(* Content-type: application/vnd.wolfram.mathematica *) (*** Wolfram Notebook File ***) (* http://www.wolfram.com/nb *) (* CreatedBy='Mathematica 12.3' *) (*CacheID: 234*) (* Internal cache information: NotebookFileLineBreakTest NotebookFileLineBreakTest NotebookDataPosition[ 158, 7] NotebookDataLength[ 18056027, 311492] NotebookOptionsPosition[ 18050676, 311401] NotebookOutlinePosition[ 18051107, 311418] CellTagsIndexPosition[ 18051064, 311415] WindowFrame->Normal*) (* Beginning of Notebook Content *) Notebook[{ Cell[BoxData[ RowBox[{"(*", " ", RowBox[{"Nevanlinna", " ", "rep", " ", "stuff"}], " ", "*)"}]], "Input", CellChangeTimes->{{3.839642301088594*^9, 3.839642306297443*^9}},ExpressionUUID->"f0571516-4a48-450f-9824-\ ea27fe58e4cc"], Cell[BoxData[{ RowBox[{ RowBox[{"disk2plane", "[", "z_", "]"}], ":=", " ", RowBox[{"I", " ", RowBox[{ RowBox[{"(", RowBox[{"1", " ", "-", " ", "z"}], ")"}], "/", RowBox[{"(", RowBox[{"1", "+", "z"}], ")"}]}]}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"plane2disk", "[", "z_", "]"}], " ", ":=", " ", RowBox[{ RowBox[{"(", RowBox[{"1", " ", "+", " ", RowBox[{"z", " ", "I"}]}], ")"}], "/", RowBox[{"(", RowBox[{"1", " ", "-", " ", RowBox[{"z", " ", "I"}]}], ")"}]}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"fixedFinder", "[", RowBox[{"f_", ",", " ", "omega_"}], "]"}], ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", RowBox[{"temp", ",", "fixedpoint"}], "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"temp", "=", RowBox[{ RowBox[{"ReplaceAll", "[", RowBox[{"z", ",", RowBox[{"Solve", "[", RowBox[{ RowBox[{ RowBox[{"f", "[", RowBox[{"z", ",", " ", "w"}], "]"}], "==", "z"}], ",", " ", "z"}], "]"}]}], "]"}], "/.", RowBox[{"w", "->", "omega"}]}]}], ";", "\[IndentingNewLine]", RowBox[{"Select", "[", RowBox[{"temp", ",", " ", RowBox[{ RowBox[{ RowBox[{"Abs", "[", "#", "]"}], "<", "1"}], "&"}], ",", " ", "1"}], "]"}]}]}], "]"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"rotNumberBand", "[", RowBox[{"f_", ",", " ", "omega_"}], "]"}], ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", "fp", "}"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"fp", " ", "=", " ", RowBox[{"fixedFinder", "[", RowBox[{"f", ",", " ", "omega"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Arg", "[", RowBox[{ RowBox[{"D", "[", RowBox[{ RowBox[{"f", "[", RowBox[{"z", ",", " ", "omega"}], "]"}], ",", " ", "z"}], "]"}], "/.", RowBox[{"z", "->", "fp"}]}], "]"}]}]}], "\[IndentingNewLine]", "]"}]}]}], "Input", CellChangeTimes->{ 3.833461918555688*^9, {3.833462081517153*^9, 3.833462107367838*^9}, { 3.8334626654959126`*^9, 3.8334626856072874`*^9}, {3.8395894929435062`*^9, 3.839589600282474*^9}, {3.839589834129796*^9, 3.839589839306799*^9}, { 3.83959029272883*^9, 3.8395903717859163`*^9}, {3.8395910331739836`*^9, 3.8395910334855433`*^9}, 3.839642311652235*^9},ExpressionUUID->"3c2b0100-4035-47d2-afa2-\ eaf64745003a"], Cell[BoxData[ RowBox[{"(*", " ", RowBox[{ "this", " ", "stuff", " ", "is", " ", "for", " ", "testing", " ", "the", " ", "polynomial", " ", SubscriptBox["Q", "a"]}], " ", "*)"}]], "Input", CellChangeTimes->{{3.839642314527152*^9, 3.8396423313555317`*^9}}, CellLabel-> "In[807]:=",ExpressionUUID->"fb680859-261b-4cb2-85d4-7d9afac222e1"], Cell[BoxData[{ RowBox[{ RowBox[{"reflect", "[", RowBox[{"p_", ",", " ", "k_"}], "]"}], " ", ":=", " ", RowBox[{"Module", "[", RowBox[{ RowBox[{"{", "pflip", "}"}], ",", "\[IndentingNewLine]", RowBox[{"pflip", " ", "=", " ", RowBox[{"Expand", "[", RowBox[{ RowBox[{"w", "^", "k"}], " ", RowBox[{"Conjugate", "[", RowBox[{"p", "[", RowBox[{"1", "/", RowBox[{"Conjugate", "[", "w", "]"}]}], "]"}], "]"}]}], "]"}]}]}], "\[IndentingNewLine]", "]"}]}], "\[IndentingNewLine]", RowBox[{ RowBox[{"qa", "[", RowBox[{"a_", ",", " ", "k_"}], "]"}], ":=", " ", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"p1", "[", "w", "]"}], " ", "-", " ", RowBox[{ RowBox[{"Exp", "[", RowBox[{"I", " ", "a"}], "]"}], RowBox[{"reflect", "[", RowBox[{"p1", ",", " ", "k"}], "]"}]}]}], ")"}], "^", "2"}], " ", "+", " ", RowBox[{"4", " ", RowBox[{"Exp", "[", RowBox[{"I", " ", "a"}], "]"}], " ", RowBox[{"p2", "[", "w", "]"}], " ", RowBox[{"reflect", "[", RowBox[{"p2", ",", " ", "k"}], "]"}]}]}]}], "\[IndentingNewLine]"}], "Input", CellChangeTimes->{ 3.833461918555688*^9, {3.833462081517153*^9, 3.833462107367838*^9}, { 3.8334626654959126`*^9, 3.8334626856072874`*^9}, {3.8395894929435062`*^9, 3.839589600282474*^9}, {3.839589834129796*^9, 3.839589839306799*^9}, { 3.83959029272883*^9, 3.8395903717859163`*^9}, {3.8395910331739836`*^9, 3.8395910334855433`*^9}, 3.839642311652235*^9}, CellLabel-> "In[114]:=",ExpressionUUID->"4ff4fe4e-5743-414d-974a-d250d6134c39"], Cell[BoxData[ RowBox[{"(*", " ", RowBox[{"Load", " ", "up", " ", "some", " ", "graphs"}], " ", "*)"}]], "Input", CellChangeTimes->{{3.8396423383221903`*^9, 3.8396423433797693`*^9}},ExpressionUUID->"5319c8a8-19ee-4b2d-9dc5-\ 3bc161fdbcf7"], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{"n", "=", "5"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"AMatrices", "=", RowBox[{ RowBox[{"AdjacencyMatrix", "/@", RowBox[{"(", RowBox[{"GraphData", "/@", RowBox[{"GraphData", "[", "n", "]"}]}], ")"}]}], "//", "Normal"}]}], ";"}]}], "Input", CellChangeTimes->{ 3.833461918555688*^9, {3.833462081517153*^9, 3.833462100460896*^9}, { 3.8334746782588377`*^9, 3.833474678559111*^9}, {3.833478220128602*^9, 3.833478250098854*^9}, {3.833478308004509*^9, 3.8334783081276207`*^9}, { 3.8334815685503845`*^9, 3.8334815783563023`*^9}, {3.833501177902384*^9, 3.8335011787761784`*^9}, {3.8335017968103476`*^9, 3.8335018030610313`*^9}, {3.833501988482662*^9, 3.833501988531707*^9}, { 3.83571791814174*^9, 3.835717918344923*^9}, {3.8357180160841217`*^9, 3.8357180231615405`*^9}, {3.839592277313142*^9, 3.83959227755208*^9}, { 3.8395925335531397`*^9, 3.839592533621162*^9}, {3.8395929060469728`*^9, 3.8395929061140337`*^9}, {3.839600334537917*^9, 3.8396003355298195`*^9}, { 3.839642348281021*^9, 3.8396423487535105`*^9}}, CellLabel-> "In[855]:=",ExpressionUUID->"89f1f583-b538-4f92-a26e-db07a98d7083"], Cell[BoxData["5"], "Output", CellChangeTimes->{ 3.835737838721936*^9, 3.8395896186517305`*^9, 3.8395922780700855`*^9, 3.8395925422899566`*^9, 3.8395929095773177`*^9, {3.8396003285563993`*^9, 3.8396003364336433`*^9}, 3.8396425289393654`*^9}, CellLabel-> "Out[855]=",ExpressionUUID->"2b424471-6727-4806-89f0-986b66a5de4f"] }, Open ]], Cell[CellGroupData[{ Cell["Graph generator", "Section", CellChangeTimes->{{3.839601034157111*^9, 3.839601036296295*^9}},ExpressionUUID->"965cf1b5-9663-4b69-99dd-\ 8561086d3aa1"], Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{"Random", " ", "symmetric", " ", "generator"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"preA", " ", "=", " ", RowBox[{"RandomInteger", "[", RowBox[{ RowBox[{"{", RowBox[{"0", ",", "1"}], "}"}], ",", " ", RowBox[{"{", RowBox[{"n", ",", "n"}], "}"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{"A", " ", "=", " ", RowBox[{"preA", ".", RowBox[{"Transpose", "[", "preA", "]"}]}]}]}]}]], "Input", CellChangeTimes->{{3.8395908571537185`*^9, 3.83959086917115*^9}},ExpressionUUID->"435469a4-3295-4b33-87dc-\ 8049a2929653"], Cell[BoxData[ RowBox[{ RowBox[{"graphlist", " ", "=", " ", RowBox[{"{", "}"}]}], ";"}]], "Input", CellChangeTimes->{{3.839591842041611*^9, 3.839591845682932*^9}, { 3.8395919091520348`*^9, 3.839591910081149*^9}}, CellLabel->"In[13]:=",ExpressionUUID->"c3945f03-2f05-4563-952f-0bd8eb1c109d"], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{ RowBox[{ RowBox[{ "this", " ", "loop", " ", "generates", " ", "all", " ", "of", " ", "the", " ", "graphs", " ", "and", " ", "fixed", " ", "point", " ", "curves", " ", "for", " ", "associated", " ", "functions"}], " ", "-", " ", RowBox[{ "it", " ", "takes", " ", "a", " ", "long", " ", "time", " ", "at", " ", "n"}]}], "=", RowBox[{"6", "!"}]}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"For", "[", RowBox[{ RowBox[{"i", "=", "1"}], ",", RowBox[{"i", "<=", " ", RowBox[{"First", "[", RowBox[{"Dimensions", "[", "AMatrices", "]"}], "]"}]}], ",", " ", RowBox[{"i", "++"}], ",", "\[IndentingNewLine]", RowBox[{ RowBox[{"A", " ", "=", " ", RowBox[{"AMatrices", "[", RowBox[{"[", "i", "]"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"graph", " ", "=", " ", RowBox[{"AdjacencyGraph", "[", "A", "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"Y2", " ", "=", " ", RowBox[{"{", RowBox[{"{", RowBox[{"1", "/", "2"}], "}"}], "}"}]}], ";", "\[IndentingNewLine]", RowBox[{"Y1", " ", "=", RowBox[{"IdentityMatrix", "[", RowBox[{"n", "-", "1"}], "]"}]}], ";", "\n", RowBox[{"Y", " ", "=", " ", RowBox[{"ArrayFlatten", "@", RowBox[{"ReleaseHold", "@", RowBox[{"DiagonalMatrix", "[", RowBox[{"Hold", " ", "/@", " ", RowBox[{"{", RowBox[{"Y1", ",", " ", "Y2"}], "}"}]}], "]"}]}]}]}], ";", "\[IndentingNewLine]", RowBox[{"alpha", " ", "=", " ", RowBox[{"{", RowBox[{"1", ",", "0", ",", "0", ",", "0", ",", "0"}], "}"}]}], ";", "\n", RowBox[{"zY", " ", "=", " ", RowBox[{ RowBox[{"z", " ", "Y"}], " ", "+", " ", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"IdentityMatrix", "[", "n", "]"}], "-", "Y"}], ")"}], "w"}]}]}], ";", "\n", RowBox[{ RowBox[{"f", "[", RowBox[{"w_", ",", "z_"}], "]"}], "=", RowBox[{"-", RowBox[{"Simplify", "[", RowBox[{"plane2disk", "[", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"Inverse", "[", RowBox[{"A", " ", "-", " ", "zY"}], "]"}], ".", "alpha"}], ")"}], ".", "alpha"}], "/.", RowBox[{"{", RowBox[{ RowBox[{"w", "->", RowBox[{"disk2plane", "[", "w", "]"}]}], ",", " ", RowBox[{"z", "->", RowBox[{"disk2plane", "[", "z", "]"}]}]}], "}"}]}], ")"}], "]"}], "]"}]}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"f", "[", RowBox[{"z", ",", "w"}], "]"}], "\[IndentingNewLine]", RowBox[{"Clear", "[", RowBox[{"g1", ",", " ", "g2"}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"{", RowBox[{"g1", "[", RowBox[{"w_", ",", " ", "c_"}], "]"}], "}"}], "=", " ", RowBox[{"(", RowBox[{"z", "/.", RowBox[{"Solve", "[", RowBox[{ RowBox[{ RowBox[{"f", "[", RowBox[{"z", ",", "w"}], "]"}], "==", " ", "c"}], ",", "z"}], "]"}]}], ")"}]}], ";", "\[IndentingNewLine]", RowBox[{"Clear", "[", "curve", "]"}], ";", "\[IndentingNewLine]", RowBox[{ RowBox[{"curve", "[", "z_", "]"}], "=", " ", RowBox[{"w", "/.", RowBox[{"Solve", "[", RowBox[{ RowBox[{ RowBox[{"f", "[", RowBox[{"z", ",", "w"}], "]"}], "==", " ", "z"}], ",", "w"}], "]"}]}]}], ";", "\[IndentingNewLine]", RowBox[{"fixed", "=", RowBox[{"ListPlot", "[", RowBox[{ RowBox[{"Table", "[", RowBox[{ RowBox[{"Inner", "[", RowBox[{"List", ",", RowBox[{"Flatten", "[", RowBox[{"ConstantArray", "[", RowBox[{"t", ",", " ", RowBox[{"{", RowBox[{"1", ",", RowBox[{"Length", "[", RowBox[{"curve", "[", "z", "]"}], "]"}]}], "}"}]}], "]"}], "]"}], ",", RowBox[{"Arg", "[", RowBox[{"curve", "[", RowBox[{"Exp", "[", RowBox[{"I", " ", "t"}], "]"}], "]"}], "]"}], ",", " ", "List"}], "]"}], ",", " ", RowBox[{"{", RowBox[{"t", ",", " ", RowBox[{"Range", "[", RowBox[{ RowBox[{"-", "Pi"}], ",", " ", "Pi", ",", " ", ".005"}], "]"}]}], "}"}]}], "]"}], ",", " ", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"{", RowBox[{"{", "Black", "}"}], "}"}]}], ",", " ", RowBox[{"AspectRatio", "\[Rule]", "Full"}], ",", " ", RowBox[{"PlotRange", "\[Rule]", "All"}]}], "]"}]}], ";", "\[IndentingNewLine]", RowBox[{"AppendTo", "[", RowBox[{"graphlist", ",", " ", RowBox[{"{", RowBox[{"graph", ",", " ", "fixed"}], "}"}]}], "]"}], ";"}]}], "\[IndentingNewLine]", "]"}], "\[IndentingNewLine]"}]}]], "Input", CellChangeTimes->{{3.833462359683278*^9, 3.8334623658113575`*^9}, { 3.833462573504434*^9, 3.833462576122815*^9}, {3.8334629951279316`*^9, 3.8334630006119823`*^9}, {3.8334630512946615`*^9, 3.8334630706409082`*^9}, {3.833463168436203*^9, 3.8334631709636517`*^9}, { 3.8334632597021046`*^9, 3.833463268704815*^9}, {3.833463385418312*^9, 3.8334633875672655`*^9}, {3.8334634952897735`*^9, 3.833463495443913*^9}, { 3.833463626098812*^9, 3.8334636550741887`*^9}, {3.833463695069577*^9, 3.8334637281346436`*^9}, {3.833464104084526*^9, 3.8334641394747133`*^9}, { 3.833464193850182*^9, 3.833464222168935*^9}, {3.833464326457327*^9, 3.8334643328131075`*^9}, {3.833464393201565*^9, 3.8334644331699123`*^9}, { 3.8334722945119767`*^9, 3.8334723010649347`*^9}, {3.833472332132177*^9, 3.8334723399672985`*^9}, {3.833472403399967*^9, 3.8334724348825927`*^9}, { 3.8334727583583517`*^9, 3.8334727820719194`*^9}, {3.8334728838464727`*^9, 3.8334729019088893`*^9}, {3.833473439478223*^9, 3.8334734496684885`*^9}, { 3.833473513405591*^9, 3.833473519938529*^9}, {3.8334735622029705`*^9, 3.8334735968544893`*^9}, {3.8334736396594405`*^9, 3.8334736400197678`*^9}, 3.8334737334593153`*^9, {3.8334739099378986`*^9, 3.8334739107606463`*^9}, 3.8334740419760695`*^9, {3.8334741432507353`*^9, 3.833474151173938*^9}, { 3.833474257223934*^9, 3.833474258033671*^9}, {3.8334743588753977`*^9, 3.8334743619031506`*^9}, {3.833474614411749*^9, 3.8334746145598836`*^9}, { 3.833474684237274*^9, 3.8334746988775854`*^9}, {3.833474775562848*^9, 3.833474827326416*^9}, {3.8334748625044284`*^9, 3.8334748627266307`*^9}, { 3.8334749936346664`*^9, 3.8334750519387054`*^9}, 3.833475505310957*^9, { 3.8334765512861648`*^9, 3.833476555761739*^9}, 3.833476906415554*^9, { 3.833476945919525*^9, 3.833476948022438*^9}, {3.833477840630495*^9, 3.833477893786827*^9}, {3.833477963500225*^9, 3.8334780639836*^9}, { 3.8334780984669504`*^9, 3.833478128606357*^9}, {3.833478179289465*^9, 3.8334781812572536`*^9}, {3.8334782646691027`*^9, 3.833478279709776*^9}, { 3.8334783210984135`*^9, 3.833478369969363*^9}, {3.8334784747921934`*^9, 3.833478545513007*^9}, {3.8334786648405313`*^9, 3.8334786681625447`*^9}, { 3.8334810351798744`*^9, 3.83348110843847*^9}, {3.833481399781416*^9, 3.833481426723921*^9}, {3.833481507182583*^9, 3.8334815546297274`*^9}, { 3.833481590982786*^9, 3.833481599849848*^9}, {3.8334819976864996`*^9, 3.8334820018683014`*^9}, {3.8334821683573017`*^9, 3.83348224062401*^9}, { 3.8334823783692455`*^9, 3.833482380148862*^9}, {3.833482542815778*^9, 3.8334825584760137`*^9}, {3.833482595815965*^9, 3.833482597034073*^9}, { 3.8334826384477215`*^9, 3.8334826465250683`*^9}, 3.8334827589703426`*^9, { 3.8334901436539145`*^9, 3.833490152800232*^9}, {3.833492318112222*^9, 3.8334923210979376`*^9}, {3.8334929022975435`*^9, 3.8334929030272064`*^9}, 3.8334930486816635`*^9, {3.833493091185819*^9, 3.8334931186733255`*^9}, { 3.8334931828967247`*^9, 3.833493205584355*^9}, {3.83349328760994*^9, 3.8334932882495213`*^9}, {3.8334933446478076`*^9, 3.8334933456026754`*^9}, {3.833493385110608*^9, 3.833493387271572*^9}, { 3.833493418999982*^9, 3.8334934305054417`*^9}, {3.8334936408312283`*^9, 3.8334936520073953`*^9}, {3.8334936935231633`*^9, 3.833493693637267*^9}, { 3.8334937708265033`*^9, 3.833493858729477*^9}, {3.833493917409839*^9, 3.833493974927142*^9}, {3.833496199443556*^9, 3.8334962004784966`*^9}, 3.833496333795704*^9, {3.833496378067957*^9, 3.833496380369049*^9}, { 3.833496427914276*^9, 3.8334964513095512`*^9}, {3.8334965296487694`*^9, 3.8334965346292906`*^9}, {3.8334966594517794`*^9, 3.833496704777004*^9}, { 3.8334967369602695`*^9, 3.8334967383425264`*^9}, {3.833496821018711*^9, 3.8334968870242367`*^9}, {3.833496975335042*^9, 3.833497057208991*^9}, 3.833501149561612*^9, {3.833501296075924*^9, 3.83350132591005*^9}, { 3.8335014196868534`*^9, 3.833501420597681*^9}, {3.8335014843036213`*^9, 3.833501485924095*^9}, {3.8335015440829964`*^9, 3.8335015447175727`*^9}, { 3.8335016431666145`*^9, 3.833501676319761*^9}, {3.8335017607315326`*^9, 3.833501761661378*^9}, {3.833501825747662*^9, 3.8335018290997105`*^9}, { 3.833502117509512*^9, 3.8335021231686573`*^9}, 3.8336326179693327`*^9, { 3.8352958058976717`*^9, 3.8352958064501753`*^9}, {3.835717947783154*^9, 3.8357179841601567`*^9}, {3.83571802537755*^9, 3.8357180543143387`*^9}, 3.8357182263859696`*^9, {3.8357208121587563`*^9, 3.835720822549181*^9}, { 3.835739471980598*^9, 3.835739475004341*^9}, {3.839589944814583*^9, 3.8395899453826585`*^9}, {3.839590131174354*^9, 3.8395901810668993`*^9}, { 3.839590225455743*^9, 3.839590227929679*^9}, {3.839590468823827*^9, 3.8395904693162007`*^9}, {3.839590550075797*^9, 3.839590573918215*^9}, 3.839590852819851*^9, {3.8395908828470936`*^9, 3.83959088588813*^9}, { 3.839591622019249*^9, 3.83959189092883*^9}, {3.8395922081589575`*^9, 3.8395922156634016`*^9}, {3.839592261768838*^9, 3.8395922825481772`*^9}, { 3.8395925386861334`*^9, 3.839592538969076*^9}, {3.8395929279337716`*^9, 3.839592928172824*^9}, {3.8396003539588165`*^9, 3.839600365562335*^9}, { 3.839642359665884*^9, 3.8396424043302946`*^9}},ExpressionUUID->"6375f658-ae00-4ebb-8e90-\ 453117e0a3dc"], Cell[BoxData[ TemplateBox[{ "Set", "shape", "\"Lists \\!\\(\\*RowBox[{\\\"{\\\", RowBox[{\\\"g1\\\", \\\"[\\\", \ RowBox[{\\\"w_\\\", \\\",\\\", \\\"c_\\\"}], \\\"]\\\"}], \\\"}\\\"}]\\) and \ \\!\\(\\*RowBox[{\\\"z\\\"}]\\) are not the same shape.\"", 2, 15, 16, 29815793407345473305, "Local"}, "MessageTemplate"]], "Message", "MSG", CellChangeTimes->{ 3.83959228964209*^9, 3.839592321534333*^9, 3.839592557327715*^9, 3.8395929195362334`*^9, 3.8395934243034744`*^9, {3.8396003597327676`*^9, 3.839600379598239*^9}}, CellLabel-> "During evaluation of \ In[15]:=",ExpressionUUID->"76a5a171-3406-46d3-a702-1c15abe23305"], Cell[BoxData[ TemplateBox[{ "Set", "shape", "\"Lists \\!\\(\\*RowBox[{\\\"{\\\", RowBox[{\\\"g1\\\", \\\"[\\\", \ RowBox[{\\\"w_\\\", \\\",\\\", \\\"c_\\\"}], \\\"]\\\"}], \\\"}\\\"}]\\) and \ \\!\\(\\*RowBox[{\\\"z\\\"}]\\) are not the same shape.\"", 2, 15, 17, 29815793407345473305, "Local"}, "MessageTemplate"]], "Message", "MSG", CellChangeTimes->{3.83959228964209*^9, 3.839592321534333*^9, 3.839592557327715*^9, 3.8395929195362334`*^9, 3.8395934243034744`*^9, 3.8396003597327676`*^9, 3.839600445276582*^9}, CellLabel-> "During evaluation of \ In[15]:=",ExpressionUUID->"f6d8fd31-4f61-4708-a20f-dba58584776d"], Cell[BoxData[ TemplateBox[{ "Set", "shape", "\"Lists \\!\\(\\*RowBox[{\\\"{\\\", RowBox[{\\\"g1\\\", \\\"[\\\", \ RowBox[{\\\"w_\\\", \\\",\\\", \\\"c_\\\"}], \\\"]\\\"}], \\\"}\\\"}]\\) and \ \\!\\(\\*RowBox[{\\\"z\\\"}]\\) are not the same shape.\"", 2, 15, 18, 29815793407345473305, "Local"}, "MessageTemplate"]], "Message", "MSG", CellChangeTimes->{3.83959228964209*^9, 3.839592321534333*^9, 3.839592557327715*^9, 3.8395929195362334`*^9, 3.8395934243034744`*^9, 3.8396003597327676`*^9, 3.8396005024151287`*^9}, CellLabel-> "During evaluation of \ In[15]:=",ExpressionUUID->"1913d056-dde7-47c3-b53b-317e629add14"], Cell[BoxData[ TemplateBox[{ "General", "stop", "\"Further output of \\!\\(\\*StyleBox[RowBox[{\\\"Set\\\", \\\"::\\\", \\\ \"shape\\\"}], \\\"MessageName\\\"]\\) will be suppressed during this \ calculation.\"", 2, 15, 19, 29815793407345473305, "Local"}, "MessageTemplate"]], "Message", "MSG", CellChangeTimes->{3.83959228964209*^9, 3.839592321534333*^9, 3.839592557327715*^9, 3.8395929195362334`*^9, 3.8395934243034744`*^9, 3.8396003597327676`*^9, 3.839600502424137*^9}, CellLabel-> "During evaluation of \ In[15]:=",ExpressionUUID->"b07fbff7-eee9-4128-b434-2ef14c4ae689"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", " ", RowBox[{"n", "=", RowBox[{ "4", " ", "graphs", " ", "and", " ", "fixed", " ", "points", " ", "of", " ", "resulting", " ", "functions"}]}], " ", "*)"}], RowBox[{"GraphicsGrid", "[", "graphlist", "]"}]}]], "Input", CellChangeTimes->{{3.8395923996905117`*^9, 3.839592407824523*^9}, { 3.839592440119671*^9, 3.839592444256428*^9}, {3.83964225936215*^9, 3.83964227372322*^9}},ExpressionUUID->"1ff6a220-6fad-4f54-8e62-\ b4eb28a4f11c"], Cell[BoxData[ GraphicsBox[{{}, {{InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {Null, SparseArray[ Automatic, {4, 4}, 0, { 1, {{0, 2, 2, 4, 6}, {{3}, {4}, {1}, {4}, {1}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.6136690079082845, -0.9845418161568923}, { 0.1167467925270239, -1.21803540121094}, { 1.116740449329538, -0.12029687581094362`}, { 0.11674679252702386`, -0.11674679252702391`}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {1, 4}, {3, 4}}, 0.014876629807312858`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.014876629807312858], DiskBox[2, 0.014876629807312858], DiskBox[3, 0.014876629807312858], DiskBox[4, 0.014876629807312858]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -214.5125}, {Center, Center}, {360., 393.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -3.141592653589793}, \ {-3.141592653589793, -2.4651903288156613`*^-32}, {-3.141592653589793, \ -2.4651903288156613`*^-32}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.1365927159327676`}, \ {-3.1365926535897932`, -0.000024999792448168943`}, {-3.1365926535897932`, \ -0.000024999792448168943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315931510651476`}, \ {-3.1315926535897933`, -0.0000999966916874419}, {-3.1315926535897933`, \ -0.0000999966916874419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.1265943282477364`}, \ {-3.126592653589793, -0.0002249833150669103}, {-3.126592653589793, \ -0.0002249833150669103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.12159661281248}, \ {-3.121592653589793, -0.0003999474678355585}, {-3.121592653589793, \ -0.0003999474678355585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.116600366078691}, \ {-3.116592653589793, -0.0006248722372112244}, {-3.116592653589793, \ -0.0006248722372112244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.1116059452732583`}, \ {-3.1115926535897933`, -0.0008997360864056891}, {-3.1115926535897933`, \ -0.0008997360864056891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.1066137034548356`}, \ {-3.106592653589793, -0.0012245129485141783`}, {-3.106592653589793, \ -0.0012245129485141783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.1016239894419932`}, \ {-3.101592653589793, -0.001599172320173356}, {-3.101592653589793, \ -0.001599172320173356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.0966371477453114`}, \ {-3.096592653589793, -0.002023679354897873}, {-3.096592653589793, \ -0.002023679354897873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.091653518503395}, \ {-3.0915926535897933`, -0.0024979949560074064`}, {-3.0915926535897933`, \ -0.0024979949560074064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.086673437422786}, \ {-3.086592653589793, -0.0030220758690621425`}, {-3.086592653589793, \ -0.0030220758690621425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.0816972357217347`}, \ {-3.081592653589793, -0.003595874773721105}, {-3.081592653589793, \ -0.003595874773721105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.076725240077791}, \ {-3.076592653589793, -0.00421934037495065}, {-3.076592653589793, \ -0.00421934037495065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.071757772579196}, \ {-3.0715926535897933`, -0.004892417493505119}, {-3.0715926535897933`, \ -0.004892417493505119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.066795150680001}, \ {-3.066592653589793, -0.005615047155608025}, {-3.066592653589793, \ -0.005615047155608025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.061837687158895}, \ {-3.061592653589793, -0.0063871666817658474`}, {-3.061592653589793, \ -0.0063871666817658474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.0568856900816708`}, \ {-3.056592653589793, -0.007208709774651535}, {-3.056592653589793, \ -0.007208709774651535}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.0519394627672884`}, \ {-3.0515926535897933`, -0.008079606605990056}, {-3.0515926535897933`, \ -0.008079606605990056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.0469993037574756`}, \ {-3.046592653589793, -0.008999783902392769}, {-3.046592653589793, \ -0.008999783902392769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.042065506789807}, \ {-3.041592653589793, -0.009969165030080562}, {-3.041592653589793, \ -0.009969165030080562}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.0371383607741973`}, \ {-3.036592653589793, -0.010987670078445559`}, {-3.036592653589793, \ -0.010987670078445559`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.0322181497727567`}, \ {-3.0315926535897932`, -0.012055215942400279`}, {-3.0315926535897932`, \ -0.012055215942400279`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.0273051529829273`}, \ {-3.026592653589793, -0.013171716403466743`}, {-3.026592653589793, \ -0.013171716403466743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.022399644723847}, \ {-3.021592653589793, -0.014337082209563428`}, {-3.021592653589793, \ -0.014337082209563428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.0175018944258567`}, \ {-3.016592653589793, -0.015551221153448248`}, {-3.016592653589793, \ -0.015551221153448248`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.0126121666231}, \ {-3.0115926535897932`, -0.016814038149778266`}, {-3.0115926535897932`, \ -0.016814038149778266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.0077307209491186`}, \ {-3.0065926535897933`, -0.01812543531075289}, {-3.0065926535897933`, \ -0.01812543531075289}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.0028578121353906`}, \ {-3.001592653589793, -0.019485312020305734`}, {-3.001592653589793, \ -0.019485312020305734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.9979936900127258`}, \ {-2.996592653589793, -0.020893565006818188`}, {-2.996592653589793, \ -0.020893565006818188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.993138599515442}, \ {-2.991592653589793, -0.022350088414322747`}, {-2.991592653589793, \ -0.022350088414322747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.988292780688253}, \ {-2.9865926535897933`, -0.023854773872177843`}, {-2.9865926535897933`, \ -0.023854773872177843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.9834564686957803`}, \ {-2.981592653589793, -0.02540751056318439}, {-2.981592653589793, \ -0.02540751056318439}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.9786298938346207`}, \ {-2.976592653589793, -0.027008185290129653`}, {-2.976592653589793, \ -0.027008185290129653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.973813281547885}, \ {-2.971592653589793, -0.02865668254074118}, {-2.971592653589793, \ -0.02865668254074118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.9690068524421283`}, \ {-2.9665926535897933`, -0.03035288455102958}, {-2.9665926535897933`, \ -0.03035288455102958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.9642108223066006`}, \ {-2.961592653589793, -0.032096671367015446`}, {-2.961592653589793, \ -0.032096671367015446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.9594254021347344`}, \ {-2.956592653589793, -0.03388792090482261}, {-2.956592653589793, \ -0.03388792090482261}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.954650798147782}, \ {-2.951592653589793, -0.03572650900913401}, {-2.951592653589793, \ -0.03572650900913401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.9498872118205415`}, \ {-2.9465926535897933`, -0.03761230950999946}, {-2.9465926535897933`, \ -0.03761230950999946}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.9451348399090813`}, \ {-2.941592653589793, -0.0395451942779947}, {-2.941592653589793, \ -0.0395451942779947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.940393874480386}, \ {-2.936592653589793, -0.04152503327772303}, {-2.936592653589793, \ -0.04152503327772303}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.93566450294385}, \ {-2.931592653589793, -0.04355169461966678}, {-2.931592653589793, \ -0.04355169461966678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.9309469080845423`}, \ {-2.9265926535897933`, -0.045625044610380354`}, {-2.9265926535897933`, \ -0.045625044610380354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.926241268098162}, \ {-2.921592653589793, -0.04774494780103387}, {-2.921592653589793, \ -0.04774494780103387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.9215477566276187`}, \ {-2.916592653589793, -0.049911267034307295`}, {-2.916592653589793, \ -0.049911267034307295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.916866542801147}, \ {-2.911592653589793, -0.05212386348964291}, {-2.911592653589793, \ -0.05212386348964291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.9121977912719044`}, \ {-2.9065926535897932`, -0.05438259672686304}, {-2.9065926535897932`, \ -0.05438259672686304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.9075416622589563`}, \ {-2.901592653589793, -0.056687324728156775`}, {-2.901592653589793, \ -0.056687324728156775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.9028983115896017`}, \ {-2.896592653589793, -0.0590379039384553}, {-2.896592653589793, \ -0.0590379039384553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.898267890742941}, \ {-2.891592653589793, -0.06143418930419479}, {-2.891592653589793, \ -0.06143418930419479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.8936505468946456`}, \ {-2.8865926535897932`, -0.06387603431048901}, {-2.8865926535897932`, \ -0.06387603431048901}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.8890464229628425`}, \ {-2.8815926535897933`, -0.06636329101671858}, {-2.8815926535897933`, \ -0.06636329101671858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.884455657655053}, \ {-2.876592653589793, -0.06889581009055513}, {-2.876592653589793, \ -0.06889581009055513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.8798783855161214`}, \ {-2.871592653589793, -0.07147344084043278}, {-2.871592653589793, \ -0.07147344084043278}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.875314736977071}, \ {-2.866592653589793, -0.07409603124648867}, {-2.866592653589793, \ -0.07409603124648867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.8707648384048188`}, \ {-2.861592653589793, -0.07676342798998134}, {-2.861592653589793, \ -0.07676342798998134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.866228812152698}, \ {-2.856592653589793, -0.07947547648121465}, {-2.856592653589793, \ -0.07947547648121465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.8617067766117175`}, \ {-2.851592653589793, -0.08223202088598051}, {-2.851592653589793, \ -0.08223202088598051}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.8571988462625093`}, \ {-2.846592653589793, -0.08503290415054203}, {-2.846592653589793, \ -0.08503290415054203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.8527051317279013`}, \ {-2.8415926535897933`, -0.08787796802517663}, {-2.8415926535897933`, \ -0.08787796802517663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.848225739826064}, \ {-2.836592653589793, -0.09076705308630541}, {-2.836592653589793, \ -0.09076705308630541}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.8437607736241763`}, \ {-2.831592653589793, -0.09369999875722008}, {-2.831592653589793, \ -0.09369999875722008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.8393103324925573`}, \ {-2.826592653589793, -0.09667664332744505}, {-2.826592653589793, \ -0.09667664332744505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.8348745121592116`}, \ {-2.8215926535897933`, -0.09969682397074321}, {-2.8215926535897933`, \ -0.09969682397074321}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.830453404764747}, \ {-2.816592653589793, -0.10276037676179878`}, {-2.816592653589793, \ -0.10276037676179878`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.826047098917609}, \ {-2.811592653589793, -0.10586713669159765`}, {-2.811592653589793, \ -0.10586713669159765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.8216556797495835`}, \ {-2.806592653589793, -0.10901693768152934`}, {-2.806592653589793, \ -0.10901693768152934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.817279228971538}, \ {-2.8015926535897933`, -0.11220961259623873`}, {-2.8015926535897933`, \ -0.11220961259623873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.8129178249293383`}, \ {-2.796592653589793, -0.1154449932552477}, {-2.796592653589793, \ -0.1154449932552477}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.8085715426599167`}, \ {-2.791592653589793, -0.11872291044337792`}, {-2.791592653589793, \ -0.11872291044337792`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.8042404539474406`}, \ {-2.786592653589793, -0.12204319391999915`}, {-2.786592653589793, \ -0.12204319391999915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.799924627379543}, \ {-2.7815926535897932`, -0.12540567242712397`}, {-2.7815926535897932`, \ -0.12540567242712397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.795624128403589}, \ {-2.776592653589793, -0.12881017369638662`}, {-2.776592653589793, \ -0.12881017369638662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.791339019382929}, \ {-2.771592653589793, -0.13225652445491978`}, {-2.771592653589793, \ -0.13225652445491978`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.787069359653108}, \ {-2.766592653589793, -0.13574455043016784`}, {-2.766592653589793, \ -0.13574455043016784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.7828152055780055`}, \ {-2.7615926535897932`, -0.13927407635365477`}, {-2.7615926535897932`, \ -0.13927407635365477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.778576610605865}, \ {-2.7565926535897933`, -0.14284492596374113`}, {-2.7565926535897933`, \ -0.14284492596374113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.7743536253251873`}, \ {-2.751592653589793, -0.14645692200738955`}, {-2.751592653589793, \ -0.14645692200738955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.77014629752046}, \ {-2.746592653589793, -0.15010988624097657`}, {-2.746592653589793, \ -0.15010988624097657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.7659546722276924`}, \ {-2.741592653589793, -0.15380363943016692`}, {-2.741592653589793, \ -0.15380363943016692`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.761778791789731}, \ {-2.736592653589793, -0.15753800134888812`}, {-2.736592653589793, \ -0.15753800134888812`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.7576186959113334`}, \ {-2.731592653589793, -0.1613127907774234}, {-2.731592653589793, \ -0.1613127907774234}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.7534744217139697`}, \ {-2.726592653589793, -0.16512782549966282`}, {-2.726592653589793, \ -0.16512782549966282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.7493460037903388`}, \ {-2.721592653589793, -0.16898292229952536`}, {-2.721592653589793, \ -0.16898292229952536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.745233474258572}, \ {-2.7165926535897933`, -0.1728778969565919}, {-2.7165926535897933`, \ -0.1728778969565919}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.741136862816101}, \ {-2.711592653589793, -0.17681256424097253`}, {-2.711592653589793, \ -0.17681256424097253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.737056196793182}, \ {-2.706592653589793, -0.18078673790743044`}, {-2.706592653589793, \ -0.18078673790743044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.7329915012060484`}, \ {-2.701592653589793, -0.18480023068880327`}, {-2.701592653589793, \ -0.18480023068880327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.7289427988096753`}, \ {-2.6965926535897933`, -0.1888528542887322}, {-2.6965926535897933`, \ -0.1888528542887322}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.7249101101501507`}, \ {-2.691592653589793, -0.19294441937374157`}, {-2.691592653589793, \ -0.19294441937374157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.7208934536166263`}, \ {-2.686592653589793, -0.19707473556468402`}, {-2.686592653589793, \ -0.19707473556468402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.71689284549284}, \ {-2.681592653589793, -0.20124361142759015`}, {-2.681592653589793, \ -0.20124361142759015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.7129083000082}, \ {-2.6765926535897933`, -0.2054508544639386}, {-2.6765926535897933`, \ -0.2054508544639386}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.708939829388415}, \ {-2.671592653589793, -0.20969627110038022`}, {-2.671592653589793, \ -0.20969627110038022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.7049874439056554`}, \ {-2.666592653589793, -0.21397966667794044`}, {-2.666592653589793, \ -0.21397966667794044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.701051151928254}, \ {-2.661592653589793, -0.21830084544073033`}, {-2.661592653589793, \ -0.21830084544073033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.6971309599699067`}, \ {-2.6565926535897932`, -0.22265961052418523`}, {-2.6565926535897932`, \ -0.22265961052418523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.6932268727384003`}, \ {-2.651592653589793, -0.22705576394286525`}, {-2.651592653589793, \ -0.22705576394286525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.68933889318383}, \ {-2.646592653589793, -0.23148910657783653`}, {-2.646592653589793, \ -0.23148910657783653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.685467022546318}, \ {-2.641592653589793, -0.23595943816367043`}, {-2.641592653589793, \ -0.23595943816367043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.6816112604032254`}, \ {-2.6365926535897932`, -0.24046655727506883`}, {-2.6365926535897932`, \ -0.24046655727506883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.6777716047158413`}, \ {-2.6315926535897933`, -0.24501026131315834`}, {-2.6315926535897933`, \ -0.24501026131315834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.6739480518755583`}, \ {-2.626592653589793, -0.24959034649147088`}, {-2.626592653589793, \ -0.24959034649147088`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.670140596749531}, \ {-2.621592653589793, -0.25420660782163107`}, {-2.621592653589793, \ -0.25420660782163107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.666349232725795}, \ {-2.616592653589793, -0.2588588390987891}, {-2.616592653589793, \ -0.2588588390987891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.6625739517578704`}, \ {-2.611592653589793, -0.26354683288680597`}, {-2.611592653589793, \ -0.26354683288680597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.6588147444088364`}, \ {-2.606592653589793, -0.2682703805032326}, {-2.606592653589793, \ -0.2682703805032326}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.655071599894868}, \ {-2.601592653589793, -0.27302927200409555`}, {-2.601592653589793, \ -0.27302927200409555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.6513445061282477`}, \ {-2.596592653589793, -0.2778232961685158}, {-2.596592653589793, \ -0.2778232961685158}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.64763344975985}, \ {-2.5915926535897933`, -0.28265224048318777`}, {-2.5915926535897933`, \ -0.28265224048318777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.6439384162210913`}, \ {-2.586592653589793, -0.2875158911267399}, {-2.586592653589793, \ -0.2875158911267399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.6402593897653546`}, \ {-2.581592653589793, -0.292414032953993}, {-2.581592653589793, \ -0.292414032953993}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.636596353508888}, \ {-2.576592653589793, -0.29734644948015737`}, {-2.576592653589793, \ -0.29734644948015737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.6329492894711786`}, \ {-2.571592653589793, -0.3023129228649687}, {-2.571592653589793, \ -0.3023129228649687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.6293181786148083`}, \ {-2.566592653589793, -0.3073132338967997}, {-2.566592653589793, \ -0.3073132338967997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.625703000884788}, \ {-2.561592653589793, -0.31234716197676776`}, {-2.561592653589793, \ -0.31234716197676776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.6221037352473786`}, \ {-2.556592653589793, -0.3174144851028547}, {-2.556592653589793, \ -0.3174144851028547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.6185203597284032`}, \ {-2.5515926535897933`, -0.32251497985406447`}, {-2.5515926535897933`, \ -0.32251497985406447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.614952851451054}, \ {-2.5465926535897934`, -0.32764842137463795`}, {-2.5465926535897934`, \ -0.32764842137463795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.6114011866731928`}, \ {-2.541592653589793, -0.33281458335834724`}, {-2.541592653589793, \ -0.33281458335834724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.6078653408241674`}, \ {-2.536592653589793, -0.3380132380328867}, {-2.536592653589793, \ -0.3380132380328867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.604345288541122}, \ {-2.5315926535897932`, -0.34324415614438336`}, {-2.5315926535897932`, \ -0.34324415614438336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.6008410037048377`}, \ {-2.526592653589793, -0.3485071069420471}, {-2.526592653589793, \ -0.3485071069420471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -2.597352459475087}, \ {-2.521592653589793, -0.353801858162973}, {-2.521592653589793, \ -0.353801858162973}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -2.5938796283255168`}, \ {-2.516592653589793, -0.35912817601712643`}, {-2.516592653589793, \ -0.35912817601712643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -2.5904224820780706`}, \ {-2.5115926535897932`, -0.36448582517251804`}, {-2.5115926535897932`, \ -0.36448582517251804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -2.586980991936948}, \ {-2.5065926535897933`, -0.36987456874059205`}, {-2.5065926535897933`, \ -0.36987456874059205`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -2.5835551285221188`}, \ {-2.501592653589793, -0.375294168261846}, {-2.501592653589793, \ -0.375294168261846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -2.5801448619023883`}, \ {-2.496592653589793, -0.3807443836916961}, {-2.496592653589793, \ -0.3807443836916961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -2.576750161628035}, \ {-2.491592653589793, -0.3862249733866092}, {-2.491592653589793, \ -0.3862249733866092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -2.5733709967630127`}, \ {-2.486592653589793, -0.3917356940905158}, {-2.486592653589793, \ -0.3917356940905158}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -2.570007335916743}, \ {-2.481592653589793, -0.3972763009215118}, {-2.481592653589793, \ -0.3972763009215118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -2.5666591472754874`}, \ {-2.476592653589793, -0.40284654735888575`}, {-2.476592653589793, \ -0.40284654735888575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -2.5633263986333326`}, \ {-2.471592653589793, -0.408446185230461}, {-2.471592653589793, \ -0.408446185230461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -2.5600090574227656`}, \ {-2.4665926535897933`, -0.41407496470028576`}, {-2.4665926535897933`, \ -0.41407496470028576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -2.5567070907448834`}, \ {-2.461592653589793, -0.41973263425667845`}, {-2.461592653589793, \ -0.41973263425667845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -2.553420465399215}, \ {-2.456592653589793, -0.4254189407006361}, {-2.456592653589793, \ -0.4254189407006361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -2.550149147913187}, \ {-2.451592653589793, -0.4311336291346363}, {-2.451592653589793, \ -0.4311336291346363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -2.5468931045712315`}, \ {-2.446592653589793, -0.4368764429518243}, {-2.446592653589793, \ -0.4368764429518243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -2.543652301443554}, \ {-2.441592653589793, -0.44264712382560756`}, {-2.441592653589793, \ -0.44264712382560756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -2.5404267044145574`}, \ {-2.436592653589793, -0.4484454116996765}, {-2.436592653589793, \ -0.4484454116996765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -2.5372162792109525`}, \ {-2.431592653589793, -0.4542710447784445}, {-2.431592653589793, \ -0.4542710447784445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -2.534020991429547}, \ {-2.4265926535897933`, -0.4601237595179327}, {-2.4265926535897933`, \ -0.4601237595179327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -2.5308408065647354`}, \ {-2.4215926535897934`, -0.4660032906171055}, {-2.4215926535897934`, \ -0.4660032906171055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -2.5276756900356934`}, \ {-2.416592653589793, -0.47190937100965824`}, {-2.416592653589793, \ -0.47190937100965824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -2.5245256072132944`}, \ {-2.411592653589793, -0.47784173185627876`}, {-2.411592653589793, \ -0.47784173185627876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -2.5213905234467484`}, \ {-2.4065926535897932`, -0.48380010253737965`}, {-2.4065926535897932`, \ -0.48380010253737965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -2.518270404089989}, \ {-2.401592653589793, -0.48978421064631555`}, {-2.401592653589793, \ -0.48978421064631555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -2.515165214527807}, \ {-2.396592653589793, -0.49579378198308544`}, {-2.396592653589793, \ -0.49579378198308544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -2.51207492020175}, \ {-2.391592653589793, -0.5018285405485363}, {-2.391592653589793, \ -0.5018285405485363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -2.5089994866357923`}, \ {-2.3865926535897932`, -0.507888208539062}, {-2.3865926535897932`, \ -0.507888208539062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -2.505938879461797}, \ {-2.3815926535897933`, -0.5139725063418095}, {-2.3815926535897933`, \ -0.5139725063418095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -2.502893064444772}, \ {-2.376592653589793, -0.5200811525303953}, {-2.376592653589793, \ -0.5200811525303953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -2.4998620075079367`}, \ {-2.371592653589793, -0.5262138638611306}, {-2.371592653589793, \ -0.5262138638611306}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -2.4968456747576138`}, \ {-2.366592653589793, -0.5323703552697687}, {-2.366592653589793, \ -0.5323703552697687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -2.4938440325079503`}, \ {-2.361592653589793, -0.538550339868766}, {-2.361592653589793, \ -0.538550339868766}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -2.4908570473054947`}, \ {-2.356592653589793, -0.5447535289450551}, {-2.356592653589793, \ -0.5447535289450551}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -2.48788468595362}, \ {-2.351592653589793, -0.5509796319583516}, {-2.351592653589793, \ -0.5509796319583516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -2.484926915536832}, \ {-2.346592653589793, -0.5572283565399658}, {-2.346592653589793, \ -0.5572283565399658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -2.4819837034449583`}, \ {-2.3415926535897933`, -0.5634994084921399}, {-2.3415926535897933`, \ -0.5634994084921399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -2.4790550173972297`}, \ {-2.336592653589793, -0.5697924917878963}, {-2.336592653589793, \ -0.5697924917878963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -2.476140825466284}, \ {-2.331592653589793, -0.5761073085714019}, {-2.331592653589793, \ -0.5761073085714019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -2.4732410961020825`}, \ {-2.326592653589793, -0.5824435591588435}, {-2.326592653589793, \ -0.5824435591588435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -2.470355798155775}, \ {-2.321592653589793, -0.588800942039804}, {-2.321592653589793, \ -0.588800942039804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -2.4674849009035107`}, \ {-2.316592653589793, -0.5951791538791416}, {-2.316592653589793, \ -0.5951791538791416}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -2.4646283740702137`}, \ {-2.311592653589793, -0.6015778895193645}, {-2.311592653589793, \ -0.6015778895193645}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -2.4617861878533454`}, \ {-2.306592653589793, -0.6079968419834928}, {-2.306592653589793, \ -0.6079968419834928}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -2.4589583129466517`}, \ {-2.3015926535897933`, -0.6144357024783988}, {-2.3015926535897933`, \ -0.6144357024783988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -2.4561447205639255`}, \ {-2.2965926535897934`, -0.62089416039862}, {-2.2965926535897934`, \ -0.62089416039862}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -2.4533453824627878`}, \ {-2.291592653589793, -0.6273719033306354}, {-2.291592653589793, \ -0.6273719033306354}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -2.4505602709685097`}, \ {-2.286592653589793, -0.6338686170575912}, {-2.286592653589793, \ -0.6338686170575912}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -2.4477893589978845`}, \ {-2.2815926535897932`, -0.6403839855644724}, {-2.2815926535897932`, \ -0.6403839855644724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -2.445032620083167}, \ {-2.276592653589793, -0.6469176910436979}, {-2.276592653589793, \ -0.6469176910436979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -2.4422900283961027`}, \ {-2.271592653589793, -0.6534694139011321}, {-2.271592653589793, \ -0.6534694139011321}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -2.4395615587720445`}, \ {-2.266592653589793, -0.6600388327625057}, {-2.266592653589793, \ -0.6600388327625057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -2.436847186734197}, \ {-2.2615926535897932`, -0.6666256244802125}, {-2.2615926535897932`, \ -0.6666256244802125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -2.4341468885179816`}, \ {-2.2565926535897933`, -0.6732294641404885}, {-2.2565926535897933`, \ -0.6732294641404885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -2.431460641095555}, \ {-2.251592653589793, -0.6798500250709383}, {-2.251592653589793, \ -0.6798500250709383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -2.4287884222004914`}, \ {-2.246592653589793, -0.6864869788483996}, {-2.246592653589793, \ -0.6864869788483996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -2.4261302103526425`}, \ {-2.241592653589793, -0.693139995307136}, {-2.241592653589793, \ -0.693139995307136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -2.423485984883198}, \ {-2.236592653589793, -0.6998087425473128}, {-2.236592653589793, \ -0.6998087425473128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -2.4208557259599655`}, \ {-2.231592653589793, -0.706492886943764}, {-2.231592653589793, \ -0.706492886943764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -2.418239414612876}, \ {-2.226592653589793, -0.7131920931550133}, {-2.226592653589793, \ -0.7131920931550133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -2.4156370327597494`}, \ {-2.221592653589793, -0.7199060241325255}, {-2.221592653589793, \ -0.7199060241325255}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -2.413048563232325}, \ {-2.2165926535897933`, -0.7266343411301761}, {-2.2165926535897933`, \ -0.7266343411301761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -2.4104739898025858`}, \ {-2.211592653589793, -0.7333767037139006}, {-2.211592653589793, \ -0.7333767037139006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -2.4079132972093857`}, \ {-2.206592653589793, -0.7401327697715098}, {-2.206592653589793, \ -0.7401327697715098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -2.40536647118541}, \ {-2.201592653589793, -0.7469021955226381}, {-2.201592653589793, \ -0.7469021955226381}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -2.4028334984844792`}, \ {-2.196592653589793, -0.7536846355288013}, {-2.196592653589793, \ -0.7536846355288013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -2.4003143669092237`}, \ {-2.191592653589793, -0.7604797427035257}, {-2.191592653589793, \ -0.7604797427035257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -2.3978090653391466`}, \ {-2.186592653589793, -0.7672871683225397}, {-2.186592653589793, \ -0.7672871683225397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -2.3953175837590965`}, \ {-2.181592653589793, -0.7741065620339718}, {-2.181592653589793, \ -0.7741065620339718}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -2.3928399132881686`}, \ {-2.1765926535897933`, -0.7809375718685417}, {-2.1765926535897933`, \ -0.7809375718685417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -2.390376046209065}, \ {-2.1715926535897934`, -0.7877798442497075}, {-2.1715926535897934`, \ -0.7877798442497075}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -2.387925975997922}, \ {-2.166592653589793, -0.7946330240037306}, {-2.166592653589793, \ -0.7946330240037306}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -2.3854896973546484`}, \ {-2.161592653589793, -0.801496754369628}, {-2.161592653589793, \ -0.801496754369628}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -2.383067206233769}, \ {-2.1565926535897932`, -0.808370677008981}, {-2.1565926535897932`, \ -0.808370677008981}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -2.3806584998758287`}, \ {-2.151592653589793, -0.8152544320155518}, {-2.151592653589793, \ -0.8152544320155518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -2.3782635768393567`}, \ {-2.146592653589793, -0.8221476579246788}, {-2.146592653589793, \ -0.8221476579246788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -2.3758824370334266`}, \ {-2.141592653589793, -0.8290499917224151}, {-2.141592653589793, \ -0.8290499917224151}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -2.373515081750843}, \ {-2.1365926535897932`, -0.8359610688543616}, {-2.1365926535897932`, \ -0.8359610688543616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -2.371161513701963}, \ {-2.1315926535897933`, -0.8428805232341571}, {-2.1315926535897933`, \ -0.8428805232341571}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -2.3688217370491973`}, \ {-2.126592653589793, -0.849807987251592}, {-2.126592653589793, \ -0.849807987251592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -2.3664957574422063`}, \ {-2.121592653589793, -0.8567430917802874}, {-2.121592653589793, \ -0.8567430917802874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -2.3641835820538235`}, \ {-2.116592653589793, -0.8636854661849132}, {-2.116592653589793, \ -0.8636854661849132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -2.3618852196167324`}, \ {-2.111592653589793, -0.8706347383278883}, {-2.111592653589793, \ -0.8706347383278883}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -2.3596006804609306`}, \ {-2.106592653589793, -0.8775905345755179}, {-2.106592653589793, \ -0.8775905345755179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -2.3573299765519944`}, \ {-2.101592653589793, -0.8845524798035368}, {-2.101592653589793, \ -0.8845524798035368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -2.355073121530199}, \ {-2.096592653589793, -0.8915201974019862}, {-2.096592653589793, \ -0.8915201974019862}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -2.3528301307505033`}, \ {-2.0915926535897933`, -0.8984933092793961}, {-2.0915926535897933`, \ -0.8984933092793961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -2.3506010213234356`}, \ {-2.0865926535897934`, -0.9054714358662187}, {-2.0865926535897934`, \ -0.9054714358662187}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -2.348385812156921}, \ {-2.081592653589793, -0.9124541961174567}, {-2.081592653589793, \ -0.9124541961174567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -2.3461845239990726`}, \ {-2.076592653589793, -0.9194412075144394}, {-2.076592653589793, \ -0.9194412075144394}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -2.343997179481979}, \ {-2.071592653589793, -0.9264320860657032}, {-2.071592653589793, \ -0.9264320860657032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -2.3418238031665313`}, \ {-2.066592653589793, -0.9334264463069035}, {-2.066592653589793, \ -0.9334264463069035}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -2.339664421588314}, \ {-2.061592653589793, -0.940423901299727}, {-2.061592653589793, \ -0.940423901299727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -2.3375190633045992`}, \ {-2.056592653589793, -0.9474240626297357}, {-2.056592653589793, \ -0.9474240626297357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -2.3353877589424776`}, \ {-2.0515926535897933`, -0.9544265404030876}, {-2.0515926535897933`, \ -0.9544265404030876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -2.3332705412481656`}, \ {-2.0465926535897934`, -0.9614309432420904}, {-2.0465926535897934`, \ -0.9614309432420904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -2.3311674451375177`}, \ {-2.041592653589793, -0.9684368782795164}, {-2.041592653589793, \ -0.9684368782795164}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -2.3290785077477922`}, \ {-2.036592653589793, -0.9754439511516272}, {-2.036592653589793, \ -0.9754439511516272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -2.3270037684906977`}, \ {-2.031592653589793, -0.9824517659898607}, {-2.031592653589793, \ -0.9824517659898607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -2.324943269106763}, \ {-2.026592653589793, -0.9894599254110978}, {-2.026592653589793, \ -0.9894599254110978}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -2.322897053721073}, \ {-2.021592653589793, -0.9964680305064785}, {-2.021592653589793, \ -0.9964680305064785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -2.320865168900399}, \ {-2.016592653589793, -1.0034756808286835`}, {-2.016592653589793, \ -1.0034756808286835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -2.3188476637117774`}, \ {-2.0115926535897932`, -1.010482474377636}, {-2.0115926535897932`, \ -1.010482474377636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -2.3168445897825647`}, \ {-2.0065926535897933`, -1.0174880075845552`}, {-2.0065926535897933`, \ -1.0174880075845552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -2.3148560013620134`}, \ {-2.001592653589793, -1.0244918752943097`}, {-2.001592653589793, \ -1.0244918752943097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -2.3128819553844178`}, \ {-1.996592653589793, -1.031493670745996}, {-1.996592653589793, \ -1.031493670745996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -2.310922511533849}, \ {-1.991592653589793, -1.0384929855517}, {-1.991592653589793, \ -1.0384929855517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -2.3089777323105523`}, \ {-1.986592653589793, -1.0454894096733574`}, {-1.986592653589793, \ -1.0454894096733574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -2.3070476830990128`}, \ {-1.9815926535897932`, -1.0524825313976731`}, {-1.9815926535897932`, \ -1.0524825313976731`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -2.305132432237763}, \ {-1.976592653589793, -1.0594719373090284`}, {-1.976592653589793, \ -1.0594719373090284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -2.3032320510909488`}, \ {-1.9715926535897932`, -1.0664572122603087`}, {-1.9715926535897932`, \ -1.0664572122603087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -2.30134661412171}, \ {-1.966592653589793, -1.0734379393416091`}, {-1.966592653589793, \ -1.0734379393416091`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -2.2994761989674117`}, \ {-1.9615926535897932`, -1.0804136998467415`}, {-1.9615926535897932`, \ -1.0804136998467415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -2.2976208865167598`}, \ {-1.956592653589793, -1.0873840732374915`}, {-1.956592653589793, \ -1.0873840732374915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -2.2957807609888565`}, \ {-1.9515926535897932`, -1.0943486371055648`}, {-1.9515926535897932`, \ -1.0943486371055648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -2.2939559100142204`}, \ {-1.946592653589793, -1.1013069671321696`}, {-1.946592653589793, \ -1.1013069671321696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -2.2921464247178096`}, \ {-1.9415926535897932`, -1.1082586370451697`}, {-1.9415926535897932`, \ -1.1082586370451697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -2.2903523998041}, \ {-1.936592653589793, -1.1152032185737666`}, {-1.936592653589793, \ -1.1152032185737666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -2.2885739336442343`}, \ {-1.9315926535897932`, -1.1221402814006416`}, {-1.9315926535897932`, \ -1.1221402814006416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -2.286811128365291}, \ {-1.926592653589793, -1.1290693931115232`}, {-1.926592653589793, \ -1.1290693931115232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -2.2850640899416956`}, \ {-1.9215926535897931`, -1.135990119142117}, {-1.9215926535897931`, \ -1.135990119142117}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -2.283332928288815}, \ {-1.916592653589793, -1.1429020227223599`}, {-1.916592653589793, \ -1.1429020227223599`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -2.2816177573587506`}, \ {-1.9115926535897931`, -1.1498046648179505`}, {-1.9115926535897931`, \ -1.1498046648179505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -2.2799186952383628`}, \ {-1.906592653589793, -1.1566976040691175`}, {-1.906592653589793, \ -1.1566976040691175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -2.2782358642495515`}, \ {-1.9015926535897931`, -1.1635803967265836`}, {-1.9015926535897931`, \ -1.1635803967265836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -2.2765693910518014`}, \ {-1.896592653589793, -1.170452596584704}, {-1.896592653589793, \ -1.170452596584704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -2.2749194067470158`}, \ {-1.8915926535897931`, -1.1773137549117278`}, {-1.8915926535897931`, \ -1.1773137549117278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -2.2732860469866454`}, \ {-1.886592653589793, -1.1841634203771882`}, {-1.886592653589793, \ -1.1841634203771882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -2.2716694520811176`}, \ {-1.881592653589793, -1.1910011389763706`}, {-1.881592653589793, \ -1.1910011389763706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -2.270069767111569}, \ {-1.876592653589793, -1.1978264539518724`}, {-1.876592653589793, \ -1.1978264539518724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -2.268487142043869}, \ {-1.871592653589793, -1.2046389057122275`}, {-1.871592653589793, \ -1.2046389057122275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -2.2669217318449313`}, \ {-1.866592653589793, -1.2114380317476128`}, {-1.866592653589793, \ -1.2114380317476128`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -2.2653736966012863`}, \ {-1.861592653589793, -1.2182233665426254`}, {-1.861592653589793, \ -1.2182233665426254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -2.263843201639889}, \ {-1.8565926535897932`, -1.2249944414861693`}, {-1.8565926535897932`, \ -1.2249944414861693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -2.2623304176511243`}, \ {-1.851592653589793, -1.2317507847784566`}, {-1.851592653589793, \ -1.2317507847784566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -2.2608355208139748`}, \ {-1.8465926535897932`, -1.2384919213351713`}, {-1.8465926535897932`, \ -1.2384919213351713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -2.25935869292327}, \ {-1.841592653589793, -1.24521737268884}, {-1.841592653589793, \ -1.24521737268884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -2.257900121518982}, \ {-1.8365926535897932`, -1.251926656887465}, {-1.8365926535897932`, \ -1.251926656887465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -2.2564600000174533`}, \ {-1.831592653589793, -1.2586192883904965`}, {-1.831592653589793, \ -1.2586192883904965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -2.255038527844495}, \ {-1.8265926535897932`, -1.2652947779622232`}, {-1.8265926535897932`, \ -1.2652947779622232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -2.253635910570221}, \ {-1.821592653589793, -1.2719526325626875`}, {-1.821592653589793, \ -1.2719526325626875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -2.2522523600455084`}, \ {-1.8165926535897932`, -1.2785923552362424`}, {-1.8165926535897932`, \ -1.2785923552362424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -2.2508880945399365`}, \ {-1.811592653589793, -1.2852134449978783`}, {-1.811592653589793, \ -1.2852134449978783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -2.249543338881049}, \ {-1.8065926535897932`, -1.2918153967174866`}, {-1.8065926535897932`, \ -1.2918153967174866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -2.248218324594756}, \ {-1.801592653589793, -1.2983977010022207`}, {-1.801592653589793, \ -1.2983977010022207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -2.2469132900466673`}, \ {-1.7965926535897931`, -1.3049598440771613`}, {-1.7965926535897931`, \ -1.3049598440771613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -2.245628480584148}, \ {-1.791592653589793, -1.3115013076645057`}, {-1.791592653589793, \ -1.3115013076645057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -2.2443641486788293`}, \ {-1.7865926535897931`, -1.3180215688615198`}, {-1.7865926535897931`, \ -1.3180215688615198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -2.2431205540693084`}, \ {-1.781592653589793, -1.3245201000175377`}, {-1.781592653589793, \ -1.3245201000175377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -2.241897963903726}, \ {-1.7765926535897931`, -1.3309963686103017`}, {-1.7765926535897931`, \ -1.3309963686103017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -2.2406966528818892`}, \ {-1.771592653589793, -1.3374498371219843`}, {-1.771592653589793, \ -1.3374498371219843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -2.2395169033965643`}, \ {-1.7665926535897931`, -1.3438799629152554`}, {-1.7665926535897931`, \ -1.3438799629152554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -2.2383590056735465`}, \ {-1.761592653589793, -1.350286198109794}, {-1.761592653589793, \ -1.350286198109794}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -2.2372232579100526`}, \ {-1.756592653589793, -1.356667989459696}, {-1.756592653589793, \ -1.356667989459696}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -2.2361099664109676`}, \ {-1.751592653589793, -1.3630247782322429`}, {-1.751592653589793, \ -1.3630247782322429`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -2.2350194457224153`}, \ {-1.746592653589793, -1.369356000088565}, {-1.746592653589793, \ -1.369356000088565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.233952018762093}, \ {-1.741592653589793, -1.375661084966759}, {-1.741592653589793, \ -1.375661084966759}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.232908016945757}, \ {-1.736592653589793, -1.3819394569680772`}, {-1.736592653589793, \ -1.3819394569680772`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.2318877803091897`}, \ {-1.7315926535897932`, -1.3881905342468472`}, {-1.7315926535897932`, \ -1.3881905342468472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.2308916576249573`}, \ {-1.726592653589793, -1.3944137289048377`}, {-1.726592653589793, \ -1.3944137289048377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.2299200065131655`}, \ {-1.7215926535897932`, -1.400608446890837}, {-1.7215926535897932`, \ -1.400608446890837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.2289731935454142`}, \ {-1.716592653589793, -1.4067740879062738`}, {-1.716592653589793, \ -1.4067740879062738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.2280515943410584`}, \ {-1.7115926535897932`, -1.4129100453177517`}, {-1.7115926535897932`, \ -1.4129100453177517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.2271555936548446`}, \ {-1.706592653589793, -1.4190157060774562`}, {-1.706592653589793, \ -1.4190157060774562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.226285585454915}, \ {-1.7015926535897932`, -1.4250904506524238`}, {-1.7015926535897932`, \ -1.4250904506524238`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.225441972990113}, \ {-1.696592653589793, -1.4311336529637588`}, {-1.696592653589793, \ -1.4311336529637588`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.224625168845464}, \ {-1.6915926535897932`, -1.4371446803369234`}, {-1.6915926535897932`, \ -1.4371446803369234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.223835594984629}, \ {-1.686592653589793, -1.443122893464312}, {-1.686592653589793, \ -1.443122893464312}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.223073682778061}, \ {-1.6815926535897932`, -1.4490676463813785`}, {-1.6815926535897932`, \ -1.4490676463813785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.222339873015539}, \ {-1.676592653589793, -1.4549782864576595`}, {-1.676592653589793, \ -1.4549782864576595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.221634615901663}, \ {-1.6715926535897931`, -1.460854154404103}, {-1.6715926535897931`, \ -1.460854154404103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.2209583710328507`}, \ {-1.666592653589793, -1.4666945842981827`}, {-1.666592653589793, \ -1.4666945842981827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.220311607354287}, \ {-1.6615926535897931`, -1.4724989036283436`}, {-1.6615926535897931`, \ -1.4724989036283436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.2196948030952246`}, \ {-1.656592653589793, -1.4782664333593925`}, {-1.656592653589793, \ -1.4782664333593925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.2191084456809715`}, \ {-1.6515926535897931`, -1.4839964880205003`}, {-1.6515926535897931`, \ -1.4839964880205003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.2185530316198334`}, \ {-1.646592653589793, -1.4896883758175725`}, {-1.646592653589793, \ -1.4896883758175725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.2180290663632305`}, \ {-1.6415926535897931`, -1.4953413987717499`}, {-1.6415926535897931`, \ -1.4953413987717499`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.21753706413716}, \ {-1.636592653589793, -1.5009548528859042`}, {-1.636592653589793, \ -1.5009548528859042`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.2170775477431235`}, \ {-1.631592653589793, -1.5065280283410012`}, {-1.631592653589793, \ -1.5065280283410012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.2166510483266113`}, \ {-1.626592653589793, -1.5120602097242513`}, {-1.626592653589793, \ -1.5120602097242513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.2162581051112156`}, \ {-1.621592653589793, -1.5175506762909963`}, {-1.621592653589793, \ -1.5175506762909963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.2158992650964047`}, \ {-1.616592653589793, -1.5229987022622886`}, {-1.616592653589793, \ -1.5229987022622886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.2155750827170233`}, \ {-1.611592653589793, -1.528403557160133}, {-1.611592653589793, \ -1.528403557160133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.215286119462564}, \ {-1.606592653589793, -1.5337645061823362`}, {-1.606592653589793, \ -1.5337645061823362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.2150329434542995`}, \ {-1.601592653589793, -1.5390808106188913`}, {-1.601592653589793, \ -1.5390808106188913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.2148161289784025`}, \ {-1.5965926535897932`, -1.5443517283117894`}, {-1.5965926535897932`, \ -1.5443517283117894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.214636255973248}, \ {-1.591592653589793, -1.549576514160055}, {-1.591592653589793, \ -1.549576514160055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.2144939094691796`}, \ {-1.5865926535897932`, -1.5547544206717607`}, {-1.5865926535897932`, \ -1.5547544206717607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.2143896789791087`}, \ {-1.581592653589793, -1.5598846985646335`}, {-1.581592653589793, \ -1.5598846985646335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.21432415783849}, \ {-1.5765926535897932`, -1.5649665974167488`}, {-1.5765926535897932`, \ -1.5649665974167488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.214297942493327}, \ {-1.571592653589793, -1.5699993663686482`}, {-1.571592653589793, \ -1.5699993663686482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -1.5749822548780303`}, \ {-1.5665926535897932`, -2.2143116317350824`}, {-1.5665926535897932`, \ -2.2143116317350824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -1.5799145135279413`}, \ {-1.561592653589793, -2.214365825881574}, {-1.561592653589793, \ -2.214365825881574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -1.5847953948891564`}, \ {-1.5565926535897932`, -2.2144611259031723`}, {-1.5565926535897932`, \ -2.2144611259031723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -1.5896241544371583`}, \ {-1.551592653589793, -2.214598132493917}, {-1.551592653589793, \ -2.214598132493917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -1.5944000515238055`}, \ {-1.5465926535897931`, -2.214777445087456}, {-1.5465926535897931`, \ -2.214777445087456}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -1.5991223504034577`}, \ {-1.541592653589793, -2.2149996608180684`}, {-1.541592653589793, \ -2.2149996608180684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -1.60379032131292}, \ {-1.5365926535897931`, -2.215265373427404}, {-1.5365926535897931`, \ -2.215265373427404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -1.608403241604205}, \ {-1.531592653589793, -2.215575172117966}, {-1.531592653589793, \ -2.215575172117966}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -1.612960396928632}, \ {-1.5265926535897931`, -2.2159296403548225`}, {-1.5265926535897931`, \ -2.2159296403548225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -1.6174610824703572`}, \ {-1.521592653589793, -2.2163293546174723`}, {-1.521592653589793, \ -2.2163293546174723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -1.6219046042269107`}, \ {-1.5165926535897931`, -2.216774883104287}, {-1.5165926535897931`, \ -2.216774883104287}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -1.626290280333823}, \ {-1.511592653589793, -2.2172667843924736`}, {-1.511592653589793, \ -2.2172667843924736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -1.6306174424298918`}, \ {-1.506592653589793, -2.2178056060570133`}, {-1.506592653589793, \ -2.2178056060570133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -1.634885437059085}, \ {-1.501592653589793, -2.2183918832525866`}, {-1.501592653589793, \ -2.2183918832525866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -1.6390936271045466`}, \ {-1.496592653589793, -2.2190261372630435`}, {-1.496592653589793, \ -2.2190261372630435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -1.6432413932495993`}, \ {-1.491592653589793, -2.219708874023522}, {-1.491592653589793, \ -2.219708874023522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -1.6473281354600997`}, \ {-1.486592653589793, -2.2204405826208777`}, {-1.486592653589793, \ -2.2204405826208777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -1.6513532744819708`}, \ {-1.481592653589793, -2.2212217337786204`}, {-1.481592653589793, \ -2.2212217337786204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -1.6553162533472154`}, \ {-1.476592653589793, -2.222052778333045}, {-1.476592653589793, \ -2.222052778333045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -1.6592165388812314`}, \ {-1.4715926535897932`, -2.222934145707768}, {-1.4715926535897932`, \ -2.222934145707768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -1.6630536232038047`}, \ {-1.466592653589793, -2.2238662423942968`}, {-1.466592653589793, \ -2.2238662423942968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -1.6668270252157538`}, \ {-1.4615926535897932`, -2.2248494504466616`}, {-1.4615926535897932`, \ -2.2248494504466616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -1.6705362920628564`}, \ {-1.456592653589793, -2.2258841259985105`}, {-1.456592653589793, \ -2.2258841259985105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -1.6741810005684077`}, \ {-1.4515926535897932`, -2.2269705978113103`}, {-1.4515926535897932`, \ -2.2269705978113103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -1.6777607586255545`}, \ {-1.446592653589793, -2.2281091658625303`}, {-1.446592653589793, \ -2.2281091658625303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -1.6812752065404166`}, \ {-1.4415926535897932`, -2.229300099982807}, {-1.4415926535897932`, \ -2.229300099982807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -1.6847240183169774`}, \ {-1.436592653589793, -2.230543638551118}, {-1.436592653589793, \ -2.230543638551118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -1.6881069028747695`}, \ {-1.4315926535897932`, -2.231839987256948}, {-1.4315926535897932`, \ -2.231839987256948}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -1.691423605190536}, \ {-1.426592653589793, -2.2331893179382862`}, {-1.426592653589793, \ -2.2331893179382862`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -1.6946739073552968`}, \ {-1.4215926535897931`, -2.2345917675040248`}, {-1.4215926535897931`, \ -2.2345917675040248`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -1.6978576295386056`}, \ {-1.416592653589793, -2.2360474369489896`}, {-1.416592653589793, \ -2.2360474369489896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -1.700974630852232}, \ {-1.4115926535897931`, -2.2375563904693796`}, {-1.4115926535897931`, \ -2.2375563904693796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -1.7040248101060644`}, \ {-1.406592653589793, -2.2391186546858264`}, {-1.406592653589793, \ -2.2391186546858264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -1.7070081064496714`}, \ {-1.4015926535897931`, -2.2407342179806515`}, {-1.4015926535897931`, \ -2.2407342179806515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -1.7099244998937013`}, \ {-1.396592653589793, -2.2424030299551467`}, {-1.396592653589793, \ -2.2424030299551467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -1.7127740117061185`}, \ {-1.3915926535897931`, -2.2441250010118883`}, {-1.3915926535897931`, \ -2.2441250010118883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -1.7155567046791729`}, \ {-1.386592653589793, -2.245900002066207}, {-1.386592653589793, \ -2.245900002066207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -1.718272683263945}, \ {-1.381592653589793, -2.2477278643899683`}, {-1.381592653589793, \ -2.2477278643899683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -1.7209220935703198`}, \ {-1.376592653589793, -2.2496083795898314`}, {-1.376592653589793, \ -2.2496083795898314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -1.7235051232312764`}, \ {-1.371592653589793, -2.251541299721099}, {-1.371592653589793, \ -2.251541299721099}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -1.726022001131448}, \ {-1.366592653589793, -2.2535263375372216`}, {-1.366592653589793, \ -2.2535263375372216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -1.7284729970009634`}, \ {-1.361592653589793, -2.2555631668739453`}, {-1.361592653589793, \ -2.2555631668739453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -1.730858420876646}, \ {-1.356592653589793, -2.2576514231660436`}, {-1.356592653589793, \ -2.2576514231660436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -1.7331786224336878`}, \ {-1.351592653589793, -2.25979070409352}, {-1.351592653589793, \ -2.25979070409352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -1.7354339901918925`}, \ {-1.3465926535897932`, -2.2619805703531983`}, {-1.3465926535897932`, \ -2.2619805703531983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -1.7376249506015493`}, \ {-1.341592653589793, -2.26422054655064}, {-1.341592653589793, \ -2.26422054655064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -1.7397519670148662`}, \ {-1.3365926535897932`, -2.266510122206483}, {-1.3365926535897932`, \ -2.266510122206483}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -1.741815538549706}, \ {-1.331592653589793, -2.26884875287045}, {-1.331592653589793, \ -2.26884875287045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -1.7438161988530703`}, \ {-1.3265926535897932`, -2.2712358613356027`}, {-1.3265926535897932`, \ -2.2712358613356027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -1.7457545147724314`}, \ {-1.321592653589793, -2.273670838944736}, {-1.321592653589793, \ -2.273670838944736}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -1.74763108494351}, \ {-1.3165926535897932`, -2.2761530469803364`}, {-1.3165926535897932`, \ -2.2761530469803364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -1.7494465383035394`}, \ {-1.311592653589793, -2.278681818129058}, {-1.311592653589793, \ -2.278681818129058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -1.7512015325393597`}, \ {-1.3065926535897932`, -2.2812564580113923`}, {-1.3065926535897932`, \ -2.2812564580113923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -1.752896752479906}, \ {-1.301592653589793, -2.283876246766959}, {-1.301592653589793, \ -2.283876246766959}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -1.7545329084427501`}, \ {-1.2965926535897931`, -2.2865404406857848`}, {-1.2965926535897931`, \ -2.2865404406857848`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -1.7561107345443625`}, \ {-1.291592653589793, -2.2892482738758897`}, {-1.291592653589793, \ -2.2892482738758897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -1.7576309869836604`}, \ {-1.2865926535897931`, -2.291998959957637}, {-1.2865926535897931`, \ -2.291998959957637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -1.7590944423082335`}, \ {-1.281592653589793, -2.294791693775453}, {-1.281592653589793, \ -2.294791693775453}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -1.760501895672347}, \ {-1.2765926535897931`, -2.297625653117829}, {-1.2765926535897931`, \ -2.297625653117829}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -1.7618541590954966`}, \ {-1.271592653589793, -2.300500000436828}, {-1.271592653589793, \ -2.300500000436828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -1.763152059729861}, \ {-1.2665926535897931`, -2.3034138845587653`}, {-1.2665926535897931`, \ -2.3034138845587653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -1.7643964381445343`}, \ {-1.261592653589793, -2.306366442378187}, {-1.261592653589793, \ -2.306366442378187}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -1.76558814663389}, \ {-1.256592653589793, -2.3093568005277825`}, {-1.256592653589793, \ -2.3093568005277825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -1.766728047556892}, \ {-1.251592653589793, -2.312384077017448}, {-1.251592653589793, \ -2.312384077017448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -1.7678170117135525`}, \ {-1.246592653589793, -2.3154473828362887`}, {-1.246592653589793, \ -2.3154473828362887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -1.768855916764151}, \ {-1.241592653589793, -2.318545823511945}, {-1.241592653589793, \ -2.318545823511945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -1.7698456456962084`}, \ {-1.236592653589793, -2.3216785006222738`}, {-1.236592653589793, \ -2.3216785006222738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -1.7707870853435839`}, \ {-1.231592653589793, -2.3248445132550075`}, {-1.231592653589793, \ -2.3248445132550075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -1.7716811249614501`}, \ {-1.226592653589793, -2.328042959411637}, {-1.226592653589793, \ -2.328042959411637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -1.7725286548603054`}, \ {-1.2215926535897932`, -2.3312729373523764`}, {-1.2215926535897932`, \ -2.3312729373523764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -1.773330565101589}, \ {-1.216592653589793, -2.3345335468796375`}, {-1.216592653589793, \ -2.3345335468796375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -1.7740877442569052`}, \ {-1.2115926535897932`, -2.3378238905580147`}, {-1.2115926535897932`, \ -2.3378238905580147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -1.7748010782323334`}, \ {-1.206592653589793, -2.3411430748693145`}, {-1.206592653589793, \ -2.3411430748693145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -1.7754714491587853`}, \ {-1.2015926535897932`, -2.3444902113016535`}, {-1.2015926535897932`, \ -2.3444902113016535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -1.7760997343489113`}, \ {-1.196592653589793, -2.3478644173721537`}, {-1.196592653589793, \ -2.3478644173721537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -1.7766868053206153`}, \ {-1.1915926535897932`, -2.351264817583147}, {-1.1915926535897932`, \ -2.351264817583147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -1.7772335268868402`}, \ {-1.186592653589793, -2.3546905443122634`}, {-1.186592653589793, \ -2.3546905443122634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -1.7777407563109293`}, \ {-1.1815926535897932`, -2.3581407386370703`}, {-1.1815926535897932`, \ -2.3581407386370703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -1.778209342526537}, \ {-1.176592653589793, -2.3616145510953173`}, {-1.176592653589793, \ -2.3616145510953173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -1.7786401254207829`}, \ {-1.1715926535897931`, -2.3651111423820748`}, {-1.1715926535897931`, \ -2.3651111423820748`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -1.7790339351790858`}, \ {-1.166592653589793, -2.3686296839853487`}, {-1.166592653589793, \ -2.3686296839853487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -1.779391591689908}, \ {-1.1615926535897931`, -2.372169358761934}, {-1.1615926535897931`, \ -2.372169358761934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -1.779713904007446}, \ {-1.156592653589793, -2.3757293614554773`}, {-1.156592653589793, \ -2.3757293614554773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.7800016698701613`}, \ {-1.1515926535897931`, -2.379308899158853}, {-1.1515926535897931`, \ -2.379308899158853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.780255675272923}, \ {-1.146592653589793, -2.3829071917230915`}, {-1.146592653589793, \ -2.3829071917230915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.7804766940904373`}, \ {-1.1415926535897931`, -2.3865234721151736`}, {-1.1415926535897931`, \ -2.3865234721151736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.7806654877495778`}, \ {-1.1365926535897932`, -2.390156986727098}, {-1.1365926535897932`, \ -2.390156986727098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.780822804948174}, \ {-1.1315926535897929`, -2.3938069956386423`}, {-1.1315926535897929`, \ -2.3938069956386423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.7809493814178121`}, \ {-1.126592653589793, -2.397472772836286}, {-1.126592653589793, \ -2.397472772836286}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.7810459397281737`}, \ {-1.121592653589793, -2.4011536063907637`}, {-1.121592653589793, \ -2.4011536063907637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.7811131891304748`}, \ {-1.1165926535897932`, -2.404848798595683}, {-1.1165926535897932`, \ -2.404848798595683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.7811518254375744`}, \ {-1.1115926535897929`, -2.408557666069642}, {-1.1115926535897929`, \ -2.408557666069642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.7811625309383823`}, \ {-1.106592653589793, -2.4122795398242305`}, {-1.106592653589793, \ -2.4122795398242305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.7811459743442268`}, \ {-1.101592653589793, -2.4160137653002285`}, {-1.101592653589793, \ -2.4160137653002285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.781102810764925}, \ {-1.0965926535897932`, -2.419759702374289}, {-1.0965926535897932`, \ -2.419759702374289}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.7810336817123484`}, \ {-1.0915926535897933`, -2.423516725338292}, {-1.0915926535897933`, \ -2.423516725338292}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.780939215129373}, \ {-1.086592653589793, -2.4272842228534977`}, {-1.086592653589793, \ -2.4272842228534977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.7808200254421558`}, \ {-1.081592653589793, -2.431061597881541}, {-1.081592653589793, \ -2.431061597881541}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.7806767136337944`}, \ {-1.0765926535897932`, -2.434848267594227}, {-1.0765926535897932`, \ -2.434848267594227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.7805098673374928`}, \ {-1.0715926535897933`, -2.4386436632639956`}, {-1.0715926535897933`, \ -2.4386436632639956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.7803200609474483`}, \ {-1.066592653589793, -2.4424472301368425`}, {-1.066592653589793, \ -2.4424472301368425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.780107855745773}, \ {-1.061592653589793, -2.4462584272893855`}, {-1.061592653589793, \ -2.4462584272893855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.779873800043842}, \ {-1.0565926535897932`, -2.4500767274716835`}, {-1.0565926535897932`, \ -2.4500767274716835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.7796184293365593`}, \ {-1.0515926535897933`, -2.4539016169373165`}, {-1.0515926535897933`, \ -2.4539016169373165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.7793422664681093`}, \ {-1.046592653589793, -2.4577325952621596`}, {-1.046592653589793, \ -2.4577325952621596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.7790458218078609`}, \ {-1.041592653589793, -2.4615691751531816`}, {-1.041592653589793, \ -2.4615691751531816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.778729593435164}, \ {-1.0365926535897931`, -2.4654108822485354`}, {-1.0365926535897931`, \ -2.4654108822485354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.77839406733187}, \ {-1.0315926535897932`, -2.4692572549101017`}, {-1.0315926535897932`, \ -2.4692572549101017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.7780397175814768`}, \ {-1.026592653589793, -2.4731078440095864`}, {-1.026592653589793, \ -2.4731078440095864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.7776670065738835`}, \ {-1.021592653589793, -2.4769622127091853`}, {-1.021592653589793, \ -2.4769622127091853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.7772763852148157`}, \ {-1.0165926535897931`, -2.4808199362377685`}, {-1.0165926535897931`, \ -2.4808199362377685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.7768682931390352`}, \ {-1.0115926535897932`, -2.4846806016634435`}, {-1.0115926535897932`, \ -2.4846806016634435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.7764431589265406`}, \ {-1.0065926535897929`, -2.4885438076633153`}, {-1.0065926535897929`, \ -2.4885438076633153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.7760014003210103`}, \ {-1.001592653589793, -2.4924091642911814`}, {-1.001592653589793, \ -2.4924091642911814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.775543424449801}, \ {-0.9965926535897931, -2.496276292743846}, {-0.9965926535897931, \ -2.496276292743846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.7750696280448874`}, \ {-0.9915926535897932, -2.5001448251266694`}, {-0.9915926535897932, \ -2.5001448251266694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.7745803976641628`}, \ {-0.9865926535897929, -2.5040144042189385`}, {-0.9865926535897929, \ -2.5040144042189385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.7740761099125866`}, \ {-0.981592653589793, -2.5078846832395554`}, {-0.981592653589793, \ -2.5078846832395554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.7735571316627041`}, \ {-0.9765926535897931, -2.51175532561354}, {-0.9765926535897931, \ -2.51175532561354}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.7730238202741142`}, \ {-0.9715926535897932, -2.5156260047397527`}, {-0.9715926535897932, \ -2.5156260047397527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.7724765238114983`}, \ {-0.9665926535897928, -2.519496403760229}, {-0.9665926535897928, \ -2.519496403760229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.7719155812608678`}, \ {-0.961592653589793, -2.5233662153314698`}, {-0.961592653589793, \ -2.5233662153314698`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.7713413227437171`}, \ {-0.9565926535897931, -2.527235141397999}, {-0.9565926535897931, \ -2.527235141397999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.7707540697288158`}, \ {-0.9515926535897932, -2.5311028929684496`}, {-0.9515926535897932, \ -2.5311028929684496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.770154135241387}, \ {-0.9465926535897933, -2.5349691898944338`}, {-0.9465926535897933, \ -2.5349691898944338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.7695418240694694`}, \ {-0.9415926535897929, -2.538833760652404}, {-0.9415926535897929, \ -2.538833760652404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.7689174329672657`}, \ {-0.936592653589793, -2.5426963421286843`}, {-0.936592653589793, \ -2.5426963421286843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.7682812508553298`}, \ {-0.9315926535897932, -2.5465566794078422`}, {-0.9315926535897932, \ -2.5465566794078422`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.7676335590174406`}, \ {-0.9265926535897933, -2.5504145255645305`}, {-0.9265926535897933, \ -2.5504145255645305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.766974631294058}, \ {-0.9215926535897929, -2.5542696414589137`}, {-0.9215926535897929, \ -2.5542696414589137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.7663047342722566`}, \ {-0.916592653589793, -2.5581217955357842`}, {-0.916592653589793, \ -2.5581217955357842`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.7656241274720625`}, \ {-0.9115926535897931, -2.5619707636274316`}, {-0.9115926535897931, \ -2.5619707636274316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.764933063529127}, \ {-0.9065926535897932, -2.5658163287603406`}, {-0.9065926535897932, \ -2.5658163287603406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.7642317883736927`}, \ {-0.9015926535897929, -2.5696582809657538`}, {-0.9015926535897929, \ -2.5696582809657538`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.7635205414058177`}, \ {-0.896592653589793, -2.5734964170941357`}, {-0.896592653589793, \ -2.5734964170941357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.7627995556668314`}, \ {-0.8915926535897931, -2.577330540633563}, {-0.8915926535897931, \ -2.577330540633563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.7620690580070204`}, \ {-0.8865926535897932, -2.581160461532043}, {-0.8865926535897932, \ -2.581160461532043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.7613292692495335`}, \ {-0.8815926535897929, -2.584985996023759}, {-0.8815926535897929, \ -2.584985996023759}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.7605804043505247`}, \ {-0.876592653589793, -2.5888069664592432`}, {-0.876592653589793, \ -2.5888069664592432`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.7598226725555426`}, \ {-0.8715926535897931, -2.5926232011394443`}, {-0.8715926535897931, \ -2.5926232011394443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.7590562775521972`}, \ {-0.8665926535897932, -2.5964345341536776`}, {-0.8665926535897932, \ -2.5964345341536776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.7582814176191286`}, \ {-0.8615926535897929, -2.600240805221415}, {-0.8615926535897929, \ -2.600240805221415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.7574982857713197`}, \ {-0.856592653589793, -2.604041859537883}, {-0.856592653589793, \ -2.604041859537883}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.7567070699017908`}, \ {-0.8515926535897931, -2.6078375476234243`}, {-0.8515926535897931, \ -2.6078375476234243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.7559079529197237`}, \ {-0.8465926535897932, -2.611627725176576}, {-0.8465926535897932, \ -2.611627725176576}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.7551011128850647`}, \ {-0.8415926535897928, -2.61541225293081}, {-0.8415926535897928, \ -2.61541225293081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.75428672313966}, \ {-0.836592653589793, -2.6191909965148854`}, {-0.836592653589793, \ -2.6191909965148854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.7534649524349801`}, \ {-0.8315926535897931, -2.6229638263167536`}, {-0.8315926535897931, \ -2.6229638263167536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.7526359650564918`}, \ {-0.8265926535897932, -2.626730617350951}, {-0.8265926535897932, \ -2.626730617350951}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.751799920944737}, \ {-0.8215926535897933, -2.630491249129428}, {-0.8215926535897933, \ -2.630491249129428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.7509569758131842`}, \ {-0.8165926535897929, -2.6342456055357384`}, {-0.8165926535897929, \ -2.6342456055357384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.750107281262912}, \ {-0.811592653589793, -2.637993574702532}, {-0.811592653589793, \ -2.637993574702532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.7492509848941933`}, \ {-0.8065926535897932, -2.6417350488922806`}, {-0.8065926535897932, \ -2.6417350488922806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.748388230415045}, \ {-0.8015926535897933, -2.645469924381172}, {-0.8015926535897933, \ -2.645469924381172}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.7475191577468059`}, \ {-0.7965926535897929, -2.649198101346103}, {-0.7965926535897929, \ -2.649198101346103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.746643903126815}, \ {-0.791592653589793, -2.6529194837547028`}, {-0.791592653589793, \ -2.6529194837547028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.7457625992082515`}, \ {-0.7865926535897931, -2.6566339792583236`}, {-0.7865926535897931, \ -2.6566339792583236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.7448753751572073`}, \ {-0.7815926535897932, -2.660341499087924}, {-0.7815926535897932, \ -2.660341499087924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.743982356747053}, \ {-0.7765926535897929, -2.664041957952779}, {-0.7765926535897929, \ -2.664041957952779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.7430836664501717`}, \ {-0.771592653589793, -2.667735273941954}, {-0.771592653589793, \ -2.667735273941954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.7421794235271144`}, \ {-0.7665926535897931, -2.6714213684284704`}, {-0.7665926535897931, \ -2.6714213684284704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.7412697441132532`}, \ {-0.7615926535897932, -2.6751001659761005`}, {-0.7615926535897932, \ -2.6751001659761005`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.7403547413029874`}, \ {-0.7565926535897929, -2.6787715942487216`}, {-0.7565926535897929, \ -2.6787715942487216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.7394345252315726`}, \ {-0.751592653589793, -2.6824355839221683`}, {-0.751592653589793, \ -2.6824355839221683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.7385092031546296`}, \ {-0.7465926535897931, -2.6860920685985215`}, {-0.7465926535897931, \ -2.6860920685985215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.7375788795253981`}, \ {-0.7415926535897932, -2.6897409847227634`}, {-0.7415926535897932, \ -2.6897409847227634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.7366436560697935`}, \ {-0.7365926535897929, -2.6933822715017444`}, {-0.7365926535897929, \ -2.6933822715017444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.7357036318593277`}, \ {-0.731592653589793, -2.6970158708253975`}, {-0.731592653589793, \ -2.6970158708253975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.7347589033819504`}, \ {-0.7265926535897931, -2.7006417271901397`}, {-0.7265926535897931, \ -2.7006417271901397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.73380956461087}, \ {-0.7215926535897932, -2.704259787624405}, {-0.7215926535897932, \ -2.704259787624405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.7328557070714086`}, \ {-0.7165926535897928, -2.70787000161625}, {-0.7165926535897928, \ -2.70787000161625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.7318974199059451`}, \ {-0.711592653589793, -2.7114723210429723`}, {-0.711592653589793, \ -2.7114723210429723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.7309347899370033`}, \ {-0.7065926535897931, -2.7150667001026974`}, {-0.7065926535897931, \ -2.7150667001026974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.7299679017285339`}, \ {-0.7015926535897932, -2.718653095247862}, {-0.7015926535897932, \ -2.718653095247862}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.7289968376454419`}, \ {-0.6965926535897933, -2.7222314651205637`}, {-0.6965926535897933, \ -2.7222314651205637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.7280216779114135`}, \ {-0.6915926535897929, -2.7258017704897077`}, {-0.6915926535897929, \ -2.7258017704897077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.727042500665085}, \ {-0.686592653589793, -2.7293639741899054`}, {-0.686592653589793, \ -2.7293639741899054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.7260593820146068`}, \ {-0.6815926535897932, -2.732918041062081}, {-0.6815926535897932, \ -2.732918041062081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.725072396090646}, \ {-0.6765926535897933, -2.7364639378957336`}, {-0.6765926535897933, \ -2.7364639378957336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.724081615097871}, \ {-0.6715926535897929, -2.740001633372809}, {-0.6715926535897929, \ -2.740001633372809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.7230871093649704`}, \ {-0.666592653589793, -2.7435310980131313`}, {-0.666592653589793, \ -2.7435310980131313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.722088947393237}, \ {-0.6615926535897931, -2.7470523041213646`}, {-0.6615926535897931, \ -2.7470523041213646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.7210871959037684`}, \ {-0.6565926535897932, -2.7505652257354414`}, {-0.6565926535897932, \ -2.7505652257354414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.720081919883321}, \ {-0.6515926535897929, -2.754069838576433}, {-0.6515926535897929, \ -2.754069838576433}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.7190731826288572`}, \ {-0.646592653589793, -2.757566119999808}, {-0.646592653589793, \ -2.757566119999808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.7180610457908234`}, \ {-0.6415926535897931, -2.761054048948054}, {-0.6415926535897931, \ -2.761054048948054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.7170455694151987`}, \ {-0.6365926535897932, -2.7645336059046057`}, {-0.6365926535897932, \ -2.7645336059046057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.7160268119843478`}, \ {-0.6315926535897929, -2.7680047728490558`}, {-0.6315926535897929, \ -2.7680047728490558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.7150048304567154`}, \ {-0.626592653589793, -2.7714675332136083`}, {-0.626592653589793, \ -2.7714675332136083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.713979680305396}, \ {-0.6215926535897931, -2.774921871840735}, {-0.6215926535897931, \ -2.774921871840735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.7129514155556103`}, \ {-0.6165926535897932, -2.778367774942005}, {-0.6165926535897932, \ -2.778367774942005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.711920088821123}, \ {-0.6115926535897929, -2.781805230058054}, {-0.6115926535897929, \ -2.781805230058054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.7108857513396365`}, \ {-0.606592653589793, -2.78523422601965}, {-0.606592653589793, \ -2.78523422601965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.7098484530071796`}, \ {-0.6015926535897931, -2.7886547529098475`}, {-0.6015926535897931, \ -2.7886547529098475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.7088082424115354`}, \ {-0.5965926535897932, -2.7920668020271697`}, {-0.5965926535897932, \ -2.7920668020271697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.7077651668647256`}, \ {-0.5915926535897928, -2.795470365849812}, {-0.5915926535897928, \ -2.795470365849812}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.7067192724345879`}, \ {-0.586592653589793, -2.798865438000825}, {-0.586592653589793, \ -2.798865438000825}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.7056706039754632`}, \ {-0.5815926535897931, -2.8022520132142574`}, {-0.5815926535897931, \ -2.8022520132142574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.7046192051580302`}, \ {-0.5765926535897931, -2.8056300873022204`}, {-0.5765926535897931, \ -2.8056300873022204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.7035651184983052`}, \ {-0.571592653589793, -2.808999657122861}, {-0.571592653589793, \ -2.808999657122861}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.7025083853858343`}, \ {-0.566592653589793, -2.8123607205492056`}, {-0.566592653589793, \ -2.8123607205492056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.7014490461111011`}, \ {-0.561592653589793, -2.8157132764388537`}, {-0.561592653589793, \ -2.8157132764388537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.7003871398921746`}, \ {-0.556592653589793, -2.819057324604504}, {-0.556592653589793, \ -2.819057324604504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.699322704900618}, \ {-0.551592653589793, -2.822392865785276}, {-0.551592653589793, \ -2.822392865785276}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.6982557782866823`}, \ {-0.546592653589793, -2.825719901618817}, {-0.546592653589793, \ -2.825719901618817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.6971863962038027`}, \ {-0.541592653589793, -2.8290384346141595`}, {-0.541592653589793, \ -2.8290384346141595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.6961145938324222`}, \ {-0.536592653589793, -2.832348468125324}, {-0.536592653589793, \ -2.832348468125324}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.6950404054031594`}, \ {-0.531592653589793, -2.835650006325629}, {-0.531592653589793, \ -2.835650006325629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.6939638642193398`}, \ {-0.526592653589793, -2.8389430541826988`}, {-0.526592653589793, \ -2.8389430541826988`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.6928850026789128`}, \ {-0.521592653589793, -2.8422276174341454`}, {-0.521592653589793, \ -2.8422276174341454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -1.691803852295766}, \ {-0.5165926535897931, -2.845503702563906}, {-0.5165926535897931, \ -2.845503702563906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -1.6907204437204617`}, \ {-0.511592653589793, -2.848771316779221}, {-0.511592653589793, \ -2.848771316779221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -1.6896348067604083`}, \ {-0.5065926535897931, -2.852030467988224}, {-0.5065926535897931, \ -2.852030467988224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -1.6885469703994815`}, \ {-0.5015926535897931, -2.855281164778142}, {-0.5015926535897931, \ -2.855281164778142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -1.6874569628171172`}, \ {-0.49659265358979304`, -2.8585234163940734`}, {-0.49659265358979304`, \ -2.8585234163940734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -1.6863648114068857`}, \ {-0.4915926535897931, -2.8617572327183387`}, {-0.4915926535897931, \ -2.8617572327183387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -1.6852705427945658`}, \ {-0.4865926535897931, -2.8649826242503815`}, {-0.4865926535897931, \ -2.8649826242503815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -1.684174182855731}, \ {-0.4815926535897931, -2.868199602087206}, {-0.4815926535897931, \ -2.868199602087206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -1.6830757567328651`}, \ {-0.4765926535897931, -2.8714081779043386`}, {-0.4765926535897931, \ -2.8714081779043386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -1.6819752888520159`}, \ {-0.4715926535897931, -2.874608363937293}, {-0.4715926535897931, \ -2.874608363937293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -1.6808728029390052`}, \ {-0.46659265358979307`, -2.8778001729635334`}, {-0.46659265358979307`, \ -2.8778001729635334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -1.6797683220352069`}, \ {-0.46159265358979307`, -2.8809836182849113`}, {-0.46159265358979307`, \ -2.8809836182849113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -1.6786618685129007`}, \ {-0.45659265358979306`, -2.8841587137105726`}, {-0.45659265358979306`, \ -2.8841587137105726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -1.677553464090222}, \ {-0.45159265358979306`, -2.887325473540316}, {-0.45159265358979306`, \ -2.887325473540316}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -1.6764431298457128`}, \ {-0.44659265358979305`, -2.8904839125483903`}, {-0.44659265358979305`, \ -2.8904839125483903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -1.675330886232486}, \ {-0.44159265358979305`, -2.893634045967725}, {-0.44159265358979305`, \ -2.893634045967725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -1.6742167530920187`}, \ {-0.43659265358979304`, -2.896775889474572}, {-0.43659265358979304`, \ -2.896775889474572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -1.6731007496675792`}, \ {-0.43159265358979304`, -2.899909459173553}, {-0.43159265358979304`, \ -2.899909459173553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -1.671982894617301}, \ {-0.42659265358979304`, -2.903034771583105}, {-0.42659265358979304`, \ -2.903034771583105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -1.670863206026915}, \ {-0.42159265358979303`, -2.9061518436213034`}, {-0.42159265358979303`, \ -2.9061518436213034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -1.6697417014221452`}, \ {-0.416592653589793, -2.909260692592062}, {-0.416592653589793, \ -2.909260692592062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -1.6686183977807831`}, \ {-0.411592653589793, -2.912361336171692}, {-0.411592653589793, \ -2.912361336171692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -1.6674933115444452`}, \ {-0.406592653589793, -2.915453792395814}, {-0.406592653589793, \ -2.915453792395814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -1.6663664586300244`}, \ {-0.40159265358979307`, -2.9185380796466163`}, {-0.40159265358979307`, \ -2.9185380796466163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -1.6652378544408444`}, \ {-0.39659265358979306`, -2.9216142166404415`}, {-0.39659265358979306`, \ -2.9216142166404415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -1.664107513877524}, \ {-0.39159265358979306`, -2.9246822224157003`}, {-0.39159265358979306`, \ -2.9246822224157003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -1.6629754513485604`}, \ {-0.38659265358979306`, -2.927742116321101}, {-0.38659265358979306`, \ -2.927742116321101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -1.661841680780638}, \ {-0.38159265358979305`, -2.930793918004185}, {-0.38159265358979305`, \ -2.930793918004185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -1.660706215628674}, \ {-0.37659265358979305`, -2.9338376474001637`}, {-0.37659265358979305`, \ -2.9338376474001637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -1.6595690688856022`}, \ {-0.3715926535897931, -2.9368733247210415`}, {-0.3715926535897931, \ -2.9368733247210415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -1.6584302530919055`}, \ {-0.3665926535897931, -2.939900970445024}, {-0.3665926535897931, \ -2.939900970445024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -1.6572897803449087`}, \ {-0.3615926535897931, -2.942920605306206}, {-0.3615926535897931, \ -2.942920605306206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -1.6561476623078253`}, \ {-0.3565926535897931, -2.9459322502845176`}, {-0.3565926535897931, \ -2.9459322502845176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -1.655003910218581}, \ {-0.3515926535897931, -2.9489359265959414`}, {-0.3515926535897931, \ -2.9489359265959414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -1.6538585348984063`}, \ {-0.3465926535897931, -2.9519316556829747`}, {-0.3465926535897931, \ -2.9519316556829747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -1.652711546760215}, \ {-0.34159265358979307`, -2.954919459205346}, {-0.34159265358979307`, \ -2.954919459205346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -1.6515629558167637`}, \ {-0.33659265358979307`, -2.9578993590309666`}, {-0.33659265358979307`, \ -2.9578993590309666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -1.6504127716886126`}, \ {-0.33159265358979306`, -2.9608713772271193`}, {-0.33159265358979306`, \ -2.9608713772271193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -1.6492610036118738`}, \ {-0.32659265358979306`, -2.9638355360518736`}, {-0.32659265358979306`, \ -2.9638355360518736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -1.6481076604457752`}, \ {-0.32159265358979305`, -2.9667918579457226`}, {-0.32159265358979305`, \ -2.9667918579457226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -1.6469527506800248`}, \ {-0.31659265358979305`, -2.969740365523437}, {-0.31659265358979305`, \ -2.969740365523437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -1.6457962824419914`}, \ {-0.31159265358979304`, -2.972681081566127}, {-0.31159265358979304`, \ -2.972681081566127}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -1.6446382635037082`}, \ {-0.30659265358979304`, -2.9756140290135122`}, {-0.30659265358979304`, \ -2.9756140290135122`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -1.643478701288694}, \ {-0.30159265358979304`, -2.9785392309563896`}, {-0.30159265358979304`, \ -2.9785392309563896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -1.642317602878609}, \ {-0.29659265358979303`, -2.981456710629291}, {-0.29659265358979303`, \ -2.981456710629291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -1.64115497501974}, \ {-0.2915926535897931, -2.984366491403338}, {-0.2915926535897931, \ -2.984366491403338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -1.6399908241293246`}, \ {-0.2865926535897931, -2.987268596779275}, {-0.2865926535897931, \ -2.987268596779275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -1.638825156301717}, \ {-0.2815926535897931, -2.9901630503806818`}, {-0.2815926535897931, \ -2.9901630503806818`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -1.6376579773144009`}, \ {-0.27659265358979307`, -2.9930498759473627`}, {-0.27659265358979307`, \ -2.9930498759473627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -1.6364892926338486`}, \ {-0.27159265358979306`, -2.995929097328905}, {-0.27159265358979306`, \ -2.995929097328905}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -1.6353191074212403`}, \ {-0.26659265358979306`, -2.9988007384784012`}, {-0.26659265358979306`, \ -2.9988007384784012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -1.6341474265380358`}, \ {-0.26159265358979306`, -3.0016648234463372`}, {-0.26159265358979306`, \ -3.0016648234463372`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -1.6329742545514092`}, \ {-0.25659265358979305`, -3.00452137637463}, {-0.25659265358979305`, \ -3.00452137637463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -1.6317995957395501`}, \ {-0.25159265358979305`, -3.0073704214908275`}, {-0.25159265358979305`, \ -3.0073704214908275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -1.6306234540968305`}, \ {-0.24659265358979304`, -3.0102119831024474`}, {-0.24659265358979304`, \ -3.0102119831024474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -1.6294458333388473`}, \ {-0.24159265358979304`, -3.0130460855914714`}, {-0.24159265358979304`, \ -3.0130460855914714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -1.6282667369073351`}, \ {-0.23659265358979303`, -3.015872753408973}, {-0.23659265358979303`, \ -3.015872753408973}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -1.6270861679749626`}, \ {-0.23159265358979303`, -3.0186920110698856`}, {-0.23159265358979303`, \ -3.0186920110698856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -1.625904129450005}, \ {-0.22659265358979308`, -3.0215038831479086`}, {-0.22659265358979308`, \ -3.0215038831479086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -1.6247206239809064`}, \ {-0.22159265358979308`, -3.0243083942705353`}, {-0.22159265358979308`, \ -3.0243083942705353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -1.623535653960725}, \ {-0.21659265358979307`, -3.02710556911422}, {-0.21659265358979307`, \ -3.02710556911422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -1.6223492215314708`}, \ {-0.21159265358979307`, -3.029895432399658}, {-0.21159265358979307`, \ -3.029895432399658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -1.6211613285883346`}, \ {-0.20659265358979306`, -3.0326780088871934`}, {-0.20659265358979306`, \ -3.0326780088871934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -1.6199719767838163`}, \ {-0.20159265358979306`, -3.0354533233723444`}, {-0.20159265358979306`, \ -3.0354533233723444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -1.6187811675317465`}, \ {-0.19659265358979305`, -3.0382214006814383`}, {-0.19659265358979305`, \ -3.0382214006814383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -1.6175889020112106`}, \ {-0.19159265358979305`, -3.0409822656673664`}, {-0.19159265358979305`, \ -3.0409822656673664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -1.6163951811703792`}, \ {-0.18659265358979304`, -3.043735943205439}, {-0.18659265358979304`, \ -3.043735943205439}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -1.6152000057302396`}, \ {-0.18159265358979304`, -3.046482458189355}, {-0.18159265358979304`, \ -3.046482458189355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -1.6140033761882375`}, \ {-0.17659265358979304`, -3.0492218355272698`}, {-0.17659265358979304`, \ -3.0492218355272698`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -1.612805292821829}, \ {-0.17159265358979303`, -3.051954100137963}, {-0.17159265358979303`, \ -3.051954100137963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -1.6116057556919445`}, \ {-0.16659265358979303`, -3.054679276947112}, {-0.16659265358979303`, \ -3.054679276947112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -1.6104047646463668`}, \ {-0.16159265358979308`, -3.0573973908836507`}, {-0.16159265358979308`, \ -3.0573973908836507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -1.6092023193230256`}, \ {-0.15659265358979307`, -3.060108466876232}, {-0.15659265358979307`, \ -3.060108466876232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -1.6079984191532128`}, \ {-0.15159265358979307`, -3.062812529849773}, {-0.15159265358979307`, \ -3.062812529849773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -1.6067930633647143`}, \ {-0.14659265358979306`, -3.0655096047220938`}, {-0.14659265358979306`, \ -3.0655096047220938`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -1.6055862509848695`}, \ {-0.14159265358979306`, -3.0681997164006414`}, {-0.14159265358979306`, \ -3.0681997164006414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -1.60437798084355}, \ {-0.13659265358979306`, -3.070882889779296}, {-0.13659265358979306`, \ -3.070882889779296}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -1.6031682515760668`}, \ {-0.13159265358979305`, -3.0735591497352637`}, {-0.13159265358979305`, \ -3.0735591497352637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -1.6019570616260068`}, \ {-0.12659265358979305`, -3.076228521126043}, {-0.12659265358979305`, \ -3.076228521126043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -1.6007444092479965`}, \ {-0.12159265358979304`, -3.078891028786477}, {-0.12159265358979304`, \ -3.078891028786477}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -1.5995302925103976`}, \ {-0.11659265358979304`, -3.081546697525871}, {-0.11659265358979304`, \ -3.081546697525871}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -1.5983147092979362`}, \ {-0.11159265358979303`, -3.084195552125198}, {-0.11159265358979303`, \ -3.084195552125198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -1.5970976573142657`}, \ {-0.10659265358979303`, -3.0868376173343623`}, {-0.10659265358979303`, \ -3.0868376173343623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -1.5958791340844658`}, \ {-0.10159265358979308`, -3.0894729178695433`}, {-0.10159265358979308`, \ -3.0894729178695433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -1.594659136957479}, \ {-0.09659265358979308, -3.092101478410603}, {-0.09659265358979308, \ -3.092101478410603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -1.5934376631084868`}, \ {-0.09159265358979307, -3.0947233235985623`}, {-0.09159265358979307, \ -3.0947233235985623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -1.5922147095412253`}, \ {-0.08659265358979307, -3.0973384780331403`}, {-0.08659265358979307, \ -3.0973384780331403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -1.5909902730902412`}, \ {-0.08159265358979306, -3.0999469662703607`}, {-0.08159265358979306, \ -3.0999469662703607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -1.5897643504230947`}, \ {-0.07659265358979306, -3.1025488128202148`}, {-0.07659265358979306, \ -3.1025488128202148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -1.588536938042501}, \ {-0.07159265358979305, -3.10514404214439}, {-0.07159265358979305, \ -3.10514404214439}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -1.5873080322884259`}, \ {-0.06659265358979305, -3.1077326786540524`}, {-0.06659265358979305, \ -3.1077326786540524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -1.5860776293401169`}, \ {-0.061592653589793045`, -3.1103147467076897`}, {-0.061592653589793045`, \ -3.1103147467076897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -1.5848457252180923`}, \ {-0.05659265358979304, -3.1128902706090096`}, {-0.05659265358979304, \ -3.1128902706090096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -1.5836123157860744`}, \ {-0.051592653589793036`, -3.1154592746048895`}, {-0.051592653589793036`, \ -3.1154592746048895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -1.5823773967528743`}, \ {-0.04659265358979303, -3.118021782883384}, {-0.04659265358979303, \ -3.118021782883384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -1.5811409636742277`}, \ {-0.04159265358979303, -3.120577819571777}, {-0.04159265358979303, \ -3.120577819571777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -1.5799030119545836`}, \ {-0.03659265358979302, -3.123127408734693}, {-0.03659265358979302, \ -3.123127408734693}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -1.5786635368488466`}, \ {-0.03159265358979302, -3.1256705743722484`}, {-0.03159265358979302, \ -3.1256705743722484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -1.5774225334640726`}, \ {-0.026592653589793014`, -3.128207340418256}, {-0.026592653589793014`, \ -3.128207340418256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -1.576179996761122}, \ {-0.02159265358979301, -3.1307377307384745`}, {-0.02159265358979301, \ -3.1307377307384745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -1.5749359215562682`}, \ {-0.016592653589793005`, -3.1332617691289024`}, {-0.016592653589793005`, \ -3.1332617691289024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -1.573690302522762}, \ {-0.011592653589793, -3.135779479314117}, {-0.011592653589793, \ -3.135779479314117}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -1.5724431341923593`}, \ {-0.006592653589792996, -3.1382908849456554`}, {-0.006592653589792996, \ -3.1382908849456554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -1.5711944109568021`}, \ {-0.0015926535897931027`, -3.140796009600436}, {-0.0015926535897931027`, \ -3.140796009600436}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, -1.5699441270692622`}, { 0.0034073464102069018`, 3.1398904304003596`}, { 0.0034073464102069018`, 3.1398904304003596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, -1.568692276645748}, { 0.008407346410206906, 3.137397797274443}, {0.008407346410206906, 3.137397797274443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, -1.5674388536664698`}, { 0.01340734641020691, 3.134911374857392}, {0.01340734641020691, 3.134911374857392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, -1.5661838519771698`}, { 0.018407346410206915`, 3.132431139885728}, {0.018407346410206915`, 3.132431139885728}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, -1.5649272652904123`}, { 0.02340734641020692, 3.1299570691778826`}, {0.02340734641020692, 3.1299570691778826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, -1.5636690871868437`}, { 0.028407346410206924`, 3.1274891396355535`}, { 0.028407346410206924`, 3.1274891396355535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, -1.5624093111164121`}, { 0.03340734641020693, 3.1250273282450083`}, {0.03340734641020693, 3.1250273282450083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, -1.5611479303995555`}, { 0.03840734641020693, 3.122571612078374}, {0.03840734641020693, 3.122571612078374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, -1.5598849382283533`}, { 0.04340734641020694, 3.120121968294879}, {0.04340734641020694, 3.120121968294879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, -1.55862032766765}, { 0.04840734641020694, 3.1176783741420713`}, {0.04840734641020694, 3.1176783741420713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, -1.5573540916561415`}, { 0.053407346410206946`, 3.115240806957001}, {0.053407346410206946`, 3.115240806957001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, -1.556086223007431}, { 0.05840734641020695, 3.112809244167375}, {0.05840734641020695, 3.112809244167375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, -1.554816714411056}, { 0.06340734641020696, 3.110383663292686}, {0.06340734641020696, 3.110383663292686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, -1.5535455584334827`}, { 0.06840734641020696, 3.1079640419453014`}, {0.06840734641020696, 3.1079640419453014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, -1.5522727475190714`}, { 0.07340734641020696, 3.1055503578315387`}, {0.07340734641020696, 3.1055503578315387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, -1.5509982739910124`}, { 0.07840734641020697, 3.103142588752704}, {0.07840734641020697, 3.103142588752704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, -1.5497221300522337`}, { 0.08340734641020697, 3.100740712606108}, {0.08340734641020697, 3.100740712606108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, -1.5484443077862802`}, { 0.08840734641020698, 3.098344707386057}, {0.08840734641020698, 3.098344707386057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, -1.5471647991581645`}, { 0.09340734641020698, 3.095954551184814}, {0.09340734641020698, 3.095954551184814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, -1.545883596015194}, { 0.09840734641020699, 3.093570222193547}, {0.09840734641020699, 3.093570222193547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, -1.5446006900877667`}, { 0.10340734641020699`, 3.091191698703239}, {0.10340734641020699`, 3.091191698703239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, -1.543316072990145}, { 0.108407346410207, 3.0888189591055877`}, {0.108407346410207, 3.0888189591055877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, -1.5420297362212017`}, { 0.113407346410207, 3.086451981893877}, {0.113407346410207, 3.086451981893877}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, -1.5407416711651418`}, { 0.118407346410207, 3.0840907456638282`}, {0.118407346410207, 3.0840907456638282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, -1.5394518690922014`}, { 0.1234073464102069, 3.081735229114431}, {0.1234073464102069, 3.081735229114431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, -1.5381603211593173`}, { 0.1284073464102069, 3.0793854110487535`}, {0.1284073464102069, 3.0793854110487535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, -1.5368670184107802`}, { 0.1334073464102069, 3.077041270374734}, {0.1334073464102069, 3.077041270374734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, -1.5355719517788595`}, { 0.1384073464102069, 3.074702786105952}, {0.1384073464102069, 3.074702786105952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, -1.534275112084406}, { 0.14340734641020692`, 3.0723699373623825`}, {0.14340734641020692`, 3.0723699373623825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, -1.532976490037434}, { 0.14840734641020692`, 3.070042703371131}, {0.14840734641020692`, 3.070042703371131}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, -1.5316760762376809`}, { 0.15340734641020692`, 3.0677210634671512`}, {0.15340734641020692`, 3.0677210634671512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, -1.5303738611751427`}, { 0.15840734641020693`, 3.0654049970939488`}, {0.15840734641020693`, 3.0654049970939488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, -1.5290698352305938`}, { 0.16340734641020693`, 3.063094483804266}, {0.16340734641020693`, 3.063094483804266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, -1.527763988676079}, { 0.16840734641020694`, 3.0607895032607497`}, {0.16840734641020694`, 3.0607895032607497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, -1.5264563116753915`}, { 0.17340734641020694`, 3.058490035236607}, {0.17340734641020694`, 3.058490035236607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, -1.5251467942845267`}, { 0.17840734641020695`, 3.0561960596162474`}, {0.17840734641020695`, 3.0561960596162474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, -1.523835426452116}, { 0.18340734641020695`, 3.053907556395904}, {0.18340734641020695`, 3.053907556395904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, -1.5225221980198458`}, { 0.18840734641020696`, 3.051624505684249}, {0.18840734641020696`, 3.051624505684249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, -1.5212070987228532`}, { 0.19340734641020696`, 3.049346887702991}, {0.19340734641020696`, 3.049346887702991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, -1.5198901181901012`}, { 0.19840734641020696`, 3.0470746827874597`}, {0.19840734641020696`, 3.0470746827874597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, -1.5185712459447442`}, { 0.20340734641020697`, 3.0448078713871833`}, {0.20340734641020697`, 3.0448078713871833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, -1.517250471404463}, { 0.20840734641020697`, 3.042546434066444}, {0.20840734641020697`, 3.042546434066444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, -1.5159277838817922`}, { 0.21340734641020698`, 3.040290351504834}, {0.21340734641020698`, 3.040290351504834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, -1.5146031725844267`}, { 0.21840734641020698`, 3.038039604497791}, {0.21840734641020698`, 3.038039604497791}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, -1.513276626615508}, { 0.223407346410207, 3.035794173957129}, {0.223407346410207, 3.035794173957129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, -1.5119481349738981`}, { 0.228407346410207, 3.033554040911553}, {0.228407346410207, 3.033554040911553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, -1.510617686554434}, { 0.233407346410207, 3.0313191865071714`}, {0.233407346410207, 3.0313191865071714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, -1.5092852701481663`}, { 0.238407346410207, 3.029089592007992}, {0.238407346410207, 3.029089592007992}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, -1.5079508744425818`}, { 0.243407346410207, 3.026865238796413}, {0.243407346410207, 3.026865238796413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, -1.5066144880218106`}, { 0.248407346410207, 3.0246461083737044`}, {0.248407346410207, 3.0246461083737044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, -1.5052760993668157`}, { 0.2534073464102069, 3.0224321823604803`}, {0.2534073464102069, 3.0224321823604803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, -1.5039356968555697`}, { 0.2584073464102069, 3.0202234424971635`}, {0.2584073464102069, 3.0202234424971635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, -1.5025932687632153`}, { 0.2634073464102069, 3.018019870644443}, {0.2634073464102069, 3.018019870644443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, -1.5012488032622089`}, { 0.2684073464102069, 3.0158214487837247`}, {0.2684073464102069, 3.0158214487837247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, -1.499902288422453}, { 0.2734073464102069, 3.013628159017574}, {0.2734073464102069, 3.013628159017574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, -1.4985537122114114`}, { 0.2784073464102069, 3.0114399835701517`}, {0.2784073464102069, 3.0114399835701517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, -1.4972030624942105`}, { 0.28340734641020693`, 3.0092569047876454`}, {0.28340734641020693`, 3.0092569047876454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, -1.4958503270337273`}, { 0.28840734641020693`, 3.0070789051386946`}, {0.28840734641020693`, 3.0070789051386946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, -1.4944954934906638`}, { 0.29340734641020694`, 3.004905967214806}, {0.29340734641020694`, 3.004905967214806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, -1.493138549423605}, { 0.29840734641020694`, 3.002738073730771}, {0.29840734641020694`, 3.002738073730771}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, -1.4917794822890664`}, { 0.30340734641020695`, 3.000575207525073}, {0.30340734641020695`, 3.000575207525073}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, -1.4904182794415286`}, { 0.30840734641020695`, 2.9984173515602897`}, {0.30840734641020695`, 2.9984173515602897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, -1.4890549281334553`}, { 0.31340734641020696`, 2.996264488923495}, {0.31340734641020696`, 2.996264488923495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, -1.4876894155153}, { 0.31840734641020696`, 2.994116602826652}, {0.31840734641020696`, 2.994116602826652}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, -1.4863217286355013`}, { 0.32340734641020696`, 2.991973676607007}, {0.32340734641020696`, 2.991973676607007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, -1.4849518544404652`}, { 0.32840734641020697`, 2.9898356937274766`}, {0.32840734641020697`, 2.9898356937274766`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, -1.4835797797745325`}, { 0.333407346410207, 2.987702637777032}, {0.333407346410207, 2.987702637777032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, -1.4822054913799374`}, { 0.338407346410207, 2.9855744924710828`}, {0.338407346410207, 2.9855744924710828`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, -1.48082897589675}, { 0.343407346410207, 2.9834512416518533`}, {0.343407346410207, 2.9834512416518533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, -1.4794502198628128`}, { 0.348407346410207, 2.981332869288762}, {0.348407346410207, 2.981332869288762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, -1.4780692097136572`}, { 0.353407346410207, 2.9792193594787957`}, {0.353407346410207, 2.9792193594787957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, -1.4766859317824166`}, { 0.358407346410207, 2.9771106964468816`}, {0.358407346410207, 2.9771106964468816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, -1.475300372299723}, { 0.363407346410207, 2.9750068645462595`}, {0.363407346410207, 2.9750068645462595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, -1.4739125173935923`}, { 0.368407346410207, 2.97290784825885}, {0.368407346410207, 2.97290784825885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, -1.4725223530893023`}, { 0.373407346410207, 2.970813632195625}, {0.373407346410207, 2.970813632195625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, -1.4711298653092542`}, { 0.3784073464102069, 2.9687242010969745`}, {0.3784073464102069, 2.9687242010969745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, -1.4697350398728277`}, { 0.3834073464102069, 2.9666395398330736`}, {0.3834073464102069, 2.9666395398330736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, -1.4683378624962231`}, { 0.3884073464102069, 2.96455963340425}, {0.3884073464102069, 2.96455963340425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, -1.4669383187922924`}, { 0.3934073464102069, 2.962484466941348}, {0.3934073464102069, 2.962484466941348}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, -1.4655363942703614`}, { 0.3984073464102069, 2.9604140257060996`}, {0.3984073464102069, 2.9604140257060996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, -1.46413207433604}, { 0.4034073464102069, 2.9583482950914854`}, {0.4034073464102069, 2.9583482950914854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, -1.4627253442910235`}, { 0.40840734641020693`, 2.9562872606221076`}, {0.40840734641020693`, 2.9562872606221076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, -1.461316189332882}, { 0.41340734641020693`, 2.9542309079545546`}, {0.41340734641020693`, 2.9542309079545546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, -1.4599045945548417`}, { 0.41840734641020694`, 2.95217922287777}, {0.41840734641020694`, 2.95217922287777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, -1.4584905449455532`}, { 0.42340734641020705`, 2.950132191313424}, {0.42340734641020705`, 2.950132191313424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, -1.4570740253888554`}, { 0.42840734641020695`, 2.948089799316285}, {0.42840734641020695`, 2.948089799316285}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, -1.455655020663523}, { 0.43340734641020706`, 2.946052033074591}, {0.43340734641020706`, 2.946052033074591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, -1.4542335154430095`}, { 0.43840734641020696`, 2.9440188789104247`}, {0.43840734641020696`, 2.9440188789104247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, -1.4528094942951784`}, { 0.44340734641020685`, 2.941990323280093}, {0.44340734641020685`, 2.941990323280093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, -1.451382941682024}, { 0.44840734641020696`, 2.9399663527745026`}, {0.44840734641020696`, 2.9399663527745026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, -1.4499538419593878`}, { 0.45340734641020686`, 2.937946954119543}, {0.45340734641020686`, 2.937946954119543}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, -1.4485221793766587`}, { 0.458407346410207, 2.9359321141764703`}, {0.458407346410207, 2.9359321141764703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, -1.4470879380764685`}, { 0.46340734641020687`, 2.933921819942295}, {0.46340734641020687`, 2.933921819942295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, -1.4456511020943787`}, { 0.468407346410207, 2.9319160585501707`}, {0.468407346410207, 2.9319160585501707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, -1.444211655358556}, { 0.4734073464102069, 2.9299148172697853`}, {0.4734073464102069, 2.9299148172697853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, -1.4427695816894404`}, { 0.478407346410207, 2.927918083507763}, {0.478407346410207, 2.927918083507763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, -1.4413248647994046`}, { 0.4834073464102069, 2.925925844808058}, {0.4834073464102069, 2.925925844808058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, -1.439877488292404}, { 0.488407346410207, 2.923938088852363}, {0.488407346410207, 2.923938088852363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, -1.4384274356636189`}, { 0.4934073464102069, 2.921954803460514}, {0.4934073464102069, 2.921954803460514}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, -1.436974690299088}, { 0.498407346410207, 2.9199759765909032`}, {0.498407346410207, 2.9199759765909032`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, -1.4355192354753337`}, { 0.5034073464102069, 2.9180015963408965`}, {0.5034073464102069, 2.9180015963408965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, -1.434061054358978}, { 0.508407346410207, 2.916031650947252}, {0.508407346410207, 2.916031650947252}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, -1.4326001300063522`}, { 0.5134073464102069, 2.914066128786547}, {0.5134073464102069, 2.914066128786547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, -1.4311364453630968`}, { 0.518407346410207, 2.912105018375607}, {0.518407346410207, 2.912105018375607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, -1.429669983263754}, { 0.5234073464102069, 2.910148308371944}, {0.5234073464102069, 2.910148308371944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, -1.4282007264313525`}, { 0.528407346410207, 2.908195987574193}, {0.528407346410207, 2.908195987574193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, -1.4267286574769833`}, { 0.5334073464102069, 2.9062480449225623`}, {0.5334073464102069, 2.9062480449225623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, -1.4252537588993692`}, { 0.538407346410207, 2.9043044694992806`}, {0.538407346410207, 2.9043044694992806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, -1.4237760130844268`}, { 0.5434073464102069, 2.902365250529059}, {0.5434073464102069, 2.902365250529059}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, -1.422295402304818}, { 0.548407346410207, 2.900430377379552}, {0.548407346410207, 2.900430377379552}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, -1.420811908719497}, { 0.553407346410207, 2.8984998395618273`}, {0.553407346410207, 2.8984998395618273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, -1.419325514373249}, { 0.5584073464102071, 2.8965736267308424`}, {0.5584073464102071, 2.8965736267308424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, -1.4178362011962213`}, { 0.563407346410207, 2.894651728685926}, {0.563407346410207, 2.894651728685926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, -1.4163439510034463`}, { 0.5684073464102071, 2.8927341353712674`}, {0.5684073464102071, 2.8927341353712674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, -1.414848745494358}, { 0.573407346410207, 2.890820836876413}, {0.573407346410207, 2.890820836876413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, -1.4133505662523025`}, { 0.5784073464102069, 2.8889118234367683`}, {0.5784073464102069, 2.8889118234367683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, -1.4118493947440387`}, { 0.583407346410207, 2.8870070854341074`}, {0.583407346410207, 2.8870070854341074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, -1.4103452123192355`}, { 0.5884073464102069, 2.885106613397094}, {0.5884073464102069, 2.885106613397094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, -1.408838000209957}, { 0.593407346410207, 2.8832103980018}, {0.593407346410207, 2.8832103980018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, -1.407327739530147}, { 0.5984073464102069, 2.881318430072244}, {0.5984073464102069, 2.881318430072244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, -1.405814411275102}, { 0.603407346410207, 2.8794307005809285`}, {0.603407346410207, 2.8794307005809285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, -1.4042979963209394`}, { 0.6084073464102069, 2.87754720064939}, {0.6084073464102069, 2.87754720064939}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, -1.4027784754240584`}, { 0.613407346410207, 2.8756679215487533`}, {0.613407346410207, 2.8756679215487533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, -1.4012558292205957`}, { 0.6184073464102069, 2.873792854700301}, {0.6184073464102069, 2.873792854700301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, -1.3997300382258717`}, { 0.623407346410207, 2.871921991676042}, {0.623407346410207, 2.871921991676042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, -1.398201082833835}, { 0.6284073464102069, 2.8700553241992965`}, {0.6284073464102069, 2.8700553241992965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, -1.396668943316495}, { 0.633407346410207, 2.868192844145289}, {0.633407346410207, 2.868192844145289}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, -1.395133599823353}, { 0.6384073464102069, 2.8663345435417433`}, {0.6384073464102069, 2.8663345435417433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, -1.3935950323808244`}, { 0.643407346410207, 2.8644804145694973`}, {0.643407346410207, 2.8644804145694973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, -1.3920532208916565`}, { 0.6484073464102069, 2.8626304495631203`}, {0.6484073464102069, 2.8626304495631203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, -1.390508145134337}, { 0.653407346410207, 2.8607846410115387`}, {0.653407346410207, 2.8607846410115387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, -1.3889597847625013`}, { 0.6584073464102069, 2.858942981558679}, {0.6584073464102069, 2.858942981558679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, -1.3874081193043304`}, { 0.663407346410207, 2.857105464004111}, {0.663407346410207, 2.857105464004111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, -1.3858531281619442`}, { 0.6684073464102069, 2.8552720813037107`}, {0.6684073464102069, 2.8552720813037107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, -1.3842947906107883`}, { 0.673407346410207, 2.853442826570325}, {0.673407346410207, 2.853442826570325}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, -1.382733085799018}, { 0.678407346410207, 2.8516176930744526`}, {0.678407346410207, 2.8516176930744526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, -1.381167992746872}, { 0.6834073464102071, 2.8497966742449328`}, {0.6834073464102071, 2.8497966742449328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, -1.3795994903460438`}, { 0.688407346410207, 2.8479797636696462`}, {0.688407346410207, 2.8479797636696462`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, -1.3780275573590495`}, { 0.6934073464102071, 2.8461669550962263`}, {0.6934073464102071, 2.8461669550962263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, -1.3764521724185839`}, { 0.698407346410207, 2.8443582424327802`}, {0.698407346410207, 2.8443582424327802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, -1.3748733140268792`}, { 0.7034073464102069, 2.842553619748624}, {0.7034073464102069, 2.842553619748624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, -1.373290960555052}, { 0.708407346410207, 2.8407530812750275`}, {0.708407346410207, 2.8407530812750275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, -1.3717050902424501`}, { 0.7134073464102069, 2.83895662140597}, {0.7134073464102069, 2.83895662140597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, -1.3701156811959907`}, { 0.718407346410207, 2.837164234698911}, {0.718407346410207, 2.837164234698911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, -1.3685227113894964`}, { 0.7234073464102069, 2.8353759158755687`}, {0.7234073464102069, 2.8353759158755687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, -1.366926158663025}, { 0.728407346410207, 2.833591659822715}, {0.728407346410207, 2.833591659822715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, -1.3653260007221943`}, { 0.7334073464102069, 2.8318114615929777`}, {0.7334073464102069, 2.8318114615929777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, -1.363722215137505}, { 0.738407346410207, 2.8300353164056617`}, {0.738407346410207, 2.8300353164056617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, -1.362114779343655}, { 0.7434073464102069, 2.8282632196475777`}, {0.7434073464102069, 2.8282632196475777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, -1.3605036706388525`}, { 0.748407346410207, 2.8264951668738854`}, {0.748407346410207, 2.8264951668738854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, -1.358888866184124}, { 0.7534073464102069, 2.8247311538089517`}, {0.7534073464102069, 2.8247311538089517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, -1.3572703430026174`}, { 0.758407346410207, 2.8229711763472176`}, {0.758407346410207, 2.8229711763472176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, -1.3556480779789024`}, { 0.7634073464102069, 2.8212152305540847`}, {0.7634073464102069, 2.8212152305540847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, -1.354022047858265}, { 0.768407346410207, 2.819463312666811}, {0.768407346410207, 2.819463312666811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, -1.3523922292460007`}, { 0.7734073464102069, 2.817715419095421}, {0.7734073464102069, 2.817715419095421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, -1.350758598606701}, { 0.778407346410207, 2.815971546423631}, {0.778407346410207, 2.815971546423631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, -1.3491211322635397`}, { 0.7834073464102069, 2.8142316914097893`}, {0.7834073464102069, 2.8142316914097893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, -1.347479806397552}, { 0.788407346410207, 2.8124958509878284`}, {0.788407346410207, 2.8124958509878284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, -1.3458345970469132`}, { 0.7934073464102069, 2.810764022268233}, {0.7934073464102069, 2.810764022268233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, -1.3441854801062134`}, { 0.798407346410207, 2.809036202539025}, {0.798407346410207, 2.809036202539025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, -1.3425324313257272`}, { 0.803407346410207, 2.807312389266758}, {0.803407346410207, 2.807312389266758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, -1.3408754263106837`}, { 0.8084073464102071, 2.8055925800975356`}, {0.8084073464102071, 2.8055925800975356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, -1.339214440520531}, { 0.813407346410207, 2.8038767728580343`}, {0.813407346410207, 2.8038767728580343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, -1.3375494492681976`}, { 0.8184073464102071, 2.802164965556552}, {0.8184073464102071, 2.802164965556552}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, -1.3358804277193557`}, { 0.823407346410207, 2.800457156384066}, {0.823407346410207, 2.800457156384066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, -1.3342073508916743`}, { 0.8284073464102069, 2.798753343715309}, {0.8284073464102069, 2.798753343715309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, -1.3325301936540794`}, { 0.833407346410207, 2.7970535261098646`}, {0.833407346410207, 2.7970535261098646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, -1.3308489307260032`}, { 0.8384073464102069, 2.79535770231327}, {0.8384073464102069, 2.79535770231327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, -1.3291635366766366`}, { 0.843407346410207, 2.793665871258146}, {0.843407346410207, 2.793665871258146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, -1.3274739859241789`}, { 0.8484073464102069, 2.791978032065339}, {0.8484073464102069, 2.791978032065339}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, -1.3257802527350848`}, { 0.853407346410207, 2.7902941840450772`}, {0.853407346410207, 2.7902941840450772`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, -1.3240823112233104`}, { 0.8584073464102069, 2.788614326698151}, {0.8584073464102069, 2.788614326698151}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, -1.3223801353495572`}, { 0.863407346410207, 2.786938459717103}, {0.863407346410207, 2.786938459717103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, -1.3206736989205174`}, { 0.8684073464102069, 2.785266582987444}, {0.8684073464102069, 2.785266582987444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, -1.3189629755881151`}, { 0.873407346410207, 2.7835986965888786`}, {0.873407346410207, 2.7835986965888786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, -1.3172479388487472`}, { 0.8784073464102069, 2.781934800796556}, {0.8784073464102069, 2.781934800796556}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, -1.315528562042525}, { 0.883407346410207, 2.7802748960823327`}, {0.883407346410207, 2.7802748960823327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, -1.3138048183525157`}, { 0.8884073464102069, 2.7786189831160626`}, {0.8884073464102069, 2.7786189831160626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, -1.3120766808039805`}, { 0.893407346410207, 2.7769670627668948`}, {0.893407346410207, 2.7769670627668948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, -1.310344122263616}, { 0.8984073464102069, 2.7753191361045997`}, {0.8984073464102069, 2.7753191361045997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, -1.3086071154387948`}, { 0.903407346410207, 2.77367520440091}, {0.903407346410207, 2.77367520440091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, -1.3068656328768042`}, { 0.9084073464102069, 2.7720352691308805`}, {0.9084073464102069, 2.7720352691308805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, -1.3051196469640889`}, { 0.913407346410207, 2.770399331974273}, {0.913407346410207, 2.770399331974273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, -1.303369129925493}, { 0.9184073464102069, 2.7687673948169524`}, {0.9184073464102069, 2.7687673948169524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, -1.301614053823501}, { 0.923407346410207, 2.7671394597523125`}, {0.923407346410207, 2.7671394597523125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, -1.2998543905574835`}, { 0.928407346410207, 2.7655155290827143`}, {0.928407346410207, 2.7655155290827143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, -1.2980901118629429`}, { 0.9334073464102071, 2.7638956053209505`}, {0.9334073464102071, 2.7638956053209505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, -1.2963211893107585`}, { 0.938407346410207, 2.762279691191728}, {0.938407346410207, 2.762279691191728}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, -1.2945475943064375`}, { 0.9434073464102071, 2.7606677896331724`}, {0.9434073464102071, 2.7606677896331724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, -1.2927692980893664`}, { 0.948407346410207, 2.759059903798355}, {0.948407346410207, 2.759059903798355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, -1.2909862717320633`}, { 0.9534073464102071, 2.757456037056839}, {0.9534073464102071, 2.757456037056839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, -1.2891984861394352`}, { 0.958407346410207, 2.755856192996249}, {0.958407346410207, 2.755856192996249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, -1.2874059120480383`}, { 0.9634073464102069, 2.7542603754238653`}, {0.9634073464102069, 2.7542603754238653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, -1.2856085200253393`}, { 0.968407346410207, 2.752668588368234}, {0.968407346410207, 2.752668588368234}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, -1.2838062804689823`}, { 0.9734073464102069, 2.7510808360808086`}, {0.9734073464102069, 2.7510808360808086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, -1.2819991636060595`}, { 0.978407346410207, 2.7494971230376053`}, {0.978407346410207, 2.7494971230376053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, -1.2801871394923847`}, { 0.9834073464102069, 2.747917453940891}, {0.9834073464102069, 2.747917453940891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, -1.2783701780117736`}, { 0.988407346410207, 2.746341833720884}, {0.988407346410207, 2.746341833720884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, -1.2765482488753246`}, { 0.9934073464102069, 2.7447702675374903`}, {0.9934073464102069, 2.7447702675374903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, -1.2747213216207105`}, { 0.998407346410207, 2.743202760782055}, {0.998407346410207, 2.743202760782055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, -1.272889365611472}, { 1.003407346410207, 2.7416393190791397`}, {1.003407346410207, 2.7416393190791397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, -1.2710523500363167`}, { 1.008407346410207, 2.7400799482883302`}, {1.008407346410207, 2.7400799482883302`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, -1.2692102439084254`}, { 1.013407346410207, 2.73852465450606}, {1.013407346410207, 2.73852465450606}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, -1.2673630160647662`}, { 1.018407346410207, 2.736973444067467}, {1.018407346410207, 2.736973444067467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, -1.2655106351654124`}, { 1.023407346410207, 2.7354263235482708`}, {1.023407346410207, 2.7354263235482708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, -1.26365306969287}, { 1.028407346410207, 2.733883299766677}, {1.028407346410207, 2.733883299766677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, -1.2617902879514131`}, { 1.033407346410207, 2.732344379785308}, {1.033407346410207, 2.732344379785308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, -1.2599222580664244`}, { 1.038407346410207, 2.73080957091316}, {1.038407346410207, 2.73080957091316}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, -1.2580489479837487`}, { 1.043407346410207, 2.7292788807075876`}, {1.043407346410207, 2.7292788807075876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, -1.2561703254690506`}, { 1.048407346410207, 2.7277523169763107`}, {1.048407346410207, 2.7277523169763107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, -1.2542863581071853`}, { 1.053407346410207, 2.726229887779455}, {1.053407346410207, 2.726229887779455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, -1.252397013301576}, { 1.058407346410207, 2.7247116014316153`}, {1.058407346410207, 2.7247116014316153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, -1.2505022582736054`}, { 1.063407346410207, 2.7231974665039496`}, {1.063407346410207, 2.7231974665039496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, -1.2486020600620134`}, { 1.068407346410207, 2.7216874918262977`}, {1.068407346410207, 2.7216874918262977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, -1.2466963855223094`}, { 1.073407346410207, 2.720181686489332}, {1.073407346410207, 2.720181686489332}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, -1.244785201326194}, { 1.078407346410207, 2.7186800598467347`}, {1.078407346410207, 2.7186800598467347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, -1.2428684739609948`}, { 1.083407346410207, 2.7171826215174057`}, {1.083407346410207, 2.7171826215174057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, -1.2409461697291135`}, { 1.0884073464102069`, 2.715689381387697}, {1.0884073464102069`, 2.715689381387697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, -1.2390182547474857`}, { 1.093407346410207, 2.7142003496136793`}, {1.093407346410207, 2.7142003496136793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, -1.2370846949470573`}, { 1.0984073464102069`, 2.712715536623438}, {1.0984073464102069`, 2.712715536623438}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, -1.2351454560722706`}, { 1.103407346410207, 2.7112349531193987`}, {1.103407346410207, 2.7112349531193987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, -1.2332005036805698`}, { 1.1084073464102069`, 2.7097586100806845`}, {1.1084073464102069`, 2.7097586100806845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, -1.2312498031419181`}, { 1.113407346410207, 2.7082865187655036`}, {1.113407346410207, 2.7082865187655036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, -1.2292933196383344`}, { 1.118407346410207, 2.706818690713566}, {1.118407346410207, 2.706818690713566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, -1.2273310181634431`}, { 1.123407346410207, 2.7053551377485374`}, {1.123407346410207, 2.7053551377485374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, -1.2253628635220437`}, { 1.128407346410207, 2.7038958719805177`}, {1.128407346410207, 2.7038958719805177`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, -1.223388820329697}, { 1.133407346410207, 2.7024409058085594`}, {1.133407346410207, 2.7024409058085594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, -1.2214088530123308`}, { 1.138407346410207, 2.7009902519232103`}, {1.138407346410207, 2.7009902519232103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, -1.2194229258058629`}, { 1.143407346410207, 2.6995439233090983`}, {1.143407346410207, 2.6995439233090983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, -1.2174310027558461`}, { 1.148407346410207, 2.6981019332475404`}, {1.148407346410207, 2.6981019332475404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, -1.2154330477171336`}, { 1.153407346410207, 2.696664295319193}, {1.153407346410207, 2.696664295319193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, -1.213429024353563}, { 1.158407346410207, 2.695231023406729}, {1.158407346410207, 2.695231023406729}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, -1.2114188961376655`}, { 1.163407346410207, 2.693802131697557}, {1.163407346410207, 2.693802131697557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, -1.2094026263503979`}, { 1.168407346410207, 2.692377634686569}, {1.168407346410207, 2.692377634686569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, -1.2073801780808946`}, { 1.173407346410207, 2.690957547178924}, {1.173407346410207, 2.690957547178924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, -1.205351514226248}, { 1.178407346410207, 2.68954188429287}, {1.178407346410207, 2.68954188429287}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, -1.203316597491311}, { 1.183407346410207, 2.688130661462599}, {1.183407346410207, 2.688130661462599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, -1.2012753903885285`}, { 1.188407346410207, 2.6867238944411396`}, {1.188407346410207, 2.6867238944411396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, -1.1992278552377929`}, { 1.193407346410207, 2.6853215993032826`}, {1.193407346410207, 2.6853215993032826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, -1.1971739541663289`}, { 1.198407346410207, 2.6839237924485504`}, {1.198407346410207, 2.6839237924485504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, -1.1951136491086056`}, { 1.203407346410207, 2.682530490604194}, {1.203407346410207, 2.682530490604194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, -1.1930469018062804`}, { 1.208407346410207, 2.681141710828237}, {1.208407346410207, 2.681141710828237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, -1.1909736738081707`}, { 1.2134073464102069`, 2.67975747051255}, {1.2134073464102069`, 2.67975747051255}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, -1.1888939264702592`}, { 1.218407346410207, 2.6783777873859678`}, {1.218407346410207, 2.6783777873859678`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, -1.1868076209557297`}, { 1.2234073464102069`, 2.6770026795174426`}, {1.2234073464102069`, 2.6770026795174426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, -1.184714718235036}, { 1.228407346410207, 2.6756321653192376`}, {1.228407346410207, 2.6756321653192376`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, -1.1826151790860093`}, { 1.2334073464102069`, 2.6742662635501606`}, {1.2334073464102069`, 2.6742662635501606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, -1.1805089640939952`}, { 1.238407346410207, 2.672904993318833}, {1.238407346410207, 2.672904993318833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, -1.1783960336520318`}, { 1.243407346410207, 2.671548374087004}, {1.243407346410207, 2.671548374087004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, -1.1762763479610614`}, { 1.248407346410207, 2.670196425672904}, {1.248407346410207, 2.670196425672904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, -1.1741498670301853`}, { 1.253407346410207, 2.6688491682546354`}, {1.253407346410207, 2.6688491682546354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, -1.172016550676955}, { 1.258407346410207, 2.6675066223736086`}, {1.258407346410207, 2.6675066223736086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, -1.1698763585277066`}, { 1.263407346410207, 2.6661688089380164`}, {1.263407346410207, 2.6661688089380164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, -1.1677292500179344`}, { 1.268407346410207, 2.664835749226355}, {1.268407346410207, 2.664835749226355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, -1.165575184392712}, { 1.273407346410207, 2.6635074648909787`}, {1.273407346410207, 2.6635074648909787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, -1.1634141207071562`}, { 1.278407346410207, 2.662183977961708}, {1.278407346410207, 2.662183977961708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, -1.1612460178269355`}, { 1.283407346410207, 2.66086531084947}, {1.283407346410207, 2.66086531084947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, -1.1590708344288274`}, { 1.288407346410207, 2.6595514863499914`}, {1.288407346410207, 2.6595514863499914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, -1.1568885290013247`}, { 1.293407346410207, 2.6582425276475288`}, {1.293407346410207, 2.6582425276475288`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, -1.1546990598452918`}, { 1.298407346410207, 2.656938458318646}, {1.298407346410207, 2.656938458318646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, -1.1525023850746696`}, { 1.303407346410207, 2.6556393023360343`}, {1.303407346410207, 2.6556393023360343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, -1.1502984626172383`}, { 1.308407346410207, 2.6543450840723786`}, {1.308407346410207, 2.6543450840723786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, -1.1480872502154305`}, { 1.313407346410207, 2.653055828304269}, {1.313407346410207, 2.653055828304269}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, -1.1458687054271997`}, { 1.318407346410207, 2.6517715602161562`}, {1.318407346410207, 2.6517715602161562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, -1.1436427856269509`}, { 1.323407346410207, 2.6504923054043537`}, {1.323407346410207, 2.6504923054043537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, -1.1414094480065244`}, { 1.328407346410207, 2.6492180898810873`}, {1.328407346410207, 2.6492180898810873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, -1.1391686495762443`}, { 1.333407346410207, 2.6479489400785883`}, {1.333407346410207, 2.6479489400785883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, -1.136920347166026}, { 1.3384073464102069`, 2.6466848828532377`}, {1.3384073464102069`, 2.6466848828532377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, -1.13466449742655}, { 1.343407346410207, 2.645425945489752}, {1.343407346410207, 2.645425945489752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, -1.1324010568305007`}, { 1.3484073464102069`, 2.6441721557054247`}, {1.3484073464102069`, 2.6441721557054247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, -1.1301299816738708`}, { 1.353407346410207, 2.6429235416544046`}, {1.353407346410207, 2.6429235416544046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, -1.1278512280773367`}, { 1.3584073464102069`, 2.6416801319320347`}, {1.3584073464102069`, 2.6416801319320347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, -1.1255647519877034`}, { 1.363407346410207, 2.640441955579228}, {1.363407346410207, 2.640441955579228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, -1.1232705091794237`}, { 1.368407346410207, 2.639209042086902}, {1.368407346410207, 2.639209042086902}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, -1.1209684552561898`}, { 1.373407346410207, 2.637981421400457}, {1.373407346410207, 2.637981421400457}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, -1.1186585456526035`}, { 1.378407346410207, 2.6367591239243025`}, {1.378407346410207, 2.6367591239243025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, -1.1163407356359238`}, { 1.383407346410207, 2.635542180526439}, {1.383407346410207, 2.635542180526439}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, -1.1140149803078965`}, { 1.388407346410207, 2.6343306225430863`}, {1.388407346410207, 2.6343306225430863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, -1.111681234606662}, { 1.393407346410207, 2.633124481783361}, {1.393407346410207, 2.633124481783361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, -1.109339453308756}, { 1.398407346410207, 2.6319237905340067`}, {1.398407346410207, 2.6319237905340067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, -1.1069895910311878`}, { 1.403407346410207, 2.6307285815641777`}, {1.403407346410207, 2.6307285815641777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, -1.1046316022336151`}, { 1.408407346410207, 2.629538888130267}, {1.408407346410207, 2.629538888130267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, -1.1022654412206057`}, { 1.413407346410207, 2.628354743980792}, {1.413407346410207, 2.628354743980792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, -1.099891062143994}, { 1.418407346410207, 2.62717618336133}, {1.418407346410207, 2.62717618336133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, -1.0975084190053341`}, { 1.4234073464102068`, 2.6260032410195047`}, {1.4234073464102068`, 2.6260032410195047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, -1.095117465658452}, { 1.4284073464102072`, 2.624835952210025}, {1.4284073464102072`, 2.624835952210025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, -1.092718155812095}, { 1.433407346410207, 2.623674352699779}, {1.433407346410207, 2.623674352699779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, -1.0903104430326889`}, { 1.438407346410207, 2.622518478772975}, {1.438407346410207, 2.622518478772975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, -1.0878942807471967`}, { 1.4434073464102068`, 2.6213683672363426`}, {1.4434073464102068`, 2.6213683672363426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, -1.0854696222460898`}, { 1.4484073464102072`, 2.620224055424379}, {1.4484073464102072`, 2.620224055424379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, -1.083036420686427}, { 1.453407346410207, 2.619085581204657}, {1.453407346410207, 2.619085581204657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, -1.0805946290950474`}, { 1.458407346410207, 2.6179529829831774`}, {1.458407346410207, 2.6179529829831774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, -1.0781442003718824`}, { 1.4634073464102069`, 2.6168262997097815`}, {1.4634073464102069`, 2.6168262997097815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, -1.0756850872933839`}, { 1.4684073464102068`, 2.6157055708836148`}, {1.4684073464102068`, 2.6157055708836148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, -1.0732172425160762`}, { 1.473407346410207, 2.6145908365586443`}, {1.473407346410207, 2.6145908365586443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, -1.0707406185802315`}, { 1.478407346410207, 2.613482137349229}, {1.478407346410207, 2.613482137349229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, -1.068255167913675}, { 1.4834073464102069`, 2.6123795144357467`}, {1.4834073464102069`, 2.6123795144357467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, -1.0657608428357195`}, { 1.4884073464102068`, 2.611283009570272}, {1.4884073464102068`, 2.611283009570272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, -1.063257595561235}, { 1.4934073464102071`, 2.6101926650823093`}, {1.4934073464102071`, 2.6101926650823093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, -1.0607453782048542`}, { 1.498407346410207, 2.609108523884581}, {1.498407346410207, 2.609108523884581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, -1.0582241427853196`}, { 1.503407346410207, 2.608030629478867}, {1.503407346410207, 2.608030629478867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, -1.0556938412299726`}, { 1.5084073464102068`, 2.606959025961902}, {1.5084073464102068`, 2.606959025961902}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, -1.0531544253793914`}, { 1.5134073464102071`, 2.6058937580313217`}, {1.5134073464102071`, 2.6058937580313217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, -1.050605846992178}, { 1.518407346410207, 2.6048348709916684`}, {1.518407346410207, 2.6048348709916684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, -1.0480480577498967`}, { 1.523407346410207, 2.603782410760445}, {1.523407346410207, 2.603782410760445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, -1.0454810092621758`}, { 1.5284073464102068`, 2.6027364238742288`}, {1.5284073464102068`, 2.6027364238742288`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, -1.0429046530719608`}, { 1.5334073464102072`, 2.6016969574948314`}, {1.5334073464102072`, 2.6016969574948314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, -1.0403189406609432`}, { 1.538407346410207, 2.6006640594155175`}, {1.538407346410207, 2.6006640594155175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, -1.0377238234551458`}, { 1.543407346410207, 2.5996377780672772`}, {1.543407346410207, 2.5996377780672772`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, -1.0351192528306872`}, { 1.5484073464102068`, 2.598618162525146}, {1.5484073464102068`, 2.598618162525146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, -1.0325051801197205`}, { 1.5534073464102072`, 2.5976052625145805`}, {1.5534073464102072`, 2.5976052625145805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, -1.0298815566165493`}, { 1.558407346410207, 2.5965991284178913`}, {1.558407346410207, 2.5965991284178913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, -1.0272483335839282`}, { 1.563407346410207, 2.5955998112807164`}, {1.563407346410207, 2.5955998112807164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, -1.0246054622595508`}, { 1.5684073464102068`, 2.594607362818559}, {1.5684073464102068`, 2.594607362818559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.593621835423366}, { 1.5734073464102072`, -1.0219528938627287`}, { 1.5734073464102072`, -1.0219528938627287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.5926432821701657`}, { 1.578407346410207, -1.0192905796012677`}, { 1.578407346410207, -1.0192905796012677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.5916717568237484`}, { 1.583407346410207, -1.01661847067854}, { 1.583407346410207, -1.01661847067854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.5907073138454044`}, { 1.5884073464102069`, -1.0139365183007631`}, { 1.5884073464102069`, -1.0139365183007631`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.5897500083997036`}, { 1.5934073464102072`, -1.0112446736844882`}, { 1.5934073464102072`, -1.0112446736844882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.5887998963613303`}, { 1.598407346410207, -1.0085428880642981`}, { 1.598407346410207, -1.0085428880642981`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.587857034321962}, { 1.603407346410207, -1.005831112700724}, { 1.603407346410207, -1.005831112700724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.5869214795971964`}, { 1.6084073464102069`, -1.0031092988883845`}, { 1.6084073464102069`, -1.0031092988883845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.5859932902335263`}, { 1.6134073464102068`, -1.0003773979643507`}, { 1.6134073464102068`, -1.0003773979643507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.58507252501536}, { 1.6184073464102071`, -0.9976353613167399}, { 1.6184073464102071`, -0.9976353613167399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.5841592434720826`}, { 1.623407346410207, -0.9948831403935515}, { 1.623407346410207, -0.9948831403935515}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.5832535058851698`}, { 1.628407346410207, -0.9921206867117344}, { 1.628407346410207, -0.9921206867117344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.582355373295336}, { 1.6334073464102068`, -0.9893479518665086}, { 1.6334073464102068`, -0.9893479518665086}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.581464907509729}, { 1.6384073464102071`, -0.9865648875409313}, { 1.6384073464102071`, -0.9865648875409313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.5805821711091665`}, { 1.643407346410207, -0.9837714455157215}, { 1.643407346410207, -0.9837714455157215}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.579707227455408}, { 1.648407346410207, -0.9809675776793457}, { 1.648407346410207, -0.9809675776793457}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.5788401406984716`}, { 1.6534073464102068`, -0.9781532360383641}, { 1.6534073464102068`, -0.9781532360383641}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.577980975783983}, { 1.6584073464102072`, -0.9753283727280554}, { 1.6584073464102072`, -0.9753283727280554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.5771297984605632`}, { 1.663407346410207, -0.9724929400233134}, { 1.663407346410207, -0.9724929400233134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.57628667528725}, { 1.668407346410207, -0.969646890349824}, { 1.668407346410207, -0.969646890349824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.575451673640953}, { 1.6734073464102068`, -0.966790176295533}, { 1.6734073464102068`, -0.966790176295533}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.5746248617239385`}, { 1.6784073464102072`, -0.9639227506224042}, { 1.6784073464102072`, -0.9639227506224042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.5738063085713514`}, { 1.683407346410207, -0.9610445662784748}, { 1.683407346410207, -0.9610445662784748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.572996084058753}, { 1.688407346410207, -0.9581555764102179}, { 1.688407346410207, -0.9581555764102179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.572194258909698}, { 1.6934073464102068`, -0.9552557343752094}, { 1.6934073464102068`, -0.9552557343752094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.5714009047033284`}, { 1.6984073464102072`, -0.9523449937551137}, { 1.6984073464102072`, -0.9523449937551137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.5706160938819913`}, { 1.703407346410207, -0.9494233083689901}, { 1.703407346410207, -0.9494233083689901}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.569839899758882}, { 1.708407346410207, -0.9464906322869236}, { 1.708407346410207, -0.9464906322869236}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.5690723965256974`}, { 1.7134073464102069`, -0.9435469198439898}, { 1.7134073464102069`, -0.9435469198439898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.568313659260313}, { 1.7184073464102072`, -0.9405921256545589}, { 1.7184073464102072`, -0.9405921256545589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.567563763934472}, { 1.723407346410207, -0.9376262046269428}, { 1.723407346410207, -0.9376262046269428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.56682278742148}, { 1.728407346410207, -0.9346491119783947}, { 1.728407346410207, -0.9346491119783947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.5660908075039206`}, { 1.7334073464102069`, -0.9316608032504626}, { 1.7334073464102069`, -0.9316608032504626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.565367902881363}, { 1.7384073464102068`, -0.9286612343247078}, { 1.7384073464102068`, -0.9286612343247078}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.5646541531780844`}, { 1.7434073464102071`, -0.9256503614387929}, { 1.7434073464102071`, -0.9256503614387929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.5639496389507874`}, { 1.748407346410207, -0.9226281412029438}, { 1.748407346410207, -0.9226281412029438}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.5632544416963152`}, { 1.753407346410207, -0.9195945306167919}, { 1.753407346410207, -0.9195945306167919}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.5625686438593656`}, { 1.7584073464102068`, -0.9165494870866069}, { 1.7584073464102068`, -0.9165494870866069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.5618923288401874`}, { 1.7634073464102071`, -0.9134929684429229}, { 1.7634073464102071`, -0.9134929684429229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.561225581002275}, { 1.768407346410207, -0.910424932958563}, { 1.768407346410207, -0.910424932958563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.56056848568004}, { 1.773407346410207, -0.9073453393670734}, { 1.773407346410207, -0.9073453393670734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 2.559921129186465}, { 1.7784073464102068`, -0.9042541468815688}, { 1.7784073464102068`, -0.9042541468815688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 2.559283598820735}, { 1.7834073464102072`, -0.9011513152139986}, { 1.7834073464102072`, -0.9011513152139986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 2.558655982875843}, { 1.788407346410207, -0.8980368045948386}, { 1.788407346410207, -0.8980368045948386}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 2.55803837064616}, { 1.793407346410207, -0.8949105757932141}, { 1.793407346410207, -0.8949105757932141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 2.5574308524349743`}, { 1.7984073464102068`, -0.8917725901374649}, { 1.7984073464102068`, -0.8917725901374649}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 2.5568335195619896`}, { 1.8034073464102072`, -0.8886228095361504}, { 1.8034073464102072`, -0.8886228095361504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 2.556246464370775}, { 1.808407346410207, -0.8854611964995128}, { 1.808407346410207, -0.8854611964995128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 2.5556697802361703`}, { 1.813407346410207, -0.882287714161393}, { 1.813407346410207, -0.882287714161393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 2.555103561571636}, { 1.8184073464102068`, -0.879102326301613}, { 1.8184073464102068`, -0.879102326301613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 2.5545479038365437`}, { 1.8234073464102072`, -0.8759049973688281}, { 1.8234073464102072`, -0.8759049973688281}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 2.5540029035433998`}, { 1.828407346410207, -0.8726956925038599}, { 1.828407346410207, -0.8726956925038599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 2.5534686582650057`}, { 1.833407346410207, -0.8694743775635057}, { 1.833407346410207, -0.8694743775635057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 2.5529452666415353`}, { 1.8384073464102069`, -0.8662410191448426}, { 1.8384073464102069`, -0.8662410191448426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 2.5524328283875355`}, { 1.8434073464102072`, -0.862995584610026}, { 1.8434073464102072`, -0.862995584610026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 2.5519314442988392`}, { 1.848407346410207, -0.8597380421115899}, { 1.848407346410207, -0.8597380421115899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 2.5514412162593825`}, { 1.853407346410207, -0.8564683606182534}, { 1.853407346410207, -0.8564683606182534}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 2.5509622472479245`}, { 1.8584073464102069`, -0.8531865099412421}, { 1.8584073464102069`, -0.8531865099412421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 2.55049464134466}, { 1.8634073464102068`, -0.8498924607611291}, { 1.8634073464102068`, -0.8498924607611291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 2.5500385037377167`}, { 1.8684073464102071`, -0.846586184655201}, { 1.8684073464102071`, -0.846586184655201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 2.5495939407295367`}, { 1.873407346410207, -0.8432676541253542}, { 1.873407346410207, -0.8432676541253542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 2.549161059743124}, { 1.878407346410207, -0.8399368426265279}, { 1.878407346410207, -0.8399368426265279}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 2.5487399693281634`}, { 1.8834073464102068`, -0.8365937245956785}, { 1.8834073464102068`, -0.8365937245956785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 2.548330779166991}, { 1.8884073464102071`, -0.8332382754813017}, { 1.8884073464102071`, -0.8332382754813017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 2.5479336000804165`}, { 1.893407346410207, -0.829870471773506}, { 1.893407346410207, -0.829870471773506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 2.5475485440333867`}, { 1.898407346410207, -0.8264902910346444}, { 1.898407346410207, -0.8264902910346444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 2.5471757241404798`}, { 1.9034073464102068`, -0.8230977119305037}, { 1.9034073464102068`, -0.8230977119305037}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 2.546815254671225}, { 1.9084073464102072`, -0.8196927142620662}, { 1.9084073464102072`, -0.8196927142620662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 2.546467251055235}, { 1.913407346410207, -0.8162752789978381}, { 1.913407346410207, -0.8162752789978381}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 2.5461318298871443`}, { 1.918407346410207, -0.8128453883067528}, { 1.918407346410207, -0.8128453883067528}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 2.545809108931345}, { 1.9234073464102068`, -0.8094030255916543}, { 1.9234073464102068`, -0.8094030255916543}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 2.545499207126509}, { 1.9284073464102072`, -0.8059481755233605}, { 1.9284073464102072`, -0.8059481755233605}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 2.54520224458988}, { 1.933407346410207, -0.8024808240753176}, { 1.933407346410207, -0.8024808240753176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 2.544918342621341}, { 1.938407346410207, -0.799000958558837}, { 1.938407346410207, -0.799000958558837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 2.5446476237072297`}, { 1.9434073464102068`, -0.7955085676589272}, { 1.9434073464102068`, -0.7955085676589272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 2.544390211523899}, { 1.9484073464102072`, -0.7920036414707203}, { 1.9484073464102072`, -0.7920036414707203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 2.5441462309410148`}, { 1.953407346410207, -0.788486171536495}, { 1.953407346410207, -0.788486171536495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 2.543915808024567}, { 1.958407346410207, -0.7849561508832963}, { 1.958407346410207, -0.7849561508832963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 2.5436990700396}, { 1.9634073464102069`, -0.7814135740611571}, { 1.9634073464102069`, -0.7814135740611571}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 2.543496145452631}, { 1.9684073464102072`, -0.7778584371819206}, { 1.9684073464102072`, -0.7778584371819206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 2.543307163933761}, { 1.973407346410207, -0.7742907379586641}, { 1.973407346410207, -0.7742907379586641}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 2.543132256358454}, { 1.978407346410207, -0.770710475745725}, { 1.978407346410207, -0.770710475745725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 2.542971554808973}, { 1.9834073464102069`, -0.7671176515793295}, { 1.9834073464102069`, -0.7671176515793295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 2.5428251925754686`}, { 1.988407346410207, -0.7635122682188232}, { 1.988407346410207, -0.7635122682188232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 2.5426933041566935`}, { 1.993407346410207, -0.7598943301885013}, { 1.993407346410207, -0.7598943301885013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 2.542576025260337}, { 1.998407346410207, -0.7562638438200407}, { 1.998407346410207, -0.7562638438200407}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.542473492802963}, { 2.003407346410207, -0.7526208172955247}, { 2.003407346410207, -0.7526208172955247}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.542385844909538}, { 2.008407346410207, -0.7489652606910658}, { 2.008407346410207, -0.7489652606910658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.542313220912528}, { 2.013407346410207, -0.7452971860210207}, { 2.013407346410207, -0.7452971860210207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.542255761350561}, { 2.018407346410207, -0.74161660728279}, { 2.018407346410207, -0.74161660728279}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.542213607966627}, { 2.023407346410207, -0.7379235405022035}, { 2.023407346410207, -0.7379235405022035}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.5421869037058045`}, { 2.028407346410207, -0.7342180037794844}, { 2.028407346410207, -0.7342180037794844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.542175792712499}, { 2.033407346410207, -0.7305000173357842}, { 2.033407346410207, -0.7305000173357842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.542180420327174}, { 2.038407346410207, -0.7267696035602893}, { 2.038407346410207, -0.7267696035602893}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.5422009330825595`}, { 2.043407346410207, -0.7230267870578796}, { 2.043407346410207, -0.7230267870578796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.5422374786993163`}, { 2.048407346410207, -0.7192715946973485}, { 2.048407346410207, -0.7192715946973485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.5422902060811428`}, { 2.053407346410207, -0.7155040556601582}, { 2.053407346410207, -0.7155040556601582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.5423592653093072`}, { 2.058407346410207, -0.7117242014897358}, { 2.058407346410207, -0.7117242014897358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.542444807636579}, { 2.063407346410207, -0.7079320661412898}, { 2.063407346410207, -0.7079320661412898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.5425469854805507`}, { 2.068407346410207, -0.7041276860321412}, { 2.068407346410207, -0.7041276860321412}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.542665952416323}, { 2.073407346410207, -0.7003111000925581}, { 2.073407346410207, -0.7003111000925581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.5428018631685396`}, { 2.078407346410207, -0.6964823498170778}, { 2.078407346410207, -0.6964823498170778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.542954873602747}, { 2.083407346410207, -0.6926414793163029}, { 2.083407346410207, -0.6926414793163029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.5431251407160627`}, { 2.088407346410207, -0.6887885353691635}, { 2.088407346410207, -0.6887885353691635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.54331282262713}, { 2.093407346410207, -0.6849235674756201}, { 2.093407346410207, -0.6849235674756201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.5435180785653393`}, { 2.098407346410207, -0.6810466279097993}, { 2.098407346410207, -0.6810466279097993}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.5437410688592945`}, { 2.103407346410207, -0.6771577717735388}, { 2.103407346410207, -0.6771577717735388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.543981954924502}, { 2.108407346410207, -0.6732570570503278}, { 2.108407346410207, -0.6732570570503278}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.5442408992502665`}, { 2.1134073464102068`, -0.6693445446596188}, { 2.1134073464102068`, -0.6693445446596188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.5445180653857586`}, { 2.118407346410207, -0.6654202985114951}, { 2.118407346410207, -0.6654202985114951}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.544813617925252}, { 2.123407346410207, -0.661484385561668}, { 2.123407346410207, -0.661484385561668}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.5451277224924898`}, { 2.128407346410207, -0.6575368758667817}, { 2.128407346410207, -0.6575368758667817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.5454605457241635`}, { 2.133407346410207, -0.653577842640003}, { 2.133407346410207, -0.653577842640003}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.545812255252489}, { 2.138407346410207, -0.6496073623068699}, { 2.138407346410207, -0.6496073623068699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.5461830196868473`}, { 2.143407346410207, -0.645625514561372}, { 2.143407346410207, -0.645625514561372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.5465730085944664`}, { 2.148407346410207, -0.6416323824222334}, { 2.148407346410207, -0.6416323824222334}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.546982392480133}, { 2.153407346410207, -0.6376280522893749}, { 2.153407346410207, -0.6376280522893749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.547411342764895}, { 2.158407346410207, -0.6336126140005146}, { 2.158407346410207, -0.6336126140005146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.5478600317637436`}, { 2.163407346410207, -0.6295861608878874}, { 2.163407346410207, -0.6295861608878874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.5483286326622427`}, { 2.168407346410207, -0.6255487898350395}, { 2.168407346410207, -0.6255487898350395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.548817319492089}, { 2.173407346410207, -0.6215006013336706}, { 2.173407346410207, -0.6215006013336706}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.549326267105573}, { 2.178407346410207, -0.6174416995404848}, { 2.178407346410207, -0.6174416995404848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.5498556511489214`}, { 2.183407346410207, -0.6133721923340136}, { 2.183407346410207, -0.6133721923340136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.5504056480344954`}, { 2.188407346410207, -0.6092921913713703}, { 2.188407346410207, -0.6092921913713703}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.550976434911819}, { 2.193407346410207, -0.605201812144901}, { 2.193407346410207, -0.605201812144901}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.55156818963742}, { 2.198407346410207, -0.6011011740386827}, { 2.198407346410207, -0.6011011740386827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.5521810907434497`}, { 2.203407346410207, -0.596990400384837}, { 2.203407346410207, -0.596990400384837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.552815317405073}, { 2.208407346410207, -0.5928696185195981}, { 2.208407346410207, -0.5928696185195981}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.553471049406586}, { 2.213407346410207, -0.588738959839106}, { 2.213407346410207, -0.588738959839106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.5541484671062573`}, { 2.218407346410207, -0.5845985598548703}, { 2.218407346410207, -0.5845985598548703}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.554847751399858}, { 2.223407346410207, -0.5804485582488504}, { 2.223407346410207, -0.5804485582488504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.55556908368286}, { 2.228407346410207, -0.5762890989281111}, { 2.228407346410207, -0.5762890989281111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.5563126458112833`}, { 2.233407346410207, -0.5721203300789982}, { 2.233407346410207, -0.5721203300789982}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.5570786200611706`}, { 2.2384073464102068`, -0.5679424042207744}, { 2.2384073464102068`, -0.5679424042207744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.557867189086662}, { 2.243407346410207, -0.5637554782586739}, { 2.243407346410207, -0.5637554782586739}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.558678535876655}, { 2.248407346410207, -0.5595597135363067}, { 2.248407346410207, -0.5595597135363067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.5595128437100274`}, { 2.253407346410207, -0.5553552758873599}, { 2.253407346410207, -0.5553552758873599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.5603702961094004`}, { 2.2584073464102072`, -0.5511423356865383}, { 2.2584073464102072`, -0.5511423356865383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.5612510767934293`}, { 2.263407346410207, -0.5469210678996836}, { 2.263407346410207, -0.5469210678996836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.562155369627595}, { 2.268407346410207, -0.542691652133005}, { 2.268407346410207, -0.542691652133005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.563083358573484}, { 2.273407346410207, -0.5384542726813637}, { 2.273407346410207, -0.5384542726813637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.564035227636539}, { 2.278407346410207, -0.5342091185755448}, { 2.278407346410207, -0.5342091185755448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.5650111608122614`}, { 2.283407346410207, -0.5299563836284495}, { 2.283407346410207, -0.5299563836284495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.566011342030853}, { 2.288407346410207, -0.5256962664801427}, { 2.288407346410207, -0.5256962664801427}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.5670359551002826`}, { 2.293407346410207, -0.5214289706416833}, { 2.293407346410207, -0.5214289706416833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.5680851836477623`}, { 2.298407346410207, -0.5171547045376708}, { 2.298407346410207, -0.5171547045376708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.569159211059622}, { 2.303407346410207, -0.5128736815474395}, { 2.303407346410207, -0.5128736815474395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.5702582204195727`}, { 2.308407346410207, -0.5085861200448246}, { 2.308407346410207, -0.5085861200448246}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.5713823944453478`}, { 2.313407346410207, -0.504292243436424}, { 2.313407346410207, -0.504292243436424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.572531915423713}, { 2.318407346410207, -0.49999228019829434`}, { 2.318407346410207, -0.49999228019829434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.573706965143839}, { 2.323407346410207, -0.49568646391099125`}, { 2.323407346410207, -0.49568646391099125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.5749077248290337`}, { 2.328407346410207, -0.4913750332928932}, { 2.328407346410207, -0.4913750332928932}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.5761343750668226`}, { 2.333407346410207, -0.487058232231717}, { 2.333407346410207, -0.487058232231717}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.5773870957373877`}, { 2.338407346410207, -0.4827363098141634}, { 2.338407346410207, -0.4827363098141634}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.578666065940348}, { 2.343407346410207, -0.4784095203536045}, { 2.343407346410207, -0.4784095203536045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.579971463919899}, { 2.348407346410207, -0.4740781234157422}, { 2.348407346410207, -0.4740781234157422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.581303466988303}, { 2.353407346410207, -0.46974238384215117`}, { 2.353407346410207, -0.46974238384215117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 2.5826622514477395`}, { 2.358407346410207, -0.46540257177163713`}, { 2.358407346410207, -0.46540257177163713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 2.584047992510525}, { 2.3634073464102068`, -0.4610589626593263}, { 2.3634073464102068`, -0.4610589626593263}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 2.5854608642177026`}, { 2.368407346410207, -0.4567118372934077}, { 2.368407346410207, -0.4567118372934077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 2.5869010393560283`}, { 2.373407346410207, -0.45236148180945124`}, { 2.373407346410207, -0.45236148180945124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 2.5883686893733477`}, { 2.378407346410207, -0.4480081877022216}, { 2.378407346410207, -0.4480081877022216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 2.589863984292397}, { 2.3834073464102072`, -0.4436522518349106}, { 2.3834073464102072`, -0.4436522518349106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.5913870926230373`}, { 2.388407346410207, -0.439293976445711}, { 2.388407346410207, -0.439293976445711}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.5929381812729426`}, { 2.393407346410207, -0.4349336691516521}, { 2.393407346410207, -0.4349336691516521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.5945174154567723`}, { 2.398407346410207, -0.43057164294962536`}, { 2.398407346410207, -0.43057164294962536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.5961249586038417`}, { 2.403407346410207, -0.42620821621451904`}, { 2.403407346410207, -0.42620821621451904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.597760972264337}, { 2.408407346410207, -0.4218437126943917}, { 2.408407346410207, -0.4218437126943917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.599425616014088}, { 2.413407346410207, -0.41747846150261164`}, { 2.413407346410207, -0.41747846150261164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.6011190473579453`}, { 2.418407346410207, -0.4131127971068829}, { 2.418407346410207, -0.4131127971068829}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.602841421631796}, { 2.423407346410207, -0.4087470593151}, { 2.423407346410207, -0.4087470593151}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 2.6045928919032573`}, { 2.428407346410207, -0.40438159325795087`}, { 2.428407346410207, -0.40438159325795087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 2.6063736088710896`}, { 2.433407346410207, -0.4000167493682106}, { 2.433407346410207, -0.4000167493682106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.6081837207633862`}, { 2.438407346410207, -0.3956528833566501}, { 2.438407346410207, -0.3956528833566501}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.61002337323457}, { 2.443407346410207, -0.3912903561845123}, { 2.443407346410207, -0.3912903561845123}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.6118927092612725`}, { 2.448407346410207, -0.3869295340324782}, { 2.448407346410207, -0.3869295340324782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.613791869037134}, { 2.453407346410207, -0.382570788266082}, { 2.453407346410207, -0.382570788266082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.6157209898665936`}, { 2.458407346410207, -0.37821449539750446`}, { 2.458407346410207, -0.37821449539750446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.617680206057732}, { 2.463407346410207, -0.3738610370437047}, { 2.463407346410207, -0.3738610370437047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.619669648814223}, { 2.468407346410207, -0.3695107998808371}, { 2.468407346410207, -0.3695107998808371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.621689446126479}, { 2.473407346410207, -0.365164175594904}, { 2.473407346410207, -0.365164175594904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.6237397226620534`}, { 2.478407346410207, -0.3608215608286069}, { 2.478407346410207, -0.3608215608286069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.6258205996553774`}, { 2.483407346410207, -0.35648335712435514`}, { 2.483407346410207, -0.35648335712435514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.6279321947969136`}, { 2.4884073464102068`, -0.3521499708634001}, { 2.4884073464102068`, -0.3521499708634001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.630074622121808}, { 2.493407346410207, -0.34782181320105554`}, { 2.493407346410207, -0.34782181320105554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.6322479918981254`}, { 2.498407346410207, -0.343499299997992}, { 2.498407346410207, -0.343499299997992}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.6344524105147653`}, { 2.503407346410207, -0.3391828517475654}, { 2.503407346410207, -0.3391828517475654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.6366879803691434`}, { 2.5084073464102072`, -0.3348728934991774}, { 2.5084073464102072`, -0.3348728934991774}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.6389547997547362`}, { 2.513407346410207, -0.3305698547776451}, { 2.513407346410207, -0.3305698547776451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.6412529627485983`}, { 2.518407346410207, -0.3262741694985726}, { 2.518407346410207, -0.3262741694985726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.643582559098941}, { 2.523407346410207, -0.3219862758797252}, { 2.523407346410207, -0.3219862758797252}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.6459436741128894`}, { 2.528407346410207, -0.31770661634840436`}, { 2.528407346410207, -0.31770661634840436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.6483363885445264`}, { 2.533407346410207, -0.3134356374448286}, { 2.533407346410207, -0.3134356374448286}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.6507607784833254`}, { 2.538407346410207, -0.30917378972154147`}, { 2.538407346410207, -0.30917378972154147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.6532169152431058`}, { 2.543407346410207, -0.3049215276388483}, { 2.543407346410207, -0.3049215276388483}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.655704865251609}, { 2.5484073464102073`, -0.30067930945632304`}, { 2.5484073464102073`, -0.30067930945632304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.6582246899408304`}, { 2.553407346410207, -0.2964475971204033}, { 2.553407346410207, -0.2964475971204033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.6607764456382226`}, { 2.558407346410207, -0.2922268561481092}, { 2.558407346410207, -0.2922268561481092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.6633601834589022`}, { 2.563407346410207, -0.2880175555069309}, { 2.563407346410207, -0.2880175555069309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.665975949198977}, { 2.568407346410207, -0.2838201674909293}, { 2.568407346410207, -0.2838201674909293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.6686237832301374`}, { 2.5734073464102067`, -0.27963516759310286`}, { 2.5734073464102067`, -0.27963516759310286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.671303720395634}, { 2.578407346410207, -0.27546303437407843`}, { 2.578407346410207, -0.27546303437407843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.674015789907775}, { 2.583407346410207, -0.27130424932719577`}, { 2.583407346410207, -0.27130424932719577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.6767600152470914`}, { 2.588407346410207, -0.2671592967400472}, { 2.588407346410207, -0.2671592967400472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.679536414063286}, { 2.593407346410207, -0.2630286635525618}, { 2.593407346410207, -0.2630286635525618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.6823449980781193`}, { 2.598407346410207, -0.2589128392117115}, { 2.598407346410207, -0.2589128392117115}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.685185772990369}, { 2.603407346410207, -0.25481231552292277`}, { 2.603407346410207, -0.25481231552292277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.6880587383829977`}, { 2.608407346410207, -0.2507275864983039}, { 2.608407346410207, -0.2507275864983039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.6909638876326682`}, { 2.6134073464102068`, -0.24665914820177687`}, { 2.6134073464102068`, -0.24665914820177687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.693901207821755}, { 2.618407346410207, -0.24260749859122913`}, { 2.618407346410207, -0.24260749859122913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.696870679652982}, { 2.623407346410207, -0.23857313735779145`}, { 2.623407346410207, -0.23857313735779145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.6998722773668318`}, { 2.628407346410207, -0.2345565657623721}, { 2.628407346410207, -0.2345565657623721}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.7029059686618626`}, { 2.6334073464102072`, -0.230558286469562}, { 2.6334073464102072`, -0.230558286469562}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.7059717146180784`}, { 2.638407346410207, -0.22657880337904818`}, { 2.638407346410207, -0.22657880337904818`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.7090694696234747`}, { 2.643407346410207, -0.22261862145466826`}, { 2.643407346410207, -0.22261862145466826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.712199181303915}, { 2.648407346410207, -0.21867824655124826`}, { 2.648407346410207, -0.21867824655124826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.7153607904564545`}, { 2.653407346410207, -0.21475818523937273`}, { 2.653407346410207, -0.21475818523937273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.718554230986252}, { 2.658407346410207, -0.21085894462823399`}, { 2.658407346410207, -0.21085894462823399`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.721779429847203}, { 2.663407346410207, -0.20698103218671954`}, { 2.663407346410207, -0.20698103218671954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.725036306986411}, { 2.668407346410207, -0.203124955562896}, { 2.668407346410207, -0.203124955562896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.72832477529263}, { 2.6734073464102073`, -0.19929122240205865`}, { 2.6734073464102073`, -0.19929122240205865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.7316447405487922`}, { 2.678407346410207, -0.19548034016350913`}, { 2.678407346410207, -0.19548034016350913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.734996101388748}, { 2.683407346410207, -0.19169281593623755`}, { 2.683407346410207, -0.19169281593623755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.738378749258321}, { 2.688407346410207, -0.18792915625368287`}, { 2.688407346410207, -0.18792915625368287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.7417925683807964`}, { 2.693407346410207, -0.18418986690775443`}, { 2.693407346410207, -0.18418986690775443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.7452374357269393`}, { 2.6984073464102067`, -0.1804754527622877}, { 2.6984073464102067`, -0.1804754527622877}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.7487132209896545`}, { 2.703407346410207, -0.1767864175661286}, { 2.703407346410207, -0.1767864175661286}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.752219786563372}, { 2.708407346410207, -0.1731232637660262}, { 2.708407346410207, -0.1731232637660262}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.7557569875282564`}, { 2.713407346410207, -0.1694864923195204}, { 2.713407346410207, -0.1694864923195204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.759324671639319}, { 2.718407346410207, -0.1658766025080225}, { 2.718407346410207, -0.1658766025080225}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.762922679320516}, { 2.723407346410207, -0.16229409175027087`}, { 2.723407346410207, -0.16229409175027087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.766550843663901}, { 2.728407346410207, -0.1587394554163567}, { 2.728407346410207, -0.1587394554163567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.770208990433906}, { 2.733407346410207, -0.15521318664251255`}, { 2.733407346410207, -0.15521318664251255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.7738969380767955`}, { 2.7384073464102068`, -0.15171577614685328`}, { 2.7384073464102068`, -0.15171577614685328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.777614497735368}, { 2.743407346410207, -0.14824771204626352`}, { 2.743407346410207, -0.14824771204626352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.7813614732689254`}, { 2.748407346410207, -0.14480947967462213`}, { 2.748407346410207, -0.14480947967462213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.7851376612785796`}, { 2.753407346410207, -0.14140156140254728`}, { 2.753407346410207, -0.14140156140254728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.788942851137895}, { 2.7584073464102072`, -0.138024436458863}, { 2.7584073464102072`, -0.138024436458863}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.792776825028913}, { 2.763407346410207, -0.13467858075396283`}, { 2.763407346410207, -0.13467858075396283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.796639357983574}, { 2.768407346410207, -0.13136446670525537`}, { 2.768407346410207, -0.13136446670525537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.8005302179305285`}, { 2.773407346410207, -0.12808256306488267`}, { 2.773407346410207, -0.12808256306488267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.804449165747357}, { 2.778407346410207, -0.12483333474987848`}, { 2.778407346410207, -0.12483333474987848`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.80839595531818}, { 2.783407346410207, -0.1216172426749489}, { 2.783407346410207, -0.1216172426749489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.812370333596642}, { 2.788407346410207, -0.11843474358804752`}, { 2.788407346410207, -0.11843474358804752`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.8163720406742567`}, { 2.793407346410207, -0.11528628990890526`}, { 2.793407346410207, -0.11528628990890526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.820400809854067}, { 2.7984073464102073`, -0.11217232957068733`}, { 2.7984073464102073`, -0.11217232957068733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.8244563677295864`}, { 2.803407346410207, -0.10909330586493235`}, { 2.803407346410207, -0.10909330586493235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.8285384342689754`}, { 2.808407346410207, -0.10604965728992481`}, { 2.808407346410207, -0.10604965728992481`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.8326467229043963`}, { 2.813407346410207, -0.10304181740264998`}, { 2.813407346410207, -0.10304181740264998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.836780940626471}, { 2.818407346410207, -0.10007021467448048`}, { 2.818407346410207, -0.10007021467448048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.840940788083789}, { 2.8234073464102067`, -0.09713527235072192}, { 2.8234073464102067`, -0.09713527235072192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.845125959687363}, { 2.828407346410207, -0.0942374083141552}, { 2.828407346410207, -0.0942374083141552}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.849336143719957}, { 2.833407346410207, -0.09137703495269767}, { 2.833407346410207, -0.09137703495269767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.8535710224501956`}, { 2.838407346410207, -0.08855455903129773}, { 2.838407346410207, -0.08855455903129773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.857830272251331}, { 2.843407346410207, -0.08577038156818155}, { 2.843407346410207, -0.08577038156818155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.862113563724575}, { 2.848407346410207, -0.08302489771555127}, { 2.848407346410207, -0.08302489771555127}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.8664205618268697`}, { 2.853407346410207, -0.08031849664482953}, { 2.853407346410207, -0.08031849664482953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.870750926002976}, { 2.858407346410207, -0.07765156143654355}, { 2.858407346410207, -0.07765156143654355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.87510431032174}, { 2.8634073464102068`, -0.07502446897493201}, { 2.8634073464102068`, -0.07502446897493201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.879480363616405}, { 2.868407346410207, -0.07243758984734676}, { 2.868407346410207, -0.07243758984734676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.883878729628826}, { 2.873407346410207, -0.06989128824851737}, { 2.873407346410207, -0.06989128824851737}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.8882990471574317`}, { 2.878407346410207, -0.06738592188973497}, { 2.878407346410207, -0.06738592188973497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.892740950208779}, { 2.8834073464102072`, -0.06492184191301503}, { 2.8834073464102072`, -0.06492184191301503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.897204068152537}, { 2.888407346410207, -0.062499392810273564`}, { 2.888407346410207, -0.062499392810273564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.9016880258797384`}, { 2.893407346410207, -0.06011891234755855}, { 2.893407346410207, -0.06011891234755855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.9061924439641222`}, { 2.898407346410207, -0.05778073149436271}, { 2.898407346410207, -0.05778073149436271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.910716938826394}, { 2.903407346410207, -0.05548517435804007}, { 2.903407346410207, -0.05548517435804007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.915261122901225}, { 2.908407346410207, -0.0532325581233318}, { 2.908407346410207, -0.0532325581233318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.919824604806805}, { 2.913407346410207, -0.05102319299701923}, { 2.913407346410207, -0.05102319299701923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.924406989516764}, { 2.918407346410207, -0.048857382157688964`}, { 2.918407346410207, -0.048857382157688964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.929007878534272}, { 2.9234073464102073`, -0.046735421710605456`}, { 2.9234073464102073`, -0.046735421710605456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.9336268700681267`}, { 2.928407346410207, -0.04465760064767549}, { 2.928407346410207, -0.04465760064767549}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.938263559210636}, { 2.933407346410207, -0.04262420081247424}, { 2.933407346410207, -0.04262420081247424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.942917538117096}, { 2.938407346410207, -0.04063549687030455}, { 2.938407346410207, -0.04063549687030455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.947588396186672}, { 2.943407346410207, -0.03869175628325468}, { 2.943407346410207, -0.03869175628325468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.9522757202444816`}, { 2.9484073464102067`, -0.03679323929019654}, { 2.9484073464102067`, -0.03679323929019654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.9569790947246846`}, { 2.953407346410207, -0.03494019889168765}, { 2.953407346410207, -0.03494019889168765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.9616981018543798`}, { 2.958407346410207, -0.033132880839706384`}, { 2.958407346410207, -0.033132880839706384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.96643232183811}, { 2.963407346410207, -0.031371523632162675`}, { 2.963407346410207, -0.031371523632162675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.9711813330427828`}, { 2.968407346410207, -0.029656358512108138`}, { 2.968407346410207, -0.029656358512108138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.9759447121827964`}, { 2.973407346410207, -0.02798760947157856}, { 2.973407346410207, -0.02798760947157856}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.980722034505202}, { 2.978407346410207, -0.026365493259973106`}, { 2.978407346410207, -0.026365493259973106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.985512873974679}, { 2.983407346410207, -0.02479021939689809}, { 2.983407346410207, -0.02479021939689809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.990316803458155}, { 2.9884073464102068`, -0.023261990189373517`}, { 2.9884073464102068`, -0.023261990189373517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.9951333949088736`}, { 2.993407346410207, -0.021781000753308084`}, { 2.993407346410207, -0.021781000753308084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.9999622195497175`}, { 2.998407346410207, -0.020347439039147246`}, { 2.998407346410207, -0.020347439039147246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.004802848055622}, { 3.003407346410207, -0.018961485861579617`}, { 3.003407346410207, -0.018961485861579617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.0096548507348784`}, { 3.0084073464102072`, -0.017623314933202718`}, { 3.0084073464102072`, -0.017623314933202718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.014517797709169}, { 3.013407346410207, -0.016333092902029757`}, { 3.013407346410207, -0.016333092902029757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.0193912590921523`}, { 3.018407346410207, -0.015090979392723814`}, { 3.018407346410207, -0.015090979392723814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.024274805166437}, { 3.023407346410207, -0.013897127051440736`}, { 3.023407346410207, -0.013897127051440736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.0291680065587756`}, { 3.028407346410207, -0.012751681594158872`}, { 3.028407346410207, -0.012751681594158872`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.034070434413326}, { 3.0334073464102067`, -0.01165478185837657}, { 3.0334073464102067`, -0.01165478185837657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.038981660562824}, { 3.038407346410207, -0.010606559858041542`}, { 3.038407346410207, -0.010606559858041542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.043901257697521}, { 3.043407346410207, -0.009607140841597821}, { 3.043407346410207, -0.009607140841597821}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.0488287995317442`}, { 3.0484073464102073`, -0.008656643353010009}, { 3.0484073464102073`, -0.008656643353010009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.053763860967938}, { 3.053407346410207, -0.00775517929564007}, { 3.053407346410207, -0.00775517929564007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.058706018258064}, { 3.058407346410207, -0.006902853998845231}, { 3.058407346410207, -0.006902853998845231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.063654849162226}, { 3.063407346410207, -0.006099766287162669}, { 3.063407346410207, -0.006099766287162669}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068609933104403}, { 3.068407346410207, -0.0053460085519500475`}, { 3.068407346410207, -0.0053460085519500475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.07357085132518}, { 3.0734073464102067`, -0.004641666825347144}, { 3.0734073464102067`, -0.004641666825347144}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.078537187031361}, { 3.078407346410207, -0.003986820856429966}, { 3.078407346410207, -0.003986820856429966}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.0835085255423746`}, { 3.083407346410207, -0.003381544189418313}, { 3.083407346410207, -0.003381544189418313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.0884844544333703`}, { 3.0884073464102073`, -0.0028259042438090573`}, { 3.0884073464102073`, -0.0028259042438090573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.0934645636749076`}, { 3.093407346410207, -0.002319962396305165}, { 3.093407346410207, -0.002319962396305165}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.098448445769183}, { 3.098407346410207, -0.0018637740644023573`}, { 3.098407346410207, -0.0018637740644023573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.103435695882685}, { 3.103407346410207, -0.0014573887915128555`}, { 3.103407346410207, -0.0014573887915128555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.108425911975232}, { 3.108407346410207, -0.0011008503334924093`}, { 3.108407346410207, -0.0011008503334924093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.1134186949253233`}, { 3.1134073464102068`, -0.0007941967464433023}, { 3.1134073464102068`, -0.0007941967464433023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.118413648651736}, { 3.118407346410207, -0.0005374604756738736}, { 3.118407346410207, -0.0005374604756738736}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.123410380231335}, { 3.123407346410207, -0.000330668445682963}, { 3.123407346410207, -0.000330668445682963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.128408500013033}, { 3.1284073464102073`, -0.00017384215105582747`}, { 3.1284073464102073`, -0.00017384215105582747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.133407621727876}, { 3.1334073464102072`, -0.00006699774814620986}, { 3.1334073464102072`, -0.00006699774814620986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.138407362595214}, { 3.138407346410207, -0.000010146147431458434`}, { 3.138407346410207, -0.000010146147431458434`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.1398904304003596`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -214.5125}, ImageScaled[{0.5, 0.5}], {360., 393.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {Null, SparseArray[ Automatic, {4, 4}, 0, { 1, {{0, 1, 2, 3, 6}, {{4}, {4}, {4}, {1}, {2}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0., 0.}, {0.7745966692414834, 0.}, { 1.5491933384829668`, 0.}, {0.7745966692414834, 0.7745966692414834}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {2, 4}, {3, 4}}, 0.018845521490452433`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.018845521490452433], DiskBox[2, 0.018845521490452433], DiskBox[3, 0.018845521490452433], DiskBox[4, 0.018845521490452433]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -643.5374999999999}, { Center, Center}, {360., 392.99999999999994}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -2.4492935982947064`*^-16}, \ {-3.141592653589793, -3.141592653589793}, {-3.141592653589793, \ -3.141592653589793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -0.009999875001562492}, \ {-3.1365926535897932`, -3.1365926848399885`}, {-3.1365926535897932`, \ -3.1365926848399885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -0.01999900004999498}, \ {-3.1315926535897933`, -3.1315929035960433`}, {-3.1315926535897933`, \ -3.1315929035960433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -0.029996625379605426`}, \ {-3.126592653589793, -3.126593497387256}, {-3.126592653589793, \ -3.126593497387256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -0.03999200159938183}, \ {-3.121592653589793, -3.1215946537898076`}, {-3.121592653589793, \ -3.1215946537898076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -0.04998437987986424}, \ {-3.116592653589793, -3.1165965604502146`}, {-3.116592653589793, \ -3.1165965604502146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -0.05997301213943799}, \ {-3.1115926535897933`, -3.1115994051087936`}, {-3.1115926535897933`, \ -3.1115994051087936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -0.0699571512298754}, \ {-3.106592653589793, -3.106603375623146}, {-3.106592653589793, \ -3.106603375623146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -0.07993605112092636}, \ {-3.101592653589793, -3.1016086599916664`}, {-3.101592653589793, \ -3.1016086599916664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -0.08990896708378851}, \ {-3.096592653589793, -3.096615446377071}, {-3.096592653589793, \ -3.096615446377071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -0.09987515587325445}, \ {-3.0915926535897933`, -3.0916239231299656`}, {-3.0915926535897933`, \ -3.0916239231299656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -0.10983387590836827`}, \ {-3.086592653589793, -3.0866342788124412`}, {-3.086592653589793, \ -3.0866342788124412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -0.11978438745140288`}, \ {-3.081592653589793, -3.0816467022217164`}, {-3.081592653589793, \ -3.0816467022217164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -0.12972595278499502`}, \ {-3.076592653589793, -3.0766613824138145`}, {-3.076592653589793, \ -3.0766613824138145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -0.13965783638724674`}, \ {-3.0715926535897933`, -3.0716785087272953`}, {-3.0715926535897933`, \ -3.0716785087272953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -0.1495793051046385}, \ {-3.066592653589793, -3.0666982708070334`}, {-3.066592653589793, \ -3.0666982708070334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -0.15948962832257463`}, \ {-3.061592653589793, -3.0617208586280533`}, {-3.061592653589793, \ -3.0617208586280533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -0.16938807813341522`}, \ {-3.056592653589793, -3.0567464625194214`}, {-3.056592653589793, \ -3.0567464625194214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -0.17927392950181556`}, \ {-3.0515926535897933`, -3.0517752731881993`}, {-3.0515926535897933`, \ -3.0517752731881993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -0.18914646042723374`}, \ {-3.046592653589793, -3.046807481743464}, {-3.046592653589793, \ -3.046807481743464}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -0.1990049521034461}, \ {-3.041592653589793, -3.0418432797203936`}, {-3.041592653589793, \ -3.0418432797203936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -0.2088486890749392}, \ {-3.036592653589793, -3.0368828591044212`}, {-3.036592653589793, \ -3.0368828591044212`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -0.21867695939001955`}, \ {-3.0315926535897932`, -3.0319264123554683`}, {-3.0315926535897932`, \ -3.0319264123554683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -0.22848905475052134`}, \ {-3.026592653589793, -3.0269741324322457`}, {-3.026592653589793, \ -3.0269741324322457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -0.2382842706579698}, \ {-3.021592653589793, -3.0220262128166393`}, {-3.021592653589793, \ -3.0220262128166393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -0.2480619065560926}, \ {-3.016592653589793, -3.017082847538168}, {-3.016592653589793, \ -3.017082847538168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -0.25782126596953914`}, \ {-3.0115926535897932`, -3.0121442311985263`}, {-3.0115926535897932`, \ -3.0121442311985263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -0.26756165663871184`}, \ {-3.0065926535897933`, -3.007210558996209}, {-3.0065926535897933`, \ -3.007210558996209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -0.2772823906505949}, \ {-3.001592653589793, -3.0022820267512174`}, {-3.001592653589793, \ -3.0022820267512174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -0.2869827845654759}, \ {-2.996592653589793, -2.9973588309298473`}, {-2.996592653589793, \ -2.9973588309298473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -0.2966621595394804}, \ {-2.991592653589793, -2.992441168669566}, {-2.991592653589793, \ -2.992441168669566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -0.3063198414428103}, \ {-2.9865926535897933`, -2.9875292378039675`}, {-2.9865926535897933`, \ -2.9875292378039675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -0.31595516097361903`}, \ {-2.981592653589793, -2.98262323688781}, {-2.981592653589793, \ -2.98262323688781}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -0.3255674537674394}, \ {-2.976592653589793, -2.977723365222145}, {-2.976592653589793, \ -2.977723365222145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -0.33515606050210384`}, \ {-2.971592653589793, -2.9728298228795134`}, {-2.971592653589793, \ -2.9728298228795134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -0.3447203269980825}, \ {-2.9665926535897933`, -2.96794281072923}, {-2.9665926535897933`, \ -2.96794281072923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -0.35425960431419107`}, \ {-2.961592653589793, -2.9630625304627425`}, {-2.961592653589793, \ -2.9630625304627425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -0.3637732488386144}, \ {-2.956592653589793, -2.958189184619064}, {-2.956592653589793, \ -2.958189184619064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -0.37326062237521007`}, \ {-2.951592653589793, -2.953322976610273}, {-2.951592653589793, \ -2.953322976610273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -0.382721092225045}, \ {-2.9465926535897933`, -2.948464110747085}, {-2.9465926535897933`, \ -2.948464110747085}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -0.39215403126314463`}, \ {-2.941592653589793, -2.943612792264482}, {-2.941592653589793, \ -2.943612792264482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -0.40155881801042015`}, \ {-2.936592653589793, -2.9387692273474033`}, {-2.936592653589793, \ -2.9387692273474033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -0.4109348367007787}, \ {-2.931592653589793, -2.9339336231564825`}, {-2.931592653589793, \ -2.9339336231564825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -0.42028147734337723`}, \ {-2.9265926535897933`, -2.929106187853832}, {-2.9265926535897933`, \ -2.929106187853832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -0.4295981357800425}, \ {-2.921592653589793, -2.9242871306288665`}, {-2.921592653589793, \ -2.9242871306288665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -0.4388842137378423}, \ {-2.916592653589793, -2.9194766617241545`}, {-2.916592653589793, \ -2.9194766617241545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -0.44813911887683044`}, \ {-2.911592653589793, -2.914674992461292}, {-2.911592653589793, \ -2.914674992461292}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -0.4573622648329708}, \ {-2.9065926535897932`, -2.909882335266788}, {-2.9065926535897932`, \ -2.909882335266788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -0.4665530712562684}, \ {-2.901592653589793, -2.9050989036979518`}, {-2.901592653589793, \ -2.9050989036979518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -0.4757109638441299}, \ {-2.896592653589793, -2.9003249124687716`}, {-2.896592653589793, \ -2.9003249124687716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -0.4848353743699993}, \ {-2.891592653589793, -2.8955605774757713`}, {-2.891592653589793, \ -2.8955605774757713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -0.49392574070729245`}, \ {-2.8865926535897932`, -2.890806115823834}, {-2.8865926535897932`, \ -2.890806115823834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -0.5029815068486897}, \ {-2.8815926535897933`, -2.8860617458519755`}, {-2.8815926535897933`, \ -2.8860617458519755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -0.5120021229208308}, \ {-2.876592653589793, -2.881327687159057}, {-2.876592653589793, \ -2.881327687159057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -0.5209870451944713}, \ {-2.871592653589793, -2.8766041606294195`}, {-2.871592653589793, \ -2.8766041606294195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -0.5299357360901682}, \ {-2.866592653589793, -2.8718913884584176`}, {-2.866592653589793, \ -2.8718913884584176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -0.5388476641795552}, \ {-2.861592653589793, -2.867189594177844}, {-2.861592653589793, \ -2.867189594177844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -0.5477223041822795}, \ {-2.856592653589793, -2.862499002681221}, {-2.856592653589793, \ -2.862499002681221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -0.5565591369586949}, \ {-2.851592653589793, -2.85781984024893}, {-2.851592653589793, \ -2.85781984024893}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -0.5653576494983736}, \ {-2.846592653589793, -2.8531523345731724`}, {-2.846592653589793, \ -2.8531523345731724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -0.5741173349045414}, \ {-2.8415926535897933`, -2.8484967147827307`}, {-2.8415926535897933`, \ -2.8484967147827307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -0.5828376923745169}, \ {-2.836592653589793, -2.8438532114674975`}, {-2.836592653589793, \ -2.8438532114674975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -0.5915182271762648}, \ {-2.831592653589793, -2.8392220567027655`}, {-2.831592653589793, \ -2.8392220567027655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -0.6001584506211596}, \ {-2.826592653589793, -2.8346034840732304`}, {-2.826592653589793, \ -2.8346034840732304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -0.6087578800330611}, \ {-2.8215926535897933`, -2.829997728696688}, {-2.8215926535897933`, \ -2.829997728696688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -0.6173160387138262}, \ {-2.816592653589793, -2.8254050272474}, {-2.816592653589793, \ -2.8254050272474}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -0.6258324559053561}, \ {-2.811592653589793, -2.820825617979083}, {-2.811592653589793, \ -2.820825617979083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -0.6343066667483135}, \ {-2.806592653589793, -2.816259740747495}, {-2.806592653589793, \ -2.816259740747495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -0.6427382122376197}, \ {-2.8015926535897933`, -2.811707637032582}, {-2.8015926535897933`, \ -2.811707637032582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -0.6511266391748688}, \ {-2.796592653589793, -2.8071695499601486`}, {-2.796592653589793, \ -2.8071695499601486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -0.6594715001177776}, \ {-2.791592653589793, -2.802645724323014}, {-2.791592653589793, \ -2.802645724323014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -0.6677723533268194}, \ {-2.786592653589793, -2.7981364066016}, {-2.786592653589793, \ -2.7981364066016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -0.676028762709165}, \ {-2.7815926535897932`, -2.79364184498393}, {-2.7815926535897932`, \ -2.79364184498393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -0.6842402977600811}, \ {-2.776592653589793, -2.7891622893849717`}, {-2.776592653589793, \ -2.7891622893849717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -0.6924065335019196}, \ {-2.771592653589793, -2.784697991465294}, {-2.771592653589793, \ -2.784697991465294}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -0.7005270504208596}, \ {-2.766592653589793, -2.780249204648972}, {-2.766592653589793, \ -2.780249204648972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -0.708601434401533}, \ {-2.7615926535897932`, -2.7758161841407034`}, {-2.7615926535897932`, \ -2.7758161841407034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -0.7166292766596987}, \ {-2.7565926535897933`, -2.771399186942074}, {-2.7565926535897933`, \ -2.771399186942074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -0.7246101736731181}, \ {-2.751592653589793, -2.766998471866918}, {-2.751592653589793, \ -2.766998471866918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -0.7325437271107818}, \ {-2.746592653589793, -2.7626142995557164`}, {-2.746592653589793, \ -2.7626142995557164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -0.740429543760659}, \ {-2.741592653589793, -2.7582469324889693`}, {-2.741592653589793, \ -2.7582469324889693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -0.7482672354561228}, \ {-2.736592653589793, -2.7538966349994833`}, {-2.736592653589793, \ -2.7538966349994833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -0.7560564190012179}, \ {-2.731592653589793, -2.749563673283508}, {-2.731592653589793, \ -2.749563673283508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -0.763796716094941}, \ {-2.726592653589793, -2.745248315410646}, {-2.726592653589793, \ -2.745248315410646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -0.7714877532546984}, \ {-2.721592653589793, -2.740950831332482}, {-2.721592653589793, \ -2.740950831332482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -0.7791291617391135}, \ {-2.7165926535897933`, -2.736671492889838}, {-2.7165926535897933`, \ -2.736671492889838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -0.7867205774703576}, \ {-2.711592653589793, -2.732410573818596}, {-2.711592653589793, \ -2.732410573818596}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -0.7942616409561734}, \ {-2.706592653589793, -2.728168349754004}, {-2.706592653589793, \ -2.728168349754004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -0.8017519972117788}, \ {-2.701592653589793, -2.723945098233379}, {-2.701592653589793, \ -2.723945098233379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -0.8091912956818157}, \ {-2.6965926535897933`, -2.7197410986971335`}, {-2.6965926535897933`, \ -2.7197410986971335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -0.8165791901625307}, \ {-2.691592653589793, -2.715556632488038}, {-2.691592653589793, \ -2.715556632488038}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -0.8239153387243653}, \ {-2.686592653589793, -2.7113919828486206`}, {-2.686592653589793, \ -2.7113919828486206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -0.8311994036351432}, \ {-2.681592653589793, -2.7072474349166313`}, {-2.681592653589793, \ -2.7072474349166313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -0.8384310512840293}, \ {-2.6765926535897933`, -2.703123275718459}, {-2.6765926535897933`, \ -2.703123275718459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -0.8456099521064536}, \ {-2.671592653589793, -2.6990197941604226`}, {-2.671592653589793, \ -2.6990197941604226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -0.8527357805101745}, \ {-2.666592653589793, -2.6949372810178214`}, {-2.666592653589793, \ -2.6949372810178214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -0.8598082148026844}, \ {-2.661592653589793, -2.6908760289216587`}, {-2.661592653589793, \ -2.6908760289216587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -0.8668269371201266}, \ {-2.6565926535897932`, -2.686836332342929}, {-2.6565926535897932`, \ -2.686836332342929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -0.8737916333579221}, \ {-2.651592653589793, -2.6828184875743615`}, {-2.651592653589793, \ -2.6828184875743615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -0.880701993103289}, \ {-2.646592653589793, -2.6788227927095187`}, {-2.646592653589793, \ -2.6788227927095187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -0.887557709569852}, \ {-2.641592653589793, -2.674849547619138}, {-2.641592653589793, \ -2.674849547619138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -0.8943584795345146}, \ {-2.6365926535897932`, -2.670899053924606}, {-2.6365926535897932`, \ -2.670899053924606}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -0.9011040032767996}, \ {-2.6315926535897933`, -2.6669716149684493`}, {-2.6315926535897933`, \ -2.6669716149684493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -0.9077939845208322}, \ {-2.626592653589793, -2.6630675357817353`}, {-2.626592653589793, \ -2.6630675357817353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -0.9144281303801616}, \ {-2.621592653589793, -2.65918712304826}, {-2.621592653589793, \ -2.65918712304826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -0.9210061513056073}, \ {-2.616592653589793, -2.6553306850654073`}, {-2.616592653589793, \ -2.6553306850654073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -0.927527761036315}, \ {-2.611592653589793, -2.6514985317015647`}, {-2.611592653589793, \ -2.6514985317015647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -0.9339926765542027}, \ {-2.606592653589793, -2.647690974349979}, {-2.606592653589793, \ -2.647690974349979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -0.9404006180419917}, \ {-2.601592653589793, -2.6439083258789164`}, {-2.601592653589793, \ -2.6439083258789164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -0.9467513088449953}, \ {-2.596592653589793, -2.6401509005780373`}, {-2.596592653589793, \ -2.6401509005780373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -0.9530444754368455}, \ {-2.5915926535897933`, -2.636419014100834}, {-2.5915926535897933`, \ -2.636419014100834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -0.9592798473893445}, \ {-2.586592653589793, -2.6327129834030365`}, {-2.586592653589793, \ -2.6327129834030365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -0.9654571573466014}, \ {-2.581592653589793, -2.629033126676855}, {-2.581592653589793, \ -2.629033126676855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -0.9715761410036438}, \ {-2.576592653589793, -2.6253797632809457`}, {-2.576592653589793, \ -2.6253797632809457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -0.9776365370896571}, \ {-2.571592653589793, -2.6217532136659867`}, {-2.571592653589793, \ -2.6217532136659867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -0.9836380873560235}, \ {-2.566592653589793, -2.618153799295744}, {-2.566592653589793, \ -2.618153799295744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -0.9895805365693264}, \ {-2.561592653589793, -2.6145818425635254`}, {-2.561592653589793, \ -2.6145818425635254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -0.9954636325094651}, \ {-2.556592653589793, -2.611037666703898}, {-2.556592653589793, \ -2.611037666703898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -1.001287125973037}, \ {-2.5515926535897933`, -2.6075215956995845`}, {-2.5515926535897933`, \ -2.6075215956995845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -1.0070507707821374`}, \ {-2.5465926535897934`, -2.6040339541834188`}, {-2.5465926535897934`, \ -2.6040339541834188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -1.0127543237987033`}, \ {-2.541592653589793, -2.600575067335272}, {-2.541592653589793, \ -2.600575067335272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -1.0183975449445435`}, \ {-2.536592653589793, -2.5971452607738574`}, {-2.536592653589793, \ -2.5971452607738574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -1.023980197227179}, \ {-2.5315926535897932`, -2.593744860443321}, {-2.5315926535897932`, \ -2.593744860443321}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -1.0295020467716063`}, \ {-2.526592653589793, -2.5903741924945423`}, {-2.526592653589793, \ -2.5903741924945423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -1.034962862858093}, \ {-2.521592653589793, -2.5870335831610745`}, {-2.521592653589793, \ -2.5870335831610745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -1.0403624179661122`}, \ {-2.516592653589793, -2.5837233586296438`}, {-2.516592653589793, \ -2.5837233586296438`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -1.0457004878244949`}, \ {-2.5115926535897932`, -2.5804438449051696`}, {-2.5115926535897932`, \ -2.5804438449051696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -1.050976851467887}, \ {-2.5065926535897933`, -2.577195367670233}, {-2.5065926535897933`, \ -2.577195367670233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -1.056191291299575}, \ {-2.501592653589793, -2.573978252138978}, {-2.501592653589793, \ -2.573978252138978}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -1.0613435931607396`}, \ {-2.496592653589793, -2.570792822905392}, {-2.496592653589793, \ -2.570792822905392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -1.0664335464061807`}, \ {-2.491592653589793, -2.5676394037859622`}, {-2.491592653589793, \ -2.5676394037859622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -1.0714609439865401`}, \ {-2.486592653589793, -2.564518317656698}, {-2.486592653589793, \ -2.564518317656698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -1.0764255825370423`}, \ {-2.481592653589793, -2.561429886284517}, {-2.481592653589793, \ -2.561429886284517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -1.0813272624727575`}, \ {-2.476592653589793, -2.558374430153023}, {-2.476592653589793, \ -2.558374430153023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -1.0861657880903668`}, \ {-2.471592653589793, -2.555352268282703}, {-2.471592653589793, \ -2.555352268282703}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -1.0909409676764055`}, \ {-2.4665926535897933`, -2.552363718045589}, {-2.4665926535897933`, \ -2.552363718045589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -1.095652613621936}, \ {-2.461592653589793, -2.54940909497445}, {-2.461592653589793, \ -2.54940909497445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -1.1003005425435857`}, \ {-2.456592653589793, -2.5464887125665956`}, {-2.456592653589793, \ -2.5464887125665956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -1.1048845754108707`}, \ {-2.451592653589793, -2.5436028820823777`}, {-2.451592653589793, \ -2.5436028820823777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -1.1094045376797053`}, \ {-2.446592653589793, -2.5407519123385103`}, {-2.446592653589793, \ -2.5407519123385103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -1.1138602594319698`}, \ {-2.441592653589793, -2.5379361094963384`}, {-2.441592653589793, \ -2.5379361094963384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -1.1182515755210078`}, \ {-2.436592653589793, -2.535155776845201}, {-2.436592653589793, \ -2.535155776845201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -1.122578325722886}, \ {-2.431592653589793, -2.532411214581062}, {-2.431592653589793, \ -2.532411214581062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -1.1268403548932366`}, \ {-2.4265926535897933`, -2.5297027195805946`}, {-2.4265926535897933`, \ -2.5297027195805946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -1.1310375131294816`}, \ {-2.4215926535897934`, -2.52703058517093}, {-2.4215926535897934`, \ -2.52703058517093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -1.135169655938215}, \ {-2.416592653589793, -2.524395100895298}, {-2.416592653589793, \ -2.524395100895298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -1.139236644407494}, \ {-2.411592653589793, -2.5217965522748123`}, {-2.411592653589793, \ -2.5217965522748123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -1.1432383453837776`}, \ {-2.4065926535897932`, -2.5192352205666673`}, {-2.4065926535897932`, \ -2.5192352205666673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -1.147174631653218}, \ {-2.401592653589793, -2.5167113825190475`}, {-2.401592653589793, \ -2.5167113825190475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -1.1510453821269906`}, \ {-2.396592653589793, -2.514225310123055}, {-2.396592653589793, \ -2.514225310123055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -1.1548504820303382`}, \ {-2.391592653589793, -2.511777270361996}, {-2.391592653589793, \ -2.511777270361996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -1.1585898230949612`}, \ {-2.3865926535897932`, -2.5093675249583742`}, {-2.3865926535897932`, \ -2.5093675249583742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -1.1622633037543808`}, \ {-2.3815926535897933`, -2.5069963301189895`}, {-2.3815926535897933`, \ -2.5069963301189895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -1.165870829341882}, \ {-2.376592653589793, -2.5046639362785097`}, {-2.376592653589793, \ -2.5046639362785097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -1.1694123122906022`}, \ {-2.371592653589793, -2.502370587841963}, {-2.371592653589793, \ -2.502370587841963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -1.1728876723353396`}, \ {-2.366592653589793, -2.500116522926566}, {-2.366592653589793, \ -2.500116522926566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -1.1762968367156128`}, \ {-2.361592653589793, -2.4979019731033603`}, {-2.361592653589793, \ -2.4979019731033603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -1.179639740379491}, \ {-2.356592653589793, -2.4957271631391236`}, {-2.356592653589793, \ -2.4957271631391236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -1.1829163261877107`}, \ {-2.351592653589793, -2.4935923107390483`}, {-2.351592653589793, \ -2.4935923107390483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -1.1861265451175504`}, \ {-2.346592653589793, -2.4914976262906974`}, {-2.346592653589793, \ -2.4914976262906974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -1.189270356465947}, \ {-2.3415926535897933`, -2.489443312609761}, {-2.3415926535897933`, \ -2.489443312609761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -1.1923477280513055`}, \ {-2.336592653589793, -2.4874295646881417`}, {-2.336592653589793, \ -2.4874295646881417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -1.1953586364134487`}, \ {-2.331592653589793, -2.4854565694449327`}, {-2.331592653589793, \ -2.4854565694449327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -1.1983030670111467`}, \ {-2.326592653589793, -2.4835245054808253`}, {-2.326592653589793, \ -2.4835245054808253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -1.2011810144166433`}, \ {-2.321592653589793, -2.481633542836531}, {-2.321592653589793, \ -2.481633542836531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -1.2039924825066022`}, \ {-2.316592653589793, -2.479783842755784}, {-2.316592653589793, \ -2.479783842755784}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -1.206737484648888}, \ {-2.311592653589793, -2.477975557453504}, {-2.311592653589793, \ -2.477975557453504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -1.2094160438845898`}, \ {-2.306592653589793, -2.476208829889696}, {-2.306592653589793, \ -2.476208829889696}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -1.2120281931046928`}, \ {-2.3015926535897933`, -2.4744837935496777`}, {-2.3015926535897933`, \ -2.4744837935496777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -1.214573975220817}, \ {-2.2965926535897934`, -2.472800572231212}, {-2.2965926535897934`, \ -2.472800572231212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -1.217053443329427}, \ {-2.291592653589793, -2.4711592798391147`}, {-2.291592653589793, \ -2.4711592798391147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -1.219466660868939}, \ {-2.286592653589793, -2.469560020187916}, {-2.286592653589793, \ -2.469560020187916}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -1.2218137017691504`}, \ {-2.2815926535897932`, -2.468002886813136}, {-2.2815926535897932`, \ -2.468002886813136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -1.224094650592429}, \ {-2.276592653589793, -2.4664879627917227`}, {-2.276592653589793, \ -2.4664879627917227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -1.2263096026661193`}, \ {-2.271592653589793, -2.465015320572192}, {-2.271592653589793, \ -2.465015320572192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -1.228458664205626}, \ {-2.266592653589793, -2.463585021814989}, {-2.266592653589793, \ -2.463585021814989}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -1.2305419524276655`}, \ {-2.2615926535897932`, -2.4621971172435804`}, {-2.2615926535897932`, \ -2.4621971172435804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -1.23255959565319}, \ {-2.2565926535897933`, -2.4608516465067507`}, {-2.2565926535897933`, \ -2.4608516465067507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -1.2345117333995148`}, \ {-2.251592653589793, -2.4595486380525706`}, {-2.251592653589793, \ -2.4595486380525706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -1.236398516461198}, \ {-2.246592653589793, -2.458288109014464}, {-2.246592653589793, \ -2.458288109014464}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -1.238220106979266}, \ {-2.241592653589793, -2.4570700651097908`}, {-2.241592653589793, \ -2.4570700651097908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -1.239976678498381}, \ {-2.236592653589793, -2.4558945005513055`}, {-2.236592653589793, \ -2.4558945005513055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -1.2416684160116085`}, \ {-2.231592653589793, -2.4547613979718563`}, {-2.231592653589793, \ -2.4547613979718563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -1.2432955159924528`}, \ {-2.226592653589793, -2.453670728362616}, {-2.226592653589793, \ -2.453670728362616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -1.2448581864138752`}, \ {-2.221592653589793, -2.4526224510251384`}, {-2.221592653589793, \ -2.4526224510251384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -1.2463566467540474`}, \ {-2.2165926535897933`, -2.451616513537465}, {-2.2165926535897933`, \ -2.451616513537465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -1.2477911279886218`}, \ {-2.211592653589793, -2.4506528517344885`}, {-2.211592653589793, \ -2.4506528517344885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -1.2491618725693538`}, \ {-2.206592653589793, -2.4497313897027344`}, {-2.206592653589793, \ -2.4497313897027344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.250469134388936}, \ {-2.201592653589793, -2.448852039789675}, {-2.201592653589793, \ -2.448852039789675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -1.2517131787319633`}, \ {-2.196592653589793, -2.448014702627663}, {-2.196592653589793, \ -2.448014702627663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.2528942822119713`}, \ {-2.191592653589793, -2.4472192671725077`}, {-2.191592653589793, \ -2.4472192671725077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.2540127326945523`}, \ {-2.186592653589793, -2.4464656107567015`}, {-2.186592653589793, \ -2.4464656107567015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.2550688292065781`}, \ {-2.181592653589793, -2.4457535991572334`}, {-2.181592653589793, \ -2.4457535991572334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.256062881831618}, \ {-2.1765926535897933`, -2.4450830866779065`}, {-2.1765926535897933`, \ -2.4450830866779065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.256995211591667}, \ {-2.1715926535897934`, -2.444453916246022}, {-2.1715926535897934`, \ -2.444453916246022}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -1.2578661503153565`}, \ {-2.166592653589793, -2.4438659195232475`}, {-2.166592653589793, \ -2.4438659195232475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.2586760404928516`}, \ {-2.161592653589793, -2.443318917030461}, {-2.161592653589793, \ -2.443318917030461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.2594252351176802`}, \ {-2.1565926535897932`, -2.4428127182862984`}, {-2.1565926535897932`, \ -2.4428127182862984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.260114097515786}, \ {-2.151592653589793, -2.442347121959118}, {-2.151592653589793, \ -2.442347121959118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -1.2607430011621235`}, \ {-2.146592653589793, -2.44192191603204}, {-2.146592653589793, \ -2.44192191603204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -1.2613123294851634`}, \ {-2.141592653589793, -2.4415368779806816`}, {-2.141592653589793, \ -2.4415368779806816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -1.2618224756597023`}, \ {-2.1365926535897932`, -2.441191774963197}, {-2.1365926535897932`, \ -2.441191774963197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.2622738423884021`}, \ {-2.1315926535897933`, -2.44088636402216}, {-2.1315926535897933`, \ -2.44088636402216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.2626668416725284`}, \ {-2.126592653589793, -2.4406203922978316`}, {-2.126592653589793, \ -2.4406203922978316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -1.263001894572371}, \ {-2.121592653589793, -2.440393597252308}, {-2.121592653589793, \ -2.440393597252308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.2632794309578654`}, \ {-2.116592653589793, -2.440205706904016}, {-2.116592653589793, \ -2.440205706904016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.263499889249954}, \ {-2.111592653589793, -2.440056440072018}, {-2.111592653589793, \ -2.440056440072018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.2636637161532542`}, \ {-2.106592653589793, -2.4399455066295315`}, {-2.106592653589793, \ -2.4399455066295315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.2637713663806094`}, \ {-2.101592653589793, -2.4398726077660933`}, {-2.101592653589793, \ -2.4398726077660933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.2638233023701237`}, \ {-2.096592653589793, -2.439837436257744}, {-2.096592653589793, \ -2.439837436257744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.2638199939952945`}, \ {-2.0915926535897933`, -2.4398396767446164`}, {-2.0915926535897933`, \ -2.4398396767446164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.2637619182688644`}, \ {-2.0865926535897934`, -2.4398790060152904`}, {-2.0865926535897934`, \ -2.4398790060152904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.2636495590410246`}, \ {-2.081592653589793, -2.439955093297275}, {-2.081592653589793, \ -2.439955093297275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.2634834066926106`}, \ {-2.076592653589793, -2.440067600552966}, {-2.076592653589793, \ -2.440067600552966}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.2632639578239313`}, \ {-2.071592653589793, -2.440216182780425}, {-2.071592653589793, \ -2.440216182780425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.2629917149398717`}, \ {-2.066592653589793, -2.4404004883183354`}, {-2.066592653589793, \ -2.4404004883183354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.262667186131917}, \ {-2.061592653589793, -2.4406201591544736`}, {-2.061592653589793, \ -2.4406201591544736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.262290884757727}, \ {-2.056592653589793, -2.4408748312370547`}, {-2.056592653589793, \ -2.4408748312370547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.2618633291188996`}, \ {-2.0515926535897933`, -2.4411641347883113`}, {-2.0515926535897933`, \ -2.4411641347883113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.26138504213754}, \ {-2.0465926535897934`, -2.441487694619672}, {-2.0465926535897934`, \ -2.441487694619672}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.260856551032251}, \ {-2.041592653589793, -2.4418451304479216`}, {-2.041592653589793, \ -2.4418451304479216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.2602783869941419`}, \ {-2.036592653589793, -2.4422360572117294`}, {-2.036592653589793, \ -2.4422360572117294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.2596510848634375`}, \ {-2.031592653589793, -2.442660085387958}, {-2.031592653589793, \ -2.442660085387958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.2589751828072642`}, \ {-2.026592653589793, -2.4431168213071732`}, {-2.026592653589793, \ -2.4431168213071732`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.2582512219991495`}, \ {-2.021592653589793, -2.443605867467795}, {-2.021592653589793, \ -2.443605867467795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.2574797463007807`}, \ {-2.016592653589793, -2.4441268228483524`}, {-2.016592653589793, \ -2.4441268228483524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.2566613019465207`}, \ {-2.0115926535897932`, -2.4446792832173196`}, {-2.0115926535897932`, \ -2.4446792832173196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.255796437231177}, \ {-2.0065926535897933`, -2.445262841440045}, {-2.0065926535897933`, \ -2.445262841440045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.2548857022014845`}, \ {-2.001592653589793, -2.445877087782286}, {-2.001592653589793, \ -2.445877087782286}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.2539296483517488`}, \ {-1.996592653589793, -2.446521610209917}, {-1.996592653589793, \ -2.446521610209917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.2529288283240612`}, \ {-1.991592653589793, -2.447195994684365}, {-1.991592653589793, \ -2.447195994684365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.2518837956134836`}, \ {-1.986592653589793, -2.447899825453392}, {-1.986592653589793, \ -2.447899825453392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.2507951042785677`}, \ {-1.9815926535897932`, -2.4486326853368383`}, {-1.9815926535897932`, \ -2.4486326853368383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.2496633086575493`}, \ {-1.976592653589793, -2.4493941560069756`}, {-1.976592653589793, \ -2.4493941560069756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.2484889630905343`}, \ {-1.9715926535897932`, -2.4501838182631577`}, {-1.9715926535897932`, \ -2.4501838182631577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.2472726216479681`}, \ {-1.966592653589793, -2.4510012523004603`}, {-1.966592653589793, \ -2.4510012523004603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.246014837865647}, \ {-1.9615926535897932`, -2.451846037972047}, {-1.9615926535897932`, \ -2.451846037972047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.2447161644865146`}, \ {-1.956592653589793, -2.4527177550450125`}, {-1.956592653589793, \ -2.4527177550450125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.2433771532094557`}, \ {-1.9515926535897932`, -2.4536159834494815`}, {-1.9515926535897932`, \ -2.4536159834494815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.2419983544452726`}, \ {-1.946592653589793, -2.454540303520773}, {-1.946592653589793, \ -2.454540303520773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.2405803170800132`}, \ {-1.9415926535897932`, -2.455490296234455}, {-1.9415926535897932`, \ -2.455490296234455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.2391235882457825`}, \ {-1.936592653589793, -2.456465543434146}, {-1.936592653589793, \ -2.456465543434146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.2376287130991652`}, \ {-1.9315926535897932`, -2.45746562805194}, {-1.9315926535897932`, \ -2.45746562805194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.2360962346073412`}, \ {-1.926592653589793, -2.4584901343213508`}, {-1.926592653589793, \ -2.4584901343213508`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.2345266933419772`}, \ {-1.9215926535897931`, -2.4595386479827055`}, {-1.9215926535897931`, \ -2.4595386479827055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.2329206272809399`}, \ {-1.916592653589793, -2.460610756480918}, {-1.916592653589793, \ -2.460610756480918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.2312785716178638`}, \ {-1.9115926535897931`, -2.4617060491556133`}, {-1.9115926535897931`, \ -2.4617060491556133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.2296010585795856`}, \ {-1.906592653589793, -2.4628241174235868`}, {-1.906592653589793, \ -2.4628241174235868`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.22788861725144}, \ {-1.9015926535897931`, -2.463964554953586}, {-1.9015926535897931`, \ -2.463964554953586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.226141773410393}, \ {-1.896592653589793, -2.465126957833448}, {-1.896592653589793, \ -2.465126957833448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.2243610493659745`}, \ {-1.8915926535897931`, -2.4663109247296138`}, {-1.8915926535897931`, \ -2.4663109247296138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.222546963808949}, \ {-1.886592653589793, -2.467516057039083}, {-1.886592653589793, \ -2.467516057039083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.220700031667669}, \ {-1.881592653589793, -2.4687419590338533`}, {-1.881592653589793, \ -2.4687419590338533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.2188207639720081`}, \ {-1.876592653589793, -2.4699882379979456`}, {-1.876592653589793, \ -2.4699882379979456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.2169096677247992`}, \ {-1.871592653589793, -2.4712545043570864`}, {-1.871592653589793, \ -2.4712545043570864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.2149672457806542`}, \ {-1.866592653589793, -2.472540371801159}, {-1.866592653589793, \ -2.472540371801159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.2129939967320575`}, \ {-1.861592653589793, -2.4738454573995328`}, {-1.861592653589793, \ -2.4738454573995328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.2109904148026058`}, \ {-1.8565926535897932`, -2.4751693817093963`}, {-1.8565926535897932`, \ -2.4751693817093963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.208956989747249}, \ {-1.851592653589793, -2.4765117688772205`}, {-1.851592653589793, \ -2.4765117688772205`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.206894206759403}, \ {-1.8465926535897932`, -2.477872246733495}, {-1.8465926535897932`, \ -2.477872246733495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.20480254638477}, \ {-1.841592653589793, -2.479250446880882}, {-1.841592653589793, \ -2.479250446880882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.2026824844417192`}, \ {-1.8365926535897932`, -2.480646004775943}, {-1.8365926535897932`, \ -2.480646004775943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.2005344919480574`}, \ {-1.831592653589793, -2.4820585598045932`}, {-1.831592653589793, \ -2.4820585598045932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.19835903505403}, \ {-1.8265926535897932`, -2.483487755351448}, {-1.8265926535897932`, \ -2.483487755351448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.196156574981376}, \ {-1.821592653589793, -2.4849332388632304`}, {-1.821592653589793, \ -2.4849332388632304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.193927567968263}, \ {-1.8165926535897932`, -2.486394661906405}, {-1.8165926535897932`, \ -2.486394661906405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.1916724652199306`}, \ {-1.811592653589793, -2.4878716802192207`}, {-1.811592653589793, \ -2.4878716802192207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.189391712864855}, \ {-1.8065926535897932`, -2.48936395375832}, {-1.8065926535897932`, \ -2.48936395375832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.1870857519162623`}, \ {-1.801592653589793, -2.490871146740116}, {-1.801592653589793, \ -2.490871146740116}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.1847550182388056`}, \ {-1.7965926535897931`, -2.4923929276770886`}, {-1.7965926535897931`, \ -2.4923929276770886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.1823999425202234`}, \ {-1.791592653589793, -2.493928969409201}, {-1.791592653589793, \ -2.493928969409201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.1800209502478038`}, \ {-1.7865926535897931`, -2.495478949130591}, {-1.7865926535897931`, \ -2.495478949130591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.1776184616894658`}, \ {-1.781592653589793, -2.497042548411739}, {-1.781592653589793, \ -2.497042548411739}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.1751928918792869`}, \ {-1.7765926535897931`, -2.4986194532172665`}, {-1.7765926535897931`, \ -2.4986194532172665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -1.1727446506072916`}, \ {-1.771592653589793, -2.5002093539195562`}, {-1.771592653589793, \ -2.5002093539195562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -1.1702741424133307`}, \ {-1.7665926535897931`, -2.5018119453083534`}, {-1.7665926535897931`, \ -2.5018119453083534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -1.1677817665848707`}, \ {-1.761592653589793, -2.5034269265965348`}, {-1.761592653589793, \ -2.5034269265965348`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -1.1652679171585312`}, \ {-1.756592653589793, -2.505054001422198}, {-1.756592653589793, \ -2.505054001422198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -1.1627329829251885`}, \ {-1.751592653589793, -2.5066928778472484`}, {-1.751592653589793, \ -2.5066928778472484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -1.160177347438492}, \ {-1.746592653589793, -2.508343268352643}, {-1.746592653589793, \ -2.508343268352643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -1.157601389026623}, \ {-1.741592653589793, -2.5100048898304514`}, {-1.741592653589793, \ -2.5100048898304514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -1.155005480807136}, \ {-1.736592653589793, -2.511677463572889}, {-1.736592653589793, \ -2.511677463572889}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -1.1523899907047308`}, \ {-1.7315926535897932`, -2.513360715258481}, {-1.7315926535897932`, \ -2.513360715258481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -1.1497552814718013`}, \ {-1.726592653589793, -2.515054374935503}, {-1.726592653589793, \ -2.515054374935503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -1.1471017107116066`}, \ {-1.7215926535897932`, -2.5167581770028447`}, {-1.7215926535897932`, \ -2.5167581770028447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -1.1444296309039304`}, \ {-1.716592653589793, -2.518471860188444}, {-1.716592653589793, \ -2.518471860188444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -1.1417393894330765`}, \ {-1.7115926535897932`, -2.520195167525418}, {-1.7115926535897932`, \ -2.520195167525418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -1.1390313286180702`}, \ {-1.706592653589793, -2.5219278463260473`}, {-1.706592653589793, \ -2.5219278463260473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -1.1363057857449304`}, \ {-1.7015926535897932`, -2.5236696481537164`}, {-1.7015926535897932`, \ -2.5236696481537164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -1.1335630931008842`}, \ {-1.696592653589793, -2.5254203287929644`}, {-1.696592653589793, \ -2.5254203287929644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -1.1308035780103975`}, \ {-1.6915926535897932`, -2.5271796482177464`}, {-1.6915926535897932`, \ -2.5271796482177464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -1.1280275628729013`}, \ {-1.686592653589793, -2.5289473705580416`}, {-1.686592653589793, \ -2.5289473705580416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -1.1252353652021012`}, \ {-1.6815926535897932`, -2.530723264064908}, {-1.6815926535897932`, \ -2.530723264064908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -1.1224272976667482`}, \ {-1.676592653589793, -2.53250710107411}, {-1.676592653589793, \ -2.53250710107411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -1.1196036681327741`}, \ {-1.6715926535897931`, -2.534298657968406}, {-1.6715926535897931`, \ -2.534298657968406}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -1.1167647797066735`}, \ {-1.666592653589793, -2.5360977151386224`}, {-1.666592653589793, \ -2.5360977151386224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -1.1139109307800477`}, \ {-1.6615926535897931`, -2.537904056943589}, {-1.6615926535897931`, \ -2.537904056943589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -1.1110424150751954`}, \ {-1.656592653589793, -2.5397174716690496`}, {-1.656592653589793, \ -2.5397174716690496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -1.1081595216916762`}, \ {-1.6515926535897931`, -2.5415377514856257`}, {-1.6515926535897931`, \ -2.5415377514856257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -1.1052625351537413`}, \ {-1.646592653589793, -2.5433646924059317`}, {-1.646592653589793, \ -2.5433646924059317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -1.102351735458559}, \ {-1.6415926535897931`, -2.5451980942409147`}, {-1.6415926535897931`, \ -2.5451980942409147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -1.0994273981251426`}, \ {-1.636592653589793, -2.5470377605555075`}, {-1.636592653589793, \ -2.5470377605555075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -1.096489794243912}, \ {-1.631592653589793, -2.5488834986236664`}, {-1.631592653589793, \ -2.5488834986236664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -1.0935391905268093`}, \ {-1.626592653589793, -2.5507351193828693`}, {-1.626592653589793, \ -2.5507351193828693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -1.0905758493578934`}, \ {-1.621592653589793, -2.5525924373881437`}, {-1.621592653589793, \ -2.5525924373881437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -1.0876000288443581`}, \ {-1.616592653589793, -2.554455270765688}, {-1.616592653589793, \ -2.554455270765688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -1.084611982867894}, \ {-1.611592653589793, -2.5563234411661564`}, {-1.611592653589793, \ -2.5563234411661564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -1.0816119611363433`}, \ {-1.606592653589793, -2.558196773717659}, {-1.606592653589793, \ -2.558196773717659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -1.0786002092355862`}, \ {-1.601592653589793, -2.560075096978539}, {-1.601592653589793, \ -2.560075096978539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -1.0755769686815995`}, \ {-1.5965926535897932`, -2.5619582428899847`}, {-1.5965926535897932`, \ -2.5619582428899847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -1.0725424769726395`}, \ {-1.591592653589793, -2.563846046728519}, {-1.591592653589793, \ -2.563846046728519}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -1.0694969676415007`}, \ {-1.5865926535897932`, -2.5657383470584243`}, {-1.5865926535897932`, \ -2.5657383470584243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -1.0664406703077938`}, \ {-1.581592653589793, -2.5676349856841383`}, {-1.581592653589793, \ -2.5676349856841383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -1.0633738107302106`}, \ {-1.5765926535897932`, -2.5695358076026777`}, {-1.5765926535897932`, \ -2.5695358076026777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -1.0602966108587244`}, \ {-1.571592653589793, -2.57144066095612}, {-1.571592653589793, \ -2.57144066095612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.5733493969841836`}, \ {-1.5665926535897932`, -1.0572092888866909`}, {-1.5665926535897932`, \ -1.0572092888866909`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.57526186997695}, \ {-1.561592653589793, -1.0541120593028093`}, {-1.561592653589793, \ -1.0541120593028093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.57717793722775}, \ {-1.5565926535897932`, -1.0510051329429144`}, {-1.5565926535897932`, \ -1.0510051329429144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.57909745898626}, \ {-1.551592653589793, -1.0478887170415556`}, {-1.551592653589793, \ -1.0478887170415556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.581020298411826}, \ {-1.5465926535897931`, -1.0447630152833447`}, {-1.5465926535897931`, \ -1.0447630152833447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.582946321527048}, \ {-1.541592653589793, -1.0416282278540354`}, {-1.541592653589793, \ -1.0416282278540354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.584875397171658}, \ {-1.5365926535897931`, -1.0384845514913081`}, {-1.5365926535897931`, \ -1.0384845514913081`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.5868073969567016`}, \ {-1.531592653589793, -1.035332179535239}, {-1.531592653589793, \ -1.035332179535239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.5887421952190572`}, \ {-1.5265926535897931`, -1.032171301978426}, {-1.5265926535897931`, \ -1.032171301978426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.5906796689763123`}, \ {-1.521592653589793, -1.0290021055157517`}, {-1.521592653589793, \ -1.0290021055157517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.5926196978820077`}, \ {-1.5165926535897931`, -1.0258247735937616`}, {-1.5165926535897931`, \ -1.0258247735937616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.594562164181284}, \ {-1.511592653589793, -1.0226394864596409`}, {-1.511592653589793, \ -1.0226394864596409`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.596506952666925}, \ {-1.506592653589793, -1.0194464212097731`}, {-1.506592653589793, \ -1.0194464212097731`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.598453950635837}, \ {-1.501592653589793, -1.01624575183786}, {-1.501592653589793, \ -1.01624575183786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.6004030478459548`}, \ {-1.496592653589793, -1.0130376492825963`}, {-1.496592653589793, \ -1.0130376492825963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.602354136473606}, \ {-1.491592653589793, -1.009822281474876}, {-1.491592653589793, \ -1.009822281474876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.604307111071333}, \ {-1.486592653589793, -1.0065998133845313`}, {-1.486592653589793, \ -1.0065998133845313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.6062618685261882`}, \ {-1.481592653589793, -1.0033704070665777`}, {-1.481592653589793, \ -1.0033704070665777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.608218308018508}, \ {-1.476592653589793, -1.000134221706971}, {-1.476592653589793, \ -1.000134221706971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.61017633098118}, \ {-1.4715926535897932`, -0.9968914136678555}, {-1.4715926535897932`, \ -0.9968914136678555}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.6121358410594016`}, \ {-1.466592653589793, -0.9936421365323018}, {-1.466592653589793, \ -0.9936421365323018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.6140967440709435`}, \ {-1.4615926535897932`, -0.9903865411485293}, {-1.4615926535897932`, \ -0.9903865411485293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.616058947966924}, \ {-1.456592653589793, -0.9871247756735975}, {-1.456592653589793, \ -0.9871247756735975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.6180223627930883`}, \ {-1.4515926535897932`, -0.9838569856165758}, {-1.4515926535897932`, \ -0.9838569856165758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.619986900651613}, \ {-1.446592653589793, -0.9805833138811731}, {-1.446592653589793, \ -0.9805833138811731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.621952475663423}, \ {-1.4415926535897932`, -0.9773039008078357}, {-1.4415926535897932`, \ -0.9773039008078357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.623919003931034}, \ {-1.436592653589793, -0.9740188842152995}, {-1.436592653589793, \ -0.9740188842152995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.6258864035019167`}, \ {-1.4315926535897932`, -0.9707283994416068}, {-1.4315926535897932`, \ -0.9707283994416068}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.6278545943323866`}, \ {-1.426592653589793, -0.9674325793845725}, {-1.426592653589793, \ -0.9674325793845725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.629823498252019}, \ {-1.4215926535897931`, -0.9641315545417128}, {-1.4215926535897931`, \ -0.9641315545417128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.631793038928589}, \ {-1.416592653589793, -0.9608254530496221}, {-1.416592653589793, \ -0.9608254530496221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.6337631418335357`}, \ {-1.4115926535897931`, -0.9575144007228116}, {-1.4115926535897931`, \ -0.9575144007228116}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.6357337342079514`}, \ {-1.406592653589793, -0.9541985210919982}, {-1.406592653589793, \ -0.9541985210919982}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.637704745029092}, \ {-1.4015926535897931`, -0.9508779354418566}, {-1.4015926535897931`, \ -0.9508779354418566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.639676104977409}, \ {-1.396592653589793, -0.9475527628482233}, {-1.396592653589793, \ -0.9475527628482233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.641647746404098}, \ {-1.3915926535897931`, -0.9442231202147658}, {-1.3915926535897931`, \ -0.9442231202147658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.6436196032991663`}, \ {-1.386592653589793, -0.9408891223091138}, {-1.386592653589793, \ -0.9408891223091138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.6455916112600093`}, \ {-1.381592653589793, -0.9375508817984548}, {-1.381592653589793, \ -0.9375508817984548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.6475637074605003`}, \ {-1.376592653589793, -0.934208509284599}, {-1.376592653589793, \ -0.934208509284599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.6495358306205827`}, \ {-1.371592653589793, -0.9308621133385144}, {-1.371592653589793, \ -0.9308621133385144}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.6515079209763703`}, \ {-1.366592653589793, -0.9275118005343417}, {-1.366592653589793, \ -0.9275118005343417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.6534799202507378`}, \ {-1.361592653589793, -0.9241576754828821}, {-1.361592653589793, \ -0.9241576754828821}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.655451771624413}, \ {-1.356592653589793, -0.9207998408645726}, {-1.356592653589793, \ -0.9207998408645726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.657423419707556}, \ {-1.351592653589793, -0.9174383974619486}, {-1.351592653589793, \ -0.9174383974619486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.6593948105118197`}, \ {-1.3465926535897932`, -0.914073444191596}, {-1.3465926535897932`, \ -0.914073444191596}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.6613658914228995`}, \ {-1.341592653589793, -0.9107050781356016}, {-1.341592653589793, \ -0.9107050781356016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.663336611173548}, \ {-1.3365926535897932`, -0.9073333945725061}, {-1.3365926535897932`, \ -0.9073333945725061}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.6653069198170654`}, \ {-1.331592653589793, -0.9039584870077603}, {-1.331592653589793, \ -0.9039584870077603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.6672767687012566`}, \ {-1.3265926535897932`, -0.900580447203696}, {-1.3265926535897932`, \ -0.900580447203696}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.6692461104428444`}, \ {-1.321592653589793, -0.8971993652090116}, {-1.321592653589793, \ -0.8971993652090116}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.671214898902336}, \ {-1.3165926535897932`, -0.8938153293877806}, {-1.3165926535897932`, \ -0.8938153293877806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.6731830891593407`}, \ {-1.311592653589793, -0.8904284264479885}, {-1.311592653589793, \ -0.8904284264479885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.6751506374883327`}, \ {-1.3065926535897932`, -0.8870387414695995}, {-1.3065926535897932`, \ -0.8870387414695995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.6771175013348443`}, \ {-1.301592653589793, -0.8836463579321678}, {-1.301592653589793, \ -0.8836463579321678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.6790836392920974`}, \ {-1.2965926535897931`, -0.8802513577419862}, {-1.2965926535897931`, \ -0.8802513577419862}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.6810490110780556`}, \ {-1.291592653589793, -0.8768538212587903}, {-1.291592653589793, \ -0.8768538212587903}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.6830135775129027`}, \ {-1.2865926535897931`, -0.8734538273220159}, {-1.2865926535897931`, \ -0.8734538273220159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.6849773004969264`}, \ {-1.281592653589793, -0.8700514532766189}, {-1.281592653589793, \ -0.8700514532766189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.6869401429888193`}, \ {-1.2765926535897931`, -0.8666467749984627}, {-1.2765926535897931`, \ -0.8666467749984627}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.688902068984376}, \ {-1.271592653589793, -0.8632398669192776}, {-1.271592653589793, \ -0.8632398669192776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.690863043495588}, \ {-1.2665926535897931`, -0.8598308020512025}, {-1.2665926535897931`, \ -0.8598308020512025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.6928230325301308`}, \ {-1.261592653589793, -0.8564196520109078}, {-1.261592653589793, \ -0.8564196520109078}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.694782003071236}, \ {-1.256592653589793, -0.853006487043313}, {-1.256592653589793, \ -0.853006487043313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.696739923057937}, \ {-1.251592653589793, -0.8495913760448981}, {-1.251592653589793, \ -0.8495913760448981}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.6986967613656954`}, \ {-1.246592653589793, -0.8461743865866214}, {-1.246592653589793, \ -0.8461743865866214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.7006524877873868`}, \ {-1.241592653589793, -0.8427555849364399}, {-1.241592653589793, \ -0.8427555849364399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.7026070730146525`}, \ {-1.236592653589793, -0.8393350360814518}, {-1.236592653589793, \ -0.8393350360814518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.7045604886196064`}, \ {-1.231592653589793, -0.835912803749653}, {-1.231592653589793, \ -0.835912803749653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.706512707036888}, \ {-1.226592653589793, -0.8324889504313234}, {-1.226592653589793, \ -0.8324889504313234}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.708463701546065}, \ {-1.2215926535897932`, -0.8290635374000423}, {-1.2215926535897932`, \ -0.8290635374000423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.7104134462543663`}, \ {-1.216592653589793, -0.825636624733343}, {-1.216592653589793, \ -0.825636624733343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.712361916079756}, \ {-1.2115926535897932`, -0.8222082713330121}, {-1.2115926535897932`, \ -0.8222082713330121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.7143090867343296`}, \ {-1.206592653589793, -0.8187785349450323}, {-1.206592653589793, \ -0.8187785349450323}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.716254934708029}, \ {-1.2015926535897932`, -0.8153474721791859}, {-1.2015926535897932`, \ -0.8153474721791859}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.718199437252682}, \ {-1.196592653589793, -0.8119151385283135}, {-1.196592653589793, \ -0.8119151385283135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.7201425723663433`}, \ {-1.1915926535897932`, -0.8084815883872423}, {-1.1915926535897932`, \ -0.8084815883872423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.722084318777946}, \ {-1.186592653589793, -0.8050468750713797}, {-1.186592653589793, \ -0.8050468750713797}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.7240246559322503`}, \ {-1.1815926535897932`, -0.8016110508349904}, {-1.1815926535897932`, \ -0.8016110508349904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.725963563975089}, \ {-1.176592653589793, -0.7981741668891481}, {-1.176592653589793, \ -0.7981741668891481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.727901023738899}, \ {-1.1715926535897931`, -0.7947362734193785}, {-1.1715926535897931`, \ -0.7947362734193785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.7298370167285406`}, \ {-1.166592653589793, -0.7912974196029929}, {-1.166592653589793, \ -0.7912974196029929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.7317715251073915`}, \ {-1.1615926535897931`, -0.7878576536261209}, {-1.1615926535897931`, \ -0.7878576536261209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.733704531683721}, \ {-1.156592653589793, -0.78441702270044}, {-1.156592653589793, \ -0.78441702270044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.7356360198973264`}, \ {-1.1515926535897931`, -0.7809755730796214}, {-1.1515926535897931`, \ -0.7809755730796214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.737565973806438}, \ {-1.146592653589793, -0.7775333500754782}, {-1.146592653589793, \ -0.7775333500754782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.739494378074883}, \ {-1.1415926535897931`, -0.7740903980738415}, {-1.1415926535897931`, \ -0.7740903980738415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.7414212179595006`}, \ {-1.1365926535897932`, -0.7706467605501478}, {-1.1365926535897932`, \ -0.7706467605501478}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.7433464792978124`}, \ {-1.1315926535897929`, -0.7672024800847619}, {-1.1315926535897929`, \ -0.7672024800847619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -2.7452701484959348`}, \ {-1.126592653589793, -0.763757598378027}, {-1.126592653589793, \ -0.763757598378027}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.747192212516729}, \ {-1.121592653589793, -0.7603121562650541}, {-1.121592653589793, \ -0.7603121562650541}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.7491126588681967`}, \ {-1.1165926535897932`, -0.7568661937302468}, {-1.1165926535897932`, \ -0.7568661937302468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -2.751031475592096}, \ {-1.1115926535897929`, -0.7534197499215783}, {-1.1115926535897929`, \ -0.7534197499215783}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.752948651252794}, \ {-1.106592653589793, -0.7499728631646154}, {-1.106592653589793, \ -0.7499728631646154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -2.7548641749263356`}, \ {-1.101592653589793, -0.746525570976294}, {-1.101592653589793, \ -0.746525570976294}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -2.756778036189739}, \ {-1.0965926535897932`, -0.7430779100784582}, {-1.0965926535897932`, \ -0.7430779100784582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -2.7586902251104957`}, \ {-1.0915926535897933`, -0.7396299164111584}, {-1.0915926535897933`, \ -0.7396299164111584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -2.7606007322362927`}, \ {-1.086592653589793, -0.7361816251457185}, {-1.086592653589793, \ -0.7361816251457185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -2.7625095485849296`}, \ {-1.081592653589793, -0.7327330706975742}, {-1.081592653589793, \ -0.7327330706975742}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -2.76441666563445}, \ {-1.0765926535897932`, -0.729284286738885}, {-1.0765926535897932`, \ -0.729284286738885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -2.766322075313461}, \ {-1.0715926535897933`, -0.7258353062109277}, {-1.0715926535897933`, \ -0.7258353062109277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -2.7682257699916577`}, \ {-1.066592653589793, -0.7223861613362702}, {-1.066592653589793, \ -0.7223861613362702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -2.7701277424705277`}, \ {-1.061592653589793, -0.7189368836307369}, {-1.061592653589793, \ -0.7189368836307369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -2.772027985974255}, \ {-1.0565926535897932`, -0.71548750391516}, {-1.0565926535897932`, \ -0.71548750391516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -2.773926494140799}, \ {-1.0515926535897933`, -0.7120380523269284}, {-1.0515926535897933`, \ -0.7120380523269284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.775823261013157}, \ {-1.046592653589793, -0.7085885583313349}, {-1.046592653589793, \ -0.7085885583313349}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.777718281030804}, \ {-1.041592653589793, -0.7051390507327253}, {-1.041592653589793, \ -0.7051390507327253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.779611549021306}, \ {-1.0365926535897931`, -0.7016895576854505}, {-1.0365926535897931`, \ -0.7016895576854505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.7815030601920987`}, \ {-1.0315926535897932`, -0.6982401067046319}, {-1.0315926535897932`, \ -0.6982401067046319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.7833928101224426`}, \ {-1.026592653589793, -0.694790724676736}, {-1.026592653589793, \ -0.694790724676736}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.7852807947555296`}, \ {-1.021592653589793, -0.6913414378699679}, {-1.021592653589793, \ -0.6913414378699679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.787167010390758}, \ {-1.0165926535897931`, -0.68789227194448}, {-1.0165926535897931`, \ -0.68789227194448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.7890514536761644`}, \ {-1.0115926535897932`, -0.6844432519624073}, {-1.0115926535897932`, \ -0.6844432519624073}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.790934121601002}, \ {-1.0065926535897929`, -0.6809944023977261}, {-1.0065926535897929`, \ -0.6809944023977261}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.7928150114884795`}, \ {-1.001592653589793, -0.6775457471459423}, {-1.001592653589793, \ -0.6775457471459423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.794694120988642}, \ {-0.9965926535897931, -0.6740973095336125}, {-0.9965926535897931, \ -0.6740973095336125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.7965714480713966`}, \ {-0.9915926535897932, -0.6706491123276977}, {-0.9915926535897932, \ -0.6706491123276977}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.7984469910196843`}, \ {-0.9865926535897929, -0.667201177744759}, {-0.9865926535897929, \ -0.667201177744759}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.800320748422787}, \ {-0.981592653589793, -0.6637535274599914}, {-0.981592653589793, \ -0.6637535274599914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.8021927191697733`}, \ {-0.9765926535897931, -0.6603061826161004}, {-0.9765926535897931, \ -0.6603061826161004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.8040629024430777`}, \ {-0.9715926535897932, -0.6568591638320311}, {-0.9715926535897932, \ -0.6568591638320311}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.80593129771221}, \ {-0.9665926535897928, -0.6534124912115399}, {-0.9665926535897928, \ -0.6534124912115399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.8077979047275945`}, \ {-0.961592653589793, -0.6499661843516242}, {-0.961592653589793, \ -0.6499661843516242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.8096627235145344`}, \ {-0.9565926535897931, -0.6465202623508018}, {-0.9565926535897931, \ -0.6465202623508018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.8115257543673002`}, \ {-0.9515926535897932, -0.6430747438172543}, {-0.9515926535897932, \ -0.6430747438172543}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.813386997843338}, \ {-0.9465926535897933, -0.6396296468768244}, {-0.9465926535897933, \ -0.6396296468768244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.8152464547576}, \ {-0.9415926535897929, -0.6361849891808805}, {-0.9415926535897929, \ -0.6361849891808805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.8171041261769836`}, \ {-0.936592653589793, -0.6327407879140462}, {-0.936592653589793, \ -0.6327407879140462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.8189600134148933`}, \ {-0.9315926535897932, -0.6292970598017935}, {-0.9315926535897932, \ -0.6292970598017935}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.8208141180259094`}, \ {-0.9265926535897933, -0.6258538211179121}, {-0.9265926535897933, \ -0.6258538211179121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.822666441800565}, \ {-0.9215926535897929, -0.6224110876918464}, {-0.9215926535897929, \ -0.6224110876918464}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.8245169867602344`}, \ {-0.916592653589793, -0.6189688749159109}, {-0.916592653589793, \ -0.6189688749159109}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.826365755152122}, \ {-0.9115926535897931, -0.6155271977523809}, {-0.9115926535897931, \ -0.6155271977523809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.828212749444358}, \ {-0.9065926535897932, -0.6120860707404622}, {-0.9065926535897932, \ -0.6120860707404622}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.8300579723211925`}, \ {-0.9015926535897929, -0.6086455080031437}, {-0.9015926535897929, \ -0.6086455080031437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.8319014266782894`}, \ {-0.896592653589793, -0.6052055232539346}, {-0.896592653589793, \ -0.6052055232539346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.833743115618116}, \ {-0.8915926535897931, -0.6017661298034851}, {-0.8915926535897931, \ -0.6017661298034851}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.835583042445431}, \ {-0.8865926535897932, -0.5983273405660958}, {-0.8865926535897932, \ -0.5983273405660958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.8374212106628596`}, \ {-0.8815926535897929, -0.5948891680661177}, {-0.8815926535897929, \ -0.5948891680661177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.8392576239665663`}, \ {-0.876592653589793, -0.5914516244442471}, {-0.876592653589793, \ -0.5914516244442471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.8410922862420116`}, \ {-0.8715926535897931, -0.5880147214637074}, {-0.8715926535897931, \ -0.5880147214637074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.8429252015598}, \ {-0.8665926535897932, -0.5845784705163325}, {-0.8665926535897932, \ -0.5845784705163325}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.8447563741716113`}, \ {-0.8615926535897929, -0.5811428826285483}, {-0.8615926535897929, \ -0.5811428826285483}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.846585808506216}, \ {-0.856592653589793, -0.5777079684672501}, {-0.856592653589793, \ -0.5777079684672501}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.8484135091655762`}, \ {-0.8515926535897931, -0.5742737383455845}, {-0.8515926535897931, \ -0.5742737383455845}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.850239480921023}, \ {-0.8465926535897932, -0.5708402022286329}, {-0.8465926535897932, \ -0.5708402022286329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.8520637287095165`}, \ {-0.8415926535897928, -0.5674073697390012}, {-0.8415926535897928, \ -0.5674073697390012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.8538862576299784`}, \ {-0.836592653589793, -0.563975250162318}, {-0.836592653589793, \ -0.563975250162318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.855707072939707}, \ {-0.8315926535897931, -0.5605438524526353}, {-0.8315926535897931, \ -0.5605438524526353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.8575261800508622`}, \ {-0.8265926535897932, -0.5571131852377468}, {-0.8265926535897932, \ -0.5571131852377468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.8593435845270228`}, \ {-0.8215926535897933, -0.5536832568244121}, {-0.8215926535897933, \ -0.5536832568244121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.8611592920798197`}, \ {-0.8165926535897929, -0.5502540752034983}, {-0.8165926535897929, \ -0.5502540752034983}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.8629733085656333`}, \ {-0.811592653589793, -0.5468256480550344}, {-0.811592653589793, \ -0.5468256480550344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.864785639982365}, \ {-0.8065926535897932, -0.5433979827531819}, {-0.8065926535897932, \ -0.5433979827531819}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.8665962924662707`}, \ {-0.8015926535897933, -0.5399710863711258}, {-0.8015926535897933, \ -0.5399710863711258}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.8684052722888653`}, \ {-0.7965926535897929, -0.5365449656858808}, {-0.7965926535897929, \ -0.5365449656858808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.870212585853887}, \ {-0.791592653589793, -0.5331196271830254}, {-0.791592653589793, \ -0.5331196271830254}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.8720182396943272`}, \ {-0.7865926535897931, -0.5296950770613498}, {-0.7865926535897931, \ -0.5296950770613498}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.8738222404695226`}, \ {-0.7815926535897932, -0.5262713212374337}, {-0.7815926535897932, \ -0.5262713212374337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.875624594962308}, \ {-0.7765926535897929, -0.5228483653501479}, {-0.7765926535897929, \ -0.5228483653501479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.8774253100762257`}, \ {-0.771592653589793, -0.5194262147650812}, {-0.771592653589793, \ -0.5194262147650812}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.8792243928327985`}, \ {-0.7665926535897931, -0.5160048745788962}, {-0.7665926535897931, \ -0.5160048745788962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.881021850368853}, \ {-0.7615926535897932, -0.5125843496236131}, {-0.7615926535897932, \ -0.5125843496236131}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.882817689933906}, \ {-0.7565926535897929, -0.5091646444708248}, {-0.7565926535897929, \ -0.5091646444708248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.884611918887601}, \ {-0.751592653589793, -0.505745763435846}, {-0.751592653589793, \ -0.505745763435846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.8864045446971986`}, \ {-0.7465926535897931, -0.502327710581788}, {-0.7465926535897931, \ -0.502327710581788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.888195574935122}, \ {-0.7415926535897932, -0.4989104897235765}, {-0.7415926535897932, \ -0.4989104897235765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.889985017276551}, \ {-0.7365926535897929, -0.4954941044318976}, {-0.7365926535897929, \ -0.4954941044318976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.8917728794970716`}, \ {-0.731592653589793, -0.4920785580370855}, {-0.731592653589793, \ -0.4920785580370855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.893559169470367}, \ {-0.7265926535897931, -0.4886638536329435}, {-0.7265926535897931, \ -0.4886638536329435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.895343895165966}, \ {-0.7215926535897932, -0.4852499940805055}, {-0.7215926535897932, \ -0.4852499940805055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.8971270646470324`}, \ {-0.7165926535897928, -0.48183698201173897`}, {-0.7165926535897928, \ -0.48183698201173897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.8989086860682036`}, \ {-0.711592653589793, -0.4784248198331854}, {-0.711592653589793, \ -0.4784248198331854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.9006887676734756`}, \ {-0.7065926535897931, -0.475013509729546}, {-0.7065926535897931, \ -0.475013509729546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.9024673177941316`}, \ {-0.7015926535897932, -0.47160305366720695`}, {-0.7015926535897932, \ -0.47160305366720695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.9042443448467123`}, \ {-0.6965926535897933, -0.4681934533977121}, {-0.6965926535897933, \ -0.4681934533977121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.906019857331035}, \ {-0.6915926535897929, -0.4647847104611779}, {-0.6915926535897929, \ -0.4647847104611779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.907793863828249}, \ {-0.686592653589793, -0.46137682618965675`}, {-0.686592653589793, \ -0.46137682618965675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.909566372998934}, \ {-0.6815926535897932, -0.45796980171044405`}, {-0.6815926535897932, \ -0.45796980171044405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.91133739358124}, \ {-0.6765926535897933, -0.45456363794933696`}, {-0.6765926535897933, \ -0.45456363794933696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.913106934389069}, \ {-0.6715926535897929, -0.451158335633839}, {-0.6715926535897929, \ -0.451158335633839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.9148750043102867`}, \ {-0.666592653589793, -0.4477538952963162}, {-0.666592653589793, \ -0.4477538952963162}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.916641612304983}, \ {-0.6615926535897931, -0.4443503172771012}, {-0.6615926535897931, \ -0.4443503172771012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.9184067674037624`}, \ {-0.6565926535897932, -0.4409476017275536}, {-0.6565926535897932, \ -0.4409476017275536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.920170478706076}, \ {-0.6515926535897929, -0.4375457486130675}, {-0.6515926535897929, \ -0.4375457486130675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.9219327553785823`}, \ {-0.646592653589793, -0.4341447577160363}, {-0.646592653589793, \ -0.4341447577160363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.923693606653553}, \ {-0.6415926535897931, -0.4307446286387677}, {-0.6415926535897931, \ -0.4307446286387677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.925453041827303}, \ {-0.6365926535897932, -0.42734536080635854`}, {-0.6365926535897932, \ -0.42734536080635854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.927211070258661}, \ {-0.6315926535897929, -0.4239469534695194}, {-0.6315926535897929, \ -0.4239469534695194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.9289677013674686`}, \ {-0.626592653589793, -0.42054940570736143`}, {-0.626592653589793, \ -0.42054940570736143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.9307229446331187`}, \ {-0.6215926535897931, -0.41715271643013635`}, {-0.6215926535897931, \ -0.41715271643013635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.932476809593113}, \ {-0.6165926535897932, -0.41375688438193525`}, {-0.6165926535897932, \ -0.41375688438193525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.934229305841666}, \ {-0.6115926535897929, -0.41036190814334705`}, {-0.6115926535897929, \ -0.41036190814334705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.935980443028326}, \ {-0.606592653589793, -0.4069677861340783}, {-0.606592653589793, \ -0.4069677861340783}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.9377302308566344`}, \ {-0.6015926535897931, -0.403574516615527}, {-0.6015926535897931, \ -0.403574516615527}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.9394786790828107`}, \ {-0.5965926535897932, -0.40018209769332386`}, {-0.5965926535897932, \ -0.40018209769332386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.941225797514467}, \ {-0.5915926535897928, -0.396790527319832}, {-0.5915926535897928, \ -0.396790527319832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.9429715960093485`}, \ {-0.586592653589793, -0.39339980329660934`}, {-0.586592653589793, \ -0.39339980329660934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.944716084474106}, \ {-0.5815926535897931, -0.39000992327683426`}, {-0.5815926535897931, \ -0.39000992327683426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.9464592728630894`}, \ {-0.5765926535897931, -0.38662088476769396`}, {-0.5765926535897931, \ -0.38662088476769396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.9482011711771743`}, \ {-0.571592653589793, -0.3832326851327388}, {-0.571592653589793, \ -0.3832326851327388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.949941789462607}, \ {-0.566592653589793, -0.3798453215941991}, {-0.566592653589793, \ -0.3798453215941991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.951681137809882}, \ {-0.561592653589793, -0.37645879123527154`}, {-0.561592653589793, \ -0.37645879123527154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.9534192263526386`}, \ {-0.556592653589793, -0.3730730910023656}, {-0.556592653589793, \ -0.3730730910023656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.9551560652665847`}, \ {-0.551592653589793, -0.3696882177073227}, {-0.551592653589793, \ -0.3696882177073227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -2.956891664768445}, \ {-0.546592653589793, -0.366304168029599}, {-0.546592653589793, \ -0.366304168029599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -2.95862603511493}, \ {-0.541592653589793, -0.3629209385184182}, {-0.541592653589793, \ -0.3629209385184182}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.9603591866017287`}, \ {-0.536592653589793, -0.35953852559489013`}, {-0.536592653589793, \ -0.35953852559489013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.962091129562528}, \ {-0.531592653589793, -0.35615692555410167`}, {-0.531592653589793, \ -0.35615692555410167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.9638218743680453`}, \ {-0.526592653589793, -0.3527761345671759}, {-0.526592653589793, \ -0.3527761345671759}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.9655514314250904`}, \ {-0.521592653589793, -0.3493961486832995}, {-0.521592653589793, \ -0.3493961486832995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.9672798111756453`}, \ {-0.5165926535897931, -0.34601696383172414`}, {-0.5165926535897931, \ -0.34601696383172414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.969007024095965}, \ {-0.511592653589793, -0.34263857582373697`}, {-0.511592653589793, \ -0.34263857582373697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.9707330806956977`}, \ {-0.5065926535897931, -0.33926098035460345`}, {-0.5065926535897931, \ -0.33926098035460345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -2.9724579915170266`}, \ {-0.5015926535897931, -0.3358841730054819}, {-0.5015926535897931, \ -0.3358841730054819}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -2.97418176713383}, \ {-0.49659265358979304`, -0.3325081492453117}, {-0.49659265358979304`, \ -0.3325081492453117}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -2.9759044181508596`}, \ {-0.4915926535897931, -0.32913290443267346`}, {-0.4915926535897931, \ -0.32913290443267346`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -2.977625955202939}, \ {-0.4865926535897931, -0.3257584338176252}, {-0.4865926535897931, \ -0.3257584338176252}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.9793463889541805`}, \ {-0.4815926535897931, -0.32238473254350913`}, {-0.4815926535897931, \ -0.32238473254350913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -2.9810657300972174`}, \ {-0.4765926535897931, -0.3190117956487363}, {-0.4765926535897931, \ -0.3190117956487363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.982783989352457}, \ {-0.4715926535897931, -0.315639618068545}, {-0.4715926535897931, \ -0.315639618068545}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.984501177467348}, \ {-0.46659265358979307`, -0.3122681946367346}, {-0.46659265358979307`, \ -0.3122681946367346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.986217305215667}, \ {-0.46159265358979307`, -0.30889752008737564`}, {-0.46159265358979307`, \ -0.30889752008737564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.987932383396819}, \ {-0.45659265358979306`, -0.3055275890564967}, {-0.45659265358979306`, \ -0.3055275890564967}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.9896464228351567`}, \ {-0.45159265358979306`, -0.3021583960837473}, {-0.45159265358979306`, \ -0.3021583960837473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.9913594343793135`}, \ {-0.44659265358979305`, -0.29878993561403916`}, {-0.44659265358979305`, \ -0.29878993561403916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.9930714289015525`}, \ {-0.44159265358979305`, -0.2954222019991642}, {-0.44159265358979305`, \ -0.2954222019991642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.9947824172971313`}, \ {-0.43659265358979304`, -0.29205518949939113`}, {-0.43659265358979304`, \ -0.29205518949939113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.9964924104836803`}, \ {-0.43159265358979304`, -0.28868889228504047`}, {-0.43159265358979304`, \ -0.28868889228504047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.998201419400598}, \ {-0.42659265358979304`, -0.2853233044380386}, {-0.42659265358979304`, \ -0.2853233044380386}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.9999094550084573`}, \ {-0.42159265358979303`, -0.2819584199534514}, {-0.42159265358979303`, \ -0.2819584199534514}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -3.0016165282884266`}, \ {-0.416592653589793, -0.2785942327409961}, {-0.416592653589793, \ -0.2785942327409961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -3.0033226502417083`}, \ {-0.411592653589793, -0.2752307366265355}, {-0.411592653589793, \ -0.2752307366265355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -3.005027831888983}, \ {-0.406592653589793, -0.27186792535355114`}, {-0.406592653589793, \ -0.27186792535355114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -3.0067320842698764`}, \ {-0.40159265358979307`, -0.26850579258459734`}, {-0.40159265358979307`, \ -0.26850579258459734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -3.008435418442429}, \ {-0.39659265358979306`, -0.2651443319027361}, {-0.39659265358979306`, \ -0.2651443319027361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -3.0101378454825864`}, \ {-0.39159265358979306`, -0.26178353681295596`}, {-0.39159265358979306`, \ -0.26178353681295596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -3.011839376483697}, \ {-0.38659265358979306`, -0.2584234007435685}, {-0.38659265358979306`, \ -0.2584234007435685}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -3.013540022556024}, \ {-0.38159265358979305`, -0.255063917047592}, {-0.38159265358979305`, \ -0.255063917047592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -3.0152397948262686`}, \ {-0.37659265358979305`, -0.2517050790041121}, {-0.37659265358979305`, \ -0.2517050790041121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -3.0169387044371034`}, \ {-0.3715926535897931, -0.2483468798196318}, {-0.3715926535897931, \ -0.2483468798196318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -3.018636762546719}, \ {-0.3665926535897931, -0.2449893126293979}, {-0.3665926535897931, \ -0.2449893126293979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -3.020333980328381}, \ {-0.3615926535897931, -0.2416323704987173}, {-0.3615926535897931, \ -0.2416323704987173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -3.0220303689699968`}, \ {-0.3565926535897931, -0.23827604642425199`}, {-0.3565926535897931, \ -0.23827604642425199`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -3.0237259396736933`}, \ {-0.3515926535897931, -0.23492033333530152`}, {-0.3515926535897931, \ -0.23492033333530152`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -3.0254207036554064`}, \ {-0.3465926535897931, -0.23156522409506974`}, {-0.3465926535897931, \ -0.23156522409506974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -3.027114672144479}, \ {-0.34159265358979307`, -0.22821071150191327`}, {-0.34159265358979307`, \ -0.22821071150191327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -3.028807856383267}, \ {-0.33659265358979307`, -0.22485678829057937`}, {-0.33659265358979307`, \ -0.22485678829057937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -3.0305002676267607`}, \ {-0.33159265358979306`, -0.22150344713342693`}, {-0.33159265358979306`, \ -0.22150344713342693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -3.03219191714221}, \ {-0.32659265358979306`, -0.21815068064163223`}, {-0.32659265358979306`, \ -0.21815068064163223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -3.0338828162087608`}, \ {-0.32159265358979305`, -0.21479848136638346`}, {-0.32159265358979305`, \ -0.21479848136638346`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -3.035572976117101}, \ {-0.31659265358979305`, -0.21144684180005918`}, {-0.31659265358979305`, \ -0.21144684180005918`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -3.0372624081691146`}, \ {-0.31159265358979304`, -0.20809575437739364`}, {-0.31159265358979304`, \ -0.20809575437739364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -3.038951123677544}, \ {-0.30659265358979304`, -0.20474521147663102`}, {-0.30659265358979304`, \ -0.20474521147663102`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -3.0406391339656627`}, \ {-0.30159265358979304`, -0.20139520542066325`}, {-0.30159265358979304`, \ -0.20139520542066325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -3.042326450366952}, \ {-0.29659265358979303`, -0.19804572847815927`}, {-0.29659265358979303`, \ -0.19804572847815927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -3.0440130842247917`}, \ {-0.2915926535897931, -0.19469677286467796`}, {-0.2915926535897931, \ -0.19469677286467796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -3.0456990468921528`}, \ {-0.2865926535897931, -0.19134833074377214`}, {-0.2865926535897931, \ -0.19134833074377214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -3.0473843497313027`}, \ {-0.2815926535897931, -0.18800039422807885`}, {-0.2815926535897931, \ -0.18800039422807885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -3.0490690041135124`}, \ {-0.27659265358979307`, -0.18465295538039925`}, {-0.27659265358979307`, \ -0.18465295538039925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -3.0507530214187777`}, \ {-0.27159265358979306`, -0.18130600621476614`}, {-0.27159265358979306`, \ -0.18130600621476614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -3.052436413035542}, \ {-0.26659265358979306`, -0.17795953869750156`}, {-0.26659265358979306`, \ -0.17795953869750156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -3.054119190360428}, \ {-0.26159265358979306`, -0.17461354474826274`}, {-0.26159265358979306`, \ -0.17461354474826274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -3.0558013647979765`}, \ {-0.25659265358979305`, -0.17126801624107726`}, {-0.25659265358979305`, \ -0.17126801624107726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -3.0574829477603926`}, \ {-0.25159265358979305`, -0.16792294500536947`}, {-0.25159265358979305`, \ -0.16792294500536947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -3.059163950667295}, \ {-0.24659265358979304`, -0.16457832282697507`}, {-0.24659265358979304`, \ -0.16457832282697507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -3.060844384945476}, \ {-0.24159265358979304`, -0.16123414144914605`}, {-0.24159265358979304`, \ -0.16123414144914605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -3.062524262028663}, \ {-0.23659265358979303`, -0.15789039257354773`}, {-0.23659265358979303`, \ -0.15789039257354773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -3.0642035933572918`}, \ {-0.23159265358979303`, -0.1545470678612442}, {-0.23159265358979303`, \ -0.1545470678612442}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -3.0658823903782784`}, \ {-0.22659265358979308`, -0.1512041589336758}, {-0.22659265358979308`, \ -0.1512041589336758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -3.0675606645448035`}, \ {-0.22159265358979308`, -0.14786165737362786`}, {-0.22159265358979308`, \ -0.14786165737362786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -3.069238427316098}, \ {-0.21659265358979307`, -0.14451955472618988`}, {-0.21659265358979307`, \ -0.14451955472618988`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -3.0709156901572348`}, \ {-0.21159265358979307`, -0.14117784249970727`}, {-0.21159265358979307`, \ -0.14117784249970727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -3.0725924645389266`}, \ {-0.20659265358979306`, -0.13783651216672368`}, {-0.20659265358979306`, \ -0.13783651216672368`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -3.0742687619373297`}, \ {-0.20159265358979306`, -0.13449555516491618`}, {-0.20159265358979306`, \ -0.13449555516491618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -3.0759445938338486`}, \ {-0.19659265358979305`, -0.1311549628980225}, {-0.19659265358979305`, \ -0.1311549628980225}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -3.0776199717149497`}, \ {-0.19159265358979305`, -0.1278147267367601}, {-0.19159265358979305`, \ -0.1278147267367601}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -3.0792949070719797`}, \ {-0.18659265358979304`, -0.12447483801973834`}, {-0.18659265358979304`, \ -0.12447483801973834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -3.0809694114009845`}, \ {-0.18159265358979304`, -0.12113528805436365`}, {-0.18159265358979304`, \ -0.12113528805436365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -3.082643496202535}, \ {-0.17659265358979304`, -0.11779606811773714`}, {-0.17659265358979304`, \ -0.11779606811773714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -3.0843171729815584`}, \ {-0.17159265358979303`, -0.1144571694575453}, {-0.17159265358979303`, \ -0.1144571694575453}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -3.085990453247171}, \ {-0.16659265358979303`, -0.11111858329294513`}, {-0.16659265358979303`, \ -0.11111858329294513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -3.087663348512518}, \ {-0.16159265358979308`, -0.10778030081544225`}, {-0.16159265358979308`, \ -0.10778030081544225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -3.0893358702946125`}, \ {-0.15659265358979307`, -0.10444231318976219`}, {-0.15659265358979307`, \ -0.10444231318976219`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -3.0910080301141836`}, \ {-0.15159265358979307`, -0.10110461155471696`}, {-0.15159265358979307`, \ -0.10110461155471696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -3.092679839495524}, \ {-0.14659265358979306`, -0.09776718702406495}, {-0.14659265358979306`, \ -0.09776718702406495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -3.094351309966343}, \ {-0.14159265358979306`, -0.09443003068736577}, {-0.14159265358979306`, \ -0.09443003068736577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -3.096022453057623}, \ {-0.13659265358979306`, -0.09109313361082907}, {-0.13659265358979306`, \ -0.09109313361082907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -3.0976932803034782`}, \ {-0.13159265358979305`, -0.08775648683815865}, {-0.13159265358979305`, \ -0.08775648683815865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -3.0993638032410167`}, \ {-0.12659265358979305`, -0.08442008139139157}, {-0.12659265358979305`, \ -0.08442008139139157}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -3.1010340334102056`}, \ {-0.12159265358979304`, -0.08108390827173223}, {-0.12159265358979304`, \ -0.08108390827173223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -3.1027039823537397`}, \ {-0.11659265358979304`, -0.07774795846038174}, {-0.11659265358979304`, \ -0.07774795846038174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -3.1043736616169126`}, \ {-0.11159265358979303`, -0.074412222919363}, {-0.11159265358979303`, \ -0.074412222919363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -3.106043082747489}, \ {-0.10659265358979303`, -0.07107669259234135}, {-0.10659265358979303`, \ -0.07107669259234135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -3.1077122572955815`}, \ {-0.10159265358979308`, -0.06774135840544178}, {-0.10159265358979308`, \ -0.06774135840544178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -3.109381196813528}, \ {-0.09659265358979308, -0.06440621126806094}, {-0.09659265358979308, \ -0.06440621126806094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -3.111049912855775}, \ {-0.09159265358979307, -0.06107124207367669}, {-0.09159265358979307, \ -0.06107124207367669}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -3.112718416978757}, \ {-0.08659265358979307, -0.05773644170065366}, {-0.08659265358979307, \ -0.05773644170065366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -3.114386720740783}, \ {-0.08159265358979306, -0.05440180101304515}, {-0.08159265358979306, \ -0.05440180101304515}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -3.1160548357019247`}, \ {-0.07659265358979306, -0.051067310861392205`}, {-0.07659265358979306, \ -0.051067310861392205`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -3.1177227734239024`}, \ {-0.07159265358979305, -0.047732962083519744`}, {-0.07159265358979305, \ -0.047732962083519744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -3.119390545469977}, \ {-0.06659265358979305, -0.044398745505329545`}, {-0.06659265358979305, \ -0.044398745505329545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -3.121058163404842}, \ {-0.061592653589793045`, -0.04106465194159074}, {-0.061592653589793045`, \ -0.04106465194159074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -3.1227256387945173`}, \ {-0.05659265358979304, -0.037730672196728085`}, {-0.05659265358979304, \ -0.037730672196728085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -3.1243929832062434`}, \ {-0.051592653589793036`, -0.03439679706560743}, {-0.051592653589793036`, \ -0.03439679706560743}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -3.126060208208377}, \ {-0.04659265358979303, -0.03106301733431951}, {-0.04659265358979303, \ -0.03106301733431951}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -3.1277273253702904`}, \ {-0.04159265358979303, -0.02772932378096159}, {-0.04159265358979303, \ -0.02772932378096159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -3.129394346262269}, \ {-0.03659265358979302, -0.024395707176417255`}, {-0.03659265358979302, \ -0.024395707176417255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -3.1310612824554096`}, \ {-0.03159265358979302, -0.02106215828513495}, {-0.03159265358979302, \ -0.02106215828513495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -3.1327281455215226`}, \ {-0.026592653589793014`, -0.017728667865904615`}, {-0.026592653589793014`, \ -0.017728667865904615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -3.134394947033032}, \ {-0.02159265358979301, -0.014395226672633439`}, {-0.02159265358979301, \ -0.014395226672633439`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -3.136061698562878}, \ {-0.016592653589793005`, -0.011061825455120359`}, {-0.016592653589793005`, \ -0.011061825455120359`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -3.137728411684418}, \ {-0.011592653589793, -0.007728454959829691}, {-0.011592653589793, \ -0.007728454959829691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -3.139395097971331}, \ {-0.006592653589792996, -0.004395105930664013}, {-0.006592653589792996, \ -0.004395105930664013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -3.141061768997519}, \ {-0.0015926535897931027`, -0.001061769109736594}, {-0.0015926535897931027`, \ -0.001061769109736594}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 3.1404568708425744`}, { 0.0034073464102069018`, 0.002271564761857044}, { 0.0034073464102069018`, 0.002271564761857044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 3.138790195615716}, { 0.008407346410206906, 0.00560490494326692}, {0.008407346410206906, 0.00560490494326692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 3.137123500927497}, { 0.01340734641020691, 0.008938260693117287}, {0.01340734641020691, 0.008938260693117287}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 3.1354567752040863`}, { 0.018407346410206915`, 0.012271641268734779`}, { 0.018407346410206915`, 0.012271641268734779`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 3.133790006871909}, { 0.02340734641020692, 0.01560505592537637}, {0.02340734641020692, 0.01560505592537637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 3.132123184357749}, { 0.028407346410206924`, 0.018938513915456874`}, { 0.028407346410206924`, 0.018938513915456874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 3.130456296088842}, { 0.03340734641020693, 0.022272024487775786`}, {0.03340734641020693, 0.022272024487775786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 3.1287893304929746`}, { 0.03840734641020693, 0.025605596886743343`}, {0.03840734641020693, 0.025605596886743343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 3.1271222759985844`}, { 0.04340734641020694, 0.028939240351605684`}, {0.04340734641020694, 0.028939240351605684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 3.1254551210348573`}, { 0.04840734641020694, 0.03227296411566871}, {0.04840734641020694, 0.03227296411566871}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 3.123787854031828}, { 0.053407346410206946`, 0.035606777405520734`}, { 0.053407346410206946`, 0.035606777405520734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 3.122120463420481}, { 0.05840734641020695, 0.03894068944025359}, {0.05840734641020695, 0.03894068944025359}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 3.120452937632852}, { 0.06340734641020696, 0.04227470943068218}, {0.06340734641020696, 0.04227470943068218}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 3.118785265102132}, { 0.06840734641020696, 0.045608846578562116`}, {0.06840734641020696, 0.045608846578562116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 3.117117434262771}, { 0.07340734641020696, 0.048943110075805214`}, {0.07340734641020696, 0.048943110075805214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 3.115449433550582}, { 0.07840734641020697, 0.05227750910369303}, {0.07840734641020697, 0.05227750910369303}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 3.113781251402851}, { 0.08340734641020697, 0.055612052832088}, {0.08340734641020697, 0.055612052832088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 3.112112876258443}, { 0.08840734641020698, 0.05894675041864187}, {0.08840734641020698, 0.05894675041864187}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 3.110444296557914}, { 0.09340734641020698, 0.06228161100800165}, {0.09340734641020698, 0.06228161100800165}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 3.108775500743621}, { 0.09840734641020699, 0.06561664373101243}, {0.09840734641020699, 0.06561664373101243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 3.1071064772598382`}, { 0.10340734641020699`, 0.06895185770391735}, {0.10340734641020699`, 0.06895185770391735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 3.1054372145528713`}, { 0.108407346410207, 0.07228726202755426}, {0.108407346410207, 0.07228726202755426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 3.103767701071175}, { 0.113407346410207, 0.07562286578654885}, {0.113407346410207, 0.07562286578654885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 3.102097925265475}, { 0.118407346410207, 0.07895867804850429}, {0.118407346410207, 0.07895867804850429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 3.1004278755888897`}, { 0.1234073464102069, 0.08229470786318711}, {0.1234073464102069, 0.08229470786318711}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 3.0987575404970533`}, { 0.1284073464102069, 0.08563096426170917}, {0.1284073464102069, 0.08563096426170917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 3.097086908448246}, { 0.1334073464102069, 0.08896745625570475}, {0.1334073464102069, 0.08896745625570475}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 3.0954159679035227`}, { 0.1384073464102069, 0.0923041928365049}, {0.1384073464102069, 0.0923041928365049}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 3.0937447073268465`}, { 0.14340734641020692`, 0.09564118297430547}, {0.14340734641020692`, 0.09564118297430547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 3.092073115185224}, { 0.14840734641020692`, 0.09897843561733154}, {0.14840734641020692`, 0.09897843561733154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 3.0904011799488442`}, { 0.15340734641020692`, 0.10231595969099676`}, {0.15340734641020692`, 0.10231595969099676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 3.0887288900912204`}, { 0.15840734641020693`, 0.10565376409705741`}, {0.15840734641020693`, 0.10565376409705741`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 3.0870562340893364`}, { 0.16340734641020693`, 0.10899185771276108`}, {0.16340734641020693`, 0.10899185771276108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 3.085383200423794}, { 0.16840734641020694`, 0.11233024938999055`}, {0.16840734641020694`, 0.11233024938999055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 3.0837097775789664`}, { 0.17340734641020694`, 0.11566894795440116`}, {0.17340734641020694`, 0.11566894795440116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 3.082035954043152}, { 0.17840734641020695`, 0.11900796220455277`}, {0.17840734641020695`, 0.11900796220455277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 3.0803617183087355`}, { 0.18340734641020695`, 0.12234730091103573`}, {0.18340734641020695`, 0.12234730091103573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 3.078687058872352}, { 0.18840734641020696`, 0.12568697281559035`}, {0.18840734641020696`, 0.12568697281559035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 3.077011964235052}, { 0.19340734641020696`, 0.12902698663022}, {0.19340734641020696`, 0.12902698663022}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 3.0753364229024753`}, { 0.19840734641020696`, 0.13236735103629763`}, {0.19840734641020696`, 0.13236735103629763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 3.0736604233850264`}, { 0.20340734641020697`, 0.13570807468366555`}, {0.20340734641020697`, 0.13570807468366555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 3.071983954198054}, { 0.20840734641020697`, 0.13904916618972796`}, {0.20840734641020697`, 0.13904916618972796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 3.0703070038620353`}, { 0.21340734641020698`, 0.14239063413853575`}, {0.21340734641020698`, 0.14239063413853575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 3.0686295609027687`}, { 0.21840734641020698`, 0.1457324870798652}, {0.21840734641020698`, 0.1457324870798652}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 3.0669516138515647`}, { 0.223407346410207, 0.1490747335282871}, {0.223407346410207, 0.1490747335282871}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 3.0652731512454467`}, { 0.228407346410207, 0.15241738196222968`}, {0.228407346410207, 0.15241738196222968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 3.063594161627356}, { 0.233407346410207, 0.15576044082303284`}, {0.233407346410207, 0.15576044082303284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 3.0619146335463605`}, { 0.238407346410207, 0.15910391851399283`}, {0.238407346410207, 0.15910391851399283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 3.0602345555578707`}, { 0.243407346410207, 0.1624478233994011}, {0.243407346410207, 0.1624478233994011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 3.058553916223859}, { 0.248407346410207, 0.16579216380357104`}, {0.248407346410207, 0.16579216380357104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 3.0568727041130876`}, { 0.2534073464102069, 0.16913694800985857`}, {0.2534073464102069, 0.16913694800985857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 3.055190907801341}, { 0.2584073464102069, 0.17248218425967174`}, {0.2584073464102069, 0.17248218425967174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 3.053508515871662}, { 0.2634073464102069, 0.17582788075147202`}, {0.2634073464102069, 0.17582788075147202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 3.0518255169145996`}, { 0.2684073464102069, 0.17917404563976463`}, {0.2684073464102069, 0.17917404563976463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 3.0501418995284553`}, { 0.2734073464102069, 0.18252068703408003`}, {0.2734073464102069, 0.18252068703408003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 3.0484576523195455`}, { 0.2784073464102069, 0.1858678129979452}, {0.2784073464102069, 0.1858678129979452}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 3.046772763902461}, { 0.28340734641020693`, 0.18921543154784343`}, {0.28340734641020693`, 0.18921543154784343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 3.0450872229003405`}, { 0.28840734641020693`, 0.1925635506521646}, {0.28840734641020693`, 0.1925635506521646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 3.0434010179451474`}, { 0.29340734641020694`, 0.19591217823014428`}, {0.29340734641020694`, 0.19591217823014428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 3.0417141376779546`}, { 0.29840734641020694`, 0.19926132215079154`}, {0.29840734641020694`, 0.19926132215079154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 3.0400265707492378`}, { 0.30340734641020695`, 0.20261099023180526`}, {0.30340734641020695`, 0.20261099023180526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 3.0383383058191735`}, { 0.30840734641020695`, 0.2059611902384793}, {0.30840734641020695`, 0.2059611902384793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 3.0366493315579492`}, { 0.31340734641020696`, 0.20931192988259423`}, {0.31340734641020696`, 0.20931192988259423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 3.034959636646075}, { 0.31840734641020696`, 0.21266321682129977`}, {0.31840734641020696`, 0.21266321682129977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 3.0332692097747125`}, { 0.32340734641020696`, 0.21601505865598192`}, {0.32340734641020696`, 0.21601505865598192`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 3.031578039646001}, { 0.32840734641020697`, 0.21936746293111875`}, {0.32840734641020697`, 0.21936746293111875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 3.029886114973401}, { 0.333407346410207, 0.22272043713312317`}, {0.333407346410207, 0.22272043713312317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 3.0281934244820428`}, { 0.338407346410207, 0.22607398868917153`}, {0.338407346410207, 0.22607398868917153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 3.026499956909084}, { 0.343407346410207, 0.22942812496602122`}, {0.343407346410207, 0.22942812496602122`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 3.024805701004076}, { 0.348407346410207, 0.23278285326881062`}, {0.348407346410207, 0.23278285326881062`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 3.02311064552934}, { 0.353407346410207, 0.2361381808398473}, {0.353407346410207, 0.2361381808398473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 3.021414779260355}, { 0.358407346410207, 0.23949411485738334`}, {0.358407346410207, 0.23949411485738334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 3.0197180909861485`}, { 0.363407346410207, 0.24285066243437142`}, {0.363407346410207, 0.24285066243437142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 3.0180205695097073`}, { 0.368407346410207, 0.2462078306172111}, {0.368407346410207, 0.2462078306172111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 3.016322203648388}, { 0.373407346410207, 0.2495656263844751}, {0.373407346410207, 0.2495656263844751}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 3.014622982234346}, { 0.3784073464102069, 0.25292405664562345`}, {0.3784073464102069, 0.25292405664562345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 3.012922894114971}, { 0.3834073464102069, 0.2562831282397}, {0.3834073464102069, 0.2562831282397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 3.0112219281533346`}, { 0.3884073464102069, 0.2596428479340145}, {0.3884073464102069, 0.2596428479340145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 3.009520073228646}, { 0.3934073464102069, 0.26300322242280383`}, {0.3934073464102069, 0.26300322242280383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 3.007817318236726}, { 0.3984073464102069, 0.2663642583258818}, {0.3984073464102069, 0.2663642583258818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 3.0061136520904848`}, { 0.4034073464102069, 0.2697259621872682}, {0.4034073464102069, 0.2697259621872682}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 3.0044090637204173`}, { 0.40840734641020693`, 0.2730883404738017}, {0.40840734641020693`, 0.2730883404738017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 3.0027035420751056`}, { 0.41340734641020693`, 0.2764513995737339}, {0.41340734641020693`, 0.2764513995737339}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 3.0009970761217395`}, { 0.41840734641020694`, 0.2798151457953058}, {0.41840734641020694`, 0.2798151457953058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.999289654846644}, { 0.42340734641020705`, 0.2831795853653056}, {0.42340734641020705`, 0.2831795853653056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.9975812672558244`}, { 0.42840734641020695`, 0.28654472442760826`}, {0.42840734641020695`, 0.28654472442760826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.9958719023755203`}, { 0.43340734641020706`, 0.2899105690416936}, {0.43340734641020706`, 0.2899105690416936}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.9941615492527762`}, { 0.43840734641020696`, 0.29327712518114646`}, {0.43840734641020696`, 0.29327712518114646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.992450196956026}, { 0.44340734641020685`, 0.29664439873213755`}, {0.44340734641020685`, 0.29664439873213755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.990737834575687}, { 0.44840734641020696`, 0.30001239549188147`}, {0.44840734641020696`, 0.30001239549188147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.9890244512247754`}, { 0.45340734641020686`, 0.303381121167075}, {0.45340734641020686`, 0.303381121167075}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.98731003603953}, { 0.458407346410207, 0.3067505813723153}, {0.458407346410207, 0.3067505813723153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.9855945781800535`}, { 0.46340734641020687`, 0.310120781628495}, {0.46340734641020687`, 0.310120781628495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.98387806683097}, { 0.468407346410207, 0.31349172736117603`}, {0.468407346410207, 0.31349172736117603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.9821604912020963`}, { 0.4734073464102069, 0.3168634238989395}, {0.4734073464102069, 0.3168634238989395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.9804418405291297`}, { 0.478407346410207, 0.32023587647171625`}, {0.478407346410207, 0.32023587647171625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.9787221040743517`}, { 0.4834073464102069, 0.32360909020908923`}, {0.4834073464102069, 0.32360909020908923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.977001271127351}, { 0.488407346410207, 0.32698307013857675`}, {0.488407346410207, 0.32698307013857675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.975279331005757}, { 0.4934073464102069, 0.3303578211838888}, {0.4934073464102069, 0.3303578211838888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.973556273055999}, { 0.498407346410207, 0.33373334816315947`}, {0.498407346410207, 0.33373334816315947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.9718320866540755`}, { 0.5034073464102069, 0.33710965578715407`}, {0.5034073464102069, 0.33710965578715407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.9701067612063463`}, { 0.508407346410207, 0.34048674865745227`}, {0.508407346410207, 0.34048674865745227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.9683802861503406`}, { 0.5134073464102069, 0.34386463126460204`}, {0.5134073464102069, 0.34386463126460204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.9666526509555853`}, { 0.518407346410207, 0.34724330798625147`}, {0.518407346410207, 0.34724330798625147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.9649238451244515`}, { 0.5234073464102069, 0.3506227830852486}, {0.5234073464102069, 0.3506227830852486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.963193858193021}, { 0.528407346410207, 0.3540030607077193}, {0.528407346410207, 0.3540030607077193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.9614626797319716`}, { 0.5334073464102069, 0.3573841448811112}, {0.5334073464102069, 0.3573841448811112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.959730299347485}, { 0.538407346410207, 0.36076603951221536`}, {0.538407346410207, 0.36076603951221536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.9579967066821737`}, { 0.5434073464102069, 0.36414874838515365`}, {0.5434073464102069, 0.36414874838515365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.9562618914160312`}, { 0.548407346410207, 0.3675322751593406}, {0.548407346410207, 0.3675322751593406}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.9545258432673984`}, { 0.553407346410207, 0.3709166233674111}, {0.553407346410207, 0.3709166233674111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.9527885519939603`}, { 0.5584073464102071, 0.3743017964131228}, {0.5584073464102071, 0.3743017964131228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.951050007393758}, { 0.563407346410207, 0.3776877975692219}, {0.563407346410207, 0.3776877975692219}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.9493101993062294`}, { 0.5684073464102071, 0.3810746299752811}, {0.5684073464102071, 0.3810746299752811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.9475691176132677`}, { 0.573407346410207, 0.38446229663550346`}, {0.573407346410207, 0.38446229663550346`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.9458267522403103`}, { 0.5784073464102069, 0.3878508004164942}, {0.5784073464102069, 0.3878508004164942}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.9440830931574458`}, { 0.583407346410207, 0.3912401440449979}, {0.583407346410207, 0.3912401440449979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.9423381303805503`}, { 0.5884073464102069, 0.3946303301056021}, {0.5884073464102069, 0.3946303301056021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.9405918539724474`}, { 0.593407346410207, 0.39802136103840835`}, {0.593407346410207, 0.39802136103840835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.9388442540440964`}, { 0.5984073464102069, 0.40141323913666355`}, {0.5984073464102069, 0.40141323913666355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.937095320755803}, { 0.603407346410207, 0.40480596654435935`}, {0.603407346410207, 0.40480596654435935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.935345044318461}, { 0.6084073464102069, 0.40819954525379193`}, {0.6084073464102069, 0.40819954525379193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.93359341499482}, { 0.613407346410207, 0.4115939771030882}, {0.613407346410207, 0.4115939771030882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.931840423100781}, { 0.6184073464102069, 0.4149892637736893}, {0.6184073464102069, 0.4149892637736893}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.9300860590067215`}, { 0.623407346410207, 0.4183854067877985}, {0.623407346410207, 0.4183854067877985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.92833031313885}, { 0.6284073464102069, 0.4217824075057899}, {0.6284073464102069, 0.4217824075057899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.9265731759805904`}, { 0.633407346410207, 0.42518026712357615`}, {0.633407346410207, 0.42518026712357615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.9248146380739968`}, { 0.6384073464102069, 0.42857898666993377`}, {0.6384073464102069, 0.42857898666993377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.923054690021199}, { 0.643407346410207, 0.4319785670037911}, {0.643407346410207, 0.4319785670037911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.921293322485883}, { 0.6484073464102069, 0.43537900881147007`}, {0.6484073464102069, 0.43537900881147007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.919530526194798}, { 0.653407346410207, 0.4387803126038866}, {0.653407346410207, 0.4387803126038866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.917766291939304}, { 0.6584073464102069, 0.4421824787137069}, {0.6584073464102069, 0.4421824787137069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.916000610576947}, { 0.663407346410207, 0.4455855072924597}, {0.663407346410207, 0.4455855072924597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.9142334730330735`}, { 0.6684073464102069, 0.44898939830760143`}, {0.6684073464102069, 0.44898939830760143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.9124648703024745`}, { 0.673407346410207, 0.4523941515395374}, {0.673407346410207, 0.4523941515395374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.9106947934510754`}, { 0.678407346410207, 0.4557997665785947}, {0.678407346410207, 0.4557997665785947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.9089232336176494`}, { 0.6834073464102071, 0.4592062428219459}, {0.6834073464102071, 0.4592062428219459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.907150182015582}, { 0.688407346410207, 0.46261357947048687`}, {0.688407346410207, 0.46261357947048687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.905375629934662}, { 0.6934073464102071, 0.466021775525662}, {0.6934073464102071, 0.466021775525662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.9035995687429215`}, { 0.698407346410207, 0.4694308297862405}, {0.698407346410207, 0.4694308297862405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.901821989888508}, { 0.7034073464102069, 0.4728407408450417}, {0.7034073464102069, 0.4728407408450417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.900042884901602}, { 0.708407346410207, 0.47625150708560504`}, {0.708407346410207, 0.47625150708560504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.898262245396373}, { 0.7134073464102069, 0.4796631266788095}, {0.7134073464102069, 0.4796631266788095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.8964800630729823`}, { 0.718407346410207, 0.4830755975794383}, {0.718407346410207, 0.4830755975794383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.8946963297196238`}, { 0.7234073464102069, 0.4864889175226871}, {0.7234073464102069, 0.4864889175226871}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.892911037214611}, { 0.728407346410207, 0.48990308402061544`}, {0.728407346410207, 0.48990308402061544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.8911241775285137`}, { 0.7334073464102069, 0.49331809435854346`}, {0.7334073464102069, 0.49331809435854346`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.8893357427263298`}, { 0.738407346410207, 0.4967339455913868}, {0.738407346410207, 0.4967339455913868}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.8875457249697165`}, { 0.7434073464102069, 0.5001506345399342}, {0.7434073464102069, 0.5001506345399342}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.8857541165192604`}, { 0.748407346410207, 0.5035681577870643}, {0.748407346410207, 0.5035681577870643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.883960909736801}, { 0.7534073464102069, 0.5069865116738985}, {0.7534073464102069, 0.5069865116738985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.8821660970878016`}, { 0.758407346410207, 0.5104056922958955}, {0.758407346410207, 0.5104056922958955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.8803696711437734`}, { 0.7634073464102069, 0.5138256954988765}, {0.7634073464102069, 0.5138256954988765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.87857162458475}, {0.768407346410207, 0.5172465168749895}, {0.768407346410207, 0.5172465168749895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.876771950201815}, { 0.7734073464102069, 0.5206681517586047}, {0.7734073464102069, 0.5206681517586047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.8749706408996847`}, { 0.778407346410207, 0.5240905952221445}, {0.778407346410207, 0.5240905952221445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.873167689699343}, { 0.7834073464102069, 0.5275138420718412}, {0.7834073464102069, 0.5275138420718412}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.871363089740739}, { 0.788407346410207, 0.5309378868434289}, {0.788407346410207, 0.5309378868434289}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.869556834285535}, { 0.7934073464102069, 0.5343627237977614}, {0.7934073464102069, 0.5343627237977614}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.867748916719917}, { 0.798407346410207, 0.5377883469163575}, {0.798407346410207, 0.5377883469163575}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.8659393305574654`}, { 0.803407346410207, 0.5412147498968738}, {0.803407346410207, 0.5412147498968738}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.8641280694420836`}, { 0.8084073464102071, 0.5446419261485008}, {0.8084073464102071, 0.5446419261485008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.8623151271509943`}, { 0.813407346410207, 0.5480698687872823}, {0.813407346410207, 0.5480698687872823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.8605004975977937`}, { 0.8184073464102071, 0.5514985706313582}, {0.8184073464102071, 0.5514985706313582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.8586841748355747`}, { 0.823407346410207, 0.5549280241961245}, {0.823407346410207, 0.5549280241961245}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.8568661530601145`}, { 0.8284073464102069, 0.5583582216893167}, {0.8284073464102069, 0.5583582216893167}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.8550464266131317`}, { 0.833407346410207, 0.5617891550060071}, {0.833407346410207, 0.5617891550060071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.853224989985609}, { 0.8384073464102069, 0.5652208157235188}, {0.8384073464102069, 0.5652208157235188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.851401837821191}, { 0.843407346410207, 0.5686531950962553}, {0.843407346410207, 0.5686531950962553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.84957696491965}, { 0.8484073464102069, 0.5720862840504419}, {0.8484073464102069, 0.5720862840504419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.847750366240427}, { 0.853407346410207, 0.5755200731787782}, {0.853407346410207, 0.5755200731787782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.845922036906248}, { 0.8584073464102069, 0.5789545527349997}, {0.8584073464102069, 0.5789545527349997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.8440919722068165`}, { 0.863407346410207, 0.5823897126283504}, {0.863407346410207, 0.5823897126283504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.842260167602581}, { 0.8684073464102069, 0.5858255424179568}, {0.8684073464102069, 0.5858255424179568}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.8404266187285896`}, { 0.873407346410207, 0.5892620313071096}, {0.873407346410207, 0.5892620313071096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.838591321398416}, { 0.8784073464102069, 0.5926991681374476}, {0.8784073464102069, 0.5926991681374476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.8367542716081777`}, { 0.883407346410207, 0.5961369413830411}, {0.883407346410207, 0.5961369413830411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.834915465540632}, { 0.8884073464102069, 0.5995753391443758}, {0.8884073464102069, 0.5995753391443758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.8330748995693624`}, { 0.893407346410207, 0.6030143491422341}, {0.893407346410207, 0.6030143491422341}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.8312325702630514`}, { 0.8984073464102069, 0.6064539587114695}, {0.8984073464102069, 0.6064539587114695}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.829388474389844}, { 0.903407346410207, 0.609894154794676}, {0.903407346410207, 0.609894154794676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.8275426089218025`}, { 0.9084073464102069, 0.6133349239357494}, {0.9084073464102069, 0.6133349239357494}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.825694971039456}, { 0.913407346410207, 0.616776252273336}, {0.913407346410207, 0.616776252273336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.823845558136443}, { 0.9184073464102069, 0.6202181255341704}, {0.9184073464102069, 0.6202181255341704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.821994367824255}, { 0.923407346410207, 0.6236605290262972}, {0.923407346410207, 0.6236605290262972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.8201413979370775`}, { 0.928407346410207, 0.6271034476321744}, {0.928407346410207, 0.6271034476321744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.818286646536733}, { 0.9334073464102071, 0.6305468658016636}, {0.9334073464102071, 0.6305468658016636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.816430111917728}, { 0.938407346410207, 0.63399076754489}, {0.938407346410207, 0.63399076754489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.814571792612405}, { 0.9434073464102071, 0.6374351364249866}, {0.9434073464102071, 0.6374351364249866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.8127116873962033`}, { 0.948407346410207, 0.6408799555507074}, {0.948407346410207, 0.6408799555507074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.8108497952930325`}, { 0.9534073464102071, 0.6443252075689142}, {0.9534073464102071, 0.6443252075689142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.8089861155807503`}, { 0.958407346410207, 0.6477708746569338}, {0.958407346410207, 0.6477708746569338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.8071206477967654`}, { 0.9634073464102069, 0.6512169385147804}, {0.9634073464102069, 0.6512169385147804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.80525339174375}, { 0.968407346410207, 0.6546633803572427}, {0.968407346410207, 0.6546633803572427}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.803384347495475}, { 0.9734073464102069, 0.6581101809058337}, {0.9734073464102069, 0.6581101809058337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.8015135154027666`}, { 0.978407346410207, 0.661557320380599}, {0.978407346410207, 0.661557320380599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.799640896099587}, { 0.9834073464102069, 0.6650047784917822}, {0.9834073464102069, 0.6650047784917822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.797766490509241}, { 0.988407346410207, 0.6684525344313447}, {0.988407346410207, 0.6684525344313447}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.7958902998507154`}, { 0.9934073464102069, 0.6719005668643363}, {0.9934073464102069, 0.6719005668643363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.7940123256451463`}, { 0.998407346410207, 0.6753488539201141}, {0.998407346410207, 0.6753488539201141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.792132569722424}, { 1.003407346410207, 0.6787973731834085}, {1.003407346410207, 0.6787973731834085}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.790251034227934}, { 1.008407346410207, 0.682246101685231}, {1.008407346410207, 0.682246101685231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.7883677216294394`}, { 1.013407346410207, 0.6856950158936211}, {1.013407346410207, 0.6856950158936211}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.786482634724106}, { 1.018407346410207, 0.6891440917042337}, {1.018407346410207, 0.6891440917042337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.784595776645674}, { 1.023407346410207, 0.6925933044307554}, {1.023407346410207, 0.6925933044307554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.782707150871776}, { 1.028407346410207, 0.6960426287951569}, {1.028407346410207, 0.6960426287951569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.7808167612314096`}, { 1.033407346410207, 0.6994920389177685}, {1.033407346410207, 0.6994920389177685}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.7789246119125677`}, { 1.038407346410207, 0.7029415083071853}, {1.038407346410207, 0.7029415083071853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.7770307074700185`}, { 1.043407346410207, 0.7063910098499878}, {1.043407346410207, 0.7063910098499878}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.775135052833256}, { 1.048407346410207, 0.7098405158002862}, {1.048407346410207, 0.7098405158002862}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.7732376533146086`}, { 1.053407346410207, 0.7132899977690755}, {1.053407346410207, 0.7132899977690755}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.7713385146175202`}, { 1.058407346410207, 0.7167394267134037}, {1.058407346410207, 0.7167394267134037}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.7694376428449976`}, { 1.063407346410207, 0.7201887729253473}, {1.063407346410207, 0.7201887729253473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.7675350445082376`}, { 1.068407346410207, 0.7236380060207916}, {1.068407346410207, 0.7236380060207916}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.765630726535428}, { 1.073407346410207, 0.7270870949280106}, {1.073407346410207, 0.7270870949280106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.7637246962807334`}, { 1.078407346410207, 0.7305360078760462}, {1.078407346410207, 0.7305360078760462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.761816961533463}, { 1.083407346410207, 0.7339847123828758}, {1.083407346410207, 0.7339847123828758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.75990753052743}, { 1.0884073464102069`, 0.7374331752433768}, {1.0884073464102069`, 0.7374331752433768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.7579964119505025`}, { 1.093407346410207, 0.7408813625170702}, {1.093407346410207, 0.7408813625170702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.756083614954351}, { 1.0984073464102069`, 0.7443292395156493}, {1.0984073464102069`, 0.7443292395156493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.754169149164393}, { 1.103407346410207, 0.7477767707902858}, {1.103407346410207, 0.7477767707902858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.75225302468995}, { 1.1084073464102069`, 0.7512239201187089}, {1.1084073464102069`, 0.7512239201187089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.7503352521346023`}, { 1.113407346410207, 0.7546706504920545}, {1.113407346410207, 0.7546706504920545}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.7484158426067617`}, { 1.118407346410207, 0.758116924101481}, {1.118407346410207, 0.758116924101481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.7464948077304623`}, { 1.123407346410207, 0.7615627023245451}, {1.123407346410207, 0.7615627023245451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.744572159656365}, { 1.128407346410207, 0.7650079457113345}, {1.128407346410207, 0.7650079457113345}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.742647911072994}, { 1.133407346410207, 0.7684526139703538}, {1.133407346410207, 0.7684526139703538}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.7407220752181964`}, { 1.138407346410207, 0.7718966659541597}, {1.138407346410207, 0.7718966659541597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.73879466589084}, { 1.143407346410207, 0.7753400596447391}, {1.143407346410207, 0.7753400596447391}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.7368656974627448`}, { 1.148407346410207, 0.778782752138624}, {1.148407346410207, 0.778782752138624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.734935184890859}, { 1.153407346410207, 0.7822246996317463}, {1.153407346410207, 0.7822246996317463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.7330031437296824`}, { 1.158407346410207, 0.7856658574040177}, {1.158407346410207, 0.7856658574040177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.731069590143941}, { 1.163407346410207, 0.789106179803638}, {1.163407346410207, 0.789106179803638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.7291345409215144`}, { 1.168407346410207, 0.7925456202311206}, {1.168407346410207, 0.7925456202311206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.727198013486632}, { 1.173407346410207, 0.7959841311230385}, {1.173407346410207, 0.7959841311230385}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.7252600259133266`}, { 1.178407346410207, 0.7994216639354726}, {1.178407346410207, 0.7994216639354726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.723320596939164}, { 1.183407346410207, 0.8028581691271782}, {1.183407346410207, 0.8028581691271782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.7213797459792497`}, { 1.188407346410207, 0.8062935961424372}, {1.188407346410207, 0.8062935961424372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.719437493140508}, { 1.193407346410207, 0.8097278933936183}, {1.193407346410207, 0.8097278933936183}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.7174938592362596`}, { 1.198407346410207, 0.813161008243419}, {1.198407346410207, 0.813161008243419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.71554886580108}, { 1.203407346410207, 0.8165928869867988}, {1.203407346410207, 0.8165928869867988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.7136025351059576`}, { 1.208407346410207, 0.8200234748325858}, {1.208407346410207, 0.8200234748325858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.7116548901737567`}, { 1.2134073464102069`, 0.8234527158847637}, {1.2134073464102069`, 0.8234527158847637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.709705954794984}, { 1.218407346410207, 0.8268805531234237}, {1.218407346410207, 0.8268805531234237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.7077557535438657`}, { 1.2234073464102069`, 0.8303069283853811}, {1.2234073464102069`, 0.8303069283853811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.705804311794748}, { 1.228407346410207, 0.8337317823444503}, {1.228407346410207, 0.8337317823444503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.7038516557388177`}, { 1.2334073464102069`, 0.8371550544913712}, {1.2334073464102069`, 0.8371550544913712}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.7018978124011506`}, { 1.238407346410207, 0.8405766831133842}, {1.238407346410207, 0.8405766831133842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.6999428096580993`}, { 1.243407346410207, 0.8439966052734428}, {1.243407346410207, 0.8439966052734428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.6979866762550135`}, { 1.248407346410207, 0.8474147567890671}, {1.248407346410207, 0.8474147567890671}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.696029441824316}, { 1.253407346410207, 0.8508310722108201}, {1.253407346410207, 0.8508310722108201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.6940711369039203`}, { 1.258407346410207, 0.8542454848004152}, {1.258407346410207, 0.8542454848004152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.6921117929560143`}, { 1.263407346410207, 0.8576579265084355}, {1.263407346410207, 0.8576579265084355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.690151442386202}, { 1.268407346410207, 0.8610683279516713}, {1.268407346410207, 0.8610683279516713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.688190118563017}, { 1.273407346410207, 0.8644766183900564}, {1.273407346410207, 0.8644766183900564}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.686227855837807}, { 1.278407346410207, 0.8678827257032149}, {1.278407346410207, 0.8678827257032149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.6842646895650057`}, { 1.283407346410207, 0.8712865763665939}, {1.283407346410207, 0.8712865763665939}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.6823006561227865`}, { 1.288407346410207, 0.8746880954271906}, {1.288407346410207, 0.8746880954271906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.680335792934109}, { 1.293407346410207, 0.8780872064788592}, {1.293407346410207, 0.8780872064788592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.6783701384881655`}, { 1.298407346410207, 0.8814838316371971}, {1.298407346410207, 0.8814838316371971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.676403732362234}, { 1.303407346410207, 0.8848778915140004}, {1.303407346410207, 0.8848778915140004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.674436615243936}, { 1.308407346410207, 0.8882693051912877}, {1.308407346410207, 0.8882693051912877}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.6724688289539156`}, { 1.313407346410207, 0.8916579901948786}, {1.313407346410207, 0.8916579901948786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.670500416468938}, { 1.318407346410207, 0.895043862467532}, {1.318407346410207, 0.895043862467532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.6685314219454184`}, { 1.323407346410207, 0.8984268363416271}, {1.323407346410207, 0.8984268363416271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.6665618907433792`}, { 1.328407346410207, 0.9018068245113903}, {1.328407346410207, 0.9018068245113903}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.6645918694508546`}, { 1.333407346410207, 0.9051837380046558}, {1.333407346410207, 0.9051837380046558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.662621405908732}, { 1.3384073464102069`, 0.9085574861541602}, {1.3384073464102069`, 0.9085574861541602}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.6606505492360504`}, { 1.343407346410207, 0.9119279765683611}, {1.343407346410207, 0.9119279765683611}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.6586793498557513`}, { 1.3484073464102069`, 0.915295115101775}, {1.3484073464102069`, 0.915295115101775}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.6567078595208917`}, { 1.353407346410207, 0.9186588058248321}, {1.353407346410207, 0.9186588058248321}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.654736131341326}, { 1.3584073464102069`, 0.9220189509932382}, {1.3584073464102069`, 0.9220189509932382}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.652764219810857}, { 1.363407346410207, 0.925375451016846}, {1.363407346410207, 0.925375451016846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.6507921808348667`}, { 1.368407346410207, 0.9287282044280182}, {1.368407346410207, 0.9287282044280182}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.648820071758426}, { 1.373407346410207, 0.9320771078494942}, {1.373407346410207, 0.9320771078494942}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.6468479513948955`}, { 1.378407346410207, 0.9354220559617398}, {1.378407346410207, 0.9354220559617398}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.6448758800550127`}, { 1.383407346410207, 0.9387629414697887}, {1.383407346410207, 0.9387629414697887}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.6429039195764794`}, { 1.388407346410207, 0.9420996550695605}, {1.388407346410207, 0.9420996550695605}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.6409321333540445`}, { 1.393407346410207, 0.9454320854136602}, {1.393407346410207, 0.9454320854136602}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.6389605863700965`}, { 1.398407346410207, 0.9487601190766513}, {1.398407346410207, 0.9487601190766513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.6369893452257562`}, { 1.403407346410207, 0.9520836405197963}, {1.403407346410207, 0.9520836405197963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.6350184781724857`}, { 1.408407346410207, 0.9554025320552686}, {1.408407346410207, 0.9554025320552686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.633048055144212}, { 1.413407346410207, 0.958716673809827}, {1.413407346410207, 0.958716673809827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.63107814778996}, { 1.418407346410207, 0.9620259436879508}, {1.418407346410207, 0.9620259436879508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.629108829507014}, { 1.4234073464102068`, 0.9653302173344391}, {1.4234073464102068`, 0.9653302173344391}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.6271401754745947`}, { 1.4284073464102072`, 0.9686293680964624}, {1.4284073464102072`, 0.9686293680964624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.6251722626880607`}, { 1.433407346410207, 0.9719232669850744}, {1.433407346410207, 0.9719232669850744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.6232051699936343`}, { 1.438407346410207, 0.9752117826361796}, {1.438407346410207, 0.9752117826361796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.621238978123651}, { 1.4434073464102068`, 0.9784947812709548}, {1.4434073464102068`, 0.9784947812709548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.6192737697323376`}, { 1.4484073464102072`, 0.9817721266557264}, {1.4484073464102072`, 0.9817721266557264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.617309629432112}, { 1.453407346410207, 0.9850436800613005}, {1.453407346410207, 0.9850436800613005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.6153466438304065`}, { 1.458407346410207, 0.988309300221758}, {1.458407346410207, 0.988309300221758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.61338490156702}, { 1.4634073464102069`, 0.9915688432926982}, {1.4634073464102069`, 0.9915688432926982}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.611424493351985}, { 1.4684073464102068`, 0.9948221628089512}, {1.4684073464102068`, 0.9948221628089512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.609465512003954}, { 1.473407346410207, 0.9980691096417498}, {1.473407346410207, 0.9980691096417498}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.607508052489105}, { 1.478407346410207, 1.0013095319553709`}, {1.478407346410207, 1.0013095319553709`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.605552211960553}, { 1.4834073464102069`, 1.00454327516325}, {1.4834073464102069`, 1.00454327516325}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.6035980897982705`}, { 1.4884073464102068`, 1.0077701818835718`}, {1.4884073464102068`, 1.0077701818835718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.6016457876495056`}, { 1.4934073464102071`, 1.0109900918943466`}, {1.4934073464102071`, 1.0109900918943466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.5996954094697}, { 1.498407346410207, 1.0142028420879743`}, {1.498407346410207, 1.0142028420879743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.5977470615638847`}, { 1.503407346410207, 1.0174082664253123`}, {1.503407346410207, 1.0174082664253123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.5958008526285585`}, { 1.5084073464102068`, 1.0206061958892476`}, {1.5084073464102068`, 1.0206061958892476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.593856893794036}, { 1.5134073464102071`, 1.0237964584377879`}, {1.5134073464102071`, 1.0237964584377879`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.5919152986672493`}, { 1.518407346410207, 1.0269788789566838`}, {1.518407346410207, 1.0269788789566838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.5899761833749975`}, { 1.523407346410207, 1.030153279211591}, {1.523407346410207, 1.030153279211591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.5880396666076297`}, { 1.5284073464102068`, 1.0333194777997883`}, {1.5284073464102068`, 1.0333194777997883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.5861058696631436`}, { 1.5334073464102072`, 1.0364772901014678`}, {1.5334073464102072`, 1.0364772901014678`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.5841749164916914`}, { 1.538407346410207, 1.0396265282306072`}, {1.538407346410207, 1.0396265282306072`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.5822469337404685`}, { 1.543407346410207, 1.0427670009854526`}, {1.543407346410207, 1.0427670009854526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.5803220507989706`}, { 1.5484073464102068`, 1.0458985137986196`}, {1.5484073464102068`, 1.0458985137986196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.5784003998445972`}, { 1.5534073464102072`, 1.0490208686868407`}, {1.5534073464102072`, 1.0490208686868407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.5764821158885853`}, { 1.558407346410207, 1.0521338642003786`}, {1.558407346410207, 1.0521338642003786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.5745673368222413`}, { 1.563407346410207, 1.055237295372132}, {1.563407346410207, 1.055237295372132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.5726562034634517`}, { 1.5684073464102068`, 1.0583309536664551`}, {1.5684073464102068`, 1.0583309536664551`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 1.0614146269277236`}, { 1.5734073464102072`, 2.5707488596034453`}, {1.5734073464102072`, 2.5707488596034453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 1.064488099328671}, { 1.578407346410207, 2.56884545205378}, {1.578407346410207, 2.56884545205378}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 1.0675511513185363`}, { 1.583407346410207, 2.5669461306935166`}, {1.583407346410207, 2.5669461306935166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 1.0706035595710446`}, { 1.5884073464102069`, 2.5650510485165543`}, {1.5884073464102069`, 2.5650510485165543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 1.0736450969322673`}, { 1.5934073464102072`, 2.5631603616790875`}, {1.5934073464102072`, 2.5631603616790875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 1.0766755323683908`}, { 1.598407346410207, 2.5612742295471542`}, {1.598407346410207, 2.5612742295471542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 1.0796946309134468`}, { 1.603407346410207, 2.559392814744224}, {1.603407346410207, 2.559392814744224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 1.0827021536170305`}, { 1.6084073464102069`, 2.557516283198798}, {1.6084073464102069`, 2.557516283198798}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 1.0856978574920682`}, { 1.6134073464102068`, 2.5556448041919655`}, {1.6134073464102068`, 2.5556448041919655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 1.0886814954626718`}, { 1.6184073464102071`, 2.553778550404875}, {1.6184073464102071`, 2.553778550404875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 1.0916528163121344`}, { 1.623407346410207, 2.5519176979660725`}, {1.623407346410207, 2.5519176979660725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 1.0946115646311263`}, { 1.628407346410207, 2.550062426498644}, {1.628407346410207, 2.550062426498644}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 1.0975574807661352`}, { 1.6334073464102068`, 2.548212919167122}, {1.6334073464102068`, 2.548212919167122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 1.1004903007682234`}, { 1.6384073464102071`, 2.5463693627240866`}, {1.6384073464102071`, 2.5463693627240866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 1.103409756342156}, { 1.643407346410207, 2.5445319475564014`}, {1.643407346410207, 2.5445319475564014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 1.1063155747959719`}, { 1.648407346410207, 2.5427008677310234`}, {1.648407346410207, 2.5427008677310234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 1.1092074789910604`}, { 1.6534073464102068`, 2.5408763210403196`}, {1.6534073464102068`, 2.5408763210403196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 1.1120851872928226`}, { 1.6584073464102072`, 2.539058509046811}, {1.6584073464102072`, 2.539058509046811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 1.1149484135219851`}, { 1.663407346410207, 2.537247637127284}, {1.663407346410207, 2.537247637127284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 1.1177968669066587`}, { 1.668407346410207, 2.535443914516172}, {1.668407346410207, 2.535443914516172}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 1.1206302520352083`}, { 1.6734073464102068`, 2.5336475543481485`}, {1.6734073464102068`, 2.5336475543481485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 1.123448268810034}, { 1.6784073464102072`, 2.531858773699827}, {1.6784073464102072`, 2.531858773699827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 1.126250612402348}, { 1.683407346410207, 2.5300777936304897`}, {1.683407346410207, 2.5300777936304897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 1.1290369732080423`}, { 1.688407346410207, 2.528304839221749}, {1.688407346410207, 2.528304839221749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 1.1318070368047475`}, { 1.6934073464102068`, 2.5265401396160474`}, {1.6934073464102068`, 2.5265401396160474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 1.1345604839101784`}, { 1.6984073464102072`, 2.5247839280538913`}, {1.6984073464102072`, 2.5247839280538913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 1.1372969903418824`}, { 1.703407346410207, 2.523036441909724}, {1.703407346410207, 2.523036441909724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 1.1400162269784913`}, { 1.708407346410207, 2.521297922726314}, {1.708407346410207, 2.521297922726314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 1.1427178597225964`}, { 1.7134073464102069`, 2.519568616247565}, {1.7134073464102069`, 2.519568616247565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 1.1454015494653629`}, { 1.7184073464102072`, 2.5178487724496152`}, {1.7184073464102072`, 2.5178487724496152`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 1.1480669520530054`}, { 1.723407346410207, 2.5161386455701193`}, {1.723407346410207, 2.5161386455701193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 1.1507137182552525`}, { 1.728407346410207, 2.5144384941355766`}, {1.728407346410207, 2.5144384941355766`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 1.1533414937359305`}, { 1.7334073464102069`, 2.512748580986588}, {1.7334073464102069`, 2.512748580986588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 1.1559499190257994`}, { 1.7384073464102068`, 2.5110691733008994`}, {1.7384073464102068`, 2.5110691733008994`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 1.1585386294977809`}, { 1.7434073464102071`, 2.509400542614107}, {1.7434073464102071`, 2.509400542614107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 1.1611072553447197`}, { 1.748407346410207, 2.5077429648378713`}, {1.748407346410207, 2.5077429648378713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 1.1636554215598283`}, { 1.753407346410207, 2.5060967202755076`}, {1.753407346410207, 2.5060967202755076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 1.1661827479199591`}, { 1.7584073464102068`, 2.504462093634798}, {1.7584073464102068`, 2.504462093634798}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 1.1686888489718639`}, { 1.7634073464102071`, 2.5028393740378747`}, {1.7634073464102071`, 2.5028393740378747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 1.1711733340215917`}, { 1.768407346410207, 2.5012288550280255`}, {1.768407346410207, 2.5012288550280255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 1.1736358071271957`}, { 1.773407346410207, 2.4996308345732534`}, {1.773407346410207, 2.4996308345732534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 1.1760758670949}, { 1.7784073464102068`, 2.4980456150664367`}, {1.7784073464102068`, 2.4980456150664367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 1.178493107478907}, { 1.7834073464102072`, 2.4964735033219263`}, {1.7834073464102072`, 2.4964735033219263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 1.1808871165850032`}, { 1.788407346410207, 2.494914810568404}, {1.788407346410207, 2.494914810568404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 1.1832574774781488`}, { 1.793407346410207, 2.493369852437842}, {1.793407346410207, 2.493369852437842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 1.185603767994211}, { 1.7984073464102068`, 2.4918389489503863`}, {1.7984073464102068`, 2.4918389489503863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 1.187925560756033}, { 1.8034073464102072`, 2.490322424494993}, {1.8034073464102072`, 2.490322424494993}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 1.1902224231940035`}, { 1.808407346410207, 2.4888206078056405`}, {1.808407346410207, 2.4888206078056405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 1.1924939175713203`}, { 1.813407346410207, 2.487333831932941}, {1.813407346410207, 2.487333831932941}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 1.1947396010141162`}, { 1.8184073464102068`, 2.4858624342109765`}, {1.8184073464102068`, 2.4858624342109765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 1.196959025546635}, { 1.8234073464102072`, 2.4844067562191747`}, {1.8234073464102072`, 2.4844067562191747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 1.1991517381316397`}, { 1.828407346410207, 2.4829671437390606`}, {1.828407346410207, 2.4829671437390606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 1.2013172807162305`}, { 1.833407346410207, 2.481543946705687}, {1.833407346410207, 2.481543946705687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 1.2034551902832529`}, { 1.8384073464102069`, 2.48013751915359}, {1.8384073464102069`, 2.48013751915359}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 1.2055649989084753`}, { 1.8434073464102072`, 2.478748219157075}, {1.8434073464102072`, 2.478748219157075}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 1.2076462338237124`}, { 1.848407346410207, 2.4773764087646755`}, {1.848407346410207, 2.4773764087646755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 1.209698417486066}, { 1.853407346410207, 2.4760224539276066`}, {1.853407346410207, 2.4760224539276066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 1.2117210676534536`}, { 1.8584073464102069`, 2.4746867244220563`}, {1.8584073464102069`, 2.4746867244220563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 1.213713697466591}, { 1.8634073464102068`, 2.473369593765141}, {1.8634073464102068`, 2.473369593765141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 1.215675815537587}, { 1.8684073464102071`, 2.4720714391243805`}, {1.8684073464102071`, 2.4720714391243805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 1.2176069260453106`}, { 1.873407346410207, 2.4707926412205397`}, {1.873407346410207, 2.4707926412205397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 1.2195065288376714`}, { 1.878407346410207, 2.469533584223682}, {1.878407346410207, 2.469533584223682}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 1.2213741195409609`}, { 1.8834073464102068`, 2.468294655642318}, {1.8834073464102068`, 2.468294655642318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 1.2232091896763833`}, { 1.8884073464102071`, 2.4670762462055005`}, {1.8884073464102071`, 2.4670762462055005`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 1.2250112267839013`}, { 1.893407346410207, 2.465878749737764}, {1.893407346410207, 2.465878749737764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 1.2267797145535124`}, { 1.898407346410207, 2.4647025630267874`}, {1.898407346410207, 2.4647025630267874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 1.2285141329640532`}, { 1.9034073464102068`, 2.463548085683687}, {1.9034073464102068`, 2.463548085683687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 1.230213958429629}, { 1.9084073464102072`, 2.46241571999586}, {1.9084073464102072`, 2.46241571999586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 1.2318786639537402`}, { 1.913407346410207, 2.4613058707722897`}, {1.913407346410207, 2.4613058707722897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 1.233507719291178}, { 1.918407346410207, 2.460218945181273}, {1.918407346410207, 2.460218945181273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 1.2351005911177315`}, { 1.9234073464102068`, 2.4591553525805088`}, {1.9234073464102068`, 2.4591553525805088`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 1.2366567432077413`}, { 1.9284073464102072`, 2.4581155043395313`}, {1.9284073464102072`, 2.4581155043395313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 1.2381756366195225`}, { 1.933407346410207, 2.45709981365447}, {1.933407346410207, 2.45709981365447}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 1.2396567298886492`}, { 1.938407346410207, 2.456108695355143}, {1.938407346410207, 2.456108695355143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 1.2410994792290846`}, { 1.9434073464102068`, 2.455142565704515}, {1.9434073464102068`, 2.455142565704515}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 1.2425033387421194`}, { 1.9484073464102072`, 2.454201842190555}, {1.9484073464102072`, 2.454201842190555}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 1.243867760633057}, { 1.953407346410207, 2.4532869433105646`}, {1.953407346410207, 2.4532869433105646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 1.245192195435566}, { 1.958407346410207, 2.4523982883480673`}, {1.958407346410207, 2.4523982883480673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 1.246476092243599}, { 1.9634073464102069`, 2.4515362971423555`}, {1.9634073464102069`, 2.4515362971423555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 1.2477188989507495`}, { 1.9684073464102072`, 2.450701389850838}, {1.9684073464102072`, 2.450701389850838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 1.2489200624969041`}, { 1.973407346410207, 2.449893986704339}, {1.973407346410207, 2.449893986704339}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 1.250079029122011}, { 1.978407346410207, 2.4491145077555263`}, {1.978407346410207, 2.4491145077555263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 1.2511952446267707`}, { 1.9834073464102069`, 2.448363372620675}, {1.9834073464102069`, 2.448363372620675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 1.2522681546400294`}, { 1.988407346410207, 2.4476410002149946`}, {1.988407346410207, 2.4476410002149946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 1.253297204892621}, { 1.993407346410207, 2.446947808481773}, {1.993407346410207, 2.446947808481773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 1.2542818414973904`}, { 1.998407346410207, 2.4462842141156247`}, {1.998407346410207, 2.4462842141156247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 1.2552215112350986`}, { 2.003407346410207, 2.4456506322801377`}, {2.003407346410207, 2.4456506322801377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 1.2561156618458775`}, { 2.008407346410207, 2.4450474763202634`}, {2.008407346410207, 2.4450474763202634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 1.2569637423258953`}, { 2.013407346410207, 2.444475157469799}, {2.013407346410207, 2.444475157469799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 1.2577652032288449`}, { 2.018407346410207, 2.4439340845543542`}, {2.018407346410207, 2.4439340845543542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 1.258519496971862}, { 2.023407346410207, 2.443424663690203}, {2.023407346410207, 2.443424663690203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 1.2592260781454427`}, { 2.028407346410207, 2.4429472979794644`}, {2.028407346410207, 2.4429472979794644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 1.2598844038269086`}, { 2.033407346410207, 2.4425023872020635`}, {2.033407346410207, 2.4425023872020635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 1.2604939338969494`}, { 2.038407346410207, 2.4420903275049555`}, {2.038407346410207, 2.4420903275049555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 1.2610541313587469`}, { 2.043407346410207, 2.4417115110891254`}, {2.043407346410207, 2.4417115110891254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 1.2615644626591564`}, { 2.048407346410207, 2.441366325894878}, {2.048407346410207, 2.441366325894878}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 1.262024398011415}, { 2.053407346410207, 2.4410551552859734`}, {2.053407346410207, 2.4410551552859734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 1.2624334117188147`}, { 2.058407346410207, 2.440778377733171}, {2.058407346410207, 2.440778377733171}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 1.2627909824987698`}, { 2.063407346410207, 2.4405363664977635`}, {2.063407346410207, 2.4405363664977635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 1.263096593806687}, { 2.068407346410207, 2.4403294893157064`}, {2.068407346410207, 2.4403294893157064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 1.2633497341590336`}, { 2.073407346410207, 2.4401581080829415`}, {2.073407346410207, 2.4401581080829415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 1.2635498974549877`}, { 2.078407346410207, 2.4400225785425613`}, {2.078407346410207, 2.4400225785425613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 1.2636965832960512`}, { 2.083407346410207, 2.439923249974428}, {2.083407346410207, 2.439923249974428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 1.2637892973029796`}, { 2.088407346410207, 2.4398604648879036`}, {2.088407346410207, 2.4398604648879036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 1.263827551429401}, { 2.093407346410207, 2.439834558718336}, {2.093407346410207, 2.439834558718336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 1.2638108642714796`}, { 2.098407346410207, 2.439845859527953}, {2.098407346410207, 2.439845859527953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 1.263738761372973}, { 2.103407346410207, 2.4398946877118166`}, {2.103407346410207, 2.4398946877118166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 1.2636107755250539`}, { 2.108407346410207, 2.439981355709492}, {2.108407346410207, 2.439981355709492}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 1.2634264470602516`}, { 2.1134073464102068`, 2.4401061677230724`}, {2.1134073464102068`, 2.4401061677230724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 1.2631853241398867`}, { 2.118407346410207, 2.4402694194422048`}, {2.118407346410207, 2.4402694194422048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 1.262886963034376}, { 2.123407346410207, 2.4404713977767467`}, {2.123407346410207, 2.4404713977767467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 1.2625309283958057`}, { 2.128407346410207, 2.4407123805976703`}, {2.128407346410207, 2.4407123805976703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 1.262116793522175}, { 2.133407346410207, 2.440992636486815}, {2.133407346410207, 2.440992636486815}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 1.2616441406127368`}, { 2.138407346410207, 2.441312424496084}, {2.138407346410207, 2.441312424496084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 1.2611125610138811`}, { 2.143407346410207, 2.441671993916638}, {2.143407346410207, 2.441671993916638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 1.2605216554550285`}, { 2.148407346410207, 2.4420715840586364`}, {2.148407346410207, 2.4420715840586364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 1.2598710342740267`}, { 2.153407346410207, 2.442511424042047}, {2.153407346410207, 2.442511424042047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 1.2591603176315727`}, { 2.158407346410207, 2.4429917325990065`}, {2.158407346410207, 2.4429917325990065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 1.2583891357142054`}, { 2.163407346410207, 2.4435127178882}, {2.163407346410207, 2.4435127178882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 1.2575571289254575`}, { 2.168407346410207, 2.444074577321685}, {2.168407346410207, 2.444074577321685}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 1.256663948064778}, { 2.173407346410207, 2.4446774974045584`}, {2.173407346410207, 2.4446774974045584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 1.255709254493879}, { 2.178407346410207, 2.4453216535878233`}, {2.178407346410207, 2.4453216535878233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 1.254692720290193}, { 2.183407346410207, 2.4460072101347827`}, {2.183407346410207, 2.4460072101347827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 1.2536140283871713`}, { 2.188407346410207, 2.4467343200012412`}, {2.188407346410207, 2.4467343200012412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 1.252472872701191}, { 2.193407346410207, 2.44750312472976}, {2.193407346410207, 2.44750312472976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 1.2512689582448697`}, { 2.198407346410207, 2.4483137543581694`}, {2.198407346410207, 2.4483137543581694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 1.2500020012266555`}, { 2.203407346410207, 2.4491663273425024`}, {2.203407346410207, 2.4491663273425024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 1.2486717291365639`}, { 2.208407346410207, 2.4500609504944664`}, {2.208407346410207, 2.4500609504944664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 1.2472778808180147`}, { 2.213407346410207, 2.45099771893353}, {2.213407346410207, 2.45099771893353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 1.2458202065257329`}, { 2.218407346410207, 2.451976716053664}, {2.218407346410207, 2.451976716053664}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 1.2442984679697453`}, { 2.223407346410207, 2.4529980135047182`}, {2.223407346410207, 2.4529980135047182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 1.2427124383455268`}, { 2.228407346410207, 2.4540616711883954`}, {2.228407346410207, 2.4540616711883954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 1.2410619023504093`}, { 2.233407346410207, 2.4551677372687166`}, {2.233407346410207, 2.4551677372687166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 1.2393466561863942`}, { 2.2384073464102068`, 2.456316248196853}, {2.2384073464102068`, 2.456316248196853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 1.2375665075495597`}, { 2.243407346410207, 2.457507228750145}, {2.243407346410207, 2.457507228750145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 1.2357212756062856`}, { 2.248407346410207, 2.458740692085092}, {2.248407346410207, 2.458740692085092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 1.2338107909565637`}, { 2.253407346410207, 2.460016639804066}, {2.253407346410207, 2.460016639804066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 1.2318348955846885`}, { 2.2584073464102072`, 2.4613350620354586`}, {2.2584073464102072`, 2.4613350620354586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 1.2297934427976713`}, { 2.263407346410207, 2.462695937526932}, {2.263407346410207, 2.462695937526932}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 1.22768629715174}, { 2.268407346410207, 2.4640992337514307`}, {2.268407346410207, 2.4640992337514307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 1.2255133343673243`}, { 2.273407346410207, 2.4655449070255466`}, {2.273407346410207, 2.4655449070255466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 1.2232744412329604`}, { 2.278407346410207, 2.4670329026398443`}, {2.278407346410207, 2.4670329026398443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 1.22096951549856}, { 2.283407346410207, 2.468563155000683}, {2.283407346410207, 2.468563155000683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 1.2185984657585347`}, { 2.288407346410207, 2.4701355877830746`}, {2.288407346410207, 2.4701355877830746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 1.2161612113252653`}, { 2.293407346410207, 2.471750114094095}, {2.293407346410207, 2.471750114094095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 1.2136576820934495`}, { 2.298407346410207, 2.4734066366463234`}, {2.298407346410207, 2.4734066366463234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 1.211087818395854}, { 2.303407346410207, 2.475105047940793}, {2.303407346410207, 2.475105047940793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 1.2084515708510357`}, { 2.308407346410207, 2.4768452304589075`}, {2.308407346410207, 2.4768452304589075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 1.2057489002035886`}, { 2.313407346410207, 2.4786270568627673`}, {2.313407346410207, 2.4786270568627673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 1.2029797771574973`}, { 2.318407346410207, 2.4804503902033406`}, {2.318407346410207, 2.4804503902033406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 1.2001441822031775`}, { 2.323407346410207, 2.4823150841359043`}, {2.323407346410207, 2.4823150841359043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 1.1972421054387927`}, { 2.328407346410207, 2.4842209831421833`}, {2.328407346410207, 2.4842209831421833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 1.1942735463864371`}, { 2.333407346410207, 2.4861679227585927`}, {2.333407346410207, 2.4861679227585927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 1.1912385138037733`}, { 2.338407346410207, 2.4881557298100243`}, {2.338407346410207, 2.4881557298100243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 1.18813702549172}, { 2.343407346410207, 2.4901842226485664`}, {2.343407346410207, 2.4901842226485664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 1.1849691080987674`}, { 2.348407346410207, 2.4922532113966085`}, {2.348407346410207, 2.4922532113966085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 1.1817347969225065`}, { 2.353407346410207, 2.4943624981937393`}, {2.353407346410207, 2.4943624981937393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 1.1784341357089356`}, { 2.358407346410207, 2.4965118774468884`}, {2.358407346410207, 2.4965118774468884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 1.1750671764501164`}, { 2.3634073464102068`, 2.498701136083144}, {2.3634073464102068`, 2.498701136083144}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 1.1716339791807164`}, { 2.368407346410207, 2.500930053804714}, {2.368407346410207, 2.500930053804714}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 1.1681346117739906`}, { 2.373407346410207, 2.503198403345491}, {2.373407346410207, 2.503198403345491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 1.1645691497377069`}, { 2.378407346410207, 2.505505950728712}, {2.378407346410207, 2.505505950728712}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 1.1609376760105403`}, { 2.3834073464102072`, 2.5078524555252035`}, {2.3834073464102072`, 2.5078524555252035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 1.157240280759415}, { 2.388407346410207, 2.5102376711117267`}, {2.388407346410207, 2.5102376711117267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 1.1534770611782632`}, { 2.393407346410207, 2.5126613449289628`}, {2.393407346410207, 2.5126613449289628`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 1.1496481212886704`}, { 2.398407346410207, 2.5151232187386765`}, {2.398407346410207, 2.5151232187386765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 1.1457535717428184`}, { 2.403407346410207, 2.5176230288796373`}, {2.403407346410207, 2.5176230288796373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 1.1417935296291561`}, { 2.408407346410207, 2.520160506521883}, {2.408407346410207, 2.520160506521883}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 1.1377681182811832`}, { 2.413407346410207, 2.5227353779189268`}, {2.413407346410207, 2.5227353779189268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 1.1336774670897112`}, { 2.418407346410207, 2.5253473646575633`}, {2.418407346410207, 2.5253473646575633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 1.1295217113189635`}, { 2.423407346410207, 2.527996183904888}, {2.423407346410207, 2.527996183904888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 1.1253009919268282`}, { 2.428407346410207, 2.5306815486522356`}, {2.428407346410207, 2.5306815486522356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 1.1210154553895746`}, { 2.433407346410207, 2.5334031679557087`}, {2.433407346410207, 2.5334031679557087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 1.1166652535313133`}, { 2.438407346410207, 2.536160747173029}, {2.438407346410207, 2.536160747173029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 1.1122505433584582`}, { 2.443407346410207, 2.5389539881964276`}, {2.443407346410207, 2.5389539881964276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 1.1077714868994315`}, { 2.448407346410207, 2.5417825896813535`}, {2.448407346410207, 2.5417825896813535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 1.103228251049825}, { 2.453407346410207, 2.5446462472707583`}, {2.453407346410207, 2.5446462472707583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 1.0986210074232134`}, { 2.458407346410207, 2.547544653814771}, {2.458407346410207, 2.547544653814771}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 1.0939499322077886`}, { 2.463407346410207, 2.550477499585571}, {2.463407346410207, 2.550477499585571}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 1.0892152060289768`}, { 2.468407346410207, 2.5534444724873055`}, {2.468407346410207, 2.5534444724873055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 1.084417013818163}, { 2.473407346410207, 2.556445258260899}, {2.473407346410207, 2.556445258260899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 1.0795555446876368`}, { 2.478407346410207, 2.559479540683642}, {2.478407346410207, 2.559479540683642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 1.0746309918118542`}, { 2.483407346410207, 2.5625470017634417`}, {2.483407346410207, 2.5625470017634417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 1.0696435523150958`}, { 2.4884073464102068`, 2.5656473219276537`}, {2.4884073464102068`, 2.5656473219276537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 1.064593427165566}, { 2.493407346410207, 2.568780180206415}, {2.493407346410207, 2.568780180206415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 1.059480821075988}, { 2.498407346410207, 2.571945254410428}, {2.498407346410207, 2.571945254410428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 1.054305942410707}, { 2.503407346410207, 2.5751422213031523`}, {2.503407346410207, 2.5751422213031523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 1.0490690030993144`}, { 2.5084073464102072`, 2.5783707567673693`}, {2.5084073464102072`, 2.5783707567673693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 1.0437702185567876`}, { 2.513407346410207, 2.5816305359661174`}, {2.513407346410207, 2.5816305359661174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 1.0384098076101171`}, { 2.518407346410207, 2.5849212334979965`}, {2.518407346410207, 2.5849212334979965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 1.032987992431392}, { 2.523407346410207, 2.588242523546839}, {2.523407346410207, 2.588242523546839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 1.027504998477293}, { 2.528407346410207, 2.5915940800257866`}, {2.528407346410207, 2.5915940800257866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 1.0219610544349311`}, { 2.533407346410207, 2.594975576715802}, {2.533407346410207, 2.594975576715802}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 1.0163563921739631`}, { 2.538407346410207, 2.5983866873986536`}, {2.538407346410207, 2.5983866873986536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 1.0106912467048959`}, { 2.543407346410207, 2.6018270859844344`}, {2.543407346410207, 2.6018270859844344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 1.0049658561434889`}, { 2.5484073464102073`, 2.605296446633667}, {2.5484073464102073`, 2.605296446633667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 0.9991804616811604}, { 2.553407346410207, 2.6087944438740767`}, {2.553407346410207, 2.6087944438740767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 0.9933353075612628}, { 2.558407346410207, 2.6123207527120953`}, {2.558407346410207, 2.6123207527120953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 0.9874306410611345}, { 2.563407346410207, 2.6158750487391895`}, {2.563407346410207, 2.6158750487391895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 0.9814667124797838}, { 2.568407346410207, 2.619457008233098}, {2.568407346410207, 2.619457008233098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 0.9754437751310717}, { 2.5734073464102067`, 2.6230663082540704`}, {2.5734073464102067`, 2.6230663082540704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 0.9693620853422572}, { 2.578407346410207, 2.6267026267362126`}, {2.578407346410207, 2.6267026267362126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 0.9632219024577576}, { 2.583407346410207, 2.630365642574032}, {2.583407346410207, 2.630365642574032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 0.9570234888479615}, { 2.588407346410207, 2.634055035704301}, {2.588407346410207, 2.634055035704301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 0.9507671099229532}, { 2.593407346410207, 2.6377704871833414`}, {2.593407346410207, 2.6377704871833414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 0.9444530341509714}, { 2.598407346410207, 2.6415116792598394`}, {2.598407346410207, 2.6415116792598394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 0.9380815330814397}, { 2.603407346410207, 2.645278295443317}, {2.603407346410207, 2.645278295443317}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 0.9316528813724083}, { 2.608407346410207, 2.6490700205683626`}, {2.608407346410207, 2.6490700205683626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 0.9251673568222178}, { 2.6134073464102068`, 2.65288654085475}, {2.6134073464102068`, 2.65288654085475}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 0.918625240405222}, { 2.618407346410207, 2.656727543963554}, {2.618407346410207, 2.656727543963554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 0.9120268163113876}, { 2.623407346410207, 2.660592719049396}, {2.623407346410207, 2.660592719049396}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 0.9053723719895796}, { 2.628407346410207, 2.664481756808918}, {2.628407346410207, 2.664481756808918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 0.8986621981943717}, { 2.6334073464102072`, 2.668394349525632}, {2.6334073464102072`, 2.668394349525632}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 0.8918965890361756}, { 2.638407346410207, 2.672330191111233}, {2.638407346410207, 2.672330191111233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 0.8850758420345132}, { 2.643407346410207, 2.676288977143521}, {2.643407346410207, 2.676288977143521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 0.8782002581742472}, { 2.648407346410207, 2.6802704049010333`}, {2.648407346410207, 2.6802704049010333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 0.8712701419645794}, { 2.653407346410207, 2.6842741733945097`}, {2.653407346410207, 2.6842741733945097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 0.8642858015006262}, { 2.658407346410207, 2.688299983395304}, {2.658407346410207, 2.688299983395304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 0.8572475485273915}, { 2.663407346410207, 2.6923475374608574`}, {2.663407346410207, 2.6923475374608574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 0.8501556985059373}, { 2.668407346410207, 2.696416539957344}, {2.668407346410207, 2.696416539957344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 0.8430105706815704}, { 2.6734073464102073`, 2.700506697079599}, {2.6734073464102073`, 2.700506697079599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 0.8358124881538632}, { 2.678407346410207, 2.704617716868437}, {2.678407346410207, 2.704617716868437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 0.8285617779482994}, { 2.683407346410207, 2.7087493092254755`}, {2.683407346410207, 2.7087493092254755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 0.8212587710893843}, { 2.688407346410207, 2.7129011859255483`}, {2.688407346410207, 2.7129011859255483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 0.8139038026750122}, { 2.693407346410207, 2.717073060626832}, {2.693407346410207, 2.717073060626832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 0.8064972119519161}, { 2.6984073464102067`, 2.721264648878776}, {2.6984073464102067`, 2.721264648878776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 0.7990393423920084}, { 2.703407346410207, 2.725475668127926}, {2.703407346410207, 2.725475668127926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 0.7915305417694346}, { 2.708407346410207, 2.72970583772175}, {2.708407346410207, 2.72970583772175}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 0.7839711622381491}, { 2.713407346410207, 2.7339548789105503`}, {2.713407346410207, 2.7339548789105503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 0.7763615604098396}, { 2.718407346410207, 2.7382225148475543`}, {2.718407346410207, 2.7382225148475543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 0.7687020974320189}, { 2.723407346410207, 2.742508470587264}, {2.723407346410207, 2.742508470587264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 0.7609931390660949}, { 2.728407346410207, 2.746812473082169}, {2.728407346410207, 2.746812473082169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 0.7532350557652573}, { 2.733407346410207, 2.751134251177872}, {2.733407346410207, 2.751134251177872}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 0.7454282227519928}, { 2.7384073464102068`, 2.7554735356067463`}, {2.7384073464102068`, 2.7554735356067463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 0.7375730200950609}, { 2.743407346410207, 2.759830058980167}, {2.743407346410207, 2.759830058980167}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 0.7296698327857616}, { 2.748407346410207, 2.764203555779412}, {2.748407346410207, 2.764203555779412}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 0.7217190508133108}, { 2.753407346410207, 2.768593762345297}, {2.753407346410207, 2.768593762345297}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 0.713721069239173}, { 2.7584073464102072`, 2.773000416866615}, {2.7584073464102072`, 2.773000416866615}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 0.7056762882701776}, { 2.763407346410207, 2.777423259367447}, {2.763407346410207, 2.777423259367447}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 0.6975851133302481}, { 2.768407346410207, 2.781862031693409}, {2.768407346410207, 2.781862031693409}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 0.6894479551305962}, { 2.773407346410207, 2.786316477496901}, {2.773407346410207, 2.786316477496901}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 0.6812652297382136}, { 2.778407346410207, 2.790786342221407}, {2.778407346410207, 2.790786342221407}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 0.6730373586425031}, { 2.783407346410207, 2.7952713730849177`}, {2.783407346410207, 2.7952713730849177`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 0.6647647688199093}, { 2.788407346410207, 2.7997713190625215`}, {2.788407346410207, 2.7997713190625215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 0.6564478927963698}, { 2.793407346410207, 2.804285930868219}, {2.793407346410207, 2.804285930868219}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 0.6480871687074738}, { 2.7984073464102073`, 2.8088149609360133`}, {2.7984073464102073`, 2.8088149609360133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 0.6396830403561571}, { 2.803407346410207, 2.8133581634003213`}, {2.803407346410207, 2.8133581634003213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 0.6312359572677958}, { 2.808407346410207, 2.8179152940757604`}, {2.808407346410207, 2.8179152940757604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 0.6227463747425713}, { 2.813407346410207, 2.8224861104363437`}, {2.813407346410207, 2.8224861104363437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 0.6142147539049555}, { 2.818407346410207, 2.827070371594137}, {2.818407346410207, 2.827070371594137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 0.6056415617501961}, { 2.8234073464102067`, 2.831667838277409}, {2.8234073464102067`, 2.831667838277409}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 0.5970272711876612}, { 2.828407346410207, 2.8362782728083227`}, {2.828407346410207, 2.8362782728083227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 0.5883723610809335}, { 2.833407346410207, 2.840901439080195}, {2.833407346410207, 2.840901439080195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 0.5796773162845127}, { 2.838407346410207, 2.8455371025343696`}, {2.838407346410207, 2.8455371025343696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 0.5709426276770263}, { 2.843407346410207, 2.8501850301367293`}, {2.843407346410207, 2.8501850301367293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 0.5621687921908308}, { 2.848407346410207, 2.8548449903538806`}, {2.848407346410207, 2.8548449903538806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 0.5533563128378789}, { 2.853407346410207, 2.8595167531290437`}, {2.853407346410207, 2.8595167531290437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 0.544505698731773}, { 2.858407346410207, 2.8642000898576785`}, {2.858407346410207, 2.8642000898576785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 0.535617465105883}, { 2.8634073464102068`, 2.8688947733628574`}, {2.8634073464102068`, 2.8688947733628574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 0.5266921333274431}, { 2.868407346410207, 2.873600577870441}, {2.868407346410207, 2.873600577870441}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 0.5177302309075346}, { 2.873407346410207, 2.8783172789840448`}, {2.873407346410207, 2.8783172789840448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 0.5087322915068592}, { 2.878407346410207, 2.8830446536598524`}, {2.878407346410207, 2.8830446536598524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 0.4996988549372364}, { 2.8834073464102072`, 2.8877824801812713`}, {2.8834073464102072`, 2.8877824801812713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 0.490630467158739}, { 2.888407346410207, 2.8925305381334696`}, {2.888407346410207, 2.8925305381334696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 0.48152768027238785`}, { 2.893407346410207, 2.8972886083777984`}, {2.893407346410207, 2.8972886083777984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 0.47239105250835994`}, { 2.898407346410207, 2.9020564730261347`}, {2.898407346410207, 2.9020564730261347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 0.4632211482096268}, { 2.903407346410207, 2.9068339154151364`}, {2.903407346410207, 2.9068339154151364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 0.4540185378109857}, { 2.908407346410207, 2.9116207200804562`}, {2.908407346410207, 2.9116207200804562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 0.44478379781342353`}, { 2.913407346410207, 2.916416672730899}, {2.913407346410207, 2.916416672730899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 0.43551751075376877`}, { 2.918407346410207, 2.921221560222558}, {2.918407346410207, 2.921221560222558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 0.42622026516960515`}, { 2.9234073464102073`, 2.926035170532936}, {2.9234073464102073`, 2.926035170532936}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 0.41689265555940447`}, { 2.928407346410207, 2.930857292735046}, {2.928407346410207, 2.930857292735046}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 0.4075352823378519}, { 2.933407346410207, 2.935687716971542}, {2.933407346410207, 2.935687716971542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 0.3981487517863535}, { 2.938407346410207, 2.940526234428844}, {2.938407346410207, 2.940526234428844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 0.3887336759987058}, { 2.943407346410207, 2.945372637311297}, {2.943407346410207, 2.945372637311297}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 0.3792906728219207}, { 2.9484073464102067`, 2.950226718815365}, {2.9484073464102067`, 2.950226718815365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 0.36982036579220584`}, { 2.953407346410207, 2.9550882731038572`}, {2.953407346410207, 2.9550882731038572`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 0.3603233840661122}, { 2.958407346410207, 2.9599570952802106`}, {2.958407346410207, 2.9599570952802106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 0.35080036234684614`}, { 2.963407346410207, 2.9648329813628185`}, {2.963407346410207, 2.9648329813628185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 0.341251940805783}, { 2.968407346410207, 2.9697157282594255`}, {2.968407346410207, 2.9697157282594255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 0.33167876499919813`}, { 2.973407346410207, 2.9746051337415764`}, {2.973407346410207, 2.9746051337415764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 0.3220814857802436}, { 2.978407346410207, 2.979500996419145}, {2.978407346410207, 2.979500996419145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 0.3124607592062199}, { 2.983407346410207, 2.984403115714922}, {2.983407346410207, 2.984403115714922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 0.30281724644118135`}, { 2.9884073464102068`, 2.9893112918392903`}, {2.9884073464102068`, 2.9893112918392903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 0.29315161365392584`}, { 2.993407346410207, 2.994225325764966}, {2.993407346410207, 2.994225325764966}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 0.2834645319114382}, { 2.998407346410207, 2.999145019201827}, {2.998407346410207, 2.999145019201827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 0.2737566770678322}, { 3.003407346410207, 3.004070174571824}, {3.003407346410207, 3.004070174571824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 0.2640287296488844}, { 3.0084073464102072`, 3.009000594983964}, {3.0084073464102072`, 3.009000594983964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 0.25428137473223}, { 3.013407346410207, 3.0139360842093867`}, {3.013407346410207, 3.0139360842093867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 0.2445153018232947}, { 3.018407346410207, 3.018876446656521}, {3.018407346410207, 3.018876446656521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 0.2347312047270726}, { 3.023407346410207, 3.0238214873463263`}, {3.023407346410207, 3.0238214873463263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 0.22492978141583253`}, { 3.028407346410207, 3.0287710118876148`}, {3.028407346410207, 3.0287710118876148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 0.21511173389286256`}, { 3.0334073464102067`, 3.0337248264524574`}, {3.0334073464102067`, 3.0337248264524574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 0.20527776805235967`}, { 3.038407346410207, 3.0386827377516736`}, {3.038407346410207, 3.0386827377516736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 0.19542859353558487`}, { 3.043407346410207, 3.0436445530103957`}, {3.043407346410207, 3.0436445530103957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 0.18556492358339025`}, { 3.0484073464102073`, 3.048610079943719}, {3.0484073464102073`, 3.048610079943719}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 0.17568747488526898`}, { 3.053407346410207, 3.0535791267324206`}, {3.053407346410207, 3.0535791267324206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 0.16579696742503092`}, { 3.058407346410207, 3.058551501998762}, {3.058407346410207, 3.058551501998762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 0.1558941243232675}, { 3.063407346410207, 3.0635270147823537`}, {3.063407346410207, 3.0635270147823537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 0.14597967167672934`}, { 3.068407346410207, 3.068505474516096}, {3.068407346410207, 3.068505474516096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 0.1360543383947741}, { 3.0734073464102067`, 3.0734866910021834`}, {3.0734073464102067`, 3.0734866910021834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 0.12611885603303008`}, { 3.078407346410207, 3.0784704743881757`}, {3.078407346410207, 3.0784704743881757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 0.11617395862443934`}, { 3.083407346410207, 3.083456635143123}, {3.083407346410207, 3.083456635143123}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 0.10622038250782609`}, { 3.0884073464102073`, 3.0884449840337562`}, {3.0884073464102073`, 3.0884449840337562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 0.09625886615417648}, { 3.093407346410207, 3.093435332100722}, {3.093407346410207, 3.093435332100722}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 0.08629014999077331}, { 3.098407346410207, 3.0984274906348745`}, {3.098407346410207, 3.0984274906348745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 0.0763149762233772}, { 3.103407346410207, 3.10342127115361}, {3.103407346410207, 3.10342127115361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 0.06633408865661714}, { 3.108407346410207, 3.1084164853772402`}, {3.108407346410207, 3.1084164853772402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 0.05634823251277187}, { 3.1134073464102068`, 3.1134129452054107`}, {3.1134073464102068`, 3.1134129452054107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 0.046358154249120084`}, { 3.118407346410207, 3.118410462693546}, {3.118407346410207, 3.118410462693546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 0.03636460137404804}, { 3.123407346410207, 3.1234088500293264`}, {3.123407346410207, 3.1234088500293264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 0.026368322262084284`}, { 3.1284073464102073`, 3.1284079195091943`}, {3.1284073464102073`, 3.1284079195091943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 0.016370065968070606`}, { 3.1334073464102072`, 3.1334074835148717`}, {3.1334073464102072`, 3.1334074835148717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 0.006370582040630343}, { 3.138407346410207, 3.138407354489904}, {3.138407346410207, 3.138407354489904}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.1404568708425744`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -643.5374999999999}, ImageScaled[{0.5, 0.5}], {360., 392.99999999999994}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {Null, SparseArray[ Automatic, {4, 4}, 0, { 1, {{0, 2, 4, 7, 10}, {{3}, {4}, {3}, {4}, {1}, {2}, {4}, {1}, { 2}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.8679560464579605`, 0.43481136431138123`}, { 0., 0.4347863960793146}, {0.9331369518986292, 0.}, { 0.9330828110378959, 0.8691193699594424}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {1, 4}, {2, 3}, {2, 4}, {3, 4}}, 0.021530983641552454`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.021530983641552454], DiskBox[2, 0.021530983641552454], DiskBox[3, 0.021530983641552454], DiskBox[4, 0.021530983641552454]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -1072.5625}, { Center, Center}, {360., 392.9999999999998}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 1.5707963267948966`}, {-3.141592653589793, \ -1.5707963267948968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.136592715933545}, \ {-3.1365926535897932`, 1.5670244437889114`}, {-3.1365926535897932`, \ -1.5695431979001218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315931510898958`}, \ {-3.1315926535897933`, 1.5632087612023566`}, {-3.1315926535897933`, \ -1.5682837957297626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.1265943284346984`}, \ {-3.126592653589793, 1.5593492252182184`}, {-3.126592653589793, \ -1.5670180972686085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.121596613596229}, \ {-3.121592653589793, 1.5554457774216033`}, {-3.121592653589793, \ -1.5657460797944196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.1166003684578754`}, \ {-3.116592653589793, 1.5514983548272598`}, {-3.116592653589793, \ -1.5644677208879112`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.111605951161815}, \ {-3.1115926535897933`, 1.5475068899085993`}, {-3.1115926535897933`, \ -1.5631829984428736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.1066137161135745`}, \ {-3.106592653589793, 1.5434713106282274`}, {-3.106592653589793, \ -1.5618918906764432`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.1016240139874602`}, \ {-3.101592653589793, 1.5393915404699192`}, {-3.101592653589793, \ -1.5605943761395304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.0966371917327655`}, \ {-3.096592653589793, 1.5352674984719832`}, {-3.096592653589793, -1.55929043372735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.0916535925807236`}, \ {-3.0915926535897933`, 1.531099099262066}, {-3.0915926535897933`, \ -1.5579800426901422`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.0866735560521503`}, \ {-3.086592653589793, 1.5268862530933196`}, {-3.086592653589793, -1.556663182644026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.0816974179657235`}, \ {-3.081592653589793, 1.522628865881915}, {-3.081592653589793, -1.5553398335819841`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.076725510446879}, \ {-3.076592653589793, 1.5183268392458942`}, {-3.076592653589793, \ -1.5540099758850103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.071758161937236}, \ {-3.0715926535897933`, 1.5139800705453716`}, {-3.0715926535897933`, \ -1.5526735903333826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.0667956972045443`}, \ {-3.066592653589793, 1.5095884529240622`}, {-3.066592653589793, \ -1.5513306581181083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.0618384373531327`}, \ {-3.061592653589793, 1.505151875352091}, {-3.061592653589793, -1.5499811608524714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.0568866998347652`}, \ {-3.056592653589793, 1.500670222670172}, {-3.056592653589793, -1.5486250805837711`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.0519407984599276`}, \ {-3.0515926535897933`, 1.496143375635069}, {-3.0515926535897933`, \ -1.5472623998051531`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.047001043409469}, \ {-3.046592653589793, 1.4915712109664094`}, {-3.046592653589793, \ -1.5458931014676063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.042067741246651}, \ {-3.041592653589793, 1.486953601394815}, {-3.041592653589793, -1.5445171689921395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.0371411949294447`}, \ {-3.036592653589793, 1.4822904157113816`}, {-3.036592653589793, \ -1.5431345862820218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.0322217038231605`}, \ {-3.0315926535897932`, 1.4775815188185337`}, {-3.0315926535897932`, \ -1.5417453377352097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.0273095637133474`}, \ {-3.026592653589793, 1.4728267717822425`}, {-3.026592653589793, \ -1.5403494082569045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.02240506681894}, \ {-3.021592653589793, 1.4680260318856508`}, {-3.021592653589793, -1.53894678327224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.0175085018056613`}, \ {-3.016592653589793, 1.4631791526841058`}, {-3.016592653589793, \ -1.5375374487391453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.012620153799556}, \ {-3.0115926535897932`, 1.4582859840616802`}, {-3.0115926535897932`, \ -1.5361213911612706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.0077403044008326`}, \ {-3.0065926535897933`, 1.4533463722890962`}, {-3.0065926535897933`, \ -1.5346985976011018`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.0028692316977894`}, \ {-3.001592653589793, 1.4483601600832414`}, {-3.001592653589793, -1.533269055693228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.9980072102809614`}, \ {-2.996592653589793, 1.4433271866681525`}, {-2.996592653589793, \ -1.5318327536576803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.9931545112573583`}, \ {-2.991592653589793, 1.4382472878376258`}, {-2.991592653589793, \ -1.5303896803134256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.9883114022649244`}, \ {-2.9865926535897933`, 1.433120296019406}, {-2.9865926535897933`, \ -1.5289398250920436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.9834781474870202`}, \ {-2.981592653589793, 1.427946040341076}, {-2.981592653589793, -1.527483178051459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.97865500766713}, \ {-2.976592653589793, 1.422724346697576}, {-2.976592653589793, -1.526019729889832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.973842240123589}, \ {-2.971592653589793, 1.4174550378205408`}, {-2.971592653589793, -1.52454947195961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.969040098764442}, \ {-2.9665926535897933`, 1.4121379333493886`}, {-2.9665926535897933`, \ -1.5230723962816397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.964248834102428}, \ {-2.961592653589793, 1.4067728499042427`}, {-2.961592653589793, \ -1.5215884955594738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.9594686932699954`}, \ {-2.956592653589793, 1.4013596011607812`}, {-2.956592653589793, \ -1.5200977631937647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.954699920034441}, \ {-2.951592653589793, 1.3958979979270016`}, {-2.951592653589793, \ -1.5186001932967865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.949942754813065}, \ {-2.9465926535897933`, 1.3903878482220293`}, {-2.9465926535897933`, \ -1.5170957807070604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.945197434688531}, \ {-2.941592653589793, 1.3848289573569157`}, {-2.941592653589793, \ -1.5155845210041954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.9404641934241242`}, \ {-2.936592653589793, 1.3792211280176518`}, {-2.936592653589793, \ -1.5140664105237085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.93574326147921}, \ {-2.931592653589793, 1.373564160350289}, {-2.931592653589793, -1.5125414463720757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.931034866024699}, \ {-2.9265926535897933`, 1.367857852048346}, {-2.9265926535897933`, \ -1.5110096264418547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.9263392309585976`}, \ {-2.921592653589793, 1.3621019984425191`}, {-2.921592653589793, -1.509470949426961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.921656576921619}, \ {-2.916592653589793, 1.3562963925927694`}, {-2.916592653589793, \ -1.5079254148380203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.9169871213128795`}, \ {-2.911592653589793, 1.3504408253828473`}, {-2.911592653589793, \ -1.5063730230178856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.9123310783055962`}, \ {-2.9065926535897932`, 1.344535085617381}, {-2.9065926535897932`, \ -1.5048137751572068`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.9076886588629174`}, \ {-2.901592653589793, 1.3385789601215161`}, {-2.901592653589793, \ -1.5032476733102023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.903060070753862}, \ {-2.896592653589793, 1.3325722338431887`}, {-2.896592653589793, -1.501674720410502}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.898445518569183}, \ {-2.891592653589793, 1.326514689958236}, {-2.891592653589793, -1.5000949202870948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.8938452037374636`}, \ {-2.8865926535897932`, 1.3204061099782203`}, {-2.8865926535897932`, \ -1.498508277680421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.8892593245411455`}, \ {-2.8815926535897933`, 1.314246273861239}, {-2.8815926535897933`, \ -1.4969147982585786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.8846880761328095`}, \ {-2.876592653589793, 1.308034960125596}, {-2.876592653589793, -1.4953144886336627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.880131650551364}, \ {-2.871592653589793, 1.3017719459666384`}, {-2.871592653589793, \ -1.4937073563781602`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.8755902367384296`}, \ {-2.866592653589793, 1.2954570073766514`}, {-2.866592653589793, \ -1.4920934100415784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.8710640205547526`}, \ {-2.861592653589793, 1.2890899192680116`}, {-2.861592653589793, \ -1.4904726591670736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.8665531847968264`}, \ {-2.856592653589793, 1.2826704555995707`}, {-2.856592653589793, -1.4888451143083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.86205790921341}, \ {-2.851592653589793, 1.2761983895065347`}, {-2.851592653589793, \ -1.4872107870463114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.8575783705223836`}, \ {-2.846592653589793, 1.2696734934336737`}, {-2.846592653589793, \ -1.4855696900066628`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.8531147424275027`}, \ {-2.8415926535897933`, 1.2630955392722145`}, {-2.8415926535897933`, \ -1.4839218368765414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.8486671956354326`}, \ {-2.836592653589793, 1.256464298500251}, {-2.836592653589793, -1.4822672424221714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.8442358978728115`}, \ {-2.831592653589793, 1.249779542326952}, {-2.831592653589793, -1.4806059225061887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.8398210139034497`}, \ {-2.826592653589793, 1.2430410418405529`}, {-2.826592653589793, \ -1.4789378941052793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.8354227055456818`}, \ {-2.8215926535897933`, 1.2362485681602347`}, {-2.8215926535897933`, \ -1.4772631753279184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.8310411316898256`}, \ {-2.816592653589793, 1.2294018925919972`}, {-2.816592653589793, \ -1.4755817854322268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.8266764483158275`}, \ {-2.811592653589793, 1.2225007867885787`}, {-2.811592653589793, \ -1.4738937448440175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.82232880851097}, \ {-2.806592653589793, 1.2155450229135614`}, {-2.806592653589793, \ -1.4721990751749798`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.8179983624878435`}, \ {-2.8015926535897933`, 1.208534373809664}, {-2.8015926535897933`, -1.47049779924102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.8136852576023874`}, \ {-2.796592653589793, 1.2014686131714025`}, {-2.796592653589793, -1.468789941080761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.809389638372098}, \ {-2.791592653589793, 1.19434751572215}, {-2.791592653589793, -1.4670755259742547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.8051116464945025`}, \ {-2.786592653589793, 1.1871708573956428`}, {-2.786592653589793, \ -1.4653545804617958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.800851420865653}, \ {-2.7815926535897932`, 1.1799384155221302`}, {-2.7815926535897932`, \ -1.463627132363019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.796609097598969}, \ {-2.776592653589793, 1.1726499690191088`}, {-2.776592653589793, \ -1.4618932107960638`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.792384810044123}, \ {-2.771592653589793, 1.1653052985868388`}, {-2.771592653589793, \ -1.4601528461970894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.788178688806183}, \ {-2.766592653589793, 1.1579041869086524`}, {-2.766592653589793, \ -1.4584060703398916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.783990861764963}, \ {-2.7615926535897932`, 1.1504464188561452`}, {-2.7615926535897932`, \ -1.456652916355773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.7798214540945723`}, \ {-2.7565926535897933`, 1.142931781699334}, {-2.7565926535897933`, \ -1.4548934187536322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.775670588283115}, \ {-2.751592653589793, 1.1353600653218594`}, {-2.751592653589793, \ -1.4531276134403401`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.7715383841526977`}, \ {-2.746592653589793, 1.1277310624412669`}, {-2.746592653589793, -1.451355537741318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.767424958879589}, \ {-2.741592653589793, 1.1200445688344813`}, {-2.741592653589793, \ -1.4495772304213992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.7633304270146013`}, \ {-2.736592653589793, 1.1123003835685077`}, {-2.736592653589793, -1.447792731705999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.759254900503743}, \ {-2.731592653589793, 1.1044983092364213`}, {-2.731592653589793, \ -1.4460020833025593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.755198488709063}, \ {-2.726592653589793, 1.096638152198723}, {-2.726592653589793, -1.4442053284222764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.7511612984297993`}, \ {-2.721592653589793, 1.088719722830079}, {-2.721592653589793, -1.4424025118021848`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.747143433923658}, \ {-2.7165926535897933`, 1.080742835771538}, {-2.7165926535897933`, \ -1.4405936797276353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.7431449969284682`}, \ {-2.711592653589793, 1.0727073101882345`}, {-2.711592653589793, \ -1.4387788800550227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.739166086683984}, \ {-2.706592653589793, 1.0646129700326517`}, {-2.706592653589793, -1.436958162234992}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.7352067999540006`}, \ {-2.701592653589793, 1.0564596443134244`}, {-2.701592653589793, \ -1.4351315773360487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.731267231048733}, \ {-2.6965926535897933`, 1.0482471673698044`}, {-2.6965926535897933`, \ -1.4332991780684823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.727347471847414}, \ {-2.691592653589793, 1.039975379151698}, {-2.691592653589793, -1.431461018808925}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.7234476118212103`}, \ {-2.686592653589793, 1.0316441255054127`}, {-2.686592653589793, \ -1.4296171556252095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.7195677380563645`}, \ {-2.681592653589793, 1.023253258465046}, {-2.681592653589793, -1.4277676463018116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.7157079352776514`}, \ {-2.6765926535897933`, 1.014802636549529}, {-2.6765926535897933`, -1.425912550365842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.7118682858721055`}, \ {-2.671592653589793, 1.0062921250653798`}, {-2.671592653589793, \ -1.4240519291135192`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.708048869912985}, \ {-2.666592653589793, 0.9977215964151117}, {-2.666592653589793, -1.4221858456372958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.7042497651840742`}, \ {-2.661592653589793, 0.9890909304112766}, {-2.661592653589793, -1.4203143648535919`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.7004710472042373`}, \ {-2.6565926535897932`, 0.9804000145961774}, {-2.6565926535897932`, -1.418437553531138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.6967127892523037`}, \ {-2.651592653589793, 0.9716487445671558}, {-2.651592653589793, -1.4165554803200289`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.6929750623921405`}, \ {-2.646592653589793, 0.9628370243074452}, {-2.646592653589793, -1.4146682157815893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.6892579354981767`}, \ {-2.641592653589793, 0.9539647665225662}, {-2.641592653589793, -1.4127758324188195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.685561475281062}, \ {-2.6365926535897932`, 0.945031892982163}, {-2.6365926535897932`, \ -1.4108784047078278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.681885746313709}, \ {-2.6315926535897933`, 0.9360383348672359}, {-2.6315926535897933`, \ -1.4089760091300385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.678230811057637}, \ {-2.626592653589793, 0.9269840331227437}, {-2.626592653589793, -1.407068724205217}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.674596729889543}, \ {-2.621592653589793, 0.9178689388153703}, {-2.621592653589793, -1.4051566305256322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -1.4032398107909985`}, \ {-2.616592653589793, 0.9086930134965134}, {-2.616592653589793, -2.670983561128252}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -1.4013183498446158`}, \ {-2.611592653589793, 0.8994562295702638}, {-2.611592653589793, -2.6673913610619113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -1.3993923347105284`}, \ {-2.606592653589793, 0.890158570666347}, {-2.606592653589793, -2.663820183975499}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -1.3974618546318807`}, \ {-2.601592653589793, 0.8808000320178413}, {-2.601592653589793, -2.660270082178635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -1.3955270011104706`}, \ {-2.596592653589793, 0.8713806208435758}, {-2.596592653589793, -2.65674110603369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -1.3935878679476073`}, \ {-2.5915926535897933`, 0.861900356735038}, {-2.5915926535897933`, \ -2.6532333039841824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -1.3916445512862992`}, \ {-2.586592653589793, 0.852359272047637}, {-2.586592653589793, -2.6497467225834885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -1.38969714965487}, \ {-2.581592653589793, 0.8427574122961634}, {-2.581592653589793, -2.646281406523829}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -1.3877457640120687`}, \ {-2.576592653589793, 0.8330948365542302}, {-2.576592653589793, -2.6428373986655775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -1.3857904977937507`}, \ {-2.571592653589793, 0.8233716178575389}, {-2.571592653589793, -2.6394147400668353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -1.383831456961202}, \ {-2.566592653589793, 0.8135878436107409}, {-2.566592653589793, -2.6360134700133226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -1.3818687500512032`}, \ {-2.561592653589793, 0.8037436159976753}, {-2.561592653589793, -2.632633626048539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -1.3799024882279212`}, \ {-2.556592653589793, 0.7938390523947599}, {-2.556592653589793, -2.629275244004237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -1.3779327853367025`}, \ {-2.5515926535897933`, 0.7838742857872955}, {-2.5515926535897933`, -2.625938358031166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -1.3759597579598983`}, \ {-2.5465926535897934`, 0.7738494651884145}, {-2.5465926535897934`, \ -2.6226230006301052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -1.3739835254747828`}, \ {-2.541592653589793, 0.7637647560604254}, {-2.541592653589793, -2.619329202683184}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -1.3720042101137122`}, \ {-2.536592653589793, 0.753620340738265}, {-2.536592653589793, -2.6160569934854725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -1.3700219370266027`}, \ {-2.5315926535897932`, 0.7434164188547694}, {-2.5315926535897932`, \ -2.6128064007768668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -1.3680368343458542`}, \ {-2.526592653589793, 0.7331532077674761}, {-2.526592653589793, -2.6095774507742253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -1.3660490332538666`}, \ {-2.521592653589793, 0.7228309429866288}, {-2.521592653589793, -2.6063701682037985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -1.3640586680532265`}, \ {-2.516592653589793, 0.712449878604085}, {-2.516592653589793, -2.603184576333911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -1.3620658762397502`}, \ {-2.5115926535897932`, 0.7020102877227815}, {-2.5115926535897932`, -2.600020697007915}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -1.3600707985784886`}, \ {-2.5065926535897933`, 0.6915124628864274}, {-2.5065926535897933`, \ -2.5968785506774044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -1.3580735791828538`}, \ {-2.501592653589793, 0.6809567165090811}, {-2.501592653589793, -2.593758156435684}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -1.356074365597037}, \ {-2.496592653589793, 0.6703433813042423}, {-2.496592653589793, -2.5906595320514882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -1.3540733088818366`}, \ {-2.491592653589793, 0.6596728107131176}, {-2.491592653589793, -2.5875826940029603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -1.3520705637041188`}, \ {-2.486592653589793, 0.6489453793316758}, {-2.486592653589793, -2.584527657511859}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -1.3500662884300474`}, \ {-2.481592653589793, 0.6381614833361381}, {-2.481592653589793, -2.5814944365780255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -1.3480606452222967`}, \ {-2.476592653589793, 0.6273215409065023}, {-2.476592653589793, -2.578483044014069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -1.3460538001414089`}, \ {-2.471592653589793, 0.6164259926477584}, {-2.471592653589793, -2.5754934914802927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -1.344045923251549}, \ {-2.4665926535897933`, 0.6054753020083745}, {-2.4665926535897933`, \ -2.5725257895198443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -1.342037188730826}, \ {-2.461592653589793, 0.5944699556957038}, {-2.461592653589793, -2.5695799475940877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -1.3400277749864211`}, \ {-2.456592653589793, 0.5834104640879322}, {-2.456592653589793, -2.5666559741181945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -1.3380178647747794`}, \ {-2.451592653589793, 0.5722973616421531}, {-2.451592653589793, -2.5637538764969445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -1.3360076453270626`}, \ {-2.446592653589793, 0.5611312072982544}, {-2.446592653589793, -2.5608736611607315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -1.3339973084801868`}, \ {-2.441592653589793, 0.5499125848782066}, {-2.441592653589793, -2.5580153336017797`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -1.3319870508136502`}, \ {-2.436592653589793, 0.538642103480411}, {-2.436592653589793, -2.5551788984105457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -1.3299770737924852`}, \ {-2.431592653589793, 0.5273203978687607}, {-2.431592653589793, -2.5523643593123175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -1.3279675839166074`}, \ {-2.4265926535897933`, 0.5159481288560734}, {-2.4265926535897933`, \ -2.5495717192040033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -1.325958792876873}, \ {-2.4215926535897934`, 0.5045259836815799}, {-2.4215926535897934`, -2.54680098019109}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -1.3239509177182076`}, \ {-2.416592653589793, 0.4930546763821409}, {-2.416592653589793, -2.5440521436247887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -1.3219441810100834`}, \ {-2.411592653589793, 0.4815349481569424}, {-2.411592653589793, -2.541325210139347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -1.3199388110247747`}, \ {-2.4065926535897932`, 0.4699675677253587}, {-2.4065926535897932`, -2.538620179689517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -1.3179350419237281`}, \ {-2.401592653589793, 0.4583533316777668}, {-2.401592653589793, -2.5359370515881925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -1.3159331139524546`}, \ {-2.396592653589793, 0.44669306481908994`}, {-2.396592653589793, -2.533275824544199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -1.3139332736443583`}, \ {-2.391592653589793, 0.4349876205048652}, {-2.391592653589793, -2.530636496700223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -1.3119357740339421`}, \ {-2.3865926535897932`, 0.4232378809696944}, {-2.3865926535897932`, \ -2.5280190656708874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -1.3099408748798334`}, \ {-2.3815926535897933`, 0.41144475764794347`}, {-2.3815926535897933`, \ -2.525423528580971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -1.3079488428981274`}, \ {-2.376592653589793, 0.39960919148660007`}, {-2.376592653589793, \ -2.5228498821037424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -1.3059599520065244`}, \ {-2.371592653589793, 0.3877321532502556}, {-2.371592653589793, -2.5202981224994363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -1.3039744835798175`}, \ {-2.366592653589793, 0.3758146438181725}, {-2.366592653589793, -2.5177682456538353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -1.3019927267172353`}, \ {-2.361592653589793, 0.3638576944735254}, {-2.361592653589793, -2.5152602471169696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -1.3000149785222743`}, \ {-2.356592653589793, 0.35186236718485747`}, {-2.356592653589793, \ -2.5127741221419333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -1.2980415443955633`}, \ {-2.351592653589793, 0.3398297548799168}, {-2.351592653589793, -2.5103098657237837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -1.2960727383414326`}, \ {-2.346592653589793, 0.327760981712066}, {-2.346592653589793, -2.5078674726385572`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -1.2941088832888314`}, \ {-2.3415926535897933`, 0.3156572033195049}, {-2.3415926535897933`, -2.50544693748236}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -1.2921503114272725`}, \ {-2.336592653589793, 0.3035196070776389}, {-2.336592653589793, -2.503048254710553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -1.2901973645585578`}, \ {-2.331592653589793, 0.29134941234494627`}, {-2.331592653589793, \ -2.5006714186770074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -1.2882503944649917`}, \ {-2.326592653589793, 0.2791478707028009}, {-2.326592653589793, -2.498316423673442}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -1.2863097632949085`}, \ {-2.321592653589793, 0.2669162661897616}, {-2.321592653589793, -2.4959832639688204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -1.2843758439663127`}, \ {-2.316592653589793, 0.25465591553090955`}, {-2.316592653589793, -2.493671933848812}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -1.282449020589485}, \ {-2.311592653589793, 0.24236816836288422`}, {-2.311592653589793, -2.491382427655305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -1.2805296889094433`}, \ {-2.306592653589793, 0.23005440745536973`}, {-2.306592653589793, \ -2.4891147398259763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -1.2786182567692166`}, \ {-2.3015926535897933`, 0.21771604892981497`}, {-2.3015926535897933`, \ -2.48686886493389}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -1.2767151445948233`}, \ {-2.2965926535897934`, 0.2053545424763147}, {-2.2965926535897934`, -2.484644797727147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -1.2748207859030236`}, \ {-2.291592653589793, 0.1929713715695982}, {-2.291592653589793, -2.482442533168559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -1.2729356278328452`}, \ {-2.286592653589793, 0.18056805368518988`}, {-2.286592653589793, -2.480262066475337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -1.271060131701945}, \ {-2.2815926535897932`, 0.16814614051689283`}, {-2.2815926535897932`, \ -2.4781033931588174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -1.2691947735889362`}, \ {-2.276592653589793, 0.15570721819680722`}, {-2.276592653589793, \ -2.4759665090641785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -1.2673400449428074`}, \ {-2.271592653589793, 0.14325290751919484`}, {-2.271592653589793, \ -2.4738514104101754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -1.2654964532206012`}, \ {-2.266592653589793, 0.13078486416957777`}, {-2.266592653589793, -2.471758093828864}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -1.263664522554569}, \ {-2.2615926535897932`, 0.11830477896054317`}, {-2.2615926535897932`, \ -2.4696865564053128`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -1.261844794450022}, \ {-2.2565926535897933`, 0.1058143780758225}, {-2.2565926535897933`, \ -2.4676367957173113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -1.2600378285151403`}, \ {-2.251592653589793, 0.09331542332421663}, {-2.251592653589793, \ -2.4656088098750413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -1.2582442032240173`}, \ {-2.246592653589793, 0.08080971240512959}, {-2.246592653589793, \ -2.4636025975607088`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -1.2564645167142012`}, \ {-2.241592653589793, 0.068299079187417}, {-2.241592653589793, -2.461618158068166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -1.2546993876200974`}, \ {-2.236592653589793, 0.0557853940033917}, {-2.236592653589793, -2.459655491342446}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -1.2529494559434524`}, \ {-2.231592653589793, 0.043270563959853035`}, {-2.231592653589793, \ -2.457714598019269}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -1.2512153839622593`}, \ {-2.226592653589793, 0.030756533268031287`}, {-2.226592653589793, -2.45579547946447}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -1.2494978571793367`}, \ {-2.221592653589793, 0.018245283594403833`}, {-2.221592653589793, \ -2.453898137813357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -1.2477975853118217`}, \ {-2.2165926535897933`, 0.005738834434314622}, {-2.2165926535897933`, \ -2.4520225760099836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -1.2461153033227657`}, \ {-2.211592653589793, -0.006760756489665695}, {-2.211592653589793, \ -2.4501687978463207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -1.2444517724959372`}, \ {-2.206592653589793, -0.019251392802698386`}, {-2.206592653589793, \ -2.4483368080013292`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.2428077815548952`}, \ {-2.201592653589793, -0.031730939024086864`}, {-2.201592653589793, \ -2.4465266120799263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -1.241184147827222}, \ {-2.196592653589793, -0.04419722008335408}, {-2.196592653589793, \ -2.444738216651799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.239581718454739}, \ {-2.191592653589793, -0.056648020804237295`}, {-2.191592653589793, \ -2.44297162929011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.238001371650275}, \ {-2.186592653589793, -0.06908108535509215}, {-2.186592653589793, \ -2.441226858610026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.2364440180014218`}, \ {-2.181592653589793, -0.08149411666426011}, {-2.181592653589793, \ -2.4395039143070956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.2349106018214369`}, \ {-2.1765926535897933`, -0.09388477579924154}, {-2.1765926535897933`, \ -2.437802807195445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.2334021025471384`}, \ {-2.1715926535897934`, -0.10625068130877233`}, {-2.1715926535897934`, \ -2.436123549245782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -1.231919536183314}, \ {-2.166592653589793, -0.1185894085272136}, {-2.166592653589793, \ -2.434466153623177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.2304639567927511`}, \ {-2.161592653589793, -0.1308984888410186}, {-2.161592653589793, \ -2.432830634724655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.2290364580305138`}, \ {-2.1565926535897932`, -0.14317540891762034`}, {-2.1565926535897932`, \ -2.4312170082164934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.2276381747205334`}, \ {-2.151592653589793, -0.15541760989742937`}, {-2.151592653589793, \ -2.429625291071318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -1.2262702844719422`}, \ {-2.146592653589793, -0.16762248655045425`}, {-2.146592653589793, \ -2.4280555016048657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -1.2249340093318564`}, \ {-2.141592653589793, -0.17978738639963254`}, {-2.141592653589793, \ -2.426507659512496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -1.223630617470459}, \ {-2.1365926535897932`, -0.19190960881391153`}, {-2.1365926535897932`, \ -2.4249817859053437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.2223614248932668`}, \ {-2.1315926535897933`, -0.20398640407494817`}, {-2.1315926535897933`, \ -2.423477903346155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.2211277971743923`}, \ {-2.126592653589793, -0.2160149724225325}, {-2.126592653589793, \ -2.4219960358847454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -1.2199311512033861`}, \ {-2.121592653589793, -0.227992463084929}, {-2.121592653589793, \ -2.4205362090930747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.2187729569368313`}, \ {-2.116592653589793, -0.23991597330184733`}, {-2.116592653589793, \ -2.4190984500999035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.2176547391443164`}, \ {-2.111592653589793, -0.25178254734922584`}, {-2.111592653589793, \ -2.417682787624998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.2165780791367218`}, \ {-2.106592653589793, -0.26358917557680106`}, {-2.106592653589793, \ -2.4162892520128736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.2155446164627435`}, \ {-2.101592653589793, -0.27533279347138556`}, {-2.101592653589793, \ -2.41491787526603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.2145560505575284`}, \ {-2.096592653589793, -0.28701028076090823`}, {-2.096592653589793, \ -2.413568691077648}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.213614142324891}, \ {-2.0915926535897933`, -0.2986184605766413}, {-2.0915926535897933`, \ -2.412241734863722}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.2127207156320503`}, \ {-2.0865926535897934`, -0.31015409869366267`}, {-2.0865926535897934`, \ -2.410937043794579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.2118776586930047`}, \ {-2.081592653589793, -0.3216139028723596}, {-2.081592653589793, \ -2.4096546568257717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.211086925313655}, \ {-2.076592653589793, -0.33299452232692206`}, {-2.076592653589793, \ -2.408394614728267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.210350535968557}, \ {-2.071592653589793, -0.3442925473499693}, {-2.071592653589793, \ -2.407156960117919}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.2096705786757165`}, \ {-2.066592653589793, -0.3555045091259387}, {-2.066592653589793, \ -2.405941737484193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.2090492096322125`}, \ {-2.061592653589793, -0.3666268797696338}, {-2.061592653589793, \ -2.404748993218044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.2084886535696642`}, \ {-2.056592653589793, -0.3776560726300071}, {-2.056592653589793, \ -2.4035787756389584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.2079912037846563`}, \ {-2.0515926535897933`, -0.38858844290332206`}, {-2.0515926535897933`, \ -2.402431135021068}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.2075592217952595`}, \ {-2.0465926535897934`, -0.3994202886037419}, {-2.0465926535897934`, \ -2.401306123618319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.2071951365709257`}, \ {-2.041592653589793, -0.4101478519434189}, {-2.041592653589793, \ -2.400203795688592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.206901443279181}, \ {-2.036592653589793, -0.4207673211779354}, {-2.036592653589793, \ -2.3991242075167714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.2066807014890801`}, \ {-2.031592653589793, -0.43127483297659636`}, {-2.031592653589793, \ -2.3980674174366654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.2065355327680747`}, \ {-2.026592653589793, -0.44166647538029846`}, {-2.026592653589793, \ -2.3970334858517095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.206468617606484}, \ {-2.021592653589793, -0.4519382914122865}, {-2.021592653589793, \ -2.3960224752544264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.2064826916018285`}, \ {-2.016592653589793, -0.462086283409135}, {-2.016592653589793, \ -2.395034450244532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.2065805408343129`}, \ {-2.0115926535897932`, -0.4721064181401867}, {-2.0115926535897932`, \ -2.394069477545633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.206764996365187}, \ {-2.0065926535897933`, -0.48199463278344223`}, {-2.0065926535897933`, \ -2.3931276260204384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.2070389277913496`}, \ {-2.001592653589793, -0.49174684182419026`}, {-2.001592653589793, \ -2.392208966684415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.2074052357931429`}, \ {-1.996592653589793, -0.5013589449391967}, {-1.996592653589793, \ -2.3913135727177837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.2078668436179008`}, \ {-1.991592653589793, -0.5108268359237603}, {-1.991592653589793, \ -2.3904415194757984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.2084266874495038`}, \ {-1.986592653589793, -0.5201464127111365}, {-1.986592653589793, \ -2.389592884497198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.2090877056248992`}, \ {-1.9815926535897932`, -0.5293135885234179}, {-1.9815926535897932`, \ -2.388767747510746}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.2098528266715585`}, \ {-1.976592653589793, -0.5383243041797593}, {-1.976592653589793, \ -2.3879661904397773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.2107249561563027`}, \ {-1.9715926535897932`, -0.5471745415716275}, {-1.9715926535897932`, \ -2.3871882974046263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.2117069623550747`}, \ {-1.966592653589793, -0.5558603382955192}, {-1.966592653589793, \ -2.38643415472286}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.2128016607757555`}, \ {-1.9615926535897932`, -0.564377803411192}, {-1.9615926535897932`, \ -2.385703850907198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.2140117975913292`}, \ {-1.956592653589793, -0.5727231342682816}, {-1.956592653589793, \ -2.38499747666101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.215340032068773}, \ {-1.9515926535897932`, -0.5808926343161371}, {-1.9515926535897932`, \ -2.3843151248712946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.2167889181090774`}, \ {-1.946592653589793, -0.5888827317817775}, {-1.946592653589793, \ -2.3836568905989894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.2183608850454999`}, \ {-1.9415926535897932`, -0.5966899990690998}, {-1.9415926535897932`, \ -2.3830228710665424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.2200582178795445`}, \ {-1.936592653589793, -0.6043111727002617}, {-1.936592653589793, \ -2.382413165642588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.2218830371661482`}, \ {-1.9315926535897932`, -0.6117431735881751}, {-1.9315926535897932`, \ -2.381827875823595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.2238372787900405`}, \ {-1.926592653589793, -0.6189831273984919}, {-1.926592653589793, \ -2.3812671052124013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.2259226739029074`}, \ {-1.9215926535897931`, -0.6260283847319988}, {-1.9215926535897931`, \ -2.3807309594934694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.228140729314391}, \ {-1.916592653589793, -0.6328765408348714}, {-1.916592653589793, \ -2.3802195464047253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.2304927086477637`}, \ {-1.9115926535897931`, -0.6395254545264841}, {-1.9115926535897931`, \ -2.379732975705876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.232979614581797}, \ {-1.906592653589793, -0.6459732660238303}, {-1.906592653589793, \ -2.3792713591430417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.2356021725030586`}, \ {-1.9015926535897931`, -0.6522184133389186}, {-1.9015926535897931`, \ -2.3788348104095642`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.2383608158863826`}, \ {-1.896592653589793, -0.6582596469320511}, {-1.896592653589793, \ -2.3784234451028614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.241255673705049}, \ {-1.8915926535897931`, -0.6640960423200314}, {-1.8915926535897931`, \ -2.3780373806771733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.2442865601463693`}, \ {-1.886592653589793, -0.6697270103643832}, {-1.886592653589793, \ -2.3776767363920546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.2474529668726329`}, \ {-1.881592653589793, -0.6751523050001925}, {-1.881592653589793, \ -2.377341633256468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.2507540580232992`}, \ {-1.876592653589793, -0.6803720282105172}, {-1.876592653589793, \ -2.377032193968351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.2541886681021353`}, \ {-1.871592653589793, -0.6853866321033073}, {-1.871592653589793, \ -2.376748542849459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.25775530283558}, \ {-1.866592653589793, -0.6901969180053225}, {-1.866592653589793, \ -2.3764908057754135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.2614521430268228`}, \ {-1.861592653589793, -0.6948040325493151}, {-1.861592653589793, \ -2.37625911010072}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.2652770513671192`}, \ {-1.8565926535897932`, -0.6992094607936874}, {-1.8565926535897932`, \ -2.3760535845787083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.2692275821035122`}, \ {-1.851592653589793, -0.7034150164762395}, {-1.851592653589793, \ -2.375874359276158}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.2733009934030706`}, \ {-1.8465926535897932`, -0.707422829562632}, {-1.8465926535897932`, \ -2.3757215654825616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.2774942622000174`}, \ {-1.841592653589793, -0.7112353313039911}, {-1.841592653589793, \ -2.3755953356138115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.2818041012656667`}, \ {-1.8365926535897932`, -0.7148552370644795}, {-1.8365926535897932`, \ -2.3754958031102222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.286226978203371}, \ {-1.831592653589793, -0.7182855272173644}, {-1.831592653589793, \ -2.375423102328765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.2907591360428832`}, \ {-1.8265926535897932`, -0.7215294264359915}, {-1.8265926535897932`, \ -2.375377368429367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.2953966150907674`}, \ {-1.821592653589793, -0.7245903817237148}, {-1.821592653589793, \ -2.3753587372551834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.3001352756864704`}, \ {-1.8165926535897932`, -0.7274720395339517}, {-1.8165926535897932`, \ -2.375367345206726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.304970821516114}, \ {-1.811592653589793, -0.7301782223289658}, {-1.811592653589793, \ -2.3754033291097643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.3098988231479147`}, \ {-1.8065926535897932`, -0.7327129049142379}, {-1.8065926535897932`, \ -2.3754668260768854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.314914741472674}, \ {-1.801592653589793, -0.7350801908656284}, {-1.801592653589793, \ -2.375557973362665}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.320013950758807}, \ {-1.7965926535897931`, -0.7372842893405245}, {-1.7965926535897931`, \ -2.375676908212368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.3251917610625337`}, \ {-1.791592653589793, -0.7393294925330296}, {-1.791592653589793, \ -2.375823767704131}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -2.3759986885845867`}, \ {-1.7865926535897931`, -0.7412201539988084}, {-1.7865926535897931`, \ -1.3304434397681952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -2.3762018070979054`}, \ {-1.781592653589793, -0.7429606680387624}, {-1.781592653589793, \ -1.3357642320701462`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -2.3764332588082584`}, \ {-1.7765926535897931`, -0.7445554502937634}, {-1.7765926535897931`, \ -1.3411493802445515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -2.3766931784157004`}, \ {-1.771592653589793, -0.7460089196663862}, {-1.771592653589793, \ -1.346594141595687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -2.376981699565508}, \ {-1.7665926535897931`, -0.7473254816510357}, {-1.7665926535897931`, \ -1.3520938049958187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -2.3772989546510406`}, \ {-1.761592653589793, -0.7485095131216458}, {-1.761592653589793, \ -1.357643705970014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -2.377645074610156}, \ {-1.756592653589793, -0.749565348597225}, {-1.756592653589793, \ -1.3632392403060063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -2.378020188715321}, \ {-1.751592653589793, -0.7504972679798262}, {-1.751592653589793, \ -1.3688758761949202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -2.3784244243575148`}, \ {-1.746592653589793, -0.7513094857375371}, {-1.746592653589793, \ -1.3745491649306574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.37885790682406}, \ {-1.741592653589793, -0.7520061414868843}, {-1.741592653589793, \ -1.380254750213836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.379320759070569}, \ {-1.736592653589793, -0.7525912919141913}, {-1.736592653589793, \ -1.3859883761210554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.3798131014872035`}, \ {-1.7315926535897932`, -0.7530689039641089}, {-1.7315926535897932`, \ -1.3917458938114444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.3803350516594612`}, \ {-1.726592653589793, -0.753442849215295}, {-1.726592653589793, \ -1.3975232670507722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.3808867241237484`}, \ {-1.7215926535897932`, -0.7537168993576627}, {-1.7215926535897932`, \ -1.403316576638798}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.381468230118037}, \ {-1.716592653589793, -0.7538947226825656}, {-1.716592653589793, \ -1.4091220238286108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.382079677327908}, \ {-1.7115926535897932`, -0.7539798814963541}, {-1.7115926535897932`, \ -1.4149359328275681`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.382721169628333}, \ {-1.706592653589793, -0.7539758303683877}, {-1.706592653589793, \ -1.420754752468765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.383392806821576}, \ {-1.7015926535897932`, -0.7538859151268458}, {-1.7015926535897932`, \ -1.426575057139635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.384094684371639}, \ {-1.696592653589793, -0.7537133725188463}, {-1.696592653589793, \ -1.4323935470510587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.384826893135665}, \ {-1.6915926535897932`, -0.7534613304555597}, {-1.6915926535897932`, \ -1.4382070479262303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.3855895190928167`}, \ {-1.686592653589793, -0.7531328087676084}, {-1.686592653589793, \ -1.4440125101837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.3863826430711037`}, \ {-1.6815926535897932`, -0.7527307204011998}, {-1.6815926535897932`, \ -1.4498070076839773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.3872063404727384`}, \ {-1.676592653589793, -0.7522578729906612}, {-1.676592653589793, \ -1.4555877361037324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.388060680998539}, \ {-1.6715926535897931`, -0.751716970748486}, {-1.6715926535897931`, \ -1.4613520109961353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.388945728372056}, \ {-1.666592653589793, -0.7511106166192151}, {-1.666592653589793, \ -1.4670972655906522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.389861540063988}, \ {-1.6615926535897931`, -0.7504413146487817}, {-1.6615926535897931`, \ -1.4728210483802546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.3908081670175862`}, \ {-1.656592653589793, -0.7497114725258354}, {-1.656592653589793, \ -1.478521020539043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.39178565337573}, \ {-1.6515926535897931`, -0.7489234042563359}, {-1.6515926535897931`, \ -1.4841949532085326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.392794036210381}, \ {-1.646592653589793, -0.7480793329371325}, {-1.646592653589793, \ -1.4898407246862881`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.3938333452551475`}, \ {-1.6415926535897931`, -0.7471813935984043}, {-1.6415926535897931`, \ -1.4954563175465279`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.3949036026417354`}, \ {-1.636592653589793, -0.7462316360885904}, {-1.636592653589793, \ -1.5010398157183975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.3960048226410238`}, \ {-1.631592653589793, -0.745232027979027}, {-1.631592653589793, \ -1.5065894015441073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.397137011409609}, \ {-1.626592653589793, -0.7441844574685933}, {-1.626592653589793, \ -1.5121033528359213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.398300166742557}, \ {-1.621592653589793, -0.7430907362716329}, {-1.621592653589793, \ -1.517580039948081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.3994942778332216`}, \ {-1.616592653589793, -0.7419526024749367}, {-1.616592653589793, \ -1.5230179228771537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.400719325040922}, \ {-1.611592653589793, -0.7407717233519429}, {-1.611592653589793, \ -1.5284155484019113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.4019752796672997`}, \ {-1.606592653589793, -0.7395496981243249}, {-1.606592653589793, \ -1.5337715472718731`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.403262103742183}, \ {-1.601592653589793, -0.7382880606629946}, {-1.601592653589793, \ -1.5390846314516808`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.4045797498197357`}, \ {-1.5965926535897932`, -0.7369882821221372}, {-1.5965926535897932`, \ -1.544353591427013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.405928160785733}, \ {-1.591592653589793, -0.7356517735012957}, {-1.591592653589793, \ -1.5495772935762107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.4073072696767004`}, \ {-1.5865926535897932`, -0.7342798881317695}, {-1.5865926535897932`, \ -1.5547546776106609`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.408716999511733}, \ {-1.581592653589793, -0.7328739240846212}, {-1.581592653589793, \ -1.5598847540858631`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.4101572631376715`}, \ {-1.5765926535897932`, -0.7314351264985394}, {-1.5765926535897932`, \ -1.5649666019842863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.411627963088407}, \ {-1.571592653589793, -0.7299646898265588}, {-1.571592653589793, \ -1.5699993663702594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.413128991458956}, \ {-1.5665926535897932`, -0.7284637600013241}, {-1.5665926535897932`, \ -1.5749822561165747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.414660229794971}, \ {-1.561592653589793, -0.7269334365191361}, {-1.561592653589793, \ -1.5799145417019136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.416221548998274}, \ {-1.5565926535897932`, -0.7253747744435051}, {-1.5565926535897932`, \ -1.5847955530777793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.4178128092489732`}, \ {-1.551592653589793, -0.7237887863293272}, {-1.551592653589793, \ -1.5896246776032608`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.419433859944674}, \ {-1.5465926535897931`, -0.7221764440690921}, {-1.5465926535897931`, \ -1.5944013580456764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.4210845396572465`}, \ {-1.541592653589793, -0.7205386806628387}, {-1.541592653589793, \ -1.599125090644924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.4227646761075228`}, \ {-1.5365926535897931`, -0.7188763919137487}, {-1.5365926535897931`, \ -1.6037954232392315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.4244740861582916`}, \ {-1.531592653589793, -0.7171904380514212}, {-1.531592653589793, \ -1.6084119534498895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.4262125758258497`}, \ {-1.5265926535897931`, -0.7154816452850354}, {-1.5265926535897931`, \ -1.6129743269224341`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.42797994031032}, \ {-1.521592653589793, -0.7137508072886445}, {-1.521592653589793, \ -1.6174822356218448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.4297759640449015`}, \ {-1.5165926535897931`, -0.7119986866209171}, {-1.5165926535897931`, \ -1.621935416179155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.4316004207640978`}, \ {-1.511592653589793, -0.7102260160817012}, {-1.511592653589793, \ -1.6263336482871036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.433453073590947}, \ {-1.506592653589793, -0.7084335000077571}, {-1.506592653589793, \ -1.6306767531423254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.435333675143188}, \ {-1.501592653589793, -0.7066218155100155}, {-1.501592653589793, \ -1.6349645919317968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.437241967658218}, \ {-1.496592653589793, -0.7047916136547062}, {-1.496592653589793, \ -1.639197064361245}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.439177683136647}, \ {-1.491592653589793, -0.7029435205906452}, {-1.491592653589793, \ -1.643374107223404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.441140543504144}, \ {-1.486592653589793, -0.7010781386249556}, {-1.486592653589793, \ -1.6474956930040445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.4431302607912566`}, \ {-1.481592653589793, -0.6991960472494196}, {-1.481592653589793, \ -1.6515618285238918`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.4451465373307864`}, \ {-1.476592653589793, -0.697297804119597}, {-1.476592653589793, \ -1.6555725536146015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.4471890659721898`}, \ {-1.4715926535897932`, -0.695383945988844}, {-1.4715926535897932`, \ -1.6595279398271503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.4492575303125292`}, \ {-1.466592653589793, -0.6934549895992038}, {-1.466592653589793, \ -1.6634280891710767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.451351604943322}, \ {-1.4615926535897932`, -0.6915114325311491}, {-1.4615926535897932`, \ -1.6672731328831647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.4534709557126133`}, \ {-1.456592653589793, -0.6895537540140795}, {-1.456592653589793, \ -1.6710632302242912`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.455615240001598}, \ {-1.4515926535897932`, -0.6875824156993462}, {-1.4515926535897932`, \ -1.6747985673032388`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.4577841070149744`}, \ {-1.446592653589793, -0.6855978623975969}, {-1.446592653589793, \ -1.6784793559264717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.459977198084249}, \ {-1.4415926535897932`, -0.6836005227820765}, {-1.4415926535897932`, \ -1.6821058324728921`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.462194146983104}, \ {-1.436592653589793, -0.6815908100595244}, {-1.436592653589793, \ -1.6856782567928006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.4644345802539664`}, \ {-1.4315926535897932`, -0.6795691226101769}, {-1.4315926535897932`, \ -1.6891969111303162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.4666981175448246`}, \ {-1.426592653589793, -0.6775358445983686}, {-1.426592653589793, \ -1.6926620990686383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.4689843719553486`}, \ {-1.4215926535897931`, -0.6754913465551281}, {-1.4215926535897931`, \ -1.6960741444976455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.4712929503913434`}, \ {-1.416592653589793, -0.6734359859341128}, {-1.416592653589793, \ -1.6994333906033592`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.473623453926537}, \ {-1.4115926535897931`, -0.6713701076421662}, {-1.4115926535897931`, \ -1.7027401988789286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.4759754781707035`}, \ {-1.406592653589793, -0.6692940445457212}, {-1.406592653589793, \ -1.7059949481568408`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.478348613643101}, \ {-1.4015926535897931`, -0.667208117954212}, {-1.4015926535897931`, \ -1.7091980336621164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.4807424461502356`}, \ {-1.396592653589793, -0.6651126380816011}, {-1.396592653589793, \ -1.712349866086338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.483156557166917}, \ {-1.3915926535897931`, -0.6630079044870889}, {-1.3915926535897931`, \ -1.715450870682365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.48559052421962}, \ {-1.386592653589793, -0.6608942064960065}, {-1.386592653589793, \ -1.7185014863796755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.488043921271169}, \ {-1.381592653589793, -0.6587718236018382}, {-1.381592653589793, \ -1.7215021649202835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.4905163191057738`}, \ {-1.376592653589793, -0.6566410258503034}, {-1.376592653589793, \ -1.7244533700152154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.493007285713455}, \ {-1.371592653589793, -0.6545020742063536}, {-1.371592653589793, \ -1.7273555765215562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.495516386672966}, \ {-1.366592653589793, -0.6523552209049015}, {-1.366592653589793, \ -1.7302092696401046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.4980431855322904`}, \ {-1.361592653589793, -0.6502007097860789}, {-1.361592653589793, \ -1.7330149441336624`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.5005872441858714`}, \ {-1.356592653589793, -0.6480387766157554}, {-1.356592653589793, \ -1.7357731035660122`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.503148123247751}, \ {-1.351592653589793, -0.6458696493920277}, {-1.351592653589793, \ -1.7384842595616352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.505725382419808}, \ {-1.3465926535897932`, -0.6436935486383585}, {-1.3465926535897932`, \ -1.7411489310862078`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.508318580854383}, \ {-1.341592653589793, -0.6415106876839861}, {-1.341592653589793, \ -1.7437676437479446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.5109272775105596`}, \ {-1.3365926535897932`, -0.6393212729322273}, {-1.3365926535897932`, \ -1.7463409291197756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.5135510315034537`}, \ {-1.331592653589793, -0.6371255041172428}, {-1.331592653589793, \ -1.7488693240824291`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.5161894024458844`}, \ {-1.3265926535897932`, -0.6349235745498079}, {-1.3265926535897932`, \ -1.7513533701883777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.5188419507818858`}, \ {-1.321592653589793, -0.6327156713526103}, {-1.321592653589793, \ -1.7537936130466751`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.5215082381114926`}, \ {-1.3165926535897932`, -0.6305019756855802}, {-1.3165926535897932`, \ -1.7561906017286184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.5241878275063767`}, \ {-1.311592653589793, -0.6282826629616938}, {-1.311592653589793, \ -1.7585448881941967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.526880283815861}, \ {-1.3065926535897932`, -0.6260579030537281}, {-1.3065926535897932`, \ -1.7608570267392465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.5295851739629676`}, \ {-1.301592653589793, -0.6238278604923617}, {-1.301592653589793, \ -1.7631275734632108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.5323020672301344`}, \ {-1.2965926535897931`, -0.6215926946560479}, {-1.2965926535897931`, \ -1.765357085757371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.5350305355343488`}, \ {-1.291592653589793, -0.6193525599530202}, {-1.291592653589793, \ -1.7675461218134156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.5377701536914206`}, \ {-1.2865926535897931`, -0.6171076059958044}, {-1.2865926535897931`, \ -1.76969524015215}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.5405204996692228`}, \ {-1.281592653589793, -0.6148579777685856}, {-1.281592653589793, \ -1.7718049991721596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.5432811548297254`}, \ {-1.2765926535897931`, -0.6126038157877488}, {-1.2765926535897931`, \ -1.773875956718197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.546051704159725}, \ {-1.271592653589793, -0.610345256255906}, {-1.271592653589793, \ -1.7759086696690494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.548831736490184}, \ {-1.2665926535897931`, -0.6080824312097123}, {-1.2665926535897931`, \ -1.777903693544598}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.5516208447041406`}, \ {-1.261592653589793, -0.6058154686617474}, {-1.261592653589793, \ -1.7798615821318016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.5544186259332005`}, \ {-1.256592653589793, -0.60354449273673}, {-1.256592653589793, \ -1.7817828871292607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.5572246817426305`}, \ {-1.251592653589793, -0.6012696238023194}, {-1.251592653589793, \ -1.7836681578100493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.5600386183051276`}, \ {-1.246592653589793, -0.5989909785947515}, {-1.246592653589793, \ -1.7855179407024413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.562860046563351}, \ {-1.241592653589793, -0.596708670339534}, {-1.241592653589793, \ -1.7873327792881881`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.565688582381354}, \ {-1.236592653589793, -0.5944228088674183}, {-1.236592653589793, \ -1.789113213717917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.5685238466850455`}, \ {-1.231592653589793, -0.5921335007258641}, {-1.231592653589793, \ -1.7908597805433009`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.5713654655918714`}, \ {-1.226592653589793, -0.5898408492861901}, {-1.226592653589793, \ -1.7925730124655448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.5742130705299004`}, \ {-1.2215926535897932`, -0.5875449548465984}, {-1.2215926535897932`, \ -1.794253438099778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.5770662983465384`}, \ {-1.216592653589793, -0.5852459147312541}, {-1.216592653589793, \ -1.7959015817549322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.5799247914070853`}, \ {-1.2115926535897932`, -0.5829438233855955}, {-1.2115926535897932`, \ -1.7975179632286253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.582788197683413}, \ {-1.206592653589793, -0.5806387724680291}, {-1.206592653589793, \ -1.7991030976166478`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.5856561708329964`}, \ {-1.2015926535897932`, -0.5783308509381727}, {-1.2015926535897932`, \ -1.8006574951365488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.588528370268591}, \ {-1.196592653589793, -0.5760201451417877}, {-1.196592653589793, \ -1.8021816609649062`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.591404461218837}, \ {-1.1915926535897932`, -0.5737067388925496}, {-1.1915926535897932`, \ -1.803676095087787}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.5942841147800824`}, \ {-1.186592653589793, -0.5713907135507841}, {-1.186592653589793, \ -1.8051412921639483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.597167007959726}, \ {-1.1815926535897932`, -0.569072148099298}, {-1.1815926535897932`, \ -1.8065777414003172`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.6000528237113927`}, \ {-1.176592653589793, -0.566751119216432}, {-1.176592653589793, \ -1.8079859264392877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.6029412509622456`}, \ {-1.1715926535897931`, -0.5644277013464425}, {-1.1715926535897931`, \ -1.8093663252573624`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.6058319846327502`}, \ {-1.166592653589793, -0.5621019667673343}, {-1.166592653589793, \ -1.8107194100747113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.6087247256492065`}, \ {-1.1615926535897931`, -0.5597739856562423}, {-1.1615926535897931`, \ -1.8120456472751607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.6116191809493685`}, \ {-1.156592653589793, -0.557443826152463}, {-1.156592653589793, \ -1.8133454973361962`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.6145150634814613`}, \ {-1.1515926535897931`, -0.5551115544182393}, {-1.1515926535897931`, \ -1.814619414768523}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.6174120921969037`}, \ {-1.146592653589793, -0.5527772346973853}, {-1.146592653589793, \ -1.8158678480647579`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.620309992037071}, \ {-1.1415926535897931`, -0.5504409293718332}, {-1.1415926535897931`, \ -1.817091239656819}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.6232084939143667`}, \ {-1.1365926535897932`, -0.5481026990162028}, {-1.1365926535897932`, \ -1.818290025881609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.6261073346879487`}, \ {-1.1315926535897929`, -0.5457626024504536}, {-1.1315926535897929`, \ -1.8194646369545693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -2.6290062571343698`}, \ {-1.126592653589793, -0.5434206967907144}, {-1.126592653589793, \ -1.820615496950718}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.631905009913456}, \ {-1.121592653589793, -0.5410770374983468}, {-1.121592653589793, \ -1.821743023792773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.634803347529684}, \ {-1.1165926535897932`, -0.5387316784273283}, {-1.1165926535897932`, \ -1.8228476292459832`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -2.637701030289361}, \ {-1.1115926535897929`, -0.5363846718700045}, {-1.1115926535897929`, \ -1.8239297189193067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.6405978242538573`}, \ {-1.106592653589793, -0.5340360686012946}, {-1.106592653589793, \ -1.8249896922725604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -2.6434935011891745`}, \ {-1.101592653589793, -0.5316859179213904}, {-1.101592653589793, \ -1.8260279426292132`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -2.646387838512101}, \ {-1.0965926535897932`, -0.5293342676970217}, {-1.0965926535897932`, \ -1.8270448571944657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -2.6492806192331972`}, \ {-1.0915926535897933`, -0.5269811644013395}, {-1.0915926535897933`, \ -1.8280408170783131`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -2.652171631896874}, \ {-1.086592653589793, -0.5246266531524639}, {-1.086592653589793, \ -1.8290161973232557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -2.6550606705187616`}, \ {-1.081592653589793, -0.5222707777507642}, {-1.081592653589793, \ -1.829971366936364}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -2.657947534520643}, \ {-1.0765926535897932`, -0.5199135807148982}, {-1.0765926535897932`, \ -1.83090668892541}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -2.6608320286631226`}, \ {-1.0715926535897933`, -0.5175551033166733}, {-1.0715926535897933`, \ -1.8318225203387692`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -2.6637139629762663`}, \ {-1.066592653589793, -0.5151953856147746}, {-1.066592653589793, \ -1.8327192123088418`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -2.6665931526884026`}, \ {-1.061592653589793, -0.5128344664873886}, {-1.061592653589793, \ -1.8335971100987156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -2.669469418153285}, \ {-1.0565926535897932`, -0.5104723836637782}, {-1.0565926535897932`, \ -1.8344565531518324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -2.6723425847757856`}, \ {-1.0515926535897933`, -0.508109173754843}, {-1.0515926535897933`, \ -1.8352978751444207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.6752124829363053`}, \ {-1.046592653589793, -0.5057448722827004}, {-1.046592653589793, \ -1.8361214040404594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.67807894791407}, \ {-1.041592653589793, -0.5033795137093261}, {-1.041592653589793, \ -1.8369274621489622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.6809418198094606`}, \ {-1.0365926535897931`, -0.5010131314642887}, {-1.0365926535897931`, \ -1.8377163661833675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.6838009434655348`}, \ {-1.0315926535897932`, -0.49864575797161037`}, {-1.0315926535897932`, \ -1.8384884273228472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.6866561683888905`}, \ {-1.026592653589793, -0.4962774246757869}, {-1.026592653589793, \ -1.8392439512753356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.6895073486699923`}, \ {-1.021592653589793, -0.4939081620669952}, {-1.021592653589793, \ -1.8399832383421029`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.6923543429030987`}, \ {-1.0165926535897931`, -0.4915379997055195}, {-1.0165926535897931`, \ -1.8407065834837033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.6951970141059167`}, \ {-1.0115926535897932`, -0.4891669662454246}, {-1.0115926535897932`, \ -1.8414142763871422`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.6980352296390846`}, \ {-1.0065926535897929`, -0.4867950894575002}, {-1.0065926535897929`, \ -1.8421066015340954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.7008688611256013`}, \ {-1.001592653589793, -0.4844223962515079}, {-1.001592653589793, \ -1.8427838382700523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.7036977843703}, \ {-0.9965926535897931, -0.4820489126977467}, {-0.9965926535897931, \ -1.8434462608742308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.706521879279465}, \ {-0.9915926535897932, -0.47967466404797016`}, {-0.9915926535897932, \ -1.8440941386301535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.709341029780671}, \ {-0.9865926535897929, -0.4772996747556734}, {-0.9865926535897929, \ -1.8447277358967409`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.7121551237429404`}, \ {-0.981592653589793, -0.47492396849576995`}, {-0.981592653589793, \ -1.8453473121798247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.7149640528972885`}, \ {-0.9765926535897931, -0.4725475681836845}, {-0.9765926535897931, \ -1.8459531222039702`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.7177677127577295`}, \ {-0.9715926535897932, -0.4701704959938777}, {-0.9715926535897932, \ -1.8465454159844958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.72056600254281}, \ {-0.9665926535897928, -0.4677927733778259}, {-0.9665926535897928, \ -1.8471244388996106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.7233588250977343`}, \ {-0.961592653589793, -0.4654144210814719}, {-0.961592653589793, \ -1.8476904317625664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.7261460868171494`}, \ {-0.9565926535897931, -0.46303545916216077`}, {-0.9565926535897931, \ -1.848243630893763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.7289276975686003`}, \ {-0.9515926535897932, -0.46065590700509473`}, {-0.9515926535897932, \ -1.8487842681926874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.7317035706167707`}, \ {-0.9465926535897933, -0.4582757833392961}, {-0.9465926535897933, \ -1.8493125712096763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.734473622548489}, \ {-0.9415926535897929, -0.4558951062531231}, {-0.9415926535897929, \ -1.8498287632173676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.737237773198584}, \ {-0.936592653589793, -0.4535138932093323}, {-0.936592653589793, \ -1.8503330632818342`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.7399959455765974`}, \ {-0.9315926535897932, -0.4511321610597177}, {-0.9315926535897932, \ -1.8508256863333052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.742748065794414}, \ {-0.9265926535897933, -0.44874992605932446`}, {-0.9265926535897933, \ -1.8513068432364486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.7454940629948124`}, \ {-0.9215926535897929, -0.44636720388027}, {-0.9215926535897929, \ -1.8517767408601389`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.7482338692809765`}, \ {-0.916592653589793, -0.4439840096251713}, {-0.916592653589793, \ -1.8522355821466887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.7509674196469924`}, \ {-0.9115926535897931, -0.44160035784019563`}, {-0.9115926535897931, \ -1.8526835661804855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.7536946519093477`}, \ {-0.9065926535897932, -0.4392162625277466}, {-0.9065926535897932, \ -1.8531208882560077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.7564155066394447`}, \ {-0.9015926535897929, -0.4368317371588017}, {-0.9015926535897929, \ -1.8535477399451779`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.75912992709716}, \ {-0.896592653589793, -0.43444679468490366`}, {-0.896592653589793, \ -1.853964309164027}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.761837859165439}, \ {-0.8915926535897931, -0.4320614475498258}, {-0.8915926535897931, \ -1.8543707802386311`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.7645392512859597`}, \ {-0.8865926535897932, -0.4296757077009128}, {-0.8865926535897932, \ -1.8547673339703061`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.7672340543958653`}, \ {-0.8815926535897929, -0.4272895866001167}, {-0.8815926535897929, \ -1.855154147700048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.7699222218655555`}, \ {-0.876592653589793, -0.42490309523473246`}, {-0.876592653589793, \ -1.855531395372153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.77260370943757}, \ {-0.8715926535897931, -0.42251624412784056`}, {-0.8715926535897931, \ -1.8558992475970544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.7752784751665587`}, \ {-0.8665926535897932, -0.42012904334846773`}, {-0.8665926535897932, \ -1.8562578717133416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.777946479360311}, \ {-0.8615926535897929, -0.4177415025214801}, {-0.8615926535897929, \ -1.856607431848914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.7806076845218914`}, \ {-0.856592653589793, -0.4153536308372081}, {-0.856592653589793, \ -1.8569480889813237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.783262055292841}, \ {-0.8515926535897931, -0.4129654370608152}, {-0.8515926535897931, \ -1.8572800009972223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.7859095583974653`}, \ {-0.8465926535897932, -0.4105769295414216}, {-0.8465926535897932, \ -1.8576033227509827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.788550162588189}, \ {-0.8415926535897928, -1.8579182061224133`}, {-0.8415926535897928, \ -0.40818811622098294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.7911838385919787`}, \ {-0.836592653589793, -1.858224800073613}, {-0.836592653589793, \ -0.40579900464294233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.7938105590578357`}, \ {-0.8315926535897931, -1.8585232507049492`}, {-0.8315926535897931, \ -0.40340960196064785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.796430298505337}, \ {-0.8265926535897932, -1.8588137013101418`}, {-0.8265926535897932, \ -0.40101991494555594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.7990430332742164`}, \ {-0.8215926535897933, -1.859096292430475}, {-0.8215926535897933, \ -0.3986299499952245}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.8016487414749984`}, \ {-0.8165926535897929, -1.859371161908117}, {-0.8165926535897929, \ -0.3962397131410904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.8042474029406432`}, \ {-0.811592653589793, -1.8596384449385648`}, {-0.811592653589793, \ -0.3938492100560573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.806838999179222}, \ {-0.8065926535897932, -1.8598982741222074`}, {-0.8065926535897932, \ -0.3914584460618809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.8094235133275887`}, \ {-0.8015926535897933, -1.8601507795150163`}, {-0.8015926535897933, \ -0.38906742613637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.8120009301060525`}, \ {-0.7965926535897929, -1.860396088678357}, {-0.7965926535897929, \ -0.3866761549204024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.8145712357740313`}, \ {-0.791592653589793, -1.8606343267279446`}, {-0.791592653589793, \ -0.3842846367247645}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.8171344180866726`}, \ {-0.7865926535897931, -1.8608656163819288`}, {-0.7865926535897931, \ -0.38189287553681817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.8196904662524385`}, \ {-0.7815926535897932, -1.8610900780081285`}, {-0.7815926535897932, \ -0.37950087502699537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.8222393708916242`}, \ {-0.7765926535897929, -1.861307829670419}, {-0.7765926535897929, \ -0.37710863855513815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.8247811239958156`}, \ {-0.771592653589793, -1.8615189871742772`}, {-0.771592653589793, \ -0.37471616917667583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.8273157188882663`}, \ {-0.7665926535897931, -1.8617236641114945`}, {-0.7665926535897931, \ -0.37232346964864405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.8298431501851637`}, \ {-0.7615926535897932, -1.8619219719040665`}, {-0.7615926535897932, \ -0.369930542435565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.832363413757799}, \ {-0.7565926535897929, -1.8621140198472677`}, {-0.7565926535897929, \ -0.36753738971517397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.8348765066956014`}, \ {-0.751592653589793, -1.8622999151519168`}, {-0.751592653589793, \ -0.3651440133840085}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.8373824272700405`}, \ {-0.7465926535897931, -1.8624797629858498`}, {-0.7465926535897931, \ -0.36275041506285854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.8398811748993626`}, \ {-0.7415926535897932, -1.8626536665146038`}, {-0.7415926535897932, \ -0.3603565961020873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.8423727501141727`}, \ {-0.7365926535897929, -1.8628217269413243`}, {-0.7365926535897929, \ -0.3579625575868168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.844857154523817}, \ {-0.731592653589793, -1.862984043545905}, {-0.731592653589793, \ -0.35556830034199244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.847334390783581}, \ {-0.7265926535897931, -1.863140713723374}, {-0.7265926535897931, \ -0.3531738249373227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.849804462562665}, \ {-0.7215926535897932, -1.8632918330215327`}, {-0.7215926535897932, \ -0.3507791316921008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.852267374512934}, \ {-0.7165926535897928, -1.8634374951778587`}, {-0.7165926535897928, \ -0.3483842206799081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.8547231322384286`}, \ {-0.711592653589793, -1.8635777921556884`}, {-0.711592653589793, \ -0.3459890917332093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.8571717422656153`}, \ {-0.7065926535897931, -1.8637128141796844`}, {-0.7065926535897931, \ -0.3435937444478333}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.8596132120143682`}, \ {-0.7015926535897932, -1.8638426497705998`}, {-0.7015926535897932, \ -0.34119817818734943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.862047549769659}, \ {-0.6965926535897933, -1.8639673857793546`}, {-0.6965926535897933, \ -0.33880239208734003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.864474764653959}, \ {-0.6915926535897929, -1.8640871074204326`}, {-0.6915926535897929, \ -0.3364063850595721}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.8668948666003127`}, \ {-0.686592653589793, -1.8642018983046051`}, {-0.686592653589793, \ -0.3340101557960691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.869307866326095}, \ {-0.6815926535897932, -1.8643118404710046`}, {-0.6815926535897932, \ -0.33161370277308805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.871713775307419}, \ {-0.6765926535897933, -1.8644170144185448`}, {-0.6765926535897933, \ -0.32921702425500343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.8741126057541933`}, \ {-0.6715926535897929, -1.864517499136712}, {-0.6715926535897929, \ -0.3268201182981002}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.8765043705858044`}, \ {-0.666592653589793, -1.864613372135728}, {-0.666592653589793, \ -0.324422982754277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.878889083407422}, \ {-0.6615926535897931, -1.8647047094761027`}, {-0.6615926535897931, \ -0.32202561527466655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.8812667584869045`}, \ {-0.6565926535897932, -1.8647915857975819`}, {-0.6565926535897932, \ -0.3196280133131669}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.8836374107323004`}, \ {-0.6515926535897929, -1.8648740743475074`}, {-0.6515926535897929, \ -0.31723017412989596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.8860010556699165`}, \ {-0.646592653589793, -1.8649522470085946`}, {-0.646592653589793, \ -0.3148320947945651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.888357709422969}, \ {-0.6415926535897931, -1.8650261743261398`}, {-0.6415926535897931, \ -0.31243377218977164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.8907073886907684`}, \ {-0.6365926535897932, -1.8650959255346704`}, {-0.6365926535897932, \ -0.31003520301422116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.8930501107284634`}, \ {-0.6315926535897929, -1.865161568584045}, {-0.6315926535897929, \ -0.3076363837858704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.895385893327296}, \ {-0.626592653589793, -1.8652231701650155`}, {-0.626592653589793, \ -0.3052373108450043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.8977147547953823`}, \ {-0.6215926535897931, -1.8652807957342648`}, {-0.6215926535897931, \ -0.30283798035723986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.9000367139390035`}, \ {-0.6165926535897932, -1.8653345095389178`}, {-0.6165926535897932, \ -0.30043838831645736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.9023517900443743`}, \ {-0.6115926535897929, -1.8653843746405578`}, {-0.6115926535897929, \ -0.2980385305476745}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.904660002859905}, \ {-0.606592653589793, -1.8654304529387329`}, {-0.606592653589793, \ -0.29563840270984887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.906961372578932}, \ {-0.6015926535897931, -1.865472805193982}, {-0.6015926535897931, \ -0.2932380002986176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.909255919822908}, \ {-0.5965926535897932, -1.8655114910503785`}, {-0.5965926535897932, \ -0.290837318648976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.911543665625034}, \ {-0.5915926535897928, -1.8655465690576103`}, {-0.5915926535897928, \ -0.28843635293789854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.9138246314143426`}, \ {-0.586592653589793, -1.8655780966925934`}, {-0.586592653589793, \ -0.2860350981868985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.916098839000197}, \ {-0.5815926535897931, -1.8656061303806406`}, {-0.5815926535897931, \ -0.2836335492645274}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.9183663105572153`}, \ {-0.5765926535897931, -1.865630725516189}, {-0.5765926535897931, \ -0.28123170088882604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.9206270686106004`}, \ {-0.571592653589793, -1.8656519364830901`}, {-0.571592653589793, \ -0.2788295476297122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.9228811360218647`}, \ {-0.566592653589793, -1.865669816674485}, {-0.566592653589793, \ -0.2764270839113231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.9251285359749524`}, \ {-0.561592653589793, -1.8656844185122572`}, {-0.561592653589793, \ -0.27402430401429884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.927369291962727}, \ {-0.556592653589793, -1.8656957934660845`}, {-0.556592653589793, \ -0.2716212020780214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.929603427773842}, \ {-0.551592653589793, -1.865703992072091}, {-0.551592653589793, \ -0.26921777210279874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -2.9318309674799647`}, \ {-0.546592653589793, -1.865709063951109}, {-0.546592653589793, \ -0.26681400795200355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -2.9340519354233554`}, \ {-0.541592653589793, -1.8657110578265625`}, {-0.541592653589793, \ -0.26440990335416387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.9362663562047895`}, \ {-0.536592653589793, -1.8657100215419729`}, {-0.536592653589793, \ -0.262005451905007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.93847425467181}, \ {-0.531592653589793, -1.865706002078104}, {-0.531592653589793, \ -0.2596006470694602}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.9406756559073184`}, \ {-0.526592653589793, -1.8656990455697453`}, {-0.526592653589793, \ -0.2571954821836055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.942870585218468}, \ {-0.521592653589793, -1.8656891973221457`}, {-0.521592653589793, \ -0.2547899504565923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.945059068125884}, \ {-0.5165926535897931, -1.8656765018271066`}, {-0.5165926535897931, \ -0.2523840449725071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.947241130353176}, \ {-0.511592653589793, -1.8656610027787364`}, {-0.511592653589793, \ -0.2499777586922047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.949416797816748}, \ {-0.5065926535897931, -1.8656427430888751`}, {-0.5065926535897931, \ -0.24757108445509488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -2.9515860966159018`}, \ {-0.5015926535897931, -1.865621764902204}, {-0.5015926535897931, \ -0.24516401498089538`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -2.9537490530232144`}, \ {-0.49659265358979304`, -1.8655981096110321`}, {-0.49659265358979304`, \ -0.2427565428713422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -2.955905693475191}, \ {-0.4915926535897931, -1.8655718178697798`}, {-0.4915926535897931, \ -0.24034866061186477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -2.95805604456319}, \ {-0.4865926535897931, -1.8655429296091588`}, {-0.4865926535897931, \ -0.23794036057322335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.9602001330245993`}, \ {-0.4815926535897931, -1.8655114840500584`}, {-0.4815926535897931, \ -0.23553163501311186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -2.962337985734275}, \ {-0.4765926535897931, -1.865477519717142}, {-0.4765926535897931, \ -0.23312247607772474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.964469629696218}, \ {-0.4715926535897931, -1.8654410744521595`}, {-0.4715926535897931, \ -0.23071287580329014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.966595092035504}, \ {-0.46659265358979307`, -1.8654021854269862`}, {-0.46659265358979307`, \ -0.2283028261175699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.968714399990432}, \ {-0.46159265358979307`, -1.8653608891563904`}, {-0.46159265358979307`, \ -0.22589231884132788`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.970827580904917}, \ {-0.45659265358979306`, -1.8653172215105325`}, {-0.45659265358979306`, \ -0.2234813456897613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.9729346622210917`}, \ {-0.45159265358979306`, -1.8652712177272102`}, {-0.45159265358979306`, \ -0.22106989827390952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.975035671472141}, \ {-0.44659265358979305`, -1.8652229124238475`}, {-0.44659265358979305`, \ -0.21865796810202406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.9771306362753305`}, \ {-0.44159265358979305`, -1.8651723396092341`}, {-0.44159265358979305`, \ -0.2162455465809143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.9792195843252536`}, \ {-0.43659265358979304`, -1.8651195326950272`}, {-0.43659265358979304`, \ -0.2138326250172606}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.9813025433872755`}, \ {-0.43159265358979304`, -1.8650645245070085`}, {-0.43159265358979304`, \ -0.21141919461890044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.9833795412911703`}, \ {-0.42659265358979304`, -1.8650073472961166`}, {-0.42659265358979304`, \ -0.20900524649608687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.9854506059249535`}, \ {-0.42159265358979303`, -1.8649480327492445`}, {-0.42159265358979303`, \ -0.20659077166271808`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -2.9875157652288946`}, \ {-0.416592653589793, -1.8648866119998215`}, {-0.416592653589793, \ -0.20417576103754148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -2.9895750471897147`}, \ {-0.411592653589793, -1.8648231156381734`}, {-0.411592653589793, \ -0.20176020544533263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -2.9916284798349553`}, \ {-0.406592653589793, -1.8647575737216702`}, {-0.406592653589793, \ -0.19934409561804564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.993676091227525}, \ {-0.40159265358979307`, -1.8646900157846653`}, {-0.40159265358979307`, \ -0.1969274221959399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -2.9957179094604083`}, \ {-0.39659265358979306`, -1.864620470848234}, {-0.39659265358979306`, \ -0.19451017572868387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.9977539626515366`}, \ {-0.39159265358979306`, -1.8645489674297073`}, {-0.39159265358979306`, \ -0.1920923466764323}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -2.9997842789388183`}, \ {-0.38659265358979306`, -1.8644755335520158`}, {-0.38659265358979306`, \ -0.1896739254108821}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -3.0018088864753265`}, \ {-0.38159265358979305`, -1.864400196752838}, {-0.38159265358979305`, \ -0.18725490221630278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -3.0038278134246306`}, \ {-0.37659265358979305`, -1.8643229840935667`}, {-0.37659265358979305`, \ -0.18483526729054725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -3.0058410879562767`}, \ {-0.3715926535897931, -1.8642439221680873`}, {-0.3715926535897931, \ -0.18241501074603844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -3.007848738241414}, \ {-0.3665926535897931, -1.8641630371113818`}, {-0.3665926535897931, \ -0.1799941226107341}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -3.009850792448551}, \ {-0.3615926535897931, -1.8640803546079556`}, {-0.3615926535897931, \ -0.17757259282907273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -3.0118472787394532`}, \ {-0.3565926535897931, -1.8639958999000943`}, {-0.3565926535897931, \ -0.17515041126289765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -3.013838225265171}, \ {-0.3515926535897931, -1.863909697795951}, {-0.3515926535897931, \ -0.1727275676923586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -3.0158236601621935`}, \ {-0.3465926535897931, -1.863821772677473}, {-0.3465926535897931, \ -0.17030405181679778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -3.0178036115487257`}, \ {-0.34159265358979307`, -1.8637321485081642`}, {-0.34159265358979307`, \ -0.16787985325561203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -3.0197781075210917`}, \ {-0.33659265358979307`, -1.8636408488406933`}, {-0.33659265358979307`, \ -0.1654549615490988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -3.021747176150246}, \ {-0.33159265358979306`, -1.8635478968243502`}, {-0.33159265358979306`, \ -0.16302936615928465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -3.0237108454784103`}, \ {-0.32659265358979306`, -1.8634533152123458`}, {-0.32659265358979306`, \ -0.16060305647073025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -3.025669143515817}, \ {-0.32159265358979305`, -1.863357126368973}, {-0.32159265358979305`, \ -0.15817602179132303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -3.0276220982375563`}, \ {-0.31659265358979305`, -1.8632593522766168`}, {-0.31659265358979305`, \ -0.15574825135304968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -3.029569737580536}, \ {-0.31159265358979304`, -1.8631600145426281`}, {-0.31159265358979304`, \ -0.15331973431275067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -3.0315120894405423`}, \ {-0.30659265358979304`, -1.8630591344060585`}, {-0.30659265358979304`, \ -0.15089045975286153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -3.033449181669397}, \ {-0.30159265358979304`, -1.8629567327442593`}, {-0.30159265358979304`, \ -0.1484604166821322}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -3.0353810420722147`}, \ {-0.29659265358979303`, -1.862852830079351}, {-0.29659265358979303`, \ -0.1460295940363366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -3.037307698404755}, \ {-0.2915926535897931, -1.8627474465845608`}, {-0.2915926535897931, \ -0.14359798067896054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -3.0392291783708663`}, \ {-0.2865926535897931, -1.8626406020904358`}, {-0.2865926535897931, \ -0.14116556540187705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -3.041145509620016}, \ {-0.2815926535897931, -1.8625323160909333`}, {-0.2815926535897931, \ -0.13873233692600723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -3.0430567197449117`}, \ {-0.27659265358979307`, -1.8624226077493873`}, {-0.27659265358979307`, \ -0.1362982839019643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -3.0449628362792054`}, \ {-0.27159265358979306`, -1.8623114959043585`}, {-0.27159265358979306`, \ -0.1338633949106833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -3.0468638866952786`}, \ {-0.26659265358979306`, -1.862198999075371}, {-0.26659265358979306`, \ -0.1314276584640395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -3.0487598984021123`}, \ {-0.26159265358979306`, -1.862085135468528}, {-0.26159265358979306`, \ -0.12899106300544633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -3.050650898743227}, \ {-0.25659265358979305`, -1.8619699229820248`}, {-0.25659265358979305`, \ -0.12655359691044665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -3.0525369149947057`}, \ {-0.25159265358979305`, -1.8618533792115506`}, {-0.25159265358979305`, \ -0.12411524848728765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -3.0544179743632864`}, \ {-0.24659265358979304`, -1.86173552145558}, {-0.24659265358979304`, \ -0.12167600597748018`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -3.0562941039845275`}, \ {-0.24159265358979304`, -1.8616163667205659`}, {-0.24159265358979304`, \ -0.11923585755634944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -3.0581653309210437`}, \ {-0.23659265358979303`, -1.8614959317260256`}, {-0.23659265358979303`, \ -0.11679479133356852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -3.060031682160805}, \ {-0.23159265358979303`, -1.8613742329095346`}, {-0.23159265358979303`, \ -0.11435279535368564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -3.061893184615509}, \ {-0.22659265358979308`, -1.8612512864316129`}, {-0.22659265358979308`, \ -0.11190985759663237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -3.0637498651190107`}, \ {-0.22159265358979308`, -1.8611271081805234`}, {-0.22159265358979308`, \ -0.10946596597822378`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -3.065601750425816}, \ {-0.21659265358979307`, -1.8610017137769737`}, {-0.21659265358979307`, \ -0.10702110835064725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -3.0674488672096385`}, \ {-0.21159265358979307`, -1.8608751185787273`}, {-0.21159265358979307`, \ -0.10457527250293688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -3.0692912420620093`}, \ {-0.20659265358979306`, -1.8607473376851236`}, {-0.20659265358979306`, \ -0.10212844616144061`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -3.071128901490952}, \ {-0.20159265358979306`, -1.8606183859415117`}, {-0.20159265358979306`, \ -0.0996806169902722}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -3.0729618719197016`}, \ {-0.19659265358979305`, -1.8604882779435985`}, {-0.19659265358979305`, \ -0.09723177259175696}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -3.074790179685491}, \ {-0.19159265358979305`, -1.8603570280417103`}, {-0.19159265358979305`, \ -0.09478190050686074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -3.0766138510383785`}, \ {-0.18659265358979304`, -1.860224650344975}, {-0.18659265358979304`, \ -0.09233098821561525}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -3.078432912140129}, \ {-0.18159265358979304`, -1.8600911587254219`}, {-0.18159265358979304`, \ -0.0898790231375296}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -3.080247389063152}, \ {-0.17659265358979304`, -1.8599565668220028`}, {-0.17659265358979304`, \ -0.08742599263199108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -3.082057307789472}, \ {-0.17159265358979303`, -1.8598208880445362`}, {-0.17159265358979303`, \ -0.08497188399865917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -3.083862694209766}, \ {-0.16659265358979303`, -1.859684135577573}, {-0.16659265358979303`, \ -0.08251668447784521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -3.085663574122424}, \ {-0.16159265358979308`, -1.8595463223841961`}, {-0.16159265358979308`, \ -0.08006038125089172}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -3.087459973232672}, \ {-0.15659265358979307`, -1.8594074612097347`}, {-0.15659265358979307`, \ -0.07760296144052892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -3.089251917151727}, \ {-0.15159265358979307`, -1.859267564585421}, {-0.15159265358979307`, \ -0.075144412111237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -3.0910394313959975`}, \ {-0.14659265358979306`, -1.8591266448319645`}, {-0.14659265358979306`, \ -0.07268472026958574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -3.092822541386322}, \ {-0.14159265358979306`, -1.8589847140630698`}, {-0.14159265358979306`, \ -0.0702238728645788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -3.0946012724472465`}, \ {-0.13659265358979306`, -1.8588417841888805`}, {-0.13659265358979306`, \ -0.06776185678797865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -3.0963756498063444`}, \ {-0.13159265358979305`, -1.858697866919356}, {-0.13159265358979305`, \ -0.06529865887462646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -3.0981456985935685`}, \ {-0.12659265358979305`, -1.8585529737675917`}, {-0.12659265358979305`, \ -0.06283426590275902}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -3.0999114438406354`}, \ {-0.12159265358979304`, -1.8584071160530709`}, {-0.12159265358979304`, \ -0.060368664594310145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -3.101672910480456}, \ {-0.11659265358979304`, -1.858260304904855}, {-0.11659265358979304`, \ -0.05790184161520847}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -3.103430123346585}, \ {-0.11159265358979303`, -1.8581125512647176`}, {-0.11159265358979303`, \ -0.05543378357566676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -3.105183107172718}, \ {-0.10659265358979303`, -1.8579638658902138`}, {-0.10659265358979303`, \ -0.0529644770304628}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -3.1069318865922053`}, \ {-0.10159265358979308`, -1.8578142593576976`}, {-0.10159265358979308`, \ -0.05049390847921554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -3.1086764861376066`}, \ {-0.09659265358979308, -1.857663742065278}, {-0.09659265358979308, \ -0.04802206436664964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -3.1104169302402735`}, \ {-0.09159265358979307, -1.8575123242357223`}, {-0.09159265358979307, \ -0.04554893108285788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -3.1121532432299563`}, \ {-0.08659265358979307, -1.8573600159193044`}, {-0.08659265358979307, \ -0.043074494963553124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -3.1138854493344446`}, \ {-0.08159265358979306, -1.8572068269965991`}, {-0.08159265358979306, \ -0.04059874229031439}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -3.1156135726792304`}, \ {-0.07659265358979306, -1.8570527671812247`}, {-0.07659265358979306, \ -0.03812165929082782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -3.117337637287199}, \ {-0.07159265358979305, -1.8568978460225345`}, {-0.07159265358979305, \ -0.03564323213911828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -3.119057667078346}, \ {-0.06659265358979305, -1.856742072908259}, {-0.06659265358979305, \ -0.03316344695577708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -3.1207736858695174`}, \ {-0.061592653589793045`, -1.8565854570670977`}, {-0.061592653589793045`, \ -0.030682289808184132`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -3.1224857173741767`}, \ {-0.05659265358979304, -1.856428007571262}, {-0.05659265358979304, \ -0.028199746710719023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -3.1241937852021873`}, \ {-0.051592653589793036`, -1.8562697333389746`}, {-0.051592653589793036`, \ -0.025715803624973027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -3.1258979128596276`}, \ {-0.04659265358979303, -1.8561106431369185`}, {-0.04659265358979303, \ -0.023230446459950118`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -3.127598123748621}, \ {-0.04159265358979303, -1.8559507455826434`}, {-0.04159265358979303, \ -0.020743661072264618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -3.129294441167186}, \ {-0.03659265358979302, -1.855790049146925}, {-0.03659265358979302, \ -0.01825543326633167}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -3.1309868883091116`}, \ {-0.03159265358979302, -1.8556285621560868`}, {-0.03159265358979302, \ -0.015765748794556163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -3.1326754882638483`}, \ {-0.026592653589793014`, -1.85546629279427}, {-0.026592653589793014`, \ -0.013274593357509542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -3.1343602640164177`}, \ {-0.02159265358979301, -1.8553032491056696`}, {-0.02159265358979301, \ -0.010781952604108552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -3.136041238447344}, \ {-0.016592653589793005`, -1.8551394389967262`}, {-0.016592653589793005`, \ -0.008287812131783735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -3.1377184343326006`}, \ {-0.011592653589793, -1.8549748702382773`}, {-0.011592653589793, \ -0.005792157486645669}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -3.1393918743435703`}, \ {-0.006592653589792996, -1.8548095504676718`}, {-0.006592653589792996, \ -0.00329497416364631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -3.141061581047031}, \ {-0.0015926535897931027`, -1.8546434871908404`}, {-0.0015926535897931027`, \ -0.0007962476067324617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 3.140457730274438}, { 0.0034073464102069018`, -1.854476687784336}, { 0.0034073464102069018`, 0.0017040367910000898`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 3.1387954229040966`}, { 0.008407346410206906, -1.8543091594973296`}, {0.008407346410206906, 0.004205893687162404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 3.1371367817685414`}, { 0.01340734641020691, -1.8541409094535757`}, {0.01340734641020691, 0.006709337789927287}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 3.135481784719309}, { 0.018407346410206915`, -1.8539719446533365`}, { 0.018407346410206915`, 0.009214383857895355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 3.13383040971242}, { 0.02340734641020692, -1.853802271975277}, {0.02340734641020692, 0.011721046699956281`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 3.132182634808303}, { 0.028407346410206924`, -1.8536318981783197`}, { 0.028407346410206924`, 0.014229341175163933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 3.1305384381717167`}, { 0.03340734641020693, -1.8534608299034716`}, {0.03340734641020693, 0.016739282192607487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 3.128897798071659}, { 0.03840734641020693, -1.8532890736756138`}, {0.03840734641020693, 0.01925088471129013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 3.1272606928812574`}, { 0.04340734641020694, -1.8531166359052613`}, {0.04340734641020694, 0.02176416374001201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 3.1256271010776597`}, { 0.04840734641020694, -1.8529435228902882`}, {0.04840734641020694, 0.024279134337256047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 3.123997001241902}, { 0.053407346410206946`, -1.8527697408176271`}, { 0.053407346410206946`, 0.026795811611074506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 3.1223703720587728`}, { 0.05840734641020695, -1.852595295764932}, {0.05840734641020695, 0.029314210718985424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 3.120747192316664}, { 0.06340734641020696, -1.8524201937022147`}, {0.06340734641020696, 0.03183434686786585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 3.119127440907419}, { 0.06840734641020696, -1.8522444404934513`}, {0.06840734641020696, 0.03435623531385248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 3.117511096826157}, { 0.07340734641020696, -1.8520680418981599`}, {0.07340734641020696, 0.03687989136224357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 3.1158981391711036`}, { 0.07840734641020697, -1.8518910035729492`}, {0.07840734641020697, 0.039405330367405726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 3.1142885471434076`}, { 0.08340734641020697, -1.851713331073042}, {0.08340734641020697, 0.04193256773267954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 3.112682300046943}, { 0.08840734641020698, -1.851535029853766}, {0.08840734641020698, 0.044461618910295916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 3.111079377288114}, { 0.09340734641020698, -1.8513561052720258`}, {0.09340734641020698, 0.046992499401285644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 3.109479758375644}, { 0.09840734641020699, -1.8511765625877414`}, {0.09840734641020699, 0.04952522475539878}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 3.107883422920363}, { 0.10340734641020699`, -1.8509964069652662`}, {0.10340734641020699`, 0.0520598105710243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 3.106290350634984}, { 0.108407346410207, -1.8508156434747762`}, {0.108407346410207, 0.05459627249511104}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 3.1047005213338754`}, { 0.113407346410207, -1.8506342770936377`}, {0.113407346410207, 0.05713462622309333}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 3.1031139149328273`}, { 0.118407346410207, -1.8504523127077481`}, {0.118407346410207, 0.059674887498817566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 3.1015305114488108`}, { 0.1234073464102069, -1.8502697551128544`}, {0.1234073464102069, 0.062217072114470924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 3.09995029099973}, { 0.1284073464102069, -1.8500866090158476`}, {0.1284073464102069, 0.06476119591051346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 3.0983732338041743`}, { 0.1334073464102069, -1.8499028790360352`}, {0.1334073464102069, 0.0673072747756107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 3.09679932018116}, { 0.1384073464102069, -1.8497185697063905`}, {0.1384073464102069, 0.06985532464656906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 3.095228530549871}, { 0.14340734641020692`, -1.8495336854747801`}, {0.14340734641020692`, 0.07240536150827305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 3.0936608454293886`}, { 0.14840734641020692`, -1.8493482307051679`}, {0.14840734641020692`, 0.07495740139362603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 3.092096245438429}, { 0.15340734641020692`, -1.8491622096788027`}, {0.15340734641020692`, 0.07751146038348734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 3.0905347112950645`}, { 0.15840734641020693`, -1.8489756265953783`}, {0.15840734641020693`, 0.08006755460661845}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 3.0889762238164473`}, { 0.16340734641020693`, -1.8487884855741803`}, {0.16340734641020693`, 0.08262570023962378}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 3.08742076391853}, { 0.16840734641020694`, -1.8486007906552058`}, {0.16840734641020694`, 0.08518591350689761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 3.085868312615781}, { 0.17340734641020694`, -1.8484125458002694`}, {0.17340734641020694`, 0.08774821068057047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 3.0843188510208965`}, { 0.17840734641020695`, -1.848223754894085}, {0.17840734641020695`, 0.09031260808045666}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 3.082772360344511}, { 0.18340734641020695`, -1.8480344217453317`}, {0.18340734641020695`, 0.09287912207400527}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 3.0812288218949067`}, { 0.18840734641020696`, -1.8478445500877012`}, {0.18840734641020696`, 0.09544776907624633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 3.079688217077718}, { 0.19340734641020696`, -1.8476541435809246`}, {0.19340734641020696`, 0.09801856554974545}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 3.078150527395634}, { 0.19840734641020696`, -1.8474632058117813`}, {0.19840734641020696`, 0.1005915280045556}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 3.0766157344481004`}, { 0.20340734641020697`, -1.8472717402950936`}, {0.20340734641020697`, 0.10316667299816892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 3.0750838199310198`}, { 0.20840734641020697`, -1.8470797504747007`}, {0.20840734641020697`, 0.1057440171354701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 3.0735547656364486`}, { 0.21340734641020698`, -1.8468872397244163`}, {0.21340734641020698`, 0.10832357706869289`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 3.072028553452296}, { 0.21840734641020698`, -1.8466942113489697`}, {0.21840734641020698`, 0.11090536949737206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, -1.8465006685849312`}, { 0.223407346410207, 3.070505165362019}, {0.223407346410207, 0.1134894111683016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, -1.8463066146016263`}, { 0.228407346410207, 3.068984583444311}, {0.228407346410207, 0.116075718875485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, -1.8461120525020023`}, { 0.233407346410207, 3.067466789872815}, {0.233407346410207, 0.11866430946010825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, -1.8459169853235664`}, { 0.238407346410207, 3.0659517669157843`}, {0.238407346410207, 0.12125519981045822`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, -1.8457214160391509`}, { 0.243407346410207, 3.064439496935823}, {0.243407346410207, 0.1238484068619387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, -1.8455253475578817`}, { 0.248407346410207, 3.0629299623895108`}, {0.248407346410207, 0.12644394759695374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, -1.8453287827258946`}, { 0.2534073464102069, 3.0614231458271735`}, {0.2534073464102069, 0.12904183904493136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, -1.84513172432721}, { 0.2584073464102069, 3.059919029892532}, {0.2584073464102069, 0.13164209828224865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, -1.8449341750845603`}, { 0.2634073464102069, 3.0584175973223804`}, {0.2634073464102069, 0.13424474243217185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, -1.8447361376601425`}, { 0.2684073464102069, 3.056918830946309}, {0.2684073464102069, 0.13684978866483374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, -1.8445376146563466`}, { 0.2734073464102069, 3.055422713686421}, {0.2734073464102069, 0.13945725419721944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, -1.8443386086166473`}, { 0.2784073464102069, 3.0539292285569553`}, {0.2784073464102069, 0.14206715629303965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, -1.8441391220262442`}, { 0.28340734641020693`, 3.052438358664041}, {0.28340734641020693`, 0.1446795122627547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, -1.8439391573128463`}, { 0.28840734641020693`, 3.050950087205365}, {0.28840734641020693`, 0.14729433946349507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, -1.8437387168473323`}, { 0.29340734641020694`, 3.049464397469918}, {0.29340734641020694`, 0.14991165529905487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, -1.8435378029445566`}, { 0.29840734641020694`, 3.047981272837625}, {0.29840734641020694`, 0.15253147721978333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, -1.8433364178640177`}, { 0.30340734641020695`, 3.0465006967790615`}, {0.30340734641020695`, 0.15515382272255668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, -1.8431345638104721`}, { 0.30840734641020695`, 3.045022652855217}, {0.30840734641020695`, 0.15777870935076815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, -1.8429322429346828`}, { 0.31340734641020696`, 3.0435471247171284`}, {0.31340734641020696`, 0.1604061546942357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, -1.8427294573340975`}, { 0.31840734641020696`, 3.0420740961056}, {0.31840734641020696`, 0.16303617638913484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, -1.8425262090534147`}, { 0.32340734641020696`, 3.040603550850946}, {0.32340734641020696`, 0.1656687921180012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, -1.8423225000853052`}, { 0.32840734641020697`, 3.03913547287266}, {0.32840734641020697`, 0.1683040196096209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, -1.8421183323710064`}, { 0.333407346410207, 3.0376698461791345`}, {0.333407346410207, 0.17094187663899746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, -1.8419137078009242`}, { 0.338407346410207, 3.0362066548673994`}, {0.338407346410207, 0.1735823810273008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, -1.841708628215258}, { 0.343407346410207, 3.0347458831228242`}, {0.343407346410207, 0.17622555064179654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, -1.8415030954046059`}, { 0.348407346410207, 3.033287515218816}, {0.348407346410207, 0.17887140339577823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, -1.8412971111105512`}, { 0.353407346410207, 3.0318315355165595`}, {0.353407346410207, 0.18151995724850173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, -1.8410906770262307`}, { 0.358407346410207, 3.0303779284647394`}, {0.358407346410207, 0.18417123020512358`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, -1.8408837947968344`}, { 0.363407346410207, 3.0289266785993005`}, {0.363407346410207, 0.1868252403166753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, -1.840676466020318}, { 0.368407346410207, 3.027477770543089}, {0.368407346410207, 0.1894820056798923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, -1.8404686922477684`}, { 0.373407346410207, 3.026031189005695}, {0.373407346410207, 0.19214154443725537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, -1.840260474984103}, { 0.3784073464102069, 3.024586918783087}, {0.3784073464102069, 0.19480387477681138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, -1.8400518156884398`}, { 0.3834073464102069, 3.0231449447574494`}, {0.3834073464102069, 0.19746901493219582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, -1.839842715774755}, { 0.3884073464102069, 3.021705251896835}, {0.3884073464102069, 0.20013698318246198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, -1.8396331766123077`}, { 0.3934073464102069, 3.020267825254968}, {0.3934073464102069, 0.2028077978520511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, -1.8394231995261447`}, { 0.3984073464102069, 3.0188326499709888`}, {0.3984073464102069, 0.20548147731070332`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, -1.839212785797652}, { 0.4034073464102069, 3.0173997112691686`}, {0.4034073464102069, 0.2081580399733273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, -1.8390019366649197`}, { 0.40840734641020693`, 3.015968994458742}, {0.40840734641020693`, 0.21083750429998543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, -1.8387906533234029`}, { 0.41340734641020693`, 3.0145404849335486`}, {0.41340734641020693`, 0.21351988879567568`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, -1.8385789369261631`}, { 0.41840734641020694`, 3.0131141681719433`}, {0.41840734641020694`, 0.21620521201037715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, -1.8383667885845068`}, { 0.42340734641020705`, 3.0116900297364424`}, {0.42340734641020705`, 0.21889349253882995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, -1.8381542093682892`}, { 0.42840734641020695`, 3.010268055273594}, {0.42840734641020695`, 0.22158474902052402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, -1.837941200306494}, { 0.43340734641020706`, 3.008848230513674}, {0.43340734641020706`, 0.22427900013949778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, -1.8377277623875892`}, { 0.43840734641020696`, 3.007430541270509}, {0.43840734641020696`, 0.22697626462427392`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, -1.8375138965599227`}, { 0.44340734641020685`, 3.0060149734412778`}, {0.44340734641020685`, 0.22967656124776348`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, -1.837299603732248}, { 0.44840734641020696`, 3.0046015130062504`}, {0.44840734641020696`, 0.23237990882707046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, -1.8370848847740082`}, { 0.45340734641020686`, 3.0031901460286403`}, {0.45340734641020686`, 0.23508632622345105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, -1.8368697405157832`}, { 0.458407346410207, 3.001780858654397}, {0.458407346410207, 0.237795832342153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, -1.8366541717497646`}, { 0.46340734641020687`, 3.000373637111958}, {0.46340734641020687`, 0.24050844613222822`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, -1.8364381792300586`}, { 0.468407346410207, 2.9989684677121}, {0.468407346410207, 0.24322418658645045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, -1.836221763673024}, { 0.4734073464102069, 2.997565336847796}, {0.4734073464102069, 0.2459430727411998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, -1.8360049257577764`}, { 0.478407346410207, 2.996164230993942}, {0.478407346410207, 0.24866512367622817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, -1.8357876661264563`}, { 0.4834073464102069, 2.994765136707264}, {0.4834073464102069, 0.2513903585145704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, -1.8355699853846839`}, { 0.488407346410207, 2.9933680406260694`}, {0.488407346410207, 0.2541187964223238}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, -1.8353518841017098`}, { 0.4934073464102069, 2.9919729294702133`}, {0.4934073464102069, 0.2568504566086199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, -1.835133362811084}, { 0.498407346410207, 2.990579790040757}, {0.498407346410207, 0.2595853583252385}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, -1.8349144220106288`}, { 0.5034073464102069, 2.98918860922002}, {0.5034073464102069, 0.26232352086668215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, -1.834695062163157}, { 0.508407346410207, 2.987799373971228}, {0.508407346410207, 0.265064963569735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, -1.8344752836964207`}, { 0.5134073464102069, 2.9864120713385627`}, {0.5134073464102069, 0.26780970581353375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, -1.8342550870037624`}, { 0.518407346410207, 2.9850266884468732`}, {0.518407346410207, 0.2705577670191536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, -1.8340344724441826`}, { 0.5234073464102069, 2.9836432125016508`}, {0.5234073464102069, 0.27330916664957683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, -1.83381344034284}, { 0.528407346410207, 2.9822616307888303`}, {0.528407346410207, 0.27606392420936}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, -1.833591990991208}, { 0.5334073464102069, 2.980881930674742}, {0.5334073464102069, 0.2788220592445242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, -1.8333701246474237`}, { 0.538407346410207, 2.9795040996059705`}, {0.538407346410207, 0.28158359134230115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, -1.8331478415367208`}, { 0.5434073464102069, 2.978128125109189}, {0.5434073464102069, 0.28434854013081484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, -1.8329251418514232`}, { 0.548407346410207, 2.976753994791189}, {0.548407346410207, 0.28711692527905075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, -1.8327020257515043`}, { 0.553407346410207, 2.9753816963386814`}, {0.553407346410207, 0.2898887664964266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, -1.8324784933646734`}, { 0.5584073464102071, 2.9740112175182767`}, {0.5584073464102071, 0.29266408353267853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, -1.8322545447868281`}, { 0.563407346410207, 2.972642546176335}, {0.563407346410207, 0.29544289617748204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, -1.8320301800821714`}, { 0.5684073464102071, 2.9712756702389598`}, {0.5684073464102071, 0.2982252242602944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, -1.8318053992834578`}, { 0.573407346410207, 2.969910577711947}, {0.573407346410207, 0.3010110876500965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, -1.8315802023924572`}, { 0.5784073464102069, 2.9685472566806186`}, {0.5784073464102069, 0.303800506254972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, -1.831354589379876}, { 0.583407346410207, 2.9671856953099343`}, {0.583407346410207, 0.3065935000220513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, -1.831128560185956}, { 0.5884073464102069, 2.9658258818442884`}, {0.5884073464102069, 0.30939008893697434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, -1.8309021147204445`}, { 0.593407346410207, 2.9644678046075823`}, {0.593407346410207, 0.3121902930237754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, -1.8306752528629742`}, { 0.5984073464102069, 2.963111452003149}, {0.5984073464102069, 0.31499413234447543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, -1.8304479744632323`}, { 0.603407346410207, 2.9617568125137526`}, {0.603407346410207, 0.31780162699880504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, -1.8302202793412194`}, { 0.6084073464102069, 2.960403874701554}, {0.6084073464102069, 0.3206127971238537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, -1.829992167287479}, { 0.613407346410207, 2.959052627208114}, {0.613407346410207, 0.32342766289372965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, -1.8297636380632685`}, { 0.6184073464102069, 2.9577030587544053`}, {0.6184073464102069, 0.3262462445192425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, -1.8295346914007418`}, { 0.623407346410207, 2.9563551581408456`}, {0.623407346410207, 0.32906856224756953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, -1.8293053270033512`}, { 0.6284073464102069, 2.9550089142472253`}, {0.6284073464102069, 0.3318946363617563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, -1.829075544545787}, { 0.633407346410207, 2.9536643160328455`}, {0.633407346410207, 0.33472448718052233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, -1.8288453436743635`}, { 0.6384073464102069, 2.952321352536489}, {0.6384073464102069, 0.33755813505774646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, -1.8286147240071828`}, { 0.643407346410207, 2.950980012876458}, {0.643407346410207, 0.34039560038209243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, -1.8283836851341815`}, { 0.6484073464102069, 2.9496402862506876`}, {0.6484073464102069, 0.34323690357669884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, -1.8281522266176038`}, { 0.653407346410207, 2.948302161936709}, {0.653407346410207, 0.3460820650985678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, -1.8279203479918524`}, { 0.6584073464102069, 2.946965629291829}, {0.6584073464102069, 0.3489311054383587}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, -1.8276880487639018`}, { 0.663407346410207, 2.945630677753136}, {0.663407346410207, 0.351784045119792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, -1.8274553284134234`}, { 0.6684073464102069, 2.9442972968375707`}, {0.6684073464102069, 0.3546409046992234}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, -1.8272221863929}, { 0.673407346410207, 2.9429654761421054`}, {0.673407346410207, 0.3575017047652284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, -1.8269886221278153`}, { 0.678407346410207, 2.9416352053437738`}, {0.678407346410207, 0.3603664659380996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, -1.826754635016799}, { 0.6834073464102071, 2.9403064741998395`}, {0.6834073464102071, 0.3632352088693786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, -1.8265202244319618`}, { 0.688407346410207, 2.9389792725478365`}, {0.688407346410207, 0.36610795424123077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, -1.8262853897187141`}, { 0.6934073464102071, 2.937653590305831}, {0.6934073464102071, 0.3689847227661625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, -1.8260501301962546`}, { 0.698407346410207, 2.936329417472443}, {0.698407346410207, 0.3718655351862644}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, -1.8258144451573985`}, { 0.7034073464102069, 2.935006744127113}, {0.7034073464102069, 0.3747504122728876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, -1.825578333869107}, { 0.708407346410207, 2.9336855604301375`}, {0.708407346410207, 0.3776393748258316}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, -1.8253417955721967`}, { 0.7134073464102069, 2.932365856622981}, {0.7134073464102069, 0.38053244367306277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, -1.8251048294818724`}, { 0.718407346410207, 2.93104762302834}, {0.718407346410207, 0.38342963966987353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, -1.8248674347876035`}, { 0.7234073464102069, 2.9297308500504142`}, {0.7234073464102069, 0.3863309836984523}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, -1.8246296106533315`}, { 0.728407346410207, 2.9284155281750954`}, {0.728407346410207, 0.389236496667226}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, -1.8243913562176417`}, { 0.7334073464102069, 2.9271016479701646`}, {0.7334073464102069, 0.39214619951020085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, -1.8241526705937}, { 0.738407346410207, 2.9257892000855725`}, {0.738407346410207, 0.3950601131864452}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, -1.8239135528697172`}, { 0.7434073464102069, 2.9244781752535958`}, {0.7434073464102069, 0.3979782586792098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, -1.823674002108777}, { 0.748407346410207, 2.9231685642891474`}, {0.748407346410207, 0.4009006569954408}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, -1.8234340173489858`}, { 0.7534073464102069, 2.9218603580900466`}, {0.7534073464102069, 0.4038273291650695}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, -1.8231935976037315`}, { 0.758407346410207, 2.9205535476372426`}, {0.758407346410207, 0.4067582962402114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, -1.8229527418615812`}, { 0.7634073464102069, 2.919248123995158}, {0.7634073464102069, 0.4096935792945774}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, -1.8227114490866136`}, { 0.768407346410207, 2.9179440783119293`}, {0.768407346410207, 0.41263319942259086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, -1.822469718218302}, { 0.7734073464102069, 2.916641401819769}, {0.7734073464102069, 0.4155771777387681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, -1.8222275481718273`}, { 0.778407346410207, 2.9153400858352407`}, {0.778407346410207, 0.41852553537681225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, -1.8219849378379382`}, { 0.7834073464102069, 2.9140401217596414`}, {0.7834073464102069, 0.42147829348896254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, -1.8217418860832475`}, { 0.788407346410207, 2.912741501079307}, {0.788407346410207, 0.4244354732450606}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, -1.8214983917501808`}, { 0.7934073464102069, 2.911444215366004}, {0.7934073464102069, 0.42739709583180635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, -1.8212544536572}, { 0.798407346410207, 2.910148256277276}, {0.798407346410207, 0.4303631824518264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, -1.8210100705987349`}, { 0.803407346410207, 2.908853615556855}, {0.803407346410207, 0.4333337543228958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, -1.820765241345326}, { 0.8084073464102071, 2.9075602850350535`}, {0.8084073464102071, 0.4363088326770145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, -1.8205199646437387`}, { 0.813407346410207, 2.906268256629172}, {0.813407346410207, 0.4392884387594755}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, -1.8202742392170164`}, { 0.8184073464102071, 2.904977522343932}, {0.8184073464102071, 0.4422725938279504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, -1.8200280637645458`}, { 0.823407346410207, 2.903688074271922}, {0.823407346410207, 0.4452613191515441}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, -1.819781436962093}, { 0.8284073464102069, 2.9023999045940503`}, {0.8284073464102069, 0.4482546360098402}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, -1.8195343574618936`}, { 0.833407346410207, 2.9011130055800214`}, {0.833407346410207, 0.45125256569189653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, -1.8192868238927897`}, { 0.8384073464102069, 2.8998273695888117`}, {0.8384073464102069, 0.45425512949518826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, -1.8190388348601243`}, { 0.843407346410207, 2.898542989069181}, {0.843407346410207, 0.45726234872466076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, -1.8187903889459511`}, { 0.8484073464102069, 2.8972598565601944`}, {0.8484073464102069, 0.46027424469159184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, -1.818541484709099}, { 0.853407346410207, 2.89597796469173}, {0.853407346410207, 0.46329083871249466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, -1.8182921206849985`}, { 0.8584073464102069, 2.8946973061850576`}, {0.8584073464102069, 0.4663121521081377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, -1.8180422953860285`}, { 0.863407346410207, 2.8934178738533842`}, {0.863407346410207, 0.46933820620225275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, -1.8177920073014182`}, { 0.8684073464102069, 2.892139660602436}, {0.8684073464102069, 0.47236902232045413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, -1.81754125489724}, { 0.873407346410207, 2.890862659431071}, {0.873407346410207, 0.4754046217890886}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, -1.8172900366165363`}, { 0.8784073464102069, 2.8895868634318544`}, {0.8784073464102069, 0.47844502593397087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 0.4814902560791566}, { 0.883407346410207, -1.817038350879383}, {0.883407346410207, 2.888312265791742}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 0.48454033354572684`}, { 0.8884073464102069, -1.816786196082814}, {0.8884073464102069, 2.8870388597926935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 0.4875952796504473}, { 0.893407346410207, -1.8165335706009602`}, {0.893407346410207, 2.885766638812337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 0.4906551157044769}, { 0.8984073464102069, -1.8162804727850683`}, {0.8984073464102069, 2.8844955963246983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 0.4937198630120363}, { 0.903407346410207, -1.8160269009634404`}, {0.903407346410207, 2.883225725900809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 0.4967895428690335}, { 0.9084073464102069, -1.8157728534415392`}, {0.9084073464102069, 2.8819570212095345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 0.4998641765616085}, { 0.913407346410207, -1.8155183285021037`}, {0.913407346410207, 2.8806894760182695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 0.5029437853647958}, { 0.9184073464102069, -1.8152633244049408`}, {0.9184073464102069, 2.8794230841936583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 0.5060283905410038}, { 0.923407346410207, -1.8150078393871152`}, {0.923407346410207, 2.878157839702424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 0.5091180133385372}, { 0.928407346410207, -1.8147518716629198`}, {0.928407346410207, 2.8768937366121494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 0.5122126749900558}, { 0.9334073464102071, -1.81449541942395}, {0.9334073464102071, 2.875630769092106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 0.5153123967110642}, { 0.938407346410207, -1.8142384808390042`}, {0.938407346410207, 2.8743689314140832`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 0.518417199698273}, { 0.9434073464102071, -1.813981054054208}, {0.9434073464102071, 2.873108217953238}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 0.5215271051280478}, { 0.948407346410207, -1.8137231371928597`}, {0.948407346410207, 2.8718486231889715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 0.5246421341546724}, { 0.9534073464102071, -1.8134647283556646`}, {0.9534073464102071, 2.8705901417058723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 0.5277623079087158}, { 0.958407346410207, -1.8132058256205663`}, {0.958407346410207, 2.869332768194588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 0.5308876474953077}, { 0.9634073464102069, -1.8129464270428217`}, {0.9634073464102069, 2.8680764974528405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 0.5340181739923563}, { 0.968407346410207, -1.8126865306549647`}, {0.968407346410207, 2.8668213243863025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 0.5371539084487881}, { 0.9734073464102069, -1.812426134466831}, {0.9734073464102069, 2.8655672440096955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 0.5402948718826746}, { 0.978407346410207, -1.81216523646554}, {0.978407346410207, 2.8643142514476914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 0.5434410852793812}, { 0.9834073464102069, -1.8119038346154925`}, {0.9834073464102069, 2.8630623419359966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 0.5465925695897181}, { 0.988407346410207, -1.8116419268583517`}, {0.988407346410207, 2.861811510822537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 0.5497493457278828}, { 0.9934073464102069, -1.8113795111130242`}, {0.9934073464102069, 2.8605617535682826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 0.5529114345695827}, { 0.998407346410207, -1.811116585275688}, {0.998407346410207, 2.859313065748637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 0.5560788569499324}, { 1.003407346410207, -1.81085314721978}, {1.003407346410207, 2.8580654430544046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 0.5592516336614631}, { 1.008407346410207, -1.810589194795843}, {1.008407346410207, 2.856818881293007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 0.5624297854519634}, { 1.013407346410207, -1.81032472583174}, {1.013407346410207, 2.855573376389745}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 0.5656133330223098}, { 1.018407346410207, -1.8100597381324124`}, {1.018407346410207, 2.854328924388807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 0.5688022970243364}, { 1.023407346410207, -1.809794229479975}, {1.023407346410207, 2.853085521454736}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 0.5719966980585613}, { 1.028407346410207, -1.8095281976336621`}, {1.028407346410207, 2.8518431638735997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 0.5751965566719554}, { 1.033407346410207, -1.809261640329813}, {1.033407346410207, 2.8506018480544033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 0.5784018933555171}, { 1.038407346410207, -1.8089945552818085`}, {1.038407346410207, 2.849361570530198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 0.5816127285419663}, { 1.043407346410207, -1.808726940180051}, {1.043407346410207, 2.848122327959582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 0.584829082603379}, { 1.048407346410207, -1.808458792691953}, {1.048407346410207, 2.846884117128213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 0.5880509758485815}, { 1.053407346410207, -1.8081901104618592`}, {1.053407346410207, 2.8456469349499303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 0.59127842852075}, { 1.058407346410207, -1.807920891111083}, {1.058407346410207, 2.8444107784684745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 0.5945114607948228}, { 1.063407346410207, -1.8076511322377633`}, {1.063407346410207, 2.843175644858867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 0.5977500927748249}, { 1.068407346410207, -1.8073808314168767`}, {1.068407346410207, 2.841941531428849}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 0.600994344491312}, { 1.073407346410207, -1.8071099862002291`}, {1.073407346410207, 2.8407084356206513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 0.6042442358985013}, { 1.078407346410207, -1.80683859411631}, {1.078407346410207, 2.83947635501225}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 0.6074997868716276}, { 1.083407346410207, -1.8065666526703759`}, {1.083407346410207, 2.8382452873192876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 0.6107610172040808}, { 1.0884073464102069`, -1.8062941593442594`}, {1.0884073464102069`, 2.8370152303965837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 0.6140279466044843}, { 1.093407346410207, -1.8060211115964184`}, {1.093407346410207, 2.835786182239802}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 0.6173005946937646}, { 1.0984073464102069`, -1.8057475068618374`}, {1.0984073464102069`, 2.8345581409871685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 0.6205789810022678}, { 1.103407346410207, -1.805473342551969}, {1.103407346410207, 2.8333311049214145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 0.6238631249665395}, { 1.1084073464102069`, -1.8051986160547029`}, {1.1084073464102069`, 2.832105072471302}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 0.6271530459262512}, { 1.113407346410207, -1.8049233247342886`}, {1.113407346410207, 2.830880042213516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 0.6304487631211033}, { 1.118407346410207, -1.8046474659312668`}, {1.118407346410207, 2.8296560128746635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 0.6337502956875926}, { 1.123407346410207, -1.8043710369624124`}, {1.123407346410207, 2.8284329833331823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 0.6370576626555945}, { 1.128407346410207, -1.8040940351206582`}, {1.128407346410207, 2.8272109526210945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 0.6403708829451715}, { 1.133407346410207, -1.803816457675018}, {1.133407346410207, 2.825989919926267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 0.643689975363003}, { 1.138407346410207, -1.8035383018705313`}, {1.138407346410207, 2.8247698845942137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 0.6470149585988657}, { 1.143407346410207, -1.8032595649282792`}, {1.143407346410207, 2.823550846130157}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 0.6503458512222529}, { 1.148407346410207, -1.8029802440451388`}, {1.148407346410207, 2.8223328042013693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 0.6536826716787176}, { 1.153407346410207, -1.8027003363937395`}, {1.153407346410207, 2.8211157586392948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 0.6570254382859667}, { 1.158407346410207, -1.8024198391225588`}, {1.158407346410207, 2.8198997094414793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 0.6603741692302931}, { 1.163407346410207, -1.8021387493556622`}, {1.163407346410207, 2.8186846567740784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 0.6637288825627972}, { 1.168407346410207, -1.8018570641926113`}, {1.168407346410207, 2.817470600974242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 0.667089596195216}, { 1.173407346410207, -1.8015747807085427`}, {1.173407346410207, 2.816257542552107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 0.6704563278960598}, { 1.178407346410207, -1.801291895954001}, {1.178407346410207, 2.8150454821933573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 0.6738290952867965}, { 1.183407346410207, -1.801008406954703}, {1.183407346410207, 2.813834420761991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 0.6772079158373556}, { 1.188407346410207, -1.8007243107116366`}, {1.188407346410207, 2.812624359302335}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 0.6805928068620284}, { 1.193407346410207, -1.800439604200966}, {1.193407346410207, 2.8114152990417494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 0.6839837855152572}, { 1.198407346410207, -1.8001542843738216`}, {1.198407346410207, 2.810207241393332}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 0.687380868787107}, { 1.203407346410207, -1.7998683481563298`}, {1.203407346410207, 2.8090001879583695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 0.690784073499023}, { 1.208407346410207, -1.7995817924493653`}, {1.208407346410207, 2.8077941405293267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 0.6941934162990887}, { 1.2134073464102069`, -1.7992946141285853`}, {1.2134073464102069`, 2.806589101092344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 0.6976089136574197}, { 1.218407346410207, -1.7990068100443124`}, {1.218407346410207, 2.805385071830084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 0.7010305818616767}, { 1.2234073464102069`, -1.7987183770212465`}, {1.2234073464102069`, 2.804182055124899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 0.7044584370119554}, { 1.228407346410207, -1.798429311858608}, {1.228407346410207, 2.802980053561368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 0.7078924950158454}, { 1.2334073464102069`, -1.7981396113301003`}, {1.2334073464102069`, 2.801779069929232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 0.7113327715839142}, { 1.238407346410207, -1.7978492721833401`}, {1.238407346410207, 2.8005791072270436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 0.7147792822242415}, { 1.243407346410207, -1.7975582911400996`}, {1.243407346410207, 2.7993801686647877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 0.7182320422371932}, { 1.248407346410207, -1.7972666648962938`}, {1.248407346410207, 2.798182257666993}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 0.72169106671028}, { 1.253407346410207, -1.7969743901216562`}, {1.253407346410207, 2.7969853778761404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 0.7251563705130196}, { 1.258407346410207, -1.7966814634594805`}, {1.258407346410207, 2.795789533156264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 0.7286279682910277}, { 1.263407346410207, -1.796387881526857}, {1.263407346410207, 2.7945947275957654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 0.7321058744607385}, { 1.268407346410207, -1.796093640914287}, {1.268407346410207, 2.7934009655112297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 0.7355901032035324}, { 1.273407346410207, -1.7957987381857992`}, {1.273407346410207, 2.792208251450682}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 0.7390806684600842}, { 1.278407346410207, -1.7955031698786132`}, {1.278407346410207, 2.7910165901973407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 0.7425775839246028}, { 1.283407346410207, -1.795206932502935}, {1.283407346410207, 2.789825986773432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 0.7460808630385805}, { 1.288407346410207, -1.7949100225420431`}, {1.288407346410207, 2.7886364464436}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 0.7495905189845895}, { 1.293407346410207, -1.7946124364523148`}, {1.293407346410207, 2.787447974718582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 0.7531065646804803}, { 1.298407346410207, -1.794314170662576}, {1.298407346410207, 2.7862605773596383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 0.7566290127728582}, { 1.303407346410207, -1.7940152215742093`}, {1.303407346410207, 2.7850742603822676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 0.7601578756302383}, { 1.308407346410207, -1.7937155855614217`}, {1.308407346410207, 2.7838890300597403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 0.7636931653370388}, { 1.313407346410207, -1.7934152589704861`}, {1.313407346410207, 2.7827048929279554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 0.767234893686697}, { 1.318407346410207, -1.7931142381197571`}, {1.318407346410207, 2.7815218557894092`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 0.7707830721746494}, { 1.323407346410207, -1.7928125192998292`}, {1.323407346410207, 2.7803399257172052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 0.7743377119916481}, { 1.328407346410207, -1.7925100987730356`}, {1.328407346410207, 2.779159110059782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 0.777898824016327}, { 1.333407346410207, -1.7922069727737406`}, {1.333407346410207, 2.777979416444894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 0.7814664188085164}, { 1.3384073464102069`, -1.7919031375075483`}, {1.3384073464102069`, 2.7768008527848558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 0.7850405066014269}, { 1.343407346410207, 2.7756234272805456`}, { 1.343407346410207, -1.7915985891517467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 0.7886210972944641}, { 1.3484073464102069`, 2.7744471484265265`}, { 1.3484073464102069`, -1.791293323854776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 0.7922082004454611}, { 1.353407346410207, 2.773272025015661}, { 1.353407346410207, -1.7909873377362893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 0.7958018252629918}, { 1.3584073464102069`, 2.772098066144129}, { 1.3584073464102069`, -1.7906806268868973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 0.7994019805984623}, { 1.363407346410207, 2.770925281216429}, { 1.363407346410207, -1.7903731873680315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 0.8030086749380706}, { 1.368407346410207, 2.7697536799505036`}, { 1.368407346410207, -1.7900650152117776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 0.8066219163946186}, { 1.373407346410207, 2.7685832723829664`}, { 1.373407346410207, -1.7897561064207157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 0.8102417126991747}, { 1.378407346410207, 2.7674140688744315`}, { 1.378407346410207, -1.789446456967753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 0.8138680711925828}, { 1.383407346410207, 2.7662460801149535`}, { 1.383407346410207, -1.7891360627959563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 0.8175009988168166}, { 1.388407346410207, 2.7650793171295764`}, { 1.388407346410207, -1.7888249198183812`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 0.8211405021061742}, { 1.393407346410207, 2.7639137912839895`}, { 1.393407346410207, -1.7885130239179012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 0.8247865871783144}, { 1.398407346410207, 2.7627495142903045`}, { 1.398407346410207, -1.788200370947032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 0.8284392597251268}, { 1.403407346410207, 2.7615864982129406`}, { 1.403407346410207, -1.787886956727756}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 0.8320985250034344}, { 1.408407346410207, 2.760424755474633}, { 1.408407346410207, -1.787572777051344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 0.835764387825532}, { 1.413407346410207, 2.759264298862563}, { 1.413407346410207, -1.7872578276781743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 0.8394368525495423}, { 1.418407346410207, 2.758105141534603}, { 1.418407346410207, -1.78694210433755}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 0.8431159230696084}, { 1.4234073464102068`, 2.7569472970256994`}, { 1.4234073464102068`, -1.7866256027275131`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 0.8468016028058956}, { 1.4284073464102072`, 2.755790779254371}, { 1.4284073464102072`, -1.7863083185146593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 0.85049389469442}, { 1.433407346410207, 2.754635602529349}, { 1.433407346410207, -1.7859902473339475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 0.854192801176687}, { 1.438407346410207, 2.75348178155634}, { 1.438407346410207, -1.7856713847885088`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 0.8578983241891444}, { 1.4434073464102068`, 2.752329331444934}, { 1.4434073464102068`, -1.7853517264494525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 0.8616104651524428}, { 1.4484073464102072`, 2.751178267715647}, { 1.4484073464102072`, -1.785031267855671}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 0.8653292249604979}, { 1.453407346410207, 2.7500286063071}, { 1.453407346410207, -1.7847100045136417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 0.8690546039693609}, { 1.458407346410207, 2.748880363583354}, { 1.458407346410207, -1.784387931897226}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 0.8727866019858807}, { 1.4634073464102069`, 2.7477335563413803`}, { 1.4634073464102069`, -1.7840650454474674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 0.8765252182561644}, { 1.4684073464102068`, 2.7465882018186885`}, { 1.4684073464102068`, -1.7837413405723879`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 0.8802704514538271}, { 1.473407346410207, 2.745444317701104}, { 1.473407346410207, -1.7834168126467795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 0.8840222996680279}, { 1.478407346410207, 2.744301922130703}, { 1.478407346410207, -1.7830914570119953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 0.8877807603912933}, { 1.4834073464102069`, 2.7431610337139047`}, { 1.4834073464102069`, -1.7827652689757396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 0.8915458305071166}, { 1.4884073464102068`, 2.74202167152973}, { 1.4884073464102068`, -1.7824382438118531`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 0.8953175062773354}, { 1.4934073464102071`, 2.7408838551382213`}, { 1.4934073464102071`, -1.782110376760096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 0.8990957833292793}, { 1.498407346410207, 2.739747604589035}, { 1.498407346410207, -1.7817816630259329`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 0.9028806566426885}, { 1.503407346410207, 2.7386129404302033`}, { 1.503407346410207, -1.7814520977803086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 0.9066721205363942}, { 1.5084073464102068`, 2.7374798837170733`}, { 1.5084073464102068`, -1.7811216761594273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 0.9104701686547596}, { 1.5134073464102071`, 2.736348456021424}, { 1.5134073464102071`, -1.7807903932645284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 0.9142747939538771}, { 1.518407346410207, 2.735218679440772}, { 1.518407346410207, -1.7804582441616565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 0.9180859886875169}, { 1.523407346410207, 2.734090576607849}, { 1.523407346410207, -1.7801252238814336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 0.9219037443928239}, { 1.5284073464102068`, 2.7329641707002894`}, { 1.5284073464102068`, -1.7797913274188264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 0.9257280518757577}, { 1.5334073464102072`, 2.7318394854504953`}, { 1.5334073464102072`, -1.7794565497329113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 0.9295589011962666}, { 1.538407346410207, 2.730716545155706}, { 1.538407346410207, -1.7791208857466387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 0.9333962816532058}, { 1.543407346410207, 2.7295953746882686`}, { 1.543407346410207, -1.778784330346592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 0.9372401817689735}, { 1.5484073464102068`, 2.7284759995061134`}, { 1.5484073464102068`, -1.7784468783827476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 0.9410905892738827}, { 1.5534073464102072`, 2.727358445663439}, { 1.5534073464102072`, -1.7781085246682307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 0.9449474910902448}, { 1.558407346410207, 2.726242739821611}, { 1.558407346410207, -1.777769263979066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 0.9488108733161748}, { 1.563407346410207, 2.7251289092602753`}, { 1.563407346410207, -1.7774290910539352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 0.9526807212091049}, { 1.5684073464102068`, 2.7240169818887003`}, { 1.5684073464102068`, -1.777088000593918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 0.9565570191690045}, { 1.5734073464102072`, 2.722906986257338}, { 1.5734073464102072`, -1.7767459872622438`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 0.9604397507213004}, { 1.578407346410207, 2.7217989515696206`}, { 1.578407346410207, -1.776403045684033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 0.9643288984994945}, { 1.583407346410207, 2.7206929076939868`}, { 1.583407346410207, -1.7760591704460396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 0.9682244442274736}, { 1.5884073464102069`, 2.719588885176155}, { 1.5884073464102069`, -1.775714356096388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 0.9721263687015004}, { 1.5934073464102072`, 2.718486915251633}, { 1.5934073464102072`, -1.775368597144312}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 0.9760346517718897}, { 1.598407346410207, 2.7173870298584824`}, { 1.598407346410207, -1.7750218880598871`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 0.9799492723243605}, { 1.603407346410207, 2.716289261650331}, { 1.603407346410207, -1.7746742232737616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 0.9838702082610528}, { 1.6084073464102069`, 2.7151936440096467`}, { 1.6084073464102069`, -1.7743255971768852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 0.987797436481215}, { 1.6134073464102068`, 2.7141002110612744`}, { 1.6134073464102068`, -1.7739760041202375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 0.991730932861549}, { 1.6184073464102071`, 2.7130089976862393`}, { 1.6184073464102071`, -1.773625438414548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 0.9956706722362051}, { 1.623407346410207, 2.7119200395358236`}, { 1.623407346410207, -1.7732738943300208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 0.9996166283764301}, { 1.628407346410207, 2.71083337304592}, { 1.628407346410207, -1.77292136609605}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 1.0035687739698576`}, { 1.6334073464102068`, 2.7097490354516727`}, { 1.6334073464102068`, -1.7725678479009384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 1.0075270805994319`}, { 1.6384073464102071`, 2.7086670648023987`}, { 1.6384073464102071`, -1.7722133338916086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 1.011491518721963}, { 1.643407346410207, 2.7075874999768095`}, { 1.643407346410207, -1.7718578181733156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 1.0154620576463143`}, { 1.648407346410207, 2.706510380698528}, { 1.648407346410207, -1.7715012948093534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 1.0194386655111976`}, { 1.6534073464102068`, 2.7054357475519115`}, { 1.6534073464102068`, -1.7711437578207612`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 1.0234213092625934`}, { 1.6584073464102072`, 2.7043636419981802`}, { 1.6584073464102072`, -1.7707852011860266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 1.02740995463077}, { 1.663407346410207, 2.703294106391866}, { 1.663407346410207, -1.7704256188407845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 1.031404566106911}, { 1.668407346410207, 2.7022271839975773`}, { 1.668407346410207, -1.7700650046775164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 1.0354051069193329`}, { 1.6734073464102068`, 2.701162919007093}, { 1.6734073464102068`, -1.769703352545243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 1.0394115390092948`}, { 1.6784073464102072`, 2.700101356556783}, { 1.6784073464102072`, -1.7693406562492189`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 1.0434238230063937`}, { 1.683407346410207, 2.699042542745374}, { 1.683407346410207, -1.7689769095506198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 1.0474419182035313`}, { 1.688407346410207, 2.697986524652051}, { 1.688407346410207, -1.7686121061662308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 1.0514657825314564`}, { 1.6934073464102068`, 2.6969333503549104`}, { 1.6934073464102068`, -1.7682462397681282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 1.0554953725328737`}, { 1.6984073464102072`, 2.695883068949768}, { 1.6984073464102072`, -1.7678793039833645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 1.0595306433361034`}, { 1.703407346410207, 2.694835730569326}, { 1.703407346410207, -1.767511292393642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 1.063571548628303}, { 1.708407346410207, 2.6937913864027054`}, { 1.708407346410207, -1.7671421985349935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 1.0676180406282294`}, { 1.7134073464102069`, 2.692750088715356}, { 1.7134073464102069`, -1.7667720158974516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 1.071670070058542}, { 1.7184073464102072`, 2.6917118908693345`}, { 1.7184073464102072`, -1.7664007379247204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 1.0757275861176385`}, { 1.723407346410207, 2.6906768473439744`}, { 1.723407346410207, -1.766028358013842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 1.0797905364510243`}, { 1.728407346410207, 2.6896450137569405`}, { 1.728407346410207, -1.7656548695148626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 1.0838588671221956`}, { 1.7334073464102069`, 2.688616446885684}, { 1.7334073464102069`, -1.7652802657304936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 1.0879325225830399`}, { 1.7384073464102068`, 2.6875912046892925`}, { 1.7384073464102068`, -1.7649045399157688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 1.09201144564375}, { 1.7434073464102071`, 2.686569346330751}, { 1.7434073464102071`, -1.7645276852777032`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 1.0960955774422352`}, { 1.748407346410207, 2.685550932199616}, { 1.748407346410207, -1.7641496949749451`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 1.100184857413031}, { 1.753407346410207, 2.6845360239351055`}, { 1.753407346410207, -1.7637705621174247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 1.104279223255706}, { 1.7584073464102068`, 2.6835246844496154`}, { 1.7584073464102068`, -1.7633902797660055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 1.108378610902741}, { 1.7634073464102071`, 2.682516977952665}, { 1.7634073464102071`, -1.7630088409321247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 1.112482954486901}, { 1.768407346410207, 2.681512969975281}, { 1.768407346410207, -1.7626262385774385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 1.1165921863080719`}, { 1.773407346410207, 2.6805127273948153`}, { 1.773407346410207, -1.762242465613458}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 1.1207062367995695`}, { 1.7784073464102068`, 2.679516318460217}, { 1.7784073464102068`, -1.7618575149011884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 1.1248250344939095`}, { 1.7834073464102072`, 2.678523812817753}, { 1.7834073464102072`, -1.7614713792507581`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 1.128948505988033}, { 1.788407346410207, 2.677535281537185}, { 1.788407346410207, -1.761084051421051}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 1.1330765759079897`}, { 1.793407346410207, 2.676550797138408}, { 1.793407346410207, -1.7606955241193358`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 1.1372091668730593`}, { 1.7984073464102068`, 2.6755704336185584`}, { 1.7984073464102068`, -1.7603057900008854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 1.141346199459326}, { 1.8034073464102072`, 2.674594266479593}, { 1.8034073464102072`, -1.759914841668601}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 1.14548759216268}, { 1.808407346410207, 2.67362237275634}, { 1.808407346410207, -1.7595226716726315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 1.149633261361258}, { 1.813407346410207, 2.672654831045035}, { 1.813407346410207, -1.759129272509986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 1.153783121277315}, { 1.8184073464102068`, 2.6716917215323424`}, { 1.8184073464102068`, -1.7587346366241483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 1.1579370839385157`}, { 1.8234073464102072`, 2.67073312602486}, { 1.8234073464102072`, -1.7583387564046855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 1.1620950591386479`}, { 1.828407346410207, 2.6697791279791208`}, { 1.828407346410207, -1.757941624186854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 1.1662569543977612`}, { 1.833407346410207, 2.668829812532086}, { 1.833407346410207, -1.757543232251204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 1.1704226749217148`}, { 1.8384073464102069`, 2.6678852665321418`}, { 1.8384073464102069`, -1.7571435728231786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 1.174592123561139}, { 1.8434073464102072`, 2.666945578570589}, { 1.8434073464102072`, -1.7567426380727127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 1.1787652007698093`}, { 1.848407346410207, 2.6660108390136434`}, { 1.848407346410207, -1.756340420113826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 1.1829418045624318`}, { 1.853407346410207, 2.665081140034938}, { 1.853407346410207, -1.7559369110042151`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 1.187121830471829}, { 1.8584073464102069`, 2.6641565756485317`}, { 1.8584073464102069`, -1.7555321027448416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 1.1913051715055438`}, { 1.8634073464102068`, 2.6632372417424244`}, { 1.8634073464102068`, -1.7551259872795182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 1.1954917181018383`}, { 1.8684073464102071`, 2.662323236112582}, { 1.8684073464102071`, -1.7547185564944887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 1.1996813580851107`}, { 1.873407346410207, 2.6614146584974696`}, { 1.873407346410207, -1.7543098022180108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 1.2038739766207136`}, { 1.878407346410207, 2.6605116106130873`}, { 1.878407346410207, -1.7538997162199295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 1.2080694561691867`}, { 1.8834073464102068`, 2.6596141961885187`}, { 1.8834073464102068`, -1.7534882902112505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 1.212267676439896}, { 1.8884073464102071`, 2.658722521001977}, { 1.8884073464102071`, -1.753075515843713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 1.2164685143440936`}, { 1.893407346410207, 2.6578366929173574`}, { 1.893407346410207, -1.7526613847093526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 1.2206718439473965`}, { 1.898407346410207, 2.6569568219212814`}, { 1.898407346410207, -1.7522458883400707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 1.2248775364216826`}, { 1.9034073464102068`, 2.6560830201606445`}, { 1.9034073464102068`, -1.7518290182071883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 1.2290854599964238`}, { 1.9084073464102072`, 2.655215401980641}, { 1.9084073464102072`, -1.7514107657210123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 1.233295479909449}, { 1.913407346410207, 2.6543540839632795`}, { 1.913407346410207, -1.7509911222303844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 1.2375074583571535`}, { 1.918407346410207, 2.6534991849663747`}, { 1.918407346410207, -1.7505700790222352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 1.2417212544441558`}, { 1.9234073464102068`, 2.6526508261630015`}, { 1.9234073464102068`, -1.7501476273211323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 1.2459367241324226`}, { 1.9284073464102072`, 2.651809131081412}, { 1.9284073464102072`, -1.749723758288829}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 1.2501537201898538`}, { 1.933407346410207, 2.6509742256454043`}, { 1.933407346410207, -1.7492984630238024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 1.2543720921383625`}, { 1.938407346410207, 2.650146238215125}, { 1.938407346410207, -1.748871732560796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 1.2585916862014481`}, { 1.9434073464102068`, 2.6493252996282943`}, { 1.9434073464102068`, -1.748443557870358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 1.2628123452512774`}, { 1.9484073464102072`, 2.6485115432418533`}, { 1.9484073464102072`, -1.7480139298583712`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 1.2670339087552955`}, { 1.953407346410207, 2.6477051049739955`}, { 1.953407346410207, -1.7475828393655874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 1.2712562127223859`}, { 1.958407346410207, 2.646906123346586}, { 1.958407346410207, -1.7471502771671514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 1.2754790896485886`}, { 1.9634073464102069`, 2.6461147395279365`}, { 1.9634073464102069`, -1.7467162339721307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 1.2797023684624067`}, { 1.9684073464102072`, 2.645331097375926}, { 1.9684073464102072`, -1.746280700423032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 1.2839258744697226`}, { 1.973407346410207, 2.644555343481438}, { 1.973407346410207, -1.7458436670953246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 1.2881494292983413`}, { 1.978407346410207, 2.6437876272120926`}, { 1.978407346410207, -1.7454051244969526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 1.2923728508421992`}, { 1.9834073464102069`, 2.6430281007562555`}, { 1.9834073464102069`, -1.7449650630678495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 1.2965959532052567`}, { 1.988407346410207, 2.6422769191672786`}, { 1.988407346410207, -1.7445234731794503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 1.3008185466451068`}, { 1.993407346410207, 2.6415342404079687`}, { 1.993407346410207, -1.7440803451341924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 1.3050404375163418`}, { 1.998407346410207, 2.6408002253952247`}, { 1.998407346410207, -1.7436356691650274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 1.3092614282136983`}, { 2.003407346410207, 2.6400750380448317`}, { 2.003407346410207, -1.7431894354349164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 1.3134813171150335`}, { 2.008407346410207, 2.63935884531636}, { 2.008407346410207, -1.7427416340363318`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 1.3176998985241577`}, { 2.013407346410207, 2.6386518172581437`}, { 2.013407346410207, -1.7422922549907494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 1.321916962613583}, { 2.018407346410207, 2.6379541270522804`}, { 2.018407346410207, -1.7418412882481464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 1.3261322953672188`}, { 2.023407346410207, 2.6372659510596277`}, { 2.023407346410207, -1.7413887236864862`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 1.3303456785230698`}, { 2.028407346410207, 2.636587468864733}, { 2.028407346410207, -1.7409345511112067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 1.334556889515991}, { 2.033407346410207, 2.6359188633206503`}, { 2.033407346410207, -1.7404787602547067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 1.3387657014205454`}, { 2.038407346410207, 2.6352603205936003`}, { 2.038407346410207, -1.7400213407758258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 1.3429718828940327`}, { 2.043407346410207, 2.634612030207403}, { 2.043407346410207, -1.7395622822593224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 1.3471751981197413`}, { 2.048407346410207, 2.633974185087633}, { 2.048407346410207, -1.7391015742153522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 1.3513754067504968`}, { 2.053407346410207, 2.6333469816054316`}, { 2.053407346410207, -1.7386392060789382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 1.35557226385257}, { 2.058407346410207, 2.632730619620903}, { 2.058407346410207, -1.7381751672094459`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 1.3597655198500167`}, { 2.063407346410207, 2.63212530252604}, { 2.063407346410207, -1.7377094468900474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 1.3639549204695323`}, { 2.068407346410207, 2.63153123728708}, { 2.068407346410207, -1.73724203432719}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 1.3681402066858894`}, { 2.073407346410207, 2.6309486344862414`}, { 2.073407346410207, -1.7367729186500558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 1.3723211146680554`}, { 2.078407346410207, 2.63037770836273}, { 2.078407346410207, -1.7363020889100271`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 1.3764973757260734`}, { 2.083407346410207, 2.6298186768529517`}, { 2.083407346410207, -1.7358295340801413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 1.3806687162587965`}, { 2.088407346410207, 2.6292717616298273`}, { 2.088407346410207, -1.7353552430545458`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 1.3848348577025757`}, { 2.093407346410207, 2.6287371881411175`}, { 2.093407346410207, -1.7348792046479538`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 1.3889955164810077`}, { 2.098407346410207, 2.6282151856466567`}, { 2.098407346410207, -1.7344014075950935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 1.393150403955843}, { 2.103407346410207, 2.627705987254395}, { 2.103407346410207, -1.733921840550158}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 1.3972992263791684`}, { 2.108407346410207, 2.6272098299551327`}, { 2.108407346410207, -1.7334404920862503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 1.4014416848469824`}, { 2.1134073464102068`, 2.626726954655838}, { 2.1134073464102068`, -1.7329573506948284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 1.4055774752542862`}, { 2.118407346410207, 2.6262576062114267`}, { 2.118407346410207, -1.732472404785147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 1.4097062882518072`}, { 2.123407346410207, 2.6258020334548755`}, { 2.123407346410207, -1.731985642683698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 1.4138278092045056`}, { 2.128407346410207, 2.6253604892255478`}, { 2.128407346410207, -1.7314970526336473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 1.4179417181519822`}, { 2.133407346410207, 2.624933230395588}, { 2.133407346410207, -1.7310066227942713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 1.422047689770943}, { 2.138407346410207, 2.62452051789425}, { 2.138407346410207, -1.7305143412403905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 1.4261453933398627`}, { 2.143407346410207, 2.624122616730013}, { 2.143407346410207, -1.730020195961802}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 1.430234492706004}, { 2.148407346410207, 2.6237397960103284`}, { 2.148407346410207, -1.7295241748627106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 1.4343146462549474`}, { 2.153407346410207, 2.6233723289588555`}, { 2.153407346410207, -1.7290262657611546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 1.4383855068828018`}, { 2.158407346410207, 2.6230204929300034`}, { 2.158407346410207, -1.7285264563884355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 1.442446721971256}, { 2.163407346410207, 2.6226845694206373`}, { 2.163407346410207, -1.7280247343885404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 1.446497933365661}, { 2.168407346410207, 2.6223648440787493`}, { 2.168407346410207, -1.7275210873175695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 1.4505387773563092`}, { 2.173407346410207, 2.6220616067089417`}, { 2.173407346410207, -1.727015502643155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 1.4545688846630966`}, { 2.178407346410207, 2.6217751512745258`}, { 2.178407346410207, -1.7265079677438828`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 1.4585878804237784`}, { 2.183407346410207, 2.6215057758960456`}, { 2.183407346410207, -1.7259984699087134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 1.4625953841859825`}, { 2.188407346410207, 2.6212537828460514`}, { 2.188407346410207, -1.7254869963363972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 1.466591009903206}, { 2.193407346410207, 2.621019478539902}, { 2.193407346410207, -1.7249735341348962`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 1.470574365934991}, { 2.198407346410207, 2.620803173522417}, { 2.198407346410207, -1.7244580703207957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 1.4745450550514851`}, { 2.203407346410207, 2.620605182450154}, { 2.203407346410207, -1.7239405918187225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 1.4785026744426046`}, { 2.208407346410207, 2.620425824069115}, { 2.208407346410207, -1.7234210854607588`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 1.48244681573202}, { 2.213407346410207, 2.620265421187661}, { 2.213407346410207, -1.7228995379858532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 1.4863770649961716`}, { 2.218407346410207, 2.620124300644413}, { 2.218407346410207, -1.7223759360392388`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 1.4902930027885586`}, { 2.223407346410207, 2.620002793270936}, { 2.223407346410207, -1.7218502661718398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 1.4941942041695022`}, { 2.228407346410207, 2.6199012338489656`}, { 2.228407346410207, -1.7213225148396882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 1.4980802387416414`}, { 2.233407346410207, 2.6198199610619586`}, { 2.233407346410207, -1.7207926684033332`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 1.5019506706913561`}, { 2.2384073464102068`, 2.6197593174407507`}, { 2.2384073464102068`, -1.7202607131272538`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 1.505805058836375}, { 2.243407346410207, 2.6197196493030814`}, { 2.243407346410207, -1.7197266351792684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 1.5096429566797909`}, { 2.248407346410207, 2.6197013066867636`}, { 2.248407346410207, -1.7191904206299475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 1.5134639124707059`}, { 2.253407346410207, 2.6197046432762745`}, { 2.253407346410207, -1.7186520554520266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 1.5172674692717452`}, { 2.2584073464102072`, 2.619730016322541}, { 2.2584073464102072`, -1.7181115255198156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 1.5210531650336612`}, { 2.263407346410207, 2.6197777865556895`}, { 2.263407346410207, -1.7175688166086134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 1.524820532677255}, { 2.268407346410207, 2.619848318090553}, { 2.268407346410207, -1.717023914394118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 1.5285691001828332`}, { 2.273407346410207, 2.6199419783247015`}, { 2.273407346410207, -1.7164768044518433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 1.5322983906874237`}, { 2.278407346410207, 2.620059137828798}, { 2.278407346410207, -1.7159274722565319`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 1.5360079225899388`}, { 2.283407346410207, 2.620200170229067}, { 2.283407346410207, -1.7153759031815703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 1.5396972096645258`}, { 2.288407346410207, 2.620365452081672}, { 2.288407346410207, -1.7148220824984073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 1.5433657611822615`}, { 2.293407346410207, 2.6205553627388247`}, { 2.293407346410207, -1.7142659953759694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 1.547013082041405}, { 2.298407346410207, 2.6207702842064196`}, { 2.298407346410207, -1.7137076268800835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 1.5506386729063728`}, { 2.303407346410207, 2.621010600993045}, { 2.303407346410207, -1.7131469619728952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 1.5542420303556004`}, { 2.308407346410207, 2.6212766999501986`}, { 2.308407346410207, -1.7125839855122933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 1.5578226470384489`}, { 2.313407346410207, 2.6215689701035534`}, { 2.313407346410207, -1.7120186822513341`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 1.5613800118412848`}, { 2.318407346410207, 2.621887802475159}, { 2.318407346410207, -1.71145103683767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 1.564913610062868}, { 2.323407346410207, 2.622233589896434}, { 2.323407346410207, -1.7108810338129787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 1.5684229235991316`}, { 2.328407346410207, 2.6226067268118833`}, { 2.328407346410207, -1.7103086576123931`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 1.5719074311374668`}, { 2.333407346410207, 2.6230076090734173`}, { 2.333407346410207, -1.7097338925639403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 1.5753666083605515`}, { 2.338407346410207, 2.6234366337252455`}, { 2.338407346410207, -1.7091567228879763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 1.578799928159794}, { 2.343407346410207, 2.6238941987792845`}, { 2.343407346410207, -1.7085771326966297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 1.5822068608583824`}, { 2.348407346410207, 2.624380702981071}, { 2.348407346410207, -1.7079951059932443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 1.5855868744439783`}, { 2.353407346410207, 2.6248965455661746`}, { 2.353407346410207, -1.7074106266718296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 1.5889394348109738`}, { 2.358407346410207, 2.625442126007165}, { 2.358407346410207, -1.7068236785165103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 1.59226400601231}, { 2.3634073464102068`, 2.626017843751165}, { 2.3634073464102068`, -1.7062342452009864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 1.5955600505207326`}, { 2.368407346410207, 2.626624097948102}, { 2.368407346410207, -1.705642310287991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 1.5988270294993854`}, { 2.373407346410207, 2.6272612871697647`}, { 2.373407346410207, -1.7050478572287555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 1.6020644030816025`}, { 2.378407346410207, 2.6279298091198107`}, { 2.378407346410207, -1.7044508693624816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 1.6052716306597028`}, { 2.3834073464102072`, 2.6286300603349217`}, { 2.3834073464102072`, -1.7038513299158167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 1.6084481711825929`}, { 2.388407346410207, 2.629362435877306}, { 2.388407346410207, -1.7032492220023319`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 1.6115934834619219`}, { 2.393407346410207, 2.6301273290188067`}, { 2.393407346410207, -1.7026445286220118`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 1.614707026486503}, { 2.398407346410207, 2.630925130916906}, { 2.398407346410207, -1.7020372326607451`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 1.6177882597447042`}, { 2.403407346410207, 2.631756230282931}, { 2.403407346410207, -1.7014273168898233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 1.620836643554415}, { 2.408407346410207, 2.6326210130428422`}, { 2.408407346410207, -1.7008147639654454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 1.6238516394002411`}, { 2.413407346410207, 2.633519861990976}, { 2.413407346410207, -1.7001995564282317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 1.6268327102774656`}, { 2.418407346410207, 2.634453156437199}, { 2.418407346410207, -1.699581676702741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 1.629779321042322}, { 2.423407346410207, 2.635421271847923}, { 2.423407346410207, -1.6989611070969977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 1.6326909387680664`}, { 2.428407346410207, 2.636424579481508}, { 2.428407346410207, -1.6983378298020273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 1.6355670331063223`}, { 2.433407346410207, 2.6374634460185855`}, { 2.433407346410207, -1.6977118268913982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 1.6384070766530956`}, { 2.438407346410207, 2.638538233187892}, { 2.438407346410207, -1.6970830803207717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 1.641210545318864}, { 2.443407346410207, 2.6396492973882286`}, { 2.443407346410207, -1.6964515719274629`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 1.6439769187020878`}, { 2.448407346410207, 2.6407969893071974`}, { 2.448407346410207, -1.6958172834300105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 1.6467056804654425`}, { 2.453407346410207, 2.641981653537413}, { 2.453407346410207, -1.695180196427754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 1.649396318714076}, { 2.458407346410207, 2.643203628190891}, { 2.458407346410207, -1.694540292400423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 1.65204832637514}, { 2.463407346410207, 2.64446324451238}, { 2.463407346410207, -1.6938975527077356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 1.6546612015778037`}, { 2.468407346410207, 2.645760826492406}, { 2.468407346410207, -1.6932519585890078`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 1.6572344480329733`}, { 2.473407346410207, 2.6470966904808386`}, { 2.473407346410207, -1.6926034911627752`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 1.6597675754118693`}, { 2.478407346410207, 2.6484711448018037`}, { 2.478407346410207, -1.6919521314264248`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 1.6622600997226287`}, { 2.483407346410207, 2.6498844893707987`}, { 2.483407346410207, -1.6912978602558373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 1.6647115436840563`}, { 2.4884073464102068`, 2.6513370153148723`}, { 2.4884073464102068`, -1.6906406584050468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 1.6671214370956569`}, { 2.493407346410207, 2.652829004596759}, { 2.493407346410207, -1.689980506505907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 1.6694893172030365`}, { 2.498407346410207, 2.654360729643856}, { 2.498407346410207, -1.6893173850677767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 1.6718147290577967`}, { 2.503407346410207, 2.655932452982953}, { 2.503407346410207, -1.688651274477214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 1.6740972258709932`}, { 2.5084073464102072`, 2.657544426881619}, { 2.5084073464102072`, -1.687982154997687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 1.6763363693592626`}, { 2.513407346410207, 2.6591968929971563`}, { 2.513407346410207, -1.6873100067693014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 1.6785317300827245`}, { 2.518407346410207, 2.6608900820340278`}, { 2.518407346410207, -1.6866348098085366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 1.6806828877737332`}, { 2.523407346410207, 2.662624213410653}, { 2.523407346410207, -1.685956544008006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 1.682789431655635}, { 2.528407346410207, 2.664399494936461}, { 2.528407346410207, -1.6852751891362263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 1.684850960750624}, { 2.533407346410207, 2.6662161225000753`}, { 2.533407346410207, -1.6845907248374092`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 1.686867084175873}, { 2.538407346410207, 2.6680742797694736`}, { 2.538407346410207, -1.6839031306312648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.669974137904955}, { 2.543407346410207, 1.6888374214271056`}, { 2.543407346410207, -1.6832123859128274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.6719158552857056`}, { 2.5484073464102073`, 1.6907616026488097`}, { 2.5484073464102073`, -1.6825184699522988`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.6738995772507548`}, { 2.553407346410207, 1.6926392688903358`}, { 2.553407346410207, -1.6818213618949045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.6759254358549964`}, { 2.558407346410207, 1.6944700723471444`}, { 2.558407346410207, -1.681121040760782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.6779935496410334`}, { 2.563407346410207, 1.6962536765865222`}, { 2.563407346410207, -1.6804174854448775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.680104023427441}, { 2.568407346410207, 1.6979897567571112`}, { 2.568407346410207, -1.679710674716866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.682256948114064}, { 2.5734073464102067`, 1.6996779997816702`}, { 2.5734073464102067`, -1.6790005872210985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.6844524005049033`}, { 2.578407346410207, 1.7013181045325032`}, { 2.578407346410207, -1.6782872014765622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.6866904431490686`}, { 2.583407346410207, 1.7029097819890753`}, { 2.583407346410207, -1.6775704958768731`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.6889711242002576`}, { 2.588407346410207, 1.704452755377371}, { 2.588407346410207, -1.6768504486902833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.6912944772951284`}, { 2.593407346410207, 1.7059467602906173`}, { 2.593407346410207, -1.6761270380597146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.6936605214508758`}, { 2.598407346410207, 1.7073915447910522`}, { 2.598407346410207, -1.6754002420028236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.69606926098231}, { 2.603407346410207, 1.7087868694924837`}, { 2.603407346410207, -1.6746700384120785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.698520685438572}, { 2.608407346410207, 1.7101325076234348`}, { 2.608407346410207, -1.6739364050548742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.7010147695596705`}, { 2.6134073464102068`, 1.7114282450707592`}, { 2.6134073464102068`, -1.6731993195736703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.703551473252876}, { 2.618407346410207, 1.7126738804036543`}, { 2.618407346410207, -1.672458759486153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.706130741588987}, { 2.623407346410207, 1.713869224878063}, { 2.623407346410207, -1.671714702185429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.708752504818389}, { 2.628407346410207, 1.715014102421545}, { 2.628407346410207, -1.6709671249402502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.7114166784068097`}, { 2.6334073464102072`, 1.7161083495987286`}, { 2.6334073464102072`, -1.6702160048952586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.7141231630905365`}, { 2.638407346410207, 1.7171518155575447`}, { 2.638407346410207, -1.669461319071275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.716871844950882}, { 2.643407346410207, 1.7181443619564898`}, { 2.643407346410207, -1.6687030443656095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.7196625955075624`}, { 2.648407346410207, 1.7190858628732248`}, { 2.648407346410207, -1.6679411575524081`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.722495271830645}, { 2.653407346410207, 1.7199762046948952`}, { 2.653407346410207, -1.667175635283027}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.725369716670588}, { 2.658407346410207, 1.720815285990576}, { 2.658407346410207, -1.666406454086452}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.728285758605959}, { 2.663407346410207, 1.7216030173663357`}, { 2.663407346410207, -1.6656335903697412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.731243212208264}, { 2.668407346410207, 1.7223393213034421`}, { 2.668407346410207, -1.6648570204185065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.734241878223307}, { 2.6734073464102073`, 1.7230241319802764`}, { 2.6734073464102073`, -1.6640767203974358`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.737281543768498}, { 2.678407346410207, 1.7236573950785858`}, { 2.678407346410207, -1.6632926663508452`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.740361982545406}, { 2.683407346410207, 1.7242390675747201`}, { 2.683407346410207, -1.6625048342032782`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.7434829550668995`}, { 2.688407346410207, 1.7247691175165574`}, { 2.688407346410207, -1.6617131997601349`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.74664420889813}, { 2.693407346410207, 1.7252475237868272`}, { 2.693407346410207, -1.660917738708346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.7498454789105917`}, { 2.6984073464102067`, 1.725674275853605}, { 2.6984073464102067`, -1.660118426617096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.7530864875485235`}, { 2.703407346410207, 1.726049373508741}, { 2.703407346410207, -1.6593152389385648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.756366945106787}, { 2.708407346410207, 1.726372826595026}, { 2.708407346410207, -1.6585081510087414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.759686550019464}, { 2.713407346410207, 1.726644654722913}, { 2.713407346410207, -1.6576971380482601`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.7630449891583053`}, { 2.718407346410207, 1.7268648869776122`}, { 2.718407346410207, -1.656882175163293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.7664419381402165`}, { 2.723407346410207, 1.7270335616174086`}, { 2.723407346410207, -1.6560632373464805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.7698770616429202`}, { 2.728407346410207, 1.7271507257640248`}, { 2.728407346410207, -1.6552402994779218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.773350013727978}, { 2.733407346410207, 1.7272164350858883`}, { 2.733407346410207, -1.6544133363261944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.776860438170285}, { 2.7384073464102068`, 1.7272307534751214`}, { 2.7384073464102068`, -1.6535823225494457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.7804079687932766`}, { 2.743407346410207, 1.7271937527191088`}, { 2.743407346410207, -1.652747232696511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.7839922298089297`}, { 2.748407346410207, 1.727105512167439}, { 2.748407346410207, -1.6519080412081053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.787612836161841}, { 2.753407346410207, 1.7269661183950566`}, { 2.753407346410207, -1.651064722418047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.791269393876499}, { 2.7584073464102072`, 1.7267756648623935`}, { 2.7584073464102072`, -1.6502172505545558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.7949615004070325`}, { 2.763407346410207, 1.726534251573281}, { 2.763407346410207, -1.6493655997415917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.798688744988662}, { 2.768407346410207, 1.7262419847313764`}, { 2.768407346410207, -1.6485097440002492`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.802450708990087}, { 2.773407346410207, 1.725898976395849}, { 2.773407346410207, -1.6476496572502204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.806246966266154}, { 2.778407346410207, 1.7255053441370352`}, { 2.778407346410207, -1.6467853133113006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.810077083510051}, { 2.783407346410207, 1.7250612106927288`}, { 2.783407346410207, -1.645916685904972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.8139406206044453`}, { 2.788407346410207, 1.7245667036257872`}, { 2.788407346410207, -1.645043748656034}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.817837130970903}, { 2.793407346410207, 1.724021954983648}, { 2.793407346410207, -1.6441664750942944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.8217661619169627`}, { 2.7984073464102073`, 1.7234271009603606`}, { 2.7984073464102073`, -1.6432848386563372`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.8257272549803565`}, { 2.803407346410207, 1.7227822815616995`}, { 2.803407346410207, -1.6423988126873474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.829719946269833}, { 2.808407346410207, 1.7220876402738892`}, { 2.808407346410207, -1.641508370442994}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.833743766802046}, { 2.813407346410207, 1.7213433237364195`}, { 2.813407346410207, -1.6406134850913923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.837798242834068}, { 2.818407346410207, 1.7205494814194287`}, { 2.818407346410207, -1.639714129715131}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.841882896191117}, { 2.8234073464102067`, 1.719706265306092}, { 2.8234073464102067`, -1.638810277313367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.8459972445890664`}, { 2.828407346410207, 1.7188138295803879`}, { 2.828407346410207, -1.637901900803987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.8501408019513663`}, { 2.833407346410207, 1.7178723303206325`}, { 2.833407346410207, -1.6369889730258524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.854313078720062}, { 2.838407346410207, 1.716881925199088}, { 2.838407346410207, -1.636071466741111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.8585135821606196`}, { 2.843407346410207, 1.7158427731879773`}, { 2.843407346410207, -1.6351493546375795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.862741816660232}, { 2.848407346410207, 1.7147550342721314`}, { 2.848407346410207, -1.6342226093312127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.8669972840194338`}, { 2.853407346410207, 1.7136188691685488`}, { 2.853407346410207, -1.6332912033686438`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.8712794837367643`}, { 2.858407346410207, 1.7124344390530395`}, { 2.858407346410207, -1.6323551092298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.875587913286302}, { 2.8634073464102068`, 1.7112019052941505`}, { 2.8634073464102068`, -1.6314142993306173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.8799220683879816`}, { 2.868407346410207, 1.709921429194543}, { 2.868407346410207, -1.6304687460258052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.88428144327044}, { 2.873407346410207, 1.708593171739879}, { 2.873407346410207, -1.6295184216117242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.8886655309264246`}, { 2.878407346410207, 1.707217293355415}, { 2.878407346410207, -1.6285632983293374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.8930738233605906`}, { 2.8834073464102072`, 1.7057939536702686`}, { 2.8834073464102072`, -1.6276033483672414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.8975058118296957`}, { 2.888407346410207, 1.7043233112895095`}, { 2.888407346410207, -1.6266385438647921`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.901960987075097}, { 2.893407346410207, 1.702805523574025}, { 2.893407346410207, -1.6256688569153266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.90643883954764}, { 2.898407346410207, 1.7012407464282284`}, { 2.898407346410207, -1.6246942595694502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.9109388596247974`}, { 2.903407346410207, 1.6996291340955332`}, { 2.903407346410207, -1.6237147238384504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.915460537820268}, { 2.908407346410207, 1.697970838961655}, { 2.908407346410207, -1.6227302216977684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.9200033649859067`}, { 2.913407346410207, 1.6962660113655972`}, { 2.913407346410207, -1.621740725090597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.9245668325061724`}, { 2.918407346410207, 1.694514799418325}, { 2.918407346410207, -1.6207462059315498`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.929150432485111}, { 2.9234073464102073`, 1.692717348829038}, { 2.9234073464102073`, -1.6197466361104398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.93375365792594}, {2.928407346410207, 1.6908738027389183`}, {2.928407346410207, -1.61874198749616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.9383760029034183`}, { 2.933407346410207, 1.68898430156231}, { 2.933407346410207, -1.61773223194065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.9430169627290144`}, { 2.938407346410207, 1.687048982835165}, { 2.938407346410207, -1.6167173412829847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.947676034109076}, { 2.943407346410207, 1.6850679810706708`}, { 2.943407346410207, -1.6156972873535433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.9523527152960547`}, { 2.9484073464102067`, 1.6830414276218841`}, { 2.9484073464102067`, -1.6146720419783065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.9570465062330227`}, { 2.953407346410207, 1.680969450551304}, { 2.953407346410207, -1.6136415769832342`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.961756908691511}, { 2.958407346410207, 1.6788521745071636`}, { 2.958407346410207, -1.6126058641987815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.966483426402926}, { 2.963407346410207, 1.6766897206063232`}, { 2.963407346410207, -1.6115648754644891`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.9712255651836323`}, { 2.968407346410207, 1.674482206323616}, { 2.968407346410207, -1.6105185826337094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.9759828330538904`}, { 2.973407346410207, 1.67222974538748}, { 2.973407346410207, -1.6094669575784377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.980754740350809}, { 2.978407346410207, 1.669932447681685}, { 2.978407346410207, -1.60840997219425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.9855407998354893`}, { 2.983407346410207, 1.6675904191530442`}, { 2.983407346410207, -1.607347598405361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.990340526794515}, { 2.9884073464102068`, 1.6652037617248912`}, { 2.9884073464102068`, -1.6062798081697962`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.9951534391359607`}, { 2.993407346410207, 1.6627725732161713`}, { 2.993407346410207, -1.6052065734846848`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.999979057480111}, { 2.998407346410207, 1.6602969472659876`}, { 2.998407346410207, -1.6041278663916594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.0048169052450344`}, { 3.003407346410207, 1.6577769732634162`}, { 3.003407346410207, -1.6030436589823907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.0096665087272028`}, { 3.0084073464102072`, 1.6552127362824316`}, { 3.0084073464102072`, -1.6019539234042315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.014527397177332}, { 3.013407346410207, 1.6526043170217812`}, { 3.013407346410207, -1.6008586318659912`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.019399102871603}, { 3.018407346410207, 1.649951791749622}, { 3.018407346410207, -1.5997577566438237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.0242811611784135`}, { 3.023407346410207, 1.6472552322527607`}, { 3.023407346410207, -1.598651270087253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.029173110620879}, { 3.028407346410207, 1.644514705790344}, { 3.028407346410207, -1.5975391446253069`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.034074492935192}, { 3.0334073464102067`, 1.6417302750518508`}, { 3.0334073464102067`, -1.5964213527728026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.038984853125062}, { 3.038407346410207, 1.6389019981192068`}, { 3.038407346410207, -1.5952978671367337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.043903739512303}, { 3.043407346410207, 1.6360299284328532`}, { 3.043407346410207, -1.5941686604228074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.048830703783856}, { 3.0484073464102073`, 1.6331141147616923`}, { 3.0484073464102073`, -1.5930337054421004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.0537653010352597`}, { 3.053407346410207, 1.6301546011766603`}, { 3.053407346410207, -1.5918929751178497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.058707089810823}, { 3.058407346410207, 1.6271514270278709`}, { 3.058407346410207, -1.5907464424923767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.0636556321406148`}, { 3.063407346410207, 1.6241046269251793`}, { 3.063407346410207, -1.5895940807341509`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068610493574369}, { 3.068407346410207, 1.6210142307219404`}, { 3.068407346410207, -1.5884358631449647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.073571243212532}, { 3.0734073464102067`, 1.6178802635020073`}, { 3.0734073464102067`, -1.5872717631672824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.0785374537344996`}, { 3.078407346410207, 1.6147027455696539`}, { 3.078407346410207, -1.5861017543916869`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.083508701424227}, { 3.083407346410207, 1.6114816924424467`}, { 3.083407346410207, -1.5849258105644946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.0884845661933316`}, { 3.0884073464102073`, 1.6082171148468503`}, { 3.0884073464102073`, -1.5837439055954767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.0934646316017895`}, { 3.093407346410207, 1.6049090187165433`}, { 3.093407346410207, -1.582556013565757}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.098448484876387}, { 3.098407346410207, 1.601557405193279}, { 3.098407346410207, -1.581362108735826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.1034357169269704`}, { 3.103407346410207, 1.598162270630148}, { 3.103407346410207, -1.580162165553683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.1084259223607056`}, { 3.108407346410207, 1.5947236065973014`}, { 3.108407346410207, -1.5789561586631575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.1134186994943525`}, { 3.1134073464102068`, 1.5912413998898525`}, { 3.1134073464102068`, -1.577744062912337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.1184136503647326`}, { 3.118407346410207, 1.5877156325380044`}, { 3.118407346410207, -1.576525853362157}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.1234103807374467`}, { 3.123407346410207, 1.5841462818192613`}, { 3.123407346410207, -1.5753015052951258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.1284085001139608`}, { 3.1284073464102073`, 1.58053332027265}, { 3.1284073464102073`, -1.5740709942241944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.1334076217371374`}, { 3.1334073464102072`, 1.5768767157149073`}, { 3.1334073464102072`, -1.5728342959017783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.1384073625952973`}, { 3.138407346410207, 1.573176431258485}, { 3.138407346410207, -1.5715913863288937`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141061581047031, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -1072.5625}, ImageScaled[{0.5, 0.5}], {360., 392.9999999999998}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{ 0.000030000000000000004`, -0.000030000000000000004`}, { 0.00001, -0.00001}, {0.00001, -0.000030000000000000004`}, { 0.000030000000000000004`, -0.00001}}, {{}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 2.5460000000000007*^-7], DiskBox[2, 2.5460000000000007*^-7], DiskBox[3, 2.5460000000000007*^-7], DiskBox[4, 2.5460000000000007*^-7]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -1501.5874999999999}, { Center, Center}, {360., 393.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -3.141592653589793}, \ {-3.141592653589793, -3.141592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.1365926535897932`}, \ {-3.1365926535897932`, -3.1365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315926535897933`}, \ {-3.1315926535897933`, -3.1315926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.126592653589793}, \ {-3.126592653589793, -3.126592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.121592653589793}, \ {-3.121592653589793, -3.121592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.116592653589793}, \ {-3.116592653589793, -3.116592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.1115926535897933`}, \ {-3.1115926535897933`, -3.1115926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.106592653589793}, \ {-3.106592653589793, -3.106592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.101592653589793}, \ {-3.101592653589793, -3.101592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.096592653589793}, \ {-3.096592653589793, -3.096592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.0915926535897933`}, \ {-3.0915926535897933`, -3.0915926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.086592653589793}, \ {-3.086592653589793, -3.086592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.081592653589793}, \ {-3.081592653589793, -3.081592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.076592653589793}, \ {-3.076592653589793, -3.076592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.0715926535897933`}, \ {-3.0715926535897933`, -3.0715926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.066592653589793}, \ {-3.066592653589793, -3.066592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.061592653589793}, \ {-3.061592653589793, -3.061592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.056592653589793}, \ {-3.056592653589793, -3.056592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.0515926535897933`}, \ {-3.0515926535897933`, -3.0515926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.046592653589793}, \ {-3.046592653589793, -3.046592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.041592653589793}, \ {-3.041592653589793, -3.041592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.036592653589793}, \ {-3.036592653589793, -3.036592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.0315926535897932`}, \ {-3.0315926535897932`, -3.0315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.026592653589793}, \ {-3.026592653589793, -3.026592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.021592653589793}, \ {-3.021592653589793, -3.021592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.016592653589793}, \ {-3.016592653589793, -3.016592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.0115926535897932`}, \ {-3.0115926535897932`, -3.0115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.0065926535897933`}, \ {-3.0065926535897933`, -3.0065926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.001592653589793}, \ {-3.001592653589793, -3.001592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.996592653589793}, \ {-2.996592653589793, -2.996592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.991592653589793}, \ {-2.991592653589793, -2.991592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.9865926535897933`}, \ {-2.9865926535897933`, -2.9865926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.981592653589793}, \ {-2.981592653589793, -2.981592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.976592653589793}, \ {-2.976592653589793, -2.976592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.971592653589793}, \ {-2.971592653589793, -2.971592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.9665926535897933`}, \ {-2.9665926535897933`, -2.9665926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.961592653589793}, \ {-2.961592653589793, -2.961592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.956592653589793}, \ {-2.956592653589793, -2.956592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.951592653589793}, \ {-2.951592653589793, -2.951592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.9465926535897933`}, \ {-2.9465926535897933`, -2.9465926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.941592653589793}, \ {-2.941592653589793, -2.941592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.936592653589793}, \ {-2.936592653589793, -2.936592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.931592653589793}, \ {-2.931592653589793, -2.931592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.9265926535897933`}, \ {-2.9265926535897933`, -2.9265926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.921592653589793}, \ {-2.921592653589793, -2.921592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.916592653589793}, \ {-2.916592653589793, -2.916592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.911592653589793}, \ {-2.911592653589793, -2.911592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.9065926535897932`}, \ {-2.9065926535897932`, -2.9065926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.901592653589793}, \ {-2.901592653589793, -2.901592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.896592653589793}, \ {-2.896592653589793, -2.896592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.891592653589793}, \ {-2.891592653589793, -2.891592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.8865926535897932`}, \ {-2.8865926535897932`, -2.8865926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.8815926535897933`}, \ {-2.8815926535897933`, -2.8815926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.876592653589793}, \ {-2.876592653589793, -2.876592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.871592653589793}, \ {-2.871592653589793, -2.871592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.866592653589793}, \ {-2.866592653589793, -2.866592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.861592653589793}, \ {-2.861592653589793, -2.861592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.856592653589793}, \ {-2.856592653589793, -2.856592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.851592653589793}, \ {-2.851592653589793, -2.851592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.846592653589793}, \ {-2.846592653589793, -2.846592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.8415926535897933`}, \ {-2.8415926535897933`, -2.8415926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.836592653589793}, \ {-2.836592653589793, -2.836592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.831592653589793}, \ {-2.831592653589793, -2.831592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.826592653589793}, \ {-2.826592653589793, -2.826592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.8215926535897933`}, \ {-2.8215926535897933`, -2.8215926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.816592653589793}, \ {-2.816592653589793, -2.816592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.811592653589793}, \ {-2.811592653589793, -2.811592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.806592653589793}, \ {-2.806592653589793, -2.806592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.8015926535897933`}, \ {-2.8015926535897933`, -2.8015926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.796592653589793}, \ {-2.796592653589793, -2.796592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.791592653589793}, \ {-2.791592653589793, -2.791592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.786592653589793}, \ {-2.786592653589793, -2.786592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.7815926535897932`}, \ {-2.7815926535897932`, -2.7815926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.776592653589793}, \ {-2.776592653589793, -2.776592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.771592653589793}, \ {-2.771592653589793, -2.771592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.766592653589793}, \ {-2.766592653589793, -2.766592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.7615926535897932`}, \ {-2.7615926535897932`, -2.7615926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.7565926535897933`}, \ {-2.7565926535897933`, -2.7565926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.751592653589793}, \ {-2.751592653589793, -2.751592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.746592653589793}, \ {-2.746592653589793, -2.746592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.741592653589793}, \ {-2.741592653589793, -2.741592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.736592653589793}, \ {-2.736592653589793, -2.736592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.731592653589793}, \ {-2.731592653589793, -2.731592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.726592653589793}, \ {-2.726592653589793, -2.726592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.721592653589793}, \ {-2.721592653589793, -2.721592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.7165926535897933`}, \ {-2.7165926535897933`, -2.7165926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.711592653589793}, \ {-2.711592653589793, -2.711592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.706592653589793}, \ {-2.706592653589793, -2.706592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.701592653589793}, \ {-2.701592653589793, -2.701592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.6965926535897933`}, \ {-2.6965926535897933`, -2.6965926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.691592653589793}, \ {-2.691592653589793, -2.691592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.686592653589793}, \ {-2.686592653589793, -2.686592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.681592653589793}, \ {-2.681592653589793, -2.681592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.6765926535897933`}, \ {-2.6765926535897933`, -2.6765926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.671592653589793}, \ {-2.671592653589793, -2.671592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.666592653589793}, \ {-2.666592653589793, -2.666592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.661592653589793}, \ {-2.661592653589793, -2.661592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.6565926535897932`}, \ {-2.6565926535897932`, -2.6565926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.651592653589793}, \ {-2.651592653589793, -2.651592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.646592653589793}, \ {-2.646592653589793, -2.646592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.641592653589793}, \ {-2.641592653589793, -2.641592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.6365926535897932`}, \ {-2.6365926535897932`, -2.6365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.6315926535897933`}, \ {-2.6315926535897933`, -2.6315926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.626592653589793}, \ {-2.626592653589793, -2.626592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.621592653589793}, \ {-2.621592653589793, -2.621592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.616592653589793}, \ {-2.616592653589793, -2.616592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.611592653589793}, \ {-2.611592653589793, -2.611592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.606592653589793}, \ {-2.606592653589793, -2.606592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.601592653589793}, \ {-2.601592653589793, -2.601592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.596592653589793}, \ {-2.596592653589793, -2.596592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.5915926535897933`}, \ {-2.5915926535897933`, -2.5915926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.586592653589793}, \ {-2.586592653589793, -2.586592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.581592653589793}, \ {-2.581592653589793, -2.581592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.576592653589793}, \ {-2.576592653589793, -2.576592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.571592653589793}, \ {-2.571592653589793, -2.571592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.566592653589793}, \ {-2.566592653589793, -2.566592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.561592653589793}, \ {-2.561592653589793, -2.561592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.556592653589793}, \ {-2.556592653589793, -2.556592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.5515926535897933`}, \ {-2.5515926535897933`, -2.5515926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.5465926535897934`}, \ {-2.5465926535897934`, -2.5465926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.541592653589793}, \ {-2.541592653589793, -2.541592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.536592653589793}, \ {-2.536592653589793, -2.536592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.5315926535897932`}, \ {-2.5315926535897932`, -2.5315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.526592653589793}, \ {-2.526592653589793, -2.526592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -2.521592653589793}, \ {-2.521592653589793, -2.521592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -2.516592653589793}, \ {-2.516592653589793, -2.516592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -2.5115926535897932`}, \ {-2.5115926535897932`, -2.5115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -2.5065926535897933`}, \ {-2.5065926535897933`, -2.5065926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -2.501592653589793}, \ {-2.501592653589793, -2.501592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -2.496592653589793}, \ {-2.496592653589793, -2.496592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -2.491592653589793}, \ {-2.491592653589793, -2.491592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -2.486592653589793}, \ {-2.486592653589793, -2.486592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -2.481592653589793}, \ {-2.481592653589793, -2.481592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -2.476592653589793}, \ {-2.476592653589793, -2.476592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -2.471592653589793}, \ {-2.471592653589793, -2.471592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -2.4665926535897933`}, \ {-2.4665926535897933`, -2.4665926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -2.461592653589793}, \ {-2.461592653589793, -2.461592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -2.456592653589793}, \ {-2.456592653589793, -2.456592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -2.451592653589793}, \ {-2.451592653589793, -2.451592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -2.446592653589793}, \ {-2.446592653589793, -2.446592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -2.441592653589793}, \ {-2.441592653589793, -2.441592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -2.436592653589793}, \ {-2.436592653589793, -2.436592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -2.431592653589793}, \ {-2.431592653589793, -2.431592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -2.4265926535897933`}, \ {-2.4265926535897933`, -2.4265926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -2.4215926535897934`}, \ {-2.4215926535897934`, -2.4215926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -2.416592653589793}, \ {-2.416592653589793, -2.416592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -2.411592653589793}, \ {-2.411592653589793, -2.411592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -2.4065926535897932`}, \ {-2.4065926535897932`, -2.4065926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -2.401592653589793}, \ {-2.401592653589793, -2.401592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -2.396592653589793}, \ {-2.396592653589793, -2.396592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -2.391592653589793}, \ {-2.391592653589793, -2.391592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -2.3865926535897932`}, \ {-2.3865926535897932`, -2.3865926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -2.3815926535897933`}, \ {-2.3815926535897933`, -2.3815926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -2.376592653589793}, \ {-2.376592653589793, -2.376592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -2.371592653589793}, \ {-2.371592653589793, -2.371592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -2.366592653589793}, \ {-2.366592653589793, -2.366592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -2.361592653589793}, \ {-2.361592653589793, -2.361592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -2.356592653589793}, \ {-2.356592653589793, -2.356592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -2.351592653589793}, \ {-2.351592653589793, -2.351592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -2.346592653589793}, \ {-2.346592653589793, -2.346592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -2.3415926535897933`}, \ {-2.3415926535897933`, -2.3415926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -2.336592653589793}, \ {-2.336592653589793, -2.336592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -2.331592653589793}, \ {-2.331592653589793, -2.331592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -2.326592653589793}, \ {-2.326592653589793, -2.326592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -2.321592653589793}, \ {-2.321592653589793, -2.321592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -2.316592653589793}, \ {-2.316592653589793, -2.316592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -2.311592653589793}, \ {-2.311592653589793, -2.311592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -2.306592653589793}, \ {-2.306592653589793, -2.306592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -2.3015926535897933`}, \ {-2.3015926535897933`, -2.3015926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -2.2965926535897934`}, \ {-2.2965926535897934`, -2.2965926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -2.291592653589793}, \ {-2.291592653589793, -2.291592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -2.286592653589793}, \ {-2.286592653589793, -2.286592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -2.2815926535897932`}, \ {-2.2815926535897932`, -2.2815926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -2.276592653589793}, \ {-2.276592653589793, -2.276592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -2.271592653589793}, \ {-2.271592653589793, -2.271592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -2.266592653589793}, \ {-2.266592653589793, -2.266592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -2.2615926535897932`}, \ {-2.2615926535897932`, -2.2615926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -2.2565926535897933`}, \ {-2.2565926535897933`, -2.2565926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -2.251592653589793}, \ {-2.251592653589793, -2.251592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -2.246592653589793}, \ {-2.246592653589793, -2.246592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -2.241592653589793}, \ {-2.241592653589793, -2.241592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -2.236592653589793}, \ {-2.236592653589793, -2.236592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -2.231592653589793}, \ {-2.231592653589793, -2.231592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -2.226592653589793}, \ {-2.226592653589793, -2.226592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -2.221592653589793}, \ {-2.221592653589793, -2.221592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -2.2165926535897933`}, \ {-2.2165926535897933`, -2.2165926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -2.211592653589793}, \ {-2.211592653589793, -2.211592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -2.206592653589793}, \ {-2.206592653589793, -2.206592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -2.201592653589793}, \ {-2.201592653589793, -2.201592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -2.196592653589793}, \ {-2.196592653589793, -2.196592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -2.191592653589793}, \ {-2.191592653589793, -2.191592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -2.186592653589793}, \ {-2.186592653589793, -2.186592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -2.181592653589793}, \ {-2.181592653589793, -2.181592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -2.1765926535897933`}, \ {-2.1765926535897933`, -2.1765926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -2.1715926535897934`}, \ {-2.1715926535897934`, -2.1715926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -2.166592653589793}, \ {-2.166592653589793, -2.166592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -2.161592653589793}, \ {-2.161592653589793, -2.161592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -2.1565926535897932`}, \ {-2.1565926535897932`, -2.1565926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -2.151592653589793}, \ {-2.151592653589793, -2.151592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -2.146592653589793}, \ {-2.146592653589793, -2.146592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -2.141592653589793}, \ {-2.141592653589793, -2.141592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -2.1365926535897932`}, \ {-2.1365926535897932`, -2.1365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -2.1315926535897933`}, \ {-2.1315926535897933`, -2.1315926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -2.126592653589793}, \ {-2.126592653589793, -2.126592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -2.121592653589793}, \ {-2.121592653589793, -2.121592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -2.116592653589793}, \ {-2.116592653589793, -2.116592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -2.111592653589793}, \ {-2.111592653589793, -2.111592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -2.106592653589793}, \ {-2.106592653589793, -2.106592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -2.101592653589793}, \ {-2.101592653589793, -2.101592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -2.096592653589793}, \ {-2.096592653589793, -2.096592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -2.0915926535897933`}, \ {-2.0915926535897933`, -2.0915926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -2.0865926535897934`}, \ {-2.0865926535897934`, -2.0865926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -2.081592653589793}, \ {-2.081592653589793, -2.081592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -2.076592653589793}, \ {-2.076592653589793, -2.076592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -2.071592653589793}, \ {-2.071592653589793, -2.071592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -2.066592653589793}, \ {-2.066592653589793, -2.066592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -2.061592653589793}, \ {-2.061592653589793, -2.061592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -2.056592653589793}, \ {-2.056592653589793, -2.056592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -2.0515926535897933`}, \ {-2.0515926535897933`, -2.0515926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -2.0465926535897934`}, \ {-2.0465926535897934`, -2.0465926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -2.041592653589793}, \ {-2.041592653589793, -2.041592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -2.036592653589793}, \ {-2.036592653589793, -2.036592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -2.031592653589793}, \ {-2.031592653589793, -2.031592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -2.026592653589793}, \ {-2.026592653589793, -2.026592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -2.021592653589793}, \ {-2.021592653589793, -2.021592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -2.016592653589793}, \ {-2.016592653589793, -2.016592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -2.0115926535897932`}, \ {-2.0115926535897932`, -2.0115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -2.0065926535897933`}, \ {-2.0065926535897933`, -2.0065926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -2.001592653589793}, \ {-2.001592653589793, -2.001592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.996592653589793}, \ {-1.996592653589793, -1.996592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.991592653589793}, \ {-1.991592653589793, -1.991592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.986592653589793}, \ {-1.986592653589793, -1.986592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.9815926535897932`}, \ {-1.9815926535897932`, -1.9815926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.976592653589793}, \ {-1.976592653589793, -1.976592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.9715926535897932`}, \ {-1.9715926535897932`, -1.9715926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.966592653589793}, \ {-1.966592653589793, -1.966592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.9615926535897932`}, \ {-1.9615926535897932`, -1.9615926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.956592653589793}, \ {-1.956592653589793, -1.956592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.9515926535897932`}, \ {-1.9515926535897932`, -1.9515926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.946592653589793}, \ {-1.946592653589793, -1.946592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.9415926535897932`}, \ {-1.9415926535897932`, -1.9415926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.936592653589793}, \ {-1.936592653589793, -1.936592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.9315926535897932`}, \ {-1.9315926535897932`, -1.9315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.926592653589793}, \ {-1.926592653589793, -1.926592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.9215926535897931`}, \ {-1.9215926535897931`, -1.9215926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.916592653589793}, \ {-1.916592653589793, -1.916592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.9115926535897931`}, \ {-1.9115926535897931`, -1.9115926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.906592653589793}, \ {-1.906592653589793, -1.906592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.9015926535897931`}, \ {-1.9015926535897931`, -1.9015926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.896592653589793}, \ {-1.896592653589793, -1.896592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.8915926535897931`}, \ {-1.8915926535897931`, -1.8915926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.886592653589793}, \ {-1.886592653589793, -1.886592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.881592653589793}, \ {-1.881592653589793, -1.881592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.876592653589793}, \ {-1.876592653589793, -1.876592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.871592653589793}, \ {-1.871592653589793, -1.871592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.866592653589793}, \ {-1.866592653589793, -1.866592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.861592653589793}, \ {-1.861592653589793, -1.861592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.8565926535897932`}, \ {-1.8565926535897932`, -1.8565926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.851592653589793}, \ {-1.851592653589793, -1.851592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.8465926535897932`}, \ {-1.8465926535897932`, -1.8465926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.841592653589793}, \ {-1.841592653589793, -1.841592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.8365926535897932`}, \ {-1.8365926535897932`, -1.8365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.831592653589793}, \ {-1.831592653589793, -1.831592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.8265926535897932`}, \ {-1.8265926535897932`, -1.8265926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.821592653589793}, \ {-1.821592653589793, -1.821592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.8165926535897932`}, \ {-1.8165926535897932`, -1.8165926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.811592653589793}, \ {-1.811592653589793, -1.811592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.8065926535897932`}, \ {-1.8065926535897932`, -1.8065926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.801592653589793}, \ {-1.801592653589793, -1.801592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.7965926535897931`}, \ {-1.7965926535897931`, -1.7965926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.791592653589793}, \ {-1.791592653589793, -1.791592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.7865926535897931`}, \ {-1.7865926535897931`, -1.7865926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.781592653589793}, \ {-1.781592653589793, -1.781592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.7765926535897931`}, \ {-1.7765926535897931`, -1.7765926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -1.771592653589793}, \ {-1.771592653589793, -1.771592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -1.7665926535897931`}, \ {-1.7665926535897931`, -1.7665926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -1.761592653589793}, \ {-1.761592653589793, -1.761592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -1.756592653589793}, \ {-1.756592653589793, -1.756592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -1.751592653589793}, \ {-1.751592653589793, -1.751592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -1.746592653589793}, \ {-1.746592653589793, -1.746592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -1.741592653589793}, \ {-1.741592653589793, -1.741592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -1.736592653589793}, \ {-1.736592653589793, -1.736592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -1.7315926535897932`}, \ {-1.7315926535897932`, -1.7315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -1.726592653589793}, \ {-1.726592653589793, -1.726592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -1.7215926535897932`}, \ {-1.7215926535897932`, -1.7215926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -1.716592653589793}, \ {-1.716592653589793, -1.716592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -1.7115926535897932`}, \ {-1.7115926535897932`, -1.7115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -1.706592653589793}, \ {-1.706592653589793, -1.706592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -1.7015926535897932`}, \ {-1.7015926535897932`, -1.7015926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -1.696592653589793}, \ {-1.696592653589793, -1.696592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -1.6915926535897932`}, \ {-1.6915926535897932`, -1.6915926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -1.686592653589793}, \ {-1.686592653589793, -1.686592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -1.6815926535897932`}, \ {-1.6815926535897932`, -1.6815926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -1.676592653589793}, \ {-1.676592653589793, -1.676592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -1.6715926535897931`}, \ {-1.6715926535897931`, -1.6715926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -1.666592653589793}, \ {-1.666592653589793, -1.666592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -1.6615926535897931`}, \ {-1.6615926535897931`, -1.6615926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -1.656592653589793}, \ {-1.656592653589793, -1.656592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -1.6515926535897931`}, \ {-1.6515926535897931`, -1.6515926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -1.646592653589793}, \ {-1.646592653589793, -1.646592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -1.6415926535897931`}, \ {-1.6415926535897931`, -1.6415926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -1.636592653589793}, \ {-1.636592653589793, -1.636592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -1.631592653589793}, \ {-1.631592653589793, -1.631592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -1.626592653589793}, \ {-1.626592653589793, -1.626592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -1.621592653589793}, \ {-1.621592653589793, -1.621592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -1.616592653589793}, \ {-1.616592653589793, -1.616592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -1.611592653589793}, \ {-1.611592653589793, -1.611592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -1.606592653589793}, \ {-1.606592653589793, -1.606592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -1.601592653589793}, \ {-1.601592653589793, -1.601592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -1.5965926535897932`}, \ {-1.5965926535897932`, -1.5965926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -1.591592653589793}, \ {-1.591592653589793, -1.591592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -1.5865926535897932`}, \ {-1.5865926535897932`, -1.5865926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -1.581592653589793}, \ {-1.581592653589793, -1.581592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -1.5765926535897932`}, \ {-1.5765926535897932`, -1.5765926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -1.571592653589793}, \ {-1.571592653589793, -1.571592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -1.5665926535897932`}, \ {-1.5665926535897932`, -1.5665926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -1.561592653589793}, \ {-1.561592653589793, -1.561592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -1.5565926535897932`}, \ {-1.5565926535897932`, -1.5565926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -1.551592653589793}, \ {-1.551592653589793, -1.551592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -1.5465926535897931`}, \ {-1.5465926535897931`, -1.5465926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -1.541592653589793}, \ {-1.541592653589793, -1.541592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -1.5365926535897931`}, \ {-1.5365926535897931`, -1.5365926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -1.531592653589793}, \ {-1.531592653589793, -1.531592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -1.5265926535897931`}, \ {-1.5265926535897931`, -1.5265926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -1.521592653589793}, \ {-1.521592653589793, -1.521592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -1.5165926535897931`}, \ {-1.5165926535897931`, -1.5165926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -1.511592653589793}, \ {-1.511592653589793, -1.511592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -1.506592653589793}, \ {-1.506592653589793, -1.506592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -1.501592653589793}, \ {-1.501592653589793, -1.501592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -1.496592653589793}, \ {-1.496592653589793, -1.496592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -1.491592653589793}, \ {-1.491592653589793, -1.491592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -1.486592653589793}, \ {-1.486592653589793, -1.486592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -1.481592653589793}, \ {-1.481592653589793, -1.481592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -1.476592653589793}, \ {-1.476592653589793, -1.476592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -1.4715926535897932`}, \ {-1.4715926535897932`, -1.4715926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -1.466592653589793}, \ {-1.466592653589793, -1.466592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -1.4615926535897932`}, \ {-1.4615926535897932`, -1.4615926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -1.456592653589793}, \ {-1.456592653589793, -1.456592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -1.4515926535897932`}, \ {-1.4515926535897932`, -1.4515926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -1.446592653589793}, \ {-1.446592653589793, -1.446592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -1.4415926535897932`}, \ {-1.4415926535897932`, -1.4415926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -1.436592653589793}, \ {-1.436592653589793, -1.436592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -1.4315926535897932`}, \ {-1.4315926535897932`, -1.4315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -1.426592653589793}, \ {-1.426592653589793, -1.426592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -1.4215926535897931`}, \ {-1.4215926535897931`, -1.4215926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -1.416592653589793}, \ {-1.416592653589793, -1.416592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -1.4115926535897931`}, \ {-1.4115926535897931`, -1.4115926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -1.406592653589793}, \ {-1.406592653589793, -1.406592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -1.4015926535897931`}, \ {-1.4015926535897931`, -1.4015926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -1.396592653589793}, \ {-1.396592653589793, -1.396592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -1.3915926535897931`}, \ {-1.3915926535897931`, -1.3915926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -1.386592653589793}, \ {-1.386592653589793, -1.386592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -1.381592653589793}, \ {-1.381592653589793, -1.381592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -1.376592653589793}, \ {-1.376592653589793, -1.376592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -1.371592653589793}, \ {-1.371592653589793, -1.371592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -1.366592653589793}, \ {-1.366592653589793, -1.366592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -1.361592653589793}, \ {-1.361592653589793, -1.361592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -1.356592653589793}, \ {-1.356592653589793, -1.356592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -1.351592653589793}, \ {-1.351592653589793, -1.351592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -1.3465926535897932`}, \ {-1.3465926535897932`, -1.3465926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -1.341592653589793}, \ {-1.341592653589793, -1.341592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -1.3365926535897932`}, \ {-1.3365926535897932`, -1.3365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -1.331592653589793}, \ {-1.331592653589793, -1.331592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -1.3265926535897932`}, \ {-1.3265926535897932`, -1.3265926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -1.321592653589793}, \ {-1.321592653589793, -1.321592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -1.3165926535897932`}, \ {-1.3165926535897932`, -1.3165926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -1.311592653589793}, \ {-1.311592653589793, -1.311592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -1.3065926535897932`}, \ {-1.3065926535897932`, -1.3065926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -1.301592653589793}, \ {-1.301592653589793, -1.301592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -1.2965926535897931`}, \ {-1.2965926535897931`, -1.2965926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -1.291592653589793}, \ {-1.291592653589793, -1.291592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -1.2865926535897931`}, \ {-1.2865926535897931`, -1.2865926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -1.281592653589793}, \ {-1.281592653589793, -1.281592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -1.2765926535897931`}, \ {-1.2765926535897931`, -1.2765926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -1.271592653589793}, \ {-1.271592653589793, -1.271592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -1.2665926535897931`}, \ {-1.2665926535897931`, -1.2665926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -1.261592653589793}, \ {-1.261592653589793, -1.261592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -1.256592653589793}, \ {-1.256592653589793, -1.256592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -1.251592653589793}, \ {-1.251592653589793, -1.251592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -1.246592653589793}, \ {-1.246592653589793, -1.246592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -1.241592653589793}, \ {-1.241592653589793, -1.241592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -1.236592653589793}, \ {-1.236592653589793, -1.236592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -1.231592653589793}, \ {-1.231592653589793, -1.231592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -1.226592653589793}, \ {-1.226592653589793, -1.226592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -1.2215926535897932`}, \ {-1.2215926535897932`, -1.2215926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -1.216592653589793}, \ {-1.216592653589793, -1.216592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -1.2115926535897932`}, \ {-1.2115926535897932`, -1.2115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -1.206592653589793}, \ {-1.206592653589793, -1.206592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -1.2015926535897932`}, \ {-1.2015926535897932`, -1.2015926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -1.196592653589793}, \ {-1.196592653589793, -1.196592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -1.1915926535897932`}, \ {-1.1915926535897932`, -1.1915926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -1.186592653589793}, \ {-1.186592653589793, -1.186592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -1.1815926535897932`}, \ {-1.1815926535897932`, -1.1815926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -1.176592653589793}, \ {-1.176592653589793, -1.176592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -1.1715926535897931`}, \ {-1.1715926535897931`, -1.1715926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -1.166592653589793}, \ {-1.166592653589793, -1.166592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -1.1615926535897931`}, \ {-1.1615926535897931`, -1.1615926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -1.156592653589793}, \ {-1.156592653589793, -1.156592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.1515926535897931`}, \ {-1.1515926535897931`, -1.1515926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.146592653589793}, \ {-1.146592653589793, -1.146592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.1415926535897931`}, \ {-1.1415926535897931`, -1.1415926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.1365926535897932`}, \ {-1.1365926535897932`, -1.1365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.1315926535897929`}, \ {-1.1315926535897929`, -1.1315926535897929`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.126592653589793}, \ {-1.126592653589793, -1.126592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.121592653589793}, \ {-1.121592653589793, -1.121592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.1165926535897932`}, \ {-1.1165926535897932`, -1.1165926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.1115926535897929`}, \ {-1.1115926535897929`, -1.1115926535897929`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.106592653589793}, \ {-1.106592653589793, -1.106592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.101592653589793}, \ {-1.101592653589793, -1.101592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.0965926535897932`}, \ {-1.0965926535897932`, -1.0965926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.0915926535897933`}, \ {-1.0915926535897933`, -1.0915926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.086592653589793}, \ {-1.086592653589793, -1.086592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.081592653589793}, \ {-1.081592653589793, -1.081592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.0765926535897932`}, \ {-1.0765926535897932`, -1.0765926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.0715926535897933`}, \ {-1.0715926535897933`, -1.0715926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.066592653589793}, \ {-1.066592653589793, -1.066592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.061592653589793}, \ {-1.061592653589793, -1.061592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.0565926535897932`}, \ {-1.0565926535897932`, -1.0565926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.0515926535897933`}, \ {-1.0515926535897933`, -1.0515926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.046592653589793}, \ {-1.046592653589793, -1.046592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.041592653589793}, \ {-1.041592653589793, -1.041592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.0365926535897931`}, \ {-1.0365926535897931`, -1.0365926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.0315926535897932`}, \ {-1.0315926535897932`, -1.0315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.026592653589793}, \ {-1.026592653589793, -1.026592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.021592653589793}, \ {-1.021592653589793, -1.021592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.0165926535897931`}, \ {-1.0165926535897931`, -1.0165926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.0115926535897932`}, \ {-1.0115926535897932`, -1.0115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.0065926535897929`}, \ {-1.0065926535897929`, -1.0065926535897929`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.001592653589793}, \ {-1.001592653589793, -1.001592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -0.9965926535897931}, \ {-0.9965926535897931, -0.9965926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -0.9915926535897932}, \ {-0.9915926535897932, -0.9915926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -0.9865926535897929}, \ {-0.9865926535897929, -0.9865926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -0.981592653589793}, \ {-0.981592653589793, -0.981592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -0.9765926535897931}, \ {-0.9765926535897931, -0.9765926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -0.9715926535897932}, \ {-0.9715926535897932, -0.9715926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -0.9665926535897928}, \ {-0.9665926535897928, -0.9665926535897928}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -0.961592653589793}, \ {-0.961592653589793, -0.961592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -0.9565926535897931}, \ {-0.9565926535897931, -0.9565926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -0.9515926535897932}, \ {-0.9515926535897932, -0.9515926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -0.9465926535897933}, \ {-0.9465926535897933, -0.9465926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -0.9415926535897929}, \ {-0.9415926535897929, -0.9415926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -0.936592653589793}, \ {-0.936592653589793, -0.936592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -0.9315926535897932}, \ {-0.9315926535897932, -0.9315926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -0.9265926535897933}, \ {-0.9265926535897933, -0.9265926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -0.9215926535897929}, \ {-0.9215926535897929, -0.9215926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -0.916592653589793}, \ {-0.916592653589793, -0.916592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -0.9115926535897931}, \ {-0.9115926535897931, -0.9115926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -0.9065926535897932}, \ {-0.9065926535897932, -0.9065926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -0.9015926535897929}, \ {-0.9015926535897929, -0.9015926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -0.896592653589793}, \ {-0.896592653589793, -0.896592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -0.8915926535897932}, \ {-0.8915926535897931, -0.8915926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -0.8865926535897932}, \ {-0.8865926535897932, -0.8865926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -0.8815926535897929}, \ {-0.8815926535897929, -0.8815926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -0.8765926535897929}, \ {-0.876592653589793, -0.8765926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -0.8715926535897931}, \ {-0.8715926535897931, -0.8715926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -0.8665926535897932}, \ {-0.8665926535897932, -0.8665926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -0.8615926535897929}, \ {-0.8615926535897929, -0.8615926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -0.856592653589793}, \ {-0.856592653589793, -0.856592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -0.8515926535897932}, \ {-0.8515926535897931, -0.8515926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -0.8465926535897932}, \ {-0.8465926535897932, -0.8465926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -0.8415926535897928}, \ {-0.8415926535897928, -0.8415926535897928}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -0.8365926535897931}, \ {-0.836592653589793, -0.8365926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -0.8315926535897931}, \ {-0.8315926535897931, -0.8315926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -0.8265926535897932}, \ {-0.8265926535897932, -0.8265926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -0.8215926535897933}, \ {-0.8215926535897933, -0.8215926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -0.8165926535897929}, \ {-0.8165926535897929, -0.8165926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -0.811592653589793}, \ {-0.811592653589793, -0.811592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -0.806592653589793}, \ {-0.8065926535897932, -0.806592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -0.8015926535897933}, \ {-0.8015926535897933, -0.8015926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -0.7965926535897929}, \ {-0.7965926535897929, -0.7965926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -0.791592653589793}, \ {-0.791592653589793, -0.791592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -0.7865926535897931}, \ {-0.7865926535897931, -0.7865926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -0.7815926535897932}, \ {-0.7815926535897932, -0.7815926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -0.7765926535897929}, \ {-0.7765926535897929, -0.7765926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -0.771592653589793}, \ {-0.771592653589793, -0.771592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -0.7665926535897931}, \ {-0.7665926535897931, -0.7665926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -0.7615926535897932}, \ {-0.7615926535897932, -0.7615926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -0.7565926535897929}, \ {-0.7565926535897929, -0.7565926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -0.751592653589793}, \ {-0.751592653589793, -0.751592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -0.7465926535897931}, \ {-0.7465926535897931, -0.7465926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -0.7415926535897931}, \ {-0.7415926535897932, -0.7415926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -0.7365926535897929}, \ {-0.7365926535897929, -0.7365926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -0.731592653589793}, \ {-0.731592653589793, -0.731592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -0.7265926535897931}, \ {-0.7265926535897931, -0.7265926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -0.7215926535897932}, \ {-0.7215926535897932, -0.7215926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -0.7165926535897928}, \ {-0.7165926535897928, -0.7165926535897928}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -0.711592653589793}, \ {-0.711592653589793, -0.711592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -0.7065926535897931}, \ {-0.7065926535897931, -0.7065926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -0.7015926535897932}, \ {-0.7015926535897932, -0.7015926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -0.6965926535897933}, \ {-0.6965926535897933, -0.6965926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -0.6915926535897929}, \ {-0.6915926535897929, -0.6915926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -0.686592653589793}, \ {-0.686592653589793, -0.686592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -0.6815926535897932}, \ {-0.6815926535897932, -0.6815926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -0.6765926535897933}, \ {-0.6765926535897933, -0.6765926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -0.6715926535897929}, \ {-0.6715926535897929, -0.6715926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -0.6665926535897931}, \ {-0.666592653589793, -0.6665926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -0.6615926535897931}, \ {-0.6615926535897931, -0.6615926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -0.6565926535897932}, \ {-0.6565926535897932, -0.6565926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -0.6515926535897929}, \ {-0.6515926535897929, -0.6515926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -0.646592653589793}, \ {-0.646592653589793, -0.646592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -0.6415926535897931}, \ {-0.6415926535897931, -0.6415926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -0.6365926535897932}, \ {-0.6365926535897932, -0.6365926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -0.6315926535897929}, \ {-0.6315926535897929, -0.6315926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -0.626592653589793}, \ {-0.626592653589793, -0.626592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -0.6215926535897931}, \ {-0.6215926535897931, -0.6215926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -0.6165926535897932}, \ {-0.6165926535897932, -0.6165926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -0.6115926535897929}, \ {-0.6115926535897929, -0.6115926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -0.606592653589793}, \ {-0.606592653589793, -0.606592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -0.6015926535897931}, \ {-0.6015926535897931, -0.6015926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -0.5965926535897932}, \ {-0.5965926535897932, -0.5965926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -0.5915926535897928}, \ {-0.5915926535897928, -0.5915926535897928}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -0.586592653589793}, \ {-0.586592653589793, -0.586592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -0.5815926535897931}, \ {-0.5815926535897931, -0.5815926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -0.5765926535897931}, \ {-0.5765926535897931, -0.5765926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -0.571592653589793}, \ {-0.571592653589793, -0.571592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -0.566592653589793}, \ {-0.566592653589793, -0.566592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -0.561592653589793}, \ {-0.561592653589793, -0.561592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -0.5565926535897929}, \ {-0.556592653589793, -0.5565926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -0.551592653589793}, \ {-0.551592653589793, -0.551592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -0.546592653589793}, \ {-0.546592653589793, -0.546592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -0.541592653589793}, \ {-0.541592653589793, -0.541592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -0.536592653589793}, \ {-0.536592653589793, -0.536592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -0.531592653589793}, \ {-0.531592653589793, -0.531592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -0.526592653589793}, \ {-0.526592653589793, -0.526592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -0.521592653589793}, \ {-0.521592653589793, -0.521592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -0.5165926535897931}, \ {-0.5165926535897931, -0.5165926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -0.511592653589793}, \ {-0.511592653589793, -0.511592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -0.5065926535897931}, \ {-0.5065926535897931, -0.5065926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -0.5015926535897931}, \ {-0.5015926535897931, -0.5015926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -0.4965926535897931}, \ {-0.49659265358979304`, -0.4965926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -0.49159265358979304`}, \ {-0.4915926535897931, -0.49159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -0.4865926535897931}, \ {-0.4865926535897931, -0.4865926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -0.4815926535897931}, \ {-0.4815926535897931, -0.4815926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -0.4765926535897931}, \ {-0.4765926535897931, -0.4765926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -0.4715926535897931}, \ {-0.4715926535897931, -0.4715926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -0.466592653589793}, \ {-0.46659265358979307`, -0.466592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -0.46159265358979307`}, \ {-0.46159265358979307`, -0.46159265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -0.45659265358979306`}, \ {-0.45659265358979306`, -0.45659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -0.45159265358979306`}, \ {-0.45159265358979306`, -0.45159265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -0.44659265358979305`}, \ {-0.44659265358979305`, -0.44659265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -0.44159265358979305`}, \ {-0.44159265358979305`, -0.44159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -0.4365926535897931}, \ {-0.43659265358979304`, -0.4365926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -0.43159265358979304`}, \ {-0.43159265358979304`, -0.43159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -0.42659265358979304`}, \ {-0.42659265358979304`, -0.42659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -0.42159265358979303`}, \ {-0.42159265358979303`, -0.42159265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -0.41659265358979297`}, \ {-0.416592653589793, -0.41659265358979297`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -0.411592653589793}, \ {-0.411592653589793, -0.411592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -0.4065926535897931}, \ {-0.406592653589793, -0.4065926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -0.40159265358979307`}, \ {-0.40159265358979307`, -0.40159265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -0.39659265358979306`}, \ {-0.39659265358979306`, -0.39659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -0.3915926535897931}, \ {-0.39159265358979306`, -0.3915926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -0.38659265358979306`}, \ {-0.38659265358979306`, -0.38659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -0.3815926535897931}, \ {-0.38159265358979305`, -0.3815926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -0.37659265358979305`}, \ {-0.37659265358979305`, -0.37659265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -0.3715926535897931}, \ {-0.3715926535897931, -0.3715926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -0.3665926535897931}, \ {-0.3665926535897931, -0.3665926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -0.36159265358979314`}, \ {-0.3615926535897931, -0.36159265358979314`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -0.35659265358979314`}, \ {-0.3565926535897931, -0.35659265358979314`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -0.3515926535897931}, \ {-0.3515926535897931, -0.3515926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -0.3465926535897931}, \ {-0.3465926535897931, -0.3465926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -0.34159265358979307`}, \ {-0.34159265358979307`, -0.34159265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -0.33659265358979307`}, \ {-0.33659265358979307`, -0.33659265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -0.33159265358979306`}, \ {-0.33159265358979306`, -0.33159265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -0.32659265358979306`}, \ {-0.32659265358979306`, -0.32659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -0.32159265358979305`}, \ {-0.32159265358979305`, -0.32159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -0.3165926535897931}, \ {-0.31659265358979305`, -0.3165926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -0.31159265358979304`}, \ {-0.31159265358979304`, -0.31159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -0.30659265358979304`}, \ {-0.30659265358979304`, -0.30659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -0.30159265358979304`}, \ {-0.30159265358979304`, -0.30159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -0.29659265358979303`}, \ {-0.29659265358979303`, -0.29659265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -0.2915926535897931}, \ {-0.2915926535897931, -0.2915926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -0.2865926535897931}, \ {-0.2865926535897931, -0.2865926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -0.2815926535897931}, \ {-0.2815926535897931, -0.2815926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -0.27659265358979307`}, \ {-0.27659265358979307`, -0.27659265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -0.27159265358979306`}, \ {-0.27159265358979306`, -0.27159265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -0.26659265358979306`}, \ {-0.26659265358979306`, -0.26659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -0.26159265358979306`}, \ {-0.26159265358979306`, -0.26159265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -0.25659265358979305`}, \ {-0.25659265358979305`, -0.25659265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -0.25159265358979305`}, \ {-0.25159265358979305`, -0.25159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -0.24659265358979301`}, \ {-0.24659265358979304`, -0.24659265358979301`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -0.24159265358979304`}, \ {-0.24159265358979304`, -0.24159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -0.23659265358979303`}, \ {-0.23659265358979303`, -0.23659265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -0.23159265358979303`}, \ {-0.23159265358979303`, -0.23159265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -0.22659265358979305`}, \ {-0.22659265358979308`, -0.22659265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -0.22159265358979308`}, \ {-0.22159265358979308`, -0.22159265358979308`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -0.21659265358979304`}, \ {-0.21659265358979307`, -0.21659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -0.21159265358979304`}, \ {-0.21159265358979307`, -0.21159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -0.20659265358979306`}, \ {-0.20659265358979306`, -0.20659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -0.20159265358979303`}, \ {-0.20159265358979306`, -0.20159265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -0.19659265358979305`}, \ {-0.19659265358979305`, -0.19659265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -0.19159265358979305`}, \ {-0.19159265358979305`, -0.19159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -0.18659265358979304`}, \ {-0.18659265358979304`, -0.18659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -0.18159265358979304`}, \ {-0.18159265358979304`, -0.18159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -0.17659265358979304`}, \ {-0.17659265358979304`, -0.17659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -0.17159265358979303`}, \ {-0.17159265358979303`, -0.17159265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -0.16659265358979303`}, \ {-0.16659265358979303`, -0.16659265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -0.16159265358979308`}, \ {-0.16159265358979308`, -0.16159265358979308`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -0.15659265358979307`}, \ {-0.15659265358979307`, -0.15659265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -0.15159265358979307`}, \ {-0.15159265358979307`, -0.15159265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -0.14659265358979306`}, \ {-0.14659265358979306`, -0.14659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -0.14159265358979306`}, \ {-0.14159265358979306`, -0.14159265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -0.13659265358979306`}, \ {-0.13659265358979306`, -0.13659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -0.13159265358979305`}, \ {-0.13159265358979305`, -0.13159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -0.12659265358979302`}, \ {-0.12659265358979305`, -0.12659265358979302`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -0.12159265358979304`}, \ {-0.12159265358979304`, -0.12159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -0.11659265358979304`}, \ {-0.11659265358979304`, -0.11659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -0.11159265358979305`}, \ {-0.11159265358979303`, -0.11159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -0.10659265358979303`}, \ {-0.10659265358979303`, -0.10659265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -0.10159265358979308`}, \ {-0.10159265358979308`, -0.10159265358979308`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -0.09659265358979308}, \ {-0.09659265358979308, -0.09659265358979308}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -0.09159265358979309}, \ {-0.09159265358979307, -0.09159265358979309}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -0.08659265358979305}, \ {-0.08659265358979307, -0.08659265358979305}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -0.08159265358979308}, \ {-0.08159265358979306, -0.08159265358979308}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -0.07659265358979306}, \ {-0.07659265358979306, -0.07659265358979306}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -0.07159265358979305}, \ {-0.07159265358979305, -0.07159265358979305}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -0.06659265358979305}, \ {-0.06659265358979305, -0.06659265358979305}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -0.061592653589793045`}, \ {-0.061592653589793045`, -0.061592653589793045`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -0.05659265358979304}, \ {-0.05659265358979304, -0.05659265358979304}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -0.051592653589793036`}, \ {-0.051592653589793036`, -0.051592653589793036`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -0.04659265358979303}, \ {-0.04659265358979303, -0.04659265358979303}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -0.04159265358979303}, \ {-0.04159265358979303, -0.04159265358979303}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -0.03659265358979302}, \ {-0.03659265358979302, -0.03659265358979302}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -0.03159265358979302}, \ {-0.03159265358979302, -0.03159265358979302}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -0.026592653589793014`}, \ {-0.026592653589793014`, -0.026592653589793014`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -0.02159265358979301}, \ {-0.02159265358979301, -0.02159265358979301}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -0.016592653589793005`}, \ {-0.016592653589793005`, -0.016592653589793005`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -0.011592653589793}, \ {-0.011592653589793, -0.011592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -0.006592653589792996}, \ {-0.006592653589792996, -0.006592653589792996}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -0.0015926535897931027`}, \ {-0.0015926535897931027`, -0.0015926535897931027`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 0.003407346410206902}, { 0.0034073464102069018`, 0.003407346410206902}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 0.008407346410206906}, { 0.008407346410206906, 0.008407346410206906}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 0.01340734641020691}, { 0.01340734641020691, 0.01340734641020691}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 0.018407346410206915`}, { 0.018407346410206915`, 0.018407346410206915`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 0.023407346410206923`}, { 0.02340734641020692, 0.023407346410206923`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 0.028407346410206924`}, { 0.028407346410206924`, 0.028407346410206924`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 0.03340734641020693}, { 0.03340734641020693, 0.03340734641020693}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 0.03840734641020693}, { 0.03840734641020693, 0.03840734641020693}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 0.04340734641020693}, { 0.04340734641020694, 0.04340734641020693}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 0.04840734641020694}, { 0.04840734641020694, 0.04840734641020694}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 0.053407346410206946`}, { 0.053407346410206946`, 0.053407346410206946`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 0.05840734641020695}, { 0.05840734641020695, 0.05840734641020695}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 0.06340734641020696}, { 0.06340734641020696, 0.06340734641020696}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 0.06840734641020696}, { 0.06840734641020696, 0.06840734641020696}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 0.07340734641020696}, { 0.07340734641020696, 0.07340734641020696}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 0.07840734641020697}, { 0.07840734641020697, 0.07840734641020697}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 0.08340734641020697}, { 0.08340734641020697, 0.08340734641020697}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 0.08840734641020698}, { 0.08840734641020698, 0.08840734641020698}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 0.09340734641020698}, { 0.09340734641020698, 0.09340734641020698}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 0.09840734641020697}, { 0.09840734641020699, 0.09840734641020697}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 0.10340734641020699`}, { 0.10340734641020699`, 0.10340734641020699`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 0.108407346410207}, { 0.108407346410207, 0.108407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 0.113407346410207}, { 0.113407346410207, 0.113407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 0.118407346410207}, { 0.118407346410207, 0.118407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 0.1234073464102069}, { 0.1234073464102069, 0.1234073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 0.1284073464102069}, { 0.1284073464102069, 0.1284073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 0.13340734641020693`}, { 0.1334073464102069, 0.13340734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 0.1384073464102069}, { 0.1384073464102069, 0.1384073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 0.14340734641020692`}, { 0.14340734641020692`, 0.14340734641020692`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 0.14840734641020692`}, { 0.14840734641020692`, 0.14840734641020692`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 0.15340734641020692`}, { 0.15340734641020692`, 0.15340734641020692`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 0.15840734641020693`}, { 0.15840734641020693`, 0.15840734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 0.16340734641020693`}, { 0.16340734641020693`, 0.16340734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 0.16840734641020694`}, { 0.16840734641020694`, 0.16840734641020694`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 0.17340734641020694`}, { 0.17340734641020694`, 0.17340734641020694`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 0.17840734641020695`}, { 0.17840734641020695`, 0.17840734641020695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 0.18340734641020695`}, { 0.18340734641020695`, 0.18340734641020695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 0.18840734641020698`}, { 0.18840734641020696`, 0.18840734641020698`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 0.193407346410207}, { 0.19340734641020696`, 0.193407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 0.198407346410207}, { 0.19840734641020696`, 0.198407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 0.20340734641020697`}, { 0.20340734641020697`, 0.20340734641020697`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 0.20840734641020697`}, { 0.20840734641020697`, 0.20840734641020697`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 0.21340734641020695`}, { 0.21340734641020698`, 0.21340734641020695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 0.21840734641020698`}, { 0.21840734641020698`, 0.21840734641020698`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 0.223407346410207}, { 0.223407346410207, 0.223407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 0.228407346410207}, { 0.228407346410207, 0.228407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 0.233407346410207}, { 0.233407346410207, 0.233407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 0.238407346410207}, { 0.238407346410207, 0.238407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 0.243407346410207}, { 0.243407346410207, 0.243407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 0.248407346410207}, { 0.248407346410207, 0.248407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 0.2534073464102069}, { 0.2534073464102069, 0.2534073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 0.2584073464102069}, { 0.2584073464102069, 0.2584073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 0.2634073464102069}, { 0.2634073464102069, 0.2634073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 0.2684073464102069}, { 0.2684073464102069, 0.2684073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 0.2734073464102069}, { 0.2734073464102069, 0.2734073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 0.2784073464102069}, { 0.2784073464102069, 0.2784073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 0.28340734641020693`}, { 0.28340734641020693`, 0.28340734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 0.28840734641020693`}, { 0.28840734641020693`, 0.28840734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 0.29340734641020694`}, { 0.29340734641020694`, 0.29340734641020694`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 0.29840734641020694`}, { 0.29840734641020694`, 0.29840734641020694`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 0.3034073464102069}, { 0.30340734641020695`, 0.3034073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 0.30840734641020695`}, { 0.30840734641020695`, 0.30840734641020695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 0.31340734641020696`}, { 0.31340734641020696`, 0.31340734641020696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 0.31840734641020696`}, { 0.31840734641020696`, 0.31840734641020696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 0.32340734641020696`}, { 0.32340734641020696`, 0.32340734641020696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 0.32840734641020697`}, { 0.32840734641020697`, 0.32840734641020697`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 0.333407346410207}, { 0.333407346410207, 0.333407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 0.338407346410207}, { 0.338407346410207, 0.338407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 0.343407346410207}, { 0.343407346410207, 0.343407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 0.348407346410207}, { 0.348407346410207, 0.348407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 0.353407346410207}, { 0.353407346410207, 0.353407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 0.358407346410207}, { 0.358407346410207, 0.358407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 0.363407346410207}, { 0.363407346410207, 0.363407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 0.368407346410207}, { 0.368407346410207, 0.368407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 0.37340734641020706`}, { 0.373407346410207, 0.37340734641020706`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 0.37840734641020696`}, { 0.3784073464102069, 0.37840734641020696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 0.38340734641020685`}, { 0.3834073464102069, 0.38340734641020685`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 0.3884073464102069}, { 0.3884073464102069, 0.3884073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 0.39340734641020697`}, { 0.3934073464102069, 0.39340734641020697`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 0.3984073464102069}, { 0.3984073464102069, 0.3984073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 0.4034073464102069}, { 0.4034073464102069, 0.4034073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 0.40840734641020693`}, { 0.40840734641020693`, 0.40840734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 0.413407346410207}, { 0.41340734641020693`, 0.413407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 0.418407346410207}, { 0.41840734641020694`, 0.418407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 0.42340734641020705`}, { 0.42340734641020705`, 0.42340734641020705`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 0.42840734641020695`}, { 0.42840734641020695`, 0.42840734641020695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 0.43340734641020706`}, { 0.43340734641020706`, 0.43340734641020706`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 0.4384073464102069}, { 0.43840734641020696`, 0.4384073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 0.44340734641020685`}, { 0.44340734641020685`, 0.44340734641020685`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 0.44840734641020696`}, { 0.44840734641020696`, 0.44840734641020696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 0.45340734641020686`}, { 0.45340734641020686`, 0.45340734641020686`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 0.458407346410207}, { 0.458407346410207, 0.458407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 0.4634073464102068}, { 0.46340734641020687`, 0.4634073464102068}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 0.468407346410207}, { 0.468407346410207, 0.468407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 0.4734073464102069}, { 0.4734073464102069, 0.4734073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 0.478407346410207}, { 0.478407346410207, 0.478407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 0.4834073464102069}, { 0.4834073464102069, 0.4834073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 0.488407346410207}, { 0.488407346410207, 0.488407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 0.4934073464102069}, { 0.4934073464102069, 0.4934073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 0.498407346410207}, { 0.498407346410207, 0.498407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 0.5034073464102069}, { 0.5034073464102069, 0.5034073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 0.508407346410207}, { 0.508407346410207, 0.508407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 0.5134073464102069}, { 0.5134073464102069, 0.5134073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 0.518407346410207}, { 0.518407346410207, 0.518407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 0.5234073464102069}, { 0.5234073464102069, 0.5234073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 0.528407346410207}, { 0.528407346410207, 0.528407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 0.5334073464102068}, { 0.5334073464102069, 0.5334073464102068}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 0.538407346410207}, { 0.538407346410207, 0.538407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 0.5434073464102069}, { 0.5434073464102069, 0.5434073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 0.548407346410207}, { 0.548407346410207, 0.548407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 0.553407346410207}, { 0.553407346410207, 0.553407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 0.5584073464102071}, { 0.5584073464102071, 0.5584073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 0.563407346410207}, { 0.563407346410207, 0.563407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 0.5684073464102071}, { 0.5684073464102071, 0.5684073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 0.573407346410207}, { 0.573407346410207, 0.573407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 0.5784073464102069}, { 0.5784073464102069, 0.5784073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 0.583407346410207}, { 0.583407346410207, 0.583407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 0.5884073464102069}, { 0.5884073464102069, 0.5884073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 0.593407346410207}, { 0.593407346410207, 0.593407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 0.598407346410207}, { 0.5984073464102069, 0.598407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 0.603407346410207}, { 0.603407346410207, 0.603407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 0.6084073464102069}, { 0.6084073464102069, 0.6084073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 0.6134073464102069}, { 0.613407346410207, 0.6134073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 0.6184073464102069}, { 0.6184073464102069, 0.6184073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 0.623407346410207}, { 0.623407346410207, 0.623407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 0.6284073464102068}, { 0.6284073464102069, 0.6284073464102068}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 0.633407346410207}, { 0.633407346410207, 0.633407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 0.6384073464102069}, { 0.6384073464102069, 0.6384073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 0.643407346410207}, { 0.643407346410207, 0.643407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 0.6484073464102069}, { 0.6484073464102069, 0.6484073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 0.653407346410207}, { 0.653407346410207, 0.653407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 0.6584073464102069}, { 0.6584073464102069, 0.6584073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 0.663407346410207}, { 0.663407346410207, 0.663407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 0.6684073464102069}, { 0.6684073464102069, 0.6684073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 0.673407346410207}, { 0.673407346410207, 0.673407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 0.678407346410207}, { 0.678407346410207, 0.678407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 0.6834073464102071}, { 0.6834073464102071, 0.6834073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 0.688407346410207}, { 0.688407346410207, 0.688407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 0.6934073464102071}, { 0.6934073464102071, 0.6934073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 0.698407346410207}, { 0.698407346410207, 0.698407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 0.7034073464102069}, { 0.7034073464102069, 0.7034073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 0.708407346410207}, { 0.708407346410207, 0.708407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 0.7134073464102069}, { 0.7134073464102069, 0.7134073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 0.718407346410207}, { 0.718407346410207, 0.718407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 0.7234073464102069}, { 0.7234073464102069, 0.7234073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 0.728407346410207}, { 0.728407346410207, 0.728407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 0.7334073464102069}, { 0.7334073464102069, 0.7334073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 0.738407346410207}, { 0.738407346410207, 0.738407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 0.7434073464102069}, { 0.7434073464102069, 0.7434073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 0.7484073464102071}, { 0.748407346410207, 0.7484073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 0.7534073464102069}, { 0.7534073464102069, 0.7534073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 0.758407346410207}, { 0.758407346410207, 0.758407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 0.7634073464102069}, { 0.7634073464102069, 0.7634073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 0.768407346410207}, { 0.768407346410207, 0.768407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 0.7734073464102069}, { 0.7734073464102069, 0.7734073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 0.778407346410207}, { 0.778407346410207, 0.778407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 0.7834073464102069}, { 0.7834073464102069, 0.7834073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 0.788407346410207}, { 0.788407346410207, 0.788407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 0.7934073464102069}, { 0.7934073464102069, 0.7934073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 0.798407346410207}, { 0.798407346410207, 0.798407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 0.803407346410207}, { 0.803407346410207, 0.803407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 0.8084073464102071}, { 0.8084073464102071, 0.8084073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 0.813407346410207}, { 0.813407346410207, 0.813407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 0.8184073464102072}, { 0.8184073464102071, 0.8184073464102072}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 0.823407346410207}, { 0.823407346410207, 0.823407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 0.8284073464102069}, { 0.8284073464102069, 0.8284073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 0.833407346410207}, { 0.833407346410207, 0.833407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 0.838407346410207}, { 0.8384073464102069, 0.838407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 0.843407346410207}, { 0.843407346410207, 0.843407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 0.8484073464102069}, { 0.8484073464102069, 0.8484073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 0.853407346410207}, { 0.853407346410207, 0.853407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 0.8584073464102069}, { 0.8584073464102069, 0.8584073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 0.863407346410207}, { 0.863407346410207, 0.863407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 0.8684073464102069}, { 0.8684073464102069, 0.8684073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 0.8734073464102071}, { 0.873407346410207, 0.8734073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 0.8784073464102069}, { 0.8784073464102069, 0.8784073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 0.883407346410207}, { 0.883407346410207, 0.883407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 0.8884073464102069}, { 0.8884073464102069, 0.8884073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 0.893407346410207}, { 0.893407346410207, 0.893407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 0.8984073464102069}, { 0.8984073464102069, 0.8984073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 0.903407346410207}, { 0.903407346410207, 0.903407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 0.9084073464102069}, { 0.9084073464102069, 0.9084073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 0.913407346410207}, { 0.913407346410207, 0.913407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 0.9184073464102069}, { 0.9184073464102069, 0.9184073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 0.923407346410207}, { 0.923407346410207, 0.923407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 0.928407346410207}, { 0.928407346410207, 0.928407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 0.9334073464102071}, { 0.9334073464102071, 0.9334073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 0.938407346410207}, { 0.938407346410207, 0.938407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 0.943407346410207}, { 0.9434073464102071, 0.943407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 0.948407346410207}, { 0.948407346410207, 0.948407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 0.9534073464102071}, { 0.9534073464102071, 0.9534073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 0.958407346410207}, { 0.958407346410207, 0.958407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 0.9634073464102069}, { 0.9634073464102069, 0.9634073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 0.968407346410207}, { 0.968407346410207, 0.968407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 0.9734073464102069}, { 0.9734073464102069, 0.9734073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 0.9784073464102069}, { 0.978407346410207, 0.9784073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 0.9834073464102069}, { 0.9834073464102069, 0.9834073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 0.988407346410207}, { 0.988407346410207, 0.988407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 0.9934073464102069}, { 0.9934073464102069, 0.9934073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 0.9984073464102071}, { 0.998407346410207, 0.9984073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 1.003407346410207}, { 1.003407346410207, 1.003407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 1.008407346410207}, { 1.008407346410207, 1.008407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 1.013407346410207}, { 1.013407346410207, 1.013407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 1.018407346410207}, { 1.018407346410207, 1.018407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 1.023407346410207}, { 1.023407346410207, 1.023407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 1.028407346410207}, { 1.028407346410207, 1.028407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 1.033407346410207}, { 1.033407346410207, 1.033407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 1.038407346410207}, { 1.038407346410207, 1.038407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 1.043407346410207}, { 1.043407346410207, 1.043407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 1.048407346410207}, { 1.048407346410207, 1.048407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 1.053407346410207}, { 1.053407346410207, 1.053407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 1.058407346410207}, { 1.058407346410207, 1.058407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 1.063407346410207}, { 1.063407346410207, 1.063407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 1.068407346410207}, { 1.068407346410207, 1.068407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 1.073407346410207}, { 1.073407346410207, 1.073407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 1.078407346410207}, { 1.078407346410207, 1.078407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 1.083407346410207}, { 1.083407346410207, 1.083407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 1.0884073464102069`}, { 1.0884073464102069`, 1.0884073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 1.093407346410207}, { 1.093407346410207, 1.093407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 1.0984073464102069`}, { 1.0984073464102069`, 1.0984073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 1.103407346410207}, { 1.103407346410207, 1.103407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 1.1084073464102069`}, { 1.1084073464102069`, 1.1084073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 1.113407346410207}, { 1.113407346410207, 1.113407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 1.118407346410207}, { 1.118407346410207, 1.118407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 1.123407346410207}, { 1.123407346410207, 1.123407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 1.128407346410207}, { 1.128407346410207, 1.128407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 1.133407346410207}, { 1.133407346410207, 1.133407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 1.138407346410207}, { 1.138407346410207, 1.138407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 1.143407346410207}, { 1.143407346410207, 1.143407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 1.148407346410207}, { 1.148407346410207, 1.148407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 1.153407346410207}, { 1.153407346410207, 1.153407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 1.158407346410207}, { 1.158407346410207, 1.158407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 1.163407346410207}, { 1.163407346410207, 1.163407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 1.168407346410207}, { 1.168407346410207, 1.168407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 1.173407346410207}, { 1.173407346410207, 1.173407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 1.178407346410207}, { 1.178407346410207, 1.178407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 1.183407346410207}, { 1.183407346410207, 1.183407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 1.188407346410207}, { 1.188407346410207, 1.188407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 1.193407346410207}, { 1.193407346410207, 1.193407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 1.198407346410207}, { 1.198407346410207, 1.198407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 1.203407346410207}, { 1.203407346410207, 1.203407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 1.208407346410207}, { 1.208407346410207, 1.208407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 1.2134073464102069`}, { 1.2134073464102069`, 1.2134073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 1.218407346410207}, { 1.218407346410207, 1.218407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 1.2234073464102069`}, { 1.2234073464102069`, 1.2234073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 1.228407346410207}, { 1.228407346410207, 1.228407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 1.2334073464102069`}, { 1.2334073464102069`, 1.2334073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 1.238407346410207}, { 1.238407346410207, 1.238407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 1.243407346410207}, { 1.243407346410207, 1.243407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 1.248407346410207}, { 1.248407346410207, 1.248407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 1.253407346410207}, { 1.253407346410207, 1.253407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 1.258407346410207}, { 1.258407346410207, 1.258407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 1.263407346410207}, { 1.263407346410207, 1.263407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 1.268407346410207}, { 1.268407346410207, 1.268407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 1.273407346410207}, { 1.273407346410207, 1.273407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 1.278407346410207}, { 1.278407346410207, 1.278407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 1.283407346410207}, { 1.283407346410207, 1.283407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 1.288407346410207}, { 1.288407346410207, 1.288407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 1.293407346410207}, { 1.293407346410207, 1.293407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 1.298407346410207}, { 1.298407346410207, 1.298407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 1.303407346410207}, { 1.303407346410207, 1.303407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 1.308407346410207}, { 1.308407346410207, 1.308407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 1.313407346410207}, { 1.313407346410207, 1.313407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 1.318407346410207}, { 1.318407346410207, 1.318407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 1.323407346410207}, { 1.323407346410207, 1.323407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 1.328407346410207}, { 1.328407346410207, 1.328407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 1.333407346410207}, { 1.333407346410207, 1.333407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 1.3384073464102069`}, { 1.3384073464102069`, 1.3384073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 1.343407346410207}, { 1.343407346410207, 1.343407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 1.3484073464102069`}, { 1.3484073464102069`, 1.3484073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 1.353407346410207}, { 1.353407346410207, 1.353407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 1.3584073464102069`}, { 1.3584073464102069`, 1.3584073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 1.363407346410207}, { 1.363407346410207, 1.363407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 1.368407346410207}, { 1.368407346410207, 1.368407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 1.373407346410207}, { 1.373407346410207, 1.373407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 1.378407346410207}, { 1.378407346410207, 1.378407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 1.383407346410207}, { 1.383407346410207, 1.383407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 1.388407346410207}, { 1.388407346410207, 1.388407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 1.393407346410207}, { 1.393407346410207, 1.393407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 1.398407346410207}, { 1.398407346410207, 1.398407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 1.403407346410207}, { 1.403407346410207, 1.403407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 1.408407346410207}, { 1.408407346410207, 1.408407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 1.413407346410207}, { 1.413407346410207, 1.413407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 1.418407346410207}, { 1.418407346410207, 1.418407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 1.4234073464102068`}, { 1.4234073464102068`, 1.4234073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 1.4284073464102072`}, { 1.4284073464102072`, 1.4284073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 1.433407346410207}, { 1.433407346410207, 1.433407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 1.438407346410207}, { 1.438407346410207, 1.438407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 1.4434073464102068`}, { 1.4434073464102068`, 1.4434073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 1.4484073464102072`}, { 1.4484073464102072`, 1.4484073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 1.453407346410207}, { 1.453407346410207, 1.453407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 1.458407346410207}, { 1.458407346410207, 1.458407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 1.4634073464102069`}, { 1.4634073464102069`, 1.4634073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 1.4684073464102068`}, { 1.4684073464102068`, 1.4684073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 1.473407346410207}, { 1.473407346410207, 1.473407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 1.478407346410207}, { 1.478407346410207, 1.478407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 1.4834073464102069`}, { 1.4834073464102069`, 1.4834073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 1.4884073464102068`}, { 1.4884073464102068`, 1.4884073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 1.4934073464102071`}, { 1.4934073464102071`, 1.4934073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 1.498407346410207}, { 1.498407346410207, 1.498407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 1.503407346410207}, { 1.503407346410207, 1.503407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 1.5084073464102068`}, { 1.5084073464102068`, 1.5084073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 1.5134073464102071`}, { 1.5134073464102071`, 1.5134073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 1.518407346410207}, { 1.518407346410207, 1.518407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 1.523407346410207}, { 1.523407346410207, 1.523407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 1.5284073464102068`}, { 1.5284073464102068`, 1.5284073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 1.5334073464102072`}, { 1.5334073464102072`, 1.5334073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 1.538407346410207}, { 1.538407346410207, 1.538407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 1.543407346410207}, { 1.543407346410207, 1.543407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 1.5484073464102068`}, { 1.5484073464102068`, 1.5484073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 1.5534073464102072`}, { 1.5534073464102072`, 1.5534073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 1.558407346410207}, { 1.558407346410207, 1.558407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 1.563407346410207}, { 1.563407346410207, 1.563407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 1.5684073464102068`}, { 1.5684073464102068`, 1.5684073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 1.5734073464102072`}, { 1.5734073464102072`, 1.5734073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 1.578407346410207}, { 1.578407346410207, 1.578407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 1.583407346410207}, { 1.583407346410207, 1.583407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 1.5884073464102069`}, { 1.5884073464102069`, 1.5884073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 1.5934073464102072`}, { 1.5934073464102072`, 1.5934073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 1.598407346410207}, { 1.598407346410207, 1.598407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 1.603407346410207}, { 1.603407346410207, 1.603407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 1.6084073464102069`}, { 1.6084073464102069`, 1.6084073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 1.6134073464102068`}, { 1.6134073464102068`, 1.6134073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 1.6184073464102071`}, { 1.6184073464102071`, 1.6184073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 1.623407346410207}, { 1.623407346410207, 1.623407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 1.628407346410207}, { 1.628407346410207, 1.628407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 1.6334073464102068`}, { 1.6334073464102068`, 1.6334073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 1.6384073464102071`}, { 1.6384073464102071`, 1.6384073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 1.643407346410207}, { 1.643407346410207, 1.643407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 1.648407346410207}, { 1.648407346410207, 1.648407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 1.6534073464102068`}, { 1.6534073464102068`, 1.6534073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 1.6584073464102072`}, { 1.6584073464102072`, 1.6584073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 1.663407346410207}, { 1.663407346410207, 1.663407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 1.668407346410207}, { 1.668407346410207, 1.668407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 1.6734073464102068`}, { 1.6734073464102068`, 1.6734073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 1.6784073464102072`}, { 1.6784073464102072`, 1.6784073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 1.683407346410207}, { 1.683407346410207, 1.683407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 1.688407346410207}, { 1.688407346410207, 1.688407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 1.6934073464102068`}, { 1.6934073464102068`, 1.6934073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 1.6984073464102072`}, { 1.6984073464102072`, 1.6984073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 1.703407346410207}, { 1.703407346410207, 1.703407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 1.708407346410207}, { 1.708407346410207, 1.708407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 1.7134073464102069`}, { 1.7134073464102069`, 1.7134073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 1.7184073464102072`}, { 1.7184073464102072`, 1.7184073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 1.723407346410207}, { 1.723407346410207, 1.723407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 1.728407346410207}, { 1.728407346410207, 1.728407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 1.7334073464102069`}, { 1.7334073464102069`, 1.7334073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 1.7384073464102068`}, { 1.7384073464102068`, 1.7384073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 1.7434073464102071`}, { 1.7434073464102071`, 1.7434073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 1.748407346410207}, { 1.748407346410207, 1.748407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 1.753407346410207}, { 1.753407346410207, 1.753407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 1.7584073464102068`}, { 1.7584073464102068`, 1.7584073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 1.7634073464102071`}, { 1.7634073464102071`, 1.7634073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 1.768407346410207}, { 1.768407346410207, 1.768407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 1.773407346410207}, { 1.773407346410207, 1.773407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 1.7784073464102068`}, { 1.7784073464102068`, 1.7784073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 1.7834073464102072`}, { 1.7834073464102072`, 1.7834073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 1.788407346410207}, { 1.788407346410207, 1.788407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 1.793407346410207}, { 1.793407346410207, 1.793407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 1.7984073464102068`}, { 1.7984073464102068`, 1.7984073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 1.8034073464102072`}, { 1.8034073464102072`, 1.8034073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 1.808407346410207}, { 1.808407346410207, 1.808407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 1.813407346410207}, { 1.813407346410207, 1.813407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 1.8184073464102068`}, { 1.8184073464102068`, 1.8184073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 1.8234073464102072`}, { 1.8234073464102072`, 1.8234073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 1.828407346410207}, { 1.828407346410207, 1.828407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 1.833407346410207}, { 1.833407346410207, 1.833407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 1.8384073464102069`}, { 1.8384073464102069`, 1.8384073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 1.8434073464102072`}, { 1.8434073464102072`, 1.8434073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 1.848407346410207}, { 1.848407346410207, 1.848407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 1.853407346410207}, { 1.853407346410207, 1.853407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 1.8584073464102069`}, { 1.8584073464102069`, 1.8584073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 1.8634073464102068`}, { 1.8634073464102068`, 1.8634073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 1.8684073464102071`}, { 1.8684073464102071`, 1.8684073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 1.873407346410207}, { 1.873407346410207, 1.873407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 1.878407346410207}, { 1.878407346410207, 1.878407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 1.8834073464102068`}, { 1.8834073464102068`, 1.8834073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 1.8884073464102071`}, { 1.8884073464102071`, 1.8884073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 1.893407346410207}, { 1.893407346410207, 1.893407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 1.898407346410207}, { 1.898407346410207, 1.898407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 1.9034073464102068`}, { 1.9034073464102068`, 1.9034073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 1.9084073464102072`}, { 1.9084073464102072`, 1.9084073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 1.913407346410207}, { 1.913407346410207, 1.913407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 1.918407346410207}, { 1.918407346410207, 1.918407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 1.9234073464102068`}, { 1.9234073464102068`, 1.9234073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 1.9284073464102072`}, { 1.9284073464102072`, 1.9284073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 1.933407346410207}, { 1.933407346410207, 1.933407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 1.938407346410207}, { 1.938407346410207, 1.938407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 1.9434073464102068`}, { 1.9434073464102068`, 1.9434073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 1.9484073464102072`}, { 1.9484073464102072`, 1.9484073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 1.953407346410207}, { 1.953407346410207, 1.953407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 1.958407346410207}, { 1.958407346410207, 1.958407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 1.9634073464102069`}, { 1.9634073464102069`, 1.9634073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 1.9684073464102072`}, { 1.9684073464102072`, 1.9684073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 1.973407346410207}, { 1.973407346410207, 1.973407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 1.978407346410207}, { 1.978407346410207, 1.978407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 1.9834073464102069`}, { 1.9834073464102069`, 1.9834073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 1.988407346410207}, { 1.988407346410207, 1.988407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 1.993407346410207}, { 1.993407346410207, 1.993407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 1.998407346410207}, { 1.998407346410207, 1.998407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.003407346410207}, { 2.003407346410207, 2.003407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.008407346410207}, { 2.008407346410207, 2.008407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.013407346410207}, { 2.013407346410207, 2.013407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.018407346410207}, { 2.018407346410207, 2.018407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.023407346410207}, { 2.023407346410207, 2.023407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.028407346410207}, { 2.028407346410207, 2.028407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.033407346410207}, { 2.033407346410207, 2.033407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.038407346410207}, { 2.038407346410207, 2.038407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.043407346410207}, { 2.043407346410207, 2.043407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.048407346410207}, { 2.048407346410207, 2.048407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.053407346410207}, { 2.053407346410207, 2.053407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.058407346410207}, { 2.058407346410207, 2.058407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.063407346410207}, { 2.063407346410207, 2.063407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.068407346410207}, { 2.068407346410207, 2.068407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.073407346410207}, { 2.073407346410207, 2.073407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.078407346410207}, { 2.078407346410207, 2.078407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.083407346410207}, { 2.083407346410207, 2.083407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.088407346410207}, { 2.088407346410207, 2.088407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.093407346410207}, { 2.093407346410207, 2.093407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.098407346410207}, { 2.098407346410207, 2.098407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.103407346410207}, { 2.103407346410207, 2.103407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.108407346410207}, { 2.108407346410207, 2.108407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.1134073464102068`}, { 2.1134073464102068`, 2.1134073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.118407346410207}, { 2.118407346410207, 2.118407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.123407346410207}, { 2.123407346410207, 2.123407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.128407346410207}, { 2.128407346410207, 2.128407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.133407346410207}, { 2.133407346410207, 2.133407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.138407346410207}, { 2.138407346410207, 2.138407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.143407346410207}, { 2.143407346410207, 2.143407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.148407346410207}, { 2.148407346410207, 2.148407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.153407346410207}, { 2.153407346410207, 2.153407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.158407346410207}, { 2.158407346410207, 2.158407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.163407346410207}, { 2.163407346410207, 2.163407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.168407346410207}, { 2.168407346410207, 2.168407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.173407346410207}, { 2.173407346410207, 2.173407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.178407346410207}, { 2.178407346410207, 2.178407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.183407346410207}, { 2.183407346410207, 2.183407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.188407346410207}, { 2.188407346410207, 2.188407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.193407346410207}, { 2.193407346410207, 2.193407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.198407346410207}, { 2.198407346410207, 2.198407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.203407346410207}, { 2.203407346410207, 2.203407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.208407346410207}, { 2.208407346410207, 2.208407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.213407346410207}, { 2.213407346410207, 2.213407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.218407346410207}, { 2.218407346410207, 2.218407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.223407346410207}, { 2.223407346410207, 2.223407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.228407346410207}, { 2.228407346410207, 2.228407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.233407346410207}, { 2.233407346410207, 2.233407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.2384073464102068`}, { 2.2384073464102068`, 2.2384073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.243407346410207}, { 2.243407346410207, 2.243407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.248407346410207}, { 2.248407346410207, 2.248407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.253407346410207}, { 2.253407346410207, 2.253407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.2584073464102072`}, { 2.2584073464102072`, 2.2584073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.263407346410207}, { 2.263407346410207, 2.263407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.268407346410207}, { 2.268407346410207, 2.268407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.273407346410207}, { 2.273407346410207, 2.273407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.278407346410207}, { 2.278407346410207, 2.278407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.283407346410207}, { 2.283407346410207, 2.283407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.288407346410207}, { 2.288407346410207, 2.288407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.293407346410207}, { 2.293407346410207, 2.293407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.298407346410207}, { 2.298407346410207, 2.298407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.303407346410207}, { 2.303407346410207, 2.303407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.308407346410207}, { 2.308407346410207, 2.308407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.313407346410207}, { 2.313407346410207, 2.313407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.318407346410207}, { 2.318407346410207, 2.318407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.323407346410207}, { 2.323407346410207, 2.323407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.328407346410207}, { 2.328407346410207, 2.328407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.333407346410207}, { 2.333407346410207, 2.333407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.338407346410207}, { 2.338407346410207, 2.338407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.343407346410207}, { 2.343407346410207, 2.343407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.348407346410207}, { 2.348407346410207, 2.348407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.353407346410207}, { 2.353407346410207, 2.353407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 2.358407346410207}, { 2.358407346410207, 2.358407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 2.3634073464102068`}, { 2.3634073464102068`, 2.3634073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 2.368407346410207}, { 2.368407346410207, 2.368407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 2.373407346410207}, { 2.373407346410207, 2.373407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 2.378407346410207}, { 2.378407346410207, 2.378407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 2.3834073464102072`}, { 2.3834073464102072`, 2.3834073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.388407346410207}, { 2.388407346410207, 2.388407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.393407346410207}, { 2.393407346410207, 2.393407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.398407346410207}, { 2.398407346410207, 2.398407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.403407346410207}, { 2.403407346410207, 2.403407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.408407346410207}, { 2.408407346410207, 2.408407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.413407346410207}, { 2.413407346410207, 2.413407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.418407346410207}, { 2.418407346410207, 2.418407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.423407346410207}, { 2.423407346410207, 2.423407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 2.428407346410207}, { 2.428407346410207, 2.428407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 2.433407346410207}, { 2.433407346410207, 2.433407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.438407346410207}, { 2.438407346410207, 2.438407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.443407346410207}, { 2.443407346410207, 2.443407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.448407346410207}, { 2.448407346410207, 2.448407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.453407346410207}, { 2.453407346410207, 2.453407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.458407346410207}, { 2.458407346410207, 2.458407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.463407346410207}, { 2.463407346410207, 2.463407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.468407346410207}, { 2.468407346410207, 2.468407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.473407346410207}, { 2.473407346410207, 2.473407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.478407346410207}, { 2.478407346410207, 2.478407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.483407346410207}, { 2.483407346410207, 2.483407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.4884073464102068`}, { 2.4884073464102068`, 2.4884073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.493407346410207}, { 2.493407346410207, 2.493407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.498407346410207}, { 2.498407346410207, 2.498407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.503407346410207}, { 2.503407346410207, 2.503407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.5084073464102072`}, { 2.5084073464102072`, 2.5084073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.513407346410207}, { 2.513407346410207, 2.513407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.518407346410207}, { 2.518407346410207, 2.518407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.523407346410207}, { 2.523407346410207, 2.523407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.528407346410207}, { 2.528407346410207, 2.528407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.533407346410207}, { 2.533407346410207, 2.533407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.538407346410207}, { 2.538407346410207, 2.538407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.543407346410207}, { 2.543407346410207, 2.543407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.5484073464102073`}, { 2.5484073464102073`, 2.5484073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.553407346410207}, { 2.553407346410207, 2.553407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.558407346410207}, { 2.558407346410207, 2.558407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.563407346410207}, { 2.563407346410207, 2.563407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.568407346410207}, { 2.568407346410207, 2.568407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.5734073464102067`}, { 2.5734073464102067`, 2.5734073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.578407346410207}, { 2.578407346410207, 2.578407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.583407346410207}, { 2.583407346410207, 2.583407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.588407346410207}, { 2.588407346410207, 2.588407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.593407346410207}, { 2.593407346410207, 2.593407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.598407346410207}, { 2.598407346410207, 2.598407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.603407346410207}, { 2.603407346410207, 2.603407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.608407346410207}, { 2.608407346410207, 2.608407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.6134073464102068`}, { 2.6134073464102068`, 2.6134073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.618407346410207}, { 2.618407346410207, 2.618407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.623407346410207}, { 2.623407346410207, 2.623407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.628407346410207}, { 2.628407346410207, 2.628407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.6334073464102072`}, { 2.6334073464102072`, 2.6334073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.638407346410207}, { 2.638407346410207, 2.638407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.643407346410207}, { 2.643407346410207, 2.643407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.648407346410207}, { 2.648407346410207, 2.648407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.653407346410207}, { 2.653407346410207, 2.653407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.658407346410207}, { 2.658407346410207, 2.658407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.663407346410207}, { 2.663407346410207, 2.663407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.668407346410207}, { 2.668407346410207, 2.668407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.6734073464102073`}, { 2.6734073464102073`, 2.6734073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.678407346410207}, { 2.678407346410207, 2.678407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.683407346410207}, { 2.683407346410207, 2.683407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.688407346410207}, { 2.688407346410207, 2.688407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.693407346410207}, { 2.693407346410207, 2.693407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.6984073464102067`}, { 2.6984073464102067`, 2.6984073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.703407346410207}, { 2.703407346410207, 2.703407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.708407346410207}, { 2.708407346410207, 2.708407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.713407346410207}, { 2.713407346410207, 2.713407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.718407346410207}, { 2.718407346410207, 2.718407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.723407346410207}, { 2.723407346410207, 2.723407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.728407346410207}, { 2.728407346410207, 2.728407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.733407346410207}, { 2.733407346410207, 2.733407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.7384073464102068`}, { 2.7384073464102068`, 2.7384073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.743407346410207}, { 2.743407346410207, 2.743407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.748407346410207}, { 2.748407346410207, 2.748407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.753407346410207}, { 2.753407346410207, 2.753407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.7584073464102072`}, { 2.7584073464102072`, 2.7584073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.763407346410207}, { 2.763407346410207, 2.763407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.768407346410207}, { 2.768407346410207, 2.768407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.773407346410207}, { 2.773407346410207, 2.773407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.778407346410207}, { 2.778407346410207, 2.778407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.783407346410207}, { 2.783407346410207, 2.783407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.788407346410207}, { 2.788407346410207, 2.788407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.793407346410207}, { 2.793407346410207, 2.793407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.7984073464102073`}, { 2.7984073464102073`, 2.7984073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.803407346410207}, { 2.803407346410207, 2.803407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.808407346410207}, { 2.808407346410207, 2.808407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.813407346410207}, { 2.813407346410207, 2.813407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.818407346410207}, { 2.818407346410207, 2.818407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.8234073464102067`}, { 2.8234073464102067`, 2.8234073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.828407346410207}, { 2.828407346410207, 2.828407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.833407346410207}, { 2.833407346410207, 2.833407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.838407346410207}, { 2.838407346410207, 2.838407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.843407346410207}, { 2.843407346410207, 2.843407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.848407346410207}, { 2.848407346410207, 2.848407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.853407346410207}, { 2.853407346410207, 2.853407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.858407346410207}, { 2.858407346410207, 2.858407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.8634073464102068`}, { 2.8634073464102068`, 2.8634073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.868407346410207}, { 2.868407346410207, 2.868407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.873407346410207}, { 2.873407346410207, 2.873407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.878407346410207}, { 2.878407346410207, 2.878407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.8834073464102072`}, { 2.8834073464102072`, 2.8834073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.888407346410207}, { 2.888407346410207, 2.888407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.893407346410207}, { 2.893407346410207, 2.893407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.898407346410207}, { 2.898407346410207, 2.898407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.903407346410207}, { 2.903407346410207, 2.903407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.908407346410207}, { 2.908407346410207, 2.908407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.913407346410207}, { 2.913407346410207, 2.913407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.918407346410207}, { 2.918407346410207, 2.918407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.9234073464102073`}, { 2.9234073464102073`, 2.9234073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.928407346410207}, { 2.928407346410207, 2.928407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.933407346410207}, { 2.933407346410207, 2.933407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.938407346410207}, { 2.938407346410207, 2.938407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.943407346410207}, { 2.943407346410207, 2.943407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.9484073464102067`}, { 2.9484073464102067`, 2.9484073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.953407346410207}, { 2.953407346410207, 2.953407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.958407346410207}, { 2.958407346410207, 2.958407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.963407346410207}, { 2.963407346410207, 2.963407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.968407346410207}, { 2.968407346410207, 2.968407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.973407346410207}, { 2.973407346410207, 2.973407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.978407346410207}, { 2.978407346410207, 2.978407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.983407346410207}, { 2.983407346410207, 2.983407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.9884073464102068`}, { 2.9884073464102068`, 2.9884073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.993407346410207}, { 2.993407346410207, 2.993407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.998407346410207}, { 2.998407346410207, 2.998407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.003407346410207}, { 3.003407346410207, 3.003407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.0084073464102072`}, { 3.0084073464102072`, 3.0084073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.013407346410207}, { 3.013407346410207, 3.013407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.018407346410207}, { 3.018407346410207, 3.018407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.023407346410207}, { 3.023407346410207, 3.023407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.028407346410207}, { 3.028407346410207, 3.028407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.0334073464102067`}, { 3.0334073464102067`, 3.0334073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.038407346410207}, { 3.038407346410207, 3.038407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.043407346410207}, { 3.043407346410207, 3.043407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.0484073464102073`}, { 3.0484073464102073`, 3.0484073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.053407346410207}, { 3.053407346410207, 3.053407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.058407346410207}, { 3.058407346410207, 3.058407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.063407346410207}, { 3.063407346410207, 3.063407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068407346410207}, { 3.068407346410207, 3.068407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.0734073464102067`}, { 3.0734073464102067`, 3.0734073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.078407346410207}, { 3.078407346410207, 3.078407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.083407346410207}, { 3.083407346410207, 3.083407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.0884073464102073`}, { 3.0884073464102073`, 3.0884073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.093407346410207}, { 3.093407346410207, 3.093407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.098407346410207}, { 3.098407346410207, 3.098407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.103407346410207}, { 3.103407346410207, 3.103407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.108407346410207}, { 3.108407346410207, 3.108407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.1134073464102068`}, { 3.1134073464102068`, 3.1134073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.118407346410207}, { 3.118407346410207, 3.118407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.123407346410207}, { 3.123407346410207, 3.123407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.1284073464102073`}, { 3.1284073464102073`, 3.1284073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.1334073464102072`}, { 3.1334073464102072`, 3.1334073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.138407346410207}, { 3.138407346410207, 3.138407346410207}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.138407346410207}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -1501.5874999999999}, ImageScaled[{0.5, 0.5}], {360., 393.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {Null, SparseArray[ Automatic, {4, 4}, 0, { 1, {{0, 1, 2, 3, 4}, {{3}, {4}, {1}, {2}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.12501, -0.37503000000000003`}, { 1.12501, -0.12501}, { 0.12501000000000007`, -0.37503000000000003`}, { 0.12501000000000007`, -0.12501}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {2, 4}}, 0.01273]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.01273], DiskBox[2, 0.01273], DiskBox[3, 0.01273], DiskBox[4, 0.01273]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -1930.6125000000002}, { Center, Center}, {360., 393.0000000000002}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -3.141592653589793}, \ {-3.141592653589793, 1.2246467991473532`*^-16}, {-3.141592653589793, 1.2246467991473532`*^-16}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.136592684839403}, \ {-3.1365926535897932`, 0.0049999687503906355`}, {-3.1365926535897932`, 0.0049999687503906355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315929035772943`}, \ {-3.1315926535897933`, 0.009999750012499168}, {-3.1315926535897933`, 0.009999750012499168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.1265934972448837`}, \ {-3.126592653589793, 0.014999156344909488`}, {-3.126592653589793, 0.014999156344909488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.121594653189888}, \ {-3.121592653589793, 0.0199980003999055}, {-3.121592653589793, 0.0199980003999055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.116596558619541}, \ {-3.116592653589793, 0.024996094970251934`}, {-3.116592653589793, 0.024996094970251934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.11159940055391}, \ {-3.1115926535897933`, 0.029993253035883394`}, {-3.1115926535897933`, 0.029993253035883394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.1066033657793133`}, \ {-3.106592653589793, 0.034989287810479976`}, {-3.106592653589793, 0.034989287810479976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.101608640801898}, \ {-3.101592653589793, 0.03998401278789531}, {-3.101592653589793, 0.03998401278789531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.0966154118013773`}, \ {-3.096592653589793, 0.044977241788415716`}, {-3.096592653589793, 0.044977241788415716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.0916238645849803`}, \ {-3.0915926535897933`, 0.04996878900481293}, {-3.0915926535897933`, 0.04996878900481293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.086634184541624}, \ {-3.086592653589793, 0.05495846904816944}, {-3.086592653589793, 0.05495846904816944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.08164655659635}, \ {-3.081592653589793, 0.05994609699344331}, {-3.081592653589793, 0.05994609699344331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.0766611651650413`}, \ {-3.076592653589793, 0.0649314884247519}, {-3.076592653589793, 0.0649314884247519}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.071678194109455}, \ {-3.0715926535897933`, 0.0699144594803382}, {-3.0715926535897933`, 0.0699144594803382}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.066697826692593}, \ {-3.066592653589793, 0.07489482689720008}, {-3.066592653589793, 0.07489482689720008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.0617202455344423`}, \ {-3.061592653589793, 0.07987240805535077}, {-3.061592653589793, 0.07987240805535077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.056745632568102}, \ {-3.056592653589793, 0.08484702102169114}, {-3.056592653589793, 0.08484702102169114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.051774168996334}, \ {-3.0515926535897933`, 0.08981848459345959}, {-3.0515926535897933`, 0.08981848459345959}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.0468060352485518`}, \ {-3.046592653589793, 0.09478661834124126}, {-3.046592653589793, 0.09478661834124126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.0418414109382867`}, \ {-3.041592653589793, 0.09975124265150642}, {-3.041592653589793, 0.09975124265150642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.0368804748211318`}, \ {-3.036592653589793, 0.10471217876866154`}, {-3.036592653589793, 0.10471217876866154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.0319234047532135`}, \ {-3.0315926535897932`, 0.10966924883657975`}, {-3.0315926535897932`, 0.10966924883657975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.026970377650198}, \ {-3.026592653589793, 0.11462227593959502`}, {-3.026592653589793, 0.11462227593959502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.0220215694468604`}, \ {-3.021592653589793, 0.11957108414293276`}, {-3.021592653589793, 0.11957108414293276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.017077155057232}, \ {-3.016592653589793, 0.12451549853256133`}, {-3.016592653589793, 0.12451549853256133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.0121373083353586`}, \ {-3.0115926535897932`, 0.12945534525443475`}, {-3.0115926535897932`, 0.12945534525443475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.00720220203668}, \ {-3.0065926535897933`, 0.13439045155311286`}, {-3.0065926535897933`, 0.13439045155311286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.0022720077800567`}, \ {-3.001592653589793, 0.13932064580973666`}, {-3.001592653589793, 0.13932064580973666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.997346896010456}, \ {-2.996592653589793, 0.1442457575793373}, {-2.996592653589793, 0.1442457575793373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.992427035962326}, \ {-2.991592653589793, 0.14916561762746686`}, {-2.991592653589793, 0.14916561762746686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.987512595623668}, \ {-2.9865926535897933`, 0.15408005796612512`}, {-2.9865926535897933`, 0.15408005796612512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.9826037417008218`}, \ {-2.981592653589793, 0.1589889118889713}, {-2.981592653589793, 0.1589889118889713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.977700639583994}, \ {-2.976592653589793, 0.16389201400579953`}, {-2.976592653589793, 0.16389201400579953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.972803453313523}, \ {-2.971592653589793, 0.16878920027627026`}, {-2.971592653589793, 0.16878920027627026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.96791234554692}, \ {-2.9665926535897933`, 0.1736803080428731}, {-2.9665926535897933`, 0.1736803080428731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.963027477526678}, \ {-2.961592653589793, 0.17856517606311512`}, {-2.961592653589793, 0.17856517606311512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.9581490090488782`}, \ {-2.956592653589793, 0.18344364454091522`}, {-2.956592653589793, 0.18344364454091522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.953277098432593}, \ {-2.951592653589793, 0.18831555515720003`}, {-2.951592653589793, 0.18831555515720003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.9484119024901125`}, \ {-2.9465926535897933`, 0.19318075109968075`}, {-2.9465926535897933`, 0.19318075109968075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.9435535764979863`}, \ {-2.941592653589793, 0.1980390770918071}, {-2.941592653589793, 0.1980390770918071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.9387022741689104`}, \ {-2.936592653589793, 0.20289037942088298`}, {-2.936592653589793, 0.20289037942088298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.9338581476244507`}, \ {-2.931592653589793, 0.20773450596534235`}, {-2.931592653589793, 0.20773450596534235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.929021347368626}, \ {-2.9265926535897933`, 0.21257130622116746`}, {-2.9265926535897933`, 0.21257130622116746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.9241920222623436`}, \ {-2.921592653589793, 0.21740063132744938`}, {-2.921592653589793, 0.21740063132744938`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.9193703194987144`}, \ {-2.916592653589793, 0.22222233409107892`}, {-2.916592653589793, 0.22222233409107892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.9145563845792246`}, \ {-2.911592653589793, 0.22703626901056873`}, {-2.911592653589793, 0.22703626901056873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.9097503612908002`}, \ {-2.9065926535897932`, 0.23184229229899284`}, {-2.9065926535897932`, 0.23184229229899284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.9049523916837474`}, \ {-2.901592653589793, 0.2366402619060459}, {-2.901592653589793, 0.2366402619060459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.9001626160505785`}, \ {-2.896592653589793, 0.24143003753921463`}, {-2.896592653589793, 0.24143003753921463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.8953811729057297`}, \ {-2.891592653589793, 0.24621148068406362`}, {-2.891592653589793, 0.24621148068406362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.890608198966166}, \ {-2.8865926535897932`, 0.25098445462362706`}, {-2.8865926535897932`, 0.25098445462362706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.8858438291328836`}, \ {-2.8815926535897933`, 0.25574882445690966`}, {-2.8815926535897933`, 0.25574882445690966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.8810881964732977`}, \ {-2.876592653589793, 0.2605044571164955}, {-2.876592653589793, 0.2605044571164955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.876341432204531}, \ {-2.871592653589793, 0.26525122138526236`}, {-2.871592653589793, 0.26525122138526236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.8716036656775845`}, \ {-2.866592653589793, 0.2699889879122088}, {-2.866592653589793, 0.2699889879122088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.8668750243624053`}, \ {-2.861592653589793, 0.27471762922738785`}, {-2.861592653589793, 0.27471762922738785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.8621556338338396`}, \ {-2.856592653589793, 0.27943701975595364`}, {-2.856592653589793, 0.27943701975595364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.8574456177584655`}, \ {-2.851592653589793, 0.2841470358313275}, {-2.851592653589793, 0.2841470358313275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.852745097882314}, \ {-2.846592653589793, 0.2888475557074793}, {-2.846592653589793, 0.2888475557074793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.8480541940194577`}, \ {-2.8415926535897933`, 0.2935384595703355}, {-2.8415926535897933`, 0.2935384595703355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.843373024041478}, \ {-2.836592653589793, 0.29821962954831543`}, {-2.836592653589793, 0.29821962954831543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.838701703867792}, \ {-2.831592653589793, 0.30289094972200115`}, {-2.831592653589793, 0.30289094972200115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.8340403474568414`}, \ {-2.826592653589793, 0.30755230613295165`}, {-2.826592653589793, 0.30755230613295165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.829389066798132}, \ {-2.8215926535897933`, 0.31220358679166127`}, {-2.8215926535897933`, 0.31220358679166127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.824747971905117}, \ {-2.816592653589793, 0.3168446816846763}, {-2.816592653589793, 0.3168446816846763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.8201171708089214`}, \ {-2.811592653589793, 0.3214754827808717}, {-2.811592653589793, 0.3214754827808717}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.815496769552889}, \ {-2.806592653589793, 0.3260958840369042}, {-2.806592653589793, 0.3260958840369042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.8108868721879507`}, \ {-2.8015926535897933`, 0.3307057814018423}, {-2.8015926535897933`, 0.3307057814018423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.806287580768804}, \ {-2.796592653589793, 0.33530507282098937`}, {-2.796592653589793, 0.33530507282098937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.8016989953508893`}, \ {-2.791592653589793, 0.33989365823890405`}, {-2.791592653589793, 0.33989365823890405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.7971212139881567`}, \ {-2.786592653589793, 0.3444714396016366}, {-2.786592653589793, 0.3444714396016366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.7925543327316116`}, \ {-2.7815926535897932`, 0.34903832085818187`}, {-2.7815926535897932`, 0.34903832085818187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.7879984456286238`}, \ {-2.776592653589793, 0.35359420796116964`}, {-2.776592653589793, 0.35359420796116964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.783453644722998}, \ {-2.771592653589793, 0.35813900886679534`}, {-2.771592653589793, 0.35813900886679534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.77892002005578}, \ {-2.766592653589793, 0.36267263353401313`}, {-2.766592653589793, 0.36267263353401313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.774397659666799}, \ {-2.7615926535897932`, 0.36719499392299443`}, {-2.7615926535897932`, 0.36719499392299443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.7698866495969243`}, \ {-2.7565926535897933`, 0.371706003992869}, {-2.7565926535897933`, 0.371706003992869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.7653870738910302`}, \ {-2.751592653589793, 0.37620557969876317`}, {-2.751592653589793, 0.37620557969876317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.7608990146016494`}, \ {-2.746592653589793, 0.38069363898814385`}, {-2.746592653589793, 0.38069363898814385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.756422551793305}, \ {-2.741592653589793, 0.3851701017964884}, {-2.741592653589793, 0.3851701017964884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.7519577635475057`}, \ {-2.736592653589793, 0.38963489004228774`}, {-2.736592653589793, 0.38963489004228774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.7475047259683945`}, \ {-2.731592653589793, 0.3940879276213988}, {-2.731592653589793, 0.3940879276213988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.7430635131890266`}, \ {-2.726592653589793, 0.3985291404007667}, {-2.726592653589793, 0.3985291404007667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.7386341973782735`}, \ {-2.721592653589793, 0.4029584562115199}, {-2.721592653589793, 0.4029584562115199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.7342168487483303`}, \ {-2.7165926535897933`, 0.407375804841463}, {-2.7165926535897933`, 0.407375804841463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.7298115355628156`}, \ {-2.711592653589793, 0.41178111802697753`}, {-2.711592653589793, 0.41178111802697753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.7254183241454495`}, \ {-2.706592653589793, 0.4161743294443437}, {-2.706592653589793, 0.4161743294443437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.7210372788892867`}, \ {-2.701592653589793, 0.4205553747005066}, {-2.701592653589793, 0.4205553747005066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.716668462266503}, \ {-2.6965926535897933`, 0.42492419132329023`}, {-2.6965926535897933`, 0.42492419132329023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.712311934838708}, \ {-2.691592653589793, 0.4292807187510855}, {-2.691592653589793, 0.4292807187510855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.7079677552677754`}, \ {-2.686592653589793, 0.433624898322018}, {-2.686592653589793, 0.433624898322018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.7036359803271712`}, \ {-2.681592653589793, 0.43795667326262183`}, {-2.681592653589793, 0.43795667326262183`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.6993166649137694`}, \ {-2.6765926535897933`, 0.442275988676024}, {-2.6765926535897933`, 0.442275988676024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.6950098620601315`}, \ {-2.671592653589793, 0.4465827915296619}, {-2.671592653589793, 0.4465827915296619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.690715622947248}, \ {-2.666592653589793, 0.45087703064254536`}, {-2.666592653589793, 0.45087703064254536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.686433996917709}, \ {-2.661592653589793, 0.4551586566720844}, {-2.661592653589793, 0.4551586566720844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.6821650314893044`}, \ {-2.6565926535897932`, 0.45942762210048876`}, {-2.6565926535897932`, 0.45942762210048876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.677908772369028}, \ {-2.651592653589793, 0.4636838812207656}, {-2.651592653589793, 0.4636838812207656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.673665263467475}, \ {-2.646592653589793, 0.4679273901223183}, {-2.646592653589793, 0.4679273901223183}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.6694345469136156`}, \ {-2.641592653589793, 0.4721581066761777}, {-2.641592653589793, 0.4721581066761777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.6652166630699323`}, \ {-2.6365926535897932`, 0.47637599051986096`}, {-2.6365926535897932`, 0.47637599051986096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.6610116505479007`}, \ {-2.6315926535897933`, 0.4805810030418927}, {-2.6315926535897933`, 0.4805810030418927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.6568195462238036`}, \ {-2.626592653589793, 0.4847731073659895}, {-2.626592653589793, 0.4847731073659895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.652640385254866}, \ {-2.621592653589793, 0.4889522683349269}, {-2.621592653589793, 0.4889522683349269}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.6484742010956834`}, \ {-2.616592653589793, 0.4931184524941096}, {-2.616592653589793, 0.4931184524941096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.6443210255149454`}, \ {-2.611592653589793, 0.49727162807484787`}, {-2.611592653589793, 0.49727162807484787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.64018088861243}, \ {-2.606592653589793, 0.5014117649773633}, {-2.606592653589793, 0.5014117649773633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.636053818836256}, \ {-2.601592653589793, 0.5055388347535372}, {-2.601592653589793, 0.5055388347535372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.6319398430003824`}, \ {-2.596592653589793, 0.509652810589411}, {-2.596592653589793, 0.509652810589411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.6278389863023355`}, \ {-2.5915926535897933`, 0.5137536672874576}, {-2.5915926535897933`, 0.5137536672874576}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.623751272341157}, \ {-2.586592653589793, 0.517841381248636}, {-2.586592653589793, 0.517841381248636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.619676723135555}, \ {-2.581592653589793, 0.5219159304542383}, {-2.581592653589793, 0.5219159304542383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.61561535914224}, \ {-2.576592653589793, 0.5259772944475531}, {-2.576592653589793, 0.5259772944475531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.6115671992744476`}, \ {-2.571592653589793, 0.5300254543153459}, {-2.571592653589793, 0.5300254543153459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.607532260920618}, \ {-2.566592653589793, 0.5340603926691754}, {-2.566592653589793, 0.5340603926691754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.6035105599632296`}, \ {-2.561592653589793, 0.5380820936265638}, {-2.561592653589793, 0.5380820936265638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.5995021107977725`}, \ {-2.556592653589793, 0.5420905427920207}, {-2.556592653589793, 0.5420905427920207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.5955069263518484`}, \ {-2.5515926535897933`, 0.5460857272379448}, {-2.5515926535897933`, 0.5460857272379448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.5915250181043845`}, \ {-2.5465926535897934`, 0.5500676354854089}, {-2.5465926535897934`, 0.5500676354854089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.5875563961049504`}, \ {-2.541592653589793, 0.554036257484843}, {-2.541592653589793, 0.554036257484843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.5836010689931697`}, \ {-2.536592653589793, 0.5579915845966233}, {-2.536592653589793, 0.5579915845966233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.5796590440182077`}, \ {-2.5315926535897932`, 0.5619336095715858}, {-2.5315926535897932`, 0.5619336095715858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.5757303270583285`}, \ {-2.526592653589793, 0.5658623265314646}, {-2.526592653589793, 0.5658623265314646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -2.571814922640516}, \ {-2.521592653589793, 0.5697777309492773}, {-2.521592653589793, 0.5697777309492773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -2.567912833960134}, \ {-2.516592653589793, 0.5736798196296591}, {-2.516592653589793, 0.5736798196296591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -2.5640240629006317`}, \ {-2.5115926535897932`, 0.5775685906891613}, {-2.5115926535897932`, 0.5775685906891613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -2.5601486100532713`}, \ {-2.5065926535897933`, 0.5814440435365218}, {-2.5065926535897933`, 0.5814440435365218}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -2.5562864747368756`}, \ {-2.501592653589793, 0.5853061788529178}, {-2.501592653589793, 0.5853061788529178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -2.5524376550175836`}, \ {-2.496592653589793, 0.5891549985722094}, {-2.496592653589793, 0.5891549985722094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -2.5486021477286043`}, \ {-2.491592653589793, 0.5929905058611891}, {-2.491592653589793, 0.5929905058611891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -2.544779948489958}, \ {-2.486592653589793, 0.5968127050998355}, {-2.486592653589793, 0.5968127050998355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -2.5409710517282043`}, \ {-2.481592653589793, 0.6006216018615892}, {-2.481592653589793, 0.6006216018615892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -2.537175450696136}, \ {-2.476592653589793, 0.6044172028936573}, {-2.476592653589793, 0.6044172028936573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -2.533393137492441}, \ {-2.471592653589793, 0.6081995160973522}, {-2.471592653589793, 0.6081995160973522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -2.5296241030813182`}, \ {-2.4665926535897933`, 0.6119685505084748}, {-2.4665926535897933`, 0.6119685505084748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -2.5258683373120427`}, \ {-2.461592653589793, 0.6157243162777504}, {-2.461592653589793, 0.6157243162777504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -2.5221258289384725`}, \ {-2.456592653589793, 0.6194668246513206}, {-2.456592653589793, 0.6194668246513206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -2.518396565638485}, \ {-2.451592653589793, 0.623196087951308}, {-2.451592653589793, 0.623196087951308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -2.5146805340333445`}, \ {-2.446592653589793, 0.6269121195564489}, {-2.446592653589793, 0.6269121195564489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -2.510977719706985}, \ {-2.441592653589793, 0.6306149338828079}, {-2.441592653589793, 0.6306149338828079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -2.5072881072252113`}, \ {-2.436592653589793, 0.6343045463645821}, {-2.436592653589793, 0.6343045463645821}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -2.503611680154798}, \ {-2.431592653589793, 0.6379809734349954}, {-2.431592653589793, 0.6379809734349954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -2.4999484210824994`}, \ {-2.4265926535897933`, 0.6416442325072941}, {-2.4265926535897933`, 0.6416442325072941}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -2.496298311633946}, \ {-2.4215926535897934`, 0.645294341955847}, {-2.4215926535897934`, 0.645294341955847}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -2.4926613324924367`}, \ {-2.416592653589793, 0.6489313210973565}, {-2.416592653589793, 0.6489313210973565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -2.4890374634176062`}, \ {-2.411592653589793, 0.6525551901721869}, {-2.411592653589793, 0.6525551901721869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -2.4854266832639804`}, \ {-2.4065926535897932`, 0.6561659703258127}, {-2.4065926535897932`, 0.6561659703258127}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -2.4818289699993983`}, \ {-2.401592653589793, 0.659763683590395}, {-2.401592653589793, 0.659763683590395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -2.478244300723307}, \ {-2.396592653589793, 0.6633483528664866}, {-2.396592653589793, 0.6633483528664866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -2.4746726516849167`}, \ {-2.391592653589793, 0.6669200019048767}, {-2.391592653589793, 0.6669200019048767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -2.4711139983012234`}, \ {-2.3865926535897932`, 0.67047865528857}, {-2.3865926535897932`, 0.67047865528857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -2.467568315174877}, \ {-2.3815926535897933`, 0.6740243384149164}, {-2.3815926535897933`, 0.6740243384149164}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -2.46403557611191}, \ {-2.376592653589793, 0.6775570774778832}, {-2.376592653589793, 0.6775570774778832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -2.4605157541393123`}, \ {-2.371592653589793, 0.6810768994504808}, {-2.371592653589793, 0.6810768994504808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -2.4570088215224484`}, \ {-2.366592653589793, 0.6845838320673449}, {-2.366592653589793, 0.6845838320673449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -2.4535147497823173`}, \ {-2.361592653589793, 0.688077903807476}, {-2.361592653589793, 0.688077903807476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -2.4500335097126547`}, \ {-2.356592653589793, 0.6915591438771388}, {-2.356592653589793, 0.6915591438771388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -2.446565071396863}, \ {-2.351592653589793, 0.6950275821929299}, {-2.351592653589793, 0.6950275821929299}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -2.443109404224784}, \ {-2.346592653589793, 0.6984832493650093}, {-2.346592653589793, 0.6984832493650093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -2.439666476909291}, \ {-2.3415926535897933`, 0.7019261766805024}, {-2.3415926535897933`, 0.7019261766805024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -2.4362362575027166`}, \ {-2.336592653589793, 0.7053563960870765}, {-2.336592653589793, 0.7053563960870765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -2.4328187134131056`}, \ {-2.331592653589793, 0.7087739401766875}, {-2.331592653589793, 0.7087739401766875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -2.429413811420285}, \ {-2.326592653589793, 0.7121788421695082}, {-2.326592653589793, 0.7121788421695082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -2.4260215176917628`}, \ {-2.321592653589793, 0.7155711358980303}, {-2.321592653589793, 0.7155711358980303}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -2.422641797798444}, \ {-2.316592653589793, 0.7189508557913493}, {-2.316592653589793, 0.7189508557913493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -2.419274616730163}, \ {-2.311592653589793, 0.72231803685963}, {-2.311592653589793, 0.72231803685963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -2.4159199389110366`}, \ {-2.306592653589793, 0.7256727146787565}, {-2.306592653589793, 0.7256727146787565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -2.4125777282146283`}, \ {-2.3015926535897933`, 0.729014925375165}, {-2.3015926535897933`, 0.729014925375165}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -2.4092479479789306`}, \ {-2.2965926535897934`, 0.7323447056108626}, {-2.2965926535897934`, 0.7323447056108626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -2.4059305610211585`}, \ {-2.291592653589793, 0.7356620925686349}, {-2.291592653589793, 0.7356620925686349}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -2.4026255296523567`}, \ {-2.286592653589793, 0.7389671239374368}, {-2.286592653589793, 0.7389671239374368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -2.3993328156918166`}, \ {-2.2815926535897932`, 0.7422598378979769}, {-2.2815926535897932`, 0.7422598378979769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -2.3960523804813065`}, \ {-2.276592653589793, 0.7455402731084865}, {-2.276592653589793, 0.7455402731084865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -2.3927841848991127`}, \ {-2.271592653589793, 0.7488084686906807}, {-2.271592653589793, 0.7488084686906807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -2.3895281893738844`}, \ {-2.266592653589793, 0.7520644642159087}, {-2.266592653589793, 0.7520644642159087}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -2.3862843538983003`}, \ {-2.2615926535897932`, 0.755308299691493}, {-2.2615926535897932`, 0.755308299691493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -2.3830526380425314`}, \ {-2.2565926535897933`, 0.7585400155472619}, {-2.2565926535897933`, 0.7585400155472619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -2.3798330009675235`}, \ {-2.251592653589793, 0.7617596526222697}, {-2.251592653589793, 0.7617596526222697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -2.376625401438086}, \ {-2.246592653589793, 0.7649672521517074}, {-2.246592653589793, 0.7649672521517074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -2.373429797835787}, \ {-2.241592653589793, 0.7681628557540061}, {-2.241592653589793, 0.7681628557540061}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -2.370246148171664}, \ {-2.236592653589793, 0.7713465054181291}, {-2.236592653589793, 0.7713465054181291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -2.3670744100987413`}, \ {-2.231592653589793, 0.7745182434910518}, {-2.231592653589793, 0.7745182434910518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -2.3639145409243585`}, \ {-2.226592653589793, 0.7776781126654347}, {-2.226592653589793, 0.7776781126654347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -2.36076649762231}, \ {-2.221592653589793, 0.7808261559674831}, {-2.221592653589793, 0.7808261559674831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -2.357630236844799}, \ {-2.2165926535897933`, 0.7839624167449942}, {-2.2165926535897933`, 0.7839624167449942}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -2.354505714934198}, \ {-2.211592653589793, 0.787086938655595}, {-2.211592653589793, 0.787086938655595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -2.351392887934631}, \ {-2.206592653589793, 0.7901997656551626}, {-2.206592653589793, 0.7901997656551626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -2.348291711603357}, \ {-2.201592653589793, 0.7933009419864365}, {-2.201592653589793, 0.7933009419864365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -2.3452021414219826`}, \ {-2.196592653589793, 0.7963905121678106}, {-2.196592653589793, 0.7963905121678106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -2.34212413260748}, \ {-2.191592653589793, 0.7994685209823129}, {-2.191592653589793, 0.7994685209823129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -2.3390576401230256`}, \ {-2.186592653589793, 0.8025350134667677}, {-2.186592653589793, 0.8025350134667677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -2.3360026186886533`}, \ {-2.181592653589793, 0.80559003490114}, {-2.181592653589793, 0.80559003490114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -2.3329590227917314`}, \ {-2.1765926535897933`, 0.8086336307980617}, {-2.1765926535897933`, 0.8086336307980617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -2.3299268066972565`}, \ {-2.1715926535897934`, 0.8116658468925367}, {-2.1715926535897934`, 0.8116658468925367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -2.3269059244579675`}, \ {-2.166592653589793, 0.8146867291318257}, {-2.166592653589793, 0.8146867291318257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -2.323896329924284}, \ {-2.161592653589793, 0.8176963236655092}, {-2.161592653589793, 0.8176963236655092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -2.3208979767540674`}, \ {-2.1565926535897932`, 0.8206946768357257}, {-2.1565926535897932`, 0.8206946768357257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -2.3179108184222077`}, \ {-2.151592653589793, 0.8236818351675853}, {-2.151592653589793, 0.8236818351675853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -2.314934808230037}, \ {-2.146592653589793, 0.8266578453597563}, {-2.146592653589793, 0.8266578453597563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -2.311969899314568}, \ {-2.141592653589793, 0.8296227542752249}, {-2.141592653589793, 0.8296227542752249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -2.3090160446575667`}, \ {-2.1365926535897932`, 0.8325766089322264}, {-2.1365926535897932`, 0.8325766089322264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -2.306073197094452}, \ {-2.1315926535897933`, 0.8355194564953414}, {-2.1315926535897933`, 0.8355194564953414}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -2.3031413093230286`}, \ {-2.126592653589793, 0.8384513442667647}, {-2.126592653589793, 0.8384513442667647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -2.300220333912056}, \ {-2.121592653589793, 0.8413723196777372}, {-2.121592653589793, 0.8413723196777372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -2.2973102233096507`}, \ {-2.116592653589793, 0.8442824302801426}, {-2.116592653589793, 0.8442824302801426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -2.2944109298515247`}, \ {-2.111592653589793, 0.8471817237382686}, {-2.111592653589793, 0.8471817237382686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -2.291522405769067}, \ {-2.106592653589793, 0.8500702478207266}, {-2.106592653589793, 0.8500702478207266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -2.2886446031972594`}, \ {-2.101592653589793, 0.8529480503925336}, {-2.101592653589793, 0.8529480503925336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -2.2857774741824435`}, \ {-2.096592653589793, 0.8558151794073496}, {-2.096592653589793, 0.8558151794073496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -2.2829209706899203`}, \ {-2.0915926535897933`, 0.858671682899873}, {-2.0915926535897933`, 0.858671682899873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -2.280075044611405}, \ {-2.0865926535897934`, 0.8615176089783885}, {-2.0865926535897934`, 0.8615176089783885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -2.2772396477723227`}, \ {-2.081592653589793, 0.8643530058174708}, {-2.081592653589793, 0.8643530058174708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -2.27441473193896}, \ {-2.076592653589793, 0.8671779216508335}, {-2.076592653589793, 0.8671779216508335}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -2.271600248825458}, \ {-2.071592653589793, 0.8699924047643355}, {-2.071592653589793, 0.8699924047643355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -2.2687961501006684`}, \ {-2.066592653589793, 0.8727965034891249}, {-2.066592653589793, 0.8727965034891249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -2.266002387394856}, \ {-2.061592653589793, 0.8755902661949371}, {-2.061592653589793, 0.8755902661949371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -2.2632189123062614`}, \ {-2.056592653589793, 0.878373741283532}, {-2.056592653589793, 0.878373741283532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -2.26044567640752}, \ {-2.0515926535897933`, 0.8811469771822731}, {-2.0515926535897933`, 0.8811469771822731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -2.2576826312519436`}, \ {-2.0465926535897934`, 0.8839100223378497}, {-2.0465926535897934`, 0.8839100223378497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -2.254929728379659}, \ {-2.041592653589793, 0.8866629252101345}, {-2.041592653589793, 0.8866629252101345}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -2.2521869193236155`}, \ {-2.036592653589793, 0.8894057342661776}, {-2.036592653589793, 0.8894057342661776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -2.2494541556154535`}, \ {-2.031592653589793, 0.8921384979743395}, {-2.031592653589793, 0.8921384979743395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -2.246731388791243}, \ {-2.026592653589793, 0.8948612647985503}, {-2.026592653589793, 0.8948612647985503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -2.2440185703970874`}, \ {-2.021592653589793, 0.8975740831927058}, {-2.021592653589793, 0.8975740831927058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -2.241315651994603}, \ {-2.016592653589793, 0.9002770015951901}, {-2.016592653589793, 0.9002770015951901}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -2.2386225851662678`}, \ {-2.0115926535897932`, 0.9029700684235256}, {-2.0115926535897932`, 0.9029700684235256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -2.2359393215206445`}, \ {-2.0065926535897933`, 0.9056533320691486}, {-2.0065926535897933`, 0.9056533320691486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -2.2332658126974825`}, \ {-2.001592653589793, 0.9083268408923109}, {-2.001592653589793, 0.9083268408923109}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -2.2306020103726945`}, \ {-1.996592653589793, 0.9109906432170987}, {-1.996592653589793, 0.9109906432170987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -2.227947866263215}, \ {-1.991592653589793, 0.9136447873265785}, {-1.991592653589793, 0.9136447873265785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -2.2253033321317393`}, \ {-1.986592653589793, 0.9162893214580539}, {-1.986592653589793, 0.9162893214580539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -2.2226683597913484`}, \ {-1.9815926535897932`, 0.9189242937984448}, {-1.9815926535897932`, 0.9189242937984448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -2.2200429011100145`}, \ {-1.976592653589793, 0.921549752479779}, {-1.976592653589793, 0.921549752479779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -2.2174269080149966`}, \ {-1.9715926535897932`, 0.9241657455747965}, {-1.9715926535897932`, 0.9241657455747965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -2.214820332497127}, \ {-1.966592653589793, 0.9267723210926662}, {-1.966592653589793, 0.9267723210926662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -2.2122231266149806`}, \ {-1.9615926535897932`, 0.9293695269748126}, {-1.9615926535897932`, 0.9293695269748126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -2.209635242498945}, \ {-1.956592653589793, 0.9319574110908482}, {-1.956592653589793, 0.9319574110908482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -2.2070566323551795`}, \ {-1.9515926535897932`, 0.9345360212346139}, {-1.9515926535897932`, 0.9345360212346139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -2.204487248469469}, \ {-1.946592653589793, 0.9371054051203243}, {-1.946592653589793, 0.9371054051203243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -2.201927043210981}, \ {-1.9415926535897932`, 0.9396656103788125}, {-1.9415926535897932`, 0.9396656103788125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -2.1993759690359127`}, \ {-1.936592653589793, 0.9422166845538805}, {-1.936592653589793, 0.9422166845538805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -2.196833978491049}, \ {-1.9315926535897932`, 0.9447586750987444}, {-1.9315926535897932`, 0.9447586750987444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -2.1943010242172116`}, \ {-1.926592653589793, 0.9472916293725817}, {-1.926592653589793, 0.9472916293725817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -2.1917770589526238`}, \ {-1.9215926535897931`, 0.9498155946371694}, {-1.9215926535897931`, 0.9498155946371694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -2.189262035536171}, \ {-1.916592653589793, 0.9523306180536222}, {-1.916592653589793, 0.9523306180536222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -2.186755906910574}, \ {-1.9115926535897931`, 0.9548367466792191}, {-1.9115926535897931`, 0.9548367466792191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -2.18425862612547}, \ {-1.906592653589793, 0.9573340274643232}, {-1.906592653589793, 0.9573340274643232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -2.1817701463404027`}, \ {-1.9015926535897931`, 0.9598225072493904}, {-1.9015926535897931`, 0.9598225072493904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -2.1792904208277264`}, \ {-1.896592653589793, 0.9623022327620671}, {-1.896592653589793, 0.9623022327620671}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -2.176819402975421}, \ {-1.8915926535897931`, 0.9647732506143724}, {-1.8915926535897931`, 0.9647732506143724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -2.174357046289826}, \ {-1.886592653589793, 0.9672356072999673}, {-1.886592653589793, 0.9672356072999673}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -2.171903304398287}, \ {-1.881592653589793, 0.9696893491915064}, {-1.881592653589793, 0.9696893491915064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -2.169458131051723}, \ {-1.876592653589793, 0.9721345225380702}, {-1.876592653589793, 0.9721345225380702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -2.1670214801271124`}, \ {-1.871592653589793, 0.9745711734626807}, {-1.871592653589793, 0.9745711734626807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -2.1645933056299005`}, \ {-1.866592653589793, 0.9769993479598927}, {-1.866592653589793, 0.9769993479598927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -2.162173561696328}, \ {-1.861592653589793, 0.9794190918934653}, {-1.861592653589793, 0.9794190918934653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -2.1597622025956866`}, \ {-1.8565926535897932`, 0.9818304509941066}, {-1.8565926535897932`, 0.9818304509941066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -2.157359182732497}, \ {-1.851592653589793, 0.984233470857296}, {-1.851592653589793, 0.984233470857296}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -2.154964456648617}, \ {-1.8465926535897932`, 0.9866281969411765}, {-1.8465926535897932`, 0.9866281969411765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -2.1525779790252706`}, \ {-1.841592653589793, 0.9890146745645227}, {-1.841592653589793, 0.9890146745645227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -2.150199704685019}, \ {-1.8365926535897932`, 0.9913929489047745}, {-1.8365926535897932`, 0.9913929489047745}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -2.147829588593651}, \ {-1.831592653589793, 0.9937630649961424}, {-1.831592653589793, 0.9937630649961424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -2.145467585862011}, \ {-1.8265926535897932`, 0.9961250677277822}, {-1.8265926535897932`, 0.9961250677277822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -2.1431136517477607`}, \ {-1.821592653589793, 0.9984790018420323}, {-1.821592653589793, 0.9984790018420323}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -2.1407677416570747`}, \ {-1.8165926535897932`, 1.0008249119327188`}, {-1.8165926535897932`, 1.0008249119327188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -2.138429811146271}, \ {-1.811592653589793, 1.0031628424435224`}, {-1.811592653589793, 1.0031628424435224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -2.1360998159233837`}, \ {-1.8065926535897932`, 1.0054928376664098`}, {-1.8065926535897932`, 1.0054928376664098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -2.133777711849668}, \ {-1.801592653589793, 1.0078149417401256`}, {-1.801592653589793, 1.0078149417401256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -2.1314634549410503`}, \ {-1.7965926535897931`, 1.0101291986487428`}, {-1.7965926535897931`, 1.0101291986487428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -2.129157001369518}, \ {-1.791592653589793, 1.012435652220275}, {-1.791592653589793, 1.012435652220275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -2.1268583074644507`}, \ {-1.7865926535897931`, 1.0147343461253424`}, {-1.7865926535897931`, 1.0147343461253424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -2.124567329713895}, \ {-1.781592653589793, 1.017025323875898}, {-1.781592653589793, 1.017025323875898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -2.1222840247657873`}, \ {-1.7765926535897931`, 1.019308628824006}, {-1.7765926535897931`, 1.019308628824006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -2.1200083494291158`}, \ {-1.771592653589793, 1.0215843041606774`}, {-1.771592653589793, 1.0215843041606774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -2.1177402606750393`}, \ {-1.7665926535897931`, 1.023852392914754}, {-1.7665926535897931`, 1.023852392914754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -2.115479715637943}, \ {-1.761592653589793, 1.0261129379518503`}, {-1.761592653589793, 1.0261129379518503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -2.1132266716164536`}, \ {-1.756592653589793, 1.0283659819733395`}, {-1.756592653589793, 1.0283659819733395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -2.110981086074398}, \ {-1.751592653589793, 1.030611567515395}, {-1.751592653589793, 1.030611567515395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -2.1087429166417166`}, \ {-1.746592653589793, 1.0328497369480765`}, {-1.746592653589793, 1.0328497369480765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.1065121211153275`}, \ {-1.741592653589793, 1.0350805324744659`}, {-1.741592653589793, 1.0350805324744659`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.104288657459946}, \ {-1.736592653589793, 1.0373039961298474`}, {-1.736592653589793, 1.0373039961298474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.102072483808856}, \ {-1.7315926535897932`, 1.0395201697809375`}, {-1.7315926535897932`, 1.0395201697809375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.0998635584646395`}, \ {-1.726592653589793, 1.0417290951251539`}, {-1.726592653589793, 1.0417290951251539`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.097661839899863}, \ {-1.7215926535897932`, 1.0439308136899301`}, {-1.7215926535897932`, 1.0439308136899301`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.095467286757717}, \ {-1.716592653589793, 1.0461253668320765`}, {-1.716592653589793, 1.0461253668320765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.0932798578526177`}, \ {-1.7115926535897932`, 1.0483127957371756`}, {-1.7115926535897932`, 1.0483127957371756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.091099512170769}, \ {-1.706592653589793, 1.0504931414190242`}, {-1.706592653589793, 1.0504931414190242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.088926208870681}, \ {-1.7015926535897932`, 1.052666444719112}, {-1.7015926535897932`, 1.052666444719112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.086759907283653}, \ {-1.696592653589793, 1.0548327463061402`}, {-1.696592653589793, 1.0548327463061402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.0846005669142156`}, \ {-1.6915926535897932`, 1.0569920866755778`}, {-1.6915926535897932`, 1.0569920866755778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.082448147440539}, \ {-1.686592653589793, 1.0591445061492542`}, {-1.686592653589793, 1.0591445061492542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.0803026087148035`}, \ {-1.6815926535897932`, 1.0612900448749896`}, {-1.6815926535897932`, 1.0612900448749896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.078163910763534}, \ {-1.676592653589793, 1.0634287428262594`}, {-1.676592653589793, 1.0634287428262594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.0760320137879}, \ {-1.6715926535897931`, 1.0655606398018935`}, {-1.6715926535897931`, 1.0655606398018935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.0739068781639842`}, \ {-1.666592653589793, 1.067685775425809}, {-1.666592653589793, 1.067685775425809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.071788464443017}, \ {-1.6615926535897931`, 1.069804189146776}, {-1.6615926535897931`, 1.069804189146776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.0696767333515766`}, \ {-1.656592653589793, 1.0719159202382165`}, {-1.656592653589793, 1.0719159202382165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.06757164579176}, \ {-1.6515926535897931`, 1.074021007798033}, {-1.6515926535897931`, 1.074021007798033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.065473162841325}, \ {-1.646592653589793, 1.076119490748468}, {-1.646592653589793, 1.076119490748468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.0633812457537997`}, \ {-1.6415926535897931`, 1.0782114078359937`}, {-1.6415926535897931`, 1.0782114078359937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.0612958559585612`}, \ {-1.636592653589793, 1.080296797631232}, {-1.636592653589793, 1.080296797631232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.0592169550608945`}, \ {-1.631592653589793, 1.082375698528899}, {-1.631592653589793, 1.082375698528899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.057144504842011}, \ {-1.626592653589793, 1.0844481487477824`}, {-1.626592653589793, 1.0844481487477824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.055078467259052}, \ {-1.621592653589793, 1.0865141863307415`}, {-1.621592653589793, 1.0865141863307415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.053018804445058}, \ {-1.616592653589793, 1.0885738491447352`}, {-1.616592653589793, 1.0885738491447352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.0509654787089167`}, \ {-1.611592653589793, 1.0906271748808765`}, {-1.611592653589793, 1.0906271748808765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.0489184525352835`}, \ {-1.606592653589793, 1.0926742010545096`}, {-1.606592653589793, 1.0926742010545096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.04687768858448}, \ {-1.601592653589793, 1.0947149650053134`}, {-1.601592653589793, 1.0947149650053134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.0448431496923654`}, \ {-1.5965926535897932`, 1.096749503897428}, {-1.5965926535897932`, 1.096749503897428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.042814798870189}, \ {-1.591592653589793, 1.0987778547196043`}, {-1.591592653589793, 1.0987778547196043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.040792599304419}, \ {-1.5865926535897932`, 1.1008000542853742`}, {-1.5865926535897932`, 1.1008000542853742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.038776514356546}, \ {-1.581592653589793, 1.1028161392332472`}, {-1.581592653589793, 1.1028161392332472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.0367665075628714`}, \ {-1.5765926535897932`, 1.1048261460269218`}, {-1.5765926535897932`, 1.1048261460269218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.034762542634269}, \ {-1.571592653589793, 1.1068301109555245`}, {-1.571592653589793, 1.1068301109555245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.0327645834559296`}, \ {-1.5665926535897932`, 1.1088280701338635`}, {-1.5665926535897932`, 1.1088280701338635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.0307725940870887`}, \ {-1.561592653589793, 1.1108200595027047`}, {-1.561592653589793, 1.1108200595027047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.0287865387607273`}, \ {-1.5565926535897932`, 1.1128061148290658`}, {-1.5565926535897932`, 1.1128061148290658`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.0268063818832642`}, \ {-1.551592653589793, 1.1147862717065289`}, {-1.551592653589793, 1.1147862717065289`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.024832088034221}, \ {-1.5465926535897931`, 1.116760565555572}, {-1.5465926535897931`, 1.116760565555572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.022863621965877}, \ {-1.541592653589793, 1.1187290316239162`}, {-1.541592653589793, 1.1187290316239162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.0209009486029017`}, \ {-1.5365926535897931`, 1.1206917049868916`}, {-1.5365926535897931`, 1.1206917049868916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.018944033041974}, \ {-1.531592653589793, 1.1226486205478194`}, {-1.531592653589793, 1.1226486205478194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.016992840551386}, \ {-1.5265926535897931`, 1.1245998130384076`}, {-1.5265926535897931`, 1.1245998130384076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.015047336570627}, \ {-1.521592653589793, 1.1265453170191662`}, {-1.521592653589793, 1.1265453170191662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.0131074867099583`}, \ {-1.5165926535897931`, 1.128485166879835}, {-1.5165926535897931`, 1.128485166879835}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.011173256749968}, \ {-1.511592653589793, 1.1304193968398255`}, {-1.511592653589793, 1.1304193968398255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.009244612641115}, \ {-1.506592653589793, 1.1323480409486781`}, {-1.506592653589793, 1.1323480409486781`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.007321520503259}, \ {-1.501592653589793, 1.1342711330865345`}, {-1.501592653589793, 1.1342711330865345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.005403946625174}, \ {-1.496592653589793, 1.136188706964619}, {-1.496592653589793, 1.136188706964619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.0034918574640557`}, \ {-1.491592653589793, 1.1381007961257377`}, {-1.491592653589793, 1.1381007961257377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.0015852196450066`}, \ {-1.486592653589793, 1.1400074339447868`}, {-1.486592653589793, 1.1400074339447868`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -1.9996839999605192`}, \ {-1.481592653589793, 1.1419086536292742`}, {-1.481592653589793, 1.1419086536292742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -1.9977881653699407`}, \ {-1.476592653589793, 1.1438044882198526`}, {-1.476592653589793, 1.1438044882198526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -1.9958976829989283`}, \ {-1.4715926535897932`, 1.1456949705908648`}, {-1.4715926535897932`, 1.1456949705908648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -1.9940125201388945`}, \ {-1.466592653589793, 1.1475801334508986`}, {-1.466592653589793, 1.1475801334508986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -1.9921326442464409`}, \ {-1.4615926535897932`, 1.1494600093433525`}, {-1.4615926535897932`, 1.1494600093433525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -1.9902580229427804`}, \ {-1.456592653589793, 1.1513346306470127`}, {-1.456592653589793, 1.1513346306470127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -1.9883886240131543`}, \ {-1.4515926535897932`, 1.153204029576639}, {-1.4515926535897932`, 1.153204029576639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -1.9865244154062334`}, \ {-1.446592653589793, 1.15506823818356}, {-1.446592653589793, 1.15506823818356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -1.984665365233514}, \ {-1.4415926535897932`, 1.1569272883562793`}, {-1.4415926535897932`, 1.1569272883562793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -1.9828114417687055`}, \ {-1.436592653589793, 1.1587812118210876`}, {-1.436592653589793, 1.1587812118210876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -1.980962613447107}, \ {-1.4315926535897932`, 1.1606300401426861`}, {-1.4315926535897932`, 1.1606300401426861`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -1.9791188488649756`}, \ {-1.426592653589793, 1.1624738047248175`}, {-1.426592653589793, 1.1624738047248175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -1.97728011677889}, \ {-1.4215926535897931`, 1.1643125368109033`}, {-1.4215926535897931`, 1.1643125368109033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -1.9754463861051028`}, \ {-1.416592653589793, 1.1661462674846905`}, {-1.416592653589793, 1.1661462674846905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -1.973617625918888}, \ {-1.4115926535897931`, 1.167975027670905}, {-1.4115926535897931`, 1.167975027670905}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -1.9717938054538797`}, \ {-1.406592653589793, 1.1697988481359136`}, {-1.406592653589793, 1.1697988481359136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -1.9699748941014046`}, \ {-1.4015926535897931`, 1.1716177594883888`}, {-1.4015926535897931`, 1.1716177594883888`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -1.9681608614098094`}, \ {-1.396592653589793, 1.1734317921799837`}, {-1.396592653589793, 1.1734317921799837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -1.9663516770837792`}, \ {-1.3915926535897931`, 1.1752409765060141`}, {-1.3915926535897931`, 1.1752409765060141`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -1.9645473109836524`}, \ {-1.386592653589793, 1.177045342606141}, {-1.386592653589793, 1.177045342606141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -1.962747733124728}, \ {-1.381592653589793, 1.178844920465065}, {-1.381592653589793, 1.178844920465065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -1.9609529136765693`}, \ {-1.376592653589793, 1.180639739913224}, {-1.376592653589793, 1.180639739913224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -1.9591628229623006`}, \ {-1.371592653589793, 1.1824298306274927`}, {-1.371592653589793, 1.1824298306274927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -1.9573774314578998`}, \ {-1.366592653589793, 1.1842152221318936`}, {-1.366592653589793, 1.1842152221318936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -1.9555967097914866`}, \ {-1.361592653589793, 1.1859959437983068`}, {-1.361592653589793, 1.1859959437983068`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -1.9538206287426048`}, \ {-1.356592653589793, 1.1877720248471886`}, {-1.356592653589793, 1.1877720248471886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -1.9520491592415017`}, \ {-1.351592653589793, 1.1895434943482917`}, {-1.351592653589793, 1.1895434943482917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -1.9502822723684023`}, \ {-1.3465926535897932`, 1.1913103812213908`}, {-1.3465926535897932`, 1.1913103812213908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -1.9485199393527812`}, \ {-1.341592653589793, 1.1930727142370119`}, {-1.341592653589793, 1.1930727142370119`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -1.9467621315726285`}, \ {-1.3365926535897932`, 1.1948305220171649`}, {-1.3365926535897932`, 1.1948305220171649`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -1.9450088205537133`}, \ {-1.331592653589793, 1.1965838330360798`}, {-1.331592653589793, 1.1965838330360798`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -1.9432599779688458`}, \ {-1.3265926535897932`, 1.1983326756209476`}, {-1.3265926535897932`, 1.1983326756209476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -1.9415155756371318`}, \ {-1.321592653589793, 1.2000770779526615`}, {-1.321592653589793, 1.2000770779526615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -1.93977558552323}, \ {-1.3165926535897932`, 1.2018170680665632`}, {-1.3165926535897932`, 1.2018170680665632`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -1.9380399797366008`}, \ {-1.311592653589793, 1.2035526738531923`}, {-1.311592653589793, 1.2035526738531923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -1.9363087305307578`}, \ {-1.3065926535897932`, 1.2052839230590355`}, {-1.3065926535897932`, 1.2052839230590355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -1.9345818103025112`}, \ {-1.301592653589793, 1.207010843287282}, {-1.301592653589793, 1.207010843287282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -1.9328591915912163`}, \ {-1.2965926535897931`, 1.208733461998577}, {-1.2965926535897931`, 1.208733461998577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -1.9311408470780118`}, \ {-1.291592653589793, 1.2104518065117813`}, {-1.291592653589793, 1.2104518065117813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -1.9294267495850628`}, \ {-1.2865926535897931`, 1.2121659040047306`}, {-1.2865926535897931`, 1.2121659040047306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -1.9277168720747986`}, \ {-1.281592653589793, 1.2138757815149948`}, {-1.281592653589793, 1.2138757815149948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -1.9260111876491495`}, \ {-1.2765926535897931`, 1.2155814659406436`}, {-1.2765926535897931`, 1.2155814659406436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -1.9243096695487831`}, \ {-1.271592653589793, 1.21728298404101}, {-1.271592653589793, 1.21728298404101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -1.922612291152338}, \ {-1.2665926535897931`, 1.2189803624374551`}, {-1.2665926535897931`, 1.2189803624374551`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -1.9209190259756574`}, \ {-1.261592653589793, 1.2206736276141357`}, {-1.261592653589793, 1.2206736276141357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -1.9192298476710208`}, \ {-1.256592653589793, 1.2223628059187723`}, {-1.256592653589793, 1.2223628059187723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -1.9175447300263755`}, \ {-1.251592653589793, 1.2240479235634176`}, {-1.251592653589793, 1.2240479235634176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -1.9158636469645676`}, \ {-1.246592653589793, 1.2257290066252258`}, {-1.246592653589793, 1.2257290066252258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -1.91418657254257}, \ {-1.241592653589793, 1.2274060810472234`}, {-1.241592653589793, 1.2274060810472234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -1.912513480950714}, \ {-1.236592653589793, 1.229079172639079}, {-1.236592653589793, 1.229079172639079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -1.9108443465119176`}, \ {-1.231592653589793, 1.2307483070778755`}, {-1.231592653589793, 1.2307483070778755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -1.9091791436809127`}, \ {-1.226592653589793, 1.2324135099088807`}, {-1.226592653589793, 1.2324135099088807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -1.907517847043475}, \ {-1.2215926535897932`, 1.2340748065463183`}, {-1.2215926535897932`, 1.2340748065463183`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -1.9058604313156522`}, \ {-1.216592653589793, 1.2357322222741411`}, {-1.216592653589793, 1.2357322222741411`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -1.904206871342992}, \ {-1.2115926535897932`, 1.237385782246801}, {-1.2115926535897932`, 1.237385782246801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -1.9025571420997711`}, \ {-1.206592653589793, 1.239035511490022}, {-1.206592653589793, 1.239035511490022}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -1.9009112186882242`}, \ {-1.2015926535897932`, 1.2406814349015691`}, {-1.2015926535897932`, 1.2406814349015691`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -1.8992690763377724`}, \ {-1.196592653589793, 1.2423235772520207`}, {-1.196592653589793, 1.2423235772520207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -1.8976306904042537`}, \ {-1.1915926535897932`, 1.2439619631855396`}, {-1.1915926535897932`, 1.2439619631855396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -1.895996036369153}, \ {-1.186592653589793, 1.24559661722064}, {-1.186592653589793, 1.24559661722064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -1.8943650898388327`}, \ {-1.1815926535897932`, 1.2472275637509607`}, {-1.1815926535897932`, 1.2472275637509607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -1.8927378265437633`}, \ {-1.176592653589793, 1.2488548270460298`}, {-1.176592653589793, 1.2488548270460298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -1.8911142223377586`}, \ {-1.1715926535897931`, 1.2504784312520345`}, {-1.1715926535897931`, 1.2504784312520345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -1.8894942531972054`}, \ {-1.166592653589793, 1.2520984003925877`}, {-1.166592653589793, 1.2520984003925877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -1.8878778952203}, \ {-1.1615926535897931`, 1.2537147583694932`}, {-1.1615926535897931`, 1.2537147583694932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -1.8862651246262816`}, \ {-1.156592653589793, 1.2553275289635115`}, {-1.156592653589793, 1.2553275289635115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.884655917754671}, \ {-1.1515926535897931`, 1.2569367358351222`}, {-1.1515926535897931`, 1.2569367358351222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.8830502510645053`}, \ {-1.146592653589793, 1.2585424025252878`}, {-1.146592653589793, 1.2585424025252878`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.881448101133579}, \ {-1.1415926535897931`, 1.260144552456214}, {-1.1415926535897931`, 1.260144552456214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.8798494446576821`}, \ {-1.1365926535897932`, 1.261743208932111}, {-1.1365926535897932`, 1.261743208932111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.8782542584498425`}, \ {-1.1315926535897929`, 1.2633383951399508`}, {-1.1315926535897929`, 1.2633383951399508`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.8766625194395694`}, \ {-1.126592653589793, 1.264930134150224}, {-1.126592653589793, 1.264930134150224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.8750742046720958`}, \ {-1.121592653589793, 1.2665184489176973`}, {-1.121592653589793, 1.2665184489176973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.8734892913076266`}, \ {-1.1165926535897932`, 1.2681033622821667`}, {-1.1165926535897932`, 1.2681033622821667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.871907756620584}, \ {-1.1115926535897929`, 1.2696848969692094`}, {-1.1115926535897929`, 1.2696848969692094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.8703295779988587`}, \ {-1.106592653589793, 1.2712630755909344`}, {-1.106592653589793, 1.2712630755909344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.8687547329430603`}, \ {-1.101592653589793, 1.272837920646733}, {-1.101592653589793, 1.272837920646733}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.867183199065768}, \ {-1.0965926535897932`, 1.2744094545240254`}, {-1.0965926535897932`, 1.2744094545240254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.8656149540907883`}, \ {-1.0915926535897933`, 1.2759776994990049`}, {-1.0915926535897933`, 1.2759776994990049`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.8640499758524096`}, \ {-1.086592653589793, 1.2775426777373837`}, {-1.086592653589793, 1.2775426777373837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.8624882422946607`}, \ {-1.081592653589793, 1.2791044112951324`}, {-1.081592653589793, 1.2791044112951324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.8609297314705722`}, \ {-1.0765926535897932`, 1.2806629221192212`}, {-1.0765926535897932`, 1.2806629221192212`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.8593744215414363`}, \ {-1.0715926535897933`, 1.282218232048357}, {-1.0715926535897933`, 1.282218232048357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.8578222907760746`}, \ {-1.066592653589793, 1.2837703628137187`}, {-1.066592653589793, 1.2837703628137187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.8562733175501023`}, \ {-1.061592653589793, 1.285319336039691}, {-1.061592653589793, 1.285319336039691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.8547274803451967`}, \ {-1.0565926535897932`, 1.2868651732445966`}, {-1.0565926535897932`, 1.2868651732445966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.8531847577483702`}, \ {-1.0515926535897933`, 1.2884078958414231`}, {-1.0515926535897933`, 1.2884078958414231`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.8516451284512407`}, \ {-1.046592653589793, 1.2899475251385526`}, {-1.046592653589793, 1.2899475251385526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.8501085712493082`}, \ {-1.041592653589793, 1.291484082340485}, {-1.041592653589793, 1.291484082340485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.8485750650412323`}, \ {-1.0365926535897931`, 1.293017588548561}, {-1.0365926535897931`, 1.293017588548561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.8470445888281113`}, \ {-1.0315926535897932`, 1.2945480647616818`}, {-1.0315926535897932`, 1.2945480647616818`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.8455171217127655`}, \ {-1.026592653589793, 1.2960755318770278`}, {-1.026592653589793, 1.2960755318770278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.8439926428990203`}, \ {-1.021592653589793, 1.2976000106907728`}, {-1.021592653589793, 1.2976000106907728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.8424711316909945`}, \ {-1.0165926535897931`, 1.2991215218987988`}, {-1.0165926535897931`, 1.2991215218987988`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.8409525674923877`}, \ {-1.0115926535897932`, 1.3006400860974057`}, {-1.0115926535897932`, 1.3006400860974057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.8394369298057742`}, \ {-1.0065926535897929`, 1.302155723784019}, {-1.0065926535897929`, 1.302155723784019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.8379241982318963`}, \ {-1.001592653589793, 1.3036684553578968`}, {-1.001592653589793, 1.3036684553578968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.8364143524689602`}, \ {-0.9965926535897931, 1.305178301120833}, {-0.9965926535897931, 1.305178301120833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.8349073723119358`}, \ {-0.9915926535897932, 1.3066852812778575`}, {-0.9915926535897932, 1.3066852812778575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.8334032376518585`}, \ {-0.9865926535897929, 1.3081894159379348`}, {-0.9865926535897929, 1.3081894159379348`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.8319019284751337`}, \ {-0.981592653589793, 1.3096907251146594`}, {-0.981592653589793, 1.3096907251146594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.830403424862843}, \ {-0.9765926535897931, 1.3111892287269504`}, {-0.9765926535897931, 1.3111892287269504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.828907706990053}, \ {-0.9715926535897932, 1.31268494659974}, {-0.9715926535897932, 1.31268494659974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.8274147551251296`}, \ {-0.9665926535897928, 1.3141778984646637`}, {-0.9665926535897928, 1.3141778984646637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.8259245496290493`}, \ {-0.961592653589793, 1.3156681039607439`}, {-0.961592653589793, 1.3156681039607439`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.824437070954719}, \ {-0.9565926535897931, 1.317155582635074}, {-0.9565926535897931, 1.317155582635074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.8229522996462948`}, \ {-0.9515926535897932, 1.3186403539434983`}, {-0.9515926535897932, 1.3186403539434983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.8214702163385046`}, \ {-0.9465926535897933, 1.3201224372512887`}, {-0.9465926535897933, 1.3201224372512887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.8199908017559723`}, \ {-0.9415926535897929, 1.3216018518338208`}, {-0.9415926535897929, 1.3216018518338208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.8185140367125474`}, \ {-0.936592653589793, 1.3230786168772457`}, {-0.936592653589793, 1.3230786168772457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.8170399021106343`}, \ {-0.9315926535897932, 1.324552751479159}, {-0.9315926535897932, 1.324552751479159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.8155683789405244`}, \ {-0.9265926535897933, 1.3260242746492688`}, {-0.9265926535897933, 1.3260242746492688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.8140994482797348`}, \ {-0.9215926535897929, 1.3274932053100585`}, {-0.9215926535897929, 1.3274932053100585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.8126330912923438`}, \ {-0.916592653589793, 1.3289595622974493`}, {-0.916592653589793, 1.3289595622974493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.8111692892283346`}, \ {-0.9115926535897931, 1.3304233643614585`}, {-0.9115926535897931, 1.3304233643614585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.8097080234229372`}, \ {-0.9065926535897932, 1.3318846301668559`}, {-0.9065926535897932, 1.3318846301668559`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.808249275295976}, \ {-0.9015926535897929, 1.3333433782938173`}, {-0.9015926535897929, 1.3333433782938173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.806793026351219}, \ {-0.896592653589793, 1.334799627238574}, {-0.896592653589793, 1.334799627238574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.8053392581757313`}, \ {-0.8915926535897931, 1.336253395414062}, {-0.8915926535897931, 1.336253395414062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.8038879524392264`}, \ {-0.8865926535897932, 1.337704701150567}, {-0.8865926535897932, 1.337704701150567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.8024390908934276`}, \ {-0.8815926535897929, 1.3391535626963655`}, {-0.8815926535897929, 1.3391535626963655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.8009926553714264`}, \ {-0.876592653589793, 1.3405999982183667`}, {-0.876592653589793, 1.3405999982183667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.7995486277870452`}, \ {-0.8715926535897931, 1.3420440258027482`}, {-0.8715926535897931, 1.3420440258027482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.7981069901342033`}, \ {-0.8665926535897932, 1.34348566345559}, {-0.8665926535897932, 1.34348566345559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.7966677244862863`}, \ {-0.8615926535897929, 1.3449249291035068`}, {-0.8615926535897929, 1.3449249291035068`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.7952308129955161`}, \ {-0.856592653589793, 1.346361840594277}, {-0.856592653589793, 1.346361840594277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.793796237892326}, \ {-0.8515926535897931, 1.3477964156974673`}, {-0.8515926535897931, 1.3477964156974673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.792363981484735}, \ {-0.8465926535897932, 1.3492286721050584`}, {-0.8465926535897932, 1.3492286721050584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.79093402615773}, \ {-0.8415926535897928, 1.350658627432063}, {-0.8415926535897928, 1.350658627432063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.7895063543726466`}, \ {-0.836592653589793, 1.3520862992171467`}, {-0.836592653589793, 1.3520862992171467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.788080948666553}, \ {-0.8315926535897931, 1.3535117049232401`}, {-0.8315926535897931, 1.3535117049232401`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.7866577916516393`}, \ {-0.8265926535897932, 1.354934861938154}, {-0.8265926535897932, 1.354934861938154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.785236866014606}, \ {-0.8215926535897933, 1.3563557875751873`}, {-0.8215926535897933, 1.3563557875751873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.7838181545160579`}, \ {-0.8165926535897929, 1.3577744990737353`}, {-0.8165926535897929, 1.3577744990737353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.7824016399898994`}, \ {-0.811592653589793, 1.3591910135998937`}, {-0.811592653589793, 1.3591910135998937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.7809873053427328`}, \ {-0.8065926535897932, 1.3606053482470604`}, {-0.8065926535897932, 1.3606053482470604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.7795751335532595`}, \ {-0.8015926535897933, 1.3620175200365336`}, {-0.8015926535897933, 1.3620175200365336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.7781651076716827`}, \ {-0.7965926535897929, 1.3634275459181107`}, {-0.7965926535897929, 1.3634275459181107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.7767572108191145`}, \ {-0.791592653589793, 1.3648354427706786`}, {-0.791592653589793, 1.3648354427706786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.7753514261869858`}, \ {-0.7865926535897931, 1.3662412274028075`}, {-0.7865926535897931, 1.3662412274028075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.7739477370364556`}, \ {-0.7815926535897932, 1.3676449165533378`}, {-0.7815926535897932, 1.3676449165533378`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.7725461266978264`}, \ {-0.7765926535897929, 1.369046526891967}, {-0.7765926535897929, 1.369046526891967}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.771146578569962}, \ {-0.771592653589793, 1.370446075019831}, {-0.771592653589793, 1.370446075019831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.7697490761197059`}, \ {-0.7665926535897931, 1.3718435774700874`}, {-0.7665926535897931, 1.3718435774700874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.7683536028813032`}, \ {-0.7615926535897932, 1.37323905070849}, {-0.7615926535897932, 1.37323905070849}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.7669601424558266`}, \ {-0.7565926535897929, 1.3746325111339668`}, {-0.7565926535897929, 1.3746325111339668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.7655686785106024`}, \ {-0.751592653589793, 1.376023975079191}, {-0.751592653589793, 1.376023975079191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.764179194778641}, \ {-0.7465926535897931, 1.3774134588111522`}, {-0.7465926535897931, 1.3774134588111522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.7627916750580699`}, \ {-0.7415926535897932, 1.3788009785317232`}, {-0.7415926535897932, 1.3788009785317232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.7614061032115675`}, \ {-0.7365926535897929, 1.3801865503782258`}, {-0.7365926535897929, 1.3801865503782258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.7600224631658024`}, \ {-0.731592653589793, 1.3815701904239908`}, {-0.731592653589793, 1.3815701904239908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.7586407389108716`}, \ {-0.7265926535897931, 1.3829519146789218`}, {-0.7265926535897931, 1.3829519146789218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.757260914499745}, \ {-0.7215926535897932, 1.3843317390900483`}, {-0.7215926535897932, 1.3843317390900483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.755882974047709}, \ {-0.7165926535897928, 1.385709679542084}, {-0.7165926535897928, 1.385709679542084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.754506901731816}, \ {-0.711592653589793, 1.3870857518579771`}, {-0.711592653589793, 1.3870857518579771`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.753132681790333}, \ {-0.7065926535897931, 1.3884599717994603`}, {-0.7065926535897931, 1.3884599717994603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.7517602985221945`}, \ {-0.7015926535897932, 1.3898323550675986`}, {-0.7015926535897932, 1.3898323550675986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.750389736286459}, \ {-0.6965926535897933, 1.391202917303334}, {-0.6965926535897933, 1.391202917303334}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.7490209795017655`}, \ {-0.6915926535897929, 1.3925716740880278`}, {-0.6915926535897929, 1.3925716740880278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.7476540126457925`}, \ {-0.686592653589793, 1.3939386409440009`}, {-0.686592653589793, 1.3939386409440009`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.7462888202547233`}, \ {-0.6815926535897932, 1.39530383333507}, {-0.6815926535897932, 1.39530383333507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.7449253869227082`}, \ {-0.6765926535897933, 1.396667266667085}, {-0.6765926535897933, 1.396667266667085}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.7435636973013335`}, \ {-0.6715926535897929, 1.3980289562884598`}, {-0.6715926535897929, 1.3980289562884598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.7422037360990903`}, \ {-0.666592653589793, 1.3993889174907028`}, {-0.666592653589793, 1.3993889174907028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.7408454880808466`}, \ {-0.6615926535897931, 1.4007471655089467`}, {-0.6615926535897931, 1.4007471655089467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.7394889380673222`}, \ {-0.6565926535897932, 1.4021037155224712`}, {-0.6565926535897932, 1.4021037155224712`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.7381340709345647`}, \ {-0.6515926535897929, 1.4034585826552286`}, {-0.6515926535897929, 1.4034585826552286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.7367808716134296`}, \ {-0.646592653589793, 1.4048117819763637`}, {-0.646592653589793, 1.4048117819763637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.7354293250890611`}, \ {-0.6415926535897931, 1.4061633285007322`}, {-0.6415926535897931, 1.4061633285007322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.7340794164003752`}, \ {-0.6365926535897932, 1.4075132371894181`}, {-0.6365926535897932, 1.4075132371894181`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.7327311306395463`}, \ {-0.6315926535897929, 1.4088615229502468`}, {-0.6315926535897929, 1.4088615229502468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.7313844529514966`}, \ {-0.626592653589793, 1.4102082006382968`}, {-0.626592653589793, 1.4102082006382968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.730039368533384}, \ {-0.6215926535897931, 1.4115532850564094`}, {-0.6215926535897931, 1.4115532850564094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.7286958626340962`}, \ {-0.6165926535897932, 1.4128967909556969`}, {-0.6165926535897932, 1.4128967909556969`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.7273539205537471`}, \ {-0.6115926535897929, 1.4142387330360462`}, {-0.6115926535897929, 1.4142387330360462`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.726013527643171}, \ {-0.606592653589793, 1.4155791259466222`}, {-0.606592653589793, 1.4155791259466222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.724674669303424}, \ {-0.6015926535897931, 1.416917984286369}, {-0.6015926535897931, 1.416917984286369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.723337330985285}, \ {-0.5965926535897932, 1.418255322604508}, {-0.5965926535897932, 1.418255322604508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.7220014981887592`}, \ {-0.5915926535897928, 1.4195911554010339`}, {-0.5915926535897928, 1.4195911554010339`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.7206671564625844`}, \ {-0.586592653589793, 1.420925497127209}, {-0.586592653589793, 1.420925497127209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.719334291403737}, \ {-0.5815926535897931, 1.422258362186056}, {-0.5815926535897931, 1.422258362186056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.7180028886569458`}, \ {-0.5765926535897931, 1.4235897649328473`}, {-0.5765926535897931, 1.4235897649328473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.7166729339142002`}, \ {-0.571592653589793, 1.424919719675593}, {-0.571592653589793, 1.424919719675593}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.7153444129142665`}, \ {-0.566592653589793, 1.4262482406755268`}, {-0.566592653589793, 1.4262482406755268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.714017311442204}, \ {-0.561592653589793, 1.4275753421475892`}, {-0.561592653589793, 1.4275753421475892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.7126916153288825`}, \ {-0.556592653589793, 1.4289010382609109`}, {-0.556592653589793, 1.4289010382609109`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.7113673104505034`}, \ {-0.551592653589793, 1.4302253431392897`}, {-0.551592653589793, 1.4302253431392897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.7100443827281215`}, \ {-0.546592653589793, 1.4315482708616718`}, {-0.546592653589793, 1.4315482708616718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.7087228181271699`}, \ {-0.541592653589793, 1.4328698354626235`}, {-0.541592653589793, 1.4328698354626235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.7074026026569853`}, \ {-0.536592653589793, 1.4341900509328078`}, {-0.536592653589793, 1.4341900509328078`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.7060837223703373`}, \ {-0.531592653589793, 1.435508931219456}, {-0.531592653589793, 1.435508931219456}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.7047661633629574`}, \ {-0.526592653589793, 1.436826490226836}, {-0.526592653589793, 1.436826490226836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.7034499117730724`}, \ {-0.521592653589793, 1.4381427418167207`}, {-0.521592653589793, 1.4381427418167207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -1.7021349537809376`}, \ {-0.5165926535897931, 1.4394576998088557`}, {-0.5165926535897931, 1.4394576998088557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -1.7008212756083723`}, \ {-0.511592653589793, 1.4407713779814209`}, {-0.511592653589793, 1.4407713779814209`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -1.6995088635182982`}, \ {-0.5065926535897931, 1.442083790071495}, {-0.5065926535897931, 1.442083790071495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -1.6981977038142793`}, \ {-0.5015926535897931, 1.443394949775514}, {-0.5015926535897931, 1.443394949775514}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -1.696887782840062}, \ {-0.49659265358979304`, 1.4447048707497314`}, {-0.49659265358979304`, 1.4447048707497314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -1.6955790869791192`}, \ {-0.4915926535897931, 1.4460135666106742`}, {-0.4915926535897931, 1.4460135666106742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -1.694271602654196}, \ {-0.4865926535897931, 1.4473210509355972`}, {-0.4865926535897931, 1.4473210509355972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -1.6929653163268548`}, \ {-0.4815926535897931, 1.4486273372629386`}, {-0.4815926535897931, 1.4486273372629386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -1.6916602144970252`}, \ {-0.4765926535897931, 1.449932439092768}, {-0.4765926535897931, 1.449932439092768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -1.690356283702554}, \ {-0.4715926535897931, 1.4512363698872393`}, {-0.4715926535897931, 1.4512363698872393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -1.6890535105187565`}, \ {-0.46659265358979307`, 1.4525391430710368`}, {-0.46659265358979307`, 1.4525391430710368`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -1.6877518815579715`}, \ {-0.46159265358979307`, 1.4538407720318218`}, {-0.46159265358979307`, 1.4538407720318218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -1.6864513834691155`}, \ {-0.45659265358979306`, 1.4551412701206778`}, {-0.45659265358979306`, 1.4551412701206778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -1.6851520029372407`}, \ {-0.45159265358979306`, 1.4564406506525525`}, {-0.45159265358979306`, 1.4564406506525525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -1.6838537266830933`}, \ {-0.44659265358979305`, 1.4577389269067}, {-0.44659265358979305`, 1.4577389269067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -1.6825565414626735`}, \ {-0.44159265358979305`, 1.4590361121271198`}, {-0.44159265358979305`, 1.4590361121271198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -1.6812604340667987`}, \ {-0.43659265358979304`, 1.4603322195229946`}, {-0.43659265358979304`, 1.4603322195229946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -1.6799653913206656`}, \ {-0.43159265358979304`, 1.4616272622691278`}, {-0.43159265358979304`, 1.4616272622691278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -1.6786714000834164`}, \ {-0.42659265358979304`, 1.462921253506377}, {-0.42659265358979304`, 1.462921253506377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -1.6773784472477054`}, \ {-0.42159265358979303`, 1.4642142063420878`}, {-0.42159265358979303`, 1.4642142063420878`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -1.676086519739267}, \ {-0.416592653589793, 1.4655061338505264`}, {-0.416592653589793, 1.4655061338505264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -1.674795604516485}, \ {-0.411592653589793, 1.4667970490733082`}, {-0.411592653589793, 1.4667970490733082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -1.6735056885699655`}, \ {-0.406592653589793, 1.4680869650198278`}, {-0.406592653589793, 1.4680869650198278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -1.6722167589221084`}, \ {-0.40159265358979307`, 1.4693758946676847`}, {-0.40159265358979307`, 1.4693758946676847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -1.6709288026266818`}, \ {-0.39659265358979306`, 1.4706638509631116`}, {-0.39659265358979306`, 1.4706638509631116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -1.669641806768398}, \ {-0.39159265358979306`, 1.4719508468213953`}, {-0.39159265358979306`, 1.4719508468213953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -1.6683557584624908`}, \ {-0.38659265358979306`, 1.4732368951273023`}, {-0.38659265358979306`, 1.4732368951273023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -1.6670706448542938`}, \ {-0.38159265358979305`, 1.4745220087354995`}, {-0.38159265358979305`, 1.4745220087354995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -1.6657864531188205`}, \ {-0.37659265358979305`, 1.4758062004709729`}, {-0.37659265358979305`, 1.4758062004709729`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -1.6645031704603457`}, \ {-0.3715926535897931, 1.4770894831294477`}, {-0.3715926535897931, 1.4770894831294477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -1.6632207841119877`}, \ {-0.3665926535897931, 1.4783718694778054`}, {-0.3665926535897931, 1.4783718694778054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -1.661939281335294}, \ {-0.3615926535897931, 1.479653372254499}, {-0.3615926535897931, 1.479653372254499}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -1.6606586494198246`}, \ {-0.3565926535897931, 1.4809340041699688`}, {-0.3565926535897931, 1.4809340041699688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -1.6593788756827397`}, \ {-0.3515926535897931, 1.4822137779070537`}, {-0.3515926535897931, 1.4822137779070537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -1.658099947468388}, \ {-0.3465926535897931, 1.4834927061214052`}, {-0.3465926535897931, 1.4834927061214052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -1.6568218521478963`}, \ {-0.34159265358979307`, 1.484770801441897}, {-0.34159265358979307`, 1.484770801441897}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -1.6555445771187578`}, \ {-0.33659265358979307`, 1.4860480764710353`}, {-0.33659265358979307`, 1.4860480764710353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -1.654268109804427}, \ {-0.33159265358979306`, 1.4873245437853662`}, {-0.33159265358979306`, 1.4873245437853662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -1.6529924376539107`}, \ {-0.32659265358979306`, 1.4886002159358827`}, {-0.32659265358979306`, 1.4886002159358827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -1.651717548141362}, \ {-0.32159265358979305`, 1.4898751054484314`}, {-0.32159265358979305`, 1.4898751054484314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -1.650443428765677}, \ {-0.31659265358979305`, 1.4911492248241163`}, {-0.31659265358979305`, 1.4911492248241163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -1.6491700670500908`}, \ {-0.31159265358979304`, 1.4924225865397023`}, {-0.31159265358979304`, 1.4924225865397023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -1.6478974505417747`}, \ {-0.30659265358979304`, 1.4936952030480184`}, {-0.30659265358979304`, 1.4936952030480184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -1.6466255668114353`}, \ {-0.30159265358979304`, 1.494967086778358}, {-0.30159265358979304`, 1.494967086778358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -1.6453544034529146`}, \ {-0.29659265358979303`, 1.4962382501368785`}, {-0.29659265358979303`, 1.4962382501368785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -1.6440839480827907`}, \ {-0.2915926535897931, 1.4975087055070024`}, {-0.2915926535897931, 1.4975087055070024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -1.6428141883399805`}, \ {-0.2865926535897931, 1.4987784652498126`}, {-0.2865926535897931, 1.4987784652498126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -1.6415451118853421`}, \ {-0.2815926535897931, 1.5000475417044512`}, {-0.2815926535897931, 1.5000475417044512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -1.640276706401279}, \ {-0.27659265358979307`, 1.5013159471885142`}, {-0.27659265358979307`, 1.5013159471885142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -1.6390089595913464`}, \ {-0.27159265358979306`, 1.5025836939984467`}, {-0.27159265358979306`, 1.5025836939984467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -1.6377418591798558`}, \ {-0.26659265358979306`, 1.5038507944099373`}, {-0.26659265358979306`, 1.5038507944099373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -1.6364753929114835`}, \ {-0.26159265358979306`, 1.5051172606783099`}, {-0.26159265358979306`, 1.5051172606783099`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -1.6352095485508773`}, \ {-0.25659265358979305`, 1.506383105038916}, {-0.25659265358979305`, 1.506383105038916}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -1.6339443138822682`}, \ {-0.25159265358979305`, 1.507648339707525}, {-0.25159265358979305`, 1.507648339707525}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -1.6326796767090772`}, \ {-0.24659265358979304`, 1.5089129768807161`}, {-0.24659265358979304`, 1.5089129768807161`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -1.631415624853528}, \ {-0.24159265358979304`, 1.510177028736265}, {-0.24159265358979304`, 1.510177028736265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -1.6301521461562596`}, \ {-0.23659265358979303`, 1.5114405074335338`}, {-0.23659265358979303`, 1.5114405074335338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -1.628889228475937}, \ {-0.23159265358979303`, 1.5127034251138562`}, {-0.23159265358979303`, 1.5127034251138562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -1.6276268596888663`}, \ {-0.22659265358979308`, 1.513965793900927}, {-0.22659265358979308`, 1.513965793900927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -1.6263650276886081`}, \ {-0.22159265358979308`, 1.515227625901185}, {-0.22159265358979308`, 1.515227625901185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -1.6251037203855938`}, \ {-0.21659265358979307`, 1.5164889332041993`}, {-0.21659265358979307`, 1.5164889332041993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -1.6238429257067404`}, \ {-0.21159265358979307`, 1.5177497278830527`}, {-0.21159265358979307`, 1.5177497278830527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -1.6225826315950687`}, \ {-0.20659265358979306`, 1.5190100219947247`}, {-0.20659265358979306`, 1.5190100219947247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -1.6213228260093193`}, \ {-0.20159265358979306`, 1.5202698275804738`}, {-0.20159265358979306`, 1.5202698275804738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -1.6200634969235725`}, \ {-0.19659265358979305`, 1.5215291566662206`}, {-0.19659265358979305`, 1.5215291566662206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -1.6188046323268663`}, \ {-0.19159265358979305`, 1.5227880212629268`}, {-0.19159265358979305`, 1.5227880212629268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -1.6175462202228166`}, \ {-0.18659265358979304`, 1.5240464333669768`}, {-0.18659265358979304`, 1.5240464333669768`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -1.616288248629237}, \ {-0.18159265358979304`, 1.5253044049605564`}, {-0.18159265358979304`, 1.5253044049605564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -1.6150307055777613`}, \ {-0.17659265358979304`, 1.526561948012032}, {-0.17659265358979304`, 1.526561948012032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -1.6137735791134644`}, \ {-0.17159265358979303`, 1.527819074476329}, {-0.17159265358979303`, 1.527819074476329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -1.6125168572944846`}, \ {-0.16659265358979303`, 1.5290757962953088`}, {-0.16659265358979303`, 1.5290757962953088`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -1.6112605281916474`}, \ {-0.16159265358979308`, 1.530332125398146}, {-0.16159265358979308`, 1.530332125398146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -1.6100045798880882`}, \ {-0.15659265358979307`, 1.5315880737017051`}, {-0.15659265358979307`, 1.5315880737017051`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -1.6087490004788776`}, \ {-0.15159265358979307`, 1.5328436531109157`}, {-0.15159265358979307`, 1.5328436531109157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -1.6074937780706458`}, \ {-0.14659265358979306`, 1.5340988755191474`}, {-0.14659265358979306`, 1.5340988755191474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -1.606238900781208}, \ {-0.14159265358979306`, 1.5353537528085852`}, {-0.14159265358979306`, 1.5353537528085852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -1.60498435673919}, \ {-0.13659265358979306`, 1.5366082968506034`}, {-0.13659265358979306`, 1.5366082968506034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -1.6037301340836552`}, \ {-0.13159265358979305`, 1.5378625195061382`}, {-0.13159265358979305`, 1.5378625195061382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -1.602476220963731}, \ {-0.12659265358979305`, 1.539116432626062}, {-0.12659265358979305`, 1.539116432626062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -1.6012226055382381`}, \ {-0.12159265358979304`, 1.5403700480515552`}, {-0.12159265358979304`, 1.5403700480515552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -1.5999692759753148`}, \ {-0.11659265358979304`, 1.5416233776144783`}, {-0.11659265358979304`, 1.5416233776144783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -1.5987162204520486`}, \ {-0.11159265358979303`, 1.5428764331377445`}, {-0.11159265358979303`, 1.5428764331377445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -1.597463427154104}, \ {-0.10659265358979303`, 1.5441292264356892`}, {-0.10659265358979303`, 1.5441292264356892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -1.5962108842753508`}, \ {-0.10159265358979308`, 1.5453817693144423`}, {-0.10159265358979308`, 1.5453817693144423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -1.5949585800174952`}, \ {-0.09659265358979308, 1.546634073572298}, {-0.09659265358979308, 1.546634073572298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -1.593706502589708}, \ {-0.09159265358979307, 1.5478861510000852`}, {-0.09159265358979307, 1.5478861510000852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -1.592454640208257}, \ {-0.08659265358979307, 1.5491380133815362`}, {-0.08659265358979307, 1.5491380133815362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -1.591202981096136}, \ {-0.08159265358979306, 1.5503896724936574`}, {-0.08159265358979306, 1.5503896724936574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -1.589951513482696}, \ {-0.07659265358979306, 1.5516411401070973`}, {-0.07659265358979306, 1.5516411401070973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -1.5887002256032774`}, \ {-0.07159265358979305, 1.552892427986516}, {-0.07159265358979305, 1.552892427986516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -1.5874491056988411`}, \ {-0.06659265358979305, 1.554143547890952}, {-0.06659265358979305, 1.554143547890952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -1.5861981420156}, \ {-0.061592653589793045`, 1.5553945115741934`}, {-0.061592653589793045`, 1.5553945115741934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -1.584947322804651}, \ {-0.05659265358979304, 1.5566453307851424`}, {-0.05659265358979304, 1.5566453307851424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -1.5836966363216083`}, \ {-0.051592653589793036`, 1.557896017268185}, {-0.051592653589793036`, 1.557896017268185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -1.5824460708262351`}, \ {-0.04659265358979303, 1.5591465827635582`}, {-0.04659265358979303, 1.5591465827635582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -1.581195614582077}, \ {-0.04159265358979303, 1.5603970390077164`}, {-0.04159265358979303, 1.5603970390077164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -1.5799452558560936`}, \ {-0.03659265358979302, 1.5616473977336995`}, {-0.03659265358979302, 1.5616473977336995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -1.578694982918294}, \ {-0.03159265358979302, 1.5628976706714992`}, {-0.03159265358979302, 1.5628976706714992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -1.577444784041367}, \ {-0.026592653589793014`, 1.5641478695484263`}, {-0.026592653589793014`, 1.5641478695484263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -1.5761946475003175`}, \ {-0.02159265358979301, 1.5653980060894757`}, {-0.02159265358979301, 1.5653980060894757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -1.5749445615720974`}, \ {-0.016592653589793005`, 1.5666480920176957`}, {-0.016592653589793005`, 1.5666480920176957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -1.5736945145352412`}, \ {-0.011592653589793, 1.567898139054552}, {-0.011592653589793, 1.567898139054552}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -1.5724444946694982`}, \ {-0.006592653589792996, 1.5691481589202951`}, {-0.006592653589792996, 1.5691481589202951`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -1.5711944902554673`}, \ {-0.0015926535897931027`, 1.5703981633343258`}, {-0.0015926535897931027`, 1.5703981633343258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 1.571648164015563}, { 0.0034073464102069018`, -1.56994448957423}, { 0.0034073464102069018`, -1.56994448957423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 1.5728981726828088`}, { 0.008407346410206906, -1.5686944809069845`}, { 0.008407346410206906, -1.5686944809069845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 1.5741482010551142`}, { 0.01340734641020691, -1.5674444525346791`}, { 0.01340734641020691, -1.5674444525346791`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 1.5753982608521462`}, { 0.018407346410206915`, -1.566194392737647}, { 0.018407346410206915`, -1.566194392737647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 1.5766483637945543`}, { 0.02340734641020692, -1.564944289795239}, { 0.02340734641020692, -1.564944289795239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 1.577898521604336}, { 0.028407346410206924`, -1.5636941319854571`}, { 0.028407346410206924`, -1.5636941319854571`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 1.5791487460052034`}, { 0.03340734641020693, -1.5624439075845897`}, { 0.03340734641020693, -1.5624439075845897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 1.58039904872295}, { 0.03840734641020693, -1.561193604866843}, { 0.03840734641020693, -1.561193604866843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 1.5816494414858173`}, { 0.04340734641020694, -1.5599432121039758`}, { 0.04340734641020694, -1.5599432121039758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 1.5828999360248608`}, { 0.04840734641020694, -1.5586927175649323`}, { 0.04840734641020694, -1.5586927175649323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 1.5841505440743169`}, { 0.053407346410206946`, -1.5574421095154765`}, { 0.053407346410206946`, -1.5574421095154765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 1.5854012773719706`}, { 0.05840734641020695, -1.5561913762178226`}, { 0.05840734641020695, -1.5561913762178226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 1.5866521476595226`}, { 0.06340734641020696, -1.5549405059302708`}, { 0.06340734641020696, -1.5549405059302708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 1.587903166682955}, { 0.06840734641020696, -1.5536894869068383`}, { 0.06840734641020696, -1.5536894869068383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 1.5891543461929012`}, { 0.07340734641020696, -1.552438307396892}, { 0.07340734641020696, -1.552438307396892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 1.590405697945012}, { 0.07840734641020697, -1.5511869556447813`}, { 0.07840734641020697, -1.5511869556447813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 1.5916572337003236`}, { 0.08340734641020697, -1.5499354198894697`}, { 0.08340734641020697, -1.5499354198894697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 1.5929089652256272`}, { 0.08840734641020698, -1.548683688364166}, { 0.08840734641020698, -1.548683688364166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 1.594160904293836}, { 0.09340734641020698, -1.5474317492959573`}, { 0.09340734641020698, -1.5474317492959573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 1.5954130626843546`}, { 0.09840734641020699, -1.5461795909054386`}, { 0.09840734641020699, -1.5461795909054386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 1.596665452183449}, { 0.10340734641020699`, -1.5449272014063444`}, { 0.10340734641020699`, -1.5449272014063444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 1.597918084584614}, { 0.108407346410207, -1.5436745690051792`}, { 0.108407346410207, -1.5436745690051792`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 1.599170971688945}, { 0.113407346410207, -1.5424216819008483`}, { 0.113407346410207, -1.5424216819008483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 1.6004241253055076`}, { 0.118407346410207, -1.5411685282842857`}, { 0.118407346410207, -1.5411685282842857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 1.601677557251707}, { 0.1234073464102069, -1.5399150963380863`}, { 0.1234073464102069, -1.5399150963380863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 1.602931279353661}, { 0.1284073464102069, -1.5386613742361324`}, { 0.1284073464102069, -1.5386613742361324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 1.6041853034465696`}, { 0.1334073464102069, -1.5374073501432235`}, { 0.1334073464102069, -1.5374073501432235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 1.6054396413750878`}, { 0.1384073464102069, -1.5361530122147056`}, { 0.1384073464102069, -1.5361530122147056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 1.6066943049936975`}, { 0.14340734641020692`, -1.5348983485960959`}, { 0.14340734641020692`, -1.5348983485960959`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 1.6079493061670802`}, { 0.14840734641020692`, -1.533643347422713}, { 0.14840734641020692`, -1.533643347422713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 1.6092046567704903`}, { 0.15340734641020692`, -1.5323879968193028`}, { 0.15340734641020692`, -1.5323879968193028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 1.6104603686901293`}, { 0.15840734641020693`, -1.5311322848996638`}, { 0.15840734641020693`, -1.5311322848996638`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 1.6117164538235187`}, { 0.16340734641020693`, -1.5298761997662744`}, { 0.16340734641020693`, -1.5298761997662744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 1.6129729240798762`}, { 0.16840734641020694`, -1.5286197295099169`}, { 0.16840734641020694`, -1.5286197295099169`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 1.6142297913804913`}, { 0.17340734641020694`, -1.527362862209302}, { 0.17340734641020694`, -1.527362862209302}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 1.6154870676590989`}, { 0.17840734641020695`, -1.5261055859306945`}, { 0.17840734641020695`, -1.5261055859306945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 1.6167447648622584`}, { 0.18340734641020695`, -1.5248478887275347`}, { 0.18340734641020695`, -1.5248478887275347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 1.61800289494973}, { 0.18840734641020696`, -1.523589758640063}, { 0.18840734641020696`, -1.523589758640063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 1.6192614698948518`}, { 0.19340734641020696`, -1.5223311836949414`}, { 0.19340734641020696`, -1.5223311836949414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 1.620520501684919}, { 0.19840734641020696`, -1.5210721519048742`}, { 0.19840734641020696`, -1.5210721519048742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 1.6217800023215627`}, { 0.20340734641020697`, -1.5198126512682304`}, { 0.20340734641020697`, -1.5198126512682304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 1.6230399838211298`}, { 0.20840734641020697`, -1.5185526697686633`}, { 0.20840734641020697`, -1.5185526697686633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 1.6243004582150635`}, { 0.21340734641020698`, -1.5172921953747298`}, { 0.21340734641020698`, -1.5172921953747298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 1.625561437550284}, { 0.21840734641020698`, -1.516031216039509}, { 0.21840734641020698`, -1.516031216039509}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 1.626822933889571}, { 0.223407346410207, -1.5147697197002221`}, { 0.223407346410207, -1.5147697197002221`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 1.6280849593119469`}, { 0.228407346410207, -1.5135076942778465`}, { 0.228407346410207, -1.5135076942778465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 1.629347525913058}, { 0.233407346410207, -1.512245127676735}, { 0.233407346410207, -1.512245127676735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 1.6306106458055623`}, { 0.238407346410207, -1.5109820077842309`}, { 0.238407346410207, -1.5109820077842309`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 1.6318743311195112`}, { 0.243407346410207, -1.509718322470282}, { 0.243407346410207, -1.509718322470282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 1.6331385940027379`}, { 0.248407346410207, -1.5084540595870555`}, { 0.248407346410207, -1.5084540595870555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 1.6344034466212416`}, { 0.2534073464102069, -1.5071892069685517`}, { 0.2534073464102069, -1.5071892069685517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 1.6356689011595782`}, { 0.2584073464102069, -1.505923752430215}, { 0.2584073464102069, -1.505923752430215}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 1.6369349698212463`}, { 0.2634073464102069, -1.5046576837685468`}, { 0.2634073464102069, -1.5046576837685468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 1.6382016648290778`}, { 0.2684073464102069, -1.5033909887607155`}, { 0.2684073464102069, -1.5033909887607155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 1.6394689984256272`}, { 0.2734073464102069, -1.502123655164166}, { 0.2734073464102069, -1.502123655164166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 1.6407369828735647`}, { 0.2784073464102069, -1.5008556707162284`}, { 0.2784073464102069, -1.5008556707162284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 1.6420056304560664`}, { 0.28340734641020693`, -1.499587023133727}, { 0.28340734641020693`, -1.499587023133727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 1.6432749534772082`}, { 0.28840734641020693`, -1.498317700112585}, { 0.28840734641020693`, -1.498317700112585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 1.6445449642623609`}, { 0.29340734641020694`, -1.4970476893274325`}, { 0.29340734641020694`, -1.4970476893274325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 1.6458156751585833`}, { 0.29840734641020694`, -1.4957769784312098`}, { 0.29840734641020694`, -1.4957769784312098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 1.6470870985350208`}, { 0.30340734641020695`, -1.4945055550547723`}, { 0.30340734641020695`, -1.4945055550547723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 1.6483592467833008`}, { 0.30840734641020695`, -1.4932334068064925`}, { 0.30840734641020695`, -1.4932334068064925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 1.6496321323179315`}, { 0.31340734641020696`, -1.4919605212718619`}, { 0.31340734641020696`, -1.4919605212718619`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 1.6509057675767023`}, { 0.31840734641020696`, -1.490686886013091}, { 0.31840734641020696`, -1.490686886013091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 1.6521801650210826`}, { 0.32340734641020696`, -1.4894124885687108`}, { 0.32340734641020696`, -1.4894124885687108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 1.6534553371366245`}, { 0.32840734641020697`, -1.4881373164531688`}, { 0.32840734641020697`, -1.4881373164531688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 1.6547312964333654`}, { 0.333407346410207, -1.486861357156428}, { 0.333407346410207, -1.486861357156428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 1.6560080554462313`}, { 0.338407346410207, -1.4855845981435618`}, { 0.338407346410207, -1.4855845981435618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 1.6572856267354432`}, { 0.343407346410207, -1.48430702685435}, { 0.343407346410207, -1.48430702685435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 1.6585640228869216`}, { 0.348407346410207, -1.4830286307028717`}, { 0.348407346410207, -1.4830286307028717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 1.6598432565126948`}, { 0.353407346410207, -1.4817493970770983`}, { 0.353407346410207, -1.4817493970770983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 1.6611233402513084`}, { 0.358407346410207, -1.4804693133384847`}, { 0.358407346410207, -1.4804693133384847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 1.6624042867682334`}, { 0.363407346410207, -1.47918836682156}, { 0.363407346410207, -1.47918836682156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 1.6636861087562789`}, { 0.368407346410207, -1.4779065448335142`}, { 0.368407346410207, -1.4779065448335142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 1.6649688189360041`}, { 0.373407346410207, -1.476623834653789}, { 0.373407346410207, -1.476623834653789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 1.6662524300561317`}, { 0.3784073464102069, -1.4753402235336617`}, { 0.3784073464102069, -1.4753402235336617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 1.6675369548939631`}, { 0.3834073464102069, -1.4740556986958302`}, { 0.3834073464102069, -1.4740556986958302`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 1.668822406255796}, { 0.3884073464102069, -1.4727702473339974`}, { 0.3884073464102069, -1.4727702473339974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 1.6701087969773398`}, { 0.3934073464102069, -1.4714838566124535`}, { 0.3934073464102069, -1.4714838566124535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 1.6713961399241366`}, { 0.3984073464102069, -1.4701965136656565`}, { 0.3984073464102069, -1.4701965136656565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 1.672684447991982}, { 0.4034073464102069, -1.468908205597811}, { 0.4034073464102069, -1.468908205597811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 1.6739737341073448`}, { 0.40840734641020693`, -1.4676189194824483`}, { 0.40840734641020693`, -1.4676189194824483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 1.6752640112277928`}, { 0.41340734641020693`, -1.4663286423620003`}, { 0.41340734641020693`, -1.4663286423620003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 1.676555292342416}, { 0.41840734641020694`, -1.465037361247377}, { 0.41840734641020694`, -1.465037361247377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 1.677847590472254}, { 0.42340734641020705`, -1.4637450631175393`}, { 0.42340734641020705`, -1.4637450631175393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 1.6791409186707225`}, { 0.42840734641020695`, -1.4624517349190709`}, { 0.42840734641020695`, -1.4624517349190709`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 1.6804352900240433`}, { 0.43340734641020706`, -1.46115736356575}, { 0.43340734641020706`, -1.46115736356575}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 1.6817307176516751`}, { 0.43840734641020696`, -1.4598619359381182`}, { 0.43840734641020696`, -1.4598619359381182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 1.6830272147067458`}, { 0.44340734641020685`, -1.4585654388830473`}, { 0.44340734641020685`, -1.4585654388830473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 1.6843247943764856`}, { 0.44840734641020696`, -1.4572678592133075`}, { 0.44840734641020696`, -1.4572678592133075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 1.6856234698826635`}, { 0.45340734641020686`, -1.4559691837071298`}, { 0.45340734641020686`, -1.4559691837071298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 1.6869232544820232`}, { 0.458407346410207, -1.45466939910777}, { 0.458407346410207, -1.45466939910777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 1.6882241614667226`}, { 0.46340734641020687`, -1.4533684921230705`}, { 0.46340734641020687`, -1.4533684921230705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 1.6895262041647736`}, { 0.468407346410207, -1.4520664494250197`}, { 0.468407346410207, -1.4520664494250197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 1.6908293959404832`}, { 0.4734073464102069, -1.4507632576493101`}, { 0.4734073464102069, -1.4507632576493101`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 1.692133750194899}, { 0.478407346410207, -1.4494589033948941`}, { 0.478407346410207, -1.4494589033948941`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 1.6934392803662524`}, { 0.4834073464102069, -1.4481533732235408`}, { 0.4834073464102069, -1.4481533732235408`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 1.6947459999304066`}, { 0.488407346410207, -1.4468466536593865`}, { 0.488407346410207, -1.4468466536593865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 1.696053922401305}, { 0.4934073464102069, -1.4455387311884884`}, { 0.4934073464102069, -1.4455387311884884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 1.6973630613314206`}, { 0.498407346410207, -1.4442295922583728`}, { 0.498407346410207, -1.4442295922583728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 1.6986734303122097`}, { 0.5034073464102069, -1.4429192232775834`}, { 0.5034073464102069, -1.4429192232775834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 1.699985042974565}, { 0.508407346410207, -1.4416076106152282`}, { 0.508407346410207, -1.4416076106152282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 1.701297912989271}, { 0.5134073464102069, -1.4402947406005224`}, { 0.5134073464102069, -1.4402947406005224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 1.7026120540674607`}, { 0.518407346410207, -1.4389805995223326`}, { 0.518407346410207, -1.4389805995223326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 1.703927479961077}, { 0.5234073464102069, -1.4376651736287163`}, { 0.5234073464102069, -1.4376651736287163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 1.7052442044633325`}, { 0.528407346410207, -1.4363484491264606`}, { 0.528407346410207, -1.4363484491264606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 1.7065622414091717`}, { 0.5334073464102069, -1.4350304121806214`}, { 0.5334073464102069, -1.4350304121806214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 1.707881604675737}, { 0.538407346410207, -1.433711048914056}, { 0.538407346410207, -1.433711048914056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 1.7092023081828356`}, { 0.5434073464102069, -1.4323903454069578`}, { 0.5434073464102069, -1.4323903454069578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 1.7105243658934062`}, { 0.548407346410207, -1.4310682876963872`}, { 0.548407346410207, -1.4310682876963872`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 1.711847791813992}, { 0.553407346410207, -1.429744861775801}, { 0.553407346410207, -1.429744861775801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 1.713172599995212}, { 0.5584073464102071, -1.428420053594581}, { 0.5584073464102071, -1.428420053594581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 1.7144988045322356`}, { 0.563407346410207, -1.4270938490575578`}, { 0.563407346410207, -1.4270938490575578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 1.715826419565258}, { 0.5684073464102071, -1.4257662340245354`}, { 0.5684073464102071, -1.4257662340245354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 1.71715545927998}, { 0.573407346410207, -1.4244371943098133`}, { 0.573407346410207, -1.4244371943098133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 1.7184859379080888`}, { 0.5784073464102069, -1.4231067156817043`}, { 0.5784073464102069, -1.4231067156817043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 1.7198178697277386`}, { 0.583407346410207, -1.4217747838620545`}, { 0.583407346410207, -1.4217747838620545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 1.721151269064037}, { 0.5884073464102069, -1.4204413845257562`}, { 0.5884073464102069, -1.4204413845257562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 1.7224861502895297`}, { 0.593407346410207, -1.4191065033002637`}, { 0.593407346410207, -1.4191065033002637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 1.7238225278246906`}, { 0.5984073464102069, -1.4177701257651025`}, { 0.5984073464102069, -1.4177701257651025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 1.7251604161384126`}, { 0.603407346410207, -1.4164322374513807`}, { 0.603407346410207, -1.4164322374513807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 1.7264998297484986`}, { 0.6084073464102069, -1.4150928238412945`}, { 0.6084073464102069, -1.4150928238412945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 1.7278407832221596`}, { 0.613407346410207, -1.4137518703676335`}, { 0.613407346410207, -1.4137518703676335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 1.7291832911765084`}, { 0.6184073464102069, -1.412409362413285}, { 0.6184073464102069, -1.412409362413285}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 1.730527368279061}, { 0.623407346410207, -1.4110652853107322`}, { 0.623407346410207, -1.4110652853107322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 1.7318730292482378`}, { 0.6284073464102069, -1.4097196243415555`}, { 0.6284073464102069, -1.4097196243415555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 1.733220288853867}, { 0.633407346410207, -1.4083723647359263`}, { 0.633407346410207, -1.4083723647359263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 1.73456916191769}, { 0.6384073464102069, -1.4070234916721034`}, { 0.6384073464102069, -1.4070234916721034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 1.7359196633138705`}, { 0.643407346410207, -1.4056729902759226`}, { 0.643407346410207, -1.4056729902759226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 1.7372718079695038`}, { 0.6484073464102069, -1.4043208456202894`}, { 0.6484073464102069, -1.4043208456202894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 1.7386256108651303`}, { 0.653407346410207, -1.4029670427246628`}, { 0.653407346410207, -1.4029670427246628`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 1.7399810870352497`}, { 0.6584073464102069, -1.4016115665545437`}, { 0.6584073464102069, -1.4016115665545437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 1.741338251568838}, { 0.663407346410207, -1.4002544020209553`}, { 0.663407346410207, -1.4002544020209553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 1.7426971196098684`}, { 0.6684073464102069, -1.398895533979925}, { 0.6684073464102069, -1.398895533979925}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 1.7440577063578304`}, { 0.673407346410207, -1.397534947231963}, { 0.673407346410207, -1.397534947231963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 1.745420027068257}, { 0.678407346410207, -1.3961726265215364`}, { 0.678407346410207, -1.3961726265215364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 1.7467840970532487`}, { 0.6834073464102071, -1.3948085565365447`}, { 0.6834073464102071, -1.3948085565365447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 1.7481499316820035`}, { 0.688407346410207, -1.3934427219077896`}, { 0.688407346410207, -1.3934427219077896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 1.7495175463813482`}, { 0.6934073464102071, -1.392075107208445}, { 0.6934073464102071, -1.392075107208445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 1.750886956636271}, { 0.698407346410207, -1.390705696953522}, { 0.698407346410207, -1.390705696953522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 1.7522581779904587`}, { 0.7034073464102069, -1.3893344755993344`}, { 0.7034073464102069, -1.3893344755993344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 1.7536312260468339`}, { 0.708407346410207, -1.3879614275429593`}, { 0.708407346410207, -1.3879614275429593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 1.7550061164680966`}, { 0.7134073464102069, -1.3865865371216965`}, { 0.7134073464102069, -1.3865865371216965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 1.7563828649772675`}, { 0.718407346410207, -1.3852097886125259`}, { 0.718407346410207, -1.3852097886125259`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 1.7577614873582335`}, { 0.7234073464102069, -1.3838311662315597`}, { 0.7234073464102069, -1.3838311662315597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 1.759141999456296}, { 0.728407346410207, -1.382450654133497}, { 0.728407346410207, -1.382450654133497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 1.7605244171787213`}, { 0.7334073464102069, -1.3810682364110718`}, { 0.7334073464102069, -1.3810682364110718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 1.7619087564952947`}, { 0.738407346410207, -1.3796838970944987`}, { 0.738407346410207, -1.3796838970944987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 1.7632950334388748`}, { 0.7434073464102069, -1.3782976201509185`}, { 0.7434073464102069, -1.3782976201509185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 1.7646832641059529`}, { 0.748407346410207, -1.3769093894838405`}, { 0.748407346410207, -1.3769093894838405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 1.7660734646572132`}, { 0.7534073464102069, -1.3755191889325802`}, { 0.7534073464102069, -1.3755191889325802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 1.7674656513180969`}, { 0.758407346410207, -1.3741270022716965`}, { 0.758407346410207, -1.3741270022716965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 1.7688598403793663`}, { 0.7634073464102069, -1.3727328132104268`}, { 0.7634073464102069, -1.3727328132104268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 1.7702560481976757`}, { 0.768407346410207, -1.3713366053921177`}, { 0.768407346410207, -1.3713366053921177`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 1.7716542911961402`}, { 0.7734073464102069, -1.3699383623936532`}, { 0.7734073464102069, -1.3699383623936532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 1.77305458586491}, { 0.778407346410207, -1.368538067724883}, { 0.778407346410207, -1.368538067724883}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 1.7744569487617485`}, { 0.7834073464102069, -1.3671357048280448`}, { 0.7834073464102069, -1.3671357048280448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 1.775861396512607}, { 0.788407346410207, -1.365731257077186}, { 0.788407346410207, -1.365731257077186}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 1.777267945812211}, { 0.7934073464102069, -1.3643247077775824`}, { 0.7934073464102069, -1.3643247077775824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 1.7786766134246401`}, { 0.798407346410207, -1.3629160401651532`}, { 0.798407346410207, -1.3629160401651532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 1.7800874161839169`}, { 0.803407346410207, -1.3615052374058763`}, { 0.803407346410207, -1.3615052374058763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 1.781500370994597}, { 0.8084073464102071, -1.3600922825951964`}, { 0.8084073464102071, -1.3600922825951964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 1.782915494832358}, { 0.813407346410207, -1.3586771587574353`}, { 0.813407346410207, -1.3586771587574353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 1.7843328047445977`}, { 0.8184073464102071, -1.3572598488451955`}, { 0.8184073464102071, -1.3572598488451955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 1.7857523178510293`}, { 0.823407346410207, -1.355840335738764}, { 0.823407346410207, -1.355840335738764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 1.7871740513442815`}, { 0.8284073464102069, -1.3544186022455116`}, { 0.8284073464102069, -1.3544186022455116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 1.788598022490503}, { 0.833407346410207, -1.3529946310992902`}, { 0.833407346410207, -1.3529946310992902`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 1.7900242486299647`}, { 0.8384073464102069, -1.3515684049598284`}, { 0.8384073464102069, -1.3515684049598284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 1.7914527471776711`}, { 0.843407346410207, -1.350139906412122}, { 0.843407346410207, -1.350139906412122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 1.7928835356239694`}, { 0.8484073464102069, -1.348709117965824}, { 0.8484073464102069, -1.348709117965824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 1.7943166315351622`}, { 0.853407346410207, -1.347276022054631}, { 0.853407346410207, -1.347276022054631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 1.795752052554126}, { 0.8584073464102069, -1.3458406010356674`}, { 0.8584073464102069, -1.3458406010356674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 1.7971898164009286`}, { 0.863407346410207, -1.3444028371888648`}, { 0.863407346410207, -1.3444028371888648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 1.79862994087345}, { 0.8684073464102069, -1.3429627127163433`}, { 0.8684073464102069, -1.3429627127163433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 1.8000724438480096`}, { 0.873407346410207, -1.3415202097417838`}, { 0.873407346410207, -1.3415202097417838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 1.8015173432799894`}, { 0.8784073464102069, -1.340075310309804}, { 0.8784073464102069, -1.340075310309804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 1.8029646572044675`}, { 0.883407346410207, -1.3386279963853258`}, { 0.883407346410207, -1.3386279963853258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 1.8044144037368481`}, { 0.8884073464102069, -1.337178249852945}, { 0.8884073464102069, -1.337178249852945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 1.805866601073498}, { 0.893407346410207, -1.335726052516295}, { 0.893407346410207, -1.335726052516295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 1.8073212674923844`}, { 0.8984073464102069, -1.3342713860974087`}, { 0.8984073464102069, -1.3342713860974087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 1.808778421353715}, { 0.903407346410207, -1.3328142322360783`}, { 0.903407346410207, -1.3328142322360783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 1.8102380811005827`}, { 0.9084073464102069, -1.3313545724892106`}, { 0.9084073464102069, -1.3313545724892106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 1.81170026525961}, { 0.913407346410207, -1.3298923883301832`}, { 0.913407346410207, -1.3298923883301832`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 1.8131649924415998`}, { 0.9184073464102069, -1.3284276611481933`}, { 0.9184073464102069, -1.3284276611481933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 1.8146322813421858`}, { 0.923407346410207, -1.3269603722476073`}, { 0.923407346410207, -1.3269603722476073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 1.8161021507424875`}, { 0.928407346410207, -1.3254905028473059`}, { 0.928407346410207, -1.3254905028473059`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 1.817574619509766}, { 0.9334073464102071, -1.3240180340800272`}, { 0.9334073464102071, -1.3240180340800272`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 1.8190497065980862`}, { 0.938407346410207, -1.3225429469917072`}, { 0.938407346410207, -1.3225429469917072`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 1.8205274310489759`}, { 0.9434073464102071, -1.3210652225408173`}, { 0.9434073464102071, -1.3210652225408173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 1.8220078119920946`}, { 0.948407346410207, -1.3195848415976985`}, { 0.948407346410207, -1.3195848415976985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 1.8234908686458984`}, { 0.9534073464102071, -1.318101784943895}, { 0.9534073464102071, -1.318101784943895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 1.8249766203183118`}, { 0.958407346410207, -1.3166160332714816`}, { 0.958407346410207, -1.3166160332714816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 1.826465086407401}, { 0.9634073464102069, -1.3151275671823923`}, { 0.9634073464102069, -1.3151275671823923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 1.8279562864020495`}, { 0.968407346410207, -1.3136363671877438`}, { 0.968407346410207, -1.3136363671877438`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 1.8294502398826367`}, { 0.9734073464102069, -1.3121424137071565`}, { 0.9734073464102069, -1.3121424137071565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 1.8309469665217188`}, { 0.978407346410207, -1.3106456870680743`}, { 0.978407346410207, -1.3106456870680743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 1.8324464860847127`}, { 0.9834073464102069, -1.3091461675050806`}, { 0.9834073464102069, -1.3091461675050806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 1.8339488184305828`}, { 0.988407346410207, -1.3076438351592106`}, { 0.988407346410207, -1.3076438351592106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 1.8354539835125285`}, { 0.9934073464102069, -1.3061386700772646`}, { 0.9934073464102069, -1.3061386700772646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 1.8369620013786787`}, { 0.998407346410207, -1.3046306522111146`}, { 0.998407346410207, -1.3046306522111146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 1.8384728921727826`}, { 1.003407346410207, -1.3031197614170107`}, { 1.003407346410207, -1.3031197614170107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 1.8399866761349088`}, { 1.008407346410207, -1.3016059774548843`}, { 1.008407346410207, -1.3016059774548843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 1.8415033736021431`}, { 1.013407346410207, -1.30008927998765}, { 1.013407346410207, -1.30008927998765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 1.8430230050092915`}, { 1.018407346410207, -1.2985696485805018`}, { 1.018407346410207, -1.2985696485805018`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 1.844545590889583}, { 1.023407346410207, -1.2970470627002104`}, { 1.023407346410207, -1.2970470627002104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 1.8460711518753774`}, { 1.028407346410207, -1.2955215017144157`}, { 1.028407346410207, -1.2955215017144157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 1.847599708698874}, { 1.033407346410207, -1.293992944890919}, { 1.033407346410207, -1.293992944890919}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 1.849131282192824}, { 1.038407346410207, -1.2924613713969693`}, { 1.038407346410207, -1.2924613713969693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 1.850665893291243}, { 1.043407346410207, -1.2909267602985504`}, { 1.043407346410207, -1.2909267602985504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 1.852203563030128}, { 1.048407346410207, -1.2893890905596652`}, { 1.048407346410207, -1.2893890905596652`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 1.8537443125481767`}, { 1.053407346410207, -1.2878483410416164`}, { 1.053407346410207, -1.2878483410416164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 1.8552881630875089`}, { 1.058407346410207, -1.2863044905022845`}, { 1.058407346410207, -1.2863044905022845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 1.8568351359943873`}, { 1.063407346410207, -1.2847575175954058`}, { 1.063407346410207, -1.2847575175954058`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 1.8583852527199467`}, { 1.068407346410207, -1.2832074008698466`}, { 1.068407346410207, -1.2832074008698466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 1.859938534820918}, { 1.073407346410207, -1.2816541187688753`}, { 1.073407346410207, -1.2816541187688753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 1.861495003960362}, { 1.078407346410207, -1.2800976496294312`}, { 1.078407346410207, -1.2800976496294312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 1.8630546819083982`}, { 1.083407346410207, -1.2785379716813952`}, { 1.083407346410207, -1.2785379716813952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 1.8646175905429416`}, { 1.0884073464102069`, -1.2769750630468517`}, { 1.0884073464102069`, -1.2769750630468517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 1.866183751850437}, { 1.093407346410207, -1.2754089017393564`}, { 1.093407346410207, -1.2754089017393564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 1.8677531879265994`}, { 1.0984073464102069`, -1.2738394656631937`}, { 1.0984073464102069`, -1.2738394656631937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 1.8693259209771524`}, { 1.103407346410207, -1.2722667326126407`}, { 1.103407346410207, -1.2722667326126407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 1.870901973318573}, { 1.1084073464102069`, -1.2706906802712203`}, { 1.1084073464102069`, -1.2706906802712203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 1.872481367378832}, { 1.113407346410207, -1.2691112862109613`}, { 1.113407346410207, -1.2691112862109613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 1.874064125698145}, { 1.118407346410207, -1.2675285278916482`}, { 1.118407346410207, -1.2675285278916482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 1.8756502709297163`}, { 1.123407346410207, -1.265942382660077}, { 1.123407346410207, -1.265942382660077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 1.87723982584049}, { 1.128407346410207, -1.2643528277493032`}, { 1.128407346410207, -1.2643528277493032`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 1.878832813311903}, { 1.133407346410207, -1.2627598402778901`}, { 1.133407346410207, -1.2627598402778901`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 1.8804292563406344`}, { 1.138407346410207, -1.261163397249159}, { 1.138407346410207, -1.261163397249159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 1.882029178039364}, { 1.143407346410207, -1.2595634755504292`}, { 1.143407346410207, -1.2595634755504292`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 1.8836326016375262`}, { 1.148407346410207, -1.2579600519522671`}, { 1.148407346410207, -1.2579600519522671`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 1.8852395504820683`}, { 1.153407346410207, -1.256353103107725}, { 1.153407346410207, -1.256353103107725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 1.8868500480382093`}, { 1.158407346410207, -1.2547426055515838`}, { 1.158407346410207, -1.2547426055515838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 1.8884641178902015`}, { 1.163407346410207, -1.2531285356995916`}, { 1.163407346410207, -1.2531285356995916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 1.8900817837420907`}, { 1.168407346410207, -1.2515108698477024`}, { 1.168407346410207, -1.2515108698477024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 1.8917030694184804`}, { 1.173407346410207, -1.249889584171313}, { 1.173407346410207, -1.249889584171313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 1.893327998865295}, { 1.178407346410207, -1.2482646547244982`}, { 1.178407346410207, -1.2482646547244982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 1.8949565961505457`}, { 1.183407346410207, -1.2466360574392477`}, { 1.183407346410207, -1.2466360574392477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 1.896588885465096}, { 1.188407346410207, -1.2450037681246973`}, { 1.188407346410207, -1.2450037681246973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 1.89822489112343}, { 1.193407346410207, -1.243367762466363}, { 1.193407346410207, -1.243367762466363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 1.8998646375644201`}, { 1.198407346410207, -1.2417280160253732`}, { 1.198407346410207, -1.2417280160253732`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 1.9015081493520936`}, { 1.203407346410207, -1.2400845042376996`}, { 1.203407346410207, -1.2400845042376996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 1.9031554511764055`}, { 1.208407346410207, -1.2384372024133876`}, { 1.208407346410207, -1.2384372024133876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 1.9048065678540067`}, { 1.2134073464102069`, -1.2367860857357866`}, { 1.2134073464102069`, -1.2367860857357866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 1.9064615243290137`}, { 1.218407346410207, -1.2351311292607796`}, { 1.218407346410207, -1.2351311292607796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 1.9081203456737816`}, { 1.2234073464102069`, -1.2334723079160115`}, { 1.2234073464102069`, -1.2334723079160115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 1.9097830570896746`}, { 1.228407346410207, -1.2318095965001188`}, { 1.228407346410207, -1.2318095965001188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 1.9114496839078352`}, { 1.2334073464102069`, -1.2301429696819581`}, { 1.2334073464102069`, -1.2301429696819581`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 1.9131202515899608`}, { 1.238407346410207, -1.2284724019998325`}, { 1.238407346410207, -1.2284724019998325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 1.9147947857290692`}, { 1.243407346410207, -1.226797867860724}, { 1.243407346410207, -1.226797867860724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 1.9164733120502757`}, { 1.248407346410207, -1.2251193415395176`}, { 1.248407346410207, -1.2251193415395176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 1.9181558564115595`}, { 1.253407346410207, -1.2234367971782338`}, { 1.253407346410207, -1.2234367971782338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 1.919842444804539}, { 1.258407346410207, -1.2217502087852543`}, { 1.258407346410207, -1.2217502087852543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 1.9215331033552392`}, { 1.263407346410207, -1.2200595502345541`}, { 1.263407346410207, -1.2200595502345541`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 1.9232278583248623`}, { 1.268407346410207, -1.2183647952649308`}, { 1.268407346410207, -1.2183647952649308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 1.9249267361105584`}, { 1.273407346410207, -1.2166659174792347`}, { 1.273407346410207, -1.2166659174792347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 1.9266297632461928`}, { 1.278407346410207, -1.2149628903436005`}, { 1.278407346410207, -1.2149628903436005`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 1.9283369664031123`}, { 1.283407346410207, -1.213255687186681}, { 1.283407346410207, -1.213255687186681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 1.930048372390915}, { 1.288407346410207, -1.2115442811988784`}, { 1.288407346410207, -1.2115442811988784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 1.9317640081582117`}, { 1.293407346410207, -1.2098286454315816`}, { 1.293407346410207, -1.2098286454315816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 1.9334839007933933`}, { 1.298407346410207, -1.2081087527964}, { 1.298407346410207, -1.2081087527964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 1.9352080775253897`}, { 1.303407346410207, -1.2063845760644034`}, { 1.303407346410207, -1.2063845760644034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 1.9369365657244335`}, { 1.308407346410207, -1.2046560878653598`}, { 1.308407346410207, -1.2046560878653598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 1.9386693929028171`}, { 1.313407346410207, -1.202923260686976}, { 1.313407346410207, -1.202923260686976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 1.940406586715651}, { 1.318407346410207, -1.201186066874142}, { 1.318407346410207, -1.201186066874142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 1.942148174961617}, { 1.323407346410207, -1.1994444786281764`}, { 1.323407346410207, -1.1994444786281764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 1.943894185583722}, { 1.328407346410207, -1.1976984680060714`}, { 1.328407346410207, -1.1976984680060714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 1.9456446466700479`}, { 1.333407346410207, -1.1959480069197452`}, { 1.333407346410207, -1.1959480069197452`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 1.947399586454499}, { 1.3384073464102069`, -1.1941930671352943`}, { 1.3384073464102069`, -1.1941930671352943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 1.9491590333175466`}, { 1.343407346410207, -1.1924336202722468`}, { 1.343407346410207, -1.1924336202722468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 1.9509230157869701`}, { 1.3484073464102069`, -1.190669637802823}, { 1.3484073464102069`, -1.190669637802823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 1.9526915625385974`}, { 1.353407346410207, -1.188901091051196}, { 1.353407346410207, -1.188901091051196}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 1.9544647023970372`}, { 1.3584073464102069`, -1.187127951192756}, { 1.3584073464102069`, -1.187127951192756}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 1.9562424643364134`}, { 1.363407346410207, -1.18535018925338}, { 1.363407346410207, -1.18535018925338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 1.9580248774810909`}, { 1.368407346410207, -1.1835677761087022`}, { 1.368407346410207, -1.1835677761087022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 1.9598119711064008`}, { 1.373407346410207, -1.1817806824833925`}, { 1.373407346410207, -1.1817806824833925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 1.9616037746393586`}, { 1.378407346410207, -1.1799888789504347`}, { 1.378407346410207, -1.1799888789504347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 1.9634003176593808`}, { 1.383407346410207, -1.1781923359304123`}, { 1.383407346410207, -1.1781923359304123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 1.9652016298989947`}, { 1.388407346410207, -1.1763910236907984`}, { 1.388407346410207, -1.1763910236907984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 1.9670077412445448`}, { 1.393407346410207, -1.1745849123452485`}, { 1.393407346410207, -1.1745849123452485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 1.9688186817368927`}, { 1.398407346410207, -1.1727739718529007`}, { 1.398407346410207, -1.1727739718529007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 1.9706344815721129`}, { 1.403407346410207, -1.1709581720176805`}, { 1.403407346410207, -1.1709581720176805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 1.9724551711021823`}, { 1.408407346410207, -1.1691374824876108`}, { 1.408407346410207, -1.1691374824876108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 1.9742807808356653`}, { 1.413407346410207, -1.167311872754128}, { 1.413407346410207, -1.167311872754128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 1.9761113414383893`}, { 1.418407346410207, -1.1654813121514038`}, { 1.418407346410207, -1.1654813121514038`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 1.9779468837341194`}, { 1.4234073464102068`, -1.163645769855674}, { 1.4234073464102068`, -1.163645769855674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 1.97978743870522}, { 1.4284073464102072`, -1.1618052148845734`}, { 1.4284073464102072`, -1.1618052148845734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 1.981633037493315}, { 1.433407346410207, -1.159959616096478}, { 1.433407346410207, -1.159959616096478}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 1.9834837113999388`}, { 1.438407346410207, -1.1581089421898545`}, { 1.438407346410207, -1.1581089421898545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 1.985339491887178}, { 1.4434073464102068`, -1.1562531617026153`}, { 1.4434073464102068`, -1.1562531617026153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 1.9872004105783092`}, { 1.4484073464102072`, -1.154392243011484}, { 1.4484073464102072`, -1.154392243011484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 1.9890664992584246`}, { 1.453407346410207, -1.1525261543313687`}, { 1.453407346410207, -1.1525261543313687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 1.9909377898750522`}, { 1.458407346410207, -1.150654863714741}, { 1.458407346410207, -1.150654863714741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 1.9928143145387676`}, { 1.4634073464102069`, -1.1487783390510258`}, { 1.4634073464102069`, -1.1487783390510258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 1.994696105523793}, { 1.4684073464102068`, -1.146896548066}, { 1.4684073464102068`, -1.146896548066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 1.996583195268592}, { 1.473407346410207, -1.1450094583212012`}, { 1.473407346410207, -1.1450094583212012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 1.9984756163764503`}, { 1.478407346410207, -1.143117037213343}, { 1.478407346410207, -1.143117037213343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.0003734016160495`}, { 1.4834073464102069`, -1.1412192519737436`}, { 1.4834073464102069`, -1.1412192519737436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.002276583922029}, { 1.4884073464102068`, -1.1393160696677642`}, { 1.4884073464102068`, -1.1393160696677642`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.004185196395538}, { 1.4934073464102071`, -1.1374074571942552`}, { 1.4934073464102071`, -1.1374074571942552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.0060992723047746`}, { 1.498407346410207, -1.1354933812850185`}, { 1.498407346410207, -1.1354933812850185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.008018845085516}, { 1.503407346410207, -1.133573808504277}, { 1.503407346410207, -1.133573808504277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.0099439483416366`}, { 1.5084073464102068`, -1.1316487052481567`}, { 1.5084073464102068`, -1.1316487052481567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.0118746158456093`}, { 1.5134073464102071`, -1.1297180377441838`}, { 1.5134073464102071`, -1.1297180377441838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.013810881539002}, { 1.518407346410207, -1.1277817720507912`}, { 1.518407346410207, -1.1277817720507912`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.0157527795329546`}, { 1.523407346410207, -1.1258398740568385`}, { 1.523407346410207, -1.1258398740568385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.0177003441086456`}, { 1.5284073464102068`, -1.1238923094811477`}, { 1.5284073464102068`, -1.1238923094811477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.0196536097177424`}, { 1.5334073464102072`, -1.1219390438720507`}, { 1.5334073464102072`, -1.1219390438720507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.021612610982842}, { 1.538407346410207, -1.1199800426069515`}, { 1.538407346410207, -1.1199800426069515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.023577382697889}, { 1.543407346410207, -1.1180152708919042`}, { 1.543407346410207, -1.1180152708919042`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.025547959828589}, { 1.5484073464102068`, -1.1160446937612043`}, { 1.5484073464102068`, -1.1160446937612043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.027524377512796}, { 1.5534073464102072`, -1.1140682760769973`}, { 1.5534073464102072`, -1.1140682760769973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.02950667106089}, { 1.558407346410207, -1.1120859825289033`}, { 1.558407346410207, -1.1120859825289033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.0314948759561355`}, { 1.563407346410207, -1.1100977776336576`}, { 1.563407346410207, -1.1100977776336576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.0334890278550244`}, { 1.5684073464102068`, -1.108103625734769}, { 1.5684073464102068`, -1.108103625734769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.035489162587598}, { 1.5734073464102072`, -1.106103491002195}, { 1.5734073464102072`, -1.106103491002195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.037495316157757}, { 1.578407346410207, -1.104097337432036}, { 1.578407346410207, -1.104097337432036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.0395075247435455`}, { 1.583407346410207, -1.102085128846248}, { 1.583407346410207, -1.102085128846248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.0415258246974193`}, { 1.5884073464102069`, -1.100066828892374}, { 1.5884073464102069`, -1.100066828892374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.0435502525464972`}, { 1.5934073464102072`, -1.0980424010432959`}, { 1.5934073464102072`, -1.0980424010432959`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.045580844992788}, { 1.598407346410207, -1.0960118085970054`}, { 1.598407346410207, -1.0960118085970054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.047617638913395}, { 1.603407346410207, -1.0939750146763985`}, { 1.603407346410207, -1.0939750146763985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.049660671360706}, { 1.6084073464102069`, -1.0919319822290874`}, { 1.6084073464102069`, -1.0919319822290874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.051709979562555}, { 1.6134073464102068`, -1.0898826740272385`}, { 1.6134073464102068`, -1.0898826740272385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.0537656009223633`}, { 1.6184073464102071`, -1.08782705266743}, { 1.6184073464102071`, -1.08782705266743}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.0558275730192577`}, { 1.623407346410207, -1.0857650805705354`}, { 1.623407346410207, -1.0857650805705354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.057895933608165}, { 1.628407346410207, -1.0836967199816283`}, { 1.628407346410207, -1.0836967199816283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.0599707206198796`}, { 1.6334073464102068`, -1.0816219329699137`}, { 1.6334073464102068`, -1.0816219329699137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.062051972161111}, { 1.6384073464102071`, -1.0795406814286823`}, { 1.6384073464102071`, -1.0795406814286823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.0641397265144983`}, { 1.643407346410207, -1.0774529270752948`}, { 1.643407346410207, -1.0774529270752948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.0662340221386057`}, { 1.648407346410207, -1.0753586314511874`}, { 1.648407346410207, -1.0753586314511874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.0683348976678855`}, { 1.6534073464102068`, -1.0732577559219076`}, { 1.6534073464102068`, -1.0732577559219076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.070442391912615}, { 1.6584073464102072`, -1.0711502616771782`}, { 1.6584073464102072`, -1.0711502616771782`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.072556543858804}, { 1.663407346410207, -1.0690361097309893`}, { 1.663407346410207, -1.0690361097309893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.0746773926680757`}, { 1.668407346410207, -1.0669152609217176`}, { 1.668407346410207, -1.0669152609217176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.076804977677514}, { 1.6734073464102068`, -1.0647876759122792`}, { 1.6734073464102068`, -1.0647876759122792`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.0789393383994823`}, { 1.6784073464102072`, -1.0626533151903108`}, { 1.6784073464102072`, -1.0626533151903108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.0810805145214086`}, { 1.683407346410207, -1.0605121390683847`}, { 1.683407346410207, -1.0605121390683847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.083228545905541}, { 1.688407346410207, -1.0583641076842523`}, { 1.688407346410207, -1.0583641076842523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.085383472588668}, { 1.6934073464102068`, -1.0562091810011254`}, { 1.6934073464102068`, -1.0562091810011254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.087545334781805}, { 1.6984073464102072`, -1.0540473188079884`}, { 1.6984073464102072`, -1.0540473188079884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.0897141728698467`}, { 1.703407346410207, -1.0518784807199466`}, { 1.703407346410207, -1.0518784807199466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.0918900274111834`}, { 1.708407346410207, -1.0497026261786098`}, { 1.708407346410207, -1.0497026261786098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.094072939137282}, { 1.7134073464102069`, -1.0475197144525115`}, { 1.7134073464102069`, -1.0475197144525115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.0962629489522255`}, { 1.7184073464102072`, -1.0453297046375676`}, { 1.7184073464102072`, -1.0453297046375676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.0984600979322217`}, { 1.723407346410207, -1.0431325556575717`}, { 1.723407346410207, -1.0431325556575717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.1006644273250643`}, { 1.728407346410207, -1.0409282262647288`}, { 1.728407346410207, -1.0409282262647288`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.102875978549562}, { 1.7334073464102069`, -1.0387166750402315`}, { 1.7334073464102069`, -1.0387166750402315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.105094793194918}, { 1.7384073464102068`, -1.0364978603948751`}, { 1.7384073464102068`, -1.0364978603948751`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.107320913020077}, { 1.7434073464102071`, -1.0342717405697162`}, { 1.7434073464102071`, -1.0342717405697162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.1095543799530208`}, { 1.748407346410207, -1.0320382736367724`}, { 1.748407346410207, -1.0320382736367724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.1117952360900265`}, { 1.753407346410207, -1.0297974174997668`}, { 1.753407346410207, -1.0297974174997668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.114043523694875}, { 1.7584073464102068`, -1.0275491298949182`}, { 1.7584073464102068`, -1.0275491298949182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.1162992851980187`}, { 1.7634073464102071`, -1.0252933683917747`}, { 1.7634073464102071`, -1.0252933683917747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.118562563195695}, { 1.768407346410207, -1.0230300903940983`}, { 1.768407346410207, -1.0230300903940983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.120833400449001}, { 1.773407346410207, -1.0207592531407923`}, { 1.773407346410207, -1.0207592531407923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 2.123111839882912}, { 1.7784073464102068`, -1.0184808137068813`}, { 1.7784073464102068`, -1.0184808137068813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 2.1253979245852532`}, { 1.7834073464102072`, -1.01619472900454}, { 1.7834073464102072`, -1.01619472900454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 2.1276916978056186`}, { 1.788407346410207, -1.0139009557841747`}, { 1.788407346410207, -1.0139009557841747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 2.12999320295424}, { 1.793407346410207, -1.0115994506355532`}, { 1.793407346410207, -1.0115994506355532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 2.1323024836008013`}, { 1.7984073464102068`, -1.0092901699889918`}, { 1.7984073464102068`, -1.0092901699889918`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 2.1346195834731976`}, { 1.8034073464102072`, -1.0069730701165955`}, { 1.8034073464102072`, -1.0069730701165955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 2.136944546456238}, { 1.808407346410207, -1.0046481071335551`}, { 1.808407346410207, -1.0046481071335551`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 2.139277416590297}, { 1.813407346410207, -1.0023152369994965`}, { 1.813407346410207, -1.0023152369994965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 2.1416182380698987`}, { 1.8184073464102068`, -0.9999744155198947}, { 1.8184073464102068`, -0.9999744155198947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 2.1439670552422507`}, { 1.8234073464102072`, -0.9976255983475424}, { 1.8234073464102072`, -0.9976255983475424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 2.1463239126057125`}, { 1.828407346410207, -0.9952687409840806}, { 1.828407346410207, -0.9952687409840806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 2.148688854808203}, { 1.833407346410207, -0.9929037987815906}, { 1.833407346410207, -0.9929037987815906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 2.1510619266455446`}, { 1.8384073464102069`, -0.9905307269442485}, { 1.8384073464102069`, -0.9905307269442485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 2.153443173059747}, { 1.8434073464102072`, -0.9881494805300461}, { 1.8434073464102072`, -0.9881494805300461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 2.1558326391372193`}, { 1.848407346410207, -0.9857600144525741}, { 1.848407346410207, -0.9857600144525741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 2.158230370106919}, { 1.853407346410207, -0.9833622834828744}, { 1.853407346410207, -0.9833622834828744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 2.1606364113384338`}, { 1.8584073464102069`, -0.9809562422513597}, { 1.8584073464102069`, -0.9809562422513597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 2.16305080833999}, { 1.8634073464102068`, -0.9785418452498031}, { 1.8634073464102068`, -0.9785418452498031}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 2.1654736067563953`}, { 1.8684073464102071`, -0.9761190468333979}, { 1.8684073464102071`, -0.9761190468333979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 2.1679048523669016`}, { 1.873407346410207, -0.9736878012228917}, { 1.873407346410207, -0.9736878012228917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 2.170344591083004}, { 1.878407346410207, -0.9712480625067894}, { 1.878407346410207, -0.9712480625067894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 2.1727928689461558`}, { 1.8834073464102068`, -0.9687997846436374}, { 1.8834073464102068`, -0.9687997846436374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 2.175249732125414}, { 1.8884073464102071`, -0.9663429214643793}, { 1.8884073464102071`, -0.9663429214643793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 2.1777152269149993`}, { 1.893407346410207, -0.963877426674794}, { 1.893407346410207, -0.963877426674794}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 2.180189399731786}, { 1.898407346410207, -0.9614032538580076}, { 1.898407346410207, -0.9614032538580076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 2.1826722971127013`}, { 1.9034073464102068`, -0.958920356477092}, { 1.9034073464102068`, -0.958920356477092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 2.1851639657120514`}, { 1.9084073464102072`, -0.9564286878777418}, { 1.9084073464102072`, -0.9564286878777418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 2.1876644522987547`}, { 1.913407346410207, -0.9539282012910385}, { 1.913407346410207, -0.9539282012910385}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 2.1901738037534977`}, { 1.918407346410207, -0.9514188498362955}, { 1.918407346410207, -0.9514188498362955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 2.192692067065797}, { 1.9234073464102068`, -0.948900586523996}, { 1.9234073464102068`, -0.948900586523996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 2.1952192893309794`}, { 1.9284073464102072`, -0.9463733642588137}, { 1.9284073464102072`, -0.9463733642588137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 2.197755517747065}, { 1.933407346410207, -0.9438371358427282}, { 1.933407346410207, -0.9438371358427282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 2.2003007996115636`}, { 1.938407346410207, -0.9412918539782298}, { 1.938407346410207, -0.9412918539782298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 2.2028551823181757`}, { 1.9434073464102068`, -0.9387374712716177}, { 1.9434073464102068`, -0.9387374712716177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 2.2054187133534}, { 1.9484073464102072`, -0.9361739402363934}, { 1.9484073464102072`, -0.9361739402363934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 2.20799144029304}, { 1.953407346410207, -0.9336012132967532}, { 1.953407346410207, -0.9336012132967532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 2.2105734107986197`}, { 1.958407346410207, -0.9310192427911733}, { 1.958407346410207, -0.9310192427911733}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 2.213164672613692}, { 1.9634073464102069`, -0.928427980976101}, { 1.9634073464102069`, -0.928427980976101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 2.21576527356005}, { 1.9684073464102072`, -0.9258273800297432}, { 1.9684073464102072`, -0.9258273800297432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 2.2183752615338324`}, { 1.973407346410207, -0.9232173920559608}, { 1.973407346410207, -0.9232173920559608}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 2.220994684501526}, { 1.978407346410207, -0.9205979690882672}, { 1.978407346410207, -0.9205979690882672}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 2.2236235904958614`}, { 1.9834073464102069`, -0.917969063093932}, { 1.9834073464102069`, -0.917969063093932}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 2.2262620276115967`}, { 1.988407346410207, -0.9153306259781966}, { 1.988407346410207, -0.9153306259781966}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 2.228910044001196}, { 1.993407346410207, -0.9126826095885971}, { 1.993407346410207, -0.9126826095885971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 2.2315676878703936`}, { 1.998407346410207, -0.9100249657193997}, { 1.998407346410207, -0.9100249657193997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.2342350074736417`}, { 2.003407346410207, -0.9073576461161517}, { 2.003407346410207, -0.9073576461161517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.236912051109449}, { 2.008407346410207, -0.9046806024803443}, { 2.008407346410207, -0.9046806024803443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.2395988671155957`}, { 2.013407346410207, -0.9019937864741976}, { 2.013407346410207, -0.9019937864741976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.2422955038642325`}, { 2.018407346410207, -0.8992971497255605}, { 2.018407346410207, -0.8992971497255605}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.245002009756861}, { 2.023407346410207, -0.8965906438329321}, { 2.023407346410207, -0.8965906438329321}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.247718433219185}, { 2.028407346410207, -0.8938742203706086}, { 2.028407346410207, -0.8938742203706086}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.2504448226958425`}, { 2.033407346410207, -0.8911478308939509}, { 2.033407346410207, -0.8911478308939509}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.2531812266450117`}, { 2.038407346410207, -0.8884114269447814}, { 2.038407346410207, -0.8884114269447814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.255927693532886}, { 2.043407346410207, -0.885664960056907}, { 2.043407346410207, -0.885664960056907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.2586842718280202`}, { 2.048407346410207, -0.8829083817617728}, { 2.048407346410207, -0.8829083817617728}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.261451009995546}, { 2.053407346410207, -0.8801416435942473}, { 2.053407346410207, -0.8801416435942473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.2642279564912515`}, { 2.058407346410207, -0.8773646970985419}, { 2.058407346410207, -0.8773646970985419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.267015159755529}, { 2.063407346410207, -0.8745774938342642}, { 2.063407346410207, -0.8745774938342642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.2698126682071833`}, { 2.068407346410207, -0.8717799853826098}, { 2.068407346410207, -0.8717799853826098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.2726205302371016`}, { 2.073407346410207, -0.8689721233526918}, { 2.073407346410207, -0.8689721233526918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.275438794201779}, { 2.078407346410207, -0.8661538593880143}, { 2.078407346410207, -0.8661538593880143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.2782675084167106`}, { 2.083407346410207, -0.8633251451730827}, { 2.083407346410207, -0.8633251451730827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.2811067211496288`}, { 2.088407346410207, -0.8604859324401646}, { 2.088407346410207, -0.8604859324401646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.283956480613601}, { 2.093407346410207, -0.8576361729761923}, { 2.093407346410207, -0.8576361729761923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.286816834959976}, { 2.098407346410207, -0.8547758186298174}, { 2.098407346410207, -0.8547758186298174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.289687832271183}, { 2.103407346410207, -0.8519048213186105}, { 2.103407346410207, -0.8519048213186105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.2925695205533785`}, { 2.108407346410207, -0.849023133036415}, { 2.108407346410207, -0.849023133036415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.2954619477289375`}, { 2.1134073464102068`, -0.8461307058608558}, { 2.1134073464102068`, -0.8461307058608558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.2983651616287935`}, { 2.118407346410207, -0.8432274919609999}, { 2.118407346410207, -0.8432274919609999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.301279209984618}, { 2.123407346410207, -0.8403134436051748}, { 2.123407346410207, -0.8403134436051748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.3042041404208464`}, { 2.128407346410207, -0.8373885131689466}, { 2.128407346410207, -0.8373885131689466}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.3071400004465374`}, { 2.133407346410207, -0.834452653143256}, { 2.133407346410207, -0.834452653143256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.3100868374470753`}, { 2.138407346410207, -0.8315058161427179}, { 2.138407346410207, -0.8315058161427179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.3130446986757094`}, { 2.143407346410207, -0.8285479549140838}, { 2.143407346410207, -0.8285479549140838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.3160136312449238`}, { 2.148407346410207, -0.8255790223448692}, { 2.148407346410207, -0.8255790223448692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.3189936821176462`}, { 2.153407346410207, -0.8225989714721472}, { 2.153407346410207, -0.8225989714721472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.3219848980982825`}, { 2.158407346410207, -0.8196077554915108}, { 2.158407346410207, -0.8196077554915108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.324987325823588}, { 2.163407346410207, -0.8166053277662054}, { 2.163407346410207, -0.8166053277662054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.328001011753362}, { 2.168407346410207, -0.8135916418364314}, { 2.168407346410207, -0.8135916418364314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.3310260021609737`}, { 2.173407346410207, -0.8105666514288197}, { 2.173407346410207, -0.8105666514288197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.3340623431237124`}, { 2.178407346410207, -0.807530310466081}, { 2.178407346410207, -0.807530310466081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.33711008051296}, { 2.183407346410207, -0.8044825730768332}, { 2.183407346410207, -0.8044825730768332}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.3401692599841923`}, { 2.188407346410207, -0.8014233936056007}, { 2.188407346410207, -0.8014233936056007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.3432399269667967`}, { 2.193407346410207, -0.7983527266229965}, { 2.193407346410207, -0.7983527266229965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.3463221266537135`}, { 2.198407346410207, -0.7952705269360797}, { 2.198407346410207, -0.7952705269360797}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.3494159039908955`}, { 2.203407346410207, -0.7921767495988975}, { 2.203407346410207, -0.7921767495988975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.352521303666588}, { 2.208407346410207, -0.7890713499232052}, { 2.208407346410207, -0.7890713499232052}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.355638370100423}, { 2.213407346410207, -0.7859542834893702}, { 2.213407346410207, -0.7859542834893702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.3587671474323315`}, { 2.218407346410207, -0.7828255061574618}, { 2.218407346410207, -0.7828255061574618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.361907679511271}, { 2.223407346410207, -0.7796849740785226}, { 2.223407346410207, -0.7796849740785226}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.3650600098837664`}, { 2.228407346410207, -0.7765326437060266}, { 2.228407346410207, -0.7765326437060266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.3682241817822685`}, { 2.233407346410207, -0.7733684718075249}, { 2.233407346410207, -0.7733684718075249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.3714002381133166`}, { 2.2384073464102068`, -0.7701924154764768}, { 2.2384073464102068`, -0.7701924154764768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.3745882214455225`}, { 2.243407346410207, -0.7670044321442708}, { 2.243407346410207, -0.7670044321442708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.3777881739973603`}, { 2.248407346410207, -0.7638044795924327}, { 2.248407346410207, -0.7638044795924327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.38100013762477}, { 2.253407346410207, -0.7605925159650232}, { 2.253407346410207, -0.7605925159650232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.38422415380857}, { 2.2584073464102072`, -0.7573684997812233}, { 2.2584073464102072`, -0.7573684997812233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.387460263641678}, { 2.263407346410207, -0.7541323899481152}, { 2.263407346410207, -0.7541323899481152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.3907085078161483`}, { 2.268407346410207, -0.7508841457736449}, { 2.268407346410207, -0.7508841457736449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.3939689266100097`}, { 2.273407346410207, -0.7476237269797834}, { 2.273407346410207, -0.7476237269797834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.3972415598739216`}, { 2.278407346410207, -0.7443510937158716}, { 2.278407346410207, -0.7443510937158716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.4005264470176324`}, { 2.283407346410207, -0.741066206572161}, { 2.283407346410207, -0.741066206572161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.4038236269962514`}, { 2.288407346410207, -0.7377690265935419}, { 2.288407346410207, -0.7377690265935419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.407133138296332}, { 2.293407346410207, -0.7344595152934609}, { 2.293407346410207, -0.7344595152934609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.4104550189217617`}, { 2.298407346410207, -0.7311376346680314}, { 2.298407346410207, -0.7311376346680314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.413789306379464}, { 2.303407346410207, -0.727803347210329}, { 2.303407346410207, -0.727803347210329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.4171360376649114`}, { 2.308407346410207, -0.7244566159248818}, { 2.308407346410207, -0.7244566159248818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.4204952492474527`}, { 2.313407346410207, -0.7210974043423405}, { 2.313407346410207, -0.7210974043423405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.423866977055449}, { 2.318407346410207, -0.7177256765343446}, { 2.318407346410207, -0.7177256765343446}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.427251256461225}, { 2.323407346410207, -0.7143413971285678}, { 2.323407346410207, -0.7143413971285678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.430648122265839}, { 2.328407346410207, -0.7109445313239542}, { 2.328407346410207, -0.7109445313239542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.4340576086836605`}, { 2.333407346410207, -0.7075350449061326}, { 2.333407346410207, -0.7075350449061326}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.4374797493267737`}, { 2.338407346410207, -0.7041129042630193}, { 2.338407346410207, -0.7041129042630193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.4409145771891945`}, { 2.343407346410207, -0.7006780764005985}, { 2.343407346410207, -0.7006780764005985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.444362124630909}, { 2.348407346410207, -0.6972305289588843}, { 2.348407346410207, -0.6972305289588843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.4478224233617363`}, { 2.353407346410207, -0.6937702302280572}, { 2.353407346410207, -0.6937702302280572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 2.4512955044250124`}, { 2.358407346410207, -0.6902971491647806}, { 2.358407346410207, -0.6902971491647806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 2.454781398181105}, { 2.3634073464102068`, -0.6868112554086879}, { 2.3634073464102068`, -0.6868112554086879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 2.458280134290751}, { 2.368407346410207, -0.683312519299042}, { 2.368407346410207, -0.683312519299042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 2.4617917416982293`}, { 2.373407346410207, -0.6798009118915639}, { 2.373407346410207, -0.6798009118915639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 2.4653162486143665`}, { 2.378407346410207, -0.6762764049754268}, { 2.378407346410207, -0.6762764049754268}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 2.4688536824993794`}, { 2.3834073464102072`, -0.6727389710904138}, { 2.3834073464102072`, -0.6727389710904138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.4724040700455556`}, { 2.388407346410207, -0.6691885835442378}, { 2.388407346410207, -0.6691885835442378}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.475967437159779}, { 2.393407346410207, -0.6656252164300145}, { 2.393407346410207, -0.6656252164300145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.4795438089458983`}, { 2.398407346410207, -0.6620488446438949}, { 2.398407346410207, -0.6620488446438949}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.4831332096869505`}, { 2.403407346410207, -0.6584594439028427}, { 2.403407346410207, -0.6584594439028427}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.4867356628272312`}, { 2.408407346410207, -0.6548569907625621}, { 2.408407346410207, -0.6548569907625621}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.490351190954226}, { 2.413407346410207, -0.651241462635567}, { 2.413407346410207, -0.651241462635567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.493979815780406}, { 2.418407346410207, -0.6476128378093873}, { 2.418407346410207, -0.6476128378093873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.4976215581248824`}, { 2.423407346410207, -0.6439710954649107}, { 2.423407346410207, -0.6439710954649107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 2.501276437894939}, { 2.428407346410207, -0.6403162156948542}, { 2.428407346410207, -0.6403162156948542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 2.504944474067433}, { 2.433407346410207, -0.6366481795223602}, { 2.433407346410207, -0.6366481795223602}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.508625684670083}, { 2.438407346410207, -0.6329669689197102}, { 2.438407346410207, -0.6329669689197102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.5123200867626383`}, { 2.443407346410207, -0.629272566827155}, { 2.443407346410207, -0.629272566827155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.5160276964179396`}, { 2.448407346410207, -0.6255649571718538}, { 2.448407346410207, -0.6255649571718538}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.519748528702878}, { 2.453407346410207, -0.6218441248869154}, { 2.453407346410207, -0.6218441248869154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.523482597659256}, { 2.458407346410207, -0.6181100559305375}, { 2.458407346410207, -0.6181100559305375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.5272299162845573`}, { 2.463407346410207, -0.6143627373052358}, { 2.463407346410207, -0.6143627373052358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.5309904965126333`}, { 2.468407346410207, -0.61060215707716}, { 2.468407346410207, -0.61060215707716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.5347643491943073`}, { 2.473407346410207, -0.606828304395486}, { 2.473407346410207, -0.606828304395486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.5385514840779133`}, { 2.478407346410207, -0.6030411695118799}, { 2.478407346410207, -0.6030411695118799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.542351909789768}, { 2.483407346410207, -0.5992407438000253}, { 2.483407346410207, -0.5992407438000253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.5461656338145837`}, { 2.4884073464102068`, -0.5954270197752094}, { 2.4884073464102068`, -0.5954270197752094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.549992662475839}, { 2.493407346410207, -0.5915999911139542}, { 2.493407346410207, -0.5915999911139542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.5538330009160983`}, { 2.498407346410207, -0.5877596526736947}, { 2.498407346410207, -0.5877596526736947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.557686653077311}, { 2.503407346410207, -0.5839060005124825}, { 2.503407346410207, -0.5839060005124825}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.561553621681073}, { 2.5084073464102072`, -0.5800390319087205}, { 2.5084073464102072`, -0.5800390319087205}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.565433908208881}, { 2.513407346410207, -0.5761587453809119}, { 2.513407346410207, -0.5761587453809119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.5693275128823805`}, { 2.518407346410207, -0.572265140707413}, { 2.518407346410207, -0.572265140707413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.5732344346436054`}, { 2.523407346410207, -0.5683582189461879}, { 2.523407346410207, -0.5683582189461879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.577154671135242}, { 2.528407346410207, -0.564437982454551}, { 2.528407346410207, -0.564437982454551}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.581088218680907}, { 2.533407346410207, -0.560504434908886}, { 2.533407346410207, -0.560504434908886}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.5850350722654554`}, { 2.538407346410207, -0.5565575813243377}, { 2.538407346410207, -0.5565575813243377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.588995225515335}, { 2.543407346410207, -0.5525974280744584}, { 2.543407346410207, -0.5525974280744584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.5929686706789874`}, { 2.5484073464102073`, -0.5486239829108057}, { 2.5484073464102073`, -0.5486239829108057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.5969553986073146`}, { 2.553407346410207, -0.5446372549824786}, { 2.553407346410207, -0.5446372549824786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.600955398734217}, { 2.558407346410207, -0.5406372548555763}, { 2.558407346410207, -0.5406372548555763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.6049686590572154`}, { 2.563407346410207, -0.5366239945325779}, { 2.563407346410207, -0.5366239945325779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.608995166118171}, { 2.568407346410207, -0.5325974874716223}, { 2.568407346410207, -0.5325974874716223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.6130349049841093`}, { 2.5734073464102067`, -0.5285577486056837}, { 2.5734073464102067`, -0.5285577486056837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.617087859228168}, { 2.578407346410207, -0.5245047943616254}, { 2.578407346410207, -0.5245047943616254}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.6211540109106672`}, { 2.583407346410207, -0.5204386426791259}, { 2.583407346410207, -0.5204386426791259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.625233340560338}, { 2.588407346410207, -0.5163593130294553}, { 2.588407346410207, -0.5163593130294553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.6293258271556916`}, { 2.593407346410207, -0.5122668264341017}, { 2.593407346410207, -0.5122668264341017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.633431448106567}, { 2.598407346410207, -0.5081612054832265}, { 2.598407346410207, -0.5081612054832265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.637550179235858}, { 2.603407346410207, -0.5040424743539352}, { 2.603407346410207, -0.5040424743539352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.641681994761437}, { 2.608407346410207, -0.49991065882835645`}, { 2.608407346410207, -0.49991065882835645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.645826867278282}, { 2.6134073464102068`, -0.49576578631151097`}, { 2.6134073464102068`, -0.49576578631151097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.6499847677408352`}, { 2.618407346410207, -0.4916078858489578}, { 2.618407346410207, -0.4916078858489578}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.6541556654455865`}, { 2.623407346410207, -0.4874369881442066}, { 2.623407346410207, -0.4874369881442066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.6583395280139164`}, { 2.628407346410207, -0.48325312557587685`}, { 2.628407346410207, -0.48325312557587685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.6625363213751987`}, { 2.6334073464102072`, -0.47905633221459454`}, { 2.6334073464102072`, -0.47905633221459454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.6667460097501796`}, { 2.638407346410207, -0.4748466438396134}, { 2.638407346410207, -0.4748466438396134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.670968555634657}, { 2.643407346410207, -0.47062409795513627`}, { 2.643407346410207, -0.47062409795513627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.675203919783458}, { 2.648407346410207, -0.4663887338063353}, { 2.648407346410207, -0.4663887338063353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.6794520611947457`}, { 2.653407346410207, -0.4621405923950474}, { 2.653407346410207, -0.4621405923950474}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.6837129370946613`}, { 2.658407346410207, -0.4578797164951318}, { 2.658407346410207, -0.4578797164951318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.687986502922315}, { 2.663407346410207, -0.45360615066747856`}, { 2.663407346410207, -0.45360615066747856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.692272712315149}, { 2.668407346410207, -0.44931994127464403`}, { 2.668407346410207, -0.44931994127464403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.6965715170946827`}, { 2.6734073464102073`, -0.44502113649511044`}, { 2.6734073464102073`, -0.44502113649511044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.700882867252648}, { 2.678407346410207, -0.4407097863371451}, { 2.678407346410207, -0.4407097863371451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.7052067109375493`}, { 2.683407346410207, -0.43638594265224384`}, { 2.683407346410207, -0.43638594265224384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.7095429944416427`}, { 2.688407346410207, -0.4320496591481505}, { 2.688407346410207, -0.4320496591481505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.7138916621883626`}, { 2.693407346410207, -0.42770099140143075`}, { 2.693407346410207, -0.42770099140143075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.718252656720207}, { 2.6984073464102067`, -0.42333999686958584`}, { 2.6984073464102067`, -0.42333999686958584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.7226259186871005`}, { 2.703407346410207, -0.41896673490269276`}, { 2.703407346410207, -0.41896673490269276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.7270113868352386`}, { 2.708407346410207, -0.41458126675455476`}, { 2.708407346410207, -0.41458126675455476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.7314089979964495`}, { 2.713407346410207, -0.41018365559334374`}, { 2.713407346410207, -0.41018365559334374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.7358186870780687`}, { 2.718407346410207, -0.40577396651172454`}, { 2.718407346410207, -0.40577396651172454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.7402403870533507`}, { 2.723407346410207, -0.40135226653644235`}, { 2.723407346410207, -0.40135226653644235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.744674028952437}, { 2.728407346410207, -0.3969186246373562}, { 2.728407346410207, -0.3969186246373562}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.749119541853884}, { 2.733407346410207, -0.3924731117359093}, { 2.733407346410207, -0.3924731117359093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.753576852876779}, { 2.7384073464102068`, -0.3880158007130146}, { 2.7384073464102068`, -0.3880158007130146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.7580458871734486`}, { 2.743407346410207, -0.38354676641634466`}, { 2.743407346410207, -0.38354676641634466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.7625265679227806`}, { 2.748407346410207, -0.37906608566701244`}, { 2.748407346410207, -0.37906608566701244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.7670188163241733`}, { 2.753407346410207, -0.3745738372656201}, { 2.753407346410207, -0.3745738372656201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.7715225515921205`}, { 2.7584073464102072`, -0.3700701019976727}, { 2.7584073464102072`, -0.3700701019976727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.776037690951458}, { 2.763407346410207, -0.3655549626383355}, { 2.763407346410207, -0.3655549626383355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.780564149633274}, { 2.768407346410207, -0.3610285039565194}, { 2.768407346410207, -0.3610285039565194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.7851018408715054`}, { 2.773407346410207, -0.356490812718288}, { 2.773407346410207, -0.356490812718288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.7896506759002277`}, { 2.778407346410207, -0.3519419776895655}, { 2.778407346410207, -0.3519419776895655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.7942105639516575`}, { 2.783407346410207, -0.3473820896381357}, { 2.783407346410207, -0.3473820896381357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.7987814122548738`}, { 2.788407346410207, -0.34281124133491964`}, { 2.788407346410207, -0.34281124133491964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.8033631260352774`}, { 2.793407346410207, -0.33822952755451596`}, { 2.793407346410207, -0.33822952755451596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.8079556085147983`}, { 2.7984073464102073`, -0.33363704507499475`}, { 2.7984073464102073`, -0.33363704507499475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.8125587609128595`}, { 2.803407346410207, -0.3290338926769339}, { 2.803407346410207, -0.3290338926769339}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.8171724824481132`}, { 2.808407346410207, -0.32442017114168015`}, { 2.808407346410207, -0.32442017114168015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.821796670340961}, { 2.813407346410207, -0.31979598324883235`}, { 2.813407346410207, -0.31979598324883235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.8264312198168637`}, { 2.818407346410207, -0.3151614337729294}, { 2.818407346410207, -0.3151614337729294}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.831076024110458}, { 2.8234073464102067`, -0.3105166294793353}, { 2.8234073464102067`, -0.3105166294793353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.835730974470482}, { 2.828407346410207, -0.3058616791193113}, { 2.828407346410207, -0.3058616791193113}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.8403959601655258`}, { 2.833407346410207, -0.30119669342426764`}, { 2.833407346410207, -0.30119669342426764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.8450708684906147`}, { 2.838407346410207, -0.2965217850991785}, { 2.838407346410207, -0.2965217850991785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.8497555847746296`}, { 2.843407346410207, -0.2918370688151637}, { 2.843407346410207, -0.2918370688151637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.854449992388573}, { 2.848407346410207, -0.28714266120122045`}, { 2.848407346410207, -0.28714266120122045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.859153972754695}, { 2.853407346410207, -0.2824386808350983}, { 2.853407346410207, -0.2824386808350983}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.863867405356477}, { 2.858407346410207, -0.27772524823331596`}, { 2.858407346410207, -0.27772524823331596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.868590167749484}, { 2.8634073464102068`, -0.2730024858403095}, { 2.8634073464102068`, -0.2730024858403095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.873322135573086}, { 2.868407346410207, -0.2682705180167071}, { 2.868407346410207, -0.2682705180167071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.8780631825630647`}, { 2.873407346410207, -0.2635294710267284}, { 2.873407346410207, -0.2635294710267284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.882813180565095}, { 2.878407346410207, -0.25877947302469845`}, { 2.878407346410207, -0.25877947302469845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.887571999549115}, { 2.8834073464102072`, -0.25402065404067836`}, { 2.8834073464102072`, -0.25402065404067836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.892339507624583}, { 2.888407346410207, -0.24925314596521017`}, { 2.888407346410207, -0.24925314596521017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.8971155710566276`}, { 2.893407346410207, -0.24447708253316558`}, { 2.893407346410207, -0.24447708253316558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.901900054283085}, { 2.898407346410207, -0.23969259930670803`}, { 2.898407346410207, -0.23969259930670803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.9066928199324327`}, { 2.903407346410207, -0.23489983365736047`}, { 2.903407346410207, -0.23489983365736047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.911493728842614}, { 2.908407346410207, -0.23009892474717947`}, { 2.908407346410207, -0.23009892474717947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.9163026400807524`}, { 2.913407346410207, -0.22529001350904107`}, { 2.913407346410207, -0.22529001350904107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.921119410963762}, { 2.918407346410207, -0.22047324262603127`}, { 2.918407346410207, -0.22047324262603127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.9259438970798404`}, { 2.9234073464102073`, -0.21564875650995285`}, { 2.9234073464102073`, -0.21564875650995285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.930775952310846}, { 2.928407346410207, -0.21081670127894742`}, { 2.928407346410207, -0.21081670127894742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.9356154288555616`}, { 2.933407346410207, -0.20597722473423147`}, { 2.933407346410207, -0.20597722473423147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.940462177253831}, { 2.938407346410207, -0.2011304763359623}, { 2.938407346410207, -0.2011304763359623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.945316046411565}, { 2.943407346410207, -0.19627660717822845`}, { 2.943407346410207, -0.19627660717822845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.9501768836266153`}, { 2.9484073464102067`, -0.19141576996317802`}, { 2.9484073464102067`, -0.19141576996317802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.9550445346155065`}, { 2.953407346410207, -0.18654811897428664`}, { 2.953407346410207, -0.18654811897428664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.959918843541014}, { 2.958407346410207, -0.1816738100487792}, { 2.958407346410207, -0.1816738100487792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.964799653040588}, { 2.963407346410207, -0.17679300054920516`}, { 2.963407346410207, -0.17679300054920516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.9696868042556073`}, { 2.968407346410207, -0.17190584933418604`}, { 2.968407346410207, -0.17190584933418604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.974580136861452}, { 2.973407346410207, -0.16701251672834141`}, { 2.973407346410207, -0.16701251672834141`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.9794794890983933`}, { 2.978407346410207, -0.16211316449139979`}, { 2.978407346410207, -0.16211316449139979`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.9843846978032773`}, { 2.983407346410207, -0.15720795578651603`}, { 2.983407346410207, -0.15720795578651603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.9892955984419936`}, { 2.9884073464102068`, -0.1522970551477995}, { 2.9884073464102068`, -0.1522970551477995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.994212025142723}, { 2.993407346410207, -0.14738062844707034`}, { 2.993407346410207, -0.14738062844707034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.9991338107299343`}, { 2.998407346410207, -0.1424588428598588}, { 2.998407346410207, -0.1424588428598588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.004060786759136}, { 3.003407346410207, -0.1375318668306574}, { 3.003407346410207, -0.1375318668306574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.0089927835523445`}, { 3.0084073464102072`, -0.13259987003744897`}, { 3.0084073464102072`, -0.13259987003744897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.0139296302342697`}, { 3.013407346410207, -0.12766302335552368`}, { 3.013407346410207, -0.12766302335552368`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.018871154769195}, { 3.018407346410207, -0.1227214988205981}, { 3.018407346410207, -0.1227214988205981}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.02381718399853}, { 3.023407346410207, -0.11777546959126334`}, { 3.023407346410207, -0.11777546959126334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.0287675436790202`}, { 3.028407346410207, -0.11282510991077303`}, { 3.028407346410207, -0.11282510991077303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.0337220585215983`}, { 3.0334073464102067`, -0.10787059506819502`}, { 3.0334073464102067`, -0.10787059506819502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.038680552230849}, { 3.038407346410207, -0.10291210135894426`}, { 3.038407346410207, -0.10291210135894426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.0436428475450716`}, { 3.043407346410207, -0.0979498060447216}, { 3.043407346410207, -0.0979498060447216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.048608766276921}, { 3.0484073464102073`, -0.09298388731287233}, { 3.0484073464102073`, -0.09298388731287233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.0535781293545954`}, { 3.053407346410207, -0.08801452423519793}, { 3.053407346410207, -0.08801452423519793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.0585507568635624`}, { 3.058407346410207, -0.08304189672623088}, { 3.058407346410207, -0.08304189672623088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.0635264680887864`}, { 3.063407346410207, -0.07806618550100679}, { 3.063407346410207, -0.07806618550100679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068505081557442}, { 3.068407346410207, -0.07308757203235094}, { 3.068407346410207, -0.07308757203235094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.073486415082087}, { 3.0734073464102067`, -0.06810623850770627}, { 3.0734073464102067`, -0.06810623850770627}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.0784702858042667`}, { 3.078407346410207, -0.06312236778552659}, { 3.078407346410207, -0.06312236778552659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.08345651023853}, { 3.083407346410207, -0.05813614335126319}, { 3.083407346410207, -0.05813614335126319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.0884449043168294`}, { 3.0884073464102073`, -0.053147749272963764`}, { 3.0884073464102073`, -0.053147749272963764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.0934352834332723`}, { 3.093407346410207, -0.048157370156521}, { 3.093407346410207, -0.048157370156521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.0984274624892088`}, { 3.098407346410207, -0.04316519110058467}, { 3.098407346410207, -0.04316519110058467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.1034212559386174`}, { 3.103407346410207, -0.03817139765117565}, { 3.103407346410207, -0.03817139765117565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.1084164778337713`}, { 3.108407346410207, -0.03317617575602201}, { 3.108407346410207, -0.03317617575602201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.1134129418711454`}, { 3.1134073464102068`, -0.028179711718647873`}, { 3.1134073464102068`, -0.028179711718647873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.1184104614375516`}, { 3.118407346410207, -0.02318219215224179}, { 3.118407346410207, -0.02318219215224179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.123408849656457}, { 3.123407346410207, -0.018183803933335945`}, { 3.123407346410207, -0.018183803933335945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.128407919434476}, { 3.1284073464102073`, -0.013184734155317263`}, { 3.1284073464102073`, -0.013184734155317263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.1334074835079826`}, { 3.1334073464102072`, -0.008185170081810765}, { 3.1334073464102072`, -0.008185170081810765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.1384073544898428`}, { 3.138407346410207, -0.003185299099950639}, { 3.138407346410207, -0.003185299099950639}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.1384073544898428`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -1930.6125000000002}, ImageScaled[{0.5, 0.5}], {360., 393.0000000000002}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {Null, SparseArray[ Automatic, {4, 4}, 0, { 1, {{0, 1, 1, 1, 2}, {{4}, {1}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.0416766666666666`, -0.04167666666666667}, { 0.5833533333333333, -0.12503}, {0.04167666666666667, -0.12503}, { 0.041676666666666584`, -0.04167666666666666}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], {Arrowheads[0.], ArrowBox[{1, 4}, 0.01273]}}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.01273], DiskBox[2, 0.01273], DiskBox[3, 0.01273], DiskBox[4, 0.01273]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -2359.6375}, { Center, Center}, {360., 393.00000000000045}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -3.141592653589793}, \ {-3.141592653589793, -3.141592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.1365926848395977`}, \ {-3.1365926535897932`, -3.1365926848395977`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315929035835435`}, \ {-3.1315926535897933`, -3.1315929035835435`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.126593497292336}, \ {-3.126592653589793, -3.126593497292336}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.121594653389821}, \ {-3.121592653589793, -3.121594653389821}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.116596559229575}, \ {-3.116592653589793, -3.116596559229575}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.1115994020715214`}, \ {-3.1115926535897933`, -3.1115994020715214`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.1066033690585826`}, \ {-3.106592653589793, -3.1066033690585826`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.101608647193375}, \ {-3.101592653589793, -3.101608647193375}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.096615423314953}, \ {-3.096592653589793, -3.096615423314953}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.0916238840756174`}, \ {-3.0915926535897933`, -3.0916238840756174`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.086634215917785}, \ {-3.086592653589793, -3.086634215917785}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.081646605050947}, \ {-3.081592653589793, -3.081646605050947}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.0766612374286963`}, \ {-3.076592653589793, -3.0766612374286963`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.0716782987258644`}, \ {-3.0715926535897933`, -3.0716782987258644`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.0666979743157476`}, \ {-3.066592653589793, -3.0666979743157476`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.061720449247452}, \ {-3.061592653589793, -3.061720449247452}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.0567459082233497`}, \ {-3.056592653589793, -3.0567459082233497`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.051774535576665}, \ {-3.0515926535897933`, -3.051774535576665}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.0468065152491928`}, \ {-3.046592653589793, -3.0468065152491928`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.041842030769161}, \ {-3.041592653589793, -3.041842030769161}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.0368812652292383`}, \ {-3.036592653589793, -3.0368812652292383`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.031924401264703}, \ {-3.0315926535897932`, -3.031924401264703}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.026971621031773}, \ {-3.026592653589793, -3.026971621031773}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.022023106186114}, \ {-3.021592653589793, -3.022023106186114}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.017079037861518}, \ {-3.016592653589793, -3.017079037861518}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.012139596648778}, \ {-3.0115926535897932`, -3.012139596648778}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.0072049625747477`}, \ {-3.0065926535897933`, -3.0072049625747477`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.00227531508161}, \ {-3.001592653589793, -3.00227531508161}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.9973508330063483`}, \ {-2.996592653589793, -2.9973508330063483`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.992431694560431}, \ {-2.991592653589793, -2.992431694560431}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.987518077309721}, \ {-2.9865926535897933`, -2.987518077309721}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.9826101581546096`}, \ {-2.981592653589793, -2.9826101581546096`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.977708113310386}, \ {-2.976592653589793, -2.977708113310386}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.9728121182878433`}, \ {-2.971592653589793, -2.9728121182878433`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.967922347874132}, \ {-2.9665926535897933`, -2.967922347874132}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.963038976113866}, \ {-2.961592653589793, -2.963038976113866}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.958162176290486}, \ {-2.956592653589793, -2.958162176290486}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.953292120907882}, \ {-2.951592653589793, -2.953292120907882}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.948428981672288}, \ {-2.9465926535897933`, -2.948428981672288}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.9435729294744464`}, \ {-2.941592653589793, -2.9435729294744464`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.938724134372055}, \ {-2.936592653589793, -2.938724134372055}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.9338827655724917`}, \ {-2.931592653589793, -2.9338827655724917`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.9290489914158324`}, \ {-2.9265926535897933`, -2.9290489914158324`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.924222979358156}, \ {-2.921592653589793, -2.924222979358156}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.9194048959551515`}, \ {-2.916592653589793, -2.9194048959551515`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.914594906846022}, \ {-2.911592653589793, -2.914594906846022}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.909793176737692}, \ {-2.9065926535897932`, -2.909793176737692}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.90499986938933}, \ {-2.901592653589793, -2.90499986938933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.9002151475971774`}, \ {-2.896592653589793, -2.9002151475971774`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.895439173179693}, \ {-2.891592653589793, -2.895439173179693}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.8906721069630215`}, \ {-2.8865926535897932`, -2.8906721069630215`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.8859141087667775`}, \ {-2.8815926535897933`, -2.8859141087667775`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.88116533739016}, \ {-2.876592653589793, -2.88116533739016}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.876425950598392}, \ {-2.871592653589793, -2.876425950598392}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.8716961051094887`}, \ {-2.866592653589793, -2.8716961051094887`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.866975956581361}, \ {-2.861592653589793, -2.866975956581361}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.8622656595992537`}, \ {-2.856592653589793, -2.8622656595992537`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.857565367663518}, \ {-2.851592653589793, -2.857565367663518}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.852875233177723}, \ {-2.846592653589793, -2.852875233177723}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.8481954074371107`}, \ {-2.8415926535897933`, -2.8481954074371107`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.8435260406173875`}, \ {-2.836592653589793, -2.8435260406173875`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.838867281763864}, \ {-2.831592653589793, -2.838867281763864}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.8342192787809326`}, \ {-2.826592653589793, -2.8342192787809326`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.8295821784218957`}, \ {-2.8215926535897933`, -2.8295821784218957`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.824956126279136}, \ {-2.816592653589793, -2.824956126279136}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.8203412667746344`}, \ {-2.811592653589793, -2.8203412667746344`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.815737743150834}, \ {-2.806592653589793, -2.815737743150834}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.811145697461852}, \ {-2.8015926535897933`, -2.811145697461852}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.8065652705650357`}, \ {-2.796592653589793, -2.8065652705650357`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.8019966021128706`}, \ {-2.791592653589793, -2.8019966021128706`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.797439830545227}, \ {-2.786592653589793, -2.797439830545227}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.7928950930819627`}, \ {-2.7815926535897932`, -2.7928950930819627`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.788362525715861}, \ {-2.776592653589793, -2.788362525715861}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.783842263205922}, \ {-2.771592653589793, -2.783842263205922}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.779334439070992}, \ {-2.766592653589793, -2.779334439070992}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.774839185583739}, \ {-2.7615926535897932`, -2.774839185583739}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.770356633764969}, \ {-2.7565926535897933`, -2.770356633764969}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.76588691337828}, \ {-2.751592653589793, -2.76588691337828}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.7614301529250613`}, \ {-2.746592653589793, -2.7614301529250613`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.7569864796398207`}, \ {-2.741592653589793, -2.7569864796398207`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.7525560194858554`}, \ {-2.736592653589793, -2.7525560194858554`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.7481388971512533`}, \ {-2.731592653589793, -2.7481388971512533`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.7437352360452234`}, \ {-2.726592653589793, -2.7437352360452234`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.7393451582947588`}, \ {-2.721592653589793, -2.7393451582947588`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.734968784741626}, \ {-2.7165926535897933`, -2.734968784741626}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.730606234939676}, \ {-2.711592653589793, -2.730606234939676}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.7262576271524837`}, \ {-2.706592653589793, -2.7262576271524837`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.721923078351297}, \ {-2.701592653589793, -2.721923078351297}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.7176027042133133`}, \ {-2.6965926535897933`, -2.7176027042133133`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.7132966191202605`}, \ {-2.691592653589793, -2.7132966191202605`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.7090049361572968`}, \ {-2.686592653589793, -2.7090049361572968`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.7047277671122094`}, \ {-2.681592653589793, -2.7047277671122094`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.7004652224749264`}, \ {-2.6765926535897933`, -2.7004652224749264`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.6962174114373223`}, \ {-2.671592653589793, -2.6962174114373223`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.6919844418933296`}, \ {-2.666592653589793, -2.6919844418933296`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.687766420439335}, \ {-2.661592653589793, -2.687766420439335}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.683563452374873}, \ {-2.6565926535897932`, -2.683563452374873}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.6793756417036074`}, \ {-2.651592653589793, -2.6793756417036074`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.675203091134593}, \ {-2.646592653589793, -2.675203091134593}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.671045902083815}, \ {-2.641592653589793, -2.671045902083815}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.6669041746760107`}, \ {-2.6365926535897932`, -2.6669041746760107`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.6627780077467587`}, \ {-2.6315926535897933`, -2.6627780077467587`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.6586674988448356`}, \ {-2.626592653589793, -2.6586674988448356`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.654572744234842}, \ {-2.621592653589793, -2.654572744234842}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.6504938389000787`}, \ {-2.616592653589793, -2.6504938389000787`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.646430876545688}, \ {-2.611592653589793, -2.646430876545688}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.642383949602042}, \ {-2.606592653589793, -2.642383949602042}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.638353149228377}, \ {-2.601592653589793, -2.638353149228377}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.634338565316675}, \ {-2.596592653589793, -2.634338565316675}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.6303402864957777`}, \ {-2.5915926535897933`, -2.6303402864957777`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.626358400135741}, \ {-2.586592653589793, -2.626358400135741}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.6223929923524154`}, \ {-2.581592653589793, -2.6223929923524154`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.6184441480122516`}, \ {-2.576592653589793, -2.6184441480122516`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.614511950737329}, \ {-2.571592653589793, -2.614511950737329}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.6105964829105996`}, \ {-2.566592653589793, -2.6105964829105996`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.6066978256813425`}, \ {-2.561592653589793, -2.6066978256813425`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.602816058970826}, \ {-2.556592653589793, -2.602816058970826}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.598951261478175}, \ {-2.5515926535897933`, -2.598951261478175}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.5951035106864353`}, \ {-2.5465926535897934`, -2.5951035106864353`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.591272882868826}, \ {-2.541592653589793, -2.591272882868826}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.587459453095191}, \ {-2.536592653589793, -2.587459453095191}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.5836632952386274`}, \ {-2.5315926535897932`, -2.5836632952386274`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.579884481982293}, \ {-2.526592653589793, -2.579884481982293}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -2.576123084826398}, \ {-2.521592653589793, -2.576123084826398}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -2.5723791740953543`}, \ {-2.516592653589793, -2.5723791740953543`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -2.568652818945102}, \ {-2.5115926535897932`, -2.568652818945102}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -2.564944087370592}, \ {-2.5065926535897933`, -2.564944087370592}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -2.5612530462134253`}, \ {-2.501592653589793, -2.5612530462134253`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -2.5575797611696465`}, \ {-2.496592653589793, -2.5575797611696465`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -2.5539242967976836`}, \ {-2.491592653589793, -2.5539242967976836`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -2.5502867165264327`}, \ {-2.486592653589793, -2.5502867165264327`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -2.5466670826634807`}, \ {-2.481592653589793, -2.5466670826634807`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -2.5430654564034607`}, \ {-2.476592653589793, -2.5430654564034607`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -2.539481897836539}, \ {-2.471592653589793, -2.539481897836539}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -2.535916465957028}, \ {-2.4665926535897933`, -2.535916465957028}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -2.532369218672117}, \ {-2.461592653589793, -2.532369218672117}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -2.528840212810725}, \ {-2.456592653589793, -2.528840212810725}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -2.5253295041324595`}, \ {-2.451592653589793, -2.5253295041324595`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -2.521837147336687}, \ {-2.446592653589793, -2.521837147336687}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -2.5183631960717077`}, \ {-2.441592653589793, -2.5183631960717077`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -2.5149077029440265`}, \ {-2.436592653589793, -2.5149077029440265`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -2.5114707195277215`}, \ {-2.431592653589793, -2.5114707195277215`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -2.5080522963739034`}, \ {-2.4265926535897933`, -2.5080522963739034`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -2.5046524830202603`}, \ {-2.4215926535897934`, -2.5046524830202603`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -2.501271328000689}, \ {-2.416592653589793, -2.501271328000689}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -2.497908878854999}, \ {-2.411592653589793, -2.497908878854999}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -2.494565182138697}, \ {-2.4065926535897932`, -2.494565182138697}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -2.4912402834328398`}, \ {-2.401592653589793, -2.4912402834328398`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -2.487934227353953}, \ {-2.396592653589793, -2.487934227353953}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -2.4846470575640143`}, \ {-2.391592653589793, -2.4846470575640143`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -2.4813788167804978`}, \ {-2.3865926535897932`, -2.4813788167804978`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -2.4781295467864677`}, \ {-2.3815926535897933`, -2.4781295467864677`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -2.474899288440731}, \ {-2.376592653589793, -2.474899288440731}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -2.4716880816880336`}, \ {-2.371592653589793, -2.4716880816880336`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -2.468495965569301}, \ {-2.366592653589793, -2.468495965569301}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -2.465322978231922}, \ {-2.361592653589793, -2.465322978231922}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -2.46216915694007}, \ {-2.356592653589793, -2.46216915694007}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -2.4590345380850547`}, \ {-2.351592653589793, -2.4590345380850547`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -2.455919157195706}, \ {-2.346592653589793, -2.455919157195706}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -2.452823048948787}, \ {-2.3415926535897933`, -2.452823048948787}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -2.44974624717943}, \ {-2.336592653589793, -2.44974624717943}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -2.44668878489159}, \ {-2.331592653589793, -2.44668878489159}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -2.443650694268518}, \ {-2.326592653589793, -2.443650694268518}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -2.4406320066832508`}, \ {-2.321592653589793, -2.4406320066832508`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -2.4376327527091073`}, \ {-2.316592653589793, -2.4376327527091073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -2.4346529621301958`}, \ {-2.311592653589793, -2.4346529621301958`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -2.431692663951926}, \ {-2.306592653589793, -2.431692663951926}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -2.428751886411522}, \ {-2.3015926535897933`, -2.428751886411522}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -2.4258306569885386`}, \ {-2.2965926535897934`, -2.4258306569885386`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -2.4229290024153665`}, \ {-2.291592653589793, -2.4229290024153665`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -2.4200469486877405`}, \ {-2.286592653589793, -2.4200469486877405`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -2.417184521075234}, \ {-2.2815926535897932`, -2.417184521075234}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -2.4143417441317383`}, \ {-2.276592653589793, -2.4143417441317383`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -2.4115186417059378`}, \ {-2.271592653589793, -2.4115186417059378`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -2.4087152369517586`}, \ {-2.266592653589793, -2.4087152369517586`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -2.405931552338803}, \ {-2.2615926535897932`, -2.405931552338803}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -2.403167609662763}, \ {-2.2565926535897933`, -2.403167609662763}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -2.4004234300558083`}, \ {-2.251592653589793, -2.4004234300558083`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -2.397699033996947}, \ {-2.246592653589793, -2.397699033996947}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -2.3949944413223614`}, \ {-2.241592653589793, -2.3949944413223614`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -2.392309671235709}, \ {-2.236592653589793, -2.392309671235709}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -2.3896447423183953`}, \ {-2.231592653589793, -2.3896447423183953`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -2.386999672539808}, \ {-2.226592653589793, -2.386999672539808}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -2.3843744792675166`}, \ {-2.221592653589793, -2.3843744792675166`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -2.3817691792774305`}, \ {-2.2165926535897933`, -2.3817691792774305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -2.3791837887639193`}, \ {-2.211592653589793, -2.3791837887639193`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -2.3766183233498914`}, \ {-2.206592653589793, -2.3766183233498914`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -2.3740727980968215`}, \ {-2.201592653589793, -2.3740727980968215`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -2.3715472275147387`}, \ {-2.196592653589793, -2.3715472275147387`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -2.3690416255721654`}, \ {-2.191592653589793, -2.3690416255721654`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -2.366556005706003}, \ {-2.186592653589793, -2.366556005706003}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -2.3640903808313682`}, \ {-2.181592653589793, -2.3640903808313682`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -2.36164476335138}, \ {-2.1765926535897933`, -2.36164476335138}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -2.3592191651668846`}, \ {-2.1715926535897934`, -2.3592191651668846`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -2.356813597686133}, \ {-2.166592653589793, -2.356813597686133}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -2.3544280718343926`}, \ {-2.161592653589793, -2.3544280718343926`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -2.3520625980635095`}, \ {-2.1565926535897932`, -2.3520625980635095`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -2.3497171863613997`}, \ {-2.151592653589793, -2.3497171863613997`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -2.34739184626149}, \ {-2.146592653589793, -2.34739184626149}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -2.3450865868520876`}, \ {-2.141592653589793, -2.3450865868520876`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -2.342801416785691}, \ {-2.1365926535897932`, -2.342801416785691}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -2.3405363442882328`}, \ {-2.1315926535897933`, -2.3405363442882328`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -2.338291377168257}, \ {-2.126592653589793, -2.338291377168257}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -2.3360665228260316`}, \ {-2.121592653589793, -2.3360665228260316`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -2.333861788262589}, \ {-2.116592653589793, -2.333861788262589}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -2.3316771800886973`}, \ {-2.111592653589793, -2.3316771800886973`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -2.3295127045337662`}, \ {-2.106592653589793, -2.3295127045337662`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -2.3273683674546746`}, \ {-2.101592653589793, -2.3273683674546746`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -2.325244174344531}, \ {-2.096592653589793, -2.325244174344531}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -2.3231401303413577`}, \ {-2.0915926535897933`, -2.3231401303413577`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -2.3210562402367056`}, \ {-2.0865926535897934`, -2.3210562402367056`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -2.3189925084841883`}, \ {-2.081592653589793, -2.3189925084841883`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -2.316948939207945}, \ {-2.076592653589793, -2.316948939207945}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -2.314925536211026}, \ {-2.071592653589793, -2.314925536211026}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -2.3129223029837007`}, \ {-2.066592653589793, -2.3129223029837007`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -2.31093924271169}, \ {-2.061592653589793, -2.31093924271169}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -2.308976358284319}, \ {-2.056592653589793, -2.308976358284319}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -2.3070336523025903`}, \ {-2.0515926535897933`, -2.3070336523025903`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -2.305111127087179}, \ {-2.0465926535897934`, -2.305111127087179}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -2.3032087846863503`}, \ {-2.041592653589793, -2.3032087846863503`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -2.301326626883791}, \ {-2.036592653589793, -2.301326626883791}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -2.2994646552063664`}, \ {-2.031592653589793, -2.2994646552063664`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -2.2976228709317916`}, \ {-2.026592653589793, -2.2976228709317916`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -2.2958012750962222`}, \ {-2.021592653589793, -2.2958012750962222`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -2.293999868501765}, \ {-2.016592653589793, -2.293999868501765}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -2.292218651723904}, \ {-2.0115926535897932`, -2.292218651723904}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -2.2904576251188433`}, \ {-2.0065926535897933`, -2.2904576251188433`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -2.2887167888307682`}, \ {-2.001592653589793, -2.2887167888307682`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -2.286996142799025}, \ {-1.996592653589793, -2.286996142799025}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -2.28529568676521}, \ {-1.991592653589793, -2.28529568676521}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -2.283615420280184}, \ {-1.986592653589793, -2.283615420280184}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -2.2819553427109955`}, \ {-1.9815926535897932`, -2.2819553427109955`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -2.2803154532477206`}, \ {-1.976592653589793, -2.2803154532477206`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -2.278695750910223}, \ {-1.9715926535897932`, -2.278695750910223}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -2.277096234554823}, \ {-1.966592653589793, -2.277096234554823}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -2.275516902880887}, \ {-1.9615926535897932`, -2.275516902880887}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -2.2739577544373266`}, \ {-1.956592653589793, -2.2739577544373266`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -2.272418787629019}, \ {-1.9515926535897932`, -2.272418787629019}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -2.2709000007231346`}, \ {-1.946592653589793, -2.2709000007231346`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -2.2694013918553875`}, \ {-1.9415926535897932`, -2.2694013918553875`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -2.2679229590361936`}, \ {-1.936592653589793, -2.2679229590361936`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -2.266464700156747}, \ {-1.9315926535897932`, -2.266464700156747}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -2.265026612995009}, \ {-1.926592653589793, -2.265026612995009}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -2.263608695221616}, \ {-1.9215926535897931`, -2.263608695221616}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -2.2622109444056933`}, \ {-1.916592653589793, -2.2622109444056933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -2.260833358020594}, \ {-1.9115926535897931`, -2.260833358020594}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -2.2594759334495422`}, \ {-1.906592653589793, -2.2594759334495422`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -2.2581386679912003`}, \ {-1.9015926535897931`, -2.2581386679912003`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -2.2568215588651417`}, \ {-1.896592653589793, -2.2568215588651417`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -2.2555246032172453`}, \ {-1.8915926535897931`, -2.2555246032172453`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -2.254247798125001}, \ {-1.886592653589793, -2.254247798125001}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -2.2529911406027328`}, \ {-1.881592653589793, -2.2529911406027328`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -2.2517546276067297`}, \ {-1.876592653589793, -2.2517546276067297`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -2.2505382560403033`}, \ {-1.871592653589793, -2.2505382560403033`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -2.2493420227587486`}, \ {-1.866592653589793, -2.2493420227587486`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -2.248165924574229}, \ {-1.861592653589793, -2.248165924574229}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -2.2470099582605685`}, \ {-1.8565926535897932`, -2.2470099582605685`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -2.2458741205579664`}, \ {-1.851592653589793, -2.2458741205579664`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -2.2447584081776246`}, \ {-1.8465926535897932`, -2.2447584081776246`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -2.243662817806287}, \ {-1.841592653589793, -2.243662817806287}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -2.242587346110702}, \ {-1.8365926535897932`, -2.242587346110702}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -2.2415319897419947`}, \ {-1.831592653589793, -2.2415319897419947`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -2.2404967453399562`}, \ {-1.8265926535897932`, -2.2404967453399562`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -2.239481609537253}, \ {-1.821592653589793, -2.239481609537253}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -2.2384865789635473`}, \ {-1.8165926535897932`, -2.2384865789635473`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -2.237511650249537}, \ {-1.811592653589793, -2.237511650249537}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -2.2365568200309127`}, \ {-1.8065926535897932`, -2.2365568200309127`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -2.2356220849522286`}, \ {-1.801592653589793, -2.2356220849522286`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -2.2347074416706936`}, \ {-1.7965926535897931`, -2.2347074416706936`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -2.2338128868598774`}, \ {-1.791592653589793, -2.2338128868598774`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -2.232938417213335}, \ {-1.7865926535897931`, -2.232938417213335}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -2.2320840294481465`}, \ {-1.781592653589793, -2.2320840294481465`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -2.23124972030838}, \ {-1.7765926535897931`, -2.23124972030838}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -2.2304354865684655`}, \ {-1.771592653589793, -2.2304354865684655`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -2.22964132503649}, \ {-1.7665926535897931`, -2.22964132503649}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -2.2288672325574126`}, \ {-1.761592653589793, -2.2288672325574126`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -2.2281132060161934`}, \ {-1.756592653589793, -2.2281132060161934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -2.227379242340846}, \ {-1.751592653589793, -2.227379242340846}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -2.226665338505404}, \ {-1.746592653589793, -2.226665338505404}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.2259714915328095`}, \ {-1.741592653589793, -2.2259714915328095`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.2252976984977195`}, \ {-1.736592653589793, -2.2252976984977195`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.2246439565292304`}, \ {-1.7315926535897932`, -2.2246439565292304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.224010262813526}, \ {-1.726592653589793, -2.224010262813526}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.223396614596436}, \ {-1.7215926535897932`, -2.223396614596436}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.2228030091859274`}, \ {-1.716592653589793, -2.2228030091859274`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.222229443954503}, \ {-1.7115926535897932`, -2.222229443954503}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.221675916341526}, \ {-1.706592653589793, -2.221675916341526}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.2211424238554667`}, \ {-1.7015926535897932`, -2.2211424238554667`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.220628964076064}, \ {-1.696592653589793, -2.220628964076064}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.220135534656411}, \ {-1.6915926535897932`, -2.220135534656411}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.2196621333249595`}, \ {-1.686592653589793, -2.2196621333249595`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.219208757887447}, \ {-1.6815926535897932`, -2.219208757887447}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.2187754062287417`}, \ {-1.676592653589793, -2.2187754062287417`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.2183620763146124`}, \ {-1.6715926535897931`, -2.2183620763146124`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.2179687661934144`}, \ {-1.666592653589793, -2.2179687661934144`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.2175954739977017`}, \ {-1.6615926535897931`, -2.2175954739977017`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.2172421979457573`}, \ {-1.656592653589793, -2.2172421979457573`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.216908936343045}, \ {-1.6515926535897931`, -2.216908936343045}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.2165956875835846`}, \ {-1.646592653589793, -2.2165956875835846`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.2163024501512476`}, \ {-1.6415926535897931`, -2.2163024501512476`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.216029222620974}, \ {-1.636592653589793, -2.216029222620974}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.2157760036599115`}, \ {-1.631592653589793, -2.2157760036599115`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.215542792028477}, \ {-1.626592653589793, -2.215542792028477}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.2153295865813414`}, \ {-1.621592653589793, -2.2153295865813414`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.215136386268331}, \ {-1.616592653589793, -2.215136386268331}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.214963190135258}, \ {-1.611592653589793, -2.214963190135258}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.2148099973246693`}, \ {-1.606592653589793, -2.2148099973246693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.214676807076518}, \ {-1.601592653589793, -2.214676807076518}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.2145636187287567`}, \ {-1.5965926535897932`, -2.2145636187287567`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.2144704317178556`}, \ {-1.591592653589793, -2.2144704317178556`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.21439724557924}, \ {-1.5865926535897932`, -2.21439724557924}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.214344059947651}, \ {-1.581592653589793, -2.214344059947651}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.214310874557431}, \ {-1.5765926535897932`, -2.214310874557431}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.2142976892427293`}, \ {-1.571592653589793, -2.2142976892427293`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.214304503937629}, \ {-1.5665926535897932`, -2.214304503937629}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.2143313186761993`}, \ {-1.561592653589793, -2.2143313186761993`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.21437813359247}, \ {-1.5565926535897932`, -2.21437813359247}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.2144449489203257`}, \ {-1.551592653589793, -2.2144449489203257`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.214531764993327}, \ {-1.5465926535897931`, -2.214531764993327}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.214638582244448}, \ {-1.541592653589793, -2.214638582244448}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.2147654012057423`}, \ {-1.5365926535897931`, -2.2147654012057423`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.2149122225079294`}, \ {-1.531592653589793, -2.2149122225079294`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.2150790468798998`}, \ {-1.5265926535897931`, -2.2150790468798998`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.2152658751481504`}, \ {-1.521592653589793, -2.2152658751481504`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.215472708236134}, \ {-1.5165926535897931`, -2.215472708236134}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.2156995471635335`}, \ {-1.511592653589793, -2.2156995471635335`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.215946393045465}, \ {-1.506592653589793, -2.215946393045465}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.216213247091591}, \ {-1.501592653589793, -2.216213247091591}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.2165001106051654`}, \ {-1.496592653589793, -2.2165001106051654`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.2168069849819982`}, \ {-1.491592653589793, -2.2168069849819982`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.2171338717093376`}, \ {-1.486592653589793, -2.2171338717093376`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.2174807723646808`}, \ {-1.481592653589793, -2.2174807723646808`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.2178476886145004`}, \ {-1.476592653589793, -2.2178476886145004`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.218234622212899}, \ {-1.4715926535897932`, -2.218234622212899}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.2186415750001767`}, \ {-1.466592653589793, -2.2186415750001767`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.2190685489013298`}, \ {-1.4615926535897932`, -2.2190685489013298`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.219515545924462}, \ {-1.456592653589793, -2.219515545924462}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.219982568159125}, \ {-1.4515926535897932`, -2.219982568159125}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.2204696177745715`}, \ {-1.446592653589793, -2.2204696177745715`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.220976697017937}, \ {-1.4415926535897932`, -2.220976697017937}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.2215038082123386`}, \ {-1.436592653589793, -2.2215038082123386`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.222050953754894}, \ {-1.4315926535897932`, -2.222050953754894}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.2226181361146633`}, \ {-1.426592653589793, -2.2226181361146633`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.22320535783051}, \ {-1.4215926535897931`, -2.22320535783051}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.2238126215088823`}, \ {-1.416592653589793, -2.2238126215088823`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.224439929821514}, \ {-1.4115926535897931`, -2.224439929821514}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.225087285503048}, \ {-1.406592653589793, -2.225087285503048}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.225754691348577}, \ {-1.4015926535897931`, -2.225754691348577}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.2264421502111027`}, \ {-1.396592653589793, -2.2264421502111027`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.22714966499892}, \ {-1.3915926535897931`, -2.22714966499892}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.2278772386729147`}, \ {-1.386592653589793, -2.2278772386729147`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.2286248742437835`}, \ {-1.381592653589793, -2.2286248742437835`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.2293925747691725`}, \ {-1.376592653589793, -2.2293925747691725`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.2301803433507352`}, \ {-1.371592653589793, -2.2301803433507352`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.2309881831311067`}, \ {-1.366592653589793, -2.2309881831311067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.2318160972907997`}, \ {-1.361592653589793, -2.2318160972907997`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.232664089045017}, \ {-1.356592653589793, -2.232664089045017}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.233532161640383}, \ {-1.351592653589793, -2.233532161640383}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.234420318351592}, \ {-1.3465926535897932`, -2.234420318351592}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.235328562477975}, \ {-1.341592653589793, -2.235328562477975}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.2362568973399872`}, \ {-1.3365926535897932`, -2.2362568973399872`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.2372053262756055`}, \ {-1.331592653589793, -2.2372053262756055`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.238173852636653}, \ {-1.3265926535897932`, -2.238173852636653}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.239162479785032}, \ {-1.321592653589793, -2.239162479785032}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.2401712110888794`}, \ {-1.3165926535897932`, -2.2401712110888794`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.2412000499186377`}, \ {-1.311592653589793, -2.2412000499186377`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.242248999643041}, \ {-1.3065926535897932`, -2.242248999643041}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.243318063625019}, \ {-1.301592653589793, -2.243318063625019}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.24440724521752}, \ {-1.2965926535897931`, -2.24440724521752}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.2455165477592423`}, \ {-1.291592653589793, -2.2455165477592423`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.2466459745702907`}, \ {-1.2865926535897931`, -2.2466459745702907`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.247795528947743}, \ {-1.281592653589793, -2.247795528947743}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.248965214161135}, \ {-1.2765926535897931`, -2.248965214161135}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.250155033447861}, \ {-1.271592653589793, -2.250155033447861}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.251364990008485}, \ {-1.2665926535897931`, -2.251364990008485}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.2525950870019775`}, \ {-1.261592653589793, -2.2525950870019775`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.2538453275408568`}, \ {-1.256592653589793, -2.2538453275408568`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.2551157146862524`}, \ {-1.251592653589793, -2.2551157146862524`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.2564062514428795`}, \ {-1.246592653589793, -2.2564062514428795`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.257716940753931}, \ {-1.241592653589793, -2.257716940753931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.2590477854958846`}, \ {-1.236592653589793, -2.2590477854958846`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.2603987884732217`}, \ {-1.231592653589793, -2.2603987884732217`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.261769952413062}, \ {-1.226592653589793, -2.261769952413062}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.263161279959717}, \ {-1.2215926535897932`, -2.263161279959717}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.264572773669152}, \ {-1.216592653589793, -2.264572773669152}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.2660044360033655`}, \ {-1.2115926535897932`, -2.2660044360033655`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.267456269324683}, \ {-1.206592653589793, -2.267456269324683}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.2689282758899663`}, \ {-1.2015926535897932`, -2.2689282758899663`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.2704204578447356`}, \ {-1.196592653589793, -2.2704204578447356`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.271932817217206}, \ {-1.1915926535897932`, -2.271932817217206}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.2734653559122395`}, \ {-1.186592653589793, -2.2734653559122395`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.2750180757052125`}, \ {-1.1815926535897932`, -2.2750180757052125`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.2765909782357943`}, \ {-1.176592653589793, -2.2765909782357943`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.2781840650016454`}, \ {-1.1715926535897931`, -2.2781840650016454`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.279797337352026}, \ {-1.166592653589793, -2.279797337352026}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.2814307964813207`}, \ {-1.1615926535897931`, -2.2814307964813207`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.28308444342248}, \ {-1.156592653589793, -2.28308444342248}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.284758279040374}, \ {-1.1515926535897931`, -2.284758279040374}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.2864523040250644`}, \ {-1.146592653589793, -2.2864523040250644`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.288166518884988}, \ {-1.1415926535897931`, -2.288166518884988}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.2899009239400603`}, \ {-1.1365926535897932`, -2.2899009239400603`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.2916555193146904`}, \ {-1.1315926535897929`, -2.2916555193146904`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -2.2934303049307156`}, \ {-1.126592653589793, -2.2934303049307156`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.2952252805002504`}, \ {-1.121592653589793, -2.2952252805002504`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.297040445518451}, \ {-1.1165926535897932`, -2.297040445518451}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -2.2988757992561992`}, \ {-1.1115926535897929`, -2.2988757992561992`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.300731340752702}, \ {-1.106592653589793, -2.300731340752702}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -2.3026070688080087`}, \ {-1.101592653589793, -2.3026070688080087`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -2.304502981975445}, \ {-1.0965926535897932`, -2.304502981975445}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -2.3064190785539664`}, \ {-1.0915926535897933`, -2.3064190785539664`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -2.308355356580432}, \ {-1.086592653589793, -2.308355356580432}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -2.310311813821792}, \ {-1.081592653589793, -2.310311813821792}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -2.3122884477672008`}, \ {-1.0765926535897932`, -2.3122884477672008`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -2.314285255620045}, \ {-1.0715926535897933`, -2.314285255620045}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -2.316302234289897}, \ {-1.066592653589793, -2.316302234289897}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -2.318339380384385}, \ {-1.061592653589793, -2.318339380384385}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -2.320396690200986}, \ {-1.0565926535897932`, -2.320396690200986}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -2.322474159718744}, \ {-1.0515926535897933`, -2.322474159718744}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.324571784589909}, \ {-1.046592653589793, -2.324571784589909}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.3266895601314967`}, \ {-1.041592653589793, -2.3266895601314967`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.3288274813167766`}, \ {-1.0365926535897931`, -2.3288274813167766`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.3309855427666855`}, \ {-1.0315926535897932`, -2.3309855427666855`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.333163738741164}, \ {-1.026592653589793, -2.333163738741164}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.33536206313042}, \ {-1.021592653589793, -2.33536206313042}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.3375805094461217`}, \ {-1.0165926535897931`, -2.3375805094461217`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.3398190708125193`}, \ {-1.0115926535897932`, -2.3398190708125193`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.342077739957492}, \ {-1.0065926535897929`, -2.342077739957492}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.344356509203529}, \ {-1.001592653589793, -2.344356509203529}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.3466553704586413`}, \ {-0.9965926535897931, -2.3466553704586413`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.348974315207206}, \ {-0.9915926535897932, -2.348974315207206}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.351313334500741}, \ {-0.9865926535897929, -2.351313334500741}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.353672418948619}, \ {-0.981592653589793, -2.353672418948619}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.3560515587087116`}, \ {-0.9765926535897931, -2.3560515587087116`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.358450743477979}, \ {-0.9715926535897932, -2.358450743477979}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.3608699624829868`}, \ {-0.9665926535897928, -2.3608699624829868`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.363309204470369}, \ {-0.961592653589793, -2.363309204470369}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.3657684576972344`}, \ {-0.9565926535897931, -2.3657684576972344`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.368247709921506}, \ {-0.9515926535897932, -2.368247709921506}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.3707469483922137`}, \ {-0.9465926535897933, -2.3707469483922137`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.3732661598397256`}, \ {-0.9415926535897929, -2.3732661598397256`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.3758053304659277`}, \ {-0.936592653589793, -2.3758053304659277`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.3783644459343534`}, \ {-0.9315926535897932, -2.3783644459343534`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.380943491360262}, \ {-0.9265926535897933, -2.380943491360262}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.383542451300666}, \ {-0.9215926535897929, -2.383542451300666}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.3861613097443155`}, \ {-0.916592653589793, -2.3861613097443155`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.3888000501016347`}, \ {-0.9115926535897931, -2.3888000501016347`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.391458655194617}, \ {-0.9065926535897932, -2.391458655194617}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.394137107246678}, \ {-0.9015926535897929, -2.394137107246678}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.3968353878724677`}, \ {-0.896592653589793, -2.3968353878724677`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.3995534780676477`}, \ {-0.8915926535897931, -2.3995534780676477`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.402291358198631}, \ {-0.8865926535897932, -2.402291358198631}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.4050490079922904`}, \ {-0.8815926535897929, -2.4050490079922904`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.40782640652563}, \ {-0.876592653589793, -2.40782640652563}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.4106235322154377`}, \ {-0.8715926535897931, -2.4106235322154377`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.4134403628079006`}, \ {-0.8665926535897932, -2.4134403628079006`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.4162768753682022`}, \ {-0.8615926535897929, -2.4162768753682022`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.419133046270094}, \ {-0.856592653589793, -2.419133046270094}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.4220088511854496`}, \ {-0.8515926535897931, -2.4220088511854496`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.4249042650738004`}, \ {-0.8465926535897932, -2.4249042650738004`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.427819262171855}, \ {-0.8415926535897928, -2.427819262171855}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.4307538159830084`}, \ {-0.836592653589793, -2.4307538159830084`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.433707899266842}, \ {-0.8315926535897931, -2.433707899266842}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.4366814840286137`}, \ {-0.8265926535897932, -2.4366814840286137`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.4396745415087455`}, \ {-0.8215926535897933, -2.4396745415087455`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.44268704217231}, \ {-0.8165926535897929, -2.44268704217231}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.4457189556985157`}, \ {-0.811592653589793, -2.4457189556985157`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.4487702509702016`}, \ {-0.8065926535897932, -2.4487702509702016`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.4518408960633327`}, \ {-0.8015926535897933, -2.4518408960633327`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.4549308582365112`}, \ {-0.7965926535897929, -2.4549308582365112`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.458040103920496}, \ {-0.791592653589793, -2.458040103920496}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.4611685987077436`}, \ {-0.7865926535897931, -2.4611685987077436`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.4643163073419636`}, \ {-0.7815926535897932, -2.4643163073419636`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.4674831937077015`}, \ {-0.7765926535897929, -2.4674831937077015`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.4706692208199432`}, \ {-0.771592653589793, -2.4706692208199432`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.473874350813753}, \ {-0.7665926535897931, -2.473874350813753}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.4770985449339418`}, \ {-0.7615926535897932, -2.4770985449339418`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.4803417635247724`}, \ {-0.7565926535897929, -2.4803417635247724`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.4836039660197025`}, \ {-0.751592653589793, -2.4836039660197025`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.4868851109311763`}, \ {-0.7465926535897931, -2.4868851109311763`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.4901851558404573`}, \ {-0.7415926535897932, -2.4901851558404573`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.493504057387513}, \ {-0.7365926535897929, -2.493504057387513}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.496841771260957}, \ {-0.731592653589793, -2.496841771260957}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.5001982521880453`}, \ {-0.7265926535897931, -2.5001982521880453`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.5035734539247363`}, \ {-0.7215926535897932, -2.5035734539247363`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.506967329245816}, \ {-0.7165926535897928, -2.506967329245816}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.5103798299350926`}, \ {-0.711592653589793, -2.5103798299350926`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.5138109067756647`}, \ {-0.7065926535897931, -2.5138109067756647`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.5172605095402685`}, \ {-0.7015926535897932, -2.5172605095402685`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.520728586981702}, \ {-0.6965926535897933, -2.520728586981702}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.524215086823343}, \ {-0.6915926535897929, -2.524215086823343}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.527719955749745}, \ {-0.686592653589793, -2.527719955749745}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.5312431393973385`}, \ {-0.6815926535897932, -2.5312431393973385`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.5347845823452255`}, \ {-0.6765926535897933, -2.5347845823452255`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.538344228106074}, \ {-0.6715926535897929, -2.538344228106074}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.5419220191171217`}, \ {-0.666592653589793, -2.5419220191171217`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.545517896731292}, \ {-0.6615926535897931, -2.545517896731292}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.5491318012084228`}, \ {-0.6565926535897932, -2.5491318012084228`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.552763671706614}, \ {-0.6515926535897929, -2.552763671706614}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.556413446273702}, \ {-0.646592653589793, -2.556413446273702}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.5600810618388623`}, \ {-0.6415926535897931, -2.5600810618388623`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.5637664542043406`}, \ {-0.6365926535897932, -2.5637664542043406`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.567469558037327}, \ {-0.6315926535897929, -2.567469558037327}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.5711903068619675`}, \ {-0.626592653589793, -2.5711903068619675`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.574928633051526}, \ {-0.6215926535897931, -2.574928633051526}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.5786844678206937`}, \ {-0.6165926535897932, -2.5786844678206937`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.5824577412180543`}, \ {-0.6115926535897929, -2.5824577412180543`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.58624838211871}, \ {-0.606592653589793, -2.58624838211871}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.590056318217075}, \ {-0.6015926535897931, -2.590056318217075}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.593881476019831}, \ {-0.5965926535897932, -2.593881476019831}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.597723780839066}, \ {-0.5915926535897928, -2.597723780839066}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.6015831567855776`}, \ {-0.586592653589793, -2.6015831567855776`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.6054595267623775`}, \ {-0.5815926535897931, -2.6054595267623775`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.6093528124583667`}, \ {-0.5765926535897931, -2.6093528124583667`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.6132629343422122`}, \ {-0.571592653589793, -2.6132629343422122`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.617189811656419}, \ {-0.566592653589793, -2.617189811656419}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.6211333624115998`}, \ {-0.561592653589793, -2.6211333624115998`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.6250935033809553`}, \ {-0.556592653589793, -2.6250935033809553`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.62907015009496}, \ {-0.551592653589793, -2.62907015009496}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -2.6330632168362698`}, \ {-0.546592653589793, -2.6330632168362698`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -2.6370726166348377`}, \ {-0.541592653589793, -2.6370726166348377`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.6410982612632687`}, \ {-0.536592653589793, -2.6410982612632687`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.645140061232387}, \ {-0.531592653589793, -2.645140061232387}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.6491979257870497`}, \ {-0.526592653589793, -2.6491979257870497`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.6532717629021847`}, \ {-0.521592653589793, -2.6532717629021847`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.6573614792790847`}, \ {-0.5165926535897931, -2.6573614792790847`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.661466980341933}, \ {-0.511592653589793, -2.661466980341933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.665588170234588}, \ {-0.5065926535897931, -2.665588170234588}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -2.66972495181762}, \ {-0.5015926535897931, -2.66972495181762}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -2.673877226665604}, \ {-0.49659265358979304`, -2.673877226665604}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -2.67804489506468}, \ {-0.4915926535897931, -2.67804489506468}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -2.6822278560103743`}, \ {-0.4865926535897931, -2.6822278560103743`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.6864260072056956`}, \ {-0.4815926535897931, -2.6864260072056956`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -2.690639245059504}, \ {-0.4765926535897931, -2.690639245059504}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.694867464685159}, \ {-0.4715926535897931, -2.694867464685159}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.6991105598994496`}, \ {-0.46659265358979307`, -2.6991105598994496`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.7033684232218094`}, \ {-0.46159265358979307`, -2.7033684232218094`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.707640945873824}, \ {-0.45659265358979306`, -2.707640945873824}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.7119280177790293`}, \ {-0.45159265358979306`, -2.7119280177790293`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.7162295275630055`}, \ {-0.44659265358979305`, -2.7162295275630055`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.7205453625537768`}, \ {-0.44159265358979305`, -2.7205453625537768`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.7248754087825064`}, \ {-0.43659265358979304`, -2.7248754087825064`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.729219550984506}, \ {-0.43159265358979304`, -2.729219550984506}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.7335776726005485`}, \ {-0.42659265358979304`, -2.7335776726005485`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.7379496557784995`}, \ {-0.42159265358979303`, -2.7379496557784995`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -2.7423353813752582`}, \ {-0.416592653589793, -2.7423353813752582`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -2.746734728959023}, \ {-0.411592653589793, -2.746734728959023}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -2.751147576811874}, \ {-0.406592653589793, -2.751147576811874}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.7555738019326794`}, \ {-0.40159265358979307`, -2.7555738019326794`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -2.7600132800403325`}, \ {-0.39659265358979306`, -2.7600132800403325`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.7644658855773114`}, \ {-0.39159265358979306`, -2.7644658855773114`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -2.768931491713573}, \ {-0.38659265358979306`, -2.768931491713573}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -2.7734099703507775`}, \ {-0.38159265358979305`, -2.7734099703507775`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -2.777901192126853}, \ {-0.37659265358979305`, -2.777901192126853}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -2.7824050264208893`}, \ {-0.3715926535897931, -2.7824050264208893`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -2.786921341358373}, \ {-0.3665926535897931, -2.786921341358373}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -2.7914500038167676`}, \ {-0.3615926535897931, -2.7914500038167676`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -2.7959908794314248`}, \ {-0.3565926535897931, -2.7959908794314248`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -2.8005438326018464`}, \ {-0.3515926535897931, -2.8005438326018464`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -2.8051087264982866`}, \ {-0.3465926535897931, -2.8051087264982866`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -2.8096854230686996`}, \ {-0.34159265358979307`, -2.8096854230686996`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -2.8142737830460307`}, \ {-0.33659265358979307`, -2.8142737830460307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -2.8188736659558558`}, \ {-0.33159265358979306`, -2.8188736659558558`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -2.8234849301243665`}, \ {-0.32659265358979306`, -2.8234849301243665`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -2.8281074326867}, \ {-0.32159265358979305`, -2.8281074326867}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -2.8327410295956197`}, \ {-0.31659265358979305`, -2.8327410295956197`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -2.8373855756305386`}, \ {-0.31159265358979304`, -2.8373855756305386`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -2.8420409244068936`}, \ {-0.30659265358979304`, -2.8420409244068936`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -2.8467069283858613`}, \ {-0.30159265358979304`, -2.8467069283858613`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -2.851383438884424}, \ {-0.29659265358979303`, -2.851383438884424}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -2.856070306085778}, \ {-0.2915926535897931, -2.856070306085778}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -2.8607673790500883`}, \ {-0.2865926535897931, -2.8607673790500883`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -2.8654745057255844`}, \ {-0.2815926535897931, -2.8654745057255844`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -2.87019153296}, \ {-0.27659265358979307`, -2.87019153296}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -2.874918306512351}, \ {-0.27159265358979306`, -2.874918306512351}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -2.8796546710650577`}, \ {-0.26659265358979306`, -2.8796546710650577`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -2.884400470236395}, \ {-0.26159265358979306`, -2.884400470236395}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -2.8891555465932885`}, \ {-0.25659265358979305`, -2.8891555465932885`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -2.893919741664437}, \ {-0.25159265358979305`, -2.893919741664437}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -2.8986928959537663`}, \ {-0.24659265358979304`, -2.8986928959537663`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -2.9034748489542164`}, \ {-0.24159265358979304`, -2.9034748489542164`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -2.908265439161848}, \ {-0.23659265358979303`, -2.908265439161848}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -2.913064504090277}, \ {-0.23159265358979303`, -2.913064504090277}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -2.9178718802854253`}, \ {-0.22659265358979308`, -2.9178718802854253`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -2.9226874033405923`}, \ {-0.22159265358979308`, -2.9226874033405923`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -2.9275109079118353`}, \ {-0.21659265358979307`, -2.9275109079118353`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -2.932342227733662}, \ {-0.21159265358979307`, -2.932342227733662}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -2.9371811956350298`}, \ {-0.20659265358979306`, -2.9371811956350298`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -2.942027643555645}, \ {-0.20159265358979306`, -2.942027643555645}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -2.9468814025625627`}, \ {-0.19659265358979305`, -2.9468814025625627`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -2.9517423028670775`}, \ {-0.19159265358979305`, -2.9517423028670775`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -2.9566101738419053`}, \ {-0.18659265358979304`, -2.9566101738419053`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -2.961484844038648}, \ {-0.18159265358979304`, -2.961484844038648}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -2.9663661412055418`}, \ {-0.17659265358979304`, -2.9663661412055418`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -2.9712538923054757`}, \ {-0.17159265358979303`, -2.9712538923054757`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -2.976147923534282}, \ {-0.16659265358979303`, -2.976147923534282}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -2.9810480603392917`}, \ {-0.16159265358979308`, -2.9810480603392917`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -2.9859541274381485`}, \ {-0.15659265358979307`, -2.9859541274381485`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -2.9908659488378735`}, \ {-0.15159265358979307`, -2.9908659488378735`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -2.9957833478541827`}, \ {-0.14659265358979306`, -2.9957833478541827`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -3.000706147131041}, \ {-0.14159265358979306`, -3.000706147131041}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -3.005634168660454}, \ {-0.13659265358979306`, -3.005634168660454}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -3.0105672338024916`}, \ {-0.13159265358979305`, -3.0105672338024916`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -3.015505163305527}, \ {-0.12659265358979305`, -3.015505163305527}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -3.0204477773267007`}, \ {-0.12159265358979304`, -3.0204477773267007`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -3.0253948954525893`}, \ {-0.11659265358979304`, -3.0253948954525893`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -3.0303463367200782`}, \ {-0.11159265358979303`, -3.0303463367200782`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -3.0353019196374307`}, \ {-0.10659265358979303`, -3.0353019196374307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -3.040261462205544}, \ {-0.10159265358979308`, -3.040261462205544}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -3.045224781939393}, \ {-0.09659265358979308, -3.045224781939393}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -3.0501916958896387`}, \ {-0.09159265358979307, -3.0501916958896387`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -3.055162020664414}, \ {-0.08659265358979307, -3.055162020664414}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -3.0601355724512618`}, \ {-0.08159265358979306, -3.0601355724512618`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -3.0651121670392274`}, \ {-0.07659265358979306, -3.0651121670392274`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -3.070091619841098}, \ {-0.07159265358979305, -3.070091619841098}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -3.075073745915772}, \ {-0.06659265358979305, -3.075073745915772}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -3.0800583599907636`}, \ {-0.061592653589793045`, -3.0800583599907636`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -3.085045276484824}, \ {-0.05659265358979304, -3.085045276484824}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -3.090034309530676}, \ {-0.051592653589793036`, -3.090034309530676}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -3.095025272997853}, \ {-0.04659265358979303, -3.095025272997853}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -3.100017980515633}, \ {-0.04159265358979303, -3.100017980515633}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -3.1050122454960642`}, \ {-0.03659265358979302, -3.1050122454960642`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -3.1100078811570646`}, \ {-0.03159265358979302, -3.1100078811570646`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -3.1150047005455956`}, \ {-0.026592653589793014`, -3.1150047005455956`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -3.1200025165609}, \ {-0.02159265358979301, -3.1200025165609}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -3.1250011419777906`}, \ {-0.016592653589793005`, -3.1250011419777906`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -3.130000389469985}, \ {-0.011592653589793, -3.130000389469985}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -3.1350000716334816`}, \ {-0.006592653589792996, -3.1350000716334816`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -3.140000001009959}, \ {-0.0015926535897931027`, -3.140000001009959}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 3.1381853170693885`}, { 0.0034073464102069018`, 3.1381853170693885`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 3.133185455742073}, { 0.008407346410206906, 3.133185455742073}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 3.128185909668395}, { 0.01340734641020691, 3.128185909668395}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 3.1231868662896676`}, { 0.018407346410206915`, 3.1231868662896676`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 3.1181885129843896`}, { 0.02340734641020692, 3.1181885129843896`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 3.1131910370448517`}, { 0.028407346410206924`, 3.1131910370448517`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 3.108194625653777}, { 0.03340734641020693, 3.108194625653777}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 3.103199465860999}, { 0.03840734641020693, 3.103199465860999}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 3.098205744560193}, { 0.04340734641020694, 3.098205744560193}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 3.0932136484656594`}, { 0.04840734641020694, 3.0932136484656594`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 3.088223364089176}, { 0.053407346410206946`, 3.088223364089176}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 3.0832350777169233`}, { 0.05840734641020695, 3.0832350777169233`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 3.078248975386493}, { 0.06340734641020696, 3.078248975386493}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 3.0732652428639864`}, { 0.06840734641020696, 3.0732652428639864`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 3.0682840656212136`}, { 0.07340734641020696, 3.0682840656212136`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 3.0633056288129974`}, { 0.07840734641020697, 3.0633056288129974`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 3.058330117254593}, { 0.08340734641020697, 3.058330117254593}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 3.053357715399236}, { 0.08840734641020698, 3.053357715399236}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 3.048388607315813}, { 0.09340734641020698, 3.048388607315813}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 3.0434229766666787`}, { 0.09840734641020699, 3.0434229766666787`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 3.038461006685619}, { 0.10340734641020699`, 3.038461006685619}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 3.0335028801559645`}, { 0.108407346410207, 3.0335028801559645`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 3.0285487793888706`}, { 0.113407346410207, 3.0285487793888706`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 3.023598886201765}, { 0.118407346410207, 3.023598886201765}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 3.0186533818969767`}, { 0.1234073464102069, 3.0186533818969767`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 3.0137124472405405`}, { 0.1284073464102069, 3.0137124472405405`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 3.0087762624412036`}, { 0.1334073464102069, 3.0087762624412036`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 3.003845007129622}, { 0.1384073464102069, 3.003845007129622}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 2.9989188603377688`}, { 0.14340734641020692`, 2.9989188603377688`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 2.993998000478549}, { 0.14840734641020692`, 2.993998000478549}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 2.9890826053256387`}, { 0.15340734641020692`, 2.9890826053256387`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 2.9841728519935447`}, { 0.15840734641020693`, 2.9841728519935447`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 2.979268916917897}, { 0.16340734641020693`, 2.979268916917897}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 2.974370975835983}, { 0.16840734641020694`, 2.974370975835983}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 2.969479203767518}, { 0.17340734641020694`, 2.969479203767518}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 2.964593774995673}, { 0.17840734641020695`, 2.964593774995673}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 2.959714863048352}, { 0.18340734641020695`, 2.959714863048352}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 2.954842640679734}, { 0.18840734641020696`, 2.954842640679734}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 2.9499772798520794`}, { 0.19340734641020696`, 2.9499772798520794`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 2.9451189517178085`}, { 0.19840734641020696`, 2.9451189517178085`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 2.9402678266018585`}, { 0.20340734641020697`, 2.9402678266018585`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 2.9354240739843163`}, { 0.20840734641020697`, 2.9354240739843163`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 2.9305878624833466`}, { 0.21340734641020698`, 2.9305878624833466`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 2.9257593598384024`}, { 0.21840734641020698`, 2.9257593598384024`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 2.9209387328937355`}, { 0.223407346410207, 2.9209387328937355`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 2.916126147582206}, { 0.228407346410207, 2.916126147582206}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 2.9113217689093935`}, { 0.233407346410207, 2.9113217689093935`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 2.9065257609380173`}, { 0.238407346410207, 2.9065257609380173`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.901738286772667}, { 0.243407346410207, 2.901738286772667}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.8969595085448487`}, { 0.248407346410207, 2.8969595085448487`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.8921895873983474`}, { 0.2534073464102069, 2.8921895873983474`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.8874286834749117`}, { 0.2584073464102069, 2.8874286834749117`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.882676955900261}, { 0.2634073464102069, 2.882676955900261}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 2.8779345627704243`}, { 0.2684073464102069, 2.8779345627704243`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.8732016611383995`}, { 0.2734073464102069, 2.8732016611383995`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.868478407001153}, { 0.2784073464102069, 2.868478407001153}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.8637649552869493`}, { 0.28340734641020693`, 2.8637649552869493`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.859061459843019}, { 0.28840734641020693`, 2.859061459843019}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.854368073423558}, { 0.29340734641020694`, 2.854368073423558}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.8496849476780786`}, { 0.29840734641020694`, 2.8496849476780786`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.8450122331400887`}, { 0.30340734641020695`, 2.8450122331400887`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.8403500792161225`}, { 0.30840734641020695`, 2.8403500792161225`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.8356986341751105`}, { 0.31340734641020696`, 2.8356986341751105`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.8310580451380964`}, { 0.31840734641020696`, 2.8310580451380964`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.826428458068296}, { 0.32340734641020696`, 2.826428458068296}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.821810017761509}, { 0.32840734641020697`, 2.821810017761509}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.817202867836867}, { 0.333407346410207, 2.817202867836867}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.8126071507279375`}, { 0.338407346410207, 2.8126071507279375`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.808023007674173}, { 0.343407346410207, 2.808023007674173}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.8034505787126998`}, { 0.348407346410207, 2.8034505787126998`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.7988900026704644`}, { 0.353407346410207, 2.7988900026704644`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.7943414171567187`}, { 0.358407346410207, 2.7943414171567187`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.789804958555851}, { 0.363407346410207, 2.789804958555851}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.7852807620205677`}, { 0.368407346410207, 2.7852807620205677`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.7807689614654123`}, { 0.373407346410207, 2.7807689614654123`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.7762696895606322`}, { 0.3784073464102069, 2.7762696895606322`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.7717830777263854`}, { 0.3834073464102069, 2.7717830777263854`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.767309256127289}, { 0.3884073464102069, 2.767309256127289}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.7628483536673074`}, { 0.3934073464102069, 2.7628483536673074`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.7584004979849746`}, { 0.3984073464102069, 2.7584004979849746`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.753965815448958}, { 0.4034073464102069, 2.753965815448958}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.7495444311539528`}, { 0.40840734641020693`, 2.7495444311539528`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.745136468916907}, { 0.41340734641020693`, 2.745136468916907}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.7407420512735827`}, { 0.41840734641020694`, 2.7407420512735827`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.7363612994754365`}, { 0.42340734641020705`, 2.7363612994754365`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.731994333486833}, { 0.42840734641020695`, 2.731994333486833}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.7276412719825758`}, { 0.43340734641020706`, 2.7276412719825758`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.723302232345762}, { 0.43840734641020696`, 2.723302232345762}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.7189773306659517`}, { 0.44340734641020685`, 2.7189773306659517`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.7146666817376555`}, { 0.44840734641020696`, 2.7146666817376555`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.710370399059128}, { 0.45340734641020686`, 2.710370399059128}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.7060885948314786`}, { 0.458407346410207, 2.7060885948314786`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.7018213799580773`}, { 0.46340734641020687`, 2.7018213799580773`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.697568864044272}, { 0.468407346410207, 2.697568864044272}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.693331155397399}, { 0.4734073464102069, 2.693331155397399}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.6891083610270923`}, { 0.478407346410207, 2.6891083610270923`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.6849005866458815`}, { 0.4834073464102069, 2.6849005866458815`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.6807079366700814`}, { 0.488407346410207, 2.6807079366700814`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.676530514220965}, { 0.4934073464102069, 2.676530514220965}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.6723684211262144`}, { 0.498407346410207, 2.6723684211262144`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.6682217579216574`}, { 0.5034073464102069, 2.6682217579216574`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.664090623853264}, { 0.508407346410207, 2.664090623853264}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.659975116879427}, { 0.5134073464102069, 2.659975116879427}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.6558753336734937`}, { 0.518407346410207, 2.6558753336734937`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.651791369626571}, { 0.5234073464102069, 2.651791369626571}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.647723318850578}, { 0.528407346410207, 2.647723318850578}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.643671274181557}, { 0.5334073464102069, 2.643671274181557}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.6396353271832305`}, { 0.538407346410207, 2.6396353271832305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.635615568150805}, { 0.5434073464102069, 2.635615568150805}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.631612086115009}, { 0.548407346410207, 2.631612086115009}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.627624968846375}, { 0.553407346410207, 2.627624968846375}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.623654302859745}, { 0.5584073464102071, 2.623654302859745}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.619700173419007}, { 0.563407346410207, 2.619700173419007}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.6157626645420518`}, { 0.5684073464102071, 2.6157626645420518`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.6118418590059487`}, { 0.573407346410207, 2.6118418590059487`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.6079378383523357`}, { 0.5784073464102069, 2.6079378383523357`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.6040506828930123`}, { 0.583407346410207, 2.6040506828930123`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.6001804717157464`}, { 0.5884073464102069, 2.6001804717157464`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.5963272826902712`}, { 0.593407346410207, 2.5963272826902712`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.5924911924744825`}, { 0.5984073464102069, 2.5924911924744825`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.5886722765208248`}, { 0.603407346410207, 2.5886722765208248`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.584870609082865}, { 0.6084073464102069, 2.584870609082865}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.5810862632220437`}, { 0.613407346410207, 2.5810862632220437`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.577319310814608}, { 0.6184073464102069, 2.577319310814608}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.5735698225587096`}, { 0.623407346410207, 2.5735698225587096`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.56983786798168}, { 0.6284073464102069, 2.56983786798168}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.566123515447457}, { 0.633407346410207, 2.566123515447457}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.5624268321641814`}, { 0.6384073464102069, 2.5624268321641814`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.5587478841919373`}, { 0.643407346410207, 2.5587478841919373`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.555086736450648}, { 0.6484073464102069, 2.555086736450648}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.5514434527281162`}, { 0.653407346410207, 2.5514434527281162`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.5478180956881973`}, { 0.6584073464102069, 2.5478180956881973`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.5442107268791196`}, { 0.663407346410207, 2.5442107268791196`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.5406214067419275`}, { 0.6684073464102069, 2.5406214067419275`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.537050194619055}, { 0.673407346410207, 2.537050194619055}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.533497148763018}, { 0.678407346410207, 2.533497148763018}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.5299623263452298`}, { 0.6834073464102071, 2.5299623263452298`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.5264457834649283`}, { 0.688407346410207, 2.5264457834649283`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.5229475751582076`}, { 0.6934073464102071, 2.5229475751582076`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.519467755407164}, { 0.698407346410207, 2.519467755407164}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.5160063771491328`}, { 0.7034073464102069, 2.5160063771491328`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.51256349228603}, { 0.708407346410207, 2.51256349228603}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.5091391516937804`}, { 0.7134073464102069, 2.5091391516937804`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.5057334052318376`}, { 0.718407346410207, 2.5057334052318376`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.5023463017527874`}, { 0.7234073464102069, 2.5023463017527874`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.498977889112027}, { 0.728407346410207, 2.498977889112027}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.495628214177529}, { 0.7334073464102069, 2.495628214177529}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.492297322839668}, { 0.738407346410207, 2.492297322839668}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.4889852600211224`}, { 0.7434073464102069, 2.4889852600211224`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.485692069686835}, { 0.748407346410207, 2.485692069686835}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.4824177948540407`}, { 0.7534073464102069, 2.4824177948540407`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.479162477602342}, { 0.758407346410207, 2.479162477602342}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.4759261590838464`}, { 0.7634073464102069, 2.4759261590838464`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.4727088795333465`}, { 0.768407346410207, 2.4727088795333465`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.4695106782785476`}, { 0.7734073464102069, 2.4695106782785476`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.4663315937503403`}, { 0.778407346410207, 2.4663315937503403`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.4631716634931067`}, { 0.7834073464102069, 2.4631716634931067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.4600309241750633`}, { 0.788407346410207, 2.4600309241750633`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.4569094115986387`}, { 0.7934073464102069, 2.4569094115986387`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.4538071607108747`}, { 0.798407346410207, 2.4538071607108747`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.4507242056138536`}, { 0.803407346410207, 2.4507242056138536`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.44766057957515}, { 0.8084073464102071, 2.44766057957515}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.444616315038298}, { 0.813407346410207, 2.444616315038298}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.441591443633272}, { 0.8184073464102071, 2.441591443633272}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.4385859961869873`}, { 0.823407346410207, 2.4385859961869873`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.435600002733798}, { 0.8284073464102069, 2.435600002733798}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.432633492526012}, { 0.833407346410207, 2.432633492526012}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.429686494044404}, { 0.8384073464102069, 2.429686494044404}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.4267590350087276`}, { 0.843407346410207, 2.4267590350087276`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.4238511423882287`}, { 0.8484073464102069, 2.4238511423882287`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.4209628424121505`}, { 0.853407346410207, 2.4209628424121505`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.4180941605802313`}, { 0.8584073464102069, 2.4180941605802313`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.415245121673194}, { 0.863407346410207, 2.415245121673194}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.412415749763216}, { 0.8684073464102069, 2.412415749763216}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.409606068224392}, { 0.873407346410207, 2.409606068224392}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.4068160997431725`}, { 0.8784073464102069, 2.4068160997431725`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.4040458663287816`}, { 0.883407346410207, 2.4040458663287816`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.4012953893236144`}, { 0.8884073464102069, 2.4012953893236144`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.398564689413609}, { 0.893407346410207, 2.398564689413609}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.395853786638587}, { 0.8984073464102069, 2.395853786638587}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.3931627004025686`}, { 0.903407346410207, 2.3931627004025686`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.3904914494840535`}, { 0.9084073464102069, 2.3904914494840535`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.387840052046266}, { 0.913407346410207, 2.387840052046266}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.3852085256473696`}, { 0.9184073464102069, 2.3852085256473696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.3825968872506347`}, { 0.923407346410207, 2.3825968872506347`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.380005153234574}, { 0.928407346410207, 2.380005153234574}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.3774333394030327`}, { 0.9334073464102071, 2.3774333394030327`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.374881460995233}, { 0.938407346410207, 2.374881460995233}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.372349532695776}, { 0.9434073464102071, 2.372349532695776}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.369837568644595}, { 0.948407346410207, 2.369837568644595}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.367345582446858}, { 0.9534073464102071, 2.367345582446858}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.364873587182823}, { 0.958407346410207, 2.364873587182823}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.362421595417637}, { 0.9634073464102069, 2.362421595417637}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.3599896192110825`}, { 0.968407346410207, 2.3599896192110825`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.3575776701272715`}, { 0.9734073464102069, 2.3575776701272715`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.3551857592442755`}, { 0.978407346410207, 2.3551857592442755`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.3528138971637067`}, { 0.9834073464102069, 2.3528138971637067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.35046209402023}, { 0.988407346410207, 2.35046209402023}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.348130359491021}, { 0.9934073464102069, 2.348130359491021}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.345818702805157}, { 0.998407346410207, 2.345818702805157}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.343527132752949}, { 1.003407346410207, 2.343527132752949}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.3412556576952044`}, { 1.008407346410207, 2.3412556576952044`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.3390042855724267`}, { 1.013407346410207, 2.3390042855724267`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.3367730239139473`}, { 1.018407346410207, 2.3367730239139473`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.3345618798469907`}, { 1.023407346410207, 2.3345618798469907`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.3323708601056663`}, { 1.028407346410207, 2.3323708601056663`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.330199971039896}, { 1.033407346410207, 2.330199971039896}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.328049218624267}, { 1.038407346410207, 2.328049218624267}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.3259186084668144`}, { 1.043407346410207, 2.3259186084668144`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.3238081458177278`}, { 1.048407346410207, 2.3238081458177278`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.32171783557799}, { 1.053407346410207, 2.32171783557799}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.3196476823079357`}, { 1.058407346410207, 2.3196476823079357`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.3175976902357376`}, { 1.063407346410207, 2.3175976902357376`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.3155678632658176`}, { 1.068407346410207, 2.3155678632658176`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.313558204987179}, { 1.073407346410207, 2.313558204987179}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.311568718681661}, { 1.078407346410207, 2.311568718681661}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.309599407332121}, { 1.083407346410207, 2.309599407332121}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.3076502736305287`}, { 1.0884073464102069`, 2.3076502736305287`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.3057213199859894`}, { 1.093407346410207, 2.3057213199859894`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.303812548532685}, { 1.0984073464102069`, 2.303812548532685}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.3019239611377333`}, { 1.103407346410207, 2.3019239611377333`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.300055559408969}, { 1.1084073464102069`, 2.300055559408969}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.2982073447026403`}, { 1.113407346410207, 2.2982073447026403`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.296379318131029}, { 1.118407346410207, 2.296379318131029}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.2945714805699833`}, { 1.123407346410207, 2.2945714805699833`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.2927838326663723`}, { 1.128407346410207, 2.2927838326663723`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.2910163748454555`}, { 1.133407346410207, 2.2910163748454555`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.28926910731817}, { 1.138407346410207, 2.28926910731817}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.2875420300883356`}, { 1.143407346410207, 2.2875420300883356`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.285835142959773}, { 1.148407346410207, 2.285835142959773}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.284148445543343}, { 1.153407346410207, 2.284148445543343}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.282481937263897}, { 1.158407346410207, 2.282481937263897}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.2808356173671447`}, { 1.163407346410207, 2.2808356173671447`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.2792094849264397`}, { 1.168407346410207, 2.2792094849264397`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.277603538849477}, { 1.173407346410207, 2.277603538849477}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.2760177778849084`}, { 1.178407346410207, 2.2760177778849084`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.2744522006288688`}, { 1.183407346410207, 2.2744522006288688`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.272906805531423}, { 1.188407346410207, 2.272906805531423}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.2713815909029247`}, { 1.193407346410207, 2.2713815909029247`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.2698765549202866`}, { 1.198407346410207, 2.2698765549202866`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.2683916956331736`}, { 1.203407346410207, 2.2683916956331736`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.2669270109701003`}, { 1.208407346410207, 2.2669270109701003`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.2654824987444524`}, { 1.2134073464102069`, 2.2654824987444524`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.264058156660416}, { 1.218407346410207, 2.264058156660416}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.262653982318825}, { 1.2234073464102069`, 2.262653982318825}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.261269973222922}, { 1.228407346410207, 2.261269973222922}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.2599061267840312`}, { 1.2334073464102069`, 2.2599061267840312`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.2585624403271525`}, { 1.238407346410207, 2.2585624403271525`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.257238911096463}, { 1.243407346410207, 2.257238911096463}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.255935536260734}, { 1.248407346410207, 2.255935536260734}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.2546523129186706`}, { 1.253407346410207, 2.2546523129186706`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.253389238104153}, { 1.258407346410207, 2.253389238104153}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.252146308791407}, { 1.263407346410207, 2.252146308791407}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.2509235219000736`}, { 1.268407346410207, 2.2509235219000736`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.24972087430021}, { 1.273407346410207, 2.24972087430021}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.248538362817193}, { 1.278407346410207, 2.248538362817193}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.247375984236544}, { 1.283407346410207, 2.247375984236544}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.246233735308667}, { 1.288407346410207, 2.246233735308667}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.2451116127535022`}, { 1.293407346410207, 2.2451116127535022`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.244009613265097}, { 1.298407346410207, 2.244009613265097}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.2429277335160904`}, { 1.303407346410207, 2.2429277335160904`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.2418659701621135`}, { 1.308407346410207, 2.2418659701621135`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.2408243198461077`}, { 1.313407346410207, 2.2408243198461077`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.239802779202557}, { 1.318407346410207, 2.239802779202557}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.238801344861639}, { 1.323407346410207, 2.238801344861639}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.2378200134532875`}, { 1.328407346410207, 2.2378200134532875`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.236858781611179}, { 1.333407346410207, 2.236858781611179}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.2359176459766292`}, { 1.3384073464102069`, 2.2359176459766292`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.2349966032024096`}, { 1.343407346410207, 2.2349966032024096`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.234095649956481}, { 1.3484073464102069`, 2.234095649956481}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.2332147829256437`}, { 1.353407346410207, 2.2332147829256437`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.2323539988191063`}, { 1.3584073464102069`, 2.2323539988191063`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.2315132943719695`}, { 1.363407346410207, 2.2315132943719695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.2306926663486304`}, { 1.368407346410207, 2.2306926663486304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.229892111546102}, { 1.373407346410207, 2.229892111546102}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.229111626797255}, { 1.378407346410207, 2.229111626797255}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.228351208973974}, { 1.383407346410207, 2.228351208973974}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.227610854990232}, { 1.388407346410207, 2.227610854990232}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.2268905618050856`}, { 1.393407346410207, 2.2268905618050856`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.2261903264255913`}, { 1.398407346410207, 2.2261903264255913`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.2255101459096323`}, { 1.403407346410207, 2.2255101459096323`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.224850017368675}, { 1.408407346410207, 2.224850017368675}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.2242099379704348`}, { 1.413407346410207, 2.2242099379704348`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.223589904941471}, { 1.418407346410207, 2.223589904941471}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.222989915569692}, { 1.4234073464102068`, 2.222989915569692}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.222409967206788}, { 1.4284073464102072`, 2.222409967206788}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.2218500572705784`}, { 1.433407346410207, 2.2218500572705784`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.2213101832472817`}, { 1.438407346410207, 2.2213101832472817`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.2207903426937055`}, { 1.4434073464102068`, 2.2207903426937055`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.2202905332393557`}, { 1.4484073464102072`, 2.2202905332393557`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.2198107525884674`}, { 1.453407346410207, 2.2198107525884674`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.219350998521956}, { 1.458407346410207, 2.219350998521956}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.218911268899289}, { 1.4634073464102069`, 2.218911268899289}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.218491561660278}, { 1.4684073464102068`, 2.218491561660278}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.218091874826795}, { 1.473407346410207, 2.218091874826795}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.217712206504402}, { 1.478407346410207, 2.217712206504402}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.217352554883915}, { 1.4834073464102069`, 2.217352554883915}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.217012918242874}, { 1.4884073464102068`, 2.217012918242874}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.216693294946948}, { 1.4934073464102071`, 2.216693294946948}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.216393683451251}, { 1.498407346410207, 2.216393683451251}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.216114082301588}, { 1.503407346410207, 2.216114082301588}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.215854490135616}, { 1.5084073464102068`, 2.215854490135616}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.2156149056839336`}, { 1.5134073464102071`, 2.2156149056839336`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.215395327771086}, { 1.518407346410207, 2.215395327771086}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.2151957553164965`}, { 1.523407346410207, 2.2151957553164965`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.2150161873353174`}, { 1.5284073464102068`, 2.2150161873353174`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.214856622939207}, { 1.5334073464102072`, 2.214856622939207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.2147170613370224`}, { 1.538407346410207, 2.2147170613370224`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.2145975018354407`}, { 1.543407346410207, 2.2145975018354407`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.2144979438395}, { 1.5484073464102068`, 2.2144979438395}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.2144183868530622`}, { 1.5534073464102072`, 2.2144183868530622`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.2143588304792}, { 1.558407346410207, 2.2143588304792}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.2143192744205025`}, { 1.563407346410207, 2.2143192744205025`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.2142997184793094`}, { 1.5684073464102068`, 2.2142997184793094`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.2143001625578633`}, { 1.5734073464102072`, 2.2143001625578633`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.2143206066583843`}, { 1.578407346410207, 2.2143206066583843`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.2143610508830687`}, { 1.583407346410207, 2.2143610508830687`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.2144214954340105`}, { 1.5884073464102069`, 2.2144214954340105`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.214501940613044}, { 1.5934073464102072`, 2.214501940613044}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.2146023868215114`}, { 1.598407346410207, 2.2146023868215114`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.2147228345599466`}, { 1.603407346410207, 2.2147228345599466`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.21486328442769}, { 1.6084073464102069`, 2.21486328442769}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.2150237371224217`}, { 1.6134073464102068`, 2.2150237371224217`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.2152041934396136`}, { 1.6184073464102071`, 2.2152041934396136`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.2154046542719086`}, { 1.623407346410207, 2.2154046542719086`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.215625120608423}, { 1.628407346410207, 2.215625120608423}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.215865593533964}, { 1.6334073464102068`, 2.215865593533964}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.216126074228181}, { 1.6384073464102071`, 2.216126074228181}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.2164065639646235`}, { 1.643407346410207, 2.2164065639646235`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.216707064109736}, { 1.648407346410207, 2.216707064109736}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.2170275761217684`}, { 1.6534073464102068`, 2.2170275761217684`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.2173681015496034`}, { 1.6584073464102072`, 2.2173681015496034`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.2177286420315157`}, { 1.663407346410207, 2.2177286420315157`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.218109199293846}, { 1.668407346410207, 2.218109199293846}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.218509775149598}, { 1.6734073464102068`, 2.218509775149598}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.218930371496957}, { 1.6784073464102072`, 2.218930371496957}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.2193709903177328`}, { 1.683407346410207, 2.2193709903177328`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.219831633675717}, { 1.688407346410207, 2.219831633675717}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.22031230371497}, { 1.6934073464102068`, 2.22031230371497}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.220813002658021}, { 1.6984073464102072`, 2.220813002658021}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.2213337328039966`}, { 1.703407346410207, 2.2213337328039966`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.221874496526662}, { 1.708407346410207, 2.221874496526662}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.2224352962723906`}, { 1.7134073464102069`, 2.2224352962723906`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.223016134558048}, { 1.7184073464102072`, 2.223016134558048}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.2236170139687994`}, { 1.723407346410207, 2.2236170139687994`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.2242379371558387`}, { 1.728407346410207, 2.2242379371558387`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.224878906834033}, { 1.7334073464102069`, 2.224878906834033}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.225539925779491}, { 1.7384073464102068`, 2.225539925779491}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.2262209968270494`}, { 1.7434073464102071`, 2.2262209968270494`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.22692212286768}, { 1.748407346410207, 2.22692212286768}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.227643306845814}, { 1.753407346410207, 2.227643306845814}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.228384551756589}, { 1.7584073464102068`, 2.228384551756589}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.2291458606430123`}, { 1.7634073464102071`, 2.2291458606430123`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.2299272365930434`}, { 1.768407346410207, 2.2299272365930434`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.230728682736596}, { 1.773407346410207, 2.230728682736596}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 2.2315502022424614`}, { 1.7784073464102068`, 2.2315502022424614`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 2.232391798315142}, { 1.7834073464102072`, 2.232391798315142}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 2.233253474191613}, { 1.788407346410207, 2.233253474191613}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 2.234135233137997}, { 1.793407346410207, 2.234135233137997}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 2.2350370784461555`}, { 1.7984073464102068`, 2.2350370784461555`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 2.2359590134302008`}, { 1.8034073464102072`, 2.2359590134302008`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 2.2369010414229242`}, { 1.808407346410207, 2.2369010414229242`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 2.237863165772143}, { 1.813407346410207, 2.237863165772143}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 2.2388453898369622`}, { 1.8184073464102068`, 2.2388453898369622`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 2.239847716983956}, { 1.8234073464102072`, 2.239847716983956}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 2.2408701505832624`}, { 1.828407346410207, 2.2408701505832624`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 2.241912694004602}, { 1.833407346410207, 2.241912694004602}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 2.2429753506132024`}, { 1.8384073464102069`, 2.2429753506132024`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 2.24405812376565}, { 1.8434073464102072`, 2.24405812376565}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 2.2451610168056497`}, { 1.848407346410207, 2.2451610168056497`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 2.2462840330597067`}, { 1.853407346410207, 2.2462840330597067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 2.2474271758327187`}, { 1.8584073464102069`, 2.2474271758327187`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 2.2485904484034913`}, { 1.8634073464102068`, 2.2485904484034913`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 2.2497738540201593`}, { 1.8684073464102071`, 2.2497738540201593`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 2.250977395895533}, { 1.873407346410207, 2.250977395895533}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 2.2522010772023546`}, { 1.878407346410207, 2.2522010772023546`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 2.25344490106847}, { 1.8834073464102068`, 2.25344490106847}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 2.25470887057192}, { 1.8884073464102071`, 2.25470887057192}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 2.2559929887359385`}, { 1.893407346410207, 2.2559929887359385`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 2.257297258523876}, { 1.898407346410207, 2.257297258523876}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 2.2586216828340304`}, { 1.9034073464102068`, 2.2586216828340304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 2.2599662644943925`}, { 1.9084073464102072`, 2.2599662644943925`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 2.2613310062573126`}, { 1.913407346410207, 2.2613310062573126`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 2.262715910794076}, { 1.918407346410207, 2.262715910794076}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 2.2641209806893943`}, { 1.9234073464102068`, 2.2641209806893943`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 2.265546218435813}, { 1.9284073464102072`, 2.265546218435813}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 2.266991626428031}, { 1.933407346410207, 2.266991626428031}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 2.268457206957138}, { 1.938407346410207, 2.268457206957138}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 2.2699429622047615`}, { 1.9434073464102068`, 2.2699429622047615`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 2.2714488942371354`}, { 1.9484073464102072`, 2.2714488942371354`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 2.272975004999075}, { 1.953407346410207, 2.272975004999075}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 2.274521296307872}, { 1.958407346410207, 2.274521296307872}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 2.2760877698471043`}, { 1.9634073464102069`, 2.2760877698471043`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 2.277674427160355}, { 1.9684073464102072`, 2.277674427160355}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 2.279281269644852}, { 1.973407346410207, 2.279281269644852}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 2.280908298545022}, { 1.978407346410207, 2.280908298545022}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 2.2825555149459533`}, { 1.9834073464102069`, 2.2825555149459533`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 2.284222919766783}, { 1.988407346410207, 2.284222919766783}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 2.2859105137539877`}, { 1.993407346410207, 2.2859105137539877`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 2.287618297474604}, { 1.998407346410207, 2.287618297474604}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.28934627130935}, { 2.003407346410207, 2.28934627130935}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.2910944354456735`}, { 2.008407346410207, 2.2910944354456735`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.292862789870709}, { 2.013407346410207, 2.292862789870709}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.294651334364154}, { 2.018407346410207, 2.294651334364154}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.296460068491064}, { 2.023407346410207, 2.296460068491064}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.298288991594559}, { 2.028407346410207, 2.298288991594559}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.3001381027884484`}, { 2.033407346410207, 2.3001381027884484`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.3020074009497784`}, { 2.038407346410207, 2.3020074009497784`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.3038968847112895`}, { 2.043407346410207, 2.3038968847112895`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.3058065524537974`}, { 2.048407346410207, 2.3058065524537974`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.3077364022984903`}, { 2.053407346410207, 2.3077364022984903`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.3096864320991446`}, { 2.058407346410207, 2.3096864320991446`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.311656639434263}, { 2.063407346410207, 2.311656639434263}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.3136470215991283`}, { 2.068407346410207, 2.3136470215991283`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.315657575597779}, { 2.073407346410207, 2.315657575597779}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.317688298134909}, { 2.078407346410207, 2.317688298134909}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.3197391856076837`}, { 2.083407346410207, 2.3197391856076837`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.3218102340974824`}, { 2.088407346410207, 2.3218102340974824`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.3239014393615602`}, { 2.093407346410207, 2.3239014393615602`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.3260127968246347`}, { 2.098407346410207, 2.3260127968246347`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.3281443015703993`}, { 2.103407346410207, 2.3281443015703993`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.3302959483329553`}, { 2.108407346410207, 2.3302959483329553`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.332467731488177}, { 2.1134073464102068`, 2.332467731488177}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.334659645044995}, { 2.118407346410207, 2.334659645044995}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.336871682636616}, { 2.123407346410207, 2.336871682636616}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.3391038375116615`}, { 2.128407346410207, 2.3391038375116615`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.3413561025252427`}, { 2.133407346410207, 2.3413561025252427`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.343628470129962}, { 2.138407346410207, 2.343628470129962}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.3459209323668446`}, { 2.143407346410207, 2.3459209323668446`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.3482334808562055`}, { 2.148407346410207, 2.3482334808562055`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.3505661067884467`}, { 2.153407346410207, 2.3505661067884467`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.35291880091479}, { 2.158407346410207, 2.35291880091479}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.3552915535379433`}, { 2.163407346410207, 2.3552915535379433`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.3576843545027057`}, { 2.168407346410207, 2.3576843545027057`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.3600971931865113`}, { 2.173407346410207, 2.3600971931865113`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.3625300584899063`}, { 2.178407346410207, 2.3625300584899063`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.3649829388269725`}, { 2.183407346410207, 2.3649829388269725`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.3674558221156907`}, { 2.188407346410207, 2.3674558221156907`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.3699486957682465`}, { 2.193407346410207, 2.3699486957682465`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.3724615466812806`}, { 2.198407346410207, 2.3724615466812806`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.374994361226086}, { 2.203407346410207, 2.374994361226086}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.377547125238753}, { 2.208407346410207, 2.377547125238753}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.380119824010262}, { 2.213407346410207, 2.380119824010262}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.3827124422765293`}, { 2.218407346410207, 2.3827124422765293`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.385324964208405}, { 2.223407346410207, 2.385324964208405}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.3879573734016213`}, { 2.228407346410207, 2.3879573734016213`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.390609652866705}, { 2.233407346410207, 2.390609652866705}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.3932817850188415`}, { 2.2384073464102068`, 2.3932817850188415`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.3959737516676984`}, { 2.243407346410207, 2.3959737516676984`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.398685534007216}, { 2.248407346410207, 2.398685534007216}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.4014171126053583`}, { 2.253407346410207, 2.4014171126053583`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.40416846739383}, { 2.2584073464102072`, 2.40416846739383}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.406939577657761}, { 2.263407346410207, 2.406939577657761}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.4097304220253637`}, { 2.268407346410207, 2.4097304220253637`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.41254097845756}, { 2.273407346410207, 2.41254097845756}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.415371224237585}, { 2.278407346410207, 2.415371224237585}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.4182211359605654`}, { 2.283407346410207, 2.4182211359605654`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.421090689523079}, { 2.288407346410207, 2.421090689523079}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.4239798601126976`}, { 2.293407346410207, 2.4239798601126976`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.426888622197508}, { 2.298407346410207, 2.426888622197508}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.4298169495156294`}, { 2.303407346410207, 2.4298169495156294`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.4327648150647097`}, { 2.308407346410207, 2.4327648150647097`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.4357321910914225`}, { 2.313407346410207, 2.4357321910914225`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.438719049080955}, { 2.318407346410207, 2.438719049080955}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.441725359746494}, { 2.323407346410207, 2.441725359746494}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.4447510930187093`}, { 2.328407346410207, 2.4447510930187093`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.4477962180352497`}, { 2.333407346410207, 2.4477962180352497`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.4508607031302327`}, { 2.338407346410207, 2.4508607031302327`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.4539445158237547`}, { 2.343407346410207, 2.4539445158237547`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.457047622811403}, { 2.348407346410207, 2.457047622811403}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.460169989953794}, { 2.353407346410207, 2.460169989953794}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 2.463311582266122}, { 2.358407346410207, 2.463311582266122}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 2.466472363907731}, { 2.3634073464102068`, 2.466472363907731}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 2.469652298171715}, { 2.368407346410207, 2.469652298171715}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 2.4728513474745433`}, { 2.373407346410207, 2.4728513474745433`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 2.476069473345719}, { 2.378407346410207, 2.476069473345719}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 2.4793066364174723`}, { 2.3834073464102072`, 2.4793066364174723`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.4825627964144905`}, { 2.388407346410207, 2.4825627964144905`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.4858379121436944`}, { 2.393407346410207, 2.4858379121436944`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.4891319414840574`}, { 2.398407346410207, 2.4891319414840574`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.492444841376474}, { 2.403407346410207, 2.492444841376474}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.4957765678136807`}, { 2.408407346410207, 2.4957765678136807`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.499127075830238}, { 2.413407346410207, 2.499127075830238}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.502496319492567}, { 2.418407346410207, 2.502496319492567}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.5058842518890545`}, { 2.423407346410207, 2.5058842518890545`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 2.5092908251202264`}, { 2.428407346410207, 2.5092908251202264`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 2.512715990288989}, { 2.433407346410207, 2.512715990288989}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.5161596974909526`}, { 2.438407346410207, 2.5161596974909526`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.5196218958048315`}, { 2.443407346410207, 2.5196218958048315`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.523102533282929}, { 2.448407346410207, 2.523102533282929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.526601556941711}, { 2.453407346410207, 2.526601556941711}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.5301189127524704`}, { 2.458407346410207, 2.5301189127524704`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.533654545632095}, { 2.463407346410207, 2.533654545632095}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.537208399433925}, { 2.468407346410207, 2.537208399433925}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.540780416938727}, { 2.473407346410207, 2.540780416938727}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.5443705398457674`}, { 2.478407346410207, 2.5443705398457674`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.5479787087640116`}, { 2.483407346410207, 2.5479787087640116`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.551604863203428}, { 2.4884073464102068`, 2.551604863203428}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.5552489415664246`}, { 2.493407346410207, 2.5552489415664246`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.5589108811394063`}, { 2.498407346410207, 2.5589108811394063`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.562590618084471}, { 2.503407346410207, 2.562590618084471}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.566288087431232}, { 2.5084073464102072`, 2.566288087431232}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.570003223068788}, { 2.513407346410207, 2.570003223068788}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.5737359577378367`}, { 2.518407346410207, 2.5737359577378367`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.5774862230229343`}, { 2.523407346410207, 2.5774862230229343`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.581253949344914}, { 2.528407346410207, 2.581253949344914}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.5850390659534592`}, { 2.533407346410207, 2.5850390659534592`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.588841500919841}, { 2.538407346410207, 2.588841500919841}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.5926611811298246`}, { 2.543407346410207, 2.5926611811298246`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.596498032276746}, { 2.5484073464102073`, 2.596498032276746}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.600351978854767}, { 2.553407346410207, 2.600351978854767}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.6042229441523097`}, { 2.558407346410207, 2.6042229441523097`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.6081108502456813`}, { 2.563407346410207, 2.6081108502456813`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.612015617992885}, { 2.568407346410207, 2.612015617992885}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.6159371670276257`}, { 2.5734073464102067`, 2.6159371670276257`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.619875415753522}, { 2.578407346410207, 2.619875415753522}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.6238302813385137`}, { 2.583407346410207, 2.6238302813385137`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.6278016797094863`}, { 2.588407346410207, 2.6278016797094863`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.631789525547104}, { 2.593407346410207, 2.631789525547104}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.63579373228086}, { 2.598407346410207, 2.63579373228086}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.6398142120843544`}, { 2.603407346410207, 2.6398142120843544`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.6438508758707937`}, { 2.608407346410207, 2.6438508758707937`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.6479036332887245`}, { 2.6134073464102068`, 2.6479036332887245`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.651972392718002}, { 2.618407346410207, 2.651972392718002}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.6560570612659977`}, { 2.623407346410207, 2.6560570612659977`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.6601575447640555`}, { 2.628407346410207, 2.6601575447640555`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.664273747764191}, { 2.6334073464102072`, 2.664273747764191}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.6684055735360466`}, { 2.638407346410207, 2.6684055735360466`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.672552924064104}, { 2.643407346410207, 2.672552924064104}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.676715700045158}, { 2.648407346410207, 2.676715700045158}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.680893800886055}, { 2.653407346410207, 2.680893800886055}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.685087124701701}, { 2.658407346410207, 2.685087124701701}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.6892955683133417`}, { 2.663407346410207, 2.6892955683133417`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.6935190272471234`}, { 2.668407346410207, 2.6935190272471234`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.697757395732931}, { 2.6734073464102073`, 2.697757395732931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.702010566703513}, { 2.678407346410207, 2.702010566703513}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.706278431793896}, { 2.683407346410207, 2.706278431793896}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.7105608813410877`}, { 2.688407346410207, 2.7105608813410877`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.714857804384079}, { 2.693407346410207, 2.714857804384079}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.7191690886641444`}, { 2.6984073464102067`, 2.7191690886641444`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.723494620625443}, { 2.703407346410207, 2.723494620625443}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.7278342854159257`}, { 2.708407346410207, 2.7278342854159257`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.7321879668885547`}, { 2.713407346410207, 2.7321879668885547`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.7365555476028307`}, { 2.718407346410207, 2.7365555476028307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.740936908826635}, { 2.723407346410207, 2.740936908826635}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.745331930538391}, { 2.728407346410207, 2.745331930538391}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.749740491429547}, { 2.733407346410207, 2.749740491429547}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.754162468907379}, { 2.7384073464102068`, 2.754162468907379}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.758597739098121}, { 2.743407346410207, 2.758597739098121}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.7630461768504206`}, { 2.748407346410207, 2.7630461768504206`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.767507655739129}, { 2.753407346410207, 2.767507655739129}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.771982048069421}, { 2.7584073464102072`, 2.771982048069421}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.776469224881244}, { 2.763407346410207, 2.776469224881244}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.7809690559541154`}, { 2.768407346410207, 2.7809690559541154`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.785481409812245}, { 2.773407346410207, 2.785481409812245}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.790006153730003}, { 2.778407346410207, 2.790006153730003}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.7945431537377297`}, { 2.783407346410207, 2.7945431537377297`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.799092274627882}, { 2.788407346410207, 2.799092274627882}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.8036533799615304`}, { 2.793407346410207, 2.8036533799615304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.808226332075194}, { 2.7984073464102073`, 2.808226332075194}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.8128109920880227`}, { 2.803407346410207, 2.8128109920880227`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.8174072199093274`}, { 2.808407346410207, 2.8174072199093274`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.8220148742464515`}, { 2.813407346410207, 2.8220148742464515`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.8266338126129957`}, { 2.818407346410207, 2.8266338126129957`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.831263891337382}, { 2.8234073464102067`, 2.831263891337382}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.8359049655717716`}, { 2.828407346410207, 2.8359049655717716`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.840556889301324}, { 2.833407346410207, 2.840556889301324}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.845219515353808}, { 2.838407346410207, 2.845219515353808}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.849892695409554}, { 2.843407346410207, 2.849892695409554}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.8545762800117527`}, { 2.848407346410207, 2.8545762800117527`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.8592701185771006`}, { 2.853407346410207, 2.8592701185771006`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.8639740594067886`}, { 2.858407346410207, 2.8639740594067886`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.8686879496978297`}, { 2.8634073464102068`, 2.8686879496978297`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.8734116355547306`}, { 2.868407346410207, 2.8734116355547306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.878144962001504}, { 2.873407346410207, 2.878144962001504}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.882887772994016}, { 2.878407346410207, 2.882887772994016}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.8876399114326707`}, { 2.8834073464102072`, 2.8876399114326707`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.892401219175429}, { 2.888407346410207, 2.892401219175429}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.8971715370511575`}, { 2.893407346410207, 2.8971715370511575`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.9019507048733115`}, { 2.898407346410207, 2.9019507048733115`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.906738561453937}, { 2.903407346410207, 2.906738561453937}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.911534944618003}, { 2.908407346410207, 2.911534944618003}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.9163396912180506`}, { 2.913407346410207, 2.9163396912180506`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.921152637149164}, { 2.918407346410207, 2.921152637149164}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.925973617364253}, { 2.9234073464102073`, 2.925973617364253}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.930802465889645}, { 2.928407346410207, 2.930802465889645}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.9356390158409877`}, { 2.933407346410207, 2.9356390158409877`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.940483099439455}, { 2.938407346410207, 2.940483099439455}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.9453345480282476`}, { 2.943407346410207, 2.9453345480282476`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.9501931920893956`}, { 2.9484073464102067`, 2.9501931920893956`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.955058861260846}, { 2.953407346410207, 2.955058861260846}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.9599313843538377`}, { 2.958407346410207, 2.9599313843538377`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.9648105893705607`}, { 2.963407346410207, 2.9648105893705607`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.969696303522089}, { 2.968407346410207, 2.969696303522089}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.974588353246584}, { 2.973407346410207, 2.974588353246584}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.979486564227769}, { 2.978407346410207, 2.979486564227769}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.984390761413657}, { 2.983407346410207, 2.984390761413657}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.9893007690355398`}, { 2.9884073464102068`, 2.9893007690355398`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.994216410627225}, { 2.993407346410207, 2.994216410627225}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.9991375090445125`}, { 2.998407346410207, 2.9991375090445125`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.0040638864849156`}, { 3.003407346410207, 3.0040638864849156`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.008995364507609}, { 3.0084073464102072`, 3.008995364507609}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.0139317640535985`}, { 3.013407346410207, 3.0139317640535985`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.0188729054661176`}, { 3.018407346410207, 3.0188729054661176`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.023818608511229}, { 3.023407346410207, 3.023818608511229}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.028768692398634}, { 3.028407346410207, 3.028768692398634}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.03372297580268}, { 3.0334073464102067`, 3.03372297580268}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.0386812768835583`}, { 3.038407346410207, 3.0386812768835583`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.043643413308686}, { 3.043407346410207, 3.043643413308686}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.048609202274267}, { 3.0484073464102073`, 3.048609202274267}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.0535784605270186`}, { 3.053407346410207, 3.0535784605270186`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.058551004386064}, { 3.058407346410207, 3.058551004386064}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.0635266497649756`}, { 3.063407346410207, 3.0635266497649756`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068505212193968}, { 3.068407346410207, 3.068505212193968}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.073486506842229}, { 3.0734073464102067`, 3.073486506842229}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.0784703485403786`}, { 3.078407346410207, 3.0784703485403786`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.0834565518030552`}, { 3.083407346410207, 3.0834565518030552`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.088444930851618}, { 3.0884073464102073`, 3.088444930851618}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.093435299636948}, { 3.093407346410207, 3.093435299636948}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.0984274718623586`}, { 3.098407346410207, 3.0984274718623586`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.1034212610065874`}, { 3.103407346410207, 3.1034212610065874`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.1084164803468775`}, { 3.108407346410207, 3.1084164803468775`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.113412942982126}, { 3.1134073464102068`, 3.113412942982126}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.118410461856104}, { 3.118407346410207, 3.118410461856104}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.1234088497807266`}, { 3.123407346410207, 3.1234088497807266`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.12840791945938}, { 3.1284073464102073`, 3.12840791945938}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.133407483510279}, { 3.1334073464102072`, 3.133407483510279}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.138407354489863}, { 3.138407346410207, 3.138407354489863}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.138407354489863}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -2359.6375}, ImageScaled[{0.5, 0.5}], {360., 393.00000000000045}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {Null, SparseArray[ Automatic, {4, 4}, 0, { 1, {{0, 1, 2, 2, 4}, {{4}, {4}, {1}, {2}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.12500993534343374`, -0.1250099353434337}, { 2.1250089008383712`, -0.1250099353434336}, { 0.1250099353434336, -0.3750298060303009}, { 1.1239923120025526`, -0.1250099353434337}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {2, 4}}, 0.022611456574261585`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.022611456574261585], DiskBox[2, 0.022611456574261585], DiskBox[3, 0.022611456574261585], DiskBox[4, 0.022611456574261585]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -2788.6625000000004}, { Center, Center}, {360., 393.00000000000045}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -1.2246467991473527`*^-16}, \ {-3.141592653589793, -3.141592653589793}, {-3.141592653589793, \ -3.141592653589793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -0.00499996875000002}, \ {-3.1365926535897932`, -3.136592684839793}, {-3.1365926535897932`, \ -3.136592684839793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -0.009999749999999898}, \ {-3.1315926535897933`, -3.131592903589793}, {-3.1315926535897933`, \ -3.131592903589793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -0.014999156250000067`}, \ {-3.126592653589793, -3.126593497339793}, {-3.126592653589793, \ -3.126593497339793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -0.019997999999998805`}, \ {-3.121592653589793, -3.1215946535897943`}, {-3.121592653589793, \ -3.1215946535897943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -0.024996093749993696`}, \ {-3.116592653589793, -3.1165965598397998`}, {-3.116592653589793, \ -3.1165965598397998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -0.02999324999997724}, \ {-3.1115926535897933`, -3.111599403589816}, {-3.1115926535897933`, \ -3.111599403589816}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -0.03498928124993365}, \ {-3.106592653589793, -3.1066033723398596`}, {-3.106592653589793, \ -3.1066033723398596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -0.03998399999983084}, \ {-3.101592653589793, -3.1016086535899623`}, {-3.101592653589793, \ -3.1016086535899623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -0.0449772187496147}, \ {-3.096592653589793, -3.0966154348401784`}, {-3.096592653589793, \ -3.0966154348401784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -0.04996874999919616}, \ {-3.0915926535897933`, -3.0916239035905972`}, {-3.0915926535897933`, \ -3.0916239035905972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -0.054958406248438035`}, \ {-3.086592653589793, -3.086634247341355}, {-3.086592653589793, \ -3.086634247341355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -0.059945999997135846`}, \ {-3.081592653589793, -3.0816466535926574`}, {-3.081592653589793, \ -3.0816466535926574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -0.06493134374499974}, \ {-3.076592653589793, -3.0766613098447935`}, {-3.076592653589793, \ -3.0766613098447935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -0.06991424999162821}, \ {-3.0715926535897933`, -3.071678403598165}, {-3.0715926535897933`, \ -3.071678403598165}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -0.07489453123648059}, \ {-3.066592653589793, -3.0666981223533125`}, {-3.066592653589793, \ -3.0666981223533125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -0.07987199997884278}, \ {-3.061592653589793, -3.0617206536109505`}, {-3.061592653589793, \ -3.0617206536109505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -0.0848464687177938}, \ {-3.056592653589793, -3.0567461848719994`}, {-3.056592653589793, \ -3.0567461848719994`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -0.08981774995216314}, \ {-3.0515926535897933`, -3.05177490363763}, {-3.0515926535897933`, \ -3.05177490363763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -0.09478565618048722}, \ {-3.046592653589793, -3.046806997409306}, {-3.046592653589793, \ -3.046806997409306}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -0.09974999990095906}, \ {-3.041592653589793, -3.041842653688834}, {-3.041592653589793, \ -3.041842653688834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -0.10471059361137852`}, \ {-3.036592653589793, -3.0368820599784145`}, {-3.036592653589793, \ -3.0368820599784145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -0.10966724980909422`}, \ {-3.0315926535897932`, -3.031925403780699}, {-3.0315926535897932`, \ -3.031925403780699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -0.11461978099094572`}, \ {-3.026592653589793, -3.0269728725988476`}, {-3.026592653589793, \ -3.0269728725988476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -0.1195679996531984}, \ {-3.021592653589793, -3.0220246539365947`}, {-3.021592653589793, \ -3.0220246539365947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -0.12451171829148214`}, \ {-3.016592653589793, -3.0170809352983112`}, {-3.016592653589793, \ -3.0170809352983112`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -0.12945074940072185`}, \ {-3.0115926535897932`, -3.0121419041890714`}, {-3.0115926535897932`, \ -3.0121419041890714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -0.13438490547506998`}, \ {-3.0065926535897933`, -3.0072077481147232`}, {-3.0065926535897933`, \ -3.0072077481147232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -0.1393139990078375}, \ {-3.001592653589793, -3.0022786545819558`}, {-3.001592653589793, \ -3.0022786545819558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -0.14423784249142294`}, \ {-2.996592653589793, -2.9973548110983703`}, {-2.996592653589793, \ -2.9973548110983703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -0.14915624841724653`}, \ {-2.991592653589793, -2.9924364051725463`}, {-2.991592653589793, \ -2.9924364051725463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -0.15406902927568272`}, \ {-2.9865926535897933`, -2.9875236243141106`}, {-2.9865926535897933`, \ -2.9875236243141106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -0.15897599755599576`}, \ {-2.981592653589793, -2.9826166560337977`}, {-2.981592653589793, \ -2.9826166560337977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -0.16387696574628}, \ {-2.976592653589793, -2.977715687843513}, {-2.976592653589793, \ -2.977715687843513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -0.16877174633340783`}, \ {-2.971592653589793, -2.9728209072563856`}, {-2.971592653589793, \ -2.9728209072563856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -0.17366015180297933`}, \ {-2.9665926535897933`, -2.967932501786814}, {-2.9665926535897933`, \ -2.967932501786814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -0.17854199463928516`}, \ {-2.961592653589793, -2.963050658950508}, {-2.961592653589793, \ -2.963050658950508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -0.18341708732527492`}, \ {-2.956592653589793, -2.9581755662645186`}, {-2.956592653589793, \ -2.9581755662645186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -0.18828524234254118`}, \ {-2.951592653589793, -2.9533074112472524`}, {-2.951592653589793, \ -2.9533074112472524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -0.19314627217131397`}, \ {-2.9465926535897933`, -2.948446381418479}, {-2.9465926535897933`, \ -2.948446381418479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -0.19799998929047288`}, \ {-2.941592653589793, -2.94359266429932}, {-2.941592653589793, \ -2.94359266429932}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -0.2028462061775731}, \ {-2.936592653589793, -2.9387464474122202`}, {-2.936592653589793, \ -2.9387464474122202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -0.20768473530889695`}, \ {-2.931592653589793, -2.9339079182808963`}, {-2.931592653589793, \ -2.9339079182808963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -0.2125153891595228}, \ {-2.9265926535897933`, -2.9290772644302705`}, {-2.9265926535897933`, \ -2.9290772644302705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -0.21733798020342102`}, \ {-2.921592653589793, -2.9242546733863723`}, {-2.921592653589793, \ -2.9242546733863723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -0.22215232091357617`}, \ {-2.916592653589793, -2.919440332676217}, {-2.916592653589793, \ -2.919440332676217}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -0.22695822376214156`}, \ {-2.911592653589793, -2.914634429827651}, {-2.911592653589793, \ -2.914634429827651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -0.23175550122062558`}, \ {-2.9065926535897932`, -2.9098371523691675`}, {-2.9065926535897932`, \ -2.9098371523691675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -0.23654396576011438`}, \ {-2.901592653589793, -2.905048687829679}, {-2.901592653589793, \ -2.905048687829679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -0.24132342985153396`}, \ {-2.896592653589793, -2.9002692237382592`}, {-2.896592653589793, \ -2.9002692237382592`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -0.24609370596595825`}, \ {-2.891592653589793, -2.895498947623835}, {-2.891592653589793, \ -2.895498947623835}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -0.2508546065749609}, \ {-2.8865926535897932`, -2.8907380470148323`}, {-2.8865926535897932`, \ -2.8907380470148323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -0.255605944151019}, \ {-2.8815926535897933`, -2.8859867094387743`}, {-2.8815926535897933`, \ -2.8859867094387743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -0.26034753116797205`}, \ {-2.876592653589793, -2.881245122421821}, {-2.876592653589793, \ -2.881245122421821}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -0.2650791801015367}, \ {-2.871592653589793, -2.8765134734882563`}, {-2.871592653589793, \ -2.8765134734882563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -0.26980070342989043`}, \ {-2.866592653589793, -2.8717919501599027`}, {-2.866592653589793, \ -2.8717919501599027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -0.2745119136343175}, \ {-2.861592653589793, -2.867080739955476}, {-2.861592653589793, \ -2.867080739955476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -0.27921262319992607`}, \ {-2.856592653589793, -2.862380030389867}, {-2.856592653589793, \ -2.862380030389867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -0.2839026446164516}, \ {-2.851592653589793, -2.8576900089733415`}, {-2.851592653589793, \ -2.8576900089733415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -0.288581790379129}, \ {-2.846592653589793, -2.853010863210664}, {-2.846592653589793, \ -2.853010863210664}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -0.29324987298966426`}, \ {-2.8415926535897933`, -2.8483427806001296`}, {-2.8415926535897933`, \ -2.8483427806001296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -0.29790670495729016`}, \ {-2.836592653589793, -2.8436859486325035`}, {-2.836592653589793, \ -2.8436859486325035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -0.3025520987999246}, \ {-2.831592653589793, -2.8390405547898685`}, {-2.831592653589793, \ -2.8390405547898685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -0.3071858670454336}, \ {-2.826592653589793, -2.8344067865443594`}, {-2.826592653589793, \ -2.8344067865443594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -0.3118078222330005}, \ {-2.8215926535897933`, -2.829784831356793}, {-2.8215926535897933`, \ -2.829784831356793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -0.31641777691461537`}, \ {-2.816592653589793, -2.825174876675178}, {-2.816592653589793, \ -2.825174876675178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -0.32101554365668344`}, \ {-2.811592653589793, -2.82057710993311}, {-2.811592653589793, \ -2.82057710993311}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -0.3256009350417669}, \ {-2.806592653589793, -2.8159917185480263`}, {-2.806592653589793, \ -2.8159917185480263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -0.3301737636704583}, \ {-2.8015926535897933`, -2.811418889919335}, {-2.8015926535897933`, \ -2.811418889919335}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -0.33473384216339996`}, \ {-2.796592653589793, -2.8068588114263933`}, {-2.796592653589793, \ -2.8068588114263933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -0.3392809831634503}, \ {-2.791592653589793, -2.8023116704263433`}, {-2.791592653589793, \ -2.8023116704263433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -0.3438149993380115}, \ {-2.786592653589793, -2.797777654251782}, {-2.786592653589793, \ -2.797777654251782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -0.3483357033815178}, \ {-2.7815926535897932`, -2.7932569502082756`}, {-2.7815926535897932`, \ -2.7932569502082756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -0.3528429080180999}, \ {-2.776592653589793, -2.788749745571693}, {-2.776592653589793, \ -2.788749745571693}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -0.3573364260044263}, \ {-2.771592653589793, -2.7842562275853666`}, {-2.771592653589793, \ -2.7842562275853666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -0.3618160701327373}, \ {-2.766592653589793, -2.7797765834570556`}, {-2.766592653589793, \ -2.7797765834570556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -0.3662816532340725}, \ {-2.7615926535897932`, -2.7753110003557206`}, {-2.7615926535897932`, \ -2.7753110003557206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -0.3707329881817052}, \ {-2.7565926535897933`, -2.770859665408088}, {-2.7565926535897933`, \ -2.770859665408088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -0.3751698878947919}, \ {-2.751592653589793, -2.766422765695001}, {-2.751592653589793, \ -2.766422765695001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -0.37959216534224133`}, \ {-2.746592653589793, -2.7620004882475517`}, {-2.746592653589793, \ -2.7620004882475517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -0.3839996335468209}, \ {-2.741592653589793, -2.7575930200429726`}, {-2.741592653589793, \ -2.7575930200429726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -0.3883921055894996}, \ {-2.736592653589793, -2.7532005480002937`}, {-2.736592653589793, \ -2.7532005480002937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -0.39276939461404287`}, \ {-2.731592653589793, -2.7488232589757504`}, {-2.731592653589793, \ -2.7488232589757504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -0.3971313138318713}, \ {-2.726592653589793, -2.744461339757922}, {-2.726592653589793, \ -2.744461339757922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -0.40147767652718375`}, \ {-2.721592653589793, -2.7401149770626096`}, {-2.721592653589793, \ -2.7401149770626096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -0.405808296062365}, \ {-2.7165926535897933`, -2.7357843575274283`}, {-2.7165926535897933`, \ -2.7357843575274283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -0.4101229858836818}, \ {-2.711592653589793, -2.731469667706112}, {-2.711592653589793, \ -2.731469667706112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -0.41442155952727766`}, \ {-2.706592653589793, -2.7271710940625153`}, {-2.706592653589793, \ -2.7271710940625153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -0.4187038306254834}, \ {-2.701592653589793, -2.72288882296431}, {-2.701592653589793, \ -2.72288882296431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -0.4229696129134431}, \ {-2.6965926535897933`, -2.7186230406763503`}, {-2.6965926535897933`, \ -2.7186230406763503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -0.42721872023607643`}, \ {-2.691592653589793, -2.7143739333537167`}, {-2.691592653589793, \ -2.7143739333537167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -0.4314509665553807}, \ {-2.686592653589793, -2.710141687034412}, {-2.686592653589793, \ -2.710141687034412}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -0.4356661659580898}, \ {-2.681592653589793, -2.7059264876317033`}, {-2.681592653589793, \ -2.7059264876317033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -0.43986413266369495`}, \ {-2.6765926535897933`, -2.7017285209260984`}, {-2.6765926535897933`, \ -2.7017285209260984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -0.44404468103284417`}, \ {-2.671592653589793, -2.6975479725569493`}, {-2.671592653589793, \ -2.6975479725569493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -0.448207625576125}, \ {-2.666592653589793, -2.6933850280136684`}, {-2.666592653589793, \ -2.6933850280136684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -0.4523527809632502}, \ {-2.661592653589793, -2.6892398726265427`}, {-2.661592653589793, \ -2.6892398726265427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -0.45647996203265084`}, \ {-2.6565926535897932`, -2.685112691557142}, {-2.6565926535897932`, \ -2.685112691557142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -0.46058898380149144`}, \ {-2.651592653589793, -2.6810036697883017`}, {-2.651592653589793, \ -2.6810036697883017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -0.46467966147611484`}, \ {-2.646592653589793, -2.6769129921136785`}, {-2.646592653589793, \ -2.6769129921136785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -0.46875181046293773`}, \ {-2.641592653589793, -2.6728408431268558`}, {-2.641592653589793, \ -2.6728408431268558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -0.47280524637979626`}, \ {-2.6365926535897932`, -2.668787407209997}, {-2.6365926535897932`, \ -2.668787407209997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -0.47683978506776253`}, \ {-2.6315926535897933`, -2.6647528685220307`}, {-2.6315926535897933`, \ -2.6647528685220307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -0.4808552426034372}, \ {-2.626592653589793, -2.6607374109863557`}, {-2.626592653589793, \ -2.6607374109863557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -0.48485143531173497`}, \ {-2.621592653589793, -2.6567412182780585`}, {-2.621592653589793, \ -2.6567412182780585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -0.48882817977917087`}, \ {-2.616592653589793, -2.6527644738106226`}, {-2.616592653589793, \ -2.6527644738106226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -0.4927852928676611}, \ {-2.611592653589793, -2.648807360722132}, {-2.611592653589793, \ -2.648807360722132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -0.4967225917288472}, \ {-2.606592653589793, -2.644870061860946}, {-2.606592653589793, \ -2.644870061860946}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -0.5006398938189558}, \ {-2.601592653589793, -2.6409527597708378`}, {-2.601592653589793, \ -2.6409527597708378`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -0.5045370169142074}, \ {-2.596592653589793, -2.6370556366755857`}, {-2.596592653589793, \ -2.6370556366755857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -0.5084137791267828}, \ {-2.5915926535897933`, -2.63317887446301}, {-2.5915926535897933`, \ -2.63317887446301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -0.5122699989213574}, \ {-2.586592653589793, -2.6293226546684356`}, {-2.586592653589793, \ -2.6293226546684356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -0.5161054951322137}, \ {-2.581592653589793, -2.625487158457579}, {-2.581592653589793, \ -2.625487158457579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -0.519920086980949}, \ {-2.576592653589793, -2.6216725666088436`}, {-2.576592653589793, \ -2.6216725666088436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -0.5237135940947791}, \ {-2.571592653589793, -2.617879059495014}, {-2.571592653589793, \ -2.617879059495014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -0.527485836525451}, \ {-2.566592653589793, -2.614106817064342}, {-2.566592653589793, \ -2.614106817064342}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -0.5312366347687824}, \ {-2.561592653589793, -2.610356018821011}, {-2.561592653589793, \ -2.610356018821011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -0.5349658097848212}, \ {-2.556592653589793, -2.6066268438049716`}, {-2.556592653589793, \ -2.6066268438049716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -0.5386731830186536}, \ {-2.5515926535897933`, -2.60291947057114}, {-2.5515926535897933`, \ -2.60291947057114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -0.5423585764218503}, \ {-2.5465926535897934`, -2.599234077167943}, {-2.5465926535897934`, \ -2.599234077167943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -0.5460218124745744}, \ {-2.541592653589793, -2.595570841115219}, {-2.541592653589793, \ -2.595570841115219}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -0.5496627142083492}, \ {-2.536592653589793, -2.591929939381444}, {-2.536592653589793, \ -2.591929939381444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -0.5532811052295011}, \ {-2.5315926535897932`, -2.5883115483602923`}, {-2.5315926535897932`, \ -2.5883115483602923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -0.5568768097432756}, \ {-2.526592653589793, -2.5847158438465176`}, {-2.526592653589793, \ -2.5847158438465176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -0.5604496525786423}, \ {-2.521592653589793, -2.581143001011151}, {-2.521592653589793, \ -2.581143001011151}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -0.563999459213787}, \ {-2.516592653589793, -2.577593194376006}, {-2.516592653589793, \ -2.577593194376006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -0.5675260558023042}, \ {-2.5115926535897932`, -2.574066597787489}, {-2.5115926535897932`, \ -2.574066597787489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -0.5710292692000859}, \ {-2.5065926535897933`, -2.5705633843897076`}, {-2.5065926535897933`, \ -2.5705633843897076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -0.5745089269929181}, \ {-2.501592653589793, -2.567083726596875}, {-2.501592653589793, \ -2.567083726596875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -0.577964857524786}, \ {-2.496592653589793, -2.563627796065007}, {-2.496592653589793, \ -2.563627796065007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -0.5813968899268915}, \ {-2.491592653589793, -2.5601957636629016`}, {-2.491592653589793, \ -2.5601957636629016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -0.5848048541473836}, \ {-2.486592653589793, -2.5567877994424095`}, {-2.486592653589793, \ -2.5567877994424095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -0.5881885809818026}, \ {-2.481592653589793, -2.5534040726079907`}, {-2.481592653589793, \ -2.5534040726079907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -0.5915479021042443}, \ {-2.476592653589793, -2.550044751485549}, {-2.476592653589793, \ -2.550044751485549}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -0.594882650099236}, \ {-2.471592653589793, -2.546710003490557}, {-2.471592653589793, \ -2.546710003490557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -0.5981926584943303}, \ {-2.4665926535897933`, -2.543399995095463}, {-2.4665926535897933`, \ -2.543399995095463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -0.6014777617934092}, \ {-2.461592653589793, -2.5401148917963843`}, {-2.461592653589793, \ -2.5401148917963843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -0.604737795510698}, \ {-2.456592653589793, -2.5368548580790957`}, {-2.456592653589793, \ -2.5368548580790957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -0.6079725962054892}, \ {-2.451592653589793, -2.533620057384304}, {-2.451592653589793, \ -2.533620057384304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -0.6111820015175635}, \ {-2.446592653589793, -2.53041065207223}, {-2.446592653589793, \ -2.53041065207223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -0.6143658502033075}, \ {-2.441592653589793, -2.5272268033864855`}, {-2.441592653589793, \ -2.5272268033864855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -0.6175239821725218}, \ {-2.436592653589793, -2.5240686714172718`}, {-2.436592653589793, \ -2.5240686714172718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -0.6206562385259057}, \ {-2.431592653589793, -2.520936415063888}, {-2.431592653589793, \ -2.520936415063888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -0.6237624615932196}, \ {-2.4265926535897933`, -2.5178301919965738`}, {-2.4265926535897933`, \ -2.5178301919965738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -0.6268424949721034}, \ {-2.4215926535897934`, -2.51475015861769}, {-2.4215926535897934`, \ -2.51475015861769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -0.629896183567548}, \ {-2.416592653589793, -2.5116964700222453`}, {-2.416592653589793, \ -2.5116964700222453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -0.6329233736320033}, \ {-2.411592653589793, -2.50866927995779}, {-2.411592653589793, \ -2.50866927995779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -0.6359239128061103}, \ {-2.4065926535897932`, -2.505668740783683}, {-2.4065926535897932`, \ -2.505668740783683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -0.6388976501600422}, \ {-2.401592653589793, -2.5026950034297513`}, {-2.401592653589793, \ -2.5026950034297513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -0.6418444362354379}, \ {-2.396592653589793, -2.4997482173543557`}, {-2.396592653589793, \ -2.4997482173543557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -0.6447641230879102}, \ {-2.391592653589793, -2.496828530501883}, {-2.391592653589793, \ -2.496828530501883}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -0.6476565643301115}, \ {-2.3865926535897932`, -2.493936089259682}, {-2.3865926535897932`, \ -2.493936089259682}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -0.6505216151753327}, \ {-2.3815926535897933`, -2.4910710384144608`}, {-2.3815926535897933`, \ -2.4910710384144608`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -0.6533591324816195}, \ {-2.376592653589793, -2.4882335211081736`}, {-2.376592653589793, \ -2.4882335211081736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -0.6561689747963793}, \ {-2.371592653589793, -2.4854236787934143`}, {-2.371592653589793, \ -2.4854236787934143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -0.6589510024014533}, \ {-2.366592653589793, -2.48264165118834}, {-2.366592653589793, \ -2.48264165118834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -0.661705077358636}, \ {-2.361592653589793, -2.479887576231157}, {-2.361592653589793, \ -2.479887576231157}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -0.6644310635556016}, \ {-2.356592653589793, -2.477161590034192}, {-2.356592653589793, \ -2.477161590034192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -0.6671288267522244}, \ {-2.351592653589793, -2.474463826837569}, {-2.351592653589793, \ -2.474463826837569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -0.6697982346272514}, \ {-2.346592653589793, -2.4717944189625416`}, {-2.346592653589793, \ -2.4717944189625416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -0.672439156825303}, \ {-2.3415926535897933`, -2.469153496764491}, {-2.3415926535897933`, \ -2.469153496764491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -0.6750514650041648}, \ {-2.336592653589793, -2.4665411885856283`}, {-2.336592653589793, \ -2.4665411885856283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -0.6776350328823411}, \ {-2.331592653589793, -2.4639576207074523`}, {-2.331592653589793, \ -2.4639576207074523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -0.680189736286832}, \ {-2.326592653589793, -2.4614029173029612`}, {-2.326592653589793, \ -2.4614029173029612`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -0.6827154532010975}, \ {-2.321592653589793, -2.458877200388695}, {-2.321592653589793, \ -2.458877200388695}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -0.6852120638131736}, \ {-2.316592653589793, -2.4563805897766198`}, {-2.316592653589793, \ -2.4563805897766198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -0.6876794505638968}, \ {-2.311592653589793, -2.4539132030258966`}, {-2.311592653589793, \ -2.4539132030258966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -0.690117498195202}, \ {-2.306592653589793, -2.4514751553945913`}, {-2.306592653589793, \ -2.4514751553945913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -0.6925260937984493}, \ {-2.3015926535897933`, -2.4490665597913437`}, {-2.3015926535897933`, \ -2.4490665597913437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -0.694905126862735}, \ {-2.2965926535897934`, -2.4466875267270582`}, {-2.2965926535897934`, \ -2.4466875267270582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -0.6972544893231487}, \ {-2.291592653589793, -2.4443381642666444`}, {-2.291592653589793, \ -2.4443381642666444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -0.6995740756089237}, \ {-2.286592653589793, -2.4420185779808694`}, {-2.286592653589793, \ -2.4420185779808694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -0.7018637826914439}, \ {-2.2815926535897932`, -2.439728870898349}, {-2.2815926535897932`, \ -2.439728870898349}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -0.7041235101320527}, \ {-2.276592653589793, -2.4374691434577405`}, {-2.276592653589793, \ -2.4374691434577405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -0.7063531601296161}, \ {-2.271592653589793, -2.4352394934601773`}, {-2.271592653589793, \ -2.4352394934601773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -0.708552637567799}, \ {-2.266592653589793, -2.433040016021995}, {-2.266592653589793, \ -2.433040016021995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -0.710721850061993}, \ {-2.2615926535897932`, -2.4308708035278004`}, {-2.2615926535897932`, \ -2.4308708035278004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -0.7128607080058568}, \ {-2.2565926535897933`, -2.428731945583936}, {-2.2565926535897933`, \ -2.428731945583936}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -0.7149691246174097}, \ {-2.251592653589793, -2.4266235289723834`}, {-2.251592653589793, \ -2.4266235289723834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -0.7170470159846268}, \ {-2.246592653589793, -2.4245456376051666`}, {-2.246592653589793, \ -2.4245456376051666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -0.7190943011104928}, \ {-2.241592653589793, -2.422498352479301}, {-2.241592653589793, \ -2.422498352479301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -0.7211109019574461}, \ {-2.236592653589793, -2.420481751632347}, {-2.236592653589793, \ -2.420481751632347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -0.7230967434911757}, \ {-2.231592653589793, -2.4184959100986174`}, {-2.231592653589793, \ -2.4184959100986174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -0.7250517537237026}, \ {-2.226592653589793, -2.4165408998660904`}, {-2.226592653589793, \ -2.4165408998660904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -0.7269758637557053}, \ {-2.221592653589793, -2.414616789834088}, {-2.221592653589793, \ -2.414616789834088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -0.7288690078180238}, \ {-2.2165926535897933`, -2.4127236457717696`}, {-2.2165926535897933`, \ -2.4127236457717696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -0.7307311233122972}, \ {-2.211592653589793, -2.4108615302774963`}, {-2.211592653589793, \ -2.4108615302774963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -0.7325621508506736}, \ {-2.206592653589793, -2.4090305027391197`}, {-2.206592653589793, \ -2.4090305027391197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -0.7343620342945449}, \ {-2.201592653589793, -2.407230619295248}, {-2.201592653589793, \ -2.407230619295248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -0.736130720792248}, \ {-2.196592653589793, -2.4054619327975453`}, {-2.196592653589793, \ -2.4054619327975453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -0.7378681608156794}, \ {-2.191592653589793, -2.403724492774114}, {-2.191592653589793, \ -2.403724492774114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -0.7395743081957771}, \ {-2.186592653589793, -2.402018345394016}, {-2.186592653589793, \ -2.402018345394016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -0.7412491201568074}, \ {-2.181592653589793, -2.4003435334329857`}, {-2.181592653589793, \ -2.4003435334329857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -0.7428925573494136}, \ {-2.1765926535897933`, -2.3987000962403795`}, {-2.1765926535897933`, \ -2.3987000962403795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -0.7445045838823703}, \ {-2.1715926535897934`, -2.397088069707423}, {-2.1715926535897934`, \ -2.397088069707423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -0.7460851673529981}, \ {-2.166592653589793, -2.395507486236795}, {-2.166592653589793, \ -2.395507486236795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -0.7476342788761864}, \ {-2.161592653589793, -2.393958374713607}, {-2.161592653589793, \ -2.393958374713607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -0.7491518931119777}, \ {-2.1565926535897932`, -2.3924407604778155`}, {-2.1565926535897932`, \ -2.3924407604778155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -0.7506379882916677}, \ {-2.151592653589793, -2.3909546652981253`}, {-2.151592653589793, \ -2.3909546652981253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -0.7520925462423762}, \ {-2.146592653589793, -2.389500107347417}, {-2.146592653589793, \ -2.389500107347417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -0.7535155524100416}, \ {-2.141592653589793, -2.3880771011797517`}, {-2.141592653589793, \ -2.3880771011797517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -0.754906995880804}, \ {-2.1365926535897932`, -2.386685657708989}, {-2.1365926535897932`, \ -2.386685657708989}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -0.7562668694007268}, \ {-2.1315926535897933`, -2.3853257841890665`}, {-2.1315926535897933`, \ -2.3853257841890665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -0.7575951693938283}, \ {-2.126592653589793, -2.383997484195965}, {-2.126592653589793, \ -2.383997484195965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -0.7588918959783775}, \ {-2.121592653589793, -2.3827007576114156`}, {-2.121592653589793, \ -2.3827007576114156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -0.7601570529814239}, \ {-2.116592653589793, -2.3814356006083695`}, {-2.116592653589793, \ -2.3814356006083695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -0.7613906479515283}, \ {-2.111592653589793, -2.3802020056382647`}, {-2.111592653589793, \ -2.3802020056382647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -0.7625926921696603}, \ {-2.106592653589793, -2.378999961420133}, {-2.106592653589793, \ -2.378999961420133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -0.7637632006582376}, \ {-2.101592653589793, -2.377829452931556}, {-2.101592653589793, \ -2.377829452931556}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -0.7649021921882774}, \ {-2.096592653589793, -2.3766904614015156`}, {-2.096592653589793, \ -2.3766904614015156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -0.7660096892846396}, \ {-2.0915926535897933`, -2.3755829643051536`}, {-2.0915926535897933`, \ -2.3755829643051536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -0.7670857182293347}, \ {-2.0865926535897934`, -2.374506935360458}, {-2.0865926535897934`, \ -2.374506935360458}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -0.7681303090628808}, \ {-2.081592653589793, -2.3734623445269127`}, {-2.081592653589793, \ -2.3734623445269127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -0.7691434955836928}, \ {-2.076592653589793, -2.3724491580061007`}, {-2.076592653589793, \ -2.3724491580061007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -0.7701253153454892}, \ {-2.071592653589793, -2.371467338244304}, {-2.071592653589793, \ -2.371467338244304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -0.7710758096527024}, \ {-2.066592653589793, -2.3705168439370907`}, {-2.066592653589793, \ -2.3705168439370907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -0.7719950235538864}, \ {-2.061592653589793, -2.3695976300359067`}, {-2.061592653589793, \ -2.3695976300359067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -0.7728830058331163}, \ {-2.056592653589793, -2.3687096477566767`}, {-2.056592653589793, \ -2.3687096477566767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -0.7737398089993711}, \ {-2.0515926535897933`, -2.367852844590422}, {-2.0515926535897933`, \ -2.367852844590422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -0.774565489273906}, \ {-2.0465926535897934`, -2.3670271643158873`}, {-2.0465926535897934`, \ -2.3670271643158873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -0.7753601065756084}, \ {-2.041592653589793, -2.3662325470141847`}, {-2.041592653589793, \ -2.3662325470141847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -0.7761237245043497}, \ {-2.036592653589793, -2.365468929085443}, {-2.036592653589793, \ -2.365468929085443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -0.776856410322335}, \ {-2.031592653589793, -2.3647362432674583`}, {-2.031592653589793, \ -2.3647362432674583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -0.7775582349334615}, \ {-2.026592653589793, -2.3640344186563316`}, {-2.026592653589793, \ -2.3640344186563316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -0.7782292728607023}, \ {-2.021592653589793, -2.363363380729091}, {-2.021592653589793, \ -2.363363380729091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -0.7788696022215265}, \ {-2.016592653589793, -2.362723051368267}, {-2.016592653589793, \ -2.362723051368267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -0.7794793047013757}, \ {-2.0115926535897932`, -2.3621133488884176`}, {-2.0115926535897932`, \ -2.3621133488884176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -0.7800584655252202}, \ {-2.0065926535897933`, -2.361534188064573}, {-2.0065926535897933`, \ -2.361534188064573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -0.7806071734272123}, \ {-2.001592653589793, -2.3609854801625807`}, {-2.001592653589793, \ -2.3609854801625807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -0.781125520618471}, \ {-1.996592653589793, -2.3604671329713227`}, {-1.996592653589793, \ -2.3604671329713227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -0.7816136027530195}, \ {-1.991592653589793, -2.3599790508367735`}, {-1.991592653589793, \ -2.3599790508367735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -0.7820715188919116}, \ {-1.986592653589793, -2.3595211346978817`}, {-1.986592653589793, \ -2.3595211346978817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -0.7824993714655772}, \ {-1.9815926535897932`, -2.359093282124216}, {-1.9815926535897932`, \ -2.359093282124216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -0.7828972662344249}, \ {-1.976592653589793, -2.358695387355368}, {-1.976592653589793, \ -2.358695387355368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -0.7832653122477379}, \ {-1.9715926535897932`, -2.3583273413420556`}, {-1.9715926535897932`, \ -2.3583273413420556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -0.7836036218009067}, \ {-1.966592653589793, -2.357989031788886}, {-1.966592653589793, \ -2.357989031788886}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -0.7839123103910375}, \ {-1.9615926535897932`, -2.357680343198756}, {-1.9615926535897932`, \ -2.357680343198756}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -0.7841914966709798}, \ {-1.956592653589793, -2.3574011569188134`}, {-1.956592653589793, \ -2.3574011569188134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -0.7844413024018273}, \ {-1.9515926535897932`, -2.3571513511879663`}, {-1.9515926535897932`, \ -2.3571513511879663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -0.7846618524039284}, \ {-1.946592653589793, -2.356930801185865}, {-1.946592653589793, \ -2.356930801185865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -0.7848532745064677}, \ {-1.9415926535897932`, -2.3567393790833258`}, {-1.9415926535897932`, \ -2.3567393790833258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -0.7850156994956595}, \ {-1.936592653589793, -2.3565769540941335`}, {-1.936592653589793, \ -2.3565769540941335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -0.7851492610616163}, \ {-1.9315926535897932`, -2.3564433925281767`}, {-1.9315926535897932`, \ -2.3564433925281767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -0.7852540957439363}, \ {-1.926592653589793, -2.356338557845857}, {-1.926592653589793, \ -2.356338557845857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -0.7853303428760744}, \ {-1.9215926535897931`, -2.356262310713719}, {-1.9215926535897931`, \ -2.356262310713719}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -0.7853781445285491}, \ {-1.916592653589793, -2.356214509061244}, {-1.916592653589793, \ -2.356214509061244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -0.7853976454510428}, \ {-1.9115926535897931`, -2.3561950081387506`}, {-1.9115926535897931`, \ -2.3561950081387506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -0.7853889930134546}, \ {-1.906592653589793, -2.356203660576339}, {-1.906592653589793, \ -2.356203660576339}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -0.7853523371459679}, \ {-1.9015926535897931`, -2.356240316443825}, {-1.9015926535897931`, \ -2.356240316443825}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -0.7852878302781889}, \ {-1.896592653589793, -2.3563048233116044`}, {-1.896592653589793, \ -2.3563048233116044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -0.7851956272774188}, \ {-1.8915926535897931`, -2.356397026312375}, {-1.8915926535897931`, \ -2.356397026312375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -0.7850758853861216}, \ {-1.886592653589793, -2.3565167682036714`}, {-1.886592653589793, \ -2.3565167682036714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -0.7849287641586497}, \ {-1.881592653589793, -2.3566638894311436`}, {-1.881592653589793, \ -2.3566638894311436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -0.7847544253972841}, \ {-1.876592653589793, -2.3568382281925095`}, {-1.876592653589793, \ -2.3568382281925095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -0.7845530330876581}, \ {-1.871592653589793, -2.357039620502135}, {-1.871592653589793, \ -2.357039620502135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -0.7843247533336247}, \ {-1.866592653589793, -2.3572679002561685`}, {-1.866592653589793, \ -2.3572679002561685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -0.784069754291623}, \ {-1.861592653589793, -2.35752289929817}, {-1.861592653589793, \ -2.35752289929817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -0.783788206104616}, \ {-1.8565926535897932`, -2.357804447485177}, {-1.8565926535897932`, \ -2.357804447485177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -0.7834802808356534}, \ {-1.851592653589793, -2.3581123727541398`}, {-1.851592653589793, \ -2.3581123727541398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -0.7831461524011224}, \ {-1.8465926535897932`, -2.3584465011886713`}, {-1.8465926535897932`, \ -2.3584465011886713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -0.7827859965037476}, \ {-1.841592653589793, -2.3588066570860455`}, {-1.841592653589793, \ -2.3588066570860455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -0.7823999905654019}, \ {-1.8365926535897932`, -2.3591926630243916`}, {-1.8365926535897932`, \ -2.3591926630243916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -0.7819883136597802}, \ {-1.831592653589793, -2.359604339930013}, {-1.831592653589793, \ -2.359604339930013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -0.7815511464450046}, \ {-1.8265926535897932`, -2.3600415071447887`}, {-1.8265926535897932`, \ -2.3600415071447887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -0.781088671096208}, \ {-1.821592653589793, -2.360503982493585}, {-1.821592653589793, \ -2.360503982493585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -0.7806010712381641}, \ {-1.8165926535897932`, -2.360991582351629}, {-1.8165926535897932`, \ -2.360991582351629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -0.780088531878005}, \ {-1.811592653589793, -2.3615041217117883`}, {-1.811592653589793, \ -2.3615041217117883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -0.7795512393380961}, \ {-1.8065926535897932`, -2.362041414251697}, {-1.8065926535897932`, \ -2.362041414251697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -0.7789893811891088}, \ {-1.801592653589793, -2.3626032724006847`}, {-1.801592653589793, \ -2.3626032724006847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -0.7784031461833519}, \ {-1.7965926535897931`, -2.3631895074064415`}, {-1.7965926535897931`, \ -2.3631895074064415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -0.7777927241884052}, \ {-1.791592653589793, -2.363799929401388}, {-1.791592653589793, \ -2.363799929401388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -0.7771583061211115}, \ {-1.7865926535897931`, -2.364434347468682}, {-1.7865926535897931`, \ -2.364434347468682}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -0.7765000838819671}, \ {-1.781592653589793, -2.365092569707826}, {-1.781592653589793, \ -2.365092569707826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -0.7758182502899665}, \ {-1.7765926535897931`, -2.3657744032998265`}, {-1.7765926535897931`, \ -2.3657744032998265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -0.7751129990179365}, \ {-1.771592653589793, -2.366479654571857}, {-1.771592653589793, \ -2.366479654571857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -0.7743845245284094}, \ {-1.7665926535897931`, -2.367208129061384}, {-1.7665926535897931`, \ -2.367208129061384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -0.7736330220100773}, \ {-1.761592653589793, -2.3679596315797165`}, {-1.761592653589793, \ -2.3679596315797165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -0.7728586873148621}, \ {-1.756592653589793, -2.3687339662749314`}, {-1.756592653589793, \ -2.3687339662749314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -0.7720617168956463}, \ {-1.751592653589793, -2.369530936694147}, {-1.751592653589793, \ -2.369530936694147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -0.7712423077446977}, \ {-1.746592653589793, -2.3703503458450954`}, {-1.746592653589793, \ -2.3703503458450954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -0.7704006573328231}, \ {-1.741592653589793, -2.37119199625697}, {-1.741592653589793, \ -2.37119199625697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -0.769536963549288}, \ {-1.736592653589793, -2.372055690040505}, {-1.736592653589793, \ -2.372055690040505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -0.7686514246425298}, \ {-1.7315926535897932`, -2.3729412289472633`}, {-1.7315926535897932`, \ -2.3729412289472633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -0.7677442391616968}, \ {-1.726592653589793, -2.3738484144280965`}, {-1.726592653589793, \ -2.3738484144280965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -0.7668156058990444}, \ {-1.7215926535897932`, -2.374777047690749}, {-1.7215926535897932`, \ -2.374777047690749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -0.7658657238332087}, \ {-1.716592653589793, -2.3757269297565844`}, {-1.716592653589793, \ -2.3757269297565844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -0.7648947920733894}, \ {-1.7115926535897932`, -2.3766978615164036`}, {-1.7115926535897932`, \ -2.3766978615164036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -0.7639030098044605}, \ {-1.706592653589793, -2.3776896437853328`}, {-1.706592653589793, \ -2.3776896437853328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -0.7628905762330338}, \ {-1.7015926535897932`, -2.3787020773567598`}, {-1.7015926535897932`, \ -2.3787020773567598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -0.7618576905344935}, \ {-1.696592653589793, -2.3797349630552995`}, {-1.696592653589793, \ -2.3797349630552995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -0.7608045518010247}, \ {-1.6915926535897932`, -2.3807881017887684`}, {-1.6915926535897932`, \ -2.3807881017887684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -0.7597313589906434}, \ {-1.686592653589793, -2.3818612945991497`}, {-1.686592653589793, \ -2.3818612945991497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -0.7586383108772546}, \ {-1.6815926535897932`, -2.382954342712538}, {-1.6815926535897932`, \ -2.382954342712538}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -0.757525606001745}, \ {-1.676592653589793, -2.384067047588048}, {-1.676592653589793, \ -2.384067047588048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -0.7563934426241256}, \ {-1.6715926535897931`, -2.3851992109656677`}, {-1.6715926535897931`, \ -2.3851992109656677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -0.7552420186767329}, \ {-1.666592653589793, -2.3863506349130605`}, {-1.666592653589793, \ -2.3863506349130605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -0.7540715317185017}, \ {-1.6615926535897931`, -2.3875211218712913`}, {-1.6615926535897931`, \ -2.3875211218712913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -0.752882178890314}, \ {-1.656592653589793, -2.3887104746994794`}, {-1.656592653589793, \ -2.3887104746994794`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -0.7516741568714309}, \ {-1.6515926535897931`, -2.389918496718362}, {-1.6515926535897931`, \ -2.389918496718362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -0.7504476618370165}, \ {-1.646592653589793, -2.3911449917527765`}, {-1.646592653589793, \ -2.3911449917527765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -0.7492028894167512}, \ {-1.6415926535897931`, -2.392389764173042}, {-1.6415926535897931`, \ -2.392389764173042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -0.7479400346545441}, \ {-1.636592653589793, -2.3936526189352496`}, {-1.636592653589793, \ -2.3936526189352496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -0.74665929196934}, \ {-1.631592653589793, -2.394933361620453}, {-1.631592653589793, \ -2.394933361620453}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -0.7453608551170261}, \ {-1.626592653589793, -2.3962317984727672`}, {-1.626592653589793, \ -2.3962317984727672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -0.7440449171534316}, \ {-1.621592653589793, -2.3975477364363615`}, {-1.621592653589793, \ -2.3975477364363615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -0.7427116703984253}, \ {-1.616592653589793, -2.3988809831913676`}, {-1.616592653589793, \ -2.3988809831913676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -0.7413613064011028}, \ {-1.611592653589793, -2.4002313471886905`}, {-1.611592653589793, \ -2.4002313471886905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -0.7399940159060582}, \ {-1.606592653589793, -2.401598637683735}, {-1.606592653589793, \ -2.401598637683735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -0.7386099888207426}, \ {-1.601592653589793, -2.4029826647690506`}, {-1.601592653589793, \ -2.4029826647690506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -0.7372094141838942}, \ {-1.5965926535897932`, -2.4043832394058993`}, {-1.5965926535897932`, \ -2.4043832394058993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -0.7357924801350385}, \ {-1.591592653589793, -2.4058001734547547`}, {-1.591592653589793, \ -2.4058001734547547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -0.7343593738850502}, \ {-1.5865926535897932`, -2.407233279704743}, {-1.5865926535897932`, \ -2.407233279704743}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -0.7329102816877658}, \ {-1.581592653589793, -2.408682371902027}, {-1.581592653589793, \ -2.408682371902027}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -0.7314453888126393}, \ {-1.5765926535897932`, -2.4101472647771542`}, {-1.5765926535897932`, \ -2.4101472647771542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -0.7299648795184318}, \ {-1.571592653589793, -2.4116277740713614`}, {-1.571592653589793, \ -2.4116277740713614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.4131237165618717`}, \ {-1.5665926535897932`, -0.7284689370279215}, {-1.5665926535897932`, \ -0.7284689370279215}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.414634910086169}, \ {-1.561592653589793, -0.726957743503624}, {-1.561592653589793, \ -0.726957743503624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.4161611735652815`}, \ {-1.5565926535897932`, -0.7254314800245116}, {-1.5565926535897932`, \ -0.7254314800245116}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.4177023270260753`}, \ {-1.551592653589793, -0.7238903265637179}, {-1.551592653589793, \ -0.7238903265637179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.4192581916225806`}, \ {-1.5465926535897931`, -0.7223344619672126}, {-1.5465926535897931`, \ -0.7223344619672126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.420828589656354}, \ {-1.541592653589793, -0.7207640639334393}, {-1.541592653589793, \ -0.7207640639334393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.4224133445959004`}, \ {-1.5365926535897931`, -0.7191793089938929}, {-1.5365926535897931`, \ -0.7191793089938929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.424012281095163}, \ {-1.531592653589793, -0.7175803724946304}, {-1.531592653589793, \ -0.7175803724946304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.425625225011099}, \ {-1.5265926535897931`, -0.7159674285786944}, {-1.5265926535897931`, \ -0.7159674285786944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.427252003420355}, \ {-1.521592653589793, -0.7143406501694385}, {-1.521592653589793, \ -0.7143406501694385}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.4288924446350597`}, \ {-1.5165926535897931`, -0.7127002089547337}, {-1.5165926535897931`, \ -0.7127002089547337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.4305463782177474`}, \ {-1.511592653589793, -0.7110462753720458}, {-1.511592653589793, \ -0.7110462753720458}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.432213634995429}, \ {-1.506592653589793, -0.7093790185943639}, {-1.506592653589793, \ -0.7093790185943639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.433894047072829}, \ {-1.501592653589793, -0.7076986065169639}, {-1.501592653589793, \ -0.7076986065169639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.4355874478448016`}, \ {-1.496592653589793, -0.7060052057449917}, {-1.496592653589793, \ -0.7060052057449917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.437293672007944}, \ {-1.491592653589793, -0.7042989815818493}, {-1.491592653589793, \ -0.7042989815818493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.4390125555714275`}, \ {-1.486592653589793, -0.7025800980183657}, {-1.486592653589793, \ -0.7025800980183657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.440743935867056}, \ {-1.481592653589793, -0.7008487177227367}, {-1.481592653589793, \ -0.7008487177227367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.442487651558576}, \ {-1.476592653589793, -0.6991050020312174}, {-1.476592653589793, \ -0.6991050020312174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.4442435426502467`}, \ {-1.4715926535897932`, -0.6973491109395468}, {-1.4715926535897932`, \ -0.6973491109395468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.4460114504947006`}, \ {-1.466592653589793, -0.6955812030950925}, {-1.466592653589793, \ -0.6955812030950925}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.447791217800098}, \ {-1.4615926535897932`, -0.6938014357896953}, {-1.4615926535897932`, \ -0.6938014357896953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.449582688636599}, \ {-1.456592653589793, -0.6920099649531946}, {-1.456592653589793, \ -0.6920099649531946}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.4513857084421704`}, \ {-1.4515926535897932`, -0.6902069451476229}, {-1.4515926535897932`, \ -0.6902069451476229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.453200124027745}, \ {-1.446592653589793, -0.6883925295620484}, {-1.446592653589793, \ -0.6883925295620484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.4550257835817444`}, \ {-1.4415926535897932`, -0.6865668700080488}, {-1.4415926535897932`, \ -0.6865668700080488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.4568625366739925`}, \ {-1.436592653589793, -0.684730116915801}, {-1.436592653589793, \ -0.684730116915801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.458710234259023}, \ {-1.4315926535897932`, -0.6828824193307705}, {-1.4315926535897932`, \ -0.6828824193307705}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.4605687286788136`}, \ {-1.426592653589793, -0.6810239249109795}, {-1.426592653589793, \ -0.6810239249109795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.462437873664949}, \ {-1.4215926535897931`, -0.6791547799248445}, {-1.4215926535897931`, \ -0.6791547799248445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.464317524340236}, \ {-1.416592653589793, -0.677275129249557}, {-1.416592653589793, \ -0.677275129249557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.4662075372197902`}, \ {-1.4115926535897931`, -0.6753851163700033}, {-1.4115926535897931`, \ -0.6753851163700033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.4681077702115983`}, \ {-1.406592653589793, -0.673484883378195}, {-1.406592653589793, \ -0.673484883378195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.4700180826165883`}, \ {-1.4015926535897931`, -0.6715745709732044}, {-1.4015926535897931`, \ -0.6715745709732044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.4719383351282107`}, \ {-1.396592653589793, -0.6696543184615824}, {-1.396592653589793, \ -0.6696543184615824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.4738683898315483`}, \ {-1.3915926535897931`, -0.667724263758245}, {-1.3915926535897931`, \ -0.667724263758245}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.4758081102019767`}, \ {-1.386592653589793, -0.6657845433878168}, {-1.386592653589793, \ -0.6657845433878168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.477757361103382}, \ {-1.381592653589793, -0.6638352924864113}, {-1.381592653589793, \ -0.6638352924864113}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.479716008785959}, \ {-1.376592653589793, -0.6618766448038343}, {-1.376592653589793, \ -0.6618766448038343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.481683920883592}, \ {-1.371592653589793, -0.6599087327062013}, {-1.371592653589793, \ -0.6599087327062013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.4836609664108513`}, \ {-1.366592653589793, -0.6579316871789422}, {-1.366592653589793, \ -0.6579316871789422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.485647015759598}, \ {-1.361592653589793, -0.6559456378301951}, {-1.361592653589793, \ -0.6559456378301951}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.4876419406952324`}, \ {-1.356592653589793, -0.6539507128945612}, {-1.356592653589793, \ -0.6539507128945612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.489645614352578}, \ {-1.351592653589793, -0.6519470392372152}, {-1.351592653589793, \ -0.6519470392372152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.4916579112314383`}, \ {-1.3465926535897932`, -0.6499347423583552}, {-1.3465926535897932`, \ -0.6499347423583552}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.493678707191815}, \ {-1.341592653589793, -0.6479139463979785}, {-1.341592653589793, \ -0.6479139463979785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.495707879448821}, \ {-1.3365926535897932`, -0.6458847741409722}, {-1.3365926535897932`, \ -0.6458847741409722}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.4977453065672894`}, \ {-1.331592653589793, -0.6438473470225037}, {-1.331592653589793, \ -0.6438473470225037}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.4997908684560928`}, \ {-1.3265926535897932`, -0.6418017851337002}, {-1.3265926535897932`, \ -0.6418017851337002}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.5018444463621887`}, \ {-1.321592653589793, -0.6397482072276045}, {-1.321592653589793, \ -0.6397482072276045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.503905922864398}, \ {-1.3165926535897932`, -0.6376867307253956}, {-1.3165926535897932`, \ -0.6376867307253956}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.5059751818669316`}, \ {-1.311592653589793, -0.6356174717228618}, {-1.311592653589793, \ -0.6356174717228618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.5080521085926777`}, \ {-1.3065926535897932`, -0.6335405449971157}, {-1.3065926535897932`, \ -0.6335405449971157}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.510136589576254}, \ {-1.301592653589793, -0.6314560640135389}, {-1.301592653589793, \ -0.6314560640135389}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.512228512656845}, \ {-1.2965926535897931`, -0.6293641409329487}, {-1.2965926535897931`, \ -0.6293641409329487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.5143277669708244`}, \ {-1.291592653589793, -0.6272648866189687}, {-1.291592653589793, \ -0.6272648866189687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.5164342429441873`}, \ {-1.2865926535897931`, -0.6251584106456058}, {-1.2865926535897931`, \ -0.6251584106456058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.518547832284786}, \ {-1.281592653589793, -0.6230448213050074}, {-1.281592653589793, \ -0.6230448213050074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.520668427974389}, \ {-1.2765926535897931`, -0.6209242256154044}, {-1.2765926535897931`, \ -0.6209242256154044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.5227959242605738`}, \ {-1.271592653589793, -0.6187967293292195}, {-1.271592653589793, \ -0.6187967293292195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.5249302166484564`}, \ {-1.2665926535897931`, -0.6166624369413365}, {-1.2665926535897931`, \ -0.6166624369413365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.527071201892271}, \ {-1.261592653589793, -0.614521451697522}, {-1.261592653589793, \ -0.614521451697522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.529218777986806}, \ {-1.256592653589793, -0.6123738756029873}, {-1.256592653589793, \ -0.6123738756029873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.5313728441587102`}, \ {-1.251592653589793, -0.6102198094310832}, {-1.251592653589793, \ -0.6102198094310832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.5335333008576684`}, \ {-1.246592653589793, -0.6080593527321247}, {-1.246592653589793, \ -0.6080593527321247}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.535700049747466}, \ {-1.241592653589793, -0.6058926038423275}, {-1.241592653589793, \ -0.6058926038423275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.537872993696937}, \ {-1.236592653589793, -0.603719659892856}, {-1.236592653589793, \ -0.603719659892856}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.540052036770818}, \ {-1.231592653589793, -0.6015406168189753}, {-1.231592653589793, \ -0.6015406168189753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.542237084220501}, \ {-1.226592653589793, -0.5993555693692925}, {-1.226592653589793, \ -0.5993555693692925}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.5444280424747023`}, \ {-1.2215926535897932`, -0.5971646111150908}, {-1.2215926535897932`, \ -0.5971646111150908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.546624819130053}, \ {-1.216592653589793, -0.5949678344597402}, {-1.216592653589793, \ -0.5949678344597402}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.548827322941611}, \ {-1.2115926535897932`, -0.5927653306481826}, {-1.2115926535897932`, \ -0.5927653306481826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.5510354638133093`}, \ {-1.206592653589793, -0.5905571897764839}, {-1.206592653589793, \ -0.5905571897764839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.553249152788345}, \ {-1.2015926535897932`, -0.5883435008014481}, {-1.2015926535897932`, \ -0.5883435008014481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.5554683020395084`}, \ {-1.196592653589793, -0.5861243515502849}, {-1.196592653589793, \ -0.5861243515502849}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.557692824859468}, \ {-1.1915926535897932`, -0.5838998287303253}, {-1.1915926535897932`, \ -0.5838998287303253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.5599226356510116`}, \ {-1.186592653589793, -0.5816700179387815}, {-1.186592653589793, \ -0.5816700179387815}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.5621576499172485`}, \ {-1.1815926535897932`, -0.5794350036725449}, {-1.1815926535897932`, \ -0.5794350036725449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.564397784251779}, \ {-1.176592653589793, -0.5771948693380141}, {-1.176592653589793, \ -0.5771948693380141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.566642956328841}, \ {-1.1715926535897931`, -0.5749496972609524}, {-1.1715926535897931`, \ -0.5749496972609524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.5688930848934275`}, \ {-1.166592653589793, -0.572699568696366}, {-1.166592653589793, \ -0.572699568696366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.571148089751393}, \ {-1.1615926535897931`, -0.5704445638384001}, {-1.1615926535897931`, \ -0.5704445638384001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.5734078917595453`}, \ {-1.156592653589793, -0.5681847618302479}, {-1.156592653589793, \ -0.5681847618302479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.575672412815725}, \ {-1.1515926535897931`, -0.5659202407740682}, {-1.1515926535897931`, \ -0.5659202407740682}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.5779415758488877`}, \ {-1.146592653589793, -0.5636510777409057}, {-1.146592653589793, \ -0.5636510777409057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.5802153048091796`}, \ {-1.1415926535897931`, -0.561377348780614}, {-1.1415926535897931`, \ -0.561377348780614}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.582493524658022}, \ {-1.1365926535897932`, -0.5590991289317716}, {-1.1365926535897932`, \ -0.5590991289317716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.5847761613582003`}, \ {-1.1315926535897929`, -0.5568164922315931}, {-1.1315926535897929`, \ -0.5568164922315931}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -2.587063141863966}, \ {-1.126592653589793, -0.5545295117258273}, {-1.126592653589793, \ -0.5545295117258273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.5893543941111528`}, \ {-1.121592653589793, -0.5522382594786406}, {-1.121592653589793, \ -0.5522382594786406}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.5916498470073095`}, \ {-1.1165926535897932`, -0.5499428065824834}, {-1.1165926535897932`, \ -0.5499428065824834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -2.5939494304218598`}, \ {-1.1115926535897929`, -0.5476432231679337}, {-1.1115926535897929`, \ -0.5476432231679337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.596253075176276}, \ {-1.106592653589793, -0.5453395784135173}, {-1.106592653589793, \ -0.5453395784135173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -2.5985607130342925`}, \ {-1.101592653589793, -0.5430319405555011}, {-1.101592653589793, \ -0.5430319405555011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -2.6008722766921393`}, \ {-1.0965926535897932`, -0.5407203768976541}, {-1.0965926535897932`, \ -0.5407203768976541}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -2.6031876997688155`}, \ {-1.0915926535897933`, -0.5384049538209775}, {-1.0915926535897933`, \ -0.5384049538209775}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -2.605506916796393}, \ {-1.086592653589793, -0.5360857367933999}, {-1.086592653589793, \ -0.5360857367933999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -2.60782986321036}, \ {-1.081592653589793, -0.5337627903794333}, {-1.081592653589793, \ -0.5337627903794333}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -2.610156475340006}, \ {-1.0765926535897932`, -0.5314361782497875}, {-1.0765926535897932`, \ -0.5314361782497875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -2.612486690398847}, \ {-1.0715926535897933`, -0.5291059631909462}, {-1.0715926535897933`, \ -0.5291059631909462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -2.614820446475099}, \ {-1.066592653589793, -0.5267722071146943}, {-1.066592653589793, \ -0.5267722071146943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -2.6171576825221896`}, \ {-1.061592653589793, -0.5244349710676036}, {-1.061592653589793, \ -0.5244349710676036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -2.619498338349329}, \ {-1.0565926535897932`, -0.5220943152404643}, {-1.0565926535897932`, \ -0.5220943152404643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -2.6218423546121232`}, \ {-1.0515926535897933`, -0.51975029897767}, {-1.0515926535897933`, \ -0.51975029897767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.624189672803243}, \ {-1.046592653589793, -0.5174029807865502}, {-1.046592653589793, \ -0.5174029807865502}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.6265402352431435`}, \ {-1.041592653589793, -0.5150524183466499}, {-1.041592653589793, \ -0.5150524183466499}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.6288939850708415`}, \ {-1.0365926535897931`, -0.512698668518952}, {-1.0365926535897931`, \ -0.512698668518952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.63125086623475}, \ {-1.0315926535897932`, -0.5103417873550435}, {-1.0315926535897932`, \ -0.5103417873550435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.6336108234835653`}, \ {-1.026592653589793, -0.507981830106228}, {-1.026592653589793, \ -0.507981830106228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.6359738023572206`}, \ {-1.021592653589793, -0.5056188512325726}, {-1.021592653589793, \ -0.5056188512325726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.6383397491778937`}, \ {-1.0165926535897931`, -0.5032529044118996}, {-1.0165926535897931`, \ -0.5032529044118996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.6407086110410796`}, \ {-1.0115926535897932`, -0.5008840425487138}, {-1.0115926535897932`, \ -0.5008840425487138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.643080335806725}, \ {-1.0065926535897929`, -0.4985123177830686}, {-1.0065926535897929`, \ -0.4985123177830686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.6454548720904247`}, \ {-1.001592653589793, -0.49613778149936827`}, {-1.001592653589793, \ -0.49613778149936827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.647832169254687}, \ {-0.9965926535897931, -0.4937604843351066}, {-0.9965926535897931, \ -0.4937604843351066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.6502121774002547`}, \ {-0.9915926535897932, -0.49138047618953845`}, {-0.9915926535897932, \ -0.49138047618953845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.6525948473575065`}, \ {-0.9865926535897929, -0.4889978062322867}, {-0.9865926535897929, \ -0.4889978062322867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.6549801306779104`}, \ {-0.981592653589793, -0.4866125229118832}, {-0.981592653589793, \ -0.4866125229118832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.657367979625554}, \ {-0.9765926535897931, -0.4842246739642396}, {-0.9765926535897931, \ -0.4842246739642396}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.65975834716874}, \ {-0.9715926535897932, -0.4818343064210531}, {-0.9715926535897932, \ -0.4818343064210531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.6621511869716508`}, \ {-0.9665926535897928, -0.47944146661814235`}, {-0.9665926535897928, \ -0.47944146661814235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.6645464533860785`}, \ {-0.961592653589793, -0.47704620020371435`}, {-0.961592653589793, \ -0.47704620020371435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.6669441014432316`}, \ {-0.9565926535897931, -0.47464855214656204`}, {-0.9565926535897931, \ -0.47464855214656204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.6693440868456024`}, \ {-0.9515926535897932, -0.4722485667441912}, {-0.9515926535897932, \ -0.4722485667441912}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.671746365958915}, \ {-0.9465926535897933, -0.46984628763087855`}, {-0.9465926535897933, \ -0.46984628763087855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.6741508958041336`}, \ {-0.9415926535897929, -0.4674417577856599}, {-0.9415926535897929, \ -0.4674417577856599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.6765576340495483`}, \ {-0.936592653589793, -0.4650350195402447}, {-0.936592653589793, \ -0.4650350195402447}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.678966539002931}, \ {-0.9315926535897932, -0.46262611458686226`}, {-0.9315926535897932, \ -0.46262611458686226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.6813775696037583`}, \ {-0.9265926535897933, -0.460215083986035}, {-0.9265926535897933, \ -0.460215083986035}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.6837906854155107`}, \ {-0.9215926535897929, -0.4578019681742828}, {-0.9215926535897929, \ -0.4578019681742828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.6862058466180394`}, \ {-0.916592653589793, -0.4553868069717538}, {-0.916592653589793, \ -0.4553868069717538}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.688623014000009}, \ {-0.9115926535897931, -0.4529696395897844}, {-0.9115926535897931, \ -0.4529696395897844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.691042148951405}, \ {-0.9065926535897932, -0.4505505046383883}, {-0.9065926535897932, \ -0.4505505046383883}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.693463213456119}, \ {-0.9015926535897929, -0.4481294401336742}, {-0.9015926535897929, \ -0.4481294401336742}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.6958861700846017`}, \ {-0.896592653589793, -0.4457064835051915}, {-0.896592653589793, \ -0.4457064835051915}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.6983109819865883`}, \ {-0.8915926535897931, -0.44328167160320475`}, {-0.8915926535897931, \ -0.44328167160320475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.700737612883896}, \ {-0.8865926535897932, -0.44085504070589737`}, {-0.8865926535897932, \ -0.44085504070589737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.703166027063289}, \ {-0.8815926535897929, -0.43842662652650427`}, {-0.8815926535897929, \ -0.43842662652650427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.70559618936942}, \ {-0.876592653589793, -0.43599646422037347`}, {-0.876592653589793, \ -0.43599646422037347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.708028065197837}, \ {-0.8715926535897931, -0.4335645883919561}, {-0.8715926535897931, \ -0.4335645883919561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.710461620488066}, \ {-0.8665926535897932, -0.4311310331017274}, {-0.8665926535897932, \ -0.4311310331017274}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.7128968217167566`}, \ {-0.8615926535897929, -0.42869583187303645`}, {-0.8615926535897929, \ -0.42869583187303645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.7153336358909064`}, \ {-0.856592653589793, -0.4262590176988867}, {-0.856592653589793, \ -0.4262590176988867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.7177720305411484`}, \ {-0.8515926535897931, -0.42382062304864493`}, {-0.8515926535897931, \ -0.42382062304864493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.720211973715111}, \ {-0.8465926535897932, -0.42138067987468203`}, {-0.8465926535897932, \ -0.42138067987468203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.722653433970846}, \ {-0.8415926535897928, -0.4189392196189469}, {-0.8415926535897928, \ -0.4189392196189469}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.725096380370328}, \ {-0.836592653589793, -0.41649627321946525`}, {-0.836592653589793, \ -0.41649627321946525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.7275407824730165`}, \ {-0.8315926535897931, -0.4140518711167769}, {-0.8315926535897931, \ -0.4140518711167769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.7299866103294934`}, \ {-0.8265926535897932, -0.4116060432602998}, {-0.8265926535897932, \ -0.4116060432602998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.732433834475164}, \ {-0.8215926535897933, -0.40915881911462954`}, {-0.8215926535897933, \ -0.40915881911462954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.734882425924024}, \ {-0.8165926535897929, -0.40671022766576936`}, {-0.8165926535897929, \ -0.40671022766576936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.737332356162498}, \ {-0.811592653589793, -0.404260297427295}, {-0.811592653589793, \ -0.404260297427295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.7397835971433424`}, \ {-0.8065926535897932, -0.4018090564464506}, {-0.8065926535897932, \ -0.4018090564464506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.7422361212796114`}, \ {-0.8015926535897933, -0.3993565323101819}, {-0.8015926535897933, \ -0.3993565323101819}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.744689901438694}, \ {-0.7965926535897929, -0.396902752151099}, {-0.7965926535897929, \ -0.396902752151099}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.7471449109364134`}, \ {-0.791592653589793, -0.3944477426533801}, {-0.791592653589793, \ -0.3944477426533801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.7496011235311895`}, \ {-0.7865926535897931, -0.3919915300586038}, {-0.7865926535897931, \ -0.3919915300586038}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.752058513418271}, \ {-0.7815926535897932, -0.3895341401715224}, {-0.7815926535897932, \ -0.3895341401715224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.7545170552240243`}, \ {-0.7765926535897929, -0.38707559836576855`}, {-0.7765926535897929, \ -0.38707559836576855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.756976724000293}, \ {-0.771592653589793, -0.38461592958950075`}, {-0.771592653589793, \ -0.38461592958950075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.759437495218812}, \ {-0.7665926535897931, -0.3821551583709811}, {-0.7665926535897931, \ -0.3821551583709811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.7618993447656948`}, \ {-0.7615926535897932, -0.3796933088240985}, {-0.7615926535897932, \ -0.3796933088240985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.7643622489359703`}, \ {-0.7565926535897929, -0.3772304046538229}, {-0.7565926535897929, \ -0.3772304046538229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.7668261844281905`}, \ {-0.751592653589793, -0.3747664691616029}, {-0.751592653589793, \ -0.3747664691616029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.769291128339094}, \ {-0.7465926535897931, -0.3723015252506994}, {-0.7465926535897931, \ -0.3723015252506994}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.771757058158332}, \ {-0.7415926535897932, -0.3698355954314611}, {-0.7415926535897932, \ -0.3698355954314611}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.774223951763253}, \ {-0.7365926535897929, -0.36736870182654013`}, {-0.7365926535897929, \ -0.36736870182654013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.776691787413746}, \ {-0.731592653589793, -0.3649008661760472}, {-0.731592653589793, \ -0.3649008661760472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.7791605437471443`}, \ {-0.7265926535897931, -0.36243210984264906`}, {-0.7265926535897931, \ -0.36243210984264906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.781630199773186}, \ {-0.7215926535897932, -0.3599624538166076}, {-0.7215926535897932, \ -0.3599624538166076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.7841007348690314`}, \ {-0.7165926535897928, -0.35749191872076186`}, {-0.7165926535897928, \ -0.35749191872076186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.7865721287743397`}, \ {-0.711592653589793, -0.3550205248154535}, {-0.711592653589793, \ -0.3550205248154535}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.789044361586401}, \ {-0.7065926535897931, -0.3525482920033922}, {-0.7065926535897931, \ -0.3525482920033922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.791517413755322}, \ {-0.7015926535897932, -0.3500752398344716}, {-0.7015926535897932, \ -0.3500752398344716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.7939912660792694`}, \ {-0.6965926535897933, -0.34760138751052355`}, {-0.6965926535897933, \ -0.34760138751052355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.7964658996997716`}, \ {-0.6915926535897929, -0.34512675389002184`}, {-0.6915926535897929, \ -0.34512675389002184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.798941296097064}, \ {-0.686592653589793, -0.34265135749272935`}, {-0.686592653589793, \ -0.34265135749272935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.8014174370855}, \ {-0.6815926535897932, -0.34017521650429283`}, {-0.6815926535897932, \ -0.34017521650429283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.8038943048090084`}, \ {-0.6765926535897933, -0.337698348780785}, {-0.6765926535897933, \ -0.337698348780785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.806371881736603}, \ {-0.6715926535897929, -0.33522077185319027`}, {-0.6715926535897929, \ -0.33522077185319027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.8088501506579475`}, \ {-0.666592653589793, -0.3327425029318459}, {-0.666592653589793, \ -0.3327425029318459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.8113290946789697`}, \ {-0.6615926535897931, -0.3302635589108232}, {-0.6615926535897931, \ -0.3302635589108232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.8138086972175285`}, \ {-0.6565926535897932, -0.327783956372265}, {-0.6565926535897932, \ -0.327783956372265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.816288941999126}, \ {-0.6515926535897929, -0.32530371159066723`}, {-0.6515926535897929, \ -0.32530371159066723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.818769813052677}, \ {-0.646592653589793, -0.32282284053711624`}, {-0.646592653589793, \ -0.32282284053711624`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.8212512947063217`}, \ {-0.6415926535897931, -0.3203413588834715}, {-0.6415926535897931, \ -0.3203413588834715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.82373337158329}, \ {-0.6365926535897932, -0.31785928200650326`}, {-0.6365926535897932, \ -0.31785928200650326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.826216028597812}, \ {-0.6315926535897929, -0.31537662499198116`}, {-0.6315926535897929, \ -0.31537662499198116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.828699250951078}, \ {-0.626592653589793, -0.3128934026387151}, {-0.626592653589793, \ -0.3128934026387151}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.831183024127243}, \ {-0.6215926535897931, -0.31040962946255024`}, {-0.6215926535897931, \ -0.31040962946255024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.833667333889481}, \ {-0.6165926535897932, -0.3079253197003118}, {-0.6165926535897932, \ -0.3079253197003118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.8361521662760825`}, \ {-0.6115926535897929, -0.3054404873137105}, {-0.6115926535897929, \ -0.3054404873137105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.838637507596596}, \ {-0.606592653589793, -0.30295514599319684`}, {-0.606592653589793, \ -0.30295514599319684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.84112334442802}, \ {-0.6015926535897931, -0.3004693091617732}, {-0.6015926535897931, \ -0.3004693091617732}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.843609663611032}, \ {-0.5965926535897932, -0.297982989978761}, {-0.5965926535897932, \ -0.297982989978761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.846096452246268}, \ {-0.5915926535897928, -0.29549620134352517`}, {-0.5915926535897928, \ -0.29549620134352517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.8485836976906387`}, \ {-0.586592653589793, -0.2930089558991543}, {-0.586592653589793, \ -0.2930089558991543}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.8510713875536946`}, \ {-0.5815926535897931, -0.29052126603609857`}, {-0.5815926535897931, \ -0.29052126603609857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.8535595096940276`}, \ {-0.5765926535897931, -0.2880331438957659}, {-0.5765926535897931, \ -0.2880331438957659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.856048052215718}, \ {-0.571592653589793, -0.2855446013740752}, {-0.571592653589793, \ -0.2855446013740752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.858537003464822}, \ {-0.566592653589793, -0.2830556501249713}, {-0.566592653589793, \ -0.2830556501249713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.8610263520258967`}, \ {-0.561592653589793, -0.2805663015638963}, {-0.561592653589793, \ -0.2805663015638963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.8635160867185703`}, \ {-0.556592653589793, -0.2780765668712231}, {-0.556592653589793, \ -0.2780765668712231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.8660061965941455`}, \ {-0.551592653589793, -0.2755864569956476}, {-0.551592653589793, \ -0.2755864569956476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -2.868496670932249}, \ {-0.546592653589793, -0.2730959826575447}, {-0.546592653589793, \ -0.2730959826575447}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -2.8709874992375117`}, \ {-0.541592653589793, -0.2706051543522818}, {-0.541592653589793, \ -0.2706051543522818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.873478671236295}, \ {-0.536592653589793, -0.26811398235349837`}, {-0.536592653589793, \ -0.26811398235349837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.8759701768734476`}, \ {-0.531592653589793, -0.26562247671634576`}, {-0.531592653589793, \ -0.26562247671634576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.8784620063091024`}, \ {-0.526592653589793, -0.2631306472806906}, {-0.526592653589793, \ -0.2631306472806906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.8809541499155116`}, \ {-0.521592653589793, -0.26063850367428176`}, {-0.521592653589793, \ -0.26063850367428176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.8834465982739124`}, \ {-0.5165926535897931, -0.258146055315881}, {-0.5165926535897931, \ -0.258146055315881}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.8859393421714348`}, \ {-0.511592653589793, -0.25565331141835845`}, {-0.511592653589793, \ -0.25565331141835845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.888432372598039}, \ {-0.5065926535897931, -0.25316028099175436`}, {-0.5065926535897931, \ -0.25316028099175436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -2.89092568074349}, \ {-0.5015926535897931, -0.2506669728463034}, {-0.5015926535897931, \ -0.2506669728463034}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -2.8934192579943665`}, \ {-0.49659265358979304`, -0.24817339559542673`}, {-0.49659265358979304`, \ -0.24817339559542673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -2.895913095931101}, \ {-0.4915926535897931, -0.24567955765869212`}, {-0.4915926535897931, \ -0.24567955765869212`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -2.898407186325056}, \ {-0.4865926535897931, -0.24318546726473728`}, {-0.4865926535897931, \ -0.24318546726473728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.9009015211356304`}, \ {-0.4815926535897931, -0.24069113245416307`}, {-0.4815926535897931, \ -0.24069113245416307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -2.9033960925073985`}, \ {-0.4765926535897931, -0.2381965610823945}, {-0.4765926535897931, \ -0.2381965610823945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.9058908927672835`}, \ {-0.4715926535897931, -0.2357017608225095}, {-0.4715926535897931, \ -0.2357017608225095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.9083859144217574`}, \ {-0.46659265358979307`, -0.23320673916803575`}, {-0.46659265358979307`, \ -0.23320673916803575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.9108811501540757`}, \ {-0.46159265358979307`, -0.23071150343571756`}, {-0.46159265358979307`, \ -0.23071150343571756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.91337659282154}, \ {-0.45659265358979306`, -0.22821606076825318`}, {-0.45659265358979306`, \ -0.22821606076825318`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.9158722354527926`}, \ {-0.45159265358979306`, -0.22572041813700044`}, {-0.45159265358979306`, \ -0.22572041813700044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.9183680712451388`}, \ {-0.44659265358979305`, -0.22322458234465437`}, {-0.44659265358979305`, \ -0.22322458234465437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.9208640935618986`}, \ {-0.44159265358979305`, -0.22072856002789457`}, {-0.44159265358979305`, \ -0.22072856002789457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.9233602959297875`}, \ {-0.43659265358979304`, -0.2182323576600054}, {-0.43659265358979304`, \ -0.2182323576600054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.925856672036326}, \ {-0.43159265358979304`, -0.21573598155346718`}, {-0.43159265358979304`, \ -0.21573598155346718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.928353215727274}, \ {-0.42659265358979304`, -0.21323943786251925`}, {-0.42659265358979304`, \ -0.21323943786251925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.930849921004096}, \ {-0.42159265358979303`, -0.21074273258569728`}, {-0.42159265358979303`, \ -0.21074273258569728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -2.9333467820214523`}, \ {-0.416592653589793, -0.20824587156834123`}, {-0.416592653589793, \ -0.20824587156834123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -2.935843793084713}, \ {-0.411592653589793, -0.20574886050507982`}, {-0.411592653589793, \ -0.20574886050507982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -2.9383409486475065`}, \ {-0.406592653589793, -0.203251704942287}, {-0.406592653589793, \ -0.203251704942287}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.9408382433092806`}, \ {-0.40159265358979307`, -0.2007544102805123}, {-0.40159265358979307`, \ -0.2007544102805123}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -2.9433356718129047`}, \ {-0.39659265358979306`, -0.19825698177688877`}, {-0.39659265358979306`, \ -0.19825698177688877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.945833229042281}, \ {-0.39159265358979306`, -0.1957594245475123}, {-0.39159265358979306`, \ -0.1957594245475123}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -2.948330910019994}, \ {-0.38659265358979306`, -0.1932617435697994}, {-0.38659265358979306`, \ -0.1932617435697994}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -2.950828709904973}, \ {-0.38159265358979305`, -0.1907639436848202}, {-0.38159265358979305`, \ -0.1907639436848202}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -2.9533266239901863`}, \ {-0.37659265358979305`, -0.18826602959960717`}, {-0.37659265358979305`, \ -0.18826602959960717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -2.9558246477003522`}, \ {-0.3715926535897931, -0.18576800588944095`}, {-0.3715926535897931, \ -0.18576800588944095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -2.9583227765896796`}, \ {-0.3665926535897931, -0.18326987700011368`}, {-0.3665926535897931, \ -0.18326987700011368`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -2.9608210063396236`}, \ {-0.3615926535897931, -0.18077164725016967`}, {-0.3615926535897931, \ -0.18077164725016967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -2.96331933275667}, \ {-0.3565926535897931, -0.1782733208331234}, {-0.3565926535897931, \ -0.1782733208331234}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -2.9658177517701367`}, \ {-0.3515926535897931, -0.17577490181965646`}, {-0.3515926535897931, \ -0.17577490181965646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -2.9683162594299994`}, \ {-0.3465926535897931, -0.1732763941597939}, {-0.3465926535897931, \ -0.1732763941597939}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -2.970814851904737}, \ {-0.34159265358979307`, -0.1707778016850565}, {-0.34159265358979307`, \ -0.1707778016850565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -2.973313525479196}, \ {-0.33659265358979307`, -0.1682791281105973}, {-0.33659265358979307`, \ -0.1682791281105973}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -2.9758122765524804`}, \ {-0.33159265358979306`, -0.16578037703731308`}, {-0.33159265358979306`, \ -0.16578037703731308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -2.9783111016358546`}, \ {-0.32659265358979306`, -0.1632815519539388}, {-0.32659265358979306`, \ -0.1632815519539388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -2.980809997350671}, \ {-0.32159265358979305`, -0.16078265623912186`}, {-0.32159265358979305`, \ -0.16078265623912186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -2.9833089604263154`}, \ {-0.31659265358979305`, -0.15828369316347762`}, {-0.31659265358979305`, \ -0.15828369316347762`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -2.985807987698169}, \ {-0.31159265358979304`, -0.15578466589162435`}, {-0.31159265358979304`, \ -0.15578466589162435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -2.988307076105591}, \ {-0.30659265358979304`, -0.1532855774842021}, {-0.30659265358979304`, \ -0.1532855774842021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -2.9908062226899212`}, \ {-0.30159265358979304`, -0.15078643089987168`}, {-0.30159265358979304`, \ -0.15078643089987168`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -2.993305424592496}, \ {-0.29659265358979303`, -0.14828722899729707`}, {-0.29659265358979303`, \ -0.14828722899729707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -2.995804679052684}, \ {-0.2915926535897931, -0.145787974537109}, {-0.2915926535897931, \ -0.145787974537109}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -2.99830398340594}, \ {-0.2865926535897931, -0.14328867018385333`}, {-0.2865926535897931, \ -0.14328867018385333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -3.0008033350818724`}, \ {-0.2815926535897931, -0.14078931850792054`}, {-0.2815926535897931, \ -0.14078931850792054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -3.003302731602332}, \ {-0.27659265358979307`, -0.13828992198746093`}, {-0.27659265358979307`, \ -0.13828992198746093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -3.0058021705795115`}, \ {-0.27159265358979306`, -0.13579048301028193`}, {-0.27159265358979306`, \ -0.13579048301028193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -3.0083016497140633`}, \ {-0.26659265358979306`, -0.13329100387573004`}, {-0.26659265358979306`, \ -0.13329100387573004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -3.0108011667932337`}, \ {-0.26159265358979306`, -0.13079148679655933`}, {-0.26159265358979306`, \ -0.13079148679655933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -3.013300719689012}, \ {-0.25659265358979305`, -0.12829193390078125`}, {-0.25659265358979305`, \ -0.12829193390078125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -3.0158003063562906`}, \ {-0.25159265358979305`, -0.1257923472335028}, {-0.25159265358979305`, \ -0.1257923472335028}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -3.018299924831045}, \ {-0.24659265358979304`, -0.1232927287587484}, {-0.24659265358979304`, \ -0.1232927287587484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -3.020799573228525}, \ {-0.24159265358979304`, -0.12079308036126836`}, {-0.24159265358979304`, \ -0.12079308036126836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -3.0232992497414597`}, \ {-0.23659265358979303`, -0.11829340384833358`}, {-0.23659265358979303`, \ -0.11829340384833358`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -3.0257989526382776`}, \ {-0.23159265358979303`, -0.11579370095151591`}, {-0.23159265358979303`, \ -0.11579370095151591`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -3.0282986802613365`}, \ {-0.22659265358979308`, -0.11329397332845656`}, {-0.22659265358979308`, \ -0.11329397332845656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -3.030798431025173}, \ {-0.22159265358979308`, -0.11079422256462018`}, {-0.22159265358979308`, \ -0.11079422256462018`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -3.033298203414756}, \ {-0.21659265358979307`, -0.10829445017503732`}, {-0.21659265358979307`, \ -0.10829445017503732`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -3.035797995983758}, \ {-0.21159265358979307`, -0.10579465760603474`}, {-0.21159265358979307`, \ -0.10579465760603474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -3.0382978073528406`}, \ {-0.20659265358979306`, -0.10329484623695256`}, {-0.20659265358979306`, \ -0.10329484623695256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -3.0407976362079427`}, \ {-0.20159265358979306`, -0.10079501738185027`}, {-0.20159265358979306`, \ -0.10079501738185027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -3.0432974812985907`}, \ {-0.19659265358979305`, -0.09829517229120267}, {-0.19659265358979305`, \ -0.09829517229120267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -3.045797341436211}, \ {-0.19159265358979305`, -0.09579531215358214}, {-0.19159265358979305`, \ -0.09579531215358214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -3.0482972154924615`}, \ {-0.18659265358979304`, -0.09329543809733189}, {-0.18659265358979304`, \ -0.09329543809733189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -3.050797102397565}, \ {-0.18159265358979304`, -0.09079555119222854}, {-0.18159265358979304`, \ -0.09079555119222854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -3.053297001138659}, \ {-0.17659265358979304`, -0.08829565245113395}, {-0.17659265358979304`, \ -0.08829565245113395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -3.0557969107581564`}, \ {-0.17159265358979303`, -0.08579574283163698}, {-0.17159265358979303`, \ -0.08579574283163698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -3.058296830352107}, \ {-0.16659265358979303`, -0.08329582323768624}, {-0.16659265358979303`, \ -0.08329582323768624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -3.0607967590685803`}, \ {-0.16159265358979308`, -0.08079589452121298}, {-0.16159265358979308`, \ -0.08079589452121298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -3.063296696106048}, \ {-0.15659265358979307`, -0.07829595748374507}, {-0.15659265358979307`, \ -0.07829595748374507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -3.065796640711781}, \ {-0.15159265358979307`, -0.07579601287801202}, {-0.15159265358979307`, \ -0.07579601287801202}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -3.0682965921802516`}, \ {-0.14659265358979306`, -0.07329606140954156}, {-0.14659265358979306`, \ -0.07329606140954156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -3.0707965498515453`}, \ {-0.14159265358979306`, -0.0707961037382481}, {-0.14159265358979306`, \ -0.0707961037382481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -3.0732965131097805`}, \ {-0.13659265358979306`, -0.06829614048001295}, {-0.13659265358979306`, \ -0.06829614048001295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -3.075796481381537}, \ {-0.13159265358979305`, -0.06579617220825658}, {-0.13159265358979305`, \ -0.06579617220825658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -3.0782964541342888`}, \ {-0.12659265358979305`, -0.06329619945550467}, {-0.12659265358979305`, \ -0.06329619945550467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -3.0807964308748477`}, \ {-0.12159265358979304`, -0.06079622271494551}, {-0.12159265358979304`, \ -0.06079622271494551}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -3.083296411147812}, \ {-0.11659265358979304`, -0.058296242441981116`}, {-0.11659265358979304`, \ -0.058296242441981116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -3.0857963945340208`}, \ {-0.11159265358979303`, -0.05579625905577239}, {-0.11159265358979303`, \ -0.05579625905577239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -3.088296380649017}, \ {-0.10659265358979303`, -0.05329627294077641}, {-0.10659265358979303`, \ -0.05329627294077641}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -3.0907963691415135`}, \ {-0.10159265358979308`, -0.05079628444827974}, {-0.10159265358979308`, \ -0.05079628444827974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -3.0932963596918697`}, \ {-0.09659265358979308, -0.04829629389792342}, {-0.09659265358979308, \ -0.04829629389792342}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -3.0957963520105682`}, \ {-0.09159265358979307, -0.04579630157922493}, {-0.09159265358979307, \ -0.04579630157922493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -3.0982963458367}, \ {-0.08659265358979307, -0.04329630775309318}, {-0.08659265358979307, \ -0.04329630775309318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -3.100796340936454}, \ {-0.08159265358979306, -0.040796312653339106`}, {-0.08159265358979306, \ -0.040796312653339106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -3.103296337101612}, \ {-0.07659265358979306, -0.03829631648818134}, {-0.07659265358979306, \ -0.03829631648818134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -3.1057963341480455`}, \ {-0.07159265358979305, -0.035796319441747715`}, {-0.07159265358979305, \ -0.035796319441747715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -3.108296331914221}, \ {-0.06659265358979305, -0.03329632167557222}, {-0.06659265358979305, \ -0.03329632167557222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -3.110796330259705}, \ {-0.061592653589793045`, -0.030796323330088176`}, {-0.061592653589793045`, \ -0.030796323330088176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -3.1132963290636755`}, \ {-0.05659265358979304, -0.02829632452611772}, {-0.05659265358979304, \ -0.02829632452611772}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -3.1157963282234356`}, \ {-0.051592653589793036`, -0.025796325366357727`}, {-0.051592653589793036`, \ -0.025796325366357727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -3.1182963276529305`}, \ {-0.04659265358979303, -0.023296325936862716`}, {-0.04659265358979303, \ -0.023296325936862716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -3.1207963272812687`}, \ {-0.04159265358979303, -0.020796326308524692`}, {-0.04159265358979303, \ -0.020796326308524692`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -3.123296327051243}, \ {-0.03659265358979302, -0.01829632653855054}, {-0.03659265358979302, \ -0.01829632653855054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -3.1257963269178566`}, \ {-0.03159265358979302, -0.01579632667193681}, {-0.03159265358979302, \ -0.01579632667193681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -3.1282963268468507`}, \ {-0.026592653589793014`, -0.013296326742942434`}, {-0.026592653589793014`, \ -0.013296326742942434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -3.1307963268132335`}, \ {-0.02159265358979301, -0.01079632677655969}, {-0.02159265358979301, \ -0.01079632677655969}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -3.13329632679981}, \ {-0.016592653589793005`, -0.008296326789983358}, {-0.016592653589793005`, \ -0.008296326789983358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -3.1357963267957145`}, \ {-0.011592653589793, -0.005796326794078633}, {-0.011592653589793, \ -0.005796326794078633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -3.1382963267949453`}, \ {-0.006592653589792996, -0.0032963267948478495`}, {-0.006592653589792996, \ -0.0032963267948478495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -3.140796326794897}, \ {-0.0015926535897931027`, -0.000796326794896512}, {-0.0015926535897931027`, \ -0.000796326794896512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 3.1398889803846917`}, { 0.0034073464102069018`, 0.0017036732051016576`}, { 0.0034073464102069018`, 0.0017036732051016576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 3.137388980384854}, { 0.008407346410206906, 0.004203673204939373}, {0.008407346410206906, 0.004203673204939373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 3.134888980386382}, { 0.01340734641020691, 0.006703673203411121}, {0.01340734641020691, 0.006703673203411121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 3.132388980392945}, { 0.018407346410206915`, 0.009203673196848014}, { 0.018407346410206915`, 0.009203673196848014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 3.129888980412141}, { 0.02340734641020692, 0.011703673177652309`}, {0.02340734641020692, 0.011703673177652309`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 3.127388980456962}, { 0.028407346410206924`, 0.014203673132831182`}, { 0.028407346410206924`, 0.014203673132831182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 3.1248889805472637`}, { 0.03340734641020693, 0.01670367304252961}, {0.03340734641020693, 0.01670367304252961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 3.1223889807112313`}, { 0.03840734641020693, 0.01920367287856201}, {0.03840734641020693, 0.01920367287856201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 3.119888980986851}, { 0.04340734641020694, 0.021703672602942488`}, {0.04340734641020694, 0.021703672602942488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 3.11738898142338}, { 0.04840734641020694, 0.024203672166413285`}, {0.04840734641020694, 0.024203672166413285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 3.114888982082822}, { 0.053407346410206946`, 0.026703671506971262`}, { 0.053407346410206946`, 0.026703671506971262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 3.112388983041401}, { 0.05840734641020695, 0.029203670548392232`}, {0.05840734641020695, 0.029203670548392232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 3.1098889843910404`}, { 0.06340734641020696, 0.031703669198752865`}, {0.06340734641020696, 0.031703669198752865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 3.107388986240844}, { 0.06840734641020696, 0.034203667348949425`}, {0.06840734641020696, 0.034203667348949425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 3.1048889887185793`}, { 0.07340734641020696, 0.036703664871214146`}, {0.07340734641020696, 0.036703664871214146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 3.102388991972165}, { 0.07840734641020697, 0.03920366161762773}, {0.07840734641020697, 0.03920366161762773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 3.099888996171164}, { 0.08340734641020697, 0.041703657418629046`}, {0.08340734641020697, 0.041703657418629046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 3.0973890015082732`}, { 0.08840734641020698, 0.04420365208151984}, {0.08840734641020698, 0.04420365208151984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 3.0948890082008265`}, { 0.09340734641020698, 0.04670364538896688}, {0.09340734641020698, 0.04670364538896688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 3.0923890164922945`}, { 0.09840734641020699, 0.04920363709749876}, {0.09840734641020699, 0.04920363709749876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 3.089889026653795}, { 0.10340734641020699`, 0.05170362693599827}, {0.10340734641020699`, 0.05170362693599827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 3.0873890389856027`}, { 0.108407346410207, 0.0542036146041904}, {0.108407346410207, 0.0542036146041904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 3.0848890538186686`}, { 0.113407346410207, 0.056703599771124734`}, {0.113407346410207, 0.056703599771124734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 3.0823890715161406`}, { 0.118407346410207, 0.059203582073652734`}, {0.118407346410207, 0.059203582073652734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 3.079889092474894}, { 0.1234073464102069, 0.06170356111489929}, {0.1234073464102069, 0.06170356111489929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 3.0773891171270646`}, { 0.1284073464102069, 0.06420353646272843}, {0.1284073464102069, 0.06420353646272843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 3.07488914594159}, { 0.1334073464102069, 0.06670350764820299}, {0.1334073464102069, 0.06670350764820299}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 3.0723891794257563`}, { 0.1384073464102069, 0.06920347416403715}, {0.1384073464102069, 0.06920347416403715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 3.0698892181267494`}, { 0.14340734641020692`, 0.07170343546304357}, {0.14340734641020692`, 0.07170343546304357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 3.067389262633221}, { 0.14840734641020692`, 0.07420339095657243}, {0.14840734641020692`, 0.07420339095657243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 3.06488931357685}, { 0.15340734641020692`, 0.0767033400129433}, {0.15340734641020692`, 0.0767033400129433}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 3.062389371633923}, { 0.15840734641020693`, 0.07920328195586986}, {0.15840734641020693`, 0.07920328195586986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 3.0598894375269157`}, { 0.16340734641020693`, 0.08170321606287745}, {0.16340734641020693`, 0.08170321606287745}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 3.0573895120260826`}, { 0.16840734641020694`, 0.08420314156371045}, {0.16840734641020694`, 0.08420314156371045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 3.0548895959510594`}, { 0.17340734641020694`, 0.08670305763873389}, {0.17340734641020694`, 0.08670305763873389}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 3.052389690172469}, { 0.17840734641020695`, 0.08920296341732431}, {0.17840734641020695`, 0.08920296341732431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 3.0498897956135402`}, { 0.18340734641020695`, 0.09170285797625312}, {0.18340734641020695`, 0.09170285797625312}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 3.0473899132517333`}, { 0.18840734641020696`, 0.09420274033806005}, {0.18840734641020696`, 0.09420274033806005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 3.0448900441203763`}, { 0.19340734641020696`, 0.096702609469417}, {0.19340734641020696`, 0.096702609469417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 3.0423901893103102`}, { 0.19840734641020696`, 0.0992024642794828}, {0.19840734641020696`, 0.0992024642794828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 3.0398903499715457`}, { 0.20340734641020697`, 0.10170230361824731`}, {0.20340734641020697`, 0.10170230361824731`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 3.0373905273149275`}, { 0.20840734641020697`, 0.10420212627486557`}, {0.20840734641020697`, 0.10420212627486557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 3.0348907226138127`}, { 0.21340734641020698`, 0.10670193097598066`}, {0.21340734641020698`, 0.10670193097598066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 3.032390937205757}, { 0.21840734641020698`, 0.10920171638403656`}, {0.21840734641020698`, 0.10920171638403656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 3.0298911724942146`}, { 0.223407346410207, 0.11170148109557894`}, {0.223407346410207, 0.11170148109557894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 3.027391429950248}, { 0.228407346410207, 0.11420122363954514`}, {0.228407346410207, 0.11420122363954514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 3.024891711114251}, { 0.233407346410207, 0.11670094247554229`}, {0.233407346410207, 0.11670094247554229`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 3.022392017597682}, { 0.238407346410207, 0.1192006359921114}, {0.238407346410207, 0.1192006359921114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 3.01989235108481}, { 0.243407346410207, 0.12170030250498315`}, {0.243407346410207, 0.12170030250498315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 3.017392713334477}, { 0.248407346410207, 0.1241999402553164}, {0.248407346410207, 0.1241999402553164}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 3.0148931061818667`}, { 0.2534073464102069, 0.12669954740792647`}, {0.2534073464102069, 0.12669954740792647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 3.0123935315402934`}, { 0.2584073464102069, 0.12919912204949982`}, {0.2584073464102069, 0.12919912204949982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 3.0098939914029996`}, { 0.2634073464102069, 0.13169866218679357`}, {0.2634073464102069, 0.13169866218679357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 3.0073944878449703`}, { 0.2684073464102069, 0.1341981657448233}, {0.2684073464102069, 0.1341981657448233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 3.0048950230247593`}, { 0.2734073464102069, 0.1366976305650338}, {0.2734073464102069, 0.1366976305650338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 3.0023955991863343`}, { 0.2784073464102069, 0.1391970544034589}, {0.2784073464102069, 0.1391970544034589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.999896218660931}, { 0.28340734641020693`, 0.1416964349288621}, {0.28340734641020693`, 0.1416964349288621}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.9973968838689276`}, { 0.28840734641020693`, 0.14419576972086592`}, {0.28840734641020693`, 0.14419576972086592`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.9948975973217307`}, { 0.29340734641020694`, 0.1466950562680623}, {0.29340734641020694`, 0.1466950562680623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.9923983616236822`}, { 0.29840734641020694`, 0.14919429196611103`}, {0.29840734641020694`, 0.14919429196611103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.9898991794739764`}, { 0.30340734641020695`, 0.1516934741158167}, {0.30340734641020695`, 0.1516934741158167}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.987400053668598}, { 0.30840734641020695`, 0.15419259992119505`}, {0.30840734641020695`, 0.15419259992119505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.984900987102276}, { 0.31340734641020696`, 0.15669166648751728`}, {0.31340734641020696`, 0.15669166648751728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.982401982770453}, { 0.31840734641020696`, 0.15919067081934005`}, {0.31840734641020696`, 0.15919067081934005`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.979903043771275}, { 0.32340734641020696`, 0.16168960981851818`}, {0.32340734641020696`, 0.16168960981851818`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.977404173307596}, { 0.32840734641020697`, 0.16418848028219715`}, {0.32840734641020697`, 0.16418848028219715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.9749053746890044`}, { 0.333407346410207, 0.16668727890078897`}, {0.333407346410207, 0.16668727890078897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.9724066513338636`}, { 0.338407346410207, 0.16918600225592953`}, {0.338407346410207, 0.16918600225592953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.969908006771376}, { 0.343407346410207, 0.17168464681841683`}, {0.343407346410207, 0.17168464681841683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.9674094446436636`}, { 0.348407346410207, 0.1741832089461298}, {0.348407346410207, 0.1741832089461298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.9649109687078674`}, { 0.353407346410207, 0.17668168488192568`}, {0.353407346410207, 0.17668168488192568`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.962412582838271}, { 0.358407346410207, 0.17918007075152206`}, {0.358407346410207, 0.17918007075152206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.95991429102844}, { 0.363407346410207, 0.18167836256135303`}, {0.363407346410207, 0.18167836256135303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.9574160973933843`}, { 0.368407346410207, 0.1841765561964089}, {0.368407346410207, 0.1841765561964089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.954918006171741}, { 0.373407346410207, 0.1866746474180524}, {0.373407346410207, 0.1866746474180524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.9524200217279803`}, { 0.3784073464102069, 0.18917263186181307`}, {0.3784073464102069, 0.18917263186181307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.9499221485546303`}, { 0.3834073464102069, 0.1916705050351629}, {0.3834073464102069, 0.1916705050351629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.947424391274527}, { 0.3884073464102069, 0.19416826231526638`}, {0.3884073464102069, 0.19416826231526638`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.944926754643084}, { 0.3934073464102069, 0.19666589894670924`}, {0.3934073464102069, 0.19666589894670924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.9424292435505897`}, { 0.3984073464102069, 0.19916341003920357`}, {0.3984073464102069, 0.19916341003920357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.9399318630245213`}, { 0.4034073464102069, 0.20166079056527217`}, {0.4034073464102069, 0.20166079056527217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.937434618231888}, { 0.40840734641020693`, 0.2041580353579048}, {0.40840734641020693`, 0.2041580353579048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.9349375144815992`}, { 0.41340734641020693`, 0.20665513910819416`}, {0.41340734641020693`, 0.20665513910819416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.932440557226849}, { 0.41840734641020694`, 0.20915209636294416`}, {0.41840734641020694`, 0.20915209636294416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.9299437520675364`}, { 0.42340734641020705`, 0.21164890152225663`}, {0.42340734641020705`, 0.21164890152225663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.9274471047527046`}, { 0.42840734641020695`, 0.2141455488370885}, {0.42840734641020695`, 0.2141455488370885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.924950621183005}, { 0.43340734641020706`, 0.21664203240678848`}, {0.43340734641020706`, 0.21664203240678848`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.9224543074131923`}, { 0.43840734641020696`, 0.21913834617660066`}, {0.43840734641020696`, 0.21913834617660066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.919958169654644}, { 0.44340734641020685`, 0.22163448393514898`}, {0.44340734641020685`, 0.22163448393514898`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.917462214277904}, { 0.44840734641020696`, 0.2241304393118895}, {0.44840734641020696`, 0.2241304393118895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.914966447815258}, { 0.45340734641020686`, 0.2266262057745358}, {0.45340734641020686`, 0.2266262057745358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.912470876963334}, { 0.458407346410207, 0.22912177662645908`}, {0.458407346410207, 0.22912177662645908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.909975508585735}, { 0.46340734641020687`, 0.2316171450040581}, {0.46340734641020687`, 0.2316171450040581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.907480349715693}, { 0.468407346410207, 0.2341123038741004}, {0.468407346410207, 0.2341123038741004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.90498540755876}, { 0.4734073464102069, 0.2366072460310333}, {0.4734073464102069, 0.2366072460310333}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.902490689495524}, { 0.478407346410207, 0.2391019640942694}, {0.478407346410207, 0.2391019640942694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.899996203084357}, { 0.4834073464102069, 0.24159645050543632`}, {0.4834073464102069, 0.24159645050543632`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.897501956064192}, { 0.488407346410207, 0.2440906975256013}, {0.488407346410207, 0.2440906975256013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.8950079563573334`}, { 0.4934073464102069, 0.24658469723245963`}, {0.4934073464102069, 0.24658469723245963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.8925142120722955`}, { 0.498407346410207, 0.24907844151749753`}, {0.498407346410207, 0.24907844151749753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.890020731506676}, { 0.5034073464102069, 0.2515719220831174}, {0.5034073464102069, 0.2515719220831174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.8875275231500583`}, { 0.508407346410207, 0.2540651304397347}, {0.508407346410207, 0.2540651304397347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.885034595686953}, { 0.5134073464102069, 0.25655805790284003`}, {0.5134073464102069, 0.25655805790284003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.882541957999763}, { 0.518407346410207, 0.25905069559003013`}, {0.518407346410207, 0.25905069559003013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.8800496191717917`}, { 0.5234073464102069, 0.2615430344180014}, {0.5234073464102069, 0.2615430344180014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.87755758849028}, { 0.528407346410207, 0.2640350650995132}, {0.528407346410207, 0.2640350650995132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.8750658754494793`}, { 0.5334073464102069, 0.2665267781403137}, {0.5334073464102069, 0.2665267781403137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.8725744897537604`}, { 0.538407346410207, 0.2690181638360326}, {0.538407346410207, 0.2690181638360326}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.8700834413207574`}, { 0.5434073464102069, 0.2715092122690361}, {0.5434073464102069, 0.2715092122690361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.867592740284546}, { 0.548407346410207, 0.27399991330524737`}, {0.548407346410207, 0.27399991330524737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.865102396998864}, { 0.553407346410207, 0.2764902565909297}, {0.553407346410207, 0.2764902565909297}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.862612422040361}, { 0.5584073464102071, 0.27898023154943274`}, {0.5584073464102071, 0.27898023154943274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.8601228262118927`}, { 0.563407346410207, 0.28146982737790055`}, {0.563407346410207, 0.28146982737790055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.857633620545851}, { 0.5684073464102071, 0.28395903304394243`}, {0.5684073464102071, 0.28395903304394243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.8551448163075293`}, { 0.573407346410207, 0.286447837282264}, {0.573407346410207, 0.286447837282264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.8526564249985324`}, { 0.5784073464102069, 0.28893622859126067`}, {0.5784073464102069, 0.28893622859126067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.8501684583602236`}, { 0.583407346410207, 0.2914241952295694}, {0.583407346410207, 0.2914241952295694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.8476809283772115`}, { 0.5884073464102069, 0.29391172521258185`}, {0.5884073464102069, 0.29391172521258185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.845193847280877}, { 0.593407346410207, 0.2963988063089163}, {0.593407346410207, 0.2963988063089163}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.8427072275529452`}, { 0.5984073464102069, 0.29888542603684803`}, {0.5984073464102069, 0.29888542603684803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.840221081929094}, { 0.603407346410207, 0.3013715716606992}, {0.603407346410207, 0.3013715716606992}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.8377354234026093`}, { 0.6084073464102069, 0.3038572301871839}, {0.6084073464102069, 0.3038572301871839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.8352502652280793`}, { 0.613407346410207, 0.3063423883617137}, {0.613407346410207, 0.3063423883617137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.8327656209251364`}, { 0.6184073464102069, 0.30882703266465666`}, {0.6184073464102069, 0.30882703266465666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.8302815042822385`}, { 0.623407346410207, 0.3113111493075548}, {0.623407346410207, 0.3113111493075548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.8277979293604973`}, { 0.6284073464102069, 0.3137947242292961}, {0.6284073464102069, 0.3137947242292961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.825314910497552}, { 0.633407346410207, 0.31627774309224105`}, {0.633407346410207, 0.31627774309224105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.822832462311488}, { 0.6384073464102069, 0.3187601912783048}, {0.6384073464102069, 0.3187601912783048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.8203505997048004`}, { 0.643407346410207, 0.32124205388499344`}, {0.643407346410207, 0.32124205388499344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.8178693378684025`}, { 0.6484073464102069, 0.3237233157213907}, {0.6484073464102069, 0.3237233157213907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.815388692285691}, { 0.653407346410207, 0.3262039613041027}, {0.653407346410207, 0.3262039613041027}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.812908678736644}, { 0.6584073464102069, 0.32868397485314926`}, {0.6584073464102069, 0.32868397485314926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.8104293133019804`}, { 0.663407346410207, 0.3311633402878125}, {0.663407346410207, 0.3311633402878125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.807950612367362}, { 0.6684073464102069, 0.3336420412224309}, {0.6684073464102069, 0.3336420412224309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.8054725926276443`}, { 0.673407346410207, 0.3361200609621489}, {0.673407346410207, 0.3361200609621489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.8029952710911794`}, { 0.678407346410207, 0.3385973824986135}, {0.678407346410207, 0.3385973824986135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.8005186650841702`}, { 0.6834073464102071, 0.34107398850562287`}, {0.6834073464102071, 0.34107398850562287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.7980427922550737`}, { 0.688407346410207, 0.34354986133471965`}, {0.688407346410207, 0.34354986133471965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.795567670579054}, { 0.6934073464102071, 0.34602498301073875`}, {0.6934073464102071, 0.34602498301073875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.7930933183624957`}, { 0.698407346410207, 0.34849933522729754`}, {0.698407346410207, 0.34849933522729754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.790619754247558}, { 0.7034073464102069, 0.3509728993422352}, {0.7034073464102069, 0.3509728993422352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.788146997216793}, { 0.708407346410207, 0.35344565637300074`}, {0.708407346410207, 0.35344565637300074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.7856750665978094`}, { 0.7134073464102069, 0.35591758699198345`}, {0.7134073464102069, 0.35591758699198345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.783203982068001}, { 0.718407346410207, 0.35838867152179266`}, {0.718407346410207, 0.35838867152179266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.780733763659315}, { 0.7234073464102069, 0.36085888993047827`}, {0.7234073464102069, 0.36085888993047827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.778264431763092}, { 0.728407346410207, 0.3633282218267013}, {0.728407346410207, 0.3633282218267013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.7757960071349506`}, { 0.7334073464102069, 0.36579664645484267`}, {0.7334073464102069, 0.36579664645484267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.7733285108997343`}, { 0.738407346410207, 0.36826414269005914`}, {0.738407346410207, 0.36826414269005914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.770861964556513}, { 0.7434073464102069, 0.37073068903328027`}, {0.7434073464102069, 0.37073068903328027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.7683963899836437`}, { 0.748407346410207, 0.3731962636061498}, {0.748407346410207, 0.3731962636061498}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.7659318094438894`}, { 0.7534073464102069, 0.37566084414590356`}, {0.7534073464102069, 0.37566084414590356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.7634682455895963`}, { 0.758407346410207, 0.37812440800019675`}, {0.758407346410207, 0.37812440800019675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.7610057214679298`}, { 0.7634073464102069, 0.3805869321218632}, {0.7634073464102069, 0.3805869321218632}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.7585442605261723`}, { 0.768407346410207, 0.38304839306362104`}, {0.768407346410207, 0.38304839306362104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.7560838866170783`}, { 0.7734073464102069, 0.385508766972715}, {0.7734073464102069, 0.385508766972715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.753624624004295}, { 0.778407346410207, 0.3879680295854982}, {0.778407346410207, 0.3879680295854982}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.7511664973678407`}, { 0.7834073464102069, 0.39042615622195254`}, {0.7834073464102069, 0.39042615622195254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.748709531809645}, { 0.788407346410207, 0.3928831217801481}, {0.788407346410207, 0.3928831217801481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.7462537528591553`}, { 0.7934073464102069, 0.39533890073063765`}, {0.7934073464102069, 0.39533890073063765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.743799186479002}, { 0.798407346410207, 0.39779346711079094`}, {0.798407346410207, 0.39779346711079094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.74134585907073}, { 0.803407346410207, 0.4002467945190637}, {0.803407346410207, 0.4002467945190637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.7388937974805914`}, { 0.8084073464102071, 0.40269885610920186`}, {0.8084073464102071, 0.40269885610920186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.7364430290054074`}, { 0.813407346410207, 0.4051496245843857}, {0.813407346410207, 0.4051496245843857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.733993581398491}, { 0.8184073464102071, 0.40759907219130237`}, {0.8184073464102071, 0.40759907219130237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.731545482875635}, { 0.823407346410207, 0.41004717071415814`}, {0.823407346410207, 0.41004717071415814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.7290987621211693`}, { 0.8284073464102069, 0.41249389146862414`}, {0.8284073464102069, 0.41249389146862414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.7266534482940794`}, { 0.833407346410207, 0.4149392052957136}, {0.833407346410207, 0.4149392052957136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.7242095710341996`}, { 0.8384073464102069, 0.41738308255559375`}, {0.8384073464102069, 0.41738308255559375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.721767160468462}, { 0.843407346410207, 0.4198254931213311}, {0.843407346410207, 0.4198254931213311}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.719326247217224}, { 0.8484073464102069, 0.42226640637256907`}, {0.8484073464102069, 0.42226640637256907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.7168868624006572`}, { 0.853407346410207, 0.42470579118913576`}, {0.853407346410207, 0.42470579118913576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.714449037645207}, { 0.8584073464102069, 0.4271436159445863}, {0.8584073464102069, 0.4271436159445863}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.712012805090118}, { 0.863407346410207, 0.4295798484996751}, {0.863407346410207, 0.4295798484996751}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.709578197394035}, { 0.8684073464102069, 0.43201445619575835`}, {0.8684073464102069, 0.43201445619575835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.7071452477416633`}, { 0.873407346410207, 0.4344474058481295}, {0.873407346410207, 0.4344474058481295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.7047139898505095`}, { 0.8784073464102069, 0.43687866373928386`}, {0.8784073464102069, 0.43687866373928386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.7022844579776826`}, { 0.883407346410207, 0.43930819561211076`}, {0.883407346410207, 0.43930819561211076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.699856686926772}, { 0.8884073464102069, 0.4417359666630216}, {0.8884073464102069, 0.4417359666630216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.697430712054792}, { 0.893407346410207, 0.44416194153500166`}, {0.893407346410207, 0.44416194153500166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.6950065692791987`}, { 0.8984073464102069, 0.44658608431059427`}, {0.8984073464102069, 0.44658608431059427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.6925842950849788`}, { 0.903407346410207, 0.44900835850481463`}, {0.903407346410207, 0.44900835850481463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.6901639265318043`}, { 0.9084073464102069, 0.45142872705798887`}, {0.9084073464102069, 0.45142872705798887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.687745501261265}, { 0.913407346410207, 0.4538471523285283}, {0.913407346410207, 0.4538471523285283}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.6853290575041675`}, { 0.9184073464102069, 0.4562635960856258}, {0.9184073464102069, 0.4562635960856258}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.6829146340879073`}, { 0.923407346410207, 0.4586780195018859}, {0.923407346410207, 0.4586780195018859}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.680502270443913}, { 0.928407346410207, 0.4610903831458797}, {0.928407346410207, 0.4610903831458797}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.6780920066151603`}, { 0.9334073464102071, 0.4635006469746327}, {0.9334073464102071, 0.4635006469746327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.675683883263757}, { 0.938407346410207, 0.46590877032603606`}, {0.938407346410207, 0.46590877032603606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.6732779416786028`}, { 0.9434073464102071, 0.4683147119111908}, {0.9434073464102071, 0.4683147119111908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.6708742237831156`}, { 0.948407346410207, 0.47071842980667766`}, {0.948407346410207, 0.47071842980667766`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.668472772143034}, { 0.9534073464102071, 0.47311988144675904`}, {0.9534073464102071, 0.47311988144675904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.6660736299742873`}, { 0.958407346410207, 0.4755190236155057}, {0.958407346410207, 0.4755190236155057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.6636768411509366`}, { 0.9634073464102069, 0.4779158124388565}, {0.9634073464102069, 0.4779158124388565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.661282450213189}, { 0.968407346410207, 0.48031020337660413`}, {0.968407346410207, 0.48031020337660413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.658890502375479}, { 0.9734073464102069, 0.482702151214314}, {0.9734073464102069, 0.482702151214314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.6565010435346235`}, { 0.978407346410207, 0.48509161005516993`}, {0.978407346410207, 0.48509161005516993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.654114120278042}, { 0.9834073464102069, 0.4874785333117511}, {0.9834073464102069, 0.4874785333117511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.6517297798920523`}, { 0.988407346410207, 0.48986287369774095`}, {0.988407346410207, 0.48986287369774095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.6493480703702272`}, { 0.9934073464102069, 0.4922445832195659}, {0.9934073464102069, 0.4922445832195659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.646969040421828}, { 0.998407346410207, 0.49462361316796544`}, {0.998407346410207, 0.49462361316796544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.6445927394802977`}, { 1.003407346410207, 0.49699991410949546`}, {1.003407346410207, 0.49699991410949546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.6422192177118284`}, { 1.008407346410207, 0.499373435877965}, {1.008407346410207, 0.499373435877965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.63984852602399}, { 1.013407346410207, 0.501744127565803}, {1.013407346410207, 0.501744127565803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.6374807160744282`}, { 1.018407346410207, 0.5041119375153651}, {1.018407346410207, 0.5041119375153651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.635115840279624}, { 1.023407346410207, 0.5064768133101695}, {1.023407346410207, 0.5064768133101695}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.63275395182372}, { 1.028407346410207, 0.5088387017660729}, {1.028407346410207, 0.5088387017660729}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.630395104667411}, { 1.033407346410207, 0.5111975489223817}, {1.033407346410207, 0.5111975489223817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.6280393535568916`}, { 1.038407346410207, 0.5135533000329017}, {1.038407346410207, 0.5135533000329017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.625686754032869}, { 1.043407346410207, 0.5159058995569241}, {1.043407346410207, 0.5159058995569241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.623337362439636}, { 1.048407346410207, 0.5182552911501572}, {1.048407346410207, 0.5182552911501572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.6209912359342}, { 1.053407346410207, 0.5206014176555934}, {1.053407346410207, 0.5206014176555934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.618648432495471}, { 1.058407346410207, 0.5229442210943223}, {1.058407346410207, 0.5229442210943223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.6163090109335063`}, { 1.063407346410207, 0.5252836426562867}, {1.063407346410207, 0.5252836426562867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.613973030898809}, { 1.068407346410207, 0.5276196226909845}, {1.068407346410207, 0.5276196226909845}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.6116405528916764`}, { 1.073407346410207, 0.529952100698117}, {1.073407346410207, 0.529952100698117}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.609311638271606}, { 1.078407346410207, 0.532281015318187}, {1.078407346410207, 0.532281015318187}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.606986349266747}, { 1.083407346410207, 0.534606304323046}, {1.083407346410207, 0.534606304323046}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.604664748983399}, { 1.0884073464102069`, 0.5369279046063946}, {1.0884073464102069`, 0.5369279046063946}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.602346901415557}, { 1.093407346410207, 0.5392457521742362}, {1.093407346410207, 0.5392457521742362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.6000328714545042`}, { 1.0984073464102069`, 0.5415597821352887}, {1.0984073464102069`, 0.5415597821352887}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.59772272489844}, { 1.103407346410207, 0.5438699286913533}, {1.103407346410207, 0.5438699286913533}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.595416528462151}, { 1.1084073464102069`, 0.5461761251276419}, {1.1084073464102069`, 0.5461761251276419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.59311434978672}, { 1.113407346410207, 0.5484783038030736}, {1.113407346410207, 0.5484783038030736}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.5908162574492644`}, { 1.118407346410207, 0.5507763961405291}, {1.118407346410207, 0.5507763961405291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.588522320972713}, { 1.123407346410207, 0.5530703326170799}, {1.123407346410207, 0.5530703326170799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.586232610835609}, { 1.128407346410207, 0.5553600427541844}, {1.128407346410207, 0.5553600427541844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.5839471984819355`}, { 1.133407346410207, 0.5576454551078578}, {1.133407346410207, 0.5576454551078578}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.581666156330972}, { 1.138407346410207, 0.5599264972588212}, {1.138407346410207, 0.5599264972588212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.579389557787165}, { 1.143407346410207, 0.5622030958026286}, {1.143407346410207, 0.5622030958026286}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.577117477250017}, { 1.148407346410207, 0.5644751763397762}, {1.148407346410207, 0.5644751763397762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.574849990123992}, { 1.153407346410207, 0.5667426634658013}, {1.153407346410207, 0.5667426634658013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.572587172828426}, { 1.158407346410207, 0.5690054807613674}, {1.158407346410207, 0.5690054807613674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.570329102807448}, { 1.163407346410207, 0.5712635507823455}, {1.163407346410207, 0.5712635507823455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.568075858539901}, { 1.168407346410207, 0.5735167950498924}, {1.168407346410207, 0.5735167950498924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.565827519549263}, { 1.173407346410207, 0.5757651340405301}, {1.173407346410207, 0.5757651340405301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.563584166413562}, { 1.178407346410207, 0.578008487176231}, {1.178407346410207, 0.578008487176231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.56134588077528}, { 1.183407346410207, 0.5802467728145134}, {1.183407346410207, 0.5802467728145134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.5591127453512432`}, { 1.188407346410207, 0.5824799082385498}, {1.188407346410207, 0.5824799082385498}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.5568848439424943`}, { 1.193407346410207, 0.5847078096472988}, {1.193407346410207, 0.5847078096472988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.5546622614441383`}, { 1.198407346410207, 0.5869303921456548}, {1.198407346410207, 0.5869303921456548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.5524450838551624`}, { 1.203407346410207, 0.5891475697346307}, {1.203407346410207, 0.5891475697346307}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.5502333982882184`}, { 1.208407346410207, 0.5913592553015751}, {1.208407346410207, 0.5913592553015751}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.5480272929793673`}, { 1.2134073464102069`, 0.5935653606104259}, {1.2134073464102069`, 0.5935653606104259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.5458268572977816`}, { 1.218407346410207, 0.595765796292012}, {1.218407346410207, 0.595765796292012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.5436321817553895`}, { 1.2234073464102069`, 0.5979604718344037}, {1.2234073464102069`, 0.5979604718344037}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.5414433580164713`}, { 1.228407346410207, 0.6001492955733222}, {1.228407346410207, 0.6001492955733222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.5392604789071833`}, { 1.2334073464102069`, 0.6023321746826097}, {1.2334073464102069`, 0.6023321746826097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.5370836384250226`}, { 1.238407346410207, 0.6045090151647708}, {1.238407346410207, 0.6045090151647708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.5349129317482046`}, { 1.243407346410207, 0.6066797218415888}, {1.243407346410207, 0.6066797218415888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.532748455244969}, { 1.248407346410207, 0.6088441983448242}, {1.248407346410207, 0.6088441983448242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.5305903064827877`}, { 1.253407346410207, 0.6110023471070056}, {1.253407346410207, 0.6110023471070056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.528438584237478}, { 1.258407346410207, 0.6131540693523152}, {1.258407346410207, 0.6131540693523152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.5262933885022156`}, { 1.263407346410207, 0.6152992650875776}, {1.263407346410207, 0.6152992650875776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.524154820496427}, { 1.268407346410207, 0.617437833093366}, {1.268407346410207, 0.617437833093366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.522022982674571}, { 1.273407346410207, 0.6195696709152222}, {1.273407346410207, 0.6195696709152222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.5198979787347837`}, { 1.278407346410207, 0.6216946748550097}, {1.278407346410207, 0.6216946748550097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.5177799136273924`}, { 1.283407346410207, 0.6238127399624008}, {1.283407346410207, 0.6238127399624008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.515668893563283}, { 1.288407346410207, 0.62592376002651}, {1.288407346410207, 0.62592376002651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.5135650260221114`}, { 1.293407346410207, 0.6280276275676818}, {1.293407346410207, 0.6280276275676818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.5114684197603516`}, { 1.298407346410207, 0.6301242338294415}, {1.298407346410207, 0.6301242338294415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.509379184819175}, { 1.303407346410207, 0.6322134687706181}, {1.303407346410207, 0.6322134687706181}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.507297432532142}, { 1.308407346410207, 0.6342952210576513}, {1.308407346410207, 0.6342952210576513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.5052232755327037`}, { 1.313407346410207, 0.6363693780570894}, {1.313407346410207, 0.6363693780570894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.503156827761504}, { 1.318407346410207, 0.6384358258282893}, {1.318407346410207, 0.6384358258282893}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.501098204473461}, { 1.323407346410207, 0.6404944491163319}, {1.323407346410207, 0.6404944491163319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.4990475222446364`}, { 1.328407346410207, 0.6425451313451569}, {1.328407346410207, 0.6425451313451569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.497004898978857}, { 1.333407346410207, 0.6445877546109361}, {1.333407346410207, 0.6445877546109361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.4949704539141035`}, { 1.3384073464102069`, 0.6466221996756896}, {1.3384073464102069`, 0.6466221996756896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.492944307628633}, { 1.343407346410207, 0.6486483459611606}, {1.343407346410207, 0.6486483459611606}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.4909265820468356`}, { 1.3484073464102069`, 0.6506660715429577}, {1.3484073464102069`, 0.6506660715429577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.4889174004448122`}, { 1.353407346410207, 0.6526752531449806}, {1.353407346410207, 0.6526752531449806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.486916887455659}, { 1.3584073464102069`, 0.6546757661341339}, {1.3584073464102069`, 0.6546757661341339}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.4849251690744403`}, { 1.363407346410207, 0.656667484515353}, {1.363407346410207, 0.656667484515353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.4829423726628517`}, { 1.368407346410207, 0.6586502809269417}, {1.368407346410207, 0.6586502809269417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.4809686269535467`}, { 1.373407346410207, 0.6606240266362463}, {1.373407346410207, 0.6606240266362463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.479004062054121}, { 1.378407346410207, 0.6625885915356722}, {1.378407346410207, 0.6625885915356722}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.477048809450736}, { 1.383407346410207, 0.6645438441390571}, {1.383407346410207, 0.6645438441390571}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.4751030020113745`}, { 1.388407346410207, 0.6664896515784188}, {1.388407346410207, 0.6664896515784188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.4731667739887055`}, { 1.393407346410207, 0.6684258796010878}, {1.393407346410207, 0.6684258796010878}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.471240261022554}, { 1.398407346410207, 0.6703523925672393}, {1.398407346410207, 0.6703523925672393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.469323600141952}, { 1.403407346410207, 0.6722690534478416}, {1.403407346410207, 0.6722690534478416}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.467416929766762}, { 1.408407346410207, 0.6741757238230317}, {1.408407346410207, 0.6741757238230317}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.465520389708855}, { 1.413407346410207, 0.676072263880938}, {1.413407346410207, 0.676072263880938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.463634121172833}, { 1.418407346410207, 0.6779585324169604}, {1.418407346410207, 0.6779585324169604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.4617582667562687`}, { 1.4234073464102068`, 0.6798343868335246}, {1.4234073464102068`, 0.6798343868335246}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.459892970449461}, { 1.4284073464102072`, 0.6816996831403319}, {1.4284073464102072`, 0.6816996831403319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.458038377634686}, { 1.433407346410207, 0.6835542759551076}, {1.433407346410207, 0.6835542759551076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.456194635084914}, { 1.438407346410207, 0.6853980185048791}, {1.438407346410207, 0.6853980185048791}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.4543618909620055`}, { 1.4434073464102068`, 0.6872307626277877}, {1.4434073464102068`, 0.6872307626277877}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.452540294814336}, { 1.4484073464102072`, 0.6890523587754573}, {1.4484073464102072`, 0.6890523587754573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.4507299975738603`}, { 1.453407346410207, 0.690862656015933}, {1.453407346410207, 0.690862656015933}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.4489311515525847`}, { 1.458407346410207, 0.6926615020372084}, {1.458407346410207, 0.6926615020372084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.447143910438435}, { 1.4634073464102069`, 0.6944487431513584}, {1.4634073464102069`, 0.6944487431513584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.4453684292905034`}, { 1.4684073464102068`, 0.69622422429929}, {1.4684073464102068`, 0.69622422429929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.443604864533658}, { 1.473407346410207, 0.6979877890561352}, {1.473407346410207, 0.6979877890561352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.441853373952496}, { 1.478407346410207, 0.6997392796372968}, {1.478407346410207, 0.6997392796372968}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.4401141166846263`}, { 1.4834073464102069`, 0.701478536905167}, {1.4834073464102069`, 0.701478536905167}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.4383872532132567`}, { 1.4884073464102068`, 0.7032054003765363}, {1.4884073464102068`, 0.7032054003765363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.436672945359085}, { 1.4934073464102071`, 0.7049197082307084}, {1.4934073464102071`, 0.7049197082307084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.4349713562714568`}, { 1.498407346410207, 0.7066212973183366}, {1.498407346410207, 0.7066212973183366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.4332826504187874`}, { 1.503407346410207, 0.7083100031710058}, {1.503407346410207, 0.7083100031710058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.431606993578225}, { 1.5084073464102068`, 0.7099856600115684}, {1.5084073464102068`, 0.7099856600115684}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.4299445528245376`}, { 1.5134073464102071`, 0.7116481007652559}, {1.5134073464102071`, 0.7116481007652559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.4282954965182104`}, { 1.518407346410207, 0.7132971570715828}, {1.518407346410207, 0.7132971570715828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.426659994292734}, { 1.523407346410207, 0.7149326592970594}, {1.523407346410207, 0.7149326592970594}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.4250382170410654`}, { 1.5284073464102068`, 0.716554436548728}, {1.5284073464102068`, 0.716554436548728}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.4234303369012506`}, { 1.5334073464102072`, 0.7181623166885426}, {1.5334073464102072`, 0.7181623166885426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.421836527241187}, { 1.538407346410207, 0.7197561263486061}, {1.538407346410207, 0.7197561263486061}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.4202569626425126`}, { 1.543407346410207, 0.7213356909472807}, {1.543407346410207, 0.7213356909472807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.4186918188836044`}, { 1.5484073464102068`, 0.7229008347061889}, {1.5484073464102068`, 0.7229008347061889}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.4171412729216746`}, { 1.5534073464102072`, 0.7244513806681188}, {1.5534073464102072`, 0.7244513806681188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.4156055028739427`}, { 1.558407346410207, 0.7259871507158504}, {1.558407346410207, 0.7259871507158504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.414084687997874}, { 1.563407346410207, 0.7275079655919188}, {1.563407346410207, 0.7275079655919188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.41257900867047}, { 1.5684073464102068`, 0.729013644919323}, {1.5684073464102068`, 0.729013644919323}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 0.7305040072232025}, { 1.5734073464102072`, 2.411088646366591}, {1.5734073464102072`, 2.411088646366591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 0.7319788699534867}, { 1.578407346410207, 2.4096137836363067`}, {1.578407346410207, 2.4096137836363067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 0.7334380495085406}, { 1.583407346410207, 2.4081546040812527`}, {1.583407346410207, 2.4081546040812527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 0.7348813612598063}, { 1.5884073464102069`, 2.406711292329987}, {1.5884073464102069`, 2.406711292329987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 0.7363086195774635}, { 1.5934073464102072`, 2.4052840340123294`}, {1.5934073464102072`, 2.4052840340123294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 0.737719637857114}, { 1.598407346410207, 2.403873015732679}, {1.598407346410207, 2.403873015732679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 0.7391142285475034}, { 1.603407346410207, 2.4024784250422897`}, {1.603407346410207, 2.4024784250422897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 0.7404922031792877}, { 1.6084073464102069`, 2.4011004504105053`}, {1.6084073464102069`, 2.4011004504105053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 0.7418533723948582}, { 1.6134073464102068`, 2.399739281194935}, {1.6134073464102068`, 2.399739281194935}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 0.743197545979226}, { 1.6184073464102071`, 2.3983951076105674`}, {1.6184073464102071`, 2.3983951076105674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 0.7445245328919812}, { 1.623407346410207, 2.3970681206978117`}, {1.623407346410207, 2.3970681206978117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 0.7458341413003297}, { 1.628407346410207, 2.3957585122894636`}, {1.628407346410207, 2.3957585122894636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 0.7471261786132125}, { 1.6334073464102068`, 2.394466474976581}, {1.6334073464102068`, 2.394466474976581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 0.7484004515165136}, { 1.6384073464102071`, 2.39319220207328}, {1.6384073464102071`, 2.39319220207328}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 0.7496567660093623}, { 1.643407346410207, 2.391935887580431}, {1.643407346410207, 2.391935887580431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 0.7508949274415281}, { 1.648407346410207, 2.3906977261482654`}, {1.648407346410207, 2.3906977261482654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 0.7521147405519145}, { 1.6534073464102068`, 2.389477913037879}, {1.6534073464102068`, 2.389477913037879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 0.7533160095081488}, { 1.6584073464102072`, 2.3882766440816443`}, {1.6584073464102072`, 2.3882766440816443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 0.7544985379472691}, { 1.663407346410207, 2.3870941156425243`}, {1.663407346410207, 2.3870941156425243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 0.7556621290175057}, { 1.668407346410207, 2.3859305245722875`}, {1.668407346410207, 2.3859305245722875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 0.7568065854211562}, { 1.6734073464102068`, 2.384786068168637}, {1.6734073464102068`, 2.384786068168637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 0.7579317094585443}, { 1.6784073464102072`, 2.383660944131249}, {1.6784073464102072`, 2.383660944131249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 0.7590373030730654}, { 1.683407346410207, 2.3825553505167276`}, {1.683407346410207, 2.3825553505167276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 0.7601231678973013}, { 1.688407346410207, 2.381469485692492}, {1.688407346410207, 2.381469485692492}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 0.7611891053002066}, { 1.6934073464102068`, 2.3804035482895864`}, {1.6934073464102068`, 2.3804035482895864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 0.7622349164353465}, { 1.6984073464102072`, 2.3793577371544465`}, {1.6984073464102072`, 2.3793577371544465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 0.7632604022901815}, { 1.703407346410207, 2.3783322512996117`}, {1.703407346410207, 2.3783322512996117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 0.7642653637363859}, { 1.708407346410207, 2.3773272898534072`}, {1.708407346410207, 2.3773272898534072`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 0.7652496015811802}, { 1.7134073464102069`, 2.3763430520086133`}, {1.7134073464102069`, 2.3763430520086133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 0.766212916619667}, { 1.7184073464102072`, 2.3753797369701264`}, {1.7184073464102072`, 2.3753797369701264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 0.7671551096881519}, { 1.723407346410207, 2.374437543901641}, {1.723407346410207, 2.374437543901641}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 0.7680759817184275}, { 1.728407346410207, 2.3735166718713656`}, {1.728407346410207, 2.3735166718713656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 0.7689753337930013}, { 1.7334073464102069`, 2.372617319796792}, {1.7334073464102069`, 2.372617319796792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 0.7698529672012456}, { 1.7384073464102068`, 2.371739686388547}, {1.7384073464102068`, 2.371739686388547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 0.770708683496447}, { 1.7434073464102071`, 2.3708839700933466`}, {1.7434073464102071`, 2.3708839700933466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 0.7715422845537223}, { 1.748407346410207, 2.370050369036071}, {1.748407346410207, 2.370050369036071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 0.772353572628785}, { 1.753407346410207, 2.3692390809610084`}, {1.753407346410207, 2.3692390809610084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 0.7731423504175221}, { 1.7584073464102068`, 2.368450303172271}, {1.7584073464102068`, 2.368450303172271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 0.7739084211163559}, { 1.7634073464102071`, 2.367684232473437}, {1.7634073464102071`, 2.367684232473437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 0.7746515884833605}, { 1.768407346410207, 2.3669410651064324`}, {1.768407346410207, 2.3669410651064324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 0.7753716569000909}, { 1.773407346410207, 2.3662209966897025`}, {1.773407346410207, 2.3662209966897025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 0.7760684314340982}, { 1.7784073464102068`, 2.3655242221556954`}, {1.7784073464102068`, 2.3655242221556954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 0.7767417179020867}, { 1.7834073464102072`, 2.364850935687707}, {1.7834073464102072`, 2.364850935687707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 0.7773913229336751}, { 1.788407346410207, 2.364201330656118}, {1.788407346410207, 2.364201330656118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 0.7780170540357261}, { 1.793407346410207, 2.363575599554067}, {1.793407346410207, 2.363575599554067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 0.7786187196571911}, { 1.7984073464102068`, 2.362973933932602}, {1.7984073464102068`, 2.362973933932602}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 0.7791961292544387}, { 1.8034073464102072`, 2.3623965243353546`}, {1.8034073464102072`, 2.3623965243353546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 0.7797490933570133}, { 1.808407346410207, 2.36184356023278}, {1.808407346410207, 2.36184356023278}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 0.7802774236337776}, { 1.813407346410207, 2.361315229956016}, {1.813407346410207, 2.361315229956016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 0.7807809329593975}, { 1.8184073464102068`, 2.360811720630396}, {1.8184073464102068`, 2.360811720630396}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 0.7812594354811071}, { 1.8234073464102072`, 2.360333218108686}, {1.8234073464102072`, 2.360333218108686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 0.7817127466857162}, { 1.828407346410207, 2.359879906904077}, {1.828407346410207, 2.359879906904077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 0.7821406834667979}, { 1.833407346410207, 2.3594519701229952`}, {1.833407346410207, 2.3594519701229952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 0.7825430641920081}, { 1.8384073464102069`, 2.359049589397785}, {1.8384073464102069`, 2.359049589397785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 0.7829197087704812}, { 1.8434073464102072`, 2.358672944819312}, {1.8434073464102072`, 2.358672944819312}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 0.7832704387202428}, { 1.848407346410207, 2.3583222148695504`}, {1.848407346410207, 2.3583222148695504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 0.7835950772355885}, { 1.853407346410207, 2.3579975763542045`}, {1.853407346410207, 2.3579975763542045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 0.7838934492543648}, { 1.8584073464102069`, 2.357699204335429}, {1.8584073464102069`, 2.357699204335429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 0.7841653815250982}, { 1.8634073464102068`, 2.357427272064695}, {1.8634073464102068`, 2.357427272064695}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 0.7844107026739113}, { 1.8684073464102071`, 2.357181950915882}, {1.8684073464102071`, 2.357181950915882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 0.7846292432711652}, { 1.873407346410207, 2.356963410318628}, {1.873407346410207, 2.356963410318628}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 0.7848208358977673}, { 1.878407346410207, 2.356771817692026}, {1.878407346410207, 2.356771817692026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 0.7849853152110855}, { 1.8834073464102068`, 2.356607338378708}, {1.8834073464102068`, 2.356607338378708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 0.7851225180104067}, { 1.8884073464102071`, 2.3564701355793867`}, {1.8884073464102071`, 2.3564701355793867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 0.7852322833018763}, { 1.893407346410207, 2.356360370287917}, {1.893407346410207, 2.356360370287917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 0.7853144523628554}, { 1.898407346410207, 2.356278201226938}, {1.898407346410207, 2.356278201226938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 0.7853688688056412}, { 1.9034073464102068`, 2.3562237847841523`}, {1.9034073464102068`, 2.3562237847841523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 0.7853953786404769}, { 1.9084073464102072`, 2.356197274949316}, {1.9084073464102072`, 2.356197274949316}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 0.7853938303378022}, { 1.913407346410207, 2.356198823251991}, {1.913407346410207, 2.356198823251991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 0.785364074889671}, { 1.918407346410207, 2.3562285787001227`}, {1.918407346410207, 2.3562285787001227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 0.7853059658702829}, { 1.9234073464102068`, 2.3562866877195106`}, {1.9234073464102068`, 2.3562866877195106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 0.7852193594955671}, { 1.9284073464102072`, 2.356373294094226}, {1.9284073464102072`, 2.356373294094226}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 0.785104114681755}, { 1.933407346410207, 2.3564885389080388`}, {1.933407346410207, 2.3564885389080388`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 0.7849600931028824}, { 1.938407346410207, 2.3566325604869105`}, {1.938407346410207, 2.3566325604869105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 0.7847871592471724}, { 1.9434073464102068`, 2.3568054943426207`}, {1.9434073464102068`, 2.3568054943426207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 0.7845851804722239}, { 1.9484073464102072`, 2.357007473117569}, {1.9484073464102072`, 2.357007473117569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 0.7843540270589696}, { 1.953407346410207, 2.3572386265308234`}, {1.953407346410207, 2.3572386265308234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 0.78409357226433}, { 1.958407346410207, 2.357499081325463}, {1.958407346410207, 2.357499081325463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 0.7838036923725233}, { 1.9634073464102069`, 2.35778896121727}, {1.9634073464102069`, 2.35778896121727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 0.783484266744971}, { 1.9684073464102072`, 2.3581083868448225`}, {1.9684073464102072`, 2.3581083868448225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 0.7831351778687523}, { 1.973407346410207, 2.3584574757210413`}, {1.973407346410207, 2.3584574757210413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 0.7827563114035547}, { 1.978407346410207, 2.3588363421862386`}, {1.978407346410207, 2.3588363421862386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 0.7823475562270779}, { 1.9834073464102069`, 2.3592450973627157`}, {1.9834073464102069`, 2.3592450973627157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 0.7819088044788396}, { 1.988407346410207, 2.3596838491109535`}, {1.988407346410207, 2.3596838491109535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 0.7814399516023466}, { 1.993407346410207, 2.3601527019874466`}, {1.993407346410207, 2.3601527019874466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 0.7809408963855812}, { 1.998407346410207, 2.360651757204212}, {1.998407346410207, 2.360651757204212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 0.7804115409997725}, { 2.003407346410207, 2.361181112590021}, {2.003407346410207, 2.361181112590021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 0.7798517910364063}, { 2.008407346410207, 2.361740862553387}, {2.008407346410207, 2.361740862553387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 0.7792615555424484}, { 2.013407346410207, 2.3623310980473446`}, {2.013407346410207, 2.3623310980473446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 0.7786407470537364}, { 2.018407346410207, 2.362951906536057}, {2.018407346410207, 2.362951906536057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 0.777989281626523}, { 2.023407346410207, 2.3636033719632703`}, {2.023407346410207, 2.3636033719632703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 0.7773070788671339}, { 2.028407346410207, 2.3642855747226594`}, {2.028407346410207, 2.3642855747226594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 0.7765940619597159}, { 2.033407346410207, 2.3649985916300778`}, {2.033407346410207, 2.3649985916300778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 0.7758501576920595}, { 2.038407346410207, 2.365742495897734}, {2.038407346410207, 2.365742495897734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 0.7750752964794667}, { 2.043407346410207, 2.3665173571103266`}, {2.043407346410207, 2.3665173571103266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 0.7742694123866526}, { 2.048407346410207, 2.3673232412031404`}, {2.048407346410207, 2.3673232412031404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 0.7734324431476655}, { 2.053407346410207, 2.3681602104421278`}, {2.053407346410207, 2.3681602104421278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 0.7725643301838123}, { 2.058407346410207, 2.3690283234059812`}, {2.058407346410207, 2.3690283234059812`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 0.7716650186195784}, { 2.063407346410207, 2.3699276349702147`}, {2.063407346410207, 2.3699276349702147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 0.7707344572965422}, { 2.068407346410207, 2.3708581962932507`}, {2.068407346410207, 2.3708581962932507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 0.769772598785272}, { 2.073407346410207, 2.3718200548045214`}, {2.073407346410207, 2.3718200548045214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 0.7687793993952106}, { 2.078407346410207, 2.372813254194583}, {2.078407346410207, 2.372813254194583}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 0.7677548191825476}, { 2.083407346410207, 2.373837834407246}, {2.083407346410207, 2.373837834407246}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 0.766698821956084}, { 2.088407346410207, 2.374893831633709}, {2.088407346410207, 2.374893831633709}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 0.7656113752810946}, { 2.093407346410207, 2.3759812783086987`}, {2.093407346410207, 2.3759812783086987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 0.7644924504812018}, { 2.098407346410207, 2.3771002031085913`}, {2.098407346410207, 2.3771002031085913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 0.7633420226382702}, { 2.103407346410207, 2.3782506309515234`}, {2.103407346410207, 2.3782506309515234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 0.7621600705903384}, { 2.108407346410207, 2.379432582999455}, {2.108407346410207, 2.379432582999455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 0.7609465769276069}, { 2.1134073464102068`, 2.380646076662186}, {2.1134073464102068`, 2.380646076662186}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 0.7597015279865009}, { 2.118407346410207, 2.381891125603292}, {2.118407346410207, 2.381891125603292}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 0.758424913841829}, { 2.123407346410207, 2.383167739747964}, {2.123407346410207, 2.383167739747964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 0.757116728297067}, { 2.128407346410207, 2.3844759252927266`}, {2.128407346410207, 2.3844759252927266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 0.7557769688727917}, { 2.133407346410207, 2.385815684717002}, {2.133407346410207, 2.385815684717002}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 0.7544056367932933}, { 2.138407346410207, 2.3871870167965}, {2.138407346410207, 2.3871870167965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 0.7530027369714014}, { 2.143407346410207, 2.388589916618392}, {2.143407346410207, 2.388589916618392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 0.7515682779915536}, { 2.148407346410207, 2.39002437559824}, {2.148407346410207, 2.39002437559824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 0.7501022720911481}, { 2.153407346410207, 2.3914903814986452`}, {2.153407346410207, 2.3914903814986452`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 0.7486047351402118}, { 2.158407346410207, 2.3929879184495815`}, {2.158407346410207, 2.3929879184495815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 0.7470756866194312}, { 2.163407346410207, 2.394516966970362}, {2.163407346410207, 2.394516966970362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 0.7455151495965776}, { 2.168407346410207, 2.396077503993215}, {2.168407346410207, 2.396077503993215}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 0.7439231507013778}, { 2.173407346410207, 2.397669502888415}, {2.173407346410207, 2.397669502888415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 0.7422997200988691}, { 2.178407346410207, 2.399292933490924}, {2.178407346410207, 2.399292933490924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 0.7406448914612881}, { 2.183407346410207, 2.400947762128505}, {2.183407346410207, 2.400947762128505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 0.7389587019385363}, { 2.188407346410207, 2.4026339516512563`}, {2.188407346410207, 2.4026339516512563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 0.7372411921272762}, { 2.193407346410207, 2.4043514614625168`}, {2.193407346410207, 2.4043514614625168`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 0.7354924060386974}, { 2.198407346410207, 2.406100247551096}, {2.198407346410207, 2.406100247551096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 0.7337123910650151}, { 2.203407346410207, 2.407880262524778}, {2.203407346410207, 2.407880262524778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 0.7319011979447433}, { 2.208407346410207, 2.4096914556450497`}, {2.208407346410207, 2.4096914556450497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 0.7300588807267958}, { 2.213407346410207, 2.4115337728629975`}, {2.213407346410207, 2.4115337728629975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 0.7281854967334699}, { 2.218407346410207, 2.4134071568563233`}, {2.218407346410207, 2.4134071568563233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 0.7262811065223655}, { 2.223407346410207, 2.4153115470674273`}, {2.223407346410207, 2.4153115470674273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 0.7243457738472902}, { 2.228407346410207, 2.4172468797425033`}, {2.228407346410207, 2.4172468797425033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 0.7223795656182038}, { 2.233407346410207, 2.419213087971589}, {2.233407346410207, 2.419213087971589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 0.7203825518602642}, { 2.2384073464102068`, 2.421210101729529}, {2.2384073464102068`, 2.421210101729529}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 0.7183548056720147}, { 2.243407346410207, 2.4232378479177785`}, {2.243407346410207, 2.4232378479177785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 0.716296403182782}, { 2.248407346410207, 2.425296250407011}, {2.248407346410207, 2.425296250407011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 0.7142074235093258}, { 2.253407346410207, 2.4273852300804672`}, {2.253407346410207, 2.4273852300804672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 0.7120879487118016}, { 2.2584073464102072`, 2.4295047048779916`}, {2.2584073464102072`, 2.4295047048779916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 0.70993806374909}, { 2.263407346410207, 2.4316545898407034`}, {2.263407346410207, 2.4316545898407034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 0.70775785643354}, { 2.268407346410207, 2.433834797156253}, {2.268407346410207, 2.433834797156253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 0.7055474173851861}, { 2.273407346410207, 2.436045236204607}, {2.273407346410207, 2.436045236204607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 0.7033068399854878}, { 2.278407346410207, 2.4382858136043053`}, {2.278407346410207, 2.4382858136043053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 0.7010362203306416}, { 2.283407346410207, 2.4405564332591516`}, {2.283407346410207, 2.4405564332591516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 0.6987356571845217}, { 2.288407346410207, 2.4428569964052715`}, {2.288407346410207, 2.4428569964052715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 0.6964052519312938}, { 2.293407346410207, 2.4451874016584996`}, {2.293407346410207, 2.4451874016584996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 0.6940451085277567}, { 2.298407346410207, 2.447547545062036}, {2.298407346410207, 2.447547545062036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 0.6916553334554563}, { 2.303407346410207, 2.4499373201343366`}, {2.303407346410207, 2.4499373201343366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 0.689236035672622}, { 2.308407346410207, 2.452356617917171}, {2.308407346410207, 2.452356617917171}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 0.6867873265659704}, { 2.313407346410207, 2.4548053270238226`}, {2.313407346410207, 2.4548053270238226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 0.6843093199024262}, { 2.318407346410207, 2.457283333687367}, {2.318407346410207, 2.457283333687367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 0.6818021317807973}, { 2.323407346410207, 2.4597905218089964`}, {2.323407346410207, 2.4597905218089964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 0.679265880583456}, { 2.328407346410207, 2.462326773006337}, {2.328407346410207, 2.462326773006337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 0.6767006869280624}, { 2.333407346410207, 2.464891966661731}, {2.333407346410207, 2.464891966661731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 0.6741066736193746}, { 2.338407346410207, 2.4674859799704185`}, {2.338407346410207, 2.4674859799704185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 0.671483965601183}, { 2.343407346410207, 2.4701086879886103`}, {2.343407346410207, 2.4701086879886103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 0.6688326899084096}, { 2.348407346410207, 2.472759963681384}, {2.348407346410207, 2.472759963681384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 0.6661529756194084}, { 2.353407346410207, 2.475439677970385}, {2.353407346410207, 2.475439677970385}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 0.6634449538085035}, { 2.358407346410207, 2.4781476997812897`}, {2.358407346410207, 2.4781476997812897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 0.6607087574987979}, { 2.3634073464102068`, 2.480883896090995}, {2.3634073464102068`, 2.480883896090995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 0.6579445216152882}, { 2.368407346410207, 2.483648131974505}, {2.368407346410207, 2.483648131974505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 0.6551523829383173}, { 2.373407346410207, 2.486440270651476}, {2.373407346410207, 2.486440270651476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 0.6523324800573937}, { 2.378407346410207, 2.4892601735323994`}, {2.378407346410207, 2.4892601735323994`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 0.6494849533254078}, { 2.3834073464102072`, 2.4921077002643854`}, {2.3834073464102072`, 2.4921077002643854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 0.646609944813274}, { 2.388407346410207, 2.494982708776519}, {2.388407346410207, 2.494982708776519}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 0.6437075982650233}, { 2.393407346410207, 2.49788505532477}, {2.393407346410207, 2.49788505532477}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 0.6407780590533708}, { 2.398407346410207, 2.5008145945364224`}, {2.398407346410207, 2.5008145945364224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 0.6378214741357874}, { 2.403407346410207, 2.5037711794540054`}, {2.403407346410207, 2.5037711794540054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 0.6348379920110894}, { 2.408407346410207, 2.5067546615787037`}, {2.408407346410207, 2.5067546615787037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 0.6318277626765743}, { 2.413407346410207, 2.509764890913219}, {2.413407346410207, 2.509764890913219}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 0.6287909375857179}, { 2.418407346410207, 2.512801716004075}, {2.418407346410207, 2.512801716004075}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 0.625727669606455}, { 2.423407346410207, 2.515864983983338}, {2.423407346410207, 2.515864983983338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 0.622638112980057}, { 2.428407346410207, 2.518954540609736}, {2.428407346410207, 2.518954540609736}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 0.6195224232806247}, { 2.433407346410207, 2.522070230309168}, {2.433407346410207, 2.522070230309168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 0.6163807573752105}, { 2.438407346410207, 2.525211896214583}, {2.438407346410207, 2.525211896214583}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 0.6132132733845801}, { 2.443407346410207, 2.528379380205213}, {2.443407346410207, 2.528379380205213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 0.6100201306446337}, { 2.448407346410207, 2.5315725229451598`}, {2.448407346410207, 2.5315725229451598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 0.6068014896684879}, { 2.453407346410207, 2.534791163921305}, {2.453407346410207, 2.534791163921305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 0.6035575121092343}, { 2.458407346410207, 2.538035141480559}, {2.458407346410207, 2.538035141480559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 0.6002883607233822}, { 2.463407346410207, 2.541304292866411}, {2.463407346410207, 2.541304292866411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 0.596994199334993}, { 2.468407346410207, 2.5445984542548}, {2.468407346410207, 2.5445984542548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 0.59367519280051}, { 2.473407346410207, 2.547917460789283}, {2.473407346410207, 2.547917460789283}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 0.5903315069742946}, { 2.478407346410207, 2.5512611466154986`}, {2.478407346410207, 2.5512611466154986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 0.5869633086748678}, { 2.483407346410207, 2.5546293449149258`}, {2.483407346410207, 2.5546293449149258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 0.5835707656518627}, { 2.4884073464102068`, 2.558021887937931}, {2.4884073464102068`, 2.558021887937931}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 0.5801540465536925}, { 2.493407346410207, 2.5614386070361004`}, {2.493407346410207, 2.5614386070361004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 0.5767133208959337}, { 2.498407346410207, 2.564879332693859}, {2.498407346410207, 2.564879332693859}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 0.5732487590304213}, { 2.503407346410207, 2.568343894559372}, {2.503407346410207, 2.568343894559372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 0.5697605321150633}, { 2.5084073464102072`, 2.57183212147473}, {2.5084073464102072`, 2.57183212147473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 0.5662488120843719}, { 2.513407346410207, 2.5753438415054215`}, {2.513407346410207, 2.5753438415054215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 0.562713771620702}, { 2.518407346410207, 2.578878881969091}, {2.518407346410207, 2.578878881969091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 0.5591555841262067}, { 2.523407346410207, 2.5824370694635865`}, {2.523407346410207, 2.5824370694635865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 0.5555744236954949}, { 2.528407346410207, 2.5860182298942984`}, {2.528407346410207, 2.5860182298942984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 0.5519704650889972}, { 2.533407346410207, 2.5896221885007966`}, {2.533407346410207, 2.5896221885007966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 0.5483438837070282}, { 2.538407346410207, 2.5932487698827646`}, {2.538407346410207, 2.5932487698827646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 0.5446948555645458}, { 2.543407346410207, 2.5968977980252475`}, {2.543407346410207, 2.5968977980252475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 0.5410235572665926}, { 2.5484073464102073`, 2.6005690963232007`}, {2.5484073464102073`, 2.6005690963232007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 0.5373301659844307}, { 2.553407346410207, 2.6042624876053626`}, {2.553407346410207, 2.6042624876053626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 0.5336148594323405}, { 2.558407346410207, 2.6079777941574527`}, {2.558407346410207, 2.6079777941574527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 0.5298778158450953}, { 2.563407346410207, 2.611714837744698}, {2.563407346410207, 2.611714837744698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 0.5261192139560936}, { 2.568407346410207, 2.6154734396337}, {2.568407346410207, 2.6154734396337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 0.5223392329761457}, { 2.5734073464102067`, 2.6192534206136475`}, {2.5734073464102067`, 2.6192534206136475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 0.5185380525729021}, { 2.578407346410207, 2.6230546010168916`}, {2.578407346410207, 2.6230546010168916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 0.5147158528509199}, { 2.583407346410207, 2.626876800738873}, {2.583407346410207, 2.626876800738873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 0.510872814332353}, { 2.588407346410207, 2.63071983925744}, {2.588407346410207, 2.63071983925744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 0.5070091179382599}, { 2.593407346410207, 2.6345835356515335`}, {2.593407346410207, 2.6345835356515335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 0.5031249449705173}, { 2.598407346410207, 2.6384677086192756`}, {2.598407346410207, 2.6384677086192756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 0.4992204770943329}, { 2.603407346410207, 2.64237217649546}, {2.603407346410207, 2.64237217649546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 0.49529589632133997`}, { 2.608407346410207, 2.6462967572684533`}, {2.608407346410207, 2.6462967572684533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 0.4913513849932723}, { 2.6134073464102068`, 2.6502412685965213`}, {2.6134073464102068`, 2.6502412685965213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 0.4873871257662004}, { 2.618407346410207, 2.6542055278235934`}, {2.618407346410207, 2.6542055278235934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 0.4834033015953255}, { 2.623407346410207, 2.658189351994468}, {2.623407346410207, 2.658189351994468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 0.4794000957203139}, { 2.628407346410207, 2.6621925578694796`}, {2.628407346410207, 2.6621925578694796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 0.4753776916511622}, { 2.6334073464102072`, 2.6662149619386306`}, {2.6334073464102072`, 2.6662149619386306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 0.4713362731545892}, { 2.638407346410207, 2.670256380435204}, {2.638407346410207, 2.670256380435204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 0.4672760242409277}, { 2.643407346410207, 2.674316629348865}, {2.643407346410207, 2.674316629348865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 0.46319712915152317`}, { 2.648407346410207, 2.6783955244382702`}, {2.648407346410207, 2.6783955244382702`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 0.45909977234661264`}, { 2.653407346410207, 2.6824928812431805`}, {2.653407346410207, 2.6824928812431805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 0.4549841384936812}, { 2.658407346410207, 2.6866085150961125`}, {2.658407346410207, 2.6866085150961125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 0.4508504124562814}, { 2.663407346410207, 2.6907422411335116`}, {2.663407346410207, 2.6907422411335116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 0.4466987792833041}, { 2.668407346410207, 2.694893874306489}, {2.668407346410207, 2.694893874306489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 0.4425294241986867}, { 2.6734073464102073`, 2.699063229391106}, {2.6734073464102073`, 2.699063229391106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 0.438342532591558}, { 2.678407346410207, 2.7032501209982356`}, {2.678407346410207, 2.7032501209982356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 0.43413829000678816`}, { 2.683407346410207, 2.707454363583005}, {2.683407346410207, 2.707454363583005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 0.4299168821359562}, { 2.688407346410207, 2.711675771453837}, {2.688407346410207, 2.711675771453837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 0.42567849480870473`}, { 2.693407346410207, 2.7159141587810884`}, {2.693407346410207, 2.7159141587810884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 0.4214233139844793}, { 2.6984073464102067`, 2.720169339605314}, {2.6984073464102067`, 2.720169339605314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 0.41715152574464065`}, { 2.703407346410207, 2.724441127845153}, {2.703407346410207, 2.724441127845153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 0.41286331628493755`}, { 2.708407346410207, 2.7287293373048556`}, {2.708407346410207, 2.7287293373048556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 0.4085588719083279}, { 2.713407346410207, 2.7330337816814656`}, {2.713407346410207, 2.7330337816814656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 0.4042383790181396}, { 2.718407346410207, 2.7373542745716537`}, {2.718407346410207, 2.7373542745716537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 0.3999020241115621}, { 2.723407346410207, 2.741690629478231}, {2.723407346410207, 2.741690629478231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 0.3955499937734496}, { 2.728407346410207, 2.7460426598163434`}, {2.728407346410207, 2.7460426598163434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 0.3911824746704373}, { 2.733407346410207, 2.750410178919356}, {2.733407346410207, 2.750410178919356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 0.3867996535453505}, { 2.7384073464102068`, 2.7547930000444425`}, {2.7384073464102068`, 2.7547930000444425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 0.3824017172119011}, { 2.743407346410207, 2.759190936377892}, {2.743407346410207, 2.759190936377892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 0.37798885254966247`}, { 2.748407346410207, 2.7636038010401305`}, {2.748407346410207, 2.7636038010401305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 0.37356124649930744`}, { 2.753407346410207, 2.768031407090486}, {2.753407346410207, 2.768031407090486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 0.3691190860581046}, { 2.7584073464102072`, 2.7724735675316885`}, {2.7584073464102072`, 2.7724735675316885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 0.36466255827566535`}, { 2.763407346410207, 2.776930095314128}, {2.763407346410207, 2.776930095314128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 0.36019185024992095`}, { 2.768407346410207, 2.7814008033398725`}, {2.768407346410207, 2.7814008033398725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 0.3557071491233368}, { 2.773407346410207, 2.7858855044664566`}, {2.773407346410207, 2.7858855044664566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 0.351208642079341}, { 2.778407346410207, 2.790384011510452}, {2.778407346410207, 2.790384011510452}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 0.3466965163389664}, { 2.783407346410207, 2.7948961372508268`}, {2.783407346410207, 2.7948961372508268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 0.3421709591576945}, { 2.788407346410207, 2.7994216944320987`}, {2.788407346410207, 2.7994216944320987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 0.3376321578224915}, { 2.793407346410207, 2.8039604957673014`}, {2.793407346410207, 2.8039604957673014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 0.33308029964903224`}, { 2.7984073464102073`, 2.808512353940761}, {2.7984073464102073`, 2.808512353940761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 0.3285155719791027}, { 2.803407346410207, 2.813077081610691}, {2.803407346410207, 2.813077081610691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 0.3239381621781665}, { 2.808407346410207, 2.8176544914116266`}, {2.808407346410207, 2.8176544914116266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 0.31934825763310154`}, { 2.813407346410207, 2.8222443959566914`}, {2.813407346410207, 2.8222443959566914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 0.314746045750085}, { 2.818407346410207, 2.826846607839708}, {2.818407346410207, 2.826846607839708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 0.31013171395262795`}, { 2.8234073464102067`, 2.8314609396371653`}, {2.8234073464102067`, 2.8314609396371653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 0.3055054496797503}, { 2.828407346410207, 2.8360872039100427`}, {2.828407346410207, 2.8360872039100427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 0.3008674403842911}, { 2.833407346410207, 2.840725213205502}, {2.833407346410207, 2.840725213205502}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 0.2962178735313394}, { 2.838407346410207, 2.845374780058454}, {2.838407346410207, 2.845374780058454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 0.29155693659679227`}, { 2.843407346410207, 2.850035716993001}, {2.843407346410207, 2.850035716993001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 0.286884817066025}, { 2.848407346410207, 2.8547078365237684`}, {2.848407346410207, 2.8547078365237684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 0.28220170243266424`}, { 2.853407346410207, 2.8593909511571294`}, {2.853407346410207, 2.8593909511571294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 0.27750778019747047`}, { 2.858407346410207, 2.864084873392323}, {2.858407346410207, 2.864084873392323}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 0.2728032378673116}, { 2.8634073464102068`, 2.8687894157224814`}, {2.8634073464102068`, 2.8687894157224814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 0.268088262954229}, { 2.868407346410207, 2.8735043906355644`}, {2.868407346410207, 2.8735043906355644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 0.26336304297459}, { 2.873407346410207, 2.878229610615203}, {2.873407346410207, 2.878229610615203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 0.2586277654483177}, { 2.878407346410207, 2.8829648881414753`}, {2.878407346410207, 2.8829648881414753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 0.2538826178981986}, { 2.8834073464102072`, 2.887710035691595}, {2.8834073464102072`, 2.887710035691595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 0.24912778784926118`}, { 2.888407346410207, 2.892464865740532}, {2.888407346410207, 2.892464865740532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 0.24436346282821683`}, { 2.893407346410207, 2.8972291907615766`}, {2.893407346410207, 2.8972291907615766`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 0.23958983036296658`}, { 2.898407346410207, 2.9020028232268267`}, {2.898407346410207, 2.9020028232268267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 0.2348070779821622}, { 2.903407346410207, 2.906785575607631}, {2.903407346410207, 2.906785575607631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 0.23001539321482115`}, { 2.908407346410207, 2.911577260374972}, {2.908407346410207, 2.911577260374972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 0.22521496358999277`}, { 2.913407346410207, 2.9163776899998}, {2.913407346410207, 2.9163776899998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 0.220405976636466}, { 2.918407346410207, 2.9211866769533277`}, {2.918407346410207, 2.9211866769533277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 0.21558861988252154`}, { 2.9234073464102073`, 2.9260040337072715`}, {2.9234073464102073`, 2.9260040337072715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 0.21076308085572537`}, { 2.928407346410207, 2.9308295727340683`}, {2.928407346410207, 2.9308295727340683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 0.20592954708275008`}, { 2.933407346410207, 2.935663106507043}, {2.933407346410207, 2.935663106507043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 0.2010882060892363}, { 2.938407346410207, 2.9405044475005573`}, {2.938407346410207, 2.9405044475005573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 0.19623924539967832`}, { 2.943407346410207, 2.945353408190115}, {2.943407346410207, 2.945353408190115}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 0.19138285253733917`}, { 2.9484073464102067`, 2.9502098010524542`}, {2.9484073464102067`, 2.9502098010524542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 0.18651921502418622`}, { 2.953407346410207, 2.955073438565607}, {2.953407346410207, 2.955073438565607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 0.18164852038085352`}, { 2.958407346410207, 2.9599441332089396`}, {2.958407346410207, 2.9599441332089396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 0.17677095612661656`}, { 2.963407346410207, 2.9648216974631763`}, {2.963407346410207, 2.9648216974631763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 0.17188670977938872`}, { 2.968407346410207, 2.9697059438104048`}, {2.968407346410207, 2.9697059438104048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 0.1669959688557311}, { 2.973407346410207, 2.974596684734062}, {2.973407346410207, 2.974596684734062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 0.16209892087087388`}, { 2.978407346410207, 2.9794937327189195`}, {2.978407346410207, 2.9794937327189195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 0.15719575333875013`}, { 2.983407346410207, 2.984396900251043}, {2.983407346410207, 2.984396900251043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 0.1522866537720384}, { 2.9884073464102068`, 2.9893059998177547`}, {2.9884073464102068`, 2.9893059998177547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 0.1473718096822121}, { 2.993407346410207, 2.994220843907581}, {2.993407346410207, 2.994220843907581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 0.142451408579598}, { 2.998407346410207, 2.999141245010195}, {2.998407346410207, 2.999141245010195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 0.13752563797343445`}, { 3.003407346410207, 3.004067015616359}, {3.003407346410207, 3.004067015616359}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 0.1325946853719378}, { 3.0084073464102072`, 3.0089979682178556`}, {3.0084073464102072`, 3.0089979682178556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 0.12765873828237087`}, { 3.013407346410207, 3.0139339153074225`}, {3.013407346410207, 3.0139339153074225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 0.12271798421110901`}, { 3.018407346410207, 3.0188746693786843`}, {3.018407346410207, 3.0188746693786843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 0.11777261066371164`}, { 3.023407346410207, 3.0238200429260815`}, {3.023407346410207, 3.0238200429260815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 0.11282280514499021`}, { 3.028407346410207, 3.028769848444803}, {3.028407346410207, 3.028769848444803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 0.1078687551590765}, { 3.0334073464102067`, 3.0337238984307167`}, {3.0334073464102067`, 3.0337238984307167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 0.10291064820948848`}, { 3.038407346410207, 3.0386820053803048`}, {3.038407346410207, 3.0386820053803048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 0.09794867179919595}, { 3.043407346410207, 3.043643981790597}, {3.043407346410207, 3.043643981790597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 0.09298301343067916}, { 3.0484073464102073`, 3.048609640159114}, {3.0484073464102073`, 3.048609640159114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 0.08801386060598995}, { 3.053407346410207, 3.0535787929838034`}, {3.053407346410207, 3.0535787929838034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 0.08304140082680418}, { 3.058407346410207, 3.0585512527629892`}, {3.058407346410207, 3.0585512527629892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 0.07806582159447377}, { 3.063407346410207, 3.0635268319953193`}, {3.063407346410207, 3.0635268319953193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 0.0730873104100739}, { 3.068407346410207, 3.0685053431797193`}, {3.068407346410207, 3.0685053431797193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 0.0681060547744461}, { 3.0734073464102067`, 3.073486598815347}, {3.0734073464102067`, 3.073486598815347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 0.0631222421882365}, { 3.078407346410207, 3.0784704114015566`}, {3.078407346410207, 3.0784704114015566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 0.058136060151933}, { 3.083407346410207, 3.08345659343786}, {3.083407346410207, 3.08345659343786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 0.053147696165892704`}, { 3.0884073464102073`, 3.0884449574239006`}, {3.0884073464102073`, 3.0884449574239006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 0.04815733773037282}, { 3.093407346410207, 3.0934353158594203`}, {3.093407346410207, 3.0934353158594203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 0.04316517234555024}, { 3.098407346410207, 3.098427481244243}, {3.098407346410207, 3.098427481244243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 0.03817138751154314}, { 3.103407346410207, 3.10342126607825}, {3.103407346410207, 3.10342126607825}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 0.033176170728426616`}, { 3.108407346410207, 3.1084164828613665`}, {3.108407346410207, 3.1084164828613665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 0.028179709496245615`}, { 3.1134073464102068`, 3.1134129440935476`}, {3.1134073464102068`, 3.1134129440935476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 0.023182191315024615`}, { 3.118407346410207, 3.1184104622747686`}, {3.118407346410207, 3.1184104622747686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 0.018183803684776966`}, { 3.123407346410207, 3.123408849905016}, {3.123407346410207, 3.123408849905016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 0.013184734105507178`}, { 3.1284073464102073`, 3.128407919484286}, {3.1284073464102073`, 3.128407919484286}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 0.008185170077218069}, { 3.1334073464102072`, 3.1334074835125754`}, {3.1334073464102072`, 3.1334074835125754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 0.0031852990999096517`}, { 3.138407346410207, 3.1384073544898836`}, {3.138407346410207, 3.1384073544898836`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.1398889803846917`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -2788.6625000000004}, ImageScaled[{0.5, 0.5}], {360., 393.00000000000045}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {Null, SparseArray[ Automatic, {4, 4}, 0, { 1, {{0, 1, 3, 5, 6}, {{2}, {1}, {3}, {2}, {4}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0., 6.123233995736766*^-16}, {1., 4.898587196589413*^-16}, {2., 2.4492935982947064`*^-16}, {3., 0.}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {2, 3}, {3, 4}}, 0.030239520958083826`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.030239520958083826], DiskBox[2, 0.030239520958083826], DiskBox[3, 0.030239520958083826], DiskBox[4, 0.030239520958083826]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -3217.6875}, { Center, Center}, {360., 393.00000000000045}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -1.5707963267948966`}, \ {-3.141592653589793, 1.5707963267948966`}, {-3.141592653589793, -3.141592653589793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -1.5707963267948966`}, \ {-3.1365926535897932`, 1.5707963267948966`}, {-3.1365926535897932`, \ -3.1365926848395977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -1.5707963267948966`}, \ {-3.1315926535897933`, 1.5707963267948966`}, {-3.1315926535897933`, \ -3.1315929035835435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -1.5707963267948966`}, \ {-3.126592653589793, 1.5707963267948966`}, {-3.126592653589793, -3.126593497292336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -1.5707963267948966`}, \ {-3.121592653589793, 1.5707963267948966`}, {-3.121592653589793, -3.121594653389821}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -1.5707963267948966`}, \ {-3.116592653589793, 1.5707963267948966`}, {-3.116592653589793, -3.116596559229575}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -1.5707963267948966`}, \ {-3.1115926535897933`, 1.5707963267948966`}, {-3.1115926535897933`, \ -3.1115994020715214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -1.5707963267948966`}, \ {-3.106592653589793, 1.5707963267948966`}, {-3.106592653589793, \ -3.1066033690585826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -1.5707963267948966`}, \ {-3.101592653589793, 1.5707963267948966`}, {-3.101592653589793, -3.101608647193375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -1.5707963267948966`}, \ {-3.096592653589793, 1.5707963267948966`}, {-3.096592653589793, -3.096615423314953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -1.5707963267948966`}, \ {-3.0915926535897933`, 1.5707963267948966`}, {-3.0915926535897933`, \ -3.0916238840756174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -1.5707963267948966`}, \ {-3.086592653589793, 1.5707963267948966`}, {-3.086592653589793, -3.086634215917785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -1.5707963267948966`}, \ {-3.081592653589793, 1.5707963267948966`}, {-3.081592653589793, -3.081646605050947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -1.5707963267948966`}, \ {-3.076592653589793, 1.5707963267948966`}, {-3.076592653589793, \ -3.0766612374286963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -1.5707963267948966`}, \ {-3.0715926535897933`, 1.5707963267948966`}, {-3.0715926535897933`, \ -3.0716782987258644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -1.5707963267948966`}, \ {-3.066592653589793, 1.5707963267948966`}, {-3.066592653589793, \ -3.0666979743157476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -1.5707963267948966`}, \ {-3.061592653589793, 1.5707963267948966`}, {-3.061592653589793, -3.061720449247452}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -1.5707963267948966`}, \ {-3.056592653589793, 1.5707963267948966`}, {-3.056592653589793, \ -3.0567459082233497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -1.5707963267948966`}, \ {-3.0515926535897933`, 1.5707963267948966`}, {-3.0515926535897933`, \ -3.051774535576665}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -1.5707963267948966`}, \ {-3.046592653589793, 1.5707963267948966`}, {-3.046592653589793, \ -3.0468065152491928`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -1.5707963267948966`}, \ {-3.041592653589793, 1.5707963267948966`}, {-3.041592653589793, -3.041842030769161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -1.5707963267948966`}, \ {-3.036592653589793, 1.5707963267948966`}, {-3.036592653589793, \ -3.0368812652292383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -1.5707963267948966`}, \ {-3.0315926535897932`, 1.5707963267948966`}, {-3.0315926535897932`, \ -3.031924401264703}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -1.5707963267948966`}, \ {-3.026592653589793, 1.5707963267948966`}, {-3.026592653589793, -3.026971621031773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -1.5707963267948966`}, \ {-3.021592653589793, 1.5707963267948966`}, {-3.021592653589793, -3.022023106186114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -1.5707963267948966`}, \ {-3.016592653589793, 1.5707963267948966`}, {-3.016592653589793, -3.017079037861518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -1.5707963267948966`}, \ {-3.0115926535897932`, 1.5707963267948966`}, {-3.0115926535897932`, \ -3.012139596648778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -1.5707963267948966`}, \ {-3.0065926535897933`, 1.5707963267948966`}, {-3.0065926535897933`, \ -3.0072049625747477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -1.5707963267948966`}, \ {-3.001592653589793, 1.5707963267948966`}, {-3.001592653589793, -3.00227531508161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -1.5707963267948966`}, \ {-2.996592653589793, 1.5707963267948966`}, {-2.996592653589793, \ -2.9973508330063483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -1.5707963267948966`}, \ {-2.991592653589793, 1.5707963267948966`}, {-2.991592653589793, -2.992431694560431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -1.5707963267948966`}, \ {-2.9865926535897933`, 1.5707963267948966`}, {-2.9865926535897933`, \ -2.987518077309721}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -1.5707963267948966`}, \ {-2.981592653589793, 1.5707963267948966`}, {-2.981592653589793, \ -2.9826101581546096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -1.5707963267948966`}, \ {-2.976592653589793, 1.5707963267948966`}, {-2.976592653589793, -2.977708113310386}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -1.5707963267948966`}, \ {-2.971592653589793, 1.5707963267948966`}, {-2.971592653589793, \ -2.9728121182878433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -1.5707963267948966`}, \ {-2.9665926535897933`, 1.5707963267948966`}, {-2.9665926535897933`, \ -2.967922347874132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -1.5707963267948966`}, \ {-2.961592653589793, 1.5707963267948966`}, {-2.961592653589793, -2.963038976113866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -1.5707963267948966`}, \ {-2.956592653589793, 1.5707963267948966`}, {-2.956592653589793, -2.958162176290486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -1.5707963267948966`}, \ {-2.951592653589793, 1.5707963267948966`}, {-2.951592653589793, -2.953292120907882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -1.5707963267948966`}, \ {-2.9465926535897933`, 1.5707963267948966`}, {-2.9465926535897933`, \ -2.948428981672288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -1.5707963267948966`}, \ {-2.941592653589793, 1.5707963267948966`}, {-2.941592653589793, \ -2.9435729294744464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -1.5707963267948966`}, \ {-2.936592653589793, 1.5707963267948966`}, {-2.936592653589793, -2.938724134372055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -1.5707963267948966`}, \ {-2.931592653589793, 1.5707963267948966`}, {-2.931592653589793, \ -2.9338827655724917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -1.5707963267948966`}, \ {-2.9265926535897933`, 1.5707963267948966`}, {-2.9265926535897933`, \ -2.9290489914158324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -1.5707963267948966`}, \ {-2.921592653589793, 1.5707963267948966`}, {-2.921592653589793, -2.924222979358156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -1.5707963267948966`}, \ {-2.916592653589793, 1.5707963267948966`}, {-2.916592653589793, \ -2.9194048959551515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -1.5707963267948966`}, \ {-2.911592653589793, 1.5707963267948966`}, {-2.911592653589793, -2.914594906846022}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -1.5707963267948966`}, \ {-2.9065926535897932`, 1.5707963267948966`}, {-2.9065926535897932`, \ -2.909793176737692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -1.5707963267948966`}, \ {-2.901592653589793, 1.5707963267948966`}, {-2.901592653589793, -2.90499986938933}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -1.5707963267948966`}, \ {-2.896592653589793, 1.5707963267948966`}, {-2.896592653589793, \ -2.9002151475971774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -1.5707963267948966`}, \ {-2.891592653589793, 1.5707963267948966`}, {-2.891592653589793, -2.895439173179693}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -1.5707963267948966`}, \ {-2.8865926535897932`, 1.5707963267948966`}, {-2.8865926535897932`, \ -2.8906721069630215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -1.5707963267948966`}, \ {-2.8815926535897933`, 1.5707963267948966`}, {-2.8815926535897933`, \ -2.8859141087667775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -1.5707963267948966`}, \ {-2.876592653589793, 1.5707963267948966`}, {-2.876592653589793, -2.88116533739016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -1.5707963267948966`}, \ {-2.871592653589793, 1.5707963267948966`}, {-2.871592653589793, -2.876425950598392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -1.5707963267948966`}, \ {-2.866592653589793, 1.5707963267948966`}, {-2.866592653589793, \ -2.8716961051094887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -1.5707963267948966`}, \ {-2.861592653589793, 1.5707963267948966`}, {-2.861592653589793, -2.866975956581361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -1.5707963267948966`}, \ {-2.856592653589793, 1.5707963267948966`}, {-2.856592653589793, \ -2.8622656595992537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -1.5707963267948966`}, \ {-2.851592653589793, 1.5707963267948966`}, {-2.851592653589793, -2.857565367663518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -1.5707963267948966`}, \ {-2.846592653589793, 1.5707963267948966`}, {-2.846592653589793, -2.852875233177723}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -1.5707963267948966`}, \ {-2.8415926535897933`, 1.5707963267948966`}, {-2.8415926535897933`, \ -2.8481954074371107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -1.5707963267948966`}, \ {-2.836592653589793, 1.5707963267948966`}, {-2.836592653589793, \ -2.8435260406173875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -1.5707963267948966`}, \ {-2.831592653589793, 1.5707963267948966`}, {-2.831592653589793, -2.838867281763864}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -1.5707963267948966`}, \ {-2.826592653589793, 1.5707963267948966`}, {-2.826592653589793, \ -2.8342192787809326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -1.5707963267948966`}, \ {-2.8215926535897933`, 1.5707963267948966`}, {-2.8215926535897933`, \ -2.8295821784218957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -1.5707963267948966`}, \ {-2.816592653589793, 1.5707963267948966`}, {-2.816592653589793, -2.824956126279136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -1.5707963267948966`}, \ {-2.811592653589793, 1.5707963267948966`}, {-2.811592653589793, \ -2.8203412667746344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -1.5707963267948966`}, \ {-2.806592653589793, 1.5707963267948966`}, {-2.806592653589793, -2.815737743150834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -1.5707963267948966`}, \ {-2.8015926535897933`, 1.5707963267948966`}, {-2.8015926535897933`, \ -2.811145697461852}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -1.5707963267948966`}, \ {-2.796592653589793, 1.5707963267948966`}, {-2.796592653589793, \ -2.8065652705650357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -1.5707963267948966`}, \ {-2.791592653589793, 1.5707963267948966`}, {-2.791592653589793, \ -2.8019966021128706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -1.5707963267948966`}, \ {-2.786592653589793, 1.5707963267948966`}, {-2.786592653589793, -2.797439830545227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -1.5707963267948966`}, \ {-2.7815926535897932`, 1.5707963267948966`}, {-2.7815926535897932`, \ -2.7928950930819627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -1.5707963267948966`}, \ {-2.776592653589793, 1.5707963267948966`}, {-2.776592653589793, -2.788362525715861}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -1.5707963267948966`}, \ {-2.771592653589793, 1.5707963267948966`}, {-2.771592653589793, -2.783842263205922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -1.5707963267948966`}, \ {-2.766592653589793, 1.5707963267948966`}, {-2.766592653589793, -2.779334439070992}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -1.5707963267948966`}, \ {-2.7615926535897932`, 1.5707963267948966`}, {-2.7615926535897932`, \ -2.774839185583739}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -1.5707963267948966`}, \ {-2.7565926535897933`, 1.5707963267948966`}, {-2.7565926535897933`, \ -2.770356633764969}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -1.5707963267948966`}, \ {-2.751592653589793, 1.5707963267948966`}, {-2.751592653589793, -2.76588691337828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -1.5707963267948966`}, \ {-2.746592653589793, 1.5707963267948966`}, {-2.746592653589793, \ -2.7614301529250613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -1.5707963267948966`}, \ {-2.741592653589793, 1.5707963267948966`}, {-2.741592653589793, \ -2.7569864796398207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -1.5707963267948966`}, \ {-2.736592653589793, 1.5707963267948966`}, {-2.736592653589793, \ -2.7525560194858554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -1.5707963267948966`}, \ {-2.731592653589793, 1.5707963267948966`}, {-2.731592653589793, \ -2.7481388971512533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -1.5707963267948966`}, \ {-2.726592653589793, 1.5707963267948966`}, {-2.726592653589793, \ -2.7437352360452234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -1.5707963267948966`}, \ {-2.721592653589793, 1.5707963267948966`}, {-2.721592653589793, \ -2.7393451582947588`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -1.5707963267948966`}, \ {-2.7165926535897933`, 1.5707963267948966`}, {-2.7165926535897933`, \ -2.734968784741626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -1.5707963267948966`}, \ {-2.711592653589793, 1.5707963267948966`}, {-2.711592653589793, -2.730606234939676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -1.5707963267948966`}, \ {-2.706592653589793, 1.5707963267948966`}, {-2.706592653589793, \ -2.7262576271524837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -1.5707963267948966`}, \ {-2.701592653589793, 1.5707963267948966`}, {-2.701592653589793, -2.721923078351297}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -1.5707963267948966`}, \ {-2.6965926535897933`, 1.5707963267948966`}, {-2.6965926535897933`, \ -2.7176027042133133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -1.5707963267948966`}, \ {-2.691592653589793, 1.5707963267948966`}, {-2.691592653589793, \ -2.7132966191202605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -1.5707963267948966`}, \ {-2.686592653589793, 1.5707963267948966`}, {-2.686592653589793, \ -2.7090049361572968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -1.5707963267948966`}, \ {-2.681592653589793, 1.5707963267948966`}, {-2.681592653589793, \ -2.7047277671122094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -1.5707963267948966`}, \ {-2.6765926535897933`, 1.5707963267948966`}, {-2.6765926535897933`, \ -2.7004652224749264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -1.5707963267948966`}, \ {-2.671592653589793, 1.5707963267948966`}, {-2.671592653589793, \ -2.6962174114373223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -1.5707963267948966`}, \ {-2.666592653589793, 1.5707963267948966`}, {-2.666592653589793, \ -2.6919844418933296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -1.5707963267948966`}, \ {-2.661592653589793, 1.5707963267948966`}, {-2.661592653589793, -2.687766420439335}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -1.5707963267948966`}, \ {-2.6565926535897932`, 1.5707963267948966`}, {-2.6565926535897932`, \ -2.683563452374873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -1.5707963267948966`}, \ {-2.651592653589793, 1.5707963267948966`}, {-2.651592653589793, \ -2.6793756417036074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -1.5707963267948966`}, \ {-2.646592653589793, 1.5707963267948966`}, {-2.646592653589793, -2.675203091134593}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -1.5707963267948966`}, \ {-2.641592653589793, 1.5707963267948966`}, {-2.641592653589793, -2.671045902083815}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -1.5707963267948966`}, \ {-2.6365926535897932`, 1.5707963267948966`}, {-2.6365926535897932`, \ -2.6669041746760107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -1.5707963267948966`}, \ {-2.6315926535897933`, 1.5707963267948966`}, {-2.6315926535897933`, \ -2.6627780077467587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -1.5707963267948966`}, \ {-2.626592653589793, 1.5707963267948966`}, {-2.626592653589793, \ -2.6586674988448356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -1.5707963267948966`}, \ {-2.621592653589793, 1.5707963267948966`}, {-2.621592653589793, -2.654572744234842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -1.5707963267948966`}, \ {-2.616592653589793, 1.5707963267948966`}, {-2.616592653589793, \ -2.6504938389000787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -1.5707963267948966`}, \ {-2.611592653589793, 1.5707963267948966`}, {-2.611592653589793, -2.646430876545688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -1.5707963267948966`}, \ {-2.606592653589793, 1.5707963267948966`}, {-2.606592653589793, -2.642383949602042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -1.5707963267948966`}, \ {-2.601592653589793, 1.5707963267948966`}, {-2.601592653589793, -2.638353149228377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -1.5707963267948966`}, \ {-2.596592653589793, 1.5707963267948966`}, {-2.596592653589793, -2.634338565316675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -1.5707963267948966`}, \ {-2.5915926535897933`, 1.5707963267948966`}, {-2.5915926535897933`, \ -2.6303402864957777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -1.5707963267948966`}, \ {-2.586592653589793, 1.5707963267948966`}, {-2.586592653589793, -2.626358400135741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -1.5707963267948966`}, \ {-2.581592653589793, 1.5707963267948966`}, {-2.581592653589793, \ -2.6223929923524154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -1.5707963267948966`}, \ {-2.576592653589793, 1.5707963267948966`}, {-2.576592653589793, \ -2.6184441480122516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -1.5707963267948966`}, \ {-2.571592653589793, 1.5707963267948966`}, {-2.571592653589793, -2.614511950737329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -1.5707963267948966`}, \ {-2.566592653589793, 1.5707963267948966`}, {-2.566592653589793, \ -2.6105964829105996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -1.5707963267948966`}, \ {-2.561592653589793, 1.5707963267948966`}, {-2.561592653589793, \ -2.6066978256813425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -1.5707963267948966`}, \ {-2.556592653589793, 1.5707963267948966`}, {-2.556592653589793, -2.602816058970826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -1.5707963267948966`}, \ {-2.5515926535897933`, 1.5707963267948966`}, {-2.5515926535897933`, \ -2.598951261478175}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -1.5707963267948966`}, \ {-2.5465926535897934`, 1.5707963267948966`}, {-2.5465926535897934`, \ -2.5951035106864353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -1.5707963267948966`}, \ {-2.541592653589793, 1.5707963267948966`}, {-2.541592653589793, -2.591272882868826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -1.5707963267948966`}, \ {-2.536592653589793, 1.5707963267948966`}, {-2.536592653589793, -2.587459453095191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -1.5707963267948966`}, \ {-2.5315926535897932`, 1.5707963267948966`}, {-2.5315926535897932`, \ -2.5836632952386274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -1.5707963267948966`}, \ {-2.526592653589793, 1.5707963267948966`}, {-2.526592653589793, -2.579884481982293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -1.5707963267948966`}, \ {-2.521592653589793, 1.5707963267948966`}, {-2.521592653589793, -2.576123084826398}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -1.5707963267948966`}, \ {-2.516592653589793, 1.5707963267948966`}, {-2.516592653589793, \ -2.5723791740953543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -1.5707963267948966`}, \ {-2.5115926535897932`, 1.5707963267948966`}, {-2.5115926535897932`, \ -2.568652818945102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -1.5707963267948966`}, \ {-2.5065926535897933`, 1.5707963267948966`}, {-2.5065926535897933`, \ -2.564944087370592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -1.5707963267948966`}, \ {-2.501592653589793, 1.5707963267948966`}, {-2.501592653589793, \ -2.5612530462134253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -1.5707963267948966`}, \ {-2.496592653589793, 1.5707963267948966`}, {-2.496592653589793, \ -2.5575797611696465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -1.5707963267948966`}, \ {-2.491592653589793, 1.5707963267948966`}, {-2.491592653589793, \ -2.5539242967976836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -1.5707963267948966`}, \ {-2.486592653589793, 1.5707963267948966`}, {-2.486592653589793, \ -2.5502867165264327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -1.5707963267948966`}, \ {-2.481592653589793, 1.5707963267948966`}, {-2.481592653589793, \ -2.5466670826634807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -1.5707963267948966`}, \ {-2.476592653589793, 1.5707963267948966`}, {-2.476592653589793, \ -2.5430654564034607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -1.5707963267948966`}, \ {-2.471592653589793, 1.5707963267948966`}, {-2.471592653589793, -2.539481897836539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -1.5707963267948966`}, \ {-2.4665926535897933`, 1.5707963267948966`}, {-2.4665926535897933`, \ -2.535916465957028}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -1.5707963267948966`}, \ {-2.461592653589793, 1.5707963267948966`}, {-2.461592653589793, -2.532369218672117}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -1.5707963267948966`}, \ {-2.456592653589793, 1.5707963267948966`}, {-2.456592653589793, -2.528840212810725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -1.5707963267948966`}, \ {-2.451592653589793, 1.5707963267948966`}, {-2.451592653589793, \ -2.5253295041324595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -1.5707963267948966`}, \ {-2.446592653589793, 1.5707963267948966`}, {-2.446592653589793, -2.521837147336687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -1.5707963267948966`}, \ {-2.441592653589793, 1.5707963267948966`}, {-2.441592653589793, \ -2.5183631960717077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -1.5707963267948966`}, \ {-2.436592653589793, 1.5707963267948966`}, {-2.436592653589793, \ -2.5149077029440265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -1.5707963267948966`}, \ {-2.431592653589793, 1.5707963267948966`}, {-2.431592653589793, \ -2.5114707195277215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -1.5707963267948966`}, \ {-2.4265926535897933`, 1.5707963267948966`}, {-2.4265926535897933`, \ -2.5080522963739034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -1.5707963267948966`}, \ {-2.4215926535897934`, 1.5707963267948966`}, {-2.4215926535897934`, \ -2.5046524830202603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -1.5707963267948966`}, \ {-2.416592653589793, 1.5707963267948966`}, {-2.416592653589793, -2.501271328000689}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -1.5707963267948966`}, \ {-2.411592653589793, 1.5707963267948966`}, {-2.411592653589793, -2.497908878854999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -1.5707963267948966`}, \ {-2.4065926535897932`, 1.5707963267948966`}, {-2.4065926535897932`, \ -2.494565182138697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -1.5707963267948966`}, \ {-2.401592653589793, 1.5707963267948966`}, {-2.401592653589793, \ -2.4912402834328398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -1.5707963267948966`}, \ {-2.396592653589793, 1.5707963267948966`}, {-2.396592653589793, -2.487934227353953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -1.5707963267948966`}, \ {-2.391592653589793, 1.5707963267948966`}, {-2.391592653589793, \ -2.4846470575640143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -1.5707963267948966`}, \ {-2.3865926535897932`, 1.5707963267948966`}, {-2.3865926535897932`, \ -2.4813788167804978`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -1.5707963267948966`}, \ {-2.3815926535897933`, 1.5707963267948966`}, {-2.3815926535897933`, \ -2.4781295467864677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -1.5707963267948966`}, \ {-2.376592653589793, 1.5707963267948966`}, {-2.376592653589793, -2.474899288440731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -1.5707963267948966`}, \ {-2.371592653589793, 1.5707963267948966`}, {-2.371592653589793, \ -2.4716880816880336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -1.5707963267948966`}, \ {-2.366592653589793, 1.5707963267948966`}, {-2.366592653589793, -2.468495965569301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -1.5707963267948966`}, \ {-2.361592653589793, 1.5707963267948966`}, {-2.361592653589793, -2.465322978231922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -1.5707963267948966`}, \ {-2.356592653589793, 1.5707963267948966`}, {-2.356592653589793, -2.46216915694007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -1.5707963267948966`}, \ {-2.351592653589793, 1.5707963267948966`}, {-2.351592653589793, \ -2.4590345380850547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -1.5707963267948966`}, \ {-2.346592653589793, 1.5707963267948966`}, {-2.346592653589793, -2.455919157195706}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -1.5707963267948966`}, \ {-2.3415926535897933`, 1.5707963267948966`}, {-2.3415926535897933`, \ -2.452823048948787}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -1.5707963267948966`}, \ {-2.336592653589793, 1.5707963267948966`}, {-2.336592653589793, -2.44974624717943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -1.5707963267948966`}, \ {-2.331592653589793, 1.5707963267948966`}, {-2.331592653589793, -2.44668878489159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -1.5707963267948966`}, \ {-2.326592653589793, 1.5707963267948966`}, {-2.326592653589793, -2.443650694268518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -1.5707963267948966`}, \ {-2.321592653589793, 1.5707963267948966`}, {-2.321592653589793, \ -2.4406320066832508`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -1.5707963267948966`}, \ {-2.316592653589793, 1.5707963267948966`}, {-2.316592653589793, \ -2.4376327527091073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -1.5707963267948966`}, \ {-2.311592653589793, 1.5707963267948966`}, {-2.311592653589793, \ -2.4346529621301958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -1.5707963267948966`}, \ {-2.306592653589793, 1.5707963267948966`}, {-2.306592653589793, -2.431692663951926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -1.5707963267948966`}, \ {-2.3015926535897933`, 1.5707963267948966`}, {-2.3015926535897933`, \ -2.428751886411522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -1.5707963267948966`}, \ {-2.2965926535897934`, 1.5707963267948966`}, {-2.2965926535897934`, \ -2.4258306569885386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -1.5707963267948966`}, \ {-2.291592653589793, 1.5707963267948966`}, {-2.291592653589793, \ -2.4229290024153665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -1.5707963267948966`}, \ {-2.286592653589793, 1.5707963267948966`}, {-2.286592653589793, \ -2.4200469486877405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -1.5707963267948966`}, \ {-2.2815926535897932`, 1.5707963267948966`}, {-2.2815926535897932`, \ -2.417184521075234}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -1.5707963267948966`}, \ {-2.276592653589793, 1.5707963267948966`}, {-2.276592653589793, \ -2.4143417441317383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -1.5707963267948966`}, \ {-2.271592653589793, 1.5707963267948966`}, {-2.271592653589793, \ -2.4115186417059378`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -1.5707963267948966`}, \ {-2.266592653589793, 1.5707963267948966`}, {-2.266592653589793, \ -2.4087152369517586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -1.5707963267948966`}, \ {-2.2615926535897932`, 1.5707963267948966`}, {-2.2615926535897932`, \ -2.405931552338803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -1.5707963267948966`}, \ {-2.2565926535897933`, 1.5707963267948966`}, {-2.2565926535897933`, \ -2.403167609662763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -1.5707963267948966`}, \ {-2.251592653589793, 1.5707963267948966`}, {-2.251592653589793, \ -2.4004234300558083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -1.5707963267948966`}, \ {-2.246592653589793, 1.5707963267948966`}, {-2.246592653589793, -2.397699033996947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -1.5707963267948966`}, \ {-2.241592653589793, 1.5707963267948966`}, {-2.241592653589793, \ -2.3949944413223614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -1.5707963267948966`}, \ {-2.236592653589793, 1.5707963267948966`}, {-2.236592653589793, -2.392309671235709}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -1.5707963267948966`}, \ {-2.231592653589793, 1.5707963267948966`}, {-2.231592653589793, \ -2.3896447423183953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -1.5707963267948966`}, \ {-2.226592653589793, 1.5707963267948966`}, {-2.226592653589793, -2.386999672539808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -1.5707963267948966`}, \ {-2.221592653589793, 1.5707963267948966`}, {-2.221592653589793, \ -2.3843744792675166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -1.5707963267948966`}, \ {-2.2165926535897933`, 1.5707963267948966`}, {-2.2165926535897933`, \ -2.3817691792774305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -1.5707963267948966`}, \ {-2.211592653589793, 1.5707963267948966`}, {-2.211592653589793, \ -2.3791837887639193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -1.5707963267948966`}, \ {-2.206592653589793, 1.5707963267948966`}, {-2.206592653589793, \ -2.3766183233498914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.5707963267948966`}, \ {-2.201592653589793, 1.5707963267948966`}, {-2.201592653589793, \ -2.3740727980968215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -1.5707963267948966`}, \ {-2.196592653589793, 1.5707963267948966`}, {-2.196592653589793, \ -2.3715472275147387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.5707963267948966`}, \ {-2.191592653589793, 1.5707963267948966`}, {-2.191592653589793, \ -2.3690416255721654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.5707963267948966`}, \ {-2.186592653589793, 1.5707963267948966`}, {-2.186592653589793, -2.366556005706003}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.5707963267948966`}, \ {-2.181592653589793, 1.5707963267948966`}, {-2.181592653589793, \ -2.3640903808313682`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.5707963267948966`}, \ {-2.1765926535897933`, 1.5707963267948966`}, {-2.1765926535897933`, -2.36164476335138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.5707963267948966`}, \ {-2.1715926535897934`, 1.5707963267948966`}, {-2.1715926535897934`, \ -2.3592191651668846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -1.5707963267948966`}, \ {-2.166592653589793, 1.5707963267948966`}, {-2.166592653589793, -2.356813597686133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.5707963267948966`}, \ {-2.161592653589793, 1.5707963267948966`}, {-2.161592653589793, \ -2.3544280718343926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.5707963267948966`}, \ {-2.1565926535897932`, 1.5707963267948966`}, {-2.1565926535897932`, \ -2.3520625980635095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.5707963267948966`}, \ {-2.151592653589793, 1.5707963267948966`}, {-2.151592653589793, \ -2.3497171863613997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -1.5707963267948966`}, \ {-2.146592653589793, 1.5707963267948966`}, {-2.146592653589793, -2.34739184626149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -1.5707963267948966`}, \ {-2.141592653589793, 1.5707963267948966`}, {-2.141592653589793, \ -2.3450865868520876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -1.5707963267948966`}, \ {-2.1365926535897932`, 1.5707963267948966`}, {-2.1365926535897932`, \ -2.342801416785691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.5707963267948966`}, \ {-2.1315926535897933`, 1.5707963267948966`}, {-2.1315926535897933`, \ -2.3405363442882328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.5707963267948966`}, \ {-2.126592653589793, 1.5707963267948966`}, {-2.126592653589793, -2.338291377168257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -1.5707963267948966`}, \ {-2.121592653589793, 1.5707963267948966`}, {-2.121592653589793, \ -2.3360665228260316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.5707963267948966`}, \ {-2.116592653589793, 1.5707963267948966`}, {-2.116592653589793, -2.333861788262589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.5707963267948966`}, \ {-2.111592653589793, 1.5707963267948966`}, {-2.111592653589793, \ -2.3316771800886973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.5707963267948966`}, \ {-2.106592653589793, 1.5707963267948966`}, {-2.106592653589793, \ -2.3295127045337662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.5707963267948966`}, \ {-2.101592653589793, 1.5707963267948966`}, {-2.101592653589793, \ -2.3273683674546746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.5707963267948966`}, \ {-2.096592653589793, 1.5707963267948966`}, {-2.096592653589793, -2.325244174344531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.5707963267948966`}, \ {-2.0915926535897933`, 1.5707963267948966`}, {-2.0915926535897933`, \ -2.3231401303413577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.5707963267948966`}, \ {-2.0865926535897934`, 1.5707963267948966`}, {-2.0865926535897934`, \ -2.3210562402367056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.5707963267948966`}, \ {-2.081592653589793, 1.5707963267948966`}, {-2.081592653589793, \ -2.3189925084841883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.5707963267948966`}, \ {-2.076592653589793, 1.5707963267948966`}, {-2.076592653589793, -2.316948939207945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.5707963267948966`}, \ {-2.071592653589793, 1.5707963267948966`}, {-2.071592653589793, -2.314925536211026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.5707963267948966`}, \ {-2.066592653589793, 1.5707963267948966`}, {-2.066592653589793, \ -2.3129223029837007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.5707963267948966`}, \ {-2.061592653589793, 1.5707963267948966`}, {-2.061592653589793, -2.31093924271169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.5707963267948966`}, \ {-2.056592653589793, 1.5707963267948966`}, {-2.056592653589793, -2.308976358284319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.5707963267948966`}, \ {-2.0515926535897933`, 1.5707963267948966`}, {-2.0515926535897933`, \ -2.3070336523025903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.5707963267948966`}, \ {-2.0465926535897934`, 1.5707963267948966`}, {-2.0465926535897934`, \ -2.305111127087179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.5707963267948966`}, \ {-2.041592653589793, 1.5707963267948966`}, {-2.041592653589793, \ -2.3032087846863503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.5707963267948966`}, \ {-2.036592653589793, 1.5707963267948966`}, {-2.036592653589793, -2.301326626883791}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.5707963267948966`}, \ {-2.031592653589793, 1.5707963267948966`}, {-2.031592653589793, \ -2.2994646552063664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.5707963267948966`}, \ {-2.026592653589793, 1.5707963267948966`}, {-2.026592653589793, \ -2.2976228709317916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.5707963267948966`}, \ {-2.021592653589793, 1.5707963267948966`}, {-2.021592653589793, \ -2.2958012750962222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.5707963267948966`}, \ {-2.016592653589793, 1.5707963267948966`}, {-2.016592653589793, -2.293999868501765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.5707963267948966`}, \ {-2.0115926535897932`, 1.5707963267948966`}, {-2.0115926535897932`, \ -2.292218651723904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.5707963267948966`}, \ {-2.0065926535897933`, 1.5707963267948966`}, {-2.0065926535897933`, \ -2.2904576251188433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.5707963267948966`}, \ {-2.001592653589793, 1.5707963267948966`}, {-2.001592653589793, \ -2.2887167888307682`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.5707963267948966`}, \ {-1.996592653589793, 1.5707963267948966`}, {-1.996592653589793, -2.286996142799025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.5707963267948966`}, \ {-1.991592653589793, 1.5707963267948966`}, {-1.991592653589793, -2.28529568676521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.5707963267948966`}, \ {-1.986592653589793, 1.5707963267948966`}, {-1.986592653589793, -2.283615420280184}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.5707963267948966`}, \ {-1.9815926535897932`, 1.5707963267948966`}, {-1.9815926535897932`, \ -2.2819553427109955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.5707963267948966`}, \ {-1.976592653589793, 1.5707963267948966`}, {-1.976592653589793, \ -2.2803154532477206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.5707963267948966`}, \ {-1.9715926535897932`, 1.5707963267948966`}, {-1.9715926535897932`, \ -2.278695750910223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.5707963267948966`}, \ {-1.966592653589793, 1.5707963267948966`}, {-1.966592653589793, -2.277096234554823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.5707963267948966`}, \ {-1.9615926535897932`, 1.5707963267948966`}, {-1.9615926535897932`, \ -2.275516902880887}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.5707963267948966`}, \ {-1.956592653589793, 1.5707963267948966`}, {-1.956592653589793, \ -2.2739577544373266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.5707963267948966`}, \ {-1.9515926535897932`, 1.5707963267948966`}, {-1.9515926535897932`, \ -2.272418787629019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.5707963267948966`}, \ {-1.946592653589793, 1.5707963267948966`}, {-1.946592653589793, \ -2.2709000007231346`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.5707963267948966`}, \ {-1.9415926535897932`, 1.5707963267948966`}, {-1.9415926535897932`, \ -2.2694013918553875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.5707963267948966`}, \ {-1.936592653589793, 1.5707963267948966`}, {-1.936592653589793, \ -2.2679229590361936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.5707963267948966`}, \ {-1.9315926535897932`, 1.5707963267948966`}, {-1.9315926535897932`, \ -2.266464700156747}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.5707963267948966`}, \ {-1.926592653589793, 1.5707963267948966`}, {-1.926592653589793, -2.265026612995009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.5707963267948966`}, \ {-1.9215926535897931`, 1.5707963267948966`}, {-1.9215926535897931`, \ -2.263608695221616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.5707963267948966`}, \ {-1.916592653589793, 1.5707963267948966`}, {-1.916592653589793, \ -2.2622109444056933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.5707963267948966`}, \ {-1.9115926535897931`, 1.5707963267948966`}, {-1.9115926535897931`, \ -2.260833358020594}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.5707963267948966`}, \ {-1.906592653589793, 1.5707963267948966`}, {-1.906592653589793, \ -2.2594759334495422`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.5707963267948966`}, \ {-1.9015926535897931`, 1.5707963267948966`}, {-1.9015926535897931`, \ -2.2581386679912003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.5707963267948966`}, \ {-1.896592653589793, 1.5707963267948966`}, {-1.896592653589793, \ -2.2568215588651417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.5707963267948966`}, \ {-1.8915926535897931`, 1.5707963267948966`}, {-1.8915926535897931`, \ -2.2555246032172453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.5707963267948966`}, \ {-1.886592653589793, 1.5707963267948966`}, {-1.886592653589793, -2.254247798125001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.5707963267948966`}, \ {-1.881592653589793, 1.5707963267948966`}, {-1.881592653589793, \ -2.2529911406027328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.5707963267948966`}, \ {-1.876592653589793, 1.5707963267948966`}, {-1.876592653589793, \ -2.2517546276067297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.5707963267948966`}, \ {-1.871592653589793, 1.5707963267948966`}, {-1.871592653589793, \ -2.2505382560403033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.5707963267948966`}, \ {-1.866592653589793, 1.5707963267948966`}, {-1.866592653589793, \ -2.2493420227587486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.5707963267948966`}, \ {-1.861592653589793, 1.5707963267948966`}, {-1.861592653589793, -2.248165924574229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.5707963267948966`}, \ {-1.8565926535897932`, 1.5707963267948966`}, {-1.8565926535897932`, \ -2.2470099582605685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.5707963267948966`}, \ {-1.851592653589793, 1.5707963267948966`}, {-1.851592653589793, \ -2.2458741205579664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.5707963267948966`}, \ {-1.8465926535897932`, 1.5707963267948966`}, {-1.8465926535897932`, \ -2.2447584081776246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.5707963267948966`}, \ {-1.841592653589793, 1.5707963267948966`}, {-1.841592653589793, -2.243662817806287}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.5707963267948966`}, \ {-1.8365926535897932`, 1.5707963267948966`}, {-1.8365926535897932`, \ -2.242587346110702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.5707963267948966`}, \ {-1.831592653589793, 1.5707963267948966`}, {-1.831592653589793, \ -2.2415319897419947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.5707963267948966`}, \ {-1.8265926535897932`, 1.5707963267948966`}, {-1.8265926535897932`, \ -2.2404967453399562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.5707963267948966`}, \ {-1.821592653589793, 1.5707963267948966`}, {-1.821592653589793, -2.239481609537253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.5707963267948966`}, \ {-1.8165926535897932`, 1.5707963267948966`}, {-1.8165926535897932`, \ -2.2384865789635473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.5707963267948966`}, \ {-1.811592653589793, 1.5707963267948966`}, {-1.811592653589793, -2.237511650249537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.5707963267948966`}, \ {-1.8065926535897932`, 1.5707963267948966`}, {-1.8065926535897932`, \ -2.2365568200309127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.5707963267948966`}, \ {-1.801592653589793, 1.5707963267948966`}, {-1.801592653589793, \ -2.2356220849522286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.5707963267948966`}, \ {-1.7965926535897931`, 1.5707963267948966`}, {-1.7965926535897931`, \ -2.2347074416706936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.5707963267948966`}, \ {-1.791592653589793, 1.5707963267948966`}, {-1.791592653589793, \ -2.2338128868598774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.5707963267948966`}, \ {-1.7865926535897931`, 1.5707963267948966`}, {-1.7865926535897931`, \ -2.232938417213335}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.5707963267948966`}, \ {-1.781592653589793, 1.5707963267948966`}, {-1.781592653589793, \ -2.2320840294481465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.5707963267948966`}, \ {-1.7765926535897931`, 1.5707963267948966`}, {-1.7765926535897931`, -2.23124972030838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -1.5707963267948966`}, \ {-1.771592653589793, 1.5707963267948966`}, {-1.771592653589793, \ -2.2304354865684655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -1.5707963267948966`}, \ {-1.7665926535897931`, 1.5707963267948966`}, {-1.7665926535897931`, -2.22964132503649}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -1.5707963267948966`}, \ {-1.761592653589793, 1.5707963267948966`}, {-1.761592653589793, \ -2.2288672325574126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -1.5707963267948966`}, \ {-1.756592653589793, 1.5707963267948966`}, {-1.756592653589793, \ -2.2281132060161934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -1.5707963267948966`}, \ {-1.751592653589793, 1.5707963267948966`}, {-1.751592653589793, -2.227379242340846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -1.5707963267948966`}, \ {-1.746592653589793, 1.5707963267948966`}, {-1.746592653589793, -2.226665338505404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -1.5707963267948966`}, \ {-1.741592653589793, 1.5707963267948966`}, {-1.741592653589793, \ -2.2259714915328095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -1.5707963267948966`}, \ {-1.736592653589793, 1.5707963267948966`}, {-1.736592653589793, \ -2.2252976984977195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -1.5707963267948966`}, \ {-1.7315926535897932`, 1.5707963267948966`}, {-1.7315926535897932`, \ -2.2246439565292304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -1.5707963267948966`}, \ {-1.726592653589793, 1.5707963267948966`}, {-1.726592653589793, -2.224010262813526}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -1.5707963267948966`}, \ {-1.7215926535897932`, 1.5707963267948966`}, {-1.7215926535897932`, \ -2.223396614596436}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -1.5707963267948966`}, \ {-1.716592653589793, 1.5707963267948966`}, {-1.716592653589793, \ -2.2228030091859274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -1.5707963267948966`}, \ {-1.7115926535897932`, 1.5707963267948966`}, {-1.7115926535897932`, \ -2.222229443954503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -1.5707963267948966`}, \ {-1.706592653589793, 1.5707963267948966`}, {-1.706592653589793, -2.221675916341526}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -1.5707963267948966`}, \ {-1.7015926535897932`, 1.5707963267948966`}, {-1.7015926535897932`, \ -2.2211424238554667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -1.5707963267948966`}, \ {-1.696592653589793, 1.5707963267948966`}, {-1.696592653589793, -2.220628964076064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -1.5707963267948966`}, \ {-1.6915926535897932`, 1.5707963267948966`}, {-1.6915926535897932`, \ -2.220135534656411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -1.5707963267948966`}, \ {-1.686592653589793, 1.5707963267948966`}, {-1.686592653589793, \ -2.2196621333249595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -1.5707963267948966`}, \ {-1.6815926535897932`, 1.5707963267948966`}, {-1.6815926535897932`, \ -2.219208757887447}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -1.5707963267948966`}, \ {-1.676592653589793, 1.5707963267948966`}, {-1.676592653589793, \ -2.2187754062287417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -1.5707963267948966`}, \ {-1.6715926535897931`, 1.5707963267948966`}, {-1.6715926535897931`, \ -2.2183620763146124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -1.5707963267948966`}, \ {-1.666592653589793, 1.5707963267948966`}, {-1.666592653589793, \ -2.2179687661934144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -1.5707963267948966`}, \ {-1.6615926535897931`, 1.5707963267948966`}, {-1.6615926535897931`, \ -2.2175954739977017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -1.5707963267948966`}, \ {-1.656592653589793, 1.5707963267948966`}, {-1.656592653589793, \ -2.2172421979457573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -1.5707963267948966`}, \ {-1.6515926535897931`, 1.5707963267948966`}, {-1.6515926535897931`, \ -2.216908936343045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -1.5707963267948966`}, \ {-1.646592653589793, 1.5707963267948966`}, {-1.646592653589793, \ -2.2165956875835846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -1.5707963267948966`}, \ {-1.6415926535897931`, 1.5707963267948966`}, {-1.6415926535897931`, \ -2.2163024501512476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -1.5707963267948966`}, \ {-1.636592653589793, 1.5707963267948966`}, {-1.636592653589793, -2.216029222620974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -1.5707963267948966`}, \ {-1.631592653589793, 1.5707963267948966`}, {-1.631592653589793, \ -2.2157760036599115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -1.5707963267948966`}, \ {-1.626592653589793, 1.5707963267948966`}, {-1.626592653589793, -2.215542792028477}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -1.5707963267948966`}, \ {-1.621592653589793, 1.5707963267948966`}, {-1.621592653589793, \ -2.2153295865813414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -1.5707963267948966`}, \ {-1.616592653589793, 1.5707963267948966`}, {-1.616592653589793, -2.215136386268331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -1.5707963267948966`}, \ {-1.611592653589793, 1.5707963267948966`}, {-1.611592653589793, -2.214963190135258}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -1.5707963267948966`}, \ {-1.606592653589793, 1.5707963267948966`}, {-1.606592653589793, \ -2.2148099973246693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -1.5707963267948966`}, \ {-1.601592653589793, 1.5707963267948966`}, {-1.601592653589793, -2.214676807076518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -1.5707963267948966`}, \ {-1.5965926535897932`, 1.5707963267948966`}, {-1.5965926535897932`, \ -2.2145636187287567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -1.5707963267948966`}, \ {-1.591592653589793, 1.5707963267948966`}, {-1.591592653589793, \ -2.2144704317178556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -1.5707963267948966`}, \ {-1.5865926535897932`, 1.5707963267948966`}, {-1.5865926535897932`, -2.21439724557924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -1.5707963267948966`}, \ {-1.581592653589793, 1.5707963267948966`}, {-1.581592653589793, -2.214344059947651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -1.5707963267948966`}, \ {-1.5765926535897932`, 1.5707963267948966`}, {-1.5765926535897932`, \ -2.214310874557431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -1.5707963267948966`}, \ {-1.571592653589793, 1.5707963267948966`}, {-1.571592653589793, \ -2.2142976892427293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -1.5707963267948966`}, \ {-1.5665926535897932`, 1.5707963267948966`}, {-1.5665926535897932`, \ -2.214304503937629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -1.5707963267948966`}, \ {-1.561592653589793, 1.5707963267948966`}, {-1.561592653589793, \ -2.2143313186761993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -1.5707963267948966`}, \ {-1.5565926535897932`, 1.5707963267948966`}, {-1.5565926535897932`, -2.21437813359247}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -1.5707963267948966`}, \ {-1.551592653589793, 1.5707963267948966`}, {-1.551592653589793, \ -2.2144449489203257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -1.5707963267948966`}, \ {-1.5465926535897931`, 1.5707963267948966`}, {-1.5465926535897931`, \ -2.214531764993327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -1.5707963267948966`}, \ {-1.541592653589793, 1.5707963267948966`}, {-1.541592653589793, -2.214638582244448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -1.5707963267948966`}, \ {-1.5365926535897931`, 1.5707963267948966`}, {-1.5365926535897931`, \ -2.2147654012057423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -1.5707963267948966`}, \ {-1.531592653589793, 1.5707963267948966`}, {-1.531592653589793, \ -2.2149122225079294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -1.5707963267948966`}, \ {-1.5265926535897931`, 1.5707963267948966`}, {-1.5265926535897931`, \ -2.2150790468798998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -1.5707963267948966`}, \ {-1.521592653589793, 1.5707963267948966`}, {-1.521592653589793, \ -2.2152658751481504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -1.5707963267948966`}, \ {-1.5165926535897931`, 1.5707963267948966`}, {-1.5165926535897931`, \ -2.215472708236134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -1.5707963267948966`}, \ {-1.511592653589793, 1.5707963267948966`}, {-1.511592653589793, \ -2.2156995471635335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -1.5707963267948966`}, \ {-1.506592653589793, 1.5707963267948966`}, {-1.506592653589793, -2.215946393045465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -1.5707963267948966`}, \ {-1.501592653589793, 1.5707963267948966`}, {-1.501592653589793, -2.216213247091591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -1.5707963267948966`}, \ {-1.496592653589793, 1.5707963267948966`}, {-1.496592653589793, \ -2.2165001106051654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -1.5707963267948966`}, \ {-1.491592653589793, 1.5707963267948966`}, {-1.491592653589793, \ -2.2168069849819982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -1.5707963267948966`}, \ {-1.486592653589793, 1.5707963267948966`}, {-1.486592653589793, \ -2.2171338717093376`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -1.5707963267948966`}, \ {-1.481592653589793, 1.5707963267948966`}, {-1.481592653589793, \ -2.2174807723646808`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -1.5707963267948966`}, \ {-1.476592653589793, 1.5707963267948966`}, {-1.476592653589793, \ -2.2178476886145004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -1.5707963267948966`}, \ {-1.4715926535897932`, 1.5707963267948966`}, {-1.4715926535897932`, \ -2.218234622212899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -1.5707963267948966`}, \ {-1.466592653589793, 1.5707963267948966`}, {-1.466592653589793, \ -2.2186415750001767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -1.5707963267948966`}, \ {-1.4615926535897932`, 1.5707963267948966`}, {-1.4615926535897932`, \ -2.2190685489013298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -1.5707963267948966`}, \ {-1.456592653589793, 1.5707963267948966`}, {-1.456592653589793, -2.219515545924462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -1.5707963267948966`}, \ {-1.4515926535897932`, 1.5707963267948966`}, {-1.4515926535897932`, \ -2.219982568159125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -1.5707963267948966`}, \ {-1.446592653589793, 1.5707963267948966`}, {-1.446592653589793, \ -2.2204696177745715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -1.5707963267948966`}, \ {-1.4415926535897932`, 1.5707963267948966`}, {-1.4415926535897932`, \ -2.220976697017937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -1.5707963267948966`}, \ {-1.436592653589793, 1.5707963267948966`}, {-1.436592653589793, \ -2.2215038082123386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -1.5707963267948966`}, \ {-1.4315926535897932`, 1.5707963267948966`}, {-1.4315926535897932`, \ -2.222050953754894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -1.5707963267948966`}, \ {-1.426592653589793, 1.5707963267948966`}, {-1.426592653589793, \ -2.2226181361146633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -1.5707963267948966`}, \ {-1.4215926535897931`, 1.5707963267948966`}, {-1.4215926535897931`, -2.22320535783051}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -1.5707963267948966`}, \ {-1.416592653589793, 1.5707963267948966`}, {-1.416592653589793, \ -2.2238126215088823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -1.5707963267948966`}, \ {-1.4115926535897931`, 1.5707963267948966`}, {-1.4115926535897931`, \ -2.224439929821514}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -1.5707963267948966`}, \ {-1.406592653589793, 1.5707963267948966`}, {-1.406592653589793, -2.225087285503048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -1.5707963267948966`}, \ {-1.4015926535897931`, 1.5707963267948966`}, {-1.4015926535897931`, \ -2.225754691348577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -1.5707963267948966`}, \ {-1.396592653589793, 1.5707963267948966`}, {-1.396592653589793, \ -2.2264421502111027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -1.5707963267948966`}, \ {-1.3915926535897931`, 1.5707963267948966`}, {-1.3915926535897931`, -2.22714966499892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -1.5707963267948966`}, \ {-1.386592653589793, 1.5707963267948966`}, {-1.386592653589793, \ -2.2278772386729147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -1.5707963267948966`}, \ {-1.381592653589793, 1.5707963267948966`}, {-1.381592653589793, \ -2.2286248742437835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -1.5707963267948966`}, \ {-1.376592653589793, 1.5707963267948966`}, {-1.376592653589793, \ -2.2293925747691725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -1.5707963267948966`}, \ {-1.371592653589793, 1.5707963267948966`}, {-1.371592653589793, \ -2.2301803433507352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -1.5707963267948966`}, \ {-1.366592653589793, 1.5707963267948966`}, {-1.366592653589793, \ -2.2309881831311067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -1.5707963267948966`}, \ {-1.361592653589793, 1.5707963267948966`}, {-1.361592653589793, \ -2.2318160972907997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -1.5707963267948966`}, \ {-1.356592653589793, 1.5707963267948966`}, {-1.356592653589793, -2.232664089045017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -1.5707963267948966`}, \ {-1.351592653589793, 1.5707963267948966`}, {-1.351592653589793, -2.233532161640383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -1.5707963267948966`}, \ {-1.3465926535897932`, 1.5707963267948966`}, {-1.3465926535897932`, \ -2.234420318351592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -1.5707963267948966`}, \ {-1.341592653589793, 1.5707963267948966`}, {-1.341592653589793, -2.235328562477975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -1.5707963267948966`}, \ {-1.3365926535897932`, 1.5707963267948966`}, {-1.3365926535897932`, \ -2.2362568973399872`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -1.5707963267948966`}, \ {-1.331592653589793, 1.5707963267948966`}, {-1.331592653589793, \ -2.2372053262756055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -1.5707963267948966`}, \ {-1.3265926535897932`, 1.5707963267948966`}, {-1.3265926535897932`, \ -2.238173852636653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -1.5707963267948966`}, \ {-1.321592653589793, 1.5707963267948966`}, {-1.321592653589793, -2.239162479785032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -1.5707963267948966`}, \ {-1.3165926535897932`, 1.5707963267948966`}, {-1.3165926535897932`, \ -2.2401712110888794`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -1.5707963267948966`}, \ {-1.311592653589793, 1.5707963267948966`}, {-1.311592653589793, \ -2.2412000499186377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -1.5707963267948966`}, \ {-1.3065926535897932`, 1.5707963267948966`}, {-1.3065926535897932`, \ -2.242248999643041}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -1.5707963267948966`}, \ {-1.301592653589793, 1.5707963267948966`}, {-1.301592653589793, -2.243318063625019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -1.5707963267948966`}, \ {-1.2965926535897931`, 1.5707963267948966`}, {-1.2965926535897931`, -2.24440724521752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -1.5707963267948966`}, \ {-1.291592653589793, 1.5707963267948966`}, {-1.291592653589793, \ -2.2455165477592423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -1.5707963267948966`}, \ {-1.2865926535897931`, 1.5707963267948966`}, {-1.2865926535897931`, \ -2.2466459745702907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -1.5707963267948966`}, \ {-1.281592653589793, 1.5707963267948966`}, {-1.281592653589793, -2.247795528947743}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -1.5707963267948966`}, \ {-1.2765926535897931`, 1.5707963267948966`}, {-1.2765926535897931`, \ -2.248965214161135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -1.5707963267948966`}, \ {-1.271592653589793, 1.5707963267948966`}, {-1.271592653589793, -2.250155033447861}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -1.5707963267948966`}, \ {-1.2665926535897931`, 1.5707963267948966`}, {-1.2665926535897931`, \ -2.251364990008485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -1.5707963267948966`}, \ {-1.261592653589793, 1.5707963267948966`}, {-1.261592653589793, \ -2.2525950870019775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -1.5707963267948966`}, \ {-1.256592653589793, 1.5707963267948966`}, {-1.256592653589793, \ -2.2538453275408568`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -1.5707963267948966`}, \ {-1.251592653589793, 1.5707963267948966`}, {-1.251592653589793, \ -2.2551157146862524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -1.5707963267948966`}, \ {-1.246592653589793, 1.5707963267948966`}, {-1.246592653589793, \ -2.2564062514428795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -1.5707963267948966`}, \ {-1.241592653589793, 1.5707963267948966`}, {-1.241592653589793, -2.257716940753931}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -1.5707963267948966`}, \ {-1.236592653589793, 1.5707963267948966`}, {-1.236592653589793, \ -2.2590477854958846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -1.5707963267948966`}, \ {-1.231592653589793, 1.5707963267948966`}, {-1.231592653589793, \ -2.2603987884732217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -1.5707963267948966`}, \ {-1.226592653589793, 1.5707963267948966`}, {-1.226592653589793, -2.261769952413062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -1.5707963267948966`}, \ {-1.2215926535897932`, 1.5707963267948966`}, {-1.2215926535897932`, \ -2.263161279959717}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -1.5707963267948966`}, \ {-1.216592653589793, 1.5707963267948966`}, {-1.216592653589793, -2.264572773669152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -1.5707963267948966`}, \ {-1.2115926535897932`, 1.5707963267948966`}, {-1.2115926535897932`, \ -2.2660044360033655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -1.5707963267948966`}, \ {-1.206592653589793, 1.5707963267948966`}, {-1.206592653589793, -2.267456269324683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -1.5707963267948966`}, \ {-1.2015926535897932`, 1.5707963267948966`}, {-1.2015926535897932`, \ -2.2689282758899663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -1.5707963267948966`}, \ {-1.196592653589793, 1.5707963267948966`}, {-1.196592653589793, \ -2.2704204578447356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -1.5707963267948966`}, \ {-1.1915926535897932`, 1.5707963267948966`}, {-1.1915926535897932`, \ -2.271932817217206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -1.5707963267948966`}, \ {-1.186592653589793, 1.5707963267948966`}, {-1.186592653589793, \ -2.2734653559122395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -1.5707963267948966`}, \ {-1.1815926535897932`, 1.5707963267948966`}, {-1.1815926535897932`, \ -2.2750180757052125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -1.5707963267948966`}, \ {-1.176592653589793, 1.5707963267948966`}, {-1.176592653589793, \ -2.2765909782357943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -1.5707963267948966`}, \ {-1.1715926535897931`, 1.5707963267948966`}, {-1.1715926535897931`, \ -2.2781840650016454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -1.5707963267948966`}, \ {-1.166592653589793, 1.5707963267948966`}, {-1.166592653589793, -2.279797337352026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -1.5707963267948966`}, \ {-1.1615926535897931`, 1.5707963267948966`}, {-1.1615926535897931`, \ -2.2814307964813207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -1.5707963267948966`}, \ {-1.156592653589793, 1.5707963267948966`}, {-1.156592653589793, -2.28308444342248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.5707963267948966`}, \ {-1.1515926535897931`, 1.5707963267948966`}, {-1.1515926535897931`, \ -2.284758279040374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.5707963267948966`}, \ {-1.146592653589793, 1.5707963267948966`}, {-1.146592653589793, \ -2.2864523040250644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.5707963267948966`}, \ {-1.1415926535897931`, 1.5707963267948966`}, {-1.1415926535897931`, \ -2.288166518884988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.5707963267948966`}, \ {-1.1365926535897932`, 1.5707963267948966`}, {-1.1365926535897932`, \ -2.2899009239400603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.5707963267948966`}, \ {-1.1315926535897929`, 1.5707963267948966`}, {-1.1315926535897929`, \ -2.2916555193146904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.5707963267948966`}, \ {-1.126592653589793, 1.5707963267948966`}, {-1.126592653589793, \ -2.2934303049307156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.5707963267948966`}, \ {-1.121592653589793, 1.5707963267948966`}, {-1.121592653589793, \ -2.2952252805002504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.5707963267948966`}, \ {-1.1165926535897932`, 1.5707963267948966`}, {-1.1165926535897932`, \ -2.297040445518451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.5707963267948966`}, \ {-1.1115926535897929`, 1.5707963267948966`}, {-1.1115926535897929`, \ -2.2988757992561992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.5707963267948966`}, \ {-1.106592653589793, 1.5707963267948966`}, {-1.106592653589793, -2.300731340752702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.5707963267948966`}, \ {-1.101592653589793, 1.5707963267948966`}, {-1.101592653589793, \ -2.3026070688080087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.5707963267948966`}, \ {-1.0965926535897932`, 1.5707963267948966`}, {-1.0965926535897932`, \ -2.304502981975445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.5707963267948966`}, \ {-1.0915926535897933`, 1.5707963267948966`}, {-1.0915926535897933`, \ -2.3064190785539664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.5707963267948966`}, \ {-1.086592653589793, 1.5707963267948966`}, {-1.086592653589793, -2.308355356580432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.5707963267948966`}, \ {-1.081592653589793, 1.5707963267948966`}, {-1.081592653589793, -2.310311813821792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.5707963267948966`}, \ {-1.0765926535897932`, 1.5707963267948966`}, {-1.0765926535897932`, \ -2.3122884477672008`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.5707963267948966`}, \ {-1.0715926535897933`, 1.5707963267948966`}, {-1.0715926535897933`, \ -2.314285255620045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.5707963267948966`}, \ {-1.066592653589793, 1.5707963267948966`}, {-1.066592653589793, -2.316302234289897}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.5707963267948966`}, \ {-1.061592653589793, 1.5707963267948966`}, {-1.061592653589793, -2.318339380384385}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.5707963267948966`}, \ {-1.0565926535897932`, 1.5707963267948966`}, {-1.0565926535897932`, \ -2.320396690200986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.5707963267948966`}, \ {-1.0515926535897933`, 1.5707963267948966`}, {-1.0515926535897933`, \ -2.322474159718744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.5707963267948966`}, \ {-1.046592653589793, 1.5707963267948966`}, {-1.046592653589793, -2.324571784589909}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.5707963267948966`}, \ {-1.041592653589793, 1.5707963267948966`}, {-1.041592653589793, \ -2.3266895601314967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.5707963267948966`}, \ {-1.0365926535897931`, 1.5707963267948966`}, {-1.0365926535897931`, \ -2.3288274813167766`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.5707963267948966`}, \ {-1.0315926535897932`, 1.5707963267948966`}, {-1.0315926535897932`, \ -2.3309855427666855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.5707963267948966`}, \ {-1.026592653589793, 1.5707963267948966`}, {-1.026592653589793, -2.333163738741164}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.5707963267948966`}, \ {-1.021592653589793, 1.5707963267948966`}, {-1.021592653589793, -2.33536206313042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.5707963267948966`}, \ {-1.0165926535897931`, 1.5707963267948966`}, {-1.0165926535897931`, \ -2.3375805094461217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.5707963267948966`}, \ {-1.0115926535897932`, 1.5707963267948966`}, {-1.0115926535897932`, \ -2.3398190708125193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.5707963267948966`}, \ {-1.0065926535897929`, 1.5707963267948966`}, {-1.0065926535897929`, \ -2.342077739957492}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.5707963267948966`}, \ {-1.001592653589793, 1.5707963267948966`}, {-1.001592653589793, -2.344356509203529}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.5707963267948966`}, \ {-0.9965926535897931, 1.5707963267948966`}, {-0.9965926535897931, \ -2.3466553704586413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.5707963267948966`}, \ {-0.9915926535897932, 1.5707963267948966`}, {-0.9915926535897932, -2.348974315207206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.5707963267948966`}, \ {-0.9865926535897929, 1.5707963267948966`}, {-0.9865926535897929, -2.351313334500741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.5707963267948966`}, \ {-0.981592653589793, 1.5707963267948966`}, {-0.981592653589793, -2.353672418948619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.5707963267948966`}, \ {-0.9765926535897931, 1.5707963267948966`}, {-0.9765926535897931, \ -2.3560515587087116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.5707963267948966`}, \ {-0.9715926535897932, 1.5707963267948966`}, {-0.9715926535897932, -2.358450743477979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.5707963267948966`}, \ {-0.9665926535897928, 1.5707963267948966`}, {-0.9665926535897928, \ -2.3608699624829868`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.5707963267948966`}, \ {-0.961592653589793, 1.5707963267948966`}, {-0.961592653589793, -2.363309204470369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.5707963267948966`}, \ {-0.9565926535897931, 1.5707963267948966`}, {-0.9565926535897931, \ -2.3657684576972344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.5707963267948966`}, \ {-0.9515926535897932, 1.5707963267948966`}, {-0.9515926535897932, -2.368247709921506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.5707963267948966`}, \ {-0.9465926535897933, 1.5707963267948966`}, {-0.9465926535897933, \ -2.3707469483922137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.5707963267948966`}, \ {-0.9415926535897929, 1.5707963267948966`}, {-0.9415926535897929, \ -2.3732661598397256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.5707963267948966`}, \ {-0.936592653589793, 1.5707963267948966`}, {-0.936592653589793, \ -2.3758053304659277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.5707963267948966`}, \ {-0.9315926535897932, 1.5707963267948966`}, {-0.9315926535897932, \ -2.3783644459343534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.5707963267948966`}, \ {-0.9265926535897933, 1.5707963267948966`}, {-0.9265926535897933, -2.380943491360262}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.5707963267948966`}, \ {-0.9215926535897929, 1.5707963267948966`}, {-0.9215926535897929, -2.383542451300666}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.5707963267948966`}, \ {-0.916592653589793, 1.5707963267948966`}, {-0.916592653589793, \ -2.3861613097443155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.5707963267948966`}, \ {-0.9115926535897931, 1.5707963267948966`}, {-0.9115926535897931, \ -2.3888000501016347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.5707963267948966`}, \ {-0.9065926535897932, 1.5707963267948966`}, {-0.9065926535897932, -2.391458655194617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.5707963267948966`}, \ {-0.9015926535897929, 1.5707963267948966`}, {-0.9015926535897929, -2.394137107246678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.5707963267948966`}, \ {-0.896592653589793, 1.5707963267948966`}, {-0.896592653589793, \ -2.3968353878724677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.5707963267948966`}, \ {-0.8915926535897931, 1.5707963267948966`}, {-0.8915926535897931, \ -2.3995534780676477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.5707963267948966`}, \ {-0.8865926535897932, 1.5707963267948966`}, {-0.8865926535897932, -2.402291358198631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.5707963267948966`}, \ {-0.8815926535897929, 1.5707963267948966`}, {-0.8815926535897929, \ -2.4050490079922904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.5707963267948966`}, \ {-0.876592653589793, 1.5707963267948966`}, {-0.876592653589793, -2.40782640652563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.5707963267948966`}, \ {-0.8715926535897931, 1.5707963267948966`}, {-0.8715926535897931, \ -2.4106235322154377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.5707963267948966`}, \ {-0.8665926535897932, 1.5707963267948966`}, {-0.8665926535897932, \ -2.4134403628079006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.5707963267948966`}, \ {-0.8615926535897929, 1.5707963267948966`}, {-0.8615926535897929, \ -2.4162768753682022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.5707963267948966`}, \ {-0.856592653589793, 1.5707963267948966`}, {-0.856592653589793, -2.419133046270094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.5707963267948966`}, \ {-0.8515926535897931, 1.5707963267948966`}, {-0.8515926535897931, \ -2.4220088511854496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.5707963267948966`}, \ {-0.8465926535897932, 1.5707963267948966`}, {-0.8465926535897932, \ -2.4249042650738004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.5707963267948966`}, \ {-0.8415926535897928, 1.5707963267948966`}, {-0.8415926535897928, -2.427819262171855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.5707963267948966`}, \ {-0.836592653589793, 1.5707963267948966`}, {-0.836592653589793, \ -2.4307538159830084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.5707963267948966`}, \ {-0.8315926535897931, 1.5707963267948966`}, {-0.8315926535897931, -2.433707899266842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.5707963267948966`}, \ {-0.8265926535897932, 1.5707963267948966`}, {-0.8265926535897932, \ -2.4366814840286137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.5707963267948966`}, \ {-0.8215926535897933, 1.5707963267948966`}, {-0.8215926535897933, \ -2.4396745415087455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.5707963267948966`}, \ {-0.8165926535897929, 1.5707963267948966`}, {-0.8165926535897929, -2.44268704217231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.5707963267948966`}, \ {-0.811592653589793, 1.5707963267948966`}, {-0.811592653589793, \ -2.4457189556985157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.5707963267948966`}, \ {-0.8065926535897932, 1.5707963267948966`}, {-0.8065926535897932, \ -2.4487702509702016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.5707963267948966`}, \ {-0.8015926535897933, 1.5707963267948966`}, {-0.8015926535897933, \ -2.4518408960633327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.5707963267948966`}, \ {-0.7965926535897929, 1.5707963267948966`}, {-0.7965926535897929, \ -2.4549308582365112`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.5707963267948966`}, \ {-0.791592653589793, 1.5707963267948966`}, {-0.791592653589793, -2.458040103920496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.5707963267948966`}, \ {-0.7865926535897931, 1.5707963267948966`}, {-0.7865926535897931, \ -2.4611685987077436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.5707963267948966`}, \ {-0.7815926535897932, 1.5707963267948966`}, {-0.7815926535897932, \ -2.4643163073419636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.5707963267948966`}, \ {-0.7765926535897929, 1.5707963267948966`}, {-0.7765926535897929, \ -2.4674831937077015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.5707963267948966`}, \ {-0.771592653589793, 1.5707963267948966`}, {-0.771592653589793, \ -2.4706692208199432`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.5707963267948966`}, \ {-0.7665926535897931, 1.5707963267948966`}, {-0.7665926535897931, -2.473874350813753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.5707963267948966`}, \ {-0.7615926535897932, 1.5707963267948966`}, {-0.7615926535897932, \ -2.4770985449339418`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.5707963267948966`}, \ {-0.7565926535897929, 1.5707963267948966`}, {-0.7565926535897929, \ -2.4803417635247724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.5707963267948966`}, \ {-0.751592653589793, 1.5707963267948966`}, {-0.751592653589793, \ -2.4836039660197025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.5707963267948966`}, \ {-0.7465926535897931, 1.5707963267948966`}, {-0.7465926535897931, \ -2.4868851109311763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.5707963267948966`}, \ {-0.7415926535897932, 1.5707963267948966`}, {-0.7415926535897932, \ -2.4901851558404573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.5707963267948966`}, \ {-0.7365926535897929, 1.5707963267948966`}, {-0.7365926535897929, -2.493504057387513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.5707963267948966`}, \ {-0.731592653589793, 1.5707963267948966`}, {-0.731592653589793, -2.496841771260957}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.5707963267948966`}, \ {-0.7265926535897931, 1.5707963267948966`}, {-0.7265926535897931, \ -2.5001982521880453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.5707963267948966`}, \ {-0.7215926535897932, 1.5707963267948966`}, {-0.7215926535897932, \ -2.5035734539247363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.5707963267948966`}, \ {-0.7165926535897928, 1.5707963267948966`}, {-0.7165926535897928, -2.506967329245816}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.5707963267948966`}, \ {-0.711592653589793, 1.5707963267948966`}, {-0.711592653589793, \ -2.5103798299350926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.5707963267948966`}, \ {-0.7065926535897931, 1.5707963267948966`}, {-0.7065926535897931, \ -2.5138109067756647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.5707963267948966`}, \ {-0.7015926535897932, 1.5707963267948966`}, {-0.7015926535897932, \ -2.5172605095402685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.5707963267948966`}, \ {-0.6965926535897933, 1.5707963267948966`}, {-0.6965926535897933, -2.520728586981702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.5707963267948966`}, \ {-0.6915926535897929, 1.5707963267948966`}, {-0.6915926535897929, -2.524215086823343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.5707963267948966`}, \ {-0.686592653589793, 1.5707963267948966`}, {-0.686592653589793, -2.527719955749745}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.5707963267948966`}, \ {-0.6815926535897932, 1.5707963267948966`}, {-0.6815926535897932, \ -2.5312431393973385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.5707963267948966`}, \ {-0.6765926535897933, 1.5707963267948966`}, {-0.6765926535897933, \ -2.5347845823452255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.5707963267948966`}, \ {-0.6715926535897929, 1.5707963267948966`}, {-0.6715926535897929, -2.538344228106074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.5707963267948966`}, \ {-0.666592653589793, 1.5707963267948966`}, {-0.666592653589793, \ -2.5419220191171217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.5707963267948966`}, \ {-0.6615926535897931, 1.5707963267948966`}, {-0.6615926535897931, -2.545517896731292}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.5707963267948966`}, \ {-0.6565926535897932, 1.5707963267948966`}, {-0.6565926535897932, \ -2.5491318012084228`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.5707963267948966`}, \ {-0.6515926535897929, 1.5707963267948966`}, {-0.6515926535897929, -2.552763671706614}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.5707963267948966`}, \ {-0.646592653589793, 1.5707963267948966`}, {-0.646592653589793, -2.556413446273702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.5707963267948966`}, \ {-0.6415926535897931, 1.5707963267948966`}, {-0.6415926535897931, \ -2.5600810618388623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.5707963267948966`}, \ {-0.6365926535897932, 1.5707963267948966`}, {-0.6365926535897932, \ -2.5637664542043406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.5707963267948966`}, \ {-0.6315926535897929, 1.5707963267948966`}, {-0.6315926535897929, -2.567469558037327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.5707963267948966`}, \ {-0.626592653589793, 1.5707963267948966`}, {-0.626592653589793, \ -2.5711903068619675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.5707963267948966`}, \ {-0.6215926535897931, 1.5707963267948966`}, {-0.6215926535897931, -2.574928633051526}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.5707963267948966`}, \ {-0.6165926535897932, 1.5707963267948966`}, {-0.6165926535897932, \ -2.5786844678206937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.5707963267948966`}, \ {-0.6115926535897929, 1.5707963267948966`}, {-0.6115926535897929, \ -2.5824577412180543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.5707963267948966`}, \ {-0.606592653589793, 1.5707963267948966`}, {-0.606592653589793, -2.58624838211871}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.5707963267948966`}, \ {-0.6015926535897931, 1.5707963267948966`}, {-0.6015926535897931, -2.590056318217075}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.5707963267948966`}, \ {-0.5965926535897932, 1.5707963267948966`}, {-0.5965926535897932, -2.593881476019831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.5707963267948966`}, \ {-0.5915926535897928, 1.5707963267948966`}, {-0.5915926535897928, -2.597723780839066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.5707963267948966`}, \ {-0.586592653589793, 1.5707963267948966`}, {-0.586592653589793, \ -2.6015831567855776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.5707963267948966`}, \ {-0.5815926535897931, 1.5707963267948966`}, {-0.5815926535897931, \ -2.6054595267623775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.5707963267948966`}, \ {-0.5765926535897931, 1.5707963267948966`}, {-0.5765926535897931, \ -2.6093528124583667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.5707963267948966`}, \ {-0.571592653589793, 1.5707963267948966`}, {-0.571592653589793, \ -2.6132629343422122`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.5707963267948966`}, \ {-0.566592653589793, 1.5707963267948966`}, {-0.566592653589793, -2.617189811656419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.5707963267948966`}, \ {-0.561592653589793, 1.5707963267948966`}, {-0.561592653589793, \ -2.6211333624115998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.5707963267948966`}, \ {-0.556592653589793, 1.5707963267948966`}, {-0.556592653589793, \ -2.6250935033809553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.5707963267948966`}, \ {-0.551592653589793, 1.5707963267948966`}, {-0.551592653589793, -2.62907015009496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.5707963267948966`}, \ {-0.546592653589793, 1.5707963267948966`}, {-0.546592653589793, \ -2.6330632168362698`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.5707963267948966`}, \ {-0.541592653589793, 1.5707963267948966`}, {-0.541592653589793, \ -2.6370726166348377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.5707963267948966`}, \ {-0.536592653589793, 1.5707963267948966`}, {-0.536592653589793, \ -2.6410982612632687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.5707963267948966`}, \ {-0.531592653589793, 1.5707963267948966`}, {-0.531592653589793, -2.645140061232387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.5707963267948966`}, \ {-0.526592653589793, 1.5707963267948966`}, {-0.526592653589793, \ -2.6491979257870497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.5707963267948966`}, \ {-0.521592653589793, 1.5707963267948966`}, {-0.521592653589793, \ -2.6532717629021847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -1.5707963267948966`}, \ {-0.5165926535897931, 1.5707963267948966`}, {-0.5165926535897931, \ -2.6573614792790847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -1.5707963267948966`}, \ {-0.511592653589793, 1.5707963267948966`}, {-0.511592653589793, -2.661466980341933}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -1.5707963267948966`}, \ {-0.5065926535897931, 1.5707963267948966`}, {-0.5065926535897931, -2.665588170234588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -1.5707963267948966`}, \ {-0.5015926535897931, 1.5707963267948966`}, {-0.5015926535897931, -2.66972495181762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -1.5707963267948966`}, \ {-0.49659265358979304`, 1.5707963267948966`}, {-0.49659265358979304`, \ -2.673877226665604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -1.5707963267948966`}, \ {-0.4915926535897931, 1.5707963267948966`}, {-0.4915926535897931, -2.67804489506468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -1.5707963267948966`}, \ {-0.4865926535897931, 1.5707963267948966`}, {-0.4865926535897931, \ -2.6822278560103743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -1.5707963267948966`}, \ {-0.4815926535897931, 1.5707963267948966`}, {-0.4815926535897931, \ -2.6864260072056956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -1.5707963267948966`}, \ {-0.4765926535897931, 1.5707963267948966`}, {-0.4765926535897931, -2.690639245059504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -1.5707963267948966`}, \ {-0.4715926535897931, 1.5707963267948966`}, {-0.4715926535897931, -2.694867464685159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -1.5707963267948966`}, \ {-0.46659265358979307`, 1.5707963267948966`}, {-0.46659265358979307`, \ -2.6991105598994496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -1.5707963267948966`}, \ {-0.46159265358979307`, 1.5707963267948966`}, {-0.46159265358979307`, \ -2.7033684232218094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -1.5707963267948966`}, \ {-0.45659265358979306`, 1.5707963267948966`}, {-0.45659265358979306`, \ -2.707640945873824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -1.5707963267948966`}, \ {-0.45159265358979306`, 1.5707963267948966`}, {-0.45159265358979306`, \ -2.7119280177790293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -1.5707963267948966`}, \ {-0.44659265358979305`, 1.5707963267948966`}, {-0.44659265358979305`, \ -2.7162295275630055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -1.5707963267948966`}, \ {-0.44159265358979305`, 1.5707963267948966`}, {-0.44159265358979305`, \ -2.7205453625537768`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -1.5707963267948966`}, \ {-0.43659265358979304`, 1.5707963267948966`}, {-0.43659265358979304`, \ -2.7248754087825064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -1.5707963267948966`}, \ {-0.43159265358979304`, 1.5707963267948966`}, {-0.43159265358979304`, \ -2.729219550984506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -1.5707963267948966`}, \ {-0.42659265358979304`, 1.5707963267948966`}, {-0.42659265358979304`, \ -2.7335776726005485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -1.5707963267948966`}, \ {-0.42159265358979303`, 1.5707963267948966`}, {-0.42159265358979303`, \ -2.7379496557784995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -1.5707963267948966`}, \ {-0.416592653589793, 1.5707963267948966`}, {-0.416592653589793, \ -2.7423353813752582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -1.5707963267948966`}, \ {-0.411592653589793, 1.5707963267948966`}, {-0.411592653589793, -2.746734728959023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -1.5707963267948966`}, \ {-0.406592653589793, 1.5707963267948966`}, {-0.406592653589793, -2.751147576811874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -1.5707963267948966`}, \ {-0.40159265358979307`, 1.5707963267948966`}, {-0.40159265358979307`, \ -2.7555738019326794`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -1.5707963267948966`}, \ {-0.39659265358979306`, 1.5707963267948966`}, {-0.39659265358979306`, \ -2.7600132800403325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -1.5707963267948966`}, \ {-0.39159265358979306`, 1.5707963267948966`}, {-0.39159265358979306`, \ -2.7644658855773114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -1.5707963267948966`}, \ {-0.38659265358979306`, 1.5707963267948966`}, {-0.38659265358979306`, \ -2.768931491713573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -1.5707963267948966`}, \ {-0.38159265358979305`, 1.5707963267948966`}, {-0.38159265358979305`, \ -2.7734099703507775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -1.5707963267948966`}, \ {-0.37659265358979305`, 1.5707963267948966`}, {-0.37659265358979305`, \ -2.777901192126853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -1.5707963267948966`}, \ {-0.3715926535897931, 1.5707963267948966`}, {-0.3715926535897931, \ -2.7824050264208893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -1.5707963267948966`}, \ {-0.3665926535897931, 1.5707963267948966`}, {-0.3665926535897931, -2.786921341358373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -1.5707963267948966`}, \ {-0.3615926535897931, 1.5707963267948966`}, {-0.3615926535897931, \ -2.7914500038167676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -1.5707963267948966`}, \ {-0.3565926535897931, 1.5707963267948966`}, {-0.3565926535897931, \ -2.7959908794314248`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -1.5707963267948966`}, \ {-0.3515926535897931, 1.5707963267948966`}, {-0.3515926535897931, \ -2.8005438326018464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -1.5707963267948966`}, \ {-0.3465926535897931, 1.5707963267948966`}, {-0.3465926535897931, \ -2.8051087264982866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -1.5707963267948966`}, \ {-0.34159265358979307`, 1.5707963267948966`}, {-0.34159265358979307`, \ -2.8096854230686996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -1.5707963267948966`}, \ {-0.33659265358979307`, 1.5707963267948966`}, {-0.33659265358979307`, \ -2.8142737830460307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -1.5707963267948966`}, \ {-0.33159265358979306`, 1.5707963267948966`}, {-0.33159265358979306`, \ -2.8188736659558558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -1.5707963267948966`}, \ {-0.32659265358979306`, 1.5707963267948966`}, {-0.32659265358979306`, \ -2.8234849301243665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -1.5707963267948966`}, \ {-0.32159265358979305`, 1.5707963267948966`}, {-0.32159265358979305`, -2.8281074326867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -1.5707963267948966`}, \ {-0.31659265358979305`, 1.5707963267948966`}, {-0.31659265358979305`, \ -2.8327410295956197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -1.5707963267948966`}, \ {-0.31159265358979304`, 1.5707963267948966`}, {-0.31159265358979304`, \ -2.8373855756305386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -1.5707963267948966`}, \ {-0.30659265358979304`, 1.5707963267948966`}, {-0.30659265358979304`, \ -2.8420409244068936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -1.5707963267948966`}, \ {-0.30159265358979304`, 1.5707963267948966`}, {-0.30159265358979304`, \ -2.8467069283858613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -1.5707963267948966`}, \ {-0.29659265358979303`, 1.5707963267948966`}, {-0.29659265358979303`, \ -2.851383438884424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -1.5707963267948966`}, \ {-0.2915926535897931, 1.5707963267948966`}, {-0.2915926535897931, -2.856070306085778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -1.5707963267948966`}, \ {-0.2865926535897931, 1.5707963267948966`}, {-0.2865926535897931, \ -2.8607673790500883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -1.5707963267948966`}, \ {-0.2815926535897931, 1.5707963267948966`}, {-0.2815926535897931, \ -2.8654745057255844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -1.5707963267948966`}, \ {-0.27659265358979307`, 1.5707963267948966`}, {-0.27659265358979307`, -2.87019153296}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -1.5707963267948966`}, \ {-0.27159265358979306`, 1.5707963267948966`}, {-0.27159265358979306`, \ -2.874918306512351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -1.5707963267948966`}, \ {-0.26659265358979306`, 1.5707963267948966`}, {-0.26659265358979306`, \ -2.8796546710650577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -1.5707963267948966`}, \ {-0.26159265358979306`, 1.5707963267948966`}, {-0.26159265358979306`, \ -2.884400470236395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -1.5707963267948966`}, \ {-0.25659265358979305`, 1.5707963267948966`}, {-0.25659265358979305`, \ -2.8891555465932885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -1.5707963267948966`}, \ {-0.25159265358979305`, 1.5707963267948966`}, {-0.25159265358979305`, \ -2.893919741664437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -1.5707963267948966`}, \ {-0.24659265358979304`, 1.5707963267948966`}, {-0.24659265358979304`, \ -2.8986928959537663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -1.5707963267948966`}, \ {-0.24159265358979304`, 1.5707963267948966`}, {-0.24159265358979304`, \ -2.9034748489542164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -1.5707963267948966`}, \ {-0.23659265358979303`, 1.5707963267948966`}, {-0.23659265358979303`, \ -2.908265439161848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -1.5707963267948966`}, \ {-0.23159265358979303`, 1.5707963267948966`}, {-0.23159265358979303`, \ -2.913064504090277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -1.5707963267948966`}, \ {-0.22659265358979308`, 1.5707963267948966`}, {-0.22659265358979308`, \ -2.9178718802854253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -1.5707963267948966`}, \ {-0.22159265358979308`, 1.5707963267948966`}, {-0.22159265358979308`, \ -2.9226874033405923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -1.5707963267948966`}, \ {-0.21659265358979307`, 1.5707963267948966`}, {-0.21659265358979307`, \ -2.9275109079118353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -1.5707963267948966`}, \ {-0.21159265358979307`, 1.5707963267948966`}, {-0.21159265358979307`, \ -2.932342227733662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -1.5707963267948966`}, \ {-0.20659265358979306`, 1.5707963267948966`}, {-0.20659265358979306`, \ -2.9371811956350298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -1.5707963267948966`}, \ {-0.20159265358979306`, 1.5707963267948966`}, {-0.20159265358979306`, \ -2.942027643555645}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -1.5707963267948966`}, \ {-0.19659265358979305`, 1.5707963267948966`}, {-0.19659265358979305`, \ -2.9468814025625627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -1.5707963267948966`}, \ {-0.19159265358979305`, 1.5707963267948966`}, {-0.19159265358979305`, \ -2.9517423028670775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -1.5707963267948966`}, \ {-0.18659265358979304`, 1.5707963267948966`}, {-0.18659265358979304`, \ -2.9566101738419053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -1.5707963267948966`}, \ {-0.18159265358979304`, 1.5707963267948966`}, {-0.18159265358979304`, \ -2.961484844038648}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -1.5707963267948966`}, \ {-0.17659265358979304`, 1.5707963267948966`}, {-0.17659265358979304`, \ -2.9663661412055418`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -1.5707963267948966`}, \ {-0.17159265358979303`, 1.5707963267948966`}, {-0.17159265358979303`, \ -2.9712538923054757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -1.5707963267948966`}, \ {-0.16659265358979303`, 1.5707963267948966`}, {-0.16659265358979303`, \ -2.976147923534282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -1.5707963267948966`}, \ {-0.16159265358979308`, 1.5707963267948966`}, {-0.16159265358979308`, \ -2.9810480603392917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -1.5707963267948966`}, \ {-0.15659265358979307`, 1.5707963267948966`}, {-0.15659265358979307`, \ -2.9859541274381485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -1.5707963267948966`}, \ {-0.15159265358979307`, 1.5707963267948966`}, {-0.15159265358979307`, \ -2.9908659488378735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -1.5707963267948966`}, \ {-0.14659265358979306`, 1.5707963267948966`}, {-0.14659265358979306`, \ -2.9957833478541827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -1.5707963267948966`}, \ {-0.14159265358979306`, 1.5707963267948966`}, {-0.14159265358979306`, \ -3.000706147131041}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -1.5707963267948966`}, \ {-0.13659265358979306`, 1.5707963267948966`}, {-0.13659265358979306`, \ -3.005634168660454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -1.5707963267948966`}, \ {-0.13159265358979305`, 1.5707963267948966`}, {-0.13159265358979305`, \ -3.0105672338024916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -1.5707963267948966`}, \ {-0.12659265358979305`, 1.5707963267948966`}, {-0.12659265358979305`, \ -3.015505163305527}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -1.5707963267948966`}, \ {-0.12159265358979304`, 1.5707963267948966`}, {-0.12159265358979304`, \ -3.0204477773267007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -1.5707963267948966`}, \ {-0.11659265358979304`, 1.5707963267948966`}, {-0.11659265358979304`, \ -3.0253948954525893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -1.5707963267948966`}, \ {-0.11159265358979303`, 1.5707963267948966`}, {-0.11159265358979303`, \ -3.0303463367200782`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -1.5707963267948966`}, \ {-0.10659265358979303`, 1.5707963267948966`}, {-0.10659265358979303`, \ -3.0353019196374307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -1.5707963267948966`}, \ {-0.10159265358979308`, 1.5707963267948966`}, {-0.10159265358979308`, \ -3.040261462205544}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -1.5707963267948966`}, \ {-0.09659265358979308, 1.5707963267948966`}, {-0.09659265358979308, \ -3.045224781939393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -1.5707963267948966`}, \ {-0.09159265358979307, 1.5707963267948966`}, {-0.09159265358979307, \ -3.0501916958896387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -1.5707963267948966`}, \ {-0.08659265358979307, 1.5707963267948966`}, {-0.08659265358979307, \ -3.055162020664414}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -1.5707963267948966`}, \ {-0.08159265358979306, 1.5707963267948966`}, {-0.08159265358979306, \ -3.0601355724512618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -1.5707963267948966`}, \ {-0.07659265358979306, 1.5707963267948966`}, {-0.07659265358979306, \ -3.0651121670392274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -1.5707963267948966`}, \ {-0.07159265358979305, 1.5707963267948966`}, {-0.07159265358979305, \ -3.070091619841098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -1.5707963267948966`}, \ {-0.06659265358979305, 1.5707963267948966`}, {-0.06659265358979305, \ -3.075073745915772}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -1.5707963267948966`}, \ {-0.061592653589793045`, 1.5707963267948966`}, {-0.061592653589793045`, \ -3.0800583599907636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -1.5707963267948966`}, \ {-0.05659265358979304, 1.5707963267948966`}, {-0.05659265358979304, \ -3.085045276484824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -1.5707963267948966`}, \ {-0.051592653589793036`, 1.5707963267948966`}, {-0.051592653589793036`, \ -3.090034309530676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -1.5707963267948966`}, \ {-0.04659265358979303, 1.5707963267948966`}, {-0.04659265358979303, \ -3.095025272997853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -1.5707963267948966`}, \ {-0.04159265358979303, 1.5707963267948966`}, {-0.04159265358979303, \ -3.100017980515633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -1.5707963267948966`}, \ {-0.03659265358979302, 1.5707963267948966`}, {-0.03659265358979302, \ -3.1050122454960642`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -1.5707963267948966`}, \ {-0.03159265358979302, 1.5707963267948966`}, {-0.03159265358979302, \ -3.1100078811570646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -1.5707963267948966`}, \ {-0.026592653589793014`, 1.5707963267948966`}, {-0.026592653589793014`, \ -3.1150047005455956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -1.5707963267948966`}, \ {-0.02159265358979301, 1.5707963267948966`}, {-0.02159265358979301, -3.1200025165609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -1.5707963267948966`}, \ {-0.016592653589793005`, 1.5707963267948966`}, {-0.016592653589793005`, \ -3.1250011419777906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -1.5707963267948966`}, \ {-0.011592653589793, 1.5707963267948966`}, {-0.011592653589793, -3.130000389469985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -1.5707963267948966`}, \ {-0.006592653589792996, 1.5707963267948966`}, {-0.006592653589792996, \ -3.1350000716334816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -1.5707963267948966`}, \ {-0.0015926535897931027`, 1.5707963267948966`}, {-0.0015926535897931027`, \ -3.140000001009959}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, -1.5707963267948966`}, { 0.0034073464102069018`, 1.5707963267948966`}, { 0.0034073464102069018`, 3.1381853170693885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, -1.5707963267948966`}, { 0.008407346410206906, 1.5707963267948966`}, {0.008407346410206906, 3.133185455742073}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, -1.5707963267948966`}, { 0.01340734641020691, 1.5707963267948966`}, {0.01340734641020691, 3.128185909668395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, -1.5707963267948966`}, { 0.018407346410206915`, 1.5707963267948966`}, { 0.018407346410206915`, 3.1231868662896676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, -1.5707963267948966`}, { 0.02340734641020692, 1.5707963267948966`}, {0.02340734641020692, 3.1181885129843896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, -1.5707963267948966`}, { 0.028407346410206924`, 1.5707963267948966`}, { 0.028407346410206924`, 3.1131910370448517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, -1.5707963267948966`}, { 0.03340734641020693, 1.5707963267948966`}, {0.03340734641020693, 3.108194625653777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, -1.5707963267948966`}, { 0.03840734641020693, 1.5707963267948966`}, {0.03840734641020693, 3.103199465860999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, -1.5707963267948966`}, { 0.04340734641020694, 1.5707963267948966`}, {0.04340734641020694, 3.098205744560193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, -1.5707963267948966`}, { 0.04840734641020694, 1.5707963267948966`}, {0.04840734641020694, 3.0932136484656594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, -1.5707963267948966`}, { 0.053407346410206946`, 1.5707963267948966`}, { 0.053407346410206946`, 3.088223364089176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, -1.5707963267948966`}, { 0.05840734641020695, 1.5707963267948966`}, {0.05840734641020695, 3.0832350777169233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, -1.5707963267948966`}, { 0.06340734641020696, 1.5707963267948966`}, {0.06340734641020696, 3.078248975386493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, -1.5707963267948966`}, { 0.06840734641020696, 1.5707963267948966`}, {0.06840734641020696, 3.0732652428639864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, -1.5707963267948966`}, { 0.07340734641020696, 1.5707963267948966`}, {0.07340734641020696, 3.0682840656212136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, -1.5707963267948966`}, { 0.07840734641020697, 1.5707963267948966`}, {0.07840734641020697, 3.0633056288129974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, -1.5707963267948966`}, { 0.08340734641020697, 1.5707963267948966`}, {0.08340734641020697, 3.058330117254593}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, -1.5707963267948966`}, { 0.08840734641020698, 1.5707963267948966`}, {0.08840734641020698, 3.053357715399236}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, -1.5707963267948966`}, { 0.09340734641020698, 1.5707963267948966`}, {0.09340734641020698, 3.048388607315813}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, -1.5707963267948966`}, { 0.09840734641020699, 1.5707963267948966`}, {0.09840734641020699, 3.0434229766666787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, -1.5707963267948966`}, { 0.10340734641020699`, 1.5707963267948966`}, {0.10340734641020699`, 3.038461006685619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, -1.5707963267948966`}, { 0.108407346410207, 1.5707963267948966`}, {0.108407346410207, 3.0335028801559645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, -1.5707963267948966`}, { 0.113407346410207, 1.5707963267948966`}, {0.113407346410207, 3.0285487793888706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, -1.5707963267948966`}, { 0.118407346410207, 1.5707963267948966`}, {0.118407346410207, 3.023598886201765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, -1.5707963267948966`}, { 0.1234073464102069, 1.5707963267948966`}, {0.1234073464102069, 3.0186533818969767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, -1.5707963267948966`}, { 0.1284073464102069, 1.5707963267948966`}, {0.1284073464102069, 3.0137124472405405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, -1.5707963267948966`}, { 0.1334073464102069, 1.5707963267948966`}, {0.1334073464102069, 3.0087762624412036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, -1.5707963267948966`}, { 0.1384073464102069, 1.5707963267948966`}, {0.1384073464102069, 3.003845007129622}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, -1.5707963267948966`}, { 0.14340734641020692`, 1.5707963267948966`}, {0.14340734641020692`, 2.9989188603377688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, -1.5707963267948966`}, { 0.14840734641020692`, 1.5707963267948966`}, {0.14840734641020692`, 2.993998000478549}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, -1.5707963267948966`}, { 0.15340734641020692`, 1.5707963267948966`}, {0.15340734641020692`, 2.9890826053256387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, -1.5707963267948966`}, { 0.15840734641020693`, 1.5707963267948966`}, {0.15840734641020693`, 2.9841728519935447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, -1.5707963267948966`}, { 0.16340734641020693`, 1.5707963267948966`}, {0.16340734641020693`, 2.979268916917897}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, -1.5707963267948966`}, { 0.16840734641020694`, 1.5707963267948966`}, {0.16840734641020694`, 2.974370975835983}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, -1.5707963267948966`}, { 0.17340734641020694`, 1.5707963267948966`}, {0.17340734641020694`, 2.969479203767518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, -1.5707963267948966`}, { 0.17840734641020695`, 1.5707963267948966`}, {0.17840734641020695`, 2.964593774995673}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, -1.5707963267948966`}, { 0.18340734641020695`, 1.5707963267948966`}, {0.18340734641020695`, 2.959714863048352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, -1.5707963267948966`}, { 0.18840734641020696`, 1.5707963267948966`}, {0.18840734641020696`, 2.954842640679734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, -1.5707963267948966`}, { 0.19340734641020696`, 1.5707963267948966`}, {0.19340734641020696`, 2.9499772798520794`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, -1.5707963267948966`}, { 0.19840734641020696`, 1.5707963267948966`}, {0.19840734641020696`, 2.9451189517178085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, -1.5707963267948966`}, { 0.20340734641020697`, 1.5707963267948966`}, {0.20340734641020697`, 2.9402678266018585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, -1.5707963267948966`}, { 0.20840734641020697`, 1.5707963267948966`}, {0.20840734641020697`, 2.9354240739843163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, -1.5707963267948966`}, { 0.21340734641020698`, 1.5707963267948966`}, {0.21340734641020698`, 2.9305878624833466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, -1.5707963267948966`}, { 0.21840734641020698`, 1.5707963267948966`}, {0.21840734641020698`, 2.9257593598384024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, -1.5707963267948966`}, { 0.223407346410207, 1.5707963267948966`}, {0.223407346410207, 2.9209387328937355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, -1.5707963267948966`}, { 0.228407346410207, 1.5707963267948966`}, {0.228407346410207, 2.916126147582206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, -1.5707963267948966`}, { 0.233407346410207, 1.5707963267948966`}, {0.233407346410207, 2.9113217689093935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, -1.5707963267948966`}, { 0.238407346410207, 1.5707963267948966`}, {0.238407346410207, 2.9065257609380173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, -1.5707963267948966`}, { 0.243407346410207, 1.5707963267948966`}, {0.243407346410207, 2.901738286772667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, -1.5707963267948966`}, { 0.248407346410207, 1.5707963267948966`}, {0.248407346410207, 2.8969595085448487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, -1.5707963267948966`}, { 0.2534073464102069, 1.5707963267948966`}, {0.2534073464102069, 2.8921895873983474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, -1.5707963267948966`}, { 0.2584073464102069, 1.5707963267948966`}, {0.2584073464102069, 2.8874286834749117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, -1.5707963267948966`}, { 0.2634073464102069, 1.5707963267948966`}, {0.2634073464102069, 2.882676955900261}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, -1.5707963267948966`}, { 0.2684073464102069, 1.5707963267948966`}, {0.2684073464102069, 2.8779345627704243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, -1.5707963267948966`}, { 0.2734073464102069, 1.5707963267948966`}, {0.2734073464102069, 2.8732016611383995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, -1.5707963267948966`}, { 0.2784073464102069, 1.5707963267948966`}, {0.2784073464102069, 2.868478407001153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, -1.5707963267948966`}, { 0.28340734641020693`, 1.5707963267948966`}, {0.28340734641020693`, 2.8637649552869493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, -1.5707963267948966`}, { 0.28840734641020693`, 1.5707963267948966`}, {0.28840734641020693`, 2.859061459843019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, -1.5707963267948966`}, { 0.29340734641020694`, 1.5707963267948966`}, {0.29340734641020694`, 2.854368073423558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, -1.5707963267948966`}, { 0.29840734641020694`, 1.5707963267948966`}, {0.29840734641020694`, 2.8496849476780786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, -1.5707963267948966`}, { 0.30340734641020695`, 1.5707963267948966`}, {0.30340734641020695`, 2.8450122331400887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, -1.5707963267948966`}, { 0.30840734641020695`, 1.5707963267948966`}, {0.30840734641020695`, 2.8403500792161225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, -1.5707963267948966`}, { 0.31340734641020696`, 1.5707963267948966`}, {0.31340734641020696`, 2.8356986341751105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, -1.5707963267948966`}, { 0.31840734641020696`, 1.5707963267948966`}, {0.31840734641020696`, 2.8310580451380964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, -1.5707963267948966`}, { 0.32340734641020696`, 1.5707963267948966`}, {0.32340734641020696`, 2.826428458068296}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, -1.5707963267948966`}, { 0.32840734641020697`, 1.5707963267948966`}, {0.32840734641020697`, 2.821810017761509}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, -1.5707963267948966`}, { 0.333407346410207, 1.5707963267948966`}, {0.333407346410207, 2.817202867836867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, -1.5707963267948966`}, { 0.338407346410207, 1.5707963267948966`}, {0.338407346410207, 2.8126071507279375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, -1.5707963267948966`}, { 0.343407346410207, 1.5707963267948966`}, {0.343407346410207, 2.808023007674173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, -1.5707963267948966`}, { 0.348407346410207, 1.5707963267948966`}, {0.348407346410207, 2.8034505787126998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, -1.5707963267948966`}, { 0.353407346410207, 1.5707963267948966`}, {0.353407346410207, 2.7988900026704644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, -1.5707963267948966`}, { 0.358407346410207, 1.5707963267948966`}, {0.358407346410207, 2.7943414171567187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, -1.5707963267948966`}, { 0.363407346410207, 1.5707963267948966`}, {0.363407346410207, 2.789804958555851}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, -1.5707963267948966`}, { 0.368407346410207, 1.5707963267948966`}, {0.368407346410207, 2.7852807620205677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, -1.5707963267948966`}, { 0.373407346410207, 1.5707963267948966`}, {0.373407346410207, 2.7807689614654123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, -1.5707963267948966`}, { 0.3784073464102069, 1.5707963267948966`}, {0.3784073464102069, 2.7762696895606322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, -1.5707963267948966`}, { 0.3834073464102069, 1.5707963267948966`}, {0.3834073464102069, 2.7717830777263854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, -1.5707963267948966`}, { 0.3884073464102069, 1.5707963267948966`}, {0.3884073464102069, 2.767309256127289}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, -1.5707963267948966`}, { 0.3934073464102069, 1.5707963267948966`}, {0.3934073464102069, 2.7628483536673074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, -1.5707963267948966`}, { 0.3984073464102069, 1.5707963267948966`}, {0.3984073464102069, 2.7584004979849746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, -1.5707963267948966`}, { 0.4034073464102069, 1.5707963267948966`}, {0.4034073464102069, 2.753965815448958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, -1.5707963267948966`}, { 0.40840734641020693`, 1.5707963267948966`}, {0.40840734641020693`, 2.7495444311539528`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, -1.5707963267948966`}, { 0.41340734641020693`, 1.5707963267948966`}, {0.41340734641020693`, 2.745136468916907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, -1.5707963267948966`}, { 0.41840734641020694`, 1.5707963267948966`}, {0.41840734641020694`, 2.7407420512735827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, -1.5707963267948966`}, { 0.42340734641020705`, 1.5707963267948966`}, {0.42340734641020705`, 2.7363612994754365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, -1.5707963267948966`}, { 0.42840734641020695`, 1.5707963267948966`}, {0.42840734641020695`, 2.731994333486833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, -1.5707963267948966`}, { 0.43340734641020706`, 1.5707963267948966`}, {0.43340734641020706`, 2.7276412719825758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, -1.5707963267948966`}, { 0.43840734641020696`, 1.5707963267948966`}, {0.43840734641020696`, 2.723302232345762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, -1.5707963267948966`}, { 0.44340734641020685`, 1.5707963267948966`}, {0.44340734641020685`, 2.7189773306659517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, -1.5707963267948966`}, { 0.44840734641020696`, 1.5707963267948966`}, {0.44840734641020696`, 2.7146666817376555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, -1.5707963267948966`}, { 0.45340734641020686`, 1.5707963267948966`}, {0.45340734641020686`, 2.710370399059128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, -1.5707963267948966`}, { 0.458407346410207, 1.5707963267948966`}, {0.458407346410207, 2.7060885948314786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, -1.5707963267948966`}, { 0.46340734641020687`, 1.5707963267948966`}, {0.46340734641020687`, 2.7018213799580773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, -1.5707963267948966`}, { 0.468407346410207, 1.5707963267948966`}, {0.468407346410207, 2.697568864044272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, -1.5707963267948966`}, { 0.4734073464102069, 1.5707963267948966`}, {0.4734073464102069, 2.693331155397399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, -1.5707963267948966`}, { 0.478407346410207, 1.5707963267948966`}, {0.478407346410207, 2.6891083610270923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, -1.5707963267948966`}, { 0.4834073464102069, 1.5707963267948966`}, {0.4834073464102069, 2.6849005866458815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, -1.5707963267948966`}, { 0.488407346410207, 1.5707963267948966`}, {0.488407346410207, 2.6807079366700814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, -1.5707963267948966`}, { 0.4934073464102069, 1.5707963267948966`}, {0.4934073464102069, 2.676530514220965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, -1.5707963267948966`}, { 0.498407346410207, 1.5707963267948966`}, {0.498407346410207, 2.6723684211262144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, -1.5707963267948966`}, { 0.5034073464102069, 1.5707963267948966`}, {0.5034073464102069, 2.6682217579216574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, -1.5707963267948966`}, { 0.508407346410207, 1.5707963267948966`}, {0.508407346410207, 2.664090623853264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, -1.5707963267948966`}, { 0.5134073464102069, 1.5707963267948966`}, {0.5134073464102069, 2.659975116879427}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, -1.5707963267948966`}, { 0.518407346410207, 1.5707963267948966`}, {0.518407346410207, 2.6558753336734937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, -1.5707963267948966`}, { 0.5234073464102069, 1.5707963267948966`}, {0.5234073464102069, 2.651791369626571}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, -1.5707963267948966`}, { 0.528407346410207, 1.5707963267948966`}, {0.528407346410207, 2.647723318850578}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, -1.5707963267948966`}, { 0.5334073464102069, 1.5707963267948966`}, {0.5334073464102069, 2.643671274181557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, -1.5707963267948966`}, { 0.538407346410207, 1.5707963267948966`}, {0.538407346410207, 2.6396353271832305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, -1.5707963267948966`}, { 0.5434073464102069, 1.5707963267948966`}, {0.5434073464102069, 2.635615568150805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, -1.5707963267948966`}, { 0.548407346410207, 1.5707963267948966`}, {0.548407346410207, 2.631612086115009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, -1.5707963267948966`}, { 0.553407346410207, 1.5707963267948966`}, {0.553407346410207, 2.627624968846375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, -1.5707963267948966`}, { 0.5584073464102071, 1.5707963267948966`}, {0.5584073464102071, 2.623654302859745}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, -1.5707963267948966`}, { 0.563407346410207, 1.5707963267948966`}, {0.563407346410207, 2.619700173419007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, -1.5707963267948966`}, { 0.5684073464102071, 1.5707963267948966`}, {0.5684073464102071, 2.6157626645420518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, -1.5707963267948966`}, { 0.573407346410207, 1.5707963267948966`}, {0.573407346410207, 2.6118418590059487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, -1.5707963267948966`}, { 0.5784073464102069, 1.5707963267948966`}, {0.5784073464102069, 2.6079378383523357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, -1.5707963267948966`}, { 0.583407346410207, 1.5707963267948966`}, {0.583407346410207, 2.6040506828930123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, -1.5707963267948966`}, { 0.5884073464102069, 1.5707963267948966`}, {0.5884073464102069, 2.6001804717157464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, -1.5707963267948966`}, { 0.593407346410207, 1.5707963267948966`}, {0.593407346410207, 2.5963272826902712`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, -1.5707963267948966`}, { 0.5984073464102069, 1.5707963267948966`}, {0.5984073464102069, 2.5924911924744825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, -1.5707963267948966`}, { 0.603407346410207, 1.5707963267948966`}, {0.603407346410207, 2.5886722765208248`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, -1.5707963267948966`}, { 0.6084073464102069, 1.5707963267948966`}, {0.6084073464102069, 2.584870609082865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, -1.5707963267948966`}, { 0.613407346410207, 1.5707963267948966`}, {0.613407346410207, 2.5810862632220437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, -1.5707963267948966`}, { 0.6184073464102069, 1.5707963267948966`}, {0.6184073464102069, 2.577319310814608}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, -1.5707963267948966`}, { 0.623407346410207, 1.5707963267948966`}, {0.623407346410207, 2.5735698225587096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, -1.5707963267948966`}, { 0.6284073464102069, 1.5707963267948966`}, {0.6284073464102069, 2.56983786798168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, -1.5707963267948966`}, { 0.633407346410207, 1.5707963267948966`}, {0.633407346410207, 2.566123515447457}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, -1.5707963267948966`}, { 0.6384073464102069, 1.5707963267948966`}, {0.6384073464102069, 2.5624268321641814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, -1.5707963267948966`}, { 0.643407346410207, 1.5707963267948966`}, {0.643407346410207, 2.5587478841919373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, -1.5707963267948966`}, { 0.6484073464102069, 1.5707963267948966`}, {0.6484073464102069, 2.555086736450648}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, -1.5707963267948966`}, { 0.653407346410207, 1.5707963267948966`}, {0.653407346410207, 2.5514434527281162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, -1.5707963267948966`}, { 0.6584073464102069, 1.5707963267948966`}, {0.6584073464102069, 2.5478180956881973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, -1.5707963267948966`}, { 0.663407346410207, 1.5707963267948966`}, {0.663407346410207, 2.5442107268791196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, -1.5707963267948966`}, { 0.6684073464102069, 1.5707963267948966`}, {0.6684073464102069, 2.5406214067419275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, -1.5707963267948966`}, { 0.673407346410207, 1.5707963267948966`}, {0.673407346410207, 2.537050194619055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, -1.5707963267948966`}, { 0.678407346410207, 1.5707963267948966`}, {0.678407346410207, 2.533497148763018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, -1.5707963267948966`}, { 0.6834073464102071, 1.5707963267948966`}, {0.6834073464102071, 2.5299623263452298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, -1.5707963267948966`}, { 0.688407346410207, 1.5707963267948966`}, {0.688407346410207, 2.5264457834649283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, -1.5707963267948966`}, { 0.6934073464102071, 1.5707963267948966`}, {0.6934073464102071, 2.5229475751582076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, -1.5707963267948966`}, { 0.698407346410207, 1.5707963267948966`}, {0.698407346410207, 2.519467755407164}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, -1.5707963267948966`}, { 0.7034073464102069, 1.5707963267948966`}, {0.7034073464102069, 2.5160063771491328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, -1.5707963267948966`}, { 0.708407346410207, 1.5707963267948966`}, {0.708407346410207, 2.51256349228603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, -1.5707963267948966`}, { 0.7134073464102069, 1.5707963267948966`}, {0.7134073464102069, 2.5091391516937804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, -1.5707963267948966`}, { 0.718407346410207, 1.5707963267948966`}, {0.718407346410207, 2.5057334052318376`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, -1.5707963267948966`}, { 0.7234073464102069, 1.5707963267948966`}, {0.7234073464102069, 2.5023463017527874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, -1.5707963267948966`}, { 0.728407346410207, 1.5707963267948966`}, {0.728407346410207, 2.498977889112027}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, -1.5707963267948966`}, { 0.7334073464102069, 1.5707963267948966`}, {0.7334073464102069, 2.495628214177529}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, -1.5707963267948966`}, { 0.738407346410207, 1.5707963267948966`}, {0.738407346410207, 2.492297322839668}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, -1.5707963267948966`}, { 0.7434073464102069, 1.5707963267948966`}, {0.7434073464102069, 2.4889852600211224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, -1.5707963267948966`}, { 0.748407346410207, 1.5707963267948966`}, {0.748407346410207, 2.485692069686835}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, -1.5707963267948966`}, { 0.7534073464102069, 1.5707963267948966`}, {0.7534073464102069, 2.4824177948540407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, -1.5707963267948966`}, { 0.758407346410207, 1.5707963267948966`}, {0.758407346410207, 2.479162477602342}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, -1.5707963267948966`}, { 0.7634073464102069, 1.5707963267948966`}, {0.7634073464102069, 2.4759261590838464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, -1.5707963267948966`}, { 0.768407346410207, 1.5707963267948966`}, {0.768407346410207, 2.4727088795333465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, -1.5707963267948966`}, { 0.7734073464102069, 1.5707963267948966`}, {0.7734073464102069, 2.4695106782785476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, -1.5707963267948966`}, { 0.778407346410207, 1.5707963267948966`}, {0.778407346410207, 2.4663315937503403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, -1.5707963267948966`}, { 0.7834073464102069, 1.5707963267948966`}, {0.7834073464102069, 2.4631716634931067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, -1.5707963267948966`}, { 0.788407346410207, 1.5707963267948966`}, {0.788407346410207, 2.4600309241750633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, -1.5707963267948966`}, { 0.7934073464102069, 1.5707963267948966`}, {0.7934073464102069, 2.4569094115986387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, -1.5707963267948966`}, { 0.798407346410207, 1.5707963267948966`}, {0.798407346410207, 2.4538071607108747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, -1.5707963267948966`}, { 0.803407346410207, 1.5707963267948966`}, {0.803407346410207, 2.4507242056138536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, -1.5707963267948966`}, { 0.8084073464102071, 1.5707963267948966`}, {0.8084073464102071, 2.44766057957515}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, -1.5707963267948966`}, { 0.813407346410207, 1.5707963267948966`}, {0.813407346410207, 2.444616315038298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, -1.5707963267948966`}, { 0.8184073464102071, 1.5707963267948966`}, {0.8184073464102071, 2.441591443633272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, -1.5707963267948966`}, { 0.823407346410207, 1.5707963267948966`}, {0.823407346410207, 2.4385859961869873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, -1.5707963267948966`}, { 0.8284073464102069, 1.5707963267948966`}, {0.8284073464102069, 2.435600002733798}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, -1.5707963267948966`}, { 0.833407346410207, 1.5707963267948966`}, {0.833407346410207, 2.432633492526012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, -1.5707963267948966`}, { 0.8384073464102069, 1.5707963267948966`}, {0.8384073464102069, 2.429686494044404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, -1.5707963267948966`}, { 0.843407346410207, 1.5707963267948966`}, {0.843407346410207, 2.4267590350087276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, -1.5707963267948966`}, { 0.8484073464102069, 1.5707963267948966`}, {0.8484073464102069, 2.4238511423882287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, -1.5707963267948966`}, { 0.853407346410207, 1.5707963267948966`}, {0.853407346410207, 2.4209628424121505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, -1.5707963267948966`}, { 0.8584073464102069, 1.5707963267948966`}, {0.8584073464102069, 2.4180941605802313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, -1.5707963267948966`}, { 0.863407346410207, 1.5707963267948966`}, {0.863407346410207, 2.415245121673194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, -1.5707963267948966`}, { 0.8684073464102069, 1.5707963267948966`}, {0.8684073464102069, 2.412415749763216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, -1.5707963267948966`}, { 0.873407346410207, 1.5707963267948966`}, {0.873407346410207, 2.409606068224392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, -1.5707963267948966`}, { 0.8784073464102069, 1.5707963267948966`}, {0.8784073464102069, 2.4068160997431725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, -1.5707963267948966`}, { 0.883407346410207, 1.5707963267948966`}, {0.883407346410207, 2.4040458663287816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, -1.5707963267948966`}, { 0.8884073464102069, 1.5707963267948966`}, {0.8884073464102069, 2.4012953893236144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, -1.5707963267948966`}, { 0.893407346410207, 1.5707963267948966`}, {0.893407346410207, 2.398564689413609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, -1.5707963267948966`}, { 0.8984073464102069, 1.5707963267948966`}, {0.8984073464102069, 2.395853786638587}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, -1.5707963267948966`}, { 0.903407346410207, 1.5707963267948966`}, {0.903407346410207, 2.3931627004025686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, -1.5707963267948966`}, { 0.9084073464102069, 1.5707963267948966`}, {0.9084073464102069, 2.3904914494840535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, -1.5707963267948966`}, { 0.913407346410207, 1.5707963267948966`}, {0.913407346410207, 2.387840052046266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, -1.5707963267948966`}, { 0.9184073464102069, 1.5707963267948966`}, {0.9184073464102069, 2.3852085256473696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, -1.5707963267948966`}, { 0.923407346410207, 1.5707963267948966`}, {0.923407346410207, 2.3825968872506347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, -1.5707963267948966`}, { 0.928407346410207, 1.5707963267948966`}, {0.928407346410207, 2.380005153234574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, -1.5707963267948966`}, { 0.9334073464102071, 1.5707963267948966`}, {0.9334073464102071, 2.3774333394030327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, -1.5707963267948966`}, { 0.938407346410207, 1.5707963267948966`}, {0.938407346410207, 2.374881460995233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, -1.5707963267948966`}, { 0.9434073464102071, 1.5707963267948966`}, {0.9434073464102071, 2.372349532695776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, -1.5707963267948966`}, { 0.948407346410207, 1.5707963267948966`}, {0.948407346410207, 2.369837568644595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, -1.5707963267948966`}, { 0.9534073464102071, 1.5707963267948966`}, {0.9534073464102071, 2.367345582446858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, -1.5707963267948966`}, { 0.958407346410207, 1.5707963267948966`}, {0.958407346410207, 2.364873587182823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, -1.5707963267948966`}, { 0.9634073464102069, 1.5707963267948966`}, {0.9634073464102069, 2.362421595417637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, -1.5707963267948966`}, { 0.968407346410207, 1.5707963267948966`}, {0.968407346410207, 2.3599896192110825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, -1.5707963267948966`}, { 0.9734073464102069, 1.5707963267948966`}, {0.9734073464102069, 2.3575776701272715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, -1.5707963267948966`}, { 0.978407346410207, 1.5707963267948966`}, {0.978407346410207, 2.3551857592442755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, -1.5707963267948966`}, { 0.9834073464102069, 1.5707963267948966`}, {0.9834073464102069, 2.3528138971637067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, -1.5707963267948966`}, { 0.988407346410207, 1.5707963267948966`}, {0.988407346410207, 2.35046209402023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, -1.5707963267948966`}, { 0.9934073464102069, 1.5707963267948966`}, {0.9934073464102069, 2.348130359491021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, -1.5707963267948966`}, { 0.998407346410207, 1.5707963267948966`}, {0.998407346410207, 2.345818702805157}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, -1.5707963267948966`}, { 1.003407346410207, 1.5707963267948966`}, {1.003407346410207, 2.343527132752949}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, -1.5707963267948966`}, { 1.008407346410207, 1.5707963267948966`}, {1.008407346410207, 2.3412556576952044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, -1.5707963267948966`}, { 1.013407346410207, 1.5707963267948966`}, {1.013407346410207, 2.3390042855724267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, -1.5707963267948966`}, { 1.018407346410207, 1.5707963267948966`}, {1.018407346410207, 2.3367730239139473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, -1.5707963267948966`}, { 1.023407346410207, 1.5707963267948966`}, {1.023407346410207, 2.3345618798469907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, -1.5707963267948966`}, { 1.028407346410207, 1.5707963267948966`}, {1.028407346410207, 2.3323708601056663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, -1.5707963267948966`}, { 1.033407346410207, 1.5707963267948966`}, {1.033407346410207, 2.330199971039896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, -1.5707963267948966`}, { 1.038407346410207, 1.5707963267948966`}, {1.038407346410207, 2.328049218624267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, -1.5707963267948966`}, { 1.043407346410207, 1.5707963267948966`}, {1.043407346410207, 2.3259186084668144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, -1.5707963267948966`}, { 1.048407346410207, 1.5707963267948966`}, {1.048407346410207, 2.3238081458177278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, -1.5707963267948966`}, { 1.053407346410207, 1.5707963267948966`}, {1.053407346410207, 2.32171783557799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, -1.5707963267948966`}, { 1.058407346410207, 1.5707963267948966`}, {1.058407346410207, 2.3196476823079357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, -1.5707963267948966`}, { 1.063407346410207, 1.5707963267948966`}, {1.063407346410207, 2.3175976902357376`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, -1.5707963267948966`}, { 1.068407346410207, 1.5707963267948966`}, {1.068407346410207, 2.3155678632658176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, -1.5707963267948966`}, { 1.073407346410207, 1.5707963267948966`}, {1.073407346410207, 2.313558204987179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, -1.5707963267948966`}, { 1.078407346410207, 1.5707963267948966`}, {1.078407346410207, 2.311568718681661}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, -1.5707963267948966`}, { 1.083407346410207, 1.5707963267948966`}, {1.083407346410207, 2.309599407332121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, -1.5707963267948966`}, { 1.0884073464102069`, 1.5707963267948966`}, {1.0884073464102069`, 2.3076502736305287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, -1.5707963267948966`}, { 1.093407346410207, 1.5707963267948966`}, {1.093407346410207, 2.3057213199859894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, -1.5707963267948966`}, { 1.0984073464102069`, 1.5707963267948966`}, {1.0984073464102069`, 2.303812548532685}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, -1.5707963267948966`}, { 1.103407346410207, 1.5707963267948966`}, {1.103407346410207, 2.3019239611377333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, -1.5707963267948966`}, { 1.1084073464102069`, 1.5707963267948966`}, {1.1084073464102069`, 2.300055559408969}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, -1.5707963267948966`}, { 1.113407346410207, 1.5707963267948966`}, {1.113407346410207, 2.2982073447026403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, -1.5707963267948966`}, { 1.118407346410207, 1.5707963267948966`}, {1.118407346410207, 2.296379318131029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, -1.5707963267948966`}, { 1.123407346410207, 1.5707963267948966`}, {1.123407346410207, 2.2945714805699833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, -1.5707963267948966`}, { 1.128407346410207, 1.5707963267948966`}, {1.128407346410207, 2.2927838326663723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, -1.5707963267948966`}, { 1.133407346410207, 1.5707963267948966`}, {1.133407346410207, 2.2910163748454555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, -1.5707963267948966`}, { 1.138407346410207, 1.5707963267948966`}, {1.138407346410207, 2.28926910731817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, -1.5707963267948966`}, { 1.143407346410207, 1.5707963267948966`}, {1.143407346410207, 2.2875420300883356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, -1.5707963267948966`}, { 1.148407346410207, 1.5707963267948966`}, {1.148407346410207, 2.285835142959773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, -1.5707963267948966`}, { 1.153407346410207, 1.5707963267948966`}, {1.153407346410207, 2.284148445543343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, -1.5707963267948966`}, { 1.158407346410207, 1.5707963267948966`}, {1.158407346410207, 2.282481937263897}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, -1.5707963267948966`}, { 1.163407346410207, 1.5707963267948966`}, {1.163407346410207, 2.2808356173671447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, -1.5707963267948966`}, { 1.168407346410207, 1.5707963267948966`}, {1.168407346410207, 2.2792094849264397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, -1.5707963267948966`}, { 1.173407346410207, 1.5707963267948966`}, {1.173407346410207, 2.277603538849477}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, -1.5707963267948966`}, { 1.178407346410207, 1.5707963267948966`}, {1.178407346410207, 2.2760177778849084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, -1.5707963267948966`}, { 1.183407346410207, 1.5707963267948966`}, {1.183407346410207, 2.2744522006288688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, -1.5707963267948966`}, { 1.188407346410207, 1.5707963267948966`}, {1.188407346410207, 2.272906805531423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, -1.5707963267948966`}, { 1.193407346410207, 1.5707963267948966`}, {1.193407346410207, 2.2713815909029247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, -1.5707963267948966`}, { 1.198407346410207, 1.5707963267948966`}, {1.198407346410207, 2.2698765549202866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, -1.5707963267948966`}, { 1.203407346410207, 1.5707963267948966`}, {1.203407346410207, 2.2683916956331736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, -1.5707963267948966`}, { 1.208407346410207, 1.5707963267948966`}, {1.208407346410207, 2.2669270109701003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, -1.5707963267948966`}, { 1.2134073464102069`, 1.5707963267948966`}, {1.2134073464102069`, 2.2654824987444524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, -1.5707963267948966`}, { 1.218407346410207, 1.5707963267948966`}, {1.218407346410207, 2.264058156660416}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, -1.5707963267948966`}, { 1.2234073464102069`, 1.5707963267948966`}, {1.2234073464102069`, 2.262653982318825}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, -1.5707963267948966`}, { 1.228407346410207, 1.5707963267948966`}, {1.228407346410207, 2.261269973222922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, -1.5707963267948966`}, { 1.2334073464102069`, 1.5707963267948966`}, {1.2334073464102069`, 2.2599061267840312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, -1.5707963267948966`}, { 1.238407346410207, 1.5707963267948966`}, {1.238407346410207, 2.2585624403271525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, -1.5707963267948966`}, { 1.243407346410207, 1.5707963267948966`}, {1.243407346410207, 2.257238911096463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, -1.5707963267948966`}, { 1.248407346410207, 1.5707963267948966`}, {1.248407346410207, 2.255935536260734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, -1.5707963267948966`}, { 1.253407346410207, 1.5707963267948966`}, {1.253407346410207, 2.2546523129186706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, -1.5707963267948966`}, { 1.258407346410207, 1.5707963267948966`}, {1.258407346410207, 2.253389238104153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, -1.5707963267948966`}, { 1.263407346410207, 1.5707963267948966`}, {1.263407346410207, 2.252146308791407}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, -1.5707963267948966`}, { 1.268407346410207, 1.5707963267948966`}, {1.268407346410207, 2.2509235219000736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, -1.5707963267948966`}, { 1.273407346410207, 1.5707963267948966`}, {1.273407346410207, 2.24972087430021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, -1.5707963267948966`}, { 1.278407346410207, 1.5707963267948966`}, {1.278407346410207, 2.248538362817193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, -1.5707963267948966`}, { 1.283407346410207, 1.5707963267948966`}, {1.283407346410207, 2.247375984236544}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, -1.5707963267948966`}, { 1.288407346410207, 1.5707963267948966`}, {1.288407346410207, 2.246233735308667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, -1.5707963267948966`}, { 1.293407346410207, 1.5707963267948966`}, {1.293407346410207, 2.2451116127535022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, -1.5707963267948966`}, { 1.298407346410207, 1.5707963267948966`}, {1.298407346410207, 2.244009613265097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, -1.5707963267948966`}, { 1.303407346410207, 1.5707963267948966`}, {1.303407346410207, 2.2429277335160904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, -1.5707963267948966`}, { 1.308407346410207, 1.5707963267948966`}, {1.308407346410207, 2.2418659701621135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, -1.5707963267948966`}, { 1.313407346410207, 1.5707963267948966`}, {1.313407346410207, 2.2408243198461077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, -1.5707963267948966`}, { 1.318407346410207, 1.5707963267948966`}, {1.318407346410207, 2.239802779202557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, -1.5707963267948966`}, { 1.323407346410207, 1.5707963267948966`}, {1.323407346410207, 2.238801344861639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, -1.5707963267948966`}, { 1.328407346410207, 1.5707963267948966`}, {1.328407346410207, 2.2378200134532875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, -1.5707963267948966`}, { 1.333407346410207, 1.5707963267948966`}, {1.333407346410207, 2.236858781611179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, -1.5707963267948966`}, { 1.3384073464102069`, 1.5707963267948966`}, {1.3384073464102069`, 2.2359176459766292`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, -1.5707963267948966`}, { 1.343407346410207, 1.5707963267948966`}, {1.343407346410207, 2.2349966032024096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, -1.5707963267948966`}, { 1.3484073464102069`, 1.5707963267948966`}, {1.3484073464102069`, 2.234095649956481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, -1.5707963267948966`}, { 1.353407346410207, 1.5707963267948966`}, {1.353407346410207, 2.2332147829256437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, -1.5707963267948966`}, { 1.3584073464102069`, 1.5707963267948966`}, {1.3584073464102069`, 2.2323539988191063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, -1.5707963267948966`}, { 1.363407346410207, 1.5707963267948966`}, {1.363407346410207, 2.2315132943719695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, -1.5707963267948966`}, { 1.368407346410207, 1.5707963267948966`}, {1.368407346410207, 2.2306926663486304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, -1.5707963267948966`}, { 1.373407346410207, 1.5707963267948966`}, {1.373407346410207, 2.229892111546102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, -1.5707963267948966`}, { 1.378407346410207, 1.5707963267948966`}, {1.378407346410207, 2.229111626797255}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, -1.5707963267948966`}, { 1.383407346410207, 1.5707963267948966`}, {1.383407346410207, 2.228351208973974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, -1.5707963267948966`}, { 1.388407346410207, 1.5707963267948966`}, {1.388407346410207, 2.227610854990232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, -1.5707963267948966`}, { 1.393407346410207, 1.5707963267948966`}, {1.393407346410207, 2.2268905618050856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, -1.5707963267948966`}, { 1.398407346410207, 1.5707963267948966`}, {1.398407346410207, 2.2261903264255913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, -1.5707963267948966`}, { 1.403407346410207, 1.5707963267948966`}, {1.403407346410207, 2.2255101459096323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, -1.5707963267948966`}, { 1.408407346410207, 1.5707963267948966`}, {1.408407346410207, 2.224850017368675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, -1.5707963267948966`}, { 1.413407346410207, 1.5707963267948966`}, {1.413407346410207, 2.2242099379704348`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, -1.5707963267948966`}, { 1.418407346410207, 1.5707963267948966`}, {1.418407346410207, 2.223589904941471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, -1.5707963267948966`}, { 1.4234073464102068`, 1.5707963267948966`}, {1.4234073464102068`, 2.222989915569692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, -1.5707963267948966`}, { 1.4284073464102072`, 1.5707963267948966`}, {1.4284073464102072`, 2.222409967206788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, -1.5707963267948966`}, { 1.433407346410207, 1.5707963267948966`}, {1.433407346410207, 2.2218500572705784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, -1.5707963267948966`}, { 1.438407346410207, 1.5707963267948966`}, {1.438407346410207, 2.2213101832472817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, -1.5707963267948966`}, { 1.4434073464102068`, 1.5707963267948966`}, {1.4434073464102068`, 2.2207903426937055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, -1.5707963267948966`}, { 1.4484073464102072`, 1.5707963267948966`}, {1.4484073464102072`, 2.2202905332393557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, -1.5707963267948966`}, { 1.453407346410207, 1.5707963267948966`}, {1.453407346410207, 2.2198107525884674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, -1.5707963267948966`}, { 1.458407346410207, 1.5707963267948966`}, {1.458407346410207, 2.219350998521956}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, -1.5707963267948966`}, { 1.4634073464102069`, 1.5707963267948966`}, {1.4634073464102069`, 2.218911268899289}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, -1.5707963267948966`}, { 1.4684073464102068`, 1.5707963267948966`}, {1.4684073464102068`, 2.218491561660278}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, -1.5707963267948966`}, { 1.473407346410207, 1.5707963267948966`}, {1.473407346410207, 2.218091874826795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, -1.5707963267948966`}, { 1.478407346410207, 1.5707963267948966`}, {1.478407346410207, 2.217712206504402}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, -1.5707963267948966`}, { 1.4834073464102069`, 1.5707963267948966`}, {1.4834073464102069`, 2.217352554883915}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, -1.5707963267948966`}, { 1.4884073464102068`, 1.5707963267948966`}, {1.4884073464102068`, 2.217012918242874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, -1.5707963267948966`}, { 1.4934073464102071`, 1.5707963267948966`}, {1.4934073464102071`, 2.216693294946948}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, -1.5707963267948966`}, { 1.498407346410207, 1.5707963267948966`}, {1.498407346410207, 2.216393683451251}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, -1.5707963267948966`}, { 1.503407346410207, 1.5707963267948966`}, {1.503407346410207, 2.216114082301588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, -1.5707963267948966`}, { 1.5084073464102068`, 1.5707963267948966`}, {1.5084073464102068`, 2.215854490135616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, -1.5707963267948966`}, { 1.5134073464102071`, 1.5707963267948966`}, {1.5134073464102071`, 2.2156149056839336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, -1.5707963267948966`}, { 1.518407346410207, 1.5707963267948966`}, {1.518407346410207, 2.215395327771086}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, -1.5707963267948966`}, { 1.523407346410207, 1.5707963267948966`}, {1.523407346410207, 2.2151957553164965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, -1.5707963267948966`}, { 1.5284073464102068`, 1.5707963267948966`}, {1.5284073464102068`, 2.2150161873353174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, -1.5707963267948966`}, { 1.5334073464102072`, 1.5707963267948966`}, {1.5334073464102072`, 2.214856622939207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, -1.5707963267948966`}, { 1.538407346410207, 1.5707963267948966`}, {1.538407346410207, 2.2147170613370224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, -1.5707963267948966`}, { 1.543407346410207, 1.5707963267948966`}, {1.543407346410207, 2.2145975018354407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, -1.5707963267948966`}, { 1.5484073464102068`, 1.5707963267948966`}, {1.5484073464102068`, 2.2144979438395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, -1.5707963267948966`}, { 1.5534073464102072`, 1.5707963267948966`}, {1.5534073464102072`, 2.2144183868530622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, -1.5707963267948966`}, { 1.558407346410207, 1.5707963267948966`}, {1.558407346410207, 2.2143588304792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, -1.5707963267948966`}, { 1.563407346410207, 1.5707963267948966`}, {1.563407346410207, 2.2143192744205025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, -1.5707963267948966`}, { 1.5684073464102068`, 1.5707963267948966`}, {1.5684073464102068`, 2.2142997184793094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, -1.5707963267948966`}, { 1.5734073464102072`, 1.5707963267948966`}, {1.5734073464102072`, 2.2143001625578633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, -1.5707963267948966`}, { 1.578407346410207, 1.5707963267948966`}, {1.578407346410207, 2.2143206066583843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, -1.5707963267948966`}, { 1.583407346410207, 1.5707963267948966`}, {1.583407346410207, 2.2143610508830687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, -1.5707963267948966`}, { 1.5884073464102069`, 1.5707963267948966`}, {1.5884073464102069`, 2.2144214954340105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, -1.5707963267948966`}, { 1.5934073464102072`, 1.5707963267948966`}, {1.5934073464102072`, 2.214501940613044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, -1.5707963267948966`}, { 1.598407346410207, 1.5707963267948966`}, {1.598407346410207, 2.2146023868215114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, -1.5707963267948966`}, { 1.603407346410207, 1.5707963267948966`}, {1.603407346410207, 2.2147228345599466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, -1.5707963267948966`}, { 1.6084073464102069`, 1.5707963267948966`}, {1.6084073464102069`, 2.21486328442769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, -1.5707963267948966`}, { 1.6134073464102068`, 1.5707963267948966`}, {1.6134073464102068`, 2.2150237371224217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, -1.5707963267948966`}, { 1.6184073464102071`, 1.5707963267948966`}, {1.6184073464102071`, 2.2152041934396136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, -1.5707963267948966`}, { 1.623407346410207, 1.5707963267948966`}, {1.623407346410207, 2.2154046542719086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, -1.5707963267948966`}, { 1.628407346410207, 1.5707963267948966`}, {1.628407346410207, 2.215625120608423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, -1.5707963267948966`}, { 1.6334073464102068`, 1.5707963267948966`}, {1.6334073464102068`, 2.215865593533964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, -1.5707963267948966`}, { 1.6384073464102071`, 1.5707963267948966`}, {1.6384073464102071`, 2.216126074228181}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, -1.5707963267948966`}, { 1.643407346410207, 1.5707963267948966`}, {1.643407346410207, 2.2164065639646235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, -1.5707963267948966`}, { 1.648407346410207, 1.5707963267948966`}, {1.648407346410207, 2.216707064109736}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, -1.5707963267948966`}, { 1.6534073464102068`, 1.5707963267948966`}, {1.6534073464102068`, 2.2170275761217684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, -1.5707963267948966`}, { 1.6584073464102072`, 1.5707963267948966`}, {1.6584073464102072`, 2.2173681015496034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, -1.5707963267948966`}, { 1.663407346410207, 1.5707963267948966`}, {1.663407346410207, 2.2177286420315157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, -1.5707963267948966`}, { 1.668407346410207, 1.5707963267948966`}, {1.668407346410207, 2.218109199293846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, -1.5707963267948966`}, { 1.6734073464102068`, 1.5707963267948966`}, {1.6734073464102068`, 2.218509775149598}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, -1.5707963267948966`}, { 1.6784073464102072`, 1.5707963267948966`}, {1.6784073464102072`, 2.218930371496957}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, -1.5707963267948966`}, { 1.683407346410207, 1.5707963267948966`}, {1.683407346410207, 2.2193709903177328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, -1.5707963267948966`}, { 1.688407346410207, 1.5707963267948966`}, {1.688407346410207, 2.219831633675717}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, -1.5707963267948966`}, { 1.6934073464102068`, 1.5707963267948966`}, {1.6934073464102068`, 2.22031230371497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, -1.5707963267948966`}, { 1.6984073464102072`, 1.5707963267948966`}, {1.6984073464102072`, 2.220813002658021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, -1.5707963267948966`}, { 1.703407346410207, 1.5707963267948966`}, {1.703407346410207, 2.2213337328039966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, -1.5707963267948966`}, { 1.708407346410207, 1.5707963267948966`}, {1.708407346410207, 2.221874496526662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, -1.5707963267948966`}, { 1.7134073464102069`, 1.5707963267948966`}, {1.7134073464102069`, 2.2224352962723906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, -1.5707963267948966`}, { 1.7184073464102072`, 1.5707963267948966`}, {1.7184073464102072`, 2.223016134558048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, -1.5707963267948966`}, { 1.723407346410207, 1.5707963267948966`}, {1.723407346410207, 2.2236170139687994`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, -1.5707963267948966`}, { 1.728407346410207, 1.5707963267948966`}, {1.728407346410207, 2.2242379371558387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, -1.5707963267948966`}, { 1.7334073464102069`, 1.5707963267948966`}, {1.7334073464102069`, 2.224878906834033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, -1.5707963267948966`}, { 1.7384073464102068`, 1.5707963267948966`}, {1.7384073464102068`, 2.225539925779491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, -1.5707963267948966`}, { 1.7434073464102071`, 1.5707963267948966`}, {1.7434073464102071`, 2.2262209968270494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, -1.5707963267948966`}, { 1.748407346410207, 1.5707963267948966`}, {1.748407346410207, 2.22692212286768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, -1.5707963267948966`}, { 1.753407346410207, 1.5707963267948966`}, {1.753407346410207, 2.227643306845814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, -1.5707963267948966`}, { 1.7584073464102068`, 1.5707963267948966`}, {1.7584073464102068`, 2.228384551756589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, -1.5707963267948966`}, { 1.7634073464102071`, 1.5707963267948966`}, {1.7634073464102071`, 2.2291458606430123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, -1.5707963267948966`}, { 1.768407346410207, 1.5707963267948966`}, {1.768407346410207, 2.2299272365930434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, -1.5707963267948966`}, { 1.773407346410207, 1.5707963267948966`}, {1.773407346410207, 2.230728682736596}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, -1.5707963267948966`}, { 1.7784073464102068`, 1.5707963267948966`}, {1.7784073464102068`, 2.2315502022424614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, -1.5707963267948966`}, { 1.7834073464102072`, 1.5707963267948966`}, {1.7834073464102072`, 2.232391798315142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, -1.5707963267948966`}, { 1.788407346410207, 1.5707963267948966`}, {1.788407346410207, 2.233253474191613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, -1.5707963267948966`}, { 1.793407346410207, 1.5707963267948966`}, {1.793407346410207, 2.234135233137997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, -1.5707963267948966`}, { 1.7984073464102068`, 1.5707963267948966`}, {1.7984073464102068`, 2.2350370784461555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, -1.5707963267948966`}, { 1.8034073464102072`, 1.5707963267948966`}, {1.8034073464102072`, 2.2359590134302008`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, -1.5707963267948966`}, { 1.808407346410207, 1.5707963267948966`}, {1.808407346410207, 2.2369010414229242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, -1.5707963267948966`}, { 1.813407346410207, 1.5707963267948966`}, {1.813407346410207, 2.237863165772143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, -1.5707963267948966`}, { 1.8184073464102068`, 1.5707963267948966`}, {1.8184073464102068`, 2.2388453898369622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, -1.5707963267948966`}, { 1.8234073464102072`, 1.5707963267948966`}, {1.8234073464102072`, 2.239847716983956}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, -1.5707963267948966`}, { 1.828407346410207, 1.5707963267948966`}, {1.828407346410207, 2.2408701505832624`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, -1.5707963267948966`}, { 1.833407346410207, 1.5707963267948966`}, {1.833407346410207, 2.241912694004602}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, -1.5707963267948966`}, { 1.8384073464102069`, 1.5707963267948966`}, {1.8384073464102069`, 2.2429753506132024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, -1.5707963267948966`}, { 1.8434073464102072`, 1.5707963267948966`}, {1.8434073464102072`, 2.24405812376565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, -1.5707963267948966`}, { 1.848407346410207, 1.5707963267948966`}, {1.848407346410207, 2.2451610168056497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, -1.5707963267948966`}, { 1.853407346410207, 1.5707963267948966`}, {1.853407346410207, 2.2462840330597067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, -1.5707963267948966`}, { 1.8584073464102069`, 1.5707963267948966`}, {1.8584073464102069`, 2.2474271758327187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, -1.5707963267948966`}, { 1.8634073464102068`, 1.5707963267948966`}, {1.8634073464102068`, 2.2485904484034913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, -1.5707963267948966`}, { 1.8684073464102071`, 1.5707963267948966`}, {1.8684073464102071`, 2.2497738540201593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, -1.5707963267948966`}, { 1.873407346410207, 1.5707963267948966`}, {1.873407346410207, 2.250977395895533}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, -1.5707963267948966`}, { 1.878407346410207, 1.5707963267948966`}, {1.878407346410207, 2.2522010772023546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, -1.5707963267948966`}, { 1.8834073464102068`, 1.5707963267948966`}, {1.8834073464102068`, 2.25344490106847}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, -1.5707963267948966`}, { 1.8884073464102071`, 1.5707963267948966`}, {1.8884073464102071`, 2.25470887057192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, -1.5707963267948966`}, { 1.893407346410207, 1.5707963267948966`}, {1.893407346410207, 2.2559929887359385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, -1.5707963267948966`}, { 1.898407346410207, 1.5707963267948966`}, {1.898407346410207, 2.257297258523876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, -1.5707963267948966`}, { 1.9034073464102068`, 1.5707963267948966`}, {1.9034073464102068`, 2.2586216828340304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, -1.5707963267948966`}, { 1.9084073464102072`, 1.5707963267948966`}, {1.9084073464102072`, 2.2599662644943925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, -1.5707963267948966`}, { 1.913407346410207, 1.5707963267948966`}, {1.913407346410207, 2.2613310062573126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, -1.5707963267948966`}, { 1.918407346410207, 1.5707963267948966`}, {1.918407346410207, 2.262715910794076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, -1.5707963267948966`}, { 1.9234073464102068`, 1.5707963267948966`}, {1.9234073464102068`, 2.2641209806893943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, -1.5707963267948966`}, { 1.9284073464102072`, 1.5707963267948966`}, {1.9284073464102072`, 2.265546218435813}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, -1.5707963267948966`}, { 1.933407346410207, 1.5707963267948966`}, {1.933407346410207, 2.266991626428031}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, -1.5707963267948966`}, { 1.938407346410207, 1.5707963267948966`}, {1.938407346410207, 2.268457206957138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, -1.5707963267948966`}, { 1.9434073464102068`, 1.5707963267948966`}, {1.9434073464102068`, 2.2699429622047615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, -1.5707963267948966`}, { 1.9484073464102072`, 1.5707963267948966`}, {1.9484073464102072`, 2.2714488942371354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, -1.5707963267948966`}, { 1.953407346410207, 1.5707963267948966`}, {1.953407346410207, 2.272975004999075}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, -1.5707963267948966`}, { 1.958407346410207, 1.5707963267948966`}, {1.958407346410207, 2.274521296307872}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, -1.5707963267948966`}, { 1.9634073464102069`, 1.5707963267948966`}, {1.9634073464102069`, 2.2760877698471043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, -1.5707963267948966`}, { 1.9684073464102072`, 1.5707963267948966`}, {1.9684073464102072`, 2.277674427160355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, -1.5707963267948966`}, { 1.973407346410207, 1.5707963267948966`}, {1.973407346410207, 2.279281269644852}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, -1.5707963267948966`}, { 1.978407346410207, 1.5707963267948966`}, {1.978407346410207, 2.280908298545022}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, -1.5707963267948966`}, { 1.9834073464102069`, 1.5707963267948966`}, {1.9834073464102069`, 2.2825555149459533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, -1.5707963267948966`}, { 1.988407346410207, 1.5707963267948966`}, {1.988407346410207, 2.284222919766783}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, -1.5707963267948966`}, { 1.993407346410207, 1.5707963267948966`}, {1.993407346410207, 2.2859105137539877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, -1.5707963267948966`}, { 1.998407346410207, 1.5707963267948966`}, {1.998407346410207, 2.287618297474604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, -1.5707963267948966`}, { 2.003407346410207, 1.5707963267948966`}, {2.003407346410207, 2.28934627130935}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, -1.5707963267948966`}, { 2.008407346410207, 1.5707963267948966`}, {2.008407346410207, 2.2910944354456735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, -1.5707963267948966`}, { 2.013407346410207, 1.5707963267948966`}, {2.013407346410207, 2.292862789870709}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, -1.5707963267948966`}, { 2.018407346410207, 1.5707963267948966`}, {2.018407346410207, 2.294651334364154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, -1.5707963267948966`}, { 2.023407346410207, 1.5707963267948966`}, {2.023407346410207, 2.296460068491064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, -1.5707963267948966`}, { 2.028407346410207, 1.5707963267948966`}, {2.028407346410207, 2.298288991594559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, -1.5707963267948966`}, { 2.033407346410207, 1.5707963267948966`}, {2.033407346410207, 2.3001381027884484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, -1.5707963267948966`}, { 2.038407346410207, 1.5707963267948966`}, {2.038407346410207, 2.3020074009497784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, -1.5707963267948966`}, { 2.043407346410207, 1.5707963267948966`}, {2.043407346410207, 2.3038968847112895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, -1.5707963267948966`}, { 2.048407346410207, 1.5707963267948966`}, {2.048407346410207, 2.3058065524537974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, -1.5707963267948966`}, { 2.053407346410207, 1.5707963267948966`}, {2.053407346410207, 2.3077364022984903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, -1.5707963267948966`}, { 2.058407346410207, 1.5707963267948966`}, {2.058407346410207, 2.3096864320991446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, -1.5707963267948966`}, { 2.063407346410207, 1.5707963267948966`}, {2.063407346410207, 2.311656639434263}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, -1.5707963267948966`}, { 2.068407346410207, 1.5707963267948966`}, {2.068407346410207, 2.3136470215991283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, -1.5707963267948966`}, { 2.073407346410207, 1.5707963267948966`}, {2.073407346410207, 2.315657575597779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, -1.5707963267948966`}, { 2.078407346410207, 1.5707963267948966`}, {2.078407346410207, 2.317688298134909}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, -1.5707963267948966`}, { 2.083407346410207, 1.5707963267948966`}, {2.083407346410207, 2.3197391856076837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, -1.5707963267948966`}, { 2.088407346410207, 1.5707963267948966`}, {2.088407346410207, 2.3218102340974824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, -1.5707963267948966`}, { 2.093407346410207, 1.5707963267948966`}, {2.093407346410207, 2.3239014393615602`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, -1.5707963267948966`}, { 2.098407346410207, 1.5707963267948966`}, {2.098407346410207, 2.3260127968246347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, -1.5707963267948966`}, { 2.103407346410207, 1.5707963267948966`}, {2.103407346410207, 2.3281443015703993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, -1.5707963267948966`}, { 2.108407346410207, 1.5707963267948966`}, {2.108407346410207, 2.3302959483329553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, -1.5707963267948966`}, { 2.1134073464102068`, 1.5707963267948966`}, {2.1134073464102068`, 2.332467731488177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, -1.5707963267948966`}, { 2.118407346410207, 1.5707963267948966`}, {2.118407346410207, 2.334659645044995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, -1.5707963267948966`}, { 2.123407346410207, 1.5707963267948966`}, {2.123407346410207, 2.336871682636616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, -1.5707963267948966`}, { 2.128407346410207, 1.5707963267948966`}, {2.128407346410207, 2.3391038375116615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, -1.5707963267948966`}, { 2.133407346410207, 1.5707963267948966`}, {2.133407346410207, 2.3413561025252427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, -1.5707963267948966`}, { 2.138407346410207, 1.5707963267948966`}, {2.138407346410207, 2.343628470129962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, -1.5707963267948966`}, { 2.143407346410207, 1.5707963267948966`}, {2.143407346410207, 2.3459209323668446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, -1.5707963267948966`}, { 2.148407346410207, 1.5707963267948966`}, {2.148407346410207, 2.3482334808562055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, -1.5707963267948966`}, { 2.153407346410207, 1.5707963267948966`}, {2.153407346410207, 2.3505661067884467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, -1.5707963267948966`}, { 2.158407346410207, 1.5707963267948966`}, {2.158407346410207, 2.35291880091479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, -1.5707963267948966`}, { 2.163407346410207, 1.5707963267948966`}, {2.163407346410207, 2.3552915535379433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, -1.5707963267948966`}, { 2.168407346410207, 1.5707963267948966`}, {2.168407346410207, 2.3576843545027057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, -1.5707963267948966`}, { 2.173407346410207, 1.5707963267948966`}, {2.173407346410207, 2.3600971931865113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, -1.5707963267948966`}, { 2.178407346410207, 1.5707963267948966`}, {2.178407346410207, 2.3625300584899063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, -1.5707963267948966`}, { 2.183407346410207, 1.5707963267948966`}, {2.183407346410207, 2.3649829388269725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, -1.5707963267948966`}, { 2.188407346410207, 1.5707963267948966`}, {2.188407346410207, 2.3674558221156907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, -1.5707963267948966`}, { 2.193407346410207, 1.5707963267948966`}, {2.193407346410207, 2.3699486957682465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, -1.5707963267948966`}, { 2.198407346410207, 1.5707963267948966`}, {2.198407346410207, 2.3724615466812806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, -1.5707963267948966`}, { 2.203407346410207, 1.5707963267948966`}, {2.203407346410207, 2.374994361226086}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, -1.5707963267948966`}, { 2.208407346410207, 1.5707963267948966`}, {2.208407346410207, 2.377547125238753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, -1.5707963267948966`}, { 2.213407346410207, 1.5707963267948966`}, {2.213407346410207, 2.380119824010262}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, -1.5707963267948966`}, { 2.218407346410207, 1.5707963267948966`}, {2.218407346410207, 2.3827124422765293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, -1.5707963267948966`}, { 2.223407346410207, 1.5707963267948966`}, {2.223407346410207, 2.385324964208405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, -1.5707963267948966`}, { 2.228407346410207, 1.5707963267948966`}, {2.228407346410207, 2.3879573734016213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, -1.5707963267948966`}, { 2.233407346410207, 1.5707963267948966`}, {2.233407346410207, 2.390609652866705}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, -1.5707963267948966`}, { 2.2384073464102068`, 1.5707963267948966`}, {2.2384073464102068`, 2.3932817850188415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, -1.5707963267948966`}, { 2.243407346410207, 1.5707963267948966`}, {2.243407346410207, 2.3959737516676984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, -1.5707963267948966`}, { 2.248407346410207, 1.5707963267948966`}, {2.248407346410207, 2.398685534007216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, -1.5707963267948966`}, { 2.253407346410207, 1.5707963267948966`}, {2.253407346410207, 2.4014171126053583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, -1.5707963267948966`}, { 2.2584073464102072`, 1.5707963267948966`}, {2.2584073464102072`, 2.40416846739383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, -1.5707963267948966`}, { 2.263407346410207, 1.5707963267948966`}, {2.263407346410207, 2.406939577657761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, -1.5707963267948966`}, { 2.268407346410207, 1.5707963267948966`}, {2.268407346410207, 2.4097304220253637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, -1.5707963267948966`}, { 2.273407346410207, 1.5707963267948966`}, {2.273407346410207, 2.41254097845756}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, -1.5707963267948966`}, { 2.278407346410207, 1.5707963267948966`}, {2.278407346410207, 2.415371224237585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, -1.5707963267948966`}, { 2.283407346410207, 1.5707963267948966`}, {2.283407346410207, 2.4182211359605654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, -1.5707963267948966`}, { 2.288407346410207, 1.5707963267948966`}, {2.288407346410207, 2.421090689523079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, -1.5707963267948966`}, { 2.293407346410207, 1.5707963267948966`}, {2.293407346410207, 2.4239798601126976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, -1.5707963267948966`}, { 2.298407346410207, 1.5707963267948966`}, {2.298407346410207, 2.426888622197508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, -1.5707963267948966`}, { 2.303407346410207, 1.5707963267948966`}, {2.303407346410207, 2.4298169495156294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, -1.5707963267948966`}, { 2.308407346410207, 1.5707963267948966`}, {2.308407346410207, 2.4327648150647097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, -1.5707963267948966`}, { 2.313407346410207, 1.5707963267948966`}, {2.313407346410207, 2.4357321910914225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, -1.5707963267948966`}, { 2.318407346410207, 1.5707963267948966`}, {2.318407346410207, 2.438719049080955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, -1.5707963267948966`}, { 2.323407346410207, 1.5707963267948966`}, {2.323407346410207, 2.441725359746494}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, -1.5707963267948966`}, { 2.328407346410207, 1.5707963267948966`}, {2.328407346410207, 2.4447510930187093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, -1.5707963267948966`}, { 2.333407346410207, 1.5707963267948966`}, {2.333407346410207, 2.4477962180352497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, -1.5707963267948966`}, { 2.338407346410207, 1.5707963267948966`}, {2.338407346410207, 2.4508607031302327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, -1.5707963267948966`}, { 2.343407346410207, 1.5707963267948966`}, {2.343407346410207, 2.4539445158237547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, -1.5707963267948966`}, { 2.348407346410207, 1.5707963267948966`}, {2.348407346410207, 2.457047622811403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, -1.5707963267948966`}, { 2.353407346410207, 1.5707963267948966`}, {2.353407346410207, 2.460169989953794}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, -1.5707963267948966`}, { 2.358407346410207, 1.5707963267948966`}, {2.358407346410207, 2.463311582266122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, -1.5707963267948966`}, { 2.3634073464102068`, 1.5707963267948966`}, {2.3634073464102068`, 2.466472363907731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, -1.5707963267948966`}, { 2.368407346410207, 1.5707963267948966`}, {2.368407346410207, 2.469652298171715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, -1.5707963267948966`}, { 2.373407346410207, 1.5707963267948966`}, {2.373407346410207, 2.4728513474745433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, -1.5707963267948966`}, { 2.378407346410207, 1.5707963267948966`}, {2.378407346410207, 2.476069473345719}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, -1.5707963267948966`}, { 2.3834073464102072`, 1.5707963267948966`}, {2.3834073464102072`, 2.4793066364174723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, -1.5707963267948966`}, { 2.388407346410207, 1.5707963267948966`}, {2.388407346410207, 2.4825627964144905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, -1.5707963267948966`}, { 2.393407346410207, 1.5707963267948966`}, {2.393407346410207, 2.4858379121436944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, -1.5707963267948966`}, { 2.398407346410207, 1.5707963267948966`}, {2.398407346410207, 2.4891319414840574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, -1.5707963267948966`}, { 2.403407346410207, 1.5707963267948966`}, {2.403407346410207, 2.492444841376474}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, -1.5707963267948966`}, { 2.408407346410207, 1.5707963267948966`}, {2.408407346410207, 2.4957765678136807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, -1.5707963267948966`}, { 2.413407346410207, 1.5707963267948966`}, {2.413407346410207, 2.499127075830238}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, -1.5707963267948966`}, { 2.418407346410207, 1.5707963267948966`}, {2.418407346410207, 2.502496319492567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, -1.5707963267948966`}, { 2.423407346410207, 1.5707963267948966`}, {2.423407346410207, 2.5058842518890545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, -1.5707963267948966`}, { 2.428407346410207, 1.5707963267948966`}, {2.428407346410207, 2.5092908251202264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, -1.5707963267948966`}, { 2.433407346410207, 1.5707963267948966`}, {2.433407346410207, 2.512715990288989}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, -1.5707963267948966`}, { 2.438407346410207, 1.5707963267948966`}, {2.438407346410207, 2.5161596974909526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, -1.5707963267948966`}, { 2.443407346410207, 1.5707963267948966`}, {2.443407346410207, 2.5196218958048315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, -1.5707963267948966`}, { 2.448407346410207, 1.5707963267948966`}, {2.448407346410207, 2.523102533282929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, -1.5707963267948966`}, { 2.453407346410207, 1.5707963267948966`}, {2.453407346410207, 2.526601556941711}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, -1.5707963267948966`}, { 2.458407346410207, 1.5707963267948966`}, {2.458407346410207, 2.5301189127524704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, -1.5707963267948966`}, { 2.463407346410207, 1.5707963267948966`}, {2.463407346410207, 2.533654545632095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, -1.5707963267948966`}, { 2.468407346410207, 1.5707963267948966`}, {2.468407346410207, 2.537208399433925}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, -1.5707963267948966`}, { 2.473407346410207, 1.5707963267948966`}, {2.473407346410207, 2.540780416938727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, -1.5707963267948966`}, { 2.478407346410207, 1.5707963267948966`}, {2.478407346410207, 2.5443705398457674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, -1.5707963267948966`}, { 2.483407346410207, 1.5707963267948966`}, {2.483407346410207, 2.5479787087640116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, -1.5707963267948966`}, { 2.4884073464102068`, 1.5707963267948966`}, {2.4884073464102068`, 2.551604863203428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, -1.5707963267948966`}, { 2.493407346410207, 1.5707963267948966`}, {2.493407346410207, 2.5552489415664246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, -1.5707963267948966`}, { 2.498407346410207, 1.5707963267948966`}, {2.498407346410207, 2.5589108811394063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, -1.5707963267948966`}, { 2.503407346410207, 1.5707963267948966`}, {2.503407346410207, 2.562590618084471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, -1.5707963267948966`}, { 2.5084073464102072`, 1.5707963267948966`}, {2.5084073464102072`, 2.566288087431232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, -1.5707963267948966`}, { 2.513407346410207, 1.5707963267948966`}, {2.513407346410207, 2.570003223068788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, -1.5707963267948966`}, { 2.518407346410207, 1.5707963267948966`}, {2.518407346410207, 2.5737359577378367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, -1.5707963267948966`}, { 2.523407346410207, 1.5707963267948966`}, {2.523407346410207, 2.5774862230229343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, -1.5707963267948966`}, { 2.528407346410207, 1.5707963267948966`}, {2.528407346410207, 2.581253949344914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, -1.5707963267948966`}, { 2.533407346410207, 1.5707963267948966`}, {2.533407346410207, 2.5850390659534592`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, -1.5707963267948966`}, { 2.538407346410207, 1.5707963267948966`}, {2.538407346410207, 2.588841500919841}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, -1.5707963267948966`}, { 2.543407346410207, 1.5707963267948966`}, {2.543407346410207, 2.5926611811298246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, -1.5707963267948966`}, { 2.5484073464102073`, 1.5707963267948966`}, {2.5484073464102073`, 2.596498032276746}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, -1.5707963267948966`}, { 2.553407346410207, 1.5707963267948966`}, {2.553407346410207, 2.600351978854767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, -1.5707963267948966`}, { 2.558407346410207, 1.5707963267948966`}, {2.558407346410207, 2.6042229441523097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, -1.5707963267948966`}, { 2.563407346410207, 1.5707963267948966`}, {2.563407346410207, 2.6081108502456813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, -1.5707963267948966`}, { 2.568407346410207, 1.5707963267948966`}, {2.568407346410207, 2.612015617992885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, -1.5707963267948966`}, { 2.5734073464102067`, 1.5707963267948966`}, {2.5734073464102067`, 2.6159371670276257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, -1.5707963267948966`}, { 2.578407346410207, 1.5707963267948966`}, {2.578407346410207, 2.619875415753522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, -1.5707963267948966`}, { 2.583407346410207, 1.5707963267948966`}, {2.583407346410207, 2.6238302813385137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, -1.5707963267948966`}, { 2.588407346410207, 1.5707963267948966`}, {2.588407346410207, 2.6278016797094863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, -1.5707963267948966`}, { 2.593407346410207, 1.5707963267948966`}, {2.593407346410207, 2.631789525547104}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, -1.5707963267948966`}, { 2.598407346410207, 1.5707963267948966`}, {2.598407346410207, 2.63579373228086}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, -1.5707963267948966`}, { 2.603407346410207, 1.5707963267948966`}, {2.603407346410207, 2.6398142120843544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, -1.5707963267948966`}, { 2.608407346410207, 1.5707963267948966`}, {2.608407346410207, 2.6438508758707937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, -1.5707963267948966`}, { 2.6134073464102068`, 1.5707963267948966`}, {2.6134073464102068`, 2.6479036332887245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, -1.5707963267948966`}, { 2.618407346410207, 1.5707963267948966`}, {2.618407346410207, 2.651972392718002}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, -1.5707963267948966`}, { 2.623407346410207, 1.5707963267948966`}, {2.623407346410207, 2.6560570612659977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, -1.5707963267948966`}, { 2.628407346410207, 1.5707963267948966`}, {2.628407346410207, 2.6601575447640555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, -1.5707963267948966`}, { 2.6334073464102072`, 1.5707963267948966`}, {2.6334073464102072`, 2.664273747764191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, -1.5707963267948966`}, { 2.638407346410207, 1.5707963267948966`}, {2.638407346410207, 2.6684055735360466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, -1.5707963267948966`}, { 2.643407346410207, 1.5707963267948966`}, {2.643407346410207, 2.672552924064104}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, -1.5707963267948966`}, { 2.648407346410207, 1.5707963267948966`}, {2.648407346410207, 2.676715700045158}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, -1.5707963267948966`}, { 2.653407346410207, 1.5707963267948966`}, {2.653407346410207, 2.680893800886055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, -1.5707963267948966`}, { 2.658407346410207, 1.5707963267948966`}, {2.658407346410207, 2.685087124701701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, -1.5707963267948966`}, { 2.663407346410207, 1.5707963267948966`}, {2.663407346410207, 2.6892955683133417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, -1.5707963267948966`}, { 2.668407346410207, 1.5707963267948966`}, {2.668407346410207, 2.6935190272471234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, -1.5707963267948966`}, { 2.6734073464102073`, 1.5707963267948966`}, {2.6734073464102073`, 2.697757395732931}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, -1.5707963267948966`}, { 2.678407346410207, 1.5707963267948966`}, {2.678407346410207, 2.702010566703513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, -1.5707963267948966`}, { 2.683407346410207, 1.5707963267948966`}, {2.683407346410207, 2.706278431793896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, -1.5707963267948966`}, { 2.688407346410207, 1.5707963267948966`}, {2.688407346410207, 2.7105608813410877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, -1.5707963267948966`}, { 2.693407346410207, 1.5707963267948966`}, {2.693407346410207, 2.714857804384079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, -1.5707963267948966`}, { 2.6984073464102067`, 1.5707963267948966`}, {2.6984073464102067`, 2.7191690886641444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, -1.5707963267948966`}, { 2.703407346410207, 1.5707963267948966`}, {2.703407346410207, 2.723494620625443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, -1.5707963267948966`}, { 2.708407346410207, 1.5707963267948966`}, {2.708407346410207, 2.7278342854159257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, -1.5707963267948966`}, { 2.713407346410207, 1.5707963267948966`}, {2.713407346410207, 2.7321879668885547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, -1.5707963267948966`}, { 2.718407346410207, 1.5707963267948966`}, {2.718407346410207, 2.7365555476028307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, -1.5707963267948966`}, { 2.723407346410207, 1.5707963267948966`}, {2.723407346410207, 2.740936908826635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, -1.5707963267948966`}, { 2.728407346410207, 1.5707963267948966`}, {2.728407346410207, 2.745331930538391}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, -1.5707963267948966`}, { 2.733407346410207, 1.5707963267948966`}, {2.733407346410207, 2.749740491429547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, -1.5707963267948966`}, { 2.7384073464102068`, 1.5707963267948966`}, {2.7384073464102068`, 2.754162468907379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, -1.5707963267948966`}, { 2.743407346410207, 1.5707963267948966`}, {2.743407346410207, 2.758597739098121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, -1.5707963267948966`}, { 2.748407346410207, 1.5707963267948966`}, {2.748407346410207, 2.7630461768504206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, -1.5707963267948966`}, { 2.753407346410207, 1.5707963267948966`}, {2.753407346410207, 2.767507655739129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, -1.5707963267948966`}, { 2.7584073464102072`, 1.5707963267948966`}, {2.7584073464102072`, 2.771982048069421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, -1.5707963267948966`}, { 2.763407346410207, 1.5707963267948966`}, {2.763407346410207, 2.776469224881244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, -1.5707963267948966`}, { 2.768407346410207, 1.5707963267948966`}, {2.768407346410207, 2.7809690559541154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, -1.5707963267948966`}, { 2.773407346410207, 1.5707963267948966`}, {2.773407346410207, 2.785481409812245}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, -1.5707963267948966`}, { 2.778407346410207, 1.5707963267948966`}, {2.778407346410207, 2.790006153730003}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, -1.5707963267948966`}, { 2.783407346410207, 1.5707963267948966`}, {2.783407346410207, 2.7945431537377297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, -1.5707963267948966`}, { 2.788407346410207, 1.5707963267948966`}, {2.788407346410207, 2.799092274627882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, -1.5707963267948966`}, { 2.793407346410207, 1.5707963267948966`}, {2.793407346410207, 2.8036533799615304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, -1.5707963267948966`}, { 2.7984073464102073`, 1.5707963267948966`}, {2.7984073464102073`, 2.808226332075194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, -1.5707963267948966`}, { 2.803407346410207, 1.5707963267948966`}, {2.803407346410207, 2.8128109920880227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, -1.5707963267948966`}, { 2.808407346410207, 1.5707963267948966`}, {2.808407346410207, 2.8174072199093274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, -1.5707963267948966`}, { 2.813407346410207, 1.5707963267948966`}, {2.813407346410207, 2.8220148742464515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, -1.5707963267948966`}, { 2.818407346410207, 1.5707963267948966`}, {2.818407346410207, 2.8266338126129957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, -1.5707963267948966`}, { 2.8234073464102067`, 1.5707963267948966`}, {2.8234073464102067`, 2.831263891337382}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, -1.5707963267948966`}, { 2.828407346410207, 1.5707963267948966`}, {2.828407346410207, 2.8359049655717716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, -1.5707963267948966`}, { 2.833407346410207, 1.5707963267948966`}, {2.833407346410207, 2.840556889301324}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, -1.5707963267948966`}, { 2.838407346410207, 1.5707963267948966`}, {2.838407346410207, 2.845219515353808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, -1.5707963267948966`}, { 2.843407346410207, 1.5707963267948966`}, {2.843407346410207, 2.849892695409554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, -1.5707963267948966`}, { 2.848407346410207, 1.5707963267948966`}, {2.848407346410207, 2.8545762800117527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, -1.5707963267948966`}, { 2.853407346410207, 1.5707963267948966`}, {2.853407346410207, 2.8592701185771006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, -1.5707963267948966`}, { 2.858407346410207, 1.5707963267948966`}, {2.858407346410207, 2.8639740594067886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, -1.5707963267948966`}, { 2.8634073464102068`, 1.5707963267948966`}, {2.8634073464102068`, 2.8686879496978297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, -1.5707963267948966`}, { 2.868407346410207, 1.5707963267948966`}, {2.868407346410207, 2.8734116355547306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, -1.5707963267948966`}, { 2.873407346410207, 1.5707963267948966`}, {2.873407346410207, 2.878144962001504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, -1.5707963267948966`}, { 2.878407346410207, 1.5707963267948966`}, {2.878407346410207, 2.882887772994016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, -1.5707963267948966`}, { 2.8834073464102072`, 1.5707963267948966`}, {2.8834073464102072`, 2.8876399114326707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, -1.5707963267948966`}, { 2.888407346410207, 1.5707963267948966`}, {2.888407346410207, 2.892401219175429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, -1.5707963267948966`}, { 2.893407346410207, 1.5707963267948966`}, {2.893407346410207, 2.8971715370511575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, -1.5707963267948966`}, { 2.898407346410207, 1.5707963267948966`}, {2.898407346410207, 2.9019507048733115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, -1.5707963267948966`}, { 2.903407346410207, 1.5707963267948966`}, {2.903407346410207, 2.906738561453937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, -1.5707963267948966`}, { 2.908407346410207, 1.5707963267948966`}, {2.908407346410207, 2.911534944618003}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, -1.5707963267948966`}, { 2.913407346410207, 1.5707963267948966`}, {2.913407346410207, 2.9163396912180506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, -1.5707963267948966`}, { 2.918407346410207, 1.5707963267948966`}, {2.918407346410207, 2.921152637149164}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, -1.5707963267948966`}, { 2.9234073464102073`, 1.5707963267948966`}, {2.9234073464102073`, 2.925973617364253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, -1.5707963267948966`}, { 2.928407346410207, 1.5707963267948966`}, {2.928407346410207, 2.930802465889645}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, -1.5707963267948966`}, { 2.933407346410207, 1.5707963267948966`}, {2.933407346410207, 2.9356390158409877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, -1.5707963267948966`}, { 2.938407346410207, 1.5707963267948966`}, {2.938407346410207, 2.940483099439455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, -1.5707963267948966`}, { 2.943407346410207, 1.5707963267948966`}, {2.943407346410207, 2.9453345480282476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, -1.5707963267948966`}, { 2.9484073464102067`, 1.5707963267948966`}, {2.9484073464102067`, 2.9501931920893956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, -1.5707963267948966`}, { 2.953407346410207, 1.5707963267948966`}, {2.953407346410207, 2.955058861260846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, -1.5707963267948966`}, { 2.958407346410207, 1.5707963267948966`}, {2.958407346410207, 2.9599313843538377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, -1.5707963267948966`}, { 2.963407346410207, 1.5707963267948966`}, {2.963407346410207, 2.9648105893705607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, -1.5707963267948966`}, { 2.968407346410207, 1.5707963267948966`}, {2.968407346410207, 2.969696303522089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, -1.5707963267948966`}, { 2.973407346410207, 1.5707963267948966`}, {2.973407346410207, 2.974588353246584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, -1.5707963267948966`}, { 2.978407346410207, 1.5707963267948966`}, {2.978407346410207, 2.979486564227769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, -1.5707963267948966`}, { 2.983407346410207, 1.5707963267948966`}, {2.983407346410207, 2.984390761413657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, -1.5707963267948966`}, { 2.9884073464102068`, 1.5707963267948966`}, {2.9884073464102068`, 2.9893007690355398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, -1.5707963267948966`}, { 2.993407346410207, 1.5707963267948966`}, {2.993407346410207, 2.994216410627225}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, -1.5707963267948966`}, { 2.998407346410207, 1.5707963267948966`}, {2.998407346410207, 2.9991375090445125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, -1.5707963267948966`}, { 3.003407346410207, 1.5707963267948966`}, {3.003407346410207, 3.0040638864849156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, -1.5707963267948966`}, { 3.0084073464102072`, 1.5707963267948966`}, {3.0084073464102072`, 3.008995364507609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, -1.5707963267948966`}, { 3.013407346410207, 1.5707963267948966`}, {3.013407346410207, 3.0139317640535985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, -1.5707963267948966`}, { 3.018407346410207, 1.5707963267948966`}, {3.018407346410207, 3.0188729054661176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, -1.5707963267948966`}, { 3.023407346410207, 1.5707963267948966`}, {3.023407346410207, 3.023818608511229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, -1.5707963267948966`}, { 3.028407346410207, 1.5707963267948966`}, {3.028407346410207, 3.028768692398634}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, -1.5707963267948966`}, { 3.0334073464102067`, 1.5707963267948966`}, {3.0334073464102067`, 3.03372297580268}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, -1.5707963267948966`}, { 3.038407346410207, 1.5707963267948966`}, {3.038407346410207, 3.0386812768835583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, -1.5707963267948966`}, { 3.043407346410207, 1.5707963267948966`}, {3.043407346410207, 3.043643413308686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, -1.5707963267948966`}, { 3.0484073464102073`, 1.5707963267948966`}, {3.0484073464102073`, 3.048609202274267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, -1.5707963267948966`}, { 3.053407346410207, 1.5707963267948966`}, {3.053407346410207, 3.0535784605270186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, -1.5707963267948966`}, { 3.058407346410207, 1.5707963267948966`}, {3.058407346410207, 3.058551004386064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, -1.5707963267948966`}, { 3.063407346410207, 1.5707963267948966`}, {3.063407346410207, 3.0635266497649756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, -1.5707963267948966`}, { 3.068407346410207, 1.5707963267948966`}, {3.068407346410207, 3.068505212193968}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, -1.5707963267948966`}, { 3.0734073464102067`, 1.5707963267948966`}, {3.0734073464102067`, 3.073486506842229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, -1.5707963267948966`}, { 3.078407346410207, 1.5707963267948966`}, {3.078407346410207, 3.0784703485403786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, -1.5707963267948966`}, { 3.083407346410207, 1.5707963267948966`}, {3.083407346410207, 3.0834565518030552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, -1.5707963267948966`}, { 3.0884073464102073`, 1.5707963267948966`}, {3.0884073464102073`, 3.088444930851618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, -1.5707963267948966`}, { 3.093407346410207, 1.5707963267948966`}, {3.093407346410207, 3.093435299636948}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, -1.5707963267948966`}, { 3.098407346410207, 1.5707963267948966`}, {3.098407346410207, 3.0984274718623586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, -1.5707963267948966`}, { 3.103407346410207, 1.5707963267948966`}, {3.103407346410207, 3.1034212610065874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, -1.5707963267948966`}, { 3.108407346410207, 1.5707963267948966`}, {3.108407346410207, 3.1084164803468775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, -1.5707963267948966`}, { 3.1134073464102068`, 1.5707963267948966`}, {3.1134073464102068`, 3.113412942982126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, -1.5707963267948966`}, { 3.118407346410207, 1.5707963267948966`}, {3.118407346410207, 3.118410461856104}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, -1.5707963267948966`}, { 3.123407346410207, 1.5707963267948966`}, {3.123407346410207, 3.1234088497807266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, -1.5707963267948966`}, { 3.1284073464102073`, 1.5707963267948966`}, {3.1284073464102073`, 3.12840791945938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, -1.5707963267948966`}, { 3.1334073464102072`, 1.5707963267948966`}, {3.1334073464102072`, 3.133407483510279}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, -1.5707963267948966`}, { 3.138407346410207, 1.5707963267948966`}, {3.138407346410207, 3.138407354489863}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.138407354489863}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -3217.6875}, ImageScaled[{0.5, 0.5}], {360., 393.00000000000045}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {Null, SparseArray[ Automatic, {4, 4}, 0, { 1, {{0, 2, 4, 7, 8}, {{2}, {3}, {1}, {3}, {1}, {2}, {4}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.0001964751172666146, 0.}, {0., 0.8475386976306538}, {0.9164048379140673, 0.42386488156829044`}, {2.031430211699506, 0.42382043094346533`}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 3}, {2, 3}, {3, 4}}, 0.022865977658369868`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.022865977658369868], DiskBox[2, 0.022865977658369868], DiskBox[3, 0.022865977658369868], DiskBox[4, 0.022865977658369868]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -3646.7125000000005}, { Center, Center}, {360., 393.00000000000045}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 1.5707963267948992`}, {-3.141592653589793, \ -1.5707963267948994`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.1365927159325744`}, \ {-3.1365926535897932`, 1.5745276199107523`}, {-3.1365926535897932`, \ -1.5720463267973255`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315931510590227`}, \ {-3.1315926535897933`, 1.5782216728696454`}, {-3.1315926535897933`, \ -1.5732963268335431`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.1265943282016964`}, \ {-3.126592653589793, 1.5818787485746075`}, {-3.126592653589793, \ -1.5745463269895046`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.12159661262046}, \ {-3.121592653589793, 1.5854991130736138`}, {-3.121592653589793, -1.575796327406659}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.1166003654987566`}, \ {-3.116592653589793, 1.589083035350921}, {-3.116592653589793, -1.5770463282804252`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.1116059438452477`}, \ {-3.1115926535897933`, 1.592630787122682}, {-3.1115926535897933`, \ -1.5782963298586346`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.106613700400791}, \ {-3.106592653589793, 1.5961426426370227`}, {-3.106592653589793, \ -1.5795463324400474`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.1016239835507244`}, \ {-3.101592653589793, 1.5996188784785197`}, {-3.101592653589793, \ -1.5807963363728177`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.0966371372423964`}, \ {-3.096592653589793, 1.603059773377217}, {-3.096592653589793, -1.5820463420529691`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.0916535009079333`}, \ {-3.0915926535897933`, 1.6064656080222437`}, {-3.0915926535897933`, \ -1.5832963499229376`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.0866734093921395`}, \ {-3.086592653589793, 1.6098366648799534`}, {-3.086592653589793, -1.584546360469996}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.081697192885521}, \ {-3.081592653589793, 1.6131732280168156`}, {-3.081592653589793, \ -1.5857963742248486`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.076725176862304}, \ {-3.076592653589793, 1.61647558292684}, {-3.076592653589793, -1.5870463917600517`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.0717576820234562`}, \ {-3.0715926535897933`, 1.6197440163637895`}, {-3.0715926535897933`, \ -1.5882964136886242`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.0667950242445268`}, \ {-3.066592653589793, 1.622978816177949}, {-3.066592653589793, -1.589546440662472}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.061837514528334}, \ {-3.061592653589793, 1.626180271157669}, {-3.061592653589793, -1.5907964733709792`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.0568854589623182`}, \ {-3.056592653589793, 1.6293486708754976`}, {-3.056592653589793, \ -1.5920465125394878`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.0519391586805322`}, \ {-3.0515926535897933`, 1.6324843055389997`}, {-3.0515926535897933`, \ -1.5932965589278467`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.0469989098301418`}, \ {-3.046592653589793, 1.6355874658461833`}, {-3.046592653589793, -1.594546613328936}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.0420650035423327`}, \ {-3.041592653589793, 1.6386584428455198`}, {-3.041592653589793, \ -1.5957966765671825`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.037137725907562}, \ {-3.036592653589793, 1.6416975278005355`}, {-3.036592653589793, -1.597046749497114}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.0322173579549876`}, \ {-3.0315926535897932`, 1.6447050120589144`}, {-3.0315926535897932`, \ -1.5982968330018754`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.0273041756360235`}, \ {-3.026592653589793, 1.6476811869260823`}, {-3.026592653589793, \ -1.5995469279917631`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.022398449811876}, \ {-3.021592653589793, 1.6506263435432105`}, {-3.021592653589793, -1.600797035402743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.017500446244973}, \ {-3.016592653589793, 1.6535407727696123`}, {-3.016592653589793, \ -1.6020471561949925`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.0126104255941644`}, \ {-3.0115926535897932`, 1.6564247650694546`}, {-3.0115926535897932`, \ -1.6032972913514458`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.0077286434135613`}, \ {-3.0065926535897933`, 1.6592786104027006`}, {-3.0065926535897933`, \ -1.6045474418762804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.002855350154946}, \ {-3.001592653589793, 1.6621025981202888`}, {-3.001592653589793, \ -1.6057976087934824`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.997990791173579}, \ {-2.996592653589793, 1.6648970168634099`}, {-2.996592653589793, \ -1.6070477931453466`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.993135206737333}, \ {-2.991592653589793, 1.667662154466838}, {-2.991592653589793, -1.6082979959909829`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.9882888320390295`}, \ {-2.9865926535897933`, 1.6703982978662804`}, {-2.9865926535897933`, \ -1.6095482184048675`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.9834518972118325`}, \ {-2.981592653589793, 1.6731057330096033`}, {-2.981592653589793, \ -1.6107984614753266`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.9786246273476293`}, \ {-2.976592653589793, 1.6757847447719072`}, {-2.976592653589793, \ -1.6120487263030452`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.973807242518238}, \ {-2.971592653589793, 1.678435616874367}, {-2.971592653589793, -1.6132990139995733`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.968999957799384}, \ {-2.9665926535897933`, 1.6810586318067402`}, {-2.9665926535897933`, \ -1.6145493256858348`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.9642029832972483`}, \ {-2.961592653589793, 1.6836540707534724`}, {-2.961592653589793, \ -1.6157996624905764`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.9594165241775876`}, \ {-2.956592653589793, 1.6862222135233327`}, {-2.956592653589793, \ -1.6170500255489075`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.9546407806971913`}, \ {-2.951592653589793, 1.6887633384824672`}, {-2.951592653589793, \ -1.6183004160007237`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.949875948237668}, \ {-2.9465926535897933`, 1.691277722490813}, {-2.9465926535897933`, -1.619550834989195}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.9451222173414164`}, \ {-2.941592653589793, 1.6937656408417863`}, {-2.941592653589793, \ -1.6208012836592498`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.9403797737496187`}, \ {-2.936592653589793, 1.6962273672051358`}, {-2.936592653589793, \ -1.6220517631559639`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.935648798442284}, \ {-2.931592653589793, 1.6986631735729232`}, {-2.931592653589793, \ -1.6233022746230703`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.930929467680081}, \ {-2.9265926535897933`, 1.7010733302084997`}, {-2.9265926535897933`, \ -1.6245528192013392`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.926221953047994}, \ {-2.921592653589793, 1.7034581055984317`}, {-2.921592653589793, \ -1.6258033980270317`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.921526421500601}, \ {-2.916592653589793, 1.7058177664072676`}, {-2.916592653589793, \ -1.6270540122302806`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.9168430354089554`}, \ {-2.911592653589793, 1.7081525774350803`}, {-2.911592653589793, -1.628304662933503}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.91217195260894}, \ {-2.9065926535897932`, 1.7104628015776961`}, {-2.9065926535897932`, \ -1.6295553512498047`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.9075133264509625`}, \ {-2.901592653589793, 1.712748699789524}, {-2.901592653589793, -1.6308060782813092`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.9028673058509886`}, \ {-2.896592653589793, 1.7150105310489194`}, {-2.896592653589793, -1.632056845117543}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.8982340353427736`}, \ {-2.891592653589793, 1.7172485523259817`}, {-2.891592653589793, \ -1.6333076528337855`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.8936136551311726`}, \ {-2.8865926535897932`, 1.7194630185527315`}, {-2.8865926535897932`, \ -1.6345585024893758`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.889006301146535}, \ {-2.8815926535897933`, 1.7216541825955654`}, {-2.8815926535897933`, \ -1.6358093951260437`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.8844121051000084`}, \ {-2.876592653589793, 1.7238222952299354`}, {-2.876592653589793, \ -1.6370603317661911`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.8798311945397836`}, \ {-2.871592653589793, 1.725967605117148}, {-2.871592653589793, -1.6383113134112126`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.8752636929080153`}, \ {-2.866592653589793, 1.7280903587832537`}, {-2.866592653589793, \ -1.6395623410396907`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.870709719598611}, \ {-2.861592653589793, 1.730190800599896}, {-2.861592653589793, -1.640813415605696}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.8661693900155822`}, \ {-2.856592653589793, 1.7322691727671025`}, {-2.856592653589793, \ -1.6420645380370003`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.861642815631993}, \ {-2.851592653589793, 1.7343257152979124`}, {-2.851592653589793, -1.643315709233265}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.8571301040494457`}, \ {-2.846592653589793, 1.7363606660047877`}, {-2.846592653589793, \ -1.6445669300642414`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.852631359057995}, \ {-2.8415926535897933`, 1.73837426048774}, {-2.8415926535897933`, -1.645818201367922}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.8481466806964946`}, \ {-2.836592653589793, 1.74036673212409}, {-2.836592653589793, -1.6470695239487037`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.843676165313208}, \ {-2.831592653589793, 1.7423383120598308`}, {-2.831592653589793, \ -1.6483208985754776`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.839219905626759}, \ {-2.826592653589793, 1.7442892292024874`}, {-2.826592653589793, \ -1.6495723259797481`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.834777990787261}, \ {-2.8215926535897933`, 1.7462197102154458`}, {-2.8215926535897933`, \ -1.650823806853686}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.8303505064376293`}, \ {-2.816592653589793, 1.748129979513679}, {-2.816592653589793, -1.6520753418481913`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.825937534774993}, \ {-2.811592653589793, 1.7500202592608052`}, {-2.811592653589793, \ -1.6533269315708876`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.8215391546121813`}, \ {-2.806592653589793, 1.7518907693674366`}, {-2.806592653589793, \ -1.6545785765841305`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.8171554414392572`}, \ {-2.8015926535897933`, 1.7537417274907374`}, {-2.8015926535897933`, \ -1.6558302774029736`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.812786467484977}, \ {-2.796592653589793, 1.7555733490351726`}, {-2.796592653589793, \ -1.6570820344930919`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.808432301778205}, \ {-2.791592653589793, 1.7573858471543666`}, {-2.791592653589793, \ -1.6583338482686854`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.8040930102092534`}, \ {-2.786592653589793, 1.7591794327540253`}, {-2.786592653589793, -1.659585719090368}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.7997686555910177`}, \ {-2.7815926535897932`, 1.7609543144958861`}, {-2.7815926535897932`, \ -1.6608376472629875`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.79545929772}, \ {-2.776592653589793, 1.762710698802626}, {-2.776592653589793, -1.6620896330334607`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.7911649934370404`}, \ {-2.771592653589793, 1.7644487898637078`}, {-2.771592653589793, \ -1.6633416765885163`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.7868857966878866`}, \ {-2.766592653589793, 1.766168789642086}, {-2.766592653589793, -1.6645937780524693`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.7826217585834}, \ {-2.7615926535897932`, 1.7678708978817648`}, {-2.7615926535897932`, \ -1.6658459374848924`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.778372927459534}, \ {-2.7565926535897933`, 1.7695553121161292`}, {-2.7565926535897933`, \ -1.6670981548783128`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.774139348936912}, \ {-2.751592653589793, 1.7712222276770422`}, {-2.751592653589793, \ -1.6683504301558174`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.7699210659800886`}, \ {-2.746592653589793, 1.7728718377046404`}, {-2.746592653589793, \ -1.6696027631686563`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.7657181189564115`}, \ {-2.741592653589793, 1.7745043331578045`}, {-2.741592653589793, \ -1.6708551536937855`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.7615305456944728`}, \ {-2.736592653589793, 1.7761199028252674`}, {-2.736592653589793, \ -1.6721076014313727`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.757358381542156}, \ {-2.731592653589793, 1.7777187333373108`}, {-2.731592653589793, \ -1.6733601060022754`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.7532016594241995`}, \ {-2.726592653589793, 1.7793010091780361`}, {-2.726592653589793, \ -1.6746126669454406`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.7490604098993137`}, \ {-2.721592653589793, 1.7808669126981644`}, {-2.721592653589793, \ -1.6758652837152894`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.7449346612168632`}, \ {-2.7165926535897933`, 1.7824166241283088`}, {-2.7165926535897933`, \ -1.6771179556790552`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.740824439372939}, \ {-2.711592653589793, 1.7839503215927626`}, {-2.711592653589793, \ -1.6783706821140412`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.7367297681660494`}, \ {-2.706592653589793, 1.7854681811236663`}, {-2.706592653589793, \ -1.6796234622048665`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.7326506692522097`}, \ {-2.701592653589793, 1.786970376675623}, {-2.701592653589793, -1.6808762950406482`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.7285871621995024`}, \ {-2.6965926535897933`, 1.7884570801406756`}, {-2.6965926535897933`, \ -1.6821291796121158`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.7245392645421243`}, \ {-2.691592653589793, 1.7899284613636361`}, {-2.691592653589793, -1.683382114808691}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.720506991833851}, \ {-2.686592653589793, 1.7913846881577462`}, {-2.686592653589793, \ -1.6846350994155075`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.716490357700956}, \ {-2.681592653589793, 1.7928259263206356`}, {-2.681592653589793, \ -1.6858881321103711`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.712489373894543}, \ {-2.6765926535897933`, 1.794252339650559}, {-2.6765926535897933`, -1.687141211460659}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.7085040503423268`}, \ {-2.671592653589793, 1.7956640899628857`}, {-2.671592653589793, \ -1.6883943359201667`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.704534395199796}, \ {-2.666592653589793, 1.7970613371068305`}, {-2.666592653589793, \ -1.6896475038258847`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.700580414900834}, \ {-2.661592653589793, 1.7984442389823825`}, {-2.661592653589793, \ -1.6909007133947218`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.6966421142077195`}, \ {-2.6565926535897932`, 1.799812951557434}, {-2.6565926535897932`, \ -1.6921539627201512`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.692719496260536}, \ {-2.651592653589793, 1.8011676288850846`}, {-2.651592653589793, -1.693407249768799}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.688812562626018}, \ {-2.646592653589793, 1.8025084231210868`}, {-2.646592653589793, -1.694660572376961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.6849213133457575`}, \ {-2.641592653589793, 1.8038354845414426`}, {-2.641592653589793, \ -1.6959139282470461`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.681045746983858}, \ {-2.6365926535897932`, 1.8051489615601033`}, {-2.6365926535897932`, \ -1.6971673149439521`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.6771858606739625`}, \ {-2.6315926535897933`, 1.8064490007467873`}, {-2.6315926535897933`, \ -1.6984207298913632`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.673341650165716}, \ {-2.626592653589793, 1.8077357468448687`}, {-2.626592653589793, \ -1.6996741703679714`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.669513109870601}, \ {-2.621592653589793, 1.8090093427893572`}, {-2.621592653589793, \ -1.7009276335036199`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.6657002329072315`}, \ {-2.616592653589793, 1.8102699297249147`}, {-2.616592653589793, -1.702181116275368}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.6619030111460074`}, \ {-2.611592653589793, 1.8115176470239376`}, {-2.611592653589793, \ -1.7034346155034668`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.6581214352532405`}, \ {-2.606592653589793, 1.812752632304652}, {-2.606592653589793, -1.7046881278472577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.6543554947346544`}, \ {-2.601592653589793, 1.8139750214492438`}, {-2.601592653589793, \ -1.7059416498009738`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.650605177978349}, \ {-2.596592653589793, 1.815184948621985}, {-2.596592653589793, -1.7071951776894647`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.64687047229716}, \ {-2.5915926535897933`, 1.8163825462873706`}, {-2.5915926535897933`, \ -1.7084487076638133`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.6431513639704898`}, \ {-2.586592653589793, 1.8175679452282252`}, {-2.586592653589793, \ -1.7097022356968714`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.639447838285566}, \ {-2.581592653589793, 1.8187412745637956`}, {-2.581592653589793, -1.710955757578689}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.635759879578146}, \ {-2.576592653589793, 1.819902661767812}, {-2.576592653589793, -1.7122092689118482`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.6320874712726807`}, \ {-2.571592653589793, 1.8210522326865035`}, {-2.571592653589793, \ -1.7134627651066976`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.6284305959219507`}, \ {-2.566592653589793, 1.82219011155656}, {-2.566592653589793, -1.7147162413764707`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.6247892352461637`}, \ {-2.561592653589793, 1.823316421023042}, {-2.561592653589793, -1.7159696927323091`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.6211633701715233`}, \ {-2.556592653589793, 1.8244312821572224`}, {-2.556592653589793, -1.717223113978163}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.6175529808683162`}, \ {-2.5515926535897933`, 1.8255348144743502`}, {-2.5515926535897933`, \ -1.7184764997055904`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.613958046788468}, \ {-2.5465926535897934`, 1.8266271359513369`}, {-2.5465926535897934`, \ -1.7197298442884297`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.6103785467026066`}, \ {-2.541592653589793, 1.8277083630443591`}, {-2.541592653589793, -1.720983141877352}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.606814458736649}, \ {-2.536592653589793, 1.8287786107063677`}, {-2.536592653589793, \ -1.7222363863943004`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.6032657604079197`}, \ {-2.5315926535897932`, 1.8298379924044883`}, {-2.5315926535897932`, \ -1.7234895715267922`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.599732428660779}, \ {-2.526592653589793, 1.8308866201373355`}, {-2.526592653589793, \ -1.7247426907220942`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -2.5962144399018077`}, \ {-2.521592653589793, 1.8319246044522082`}, {-2.521592653589793, \ -1.7259957371812729`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -2.5927117700345637`}, \ {-2.516592653589793, 1.832952054462166}, {-2.516592653589793, -1.7272487038530924`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -2.589224394493865}, \ {-2.5115926535897932`, 1.8339690778630044`}, {-2.5115926535897932`, \ -1.728501583427791}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -1.729754368330696}, \ {-2.5065926535897933`, 1.8349757809500922`}, {-2.5065926535897933`, \ -2.585752288279681}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -1.7310070507157047`}, \ {-2.501592653589793, 1.8359722686350946`}, {-2.501592653589793, \ -2.5822954259905906`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -1.732259622458604}, \ {-2.496592653589793, 1.836958644462558}, {-2.496592653589793, -2.5788537818568495`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -1.733512075150243}, \ {-2.491592653589793, 1.8379350106263719`}, {-2.491592653589793, \ -2.5754273297730577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -1.734764400089541}, \ {-2.486592653589793, 1.8389014679860893`}, {-2.486592653589793, -2.572016043330445}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -1.7360165882763308`}, \ {-2.481592653589793, 1.8398581160831102`}, {-2.481592653589793, \ -2.5686198958487974`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -1.7372686304040388`}, \ {-2.476592653589793, 1.8408050531567266`}, {-2.476592653589793, -2.565238860408016}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -1.7385205168521893`}, \ {-2.471592653589793, 1.841742376160022}, {-2.471592653589793, -2.561872909879337}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -1.739772237678732}, \ {-2.4665926535897933`, 1.8426701807756294`}, {-2.4665926535897933`, \ -2.558522016956214}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -1.7410237826121922`}, \ {-2.461592653589793, 1.8435885614313376`}, {-2.461592653589793, \ -2.5551861541848844`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -1.7422751410436295`}, \ {-2.456592653589793, 1.8444976113155536`}, {-2.456592653589793, -2.551865293994619}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -1.743526302018408}, \ {-2.451592653589793, 1.845397422392612}, {-2.451592653589793, -2.5485594087276855`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -1.7447772542277746`}, \ {-2.446592653589793, 1.8462880854179347`}, {-2.446592653589793, -2.545268470669015}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -1.7460279860002286`}, \ {-2.441592653589793, 1.8471696899530357`}, {-2.441592653589793, \ -2.5419924520756094`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -1.7472784852926917`}, \ {-2.436592653589793, 1.8480423243803747`}, {-2.436592653589793, \ -2.5387313252056836`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -1.7485287396814677`}, \ {-2.431592653589793, 1.8489060759180533`}, {-2.431592653589793, -2.53548506234756}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -1.749778736352978}, \ {-2.4265926535897933`, 1.8497610306343586`}, {-2.4265926535897933`, \ -2.5322536358483347`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -1.7510284620942813`}, \ {-2.4215926535897934`, 1.850607273462148}, {-2.4215926535897934`, -2.529037018142323}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -1.752277903283367}, \ {-2.416592653589793, 1.8514448882130794`}, {-2.416592653589793, -2.525835181779293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -1.7535270458792096`}, \ {-2.411592653589793, 1.8522739575916833`}, {-2.411592653589793, \ -2.5226480994525136`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -1.7547758754115852`}, \ {-2.4065926535897932`, 1.8530945632092788`}, {-2.4065926535897932`, \ -2.519475744026614}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -1.7560243769706483`}, \ {-2.401592653589793, 1.8539067855977314`}, {-2.401592653589793, \ -2.5163180885652814`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -1.7572725351962462`}, \ {-2.396592653589793, 1.854710704223052}, {-2.396592653589793, -2.5131751063588044`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -1.7585203342669846`}, \ {-2.391592653589793, 1.855506397498842}, {-2.391592653589793, -2.5100467709514747`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -1.7597677578890276`}, \ {-2.3865926535897932`, 1.8562939427995777`}, {-2.3865926535897932`, \ -2.506933056168864}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -1.7610147892846204`}, \ {-2.3815926535897933`, 1.8570734164737401`}, {-2.3815926535897933`, \ -2.503833936144988}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -1.7622614111803425`}, \ {-2.376592653589793, 1.857844893856786}, {-2.376592653589793, -2.5007493853493696`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -1.7635076057950703`}, \ {-2.371592653589793, 1.8586084492839643`}, {-2.371592653589793, -2.497679378614023}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -1.7647533548276504`}, \ {-2.366592653589793, 1.8593641561029757`}, {-2.366592653589793, \ -2.4946238911603578`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -1.7659986394442773`}, \ {-2.361592653589793, 1.860112086686477}, {-2.361592653589793, -2.491582898626033}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -1.7672434402655568`}, \ {-2.356592653589793, 1.8608523124444323`}, {-2.356592653589793, -2.488556377091767}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -1.7684877373532675`}, \ {-2.351592653589793, 1.861584903836306}, {-2.351592653589793, -2.4855443031081155`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -1.7697315101967894`}, \ {-2.346592653589793, 1.8623099303831074`}, {-2.346592653589793, -2.482546653722238}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -1.7709747376992164`}, \ {-2.3415926535897933`, 1.8630274606792796`}, {-2.3415926535897933`, \ -2.479563406504661}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -1.7722173981631182`}, \ {-2.336592653589793, 1.8637375624044374`}, {-2.336592653589793, -2.476594539576059}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -1.7734594692759729`}, \ {-2.331592653589793, 1.864440302334955}, {-2.331592653589793, -2.4736400316340617`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -1.7747009280952333`}, \ {-2.326592653589793, 1.865135746355401}, {-2.326592653589793, -2.470699861980101}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -1.7759417510330442`}, \ {-2.321592653589793, 1.865823959469829}, {-2.321592653589793, -2.467774010546319}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -1.7771819138405853`}, \ {-2.316592653589793, 1.8665050058129173`}, {-2.316592653589793, -2.464862457922546}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -1.7784213915920326`}, \ {-2.311592653589793, 1.8671789486609591`}, {-2.311592653589793, -2.461965185383367}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -1.7796601586681426`}, \ {-2.306592653589793, 1.867845850442713}, {-2.306592653589793, -2.4590821749152845`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -1.7808981887394382`}, \ {-2.3015926535897933`, 1.8685057727501027`}, {-2.3015926535897933`, \ -2.4562134092439987`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -1.7821354547489867`}, \ {-2.2965926535897934`, 1.8691587763487763`}, {-2.2965926535897934`, -2.45335887186182}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -1.7833719288947734`}, \ {-2.291592653589793, 1.8698049211885226`}, {-2.291592653589793, \ -2.4505185470552218`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -1.784607582611648}, \ {-2.286592653589793, 1.8704442664135457`}, {-2.286592653589793, -2.447692419932555}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -1.7858423865528439`}, \ {-2.2815926535897932`, 1.8710768703725968`}, {-2.2815926535897932`, \ -2.4448804764519383`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -1.7870763105710565`}, \ {-2.276592653589793, 1.8717027906289718`}, {-2.276592653589793, -2.442082703449329}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -1.7883093236990732`}, \ {-2.271592653589793, 1.8723220839703691`}, {-2.271592653589793, \ -2.4392990886668087`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -1.789541394129947}, \ {-2.266592653589793, 1.8729348064186087`}, {-2.266592653589793, -2.436529620781074}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -1.7907724891967003`}, \ {-2.2615926535897932`, 1.8735410132392178`}, {-2.2615926535897932`, \ -2.4337742894321703`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -1.7920025753515556`}, \ {-2.2565926535897933`, 1.874140758950884}, {-2.2565926535897933`, \ -2.4310330852524635`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -1.793231618144678}, \ {-2.251592653589793, 1.8747340973347735`}, {-2.251592653589793, -2.428305999895878}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -1.7944595822024259`}, \ {-2.246592653589793, 1.8753210814437173`}, {-2.246592653589793, \ -2.4255930260674052`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -1.795686431205091}, \ {-2.241592653589793, 1.8759017636112714`}, {-2.241592653589793, -2.42289415755291}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -1.7969121278641342`}, \ {-2.236592653589793, 1.8764761954606417`}, {-2.236592653589793, \ -2.4202093892492273`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -1.798136633898892}, \ {-2.231592653589793, 1.8770444279134877`}, {-2.231592653589793, \ -2.4175387171945872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -1.799359910012753}, \ {-2.226592653589793, 1.8776065111985965`}, {-2.226592653589793, \ -2.4148821385993666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -1.8005819158687986`}, \ {-2.221592653589793, 1.8781624948604334`}, {-2.221592653589793, -2.412239651877181}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -1.8018026100648834`}, \ {-2.2165926535897933`, 1.8787124277675675`}, {-2.2165926535897933`, \ -2.4096112566763455`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -1.8030219501081761`}, \ {-2.211592653589793, 1.8792563581209756`}, {-2.211592653589793, -2.40699695391169}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -1.8042398923891128`}, \ {-2.206592653589793, 1.8797943334622267`}, {-2.206592653589793, -2.404396745796775}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.8054563921547948`}, \ {-2.201592653589793, 1.880326400681546}, {-2.201592653589793, -2.4018106358764864`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -1.8066714034817941`}, \ {-2.196592653589793, 1.8808526060257589`}, {-2.196592653589793, \ -2.3992386290600494`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.8078848792483713`}, \ {-2.191592653589793, 1.8813729951061207`}, {-2.191592653589793, -2.39668073165446}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.8090967711061028`}, \ {-2.186592653589793, 1.8818876129060291`}, {-2.186592653589793, \ -2.3941369513983384`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.8103070294508972`}, \ {-2.181592653589793, 1.882396503788624}, {-2.181592653589793, -2.39160729749623}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.8115156033934054`}, \ {-2.1765926535897933`, 1.8828997115042718`}, {-2.1765926535897933`, \ -2.389091780653362}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.8127224407288243`}, \ {-2.1715926535897934`, 1.8833972791979403`}, {-2.1715926535897934`, \ -2.3865904131108424`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -1.813927487906066}, \ {-2.166592653589793, 1.8838892494164619`}, {-2.166592653589793, \ -2.3841032086813483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.8151306899963129`}, \ {-2.161592653589793, 1.8843756641156875`}, {-2.161592653589793, \ -2.3816301827852784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.8163319906609505`}, \ {-2.1565926535897932`, 1.8848565646675357`}, {-2.1565926535897932`, \ -2.3791713524873885`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.8175313321188542`}, \ {-2.151592653589793, 1.8853319918669287`}, {-2.151592653589793, \ -2.3767267365339255`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -1.8187286551130617`}, \ {-2.146592653589793, 1.8858019859386312`}, {-2.146592653589793, \ -2.3742963553902485`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -1.8199238988768012`}, \ {-2.141592653589793, 1.886266586543979}, {-2.141592653589793, -2.3718802312789524`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -1.8211170010988915`}, \ {-2.1365926535897932`, 1.8867258327875072`}, {-2.1365926535897932`, \ -2.369478388218494}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.822307897888513}, \ {-2.1315926535897933`, 1.887179763223476}, {-2.1315926535897933`, -2.367090852062323}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.8234965237393483`}, \ {-2.126592653589793, 1.8876284158622987`}, {-2.126592653589793, \ -2.3647176505385126`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -1.824682811493102}, \ {-2.121592653589793, 1.8880718281768674`}, {-2.121592653589793, -2.3623588132899}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.8258666923023934`}, \ {-2.116592653589793, 1.8885100371087802`}, {-2.116592653589793, -2.360014371914726}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.8270480955930564`}, \ {-2.111592653589793, 1.8889430790744772`}, {-2.111592653589793, -2.357684360007766}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.8282269490258176`}, \ {-2.106592653589793, 1.8893709899712752`}, {-2.106592653589793, \ -2.3553688132019577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.829403178457399}, \ {-2.101592653589793, 1.8897938051833092`}, {-2.101592653589793, -2.353067769210508}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.8305767079010342`}, \ {-2.096592653589793, 1.890211559587383}, {-2.096592653589793, -2.350781267869472}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.8317474594864307`}, \ {-2.0915926535897933`, 1.8906242875587265`}, {-2.0915926535897933`, -2.34850935118079}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.8329153534191795`}, \ {-2.0865926535897934`, 1.8910320229766608`}, {-2.0865926535897934`, -2.34625206335577}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.8340803079396462`}, \ {-2.081592653589793, 1.8914347992301757`}, {-2.081592653589793, \ -2.3440094508589984`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.8352422392813628`}, \ {-2.076592653589793, 1.891832649223416}, {-2.076592653589793, -2.3417815624526495`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.8364010616289392`}, \ {-2.071592653589793, 1.8922256053810844`}, {-2.071592653589793, -2.339568449241185}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.8375566870755338`}, \ {-2.066592653589793, 1.8926136996537508`}, {-2.066592653589793, \ -2.3373701647164093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.8387090255799108`}, \ {-2.061592653589793, 1.8929969635230848`}, {-2.061592653589793, \ -2.3351867648028395`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.8398579849231194`}, \ {-2.056592653589793, 1.8933754280069974`}, {-2.056592653589793, \ -2.3330183079033797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.8410034706648388`}, \ {-2.0515926535897933`, 1.8937491236647028`}, {-2.0515926535897933`, \ -2.3308648549452426`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.8421453860994268`}, \ {-2.0465926535897934`, 1.8941180806016946`}, {-2.0465926535897934`, \ -2.328726469426084}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.8432836322117305`}, \ {-2.041592653589793, 1.894482328474645}, {-2.041592653589793, -2.326603217460302}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.8444181076327009`}, \ {-2.036592653589793, 1.8948418964962206`}, {-2.036592653589793, \ -2.3244951678254546`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.845548708594878}, \ {-2.031592653589793, 1.89519681343982}, {-2.031592653589793, -2.3224023920087293`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.846675328887807}, \ {-2.026592653589793, 1.8955471076442334`}, {-2.026592653589793, \ -2.3203249642534205`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.8477978598134477`}, \ {-2.021592653589793, 1.8958928070182246`}, {-2.021592653589793, \ -2.3182629616053263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.848916190141666}, \ {-2.016592653589793, 1.896233939045037}, {-2.016592653589793, -2.316216463959014}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.8500302060658713`}, \ {-2.0115926535897932`, 1.8965705307868221`}, {-2.0115926535897932`, \ -2.314185554103863}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.8511397911588998`}, \ {-2.0065926535897933`, 1.8969026088889982`}, {-2.0065926535897933`, \ -2.3121703177697994`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.8522448263292315`}, \ {-2.001592653589793, 1.8972301995845298`}, {-2.001592653589793, \ -2.3101708436726396`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.853345189777639}, \ {-1.996592653589793, 1.8975533286981403`}, {-1.996592653589793, \ -2.3081872235589325`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.8544407569543824`}, \ {-1.991592653589793, 1.8978720216504466`}, {-1.991592653589793, -2.30621955225021}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.8555314005170607`}, \ {-1.986592653589793, 1.8981863034620285`}, {-1.986592653589793, -2.304267927686514}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.8566169902892518`}, \ {-1.9815926535897932`, 1.8984961987574254`}, {-1.9815926535897932`, \ -2.302332450969083}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.8576973932200576`}, \ {-1.976592653589793, 1.8988017317690635`}, {-1.976592653589793, -2.300413226402082}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.8587724733447129`}, \ {-1.9715926535897932`, 1.8991029263411163`}, {-1.9715926535897932`, \ -2.298510361533216}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.8598420917463951`}, \ {-1.966592653589793, 1.8993998059332946`}, {-1.966592653589793, \ -2.2966239671930917`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.8609061065194057`}, \ {-1.9615926535897932`, 1.899692393624576}, {-1.9615926535897932`, -2.294754157533159}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.8619643727338786`}, \ {-1.956592653589793, 1.8999807121168597`}, {-1.956592653589793, -2.292901050062079}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.8630167424022088`}, \ {-1.9515926535897932`, 1.9002647837385638`}, {-1.9515926535897932`, \ -2.2910647656803302`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.8640630644473788`}, \ {-1.946592653589793, 1.9005446304481566`}, {-1.946592653589793, -2.289245428712861}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.8651031846733945`}, \ {-1.9415926535897932`, 1.9008202738376192`}, {-1.9415926535897932`, \ -2.287443166939608}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.8661369457380277`}, \ {-1.936592653589793, 1.9010917351358536`}, {-1.936592653589793, \ -2.2856581116236483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.8671641871281017`}, \ {-1.9315926535897932`, 1.9013590352120215`}, {-1.9315926535897932`, \ -2.2838903975367826`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.8681847451375382`}, \ {-1.926592653589793, 1.9016221945788265`}, {-1.926592653589793, \ -2.2821401629823095`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.8691984528484202`}, \ {-1.9215926535897931`, 1.9018812333957327`}, {-1.9215926535897931`, -2.28040754981475}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.8702051401153272`}, \ {-1.916592653589793, 1.902136171472126}, {-1.916592653589793, -2.278692703456267}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.8712046335531896`}, \ {-1.9115926535897931`, 1.902387028270414}, {-1.9115926535897931`, \ -2.2769957729095207`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.8721967565289739`}, \ {-1.906592653589793, 1.9026338229090674`}, {-1.906592653589793, -2.275316910766673}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.8731813291574528`}, \ {-1.9015926535897931`, 1.9028765741656049`}, {-1.9015926535897931`, \ -2.2736562732142622`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.8741581683013828`}, \ {-1.896592653589793, 1.9031153004795214`}, {-1.896592653589793, -2.272014020033647}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.87512708757639}, \ {-1.8915926535897931`, 1.9033500199551563`}, {-1.8915926535897931`, \ -2.270390314596709}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.8760878973608834`}, \ {-1.886592653589793, 1.90358075036451}, {-1.886592653589793, -2.2687853238564957`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.8770404048113327`}, \ {-1.881592653589793, 1.90380750915}, {-1.881592653589793, -2.267199218332478}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.8779844138832387`}, \ {-1.876592653589793, 1.904030313427169}, {-1.876592653589793, -2.2656321720900836`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.87891972535815}, \ {-1.871592653589793, 1.9042491799873325`}, {-1.871592653589793, -2.264084362714153}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.8798461368770838`}, \ {-1.866592653589793, 1.9044641253001748`}, {-1.866592653589793, -2.262555971275979}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.8807634429806959`}, \ {-1.861592653589793, 1.9046751655162963`}, {-1.861592653589793, \ -2.2610471822935594`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.881671435156583}, \ {-1.8565926535897932`, 1.9048823164696995`}, {-1.8565926535897932`, \ -2.2595581836847045`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.8825699018940751`}, \ {-1.851592653589793, 1.9050855936802336`}, {-1.851592653589793, \ -2.2580891667126237`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.8834586287468882`}, \ {-1.8465926535897932`, 1.9052850123559768`}, {-1.8465926535897932`, -2.25664032592364}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.8843373984040201`}, \ {-1.841592653589793, 1.9054805873955785`}, {-1.841592653589793, \ -2.2552118590766286`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.8852059907692424`}, \ {-1.8365926535897932`, 1.9056723333905425`}, {-1.8365926535897932`, \ -2.253803967063851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.8860641830495675`}, \ {-1.831592653589793, 1.9058602646274658`}, {-1.831592653589793, -2.25241685382279}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.8869117498530472`}, \ {-1.8265926535897932`, 1.9060443950902248`}, {-1.8265926535897932`, \ -2.251050726238632}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.8877484632962485`}, \ {-1.821592653589793, 1.9062247384621156`}, {-1.821592653589793, -2.249705794037062}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.88857409312176}, \ {-1.8165926535897932`, 1.906401308127943}, {-1.8165926535897932`, \ -2.2483822696670055`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.8893884068260363`}, \ {-1.811592653589793, 1.9065741171760628`}, {-1.811592653589793, -2.247080368173016}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.8901911697979112`}, \ {-1.8065926535897932`, 1.9067431784003792`}, {-1.8065926535897932`, \ -2.2458003070569865`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.890982145468047}, \ {-1.801592653589793, 1.90690850430229}, {-1.801592653589793, -2.2445423061288983`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.8917610954696031`}, \ {-1.7965926535897931`, 1.907070107092589}, {-1.7965926535897931`, -2.243306587346348}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.8925277798103435`}, \ {-1.791592653589793, 1.9072279986933227`}, {-1.791592653589793, \ -2.2420933746426135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.8932819570564028`}, \ {-1.7865926535897931`, 1.9073821907395965`}, {-1.7865926535897931`, \ -2.2409028937430557`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.8940233845278738`}, \ {-1.781592653589793, 1.9075326945813422`}, {-1.781592653589793, -2.239735371969683}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.8947518185063417`}, \ {-1.7765926535897931`, 1.9076795212850357`}, {-1.7765926535897931`, \ -2.238591038033756}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -1.8954670144544676`}, \ {-1.771592653589793, 1.9078226816353714`}, {-1.771592653589793, -2.237470121816339}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -1.8961687272476442`}, \ {-1.7665926535897931`, 1.9079621861368932`}, {-1.7665926535897931`, \ -2.2363728541367616`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -1.8968567114177188`}, \ {-1.761592653589793, 1.9080980450155804`}, {-1.761592653589793, \ -2.2352994665090065`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -1.8975307214087123`}, \ {-1.756592653589793, 1.9082302682203915`}, {-1.756592653589793, -2.234250190886094}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -1.8981905118444136`}, \ {-1.751592653589793, 1.908358865424764}, {-1.751592653589793, -2.2332252593925777`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -1.898835837807638}, \ {-1.746592653589793, 1.9084838460280706`}, {-1.746592653589793, \ -2.2322249040453737`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -1.899466455130913}, \ {-1.741592653589793, 1.9086052191570342`}, {-1.741592653589793, \ -2.2312493564631497`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -1.9000821206982415`}, \ {-1.736592653589793, 1.9087229936671013`}, {-1.736592653589793, \ -2.2302988475646313`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -1.9006825927575446`}, \ {-1.7315926535897932`, 1.9088371781437712`}, {-1.7315926535897932`, \ -2.229373607256224}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -1.9012676312432977`}, \ {-1.726592653589793, 1.9089477809038846`}, {-1.726592653589793, -2.228473864109432}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -1.9018369981088095`}, \ {-1.7215926535897932`, 1.9090548099968734`}, {-1.7215926535897932`, \ -2.227599845028632}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -1.9023904576674784`}, \ {-1.716592653589793, 1.9091582732059647`}, {-1.716592653589793, \ -2.2267517749098578`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -1.9029277769423212`}, \ {-1.7115926535897932`, 1.9092581780493478`}, {-1.7115926535897932`, \ -2.2259298762913162`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -1.903448726022962}, \ {-1.706592653589793, 1.9093545317812997`}, {-1.706592653589793, \ -2.2251343689964305`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -1.903953078429176}, \ {-1.7015926535897932`, 1.9094473413932704`}, {-1.7015926535897932`, \ -2.2243654697703272`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -1.904440611480034}, \ {-1.696592653589793, 1.9095366136149263`}, {-1.696592653589793, \ -2.2236233919107202`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -1.9049111066675826`}, \ {-1.6915926535897932`, 1.9096223549151574`}, {-1.6915926535897932`, \ -2.222908344894251}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -1.9053643500339306`}, \ {-1.686592653589793, 1.909704571503042}, {-1.686592653589793, -2.2222205339994243`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -1.9058001325505387`}, \ {-1.6815926535897932`, 1.9097832693287733`}, {-1.6815926535897932`, \ -2.2215601599273316`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -1.906218250498438}, \ {-1.676592653589793, 1.9098584540845462`}, {-1.676592653589793, \ -2.2209274184214487`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -1.906618505848033}, \ {-1.6715926535897931`, 1.9099301312054071`}, {-1.6715926535897931`, \ -2.2203224998878426`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -1.9070007066370964`}, \ {-1.666592653589793, 1.909998305870061}, {-1.666592653589793, -2.219745589017185}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -1.9073646673455018`}, \ {-1.6615926535897931`, 1.9100629830016447`}, {-1.6615926535897931`, \ -2.219196864410025}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -1.9077102092652098`}, \ {-1.656592653589793, 1.9101241672684581`}, {-1.656592653589793, -2.218676498206812}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -1.908037160863973}, \ {-1.6515926535897931`, 1.9101818630846588`}, {-1.6515926535897931`, \ -2.218184655724188}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -1.908345358141211}, \ {-1.646592653589793, 1.9102360746109184`}, {-1.646592653589793, \ -2.2177214950991186`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -1.9086346449745024`}, \ {-1.6415926535897931`, 1.9102868057550408`}, {-1.6415926535897931`, \ -2.2172871669423992`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -1.9089048734551108`}, \ {-1.636592653589793, 1.9103340601725434`}, {-1.636592653589793, \ -2.2168818140031297`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -1.9091559042109976`}, \ {-1.631592653589793, 1.910377841267198}, {-1.631592653589793, -2.2165055708457007`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -1.9093876067157824`}, \ {-1.626592653589793, 1.9104181521915369`}, {-1.626592653589793, -2.216158563540829}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -1.9095998595821437`}, \ {-1.621592653589793, 1.9104549958473231`}, {-1.621592653589793, -2.215840909372159}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -1.9097925508382134`}, \ {-1.616592653589793, 1.910488374885977}, {-1.616592653589793, -2.2155527165598596`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -1.9099655781855442`}, \ {-1.611592653589793, 1.9105182917089714`}, {-1.611592653589793, \ -2.2152940840026583`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -1.9101188492373489`}, \ {-1.606592653589793, 1.910544748468188}, {-1.606592653589793, -2.2150651010395985`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -1.910252281735736}, \ {-1.601592653589793, 1.9105677470662359`}, {-1.601592653589793, \ -2.2148658472327973`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -1.9103658037468165`}, \ {-1.5965926535897932`, 1.910587289156733}, {-1.5965926535897932`, -2.214696392172342}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -1.9104593538326093`}, \ {-1.591592653589793, 1.9106033761445524`}, {-1.591592653589793, -2.214556795304375}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -1.910532881198825}, \ {-1.5865926535897932`, 1.9106160091860291`}, {-1.5865926535897932`, \ -2.2144471057833144`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -1.9105863458177188`}, \ {-1.581592653589793, 1.9106251891891317`}, {-1.581592653589793, \ -2.2143673623489915`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -1.9106197185253262`}, \ {-1.5765926535897932`, 1.9106309168135982`}, {-1.5765926535897932`, \ -2.214317593229422}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -1.9106329810925455`}, \ {-1.571592653589793, 1.9106331924710316`}, {-1.571592653589793, \ -2.2142978160697138`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -1.9106261262696718`}, \ {-1.5665926535897932`, 1.9106320163249622`}, {-1.5665926535897932`, \ -2.2143080378875393`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -1.91059915780413}, \ {-1.561592653589793, 1.910627388290872}, {-1.561592653589793, -2.214348255055398}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -1.9105520904313036`}, \ {-1.5565926535897932`, 1.910619308036181}, {-1.5565926535897932`, \ -2.2144184533097877`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -1.9104849498385228`}, \ {-1.551592653589793, 1.910607774980199}, {-1.551592653589793, -2.214518607787221}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -1.9103977726024008`}, \ {-1.5465926535897931`, 1.9105927882940401`}, {-1.5465926535897931`, \ -2.2146486830868835`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -1.910290606099874}, \ {-1.541592653589793, 1.9105743469004968`}, {-1.541592653589793, -2.214808633359602}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -1.9101635083934476`}, \ {-1.5365926535897931`, 1.910552449473885}, {-1.5365926535897931`, -2.214998402422597}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -1.9100165480912663`}, \ {-1.531592653589793, 1.910527094439844}, {-1.531592653589793, -2.2152179238994147`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -1.909849804182798}, \ {-1.5265926535897931`, 1.9104982799751054`}, {-1.5265926535897931`, \ -2.215467121384247}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -1.9096633658510107`}, \ {-1.521592653589793, 1.910466004007221}, {-1.521592653589793, -2.215745908629757}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -1.9094573322620616`}, \ {-1.5165926535897931`, 1.9104302642142574`}, {-1.5165926535897931`, \ -2.216054189757391}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -1.9092318123336207`}, \ {-1.511592653589793, 1.9103910580244507`}, {-1.511592653589793, \ -2.2163918594890606`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -1.9089869244830457`}, \ {-1.506592653589793, 1.9103483826158254`}, {-1.506592653589793, \ -2.2167588033989705`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -1.9087227963567073`}, \ {-1.501592653589793, 1.9103022349157759`}, {-1.501592653589793, \ -2.2171548981842943`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -1.9084395645418504`}, \ {-1.496592653589793, 1.91025261160061}, {-1.496592653589793, -2.2175800119533173`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -1.9081373742624295`}, \ {-1.491592653589793, 1.9101995090950565`}, {-1.491592653589793, \ -2.2180340045296023`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -1.9078163790604064`}, \ {-1.486592653589793, 1.910142923571734}, {-1.486592653589793, -2.218516727770694}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -1.9074767404640376`}, \ {-1.481592653589793, 1.9100828509505827`}, {-1.481592653589793, \ -2.2190280258998305`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -1.9071186276447132`}, \ {-1.476592653589793, 1.9100192868982568`}, {-1.476592653589793, \ -2.2195677358491075`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -1.9067422170638952`}, \ {-1.4715926535897932`, 1.909952226827482}, {-1.4715926535897932`, -2.220135687612537}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -1.9063476921117395`}, \ {-1.466592653589793, 1.909881665896373}, {-1.466592653589793, -2.220731704607421}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -1.9059352427389393`}, \ {-1.4615926535897932`, 1.9098075990077128`}, {-1.4615926535897932`, \ -2.221355604042506}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -1.9055050650833478`}, \ {-1.456592653589793, 1.9097300208081938`}, {-1.456592653589793, \ -2.2220071972913553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -1.9050573610928572`}, \ {-1.4515926535897932`, 1.9096489256876208`}, {-1.4515926535897932`, \ -2.222686290269458}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -1.9045923381460206`}, \ {-1.446592653589793, 1.9095643077780753`}, {-1.446592653589793, -2.223392683813603}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -1.904110208671814}, \ {-1.4415926535897932`, 1.9094761609530408`}, {-1.4415926535897932`, \ -2.2241261740620977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -1.9036111897699146`}, \ {-1.436592653589793, 1.9093844788264882`}, {-1.436592653589793, -2.224886552834481}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -1.9030955028327732`}, \ {-1.4315926535897932`, 1.9092892547519233`}, {-1.4315926535897932`, \ -2.2256736080094273`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -1.9025633731707252`}, \ {-1.426592653589793, 1.909190481821394}, {-1.426592653589793, -2.2264871238996156`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -1.9020150296412828`}, \ {-1.4215926535897931`, 1.9090881528644579`}, {-1.4215926535897931`, \ -2.2273268816224143`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.2281926594652854`}, \ {-1.416592653589793, 1.9089822604471096`}, {-1.416592653589793, -1.901450704283697}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.2290842332449303`}, \ {-1.4115926535897931`, 1.9088727968706694`}, {-1.4115926535897931`, \ -1.9008706319597817`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.2300013766592475`}, \ {-1.406592653589793, 1.9087597541706292`}, {-1.406592653589793, \ -1.9002750500019163`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.2309438616312645`}, \ {-1.4015926535897931`, 1.9086431241154587`}, {-1.4015926535897931`, \ -1.8996641978690687`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.2319114586442996`}, \ {-1.396592653589793, 1.9085228982053735`}, {-1.396592653589793, \ -1.8990383168115883`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.232903937067681}, \ {-1.3915926535897931`, 1.9083990676710558`}, {-1.3915926535897931`, -1.89839764954543}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.23392106547243}, \ {-1.386592653589793, 1.9082716234723394`}, {-1.386592653589793, \ -1.8977424399364096`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.23496261193641}, \ {-1.381592653589793, 1.90814055629685}, {-1.381592653589793, -1.8970729326949893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.2360283443385}, \ {-1.376592653589793, 1.9080058565586049`}, {-1.376592653589793, -1.896389373082028}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.237118030641448}, \ {-1.371592653589793, 1.9078675143965682`}, {-1.371592653589793, -1.895692006625845}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.2382314391631124`}, \ {-1.366592653589793, 1.9077255196731653`}, {-1.366592653589793, \ -1.8949810788508932`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.2393683388358756`}, \ {-1.361592653589793, 1.9075798619727542`}, {-1.361592653589793, -1.894256835018238}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.240528499454104}, \ {-1.356592653589793, 1.9074305306000512`}, {-1.356592653589793, -1.893519519877999}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.2417116919095244`}, \ {-1.351592653589793, 1.907277514578517}, {-1.351592653589793, -1.8927693774338505`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.2429176884145248`}, \ {-1.3465926535897932`, 1.9071208026486932`}, {-1.3465926535897932`, \ -1.8920066507195954`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.244146262713384}, \ {-1.341592653589793, 1.9069603832665}, {-1.341592653589793, -1.8912315815877967`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.2453971902815013`}, \ {-1.3365926535897932`, 1.906796244601485}, {-1.3365926535897932`, \ -1.8904444105104001`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.246670248512751}, \ {-1.331592653589793, 1.9066283745350288`}, {-1.331592653589793, \ -1.8896453763912173`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.247965216895114}, \ {-1.3265926535897932`, 1.906456760658503}, {-1.3265926535897932`, \ -1.8888347163901222`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.2492818771747682`}, \ {-1.321592653589793, 1.906281390271386}, {-1.321592653589793, -1.8880126657587726`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.2506200135088985`}, \ {-1.3165926535897932`, 1.906102250379328}, {-1.3165926535897932`, \ -1.8871794576876024`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.251979412607435}, \ {-1.311592653589793, 1.9059193276921709`}, {-1.311592653589793, \ -1.8863353231638669`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.2533598638640444`}, \ {-1.3065926535897932`, 1.9057326086219228`}, {-1.3065926535897932`, \ -1.8854804908404237`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.254761159476647}, \ {-1.301592653589793, 1.9055420792806805`}, {-1.301592653589793, -1.884615186914971}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.256183094557785}, \ {-1.2965926535897931`, 1.9053477254785083`}, {-1.2965926535897931`, \ -1.8837396350194153`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.2576254672351954`}, \ {-1.291592653589793, 1.9051495327212642`}, {-1.291592653589793, \ -1.8828540561190232`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.2590880787429044`}, \ {-1.2865926535897931`, 1.904947486208381}, {-1.2865926535897931`, \ -1.8819586684210288`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.260570733503234}, \ {-1.281592653589793, 1.904741570830594}, {-1.281592653589793, -1.8810536872923125`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.262073239200055}, \ {-1.2765926535897931`, 1.9045317711676188`}, {-1.2765926535897931`, \ -1.880139325185813}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.26359540684367}, \ {-1.271592653589793, 1.9043180714857832`}, {-1.271592653589793, -1.879215791575288}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.2651370508276956`}, \ {-1.2665926535897931`, 1.9041004557356014`}, {-1.2665926535897931`, \ -1.878283292898059}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.266697988978309}, \ {-1.261592653589793, 1.9038789075492994`}, {-1.261592653589793, \ -1.8773420325053638`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.2682780425962368`}, \ {-1.256592653589793, 1.903653410238291}, {-1.256592653589793, -1.8763922106199473`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.269877036491828}, \ {-1.251592653589793, 1.903423946790595}, {-1.251592653589793, -1.8754340243005432`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.2714947990136123`}, \ {-1.246592653589793, 1.9031904998682045`}, {-1.246592653589793, \ -1.8744676674128462`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.2731311620706607`}, \ {-1.241592653589793, 1.9029530518043976`}, {-1.241592653589793, -1.873493330606655}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.2747859611491124`}, \ {-1.236592653589793, 1.9027115846009988`}, {-1.236592653589793, \ -1.8725112012988239`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.2764590353232177`}, \ {-1.231592653589793, 1.9024660799255788`}, {-1.231592653589793, \ -1.8715214636616702`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.2781502272612055`}, \ {-1.226592653589793, 1.9022165191086056`}, {-1.226592653589793, \ -1.8705242986165245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.279859383226318}, \ {-1.2215926535897932`, 1.901962883140532}, {-1.2215926535897932`, -1.869519883832091}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.281586353073315}, \ {-1.216592653589793, 1.9017051526688329`}, {-1.216592653589793, -1.8685083937273}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.2833309902407515`}, \ {-1.2115926535897932`, 1.9014433079949795`}, {-1.2115926535897932`, -1.86748999947836}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.2850931517393214`}, \ {-1.206592653589793, 1.9011773290713587`}, {-1.206592653589793, \ -1.8664648690297097`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.2868726981365413`}, \ {-1.2015926535897932`, 1.9009071954981307`}, {-1.2015926535897932`, \ -1.8654331671085902`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.28866949353805}, \ {-1.196592653589793, 1.90063288652003}, {-1.196592653589793, -1.8643950552429736`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.2904834055657823`}, \ {-1.1915926535897932`, 1.9003543810231027`}, {-1.1915926535897932`, \ -1.8633506917825764`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.2923143053332526`}, \ {-1.186592653589793, 1.9000716575313856`}, {-1.186592653589793, -1.862300231922723}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.294162067418195}, \ {-1.1815926535897932`, 1.8997846942035217`}, {-1.1815926535897932`, \ -1.861243827730818}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.296026569832778}, \ {-1.176592653589793, 1.8994934688293135`}, {-1.176592653589793, \ -1.8601816281751993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.2979076939916117`}, \ {-1.1715926535897931`, 1.899197958826213}, {-1.1715926535897931`, \ -1.8591137791561572`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.299805324677734}, \ {-1.166592653589793, 1.8988981412357488`}, {-1.166592653589793, \ -1.8580404235389314`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.301719350006797}, \ {-1.1615926535897931`, 1.8985939927198858`}, {-1.1615926535897931`, \ -1.8569617011884632`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.3036496613895996`}, \ {-1.156592653589793, 1.8982854895573222`}, {-1.156592653589793, \ -1.8558777490057583`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.8547887009656496`}, \ {-1.1515926535897931`, -2.3055961534931573`}, {-1.1515926535897931`, 1.897972607639718}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.853694688155825}, \ {-1.146592653589793, -2.3075587242004825`}, {-1.146592653589793, 1.8976553224678572`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.8525958388169594`}, \ {-1.1415926535897931`, -2.309537274569183}, {-1.1415926535897931`, 1.8973336091477413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.8514922783838028`}, \ {-1.1365926535897932`, -2.311531708789074}, {-1.1365926535897932`, 1.897007442386615}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.8503841295270855`}, \ {-1.1315926535897929`, -2.3135419341389016`}, {-1.1315926535897929`, 1.8966767964889222`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.8492715121961367`}, \ {-1.126592653589793, -2.3155678609423065`}, {-1.126592653589793, 1.8963416453521877`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.8481545436620668`}, \ {-1.121592653589793, -2.3176094025231637`}, {-1.121592653589793, 1.8960019624628353`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.8470333385614228`}, \ {-1.1165926535897932`, -2.3196664751603886`}, {-1.1165926535897932`, 1.8956577208919236`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.845908008940216}, \ {-1.1115926535897929`, -2.3217389980423113`}, {-1.1115926535897929`, 1.8953088932908178`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.84477866429821}, \ {-1.106592653589793, -2.3238268932207244`}, {-1.106592653589793, 1.8949554518867813`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.8436454116333953`}, \ {-1.101592653589793, -2.3259300855646825`}, {-1.101592653589793, 1.8945973684784934`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.8425083554865593`}, \ {-1.0965926535897932`, -2.328048502714134}, {-1.0965926535897932`, 1.8942346144314937`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.8413675979858843`}, \ {-1.0915926535897933`, -2.3301820750334667`}, {-1.0915926535897933`, 1.8938671606735467`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.8402232388914854`}, \ {-1.086592653589793, -2.332330735565025}, {-1.086592653589793, 1.8934949776899288`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.839075375639848}, \ {-1.081592653589793, -2.3344944199826734`}, {-1.081592653589793, 1.8931180355186366`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.8379241033880849`}, \ {-1.0765926535897932`, -2.3366730665454494`}, {-1.0765926535897932`, 1.8927363037455167`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.836769515057969}, \ {-1.0715926535897933`, -2.3388666160513742`}, {-1.0715926535897933`, 1.8923497514993126`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.835611701379687}, \ {-1.066592653589793, -2.3410750117914563`}, {-1.066592653589793, 1.891958347446631}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.8344507509352708`}, \ {-1.061592653589793, -2.34329819950394}, {-1.061592653589793, 1.8915620597868237`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.833286750201664}, \ {-1.0565926535897932`, -2.3455361273288267`}, {-1.0565926535897932`, 1.8911608562467863`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.832119783593392}, \ {-1.0515926535897933`, -2.347788745762719}, {-1.0515926535897933`, 1.8907547040756734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.830949933504787}, \ {-1.046592653589793, -2.3500560076140067`}, {-1.046592653589793, 1.8903435700395241`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.8297772803517562`}, \ {-1.041592653589793, -2.3523378679584295`}, {-1.041592653589793, 1.8899274204158047`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.8286019026130518`}, \ {-1.0365926535897931`, -2.3546342840950363`}, {-1.0365926535897931`, 1.889506220987858}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.8274238768710303`}, \ {-1.0315926535897932`, -2.356945215502562}, {-1.0315926535897932`, 1.889079937039267}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.8262432778518622`}, \ {-1.026592653589793, -2.3592706237962537`}, {-1.026592653589793, 1.8886485333481275`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.8250601784652047`}, \ {-1.021592653589793, -2.3616104726851326`}, {-1.021592653589793, 1.888211974181228}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.8238746498432772`}, \ {-1.0165926535897931`, -2.3639647279297504`}, {-1.0165926535897931`, 1.8877702232881355`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.8226867613793718`}, \ {-1.0115926535897932`, -2.3663333573003946`}, {-1.0115926535897932`, 1.887323243895192}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.8214965807657546`}, \ {-1.0065926535897929`, -2.3687163305358085`}, {-1.0065926535897929`, 1.8868709986994092`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.8203041740309593`}, \ {-1.001592653589793, -2.3711136193023865`}, {-1.001592653589793, 1.8864134498622744`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.8191096055764702`}, \ {-0.9965926535897931, -2.3735251971538793`}, {-0.9965926535897931, 1.8859505590034515`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.817912938212777}, \ {-0.9915926535897932, -2.3759510394916}, {-0.9915926535897932, 1.8854822871943882`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.8167142331948072`}, \ {-0.9865926535897929, -2.378391123525133}, {-0.9865926535897929, 1.8850085949518207`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.815513550256729}, \ {-0.981592653589793, -2.3808454282335463`}, {-0.981592653589793, 1.884529442231181}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.8143109476461166`}, \ {-0.9765926535897931, -2.383313934327112}, {-0.9765926535897931, 1.8840447884198945`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.81310648215749}, \ {-0.9715926535897932, -2.3857966242095188`}, {-0.9715926535897932, 1.8835545923305832`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.811900209165219}, \ {-0.9665926535897928, -2.388293481940591}, {-0.9665926535897928, 1.8830588121941556`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.8106921826557962`}, \ {-0.961592653589793, -2.390804493199491}, {-0.961592653589793, 1.8825574056527963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.809482455259486}, \ {-0.9565926535897931, -2.393329645248409}, {-0.9565926535897931, 1.882050329752846}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.808271078281341}, \ {-0.9515926535897932, -2.3958689268967395`}, {-0.9515926535897932, 1.8815375409375703`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.8070581017316043`}, \ {-0.9465926535897933, -2.3984223284657165`}, {-0.9465926535897933, 1.8810189950398242`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.8058435743554964`}, \ {-0.9415926535897929, -2.4009898417535203`}, {-0.9415926535897929, 1.880494647274601}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.8046275436623829`}, \ {-0.936592653589793, -2.403571460000836}, {-0.936592653589793, 1.8799644522314676`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.8034100559543493`}, \ {-0.9315926535897932, -2.4061671778568527`}, {-0.9315926535897932, 1.8794283638668923`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.8021911563541628`}, \ {-0.9265926535897933, -2.408776991345704}, {-0.9265926535897933, 1.878886335496449}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.8009708888326597`}, \ {-0.9215926535897929, -2.4114008978333183`}, {-0.9215926535897929, 1.8783383197869115`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.7997492962355324`}, \ {-0.916592653589793, -2.414038895994695}, {-0.916592653589793, 1.8777842687482265`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.7985264203095508`}, \ {-0.9115926535897931, -2.416690985781567}, {-0.9115926535897931, 1.8772241337253692`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.797302301728213}, \ {-0.9065926535897932, -2.4193571683904587`}, {-0.9065926535897932, 1.8766578653900778`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.796076980116827}, \ {-0.9015926535897929, -2.4220374462311196`}, {-0.9015926535897929, 1.8760854137324632`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.794850494077057}, \ {-0.896592653589793, -2.424731822895306}, {-0.896592653589793, 1.8755067280525037`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.7936228812109127`}, \ {-0.8915926535897931, -2.42744030312593}, {-0.8915926535897931, 1.874921756951406}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.7923941781442059`}, \ {-0.8865926535897932, -2.4301628927865355`}, {-0.8865926535897932, 1.8743304483228453`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.7911644205494919`}, \ {-0.8815926535897929, -2.432899598831084}, {-0.8815926535897929, 1.8737327493440792`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.7899336431684818`}, \ {-0.876592653589793, -2.43565042927407}, {-0.876592653589793, 1.8731286064669297`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.7887018798339542`}, \ {-0.8715926535897931, -2.4384153931609194`}, {-0.8715926535897931, 1.8725179654086368`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.7874691634911715`}, \ {-0.8665926535897932, -2.441194500538657}, {-0.8665926535897932, 1.8719007711425841`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.7862355262188034`}, \ {-0.8615926535897929, -2.443987762426858}, {-0.8615926535897929, 1.871276967888889}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.7850009992493672`}, \ {-0.856592653589793, -2.446795190788844}, {-0.856592653589793, 1.8706464991048566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.7837656129892105`}, \ {-0.8515926535897931, -2.4496167985031074`}, {-0.8515926535897931, 1.8700093074753066`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.7825293970380216`}, \ {-0.8465926535897932, -2.452452599334967}, {-0.8465926535897932, 1.8693653349027568`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.7812923802078917`}, \ {-0.8415926535897928, -2.4553026079084326`}, {-0.8415926535897928, 1.8687145224974728`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.780054590541939}, \ {-0.836592653589793, -2.4581668396782503`}, {-0.836592653589793, 1.8680568105673783`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.7788160553324945`}, \ {-0.8315926535897931, -2.461045310902142}, {-0.8315926535897931, 1.8673921386078252`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.7775768011388635`}, \ {-0.8265926535897932, -2.463938038613204}, {-0.8265926535897932, 1.866720445291222}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.7763368538046773`}, \ {-0.8215926535897933, -2.466845040592439}, {-0.8215926535897933, 1.8660416684565237`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.7750962384748323`}, \ {-0.8165926535897929, -2.4697663353414527`}, {-0.8165926535897929, 1.8653557450985716`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.7738549796120398`}, \ {-0.811592653589793, -2.4727019420552367`}, {-0.811592653589793, 1.8646626113572975`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.7726131010129744`}, \ {-0.8065926535897932, -2.4756518805950907`}, {-0.8065926535897932, 1.863962202506771}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.7713706258240567`}, \ {-0.8015926535897933, -2.4786161714616015`}, {-0.8015926535897933, 1.8632544529441142`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.770127576556854}, \ {-0.7965926535897929, -2.4815948357677304`}, {-0.7965926535897929, 1.862539296178253}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.7688839751031233`}, \ {-0.791592653589793, -2.484587895211935}, {-0.791592653589793, 1.8618166648185333`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.767639842749497}, \ {-0.7865926535897931, -2.4875953720513557`}, {-0.7865926535897931, 1.8610864905631803`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.7663952001918186`}, \ {-0.7815926535897932, -2.490617289075032}, {-0.7815926535897932, 1.860348704187607}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.765150067549151}, \ {-0.7765926535897929, -2.493653669577128}, {-0.7765926535897929, 1.859603235532576}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.7639044643774373`}, \ {-0.771592653589793, -2.4967045373301735`}, {-0.771592653589793, 1.8588500134922024`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.7626584096828535`}, \ {-0.7665926535897931, -2.4997699165582885`}, {-0.7665926535897931, 1.85808896600181}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.7614119219348325`}, \ {-0.7615926535897932, -2.5028498319103885`}, {-0.7615926535897932, 1.8573200200256295`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.7601650190787916`}, \ {-0.7565926535897929, -2.505944308433343}, {-0.7565926535897929, 1.8565431015443423`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.7589177185485505`}, \ {-0.751592653589793, -2.509053371545089}, {-0.751592653589793, 1.855758135542472}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.7576700372784608`}, \ {-0.7465926535897931, -2.512177047007671}, {-0.7465926535897931, 1.8549650459956186`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.7564219917152426`}, \ {-0.7415926535897932, -2.515315360900215}, {-0.7415926535897932, 1.8541637558575337`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.755173597829549}, \ {-0.7365926535897929, -2.5184683395917893`}, {-0.7365926535897929, 1.8533541870470422`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.7539248711272517`}, \ {-0.731592653589793, -2.5216360097141632`}, {-0.731592653589793, 1.8525362604348112`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.7526758266604627`}, \ {-0.7265926535897931, -2.52481839813445}, {-0.7265926535897931, 1.851709895829951}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.751426479038295}, \ {-0.7215926535897932, -2.528015531927616}, {-0.7215926535897932, 1.8508750119664672`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.7501768424373705`}, \ {-0.7165926535897928, -2.531227438348824}, {-0.7165926535897928, 1.8500315264895537`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.7489269306120774`}, \ {-0.711592653589793, -2.5344541448056312`}, {-0.711592653589793, 1.8491793559417256`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.747676756904595}, \ {-0.7065926535897931, -2.537695678830003}, {-0.7065926535897931, 1.8483184157487997`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.7464263342546693`}, \ {-0.7015926535897932, -2.540952068050137}, {-0.7015926535897932, 1.847448620205712}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.7451756752091712`}, \ {-0.6965926535897933, -2.5442233401620906`}, {-0.6965926535897933, 1.8465698824621826`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.7439247919314278`}, \ {-0.6915926535897929, -2.547509522901183}, {-0.6915926535897929, 1.845682114508224}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.742673696210327}, \ {-0.686592653589793, -2.5508106440131795`}, {-0.686592653589793, 1.844785227159491}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.7414223994692244`}, \ {-0.6815926535897932, -2.5541267312252196`}, {-0.6815926535897932, 1.8438791300424804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.7401709127746283`}, \ {-0.6765926535897933, -2.55745781221651}, {-0.6765926535897933, 1.8429637315795708`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.738919246844692}, \ {-0.6715926535897929, -2.560803914588727}, {-0.6715926535897929, 1.8420389389739154`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.737667412057501}, \ {-0.666592653589793, -2.564165065836164}, {-0.666592653589793, 1.8411046581941757`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.7364154184591771`}, \ {-0.6615926535897931, -2.56754129331556}, {-0.6615926535897931, 1.8401607939591131`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.7351632757717856`}, \ {-0.6565926535897932, -2.5709326242156476`}, {-0.6565926535897932, 1.8392072497220242`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.7339109934010664`}, \ {-0.6515926535897929, -2.574339085526359}, {-0.6515926535897929, 1.838243927655034}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.7326585804439831`}, \ {-0.646592653589793, -2.577760704007731}, {-0.646592653589793, 1.8372707286332375`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.7314060456961}, \ {-0.6415926535897931, -2.5811975061584436`}, {-0.6415926535897931, 1.8362875522187037`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.7301533976587915`}, \ {-0.6365926535897932, -2.5846495181840177`}, {-0.6365926535897932, 1.8352942966443357`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.7289006445462822`}, \ {-0.6315926535897929, -2.5881167659646405`}, {-0.6315926535897929, 1.834290858797592}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.7276477942925303`}, \ {-0.626592653589793, -2.5915992750226233`}, {-0.626592653589793, 1.833277134204072}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.72639485455795}, \ {-0.6215926535897931, -2.595097070489463}, {-0.6215926535897931, 1.8322530170109674`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.7251418327359884`}, \ {-0.6165926535897932, -2.598610177072516}, {-0.6165926535897932, 1.831218399970383}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.7238887359595452`}, \ {-0.6115926535897929, -2.6021386190212343`}, {-0.6115926535897929, 1.8301731744225371`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.7226355711072534`}, \ {-0.606592653589793, -2.6056824200930127`}, {-0.606592653589793, 1.8291172302788288`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.7213823448096146`}, \ {-0.6015926535897931, -2.609241603518586}, {-0.6015926535897931, 1.828050456004795}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.7201290634549995`}, \ {-0.5965926535897932, -2.6128161919669854`}, {-0.5965926535897932, 1.826972738602947}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.7188757331955151`}, \ {-0.5915926535897928, -2.6164062075100487`}, {-0.5915926535897928, 1.8258839635954989`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.7176223599527352`}, \ {-0.586592653589793, -2.620011671586452}, {-0.586592653589793, 1.824784015006995}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.7163689494233105`}, \ {-0.5815926535897931, -2.623632604965283}, {-0.5815926535897931, 1.8236727753468303`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.7151155070844515`}, \ {-0.5765926535897931, -2.6272690277091297`}, {-0.5765926535897931, 1.822550125591679}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.7138620381992888`}, \ {-0.571592653589793, -2.6309209591366813`}, {-0.571592653589793, 1.8214159451678333`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.7126085478221202`}, \ {-0.566592653589793, -2.6345884177848022`}, {-0.566592653589793, 1.820270111933467}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.711355040803538}, \ {-0.561592653589793, -2.638271421370132}, {-0.561592653589793, 1.8191125021608128`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.7101015217954472`}, \ {-0.556592653589793, -2.6419699867501545`}, {-0.556592653589793, 1.8179429905182751`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.7088479952559763`}, \ {-0.551592653589793, -2.6456841298837213`}, {-0.551592653589793, 1.8167614500524873`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.7075944654542767`}, \ {-0.546592653589793, -2.6494138657910704`}, {-0.546592653589793, 1.815567752170308}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.7063409364752244`}, \ {-0.541592653589793, -2.653159208513287}, {-0.541592653589793, 1.8143617666207752`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.7050874122240183`}, \ {-0.536592653589793, -2.656920171071228}, {-0.536592653589793, 1.8131433614770236`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.703833896430681}, \ {-0.531592653589793, -2.6606967654238702`}, {-0.531592653589793, 1.8119124031181792`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.7025803926544645`}, \ {-0.526592653589793, -2.6644890024261234`}, {-0.526592653589793, 1.8106687562112322`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.701326904288159}, \ {-0.521592653589793, -2.6682968917860594`}, {-0.521592653589793, 1.8094122836929043`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -1.700073434562317}, \ {-0.5165926535897931, -2.672120442021566}, {-0.5165926535897931, 1.8081428467515261`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -1.6988199865493887`}, \ {-0.511592653589793, -2.675959660416454}, {-0.511592653589793, 1.8068603048089162`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -1.6975665631677672`}, \ {-0.5065926535897931, -2.6798145529759396`}, {-0.5065926535897931, 1.8055645155023075`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -1.6963131671857485`}, \ {-0.5015926535897931, -2.683685124381572}, {-0.5015926535897931, 1.8042553346662984`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -1.6950598012254192`}, \ {-0.49659265358979304`, -2.6875713779455674`}, {-0.49659265358979304`, 1.8029326163148633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -1.6938064677664595`}, \ {-0.4915926535897931, -2.6914733155645485`}, {-0.4915926535897931, 1.801596212623432}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -1.6925531691498628`}, \ {-0.4865926535897931, -2.6953909376726872`}, {-0.4865926535897931, 1.8002459739110512`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -1.6912999075815927`}, \ {-0.4815926535897931, -2.699324243194265}, {-0.4815926535897931, 1.7988817486226403`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -1.6900466851361535`}, \ {-0.4765926535897931, -2.7032732294956214`}, {-0.4765926535897931, 1.7975033833113663`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -1.6887935037601052`}, \ {-0.4715926535897931, -2.7072378923365394`}, {-0.4715926535897931, 1.7961107226211397`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -1.6875403652754892`}, \ {-0.46659265358979307`, -2.7112182258209883`}, {-0.46659265358979307`, 1.7947036092692727`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -1.6862872713832069`}, \ {-0.46159265358979307`, -2.7152142223473286`}, {-0.46159265358979307`, 1.793281884029287}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -1.6850342236663154`}, \ {-0.45659265358979306`, -2.719225872557882}, {-0.45659265358979306`, 1.7918453857139185`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -1.6837812235932696`}, \ {-0.45159265358979306`, -2.7232531652879377`}, {-0.45159265358979306`, 1.7903939511583251`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -1.6825282725211002`}, \ {-0.44659265358979305`, -2.727296087514178}, {-0.44659265358979305`, 1.7889274152035128`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -1.6812753716985307`}, \ {-0.44159265358979305`, -2.7313546243025106`}, {-0.44159265358979305`, 1.7874456106800214`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.7354287587553423`}, \ {-0.43659265358979304`, -1.6800225222690306`}, {-0.43659265358979304`, 1.78594836839187}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.7395184719582804`}, \ {-0.43159265358979304`, -1.6787697252738172`}, {-0.43159265358979304`, 1.7844355171008015`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.7436237429262795`}, \ {-0.42659265358979304`, -1.6775169816548021`}, {-0.42659265358979304`, 1.7829068835108455`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.7477445485492424`}, \ {-0.42159265358979303`, -1.6762642922574786`}, {-0.42159265358979303`, 1.7813622922532224`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -2.751880863537078}, \ {-0.416592653589793, -1.675011657833759}, {-0.416592653589793, 1.7798015658716178`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -2.7560326603642373`}, \ {-0.411592653589793, -1.673759079044761}, {-0.411592653589793, 1.7782245248078574`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -2.760199909213728}, \ {-0.406592653589793, -1.6725065564635435`}, {-0.406592653589793, 1.7766309873880064`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.764382577920637}, \ {-0.40159265358979307`, -1.6712540905777928`}, {-0.40159265358979307`, 1.7750207698089249`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -2.7685806319151602`}, \ {-0.39659265358979306`, -1.670001681792464}, {-0.39659265358979306`, 1.773393686125311}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.7727940341651642`}, \ {-0.39159265358979306`, -1.6687493304323746`}, {-0.39159265358979306`, 1.7717495482372632`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -2.777022745118298}, \ {-0.38659265358979306`, -1.6674970367447537`}, {-0.38659265358979306`, 1.7700881658783933`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -2.781266722643665}, \ {-0.38159265358979305`, -1.6662448009017496`}, {-0.38159265358979305`, 1.76840934660453}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -2.7855259219730923`}, \ {-0.37659265358979305`, -1.6649926230028913`}, {-0.37659265358979305`, 1.7667128957830391`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -2.7898002956420003`}, \ {-0.3715926535897931, -1.6637405030775156`}, {-0.3715926535897931, 1.7649986165828082`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -2.794089793429906}, \ {-0.3665926535897931, -1.6624884410871472`}, {-0.3665926535897931, 1.7632663099649262`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -2.798394362300589}, \ {-0.3615926535897931, -1.6612364369278454`}, {-0.3615926535897931, 1.7615157746740984`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -2.8027139463419384`}, \ {-0.3565926535897931, -1.6599844904325123`}, {-0.3565926535897931, 1.7597468072308449`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -2.8070484867055088`}, \ {-0.3515926535897931, -1.6587326013731618`}, {-0.3515926535897931, 1.757959201924511}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -2.8113979215458262`}, \ {-0.3465926535897931, -1.657480769463159}, {-0.3465926535897931, 1.7561527508071475`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -2.815762185959464}, \ {-0.34159265358979307`, -1.6562289943594182`}, {-0.34159265358979307`, 1.7543272436882966`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -2.8201412119239277`}, \ {-0.33659265358979307`, -1.6549772756645749`}, {-0.33659265358979307`, 1.752482468130733}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -2.824534928236386}, \ {-0.33159265358979306`, -1.653725612929119}, {-0.33159265358979306`, 1.7506182094472071`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -2.828943260452279}, \ {-0.32659265358979306`, -1.6524740056535048`}, {-0.32659265358979306`, 1.7487342506982417`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -2.8333661308238534`}, \ {-0.32159265358979305`, -1.6512224532902207`}, {-0.32159265358979305`, 1.7468303726910293`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -2.8378034582386555`}, \ {-0.31659265358979305`, -1.6499709552458388`}, {-0.31659265358979305`, 1.7449063539794816`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -2.8422551581580313`}, \ {-0.31159265358979304`, -1.6487195108830308`}, {-0.31159265358979304`, 1.742961970865496}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -2.8467211425556807`}, \ {-0.30659265358979304`, -1.6474681195225578`}, {-0.30659265358979304`, 1.7409969974014743`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -2.851201319856304}, \ {-0.30159265358979304`, -1.6462167804452361`}, {-0.30159265358979304`, 1.7390112053941713`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -2.855695594874411}, \ {-0.29659265358979303`, -1.6449654928938713`}, {-0.29659265358979303`, 1.737004364409912}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -2.8602038687533136`}, \ {-0.2915926535897931, -1.643714256075175}, {-0.2915926535897931, 1.7349762417812566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -2.8647260389043927`}, \ {-0.2865926535897931, -1.6424630691616515`}, {-0.2865926535897931, 1.7329266026151553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -2.869261998946663}, \ {-0.2815926535897931, -1.641211931293464}, {-0.2815926535897931, 1.7308552098026708`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -2.8738116386467163`}, \ {-0.27659265358979307`, -1.6399608415802789`}, {-0.27659265358979307`, 1.7287618240303229`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -2.8783748438590973`}, \ {-0.27159265358979306`, -1.6387097991030861`}, {-0.27159265358979306`, 1.7266462037931254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -2.8829514964671725`}, \ {-0.26659265358979306`, -1.637458802916002}, {-0.26659265358979306`, 1.7245081054093807`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -2.8875414743245624`}, \ {-0.26159265358979306`, -1.6362078520480494`}, {-0.26159265358979306`, 1.7223472830373017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -2.892144651197207}, \ {-0.25659265358979305`, -1.634956945504919}, {-0.25659265358979305`, 1.7201634886935282`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -2.8967608967061262`}, \ {-0.25159265358979305`, -1.6337060822707137`}, {-0.25159265358979305`, 1.7179564722736114`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -2.9013900762709635`}, \ {-0.24659265358979304`, -1.632455261309672}, {-0.24659265358979304`, 1.7157259815745403`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -2.9060320510543693`}, \ {-0.24159265358979304`, -1.6312044815678768`}, {-0.24159265358979304`, 1.7134717623193767`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -2.9106866779073197`}, \ {-0.23659265358979303`, -1.6299537419749475`}, {-0.23659265358979303`, 1.7111935581840847`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -2.91535380931544}, \ {-0.23159265358979303`, -1.6287030414457169`}, {-0.23159265358979303`, 1.708891110826621}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -2.9200332933464206`}, \ {-0.22659265358979308`, -1.6274523788818875`}, {-0.22659265358979308`, 1.706564159918368}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -2.9247249735986065`}, \ {-0.22159265358979308`, -1.626201753173684}, {-0.22159265358979308`, 1.7042124431779897`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -2.929428689150851}, \ {-0.21659265358979307`, -1.6249511632014784`}, {-0.21659265358979307`, 1.7018356964077825`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -2.934144274513724}, \ {-0.21159265358979307`, -1.6237006078374163`}, {-0.21159265358979307`, 1.6994336535326122`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -2.9388715595821626`}, \ {-0.20659265358979306`, -1.6224500859470177`}, {-0.20659265358979306`, 1.6970060466415067`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -2.9436103695896625`}, \ {-0.20159265358979306`, -1.621199596390774}, {-0.20159265358979306`, 1.694552606031994}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -2.9483605250641047`}, \ {-0.19659265358979305`, -1.6199491380257318`}, {-0.19659265358979305`, 1.6920730602572653`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -2.953121841785313}, \ {-0.19159265358979305`, -1.6186987097070644`}, {-0.19159265358979305`, 1.689567136176247}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -2.9578941307444504`}, \ {-0.18659265358979304`, -1.6174483102896342`}, {-0.18659265358979304`, 1.6870345590066604`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -2.96267719810535}, \ {-0.18159265358979304`, -1.6161979386295435`}, {-0.18159265358979304`, 1.6844750523811602`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -2.9674708451678864`}, \ {-0.17659265358979304`, -1.6149475935856814`}, {-0.17659265358979304`, 1.6818883384066297`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -2.9722748683334927`}, \ {-0.17159265358979303`, -1.613697274021256}, {-0.17159265358979303`, 1.6792741377267169`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -2.9770890590729344`}, \ {-0.16659265358979303`, -1.6124469788053235`}, {-0.16659265358979303`, 1.6766321695876982`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -2.9819132038964478`}, \ {-0.16159265358979308`, -1.611196706814306}, {-0.16159265358979308`, 1.6739621519077479`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -2.9867470843263497`}, \ {-0.15659265358979307`, -1.609946456933504}, {-0.15659265358979307`, 1.671263801349699}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -2.9915904768722346`}, \ {-0.15159265358979307`, -1.6086962280586072`}, {-0.15159265358979307`, 1.668536833397379}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -2.9964431530088715`}, \ {-0.14659265358979306`, -1.607446019097189}, {-0.14659265358979306`, 1.6657809624355933`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -3.0013048791569132`}, \ {-0.14159265358979306`, -1.6061958289702054`}, {-0.14159265358979306`, 1.6629959018338458`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -3.006175416666532}, \ {-0.13659265358979306`, -1.6049456566134848`}, {-0.13659265358979306`, 1.6601813640338698`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -3.0110545218041023`}, \ {-0.13159265358979305`, -1.6036955009792146`}, {-0.13159265358979305`, 1.6573370606410442`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -3.0159419457420342`}, \ {-0.12659265358979305`, -1.6024453610374223`}, {-0.12659265358979305`, 1.6544627025197738`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -3.0208374345518902`}, \ {-0.12159265358979304`, -1.6011952357774557`}, {-0.12159265358979304`, 1.6515579998929049`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -3.025740729200884}, \ {-0.11659265358979304`, -1.5999451242094587`}, {-0.11659265358979304`, 1.6486226624452438`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -3.0306515655518886`}, \ {-0.11159265358979303`, -1.598695025365845}, {-0.11159265358979303`, 1.6456563994312525`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -3.0355696743670655`}, \ {-0.10659265358979303`, -1.597444938302771}, {-0.10659265358979303`, 1.6426589197869792`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -3.040494781315223}, \ {-0.10159265358979308`, -1.596194862101604}, {-0.10159265358979308`, 1.639629932246288}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -3.0454266069830287`}, \ {-0.09659265358979308, -1.594944795870395}, {-0.09659265358979308, 1.6365691454614488`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -3.0503648668901744`}, \ {-0.09159265358979307, -1.5936947387453453`}, {-0.09159265358979307, 1.6334762681281378`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -3.0553092715086136`}, \ {-0.08659265358979307, -1.5924446898922764`}, {-0.08659265358979307, 1.6303510091149005`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -3.060259526285977}, \ {-0.08159265358979306, -1.5911946485080997`}, {-0.08159265358979306, 1.6271930775971206`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -3.065215331673264}, \ {-0.07659265358979306, -1.5899446138222861`}, {-0.07659265358979306, 1.6240021831955418`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -3.070176383156932}, \ {-0.07159265358979305, -1.5886945850983392`}, {-0.07159265358979305, 1.6207780361193695`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -3.0751423712954566`}, \ {-0.06659265358979305, -1.587444561635265}, {-0.06659265358979305, 1.6175203473139912`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -3.08011298176049}, \ {-0.061592653589793045`, -1.5861945427690514`}, {-0.061592653589793045`, 1.6142288286133328`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -3.085087895382685}, \ {-0.05659265358979304, -1.584944527874145}, {-0.05659265358979304, 1.6109031928968771`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -3.0900667882022894`}, \ {-0.051592653589793036`, -1.5836945163649305`}, {-0.051592653589793036`, 1.6075431542513434`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -3.0950493315245904`}, \ {-0.04659265358979303, -1.582444507697218}, {-0.04659265358979303, 1.6041484281370513`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -3.100035191980291}, \ {-0.04159265358979303, -1.5811945013697277`}, {-0.04159265358979303, 1.6007187315589455`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -3.1050240315908884`}, \ {-0.03659265358979302, -1.5799444969255878`}, {-0.03659265358979302, 1.5972537832422902`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -3.1100155078391345`}, \ {-0.03159265358979302, -1.5786944939538259`}, {-0.03159265358979302, 1.5937533038129985`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -3.1150092737446275`}, \ {-0.026592653589793014`, -1.577444492090877}, {-0.026592653589793014`, 1.5902170159825861`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -3.120004977944609}, \ {-0.02159265358979301, -1.5761944910220869`}, {-0.02159265358979301, 1.5866446447376954`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -3.12500226478}, \ {-0.016592653589793005`, -1.5749444904832302`}, {-0.016592653589793005`, 1.5830359175341648`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -3.1300007743867324`}, \ {-0.011592653589793, -1.5736944902620271`}, {-0.011592653589793, 1.5793905644955744`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -3.1350001427924075`}, \ {-0.006592653589792996, -1.5724444901996721`}, {-0.006592653589792996, 1.5757083186162084`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -3.1400000020183074`}, \ {-0.0015926535897931027`, -1.57119449019237}, {-0.0015926535897931027`, 1.5719889159683702`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 3.138185326992802}, { 0.0034073464102069018`, -1.5699444901928732`}, { 0.0034073464102069018`, 1.5682320959139417`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 3.1331856055455534`}, { 0.008407346410206906, -1.5686944902120354`}, {0.008407346410206906, 1.5644376013201213`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 3.128186520151328}, { 0.01340734641020691, -1.5674444903203681`}, {0.01340734641020691, 1.5606051787792121`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 3.1231884536863666`}, { 0.018407346410206915`, -1.566194490649607}, {0.018407346410206915`, 1.5567345788323503`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 3.118191792442441}, { 0.02340734641020692, -1.5649444913942874`}, {0.02340734641020692, 1.552825556197046}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 3.1131969259926007`}, { 0.028407346410206924`, -1.563694492813333}, {0.028407346410206924`, 1.5488778699983956`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 3.108204247051618}, { 0.03340734641020693, -1.562444495231646}, {0.03340734641020693, 1.5448912840038072`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 3.1032141513311724`}, { 0.03840734641020693, -1.5611944990417168`}, {0.03840734641020693, 1.5408655668610798`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 3.0982270373898397`}, { 0.04340734641020694, -1.559944504705239}, {0.04340734641020694, 1.5368004923396597`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 3.0932433064779516`}, { 0.04840734641020694, -1.5586945127547367`}, {0.04840734641020694, 1.5326958395748753`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 3.088263362377402}, { 0.053407346410206946`, -1.557444523795203}, {0.053407346410206946`, 1.5285513933149601`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 3.0832876112365}, { 0.05840734641020695, -1.5561945385057518`}, {0.05840734641020695, 1.5243669441706391`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 3.078316461399964}, { 0.06340734641020696, -1.5549445576412801`}, {0.06340734641020696, 1.5201422888670568`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 3.0733503232341763`}, { 0.06840734641020696, -1.5536945820341435`}, {0.06840734641020696, 1.5158772304978052`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 3.0683896089478258`}, { 0.07340734641020696, -1.5524446125958442`}, {0.07340734641020696, 1.5115715787807955`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 3.06343473240807}, { 0.07840734641020697, -1.551194650318736}, {0.07840734641020697, 1.5072251503157206`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 3.058486108952378}, { 0.08340734641020697, -1.549944696277735}, {0.08340734641020697, 1.502837768842812}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 3.053544155196205}, { 0.08840734641020698, -1.5486947516320535`}, {0.08840734641020698, 1.4984092655026233`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 3.0486092888366785`}, { 0.09340734641020698, -1.547444817626944}, {0.09340734641020698, 1.4939394790965226`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 3.043681928452481}, { 0.09840734641020699, -1.546194895595457}, {0.09840734641020699, 1.4894282563475931`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 3.038762493300124}, { 0.10340734641020699`, -1.544944986960216}, {0.10340734641020699`, 1.4848754521616099`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 3.0338514031068224`}, { 0.108407346410207, -1.54369509323521}, {0.108407346410207, 1.4802809298877677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 3.028949077860192}, { 0.113407346410207, -1.5424452160275954`}, {0.113407346410207, 1.4756445615788045`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 3.02405593759499}, { 0.118407346410207, -1.5411953570395234`}, {0.118407346410207, 1.4709662282501794`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 3.0191724021771553`}, { 0.1234073464102069, -1.5399455180699777`}, {0.1234073464102069, 1.4662458201379336`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 3.014298891085382}, { 0.1284073464102069, -1.5386957010166311`}, {0.1284073464102069, 1.4614832369548596`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 3.0094358231905005`}, { 0.1334073464102069, -1.5374459078777194`}, {0.1334073464102069, 1.4566783881446104`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 3.0045836165329267`}, { 0.1384073464102069, -1.536196140753935}, {0.1384073464102069, 1.4518311931333483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 2.9997426880984612`}, { 0.14340734641020692`, -1.5349464018503365`}, {0.14340734641020692`, 1.4469415815785496`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 2.9949134535927295`}, { 0.14840734641020692`, -1.533696693478278}, {0.14840734641020692`, 1.4420094936145624`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 2.9900963272145433`}, { 0.15340734641020692`, -1.5324470180573593`}, {0.15340734641020692`, 1.4370348800945096`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 2.985291721428507}, { 0.15840734641020693`, -1.5311973781173904`}, {0.15840734641020693`, 1.4320177028281313`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 2.9805000467371503`}, { 0.16340734641020693`, -1.529947776300382}, {0.16340734641020693`, 1.4269579348151593`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 2.9757217114529255`}, { 0.16840734641020694`, -1.5286982153625521`}, {0.16840734641020694`, 1.421855560473804}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 2.9709571214703665`}, { 0.17340734641020694`, -1.527448698176354}, {0.17340734641020694`, 1.4167105758639376`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 2.9662066800387477`}, { 0.17840734641020695`, -1.5261992277325267`}, {0.17840734641020695`, 1.4115229889045646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 2.9614707875355557`}, { 0.18340734641020695`, -1.524949807142165}, {0.18340734641020695`, 1.406292819585164}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 2.9567498412411135`}, { 0.18840734641020696`, -1.5237004396388116`}, {0.18840734641020696`, 1.4010201001704854`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 2.9520442351146765`}, { 0.19340734641020696`, -1.5224511285805713`}, {0.19340734641020696`, 1.3957048753983907`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 2.9473543595723375`}, { 0.19840734641020696`, -1.521201877452249}, {0.19840734641020696`, 1.3903472026703503`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 2.9426806012670683`}, { 0.20340734641020697`, -1.519952689867508}, {0.20340734641020697`, 1.38494715223417}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 2.938023342871226}, { 0.20840734641020697`, -1.518703569571054}, {0.20840734641020697`, 1.3795048073585765`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 2.9333829628618586`}, { 0.21340734641020698`, -1.517454520440839}, {0.21340734641020698`, 1.3740202644992636`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 2.928759835309118}, { 0.21840734641020698`, -1.5162055464902944`}, {0.21840734641020698`, 1.3684936334560296`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 2.9241543296681227`}, { 0.223407346410207, -1.5149566518705848`}, {0.223407346410207, 1.3629250375206312`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 2.919566810574567}, { 0.228407346410207, -1.5137078408728852`}, {0.228407346410207, 1.3573146136150058`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 2.914997637644399}, { 0.233407346410207, -1.512459117930687}, {0.233407346410207, 1.3516625124195125`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 2.910447165277868}, { 0.238407346410207, -1.5112104876221273`}, {0.238407346410207, 1.3459688984908682`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.90591574246823}, { 0.243407346410207, -1.509961954672343}, {0.243407346410207, 1.3402339503694487`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.9014037126154144`}, { 0.248407346410207, -1.5087135239558536`}, {0.248407346410207, 1.334457860675675}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.8969114133449176`}, { 0.2534073464102069, -1.507465200498967}, {0.2534073464102069, 1.3286408361951776`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.8924391763322}, { 0.2584073464102069, -1.5062169894822162`}, {0.2584073464102069, 1.3227830979524922`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.8879873271328353`}, { 0.2634073464102069, -1.5049688962428185`}, {0.2634073464102069, 1.3168848812730196`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 2.883556185018677}, { 0.2684073464102069, -1.5037209262771671`}, {0.2684073464102069, 1.3109464358330387`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.8791460628202534`}, { 0.2734073464102069, -1.5024730852433463`}, {0.2734073464102069, 1.3049680256975438`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.8747572667756343`}, { 0.2784073464102069, -1.5012253789636774`}, {0.2784073464102069, 1.2989499293457323`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.870390096385958}, { 0.28340734641020693`, -1.4999778134272914`}, {0.28340734641020693`, 1.292892439683969}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.8660448442778326`}, { 0.28840734641020693`, -1.4987303947927335`}, {0.28840734641020693`, 1.2867958640460806`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.8617217960727737`}, { 0.29340734641020694`, -1.4974831293905935`}, {0.29340734641020694`, 1.2806605241808615`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.8574212302638538`}, { 0.29840734641020694`, -1.4962360237261663`}, {0.29840734641020694`, 1.27448675622669}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.8531434180997066`}, { 0.30340734641020695`, -1.4949890844821456`}, {0.30340734641020695`, 1.2682749106731737`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.848888623476027}, { 0.30840734641020695`, -1.4937423185213425`}, {0.30840734641020695`, 1.2620253523097853`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.8446571028346703`}, { 0.31340734641020696`, -1.4924957328894397`}, {0.31340734641020696`, 1.255738460161444}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.840449105070469}, { 0.31840734641020696`, -1.4912493348177724`}, {0.31840734641020696`, 1.2494146274110571`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.836264871445835}, { 0.32340734641020696`, -1.4900031317261428`}, {0.32340734641020696`, 1.2430542613090263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.832104635513222}, { 0.32840734641020697`, -1.488757131225666}, {0.32840734641020697`, 1.2366577830697798`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.8279686230455043`}, { 0.333407346410207, -1.4875113411216467`}, {0.333407346410207, 1.2302256277553911`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.8238570519742954`}, { 0.338407346410207, -1.4862657694164887`}, {0.338407346410207, 1.2237582441463846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.819770132336228}, { 0.343407346410207, -1.485020424312634}, {0.343407346410207, 1.2172560945998434`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.8157080662272}, { 0.348407346410207, -1.4837753142155408`}, {0.348407346410207, 1.2107196548949677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.811671047764567}, { 0.353407346410207, -1.4825304477366874`}, {0.353407346410207, 1.20414941406625}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.8076592630572486`}, { 0.358407346410207, -1.4812858336966135`}, {0.358407346410207, 1.1975458742244538`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.803672890183706}, { 0.363407346410207, -1.480041481127994}, {0.363407346410207, 1.190909550365611}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.799712099177724}, { 0.368407346410207, -1.4787973992787458`}, {0.368407346410207, 1.1842409701682823`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.7957770520219185`}, { 0.373407346410207, -1.4775535976151692`}, {0.373407346410207, 1.1775406737793175`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.7918679026488857`}, { 0.3784073464102069, -1.4763100858251235`}, {0.3784073464102069, 1.1708092135884183`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.7879847969498712`}, { 0.3834073464102069, -1.4750668738212358`}, {0.3834073464102069, 1.1640471539917832`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.784127872790854}, { 0.3884073464102069, -1.4738239717441468`}, {0.3884073464102069, 1.157255071145157}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.780297260035902}, { 0.3934073464102069, -1.4725813899657902`}, {0.3934073464102069, 1.1504335527066263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.7764930805776604`}, { 0.3984073464102069, -1.4713391390927044`}, {0.3984073464102069, 1.1435831975695094`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.772715448374805}, { 0.4034073464102069, -1.470097229969385}, {0.4034073464102069, 1.1367046155857083`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 1.1297984272799328`}, { 0.40840734641020693`, -1.4688556736816554`}, {0.40840734641020693`, 2.768964469496327}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 1.1228652635550935`}, { 0.41340734641020693`, -1.4676144815601353`}, {0.41340734641020693`, 2.765240242172345}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 1.1159057653894913`}, { 0.41840734641020694`, -1.4663736651836425`}, {0.41840734641020694`, 2.761542856851507}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 1.1089205835260298`}, { 0.42340734641020705`, -1.4651332363826737`}, {0.42340734641020705`, 2.7578723962645584`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 1.1019103781538524`}, { 0.42840734641020695`, -1.4638932072430435`}, {0.42840734641020695`, 2.7542289354937872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 1.094875818583284}, { 0.43340734641020706`, -1.4626535901091973`}, {0.43340734641020706`, 2.7506125420487573`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 1.087817582913518}, { 0.43840734641020696`, -1.4614143975882836`}, {0.43840734641020696`, 2.7470232759467006`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 1.0807363576953102`}, { 0.44340734641020685`, -1.460175642553125}, {0.44340734641020685`, 2.743461189799762}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 1.0736328375866657`}, { 0.44840734641020696`, -1.4589373381465864`}, {0.44840734641020696`, 2.739926328905604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 1.066507725004727}, { 0.45340734641020686`, -1.4576994977846636`}, {0.45340734641020686`, 2.7364187313446418`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 1.0593617297717737`}, { 0.458407346410207, -1.4564621351607607`}, {0.458407346410207, 2.7329384280804323`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 1.0521955687580007`}, { 0.46340734641020687`, -1.4552252642490928`}, {0.46340734641020687`, 2.729485443065671}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 1.0450099655199523`}, { 0.468407346410207, -1.4539888993086307`}, {0.468407346410207, 2.72605979335171}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 1.0378056499359563`}, { 0.4734073464102069, -1.4527530548870675`}, {0.4734073464102069, 2.7226614892020278`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 1.0305833578388621`}, { 0.478407346410207, -1.4515177458245523`}, {0.478407346410207, 2.7192905342097213`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 1.0233438306464953`}, { 0.4834073464102069, -1.450282987257636}, {0.4834073464102069, 2.7159469254182085`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 1.0160878149901287`}, { 0.488407346410207, -1.4490487946234083`}, {0.488407346410207, 2.7126306534449243`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 1.008816062342298}, { 0.4934073464102069, -1.447815183662995}, {0.4934073464102069, 2.7093417026088105`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 1.001529328642436}, { 0.498407346410207, -1.4465821704265818`}, {0.498407346410207, 2.7060800510586147`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 0.9942283739242862}, { 0.5034073464102069, -1.4453497712761296`}, {0.5034073464102069, 2.7028456709066093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 0.9869139619408624}, { 0.508407346410207, -1.4441180028909357`}, {0.508407346410207, 2.6996385283609734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 0.9795868597924706}, { 0.5134073464102069, -1.4428868822704655`}, {0.5134073464102069, 2.6964585838636443`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 0.9722478375538826}, { 0.518407346410207, -1.4416564267393774`}, {0.518407346410207, 2.693305792227176}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 0.9648976679036481}, { 0.5234073464102069, -1.4404266539515942`}, {0.5234073464102069, 2.690180102774399}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 0.9575371257558569}, { 0.528407346410207, -1.4391975818940055`}, {0.528407346410207, 2.6870814594798333`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 0.9501669878927063}, { 0.5334073464102069, -1.437969228891779}, {0.5334073464102069, 2.6840098011102245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 0.9427880326016657}, { 0.538407346410207, -1.436741613611554}, {0.538407346410207, 2.6809650613686316`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 0.9354010393141303}, { 0.5434073464102069, -1.4355147550664331`}, {0.5434073464102069, 2.677947169036981}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 0.9280067882484674}, { 0.548407346410207, -1.4342886726201576`}, {0.548407346410207, 2.674956048120085}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 0.9206060600562431}, { 0.553407346410207, -1.4330633859920294`}, {0.553407346410207, 2.6719916179890344`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 0.9131996354737876}, { 0.5584073464102071, -1.431838915260252}, {0.5584073464102071, 2.669053793526767}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 0.9057882949768404}, { 0.563407346410207, -1.430615280867637}, {0.563407346410207, 2.6661424852704143`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 0.8983728184413948}, { 0.5684073464102071, -1.4293925036250887`}, {0.5684073464102071, 2.663257599556407}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 0.8909539848089316}, { 0.573407346410207, -1.4281706047167473`}, {0.573407346410207, 2.6603990386628564`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 0.8835325717572101}, { 0.5784073464102069, -1.42694960570459}, {0.5784073464102069, 2.657566700952191}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 0.8761093553775272}, { 0.583407346410207, -1.4257295285326417`}, {0.583407346410207, 2.654760481013429}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 0.8686851098572906}, { 0.5884073464102069, -1.4245103955315859`}, {0.5884073464102069, 2.651980269803266}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 0.8612606071690455}, { 0.593407346410207, -1.423292229424015}, {0.593407346410207, 2.6492259547849657`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 0.8538366167665381}, { 0.5984073464102069, -1.422075053328559}, {0.5984073464102069, 2.6464974200677833`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 0.8464139052871551}, { 0.603407346410207, -1.4208588907642763`}, {0.603407346410207, 2.6437945465449566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 0.8389932362611472}, { 0.6084073464102069, -1.419643765656529}, {0.6084073464102069, 2.6411172120276385`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 0.8315753698286716}, { 0.613407346410207, -1.4184297023405592`}, {0.613407346410207, 2.63846529138125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 0.8241610624639616}, { 0.6184073464102069, -1.4172167255667112`}, {0.6184073464102069, 2.6358386566572416`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 0.8167510667064304}, { 0.623407346410207, -1.4160048605053566`}, {0.623407346410207, 2.6332371772242094`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 0.8093461309006285}, { 0.6284073464102069, -1.4147941327515483`}, {0.6284073464102069, 2.6306607198967438`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 0.8019469989429813}, { 0.633407346410207, -1.4135845683297332`}, {0.633407346410207, 2.6281091490632527`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 0.7945544100370366}, { 0.6384073464102069, -1.4123761936988395`}, {0.6384073464102069, 2.6255823268104432`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 0.787169098456699}, { 0.643407346410207, -1.4111690357568925`}, {0.643407346410207, 2.6230801130468606`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 0.7797917933169284}, { 0.6484073464102069, -1.409963121846298}, {0.6484073464102069, 2.62060236562362}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 0.7724232183544739}, { 0.653407346410207, -1.4087584797578976`}, {0.653407346410207, 2.6181489404536626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 0.7650640917146544}, { 0.6584073464102069, -1.407555137736621}, {0.6584073464102069, 2.615719691627633}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.6133144715285392`}, { 0.663407346410207, 0.7577151257471922}, { 0.663407346410207, -1.4063531244864507`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.6109331309435833`}, { 0.6684073464102069, 0.7503770268119464}, { 0.6684073464102069, -1.405152469174617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.6085755191737867`}, { 0.673407346410207, 0.7430504950910378}, { 0.673407346410207, -1.4039532014369271`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.6062414841401957`}, { 0.678407346410207, 0.7357362244088683}, { 0.678407346410207, -1.4027553513837914`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.6039308724917607`}, { 0.6834073464102071, 0.7284349020665085}, { 0.6834073464102071, -1.4015589496012197`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.60164352970206}, { 0.688407346410207, 0.721147208671813}, { 0.688407346410207, -1.400364027162465}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.599379300175069}, { 0.6934073464102071, 0.7138738179942584}, { 0.6934073464102071, -1.3991706156258135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.5971380273395885`}, { 0.698407346410207, 0.7066153968152494}, { 0.698407346410207, -1.3979787470432676`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.594919553741833}, { 0.7034073464102069, 0.699372604789024}, { 0.7034073464102069, -1.3967884539674482`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.5927237211443943`}, { 0.708407346410207, 0.6921460943213699}, { 0.708407346410207, -1.3955997694498847`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.5905503706094195`}, { 0.7134073464102069, 0.6849365104412748}, { 0.7134073464102069, -1.3944127270528404`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.5883993425902756`}, { 0.718407346410207, 0.6777444906932832}, { 0.718407346410207, -1.393227360849911}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.5862704770138856`}, { 0.7234073464102069, 0.6705706650302046}, { 0.7234073464102069, -1.3920437054334018`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.5841636133660595`}, { 0.728407346410207, 0.6634156557193518}, { 0.728407346410207, -1.3908617959167122`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.5820785907695956`}, { 0.7334073464102069, 0.656280077251832}, { 0.7334073464102069, -1.3896816679409079`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.5800152480621175`}, { 0.738407346410207, 0.6491645362616466}, { 0.738407346410207, -1.3885033576793937`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.577973423873692}, { 0.7434073464102069, 0.642069631454444}, { 0.7434073464102069, -1.3873269018408547`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.5759529566963195`}, { 0.748407346410207, 0.6349959535383992}, { 0.748407346410207, -1.3861523376766416`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.573953684956008}, { 0.7534073464102069, 0.6279440851670625}, { 0.7534073464102069, -1.3849797029841673`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.5719754470821883`}, { 0.758407346410207, 0.6209146008888786}, { 0.758407346410207, -1.3838090361108943`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.570018081573276}, { 0.7634073464102069, 0.6139080671025208}, { 0.7634073464102069, -1.382640375959271}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.5680814270591354`}, { 0.768407346410207, 0.606925042018344}, { 0.768407346410207, -1.3814737619922106`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.56616532236302}, { 0.7734073464102069, 0.5999660756286092}, { 0.7734073464102069, -1.3803092342365642`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.564269606562609}, { 0.778407346410207, 0.5930317096841315}, { 0.778407346410207, -1.3791468332879966`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.5623941190442956`}, { 0.7834073464102069, 0.5861224776755878}, { 0.7834073464102069, -1.3779866003148993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.560538699560864}, { 0.788407346410207, 0.5792389048232256}, { 0.788407346410207, -1.3768285770636424`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.558703188282898}, { 0.7934073464102069, 0.5723815080717798}, { 0.7934073464102069, -1.375672805861407}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.5568874258501673`}, { 0.798407346410207, 0.5655507960910238}, { 0.798407346410207, -1.37451932962162}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.5550912534204366`}, { 0.803407346410207, 0.5587472692827711}, { 0.803407346410207, -1.3733681918475729`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.5533145127165975`}, { 0.8084073464102071, 0.5519714197936348}, { 0.8084073464102071, -1.3722194366359741`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.5515570460710957`}, { 0.813407346410207, 0.5452237315319854}, { 0.813407346410207, -1.3710731086821633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.549818696470053}, { 0.8184073464102071, 0.5385046801927222}, { 0.8184073464102071, -1.3699292532818708`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.5480993075936924`}, { 0.823407346410207, 0.5318147332842817}, { 0.823407346410207, -1.368787916336723}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.5463987238559533`}, { 0.8284073464102069, 0.5251543501621868}, { 0.8284073464102069, -1.3676491443575034`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.5447167904422243`}, { 0.833407346410207, 0.5185239820671773}, { 0.833407346410207, -1.3665129844675554`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.543053353346558}, { 0.8384073464102069, 0.5119240721694038}, { 0.8384073464102069, -1.3653794844044806`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.5414082594031266`}, { 0.843407346410207, 0.5053550556118726}, { 0.843407346410207, -1.3642486925275756`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.5397813563225724`}, { 0.8484073464102069, 0.4988173595664102}, { 0.8484073464102069, -1.3631206578158235`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.53817249272025}, {0.853407346410207, 0.49231140328548506`}, { 0.853407346410207, -1.3619954298750019`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.536581518147209}, { 0.8584073464102069, 0.4858375981633511}, { 0.8584073464102069, -1.36087305893843}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.53500828311748}, { 0.863407346410207, 0.47939634779812934`}, { 0.863407346410207, -1.3597535958709044`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.533452639135665}, { 0.8684073464102069, 0.47298804805965716`}, { 0.8684073464102069, -1.3586370921699593`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.531914438721205}, { 0.873407346410207, 0.4666130871583927}, { 0.873407346410207, -1.357523599969488}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.5303935354329874`}, { 0.8784073464102069, 0.46027184571962965`}, { 0.8784073464102069, -1.3564131720410348`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.5288897838908624`}, { 0.883407346410207, 0.4539646968586618}, { 0.883407346410207, -1.3553058617969693`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.5274030397976968`}, { 0.8884073464102069, 0.44769200626102695`}, { 0.8884073464102069, -1.354201723291404}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.5259331599585093`}, { 0.893407346410207, 0.44145413226349306`}, { 0.893407346410207, -1.3531008112228111`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.52448000230012}, { 0.8984073464102069, 0.4352514259396844}, { 0.8984073464102069, -1.3520031809344621`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.523043425888062}, { 0.903407346410207, 0.429084231186252}, { 0.903407346410207, -1.3509088884164933`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.5216232909427667`}, { 0.9084073464102069, 0.42295288481178794`}, { 0.9084073464102069, -1.3498179903071674`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.520219458855246}, { 0.913407346410207, 0.41685771662855337`}, { 0.913407346410207, -1.3487305438933381`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.518831792200861}, { 0.9184073464102069, 0.4107990495451487}, { 0.9184073464102069, -1.3476466071116175`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.517460154753378}, { 0.923407346410207, 0.4047771996625555}, { 0.923407346410207, -1.3465662385479384`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.5161044114960744`}, { 0.928407346410207, 0.3987924763694822}, { 0.928407346410207, -1.3454894974387877`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.514764428633416}, { 0.9334073464102071, 0.39284518244105515`}, { 0.9334073464102071, -1.3444164436707138`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.5134400736016227`}, { 0.938407346410207, 0.3869356141386855}, { 0.938407346410207, -1.3433471377798365`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.512131215077586}, { 0.9434073464102071, 0.3810640613102104}, { 0.9434073464102071, -1.3422816409516494`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.5108377229875027`}, { 0.948407346410207, 0.37523080749186427`}, { 0.948407346410207, -1.3412200150201576`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.509559468514996}, { 0.9534073464102071, 0.3694361300115994}, { 0.9534073464102071, -1.3401623224663466`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.5082963241072456`}, { 0.958407346410207, 0.3636803000917571}, { 0.958407346410207, -1.339108626417458}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.507048163481953}, { 0.9634073464102069, 0.3579635829544726}, { 0.9634073464102069, -1.3380589906446372`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.505814861632198}, { 0.968407346410207, 0.35228623792593133`}, { 0.968407346410207, -1.3370134795613062`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.5045962948314338`}, { 0.9734073464102069, 0.3466485185421832}, { 0.9734073464102069, -1.3359721582206279`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.503392340637109}, { 0.978407346410207, 0.34105067265442157`}, { 0.978407346410207, -1.3349350923131633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.502202877894527}, { 0.9834073464102069, 0.3354929425356581}, { 0.9834073464102069, -1.3339023481634638`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.501027786739235}, { 0.988407346410207, 0.3299755649864492}, { 0.988407346410207, -1.3328739927270319`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.499866948599455}, { 0.9934073464102069, 0.32449877144148537`}, { 0.9934073464102069, -1.3318500935864084`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.4987202461972906`}, { 0.998407346410207, 0.3190627880752593}, { 0.998407346410207, -1.3308307189473763`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.4975875635500313`}, { 1.003407346410207, 0.31366783590841246`}, { 1.003407346410207, -1.3298159376343257`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.496468785970706}, { 1.008407346410207, 0.30831413091354354`}, { 1.008407346410207, -1.3288058190854366`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.495363800067784}, { 1.013407346410207, 0.30300188412014856`}, { 1.013407346410207, -1.3278004333476428`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.494272493745027}, { 1.018407346410207, 0.2977313017200083}, { 1.018407346410207, -1.3267998510708388`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, -1.3258041435019796`}, { 1.023407346410207, 2.4931947562003685`}, {1.023407346410207, 0.29250258517130645`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, -1.32481338247864}, { 1.028407346410207, 2.4921304779245586`}, {1.028407346410207, 0.28731593130242383`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, -1.3238276404220528`}, { 1.033407346410207, 2.4910795506996055`}, {1.033407346410207, 0.28217153241533993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, -1.3228469903299578`}, { 1.038407346410207, 2.490041867596266}, {1.038407346410207, 0.27706957638743795`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, -1.3218715057686619`}, { 1.043407346410207, 2.48901732297196}, {1.043407346410207, 0.2720102467736551}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, -1.3209012608650514`}, { 1.048407346410207, 2.4880058124674496`}, {1.048407346410207, 0.2669937229064082}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, -1.3199363302977398`}, { 1.053407346410207, 2.487007233003895}, {1.053407346410207, 0.26202017999555777`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, -1.318976789288}, { 1.058407346410207, 2.4860214827793423`}, {1.058407346410207, 0.2570897892270144}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, -1.3180227135901694`}, { 1.063407346410207, 2.485048461264675}, {1.063407346410207, 0.25220271785981263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, -1.3170741794814518`}, { 1.068407346410207, 2.484088069199767}, {1.068407346410207, 0.24735912932278348`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, -1.316131263751383}, { 1.073407346410207, 2.483140208588921}, {1.073407346410207, 0.2425591833093078}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, -1.315194043690667}, { 1.078407346410207, 2.482204782696347}, {1.078407346410207, 0.23780303587122964`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, -1.314262597079533}, { 1.083407346410207, 2.4812816960412687`}, {1.083407346410207, 0.23309083951121948`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, -1.3133370021756112`}, { 1.0884073464102069`, 2.4803708543928917`}, {1.0884073464102069`, 0.22842274327391446`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, -1.3124173377012411`}, { 1.093407346410207, 2.4794721647650313`}, {1.093407346410207, 0.22379889283537924`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, -1.3115036828302096`}, { 1.0984073464102069`, 2.4785855354107422`}, {1.0984073464102069`, 0.219219430591424}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, -1.3105961171740326`}, { 1.103407346410207, 2.4777108758166477`}, {1.103407346410207, 0.21468449574423495`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, -1.309694720767617}, { 1.1084073464102069`, 2.476848096697072}, {1.1084073464102069`, 0.2101942243873688}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, -1.30879957405442}, { 1.113407346410207, 2.47599710998808}, {1.113407346410207, 0.20574874958928915`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, -1.3079107578709661`}, { 1.118407346410207, 2.475157828841447}, {1.118407346410207, 0.20134820147539098`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, -1.3070283534309064`}, { 1.123407346410207, 2.474330167618362}, {1.123407346410207, 0.19699270730816518`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, -1.3061524423084332`}, { 1.128407346410207, 2.4735140418830253`}, {1.128407346410207, 0.19268239156567643`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, -1.3052831064211237`}, { 1.133407346410207, 2.472709368396261}, {1.133407346410207, 0.18841737601857483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, -1.3044204280122673`}, { 1.138407346410207, 2.4719160651089047`}, {1.138407346410207, 0.18419777980516092`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, -1.3035644896325096`}, { 1.143407346410207, 2.471134051155141}, {1.143407346410207, 0.18002371950473267`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, -1.3027153741210034`}, { 1.148407346410207, 2.4703632468457983`}, {1.148407346410207, 0.17589530920926993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, -1.3018731645859252`}, { 1.153407346410207, 2.4696035736615394`}, {1.153407346410207, 0.17181266059324382`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, -1.301037944384434}, { 1.158407346410207, 2.46885495424598}, {1.158407346410207, 0.16777588298161897`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, -1.300209797101981}, { 1.163407346410207, 2.4681173123987543`}, {1.163407346410207, 0.16378508341600034`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, -1.2993888065311043`}, { 1.168407346410207, 2.467390573068587}, {1.168407346410207, 0.15984036671909893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, -1.2985750566496048`}, { 1.173407346410207, 2.466674662346292}, {1.173407346410207, 0.15594183555726784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, -1.2977686315980992`}, { 1.178407346410207, 2.4659695074576966`}, {1.178407346410207, 0.15208959050108758`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, -1.2969696156570252`}, { 1.183407346410207, 2.465275036756624}, {1.183407346410207, 0.14828373008428294`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, -1.29617809322306}, { 1.188407346410207, 2.4645911797177953`}, {1.188407346410207, 0.14452435086065077`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, -1.295394148784958}, { 1.193407346410207, 2.463917866929793}, {1.193407346410207, 0.1408115474592812}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, -1.2946178668987582`}, { 1.198407346410207, 2.4632550300879146`}, {1.198407346410207, 0.1371454126376685}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, -1.2938493321625135`}, { 1.203407346410207, 2.4626026019871543`}, {1.203407346410207, 0.13352603733328564`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, -1.2930886291903636`}, { 1.208407346410207, 2.4619605165150698`}, {1.208407346410207, 0.12995351071299854`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, -1.2923358425860982`}, { 1.2134073464102069`, 2.4613287086447793`}, {1.2134073464102069`, 0.12642792022090252`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, -1.291591056916148}, { 1.218407346410207, 2.460707114427883}, {1.218407346410207, 0.12294935162412059`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, -1.290854356682034}, { 1.2234073464102069`, 2.460095670987479}, {1.2234073464102069`, 0.11951788905692051`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, -1.290125826292261}, { 1.228407346410207, 2.4594943165111185`}, {1.228407346410207, 0.1161336150628102}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, -1.2894055500337267`}, { 1.2334073464102069`, 2.458902990243936}, {1.2334073464102069`, 0.11279661063515346`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, -1.2886936120425754`}, { 1.238407346410207, 2.458321632481686}, {1.238407346410207, 0.10950695525569963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, -1.2879900962745587`}, { 1.243407346410207, 2.4577501845638614`}, {1.243407346410207, 0.10626472693141957`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, -1.287295086474904}, { 1.248407346410207, 2.4571885888668983`}, {1.248407346410207, 0.10307000222967}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, -1.2866086661477005`}, { 1.253407346410207, 2.4566367887973786`}, {1.253407346410207, 0.09992285631151411}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 0.09682336296346271}, { 1.258407346410207, 2.4560947287853465`}, { 1.258407346410207, -1.2859309185248584`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 0.09377159462727244}, { 1.263407346410207, 2.4555623542775837`}, { 1.263407346410207, -1.2852619265345442`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 0.09076762242835308}, { 1.268407346410207, 2.4550396117310584`}, { 1.268407346410207, -1.2846017727692578`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 0.08781151620235027}, { 1.273407346410207, 2.454526448606367}, { 1.273407346410207, -1.2839505394534618`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 0.08490334452016378}, { 1.278407346410207, 2.4540228133612616`}, { 1.278407346410207, -1.2833083084108197`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 0.08204317471137221}, { 1.283407346410207, 2.4535286554442544`}, { 1.283407346410207, -1.2826751610310618`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 0.07923107288608323}, { 1.288407346410207, 2.453043925288282}, { 1.288407346410207, -1.2820511782364978`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 0.07646710395526425}, { 1.293407346410207, 2.452568574304458}, { 1.293407346410207, -1.2814364404481928`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 0.07375133164955894}, { 1.298407346410207, 2.452102554875892}, { 1.298407346410207, -1.2808310275518355`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 0.07108381853664553}, { 1.303407346410207, 2.451645820351596}, { 1.303407346410207, -1.280235018863319}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 0.06846462603715606}, { 1.308407346410207, 2.451198325040472}, { 1.308407346410207, -1.279648493094063}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 0.065893814439199}, { 1.313407346410207, 2.45076002420538}, { 1.313407346410207, -1.2790715283160938`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 0.06337144291151962}, { 1.318407346410207, 2.4503308740572995`}, { 1.318407346410207, -1.2785042019269197`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 0.06089756951533622}, { 1.323407346410207, 2.449910831749571}, { 1.323407346410207, -1.2779465906142218`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 0.058472251214892544`}, { 1.328407346410207, 2.449499855372238}, { 1.328407346410207, -1.2773987703203917`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 0.0560955438867598}, { 1.333407346410207, 2.449097903946469}, { 1.333407346410207, -1.2768608162069432`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 0.053767502327939594`}, { 1.3384073464102069`, 2.4487049374190866`}, { 1.3384073464102069`, -1.2763328026188325`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 0.051488180262796744`}, { 1.343407346410207, 2.4483209166571784`}, { 1.343407346410207, -1.2758148030487098`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 0.04925763034887594}, { 1.3484073464102069`, 2.4479458034428165`}, { 1.3484073464102069`, -1.2753068901011428`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 0.04707590418163654}, { 1.353407346410207, 2.4475795604678643`}, { 1.353407346410207, -1.2748091354568396`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 0.04494305229815353}, { 1.3584073464102069`, 2.447222151328893}, { 1.3584073464102069`, -1.2743216098369041`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 0.04285912417982883}, { 1.363407346410207, 2.4468735405221906`}, { 1.363407346410207, -1.2738443829671575`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 0.04082416825415513}, { 1.368407346410207, 2.446533693438877}, { 1.368407346410207, -1.2733775235425646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 0.038838231895584024`}, { 1.373407346410207, 2.44620257636012}, { 1.373407346410207, -1.2729210991917965`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 0.03690136142553386}, { 1.378407346410207, 2.4458801564524575`}, { 1.378407346410207, -1.2724751764419573`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 0.035013602111599124`}, { 1.383407346410207, 2.445566401763222}, { 1.383407346410207, -1.2720398206835333`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 0.03317499816598855}, { 1.388407346410207, 2.445261281216072}, { 1.388407346410207, -1.2716150961355717`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 0.03138559274325852}, { 1.393407346410207, 2.4449647646066324`}, { 1.393407346410207, -1.2712010658111503`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 0.029645427937376703`}, { 1.398407346410207, 2.444676822598237}, { 1.398407346410207, -1.2707977914831614`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 0.02795454477816063}, { 1.403407346410207, 2.4443974267177855`}, { 1.403407346410207, -1.2704053336504502`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 0.026312983227154862`}, { 1.408407346410207, 2.4441265493517057`}, { 1.408407346410207, -1.2700237515043482`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 0.02472078217297506}, { 1.413407346410207, 2.4438641637420266`}, { 1.413407346410207, -1.2696531028956368`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 0.023177979426175287`}, { 1.418407346410207, 2.443610243982561}, { 1.418407346410207, -1.269293444301974}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 0.021684611713687088`}, { 1.4234073464102068`, 2.4433647650151995`}, { 1.4234073464102068`, -1.2689448307958369`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 0.02024071467287149}, { 1.4284073464102072`, 2.443127702626318}, { 1.4284073464102072`, -1.2686073160129931`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 0.018846322845235707`}, { 1.433407346410207, 2.442899033443293}, { 1.433407346410207, -1.2682809521215659`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 0.017501469669852054`}, { 1.438407346410207, 2.4426787349311354`}, { 1.438407346410207, -1.2679657897917047`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 0.016206187476535572`}, { 1.4434073464102068`, 2.4424667853892283`}, { 1.4434073464102068`, -1.2676618781659208`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 0.014960507478813908`}, { 1.4484073464102072`, 2.442263163948189}, { 1.4484073464102072`, -1.2673692648301011`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 0.013764459766743132`}, { 1.453407346410207, 2.4420678505668354`}, { 1.453407346410207, -1.2670879957852599`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 0.012618073299603504`}, { 1.458407346410207, 2.4418808260292737`}, { 1.458407346410207, -1.266818115420043}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 0.011521375898523287`}, { 1.4634073464102069`, 2.4417020719420943`}, { 1.4634073464102069`, -1.2665596664840324`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 0.010474394239072586`}, { 1.4684073464102068`, 2.4415315707316885`}, { 1.4684073464102068`, -1.2663126900618777`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 0.00947715384386156}, { 1.473407346410207, 2.441369305641676}, { 1.473407346410207, -1.2660772255482977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 0.008529679075189747}, { 1.478407346410207, 2.441215260730448}, { 1.478407346410207, -1.2658533106239678`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 0.00763199312777742}, { 1.4834073464102069`, 2.441069420868831}, { 1.4834073464102069`, -1.2656409812323435`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 0.006784118021620741}, { 1.4884073464102068`, 2.4409317717378585`}, { 1.4884073464102068`, -1.2654402715574349`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 0.005986074595004275}, { 1.4934073464102071`, 2.4408022998266654`}, { 1.4934073464102071`, -1.265251214002575}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 0.00523788249770576}, { 1.498407346410207, 2.440680992430495}, { 1.498407346410207, -1.2650738391701963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 0.004539560184421049}, { 1.503407346410207, 2.4405678376488247`}, { 1.503407346410207, -1.2649081758426572`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 0.0038911249084510424`}, { 1.5084073464102068`, 2.440462824383607}, { 1.5084073464102068`, -1.2647542509641325`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 0.0032925927156658877`}, { 1.5134073464102071`, 2.4403659423376265`}, { 1.5134073464102071`, -1.264612089623597}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 0.002743978438785939}, { 1.518407346410207, 2.4402771820129776`}, { 1.518407346410207, -1.2644817150389314`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 0.0022452956919980405`}, { 1.523407346410207, 2.440196534709653}, { 1.523407346410207, -1.2643631485421585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 0.0017965568659380768`}, { 1.5284073464102068`, 2.4401239925242564`}, { 1.5284073464102068`, -1.264256409565844}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 0.0013977731230523976`}, { 1.5334073464102072`, 2.4400595483488274`}, { 1.5334073464102072`, -1.2641615156306731`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 0.0010489543933712056`}, { 1.538407346410207, 2.4400031958697843`}, { 1.538407346410207, -1.2640784823342242`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 0.0007501093706987798}, { 1.543407346410207, 2.4399549295669885`}, { 1.543407346410207, -1.2640073233409477`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 0.0005012455092513245}, { 1.5484073464102068`, 2.43991474471292}, { 1.5484073464102068`, -1.2639480503733749`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 0.00030236902074451063`}, { 1.5534073464102072`, 2.4398826373719764`}, { 1.5534073464102072`, -1.2639006732045646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 0.0001534848719486551}, { 1.558407346410207, 2.4398586043998844`}, { 1.558407346410207, -1.2638651996517902`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 0.000054596782729322476`}, { 1.563407346410207, 2.4398426434432356`}, { 1.563407346410207, -1.2638416355714917`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 5.707224563975442*^-6}, { 1.5684073464102068`, 2.439834752939131}, { 1.5684073464102068`, -1.263829984855488}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 6.8174195582110986`*^-6}, { 1.5734073464102072`, 2.439834932114951}, { 1.5734073464102072`, -1.2638302494284543`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 0.000057927339958996666`}, { 1.578407346410207, 2.43984318098824}, { 1.578407346410207, -1.2638424292466817`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 0.00015903570816454632`}, { 1.583407346410207, 2.439859500366709}, { 1.583407346410207, -1.2638665222981007`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 0.00031013999723287925`}, { 1.5884073464102069`, 2.439883891848355}, { 1.5884073464102069`, -1.2639025246035849`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 0.0005112364318944924}, { 1.5934073464102072`, 2.439916357821701}, { 1.5934073464102072`, -1.2639504302195295`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 0.0007623199900456768}, { 1.598407346410207, 2.4399569014661484`}, { 1.598407346410207, -1.2640102312416908`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 0.0010633844047394233`}, { 1.603407346410207, 2.4400055267524547`}, { 1.603407346410207, -1.2640819178102967`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 0.001414422166647305}, { 1.6084073464102069`, 2.4400622384433217`}, { 1.6084073464102069`, -1.2641654781164091`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 0.0018154245269918897`}, { 1.6134073464102068`, 2.4401270420941064`}, { 1.6134073464102068`, -1.2642608984095351`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 0.0022663815009300366`}, { 1.6184073464102071`, 2.440199944053645}, { 1.6184073464102071`, -1.2643681630064751`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 0.00276728187138162}, { 1.623407346410207, 2.4402809514651986`}, { 1.623407346410207, -1.2644872543013939`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 0.003318113193273937}, { 1.628407346410207, 2.4403700722675143`}, { 1.628407346410207, -1.264618152777102}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 0.003918861798198818}, { 1.6334073464102068`, 2.4404673151960026`}, { 1.6334073464102068`, -1.2647608370175332`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 0.004569512799445234}, { 1.6384073464102071`, 2.440572689784035}, { 1.6384073464102071`, -1.2649152837213942`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 0.005270050097399854}, { 1.643407346410207, 2.440686206364357}, { 1.643407346410207, -1.2650814677169775`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 0.006020456385280724}, { 1.648407346410207, 2.440807876070616}, { 1.648407346410207, -1.2652593619781107`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 0.0068207131551844625`}, { 1.6534073464102068`, 2.440937710839011}, { 1.6534073464102068`, -1.2654489376412181`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 0.0076708007044130515`}, { 1.6584073464102072`, 2.441075723410056}, { 1.6584073464102072`, -1.2656501640234763`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 0.008570698142058986}, { 1.663407346410207, 2.441221927330458}, { 1.663407346410207, -1.2658630086420417`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 0.009520383395810215}, { 1.668407346410207, 2.441376336955118}, { 1.668407346410207, -1.2660874372343123`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 0.010519833218943462`}, { 1.6734073464102068`, 2.4415389674492407`}, { 1.6734073464102068`, -1.2663234137792079`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 0.011569023197478002`}, { 1.6784073464102072`, 2.4417098347905655`}, { 1.6784073464102072`, -1.2665709005194368`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 0.012667927757445933`}, { 1.683407346410207, 2.4418889557717116`}, { 1.683407346410207, -1.2668298579847166`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 0.013816520172248863`}, { 1.688407346410207, 2.4420763480026384`}, { 1.688407346410207, -1.267100245015924}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 0.01501477257005773}, { 1.6934073464102068`, 2.4422720299132212`}, { 1.6934073464102068`, -1.2673820187901346`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 0.016262655941221102`}, { 1.6984073464102072`, 2.4424760207559437`}, { 1.6984073464102072`, -1.2676751348465283`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 0.017560140145638645`}, { 1.703407346410207, 2.4426883406087034`}, { 1.703407346410207, -1.2679795471131219`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 0.018907193920058223`}, { 1.708407346410207, 2.4429090103777322`}, { 1.708407346410207, -1.2682952079342957`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 0.0203037848852573}, { 1.7134073464102069`, 2.4431380518006303`}, { 1.7134073464102069`, -1.2686220680990803`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 0.021749879553064528`}, { 1.7184073464102072`, 2.4433754874495164`}, { 1.7184073464102072`, -1.2689600768701699`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 0.02324544333316983}, { 1.723407346410207, 2.443621340734287}, { 1.723407346410207, -1.2693091820136175`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 0.02479044053969595}, { 1.728407346410207, 2.443875635905995}, { 1.728407346410207, -1.269669329829193}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 0.026384834397466944`}, { 1.7334073464102069`, 2.444138398060333}, { 1.7334073464102069`, -1.2700404651813475`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 0.028028587047938255`}, { 1.7384073464102068`, 2.444409653141234}, { 1.7384073464102068`, -1.2704225315307591`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 0.029721659554742826`}, { 1.7434073464102071`, 2.444689427944583}, { 1.7434073464102071`, -1.2708154709664217`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 0.03146401190880214}, { 1.748407346410207, 2.444977750122039}, { 1.748407346410207, -1.271219224238236}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 0.033255603032957076`}, { 1.753407346410207, 2.445274648184964}, { 1.753407346410207, -1.271633730790065}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 0.035096390786071456`}, { 1.7584073464102068`, 2.4455801515084685`}, { 1.7584073464102068`, -1.2720589287932218`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 0.03698633196656321}, { 1.7634073464102071`, 2.4458942903355587`}, { 1.7634073464102071`, -1.272494755180346}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 0.03892538231531254}, { 1.768407346410207, 2.4462170957813987`}, { 1.768407346410207, -1.2729411456796338`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 0.04091349651789975}, { 1.773407346410207, 2.4465485998376746`}, { 1.773407346410207, -1.2733980348493836`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 0.04295062820613237}, { 1.7784073464102068`, 2.446888835377068}, { 1.7784073464102068`, -1.2738653561128275`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 0.04503672995880222}, { 1.7834073464102072`, 2.4472378361578357`}, { 1.7834073464102072`, -1.2743430417931931`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 0.04717175330163884}, { 1.788407346410207, 2.4475956368284937`}, { 1.788407346410207, -1.2748310231489848`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 0.04935564870640516}, { 1.793407346410207, 2.4479622729326036`}, { 1.793407346410207, -1.2753292304094266`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 0.051588365589089996`}, { 1.7984073464102068`, 2.448337780913665}, { 1.7984073464102068`, -1.2758375928100425`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 0.053869852307155304`}, { 1.8034073464102072`, 2.4487221981201053`}, { 1.8034073464102072`, -1.2763560386283408`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 0.05620005615578906}, { 1.808407346410207, 2.4491155628103765`}, { 1.808407346410207, -1.276884495219555}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 0.05857892336312496}, { 1.813407346410207, 2.449517914158143}, { 1.813407346410207, -1.277422889052428}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 0.061006399084375273`}, { 1.8184073464102068`, 2.449929292257576}, { 1.8184073464102068`, -1.277971145744983}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 0.0634824273948482}, { 1.8234073464102072`, 2.4503497381287374`}, { 1.8234073464102072`, -1.2785291901002738`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 0.06600695128179272}, { 1.828407346410207, 2.4507792937230626`}, { 1.828407346410207, -1.2790969461420565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 0.06857991263504035}, { 1.833407346410207, 2.4512180019289382`}, { 1.833407346410207, -1.2796743371503772`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 0.0712012522363985}, { 1.8384073464102069`, 2.451665906577366}, { 1.8384073464102069`, -1.2802612856970268`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 0.07387090974775407}, { 1.8434073464102072`, 2.4521230524477238`}, { 1.8434073464102072`, -1.2808577136808388`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 0.07658882369785652}, { 1.848407346410207, 2.452589485273611}, { 1.848407346410207, -1.2814635423628131`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 0.07935493146773082}, { 1.853407346410207, 2.4530652517487805`}, { 1.853407346410207, -1.2820786924010186`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 0.08216916927469592}, { 1.8584073464102069`, 2.453550399533157}, { 1.8584073464102069`, -1.2827030838852627`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 0.08503147215494497}, { 1.8634073464102068`, 2.4540449772589352`}, { 1.8634073464102068`, -1.283336636371499}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 0.08794177394465659}, { 1.8684073464102071`, 2.454549034536759}, { 1.8684073464102071`, -1.283979268915947}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 0.09090000725960475}, { 1.873407346410207, 2.455062621961981}, { 1.873407346410207, -1.284630900108897}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 0.09390610347323325}, { 1.878407346410207, 2.455585791120993}, { 1.878407346410207, -1.2852914481081865`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 0.09695999269316341}, { 1.8834073464102068`, 2.4561185945976307`}, { 1.8834073464102068`, -1.2859608306723178`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 0.1000616037361138}, { 1.8884073464102071`, 2.4566610859796496`}, { 1.8884073464102071`, -1.2866389651932013`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 0.10321086410118989`}, { 1.893407346410207, 2.4572133198652653`}, { 1.893407346410207, -1.2873257687285002`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 0.10640769994153376`}, { 1.898407346410207, 2.457775351869759}, { 1.898407346410207, -1.2880211580335652`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 0.10965203603429635`}, { 1.9034073464102068`, 2.4583472386321463`}, { 1.9034073464102068`, -1.2887250495929345`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 0.11294379574891276`}, { 1.9084073464102072`, 2.4589290378218958`}, { 1.9084073464102072`, -1.289437359651385}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 0.11628290101365775`}, { 1.913407346410207, 2.45952080814571}, { 1.913407346410207, -1.2901580042445195`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 0.11966927228046992`}, { 1.918407346410207, 2.4601226093543516`}, { 1.918407346410207, -1.2908868992288767`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 0.1231028284880069}, { 1.9234073464102068`, 2.4607345022495175`}, { 1.9234073464102068`, -1.2916239603115467`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 0.12658348702293182`}, { 1.9284073464102072`, 2.461356548690754}, { 1.9284073464102072`, -1.2923691030792808`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 0.130111163679406}, { 1.933407346410207, 2.461988811602411}, { 1.933407346410207, -1.293122243027088}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 0.13368577261677833`}, { 1.938407346410207, 2.4626313549806285`}, { 1.938407346410207, -1.2938832955862998`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 0.1373072263154532}, { 1.9434073464102068`, 2.4632842439003557`}, { 1.9434073464102068`, -1.294652176152097}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 0.1409754355309319}, { 1.9484073464102072`, 2.463947544522389}, { 1.9484073464102072`, -1.2954288001104954`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 0.14469030924601534`}, { 1.953407346410207, 2.464621324100432}, { 1.953407346410207, -1.2962130828647707`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 0.14845175462116186`}, { 1.958407346410207, 2.465305650988169}, { 1.958407346410207, -1.2970049398613241`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 0.15225967694299347`}, { 1.9634073464102069`, 2.4660005946463484`}, { 1.9634073464102069`, -1.297804286614982}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 0.15611397957094852`}, { 1.9684073464102072`, 2.466706225649864}, { 1.9684073464102072`, -1.2986110387337186`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 0.16001456388207513`}, { 1.973407346410207, 2.4674226156948373`}, { 1.973407346410207, -1.2994251119428044`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 0.16396132921396905`}, { 1.978407346410207, 2.468149837605687}, { 1.978407346410207, -1.3002464221083656`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 0.167954172805859}, { 1.9834073464102069`, 2.468887965342186}, { 1.9834073464102069`, -1.3010748852603686`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 0.17199298973783572`}, { 1.988407346410207, 2.469637074006487}, { 1.988407346410207, -1.3019104176150116`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 0.17607767286823595`}, { 1.993407346410207, 2.47039723985013}, { 1.993407346410207, -1.302752935596522}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 0.18020811276919382`}, { 1.998407346410207, 2.471168540281002}, { 1.998407346410207, -1.3036023558583765`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 0.1843841976603531}, { 2.003407346410207, 2.4719510538702534`}, { 2.003407346410207, -1.3044585953039214`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 0.18860581334077248`}, { 2.008407346410207, 2.472744860359164}, { 2.008407346410207, -1.305321571106406}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 0.19287284311901912`}, { 2.013407346410207, 2.473550040665944}, { 2.013407346410207, -1.3061912007284295`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 0.1971851677414788}, { 2.018407346410207, 2.474366676892467}, { 2.018407346410207, -1.3070674019407993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 0.20154266531889334`}, { 2.023407346410207, 2.4751948523309197`}, { 2.023407346410207, -1.3079500928408028`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 0.2059452112511503}, { 2.028407346410207, 2.4760346514703664`}, { 2.028407346410207, -1.3088391918699052`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 0.21039267815034157`}, { 2.033407346410207, 2.476886160003211}, { 2.033407346410207, -1.309734617830857}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 0.2148849357621205}, { 2.038407346410207, 2.4777494648315526`}, { 2.038407346410207, -1.31063628990424}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 0.21942185088538133`}, { 2.043407346410207, 2.4786246540734203`}, { 2.043407346410207, -1.3115441276644313`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 0.22400328729029023`}, { 2.048407346410207, 2.479511817068877}, { 2.048407346410207, -1.3124580510950103`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 0.22862910563470204`}, { 2.053407346410207, 2.480411044385982}, { 2.053407346410207, -1.3133779806036028`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 0.23329916337898834`}, { 2.058407346410207, 2.481322427826598}, { 2.058407346410207, -1.3143038370361686`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 0.23801331469932588`}, { 2.063407346410207, 2.482246060432035}, { 2.063407346410207, -1.3152355416907413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 0.24277141039947167`}, { 2.068407346410207, 2.4831820364885093`}, { 2.068407346410207, -1.3161730163306307`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 0.2475732978210721}, { 2.073407346410207, 2.4841304515324194`}, { 2.073407346410207, -1.3171161831970786`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 0.25241882075254807`}, { 2.078407346410207, 2.4850914023554074`}, { 2.078407346410207, -1.3180649650213976`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 0.25730781933660507`}, { 2.083407346410207, 2.4860649870092035`}, { 2.083407346410207, -1.319019285036582}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 0.2622401299764108}, { 2.088407346410207, 2.4870513048102403`}, { 2.088407346410207, -1.3199790669884057`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 0.2672155852404982}, { 2.093407346410207, 2.4880504563440073`}, { 2.093407346410207, -1.3209442351460141`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 0.27223401376644346`}, { 2.098407346410207, 2.48906254346915}, { 2.098407346410207, -1.32191471431202}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 0.2772952401633802}, { 2.103407346410207, 2.4900876693212806`}, { 2.103407346410207, -1.3228904298321038`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 0.28239908491340543`}, { 2.108407346410207, 2.4911259383164936`}, { 2.108407346410207, -1.3238713076041408`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 0.28754536427194144`}, { 2.1134073464102068`, 2.4921774561545638`}, { 2.1134073464102068`, -1.3248572740868472`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 0.2927338901671189}, { 2.118407346410207, 2.4932423298218076`}, { 2.118407346410207, -1.3258482563079657`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 0.29796447009825083`}, { 2.123407346410207, 2.4943206675935987`}, { 2.123407346410207, -1.3268441818719976`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 0.30323690703346573`}, { 2.128407346410207, 2.495412579036505}, { 2.128407346410207, -1.3278449789674818`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 0.30855099930657615`}, { 2.133407346410207, 2.4965181750100394`}, { 2.133407346410207, -1.3288505763738439`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 0.31390654051326045`}, { 2.138407346410207, 2.4976375676679936`}, { 2.138407346410207, -1.3298609034678117`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 0.3193033194066323}, { 2.143407346410207, 2.4987708704593445`}, { 2.143407346410207, -1.3308758902294133`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 0.32474111979229225`}, { 2.148407346410207, 2.4999181981287024`}, { 2.148407346410207, -1.3318954672475647`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 0.3302197204229353}, { 2.153407346410207, 2.501079666716284}, { 2.153407346410207, -1.332919565725259}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 0.33573889489261266`}, { 2.158407346410207, 2.5022553935573826`}, { 2.158407346410207, -1.333948117484359}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 0.34129841153073476`}, { 2.163407346410207, 2.5034454972813225`}, { 2.163407346410207, -1.3349810549700138`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 0.3468980332959184}, { 2.168407346410207, 2.5046500978098565`}, { 2.168407346410207, -1.3360183112547002`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 0.3525375176697668}, { 2.173407346410207, 2.5058693163549948`}, { 2.173407346410207, -1.337059820041896}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 0.35821661655069414`}, { 2.178407346410207, 2.5071032754162386`}, { 2.178407346410207, -1.3381055156694093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 0.36393507614789217`}, { 2.183407346410207, 2.5083520987771806`}, { 2.183407346410207, -1.3391553331123536`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 0.3696926368755578}, { 2.188407346410207, 2.5096159115014642`}, { 2.188407346410207, -1.34020920798579}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 0.3754890332474801}, { 2.193407346410207, 2.510894839928051}, { 2.193407346410207, -1.3412670765470458`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 0.38132399377211207`}, { 2.198407346410207, 2.512189011665791}, { 2.198407346410207, -1.3423288756977119`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 0.38719724084824036`}, { 2.203407346410207, 2.5134985555872453`}, { 2.203407346410207, -1.343394542985333}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 0.3931084906613774}, { 2.208407346410207, 2.5148236018217505`}, { 2.208407346410207, -1.3444640166047985`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 0.39905745308099894`}, { 2.213407346410207, 2.5161642817476766`}, { 2.213407346410207, -1.345537235399444}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 0.40504383155875107`}, { 2.218407346410207, 2.51752072798386}, { 2.218407346410207, -1.3466141388618673`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 0.4110673230277645}, { 2.223407346410207, 2.5188930743801707`}, { 2.223407346410207, -1.3476946671344754`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 0.41712761780320734`}, { 2.228407346410207, 2.5202814560071896`}, { 2.228407346410207, -1.3487787610097648`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 0.42322439948420953`}, { 2.233407346410207, 2.521686009144953}, { 2.233407346410207, -1.3498663619303446`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 0.4293573448573025}, { 2.2384073464102068`, 2.5231068712707363`}, { 2.2384073464102068`, -1.3509574119887144`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 0.4355261238015193}, { 2.243407346410207, 2.5245441810458407`}, { 2.243407346410207, -1.3520518539268027`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 0.4417303991952931}, { 2.248407346410207, 2.5259980783013427`}, { 2.248407346410207, -1.3531496311352693`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 0.4479698268253123}, { 2.253407346410207, 2.5274687040227817`}, { 2.253407346410207, -1.35425068765259}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 0.4542440552974749}, { 2.2584073464102072`, 2.5289562003337327`}, { 2.2584073464102072`, -1.3553549681639236`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 0.46055272595010077`}, { 2.263407346410207, 2.53046071047824}, { 2.263407346410207, -1.356462417999769}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 0.4668954727695581}, { 2.268407346410207, 2.531982378802068}, { 2.268407346410207, -1.3575729831344259`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 0.47327192230846066`}, { 2.273407346410207, 2.533521350732732}, { 2.273407346410207, -1.3586866101842605`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 0.4796816936065988}, { 2.278407346410207, 2.535077772758265}, { 2.278407346410207, -1.3598032464057848`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 0.48612439811476454`}, { 2.283407346410207, 2.53665179240469}, { 2.283407346410207, -1.3609228396935606`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 0.4925996396216398}, { 2.288407346410207, 2.538243558212146}, { 2.288407346410207, -1.3620453385779308`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 0.49910701418391534`}, { 2.293407346410207, 2.5398532197096406`}, { 2.293407346410207, -1.3631706922225855`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 0.5056461100598021}, { 2.298407346410207, 2.5414809273883745`}, { 2.298407346410207, -1.3642988504219717`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 0.5122165076461147}, { 2.303407346410207, 2.543126832673604}, { 2.303407346410207, -1.3654297635985535`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 0.5188177794190907}, { 2.308407346410207, 2.544791087895001}, { 2.308407346410207, -1.366563382799925}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 0.5254494898791258}, { 2.313407346410207, 2.546473846255461}, { 2.313407346410207, -1.3676996596957869`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 0.532111195499593}, { 2.318407346410207, 2.5481752617983267`}, { 2.318407346410207, -1.3688385465747912`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 0.5388024446799242}, { 2.323407346410207, 2.5498954893729744`}, { 2.323407346410207, -1.369979996341261}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 0.545522777703125}, { 2.328407346410207, 2.55163468459873}, { 2.328407346410207, -1.3711239625117873`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 0.552271726697904}, { 2.333407346410207, 2.5533930038270674`}, { 2.333407346410207, -1.372270399211714}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 0.5590488156055883}, { 2.338407346410207, 2.555170604102044}, { 2.338407346410207, -1.3734192611715166`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 0.5658535601520014}, { 2.343407346410207, 2.5569676431189396`}, { 2.343407346410207, -1.3745705037230722`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 0.5726854678244738}, { 2.348407346410207, 2.558784279181049}, { 2.348407346410207, -1.375724082795836}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 0.5795440378541727}, { 2.353407346410207, 2.5606206711545876`}, { 2.353407346410207, -1.3768799549129243`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 0.586428761203908}, { 2.358407346410207, 2.562476978421674}, { 2.358407346410207, -1.378038077187111}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 0.5933391205615971}, { 2.3634073464102068`, 2.5643533608313414`}, { 2.3634073464102068`, -1.3791984073167378`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 0.6002745903395539}, { 2.368407346410207, 2.566249978648543}, { 2.368407346410207, -1.3803609035815523`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 0.6072346366797697}, { 2.373407346410207, 2.568166992501111}, { 2.373407346410207, -1.3815255248384677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 0.6142187174653554}, { 2.378407346410207, 2.5701045633246253`}, { 2.378407346410207, -1.3826922305172573`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 0.6212262823383002}, { 2.3834073464102072`, 2.572062852305165}, { 2.3834073464102072`, -1.383860980616185}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 0.6282567727237129}, { 2.388407346410207, 2.574042020819895}, { 2.388407346410207, -1.385031735697571}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 0.635309621860702}, { 2.393407346410207, 2.5760422303754598`}, { 2.393407346410207, -1.3862044568833087`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 0.6423842548400377}, { 2.398407346410207, 2.578063642544143}, { 2.398407346410207, -1.387379105850326}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, -1.38855564482566}, { 2.403407346410207, 2.580106418898187}, {2.403407346410207, 0.6494800886491565}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, -1.3897340365832993`}, { 2.408407346410207, 2.582170720939582}, {2.408407346410207, 0.6565965322221047}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, -1.3909142444369498`}, { 2.413407346410207, 2.5842567100324927`}, {2.413407346410207, 0.6637329865014636}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, -1.392096232237607}, { 2.418407346410207, 2.586364547327489}, {2.418407346410207, 0.6708888445019362}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, -1.3932799643683325`}, { 2.423407346410207, 2.5884943936866507`}, {2.423407346410207, 0.6780634913846416}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, -1.3944654057366572`}, { 2.428407346410207, 2.5906464096088113`}, {2.428407346410207, 0.6852563045416367}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, -1.3956525217760711`}, { 2.433407346410207, 2.592820755142511}, {2.433407346410207, 0.6924666536778743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.595017589810814}, { 2.438407346410207, 0.6996939009158679}, { 2.438407346410207, -1.396841278434281}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.597237072520645}, { 2.443407346410207, 0.7069374008946866}, { 2.443407346410207, -1.398031642173507}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.59947936147925}, { 2.448407346410207, 0.7141965008871665}, { 2.448407346410207, -1.3992235799616997`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.6017446141012623`}, { 2.453407346410207, 0.7214705409174961}, { 2.453407346410207, -1.4004170592705947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.604032986916181}, { 2.458407346410207, 0.7287588538903575}, { 2.458407346410207, -1.4016120480707426`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.6063446354766664`}, { 2.463407346410207, 0.7360607657321968}, { 2.463407346410207, -1.4028085148231333`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.6086797142576637`}, { 2.468407346410207, 0.7433755955326987}, { 2.468407346410207, -1.4040064284779061`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.6110383765560097`}, { 2.473407346410207, 0.7507026556976985}, { 2.473407346410207, -1.4052057584701851`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.6134207743919715`}, { 2.478407346410207, 0.7580412521173364}, { 2.478407346410207, -1.4064064747102905`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.6158270584005145`}, { 2.483407346410207, 0.7653906843307384}, { 2.483407346410207, -1.4076085475837663`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.618257377725821}, { 2.4884073464102068`, 0.7727502457080903}, { 2.4884073464102068`, -1.4088119479440326`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.6207118799118754`}, { 2.493407346410207, 0.7801192236386212}, { 2.493407346410207, -1.4100166471071538`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.623190710789191}, { 2.498407346410207, 0.7874968997237426}, { 2.498407346410207, -1.4112226168489173`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.625694014361489}, { 2.503407346410207, 0.7948825499836756}, { 2.503407346410207, -1.412429829398209}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.6282219326886733`}, { 2.5084073464102072`, 0.8022754450693376}, { 2.5084073464102072`, -1.413638257432666}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.630774605768114}, { 2.513407346410207, 0.8096748504832894}, { 2.513407346410207, -1.4148478740736938`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.633352171413442}, { 2.518407346410207, 0.817080026808368}, { 2.518407346410207, -1.4160586528818615`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.6359547651312023`}, { 2.523407346410207, 0.8244902299453094}, { 2.523407346410207, -1.4172705678519089`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.638582519996142}, { 2.528407346410207, 0.8319047113579514}, { 2.528407346410207, -1.4184835934076834`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.641235566523404}, { 2.533407346410207, 0.8393227183263559}, { 2.533407346410207, -1.4196977043975876`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.6439140325390458`}, { 2.538407346410207, 0.846743494207958}, { 2.538407346410207, -1.4209128760898815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.646618043050033}, { 2.543407346410207, 0.85416627870603}, { 2.543407346410207, -1.4221290841674838`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.6493477201107605`}, { 2.5484073464102073`, 0.8615903081463367}, { 2.5484073464102073`, -1.4233463047233867`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.65210318268857}, { 2.553407346410207, 0.8690148157601577}, { 2.553407346410207, -1.4245645142561625`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.654884546527871}, { 2.558407346410207, 0.8764390319755939}, { 2.558407346410207, -1.425783689665018}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.6576919240133026`}, { 2.563407346410207, 0.8838621847152257}, { 2.563407346410207, -1.4270038082448195`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.66052542402985}, { 2.568407346410207, 0.8912834997003758}, { 2.568407346410207, -1.428224847682171}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.6633851518238614`}, { 2.5734073464102067`, 0.8987022007626151}, { 2.5734073464102067`, -1.4294467860501212`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.6662712088621348`}, { 2.578407346410207, 0.9061175101611064}, { 2.578407346410207, -1.4306696018035263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.669183692689042}, { 2.583407346410207, 0.9135286489057673}, { 2.583407346410207, -1.431893273775139}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.6721226967851948`}, { 2.588407346410207, 0.9209348370870397}, { 2.588407346410207, -1.4331177811701081`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.675088310423223}, { 2.593407346410207, 0.9283352942102616}, { 2.593407346410207, -1.434343103562125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.6780806185239268`}, { 2.598407346410207, 0.9357292395354764}, { 2.598407346410207, -1.4355692208890325`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.681099701513574}, { 2.603407346410207, 0.9431158924229777}, { 2.603407346410207, -1.4367961134473526`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.684145635178178}, { 2.608407346410207, 0.9504944726817779}, { 2.608407346410207, -1.4380237618890748`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.6872184905201744`}, { 2.6134073464102068`, 0.9578642009235472}, { 2.6134073464102068`, -1.4392521472166986`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.690318333615414}, { 2.618407346410207, 0.9652242989204709}, { 2.618407346410207, -1.4404812507782554`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.6934452254678054`}, { 2.623407346410207, 0.972573989964863}, { 2.623407346410207, -1.4417110542645584`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.6965992218691834`}, { 2.628407346410207, 0.9799124992346876}, { 2.628407346410207, -1.4429415397029142`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.699780373255668}, { 2.6334073464102072`, 0.9872390541589813}, { 2.6334073464102072`, -1.4441726894543092`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.7029887245674087`}, { 2.638407346410207, 0.9945528847870618}, { 2.638407346410207, -1.4454044862088102`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.7062243151097007`}, { 2.643407346410207, 1.0018532241596023`}, { 2.643407346410207, -1.4466369129809578`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.709487178414587}, { 2.648407346410207, 1.0091393086805087`}, { 2.648407346410207, -1.4478699531060026`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.7127773421052384`}, { 2.653407346410207, 1.0164103784903866`}, { 2.653407346410207, -1.4491035902353802`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.7160948277609496`}, { 2.658407346410207, 1.023665677839738}, { 2.658407346410207, -1.4503378083332978`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.71943965078618}, {2.663407346410207, 1.0309044554633557`}, {2.663407346410207, -1.45157259167192}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.722811820280962}, { 2.668407346410207, 1.0381259649536942`}, { 2.668407346410207, -1.4528079248274626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.726211338913332}, { 2.6734073464102073`, 1.0453294651328868`}, { 2.6734073464102073`, -1.454043792676853}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.729638202796579}, { 2.678407346410207, 1.0525142204247129`}, { 2.678407346410207, -1.4552801803929596`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.733092401368385}, { 2.683407346410207, 1.0596795012239173`}, { 2.683407346410207, -1.4565170734408905`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.7365739172730983`}, { 2.688407346410207, 1.0668245842629889`}, { 2.688407346410207, -1.4577544575745636`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.7400827262492045`}, { 2.693407346410207, 1.0739487529772598`}, { 2.693407346410207, -1.458992318832143}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.7436187970190544`}, { 2.6984073464102067`, 1.0810512978655487`}, { 2.6984073464102067`, -1.4602306435328203`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.7471820911841083`}, { 2.703407346410207, 1.0881315168480061`}, { 2.703407346410207, -1.461469418272604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.750772563123683}, { 2.708407346410207, 1.095188715619135}, { 2.708407346410207, -1.46270862992086}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.7543901598989318`}, { 2.713407346410207, 1.1022222079964146`}, { 2.713407346410207, -1.46394826561646}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.758034821161433}, { 2.718407346410207, 1.1092313162636223`}, { 2.718407346410207, -1.4651883127642022`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.761706479067107}, { 2.723407346410207, 1.1162153715085599`}, { 2.723407346410207, -1.4664287590311278`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.765405058195638}, { 2.728407346410207, 1.1231737139547862`}, { 2.728407346410207, -1.4676695923427887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.769130475474925}, { 2.733407346410207, 1.1301056932862643`}, { 2.733407346410207, -1.4689108008799776`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.772882640112057}, { 2.7384073464102068`, 1.1370106689655743`}, { 2.7384073464102068`, -1.4701523730749784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.7766614535300023`}, { 2.743407346410207, 1.1438880105443523`}, { 2.743407346410207, -1.4713942976080978`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.780466809310466}, { 2.748407346410207, 1.1507370979656686`}, { 2.748407346410207, -1.4726365634042804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.784298593143234}, { 2.753407346410207, 1.1575573218581818`}, { 2.753407346410207, -1.4738791596297378`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.7881566827824944`}, { 2.7584073464102072`, 1.1643480838217926`}, { 2.7584073464102072`, -1.4751220756883632`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.792040948009415}, { 2.763407346410207, 1.1711087967035898`}, { 2.763407346410207, -1.4763653012185711`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.7959512506020445`}, { 2.768407346410207, 1.1778388848646462`}, { 2.768407346410207, -1.4776088260899385`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.7998874443124055`}, { 2.773407346410207, 1.1845377844368445`}, { 2.773407346410207, -1.4788526403998297`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.803849374850394}, { 2.778407346410207, 1.191204943569101}, { 2.778407346410207, -1.4800967344704012`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.807836879876014}, { 2.783407346410207, 1.197839822663709}, { 2.783407346410207, -1.4813410988449864`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.8118497889978333`}, { 2.788407346410207, 1.2044418946006785`}, { 2.788407346410207, -1.482585724285436}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.815887923780599}, { 2.793407346410207, 1.2110106449521223`}, { 2.793407346410207, -1.4838306017684355`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.8199510977591533`}, { 2.7984073464102073`, 1.2175455721839388`}, { 2.7984073464102073`, -1.485075722482847}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.824039116461087}, { 2.803407346410207, 1.2240461878465074`}, { 2.803407346410207, -1.4863210778264366`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.8281517774371463`}, { 2.808407346410207, 1.2305120167533699`}, { 2.808407346410207, -1.4875666594027395`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.8322888702989224`}, { 2.813407346410207, 1.2369425971470145`}, { 2.813407346410207, -1.4888124590183525`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.8364501767654686`}, { 2.818407346410207, 1.2433374808532767`}, { 2.818407346410207, -1.4900584686796359`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.8406354707170776`}, { 2.8234073464102067`, 1.2496962334224018`}, { 2.8234073464102067`, -1.491304680589968}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.8448445182573425`}, { 2.828407346410207, 1.2560184342576577`}, { 2.828407346410207, -1.4925510871468088`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.8490770777831993`}, { 2.833407346410207, 1.2623036767312494`}, { 2.833407346410207, -1.493797680938794}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.853332900062839}, { 2.838407346410207, 1.2685515682871995`}, { 2.838407346410207, -1.4950444547428645`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.8576117283213396`}, { 2.843407346410207, 1.274761730531187}, { 2.843407346410207, -1.4962914015215323`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.861913298334274}, { 2.848407346410207, 1.2809337993074927`}, { 2.848407346410207, -1.4975385144200477`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.8662373385289674`}, { 2.853407346410207, 1.287067424762848}, { 2.853407346410207, -1.4987857867636376`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.870583570093269}, { 2.858407346410207, 1.293162271397161}, { 2.858407346410207, -1.5000332120548219`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.874951707091894}, { 2.8634073464102068`, 1.2992180181013198`}, { 2.8634073464102068`, -1.5012807839707198`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.879341456590109}, { 2.868407346410207, 1.3052343581819938`}, { 2.868407346410207, -1.5025284963603744`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.8837525187846826`}, { 2.873407346410207, 1.3112109993736591`}, { 2.873407346410207, -1.50377634324209}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.8881845871416214`}, { 2.878407346410207, 1.3171476638375206`}, { 2.878407346410207, -1.5050243188009174`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.892637348541143}, { 2.8834073464102072`, 1.3230440881482555`}, { 2.8834073464102072`, -1.5062724173859872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.897110483428923}, { 2.888407346410207, 1.3289000232677242`}, { 2.888407346410207, -1.507520633508043}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.9016036659741213`}, { 2.893407346410207, 1.3347152345067776`}, { 2.893407346410207, -1.5087689618368645`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.90611656423338}, { 2.898407346410207, 1.3404895014745786`}, { 2.898407346410207, -1.5100173971988318`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.9106488403210133`}, { 2.903407346410207, 1.3462226180162002`}, { 2.903407346410207, -1.5112659345744244`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.9152001505848046`}, { 2.908407346410207, 1.3519143921383525`}, { 2.908407346410207, -1.512514569095813}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.9197701457874405`}, { 2.913407346410207, 1.357564645923832}, { 2.913407346410207, -1.5137632960444216`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.924358471292909}, { 2.918407346410207, 1.363173215434433}, { 2.918407346410207, -1.5150121108486059`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.9289647672581745`}, { 2.9234073464102073`, 1.368739950603385}, { 2.9234073464102073`, -1.5162610090812372`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.93358866882926}, { 2.928407346410207, 1.3742647151168566`}, { 2.928407346410207, -1.5175099864573982`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.9382298063416994`}, { 2.933407346410207, 1.379747386285197}, { 2.933407346410207, -1.5187590388321037`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.942887805525221}, { 2.938407346410207, 1.3851878549044256`}, { 2.938407346410207, -1.5200081621979762`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.947562287711966}, { 2.943407346410207, 1.3905860251078632`}, { 2.943407346410207, -1.5212573526830269`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.9522528700482042`}, { 2.9484073464102067`, 1.3959418142085747`}, { 2.9484073464102067`, -1.5225066065484245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.9569591657092453`}, { 2.953407346410207, 1.4012551525330288`}, { 2.953407346410207, -1.5237559201862652`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.961680784116943}, { 2.958407346410207, 1.4065259832460264`}, { 2.958407346410207, -1.5250052901174243`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.9664173311598523`}, { 2.963407346410207, 1.4117542621677295`}, { 2.963407346410207, -1.5262547129893682`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.97116840941535}, { 2.968407346410207, 1.4169399575827593`}, { 2.968407346410207, -1.527504185574037}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.975933618373598}, { 2.973407346410207, 1.4220830500420107`}, { 2.973407346410207, -1.5287537047657263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.9807125546630777`}, { 2.978407346410207, 1.4271835321577124`}, { 2.978407346410207, -1.5300032675789945`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.985504812277028}, { 2.983407346410207, 1.4322414083915906`}, { 2.983407346410207, -1.5312528711465916`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.9903099828009134`}, { 2.9884073464102068`, 1.4372566948372982`}, { 2.9884073464102068`, -1.532502512717415}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.99512765564022}, { 2.993407346410207, 1.4422294189968874`}, { 2.993407346410207, -1.5337521896544781`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.999957418248524}, { 2.998407346410207, 1.4471596195522067`}, { 2.998407346410207, -1.5350018994329087`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.0047988563552517`}, { 3.003407346410207, 1.452047346131167}, { 3.003407346410207, -1.5362516396379549`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.0096515541931494`}, { 3.0084073464102072`, 1.4568926590698708`}, { 3.0084073464102072`, -1.5375014079630243`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.0145150947247834`}, { 3.013407346410207, 1.4616956291703929`}, { 3.013407346410207, -1.5387512022077323`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.0193890598681334`}, { 3.018407346410207, 1.4664563374552013`}, { 3.018407346410207, -1.5400010202759777`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.024273030720666}, { 3.023407346410207, 1.4711748749181344`}, { 3.023407346410207, -1.541250860174034}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.029166587781816}, { 3.028407346410207, 1.4758513422726331`}, { 3.028407346410207, -1.5425007200086478`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.034069311173531}, { 3.0334073464102067`, 1.4804858496975661`}, { 3.0334073464102067`, -1.5437505979851707`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.038980780858582}, { 3.038407346410207, 1.4850785165809748`}, { 3.038407346410207, -1.5450004924057121`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.043900576856424}, { 3.043407346410207, 1.4896294712621547`}, { 3.043407346410207, -1.5462504016672962`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.048828279456292}, { 3.0484073464102073`, 1.4941388507723605`}, { 3.0484073464102073`, -1.5475003242600203`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.0537634694274183`}, { 3.053407346410207, 1.4986068005747581`}, { 3.053407346410207, -1.548750258765287}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.058705728225959}, { 3.058407346410207, 1.5030334743035598`}, { 3.058407346410207, -1.5500002038539715`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.0636546381986127`}, { 3.063407346410207, 1.5074190335031532`}, { 3.063407346410207, -1.5512501582846876`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068609782782535}, { 3.068407346410207, 1.5117636473671325`}, { 3.068407346410207, -1.5525001209020013`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.073570746701502}, { 3.0734073464102067`, 1.516067492477864}, { 3.0734073464102067`, -1.553750090634695}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.0785371161580435`}, { 3.078407346410207, 1.5203307525467538`}, { 3.078407346410207, -1.555000066494052}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.0835084790214142`}, { 3.083407346410207, 1.5245536181555013`}, { 3.083407346410207, -1.556250047572111}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.0884844250112384`}, { 3.0884073464102073`, 1.5287362864987417`}, { 3.0884073464102073`, -1.5575000330399935`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.0934645458766616`}, { 3.093407346410207, 1.5328789611282374`}, { 3.093407346410207, -1.5587500221462056`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.0984484355708917`}, { 3.098407346410207, 1.5369818516989333`}, { 3.098407346410207, -1.5600000142149602`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.1034356904209868`}, { 3.103407346410207, 1.5410451737171247`}, { 3.103407346410207, -1.5612500086445127`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.1084259092927904`}, { 3.108407346410207, 1.5450691482910033`}, { 3.108407346410207, -1.5625000049055278`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.113418693750895}, { 3.1134073464102068`, 1.5490540018837125`}, { 3.1134073464102068`, -1.5637500025394098`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.1184136482135636`}, { 3.118407346410207, 1.552999966069291}, { 3.118407346410207, -1.5650000011567167`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.1234103801025057`}, { 3.123407346410207, 1.5569072772914936`}, { 3.123407346410207, -1.5662500004354913`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.1284084999874677`}, { 3.1284073464102073`, 1.5607761766259325`}, { 3.1284073464102073`, -1.567500000119723}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.1334076217255418`}, { 3.1334073464102072`, 1.5646069095454285`}, { 3.1334073464102072`, -1.568750000017689}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.138407362595194}, { 3.138407346410207, 1.5683997256890043`}, { 3.138407346410207, -1.570000000000405}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1400000020183074`, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -3646.7125000000005}, ImageScaled[{0.5, 0.5}], {360., 393.00000000000045}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {Null, SparseArray[ Automatic, {4, 4}, 0, { 1, {{0, 2, 4, 6, 8}, {{2}, {4}, {1}, {3}, {2}, {4}, {1}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{-1., 1.0106430996148606`*^-15}, {-7.044813998280222*^-16, 1.}, { 1., -1.133107779529596*^-15}, {6.049014748177263*^-16, -1.}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 4}, {2, 3}, {3, 4}}, 0.02261146496815286]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.02261146496815286], DiskBox[2, 0.02261146496815286], DiskBox[3, 0.02261146496815286], DiskBox[4, 0.02261146496815286]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -4075.7375}, {Center, Center}, {360., 393.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -3.141592653589793}, \ {-3.141592653589793, 1.570796326794896}, {-3.141592653589793, -1.570796326794896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.1365927160894027`}, \ {-3.1365926535897932`, 1.570790092393757}, {-3.1365926535897932`, \ -1.5707900611439523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315931535772927`}, \ {-3.1315926535897933`, 1.5707714513751574`}, {-3.1315926535897933`, \ -1.570771201381408}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.1265943409948624`}, \ {-3.126592653589793, 1.5707404965374012`}, {-3.126592653589793, \ -1.5707396528348745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.121596653189729}, \ {-3.121592653589793, 1.5706973200316388`}, {-3.121592653589793, \ -1.5706953202317304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.1166004648687853`}, \ {-3.116592653589793, 1.5706420133516426`}, {-3.116592653589793, -1.570638107712433}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.1116061505512005`}, \ {-3.1115926535897933`, 1.5705746673240961`}, {-3.1115926535897933`, \ -1.5705679188444166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.106614084521345}, \ {-3.106592653589793, 1.570495372099489}, {-3.106592653589793, -1.570484656636726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.1016246407816137`}, \ {-3.101592653589793, 1.570404217143505}, {-3.101592653589793, -1.5703882235552677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.0966381930051297`}, \ {-3.096592653589793, 1.5703012912289525`}, {-3.096592653589793, \ -1.5702785215387773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.0916551144883218`}, \ {-3.0915926535897933`, 1.5701866824282165`}, {-3.0915926535897933`, \ -1.5701554520155132`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.0866757781033374`}, \ {-3.086592653589793, 1.5700604781061773`}, {-3.086592653589793, \ -1.5700189159206255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.081700556250291}, \ {-3.081592653589793, 1.5699227649136311`}, {-3.081592653589793, \ -1.5698688137142864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.0767298208093132`}, \ {-3.076592653589793, 1.5697736287811823`}, {-3.076592653589793, -1.569705045400568}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.07176394309239}, \ {-3.0715926535897933`, 1.569613154913569}, {-3.0715926535897933`, \ -1.5695275105470434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.066803293794993}, \ {-3.066592653589793, 1.5694414277844624`}, {-3.066592653589793, \ -1.5693361083052195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.061848242947437}, \ {-3.061592653589793, 1.5692585311316591`}, {-3.061592653589793, \ -1.5691307374316754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.0568991598660062`}, \ {-3.056592653589793, 1.569064547952728}, {-3.056592653589793, -1.5689112963100746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.0519564131037775`}, \ {-3.0515926535897933`, 1.568859560501026}, {-3.0515926535897933`, \ -1.5686776829739115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.0470203704011842`}, \ {-3.046592653589793, 1.5686436502821364`}, {-3.046592653589793, \ -1.5684297951301502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.0420913986362232`}, \ {-3.041592653589793, 1.5684168980506514`}, {-3.041592653589793, \ -1.5681675301835885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.037169863774407}, \ {-3.036592653589793, 1.5681793838073592`}, {-3.036592653589793, -1.56789078526219}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.0322561308183125`}, \ {-3.0315926535897932`, 1.5679311867967594`}, {-3.0315926535897932`, \ -1.5675994572431462`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.027350563756832}, \ {-3.026592653589793, 1.5676723855049288`}, {-3.026592653589793, \ -1.5672934427798686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.0224535255140332`}, \ {-3.021592653589793, 1.567403057657726}, {-3.021592653589793, -1.5669726383298095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.0175653778976566`}, \ {-3.016592653589793, 1.567123280219305}, {-3.016592653589793, -1.5666369401831666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.0126864815472407`}, \ {-3.0115926535897932`, 1.5668331293909494`}, {-3.0115926535897932`, \ -1.5662862444924879`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.0078171958818274`}, \ {-3.0065926535897933`, 1.5665326806102002`}, {-3.0065926535897933`, \ -1.5659204473031227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.002957879047286}, \ {-3.001592653589793, 1.5662220085502678`}, {-3.001592653589793, -1.565539444584594}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.9981088878632223`}, \ {-2.996592653589793, 1.5659011871197295`}, {-2.996592653589793, \ -1.5651431322628615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.9932705777694517`}, \ {-2.991592653589793, 1.5655702894624894`}, {-2.991592653589793, \ -1.5647314062534687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.988443302772084}, \ {-2.9865926535897933`, 1.5652293879580004`}, {-2.9865926535897933`, \ -1.564304162495639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.9836274153891305`}, \ {-2.981592653589793, 1.5648785542217238`}, {-2.981592653589793, \ -1.5638612969872023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.978823266595723}, \ {-2.976592653589793, 1.564517859105842}, {-2.976592653589793, -1.5634027058205064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.974031205768857}, \ {-2.971592653589793, 1.564147372700188}, {-2.971592653589793, -1.562928285219178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.9692515806317252`}, \ {-2.9665926535897933`, 1.563767164333401}, {-2.9665926535897933`, \ -1.5624379315758152`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.964484737197585}, \ {-2.961592653589793, 1.5633773025742914`}, {-2.961592653589793, \ -1.5619315414905692`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.959731019713231}, \ {-2.956592653589793, 1.5629778552334006`}, {-2.956592653589793, -1.561409011810654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.9549907706019605`}, \ {-2.951592653589793, 1.5625688893647747`}, {-2.951592653589793, \ -1.5608702396706917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.950264330406179}, \ {-2.9465926535897933`, 1.5621504712678989`}, {-2.9465926535897933`, \ -1.560315122534013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.945552037729511}, \ {-2.941592653589793, 1.5617226664898298`}, {-2.941592653589793, \ -1.5597435582347672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.9408542291785515`}, \ {-2.936592653589793, 1.5612855398274854`}, {-2.936592653589793, -1.559155445020986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.936171239304159}, \ {-2.931592653589793, 1.5608391553300973`}, {-2.931592653589793, -1.558550681598435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.9315034005423333`}, \ {-2.9265926535897933`, 1.5603835763018303`}, {-2.9265926535897933`, \ -1.557929167175327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.9268510431547576`}, \ {-2.921592653589793, 1.5599188653045322`}, {-2.921592653589793, \ -1.5572908015079323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.922214495168885}, \ {-2.916592653589793, 1.5594450841606355`}, {-2.916592653589793, -1.556635484946909}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.9175940823177}, \ {-2.911592653589793, 1.5589622939561925`}, {-2.911592653589793, -1.555963118484519}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.912990127979123}, \ {-2.9065926535897932`, 1.5584705550440294`}, {-2.9065926535897932`, \ -1.5552736038025963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.9084029531150692`}, \ {-2.901592653589793, 1.5579699270470286`}, {-2.901592653589793, \ -1.5545668433212902`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.903832876210183}, \ {-2.896592653589793, 1.5574604688615235`}, {-2.896592653589793, \ -1.5538427402485255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.8992802132102775`}, \ {-2.891592653589793, 1.556942238660806}, {-2.891592653589793, -1.5531011986302132`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.8947452774605567`}, \ {-2.8865926535897932`, 1.5564152938987141`}, {-2.8865926535897932`, \ -1.552342123401184}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.8902283796434576`}, \ {-2.8815926535897933`, 1.5558796913133626`}, {-2.8815926535897933`, \ -1.5515654204366902`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.8857298277164167`}, \ {-2.876592653589793, 1.5553354869309095`}, {-2.876592653589793, \ -1.5507709966046634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.881249926849339}, \ {-2.871592653589793, 1.5547827360694535`}, {-2.871592653589793, -1.549958759818513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.8767889793619483`}, \ {-2.866592653589793, 1.5542214933429805`}, {-2.866592653589793, \ -1.5491286190905242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.872347284660982}, \ {-2.861592653589793, 1.5536518126654069`}, {-2.861592653589793, \ -1.5482804845857905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.8679251391772844`}, \ {-2.856592653589793, 1.5530737472546885`}, {-2.856592653589793, \ -1.5474142676766607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.863522836302855}, \ {-2.851592653589793, 1.5524873496369838`}, {-2.851592653589793, \ -1.5465298809976553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.8591406663278276`}, \ {-2.846592653589793, 1.5518926716509003`}, {-2.846592653589793, \ -1.5456272385007952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.854778916377515}, \ {-2.8415926535897933`, 1.5512897644517742`}, {-2.8415926535897933`, \ -1.5447062555113642`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.850437870349451}, \ {-2.836592653589793, 1.5506786785160176`}, {-2.836592653589793, \ -1.5437668487839566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.846117808850532}, \ {-2.831592653589793, 1.550059463645526}, {-2.831592653589793, -1.5428089365588555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.8418190091343414`}, \ {-2.826592653589793, 1.549432168972094}, {-2.826592653589793, -1.5418324386186808`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.837541745038602}, \ {-2.8215926535897933`, 1.5487968429619061`}, {-2.8215926535897933`, \ -1.540837276345205}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.833286286922862}, \ {-2.816592653589793, 1.5481535334200647`}, {-2.816592653589793, \ -1.5398233727763344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.82905290160653}, \ {-2.811592653589793, 1.5475022874951099`}, {-2.811592653589793, \ -1.5387906526632225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.8248418523071073`}, \ {-2.806592653589793, 1.546843151683642}, {-2.806592653589793, -1.5377390425273705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.8206533985789557`}, \ {-2.8015926535897933`, 1.5461761718348903`}, {-2.8015926535897933`, \ -1.536668470717782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.8164877962523884`}, \ {-2.796592653589793, 1.545501393155363}, {-2.796592653589793, -1.5355788674680164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.8123452973732697`}, \ {-2.791592653589793, 1.5448188602135136`}, {-2.791592653589793, \ -1.5344701649531158`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.808226150143226}, \ {-2.786592653589793, 1.5441286169443833`}, {-2.786592653589793, -1.533342297346387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.8041305988603837`}, \ {-2.7815926535897932`, 1.5434307066543071`}, {-2.7815926535897932`, \ -1.5321952008758934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.8000588838608}, \ {-2.776592653589793, 1.5427251720256128`}, {-2.776592653589793, \ -1.5310288138806691`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.7960112414606617`}, \ {-2.771592653589793, 1.5420120551213075`}, {-2.771592653589793, -1.529843076866567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.79198790389917}, \ {-2.766592653589793, 1.5412913973898255`}, {-2.766592653589793, \ -1.5286379325616444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.787989099282376}, \ {-2.7615926535897932`, 1.5405632396697213`}, {-2.7615926535897932`, -1.52741332597108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.7840150515278643`}, \ {-2.7565926535897933`, 1.5398276221944063`}, {-2.7565926535897933`, \ -1.526169204431513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.780065980310416}, \ {-2.751592653589793, 1.5390845845968715`}, {-2.751592653589793, \ -1.5249055176647366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.776142101008745}, \ {-2.746592653589793, 1.538334165914401}, {-2.746592653589793, -1.5236222178307233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.772243624653284}, \ {-2.741592653589793, 1.5375764045932991`}, {-2.741592653589793, \ -1.5223192595798438`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.7683707578751777`}, \ {-2.736592653589793, 1.5368113384935975`}, {-2.736592653589793, -1.520996600104271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.7645237028565113`}, \ {-2.731592653589793, 1.5360390048937513`}, {-2.731592653589793, -1.519654199188489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.760702657281786}, \ {-2.726592653589793, 1.5352594404953461`}, {-2.726592653589793, \ -1.5182920192587872`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.756907814290801}, \ {-2.721592653589793, 1.5344726814277827`}, {-2.721592653589793, \ -1.5169100254317414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.753139362432973}, \ {-2.7165926535897933`, 1.533678763252931}, {-2.7165926535897933`, -1.515508185561591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.7493974856230903`}, \ {-2.711592653589793, 1.5328777209698072`}, {-2.711592653589793, \ -1.5140864702863965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.745682363098698}, \ {-2.706592653589793, 1.5320695890191927`}, {-2.706592653589793, \ -1.5126448530729832`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.7419941693790273`}, \ {-2.701592653589793, 1.5312544012882763`}, {-2.701592653589793, \ -1.5111833102605505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.7383330742256606`}, \ {-2.6965926535897933`, 1.530432191115248}, {-2.6965926535897933`, \ -1.5097018211028974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.7346992426049264`}, \ {-2.691592653589793, 1.5296029912938809`}, {-2.691592653589793, \ -1.5082003678092146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.7310928346520695`}, \ {-2.686592653589793, 1.5287668340781075`}, {-2.686592653589793, \ -1.5066789355833332`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.7275140056373286`}, \ {-2.681592653589793, 1.5279237511865504`}, {-2.681592653589793, -1.505137512661428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.723962905933908}, \ {-2.6765926535897933`, 1.52707377380704}, {-2.6765926535897933`, -1.5035760903480584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.7204396809879268`}, \ {-2.671592653589793, 1.5262169326011144`}, {-2.671592653589793, -1.501994663050516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.7169444712904016`}, \ {-2.666592653589793, 1.5253532577084894`}, {-2.666592653589793, \ -1.5003932283114145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.7134774123513457`}, \ {-2.661592653589793, 1.5244827787514827`}, {-2.661592653589793, \ -1.4987717868394699`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.7100386346759415`}, \ {-2.6565926535897932`, 1.523605524839448}, {-2.6565926535897932`, -1.497130342538384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.7066282637429353`}, \ {-2.651592653589793, 1.5227215245731607`}, {-2.651592653589793, \ -1.4954689025338317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.703246419985283}, \ {-2.646592653589793, 1.521830806049159}, {-2.646592653589793, -1.493787477198469}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.6998932187730147`}, \ {-2.641592653589793, 1.5209333968640906`}, {-2.641592653589793, \ -1.4920860801748912`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.6965687703984567`}, \ {-2.6365926535897932`, 1.5200293241190008`}, {-2.6365926535897932`, \ -1.4903647283965582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.6932731800637844`}, \ {-2.6315926535897933`, 1.519118614423607}, {-2.6315926535897933`, \ -1.4886234421065803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.690006547870987}, \ {-2.626592653589793, 1.5182012939005258`}, {-2.626592653589793, \ -1.4868622448743705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.686768968814232}, \ {-2.621592653589793, 1.5172773881894814`}, {-2.621592653589793, \ -1.4850811636100893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.683560532774676}, \ {-2.616592653589793, 1.5163469224514838`}, {-2.616592653589793, \ -1.4832802285768836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.680381324517789}, \ {-2.611592653589793, 1.5154099213729542`}, {-2.611592653589793, \ -1.4814594734008528`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.6772314236931387`}, \ {-2.606592653589793, 1.5144664091698417`}, {-2.606592653589793, -1.479618935078746}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.6741109048367195`}, \ {-2.601592653589793, 1.513516409591688}, {-2.601592653589793, -1.4777586539833467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.6710198373758143`}, \ {-2.596592653589793, 1.5125599459256664`}, {-2.596592653589793, -1.475878673866525}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.667958285636402}, \ {-2.5915926535897933`, 1.5115970410005832`}, {-2.5915926535897933`, \ -1.4739790418599532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.6649263088531345`}, \ {-2.586592653589793, 1.510627717190843}, {-2.586592653589793, -1.4720598084734464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.6619239611818566`}, \ {-2.581592653589793, 1.5096519964203896`}, {-2.581592653589793, -1.470121027590951}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.658951291714716}, \ {-2.576592653589793, 1.5086699001665964`}, {-2.576592653589793, \ -1.4681627564641355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.656008344497837}, \ {-2.571592653589793, 1.5076814494641262`}, {-2.571592653589793, \ -1.4661850557036191`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.6530951585515496`}, \ {-2.566592653589793, 1.5066866649087574`}, {-2.566592653589793, \ -1.4641879892678091`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.650211767893161}, \ {-2.561592653589793, 1.5056855666611761`}, {-2.561592653589793, \ -1.4621716244493608`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.647358201562275}, \ {-2.556592653589793, 1.5046781744507314`}, {-2.556592653589793, \ -1.4601360318592809`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.6445344836486497`}, \ {-2.5515926535897933`, 1.5036645075791404`}, {-2.5515926535897933`, \ -1.4580812854086633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.641740633322531}, \ {-2.5465926535897934`, 1.5026445849241787`}, {-2.5465926535897934`, \ -1.4560074622880899`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.638976664867453}, \ {-2.541592653589793, 1.5016184249433326`}, {-2.541592653589793, \ -1.4539146429447074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.6362425877155604`}, \ {-2.536592653589793, 1.500586045677381}, {-2.536592653589793, -1.451802911057009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.6335384064852705`}, \ {-2.5315926535897932`, 1.4995474647539848`}, {-2.5315926535897932`, \ -1.4496723535073412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.630864121021351}, \ {-2.526592653589793, 1.4985026993912203`}, {-2.526592653589793, \ -1.4475230603521645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -1.4453551247901135`}, \ {-2.521592653589793, 1.4974517664010716`}, {-2.521592653589793, \ -2.6282197264373557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -1.4431686431278763`}, \ {-2.516592653589793, 1.496394682192889}, {-2.516592653589793, -2.6256052131603673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -1.4409637147439445`}, \ {-2.5115926535897932`, 1.4953314627768186`}, {-2.5115926535897932`, \ -2.6230205669779765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -1.4387404420502776`}, \ {-2.5065926535897933`, 1.494262123767187}, {-2.5065926535897933`, \ -2.6204657690875015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -1.4364989304519158`}, \ {-2.501592653589793, 1.493186680385851}, {-2.501592653589793, -2.6179407961473604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -1.43423928830461}, \ {-2.496592653589793, 1.4921051474655145`}, {-2.496592653589793, \ -2.6154456203305507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -1.4319616268705009`}, \ {-2.491592653589793, 1.491017539453005}, {-2.491592653589793, -2.6129802093801877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -1.4296660602719184`}, \ {-2.486592653589793, 1.4899238704125157`}, {-2.486592653589793, -2.61054452666703}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -1.4273527054433475`}, \ {-2.481592653589793, 1.4888241540288105`}, {-2.481592653589793, -2.608138531248944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -1.4250216820816277`}, \ {-2.476592653589793, 1.4877184036103943`}, {-2.476592653589793, \ -2.6057621779322275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -1.4226731125944478`}, \ {-2.471592653589793, 1.4866066320926465`}, {-2.471592653589793, -2.603415417334738}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -1.4203071220471932`}, \ {-2.4665926535897933`, 1.485488852040919}, {-2.4665926535897933`, -2.601098195950754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -1.417923838108222}, \ {-2.461592653589793, 1.4843650756535984`}, {-2.461592653589793, \ -2.5988104562174934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -1.4155233909926352`}, \ {-2.456592653589793, 1.4832353147651327`}, {-2.456592653589793, -2.596552136583222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -1.4131059134046065`}, \ {-2.451592653589793, 1.4820995808490236`}, {-2.451592653589793, -2.594323171576877}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -1.4106715404783452`}, \ {-2.446592653589793, 1.4809578850207827`}, {-2.446592653589793, -2.592123491879125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -1.4082204097177764`}, \ {-2.441592653589793, 1.4798102380408542`}, {-2.441592653589793, \ -2.5899530243947857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -1.4057526609349906`}, \ {-2.436592653589793, 1.4786566503175003`}, {-2.436592653589793, \ -2.5878116923265364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -1.4032684361875611`}, \ {-2.431592653589793, 1.4774971319096557`}, {-2.431592653589793, \ -2.5856994152498163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -1.4007678797147871`}, \ {-2.4265926535897933`, 1.4763316925297454`}, {-2.4265926535897933`, \ -2.5836161091888616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -1.398251137872952}, \ {-2.4215926535897934`, 1.4751603415464691`}, {-2.4215926535897934`, \ -2.581561686693777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -1.3957183590696702`}, \ {-2.416592653589793, 1.4739830879875528`}, {-2.416592653589793, \ -2.5795360569185717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -1.3931696936973896`}, \ {-2.411592653589793, 1.4727999405424645`}, {-2.411592653589793, \ -2.5775391257000737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -1.3906052940661517`}, \ {-2.4065926535897932`, 1.4716109075651007`}, {-2.4065926535897932`, \ -2.575570795637646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -1.388025314335662}, \ {-2.401592653589793, 1.4704159970764343`}, {-2.401592653589793, -2.573630966173612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -1.3854299104467627`}, \ {-2.396592653589793, 1.4692152167671355`}, {-2.396592653589793, \ -2.5717195336743255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -1.3828192400523833`}, \ {-2.391592653589793, 1.468008574000156}, {-2.391592653589793, -2.569836391511787}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -1.3801934624480447`}, \ {-2.3865926535897932`, 1.466796075813284}, {-2.3865926535897932`, \ -2.5679814301457364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -1.37755273850199}, \ {-2.3815926535897933`, 1.4655777289216632`}, {-2.3815926535897933`, \ -2.566154537206141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -1.374897230585027}, \ {-2.376592653589793, 1.4643535397202851`}, {-2.376592653589793, -2.564355597575989}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -1.3722271025001485`}, \ {-2.371592653589793, 1.463123514286447}, {-2.371592653589793, -2.5625844934743323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -1.3695425194120052`}, \ {-2.366592653589793, 1.461887658382178}, {-2.366592653589793, -2.560841104539473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -1.366843647776315}, \ {-2.361592653589793, 1.4606459774566365`}, {-2.361592653589793, -2.559125307912243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -1.364130655269263}, \ {-2.356592653589793, 1.4593984766484764`}, {-2.356592653589793, -2.557436978319284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -1.361403710716975}, \ {-2.351592653589793, 1.4581451607881826`}, {-2.351592653589793, -2.555775988156262}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -1.3586629840251312`}, \ {-2.346592653589793, 1.4568860344003745`}, {-2.346592653589793, \ -2.5541422075709495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -1.3559086461087864`}, \ {-2.3415926535897933`, 1.4556211017060865`}, {-2.3415926535897933`, \ -2.5525355045460874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -1.3531408688224562`}, \ {-2.336592653589793, 1.45435036662501}, {-2.336592653589793, -2.5509557449819837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -1.350359824890547}, \ {-2.331592653589793, 1.4530738327777137`}, {-2.331592653589793, \ -2.5494027927787566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -1.3475656878381788`}, \ {-2.326592653589793, 1.4517915034878321`}, {-2.326592653589793, \ -2.5478765099181717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -1.344758631922467}, \ {-2.321592653589793, 1.450503381784225}, {-2.321592653589793, -2.546376756545009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -1.3419388320643195`}, \ {-2.316592653589793, 1.4492094704031095`}, {-2.316592653589793, \ -2.5449033910478973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -1.3391064637808114`}, \ {-2.311592653589793, 1.4479097717901654`}, {-2.311592653589793, -2.54345627013955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -1.3362617031181785`}, \ {-2.306592653589793, 1.446604288102612}, {-2.306592653589793, -2.5420352489363593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -1.3334047265854925`}, \ {-2.3015926535897933`, 1.4452930212112554`}, {-2.3015926535897933`, \ -2.540640181037285}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -1.3305357110890719`}, \ {-2.2965926535897934`, 1.443975972702514}, {-2.2965926535897934`, -2.539270918601981}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -1.3276548338676546`}, \ {-2.291592653589793, 1.4426531438804135`}, {-2.291592653589793, \ -2.5379273124281245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -1.3247622724284072`}, \ {-2.286592653589793, 1.4413245357685547`}, {-2.286592653589793, -2.536609212027888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -1.3218582044837872`}, \ {-2.2815926535897932`, 1.4399901491120604`}, {-2.2815926535897932`, \ -2.5353164657035068`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -1.318942807889321}, \ {-2.276592653589793, 1.4386499843794913`}, {-2.276592653589793, -2.534048920621909}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -1.3160162605823167`}, \ {-2.271592653589793, 1.4373040417647396`}, {-2.271592653589793, \ -2.5328064228883607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -1.3130787405215656`}, \ {-2.266592653589793, 1.435952321188896}, {-2.266592653589793, -2.531588817619089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -1.3101304256280546`}, \ {-2.2615926535897932`, 1.4345948223020932`}, {-2.2615926535897932`, \ -2.530395949012842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -1.3071714937267283`}, \ {-2.2565926535897933`, 1.4332315444853245`}, {-2.2565926535897933`, \ -2.5292276604213595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -1.304202122489324}, \ {-2.251592653589793, 1.4318624868522378`}, {-2.251592653589793, \ -2.5280837944187224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -1.3012224893783155`}, \ {-2.246592653589793, 1.4304876482509072`}, {-2.246592653589793, \ -2.5269641928695386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -1.298232771591983}, \ {-2.241592653589793, 1.4291070272655784`}, {-2.241592653589793, \ -2.5258686969959565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -1.2952331460106337`}, \ {-2.236592653589793, 1.4277206222183951`}, {-2.236592653589793, -2.52479714744347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -1.2922237891440038`}, \ {-2.231592653589793, 1.4263284311710998`}, {-2.231592653589793, \ -2.5237493843454915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -1.28920487707984}, \ {-2.226592653589793, 1.4249304519267105`}, {-2.226592653589793, -2.522725247386678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -1.2861765854337046`}, \ {-2.221592653589793, 1.4235266820311796`}, {-2.221592653589793, -2.521724575864992}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -1.2831390892999874`}, \ {-2.2165926535897933`, 1.4221171187750292`}, {-2.2165926535897933`, \ -2.5207472087524723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -1.280092563204172}, \ {-2.211592653589793, 1.4207017591949618`}, {-2.211592653589793, -2.519792984754709}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -1.277037181056333}, \ {-2.206592653589793, 1.4192806000754536`}, {-2.206592653589793, -2.518861742369012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.2739731161059}, \ {-2.201592653589793, 1.4178536379503268`}, {-2.201592653589793, \ -2.5179533199412485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -1.2709005408976786`}, \ {-2.196592653589793, 1.4164208691042983`}, {-2.196592653589793, \ -2.5170675557213578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.2678196272291438`}, \ {-2.191592653589793, 1.4149822895745099`}, {-2.191592653589793, -2.516204287917532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.2647305461089993`}, \ {-2.186592653589793, 1.413537895152041}, {-2.186592653589793, -2.515363354749044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.261633467717018}, \ {-2.181592653589793, 1.4120876813833954`}, {-2.181592653589793, \ -2.5145445944977456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.258528561365152}, \ {-2.1765926535897933`, 1.4106316435719761`}, {-2.1765926535897933`, \ -2.513747845558204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.2554159954599133`}, \ {-2.1715926535897934`, 1.4091697767795353`}, {-2.1715926535897934`, \ -2.512972946486507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -1.2522959374660299`}, \ {-2.166592653589793, 1.4077020758276095`}, {-2.166592653589793, \ -2.5122197360477125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.249168553871363}, \ {-2.161592653589793, 1.4062285352989334`}, {-2.161592653589793, \ -2.5114880532619632`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.2460340101530865`}, \ {-2.1565926535897932`, 1.4047491495388371`}, {-2.1565926535897932`, -2.51077773744926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.2428924707451168`}, \ {-2.151592653589793, 1.4032639126566264`}, {-2.151592653589793, \ -2.5100886282729094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -1.2397440990067923`}, \ {-2.146592653589793, 1.4017728185269442`}, {-2.146592653589793, \ -2.5094205657816415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -1.2365890571927864`}, \ {-2.141592653589793, 1.400275860791114}, {-2.141592653589793, -2.5087733904504157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -1.2334275064242413`}, \ {-2.1365926535897932`, 1.3987730328584709`}, {-2.1365926535897932`, \ -2.5081469432199204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.2302596066611247`}, \ {-2.1315926535897933`, 1.3972643279076686`}, {-2.1315926535897933`, \ -2.5075410655347765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.2270855166757777`}, \ {-2.126592653589793, 1.3957497388879783`}, {-2.126592653589793, \ -2.5069555993804578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -1.2239053940276605`}, \ {-2.121592653589793, 1.394229258520567}, {-2.121592653589793, -2.5063903873189384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.220719395039262}, \ {-2.116592653589793, 1.3927028792997598`}, {-2.116592653589793, -2.505845272523086}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.2175276747731743`}, \ {-2.111592653589793, 1.391170593494289}, {-2.111592653589793, -2.505320098809812}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.2143303870103073`}, \ {-2.106592653589793, 1.3896323931485297`}, {-2.106592653589793, \ -2.5048147106719885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.211127684229229}, \ {-2.101592653589793, 1.3880882700837152`}, {-2.101592653589793, -2.504328953309161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.2079197175866114`}, \ {-2.096592653589793, 1.386538215899143}, {-2.096592653589793, -2.503862672657062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.2047066368987773`}, \ {-2.0915926535897933`, 1.384982221973366}, {-2.0915926535897933`, \ -2.5034157154159464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.2014885906243025`}, \ {-2.0865926535897934`, 1.3834202794653676`}, {-2.0865926535897934`, \ -2.502987929077771}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.1982657258476852`}, \ {-2.081592653589793, 1.381852379315726}, {-2.081592653589793, -2.5025791619522293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.1950381882640446`}, \ {-2.076592653589793, 1.380278512247764}, {-2.076592653589793, -2.5021892631916645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.1918061221648317`}, \ {-2.071592653589793, 1.378698668768686}, {-2.071592653589793, -2.50181808281488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.1885696704245345`}, \ {-2.066592653589793, 1.3771128391707033`}, {-2.066592653589793, \ -2.5014654717298694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.1853289744883548`}, \ {-2.061592653589793, 1.3755210135321465`}, {-2.061592653589793, -2.501131281755482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.1820841743608452`}, \ {-2.056592653589793, 1.373923181718566}, {-2.056592653589793, -2.5008153656420395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.1788354085954673`}, \ {-2.0515926535897933`, 1.3723193333838208`}, {-2.0515926535897933`, \ -2.5005175770909434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.1755828142850648`}, \ {-2.0465926535897934`, 1.3707094579711576`}, {-2.0465926535897934`, \ -2.500237770773272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.1723265270532262`}, \ {-2.041592653589793, 1.3690935447142765`}, {-2.041592653589793, -2.499975802347401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.169066681046516}, \ {-2.036592653589793, 1.3674715826383876`}, {-2.036592653589793, -2.499731528475663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.1658034089275466`}, \ {-2.031592653589793, 1.3658435605612569`}, {-2.031592653589793, \ -2.4995048068400765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.1625368418688802`}, \ {-2.026592653589793, 1.3642094670942417`}, {-2.026592653589793, \ -2.4992954961571527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.15926710954773}, \ {-2.021592653589793, 1.3625692906433167`}, {-2.021592653589793, \ -2.4991034561918095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.1559943401414436`}, \ {-2.016592653589793, 1.3609230194100916`}, {-2.016592653589793, \ -2.4989285477704133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.1527186603237478`}, \ {-2.0115926535897932`, 1.3592706413928173`}, {-2.0115926535897932`, \ -2.4987706327929735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.1494401952617288`}, \ {-2.0065926535897933`, 1.357612144387384}, {-2.0065926535897933`, \ -2.4986295742444984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.1461590686135295`}, \ {-2.001592653589793, 1.3559475159883136`}, {-2.001592653589793, \ -2.4985052362055526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.1428754025267471`}, \ {-1.996592653589793, 1.35427674358974}, {-1.996592653589793, -2.4983974838620178`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.139589317637496}, \ {-1.991592653589793, 1.3525998143863822`}, {-1.991592653589793, \ -2.4983061835140963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.1363009330701346`}, \ {-1.986592653589793, 1.350916715374513}, {-1.986592653589793, -2.498231202584563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.1330103664376163`}, \ {-1.9815926535897932`, 1.349227433352916}, {-1.9815926535897932`, \ -2.4981724096262954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.1297177338424587`}, \ {-1.976592653589793, 1.347531954923839}, {-1.976592653589793, -2.498129674329101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.1264231498783015`}, \ {-1.9715926535897932`, 1.3458302664939383`}, {-1.9715926535897932`, \ -2.4981028675258594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.123126727632038}, \ {-1.966592653589793, 1.344122354275219}, {-1.966592653589793, -2.498091861198004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.119828578686496}, \ {-1.9615926535897932`, 1.3424082042859669`}, {-1.9615926535897932`, \ -2.498096528480358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.1165288131236546`}, \ {-1.956592653589793, 1.3406878023516762`}, {-1.956592653589793, \ -2.4981167436653484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.113227539528372}, \ {-1.9515926535897932`, 1.3389611341059713`}, {-1.9515926535897932`, \ -2.498152382206618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.1099248649926075`}, \ {-1.946592653589793, 1.3372281849915235`}, {-1.946592653589793, -2.498203320722051}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.1066208951201197`}, \ {-1.9415926535897932`, 1.3354889402609627`}, {-1.9415926535897932`, \ -2.498269436996231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.1033157340316209`}, \ {-1.936592653589793, 1.3337433849777844`}, {-1.936592653589793, \ -2.4983506099823574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.1000094843703703`}, \ {-1.9315926535897932`, 1.3319915040172539`}, {-1.9315926535897932`, \ -2.4984467198036304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.0967022473081909`}, \ {-1.926592653589793, 1.3302332820673046`}, {-1.926592653589793, \ -2.4985576477541227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.0933941225518866`}, \ {-1.9215926535897931`, 1.328468703629434}, {-1.9215926535897931`, \ -2.4986832762991638`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.0900852083500463`}, \ {-1.916592653589793, 1.3266977530195962`}, {-1.916592653589793, \ -2.4988234890752437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.0867756015002232`}, \ {-1.9115926535897931`, 1.324920414369092}, {-1.9115926535897931`, \ -2.4989781708894627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.0834653973564585`}, \ {-1.906592653589793, 1.3231366716254547`}, {-1.906592653589793, \ -2.4991472077185386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.0801546898371528`}, \ {-1.9015926535897931`, 1.3213465085533358`}, {-1.9015926535897931`, \ -2.499330486707383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.0768435714332492`}, \ {-1.896592653589793, 1.3195499087353861`}, {-1.896592653589793, \ -2.4995278961672787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.0735321332167327`}, \ {-1.8915926535897931`, 1.31774685557314}, {-1.8915926535897931`, -2.4997393255736524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.0702204648494111`}, \ {-1.886592653589793, 1.315937332287891}, {-1.886592653589793, -2.499964665563481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.0669086545919817`}, \ {-1.881592653589793, 1.3141213219215735`}, {-1.881592653589793, -2.500203807932325}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.0635967893133536`}, \ {-1.876592653589793, 1.3122988073376396`}, {-1.876592653589793, \ -2.5004566456310156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.0602849545002235`}, \ {-1.871592653589793, 1.3104697712219366`}, {-1.871592653589793, -2.500723072762016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.0569732342668838`}, \ {-1.866592653589793, 1.308634196083585}, {-1.866592653589793, -2.50100298457545}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.0536617113652516`}, \ {-1.861592653589793, 1.3067920642558564`}, {-1.861592653589793, \ -2.5012962774648337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.05035046719511}, \ {-1.8565926535897932`, 1.3049433578970517`}, {-1.8565926535897932`, -2.50160284896251}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.047039581814543}, \ {-1.851592653589793, 1.303088058991381}, {-1.851592653589793, -2.5019225977348047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.0437291339505546`}, \ {-1.8465926535897932`, 1.301226149349844}, {-1.8465926535897932`, \ -2.5022554235769143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.0404192010098627`}, \ {-1.841592653589793, 1.2993576106111129`}, {-1.841592653589793, \ -2.5026012274075375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.0371098590898504`}, \ {-1.8365926535897932`, 1.297482424242416}, {-1.8365926535897932`, -2.502959911263268}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.0338011829896696`}, \ {-1.831592653589793, 1.2956005715404255`}, {-1.831592653589793, \ -2.5033313782927507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.0304932462214822`}, \ {-1.8265926535897932`, 1.2937120336321453`}, {-1.8265926535897932`, \ -2.5037155327506198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.0271861210218303`}, \ {-1.821592653589793, 1.2918167914758045`}, {-1.821592653589793, -2.504112279991227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.0238798783631233`}, \ {-1.8165926535897932`, 1.2899148258617523`}, {-1.8165926535897932`, \ -2.504521526462176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.0205745879652348`}, \ {-1.811592653589793, 1.288006117413358}, {-1.811592653589793, -2.50494317969766}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.0172703183071978`}, \ {-1.8065926535897932`, 1.2860906465879132`}, {-1.8065926535897932`, \ -2.505377148311628}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.013967136638988}, \ {-1.801592653589793, 1.2841683936775394`}, {-1.801592653589793, \ -2.5058233419907805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.0106651089933896`}, \ {-1.7965926535897931`, 1.2822393388101023`}, {-1.7965926535897931`, \ -2.5062816714874065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.0073643001979318`}, \ {-1.791592653589793, 1.2803034619501263`}, {-1.791592653589793, \ -2.5067520486120722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.0040647738868893`}, \ {-1.7865926535897931`, 1.278360742899719}, {-1.7865926535897931`, \ -2.5072343862261643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.0007665925133375`}, \ {-1.781592653589793, 1.2764111612994993`}, {-1.781592653589793, \ -2.5077285982343085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -0.9974698173612575}, \ {-1.7765926535897931`, 1.2744546966295318`}, {-1.7765926535897931`, \ -2.5082345995766553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -0.9941745085576773}, \ {-1.771592653589793, 1.2724913282102688`}, {-1.771592653589793, \ -2.5087523062210573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -0.9908807250848515}, \ {-1.7665926535897931`, 1.2705210352034964`}, {-1.7665926535897931`, \ -2.5092816351551352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -0.9875885247924611}, \ {-1.761592653589793, 1.268543796613291}, {-1.761592653589793, -2.5098225043782425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -0.9842979644098377}, \ {-1.756592653589793, 1.2665595912869825`}, {-1.756592653589793, \ -2.5103748328933384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -0.9810090995581962}, \ {-1.751592653589793, 1.264568397916123}, {-1.751592653589793, -2.510938540698773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -0.9777219847628782}, \ {-1.746592653589793, 1.2625701950374681`}, {-1.746592653589793, -2.511513548779994}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -0.9744366734655924}, \ {-1.741592653589793, 1.260564961033962}, {-1.741592653589793, -2.512099779101179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -0.9711532180366522}, \ {-1.736592653589793, 1.258552674135736}, {-1.736592653589793, -2.512697154596803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -0.9678716697872032}, \ {-1.7315926535897932`, 1.2565333124211135`}, {-1.7315926535897932`, \ -2.5133055991631412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -0.9645920789814318}, \ {-1.726592653589793, 1.2545068538176267`}, {-1.726592653589793, \ -2.5139250376497206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -0.9613144948487566}, \ {-1.7215926535897932`, 1.252473276103042}, {-1.7215926535897932`, \ -2.5145553958507216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -0.9580389655959911}, \ {-1.716592653589793, 1.2504325569063965`}, {-1.716592653589793, \ -2.5151966004963326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -0.9547655384194786}, \ {-1.7115926535897932`, 1.248384673709046}, {-1.7115926535897932`, \ -2.5158485792440706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -0.95149425951719}, \ {-1.706592653589793, 1.2463296038457239`}, {-1.706592653589793, \ -2.5165112606700597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -0.9482251741007847}, \ {-1.7015926535897932`, 1.2442673245056113`}, {-1.7015926535897932`, \ -2.5171845742602934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -0.9449583264076266}, \ {-1.696592653589793, 1.2421978127334197`}, {-1.696592653589793, -2.517868450401857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -0.9416937597127542}, \ {-1.6915926535897932`, 1.2401210454304876`}, {-1.6915926535897932`, \ -2.5185628203741444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -0.9384315163408009}, \ {-1.686592653589793, 1.2380369993558868`}, {-1.686592653589793, \ -2.5192676163400454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -0.9351716376778593}, \ {-1.6815926535897932`, 1.2359456511275448`}, {-1.6815926535897932`, \ -2.519982771337132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -0.9319141641832895}, \ {-1.676592653589793, 1.2338469772233807`}, {-1.676592653589793, \ -2.5207082192688324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -0.928659135401468}, \ {-1.6715926535897931`, 1.231740953982452}, {-1.6715926535897931`, \ -2.5214438948955964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -0.925406589973468}, \ {-1.666592653589793, 1.2296275576061226`}, {-1.666592653589793, -2.522189733826069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -0.9221565656486813}, \ {-1.6615926535897931`, 1.2275067641592379`}, {-1.6615926535897931`, \ -2.522945672508258}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -0.9189090992963647}, \ {-1.656592653589793, 1.2253785495713194`}, {-1.656592653589793, -2.523711648220712}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -0.9156642269171175}, \ {-1.6515926535897931`, 1.223242889637777}, {-1.6515926535897931`, -2.524487599063705}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -0.9124219836542826}, \ {-1.646592653589793, 1.2210997600211335`}, {-1.646592653589793, \ -2.5252734639504357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -0.9091824038052773}, \ {-1.6415926535897931`, 1.2189491362522673`}, {-1.6415926535897931`, \ -2.526069182598237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -0.9059455208328385}, \ {-1.636592653589793, 1.2167909937316714`}, {-1.636592653589793, \ -2.5268746955198074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -0.9027113673761906}, \ {-1.631592653589793, 1.2146253077307338`}, {-1.631592653589793, \ -2.5276899440144542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -0.8994799752621335}, \ {-1.626592653589793, 1.2124520533930285`}, {-1.626592653589793, \ -2.5285148701593716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -0.896251375516043}, \ {-1.621592653589793, 1.210271205735632}, {-1.621592653589793, -2.52934941680093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -0.8930255983727861}, \ {-1.616592653589793, 1.2080827396504545`}, {-1.616592653589793, -2.530193527545999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -0.8898026732875522}, \ {-1.611592653589793, 1.2058866299055913`}, {-1.611592653589793, \ -2.5310471467532976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -0.8865826289465907}, \ {-1.606592653589793, 1.2036828511466942`}, {-1.606592653589793, -2.531910219524773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -0.8833654932778647}, \ {-1.601592653589793, 1.2014713778983623`}, {-1.601592653589793, \ -2.5327826916970158`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -0.8801512934616075}, \ {-1.5965926535897932`, 1.1992521845655537`}, {-1.5965926535897932`, \ -2.5336645098327035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -0.8769400559407902}, \ {-1.591592653589793, 1.1970252454350192`}, {-1.591592653589793, -2.534555621212084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -0.8737318064314983}, \ {-1.5865926535897932`, 1.1947905346767544`}, {-1.5865926535897932`, \ -2.535455973824496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -0.8705265699332069}, \ {-1.581592653589793, 1.1925480263454784`}, {-1.581592653589793, -2.536365516359923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -0.8673243707389687}, \ {-1.5765926535897932`, 1.1902976943821297`}, {-1.5765926535897932`, \ -2.537284198200592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -0.8641252324455023}, \ {-1.571592653589793, 1.1880395126153882`}, {-1.571592653589793, \ -2.5382119694126155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -0.8609291779631827}, \ {-1.5665926535897932`, 1.1857734547632208`}, {-1.5665926535897932`, \ -2.539148780737667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -0.8577362295259385}, \ {-1.561592653589793, 1.183499494434448}, {-1.561592653589793, -2.5400945835847084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -0.8545464087010491}, \ {-1.5565926535897932`, 1.1812176051303358`}, {-1.5565926535897932`, \ -2.5410493300217563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -0.8513597363988433}, \ {-1.551592653589793, 1.178927760246215}, {-1.551592653589793, -2.542012972767697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -0.848176232882302}, \ {-1.5465926535897931`, 1.1766299330731211`}, {-1.5465926535897931`, \ -2.542985465184146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -0.8449959177765578}, \ {-1.541592653589793, 1.1743240967994633`}, {-1.541592653589793, -2.543966761267353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -0.8418188100783018}, \ {-1.5365926535897931`, 1.172010224512717}, {-1.5365926535897931`, -2.544956815640158}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -0.8386449281650836}, \ {-1.531592653589793, 1.1696882892011469`}, {-1.531592653589793, \ -2.5459555835439924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -0.8354742898045192}, \ {-1.5265926535897931`, 1.1673582637555506`}, {-1.5265926535897931`, \ -2.5469630208309315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -0.8323069121633939}, \ {-1.521592653589793, 1.165020120971036}, {-1.521592653589793, -2.5479790839557928`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -0.8291428118166687}, \ {-1.5165926535897931`, 1.162673833548824}, {-1.5165926535897931`, -2.549003729968289}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -0.825982004756385}, \ {-1.511592653589793, 1.1603193740980797`}, {-1.511592653589793, \ -2.5500369165052277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -0.8228245064004732}, \ {-1.506592653589793, 1.157956715137772}, {-1.506592653589793, -2.551078601782764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -0.8196703316014574}, \ {-1.501592653589793, 1.1555858290985657`}, {-1.501592653589793, -2.552128744588699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -0.8165194946550649}, \ {-1.496592653589793, 1.1532066883247383`}, {-1.496592653589793, \ -2.5531873042748394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -0.8133720093087344}, \ {-1.491592653589793, 1.1508192650761324`}, {-1.491592653589793, -2.554254240749396}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -0.8102278887700263}, \ {-1.486592653589793, 1.1484235315301377`}, {-1.486592653589793, \ -2.5553295144694492`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -0.807087145714934}, \ {-1.481592653589793, 1.1460194597837006`}, {-1.481592653589793, -2.556413086433447}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -0.8039497922960979}, \ {-1.476592653589793, 1.1436070218553724`}, {-1.476592653589793, -2.557504918173775}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -0.8008158401509201}, \ {-1.4715926535897932`, 1.1411861896873843`}, {-1.4715926535897932`, \ -2.5586049717493626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -0.7976853004095831}, \ {-1.466592653589793, 1.1387569351477582`}, {-1.466592653589793, \ -2.5597132097383515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -0.7945581837029707}, \ {-1.4615926535897932`, 1.1363192300324514`}, {-1.4615926535897932`, \ -2.5608295952308104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -0.7914345001704913}, \ {-1.456592653589793, 1.1338730460675315`}, {-1.456592653589793, -2.561954091821502}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -0.7883142594678091}, \ {-1.4515926535897932`, 1.1314183549113903`}, {-1.4515926535897932`, \ -2.5630866636027068`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -0.785197470774472}, \ {-1.446592653589793, 1.1289551281569925`}, {-1.446592653589793, \ -2.5642272751570925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -0.7820841428014532}, \ {-1.4415926535897932`, 1.1264833373341545`}, {-1.4415926535897932`, \ -2.5653758915506386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -0.778974283798592}, \ {-1.436592653589793, 1.1240029539118654`}, {-1.436592653589793, -2.566532478325612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -0.7758679015619427}, \ {-1.4315926535897932`, 1.1215139493006425`}, {-1.4315926535897932`, \ -2.567697001493594}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -0.7727650034410298}, \ {-1.426592653589793, 1.1190162948549214`}, {-1.426592653589793, -2.568869427528555}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -0.7696655963460108}, \ {-1.4215926535897931`, 1.1165099618754877`}, {-1.4215926535897931`, \ -2.570049723359987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.5712378563660696`}, \ {-1.416592653589793, 1.113994921611942}, {-1.416592653589793, -0.7665696867547416}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.5724337943669524`}, \ {-1.4115926535897931`, 1.1114711452652104`}, {-1.4115926535897931`, \ -0.7634772807197815}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.57363750561791}, \ {-1.406592653589793, 1.108938603990097}, {-1.406592653589793, -0.7603883838752044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.5748489588028716`}, \ {-1.4015926535897931`, 1.106397268897832}, {-1.4015926535897931`, -0.7573030014435399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.5760681230275506`}, \ {-1.396592653589793, 1.103847111058765}, {-1.396592653589793, -0.7542211382422855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.5772949678131387`}, \ {-1.3915926535897931`, 1.10128810150495}, {-1.3915926535897931`, -0.751142798690741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.578529463089497}, \ {-1.386592653589793, 1.0987202112329175`}, {-1.386592653589793, -0.7480679868163221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.579771579188955}, \ {-1.381592653589793, 1.0961434112063766`}, {-1.381592653589793, -0.7449967062612016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.581021286839712}, \ {-1.376592653589793, 1.093557672359074}, {-1.376592653589793, -0.7419289602885168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.5822785571595097`}, \ {-1.371592653589793, 1.090962965597527}, {-1.371592653589793, -0.7388647517887398}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.5835433616492716`}, \ {-1.366592653589793, 1.0883592618039717`}, {-1.366592653589793, -0.7358040832857944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.5848156721868563`}, \ {-1.361592653589793, 1.085746531839259}, {-1.361592653589793, -0.7327469569432019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.5860954610208333`}, \ {-1.356592653589793, 1.0831247465458833`}, {-1.356592653589793, -0.7296933745700676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.587382700764179}, \ {-1.351592653589793, 1.0804938767508332`}, {-1.351592653589793, -0.726643337627039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.588677364388286}, \ {-1.3465926535897932`, 1.0778538932688302`}, {-1.3465926535897932`, \ -0.7235968472321539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.5899794252167254`}, \ {-1.341592653589793, 1.075204766905324}, {-1.341592653589793, -0.7205539041665824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.5912888569192516`}, \ {-1.3365926535897932`, 1.0725464684596016`}, {-1.3365926535897932`, \ -0.7175145088803795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.5926056335057663`}, \ {-1.331592653589793, 1.069878968728162}, {-1.331592653589793, -0.7144786614979822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.5939297293203976`}, \ {-1.3265926535897932`, 1.0672022385076783`}, {-1.3265926535897932`, \ -0.7114463618239326}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.5952611190354853`}, \ {-1.321592653589793, 1.0645162485985553`}, {-1.321592653589793, -0.7084176093481163}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.596599777645751}, \ {-1.3165926535897932`, 1.0618209698081431`}, {-1.3165926535897932`, \ -0.7053924032512524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.59794568046246}, \ {-1.311592653589793, 1.0591163729540416`}, {-1.311592653589793, -0.7023707424102369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.5992988031075575`}, \ {-1.3065926535897932`, 1.056402428867707}, {-1.3065926535897932`, -0.6993526254032265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.6006591215079866`}, \ {-1.301592653589793, 1.0536791083978458`}, {-1.301592653589793, -0.6963380505149024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.602026611889913}, \ {-1.2965926535897931`, 1.0509463824139103`}, {-1.2965926535897931`, \ -0.6933270157415151}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.6034012507730706`}, \ {-1.291592653589793, 1.0482042218097432`}, {-1.291592653589793, -0.6903195187958815}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.6047830149651126`}, \ {-1.2865926535897931`, 1.0454525975071614`}, {-1.2865926535897931`, \ -0.6873155571123265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.6061718815559893`}, \ {-1.281592653589793, 1.0426914804597365`}, {-1.281592653589793, -0.6843151278514851}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.60756782791242}, \ {-1.2765926535897931`, 1.0399208416564085`}, {-1.2765926535897931`, \ -0.6813182279051725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.6089708316723113`}, \ {-1.271592653589793, 1.0371406521254192`}, {-1.271592653589793, -0.6783248539009878}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.610380870739379}, \ {-1.2665926535897931`, 1.0343508829379833`}, {-1.2665926535897931`, \ -0.6753350022071368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.6117979232775466`}, \ {-1.261592653589793, 1.031551505212343}, {-1.261592653589793, -0.6723486689368018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.6132219677056487`}, \ {-1.256592653589793, 1.028742490117614}, {-1.256592653589793, -0.6693658499528049}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.614652982692044}, \ {-1.251592653589793, 1.0259238088778035`}, {-1.251592653589793, -0.666386540872039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.6160909471491753`}, \ {-1.246592653589793, 1.0230954327759572`}, {-1.246592653589793, -0.6634107370697181}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.61753584022836}, \ {-1.241592653589793, 1.020257333158178}, {-1.241592653589793, -0.6604384336838176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.61898764131447}, \ {-1.236592653589793, 1.0174094814378587`}, {-1.236592653589793, -0.6574696256192535}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.620446330020783}, \ {-1.231592653589793, 1.0145518490997352`}, {-1.231592653589793, -0.6545043075522136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.6219118861835966`}, \ {-1.226592653589793, 1.0116844077044858`}, {-1.226592653589793, -0.6515424739339888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.6233842898572233`}, \ {-1.2215926535897932`, 1.0088071288927876`}, {-1.2215926535897932`, \ -0.6485841189952937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.6248635213087876`}, \ {-1.216592653589793, 1.0059199843898086`}, {-1.216592653589793, -0.6456292367501609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.6263495610131344`}, \ {-1.2115926535897932`, 1.0030229460096518`}, {-1.2115926535897932`, \ -0.6426778209999012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.627842389647707}, \ {-1.206592653589793, 1.0001159856599293`}, {-1.206592653589793, -0.6397298653369045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.629341988087594}, \ {-1.2015926535897932`, 0.9971990753461691}, {-1.2015926535897932`, \ -0.6367853631485987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.630848337400398}, \ {-1.196592653589793, 0.9942721871766516}, {-1.196592653589793, -0.6338443076210221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.6323614188413806`}, \ {-1.1915926535897932`, 0.9913352933668703}, {-1.1915926535897932`, \ -0.6309066917427193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.633881213848433}, \ {-1.186592653589793, 0.9883883662444394}, {-1.186592653589793, -0.6279725083082548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.6354077040371644`}, \ {-1.1815926535897932`, 0.9854313782538066}, {-1.1815926535897932`, \ -0.6250417499218347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.6369408711960522`}, \ {-1.176592653589793, 0.9824643019611109}, {-1.176592653589793, -0.6221144090008828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.638480697281471}, \ {-1.1715926535897931`, 0.9794871100592112}, {-1.1715926535897931`, \ -0.6191904777793713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.640027164413023}, \ {-1.166592653589793, 0.9764997753724761}, {-1.166592653589793, -0.6162699483114747}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.641580254868587}, \ {-1.1615926535897931`, 0.9735022708619827}, {-1.1615926535897931`, \ -0.6133528124747375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.6431399510795766`}, \ {-1.156592653589793, 0.9704945696305634}, {-1.156592653589793, -0.6104390619734404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.6447062356262774`}, \ {-1.1515926535897931`, 0.9674766449278867}, {-1.1515926535897931`, \ -0.6075286883419899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.64627909123298}, \ {-1.146592653589793, 0.9644484701558171}, {-1.146592653589793, -0.6046216829479301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.6478585007633573`}, \ {-1.1415926535897931`, 0.9614100188736066}, {-1.1415926535897931`, \ -0.6017180369952136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.6494444472158643`}, \ {-1.1365926535897932`, 0.9583612648031792}, {-1.1365926535897932`, \ -0.5988177415274084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.6510369137189023`}, \ {-1.1315926535897929`, 0.9553021818346974}, {-1.1315926535897929`, \ -0.5959207874305007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -2.6526358835263895`}, \ {-1.126592653589793, 0.9522327440318672}, {-1.126592653589793, -0.5930271654361707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.654241340013094}, \ {-1.121592653589793, 0.949152925637503}, {-1.121592653589793, -0.5901368661246588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.6558532666700105`}, \ {-1.1165926535897932`, 0.9460627010791641}, {-1.1165926535897932`, \ -0.5872498799276132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -2.6574716470998903`}, \ {-1.1115926535897929`, 0.942962044974757}, {-1.1115926535897929`, -0.5843661971310591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.6590964650126994`}, \ {-1.106592653589793, 0.9398509321382205}, {-1.106592653589793, -0.5814858078782047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -2.660727704221127}, \ {-1.101592653589793, 0.9367293375853104}, {-1.101592653589793, -0.5786087021722206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -2.6623653486360426`}, \ {-1.0965926535897932`, 0.9335972365394963}, {-1.0965926535897932`, \ -0.5757348698788815}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -2.6640093822621966`}, \ {-1.0915926535897933`, 0.9304546044376941}, {-1.0915926535897933`, \ -0.5728643007294669}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -2.665659789193634}, \ {-1.086592653589793, 0.9273014169363731}, {-1.086592653589793, -0.5699969843231829}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -2.6673165536093792`}, \ {-1.081592653589793, 0.9241376499174985}, {-1.081592653589793, -0.5671329101298921}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -2.668979659769065}, \ {-1.0765926535897932`, 0.9209632794945647}, {-1.0765926535897932`, \ -0.5642720674926878}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -2.670649092008516}, \ {-1.0715926535897933`, 0.9177782820188148}, {-1.0715926535897933`, \ -0.5614144456303306}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -2.6723248347354653`}, \ {-1.066592653589793, 0.9145826340853607}, {-1.066592653589793, -0.5585600336398021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -2.674006872425201}, \ {-1.061592653589793, 0.9113763125394868}, {-1.061592653589793, -0.5557088204986874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -2.675695189616307}, \ {-1.0565926535897932`, 0.9081592944829305}, {-1.0565926535897932`, \ -0.5528607950676141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -2.6773897709063865`}, \ {-1.0515926535897933`, 0.904931557280258}, {-1.0515926535897933`, -0.5500159460926092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.6790906009478204`}, \ {-1.046592653589793, 0.9016930785653083}, {-1.046592653589793, -0.5471742622074192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.680797664443488}, \ {-1.041592653589793, 0.8984438362477042}, {-1.041592653589793, -0.5443357319357228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.6825109461426444`}, \ {-1.0365926535897931`, 0.8951838085193555}, {-1.0365926535897931`, \ -0.5415003436934892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.6842304308366898`}, \ {-1.0315926535897932`, 0.8919129738611048}, {-1.0315926535897932`, \ -0.5386680857911197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.6859561033549886`}, \ {-1.026592653589793, 0.888631311049402}, {-1.026592653589793, -0.535838946435587}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.687687948560777}, \ {-1.021592653589793, 0.8853387991629962}, {-1.021592653589793, -0.5330129137326475}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.6894259513470034`}, \ {-1.0165926535897931`, 0.8820354175897507}, {-1.0165926535897931`, \ -0.5301899756888753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.6911700966322454`}, \ {-1.0115926535897932`, 0.8787211460334708}, {-1.0115926535897932`, \ -0.5273701202137573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.692920369356611}, \ {-1.0065926535897929`, 0.8753959645208089}, {-1.0065926535897929`, \ -0.5245533351216874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.694676754477716}, \ {-1.001592653589793, 0.8720598534082015}, {-1.001592653589793, -0.5217396081340189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.696439236966597}, \ {-0.9965926535897931, 0.8687127933889012}, {-0.9965926535897931, -0.5189289268809494}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.6982078018037297`}, \ {-0.9915926535897932, 0.8653547655000209}, {-0.9915926535897932, -0.5161212789035048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.699982433975005}, \ {-0.9865926535897929, 0.8619857511296634}, {-0.9865926535897929, -0.5133166516553915}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.7017631184677886`}, \ {-0.981592653589793, 0.8586057320240826}, {-0.981592653589793, -0.5105150325049189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.7035498402669047`}, \ {-0.9765926535897931, 0.8552146902949208}, {-0.9765926535897931, -0.5077164087367356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.7053425843507517`}, \ {-0.9715926535897932, 0.8518126084264731}, {-0.9715926535897932, -0.5049207675537103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.7071413356873557`}, \ {-0.9665926535897928, 0.8483994692830182}, {-0.9665926535897928, -0.502128096078651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.7089460792304902`}, \ {-0.961592653589793, 0.8449752561161986}, {-0.961592653589793, -0.4993383813560732}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.7107567999157913`}, \ {-0.9565926535897931, 0.8415399525724403}, {-0.9565926535897931, \ -0.49655161035388773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.7125734826568895`}, \ {-0.9515926535897932, 0.8380935427004437}, {-0.9515926535897932, -0.4937677699650583}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.7143961123416025`}, \ {-0.9465926535897933, 0.8346360109586898}, {-0.9465926535897933, -0.4909868470092988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.716224673828097}, \ {-0.9415926535897929, 0.8311673422230208}, {-0.9415926535897929, -0.4882088282346512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.7180591519411004`}, \ {-0.936592653589793, 0.8276875217942545}, {-0.936592653589793, -0.4854337003190894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.719899531468125}, \ {-0.9315926535897932, 0.8241965354058435}, {-0.9315926535897932, \ -0.48266144987207454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.7217457971557253`}, \ {-0.9265926535897933, 0.8206943692315783}, {-0.9265926535897933, -0.4798920634361116}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.723597933705758}, \ {-0.9215926535897929, 0.8171810098933393}, {-0.9215926535897929, -0.4771255274882421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.7254559257716684`}, \ {-0.916592653589793, 0.8136564444688771}, {-0.916592653589793, -0.4743618284415236}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.7273197579547994`}, \ {-0.9115926535897931, 0.8101206604996464}, {-0.9115926535897931, \ -0.47160095264648155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.7291894148007323`}, \ {-0.9065926535897932, 0.80657364599867}, {-0.9065926535897932, -0.46884288639255406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.7310648807956355`}, \ {-0.9015926535897929, 0.8030153894584429}, {-0.9015926535897929, -0.4660876159094911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.732946140362628}, \ {-0.896592653589793, 0.7994458798588727}, {-0.896592653589793, \ -0.46333512736871457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.7348331778581954`}, \ {-0.8915926535897931, 0.7958651066752522}, {-0.8915926535897931, -0.4605854068847042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.7367259775685975`}, \ {-0.8865926535897932, 0.792273059886272}, {-0.8865926535897932, -0.4578384405163098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.7386245237063007`}, \ {-0.8815926535897929, 0.7886697299820524}, {-0.8815926535897929, -0.4550942142680435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.740528800406457}, \ {-0.876592653589793, 0.7850551079722201}, {-0.876592653589793, -0.4523527140913891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.7424387917233854`}, \ {-0.8715926535897931, 0.7814291853940034}, {-0.8715926535897931, -0.4496139258860583}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.744354481627066}, \ {-0.8665926535897932, 0.7777919543203549}, {-0.8665926535897932, \ -0.44687783550118987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.7462758539996934`}, \ {-0.8615926535897929, 0.7741434073681055}, {-0.8615926535897929, \ -0.44414442873661364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.7482028926322184`}, \ {-0.856592653589793, 0.7704835377061342}, {-0.856592653589793, \ -0.44141369134401176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.750135581220927}, \ {-0.8515926535897931, 0.7668123390635677}, {-0.8515926535897931, -0.4386856090280892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.7520739033640518`}, \ {-0.8465926535897932, 0.7631298057379883}, {-0.8465926535897932, \ -0.43596016744773447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.754017842558392}, \ {-0.8415926535897928, 0.7594359326036768}, {-0.8415926535897928, \ -0.43323735221713977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.755967382195965}, \ {-0.836592653589793, 0.7557307151198523}, {-0.836592653589793, \ -0.43051714890689796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.7579225055606855`}, \ {-0.8315926535897931, 0.7520141493389388}, {-0.8315926535897931, \ -0.42779954304509743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.75988319582507}, \ {-0.8265926535897932, 0.7482862319148447}, {-0.8265926535897932, -0.4250845201183934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.761849436046954}, \ {-0.8215926535897933, 0.744546960111236}, {-0.8215926535897933, -0.4223720655730256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.763821209166265}, \ {-0.8165926535897929, 0.7407963318098427}, {-0.8165926535897929, \ -0.41966216481588764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.7657984980017782`}, \ {-0.811592653589793, 0.7370343455187491}, {-0.811592653589793, \ -0.41695480321548545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.7677812852479424`}, \ {-0.8065926535897932, 0.7332610003806953}, {-0.8065926535897932, \ -0.41424996610295817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.7697695534716966`}, \ {-0.8015926535897933, 0.729476296181383}, {-0.8015926535897933, \ -0.41154763877301653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.7717632851093543`}, \ {-0.7965926535897929, 0.7256802333577765}, {-0.7965926535897929, \ -0.40884780648493707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.773762462463463}, \ {-0.791592653589793, 0.7218728130063996}, {-0.791592653589793, \ -0.40615045446343606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.7757670676997446`}, \ {-0.7865926535897931, 0.7180540368916273}, {-0.7865926535897931, \ -0.40345556789962855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.7777770828440316`}, \ {-0.7815926535897932, 0.7142239074539709}, {-0.7815926535897932, \ -0.40076313195190605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.7797924897792403`}, \ {-0.7765926535897929, 0.7103824278183494}, {-0.7765926535897929, -0.3980731317468119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.78181327024238}, \ {-0.771592653589793, 0.7065296018023457}, {-0.771592653589793, -0.3953855523799094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.7838394058215847`}, \ {-0.7665926535897931, 0.7026654339244573}, {-0.7665926535897931, -0.3927003789166267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.785870877953175}, \ {-0.7615926535897932, 0.6987899294123062}, {-0.7615926535897932, \ -0.39001759639307226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.787907667918762}, \ {-0.7565926535897929, 0.694903094210858}, {-0.7565926535897929, \ -0.38733718981686976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.7899497568423626`}, \ {-0.751592653589793, 0.6910049349905808}, {-0.751592653589793, -0.3846591441679203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.79199712568757}, \ {-0.7465926535897931, 0.6870954591556119}, {-0.7465926535897931, -0.3819834443992192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.794049755254737}, \ {-0.7415926535897932, 0.6831746748518664}, {-0.7415926535897932, -0.3793100754375897}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.796107626178201}, \ {-0.7365926535897929, 0.6792425909751293}, {-0.7365926535897929, \ -0.37663902218444073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.798170718923548}, \ {-0.731592653589793, 0.6752992171791082}, {-0.731592653589793, \ -0.37397026951651713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.800239013784895}, \ {-0.7265926535897931, 0.6713445638834431}, {-0.7265926535897931, -0.3713038022865922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.8023124908822212`}, \ {-0.7215926535897932, 0.6673786422816724}, {-0.7215926535897932, \ -0.36863960532418805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.804391130158725}, \ {-0.7165926535897928, 0.6634014643491656}, {-0.7165926535897928, \ -0.36597766343625693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.806474911378224}, \ {-0.711592653589793, 0.6594130428509968}, {-0.711592653589793, \ -0.36331796140786676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.8085638141225835`}, \ {-0.7065926535897931, 0.655413391349767}, {-0.7065926535897931, -0.3606604840028485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.810657817789187}, \ {-0.7015926535897932, 0.6514025242133776}, {-0.7015926535897932, -0.3580052159644586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.8127569015884406`}, \ {-0.6965926535897933, 0.6473804566227419}, {-0.6965926535897933, \ -0.35535214201600335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.8148610445413182`}, \ {-0.6915926535897929, 0.6433472045794397}, {-0.6915926535897929, -0.3527012468614648}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.816970225476939}, \ {-0.686592653589793, 0.6393027849132983}, {-0.686592653589793, -0.3500525151861038}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.8190844230301906`}, \ {-0.6815926535897932, 0.63524721528991}, {-0.6815926535897932, -0.34740593165705774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.8212036156393894`}, \ {-0.6765926535897933, 0.6311805142180901}, {-0.6765926535897933, -0.3447614809239274}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.8233277815439757`}, \ {-0.6715926535897929, 0.627102701057238}, {-0.6715926535897929, -0.3421191476193353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.8254568987822593`}, \ {-0.666592653589793, 0.6230137960246367}, {-0.666592653589793, -0.3394789163594993}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.8275909451891943`}, \ {-0.6615926535897931, 0.6189138202026615}, {-0.6615926535897931, \ -0.33684077174475957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.829729898394206}, \ {-0.6565926535897932, 0.6148027955459112}, {-0.6565926535897932, \ -0.33420469836012856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.831873735819053}, \ {-0.6515926535897929, 0.6106807448882366}, {-0.6515926535897929, \ -0.33157068077579754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.8340224346757372`}, \ {-0.646592653589793, 0.6065476919496996}, {-0.646592653589793, -0.3289387035476652}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.8361759719644524`}, \ {-0.6415926535897931, 0.6024036613434098}, {-0.6415926535897931, -0.3263087512178199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.838334324471581}, \ {-0.6365926535897932, 0.5982486785822758}, {-0.6365926535897932, -0.3236808083150356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.8404974687677313`}, \ {-0.6315926535897929, 0.5940827700856495}, {-0.6315926535897929, -0.3210548593552456}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.8426653812058245`}, \ {-0.626592653589793, 0.5899059631858702}, {-0.626592653589793, \ -0.31843088884201376`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.844838037919224}, \ {-0.6215926535897931, 0.5857182861346785}, {-0.6215926535897931, -0.3158088812669804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.847015414819913}, \ {-0.6165926535897932, 0.5815197681095395}, {-0.6165926535897932, \ -0.31318882111032026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.849197487596717}, \ {-0.6115926535897929, 0.5773104392198275}, {-0.6115926535897929, \ -0.31057069284116423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.8513842317135762`}, \ {-0.606592653589793, 0.5730903305128977}, {-0.606592653589793, \ -0.30795448091803157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.853575622407865}, \ {-0.6015926535897931, 0.5688594739800314}, {-0.6015926535897931, -0.3053401697892418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.8557716346887596`}, \ {-0.5965926535897932, 0.5646179025622501}, {-0.5965926535897932, -0.3027277438933221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.857972243335657}, \ {-0.5915926535897928, 0.5603656501559878}, {-0.5915926535897928, \ -0.30011718765939654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.860177422896641}, \ {-0.586592653589793, 0.5561027516186426}, {-0.586592653589793, -0.2975084855075799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.862387147687}, \ {-0.5815926535897931, 0.5518292427739693}, {-0.5815926535897931, -0.2949016218493467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.864601391787799}, \ {-0.5765926535897931, 0.5475451604173364}, {-0.5765926535897931, -0.2922965810879043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.8668201290444966`}, \ {-0.571592653589793, 0.5432505423208277}, {-0.571592653589793, \ -0.28969334761854304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.8690433330656213`}, \ {-0.566592653589793, 0.5389454272381993}, {-0.566592653589793, -0.2870919058289975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.871270977221495}, \ {-0.561592653589793, 0.5346298549096653}, {-0.561592653589793, -0.2844922400997708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.873503034643013}, \ {-0.556592653589793, 0.5303038660665442}, {-0.556592653589793, -0.2818943348044859}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.8757394782204786`}, \ {-0.551592653589793, 0.5259675024357106}, {-0.551592653589793, -0.2792981743101922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -2.877980280602489}, \ {-0.546592653589793, 0.5216208067439071}, {-0.546592653589793, -0.2767037429776884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -2.880225414194876}, \ {-0.541592653589793, 0.5172638227218668}, {-0.541592653589793, -0.2741110251618288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.882474851159711}, \ {-0.536592653589793, 0.5128965951082644}, {-0.536592653589793, \ -0.27152000521182196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.884728563414352}, \ {-0.531592653589793, 0.5085191696534869}, {-0.531592653589793, \ -0.26893066747152117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.8869865226305595`}, \ {-0.526592653589793, 0.5041315931232214}, {-0.526592653589793, \ -0.26634299627971164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.88924870023366}, \ {-0.521592653589793, 0.49973391330185085`}, {-0.521592653589793, \ -0.26375697597037506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.891515067401778}, \ {-0.5165926535897931, 0.49532617899566683`}, {-0.5165926535897931, \ -0.2611725908729737}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.8937855950651135`}, \ {-0.511592653589793, 0.4909084400358771}, {-0.511592653589793, -0.2585898253126964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.8960602539052887`}, \ {-0.5065926535897931, 0.4864807472814212}, {-0.5065926535897931, \ -0.25600866361072067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -2.8983390143547476`}, \ {-0.5015926535897931, 0.48204315262158554`}, {-0.5015926535897931, \ -0.25342909008445813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -2.9006218465962186`}, \ {-0.49659265358979304`, 0.47759570897840453`}, {-0.49659265358979304`, \ -0.2508510890477899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -2.9029087205622344`}, \ {-0.4915926535897931, 0.4731384703088554}, {-0.4915926535897931, \ -0.24827464481130104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -2.905199605934714}, \ {-0.4865926535897931, 0.4686714916068494}, {-0.4865926535897931, \ -0.24569974168250971`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.907494472144606}, \ {-0.4815926535897931, 0.4641948289049904}, {-0.4815926535897931, -0.24312636396608}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -2.9097932883715916`}, \ {-0.4765926535897931, 0.459708539276126}, {-0.4765926535897931, \ -0.24055449596403813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.912096023543851}, \ {-0.4715926535897931, 0.4552126808346688}, {-0.4715926535897931, -0.2379841219759778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.914402646337889}, \ {-0.46659265358979307`, 0.45070731273769743`}, {-0.46659265358979307`, \ -0.2354152262992582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.916713125178428}, \ {-0.46159265358979307`, 0.4461924951858189}, {-0.46159265358979307`, \ -0.2328477932292004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.9190274282383606`}, \ {-0.45659265358979306`, 0.4416682894238072}, {-0.45659265358979306`, \ -0.23028180705927134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.921345523438762}, \ {-0.45159265358979306`, -0.22771725208126667`}, {-0.45159265358979306`, 0.43713475774100047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.9236673784489766`}, \ {-0.44659265358979305`, -0.22515411258548704`}, {-0.44659265358979305`, 0.4325919634714582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.925992960686754}, \ {-0.44159265358979305`, -0.22259237286090608`}, {-0.44159265358979305`, 0.4280399709938839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.9283222373184628`}, \ {-0.43659265358979304`, -0.22003201719533277`}, {-0.43659265358979304`, 0.4234788457312892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.9306551752593584`}, \ {-0.43159265358979304`, -0.2174730298755754}, {-0.43159265358979304`, 0.4189086541504276}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.9329917411739226`}, \ {-0.42659265358979304`, -0.2149153951875869}, {-0.42659265358979304`, 0.4143294637609609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.935331901476264}, \ {-0.42159265358979303`, -0.21235909741661832`}, {-0.42159265358979303`, 0.4097413431143831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -2.9376756223305853`}, \ {-0.416592653589793, -0.2098041208473569}, {-0.416592653589793, 0.4051443618026837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -2.940022869651715}, \ {-0.411592653589793, -0.20725044976406412`}, {-0.411592653589793, 0.4005385904567566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -2.9423736091057062`}, \ {-0.406592653589793, -0.20469806845070926`}, {-0.406592653589793, 0.39592410074454176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.9447278061104987`}, \ {-0.40159265358979307`, -0.2021469611910936}, {-0.40159265358979307`, 0.39130096536891296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -2.947085425836649}, \ {-0.39659265358979306`, -0.19959711226897098`}, {-0.39659265358979306`, 0.3866692580652875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.9494464332081263`}, \ {-0.39159265358979306`, -0.19704850596816995`}, {-0.39159265358979306`, 0.3820290535989846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -2.951810792903173}, \ {-0.38659265358979306`, -0.1945011265726994}, {-0.38659265358979306`, 0.3773804277622997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -2.954178469355233}, \ {-0.38159265358979305`, -0.191954958366862}, {-0.38159265358979305`, 0.37272345737131773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -2.9565494267539454`}, \ {-0.37659265358979305`, -0.18940998563535272`}, {-0.37659265358979305`, 0.36805822026244517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -2.958923629046205}, \ {-0.3715926535897931, -0.18686619266335897`}, {-0.3715926535897931, 0.3633847952886744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -2.961301039937287}, \ {-0.3665926535897931, -0.18432356373665362`}, {-0.3665926535897931, 0.3587032623155678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -2.9636816228920444`}, \ {-0.3615926535897931, -0.18178208314168792`}, {-0.3615926535897931, 0.3540137022169649}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -2.9660653411361624`}, \ {-0.3565926535897931, -0.17924173516567168`}, {-0.3565926535897931, 0.3493161968704093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -2.968452157657486}, \ {-0.3515926535897931, -0.17670250409665839`}, {-0.3515926535897931, 0.34461082915229746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -2.970842035207411}, \ {-0.3465926535897931, -0.17416437422362072`}, {-0.3465926535897931, 0.3398976829327453}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -2.973234936302345}, \ {-0.34159265358979307`, -0.17162732983652454`}, {-0.34159265358979307`, 0.3351768430701701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -2.975630823225226}, \ {-0.33659265358979307`, -0.16909135522639765`}, {-0.33659265358979307`, 0.3304483954055924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -2.9780296580271144`}, \ {-0.33159265358979306`, -0.16655643468539374`}, {-0.33159265358979306`, 0.3257124267566522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -2.9804314025288496`}, \ {-0.32659265358979306`, -0.16402255250685807`}, {-0.32659265358979306`, 0.3209690249113418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -2.98283601832277}, \ {-0.32159265358979305`, -0.16148969298537993`}, {-0.32159265358979305`, 0.31621827862145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -2.9852434667744965`}, \ {-0.31659265358979305`, -0.1589578404168507}, {-0.31659265358979305`, 0.3114602775957277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -2.987653709024787}, \ {-0.31159265358979304`, -0.1564269790985135}, {-0.31159265358979304`, 0.30669511249276193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -2.9900667059914516`}, \ {-0.30659265358979304`, -0.15389709332901017`}, {-0.30659265358979304`, 0.30192287491356806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -2.9924824183713308`}, \ {-0.30159265358979304`, -0.15136816740842468`}, {-0.30159265358979304`, 0.2971436573938939}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -2.9949008066423417`}, \ {-0.29659265358979303`, -0.14884018563832382`}, {-0.29659265358979303`, 0.2923575533962417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -2.997321831065587}, \ {-0.2915926535897931, -0.14631313232179533`}, {-0.2915926535897931, 0.28756465730160446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -2.999745451687524}, \ {-0.2865926535897931, -0.1437869917634818}, {-0.2865926535897931, 0.282765064400918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -3.0021716283422024`}, \ {-0.2815926535897931, -0.14126174826960863`}, {-0.2815926535897931, 0.27795887088622695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -3.0046003206535596`}, \ {-0.27659265358979307`, -0.1387373861480166}, {-0.27659265358979307`, 0.2731461738415765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -3.007031488037781}, \ {-0.27159265358979306`, -0.13621388970818132`}, {-0.27159265358979306`, 0.2683270712336112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -3.0094650897057216`}, \ {-0.26659265358979306`, -0.13369124326124035`}, {-0.26659265358979306`, 0.2635016619019039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -3.011901084665387}, \ {-0.26159265358979306`, -0.13116943112000765`}, {-0.26159265358979306`, 0.2586700455489996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -3.014339431724479}, \ {-0.25659265358979305`, -0.12864843759899194`}, {-0.25659265358979305`, 0.25383232273018197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -3.0167800894929964`}, \ {-0.25159265358979305`, -0.12612824701441017`}, {-0.25159265358979305`, 0.2489885948429697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -3.0192230163858995`}, \ {-0.24659265358979304`, -0.12360884368419918`}, {-0.24659265358979304`, 0.24413896411633274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -3.0216681706258313`}, \ {-0.24159265358979304`, -0.12109021192802019`}, {-0.24159265358979304`, 0.23928353359963533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -3.024115510245897}, \ {-0.23659265358979303`, -0.11857233606726815`}, {-0.23659265358979303`, 0.23442240715131726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -3.0265649930925025`}, \ {-0.23159265358979303`, -0.11605520042507309`}, {-0.23159265358979303`, 0.22955568942729881`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -3.0290165768282487`}, \ {-0.22659265358979308`, -0.11353878932630046`}, {-0.22659265358979308`, 0.22468348586912393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -3.031470218934883}, \ {-0.22159265358979308`, -0.11102308709755064`}, {-0.22159265358979308`, 0.2198059026918414}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -3.0339258767163053`}, \ {-0.21659265358979307`, -0.1085080780671539}, {-0.21659265358979307`, 0.2149230468716237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -3.036383507301628}, \ {-0.21159265358979307`, -0.10599374656516453`}, {-0.21159265358979307`, 0.21003502613313083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -3.038843067648295}, \ {-0.20659265358979306`, -0.10348007692335144`}, {-0.20659265358979306`, 0.2051419489366169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -3.041304514545245}, \ {-0.20159265358979306`, -0.10096705347518815`}, {-0.20159265358979306`, 0.20024392446478811`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -3.0437678046161367`}, \ {-0.19659265358979305`, -0.09845466055584194}, {-0.19659265358979305`, 0.19534106260941597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -3.046232894322619}, \ {-0.19159265358979305`, -0.09594288250215507}, {-0.19159265358979305`, 0.19043347395769636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -3.0486997399676525`}, \ {-0.18659265358979304`, -0.09343170365263169}, {-0.18659265358979304`, 0.18552126977837938`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -3.051168297698886}, \ {-0.18159265358979304`, -0.09092110834741565}, {-0.18159265358979304`, 0.1806045620076539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -3.0536385235120735`}, \ {-0.17659265358979304`, -0.08841108092827307}, {-0.17659265358979304`, 0.17568346323480488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -3.0561103732545454`}, \ {-0.17159265358979303`, -0.085901605738571}, {-0.17159265358979303`, 0.17075808668764073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -3.058583802628724}, \ {-0.16659265358979303`, -0.08339266712324737}, {-0.16659265358979303`, 0.1658285462176895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -3.0610587671956857`}, \ {-0.16159265358979308`, -0.08088424942879044}, {-0.16159265358979308`, 0.16089495628518435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -3.0635352223787664`}, \ {-0.15659265358979307`, -0.07837633700321216}, {-0.15659265358979307`, 0.15595743194383035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -3.066013123467213}, \ {-0.15159265358979307`, -0.0758689141960135}, {-0.15159265358979307`, 0.15101608882535303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -3.0684924256198753`}, \ {-0.14659265358979306`, -0.07336196535815849}, {-0.14659265358979306`, 0.14607104312385147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -3.0709730838689406`}, \ {-0.14159265358979306`, -0.07085547484204321}, {-0.14159265358979306`, 0.141122411579943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -3.07345505312371}, \ {-0.13659265358979306`, -0.06834942700145588}, {-0.13659265358979306`, 0.13617031146471137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -3.0759382881744104`}, \ {-0.13159265358979305`, -0.06584380619154886}, {-0.13159265358979305`, 0.13121486056346768`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -3.0784227436960494`}, \ {-0.12659265358979305`, -0.06333859676879887}, {-0.12659265358979305`, 0.12625617715932158`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -3.0809083742523042`}, \ {-0.12159265358979304`, -0.060833783090969866`}, {-0.12159265358979304`, 0.12129438001657342`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -3.0833951342994466`}, \ {-0.11659265358979304`, -0.05832934951707506}, {-0.11659265358979304`, 0.11632958836393213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -3.0858829781903028`}, \ {-0.11159265358979303`, -0.055825280407334504`}, {-0.11159265358979303`, 0.11136192187755853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -3.088371860178248}, \ {-0.10659265358979303`, -0.05332156012313885}, {-0.10659265358979303`, 0.10639150066395613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -3.090861734421232}, \ {-0.10159265358979308`, -0.05081817302700203}, {-0.10159265358979308`, 0.10141844524268977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -3.093352554985835}, \ {-0.09659265358979308, -0.04831510348251983}, {-0.09659265358979308, 0.09644287652896165}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -3.0958442758513547`}, \ {-0.09159265358979307, -0.04581233585432841}, {-0.09159265358979307, 0.09146491581604466}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -3.098336850913921}, \ {-0.08659265358979307, -0.04330985450805428}, {-0.08659265358979307, 0.08648468475756114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -3.100830233990637}, \ {-0.08159265358979306, -0.04080764381027159}, {-0.08159265358979306, 0.0815023053496468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -3.103324378823747}, \ {-0.07659265358979306, -0.038305688128453676`}, {-0.07659265358979306, 0.07651789991297289}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -3.1058192390848287`}, \ {-0.07159265358979305, -0.035803971830926415`}, {-0.07159265358979305, 0.07153159107465723}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -3.108314768379009}, \ {-0.06659265358979305, -0.033302479286820896`}, {-0.06659265358979305, 0.06654350175005742}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -3.110810920249197}, \ {-0.061592653589793045`, -0.0308011948660171}, {-0.061592653589793045`, 0.06155375512445093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -3.113307648180348}, \ {-0.05659265358979304, -0.028300102939105058`}, {-0.05659265358979304, 0.05656247463462882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -3.1158049056037314`}, \ {-0.051592653589793036`, -0.025799187877326338`}, {-0.051592653589793036`, 0.05156978395038148}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -3.1183026459012306`}, \ {-0.04659265358979303, -0.023298434052525612`}, {-0.04659265358979303, 0.046575806955903847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -3.1208008224096515`}, \ {-0.04159265358979303, -0.020797825837099406`}, {-0.04159265358979303, 0.041580667731117835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -3.1232993884250444`}, \ {-0.03659265358979302, -0.0182973476039418}, {-0.03659265358979302, 0.03658449053292167}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -3.1257982972070457`}, \ {-0.03159265358979302, -0.01579698372639787}, {-0.03159265358979302, 0.0315873997763791}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -3.128297501983227}, \ {-0.026592653589793014`, -0.01329671857819807}, {-0.026592653589793014`, 0.02658952001582914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -3.1307969559534534`}, \ {-0.02159265358979301, -0.01079653653342868}, {-0.02159265358979301, 0.021590975925981526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -3.1332966122942567`}, \ {-0.016592653589793005`, -0.008296421966444539}, {-0.016592653589793005`, 0.01659189228291068}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -3.135796424163211}, \ {-0.011592653589793, -0.005796359251846283}, {-0.011592653589793, 0.01159239394507194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -3.1382963447033156`}, \ {-0.006592653589792996, -0.0032963327644265216`}, {-0.006592653589792996, 0.0065926058342607435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -3.1407963270473864`}, \ {-0.0015926535897931027`, -0.0007963268790543763}, {-0.0015926535897931027`, 0.0015926529164817166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 3.1398889828571424`}, { 0.0034073464102069018`, -0.0034073398170206444`}, { 0.0034073464102069018`, 0.0017036740292673326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 3.1373890175254755`}, { 0.008407346410206906, -0.008407247368936102}, { 0.008407346410206906, 0.004203685585533822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 3.1348891310085842`}, { 0.01340734641020691, -0.013406944755009788`}, {0.01340734641020691, 0.006703723414820672}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 3.132389370170464}, { 0.018407346410206915`, -0.018406307023052626`}, { 0.018407346410206915`, 0.00920380314225638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 3.129889781863332}, { 0.02340734641020692, -0.023405209272050958`}, {0.02340734641020692, 0.011703940393108429`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 3.127390412923242}, { 0.028407346410206924`, -0.028403526671262253`}, { 0.028407346410206924`, 0.014204150792872159`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 3.124891310165698}, { 0.03340734641020693, -0.03340113447919466}, {0.03340734641020693, 0.016704449967273365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 3.1223925203812835`}, { 0.03840734641020693, -0.0383979080626402}, {0.03840734641020693, 0.019204853542355738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 3.119894090331294}, { 0.04340734641020694, -0.04339372291561663}, {0.04340734641020694, 0.021705377144515915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 3.117396066743379}, { 0.04840734641020694, -0.04838845467829003}, {0.04840734641020694, 0.02420603640057057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 3.114898496307197}, { 0.053407346410206946`, -0.05338197915582025}, { 0.053407346410206946`, 0.026706846937799542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 3.112401425670081}, { 0.05840734641020695, -0.05837417233715716}, {0.05840734641020695, 0.029207824383999336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 3.1099049014327216`}, { 0.06340734641020696, -0.06336491041376859}, {0.06340734641020696, 0.03170898436753996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 3.107408970144859}, { 0.06840734641020696, -0.06835406979828042}, {0.06840734641020696, 0.03421034251740804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 3.1049136783009987`}, { 0.07340734641020696, -0.07334152714305392}, {0.07340734641020696, 0.03671191446326887}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 3.102419072336141}, { 0.07840734641020697, -0.07832715935865017}, {0.07840734641020697, 0.03921371583550652}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 3.09992519862153}, { 0.08340734641020697, -0.083310843632214}, {0.08340734641020697, 0.041715762265276665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 3.0974321034604273`}, { 0.08840734641020698, -0.08829245744574854}, {0.08840734641020698, 0.04421806938455691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 3.094939833083902}, { 0.09340734641020698, -0.09327187859428558}, {0.09340734641020698, 0.04672065282619595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 3.09244843364665}, { 0.09840734641020699, -0.09824898520392752}, {0.09840734641020699, 0.04922352822395668}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 3.0899579512228335`}, { 0.10340734641020699`, -0.10322365574978187`}, { 0.10340734641020699`, 0.051726711212567646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 3.087468431801951}, { 0.108407346410207, -0.10819576907375236`}, {0.108407346410207, 0.0542302174277663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 3.0849799212847318`}, { 0.113407346410207, -0.11316520440220282`}, {0.113407346410207, 0.05673406250634133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 3.0824924654790604`}, { 0.118407346410207, -0.11813184136348005`}, {0.118407346410207, 0.059238262086184844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 3.08000611009593}, { 0.1234073464102069, -0.12309556000527741`}, {0.1234073464102069, 0.06174283180632377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 3.0775209007454305`}, { 0.1284073464102069, -0.1280562408118627}, {0.1284073464102069, 0.06424778730697286}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 3.0750368829327637`}, { 0.1334073464102069, -0.13301376472112694`}, {0.1334073464102069, 0.06675314422956659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 3.072554102054299}, { 0.1384073464102069, -0.1379680131414815}, {0.1384073464102069, 0.06925891821680405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 3.070072603393659}, { 0.14340734641020692`, -0.1429188679685771}, {0.14340734641020692`, 0.07176512491268623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 3.067592432117844}, { 0.14840734641020692`, -0.1478662116018453}, {0.14840734641020692`, 0.07427177996255062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 3.0651136332733904`}, { 0.15340734641020692`, -0.1528099269608608}, {0.15340734641020692`, 0.07677889901310928}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 3.0626362517825756`}, { 0.15840734641020693`, -0.1577498975015157}, {0.15840734641020693`, 0.07928649771248465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 3.0601603324396525`}, { 0.16340734641020693`, -0.16268600723199406`}, { 0.16340734641020693`, 0.08179459171023873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 3.0576859199071333`}, { 0.16840734641020694`, -0.16761814072855677`}, { 0.16840734641020694`, 0.08430319665740629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 3.0552130587121105`}, { 0.17340734641020694`, -0.17254618315111972`}, { 0.17340734641020694`, 0.08681232820652734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 3.0527417932426224`}, { 0.17840734641020695`, -0.1774700202586214}, {0.17840734641020695`, 0.0893220020116719}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 3.050272167744063}, { 0.18340734641020695`, -0.18238953842417996`}, { 0.18340734641020695`, 0.09183223372846838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 3.047804226315638}, { 0.18840734641020696`, -0.1873046246500343}, {0.18840734641020696`, 0.09434303901413006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 3.0453380129068623`}, { 0.19340734641020696`, -0.19221516658225976`}, { 0.19340734641020696`, 0.09685443352747655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 3.042873571314113}, { 0.19840734641020696`, -0.1971210525252606}, {0.19840734641020696`, 0.09936643292895639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 3.0404109451772214`}, { 0.20340734641020697`, -0.20202217145602905`}, { 0.20340734641020697`, 0.10187905288066615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 3.037950177976121}, { 0.20840734641020697`, -0.2069184130381743}, {0.20840734641020697`, 0.10439230904636984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 3.035491313027542}, { 0.21340734641020698`, -0.21180966763570977`}, { 0.21340734641020698`, 0.10690621709151434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 3.0330343934817585`}, { 0.21840734641020698`, -0.21669582632659964`}, { 0.21840734641020698`, 0.10942079268324337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 3.0305794623193854`}, { 0.223407346410207, -0.2215767809160572}, {0.223407346410207, 0.11193605149040743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 3.0281265623482296`}, { 0.228407346410207, -0.2264524239496022}, {0.228407346410207, 0.11445200918357887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 3.0256757362001947`}, { 0.233407346410207, -0.2313226487258552}, {0.233407346410207, 0.1169686814350539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 3.02322702632824}, { 0.238407346410207, -0.23618734930908403`}, {0.238407346410207, 0.1194860839188611}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 3.020780475003392}, { 0.243407346410207, -0.24104642054149153`}, {0.243407346410207, 0.12200423231076621`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 3.018336124311817}, { 0.248407346410207, -0.2458997580552353}, {0.248407346410207, 0.12452314228826711`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 3.015894016151943}, { 0.2534073464102069, -0.2507472582841962}, {0.2534073464102069, 0.12704282953060028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 3.013454192231648}, { 0.2584073464102069, -0.2555888184754657}, {0.2584073464102069, 0.12956330971873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 3.0110166940654937`}, { 0.2634073464102069, -0.2604243367005781}, {0.2634073464102069, 0.1320845985353456}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 3.0085815629720343`}, { 0.2684073464102069, -0.26525371186646013`}, {0.2684073464102069, 0.13460671166485058`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 3.0061488400711665`}, { 0.2734073464102069, -0.27007684372612145`}, {0.2734073464102069, 0.1371296647933543}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 3.0037185662815538`}, { 0.2784073464102069, -0.2748936328890527}, {0.2784073464102069, 0.1396534736086518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 3.001290782318103}, { 0.28340734641020693`, -0.2797039808313658}, {0.28340734641020693`, 0.14217815380021212`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.998865528689504}, { 0.28840734641020693`, -0.2845077899056404}, {0.28840734641020693`, 0.14470372105915488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.9964428456958316`}, { 0.29340734641020694`, -0.2893049633505024}, {0.29340734641020694`, 0.14723019107822907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.9940227734262064`}, { 0.29840734641020694`, -0.2940954052999147}, {0.29840734641020694`, 0.14975757955178676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.991605351756524}, { 0.30340734641020695`, -0.2988790207921892}, {0.30340734641020695`, 0.15228590217575386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.989190620347239}, { 0.30840734641020695`, -0.303655715778716}, {0.30840734641020695`, 0.15481517464759972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.9867786186412184`}, { 0.31340734641020696`, -0.3084253971324055}, {0.31340734641020696`, 0.15734541266629748`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.9843693858616565`}, { 0.31840734641020696`, -0.3131879726558537}, {0.31840734641020696`, 0.15987663193229323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.981962961010053}, { 0.32340734641020696`, -0.31794335108921495`}, { 0.32340734641020696`, 0.16240884814745804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.9795593828642564`}, { 0.32840734641020697`, -0.3226914421177925}, {0.32840734641020697`, 0.16494207701504465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.977158689976571}, { 0.333407346410207, -0.32743215637934453`}, {0.333407346410207, 0.16747633423964037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.9747609206719305`}, { 0.338407346410207, -0.3321654054711064}, {0.338407346410207, 0.1700116355271132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.972366113046135}, { 0.343407346410207, -0.33689110195652183`}, {0.343407346410207, 0.172547996584559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.9699743049641545`}, { 0.348407346410207, -0.3416091593716928}, {0.348407346410207, 0.17508543312023803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.9675855340584953`}, { 0.353407346410207, -0.3463194922315475}, {0.353407346410207, 0.17762396084351684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.9651998377276376`}, { 0.358407346410207, -0.3510220160357175}, {0.358407346410207, 0.18016359546479843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.9628172531345336`}, { 0.363407346410207, -0.3557166472741343}, {0.363407346410207, 0.1827043526954512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.960437817205174}, { 0.368407346410207, -0.36040330343234495`}, {0.368407346410207, 0.18524624824773828`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.958061566627221}, { 0.373407346410207, -0.36508190299654203`}, {0.373407346410207, 0.18778929783473378`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.9556885378487046`}, { 0.3784073464102069, -0.3697523654583158}, {0.3784073464102069, 0.19033351717024397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.9533187670767904`}, { 0.3834073464102069, -0.3744146113191225}, {0.3834073464102069, 0.1928789219687175}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.95095229027661}, { 0.3884073464102069, -0.3790685620944781}, {0.3884073464102069, 0.19542552794515788`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.9485891431701563`}, { 0.3934073464102069, -0.3837141403178729}, {0.3934073464102069, 0.19797335081502404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.946229361235251}, { 0.3984073464102069, -0.3883512695444075}, {0.3984073464102069, 0.20052240629413093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.9438729797045715`}, { 0.4034073464102069, -0.39297987435416354`}, {0.4034073464102069, 0.20307271009855013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.9415200335647484`}, { 0.40840734641020693`, -0.3975998803552867}, {0.40840734641020693`, 0.20562427794449084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.9391705575555287`}, { 0.41340734641020693`, -0.40221121418681877`}, { 0.41340734641020693`, 0.20817712554819678`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.936824586169004}, { 0.41840734641020694`, -0.40681380352124225`}, { 0.41840734641020694`, 0.21073126862582098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.934482153648904}, { 0.42340734641020705`, -0.41140757706676834`}, { 0.42340734641020705`, 0.2132867228933014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.9321432939899577`}, { 0.42840734641020695`, -0.41599246456936356`}, { 0.42840734641020695`, 0.21584350406623887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.929808040937321}, { 0.43340734641020706`, -0.4205683968145023}, {0.43340734641020706`, 0.21840162785975714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.927476427986066}, { 0.43840734641020696`, -0.4251353056286705}, {0.43840734641020696`, 0.2209611099883668}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.9251484883807373`}, { 0.44340734641020685`, -0.42969312388060693`}, { 0.44340734641020685`, 0.223521966165821}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.922824255114977}, { 0.44840734641020696`, -0.43424178548229075`}, { 0.44840734641020696`, 0.22608421210496882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.920503760931209}, { 0.45340734641020686`, 0.228647863517595}, { 0.45340734641020686`, -0.43878122538967534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.9181870383203896`}, { 0.458407346410207, 0.23121293611426375`}, { 0.458407346410207, -0.4433113796031749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.915874119521827}, { 0.46340734641020687`, 0.23377944560415292`}, { 0.46340734641020687`, -0.4478321851679018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.9135650365230554`}, { 0.468407346410207, 0.23634740769487902`}, { 0.468407346410207, -0.45234358017366233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.9112598210597835`}, { 0.4734073464102069, 0.23891683809232397`}, { 0.4734073464102069, -0.4568455037547083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.908958504615898}, { 0.478407346410207, 0.24148775250045}, { 0.478407346410207, -0.4613378960892563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.906661118423536}, { 0.4834073464102069, 0.24406016662110983`}, { 0.4834073464102069, -0.46582069839876383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.9043676934632137`}, { 0.488407346410207, 0.2466340961538486}, { 0.488407346410207, -0.4702938529469809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.902078260464026}, { 0.4934073464102069, 0.2492095567957083}, { 0.4934073464102069, -0.4747573030387689}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.899792849903899}, { 0.498407346410207, 0.251786564241013}, { 0.498407346410207, -0.47921099301869674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.897511492009912}, { 0.5034073464102069, 0.25436513418115725`}, { 0.5034073464102069, -0.4836548682694124}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.8952342167586758`}, { 0.508407346410207, 0.25694528230438696`}, { 0.508407346410207, -0.4880888752097984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.8929610538767716`}, { 0.5134073464102069, 0.2595270242955652}, { 0.5134073464102069, -0.49251296129290945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.8906920328412533`}, { 0.518407346410207, 0.2621103758359437}, { 0.518407346410207, -0.4969270750037035}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.8884271828802084`}, { 0.5234073464102069, 0.264695352602917}, { 0.5234073464102069, -0.5013311658565542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.886166532973376}, { 0.528407346410207, 0.26728197026977385`}, { 0.528407346410207, -0.5057251843925721}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.883910111852827}, { 0.5334073464102069, 0.2698702445054437}, { 0.5334073464102069, -0.510109082176714}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.881657948003702}, { 0.538407346410207, 0.27246019097423185`}, { 0.538407346410207, -0.5144828117947025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.879410069665003}, { 0.5434073464102069, 0.2750518253355461}, { 0.5434073464102069, -0.5188463268497452}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.8771665048304533`}, { 0.548407346410207, 0.2776451632436247}, { 0.548407346410207, -0.5231995819590686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.874927281249397}, { 0.553407346410207, 0.28024022034724166`}, { 0.553407346410207, -0.5275425327502637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.872692426427775}, { 0.5584073464102071, 0.2828370122894217}, { 0.5584073464102071, -0.531875135857452}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.870461967629141}, { 0.563407346410207, 0.28543555470713167`}, { 0.563407346410207, -0.5361973489172653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.868235931875739}, { 0.5684073464102071, 0.28803586323097446`}, { 0.5684073464102071, -0.5405091305646621}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.8660143459496403`}, { 0.573407346410207, 0.2906379534848684}, { 0.573407346410207, -0.5448104404285599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.863797236393924}, { 0.5784073464102069, 0.2932418410857234}, { 0.5784073464102069, -0.5491012391273115}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.86158462951392}, { 0.583407346410207, 0.2958475416431029}, { 0.583407346410207, -0.5533814882640099}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.859376551378503}, { 0.5884073464102069, 0.2984550707588835}, { 0.5884073464102069, -0.5576511504216399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.857173027821438}, { 0.593407346410207, 0.3010644440269004}, { 0.593407346410207, -0.5619101891580669}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.8549740844427776`}, { 0.5984073464102069, 0.3036756770325858}, { 0.5984073464102069, -0.5661585690008801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.8527797466103104`}, { 0.603407346410207, 0.30628878535259807`}, { 0.603407346410207, -0.5703962554420843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.850590039461066}, { 0.6084073464102069, 0.30890378455444634`}, { 0.6084073464102069, -0.5746232149326469}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.848404987902859}, { 0.613407346410207, 0.31152069019609663`}, { 0.613407346410207, -0.5788394148769112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.8462246166158947`}, { 0.6184073464102069, 0.31413951782557104`}, { 0.6184073464102069, -0.5830448236268579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.8440489500544173`}, { 0.623407346410207, 0.3167602829805524}, { 0.623407346410207, -0.5872394104762597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.8418780124484053`}, { 0.6284073464102069, 0.3193830011879471}, { 0.6284073464102069, -0.5914231456546734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.8397118278053215`}, { 0.633407346410207, 0.3220076879634734}, { 0.633407346410207, -0.5955960003213373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.8375504199119024`}, { 0.6384073464102069, 0.3246343588112128}, { 0.6384073464102069, -0.5997579465589336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.835393812336002}, { 0.643407346410207, 0.3272630292231664}, { 0.643407346410207, -0.6039089573672298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.8332420284284736`}, { 0.6484073464102069, 0.32989371467879236`}, { 0.6484073464102069, -0.6080490066566177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.831095091325108}, { 0.653407346410207, 0.33252643064454485`}, { 0.653407346410207, -0.6121780692415348}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.8289530239486016`}, { 0.6584073464102069, 0.3351611925733771}, { 0.6584073464102069, -0.6162961208337809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.8268158490105857`}, { 0.663407346410207, 0.3377980159042626}, { 0.663407346410207, -0.620403138035729}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.824683589013688}, { 0.6684073464102069, 0.34043691606168874`}, { 0.6684073464102069, -0.6244990983334487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.822556266253638}, { 0.673407346410207, 0.3430779084551423}, { 0.673407346410207, -0.6285839800897259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.820433902821423}, { 0.678407346410207, 0.34572100847858234`}, { 0.678407346410207, -0.6326577625369882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.8183165206054768`}, { 0.6834073464102071, 0.3483662315099025}, { 0.6834073464102071, -0.6367204257701495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.816204141293915}, { 0.688407346410207, 0.3510135929103808}, { 0.688407346410207, -0.6407719507393687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.814096786376812}, { 0.6934073464102071, 0.35366310802412165`}, { 0.6934073464102071, -0.644812319242725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.81199447714851}, { 0.698407346410207, 0.3563147921774732}, { 0.698407346410207, -0.6488415139188193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.8098972347099838`}, { 0.7034073464102069, 0.3589686606784528}, { 0.7034073464102069, -0.6528595182393025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.8078050799712235`}, { 0.708407346410207, 0.361624728816134}, { 0.708407346410207, -0.6568663165013281}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.805718033653678}, { 0.7134073464102069, 0.3642830118600428}, { 0.7134073464102069, -0.6608618938199403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.8036361162927164`}, { 0.718407346410207, 0.36694352505953065`}, { 0.718407346410207, -0.6648462361204096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.8015593482401426`}, { 0.7234073464102069, 0.3696062836431364}, { 0.7234073464102069, -0.6688193301304904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.7994877496667345`}, { 0.728407346410207, 0.3722713028179223}, { 0.728407346410207, -0.6727811633726286}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.7974213405648305`}, { 0.7334073464102069, 0.37493859776882293`}, { 0.7334073464102069, -0.6767317241561231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.7953601407509434`}, { 0.738407346410207, 0.3776081836579615}, { 0.738407346410207, -0.6806710015692362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.7933041698684127`}, { 0.7434073464102069, 0.38028007562394484`}, { 0.7434073464102069, -0.6845989854712331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.791253447390092}, { 0.748407346410207, 0.38295428878116433`}, { 0.748407346410207, -0.6885156664844171}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.789207992621069}, { 0.7534073464102069, 0.3856308382190659}, { 0.7534073464102069, -0.6924210359860915}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.787167824701423}, { 0.758407346410207, 0.38830973900141535`}, { 0.758407346410207, -0.6963150861004969}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.7851329626090133`}, { 0.7634073464102069, 0.3909910061655511}, { 0.7634073464102069, -0.7001978096907152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.7831034251622913`}, { 0.768407346410207, 0.39367465472158913`}, { 0.768407346410207, -0.7040692003505332}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.781079231023165}, { 0.7734073464102069, 0.3963606996516667}, { 0.7734073464102069, -0.7079292523962839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.779060398699877}, { 0.778407346410207, 0.399049155909128}, { 0.778407346410207, -0.7117779608586636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.7770469465499197`}, { 0.7834073464102069, 0.4017400384177055}, { 0.7834073464102069, -0.7156153214745169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.7750388927829825`}, { 0.788407346410207, 0.40443336207068564`}, { 0.788407346410207, -0.7194413306786058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.7730362554639347`}, { 0.7934073464102069, 0.407129141730073}, { 0.7934073464102069, -0.7232559855953683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.7710390525158193`}, { 0.798407346410207, 0.40982739222569914`}, { 0.798407346410207, -0.7270592840306437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.7690473017229}, { 0.803407346410207, 0.41252812835435737`}, { 0.803407346410207, -0.730851224463405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.7670610207337223`}, { 0.8084073464102071, 0.4152313648788943}, { 0.8084073464102071, -0.7346318060374678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.765080227064205}, { 0.813407346410207, 0.4179371165272852}, { 0.813407346410207, -0.7384010285531939}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.7631049381007644`}, { 0.8184073464102071, 0.42064539799170475`}, { 0.8184073464102071, -0.7421588924591979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.761135171103461}, { 0.823407346410207, 0.4233562239275656}, { 0.823407346410207, -0.7459053988440401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.759170943209178}, { 0.8284073464102069, 0.42606960895254287`}, { 0.8284073464102069, -0.7496405494279249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.757212271434825}, { 0.833407346410207, 0.42878556764558795`}, { 0.833407346410207, -0.7533643465544005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.7552591726805615`}, { 0.8384073464102069, 0.4315041145459007}, { 0.8384073464102069, -0.7570767931820612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.7533116637330677`}, { 0.843407346410207, 0.4342252641519254}, { 0.843407346410207, -0.7607778928762632}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.751369761268805}, { 0.8484073464102069, 0.4369490309202563}, { 0.8484073464102069, -0.7644676498008308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.749433481857342}, { 0.853407346410207, 0.43967542926460573`}, { 0.853407346410207, -0.7681460687097971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.747502841964682}, { 0.8584073464102069, 0.44240447355469764`}, { 0.8584073464102069, -0.7718131549391413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.7455778579566075`}, { 0.863407346410207, 0.4451361781151345}, { 0.863407346410207, -0.775468914398545}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.743658546102085}, { 0.8684073464102069, 0.44787055722430125`}, { 0.8684073464102069, -0.7791133535631674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.741744922576649}, { 0.873407346410207, 0.4506076251131773}, { 0.873407346410207, -0.782746479465434}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.7398370034658486`}, { 0.8784073464102069, 0.4533473959641799}, { 0.8784073464102069, -0.7863682996868531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.7379348047686842`}, { 0.883407346410207, 0.45608988390994254`}, { 0.883407346410207, -0.7899788223498465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.736038342401105}, { 0.8884073464102069, 0.4588351030321294}, { 0.8884073464102069, -0.7935780561096135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.7341476321994826`}, { 0.893407346410207, 0.46158306736014076`}, { 0.893407346410207, -0.797166010146009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.7322626899241578`}, { 0.8984073464102069, 0.4643337908698907}, { 0.8984073464102069, -0.8007426941554616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.7303835312629756`}, { 0.903407346410207, 0.46708728748250233`}, { 0.903407346410207, -0.8043081183429109}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.7285101718348512`}, { 0.9084073464102069, 0.46984357106298325`}, { 0.9084073464102069, -0.8078622934137835}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.7266426271933644`}, { 0.913407346410207, 0.47260265541890073`}, { 0.913407346410207, -0.811405230565992}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.7247809128303584`}, { 0.9184073464102069, 0.47536455429899177`}, { 0.9184073464102069, -0.8149369414819764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.722925044179593}, { 0.923407346410207, 0.4781292813918149}, { 0.923407346410207, -0.8184574383207772}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.7210750366203915`}, { 0.928407346410207, 0.480896850324319}, { 0.928407346410207, -0.8219667337101416}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.71923090548131}, { 0.9334073464102071, 0.483667274660393}, { 0.9334073464102071, -0.8254648407386748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.7173926660438426`}, { 0.938407346410207, 0.48644056789941476`}, { 0.938407346410207, -0.8289517729480252}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.7155603335461356`}, { 0.9434073464102071, 0.4892167434747517}, { 0.9434073464102071, -0.8324275443251095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.713733923186735}, { 0.948407346410207, 0.4919958147522541}, { 0.948407346410207, -0.8358921692943836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.7119134501283293`}, { 0.9534073464102071, 0.4947777950286837}, { 0.9534073464102071, -0.8393456627101551}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.7100989295015636`}, { 0.958407346410207, 0.4975626975301939}, { 0.958407346410207, -0.842788039848934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.708290376408808}, { 0.9634073464102069, 0.500350535410672}, { 0.9634073464102069, -0.8462193164018377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.706487805927992}, { 0.968407346410207, 0.5031413217501278}, { 0.968407346410207, -0.8496395084670362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.704691233116458}, { 0.9734073464102069, 0.5059350695530589}, { 0.9734073464102069, -0.853048632542245}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.7029006730148133`}, { 0.978407346410207, 0.5087317917467374}, { 0.978407346410207, -0.8564467055172656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.7011161406508095`}, { 0.9834073464102069, 0.5115315011794899}, { 0.9834073464102069, -0.8598337446665834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.6993376510432583`}, { 0.988407346410207, 0.5143342106189661}, { 0.988407346410207, -0.8632097676419965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.6975652192059654`}, { 0.9934073464102069, 0.5171399327503778}, { 0.9934073464102069, -0.8665747924653142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.695798860151636}, { 0.998407346410207, 0.5199486801746261}, { 0.998407346410207, -0.8699288375211041}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.6940385888958915`}, { 1.003407346410207, 0.5227604654065412}, { 1.003407346410207, -0.8732719215494726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.692284420461206}, { 1.008407346410207, 0.5255753008729337}, { 1.008407346410207, -0.8766040636389327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.6905363698809586`}, { 1.013407346410207, 0.5283931989107635}, { 1.013407346410207, -0.8799252832192851}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.6887944522034175`}, { 1.018407346410207, 0.531214171765134}, { 1.018407346410207, -0.8832356000545933}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.687058682495812}, { 1.023407346410207, 0.5340382315873602}, { 1.023407346410207, -0.8865350342361809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.685329075848404}, { 1.028407346410207, 0.536865390432972}, { 1.028407346410207, -0.8898236061757032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.6836056473785437`}, { 1.033407346410207, 0.5396956602596226}, { 1.033407346410207, -0.8931013365982744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.6818884122348248`}, { 1.038407346410207, 0.5425290529250856}, { 1.038407346410207, -0.8963682465356371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.680177385601157}, { 1.043407346410207, 0.5453655801850606}, { 1.043407346410207, -0.8996243573194191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.6784725827009805`}, { 1.048407346410207, 0.5482052536911268}, { 1.048407346410207, -0.9028696905743949}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.676774018801381}, { 1.053407346410207, 0.5510480849884689}, { 1.053407346410207, -0.906104268211868}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.6750817092173125`}, { 1.058407346410207, 0.5538940855137124}, { 1.058407346410207, -0.9093281124230692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.6733956693157706`}, { 1.063407346410207, 0.5567432665926025}, { 1.063407346410207, -0.9125412456726495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.6717159145201186`}, { 1.068407346410207, 0.5595956394378478}, { 1.068407346410207, -0.9157436906921439}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.6700424603142245`}, { 1.073407346410207, 0.5624512151466061}, { 1.073407346410207, -0.9189354704736421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.668375322246818}, { 1.078407346410207, 0.5653100046982368}, { 1.078407346410207, -0.9221166082633909}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.666714515935769}, { 1.083407346410207, 0.568172018951849}, { 1.083407346410207, -0.9252871275555017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.6650600570724055`}, { 1.0884073464102069`, 0.5710372686438475}, { 1.0884073464102069`, -0.9284470520857326}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.663411961425863}, { 1.093407346410207, 0.5739057643854503}, { 1.093407346410207, -0.9315964058253063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.661770244847414}, { 1.0984073464102069`, 0.5767775166600944}, { 1.0984073464102069`, -0.9347352129748364}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.6601349232749394`}, { 1.103407346410207, 0.5796525358209813}, { 1.103407346410207, -0.937863497958204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.658506012737268}, { 1.1084073464102069`, 0.5825308320883544}, { 1.1084073464102069`, -0.9409812854166242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.6568835293585957`}, { 1.113407346410207, 0.585412415546811}, { 1.113407346410207, -0.944088600202743}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.6552674893630286`}, { 1.118407346410207, 0.5882972961427184}, { 1.118407346410207, -0.9471854673746987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.6536579090789965`}, { 1.123407346410207, 0.5911854836813668}, { 1.123407346410207, -0.9502719121903439}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.652054804943756}, { 1.128407346410207, 0.5940769878241645}, { 1.128407346410207, -0.9533479601015599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.6504581935079914`}, { 1.133407346410207, 0.5969718180859022}, { 1.133407346410207, -0.9564136367484526}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.6488680914402862`}, { 1.138407346410207, 0.5998699838317422}, { 1.138407346410207, -0.9594689679538351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.6472845155317115`}, { 1.143407346410207, 0.6027714942742999}, { 1.143407346410207, -0.9625139797176697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.6457074827004985`}, { 1.148407346410207, 0.6056763584707567}, { 1.148407346410207, -0.9655486982114565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.644137009996585}, { 1.153407346410207, 0.6085845853197098}, { 1.153407346410207, -0.9685731497729316}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.6425731146063165`}, { 1.158407346410207, 0.6114961835581568}, { 1.158407346410207, -0.971587360900603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.641015813857158}, { 1.163407346410207, 0.6144111617584097}, { 1.163407346410207, -0.9745913582484196}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.6394651252223}, { 1.168407346410207, 0.6173295283247723}, { 1.168407346410207, -0.9775851686206091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.6379210663254655`}, { 1.173407346410207, 0.6202512914904084}, { 1.173407346410207, -0.9805688189664172}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.6363836549457185`}, { 1.178407346410207, 0.6231764593141271}, { 1.178407346410207, -0.983542336374919}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.6348529090221047`}, { 1.183407346410207, 0.62610503967684}, { 1.183407346410207, -0.9865057480700886}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.6333288466586353`}, { 1.188407346410207, 0.6290370402784027}, { 1.188407346410207, -0.9894590814056332}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.6318114861290187`}, { 1.193407346410207, 0.6319724686340215}, { 1.193407346410207, -0.9924023638601213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.63030084588158}, { 1.198407346410207, 0.6349113320708154}, { 1.198407346410207, -0.995335623032059}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.628796944544132}, { 1.203407346410207, 0.6378536377242164}, { 1.203407346410207, -0.9982588866351159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.6272998009289457`}, { 1.208407346410207, 0.6407993925344285}, { 1.208407346410207, -1.0011721824932305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.6258094340376887`}, { 1.2134073464102069`, 0.6437486032427148}, { 1.2134073464102069`, -1.004075538536004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.6243258630664905`}, { 1.218407346410207, 0.6467012763877952}, { 1.218407346410207, -1.006968982793873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.6228491074107914`}, { 1.2234073464102069`, 0.6496574183018077}, { 1.2234073464102069`, -1.0098525433937773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.621379186670576}, { 1.228407346410207, 0.6526170351067261}, { 1.228407346410207, -1.0127262485543769`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.6199161206553634`}, { 1.2334073464102069`, 0.6555801327103314}, { 1.2334073464102069`, -1.015590126581682}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.6184599293893824`}, { 1.238407346410207, 0.658546716802336}, { 1.238407346410207, -1.0184442058645373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.6170106331166254`}, { 1.243407346410207, 0.6615167928502216}, { 1.243407346410207, -1.0212885148703923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.6155682523061747`}, { 1.248407346410207, 0.6644903660953584}, { 1.248407346410207, -1.0241230821408194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.6141328076572994`}, { 1.253407346410207, 0.6674674415487049}, { 1.253407346410207, -1.0269479362873557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.6127043201047653`}, { 1.258407346410207, 0.6704480239866857}, { 1.258407346410207, -1.029763105987237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.6112828108240533`}, { 1.263407346410207, 0.673432117946787}, { 1.263407346410207, -1.0325686199794255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.609868301236822}, { 1.268407346410207, 0.6764197277234867}, { 1.268407346410207, -1.0353645070601787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.6084608130160833`}, { 1.273407346410207, 0.6794108573635493}, { 1.273407346410207, -1.038150796079358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.6070603680917257`}, { 1.278407346410207, 0.6824055106617476}, { 1.278407346410207, -1.0409275159362756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.6056669886559027`}, { 1.283407346410207, 0.6854036911563204}, { 1.283407346410207, -1.0436946955756887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.6042806971684898`}, { 1.288407346410207, 0.6884054021242969}, { 1.288407346410207, -1.046452363984094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.6029015163625604`}, { 1.293407346410207, 0.6914106465768282}, { 1.293407346410207, -1.049200550185828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.601529469249954}, { 1.298407346410207, 0.6944194272544564}, { 1.298407346410207, -1.051939283239338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.6001645791269095`}, { 1.303407346410207, 0.6974317466224452}, { 1.303407346410207, -1.054668592233249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.598806869579571}, { 1.308407346410207, 0.7004476068656285}, { 1.308407346410207, -1.0573885062830812`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.597456364489716}, { 1.313407346410207, 0.7034670098836817}, { 1.313407346410207, -1.060099054527269}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.5961130880404344`}, { 1.318407346410207, 0.7064899572859755}, { 1.318407346410207, -1.0628002661238278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.5947770647218444`}, { 1.323407346410207, 0.7095164503865142}, { 1.323407346410207, -1.0654921702467126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.5934483193369258`}, { 1.328407346410207, 0.712546490198782}, { 1.328407346410207, -1.0681747960824113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.592126877007255}, { 1.333407346410207, 0.7155800774304262}, { 1.333407346410207, -1.0708481728265176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.590812763178964}, { 1.3384073464102069`, 0.7186172124780137}, { 1.3384073464102069`, -1.073512329680361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.589506003628518}, { 1.343407346410207, 0.7216578954215453}, { 1.343407346410207, -1.0761672958476582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.5882066244688002`}, { 1.3484073464102069`, 0.724702126019024}, { 1.3484073464102069`, -1.078813100531349}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.5869146521549595`}, { 1.353407346410207, 0.7277499037008837}, { 1.353407346410207, -1.081449772930201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.5856301134905695`}, { 1.3584073464102069`, 0.7308012275643494}, { 1.3584073464102069`, -1.0840773422358057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.5843530356336193`}, { 1.363407346410207, 0.7338560963677102}, { 1.363407346410207, -1.0866958376293498`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.583083446102637}, { 1.368407346410207, 0.736914508524524}, { 1.368407346410207, -1.089305288278533}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.5818213727829193`}, { 1.373407346410207, 0.7399764620977589}, { 1.373407346410207, -1.0919057233345668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.5805668439326883`}, { 1.378407346410207, 0.7430419547937644}, { 1.378407346410207, -1.094497171929217}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.5793198881893487`}, { 1.383407346410207, 0.7461109839563315}, { 1.383407346410207, -1.0970796631716946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.5780805345757916`}, { 1.388407346410207, 0.7491835465604189}, { 1.388407346410207, -1.0996532261459693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.5768488125067766`}, { 1.393407346410207, 0.7522596392060688}, { 1.393407346410207, -1.102217889907744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.5756247517953104`}, { 1.398407346410207, 0.7553392581120238}, { 1.398407346410207, -1.1047736834817306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.5744083826590503`}, { 1.403407346410207, 0.7584223991093797}, { 1.403407346410207, -1.1073206358587897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.573199735726885}, { 1.408407346410207, 0.761509057635084}, { 1.408407346410207, -1.1098587759933025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.5719988420454274`}, { 1.413407346410207, 0.7645992287254096}, { 1.413407346410207, -1.1123881328003904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 0.7676929070092384}, { 1.418407346410207, 2.5708057330855207`}, { 1.418407346410207, -1.114908735153288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 0.7707900867013998}, { 1.4234073464102068`, 2.5696204407490577`}, { 1.4234073464102068`, -1.1174206118807652`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 0.7738907615957846}, { 1.4284073464102072`, 2.568442997375524}, { 1.4284073464102072`, -1.1199237917645204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 0.7769949250584466}, { 1.433407346410207, 2.567273435748794}, { 1.433407346410207, -1.122418303536662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 0.7801025700205868}, { 1.438407346410207, 2.566111789103911}, { 1.438407346410207, -1.1249041758772163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 0.7832136889714517}, { 1.4434073464102068`, 2.5649580911339256`}, { 1.4434073464102068`, -1.1273814374116717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 0.786328273951134}, { 1.4484073464102072`, 2.563812375996787}, { 1.4484073464102072`, -1.1298501167085655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 0.7894463165432857}, { 1.453407346410207, 2.5626746783222822`}, { 1.453407346410207, -1.1323102422771008`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 0.7925678078677352}, { 1.458407346410207, 2.5615450332190295`}, { 1.458407346410207, -1.1347618425648085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 0.7956927385730096}, { 1.4634073464102069`, 2.56042347628152}, { 1.4634073464102069`, -1.137204945955241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 0.7988210988287635}, { 1.4684073464102068`, 2.559310043597216}, { 1.4684073464102068`, -1.1396395807657012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 0.801952878318111}, { 1.473407346410207, 2.5582047717536938`}, { 1.473407346410207, -1.14206577524501}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 0.8050880662298632}, { 1.478407346410207, 2.5571076978458445`}, { 1.478407346410207, -1.144483557571305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 0.8082266512506687}, { 1.4834073464102069`, 2.556018859483124}, { 1.4834073464102069`, -1.1468929558498777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 0.8113686215570578}, { 1.4884073464102068`, 2.5549382947968553`}, { 1.4884073464102068`, -1.1492939981110388`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 0.814513964807389}, { 1.4934073464102071`, 2.5538660424475825`}, { 1.4934073464102071`, -1.1516867123080232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 0.8176626681336965}, { 1.498407346410207, 2.552802141632477}, { 1.498407346410207, -1.1540711263149226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 0.8208147181334436}, { 1.503407346410207, 2.5517466320927977`}, { 1.503407346410207, -1.1564472679246536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 0.8239701008611745}, { 1.5084073464102068`, 2.550699554121398}, { 1.5084073464102068`, -1.158815164846956}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 0.8271288018200672}, { 1.5134073464102071`, 2.5496609485702897`}, { 1.5134073464102071`, -1.1611748447064234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 0.83029080595339}, { 1.518407346410207, 2.5486308568582574`}, { 1.518407346410207, -1.1635263350405616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 0.8334560976358578}, { 1.523407346410207, 2.5476093209785216`}, { 1.523407346410207, -1.1658696632978833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 0.8366246606648882}, { 1.5284073464102068`, 2.546596383506456}, { 1.5284073464102068`, -1.1682048568360266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 0.8397964782517595}, { 1.5334073464102072`, 2.545592087607353}, { 1.5334073464102072`, -1.1705319429199057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 0.8429715330126676}, { 1.538407346410207, 2.544596477044244}, { 1.538407346410207, -1.1728509487198893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 0.8461498069596864}, { 1.543407346410207, 2.543609596185764}, { 1.543407346410207, -1.1751619013100096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 0.8493312814916247}, { 1.5484073464102068`, 2.5426314900140707`}, { 1.5484073464102068`, -1.1774648276661954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 0.8525159373847874}, { 1.5534073464102072`, 2.5416622041328103`}, { 1.5534073464102072`, -1.1797597546645355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 0.8557037547836336}, { 1.558407346410207, 2.5407017847751345`}, { 1.558407346410207, -1.182046709079568}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 0.8588947131913388}, { 1.563407346410207, 2.5397502788117605`}, { 1.563407346410207, -1.184325717582597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 0.8620887914602567}, { 1.5684073464102068`, 2.5388077337590844`}, { 1.5684073464102068`, -1.186596806740031}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 0.8652859677822823}, { 1.5734073464102072`, 2.5378741977873363`}, { 1.5734073464102072`, -1.1888600030117549`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 0.8684862196791154}, { 1.578407346410207, 2.5369497197287854`}, { 1.578407346410207, -1.1911153327495168`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 0.8716895239924302}, { 1.583407346410207, 2.536034349085987}, { 1.583407346410207, -1.193362822195348}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 0.8748958568739412}, { 1.5884073464102069`, 2.5351281360400733`}, { 1.5884073464102069`, -1.1956024974800035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 0.8781051937753798}, { 1.5934073464102072`, 2.534231131459088}, { 1.5934073464102072`, -1.1978343846214239`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 0.8813175094383673}, { 1.598407346410207, 2.5333433869063673`}, { 1.598407346410207, -1.2000585095232232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 0.8845327778841972}, { 1.603407346410207, 2.5324649546489506`}, { 1.603407346410207, -1.2022748979732008`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 0.887750972403521}, { 1.6084073464102069`, 2.5315958876660405`}, { 1.6084073464102069`, -1.2044835756418715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 0.890972065545941}, { 1.6134073464102068`, 2.5307362396574984`}, { 1.6134073464102068`, -1.206684568081018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 0.8941960291095086}, { 1.6184073464102071`, 2.5298860650523745`}, { 1.6184073464102071`, -1.2088779007222696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 0.8974228341301317}, { 1.623407346410207, 2.5290454190174714`}, { 1.623407346410207, -1.2110635988756944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 0.9006524508708927}, { 1.628407346410207, 2.5282143574659477`}, { 1.628407346410207, -1.2132416877284173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 0.9038848488112743}, { 1.6334073464102068`, 2.5273929370659465`}, { 1.6334073464102068`, -1.2154121923432566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 0.9071199966363002}, { 1.6384073464102071`, 2.5265812152492577`}, { 1.6384073464102071`, -1.217575137657377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 0.9103578622255863}, { 1.643407346410207, 2.525779250220004}, { 1.643407346410207, -1.2197305484809668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 0.9135984126423093}, { 1.648407346410207, 2.524987100963357}, { 1.648407346410207, -1.22187844949593}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 0.9168416141220908}, { 1.6534073464102068`, 2.5242048272542754`}, { 1.6534073464102068`, -1.2240188652545982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 0.9200874320617994}, { 1.6584073464102072`, 2.5234324896662628`}, { 1.6584073464102072`, -1.2261518201784587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 0.9233358310082725}, { 1.663407346410207, 2.5226701495801453`}, { 1.663407346410207, -1.2282773385569024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 0.9265867746469652}, { 1.668407346410207, 2.5219178691928663`}, { 1.668407346410207, -1.2303954445459855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 0.9298402257905165}, { 1.6734073464102068`, 2.5211757115262925`}, { 1.6734073464102068`, -1.2325061621672104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 0.9330961463672469}, { 1.6784073464102072`, 2.5204437404360336`}, { 1.6784073464102072`, -1.234609515306323}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 0.9363544974095865}, { 1.683407346410207, 2.5197220206202653`}, { 1.683407346410207, -1.236705527712119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 0.9396152390424299}, { 1.688407346410207, 2.519010617628564}, { 1.688407346410207, -1.2387942229952775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 0.9428783304714323}, { 1.6934073464102068`, 2.5183095978707337`}, { 1.6934073464102068`, -1.2408756246271961`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 0.9461437299712362}, { 1.6984073464102072`, 2.5176190286256372`}, { 1.6984073464102072`, -1.2429497559388518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 0.9494113948736437}, { 1.703407346410207, 2.5169389780500206`}, { 1.703407346410207, -1.2450166401196674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 0.952681281555732}, { 1.708407346410207, 2.516269515187327}, { 1.708407346410207, -1.2470763002163967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 0.9559533454279147}, { 1.7134073464102069`, 2.515610709976496}, { 1.7134073464102069`, -1.2491287591320197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 0.9592275409219536}, { 1.7184073464102072`, 2.5149626332607484`}, { 1.7184073464102072`, -1.251174039624654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 0.9625038214789255}, { 1.723407346410207, 2.5143253567963484`}, { 1.723407346410207, -1.2532121643064742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 0.9657821395371498}, { 1.728407346410207, 2.513698953261336}, { 1.728407346410207, -1.2552431556426467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 0.9690624465200743}, { 1.7334073464102069`, 2.5130834962642346`}, { 1.7334073464102069`, -1.2572670359502758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 0.9723446928241306}, { 1.7384073464102068`, 2.5124790603527187`}, { 1.7384073464102068`, -1.2592838273973586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 0.9756288278065619}, { 1.7434073464102071`, 2.51188572102224}, { 1.7434073464102071`, -1.261293552001753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 0.9789147997732218}, { 1.748407346410207, 2.5113035547246128`}, { 1.748407346410207, -1.263296231630155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 0.9822025559663603}, { 1.753407346410207, 2.510732638876542}, { 1.753407346410207, -1.265291887997088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 0.985492042552391}, { 1.7584073464102068`, 2.5101730518680965`}, { 1.7584073464102068`, -1.2672805426638984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 0.9887832046096544}, { 1.7634073464102071`, 2.5096248730711204`}, { 1.7634073464102071`, -1.2692622170377628`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 0.9920759861161711}, { 1.768407346410207, 2.5090881828475755`}, { 1.768407346410207, -1.2712369323707033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 0.9953703299374056}, { 1.773407346410207, 2.5085630625578044`}, { 1.773407346410207, -1.2732047097586134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 0.9986661778140343}, { 1.7784073464102068`, 2.508049594568716}, { 1.7784073464102068`, -1.2751655701402882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 1.0019634703497304`}, { 1.7834073464102072`, 2.507547862261877}, { 1.7834073464102072`, -1.2771195342964659`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 1.005262146998968}, { 1.788407346410207, 2.507057950041518}, { 1.788407346410207, -1.2790666228488732`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 1.0085621460548593`}, { 1.793407346410207, 2.506579943342421}, { 1.793407346410207, -1.2810068562592831`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 1.0118634046370227`}, { 1.7984073464102068`, 2.5061139286377068`}, { 1.7984073464102068`, -1.282940254828574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 1.0151658586794974`}, { 1.8034073464102072`, 2.5056599934465016`}, { 1.8034073464102072`, -1.2848668386957982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 1.0184694429187038`}, { 1.808407346410207, 2.5052182263414746`}, { 1.808407346410207, -1.2867866278372537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 1.021774090881468}, { 1.813407346410207, 2.504788716956243}, { 1.813407346410207, -1.2886996420655674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 1.0250797348731102`}, { 1.8184073464102068`, 2.5043715559926274`}, { 1.8184073464102068`, -1.2906059010287756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 1.0283863059656069`}, { 1.8234073464102072`, 2.503966835227764}, { 1.8234073464102072`, -1.2925054242094152`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 1.0316937339858372`}, { 1.828407346410207, 2.5035746475210434`}, { 1.828407346410207, -1.2943982309236182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 1.035001947503924}, { 1.833407346410207, 2.5031950868208863`}, { 1.833407346410207, -1.2962843403202087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 1.038310873821677}, { 1.8384073464102069`, 2.502828248171331}, { 1.8384073464102069`, -1.298163771379806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 1.0416204389611432`}, { 1.8434073464102072`, 2.502474227718437}, { 1.8434073464102072`, -1.3000365429139302`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 1.0449305676532845`}, { 1.848407346410207, 2.502133122716476}, { 1.848407346410207, -1.3019026735641102`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 1.0482411833267864`}, { 1.853407346410207, 2.5018050315339173`}, { 1.853407346410207, -1.3037621818009968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 1.051552208097006}, { 1.8584073464102069`, 2.501490053659188}, { 1.8584073464102069`, -1.3056150859234756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 1.0548635627550775`}, { 1.8634073464102068`, 2.501188289706197}, { 1.8634073464102068`, -1.3074614040577837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 1.0581751667571822`}, { 1.8684073464102071`, 2.500899841419606}, { 1.8684073464102071`, -1.3093011541566288`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 1.0614869382139904`}, { 1.873407346410207, 2.5006248116798506`}, { 1.873407346410207, -1.311134353998308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 1.0647987938802999`}, { 1.878407346410207, 2.500363304507883}, { 1.878407346410207, -1.3129610211858287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 1.0681106491448684`}, { 1.8834073464102068`, 2.5001154250696325`}, { 1.8834073464102068`, -1.314781173146031}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 1.071422418020463}, { 1.8884073464102071`, 2.4998812796801664`}, { 1.8884073464102071`, -1.3165948271287093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 1.0747340131341345`}, { 1.893407346410207, 2.499660975807539}, { 1.893407346410207, -1.3184020002057353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 1.078045345717733}, { 1.898407346410207, 2.499454622076322}, { 1.898407346410207, -1.3202027092701791`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 1.0813563255986771`}, { 1.9034073464102068`, 2.499262328270786}, { 1.9034073464102068`, -1.321996971035433}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 1.0846668611909882`}, { 1.9084073464102072`, 2.4990842053377347`}, { 1.9084073464102072`, -1.3237848020343304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 1.087976859486609}, { 1.913407346410207, 2.4989203653889707`}, { 1.913407346410207, -1.3255662186182666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 1.0912862260470202`}, { 1.918407346410207, 2.498770921703374}, { 1.918407346410207, -1.327341236956318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 1.0945948649951662`}, { 1.9234073464102068`, 2.4986359887285854`}, { 1.9234073464102068`, -1.3291098730343571`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 1.0979026790077104`}, { 1.9284073464102072`, 2.498515682082271}, { 1.9284073464102072`, -1.3308721426541683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 1.1012095693076298`}, { 1.933407346410207, 2.4984101185529606`}, { 1.933407346410207, -1.332628061432559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 1.1045154356571765`}, { 1.938407346410207, 2.4983194161004323`}, { 1.938407346410207, -1.334377644800471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 1.107820176351208}, { 1.9434073464102068`, 2.4982436938556374`}, { 1.9434073464102068`, -1.336120908002084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 1.1111236882109135`}, { 1.9484073464102072`, 2.4981830721201432`}, { 1.9484073464102072`, -1.3378578660939215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 1.1144258665779503`}, { 1.953407346410207, 2.498137672365073}, { 1.953407346410207, -1.3395885339439475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 1.117726605309006}, { 1.958407346410207, 2.498107617229531}, { 1.958407346410207, -1.341312926230665}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 1.1210257967708106`}, { 1.9634073464102069`, 2.498093030518497}, { 1.9634073464102069`, -1.3430310574422035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 1.1243233318356045`}, { 1.9684073464102072`, 2.498094037200158}, { 1.9684073464102072`, -1.3447429418754082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 1.1276190998770974`}, { 1.973407346410207, 2.4981107634026745`}, { 1.973407346410207, -1.3464485936349198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 1.1309129887669225`}, { 1.978407346410207, 2.498143336410352}, { 1.978407346410207, -1.3481480266322519`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 1.1342048848716113`}, { 1.9834073464102069`, 2.4981918846592035`}, { 1.9834073464102069`, -1.3498412545848617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 1.1374946730501108`}, { 1.988407346410207, 2.4982565377318853`}, { 1.988407346410207, -1.351528291015213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 1.1407822366518587`}, { 1.993407346410207, 2.4983374263519678`}, { 1.993407346410207, -1.3532091492498384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 1.1440674575154333`}, { 1.998407346410207, 2.4984346823775585`}, { 1.998407346410207, -1.3548838424183876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 1.1473502159678097`}, { 2.003407346410207, 2.4985484387942156`}, { 2.003407346410207, -1.3565523834526756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 1.1506303908242332`}, { 2.008407346410207, 2.49867882970716}, { 2.008407346410207, -1.3582147850857194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 1.1539078593887282`}, { 2.013407346410207, 2.4988259903327514`}, { 2.013407346410207, -1.3598710598507708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 1.1571824974552756`}, { 2.018407346410207, 2.498990056989215}, { 2.018407346410207, -1.3615212200803366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 1.160454179309669}, { 2.023407346410207, 2.4991711670865926`}, { 2.023407346410207, -1.3631652779051973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 1.1637227777320713`}, { 2.028407346410207, 2.4993694591158984`}, { 2.028407346410207, -1.364803245253411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 1.1669881640003028`}, { 2.033407346410207, 2.499585072637459}, { 2.033407346410207, -1.3664351338493135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 1.170250207893868}, { 2.038407346410207, 2.499818148268417}, { 2.038407346410207, -1.368060955212506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 1.173508777698752}, { 2.043407346410207, 2.5000688276693745`}, { 2.043407346410207, -1.3696807206568373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 1.1767637402130133`}, { 2.048407346410207, 2.5003372535301556`}, { 2.048407346410207, -1.371294441289372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 1.1800149607531738`}, { 2.053407346410207, 2.500623569554669}, { 2.053407346410207, -1.3729021280093527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 1.1832623031614504`}, { 2.058407346410207, 2.500927920444843}, { 2.058407346410207, -1.3745037915071487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 1.1865056298138406`}, { 2.063407346410207, 2.501250451883621}, { 2.063407346410207, -1.3760994422631987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 1.1897448016290781`}, { 2.068407346410207, 2.501591310516987}, { 2.068407346410207, -1.3776890905469372`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 1.192979678078488}, { 2.073407346410207, 2.5019506439350057`}, { 2.073407346410207, -1.3792727464157146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 1.1962101171967603`}, { 2.078407346410207, 2.5023286006518513`}, { 2.078407346410207, -1.3808504197137026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 1.1994359755936612`}, { 2.083407346410207, 2.5027253300848122`}, { 2.083407346410207, -1.3824221200707894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 1.2026571084667073`}, { 2.088407346410207, 2.5031409825322397`}, { 2.088407346410207, -1.3839878569014639`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 1.205873369614815}, { 2.093407346410207, 2.5035757091504305`}, { 2.093407346410207, -1.3855476394036856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 1.2090846114529574`}, { 2.098407346410207, 2.504029661929419}, { 2.098407346410207, -1.3871014765577416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 1.2122906850278359`}, { 2.103407346410207, 2.5045029936676566`}, { 2.103407346410207, -1.3886493771250936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 1.2154914400345984`}, { 2.108407346410207, 2.5049958579455662`}, { 2.108407346410207, -1.390191349647209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 1.2186867248346138`}, { 2.1134073464102068`, 2.5055084090979425`}, { 2.1134073464102068`, -1.391727402444379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 1.2218763864743258`}, { 2.118407346410207, 2.5060408021851934`}, { 2.118407346410207, -1.393257543614524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 1.2250602707052063`}, { 2.123407346410207, 2.506593192963393}, { 2.123407346410207, -1.3947817810319827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 1.228238222004819}, { 2.128407346410207, 2.5071657378531325`}, { 2.128407346410207, -1.3963001223462896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 1.23141008359902}, { 2.133407346410207, 2.507758593907158}, { 2.133407346410207, -1.3978125749809351`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 1.2345756974853017`}, { 2.138407346410207, 2.5083719187767715`}, { 2.138407346410207, -1.3993191461321115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 1.237734904457305}, { 2.143407346410207, 2.5090058706769836`}, { 2.143407346410207, -1.4008198427674445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 1.2408875441305078`}, { 2.148407346410207, 2.509660608350405}, { 2.148407346410207, -1.4023146716247072`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 1.2440334549691048`}, { 2.153407346410207, 2.5103362910298626`}, { 2.153407346410207, -1.4038036392105204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 1.247172474314097}, { 2.158407346410207, 2.5110330783997266`}, { 2.158407346410207, -1.4052867517990337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 1.2503044384125972`}, { 2.163407346410207, 2.511751130555939}, { 2.163407346410207, -1.4067640154305927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 1.253429182448363}, { 2.168407346410207, 2.5124906079647302`}, { 2.168407346410207, -1.4082354359103877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 1.2565465405735736`}, { 2.173407346410207, 2.5132516714200226`}, { 2.173407346410207, -1.409701018807085}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 1.2596563459418493`}, { 2.178407346410207, 2.5140344819994995`}, { 2.178407346410207, -1.4111607694514425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 1.2627584307425304`}, { 2.183407346410207, 2.5148392010193468`}, { 2.183407346410207, -1.4126146929349048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 1.265852626236216}, { 2.188407346410207, 2.5156659899876566`}, { 2.188407346410207, -1.414062794108182}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 1.268938762791574}, { 2.193407346410207, 2.516515010556482}, { 2.193407346410207, -1.4155050775798093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 1.2720166699234174`}, { 2.198407346410207, 2.517386424472551}, { 2.198407346410207, -1.416941547714688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 1.2750861763320565`}, { 2.203407346410207, 2.5182803935266365`}, { 2.203407346410207, -1.4183722086326065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 1.2781471099439239`}, { 2.208407346410207, 2.519197079501573}, { 2.208407346410207, -1.419797064206744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 1.2811992979534752`}, { 2.213407346410207, 2.520136644118938}, { 2.213407346410207, -1.4212161180621514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 1.284242566866357}, { 2.218407346410207, 2.521099248984388}, { 2.218407346410207, -1.422629373574216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 1.287276742543842}, { 2.223407346410207, 2.5220850555316625`}, { 2.223407346410207, -1.4240368338671003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 1.2903016502485285`}, { 2.228407346410207, 2.523094224965259}, { 2.228407346410207, -1.4254385018121662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 1.293317114691287}, { 2.233407346410207, 2.5241269182017927`}, { 2.233407346410207, -1.4268343800263747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 1.2963229600794564`}, { 2.2384073464102068`, 2.5251832958100486`}, { 2.2384073464102068`, -1.428224470870664}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 1.2993190101662646`}, { 2.243407346410207, 2.5262635179497406`}, { 2.243407346410207, -1.429608776448307}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 1.3023050883014757`}, { 2.248407346410207, 2.527367744308988}, { 2.248407346410207, -1.430987298603248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 1.3052810174832326`}, { 2.253407346410207, 2.528496134040539}, { 2.253407346410207, -1.4323600389184132`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 1.3082466204110927`}, { 2.2584073464102072`, 2.529648845696742}, { 2.2584073464102072`, -1.4337269987140049`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 1.311201719540222}, { 2.263407346410207, 2.5308260371633033`}, { 2.263407346410207, -1.4350881790457644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 1.3141461371367387`}, { 2.268407346410207, 2.532027865591845}, { 2.268407346410207, -1.4364435807032199`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 1.317079695334175}, { 2.273407346410207, 2.533254487331291}, { 2.273407346410207, -1.4377932042079062`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 1.320002216191035}, { 2.278407346410207, 2.5345060578581107`}, { 2.278407346410207, -1.439137049811561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 1.322913521749417}, { 2.283407346410207, 2.5357827317054453`}, { 2.283407346410207, -1.4404751174942974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 1.3258134340946703`}, { 2.288407346410207, 2.537084662391161}, { 2.288407346410207, -1.4418074069627527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 1.328701775416059}, { 2.293407346410207, 2.5384120023448498`}, { 2.293407346410207, -1.4431339176482112`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 1.3315783680683912`}, { 2.298407346410207, 2.53976490283382}, { 2.298407346410207, -1.4444546487047032`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 1.33444303463458}, { 2.303407346410207, 2.5411435138881258`}, { 2.303407346410207, -1.4457695990070765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 1.3372955979890901`}, { 2.308407346410207, 2.5425479842246634`}, { 2.308407346410207, -1.4470787671490433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 1.3401358813622453`}, { 2.313407346410207, 2.54397846117038}, { 2.313407346410207, -1.4483821514412027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 1.342963708405332}, { 2.318407346410207, 2.5454350905846557`}, { 2.318407346410207, -1.4496797499090328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 1.3457789032564627`}, { 2.323407346410207, 2.5469180167808907`}, { 2.323407346410207, -1.4509715602908595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 1.3485812906071553`}, { 2.328407346410207, 2.5484273824473513`}, { 2.328407346410207, -1.4522575800357973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 1.3513706957695666`}, { 2.333407346410207, 2.5499633285673453`}, { 2.333407346410207, -1.4535378063016622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 1.354146944744339}, { 2.338407346410207, 2.551525994338751}, { 2.338407346410207, -1.4548122359528577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 1.356909864288992}, { 2.343407346410207, 2.553115517092994}, { 2.343407346410207, -1.4560808655582314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 1.3596592819868183`}, { 2.348407346410207, 2.554732032213491}, { 2.348407346410207, -1.4573436913889064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 1.3623950263162028`}, { 2.353407346410207, 2.556375673053671}, { 2.353407346410207, -1.4586007094160793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 1.3651169267203382`}, { 2.358407346410207, 2.558046570854579}, { 2.358407346410207, -1.4598519153087952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 1.367824813677228}, { 2.3634073464102068`, 2.5597448546621915`}, { 2.3634073464102068`, -1.4610973044316886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 1.3705185187699584`}, { 2.368407346410207, 2.5614706512444525`}, { 2.368407346410207, -1.4623368718426963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 1.3731978747571414`}, { 2.373407346410207, 2.5632240850081436`}, { 2.373407346410207, -1.4635706122907417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 1.3758627156434742`}, { 2.378407346410207, 2.565005277915634}, { 2.378407346410207, -1.4647985202133893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 1.3785128767503438`}, { 2.3834073464102072`, 2.566814349401593}, { 2.3834073464102072`, -1.466020589734465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 1.3811481947864064`}, { 2.388407346410207, 2.5686514162897347`}, { 2.388407346410207, -1.4672368146616503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 1.3837685079180664`}, { 2.393407346410207, 2.570516592709673}, { 2.393407346410207, -1.468447188484045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 1.3863736558397846`}, { 2.398407346410207, 2.572409990013966}, { 2.398407346410207, -1.4696517043696935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 1.3889634798441417`}, { 2.403407346410207, 2.574331716695419}, { 2.403407346410207, -1.470850355163087}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 1.3915378228915776`}, { 2.408407346410207, 2.5762818783047328`}, { 2.408407346410207, -1.4720431333826294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 1.3940965296797354`}, { 2.413407346410207, 2.578260577368573}, { 2.413407346410207, -1.4732300312180704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 1.3966394467123329`}, { 2.418407346410207, 2.580267913308145}, { 2.418407346410207, -1.4744110405279116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 1.3991664223674782`}, { 2.423407346410207, 2.5823039823583493`}, { 2.423407346410207, -1.4755861528367726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 1.4016773069653596`}, { 2.428407346410207, 2.5843688774875972`}, { 2.428407346410207, -1.4767553593327307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 1.4041719528352257`}, { 2.433407346410207, 2.5864626883183863`}, { 2.433407346410207, -1.4779186508646232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 1.406650214381584}, { 2.438407346410207, 2.5885855010486876`}, { 2.438407346410207, -1.4790760179393188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 1.4091119481495331`}, { 2.443407346410207, 2.590737398374253}, { 2.443407346410207, -1.4802274507189552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 1.411557012889156}, { 2.448407346410207, 2.5929184594119126`}, { 2.448407346410207, -1.4813729390181398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 1.4139852696188957`}, { 2.453407346410207, 2.5951287596239365`}, { 2.453407346410207, -1.4825124723011223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 1.4163965816878372`}, { 2.458407346410207, 2.5973683707435593`}, { 2.458407346410207, -1.483646039678926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 1.4187908148368142`}, { 2.463407346410207, 2.599637360701732}, { 2.463407346410207, -1.484773629906451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 1.4211678372582817`}, { 2.468407346410207, 2.6019357935551817`}, { 2.468407346410207, -1.485895231379538}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 1.4235275196548554`}, { 2.473407346410207, 2.60426372941587}, { 2.473407346410207, -1.4870108321319986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 1.4258697352964733`}, { 2.478407346410207, 2.6066212243819074`}, { 2.478407346410207, -1.4881204198326128`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 1.428194360076085}, { 2.483407346410207, 2.6090083304700133`}, { 2.483407346410207, -1.489223981782087}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 1.4305012725638153`}, { 2.4884073464102068`, 2.6114250955495932`}, { 2.4884073464102068`, -1.4903215049099805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 1.4327903540595228`}, { 2.493407346410207, 2.6138715632784955`}, { 2.493407346410207, -1.4914129757715935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 1.4350614886436939`}, { 2.498407346410207, 2.6163477730405327`}, { 2.498407346410207, -1.4924983805448202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 1.437314563226617}, { 2.503407346410207, 2.618853759884822}, { 2.503407346410207, -1.4935777050269685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 1.4395494675957468`}, { 2.5084073464102072`, 2.6213895544670223`}, { 2.5084073464102072`, -1.4946509346315373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 1.4417660944612383`}, { 2.513407346410207, 2.623955182992515}, { 2.513407346410207, -1.4957180543849655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 1.4439643394995583`}, { 2.518407346410207, 2.626550667161616}, { 2.518407346410207, -1.496779048923338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 1.4461441013951482`}, { 2.523407346410207, 2.629176024116846}, { 2.523407346410207, -1.4978339024890601`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.6318312663923376`}, { 2.528407346410207, 1.44830528188007}, { 2.528407346410207, -1.4988825989274923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.634516401865427}, { 2.533407346410207, 1.4504477857715867`}, { 2.533407346410207, -1.4999251216835487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.637231433710458}, { 2.538407346410207, 1.4525715210076506`}, { 2.538407346410207, -1.5009614537982665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.639976360354915}, { 2.543407346410207, 1.4546763986802307`}, { 2.543407346410207, -1.5019915779053172`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.642751175437801}, { 2.5484073464102073`, 1.4567623330664623`}, { 2.5484073464102073`, -1.5030154762275147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.6455558677704496`}, { 2.553407346410207, 1.4588292416575723`}, { 2.553407346410207, -1.5040331305732522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.648390421299688}, { 2.558407346410207, 1.4608770451855526`}, { 2.558407346410207, -1.5050445223329312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.6512548150734654`}, { 2.563407346410207, 1.462905667647543}, { 2.563407346410207, -1.5060496324753287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.6541490232089107`}, { 2.568407346410207, 1.464915036327924}, { 2.568407346410207, -1.5070484415439502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.657073014862901}, { 2.5734073464102067`, 1.4669050818180547`}, { 2.5734073464102067`, -1.5080409296533324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.660026754205136}, { 2.578407346410207, 1.4688757380336939`}, { 2.578407346410207, -1.5090270764853126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.6630102003937357`}, { 2.583407346410207, 1.4708269422300382`}, { 2.583407346410207, -1.5100068612852602`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.6660233075533797`}, { 2.588407346410207, 1.4727586350143913`}, { 2.588407346410207, -1.5109802628582827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.669066024756009}, { 2.593407346410207, 1.474670760356475}, { 2.593407346410207, -1.511947259565382}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.672138296004103}, { 2.598407346410207, 1.4765632655963277`}, { 2.598407346410207, -1.5129078293195726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.6752400602164883`}, { 2.603407346410207, 1.4784361014498544`}, { 2.603407346410207, -1.5138619495819847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.6783712512167357`}, { 2.608407346410207, 1.4802892220119739`}, { 2.608407346410207, -1.5148095973579176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.6815317977241464`}, { 2.6134073464102068`, 1.4821225847574262`}, { 2.6134073464102068`, -1.5157507491928464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.6847216233472335`}, { 2.618407346410207, 1.483936150539196}, { 2.618407346410207, -1.5166853811684242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.6879406465798046`}, { 2.623407346410207, 1.4857298835846147`}, { 2.623407346410207, -1.517613468898424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.6911887807995645`}, { 2.628407346410207, 1.487503751489138}, { 2.628407346410207, -1.5185349875246483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.6944659342691972`}, { 2.6334073464102072`, 1.4892577252078216`}, { 2.6334073464102072`, -1.5194499117128284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.6977720101399862`}, { 2.638407346410207, 1.4909917790445226`}, { 2.638407346410207, -1.520358215648461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.701106906457879}, { 2.643407346410207, 1.492705890638857}, { 2.643407346410207, -1.5212598730326294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.704470516171995}, { 2.648407346410207, 1.4944000409509528`}, { 2.648407346410207, -1.522154857077789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.707862727145552}, { 2.653407346410207, 1.4960742142440135`}, { 2.653407346410207, -1.5230431405035147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.711283422169162}, { 2.658407346410207, 1.497728398064762}, { 2.658407346410207, -1.5239246955322259`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.7147324789764573`}, { 2.663407346410207, 1.499362583221761}, { 2.663407346410207, -1.5247994938848792`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.718209770262045}, { 2.668407346410207, 1.5009767637617055`}, { 2.668407346410207, -1.5256675067766228`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.721715163701678}, { 2.6734073464102073`, 1.5025709369436981`}, { 2.6734073464102073`, -1.5265287049124396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.7252485219746836`}, { 2.678407346410207, 1.5041451032115658`}, { 2.678407346410207, -1.527383058482738}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.7288097027885416`}, { 2.683407346410207, 1.5056992661642787`}, { 2.683407346410207, -1.528230537158927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.732398558905554}, { 2.688407346410207, 1.507233432524505}, { 2.688407346410207, -1.5290711100889762`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.7360149381716234`}, { 2.693407346410207, 1.5087476121053875`}, { 2.693407346410207, -1.5299047458929262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.739658683546991}, { 2.6984073464102067`, 1.5102418177755523`}, { 2.6984073464102067`, -1.5307314126584035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.7433296331390182`}, { 2.703407346410207, 1.5117160654224862`}, { 2.703407346410207, -1.5315510779360646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.7470276202367567`}, { 2.708407346410207, 1.5131703739142437`}, { 2.708407346410207, -1.5323637087350752`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.7507524733474433`}, { 2.713407346410207, 1.514604765059637}, { 2.713407346410207, -1.533169271518527}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.7545040162347574`}, { 2.718407346410207, 1.5160192635669196`}, { 2.718407346410207, -1.5339677321988399`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.7582820679587616`}, { 2.723407346410207, 1.517413897001044}, { 2.723407346410207, -1.5347590561331688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.762086442917577}, { 2.728407346410207, 1.5187886957395695`}, { 2.728407346410207, -1.535543208118748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.765916950890558}, { 2.733407346410207, 1.5201436929272618`}, { 2.733407346410207, -1.5363201523882746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.769773397083106}, { 2.7384073464102068`, 1.5214789244294882`}, { 2.7384073464102068`, -1.537089852605216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.7736555821728506`}, { 2.743407346410207, 1.5227944287844335`}, { 2.743407346410207, -1.5378522718591607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.777563302357298}, { 2.748407346410207, 1.524090247154242}, { 2.748407346410207, -1.5386073726611198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.7814963494028087`}, { 2.753407346410207, 1.5253664232751416`}, { 2.753407346410207, -1.539355116938825}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.785454510694832}, { 2.7584073464102072`, 1.5266230034066146`}, { 2.7584073464102072`, -1.5400954660320272`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.7894375692893494`}, { 2.763407346410207, 1.5278600362796773`}, { 2.763407346410207, -1.5408283806877847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.7934453039654885`}, { 2.768407346410207, 1.5290775730443675`}, { 2.768407346410207, -1.5415538210557358`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.797477489279169}, { 2.773407346410207, 1.5302756672164612`}, { 2.773407346410207, -1.5422717466833884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.8015338956178297`}, { 2.778407346410207, 1.5314543746235565`}, { 2.778407346410207, -1.5429821165113797`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.8056142892560167`}, { 2.783407346410207, 1.5326137533504864`}, { 2.783407346410207, -1.5436848888687749`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.8097184324119517`}, { 2.788407346410207, 1.5337538636842565`}, { 2.788407346410207, -1.5443800214683299`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.813846083304861}, { 2.793407346410207, 1.53487476805846}, { 2.793407346410207, -1.5450674714017856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.817996996213073}, { 2.7984073464102073`, 1.5359765309972953`}, { 2.7984073464102073`, -1.5457471951351722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.822170921532864}, { 2.803407346410207, 1.5370592190592527`}, { 2.803407346410207, -1.5464191485040957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.8263676058378966`}, { 2.808407346410207, 1.5381229007805015`}, { 2.808407346410207, -1.5470832867090707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.8305867919392522`}, { 2.813407346410207, 1.5391676466180493`}, { 2.813407346410207, -1.5477395643108545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.8348282189460168`}, { 2.818407346410207, 1.5401935288927697`}, { 2.818407346410207, -1.5483879352257954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.839091622326301}, { 2.8234073464102067`, 1.5412006217322884`}, { 2.8234073464102067`, -1.5490283527212134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.843376733968706}, { 2.828407346410207, 1.5421890010138692`}, { 2.828407346410207, -1.5496607694107996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.847683282244116}, { 2.833407346410207, 1.5431587443072639`}, { 2.833407346410207, -1.5502851372500526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.8520109920678567`}, { 2.838407346410207, 1.5441099308176822`}, { 2.838407346410207, -1.5509014075317265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.8563595849620604`}, { 2.843407346410207, 1.545042641328837}, { 2.843407346410207, -1.551509530881336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.86072877911826}, { 2.848407346410207, 1.5459569581461876`}, { 2.848407346410207, -1.5521094572526957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.865118289460181}, { 2.853407346410207, 1.5468529650404028`}, { 2.853407346410207, -1.5527011359234826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.869527827706589}, { 2.858407346410207, 1.5477307471910728`}, { 2.858407346410207, -1.553284515490879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.873957102434288}, { 2.8634073464102068`, 1.5485903911307741`}, { 2.8634073464102068`, -1.5538595438672276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.8784058191410673`}, { 2.868407346410207, 1.5494319846894433`}, { 2.868407346410207, -1.554426168275783}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.882873680308754}, { 2.873407346410207, 1.550255616939227}, { 2.873407346410207, -1.554984335246471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.8873603854660974`}, { 2.878407346410207, 1.5510613781396911`}, { 2.878407346410207, -1.5555339906117691`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.891865631251685}, { 2.8834073464102072`, 1.551849359683584}, { 2.8834073464102072`, -1.5560750795026022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.89638911147668}, { 2.888407346410207, 1.5526196540430945`}, { 2.888407346410207, -1.5566075463443403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.9009305171874082`}, { 2.893407346410207, 1.5533723547166303`}, { 2.893407346410207, -1.5571313348528786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.905489536727822}, { 2.898407346410207, 1.554107556176261}, { 2.898407346410207, -1.5576463880307718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.9100658558017054`}, { 2.903407346410207, 1.5548253538157175`}, { 2.903407346410207, -1.5581526481634826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.9146591575346608`}, { 2.908407346410207, 1.5555258438990636`}, { 2.908407346410207, -1.5586500568157147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.919269122535846}, { 2.913407346410207, 1.5562091235100532`}, { 2.913407346410207, -1.5591385548278407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.9238954289594186`}, { 2.918407346410207, 1.5568752905021883`}, { 2.918407346410207, -1.5596180823124424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.928537752565694}, { 2.9234073464102073`, 1.5575244434495015`}, { 2.9234073464102073`, -1.5600885786509455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.9331957667819437`}, { 2.928407346410207, 1.5581566815980992`}, { 2.928407346410207, -1.5605499824903992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.937869142762883}, { 2.933407346410207, 1.5587721048184606`}, { 2.933407346410207, -1.5610022317403498`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.9425575494507803`}, { 2.938407346410207, 1.5593708135585467`}, { 2.938407346410207, -1.561445263569863}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.947260653635205}, { 2.943407346410207, 1.5599529087977184`}, { 2.943407346410207, -1.5618790144046766`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.9519781200123973`}, { 2.9484073464102067`, 1.5605184920014794`}, { 2.9484073464102067`, -1.5623034199244816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.956709611244195}, { 2.953407346410207, 1.5610676650770356`}, { 2.953407346410207, -1.5627184150603834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.96145478801659}, { 2.958407346410207, 1.5616005303297413`}, { 2.958407346410207, -1.5631239339924987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.966213309097871}, { 2.963407346410207, 1.5621171904204025`}, { 2.963407346410207, -1.5635199101477182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.970984831396306}, { 2.968407346410207, 1.5626177483234285`}, { 2.968407346410207, -1.5639062761976483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.975769010017418}, { 2.973407346410207, 1.5631023072859005`}, { 2.973407346410207, -1.5642829640567375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.980565498320833}, { 2.978407346410207, 1.5635709707875118`}, { 2.978407346410207, -1.5646499048805729`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.9853739479766563`}, { 2.983407346410207, 1.5640238425013964`}, { 2.983407346410207, -1.5650070290643991`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.9901940090214634`}, { 2.9884073464102068`, 1.5644610262558964`}, { 2.9884073464102068`, -1.565354266241818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.995025329913782}, { 2.993407346410207, 1.5648826259971618`}, { 2.993407346410207, -1.5656915452837197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.9998675575892038`}, { 2.998407346410207, 1.5652887457527371`}, { 2.998407346410207, -1.5660187942974293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.0047203375150113`}, { 3.003407346410207, 1.5656794895959945`}, { 3.003407346410207, -1.5663359406260868`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.0095833137443897`}, { 3.0084073464102072`, 1.5660549616114878`}, { 3.0084073464102072`, -1.566642910848271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.0144561289702243`}, { 3.013407346410207, 1.5664152658612438`}, { 3.013407346410207, -1.5669396307778702`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.0193384245784434`}, { 3.018407346410207, 1.5667605063518997`}, { 3.018407346410207, -1.5672260254642207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.0242298407009653`}, { 3.023407346410207, 1.5670907870027715`}, { 3.023407346410207, -1.5675020191925075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.0291300162682515`}, { 3.028407346410207, 1.567406211614838}, { 3.028407346410207, -1.5677675354844542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.034038589061419}, { 3.0334073464102067`, 1.567706883840564}, { 3.0334073464102067`, -1.5680224970993037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.038955195764002}, { 3.038407346410207, 1.567992907154654}, { 3.038407346410207, -1.5682668260350987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.043879472013309}, { 3.043407346410207, 1.568264384825644}, { 3.043407346410207, -1.5685004435302736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.048811052451435}, { 3.0484073464102073`, 1.5685214198884192`}, { 3.0484073464102073`, -1.5687232700655835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.05374957077587}, { 3.053407346410207, 1.5687641151174918`}, { 3.053407346410207, -1.5689352253663438`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.058694659789837}, { 3.058407346410207, 1.5689925730012864`}, { 3.058407346410207, -1.5691362284050578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.0636459514522274`}, { 3.063407346410207, 1.569206895717103}, { 3.063407346410207, -1.569326197404353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.0686030769272623`}, { 3.068407346410207, 1.5694071851070432`}, { 3.068407346410207, -1.569505049840338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.073565666633844}, { 3.0734073464102067`, 1.5695935426546948`}, { 3.0734073464102067`, -1.5696727024463077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.0785333502946055`}, { 3.078407346410207, 1.5697660694626367`}, { 3.078407346410207, -1.5698290712168605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.0835057569847093`}, { 3.083407346410207, 1.5699248662307592`}, { 3.083407346410207, -1.5699740714124135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.0884825151803885`}, { 3.0884073464102073`, 1.5700700332353894`}, { 3.0884073464102073`, -1.5701076175641606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.093463252807233}, { 3.093407346410207, 1.5702016703091466`}, { 3.093407346410207, -1.5702296234794344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.0984475972882812`}, { 3.098407346410207, 1.5703198768216198`}, { 3.098407346410207, -1.5703400022475411`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.1034351755918808`}, { 3.103407346410207, 1.5704247516607353`}, { 3.103407346410207, -1.5704386662460281`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.108425614279396}, { 3.108407346410207, 1.5705163932149433`}, { 3.108407346410207, -1.5705255271474614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.1134185395527214`}, { 3.1134073464102068`, 1.5705948993560632`}, { 3.1134073464102068`, -1.5706004959266577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.1184135773016632`}, { 3.118407346410207, 1.5706603674228736`}, { 3.118407346410207, -1.5706634828684323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.123410353151184}, { 3.123407346410207, 1.5707128942053967`}, { 3.123407346410207, -1.5707143975758546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.128408492508546}, { 3.1284073464102073`, 1.570752575929883}, { 3.1284073464102073`, -1.5707531489790492`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.1334076206103503`}, { 3.1334073464102072`, 1.5707795082444351`}, { 3.1334073464102072`, -1.5707796453445062`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.138407362569519}, { 3.138407346410207, 1.5707937862053214`}, { 3.138407346410207, -1.5707937942849772`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.1398889828571424`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -4075.7375}, ImageScaled[{0.5, 0.5}], {360., 393.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4}, {Null, SparseArray[ Automatic, {4, 4}, 0, { 1, {{0, 3, 6, 9, 12}, {{2}, {3}, {4}, {1}, {3}, {4}, {1}, {2}, { 4}, {1}, {2}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{-1., 1.0106430996148606`*^-15}, {-7.044813998280222*^-16, 1.}, { 1., -1.133107779529596*^-15}, {6.049014748177263*^-16, -1.}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 3}, {1, 4}, {2, 3}, {2, 4}, {3, 4}}, 0.02261146496815286]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.02261146496815286], DiskBox[2, 0.02261146496815286], DiskBox[3, 0.02261146496815286], DiskBox[4, 0.02261146496815286]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -4504.7625}, {Center, Center}, {360., 393.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, 1.5707963267948966`}, {-3.141592653589793, -3.141592653589793}, \ {-3.141592653589793, -3.141592653589793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, 1.5707589201519545`}, {-3.1365926535897932`, \ -3.1365927468704795`}, {-3.1365926535897932`, -3.1365927468704795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, 1.5706470704715951`}, {-3.1315926535897933`, \ -3.1315933960724647`}, {-3.1315926535897933`, -3.1315933960724647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, 1.570461325854}, {-3.126592653589793, -3.1265951467447564`}, \ {-3.126592653589793, -3.1265951467447564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, 1.5702022245025995`}, {-3.121592653589793, -3.1215985330797094`}, \ {-3.121592653589793, -3.1215985330797094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, 1.5698702944889533`}, {-3.116592653589793, -3.116604077880997}, \ {-3.116592653589793, -3.116604077880997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, 1.569466053535024}, {-3.1115926535897933`, -3.1116122925458303`}, \ {-3.1115926535897933`, -3.1116122925458303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, 1.5689900088122026`}, {-3.106592653589793, -3.1066236770607687`}, \ {-3.106592653589793, -3.1066236770607687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, 1.5684426567564473`}, {-3.101592653589793, -3.101638720010492}, \ {-3.101592653589793, -3.101638720010492}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, 1.5678244828989012`}, {-3.096592653589793, -3.0966578985988864`}, \ {-3.096592653589793, -3.0966578985988864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, 1.5671359617113478`}, {-3.0915926535897933`, -3.091681678681827}, \ {-3.0915926535897933`, -3.091681678681827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, 1.5663775564658844`}, {-3.086592653589793, -3.086710514811033}, \ {-3.086592653589793, -3.086710514811033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, 1.5655497191081802`}, {-3.081592653589793, -3.081744850288381}, \ {-3.081592653589793, -3.081744850288381}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, 1.5646528901437164`}, {-3.076592653589793, -3.0767851172300835`}, \ {-3.076592653589793, -3.0767851172300835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, 1.563687498536404}, {-3.0715926535897933`, -3.071831736640142}, \ {-3.0715926535897933`, -3.071831736640142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, 1.5626539616189759`}, {-3.066592653589793, -3.0668851184925057`}, \ {-3.066592653589793, -3.0668851184925057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, 1.5615526850145935`}, {-3.061592653589793, -3.061945661821368}, \ {-3.061592653589793, -3.061945661821368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, 1.5603840625690797`}, {-3.056592653589793, -3.0570137548190695`}, \ {-3.056592653589793, -3.0570137548190695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, 1.5591484762932442`}, {-3.0515926535897933`, \ -3.0520897749410647`}, {-3.0515926535897933`, -3.0520897749410647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, 1.557846296314748}, {-3.046592653589793, -3.0471740890174486`}, \ {-3.046592653589793, -3.0471740890174486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, 1.5564778808389905`}, {-3.041592653589793, -3.042267053370548}, \ {-3.041592653589793, -3.042267053370548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, 1.5550435761185142`}, {-3.036592653589793, -3.0373690139380853`}, \ {-3.036592653589793, -3.0373690139380853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, 1.5535437164304289`}, {-3.0315926535897932`, \ -3.0324803064014705`}, {-3.0315926535897932`, -3.0324803064014705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, 1.5519786240613815`}, {-3.026592653589793, -3.027601256318758}, \ {-3.026592653589793, -3.027601256318758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, 1.5503486092996175`}, {-3.021592653589793, -3.0227321792618556`}, \ {-3.021592653589793, -3.0227321792618556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, 1.5486539704336808`}, {-3.016592653589793, -3.017873380957557}, \ {-3.016592653589793, -3.017873380957557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, 1.5468949937573384`}, {-3.0115926535897932`, \ -3.0130251574320233`}, {-3.0115926535897932`, -3.0130251574320233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, 1.5450719535803124`}, {-3.0065926535897933`, \ -3.0081877951583182`}, {-3.0065926535897933`, -3.0081877951583182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, 1.5431851122444264`}, {-3.001592653589793, -3.0033615712066473`}, \ {-3.001592653589793, -3.0033615712066473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, 1.5412347201447965`}, {-2.996592653589793, -2.9985467533969534`}, \ {-2.996592653589793, -2.9985467533969534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, 1.5392210157557}, {-2.991592653589793, -2.9937436004535436`}, \ {-2.991592653589793, -2.9937436004535436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, 1.5371442256607821`}, {-2.9865926535897933`, \ -2.9889523621614305`}, {-2.9865926535897933`, -2.9889523621614305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, 1.5350045645872765`}, {-2.981592653589793, -2.984173279524098}, \ {-2.981592653589793, -2.984173279524098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, 1.532802235443916}, {-2.976592653589793, -2.9794065849224083`}, \ {-2.976592653589793, -2.9794065849224083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, 1.5305374293622547`}, {-2.971592653589793, -2.974652502274384}, \ {-2.971592653589793, -2.974652502274384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, 1.5282103257411022`}, {-2.9665926535897933`, -2.969911247195615}, \ {-2.9665926535897933`, -2.969911247195615}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, 1.5258210922938227`}, {-2.961592653589793, -2.9651830271600534`}, \ {-2.961592653589793, -2.9651830271600534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, 1.52336988509823}, {-2.956592653589793, -2.9604680416609814`}, \ {-2.956592653589793, -2.9604680416609814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, 1.5208568486488523`}, {-2.951592653589793, -2.955766482371919}, \ {-2.951592653589793, -2.955766482371919}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, 1.5182821159113455`}, {-2.9465926535897933`, \ -2.9510785333073057`}, {-2.9465926535897933`, -2.9510785333073057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, 1.5156458083788351`}, {-2.941592653589793, -2.946404370982749}, \ {-2.941592653589793, -2.946404370982749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, 1.5129480361299996`}, {-2.936592653589793, -2.9417441645746814`}, \ {-2.936592653589793, -2.9417441645746814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, 1.5101888978887108`}, {-2.931592653589793, -2.9370980760792493`}, \ {-2.931592653589793, -2.9370980760792493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, 1.507368481085058}, {-2.9265926535897933`, -2.932466260470306}, \ {-2.9265926535897933`, -2.932466260470306}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, 1.5044868619175997`}, {-2.921592653589793, -2.9278488658563475`}, \ {-2.921592653589793, -2.9278488658563475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, 1.501544105416696}, {-2.916592653589793, -2.923246033636282}, \ {-2.916592653589793, -2.923246033636282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, 1.4985402655087865`}, {-2.911592653589793, -2.9186578986538967`}, \ {-2.911592653589793, -2.9186578986538967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, 1.4954753850814921`}, {-2.9065926535897932`, -2.914084589350927}, \ {-2.9065926535897932`, -2.914084589350927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, 1.4923494960494244`}, {-2.901592653589793, -2.909526227918619}, \ {-2.901592653589793, -2.909526227918619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, 1.4891626194206042`}, {-2.896592653589793, -2.9049829304476953`}, \ {-2.896592653589793, -2.9049829304476953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, 1.4859147653633948`}, {-2.891592653589793, -2.900454807076641}, \ {-2.891592653589793, -2.900454807076641}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, 1.4826059332738692`}, {-2.8865926535897932`, -2.895941962138233}, \ {-2.8865926535897932`, -2.895941962138233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, 1.479236111843539}, {-2.8815926535897933`, -2.8914444943042477`}, \ {-2.8815926535897933`, -2.8914444943042477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, 1.475805279127382}, {-2.876592653589793, -2.886962496728274}, \ {-2.876592653589793, -2.886962496728274}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, 1.472313402612115}, {-2.871592653589793, -2.882496057186596}, \ {-2.871592653589793, -2.882496057186596}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, 1.4687604392846652`}, {-2.866592653589793, -2.8780452582170692`}, \ {-2.866592653589793, -2.8780452582170692`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, 1.4651463357008034`}, {-2.861592653589793, -2.873610177255982}, \ {-2.861592653589793, -2.873610177255982}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, 1.4614710280539194`}, {-2.856592653589793, -2.86919088677283}, \ {-2.856592653589793, -2.86919088677283}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, 1.457734442243902}, {-2.851592653589793, -2.8647874544029968`}, \ {-2.851592653589793, -2.8647874544029968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, 1.4539364939461343`}, {-2.846592653589793, -2.8603999430783}, \ {-2.846592653589793, -2.8603999430783}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, 1.4500770886805772`}, {-2.8415926535897933`, -2.856028411155389}, \ {-2.8415926535897933`, -2.856028411155389}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, 1.4461561218809618`}, {-2.836592653589793, -2.8516729125419724`}, \ {-2.836592653589793, -2.8516729125419724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, 1.4421734789640939`}, {-2.831592653589793, -2.847333496820858}, \ {-2.831592653589793, -2.847333496820858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, 1.4381290353992855`}, {-2.826592653589793, -2.843010209371803}, \ {-2.826592653589793, -2.843010209371803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, 1.4340226567779417`}, {-2.8215926535897933`, \ -2.8387030914911637`}, {-2.8215926535897933`, -2.8387030914911637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, 1.4298541988833386`}, {-2.816592653589793, -2.8344121805093425`}, \ {-2.816592653589793, -2.8344121805093425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, 1.4256235077606214`}, {-2.811592653589793, -2.830137509906037}, \ {-2.811592653589793, -2.830137509906037}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, 1.4213304197870722`}, {-2.806592653589793, -2.825879109423282}, \ {-2.806592653589793, -2.825879109423282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, 1.416974761742699}, {-2.8015926535897933`, -2.821637005176309}, \ {-2.8015926535897933`, -2.821637005176309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, 1.412556350881208}, {-2.796592653589793, -2.817411219762216}, \ {-2.796592653589793, -2.817411219762216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, 1.4080749950014093`}, {-2.791592653589793, -2.813201772366466}, \ {-2.791592653589793, -2.813201772366466}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, 1.403530492519143}, {-2.786592653589793, -2.809008678867232}, \ {-2.786592653589793, -2.809008678867232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, 1.3989226325397908`}, {-2.7815926535897932`, -2.804831951937589}, \ {-2.7815926535897932`, -2.804831951937589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, 1.3942511949314618`}, {-2.776592653589793, -2.800671601145585}, \ {-2.776592653589793, -2.800671601145585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, 1.3895159503989354`}, {-2.771592653589793, -2.796527633052207}, \ {-2.771592653589793, -2.796527633052207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, 1.384716660558461}, {-2.766592653589793, -2.792400051307254}, \ {-2.766592653589793, -2.792400051307254}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, 1.379853078013515}, {-2.7615926535897932`, -2.788288856743147}, \ {-2.7615926535897932`, -2.788288856743147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, 1.3749249464316111`}, {-2.7565926535897933`, \ -2.7841940474667024`}, {-2.7565926535897933`, -2.7841940474667024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, 1.3699320006222973`}, {-2.751592653589793, -2.7801156189488756`}, \ {-2.751592653589793, -2.7801156189488756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, 1.3648739666164345`}, {-2.746592653589793, -2.7760535641125297`}, \ {-2.746592653589793, -2.7760535641125297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, 1.359750561746896}, {-2.741592653589793, -2.7720078734182207`}, \ {-2.741592653589793, -2.7720078734182207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, 1.354561494730812}, {-2.736592653589793, -2.7679785349480577`}, \ {-2.736592653589793, -2.7679785349480577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, 1.3493064657535008`}, {-2.731592653589793, -2.763965534487648}, \ {-2.731592653589793, -2.763965534487648}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, 1.3439851665542164`}, {-2.726592653589793, -2.759968855606159}, \ {-2.726592653589793, -2.759968855606159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, 1.3385972805138744`}, {-2.721592653589793, -2.75598847973453}, \ {-2.721592653589793, -2.75598847973453}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, 1.3331424827449028`}, {-2.7165926535897933`, -2.752024386241862}, \ {-2.7165926535897933`, -2.752024386241862}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, 1.327620440183373}, {-2.711592653589793, -2.7480765525100166`}, \ {-2.711592653589793, -2.7480765525100166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, 1.3220308116835926`}, {-2.706592653589793, -2.7441449540064466`}, \ {-2.706592653589793, -2.7441449540064466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, 1.316373248115308}, {-2.701592653589793, -2.740229564355304}, \ {-2.701592653589793, -2.740229564355304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, 1.3106473924637179`}, {-2.6965926535897933`, \ -2.7363303554068463`}, {-2.6965926535897933`, -2.7363303554068463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, 1.3048528799324641`}, {-2.691592653589793, -2.73244729730517}, \ {-2.691592653589793, -2.73244729730517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, 1.2989893380498034`}, {-2.686592653589793, -2.7285803585543134`}, \ {-2.686592653589793, -2.7285803585543134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, 1.293056386778143}, {-2.681592653589793, -2.7247295060827486`}, \ {-2.681592653589793, -2.7247295060827486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, 1.2870536386271512`}, {-2.6765926535897933`, \ -2.7208947053063075`}, {-2.6765926535897933`, -2.7208947053063075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, 1.28098069877065}, {-2.671592653589793, -2.7170759201895556`}, \ {-2.671592653589793, -2.7170759201895556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, 1.2748371651675034`}, {-2.666592653589793, -2.7132731133056622`}, \ {-2.666592653589793, -2.7132731133056622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, 1.2686226286867168`}, {-2.661592653589793, -2.7094862458947913`}, { -2.661592653589793, -2.7094862458947913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, 1.2623366732369858`}, {-2.6565926535897932`, -2.705715277921036}, \ {-2.6565926535897932`, -2.705715277921036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, 1.2559788759009167`}, {-2.651592653589793, -2.7019601681279504`}, \ {-2.651592653589793, -2.7019601681279504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, 1.2495488070741667`}, {-2.646592653589793, -2.6982208740926814`}, \ {-2.646592653589793, -2.6982208740926814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, 1.2430460306097417`}, {-2.641592653589793, -2.6944973522787525`}, \ {-2.641592653589793, -2.6944973522787525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, 1.2364701039677062`}, {-2.6365926535897932`, \ -2.6907895580875234`}, {-2.6365926535897932`, -2.6907895580875234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, 1.2298205783705702`}, {-2.6315926535897933`, -2.687097445908351}, \ {-2.6315926535897933`, -2.687097445908351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, 1.2230969989646043`}, {-2.626592653589793, -2.6834209691674906`}, \ {-2.626592653589793, -2.6834209691674906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, 1.2162989049873667`}, {-2.621592653589793, -2.679760080375758}, \ {-2.621592653589793, -2.679760080375758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, 1.2094258299417016`}, {-2.616592653589793, -2.676114731174989}, \ {-2.616592653589793, -2.676114731174989}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, 1.2024773017765111`}, {-2.611592653589793, -2.6724848723833254`}, \ {-2.611592653589793, -2.6724848723833254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, 1.1954528430745737`}, {-2.606592653589793, -2.6688704540393453`}, \ {-2.606592653589793, -2.6688704540393453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, 1.1883519712477024`}, {-2.601592653589793, -2.6652714254450833`}, \ {-2.601592653589793, -2.6652714254450833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, 1.1811741987395517`}, {-2.596592653589793, -2.6616877352079586`}, \ {-2.596592653589793, -2.6616877352079586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, 1.1739190332363727`}, {-2.5915926535897933`, \ -2.6581193312816347`}, {-2.5915926535897933`, -2.6581193312816347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, 1.1665859778860168`}, {-2.586592653589793, -2.65456616100585}, \ {-2.586592653589793, -2.65456616100585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, 1.1591745315255202`}, {-2.581592653589793, -2.651028171145237}, \ {-2.581592653589793, -2.651028171145237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, 1.151684188917568}, {-2.576592653589793, -2.6475053079271613`}, \ {-2.576592653589793, -2.6475053079271613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, 1.1441144409961783`}, {-2.571592653589793, -2.6439975170786045`}, \ {-2.571592653589793, -2.6439975170786045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, 1.1364647751219252`}, {-2.566592653589793, -2.6405047438621208`}, \ {-2.566592653589793, -2.6405047438621208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, 1.1287346753470293`}, {-2.561592653589793, -2.6370269331108847`}, \ {-2.561592653589793, -2.6370269331108847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, 1.1209236226906583`}, {-2.556592653589793, -2.6335640292628657`}, \ {-2.556592653589793, -2.6335640292628657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, 1.1130310954247677`}, {-2.5515926535897933`, -2.630115976394149}, \ {-2.5515926535897933`, -2.630115976394149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, 1.1050565693708256`}, {-2.5465926535897934`, \ -2.6266827182514256`}, {-2.5465926535897934`, -2.6266827182514256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, 1.096999518207762}, {-2.541592653589793, -2.6232641982836804`}, \ {-2.541592653589793, -2.6232641982836804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, 1.0888594137914873`}, {-2.536592653589793, -2.619860359673097}, \ {-2.536592653589793, -2.619860359673097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, 1.0806357264863173`}, {-2.5315926535897932`, -2.61647114536521}, \ {-2.5315926535897932`, -2.61647114536521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, 1.072327925508659}, {-2.526592653589793, -2.6130964980983173`}, \ {-2.526592653589793, -2.6130964980983173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, 1.0639354792832982`}, {-2.521592653589793, -2.6097363604321884`}, \ {-2.521592653589793, -2.6097363604321884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, 1.0554578558126206`}, {-2.516592653589793, -2.6063906747760797`}, \ {-2.516592653589793, -2.6063906747760797`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, 1.0468945230591213`}, {-2.5115926535897932`, -2.603059383416083}, \ {-2.5115926535897932`, -2.603059383416083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, 1.0382449493415344`}, {-2.5065926535897933`, \ -2.5997424285418353`}, {-2.5065926535897933`, -2.5997424285418353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, 1.029508603744911}, {-2.501592653589793, -2.5964397522725964`}, \ {-2.501592653589793, -2.5964397522725964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, 1.020684956544983}, {-2.496592653589793, -2.5931512966827364`}, \ {-2.496592653589793, -2.5931512966827364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, 1.0117734796471287`}, {-2.491592653589793, -2.58987700382663}, \ {-2.491592653589793, -2.58987700382663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, 1.0027736470402544`}, {-2.486592653589793, -2.5866168157630014`}, \ {-2.486592653589793, -2.5866168157630014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, 0.9936849352659137}, {-2.481592653589793, -2.583370674578725}, \ {-2.481592653589793, -2.583370674578725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, 0.9845068239029371}, {-2.476592653589793, -2.580138522412102}, \ {-2.476592653589793, -2.580138522412102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, 0.9752387960678838}, {-2.471592653589793, -2.5769203014756465`}, \ {-2.471592653589793, -2.5769203014756465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, 0.9658803389315714}, {-2.4665926535897933`, -2.5737159540783847`}, \ {-2.4665926535897933`, -2.5737159540783847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, 0.9564309442519591}, {-2.461592653589793, -2.570525422647692}, \ {-2.461592653589793, -2.570525422647692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, 0.9468901089236184}, {-2.456592653589793, -2.5673486497506945`}, \ {-2.456592653589793, -2.5673486497506945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, 0.937257335544021}, {-2.451592653589793, -2.5641855781152434`}, \ {-2.451592653589793, -2.5641855781152434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, 0.9275321329968621}, {-2.446592653589793, -2.5610361506504806`}, \ {-2.446592653589793, -2.5610361506504806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, 0.9177140170526009}, {-2.441592653589793, -2.5579003104670286`}, \ {-2.441592653589793, -2.5579003104670286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, 0.9078025109863808}, {-2.436592653589793, -2.5547780008968024`}, \ {-2.436592653589793, -2.5547780008968024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, 0.8977971462134818}, {-2.431592653589793, -2.5516691655124784`}, \ {-2.431592653589793, -2.5516691655124784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, 0.8876974629424147}, {-2.4265926535897933`, -2.548573748146625}, \ {-2.4265926535897933`, -2.548573748146625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, 0.877503010845744}, {-2.4215926535897934`, -2.5454916929105273`}, \ {-2.4215926535897934`, -2.5454916929105273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, 0.8672133497486966}, {-2.416592653589793, -2.542422944212707}, \ {-2.416592653589793, -2.542422944212707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, 0.8568280503355823}, {-2.411592653589793, -2.5393674467771663`}, \ {-2.411592653589793, -2.5393674467771663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, 0.8463466948740075}, {-2.4065926535897932`, -2.536325145661371}, \ {-2.4065926535897932`, -2.536325145661371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, 0.8357688779568366}, {-2.401592653589793, -2.533295986273988}, \ {-2.401592653589793, -2.533295986273988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, 0.8250942072618225}, {-2.396592653589793, -2.5302799143923917`}, \ {-2.396592653589793, -2.5302799143923917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, 0.8143223043287395}, {-2.391592653589793, -2.5272768761799664`}, \ {-2.391592653589793, -2.5272768761799664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, 0.8034528053538861}, {-2.3865926535897932`, -2.5242868182032074`}, \ {-2.3865926535897932`, -2.5242868182032074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, 0.7924853620016965}, {-2.3815926535897933`, -2.5213096874486514`}, \ {-2.3815926535897933`, -2.5213096874486514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, 0.7814196422331998}, {-2.376592653589793, -2.5183454313396427`}, \ {-2.376592653589793, -2.5183454313396427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, 0.7702553311510044}, {-2.371592653589793, -2.5153939977529585`}, \ {-2.371592653589793, -2.5153939977529585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, 0.7589921318603963}, {-2.366592653589793, -2.5124553350353076`}, \ {-2.366592653589793, -2.5124553350353076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, 0.7476297663461456}, {-2.361592653589793, -2.509529392019717}, \ {-2.361592653589793, -2.509529392019717}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, 0.7361679763644905}, {-2.356592653589793, -2.50661611804183}, \ {-2.356592653589793, -2.50661611804183}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, 0.7246065243497336}, {-2.351592653589793, -2.5037154629561233`}, \ {-2.351592653589793, -2.5037154629561233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, 0.7129451943348327}, {-2.346592653589793, -2.500827377152071}, \ {-2.346592653589793, -2.500827377152071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, 0.7011837928852698}, {-2.3415926535897933`, -2.49795181157026}, \ {-2.3415926535897933`, -2.49795181157026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, 0.6893221500454247}, {-2.336592653589793, -2.495088717718487}, \ {-2.336592653589793, -2.495088717718487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, 0.6773601202966257}, {-2.331592653589793, -2.4922380476878425`}, \ {-2.331592653589793, -2.4922380476878425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, 0.6652975835259228}, {-2.326592653589793, -2.4893997541688084`}, \ {-2.326592653589793, -2.4893997541688084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, 0.6531344460046173}, {-2.321592653589793, -2.4865737904673804`}, \ {-2.321592653589793, -2.4865737904673804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, 0.6408706413754547}, {-2.316592653589793, -2.4837601105212337`}, \ {-2.316592653589793, -2.4837601105212337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, 0.6285061316473047}, {-2.311592653589793, -2.480958668915958}, \ {-2.311592653589793, -2.480958668915958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, 0.616040908196119}, {-2.306592653589793, -2.478169420901364}, \ {-2.306592653589793, -2.478169420901364}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, 0.6034749927708094}, {-2.3015926535897933`, -2.4753923224078926`}, \ {-2.3015926535897933`, -2.4753923224078926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, 0.5908084385026472}, {-2.2965926535897934`, -2.472627330063149}, \ {-2.2965926535897934`, -2.472627330063149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, 0.5780413309166829}, {-2.291592653589793, -2.469874401208556}, \ {-2.291592653589793, -2.469874401208556}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, 0.5651737889436029}, {-2.286592653589793, -2.4671334939161795`}, \ {-2.286592653589793, -2.4671334939161795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, 0.5522059659303376}, {-2.2815926535897932`, -2.4644045670057193`}, \ {-2.2815926535897932`, -2.4644045670057193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, 0.5391380506476767}, {-2.276592653589793, -2.4616875800616955`}, \ {-2.276592653589793, -2.4616875800616955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, 0.5259702682930482}, {-2.271592653589793, -2.458982493450853}, \ {-2.271592653589793, -2.458982493450853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, 0.5127028814865029}, {-2.266592653589793, -2.4562892683397934`}, \ {-2.266592653589793, -2.4562892683397934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, 0.49933619125792245`}, {-2.2615926535897932`, \ -2.4536078667128756`}, {-2.2615926535897932`, -2.4536078667128756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, 0.48587053802333635`}, {-2.2565926535897933`, \ -2.4509382513903786`}, {-2.2565926535897933`, -2.4509382513903786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, 0.47230630254816797`}, {-2.251592653589793, -2.448280386046976}, \ {-2.251592653589793, -2.448280386046976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, 0.45864390689516893`}, {-2.246592653589793, -2.4456342352305263`}, \ {-2.246592653589793, -2.4456342352305263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, 0.4448838153546903}, {-2.241592653589793, -2.44299976438121}, \ {-2.241592653589793, -2.44299976438121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, 0.4310265353549223}, {-2.236592653589793, -2.440376939851031}, \ {-2.236592653589793, -2.440376939851031}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, 0.417072618349615}, {-2.231592653589793, -2.4377657289237216`}, \ {-2.231592653589793, -2.4377657289237216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, 0.40302266068076104`}, {-2.226592653589793, -2.43516609983505}, \ {-2.226592653589793, -2.43516609983505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, 0.38887730441366497`}, {-2.221592653589793, -2.4325780217935855`}, \ {-2.221592653589793, -2.4325780217935855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, 0.37463723814177236`}, {-2.2165926535897933`, -2.430001465001922}, \ {-2.2165926535897933`, -2.430001465001922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, 0.3603031977585756}, {-2.211592653589793, -2.427436400678406}, \ {-2.211592653589793, -2.427436400678406}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, 0.34587596719391095`}, {-2.206592653589793, -2.424882801079387}, \ {-2.206592653589793, -2.424882801079387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, 0.3313563791118884}, {-2.201592653589793, -2.422340639522019}, \ {-2.201592653589793, -2.422340639522019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, 0.3167453155677315}, {-2.196592653589793, -2.41980989040765}, \ {-2.196592653589793, -2.41980989040765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, 0.3020437086207546}, {-2.191592653589793, -2.4172905292458258`}, \ {-2.191592653589793, -2.4172905292458258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, 0.2872525409007106}, {-2.186592653589793, -2.414782532678935}, \ {-2.186592653589793, -2.414782532678935}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, 0.2723728461247822}, {-2.181592653589793, -2.412285878507538}, \ {-2.181592653589793, -2.412285878507538}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, 0.2574057095624775}, {-2.1765926535897933`, -2.4098005457164122`}, \ {-2.1765926535897933`, -2.4098005457164122`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, 0.24235226844574018`}, {-2.1715926535897934`, -2.407326514501336}, \ {-2.1715926535897934`, -2.407326514501336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, 0.22721371232163198`}, {-2.166592653589793, -2.4048637662966716`}, \ {-2.166592653589793, -2.4048637662966716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, 0.21199128334499578`}, {-2.161592653589793, -2.4024122838037605`}, \ {-2.161592653589793, -2.4024122838037605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, 0.19668627650857345`}, {-2.1565926535897932`, \ -2.3999720510201867`}, {-2.1565926535897932`, -2.3999720510201867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, 0.18130003980815387`}, {-2.151592653589793, -2.3975430532699455`}, \ {-2.151592653589793, -2.3975430532699455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, 0.16583397434040714`}, {-2.146592653589793, -2.395125277234556}, \ {-2.146592653589793, -2.395125277234556}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, 0.15028953433115746`}, {-2.141592653589793, -2.392718710985163}, \ {-2.141592653589793, -2.392718710985163}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, 0.1346682270920114}, {-2.1365926535897932`, -2.390323344015683}, \ {-2.1365926535897932`, -2.390323344015683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, 0.11897161290335351`}, {-2.1315926535897933`, \ -2.3879391672770223`}, {-2.1315926535897933`, -2.3879391672770223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, 0.10320130482187723`}, {-2.126592653589793, -2.3855661732124434`}, \ {-2.126592653589793, -2.3855661732124434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, 0.08735896841102343}, {-2.121592653589793, -2.3832043557941067`}, \ {-2.121592653589793, -2.3832043557941067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, 0.07144632139279161}, {-2.116592653589793, -2.380853710560857}, \ {-2.116592653589793, -2.380853710560857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, 0.05546513321967571}, {-2.111592653589793, -2.378514234657302}, \ {-2.111592653589793, -2.378514234657302}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, 0.039417224565603926`}, {-2.106592653589793, -2.376185926874252}, \ {-2.106592653589793, -2.376185926874252}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, 0.023304466734992483`}, {-2.101592653589793, -2.37386878769057}, \ {-2.101592653589793, -2.37386878769057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, 0.007128780989274741}, {-2.096592653589793, -2.3715628193164973`}, \ {-2.096592653589793, -2.3715628193164973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -0.009107862209530923}, \ {-2.0915926535897933`, -2.369268025738535}, {-2.0915926535897933`, \ -2.369268025738535}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -0.025403444038401866`}, \ {-2.0865926535897934`, -2.3669844127659294`}, {-2.0865926535897934`, \ -2.3669844127659294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -0.04175589823596103}, \ {-2.081592653589793, -2.364711988078851}, {-2.081592653589793, \ -2.364711988078851}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -0.05816311210785939}, \ {-2.076592653589793, -2.362450761278333}, {-2.076592653589793, \ -2.362450761278333}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -0.07462292761431892}, \ {-2.071592653589793, -2.3602007439380497`}, {-2.071592653589793, \ -2.3602007439380497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -0.09113314253892503}, \ {-2.066592653589793, -2.357961949658021}, {-2.066592653589793, \ -2.357961949658021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -0.10769151173756145`}, \ {-2.061592653589793, -2.355734394120324}, {-2.061592653589793, \ -2.355734394120324}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -0.12429574846603315`}, \ {-2.056592653589793, -2.353518095146904}, {-2.056592653589793, \ -2.353518095146904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -0.14094352578467353`}, \ {-2.0515926535897933`, -2.35131307275958}, {-2.0515926535897933`, \ -2.35131307275958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -0.1576324780379574}, \ {-2.0465926535897934`, -2.3491193492423386`}, {-2.0465926535897934`, \ -2.3491193492423386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -0.1743602024068355}, \ {-2.041592653589793, -2.346936949206023}, {-2.041592653589793, \ -2.346936949206023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -0.19112426053123963`}, \ {-2.036592653589793, -2.344765899655528}, {-2.036592653589793, \ -2.344765899655528}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -0.20792218019996234`}, \ {-2.031592653589793, -2.3426062300595984`}, {-2.031592653589793, \ -2.3426062300595984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -0.2247514571047768}, \ {-2.026592653589793, -2.3404579724233687`}, {-2.026592653589793, \ -2.3404579724233687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -0.24160955665549558`}, \ {-2.021592653589793, -2.338321161363752}, {-2.021592653589793, \ -2.338321161363752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -0.2584939158523301}, \ {-2.016592653589793, -2.336195834187813}, {-2.016592653589793, \ -2.336195834187813}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -0.27540194521172584`}, \ {-2.0115926535897932`, -2.334082030974263}, {-2.0115926535897932`, \ -2.334082030974263}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -0.29233103074159517`}, \ {-2.0065926535897933`, -2.331979794658207}, {-2.0065926535897933`, \ -2.331979794658207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -0.30927853596166854`}, \ {-2.001592653589793, -2.3298891711193006`}, {-2.001592653589793, \ -2.3298891711193006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -0.3262418039644511}, \ {-1.996592653589793, -2.327810209273479}, {-1.996592653589793, \ -2.327810209273479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -0.3432181595121475}, \ {-1.991592653589793, -2.3257429611683915`}, {-1.991592653589793, \ -2.3257429611683915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -0.36020491116465553`}, \ {-1.986592653589793, -2.3236874820827462`}, {-1.986592653589793, \ -2.3236874820827462`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -0.3771993534336841}, \ {-1.9815926535897932`, -2.321643830629719}, {-1.9815926535897932`, \ -2.321643830629719}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -0.39419876895782585`}, \ {-1.976592653589793, -2.3196120688646245`}, {-1.976592653589793, \ -2.3196120688646245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -0.41120043069335316`}, \ {-1.9715926535897932`, -2.3175922623970355`}, {-1.9715926535897932`, \ -2.3175922623970355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -0.4282016041154111}, \ {-1.966592653589793, -2.3155844805075705`}, {-1.966592653589793, \ -2.3155844805075705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -0.4451995494241736}, \ {-1.9615926535897932`, -2.313588796269542}, {-1.9615926535897932`, \ -2.313588796269542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -0.46219152375052297`}, \ {-1.956592653589793, -2.3116052866757117`}, {-1.956592653589793, \ -2.3116052866757117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -0.47917478335574515`}, \ {-1.9515926535897932`, -2.309634032770372}, {-1.9515926535897932`, \ -2.309634032770372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -0.49614658581975907`}, \ {-1.946592653589793, -2.30767511978701}, {-1.946592653589793, \ -2.30767511978701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -0.5131041922123687}, \ {-1.9415926535897932`, -2.305728637291804}, {-1.9415926535897932`, \ -2.305728637291804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -0.5300448692421165}, \ {-1.936592653589793, -2.3037946793332345`}, {-1.936592653589793, \ -2.3037946793332345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -0.546965891377311}, \ {-1.9315926535897932`, -2.3018733445980772`}, {-1.9315926535897932`, \ -2.3018733445980772`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -0.5638645429339368}, \ {-1.926592653589793, -2.2999647365740854`}, {-1.926592653589793, \ -2.2999647365740854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -0.5807381201251972}, \ {-1.9215926535897931`, -2.298068963719673}, {-1.9215926535897931`, \ -2.298068963719673}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -0.5975839330676052}, \ {-1.916592653589793, -2.296186139640913}, {-1.916592653589793, \ -2.296186139640913}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -0.6143993077386221}, \ {-1.9115926535897931`, -2.294316383276204}, {-1.9115926535897931`, \ -2.294316383276204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -0.6311815878810447}, \ {-1.906592653589793, -2.2924598190889474`}, {-1.906592653589793, \ -2.2924598190889474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -0.6479281368494568}, \ {-1.9015926535897931`, -2.290616577268618}, {-1.9015926535897931`, \ -2.290616577268618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -0.6646363393942976}, \ {-1.896592653589793, -2.2887867939406146`}, {-1.896592653589793, \ -2.2887867939406146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -0.6813036033792365}, \ {-1.8915926535897931`, -2.2869706113852852`}, {-1.8915926535897931`, \ -2.2869706113852852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -0.6979273614278143}, \ {-1.886592653589793, -2.285168178266577}, {-1.886592653589793, \ -2.285168178266577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -0.7145050724954696}, \ {-1.881592653589793, -2.2833796498707244`}, {-1.881592653589793, \ -2.2833796498707244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -0.7310342233633482}, \ {-1.876592653589793, -2.2816051883554604`}, {-1.876592653589793, \ -2.2816051883554604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -0.7475123300504962}, \ {-1.871592653589793, -2.2798449630102238`}, {-1.871592653589793, \ -2.2798449630102238`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -0.7639369391413037}, \ {-1.866592653589793, -2.278099150527867}, {-1.866592653589793, \ -2.278099150527867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -0.7803056290252935}, \ {-1.861592653589793, -2.276367935288393}, {-1.861592653589793, \ -2.276367935288393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -0.7966160110466289}, \ {-1.8565926535897932`, -2.2746515096552553`}, {-1.8565926535897932`, \ -2.2746515096552553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -0.8128657305609376}, \ {-1.851592653589793, -2.2729500742848043`}, {-1.851592653589793, \ -2.2729500742848043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -0.8290524678973318}, \ {-1.8465926535897932`, -2.271263838449453}, {-1.8465926535897932`, \ -2.271263838449453}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -0.8451739392237461}, \ {-1.841592653589793, -2.269593020375185}, {-1.841592653589793, \ -2.269593020375185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -0.8612278973139704}, \ {-1.8365926535897932`, -2.2679378475940335`}, {-1.8365926535897932`, \ -2.2679378475940335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -0.8772121322149998}, \ {-1.831592653589793, -2.2662985573121803`}, {-1.831592653589793, \ -2.2662985573121803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -0.8931244718135858}, \ {-1.8265926535897932`, -2.264675396794366}, {-1.8265926535897932`, \ -2.264675396794366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -0.9089627823010963}, \ {-1.821592653589793, -2.2630686237652937`}, {-1.821592653589793, \ -2.2630686237652937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -0.9247249685360274}, \ {-1.8165926535897932`, -2.2614785068287566`}, {-1.8165926535897932`, \ -2.2614785068287566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -0.9404089743037718}, \ {-1.811592653589793, -2.259905325905217}, {-1.811592653589793, \ -2.259905325905217}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -0.9560127824733977}, \ {-1.8065926535897932`, -2.258349372688599}, {-1.8065926535897932`, \ -2.258349372688599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -0.9715344150514961}, \ {-1.801592653589793, -2.2568109511230663`}, {-1.801592653589793, \ -2.2568109511230663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -0.986971933133277}, \ {-1.7965926535897931`, -2.2552903779005593`}, {-1.7965926535897931`, \ -2.2552903779005593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.0023234367513483`}, \ {-1.791592653589793, -2.253787982979904}, {-1.791592653589793, \ -2.253787982979904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.0175870646227634`}, \ {-1.7865926535897931`, -2.2523041101282835`}, {-1.7865926535897931`, \ -2.2523041101282835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.032760993795122}, \ {-1.781592653589793, -2.250839117485877}, {-1.781592653589793, \ -2.250839117485877}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.0478434391926787`}, \ {-1.7765926535897931`, -2.2493933781544855`}, {-1.7765926535897931`, \ -2.2493933781544855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -1.062832653063571}, \ {-1.771592653589793, -2.247967280810926}, {-1.771592653589793, \ -2.247967280810926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -1.0777269243294318`}, \ {-1.7665926535897931`, -2.246561230345984}, {-1.7665926535897931`, \ -2.246561230345984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -1.0925245778388366`}, \ {-1.761592653589793, -2.245175648529686}, {-1.761592653589793, \ -2.245175648529686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -1.107223973526133}, \ {-1.756592653589793, -2.2438109747036235`}, {-1.756592653589793, \ -2.2438109747036235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -1.1218235054774028`}, \ {-1.751592653589793, -2.2424676665010006`}, {-1.751592653589793, \ -2.2424676665010006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -1.1363216009053978`}, \ {-1.746592653589793, -2.2411462005950584`}, {-1.746592653589793, \ -2.2411462005950584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -1.1507167190354894`}, \ {-1.741592653589793, -2.239847073476422}, {-1.741592653589793, \ -2.239847073476422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -1.165007349904786}, \ {-1.736592653589793, -2.238570802259848}, {-1.736592653589793, \ -2.238570802259848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -1.1791920130767408`}, \ {-1.7315926535897932`, -2.2373179255207503`}, {-1.7315926535897932`, \ -2.2373179255207503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -1.1932692562737583`}, \ {-1.726592653589793, -2.2360890041617414`}, {-1.726592653589793, \ -2.2360890041617414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -1.2072376539304506`}, \ {-1.7215926535897932`, -2.2348846223092793`}, {-1.7215926535897932`, \ -2.2348846223092793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -1.221095805670437}, \ {-1.716592653589793, -2.233705388240341}, {-1.716592653589793, \ -2.233705388240341}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -1.2348423347097561`}, \ {-1.7115926535897932`, -2.2325519353388157`}, {-1.7115926535897932`, \ -2.2325519353388157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -1.2484758861902319`}, \ {-1.706592653589793, -2.2314249230810854`}, {-1.706592653589793, \ -2.2314249230810854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -1.2619951254464004`}, \ {-1.7015926535897932`, -2.230325038049943}, {-1.7015926535897932`, \ -2.230325038049943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -1.2753987362099104`}, \ {-1.696592653589793, -2.229252994975704}, {-1.696592653589793, \ -2.229252994975704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -1.2886854187556611`}, \ {-1.6915926535897932`, -2.228209537802966}, {-1.6915926535897932`, \ -2.228209537802966}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -1.3018538879943498`}, \ {-1.686592653589793, -2.227195440781025}, {-1.686592653589793, \ -2.227195440781025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -1.3149028715165467`}, \ {-1.6815926535897932`, -2.226211509575481}, {-1.6815926535897932`, \ -2.226211509575481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -1.327831107593929}, \ {-1.676592653589793, -2.225258582397991}, {-1.676592653589793, \ -2.225258582397991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -1.3406373431438883`}, \ {-1.6715926535897931`, -2.224337531150477}, {-1.6715926535897931`, \ -2.224337531150477}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -1.3533203316644042`}, \ {-1.666592653589793, -2.2234492625793867`}, {-1.666592653589793, \ -2.2234492625793867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -1.36587883114679}, \ {-1.6615926535897931`, -2.222594719434778}, {-1.6615926535897931`, \ -2.222594719434778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -1.3783116019747865`}, \ {-1.656592653589793, -2.221774881628111}, {-1.656592653589793, \ -2.221774881628111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -1.3906174048193904`}, \ {-1.6515926535897931`, -2.220990767381591}, {-1.6515926535897931`, \ -2.220990767381591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -1.4027949985398744`}, \ {-1.646592653589793, -2.2202434343608033`}, {-1.646592653589793, \ -2.2202434343608033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -1.4148431381025983`}, \ {-1.6415926535897931`, -2.21953398078112}, {-1.6415926535897931`, \ -2.21953398078112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -1.4267605725305117`}, \ {-1.636592653589793, -2.218863546477003}, {-1.636592653589793, \ -2.218863546477003}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -1.4385460428976449`}, \ {-1.631592653589793, -2.2182333139218318`}, {-1.631592653589793, \ -2.2182333139218318`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -1.4501982803844473`}, \ {-1.626592653589793, -2.2176445091842343`}, {-1.626592653589793, \ -2.2176445091842343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -1.4617160044114867`}, \ {-1.621592653589793, -2.2170984028051657`}, {-1.621592653589793, \ -2.2170984028051657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -1.473097920870855}, \ {-1.616592653589793, -2.216596310578063}, {-1.616592653589793, \ -2.216596310578063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -1.4843427204765385`}, \ {-1.611592653589793, -2.216139594212381}, {-1.611592653589793, \ -2.216139594212381}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -1.4954490772570925`}, \ {-1.606592653589793, -2.21572966185869}, {-1.606592653589793, \ -2.21572966185869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -1.506415647216084}, \ {-1.601592653589793, -2.2153679684712504`}, {-1.601592653589793, \ -2.2153679684712504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -1.5172410671880356`}, \ {-1.5965926535897932`, -2.215056015981671}, {-1.5965926535897932`, \ -2.215056015981671}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -1.5279239539198886`}, \ {-1.591592653589793, -2.2147953532548685`}, {-1.591592653589793, \ -2.2147953532548685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -1.5384629034102988`}, \ {-1.5865926535897932`, -2.214587575796162}, {-1.5865926535897932`, \ -2.214587575796162}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -1.548856490541389}, \ {-1.581592653589793, -2.214434325175959}, {-1.581592653589793, \ -2.214434325175959}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -1.559103269039743}, \ {-1.5765926535897932`, -2.21433728813624}, {-1.5765926535897932`, \ -2.21433728813624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -1.5692017718054667`}, \ {-1.571592653589793, -2.2142981953409384`}, {-1.571592653589793, \ -2.2142981953409384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -1.5791505116499198`}, \ {-1.5665926535897932`, -2.214318819730435}, {-1.5665926535897932`, \ -2.214318819730435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -1.5889479824841581`}, \ {-1.561592653589793, -2.2144009744389312`}, {-1.561592653589793, \ -2.2144009744389312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -1.5985926610010717`}, \ {-1.5565926535897932`, -2.2145465102323745`}, {-1.5565926535897932`, \ -2.2145465102323745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -1.6080830088946139`}, \ {-1.551592653589793, -2.2147573124242026`}, {-1.551592653589793, \ -2.2147573124242026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -1.6174174756591126`}, \ {-1.5465926535897931`, -2.2150352972264606`}, {-1.5465926535897931`, \ -2.2150352972264606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -1.6265945020104486`}, \ {-1.541592653589793, -2.215382407495018}, {-1.541592653589793, \ -2.215382407495018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -1.6356125239685273`}, \ {-1.5365926535897931`, -2.2158006078298995`}, {-1.5365926535897931`, \ -2.2158006078298995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -1.6444699776369731`}, \ {-1.531592653589793, -2.2162918789951793`}, {-1.531592653589793, \ -2.2162918789951793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -1.6531653047110402`}, \ {-1.5265926535897931`, -2.2168582116277773`}, {-1.5265926535897931`, \ -2.2168582116277773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -1.661696958738268}, \ {-1.521592653589793, -2.21750159921091}, {-1.521592653589793, \ -2.21750159921091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -1.6700634121482734`}, \ {-1.5165926535897931`, -2.2182240302960206`}, {-1.5165926535897931`, \ -2.2182240302960206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -1.6782631640581285`}, \ {-1.511592653589793, -2.2190274799669303`}, {-1.511592653589793, \ -2.2190274799669303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -1.6862947488480202`}, \ {-1.506592653589793, -2.2199139005516337`}, {-1.506592653589793, \ -2.2199139005516337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -1.6941567454882485`}, \ {-1.501592653589793, -2.220885211600797}, {-1.501592653589793, \ -2.220885211600797}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -1.7018477875832378`}, \ {-1.496592653589793, -2.221943289167314}, {-1.496592653589793, \ -2.221943289167314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -1.7093665740811972`}, \ {-1.491592653589793, -2.2230899544383216`}, {-1.491592653589793, \ -2.2230899544383216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -1.7167118805796875`}, \ {-1.486592653589793, -2.224326961789377}, {-1.486592653589793, \ -2.224326961789377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -1.7238825711379295`}, \ {-1.481592653589793, -2.225655986349935}, {-1.481592653589793, \ -2.225655986349935}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -1.7308776104867445`}, \ {-1.476592653589793, -2.2270786111891283`}, {-1.476592653589793, \ -2.2270786111891283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -1.7376960765070988`}, \ {-1.4715926535897932`, -2.228596314250795}, {-1.4715926535897932`, \ -2.228596314250795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -1.7443371728290187`}, \ {-1.466592653589793, -2.230210455185831}, {-1.466592653589793, \ -2.230210455185831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -1.750800241384918}, \ {-1.4615926535897932`, -2.2319222622476773`}, {-1.4615926535897932`, \ -2.2319222622476773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -1.7570847747359692`}, \ {-1.456592653589793, -2.233732819432131}, {-1.456592653589793, \ -2.233732819432131}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -1.7631904279778345`}, \ {-1.4515926535897932`, -2.2356430540549566`}, {-1.4515926535897932`, \ -2.2356430540549566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -1.7691170300237835`}, \ {-1.446592653589793, -2.2376537249690576`}, {-1.446592653589793, \ -2.2376537249690576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -1.7748645940595815`}, \ {-1.4415926535897932`, -2.2397654116265873`}, {-1.4415926535897932`, \ -2.2397654116265873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -1.7804333269662662`}, \ {-1.436592653589793, -2.2419785041896283`}, {-1.436592653589793, \ -2.2419785041896283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -1.7858236375144365`}, \ {-1.4315926535897932`, -2.244293194885558}, {-1.4315926535897932`, \ -2.244293194885558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -1.791036143147186}, \ {-1.426592653589793, -2.2467094707896864`}, {-1.426592653589793, \ -2.2467094707896864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -1.7960716751883374`}, \ {-1.4215926535897931`, -2.249227108198231}, {-1.4215926535897931`, \ -2.249227108198231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -1.8009312823377888`}, \ {-1.416592653589793, -2.2518456687295147`}, {-1.416592653589793, \ -2.2518456687295147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -1.8056162323460636`}, \ {-1.4115926535897931`, -2.254564497260996}, {-1.4115926535897931`, \ -2.254564497260996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -1.8101280117945875`}, \ {-1.406592653589793, -2.2573827217753046`}, {-1.406592653589793, \ -2.2573827217753046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -1.8144683239457993`}, \ {-1.4015926535897931`, -2.2602992551508425`}, {-1.4015926535897931`, \ -2.2602992551508425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -1.8186390846665383`}, \ {-1.396592653589793, -2.2633127988932147`}, {-1.396592653589793, \ -2.2633127988932147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -1.8226424164679078`}, \ {-1.3915926535897931`, -2.2664218487639363`}, {-1.3915926535897931`, \ -2.2664218487639363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -1.8264806407435032`}, \ {-1.386592653589793, -2.2696247022242306`}, {-1.386592653589793, \ -2.2696247022242306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -1.8301562683241148`}, \ {-1.381592653589793, -2.2729194675754556`}, {-1.381592653589793, \ -2.2729194675754556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -1.833671988499484}, \ {-1.376592653589793, -2.276304074645272}, {-1.376592653589793, \ -2.276304074645272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -1.8370306566853276`}, \ {-1.371592653589793, -2.2797762868409923`}, {-1.371592653589793, \ -2.2797762868409923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -1.8402352809358062`}, \ {-1.366592653589793, -2.2833337143696193`}, {-1.366592653589793, \ -2.2833337143696193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -1.843289007517321}, \ {-1.361592653589793, -2.286973828408353}, {-1.361592653589793, \ -2.286973828408353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -1.8461951057688009`}, \ {-1.356592653589793, -2.290693976000087}, {-1.356592653589793, \ -2.290693976000087}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -1.8489569524764145`}, \ {-1.351592653589793, -2.2944913954456245`}, {-1.351592653589793, \ -2.2944913954456245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -1.8515780159873947`}, \ {-1.3465926535897932`, -2.298363231967617}, {-1.3465926535897932`, \ -2.298363231967617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -1.8540618402788032`}, \ {-1.341592653589793, -2.3023065534300753`}, {-1.341592653589793, \ -2.3023065534300753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -1.8564120291834314`}, \ {-1.3365926535897932`, -2.306318365910941}, {-1.3365926535897932`, \ -2.306318365910941}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -1.8586322309574843`}, \ {-1.331592653589793, -2.310395628942763}, {-1.331592653589793, \ -2.310395628942763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -1.860726123354135}, \ {-1.3265926535897932`, -2.3145352702570823`}, {-1.3265926535897932`, \ -2.3145352702570823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -1.8626973993444838`}, \ {-1.321592653589793, -2.318734199890699}, {-1.321592653589793, \ -2.318734199890699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -1.8645497536037832`}, \ {-1.3165926535897932`, -2.3229893235356474`}, {-1.3165926535897932`, \ -2.3229893235356474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -1.8662868698568758`}, \ {-1.311592653589793, -2.3272975550386548`}, {-1.311592653589793, \ -2.3272975550386548`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -1.8679124091533792`}, \ {-1.3065926535897932`, -2.3316558279792563`}, {-1.3065926535897932`, \ -2.3316558279792563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -1.8694299991208634`}, \ {-1.301592653589793, -2.336061106278038}, {-1.301592653589793, \ -2.336061106278038}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -1.8708432242235946`}, \ {-1.2965926535897931`, -2.3405103938071594`}, {-1.2965926535897931`, \ -2.3405103938071594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -1.8721556170357243`}, \ {-1.291592653589793, -2.345000742994012}, {-1.291592653589793, \ -2.345000742994012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -1.873370650521327}, \ {-1.2865926535897931`, -2.349529262425332}, {-1.2865926535897931`, \ -2.349529262425332}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -1.8744917312995462`}, \ {-1.281592653589793, -2.3540931234732705`}, {-1.281592653589793, \ -2.3540931234732705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -1.8755221938613138`}, \ {-1.2765926535897931`, -2.358689565976675}, {-1.2765926535897931`, \ -2.358689565976675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -1.8764652956946353`}, \ {-1.271592653589793, -2.3633159030203723`}, {-1.271592653589793, \ -2.3633159030203723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -1.8773242132680992`}, \ {-1.2665926535897931`, -2.3679695248625277`}, {-1.2665926535897931`, \ -2.3679695248625277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -1.8781020388169756`}, \ {-1.261592653589793, -2.3726479020655034`}, {-1.261592653589793, \ -2.3726479020655034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -1.8788017778727535`}, \ {-1.256592653589793, -2.3773485878891156`}, {-1.256592653589793, \ -2.3773485878891156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -1.8794263474750517`}, \ {-1.251592653589793, -2.382069220007154}, {-1.251592653589793, \ -2.382069220007154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -1.8799785750042786`}, \ {-1.246592653589793, -2.3868075216085463`}, {-1.246592653589793, \ -2.3868075216085463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -1.8804611975740018`}, \ {-1.241592653589793, -2.391561301944027}, {-1.241592653589793, \ -2.391561301944027}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -1.8808768619234877`}, \ {-1.236592653589793, -2.3963284563776113`}, {-1.236592653589793, \ -2.3963284563776113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -1.8812281247531446`}, \ {-1.231592653589793, -2.4011069659999724`}, {-1.231592653589793, \ -2.4011069659999724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -1.8815174534483738`}, \ {-1.226592653589793, -2.4058948968579927`}, {-1.226592653589793, \ -2.4058948968579927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -1.881747227140562}, \ {-1.2215926535897932`, -2.4106903988515986`}, {-1.2215926535897932`, \ -2.4106903988515986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -1.881919738057415}, \ {-1.216592653589793, -2.415491704345472}, {-1.216592653589793, \ -2.415491704345472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -1.8820371931184323`}, \ {-1.2115926535897932`, -2.4202971265396744`}, {-1.2115926535897932`, \ -2.4202971265396744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -1.8821017157350264`}, \ {-1.206592653589793, -2.4251050576395055`}, {-1.206592653589793, \ -2.4251050576395055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -1.8821153477784047`}, \ {-1.2015926535897932`, -2.4299139668613097`}, {-1.2015926535897932`, \ -2.4299139668613097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -1.88208005168192}, \ {-1.196592653589793, -2.4347223983073683`}, {-1.196592653589793, \ -2.4347223983073683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -1.881997712648007}, \ {-1.1915926535897932`, -2.4395289687395967`}, {-1.1915926535897932`, \ -2.4395289687395967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -1.8818701409330898`}, \ {-1.186592653589793, -2.4443323652785236`}, {-1.186592653589793, \ -2.4443323652785236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -1.881699074186911}, \ {-1.1815926535897932`, -2.4491313430509343`}, {-1.1815926535897932`, \ -2.4491313430509343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -1.8814861798255926`}, \ {-1.176592653589793, -2.4539247228067547`}, {-1.176592653589793, \ -2.4539247228067547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -1.8812330574203857`}, \ {-1.1715926535897931`, -2.4587113885230596`}, {-1.1715926535897931`, \ -2.4587113885230596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -1.8809412410864914`}, \ {-1.166592653589793, -2.4634902850106974`}, {-1.166592653589793, \ -2.4634902850106974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -1.8806122018585503`}, \ {-1.1615926535897931`, -2.4682604155368173`}, {-1.1615926535897931`, \ -2.4682604155368173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -1.880247350041405}, \ {-1.156592653589793, -2.4730208394745565`}, {-1.156592653589793, \ -2.4730208394745565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.879848037526539}, \ {-1.1515926535897931`, -2.477770669989377}, {-1.1515926535897931`, \ -2.477770669989377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.8794155600662188`}, \ {-1.146592653589793, -2.4825090717699}, {-1.146592653589793, \ -2.4825090717699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.8789511594988075`}, \ {-1.1415926535897931`, -2.4872352588096764`}, {-1.1415926535897931`, \ -2.4872352588096764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.8784560259199798`}, \ {-1.1365926535897932`, -2.4919484922450357`}, {-1.1365926535897932`, \ -2.4919484922450357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.8779312997957096`}, \ {-1.1315926535897929`, -2.496648078253059}, {-1.1315926535897929`, \ -2.496648078253059}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.877378074013877}, \ {-1.126592653589793, -2.5013333660127164`}, {-1.126592653589793, \ -2.5013333660127164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.8767973958721982`}, \ {-1.121592653589793, -2.5060037457313835`}, {-1.121592653589793, \ -2.5060037457313835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.87619026900093}, \ {-1.1165926535897932`, -2.510658646738181}, {-1.1165926535897932`, \ -2.510658646738181}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.8755576552194408`}, \ {-1.1115926535897929`, -2.515297535644967}, {-1.1115926535897929`, \ -2.515297535644967}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.8749004763262869`}, \ {-1.106592653589793, -2.5199199145752544`}, {-1.106592653589793, \ -2.5199199145752544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.8742196158228965`}, \ {-1.101592653589793, -2.5245253194608726`}, {-1.101592653589793, \ -2.5245253194608726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.873515920571363}, \ {-1.0965926535897932`, -2.5291133184057855`}, {-1.0965926535897932`, \ -2.5291133184057855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.8727902023871732`}, \ {-1.0915926535897933`, -2.5336835101161816`}, {-1.0915926535897933`, \ -2.5336835101161816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.872043239567961}, \ {-1.086592653589793, -2.538235522395655}, {-1.086592653589793, \ -2.538235522395655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.8712757783596106`}, \ {-1.081592653589793, -2.5427690107040952`}, {-1.081592653589793, \ -2.5427690107040952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.8704885343611988`}, \ {-1.0765926535897932`, -2.5472836567787294`}, {-1.0765926535897932`, \ -2.5472836567787294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.8696821938704065`}, \ {-1.0715926535897933`, -2.5517791673156145`}, {-1.0715926535897933`, \ -2.5517791673156145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.8688574151711452`}, \ {-1.066592653589793, -2.5562552727097856`}, {-1.066592653589793, \ -2.5562552727097856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.8680148297652068`}, \ {-1.061592653589793, -2.560711725852182}, {-1.061592653589793, \ -2.560711725852182}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.8671550435498052`}, \ {-1.0565926535897932`, -2.56514830098143}, {-1.0565926535897932`, \ -2.56514830098143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.8662786379429155`}, \ {-1.0515926535897933`, -2.5695647925885297`}, {-1.0515926535897933`, \ -2.5695647925885297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.8653861709583175`}, \ {-1.046592653589793, -2.573961014372467}, {-1.046592653589793, \ -2.573961014372467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.86447817823227}, \ {-1.041592653589793, -2.57833679824481}, {-1.041592653589793, \ -2.57833679824481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.863555174003698}, \ {-1.0365926535897931`, -2.5826919933813195`}, {-1.0365926535897931`, \ -2.5826919933813195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.8626176520497921`}, \ {-1.0315926535897932`, -2.5870264653186594`}, {-1.0315926535897932`, \ -2.5870264653186594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.8616660865788481`}, \ {-1.026592653589793, -2.591340095094324}, {-1.026592653589793, \ -2.591340095094324}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.860700933082168}, \ {-1.021592653589793, -2.595632778427918}, {-1.021592653589793, \ -2.595632778427918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.8597226291467777`}, \ {-1.0165926535897931`, -2.599904424941999}, {-1.0165926535897931`, \ -2.599904424941999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.8587315952306775`}, \ {-1.0115926535897932`, -2.6041549574207283`}, {-1.0115926535897932`, \ -2.6041549574207283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.8577282354022946`}, \ {-1.0065926535897929`, -2.608384311104619}, {-1.0065926535897929`, \ -2.608384311104619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.8567129380457421`}, \ {-1.001592653589793, -2.612592433019751}, {-1.001592653589793, \ -2.612592433019751}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.8556860765334386`}, \ {-0.9965926535897931, -2.616779281339857}, {-0.9965926535897931, \ -2.616779281339857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.854648009867596}, \ {-0.9915926535897932, -2.6209448247797504`}, {-0.9915926535897932, \ -2.6209448247797504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.8535990832920026`}, \ {-0.9865926535897929, -2.6250890420186277`}, {-0.9865926535897929, \ -2.6250890420186277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.8525396288755034`}, \ {-0.981592653589793, -2.629211921151825}, {-0.981592653589793, \ -2.629211921151825}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.851469966068489}, \ {-0.9765926535897931, -2.633313459169678}, {-0.9765926535897931, \ -2.633313459169678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.8503904022336857`}, \ {-0.9715926535897932, -2.637393661462185}, {-0.9715926535897932, \ -2.637393661462185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.8493012331524499`}, \ {-0.9665926535897928, -2.6414525413482255`}, {-0.9665926535897928, \ -2.6414525413482255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.8482027435077435`}, \ {-0.961592653589793, -2.6454901196281466`}, {-0.961592653589793, \ -2.6454901196281466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.8470952073448998`}, \ {-0.9565926535897931, -2.649506424158582}, {-0.9565926535897931, \ -2.649506424158582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.8459788885112471`}, \ {-0.9515926535897932, -2.653501489448421}, {-0.9515926535897932, \ -2.653501489448421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.8448540410756016`}, \ {-0.9465926535897933, -2.6574753562748787`}, {-0.9465926535897933, \ -2.6574753562748787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.8437209097286036`}, \ {-0.9415926535897929, -2.661428071318701}, {-0.9415926535897929, \ -2.661428071318701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.8425797301648148`}, \ {-0.936592653589793, -2.6653596868175424`}, {-0.936592653589793, \ -2.6653596868175424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.8414307294474581`}, \ {-0.9315926535897932, -2.669270260236638}, {-0.9315926535897932, \ -2.669270260236638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.840274126356637}, \ {-0.9265926535897933, -2.673159853955903}, {-0.9265926535897933, \ -2.673159853955903}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.8391101317218317`}, \ {-0.9215926535897929, -2.677028534972656}, {-0.9215926535897929, \ -2.677028534972656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.8379389487394326`}, \ {-0.916592653589793, -2.6808763746191873`}, {-0.916592653589793, \ -2.6808763746191873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.8367607732760247`}, \ {-0.9115926535897931, -2.684703448294446}, {-0.9115926535897931, \ -2.684703448294446}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.8355757941581186`}, \ {-0.9065926535897932, -2.6885098352091346`}, {-0.9065926535897932, \ -2.6885098352091346`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.8343841934489755`}, \ {-0.9015926535897929, -2.69229561814356}, {-0.9015926535897929, \ -2.69229561814356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.833186146713147}, \ {-0.896592653589793, -2.696060883217596}, {-0.896592653589793, \ -2.696060883217596}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.8319818232693161`}, \ {-0.8915926535897931, -2.699805719672174}, {-0.8915926535897931, \ -2.699805719672174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.8307713864320079`}, \ {-0.8865926535897932, -2.7035302196617104`}, {-0.8865926535897932, \ -2.7035302196617104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.8295549937426914`}, \ {-0.8815926535897929, -2.7072344780569515`}, {-0.8815926535897929, \ -2.7072344780569515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.8283327971907883`}, \ {-0.876592653589793, -2.7109185922577037`}, {-0.876592653589793, \ -2.7109185922577037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.8271049434250615`}, \ {-0.8715926535897931, -2.7145826620149704`}, {-0.8715926535897931, \ -2.7145826620149704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.8258715739558429`}, \ {-0.8665926535897932, -2.7182267892620287`}, {-0.8665926535897932, \ -2.7182267892620287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.8246328253485373`}, \ {-0.8615926535897929, -2.7218510779539997`}, {-0.8615926535897929, \ -2.7218510779539997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.8233888294088076`}, \ {-0.856592653589793, -2.7254556339155056`}, {-0.856592653589793, \ -2.7254556339155056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.8221397133598396`}, \ {-0.8515926535897931, -2.7290405646960054`}, {-0.8515926535897931, \ -2.7290405646960054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.8208856000120537`}, \ {-0.8465926535897932, -2.732605979432434}, {-0.8465926535897932, \ -2.732605979432434}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.8196266079256187`}, \ {-0.8415926535897928, -2.7361519887187926`}, {-0.8415926535897928, \ -2.7361519887187926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.8183628515661043`}, \ {-0.836592653589793, -2.7396787044823343`}, {-0.836592653589793, \ -2.7396787044823343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.8170944414535881`}, \ {-0.8315926535897931, -2.7431862398660467`}, {-0.8315926535897931, \ -2.7431862398660467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.815821484305524}, \ {-0.8265926535897932, -2.746674709117094}, {-0.8265926535897932, \ -2.746674709117094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.8145440831736595`}, \ {-0.8215926535897933, -2.7501442274809533`}, {-0.8215926535897933, \ -2.7501442274809533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.813262337575272}, \ {-0.8165926535897929, -2.75359491110095}, {-0.8165926535897929, \ -2.75359491110095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.8119763436189886`}, \ {-0.811592653589793, -2.7570268769229394`}, {-0.811592653589793, \ -2.7570268769229394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.8106861941254366`}, \ {-0.8065926535897932, -2.7604402426048793`}, {-0.8065926535897932, \ -2.7604402426048793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.8093919787429569`}, \ {-0.8015926535897933, -2.7638351264310583`}, {-0.8015926535897933, \ -2.7638351264310583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.8080937840586044`}, \ {-0.7965926535897929, -2.7672116472307517`}, {-0.7965926535897929, \ -2.7672116472307517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.8067916937046549`}, \ {-0.791592653589793, -2.7705699243010917`}, {-0.791592653589793, \ -2.7705699243010917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.8054857884608089`}, \ {-0.7865926535897931, -2.7739100773339516`}, {-0.7865926535897931, \ -2.7739100773339516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.7772322263466425`}, \ {-0.7815926535897932, -1.804176146352295}, {-0.7815926535897932, \ -1.804176146352295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.780536491616245}, \ {-0.7765926535897929, -1.8028628427440512`}, {-0.7765926535897929, \ -1.8028628427440512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.7838229936173997`}, \ {-0.771592653589793, -1.801545950431161}, {-0.771592653589793, \ -1.801545950431161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.7870918529633846`}, \ {-0.7665926535897931, -1.8002255397257036`}, {-0.7665926535897931, \ -1.8002255397257036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.7903431903503306`}, \ {-0.7615926535897932, -1.798901678540186}, {-0.7615926535897932, \ -1.798901678540186}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.7935771265044154`}, \ {-0.7565926535897929, -1.797574432467699}, {-0.7565926535897929, \ -1.797574432467699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.7967937821319}, \ {-0.751592653589793, -1.7962438648589432`}, {-0.751592653589793, \ -1.7962438648589432`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.7999932778718675`}, \ {-0.7465926535897931, -1.7949100368962618`}, {-0.7465926535897931, \ -1.7949100368962618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.8031757342515324`}, \ {-0.7415926535897932, -1.7935730076648082`}, {-0.7415926535897932, \ -1.7935730076648082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.806341271644008}, \ {-0.7365926535897929, -1.7922328342209726`}, {-0.7365926535897929, \ -1.7922328342209726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.8094900102283993`}, \ {-0.731592653589793, -1.7908895716581876`}, {-0.731592653589793, \ -1.7908895716581876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.812622069952127}, \ {-0.7265926535897931, -1.7895432731702183`}, {-0.7265926535897931, \ -1.7895432731702183`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.815737570495355}, \ {-0.7215926535897932, -1.7881939901120527`}, {-0.7215926535897932, \ -1.7881939901120527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.8188366312374504`}, \ {-0.7165926535897928, -1.786841772058488}, {-0.7165926535897928, \ -1.786841772058488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.8219193712253445`}, \ {-0.711592653589793, -1.7854866668605103`}, {-0.711592653589793, \ -1.7854866668605103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.8249859091437353`}, \ {-0.7065926535897931, -1.7841287206995644`}, {-0.7065926535897931, \ -1.7841287206995644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.8280363632870213`}, \ {-0.7015926535897932, -1.7827679781397983`}, {-0.7015926535897932, \ -1.7827679781397983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.8310708515329006`}, \ {-0.6965926535897933, -1.7814044821783652`}, {-0.6965926535897933, \ -1.7814044821783652`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.8340894913175427`}, \ {-0.6915926535897929, -1.7800382742938714`}, {-0.6915926535897929, \ -1.7800382742938714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.8370923996122652`}, \ {-0.686592653589793, -1.7786693944930358`}, {-0.686592653589793, \ -1.7786693944930358`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.840079692901645}, \ {-0.6815926535897932, -1.7772978813556433`}, {-0.6815926535897932, \ -1.7772978813556433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.843051487162992}, \ {-0.6765926535897933, -1.775923772077856}, {-0.6765926535897933, \ -1.775923772077856}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.8460078978471177`}, \ {-0.6715926535897929, -1.7745471025139534`}, {-0.6715926535897929, \ -1.7745471025139534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.848949039860347}, \ {-0.666592653589793, -1.7731679072165623`}, {-0.666592653589793, \ -1.7731679072165623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.8518750275477034`}, \ {-0.6615926535897931, -1.771786219475437}, {-0.6615926535897931, \ -1.771786219475437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.854785974677216}, \ {-0.6565926535897932, -1.7704020713548532`}, {-0.6565926535897932, \ -1.7704020713548532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.8576819944252962`}, \ {-0.6515926535897929, -1.769015493729661}, {-0.6515926535897929, \ -1.769015493729661}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.8605631993631313`}, \ {-0.646592653589793, -1.7676265163200624`}, {-0.646592653589793, \ -1.7676265163200624`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.8634297014440433`}, \ {-0.6415926535897931, -1.7662351677251535`}, {-0.6415926535897931, \ -1.7662351677251535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.866281611991774}, \ {-0.6365926535897932, -1.7648414754552861`}, {-0.6365926535897932, \ -1.7648414754552861`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.8691190416896437`}, \ {-0.6315926535897929, -1.7634454659632934`}, {-0.6315926535897929, \ -1.7634454659632934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.871942100570547}, \ {-0.626592653589793, -1.7620471646746232`}, {-0.626592653589793, \ -1.7620471646746232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.8747508980077443`}, \ {-0.6215926535897931, -1.7606465960164224`}, {-0.6215926535897931, \ -1.7606465960164224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.877545542706407}, \ {-0.6165926535897932, -1.7592437834456127`}, {-0.6165926535897932, \ -1.7592437834456127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.880326142695889}, \ {-0.6115926535897929, -1.7578387494759968`}, {-0.6115926535897929, \ -1.7578387494759968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.883092805322675}, \ {-0.606592653589793, -1.7564315157044312`}, {-0.606592653589793, \ -1.7564315157044312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.8858456372439893`}, \ {-0.6015926535897931, -1.755022102836104}, {-0.6015926535897931, \ -1.755022102836104}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.888584744422017}, \ {-0.5965926535897932, -1.7536105307089445`}, {-0.5965926535897932, \ -1.7536105307089445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.891310232118721}, \ {-0.5915926535897928, -1.7521968183172107`}, {-0.5915926535897928, \ -1.7521968183172107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.894022204891215}, \ {-0.586592653589793, -1.7507809838342712`}, {-0.586592653589793, \ -1.7507809838342712`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.8967207665876766`}, \ {-0.5815926535897931, -1.7493630446346198`}, {-0.5815926535897931, \ -1.7493630446346198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.8994060203437586`}, \ {-0.5765926535897931, -1.7479430173151493`}, {-0.5765926535897931, \ -1.7479430173151493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.902078068579489}, \ {-0.571592653589793, -1.746520917715715}, {-0.571592653589793, \ -1.746520917715715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.9047370129966272`}, \ {-0.566592653589793, -1.7450967609390076`}, {-0.566592653589793, \ -1.7450967609390076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.9073829545764522`}, \ {-0.561592653589793, -1.7436705613697672`}, {-0.561592653589793, \ -1.7436705613697672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.910015993577968}, \ {-0.556592653589793, -1.7422423326933585`}, {-0.556592653589793, \ -1.7422423326933585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.9126362295364983`}, \ {-0.551592653589793, -1.740812087913735}, {-0.551592653589793, \ -1.740812087913735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -2.915243761262656}, \ {-0.546592653589793, -1.7393798393708078`}, {-0.546592653589793, \ -1.7393798393708078`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -2.9178386868416637`}, \ {-0.541592653589793, -1.7379455987572465`}, {-0.541592653589793, \ -1.7379455987572465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.9204211036330125`}, \ {-0.536592653589793, -1.7365093771347289`}, {-0.536592653589793, \ -1.7365093771347289`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.9229911082704345`}, \ {-0.531592653589793, -1.735071184949662}, {-0.531592653589793, \ -1.735071184949662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.925548796662179}, \ {-0.526592653589793, -1.7336310320483905`}, {-0.526592653589793, \ -1.7336310320483905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.9280942639915764`}, \ {-0.521592653589793, -1.7321889276919111`}, {-0.521592653589793, \ -1.7321889276919111`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.930627604717868}, \ {-0.5165926535897931, -1.7307448805701156`}, {-0.5165926535897931, \ -1.7307448805701156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.9331489125772965`}, \ {-0.511592653589793, -1.7292988988155682`}, {-0.511592653589793, \ -1.7292988988155682`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.935658280584435}, \ {-0.5065926535897931, -1.7278509900168446`}, {-0.5065926535897931, \ -1.7278509900168446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -2.938155801033747}, \ {-0.5015926535897931, -1.7264011612314423`}, {-0.5015926535897931, \ -1.7264011612314423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -2.940641565501365}, \ {-0.49659265358979304`, -1.7249494189982768`}, {-0.49659265358979304`, \ -1.7249494189982768`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -2.9431156648470704`}, \ {-0.4915926535897931, -1.7234957693497819`}, {-0.4915926535897931, \ -1.7234957693497819`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -2.9455781892164694`}, \ {-0.4865926535897931, -1.7220402178236207`}, {-0.4865926535897931, \ -1.7220402178236207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.9480292280433478`}, \ {-0.4815926535897931, -1.7205827694740292`}, {-0.4815926535897931, \ -1.7205827694740292`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -2.9504688700522044`}, \ {-0.4765926535897931, -1.7191234288827986`}, {-0.4765926535897931, \ -1.7191234288827986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.9528972032609397`}, \ {-0.4715926535897931, -1.7176622001699093`}, {-0.4715926535897931, \ -1.7176622001699093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.955314314983701}, \ {-0.46659265358979307`, -1.7161990870038333`}, {-0.46659265358979307`, \ -1.7161990870038333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.957720291833869}, \ {-0.46159265358979307`, -1.7147340926115087`}, {-0.46159265358979307`, \ -1.7147340926115087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.9601152197271836`}, \ {-0.45659265358979306`, -1.7132672197880012`}, {-0.45659265358979306`, \ -1.7132672197880012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.9624991838849883`}, \ {-0.45159265358979306`, -1.7117984709058653`}, {-0.45159265358979306`, \ -1.7117984709058653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.964872268837603}, \ {-0.44659265358979305`, -1.7103278479242126`}, {-0.44659265358979305`, \ -1.7103278479242126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.9672345584278004`}, \ {-0.44159265358979305`, -1.708855352397489}, {-0.44159265358979305`, \ -1.708855352397489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.9695861358143887`}, \ {-0.43659265358979304`, -1.7073809854839919`}, {-0.43659265358979304`, \ -1.7073809854839919`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.9719270834758973`}, \ {-0.43159265358979304`, -1.705904747954107}, {-0.43159265358979304`, \ -1.705904747954107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.974257483214342}, \ {-0.42659265358979304`, -1.7044266401983}, {-0.42659265358979304`, \ -1.7044266401983}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.9765774161590848`}, \ {-0.42159265358979303`, -1.702946662234855}, {-0.42159265358979303`, \ -1.702946662234855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -2.9788869627707655`}, \ {-0.416592653589793, -1.7014648137173722`}, {-0.416592653589793, \ -1.7014648137173722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -2.981186202845311}, \ {-0.411592653589793, -1.6999810939420343`}, {-0.411592653589793, \ -1.6999810939420343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -2.9834752155180078`}, \ {-0.406592653589793, -1.6984955018546484`}, {-0.406592653589793, \ -1.6984955018546484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.9857540792676414`}, \ {-0.40159265358979307`, -1.6970080360574662`}, {-0.40159265358979307`, \ -1.6970080360574662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -2.988022871920688}, \ {-0.39659265358979306`, -1.6955186948157972`}, {-0.39659265358979306`, \ -1.6955186948157972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.99028167065556}, \ {-0.39159265358979306`, -1.694027476064415}, {-0.39159265358979306`, \ -1.694027476064415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -2.992530552006904}, \ {-0.38659265358979306`, -1.6925343774137636`}, {-0.38659265358979306`, \ -1.6925343774137636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -2.994769591869937}, \ {-0.38159265358979305`, -1.6910393961559755`}, {-0.38159265358979305`, \ -1.6910393961559755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -2.9969988655048247`}, \ {-0.37659265358979305`, -1.6895425292706998`}, {-0.37659265358979305`, \ -1.6895425292706998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -2.9992184475410966`}, \ {-0.3715926535897931, -1.688043773430751}, {-0.3715926535897931, \ -1.688043773430751}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -3.00142841198209}, \ {-0.3665926535897931, -1.6865431250075842`}, {-0.3665926535897931, \ -1.6865431250075842`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -3.003628832209428}, \ {-0.3615926535897931, -1.6850405800765982`}, {-0.3615926535897931, \ -1.6850405800765982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -3.0058197809875176`}, \ {-0.3565926535897931, -1.6835361344222735`}, {-0.3565926535897931, \ -1.6835361344222735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -3.0080013304680713`}, \ {-0.3515926535897931, -1.6820297835431546`}, {-0.3515926535897931, \ -1.6820297835431546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -3.01017355219465}, \ {-0.3465926535897931, -1.6805215226566728`}, {-0.3465926535897931, \ -1.6805215226566728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -3.012336517107219}, \ {-0.34159265358979307`, -1.6790113467038206`}, {-0.34159265358979307`, \ -1.6790113467038206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -3.0144902955467194`}, \ {-0.33659265358979307`, -1.6774992503536803`}, {-0.33659265358979307`, \ -1.6774992503536803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -3.0166349572596487`}, \ {-0.33159265358979306`, -1.6759852280078111`}, {-0.33159265358979306`, \ -1.6759852280078111`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -3.018770571402651}, \ {-0.32659265358979306`, -1.6744692738044966`}, {-0.32659265358979306`, \ -1.6744692738044966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -3.020897206547113}, \ {-0.32159265358979305`, -1.6729513816228618`}, {-0.32159265358979305`, \ -1.6729513816228618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -3.0230149306837615`}, \ {-0.31659265358979305`, -1.6714315450868589`}, {-0.31659265358979305`, \ -1.6714315450868589`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -3.0251238112272656`}, \ {-0.31159265358979304`, -1.669909757569125}, {-0.31159265358979304`, \ -1.669909757569125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -3.0272239150208358`}, \ {-0.30659265358979304`, -1.6683860121947243`}, {-0.30659265358979304`, \ -1.6683860121947243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -3.02931530834082}, \ {-0.30159265358979304`, -1.6668603018447605`}, {-0.30159265358979304`, \ -1.6668603018447605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -3.0313980569013004`}, \ {-0.29659265358979303`, -1.6653326191598854`}, {-0.29659265358979303`, \ -1.6653326191598854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -3.033472225858677}, \ {-0.2915926535897931, -1.6638029565436854`}, {-0.2915926535897931, \ -1.6638029565436854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -3.0355378798162467`}, \ {-0.2865926535897931, -1.6622713061659664`}, {-0.2865926535897931, \ -1.6622713061659664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -3.0375950828287763`}, \ {-0.2815926535897931, -1.660737659965926}, {-0.2815926535897931, \ -1.660737659965926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -3.0396438984070584`}, \ {-0.27659265358979307`, -1.6592020096552287`}, {-0.27659265358979307`, \ -1.6592020096552287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -3.04168438952246}, \ {-0.27159265358979306`, -1.6576643467209746`}, {-0.27159265358979306`, \ -1.6576643467209746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -3.0437166186114557`}, \ {-0.26659265358979306`, -1.656124662428575}, {-0.26659265358979306`, \ -1.656124662428575}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -3.0457406475801445`}, \ {-0.26159265358979306`, -1.6545829478245304`}, {-0.26159265358979306`, \ -1.6545829478245304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -3.047756537808755}, \ {-0.25659265358979305`, -1.6530391937391185`}, {-0.25659265358979305`, \ -1.6530391937391185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -3.0497643501561287`}, \ {-0.25159265358979305`, -1.6514933907889884`}, {-0.25159265358979305`, \ -1.6514933907889884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -3.051764144964188}, \ {-0.24659265358979304`, -1.649945529379669}, {-0.24659265358979304`, \ -1.649945529379669}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -3.053755982062385}, \ {-0.24159265358979304`, -1.6483955997079953`}, {-0.24159265358979304`, \ -1.6483955997079953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -3.0557399207721283`}, \ {-0.23659265358979303`, -1.6468435917644442`}, {-0.23659265358979303`, \ -1.6468435917644442`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -3.057716019911191}, \ {-0.23159265358979303`, -1.6452894953353965`}, {-0.23159265358979303`, \ -1.6452894953353965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -3.0596843377980942`}, \ {-0.22659265358979308`, -1.6437333000053158`}, {-0.22659265358979308`, \ -1.6437333000053158`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -3.061644932256471}, \ {-0.22159265358979308`, -1.6421749951588522`}, {-0.22159265358979308`, \ -1.6421749951588522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -3.0635978606194065`}, \ {-0.21659265358979307`, -1.6406145699828694`}, {-0.21659265358979307`, \ -1.6406145699828694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -3.0655431797337505`}, \ {-0.21159265358979307`, -1.639052013468401}, {-0.21159265358979307`, \ -1.639052013468401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -3.0674809459644092`}, \ {-0.20659265358979306`, -1.6374873144125337`}, {-0.20659265358979306`, \ -1.6374873144125337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -3.0694112151986115`}, \ {-0.20159265358979306`, -1.6359204614202218`}, {-0.20159265358979306`, \ -1.6359204614202218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -3.071334042850146}, \ {-0.19659265358979305`, -1.6343514429060342`}, {-0.19659265358979305`, \ -1.6343514429060342`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -3.0732494838635755`}, \ {-0.19159265358979305`, -1.6327802470958337`}, {-0.19159265358979305`, \ -1.6327802470958337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -3.0751575927184245`}, \ {-0.18659265358979304`, -1.6312068620283933`}, {-0.18659265358979304`, \ -1.6312068620283933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -3.077058423433333}, \ {-0.18159265358979304`, -1.6296312755569493`}, {-0.18159265358979304`, \ -1.6296312755569493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -3.078952029570194}, \ {-0.17659265358979304`, -1.6280534753506934`}, {-0.17659265358979304`, \ -1.6280534753506934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -3.080838464238252}, \ {-0.17159265358979303`, -1.6264734488962023`}, {-0.17159265358979303`, \ -1.6264734488962023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -3.082717780098179}, \ {-0.16659265358979303`, -1.6248911834988098`}, {-0.16659265358979303`, \ -1.6248911834988098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -3.0845900293661206`}, \ {-0.16159265358979308`, -1.623306666283925}, {-0.16159265358979308`, \ -1.623306666283925}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -3.086455263817712}, \ {-0.15659265358979307`, -1.6217198841982887`}, {-0.15659265358979307`, \ -1.6217198841982887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -3.0883135347920656`}, \ {-0.15159265358979307`, -1.6201308240111787`}, {-0.15159265358979307`, \ -1.6201308240111787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -3.0901648931957273`}, \ {-0.14659265358979306`, -1.618539472315562}, {-0.14659265358979306`, \ -1.618539472315562}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -3.0920093895066074`}, \ {-0.14159265358979306`, -1.6169458155291907`}, {-0.14159265358979306`, \ -1.6169458155291907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -3.0938470737778765`}, \ {-0.13659265358979306`, -1.615349839895653}, {-0.13659265358979306`, \ -1.615349839895653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -3.0956779956418323`}, \ {-0.13159265358979305`, -1.6137515314853668`}, {-0.13159265358979305`, \ -1.6137515314853668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -3.097502204313738}, \ {-0.12659265358979305`, -1.6121508761965315`}, {-0.12659265358979305`, \ -1.6121508761965315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -3.099319748595629}, \ {-0.12159265358979304`, -1.6105478597560268`}, {-0.12159265358979304`, \ -1.6105478597560268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -3.1011306768800897`}, \ {-0.11659265358979304`, -1.6089424677202653`}, {-0.11659265358979304`, \ -1.6089424677202653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -3.1029350371539985`}, \ {-0.11159265358979303`, -1.6073346854760022`}, {-0.11159265358979303`, \ -1.6073346854760022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -3.1047328770022413`}, \ {-0.10659265358979303`, -1.6057244982410959`}, {-0.10659265358979303`, \ -1.6057244982410959`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -3.1065242436113967`}, \ {-0.10159265358979308`, -1.6041118910652274`}, {-0.10159265358979308`, \ -1.6041118910652274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -3.108309183773389}, \ {-0.09659265358979308, -1.6024968488305764`}, {-0.09659265358979308, \ -1.6024968488305764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -3.11008774388911}, \ {-0.09159265358979307, -1.6008793562524517`}, {-0.09159265358979307, \ -1.6008793562524517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -3.1118599699720098`}, \ {-0.08659265358979307, -1.5992593978798841`}, {-0.08659265358979307, \ -1.5992593978798841`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -3.1136259076516573`}, \ {-0.08159265358979306, -1.597636958096176}, {-0.08159265358979306, \ -1.597636958096176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -3.115385602177269}, \ {-0.07659265358979306, -1.5960120211194142`}, {-0.07659265358979306, \ -1.5960120211194142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -3.117139098421207}, \ {-0.07159265358979305, -1.594384571002938}, {-0.07159265358979305, \ -1.594384571002938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -3.1188864408824486`}, \ {-0.06659265358979305, -1.592754591635775}, {-0.06659265358979305, \ -1.592754591635775}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -3.120627673690019}, \ {-0.061592653589793045`, -1.5911220667430335`}, {-0.061592653589793045`, \ -1.5911220667430335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -3.122362840606401}, \ {-0.05659265358979304, -1.5894869798862632`}, {-0.05659265358979304, \ -1.5894869798862632`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -3.124091985030906}, \ {-0.051592653589793036`, -1.5878493144637742`}, {-0.051592653589793036`, \ -1.5878493144637742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -3.125815150003024}, \ {-0.04659265358979303, -1.5862090537109237`}, {-0.04659265358979303, \ -1.5862090537109237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -3.1275323782057294`}, \ {-0.04159265358979303, -1.5845661807003675`}, {-0.04159265358979303, \ -1.5845661807003675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -3.129243711968772}, \ {-0.03659265358979302, -1.5829206783422742`}, {-0.03659265358979302, \ -1.5829206783422742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -3.1309491932719253`}, \ {-0.03159265358979302, -1.5812725293845082`}, {-0.03159265358979302, \ -1.5812725293845082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -3.132648863748209}, \ {-0.026592653589793014`, -1.5796217164127773`}, {-0.026592653589793014`, \ -1.5796217164127773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -3.134342764687086}, \ {-0.02159265358979301, -1.5779682218507487`}, {-0.02159265358979301, \ -1.5779682218507487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -3.136030937037617}, \ {-0.016592653589793005`, -1.5763120279601308`}, {-0.016592653589793005`, \ -1.5763120279601308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -3.1377134214116005`}, \ {-0.011592653589793, -1.574653116840726}, {-0.011592653589793, \ -1.574653116840726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -3.139390258086671}, \ {-0.006592653589792996, -1.5729914704304488`}, {-0.006592653589792996, \ -1.5729914704304488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -3.141061487009372}, \ {-0.0015926535897931027`, -1.571327070505315}, {-0.0015926535897931027`, \ -1.571327070505315}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 3.1404581593813847`}, { 0.0034073464102069018`, -1.5696598986794001`}, { 0.0034073464102069018`, -1.5696598986794001`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 3.1387980274329617`}, { 0.008407346410206906, -1.5679899364047662`}, { 0.008407346410206906, -1.5679899364047662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 3.13714338535353}, { 0.01340734641020691, -1.5663171649713619`}, { 0.01340734641020691, -1.5663171649713619`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 3.135494194490764}, { 0.018407346410206915`, -1.5646415655068882`}, { 0.018407346410206915`, -1.5646415655068882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 3.133850416508506}, { 0.02340734641020692, -1.5629631189766433`}, { 0.02340734641020692, -1.5629631189766433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 3.1322120133838665`}, { 0.028407346410206924`, -1.5612818061833305`}, { 0.028407346410206924`, -1.5612818061833305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 3.130578947404353}, { 0.03340734641020693, -1.5595976077668425`}, { 0.03340734641020693, -1.5595976077668425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 3.128951181165031}, { 0.03840734641020693, -1.5579105042040176`}, { 0.03840734641020693, -1.5579105042040176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 3.127328677565712}, { 0.04340734641020694, -1.5562204758083675`}, { 0.04340734641020694, -1.5562204758083675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 3.125711399808167}, { 0.04840734641020694, -1.5545275027297796`}, { 0.04840734641020694, -1.5545275027297796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 3.1240993113933713`}, { 0.053407346410206946`, -1.5528315649541882`}, { 0.053407346410206946`, -1.5528315649541882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 3.122492376118775}, { 0.05840734641020695, -1.5511326423032261`}, { 0.05840734641020695, -1.5511326423032261`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 3.120890558075603}, { 0.06340734641020696, -1.549430714433843}, { 0.06340734641020696, -1.549430714433843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 3.1192938216461763`}, { 0.06840734641020696, -1.5477257608379023`}, { 0.06840734641020696, -1.5477257608379023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 3.1177021315012725`}, { 0.07340734641020696, -1.54601776084175}, { 0.07340734641020696, -1.54601776084175}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 3.1161154525975006`}, { 0.07840734641020697, -1.5443066936057612`}, { 0.07840734641020697, -1.5443066936057612`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 3.114533750174709}, { 0.08340734641020697, -1.5425925381238563`}, { 0.08340734641020697, -1.5425925381238563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 3.11295698975342}, { 0.08840734641020698, -1.5408752732229976`}, { 0.08840734641020698, -1.5408752732229976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 3.1113851371322916`}, { 0.09340734641020698, -1.5391548775626571`}, { 0.09340734641020698, -1.5391548775626571`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 3.1098181583855986`}, { 0.09840734641020699, -1.5374313296342623`}, { 0.09840734641020699, -1.5374313296342623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 3.1082560198607503`}, { 0.10340734641020699`, -1.535704607760617}, { 0.10340734641020699`, -1.535704607760617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 3.1066986881758245`}, { 0.108407346410207, -1.5339746900952955`}, { 0.108407346410207, -1.5339746900952955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 3.1051461302171357`}, { 0.113407346410207, -1.532241554622019}, { 0.113407346410207, -1.532241554622019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 3.1035983131368208`}, { 0.118407346410207, -1.530505179154001}, { 0.118407346410207, -1.530505179154001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 3.1020552043504557`}, { 0.1234073464102069, -1.528765541333273}, { 0.1234073464102069, -1.528765541333273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 3.100516771534693}, { 0.1284073464102069, -1.527022618629988}, { 0.1284073464102069, -1.527022618629988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 3.0989829826249298`}, { 0.1334073464102069, -1.525276388341697}, { 0.1334073464102069, -1.525276388341697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 3.0974538058129943`}, { 0.1384073464102069, -1.5235268275926044`}, { 0.1384073464102069, -1.5235268275926044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 3.09592920954486}, { 0.14340734641020692`, -1.5217739133328012`}, { 0.14340734641020692`, -1.5217739133328012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 3.094409162518387}, { 0.14840734641020692`, -1.5200176223374744`}, { 0.14840734641020692`, -1.5200176223374744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 3.0928936336810775`}, { 0.15340734641020692`, -1.5182579312060918`}, { 0.15340734641020692`, -1.5182579312060918`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 3.0913825922278697`}, { 0.15840734641020693`, -1.516494816361568}, { 0.15840734641020693`, -1.516494816361568}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 3.089876007598943}, { 0.16340734641020693`, -1.514728254049405}, { 0.16340734641020693`, -1.514728254049405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 3.088373849477553}, { 0.16840734641020694`, -1.5129582203368108`}, { 0.16840734641020694`, -1.5129582203368108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 3.0868760877878874`}, { 0.17340734641020694`, -1.5111846911117974`}, { 0.17340734641020694`, -1.5111846911117974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 3.0853826926929484`}, { 0.17840734641020695`, -1.509407642082253}, { 0.17840734641020695`, -1.509407642082253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 3.083893634592452}, { 0.18340734641020695`, -1.5076270487749956`}, { 0.18340734641020695`, -1.5076270487749956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 3.082408884120758}, { 0.18840734641020696`, -1.5058428865348046`}, { 0.18840734641020696`, -1.5058428865348046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 3.0809284121448157`}, { 0.19340734641020696`, -1.5040551305234244`}, { 0.19340734641020696`, -1.5040551305234244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 3.0794521897621356`}, { 0.19840734641020696`, -1.502263755718555}, { 0.19840734641020696`, -1.502263755718555}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 3.0779801882987816`}, { 0.20340734641020697`, -1.5004687369128136`}, { 0.20340734641020697`, -1.5004687369128136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 3.076512379307389}, { 0.20840734641020697`, -1.4986700487126776`}, { 0.20840734641020697`, -1.4986700487126776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 3.075048734565198}, { 0.21340734641020698`, -1.4968676655374054`}, { 0.21340734641020698`, -1.4968676655374054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 3.0735892260721145`}, { 0.21840734641020698`, -1.4950615616179337`}, { 0.21840734641020698`, -1.4950615616179337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 3.072133826048791}, { 0.223407346410207, -1.4932517109957557`}, { 0.223407346410207, -1.4932517109957557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 3.0706825069347254`}, { 0.228407346410207, -1.4914380875217752`}, { 0.228407346410207, -1.4914380875217752`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 3.069235241386388}, { 0.233407346410207, -1.4896206648551409`}, { 0.233407346410207, -1.4896206648551409`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 3.0677920022753615`}, { 0.238407346410207, -1.487799416462057}, { 0.238407346410207, -1.487799416462057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 3.066352762686507}, { 0.243407346410207, -1.4859743156145737`}, { 0.243407346410207, -1.4859743156145737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 3.06491749591615}, { 0.248407346410207, -1.4841453353893552`}, { 0.248407346410207, -1.4841453353893552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 3.0634861754702842`}, { 0.2534073464102069, -1.4823124486664265`}, { 0.2534073464102069, -1.4823124486664265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 3.062058775062802}, { 0.2584073464102069, -1.4804756281278988`}, { 0.2584073464102069, -1.4804756281278988`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 3.060635268613733}, { 0.2634073464102069, -1.47863484625667}, { 0.2634073464102069, -1.47863484625667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 3.0592156302475177`}, { 0.2684073464102069, -1.47679007533511}, { 0.2684073464102069, -1.47679007533511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 3.05779983429129}, { 0.2734073464102069, -1.4749412874437162`}, { 0.2734073464102069, -1.4749412874437162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 3.056387855273181}, { 0.2784073464102069, -1.4730884544597544`}, { 0.2784073464102069, -1.4730884544597544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 3.0549796679206493`}, { 0.28340734641020693`, -1.4712315480558742`}, { 0.28340734641020693`, -1.4712315480558742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 3.0535752471588187`}, { 0.28840734641020693`, -1.4693705396987018`}, { 0.28840734641020693`, -1.4693705396987018`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 3.052174568108849}, { 0.29340734641020694`, -1.4675054006474133`}, { 0.29340734641020694`, -1.4675054006474133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 3.0507776060863097`}, { 0.29840734641020694`, -1.4656361019522843`}, { 0.29840734641020694`, -1.4656361019522843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 3.0493843365995916`}, { 0.30340734641020695`, -1.46376261445322}, { 0.30340734641020695`, -1.46376261445322}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 3.0479947353483188`}, { 0.30840734641020695`, -1.46188490877826}, { 0.30840734641020695`, -1.46188490877826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 3.0466087782217897`}, { 0.31340734641020696`, -1.460002955342062}, { 0.31340734641020696`, -1.460002955342062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 3.045226441297436}, { 0.31840734641020696`, -1.4581167243443658`}, { 0.31840734641020696`, -1.4581167243443658`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 3.043847700839295}, { 0.32340734641020696`, -1.4562261857684322`}, { 0.32340734641020696`, -1.4562261857684322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 3.042472533296505}, { 0.32840734641020697`, -1.4543313093794599`}, { 0.32840734641020697`, -1.4543313093794599`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 3.0411009153018154`}, { 0.333407346410207, -1.452432064722982}, { 0.333407346410207, -1.452432064722982}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 3.039732823670116}, { 0.338407346410207, -1.450528421123238}, { 0.338407346410207, -1.450528421123238}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 3.038368235396984}, { 0.343407346410207, -1.4486203476815245`}, { 0.343407346410207, -1.4486203476815245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 3.037007127657248}, { 0.348407346410207, -1.4467078132745232`}, { 0.348407346410207, -1.4467078132745232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 3.03564947780357}, { 0.353407346410207, -1.4447907865526055`}, { 0.353407346410207, -1.4447907865526055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 3.034295263365044}, { 0.358407346410207, -1.4428692359381143`}, { 0.358407346410207, -1.4428692359381143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 3.032944462045813}, { 0.363407346410207, -1.440943129623625}, { 0.363407346410207, -1.440943129623625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 3.0315970517236983`}, { 0.368407346410207, -1.4390124355701805`}, { 0.368407346410207, -1.4390124355701805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 3.030253010448855}, { 0.373407346410207, -1.4370771215055047`}, { 0.373407346410207, -1.4370771215055047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 3.028912316442435}, { 0.3784073464102069, -1.435137154922194}, { 0.3784073464102069, -1.435137154922194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 3.0275749480952694`}, { 0.3834073464102069, -1.4331925030758823`}, { 0.3834073464102069, -1.4331925030758823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 3.026240883966572}, { 0.3884073464102069, -1.431243132983387}, { 0.3884073464102069, -1.431243132983387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 3.0249101027826506`}, { 0.3934073464102069, -1.4292890114208263`}, { 0.3934073464102069, -1.4292890114208263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 3.023582583435644}, { 0.3984073464102069, -1.4273301049217173`}, { 0.3984073464102069, -1.4273301049217173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 3.022258304982266}, { 0.4034073464102069, -1.425366379775049}, { 0.4034073464102069, -1.425366379775049}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 3.020937246642572}, { 0.40840734641020693`, -1.4233978020233293`}, { 0.40840734641020693`, -1.4233978020233293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 3.0196193877987403`}, { 0.41340734641020693`, -1.4214243374606113`}, { 0.41340734641020693`, -1.4214243374606113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 3.0183047079938654`}, { 0.41840734641020694`, -1.4194459516304936`}, { 0.41840734641020694`, -1.4194459516304936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 3.0169931869307716`}, { 0.42340734641020705`, -1.417462609824096}, { 0.42340734641020705`, -1.417462609824096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 3.0156848044708386`}, { 0.42840734641020695`, -1.4154742770780138`}, { 0.42840734641020695`, -1.4154742770780138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 3.0143795406328464`}, { 0.43340734641020706`, -1.4134809181722399`}, { 0.43340734641020706`, -1.4134809181722399`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 3.0130773755918314`}, { 0.43840734641020696`, -1.4114824976280744`}, { 0.43840734641020696`, -1.4114824976280744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 3.0117782896779595`}, { 0.44340734641020685`, -1.4094789797059963`}, { 0.44340734641020685`, -1.4094789797059963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 3.010482263375416}, { 0.44840734641020696`, -1.4074703284035208`}, { 0.44840734641020696`, -1.4074703284035208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 3.009189277321307}, { 0.45340734641020686`, -1.4054565074530245`}, { 0.45340734641020686`, -1.4054565074530245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 3.0078993123045796`}, { 0.458407346410207, -1.4034374803195475`}, { 0.458407346410207, -1.4034374803195475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 3.006612349264954}, { 0.46340734641020687`, -1.401413210198573}, { 0.46340734641020687`, -1.401413210198573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 3.00532836929187}, { 0.468407346410207, -1.399383660013775}, { 0.468407346410207, -1.399383660013775}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 3.004047353623452}, { 0.4734073464102069, -1.397348792414747}, { 0.4734073464102069, -1.397348792414747}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 3.0027692836454847`}, { 0.478407346410207, -1.3953085697746992`}, { 0.478407346410207, -1.3953085697746992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 3.001494140890404}, { 0.4834073464102069, -1.3932629541881323`}, { 0.4834073464102069, -1.3932629541881323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 3.000221907036304}, { 0.488407346410207, -1.3912119074684866`}, { 0.488407346410207, -1.3912119074684866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.998952563905957}, { 0.4934073464102069, -1.3891553911457593`}, { 0.4934073464102069, -1.3891553911457593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.997686093465847}, { 0.498407346410207, -1.3870933664641005`}, { 0.498407346410207, -1.3870933664641005`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.9964224778252175`}, { 0.5034073464102069, -1.385025794379381}, { 0.5034073464102069, -1.385025794379381}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.995161699235138}, { 0.508407346410207, -1.3829526355567285`}, { 0.508407346410207, -1.3829526355567285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.993903740087576}, { 0.5134073464102069, -1.3808738503680464`}, { 0.5134073464102069, -1.3808738503680464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.992648582914489}, { 0.518407346410207, -1.3787893988894937`}, { 0.518407346410207, -1.3787893988894937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.9913962103869287`}, { 0.5234073464102069, -1.376699240898945}, { 0.5234073464102069, -1.376699240898945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.990146605314159}, { 0.528407346410207, -1.374603335873422}, { 0.528407346410207, -1.374603335873422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.9888997506427883`}, { 0.5334073464102069, -1.3725016429864934`}, { 0.5334073464102069, -1.3725016429864934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.9876556294559147`}, { 0.538407346410207, -1.3703941211056492`}, { 0.538407346410207, -1.3703941211056492`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.986414224972282}, { 0.5434073464102069, -1.368280728789647}, { 0.5434073464102069, -1.368280728789647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.9851755205454564`}, { 0.548407346410207, -1.366161424285829}, { 0.548407346410207, -1.366161424285829}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.983939499663009}, { 0.553407346410207, -1.3640361655274091`}, { 0.553407346410207, -1.3640361655274091`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.9827061459457154`}, { 0.5584073464102071, -1.3619049101307328`}, { 0.5584073464102071, -1.3619049101307328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.9814754431467696`}, { 0.563407346410207, -1.3597676153925065`}, { 0.563407346410207, -1.3597676153925065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.9802473751510075`}, { 0.5684073464102071, -1.3576242382869992`}, { 0.5684073464102071, -1.3576242382869992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.9790219259741475`}, { 0.573407346410207, -1.3554747354632133`}, { 0.573407346410207, -1.3554747354632133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.9777990797620415`}, { 0.5784073464102069, -1.3533190632420233`}, { 0.5784073464102069, -1.3533190632420233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.97657882078994}, { 0.583407346410207, -1.3511571776132911`}, { 0.583407346410207, -1.3511571776132911`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.97536113346177}, { 0.5884073464102069, -1.3489890342329431`}, { 0.5884073464102069, -1.3489890342329431`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.9741460023094275`}, { 0.593407346410207, -1.3468145884200222`}, { 0.593407346410207, -1.3468145884200222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.972933411992079}, { 0.5984073464102069, -1.3446337951537073`}, { 0.5984073464102069, -1.3446337951537073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.9717233472954807`}, { 0.603407346410207, -1.3424466090703016`}, { 0.603407346410207, -1.3424466090703016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.9705157931313084`}, { 0.6084073464102069, -1.3402529844601896`}, { 0.6084073464102069, -1.3402529844601896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.969310734536497}, { 0.613407346410207, -1.3380528752647654`}, { 0.613407346410207, -1.3380528752647654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.968108156672601}, { 0.6184073464102069, -1.3358462350733247`}, { 0.6184073464102069, -1.3358462350733247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.966908044825159}, { 0.623407346410207, -1.3336330171199289`}, { 0.623407346410207, -1.3336330171199289`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.9657103844030734`}, { 0.6284073464102069, -1.331413174280236}, { 0.6284073464102069, -1.331413174280236}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.9645151609380105`}, { 0.633407346410207, -1.3291866590682977`}, { 0.633407346410207, -1.3291866590682977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.9633223600837995`}, { 0.6384073464102069, -1.3269534236333267`}, { 0.6384073464102069, -1.3269534236333267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.9621319676158557`}, { 0.643407346410207, -1.3247134197564285`}, { 0.643407346410207, -1.3247134197564285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.960943969430612}, { 0.6484073464102069, -1.3224665988473026`}, { 0.6484073464102069, -1.3224665988473026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.959758351544962}, { 0.653407346410207, -1.3202129119409092`}, { 0.653407346410207, -1.3202129119409092`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.958575100095716}, { 0.6584073464102069, -1.3179523096941017`}, { 0.6584073464102069, -1.3179523096941017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.9573942013390724`}, { 0.663407346410207, -1.3156847423822282`}, { 0.663407346410207, -1.3156847423822282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.956215641650099}, { 0.6684073464102069, -1.3134101598956958`}, { 0.6684073464102069, -1.3134101598956958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.9550394075222273`}, { 0.673407346410207, -1.3111285117365028`}, { 0.673407346410207, -1.3111285117365028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.9538654855667583`}, { 0.678407346410207, -1.3088397470147366`}, { 0.678407346410207, -1.3088397470147366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.9526938625123864`}, { 0.6834073464102071, -1.3065438144450354`}, { 0.6834073464102071, -1.3065438144450354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.951524525204724}, { 0.688407346410207, -1.3042406623430172`}, { 0.688407346410207, -1.3042406623430172`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.9503574606058542`}, { 0.6934073464102071, -1.3019302386216707`}, { 0.6934073464102071, -1.3019302386216707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.9491926557938837`}, { 0.698407346410207, -1.2996124907877158`}, { 0.698407346410207, -1.2996124907877158`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.948030097962511}, { 0.7034073464102069, -1.2972873659379212`}, { 0.7034073464102069, -1.2972873659379212`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.946869774420612}, { 0.708407346410207, -1.2949548107553939`}, { 0.708407346410207, -1.2949548107553939`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.945711672591833}, { 0.7134073464102069, -1.2926147715058278`}, { 0.7134073464102069, -1.2926147715058278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.944555780014199}, { 0.718407346410207, -1.290267194033718}, { 0.718407346410207, -1.290267194033718}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.94340208433973}, { 0.7234073464102069, -1.2879120237585369`}, { 0.7234073464102069, -1.2879120237585369`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.942250573334078}, { 0.728407346410207, -1.2855492056708755`}, { 0.728407346410207, -1.2855492056708755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.9411012348761694`}, { 0.7334073464102069, -1.2831786843285473`}, { 0.7334073464102069, -1.2831786843285473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.9399540569578617`}, { 0.738407346410207, -1.280800403852653}, { 0.738407346410207, -1.280800403852653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.938809027683616}, { 0.7434073464102069, -1.2784143079236117`}, { 0.7434073464102069, -1.2784143079236117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.937666135270176}, { 0.748407346410207, -1.2760203397771488`}, { 0.748407346410207, -1.2760203397771488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.9365253680462677`}, { 0.7534073464102069, -1.273618442200254}, { 0.7534073464102069, -1.273618442200254}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.935386714452304}, { 0.758407346410207, -1.2712085575270922`}, { 0.758407346410207, -1.2712085575270922`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.934250163040107}, { 0.7634073464102069, -1.2687906276348822`}, { 0.7634073464102069, -1.2687906276348822`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.9331157024726404`}, { 0.768407346410207, -1.2663645939397354`}, { 0.768407346410207, -1.2663645939397354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.931983321523757}, { 0.7734073464102069, -1.2639303973924552`}, { 0.7734073464102069, -1.2639303973924552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.930853009077956}, { 0.778407346410207, -1.2614879784742972`}, { 0.778407346410207, -1.2614879784742972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.9297247541301568`}, { 0.7834073464102069, -1.259037277192691}, { 0.7834073464102069, -1.259037277192691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.928598545785481}, { 0.788407346410207, -1.2565782330769228`}, { 0.788407346410207, -1.2565782330769228`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.927474373259053}, { 0.7934073464102069, -1.2541107851737772`}, { 0.7934073464102069, -1.2541107851737772`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.9263522258758092`}, { 0.798407346410207, -1.2516348720431396`}, { 0.798407346410207, -1.2516348720431396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.92523209307032}, { 0.803407346410207, -1.249150431753561}, { 0.803407346410207, -1.249150431753561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.9241139643866307`}, { 0.8084073464102071, -1.246657401877779}, { 0.8084073464102071, -1.246657401877779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.9229978294781067`}, { 0.813407346410207, -1.2441557194881985`}, { 0.813407346410207, -1.2441557194881985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.921883678107299}, { 0.8184073464102071, -1.2416453211523375`}, { 0.8184073464102071, -1.2416453211523375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.9207715001458205`}, { 0.823407346410207, -1.2391261429282245`}, { 0.823407346410207, -1.2391261429282245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.9196612855742345`}, { 0.8284073464102069, -1.2365981203597605`}, { 0.8284073464102069, -1.2365981203597605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.9185530244819593`}, { 0.833407346410207, -1.2340611884720378`}, { 0.833407346410207, -1.2340611884720378`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.9174467070671817`}, { 0.8384073464102069, -1.231515281766617}, { 0.8384073464102069, -1.231515281766617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.9163423236367896`}, { 0.843407346410207, -1.2289603342167645`}, { 0.843407346410207, -1.2289603342167645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.9152398646063156`}, { 0.8484073464102069, -1.2263962792626477`}, { 0.8484073464102069, -1.2263962792626477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.914139320499891}, { 0.853407346410207, -1.2238230498064866`}, { 0.853407346410207, -1.2238230498064866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.913040681950221}, { 0.8584073464102069, -1.221240578207668}, { 0.8584073464102069, -1.221240578207668}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.9119439396985656`}, { 0.863407346410207, -1.2186487962778132`}, { 0.863407346410207, -1.2186487962778132`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.910849084594741}, { 0.8684073464102069, -1.2160476352758063`}, { 0.8684073464102069, -1.2160476352758063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.9097561075971305`}, { 0.873407346410207, -1.2134370259027805`}, { 0.873407346410207, -1.2134370259027805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.9086649997727134`}, { 0.8784073464102069, -1.2108168982970595`}, { 0.8784073464102069, -1.2108168982970595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.9075757522971024`}, { 0.883407346410207, -1.2081871820290602`}, { 0.883407346410207, -1.2081871820290602`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.906488356454604}, { 0.8884073464102069, -1.2055478060961522`}, { 0.8884073464102069, -1.2055478060961522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.9054028036382826`}, { 0.893407346410207, -1.2028986989174706`}, { 0.893407346410207, -1.2028986989174706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.9043190853500493`}, { 0.8984073464102069, -1.2002397883286928`}, { 0.8984073464102069, -1.2002397883286928`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.9032371932007575`}, { 0.903407346410207, -1.1975710015767678`}, { 0.903407346410207, -1.1975710015767678`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.9021571189103192`}, { 0.9084073464102069, -1.1948922653146063`}, { 0.9084073464102069, -1.1948922653146063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.9010788543078307`}, { 0.913407346410207, -1.1922035055957239`}, { 0.913407346410207, -1.1922035055957239`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.9000023913317188`}, { 0.9184073464102069, -1.1895046478688474`}, { 0.9184073464102069, -1.1895046478688474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.8989277220298963`}, { 0.923407346410207, -1.1867956169724732`}, { 0.923407346410207, -1.1867956169724732`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.897854838559939}, { 0.928407346410207, -1.1840763371293863`}, { 0.928407346410207, -1.1840763371293863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.8967837331892716`}, { 0.9334073464102071, -1.1813467319411342`}, { 0.9334073464102071, -1.1813467319411342`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.8957143982953752`}, { 0.938407346410207, -1.178606724382462}, { 0.938407346410207, -1.178606724382462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.894646826366005}, { 0.9434073464102071, -1.175856236795701}, { 0.9434073464102071, -1.175856236795701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.8935810099994277`}, { 0.948407346410207, -1.1730951908851166`}, { 0.948407346410207, -1.1730951908851166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.892516941904673}, { 0.9534073464102071, -1.1703235077112146`}, { 0.9534073464102071, -1.1703235077112146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.8914546149018037`}, { 0.958407346410207, -1.1675411076850044`}, { 0.958407346410207, -1.1675411076850044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.8903940219221944`}, { 0.9634073464102069, -1.1647479105622203`}, { 0.9634073464102069, -1.1647479105622203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.8893351560088396`}, { 0.968407346410207, -1.1619438354375011`}, { 0.968407346410207, -1.1619438354375011`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.8882780103166645`}, { 0.9734073464102069, -1.1591288007385265`}, { 0.9734073464102069, -1.1591288007385265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.887222578112863}, { 0.978407346410207, -1.1563027242201152`}, { 0.978407346410207, -1.1563027242201152`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.8861688527772467`}, { 0.9834073464102069, -1.1534655229582778`}, { 0.9834073464102069, -1.1534655229582778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.8851168278026122`}, { 0.988407346410207, -1.1506171133442316`}, { 0.988407346410207, -1.1506171133442316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.88406649679513}, { 0.9934073464102069, -1.1477574110783728`}, { 0.9934073464102069, -1.1477574110783728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.8830178534747413`}, { 0.998407346410207, -1.1448863311642088`}, { 0.998407346410207, -1.1448863311642088`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.8819708916755844`}, { 1.003407346410207, -1.1420037879022507`}, { 1.003407346410207, -1.1420037879022507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.880925605346428}, { 1.008407346410207, -1.139109694883863}, { 1.008407346410207, -1.139109694883863}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.87988198855113}, { 1.013407346410207, -1.136203964985079}, { 1.013407346410207, -1.136203964985079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.8788400354691106`}, { 1.018407346410207, -1.1332865103603722`}, { 1.018407346410207, -1.1332865103603722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.8777997403958473`}, { 1.023407346410207, -1.1303572424363908`}, { 1.023407346410207, -1.1303572424363908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.876761097743383}, { 1.028407346410207, -1.1274160719056536`}, { 1.028407346410207, -1.1274160719056536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.87572410204086}, { 1.033407346410207, -1.1244629087202092`}, { 1.033407346410207, -1.1244629087202092`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.874688747935068}, { 1.038407346410207, -1.1214976620852548`}, { 1.038407346410207, -1.1214976620852548`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.873655030191012}, { 1.043407346410207, -1.1185202404527226`}, { 1.043407346410207, -1.1185202404527226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.8726229436925026`}, { 1.048407346410207, -1.115530551514826}, { 1.048407346410207, -1.115530551514826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.8715924834427637`}, { 1.053407346410207, -1.1125285021975708`}, { 1.053407346410207, -1.1125285021975708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.8705636445650597`}, { 1.058407346410207, -1.1095139986542346`}, { 1.058407346410207, -1.1095139986542346`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.8695364223033475`}, { 1.063407346410207, -1.1064869462588076`}, { 1.063407346410207, -1.1064869462588076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.8685108120229437`}, { 1.068407346410207, -1.1034472495994034`}, { 1.068407346410207, -1.1034472495994034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.8674868092112136`}, { 1.073407346410207, -1.1003948124716338`}, { 1.073407346410207, -1.1003948124716338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.8664644094782847`}, { 1.078407346410207, -1.0973295378719539`}, { 1.078407346410207, -1.0973295378719539`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.865443608557781}, { 1.083407346410207, -1.0942513279909747`}, { 1.083407346410207, -1.0942513279909747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.8644244023075736`}, { 1.0884073464102069`, -1.0911600842067477`}, { 1.0884073464102069`, -1.0911600842067477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.86340678671056}, { 1.093407346410207, -1.0880557070780164`}, { 1.093407346410207, -1.0880557070780164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.8623907578754633`}, { 1.0984073464102069`, -1.084938096337443}, { 1.0984073464102069`, -1.084938096337443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.8613763120376507`}, { 1.103407346410207, -1.0818071508848053`}, { 1.103407346410207, -1.0818071508848053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.8603634455599822`}, { 1.1084073464102069`, -1.0786627687801695`}, { 1.1084073464102069`, -1.0786627687801695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.859352154933675}, { 1.113407346410207, -1.0755048472370363`}, { 1.113407346410207, -1.0755048472370363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.8583424367791967`}, { 1.118407346410207, -1.0723332826154643`}, { 1.118407346410207, -1.0723332826154643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.8573342878471792`}, { 1.123407346410207, -1.069147970415169}, { 1.123407346410207, -1.069147970415169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.8563277050193583`}, { 1.128407346410207, -1.0659488052686044`}, { 1.128407346410207, -1.0659488052686044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.855322685309538}, { 1.133407346410207, -1.0627356809340178`}, { 1.133407346410207, -1.0627356809340178`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.85431922586458}, { 1.138407346410207, -1.059508490288496}, { 1.138407346410207, -1.059508490288496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.853317323965418}, { 1.143407346410207, -1.0562671253209848`}, { 1.143407346410207, -1.0562671253209848`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.852316977028096}, { 1.148407346410207, -1.0530114771252992`}, { 1.148407346410207, -1.0530114771252992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.851318182604836}, { 1.153407346410207, -1.0497414358931165`}, { 1.153407346410207, -1.0497414358931165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.8503209383851305`}, { 1.158407346410207, -1.0464568909069616`}, { 1.158407346410207, -1.0464568909069616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.8493252421968616`}, { 1.163407346410207, -1.043157730533176}, { 1.163407346410207, -1.043157730533176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.8483310920074465`}, { 1.168407346410207, -1.0398438422148857`}, { 1.168407346410207, -1.0398438422148857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.847338485925014}, { 1.173407346410207, -1.036515112464954}, { 1.173407346410207, -1.036515112464954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.846347422199606}, { 1.178407346410207, -1.0331714268589407`}, { 1.178407346410207, -1.0331714268589407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.8453578992244073`}, { 1.183407346410207, -1.029812670028046}, { 1.183407346410207, -1.029812670028046}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.8443699155370084`}, { 1.188407346410207, -1.0264387256520686`}, { 1.188407346410207, -1.0264387256520686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.843383469820691}, { 1.193407346410207, -1.0230494764523521`}, { 1.193407346410207, -1.0230494764523521`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.8423985609057527`}, { 1.198407346410207, -1.019644804184748}, { 1.198407346410207, -1.019644804184748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.841415187770851}, { 1.203407346410207, -1.0162245896325757`}, { 1.203407346410207, -1.0162245896325757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.8404333495443876`}, { 1.208407346410207, -1.0127887125996016`}, { 1.208407346410207, -1.0127887125996016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.8394530455059197`}, { 1.2134073464102069`, -1.0093370519030203`}, { 1.2134073464102069`, -1.0093370519030203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.838474275087602}, { 1.218407346410207, -1.0058694853664603`}, { 1.218407346410207, -1.0058694853664603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.837497037875667}, { 1.2234073464102069`, -1.0023858898130018`}, { 1.2234073464102069`, -1.0023858898130018`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.8365213336119273`}, { 1.228407346410207, -0.9988861410582168}, { 1.228407346410207, -0.9988861410582168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.835547162195325}, { 1.2334073464102069`, -0.9953701139032338}, { 1.2334073464102069`, -0.9953701139032338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.8345745236835054`}, { 1.238407346410207, -0.991837682127829}, { 1.238407346410207, -0.991837682127829}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.8336034182944254`}, { 1.243407346410207, -0.9882887184835504}, { 1.243407346410207, -0.9882887184835504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.832633846408004}, { 1.248407346410207, -0.9847230946868712}, { 1.248407346410207, -0.9847230946868712}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.831665808567802}, { 1.253407346410207, -0.981140681412385}, { 1.253407346410207, -0.981140681412385}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.830699305482739}, { 1.258407346410207, -0.9775413482860419}, { 1.258407346410207, -0.9775413482860419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.8297343380288518`}, { 1.263407346410207, -0.9739249638784271}, { 1.263407346410207, -0.9739249638784271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.828770907251082}, { 1.268407346410207, -0.970291395698092}, { 1.268407346410207, -0.970291395698092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.8278090143651107`}, { 1.273407346410207, -0.9666405101849368}, { 1.273407346410207, -0.9666405101849368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.826848660759227}, { 1.278407346410207, -0.9629721727036494}, { 1.278407346410207, -0.9629721727036494}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.825889847996236}, { 1.283407346410207, -0.9592862475372123}, { 1.283407346410207, -0.9592862475372123}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.8249325778154075`}, { 1.288407346410207, -0.9555825978804683}, { 1.288407346410207, -0.9555825978804683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.8239768521344684`}, { 1.293407346410207, -0.9518610858337619}, { 1.293407346410207, -0.9518610858337619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.82302267305163}, { 1.298407346410207, -0.948121572396659}, { 1.298407346410207, -0.948121572396659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.8220700428476673`}, { 1.303407346410207, -0.9443639174617431}, { 1.303407346410207, -0.9443639174617431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.8211189639880287`}, { 1.308407346410207, -0.9405879798085018}, { 1.308407346410207, -0.9405879798085018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.8201694391250034`}, { 1.313407346410207, -0.9367936170973058}, { 1.313407346410207, -0.9367936170973058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.8192214710999197`}, { 1.318407346410207, -0.932980685863482}, { 1.318407346410207, -0.932980685863482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.8182750629454003`}, { 1.323407346410207, -0.929149041511496}, { 1.323407346410207, -0.929149041511496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.8173302178876565`}, { 1.328407346410207, -0.925298538309238}, { 1.328407346410207, -0.925298538309238}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.8163869393488294`}, { 1.333407346410207, -0.9214290293824317}, { 1.333407346410207, -0.9214290293824317}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.8154452309493854`}, { 1.3384073464102069`, -0.9175403667091573}, { 1.3384073464102069`, -0.9175403667091573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.81450509651055}, { 1.343407346410207, -0.9136324011145118}, { 1.343407346410207, -0.9136324011145118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.813566540056801}, { 1.3484073464102069`, -0.9097049822654001}, { 1.3484073464102069`, -0.9097049822654001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.8126295658184057`}, { 1.353407346410207, -0.90575795866547}, { 1.353407346410207, -0.90575795866547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.8116941782340117`}, { 1.3584073464102069`, -0.9017911776501987}, { 1.3584073464102069`, -0.9017911776501987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.810760381953289}, { 1.363407346410207, -0.897804485382137}, { 1.363407346410207, -0.897804485382137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.809828181839627}, { 1.368407346410207, -0.8937977268463176}, { 1.368407346410207, -0.8937977268463176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.8088975829728806`}, { 1.373407346410207, -0.8897707458458403}, { 1.373407346410207, -0.8897707458458403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.8079685906521803`}, { 1.378407346410207, -0.8857233849976355}, { 1.378407346410207, -0.8857233849976355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.8070412103987894`}, { 1.383407346410207, -0.8816554857284207}, { 1.383407346410207, -0.8816554857284207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.8061154479590207`}, { 1.388407346410207, -0.877566888270858}, { 1.388407346410207, -0.877566888270858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.805191309307216}, { 1.393407346410207, -0.8734574316599155}, { 1.393407346410207, -0.8734574316599155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.804268800648779}, { 1.398407346410207, -0.8693269537294532}, { 1.398407346410207, -0.8693269537294532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.803347928423269}, { 1.403407346410207, -0.8651752911090304}, { 1.403407346410207, -0.8651752911090304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.8024286993075633`}, { 1.408407346410207, -0.8610022792209542}, { 1.408407346410207, -0.8610022792209542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.8015111202190695`}, { 1.413407346410207, -0.8568077522775764}, { 1.413407346410207, -0.8568077522775764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.8005951983190123`}, { 1.418407346410207, -0.8525915432788491}, { 1.418407346410207, -0.8525915432788491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.799680941015781}, { 1.4234073464102068`, -0.8483534840101471}, { 1.4234073464102068`, -0.8483534840101471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.798768355968342}, { 1.4284073464102072`, -0.8440934050403739}, { 1.4284073464102072`, -0.8440934050403739}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.797857451089721}, { 1.433407346410207, -0.8398111357203636}, { 1.433407346410207, -0.8398111357203636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.7969482345505523`}, { 1.438407346410207, -0.8355065041815772}, { 1.438407346410207, -0.8355065041815772}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.7960407147826967`}, { 1.4434073464102068`, -0.8311793373351272}, { 1.4434073464102068`, -0.8311793373351272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.7951349004829353`}, { 1.4484073464102072`, -0.826829460871124}, { 1.4484073464102072`, -0.826829460871124}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.794230800616729}, { 1.453407346410207, -0.8224566992583693}, { 1.453407346410207, -0.8224566992583693}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.793328424422058}, { 1.458407346410207, -0.8180608757444032}, { 1.458407346410207, -0.8180608757444032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.7924277814133327`}, { 1.4634073464102069`, -0.8136418123559213}, { 1.4634073464102069`, -0.8136418123559213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.7915288813853816`}, { 1.4684073464102068`, -0.8091993298995778}, { 1.4684073464102068`, -0.8091993298995778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.7906317344175204`}, { 1.473407346410207, -0.8047332479631839}, { 1.473407346410207, -0.8047332479631839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.789736350877697}, { 1.478407346410207, -0.8002433849173257}, { 1.478407346410207, -0.8002433849173257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.7888427414267185`}, { 1.4834073464102069`, -0.7957295579174045}, { 1.4834073464102069`, -0.7957295579174045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.787950917022564}, { 1.4884073464102068`, -0.7911915829061267}, { 1.4884073464102068`, -0.7911915829061267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.787060888924775}, { 1.4934073464102071`, -0.7866292746164536}, { 1.4934073464102071`, -0.7866292746164536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.7861726686989394`}, { 1.498407346410207, -0.7820424465750333}, { 1.498407346410207, -0.7820424465750333}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.7852862682212582`}, { 1.503407346410207, -0.7774309111061204}, { 1.503407346410207, -0.7774309111061204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.7844016996832006`}, { 1.5084073464102068`, -0.7727944793360169}, { 1.5084073464102068`, -0.7727944793360169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.783518975596255}, { 1.5134073464102071`, -0.76813296119804}, { 1.5134073464102071`, -0.76813296119804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.782638108796765}, { 1.518407346410207, -0.7634461654380442}, { 1.518407346410207, -0.7634461654380442}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.781759112450869}, { 1.523407346410207, -0.7587338996205083}, { 1.523407346410207, -0.7587338996205083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.7808820000595293`}, { 1.5284073464102068`, -0.7539959701352138}, { 1.5284073464102068`, -0.7539959701352138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.780006785463659}, { 1.5334073464102072`, -0.749232182204535}, { 1.5334073464102072`, -0.749232182204535}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.779133482849354}, { 1.538407346410207, -0.7444423398913579}, { 1.538407346410207, -0.7444423398913579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.7782621067532225`}, { 1.543407346410207, -0.7396262461076478}, { 1.543407346410207, -0.7396262461076478}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.777392672067821}, { 1.5484073464102068`, -0.7347837026236957}, { 1.5484073464102068`, -0.7347837026236957}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.776525194047192}, { 1.5534073464102072`, -0.7299145100780579}, { 1.5534073464102072`, -0.7299145100780579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.775659688312517}, { 1.558407346410207, -0.7250184679882145}, { 1.558407346410207, -0.7250184679882145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.7747961708578712`}, { 1.563407346410207, -0.7200953747619706}, { 1.563407346410207, -0.7200953747619706}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.7739346580560964`}, { 1.5684073464102068`, -0.7151450277096271}, { 1.5684073464102068`, -0.7151450277096271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.773075166664786}, { 1.5734073464102072`, -0.7101672230569384}, { 1.5734073464102072`, -0.7101672230569384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.772217713832386}, { 1.578407346410207, -0.7051617559588924}, { 1.578407346410207, -0.7051617559588924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.771362317104416}, { 1.583407346410207, -0.7001284205143274}, { 1.583407346410207, -0.7001284205143274}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.77050899442981}, { 1.5884073464102069`, -0.6950670097814258}, { 1.5884073464102069`, -0.6950670097814258}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.769657764167383}, { 1.5934073464102072`, -0.6899773157940974}, { 1.5934073464102072`, -0.6899773157940974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.7688086450924225`}, { 1.598407346410207, -0.6848591295792957}, { 1.598407346410207, -0.6848591295792957}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.7679616564034046`}, { 1.603407346410207, -0.6797122411752786}, { 1.603407346410207, -0.6797122411752786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.76711681772885}, { 1.6084073464102069`, -0.6745364396508594}, { 1.6084073464102069`, -0.6745364396508594}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.766274149134302}, { 1.6134073464102068`, -0.6693315131256664}, { 1.6134073464102068`, -0.6693315131256664}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.7654336711294496`}, { 1.6184073464102071`, -0.6640972487914456}, { 1.6184073464102071`, -0.6640972487914456}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.764595404675388}, { 1.623407346410207, -0.6588334329344402}, { 1.623407346410207, -0.6588334329344402}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.763759371192013}, { 1.628407346410207, -0.6535398509588743}, { 1.628407346410207, -0.6535398509588743}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.76292559256557}, { 1.6334073464102068`, -0.6482162874115747}, { 1.6334073464102068`, -0.6482162874115747}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.7620940911563445`}, { 1.6384073464102071`, -0.6428625260077669}, { 1.6384073464102071`, -0.6428625260077669}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.761264889806502}, { 1.643407346410207, -0.6374783496580779}, { 1.643407346410207, -0.6374783496580779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.760438011848081}, { 1.648407346410207, -0.6320635404967774}, { 1.648407346410207, -0.6320635404967774}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.759613481111146}, { 1.6534073464102068`, -0.6266178799112953}, { 1.6534073464102068`, -0.6266178799112953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.758791321932093}, { 1.6584073464102072`, -0.6211411485730546}, { 1.6584073464102072`, -0.6211411485730546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.757971559162122}, { 1.663407346410207, -0.6156331264696524}, { 1.663407346410207, -0.6156331264696524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.7571542181758706`}, { 1.668407346410207, -0.6100935929384259}, { 1.668407346410207, -0.6100935929384259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.7563393248802197`}, { 1.6734073464102068`, -0.6045223267014451}, { 1.6734073464102068`, -0.6045223267014451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.7555269057232685`}, { 1.6784073464102072`, -0.5989191059019695}, { 1.6784073464102072`, -0.5989191059019695}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.7547169877034836`}, { 1.683407346410207, -0.5932837081424119}, { 1.683407346410207, -0.5932837081424119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.7539095983790305`}, { 1.688407346410207, -0.5876159105238387}, { 1.688407346410207, -0.5876159105238387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.753104765877281}, { 1.6934073464102068`, -0.581915489687063}, { 1.6934073464102068`, -0.581915489687063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.752302518904513}, { 1.6984073464102072`, -0.5761822218553617}, { 1.6984073464102072`, -0.5761822218553617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.751502886755791}, { 1.703407346410207, -0.5704158828788651}, { 1.703407346410207, -0.5704158828788651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.750705899325047}, { 1.708407346410207, -0.5646162482806536}, { 1.708407346410207, -0.5646162482806536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.7499115871153523`}, { 1.7134073464102069`, -0.5587830933046173}, { 1.7134073464102069`, -0.5587830933046173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.749119981249395}, { 1.7184073464102072`, -0.552916192965115}, { 1.7184073464102072`, -0.552916192965115}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.748331113480153}, { 1.723407346410207, -0.5470153220984808}, { 1.723407346410207, -0.5470153220984808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.7475450162017836`}, { 1.728407346410207, -0.5410802554164198}, { 1.728407346410207, -0.5410802554164198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.7467617224607204`}, { 1.7334073464102069`, -0.5351107675613462}, { 1.7334073464102069`, -0.5351107675613462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.7459812659669876`}, { 1.7384073464102068`, -0.5291066331637085}, { 1.7384073464102068`, -0.5291066331637085}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.745203681105733}, { 1.7434073464102071`, -0.5230676269013426}, { 1.7434073464102071`, -0.5230676269013426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.7444290029489893`}, { 1.748407346410207, -0.5169935235609172}, { 1.748407346410207, -0.5169935235609172}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.743657267267657}, { 1.753407346410207, -0.5108840981014984}, { 1.753407346410207, -0.5108840981014984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.742888510543729}, { 1.7584073464102068`, -0.5047391257203038}, { 1.7584073464102068`, -0.5047391257203038}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.7421227699827457`}, { 1.7634073464102071`, -0.49855838192068075`}, { 1.7634073464102071`, -0.49855838192068075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.741360083526495}, { 1.768407346410207, -0.49234164258237234`}, { 1.768407346410207, -0.49234164258237234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.740600489865959}, { 1.773407346410207, -0.48608868403410427`}, { 1.773407346410207, -0.48608868403410427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 2.7398440284545114`}, { 1.7784073464102068`, -0.47979928312856407`}, { 1.7784073464102068`, -0.47979928312856407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 2.7390907395213704`}, { 1.7834073464102072`, -0.4734732173198079}, { 1.7834073464102072`, -0.4734732173198079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 2.738340664085312}, { 1.788407346410207, -0.46711026474315787`}, { 1.788407346410207, -0.46711026474315787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 2.737593843968652}, { 1.793407346410207, -0.4607102042976321}, { 1.793407346410207, -0.4607102042976321}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 2.736850321811491}, { 1.7984073464102068`, -0.4542728157309688}, { 1.7984073464102068`, -0.4542728157309688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 2.736110141086246}, { 1.8034073464102072`, -0.44779787972729335`}, { 1.8034073464102072`, -0.44779787972729335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 2.7353733461124516`}, { 1.808407346410207, -0.44128517799748057`}, { 1.808407346410207, -0.44128517799748057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 2.734639982071854}, { 1.813407346410207, -0.4347344933722613}, { 1.813407346410207, -0.4347344933722613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 2.7339100950237927`}, { 1.8184073464102068`, -0.4281456098981368}, { 1.8184073464102068`, -0.4281456098981368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 2.7331837319208803`}, { 1.8234073464102072`, -0.4215183129361425}, { 1.8234073464102072`, -0.4215183129361425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 2.732460940624982}, { 1.828407346410207, -0.4148523892635216}, { 1.828407346410207, -0.4148523892635216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 2.731741769923503}, { 1.833407346410207, -0.4081476271783529}, { 1.833407346410207, -0.4081476271783529}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 2.7310262695459904`}, { 1.8384073464102069`, -0.40140381660719465`}, { 1.8384073464102069`, -0.40140381660719465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 2.7303144901810468`}, { 1.8434073464102072`, -0.39462074921578866`}, { 1.8434073464102072`, -0.39462074921578866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 2.729606483493578}, { 1.848407346410207, -0.38779821852288215`}, { 1.848407346410207, -0.38779821852288215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 2.728902302142358}, { 1.853407346410207, -0.3809360200172103}, { 1.853407346410207, -0.3809360200172103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 2.72820199979794}, { 1.8584073464102069`, -0.3740339512776979}, { 1.8584073464102069`, -0.3740339512776979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 2.7275056311608985`}, { 1.8634073464102068`, -0.36709181209692715`}, { 1.8634073464102068`, -0.36709181209692715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 2.7268132519804276`}, { 1.8684073464102071`, -0.3601094046079177}, { 1.8684073464102071`, -0.3601094046079177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 2.7261249190732837`}, { 1.873407346410207, -0.3530865334142716}, { 1.873407346410207, -0.3530865334142716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 2.725440690343092}, { 1.878407346410207, -0.3460230057237228}, { 1.878407346410207, -0.3460230057237228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 2.724760624800015}, { 1.8834073464102068`, -0.3389186314851489}, { 1.8834073464102068`, -0.3389186314851489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 2.724084782580793}, { 1.8884073464102071`, -0.3317732235290761}, { 1.8884073464102071`, -0.3317732235290761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 2.7234132249691596`}, { 1.893407346410207, -0.32458659771173315`}, { 1.893407346410207, -0.32458659771173315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 2.7227460144166415`}, { 1.898407346410207, -0.31735857306268356`}, { 1.898407346410207, -0.31735857306268356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 2.722083214563746}, { 1.9034073464102068`, -0.3100889719360872}, { 1.9034073464102068`, -0.3100889719360872}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 2.7214248902615443`}, { 1.9084073464102072`, -0.30277762016562426`}, { 1.9084073464102072`, -0.30277762016562426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 2.7207711075936563`}, { 1.913407346410207, -0.2954243472231195}, { 1.913407346410207, -0.2954243472231195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 2.7201219338986395`}, { 1.918407346410207, -0.28802898638089625`}, { 1.918407346410207, -0.28802898638089625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 2.7194774377927966`}, { 1.9234073464102068`, -0.28059137487789987`}, { 1.9234073464102068`, -0.28059137487789987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 2.718837689193398}, { 1.9284073464102072`, -0.2731113540896171}, { 1.9284073464102072`, -0.2731113540896171}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 2.718202759342334}, { 1.933407346410207, -0.2655887697018172}, { 1.933407346410207, -0.2655887697018172}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 2.7175727208301947`}, { 1.938407346410207, -0.2580234718881368}, { 1.938407346410207, -0.2580234718881368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 2.716947647620792}, { 1.9434073464102068`, -0.25041531549153806`}, { 1.9434073464102068`, -0.25041531549153806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 2.716327615076121}, { 1.9484073464102072`, -0.24276416020965028`}, { 1.9484073464102072`, -0.24276416020965028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 2.71571269998178}, { 1.953407346410207, -0.23506987078401673`}, { 1.953407346410207, -0.23506987078401673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 2.7151029805728344`}, { 1.958407346410207, -0.2273323171932482}, { 1.958407346410207, -0.2273323171932482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 2.7144985365601544`}, { 1.9634073464102069`, -0.2195513748501028}, { 1.9634073464102069`, -0.2195513748501028}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 2.713899449157211}, { 1.9684073464102072`, -0.2117269248024899}, { 1.9684073464102072`, -0.2117269248024899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 2.7133058011073534`}, { 1.973407346410207, -0.2038588539383996}, { 1.973407346410207, -0.2038588539383996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 2.712717676711558}, { 1.978407346410207, -0.19594705519474742`}, { 1.978407346410207, -0.19594705519474742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 2.712135161856669}, { 1.9834073464102069`, -0.1879914277701343}, { 1.9834073464102069`, -0.1879914277701343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 2.7115583440441227`}, { 1.988407346410207, -0.1799918773415043}, { 1.988407346410207, -0.1799918773415043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 2.710987312419172}, { 1.993407346410207, -0.1719483162846795}, { 1.993407346410207, -0.1719483162846795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 2.7104221578006067`}, { 1.998407346410207, -0.16386066389874662`}, { 1.998407346410207, -0.16386066389874662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.709862972710982}, { 2.003407346410207, -0.1557288466342727}, { 2.003407346410207, -0.1557288466342727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.7093098514073524`}, { 2.008407346410207, -0.14755279832530865`}, { 2.008407346410207, -0.14755279832530865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.708762889912525}, { 2.013407346410207, -0.13933246042513714`}, { 2.013407346410207, -0.13933246042513714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.708222186046826}, { 2.018407346410207, -0.13106778224573168`}, { 2.018407346410207, -0.13106778224573168`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.7076878394603896`}, { 2.023407346410207, -0.12275872120084874`}, { 2.023407346410207, -0.12275872120084874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.707159951665974}, { 2.028407346410207, -0.11440524305271804`}, { 2.028407346410207, -0.11440524305271804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.7066386260723028`}, { 2.033407346410207, -0.10600732216224631`}, { 2.033407346410207, -0.10600732216224631`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.7061239680179416`}, { 2.038407346410207, -0.09756494174266944}, { 2.038407346410207, -0.09756494174266944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.705616084805704}, { 2.043407346410207, -0.08907809411656047}, { 2.043407346410207, -0.08907809411656047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.705115085737593}, { 2.048407346410207, -0.08054678097611898}, { 2.048407346410207, -0.08054678097611898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.7046210821502847`}, { 2.053407346410207, -0.07197101364662882}, { 2.053407346410207, -0.07197101364662882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.7041341874511433`}, { 2.058407346410207, -0.06335081335299184}, { 2.058407346410207, -0.06335081335299184}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.7036545171547766`}, { 2.063407346410207, -0.054686211489209456`}, { 2.063407346410207, -0.054686211489209456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.7031821889201337`}, { 2.068407346410207, -0.04597724989070438}, { 2.068407346410207, -0.04597724989070438}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.7027173225881334`}, { 2.073407346410207, -0.037223981109338215`}, { 2.073407346410207, -0.037223981109338215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.7022600402198353`}, { 2.078407346410207, -0.028426468690995316`}, { 2.078407346410207, -0.028426468690995316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.7018104661351403`}, { 2.083407346410207, -0.019584787455569054`}, { 2.083407346410207, -0.019584787455569054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.701368726952023}, { 2.088407346410207, -0.010699023779207673`}, { 2.088407346410207, -0.010699023779207673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.7009349516262957`}, { 2.093407346410207, -0.0017692758786359817`}, { 2.093407346410207, -0.0017692758786359817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.700509271491889}, { 2.098407346410207, 0.007204345902612852}, {2.098407346410207, 0.007204345902612852}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.7000918203016555`}, { 2.103407346410207, 0.01622171880626248}, {2.103407346410207, 0.01622171880626248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.6996827342686807`}, { 2.108407346410207, 0.02528270736983291}, {2.108407346410207, 0.02528270736983291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.699282152108099}, { 2.1134073464102068`, 0.03438716313587999}, {2.1134073464102068`, 0.03438716313587999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.698890215079408}, { 2.118407346410207, 0.04353492436015526}, {2.118407346410207, 0.04353492436015526}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.6985070670292597`}, { 2.123407346410207, 0.052725815718898165`}, {2.123407346410207, 0.052725815718898165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.6981328544347356`}, { 2.128407346410207, 0.06195964801553456}, {2.128407346410207, 0.06195964801553456}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.697767726447077}, { 2.133407346410207, 0.07123621788700239}, {2.133407346410207, 0.07123621788700239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.6974118349358664`}, { 2.138407346410207, 0.08055530750998864}, {2.138407346410207, 0.08055530750998864}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.697065334533642}, { 2.143407346410207, 0.0899166843073401}, {2.143407346410207, 0.0899166843073401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.696728382680927}, { 2.148407346410207, 0.09932010065494697}, {2.148407346410207, 0.09932010065494697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.696401139671656}, { 2.153407346410207, 0.10876529358938025`}, {2.153407346410207, 0.10876529358938025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.696083768698982}, { 2.158407346410207, 0.11825198451660261`}, {2.158407346410207, 0.11825198451660261`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.6957764359014362`}, { 2.163407346410207, 0.12777987892206658`}, {2.163407346410207, 0.12777987892206658`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.6954793104094183`}, { 2.168407346410207, 0.1373486660825314}, {2.168407346410207, 0.1373486660825314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.6951925643919967`}, { 2.173407346410207, 0.14695801877994016`}, {2.173407346410207, 0.14695801877994016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.694916373103978}, { 2.178407346410207, 0.15660759301770472`}, {2.178407346410207, 0.15660759301770472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.6946509149332307`}, { 2.183407346410207, 0.16629702773976207`}, {2.183407346410207, 0.16629702773976207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.6943963714482164`}, { 2.188407346410207, 0.17602594455278672`}, {2.188407346410207, 0.17602594455278672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.694152927445704}, { 2.193407346410207, 0.18579394745191777`}, {2.193407346410207, 0.18579394745191777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.693920770998616}, { 2.198407346410207, 0.19560062255041813`}, {2.198407346410207, 0.19560062255041813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.6937000935039817`}, { 2.203407346410207, 0.20544553781365005`}, {2.203407346410207, 0.20544553781365005`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.693491089730938}, { 2.208407346410207, 0.21532824279779916`}, {2.208407346410207, 0.21532824279779916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.693293957868744}, { 2.213407346410207, 0.22524826839374645`}, {2.213407346410207, 0.22524826839374645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.6931088995747485`}, { 2.218407346410207, 0.23520512657653622`}, {2.218407346410207, 0.23520512657653622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.692936120022259}, { 2.223407346410207, 0.24519831016086713`}, {2.223407346410207, 0.24519831016086713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.692775827948266}, { 2.228407346410207, 0.2552272925630674}, {2.228407346410207, 0.2552272925630674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.6926282357009437`}, { 2.233407346410207, 0.2652915275699907}, {2.233407346410207, 0.2652915275699907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.692493559286874}, { 2.2384073464102068`, 0.27539044911531174`}, {2.2384073464102068`, 0.27539044911531174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.6923720184179256`}, { 2.243407346410207, 0.285523471063677}, {2.243407346410207, 0.285523471063677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.6922638365577085`}, { 2.248407346410207, 0.2956899870031896}, {2.248407346410207, 0.2956899870031896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.69216924096753}, { 2.253407346410207, 0.3058893700467164}, {2.253407346410207, 0.3058893700467164}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.692088462751772}, { 2.2584073464102072`, 0.3161209726424879}, {2.2584073464102072`, 0.3161209726424879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.6920217369025985`}, { 2.263407346410207, 0.3263841263944808}, {2.263407346410207, 0.3263841263944808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.6919693023439066`}, { 2.268407346410207, 0.33667814189309625`}, {2.268407346410207, 0.33667814189309625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.691931401974418}, { 2.273407346410207, 0.3470023085565988}, {2.273407346410207, 0.3470023085565988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.6919082827098157`}, { 2.278407346410207, 0.35735589448383454`}, {2.278407346410207, 0.35735589448383454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.691900195523811}, { 2.283407346410207, 0.3677381463187196}, {2.283407346410207, 0.3677381463187196}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.6919073954880357`}, { 2.288407346410207, 0.37814828912699433`}, {2.288407346410207, 0.37814828912699433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.6919301418106296`}, { 2.293407346410207, 0.38858552628575227`}, {2.293407346410207, 0.38858552628575227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.6919686978734076`}, { 2.298407346410207, 0.399049039386228}, {2.298407346410207, 0.399049039386228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.692023331267468}, { 2.303407346410207, 0.40953798815034936`}, {2.303407346410207, 0.40953798815034936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.6920943138271074`}, { 2.308407346410207, 0.42005151036153765`}, {2.308407346410207, 0.42005151036153765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.6921819216618945`}, { 2.313407346410207, 0.43058872181025715`}, {2.313407346410207, 0.43058872181025715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.692286435186754}, { 2.318407346410207, 0.4411487162547808}, {2.318407346410207, 0.4411487162547808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.6924081391498946`}, { 2.323407346410207, 0.4517305653976656}, {2.323407346410207, 0.4517305653976656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.692547322658426}, { 2.328407346410207, 0.4623333188783934}, {2.328407346410207, 0.4623333188783934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.69270427920148}, { 2.333407346410207, 0.4729560042826629}, {2.333407346410207, 0.4729560042826629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.6928793066706596`}, { 2.338407346410207, 0.48359762716876376`}, {2.338407346410207, 0.48359762716876376`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.693072707377629}, { 2.343407346410207, 0.49425717111149375`}, {2.343407346410207, 0.49425717111149375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.693284788068643}, { 2.348407346410207, 0.5049335977640511}, {2.348407346410207, 0.5049335977640511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.693515859935814}, { 2.353407346410207, 0.515625846938327}, {2.353407346410207, 0.515625846938327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 0.5263328367040078}, { 2.358407346410207, 2.693766238624901}, {2.358407346410207, 2.693766238624901}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 0.5370534635068858}, { 2.3634073464102068`, 2.6940362442394017`}, {2.3634073464102068`, 2.6940362442394017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 0.5477866023067657}, { 2.368407346410207, 2.6943262013407208`}, {2.368407346410207, 2.6943262013407208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 0.5585311067353326}, { 2.373407346410207, 2.694636438944169}, {2.373407346410207, 2.694636438944169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 0.5692858092743406}, { 2.378407346410207, 2.6949672905105526`}, {2.378407346410207, 2.6949672905105526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 0.5800495214544529}, { 2.3834073464102072`, 2.695319093933102}, {2.3834073464102072`, 2.695319093933102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 0.5908210340750514}, { 2.388407346410207, 2.6956921915194685`}, {2.388407346410207, 2.6956921915194685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 0.6015991174453265}, { 2.393407346410207, 2.6960869299685255`}, {2.393407346410207, 2.6960869299685255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 0.6123825216469138}, { 2.398407346410207, 2.696503660341696}, {2.398407346410207, 2.696503660341696}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 0.6231699768183494}, { 2.403407346410207, 2.696942738028511}, {2.403407346410207, 2.696942738028511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 0.6339601934615813}, { 2.408407346410207, 2.6974045227061225`}, {2.408407346410207, 2.6974045227061225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 0.6447518627707429}, { 2.413407346410207, 2.697889378292445}, {2.413407346410207, 2.697889378292445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 0.6555436569834121}, { 2.418407346410207, 2.6983976728926455`}, {2.418407346410207, 2.6983976728926455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 0.6663342297544946}, { 2.423407346410207, 2.698929778738642}, {2.423407346410207, 2.698929778738642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 0.6771222165529066}, { 2.428407346410207, 2.699486072121306}, {2.428407346410207, 2.699486072121306}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 0.6879062350811569}, { 2.433407346410207, 2.7000669333150307`}, {2.433407346410207, 2.7000669333150307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 0.6986848857179603}, { 2.438407346410207, 2.7006727464943494`}, {2.438407346410207, 2.7006727464943494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 0.7094567519839122}, { 2.443407346410207, 2.7013038996422414`}, {2.443407346410207, 2.7013038996422414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 0.7202204010303107}, { 2.448407346410207, 2.701960784449814}, {2.448407346410207, 2.701960784449814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 0.7309743841511092}, { 2.453407346410207, 2.702643796206996}, {2.453407346410207, 2.702643796206996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 0.7417172373180267}, { 2.458407346410207, 2.70335333368391}, {2.458407346410207, 2.70335333368391}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 0.7524474817387453}, { 2.463407346410207, 2.7040897990025687`}, {2.463407346410207, 2.7040897990025687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 0.7631636244381473}, { 2.468407346410207, 2.704853597498557}, {2.468407346410207, 2.704853597498557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 0.7738641588624913}, { 2.473407346410207, 2.705645137572347}, {2.473407346410207, 2.705645137572347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 0.7845475655064024}, { 2.478407346410207, 2.706464830529911}, {2.478407346410207, 2.706464830529911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 0.7952123125625145}, { 2.483407346410207, 2.7073130904122893`}, {2.483407346410207, 2.7073130904122893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 0.8058568565935769}, { 2.4884073464102068`, 2.708190333813776}, {2.4884073464102068`, 2.708190333813776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 0.8164796432268108}, { 2.493407346410207, 2.7090969796884066`}, {2.493407346410207, 2.7090969796884066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 0.8270791078702531}, { 2.498407346410207, 2.7100334491444227`}, {2.498407346410207, 2.7100334491444227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 0.8376536764508073}, { 2.503407346410207, 2.711000165226405}, {2.503407346410207, 2.711000165226405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 0.8482017661736726}, { 2.5084073464102072`, 2.711997552684786}, {2.5084073464102072`, 2.711997552684786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 0.8587217863027962}, { 2.513407346410207, 2.7130260377324587`}, {2.513407346410207, 2.7130260377324587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 0.8692121389619689}, { 2.518407346410207, 2.714086047788218}, {2.518407346410207, 2.714086047788218}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 0.8796712199561093}, { 2.523407346410207, 2.715178011206789}, {2.523407346410207, 2.715178011206789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 0.8900974196122953}, { 2.528407346410207, 2.7163023569952265`}, {2.528407346410207, 2.7163023569952265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 0.9004891236400194}, { 2.533407346410207, 2.7174595145154714`}, {2.533407346410207, 2.7174595145154714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 0.9108447140101332}, { 2.538407346410207, 2.7186499131729054`}, {2.538407346410207, 2.7186499131729054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 0.921162569851897}, { 2.543407346410207, 2.7198739820907565`}, {2.543407346410207, 2.7198739820907565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 0.9314410683674974}, { 2.5484073464102073`, 2.7211321497702303`}, {2.5484073464102073`, 2.7211321497702303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 0.9416785857633718}, { 2.553407346410207, 2.7224248437363108`}, {2.553407346410207, 2.7224248437363108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 0.951873498197634}, { 2.558407346410207, 2.723752490169169}, {2.558407346410207, 2.723752490169169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 0.9620241827428314}, { 2.563407346410207, 2.7251155135211915`}, {2.563407346410207, 2.7251155135211915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 0.9721290183632351}, { 2.568407346410207, 2.7265143361196675`}, {2.568407346410207, 2.7265143361196675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 0.982186386905824}, { 2.5734073464102067`, 2.7279493777552184`}, {2.5734073464102067`, 2.7279493777552184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 0.9921946741040518}, { 2.578407346410207, 2.7294210552561196`}, {2.578407346410207, 2.7294210552561196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 1.0021522705934591`}, { 2.583407346410207, 2.730929782048683}, {2.583407346410207, 2.730929782048683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 1.0120575729381416`}, { 2.588407346410207, 2.7324759677039654`}, {2.588407346410207, 2.7324759677039654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 1.021908984667017}, { 2.593407346410207, 2.7340600174710907`}, {2.593407346410207, 2.7340600174710907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 1.0317049173187933`}, { 2.598407346410207, 2.7356823317975416`}, {2.598407346410207, 2.7356823317975416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 1.041443791494509}, { 2.603407346410207, 2.7373433058368613`}, {2.603407346410207, 2.7373433058368613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 1.0511240379164188`}, { 2.608407346410207, 2.739043328944232}, {2.608407346410207, 2.739043328944232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 1.0607440984919845`}, { 2.6134073464102068`, 2.740782784160498}, {2.6134073464102068`, 2.740782784160498}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 1.0703024273816535`}, { 2.618407346410207, 2.742562047685248}, {2.618407346410207, 2.742562047685248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 1.0797974920690752`}, { 2.623407346410207, 2.744381488339653}, {2.623407346410207, 2.744381488339653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 1.0892277744323284`}, { 2.628407346410207, 2.7462414670198223`}, {2.628407346410207, 2.7462414670198223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 1.0985917718146947`}, { 2.6334073464102072`, 2.748142336141511}, {2.6334073464102072`, 2.748142336141511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 1.1078879980934573`}, { 2.638407346410207, 2.750084439077098}, {2.638407346410207, 2.750084439077098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 1.1171149847451565`}, { 2.643407346410207, 2.752068109585799}, {2.643407346410207, 2.752068109585799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 1.1262712819056784`}, { 2.648407346410207, 2.7540936712381976`}, {2.648407346410207, 2.7540936712381976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 1.1353554594234994`}, { 2.653407346410207, 2.7561614368361904`}, {2.653407346410207, 2.7561614368361904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 1.1443661079043825`}, { 2.658407346410207, 2.7582717078295786`}, {2.658407346410207, 2.7582717078295786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 1.153301839745759}, { 2.663407346410207, 2.76042477373055}, {2.663407346410207, 2.76042477373055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 1.162161290158998}, { 2.668407346410207, 2.762620911527405}, {2.668407346410207, 2.762620911527405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 1.1709431181777212`}, { 2.6734073464102073`, 2.7648603850989253`}, {2.6734073464102073`, 2.7648603850989253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 1.179646007650303}, { 2.678407346410207, 2.7671434446308414`}, {2.678407346410207, 2.7671434446308414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 1.188268668214642}, { 2.683407346410207, 2.7694703260359375`}, {2.683407346410207, 2.7694703260359375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 1.1968098362533015`}, { 2.688407346410207, 2.7718412503793552`}, {2.688407346410207, 2.7718412503793552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 1.2052682758270497`}, { 2.693407346410207, 2.7742564233107267`}, {2.693407346410207, 2.7742564233107267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 1.2136427795848737`}, { 2.6984073464102067`, 2.7767160345048083`}, {2.6984073464102067`, 2.7767160345048083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 1.2219321696484835`}, { 2.703407346410207, 2.779220257112309}, {2.703407346410207, 2.779220257112309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 1.2301352984693563`}, { 2.708407346410207, 2.781769247222654}, {2.708407346410207, 2.781769247222654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 1.2382510496563714`}, { 2.713407346410207, 2.784363143340453}, {2.713407346410207, 2.784363143340453}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 1.2462783387720848`}, { 2.718407346410207, 2.787002065877411}, {2.718407346410207, 2.787002065877411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 1.2542161140957377`}, { 2.723407346410207, 2.7896861166615006`}, {2.723407346410207, 2.7896861166615006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 1.2620633573511173`}, { 2.728407346410207, 2.7924153784651486`}, {2.728407346410207, 2.7924153784651486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 1.2698190843974204`}, { 2.733407346410207, 2.7951899145542107`}, {2.733407346410207, 2.7951899145542107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 1.2774823458813276`}, { 2.7384073464102068`, 2.7980097682594764`}, {2.7384073464102068`, 2.7980097682594764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 1.285052227848556}, { 2.743407346410207, 2.8008749625724305`}, {2.743407346410207, 2.8008749625724305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 1.2925278523132147`}, { 2.748407346410207, 2.8037854997669402`}, {2.748407346410207, 2.8037854997669402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 1.2999083777833782`}, { 2.753407346410207, 2.8067413610484957`}, {2.753407346410207, 2.8067413610484957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 1.3071929997413678`}, { 2.7584073464102072`, 2.80974250623258}, {2.7584073464102072`, 2.80974250623258}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 1.314380951077322}, { 2.763407346410207, 2.8127888734536555`}, {2.763407346410207, 2.8127888734536555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 1.3214715024747656`}, { 2.768407346410207, 2.8158803789062112`}, {2.768407346410207, 2.8158803789062112`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 1.3284639627469594`}, { 2.773407346410207, 2.8190169166191725`}, {2.773407346410207, 2.8190169166191725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 1.3353576791229744`}, { 2.778407346410207, 2.822198358264933}, {2.778407346410207, 2.822198358264933}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 1.3421520374825269`}, { 2.783407346410207, 2.8254245530041304`}, {2.783407346410207, 2.8254245530041304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 1.3488464625387715`}, { 2.788407346410207, 2.82869532736718}, {2.788407346410207, 2.82869532736718}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 1.3554404179683837`}, { 2.793407346410207, 2.8320104851734564`}, {2.793407346410207, 2.8320104851734564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 1.3619334064884063`}, { 2.7984073464102073`, 2.8353698074888958`}, {2.7984073464102073`, 2.8353698074888958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 1.368324969879483}, { 2.803407346410207, 2.8387730526226385`}, {2.803407346410207, 2.8387730526226385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 1.374614688955292}, { 2.808407346410207, 2.842219956163203}, {2.808407346410207, 2.842219956163203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 1.380802183478105}, { 2.813407346410207, 2.8457102310545337`}, {2.813407346410207, 2.8457102310545337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 1.3868871120206008`}, { 2.818407346410207, 2.8492435677121155`}, {2.818407346410207, 2.8492435677121155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 1.392869171774209}, { 2.8234073464102067`, 2.8528196341791876`}, {2.8234073464102067`, 2.8528196341791876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 1.3987480983044356`}, { 2.828407346410207, 2.8564380763229593`}, {2.828407346410207, 2.8564380763229593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 1.4045236652537707`}, { 2.833407346410207, 2.8600985180705423`}, {2.833407346410207, 2.8600985180705423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 1.4101956839929755`}, { 2.838407346410207, 2.863800561684191}, {2.838407346410207, 2.863800561684191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 1.415764003221664}, { 2.843407346410207, 2.867543788075268}, {2.843407346410207, 2.867543788075268}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 1.421228508519293}, { 2.848407346410207, 2.8713277571562124`}, {2.848407346410207, 2.8713277571562124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 1.4265891218478075`}, { 2.853407346410207, 2.8751520082296373`}, {2.853407346410207, 2.8751520082296373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 1.4318458010073405`}, { 2.858407346410207, 2.879016060413546}, {2.858407346410207, 2.879016060413546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 1.4369985390465057`}, { 2.8634073464102068`, 2.8829194131015066`}, {2.8634073464102068`, 2.8829194131015066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 1.4420473636289695`}, { 2.868407346410207, 2.886861546456514}, {2.868407346410207, 2.886861546456514}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 1.4469923363580897`}, { 2.873407346410207, 2.8908419219371173`}, {2.873407346410207, 2.8908419219371173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 1.451833552061564}, { 2.878407346410207, 2.894859982854313}, {2.878407346410207, 2.894859982854313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 1.4565711380380946`}, { 2.8834073464102072`, 2.898915154957549}, {2.8834073464102072`, 2.898915154957549}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 1.4612052532682092`}, { 2.888407346410207, 2.9030068470481365`}, {2.888407346410207, 2.9030068470481365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 1.4657360875914527`}, { 2.893407346410207, 2.907134451618241}, {2.893407346410207, 2.907134451618241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 1.4701638608522358`}, { 2.898407346410207, 2.911297345513566}, {2.898407346410207, 2.911297345513566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 1.4744888220166932`}, { 2.903407346410207, 2.915494890617771}, {2.903407346410207, 2.915494890617771}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 1.4787112482629738`}, { 2.908407346410207, 2.9197264345566096`}, {2.908407346410207, 2.9197264345566096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 1.4828314440473915`}, { 2.913407346410207, 2.9239913114197256`}, {2.913407346410207, 2.9239913114197256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 1.486849740148936}, { 2.918407346410207, 2.9282888424980222`}, {2.918407346410207, 2.9282888424980222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 1.4907664926946314`}, { 2.9234073464102073`, 2.932618337034482}, {2.9234073464102073`, 2.932618337034482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 1.4945820821682383`}, { 2.928407346410207, 2.936979092986307}, {2.928407346410207, 2.936979092986307}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 1.498296912404815}, { 2.933407346410207, 2.941370397796277}, {2.933407346410207, 2.941370397796277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 1.5019114095736084`}, { 2.938407346410207, 2.9457915291711694`}, {2.938407346410207, 2.9457915291711694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 1.505426021151723}, { 2.943407346410207, 2.9502417558651817`}, {2.943407346410207, 2.9502417558651817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 1.5088412148910042`}, { 2.9484073464102067`, 2.9547203384662653`}, {2.9484073464102067`, 2.9547203384662653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 1.5121574777804903`}, { 2.953407346410207, 2.959226530183358}, {2.953407346410207, 2.959226530183358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 1.5153753150067555`}, { 2.958407346410207, 2.9637595776325214`}, {2.958407346410207, 2.9637595776325214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 1.5184952489143944`}, { 2.963407346410207, 2.9683187216200757`}, {2.963407346410207, 2.9683187216200757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 1.521517817968831}, { 2.968407346410207, 2.972903197920857}, {2.968407346410207, 2.972903197920857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 1.5244435757235406`}, { 2.973407346410207, 2.9775122380498145`}, {2.973407346410207, 2.9775122380498145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 1.5272730897937201`}, { 2.978407346410207, 2.982145070025236}, {2.978407346410207, 2.982145070025236}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 1.5300069408383057`}, { 2.983407346410207, 2.986800919121961}, {2.983407346410207, 2.986800919121961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 1.5326457215521925`}, { 2.9884073464102068`, 2.9914790086130454`}, {2.9884073464102068`, 2.9914790086130454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 1.5351900356703665`}, { 2.993407346410207, 2.9961785604984144`}, {2.993407346410207, 2.9961785604984144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 1.5376404969855872`}, { 2.998407346410207, 3.000898796219141}, {2.998407346410207, 3.000898796219141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 1.5399977283811366`}, { 3.003407346410207, 3.0056389373561005`}, {3.003407346410207, 3.0056389373561005`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 1.5422623608800465`}, { 3.0084073464102072`, 3.0103982063117996`}, {3.0084073464102072`, 3.0103982063117996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 1.5444350327121221`}, { 3.013407346410207, 3.015175826974348}, {3.013407346410207, 3.015175826974348}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 1.5465163883999395`}, { 3.018407346410207, 3.0199710253625716`}, {3.018407346410207, 3.0199710253625716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 1.5485070778649253`}, { 3.023407346410207, 3.0247830302514136`}, {3.023407346410207, 3.0247830302514136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 1.5504077555544828`}, { 3.028407346410207, 3.029611073776847}, {3.028407346410207, 3.029611073776847}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 1.5522190795910469`}, { 3.0334073464102067`, 3.034454392019614}, {3.0334073464102067`, 3.034454392019614}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 1.5539417109438354`}, { 3.038407346410207, 3.03931222556723}, {3.038407346410207, 3.03931222556723}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 1.5555763126239563`}, { 3.043407346410207, 3.044183820053749}, {3.043407346410207, 3.044183820053749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 1.557123548903447}, { 3.0484073464102073`, 3.0490684266769073`}, {3.0484073464102073`, 3.0490684266769073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 1.5585840845587056`}, { 3.053407346410207, 3.053965302692328}, {3.053407346410207, 3.053965302692328}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 1.5599585841386945`}, { 3.058407346410207, 3.0588737118845746`}, {3.058407346410207, 3.0588737118845746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 1.5612477112581953`}, { 3.063407346410207, 3.0637929250149054`}, {3.063407346410207, 3.0637929250149054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 1.5624521279163284`}, { 3.068407346410207, 3.068722220245665}, {3.068407346410207, 3.068722220245665}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 1.563572493840435}, { 3.0734073464102067`, 3.073660883541325}, {3.0734073464102067`, 3.073660883541325}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 1.5646094658553764`}, { 3.078407346410207, 3.078608209046259}, {3.078407346410207, 3.078608209046259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 1.5655636972782128`}, { 3.083407346410207, 3.083563499439384}, {3.083407346410207, 3.083563499439384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 1.5664358373381544`}, { 3.0884073464102073`, 3.0885260662658873`}, {3.0884073464102073`, 3.0885260662658873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 1.5672265306216253`}, { 3.093407346410207, 3.093495230246294}, {3.093407346410207, 3.093495230246294}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 1.567936416542207}, { 3.098407346410207, 3.0984703215631932`}, {3.098407346410207, 3.0984703215631932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 1.5685661288351864`}, { 3.103407346410207, 3.1034506801259885`}, {3.103407346410207, 3.1034506801259885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 1.5691162950763682`}, { 3.108407346410207, 3.1084356558140764`}, {3.108407346410207, 3.1084356558140764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 1.5695875362247798`}, { 3.1134073464102068`, 3.1134246086989057`}, {3.1134073464102068`, 3.1134246086989057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 1.56998046618884}, { 3.118407346410207, 3.118416909245392}, {3.118407346410207, 3.118416909245392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 1.5702956914155413`}, { 3.123407346410207, 3.123411938493214}, {3.123407346410207, 3.123411938493214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 1.5705338105021447`}, { 3.1284073464102073`, 3.1284090882185285`}, {3.1284073464102073`, 3.1284090882185285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 1.5706954138298708`}, { 3.1334073464102072`, 3.1334077610766604`}, {3.1334073464102072`, 3.1334077610766604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 1.5707810832190316`}, { 3.138407346410207, 3.1384073707263824`}, {3.138407346410207, 3.1384073707263824`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.1404581593813847`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -4504.7625}, ImageScaled[{0.5, 0.5}], {360., 393.}]}}, {}}, ImageSize->{331.5839838376538, Automatic}, PlotRangePadding->{6, 5}]], "Output", CellChangeTimes->{3.83959241216428*^9, 3.8395924506599665`*^9}, CellLabel->"Out[331]=",ImageCache->GraphicsData["CompressedBitmap", "\<\ eJztvQmcHUd1L3zRzL2jWTS7Zt+kkUb7vq8z2jdrsWVJliVbMrKNwSEYMMZg NrM4EIgTQnACmABhCUvYDGYxPL4khISPl0BCwI+XkN8jH4EEQni8JI8lJJlP VXX6nKruf3V137mSrpS5v5+kVnfV+Z9TXd1ddeqcfx2+7d677njmbfc+/cJt I/uec9s9dz39wnNH9j7rORdP1TylUHjKhwuFht8YKdRePJ4sFBJ/faRQgMf7 9GHN5J133lmIfnfmva4v5651pa/n0frbdKlg/c77i99lLjXaxV8ARJzUf9d+ ijRQf7558c8MKQnFm3+Kcy7+9daW1vZv9PYPq383MsyMSRH+yMW/PmVh1k5G CKnCf6O1vXPy8InbJh96w3snz9z+nHd1zO4pvJCFn2JRheLWgvvTUu+ypZW+ Nrunf/Klr3vb5Ds/9qeTDz/6mFJZtY4IPGQ0esRqiqgJ7ovkyrla9ddcOqfw a4IGvb5xVutPDhw7o9W4aNh7ZrW0Fl7E+MdYeG2BUflm1RhzL0q/w5ww/9TN KTa0va9zwe7Hu/pG/rx3YOTNTa2dH+yYP7FxZuuAJfywT/g3tWp+3W/Xf9cr mN/tXXnjQ50LdjXOqCk91r/29LK6WV33tI1sVOc13IsL0j7Rbz+fmmmuKsCo PdMa7YL+u9EG1icscPX/oAJ7+FSDuep0xxQFnmouOQpQr3WUoHNJRXTD7+Yj Y3/pvoL7NETtUevX5DagSQ3QpCZVkx18ZN4KtXZPVxql9ILzQINaoEFtqgbb +VbMZiQCOAcAigCgmAqwlY+6/bbcCqBKAKqUCrWJbenxQ90CoOoAVB2AeglD reejPj/UWQA1E0DNTIVay0f9fqgzAKoeQNWnQq3mowE/1M0AqgFANfig9B1a zlBDfqjTAKoRQDUCqJcywFI+GmYkArgJADQBgCYfgLZlEQOM+G05BaBmAahZ AOplDLCAj+b4oU4CqGYA1QygHmSAeXw01w91AkC1AKgWH1QN26KhRv1QNwKo VgDVCqBezlBDrn0Y6jiAagNQbQDqFQzVz1DzGYkAbgAA7QCgHQC8kgF6GGDM b8v1AKoDQHUAqFcx1GyGWuCHOgagOgFUJ4B6SJ3SQ8c2hlrohzoKoGYDqNkA 6tVs1Sw+WuSHOgKgugBUF4B6jTpVVAB1DLXED3UYQHUDqG4A9Tp1ql4BLPMD XAcAegBADwD4A5ZKwg4BYb1AWC8Q9vt+HQ8CsX1AbB8Q+7g6VTITkLkF92dP QA4AjH6A0Q8wPm7OqfHhNyPZdX5z9gOoAQA14Id6xIYq+aH2AahBADUIoN4n UL6Zlv7NACqlDFL3ApWGgEpDGa3Xg1l7yrUHAAwDgGE/gBL+SASQMvnYDaBG ANQIgPqYOXeTbUsK1C4ANQdAzQFQjwmUO1PFUDsB1FwANRdAPaxO6XeOeflp n4XdXWaoEymzqB0AfBSAjwLw12oABa4Htfota76Xtd8suK6TlA46ATSYBzSY BzSQD0kza5AyyRkHUPMB1HwA9UsFxuKfNlZ/MjsZk6C2A6gxADUGoF7F7drD AK1+q7YBqAUAagGAegVDDTDULD/UVgC1EEAtBFAvBw04xKANftAtAHQRAF0E QF8GQEcZNOVNvhmALgagiwGoTOcWMlTK878JQC0BUEsAFPLtLBZQq0NuBChL AcpSgPIAG7SiwMKV7OgRJ4wNAGMZwFgGMF4ILFnhNpp8Eo0bzPgAYnjLAd5y gIf8vjE8/ROnr3E4FdYB0BUAdAUAfT4AXQlAa7mVjV/GuCBioCsB6EoAel9G UBkgG7dJYQ0AXQVAVwHQe3XbsUtDIzUwgHErmEsxgNUAYDUAeC6wahWwqomL nXIKOaBrAOgaAPpstmoNgGrmu3aj08oO1FoAtRZA3QPsWw1A27iYmdJG/c4B XQdA1wHQZ2UE7eBiZsYZPWEO6HoAuh6APpMbdS2Ams1QZhoYvTwcqA0AagOA +gVgH7qT3VzMzNeit6IDuhGAbgSgd/tANWYvW29mc9Fr3oHaBKA2Aains7B1 wCpxh5jZV/TxcqA2A6jNAOouYBXdGjXk5OE8GnsOcFUzYYo+3Y4iW4AiW4Ai T5uCIuKLMtOkaODiKLIVKLIVKHIHUGR5RkVGWBEzx4kGa44i24Ai24AitwNF aPIQnF3WZFRYHIZmphQNZB2FtwOFtwOFL+RpOT33nMvwZgITDdkd+HEAPw7g b2NhKzNaL57ZCetEDH4CwE8A+PPAetOBa6NbEymEplHzubZp2miq5uiyA+iy A+hyzqfLjMlsLSPucdMzo47naLMTaLMTaHMLC6MbE63PahVQYyzkGrT6PQfA 7wLwuwD8WdAYliKp7SArEuadFfkkHEV2A0V2A0XOAEU2ANDFDGre2JHPxQHd A0D3ANDTLGwTIy1xz/HSkQOwFwDsBQA3Aas2AquWgXJmHBH50Rz4fQB+H4A/ lQde22yaPPITOqD7Aeh+AHoyI+gKUM6MjiKPqAN/AMAfAPA3si2bAWg0KbBB zegocvU6oAcB6EEAehyI3eSDt8aBkdvaAT0EQA8B0Bt8oBpzFUORfT0A6joA dR2AOsbCtgCrZEXXDKQj/5QDdRhAHQZQR4FV6E6uYVAz24mWRhzQIwD0CAA9 khFUlslNR4qWfhzQowD0KAA1n38dwzRp/dHvDN0ZzRpDjbPGQB0mqqSvoUAE em04QTdG2aJjZSH60oCBkpHrODrVx9FEEkQLbI7px4Dpx4DpZq5RZ4dRFehf bgJZeDRm8G9oqk2ghdIag6OCqVFyRgAF491V58wCTLSI6Rh+PTD8emA4vX+c UCTztNRGtyVaihiegpldcTMjKdrMEfecMdr80w5suwHYdgOwbY7bopNsVR0w ukXO+Qbr+n9oKajNB1T0NZluMdRQ3akNFbsFdkO1gYY6DhrqOGgoGvdPFuAd qwEWD/gMy9AXTLm6+FPvGDoEMMnQVmDojcDQG4GhMpYyS0X865IW4F+N6M4P X/9U7bZb1Amr7BeLo/da9GJrARafABaf8FkcWxeLVmuAsc5SnXm1FyMDgkab AYtego4alxugL268/ZrlwCurZnS7m4HxJ4HxJ4Hx5GtxXqkB4/m8ZXx0P7Ia P0mGs/Hm3pbiPT4ylzqL85Yn62cB608B608B6413oGg3NFvYLdeiH69i6heP XsPUt2UG+OhHj0vCwSQdWO56oS6CjeCi/2uZxhn3SIHfeKgXNIF2uAm0w02g HYybomi/nWO9ITEC+aZluPOptzoqN0g3t8WgNAE/9dQvon7koJt+4cS8q7r0 2DcCm08Dm08DmydET/6R28q5aVtBOeMGi1YHHfibAfzNAH48D7wV9URf5mIX me+AnwHg5lzJAS+Y/qnqR0NmW4/tQI9toJx5fOgTXlISP9w0q0VF63+6ubXz sa7FB5RWZ4FSZ0WpD3cvPfz7ze09qpqqroYkmwCYVykr+oxUKb6gVKrT6Qhv fNcTPzl66sLnu4eXRAG+jh7mXPFDs2bPtcurdIbMSmwH5cwDRS6YOtXOX75o 3uT9r3xE5zS89HVve7JvaPTBtrmbC2cfaJ+3rVDzYMf8if8xMn73r3ct2U/n 6tT1v+kfGbPrfZlyIdjTYsNGnSqhnhUMSEqVlJA/GRge5USLi/9+o29o3i3q plz88rbP3fq1ke3PeM3sBbsLZ/W50n2tw+u/Njh3kV1F6aOnFX+mUGfYt6H0 uobGWT/duf8GVe6nB46d+WLH4BLV/KhH0J34dFvPvH/beeC4qqLyL5SIaMaW XIuMnUOr2eicv26tfc4aYk5B5KWtW026XD476pxzBfls6vMofqLSejzF/GM6 ep16Z6kMIZW49IGGWTrJ5/Vdi/erHg5fytb7T70mP9rS3qXqvq2+vlHJQlH2 ZkSV+A7rMsOgPJIx6C1XhC2Kchjo02sSBmrV5+fR7mVHImvR548aIPoCqSrs k7IhJwDaDlCOhhUNWAP0/Y99gLUG6LueU4NGrAEadcVGIKKBfjPvBLjRORvX TNdpqJfARaPe2GhP46JP+Q5WYCdrRVbOwmhohnEKoKHPY9Smtr27QLkR808z 1gBN8GJzHNHAWhTMjNuCcdFUOjax1LhoiIfu9G5QzjzRNJNPaIC8FrHJvNZg YuoatGENkIMp5jcRDawVZBd3D8A1fo0oYjOOi5x2MceWxkVP7S5WIAW3A+Mi L2nMWahx0VOLet1eUM68nclJm9AAuahjflrRQLd4ZGVG3NkYF/njY65xjYue I3TP97J+1OJdGBctPsTWATQu6rsIdx8oZ759kTc3rgFaaYktf3g1QG2/jy2n Fu/BuGgxKbbCo3FRL0a4+0E5M68mF05CA7SGFlvO0hqg3rSHFdjP9lI792E0 tEx4MCNadM629wAo12ebndAArZPGFiq1BqgP5dRgAGuAlodjK7WigW7T6K7a uAcBrrnF1OUSuGhVPLYsrXFRH0IMCCkaDGEN0MJ/bF1eNLDCxFzcQwDXPF70 IUvgoiiHWMCBxkX3cj8rkII7gnFRmEcsukLjopZE9/w6UM680Gi4mNAAxbnE Ak28GqC2T9FgLtYAxf3EIm20Bqh1qVww5EdrJekKUQBSQpcJoEssBsmry66M uhwGdc1nj0K0ElqNA60mgFao7XNpZWXgk9cqoQuKlxvPqMvujLqg1XwzICG3 VUIrFHYYi+LTWqG292ql/T/SLnSPFmANUARmLPDRq8GejO2CQivMAJH8wQmt UIBqLC5UtLLGiZmi+o5yJbo5i7ASKFw3FiWrlUC3XVg4MrTPMSDADOFpaSuh GgpajkUSi2paDfrOBaP8JOKG7tASrAGK0I6FTWsN0L23dEltl+tBXTOlokCO hFYoWD0WN+7V6igrcD23Ad2FZRgNReFv8KFpeZFFtpUonMpMWGnBPoGLUg5i 0f8x3AjDxkWxY2aqHqUixXFRfkUs1UHjov6MLD/O+pG9KzEuSiGJ5XV4cZHl N4Jyxk1CMV0JDVDmTCyJxatB1M4JDbTl1OKrMS5KCYpl7AiulncCoJ3gq2Tl GoyGsp5WpaKdZLCTfM44uugGJTBQOtdKgCF9N4pltS06xVeNY4+6YQINZayt SEU7DdBu4qvGaUkPWwIN5eMtB2hHDESB6WYcNAkOJjK1DRgNZRguA2jCxHUW oN3MV40znF6XCTSUNbkUoOnxtnbw3wrQzvJV8+2hT0YCDaWDLgFoH2IIwtiM 5aGc1sVA3oeBznS0BUtGKbqLgOSP+CVvxZJRnvFCIPmjfsnbsOQxIHkBkPyY X/J2LBllfI8ByR/zSx7HklHa+nwg+eN+yRNYMkrJnwckP86CSd4OLA/xC4wC eZ/wa7oTS0YkCXOB5A+qUxmIQnZhmBEAMwfAfMicy8oVshujDQO0EYBGD1BW upA9GA3RcwwDtMcAWpAJJIGG+EliZCB2p00nA9mHMRDdyiDAoO6WlQ9kP0ZD PDIxcheN9klzLislyAGMhphxYqw1Gu1TgsZDrxS0gxgN0fvEeHjkRZCfDuQQ RkUMRTFSIatF87B/XIcBEedSDwBMUCIdxvIQXVQ3kPeHfk2PYMmI86oLSP68 X/JRLBkRd80Gkv/IL/kYlozYxzqB5C/4JV+PJSMKtQ4g+Y/9km/AkhH7WzuQ /Cd+ycexZERh1wYkf5EFk7wbsTzEvtcK5P2/fk1PYMmIQrAFSP6SX/JJLBnx IDYDyf/dL/kUlozIHGcByX/ql3wTlox4KJuA5D/zSz6NJSMyzUYg+cssmOTd jOUhHtAGIO8rfk3PYMmIzLQeSP5zv+SzWDJiZJ0JJP8FkKyHx03q7U+rn7dg jBLAqAMYXwUYesKpma90S1rUTzSpS6Ah5twSQPtLgKY9DHXsqRbOp4ikN4GG iICLAO1rAE3PIvXYeMRcLLBP8TxGQ8THtQDt6ww2xhiSsk0ertswBqJ5rgEY TwKL5jCa0M6Sn8cwSs+Mo6mTNtQMgPRlo2icpx0NNwZYAUlTJCcQsQ/YChRm aBXEzoJwaqtyBrgU53D/FCmABlh69KJ76WZWgPxCFpt4pEBXbanp8b7VJxQ4 6pxOGgkaRXYwXJzh2uZIf1vH/PH3t3X2qpDwd7d2dL2vbc5Gu1cGYVoYRqJN zJstlbD+60aUh8tdHuhDLLTeFurlrf+qK9dL4z7TYBXspYSZjtoqHDpBS09q B8nahb5JvJp1jnj1PKiWUEHdCkr7xEg8oGJ3oqVZuDjhzGvMtKXxp2RhVI+e GSNDyBaKljTyoaSwovMNPE/nbD1rLFHTe1Zkv+7bF2T6uJrvWtX1tcu7P4p+ 2Gk9GYm33n3B/VG831bKg9bWRxhPc+QHtkg5zfYENyepzP4o+qeHL5k3Zkns ivL+5tYOa+OS4xaM+os/pAmHHNgQRX1z3tjU3A42RJHdVowk+0Ma3A4FbsXh ZMMhtspDfIoA8m2FAjfHcEDFugN8D1DSfc5NT9DuFLIRhuyvYj7NldrgBO0e Iag7GZWSRlI+23G08wAN7eogaOOMlmC/PQeEoW0VRJheuarlCRbWEW1SgvY1 ELEbWcdev1i0IQnaWEB4Xdewtik7gqDNRxDHv4hdwWJTtuRAG40gkv2Xslgh hE3ZsgJtKoJY7l/KLTqfxaZs5IA2EEF09C9jscPqSI/+F7BUxxEESeMdYQ+y ZjLrSiH9RxuDIIb2V7AwPXOs41uW5mqDxOiOWM0s3aKEIdJGxyMI+cgdYSmu P7R9B6L1TvFLom05EFl2wlWKtttAfNQp3lu0jQaifE5xLaPtMRCrcorfG217 geiMU5zyaDsLRBacsmKAtqlALLwpyxloIwpEeZtp0wnEJfv7fmy0wQSia53K ZhKIHrUCG0cgBtIKbBKBaDwv44YQ4xmtyrT5A+KVrMBGD4ihsQKbOiDqwwps 4IAYBz9o2rASWzQgcj8SP8WtFxCZ3uN+EeNABGKu+zhLoIpogwREBJcShYM2 PkC8YikhQmhDA8RKlRK/hLYnQOxHKcFVaLMBxKKTEvmFNhFAZCyJYDS0L8AZ UFG/s/V6C4oH1No2WM5DtBXALUCsvl8ldpXGxOoP9kwecWHG/3NArBamR4Ao tvYQg1JwPeL0vw2Ile1VjwKx+pnX40NKQUOs/ReAWHFJHAZid7FYyuNEvPx3 ALESNnmIpU6wBfRBRRz8TwPCzrAwlJm0jcUSIQti2X86EHuWxSI31mYWS5w8 iFH/biBWnNl7gViZFZrRH+TMf6ZPrK6IEl/X8VUTUAtZ8Z8FxN7K2qIM5tXc CMSriRjwnw3EnmOxiAZgJWtLHKiI4/65qWInWOpyFmYeJchi/zwg7DwLQ4w/ S1ksce8ixvrnp4qlN0Ywv2UxQxG1MeKkfwGAEvbwtRmhFjLUFutEDOqBVKg1 GaHGGIrouBGv/It9UDLNryBz/DwWMG7pGFPppUClp7L1Xpr27NzwD/oArOc3 Iwt+DbveMA/8KwDUBdaRUpey5IQNMxptEoCY3l/lQ9MVhZa8nN0REJf7LwG8 27kiPUTBjK7EjhCIt/01Pqga+UKEE7YSu2CMAKjXAqg7uOJyIFZIJc3sFnKv /4pPrLZgKUsVes7rrFsRE/arQNidXBH5u4TQ1YwzIH/664HYp3FFtE2n0LPS Fi2IIf0NPrE17OqLie3kq2awBZnP3wjE3sX6jAGxHXzVzBUgt/lv+sTW+Pyd 7SyW9uFB7OVvAmKfzmLnslTZgdVMRiA/+VuAsGdwReTqbeWrtEER4iJ/KxB7 N1ccBmJb+KoZw0O28bf5xGrTEV8WxR/yDLwgAIhZ/B0AoCwW8S6BDZPrNrHt tBDhLF9RHwh+O/OTib8TWJuFOJw0clxgQ5ZaQWrVRja41W9whYjD3w2MRCTh VjO7RskN1NahG9jA9rQBe/pcKeUwhP8uMKLSbOD6NxU28EluhS5uono+1w5a JsY+XQ4l+PtAyyD6b4uOOkb6Xes8n1FFel6SEV9WurRrTIxCvBza7w8AY7wU 3wOiAz8SiM67hm1qBzbVsfhOYBO9Up0Yu5zE3h/02RTzjQ7KuUyE3UU2C21r WmKzjNGYxDv6EBXKp+7+MDAP0XRb5rHJaZTccl9agHlFvtoh5k0WYjTdlnls CpmXlZv7o8A8MyDCPNxEGgXd0172bbEVbRtby1fpU+Jj5LaJrSvDyP0xYH0a +zYRVsW959FCfMEi2a7nU41sssQ+9Yill4h4+3Fg2vMYn0JEnPswg6+aUBZI qP1Jn9ga+TIlAlG1UNqONY0w+9P6mpcc+7mMg2aHGsQEGYU4sD8jOIjv+l7G iQXWRk1/h42C6a3/m7kGqazvY/mm79thtmRPClU1U05/JkOZ53PLFNw4XAcH sk8rGZ9Nv5yXadqIu9Ks0pdf3qXRBT9mUnTSOqf/HxVHT890s2J5OZiln9Bl crFIZ2WFlv1fY7dSNp5GoWtZIdNJpCkn2ckwkdhWLyW71uq8OeEhh/5EqmR0 i2RQSHtee0ifP54qGd3oxMbWHlrnx1IlF1mwfP/NUqiPuPkjqfJKQFOZXNMO 2R5C5g+lSkYhLbP4Km2D7aFc/r1UyTOB5GZuDXLOeKiU358qGY1aWlkyecE8 FMnvTZXcACS3s+TrrRNJye9JlSyjv4Sr0kNu/K5UeU1A04Rv1UNa/DupktHY POFj9tASvz1VcjOQ3MutcdAyIin5t1Mlo7lTP0s2sVk+QuFHUyWjSecgS95r NU9S8pt9kmOOSoQxzBrssRoqifFbAEPyIzpY8AjD0h7MHtrfR1LlIW/JXJa8 w2r4pOTfSJWMxn2JnZM9NL2/nioZOSYT+yB7iHh/DUi+nyUjF2FiT2MPwe7D qZLRVzyxS/Awlvy6VMl9LDixiD2C5f0ykPd8roti2pcymgkY8lHevtonWddF A6BljGuW6n1Utg8ByTLdopWM4JrmCtaFAhU8ZLWv9KHZ9zKIloix8JDQvhyg ydS7LyNaYqtZD83sy3xoui7yMiG0NawfhaWMYbSXALR7GW3Ih6anQJKrbSJ0 fASxLwIY4lIYzmjReq5hImx8xK8vBGjPiaFlWtDfyOaZpRsfyev9APDZDDiH pWSwcRNXM55OH3nrfQDyHq5LC6DBZf0trJqxzEfUei9AexajLRC0VNu2xmr4 CFifA9B+keuuZMGJDb08FKv3AHnPZHmrgabjsZb0kaj+IpCsF031Gs5aIFmy /c2LzUeT+gtA8jNYK7S5vCSX0eY4HiLUZwDJd7HOaONv4SEeMSc8BKd3Acl3 suStQPJelkyhkx4K0zuB5NtZ8jiQvI9bg7Zc8NCV3g4kP5Ul72TBB1ieEzua kPdUIO+cOlWUcSUIdq2RsY2PhvQ8kCxUmCjo8zDbQWG067HkW4Fk7cLXq+8o 5PUYSybaEw+96FkgWc8VdW6Wl1C4JHMiH5Uo2shKz2YaVV1E96rP1YsL20cb ijaKykoRehLUzU8HijYwyk/9iTYDyk/ziTbWyU/pibaryU/fibZ+yU/ViTZU yUrLiTYi+YRfAw8F514gZYp0m2jfjMpQa6LdKCpDozkBJFeGMhPtfjAVeky0 awDd9ilSYSK+/crQXiLG+spQXK4HkitLZ4l42StGXYmoz7PSVCKS8fyUlIjO Oz/9JCLOzk81iQis89NKIkrpP/ZL8VBIjgEp+ekiEe1yVmpIRIScnwZyBEjJ T/mIOH4RvaN+WJqtuYqH6BEx7CJSRz2JqmPfcVHmzD6iR8Rvi0gdF7E8PdKt tUbnHqJHRCkrpI7zXf3s0bmH6LELyEOkjnNZP/Fa0ujcQ/SI6FkRqeMwS9ZP 3gzxjfmIHhGJKiJ1HGDJ4kOjcb+H3hGRniIqx16WvIYlE7mih8oRUZMi2sZu bl1xtdCM4hyWjAhEEUXjbJYsPg6iTzyPJSPCT6FjlBWpcZZH22546BgRGeeT QFNZRZMNKx3qRR8tZ/KpyEa1KAuCNBB1FkZodwoTMtQYh1Yno5gg9QM65GJd bGIFDrDxpEGMdfHNnWM7H5vV3BZFC72iZWBVvG8F6RAlmFg2fUqyLn6hbWCZ HTn0F72jq+2OFoSRYFahL2xwYFIjhwjGiQwV9kWJT5Stb+pt4d6Yob905XrZ FyWG4CQjJNkXoygjDiPKyr4owW5CkJhkX4xiPaIYjhT2xZh4Je8sH5mHxTRk GdSL51hQPtZFFn6+wK3Jv2nWxfKkVgOzYTUfV+ddq7q+lpN18e9AcRqzxz+3 tVKUJT3NkjKDX6r+z6S8HrE63wXqEBmF82FCMWuky98DEeRADmaxUABkPEYb xaLdaaFZoU38ARIFbR/M94ByNGGMx2eneBa+75MyA9iUovw/AjnyUc9OUfgD rmOcAiWnEQqZCAf/iWWIZ98sKfIvRYMfcm20getMrkfF/zcXl/2GG/3Sf8SF 9vIRipeio//DhWRxCQVB0dE/s8KyfoYim+joX7mQLBGigB86+r9cSB6cNn/x H7Mym7h4O5emQj/lS7Jq3eGX+TMuJFMsFJ5DRz/nQhLBgGJu6OjfuZAQNqBA Gjr6Ty4k8S99/uK6Hz2F68iMuT/eKPLAyzqlN73UrlN0S9pRA946ElXaw0dz A3X0OFrWtULkibqO7uXaCyG86Chd2q6jO6PegCGF9nAKn2Q90M2wmiCFs68T 6DrkYc+6AqDrrJU6qV+YnHxpWsIEqJPw7uuSRLWS1W9v18nqkdd19BRes0aO Su3JrLV1R6zjt2JJHsHcPnZ5gMT1Zu3GkcejLk+6FjDCRwNcxX7j6EsLXWQs +KdcaCUfobhH+/2uC23ko5T3+4+40AQfpXyb9Ge2lr98ujgKrKaj73HxY1w8 5XZ8h4vfxMXtltODU/3KPU9CCpKmZE1urSxh/zuhlsebtWJFSnEueYSPmgJ1 ZKuGvXzUGqjTyJZv5zqd8Tq6iuxfsZ6PugPSO7nkUj4iN3O0aU7B+tnvQEeO PCnz+GjEXKL0M8iU7pWndZAnuSQfl0geZEb3ytOfT9lhp54/2JwMFqdH/6ve gZGuGTXmw4DicXR1/V1aZQuaGd9t4886+uYpp9yRpu4FjZHAzUDgnY4+SuP3 dnb1/U3/yJgSOT6jWH97y+DqGcqRV6g5PatvWeRkNGZvYIkkiL4xatsVtfeL /p/5XpRUTSVB6aXkqWPltdOC1vt1QyJrReSuho45yvsZZUqySGL5Ckb0pcCU BEadVzDqmgOzZOowxjuoIZToCMK5eQunDtMoMOqmqgZTFjkwNIwMjgGyklWl qGOmE6WumlJjpI7646gzzwdjDxuQcOOg5z4XCVfHClALnzt1G9oERukd9cMH 2udt4w5Cwe5Z4llTkDoEydsV7STzqVhlZioJHPWkxTtKMII1BaZHYKIOkOj2 Ft1KudYYTdP7WQpdPBI5IDfDFun0rsSQCwkaEkGqctR/1KoN39WUmR0SOSIi oxuYeDWmjPSQyFG5UXZ/UP/nFkyZDCOR80Wk996nTMeRSDOnKykjvfc5xWuA RC6StvTe5xaWmCJoiQiyP4HOfU5xryCRy0SkIgOA9znFH4REmuiZIrrP1qwn uzwTyaNvsnojxm+yoa/JSS5FL4QgrxR5LC4BmxSydK1YGnUUe/j1Hn05P7HU 8NSNLYNJChloxmfwSZBbmZtUKpdBOamkkBUbxQr7MVQWqWfmTW6TaYlXlFVK 2kc3D2qVnDRSqFU2S6ugwTSRiE0CVMeoGAdUrnubkz8KWbFVrEAvMM1uNxUq qaym5KSNQqaMmyu++cDbCmwFI+RlkELWEMlOJdiikFU7xCr0jiTaxCkRRwWs mixMjSQKWWXivb0vRpOKXEG+KLSKQCpH3es+EV4Bbihk9B4xGs3oTbtNmSaq my0dFANjn4NyKKGQRfvEIvQO/BFo9ZSBzwGRhiZrP8wnzcRJe18H0UbJBetH BPR2JBhn2WdENcugdchboFxUitmpMEM5sAo1b6xvaOqKRJqwME1iFfFLReRR eVU4RqKsmdvX2wZX/uvGbXsvPhsPveG9hRrl9Hq4WCzZ0HHSKU0slROaknOU pX/T3jWo/GoXId/5sT+9KOLhRx/7ds/A3Ida52wsXFAD20Ldg21zN/+v/pEF MFxMz2NsKqgUwJGLtn6nZ3DUAbx4/LcXAe9rHV5fuKDmDIWSOn5yaHRxPIRs miqq+nUpoy6PEmNBIzJyjAWSZMW4jDxR/idcx5BqbqiL57/U2rfoB5vH92sf uyJJ27n/Bv2EG28fDm2c7vbVr4u/boitzSvSG4pVTW2b0v3NN7ZR+W+i7q++ sdrRevGC+pCpl/pX2ju71XYW+mtCjwEMwZ0Kj1rWchLeLGzoqClSyNT8g5yi ago1nFTn1adV+57QCOc7QPyoOVWw+amW+CFN+lxRjWgiSDXMUMONAhqiyb4Y Qiq12C9+v4hXIxdHPBpPCg2FMEst8os3Y3A9OIr6TgRR+BeWPsKiZH+FhY5Q 1eKx2UzRfh9HHdJEYcV0HmahMmFZ4BdvpoDawZgQ/xMgXjbQkKMxv3gzb070 Ic2V+jMgfpCFSjPN94s3a7xOf1FW6Bv6cyBemkR6zjy/+C1J8dxf/gOI73eF 2pwVSLzxfen+ouZpTn/Rb9CnMIR0lTHXBCzZ+AadTqMM0HdVhiYx7YW2cSEf zfFjGAcr7jkaA609RYxRBeu3EJwb9uMaF3Yx8rA7XUrLQIFYkRvCxlgMzg35 cckVD/ua1xUv25MI21SKbcuTGNzhvMsH8upbzkcpdpjXbzHyFCR7HYoSjXwc dlstB+cG/LjmxZnSJ1sZdjbbsZKPBv2SzestpScipvlOliwcUynaE8+2OhfN +FWvEwwUexWds1toNTjX58c1rw+nRyhc6RHI+yT7wQjbVL8fY04Sw+11yIkn m8Os56MUO6xlVYVj97r4AnYSJtZc68G5Hj+0uauJjqfUMOYNMmwbkLwRnOv2 o/Ul0dzOGHk4bStl3LaZj1IsMpeczhhFAxgM7045MTs2g3NdflxzKaUzZiVa i4gwbdyt4Nxsvy6dSV3cTuulYYvpol93scj3lDZoF1y7EwvuSB7cmL3bwblO vy6mGRM9W73WjS6jGXURKt0JPkpp+1lJXLePz/fh6nmlUAJL+m6Kleabp3u7 6m3J3r4go5VRAKvdujvBuXa/LuYbX1TY9hOgU10tXTKFFkXfcht6FzdIh18J 2pTA3/VzbYknCb57+SilBYoCjvs/kWwEw5AiEmPb/L3gXGtCl8f7VhsaCeO8 dfphtOhhdFkpuqS2QTR0s3H3g3OUZG7MqVdv2Xe3dnT9bd/QqIplvaF25iz8 PGxiSMlzPshHrbbUunhE65/3zV3u9vctwALZtOQ6PnK0TUS2frN3QLs0tEgU 2RqNo+0GuA6cm2XDFONxr8oj4g/ILQF5R8C5JgdDNbwK9FWeGIWnA2+8GOIe kSw00lnX8YZ165KSARcK65b9Um7ko8Z4nRpedJDERjvZ3ZKOfXA38VF9QB9d 6GY+SkayJ3YKkRTwOiw7Kmht72vuoBWDf5tbXP/O8VUKv5fUTpGkq5D63zEy CkQeEkrMjLVMSqrI97jQjQyREr34j1zoKB+V/MX/iQsd5KOUCC3tc9JrBbv4 SBjYqZD2HOnl6i1cCBGJ05F22ug0GM1pUpJvCSyu3RgNPPnRAXTNXDFDKpTu KUMyYL30SVHjoM7Vl+xk1ZnMWocIB8tKZyL+hbypS1dxfntFrNLutnZ1eXmg pJ7X1fHoSR8tCNSRmMohPpobqKPnnrKBvD4aDtQRah/Z1XwQtoe46dfyUV9A utDxbOSjnkAd2WBVEohDWUoySxlnnNmBOrKZaWKu4a0jI+I9jNMeqCM7S0ru d1u8TmgE6JWeMrqzH+4sVEax0RAeZ1lvm1zcRKFhE730gmxAoaFUVjmhgRbJ 8dAGpYy3xt2KXl6glDGY9aGJcf9kHJeRAB+dgn+sZt/djMQ++pcYxSFWEKLS m+b5ubxaVwOXTjUfV+ddq7q+dnXz/HyHrxtf1bXB7vMPXJwoWHNw+sSmuzOA /imKfp/r2DxAWfl7/pHrGDresvl7kA+qHCafmBwZftVzPSouTD7CsYg2XbPn 8brQPj5KSfQSJp9ocwNbrZSK/8wVZTCbwunzL1xogo9SPAflUAAhulC7IX/C l2RqgFZj6ShGAWSN1mHxf+NCq1l6dgoga87hd43I2n3ZFECJ92+M+Mdaeva/ yYUCaISPUlJkdR2hABpwa6fU0QNM/XB18VGIAkhIfIT+eH6gjnC9LAqUnKbz 0b9pD9el9HBd+yM/PbK7IGMn7oC3qb9DrDhVPWi9eq7ntmrCXM9KHXFZ62R9 m+UkJknXJ/E2K0dzelPk4P+QalmX1e2K4+Z6VmYO266sNBvX+pN1ObU2RKhX HQuCYYG9WigNfig2Vws/wbdcY/Tla4xswJoHVwtzgND8VhcNALkeqjmnn1Ss 5gR9epfaFl1l2fbfdxsj+lMtqfOX+mNI7z5OJle/7f5zjaFzL/BDUXSXiub6 TGdXr8pTf6JvcI6OjdkavFarPEwqyO2Ls7v7jtbNbNiGT6eknVOk3OOtbZ2T F575IhUlp/79n/1zFqt08i06s7z0mbaObvvyNwfmLpHLxc91dvdNPuN5r1KJ 5ypATV0qbMXXGrO1yMe7egZUKKCOqbuI+I3ZfXMKW3XGRvGTXb2Dnmu1DHfx vDJ/Gz6tPWx2Nrx1Iz7Y3tGlWk+F2y2L3QjPtVp1U1QbfqmlrUMdb8OnpzOE q1+Xa8WOnJnBrzaXgi+zy5HdmxXjMn0PpieS1Xj96rSq4lpPmOtV6S6raJ1p N9i1+URcTVblXFGoJtWv4A2pyoXJcVBnesHxiofU6wBvvU/xykBJneipvSyy +cmSQJ0Rrb26LEv9CwN1hsypgh1SMBaoEws+0EfzAnX63JK2KyXWhj18faGL kyK9i0smWBm8dVI4Cbx1OhhH4lP6A3VS8uq9ddq45EY+6oWt1cJ6bOajUNh9 SoK0t05KQrG3Tjmh+pJKLJuidQTqpCS8euvEgvYLMC001tZ1XAcH7SOcEpc8 wkfNVp3yA/0TaY/T4f3q3HR4P7fMOTpnFadyTt+bjuy/vFpXQ/R8NR9X512r ur526SL75W2eIipLeD8tn2trIjlPM0Vikf26ZMrQ/u+B9lnj+fVHxYSXF7cW 3J89Qft7Vum4JUr9xd+bxHRIQvmPSZ1au05gAoH26D3Ep6gi+Ob4hcmgpka+ QGXE+O+LaZHl0xOXhqL9d/Ip83XN9P2hI9m/d4KldHBpKiSx/tu4UEoQucT6 x0fQsLjE+m/g4r3+4hLhL+m3/f7iEuG/iounbAwrEf6SBjzsL/5jLr6Yi8/h 0lRIIvwXcKFRv8yfciE9ndPPWUqsuET4D3PFhf7i/87F+7n4Yn9xCdmXBOll /uK6X0rwfgsbsDLeKPJcl/hNpRPC1wSk60GonsdvCpS86j5AMiytNu/XdFj+ Ve0lu+quX51WXZ1aV9yqCXO9KpcLpyPys+KNm+tXPCJff87qreFhrDfqO1Xk gbn+ckYMsj6Zsp+0PlrhL/4f5krBXgFY6i/+cy7ez8VTsvdk7DbCFRf4i0vu p7j858cbJedoU3JUYyPY0Ph4BR+ljI9pLKLajqOCvqX/xrkD4j7Vbm2URSCr DDTYuIL5BBQFqMxLbBv0v0wDpOYaiHeWplPOQE6Y3i976gEZBjcl+jtpOp68 2onCydwEb15wBTISzOulTvUuFS4K9zL6utsO8gqITeX1hcuRtTDJbdbFjVKB 1IVog/GLf/3JwPBofJsl8TJZ0eCxfIZap6MV3N4ZvHc58xosPszE5jj/n0EU AcEkB8n/RunzFUh3sKg1E5uYJNTNnAAhi1Bon98KpkKII2qK+RCyaoeoEiqd GWFxkkwtLULURpsWX9IECZ13VpQ3Of9MM2fKjqjnU8J/Wdk8CeR6TaHmRN7d FN/Dd7n4SS6eMp7M6c6Wd9tZLo795N9Sf9mh/H8LpFZ7EHaV6iIfzKvbjkus i2/rMPUXX5runZdCnoy8Ys2NXkVVbMdl08WeaTkXKA/kH8ClfHkbiafBuwLk z/NIBIzYYSLIwyCDRYmLCaWHCFnQca4TYhiv4zoSYpTgMddV5Pt+mEsmuNFj 0hu5jjB1NVnAsZn3rRnPofy/WQy1j6FcWns4Cz5b5jWkgkTmSSRbs6MCnK+e LfMaUqGNVdjBKlDAWspE9Gt9g3Pvbh5YWbhZZxfWqWN1LlTmr/uH58MJLcqH lB2Nxvmo1VYNzgsVxBm1d0Kh9NqO+RNfGZwzZl9+sm9o1LqMNu99Iasinpmt fNTm3B840ztb5jV0f7r5/shacrujApy9nS3zGlJB9ohbx0ehGE3ZFU922grF gg6ygbKnWSjmdJjrLOE6odjWOVxnAdfBkbOjXFL29gvF5c7nOiNcZyBQR6KY ZQk7FGesnZsSyW2t6/vrLOM64iqeE6ij17lL/AUqcmskWkv3Du3XDkWU35nj +oS5XpVrLxWtM72mEuoliZWSqlhNnOr1q9Oqaa319aqMbRkHdaZjVv7Lx6zo AaT+fi8OlNSBhTp2TaLY8Ddfj9RkeyKcsxWTvoRLZh+5yLYnsivyUKDOmCs9 00gslnlWk2XEl308KaPVxVyyJyC9nFGxjCJXcZ3Q6LuX68j+saFRfmxykikT S6IuZdvTUCaW5NShzTJxJlbKxNaLkzIft18RWTKxUrwL1psqVyZWim/EfmEG M6hCfpmsckKeoPRMrFqujX1PsZGlNx0r5PfKkJPFp1WF0yzF9rgFErNYhCzY TDE7S1c5x4LszPrpnKwronU15D1V83F13rWq62uXLidrercVsJJ/yXdbQdlZ 9s4pKMTKKyeWZz2970pS+vS+K/ZChN2Q0/uugDfxNbnvinY46dnE9L4rvjrT CV7V6iybHgNWz/WrU+uKWzVhrlflguF0gldWvHFz/YoneF3FT9bl1Hp6y5Xp LVeiy9fYliumq7i84XeCc1G4FYACqUyXZWsWYnJRaqogQhUdpv68sb6hSc1S LqRfvl9dpXc354xYWgRznrJaVVamU+kVxVLdv2zctmfyoTe8V/1RoXcPF4ul C+mXKTrRGV1X2bYw9M1S90XttaDiCi/eh3d+7E8vFn/40cfUPdKTzNsylrvf lKvmbWYsk5Xajikq/vTiucaYyanlnmdUs1t8avlZXcD+S5qVZfXy728a36+7 8UULVaBprJejy8awqt30JvZiUpG6X2nv7H6gYNx4F9IvfxXcCzqiz07wZf2X fhFXegD3LfXXdArY1aXLtWJHVnkVy68prxw6l3H/FDSc+5w5F0wzoaPAsOqz plDmzBFXqm/cQlL9ySD2dC8wgvh2z8DcF7UOrik8cU/byMZC3X2tw+v/vHdg JHM6RxIGfY2/0zM4qkQTTEkdf2lgeB5M0gg2CvrMUaNkzsDANzD+fSGpmZMq Ur49lnO2imbr16YPooq1njDXq9InWdE6077Ga/OJuDatujq1rrhVVbnmOw7q TK/lXvHEh+ktbS7LljZWnIq/zvSWNtNb2qjL01vaqNrTW9oUuOI1taXNdNJE WdcrrnU1JCZU83F13rWq62uXLmkiZZSbOWkiZYCdni9xiXazqS0DCiVLFLhi WrJE+PNCRyhT4rg5Bz4vfhE2dtb8iB8AbJ39WLE9a4y03DvVxKSc4NJUSLIj TvglSU7Ejf5Ckglx3F9Ish5u8BeSXIfr/YUkw+GYv5DkNRyJGy7ZDIf99SWH 4Tp/oZ9xoUP+QpKvcMBf6N+50H5/ISFY3xu3aZLr7/HX14UkbWFXoKQMQncG SspIeiJQssTo2wMlZ3LJrYGSDVxyM2yWJr6+MSCpmUvqaW9WJ1QrV6PdgXK5 o/TMyvIt5HNMSdJ7LP7D+w4vJy2hm3WcD2pjp1bMQ5HTvTXAiMSwn8vRNcy1 LYrpyay1ZS8pM/Mvz/k1n6WYeX1uN5gwU/RzQfv60piafkl6/wHt/OoIlFzD MlNyxnTJ9SyzKVByM5ecGSi5nUuGGncn62mK6nka/bHL6RelKWjPCUODQ13h qYFCspvGrYGSdVzy5kDJRi55Ml5S3FO18qkNuMm0pKOBkuLcvC5QspdLHgiU HOSSewIlR7jkzkDJUS45DttmzBwVorm9X9IiLrnZKjlhSgYX65awHhvKqC17 5a0ro/ZKrr3Gql3pRI7VbKHtVvfqqF/9ssPg8jLsEgrKpVbtHEuvm1jA4riA rIuwkgC7yBJh+lp4OXYb115gTmQN7XmuAKSqt50tNN/gSgf+TLD8UUf+1EKA xFM91zHNFwz0g97hBR/uXnq48MTv9q68sVD3gZ7lx3IFA+1iM0YSgCgs6G+6 +0d2zGzpLzyxcWbrQKGkjtGOIKjJ9rBxw4kmq0SA0F62ZRDe8qmGCu1n/Ym9 KlfQkCTVJ5ZsdEHZBjax1BKTJO7/EGeV8AqFFmVkeYCWYqo2KUiWgoyHvdrT g6LcfNsG6phVmjIkS5P17lWjtfnnW66pZmw5WbjqkofE2Jl+Yy0P0WVNDxLl rFaNJwr9gAtdgVQf0bBWNIyexOhRJDfdFU/bEWWLcjWeu0HKXvGEmy5WlloW pd7QW9q2snpSZXoEpGi/5tjMOseIK5fvoq8RuY6tqLMCir6aslSb2HkhVvIM lwzt6yCrt6Gg+Fu4ZF2gZGJNN+s6zjmuSGu431J/hRJcdAVEsVRNWRD/1XS5 VuzImeUiC38xPjSUrnIZU12+y3rdCgrRkawI3uIvJOuAZ/2FvseFznAZuiRr eTf76wuv2Wl/IRmJ3OQv9E9c6JS/0A+50El/oR/RpYL1Ox63rmpX2yySOFjo x2xc9nU32/CsDpVlLCJlVW4KzhNhSz4YlF+O80TCJ1PWAgNulL/tGZj7tKae RYUnTs/qW1aoO9/Uu8S756sApgRKBNwo3+8dGntk9sI9hSde37V4f6GkjlF2 lcR5pixUTsGNIhTTu1k8vuV5nCcSaZqyFIqcJz9jcyf8FfXzXmIIWqXMlTQi 4Zfry6gtAZ9ry6gt7NGry6gtdNYrfbUTS4uy4LqsDMR2rm38vLlTezpZgHb1 lpPkI/zmtKCaK91H1mFGpXZmbAk3X8gF7etDLD1E/zeHS4bIBedxyeFAydiq Z0pJWYdBs1O7pH5j6zllCg2lLikrHwkSTH19HUtCG+PaJTdxyZR9YXXJbVwy dN93sHYpdK+6pHimTaFJVEhctbo3XIhfQuNUjX4uULLEFp0JlGzgkqcCJZsZ /cZASQmoOBYoOZtLHobNkn29U8IV9lolg6lM8gDtilfLEEUicQoTVu2s6U0S n2Avl46D2qhbSi7JFqv2BKgtr/DFXGejVSdr8pNsMbYuWTsYHYIXTrMmRMmo ZZVVO29qlCyRrrCk5EiSWs8CllkCpL9u5Ouh1CZJblkUKLmVSy4IlEwsUHpL TuhmUpdDaU47WGZo75ddLDOx75wuuJslDQck7WVJoZSnfSxzIFAyZa0sVlL4 rENJTYe4JE5lmsJambfkUS4ZSlaSnJpQitL1XDKUmCRJNaF0pChatWD9cBLS CZYZSj2SFJoyE45OsYApphlJTk45yUWyD0k5KUXYQ5yeSCR1yskhwv5jf/qQ Wxv7lLPuujLV3CG+do4FTecOXXGtqyE/p5qPq/OuVV1fy5k7lNV/Gc1m7XL5 c4ym4OCUZc7y05Om4P+UXaFzZjZlZap8QpeD24+zT7QP3IRLlCWVlW3SqA23 Jldqy8bYmZKtpuBjlbX2nHlaU/DADjImZStlTexCXtlvxQ3ImuwFN8PJmeL1 g5iMPIldsaUm+2WVaYHpWsn5sg3PvvakCx3xF7rMiWGy783BuE0VzhkLre38 Jxfa6y80yYUypZjJGkyaOC65K94E5r3K10MpaMK8oEPJs6ZuSeYarZvkSt0q xWvnSt2KpNsKLhY5qZ+YcpK4EmtEGZK46uN1ciVxRZtt2ZrTClOudK5oMy1b zhqR437kUuREmUq2HJOtUF6KV7QGAOTlTfaKNgCzRa3nKnbJFlByXUC6rmPf Rm/JVi4ZkhltAGbrsTpLHS19TaBkB5cMyezkkqu4oH09xkuUIkkCFFcESnZz yeWBkjKWXhYoKcPepYGSslH1EmixjAQXByTJSC60f5eMvxYGSg5xyQWBksNc cixQcoRLZlqSFNdyom3m8vXRgKRRLkkLkbkWeOdx7b4yasuOcr1l1B7j2vTC q1himI0ia9/dvtqJz8lCrtNVBqLsyGccxbkX7mVvdHkR5dRhiSsi58L9UlQ7 M7YENmVa8JZ7k3gKVvB1FB5tl5TYoJQtGXXJVXS9YP1C6carWXqmxGS75bwl 1wI9WmErrAMlU3bW1OXWgzopm3dKHWuJAZasWHpSFG5gl0Mp2lfHPkZoCIn2 Vq2evY0kmCprq18TuxwJ0WAjW12B/Y6mkqgkfIlo198K7Gg05USleOpfWMOc uxNVIlFJ6C0Rf0MFdxqqRKKSzHTQ5L2CewRVPFFJmhk5DspNWcq0u0+F8pVk 7lhkAyq7U49uth0Mk4klRJcMeQYkeiQUWSc0qng7en0lHn4Xl/Qt9df0rjqX RN7kFOpWkx1XXBfKN5rumhXtmpNl1q0mO664LhXb8ClBNZw16S0lEU7fYbTa oj8ItycK1TqFonKhaGxZOknwVOmCsnRyW0CSLJ2cD5SU1ZJzgZIlLpmJG0uX vCVQUtYvzkKLZa0iU9S5LpmJj8uKRfCXlMnGTYGSMujPFPNuren6S8qw9wRs GxmahaLnadLnTLhvCNRBSwHXB+qIgz9UMsrZsKWHOM0QR8mReB1dpQuUTGQD xKTLQkFCZqykLBTYMidMyaDjsRfodrBcOdZydL7astxQDrYsRhzIUlu/DKXO /jIQZalin1U7B5eYrGDsjQvI6jIe5sI2/924KRl0GY9w7d1J+4MuY1kCsZNK pMfLEkgmxj1dckegpCx3TARKytLGeKDkGJfcHigpSxEh5j9ZgNgK20aWGLYE JMlawuZASVky2BQoKcsDGwMlZSlgQ6CkLAWshxbLUsC6gCRZClgbKLmKS64J lJQFgNWBkrIAsCpQUlKAQ5sCreOSK+IldUFx3C8PSNrAJe3MnGD+12YSZV+w U3eyZoJtYni7dtZMsM1c2+ZOHAe10ctqC7DB3iVpAsiRVz2qbScaZc0Oiwjq bDljSTnBsJOIltqWY6czZc0YGwdy7GSnvLljE0DeqCUvRxaZFiVL5IleL/61 0fj1mKSIQdxWaiRLHS09kacVKymetpDMBA+jt+ReLpkpt0uXTGxipQsmuBO9 ki5z7lesZEW4FXXBay9L7DiXbAuUlG2YWmHbXMkssqx5Bffov6eWaDaFrIJ7 jfz86WlTSCXIiplIaqtkKoFF8Ot+MnBuXIXSAZ7jombPrptCYgA1d/6cvCkk BhBm/kw+lBig748Zs05n91VhxlWm69WQQVfNx9V516qur6HsvnNyjqvQum+O ncFmSEmIHN8erDb+ydZ1U5a0vwt00SMYHa5ggszsn5ZBaRF/D+pmSHybZJ1p AT3/HmF61Kjji+gVm57A9j2gqFCOF10Rocw0tIPYPj5FwTlZU84kS2wPi6CY tayJZhJZtDOmRdm7ionPrUYGdLl3FRPfWQ3PFOynSjLMZEeGXr9MyTVbz8VT eJ8k60ycPGhxj44ktUx8V8P+4pJktoyVGfEXly3GZD+RFB4syS4Td2UiRv2n LGmUj1JC3v+NCw3zUUrU/b9zoX5Xd1z8P7mQ0JUt8Rc3rwAuqadUtdyaKXV0 n5MNgop8wxKva/0INPD9v9Kfk8v+EQ06FO+KF86Z0ZbVZWjXybr7TDk5axOg Dk4tyOoovDNZJ1cuWlYHoF1He487TZPYr+5gsJl+9HV/bxHzuJFLMoTgc+3q b3uNV0+S9CM1h0u3sT72uk46759+VbWqq7anPj0tSM+kmuSlZOqkpyeNs8m2 363XFCzgF5D2xc1UV23PVHrqlR5t1KmrtkcnPbFLe3lK8jk3dWJpYzU8q9cl abapR5PyNrSWJwIzye9yRVmbWgUq0pF5Abiz2pewCFl8S8mqM//o2fZbW1rb lRNH/auXpB5kUbLKmJLKR6KUL0b7ZpQv4cztz3lXx+yewitZlBVLyr+gfqXI OaKdHg8/+tg3yN/yEAuLBhK23DUslqSZeJz6OcWGtnvaRja+v6VzQPkztOSL Kn+6tbPvgfZ529T1wqtZnvSTlDRJE5gza1ndrC4l+rH+tacVOe4Ndc09qgXU tkavb5zVekOpsV2dV9cf6lywKwYl+Y0puZvnTUOrLYyUCCVKaa23NKKXjBKr znfVlBrpXFGpZkOr/xto2QPQWmWE0CbAp3ikqXvBo93LjkTQGqYWQJtzJQV1 e8vgarXNk4JW9Rtn1JTEcImT2ehHP5tEV1I1Ugmgm3MldS5CV/Uc9FoebVur thD9ZkFXCA76TIBuzpUUUoSu/iiOZnXuNVqawpRh1BY/ugkfKirJUf+KpEXz DQe9QdBVGWV3VF6Vex1bvJ0hCckEFRWjhyTqybsaOuZESdAOUpMgqTKqbHSf Vbkv+W0ybBLF+DOjkVoAUrMgxTuzKvcHpkrWFD8TiqQfI7sv68eoDaCbcxo5 euzUv0pbpdHn8qGboCanL6s20EgdAL1D0NGT9Nl86IeT6NyXZwN0c66kju2+ HKF/yFSpdOrpIdHSfuIUYpSH6mhpzsEnTl3/lA/dHl+aICSn96sW0s9ZH8Ds FUz7OVN1VblP5LN4bxKdn4gBgN4v6Krfxp+9xwxejtRZE4OEH8khoMCQlE98 W7QfMmsQFR2ZKKXEQ6nljQB8cy7xUMY6Zta83QmDDh/KuQB9rqCjD8wHBT2L 7duT6PxQzgPo5pz3oXzMj2S+M0VVKv5wRS4FB2nMIEWdPP5gfYSBSL75iiYe It2LFgH5C0W+0ifqxtFYTPffUmAkuyGJyT13CcBcLJjoY/IcA1TgV0QhlSnC jAx1v1Va2x+HaEbioJtz+Ll5lrokC5TWTqkQeo1AJx6ZFQDanPN+Se5mdGHr T6GWMNMT3GlXAXRzzjsmu4vRhfc/hYRiRQr6GoC+Rm46GpPdWWBQ/skOAvNZ DUI3N6UYPRbOY7QeoK8TdDQmu8C2dzFmCnGFuSn4IdsI0DcIOhqn3QZsF1fg HL8eC5N68IO3GeixSfRAD56s3YrfMsWPa15N+MHbCtDNOe8ojt7BMDM/xtVo PHPm8+b452TLCJqNORm2iM7h0qXnm29EUZlnvxz0tHM7aJ7t0jzo5WA+HOnZ /uIiMeM99kkOWiZMpUnKyPE39we/JyZAM5hz3k+r5TllFx8NkZ3nh5TiHNoa 0FsQKUcFiANGxGKluWPxTmCxOecdO5OHrHweAnutLw/xQG38UUxslDgVxgEj Qs+qE2/wPaCVdksrodG+FeLLGqGMFtQOiNRA10JcLBXgMzAthT8f+4Dpe8V0 NNWQ8OkYPYLk/tSJ0qlECeIPQUQxFSBK6E2azl+sA8B0cw4P1sgl6CwRoFte knKZiBhqWUSUpGU3QgWJGMyk2fEm8gf0EGgMc84746IRuvOODrQHn0/jeiix CMSrU0GuB/O4Jb6Y2vbDoD0OS3ugAS0N9O27wTajdjEukpx0EtI4aKeiS0on YR5R/GU9CpqLuHR9X1YzU8PsFP43aSbGino+lSCtqRBjRZu0RcJDfD1oC3PO O62W2HyJl0jZX8p4Rx0PMX/LbgToxwUdTbrHQWtv4FMpa8t0yQlHpiUI+MY9 CXQ7IbqhOUItgIgWTGx9JSwlSFTdgOKYkRvsJqCuOdeAPhBILOIikzCblAVm o+rMePjzp7sGFtju65uBiubcTPs19emW3gXxKGqkmuz1g1lQzN2AcdFP9g2N jij4s0Alc65uSbGh9Wt9g3NhPLV+vdjkKQZsJoqEVmDRe+SMF6+0Y2ZL/5ND o4vjQdRonFVpbgTrRcrns2JUO0/DNPdF5XUh7gvz3NfH4/A/3to9Jz7eiPZR QA+/Pab5XHvfWDymf/oJqKg8/QTMAO9N9DGqYjuuqC7OE1CHskIil0VhhnoW CjX8JKgfGlzQ1xoNWZF8xP4icRolcDUDBQ03g5KBYmZz8tBYi/Bx17Ky6wRo BtM0eLSKcpURv38NFztvTlhL9GhQeRzoQVEAcNy6ldt5L0AvMjoRz7QKOho2 +sfgeGSK8oPRfggJWhuaFEGHgX9ShFddJ3xKaB0SPDjkhvQ5cK8D6BQMEHl1 nEAImYNkYsyhFXjf6s5BgG4t8ifWXFHOMeoITVyMWHasVXm0zrMf6HEgqQc/ DtFND+nRzMWImcdan0crPnuBHsQTFX8so+a3VUC3JEH+MygqoGWf3UAFCgKI uwaVSrxHSUgPId0mQqFh0QM9m36fNH42JX36AIN3sGq0GbC1Po8We8YB5oTB hOtJ0SYwtu1oOxbZhYCoi+aJHuih3Ab0oIUouHATbWsT0iNBSGQWy7zOly1A D+O0SvXvOHqgPWx6uBhRElnr/WixYRPQY7Po4fOtBPVIkBtZMQD246kEK/AN QA8KM4Bfq2h3JFuPg0APWdgkyqOlogfyra8DelDAAXw2ov2eQnokyJNoOR09 nynL6fi7Jbnv1zHyMJ8jpiSKBvA5k1cCTAo4gF+rm4DhaFOmEdaDOJfWiB5R h1TCIz2WAz1A6AF/tyStHW0uleBkorgA32O5FKAvS6Lz43AGtALavyrB+GRF CCB/5GKgxxLRw34U9Phbss3RPlzzWEnzGrbjAhRi9BBEa2sLAToIPeAP1TnQ CuhujLGWxDy1RfSIHgT7YRwDeowl9eDn4DzLP8rgCQ4retvDAaM/9At/pZ4K DEc3ILGr+4QxXIEqofGv1BygB62rx79SWm8JZzkG0BOUWjsFHQ0dhwH6iEGH D8EdoBXoGxmMRUyQeFnLvugBHQS6DYluifX3O1n+wYwaLWVjiALMWo1F871+ oBEt+EZvGefL9XTQWgcy6pYgHdsvuqE5YC/QLW1F9hks/1BGjRI0ZwdFI/Rt 88cS40/bL4DW8t5JPeUXjYhO7bCITzzw/gDsRM6HVueZLPy6jA2U4GyjVTnf ALUdaAQW/nid9BdjtyxTBHKC9I2Wx3yTyVaglLUCl3gj3OO7a1lDlBNcc9YK GpplNgMFW0TBxDD22SyfvlPBsOUEp521bobmm01AI3MOB7zfC5rM0i21tRJ8 eqdENzQRbQC6NSR144fweUC3E6xGgqPvtKCjV4A/gUc/cxE6f2TvY/mngO0J ij5aevJNRIsAvSToiU/r/cD2k0CPBNnfraIHes5rRI9P9668Xq/cmXuLH6kX AD1Qe2xhPUz0N3kL23wjXrVo+unm1s4fDcxd8tis5jZijytAJV7Iwk8DaPEg Ek+hGR7Vxx/aRxtbe+3F0A909IwUZiigQo3+REY/gbsZwG3jq5QFa1IOZyq4 8029S77RNzQvvkB6qKF95MVc7wyQKnS0ZqRJoxsvH5RIO8vCJvgcMQHSWgQk d3oRF74FqJMgDSRRkLPpAS58KxAlu3ZQnMZ3+MQ5UDxBKCj0KedB8d3mVIG5 Ar/NxW8DxffyVfGc2BxPkscvdCHxlQB/br9QA7Zx7bpAHeE4kWD8+kAdPQiQ 2Ex91Bioo7//9epyc6DknbA9EmdDtVKuVyXvwTio81+DzyAveWmypXPvj3sV k05dm1Zl0lp/aVvU5RD1qR4a1vFbTb+hQoSl+gOswyglOaYrUGcZ15HUgxD1 6CKuI6Q8IWrR+VxHaBsSJKO6yhy2V2aECZJR5KWt5bljgng0B51oL4uSkeEs S5R51nOxhs5m22WQ0mSJpFdOkCGsjeXIN76xDDnNbKKQ9jYk5XjoxupZC6HS tb+3425tL9OYfHmFyjaxrVkGkjHJPRTS2bqknCDTWC2PVxNDFbrn6UxjunGi 3sVjOXuAhBj0zFRgmhPzMmtdDbyT1XxcnXet6vpaxTgxi/FPk/7pVxJGvnSc mFYCXupXhI7y8WPWxlMGSHJ+dky9XGPvvpvOjvkPXPEgVyy5FcvhxNzNwohg Jisn5vdZn10slZyhuTgxY/ps41NmzFI2O2ZM7ia20wzFyuPJlNyIAS5NhYQn cw0XGvbLFJ7MFaxZSv618GTKKtE8f/F/5uILWfqYv7jQas5n6Sk0kv+Xi4+w 9BQayR9zcRmhL+fSVOgnfKmHZSI6NTr6GReXROwU2rKfcyEZOqaQb/0HF9Lj MD1WTCGN0h1NxzxryrptgZJX8ael4lZVpR9omv9y2l906a9Tz3WIHW/NeO6F LJWEmdbDFI9ny7z2Qr/uBAdpIM+WeS0I5yWIPDOlyy8I4erVE5tC8oPNbZ2R KfFramkkuvaWptbZiWthM9XNUC2iFnne2NTc/snZC/eo1akzcq/UZbWqpNgm tQOMbFRrZ5/tWXb49zq7B1R1pd2y9FtJyaZqlTIKi4yWpzTBVP/a03o5ks5F i9p6gfQlLJWENQBhNwNhNwNhL/Xr2AjEngZiTwOxL/OLbQJibwJibwJiH/SL nQXEngJiTwGxL/eLbQZiTwKxJ4FY/b5u4PkJBmgBACcAwAkAIJmt2gNWGxgx tQKoGwHUjQBK1pklEn8DIxFAGwA4DgCOpwLIGl4KKWw7gLoBQN0AoMRDO5uh KBI0K5leB4C/HsBfnwov1MpL8sF3AvhjAP5YKnwfW78oH/xsAH8UwB9NhZd5 SYxQxDv0y0ly2QXUPALUPALURBsqyoa2Yz5F7PFkN4A/DOAPZ4QfYfj5+dqh ByhyHVDkOp8iEttgBQjk4b7sBRocAhocStVgjI+kKbK3Qh/Q4SDQ4SDQIXp/ F6zfGJ8ih0NWKsx+oMgBoMiBjIrIypilSJYWGQCK7AeK7Pcpkt01Mgig9gGo fQAK7Ukq7O+jjElQQwBqL4DamxFKlhNTdiUZBqB7AOgeH6j4sKSDY6gRALUb QO0GUCjtUkBTHGdzAOguALrLBxojW0nZbWYugNoJoHYCqHFgn8QroiRfOhoF oDsA6I6MoEKP0seYBDUPQE0AqAkANQGg5P2YskHQfAA6DkDHM4JKn0UMg3Q0 BkC3A9DtPlDJoBHuTgy1AEBtA1DbvPZhYkp992iDEMdTZtqaKfSiazKqjOl5 6XgoFwLTtwLTt3pNZ9LJ6BY7pJOkpeP/ozfFFLnlyiedXARs3gJs3gJspmwY pzsTmkKgYYLjKhwC5urvqr7d7RnNzUkzuRjYuBnYuBnYuMltWS1azw5nsNY1 Ymcqu2RWF2yAbNJtPKEXaOW2qwDn5BLQZJtAk20CTYYS4i1GlbhKQYJJYS5A rHoVYJlcCozdCIzd6DN2htshYuSSA6JhKqXkTG4iRJBXAUrJZcDODcDODcDO iFjDNoxuquN5H5RzmSgktcfNCshyja4gheRyYPx6YPx6n/FaSZoDgBdtdpZI IaRoTDd5sjA1lsgVwOR1wOR1wGQzvJ5p32+7pSNjjbY5mSClARBT4CVlglwJ mmQtaJK1viaRR91DAEnsi1nIHmU/oZncDJUle1wFzF0DzF0DzN0rGvNPAvxS 1iBXA9DVAHS1D3QG3zkreA9CrQFQqwDUKgCFyEpu4lMpK4hrAehKALrSBypJ L1ZvglDrANQKALUCQEVkG7Z9Z+UUxFsP8JYDvOUATz8eNgviBiBsGRC2LOXm 2DpWOwtYleoi48+r245LrEuC9WyGNBpfop5NA0GnZ9Mg0unZdA4+ltVj+dWo C9+tqHejl+jVYcrl0KUY79y6b6M2IypDmtc5PZzmhE4Pp3NOD0dMGshh6Gcg dM/pBxHtwe2nH8T20hhwM7BtMbBtMbDtw0g/VjJKtrWRKfVgCwBdBEAXAdCP ANAaBpWBErl0tgKohQBqIYD6KIAqMkCUvm3bR426DYAuAKALAOhjjFliqBv5 iIay2wHAGAAYAwAfA1bVsSk3AKuoKccB6HwAOh+AfhyAChMiogMj0AkAOg+A zgOgjwNQ2aALcbJR8+4AoKMAdBSAfgKANrGlkqREKU47AdRcADUXQH0SQMk0 KqLRsu2jzKhdAHQOAJ0DQD/FmC0MhSgGCWo3gBoBUCMA6tPAPmFLRFMWatQ9 AHQYgA4D0CcAqFAjivODUub2AqghADUEoD4DoGTzFeQ5pLjBfQB0EIAOAtDP AlAJu55geMoy3A+gBgDUAID6bwCqiwHGgX3UqAcAaD8A7QegnwOgsiuarC9T 2vxBANUHoPoA1P/DSL0sFkVYUFMeAlC9AKoXQP0+sErIEYW9hNJMrwNQPQCq B0D9AYAS75WQxFAW7GEA1Q2gugHUHwIooThEOxuQfUcAaBcA7QKgnwegstfX aoanfOCjAGo2gJoNoP4IQI0wQLRPvG0fNeoxANoJQDsB6BcYUzaBXwGgyL7r AVQHgOoAUH8M7BOOwqV8ZOpGYwsHqh1AtQOoPwFQEjoUJazY9lEO+HEA2gZA 2wBo1v2pJdFmIatEaes3AvhWAN8K4P8wI7yQE47xkemOUXinA98C4FsA/Ocz wgstodx7SvQ/CeCbAXwzgP+jjPDCSxgF0hSsH7XDKaDILKDILKDIF3yK6Hn3 Ysa0FiT4R+1wE4BvAvBNAP6PM7aDxC7JK5Q4Gk4D+EYA3+i1PlNU3nK2Xz5N 5mMWTQYdDRqABg2+BsgalbeSdRBGIPPtjoLeHR3qgQ71QIcvmnPBWDz5fAil NJFrnAXwMwH8TAD/JYFPtV6yFdsY3gwCI1ooBz7KWrHh6wD8VxlJf5NreXyo AczQNkptcQBKAKAEAP4S2LKRbZG14BFz6RyAKgKoIoD6GoDSg7Z6aznqPACo BQC1AODrAICObgNia4DYGiD2Sb/YpwKxM4DYGUDs//CL1XSwhUZHbMHs3sEi C4bijcV9wy/O8KrV2+KUqMf7Vp9Qohwx/5OlUGUT+1ynLr6vc8Hud7d2dP1V 78DIO1rbOh9rHzWsmn/lxzb/FN/U1tGVSFX661A1b7JRGBAmFAUBi3bSUJT1 k1ZNvxuv4py6imtdlZmo46DOdIbpdIZp3uuZrEp80rwl9Yy+yN/ZWhnK+uus 4ZItfDQQqLPKnCqAoZG3jowoe92jRHtIukBi9OuVvojrCMF/iKFsAdeZz3Vm B+oIcb7kVIRYzWQ36cQ02ltnmOvIKDjBaoY8OzGusgS/ma4iaV0buWRLvCRy vNWyX8x2vNkPdxYmtE4WNc6ipsiE1s4WSeBiOUxoLSxHIlrKYUJrYhOF5To7 E5o8vUe4djlMaCWWcwPLKYcJrYblnGQ51cmEZnfFaeqzy6t1NdCLVdvxFNo0 cigUrJ+uk5Iqbp6oomLbVzMd9efhYlFTVVt17TtP3Aaqxg+Xr96kZzcXp1Q/ WLtp4hdLdTNDgLQ15OfbL87Gnv2ih/W0iriwv9Le2S3AW/wyotk4Ka2mZRef 6YtSLhZ/47ueUFO0rixyyJTPdHb1Orrc/8pHlC7ZTCkpB9u3FyxeqYnCL5qh WuWeDE1PnBTKCtVwX5zd3adQ72HNt8WbHhGNWO9CiIJ44c77i/t54RIfagm8 SBFlRUt4P8+h2M/vAp1O8amKEcKBfBTDelfcWnB/9ixSaOAkUMPoxJ/qxJzt e0Cvo1K71q4dmO8gJrjr+BQ9KFmZ4P4RCJPRCE1xc3HC6Yr7WaopXjYTnJa2 N6ZQefxvQnUn2UJUSPjfJE0Q5WPRkfC/ydgUZavRkfC/yXI0Su6jo39mPWWd NyVn8V+5kKSodvuLC/+bTABSMj5/zMrIljSJXNSf8iXJckYxa3Qk/G9L+Cgl qfbnLFOmU0P+4v/Bhcb4aNhf/D9ZBVnNGvEX1w/KU7jOMNeZG28UeSuIgZJq niJdstpkW8aUnHhdR+iMZbuDsUAdCY1q5aMFgTpCB17PRylkg7qOlt6oDpcG Sl4bNHQGzv1kf1FEhD9B2X2G5h88lPsaEJX4LNE2Jb6RHa1tZHUyktc+daBH amX1QZpVhPC4zxI7mUEs2e0bBv6Faa28DkySqkaHf7dgyar46PCrRmoO1yYJ VPvPPNE+uPy/z+4ZUOr9QVPPQrUE8tdc0WktvZeN2oVHr7mQxGi3KXVNh4Q2 Bl671PLRPpOmAehuXJQR7VplZjLySqgLfK4uiAhe/rGW1ZRYvZvpB42EAn2I 9fPdFhSrNmBSVur/UcOq/ZPUef2/D2gz+KOn/aAo45SOaKkt2vfJXtBUx3zu fSx2mLWdGRSr9rhizegtpDayiu5T4XdZrOxgkNL/rPVGpZm1R1aNOuZb9h4W u5jF2t3ovKljd6NopT7qDlq9d7EcK+Aocr+YC3c4EqP9nPT/rHgA1RAa5Z1c MYqWSriGTNtFa8JOP6JwCrUjF9+Zd7DE1UBiDdt/qyPW6Udm6Vt1o7ezMMRX K3yzJvwhWiJ3eoq155xqCa3326T1+Ie0beRGOOUAOP2oRZqa+9FbWe+1LFXI dGkfcitigHuPFbrEvedRFoaI1dpYrIk0i+Igos6kRVgRX/zAv5nFrgdixR18 xBHr9CgagzsP/JtA2yK9xXVNW2DHeBT1jaL4O6eD/RYAQBb0McB+B8DpajQt UC8BdVP1zXuEG2YjECv0Z3vNCQq9iTqdblt6H0cvAb397htZLOL6G2Ztdzli na5G0wznnfAboDk2snxZ5qAdja1QJe50VuQqvxjewNpuBtomtiq2mCC501FI r7p5Slt9817PYimxNVvwnZ14T1BOR6TJj9MRfw00zJqMoLJyRXvxxigpdeek b7myi98svwpAs1oqk7ONDqjTYQfFen7b/Io6JZ+XCjLyScwb7bJ7Umzmzm6F 4/M763Wxir7oPtkqd50DoGzjO0mzSeft9dqC2Bb91me0SlbvaLPXWBSntZWy toq71S+ztgYqU9TeakajXVwt7k5+Vii00nnRvdptw6wReolNWQlPveP4gRmV c8o63Y1+CTQp3b1gXN46rkp7m8b4Q/XDQZNq5634EADdJKCplia2NCVQ54Gh bCnnnflKrrgTiJXAONqrlOKqnU4/JvbxkO2VwJYdLD+x9SiJdbo6+QOid6aG ejkQi/RO7CkaCz3X3ZqcB86b8mVccTcQm9jA02Is5f67WJqI34Uv5Yp7gNjE Dp4k1ummFHfuvO1eApoD6T3OAKYLRJkGqhm4S1qJ1PzuejEAQBZMMMA8B0C1 q/qO6v9ZfAN8D2QDUHHAJLb9PCItyp3OYkfgcYHsvoqSvWXhfY4j1ul0NJlw Xj73c8UDQKykaY2YE7EsFW3mKmkO1d30/54P2hbpLfQn5uVvE5/yjaIhu/M+ IQ8NZIUTKhg9w/Dzw7lUSYgqbyq8cHEKMh9DHJnsPBA0gHHeZsZxUOeEPxRi bHCSC0rzoSAvXE6rHXRpaDOfCfHCUeZW9GSqjmgT5fAL9unmnLM8IoRdrXI1 lQIuq2WI+C3ijbJsibwkiNmMDHPeCDGaFf1g3+w2ohYjW6rELC6xxdbV1B43 ZeK3Hm6xrHRvkpKb0jyUHBi9eHRT0IjD+UCZDbVcQjdJFO8E1iFqt6z3HRG6 iTmol7nmOO9WMid6jeuufQcLi5G3yZuhS/RKpXHLahMibxObZolN0TsoegnF UkX1i53GZ85X2fidXH+wmNMtVzMRtSGz8tKziXnNcjVO0WXxJvNnZTM4R+Yl Q8ysQMjspGwB8yYLGajYJD+E7h4iZSPznE8IBWtEnxB9R40js2i3HxsjZhpn SU7+NeSaLpd1TTLide8M8a/RQpbzWaFgEcfXQdZDhjXh2zB9OBPXWjebnJdh TTLhzbvdx7VGpjkfFlpqc4Zxd7I8mgU690ECECmZc68rQr+QxwWKh3G3c8UT QOxxvtrmiFUvC9UV9f9IrDN4eypXPAXECh8chcXGaAh0T6aoR3v1xfiYrR7i ij3JVyncNcbKrZ9/i8ma3wm3cMWbgVhhd2t0xDrPosW7zWMB3Xo2tdkuaSnu xmS685U8DrSYZiWqLl2uFTuyyiOGJ+rCzuuKurAzMpruwtWvy7ViR84uTF8A 59NIX2FnCfk0EDEVQrKs5dC5mY7qzufXGhvxBw3xHdGRtYECf2ppauD4IhA7 Ex1NmEvOZ9XayIVHY2ERzieUptjOqOdxlkAVrcEGv2u0y0qvMiMeK7uiLnTE bTAv6xYdbXfV0t3lqDQYdxfEFuaKcG6btV0T37YUEda+CXzbrnfPac0e84uw BszKED1Oo9e0M/r4aLzNqaJzs6iis0CPWODoaIu0Od+2EyKWGxFx1tki9A08 KcLcWBpckWaBzg2kUanT4xFJnyvCuYHWQiL3+BQRm1xEfQNPu5rpRvyQX0SM XF7fwDPcKh/iem5x57bRyrkTQ/FBP+IGaWm+bRTs4PgMfi8oQjURTzpuEUP4 BqaIWO82k266c+ac0/c/EBTh3MDz5pzT99/vF0HePjDbdm/g++P3IUYUrtv8 gtwbjlZ4nx97rRTnW3lB7g1Pu1JErJHirvsq9hS8w5wLLk66Yp3be4cYzE9G TrGr3YbVjf00OcdRCG8vS6zTDSjo1OkGb8sndpXbjlpb8nA762hesXZgaYwT XFe825xznrnfzqcjiY3etvp/dwuUG6OUa285WnRyetYzzTnn8XyLOpV17duV 7XSvZ4rWfNOM1pl3gKPlN6d7Pcs9p7uXJTaLthZNOXexZ0u78/r877AEt6Lz ID5bmpWf79/xY8eIpHW3eS4Q+46gCKeLPNc1yX6WkQha5o2iPnVfeJ40LPeF twdFOLfc9Eb4jCIRiwWRby+tV6LnEYmwSHb5VtKWycmn0L6Vi0Cbv0CE8XP2 237sGOuuVvUBc84Z/701KMKJn3hAxPKac4oICmBwbuWL3Ya1n5EUEU7k20tE M769b/GLGHMRtd0vNeecJ+Mt8ftg8e3yDXwQ3Js3+7FjASf6fw+6YvXzkCIi RsCrb+UrzDnn3fimoAjnVlJ8ivM8/JZfBMUIObfyVeac47QJi3Bu5UPmnPM8 /Gb8Pli7CfINpPgkZwD/m35si3CX2/w17r3RYh8JinBu5WtELA9TdLRbhoyY EanL95UC2ZyHg85lTZohsc69fp2c4weGxGbNq6FVJycW/1fMOecheh0Qm/IV JbFOn3jYnHNmxkhsYthj7RrK/eRXpZW5n5DeWRNrLLJf7juvN+ecB5B0zJpc Myhmcn/6dXPOeShfK2J5PTFFbIwvWHerN5hzzoNqHqDcWTYk3uleFHXszMJJ fI50m35XSd3D3mjOOU/5r7EEt6LThx5xG1erFIXjAmxrX2HuOb8pDcnPdooI i1yYewm9kp3H+eGgCCeY2QTmqw6RUjHGNqzv+VvcptPnfiUowrmvj0ojxh9E JILW9Z0gtbeKZm44sH0DqaJzA2lsA8N8ATYtLDs38O3mnPMw/bJfhMUzzJGM 73BN0jcwLMK5gTTedh6O1wAR2rlTbwUQxiiI9Q18pznnPA9I2CoWpr8UOi1s yBHr3Oh3mXPO0/JqlqrH9CVe89dxQcQl1eG2j75L7xa9+bl5NdBRjy91lIFk UfQ6Yp3YmfeYc86z9EtA7DwWO8piTQeLEl+cTvJedUo/X0jYHDZYkgCIgMqi NebuQr4TxzX2EBA7xGIl5L3TEeu4acij5AySXgXESpKLUJPSWn6MBVlr9gE5 x50JiZVEaOGianPEOp2JvHDOk/tKljqbhUk6PlFgUe6U05nIlek8w68AOraz 6eMstsUR63QmEut0Jh07m40eS3jY0OaUxGpFgUZOQAK5mB2fnQ6uzcelNYtB 97O1TdalWLckp7ozTnuRORekyWpgUw8xVKMD5XRVWjtw3iQPZIQS5lnh5miw m9SN1v6YWMrvGYLykHZJbr/EutQ7AM6aNC3oOM7C+10AL69XLUNJoAotwBHv s9PNaZnL6eY04w9yiUhQ0mk+qnOgnK7/CYHndxRBBZlGtOyzfGSmC1EqqdPR jRj3lXWvPpeFjIRjUM8xFrGHWRTS/M4yO5cUnXOR8cb3NFWiMYvoiXu72U+k pB6mLzf3r3iyq2fAZgB4IUCgI9NsDm/AE43tAztmtvRHUu97yowaRAnwQhZK sgLkUHqo1aZapl3dlibd2eq+oLiWfBQBL/ArHqCSurt5YGWhRd3ydtVKbarL dagu3aYeqXbVD/RncUJ1+0KN4iL+q66+IS+rQIomGQipfk11+CYF364UMSpp 5VQHaVP3rV112Tb1fLerx6FdtU6L7r5eboKU2xogt6I76yOvCgv21TSCMa3V AyGpuNrnpHn59wBLIgHlkGPp62Ww1BWe8v8DnApn4g==\ \>", "ImageResolution" -> \ 72.],ExpressionUUID->"fdd18ab4-a395-4a16-91b1-5e3cd623b79f"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{"n", " ", "=", " ", "5"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{"GraphicsGrid", "[", "graphlist", "]"}]}]], "Input", CellChangeTimes->{{3.8395999270912285`*^9, 3.839599951863914*^9}, { 3.839600011968274*^9, 3.8396000176462617`*^9}, {3.8396007268124456`*^9, 3.8396007300895214`*^9}, {3.839642281568163*^9, 3.8396422860409126`*^9}},ExpressionUUID->"10d1d3fd-fa08-4a5b-8cb0-\ c73762c1176e"], Cell[BoxData[ GraphicsBox[{{}, {{InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 3, 3, 5, 8}, {{4}, {5}, {5}, {1}, {5}, {1}, {2}, { 4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{2.212072413009622, -0.17990699627422768`}, { 0.17990699627422746`, -0.6028229511367268}, { 0.17990699627422757`, -1.3859075124749292`}, { 2.211388992943752, -1.0260935199264742`}, { 1.2937996996898387`, -0.6026697900579217}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {1, 5}, {2, 5}, {4, 5}}, 0.022871918962124482`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.022871918962124482], DiskBox[2, 0.022871918962124482], DiskBox[3, 0.022871918962124482], DiskBox[4, 0.022871918962124482], DiskBox[5, 0.022871918962124482]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -236.98285714285714}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, -3.141592561822478}, \ {-3.141592653589793, 3.1415925618224443`}, {-3.141592653589793, -9.17673490514559*^-8}, \ {-3.141592653589793, 9.176731493383619*^-8}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.13659280998325}, {-3.1365926535897932`, -3.1365927159289653`}, \ {-3.1365926535897932`, -0.017849856779241505`}, {-3.1365926535897932`, 0.0028009558494336982`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.1315939058075135`}, {-3.1315926535897933`, \ -3.1315931510716046`}, {-3.1315926535897933`, -0.0357794687096377}, \ {-3.1315926535897933`, 0.0055883022641431725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.126596882782988}, {-3.126592653589793, -3.1265943282319903`}, \ {-3.126592653589793, -0.05378210483156788}, {-3.126592653589793, 0.008362051016667186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.1216026843248446`}, {-3.121592653589793, -3.121596612823635}, \ {-3.121592653589793, -0.07185092988376761}, {-3.121592653589793, 0.01112221545000271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.116612254149818}, {-3.116592653589793, -3.116600366090046}, \ {-3.116592653589793, -0.08997901716216909}, {-3.116592653589793, 0.013868810585444622`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.111626535437072}, {-3.1115926535897933`, -3.1116059452935616`}, \ {-3.1115926535897933`, -0.1081593615211243}, {-3.1115926535897933`, 0.01660185296227453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.106646469588081}, {-3.106592653589793, -3.106613703514273}, \ {-3.106592653589793, -0.1263848929247157}, {-3.106592653589793, 0.0193213606682892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.1016729950921804`}, {-3.101592653589793, -3.1016239895591022`}, \ {-3.101592653589793, -0.14464849024037243`}, {-3.101592653589793, 0.02202735331911686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.0967070465124924`}, {-3.096592653589793, -3.0966371479800117`}, \ {-3.096592653589793, -0.16294299519859137`}, {-3.096592653589793, 0.024719851986098752`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0917495533107}, {-3.0915926535897933`, -3.0916535189403263`}, \ {-3.0915926535897933`, -0.18126122659965754`}, {-3.0915926535897933`, 0.027398879200458765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.086801438799874}, {-3.086592653589793, -3.08667343819491}, \ {-3.086592653589793, -0.19959599455190918`}, {-3.086592653589793, 0.030064458904111493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.0818636190463726`}, {-3.081592653589793, -3.0816972370085667`}, \ {-3.081592653589793, -0.21794011476098954`}, {-3.081592653589793, 0.03271661643197884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0769370018442057`}, {-3.076592653589793, -3.076725242133434}, \ {-3.076592653589793, -0.23628642274569644`}, {-3.076592653589793, 0.03535537846810883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.072022485671587}, {-3.0715926535897933`, -3.0717577757558674`}, \ {-3.0715926535897933`, -0.25462778795618246`}, {-3.0715926535897933`, 0.037980773018797126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.067120958664729}, {-3.066592653589793, -3.0667951554352157`}, \ {-3.066592653589793, -0.27295712770510167`}, {-3.066592653589793, 0.04059282939088885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.062233297655761}, {-3.061592653589793, -3.0618376940849474`}, \ {-3.061592653589793, -0.2912674208306479}, {-3.061592653589793, 0.04319157815194135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0573603672196135`}, {-3.056592653589793, -3.056885699939306}, \ {-3.056592653589793, -0.309551721053663}, {-3.056592653589793, 0.04577705109943652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.052503018728954}, {-3.0515926535897933`, -3.051939476500611}, \ {-3.0515926535897933`, -0.32780316996712033`}, {-3.0515926535897933`, 0.04834928124117211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0476620895042443`}, {-3.046592653589793, -3.04699932254513}, \ {-3.046592653589793, -0.3460150095613019}, {-3.046592653589793, 0.050908302749026454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.0428384019311268`}, {-3.041592653589793, -3.042065532067159}, \ {-3.041592653589793, -0.36418059429012106`}, {-3.041592653589793, 0.05345415094436163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.0380327626582364`}, {-3.036592653589793, -3.037138394274262}, \ {-3.036592653589793, -0.3822934025843165}, {-3.036592653589793, 0.05598686226160543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.033245961827071}, {-3.0315926535897932`, -3.0322181935628656`}, \ {-3.0315926535897932`, -0.4003470477741314}, {-3.0315926535897932`, 0.058506474221305074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0284787723510633`}, {-3.026592653589793, -3.027305209518341}, \ {-3.026592653589793, -0.41833528839325407`}, {-3.026592653589793, 0.061013025394929844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.023731949216004}, {-3.021592653589793, -3.022399716891778}, \ {-3.021592653589793, -0.4362520378275981}, {-3.021592653589793, 0.06350655538197802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.0190062288371724`}, {-3.016592653589793, -3.01750198558515}, \ {-3.016592653589793, -0.4540913732645275}, {-3.016592653589793, 0.0659871047840589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.01430232847514}, {-3.0115926535897932`, -3.01261228066468}, \ {-3.0115926535897932`, -0.4718475439302711}, {-3.0115926535897932`, 0.06845471516869037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.0096209456827503`}, {-3.0065926535897933`, -3.007730862351532}, \ {-3.0065926535897933`, -0.4895149785918622}, {-3.0065926535897933`, 0.07090942904434537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.004962757797816}, {-3.001592653589793, -3.002857986018098}, \ {-3.001592653589793, -0.507088292313413}, {-3.001592653589793, 0.07335128983495509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.00032842149457}, {-2.996592653589793, -2.997993902197403}, \ {-2.996592653589793, -0.5245622924511602}, {-2.996592653589793, 0.07578034184969377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.995718572375001}, {-2.991592653589793, -2.9931388565919783`}, \ {-2.991592653589793, -0.5419319838934135}, {-2.991592653589793, 0.0781966302551445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.9911338246036205`}, {-2.9865926535897933`, \ -2.9882930900685873`}, {-2.9865926535897933`, -0.5591925735345136}, \ {-2.9865926535897933`, 0.08060020105424723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.9865747706082844`}, {-2.981592653589793, -2.9834568386936096`}, \ {-2.981592653589793, -0.576339474003236}, {-2.981592653589793, 0.08299110104980832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9820419808058354`}, {-2.976592653589793, -2.9786303337261195`}, \ {-2.976592653589793, -0.5933683066410333}, {-2.976592653589793, 0.08536937782689306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.977536003390717}, {-2.971592653589793, -2.97381380164531}, \ {-2.971592653589793, -0.6102749037584183}, {-2.971592653589793, 0.0877350797222371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.9730573641581537`}, {-2.9665926535897933`, \ -2.9690074641678312`}, {-2.9665926535897933`, -0.6270553101848355}, \ {-2.9665926535897933`, 0.09008825579975817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.968606566379142}, {-2.961592653589793, -2.9642115382641303`}, \ {-2.961592653589793, -0.643705784124134}, {-2.961592653589793, 0.09242895582671572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.964184090722009}, {-2.956592653589793, -2.959426236190877}, \ {-2.956592653589793, -0.6602227973557157}, {-2.956592653589793, 0.09475723024498146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.959790395208465}, {-2.951592653589793, -2.9546517655071107`}, \ {-2.951592653589793, -0.6766030347980564}, {-2.951592653589793, 0.09707313015014213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9554259152151316`}, {-2.9465926535897933`, -2.949888329105381}, \ {-2.9465926535897933`, -0.6928433934742986}, {-2.9465926535897933`, 0.09937670726590812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.9510910635198}, {-2.941592653589793, -2.9451361252429504`}, \ {-2.941592653589793, -0.7089409809029977}, {-2.941592653589793, 0.10166801391896513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.946786230379789}, {-2.936592653589793, -2.9403953475690927`}, \ {-2.936592653589793, -0.7248931129542415}, {-2.936592653589793, 0.10394710301702177`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.942511783650486}, {-2.931592653589793, -2.9356661851593566`}, \ {-2.931592653589793, -0.740697311205598}, {-2.931592653589793, 0.10621402802502299`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.938268068938938}, {-2.9265926535897933`, -2.930948822548395}, \ {-2.9265926535897933`, -0.7563512998315954}, {-2.9265926535897933`, 0.10846884294288074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.934055409795549}, {-2.921592653589793, -2.92624343977079}, \ {-2.921592653589793, -0.771853002066055}, {-2.921592653589793, 0.11071160228078568`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.929874107928061}, {-2.916592653589793, -2.921550212391736}, \ {-2.916592653589793, -0.7872005362728439}, {-2.916592653589793, 0.11294236104023964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.925724443458654}, {-2.911592653589793, -2.916869311551894}, \ {-2.911592653589793, -0.802392211661301}, {-2.911592653589793, 0.11516117468934908`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9216066751976735`}, {-2.9065926535897932`, \ -2.9122009040034715`}, {-2.9065926535897932`, -0.8174265236857299}, \ {-2.9065926535897932`, 0.11736809914358899`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.9175210409518644`}, {-2.901592653589793, -2.9075451521536975`}, \ {-2.901592653589793, -0.8323021491615972}, {-2.901592653589793, 0.11956319074378823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9134677578551202`}, {-2.896592653589793, -2.902902214107539}, \ {-2.896592653589793, -0.8470179411355837}, {-2.896592653589793, 0.12174650623548693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.909447022720837}, {-2.891592653589793, -2.898272243710904}, \ {-2.891592653589793, -0.8615729235437463}, {-2.891592653589793, 0.12391810274908724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.9054590124185156`}, {-2.8865926535897932`, \ -2.8936553905968774`}, {-2.8865926535897932`, -0.8759662856898126}, \ {-2.8865926535897932`, 0.12607803777929097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.9015038842666785`}, {-2.8815926535897933`, -2.88905180023026}, \ {-2.8815926535897933`, -0.8901973765762116}, {-2.8815926535897933`, 0.12822636916625868`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.8975817764450658`}, {-2.876592653589793, -2.8844616139561654`}, \ {-2.876592653589793, -0.9042656991189271}, {-2.876592653589793, 0.1303631550758395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.893692808421361}, {-2.871592653589793, -2.8798849690456776`}, \ {-2.871592653589793, -0.9181709042724988}, {-2.871592653589793, 0.13248845398166917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.889837081394837}, {-2.866592653589793, -2.875321998748301}, \ {-2.866592653589793, -0.9319127850962937}, {-2.866592653589793, 0.13460232464517785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.8860146787486047`}, {-2.861592653589793, -2.8707728323378023`}, \ {-2.861592653589793, -0.9454912707829294}, {-2.861592653589793, 0.13670482609904383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.882225666513071}, {-2.856592653589793, -2.8662375951638746`}, \ {-2.856592653589793, -0.9589064206780138}, {-2.856592653589793, 0.13879601762919555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.8784700938448244`}, {-2.851592653589793, -2.8617164087045532`}, \ {-2.851592653589793, -0.9721584183080721}, {-2.851592653589793, 0.1408759587562287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.8747479935009133`}, {-2.846592653589793, -2.857209390615223}, \ {-2.846592653589793, -0.9852475654428077}, {-2.846592653589793, 0.14294470922035207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.871059382332054}, {-2.8415926535897933`, -2.8527166547817853`}, \ {-2.8415926535897933`, -0.9981742762041325}, {-2.8415926535897933`, 0.14500232896357737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.867404261772907}, {-2.836592653589793, -2.848238311374773}, \ {-2.836592653589793, -1.0109390712461859`}, {-2.836592653589793, 0.1470488781132414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.863782618337192}, {-2.831592653589793, -2.843774466899388}, \ {-2.831592653589793, -1.023542572014774}, {-2.831592653589793, 0.14908441696722124`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.8601944241171062`}, {-2.826592653589793, -2.839325224252373}, \ {-2.826592653589793, -1.0359854951067304`}, {-2.826592653589793, 0.15110900597696467`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.856639637278571}, {-2.8215926535897933`, -2.8348906827725497`}, \ {-2.8215926535897933`, -1.0482686467361078`}, {-2.8215926535897933`, 0.153122705733936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.8531182025631563`}, {-2.816592653589793, -2.8304709382972515`}, \ {-2.816592653589793, -1.0603929173215394`}, {-2.816592653589793, 0.155125576953427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.849630051784609}, {-2.811592653589793, -2.8260660832171234`}, \ {-2.811592653589793, -1.0723592762035008`}, {-2.811592653589793, 0.15711768045998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.846175104320515}, {-2.806592653589793, -2.8216762065276293`}, \ {-2.806592653589793, -1.084168766497777}, {-2.806592653589793, 0.15909907717475757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.8427532676071072`}, {-2.8015926535897933`, -2.817301393887695}, \ {-2.8015926535897933`, -1.0958225000960071`}, {-2.8015926535897933`, 0.161069828099849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.8393644376235048`}, {-2.796592653589793, -2.812941727672544}, \ {-2.796592653589793, -1.1073216528146785`}, {-2.796592653589793, 0.16302999430596724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8360084993765287`}, {-2.791592653589793, -2.808597287028795}, \ {-2.791592653589793, -1.1186674596990527`}, {-2.791592653589793, 0.16497963691883014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.8326853273754193`}, {-2.786592653589793, -2.8042681479315217`}, \ {-2.786592653589793, -1.129861210487688}, {-2.786592653589793, 0.16691881710593606`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.8293947861012247`}, {-2.7815926535897932`, \ -2.7999543832365887`}, {-2.7815926535897932`, -1.1409042452348468`}, \ {-2.7815926535897932`, 0.16884759606510522`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.826136730471163}, {-2.776592653589793, -2.7956560627375695`}, \ {-2.776592653589793, -1.1517979500981075`}, {-2.776592653589793, 0.1707660350114389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.822911006293535}, {-2.771592653589793, -2.7913732532217637`}, \ {-2.771592653589793, -1.162543753289427}, {-2.771592653589793, 0.17267419516518687`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.8197174507138096`}, {-2.766592653589793, -2.787106018523101}, \ {-2.766592653589793, -1.173143121188185}, {-2.766592653589793, 0.17457213774109162`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.8165558926546646`}, {-2.7615926535897932`, -2.782854419578734}, \ {-2.7615926535897932`, -1.1835975546194453`}, {-2.7615926535897932`, 0.17645992393630505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.8134261532437748`}, {-2.7565926535897933`, -2.778618514483691}, \ {-2.7565926535897933`, -1.1939085852934945`}, {-2.7565926535897933`, 0.17833761491979844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.8103280462360556`}, {-2.751592653589793, -2.7743983585459238`}, \ {-2.751592653589793, -1.2040777724058687`}, {-2.751592653589793, 0.18020527182121385`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.8072613784223504`}, {-2.746592653589793, -2.7701940043389572`}, \ {-2.746592653589793, -1.2141066993944623`}, {-2.746592653589793, 0.18206295572145384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.804225950031147}, {-2.741592653589793, -2.7660055017596674`}, \ {-2.741592653589793, -1.2239969708552896`}, {-2.741592653589793, 0.18391072764122995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.8012215551185577`}, {-2.736592653589793, -2.7618328980789966`}, \ {-2.736592653589793, -1.2337502096068846`}, {-2.736592653589793, 0.18574864853250694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.7982479819493045`}, {-2.731592653589793, -2.7576762379981234`}, \ {-2.731592653589793, -1.2433680539074468`}, {-2.731592653589793, 0.18757677926804997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.795305013365063}, {-2.726592653589793, -2.7535355637012904`}, \ {-2.726592653589793, -1.2528521548158196`}, {-2.726592653589793, 0.1893951806327034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.792392427145458}, {-2.721592653589793, -2.7494109149097326`}, \ {-2.721592653589793, -1.262204173695475}, {-2.721592653589793, 0.19120391331387265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.789509996355611}, {-2.7165926535897933`, -2.745302328932681}, \ {-2.7165926535897933`, -1.2714257798547397`}, {-2.7165926535897933`, 0.1930030378936911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.786657489684304}, {-2.711592653589793, -2.741209840723326}, \ {-2.711592653589793, -1.2805186483240316`}, {-2.711592653589793, 0.1947926148394269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.7838346717715847`}, {-2.706592653589793, -2.73713348292868}, \ {-2.706592653589793, -1.2894844577593092`}, {-2.706592653589793, 0.1965727044960783}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.781041303525639}, {-2.701592653589793, -2.733073285942227}, \ {-2.701592653589793, -1.2983248884726037`}, {-2.701592653589793, 0.1983433670781743}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.7782771424285175`}, {-2.6965926535897933`, \ -2.7290292779560934`}, {-2.6965926535897933`, -1.3070416205831559`}, \ {-2.6965926535897933`, 0.20010466266197346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.7755419428320276`}, {-2.691592653589793, -2.7250014850118873`}, \ {-2.691592653589793, -1.31563633228448}, {-2.691592653589793, 0.20185665117809418`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.7728354562432376`}, {-2.686592653589793, -2.7209899310510477`}, \ {-2.686592653589793, -1.3241106982232997`}, {-2.686592653589793, 0.20359939240440558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.7701574315992157`}, {-2.681592653589793, -2.716994637966387}, \ {-2.681592653589793, -1.3324663879867884`}, {-2.681592653589793, 0.20533294595869445`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.767507615531558}, {-2.6765926535897933`, -2.713015625650868}, \ {-2.6765926535897933`, -1.3407050646914138`}, {-2.6765926535897933`, 0.2070573712923724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.7648857526214354`}, {-2.671592653589793, -2.709052912047947}, \ {-2.671592653589793, -1.3488283836717938`}, {-2.671592653589793, 0.20877272768360416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.7622915856442716`}, {-2.666592653589793, -2.7051065132003878`}, \ {-2.666592653589793, -1.3568379912631063`}, {-2.666592653589793, 0.2104790742311292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.7597248558049494`}, {-2.661592653589793, -2.701176443299079}, \ {-2.661592653589793, -1.364735523673966}, {-2.661592653589793, 0.21217646984808708`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.757185302963253}, {-2.6565926535897932`, -2.697262714730983}, \ {-2.6565926535897932`, -1.3725226059448918`}, {-2.6565926535897932`, 0.21386497325624396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.75467266585006}, {-2.651592653589793, -2.6933653381267044`}, \ {-2.651592653589793, -1.3802008509887345`}, {-2.651592653589793, 0.21554464298037113`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.752186682274464}, {-2.646592653589793, -2.689484322408114}, \ {-2.646592653589793, -1.387771858709335}, {-2.646592653589793, 0.2172155373426269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.7497270893217665`}, {-2.641592653589793, -2.6856196748349164`}, \ {-2.641592653589793, -1.3952372151937993`}, {-2.641592653589793, 0.21887771445737203`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.7472936235427867`}, {-2.6365926535897932`, -2.681771401050565}, \ {-2.6365926535897932`, -1.402598491974945}, {-2.6365926535897932`, 0.22053123222621712`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.7448860211348594`}, {-2.6315926535897933`, \ -2.6779395051285038`}, {-2.6315926535897933`, -1.4098572453609677`}, \ {-2.6315926535897933`, 0.22217614833293575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.7425040181140377`}, {-2.626592653589793, -2.674123989616982}, \ {-2.626592653589793, -1.4170150158274037`}, {-2.626592653589793, 0.22381252023898546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.740147350479388}, {-2.621592653589793, -2.670324855583748}, \ {-2.621592653589793, -1.424073327469061}, {-2.621592653589793, 0.22544040517904457`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.737815754369939}, {-2.616592653589793, -2.666542102660968}, \ {-2.616592653589793, -1.4310336875090814`}, {-2.616592653589793, 0.2270598601563483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.7355089662130996`}, {-2.611592653589793, -2.6627757290878793`}, \ {-2.611592653589793, -1.4378975858596914`}, {-2.611592653589793, 0.22867094193900853`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.7332267228663834`}, {-2.606592653589793, -2.6590257317546744`}, \ {-2.606592653589793, -1.4446664947345593`}, {-2.606592653589793, 0.2302737070557392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.7309687617511376`}, {-2.601592653589793, -2.655292106244979}, \ {-2.601592653589793, -1.4513418683073989`}, {-2.601592653589793, 0.23186821179224196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.728734820980409}, {-2.596592653589793, -2.6515748468779203`}, \ {-2.596592653589793, -1.4579251424157562`}, {-2.596592653589793, 0.23345451218745106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.7265246394787988`}, {-2.5915926535897933`, \ -2.6478739467497387`}, {-2.5915926535897933`, -1.464417734305778}, \ {-2.5915926535897933`, 0.235032664030227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.724337957097006}, {-2.586592653589793, -2.6441893977752216`}, \ {-2.586592653589793, -1.4708210424171768`}, {-2.586592653589793, 0.23660272285578282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7221745147187333`}, {-2.581592653589793, -2.6405211907278447`}, \ {-2.581592653589793, -1.4771364462035124`}, {-2.581592653589793, 0.2381647439428691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.7200340543629595`}, {-2.576592653589793, -2.636869315280123}, \ {-2.576592653589793, -1.4833653059883407`}, {-2.576592653589793, 0.23971878231048166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.7179163192790594`}, {-2.571592653589793, -2.633233760042981}, \ {-2.571592653589793, -1.4895089628522864`}, {-2.571592653589793, 0.24126489271520013`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.7158210540368577`}, {-2.566592653589793, -2.6296145126050474`}, \ {-2.566592653589793, -1.4955687385507992`}, {-2.566592653589793, 0.24280312964836695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.7137480046113267`}, {-2.561592653589793, -2.62601155957105}, \ {-2.561592653589793, -1.5015459354597798`}, {-2.561592653589793, 0.24433354733350066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.7116969184614272`}, {-2.556592653589793, -2.6224248865996995`}, \ {-2.556592653589793, -1.5074418365467255`}, {-2.556592653589793, 0.2458561997240092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.709667544604567}, {-2.5515926535897933`, -2.6188544784414143`}, \ {-2.5515926535897933`, -1.51325770536687}, {-2.5515926535897933`, 0.24737114050072878`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.7076596336858203`}, {-2.5465926535897934`, \ -2.6153003189752235`}, {-2.5465926535897934`, -1.5189947860812987`}, \ {-2.5465926535897934`, 0.24887842306979763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.7056729380423508`}, {-2.541592653589793, -2.611762391245223}, \ {-2.541592653589793, -1.5246543034957847`}, {-2.541592653589793, 0.25037810056067694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.7037072117636973`}, {-2.536592653589793, -2.608240677496686}, \ {-2.536592653589793, -1.530237463119307}, {-2.536592653589793, 0.25187022582413116`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.7017622107473804`}, {-2.5315926535897932`, \ -2.6047351592116335`}, {-2.5315926535897932`, -1.5357454512399689`}, \ {-2.5315926535897932`, 0.2533548514304568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.6998376927507253`}, {-2.526592653589793, -2.60124581714343}, \ {-2.526592653589793, -1.5411794350173382`}, {-2.526592653589793, 0.2548320296678845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.6979334174384024`}, {-2.521592653589793, -2.5977726313519556`}, \ {-2.521592653589793, -1.5465405625901756`}, {-2.521592653589793, 0.25630181254082485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.6960491464262493`}, {-2.516592653589793, -2.594315581236963}, \ {-2.516592653589793, -1.5518299631972228`}, {-2.516592653589793, 0.25776425176866136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.694184643321693}, {-2.5115926535897932`, -2.5908746455722964`}, \ {-2.5115926535897932`, -1.5570487473116934`}, {-2.5115926535897932`, 0.25921939878411576`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.692339673760473}, {-2.5065926535897933`, -2.5874498025383246`}, \ {-2.5065926535897933`, -1.5621980067862402`}, {-2.5065926535897933`, 0.26066730473223826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.690514005439874}, {-2.501592653589793, -2.584041029755124}, \ {-2.501592653589793, -1.567278815008959}, {-2.501592653589793, 0.26210802046913223`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.6887074081492157`}, {-2.496592653589793, -2.5806483043142863`}, \ {-2.496592653589793, -1.5722922270687854`}, {-2.496592653589793, 0.26354159656095877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.686919653797076}, {-2.491592653589793, -2.5772716028106406`}, \ {-2.491592653589793, -1.577239279929454}, {-2.491592653589793, 0.26496808328297955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.6851505164354488`}, {-2.486592653589793, -2.573910901373724}, \ {-2.486592653589793, -1.5821209926110462`}, {-2.486592653589793, 0.2663875306186826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.6833997722815974`}, {-2.481592653589793, -2.5705661756981537`}, \ {-2.481592653589793, -1.5869383663785634`}, {-2.481592653589793, 0.26779998825907625`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.6816671997368373`}, {-2.476592653589793, -2.5672374010743058`}, \ {-2.476592653589793, -1.5916923849365558`}, {-2.476592653589793, 0.26920550560195783`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.679952579403068}, {-2.471592653589793, -2.563924552418109}, \ {-2.471592653589793, -1.5963840146291683`}, {-2.471592653589793, 0.2706041317513401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.678255694096898}, {-2.4665926535897933`, -2.5606276043003535`}, \ {-2.4665926535897933`, -1.6010142046448612`}, {-2.4665926535897933`, 0.2719959155169907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.6765763288614015`}, {-2.461592653589793, -2.5573465309759316`}, \ {-2.461592653589793, -1.6055838872253174`}, {-2.461592653589793, 0.27338090541396104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.6749142709758558`}, {-2.456592653589793, -2.5540813064123125`}, \ {-2.456592653589793, -1.6100939778778154`}, {-2.456592653589793, 0.2747591496622757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.673269309963428}, {-2.451592653589793, -2.5508319043177567`}, \ {-2.451592653589793, -1.61454537559068}, {-2.451592653589793, 0.2761306961866404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.671641237596806}, {-2.446592653589793, -2.5475982981690866`}, \ {-2.446592653589793, -1.6189389630509954`}, {-2.446592653589793, 0.2774955926162825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.6700298479021822`}, {-2.441592653589793, -2.544380461239009}, \ {-2.441592653589793, -1.623275606864536}, {-2.441592653589793, 0.27885388628481333`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.6684349371613565`}, {-2.436592653589793, -2.541178366623069}, \ {-2.436592653589793, -1.627556157777081}, {-2.436592653589793, 0.28020562423019835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.6668563039122466`}, {-2.431592653589793, -2.5379919872663983`}, \ {-2.431592653589793, -1.6317814508970383`}, {-2.431592653589793, 0.281550853194712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.665293748947885}, {-2.4265926535897933`, -2.5348212959894862`}, \ {-2.4265926535897933`, -1.6359523059185246`}, {-2.4265926535897933`, 0.28288961962515125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.6637470753139016`}, {-2.4215926535897934`, -2.53166626551439}, \ {-2.4215926535897934`, -1.6400695273453074`}, {-2.4215926535897934`, 0.2842219696728369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.662216088304648}, {-2.416592653589793, -2.5285268684897986`}, \ {-2.416592653589793, -1.6441339047143617`}, {-2.416592653589793, 0.2855479491939427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.6607005954580547`}, {-2.411592653589793, -2.525403077516209}, \ {-2.411592653589793, -1.648146212819596}, {-2.411592653589793, 0.28686760374969184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.6592004065491257`}, {-2.4065926535897932`, -2.5222948651706}, \ {-2.4065926535897932`, -1.652107211934761}, {-2.4065926535897932`, 0.28818097860671793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.65771533358249}, {-2.401592653589793, -2.5192022040306496`}, \ {-2.401592653589793, -1.6560176480359101`}, {-2.401592653589793, 0.2894881187374213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.6562451907837086`}, {-2.396592653589793, -2.5161250666985513`}, \ {-2.396592653589793, -1.6598782530225502`}, {-2.396592653589793, 0.2907890688204686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.6547897945896057`}, {-2.391592653589793, -2.51306342582482}, \ {-2.391592653589793, -1.6636897449379222`}, {-2.391592653589793, 0.2920838732411946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.653348963637667}, {-2.3865926535897932`, -2.510017254131288}, \ {-2.3865926535897932`, -1.66745282818758}, {-2.3865926535897932`, 0.29337257609221856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.6519225187545663`}, {-2.3815926535897933`, -2.506986524434046}, \ {-2.3815926535897933`, -1.6711681937566412`}, {-2.3815926535897933`, 0.2946552211739874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.650510282943789}, {-2.376592653589793, -2.5039712096659423`}, \ {-2.376592653589793, -1.6748365194250887`}, {-2.376592653589793, 0.2959318519954412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.649112081372561}, {-2.371592653589793, -2.500971282898784}, \ {-2.371592653589793, -1.6784584699813645`}, {-2.371592653589793, 0.297202511774664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.647727741357987}, {-2.366592653589793, -2.4979867173651473`}, \ {-2.366592653589793, -1.6820346974337796`}, {-2.366592653589793, 0.29846724343963416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.646357092352566}, {-2.361592653589793, -2.495017486479901}, \ {-2.361592653589793, -1.685565841219884}, {-2.361592653589793, 0.29972608962897795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.6449999659290575`}, {-2.356592653589793, -2.4920635638613406`}, \ {-2.356592653589793, -1.6890525284135074`}, {-2.356592653589793, 0.30097909269279505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.643656195764774}, {-2.351592653589793, -2.4891249233521044`}, \ {-2.351592653589793, -1.6924953739295239`}, {-2.351592653589793, 0.3022262946934852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.6423256176253513`}, {-2.346592653589793, -2.4862015390396968`}, \ {-2.346592653589793, -1.6958949807261385`}, {-2.346592653589793, 0.30346773740663485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.641008069348025}, {-2.3415926535897933`, -2.4832933852766415`}, \ {-2.3415926535897933`, -1.69925194000464}, {-2.3415926535897933`, 0.3047034623219568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.6397033908244607`}, {-2.336592653589793, -2.4804004367004198`}, \ {-2.336592653589793, -1.7025668314066396`}, {-2.336592653589793, 0.30593351064422863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.6384114239831375`}, {-2.331592653589793, -2.47752266825309}, \ {-2.331592653589793, -1.705840223208596}, {-2.331592653589793, 0.30715792329428476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.6371320127714064`}, {-2.326592653589793, -2.474660055200494}, \ {-2.326592653589793, -1.7090726725137129`}, {-2.326592653589793, 0.30837674091004863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.6358650031372117`}, {-2.321592653589793, -2.4718125731512077`}, \ {-2.321592653589793, -1.7122647254411358`}, {-2.321592653589793, 0.30959000384758084`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.634610243010427}, {-2.316592653589793, -2.468980198075297}, \ {-2.316592653589793, -1.7154169173123204`}, {-2.316592653589793, 0.3107977521821475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.6333675822840132`}, {-2.311592653589793, -2.4661629063225363`}, \ {-2.311592653589793, -1.7185297728346718`}, {-2.311592653589793, 0.3120000257093574}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.632136872794871}, {-2.306592653589793, -2.4633606746405485`}, \ {-2.306592653589793, -1.7216038062824002`}, {-2.306592653589793, 0.3131968639462708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.630917968304472}, {-2.3015926535897933`, -2.4605734801924704`}, \ {-2.3015926535897933`, -1.7246395216744492`}, {-2.3015926535897933`, 0.31438830613259733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.6297107244793376`}, {-2.2965926535897934`, -2.45780130057442}, \ {-2.2965926535897934`, -1.7276374129497631`}, {-2.2965926535897934`, 0.31557439123186126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.628514998871331}, {-2.291592653589793, -2.455044113832626}, \ {-2.291592653589793, -1.730597964139653}, {-2.291592653589793, 0.3167551579326108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.6273306508977714`}, {-2.286592653589793, -2.452301898480234}, \ {-2.286592653589793, -1.733521649537239}, {-2.286592653589793, 0.31793064464968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.626157541821513}, {-2.2815926535897932`, -2.449574633513809}, \ {-2.2815926535897932`, -1.7364089338642958`}, {-2.2815926535897932`, 0.31910088952542015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.6249955347308216`}, {-2.276592653589793, -2.4468622984295703`}, \ {-2.276592653589793, -1.7392602724350401`}, {-2.276592653589793, 0.32026593043100066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.623844494519273}, {-2.271592653589793, -2.4441648732392602`}, \ {-2.271592653589793, -1.7420761113173433`}, {-2.271592653589793, 0.32142580496769146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.622704287865513}, {-2.266592653589793, -2.4414823384857693`}, \ {-2.266592653589793, -1.7448568874910217`}, {-2.266592653589793, 0.32258055046818446`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.6215747832130214`}, {-2.2615926535897932`, -2.438814675258382}, \ {-2.2615926535897932`, -1.7476030290034184`}, {-2.2615926535897932`, 0.3237302039979356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.6204558507498477`}, {-2.2565926535897933`, \ -2.4361618652077435`}, {-2.2565926535897933`, -1.7503149551222834`}, \ {-2.2565926535897933`, 0.32487480235650895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.619347362388325}, {-2.251592653589793, -2.43352389056051}, \ {-2.251592653589793, -1.7529930764859092`}, {-2.251592653589793, 0.32601438207894623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.6182491917448063`}, {-2.246592653589793, -2.4309007341336355`}, \ {-2.246592653589793, -1.7556377952505993`}, {-2.246592653589793, 0.3271489794371579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.617161214119406}, {-2.241592653589793, -2.4282923793484072`}, \ {-2.241592653589793, -1.758249505235507}, {-2.241592653589793, 0.32827863044131045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.616083306475798}, {-2.236592653589793, -2.4256988102440564`}, \ {-2.236592653589793, -1.7608285920648474`}, {-2.236592653589793, 0.3294033708412494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.615015347421058}, {-2.231592653589793, -2.4231200114910934`}, \ {-2.231592653589793, -1.7633754333075882`}, {-2.231592653589793, 0.3305232361279139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.613957217185548}, {-2.226592653589793, -2.4205559684042894`}, \ {-2.226592653589793, -1.7658903986145336`}, {-2.226592653589793, 0.3316382615347776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.612908797602868}, {-2.221592653589793, -2.4180066669553315`}, \ {-2.221592653589793, -1.7683738498529338`}, {-2.221592653589793, 0.3327484820392949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.61186997208996}, {-2.2165926535897933`, -2.4154720937849974`}, \ {-2.2165926535897933`, -1.7708261412387356`}, {-2.2165926535897933`, 0.3338539323643639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.6108406256271857`}, {-2.211592653589793, -2.4129522362151667`}, \ {-2.211592653589793, -1.7732476194662663`}, {-2.211592653589793, 0.3349546469797886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.6098206447386127`}, {-2.206592653589793, -2.410447082260283}, \ {-2.206592653589793, -1.7756386238357127`}, {-2.206592653589793, 0.3360506601037561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.6088099174723367`}, {-2.201592653589793, -2.407956620638532}, \ {-2.201592653589793, -1.7779994863781452`}, {-2.201592653589793, 0.33714200570433167`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.6078083333809734`}, {-2.196592653589793, -2.4054808407825763`}, \ {-2.196592653589793, -1.7803305319784106`}, {-2.196592653589793, 0.3382287175009409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.606815783502223}, {-2.191592653589793, -2.4030197328499474`}, \ {-2.191592653589793, -1.7826320784956708`}, {-2.191592653589793, 0.3393108289658778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.6058321603396197`}, {-2.186592653589793, -2.4005732877329455`}, \ {-2.186592653589793, -1.7849044368818907`}, {-2.186592653589793, 0.34038837332581096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.6048573578433722`}, {-2.181592653589793, -2.398141497068195}, \ {-2.181592653589793, -1.7871479112981212`}, {-2.181592653589793, 0.3414613835632964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.6038912713913707`}, {-2.1765926535897933`, \ -2.3957243532457144`}, {-2.1765926535897933`, -1.7893627992287495`}, \ {-2.1765926535897933`, 0.3425298924183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.6029337977703455`}, {-2.1715926535897934`, \ -2.3933218494175614`}, {-2.1715926535897934`, -1.791549391593768}, \ {-2.1715926535897934`, 0.34359393238971164`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.601984835157155}, {-2.166592653589793, -2.3909339795060047`}, \ {-2.166592653589793, -1.7937079728589789`}, {-2.166592653589793, 0.34465353573689117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.601044283100274}, {-2.161592653589793, -2.388560738211206}, \ {-2.161592653589793, -1.7958388211444454`}, {-2.161592653589793, 0.3457087344811855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.600112042501389}, {-2.1565926535897932`, -2.386202121018458}, \ {-2.1565926535897932`, -1.7979422083309264`}, {-2.1565926535897932`, 0.34675956040747485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.5991880155972056`}, {-2.151592653589793, -2.383858124204895}, \ {-2.151592653589793, -1.8000184001646689`}, {-2.151592653589793, 0.34780604506569524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.5982721059414087`}, {-2.146592653589793, -2.381528744845599}, \ {-2.146592653589793, -1.802067656360316}, {-2.146592653589793, 0.34884821977241065`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.5973642183867858`}, {-2.141592653589793, -2.379213980819338}, \ {-2.141592653589793, -1.8040902307022753`}, {-2.141592653589793, 0.3498861156123189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.596464259067536}, {-2.1365926535897932`, -2.376913830813578}, \ {-2.1365926535897932`, -1.806086371144326}, {-2.1365926535897932`, 0.35091976343982567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.5955721353817514`}, {-2.1315926535897933`, -2.374628294329027}, \ {-2.1315926535897933`, -1.8080563199077502`}, {-2.1315926535897933`, 0.35194919388057594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.5946877559740895`}, {-2.126592653589793, -2.372357371683514}, \ {-2.126592653589793, -1.810000313577934}, {-2.126592653589793, 0.3529744373330049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.59381103071861}, {-2.121592653589793, -2.3701010640153095`}, \ {-2.121592653589793, -1.8119185831994988`}, {-2.121592653589793, 0.3539955239698822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.5929418707018064`}, {-2.116592653589793, -2.367859373285764}, \ {-2.116592653589793, -1.8138113543700483`}, {-2.116592653589793, 0.3550124837398649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.5920801882058147`}, {-2.111592653589793, -2.365632302281328}, \ {-2.111592653589793, -1.8156788473325922`}, {-2.111592653589793, 0.35602534636903577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.5912258966918182`}, {-2.106592653589793, -2.3634198546148455`}, \ {-2.106592653589793, -1.8175212770666913`}, {-2.106592653589793, 0.357034141362457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.590378910783626}, {-2.101592653589793, -2.3612220347262016`}, \ {-2.101592653589793, -1.8193388533783954`}, {-2.101592653589793, 0.35803889800570604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.5895391462514556`}, {-2.096592653589793, -2.35903884788217}, \ {-2.096592653589793, -1.8211317809890268`}, {-2.096592653589793, 0.35903964536642813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.5887065199958776`}, {-2.0915926535897933`, \ -1.8229002596228527`}, {-2.0915926535897933`, -2.3568703001756055`}, \ {-2.0915926535897933`, 0.3600364122958687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.5878809500319857`}, {-2.0865926535897934`, -1.824644484093783}, \ {-2.0865926535897934`, -2.35471639852374}, {-2.0865926535897934`, 0.3610292274304204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.587062355473722}, {-2.081592653589793, -1.8263646443910402`}, \ {-2.081592653589793, -2.3525771506657898`}, {-2.081592653589793, 0.3620181191931532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.586250656518385}, {-2.076592653589793, -1.8280609257639129`}, \ {-2.076592653589793, -2.350452565159729}, {-2.076592653589793, 0.3630031157953453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.585445774431415}, {-2.071592653589793, -1.8297335088058075`}, \ {-2.071592653589793, -2.3483426513779677`}, {-2.071592653589793, 0.3639842452380353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.5846476315312046`}, {-2.066592653589793, -1.8313825695372636`}, \ {-2.066592653589793, -2.346247419502622}, {-2.066592653589793, 0.364961535313517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.583856151174255}, {-2.061592653589793, -1.8330082794884635`}, \ {-2.061592653589793, -2.344166880519398}, {-2.061592653589793, 0.3659350136068899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.58307125774044}, {-2.056592653589793, -1.8346108057809893`}, \ {-2.056592653589793, -2.34210104621078}, {-2.056592653589793, 0.3669047074975745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.58229287661847}, {-2.0515926535897933`, -1.836190311209004}, \ {-2.0515926535897933`, -2.3400499291482526`}, {-2.0515926535897933`, 0.36787064416081333`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.581520934191547}, {-2.0465926535897934`, -1.837746954319854}, \ {-2.0465926535897934`, -2.3380135426834228`}, {-2.0465926535897934`, 0.36883285056920107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.5807553578232065`}, {-2.041592653589793, -1.8392808894942299`}, \ {-2.041592653589793, -2.3359919009381835`}, {-2.041592653589793, 0.36979135349418885`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.5799960758433405`}, {-2.036592653589793, -1.8407922670258994`}, \ {-2.036592653589793, -2.3339850187938223`}, {-2.036592653589793, 0.3707461795075808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.5792430175344}, {-2.031592653589793, -1.8422812332010918`}, \ {-2.031592653589793, -2.3319929118790346`}, {-2.031592653589793, 0.371697354983032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.578496113117803}, {-2.026592653589793, -1.843747930377573}, \ {-2.026592653589793, -2.33001559655677}, {-2.026592653589793, 0.3726449060975489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.5777552937404917`}, {-2.021592653589793, -1.8451924970634705`}, \ {-2.021592653589793, -2.3280530899100036`}, {-2.021592653589793, 0.373588858832976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.5770204914616914`}, {-2.016592653589793, -1.8466150679959483`}, \ {-2.016592653589793, -2.326105409726304}, {-2.016592653589793, 0.37452923897747253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.576291639239832}, {-2.0115926535897932`, -1.8480157742197112`}, \ {-2.0115926535897932`, -2.324172574481217}, {-2.0115926535897932`, 0.37546607212699334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.5755686709196857`}, {-2.0065926535897933`, \ -1.8493947431655535`}, {-2.0065926535897933`, -2.3222546033203204`}, \ {-2.0065926535897933`, 0.37639938368675635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.574851521219617}, {-2.001592653589793, -1.8507520987287194`}, \ {-2.001592653589793, -2.320351516040158}, {-2.001592653589793, 0.3773291988727158}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.57414012571908}, {-1.996592653589793, -1.8520879613475194`}, \ {-1.996592653589793, -2.3184633330677373`}, {-1.996592653589793, 0.3782555427130129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.573434420846229}, {-1.991592653589793, -1.8534024480818911`}, \ {-1.991592653589793, -2.316590075438828}, {-1.991592653589793, 0.37917844004942736`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.572734343865727}, {-1.986592653589793, -1.8546956726921362`}, \ {-1.986592653589793, -2.314731764774834}, {-1.986592653589793, 0.3800979155388358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.5720398328667446`}, {-1.9815926535897932`, \ -1.8559677457179997`}, {-1.9815926535897932`, -2.3128884232582845`}, \ {-1.9815926535897932`, 0.3810139936546367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.571350826751081}, {-1.976592653589793, -1.8572187745578035`}, \ {-1.976592653589793, -2.3110600736069835`}, {-1.976592653589793, 0.38192669868819557`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.5706672652214992`}, {-1.9715926535897932`, \ -1.8584488635480545`}, {-1.9715926535897932`, -2.309246739046669}, \ {-1.9715926535897932`, 0.3828360547502653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.5699890887701833`}, {-1.966592653589793, -1.8596581140432822`}, \ {-1.966592653589793, -2.307448443282303}, {-1.966592653589793, 0.38374208577240626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.5693162386674047`}, {-1.9615926535897932`, \ -1.8608466244963875`}, {-1.9615926535897932`, -2.305665210467781}, \ {-1.9615926535897932`, 0.3846448155083994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.568648656950313}, {-1.956592653589793, -1.8620144905393199`}, \ {-1.956592653589793, -2.30389706517425}, {-1.956592653589793, 0.3855442675356555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.5679862864119025`}, {-1.9515926535897932`, \ -1.8631618050643097`}, {-1.9515926535897932`, -2.3021440323568885`}, \ {-1.9515926535897932`, 0.38644046525660786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.56732907059015}, {-1.946592653589793, -1.864288658305609}, \ {-1.946592653589793, -2.3004061373201132`}, {-1.946592653589793, 0.38733343190010816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.5666769537572804`}, {-1.9415926535897932`, \ -1.8653951379217462`}, {-1.9415926535897932`, -2.298683405681342}, \ {-1.9415926535897932`, 0.38822319052280746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.566029880909214}, {-1.936592653589793, -1.866481329078411}, \ {-1.936592653589793, -2.2969758633331283`}, {-1.936592653589793, 0.38910976401053293`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.565387797755152}, {-1.9315926535897932`, -1.8675473145319201`}, \ {-1.9315926535897932`, -2.2952835364037685`}, {-1.9315926535897932`, 0.3899931750796612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.5647506507073214`}, {-1.926592653589793, -1.8685931747133533`}, \ {-1.926592653589793, -2.2936064512163608`}, {-1.926592653589793, 0.39087344627847326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.5641183868708683`}, {-1.9215926535897931`, -1.869618987813341}, \ {-1.9215926535897931`, -2.2919446342462635`}, {-1.9215926535897931`, 0.3917505999885115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.563490954033893}, {-1.916592653589793, -1.8706248298675154`}, \ {-1.916592653589793, -2.290298112077018}, {-1.916592653589793, 0.392624658425928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.56286830065764}, {-1.9115926535897931`, -1.871610774842698}, \ {-1.9115926535897931`, -2.288666911354695}, {-1.9115926535897931`, 0.39349564364281747`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.562250375866829}, {-1.906592653589793, -1.8725768947237602`}, \ {-1.906592653589793, -2.287051058740687}, {-1.906592653589793, 0.3943635775285537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.5616371294401263`}, {-1.9015926535897931`, -1.873523259601228}, \ {-1.9015926535897931`, -2.285450580862961}, {-1.9015926535897931`, 0.3952284818111083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.5610285118007616`}, {-1.896592653589793, -1.8744499377595891`}, \ {-1.896592653589793, -2.2838655042657794`}, {-1.896592653589793, 0.3960903780583658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.560424474007275}, {-1.8915926535897931`, -1.8753569957663037`}, \ {-1.8915926535897931`, -2.2822958553579205`}, {-1.8915926535897931`, 0.39694928767943466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.5598249677444205`}, {-1.886592653589793, -1.8762444985616005`}, \ {-1.886592653589793, -2.2807416603593893`}, {-1.886592653589793, 0.39780523192593653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.559229945314175}, {-1.881592653589793, -1.8771125095488277`}, \ {-1.881592653589793, -2.2792029452467184`}, {-1.881592653589793, 0.39865823189330907`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.5586393596269112`}, {-1.876592653589793, -1.8779610906856465`}, \ {-1.876592653589793, -2.277679735696788}, {-1.876592653589793, 0.399508308522081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.5580531641926854`}, {-1.871592653589793, -1.8787903025757802`}, \ {-1.871592653589793, -2.2761720570293}, {-1.871592653589793, 0.4003554825991472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.5574713131126545`}, {-1.866592653589793, -1.8796002045614137`}, \ {-1.866592653589793, -2.2746799341479065`}, {-1.866592653589793, 0.4011997747590393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.556893761070633}, {-1.861592653589793, -1.8803908548162194`}, \ {-1.861592653589793, -2.2732033914800294`}, {-1.861592653589793, 0.4020412054851801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.556320463324765}, {-1.8565926535897932`, -1.881162310438922}, \ {-1.8565926535897932`, -2.2717424529154524`}, {-1.8565926535897932`, 0.4028797951111349}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.5557513756993293`}, {-1.851592653589793, -1.8819146275473764`}, \ {-1.851592653589793, -2.270297141743725}, {-1.851592653589793, 0.40371556382185575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.555186454576658}, {-1.8465926535897932`, -1.8826478613731086`}, \ {-1.8465926535897932`, -2.268867480590476}, {-1.8465926535897932`, 0.404548531654911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.554625656889189}, {-1.841592653589793, -1.88336206635628}, \ {-1.841592653589793, -2.2674534913526427`}, {-1.841592653589793, 0.4053787185017148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.5540689401116317`}, {-1.8365926535897932`, \ -1.8840572962409845`}, {-1.8365926535897932`, -2.2660551951327563`}, \ {-1.8365926535897932`, 0.40620614410874417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.553516262253243}, {-1.831592653589793, -1.8847336041707932`}, \ {-1.831592653589793, -2.2646726121723764`}, {-1.831592653589793, 0.40703082807874535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.5529675818502375`}, {-1.8265926535897932`, \ -1.8853910427845644`}, {-1.8265926535897932`, -2.263305761784641}, \ {-1.8265926535897932`, 0.4078527898719389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.5524228579582977`}, {-1.821592653589793, -1.8860296643123038`}, \ {-1.821592653589793, -2.261954662286216}, {-1.821592653589793, 0.40867204880720864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.5518820501452018`}, {-1.8165926535897932`, \ -1.8866495206710954`}, {-1.8165926535897932`, -2.2606193309285647`}, \ {-1.8165926535897932`, 0.4094886240632895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.551345118483562}, {-1.811592653589793, -1.887250663560956}, \ {-1.811592653589793, -2.2592997838287734`}, {-1.811592653589793, 0.410302534679941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.550812023543679}, {-1.8065926535897932`, -1.8878331445605356`}, \ {-1.8065926535897932`, -2.2579960358999487`}, {-1.8065926535897932`, 0.41111379955911775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.550282726386494}, {-1.801592653589793, -1.8883970152225416`}, \ {-1.801592653589793, -2.2567081007813816`}, {-1.801592653589793, 0.41192243746612905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.549757188556657}, {-1.7965926535897931`, -1.8889423271688077`}, \ {-1.7965926535897931`, -2.255435990768535}, {-1.7965926535897931`, 0.4127284670307884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.549235372075692}, {-1.791592653589793, -1.8894691321848358`}, \ {-1.791592653589793, -2.254179716743043}, {-1.791592653589793, 0.4135319067485596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.5487172394352737`}, {-1.7865926535897931`, -1.889977482313755}, \ {-1.7865926535897931`, -2.252939288102792}, {-1.7865926535897931`, 0.41433277498169047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.5482027535906}, {-1.781592653589793, -1.8904674299495354`}, \ {-1.781592653589793, -2.2517147126922596`}, {-1.781592653589793, 0.4151310899603419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.547691877953868}, {-1.7765926535897931`, -1.8909390279293243`}, \ {-1.7765926535897931`, -2.250505996733254}, {-1.7765926535897931`, 0.41592686978370486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.547184576387847}, {-1.771592653589793, -1.8913923296247903`}, \ {-1.771592653589793, -2.249313144756173}, {-1.771592653589793, 0.41672013242111067`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.546680813199554}, {-1.7665926535897931`, -1.8918273890323214`}, \ {-1.7665926535897931`, -2.248136159531936}, {-1.7665926535897931`, 0.41751089571313793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.546180553134018}, {-1.761592653589793, -1.8922442608619365`}, \ {-1.761592653589793, -2.2469750420047743`}, {-1.761592653589793, 0.41829917737270317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.5456837613681405`}, {-1.756592653589793, -1.892643000624782}, \ {-1.756592653589793, -2.245829791225993}, {-1.756592653589793, 0.41908499498614754`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.5451904035046575`}, {-1.751592653589793, -1.8930236647190501`}, \ {-1.751592653589793, -2.244700404288859}, {-1.751592653589793, 0.41986836601431815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.5447004455661815`}, {-1.746592653589793, -1.8933863105141733`}, \ {-1.746592653589793, -2.2435868762648172`}, {-1.746592653589793, 0.4206493077936373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.5442138539893415`}, {-1.741592653589793, -1.8937309964331581`}, \ {-1.741592653589793, -2.2424892001411396`}, {-1.741592653589793, 0.421427837537163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.5437305956190084`}, {-1.736592653589793, -1.8940577820328865`}, \ {-1.736592653589793, -2.241407366760213}, {-1.736592653589793, 0.422203972335646}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.5432506377026094`}, {-1.7315926535897932`, \ -1.8943667280822503`}, {-1.7315926535897932`, -2.240341364760583}, \ {-1.7315926535897932`, 0.4229777291585756}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.5427739478845295`}, {-1.726592653589793, -1.8946578966379688`}, \ {-1.726592653589793, -2.239291180519945}, {-1.726592653589793, 0.42374912485521876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.5423004942005982`}, {-1.7215926535897932`, \ -1.8949313511179406`}, {-1.7215926535897932`, -2.238256798100216}, \ {-1.7215926535897932`, 0.42451817615564913`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.5418302450726546`}, {-1.716592653589793, -1.8951871563719525`}, \ {-1.716592653589793, -2.2372381991948718`}, {-1.716592653589793, 0.4252848996717731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.541363169303202}, {-1.7115926535897932`, -1.895425378749663}, \ {-1.7115926535897932`, -2.2362353630786584`}, {-1.7115926535897932`, 0.4260493118983411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.54089923607014}, {-1.706592653589793, -1.895646086165657}, \ {-1.706592653589793, -2.2352482665598736`}, {-1.706592653589793, 0.4268114292139582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.540438414921578}, {-1.7015926535897932`, -1.8958493481614742`}, \ {-1.7015926535897932`, -2.234276883935318}, {-1.7015926535897932`, 0.4275712678820814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.5399806757707224`}, {-1.696592653589793, -1.89603523596445}, \ {-1.696592653589793, -2.233321186948111}, {-1.696592653589793, 0.4283288440520132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.5395259888908503`}, {-1.6915926535897932`, -1.896203822543278}, \ {-1.6915926535897932`, -2.2323811447484334`}, {-1.6915926535897932`, 0.4290841737598845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.53907432491035}, {-1.686592653589793, -1.896355182660124}, \ {-1.686592653589793, -2.2314567238574106`}, {-1.686592653589793, 0.42983727292963114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.5386256548078436`}, {-1.6815926535897932`, -1.896489392919226}, \ {-1.6815926535897932`, -2.230547888134175}, {-1.6815926535897932`, 0.4305881573739635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.538179949907377}, {-1.676592653589793, -1.89660653181182}, \ {-1.676592653589793, -2.2296545987463023`}, {-1.676592653589793, 0.431336842795327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.5377371818736902`}, {-1.6715926535897931`, -1.896706679757358}, \ {-1.6715926535897931`, -2.228776814143642}, {-1.6715926535897931`, 0.4320833447868571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.537297322707551}, {-1.666592653589793, -1.8967899191408453`}, \ {-1.666592653589793, -2.227914490035734}, {-1.666592653589793, 0.4328276788333233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.536860344741167}, {-1.6615926535897931`, -1.8968563343462927`}, \ {-1.6615926535897931`, -2.2270675793728176`}, {-1.6615926535897931`, 0.4335698603120701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.536426220633659}, {-1.656592653589793, -1.896906011786142}, \ {-1.656592653589793, -2.226236032330572}, {-1.656592653589793, 0.4343099044939477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.5359949233666104`}, {-1.6515926535897931`, \ -1.8969390399266648`}, {-1.6515926535897931`, -2.225419796298619}, \ {-1.6515926535897931`, 0.4350478265442351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.535566426239676}, {-1.646592653589793, -1.8969555093092192`}, \ {-1.646592653589793, -2.2246188158728746`}, {-1.646592653589793, 0.43578364152355814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.5351407028662662`}, {-1.6415926535897931`, \ -1.8969555125673678`}, {-1.6415926535897931`, -2.2238330328517835`}, \ {-1.6415926535897931`, 0.43651736438879757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.534717727169285}, {-1.636592653589793, -1.8969391444398132`}, \ {-1.636592653589793, -2.223062386236468}, {-1.636592653589793, 0.4372490099939924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.534297473376943}, {-1.631592653589793, -1.896906501779113}, \ {-1.631592653589793, -2.2223068122348364`}, {-1.631592653589793, 0.4379785930912337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.533879916018626}, {-1.626592653589793, -1.8968576835561843`}, \ {-1.626592653589793, -2.2215662442696544`}, {-1.626592653589793, 0.438706128331553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.533465029920827}, {-1.621592653589793, -1.8967927908605988`}, \ {-1.621592653589793, -2.220840612990577}, {-1.621592653589793, 0.4394316302658019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.5330527902031443`}, {-1.616592653589793, -1.8967119268966792`}, \ {-1.616592653589793, -2.2201298462901344`}, {-1.616592653589793, 0.4401551133455271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.5326431722743328`}, {-1.611592653589793, -1.8966151969754117`}, \ {-1.611592653589793, -2.219433869323666}, {-1.611592653589793, 0.44087659192383616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.5322361518284175`}, {-1.606592653589793, -1.8965027085022415`}, \ {-1.606592653589793, -2.218752604533143}, {-1.606592653589793, 0.44159608025625613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.5318317048408665`}, {-1.601592653589793, -1.8963745709607656`}, \ {-1.601592653589793, -2.2180859716748578`}, {-1.601592653589793, 0.4423135925015877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.531429807564818}, {-1.5965926535897932`, -1.8962308958924168`}, \ {-1.5965926535897932`, -2.2174338878509117`}, {-1.5965926535897932`, 0.443029142722749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.531030436527369}, {-1.591592653589793, -1.896071796872184}, \ {-1.591592653589793, -2.2167962675444346`}, {-1.591592653589793, 0.4437427448876163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.530633568525912}, {-1.5865926535897932`, -1.8958973894804687`}, \ {-1.5865926535897932`, -2.2161730226584635`}, {-1.5865926535897932`, 0.4444544128698545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.530239180624535}, {-1.581592653589793, -1.8957077912711666`}, \ {-1.581592653589793, -2.215564062558383}, {-1.581592653589793, 0.4451641604497432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.529847250150466}, {-1.5765926535897932`, -1.8955031217360763`}, \ {-1.5765926535897932`, -2.2149692941178407`}, {-1.5765926535897932`, 0.4458720013149944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.5294577546905797`}, {-1.571592653589793, -1.895283502265754}, \ {-1.571592653589793, -2.2143886217680064`}, {-1.571592653589793, 0.4465779490615647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.529070672087949}, {-1.5665926535897932`, -1.8950490561069262`}, \ {-1.5665926535897932`, -2.2138219475500813`}, {-1.5665926535897932`, 0.44728201719446103`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.528685980438451}, {-1.561592653589793, -1.8947999083166063`}, \ {-1.561592653589793, -2.2132691711709094`}, {-1.561592653589793, 0.4479842191285387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.5283036580874234`}, {-1.5565926535897932`, -1.89453618571304}, \ {-1.5565926535897932`, -2.212730190061578}, {-1.5565926535897932`, 0.4486845681892923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.52792368362637}, {-1.551592653589793, -1.894258016823648}, \ {-1.551592653589793, -2.2122048994388277`}, {-1.551592653589793, 0.4493830776136437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.5275460358897175`}, {-1.5465926535897931`, \ -1.8939655318300883`}, {-1.5465926535897931`, -2.21169319236916}, \ {-1.5465926535897931`, 0.4500797605507198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.527170693951611}, {-1.541592653589793, -1.8936588625106259`}, \ {-1.541592653589793, -2.2111949598354754`}, {-1.541592653589793, 0.45077463006262486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.5267976371227747`}, {-1.5365926535897931`, \ -1.8933381421799709`}, {-1.5365926535897931`, -2.2107100908060517`}, \ {-1.5365926535897931`, 0.4514676991252078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.526426844947398}, {-1.531592653589793, -1.893003505626737}, \ {-1.531592653589793, -2.2102384723057473`}, {-1.531592653589793, 0.45215898062882126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.5260582972000845`}, {-1.5265926535897931`, \ -1.8926550890487144`}, {-1.5265926535897931`, -2.2097799894892076`}, \ {-1.5265926535897931`, 0.4528484873790764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.5256919738828367`}, {-1.521592653589793, -1.89229302998613}, \ {-1.521592653589793, -2.2093345257159336`}, {-1.521592653589793, 0.45353623209759053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.5253278552220904`}, {-1.5165926535897931`, \ -1.8919174672530685`}, {-1.5165926535897931`, -2.2089019626270265`}, \ {-1.5165926535897931`, 0.4542222274227279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.5249659216657863`}, {-1.511592653589793, -1.8915285408672404`}, \ {-1.511592653589793, -2.2084821802234282`}, {-1.511592653589793, 0.4549064859103348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.5246061538804923`}, {-1.506592653589793, -1.891126391978276}, \ {-1.506592653589793, -2.2080750569454763`}, {-1.506592653589793, 0.45558902003446977`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.5242485327485626`}, {-1.501592653589793, -1.890711162794745}, \ {-1.501592653589793, -2.2076804697535963`}, {-1.501592653589793, 0.4562698421881266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.5238930393653423`}, {-1.496592653589793, -1.8902829965100503`}, \ {-1.496592653589793, -2.20729829420996}, {-1.496592653589793, 0.4569489646839512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.5235396550364073`}, {-1.491592653589793, -1.8898420372274103`}, \ {-1.491592653589793, -2.2069284045609163`}, {-1.491592653589793, 0.45762639975495284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.5231883612748534`}, {-1.486592653589793, -1.8893884298841013`}, \ {-1.486592653589793, -2.2065706738200235`}, {-1.486592653589793, 0.4583021595552106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.5228391397986156`}, {-1.481592653589793, -1.8889223201751193`}, \ {-1.481592653589793, -2.206224973851516}, {-1.481592653589793, 0.4589762561605713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.5224919725278343`}, {-1.476592653589793, -1.8884438544764561`}, \ {-1.476592653589793, -2.2058911754540262`}, {-1.476592653589793, 0.4596487015693452}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.522146841582254}, {-1.4715926535897932`, -1.887953179768157}, \ {-1.4715926535897932`, -2.2055691484443924`}, {-1.4715926535897932`, 0.4603195077029931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.5218037292786653`}, {-1.466592653589793, -1.887450443557315}, \ {-1.466592653589793, -2.2052587617413972`}, {-1.466592653589793, 0.4609886864068086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.5214626181283797`}, {-1.4615926535897932`, \ -1.8869357938011746`}, {-1.4615926535897932`, -2.2049598834492667`}, \ {-1.4615926535897932`, 0.461656249450595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.521123490834743}, {-1.456592653589793, -1.886409378830503}, \ {-1.456592653589793, -2.204672380940786}, {-1.456592653589793, 0.4623222085293369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.5207863302906843`}, {-1.4515926535897932`, \ -1.8858713472733692`}, {-1.4515926535897932`, -2.2043961209398706`}, \ {-1.4515926535897932`, 0.46298657526386466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.520451119576304}, {-1.446592653589793, -1.885321847979485}, \ {-1.446592653589793, -2.2041309696034683`}, {-1.446592653589793, 0.46364936120151656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.52011784195649}, {-1.4415926535897932`, -1.8847610299452549`}, \ {-1.4415926535897932`, -2.203876792602628}, {-1.4415926535897932`, 0.46431057781679014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.519786480878574}, {-1.436592653589793, -1.8841890422396397`}, \ {-1.436592653589793, -2.203633455202634}, {-1.436592653589793, 0.4649702365119951}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.5194570199700204`}, {-1.4315926535897932`, \ -1.8836060339310035`}, {-1.4315926535897932`, -2.2034008223420627`}, \ {-1.4315926535897932`, 0.46562834861789365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.519129443036145}, {-1.426592653589793, -1.8830121540150149`}, \ {-1.426592653589793, -2.203178758710649}, {-1.426592653589793, 0.4662849253943415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.518803734057876}, {-1.4215926535897931`, -1.8824075513437597`}, \ {-1.4215926535897931`, -2.2029671288258483`}, {-1.4215926535897931`, 0.46693997803091986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.518479877189533}, {-1.416592653589793, -1.881792374556137}, \ {-1.416592653589793, -2.2027657971080106`}, {-1.416592653589793, 0.4675935176475633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.518157856756652}, {-1.4115926535897931`, -1.8811667720096508`}, \ {-1.4115926535897931`, -2.202574627954039}, {-1.4115926535897931`, 0.4682455552951831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.5178376572538332`}, {-1.406592653589793, -1.8805308917136963`}, \ {-1.406592653589793, -2.2023934858094707`}, {-1.406592653589793, 0.46889610195628395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.517519263342621}, {-1.4015926535897931`, -1.879884881264394}, \ {-1.4015926535897931`, -2.2022222352388927`}, {-1.4015926535897931`, 0.4695451685455772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.5172026598494193`}, {-1.396592653589793, -1.8792288877810932`}, \ {-1.396592653589793, -2.2020607409946016`}, {-1.396592653589793, 0.4701927659105878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.5168878317634285`}, {-1.3915926535897931`, \ -1.8785630578445625`}, {-1.3915926535897931`, -2.2019088680834713`}, \ {-1.3915926535897931`, 0.4708389048322569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.5165747642346172`}, {-1.386592653589793, -1.8778875374369721`}, \ {-1.386592653589793, -2.201766481831941}, {-1.386592653589793, 0.471483596025539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.516263442571725}, {-1.381592653589793, -1.8772024718837006`}, \ {-1.381592653589793, -2.201633447949084}, {-1.381592653589793, 0.4721268501399942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.5159538522402873`}, {-1.376592653589793, -1.8765080057970074`}, \ {-1.376592653589793, -2.2015096325877135`}, {-1.376592653589793, 0.47276867776037684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.5156459788606935`}, {-1.371592653589793, -1.8758042830216402`}, \ {-1.371592653589793, -2.201394902403477}, {-1.371592653589793, 0.4734090894072164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.5153398082062717`}, {-1.366592653589793, -1.8750914465823763`}, \ {-1.366592653589793, -2.201289124611915}, {-1.366592653589793, 0.4740480955373973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.515035326201397}, {-1.361592653589793, -1.8743696386335555`}, \ {-1.361592653589793, -2.2011921670434575`}, {-1.361592653589793, 0.4746857065447303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.5147325189196335`}, {-1.356592653589793, -1.873639000410606}, \ {-1.356592653589793, -2.2011038981963287`}, {-1.356592653589793, 0.47532193276052204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.514431372581896}, {-1.351592653589793, -1.87289967218359}, \ {-1.351592653589793, -2.201024187287357}, {-1.351592653589793, 0.4759567844541386}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.5141318735546414`}, {-1.3465926535897932`, \ -1.8721517932127771`}, {-1.3465926535897932`, -2.2009529043006797`}, \ {-1.3465926535897932`, 0.4765902718335638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.5138340083480855`}, {-1.341592653589793, -1.87139550170625}, \ {-1.341592653589793, -2.2008899200343293`}, {-1.341592653589793, 0.4772224050459546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.5135377636144436`}, {-1.3365926535897932`, \ -1.8706309347795367`}, {-1.3365926535897932`, -2.2008351061447193`}, \ {-1.3365926535897932`, 0.4778531941781906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.5132431261461954`}, {-1.331592653589793, -1.8698582284172724`}, \ {-1.331592653589793, -2.2007883351890207`}, {-1.331592653589793, 0.4784826492574196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.5129500828743785`}, {-1.3265926535897932`, \ -1.8690775174368794`}, {-1.3265926535897932`, -2.200749480665452}, \ {-1.3265926535897932`, 0.47911078025159815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.5126586208669006`}, {-1.321592653589793, -1.8682889354542465`}, \ {-1.321592653589793, -2.200718417051491}, {-1.321592653589793, 0.47973759707002867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.512368727326878}, {-1.3165926535897932`, -1.8674926148513933`}, \ {-1.3165926535897932`, -2.20069501984003}, {-1.3165926535897932`, 0.48036310956389044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.5120803895909978`}, {-1.311592653589793, -1.8666886867460954`}, \ {-1.311592653589793, -2.200679165573506}, {-1.311592653589793, 0.4809873275267682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.511793595127903}, {-1.3065926535897932`, -1.8658772809634452`}, \ {-1.3065926535897932`, -2.200670731876013}, {-1.3065926535897932`, 0.4816102606951762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.5115083315365974`}, {-1.301592653589793, -1.865058526009328}, \ {-1.301592653589793, -2.2006695974834494`}, {-1.301592653589793, 0.48223191874907556`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.511224586544878}, {-1.2965926535897931`, -1.8642325490457603`}, \ {-1.2965926535897931`, -2.200675642271716}, {-1.2965926535897931`, 0.48285231131239037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.510942348007784}, {-1.291592653589793, -1.8633994758680836`}, \ {-1.291592653589793, -2.2006887472830137`}, {-1.291592653589793, 0.4834714479535186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.5106616039060707`}, {-1.2865926535897931`, \ -1.8625594308839555`}, {-1.2865926535897931`, -2.200708794750262}, \ {-1.2865926535897931`, 0.484089338185838}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.510382342344704}, {-1.281592653589793, -1.8617125370941097`}, \ {-1.281592653589793, -2.2007356681197}, {-1.281592653589793, 0.48470599146820864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.5101045515513745`}, {-1.2765926535897931`, -1.860858916074841}, \ {-1.2765926535897931`, -2.200769252071694}, {-1.2765926535897931`, 0.4853214172054708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.509828219875035}, {-1.271592653589793, -1.8599986879621677`}, \ {-1.271592653589793, -2.200809432539801}, {-1.271592653589793, 0.48593562474894086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.5095533357844535`}, {-1.2665926535897931`, \ -1.8591319714376424`}, {-1.2665926535897931`, -2.200856096728142}, \ {-1.2665926535897931`, 0.4865486233969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.5092798878667937`}, {-1.261592653589793, -1.8582588837157479`}, \ {-1.261592653589793, -2.2009091331271153`}, {-1.261592653589793, 0.48716042239508056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.509007864826206}, {-1.256592653589793, -1.8573795405328388`}, \ {-1.256592653589793, -2.2009684315275133`}, {-1.256592653589793, 0.48777103093715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.5087372554824476`}, {-1.251592653589793, -1.8564940561375887`}, \ {-1.251592653589793, -2.2010338830330793`}, {-1.251592653589793, 0.48838045816518755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.5084680487695126`}, {-1.246592653589793, -1.8556025432828862`}, \ {-1.246592653589793, -2.201105380071562}, {-1.246592653589793, 0.4889887131701595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.508200233734286}, {-1.241592653589793, -1.854705113219125}, \ {-1.241592653589793, -2.201182816404311}, {-1.241592653589793, 0.48959580499239114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.507933799535218}, {-1.236592653589793, -1.8538018756888641`}, \ {-1.236592653589793, -2.2012660871344685`}, {-1.236592653589793, 0.4902017426220309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.507668735441012}, {-1.231592653589793, -1.8528929389227753`}, \ {-1.231592653589793, -2.201355088713797}, {-1.231592653589793, 0.49080653499951843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.5074050308293305`}, {-1.226592653589793, -1.8519784096368614`}, \ {-1.226592653589793, -2.201449718948217}, {-1.226592653589793, 0.4914101910160378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.507142675185525}, {-1.2215926535897932`, -1.8510583930308688`}, \ {-1.2215926535897932`, -2.2015498770020665`}, {-1.2215926535897932`, 0.49201271951397946`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.5068816581013755`}, {-1.216592653589793, -1.8501329927878618`}, \ {-1.216592653589793, -2.2016554634011722`}, {-1.216592653589793, 0.4926141292873888}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.5066219692738527`}, {-1.2115926535897932`, \ -1.8492023110749116`}, {-1.2115926535897932`, -2.2017663800347558`}, \ {-1.2115926535897932`, 0.4932144290824153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.506363598503896}, {-1.206592653589793, -1.848266448544837}, \ {-1.206592653589793, -2.201882530156228}, {-1.206592653589793, 0.49381362759776015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.5061065356952037`}, {-1.2015926535897932`, \ -1.8473255043389654`}, {-1.2015926535897932`, -2.202003818382935}, \ {-1.2015926535897932`, 0.4944117334851134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.5058507708530464`}, {-1.196592653589793, -1.8463795760908572`}, \ {-1.196592653589793, -2.202130150694881}, {-1.196592653589793, 0.49500875534959543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.505596294083094}, {-1.1915926535897932`, -1.845428759930953}, \ {-1.1915926535897932`, -2.202261434432487}, {-1.1915926535897932`, 0.49560470175019083`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.5053430955902565`}, {-1.186592653589793, -1.8444731504920895`}, \ {-1.186592653589793, -2.202397578293442}, {-1.186592653589793, 0.49619958120017876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.5050911656775408`}, {-1.1815926535897932`, -1.84351284091586}, \ {-1.1815926535897932`, -2.2025384923286673`}, {-1.1815926535897932`, 0.4967934021675603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.50484049474493}, {-1.176592653589793, -1.8425479228597417`}, \ {-1.176592653589793, -2.202684087937458}, {-1.176592653589793, 0.49738617307548466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.504591073288265}, {-1.1715926535897931`, -1.841578486504984}, \ {-1.1715926535897931`, -2.202834277861839}, {-1.1715926535897931`, 0.4979779023026685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.5043428918981534`}, {-1.166592653589793, -1.840604620565193}, \ {-1.166592653589793, -2.202988976180179}, {-1.166592653589793, 0.4985685981838143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.5040959412588872`}, {-1.1615926535897931`, \ -1.8396264122955748`}, {-1.1615926535897931`, -2.2031480983000984`}, \ {-1.1615926535897931`, 0.4991582690100239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.5038502121473756`}, {-1.156592653589793, -1.838643947502802}, \ {-1.156592653589793, -2.2033115609507243`}, {-1.156592653589793, 0.4997469230292119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.5036056954320927`}, {-1.1515926535897931`, \ -1.8376573105554688`}, {-1.1515926535897931`, -2.2034792821743148`}, \ {-1.1515926535897931`, 0.5003345684465109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.5033623820720394`}, {-1.146592653589793, -1.8366665843950856`}, \ {-1.146592653589793, -2.203651181317305}, {-1.146592653589793, 0.5009212134246787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.5031202631157194`}, {-1.1415926535897931`, \ -1.8356718505475855`}, {-1.1415926535897931`, -2.203827179020807}, \ {-1.1415926535897931`, 0.5015068660844975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.50287932970013}, {-1.1365926535897932`, -1.8346731891353074`}, \ {-1.1365926535897932`, -2.2040071972105926`}, {-1.1365926535897932`, 0.502091534505175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.502639573049762}, {-1.1315926535897929`, -1.8336706788894146`}, \ {-1.1315926535897929`, -2.20419115908661}, {-1.1315926535897929`, 0.5026752267247384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.5024009844756203`}, {-1.126592653589793, -1.8326643971627241`}, \ {-1.126592653589793, -2.20437898911205}, {-1.126592653589793, 0.5032579507404269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.502163555374249}, {-1.121592653589793, -1.8316544199429146`}, \ {-1.121592653589793, -2.204570613002007}, {-1.121592653589793, 0.5038397145090814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.50192727722678}, {-1.1165926535897932`, -1.8306408218660728`}, \ {-1.1165926535897932`, -2.2047659577117518`}, {-1.1165926535897932`, 0.5044205259475311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.5016921415979807`}, {-1.1115926535897929`, \ -1.8296236762305582`}, {-1.1115926535897929`, -2.2049649514246745`}, \ {-1.1115926535897929`, 0.505000392932976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.501458140135329}, {-1.106592653589793, -1.8286030550111625`}, \ {-1.106592653589793, -2.2051675235398847`}, {-1.106592653589793, 0.5055793233033685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.50122526456809}, {-1.101592653589793, -1.8275790288735119`}, \ {-1.101592653589793, -2.2053736046595365`}, {-1.101592653589793, 0.5061573248577911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.5009935067064095`}, {-1.0965926535897932`, \ -1.8265516671887232`}, {-1.0965926535897932`, -2.205583126575883}, \ {-1.0965926535897932`, 0.5067344053568297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.5007628584404182`}, {-1.0915926535897933`, \ -1.8255210380482534`}, {-1.0915926535897933`, -2.2057960222580872`}, \ {-1.0915926535897933`, 0.5073105725229471}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.50053331173935}, {-1.086592653589793, -1.8244872082789456`}, \ {-1.086592653589793, -2.2060122258388226`}, {-1.086592653589793, 0.5078858340408511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.5003048586506664`}, {-1.081592653589793, -1.8234502434582263`}, \ {-1.081592653589793, -2.206231672600683}, {-1.081592653589793, 0.5084601975578611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.5000774912992023`}, {-1.0765926535897932`, -1.82241020792945}, \ {-1.0765926535897932`, -2.206454298962416}, {-1.0765926535897932`, 0.5090336706842723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.499851201886311}, {-1.0715926535897933`, -1.8213671648173615`}, \ {-1.0715926535897933`, -2.20668004246502}, {-1.0715926535897933`, 0.5096062609937152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.49962598268903}, {-1.066592653589793, -1.82032117604366}, \ {-1.066592653589793, -2.206908841757699}, {-1.066592653589793, 0.5101779760235147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.499401826059255}, {-1.061592653589793, -1.8192723023426314`}, \ {-1.061592653589793, -2.2071406365837256`}, {-1.061592653589793, 0.5107488232750456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.4991787244229218`}, {-1.0565926535897932`, \ -1.8182206032768609`}, {-1.0565926535897932`, -2.207375367766204}, \ {-1.0565926535897932`, 0.5113188102140844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.498956670279204}, {-1.0515926535897933`, -1.8171661372529777`}, \ {-1.0515926535897933`, -2.2076129771937607`}, {-1.0515926535897933`, 0.5118879442711612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, -2.207853407806192}, \ {-1.046592653589793, -1.8161089615374315`}, {-1.046592653589793, 2.4987356561997154`}, {-1.046592653589793, 0.5124562328419051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, -2.2080966035800564`}, \ {-1.041592653589793, -1.8150491322722841`}, {-1.041592653589793, 2.4985156748277304`}, {-1.041592653589793, 0.513023683287391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, -2.208342509514254}, \ {-1.0365926535897931`, -1.8139867044909999`}, {-1.0365926535897931`, 2.4982967188774063`}, {-1.0365926535897931`, 0.5135903029344819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, -2.2085910716155928`}, \ {-1.0315926535897932`, -1.8129217321342213`}, {-1.0315926535897932`, 2.4980787811330236`}, {-1.0315926535897932`, 0.5141560990761675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, -2.208842236884357}, \ {-1.026592653589793, -1.8118542680655103`}, {-1.026592653589793, 2.4978618544482285`}, {-1.026592653589793, 0.5147210789719039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, -2.2090959532998986`}, \ {-1.021592653589793, -1.8107843640870611`}, {-1.021592653589793, 2.4976459317452933`}, {-1.021592653589793, 0.5152852498479464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, -2.20935216980624}, \ {-1.0165926535897931`, -1.8097120709553527`}, {-1.0165926535897931`, 2.4974310060143803`}, {-1.0165926535897931`, 0.5158486188976837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, -2.209610836297742}, \ {-1.0115926535897932`, -1.8086374383967412`}, {-1.0115926535897932`, 2.4972170703128174`}, {-1.0115926535897932`, 0.5164111932819675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, -2.209871903604795}, \ {-1.0065926535897929`, -1.8075605151229786`}, {-1.0065926535897929`, 2.497004117764384}, {-1.0065926535897929`, 0.5169729801294404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, -2.2101353234795926`}, \ {-1.001592653589793, -1.8064813488466525`}, {-1.001592653589793, 2.496792141558607}, {-1.001592653589793, 0.5175339865368611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, -2.2104010485819563`}, \ {-0.9965926535897931, -1.80539998629653}, {-0.9965926535897931, 2.4965811349500613`}, {-0.9965926535897931, 0.5180942195694279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, -2.2106690324652516`}, \ {-0.9915926535897932, -1.8043164732328076`}, {-0.9915926535897932, 2.496371091257684}, {-0.9915926535897932, 0.5186536862611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, -2.2109392295623826`}, \ {-0.9865926535897929, -1.8032308544622495`}, {-0.9865926535897929, 2.4961620038640975`}, {-0.9865926535897929, 0.5192123936149144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, -2.21121159517188}, \ {-0.981592653589793, -1.8021431738532143`}, {-0.981592653589793, 2.495953866214939}, {-0.981592653589793, 0.5197703486033041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, -2.2114860854440965`}, \ {-0.9765926535897931, -1.8010534743505588`}, {-0.9765926535897931, 2.4957466718181975`}, {-0.9765926535897931, 0.5203275581684111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, -2.2117626573675}, \ {-0.9715926535897932, -1.7999617979904177`}, {-0.9715926535897932, 2.495540414243565}, {-0.9715926535897932, 0.5208840292223988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, -2.2120412687550854`}, \ {-0.9665926535897928, -1.7988681859148479`}, {-0.9665926535897928, 2.4953350871217927`}, {-0.9665926535897928, 0.5214397686477606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, -2.2123218782309033`}, \ {-0.961592653589793, -1.7977726783863361`}, {-0.961592653589793, 2.4951306841440513`}, {-0.961592653589793, 0.5219947832976289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, -2.2126044452167153`}, \ {-0.9565926535897931, -1.7966753148021635`}, {-0.9565926535897931, 2.494927199061309}, {-0.9565926535897931, 0.5225490799960792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, -2.212888929918769}, \ {-0.9515926535897932, -1.7955761337086253`}, {-0.9515926535897932, 2.4947246256837086`}, {-0.9515926535897932, 0.5231026655384341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, -2.21317529331472}, \ {-0.9465926535897933, -1.7944751728150943`}, {-0.9465926535897933, 2.4945229578799584`}, {-0.9465926535897933, 0.5236555466915643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, -2.2134634971406713`}, \ {-0.9415926535897929, -1.7933724690079376`}, {-0.9415926535897929, 2.494322189576729}, {-0.9415926535897929, 0.5242077301941878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, -2.213753503878372}, \ {-0.936592653589793, -1.7922680583642687`}, {-0.936592653589793, 2.4941223147580556`}, {-0.936592653589793, 0.5247592227571665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, -2.2140452767425463`}, \ {-0.9315926535897932, -1.7911619761655424`}, {-0.9315926535897932, 2.493923327464754}, {-0.9315926535897932, 0.5253100310638013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, -2.2143387796683736`}, \ {-0.9265926535897933, -1.7900542569109867`}, {-0.9265926535897933, 2.4937252217938375`}, {-0.9265926535897933, 0.5258601617701255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, -2.214633977299112}, \ {-0.9215926535897929, -1.7889449343308694`}, {-0.9215926535897929, 2.493527991897944}, {-0.9215926535897929, 0.5264096215051963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, -2.2149308349738837`}, \ {-0.916592653589793, -1.7878340413995941`}, {-0.916592653589793, 2.4933316319847725`}, {-0.916592653589793, 0.5269584168713825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, -2.215229318715596}, \ {-0.9115926535897931, -1.786721610348636}, {-0.9115926535897931, 2.493136136316524}, {-0.9115926535897931, 0.527506554444652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, -2.2155293952190354`}, \ {-0.9065926535897932, -1.785607672679295}, {-0.9065926535897932, 2.4929414992093513`}, {-0.9065926535897932, 0.5280540407748587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, -2.2158310318391026`}, \ {-0.9015926535897929, -1.7844922591752879`}, {-0.9015926535897929, 2.492747715032813}, {-0.9015926535897929, 0.5286008823860233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, -2.2161341965792096`}, \ {-0.896592653589793, -1.7833753999151642`}, {-0.896592653589793, 2.4925547782093394`}, {-0.896592653589793, 0.5291470857766167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, -2.2164388580798366`}, \ {-0.8915926535897931, -1.7822571242845509`}, {-0.8915926535897931, 2.4923626832137007`}, {-0.8915926535897931, 0.5296926574198395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, -2.2167449856072468`}, \ {-0.8865926535897932, -1.7811374609882165`}, {-0.8865926535897932, 2.492171424572484}, {-0.8865926535897932, 0.5302376037638975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, -2.2170525490423567`}, \ {-0.8815926535897929, -1.7800164380619734`}, {-0.8815926535897929, 2.4919809968635778`}, {-0.8815926535897929, 0.5307819312322815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, -2.217361518869766}, \ {-0.876592653589793, -1.7788940828843982`}, {-0.876592653589793, 2.491791394715662}, {-0.876592653589793, 0.5313256462240378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, -2.2176718661669588`}, \ {-0.8715926535897931, -1.7777704221883777`}, {-0.8715926535897931, 2.491602612807702}, {-0.8715926535897931, 0.531868755114043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, -2.2179835625936413`}, \ {-0.8665926535897932, -1.7766454820724868`}, {-0.8665926535897932, 2.4914146458684545`}, {-0.8665926535897932, 0.5324112642532739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, -2.2182965803812635`}, \ {-0.8615926535897929, -1.7755192880121897`}, {-0.8615926535897929, 2.491227488675978}, {-0.8615926535897929, 0.5329531799690759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, -2.2186108923226833`}, \ {-0.856592653589793, -1.7743918648708679`}, {-0.856592653589793, 2.4910411360571447`}, {-0.856592653589793, 0.5334945085654322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, -2.2189264717619968`}, \ {-0.8515926535897931, -1.7732632369106784`}, {-0.8515926535897931, 2.4908555828871646`}, {-0.8515926535897931, 0.5340352563232261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, -2.219243292584525}, \ {-0.8465926535897932, -1.7721334278032408`}, {-0.8465926535897932, 2.490670824089114}, {-0.8465926535897932, 0.5345754295005082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, -2.219561329206957}, \ {-0.8415926535897928, -1.771002460640151}, {-0.8415926535897928, 2.490486854633468}, {-0.8415926535897928, 0.5351150343327562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, -2.219880556567651}, \ {-0.836592653589793, -1.7698703579433313`}, {-0.836592653589793, 2.490303669537642}, {-0.836592653589793, 0.5356540770331373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, -2.22020095011709}, \ {-0.8315926535897931, -1.7687371416752047`}, {-0.8315926535897931, 2.490121263865537}, {-0.8315926535897931, 0.5361925637927657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, -2.220522485808495}, \ {-0.8265926535897932, -1.7676028332487108`}, {-0.8265926535897932, 2.4899396327270895`}, {-0.8265926535897932, 0.5367305007809612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, -2.2208451400885862`}, \ {-0.8215926535897933, -1.7664674535371496`}, {-0.8215926535897933, 2.4897587712778324`}, {-0.8215926535897933, 0.5372678941455046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, -2.2211688898885042`}, \ {-0.8165926535897929, -1.7653310228838637`}, {-0.8165926535897929, 2.489578674718455}, {-0.8165926535897929, 0.5378047500128911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, -2.221493712614874}, \ {-0.811592653589793, -1.7641935611117576`}, {-0.811592653589793, 2.489399338294373}, {-0.811592653589793, 0.5383410744885851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, -2.221819586141029}, \ {-0.8065926535897932, -1.7630550875326552`}, {-0.8065926535897932, 2.489220757295302}, {-0.8065926535897932, 0.5388768736572687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, -2.222146488798372}, \ {-0.8015926535897933, -1.7619156209564977`}, {-0.8015926535897933, 2.4890429270548378`}, {-0.8015926535897933, 0.5394121535830939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, -2.2224743993678935`}, \ {-0.7965926535897929, -1.7607751797003832`}, {-0.7965926535897929, 2.488865842950039}, {-0.7965926535897929, 0.5399469203099305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, -2.2228032970718306`}, \ {-0.791592653589793, -1.7596337815974512`}, {-0.791592653589793, 2.4886895004010214`}, {-0.791592653589793, 0.5404811798616098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, -2.2231331615654697`}, \ {-0.7865926535897931, -1.7584914440056083`}, {-0.7865926535897931, 2.48851389487055}, {-0.7865926535897931, 0.5410149382421754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, -2.2234639729290935`}, \ {-0.7815926535897932, -1.7573481838161065`}, {-0.7815926535897932, 2.488339021863639}, {-0.7815926535897932, 0.5415482014361218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, -2.223795711660069}, \ {-0.7765926535897929, -1.756204017461966}, {-0.7765926535897929, 2.4881648769271614`}, {-0.7765926535897929, 0.5420809754086403}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, -2.2241283586650726`}, \ {-0.771592653589793, -1.7550589609262504`}, {-0.771592653589793, 2.4879914556494556`}, {-0.771592653589793, 0.5426132661058586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, -2.224461895252458}, \ {-0.7665926535897931, -1.7539130297501926`}, {-0.7665926535897931, 2.487818753659943}, {-0.7665926535897931, 0.5431450794550813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, -2.2247963031247515`}, \ {-0.7615926535897932, -1.7527662390411778`}, {-0.7615926535897932, 2.4876467666287496`}, {-0.7615926535897932, 0.5436764213650273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, -2.2251315643712894`}, \ {-0.7565926535897929, -1.7516186034805794`}, {-0.7565926535897929, 2.4874754902663287`}, {-0.7565926535897929, 0.544207297726068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, -2.2254676614609847`}, \ {-0.751592653589793, -1.7504701373314573`}, {-0.751592653589793, 2.4873049203230924`}, {-0.751592653589793, 0.5447377144104628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, -2.225804577235225}, \ {-0.7465926535897931, -1.7493208544461099`}, {-0.7465926535897931, 2.487135052589048}, {-0.7465926535897931, 0.5452676772725915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, -2.2261422949008955`}, \ {-0.7415926535897932, -1.748170768273493}, {-0.7415926535897932, 2.4869658828934353`}, {-0.7415926535897932, 0.5457971921491912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, -2.2264807980235384`}, \ {-0.7365926535897929, -1.7470198918665023`}, {-0.7365926535897929, 2.4867974071043726`}, {-0.7365926535897929, 0.5463262648595849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, -2.2268200705206267`}, \ {-0.731592653589793, -1.7458682378891177`}, {-0.731592653589793, 2.4866296211285035`}, {-0.731592653589793, 0.546854901205913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, -2.2271600966549694`}, \ {-0.7265926535897931, -1.7447158186234204`}, {-0.7265926535897931, 2.4864625209106523`}, {-0.7265926535897931, 0.5473831069733633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, -2.227500861028233}, \ {-0.7215926535897932, -1.7435626459764753`}, {-0.7215926535897932, 2.4862961024334806`}, {-0.7215926535897932, 0.547910887930399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, -2.227842348574591}, \ {-0.7165926535897928, -1.7424087314870893`}, {-0.7165926535897928, 2.48613036171715}, {-0.7165926535897928, 0.5484382498289845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, -2.2281845445544786`}, \ {-0.711592653589793, -1.7412540863324368`}, {-0.711592653589793, 2.4859652948189868`}, {-0.711592653589793, 0.5489651984048121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, -2.2285274345484773`}, \ {-0.7065926535897931, -1.740098721334569}, {-0.7065926535897931, 2.4858008978331547`}, {-0.7065926535897931, 0.5494917393775265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, -2.228871004451304}, \ {-0.7015926535897932, -1.7389426469667928`}, {-0.7015926535897932, 2.485637166890331}, {-0.7015926535897932, 0.5500178784509477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, -2.22921524046592}, \ {-0.6965926535897933, -1.7377858733599336`}, {-0.6965926535897933, 2.48547409815738}, {-0.6965926535897933, 0.5505436213132946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, -2.229560129097745}, \ {-0.6915926535897929, -1.7366284103084786`}, {-0.6915926535897929, 2.485311687837043}, {-0.6915926535897929, 0.5510689736374031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, -2.2299056571489837`}, \ {-0.686592653589793, -1.7354702672766016`}, {-0.686592653589793, 2.4851499321676225`}, {-0.686592653589793, 0.5515939410809495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, -2.230251811713059}, \ {-0.6815926535897932, -1.7343114534040744`}, {-0.6815926535897932, 2.484988827422673}, {-0.6815926535897932, 0.5521185292866672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, -2.23059858016915}, \ {-0.6765926535897933, -1.7331519775120647`}, {-0.6765926535897933, 2.4848283699106966`}, {-0.6765926535897933, 0.5526427438825656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, -2.2309459501768374`}, \ {-0.6715926535897929, -1.7319918481088223`}, {-0.6715926535897929, 2.484668555974845}, {-0.6715926535897929, 0.5531665904821457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, -2.231293909670845}, \ {-0.666592653589793, -1.7308310733952568`}, {-0.666592653589793, 2.4845093819926194`}, {-0.666592653589793, 0.553690074684617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, -2.2316424468558864`}, \ {-0.6615926535897931, -1.7296696612704061`}, {-0.6615926535897931, 2.4843508443755784`}, {-0.6615926535897931, 0.5542132020751113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, -2.231991550201609}, \ {-0.6565926535897932, -1.7285076193368016`}, {-0.6565926535897932, 2.4841929395690503`}, {-0.6565926535897932, 0.5547359782248971}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, -2.2323412084376346`}, \ {-0.6515926535897929, -1.727344954905726}, {-0.6515926535897929, 2.484035664051846}, {-0.6515926535897929, 0.5552584086915906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, -2.232691410548695}, \ {-0.646592653589793, -1.7261816750023733`}, {-0.646592653589793, 2.4838790143359786`}, {-0.646592653589793, 0.5557804990193691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, -2.2330421457698657`}, \ {-0.6415926535897931, -1.7250177863709033`}, {-0.6415926535897931, 2.4837229869663844`}, {-0.6415926535897931, 0.556302254739181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, -2.233393403581881}, \ {-0.6365926535897932, -1.7238532954794041`}, {-0.6365926535897932, 2.4835675785206495`}, {-0.6365926535897932, 0.5568236813689549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, -2.233745173706556}, \ {-0.6315926535897929, -1.7226882085247472`}, {-0.6315926535897929, 2.4834127856087385`}, {-0.6315926535897929, 0.5573447844138079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, -2.234097446102279}, \ {-0.626592653589793, -1.721522531437361}, {-0.626592653589793, 2.4832586048727263`}, {-0.626592653589793, 0.5578655693662555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, -2.234450210959606}, \ {-0.6215926535897931, -1.7203562698858974`}, {-0.6215926535897931, 2.483105032986537}, {-0.6215926535897931, 0.5583860417064164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, -2.2348034586969323`}, \ {-0.6165926535897932, -1.7191894292818162`}, {-0.6165926535897932, 2.482952066655682}, {-0.6165926535897932, 0.5589062069022186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, -2.2351571799562535`}, \ {-0.6115926535897929, -1.7180220147838727`}, {-0.6115926535897929, 2.482799702617002}, {-0.6115926535897929, 0.5594260704096057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, -2.235511365599005}, \ {-0.606592653589793, -1.7168540313025231`}, {-0.606592653589793, 2.482647937638416}, {-0.606592653589793, 0.559945637672739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, -2.235866006701983}, \ {-0.6015926535897931, -1.7156854835042352`}, {-0.6015926535897931, 2.48249676851867}, {-0.6015926535897931, 0.5604649141242025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, -2.2362210945533514`}, \ {-0.5965926535897932, -1.714516375815718}, {-0.5965926535897932, 2.4823461920870913`}, {-0.5965926535897932, 0.5609839051852047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, -2.236576620648717}, \ {-0.5915926535897928, -1.7133467124280686`}, {-0.5915926535897928, 2.482196205203343}, {-0.5915926535897928, 0.5615026162657801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, -2.23693257668729}, \ {-0.586592653589793, -1.7121764973008342`}, {-0.586592653589793, 2.4820468047571853`}, {-0.586592653589793, 0.562021052764989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, -2.237288954568114}, \ {-0.5815926535897931, -1.7110057341659914`}, {-0.5815926535897931, 2.4818979876682397`}, {-0.5815926535897931, 0.5625392200711196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, -2.2376457463863733`}, \ {-0.5765926535897931, -1.7098344265318504`}, {-0.5765926535897931, 2.481749750885752}, {-0.5765926535897931, 0.5630571235618846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, -2.238002944429775}, \ {-0.571592653589793, -1.7086625776868793`}, {-0.571592653589793, 2.481602091388364}, {-0.571592653589793, 0.5635747686046215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, -2.238360541174993}, \ {-0.566592653589793, -1.7074901907034497`}, {-0.566592653589793, 2.4814550061838867`}, {-0.566592653589793, 0.5640921605564881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, -2.2387185292841925`}, \ {-0.561592653589793, -1.70631726844151}, {-0.561592653589793, 2.4813084923090725`}, {-0.561592653589793, 0.5646093047646621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, -2.239076901601618}, \ {-0.556592653589793, -1.7051438135521837`}, {-0.556592653589793, 2.4811625468293976`}, {-0.556592653589793, 0.5651262065665332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, -2.2394356511502487`}, \ {-0.551592653589793, -1.7039698284812959`}, {-0.551592653589793, 2.481017166838841}, {-0.551592653589793, 0.565642871289902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, -2.23979477112852}, \ {-0.546592653589793, -1.7027953154728266`}, {-0.546592653589793, 2.4808723494596707`}, {-0.546592653589793, 0.5661593042531725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, -2.2401542549071105`}, \ {-0.541592653589793, -1.701620276572299}, {-0.541592653589793, 2.4807280918422294`}, {-0.541592653589793, 0.5666755107655463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, -2.240514096025793}, \ {-0.536592653589793, -1.7004447136300909`}, {-0.536592653589793, 2.480584391164727}, {-0.536592653589793, 0.5671914961272164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, -2.240874288190348}, \ {-0.531592653589793, -1.69926862830469}, {-0.531592653589793, 2.4804412446330324`}, {-0.531592653589793, 0.5677072656295579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, -2.2412348252695318`}, \ {-0.526592653589793, -1.698092022065875}, {-0.526592653589793, 2.4802986494804706`}, {-0.526592653589793, 0.5682228245553215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, -2.241595701292119}, \ {-0.521592653589793, -1.6969148961978326`}, {-0.521592653589793, 2.4801566029676216`}, {-0.521592653589793, 0.5687381781788234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, -2.2419569104439865`}, \ {-0.5165926535897931, -1.6957372518022158`}, {-0.5165926535897931, 2.4800151023821226`}, {-0.5165926535897931, 0.5692533317661368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, -2.242318447065269}, \ {-0.511592653589793, -1.6945590898011365`}, {-0.511592653589793, 2.4798741450384707`}, {-0.511592653589793, 0.5697682905752802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, -2.242680305647564}, \ {-0.5065926535897931, -1.6933804109400958`}, {-0.5065926535897931, 2.4797337282778327`}, {-0.5065926535897931, 0.5702830598564081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, -2.2430424808311935`}, \ {-0.5015926535897931, -1.6922012157908595`}, {-0.5015926535897931, 2.4795938494678547`}, {-0.5015926535897931, 0.5707976448519977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, -2.243404967402521}, \ {-0.49659265358979304`, -1.6910215047542658`}, {-0.49659265358979304`, 2.4794545060024737`}, {-0.49659265358979304`, 0.5713120507970387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, -2.243767760291322}, \ {-0.4915926535897931, -1.6898412780629894`}, {-0.4915926535897931, 2.4793156953017346`}, {-0.4915926535897931, 0.5718262829192182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, -2.2441308545682044`}, \ {-0.4865926535897931, -1.6886605357842304`}, {-0.4865926535897931, 2.479177414811607}, {-0.4865926535897931, 0.5723403464391115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, -2.244494245442086}, \ {-0.4815926535897931, -1.6874792778223657`}, {-0.4815926535897931, 2.4790396620038053`}, {-0.4815926535897931, 0.5728542465703621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, -2.2448579282577126`}, \ {-0.4765926535897931, -1.686297503921535}, {-0.4765926535897931, 2.478902434375617}, {-0.4765926535897931, 0.5733679885198738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, -2.245221898493236}, \ {-0.4715926535897931, -1.6851152136681762`}, {-0.4715926535897931, 2.47876572944972}, {-0.4715926535897931, 0.5738815774879915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, -2.245586151757835}, \ {-0.46659265358979307`, -1.683932406493508}, {-0.46659265358979307`, 2.4786295447740203`}, {-0.46659265358979307`, 0.5743950186686858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, -2.2459506837893817`}, \ {-0.46159265358979307`, -1.6827490816759623`}, {-0.46159265358979307`, 2.478493877921476}, {-0.46159265358979307`, 0.5749083172497399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, -2.2463154904521585`}, \ {-0.45659265358979306`, -1.6815652383435662`}, {-0.45659265358979306`, 2.478358726489934}, {-0.45659265358979306`, 0.5754214784129299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, -2.2466805677346207`}, \ {-0.45159265358979306`, -1.6803808754762724`}, {-0.45159265358979306`, 2.4782240881019666`}, {-0.45159265358979306`, 0.5759345073342094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, -2.2470459117472}, \ {-0.44659265358979305`, -1.6791959919082424`}, {-0.44659265358979305`, 2.478089960404707}, {-0.44659265358979305`, 0.5764474091838908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, -2.2474115187201558`}, \ {-0.44159265358979305`, -1.6780105863300825`}, {-0.44159265358979305`, 2.4779563410696928`}, {-0.44159265358979305`, 0.576960189126829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, -2.2477773850014677`}, \ {-0.43659265358979304`, -1.676824657291031}, {-0.43659265358979304`, 2.4778232277927077`}, {-0.43659265358979304`, 0.5774728523226014}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, -2.2481435070547686`}, \ {-0.43159265358979304`, -1.675638203201105}, {-0.43159265358979304`, 2.477690618293629}, {-0.43159265358979304`, 0.5779854039256886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, -2.248509881457324}, \ {-0.42659265358979304`, -1.6744512223331924`}, {-0.42659265358979304`, 2.477558510316274}, {-0.42659265358979304`, 0.5784978490856565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, -2.248876504898045}, \ {-0.42159265358979303`, -1.6732637128251118`}, {-0.42159265358979303`, 2.47742690162825}, {-0.42159265358979303`, 0.5790101929473351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, -2.249243374175547}, \ {-0.416592653589793, -1.6720756726816175`}, {-0.416592653589793, 2.4772957900208095`}, {-0.416592653589793, 0.5795224406509996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, -2.2496104861962447`}, \ {-0.411592653589793, -1.6708870997763725`}, {-0.411592653589793, 2.477165173308702}, {-0.411592653589793, 0.5800345973325469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, -2.249977837972485}, \ {-0.406592653589793, -1.6696979918538706`}, {-0.406592653589793, 2.4770350493300346`}, {-0.406592653589793, 0.580546668123678}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, -2.2503454266207177`}, \ {-0.40159265358979307`, -1.6685083465313248`}, {-0.40159265358979307`, 2.476905415946129}, {-0.40159265358979307`, 0.5810586581520741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, -2.2507132493597055`}, \ {-0.39659265358979306`, -1.6673181613005112`}, {-0.39659265358979306`, 2.476776271041385}, {-0.39659265358979306`, 0.5815705725415754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, -2.2510813035087627`}, \ {-0.39159265358979306`, -1.6661274335295757`}, {-0.39159265358979306`, 2.4766476125231436`}, {-0.39159265358979306`, 0.5820824164123587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, -2.2514495864860384`}, \ {-0.38659265358979306`, -1.6649361604648025`}, {-0.38659265358979306`, 2.476519438321554}, {-0.38659265358979306`, 0.5825941948811147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, -2.25181809580683}, \ {-0.38159265358979305`, -1.6637443392323414`}, {-0.38159265358979305`, 2.4763917463894414`}, {-0.38159265358979305`, 0.5831059130612247}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, -2.2521868290819262`}, \ {-0.37659265358979305`, -1.6625519668399016`}, {-0.37659265358979305`, 2.47626453470218}, {-0.37659265358979305`, 0.5836175760629387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, -2.252555784015992}, \ {-0.3715926535897931, -1.6613590401784093`}, {-0.3715926535897931, 2.4761378012575617`}, {-0.3715926535897931, 0.5841291889935488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, -2.2529249584059823`}, \ {-0.3665926535897931, -1.6601655560236248`}, {-0.3665926535897931, 2.4760115440756754`}, {-0.3665926535897931, 0.584640756957568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, -2.2532943501395803`}, \ {-0.3615926535897931, -1.6589715110377303`}, {-0.3615926535897931, 2.475885761198782}, {-0.3615926535897931, 0.5851522850569046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, -2.253663957193683}, \ {-0.3565926535897931, -1.6577769017708808`}, {-0.3565926535897931, 2.4757604506911948`}, {-0.3565926535897931, 0.5856637783910373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, -2.2540337776329022`}, \ {-0.3515926535897931, -1.6565817246627188`}, {-0.3515926535897931, 2.4756356106391584`}, {-0.3515926535897931, 0.5861752420571908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, -2.254403809608105}, \ {-0.3465926535897931, -1.6553859760438607`}, {-0.3465926535897931, 2.475511239150736}, {-0.3465926535897931, 0.5866866811505105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, -2.254774051354979}, \ {-0.34159265358979307`, -1.6541896521373487`}, {-0.34159265358979307`, 2.475387334355693}, {-0.34159265358979307`, 0.5871981007642357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, -2.255144501192628}, \ {-0.33659265358979307`, -1.652992749060066}, {-0.33659265358979307`, 2.475263894405384}, {-0.33659265358979307`, 0.5877095059898766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, -2.255515157522197}, \ {-0.33159265358979306`, -1.651795262824132}, {-0.33159265358979306`, 2.475140917472644}, {-0.33159265358979306`, 0.5882209019173849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, -2.255886018825526}, \ {-0.32659265358979306`, -1.6505971893382527`}, {-0.32659265358979306`, 2.4750184017516794`}, {-0.32659265358979306`, 0.5887322936353299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, -2.256257083663825}, \ {-0.32159265358979305`, -1.649398524409053}, {-0.32159265358979305`, 2.474896345457963}, {-0.32159265358979305`, 0.5892436862310708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, -2.256628350676384}, \ {-0.31659265358979305`, -1.648199263742374}, {-0.31659265358979305`, 2.4747747468281256`}, {-0.31659265358979305`, 0.5897550847909309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, -2.2569998185793034`}, \ {-0.31159265358979304`, -1.6469994029445385`}, {-0.31159265358979304`, 2.4746536041198617`}, {-0.31159265358979304`, 0.5902664944003694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, -2.257371486164254}, \ {-0.30659265358979304`, -1.6457989375235953`}, {-0.30659265358979304`, 2.474532915611821}, {-0.30659265358979304`, 0.5907779201441545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, -2.257743352297258}, \ {-0.30159265358979304`, -1.6445978628905296`}, {-0.30159265358979304`, 2.474412679603515}, {-0.30159265358979304`, 0.591289367106537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, -2.2581154159174996`}, \ {-0.29659265358979303`, -1.6433961743604477`}, {-0.29659265358979303`, 2.4742928944152203`}, {-0.29659265358979303`, 0.5918008403714208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, -2.2584876760361543`}, \ {-0.2915926535897931, -1.6421938671537362`}, {-0.2915926535897931, 2.474173558387882}, {-0.2915926535897931, 0.5923123450225375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, -2.258860131735249}, \ {-0.2865926535897931, -1.6409909363971933`}, {-0.2865926535897931, 2.474054669883025}, {-0.2865926535897931, 0.5928238861436161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, -2.259232782166538}, \ {-0.2815926535897931, -1.6397873771251321`}, {-0.2815926535897931, 2.473936227282659}, {-0.2815926535897931, 0.5933354688185564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, -2.259605626550408}, \ {-0.27659265358979307`, -1.638583184280465}, {-0.27659265358979307`, 2.473818228989195}, {-0.27659265358979307`, 0.5938470981316005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, -2.2599786641748034`}, \ {-0.27159265358979306`, -1.6373783527157555`}, {-0.27159265358979306`, 2.4737006734253537`}, {-0.27159265358979306`, 0.5943587791675031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, -2.260351894394169}, \ {-0.26659265358979306`, -1.6361728771942499`}, {-0.26659265358979306`, 2.4735835590340858`}, {-0.26659265358979306`, 0.5948705170117046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, -2.2607253166284247`}, \ {-0.26159265358979306`, -1.634966752390883}, {-0.26159265358979306`, 2.4734668842784853`}, {-0.26159265358979306`, 0.5953823167505016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, -2.26109893036195}, \ {-0.25659265358979305`, -1.6337599728932635`}, {-0.25659265358979305`, 2.4733506476417104`}, {-0.25659265358979305`, 0.5958941834712178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, -2.2614727351425983`}, \ {-0.25159265358979305`, -1.6325525332026303`}, {-0.25159265358979305`, 2.473234847626904}, {-0.25159265358979305`, 0.5964061222623761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, -2.261846730580726}, \ {-0.24659265358979304`, -1.6313444277347904`}, {-0.24659265358979304`, 2.473119482757116}, {-0.24659265358979304`, 0.596918138213868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, -2.2622209163482427`}, \ {-0.24159265358979304`, -1.6301356508210363`}, {-0.24159265358979304`, 2.4730045515752304`}, {-0.24159265358979304`, 0.5974302364171257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, -2.2625952921776844`}, \ {-0.23659265358979303`, -1.6289261967090332`}, {-0.23659265358979303`, 2.472890052643888}, {-0.23659265358979303`, 0.5979424219652927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, -2.2629698578613016`}, \ {-0.23159265358979303`, -1.6277160595636935`}, {-0.23159265358979303`, 2.4727759845454185`}, {-0.23159265358979303`, 0.5984546999533933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, -2.2633446132501676`}, \ {-0.22659265358979308`, -1.6265052334680263`}, {-0.22659265358979308`, 2.4726623458817683`}, {-0.22659265358979308`, 0.5989670754785055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, -2.2637195582533067`}, \ {-0.22159265358979308`, -1.6252937124239635`}, {-0.22159265358979308`, 2.4725491352744333`}, {-0.22159265358979308`, 0.5994795536399291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, -2.2640946928368395`}, \ {-0.21659265358979307`, -1.6240814903531726`}, {-0.21659265358979307`, 2.4724363513643928`}, {-0.21659265358979307`, 0.5999921395393576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, -2.2644700170231467`}, \ {-0.21159265358979307`, -1.6228685610978404`}, {-0.21159265358979307`, 2.4723239928120453`}, {-0.21159265358979307`, 0.6005048382810487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, -2.264845530890047}, \ {-0.20659265358979306`, -1.6216549184214448`}, {-0.20659265358979306`, 2.472212058297145}, {-0.20659265358979306`, 0.6010176549719944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, -2.2652212345699994`}, \ {-0.20159265358979306`, -1.6204405560095023`}, {-0.20159265358979306`, 2.4721005465187442`}, {-0.20159265358979306`, 0.6015305947220906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, -2.265597128249315}, \ {-0.19659265358979305`, -1.6192254674702988`}, {-0.19659265358979305`, 2.4719894561951294`}, {-0.19659265358979305`, 0.602043662644309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, -2.2659732121673883`}, \ {-0.19159265358979305`, -1.6180096463356017`}, {-0.19159265358979305`, 2.471878786063768}, {-0.19159265358979305`, 0.6025568638548664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, -2.266349486615946}, \ {-0.18659265358979304`, -1.6167930860613504`}, {-0.18659265358979304`, 2.4717685348812526`}, {-0.18659265358979304`, 0.6030702034733957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, -2.266725951938311}, \ {-0.18159265358979304`, -1.6155757800283355`}, {-0.18159265358979304`, 2.471658701423245}, {-0.18159265358979304`, 0.603583686623115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, -2.267102608528679}, \ {-0.17659265358979304`, -1.6143577215428515`}, {-0.17659265358979304`, 2.4715492844844276`}, {-0.17659265358979304`, 0.604097318431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, -2.267479456831414}, \ {-0.17159265358979303`, -1.6131389038373403`}, {-0.17159265358979303`, 2.4714402828784503`}, {-0.17159265358979303`, 0.6046111040279526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, -2.2678564973403588`}, \ {-0.16659265358979303`, -1.6119193200710122`}, {-0.16659265358979303`, 2.4713316954378857`}, {-0.16659265358979303`, 0.6051250485489722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, -2.268233730598159}, \ {-0.16159265358979308`, -1.6106989633304525`}, {-0.16159265358979308`, 2.4712235210141795`}, {-0.16159265358979308`, 0.6056391571333248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, -2.268611157195599}, \ {-0.15659265358979307`, -1.6094778266302099`}, {-0.15659265358979307`, 2.4711157584776067`}, {-0.15659265358979307`, 0.606153434924717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, -2.2689887777709608`}, \ {-0.15159265358979307`, -1.6082559029133705`}, {-0.15159265358979307`, 2.4710084067172287`}, {-0.15159265358979307`, 0.6066678870714618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, -2.2693665930093836`}, \ {-0.14659265358979306`, -1.6070331850521153`}, {-0.14659265358979306`, 2.4709014646408543`}, {-0.14659265358979306`, 0.6071825187266525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, -2.2697446036422506`}, \ {-0.14159265358979306`, -1.6058096658482603`}, {-0.14159265358979306`, 2.470794931174995}, {-0.14159265358979306`, 0.6076973350483327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, -2.2701228104465794`}, \ {-0.13659265358979306`, -1.604585338033784}, {-0.13659265358979306`, 2.4706888052648326`}, {-0.13659265358979306`, 0.6082123411996658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, -2.270501214244431}, \ {-0.13159265358979305`, -1.6033601942713376`}, {-0.13159265358979305`, 2.470583085874182}, {-0.13159265358979305`, 0.608727542349107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, -2.27087981590233}, \ {-0.12659265358979305`, -1.6021342271547403`}, {-0.12659265358979305`, 2.4704777719854527`}, {-0.12659265358979305`, 0.6092429436705747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, -2.2712586163306976`}, \ {-0.12159265358979304`, -1.6009074292094616`}, {-0.12159265358979304`, 2.4703728625996213`}, {-0.12159265358979304`, 0.6097585503436199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, -2.2716376164832965`}, \ {-0.11659265358979304`, -1.599679792893088}, {-0.11659265358979304`, 2.4702683567362005`}, {-0.11659265358979304`, 0.610274367553598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, -2.2720168173566906`}, \ {-0.11159265358979303`, -1.5984513105957738`}, {-0.11159265358979303`, 2.470164253433205}, {-0.11159265358979303`, 0.6107904004918411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, -2.272396219989712}, \ {-0.10659265358979303`, -1.5972219746406842`}, {-0.10659265358979303`, 2.470060551747132}, {-0.10659265358979303`, 0.6113066543558268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, -2.272775825462946}, \ {-0.10159265358979308`, -1.5959917772844152`}, {-0.10159265358979308`, 2.4699572507529286`}, {-0.10159265358979308`, 0.611823134349352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, -2.2731556348982243`}, \ {-0.09659265358979308, -1.5947607107174082`}, {-0.09659265358979308, 2.469854349543971}, {-0.09659265358979308, 0.6123398456827037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, -2.2735356494581254`}, \ {-0.09159265358979307, -1.5935287670643472`}, {-0.09159265358979307, 2.4697518472320428`}, {-0.09159265358979307, 0.6128567935728306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, -2.2739158703454985`}, \ {-0.08659265358979307, -1.5922959383845436`}, {-0.08659265358979307, 2.4696497429473143`}, {-0.08659265358979307, 0.6133739832435146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, -2.2742962988029833`}, \ {-0.08159265358979306, -1.5910622166723114`}, {-0.08159265358979306, 2.469548035838323}, {-0.08159265358979306, 0.613891419925543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, -2.274676936112553}, \ {-0.07659265358979306, -1.589827593857322}, {-0.07659265358979306, 2.4694467250719576`}, {-0.07659265358979306, 0.6144091088568812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, -2.275057783595062}, \ {-0.07159265358979305, -1.5885920618049563`}, {-0.07159265358979305, 2.469345809833442}, {-0.07159265358979305, 0.6149270552828445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, -2.2754388426098022`}, \ {-0.06659265358979305, -1.5873556123166352`}, {-0.06659265358979305, 2.469245289326324}, {-0.06659265358979305, 0.6154452644562711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, -2.2758201145540777`}, \ {-0.061592653589793045`, -1.586118237130148}, {-0.061592653589793045`, 2.469145162772461}, {-0.061592653589793045`, 0.6159637416376927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, -2.276201600862779}, \ {-0.05659265358979304, -1.584879927919958}, {-0.05659265358979304, 2.4690454294120103`}, {-0.05659265358979304, 0.616482492095511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, -2.276583303007977}, \ {-0.051592653589793036`, -1.5836406762975062`}, {-0.051592653589793036`, 2.468946088503423}, {-0.051592653589793036`, 0.6170015211061673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, -2.2769652224985197`}, \ {-0.04659265358979303, -1.5824004738114967`}, {-0.04659265358979303, 2.468847139323438}, {-0.04659265358979303, 0.6175208339543178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, -2.2773473608796433`}, \ {-0.04159265358979303, -1.5811593119481753`}, {-0.04159265358979303, 2.468748581167071}, {-0.04159265358979303, 0.6180404359330058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, -2.2777297197325868`}, \ {-0.03659265358979302, -1.579917182131594}, {-0.03659265358979302, 2.468650413347621}, {-0.03659265358979302, 0.6185603323438366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, -2.278112300674225}, \ {-0.03159265358979302, -1.5786740757238658`}, {-0.03159265358979302, 2.4685526351966613`}, {-0.03159265358979302, 0.6190805284971495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, -2.2784951053567024`}, \ {-0.026592653589793014`, -1.5774299840254093`}, {-0.026592653589793014`, 2.4684552460640443`}, {-0.026592653589793014`, 0.6196010297121932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, -2.278878135467076}, \ {-0.02159265358979301, -1.5761848982751807`}, {-0.02159265358979301, 2.4683582453179027`}, {-0.02159265358979301, 0.6201218413173011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, -2.2792613927269763`}, \ {-0.016592653589793005`, -1.5749388096508985`}, {-0.016592653589793005`, 2.468261632344653}, {-0.016592653589793005`, 0.6206429686500627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, -2.2796448788922676`}, \ {-0.011592653589793, -1.573691709269254}, {-0.011592653589793, 2.468165406549002}, {-0.011592653589793, 0.621164417057501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, -2.280028595752718}, \ {-0.006592653589792996, -1.5724435881861143`}, {-0.006592653589792996, 2.4680695673539543`}, {-0.006592653589792996, 0.6216861918962469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, -2.2804125451316826`}, \ {-0.0015926535897931027`, -1.571194437396717}, {-0.0015926535897931027`, 2.467974114200822}, {-0.0015926535897931027`, 0.6222082985327131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, -2.280796728885789}, { 0.0034073464102069018`, -1.5699442478358487`}, { 0.0034073464102069018`, 2.4678790465492364`}, { 0.0034073464102069018`, 0.6227307423432717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, -2.2811811489046394`}, { 0.008407346410206906, -1.568693010378022}, {0.008407346410206906, 2.4677843638771573`}, {0.008407346410206906, 0.6232535287144285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, -2.281565807110508}, { 0.01340734641020691, -1.5674407158376336`}, {0.01340734641020691, 2.4676900656808938`}, {0.01340734641020691, 0.6237766630429993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, -2.2819507054580583`}, { 0.018407346410206915`, -1.5661873549691252`}, { 0.018407346410206915`, 2.467596151475116}, {0.018407346410206915`, 0.6243001507362861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, -2.282335845934063}, { 0.02340734641020692, -1.564932918467122}, {0.02340734641020692, 2.4675026207928767`}, {0.02340734641020692, 0.6248239972122538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, -2.2827212305571303`}, { 0.028407346410206924`, -1.5636773969665723`}, { 0.028407346410206924`, 2.4674094731856275`}, { 0.028407346410206924`, 0.625348207899707}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, -2.2831068613774397`}, { 0.03340734641020693, -1.5624207810428699`}, {0.03340734641020693, 2.467316708223246}, {0.03340734641020693, 0.6258727882384673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, -2.2834927404764866`}, { 0.03840734641020693, -1.5611630612119765`}, {0.03840734641020693, 2.4672243254940556`}, {0.03840734641020693, 0.6263977436795496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, -2.2838788699668284`}, { 0.04340734641020694, -1.5599042279305266`}, {0.04340734641020694, 2.467132324604852}, {0.04340734641020694, 0.626923079685342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, -2.284265251991847}, { 0.04840734641020694, -1.5586442715959303`}, {0.04840734641020694, 2.467040705180933}, {0.04840734641020694, 0.6274488017297808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, -2.2846518887255076`}, { 0.053407346410206946`, -1.557383182546464}, {0.053407346410206946`, 2.466949466866125}, {0.053407346410206946`, 0.6279749152985312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, -2.285038782372134}, { 0.05840734641020695, -1.556120951061352}, {0.05840734641020695, 2.466858609322815}, {0.05840734641020695, 0.6285014258891648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, -2.285425935166185}, { 0.06340734641020696, -1.5548575673608451`}, {0.06340734641020696, 2.466768132231985}, {0.06340734641020696, 0.6290283390113385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, -2.2858133493720376`}, { 0.06840734641020696, -1.553593021606285}, {0.06840734641020696, 2.466678035293245}, {0.06840734641020696, 0.6295556601869743}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, -2.286201027283783}, { 0.07340734641020696, -1.5523273039001637`}, {0.07340734641020696, 2.4665883182248716`}, {0.07340734641020696, 0.6300833949504372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, -2.286588971225017}, { 0.07840734641020697, -1.5510604042861746`}, {0.07840734641020697, 2.466498980763846}, {0.07840734641020697, 0.6306115488487173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, -2.2869771835486534`}, { 0.08340734641020697, -1.5497923127492548`}, {0.08340734641020697, 2.4664100226658943`}, {0.08340734641020697, 0.6311401274416081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, -2.287365666636728}, { 0.08840734641020698, -1.5485230192156223`}, {0.08840734641020698, 2.4663214437055294`}, {0.08840734641020698, 0.6316691363018877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, -2.2877544229002176`}, { 0.09340734641020698, -1.5472525135528012`}, {0.09340734641020698, 2.4662332436760983`}, {0.09340734641020698, 0.6321985810154996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, -2.288143454778863}, { 0.09840734641020699, -1.5459807855696428`}, {0.09840734641020699, 2.466145422389826}, {0.09840734641020699, 0.6327284671817339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, -2.288532764740999}, { 0.10340734641020699`, -1.5447078250163397`}, {0.10340734641020699`, 2.4660579796778634`}, {0.10340734641020699`, 0.633258800413408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, -2.288922355283388}, { 0.108407346410207, -1.5434336215844298`}, {0.108407346410207, 2.46597091539034}, {0.108407346410207, 0.6337895863370495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, -2.289312228931064}, { 0.113407346410207, -1.5421581649067935`}, {0.113407346410207, 2.4658842293964147`}, {0.113407346410207, 0.6343208305930773}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, -2.2897023882371754`}, { 0.118407346410207, -1.5408814445576466`}, {0.118407346410207, 2.465797921584329}, {0.118407346410207, 0.6348525388359852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, -2.2900928357828403`}, { 0.1234073464102069, -1.5396034500525249`}, {0.1234073464102069, 2.4657119918614665`}, {0.1234073464102069, 0.6353847167345236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, -2.290483574177005}, { 0.1284073464102069, -1.538324170848258}, {0.1284073464102069, 2.465626440154408}, {0.1284073464102069, 0.6359173699718828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, -2.2908746060563066`}, { 0.1334073464102069, -1.537043596342941}, {0.1334073464102069, 2.4655412664089917`}, {0.1334073464102069, 0.6364505042458781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, -2.291265934084943}, { 0.1384073464102069, -1.5357617158758994`}, {0.1384073464102069, 2.4654564705903796`}, {0.1384073464102069, 0.6369841252691311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, -2.291657560954549}, { 0.14340734641020692`, -1.534478518727643}, {0.14340734641020692`, 2.4653720526831164`}, {0.14340734641020692`, 0.6375182387692561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, -2.292049489384073}, { 0.14840734641020692`, -1.5331939941198183`}, {0.14840734641020692`, 2.4652880126912007`}, {0.14840734641020692`, 0.6380528504890435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, -2.2924417221196673`}, { 0.15340734641020692`, -1.5319081312151497`}, {0.15340734641020692`, 2.465204350638149}, {0.15340734641020692`, 0.6385879661866446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, -2.292834261934576}, { 0.15840734641020693`, -1.5306209191173774`}, {0.15840734641020693`, 2.46512106656707}, {0.15840734641020693`, 0.6391235916357587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, -2.2932271116290313`}, { 0.16340734641020693`, -1.5293323468711888`}, {0.16340734641020693`, 2.465038160540736}, {0.16340734641020693`, 0.6396597326258157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, -2.2936202740301534`}, { 0.16840734641020694`, -1.5280424034621414`}, {0.16840734641020694`, 2.464955632641657}, {0.16840734641020694`, 0.6401963949621652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, -2.2940137519918613`}, { 0.17340734641020694`, -1.5267510778165803`}, {0.17340734641020694`, 2.4648734829721577`}, {0.17340734641020694`, 0.6407335844662607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, -2.2944075483947777`}, { 0.17840734641020695`, -1.525458358801552}, {0.17840734641020695`, 2.4647917116544584`}, {0.17840734641020695`, 0.6412713069758472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, -2.2948016661461508`}, { 0.18340734641020695`, -1.5241642352247096`}, {0.18340734641020695`, 2.4647103188307535`}, {0.18340734641020695`, 0.6418095683451481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, -2.2951961081797685`}, { 0.18840734641020696`, -1.5228686958342101`}, {0.18840734641020696`, 2.464629304663298}, {0.18840734641020696`, 0.6423483744450533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, -2.2955908774558935`}, { 0.19340734641020696`, -1.5215717293186106`}, {0.19340734641020696`, 2.46454866933449}, {0.19340734641020696`, 0.6428877311633054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, -2.295985976961183}, { 0.19840734641020696`, -1.5202733243067565`}, {0.19840734641020696`, 2.46446841304696}, {0.19840734641020696`, 0.6434276444046901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, -2.2963814097086335`}, { 0.20340734641020697`, -1.5189734693676606`}, {0.20340734641020697`, 2.4643885360236633`}, {0.20340734641020697`, 0.6439681200912223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, -2.296777178737514}, { 0.20840734641020697`, -1.5176721530103818`}, {0.20840734641020697`, 2.4643090385079685`}, {0.20840734641020697`, 0.6445091641623368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, -2.297173287113315}, { 0.21340734641020698`, -1.516369363683895}, {0.21340734641020698`, 2.464229920763753}, {0.21340734641020698`, 0.6450507825750774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, -2.2975697379276925`}, { 0.21840734641020698`, -1.5150650897769555`}, {0.21840734641020698`, 2.464151183075502}, {0.21840734641020698`, 0.6455929813042852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, -2.297966534298428}, { 0.223407346410207, -1.5137593196179582`}, {0.223407346410207, 2.4640728257484072`}, {0.223407346410207, 0.6461357663427898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, -2.2983636793693805`}, { 0.228407346410207, -1.5124520414747933`}, {0.228407346410207, 2.4639948491084662`}, {0.228407346410207, 0.6466791437015987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, -2.2987611763104514`}, { 0.233407346410207, -1.5111432435546917`}, {0.233407346410207, 2.463917253502589}, {0.233407346410207, 0.6472231194100897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, -2.2991590283175523`}, { 0.238407346410207, -1.5098329140040696`}, {0.238407346410207, 2.463840039298703}, {0.238407346410207, 0.6477676995161988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, -2.299557238612575}, { 0.243407346410207, -1.5085210409083665`}, {0.243407346410207, 2.4637632068858624`}, {0.243407346410207, 0.6483128900866145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, -2.2999558104433664`}, { 0.248407346410207, -1.5072076122918754`}, {0.248407346410207, 2.4636867566743574`}, {0.248407346410207, 0.6488586972069689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, -2.300354747083708}, { 0.2534073464102069, -1.5058926161175734`}, {0.2534073464102069, 2.4636106890958316`}, {0.2534073464102069, 0.6494051269820276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, -2.3007540518333007`}, { 0.2584073464102069, -1.5045760402869397`}, {0.2584073464102069, 2.4635350046033953`}, {0.2584073464102069, 0.6499521855358847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, -2.301153728017753}, { 0.2634073464102069, -1.5032578726397747`}, {0.2634073464102069, 2.4634597036717434`}, {0.2634073464102069, 0.6504998790121544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, -2.301553778988571}, { 0.2684073464102069, -1.5019381009540114`}, {0.2684073464102069, 2.46338478679728}, {0.2684073464102069, 0.6510482135741638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, -2.301954208123159}, { 0.2734073464102069, -1.5006167129455215`}, {0.2734073464102069, 2.463310254498237}, {0.2734073464102069, 0.6515971954051464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, -2.3023550188248136`}, { 0.2784073464102069, -1.4992936962679178`}, {0.2784073464102069, 2.4632361073148052`}, {0.2784073464102069, 0.6521468307084357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, -2.302756214522732}, { 0.28340734641020693`, -1.4979690385123496`}, {0.28340734641020693`, 2.463162345809261}, {0.28340734641020693`, 0.65269712570766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, -2.303157798672021}, { 0.28840734641020693`, -1.4966427272072975`}, {0.28840734641020693`, 2.463088970566096}, {0.28840734641020693`, 0.6532480866469353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, -2.3035597747537064`}, { 0.29340734641020694`, -1.4953147498183574`}, {0.29340734641020694`, 2.4630159821921542`}, {0.29340734641020694`, 0.6537997197910608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, -2.303962146274751}, { 0.29840734641020694`, -1.4939850937480237`}, {0.29840734641020694`, 2.462943381316767}, {0.29840734641020694`, 0.6543520314257137}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, -2.304364916768074}, { 0.30340734641020695`, -1.492653746335469}, {0.30340734641020695`, 2.4628711685918923`}, {0.30340734641020695`, 0.6549050278576439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, -2.304768089792576}, { 0.30840734641020695`, -1.4913206948563131`}, {0.30840734641020695`, 2.462799344692258}, {0.30840734641020695`, 0.6554587154148694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, -2.3051716689331636`}, { 0.31340734641020696`, -1.4899859265223956`}, {0.31340734641020696`, 2.4627279103155058`}, {0.31340734641020696`, 0.6560131004468737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, -2.3055756578007878`}, { 0.31840734641020696`, -1.4886494284815364`}, {0.31840734641020696`, 2.462656866182339}, {0.31840734641020696`, 0.6565681893247983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, -2.3059800600324696`}, { 0.32340734641020696`, -1.4873111878172958`}, {0.32340734641020696`, 2.4625862130366736`}, {0.32340734641020696`, 0.6571239884416435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, -2.306384879291348}, { 0.32840734641020697`, -1.4859711915487304`}, {0.32840734641020697`, 2.462515951645791}, {0.32840734641020697`, 0.6576805042124604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, -2.3067901192667204`}, { 0.333407346410207, -1.4846294266301412`}, {0.333407346410207, 2.462446082800494}, {0.333407346410207, 0.6582377430745502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, -2.307195783674084}, { 0.338407346410207, -1.4832858799508213`}, {0.338407346410207, 2.4623766073152664`}, {0.338407346410207, 0.6587957114876617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, -2.3076018762551946`}, { 0.343407346410207, -1.4819405383347957`}, {0.343407346410207, 2.4623075260284355`}, {0.343407346410207, 0.6593544159341862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, -2.3080084007781156`}, { 0.348407346410207, -1.4805933885405593`}, {0.348407346410207, 2.4622388398023354`}, {0.348407346410207, 0.6599138629193565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, -2.3084153610372753`}, { 0.353407346410207, -1.4792444172608112`}, {0.353407346410207, 2.4621705495234774`}, {0.353407346410207, 0.6604740589714442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, -2.30882276085353}, { 0.358407346410207, -1.477893611122179}, {0.358407346410207, 2.462102656102719}, {0.358407346410207, 0.6610350106419577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, -2.3092306040742296`}, { 0.363407346410207, -1.4765409566849472`}, {0.363407346410207, 2.462035160475438}, {0.363407346410207, 0.6615967245058391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, -2.309638894573284}, { 0.368407346410207, -1.475186440442776}, {0.368407346410207, 2.461968063601713}, {0.368407346410207, 0.6621592071616632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, -2.3100476362512365`}, { 0.373407346410207, -1.473830048822417}, {0.373407346410207, 2.461901366466498}, {0.373407346410207, 0.6627224652318363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, -2.3104568330353406`}, { 0.3784073464102069, -1.4724717681834258`}, {0.3784073464102069, 2.4618350700798115`}, {0.3784073464102069, 0.6632865053627932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, -2.310866488879636}, { 0.3834073464102069, -1.4711115848178693`}, {0.3834073464102069, 2.4617691754769195`}, {0.3834073464102069, 0.663851334225197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, -2.311276607765036}, { 0.3884073464102069, -1.4697494849500297`}, {0.3884073464102069, 2.4617036837185275`}, {0.3884073464102069, 0.6644169585141367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, -2.311687193699409}, { 0.3934073464102069, -1.4683854547361048`}, {0.3934073464102069, 2.4616385958909737`}, {0.3934073464102069, 0.6649833849493273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, -2.312098250717672}, { 0.3984073464102069, -1.467019480263905}, {0.3984073464102069, 2.4615739131064225`}, {0.3984073464102069, 0.6655506202753066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, -2.3125097828818837`}, { 0.4034073464102069, -1.465651547552542}, {0.4034073464102069, 2.46150963650307}, {0.4034073464102069, 0.6661186712616368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, -2.312921794281339}, { 0.40840734641020693`, -1.4642816425521217`}, {0.40840734641020693`, 2.4614457672453436`}, {0.40840734641020693`, 0.6666875447030999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, -2.313334289032672}, { 0.41340734641020693`, -1.4629097511434244`}, {0.41340734641020693`, 2.461382306524108}, {0.41340734641020693`, 0.6672572474199012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, -2.3137472712799587`}, { 0.41840734641020694`, -1.4615358591375882`}, {0.41840734641020694`, 2.4613192555568784`}, {0.41840734641020694`, 0.6678277862578628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, -2.314160745194824}, { 0.42340734641020705`, -1.4601599522757853`}, {0.42340734641020705`, 2.461256615588032}, {0.42340734641020705`, 0.6683991680886282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, -2.3145747149765543`}, { 0.42840734641020695`, -1.4587820162288945`}, {0.42840734641020695`, 2.461194387889028}, {0.42840734641020695`, 0.6689713998098568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, -2.3149891848522093`}, { 0.43340734641020706`, -1.4574020365971712`}, {0.43340734641020706`, 2.461132573758625}, {0.43340734641020706`, 0.6695444883454251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, -2.3154041590767425`}, { 0.43840734641020696`, -1.4560199989099132`}, {0.43840734641020696`, 2.461071174523109}, {0.43840734641020696`, 0.6701184406456248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, -2.3158196419331194`}, { 0.44340734641020685`, -1.4546358886251236`}, {0.44340734641020685`, 2.4610101915365195`}, {0.44340734641020685`, 0.6706932636873619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, -2.316235637732445}, { 0.44840734641020696`, -1.4532496911291686`}, {0.44840734641020696`, 2.460949626180883}, {0.44840734641020696`, 0.6712689644743548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, -2.3166521508140905`}, { 0.45340734641020686`, -1.4518613917364338`}, {0.45340734641020686`, 2.4608894798664487`}, {0.45340734641020686`, 0.6718455500373329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, -2.3170691855458245`}, { 0.458407346410207, -1.4504709756889749`}, {0.458407346410207, 2.460829754031927}, {0.458407346410207, 0.6724230274342353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, -2.317486746323949}, { 0.46340734641020687`, -1.4490784281561666`}, {0.46340734641020687`, 2.4607704501447354`}, {0.46340734641020687`, 0.6730014037504086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, -2.3179048375734363`}, { 0.468407346410207, -1.4476837342343474`}, {0.468407346410207, 2.460711569701244}, {0.468407346410207, 0.6735806860988052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, -2.318323463748073}, { 0.4734073464102069, -1.4462868789464611`}, {0.4734073464102069, 2.4606531142270285`}, {0.4734073464102069, 0.6741608816201798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, -2.3187426293306044`}, { 0.478407346410207, -1.4448878472416957`}, {0.478407346410207, 2.4605950852771246`}, {0.478407346410207, 0.6747419974832888}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, -2.3191623388328813`}, { 0.4834073464102069, -1.443486623995117}, {0.4834073464102069, 2.460537484436289}, {0.4834073464102069, 0.6753240408850859}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, -2.3195825967960157`}, { 0.488407346410207, -1.4420831940073}, {0.488407346410207, 2.4604803133192625`}, {0.488407346410207, 0.6759070190509188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, -2.320003407790533}, { 0.4934073464102069, -1.440677542003961}, {0.4934073464102069, 2.4604235735710387`}, {0.4934073464102069, 0.6764909392347266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, -2.320424776416534}, { 0.498407346410207, -1.4392696526355768`}, {0.498407346410207, 2.4603672668671344`}, {0.498407346410207, 0.6770758087192362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, -2.3208467073038554`}, { 0.5034073464102069, -1.4378595104770129`}, {0.5034073464102069, 2.4603113949138704`}, {0.5034073464102069, 0.677661634816156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, -2.321269205112236}, { 0.508407346410207, -1.436447100027138}, {0.508407346410207, 2.4602559594486473`}, {0.508407346410207, 0.6782484248663733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, -2.3216922745314874`}, { 0.5134073464102069, -1.435032405708443}, {0.5134073464102069, 2.460200962240235}, {0.5134073464102069, 0.6788361862401472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, -2.322115920281665}, { 0.518407346410207, -1.4336154118666509`}, {0.518407346410207, 2.4601464050890605`}, {0.518407346410207, 0.6794249263373048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, -2.322540147113247}, { 0.5234073464102069, -1.4321961027703305`}, {0.5234073464102069, 2.460092289827503}, {0.5234073464102069, 0.6800146525874322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, -2.3229649598073103`}, { 0.528407346410207, -1.4307744626104995`}, {0.528407346410207, 2.4600386183201928`}, {0.528407346410207, 0.680605372450071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, -2.3233903631757187`}, { 0.5334073464102069, -1.4293504755002322`}, {0.5334073464102069, 2.4599853924643167`}, {0.5334073464102069, 0.6811970934149072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, -2.3238163620613044`}, { 0.538407346410207, -1.4279241254742572`}, {0.538407346410207, 2.4599326141899227`}, {0.538407346410207, 0.6817898230019657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, -2.3242429613380633`}, { 0.5434073464102069, -1.4264953964885596`}, {0.5434073464102069, 2.4598802854602364`}, {0.5434073464102069, 0.6823835687618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, -2.324670165911346}, { 0.548407346410207, -1.425064272419973}, {0.548407346410207, 2.4598284082719775`}, {0.548407346410207, 0.6829783382756827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, -2.3250979807180547`}, { 0.553407346410207, -1.4236307370657748`}, {0.553407346410207, 2.459776984655685}, {0.553407346410207, 0.683574139155795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, -2.325526410726847}, { 0.5584073464102071, -1.422194774143276}, {0.5584073464102071, 2.4597260166760426`}, {0.5584073464102071, 0.684170979045416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, -2.325955460938337}, { 0.563407346410207, -1.4207563672894081`}, {0.563407346410207, 2.459675506432213}, {0.563407346410207, 0.6847688656191102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, -2.326385136385305}, { 0.5684073464102071, -1.4193155000603088`}, {0.5684073464102071, 2.459625456058175}, {0.5684073464102071, 0.6853678065829131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, -2.3268154421329097`}, { 0.573407346410207, -1.4178721559309033`}, {0.573407346410207, 2.459575867723069}, {0.573407346410207, 0.6859678096745196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, -2.327246383278902}, { 0.5784073464102069, -1.4164263182944854`}, {0.5784073464102069, 2.4595267436315433`}, {0.5784073464102069, 0.6865688826634666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, -2.3276779649538444`}, { 0.583407346410207, -1.4149779704622951`}, {0.583407346410207, 2.45947808602411}, {0.583407346410207, 0.6871710333513179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, -2.328110192321333}, { 0.5884073464102069, -1.4135270956630923`}, {0.5884073464102069, 2.4594298971775026`}, {0.5884073464102069, 0.6877742695718467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, -2.3285430705782253`}, { 0.593407346410207, -1.41207367704273}, {0.593407346410207, 2.4593821794050412`}, {0.593407346410207, 0.6883785991912171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, -2.3289766049548657`}, { 0.5984073464102069, -1.4106176976637252`}, {0.5984073464102069, 2.4593349350570057`}, {0.5984073464102069, 0.6889840301081638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, -2.329410800715325}, { 0.603407346410207, -1.4091591405048265`}, {0.603407346410207, 2.4592881665210067`}, {0.603407346410207, 0.6895905702541719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, -2.3298456631576308`}, { 0.6084073464102069, -1.40769798846058}, {0.6084073464102069, 2.4592418762223724`}, {0.6084073464102069, 0.6901982275936529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, -2.3302811976140134`}, { 0.613407346410207, -1.4062342243408925`}, {0.613407346410207, 2.459196066624531}, {0.613407346410207, 0.690807010124124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, -2.330717409451148}, { 0.6184073464102069, -1.4047678308705944`}, {0.6184073464102069, 2.459150740229411}, {0.6184073464102069, 0.6914169258763782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, -2.3311543040704032`}, { 0.623407346410207, -1.4032987906889967`}, {0.623407346410207, 2.4591058995778323`}, {0.623407346410207, 0.6920279829146616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, -2.3315918869080927`}, { 0.6284073464102069, -1.401827086349451}, {0.6284073464102069, 2.459061547249918}, {0.6284073464102069, 0.6926401893368427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, -2.3320301634357317`}, { 0.633407346410207, -1.4003527003189038`}, {0.633407346410207, 2.4590176858655046`}, {0.633407346410207, 0.6932535532745825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, -2.3324691391602963`}, { 0.6384073464102069, -1.3988756149774504`}, {0.6384073464102069, 2.458974318084556}, {0.6384073464102069, 0.6938680828935024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, -2.3329088196244863`}, { 0.643407346410207, -1.3973958126178863`}, {0.643407346410207, 2.4589314466075938`}, {0.643407346410207, 0.6944837863933518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, -2.3333492104069937`}, { 0.6484073464102069, -1.3959132754452577`}, {0.6484073464102069, 2.458889074176122}, {0.6484073464102069, 0.69510067200817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, -2.3337903171227725`}, { 0.653407346410207, -1.3944279855764088`}, {0.653407346410207, 2.4588472035730677`}, {0.653407346410207, 0.6957187480064515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, -2.334232145423315}, { 0.6584073464102069, -1.3929399250395293`}, {0.6584073464102069, 2.4588058376232227`}, {0.6584073464102069, 0.6963380226913038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, -2.334674700996929}, { 0.663407346410207, -1.3914490757736997`}, {0.663407346410207, 2.4587649791936954`}, {0.663407346410207, 0.6969585044006061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, -2.335117989569023}, { 0.6684073464102069, -1.3899554196284332`}, {0.6684073464102069, 2.4587246311943654`}, {0.6684073464102069, 0.6975802015071673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, -2.335562016902393}, { 0.673407346410207, -1.3884589383632189`}, {0.673407346410207, 2.4586847965783485`}, {0.673407346410207, 0.6982031224188763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, -2.3360067887975107`}, { 0.678407346410207, -1.386959613647062}, {0.678407346410207, 2.458645478342469}, {0.678407346410207, 0.6988272755788566}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, -2.336452311092821}, { 0.6834073464102071, -1.3854574270580229`}, {0.6834073464102071, 2.4586066795277346`}, {0.6834073464102071, 0.6994526694656129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, -2.33689858966504}, { 0.688407346410207, -1.3839523600827561`}, {0.688407346410207, 2.4585684032198234`}, {0.688407346410207, 0.7000793125931778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, -2.33734563042946}, { 0.6934073464102071, -1.3824443941160443`}, {0.6934073464102071, 2.4585306525495763`}, {0.6934073464102071, 0.7007072135112565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, -2.337793439340255}, { 0.698407346410207, -1.380933510460337}, {0.698407346410207, 2.4584934306934954`}, {0.698407346410207, 0.7013363808053658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, -2.3382420223907903`}, { 0.7034073464102069, -1.379419690325283}, {0.7034073464102069, 2.458456740874252}, {0.7034073464102069, 0.7019668230969743}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, -2.338691385613944}, { 0.708407346410207, -1.3779029148272661`}, {0.708407346410207, 2.4584205863612008`}, {0.708407346410207, 0.7025985490436352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, -2.339141535082421}, { 0.7134073464102069, -1.3763831649889344`}, {0.7134073464102069, 2.458384970470903}, {0.7134073464102069, 0.7032315673391194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, -2.3395924769090812`}, { 0.718407346410207, -1.3748604217387346`}, {0.718407346410207, 2.4583498965676567`}, {0.718407346410207, 0.7038658867135447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, -2.340044217247264}, { 0.7234073464102069, -1.3733346659104426`}, {0.7234073464102069, 2.458315368064033}, {0.7234073464102069, 0.704501515933501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, -2.3404967622911257`}, { 0.728407346410207, -1.3718058782426936`}, {0.728407346410207, 2.4582813884214256`}, {0.728407346410207, 0.7051384638021716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, -2.340950118275974}, { 0.7334073464102069, -1.3702740393785118`}, {0.7334073464102069, 2.4582479611506023`}, {0.7334073464102069, 0.705776739159453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, -2.3414042914786095`}, { 0.738407346410207, -1.3687391298648397`}, {0.738407346410207, 2.4582150898122697`}, {0.738407346410207, 0.7064163508820693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, -2.3418592882176714`}, { 0.7434073464102069, -1.3672011301520668`}, {0.7434073464102069, 2.458182778017642}, {0.7434073464102069, 0.7070573078836844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, -2.3423151148539905`}, { 0.748407346410207, -1.365660020593559}, {0.748407346410207, 2.458151029429024}, {0.748407346410207, 0.7076996191150074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, -2.3427717777909414`}, { 0.7534073464102069, -1.3641157814451856`}, {0.7534073464102069, 2.458119847760396}, {0.7534073464102069, 0.7083432935638985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, -2.3432292834748045`}, { 0.758407346410207, -1.3625683928648484`}, {0.758407346410207, 2.4580892367780134`}, {0.758407346410207, 0.7089883402554662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, -2.343687638395128}, { 0.7634073464102069, -1.361017834912008}, {0.7634073464102069, 2.4580592003010104`}, {0.7634073464102069, 0.709634768252164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, -2.344146849085098}, { 0.768407346410207, -1.3594640875472155`}, {0.768407346410207, 2.4580297422020174`}, {0.768407346410207, 0.7102825866538792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, -2.3446069221219124`}, { 0.7734073464102069, -1.3579071306316373`}, {0.7734073464102069, 2.4580008664077844`}, {0.7734073464102069, 0.7109318045980211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, -2.345067864127157}, { 0.778407346410207, -1.3563469439265838`}, {0.778407346410207, 2.457972576899813}, {0.778407346410207, 0.7115824312596007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, -2.3455296817671925`}, { 0.7834073464102069, -1.3547835070930423`}, {0.7834073464102069, 2.4579448777150024`}, {0.7834073464102069, 0.7122344758513084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, -2.3459923817535384`}, { 0.788407346410207, -1.3532167996912006`}, {0.788407346410207, 2.4579177729463004`}, {0.788407346410207, 0.7128879476235833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, -2.346455970843267}, { 0.7934073464102069, -1.3516468011799807`}, {0.7934073464102069, 2.457891266743365}, {0.7934073464102069, 0.7135428558646837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, -2.346920455839403}, { 0.798407346410207, -1.3500734909165677`}, {0.798407346410207, 2.45786536331324}, {0.798407346410207, 0.7141992099007438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, -2.3473858435913235`}, { 0.803407346410207, -1.3484968481559425`}, {0.803407346410207, 2.457840066921032}, {0.803407346410207, 0.714857019095833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, -2.3478521409951663`}, { 0.8084073464102071, -1.3469168520504131`}, {0.8084073464102071, 2.457815381890609}, {0.8084073464102071, 0.7155162928520022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, -2.3483193549942443`}, { 0.813407346410207, -1.3453334816491473`}, {0.813407346410207, 2.4577913126052997`}, {0.813407346410207, 0.7161770406093317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, -2.348787492579461}, { 0.8184073464102071, -1.343746715897709}, {0.8184073464102071, 2.4577678635086073`}, {0.8184073464102071, 0.7168392718459663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, -2.349256560789734}, { 0.823407346410207, -1.3421565336375918`}, {0.823407346410207, 2.4577450391049354`}, {0.823407346410207, 0.7175029960781488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, -2.349726566712425}, { 0.8284073464102069, -1.3405629136057569`}, {0.8284073464102069, 2.4577228439603207`}, {0.8284073464102069, 0.718168222860246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, -2.3501975174837706`}, { 0.833407346410207, -1.3389658344341726`}, {0.833407346410207, 2.4577012827031814`}, {0.833407346410207, 0.7188349617847658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, -2.3506694202893224`}, { 0.8384073464102069, -1.3373652746493534`}, {0.8384073464102069, 2.4576803600250727`}, {0.8384073464102069, 0.7195032224823713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, -2.3511422823643913`}, { 0.843407346410207, -1.335761212671902}, {0.843407346410207, 2.457660080681456}, {0.843407346410207, 0.720173014621886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, -2.351616110994498}, { 0.8484073464102069, -1.3341536268160548`}, {0.8484073464102069, 2.4576404494924793`}, {0.8484073464102069, 0.7208443479102895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, -2.3520909135158243`}, { 0.853407346410207, -1.3325424952892255`}, {0.853407346410207, 2.4576214713437685`}, {0.853407346410207, 0.7215172320927122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, -2.352566697315678}, { 0.8584073464102069, -1.3309277961915567`}, {0.8584073464102069, 2.45760315118723}, {0.8584073464102069, 0.7221916769524152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, -2.3530434698329574`}, { 0.863407346410207, -1.3293095075154664`}, {0.863407346410207, 2.4575854940418695`}, {0.863407346410207, 0.7228676923107668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, -2.353521238558623}, { 0.8684073464102069, -1.3276876071452055`}, {0.8684073464102069, 2.457568504994617}, {0.8684073464102069, 0.7235452880272094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, -2.3540000110361743`}, { 0.873407346410207, -1.326062072856411}, {0.873407346410207, 2.457552189201168}, {0.873407346410207, 0.7242244739992193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, -2.3544797948621348`}, { 0.8784073464102069, -1.3244328823156641`}, {0.8784073464102069, 2.4575365518868386`}, {0.8784073464102069, 0.7249052601622559}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, -2.3549605976865404`}, { 0.883407346410207, -1.3228000130800548`}, {0.883407346410207, 2.4575215983474274`}, {0.883407346410207, 0.7255876564897048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, -2.3554424272134353`}, { 0.8884073464102069, -1.3211634425967451`}, {0.8884073464102069, 2.457507333950098}, {0.8884073464102069, 0.7262716729928086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, -2.355925291201372}, { 0.893407346410207, -1.319523148202536}, {0.893407346410207, 2.4574937641342696`}, {0.893407346410207, 0.7269573197205914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, -2.3564091974639183`}, { 0.8984073464102069, -1.317879107123442}, {0.8984073464102069, 2.4574808944125217`}, {0.8984073464102069, 0.7276446067597724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, -2.356894153870173}, { 0.903407346410207, -1.3162312964742635`}, {0.903407346410207, 2.4574687303715157`}, {0.903407346410207, 0.7283335442346693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, -2.3573801683452826`}, { 0.9084073464102069, -1.314579693258169}, {0.9084073464102069, 2.4574572776729258`}, {0.9084073464102069, 0.7290241423070932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, -2.3578672488709675`}, { 0.913407346410207, -1.3129242743662763`}, {0.913407346410207, 2.4574465420543867`}, {0.913407346410207, 0.7297164111762305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, -2.3583554034860557`}, { 0.9184073464102069, -1.3112650165772413`}, {0.9184073464102069, 2.457436529330455}, {0.9184073464102069, 0.730410361078516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, -2.35884464028702}, { 0.923407346410207, -1.309601896556849}, {0.923407346410207, 2.4574272453935855`}, {0.923407346410207, 0.7311060022874963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, -2.359334967428522}, { 0.928407346410207, -1.307934890857612}, {0.928407346410207, 2.4574186962151217`}, {0.928407346410207, 0.731803345113677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, -2.359826393123966}, { 0.9334073464102071, -1.3062639759183696`}, {0.9334073464102071, 2.457410887846301}, {0.9334073464102071, 0.7325023999043643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, -2.3603189256460544`}, { 0.938407346410207, -1.3045891280638962`}, {0.938407346410207, 2.457403826419276}, {0.938407346410207, 0.7332031770434901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, -2.3608125733273555`}, { 0.9434073464102071, -1.302910323504513}, {0.9434073464102071, 2.45739751814815}, {0.9434073464102071, 0.7339056869514277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, -2.3613073445608705`}, { 0.948407346410207, -1.3012275383357046`}, {0.948407346410207, 2.4573919693300295`}, {0.948407346410207, 0.734609940084793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, -2.361803247800616}, { 0.9534073464102071, -1.2995407485377424`}, {0.9534073464102071, 2.4573871863460925`}, {0.9534073464102071, 0.7353159469362335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, -2.3623002915622093`}, { 0.958407346410207, -1.2978499299753137`}, {0.958407346410207, 2.4573831756626716`}, {0.958407346410207, 0.7360237180342035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, -2.3627984844234566`}, { 0.9634073464102069, -1.296155058397157}, {0.9634073464102069, 2.4573799438323554`}, {0.9634073464102069, 0.7367332639427262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, -2.3632978350249556`}, { 0.968407346410207, -1.2944561094357037`}, {0.968407346410207, 2.4573774974951044`}, {0.968407346410207, 0.7374445952611429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, -2.3637983520707033`}, { 0.9734073464102069, -1.2927530586067255`}, {0.9734073464102069, 2.4573758433793853`}, {0.9734073464102069, 0.7381577226238447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, -2.364300044328706}, { 0.978407346410207, -1.2910458813089902`}, {0.978407346410207, 2.457374988303325}, {0.978407346410207, 0.7388726566999907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, -2.364802920631603}, { 0.9834073464102069, -1.2893345528239233`}, {0.9834073464102069, 2.4573749391758755`}, {0.9834073464102069, 0.739589408193213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, -2.365306989877296}, { 0.988407346410207, -1.2876190483152796`}, {0.988407346410207, 2.4573757029980023`}, {0.988407346410207, 0.7403079878413029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, -2.3658122610295815`}, { 0.9934073464102069, -1.2858993428288181`}, {0.9934073464102069, 2.45737728686389}, {0.9934073464102069, 0.7410284064158827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, -2.366318743118798}, { 0.998407346410207, -1.2841754112919876`}, {0.998407346410207, 2.4573796979621645`}, {0.998407346410207, 0.7417506747220615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, -2.3668264452424785`}, { 1.003407346410207, -1.2824472285136235`}, {1.003407346410207, 2.4573829435771324`}, {1.003407346410207, 0.742474803598071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, -2.367335376566004}, { 1.008407346410207, -1.2807147691836445`}, {1.008407346410207, 2.4573870310900454`}, {1.008407346410207, 0.743200803914889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, -2.3678455463232773`}, { 1.013407346410207, -1.278978007872768}, {1.013407346410207, 2.4573919679803775`}, {1.013407346410207, 0.7439286865758388}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, -2.368356963817394}, { 1.018407346410207, -1.277236919032227}, {1.018407346410207, 2.4573977618271257`}, {1.018407346410207, 0.7446584625161755}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, -2.3688696384213257`}, { 1.023407346410207, -1.2754914769935013`}, {1.023407346410207, 2.457404420310127}, {1.023407346410207, 0.7453901427026526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, -2.369383579578616}, { 1.028407346410207, -1.2737416559680559`}, {1.028407346410207, 2.4574119512114003`}, {1.028407346410207, 0.7461237381330637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, -2.3698987968040726`}, { 1.033407346410207, -1.2719874300470897`}, {1.033407346410207, 2.4574203624165043`}, {1.033407346410207, 0.7468592598357725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, -2.370415299684484}, { 1.038407346410207, -1.2702287732012945`}, {1.038407346410207, 2.457429661915919}, {1.038407346410207, 0.7475967188692171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, -2.370933097879329}, { 1.043407346410207, -1.2684656592806263`}, {1.043407346410207, 2.4574398578064462`}, {1.043407346410207, 0.7483361263213938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.4574509582926343`}, { 1.048407346410207, -1.2666980620140853`}, { 1.048407346410207, -2.371452201121506}, {1.048407346410207, 0.7490774933093224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.457462971688221}, { 1.053407346410207, -1.2649259550095069`}, { 1.053407346410207, -2.371972619218065}, {1.053407346410207, 0.7498208309784846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.457475906417606}, { 1.058407346410207, -1.263149311753368}, { 1.058407346410207, -2.3724943620509475`}, {1.058407346410207, 0.7505661505022467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.457489771017329}, { 1.063407346410207, -1.2613681056106034`}, { 1.063407346410207, -2.3730174395777515`}, {1.063407346410207, 0.7513134630812469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.4575045741375945`}, { 1.068407346410207, -1.2595823098244372`}, { 1.068407346410207, -2.3735418618324755`}, {1.068407346410207, 0.752062779942774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.457520324543803}, { 1.073407346410207, -1.2577918975162015`}, { 1.073407346410207, -2.3740676389262916`}, {1.073407346410207, 0.752814112340115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.4575370311181066`}, { 1.078407346410207, -1.255996841685233}, { 1.078407346410207, -2.3745947810483377`}, {1.078407346410207, 0.753567471551867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.457554702860999}, { 1.083407346410207, -1.254197115208707}, { 1.083407346410207, -2.37512329846649}, {1.083407346410207, 0.7543228688812436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.4575733488929146`}, { 1.0884073464102069`, -1.2523926908415233`}, { 1.0884073464102069`, -2.375653201528173}, {1.0884073464102069`, 0.7550803156553373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.4575929784558714`}, { 1.093407346410207, -1.2505835412162176`}, { 1.093407346410207, -2.376184500661157}, {1.093407346410207, 0.7558398232243668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.4576136009151215`}, { 1.0984073464102069`, -1.2487696388428557`}, { 1.0984073464102069`, -2.37671720637438}, {1.0984073464102069`, 0.756601402960889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.45763522576083}, { 1.103407346410207, -1.2469509561089667`}, { 1.103407346410207, -2.3772513292587845`}, {1.103407346410207, 0.7573650662589795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.4576578626097985`}, { 1.1084073464102069`, -1.245127465279501}, { 1.1084073464102069`, -2.377786879988138}, {1.1084073464102069`, 0.7581308245333988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.457681521207188}, { 1.113407346410207, -1.2432991384967553`}, { 1.113407346410207, -2.3783238693198885`}, {1.113407346410207, 0.7588986892187128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.4577062114282824`}, { 1.118407346410207, -1.241465947780367}, { 1.118407346410207, -2.3788623080960276`}, {1.118407346410207, 0.7596686717683871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.457731943280283}, { 1.123407346410207, -1.2396278650272994`}, { 1.123407346410207, -2.3794022072439476`}, {1.123407346410207, 0.7604407836538554}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.4577587269041237`}, { 1.128407346410207, -1.2377848620118688`}, { 1.128407346410207, -2.3799435777773317`}, {1.128407346410207, 0.7612150363635444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.4577865725763117`}, { 1.133407346410207, -1.235936910385733}, { 1.133407346410207, -2.3804864307970335`}, {1.133407346410207, 0.7619914414018781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.4578154907108116`}, { 1.138407346410207, -1.2340839816779716`}, { 1.138407346410207, -2.3810307774919783`}, {1.138407346410207, 0.7627700102882409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.4578454918609327`}, { 1.143407346410207, -1.232226047295138}, { 1.143407346410207, -2.38157662914009}, {1.143407346410207, 0.7635507545558963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.457876586721279}, { 1.148407346410207, -1.2303630785213298`}, { 1.148407346410207, -2.382123997109185}, {1.148407346410207, 0.7643336857508972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.4579087861296967`}, { 1.153407346410207, -1.228495046518318}, { 1.153407346410207, -2.3826728928579315`}, {1.153407346410207, 0.7651188154309255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.4579421010692726`}, { 1.158407346410207, -1.226621922325642}, { 1.158407346410207, -2.3832233279367827`}, {1.158407346410207, 0.7659061551641189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.4579765426703633`}, { 1.163407346410207, -1.224743676860773}, { 1.163407346410207, -2.3837753139889295`}, {1.163407346410207, 0.766695716527851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.4580121222126357`}, { 1.168407346410207, -1.222860280919273}, { 1.168407346410207, -2.384328862751281}, {1.168407346410207, 0.7674875111074635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.458048851127169}, { 1.173407346410207, -1.2209717051749822`}, { 1.173407346410207, -2.3848839860554327`}, {1.173407346410207, 0.7682815504949738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.458086740998568}, { 1.178407346410207, -1.2190779201802322`}, { 1.178407346410207, -2.385440695828661}, {1.178407346410207, 0.7690778462877286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.4581258035671034`}, { 1.183407346410207, -1.2171788963660746`}, { 1.183407346410207, -2.385999004094941}, {1.183407346410207, 0.769876410087011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.4581660507309273`}, { 1.188407346410207, -1.215274604042551}, { 1.188407346410207, -2.386558922975934}, {1.188407346410207, 0.7706772534966279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.4582074945482604`}, { 1.193407346410207, -1.213365013398963}, { 1.193407346410207, -2.3871204646920483`}, {1.193407346410207, 0.7714803881214163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.4582501472396596`}, { 1.198407346410207, -1.2114500945041553`}, { 1.198407346410207, -2.387683641563456}, {1.198407346410207, 0.7722858255657369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.4582940211903184`}, { 1.203407346410207, -1.2095298173069235`}, { 1.203407346410207, -2.388248466011166}, {1.203407346410207, 0.7730935774318957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.458339128952367}, { 1.208407346410207, -1.207604151636274}, { 1.208407346410207, -2.3888149505580785`}, {1.208407346410207, 0.773903655318534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.458385483247259}, { 1.2134073464102069`, -1.2056730672018956`}, { 1.2134073464102069`, -2.389383107830071}, {1.2134073464102069`, 0.7747160708189587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.4584330969681525`}, { 1.218407346410207, -1.2037365335945114`}, { 1.218407346410207, -2.3899529505570882`}, {1.218407346410207, 0.7755308355194279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.458481983182347}, { 1.2234073464102069`, -1.2017945202863578`}, { 1.2234073464102069`, -2.3905244915742623`}, {1.2234073464102069`, 0.7763479609973738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.4585321551337667`}, { 1.228407346410207, -1.1998469966316294`}, { 1.228407346410207, -2.391097743823012}, {1.228407346410207, 0.7771674588195906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.4585836262454674`}, { 1.2334073464102069`, -1.1978939318670052`}, { 1.2334073464102069`, -2.391672720352194}, {1.2334073464102069`, 0.7779893405403486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.4586364101221734`}, { 1.238407346410207, -1.195935295112146}, { 1.238407346410207, -2.3922494343192566`}, {1.238407346410207, 0.7788136176994563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.458690520552893}, { 1.243407346410207, -1.1939710553702914`}, { 1.243407346410207, -2.392827898991385}, {1.243407346410207, 0.7796403018202781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.458745971513534}, { 1.248407346410207, -1.1920011815288172`}, { 1.248407346410207, -2.3934081277466897`}, {1.248407346410207, 0.7804694044076783}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.4588027771695766`}, { 1.253407346410207, -1.1900256423598865`}, { 1.253407346410207, -2.393990134075402}, {1.253407346410207, 0.781300936945906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.458860951878795}, { 1.258407346410207, -1.188044406521098}, { 1.258407346410207, -2.3945739315810743`}, {1.258407346410207, 0.7821349108964258}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.458920510194005}, { 1.263407346410207, -1.1860574425561825`}, { 1.263407346410207, -2.39515953398181}, {1.263407346410207, 0.7829713376956763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.4589814668658723`}, { 1.268407346410207, -1.184064718895729}, { 1.268407346410207, -2.395746955111491}, {1.268407346410207, 0.783810228752771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.459043836845751}, { 1.273407346410207, -1.1820662038579421`}, { 1.273407346410207, -2.39633620892104}, {1.273407346410207, 0.784651595447127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.4591076352885612`}, { 1.278407346410207, -1.1800618656494435`}, { 1.278407346410207, -2.3969273094796897`}, {1.278407346410207, 0.7854954491260218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.4591728775557473`}, { 1.283407346410207, -1.1780516723661192`}, { 1.283407346410207, -2.3975202709762575`}, {1.283407346410207, 0.7863418011020951}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.4592395792182407`}, { 1.288407346410207, -1.176035591993999}, { 1.288407346410207, -2.398115107720454}, {1.288407346410207, 0.7871906626507629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.459307756059471}, { 1.293407346410207, -1.1740135924101314`}, { 1.293407346410207, -2.398711834144206}, {1.293407346410207, 0.7880420450075563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.459377424078466}, { 1.298407346410207, -1.171985641383585}, { 1.298407346410207, -2.3993104648029773`}, {1.298407346410207, 0.7888959593654054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.4594485994929602`}, { 1.303407346410207, -1.1699517065764247`}, { 1.303407346410207, -2.399911014377127}, {1.303407346410207, 0.7897524168718248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.459521298742557}, { 1.308407346410207, -1.1679117555447383`}, { 1.308407346410207, -2.4005134976732765`}, {1.308407346410207, 0.790611428626027}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.459595538491962}, { 1.313407346410207, -1.1658657557397323`}, { 1.313407346410207, -2.4011179296256913`}, {1.313407346410207, 0.7914730056759596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.45967133563424}, { 1.318407346410207, -1.1638136745088492`}, { 1.318407346410207, -2.4017243252976885`}, {1.318407346410207, 0.79233715901525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.459748707294144}, { 1.323407346410207, -1.1617554790969309`}, { 1.323407346410207, -2.4023326998830514`}, {1.323407346410207, 0.7932038995800733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.4598276708314764`}, { 1.328407346410207, -1.1596911366474287`}, { 1.328407346410207, -2.4029430687074727`}, {1.328407346410207, 0.7940732382459255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.4599082438445232`}, { 1.333407346410207, -1.1576206142036793`}, { 1.333407346410207, -2.4035554472300107`}, {1.333407346410207, 0.7949451858243122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.4599904441735396`}, { 1.3384073464102069`, -1.1555438787102006`}, { 1.3384073464102069`, -2.4041698510445544`}, {1.3384073464102069`, 0.7958197530593517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.460074289904257}, { 1.343407346410207, -1.153460897014037}, { 1.343407346410207, -2.4047862958813333`}, {1.343407346410207, 0.7966969506242633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.4601597993715094`}, { 1.3484073464102069`, -1.1513716358661943`}, { 1.3484073464102069`, -2.40540479760841}, {1.3484073464102069`, 0.7975767891177911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.4602469911628257`}, { 1.353407346410207, -1.1492760619230558`}, { 1.353407346410207, -2.4060253722332385`}, {1.353407346410207, 0.7984592790604872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.460335884122187}, { 1.3584073464102069`, -1.147174141747928}, { 1.3584073464102069`, -2.4066480359041873`}, {1.3584073464102069`, 0.7993444308909458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.460426497353743}, { 1.363407346410207, -1.1450658418125694`}, { 1.363407346410207, -2.4072728049121266`}, {1.363407346410207, 0.8002322549618875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.460518850225649}, { 1.368407346410207, -1.1429511284988407`}, { 1.368407346410207, -2.4078996956920258`}, {1.368407346410207, 0.8011227615361616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.4606129623739363`}, { 1.373407346410207, -1.1408299681003318`}, { 1.373407346410207, -2.408528724824543}, {1.373407346410207, 0.8020159607826399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.46070885370645}, { 1.378407346410207, -1.1387023268241185`}, { 1.378407346410207, -2.4091599090376796`}, {1.378407346410207, 0.8029118627719891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.4608065444068554`}, { 1.383407346410207, -1.1365681707925386`}, { 1.383407346410207, -2.4097932652084175`}, {1.383407346410207, 0.8038104774723428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.460906054938683}, { 1.388407346410207, -1.134427466045024}, { 1.388407346410207, -2.410428810364405}, {1.388407346410207, 0.8047118147448399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.4610074060494584`}, { 1.393407346410207, -1.1322801785400067`}, { 1.393407346410207, -2.411066561685649}, {1.393407346410207, 0.8056158843390584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.461110618774904}, { 1.398407346410207, -1.1301262741569018`}, { 1.398407346410207, -2.4117065365062325`}, {1.398407346410207, 0.8065226958883268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.461215714443177}, { 1.403407346410207, -1.1279657186980818`}, { 1.403407346410207, -2.4123487523160407`}, {1.403407346410207, 0.8074322589049066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.4613227146791847`}, { 1.408407346410207, -1.1257984778910242`}, { 1.408407346410207, -2.4129932267625582`}, {1.408407346410207, 0.8083445827750311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.4614316414089825`}, { 1.413407346410207, -1.1236245173904253`}, { 1.413407346410207, -2.4136399776526245`}, {1.413407346410207, 0.8092596767538455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.4615425168642258`}, { 1.418407346410207, -1.1214438027804172`}, { 1.418407346410207, -2.4142890229542417`}, {1.418407346410207, 0.8101775499601935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.4616553635866905`}, { 1.4234073464102068`, -1.119256299576887}, { 1.4234073464102068`, -2.414940380798429}, {1.4234073464102068`, 0.8110982113712623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.4617702044328715`}, { 1.4284073464102072`, -1.1170619732297928`}, { 1.4284073464102072`, -2.4155940694810485`}, {1.4284073464102072`, 0.8120216698171036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.461887062578628}, { 1.433407346410207, -1.1148607891256204`}, { 1.433407346410207, -2.416250107464723}, {1.433407346410207, 0.8129479339749811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.4620059615239507`}, { 1.438407346410207, -1.1126527125898538`}, { 1.438407346410207, -2.416908513380698}, {1.438407346410207, 0.8138770123636186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.462126925097738}, { 1.4434073464102068`, -1.1104377088895474`}, { 1.4434073464102068`, -2.4175693060307983`}, {1.4434073464102068`, 0.8148089133372429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.462249977462712}, { 1.4484073464102072`, -1.1082157432359911`}, { 1.4484073464102072`, -2.4182325043893718`}, {1.4484073464102072`, 0.8157436450795178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.462375143120361}, { 1.453407346410207, -1.105986780787408}, { 1.453407346410207, -2.4188981276052663`}, {1.453407346410207, 0.8166812155972922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.4625024469159524`}, { 1.458407346410207, -1.1037507866517478`}, { 1.458407346410207, -2.419566195003855}, {1.458407346410207, 0.8176216327141806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.4626319140436936`}, { 1.4634073464102069`, -1.101507725889575}, { 1.4634073464102069`, -2.4202367260890343`}, {1.4634073464102069`, 0.8185649040640224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.462763570051892}, { 1.4684073464102068`, -1.0992575635170092`}, { 1.4684073464102068`, -2.4209097405453015`}, {1.4684073464102068`, 0.8195110370841213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.462897440848216}, { 1.473407346410207, -1.097000264508777}, { 1.473407346410207, -2.4215852582398547`}, {1.473407346410207, 0.8204600390083233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.4630335527050846`}, { 1.478407346410207, -1.0947357938013003`}, { 1.478407346410207, -2.422263299224659}, {1.478407346410207, 0.821411916859955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.463171932265058}, { 1.4834073464102069`, -1.0924641162959317`}, { 1.4834073464102069`, -2.422943883738638}, {1.4834073464102069`, 0.8223666774445162}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.463312606546371}, { 1.4884073464102068`, -1.0901851968622152`}, { 1.4884073464102068`, -2.423627032209813}, {1.4884073464102068`, 0.8233243273422359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.463455602948559}, { 1.4934073464102071`, -1.0878990003412874`}, { 1.4934073464102071`, -2.4243127652574925`}, {1.4934073464102071`, 0.8242848729004377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.463600949258077}, { 1.498407346410207, -1.0856054915493265`}, { 1.498407346410207, -2.4250011036945405`}, {1.498407346410207, 0.8252483202256505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.4637486736541496`}, { 1.503407346410207, -1.0833046352810969`}, { 1.503407346410207, -2.425692068529563}, {1.503407346410207, 0.8262146751756214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.463898804714569}, { 1.5084073464102068`, -1.0809963963136384`}, { 1.5084073464102068`, -2.4263856809692657`}, {1.5084073464102068`, 0.827183943351019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.4640513714216747`}, { 1.5134073464102071`, -1.0786807394099545`}, { 1.5134073464102071`, -2.4270819624207083`}, {1.5134073464102071`, 0.8281561300870062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.464206403168405}, { 1.518407346410207, -1.0763576293228854`}, { 1.518407346410207, -2.4277809344936663`}, {1.518407346410207, 0.8291312404445749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.4643639297643327`}, { 1.523407346410207, -1.0740270307990474`}, { 1.523407346410207, -2.428482619003069}, {1.523407346410207, 0.8301092792015947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.464523981442021}, { 1.5284073464102068`, -1.0716889085828374`}, { 1.5284073464102068`, -2.429187037971299}, {1.5284073464102068`, 0.8310902508437944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.464686588863254}, { 1.5334073464102072`, -1.06934322742058}, { 1.5334073464102072`, -2.4298942136306967`}, {1.5334073464102072`, 0.8320741595553648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.464851783125438}, { 1.538407346410207, -1.0669899520647792`}, { 1.538407346410207, -2.430604168426042}, {1.538407346410207, 0.8330610092093759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.465019595768161}, { 1.543407346410207, -1.0646290472784437`}, { 1.543407346410207, -2.431316925017018}, {1.543407346410207, 0.8340508033580029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.46519005877972}, { 1.5484073464102068`, -1.0622604778395477`}, { 1.5484073464102068`, -2.4320325062807995`}, {1.5484073464102068`, 0.8350435452224164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.465363204603891}, { 1.5534073464102072`, -1.0598842085455404`}, { 1.5534073464102072`, -2.432750935314554}, {1.5534073464102072`, 0.8360392376825272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.465539066146681}, { 1.558407346410207, -1.0575002042180848`}, { 1.558407346410207, -2.433472235438124}, {1.558407346410207, 0.8370378832663775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.4657176767832443`}, { 1.563407346410207, -1.0551084297077686`}, { 1.563407346410207, -2.4341964301966152`}, {1.563407346410207, 0.8380394841393378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.4658990703648733`}, { 1.5684073464102068`, -1.0527088498990225`}, { 1.5684073464102068`, -2.434923543363096}, {1.5684073464102068`, 0.8390440420929997}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.4660832812260995`}, { 1.5734073464102072`, -1.0503014297151072`}, { 1.5734073464102072`, -2.4356535989413013`}, {1.5734073464102072`, 0.8400515585338079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.4662703441919356`}, { 1.578407346410207, -1.0478861341232484`}, { 1.578407346410207, -2.4363866211683693`}, {1.578407346410207, 0.8410620344714327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.466460294585097}, { 1.583407346410207, -1.045462928139869}, { 1.583407346410207, -2.4371226345176766`}, {1.583407346410207, 0.842075470506775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.4666531682335298`}, { 1.5884073464102069`, -1.0430317768359383`}, { 1.5884073464102069`, -2.4378616637015855`}, {1.5884073464102069`, 0.8430918668198135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.466849001477875}, { 1.5934073464102072`, -1.0405926453424459`}, { 1.5934073464102072`, -2.4386037336743405`}, {1.5934073464102072`, 0.8441112231570342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.4670478311790585`}, { 1.598407346410207, -1.0381454988560486`}, { 1.598407346410207, -2.4393488696350154`}, {1.598407346410207, 0.8451335388185637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.467249694726183}, { 1.603407346410207, -1.035690302644729}, { 1.603407346410207, -2.440097097030322}, {1.603407346410207, 0.8461588126451296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.467454630044186}, { 1.6084073464102069`, -1.0332270220537243`}, { 1.6084073464102069`, -2.4408484415577405`}, {1.6084073464102069`, 0.8471870430044528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.467662675601977}, { 1.6134073464102068`, -1.03075562251145}, { 1.6134073464102068`, -2.4416029291684005`}, {1.6134073464102068`, 0.8482182277775753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.4678738704203815`}, { 1.6184073464102071`, -1.0282760695356845`}, { 1.6184073464102071`, -2.442360586070257}, {1.6184073464102071`, 0.8492523643446331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.4680882540804703`}, { 1.623407346410207, -1.0257883287397471`}, { 1.623407346410207, -2.4431214387310622`}, {1.623407346410207, 0.8502894495704864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.468305866731718}, { 1.628407346410207, -1.0232923658389486`}, { 1.628407346410207, -2.44388551388163}, {1.628407346410207, 0.8513294797897893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.4685267491005574`}, { 1.6334073464102068`, -1.0207881466570763`}, { 1.6334073464102068`, -2.444652838518924}, {1.6334073464102068`, 0.8523724507919082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.468750942498836}, { 1.6384073464102071`, -1.018275637133074}, { 1.6384073464102071`, -2.445423439909336}, {1.6384073464102071`, 0.8534183578053168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.4689784888325375`}, { 1.643407346410207, -1.0157548033278274`}, { 1.643407346410207, -2.4461973455919086`}, {1.643407346410207, 0.8544671954817297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.469209430610474}, { 1.648407346410207, -1.0132256114311577`}, { 1.648407346410207, -2.4469745833817305`}, {1.648407346410207, 0.8555189578797366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.4694438109533277`}, { 1.6534073464102068`, -1.0106880277688297`}, { 1.6534073464102068`, -2.4477551813731555`}, {1.6534073464102068`, 0.8565736384482298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.469681673602522}, { 1.6584073464102072`, -1.0081420188098786`}, { 1.6584073464102072`, -2.448539167943349}, {1.6584073464102072`, 0.8576312300092063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.4699230629294324`}, { 1.663407346410207, -1.005587551173956}, { 1.663407346410207, -2.449326571755669}, {1.663407346410207, 0.8586917247403297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.470168023944704}, { 1.668407346410207, -1.0030245916388312`}, { 1.668407346410207, -2.4501174217631148`}, {1.668407346410207, 0.8597551141570698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.4704166023075405`}, { 1.6734073464102068`, -1.0004531071481544`}, { 1.6734073464102068`, -2.4509117472119675`}, {1.6734073464102068`, 0.8608213890942948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.4706688443352856`}, { 1.6784073464102072`, -0.9978730648192364}, { 1.6784073464102072`, -2.4517095776453046`}, {1.6784073464102072`, 0.8618905396875652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.470924797013037}, { 1.683407346410207, -0.9952844319510881}, { 1.683407346410207, -2.452510942906678}, {1.683407346410207, 0.8629625553539092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.471184508003423}, { 1.688407346410207, -0.9926871760325516}, { 1.688407346410207, -2.45331587314378}, {1.688407346410207, 0.8640374247721802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.471448025656515}, { 1.6934073464102068`, -0.9900812647506324}, { 1.6934073464102068`, -2.454124398812185}, {1.6934073464102068`, 0.8651151358629529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.471715399019781}, { 1.6984073464102072`, -0.9874666659989796}, { 1.6984073464102072`, -2.4549365506791676`}, {1.6984073464102072`, 0.8661956757678917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.4719866778483586`}, { 1.703407346410207, -0.9848433478864832}, { 1.703407346410207, -2.455752359827453}, {1.703407346410207, 0.8672790308287768}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.4722619126151812`}, { 1.708407346410207, -0.9822112787461603}, { 1.708407346410207, -2.4565718576592417`}, {1.708407346410207, 0.8683651865658331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.4725411545215246`}, { 1.7134073464102069`, -0.9795704271440229}, { 1.7134073464102069`, -2.457395075900004}, {1.7134073464102069`, 0.8694541276557836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.4728244555074257`}, { 1.7184073464102072`, -0.9769207618883368}, { 1.7184073464102072`, -2.45822204660263}, {1.7184073464102072`, 0.8705458379091839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.473111868262432}, { 1.723407346410207, -0.974262252038844}, { 1.723407346410207, -2.4590528021513673`}, {1.723407346410207, 0.8716403002474051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.4734034462363614`}, { 1.728407346410207, -0.9715948669162761}, { 1.728407346410207, -2.459887375265975}, {1.728407346410207, 0.8727374966789772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.4736992436502674`}, { 1.7334073464102069`, -0.9689185761119773}, { 1.7334073464102069`, -2.4607257990058358`}, {1.7334073464102069`, 0.8738374082754593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.473999315507409}, { 1.7384073464102068`, -0.9662333494978282}, { 1.7384073464102068`, -2.4615681067742945`}, {1.7384073464102068`, 0.8749400151466468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.4743037176046054`}, { 1.7434073464102071`, -0.963539157236088}, { 1.7434073464102071`, -2.462414332322726}, {1.7434073464102071`, 0.8760452964154203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.4746125065433016`}, { 1.748407346410207, -0.9608359697898093}, { 1.748407346410207, -2.463264509755161}, {1.748407346410207, 0.8771532301916847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.4749257397412694`}, { 1.753407346410207, -0.9581237579329639}, { 1.753407346410207, -2.464118673532377}, {1.753407346410207, 0.8782637935461178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.4752434754440498`}, { 1.7584073464102068`, -0.9554024927611509}, { 1.7584073464102068`, -2.4649768584765472`}, {1.7584073464102068`, 0.8793769624830108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.4755657727366938`}, { 1.7634073464102071`, -0.9526721457022368}, { 1.7634073464102071`, -2.465839099775657}, {1.7634073464102071`, 0.8804927119126326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.4758926915556003`}, { 1.768407346410207, -0.9499326885273367}, { 1.768407346410207, -2.466705432988147}, {1.768407346410207, 0.8816110156229405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.4762242927004743`}, { 1.773407346410207, -0.9471840933618489}, { 1.773407346410207, -2.467575894047489}, {1.773407346410207, 0.8827318462506533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.4765606378464877`}, { 1.7784073464102068`, -0.9444263326967306}, { 1.7784073464102068`, -2.4684505192668618`}, {1.7784073464102068`, 0.8838551752517289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.476901789556384}, { 1.7834073464102072`, -0.9416593794000342}, { 1.7834073464102072`, -2.4693293453440086`}, {1.7834073464102072`, 0.884980972871038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.4772478112928895`}, { 1.788407346410207, -0.9388832067285662}, { 1.788407346410207, -2.4702124093660487`}, {1.788407346410207, 0.886109208111504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.477598767431267}, { 1.793407346410207, -0.9360977883395621}, { 1.793407346410207, -2.4710997488141735`}, {1.793407346410207, 0.8872398487025767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.477954723271771}, { 1.7984073464102068`, -0.9333030983029711}, { 1.7984073464102068`, -2.4719914015688946`}, {1.7984073464102068`, 0.8883728610678159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.4783157450524884`}, { 1.8034073464102072`, -0.930499111113511}, { 1.8034073464102072`, -2.472887405914861}, {1.8034073464102072`, 0.8895082102919797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.4786818999620635`}, { 1.808407346410207, -0.9276858017031803}, { 1.808407346410207, -2.4737878005460647`}, {1.808407346410207, 0.8906458600872009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.4790532561528473`}, { 1.813407346410207, -0.9248631454537506}, { 1.813407346410207, -2.4746926245708485`}, {1.813407346410207, 0.8917857727586512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.479429882753775}, { 1.8184073464102068`, -0.9220311182097269}, { 1.8184073464102068`, -2.475601917517329}, {1.8184073464102068`, 0.8929279091691559}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.4798118498836788`}, { 1.8234073464102072`, -0.9191896962912736}, { 1.8234073464102072`, -2.476515719338606}, {1.8234073464102072`, 0.8940722287032836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.4801992286646697`}, { 1.828407346410207, -0.9163388565073178}, { 1.828407346410207, -2.4774340704180173`}, {1.828407346410207, 0.8952186892306252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.4805920912353465`}, { 1.833407346410207, -0.9134785761690849}, { 1.833407346410207, -2.478357011574773}, {1.833407346410207, 0.8963672470680529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.480990510764516}, { 1.8384073464102069`, -0.9106088331036537}, { 1.8384073464102069`, -2.479284584069431}, {1.8384073464102069`, 0.897517856941474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.4813945614647883`}, { 1.8434073464102072`, -0.9077296056675789}, { 1.8434073464102072`, -2.480216829609293}, {1.8434073464102072`, 0.8986704719465984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.481804318606328}, { 1.848407346410207, -0.9048408727610765}, { 1.848407346410207, -2.4811537903543384`}, {1.848407346410207, 0.899825043508884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.4822198585306494`}, { 1.853407346410207, -0.9019426138420352}, { 1.853407346410207, -2.4820955089227676`}, {1.853407346410207, 0.9009815213426079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, -2.483042028396897}, { 1.8584073464102069`, 0.9021398534091155}, {1.8584073464102069`, 2.4826412586645907`}, { 1.8584073464102069`, -0.8990348089404402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, -2.483993392329114}, { 1.8634073464102068`, 0.9032999858741612}, {1.8634073464102068`, 2.483068597534341}, {1.8634073464102068`, -0.8961174386729733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, -2.484949644747649}, { 1.8684073464102071`, 0.9044618630644049}, {1.8684073464102071`, 2.48350195477962}, {1.8684073464102071`, -0.893190484257611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, -2.4859108301628474`}, { 1.873407346410207, 0.9056254274228193}, {1.873407346410207, 2.483941411167732}, {1.873407346410207, -0.8902539275287387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, -2.4868769935731243`}, { 1.878407346410207, 0.9067906194635234}, {1.878407346410207, 2.4843870486081436`}, {1.878407346410207, -0.8873077509521338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, -2.4878481804712878`}, { 1.8834073464102068`, 0.9079573777251256}, {1.8834073464102068`, 2.484838950166442}, {1.8834073464102068`, -0.8843519376404043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, -2.4888244368507424`}, { 1.8884073464102071`, 0.9091256387238199}, {1.8884073464102071`, 2.4852972000792803`}, { 1.8884073464102071`, -0.8813864713683955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, -2.489805809212014}, { 1.893407346410207, 0.9102953369046736}, {1.893407346410207, 2.4857618837683138`}, {1.893407346410207, -0.8784113365890508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, -2.490792344569039}, { 1.898407346410207, 0.9114664045926569}, {1.898407346410207, 2.4862330878551386`}, {1.898407346410207, -0.875426518449146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, -2.491784090455671}, { 1.9034073464102068`, 0.9126387719424834}, {1.9034073464102068`, 2.486710900176053}, {1.9034073464102068`, -0.8724320028053252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, -2.4927810949326417`}, { 1.9084073464102072`, 0.9138123668868212}, {1.9084073464102072`, 2.4871954097960796`}, { 1.9084073464102072`, -0.8694277762406585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, -2.4937834065938245`}, { 1.913407346410207, 0.9149871150844975}, {1.913407346410207, 2.487686707024357}, {1.913407346410207, -0.8664138260807039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, -2.4947910745733233`}, { 1.918407346410207, 0.916162939866856}, {1.918407346410207, 2.488184883428546}, {1.918407346410207, -0.8633901404103562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, -2.495804148552402}, { 1.9234073464102068`, 0.9173397621833455}, {1.9234073464102068`, 2.4886900318496434`}, { 1.9234073464102068`, -0.8603567080906628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, -2.496822678766106}, { 1.9284073464102072`, 0.9185175005459395}, {1.9284073464102072`, 2.489202246416711}, {1.9284073464102072`, -0.8573135187755926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, -2.497846716010815}, { 1.933407346410207, 0.9196960709725922}, {1.933407346410207, 2.489721622561787}, {1.933407346410207, -0.8542605629294572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, -2.4988763116510815`}, { 1.938407346410207, 0.9208753869293861}, {1.938407346410207, 2.4902482570345517`}, {1.938407346410207, -0.8511978318440568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, -2.4999115176269053`}, { 1.9434073464102068`, 0.9220553592717899}, {1.9434073464102068`, 2.4907822479173025`}, { 1.9434073464102068`, -0.8481253176561437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, -2.5009523864611274`}, { 1.9484073464102072`, 0.9232358961844936}, {1.9484073464102072`, 2.491323694639552}, {1.9484073464102072`, -0.8450430133651337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, -2.5019989712669926`}, { 1.953407346410207, 0.9244169031201968}, {1.953407346410207, 2.4918726979927492`}, {1.953407346410207, -0.8419509128509939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, -2.5030513257553024`}, { 1.958407346410207, 0.9255982827374553}, {1.958407346410207, 2.492429360145272}, {1.958407346410207, -0.8388490108919232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, -2.5041095042426287`}, { 1.9634073464102069`, 0.9267799348367534}, {1.9634073464102069`, 2.492993784656617}, {1.9634073464102069`, -0.8357373031829052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, -2.505173561658384}, { 1.9684073464102072`, 0.9279617562961074}, {1.9684073464102072`, 2.493566076492492}, {1.9684073464102072`, -0.8326157863534939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, -2.5062435535531096`}, { 1.973407346410207, 0.929143641004743}, {1.973407346410207, 2.4941463420389263`}, {1.973407346410207, -0.829484457986579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, -2.5073195361061136`}, { 1.978407346410207, 0.9303254797961674}, {1.978407346410207, 2.494734689117112}, {1.978407346410207, -0.8263433166366747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, -2.508401566133697}, { 1.9834073464102069`, 0.9315071603793916}, {1.9834073464102069`, 2.4953312269973864`}, { 1.9834073464102069`, -0.8231923618488025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, -2.5094897010970096`}, { 1.988407346410207, 0.9326885672692403}, {1.988407346410207, 2.495936066413566}, {1.988407346410207, -0.8200315941771457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, -2.510583999110382}, { 1.993407346410207, 0.9338695817156636}, {1.993407346410207, 2.4965493195774986`}, {1.993407346410207, -0.8168610152038962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, -2.5116845189499877`}, { 1.998407346410207, 0.9350500816305389}, {1.998407346410207, 2.4971711001919545`}, {1.998407346410207, -0.8136806275587944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, -2.512791320061494}, { 2.003407346410207, 0.9362299415150116}, {2.003407346410207, 2.497801523465707}, {2.003407346410207, -0.8104904349375256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, -2.5139044625690854`}, { 2.008407346410207, 0.9374090323839657}, {2.008407346410207, 2.4984407061264746`}, {2.008407346410207, -0.807290442121434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, -2.5150240072839996`}, { 2.013407346410207, 0.9385872216896728}, {2.013407346410207, 2.499088766434339}, {2.013407346410207, -0.8040806549968528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, -2.5161500157132397`}, { 2.018407346410207, 0.9397643732443263}, {2.018407346410207, 2.4997458241952506`}, {2.018407346410207, -0.8008610805744535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, -2.5172825500684324`}, { 2.023407346410207, 0.9409403471408082}, {2.023407346410207, 2.500412000773809}, {2.023407346410207, -0.7976317270088668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, -2.5184216732741858`}, { 2.028407346410207, 0.9421149996727617}, {2.028407346410207, 2.501087419106672}, {2.028407346410207, -0.7943926036178177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, -2.519567448978126}, { 2.033407346410207, 0.9432881832518448}, {2.033407346410207, 2.501772203713871}, {2.033407346410207, -0.7911437209026486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, -2.5207199415593946`}, { 2.038407346410207, 0.944459746325407}, {2.038407346410207, 2.50246648071217}, {2.038407346410207, -0.787885090567361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, -2.5218792161374486`}, { 2.043407346410207, 0.9456295332915491}, {2.043407346410207, 2.503170377826626}, {2.043407346410207, -0.7846167255383562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, -2.5230453385823894`}, { 2.048407346410207, 0.9467973844129997}, {2.048407346410207, 2.5038840244020584`}, {2.048407346410207, -0.7813386399846852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, -2.524218375523688}, { 2.053407346410207, 0.9479631357296573}, {2.053407346410207, 2.5046075514143764`}, {2.053407346410207, -0.7780508493375863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, -2.5253983943598906`}, { 2.058407346410207, 0.9491266189697213}, {2.058407346410207, 2.505341091481533}, {2.058407346410207, -0.7747533703103823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, -2.5265854632686278`}, { 2.063407346410207, 0.9502876614591096}, {2.063407346410207, 2.5060847788737597`}, {2.063407346410207, -0.7714462209185857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, -2.5277796512155515`}, { 2.068407346410207, 0.9514460860300044}, {2.068407346410207, 2.5068387495241686`}, {2.068407346410207, -0.7681294204992625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, -2.5289810279644773`}, { 2.073407346410207, 0.9526017109275189}, {2.073407346410207, 2.507603141038353}, {2.073407346410207, -0.7648029897310064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, -2.530189664088131}, { 2.078407346410207, 0.9537543497141653}, {2.078407346410207, 2.5083780927026096`}, {2.078407346410207, -0.7614669506544425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, -2.5314056309771393`}, { 2.083407346410207, 0.954903811174339}, {2.083407346410207, 2.5091637454936033`}, {2.083407346410207, -0.75812132669124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, -2.5326290008508052`}, { 2.088407346410207, 0.9560498992161929}, {2.088407346410207, 2.5099602420860507`}, {2.088407346410207, -0.754766142664268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, -2.5338598467671236`}, { 2.093407346410207, 0.9571924127724499}, {2.093407346410207, 2.510767726860431}, {2.093407346410207, -0.7514014248171557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, -2.535098242633071}, { 2.098407346410207, 2.5115863459099086`}, {2.098407346410207, 0.9583311456995526}, {2.098407346410207, -0.7480272008339337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, -2.536344263215345}, { 2.103407346410207, 2.512416247046725}, {2.103407346410207, 0.9594658866753862}, {2.103407346410207, -0.7446434998586536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, -2.537597984150688}, { 2.108407346410207, 2.513257579807909}, {2.108407346410207, 0.9605964190954398}, {2.108407346410207, -0.7412503525147744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, -2.5388594819566537`}, { 2.1134073464102068`, 2.5141104954603}, {2.1134073464102068`, 0.9617225209674557}, {2.1134073464102068`, -0.7378477909245417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, -2.540128834042341}, { 2.118407346410207, 2.5149751470048805`}, {2.118407346410207, 0.9628439648045749}, {2.118407346410207, -0.7344358487281952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, -2.541406118719261}, { 2.123407346410207, 2.515851689180343}, {2.123407346410207, 0.963960517516949}, {2.123407346410207, -0.7310145611030548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, -2.542691415212279}, { 2.128407346410207, 2.5167402784658623`}, {2.128407346410207, 0.9650719403018161}, {2.128407346410207, -0.7275839647824532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, -2.5439848036706803`}, { 2.133407346410207, 2.517641073083073}, {2.133407346410207, 0.9661779885320816}, {2.133407346410207, -0.7241440980744941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, -2.545286365179294}, { 2.138407346410207, 2.5185542329971655`}, {2.138407346410207, 0.967278411643349}, {2.138407346410207, -0.7206950008806307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, -2.5465961817697376`}, { 2.143407346410207, 2.5194799199170963`}, {2.143407346410207, 0.968372953019445}, {2.143407346410207, -0.7172367147140467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, -2.547914336431746}, { 2.148407346410207, 2.520418297294835}, {2.148407346410207, 0.969461349876402}, {2.148407346410207, -0.7137692827178354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, -2.5492409131245646`}, { 2.153407346410207, 2.5213695303236943`}, {2.153407346410207, 0.9705433331449728}, {2.153407346410207, -0.7102927496829095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, -2.550575996788462}, { 2.158407346410207, 2.5223337859355826`}, {2.158407346410207, 0.9716186273515821}, {2.158407346410207, -0.7068071620657046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, -2.551919673356315}, { 2.163407346410207, 2.5233112327972114`}, {2.163407346410207, 0.9726869504977899}, {2.163407346410207, -0.7033125680056084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, -2.5532720297652363`}, { 2.168407346410207, 2.524302041305261}, {2.168407346410207, 0.9737480139382931}, {2.168407346410207, -0.6998090173420636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, -2.554633153968349}, { 2.173407346410207, 2.525306383580312}, {2.173407346410207, 0.9748015222573757}, {2.173407346410207, -0.6962965616314406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, -2.5560031349465904`}, { 2.178407346410207, 2.526324433459634}, {2.178407346410207, 0.9758471731439006}, {2.178407346410207, -0.6927752541635486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, -2.557382062720578}, { 2.183407346410207, 2.527356366488781}, {2.183407346410207, 0.9768846572648638}, {2.183407346410207, -0.6892451499777985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, -2.558770028362576}, { 2.188407346410207, 2.5284023599118215`}, {2.188407346410207, 0.9779136581374178}, {2.188407346410207, -0.685706305879051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, -2.560167124008517}, { 2.193407346410207, 2.529462592660327}, {2.193407346410207, 0.9789338519995044}, {2.193407346410207, -0.6821587804530562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, -2.5615734428700536`}, { 2.198407346410207, 2.5305372453409416`}, {2.198407346410207, 0.979944907679015}, {2.198407346410207, -0.6786026340815106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, -2.562989079246714}, { 2.203407346410207, 2.5316265002215412`}, {2.203407346410207, 0.980946486461528}, {2.203407346410207, -0.6750379289567106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, -2.5644141285380777`}, { 2.208407346410207, 2.5327305412159498`}, {2.208407346410207, 0.9819382419566578}, {2.208407346410207, -0.6714647290957523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, -2.5658486872559965`}, { 2.213407346410207, 2.533849553867116}, {2.213407346410207, 0.9829198199629877}, {2.213407346410207, -0.6678831003542933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, -2.567292853036866}, { 2.218407346410207, 2.534983725328717}, {2.218407346410207, 0.9838908583316204}, {2.218407346410207, -0.6642931104398487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, -2.5687467246539395`}, { 2.223407346410207, 2.5361332443452085`}, {2.223407346410207, 0.9848509868284099}, {2.223407346410207, -0.6606948289245592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, -2.570210402029647}, { 2.228407346410207, 2.537298301230131}, {2.228407346410207, 0.9857998269947985}, {2.228407346410207, -0.6570883272574886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, -2.571683986247974}, { 2.233407346410207, 2.5384790878427355`}, {2.233407346410207, 0.9867369920073534}, {2.233407346410207, -0.6534736787763729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, -2.5731675795668054`}, { 2.2384073464102068`, 2.539675797562899}, {2.2384073464102068`, 0.9876620865360431}, {2.2384073464102068`, -0.6498509587187787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, -2.574661285430354}, { 2.243407346410207, 2.540888625264108}, {2.243407346410207, 0.9885747066011523}, {2.243407346410207, -0.6462202442327591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, -2.576165208481484}, { 2.248407346410207, 2.542117767284719}, {2.248407346410207, 0.9894744394290481}, {2.248407346410207, -0.6425816143868189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, -2.5776794545741546`}, { 2.253407346410207, 2.543363421397155}, {2.253407346410207, 0.9903608633066011}, {2.253407346410207, -0.6389351501793628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, -2.579204130785736}, { 2.2584073464102072`, 2.5446257867752715`}, {2.2584073464102072`, 0.9912335474345064}, {2.2584073464102072`, -0.6352809345474105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, -2.5807393454293717`}, { 2.263407346410207, 2.545905063959606}, {2.263407346410207, 0.9920920517793538}, {2.263407346410207, -0.6316190523747203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, -2.582285208066295}, { 2.268407346410207, 2.5472014548205975`}, {2.268407346410207, 0.9929359269245653}, {2.268407346410207, -0.6279495904992021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, -2.583841829518076}, { 2.273407346410207, 2.5485151625197013`}, {2.273407346410207, 0.9937647139202265}, {2.273407346410207, -0.6242726377196245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, -2.585409321878858}, { 2.278407346410207, 2.549846391468323}, {2.278407346410207, 0.994577944131804}, {2.278407346410207, -0.6205882848016026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, -2.586987798527487}, { 2.283407346410207, 2.5511953472845046`}, {2.283407346410207, 0.995375139087776}, {2.283407346410207, -0.6168966244828632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, -2.58857737413958}, { 2.288407346410207, 2.5525622367474385`}, {2.288407346410207, 0.9961558103262952}, {2.288407346410207, -0.6131977514776894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, -2.590178164699553}, { 2.293407346410207, 2.5539472677495336`}, {2.293407346410207, 0.9969194592407403}, {2.293407346410207, -0.6094917624806583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, -2.591790287512445}, { 2.298407346410207, 2.555350649246259}, {2.298407346410207, 0.9976655769243981}, {2.298407346410207, -0.6057787561694921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, -2.5934138612157587`}, { 2.303407346410207, 2.5567725912034893`}, {2.303407346410207, 0.9983936440141301}, {2.303407346410207, -0.6020588332071423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, -2.595049005791026}, { 2.308407346410207, 2.5582133045424493`}, {2.308407346410207, 0.9991031305331667}, {2.308407346410207, -0.5983320962429919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, -2.596695842575366}, { 2.313407346410207, 2.5596730010821744`}, {2.313407346410207, 0.9997934957330277}, {2.313407346410207, -0.5945986499131936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, -2.5983544942728245`}, { 2.318407346410207, 2.5611518934793738`}, {2.318407346410207, 1.000464187934558}, {2.318407346410207, -0.5908586008401588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, -2.6000250849654822`}, { 2.323407346410207, 2.5626501951658063`}, {2.323407346410207, 1.0011146443682069`}, {2.323407346410207, -0.5871120576310872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, -2.6017077401244713`}, { 2.328407346410207, 2.5641681202830418`}, {2.328407346410207, 1.0017442910135455`}, {2.328407346410207, -0.5833591308755833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, -2.603402586620738}, { 2.333407346410207, 2.5657058836144686`}, {2.333407346410207, 1.0023525424379556`}, {2.333407346410207, -0.5795999331423867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, -2.6051097527355482`}, { 2.338407346410207, 2.5672637005147845`}, {2.338407346410207, 1.002938801634739}, {2.338407346410207, -0.5758345789750521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, -2.6068293681707733`}, { 2.343407346410207, 2.5688417868366313`}, {2.343407346410207, 1.0035024598604578`}, {2.343407346410207, -0.572063184886734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, -2.608561564058894}, { 2.348407346410207, 2.5704403588546114`}, {2.348407346410207, 1.004042896471733}, {2.348407346410207, -0.5682858693539077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, -2.610306472972692}, { 2.353407346410207, 2.5720596331864702`}, {2.353407346410207, 1.0045594787613925`}, {2.353407346410207, -0.5645027528091191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, -2.6120642289347065`}, { 2.358407346410207, 2.573699826711499}, {2.358407346410207, 1.0050515617940852`}, {2.358407346410207, -0.5607139576326999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, -2.613834967426207}, { 2.3634073464102068`, 2.5753611564861454`}, {2.3634073464102068`, 1.005518488241372}, {2.3634073464102068`, -0.5569196081434379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, -2.6156188253959134`}, { 2.368407346410207, 2.5770438396568327`}, {2.368407346410207, 1.0059595882163748`}, {2.368407346410207, -0.5531198305881616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, -2.617415941268315}, { 2.373407346410207, 2.578748093369851}, {2.373407346410207, 1.0063741791079073`}, {2.373407346410207, -0.5493147531303156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, -2.6192264549514843`}, { 2.378407346410207, 2.580474134678517}, {2.378407346410207, 1.0067615654142934`}, {2.378407346410207, -0.5455045058373768}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, -2.621050507844518}, { 2.3834073464102072`, 2.582222180447388}, {2.3834073464102072`, 1.0071210385767457`}, { 2.3834073464102072`, -0.5416892206672341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, -2.622888242844546}, { 2.388407346410207, 2.583992447253658}, {2.388407346410207, 1.0074518768124485`}, {2.388407346410207, -0.5378690314534302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, -2.6247398043530237`}, { 2.393407346410207, 2.5857851512857075`}, {2.393407346410207, 1.0077533449473561`}, {2.393407346410207, -0.5340440738892925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, -2.6266053382816974`}, { 2.398407346410207, 2.5876005082388853`}, {2.398407346410207, 1.0080246942487971`}, {2.398407346410207, -0.5302144855108762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, -2.628484992057914}, { 2.403407346410207, 2.5894387332082176`}, {2.403407346410207, 1.0082651622576944`}, {2.403407346410207, -0.5263804056789206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, -2.6303789146292242`}, { 2.408407346410207, 2.5913000405785884`}, {2.408407346410207, 1.00847397262083}, {2.408407346410207, -0.5225419755594841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, -2.632287256467511}, { 2.413407346410207, 2.5931846439119597`}, {2.413407346410207, 1.0086503349228622`}, {2.413407346410207, -0.5186993381035209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, -2.634210169572263}, { 2.418407346410207, 2.5950927558318253`}, {2.418407346410207, 1.008793444518256}, {2.418407346410207, -0.5148526380253019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, -2.636147807473156}, { 2.423407346410207, 2.597024587904982}, {2.423407346410207, 1.0089024823632158`}, {2.423407346410207, -0.5110020217796365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, -2.6381003252318953`}, { 2.428407346410207, 2.59898035052065}, {2.428407346410207, 1.0089766148476502`}, {2.428407346410207, -0.5071476375378917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, -2.6400678794431967`}, { 2.433407346410207, 2.6009602527667486`}, {2.433407346410207, 1.0090149936270534`}, {2.433407346410207, -0.5032896351629607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, -2.6420506282349305`}, { 2.438407346410207, 2.602964502303754}, {2.438407346410207, 1.0090167554546063`}, {2.438407346410207, -0.4994281661829358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, -2.644048731267361}, { 2.443407346410207, 2.60499330523574}, {2.443407346410207, 1.0089810220132414`}, {2.443407346410207, -0.495563383763771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, -2.6460623497312197`}, { 2.448407346410207, 2.6070468659795676`}, {2.448407346410207, 1.0089068997483637`}, { 2.448407346410207, -0.49169544268038734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, -2.648091646345121}, { 2.453407346410207, 2.6091253871306055`}, {2.453407346410207, 1.0087934797000493`}, { 2.453407346410207, -0.48782449928723015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, -2.6501367853516196`}, { 2.458407346410207, 2.611229069327118}, {2.458407346410207, 1.008639837336297}, {2.458407346410207, -0.4839507114870431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, -2.652197932512134}, { 2.463407346410207, 2.6133581111116686`}, {2.463407346410207, 1.0084450323861267`}, {2.463407346410207, -0.4800742386989239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, -2.654275255100839}, { 2.468407346410207, 2.615512708790773}, {2.468407346410207, 1.0082081086734092`}, { 2.468407346410207, -0.47619524182493844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, -2.656368921897183}, { 2.473407346410207, 2.6176930562922656`}, {2.473407346410207, 1.0079280939510522`}, { 2.473407346410207, -0.47231388321571555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, -2.6584791031772292`}, { 2.478407346410207, 2.6198993450205177`}, {2.478407346410207, 1.0076039997356376`}, {2.478407346410207, -0.4684303266349793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, -2.6606059707032137`}, { 2.483407346410207, 2.6221317637101946`}, {2.483407346410207, 1.0072348211430242`}, { 2.483407346410207, -0.46454473722272527`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, -2.662749697712267}, { 2.4884073464102068`, 2.624390498277771}, {2.4884073464102068`, 1.006819536724307}, {2.4884073464102068`, -0.4606572814575078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, -2.6649104589030563`}, { 2.493407346410207, 2.6266757316716425`}, {2.493407346410207, 1.0063571083028084`}, { 2.493407346410207, -0.45676812711751336`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, -2.667088430421161}, { 2.498407346410207, 2.6289876437207402`}, {2.498407346410207, 1.005846480811986}, {2.498407346410207, -0.4528774432404918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, -2.669283789842546}, { 2.503407346410207, 2.631326410981554}, {2.503407346410207, 1.0052865821342345`}, {2.503407346410207, -0.4489854000827486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, -2.6714967161555383`}, { 2.5084073464102072`, 2.6336922065839348`}, {2.5084073464102072`, 1.004676322940839}, { 2.5084073464102072`, -0.44509216907702986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, -2.6737273897405682`}, { 2.513407346410207, 2.6360852000759936`}, {2.513407346410207, 1.0040145965333716`}, {2.513407346410207, -0.4411979227892756}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, -2.675975992348464}, { 2.518407346410207, 2.6385055572678775`}, {2.518407346410207, 1.0033002786863285`}, {2.518407346410207, -0.4373028348744071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, -2.678242707076325}, { 2.523407346410207, 2.6409534400745964`}, {2.523407346410207, 1.0025322274912656`}, {2.523407346410207, -0.4334070800312399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, -2.680527718341528}, { 2.528407346410207, 2.6434290063584616`}, {2.528407346410207, 1.001709283202799}, {2.528407346410207, -0.4295108339562459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, -2.6828312118534177`}, { 2.533407346410207, 2.6459324097709596`}, {2.533407346410207, 1.0008302680864505`}, { 2.533407346410207, -0.42561427329643564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, -2.6851533745826766`}, { 2.538407346410207, 2.648463799594296}, {2.538407346410207, 0.9998939862685755}, {2.538407346410207, -0.4217175756013383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, -2.6874943947284464`}, { 2.543407346410207, 2.651023320582922}, {2.543407346410207, 0.9988992235886388}, {2.543407346410207, -0.41782091927401405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, -2.6898544616826645`}, { 2.5484073464102073`, 2.6536111128050908`}, {2.5484073464102073`, 0.9978447474540572}, {2.5484073464102073`, -0.4139244835212486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, -2.6922337659922357`}, { 2.553407346410207, 2.6562273114845034`}, {2.553407346410207, 0.9967293066976602}, {2.553407346410207, -0.4100284483029794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, -2.694632499317744}, { 2.558407346410207, 2.658872046842836}, {2.558407346410207, 0.9955516314386365}, {2.558407346410207, -0.4061329942807317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, -2.6970508543903002`}, { 2.563407346410207, 2.6615454439425625`}, {2.563407346410207, 0.9943104329464759}, {2.563407346410207, -0.40223830276540823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, -2.699489024964523}, { 2.568407346410207, 2.6642476225308256`}, {2.568407346410207, 0.9930044035089115}, {2.568407346410207, -0.3983445556643245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, -2.701947205768974}, { 2.5734073464102067`, 2.6669786968845233`}, {2.5734073464102067`, 0.9916322163039604}, { 2.5734073464102067`, -0.39445193542741097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, -2.704425592453094}, { 2.578407346410207, 2.6697387756563478`}, {2.578407346410207, 0.9901925252762881}, {2.578407346410207, -0.39056062499297395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, -2.7069243815309965`}, { 2.583407346410207, 2.672527961722717}, {2.583407346410207, 0.9886839650187266}, {2.583407346410207, -0.38667080773258966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, -2.709443770321996}, { 2.588407346410207, 2.6753463520328706`}, {2.588407346410207, 0.9871051506587745}, {2.588407346410207, -0.38278266739570604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, -2.7119839568868933`}, { 2.593407346410207, 2.678194037461354}, {2.593407346410207, 0.9854546777520765}, {2.593407346410207, -0.37889638805294434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, -2.7145451399609386`}, { 2.598407346410207, 2.681071102660452}, {2.598407346410207, 0.9837311221808362}, {2.598407346410207, -0.37501215404012156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, -2.717127518883194}, { 2.603407346410207, 2.6839776259171315`}, {2.603407346410207, 0.9819330400606018}, {2.603407346410207, -0.3711301499005642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, -2.719731293521199}, { 2.608407346410207, 2.686913679011581}, {2.608407346410207, 0.9800589676542317}, {2.608407346410207, -0.36725056032766035`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, -2.722356664192148}, { 2.6134073464102068`, 2.689879327078695}, {2.6134073464102068`, 0.9781074212941843}, { 2.6134073464102068`, -0.36337357010690424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, -2.7250038315789498`}, { 2.618407346410207, 2.6928746284729717`}, {2.618407346410207, 0.9760768973143618}, {2.618407346410207, -0.3594993640575005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, -2.727672996642866}, { 2.623407346410207, 2.6958996346362922`}, {2.623407346410207, 0.973965871991409}, {2.623407346410207, -0.3556281269737959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, -2.730364360530488}, { 2.628407346410207, 2.6989543899699404`}, {2.628407346410207, 0.9717728014975582}, {2.628407346410207, -0.3517600435661838}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, -2.7330781244763216`}, { 2.6334073464102072`, 2.7020389317096303`}, {2.6334073464102072`, 0.9694961218646913}, { 2.6334073464102072`, -0.34789529840217853`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, -2.7358144897010686`}, { 2.638407346410207, 2.705153289805318}, {2.638407346410207, 0.9671342489615417}, {2.638407346410207, -0.3440340758468131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, -2.738573657303018}, { 2.643407346410207, 2.708297486803808}, {2.643407346410207, 0.9646855784843489}, {2.643407346410207, -0.34017656000390667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, -2.741355828146807}, { 2.648407346410207, 2.7114715377382703`}, {2.648407346410207, 0.9621484859634247}, {2.648407346410207, -0.33632293465557933`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.7441612027440496`}, { 2.653407346410207, 2.714675450019596}, {2.653407346410207, 0.9595213267849505}, {2.653407346410207, -0.3324733832036105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.7469899811298664`}, { 2.658407346410207, 2.7179092233348494`}, {2.658407346410207, 0.9568024362313993}, {2.658407346410207, -0.3286280886094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.7498423627336446`}, { 2.663407346410207, 2.72117284954926}, {2.663407346410207, 0.9539901295399994}, {2.663407346410207, -0.32478723333483206`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.752718546243089}, { 2.668407346410207, 2.724466312614245}, {2.668407346410207, 0.9510827019824383}, {2.668407346410207, -0.32095099928291426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.755618729462526}, { 2.6734073464102073`, 2.7277895884809062`}, {2.6734073464102073`, 0.9480784289665996}, {2.6734073464102073`, -0.3171195677385292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.75854310916588}, { 2.678407346410207, 2.7311426450186067`}, {2.678407346410207, 0.9449755661614649}, {2.678407346410207, -0.3132931193095748}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.76149188094072}, { 2.683407346410207, 2.734525441939864}, {2.683407346410207, 0.9417723496487533}, {2.683407346410207, -0.3094718338683879}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.764465239028432}, { 2.688407346410207, 2.737937930731469}, {2.688407346410207, 0.9384669961013674}, {2.688407346410207, -0.30565589049300934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.7674633761554692`}, { 2.693407346410207, 2.741380054589787}, {2.693407346410207, 0.9350577029909062}, {2.693407346410207, -0.30184546741010837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.770486483359848}, { 2.6984073464102067`, 2.7448517483659525`}, {2.6984073464102067`, 0.9315426488283333}, {2.6984073464102067`, -0.2980407419361138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.773534749807813}, { 2.703407346410207, 2.7483529385137655`}, {2.703407346410207, 0.9279199934372712}, {2.703407346410207, -0.29424189042111626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.776608362605111}, { 2.708407346410207, 2.7518835430461097`}, {2.708407346410207, 0.9241878782642008}, {2.708407346410207, -0.29044908819199117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.779707506601316}, { 2.713407346410207, 2.755443471498653}, {2.713407346410207, 0.9203444267276583}, {2.713407346410207, -0.28666250949569816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.7828323641833212`}, { 2.718407346410207, 2.7590326248971113`}, {2.718407346410207, 0.9163877446082263}, {2.718407346410207, -0.2828823274452599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.7859831150665104`}, { 2.723407346410207, 2.7626508957368823`}, {2.723407346410207, 0.9123159204840174}, {2.723407346410207, -0.27910871396285925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.7891599360720774`}, { 2.728407346410207, 2.7662981679630163`}, {2.728407346410207, 0.9081270262116454}, {2.728407346410207, -0.2753418397278108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.792363000901607}, { 2.733407346410207, 2.7699743169635513`}, {2.733407346410207, 0.9038191174591277}, {2.733407346410207, -0.2715818741213483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.795592479899577}, { 2.7384073464102068`, 2.7736792095651834`}, {2.7384073464102068`, 0.8993902342908934}, { 2.7384073464102068`, -0.26782898517514453`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.798848539810269}, { 2.743407346410207, 2.777412704039061}, {2.743407346410207, 0.8948384018101857}, {2.743407346410207, -0.2640833395188111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.8021313435249393`}, { 2.748407346410207, 2.781174650111985}, {2.748407346410207, 0.8901616308611237}, {2.748407346410207, -0.2603451023293534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.805441049822271}, { 2.753407346410207, 2.7849648889861767`}, {2.753407346410207, 0.885357918794545}, {2.753407346410207, -0.25661443728065353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.808777813097374}, { 2.7584073464102072`, 2.788783253365306}, {2.7584073464102072`, 0.880425250302053}, {2.7584073464102072`, -0.2528915064947536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.812141783085856}, { 2.763407346410207, 2.792629567489126}, {2.763407346410207, 0.875361598320558}, {2.763407346410207, -0.24917647049301866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.815533104578694}, { 2.768407346410207, 2.7965036471732545`}, {2.768407346410207, 0.8701649250110939}, {2.768407346410207, -0.24546948814944378`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.8189519171237576`}, { 2.773407346410207, 2.8004052998585136`}, {2.773407346410207, 0.8648331828207263}, {2.773407346410207, -0.24177071664443406`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.8223983547268556`}, { 2.778407346410207, 2.8043343246655508`}, {2.778407346410207, 0.859364315623088}, {2.778407346410207, -0.23808031141964467`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.825872545538457}, { 2.783407346410207, 2.8082905124579782`}, {2.783407346410207, 0.8537562599504183}, {2.783407346410207, -0.2343984261339679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.8293746115342397`}, { 2.788407346410207, 2.8122736459129642`}, {2.788407346410207, 0.8480069463171013}, {2.788407346410207, -0.23072521262021983`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.832904668184798}, { 2.793407346410207, 2.8162834995956914`}, {2.793407346410207, 0.8421143006395381}, {2.793407346410207, -0.2270608208448554}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.836462824122628}, { 2.7984073464102073`, 2.8203198400449296`}, {2.7984073464102073`, 0.8360762457570727}, {2.7984073464102073`, -0.2234053988661625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.840049180795082}, { 2.803407346410207, 2.824382425863869}, {2.803407346410207, 0.8298907030612237}, {2.803407346410207, -0.21975909279519712`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8436638321109604`}, { 2.808407346410207, 2.8284710078170034`}, {2.808407346410207, 0.8235555942346385}, {2.808407346410207, -0.21612204675811456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.847306864083091}, { 2.813407346410207, 2.8325853289327307`}, {2.813407346410207, 0.8170688431030642}, {2.813407346410207, -0.2124944028597599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.8509783544586216`}, { 2.818407346410207, 2.836725124617359}, {2.818407346410207, 0.8104283776131532}, {2.818407346410207, -0.20887630114677824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.85467837234333}, { 2.8234073464102067`, 2.8408901227677013`}, {2.8234073464102067`, 0.8036321319302603}, { 2.8234073464102067`, -0.20526787957562437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.8584069778225083`}, { 2.828407346410207, 2.845080043898326}, {2.828407346410207, 0.7966780486688538}, {2.828407346410207, -0.20166927397745174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.862164221566659}, { 2.833407346410207, 2.849294601267063}, {2.833407346410207, 0.789564081257991}, {2.833407346410207, -0.19808061802909913`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.865950144445818}, { 2.838407346410207, 2.8535335010132274`}, {2.838407346410207, 0.7822881964407898}, {2.838407346410207, -0.19450204322044032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.8697647771200487`}, { 2.843407346410207, 2.8577964422973476`}, {2.843407346410207, 0.7748483769257584}, {2.843407346410207, -0.19093367882726994`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.8736081396394395`}, { 2.848407346410207, 2.8620831174454278`}, {2.848407346410207, 0.7672426241761519}, {2.848407346410207, -0.18737565188427152`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.877480241031729}, { 2.853407346410207, 2.8663932121050983`}, {2.853407346410207, 0.7594689613592958}, {2.853407346410207, -0.1838280871572412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.88138107888776}, { 2.858407346410207, 2.870726405397867}, {2.858407346410207, 0.7515254364448107}, {2.858407346410207, -0.18029110712070137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.8853106389450733`}, { 2.8634073464102068`, 2.875082370084988}, {2.8634073464102068`, 0.7434101254653974}, {2.8634073464102068`, -0.176764831932693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.889268894663455}, { 2.868407346410207, 2.8794607727292956`}, {2.868407346410207, 0.7351211359378352}, {2.868407346410207, -0.17324937941564936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.8932558068071663`}, { 2.873407346410207, 2.8838612738709455`}, {2.873407346410207, 0.7266566104478605}, {2.873407346410207, -0.16974486503332656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.8972713230180127`}, { 2.878407346410207, 2.8882835282004478`}, {2.878407346410207, 0.7180147304028134}, {2.878407346410207, -0.16625140187329415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.901315377388344}, { 2.8834073464102072`, 2.892727184735344}, {2.8834073464102072`, 0.7091937199521087}, { 2.8834073464102072`, -0.16276910063095645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.9053878900448074`}, { 2.888407346410207, 2.897191887010265}, {2.888407346410207, 0.7001918500749833}, {2.888407346410207, -0.15929806958946954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.9094887667174745`}, { 2.893407346410207, 2.901677273256351}, {2.893407346410207, 0.691007442840939}, {2.893407346410207, -0.15583841460937223`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.913617898324291}, { 2.898407346410207, 2.9061829765924565`}, {2.898407346410207, 0.681638875834949}, {2.898407346410207, -0.15239023911428753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.917775160554241}, { 2.903407346410207, 2.910708625222973}, {2.903407346410207, 0.6720845867558521}, {2.903407346410207, -0.14895364407702968`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.921960413456368}, { 2.908407346410207, 2.915253842628389}, {2.908407346410207, 0.6623430781737057}, {2.908407346410207, -0.14552872801148842`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.9261735010326895`}, { 2.913407346410207, 2.9198182477654444`}, {2.913407346410207, 0.6524129224551675}, {2.913407346410207, -0.14211558696299034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.930414250838761}, { 2.918407346410207, 2.9244014552664908`}, {2.918407346410207, 0.6422927668450432}, {2.918407346410207, -0.1387143145013526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9346824735993042`}, { 2.9234073464102073`, 2.929003075645716}, {2.9234073464102073`, 0.6319813386983151}, {2.9234073464102073`, -0.1353250017124549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.938977962822222}, { 2.928407346410207, 2.933622715500475}, {2.928407346410207, 0.6214774508636514}, {2.928407346410207, -0.13194773719541744`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.9433004944317513`}, { 2.933407346410207, 2.9382599777169376`}, {2.933407346410207, 0.610780007200904}, {2.933407346410207, -0.1285826070589903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.947649826413472}, { 2.938407346410207, 2.942914461677558}, {2.938407346410207, 0.599888008228811}, {2.938407346410207, -0.12522969491914054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.952025698472456}, { 2.943407346410207, 2.947585763472779}, {2.943407346410207, 0.5888005568940056}, {2.943407346410207, -0.12188908189669292`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.9564278317048887`}, { 2.9484073464102067`, 2.9522734761034317`}, {2.9484073464102067`, 0.5775168644426228}, { 2.9484073464102067`, -0.11856084662088884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.960855928294762}, { 2.953407346410207, 2.956977189700004}, {2.953407346410207, 0.5660362563874466}, {2.953407346410207, -0.11524506522630537`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9653096712171703`}, { 2.958407346410207, 2.9616964917204323`}, {2.958407346410207, 0.5543581785502544}, {2.958407346410207, -0.1119418113617758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.96978872397435}, { 2.963407346410207, 2.9664309671698548`}, {2.963407346410207, 0.5424822031666504}, {2.963407346410207, -0.10865115618976878`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.974292730348737}, { 2.968407346410207, 2.971180198807221}, {2.968407346410207, 0.5304080350291637}, {2.968407346410207, -0.10537316839313388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.978821314178216}, { 2.973407346410207, 2.9759437673567577`}, {2.973407346410207, 0.5181355176557665}, {2.973407346410207, -0.10210791418097072`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.983374079155165}, { 2.978407346410207, 2.98072125170669}, {2.978407346410207, 0.5056646394515661}, {2.978407346410207, -0.0988554573009412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.9879506086644687`}, { 2.983407346410207, 2.9855122291337626`}, {2.983407346410207, 0.4929955398497795}, {2.983407346410207, -0.09561585904018408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.9925504656353765`}, { 2.9884073464102068`, 2.9903162754940347`}, {2.9884073464102068`, 0.4801285153958517}, { 2.9884073464102068`, -0.09238917824274114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.9971731924288028`}, { 2.993407346410207, 2.9951329654372465`}, {2.993407346410207, 0.46706402576280803`}, { 2.993407346410207, -0.08917547131704047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.0018183107680136`}, { 2.998407346410207, 2.9999618726128925`}, {2.998407346410207, 0.45380269964388287`}, { 2.998407346410207, -0.08597479224609288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.006485321682923}, { 3.003407346410207, 3.0048025698659195`}, {3.003407346410207, 0.4403453405198536}, {3.003407346410207, -0.08278719260448822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.011173705499865}, { 3.0084073464102072`, 3.0096546294386903`}, {3.0084073464102072`, 0.42669293225052823`}, { 3.0084073464102072`, -0.07961272157183082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.01588292187561}, { 3.013407346410207, 3.014517623172743}, {3.013407346410207, 0.4128466444550562}, {3.013407346410207, -0.07645142594556936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.020612409848399}, { 3.018407346410207, 3.0193911227016694`}, {3.018407346410207, 0.3988078376690012}, {3.018407346410207, -0.07330335015973234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.0253615879508957`}, { 3.023407346410207, 3.024274699643935}, {3.023407346410207, 0.384578068205433}, {3.023407346410207, -0.07016853630113287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.03012985434529}, { 3.028407346410207, 3.029167925796903}, {3.028407346410207, 0.37015909272393754`}, { 3.028407346410207, -0.06704702412684288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0349165870191017`}, { 3.0334073464102067`, 3.0340703733295196`}, {3.0334073464102067`, 0.3555528724320252}, { 3.0334073464102067`, -0.06393885107991115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.0397211439914673`}, { 3.038407346410207, 3.0389816149562416`}, {3.038407346410207, 0.3407615769220309}, {3.038407346410207, -0.0608440523157066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.044542863596904}, { 3.043407346410207, 3.04390122412501}, {3.043407346410207, 0.32578758755911574`}, { 3.043407346410207, -0.05776266071842274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.0493810647991735`}, { 3.0484073464102073`, 3.048828775204204}, {3.0484073464102073`, 0.3106335004218494}, { 3.0484073464102073`, -0.054694706918995424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.054235047532922}, { 3.053407346410207, 3.053763843643363}, {3.053407346410207, 0.29530212874708395`}, {3.053407346410207, -0.0516402193246992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.059104093121579}, { 3.058407346410207, 3.0587060061565663`}, {3.058407346410207, 0.279796504822568}, {3.058407346410207, -0.04859922413559055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.0639874647137724`}, { 3.063407346410207, 3.063654840890417}, {3.063407346410207, 0.26411988132938496`}, { 3.063407346410207, -0.04557174536921405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.068884407781213}, { 3.068407346410207, 3.0686099275878074`}, {3.068407346410207, 0.24827573206326384`}, { 3.068407346410207, -0.042557804884397595`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.073794150652216}, { 3.0734073464102067`, 3.0735708477515704`}, {3.0734073464102067`, 0.23226775203261946`}, { 3.0734073464102067`, -0.039557422405184346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.078715905076661}, { 3.078407346410207, 3.078537184787612}, {3.078407346410207, 0.21609985689656988`}, { 3.078407346410207, -0.036570615553299955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.083648866879836}, { 3.083407346410207, 3.083508524186925}, {3.083407346410207, 0.19977618169071595`}, { 3.083407346410207, -0.03359739985951456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.0885922166022626`}, { 3.0884073464102073`, 3.0884844536493827`}, {3.0884073464102073`, 0.183301078867723}, {3.0884073464102073`, -0.03063778880297887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.0935451202289608`}, { 3.093407346410207, 3.0934645632473514`}, {3.093407346410207, 0.16667911558117282`}, { 3.093407346410207, -0.027691793828789522`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.0985067299150937`}, { 3.098407346410207, 3.098448445546601}, {3.098407346410207, 0.149915070245451}, {3.098407346410207, -0.02475942438583591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.1034761848168833`}, { 3.103407346410207, 3.103435695780393}, {3.103407346410207, 0.1330139282994454}, {3.103407346410207, -0.02184068793583935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.1084526118739038`}, { 3.108407346410207, 3.1084259119372732`}, {3.108407346410207, 0.11598087724716002`}, { 3.108407346410207, -0.018935590003898887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.1134351266922304`}, { 3.1134073464102068`, 3.1134186949137113`}, {3.1134073464102068`, 0.09882130090117457}, { 3.1134073464102068`, -0.016044134195736776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.118422834466904}, { 3.118407346410207, 3.118413648651382}, {3.118407346410207, 0.08154077284700978}, {3.118407346410207, -0.01316632221919778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.1234148308798653`}, { 3.123407346410207, 3.123410380232317}, {3.123407346410207, 0.06414504918788817}, { 3.123407346410207, -0.010302153926660135`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.1284102030903482`}, { 3.1284073464102073`, 3.128408500016976}, {3.1284073464102073`, 0.0466400605045367}, { 3.1284073464102073`, -0.007451627333004946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.1334080306809544`}, { 3.1334073464102072`, 3.1334076217142326`}, {3.1334073464102072`, 0.029031903127970316`}, { 3.1334073464102072`, -0.00461473866585814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.1384073867430016`}, { 3.138407346410207, 3.1384073625564213`}, {3.138407346410207, 0.011326829650965176`}, { 3.138407346410207, -0.0017914823622465106`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592561822478, 3.1415925618224443`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -236.98285714285714}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 3, 6, 9, 11, 14}, {{3}, {4}, {5}, {3}, {4}, {5}, {1}, { 2}, {5}, {1}, {2}, {1}, {2}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.9450691853447496, 0.979945487321441}, { 0.945191157226279, 0.}, {1.7748244257382855`, 0.1329604218087615}, {0., 0.4898966151765009}, { 1.7747597815466394`, 0.8469850891682097}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {1, 4}, {1, 5}, {2, 3}, {2, 4}, {2, 5}, {3, 5}}, 0.020757822836844075`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.020757822836844075], DiskBox[2, 0.020757822836844075], DiskBox[3, 0.020757822836844075], DiskBox[4, 0.020757822836844075], DiskBox[5, 0.020757822836844075]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -710.9485714285714}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -1.9106332362490186`}, \ {-3.141592653589793, 1.9106332362490184`}, {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.136592810301553}, {-3.1365926535897932`, -3.1365927471824735`}, \ {-3.1365926535897932`, -1.9091016058687384`}, {-3.1365926535897932`, 1.907404403035936}, {-3.1365926535897932`, \ -0.005025046348533961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.1315939108641255`}, {-3.1315926535897933`, \ -3.1315934010557576`}, {-3.1315926535897933`, -1.9075540256962342`}, \ {-3.1315926535897933`, 1.9040986339357169`}, {-3.1315926535897933`, \ -0.010100366485870208`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265969085807033`}, {-3.126592653589793, -3.1265951719264677`}, \ {-3.126592653589793, -1.9059903948717334`}, {-3.126592653589793, 1.900715977546147}, {-3.126592653589793, \ -0.015226222060478094`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.1216027662492816`}, {-3.121592653589793, -3.121598612511922}, \ {-3.121592653589793, -1.9044106132430842`}, {-3.121592653589793, 1.8972565109929926`}, {-3.121592653589793, \ -0.020402860846956146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.1166124552272993`}, {-3.116592653589793, -3.1166042714104965`}, \ {-3.116592653589793, -1.9028145814185013`}, {-3.116592653589793, 1.8937203412546084`}, {-3.116592653589793, \ -0.025630516043125075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.111626954457369}, {-3.1115926535897933`, -3.111612692985646}, \ {-3.1115926535897933`, -1.9012022008203513`}, {-3.1115926535897933`, 1.8901076064823688`}, {-3.1115926535897933`, \ -0.030909405556958588`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.1066472494555812`}, {-3.106592653589793, -3.1066244172531743`}, \ {-3.106592653589793, -1.8995733737399443`}, {-3.106592653589793, 1.886418477312099}, {-3.106592653589793, -0.03623973128436648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.101674331264741}, {-3.101592653589793, -3.101639979771874}, \ {-3.101592653589793, -1.8979280033933321`}, {-3.101592653589793, 1.8826531581615042`}, {-3.101592653589793, \ -0.04162167837891821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.096709195374292}, {-3.096592653589793, -3.0966599115370412`}, \ {-3.096592653589793, -1.8962659939780662`}, {-3.096592653589793, 1.8788118885083769`}, {-3.096592653589793, \ -0.047055414514700404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0917528406095944`}, {-3.0915926535897933`, -3.091684738877027}, \ {-3.0915926535897933`, -1.894587250730915}, {-3.0915926535897933`, 1.8748949441442393`}, {-3.0915926535897933`, \ -0.05254108914357429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.086806267993053}, {-3.086592653589793, -3.0867149833525622`}, \ {-3.086592653589793, -1.8928916799864979`}, {-3.086592653589793, 1.8709026383978835`}, {-3.086592653589793, \ -0.05807883274820966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.081870479579805}, {-3.081592653589793, -3.081751161658667}, \ {-3.081592653589793, -1.8911791892368117`}, {-3.081592653589793, 1.8668353233231845`}, {-3.081592653589793, \ -0.06366875609235184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0769464772711688`}, {-3.076592653589793, -3.076793785529242}, \ {-3.076592653589793, -1.8894496871916224`}, {-3.076592653589793, 1.862693390845427}, {-3.076592653589793, -0.06931094946988149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.072035261608764}, {-3.0715926535897933`, -3.071843361643972}, \ {-3.0715926535897933`, -1.8877030838396809`}, {-3.0715926535897933`, 1.858477273860349}, {-3.0715926535897933`, \ -0.07500548195430462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.0671378305528387`}, {-3.066592653589793, -3.0669003915376187`}, \ {-3.066592653589793, -1.8859392905107348`}, {-3.066592653589793, 1.8541874472800333`}, {-3.066592653589793, \ -0.08075240065041657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.0622551782482237`}, {-3.061592653589793, -3.061965371511564}, \ {-3.061592653589793, -1.8841582199382922`}, {-3.061592653589793, 1.8498244290197818`}, {-3.061592653589793, \ -0.08655172994995955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0573882937815293`}, {-3.056592653589793, -3.0570387925474485`}, \ {-3.056592653589793, -1.8823597863230987`}, {-3.056592653589793, 1.8453887809201208`}, {-3.056592653589793, \ -0.09240347079319412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.052538159933386}, {-3.0515926535897933`, -3.0521211402229187`}, \ {-3.0515926535897933`, -1.8805439053972863`}, {-3.0515926535897933`, 1.8408811095981472`}, {-3.0515926535897933`, \ -0.09830759993836921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0477057519295485`}, {-3.046592653589793, -3.047212894629329}, \ {-3.046592653589793, -1.8787104944891448`}, {-3.046592653589793, 1.8363020672225188`}, {-3.046592653589793, -0.1042640692411753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.0428920361948313`}, {-3.041592653589793, -3.042314530291375}, \ {-3.041592653589793, -1.8768594725884726`}, {-3.041592653589793, 1.831652352206516}, {-3.041592653589793, -0.11027280494632406`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.038097969113832}, {-3.036592653589793, -3.037426516088567}, \ {-3.036592653589793, -1.8749907604124527`}, {-3.036592653589793, 1.826932709813778}, {-3.036592653589793, -0.11633370699348505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.0333244958025167`}, {-3.0315926535897932`, -3.032549315178502}, \ {-3.0315926535897932`, -1.8731042804720024`}, {-3.0315926535897932`, 1.8221439326715256`}, {-3.0315926535897932`, \ -0.12244664833985253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.028572548894698}, {-3.026592653589793, -3.0276833849219003`}, \ {-3.026592653589793, -1.871199957138542}, {-3.026592653589793, 1.8172868611863235`}, {-3.026592653589793, \ -0.12861147430169456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.023843047347407}, {-3.021592653589793, -3.0228291768093034`}, \ {-3.021592653589793, -1.8692777167111265`}, {-3.021592653589793, 1.8123623838577307`}, {-3.021592653589793, \ -0.13482800191727046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.019136895269202}, {-3.016592653589793, -3.0179871363894732`}, \ {-3.016592653589793, -1.8673374874838757`}, {-3.016592653589793, 1.8073714374855023`}, {-3.016592653589793, \ -0.14109601933355925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.01445498077533}, {-3.0115926535897932`, -3.0131577031994268`}, \ {-3.0115926535897932`, -1.865379199813648}, {-3.0115926535897932`, 1.8023150072663885`}, {-3.0115926535897932`, \ -0.14741528521925643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.009798174873556}, {-3.0065926535897933`, -3.0083413106960535`}, \ {-3.0065926535897933`, -1.8634027861878861`}, {-3.0065926535897933`, 1.7971941267769502`}, {-3.0065926535897933`, \ -0.15378552820653746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.0051673303844377`}, {-3.001592653589793, -3.003538386189357}, \ {-3.001592653589793, -1.8614081812925765`}, {-3.001592653589793, 1.792009877839266}, {-3.001592653589793, -0.16020644636408896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.0005632808996157`}, {-2.996592653589793, -2.998749350777263}, \ {-2.996592653589793, -1.8593953220802462`}, {-2.996592653589793, 1.7867633902668707`}, {-2.996592653589793, \ -0.16667770670390925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.995986839781572}, {-2.991592653589793, -2.9939746192820103`}, \ {-2.991592653589793, -1.8573641478379337`}, {-2.991592653589793, 1.7814558414887425`}, {-2.991592653589793, \ -0.17319894472438208`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.991438799208085}, {-2.9865926535897933`, -2.989214600188103}, \ {-2.9865926535897933`, -1.8553146002550551`}, {-2.9865926535897933`, 1.7760884560497103`}, {-2.9865926535897933`, \ -0.17976976399208502`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.986919929264483}, {-2.981592653589793, -2.9844696955818613`}, \ {-2.981592653589793, -1.853246623491101}, {-2.981592653589793, 1.7706625049861766`}, {-2.981592653589793, \ -0.18638973576477794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.982430977086489}, {-2.976592653589793, -2.979740301092548}, \ {-2.976592653589793, -1.851160164243076}, {-2.976592653589793, 1.7651793050766305`}, {-2.976592653589793, \ -0.19305839865795377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.977972666056265}, {-2.971592653589793, -2.9750268058350975`}, \ {-2.971592653589793, -1.8490551718126174`}, {-2.971592653589793, 1.7596402179670074`}, {-2.971592653589793, \ -0.19977525835728796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.973545695054004}, {-2.9665926535897933`, -2.970329592354473}, \ {-2.9665926535897933`, -1.8469315981727015`}, {-2.9665926535897933`, 1.7540466491715478`}, {-2.9665926535897933`, \ -0.20653978737922235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.969150737767141}, {-2.961592653589793, -2.965649036571676}, \ {-2.961592653589793, -1.8447893980338723`}, {-2.961592653589793, 1.7484000469504206`}, {-2.961592653589793, \ -0.21335142488185568`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9647884420589583`}, {-2.956592653589793, -2.9609855077314067`}, \ {-2.956592653589793, -1.842628528909894}, {-2.956592653589793, 1.7427019010659661`}, {-2.956592653589793, \ -0.22020957652818454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.960459429398123}, {-2.951592653589793, -2.9563393683514576`}, \ {-2.951592653589793, -1.8404489511827637`}, {-2.951592653589793, 1.7369537414200416`}, {-2.951592653589793, -0.2271136144036426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9561642943503452`}, {-2.9465926535897933`, -2.951710974173832}, \ {-2.9465926535897933`, -1.8382506281669888`}, {-2.9465926535897933`, 1.7311571365755416`}, {-2.9465926535897933`, \ -0.2340628769897245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.9519036041330784`}, {-2.941592653589793, -2.947100674117647}, \ {-2.941592653589793, -1.8360335261730512`}, {-2.941592653589793, 1.725313692165756}, {-2.941592653589793, -0.24105666919536325`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.947677898233874}, {-2.936592653589793, -2.942508810233856}, \ {-2.936592653589793, -1.8337976145699733`}, {-2.936592653589793, 1.7194250491958043`}, {-2.936592653589793, -0.2480942624475414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.943487688092711}, {-2.931592653589793, -2.9379357176618393`}, \ {-2.931592653589793, -1.8315428658469053`}, {-2.931592653589793, 1.713492882240943}, {-2.931592653589793, -0.2551748948424697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.939333456848305}, {-2.9265926535897933`, -2.9333817245879144`}, \ {-2.9265926535897933`, -1.8292692556736436`}, {-2.9265926535897933`, 1.70751889754707}, {-2.9265926535897933`, \ -0.26229777135845206`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.9352156591481333`}, {-2.921592653589793, -2.928847152205796}, \ {-2.921592653589793, -1.8269767629599998`}, {-2.921592653589793, 1.7015048310392473`}, {-2.921592653589793, -0.2694620641313778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.931134721021625}, {-2.916592653589793, -2.9243323146790914`}, \ {-2.916592653589793, -1.824665369913944}, {-2.916592653589793, 1.6954524462445437`}, {-2.916592653589793, -0.2766669127935644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.9270910398156578`}, {-2.911592653589793, -2.9198375191058377`}, \ {-2.911592653589793, -1.8223350620984202`}, {-2.911592653589793, 1.689363532135913}, {-2.911592653589793, -0.28391142487645915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9230849841913065`}, {-2.9065926535897932`, -2.915363065485186}, \ {-2.9065926535897932`, -1.8199858284867796`}, {-2.9065926535897932`, 1.6832399009042398`}, {-2.9065926535897932`, \ -0.29119467627746903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.919116894180474}, {-2.901592653589793, -2.910909246686252}, \ {-2.901592653589793, -1.8176176615167223`}, {-2.901592653589793, 1.6770833856660103`}, {-2.901592653589793, \ -0.29851571179096775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9151870813008367`}, {-2.896592653589793, -2.906476348419204}, \ {-2.896592653589793, -1.8152305571426903`}, {-2.896592653589793, 1.6708958381143855`}, {-2.896592653589793, \ -0.30587354570327074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.9112958287273143`}, {-2.891592653589793, -2.90206464920864}, \ {-2.891592653589793, -1.8128245148866207`}, {-2.891592653589793, 1.6646791261217007`}, {-2.891592653589793, -0.3132671624511409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.9074433915180675`}, {-2.8865926535897932`, \ -2.8976744203693174`}, {-2.8865926535897932`, -1.8103995378869897`}, \ {-2.8865926535897932`, 1.6584351313016346`}, {-2.8865926535897932`, \ -0.3206955173431129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.9036299968928434`}, {-2.8815926535897933`, -2.893305925984287}, \ {-2.8815926535897933`, -1.8079556329460658`}, {-2.8815926535897933`, 1.6521657465394288`}, {-2.8815926535897933`, \ -0.3281575373426911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.8998558445613325`}, {-2.876592653589793, -2.8889594228854825`}, \ {-2.876592653589793, -1.8054928105753094`}, {-2.876592653589793, 1.6458728734986596`}, {-2.876592653589793, \ -0.33565212191221766`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.8961211070990616`}, {-2.871592653589793, -2.8846351606368397`}, \ {-2.871592653589793, -1.803011085038845}, {-2.871592653589793, 1.6395584201131146`}, {-2.871592653589793, \ -0.34317814391594614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.8924259303682063`}, {-2.866592653589793, -2.880333381519978}, \ {-2.866592653589793, -1.8005104743949345`}, {-2.866592653589793, 1.6332242980723117`}, {-2.866592653589793, -0.3507344505806303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.8887704339806097`}, {-2.861592653589793, -2.876054320522508}, \ {-2.861592653589793, -1.7979910005353976`}, {-2.861592653589793, 1.6268724203091758`}, {-2.861592653589793, \ -0.35831986451165937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.8851547118002356`}, {-2.856592653589793, -2.8717982053290214`}, \ {-2.856592653589793, -1.795452689222911}, {-2.856592653589793, 1.6205046984982676`}, {-2.856592653589793, \ -0.36593318476256675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.8815788324821714`}, {-2.851592653589793, -2.867565256314803}, \ {-2.851592653589793, -1.7928955701261318`}, {-2.851592653589793, 1.6141230405728144`}, {-2.851592653589793, -0.3735731879554957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.8780428400453024`}, {-2.846592653589793, -2.863355686542316}, \ {-2.846592653589793, -1.7903196768525964`}, {-2.846592653589793, 1.6077293482686106`}, {-2.846592653589793, -0.3812386294499771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.8745467544757166`}, {-2.8415926535897933`, -2.859169701760515}, \ {-2.8415926535897933`, -1.7877250469793382`}, {-2.8415926535897933`, 1.6013255147026084`}, {-2.8415926535897933`, \ -0.3889282445571804}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.8710905723579017`}, {-2.836592653589793, -2.8550075004070097`}, \ {-2.836592653589793, -1.7851117220811836`}, {-2.836592653589793, 1.5949134219937329`}, {-2.836592653589793, -0.3966407497965941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.867674267530827}, {-2.831592653589793, -2.8508692736131453`}, \ {-2.831592653589793, -1.7824797477566887`}, {-2.831592653589793, 1.5884949389331617`}, {-2.831592653589793, -0.4043748441919124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.86429779176597}, {-2.826592653589793, -2.8467552052120038`}, \ {-2.826592653589793, -1.7798291736516707`}, {-2.826592653589793, 1.5820719187109198`}, {-2.826592653589793, \ -0.41212921060274044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.8609610754644725`}, {-2.8215926535897933`, \ -2.8426654717493944`}, {-2.8215926535897933`, -1.7771600534803176`}, \ {-2.8215926535897933`, 1.5756461967052968`}, {-2.8215926535897933`, \ -0.4199025170885693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.857664028370574}, {-2.816592653589793, -2.8386002424978343`}, \ {-2.816592653589793, -1.7744724450438363`}, {-2.816592653589793, 1.5692195883411504`}, {-2.816592653589793, -0.427693418301356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.854406540298608}, {-2.811592653589793, -2.834559679473562}, \ {-2.811592653589793, -1.7717664102466306`}, {-2.811592653589793, 1.56279388702273}, {-2.811592653589793, -0.4355005569029093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8511884818708784`}, {-2.806592653589793, -2.830543937456599}, \ {-2.806592653589793, -1.7690420151099848`}, {-2.806592653589793, 1.5563708621462038`}, {-2.806592653589793, -0.4433225650032123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.848009705263853}, {-2.8015926535897933`, -2.8265531640138812`}, \ {-2.8015926535897933`, -1.7662993297832519`}, {-2.8015926535897933`, 1.5499522571965938`}, {-2.8015926535897933`, \ -0.45115806561570443`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.8448700449601803`}, {-2.796592653589793, -2.8225874995254707`}, \ {-2.796592653589793, -1.7635384285525337`}, {-2.796592653589793, 1.54353978793333}, {-2.796592653589793, -0.45900567412551896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8417693185041615`}, {-2.791592653589793, -2.8186470772138557`}, \ {-2.791592653589793, -1.7607593898468668`}, {-2.791592653589793, 1.5371351406681495`}, {-2.791592653589793, \ -0.46686399976661863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.8387073272584122`}, {-2.786592653589793, -2.814732023176353}, \ {-2.786592653589793, -1.7579622962419157`}, {-2.786592653589793, 1.530739970638553}, {-2.786592653589793, -0.47473164710377186`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.83568385715956}, {-2.7815926535897932`, -2.810842456420602}, \ {-2.7815926535897932`, -1.7551472344611887`}, {-2.7815926535897932`, 1.5243559004795406`}, {-2.7815926535897932`, \ -0.48260721751529584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.8326986794709565`}, {-2.776592653589793, -2.806978488903152}, \ {-2.776592653589793, -1.7523142953748039`}, {-2.776592653589793, 1.5179845187958396`}, {-2.776592653589793, -0.4904893106725417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.829751551530495}, {-2.771592653589793, -2.8031402255711364`}, \ {-2.771592653589793, -1.7494635739958315`}, {-2.771592653589793, 1.5116273788363424`}, {-2.771592653589793, -0.4983765260121268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.8268422174917487`}, {-2.766592653589793, -2.799327764407005}, \ {-2.766592653589793, -1.7465951694742408`}, {-2.766592653589793, 1.5052859972719885`}, {-2.766592653589793, -0.50626746419699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.8239704090567983`}, {-2.7615926535897932`, -2.795541196476327}, \ {-2.7615926535897932`, -1.7437091850885094`}, {-2.7615926535897932`, 1.4989618530778532`}, {-2.7615926535897932`, \ -0.5141607285624265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.821135846199189}, {-2.7565926535897933`, -2.7917806059785986`}, \ {-2.7565926535897933`, -1.7408057282349305`}, {-2.7565926535897933`, 1.492656386519736}, {-2.7565926535897933`, -0.5220549265433536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.818338237875655}, {-2.751592653589793, -2.788046070301067}, \ {-2.751592653589793, -1.7378849104146818`}, {-2.751592653589793, 1.4863709982451045`}, {-2.751592653589793, -0.5299486710791926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.815577282725304}, {-2.746592653589793, -2.784337660075515}, \ {-2.746592653589793, -1.7349468472187175`}, {-2.746592653589793, 1.4801070484778285`}, {-2.746592653589793, -0.537840581992855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.8128526697551304`}, {-2.741592653589793, -2.7806554392379685`}, \ {-2.741592653589793, -1.7319916583105577`}, {-2.741592653589793, 1.4738658563157214`}, {-2.741592653589793, -0.5457292873405065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.810164079010816}, {-2.736592653589793, -2.776999465091299}, \ {-2.736592653589793, -1.7290194674070498`}, {-2.736592653589793, 1.4676486991295454`}, {-2.736592653589793, -0.5536134247289008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.8075111822319014`}, {-2.731592653589793, -2.773369788370658}, \ {-2.731592653589793, -1.7260304022571946`}, {-2.731592653589793, 1.4614568120617646`}, {-2.731592653589793, -0.5614916425972738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.804893643490524}, {-2.726592653589793, -2.7697664533117003`}, \ {-2.726592653589793, -1.7230245946191214`}, {-2.726592653589793, 1.455291387622999}, {-2.726592653589793, -0.5693626014609678}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.8023111198130337`}, {-2.721592653589793, -2.7661894977215375`}, \ {-2.721592653589793, -1.720002180235326}, {-2.721592653589793, 1.4491535753838454`}, {-2.721592653589793, -0.5772249751141322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.799763261783889}, {-2.7165926535897933`, -2.7626389530523627`}, \ {-2.7165926535897933`, -1.7169632988062735`}, {-2.7165926535897933`, 1.443044481759428}, {-2.7165926535897933`, -0.5850774517890526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.7972497141313384`}, {-2.711592653589793, -2.759114844477675}, \ {-2.711592653589793, -1.7139080939624824`}, {-2.711592653589793, 1.436965169883801}, {-2.711592653589793, -0.5929187352698718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.794770116294505}, {-2.706592653589793, -2.7556171909710487`}, \ {-2.706592653589793, -1.7108367132352258`}, {-2.706592653589793, 1.4309166595711216`}, {-2.706592653589793, -0.6007475459586586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.792324102971543}, {-2.701592653589793, -2.7521460053873548`}, \ {-2.701592653589793, -1.7077493080259698`}, {-2.701592653589793, 1.4248999273602598`}, {-2.701592653589793, -0.6085626218920049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.7899113046486654`}, {-2.6965926535897933`, -2.748701294546378}, \ {-2.6965926535897933`, -1.704646033574703}, {-2.6965926535897933`, 1.4189159066394148`}, {-2.6965926535897933`, \ -0.6163627197065317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.787531348109879}, {-2.691592653589793, -2.745283059318735}, \ {-2.691592653589793, -1.7015270489273033`}, {-2.691592653589793, 1.4129654878471}, {-2.691592653589793, -0.6241466155519141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.785183856927363}, {-2.686592653589793, -2.741891294714016}, \ {-2.686592653589793, -1.6983925169021004`}, {-2.686592653589793, 1.4070495187457805`}, {-2.686592653589793, -0.6319131059502199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.782868451932488}, {-2.681592653589793, -2.738525989971062}, \ {-2.681592653589793, -1.695242604055805}, {-2.681592653589793, 1.4011688047643298`}, {-2.681592653589793, -0.6396610086006038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.780584751667531}, {-2.6765926535897933`, -2.735187128650287}, \ {-2.6765926535897933`, -1.6920774806489796`}, {-2.6765926535897933`, 1.3953241094054234`}, {-2.6765926535897933`, \ -0.6473891631285615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.778332372818204}, {-2.671592653589793, -2.7318746887279555`}, \ {-2.671592653589793, -1.6888973206112408`}, {-2.671592653589793, 1.3895161547139236`}, {-2.671592653589793, -0.655096431779181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.776110930627167}, {-2.666592653589793, -2.7285886426923143`}, \ {-2.666592653589793, -1.6857023015063868`}, {-2.666592653589793, 1.3837456218022959`}, {-2.666592653589793, -0.6627817000540042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.77392003928874}, {-2.661592653589793, -2.7253289576414885`}, \ {-2.661592653589793, -1.6824926044976536`}, {-2.661592653589793, 1.3780131514290854`}, {-2.661592653589793, -0.6704438772913114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.7717593123250817`}, {-2.6565926535897932`, -2.722095595383035}, \ {-2.6565926535897932`, -1.6792684143133263`}, {-2.6565926535897932`, 1.3723193446265083`}, {-2.6565926535897932`, \ -0.6780818971898109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.769628362944128}, {-2.651592653589793, -2.718888512535058}, \ {-2.651592653589793, -1.6760299192129182`}, {-2.651592653589793, 1.3666647633732287`}, {-2.651592653589793, -0.6856947182758871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.767526804379628}, {-2.646592653589793, -2.715707660628779}, \ {-2.646592653589793, -1.6727773109541721`}, {-2.646592653589793, 1.3610499313084632`}, {-2.646592653589793, -0.6932813243147293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.7654542502136428`}, {-2.641592653589793, -2.7125529862124593`}, \ {-2.641592653589793, -1.6695107847611146`}, {-2.641592653589793, 1.355475334483592}, {-2.641592653589793, -0.7008407246658154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.7634103146818974`}, {-2.6365926535897932`, -2.709424430956568}, \ {-2.6365926535897932`, -1.6662305392934453`}, {-2.6365926535897932`, 1.349941422147565}, {-2.6365926535897932`, -0.7083719545833486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.761394612962401}, {-2.6315926535897933`, -2.706321931760094}, \ {-2.6315926535897933`, -1.6629367766175214`}, {-2.6315926535897933`, 1.3444486075624518`}, {-2.6315926535897933`, \ -0.7158740754623952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.7594067614477713`}, {-2.626592653589793, -2.7032454208578818`}, \ {-2.626592653589793, -1.6596297021792326`}, {-2.626592653589793, 1.3389972688456064`}, {-2.626592653589793, -0.7233461750315818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.7574463780017084`}, {-2.621592653589793, -2.7001948259289072`}, \ {-2.621592653589793, -1.65630952477907}, {-2.621592653589793, 1.333587749835022}, {-2.621592653589793, -0.7307873674933127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.755513082200084}, {-2.616592653589793, -2.6971700702053547`}, \ {-2.616592653589793, -1.6529764565497023`}, {-2.616592653589793, 1.3282203609745558`}, {-2.616592653589793, -0.7381967936125757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.7536064955571242`}, {-2.611592653589793, -2.694171072582417}, \ {-2.611592653589793, -1.6496307129364032`}, {-2.611592653589793, 1.3228953802158616`}, {-2.611592653589793, -0.7455736207554696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.7517262417371557`}, {-2.606592653589793, -2.691197747728695}, \ {-2.606592653589793, -1.6462725126806759`}, {-2.606592653589793, 1.317613053933966}, {-2.606592653589793, -0.7529170428786719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.7498719467524118`}, {-2.601592653589793, -2.688250006197088}, \ {-2.601592653589793, -1.6429020778074501`}, {-2.601592653589793, 1.312373597853575}, {-2.601592653589793, -0.7602262804711256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.748043239147385}, {-2.596592653589793, -2.685327754536087}, \ {-2.596592653589793, -1.639519633616244}, {-2.596592653589793, 1.3071771979833442`}, {-2.596592653589793, -0.7675005804492537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.7462397501702136`}, {-2.5915926535897933`, \ -2.6824308954013407`}, {-2.5915926535897933`, -1.6361254086767096`}, \ {-2.5915926535897933`, 1.302024011555472}, {-2.5915926535897933`, -0.7747392160070622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.7444611139315938`}, {-2.586592653589793, -2.6795593276674117`}, \ {-2.586592653589793, -1.6327196348289938`}, {-2.586592653589793, 1.2969141679681304`}, {-2.586592653589793, -0.7819414864225089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7427069675517064`}, {-2.581592653589793, -2.6767129465396096`}, \ {-2.581592653589793, -1.6293025471893916`}, {-2.581592653589793, 1.2918477697283886`}, {-2.581592653589793, -0.7891067168215207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.740976951295635}, {-2.576592653589793, -2.6738916436658036`}, \ {-2.576592653589793, -1.6258743841617778`}, {-2.576592653589793, 1.2868248933934214`}, {-2.576592653589793, -0.7962342579010544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.7392707086977617`}, {-2.571592653589793, -2.671095307248112}, \ {-2.571592653589793, -1.6224353874553483`}, {-2.571592653589793, 1.2818455905079569`}, {-2.571592653589793, -0.8033234856125677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.737587886675603}, {-2.566592653589793, -2.66832382215438}, \ {-2.566592653589793, -1.6189858021092307`}, {-2.566592653589793, 1.2769098885360342`}, {-2.566592653589793, -0.8103738008072531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.735928135633553}, {-2.561592653589793, -2.665577070029338}, \ {-2.561592653589793, -1.6155258765245628`}, {-2.561592653589793, 1.272017791785297}, {-2.561592653589793, -0.8173846288443584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.734291109556991}, {-2.556592653589793, -2.6628549294053574`}, \ {-2.556592653589793, -1.612055862504677}, {-2.556592653589793, 1.2671692823221865`}, {-2.556592653589793, -0.8243554191638509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.7326764660971907`}, {-2.5515926535897933`, -2.660157275812714}, \ {-2.5515926535897933`, -1.6085760153040811`}, {-2.5515926535897933`, 1.2623643208765176`}, {-2.5515926535897933`, \ -0.8312856448246472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.7310838666474786`}, {-2.5465926535897934`, -2.657483981889258}, \ {-2.5465926535897934`, -1.605086593686959}, {-2.5465926535897934`, 1.257602847734064}, {-2.5465926535897934`, -0.8381748020095516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.7295129764110526`}, {-2.541592653589793, -2.6548349174894255`}, \ {-2.541592653589793, -1.6015878599959954`}, {-2.541592653589793, 1.2528847836158978`}, {-2.541592653589793, -0.8450224094979641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.7279634644608834`}, {-2.536592653589793, -2.652209949792489}, \ {-2.536592653589793, -1.5980800802323625`}, {-2.536592653589793, 1.248210030543351}, {-2.536592653589793, -0.8518280081073375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.726435003792097}, {-2.5315926535897932`, -2.64960894340998}, \ {-2.5315926535897932`, -1.594563524147789}, {-2.5315926535897932`, 1.2435784726875825`}, {-2.5315926535897932`, \ -0.8585911601042571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.7249272713672292`}, {-2.526592653589793, -2.647031760492202}, \ {-2.526592653589793, -1.591038465349703}, {-2.526592653589793, 1.2389899772028459`}, {-2.526592653589793, -0.8653114485858961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.723439948154731}, {-2.521592653589793, -2.644478260833758}, \ {-2.521592653589793, -1.5875051814205143`}, {-2.521592653589793, 1.2344443950426678`}, {-2.521592653589793, -0.8719884768324957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.7219727191610863`}, {-2.516592653589793, -2.6419483019780294`}, \ {-2.516592653589793, -1.583963954052203}, {-2.516592653589793, 1.2299415617582299`}, {-2.516592653589793, -0.8786218676313564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.720525273456902}, {-2.5115926535897932`, -2.639441739320527}, \ {-2.5115926535897932`, -1.5804150691974663`}, {-2.5115926535897932`, 1.225481298278366}, {-2.5115926535897932`, -0.8852112625727012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.7190973041973034`}, {-2.5065926535897933`, \ -2.6369584262110597`}, {-2.5065926535897933`, -1.5768588172387974`}, \ {-2.5065926535897933`, 1.221063411670668}, {-2.5065926535897933`, -0.891756321317587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.7176885086369724`}, {-2.501592653589793, -2.6344982140546533`}, \ {-2.501592653589793, -1.5732954931769885`}, {-2.501592653589793, 1.2166876958832724`}, {-2.501592653589793, -0.898256720837884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.71629858814014}, {-2.496592653589793, -2.6320609524111664`}, \ {-2.496592653589793, -1.5697253968406737`}, {-2.496592653589793, 1.2123539324670023`}, {-2.496592653589793, -0.9047121546281409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.714927248185829}, {-2.491592653589793, -2.6296464890935383`}, \ {-2.491592653589793, -1.566148833118701}, {-2.491592653589793, 1.2080618912775878`}, {-2.491592653589793, -0.9111223318889411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.713574198368663}, {-2.486592653589793, -2.627254670264634}, \ {-2.486592653589793, -1.562566112217261}, {-2.486592653589793, 1.2038113311577923`}, {-2.486592653589793, -0.9174869766811405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.7122391523954903`}, {-2.481592653589793, -2.6248853405326225`}, \ {-2.481592653589793, -1.5589775499439116`}, {-2.481592653589793, 1.1996020005993089`}, {-2.481592653589793, -0.9238058270501203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.710921828078119}, {-2.476592653589793, -2.6225383430448446`}, \ {-2.476592653589793, -1.555383468020814}, {-2.476592653589793, 1.1954336383843702`}, {-2.476592653589793, -0.9300786341189405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.709621947322399}, {-2.471592653589793, -2.6202135195801435`}, \ {-2.471592653589793, -1.5517841944297603`}, {-2.471592653589793, 1.1913059742070713`}, {-2.471592653589793, -0.936305161148962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.7083392361139143`}, {-2.4665926535897933`, \ -2.6179107106395985`}, {-2.4665926535897933`, -1.5481800637917897`}, \ {-2.4665926535897933`, 1.1872187292744503`}, {-2.4665926535897933`, \ -0.942485182566216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.707073424500507}, {-2.461592653589793, -2.6156297555356414`}, \ {-2.461592653589793, -1.544571417784506}, {-2.461592653589793, 1.1831716168874287`}, {-2.461592653589793, -0.9486184829514438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.7058242465718614`}, {-2.456592653589793, -2.6133704924795156`}, \ {-2.456592653589793, -1.5409586056005076`}, {-2.456592653589793, 1.1791643430017562`}, {-2.456592653589793, -0.9547048559913406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.704591440436364}, {-2.451592653589793, -2.611132758667052}, \ {-2.451592653589793, -1.5373419844507008`}, {-2.451592653589793, 1.1751966067691366`}, {-2.451592653589793, -0.9607441033881564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.7033747481954435`}, {-2.446592653589793, -2.6089163903627313`}, \ {-2.446592653589793, -1.5337219201166723`}, {-2.446592653589793, 1.171268101058763}, {-2.446592653589793, -0.9667360337243143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.7021739159155755`}, {-2.441592653589793, -2.606721222982021}, \ {-2.441592653589793, -1.5300987875567196`}, {-2.441592653589793, 1.1673785129595144`}, {-2.441592653589793, -0.9726804612782208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.7009886935981497`}, {-2.436592653589793, -2.6045470911719453`}, \ {-2.436592653589793, -1.526472971570654}, {-2.436592653589793, 1.1635275242630938`}, {-2.436592653589793, -0.978577204786924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.6998188351473615`}, {-2.431592653589793, -2.6023938288898916`}, \ {-2.431592653589793, -1.5228448675290427`}, {-2.431592653589793, 1.1597148119284233`}, {-2.431592653589793, -0.9844260861505932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.6986640983363026`}, {-2.4265926535897933`, \ -2.6002612694806295`}, {-2.4265926535897933`, -1.5192148821731637`}, \ {-2.4265926535897933`, 1.1559400485276248`}, {-2.4265926535897933`, \ -0.9902269290731938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.697524244771407}, {-2.4215926535897934`, -2.5981492457515296`}, \ {-2.4215926535897934`, -1.51558343449267}, {-2.4215926535897934`, 1.1522029026739469`}, {-2.4215926535897934`, \ -0.9959795576329297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.696399039855394}, {-2.416592653589793, -2.596057590045973}, \ {-2.416592653589793, -1.5119509566887266`}, {-2.416592653589793, 1.1485030394320026`}, {-2.416592653589793, \ -1.0016837947752109`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.6952882527488606`}, {-2.411592653589793, -2.59398613431495}, \ {-2.411592653589793, -1.5083178952312788`}, {-2.411592653589793, 1.1448401207107144`}, {-2.411592653589793, -1.007339460719974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.694191656330647}, {-2.4065926535897932`, -2.5919347101868326`}, \ {-2.4065926535897932`, -1.5046847120200855`}, {-2.4065926535897932`, 1.1412138056393548`}, {-2.4065926535897932`, \ -1.0129463712741416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.693109027157109}, {-2.401592653589793, -2.5899031490353353`}, \ {-2.401592653589793, -1.5010518856602857`}, {-2.401592653589793, 1.1376237509271079`}, {-2.401592653589793, -1.018504336038848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.6920401454204086`}, {-2.396592653589793, -2.5878912820456454`}, \ {-2.396592653589793, -1.4974199128645134`}, {-2.396592653589793, 1.1340696112065598`}, {-2.396592653589793, \ -1.0240131564997543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.690984794905945}, {-2.391592653589793, -2.5858989402787396`}, \ {-2.391592653589793, -1.493789309994978}, {-2.391592653589793, 1.1305510393615488`}, {-2.391592653589793, -1.029472623987345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.6899427629490185`}, {-2.3865926535897932`, \ -2.5839259547338886`}, {-2.3865926535897932`, -1.490160614760544}, \ {-2.3865926535897932`, 1.1270676868398073`}, {-2.3865926535897932`, \ -1.0348825174924308`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.6889138403908426`}, {-2.3815926535897933`, -2.58197215640935}, \ {-2.3815926535897933`, -1.4865343880856177`}, {-2.3815926535897933`, 1.1236192039508273`}, {-2.3815926535897933`, \ -1.040242601320284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.687897821533984}, {-2.376592653589793, -2.580037376361264}, \ {-2.376592653589793, -1.482911216169675}, {-2.376592653589793, 1.1202052401493858`}, {-2.376592653589793, \ -1.0455526225647636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.686894504097325}, {-2.371592653589793, -2.578121445760765}, \ {-2.371592653589793, -1.4792917127585479`}, {-2.371592653589793, 1.1168254443051704`}, {-2.371592653589793, \ -1.0508123083814684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.685903689170635}, {-2.366592653589793, -2.5762241959493104`}, \ {-2.366592653589793, -1.4756765216511416`}, {-2.366592653589793, 1.1134794649589308`}, {-2.366592653589793, \ -1.0560213630363886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.6849251811688157`}, {-2.361592653589793, -2.574345458492255}, \ {-2.361592653589793, -1.4720663194681503`}, {-2.361592653589793, 1.110166950565602}, {-2.361592653589793, -1.061179464703568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.683958787785908}, {-2.356592653589793, -2.5724850652306697`}, \ {-2.356592653589793, -1.468461818712581}, {-2.356592653589793, 1.1068875497248196`}, {-2.356592653589793, \ -1.0662862619820488`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.6830043199489175`}, {-2.351592653589793, -2.5706428483314414`}, \ {-2.351592653589793, -1.464863771155553}, {-2.351592653589793, 1.103640911399256}, {-2.351592653589793, -1.071341370098688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.6820615917715243`}, {-2.346592653589793, -2.5688186403356514`}, \ {-2.346592653589793, -1.4612729715849233`}, {-2.346592653589793, 1.100426685121202}, {-2.346592653589793, -1.076344366759294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.681130420507739}, {-2.3415926535897933`, -2.567012274205269}, \ {-2.3415926535897933`, -1.4576902619588874`}, {-2.3415926535897933`, 1.0972445211878028`}, {-2.3415926535897933`, \ -1.081294787605946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.6802106265055605`}, {-2.336592653589793, -2.565223583368169}, \ {-2.336592653589793, -1.4541165360118118`}, {-2.336592653589793, 1.094094070845365}, {-2.336592653589793, -1.0861921212332175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.679302033160679}, {-2.331592653589793, -2.563452401761504}, \ {-2.331592653589793, -1.4505527443652673`}, {-2.331592653589793, \ -1.0910358037102834`}, {-2.331592653589793, 1.0909749864631308`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.6784044668702838`}, {-2.326592653589793, -2.5616985638734504`}, \ {-2.326592653589793, -1.4469999002035314`}, {-2.326592653589793, \ -1.0958252125495918`}, {-2.326592653589793, 1.087886921696916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.6775177569870094`}, {-2.321592653589793, -2.559961904783348}, \ {-2.321592653589793, -1.4434590855798033`}, {-2.321592653589793, \ -1.1005596600557745`}, {-2.321592653589793, 1.0848295316430012`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.676641735773067}, {-2.316592653589793, -2.558242260200266}, \ {-2.316592653589793, -1.4399314584269658`}, {-2.316592653589793, \ -1.1052383859808497`}, {-2.316592653589793, 1.081802472982654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.6757762383545995`}, {-2.311592653589793, -2.556539466500017}, \ {-2.311592653589793, -1.4364182603549918`}, {-2.311592653589793, \ -1.1098605494035707`}, {-2.311592653589793, 1.0788054041176478`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.6749211026762882`}, {-2.306592653589793, -2.5548533607606454`}, \ {-2.306592653589793, -1.4329208253258916`}, {-2.306592653589793, \ -1.1144252197418132`}, {-2.306592653589793, 1.0758379852971471`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.6740761694562543`}, {-2.3015926535897933`, \ -2.5531837807964153`}, {-2.3015926535897933`, -1.4294405893063793`}, \ {-2.3015926535897933`, -1.1189313667977727`}, {-2.3015926535897933`, 1.072899878736306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.673241282141273}, {-2.2965926535897934`, -2.5515305651903306`}, \ {-2.2965926535897934`, -1.4259791010079554`}, {-2.2965926535897934`, \ -1.123377849726088}, {-2.2965926535897934`, 1.0699907487269227`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.6724162868623376`}, {-2.291592653589793, -2.5498935533252096`}, \ {-2.291592653589793, -1.422538033833521}, {-2.291592653589793, \ -1.1277634048056342`}, {-2.291592653589793, 1.0671102617404897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.671601032390592}, {-2.286592653589793, -2.5482725854133483`}, \ {-2.286592653589793, -1.4191191991584708`}, {-2.286592653589793, \ -1.1320866318868685`}, {-2.286592653589793, 1.064258086523959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.6707953700936535`}, {-2.2815926535897932`, -2.546667502524796}, \ {-2.2815926535897932`, -1.4157245610817482`}, {-2.2815926535897932`, \ -1.1363459793790989`}, {-2.2815926535897932`, 1.0614338941885384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.669999153892355}, {-2.276592653589793, -2.545078146614275}, \ {-2.276592653589793, -1.412356252787417}, {-2.276592653589793, \ -1.1405397276369087`}, {-2.276592653589793, 1.0586373582918296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.669212240217912}, {-2.271592653589793, -2.5435043605467764`}, \ {-2.271592653589793, -1.4090165946585793`}, {-2.271592653589793, \ -1.1446659706037627`}, {-2.271592653589793, 1.055868154913597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.6684344879695447`}, {-2.266592653589793, -2.541945988121855}, \ {-2.266592653589793, -1.405708114280717}, {-2.266592653589793, \ -1.1487225955755063`}, {-2.266592653589793, 1.053125962725463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.6676657584725567`}, {-2.2615926535897932`, -2.540402874096663}, \ {-2.2615926535897932`, -1.4024335684581033`}, {-2.2615926535897932`, \ -1.1527072609599238`}, {-2.2615926535897932`, 1.0504104630547977`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.6669059154369}, {-2.2565926535897933`, -2.5388748642077386`}, \ {-2.2565926535897933`, -1.3991959673409367`}, {-2.2565926535897933`, \ -1.1566173719345207`}, {-2.2565926535897933`, 1.0477213399430851`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.6661548249162177`}, {-2.251592653589793, -2.537361805191598}, \ {-2.251592653589793, -1.395998600717352}, {-2.251592653589793, \ -1.1604500539481628`}, {-2.251592653589793, 1.0450582801990083`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.665412355267397}, {-2.246592653589793, -2.5358635448041404`}, \ {-2.246592653589793, -1.392845066457049}, {-2.246592653589793, \ -1.1642021240796352`}, {-2.246592653589793, 1.0424209734465242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.664678377110623}, {-2.241592653589793, -2.5343799318389144`}, \ {-2.241592653589793, -1.3897393009936128`}, {-2.241592653589793, \ -1.167870060365853}, {-2.241592653589793, 1.03980911216815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.6639527632899505`}, {-2.236592653589793, -2.5329108161442617`}, \ {-2.236592653589793, -1.386685611590542}, {-2.236592653589793, \ -1.1714499693544937`}, {-2.236592653589793, 1.0372223917437104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.663235388834401}, {-2.231592653589793, -2.531456048639377}, \ {-2.231592653589793, -1.3836887099391841`}, {-2.231592653589793, \ -1.1749375523326564`}, {-2.231592653589793, 1.0346605104847622`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.662526130919586}, {-2.226592653589793, -2.530015481329311}, \ {-2.226592653589793, -1.3807537463710249`}, {-2.226592653589793, \ -1.1783280709488857`}, {-2.226592653589793, 1.0321231696649118`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.661824868829865}, {-2.221592653589793, -2.528588967318942}, \ {-2.221592653589793, -1.3778863436167477`}, {-2.221592653589793, \ -1.1816163132959576`}, {-2.221592653589793, 1.0296100735462421`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.6611314839210376`}, {-2.2165926535897933`, \ -2.5271763608259517`}, {-2.2165926535897933`, -1.3750926285952902`}, \ {-2.2165926535897933`, -1.18479656197098}, {-2.2165926535897933`, 1.0271209294020374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.660445859583577}, {-2.211592653589793, -2.52577751719283}, \ {-2.211592653589793, -1.3723792601562934`}, {-2.211592653589793, \ -1.1878625661892233`}, {-2.211592653589793, 1.0246554475360092`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.6597678812064056`}, {-2.206592653589793, -2.5243922928979416`}, \ {-2.206592653589793, -1.369753450025639}, {-2.206592653589793, \ -1.190807520701766}, {-2.206592653589793, 1.0222133412982037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.6590974361412094`}, {-2.201592653589793, -2.5230205455656765`}, \ {-2.201592653589793, -1.3672229734285852`}, {-2.201592653589793, \ -1.1936240550422756`}, {-2.201592653589793, 1.0197943270977647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.6584344136672984`}, {-2.196592653589793, -2.5216621339757173`}, \ {-2.196592653589793, -1.3647961650262002`}, {-2.196592653589793, \ -1.196304237466993}, {-2.196592653589793, 1.0173981244127315`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.6577787049570083`}, {-2.191592653589793, -2.5203169180714506`}, \ {-2.191592653589793, -1.362481894974834}, {-2.191592653589793, \ -1.1988395987780163`}, {-2.191592653589793, 1.0150244557970247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.6571302030416426`}, {-2.186592653589793, -2.5189847589675494`}, \ {-2.186592653589793, -1.3602895192332205`}, {-2.186592653589793, \ -1.201221181905072}, {-2.186592653589793, 1.0126730468847875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.656488802777957}, {-2.181592653589793, -2.5176655189567523`}, \ {-2.181592653589793, -1.3582287978882344`}, {-2.181592653589793, \ -1.2034396234745786`}, {-2.181592653589793, 1.0103436263922219`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.6558544008151785`}, {-2.1765926535897933`, -2.516359061515866}, \ {-2.1765926535897933`, -1.3563097755024225`}, {-2.1765926535897933`, \ -1.2054852733626837`}, {-2.1765926535897933`, 1.0080359261170713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.6552268955625644`}, {-2.1715926535897934`, \ -2.5150652513110225`}, {-2.1715926535897934`, -1.3545426186035665`}, \ {-2.1715926535897934`, -1.2073483571118417`}, {-2.1715926535897934`, 1.0057496809358848`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.654606187157488}, {-2.166592653589793, -2.5137839542022062`}, \ {-2.166592653589793, -1.3529374077339822`}, {-2.166592653589793, \ -1.209019183793032}, {-2.166592653589793, 1.0034846287991936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.653992177434061}, {-2.161592653589793, -2.512515037247088}, \ {-2.161592653589793, -1.3515038851584986`}, {-2.161592653589793, \ -1.2104883982145132`}, {-2.161592653589793, 1.0012405107247264`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.653384769892273}, {-2.1565926535897932`, -2.5112583687041843`}, \ {-2.1565926535897932`, -1.3502511643847452`}, {-2.1565926535897932`, \ -1.211747271323293}, {-2.1565926535897932`, 0.9990170707887848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.65278386966766}, {-2.151592653589793, -2.510013818035363}, \ {-2.151592653589793, -1.3491874137208657`}, {-2.151592653589793, \ -1.212788016574038}, {-2.151592653589793, 0.9968140561158924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.6521893835014847`}, {-2.146592653589793, -2.5087812559077296`}, \ {-2.146592653589793, -1.3483195323934722`}, {-2.146592653589793, \ -1.2136041137424283`}, {-2.146592653589793, 0.9946312168668289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.6516012197114303`}, {-2.141592653589793, -2.5075605541949098`}, \ {-2.141592653589793, -1.3476528430729227`}, {-2.141592653589793, \ -1.2141906163357175`}, {-2.141592653589793, 0.9924683062251516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.651019288162805}, {-2.1365926535897932`, -2.506351585977747}, \ {-2.1365926535897932`, -1.347190827595875}, {-2.1365926535897932`, \ -1.2145444158103926`}, {-2.1365926535897932`, 0.9903250803823073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.6504435002402427`}, {-2.1315926535897933`, \ -2.5051542255444548`}, {-2.1315926535897933`, -1.3469349319954613`}, \ {-2.1315926535897933`, -1.2146644364863923`}, {-2.1315926535897933`, 0.9882012985214277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.6498737688199063`}, {-2.126592653589793, -2.503968348390221}, \ {-2.126592653589793, -1.346884462032178}, {-2.126592653589793, \ -1.2145517399647001`}, {-2.126592653589793, 0.9860967227998989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.6493100082421788`}, {-2.121592653589793, -2.502793831216312}, \ {-2.121592653589793, -1.3470365816316123`}, {-2.121592653589793, \ -1.2142095266419761`}, {-2.121592653589793, 0.9840111183307955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.64875213428484}, {-2.116592653589793, -2.501630551928672}, \ {-2.116592653589793, -1.3473864153949642`}, {-2.116592653589793, \ -1.2136430331561645`}, {-2.116592653589793, 0.981944253163255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.648200064136727}, {-2.111592653589793, -2.500478389636061}, \ {-2.111592653589793, -1.3479272447959545`}, {-2.111592653589793, \ -1.2128593361493263`}, {-2.111592653589793, 0.9798958982618763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.6476537163718614`}, {-2.106592653589793, -2.499337224647735}, \ {-2.106592653589793, -1.3486507780621477`}, {-2.106592653589793, \ -1.2118670823495292`}, {-2.106592653589793, 0.9778658274852178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.6471130109240497`}, {-2.101592653589793, -2.498206938470692}, \ {-2.101592653589793, -1.3495474677488213`}, {-2.101592653589793, \ -1.2106761709635343`}, {-2.101592653589793, 0.9758538175634586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.646577869061943}, {-2.096592653589793, -2.4970874138065113`}, \ {-2.096592653589793, -1.3506068483395735`}, {-2.096592653589793, \ -1.2092974160459464`}, {-2.096592653589793, 0.9738596480752997}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.6460482133645518`}, {-2.0915926535897933`, \ -2.4959785345477914`}, {-2.0915926535897933`, -1.3518178684821311`}, \ {-2.0915926535897933`, -1.2077422142362573`}, {-2.0915926535897933`, 0.9718831014241629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.6455239676972084`}, {-2.0865926535897934`, \ -2.4948801857742127`}, {-2.0865926535897934`, -1.353169197553413}, \ {-2.0865926535897934`, -1.2060222381695518`}, {-2.0865926535897934`, 0.9699239628137506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.645005057187974}, {-2.081592653589793, -2.4937922537482424`}, \ {-2.081592653589793, -1.354649492697253}, {-2.081592653589793, \ -1.204149169417459}, {-2.081592653589793, 0.9679820202230232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.6444914082044795`}, {-2.076592653589793, -2.4927146259104926`}, \ {-2.076592653589793, -1.3562476189609807`}, {-2.076592653589793, \ -1.20213447833287}, {-2.076592653589793, 0.966057064380652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.6439829483311947`}, {-2.071592653589793, -2.4916471908747573`}, \ {-2.071592653589793, -1.3579528207280533`}, {-2.071592653589793, \ -1.199989252601279}, {-2.071592653589793, 0.9641488887389934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.6434796063471246`}, {-2.066592653589793, -2.4905898384227343`}, \ {-2.066592653589793, -1.3597548468168237`}, {-2.066592653589793, \ -1.1977240721284454`}, {-2.066592653589793, 0.962257289447641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.6429813122039154`}, {-2.061592653589793, -2.489542459498457}, \ {-2.061592653589793, -1.3616440343016782`}, {-2.061592653589793, \ -1.1953489252080722`}, {-2.061592653589793, 0.9603820653265958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.6424879970043764`}, {-2.056592653589793, -2.488504946202443}, \ {-2.056592653589793, -1.3636113574856066`}, {-2.056592653589793, \ -1.1928731595403488`}, {-2.056592653589793, 0.9585230178391023}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.641999592981401}, {-2.0515926535897933`, -2.4874771917855796`}, \ {-2.0515926535897933`, -1.3656484488150418`}, {-2.0515926535897933`, \ -1.1903054613103736`}, {-2.0515926535897933`, 0.9566799510641928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.6415160334772856`}, {-2.0465926535897934`, -2.486459090642761}, \ {-2.0465926535897934`, -1.367747598204009}, {-2.0465926535897934`, \ -1.1876538558593785`}, {-2.0465926535897934`, 0.9548526716689744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.641037252923438}, {-2.041592653589793, -2.485450538306284}, \ {-2.041592653589793, -1.3699017365115547`}, {-2.041592653589793, \ -1.184925724204637}, {-2.041592653589793, 0.9530409888807031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.640563186820472}, {-2.036592653589793, -2.484451431439026}, \ {-2.036592653589793, -1.3721044080142113`}, {-2.036592653589793, \ -1.1821278305662468`}, {-2.036592653589793, 0.951244714458674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.6400937717186754`}, {-2.031592653589793, -2.4834616678274046`}, \ {-2.031592653589793, -1.374349735784856}, {-2.031592653589793, \ -1.1792663569893147`}, {-2.031592653589793, 0.9494636626659634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.63962894519885}, {-2.026592653589793, -2.48248114637415}, \ {-2.026592653589793, -1.3766323830223548`}, {-2.026592653589793, \ -1.1763469420170851`}, {-2.026592653589793, 0.9476976502410562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.639168645853519}, {-2.021592653589793, -2.481509767090882}, \ {-2.021592653589793, -1.3789475126199793`}, {-2.021592653589793, \ -1.173374721126926}, {-2.021592653589793, 0.9459464963693821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.6387128132684867`}, {-2.016592653589793, -2.4805474310905162`}, \ {-2.016592653589793, -1.3812907466310973`}, {-2.016592653589793, \ -1.1703543672706098`}, {-2.016592653589793, 0.9442100226547957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.6382613880047576`}, {-2.0115926535897932`, \ -2.4795940405795114`}, {-2.0115926535897932`, -1.3836581267859793`}, \ {-2.0115926535897932`, -1.1672901303649497`}, {-2.0115926535897932`, 0.9424880530910209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.6378143115807937`}, {-2.0065926535897933`, \ -2.4786494988499572`}, {-2.0065926535897933`, -1.3860460768212794`}, \ {-2.0065926535897933`, -1.1641858749711773`}, {-2.0065926535897933`, 0.940780414033087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.6373715264551163`}, {-2.001592653589793, -2.477713710271527}, \ {-2.001592653589793, -1.3884513670872847`}, {-2.001592653589793, \ -1.1610451156978834`}, {-2.001592653589793, 0.9390869341687781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.6369329760092377`}, {-1.996592653589793, -2.4767865802832967`}, \ {-1.996592653589793, -1.390871081679803}, {-1.996592653589793, \ -1.1578710500805847`}, {-1.996592653589793, 0.93740744449012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.636498604530925}, {-1.991592653589793, -2.4758680153854415`}, \ {-1.991592653589793, -1.3933025881875014`}, {-1.991592653589793, \ -1.154666588847045}, {-1.991592653589793, 0.93574177826492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.6360683571977805`}, {-1.986592653589793, -2.4749579231308245`}, \ {-1.986592653589793, -1.3957435100373303`}, {-1.986592653589793, \ -1.1514343835856398`}, {-1.986592653589793, 0.934089771008384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.635642180061141}, {-1.9815926535897932`, -2.4740562121164746`}, \ {-1.9815926535897932`, -1.3981917013488068`}, {-1.9815926535897932`, \ -1.1481768519059392`}, {-1.9815926535897932`, 0.9324512604548254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.635220020030283}, {-1.976592653589793, -2.473162791974982}, \ {-1.976592653589793, -1.400645224162778}, {-1.976592653589793, \ -1.1448962002258212`}, {-1.976592653589793, 0.9308260865294828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.634801824856939}, {-1.9715926535897932`, -2.472277573365795}, \ {-1.9715926535897932`, -1.4031023278846486`}, {-1.9715926535897932`, \ -1.1415944443450803`}, {-1.9715926535897932`, 0.9292140913204628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.6343875431201034`}, {-1.966592653589793, -2.4714004679664514`}, \ {-1.966592653589793, -1.405561430770086}, {-1.966592653589793, \ -1.138273427977456}, {-1.966592653589793, 0.9276151190508216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.633977124211137}, {-1.9615926535897932`, -2.4705313884637308`}, \ {-1.9615926535897932`, -1.4080211032787904`}, {-1.9615926535897932`, \ -1.134934839415445}, {-1.9615926535897932`, 0.9260290160507988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.633570518319159}, {-1.956592653589793, -2.4696702485447504`}, \ {-1.956592653589793, -1.410480053125801}, {-1.956592653589793, \ -1.1315802264983739`}, {-1.956592653589793, 0.9244556307302165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.6331676764167167`}, {-1.9515926535897932`, \ -2.4688169628880035`}, {-1.9515926535897932`, -1.4129371118677134`}, \ {-1.9515926535897932`, -1.1282110100463083`}, {-1.9515926535897932`, 0.9228948135510545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.6327685502457348`}, {-1.946592653589793, -2.4679714471543495`}, \ {-1.946592653589793, -1.415391222871468}, {-1.946592653589793, \ -1.1248284959120853`}, {-1.946592653589793, 0.9213464170002121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.632373092303736}, {-1.9415926535897932`, -2.4671336179779653`}, \ {-1.9415926535897932`, -1.4178414305248748`}, {-1.9415926535897932`, \ -1.1214338857922796`}, {-1.9415926535897932`, 0.9198102955624682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.631981255830327}, {-1.936592653589793, -2.4663033929572586`}, \ {-1.936592653589793, -1.4202868705599323`}, {-1.936592653589793, \ -1.1180282869259557`}, {-1.936592653589793, 0.9182863056936449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.6315929947939436`}, {-1.9315926535897932`, \ -2.4654806906457547`}, {-1.9315926535897932`, -1.4227267613718095`}, \ {-1.9315926535897932`, -1.1146127207983625`}, {-1.9315926535897932`, 0.9167743057939883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.6312082638788556`}, {-1.926592653589793, -2.4646654305429565`}, \ {-1.926592653589793, -1.4251603962276815`}, {-1.926592653589793, \ -1.1111881309552796`}, {-1.926592653589793, 0.915274156181769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.6308270184724196`}, {-1.9215926535897931`, -2.463857533085193}, \ {-1.9215926535897931`, -1.4275871362702517`}, {-1.9215926535897931`, \ -1.1077553900231674`}, {-1.9215926535897931`, 0.913785719067113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.6304492146525775`}, {-1.916592653589793, -2.46305691963645}, \ {-1.916592653589793, -1.4300064042307121`}, {-1.916592653589793, \ -1.104315306020342}, {-1.916592653589793, 0.912308858526066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.6300748091755994`}, {-1.9115926535897931`, -2.462263512479198}, \ {-1.9115926535897931`, -1.4324176787749092`}, {-1.9115926535897931`, \ -1.1008686280353581`}, {-1.9115926535897931`, 0.9108434404749017}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.6297037594640607`}, {-1.906592653589793, -2.4614772348052143`}, \ {-1.906592653589793, -1.4348204894147278`}, {-1.906592653589793, \ -1.0974160513405502`}, {-1.906592653589793, 0.9093893326446734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.6293360235950507`}, {-1.9015926535897931`, \ -2.4606980107064107`}, {-1.9015926535897931`, -1.4372144119241401`}, \ {-1.9015926535897931`, -1.0939582220012716`}, {-1.9015926535897931`, 0.9079464045560184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.6289715602886115`}, {-1.896592653589793, -2.459925765165669}, \ {-1.896592653589793, -1.4395990642060201`}, {-1.896592653589793, \ -1.0904957410346778`}, {-1.896592653589793, 0.9065145274942165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.6286103288963947`}, {-1.8915926535897931`, \ -2.4591604240476834`}, {-1.8915926535897931`, -1.4419741025618054`}, \ {-1.8915926535897931`, -1.0870291681659594`}, {-1.8915926535897931`, 0.9050935744845087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.6282522893905433`}, {-1.886592653589793, -2.458401914089823}, \ {-1.886592653589793, -1.4443392183214026`}, {-1.886592653589793, \ -1.0835590252245813`}, {-1.886592653589793, 0.9036834202676756}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.627897402352782}, {-1.881592653589793, -2.45765016289301}, \ {-1.881592653589793, -1.4466941347954807`}, {-1.881592653589793, \ -1.0800857992183914`}, {-1.881592653589793, 0.9022839412758841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.627545628963721}, {-1.876592653589793, -2.4569050989126247`}, \ {-1.876592653589793, -1.449038604516486}, {-1.876592653589793, \ -1.0766099451191848`}, {-1.876592653589793, 0.9008950156087979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.6271969309923633`}, {-1.871592653589793, -2.4561666514494354`}, \ {-1.871592653589793, -1.4513724067384663`}, {-1.871592653589793, \ -1.073131888389663}, {-1.871592653589793, 0.8995165230099603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.6268512707858154`}, {-1.866592653589793, -2.4554347506405536`}, \ {-1.866592653589793, -1.4536953451690873`}, {-1.866592653589793, \ -1.0696520272783583`}, {-1.866592653589793, 0.8981483448434457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.626508611259195}, {-1.861592653589793, -2.4547093274504297`}, \ {-1.861592653589793, -1.4560072459101554`}, {-1.861592653589793, \ -1.0661707349061784`}, {-1.861592653589793, 0.8967903640707869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.6261689158857333`}, {-1.8565926535897932`, \ -2.4539903136618815`}, {-1.8565926535897932`, -1.4583079555855678`}, \ {-1.8565926535897932`, -1.0626883611656452`}, {-1.8565926535897932`, 0.8954424652281725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.625832148687065}, {-1.851592653589793, -2.4532776418671576`}, \ {-1.851592653589793, -1.4605973396378986`}, {-1.851592653589793, \ -1.0592052344515925`}, {-1.851592653589793, 0.89410453440392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.625498274223707}, {-1.8465926535897932`, -2.45257124545905}, \ {-1.8465926535897932`, -1.4628752807768655`}, {-1.8465926535897932`, \ -1.055721663240055}, {-1.8465926535897932`, 0.8927764592162262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.6251672575857192`}, {-1.841592653589793, -2.451871058622042}, \ {-1.841592653589793, -1.465141677564739}, {-1.841592653589793, \ -1.0522379375302695`}, {-1.841592653589793, 0.8914581287911877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.624839064383541}, {-1.8365926535897932`, -2.4511770163235123`}, \ {-1.8365926535897932`, -1.4673964431253321`}, {-1.8365926535897932`, \ -1.0487543301631346`}, {-1.8365926535897932`, 0.8901494337411018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.624513660739007}, {-1.831592653589793, -2.4504890543049767`}, \ {-1.831592653589793, -1.4696395039646426`}, {-1.831592653589793, \ -1.0452710980280397`}, {-1.831592653589793, 0.888850266143038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.6241910132765325`}, {-1.8265926535897932`, -2.449807109073392}, \ {-1.8265926535897932`, -1.4718707988924686`}, {-1.8265926535897932`, \ -1.0417884831687219`}, {-1.8265926535897932`, 0.8875605195176878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.6238710891144663`}, {-1.821592653589793, -2.4491311178925006`}, \ {-1.821592653589793, -1.4740902780354346`}, {-1.821592653589793, \ -1.0383067137977051`}, {-1.821592653589793, 0.8862800888084846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.623553855856611}, {-1.8165926535897932`, -2.4484610187742426`}, \ {-1.8165926535897932`, -1.4762979019328542`}, {-1.8165926535897932`, \ -1.0348260052278735`}, {-1.8165926535897932`, 0.8850088703610001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.6232392815839014`}, {-1.811592653589793, -2.4477967504702125`}, \ {-1.811592653589793, -1.4784936407077416`}, {-1.811592653589793, \ -1.0313465607288586`}, {-1.811592653589793, 0.883746761902609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.622927334846244}, {-1.8065926535897932`, -2.4471382524631835`}, \ {-1.8065926535897932`, -1.4806774733060593`}, {-1.8065926535897932`, \ -1.0278685723151395`}, {-1.8065926535897932`, 0.8824936625224289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.62261798465451}, {-1.801592653589793, -2.4464854649586836`}, \ {-1.801592653589793, -1.4828493867979895`}, {-1.801592653589793, \ -1.0243922214720471`}, {-1.801592653589793, 0.8812494726515251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.6223112004726827`}, {-1.7965926535897931`, \ -2.4458383288766385`}, {-1.7965926535897931`, -1.485009375735647}, \ {-1.7965926535897931`, -1.0209176798252608`}, {-1.7965926535897931`, 0.8800140940433869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.6220069522101492`}, {-1.791592653589793, -2.4451967858430743`}, \ {-1.791592653589793, -1.4871574415621898`}, {-1.791592653589793, \ -1.0174451097588106`}, {-1.791592653589793, 0.8787874297546697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.6217052102141425`}, {-1.7865926535897931`, \ -2.4445607781818826`}, {-1.7865926535897931`, -1.4892935920677859`}, \ {-1.7865926535897931`, -1.013974664986125}, {-1.7865926535897931`, 0.8775693841262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.6214059452623246`}, {-1.781592653589793, -2.4439302489066552`}, \ {-1.781592653589793, -1.4914178408883456`}, {-1.781592653589793, \ -1.0105064910782144`}, {-1.781592653589793, 0.8763598627642462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.621109128555511}, {-1.7765926535897931`, -2.4433051417125773`}, \ {-1.7765926535897931`, -1.4935302070433085`}, {-1.7765926535897931`, \ -1.007040725952662}, {-1.7765926535897931`, 0.8751587725220478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.6208147317105284`}, {-1.771592653589793, -2.442685400968393}, \ {-1.771592653589793, -1.4956307145091337`}, {-1.771592653589793, \ -1.0035775003268141`}, {-1.771592653589793, 0.8739660214816058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.6205227267532147`}, {-1.7665926535897931`, -2.442070971708439}, \ {-1.7665926535897931`, -1.4977193918254692`}, {-1.7665926535897931`, \ -1.0001169381381252`}, {-1.7665926535897931`, 0.8727815189357292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.620233086111542}, {-1.761592653589793, -2.44146179962474}, \ {-1.761592653589793, -1.499796271731244}, {-1.761592653589793, \ -0.9966591569344563}, {-1.761592653589793, 0.8716051753703352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.6199457826088763`}, {-1.756592653589793, -2.4408578310591817`}, \ {-1.756592653589793, -1.501861390828194}, {-1.756592653589793, \ -0.9932042682367844}, {-1.756592653589793, 0.8704369024470042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.6196607894573574`}, {-1.751592653589793, -2.440259012995748}, \ {-1.751592653589793, -1.5039147892695555`}, {-1.751592653589793, \ -0.989752377876584}, {-1.751592653589793, 0.8692766129857831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.619378080251408}, {-1.746592653589793, -2.439665293052831}, \ {-1.746592653589793, -1.505956510471876}, {-1.746592653589793, \ -0.9863035863099323}, {-1.746592653589793, 0.8681242209482374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.6190976289613617`}, {-1.741592653589793, -2.43907661947561}, \ {-1.741592653589793, -1.5079866008480614`}, {-1.741592653589793, \ -0.9828579889102044}, {-1.741592653589793, 0.8669796414207479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.61881940992721}, {-1.736592653589793, -2.4384929411285046`}, \ {-1.736592653589793, -1.5100051095599638`}, {-1.736592653589793, \ -0.9794156762410536}, {-1.736592653589793, 0.8658427905980522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.618543397852468}, {-1.7315926535897932`, -2.437914207487698}, \ {-1.7315926535897932`, -1.512012088288953}, {-1.7315926535897932`, \ -0.9759767343112254}, {-1.7315926535897932`, 0.8647135857670236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.618269567798152}, {-1.726592653589793, -2.43734036863373}, \ {-1.726592653589793, -1.5140075910230617`}, {-1.726592653589793, \ -0.9725412448126168}, {-1.726592653589793, 0.863591945290691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.6179978951768685`}, {-1.7215926535897932`, -2.436771375244171}, \ {-1.7215926535897932`, -1.5159916738594004`}, {-1.7215926535897932`, \ -0.9691092853428693}, {-1.7215926535897932`, 0.862477788592492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.6177283557470195`}, {-1.716592653589793, -2.4362071785863555`}, \ {-1.716592653589793, -1.5179643948206738`}, {-1.716592653589793, \ -0.9656809296136701}, {-1.716592653589793, 0.8613710361407594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.617460925607106}, {-1.7115926535897932`, -2.4356477305102007`}, \ {-1.7115926535897932`, -1.5199258136847085`}, {-1.7115926535897932`, \ -0.9622562476458426}, {-1.7115926535897932`, 0.8602716094334378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.617195581190144}, {-1.706592653589793, -2.43509298344109}, \ {-1.706592653589793, -1.521875991826009}, {-1.706592653589793, \ -0.9588353059522057}, {-1.706592653589793, 0.8591794309830271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.616932299258181}, {-1.7015926535897932`, -2.434542890372834}, \ {-1.7015926535897932`, -1.523814992068433}, {-1.7015926535897932`, \ -0.95541816770911}, {-1.7015926535897932`, 0.8580944243017514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.616671056896914}, {-1.696592653589793, -2.4339974048607043`}, \ {-1.696592653589793, -1.5257428785481568`}, {-1.696592653589793, \ -0.9520048929174725}, {-1.696592653589793, 0.8570165138869489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.616411831510407}, {-1.6915926535897932`, -2.4334564810145345`}, \ {-1.6915926535897932`, -1.5276597165861696`}, {-1.6915926535897932`, \ -0.9485955385540772}, {-1.6915926535897932`, 0.8559456252066824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.6161546008159053`}, {-1.686592653589793, -2.4329200734919048`}, \ {-1.686592653589793, -1.5295655725695947`}, {-1.686592653589793, \ -0.9451901587138276}, {-1.686592653589793, 0.8548816846855639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.6158993428387474`}, {-1.6815926535897932`, \ -2.4323881374913903`}, {-1.6815926535897932`, -1.531460513841198}, \ {-1.6815926535897932`, -0.9417888047436038}, {-1.6815926535897932`, 0.853824619690797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.6156460359073663`}, {-1.676592653589793, -2.4318606287458846`}, \ {-1.676592653589793, -1.533344608596489}, {-1.676592653589793, \ -0.9383915253683041}, {-1.676592653589793, 0.8527743585184256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.615394658648386}, {-1.6715926535897931`, -2.431337503516002}, \ {-1.6715926535897931`, -1.5352179257878706`}, {-1.6715926535897931`, \ -0.9349983668096197}, {-1.6715926535897931`, 0.8517308303797952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.615145189981805}, {-1.666592653589793, -2.4308187185835415`}, \ {-1.666592653589793, -1.537080535035339}, {-1.666592653589793, \ -0.9316093728980398}, {-1.666592653589793, 0.850693965388217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.61489760911627}, {-1.6615926535897931`, -2.4303042312450334`}, \ {-1.6615926535897931`, -1.538932506543268}, {-1.6615926535897931`, \ -0.9282245851785481}, {-1.6615926535897931`, 0.8496636945458368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.6146518955444353`}, {-1.656592653589793, -2.4297939993053506`}, \ {-1.656592653589793, -1.5407739110228547`}, {-1.656592653589793, \ -0.9248440430104367}, {-1.656592653589793, 0.8486399497307024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.614408029038405}, {-1.6515926535897931`, -2.429287981071398}, \ {-1.6515926535897931`, -1.5426048196198274`}, {-1.6515926535897931`, \ -0.9214677836616286}, {-1.6515926535897931`, 0.8476226636840303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.61416598964526}, {-1.646592653589793, -2.4287861353458675`}, \ {-1.646592653589793, -1.544425303847061}, {-1.646592653589793, \ -0.9180958423978741}, {-1.646592653589793, 0.8466117699976656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.6139257576826638`}, {-1.6415926535897931`, \ -2.4282884214210676`}, {-1.6415926535897931`, -1.5462354355217551`}, \ {-1.6415926535897931`, -0.9147282525671537}, {-1.6415926535897931`, 0.8456072031017358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.6136873137345535`}, {-1.636592653589793, -2.427794799072825}, \ {-1.636592653589793, -1.5480352867068687`}, {-1.636592653589793, \ -0.9113650456795982}, {-1.636592653589793, 0.8446088982524915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.6134506386468996`}, {-1.631592653589793, -2.4273052285544514`}, \ {-1.631592653589793, -1.5498249296565239`}, {-1.631592653589793, \ -0.9080062514832179}, {-1.631592653589793, 0.8436167915203376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.6132157135235516`}, {-1.626592653589793, -2.4268196705907896`}, \ {-1.626592653589793, -1.5516044367651085`}, {-1.626592653589793, \ -0.9046518980356988}, {-1.626592653589793, 0.8426308197780447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.612982519722151}, {-1.621592653589793, -2.4263380863723185`}, \ {-1.621592653589793, -1.5533738805198343`}, {-1.621592653589793, \ -0.9013020117725227}, {-1.621592653589793, 0.8416509206891453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.612751038850124}, {-1.616592653589793, -2.425860437549335}, \ {-1.616592653589793, -1.555133333456523}, {-1.616592653589793, \ -0.8979566175716309}, {-1.616592653589793, 0.8406770326965068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.6125212527607404`}, {-1.611592653589793, -2.425386686226204}, \ {-1.611592653589793, -1.5568828681183988`}, {-1.611592653589793, \ -0.8946157388148526}, {-1.611592653589793, 0.8397090950110825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.6122931435492505`}, {-1.606592653589793, -2.4249167949556725`}, \ {-1.606592653589793, -1.5586225570177035`}, {-1.606592653589793, \ -0.8912793974462881}, {-1.606592653589793, 0.8387470476008353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.61206669354908}, {-1.601592653589793, -2.4244507267332582`}, \ {-1.601592653589793, -1.5603524725999356`}, {-1.601592653589793, \ -0.8879476140278382}, {-1.601592653589793, 0.8377908311798332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.611841885328106}, {-1.5965926535897932`, -2.423988444991699}, \ {-1.5965926535897932`, -1.56207268721056}, {-1.5965926535897932`, \ -0.8846204077920443}, {-1.5965926535897932`, 0.8368403871975136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.6116187016849897`}, {-1.591592653589793, -2.4235299135954746`}, \ {-1.591592653589793, -1.5637832730640127`}, {-1.591592653589793, \ -0.8812977966924012}, {-1.591592653589793, 0.8358956578281139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.6113971256455764`}, {-1.5865926535897932`, -2.423075096835393}, \ {-1.5865926535897932`, -1.5654843022148641`}, {-1.5865926535897932`, \ -0.877979797451293}, {-1.5865926535897932`, 0.8349565859602657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.6111771404593647`}, {-1.581592653589793, -2.422623959423238}, \ {-1.581592653589793, -1.5671758465310022`}, {-1.581592653589793, \ -0.8746664256056861}, {-1.581592653589793, 0.8340231151867501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.61095872959603}, {-1.5765926535897932`, -2.4221764664864964`}, \ {-1.5765926535897932`, -1.5688579776687017`}, {-1.5765926535897932`, \ -0.8713576955507114}, {-1.5765926535897932`, 0.8330951897944135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.6107418767420167`}, {-1.571592653589793, -2.4217325835631307`}, \ {-1.571592653589793, -1.570530767049467}, {-1.571592653589793, \ -0.8680536205812522}, {-1.571592653589793, 0.8321727547542378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.6105265657971866`}, {-1.5665926535897932`, -2.421292276596433}, \ {-1.5665926535897932`, -1.5721942858385332`}, {-1.5665926535897932`, \ -0.8647542129316604}, {-1.5665926535897932`, 0.8312557557115663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.6103127808715274`}, {-1.561592653589793, -2.4208555119299318`}, \ {-1.561592653589793, -1.5738486049249223`}, {-1.561592653589793, \ -0.8614594838136872}, {-1.561592653589793, 0.8303441389764813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.6101005062819196`}, {-1.5565926535897932`, \ -2.4204222563023685`}, {-1.5565926535897932`, -1.575493794902958}, \ {-1.5565926535897932`, -0.8581694434527478}, {-1.5565926535897932`, 0.8294378515143302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.609889726548961}, {-1.551592653589793, -2.419992476842734}, \ {-1.551592653589793, -1.5771299260551508`}, {-1.551592653589793, \ -0.8548841011225967}, {-1.551592653589793, 0.8285368409364005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.609680426393844}, {-1.5465926535897931`, -2.4195661410653675`}, \ {-1.5465926535897931`, -1.5787570683363643`}, {-1.5465926535897931`, \ -0.851603465178506}, {-1.5465926535897931`, 0.8276410554907382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.6094725907352894`}, {-1.541592653589793, -2.419143216865118}, \ {-1.541592653589793, -1.5803752913591842`}, {-1.541592653589793, \ -0.8483275430890255}, {-1.541592653589793, 0.8267504440531099}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.6092662046865365`}, {-1.5365926535897931`, \ -2.4187236725125647`}, {-1.5365926535897931`, -1.581984664380421}, \ {-1.5365926535897931`, -0.845056341466401}, {-1.5365926535897931`, 0.8258649561181056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.60906125355238}, {-1.531592653589793, -2.4183074766493013`}, \ {-1.531592653589793, -1.5835852562886743`}, {-1.531592653589793, \ -0.8417898660957206}, {-1.531592653589793, 0.8249845417903791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.608857722826263}, {-1.5265926535897931`, -2.417894598283276}, \ {-1.5265926535897931`, -1.585177135592888}, {-1.5265926535897931`, \ -0.8385281219628559}, {-1.5265926535897931`, 0.8241091517760244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.6086555981874193`}, {-1.521592653589793, -2.417485006784194}, \ {-1.521592653589793, -1.5867603704118483`}, {-1.521592653589793, \ -0.835271113281259}, {-1.521592653589793, 0.8232387373740879}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.6084548654980635`}, {-1.5165926535897931`, \ -2.4170786718789787`}, {-1.5165926535897931`, -1.5883350284645534`}, \ {-1.5165926535897931`, -0.8320188435176772}, {-1.5165926535897931`, 0.8223732504682112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.608255510800634}, {-1.511592653589793, -2.4166755636472863`}, \ {-1.511592653589793, -1.5899011770614149`}, {-1.511592653589793, \ -0.8287713154168354}, {-1.511592653589793, 0.8215126435184028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.6080575203150773`}, {-1.506592653589793, -2.4162756525170854`}, \ {-1.506592653589793, -1.59145888309623}, {-1.506592653589793, \ -0.8255285310251418}, {-1.506592653589793, 0.8206568695529409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.6078608804361867`}, {-1.501592653589793, -2.415878909260286}, \ {-1.501592653589793, -1.5930082130388852`}, {-1.501592653589793, \ -0.8222904917134648}, {-1.501592653589793, 0.8198058821603986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.60766557773098}, {-1.496592653589793, -2.4154853049884317`}, \ {-1.496592653589793, -1.594549232928742}, {-1.496592653589793, \ -0.8190571981990244}, {-1.496592653589793, 0.8189596354817954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.607471598936127}, {-1.491592653589793, -2.4150948111484416`}, \ {-1.491592653589793, -1.5960820083686698`}, {-1.491592653589793, 0.8181180842028687}, {-1.491592653589793, -0.8158286505664442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.6072789309554176`}, {-1.486592653589793, -2.41470739951841}, \ {-1.486592653589793, -1.597606604519679}, {-1.486592653589793, 0.8172811835464676}, {-1.486592653589793, -0.8126048482880035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.607087560857277}, {-1.481592653589793, -2.4143230422034607`}, \ {-1.481592653589793, -1.5991230860961236`}, {-1.481592653589793, 0.8164488892650615}, {-1.481592653589793, -0.8093857902431256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.6068974758723207`}, {-1.476592653589793, -2.4139417116316575`}, \ {-1.476592653589793, -1.6006315173614403`}, {-1.476592653589793, 0.8156211576333693}, {-1.476592653589793, -0.8061714747371427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.606708663390951}, {-1.4715926535897932`, -2.4135633805499603`}, \ {-1.4715926535897932`, -1.6021319621243844`}, {-1.4715926535897932`, 0.8147979454410983}, {-1.4715926535897932`, \ -0.8029618995193668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.606521110960995}, {-1.466592653589793, -2.4131880220202433`}, \ {-1.466592653589793, -1.6036244837357432`}, {-1.466592653589793, 0.8139792099857985}, {-1.466592653589793, -0.799757061800502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.6063348062853864`}, {-1.4615926535897932`, -2.412815609415359}, \ {-1.4615926535897932`, -1.6051091450854853`}, {-1.4615926535897932`, 0.8131649090658275}, {-1.4615926535897932`, \ -0.7965569582694271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.6061497372198783`}, {-1.456592653589793, -2.4124461164152566`}, \ {-1.456592653589793, -1.6065860086003325`}, {-1.456592653589793, 0.8123550009734228}, {-1.456592653589793, -0.7933615851093765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.605965891770804}, {-1.4515926535897932`, -2.412079517003149}, \ {-1.4515926535897932`, -1.6080551362417188`}, {-1.4515926535897932`, 0.8115494444878832}, {-1.4515926535897932`, \ -0.7901709380135491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.6057832580928695`}, {-1.446592653589793, -2.411715785461734}, \ {-1.446592653589793, -1.609516589504118}, {-1.446592653589793, 0.810748198868853}, {-1.446592653589793, -0.7869850122001666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.6056018244869836`}, {-1.4415926535897932`, -2.41135489636946}, \ {-1.4415926535897932`, -1.6109704294137162`}, {-1.4415926535897932`, 0.8099512238497136}, {-1.4415926535897932`, \ -0.7838038024270102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.6054215793981292`}, {-1.436592653589793, -2.4109968245968467`}, \ {-1.436592653589793, -1.612416716527408}, {-1.436592653589793, 0.8091584796310748}, {-1.436592653589793, -0.7806273030054541}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.6052425114132642`}, {-1.4315926535897932`, -2.410641545302848}, \ {-1.4315926535897932`, -1.6138555109320967`}, {-1.4315926535897932`, 0.8083699268743664}, {-1.4315926535897932`, \ -0.7774555078140218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.6050646092592635`}, {-1.426592653589793, -2.410289033931268}, \ {-1.426592653589793, -1.6152868722442806`}, {-1.426592653589793, 0.8075855266955301}, {-1.426592653589793, -0.7742884103114807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.6048878618008895`}, {-1.4215926535897931`, \ -2.4099392662072248`}, {-1.4215926535897931`, -1.6167108596099058`}, \ {-1.4215926535897931`, 0.8068052406588068}, {-1.4215926535897931`, \ -0.7711260035495019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.604712258038801}, {-1.416592653589793, -2.4095922181336547`}, \ {-1.416592653589793, -1.618127531704471}, {-1.416592653589793, 0.8060290307706224}, {-1.416592653589793, -0.7679682801848936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.6045377871075948`}, {-1.4115926535897931`, \ -2.4092478659878704`}, {-1.4115926535897931`, -1.619536946733368}, \ {-1.4115926535897931`, 0.8052568594735648}, {-1.4115926535897931`, \ -0.7648152324914372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.604364438273876}, {-1.406592653589793, -2.40890618631816}, \ {-1.406592653589793, -1.620939162432442}, {-1.406592653589793, 0.8044886896404552}, {-1.406592653589793, -0.7616668523713287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.6041922009343677`}, {-1.4015926535897931`, \ -2.4085671559404345`}, {-1.4015926535897931`, -1.6223342360687623`}, \ {-1.4015926535897931`, 0.80372448456851}, {-1.4015926535897931`, -0.7585231313662633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.6040210646140425`}, {-1.396592653589793, -2.408230751934915}, \ {-1.396592653589793, -1.6237222244415763`}, {-1.396592653589793, 0.8029642079735927}, {-1.396592653589793, -0.7553840606681446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.603851018964294}, {-1.3915926535897931`, -2.407896951642871}, \ {-1.3915926535897931`, -1.6251031838834624`}, {-1.3915926535897931`, 0.8022078239845537}, {-1.3915926535897931`, \ -0.7522496311294712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.6036820537611316`}, {-1.386592653589793, -2.4075657326633957`}, \ {-1.386592653589793, -1.6264771702616343`}, {-1.386592653589793, 0.8014552971376568}, {-1.386592653589793, -0.7491198332733836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.603514158903412}, {-1.381592653589793, -2.407237072850228}, \ {-1.381592653589793, -1.6278442389794165`}, {-1.381592653589793, 0.8007065923710922}, {-1.381592653589793, -0.7459946573034008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.6033473244110907`}, {-1.376592653589793, -2.4069109503086157`}, \ {-1.376592653589793, -1.6292044449778578`}, {-1.376592653589793, 0.7999616750195712}, {-1.376592653589793, -0.7428740931128521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.6031815404235115`}, {-1.371592653589793, -2.406587343392221}, \ {-1.371592653589793, -1.630557842737497}, {-1.371592653589793, 0.799220510809006}, {-1.371592653589793, -0.7397581302940206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.6030167971977174`}, {-1.366592653589793, -2.406266230700067}, \ {-1.366592653589793, -1.6319044862802403`}, {-1.366592653589793, 0.7984830658512698}, {-1.366592653589793, -0.7366467581470034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.6028530851067924`}, {-1.361592653589793, -2.405947591073525}, \ {-1.361592653589793, -1.633244429171373}, {-1.361592653589793, 0.7977493066390363}, {-1.361592653589793, -0.7335399656883056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.6026903946382296`}, {-1.356592653589793, -2.4056314035933437`}, \ {-1.356592653589793, -1.6345777245216753`}, {-1.356592653589793, 0.7970192000406987}, {-1.356592653589793, -0.7304377416591731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.6025287163923263`}, {-1.351592653589793, -2.4053176475767146`}, \ {-1.351592653589793, -1.6359044249896435`}, {-1.351592653589793, 0.7962927132953662}, {-1.351592653589793, -0.7273400745336767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.6023680410806027`}, {-1.3465926535897932`, \ -2.4050063025743817`}, {-1.3465926535897932`, -1.637224582783812}, \ {-1.3465926535897932`, 0.7955698140079364}, {-1.3465926535897932`, \ -0.7242469525265562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.602208359524252}, {-1.341592653589793, -2.404697348367784}, \ {-1.341592653589793, -1.6385382496651582`}, {-1.341592653589793, 0.7948504701442419}, {-1.341592653589793, -0.721158363600833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.6020496626526075`}, {-1.3365926535897932`, \ -2.4043907649662444`}, {-1.3365926535897932`, -1.639845476949594}, \ {-1.3365926535897932`, 0.7941346500262728}, {-1.3365926535897932`, \ -0.7180742954751976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.601891941501643}, {-1.331592653589793, -2.4040865326041865`}, \ {-1.331592653589793, -1.6411463155105361`}, {-1.331592653589793, 0.7934223223274687}, {-1.331592653589793, -0.7149947356311858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.60173518721249}, {-1.3265926535897932`, -2.403784631738397}, \ {-1.3265926535897932`, -1.642440815781541}, {-1.3265926535897932`, 0.7927134560680853}, {-1.3265926535897932`, \ -0.7119196713201436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.6015793910299854`}, {-1.321592653589793, -2.4034850430453205`}, \ {-1.321592653589793, -1.6437290277590126`}, {-1.321592653589793, 0.792008020610629}, {-1.321592653589793, -0.7088490895699944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.601424544301236}, {-1.3165926535897932`, -2.403187747418393}, \ {-1.3165926535897932`, -1.6450110010049632`}, {-1.3165926535897932`, 0.7913059856553609}, {-1.3165926535897932`, \ -0.7057829771918127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.6012706384742112`}, {-1.311592653589793, -2.402892725965409}, \ {-1.311592653589793, -1.646286784649833}, {-1.311592653589793, 0.7906073212358696}, {-1.311592653589793, -0.7027213207862093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.601117665096357}, {-1.3065926535897932`, -2.4025999600059267`}, \ {-1.3065926535897932`, -1.64755642739536}, {-1.3065926535897932`, 0.7899119977147107}, {-1.3065926535897932`, -0.69966410674954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.6009656158132293`}, {-1.301592653589793, -2.4023094310687045`}, \ {-1.301592653589793, -1.6488199775174939`}, {-1.301592653589793, 0.789219985779111}, {-1.301592653589793, -0.6966113212799372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.6008144823671535`}, {-1.2965926535897931`, -2.402021120889176}, \ {-1.2965926535897931`, -1.6500774828693525`}, {-1.2965926535897931`, 0.7885312564367399}, {-1.2965926535897931`, \ -0.6935629503831755}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.6006642565959006`}, {-1.291592653589793, -2.401735011406956}, \ {-1.291592653589793, -1.6513289908842168`}, {-1.291592653589793, 0.7878457810115407}, {-1.291592653589793, -0.6905189798783731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.600514930431392}, {-1.2865926535897931`, -2.4014510847633823`}, \ {-1.2865926535897931`, -1.6525745485785568`}, {-1.2865926535897931`, 0.7871635311396287}, {-1.2865926535897931`, \ -0.6874793954035382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.6003664958984127`}, {-1.281592653589793, -2.401169323299088}, \ {-1.281592653589793, -1.6538142025550915`}, {-1.281592653589793, 0.7864844787652484}, {-1.281592653589793, -0.6844441824209615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.600218945113358}, {-1.2765926535897931`, -2.4008897095516093`}, \ {-1.2765926535897931`, -1.6550479990058737`}, {-1.2765926535897931`, 0.7858085961367923}, {-1.2765926535897931`, \ -0.6814133262224639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.600072270282991}, {-1.271592653589793, -2.4006122262530245`}, \ {-1.271592653589793, -1.656275983715398}, {-1.271592653589793, 0.7851358558028787}, {-1.271592653589793, -0.6783868119344981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.5999264637032238`}, {-1.2665926535897931`, \ -2.4003368563276224`}, {-1.2665926535897931`, -1.6574982020637312`}, \ {-1.2665926535897931`, 0.7844662306084895}, {-1.2665926535897931`, \ -0.6753646245231201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.5997815177579153`}, {-1.261592653589793, -2.400063582889607}, \ {-1.261592653589793, -1.6587146990296604`}, {-1.261592653589793, 0.7837996936911643}, {-1.261592653589793, -0.672346748798818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.5996374249176926`}, {-1.256592653589793, -2.3997923892408286`}, \ {-1.256592653589793, -1.6599255191938551`}, {-1.256592653589793, 0.7831362184772537}, {-1.256592653589793, -0.6693331694212192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.5994941777387837`}, {-1.251592653589793, -2.3995232588685487`}, \ {-1.251592653589793, -1.661130706742044}, {-1.251592653589793, 0.7824757786782253}, {-1.251592653589793, -0.6663238709036685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.599351768861876}, {-1.246592653589793, -2.3992561754432313`}, \ {-1.246592653589793, -1.6623303054682}, {-1.246592653589793, 0.7818183482870276}, {-1.246592653589793, -0.6633188376176881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.599210191010988}, {-1.241592653589793, -2.3989911228163687`}, \ {-1.241592653589793, -1.6635243587777355`}, {-1.241592653589793, 0.7811639015745074}, {-1.241592653589793, -0.6603180537973162}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.599069436992357}, {-1.236592653589793, -2.3987280850183335`}, \ {-1.236592653589793, -1.6647129096907038`}, {-1.236592653589793, 0.7805124130858795}, {-1.236592653589793, -0.6573215035433373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.5989294996933525`}, {-1.231592653589793, -2.39846704625626}, \ {-1.231592653589793, -1.665896000845002}, {-1.231592653589793, 0.7798638576372503}, {-1.231592653589793, -0.6543291708273962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.598790372081395}, {-1.226592653589793, -2.398207990911953}, \ {-1.226592653589793, -1.6670736744995782`}, {-1.226592653589793, 0.7792182103121923}, {-1.226592653589793, -0.6513410394960103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.5986520472029024`}, {-1.2215926535897932`, -2.39795090353983}, \ {-1.2215926535897932`, -1.6682459725376402`}, {-1.2215926535897932`, 0.7785754464583701}, {-1.2215926535897932`, \ -0.6483570932744732}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.598514518182244}, {-1.216592653589793, -2.397695768864883}, \ {-1.216592653589793, -1.6694129364698598`}, {-1.216592653589793, 0.7779355416842149}, {-1.216592653589793, -0.6453773157706637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.5983777782207174`}, {-1.2115926535897932`, -2.397442571780675}, \ {-1.2115926535897932`, -1.6705746074375771`}, {-1.2115926535897932`, 0.7772984718556506}, {-1.2115926535897932`, \ -0.6424016904787498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.598241820595535}, {-1.206592653589793, -2.397191297347359}, \ {-1.206592653589793, -1.6717310262159992`}, {-1.206592653589793, 0.7766642130928666}, {-1.206592653589793, -0.6394302007828031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.5981066386588334`}, {-1.2015926535897932`, -2.396941930789726}, \ {-1.2015926535897932`, -1.6728822332173938`}, {-1.2015926535897932`, 0.776032741767139}, {-1.2015926535897932`, -0.6364628299603201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.5979722258366906`}, {-1.196592653589793, -2.396694457495279}, \ {-1.196592653589793, -1.6740282684942756`}, {-1.196592653589793, 0.7754040344976983}, {-1.196592653589793, -0.6334995611856515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.5978385756281632`}, {-1.1915926535897932`, \ -2.3964488630123313`}, {-1.1915926535897932`, -1.6751691717425834`}, \ {-1.1915926535897932`, 0.7747780681486445}, {-1.1915926535897932`, \ -0.6305403775333485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.597705681604337}, {-1.186592653589793, -2.3962051330481327`}, \ {-1.186592653589793, -1.676304982304852}, {-1.186592653589793, 0.7741548198259058}, {-1.186592653589793, -0.6275852619814203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.5975735374073903`}, {-1.1815926535897932`, \ -2.3959632534670185`}, {-1.1815926535897932`, -1.6774357391733667`}, \ {-1.1815926535897932`, 0.7735342668742445}, {-1.1815926535897932`, \ -0.6246341974145146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.597442136749676}, {-1.176592653589793, -2.395723210288586}, \ {-1.176592653589793, -1.6785614809933138`}, {-1.176592653589793, 0.7729163868743046}, {-1.176592653589793, -0.6216871666270125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.597311473412813}, {-1.1715926535897931`, -2.3954849896858947`}, \ {-1.1715926535897931`, -1.6796822460659142`}, {-1.1715926535897931`, 0.7723011576397042}, {-1.1715926535897931`, \ -0.6187441523260512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.597181541246792}, {-1.166592653589793, -2.395248577983689}, \ {-1.166592653589793, -1.6807980723515437`}, {-1.166592653589793, 0.7716885572141706}, {-1.166592653589793, -0.6158051371344677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.597052334169099}, {-1.1615926535897931`, -2.3950139616566473`}, \ {-1.1615926535897931`, -1.6819089974728423`}, {-1.1615926535897931`, 0.771078563868717}, {-1.1615926535897931`, -0.6128701035936717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.596923846163848}, {-1.156592653589793, -2.3947811273276494`}, \ {-1.156592653589793, -1.6830150587178057`}, {-1.156592653589793, 0.7704711560988603}, {-1.156592653589793, -0.6099390341664443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.5967960712809286`}, {-1.1515926535897931`, \ -2.3945500617660813`}, {-1.1515926535897931`, -1.684116293042862}, \ {-1.1515926535897931`, 0.7698663126218812}, {-1.1515926535897931`, \ -0.6070119112396712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.5966690036351627`}, {-1.146592653589793, -2.3943207518861414`}, \ {-1.146592653589793, -1.6852127370759338`}, {-1.146592653589793, 0.7692640123741225}, {-1.146592653589793, -0.6040887171270036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.5965426374054825`}, {-1.1415926535897931`, -2.394093184745187}, \ {-1.1415926535897931`, -1.6863044271194803`}, {-1.1415926535897931`, 0.7686642345083279}, {-1.1415926535897931`, \ -0.6011694340714591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.5964169668341115`}, {-1.1365926535897932`, \ -2.3938673475420957`}, {-1.1365926535897932`, -1.6873913991535248`}, \ {-1.1365926535897932`, 0.76806695839102}, {-1.1365926535897932`, -0.5982540442479524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.596291986225763}, {-1.1315926535897929`, -2.3936432276156507`}, \ {-1.1315926535897929`, -1.6884736888386627`}, {-1.1315926535897929`, 0.767472163599916}, {-1.1315926535897929`, -0.5953425297657695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.5961676899468507`}, {-1.126592653589793, -2.393420812442946}, \ {-1.126592653589793, -1.6895513315190513`}, {-1.126592653589793, 0.7668798299213812}, {-1.126592653589793, -0.592434872670978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.596044072424707}, {-1.121592653589793, -2.393200089637814}, \ {-1.121592653589793, -1.690624362225381}, {-1.121592653589793, 0.7662899373479198}, {-1.121592653589793, -0.5895310549487787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.5959211281468195`}, {-1.1165926535897932`, \ -2.3929810469492745`}, {-1.1165926535897932`, -1.6916928156778257`}, \ {-1.1165926535897932`, 0.7657024660757026}, {-1.1165926535897932`, \ -0.5866310585258002}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.5957988516600716`}, {-1.1115926535897929`, -2.392763672260006}, \ {-1.1115926535897929`, -1.6927567262889767`}, {-1.1115926535897929`, 0.7651173965021295}, {-1.1115926535897929`, \ -0.5837348652723384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.595677237570001}, {-1.106592653589793, -2.3925479535848346`}, \ {-1.106592653589793, -1.6938161281667512`}, {-1.106592653589793, 0.7645347092234293}, {-1.106592653589793, -0.5808424570045406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.595556280540064}, {-1.101592653589793, -2.392333879069243}, \ {-1.101592653589793, -1.6948710551172863`}, {-1.101592653589793, 0.7639543850322926}, {-1.101592653589793, -0.5779538154865356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.5954359752909144`}, {-1.0965926535897932`, \ -2.3921214369879027`}, {-1.0965926535897932`, -1.6959215406478065`}, \ {-1.0965926535897932`, 0.7633764049155405}, {-1.0965926535897932`, -0.575068922432513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.595316316599692}, {-1.0915926535897933`, -2.391910615743225}, \ {-1.0915926535897933`, -1.6969676179694753`}, {-1.0915926535897933`, 0.7628007500518262}, {-1.0915926535897933`, \ -0.5721877595087549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.5951972992993206`}, {-1.086592653589793, -2.391701403863928}, \ {-1.086592653589793, -1.698009320000221}, {-1.086592653589793, 0.7622274018093711}, {-1.086592653589793, -0.5693103083356097}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.5950789182778156`}, {-1.081592653589793, -2.391493790003628}, \ {-1.081592653589793, -1.699046679367545}, {-1.081592653589793, 0.7616563417437313}, {-1.081592653589793, -0.5664365504894301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.5949611684776066`}, {-1.0765926535897932`, \ -2.3912877629394442`}, {-1.0765926535897932`, -1.7000797284113038`}, \ {-1.0765926535897932`, 0.7610875515956005}, {-1.0765926535897932`, \ -0.5635664675044543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.594844044894863}, {-1.0715926535897933`, -2.391083311570628}, \ {-1.0715926535897933`, -1.7011084991864744`}, {-1.0715926535897933`, 0.7605210132886404}, {-1.0715926535897933`, \ -0.5607000408746469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.5947275425788376`}, {-1.066592653589793, -2.3908804249172055`}, \ {-1.066592653589793, -1.702133023465893}, {-1.066592653589793, 0.7599567089273459}, {-1.066592653589793, -0.5578372520554931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.59461165663121}, {-1.061592653589793, -2.390679092118642}, \ {-1.061592653589793, -1.7031533327429735`}, {-1.061592653589793, 0.7593946207949392}, {-1.061592653589793, -0.5549780824657524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.5944963822054494`}, {-1.0565926535897932`, \ -2.3904793024325213`}, {-1.0565926535897932`, -1.704169458234405}, \ {-1.0565926535897932`, 0.7588347313512968}, {-1.0565926535897932`, \ -0.5521225134891655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.5943817145061807`}, {-1.0515926535897933`, \ -2.3902810452332446`}, {-1.0515926535897933`, -1.7051814308828233`}, \ {-1.0515926535897933`, 0.7582770232309004}, {-1.0515926535897933`, \ -0.5492705264761242}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.594267648788561}, {-1.046592653589793, -2.3900843100107463`}, \ {-1.046592653589793, -1.7061892813594635`}, {-1.046592653589793, 0.7577214792408272}, {-1.046592653589793, -0.5464221027452988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.594154180357666}, {-1.041592653589793, -2.3898890863692284`}, \ {-1.041592653589793, -1.7071930400667874`}, {-1.041592653589793, 0.757168082358761}, {-1.041592653589793, -0.5435772235852285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.5940413045678867`}, {-1.0365926535897931`, \ -2.3896953640259073`}, {-1.0365926535897931`, -1.7081927371410905`}, \ {-1.0365926535897931`, 0.7566168157310348}, {-1.0365926535897931`, \ -0.5407358702558697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.593929016822329}, {-1.0315926535897932`, -2.389503132809783}, \ {-1.0315926535897932`, -1.709188402455084}, {-1.0315926535897932`, 0.756067662670703}, {-1.0315926535897932`, -0.5378980239901113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.5938173125722312`}, {-1.026592653589793, -2.3893123826604232`}, \ {-1.026592653589793, -1.7101800656204558`}, {-1.026592653589793, 0.7555206066556399}, {-1.026592653589793, -0.5350636659952501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.5937061873163816`}, {-1.021592653589793, -2.3891231036267575`}, \ {-1.021592653589793, -1.711167755990408}, {-1.021592653589793, 0.7549756313266659}, {-1.021592653589793, -0.5322327774544341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.5935956366005484`}, {-1.0165926535897931`, -2.388935285865899}, \ {-1.0165926535897931`, -1.712151502662173}, {-1.0165926535897931`, 0.7544327204857014}, {-1.0165926535897931`, \ -0.5294053395280665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.593485656016918}, {-1.0115926535897932`, -2.3887489196419707`}, \ {-1.0115926535897932`, -1.7131313344795036`}, {-1.0115926535897932`, 0.7538918580939463}, {-1.0115926535897932`, \ -0.5265813333551812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.5933762412035395`}, {-1.0065926535897929`, -2.388563995324957}, \ {-1.0065926535897929`, -1.714107280035145}, {-1.0065926535897929`, 0.7533530282700875}, {-1.0065926535897929`, \ -0.5237607400547799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.59326738784378}, {-1.001592653589793, -2.388380503389561}, \ {-1.001592653589793, -1.71507936767328}, {-1.001592653589793, 0.7528162152885308}, {-1.001592653589793, -0.5209435407271426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.593159091665785}, {-0.9965926535897931, -2.3881984344140856`}, \ {-0.9965926535897931, -1.7160476254919548`}, {-0.9965926535897931, 0.7522814035776584}, {-0.9965926535897931, -0.5181297164551004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.5930513484419477`}, {-0.9915926535897932, -2.3880177790793238`}, \ {-0.9915926535897932, -1.7170120813454792`}, {-0.9915926535897932, 0.751748577718113}, {-0.9915926535897932, -0.5153192483052834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.592944153988385}, {-0.9865926535897929, -2.387838528167468}, \ {-0.9865926535897929, -1.7179727628468078`}, {-0.9865926535897929, 0.7512177224411052}, {-0.9865926535897929, -0.5125121173293335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.592837504164423}, {-0.981592653589793, -2.387660672561028}, \ {-0.981592653589793, -1.7189296973698953`}, {-0.981592653589793, 0.7506888226267465}, {-0.981592653589793, -0.509708304565093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.5927313948720894`}, {-0.9765926535897931, -2.3874842032417725`}, \ {-0.9765926535897931, -1.7198829120520323`}, {-0.9765926535897931, 0.750161863302405}, {-0.9765926535897931, -0.5069077910377605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.5926258220556098`}, {-0.9715926535897932, -2.387309111289674}, \ {-0.9715926535897932, -1.7208324337961558`}, {-0.9715926535897932, 0.749636829641087}, {-0.9715926535897932, -0.5041105577610184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.592520781700916}, {-0.9665926535897928, -2.3871353878818775`}, \ {-0.9665926535897928, -1.7217782892731417`}, {-0.9665926535897928, 0.7491137069598403}, {-0.9665926535897928, -0.5013165857381383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.5924162698351583`}, {-0.961592653589793, -2.386963024291675}, \ {-0.961592653589793, -1.7227205049240708`}, {-0.961592653589793, 0.7485924807181812}, {-0.961592653589793, -0.4985258559630552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.5923122825262253`}, {-0.9565926535897931, -2.3867920118875006`}, \ {-0.9565926535897931, -1.7236591069624756`}, {-0.9565926535897931, 0.7480731365165443}, {-0.9565926535897931, \ -0.49573834942141565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.592208815882271}, {-0.9515926535897932, -2.386622342131933}, \ {-0.9515926535897932, -1.7245941213765643`}, {-0.9515926535897932, 0.7475556600947557}, {-0.9515926535897932, -0.4929540470916031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.592105866051248}, {-0.9465926535897933, -2.386454006580716}, \ {-0.9465926535897933, -1.7255255739314233`}, {-0.9465926535897933, 0.7470400373305266}, {-0.9465926535897933, \ -0.49017292994573725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.5920034292204486`}, {-0.9415926535897929, -2.3862869968817875`}, \ {-0.9415926535897929, -1.7264534901711976`}, {-0.9415926535897929, 0.74652625423797}, {-0.9415926535897929, -0.48739497895064765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.591901501616049}, {-0.936592653589793, -2.3861213047743273`}, \ {-0.936592653589793, -1.7273778954212502`}, {-0.936592653589793, 0.7460142969661395}, {-0.936592653589793, -0.4846201750688267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.591800079502665}, {-0.9315926535897932, -2.3859569220878116`}, \ {-0.9315926535897932, -1.7282988147903}, {-0.9315926535897932, 0.7455041517975876}, {-0.9315926535897932, \ -0.48184849925935663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.5916991591829093`}, {-0.9265926535897933, -2.3857938407410835`}, \ {-0.9265926535897933, -1.7292162731725373`}, {-0.9265926535897933, 0.7449958051469469}, {-0.9265926535897933, \ -0.47907993247881536`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.591598736996959}, {-0.9215926535897929, -2.3856320527414354`}, \ {-0.9215926535897929, -1.7301302952497204`}, {-0.9215926535897929, 0.7444892435595309}, {-0.9215926535897929, \ -0.47631445568216046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.5914988093221236`}, {-0.916592653589793, -2.385471550183704}, \ {-0.916592653589793, -1.7310409054932487`}, {-0.916592653589793, 0.7439844537099563}, {-0.916592653589793, -0.4735520498235913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.5913993725724276`}, {-0.9115926535897931, -2.385312325249375}, \ {-0.9115926535897931, -1.7319481281662175`}, {-0.9115926535897931, 0.7434814224007836}, {-0.9115926535897931, \ -0.47079269585738953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.5913004231981893`}, {-0.9065926535897932, -2.3851543702057025`}, \ {-0.9065926535897932, -1.7328519873254493`}, {-0.9065926535897932, 0.7429801365611797}, {-0.9065926535897932, -0.4680363747387402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.591201957685613}, {-0.9015926535897929, -2.38499767740484}, \ {-0.9015926535897929, -1.7337525068235067`}, {-0.9015926535897929, 0.7424805832455992}, {-0.9015926535897929, \ -0.46528306742453085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.591103972556382}, {-0.896592653589793, -2.3848422392829804`}, \ {-0.896592653589793, -1.7346497103106837`}, {-0.896592653589793, 0.7419827496324854}, {-0.896592653589793, \ -0.46253275487413575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.591006464367262}, {-0.8915926535897931, -2.3846880483595085`}, \ {-0.8915926535897931, -1.7355436212369768`}, {-0.8915926535897931, 0.7414866230229902}, {-0.8915926535897931, -0.459785418050174}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.590909429709705}, {-0.8865926535897932, -2.38453509723617}, \ {-0.8865926535897932, -1.736434262854037}, {-0.8865926535897932, 0.7409921908397118}, {-0.8865926535897932, -0.4570410379192546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.5908128652094615`}, {-0.8815926535897929, -2.3843833785962403`}, \ {-0.8815926535897929, -1.7373216582171005`}, {-0.8815926535897929, 0.7404994406254547}, {-0.8815926535897929, \ -0.45429959545270077`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.590716767526198}, {-0.876592653589793, -2.384232885203718}, \ {-0.876592653589793, -1.7382058301868992`}, {-0.876592653589793, 0.7400083600420038}, {-0.876592653589793, \ -0.45156107162725867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.5906211333531206`}, {-0.8715926535897931, -2.384083609902516}, \ {-0.8715926535897931, -1.7390868014315537`}, {-0.8715926535897931, 0.7395189368689198}, {-0.8715926535897931, -0.4488254474257847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.5905259594166}, {-0.8665926535897932, -2.3839355456156746`}, \ {-0.8665926535897932, -1.7399645944284468`}, {-0.8665926535897932, 0.7390311590023498}, {-0.8665926535897932, -0.44609270383792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.5904312424758067`}, {-0.8615926535897929, -2.3837886853445767`}, \ {-0.8615926535897929, -1.7408392314660703`}, {-0.8615926535897929, 0.7385450144538596}, {-0.8615926535897929, \ -0.44336282186074627`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.590336979322348}, {-0.856592653589793, -2.383643022168179}, \ {-0.856592653589793, -1.741710734645866}, {-0.856592653589793, 0.7380604913492795}, {-0.856592653589793, -0.4406357824994269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.590243166779911}, {-0.8515926535897931, -2.3834985492422525`}, \ {-0.8515926535897931, -1.7425791258840353`}, {-0.8515926535897931, 0.7375775779275701}, {-0.8515926535897931, \ -0.43791156676782916`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.5901498017039106`}, {-0.8465926535897932, -2.3833552597986256`}, \ {-0.8465926535897932, -1.743444426913337}, {-0.8465926535897932, 0.7370962625397035}, {-0.8465926535897932, \ -0.43519015568913694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.5900568809811424`}, {-0.8415926535897928, -2.3832131471444544`}, \ {-0.8415926535897928, -1.7443066592848624`}, {-0.8415926535897928, 0.7366165336475626}, {-0.8415926535897928, \ -0.43247153029643937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.589964401529439}, {-0.836592653589793, -2.383072204661482}, \ {-0.836592653589793, -1.7451658443697957`}, {-0.836592653589793, 0.7361383798228572}, {-0.836592653589793, \ -0.42975567163331585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.5898723602973353`}, {-0.8315926535897931, -2.382932425805324}, \ {-0.8315926535897931, -1.746022003361152}, {-0.8315926535897931, 0.7356617897460557}, {-0.8315926535897931, -0.4270425607543977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.58978075426373}, {-0.8265926535897932, -2.3827938041047547`}, \ {-0.8265926535897932, -1.7468751572755}, {-0.8265926535897932, 0.735186752205333}, {-0.8265926535897932, -0.4243321787259205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.5896895804375633`}, {-0.8215926535897933, -2.3826563331610076`}, \ {-0.8215926535897933, -1.747725326954665}, {-0.8215926535897933, 0.7347132560955364}, {-0.8215926535897933, -0.4216245066262608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.5895988358574886`}, {-0.8165926535897929, -2.3825200066470793`}, \ {-0.8165926535897929, -1.748572533067415}, {-0.8165926535897929, 0.7342412904171651}, {-0.8165926535897929, -0.4189195255464634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.5895085175915544`}, {-0.811592653589793, -2.382384818307052}, \ {-0.811592653589793, -1.749416796111127}, {-0.811592653589793, 0.7337708442753668}, {-0.811592653589793, -0.4162172165907478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.5894186227368885`}, {-0.8065926535897932, -2.382250761955416}, \ {-0.8065926535897932, -1.7502581364134404`}, {-0.8065926535897932, 0.7333019068789506}, {-0.8065926535897932, -0.4135175608770114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.589329148419387}, {-0.8015926535897933, -2.382117831476406}, \ {-0.8015926535897933, -1.7510965741338862`}, {-0.8015926535897933, 0.7328344675394126}, {-0.8015926535897933, -0.4108205395373145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.5892400917934104`}, {-0.7965926535897929, -2.381986020823345}, \ {-0.7965926535897929, -1.7519321292655046`}, {-0.7965926535897929, 0.7323685156699798}, {-0.7965926535897929, \ -0.40812613371835366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.5891514500414763`}, {-0.791592653589793, -2.3818553240179985`}, \ {-0.791592653589793, -1.7527648216364433`}, {-0.791592653589793, 0.7319040407846682}, {-0.791592653589793, \ -0.40543432458192896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.589063220373964}, {-0.7865926535897931, -2.381725735149935}, \ {-0.7865926535897931, -1.7535946709115382`}, {-0.7865926535897931, 0.7314410324973537}, {-0.7865926535897931, -0.4027450933053898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.5889754000288203`}, {-0.7815926535897932, -2.3815972483758974`}, \ {-0.7815926535897932, -1.754421696593878}, {-0.7815926535897932, 0.7309794805208618}, {-0.7815926535897932, \ -0.40005842108207906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.5888879862712693`}, {-0.7765926535897929, -2.3814698579191798`}, \ {-0.7765926535897929, -1.7552459180263535`}, {-0.7765926535897929, 0.7305193746660675}, {-0.7765926535897929, \ -0.39737428912176265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.5888009763935242`}, {-0.771592653589793, -2.381343558069017}, \ {-0.771592653589793, -1.7560673543931877`}, {-0.771592653589793, 0.730060704841014}, {-0.771592653589793, -0.3946926786510488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.5887143677145077`}, {-0.7665926535897931, -2.38121834317998}, \ {-0.7665926535897931, -1.7568860247214513`}, {-0.7665926535897931, 0.7296034610500417}, {-0.7665926535897931, \ -0.39201357091379646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.5886281575795707`}, {-0.7615926535897932, -2.3810942076713766`}, \ {-0.7615926535897932, -1.7577019478825624`}, {-0.7615926535897932, 0.7291476333929343}, {-0.7615926535897932, \ -0.38933694717151507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.588542343360219}, {-0.7565926535897929, -2.3809711460266665`}, \ {-0.7565926535897929, -1.7585151425937695`}, {-0.7565926535897929, 0.7286932120640777}, {-0.7565926535897929, \ -0.38666278870375426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.5884569224538425`}, {-0.751592653589793, -2.3808491527928797`}, \ {-0.751592653589793, -1.7593256274196176`}, {-0.751592653589793, 0.728240187351633}, {-0.751592653589793, -0.3839910768084845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.5883718922834476`}, {-0.7465926535897931, -2.380728222580043}, \ {-0.7465926535897931, -1.7601334207734007`}, {-0.7465926535897931, 0.7277885496367232}, {-0.7465926535897931, -0.3813217928024673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.588287250297392}, {-0.7415926535897932, -2.3806083500606166`}, \ {-0.7415926535897932, -1.760938540918598}, {-0.7415926535897932, 0.7273382893926342}, {-0.7415926535897932, \ -0.37865491802161855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.5882029939691273`}, {-0.7365926535897929, -2.380489529968936}, \ {-0.7365926535897929, -1.761741005970294}, {-0.7365926535897929, 0.726889397184028}, {-0.7365926535897929, \ -0.37599043382136166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.58811912079694}, {-0.731592653589793, -2.3803717571006637`}, \ {-0.731592653589793, -1.7625408338965836`}, {-0.731592653589793, 0.7264418636661707}, {-0.731592653589793, \ -0.37332832157697393`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.588035628303699}, {-0.7265926535897931, -2.380255026312246}, \ {-0.7265926535897931, -1.7633380425199632`}, {-0.7265926535897931, 0.7259956795841731}, {-0.7265926535897931, -0.3706685626839226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.5879525140366066`}, {-0.7215926535897932, -2.3801393325203803`}, \ {-0.7215926535897932, -1.7641326495187053`}, {-0.7215926535897932, 0.7255508357722444}, {-0.7215926535897932, -0.3680111385581952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.587869775566951}, {-0.7165926535897928, -2.3800246707014834`}, \ {-0.7165926535897928, -1.7649246724282206`}, {-0.7165926535897928, 0.7251073231529596}, {-0.7165926535897928, \ -0.36535603063662153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.5877874104898653`}, {-0.711592653589793, -2.3799110358911766`}, \ {-0.711592653589793, -1.7657141286424014`}, {-0.711592653589793, 0.7246651327365383}, {-0.711592653589793, -0.3627032203771885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.5877054164240842`}, {-0.7065926535897931, -2.37979842318377}, \ {-0.7065926535897931, -1.7665010354149562`}, {-0.7065926535897931, 0.7242242556201389}, {-0.7065926535897931, \ -0.36005268925934697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.587623791011711}, {-0.7015926535897932, -2.379686827731756}, \ {-0.7015926535897932, -1.7672854098607245`}, {-0.7015926535897932, 0.7237846829871636}, {-0.7015926535897932, -0.357404418784313}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.5875425319179834`}, {-0.6965926535897933, -2.3795762447453117`}, \ {-0.6965926535897933, -1.7680672689569812`}, {-0.6965926535897933, 0.7233464061065756}, {-0.6965926535897933, -0.3547583904753611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.587461636831042}, {-0.6915926535897929, -2.3794666694918063`}, \ {-0.6915926535897929, -1.768846629544725}, {-0.6915926535897929, 0.7229094163322316}, {-0.6915926535897929, \ -0.35211458587811273`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.5873811034617047`}, {-0.686592653589793, -2.3793580972953157`}, \ {-0.686592653589793, -1.7696235083299539`}, {-0.686592653589793, 0.7224737051022236}, {-0.686592653589793, -0.3494729865608177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.5873009295432423`}, {-0.6815926535897932, -2.3792505235361423`}, \ {-0.6815926535897932, -1.7703979218849264`}, {-0.6815926535897932, 0.722039263938235}, {-0.6815926535897932, -0.3468335741146285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.5872211128311573`}, {-0.6765926535897933, -2.3791439436503463`}, \ {-0.6765926535897933, -1.7711698866494088`}, {-0.6765926535897933, 0.7216060844449087}, {-0.6765926535897933, \ -0.34419633015387113`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.5871416511029675`}, {-0.6715926535897929, -2.379038353129276}, \ {-0.6715926535897929, -1.7719394189319109`}, {-0.6715926535897929, 0.7211741583092264}, {-0.6715926535897929, \ -0.34156123631630836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.5870625421579874`}, {-0.666592653589793, -2.378933747519112}, \ {-0.666592653589793, -1.7727065349109055`}, {-0.666592653589793, 0.7207434772999024}, {-0.666592653589793, -0.3389282742633999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.586983783817121}, {-0.6615926535897931, -2.3788301224204127`}, \ {-0.6615926535897931, -1.7734712506360368`}, {-0.6615926535897931, 0.7203140332667866}, {-0.6615926535897931, -0.3362974256805544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.586905373922648}, {-0.6565926535897932, -2.37872747348767}, \ {-0.6565926535897932, -1.7742335820293156`}, {-0.6565926535897932, 0.7198858181402792}, {-0.6565926535897932, \ -0.33366867227737973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.5868273103380215`}, {-0.6515926535897929, -2.378625796428866}, \ {-0.6515926535897929, -1.7749935448863006`}, {-0.6515926535897929, 0.7194588239307649}, {-0.6515926535897929, -0.3310419957879264}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.5867495909476603`}, {-0.646592653589793, -2.3785250870050407`}, \ {-0.646592653589793, -1.775751154877268}, {-0.646592653589793, 0.7190330427280464}, {-0.646592653589793, \ -0.32841737797092807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.5866722136567515`}, {-0.6415926535897931, -2.3784253410298652`}, \ {-0.6415926535897931, -1.7765064275483666`}, {-0.6415926535897931, 0.7186084667007993}, {-0.6415926535897931, \ -0.32579480061003596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.58659517639105}, {-0.6365926535897932, -2.378326554369218}, \ {-0.6365926535897932, -1.7772593783227646`}, {-0.6365926535897932, 0.7181850880960353}, {-0.6365926535897932, -0.3231742455140509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.586518477096685}, {-0.6315926535897929, -2.3782287229407695`}, \ {-0.6315926535897929, -1.7780100225017774`}, {-0.6315926535897929, 0.7177628992385784}, {-0.6315926535897929, -0.3205556945171507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.5864421137399667`}, {-0.626592653589793, -2.378131842713573}, \ {-0.626592653589793, -1.7787583752659908`}, {-0.626592653589793, 0.7173418925305505}, {-0.626592653589793, -0.3179391294791147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.5863660843071936`}, {-0.6215926535897931, -2.378035909707658}, \ {-0.6215926535897931, -1.779504451676365}, {-0.6215926535897931, 0.7169220604508706}, {-0.6215926535897931, \ -0.31532453228554325`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.5862903868044684`}, {-0.6165926535897932, -2.3779409199936357`}, \ {-0.6165926535897932, -1.7802482666753319`}, {-0.6165926535897932, 0.7165033955547653}, {-0.6165926535897932, -0.3127118848480754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.5862150192575117`}, {-0.6115926535897929, -2.377846869692301}, \ {-0.6115926535897929, -1.7809898350878777`}, {-0.6115926535897929, 0.7160858904732897}, {-0.6115926535897929, -0.3101011691046029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.5861399797114792`}, {-0.606592653589793, -2.377753754974252}, \ {-0.606592653589793, -1.7817291716226138`}, {-0.606592653589793, 0.7156695379128613}, {-0.606592653589793, \ -0.30749236701948224`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.58606526623078}, {-0.6015926535897931, -2.3776615720594996`}, \ {-0.6015926535897931, -1.7824662908728393`}, {-0.6015926535897931, 0.715254330654803}, {-0.6015926535897931, -0.3048854605837423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.585990876898903}, {-0.5965926535897932, -2.3775703172170997`}, \ {-0.5965926535897932, -1.7832012073175867`}, {-0.5965926535897932, 0.7148402615549013}, {-0.5965926535897932, \ -0.30228043181529096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.585916809818238}, {-0.5915926535897928, -2.3774799867647776`}, \ {-0.5915926535897928, -1.7839339353226602`}, {-0.5915926535897928, 0.7144273235429712}, {-0.5915926535897928, \ -0.29967726275911927`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.5858430631099045`}, {-0.586592653589793, -2.3773905770685646`}, \ {-0.586592653589793, -1.7846644891416623`}, {-0.586592653589793, 0.7140155096224365}, {-0.586592653589793, -0.2970759354875032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.585769634913581}, {-0.5815926535897931, -2.377302084542437}, \ {-0.5815926535897931, -1.7853928829170083`}, {-0.5815926535897931, 0.713604812869919}, {-0.5815926535897931, \ -0.29447643210020336`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.5856965233873357`}, {-0.5765926535897931, -2.377214505647961}, \ {-0.5765926535897931, -1.786119130680928}, {-0.5765926535897931, 0.7131952264348395}, {-0.5765926535897931, \ -0.29187873472466375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.5856237267074635`}, {-0.571592653589793, -2.3771278368939455`}, \ {-0.571592653589793, -1.786843246356463}, {-0.571592653589793, 0.7127867435390313}, {-0.571592653589793, -0.2892828255162085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.58555124306832}, {-0.566592653589793, -2.3770420748360928`}, \ {-0.566592653589793, -1.7875652437584448`}, {-0.566592653589793, 0.7123793574763627}, {-0.566592653589793, \ -0.28668868665823716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.58547907068216}, {-0.561592653589793, -2.376957216076665}, \ {-0.561592653589793, -1.7882851365944676`}, {-0.561592653589793, 0.7119730616123734}, {-0.561592653589793, \ -0.28409630036241923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.5854072077789803`}, {-0.556592653589793, -2.376873257264145}, \ {-0.556592653589793, -1.7890029384658503`}, {-0.556592653589793, 0.7115678493839194}, {-0.556592653589793, \ -0.28150564886888807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.5853356526063602`}, {-0.551592653589793, -2.3767901950929096`}, \ {-0.551592653589793, -1.7897186628685855`}, {-0.551592653589793, 0.7111637142988317}, {-0.551592653589793, -0.2789167144464332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.58526440342931}, {-0.546592653589793, -2.376708026302904}, \ {-0.546592653589793, -1.79043232319428}, {-0.546592653589793, 0.7107606499355851}, {-0.546592653589793, -0.2763294793926938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.5851934585301146`}, {-0.541592653589793, -2.3766267476793232`}, \ {-0.541592653589793, -1.7911439327310856`}, {-0.541592653589793, 0.7103586499429774}, {-0.541592653589793, \ -0.27374392603434844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.585122816208186}, {-0.536592653589793, -2.3765463560522946`}, \ {-0.536592653589793, -1.791853504664618}, {-0.536592653589793, 0.7099577080398217}, {-0.536592653589793, \ -0.27116003672730904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.585052474779913}, {-0.531592653589793, -2.376466848296571}, \ {-0.531592653589793, -1.792561052078867}, {-0.531592653589793, 0.7095578180146488}, {-0.531592653589793, \ -0.26857779385691233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.5849824325785153`}, {-0.526592653589793, -2.3763882213312235`}, \ {-0.526592653589793, -1.793266587957097}, {-0.526592653589793, 0.7091589737254214}, {-0.526592653589793, \ -0.26599717983811133`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.5849126879538997`}, {-0.521592653589793, -2.3763104721193415`}, \ {-0.521592653589793, -1.7939701251827358`}, {-0.521592653589793, 0.7087611690992587}, {-0.521592653589793, \ -0.26341817711566895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.5848432392725167`}, {-0.5165926535897931, -2.376233597667736}, \ {-0.5165926535897931, -1.7946716765402566`}, {-0.5165926535897931, 0.7083643981321742}, {-0.5165926535897931, \ -0.26084076816435053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.584774084917221}, {-0.511592653589793, -2.376157595026647}, \ {-0.511592653589793, -1.795371254716048}, {-0.511592653589793, 0.707968654888823}, {-0.511592653589793, -0.2582649354891187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.584705223287132}, {-0.5065926535897931, -2.3760824612894607`}, \ {-0.5065926535897931, -1.7960688722992755`}, {-0.5065926535897931, 0.7075739335022616}, {-0.5065926535897931, \ -0.25569066162532805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.584636652797498}, {-0.5015926535897931, -2.376008193592421}, \ {-0.5015926535897931, -1.7967645417827345`}, {-0.5015926535897931, 0.7071802281737184}, {-0.5015926535897931, -0.2531179291389215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.584568371879562}, {-0.49659265358979304`, -2.3759347891143565`}, \ {-0.49659265358979304`, -1.7974582755636903`}, {-0.49659265358979304`, 0.7067875331723776}, {-0.49659265358979304`, \ -0.25054672062662925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.5845003789804277`}, {-0.4915926535897931, -2.3758622450764038`}, \ {-0.4915926535897931, -1.7981500859447184`}, {-0.4915926535897931, 0.706395842835171}, {-0.4915926535897931, \ -0.24797701871616729`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.58443267256293}, {-0.4865926535897931, -2.3757905587417385`}, \ {-0.4865926535897931, -1.7988399851345178`}, {-0.4865926535897931, 0.7060051515665853}, {-0.4865926535897931, \ -0.24540880606643928`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.5843652511055044`}, {-0.4815926535897931, -2.3757197274153117`}, \ {-0.4815926535897931, -1.799527985248738}, {-0.4815926535897931, 0.7056154538384788}, {-0.4815926535897931, \ -0.24284206536774008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.584298113102062}, {-0.4765926535897931, -2.375649748443587}, \ {-0.4765926535897931, -1.800214098310779}, {-0.4765926535897931, 0.7052267441899105}, {-0.4765926535897931, \ -0.24027677934196182`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.584231257061862}, {-0.4715926535897931, -2.375580619214285}, \ {-0.4715926535897931, -1.8008983362525903`}, {-0.4715926535897931, 0.7048390172269802}, {-0.4715926535897931, \ -0.23771293074280153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.5841646815093897`}, {-0.46659265358979307`, -2.37551233715613}, \ {-0.46659265358979307`, -1.801580710915462}, {-0.46659265358979307`, 0.7044522676226816}, {-0.46659265358979307`, \ -0.2351505023559727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.5840983849842325`}, {-0.46159265358979307`, -2.375444899738603}, \ {-0.46159265358979307`, -1.8022612340508029`}, {-0.46159265358979307`, 0.7040664901167669}, {-0.46159265358979307`, \ -0.2325894769994193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.5840323660409634`}, {-0.45659265358979306`, \ -2.3753783044716967`}, {-0.45659265358979306`, -1.8029399173209133`}, \ {-0.45659265358979306`, 0.7036816795156224}, {-0.45659265358979306`, \ -0.2300298375235321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.583966623249019}, {-0.45159265358979306`, -2.375312548905674}, \ {-0.45159265358979306`, -1.8036167722997496`}, {-0.45159265358979306`, 0.7032978306921581}, {-0.45159265358979306`, \ -0.22747156681136982`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.5839011551925837`}, {-0.44659265358979305`, -2.375247630630834}, \ {-0.44659265358979305`, -1.8042918104736778`}, {-0.44659265358979305`, 0.7029149385857069}, {-0.44659265358979305`, \ -0.2249146477788827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.5838359604704775`}, {-0.44159265358979305`, \ -2.3751835472772775`}, {-0.44159265358979305`, -1.804965043242222}, \ {-0.44159265358979305`, 0.702532998201939}, {-0.44159265358979305`, \ -0.22235906337514025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.5837710376960388`}, {-0.43659265358979304`, -2.375120296514681}, \ {-0.43659265358979304`, -1.8056364819188024`}, {-0.43659265358979304`, 0.7021520046127855}, {-0.43659265358979304`, \ -0.21980479658256266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.583706385497014}, {-0.43159265358979304`, -2.3750578760520704`}, \ {-0.43159265358979304`, -1.8063061377314655`}, {-0.43159265358979304`, 0.7017719529563777}, {-0.43159265358979304`, \ -0.2172518304171591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.5836420025154507`}, {-0.42659265358979304`, -2.374996283637601}, \ {-0.42659265358979304`, -1.8069740218236083`}, {-0.42659265358979304`, 0.7013928384369951}, {-0.42659265358979304`, \ -0.21470014792876335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.583577887407584}, {-0.42159265358979303`, -2.374935517058341}, \ {-0.42159265358979303`, -1.8076401452546915`}, {-0.42159265358979303`, 0.7010146563250305}, {-0.42159265358979303`, \ -0.21214973220128439`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.5835140388437323`}, {-0.416592653589793, -2.3748755741400576`}, \ {-0.416592653589793, -1.8083045190009481`}, {-0.416592653589793, 0.7006374019569633}, {-0.416592653589793, \ -0.20960056635295274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.583450455508193}, {-0.411592653589793, -2.37481645274701}, \ {-0.411592653589793, -1.8089671539560805`}, {-0.411592653589793, 0.7002610707353502}, {-0.411592653589793, \ -0.20705263353657827`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.5833871360991374`}, {-0.406592653589793, -2.374758150781741}, \ {-0.406592653589793, -1.8096280609319544`}, {-0.406592653589793, 0.6998856581288236}, {-0.406592653589793, \ -0.20450591693980902`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.583324079328509}, {-0.40159265358979307`, -2.3747006661848773`}, \ {-0.40159265358979307`, -1.8102872506592806`}, {-0.40159265358979307`, 0.6995111596721096}, {-0.40159265358979307`, \ -0.20196039978539926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.5832612839219222`}, {-0.39659265358979306`, -2.374643996934931}, \ {-0.39659265358979306`, -1.810944733788293}, {-0.39659265358979306`, 0.6991375709660529}, {-0.39659265358979306`, \ -0.19941606533148074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.5831987486185652`}, {-0.39159265358979306`, -2.374588141048104}, \ {-0.39159265358979306`, -1.8116005208894161`}, {-0.39159265358979306`, 0.6987648876776597}, {-0.39159265358979306`, \ -0.19687289687184195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.5831364721711005`}, {-0.38659265358979306`, -2.374533096578098}, \ {-0.38659265358979306`, -1.812254622453929}, {-0.38659265358979306`, 0.6983931055401515}, {-0.38659265358979306`, \ -0.19433087773621271`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.5830744533455694`}, {-0.38159265358979305`, -2.374478861615928}, \ {-0.38159265358979305`, -1.8129070488946168`}, {-0.38159265358979305`, 0.6980222203530345}, {-0.38159265358979305`, \ -0.1917899912905567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.583012690921297}, {-0.37659265358979305`, -2.3744254342897357`}, \ {-0.37659265358979305`, -1.81355781054642}, {-0.37659265358979305`, 0.6976522279821813}, {-0.37659265358979305`, \ -0.18925022093736962`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.582951183690801}, {-0.3715926535897931, -2.374372812764613}, \ {-0.3715926535897931, -1.8142069176670734`}, {-0.3715926535897931, 0.6972831243599275}, {-0.3715926535897931, \ -0.18671155011598542`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.5828899304596957`}, {-0.3665926535897931, -2.3743209952424214`}, \ {-0.3665926535897931, -1.8148543804377393`}, {-0.3665926535897931, 0.6969149054851825}, {-0.3665926535897931, \ -0.18417396230288932`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.582828930046608}, {-0.3615926535897931, -2.3742699799616207`}, \ {-0.3615926535897931, -1.8155002089636334`}, {-0.3615926535897931, 0.696547567423555}, {-0.3615926535897931, -0.1816374410120418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.582768181283082}, {-0.3565926535897931, -2.3742197651970995`}, \ {-0.3565926535897931, -1.816144413274644}, {-0.3565926535897931, 0.696181106307491}, {-0.3565926535897931, -0.1791019697952033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.5827076830134974`}, {-0.3515926535897931, -2.374170349260007}, \ {-0.3515926535897931, -1.8167870033259441`}, {-0.3515926535897931, 0.6958155183364307}, {-0.3515926535897931, -0.1765675322422775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.5826474340949774`}, {-0.3465926535897931, -2.37412173049759}, \ {-0.3465926535897931, -1.8174279889985967`}, {-0.3465926535897931, 0.6954507997769763}, {-0.3465926535897931, \ -0.17403411198165475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.582587433397309}, {-0.34159265358979307`, -2.3740739072930346`}, \ {-0.34159265358979307`, -1.8180673801001541`}, {-0.34159265358979307`, 0.6950869469630772}, {-0.34159265358979307`, \ -0.17150169268056878`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.582527679802858}, {-0.33659265358979307`, -2.374026878065308}, \ {-0.33659265358979307`, -1.8187051863652481`}, {-0.33659265358979307`, 0.6947239562962302}, {-0.33659265358979307`, \ -0.1689702580454619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.5824681722064855`}, {-0.33159265358979306`, \ -2.3739806412690054`}, {-0.33159265358979306`, -1.8193414174561786`}, \ {-0.33159265358979306`, 0.6943618242456941}, {-0.33159265358979306`, \ -0.16643979182235985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.582408909515471}, {-0.32659265358979306`, -2.3739351953942003`}, \ {-0.32659265358979306`, -1.819976082963489}, {-0.32659265358979306`, 0.6940005473487247}, {-0.32659265358979306`, \ -0.1639102777972558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.582349890649428}, {-0.32159265358979305`, -2.3738905389662985`}, \ {-0.32159265358979305`, -1.820609192406542}, {-0.32159265358979305`, 0.6936401222108182}, {-0.32159265358979305`, \ -0.1613816997965066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.5822911145402303`}, {-0.31659265358979305`, \ -2.3738466705458925`}, {-0.31659265358979305`, -1.8212407552340835`}, \ {-0.31659265358979305`, 0.6932805455059787}, {-0.31659265358979305`, \ -0.15885404168723763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.582232580131933}, {-0.31159265358979304`, -2.3738035887286237`}, \ {-0.31159265358979304`, -1.821870780824803}, {-0.31159265358979304`, 0.692921813976998}, {-0.31159265358979304`, \ -0.15632728737776022`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.582174286380698}, {-0.30659265358979304`, -2.373761292145042}, \ {-0.30659265358979304`, -1.822499278487888}, {-0.30659265358979304`, 0.6925639244357528}, {-0.30659265358979304`, \ -0.15380142081799913`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.5821162322547195`}, {-0.30159265358979304`, \ -2.3737197794604747`}, {-0.30159265358979304`, -1.8231262574635705`}, \ {-0.30159265358979304`, 0.6922068737635204}, {-0.30159265358979304`, \ -0.1512764259999332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.5820584167341516`}, {-0.29659265358979303`, \ -2.3736790493748945`}, {-0.29659265358979303`, -1.823751726923668}, \ {-0.29659265358979303`, 0.6918506589113115}, {-0.29659265358979303`, \ -0.14875228695804704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.5820008388110356`}, {-0.2915926535897931, -2.3736391006227904`}, \ {-0.2915926535897931, -1.82437569597212}, {-0.2915926535897931, 0.6914952769002192}, {-0.2915926535897931, \ -0.14622898776979515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.5819434974892315`}, {-0.2865926535897931, -2.3735999319730436`}, \ {-0.2865926535897931, -1.8249981736455163`}, {-0.2865926535897931, 0.6911407248217888}, {-0.2865926535897931, -0.14370651255608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.5818863917843466`}, {-0.2815926535897931, -2.373561542228808}, \ {-0.2815926535897931, -1.8256191689136196`}, {-0.2815926535897931, 0.6907869998384032}, {-0.2815926535897931, \ -0.14118484548174157`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.5818295207236694`}, {-0.27659265358979307`, -2.373523930227388}, \ {-0.27659265358979307`, -1.8262386906798846`}, {-0.27659265358979307`, 0.6904340991836897}, {-0.27659265358979307`, \ -0.1386639707560658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.581772883346103}, {-0.27159265358979306`, -2.3734870948401245`}, \ {-0.27159265358979306`, -1.8268567477819675`}, {-0.27159265358979306`, 0.6900820201629441}, {-0.27159265358979306`, \ -0.13614387263329497`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.5817164787020976`}, {-0.26659265358979306`, \ -2.3734510349722826`}, {-0.26659265358979306`, -1.8274733489922337`}, \ {-0.26659265358979306`, 0.6897307601535739}, {-0.26659265358979306`, \ -0.1336245354131688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.581660305853589}, {-0.26159265358979306`, -2.373415749562941}, \ {-0.26159265358979306`, -1.8280885030182559`}, {-0.26159265358979306`, 0.6893803166055628}, {-0.26159265358979306`, \ -0.13110594344146861`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.5816043638739337`}, {-0.25659265358979305`, -2.373381237584886}, \ {-0.25659265358979305`, -1.8287022185033097`}, {-0.25659265358979305`, 0.6890306870419558}, {-0.25659265358979305`, \ -0.12858808111058112`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.5815486518478474`}, {-0.25159265358979305`, -2.373347498044506}, \ {-0.25159265358979305`, -1.8293145040268621`}, {-0.25159265358979305`, 0.6886818690593625}, {-0.25159265358979305`, \ -0.12607093286007834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.581493168871345}, {-0.24659265358979304`, -2.3733145299816947`}, \ {-0.24659265358979304`, -1.8299253681050547`}, {-0.24659265358979304`, 0.6883338603284818}, {-0.24659265358979304`, \ -0.12355448317731267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.5814379140516794`}, {-0.24159265358979304`, \ -2.3732823324697465`}, {-0.24159265358979304`, -1.8305348191911814`}, \ {-0.24159265358979304`, 0.6879866585946508}, {-0.24159265358979304`, \ -0.12103871659803007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.581382886507286}, {-0.23659265358979303`, -2.3732509046152686`}, \ {-0.23659265358979303`, -1.83114286567616}, {-0.23659265358979303`, 0.6876402616784122}, {-0.23659265358979303`, \ -0.11852361770699894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.5813280853677214`}, {-0.23159265358979303`, \ -2.3732202455580835`}, {-0.23159265358979303`, -1.8317495158889991`}, \ {-0.23159265358979303`, 0.6872946674761056}, {-0.23159265358979303`, \ -0.11600917113865904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.581273509773613}, {-0.22659265358979308`, -2.3731903544711423`}, \ {-0.22659265358979308`, -1.8323547780972613`}, {-0.22659265358979308`, 0.6869498739604808}, {-0.22659265358979308`, \ -0.11349536157778625`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.5812191588765976`}, {-0.22159265358979308`, -2.373161230560437}, \ {-0.22159265358979308`, -1.8329586605075172`}, {-0.22159265358979308`, 0.6866058791813353}, {-0.22159265358979308`, \ -0.11098217376017902`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.5811650318392725`}, {-0.21659265358979307`, \ -2.3731328730649177`}, {-0.21659265358979307`, -1.833561171265797}, \ {-0.21659265358979307`, 0.686262681266174}, {-0.21659265358979307`, \ -0.10846959247336146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.5811111278351406`}, {-0.21159265358979307`, -2.373105281256411}, \ {-0.21159265358979307`, -1.8341623184580367`}, {-0.21159265358979307`, 0.6859202784208938}, {-0.21159265358979307`, \ -0.10595760255730842`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.581057446048559}, {-0.20659265358979306`, -2.373078454439541}, \ {-0.20659265358979306`, -1.8347621101105178`}, {-0.20659265358979306`, 0.6855786689304935}, {-0.20659265358979306`, \ -0.10344618890519046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.58100398567469}, {-0.20159265358979306`, -2.3730523919516577`}, \ {-0.20159265358979306`, -1.8353605541903049`}, {-0.20159265358979306`, 0.685237851159807}, {-0.20159265358979306`, \ -0.10093533646413998`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.580950745919449}, {-0.19659265358979305`, -2.3730270931627584`}, \ {-0.19659265358979305`, -1.8359576586056727`}, {-0.19659265358979305`, 0.684897823554265}, {-0.19659265358979305`, \ -0.09842503023603968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.580897725999459}, {-0.19159265358979305`, -2.3730025574754245`}, \ {-0.19159265358979305`, -1.8365534312065341`}, {-0.19159265358979305`, 0.684558584640679}, {-0.19159265358979305`, \ -0.09591525527833228}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.5808449251420016`}, {-0.18659265358979304`, -2.372978784324749}, \ {-0.18659265358979304`, -1.83714787978486}, {-0.18659265358979304`, 0.684220133028058}, {-0.18659265358979304`, \ -0.09340599670485468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.5807923425849726`}, {-0.18159265358979304`, \ -2.3729557731782753`}, {-0.18159265358979304`, -1.8377410120750934`}, \ {-0.18159265358979304`, 0.6838824674084464}, {-0.18159265358979304`, \ -0.09089723968669487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.580739977576834}, {-0.17659265358979304`, -2.372933523535935}, \ {-0.17659265358979304`, -1.8383328357545632`}, {-0.17659265358979304`, 0.6835455865577933}, {-0.17659265358979304`, \ -0.08838896945307391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.5806878293765747`}, {-0.17159265358979303`, \ -2.3729120349299877`}, {-0.17159265358979303`, -1.8389233584438867`}, \ {-0.17159265358979303`, 0.6832094893368517}, {-0.17159265358979303`, \ -0.08588117129225255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.580635897253662}, {-0.16659265358979303`, -2.3728913069249677`}, \ {-0.16659265358979303`, -1.8395125877073721`}, {-0.16659265358979303`, 0.6828741746921039}, {-0.16659265358979303`, \ -0.08337383055246377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.580584180488005}, {-0.16159265358979308`, -2.372871339117625}, \ {-0.16159265358979308`, -1.8401005310534149`}, {-0.16159265358979308`, 0.6825396416567194}, {-0.16159265358979308`, \ -0.08086693264287237}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.5805326783699107`}, {-0.15659265358979307`, \ -2.3728521311368818`}, {-0.15659265358979307`, -1.8406871959348896`}, \ {-0.15659265358979307`, 0.6822058893515426}, {-0.15659265358979307`, \ -0.07836046303456073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.5804813902000445`}, {-0.15159265358979307`, -2.372833682643778}, \ {-0.15159265358979307`, -1.8412725897495357`}, {-0.15159265358979307`, 0.6818729169861119}, {-0.15159265358979307`, \ -0.0758544072615448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.5804303152893935`}, {-0.14659265358979306`, -2.372815993331428}, \ {-0.14659265358979306`, -1.841856719840341}, {-0.14659265358979306`, 0.6815407238597114}, {-0.14659265358979306`, \ -0.0733487509218159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.5803794529592268`}, {-0.14159265358979306`, -2.372799062924979}, \ {-0.14159265358979306`, -1.8424395934959192`}, {-0.14159265358979306`, 0.6812093093624564}, {-0.14159265358979306`, \ -0.07084347967841556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.580328802541059}, {-0.13659265358979306`, -2.3727828911815685`}, \ {-0.13659265358979306`, -1.843021217950882}, {-0.13659265358979306`, 0.6808786729764108}, {-0.13659265358979306`, \ -0.06833857926053892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.5802783633766166`}, {-0.13159265358979305`, -2.372767477890288}, \ {-0.13159265358979305`, -1.8436016003862095`}, {-0.13159265358979305`, 0.6805488142767407}, {-0.13159265358979305`, \ -0.06583403546466939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.5802281348178018`}, {-0.12659265358979305`, \ -2.3727528228721466`}, {-0.12659265358979305`, -1.844180747929613}, \ {-0.12659265358979305`, 0.6802197329329034}, {-0.12659265358979305`, \ -0.06332983415574786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.5801781162266586`}, {-0.12159265358979304`, \ -2.3727389259800398`}, {-0.12159265358979304`, -1.844758667655896}, \ {-0.12159265358979304`, 0.6798914287098717}, {-0.12159265358979304`, \ -0.06082596126837099}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.5801283069753427`}, {-0.11659265358979304`, -2.372725787098721}, \ {-0.11659265358979304`, -1.8453353665873078`}, {-0.11659265358979304`, 0.6795639014693964}, {-0.11659265358979304`, \ -0.05832240280803117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.5800787064460864`}, {-0.11159265358979303`, \ -2.3727134061447686`}, {-0.11159265358979303`, -1.8459108516938973`}, \ {-0.11159265358979303`, 0.6792371511713076}, {-0.11159265358979303`, \ -0.05581914485238226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.5800293140311714`}, {-0.10659265358979303`, -2.372701783066567}, \ {-0.10659265358979303`, -1.8464851298938578`}, {-0.10659265358979303`, 0.6789111778748529}, {-0.10659265358979303`, \ -0.053316173552548474`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.5799801291328985`}, {-0.10159265358979308`, \ -2.3726909178442828`}, {-0.10159265358979308`, -1.8470582080538693`}, \ {-0.10159265358979308`, 0.6785859817400788}, {-0.10159265358979308`, \ -0.05081347513446909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.5799311511635583`}, {-0.09659265358979308, \ -2.3726808104898445`}, {-0.09659265358979308, -1.8476300929894383`}, \ {-0.09659265358979308, 0.6782615630292502}, {-0.09659265358979308, \ -0.048311035900279325`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.579882379545404}, {-0.09159265358979307, -2.3726714610469246`}, \ {-0.09159265358979307, -1.8482007914652305`}, {-0.09159265358979307, 0.6779379221083147}, {-0.09159265358979307, \ -0.04580884222973297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.579833813710626}, {-0.08659265358979307, -2.3726628695909278`}, \ {-0.08659265358979307, -1.8487703101954018`}, {-0.08659265358979307, 0.6776150594484086}, {-0.08659265358979307, \ -0.04330688058166481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.579785453101325}, {-0.08159265358979306, -2.372655036228976}, \ {-0.08159265358979306, -1.8493386558439227`}, {-0.08159265358979306, 0.6772929756274086}, {-0.08159265358979306, \ -0.04080513749549551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.5797372971694887`}, {-0.07659265358979306, -2.372647961099902}, \ {-0.07659265358979306, -1.8499058350249016`}, {-0.07659265358979306, 0.6769716713315269}, {-0.07659265358979306, \ -0.03830359959277707}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.5796893453769694`}, {-0.07159265358979305, -2.372641644374238}, \ {-0.07159265358979305, -1.850471854302901}, {-0.07159265358979305, 0.6766511473569568}, {-0.07159265358979305, \ -0.035802253578786435`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.579641597195457}, {-0.06659265358979305, -2.3726360862542175`}, \ {-0.06659265358979305, -1.8510367201932518`}, {-0.06659265358979305, 0.6763314046115622}, {-0.06659265358979305, \ -0.033301086244160984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.579594052106464}, {-0.061592653589793045`, -2.372631286973767}, \ {-0.061592653589793045`, -1.8516004391623624`}, {-0.061592653589793045`, 0.67601244411662}, {-0.061592653589793045`, \ -0.030800084466583097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.5795467096013}, {-0.05659265358979304, -2.372627246798512}, \ {-0.05659265358979304, -1.8521630176280255`}, {-0.05659265358979304, 0.6756942670086102}, {-0.05659265358979304, \ -0.028299235212512007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.5794995691810545`}, {-0.051592653589793036`, \ -2.3726239660257766`}, {-0.051592653589793036`, -1.8527244619597174`}, \ {-0.051592653589793036`, 0.6753768745410609}, {-0.051592653589793036`, \ -0.02579852553896522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.579452630356578}, {-0.04659265358979303, -2.3726214449845897`}, \ {-0.04659265358979303, -1.8532847784788988`}, {-0.04659265358979303, 0.6750602680864437}, {-0.04659265358979303, \ -0.023297942595352054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.579405892648464}, {-0.04159265358979303, -2.3726196840356963`}, \ {-0.04159265358979303, -1.8538439734593057`}, {-0.04159265358979303, 0.6747444491381266}, {-0.04159265358979303, \ -0.020797473625357926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.5793593555870356`}, {-0.03659265358979302, \ -2.3726186835715626`}, {-0.03659265358979302, -1.854402053127242}, \ {-0.03659265358979302, 0.6744294193123814}, {-0.03659265358979302, \ -0.01829710596888442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.5793130187123228`}, {-0.03159265358979302, -2.372618444016395}, \ {-0.03159265358979302, -1.8549590236618636`}, {-0.03159265358979302, 0.6741151803504509}, {-0.03159265358979302, \ -0.0157968270640442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.579266881574056}, {-0.026592653589793014`, \ -2.3726189658261507`}, {-0.026592653589793014`, -1.855514891195462}, \ {-0.026592653589793014`, 0.6738017341206731}, {-0.026592653589793014`, \ -0.013296624449213828`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.579220943731648}, {-0.02159265358979301, -2.3726202494885604`}, \ {-0.02159265358979301, -1.8560696618137429`}, {-0.02159265358979301, 0.6734890826206692}, {-0.02159265358979301, \ -0.010796485765144904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.5791752047541827`}, {-0.016592653589793005`, \ -2.3726222955231453`}, {-0.016592653589793005`, -1.856623341556101}, \ {-0.016592653589793005`, 0.6731772279795929}, {-0.016592653589793005`, \ -0.00829639875713683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.5791296642204022`}, {-0.011592653589793, -2.372625104481242}, \ {-0.011592653589793, -1.8571759364158908`}, {-0.011592653589793, 0.6728661724604442}, {-0.011592653589793, \ -0.005796351277270996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.5790843217186987`}, {-0.006592653589792996, \ -2.3726286769460274`}, {-0.006592653589792996, -1.857727452340695}, \ {-0.006592653589792996, 0.6725559184624514}, {-0.006592653589792996, \ -0.0032963312867112272`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.5790391768471035`}, {-0.0015926535897931027`, \ -2.3726330135325475`}, {-0.0015926535897931027`, -1.8582778952325874`}, \ {-0.0015926535897931027`, 0.6722464685235197}, {-0.0015926535897931027`, \ -0.0007963268580691857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.5789942292132766`}, { 0.0034073464102069018`, -2.3726381148877476`}, { 0.0034073464102069018`, -1.858827270948394}, { 0.0034073464102069018`, 0.6719378253227501}, { 0.0034073464102069018`, 0.001703673822161638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.578949478434502}, { 0.008407346410206906, -2.3726439816905045`}, { 0.008407346410206906, -1.8593755852999494`}, {0.008407346410206906, 0.6716299916830324}, {0.008407346410206906, 0.004203682451100287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.5789049241376802`}, { 0.01340734641020691, -2.3726506146516653`}, { 0.01340734641020691, -1.8599228440543498`}, {0.01340734641020691, 0.6713229705737112}, {0.01340734641020691, 0.006703710606904644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.5788605659593213`}, { 0.018407346410206915`, -2.3726580145140796`}, { 0.018407346410206915`, -1.860469052934203}, {0.018407346410206915`, 0.6710167651133274}, {0.018407346410206915`, 0.009203769746111857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.5788164035455416`}, { 0.02340734641020692, -2.3726661820526456`}, { 0.02340734641020692, -1.8610142176178737`}, {0.02340734641020692, 0.6707113785724419}, {0.02340734641020692, 0.011703871200917527`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.5787724365520592`}, { 0.028407346410206924`, -2.3726751180743504`}, { 0.028407346410206924`, -1.8615583437397263`}, { 0.028407346410206924`, 0.6704068143765368}, {0.028407346410206924`, 0.014204026176362529`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, 2.5787286646441916`}, { 0.03340734641020693, -2.372684823418315}, { 0.03340734641020693, -1.862101436890365}, {0.03340734641020693, 0.670103076109002}, {0.03340734641020693, 0.016704245747444276`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, 2.5786850874968548`}, { 0.03840734641020693, -2.3726952989558443`}, { 0.03840734641020693, -1.8626435026168677`}, {0.03840734641020693, 0.6698001675142069}, {0.03840734641020693, 0.019204540856142174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, 2.5786417047945602`}, { 0.04340734641020694, -2.372706545590476}, { 0.04340734641020694, -1.8631845464230197`}, {0.04340734641020694, 0.6694980925006614}, {0.04340734641020694, 0.02170492230835599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, 2.578598516231417}, { 0.04840734641020694, -2.372718564258032}, { 0.04840734641020694, -1.863724573769541}, {0.04840734641020694, 0.6691968551442669}, {0.04840734641020694, 0.024205400770755444`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, 2.5785555215111344`}, { 0.053407346410206946`, -2.372731355926679}, { 0.053407346410206946`, -1.8642635900743136`}, { 0.053407346410206946`, 0.6688964596916619}, {0.053407346410206946`, 0.026705986767536667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, 2.5785127203470197`}, { 0.05840734641020695, -2.37274492159698}, { 0.05840734641020695, -1.864801600712602}, {0.05840734641020695, 0.6685969105636637}, {0.05840734641020695, 0.02920669067708472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, 2.5784701124619858`}, { 0.06340734641020696, -2.3727592623019587`}, { 0.06340734641020696, -1.8653386110172723`}, {0.06340734641020696, 0.6682982123588105}, {0.06340734641020696, 0.031707522728535845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, 2.578427697588554}, { 0.06840734641020696, -2.372774379107161}, { 0.06840734641020696, -1.8658746262790082`}, {0.06840734641020696, 0.6680003698570037}, {0.06840734641020696, 0.03420849299824207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, 2.578385475468859}, { 0.07340734641020696, -2.372790273110721}, { 0.07340734641020696, -1.8664096517465225`}, {0.07340734641020696, 0.6677033880232593}, {0.07340734641020696, 0.036709611406128065`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, 2.578343445854654}, { 0.07840734641020697, -2.3728069454434273`}, { 0.07840734641020697, -1.866943692626766}, {0.07840734641020697, 0.6674072720115649}, {0.07840734641020697, 0.039210887711942886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, 2.5783016085073216`}, { 0.08340734641020697, -2.3728243972687957`}, { 0.08340734641020697, -1.8674767540851331`}, {0.08340734641020697, 0.6671120271688519}, {0.08340734641020697, 0.04171233151139861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, 2.5782599631978784`}, { 0.08840734641020698, -2.3728426297831398`}, { 0.08840734641020698, -1.8680088412456652`}, {0.08840734641020698, 0.6668176590390759}, {0.08840734641020698, 0.044213952232197685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, 2.578218509706987}, { 0.09340734641020698, -2.3728616442156483`}, { 0.09340734641020698, -1.8685399591912473`}, {0.09340734641020698, 0.6665241733674325}, {0.09340734641020698, 0.04671575912993925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, 2.5781772478249634`}, { 0.09840734641020699, -2.37288144182846}, { 0.09840734641020699, -1.8690701129638072`}, {0.09840734641020699, 0.6662315761046752}, {0.09840734641020699, 0.04921776128390593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, 2.578136177351792}, { 0.10340734641020699`, -2.372902023916748}, { 0.10340734641020699`, -1.8695993075645052`}, {0.10340734641020699`, 0.6659398734115758}, {0.10340734641020699`, 0.05171996759272308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, 2.5780952980971357`}, { 0.108407346410207, -2.3729233918087993`}, { 0.108407346410207, -1.8701275479539263`}, {0.108407346410207, 0.6656490716635067}, {0.108407346410207, 0.054222386769891516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, 2.57805460988035}, { 0.113407346410207, -2.3729455468661023`}, { 0.113407346410207, -1.8706548390522646`}, {0.113407346410207, 0.6653591774551637}, {0.113407346410207, 0.056725027339182284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, 2.5780141125304965`}, { 0.118407346410207, -2.3729684904834327`}, { 0.118407346410207, -1.8711811857395082`}, {0.118407346410207, 0.6650701976054237}, {0.118407346410207, 0.05922789762989826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, 2.5779738058863613`}, { 0.1234073464102069, -2.3729922240889465`}, { 0.1234073464102069, -1.8717065928556187`}, {0.1234073464102069, 0.664782139162344}, {0.1234073464102069, 0.061731005771989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, 2.5779336897964678`}, { 0.1284073464102069, -2.3730167491442713`}, { 0.1284073464102069, -1.8722310652007077`}, {0.1284073464102069, 0.6644950094083207}, {0.1284073464102069, 0.06423435969102208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, 2.577893764119097}, { 0.1334073464102069, -2.3730420671446013`}, { 0.1334073464102069, -1.8727546075352133`}, {0.1334073464102069, 0.6642088158653827}, {0.1334073464102069, 0.06673796710300083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, 2.5778540287223057`}, { 0.1384073464102069, -2.373068179618798}, { 0.1384073464102069, -1.873277224580068}, {0.1384073464102069, 0.6639235663006563}, {0.1384073464102069, 0.06924183550902532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, 2.5778144834839463`}, { 0.14340734641020692`, -2.373095088129488}, { 0.14340734641020692`, -1.8737989210168686`}, {0.14340734641020692`, 0.6636392687319876}, {0.14340734641020692`, 0.07174597218979321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, 2.5777751282916865`}, { 0.14840734641020692`, -2.373122794273167}, { 0.14840734641020692`, -1.8743197014880415`}, {0.14840734641020692`, 0.663355931433732}, {0.14840734641020692`, 0.07425038419993225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, 2.577735963043033}, { 0.15340734641020692`, -2.3731512996803077`}, { 0.15340734641020692`, -1.8748395705970033`}, {0.15340734641020692`, 0.6630735629427185}, {0.15340734641020692`, 0.07675507836216056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, 2.5776969876453535`}, { 0.15840734641020693`, -2.3731806060154654`}, { 0.15840734641020693`, -1.875358532908321}, {0.15840734641020693`, 0.662792172064392}, {0.15840734641020693`, 0.07926006126126967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, 2.5776582020159005`}, { 0.16340734641020693`, -2.3732107149773896`}, { 0.16340734641020693`, -1.8758765929478671`}, {0.16340734641020693`, 0.6625117678791396}, {0.16340734641020693`, 0.08176533923792276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, 2.5776196060818375`}, { 0.16840734641020694`, -2.373241628299139}, { 0.16840734641020694`, -1.8763937552029735`}, {0.16840734641020694`, 0.6622323597488085}, {0.16840734641020694`, 0.08427091838226272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, 2.5775811997802647`}, { 0.17340734641020694`, -2.3732733477481958`}, { 0.17340734641020694`, -1.876910024122581}, {0.17340734641020694`, 0.66195395732342}, {0.17340734641020694`, 0.08677680452732577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, 2.577542983058247}, { 0.17840734641020695`, -2.3733058751265865`}, { 0.17840734641020695`, -1.8774254041173866`}, {0.17840734641020695`, 0.6616765705480877}, {0.17840734641020695`, 0.08928300324224939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, 2.5775049558728416`}, { 0.18340734641020695`, -2.373339212271001}, { 0.18340734641020695`, -1.8779398995599885`}, {0.18340734641020695`, 0.6614002096701446}, {0.18340734641020695`, 0.09178951982527321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, 2.577467118191128}, { 0.18840734641020696`, -2.3733733610529173`}, { 0.18840734641020696`, -1.878453514785026}, {0.18840734641020696`, 0.661124885246487}, {0.18840734641020696`, 0.09429635929652262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, 2.577429469990239}, { 0.19340734641020696`, -2.37340832337873}, { 0.19340734641020696`, -1.8789662540893197`}, {0.19340734641020696`, 0.6608506081511445}, {0.19340734641020696`, 0.09680352639056809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, 2.5773920112573934`}, { 0.19840734641020696`, -2.3734441011898766`}, { 0.19840734641020696`, -1.879478121732006}, {0.19840734641020696`, 0.660577389583079}, {0.19840734641020696`, 0.0993110255487535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, 2.5773547419899274`}, { 0.20340734641020697`, -2.373480696462972}, { 0.20340734641020697`, -1.8799891219346696`}, {0.20340734641020697`, 0.6603052410742251}, {0.20340734641020697`, 0.10181886091128614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, 2.57731766219533}, { 0.20840734641020697`, -2.3735181112099415`}, { 0.20840734641020697`, -1.8804992588814748`}, {0.20840734641020697`, 0.6600341744977772}, {0.20840734641020697`, 0.10432703630907786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, 2.5772807718912776`}, { 0.21340734641020698`, -2.3735563474781585`}, { 0.21340734641020698`, -1.8810085367192908`}, {0.21340734641020698`, 0.6597642020767323}, {0.21340734641020698`, 0.10683555525533335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, 2.577244071105672}, { 0.21840734641020698`, -2.3735954073505847`}, { 0.21840734641020698`, -1.8815169595578174`}, {0.21840734641020698`, 0.6594953363926962}, {0.21840734641020698`, 0.10934442093687123`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, 2.5772075598766766`}, { 0.223407346410207, -2.3736352929459126`}, { 0.223407346410207, -1.8820245314697055`}, {0.223407346410207, 0.6592275903949658}, {0.223407346410207, 0.11185363620517383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, 2.577171238252756}, { 0.228407346410207, -2.3736760064187106`}, { 0.228407346410207, -1.8825312564906769`}, {0.228407346410207, 0.6589609774098902}, {0.228407346410207, 0.11436320356715458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, 2.577135106292717}, { 0.233407346410207, -2.373717549959571}, { 0.233407346410207, -1.8830371386196378`}, {0.233407346410207, 0.6586955111505282}, {0.233407346410207, 0.11687312517563195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, 2.5770991640657477`}, { 0.238407346410207, -2.373759925795261}, { 0.238407346410207, -1.8835421818187945`}, {0.238407346410207, 0.6584312057266035}, {0.238407346410207, 0.11938340281950234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, 2.5770634116514626`}, { 0.243407346410207, -2.3738031361888776`}, { 0.243407346410207, -1.8840463900137618`}, {0.243407346410207, 0.6581680756547776}, {0.243407346410207, 0.12189403791359912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, 2.5770278491399448`}, { 0.248407346410207, -2.3738471834400006`}, { 0.248407346410207, -1.8845497670936717`}, {0.248407346410207, 0.6579061358692413}, {0.248407346410207, 0.12440503148822947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, 2.576992476631791}, { 0.2534073464102069, -2.3738920698848536`}, { 0.2534073464102069, -1.8850523169112774`}, {0.2534073464102069, 0.6576454017326439}, {0.2534073464102069, 0.1269163841783762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, 2.57695729423816}, { 0.2584073464102069, -2.3739377978964677`}, { 0.2584073464102069, -1.885554043283055}, {0.2584073464102069, 0.6573858890473675}, {0.2584073464102069, 0.12942809621255175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.576922302080816}, { 0.2634073464102069, -2.3739843698848415`}, { 0.2634073464102069, -1.8860549499893047`}, {0.2634073464102069, 0.6571276140671591}, {0.2634073464102069, 0.13194016740129635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.576887500292183}, { 0.2684073464102069, -2.3740317882971125`}, { 0.2684073464102069, -1.8865550407742442`}, {0.2684073464102069, 0.6568705935091341}, {0.2684073464102069, 0.13445259712530375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.5768528890153894`}, { 0.2734073464102069, -2.3740800556177257`}, { 0.2734073464102069, -1.8870543193461071`}, {0.2734073464102069, 0.656614844566163}, {0.2734073464102069, 0.1369653843231631}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.5768184684043227`}, { 0.2784073464102069, -2.374129174368606}, { 0.2784073464102069, -1.8875527893772281`}, {0.2784073464102069, 0.6563603849196544}, {0.2784073464102069, 0.1394785274787036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.5767842386236826`}, { 0.28340734641020693`, -2.374179147109335}, { 0.28340734641020693`, -1.8880504545041372`}, {0.28340734641020693`, 0.6561072327527503}, {0.28340734641020693`, 0.1419920246079281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.576750199849032}, { 0.28840734641020693`, -2.3742299764373307`}, { 0.28840734641020693`, -1.8885473183276416`}, {0.28840734641020693`, 0.6558554067639462}, {0.28840734641020693`, 0.14450587324552117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.576716352266856}, { 0.29340734641020694`, -2.3742816649880254`}, { 0.29340734641020694`, -1.889043384412911}, {0.29340734641020694`, 0.6556049261811506}, {0.29340734641020694`, 0.147020070430915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.576682696074615}, { 0.29840734641020694`, -2.374334215435054}, { 0.29840734641020694`, -1.889538656289557}, {0.29840734641020694`, 0.6553558107762028}, {0.29840734641020694`, 0.14953461269389995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.5766492314808063`}, { 0.30340734641020695`, -2.374387630490439}, { 0.30340734641020695`, -1.8900331374517105`}, {0.30340734641020695`, 0.6551080808798606}, {0.30340734641020695`, 0.1520494960397616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.576615958705021}, { 0.30840734641020695`, -2.3744419129047833`}, { 0.30840734641020695`, -1.8905268313580983`}, {0.30840734641020695`, 0.6548617573972777}, {0.30840734641020695`, 0.15456471593392818`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.5765828779780056`}, { 0.31340734641020696`, -2.3744970654674593`}, { 0.31340734641020696`, -1.8910197414321144`}, {0.31340734641020696`, 0.6546168618239888}, {0.31340734641020696`, 0.15708026728611255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.576549989541724}, { 0.31840734641020696`, -2.3745530910068084`}, { 0.31840734641020696`, -1.8915118710618894`}, {0.31840734641020696`, 0.6543734162624176}, {0.31840734641020696`, 0.159596144433925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.5765172936494225`}, { 0.32340734641020696`, -2.3746099923903383`}, { 0.32340734641020696`, -1.8920032236003594`}, {0.32340734641020696`, 0.6541314434389278}, {0.32340734641020696`, 0.1621123411259473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.576484790565693}, { 0.32840734641020697`, -2.3746677725249263`}, { 0.32840734641020697`, -1.892493802365329}, {0.32840734641020697`, 0.6538909667214385}, {0.32840734641020697`, 0.16462885050423856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.5764524805665405`}, { 0.333407346410207, -2.374726434357024}, { 0.333407346410207, -1.892983610639534}, {0.333407346410207, 0.6536520101376221}, {0.333407346410207, 0.167145665086259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.57642036393945}, { 0.338407346410207, -2.3747859808728626`}, { 0.338407346410207, -1.8934726516707008`}, {0.338407346410207, 0.6534145983937049}, {0.338407346410207, 0.1696627767461899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.576388440983458}, { 0.343407346410207, -2.374846415098668}, { 0.343407346410207, -1.8939609286716022`}, {0.343407346410207, 0.6531787568938948}, {0.343407346410207, 0.17218017669562413`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.5763567120092215`}, { 0.348407346410207, -2.374907740100873}, { 0.348407346410207, -1.8944484448201129`}, {0.348407346410207, 0.6529445117604574}, {0.348407346410207, 0.17469785546360983`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.5763251773390903`}, { 0.353407346410207, -2.374969958986333}, { 0.353407346410207, -1.8949352032592601`}, {0.353407346410207, 0.6527118898544636}, {0.353407346410207, 0.17721580287601862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.5762938373071833`}, { 0.358407346410207, -2.3750330749025497`}, { 0.358407346410207, -1.8954212070972727`}, {0.358407346410207, 0.6524809187972329}, {0.358407346410207, 0.17973400803421882`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.576262692259461}, { 0.363407346410207, -2.3750970910378895`}, { 0.363407346410207, -1.895906459407628}, {0.363407346410207, 0.6522516269924993}, {0.363407346410207, 0.1822524592930243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.5762317425538046`}, { 0.368407346410207, -2.375162010621814}, { 0.368407346410207, -1.8963909632290947`}, {0.368407346410207, 0.6520240436493249}, {0.368407346410207, 0.18477114423789381`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.576200988560094}, { 0.373407346410207, -2.375227836925108}, { 0.373407346410207, -1.8968747215657749`}, {0.373407346410207, 0.6517981988057876}, {0.373407346410207, 0.18729004966135643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.576170430660286}, { 0.3784073464102069, -2.3752945732601116`}, { 0.3784073464102069, -1.897357737387142}, {0.3784073464102069, 0.6515741233534729}, {0.3784073464102069, 0.18980916153862826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.5761400692485004`}, { 0.3834073464102069, -2.375362222980956}, { 0.3834073464102069, -1.8978400136280777`}, {0.3834073464102069, 0.6513518490627982}, {0.3834073464102069, 0.19232846500239964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.576109904731099}, { 0.3884073464102069, -2.3754307894838034`}, { 0.3884073464102069, -1.8983215531889048`}, {0.3884073464102069, 0.6511314086091988}, {0.3884073464102069, 0.19484794431675517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.576079937526775}, { 0.3934073464102069, -2.3755002762070885`}, { 0.3934073464102069, -1.8988023589354188`}, {0.3934073464102069, 0.6509128356002111}, {0.3934073464102069, 0.19736758285019718`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.576050168066634}, { 0.3984073464102069, -2.375570686631763}, { 0.3984073464102069, -1.8992824336989147`}, {0.3984073464102069, 0.65069616460348}, {0.3984073464102069, 0.19988736304774268`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.576020596794288}, { 0.4034073464102069, -2.375642024281546}, { 0.4034073464102069, -1.8997617802762148`}, {0.4034073464102069, 0.6504814311757294}, {0.4034073464102069, 0.20240726640205503`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.575991224165943}, { 0.40840734641020693`, -2.375714292723174}, { 0.40840734641020693`, -1.900240401429692}, {0.40840734641020693`, 0.650268671892728}, {0.40840734641020693`, 0.20492727342357991`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.5759620506504897`}, { 0.41340734641020693`, -2.375787495566658}, { 0.41340734641020693`, -1.9007182998872885`}, {0.41340734641020693`, 0.6500579243802871}, {0.41340734641020693`, 0.20744736360964483`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.5759330767295996`}, { 0.41840734641020694`, -2.3758616364655385`}, { 0.41840734641020694`, -1.9011954783425353`}, {0.41840734641020694`, 0.649849227346332}, {0.41840734641020694`, 0.20996751541248682`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.575904302897819}, { 0.42340734641020705`, -2.3759367191171523`}, { 0.42340734641020705`, -1.9016719394545694`}, {0.42340734641020705`, 0.6496426206140777}, {0.42340734641020705`, 0.2124877062061702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.5758757296626653`}, { 0.42840734641020695`, -2.376012747262892}, { 0.42840734641020695`, -1.902147685848144}, {0.42840734641020695`, 0.6494381451563592}, {0.42840734641020695`, 0.21500791225235005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.575847357544728}, { 0.43340734641020706`, -2.3760897246884785`}, { 0.43340734641020706`, -1.9026227201136416`}, {0.43340734641020706`, 0.6492358431311516}, {0.43340734641020706`, 0.21752810866484357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.575819187077767}, { 0.43840734641020696`, -2.376167655224231}, { 0.43840734641020696`, -1.9030970448070805`}, {0.43840734641020696`, 0.649035757918326}, {0.43840734641020696`, 0.2200482693729607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.5757912188088183`}, { 0.44340734641020685`, -2.3762465427453425`}, { 0.44340734641020685`, -1.9035706624501216`}, {0.44340734641020685`, 0.6488379341576842}, {0.44340734641020685`, 0.22256836708355876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.5757634532982947`}, { 0.44840734641020696`, -2.3763263911721575`}, { 0.44840734641020696`, -1.9040435755300704`}, {0.44840734641020696`, 0.6486424177883253}, {0.44840734641020696`, 0.2250883732417583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.5757358911200954`}, { 0.45340734641020686`, -2.376407204470457}, { 0.45340734641020686`, -1.904515786499878}, {0.45340734641020686`, 0.6484492560893782}, {0.45340734641020686`, 0.22760825799029116`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.575708532861712}, { 0.458407346410207, -2.376488986651739}, { 0.458407346410207, -1.90498729777814}, {0.458407346410207, 0.6482584977221686}, {0.458407346410207, 0.23012799012741558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.5756813791243416`}, { 0.46340734641020687`, -2.3765717417735135`}, { 0.46340734641020687`, -1.9054581117490899`}, {0.46340734641020687`, 0.6480701927738544}, {0.46340734641020687`, 0.2326475370633549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.575654430522995}, { 0.468407346410207, -2.3766554739395893`}, { 0.468407346410207, -1.9059282307625944`}, {0.468407346410207, 0.6478843928025938}, {0.468407346410207, 0.23516686477520526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.5756276876866147`}, { 0.4734073464102069, -2.3767401873003746`}, { 0.4734073464102069, -1.9063976571341428`}, {0.4734073464102069, 0.6477011508842951}, {0.4734073464102069, 0.23768593776025473`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.575601151258189}, { 0.478407346410207, -2.376825886053173}, { 0.478407346410207, -1.9068663931448342`}, {0.478407346410207, 0.6475205216610096}, {0.478407346410207, 0.24020471898766213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.575574821894871}, { 0.4834073464102069, -2.3769125744424895`}, { 0.4834073464102069, -1.9073344410413646`}, {0.4834073464102069, 0.6473425613910182}, {0.4834073464102069, 0.24272316984843295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.5755487002680986`}, { 0.488407346410207, -2.3770002567603354`}, { 0.488407346410207, -1.9078018030360089`}, {0.488407346410207, 0.6471673280006802}, {0.488407346410207, 0.2452412501036351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.5755227870637185`}, { 0.4934073464102069, -2.37708893734654}, { 0.4934073464102069, -1.9082684813066013`}, {0.4934073464102069, 0.6469948811381008}, {0.4934073464102069, 0.2477589178307897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.575497082982108}, { 0.498407346410207, -2.377178620589064}, { 0.498407346410207, -1.9087344779965136`}, {0.498407346410207, 0.6468252822286825}, {0.498407346410207, 0.2502761293683782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.5754715887383046`}, { 0.5034073464102069, -2.377269310924317}, { 0.5034073464102069, -1.9091997952146305`}, {0.5034073464102069, 0.646658594532624}, {0.5034073464102069, 0.2527928392583938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.575446305062133}, { 0.508407346410207, -2.3773610128374805`}, { 0.508407346410207, -1.9096644350353225`}, {0.508407346410207, 0.6464948832044375}, {0.508407346410207, 0.25530900018687697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.5754212326983374`}, { 0.5134073464102069, -2.37745373086283}, { 0.5134073464102069, -1.9101283994984162`}, {0.5134073464102069, 0.6463342153545493}, {0.5134073464102069, 0.2578245629223592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.5753963724067144`}, { 0.518407346410207, -2.3775474695840675`}, { 0.518407346410207, -1.910591690609163}, {0.518407346410207, 0.646176660113055}, {0.518407346410207, 0.26033947625215276`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.5753717249622494`}, { 0.5234073464102069, -2.377642233634652}, { 0.5234073464102069, -1.9110543103382025`}, {0.5234073464102069, 0.6460222886957049}, {0.5234073464102069, 0.26285368691640265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.575347291155254}, { 0.528407346410207, -2.377738027698137}, { 0.528407346410207, -1.911516260621529}, {0.528407346410207, 0.6458711744721863}, {0.528407346410207, 0.2653671395398425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.5753230717915065`}, { 0.5334073464102069, -2.37783485650851}, { 0.5334073464102069, -1.911977543360448}, {0.5334073464102069, 0.6457233930367876}, {0.5334073464102069, 0.2678797765611613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.575299067692395}, { 0.538407346410207, -2.3779327248505386`}, { 0.538407346410207, -1.9124381604215364`}, {0.538407346410207, 0.645579022281511}, {0.538407346410207, 0.27039153815991895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.575275279695062}, { 0.5434073464102069, -2.378031637560116}, { 0.5434073464102069, -1.9128981136365975`}, {0.5434073464102069, 0.6454381424717185}, {0.5434073464102069, 0.2729023621809242}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.5752517086525537`}, { 0.548407346410207, -2.3781315995246146`}, { 0.548407346410207, -1.9133574048026143`}, {0.548407346410207, 0.6453008363243901}, {0.548407346410207, 0.27541218405599843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.5752283554339668`}, { 0.553407346410207, -2.378232615683243}, { 0.553407346410207, -1.913816035681698}, {0.553407346410207, 0.6451671890890684}, {0.553407346410207, 0.27792093672304446`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.575205220924605}, { 0.5584073464102071, -2.3783346910274044`}, { 0.5584073464102071, -1.9142740080010392`}, {0.5584073464102071, 0.6450372886315799}, {0.5584073464102071, 0.28042855054234056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.5751823060261314`}, { 0.563407346410207, -2.3784378306010594`}, { 0.563407346410207, -1.9147313234528505`}, {0.563407346410207, 0.6449112255206063}, {0.563407346410207, 0.2829349532099715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.5751596116567277`}, { 0.5684073464102071, -2.378542039501098}, { 0.5684073464102071, -1.91518798369431}, {0.5684073464102071, 0.6447890931171949}, {0.5684073464102071, 0.2854400696683295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.5751371387512534`}, { 0.573407346410207, -2.3786473228777076`}, { 0.573407346410207, -1.9156439903475029`}, {0.573407346410207, 0.644670987667283}, {0.573407346410207, 0.287943822013578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.575114888261411}, { 0.5784073464102069, -2.3787536859347522`}, { 0.5784073464102069, -1.9160993449993575`}, {0.5784073464102069, 0.6445570083973272}, {0.5784073464102069, 0.2904461294000236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.57509286115591}, { 0.583407346410207, -2.37886113393015}, { 0.583407346410207, -1.9165540492015833`}, {0.583407346410207, 0.6444472576131104}, {0.583407346410207, 0.2929469079412961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.5750710584206344`}, { 0.5884073464102069, -2.378969672176261}, { 0.5884073464102069, -1.9170081044706009`}, {0.5884073464102069, 0.6443418408018116}, {0.5884073464102069, 0.29544607060826084`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.5750494810588167`}, { 0.593407346410207, -2.379079306040271}, { 0.593407346410207, -1.9174615122874739`}, {0.593407346410207, 0.6442408667374196}, {0.593407346410207, 0.2979435271235873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.575028130091211}, { 0.5984073464102069, -2.3791900409445903`}, { 0.5984073464102069, -1.9179142740978363`}, {0.5984073464102069, 0.644144447589561}, {0.5984073464102069, 0.30043918385289275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.5750070065562682`}, { 0.603407346410207, -2.379301882367246}, { 0.603407346410207, -1.9183663913118205`}, {0.603407346410207, 0.6440526990358216}, {0.603407346410207, 0.30293294369239027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.574986111510319}, { 0.6084073464102069, -2.379414835842285}, { 0.6084073464102069, -1.9188178653039742`}, {0.6084073464102069, 0.6439657403776327}, {0.6084073464102069, 0.3054247059529651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.5749654460277545`}, { 0.613407346410207, -2.3795289069601795`}, { 0.613407346410207, -1.9192686974131876`}, {0.613407346410207, 0.6438836946597851}, {0.613407346410207, 0.3079143662406199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.5749450112012116`}, { 0.6184073464102069, -2.379644101368239}, { 0.6184073464102069, -1.9197188889426051`}, {0.6184073464102069, 0.643806688793641}, {0.6184073464102069, 0.3104018163332135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.5749248081417644`}, { 0.623407346410207, -2.3797604247710207`}, { 0.623407346410207, -1.9201684411595459`}, {0.623407346410207, 0.643734853684087}, {0.623407346410207, 0.31288694405345535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.5749048379791137`}, { 0.6284073464102069, -2.3798778829307508`}, { 0.6284073464102069, -1.920617355295413}, {0.6284073464102069, 0.6436683243602941}, {0.6284073464102069, 0.3153696331380848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.574885101861783}, { 0.633407346410207, -2.3799964816677472`}, { 0.633407346410207, -1.921065632545606}, {0.633407346410207, 0.6436072401103143}, {0.633407346410207, 0.31784976310321134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.574865600957317}, { 0.6384073464102069, -2.3801162268608476`}, { 0.6384073464102069, -1.9215132740694263`}, {0.6384073464102069, 0.6435517446195491}, {0.6384073464102069, 0.3203272091057717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.5748463364524836`}, { 0.643407346410207, -2.3802371244478397`}, { 0.643407346410207, -1.9219602809899854`}, {0.643407346410207, 0.6435019861131157}, {0.643407346410207, 0.32280184180108845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.5748273095534757`}, { 0.6484073464102069, -2.380359180425901}, { 0.6484073464102069, -1.9224066543941047`}, {0.6484073464102069, 0.6434581175021175}, {0.6484073464102069, 0.3252735271965121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.574808521486123}, { 0.653407346410207, -2.3804824008520367`}, { 0.653407346410207, -1.9228523953322183`}, {0.653407346410207, 0.6434202965338149}, {0.653407346410207, 0.32774212650116297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.574789973496102}, { 0.6584073464102069, -2.3806067918435283`}, { 0.6584073464102069, -1.9232975048182686`}, {0.6584073464102069, 0.6433886859456768}, {0.6584073464102069, 0.3302074959717794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.5747716668491494`}, { 0.663407346410207, -2.3807323595783814`}, { 0.663407346410207, -1.9237419838296024`}, {0.663407346410207, 0.6433634536232792}, {0.663407346410207, 0.33266948675471575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.574753602831283}, { 0.6684073464102069, -2.3808591102957832`}, { 0.6684073464102069, -1.924185833306864}, {0.6684073464102069, 0.6433447727619884}, {0.6684073464102069, 0.3351279447241478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.574735782749021}, { 0.673407346410207, -2.3809870502965613`}, { 0.673407346410207, -1.9246290541538844`}, {0.673407346410207, 0.6433328220323532}, {0.673407346410207, 0.3375827103165616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.574718207929611}, { 0.678407346410207, -2.381116185943647}, { 0.678407346410207, -1.9250716472375693`}, {0.678407346410207, 0.6433277857491039}, {0.678407346410207, 0.34003361836162943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.5747008797212545`}, { 0.6834073464102071, -2.381246523662547}, { 0.6834073464102071, -1.925513613387784}, {0.6834073464102071, 0.6433298540436212}, {0.6834073464102071, 0.3424804979096062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.574683799493343}, { 0.688407346410207, -2.3813780699418157`}, { 0.688407346410207, -1.9259549533972364`}, {0.688407346410207, 0.64333922303972}, {0.688407346410207, 0.3449231720554063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.574666968636694}, { 0.6934073464102071, -2.381510831333535}, { 0.6934073464102071, -1.9263956680213565`}, {0.6934073464102071, 0.6433560950325454}, {0.6934073464102071, 0.34736145775955707`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.5746503885637906`}, { 0.698407346410207, -2.381644814453798}, { 0.698407346410207, -1.9268357579781739`}, {0.698407346410207, 0.6433806786703545}, {0.698407346410207, 0.34979516566626206`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.574634060709027}, { 0.7034073464102069, -2.381780025983196}, { 0.7034073464102069, -1.9272752239481927`}, {0.7034073464102069, 0.6434131891389052}, {0.7034073464102069, 0.35222409991884635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.574617986528953}, { 0.708407346410207, -2.3819164726673168`}, { 0.708407346410207, -1.9277140665742647`}, {0.708407346410207, 0.6434538483481342}, {0.708407346410207, 0.35464805797290555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.5746021675025337`}, { 0.7134073464102069, -2.3820541613172375`}, { 0.7134073464102069, -1.9281522864614575`}, {0.7134073464102069, 0.643502885120759}, {0.7134073464102069, 0.3570668304075232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.574586605131397}, { 0.718407346410207, -2.382193098810032}, { 0.718407346410207, -1.9285898841769242`}, {0.718407346410207, 0.6435605353823726}, {0.718407346410207, 0.35948020073498427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.5745713009401006`}, { 0.7234073464102069, -2.3823332920892804`}, { 0.7234073464102069, -1.9290268602497658`}, {0.7234073464102069, 0.6436270423525616}, {0.7234073464102069, 0.36188794520945966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.574556256476392}, { 0.728407346410207, -2.3824747481655786`}, { 0.728407346410207, -1.929463215170895}, {0.728407346410207, 0.6437026567364942}, {0.728407346410207, 0.3642898326352096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.5745414733114815`}, { 0.7334073464102069, -2.382617474117062}, { 0.7334073464102069, -1.9298989493928946`}, {0.7334073464102069, 0.6437876369163673}, {0.7334073464102069, 0.3666856241749185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.574526953040311}, { 0.738407346410207, -2.3827614770899266`}, { 0.738407346410207, -1.9303340633298764`}, {0.738407346410207, 0.6438822491420253}, {0.738407346410207, 0.3690750731588523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.574512697281837}, { 0.7434073464102069, -2.3829067642989603`}, { 0.7434073464102069, -1.9307685573573345`}, {0.7434073464102069, 0.6439867677199781}, {0.7434073464102069, 0.371457924895601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.5744987076793056`}, { 0.748407346410207, -2.383053343028076}, { 0.748407346410207, -1.9312024318119974`}, {0.748407346410207, 0.6441014751999716}, {0.748407346410207, 0.3738339164852641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.5744849859005456`}, { 0.7534073464102069, -2.3832012206308537`}, { 0.7534073464102069, -1.9316356869916773`}, {0.7534073464102069, 0.6442266625581569}, {0.7534073464102069, 0.37620277663602625`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.5744715336382558`}, { 0.758407346410207, -2.383350404531083}, { 0.758407346410207, -1.9320683231551183`}, {0.758407346410207, 0.644362629375816}, {0.758407346410207, 0.37856422548516533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.574458352610303}, { 0.7634073464102069, -2.383500902223315}, { 0.7634073464102069, -1.9325003405218397`}, {0.7634073464102069, 0.6445096840124973}, {0.7634073464102069, 0.3809179744256376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.5744454445600207`}, { 0.768407346410207, -2.3836527212734206`}, { 0.768407346410207, -1.932931739271978}, {0.768407346410207, 0.6446681437723055}, {0.768407346410207, 0.3832637259395067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.5744328112565165`}, { 0.7734073464102069, -2.383805869319148}, { 0.7734073464102069, -1.933362519546126}, {0.7734073464102069, 0.6448383350619612}, {0.7734073464102069, 0.3856011734395809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.574420454494981}, { 0.778407346410207, -2.3839603540706933`}, { 0.778407346410207, -1.9337926814451702`}, {0.778407346410207, 0.6450205935391494}, {0.778407346410207, 0.38793000112075887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.5744083760970047`}, { 0.7834073464102069, -2.3841161833112707`}, { 0.7834073464102069, -1.934222225030125}, {0.7834073464102069, 0.6452152642495286}, {0.7834073464102069, 0.3902498838227006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.5743965779108966`}, { 0.788407346410207, -2.384273364897692}, { 0.788407346410207, -1.9346511503219628`}, {0.788407346410207, 0.6454227017506504}, {0.788407346410207, 0.3925604869055746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.5743850618120114`}, { 0.7934073464102069, -2.3844319067609496`}, { 0.7934073464102069, -1.9350794573014454`}, {0.7934073464102069, 0.6456432702209084}, {0.7934073464102069, 0.3948614661407686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.5743738297030805`}, { 0.798407346410207, -2.3845918169068074`}, { 0.798407346410207, -1.9355071459089486`}, {0.798407346410207, 0.6458773435514883}, {0.798407346410207, 0.3971524676185829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.5743628835145476`}, { 0.803407346410207, -2.384753103416394}, { 0.803407346410207, -1.9359342160442867`}, {0.803407346410207, 0.6461253054191681}, {0.803407346410207, 0.3994331276750616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.57435222520491}, { 0.8084073464102071, -2.384915774446805}, { 0.8084073464102071, -1.936360667566535}, {0.8084073464102071, 0.646387549337669}, {0.8084073464102071, 0.4017030728402672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.5743418567610674`}, { 0.813407346410207, -2.38507983823171}, { 0.813407346410207, -1.9367865002938474`}, {0.813407346410207, 0.6466644786851151}, {0.813407346410207, 0.4039619198104226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.5743317801986736`}, { 0.8184073464102071, -2.385245303081964}, { 0.8184073464102071, -1.937211714003272}, {0.8184073464102071, 0.6469565067050501}, {0.8184073464102071, 0.40620927544649427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.574321997562495}, { 0.823407346410207, -2.3854121773862262`}, { 0.823407346410207, -1.9376363084305674`}, {0.823407346410207, 0.6472640564783029}, {0.823407346410207, 0.4084447368019052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.5743125109267764`}, { 0.8284073464102069, -2.385580469611585}, { 0.8284073464102069, -1.9380602832700113`}, {0.8284073464102069, 0.6475875608629007}, {0.8284073464102069, 0.4106678911821938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.574303322395608}, { 0.833407346410207, -2.3857501883041903`}, { 0.833407346410207, -1.938483638174211}, {0.833407346410207, 0.6479274623991025}, {0.833407346410207, 0.4128783162395311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.5742944341033067`}, { 0.8384073464102069, -2.385921342089882}, { 0.8384073464102069, -1.938906372753908}, {0.8384073464102069, 0.6482842131765506}, {0.8384073464102069, 0.4150755801051135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.5742858482147946`}, { 0.843407346410207, -2.386093939674844}, { 0.843407346410207, -1.9393284865777816`}, {0.843407346410207, 0.6486582746604441}, {0.843407346410207, 0.4172592415625135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.574277566925988}, { 0.8484073464102069, -2.386267989846244}, { 0.8484073464102069, -1.9397499791722521`}, {0.8484073464102069, 0.6490501174736056}, {0.8484073464102069, 0.4194288502651277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.574269592464194}, { 0.853407346410207, -2.3864435014728933`}, { 0.853407346410207, -1.9401708500212762`}, {0.853407346410207, 0.6494602211312743}, {0.853407346410207, 0.4215839470008782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.5742619270885116`}, { 0.8584073464102069, -2.3866204835059035`}, { 0.8584073464102069, -1.9405910985661443`}, {0.8584073464102069, 0.6498890737254704}, {0.8584073464102069, 0.42372406400733365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.5742545730902378`}, { 0.863407346410207, -2.386798944979357}, { 0.863407346410207, -1.9410107242052745`}, {0.863407346410207, 0.6503371715558134}, {0.863407346410207, 0.4258487253403565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.5742475327932843`}, { 0.8684073464102069, -2.3869788950109796`}, { 0.8684073464102069, -1.9414297262940012`}, {0.8684073464102069, 0.6508050187037624}, {0.8684073464102069, 0.4279574472993127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.5742408085545976`}, { 0.873407346410207, -2.38716034280282}, { 0.873407346410207, -1.9418481041443656`}, {0.873407346410207, 0.6512931265473784}, {0.873407346410207, 0.43004973891174775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.5742344027645876`}, { 0.8784073464102069, -2.387343297641936}, { 0.8784073464102069, -1.9422658570249007`}, {0.8784073464102069, 0.6518020132138717}, {0.8784073464102069, 0.4321251024802556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.5742283178475627`}, { 0.883407346410207, -2.3875277689010876`}, { 0.883407346410207, -1.942682984160413}, {0.883407346410207, 0.652332202967456}, {0.883407346410207, 0.434183034194031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.5742225562621717`}, { 0.8884073464102069, -2.3877137660394374`}, { 0.8884073464102069, -1.9430994847317644`}, {0.8884073464102069, 0.6528842255303006}, {0.8884073464102069, 0.436223024807299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.5742171205018543`}, { 0.893407346410207, -2.3879012986032526`}, { 0.893407346410207, -1.943515357875651}, {0.893407346410207, 0.6534586153347455}, {0.893407346410207, 0.43824456038646986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.5742120130952975`}, { 0.8984073464102069, -2.388090376226622}, { 0.8984073464102069, -1.943930602684377}, {0.8984073464102069, 0.6540559107053708}, {0.8984073464102069, 0.44024712312742253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.5742072366068998`}, { 0.903407346410207, -2.388281008632172}, { 0.903407346410207, -1.944345218205628}, {0.903407346410207, 0.6546766529699974}, {0.903407346410207, 0.4422301922438345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.5742027936372427`}, { 0.9084073464102069, -2.388473205631793}, { 0.9084073464102069, -1.9447592034422416`}, {0.9084073464102069, 0.655321385499265}, {0.9084073464102069, 0.4441932449269199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.574198686823573}, { 0.913407346410207, -2.3886669771273725`}, { 0.913407346410207, -1.9451725573519763`}, {0.913407346410207, 0.6559906526750848}, {0.913407346410207, 0.4461357573762732}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.5741949188402873`}, { 0.9184073464102069, -2.3888623331115335`}, { 0.9184073464102069, -1.945585278847275}, {0.9184073464102069, 0.6566849987889535}, {0.9184073464102069, 0.4480572059008324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.574191492399429}, { 0.923407346410207, -2.3890592836683804`}, { 0.923407346410207, -1.9459973667950292`}, {0.923407346410207, 0.6574049668718988}, {0.923407346410207, 0.4499570680881917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.574188410251194}, { 0.928407346410207, -2.389257838974252}, { 0.928407346410207, -1.946408820016339}, {0.928407346410207, 0.6581510974586674}, {0.928407346410207, 0.4518348240396519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.574185675184439}, { 0.9334073464102071, -2.3894580092984845`}, { 0.9334073464102071, -1.9468196372862703`}, {0.9334073464102071, 0.6589239272896431}, {0.9334073464102071, 0.4536899576675207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.574183290027207}, { 0.938407346410207, -2.3896598050041726`}, { 0.938407346410207, -1.9472298173336118`}, {0.938407346410207, 0.6597239879549287}, {0.938407346410207, 0.45552195805022905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.5741812576472514`}, { 0.9434073464102071, -2.389863236548949}, { 0.9434073464102071, -1.9476393588406253`}, {0.9434073464102071, 0.6605518044859859}, {0.9434073464102071, 0.4573303208398714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.574179580952579}, { 0.948407346410207, -2.3900683144857613`}, { 0.948407346410207, -1.9480482604427982`}, {0.948407346410207, 0.6614078939012084}, {0.948407346410207, 0.4591145497157756}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.574178262891993}, { 0.9534073464102071, -2.3902750494636633`}, { 0.9534073464102071, -1.94845652072859}, {0.9534073464102071, 0.6622927637128019}, {0.9534073464102071, 0.46087415787678415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.5741773064556526`}, { 0.958407346410207, -2.39048345222861}, { 0.958407346410207, -1.9488641382391785`}, {0.958407346410207, 0.6632069104032949}, {0.958407346410207, 0.4626086695638223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.5741767146756347`}, { 0.9634073464102069, -2.390693533624258}, { 0.9634073464102069, -1.9492711114682013`}, {0.9634073464102069, 0.664150817880961}, {0.9634073464102069, 0.464317621603593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.5741764906265123`}, { 0.968407346410207, -2.3909053045927777`}, { 0.968407346410207, -1.9496774388614981`}, {0.968407346410207, 0.6651249559242749}, {0.968407346410207, 0.46600056496317444`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.574176637425935}, { 0.9734073464102069, -2.3911187761756714`}, { 0.9734073464102069, -1.9500831188168464`}, {0.9734073464102069, 0.6661297786263551}, {0.9734073464102069, 0.46765706630462467`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.5741771582352273`}, { 0.978407346410207, -2.3913339595145966`}, { 0.978407346410207, -1.950488149683698}, {0.978407346410207, 0.6671657228509956}, {0.978407346410207, 0.4692867095279708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.574178056259988}, { 0.9834073464102069, -2.3915508658521984`}, { 0.9834073464102069, -1.950892529762913}, {0.9834073464102069, 0.6682332067124838}, {0.9834073464102069, 0.4708890972903847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.5741793347507094`}, { 0.988407346410207, -2.3917695065329503`}, { 0.988407346410207, -1.9512962573064878`}, {0.988407346410207, 0.6693326280918007}, {0.988407346410207, 0.4724638524889578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.5741809970033964`}, { 0.9934073464102069, -2.391989893004003}, { 0.9934073464102069, -1.9516993305172843`}, {0.9934073464102069, 0.6704643632020442}, {0.9934073464102069, 0.47401061969422015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.5741830463602056`}, { 0.998407346410207, -2.392212036816035}, { 0.998407346410207, -1.952101747548757}, {0.998407346410207, 0.671628765216002}, {0.998407346410207, 0.475529066521492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.5741854862100886`}, { 1.003407346410207, -2.3924359496241214`}, { 1.003407346410207, -1.9525035065046732`}, {1.003407346410207, 0.6728261629686514}, {1.003407346410207, 0.4770188849272761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.574188319989449}, { 1.008407346410207, -2.392661643188601}, { 1.008407346410207, -1.9529046054388364`}, {1.008407346410207, 0.6740568597470411}, {1.008407346410207, 0.47847979241824495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.57419155118281}, { 1.013407346410207, -2.3928891293759555`}, { 1.013407346410207, -1.9533050423548026`}, {1.013407346410207, 0.6753211321794622}, {1.013407346410207, 0.47991153316091184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.574195183323493}, { 1.018407346410207, -2.393118420159697}, { 1.018407346410207, -1.9537048152055971`}, {1.018407346410207, 0.6766192292350677}, {1.018407346410207, 0.48131387898082373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.574199219994307}, { 1.023407346410207, -2.393349527621261}, { 1.023407346410207, -1.9541039218934282`}, {1.023407346410207, 0.6779513713441474}, {1.023407346410207, 0.4826866302410733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.5742036648282522`}, { 1.028407346410207, -2.3935824639509105`}, { 1.028407346410207, -1.9545023602693978`}, {1.028407346410207, 0.679317749648132}, {1.028407346410207, 0.4840296165910505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.5742085215092327`}, { 1.033407346410207, -2.3938172414486445`}, { 1.033407346410207, -1.9549001281332103`}, {1.033407346410207, 0.680718525387077}, {1.033407346410207, 0.4853426975776876}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.574213793772782}, { 1.038407346410207, -2.39405387252512}, { 1.038407346410207, -1.9552972232328785`}, {1.038407346410207, 0.6821538294309304}, {1.038407346410207, 0.4866257631128897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.5742194854068012`}, { 1.043407346410207, -2.394292369702574}, { 1.043407346410207, -1.955693643264428}, {1.043407346410207, 0.6836237619592964}, {1.043407346410207, 0.4878787337924392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.574225600252311}, { 1.048407346410207, -2.3945327456157637`}, { 1.048407346410207, -1.9560893858715993`}, {1.048407346410207, 0.6851283922927554}, {1.048407346410207, 0.48910156106331376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.5742321422042136`}, { 1.053407346410207, -2.394775013012907}, { 1.053407346410207, -1.956484448645546}, {1.053407346410207, 0.6866677588770366}, {1.053407346410207, 0.49029422723811683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.5742391152120705`}, { 1.058407346410207, -2.3950191847566353`}, { 1.058407346410207, -1.9568788291245316`}, {1.058407346410207, 0.6882418694196384}, {1.058407346410207, 0.49145674535703654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.574246523280892}, { 1.063407346410207, -2.3952652738249536`}, { 1.063407346410207, -1.957272524793626}, {1.063407346410207, 0.6898507011767051}, {1.063407346410207, 0.49258915889950633`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.5742543704719396`}, { 1.068407346410207, -2.39551329331221}, { 1.068407346410207, -1.957665533084395}, {1.068407346410207, 0.6914942013863256}, {1.068407346410207, 0.4936915413494165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.574262660903545}, { 1.073407346410207, -2.3957632564300724`}, { 1.073407346410207, -1.958057851374593}, {1.073407346410207, 0.6931722878427826}, {1.073407346410207, 0.4947639956193397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.574271398751939}, { 1.078407346410207, -2.3960151765085156`}, { 1.078407346410207, -1.9584494769878487`}, {1.078407346410207, 0.6948848496048199}, {1.078407346410207, 0.49580665334070284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.5742805882521}, { 1.083407346410207, -2.3962690669968145`}, { 1.083407346410207, -1.958840407193351}, {1.083407346410207, 0.6966317478296256}, {1.083407346410207, 0.4968196740282134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.5742902336986093`}, { 1.0884073464102069`, -2.3965249414645493`}, { 1.0884073464102069`, -1.9592306392055332`}, {1.0884073464102069`, 0.6984128167230597}, {1.0884073464102069`, 0.49780324412799626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.574300339446532}, { 1.093407346410207, -2.3967828136026186`}, { 1.093407346410207, -1.9596201701837528`}, {1.093407346410207, 0.7002278645956509}, {1.093407346410207, 0.49875757595993325`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.5743109099123007`}, { 1.0984073464102069`, -2.3970426972242573`}, { 1.0984073464102069`, -1.96000899723197}, {1.0984073464102069`, 0.7020766750130789}, {1.0984073464102069`, 0.4996829065654784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.574321949574626}, { 1.103407346410207, -2.397304606266072}, { 1.103407346410207, -1.9603971173984254`}, {1.103407346410207, 0.7039590080292606}, {1.103407346410207, 0.5005794964728276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.5743334629754138`}, { 1.1084073464102069`, -2.397568554789076}, { 1.1084073464102069`, -1.960784527675313}, {1.1084073464102069`, 0.7058746014897527}, {1.1084073464102069`, 0.5014476283917408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.574345454720705}, { 1.113407346410207, -2.3978345569797406`}, { 1.113407346410207, -1.9611712249984528`}, {1.113407346410207, 0.7078231723929941}, {1.113407346410207, 0.5022876058504755}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.5743579294816272`}, { 1.118407346410207, -2.398102627151052}, { 1.118407346410207, -1.9615572062469602`}, {1.118407346410207, 0.7098044182968983}, {1.118407346410207, 0.503099751787342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.5743708919953647`}, { 1.123407346410207, -2.3983727797435783`}, { 1.123407346410207, -1.9619424682429145`}, {1.123407346410207, 0.7118180187584806}, {1.123407346410207, 0.5038844071091734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.574384347066146}, { 1.128407346410207, -2.398645029326546}, { 1.128407346410207, -1.9623270077510244`}, {1.128407346410207, 0.7138636367945582}, {1.128407346410207, 0.504641929228686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.5743982995662464`}, { 1.133407346410207, -2.398919390598927}, { 1.133407346410207, -1.96271082147829}, {1.133407346410207, 0.715940920352031}, {1.133407346410207, 0.5053726905922172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.574412754437012}, { 1.138407346410207, -2.3991958783905303`}, { 1.138407346410207, -1.9630939060736656`}, {1.138407346410207, 0.7180495037768844}, {1.138407346410207, 0.5060770772087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.5744277166898972`}, { 1.143407346410207, -2.399474507663111}, { 1.143407346410207, -1.963476258127719}, {1.143407346410207, 0.7201890092717507}, {1.143407346410207, 0.5067554871900265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.574443191407522}, { 1.148407346410207, -2.3997552935114834`}, { 1.148407346410207, -1.9638578741722874`}, {1.148407346410207, 0.7223590483327104}, {1.148407346410207, 0.5074083293121406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.5744591837447497`}, { 1.153407346410207, -2.4000382511646445`}, { 1.153407346410207, -1.9642387506801329`}, {1.153407346410207, 0.7245592231568321}, {1.153407346410207, 0.5080360216053371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.574475698929783}, { 1.158407346410207, -2.400323395986908}, { 1.158407346410207, -1.9646188840645955`}, {1.158407346410207, 0.7267891280128987}, {1.158407346410207, 0.5086389899813306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.574492742265276}, { 1.163407346410207, -2.400610743479049}, { 1.163407346410207, -1.9649982706792457`}, {1.163407346410207, 0.7290483505686748}, {1.163407346410207, 0.509217666903738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.5745103191294696`}, { 1.168407346410207, -2.400900309279457}, { 1.168407346410207, -1.9653769068175302`}, {1.168407346410207, 0.7313364731690108}, {1.168407346410207, 0.5097724901076752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.574528434977346}, { 1.173407346410207, -2.4011921091653017`}, { 1.173407346410207, -1.9657547887124212`}, {1.173407346410207, 0.7336530740600118}, {1.173407346410207, 0.5103039013732423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.574547095341804}, { 1.178407346410207, -2.4014861590537024`}, { 1.178407346410207, -1.966131912536061}, {1.178407346410207, 0.7359977285553584}, {1.178407346410207, 0.5108123453568022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.574566305834854}, { 1.183407346410207, -2.4017824750029173`}, { 1.183407346410207, -1.9665082743994045`}, {1.183407346410207, 0.7383700101417822}, {1.183407346410207, 0.511298268483062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.5745860721488327`}, { 1.188407346410207, -2.4020810732135347`}, { 1.188407346410207, -1.9668838703518612`}, {1.188407346410207, 0.7407694915214489}, {1.188407346410207, 0.5117621179001871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.574606400057647}, { 1.193407346410207, -2.4023819700296785`}, { 1.193407346410207, -1.9672586963809326`}, {1.193407346410207, 0.7431957455898006}, {1.193407346410207, 0.5122043404994107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.57462729541803}, { 1.198407346410207, -2.4026851819402233`}, { 1.198407346410207, -1.967632748411851}, {1.198407346410207, 0.7456483463480758}, {1.198407346410207, 0.5126253819999086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.5746487641708242`}, { 1.203407346410207, -2.40299072558002}, { 1.203407346410207, -1.9680060223072147`}, {1.203407346410207, 0.7481268697503691}, {1.203407346410207, 0.5130256860990788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.574670812342291}, { 1.208407346410207, -2.4032986177311315`}, { 1.208407346410207, -1.9683785138666205`}, {1.208407346410207, 0.7506308944856562}, {1.208407346410207, 0.5134056936878059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.574693446045438}, { 1.2134073464102069`, -2.4036088753240805`}, { 1.2134073464102069`, -1.9687502188262969`}, {1.2134073464102069`, 0.7531600026957033}, {1.2134073464102069`, 0.5137658421297788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.5747166714813705`}, { 1.218407346410207, -2.4039215154391056`}, { 1.218407346410207, -1.9691211328587324`}, {1.218407346410207, 0.7557137806302056}, {1.218407346410207, 0.5141065646035268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.574740494940674}, { 1.2234073464102069`, -2.4042365553074325`}, { 1.2234073464102069`, -1.9694912515723044`}, {1.2234073464102069`, 0.7582918192408916}, {1.2234073464102069`, 0.5144282895054269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.5747649228048126`}, { 1.228407346410207, -2.4045540123125497`}, { 1.228407346410207, -1.9698605705109051`}, {1.228407346410207, 0.7608937147166079}, {1.228407346410207, 0.5147314399116761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.5747899615475593`}, { 1.2334073464102069`, -2.404873903991501}, { 1.2334073464102069`, -1.970229085153567}, {1.2334073464102069`, 0.7635190689616747}, {1.2334073464102069`, 0.5150164330969297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.574815617736448}, { 1.238407346410207, -2.4051962480361877`}, { 1.238407346410207, -1.9705967909140838`}, {1.238407346410207, 0.7661674900199837}, {1.238407346410207, 0.5152836801071344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.574841898034254}, { 1.243407346410207, -2.40552106229468}, { 1.243407346410207, -1.9709636831406327`}, {1.243407346410207, 0.7688385924474768}, {1.243407346410207, 0.5155335853839219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.574868809200502}, { 1.248407346410207, -2.40584836477254}, { 1.248407346410207, -1.9713297571153943`}, {1.248407346410207, 0.7715319976357211}, {1.248407346410207, 0.5157665464378376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.574896358093}, { 1.253407346410207, -2.4061781736341596`}, { 1.253407346410207, -1.9716950080541682`}, {1.253407346410207, 0.7742473340893986}, {1.253407346410207, 0.5159829535675933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.5749245516693993`}, { 1.258407346410207, -2.4065105072041058`}, { 1.258407346410207, -1.9720594311059922`}, {1.258407346410207, 0.776984237660518}, {1.258407346410207, 0.5161831896225291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.574953396988788}, { 1.263407346410207, -2.406845383968479}, { 1.263407346410207, -1.9724230213527536`}, {1.263407346410207, 0.7797423517421985}, {1.263407346410207, 0.5163676298054383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.5749829012133088`}, { 1.268407346410207, -2.4071828225762832`}, { 1.268407346410207, -1.9727857738088033`}, {1.268407346410207, 0.7825213274247982}, {1.268407346410207, 0.5165366415129753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.5750130716098094`}, { 1.273407346410207, -2.4075228418408092`}, { 1.273407346410207, -1.9731476834205681`}, {1.273407346410207, 0.785320823617168}, {1.273407346410207, 0.5166905842108719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.5750439155515217`}, { 1.278407346410207, -2.407865460741026}, { 1.278407346410207, -1.9735087450661584`}, {1.278407346410207, 0.7881405071356854}, {1.278407346410207, 0.5168298093413003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.5750754405197718`}, { 1.283407346410207, -2.4082106984229874`}, { 1.283407346410207, -1.9738689535549778`}, {1.283407346410207, 0.7909800527636859}, {1.283407346410207, 0.5169546602597662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.575107654105721}, { 1.288407346410207, -2.4085585742012503`}, { 1.288407346410207, -1.9742283036273298`}, {1.288407346410207, 0.7938391432837824}, {1.288407346410207, 0.51706547219904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.5751405640121434`}, { 1.293407346410207, -2.408909107560304}, { 1.293407346410207, -1.9745867899540208`}, {1.293407346410207, 0.7967174694854758}, {1.293407346410207, 0.517162572257723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.5751741780552275`}, { 1.298407346410207, -2.409262318156013}, { 1.298407346410207, -1.974944407135968}, {1.298407346410207, 0.7996147301503338}, {1.298407346410207, 0.5172462794111672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.575208504166419}, { 1.303407346410207, -2.4096182258170695`}, { 1.303407346410207, -1.975301149703797}, {1.303407346410207, 0.802530632016912}, {1.303407346410207, 0.5173169045425735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.575243550394295}, { 1.308407346410207, -2.4099768505464634`}, { 1.308407346410207, -1.9756570121174453`}, {1.308407346410207, 0.8054648897274539}, {1.308407346410207, 0.5173747504922358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.575279324906471}, { 1.313407346410207, -2.410338212522959}, { 1.313407346410207, -1.976011988765762}, {1.313407346410207, 0.8084172257583045}, {1.313407346410207, 0.517420112122987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.5753158359915482`}, { 1.318407346410207, -2.4107023321025896`}, { 1.318407346410207, -1.976366073966104}, {1.318407346410207, 0.8113873703358364}, {1.318407346410207, 0.5174532764000521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.5753530920610896`}, { 1.323407346410207, -2.411069229820161}, { 1.323407346410207, -1.9767192619639349`}, {1.323407346410207, 0.8143750613395687}, {1.323407346410207, 0.5174745224836215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.575391101651642}, { 1.328407346410207, -2.4114389263907694`}, { 1.328407346410207, -1.9770715469324187`}, {1.328407346410207, 0.8173800441940543}, {1.328407346410207, 0.5174841218325759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.5754298734267866`}, { 1.333407346410207, -2.411811442711333}, { 1.333407346410207, -1.977422922972015}, {1.333407346410207, 0.8204020717509821}, {1.333407346410207, 0.5174823383179045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.5754694161792364`}, { 1.3384073464102069`, -2.412186799862138}, { 1.3384073464102069`, -1.9777733841100713`}, {1.3384073464102069`, 0.8234409041628415}, {1.3384073464102069`, 0.5174694283444741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.5755097388329657`}, { 1.343407346410207, -2.4125650191083916`}, { 1.343407346410207, -1.9781229243004146`}, {1.343407346410207, 0.8264963087493793}, {1.343407346410207, 0.517445640979917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.575550850445384}, { 1.3484073464102069`, -2.412946121901796}, { 1.3484073464102069`, -1.9784715374229425`}, {1.3484073464102069`, 0.829568059857996}, {1.3484073464102069`, 0.5174112180894856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.5755927602095503`}, { 1.353407346410207, -2.413330129882133}, { 1.353407346410207, -1.9788192172832109`}, {1.353407346410207, 0.8326559387191107}, {1.353407346410207, 0.5173663944758451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.575635477456426}, { 1.3584073464102069`, -2.4137170648788584`}, { 1.3584073464102069`, -1.9791659576120235`}, {1.3584073464102069`, 0.8357597332974487}, {1.3584073464102069`, 0.5173113980228489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.575679011657175}, { 1.363407346410207, -2.4141069489127185`}, { 1.363407346410207, -1.9795117520650178`}, {1.363407346410207, 0.8388792381401197}, {1.363407346410207, 0.5172464498424295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.575723372425503}, { 1.368407346410207, -2.414499804197372}, { 1.368407346410207, -1.9798565942222515`}, {1.368407346410207, 0.8420142542222561}, {1.368407346410207, 0.5171717644238227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.5757685695200427`}, { 1.373407346410207, -2.4148956531410293`}, { 1.373407346410207, -1.980200477587785}, {1.373407346410207, 0.8451645887909326}, {1.373407346410207, 0.5170875497844196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.5758146128467865`}, { 1.378407346410207, -2.41529451834811}, { 1.378407346410207, -1.9805433955892677`}, {1.378407346410207, 0.8483300552079933}, {1.378407346410207, 0.5169940076216011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.5758615124615605`}, { 1.383407346410207, -2.4156964226209054`}, { 1.383407346410207, -1.9808853415775187`}, {1.383407346410207, 0.851510472792363}, {1.383407346410207, 0.516891333464988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.57590927857255}, { 1.388407346410207, -2.416101388961265}, { 1.388407346410207, -1.9812263088261082`}, {1.388407346410207, 0.8547056666623504}, {1.388407346410207, 0.5167797168285923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.575957921542871}, { 1.393407346410207, -2.41650944057229}, { 1.393407346410207, -1.9815662905309381`}, {1.393407346410207, 0.8579154675783938}, {1.393407346410207, 0.5166593413624178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.5760074518931906`}, { 1.398407346410207, -2.4169206008600472`}, { 1.398407346410207, -1.9819052798098218`}, {1.398407346410207, 0.8611397117866589}, {1.398407346410207, 0.5165303850030979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.5760578803043974`}, { 1.403407346410207, -2.4173348934352945`}, { 1.403407346410207, -1.9822432697020607`}, {1.403407346410207, 0.864378240863833}, {1.403407346410207, 0.5163930201232267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.5761092176203255`}, { 1.408407346410207, -2.4177523421152207`}, { 1.408407346410207, -1.9825802531680232`}, {1.408407346410207, 0.8676309015634306}, {1.408407346410207, 0.5162474136790632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.576161474850527}, { 1.413407346410207, -2.4181729709252022`}, { 1.413407346410207, -1.9829162230887216`}, {1.413407346410207, 0.87089754566388}, {1.413407346410207, 0.5160937273563382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.5762146631731}, { 1.418407346410207, -2.418596804100575}, { 1.418407346410207, -1.9832511722653854`}, {1.418407346410207, 0.8741780298186188}, {1.418407346410207, 0.5159321177139354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.5762687939375715`}, { 1.4234073464102068`, -2.419023866088422}, { 1.4234073464102068`, -1.9835850934190362`}, {1.4234073464102068`, 0.8774722154084057}, {1.4234073464102068`, 0.5157627363252351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.576323878667832}, { 1.4284073464102072`, -2.419454181549372}, { 1.4284073464102072`, -1.9839179791900627`}, {1.4284073464102072`, 0.8807799683960038}, {1.4284073464102072`, 0.5155857299169624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.5763799290651344`}, { 1.433407346410207, -2.4198877753594212`}, { 1.433407346410207, -1.9842498221377927`}, {1.433407346410207, 0.8841011591833915}, {1.433407346410207, 0.5154012405053863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.5764369570111403`}, { 1.438407346410207, -2.4203246726117653`}, { 1.438407346410207, -1.9845806147400646`}, {1.438407346410207, 0.8874356624716043}, {1.438407346410207, 0.515209405529757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.5764949745710357`}, { 1.4434073464102068`, -2.420764898618648}, { 1.4434073464102068`, -1.984910349392798}, {1.4434073464102068`, 0.8907833571233083}, {1.4434073464102068`, 0.5150103579828862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.5765539939966984`}, { 1.4484073464102072`, -2.421208478913228}, { 1.4484073464102072`, -1.9852390184095647`}, {1.4484073464102072`, 0.8941441260281697}, {1.4484073464102072`, 0.5148042265387923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.5766140277299345`}, { 1.453407346410207, -2.4216554392514618`}, { 1.453407346410207, -1.9855666140211572`}, {1.453407346410207, 0.8975178559710868}, {1.453407346410207, 0.5145911356773601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.576675088405772}, { 1.458407346410207, -2.4221058056139997`}, { 1.458407346410207, -1.985893128375158}, {1.458407346410207, 0.9009044375033084}, {1.458407346410207, 0.5143712058059666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.576737188855821}, { 1.4634073464102069`, -2.422559604208103}, { 1.4634073464102069`, -1.9862185535355061`}, {1.4634073464102069`, 0.9043037648164731}, {1.4634073464102069`, 0.5141445533780531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.5768003421116994`}, { 1.4684073464102068`, -2.423016861469573}, { 1.4684073464102068`, -1.9865428814820643`}, {1.4684073464102068`, 0.9077157356195726}, {1.4684073464102068`, 0.5139112910086295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.5768645614085255`}, { 1.473407346410207, -2.423477604064704}, { 1.473407346410207, -1.9868661041101856`}, {1.473407346410207, 0.9111402510188418}, {1.473407346410207, 0.5136715275867088}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.5769298601884794`}, { 1.478407346410207, -2.423941858892245}, { 1.478407346410207, -1.9871882132302776`}, {1.478407346410207, 0.914577215400559}, {1.478407346410207, 0.5134253683846807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.5769962521044305`}, { 1.4834073464102069`, -2.424409653085384}, { 1.4834073464102069`, -1.9875092005673682`}, {1.4834073464102069`, 0.918026536316745}, {1.4834073464102069`, 0.5131729151646442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.5770637510236436`}, { 1.4884073464102068`, -2.4248810140137493`}, { 1.4884073464102068`, -1.9878290577606683`}, {1.4884073464102068`, 0.9214881243737214}, {1.4884073464102068`, 0.5129142662817202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.57713237103155}, { 1.4934073464102071`, -2.425355969285427}, { 1.4934073464102071`, -1.9881477763631337`}, {1.4934073464102071`, 0.9249618931235014}, {1.4934073464102071`, 0.5126495167843835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.577202126435598}, { 1.498407346410207, -2.4258345467489972`}, { 1.498407346410207, -1.988465347841029}, {1.498407346410207, 0.9284477589579657}, {1.498407346410207, 0.5123787585118456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.577273031769178}, { 1.503407346410207, -2.4263167744955867`}, { 1.503407346410207, -1.9887817635734901`}, {1.503407346410207, 0.9319456410057835}, {1.503407346410207, 0.5121020801885386}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.5773451017956215`}, { 1.5084073464102068`, -2.426802680860944}, { 1.5084073464102068`, -1.9890970148520797`}, {1.5084073464102068`, 0.9354554610320245}, {1.5084073464102068`, 0.5118195675157378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.577418351512287}, { 1.5134073464102071`, -2.4272922944275255`}, { 1.5134073464102071`, -1.9894110928803528`}, {1.5134073464102071`, 0.9389771433404058}, {1.5134073464102071`, 0.5115313032603873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.5774927961547194`}, { 1.518407346410207, -2.427785644026608}, { 1.518407346410207, -1.9897239887734128`}, {1.518407346410207, 0.9425106146781195}, {1.518407346410207, 0.5112373673411721}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.577568451200894}, { 1.523407346410207, -2.428282758740416}, { 1.523407346410207, -1.9900356935574701`}, {1.523407346410207, 0.9460558041431832}, {1.523407346410207, 0.5109378369118964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.5776453323755466`}, { 1.5284073464102068`, -2.4287836679042663`}, { 1.5284073464102068`, -1.9903461981694}, {1.5284073464102068`, 0.9496126430942462}, {1.5284073464102068`, 0.5106327864422308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.5777234556545903`}, { 1.5334073464102072`, -2.429288401108736}, { 1.5334073464102072`, -1.9906554934562983`}, {1.5334073464102072`, 0.9531810650627901}, {1.5334073464102072`, 0.5103222877958831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.5778028372696133`}, { 1.538407346410207, -2.429796988201848}, { 1.538407346410207, -1.9909635701750394`}, {1.538407346410207, 0.9567610056676634}, {1.538407346410207, 0.5100064103062544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.5778834937124766`}, { 1.543407346410207, -2.4303094592912733`}, { 1.543407346410207, -1.9912704189918293`}, {1.543407346410207, 0.9603524025318794}, {1.543407346410207, 0.5096852208496481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.577965441739996}, { 1.5484073464102068`, -2.4308258447465576`}, { 1.5484073464102068`, -1.99157603048176}, {1.5484073464102068`, 0.9639551952016148}, {1.5484073464102068`, 0.5093587839160847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.57804869837872}, { 1.5534073464102072`, -2.4313461752013663`}, { 1.5534073464102072`, -1.991880395128365}, {1.5534073464102072`, 0.9675693250673403}, {1.5534073464102072`, 0.5090271616777969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.5781332809298037`}, { 1.558407346410207, -2.431870481555747}, { 1.558407346410207, -1.992183503323168}, {1.558407346410207, 0.9711947352870218}, {1.558407346410207, 0.5086904140554523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.57821920697398}, { 1.563407346410207, -2.4323987949784174`}, { 1.563407346410207, -1.9924853453652396`}, {1.563407346410207, 0.9748313707113219}, {1.563407346410207, 0.5083485987821834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.578306494376631}, { 1.5684073464102068`, -2.4329311469090684`}, { 1.5684073464102068`, -1.9927859114607427`}, {1.5684073464102068`, 0.978479177810737}, {1.5684073464102068`, 0.5080017714654713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.5783951612929608`}, { 1.5734073464102072`, -2.4334675690606935`}, { 1.5734073464102072`, -1.9930851917224877`}, {1.5734073464102072`, 0.9821381046046088}, {1.5734073464102072`, 0.5076499856469536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.578485226173272}, { 1.578407346410207, -2.4340080934219337`}, { 1.578407346410207, -1.9933831761694758`}, {1.578407346410207, 0.9858081005919419}, {1.578407346410207, 0.5072932928602126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.5785767077683484`}, { 1.583407346410207, -2.43455275225945}, { 1.583407346410207, -1.9936798547264516`}, {1.583407346410207, 0.9894891166839654}, {1.583407346410207, 0.5069317426866059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.5786696251349497`}, { 1.5884073464102069`, -2.43510157812031}, { 1.5884073464102069`, -1.9939752172234484`}, {1.5884073464102069`, 0.9931811051383771}, {1.5884073464102069`, 0.5065653828091963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.5787639976414107`}, { 1.5934073464102072`, -2.435654603834404}, { 1.5934073464102072`, -1.9942692533953328`}, {1.5934073464102072`, 0.9968840194952078}, {1.5934073464102072`, 0.5061942590648375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.578859844973359}, { 1.598407346410207, -2.4362118625168776`}, { 1.598407346410207, -1.9945619528813516`}, {1.598407346410207, 1.0005978145142456`}, {1.598407346410207, 0.5058184154944751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.5789571871395465`}, { 1.603407346410207, -2.436773387570589}, { 1.603407346410207, -1.994853305224674}, {1.603407346410207, 1.004322446113963}, {1.603407346410207, 0.505437894391715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.5790560444777997`}, { 1.6084073464102069`, -2.437339212688587}, { 1.6084073464102069`, -1.9951432998719352`}, {1.6084073464102069`, 1.0080578713118835`}, {1.6084073464102069`, 0.5050527363497145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.579156437661089}, { 1.6134073464102068`, -2.4379093718566156`}, { 1.6134073464102068`, -1.9954319261727769`}, {1.6134073464102068`, 1.011804048166336}, {1.6134073464102068`, 0.5046629803064488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.579258387703722}, { 1.6184073464102071`, -2.4384838993556373`}, { 1.6184073464102071`, -1.995719173379388}, {1.6184073464102071`, 1.0155609357195396`}, {1.6184073464102071`, 0.5042686635884043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.579361915967665}, { 1.623407346410207, -2.43906282976438}, { 1.623407346410207, -1.9960050306460428`}, {1.623407346410207, 1.0193284939419631`}, {1.623407346410207, 0.5038698219527473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.5794670441689904`}, { 1.628407346410207, -2.4396461979619137`}, { 1.628407346410207, -1.9962894870286398`}, {1.628407346410207, 1.0231066836779081`}, {1.628407346410207, 0.503466489628019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.5795737943844546`}, { 1.6334073464102068`, -2.4402340391302397`}, { 1.6334073464102068`, -1.9965725314842364`}, {1.6334073464102068`, 1.0268954665922634`}, {1.6334073464102068`, 0.503058699353402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.5796821890582127`}, { 1.6384073464102071`, -2.4408263887569164`}, { 1.6384073464102071`, -1.9968541528705839`}, {1.6384073464102071`, 1.0306948051183769`}, {1.6384073464102071`, 0.5026464824166064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.57979225100867}, { 1.643407346410207, -2.4414232826376994`}, { 1.643407346410207, -1.9971343399456616`}, {1.643407346410207, 1.034504662406999}, {1.643407346410207, 0.50222986869042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.579904003435471}, { 1.648407346410207, -2.442024756879211}, { 1.648407346410207, -1.9974130813672066`}, {1.648407346410207, 1.038325002276252}, {1.648407346410207, 0.5018088866679606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.580017469926631}, { 1.6534073464102068`, -2.4426308479016345`}, { 1.6534073464102068`, -1.9976903656922462`}, {1.6534073464102068`, 1.0421557891625697`}, {1.6534073464102068`, 0.5013835634966843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.5801326744658204`}, { 1.6584073464102072`, -2.443241592441433}, { 1.6584073464102072`, -1.997966181376624}, {1.6584073464102072`, 1.0459969880725695`}, {1.6584073464102072`, 0.500953925011177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.5802496414397864`}, { 1.663407346410207, -2.443857027554092}, { 1.663407346410207, -1.9982405167745265`}, {1.663407346410207, 1.0498485645358089`}, {1.663407346410207, 0.5005199957647779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.5803683956459387`}, { 1.668407346410207, -2.4444771906168903`}, { 1.668407346410207, -1.9985133601380094`}, {1.668407346410207, 1.053710484558384}, {1.668407346410207, 0.5000817990600708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.5804889623000817`}, { 1.6734073464102068`, -2.445102119331697}, { 1.6734073464102068`, -1.9987846996165184`}, {1.6734073464102068`, 1.0575827145773287`}, {1.6734073464102068`, 0.49963935697827644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.5806113670443107`}, { 1.6784073464102072`, -2.4457318517277895`}, { 1.6784073464102072`, -1.9990545232564105`}, {1.6784073464102072`, 1.0614652214157698`}, {1.6784073464102072`, 0.4991926904075895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.5807356359550675`}, { 1.683407346410207, -2.4463664261647073`}, { 1.683407346410207, -1.9993228190004735`}, {1.683407346410207, 1.0653579722388005`}, {1.683407346410207, 0.4987418190704873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.580861795551363}, { 1.688407346410207, -2.4470058813351234`}, { 1.688407346410207, -1.9995895746874401`}, {1.688407346410207, 1.069260934510038}, {1.688407346410207, 0.4982867615500466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.5809898728031673`}, { 1.6934073464102068`, -2.4476502562677482`}, { 1.6934073464102068`, -1.9998547780515037`}, {1.6934073464102068`, 1.0731740759488149`}, {1.6934073464102068`, 0.4978275353153033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.5811198951399743`}, { 1.6984073464102072`, -2.448299590330261}, { 1.6984073464102072`, -2.0001184167218304`}, {1.6984073464102072`, 1.077097364487982}, {1.6984073464102072`, 0.49736415674568163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.5812518904595407`}, { 1.703407346410207, -2.448953923232266}, { 1.703407346410207, -2.0003804782220658`}, {1.703407346410207, 1.081030768232275}, {1.703407346410207, 0.4968966411545267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.5813858871368045`}, { 1.708407346410207, -2.449613295028278}, { 1.708407346410207, -2.0006409499698434`}, {1.708407346410207, 1.084974255417217}, {1.708407346410207, 0.4964250028117683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.58152191403299}, { 1.7134073464102069`, -2.4502777461207375`}, { 1.7134073464102069`, -2.000899819276289}, {1.7134073464102069`, 1.0889277943685207`}, {1.7134073464102069`, 0.495949254965742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.581660000504898}, { 1.7184073464102072`, -2.4509473172630543`}, { 1.7184073464102072`, -2.00115707334552}, {1.7184073464102072`, 1.0928913534619549`}, {1.7184073464102072`, 0.4954694098641993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.5818001764143883`}, { 1.723407346410207, -2.4516220495626766`}, { 1.723407346410207, -2.0014126992741423`}, {1.723407346410207, 1.0968649010836453`}, {1.723407346410207, 0.49498547877452964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.5819424721380546`}, { 1.728407346410207, -2.452301984484195}, { 1.728407346410207, -2.00166668405075}, {1.728407346410207, 1.1008484055907817`}, {1.728407346410207, 0.4944974720032178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.5820869185771054`}, { 1.7334073464102069`, -2.452987163852471}, { 1.7334073464102069`, -2.0019190145554124`}, {1.7334073464102069`, 1.1048418352726908`}, {1.7334073464102069`, 0.4940053989145665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.582233547167443}, { 1.7384073464102068`, -2.4536776298557985`}, { 1.7384073464102068`, -2.0021696775591633`}, {1.7384073464102068`, 1.108845158312255}, {1.7384073464102068`, 0.4935092679487034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.582382389889951}, { 1.7434073464102071`, -2.4543734250490945`}, { 1.7434073464102071`, -2.0024186597234896`}, {1.7434073464102071`, 1.1128583427476433`}, {1.7434073464102071`, 0.49300908663889614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.582533479280997}, { 1.748407346410207, -2.4550745923571187`}, { 1.748407346410207, -2.002665947599807}, {1.748407346410207, 1.1168813564343223`}, {1.748407346410207, 0.4925048616281963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.5826868484431484`}, { 1.753407346410207, -2.455781175077728}, { 1.753407346410207, -2.0029115276289415`}, {1.753407346410207, 1.1209141670073342`}, {1.753407346410207, 0.49199659868543627`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.582842531056112}, { 1.7584073464102068`, -2.456493216885158}, { 1.7584073464102068`, -2.0031553861406017`}, {1.7584073464102068`, 1.1249567418437911`}, {1.7584073464102068`, 0.4914843027205963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.583000561387896}, { 1.7634073464102071`, -2.4572107618333363`}, { 1.7634073464102071`, -2.0033975093528498`}, {1.7634073464102071`, 1.1290090480255817`}, {1.7634073464102071`, 0.49096797779956175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.5831609743062045`}, { 1.768407346410207, -2.457933854359233}, { 1.768407346410207, -2.003637883371564}, {1.768407346410207, 1.13307105230225}, {1.768407346410207, 0.49044762715829004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.583323805290067}, { 1.773407346410207, -2.458662539286234}, { 1.773407346410207, -2.003876494189902}, {1.773407346410207, 1.1371427210540301`}, {1.773407346410207, 0.4899232532164047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.583489090441706}, { 1.7784073464102068`, -2.459396861827554}, { 1.7784073464102068`, -2.004113327687757}, {1.7784073464102068`, 1.141224020255005}, {1.7784073464102068`, 0.4893948575902348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.5836568664986475`}, { 1.7834073464102072`, -2.4601368675896813`}, { 1.7834073464102072`, -2.00434836963121}, {1.7834073464102072`, 1.1453149154363704`}, {1.7834073464102072`, 0.48886244110531546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.583827170846087}, { 1.788407346410207, -2.460882602575851}, { 1.788407346410207, -2.004581605671974}, {1.788407346410207, 1.1494153716497761`}, {1.788407346410207, 0.4883260038083654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.5840000415295012`}, { 1.793407346410207, -2.461634113189556}, { 1.793407346410207, -2.004813021346838}, {1.793407346410207, 1.1535253534307277`}, {1.793407346410207, 0.4877855449787572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.5841755172675254`}, { 1.7984073464102068`, -2.462391446238092}, { 1.7984073464102068`, -2.0050426020771037`}, {1.7984073464102068`, 1.1576448247620195`}, {1.7984073464102068`, 0.48724106313949794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.5843536374650937`}, { 1.8034073464102072`, -2.463154648936132}, { 1.8034073464102072`, -2.0052703331680157`}, {1.8034073464102072`, 1.1617737490371791`}, {1.8034073464102072`, 0.4866925560677287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.584534442226847}, { 1.808407346410207, -2.463923768909338}, { 1.808407346410207, -2.0054961998081855`}, {1.808407346410207, 1.1659120890239032`}, {1.808407346410207, 0.4861400208047616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.5847179723708185`}, { 1.813407346410207, -2.4646988541980086`}, { 1.813407346410207, -2.005720187069013}, {1.813407346410207, 1.1700598068274632`}, {1.813407346410207, 0.4855834536656669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.5849042694423976`}, { 1.8184073464102068`, -2.4654799532607585`}, { 1.8184073464102068`, -2.005942279904099}, {1.8184073464102068`, 1.1742168638540582`}, {1.8184073464102068`, 0.48502285024841973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.5850933757285817`}, { 1.8234073464102072`, -2.4662671149782325`}, { 1.8234073464102072`, -2.006162463148652}, {1.8234073464102072`, 1.1783832207740943`}, {1.8234073464102072`, 0.4844582054426234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.585285334272516}, { 1.828407346410207, -2.4670603886568596`}, { 1.828407346410207, -2.0063807215188896`}, {1.828407346410207, 1.1825588374853726`}, {1.828407346410207, 0.48388951343781667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.5854801888883343`}, { 1.833407346410207, -2.467859824032638}, { 1.833407346410207, -2.0065970396114294`}, {1.833407346410207, 1.186743673076169}, {1.833407346410207, 0.4833167677313791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.5856779841762965`}, { 1.8384073464102069`, -2.4686654712749574`}, { 1.8384073464102069`, -2.00681140190268}, {1.8384073464102069`, 1.1909376857881748`}, {1.8384073464102069`, 0.48273996113604495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.585878765538242}, { 1.8434073464102072`, -2.4694773809904587`}, { 1.8434073464102072`, -2.0070237927482175`}, {1.8434073464102072`, 1.195140832979295}, {1.8434073464102072`, 0.48215908578703404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.586082579193349}, { 1.848407346410207, -2.4702956042269286`}, { 1.848407346410207, -2.007234196382158}, {1.848407346410207, 1.1993530710862708`}, {1.848407346410207, 0.48157413314881203`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.5862894721942196`}, { 1.853407346410207, -2.471120192477232}, { 1.853407346410207, -2.007442596916523}, {1.853407346410207, 1.203574355587121}, {1.853407346410207, 0.48098509402148937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.5864994924432874`}, { 1.8584073464102069`, -2.4719511976832798`}, { 1.8584073464102069`, -2.0076489783405957`}, {1.8584073464102069`, 1.2078046409633734`}, {1.8584073464102069`, 0.48039195854686556`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.5867126887095555`}, { 1.8634073464102068`, -2.4727886722400374`}, { 1.8634073464102068`, -2.007853324520267}, {1.8634073464102068`, 1.2120438806620744`}, {1.8634073464102068`, 0.479794716214131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.586929110645677}, { 1.8684073464102071`, -2.4736326689995654`}, { 1.8684073464102071`, -2.0080556191973784`}, {1.8684073464102071`, 1.2162920270575595`}, {1.8684073464102071`, 0.47919335586523365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.587148808805374}, { 1.873407346410207, -2.4744832412751028`}, { 1.873407346410207, -2.0082558459890505`}, {1.873407346410207, 1.2205490314129621`}, {1.873407346410207, 0.4785878656999164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.587371834661208}, { 1.878407346410207, -2.475340442845184}, { 1.878407346410207, -2.0084539883870067`}, {1.878407346410207, 1.2248148438414532`}, {1.878407346410207, 0.4779782332804383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.5875982406227056`}, { 1.8834073464102068`, -2.4762043279577997`}, { 1.8834073464102068`, -2.008650029756884}, {1.8834073464102068`, 1.2290894132671843`}, {1.8834073464102068`, 0.4773644455359795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.587828080054849}, { 1.8884073464102071`, -2.4770749513345875`}, { 1.8884073464102071`, -2.0088439533375366`}, {1.8884073464102071`, 1.2333726873859245`}, {1.8884073464102071`, 0.47674648876674475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.588061407296928}, { 1.893407346410207, -2.477952368175068}, { 1.893407346410207, -2.0090357422403313`}, {1.893407346410207, 1.2376646126253739`}, {1.893407346410207, 0.4761243486477675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.5882982776817722`}, { 1.898407346410207, -2.478836634160918}, { 1.898407346410207, -2.0092253794484267`}, {1.898407346410207, 1.241965134105137}, {1.898407346410207, 0.4754980102324223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.5885387475553623`}, { 1.9034073464102068`, -2.47972780546028}, { 1.9034073464102068`, -2.0094128478160482`}, {1.9034073464102068`, 1.2462741955963388`}, {1.9034073464102068`, 0.474867457955652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.5887828742968244`}, { 1.9084073464102072`, -2.4806259387321123`}, { 1.9084073464102072`, -2.009598130067748}, {1.9084073464102072`, 1.2505917394808719`}, {1.9084073464102072`, 0.474232675636917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.589030716338821}, { 1.913407346410207, -2.481531091130579}, { 1.913407346410207, -2.0097812087976585`}, {1.913407346410207, 1.2549177067102546`}, {1.913407346410207, 0.47359364648286906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.589282333188339}, { 1.918407346410207, -2.482443320309478}, { 1.918407346410207, -2.009962066468727}, {1.918407346410207, 1.259252036764091}, {1.918407346410207, 0.472950353089758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.589537785447883}, { 1.9234073464102068`, -2.4833626844267065`}, { 1.9234073464102068`, -2.010140685411947}, {1.9234073464102068`, 1.2635946676081105`}, {1.9234073464102068`, 0.47230277744557636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.58979713483708}, { 1.9284073464102072`, -2.4842892421487677`}, { 1.9284073464102072`, -2.0103170478255725`}, {1.9284073464102072`, 1.2679455356517824`}, {1.9284073464102072`, 0.4716509009319446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.5900604442147017`}, { 1.933407346410207, -2.4852230526553187`}, { 1.933407346410207, -2.0104911357743194`}, {1.933407346410207, 1.2723045757054792`}, {1.933407346410207, 0.4709947043257455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.5903277776011078`}, { 1.938407346410207, -2.486164175643753}, { 1.938407346410207, -2.0106629311885564`}, {1.938407346410207, 1.2766717209371856`}, {1.938407346410207, 0.47033416780050713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.590599200201121}, { 1.9434073464102068`, -2.4871126713338265`}, { 1.9434073464102068`, -2.0108324158634825`}, {1.9434073464102068`, 1.2810469028287335`}, {1.9434073464102068`, 0.46966927092754435`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.590874778427338}, { 1.9484073464102072`, -2.4880686004723196`}, { 1.9484073464102072`, -2.01099957145829}, {1.9484073464102072`, 1.2854300511315502`}, {1.9484073464102072`, 0.4689999926768588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.5911545799238764`}, { 1.953407346410207, -2.4890320243377397`}, { 1.953407346410207, -2.0111643794953147`}, {1.953407346410207, 1.2898210938219064`}, {1.953407346410207, 0.46832631141780284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.591438673590574}, { 1.958407346410207, -2.4900030047450645`}, { 1.958407346410207, -2.011326821359171}, {1.958407346410207, 1.2942199570556547`}, {1.958407346410207, 0.4676482049195116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.5917271296076376`}, { 1.9634073464102069`, -2.4909816040505217`}, { 1.9634073464102069`, -2.0114868782958717`}, {1.9634073464102069`, 1.2986265651224407`}, {1.9634073464102069`, 0.46696565035110477`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.592020019460748}, { 1.9684073464102072`, -2.4919678851564093`}, { 1.9684073464102072`, -2.011644531411937}, {1.9684073464102072`, 1.303040840399375}, {1.9684073464102072`, 0.4662786242816639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.5923174159666305`}, { 1.973407346410207, -2.4929619115159527`}, { 1.973407346410207, -2.0117997616734824`}, {1.973407346410207, 1.3074627033041581`}, {1.973407346410207, 0.46558710267998776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.5926193932990937`}, { 1.978407346410207, -2.4939637471382032`}, { 1.978407346410207, -2.011952549905295}, {1.978407346410207, 1.3118920722476455`}, {1.978407346410207, 0.46489106091412563`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.5929260270155376`}, { 1.9834073464102069`, -2.4949734565929704`}, { 1.9834073464102069`, -2.0121028767898923`}, {1.9834073464102069`, 1.3163288635858335`}, {1.9834073464102069`, 0.46419047375069644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.593237394083943}, { 1.988407346410207, -2.4959911050158015`}, { 1.988407346410207, -2.0122507228665643`}, {1.988407346410207, 1.3207729915712672`}, {1.988407346410207, 0.4634853153539925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.593553572910341}, { 1.993407346410207, -2.497016758112983}, { 1.993407346410207, -2.012396068530399}, {1.993407346410207, 1.3252243683038514`}, {1.993407346410207, 0.46277555928487124`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.593874643366769}, { 1.998407346410207, -2.498050482166595}, { 1.998407346410207, -2.0125388940312927`}, {1.998407346410207, 1.3296829036810536`}, {1.998407346410207, 0.4620611784994399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.5942006868197196`}, { 2.003407346410207, -2.4990923440395956`}, { 2.003407346410207, -2.012679179472937}, {2.003407346410207, 1.334148505347497}, {2.003407346410207, 0.4613421453475292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.594531786159078}, { 2.008407346410207, -2.5001424111809403`}, { 2.008407346410207, -2.0128169048117943`}, {2.008407346410207, 1.3386210786439257`}, {2.008407346410207, 0.46061843157096555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.594868025827561}, { 2.013407346410207, -2.5012007516307406`}, { 2.013407346410207, -2.012952049856052}, {2.013407346410207, 1.3431005265555351`}, {2.013407346410207, 0.45989000830163757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.595209491850653}, { 2.018407346410207, -2.502267434025457}, { 2.018407346410207, -2.0130845942645545`}, {2.018407346410207, 1.3475867496596616`}, {2.018407346410207, 0.4591568460593629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.595556271867049}, { 2.023407346410207, -2.5033425276031256`}, { 2.023407346410207, -2.0132145175457232`}, {2.023407346410207, 1.3520796460728228`}, {2.023407346410207, 0.458418914749553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.595908455159594}, { 2.028407346410207, -2.5044261022086216`}, { 2.028407346410207, -2.0133417990564473`}, {2.028407346410207, 1.3565791113970966`}, {2.028407346410207, 0.4576761836606811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.5962661326867367`}, { 2.033407346410207, -2.505518228298954}, { 2.033407346410207, -2.0134664180009647`}, {2.033407346410207, 1.361085038665838}, {2.033407346410207, 0.4569286214615524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.596629397114484}, { 2.038407346410207, -2.5066189769485927`}, { 2.038407346410207, -2.013588353429713}, {2.038407346410207, 1.3655973182887213`}, {2.038407346410207, 0.45617619619837874`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.596998342848869}, { 2.043407346410207, -2.507728419854831}, { 2.043407346410207, -2.013707584238166}, {2.043407346410207, 1.3701158379961091`}, {2.043407346410207, 0.45541887529165753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.59737306606892}, { 2.048407346410207, -2.508846629343176}, { 2.048407346410207, -2.0138240891656456`}, {2.048407346410207, 1.3746404827827352`}, {2.048407346410207, 0.4546566255328577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.597753664760139}, { 2.053407346410207, -2.509973678372768}, { 2.053407346410207, -2.01393784679411}, {2.053407346410207, 1.379171134850703}, {2.053407346410207, 0.4538894130809122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.5981402387484884`}, { 2.058407346410207, -2.511109640541834}, { 2.058407346410207, -2.014048835546923}, {2.058407346410207, 1.3837076735517917`}, {2.058407346410207, 0.45311720345851847`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.5985328897348765`}, { 2.063407346410207, -2.5122545900931645`}, { 2.063407346410207, -2.0141570336876016`}, {2.063407346410207, 1.3882499753290716`}, {2.063407346410207, 0.4523399615482468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.598931721330143}, { 2.068407346410207, -2.513408601919619}, { 2.068407346410207, -2.014262419318531}, {2.068407346410207, 1.392797913657823}, {2.068407346410207, 0.45155765158845773`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.5993368390905447`}, { 2.073407346410207, -2.5145717515696577`}, { 2.073407346410207, -2.01436497037967}, {2.073407346410207, 1.3973513589857585`}, {2.073407346410207, 0.45077023716902964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.59974835055373}, { 2.078407346410207, -2.5157441152528968`}, { 2.078407346410207, -2.0144646646472175`}, {2.078407346410207, 1.4019101786725496`}, {2.078407346410207, 0.4499776812268946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.600166365275198}, { 2.083407346410207, -2.516925769845685}, { 2.083407346410207, -2.0145614797322655`}, {2.083407346410207, 1.4064742369286591`}, {2.083407346410207, 0.4491799460413837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.6005909948652417`}, { 2.088407346410207, -2.5181167928967056`}, { 2.088407346410207, -2.0146553930794204`}, {2.088407346410207, 1.4110433947534788`}, {2.088407346410207, 0.44837699322938485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.6010223530263574`}, { 2.093407346410207, -2.519317262632594}, { 2.093407346410207, -2.0147463819654017`}, {2.093407346410207, 1.415617509872777}, {2.093407346410207, 0.4475687837403065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.60146055559112}, { 2.098407346410207, -2.5205272579635762`}, { 2.098407346410207, -2.0148344234976125`}, {2.098407346410207, 1.4201964366754618`}, {2.098407346410207, 0.4467552778508558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.6019057205605103`}, { 2.103407346410207, -2.5217468584891227`}, { 2.103407346410207, -2.0149194946126827`}, {2.103407346410207, 1.424780026149663}, {2.103407346410207, 0.4459364351596216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.6023579681426803`}, { 2.108407346410207, -2.5229761445036143`}, { 2.108407346410207, -2.0150015720749908`}, {2.108407346410207, 1.4293681258181417`}, {2.108407346410207, 0.4451122145814711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.6028174207921535`}, { 2.1134073464102068`, -2.5242151970020266`}, { 2.1134073464102068`, -2.015080632475148}, {2.1134073464102068`, 1.4339605796730348`}, {2.1134073464102068`, 0.44428257434175145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.603284203249431}, { 2.118407346410207, -2.525464097685617}, { 2.118407346410207, -2.015156652228464}, {2.118407346410207, 1.438557228109946}, {2.118407346410207, 0.4434474719703041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.6037584425810003`}, { 2.123407346410207, -2.5267229289676267`}, { 2.123407346410207, -2.015229607573378}, {2.123407346410207, 1.4431579078613899`}, {2.123407346410207, 0.4426068642952833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.6042402682197263`}, { 2.128407346410207, -2.5279917739789832`}, { 2.128407346410207, -2.015299474569864}, {2.128407346410207, 1.4477624519296126`}, {2.128407346410207, 0.44176070743678403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.6047298120055973`}, { 2.133407346410207, -2.5292707165740076`}, { 2.133407346410207, -2.0153662290978027`}, {2.133407346410207, 1.4523706895187916`}, {2.133407346410207, 0.44090895680027675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.6052272082268177`}, { 2.138407346410207, -2.5305598413361263`}, { 2.138407346410207, -2.0154298468553278`}, {2.138407346410207, 1.456982445966639}, {2.138407346410207, 0.440051567069846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.605732593661216}, { 2.143407346410207, -2.5318592335835715`}, { 2.143407346410207, -2.0154903033571383`}, {2.143407346410207, 1.4615975426754277`}, {2.143407346410207, 0.4391884922012368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.6062461076179426`}, { 2.148407346410207, -2.533168979375086}, { 2.148407346410207, -2.0155475739327806`}, {2.148407346410207, 1.4662157970424556`}, {2.148407346410207, 0.43831968541470234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.606767891979437}, { 2.153407346410207, -2.534489165515615}, { 2.153407346410207, -2.015601633724901}, {2.153407346410207, 1.4708370223899772`}, {2.153407346410207, 0.4374450991876565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.6072980912436283`}, { 2.158407346410207, -2.535819879561987}, { 2.158407346410207, -2.0156524576874615`}, {2.158407346410207, 1.475461027894623}, {2.158407346410207, 0.4365646852471271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.6078368525663413`}, { 2.163407346410207, -2.5371612098285783`}, { 2.163407346410207, -2.0157000205839295`}, {2.163407346410207, 1.4800876185163363`}, {2.163407346410207, 0.43567839456201085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.60838432580387}, { 2.168407346410207, -2.5385132453929646`}, { 2.168407346410207, -2.0157442969854276`}, {2.168407346410207, 1.4847165949268601`}, {2.168407346410207, 0.43478617733512637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.6089406635556878`}, { 2.173407346410207, -2.5398760761015424`}, { 2.173407346410207, -2.015785261268855}, {2.173407346410207, 1.4893477534378012`}, {2.173407346410207, 0.4338879829950664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.609506021207248}, { 2.178407346410207, -2.5412497925751314`}, { 2.178407346410207, -2.0158228876149735`}, {2.178407346410207, 1.4939808859283128`}, {2.178407346410207, 0.432983760187846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.6100805569728394`}, { 2.183407346410207, -2.5426344862145434`}, { 2.183407346410207, -2.015857150006456}, {2.183407346410207, 1.498615779772428}, {2.183407346410207, 0.4320734567683465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.610664431938442}, { 2.188407346410207, -2.5440302492061164`}, { 2.188407346410207, -2.015888022225905}, {2.188407346410207, 1.5032522177660947`}, {2.188407346410207, 0.4311570197915515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.6112578101045463`}, { 2.193407346410207, -2.5454371745272115`}, { 2.193407346410207, -2.0159154778538317`}, {2.193407346410207, 1.5078899780539459`}, {2.193407346410207, 0.4302343955035777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.611860858428871}, { 2.198407346410207, -2.546855355951665}, { 2.198407346410207, -2.0159394902666006`}, {2.198407346410207, 1.5125288340558596`}, {2.198407346410207, 0.4293055293324927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.6124737468689396`}, { 2.203407346410207, -2.5482848880551905`}, { 2.203407346410207, -2.015960032634339}, {2.203407346410207, 1.517168554393359}, {2.203407346410207, 0.4283703658789242}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.613096648424439}, { 2.208407346410207, -2.5497258662207294`}, { 2.208407346410207, -2.0159770779188064`}, {2.208407346410207, 1.5218089028159079`}, {2.208407346410207, 0.4274288489064533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.613729739179315}, { 2.213407346410207, -2.5511783866437434`}, { 2.213407346410207, -2.015990598871228}, {2.213407346410207, 1.5264496381271553`}, {2.213407346410207, 0.4264809213317946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.6143731983435243`}, { 2.218407346410207, -2.552642546337435}, { 2.218407346410207, -2.016000568030093}, {2.218407346410207, 1.5310905141112008`}, {2.218407346410207, 0.4255265252147585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.615027208294384}, { 2.223407346410207, -2.554118443137907}, { 2.223407346410207, -2.01600695771891}, {2.223407346410207, 1.5357312794589355`}, {2.223407346410207, 0.424565601747994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.6156919546174344`}, { 2.228407346410207, -2.555606175709237}, { 2.228407346410207, -2.0160097400439265`}, {2.228407346410207, 1.5403716776945413`}, {2.228407346410207, 0.42359809124651066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.616367626146744}, { 2.233407346410207, -2.557105843548471}, { 2.233407346410207, -2.0160088868918087`}, {2.233407346410207, 1.5450114471022125`}, {2.233407346410207, 0.4226239331369763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.617054415004567}, { 2.2384073464102068`, -2.558617546990529}, { 2.2384073464102068`, -2.016004369927281}, {2.2384073464102068`, 1.5496503206531873`}, {2.2384073464102068`, 0.42164306594679113`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.617752516640275}, { 2.243407346410207, -2.560141387213009}, { 2.243407346410207, -2.015996160590727}, {2.243407346410207, 1.5542880259331677`}, {2.243407346410207, 0.4206554272929314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.618462129868451}, { 2.248407346410207, -2.5616774662408903`}, { 2.248407346410207, -2.0159842300957482`}, {2.248407346410207, 1.5589242850702183`}, {2.248407346410207, 0.41966095387056496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.6191834569060792`}, { 2.253407346410207, -2.5632258869511215`}, { 2.253407346410207, -2.0159685494266806`}, {2.253407346410207, 1.5635588146632415`}, {2.253407346410207, 0.41865958144143334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.619916703408692}, { 2.2584073464102072`, -2.5647867530770894`}, { 2.2584073464102072`, -2.015949089336073}, {2.2584073464102072`, 1.5681913257111206`}, {2.2584073464102072`, 0.41765124482199883`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.6206620785053945`}, { 2.263407346410207, -2.566360169212958}, { 2.263407346410207, -2.0159258203421233`}, {2.263407346410207, 1.5728215235426382`}, {2.263407346410207, 0.4166358778713555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.6214197948326396`}, { 2.268407346410207, -2.567946240817873}, { 2.268407346410207, -2.015898712726068}, {2.268407346410207, 1.5774491077472816`}, {2.268407346410207, 0.4156134134788972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.622190068566638}, { 2.273407346410207, -2.5695450742200143`}, { 2.273407346410207, -2.0158677365295365`}, {2.273407346410207, 1.582073772107048}, {2.273407346410207, 0.4145837835517472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.622973119454279}, { 2.278407346410207, -2.5711567766204992`}, { 2.278407346410207, -2.015832861551857}, {2.278407346410207, 1.5866952045293667`}, {2.278407346410207, 0.4135469190019391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.6237691708424307`}, { 2.283407346410207, -2.572781456097115}, { 2.283407346410207, -2.0157940573473185`}, {2.283407346410207, 1.5913130869812693`}, {2.283407346410207, 0.41250274973335194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.6245784497054867`}, { 2.288407346410207, -2.574419221607875}, { 2.288407346410207, -2.0157512932223933`}, {2.288407346410207, 1.5959270954249352`}, {2.288407346410207, 0.41145120462839463`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.6254011866710143`}, { 2.293407346410207, -2.5760701829943913`}, { 2.293407346410207, -2.0157045382329124`}, {2.293407346410207, 1.6005368997547578`}, {2.293407346410207, 0.41039221153443634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.626237616043355}, { 2.298407346410207, -2.577734450985046}, { 2.298407346410207, -2.015653761181194}, {2.298407346410207, 1.605142163736065}, {2.298407346410207, 0.4093256972499811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.6270879758250296`}, { 2.303407346410207, -2.579412137197959}, { 2.303407346410207, -2.0155989306131348`}, {2.303407346410207, 1.6097425449456526`}, {2.303407346410207, 0.4082515875105841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.6279525077357784`}, { 2.308407346410207, -2.5811033541437207`}, { 2.308407346410207, -2.01554001481525}, {2.308407346410207, 1.61433769471428}, {2.308407346410207, 0.4071698069745065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.6288314572290794`}, { 2.313407346410207, -2.582808215227908}, { 2.313407346410207, -2.0154769818116693`}, {2.313407346410207, 1.6189272580712983`}, {2.313407346410207, 0.40608027920810374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.6297250735059636`}, { 2.318407346410207, -2.5845268347533414`}, { 2.318407346410207, -2.015409799361086}, {2.318407346410207, 1.6235108736915727`}, {2.318407346410207, 0.4049829266709486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, 2.630633609525953}, { 2.323407346410207, -2.5862593279220825`}, { 2.323407346410207, -2.015338434953666}, {2.323407346410207, 1.6280881738448771`}, {2.323407346410207, 0.4038776707006825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, 2.6315573220149315`}, { 2.328407346410207, -2.5880058108371613`}, { 2.328407346410207, -2.015262855807898}, {2.328407346410207, 1.6326587843479394`}, {2.328407346410207, 0.40276443149759356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, 2.632496471469768}, { 2.333407346410207, -2.589766400504009}, { 2.333407346410207, -2.015183028867416}, {2.333407346410207, 1.6372223245193314`}, {2.333407346410207, 0.40164312810891817`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, 2.633451322159474}, { 2.338407346410207, -2.591541214831589}, { 2.338407346410207, -2.0150989207977537`}, {2.338407346410207, 1.6417784071373887`}, {2.338407346410207, 0.40051367841286306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, 2.6344221421227165`}, { 2.343407346410207, -2.5933303726332064`}, { 2.343407346410207, -2.01501049798307}, {2.343407346410207, 1.6463266384013657`}, {2.343407346410207, 0.39937599910234506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, 2.635409203161451}, { 2.348407346410207, -2.5951339936269795`}, { 2.348407346410207, -2.0149177265228158`}, {2.348407346410207, 1.650866617896025}, {2.348407346410207, 0.3982300056684449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, 2.6364127808304816`}, { 2.353407346410207, -2.5969521984359587`}, { 2.353407346410207, -2.0148205722283596`}, {2.353407346410207, 1.6553979385598818`}, {2.353407346410207, 0.3970756123835725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, 2.637433154422713}, { 2.358407346410207, -2.5987851085878733`}, { 2.358407346410207, -2.0147190006195577`}, {2.358407346410207, 1.6599201866573132`}, {2.358407346410207, 0.3959127322843405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, 2.6384706069498707`}, { 2.3634073464102068`, -2.600632846514484}, { 2.3634073464102068`, -2.0146129769212946`}, {2.3634073464102068`, 1.66443294175475}, {2.3634073464102068`, 0.39474127715414326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, 2.639525425118462}, { 2.368407346410207, -2.6024955355505344`}, { 2.368407346410207, -2.0145024660599513`}, {2.368407346410207, 1.6689357767011919`}, {2.368407346410207, 0.3935611575054379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, 2.6405978993007397`}, { 2.373407346410207, -2.604373299932263}, { 2.373407346410207, -2.014387432659843}, {2.373407346410207, 1.6734282576132602`}, {2.373407346410207, 0.39237228256172396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, 2.64168832350042}, { 2.378407346410207, -2.6062662647954733`}, { 2.378407346410207, -2.014267841039604}, {2.378407346410207, 1.6779099438650427`}, {2.378407346410207, 0.3911745602392198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, 2.6427969953129296`}, { 2.3834073464102072`, -2.6081745561731298`}, { 2.3834073464102072`, -2.0141436552085215`}, {2.3834073464102072`, 1.6823803880829515`}, {2.3834073464102072`, 0.38996789712823166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, 2.6439242158799097`}, { 2.388407346410207, -2.6100983009924583`}, { 2.388407346410207, -2.0140148388628276`}, {2.388407346410207, 1.6868391361458517`}, {2.388407346410207, 0.388752198474213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, 2.645070289837748}, { 2.393407346410207, -2.612037627071534}, { 2.393407346410207, -2.013881355381937}, {2.393407346410207, 1.6912857271906987`}, {2.393407346410207, 0.38752736815851024`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, 2.64623552525987}, { 2.398407346410207, -2.613992663115327}, { 2.398407346410207, -2.013743167824641}, {2.398407346410207, 1.695719693623936}, {2.398407346410207, 0.3862933086787938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, 2.6474202335925456`}, { 2.403407346410207, -2.615963538711183}, { 2.403407346410207, -2.01360023892525}, {2.403407346410207, 1.7001405611389009`}, {2.403407346410207, 0.385049921129169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, 2.6486247295839496`}, { 2.408407346410207, -2.617950384323713}, { 2.408407346410207, -2.013452531089693}, {2.408407346410207, 1.7045478487394907`}, {2.408407346410207, 0.38379710517996535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, 2.649849331206223}, { 2.413407346410207, -2.6199533312890693`}, { 2.413407346410207, -2.0133000063915625`}, {2.413407346410207, 1.708941068770337}, {2.413407346410207, 0.38253475905720513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, 2.6510943595702785`}, { 2.418407346410207, -2.6219725118085733`}, { 2.418407346410207, -2.0131426265681185`}, {2.418407346410207, 1.7133197269537463`}, {2.418407346410207, 0.3812627795217377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, 2.6523601388331026`}, { 2.423407346410207, -2.6240080589416723`}, { 2.423407346410207, -2.01298035301624}, {2.423407346410207, 1.7176833224336407`}, {2.423407346410207, 0.37998106184805014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, 2.653646996097295}, { 2.428407346410207, -2.6260601065981932`}, { 2.428407346410207, -2.012813146788333}, {2.428407346410207, 1.722031347826759}, {2.428407346410207, 0.37868949980274313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, 2.654955261302607}, { 2.433407346410207, -2.6281287895298657`}, { 2.433407346410207, -2.0126409685881885`}, {2.433407346410207, 1.726363289281349}, {2.433407346410207, 0.377387985622672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, 2.6562852671092334`}, { 2.438407346410207, -2.6302142433210762`}, { 2.438407346410207, -2.012463778766795}, {2.438407346410207, 1.7306786265435978`}, {2.438407346410207, 0.3760764099927505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, 2.657637348772622}, { 2.443407346410207, -2.6323166043788344`}, { 2.443407346410207, -2.012281537318104}, {2.443407346410207, 1.7349768330320205`}, {2.443407346410207, 0.37475466202341495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, 2.6590118440095756`}, { 2.448407346410207, -2.6344360099218944`}, { 2.448407346410207, -2.012094203874751}, {2.448407346410207, 1.7392573759200387`}, {2.448407346410207, 0.37342262922774677`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, 2.660409092855422}, { 2.453407346410207, -2.6365725979690273`}, { 2.453407346410207, -2.0119017377037305`}, {2.453407346410207, 1.7435197162269576`}, {2.453407346410207, 0.3720801974982517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, 2.6618294375120493`}, { 2.458407346410207, -2.6387265073263775`}, { 2.458407346410207, -2.011704097702021}, {2.458407346410207, 1.7477633089175548`}, {2.458407346410207, 0.37072725108329163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, 2.663273222186603}, { 2.463407346410207, -2.6408978775738894`}, { 2.463407346410207, -2.011501242392173}, {2.463407346410207, 1.7519876030104642`}, {2.463407346410207, 0.3693636725631706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, 2.6647407929206652`}, { 2.468407346410207, -2.6430868490507526`}, { 2.468407346410207, -2.011293129917847}, {2.468407346410207, 1.7561920416955403`}, {2.468407346410207, 0.3679893428258711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, 2.666232497409736}, { 2.473407346410207, -2.645293562839831}, { 2.473407346410207, -2.01107971803931}, {2.473407346410207, 1.760376062460368}, {2.473407346410207, 0.36660414104243955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, 2.6677486848128895`}, { 2.478407346410207, -2.64751816075103}, { 2.478407346410207, -2.010860964128889}, {2.478407346410207, 1.7645390972260673`}, {2.478407346410207, 0.3652079446420204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, 2.6692897055524303`}, { 2.483407346410207, -2.6497607853035694`}, { 2.483407346410207, -2.0106368251663795`}, {2.483407346410207, 1.768680572492521}, {2.483407346410207, 0.3638006292865371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, 2.670855911103471}, { 2.4884073464102068`, -2.6520215797071045`}, { 2.4884073464102068`, -2.010407257734418}, {2.4884073464102068`, 1.772799909493141}, {2.4884073464102068`, 0.36238206884501967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, 2.6724476537733173`}, { 2.493407346410207, -2.654300687841659}, { 2.493407346410207, -2.010172218013807}, {2.493407346410207, 1.776896524359259}, {2.493407346410207, 0.3609521353675787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, 2.674065286470597}, { 2.498407346410207, -2.6565982542363247`}, { 2.498407346410207, -2.009931661778804}, {2.498407346410207, 1.7809698282942112`}, {2.498407346410207, 0.35951069905902455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, 2.6757091624640874`}, { 2.503407346410207, -2.6589144240466687`}, { 2.503407346410207, -2.00968554439237}, {2.503407346410207, 1.7850192277571604`}, {2.503407346410207, 0.358057628252129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, 2.6773796351312176`}, { 2.5084073464102072`, -2.6612493430308106`}, { 2.5084073464102072`, -2.009433820801381}, {2.5084073464102072`, 1.7890441246566648`}, {2.5084073464102072`, 0.3565927893805395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, 2.67907705769627}, { 2.513407346410207, -2.663603157524115}, { 2.513407346410207, -2.0091764455317978`}, {2.513407346410207, 1.7930439165539824`}, {2.513407346410207, 0.3551160469513332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, 2.6808017829583046`}, { 2.518407346410207, -2.665976014412437}, { 2.518407346410207, -2.0089133726838084`}, {2.518407346410207, 1.7970179968760756`}, {2.518407346410207, 0.3536272635172212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, 2.682554163008895}, { 2.523407346410207, -2.6683680611038856`}, { 2.523407346410207, -2.0086445559269253`}, {2.523407346410207, 1.800965755138224}, {2.523407346410207, 0.3521262996484009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, 2.6843345489397734`}, { 2.528407346410207, -2.670779445499024}, { 2.528407346410207, -2.008369948495055}, {2.528407346410207, 1.804886577176151}, {2.528407346410207, 0.3506130139040582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, 2.6861432905405347`}, { 2.533407346410207, -2.6732103159594764`}, { 2.533407346410207, -2.0080895031815347`}, {2.533407346410207, 1.8087798453875126`}, {2.533407346410207, 0.34908726280352187`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, 2.6879807359865753`}, { 2.538407346410207, -2.675660821274855}, { 2.538407346410207, -2.007803172334136}, {2.538407346410207, 1.8126449389825687`}, {2.538407346410207, 0.3475489007970734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, 2.689847231517487}, { 2.543407346410207, -2.678131110627972}, { 2.543407346410207, -2.007510907850037}, {2.543407346410207, 1.8164812342438195`}, {2.543407346410207, 0.3459977802364117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, 2.6917431211061684`}, { 2.5484073464102073`, -2.680621333558248}, { 2.5484073464102073`, -2.0072126611707732`}, {2.5484073464102073`, 1.8202881047943462`}, {2.5484073464102073`, 0.34443375134478277`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, 2.6936687461189424`}, { 2.553407346410207, -2.683131639923276}, { 2.553407346410207, -2.006908383277153}, {2.553407346410207, 1.8240649218745573`}, {2.553407346410207, 0.3428566621867706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, 2.69562444496704}, { 2.558407346410207, -2.685662179858457}, { 2.558407346410207, -2.0065980246841533`}, {2.558407346410207, 1.8278110546270077`}, {2.558407346410207, 0.3412663586377592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, 2.697610552749814}, { 2.563407346410207, -2.6882131037346495`}, { 2.563407346410207, -2.006281535435792}, {2.563407346410207, 1.831525870388895}, {2.563407346410207, 0.3396626843530689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, 2.699627400890125}, { 2.568407346410207, -2.690784562113756}, { 2.568407346410207, -2.005958865099976}, {2.568407346410207, 1.8352087349918216`}, {2.568407346410207, 0.3380454807367717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, 2.7016753167623686`}, { 2.5734073464102067`, -2.6933767057021814`}, { 2.5734073464102067`, -2.0056299627633307`}, {2.5734073464102067`, 1.8388590130683473`}, {2.5734073464102067`, 0.3364145869101937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, 2.7037546233136585`}, { 2.578407346410207, -2.695989685302083}, { 2.578407346410207, -2.0052947770260148`}, {2.578407346410207, 1.8424760683648227`}, {2.578407346410207, 0.3347698396801102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, 2.7058656386787243`}, { 2.583407346410207, -2.6986236517603435`}, { 2.583407346410207, -2.004953255996517}, {2.583407346410207, 1.8460592640599491`}, {2.583407346410207, 0.33311107350664343`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, 2.7080086757891326`}, { 2.588407346410207, -2.7012787559151805`}, { 2.588407346410207, -2.0046053472864367`}, {2.588407346410207, 1.8496079630884696`}, {2.588407346410207, 0.33143812047086574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, 2.7101840419774788`}, { 2.593407346410207, -2.703955148540327}, { 2.593407346410207, -2.0042509980052627`}, {2.593407346410207, 1.8531215284693527`}, {2.593407346410207, 0.32975081024212605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, 2.712392038577232}, { 2.598407346410207, -2.706652980286683}, { 2.598407346410207, -2.003890154755133}, {2.598407346410207, 1.856599323637779}, {2.598407346410207, 0.3280489700451021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, 2.7146329605189803`}, { 2.603407346410207, -2.7093724016213785`}, { 2.603407346410207, -2.0035227636255954`}, {2.603407346410207, 1.8600407127802274`}, {2.603407346410207, 0.32633242462659273`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, 2.7169070959238275`}, { 2.608407346410207, -2.7121135627641415`}, { 2.608407346410207, -2.0031487701883632`}, {2.608407346410207, 1.863445061171889}, {2.608407346410207, 0.3246009962220631}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, 2.71921472569477}, { 2.6134073464102068`, -2.7148766136208957`}, { 2.6134073464102068`, -2.002768119492071}, {2.6134073464102068`, 1.866811735515613}, {2.6134073464102068`, 0.322854504521953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, 2.7215561231068888`}, { 2.618407346410207, -2.7176617037145014`}, { 2.618407346410207, -2.0023807560570295`}, {2.618407346410207, 1.8701401042815655`}, {2.618407346410207, 0.3210927666377649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, 2.7239315533972372`}, { 2.623407346410207, -2.720468982112545}, { 2.623407346410207, -2.0019866238699913`}, {2.623407346410207, 1.87342953804673}, {2.623407346410207, 0.31931559706794466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, 2.7263412733553407`}, { 2.628407346410207, -2.7232985973520827`}, { 2.628407346410207, -2.0015856663789195`}, {2.628407346410207, 1.8766794098333637`}, {2.628407346410207, 0.31752280766357277`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, 2.7287855309152422`}, { 2.6334073464102072`, -2.7261506973612546`}, { 2.6334073464102072`, -2.001177826487774}, {2.6334073464102072`, 1.8798890954454908`}, {2.6334073464102072`, 0.3157142075938829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, 2.7312645647500533`}, { 2.638407346410207, -2.729025429377664}, { 2.638407346410207, -2.0007630465513064`}, {2.638407346410207, 1.883057973802494}, {2.638407346410207, 0.3138896033116265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, 2.7337786038700123`}, { 2.643407346410207, -2.7319229398634355`}, { 2.643407346410207, -2.0003412683698807`}, {2.643407346410207, 1.8861854272688505`}, {2.643407346410207, 0.31204879851830297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, 2.7363278672250275`}, { 2.648407346410207, -2.73484337441684}, { 2.648407346410207, -1.9999124331843097`}, {2.648407346410207, 1.889270841979035}, {2.648407346410207, 0.3101915941292782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, 2.7389125633127436`}, { 2.653407346410207, -2.7377868776804055`}, { 2.653407346410207, -1.9994764816707233`}, {2.653407346410207, 1.892313608156607}, {2.653407346410207, 0.30831778823881345`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, 2.7415328897931373`}, { 2.658407346410207, -2.7407535932453984`}, { 2.658407346410207, -1.9990333539354639`}, {2.658407346410207, 1.8953131204265001`}, {2.658407346410207, 0.3064271760850297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, 2.7441890331106884`}, { 2.663407346410207, -2.7437436635525785`}, { 2.663407346410207, -1.9985829895100158`}, {2.663407346410207, 1.8982687781195156`}, {2.663407346410207, 0.30451955001483294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, 2.7468811681251384`}, { 2.668407346410207, -2.7467572297891243`}, { 2.668407346410207, -1.9981253273459763`}, {2.668407346410207, 1.90117998556804}, {2.668407346410207, 0.302594699448829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.7497944317816314`}, { 2.6734073464102073`, 2.7496094577518697`}, { 2.6734073464102073`, -1.9976603058100664`}, {2.6734073464102073`, 1.9040461523920076`}, {2.6734073464102073`, 0.30065241084625643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.752855407885065}, { 2.678407346410207, 2.7523740526129155`}, { 2.678407346410207, -1.997187862679192}, {2.678407346410207, 1.9068666937741445`}, {2.678407346410207, 0.2986924676699723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7559402948675773`}, { 2.683407346410207, 2.7551750906995993`}, { 2.683407346410207, -1.9967079351355566`}, {2.683407346410207, 1.909641030723553}, {2.683407346410207, 0.2967146503515185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.759049227791072}, { 2.688407346410207, 2.7580126970477767`}, { 2.688407346410207, -1.99622045976183}, {2.688407346410207, 1.9123685903267165`}, {2.688407346410207, 0.2947187362563101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.762182339887416}, { 2.693407346410207, 2.7608869834266376`}, { 2.693407346410207, -1.9957253725363837`}, {2.693407346410207, 1.9150488059850355`}, {2.693407346410207, 0.29270449964898093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.765339762430196}, { 2.6984073464102067`, 2.763798048041985}, { 2.6984073464102067`, -1.9952226088285887`}, {2.6984073464102067`, 1.9176811176380493`}, {2.6984073464102067`, 0.29067171165892525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.768521624601901}, { 2.703407346410207, 2.7667459752548766`}, { 2.703407346410207, -1.9947121033941935`}, {2.703407346410207, 1.92026497197152}, {2.703407346410207, 0.2886201402460803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.7717280533564397`}, { 2.708407346410207, 2.769730835316476}, { 2.708407346410207, -1.9941937903707745`}, {2.708407346410207, 1.9227998226096241`}, {2.708407346410207, 0.28654955016699307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.7749591732768817`}, { 2.713407346410207, 2.7727526841199084`}, { 2.713407346410207, -1.993667603273276}, {2.713407346410207, 1.9252851302905338`}, {2.713407346410207, 0.2844597029412184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.778215106428323}, { 2.718407346410207, 2.775811562969884}, { 2.718407346410207, -1.9931334749896419`}, {2.718407346410207, 1.9277203630247293`}, {2.718407346410207, 0.2823503568180999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.781495972205759}, { 2.723407346410207, 2.7789074983707596`}, { 2.723407346410207, -1.9925913377765407`}, {2.723407346410207, 1.930104996235443}, {2.723407346410207, 0.28022126674398573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.784801887176894}, { 2.728407346410207, 2.7820405018337113`}, { 2.728407346410207, -1.9920411232552013`}, {2.728407346410207, 1.9324385128807087`}, {2.728407346410207, 0.2780721843299342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.788132964919754}, { 2.733407346410207, 2.7852105697035605`}, { 2.733407346410207, -1.9914827624073475`}, {2.733407346410207, 1.9347204035565446`}, {2.733407346410207, 0.27590285781997037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.791489315855033}, { 2.7384073464102068`, 2.7884176830057905`}, { 2.7384073464102068`, -1.990916185571272}, {2.7384073464102068`, 1.936950166580885}, {2.7384073464102068`, 0.27371303205995234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.79487104707307}, { 2.743407346410207, 2.7916618073141897`}, { 2.743407346410207, -1.99034132243801}, {2.743407346410207, 1.9391273080579452`}, {2.743407346410207, 0.27150244846711646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.798278262155361}, { 2.748407346410207, 2.794942892639489}, { 2.748407346410207, -1.9897581020476638`}, {2.748407346410207, 1.941251341922777}, {2.748407346410207, 0.2692708450003672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.8017110609905322`}, { 2.753407346410207, 2.798260873339308}, { 2.753407346410207, -1.9891664527858584`}, {2.753407346410207, 1.9433217899658661`}, {2.753407346410207, 0.26701795613138396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.8051695395846936`}, { 2.7584073464102072`, 2.801615668049638}, { 2.7584073464102072`, -1.9885663023803504`}, {2.7584073464102072`, 1.9453381818377042`}, {2.7584073464102072`, 0.26474351281662434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.808653789866068}, { 2.763407346410207, 2.8050071796379936`}, { 2.763407346410207, -1.987957577897789}, {2.763407346410207, 1.9473000550333317`}, {2.763407346410207, 0.2624472424702994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.812163899483872}, { 2.768407346410207, 2.808435295178352}, { 2.768407346410207, -1.987340205740643}, {2.768407346410207, 1.9492069548569708`}, {2.768407346410207, 0.2601288689384074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.8156999516013403`}, { 2.773407346410207, 2.811899885947846}, { 2.773407346410207, -1.9867141116443041`}, {2.773407346410207, 1.9510584343669257`}, {2.773407346410207, 0.25778811247391376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.8192620246828612`}, { 2.778407346410207, 2.815400807445156}, { 2.778407346410207, -1.9860792206743658`}, {2.778407346410207, 1.9528540543010169`}, {2.778407346410207, 0.25542468971316873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.822850192275164}, { 2.783407346410207, 2.8189378994304604`}, { 2.783407346410207, -1.9854354572241}, {2.783407346410207, 1.9545933829829232`}, {2.783407346410207, 0.25303831365366114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.826464522782513}, { 2.788407346410207, 2.8225109859867112`}, { 2.788407346410207, -1.984782745012131}, {2.788407346410207, 1.9562759962098664`}, {2.788407346410207, 0.2506286936332086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.83010507923588}, { 2.793407346410207, 2.8261198756019543`}, { 2.793407346410207, -1.98412100708032}, {2.793407346410207, 1.9579014771221703`}, {2.793407346410207, 0.24819553531068964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.833771919056075}, { 2.7984073464102073`, 2.829764361272334}, { 2.7984073464102073`, -1.9834501657918693`}, {2.7984073464102073`, 1.9594694160553152`}, {2.7984073464102073`, 0.24573854064843048`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.837465093810806}, { 2.803407346410207, 2.833444220625358}, { 2.803407346410207, -1.9827701428296638`}, {2.803407346410207, 1.9609794103751699`}, {2.803407346410207, 0.2432574078963657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.841184648965692}, { 2.808407346410207, 2.8371592160629255`}, { 2.808407346410207, -1.982080859194839}, {2.808407346410207, 1.9624310642971863`}, {2.808407346410207, 0.24075183157808352`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.8449306236292173`}, { 2.813407346410207, 2.8409090949235893`}, { 2.813407346410207, -1.9813822352056167`}, {2.813407346410207, 1.9638239886903999`}, {2.813407346410207, 0.23822150247889842`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.8487030502916686`}, { 2.818407346410207, 2.8446935896634202`}, { 2.818407346410207, -1.9806741904963938`}, {2.818407346410207, 1.9651578008671564`}, {2.818407346410207, 0.2356661076360702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.852501954558083}, { 2.8234073464102067`, 2.848512418054844}, { 2.8234073464102067`, -1.9799566440171084`}, {2.8234073464102067`, 1.9664321243595662`}, {2.8234073464102067`, 0.233085330331317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.856327354875273}, { 2.828407346410207, 2.8523652834027216`}, { 2.828407346410207, -1.9792295140328895`}, {2.828407346410207, 1.9676465886837309`}, {2.828407346410207, 0.23047885008575908`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.860179262252993}, { 2.833407346410207, 2.856251874776941}, { 2.833407346410207, -1.978492718124011}, {2.833407346410207, 1.9688008290928771`}, {2.833407346410207, 0.22784634265745315`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.8640576799793447`}, { 2.838407346410207, 2.8601718672607293`}, { 2.838407346410207, -1.977746173186144}, {2.838407346410207, 1.9698944863205645`}, {2.838407346410207, 0.22518748004166295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.8679626033305254`}, { 2.843407346410207, 2.8641249222138474`}, { 2.843407346410207, -1.9769897954309432`}, {2.843407346410207, 1.9709272063152086`}, {2.843407346410207, 0.2225019304740395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.87189401927505}, { 2.848407346410207, 2.8681106875498377`}, { 2.848407346410207, -1.9762235003869604`}, {2.848407346410207, 1.9718986399671987`}, {2.848407346410207, 0.21978935843687553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.875851906172607}, { 2.853407346410207, 2.8721287980264285`}, { 2.853407346410207, -1.9754472029009105`}, {2.853407346410207, 1.972808442829941}, {2.853407346410207, 0.21704942466860885`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.8798362334677137`}, { 2.858407346410207, 2.8761788755482116`}, { 2.858407346410207, -1.9746608171392952`}, {2.858407346410207, 1.9736562748362005`}, {2.858407346410207, 0.21428178617676436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.8838469613783797`}, { 2.8634073464102068`, 2.88026052948067}, {2.8634073464102068`, 1.9744418000111426`}, {2.8634073464102068`, -1.973864256590406}, { 2.8634073464102068`, 0.211486096254519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.8878840405799937`}, { 2.868407346410207, 2.884373356974636}, {2.868407346410207, 1.975164686183525}, {2.868407346410207, -1.9730574340667129`}, { 2.868407346410207, 0.2086620045010902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.8919474118846975`}, { 2.873407346410207, 2.888516943300254}, {2.873407346410207, 1.9758246046965042`}, {2.873407346410207, -1.972240261707657}, { 2.873407346410207, 0.20580915684615278`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.896037005916529}, { 2.878407346410207, 2.892690862189518}, {2.878407346410207, 1.9764212301195538`}, {2.878407346410207, -1.9714126509828602`}, { 2.878407346410207, 0.20292719557849367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.9001527427826312`}, { 2.8834073464102072`, 2.8968946761864425`}, {2.8834073464102072`, 1.9769542399630091`}, { 2.8834073464102072`, -1.9705745126957677`}, {2.8834073464102072`, 0.20001575937912794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.904294531740894}, { 2.888407346410207, 2.9011279370039715`}, {2.888407346410207, 1.9774233143967752`}, {2.888407346410207, -1.9697257569877384`}, { 2.888407346410207, 0.19707448335910108`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.9084622708643897`}, { 2.893407346410207, 2.905390185886696}, {2.893407346410207, 1.9778281359747363`}, {2.893407346410207, -1.9688662933425958`}, { 2.893407346410207, 0.19410299910221093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.912655846703014}, { 2.898407346410207, 2.909680953978488}, {2.898407346410207, 1.9781683893664328`}, {2.898407346410207, -1.9679960305916573`}, { 2.898407346410207, 0.19110093471289474`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.916875133942787}, { 2.903407346410207, 2.9139997626941856`}, {2.903407346410207, 1.9784437610975543`}, {2.903407346410207, -1.967114876919258}, { 2.903407346410207, 0.18806791486952934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.9211199950633038`}, { 2.908407346410207, 2.9183461240944695`}, {2.908407346410207, 1.9786539393008302`}, {2.908407346410207, -1.9662227398687844`}, { 2.908407346410207, 0.18500356088340206`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.9253902799938327`}, { 2.913407346410207, 2.9227195412630844`}, {2.913407346410207, 1.97879861347886}, {2.913407346410207, -1.9653195263492311`}, { 2.913407346410207, 0.1819074907636197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.929685825768652}, { 2.918407346410207, 2.9271195086856356`}, {2.918407346410207, 1.9788774742804676`}, {2.918407346410207, -1.964405142642303}, { 2.918407346410207, 0.17877931928822458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.934006456182231}, { 2.9234073464102073`, 2.9315455126291554`}, {2.9234073464102073`, 1.978890213292113}, {2.9234073464102073`, -1.9634794944100742`}, { 2.9234073464102073`, 0.17561865808180227`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.9383519814448653`}, { 2.928407346410207, 2.9359970315217034`}, {2.928407346410207, 1.9788365228459193`}, {2.928407346410207, -1.9625424867032235`}, { 2.928407346410207, 0.17242511569986796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.9427221978395095`}, { 2.933407346410207, 2.940473536331314}, {2.933407346410207, 1.9787160958458454`}, {2.933407346410207, -1.9615940239698635`}, { 2.933407346410207, 0.16919829772032316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.9471168873805023`}, { 2.938407346410207, 2.944974490943586}, {2.938407346410207, 1.978528625613519}, {2.938407346410207, -1.960634010064976}, { 2.938407346410207, 0.16593780684228926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.951535817474975}, { 2.943407346410207, 2.9494993525372784`}, {2.943407346410207, 1.9782738057552363`}, {2.943407346410207, -1.9596623482604794`}, { 2.943407346410207, 0.16264324299262573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.9559787405877893`}, { 2.9484073464102067`, 2.954047571957343}, {2.9484073464102067`, 1.9779513300516103`}, { 2.9484073464102067`, -1.9586789412559376`}, {2.9484073464102067`, 0.1593142034404468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.96044539391085}, { 2.953407346410207, 2.9586185940847938`}, {2.953407346410207, 1.9775608923713286`}, {2.953407346410207, -1.9576836911899322`}, { 2.953407346410207, 0.15595028291996102`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9649354990377277`}, { 2.958407346410207, 2.963211858202891}, {2.958407346410207, 1.977102186610452}, {2.958407346410207, -1.9566764996521153`}, { 2.958407346410207, 0.15255107376196073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.9694487616445606`}, { 2.963407346410207, 2.967826798359181}, {2.963407346410207, 1.9765749066586715`}, {2.963407346410207, -1.9556572676959598`}, { 2.963407346410207, 0.14911616603429304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.9739848711782435`}, { 2.968407346410207, 2.972462843722902}, {2.968407346410207, 1.9759787463938978`}, {2.968407346410207, -1.954625895852225}, { 2.968407346410207, 0.14564514769165357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.9785435005529655`}, { 2.973407346410207, 2.97711941893737}, {2.973407346410207, 1.9753133997065289`}, {2.973407346410207, -1.9535822841431556`}, { 2.973407346410207, 0.1421376047350453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.9831243058562196`}, { 2.978407346410207, 2.981795944466974}, {2.978407346410207, 1.9745785605547155`}, {2.978407346410207, -1.9525263320974358`}, { 2.978407346410207, 0.1385931213812451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.9877269260654082`}, { 2.983407346410207, 2.986491836938416}, {2.983407346410207, 1.9737739230518878`}, {2.983407346410207, -1.9514579387659063`}, { 2.983407346410207, 0.13501128024263495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.992350982776276}, { 2.9884073464102068`, 2.9912065094759255`}, {2.9884073464102068`, 1.9728991815877872`}, { 2.9884073464102068`, -1.9503770027380765`}, {2.9884073464102068`, 0.13139166251774353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.9969960799443838`}, { 2.993407346410207, 2.9959393720301684`}, {2.993407346410207, 1.9719540309841752`}, {2.993407346410207, -1.9492834221594348`}, { 2.993407346410207, 0.12773384819285596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.0016618036409226`}, { 2.998407346410207, 3.0006898317006283`}, {2.998407346410207, 1.9709381666863757`}, {2.998407346410207, -1.948177094749588}, { 2.998407346410207, 0.12403741625504658`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.0063477218241754`}, { 3.003407346410207, 3.005457293051236}, {3.003407346410207, 1.9698512849917145`}, {3.003407346410207, -1.9470579178212357`}, { 3.003407346410207, 0.12030194491698365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.0110533841279925`}, { 3.0084073464102072`, 3.010241158419123}, {3.0084073464102072`, 1.968693083315903}, {3.0084073464102072`, -1.945925788300007}, { 3.0084073464102072`, 0.11652701185386753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.015778321668668}, { 3.013407346410207, 3.0150408282163412`}, {3.013407346410207, 1.9674632604983182`}, {3.013407346410207, -1.944780602745171}, { 3.013407346410207, 0.1127121944528463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.020522046871623}, { 3.018407346410207, 3.0198557012244334`}, {3.018407346410207, 1.9661615171470768`}, {3.018407346410207, -1.943622257371238}, { 3.018407346410207, 0.10885707007525547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.025284053319365}, { 3.023407346410207, 3.0246851748818067`}, {3.023407346410207, 1.9647875560247379`}, {3.023407346410207, -1.942450648070472}, { 3.023407346410207, 0.10496121633202729`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.0300638156221664`}, { 3.028407346410207, 3.0295286455638326`}, {3.028407346410207, 1.9633410824753683`}, {3.028407346410207, -1.9412656704363265`}, { 3.028407346410207, 0.10102421137260008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.034860789312938}, { 3.0334073464102067`, 3.0343855088556544`}, {3.0334073464102067`, 1.9618218048936338`}, { 3.0334073464102067`, -1.9400672197878235`}, {3.0334073464102067`, 0.09704563418765551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.0396744107678217`}, { 3.038407346410207, 3.0392551598177096`}, {3.038407346410207, 1.9602294352364882`}, {3.038407346410207, -1.9388551911948873`}, { 3.038407346410207, 0.09302506492599967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.044504097153965}, { 3.043407346410207, 3.0441369932439777`}, {3.043407346410207, 1.9585636895779266`}, {3.043407346410207, -1.9376294795046534`}, { 3.043407346410207, 0.08896208522589355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.049349246405965}, { 3.0484073464102073`, 3.049030403912985}, {3.0484073464102073`, 1.9568242887071585`}, { 3.0484073464102073`, -1.9363899793687605`}, {3.0484073464102073`, 0.08485627856111887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.0542092372325143`}, { 3.053407346410207, 3.053934786831658}, {3.053407346410207, 1.9550109587704634`}, {3.053407346410207, -1.935136585271648}, { 3.053407346410207, 0.08070723060206257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.0590834291546476`}, { 3.058407346410207, 3.0588495374720446`}, {3.058407346410207, 1.9531234319568354`}, {3.058407346410207, -1.9338691915598636`}, { 3.058407346410207, 0.07651452959206605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.0639711625770856`}, { 3.063407346410207, 3.0637740520010612`}, {3.063407346410207, 1.9511614472274237`}, {3.063407346410207, -1.9325876924724015`}, { 3.063407346410207, 0.07227776673928533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.0688717588940557`}, { 3.068407346410207, 3.0687077275033223`}, {3.068407346410207, 1.9491247510886176`}, {3.068407346410207, -1.9312919821720795`}, { 3.068407346410207, 0.06799653662427023}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.0737845206309466`}, { 3.0734073464102067`, 3.073649962197181}, {3.0734073464102067`, 1.9470130984084768`}, { 3.0734073464102067`, -1.9299819547779657`}, {3.0734073464102067`, 0.06367043762345231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.0787087316231467`}, { 3.078407346410207, 3.0786001556441356`}, {3.078407346410207, 1.9448262532760578`}, {3.078407346410207, -1.928657504398871}, { 3.078407346410207, 0.05929907234870373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0836436572332704`}, { 3.083407346410207, 3.0835577089517225`}, {3.083407346410207, 1.9425639899030143`}, {3.083407346410207, -1.9273185251679075`}, { 3.083407346410207, 0.05488204810309753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.0885885446079864`}, { 3.0884073464102073`, 3.0885220249700374`}, {3.0884073464102073`, 1.940226093566664}, {3.0884073464102073`, -1.9259649112781307`}, { 3.0884073464102073`, 0.050418977352962066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.093542622975506}, { 3.093407346410207, 3.093492508482053}, {3.093407346410207, 1.9378123615935543`}, {3.093407346410207, -1.924596557019273}, { 3.093407346410207, 0.045909478216297976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.098505103984767}, { 3.098407346410207, 3.0984685663879143`}, {3.098407346410207, 1.9353226043823304`}, {3.098407346410207, -1.9232133568155634`}, { 3.098407346410207, 0.04135317496757197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.1034751820871995`}, { 3.103407346410207, 3.103449607883347}, {3.103407346410207, 1.9327566464645316`}, {3.103407346410207, -1.9218152052646569`}, { 3.103407346410207, 0.036749698558869164`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.108452034961801}, { 3.108407346410207, 3.1084350446323477`}, {3.108407346410207, 1.93011432760172}, {3.108407346410207, -1.9204019971776631`}, { 3.108407346410207, 0.03209868715733944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.113434823984329}, { 3.1134073464102068`, 3.1134242909344647`}, {3.1134073464102068`, 1.9273955039171282`}, { 3.1134073464102068`, -1.9189736276202873`}, {3.1134073464102068`, 0.027399786698818488`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.1184226947408376`}, { 3.118407346410207, 3.118416763886516}, {3.118407346410207, 1.9246000490597772`}, {3.118407346410207, -1.917529991955078}, { 3.118407346410207, 0.022652651457458695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.123414777586276}, { 3.123407346410207, 3.123411883539388}, {3.123407346410207, 1.9217278553988018`}, {3.123407346410207, -1.9160709858847886`}, { 3.123407346410207, 0.017856944631147995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.128410188248105}, { 3.1284073464102073`, 3.1284090730497236`}, {3.1284073464102073`, 1.918778835245461}, {3.1284073464102073`, -1.9145965054968481`}, { 3.1284073464102073`, 0.013012338942428777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.1334080284750025`}, { 3.1334073464102072`, 3.1334077588267952`}, {3.1334073464102072`, 1.9157529221000809`}, { 3.1334073464102072`, -1.9131064473089388`}, {3.1334073464102072`, 0.008118517254584505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.138407386730661}, { 3.138407346410207, 3.1384073706748707`}, {3.138407346410207, 1.912650071920931}, {3.138407346410207, -1.9116007083156772`}, { 3.138407346410207, 0.0031751732024719497`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.138407386730661, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -710.9485714285714}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 1, 2, 2, 3, 4}, {{4}, {5}, {1}, {2}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.0833433333333333`, -0.25003}, { 1.0833433333333333`, -0.08334333333333332}, { 0.08334333333333332, -0.4167166666666666}, { 0.08334333333333332, -0.25003}, { 0.08334333333333332, -0.08334333333333332}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {2, 5}}, 0.01273]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.01273], DiskBox[2, 0.01273], DiskBox[3, 0.01273], DiskBox[4, 0.01273], DiskBox[5, 0.01273]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -1184.9142857142856}, { Center, Center}, {360., 431.9999999999999}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -3.141592653589793}, \ {-3.141592653589793, 1.2246467991473532`*^-16}, {-3.141592653589793, 1.2246467991473532`*^-16}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.136592684839403}, \ {-3.1365926535897932`, 0.0049999687503906355`}, {-3.1365926535897932`, 0.0049999687503906355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315929035772943`}, \ {-3.1315926535897933`, 0.009999750012499168}, {-3.1315926535897933`, 0.009999750012499168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.1265934972448837`}, \ {-3.126592653589793, 0.014999156344909488`}, {-3.126592653589793, 0.014999156344909488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.121594653189888}, \ {-3.121592653589793, 0.0199980003999055}, {-3.121592653589793, 0.0199980003999055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.116596558619541}, \ {-3.116592653589793, 0.024996094970251934`}, {-3.116592653589793, 0.024996094970251934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.11159940055391}, \ {-3.1115926535897933`, 0.029993253035883394`}, {-3.1115926535897933`, 0.029993253035883394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.1066033657793133`}, \ {-3.106592653589793, 0.034989287810479976`}, {-3.106592653589793, 0.034989287810479976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.101608640801898}, \ {-3.101592653589793, 0.03998401278789531}, {-3.101592653589793, 0.03998401278789531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.0966154118013773`}, \ {-3.096592653589793, 0.044977241788415716`}, {-3.096592653589793, 0.044977241788415716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.0916238645849803`}, \ {-3.0915926535897933`, 0.04996878900481293}, {-3.0915926535897933`, 0.04996878900481293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.086634184541624}, \ {-3.086592653589793, 0.05495846904816944}, {-3.086592653589793, 0.05495846904816944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.08164655659635}, \ {-3.081592653589793, 0.05994609699344331}, {-3.081592653589793, 0.05994609699344331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.0766611651650413`}, \ {-3.076592653589793, 0.0649314884247519}, {-3.076592653589793, 0.0649314884247519}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.071678194109455}, \ {-3.0715926535897933`, 0.0699144594803382}, {-3.0715926535897933`, 0.0699144594803382}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.066697826692593}, \ {-3.066592653589793, 0.07489482689720008}, {-3.066592653589793, 0.07489482689720008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.0617202455344423`}, \ {-3.061592653589793, 0.07987240805535077}, {-3.061592653589793, 0.07987240805535077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.056745632568102}, \ {-3.056592653589793, 0.08484702102169114}, {-3.056592653589793, 0.08484702102169114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.051774168996334}, \ {-3.0515926535897933`, 0.08981848459345959}, {-3.0515926535897933`, 0.08981848459345959}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.0468060352485518`}, \ {-3.046592653589793, 0.09478661834124126}, {-3.046592653589793, 0.09478661834124126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.0418414109382867`}, \ {-3.041592653589793, 0.09975124265150642}, {-3.041592653589793, 0.09975124265150642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.0368804748211318`}, \ {-3.036592653589793, 0.10471217876866154`}, {-3.036592653589793, 0.10471217876866154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.0319234047532135`}, \ {-3.0315926535897932`, 0.10966924883657975`}, {-3.0315926535897932`, 0.10966924883657975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.026970377650198}, \ {-3.026592653589793, 0.11462227593959502`}, {-3.026592653589793, 0.11462227593959502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.0220215694468604`}, \ {-3.021592653589793, 0.11957108414293276`}, {-3.021592653589793, 0.11957108414293276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.017077155057232}, \ {-3.016592653589793, 0.12451549853256133`}, {-3.016592653589793, 0.12451549853256133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.0121373083353586`}, \ {-3.0115926535897932`, 0.12945534525443475`}, {-3.0115926535897932`, 0.12945534525443475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.00720220203668}, \ {-3.0065926535897933`, 0.13439045155311286`}, {-3.0065926535897933`, 0.13439045155311286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.0022720077800567`}, \ {-3.001592653589793, 0.13932064580973666`}, {-3.001592653589793, 0.13932064580973666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.997346896010456}, \ {-2.996592653589793, 0.1442457575793373}, {-2.996592653589793, 0.1442457575793373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.992427035962326}, \ {-2.991592653589793, 0.14916561762746686`}, {-2.991592653589793, 0.14916561762746686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.987512595623668}, \ {-2.9865926535897933`, 0.15408005796612512`}, {-2.9865926535897933`, 0.15408005796612512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.9826037417008218`}, \ {-2.981592653589793, 0.1589889118889713}, {-2.981592653589793, 0.1589889118889713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.977700639583994}, \ {-2.976592653589793, 0.16389201400579953`}, {-2.976592653589793, 0.16389201400579953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.972803453313523}, \ {-2.971592653589793, 0.16878920027627026`}, {-2.971592653589793, 0.16878920027627026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.96791234554692}, \ {-2.9665926535897933`, 0.1736803080428731}, {-2.9665926535897933`, 0.1736803080428731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.963027477526678}, \ {-2.961592653589793, 0.17856517606311512`}, {-2.961592653589793, 0.17856517606311512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.9581490090488782`}, \ {-2.956592653589793, 0.18344364454091522`}, {-2.956592653589793, 0.18344364454091522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.953277098432593}, \ {-2.951592653589793, 0.18831555515720003`}, {-2.951592653589793, 0.18831555515720003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.9484119024901125`}, \ {-2.9465926535897933`, 0.19318075109968075`}, {-2.9465926535897933`, 0.19318075109968075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.9435535764979863`}, \ {-2.941592653589793, 0.1980390770918071}, {-2.941592653589793, 0.1980390770918071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.9387022741689104`}, \ {-2.936592653589793, 0.20289037942088298`}, {-2.936592653589793, 0.20289037942088298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.9338581476244507`}, \ {-2.931592653589793, 0.20773450596534235`}, {-2.931592653589793, 0.20773450596534235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.929021347368626}, \ {-2.9265926535897933`, 0.21257130622116746`}, {-2.9265926535897933`, 0.21257130622116746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.9241920222623436`}, \ {-2.921592653589793, 0.21740063132744938`}, {-2.921592653589793, 0.21740063132744938`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.9193703194987144`}, \ {-2.916592653589793, 0.22222233409107892`}, {-2.916592653589793, 0.22222233409107892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.9145563845792246`}, \ {-2.911592653589793, 0.22703626901056873`}, {-2.911592653589793, 0.22703626901056873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.9097503612908002`}, \ {-2.9065926535897932`, 0.23184229229899284`}, {-2.9065926535897932`, 0.23184229229899284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.9049523916837474`}, \ {-2.901592653589793, 0.2366402619060459}, {-2.901592653589793, 0.2366402619060459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.9001626160505785`}, \ {-2.896592653589793, 0.24143003753921463`}, {-2.896592653589793, 0.24143003753921463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.8953811729057297`}, \ {-2.891592653589793, 0.24621148068406362`}, {-2.891592653589793, 0.24621148068406362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.890608198966166}, \ {-2.8865926535897932`, 0.25098445462362706`}, {-2.8865926535897932`, 0.25098445462362706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.8858438291328836`}, \ {-2.8815926535897933`, 0.25574882445690966`}, {-2.8815926535897933`, 0.25574882445690966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.8810881964732977`}, \ {-2.876592653589793, 0.2605044571164955}, {-2.876592653589793, 0.2605044571164955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.876341432204531}, \ {-2.871592653589793, 0.26525122138526236`}, {-2.871592653589793, 0.26525122138526236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.8716036656775845`}, \ {-2.866592653589793, 0.2699889879122088}, {-2.866592653589793, 0.2699889879122088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.8668750243624053`}, \ {-2.861592653589793, 0.27471762922738785`}, {-2.861592653589793, 0.27471762922738785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.8621556338338396`}, \ {-2.856592653589793, 0.27943701975595364`}, {-2.856592653589793, 0.27943701975595364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.8574456177584655`}, \ {-2.851592653589793, 0.2841470358313275}, {-2.851592653589793, 0.2841470358313275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.852745097882314}, \ {-2.846592653589793, 0.2888475557074793}, {-2.846592653589793, 0.2888475557074793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.8480541940194577`}, \ {-2.8415926535897933`, 0.2935384595703355}, {-2.8415926535897933`, 0.2935384595703355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.843373024041478}, \ {-2.836592653589793, 0.29821962954831543`}, {-2.836592653589793, 0.29821962954831543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.838701703867792}, \ {-2.831592653589793, 0.30289094972200115`}, {-2.831592653589793, 0.30289094972200115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.8340403474568414`}, \ {-2.826592653589793, 0.30755230613295165`}, {-2.826592653589793, 0.30755230613295165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.829389066798132}, \ {-2.8215926535897933`, 0.31220358679166127`}, {-2.8215926535897933`, 0.31220358679166127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.824747971905117}, \ {-2.816592653589793, 0.3168446816846763}, {-2.816592653589793, 0.3168446816846763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.8201171708089214`}, \ {-2.811592653589793, 0.3214754827808717}, {-2.811592653589793, 0.3214754827808717}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.815496769552889}, \ {-2.806592653589793, 0.3260958840369042}, {-2.806592653589793, 0.3260958840369042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.8108868721879507`}, \ {-2.8015926535897933`, 0.3307057814018423}, {-2.8015926535897933`, 0.3307057814018423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.806287580768804}, \ {-2.796592653589793, 0.33530507282098937`}, {-2.796592653589793, 0.33530507282098937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.8016989953508893`}, \ {-2.791592653589793, 0.33989365823890405`}, {-2.791592653589793, 0.33989365823890405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.7971212139881567`}, \ {-2.786592653589793, 0.3444714396016366}, {-2.786592653589793, 0.3444714396016366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.7925543327316116`}, \ {-2.7815926535897932`, 0.34903832085818187`}, {-2.7815926535897932`, 0.34903832085818187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.7879984456286238`}, \ {-2.776592653589793, 0.35359420796116964`}, {-2.776592653589793, 0.35359420796116964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.783453644722998}, \ {-2.771592653589793, 0.35813900886679534`}, {-2.771592653589793, 0.35813900886679534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.77892002005578}, \ {-2.766592653589793, 0.36267263353401313`}, {-2.766592653589793, 0.36267263353401313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.774397659666799}, \ {-2.7615926535897932`, 0.36719499392299443`}, {-2.7615926535897932`, 0.36719499392299443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.7698866495969243`}, \ {-2.7565926535897933`, 0.371706003992869}, {-2.7565926535897933`, 0.371706003992869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.7653870738910302`}, \ {-2.751592653589793, 0.37620557969876317`}, {-2.751592653589793, 0.37620557969876317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.7608990146016494`}, \ {-2.746592653589793, 0.38069363898814385`}, {-2.746592653589793, 0.38069363898814385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.756422551793305}, \ {-2.741592653589793, 0.3851701017964884}, {-2.741592653589793, 0.3851701017964884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.7519577635475057`}, \ {-2.736592653589793, 0.38963489004228774`}, {-2.736592653589793, 0.38963489004228774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.7475047259683945`}, \ {-2.731592653589793, 0.3940879276213988}, {-2.731592653589793, 0.3940879276213988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.7430635131890266`}, \ {-2.726592653589793, 0.3985291404007667}, {-2.726592653589793, 0.3985291404007667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.7386341973782735`}, \ {-2.721592653589793, 0.4029584562115199}, {-2.721592653589793, 0.4029584562115199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.7342168487483303`}, \ {-2.7165926535897933`, 0.407375804841463}, {-2.7165926535897933`, 0.407375804841463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.7298115355628156`}, \ {-2.711592653589793, 0.41178111802697753`}, {-2.711592653589793, 0.41178111802697753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.7254183241454495`}, \ {-2.706592653589793, 0.4161743294443437}, {-2.706592653589793, 0.4161743294443437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.7210372788892867`}, \ {-2.701592653589793, 0.4205553747005066}, {-2.701592653589793, 0.4205553747005066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.716668462266503}, \ {-2.6965926535897933`, 0.42492419132329023`}, {-2.6965926535897933`, 0.42492419132329023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.712311934838708}, \ {-2.691592653589793, 0.4292807187510855}, {-2.691592653589793, 0.4292807187510855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.7079677552677754`}, \ {-2.686592653589793, 0.433624898322018}, {-2.686592653589793, 0.433624898322018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.7036359803271712`}, \ {-2.681592653589793, 0.43795667326262183`}, {-2.681592653589793, 0.43795667326262183`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.6993166649137694`}, \ {-2.6765926535897933`, 0.442275988676024}, {-2.6765926535897933`, 0.442275988676024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.6950098620601315`}, \ {-2.671592653589793, 0.4465827915296619}, {-2.671592653589793, 0.4465827915296619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.690715622947248}, \ {-2.666592653589793, 0.45087703064254536`}, {-2.666592653589793, 0.45087703064254536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.686433996917709}, \ {-2.661592653589793, 0.4551586566720844}, {-2.661592653589793, 0.4551586566720844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.6821650314893044`}, \ {-2.6565926535897932`, 0.45942762210048876`}, {-2.6565926535897932`, 0.45942762210048876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.677908772369028}, \ {-2.651592653589793, 0.4636838812207656}, {-2.651592653589793, 0.4636838812207656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.673665263467475}, \ {-2.646592653589793, 0.4679273901223183}, {-2.646592653589793, 0.4679273901223183}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.6694345469136156`}, \ {-2.641592653589793, 0.4721581066761777}, {-2.641592653589793, 0.4721581066761777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.6652166630699323`}, \ {-2.6365926535897932`, 0.47637599051986096`}, {-2.6365926535897932`, 0.47637599051986096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.6610116505479007`}, \ {-2.6315926535897933`, 0.4805810030418927}, {-2.6315926535897933`, 0.4805810030418927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.6568195462238036`}, \ {-2.626592653589793, 0.4847731073659895}, {-2.626592653589793, 0.4847731073659895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.652640385254866}, \ {-2.621592653589793, 0.4889522683349269}, {-2.621592653589793, 0.4889522683349269}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.6484742010956834`}, \ {-2.616592653589793, 0.4931184524941096}, {-2.616592653589793, 0.4931184524941096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.6443210255149454`}, \ {-2.611592653589793, 0.49727162807484787`}, {-2.611592653589793, 0.49727162807484787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.64018088861243}, \ {-2.606592653589793, 0.5014117649773633}, {-2.606592653589793, 0.5014117649773633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.636053818836256}, \ {-2.601592653589793, 0.5055388347535372}, {-2.601592653589793, 0.5055388347535372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.6319398430003824`}, \ {-2.596592653589793, 0.509652810589411}, {-2.596592653589793, 0.509652810589411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.6278389863023355`}, \ {-2.5915926535897933`, 0.5137536672874576}, {-2.5915926535897933`, 0.5137536672874576}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.623751272341157}, \ {-2.586592653589793, 0.517841381248636}, {-2.586592653589793, 0.517841381248636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.619676723135555}, \ {-2.581592653589793, 0.5219159304542383}, {-2.581592653589793, 0.5219159304542383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.61561535914224}, \ {-2.576592653589793, 0.5259772944475531}, {-2.576592653589793, 0.5259772944475531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.6115671992744476`}, \ {-2.571592653589793, 0.5300254543153459}, {-2.571592653589793, 0.5300254543153459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.607532260920618}, \ {-2.566592653589793, 0.5340603926691754}, {-2.566592653589793, 0.5340603926691754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.6035105599632296`}, \ {-2.561592653589793, 0.5380820936265638}, {-2.561592653589793, 0.5380820936265638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.5995021107977725`}, \ {-2.556592653589793, 0.5420905427920207}, {-2.556592653589793, 0.5420905427920207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.5955069263518484`}, \ {-2.5515926535897933`, 0.5460857272379448}, {-2.5515926535897933`, 0.5460857272379448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.5915250181043845`}, \ {-2.5465926535897934`, 0.5500676354854089}, {-2.5465926535897934`, 0.5500676354854089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.5875563961049504`}, \ {-2.541592653589793, 0.554036257484843}, {-2.541592653589793, 0.554036257484843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.5836010689931697`}, \ {-2.536592653589793, 0.5579915845966233}, {-2.536592653589793, 0.5579915845966233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.5796590440182077`}, \ {-2.5315926535897932`, 0.5619336095715858}, {-2.5315926535897932`, 0.5619336095715858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.5757303270583285`}, \ {-2.526592653589793, 0.5658623265314646}, {-2.526592653589793, 0.5658623265314646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -2.571814922640516}, \ {-2.521592653589793, 0.5697777309492773}, {-2.521592653589793, 0.5697777309492773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -2.567912833960134}, \ {-2.516592653589793, 0.5736798196296591}, {-2.516592653589793, 0.5736798196296591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -2.5640240629006317`}, \ {-2.5115926535897932`, 0.5775685906891613}, {-2.5115926535897932`, 0.5775685906891613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -2.5601486100532713`}, \ {-2.5065926535897933`, 0.5814440435365218}, {-2.5065926535897933`, 0.5814440435365218}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -2.5562864747368756`}, \ {-2.501592653589793, 0.5853061788529178}, {-2.501592653589793, 0.5853061788529178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -2.5524376550175836`}, \ {-2.496592653589793, 0.5891549985722094}, {-2.496592653589793, 0.5891549985722094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -2.5486021477286043`}, \ {-2.491592653589793, 0.5929905058611891}, {-2.491592653589793, 0.5929905058611891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -2.544779948489958}, \ {-2.486592653589793, 0.5968127050998355}, {-2.486592653589793, 0.5968127050998355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -2.5409710517282043`}, \ {-2.481592653589793, 0.6006216018615892}, {-2.481592653589793, 0.6006216018615892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -2.537175450696136}, \ {-2.476592653589793, 0.6044172028936573}, {-2.476592653589793, 0.6044172028936573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -2.533393137492441}, \ {-2.471592653589793, 0.6081995160973522}, {-2.471592653589793, 0.6081995160973522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -2.5296241030813182`}, \ {-2.4665926535897933`, 0.6119685505084748}, {-2.4665926535897933`, 0.6119685505084748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -2.5258683373120427`}, \ {-2.461592653589793, 0.6157243162777504}, {-2.461592653589793, 0.6157243162777504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -2.5221258289384725`}, \ {-2.456592653589793, 0.6194668246513206}, {-2.456592653589793, 0.6194668246513206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -2.518396565638485}, \ {-2.451592653589793, 0.623196087951308}, {-2.451592653589793, 0.623196087951308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -2.5146805340333445`}, \ {-2.446592653589793, 0.6269121195564489}, {-2.446592653589793, 0.6269121195564489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -2.510977719706985}, \ {-2.441592653589793, 0.6306149338828079}, {-2.441592653589793, 0.6306149338828079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -2.5072881072252113`}, \ {-2.436592653589793, 0.6343045463645821}, {-2.436592653589793, 0.6343045463645821}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -2.503611680154798}, \ {-2.431592653589793, 0.6379809734349954}, {-2.431592653589793, 0.6379809734349954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -2.4999484210824994`}, \ {-2.4265926535897933`, 0.6416442325072941}, {-2.4265926535897933`, 0.6416442325072941}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -2.496298311633946}, \ {-2.4215926535897934`, 0.645294341955847}, {-2.4215926535897934`, 0.645294341955847}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -2.4926613324924367`}, \ {-2.416592653589793, 0.6489313210973565}, {-2.416592653589793, 0.6489313210973565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -2.4890374634176062`}, \ {-2.411592653589793, 0.6525551901721869}, {-2.411592653589793, 0.6525551901721869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -2.4854266832639804`}, \ {-2.4065926535897932`, 0.6561659703258127}, {-2.4065926535897932`, 0.6561659703258127}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -2.4818289699993983`}, \ {-2.401592653589793, 0.659763683590395}, {-2.401592653589793, 0.659763683590395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -2.478244300723307}, \ {-2.396592653589793, 0.6633483528664866}, {-2.396592653589793, 0.6633483528664866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -2.4746726516849167`}, \ {-2.391592653589793, 0.6669200019048767}, {-2.391592653589793, 0.6669200019048767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -2.4711139983012234`}, \ {-2.3865926535897932`, 0.67047865528857}, {-2.3865926535897932`, 0.67047865528857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -2.467568315174877}, \ {-2.3815926535897933`, 0.6740243384149164}, {-2.3815926535897933`, 0.6740243384149164}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -2.46403557611191}, \ {-2.376592653589793, 0.6775570774778832}, {-2.376592653589793, 0.6775570774778832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -2.4605157541393123`}, \ {-2.371592653589793, 0.6810768994504808}, {-2.371592653589793, 0.6810768994504808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -2.4570088215224484`}, \ {-2.366592653589793, 0.6845838320673449}, {-2.366592653589793, 0.6845838320673449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -2.4535147497823173`}, \ {-2.361592653589793, 0.688077903807476}, {-2.361592653589793, 0.688077903807476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -2.4500335097126547`}, \ {-2.356592653589793, 0.6915591438771388}, {-2.356592653589793, 0.6915591438771388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -2.446565071396863}, \ {-2.351592653589793, 0.6950275821929299}, {-2.351592653589793, 0.6950275821929299}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -2.443109404224784}, \ {-2.346592653589793, 0.6984832493650093}, {-2.346592653589793, 0.6984832493650093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -2.439666476909291}, \ {-2.3415926535897933`, 0.7019261766805024}, {-2.3415926535897933`, 0.7019261766805024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -2.4362362575027166`}, \ {-2.336592653589793, 0.7053563960870765}, {-2.336592653589793, 0.7053563960870765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -2.4328187134131056`}, \ {-2.331592653589793, 0.7087739401766875}, {-2.331592653589793, 0.7087739401766875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -2.429413811420285}, \ {-2.326592653589793, 0.7121788421695082}, {-2.326592653589793, 0.7121788421695082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -2.4260215176917628`}, \ {-2.321592653589793, 0.7155711358980303}, {-2.321592653589793, 0.7155711358980303}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -2.422641797798444}, \ {-2.316592653589793, 0.7189508557913493}, {-2.316592653589793, 0.7189508557913493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -2.419274616730163}, \ {-2.311592653589793, 0.72231803685963}, {-2.311592653589793, 0.72231803685963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -2.4159199389110366`}, \ {-2.306592653589793, 0.7256727146787565}, {-2.306592653589793, 0.7256727146787565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -2.4125777282146283`}, \ {-2.3015926535897933`, 0.729014925375165}, {-2.3015926535897933`, 0.729014925375165}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -2.4092479479789306`}, \ {-2.2965926535897934`, 0.7323447056108626}, {-2.2965926535897934`, 0.7323447056108626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -2.4059305610211585`}, \ {-2.291592653589793, 0.7356620925686349}, {-2.291592653589793, 0.7356620925686349}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -2.4026255296523567`}, \ {-2.286592653589793, 0.7389671239374368}, {-2.286592653589793, 0.7389671239374368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -2.3993328156918166`}, \ {-2.2815926535897932`, 0.7422598378979769}, {-2.2815926535897932`, 0.7422598378979769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -2.3960523804813065`}, \ {-2.276592653589793, 0.7455402731084865}, {-2.276592653589793, 0.7455402731084865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -2.3927841848991127`}, \ {-2.271592653589793, 0.7488084686906807}, {-2.271592653589793, 0.7488084686906807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -2.3895281893738844`}, \ {-2.266592653589793, 0.7520644642159087}, {-2.266592653589793, 0.7520644642159087}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -2.3862843538983003`}, \ {-2.2615926535897932`, 0.755308299691493}, {-2.2615926535897932`, 0.755308299691493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -2.3830526380425314`}, \ {-2.2565926535897933`, 0.7585400155472619}, {-2.2565926535897933`, 0.7585400155472619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -2.3798330009675235`}, \ {-2.251592653589793, 0.7617596526222697}, {-2.251592653589793, 0.7617596526222697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -2.376625401438086}, \ {-2.246592653589793, 0.7649672521517074}, {-2.246592653589793, 0.7649672521517074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -2.373429797835787}, \ {-2.241592653589793, 0.7681628557540061}, {-2.241592653589793, 0.7681628557540061}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -2.370246148171664}, \ {-2.236592653589793, 0.7713465054181291}, {-2.236592653589793, 0.7713465054181291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -2.3670744100987413`}, \ {-2.231592653589793, 0.7745182434910518}, {-2.231592653589793, 0.7745182434910518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -2.3639145409243585`}, \ {-2.226592653589793, 0.7776781126654347}, {-2.226592653589793, 0.7776781126654347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -2.36076649762231}, \ {-2.221592653589793, 0.7808261559674831}, {-2.221592653589793, 0.7808261559674831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -2.357630236844799}, \ {-2.2165926535897933`, 0.7839624167449942}, {-2.2165926535897933`, 0.7839624167449942}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -2.354505714934198}, \ {-2.211592653589793, 0.787086938655595}, {-2.211592653589793, 0.787086938655595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -2.351392887934631}, \ {-2.206592653589793, 0.7901997656551626}, {-2.206592653589793, 0.7901997656551626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -2.348291711603357}, \ {-2.201592653589793, 0.7933009419864365}, {-2.201592653589793, 0.7933009419864365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -2.3452021414219826`}, \ {-2.196592653589793, 0.7963905121678106}, {-2.196592653589793, 0.7963905121678106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -2.34212413260748}, \ {-2.191592653589793, 0.7994685209823129}, {-2.191592653589793, 0.7994685209823129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -2.3390576401230256`}, \ {-2.186592653589793, 0.8025350134667677}, {-2.186592653589793, 0.8025350134667677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -2.3360026186886533`}, \ {-2.181592653589793, 0.80559003490114}, {-2.181592653589793, 0.80559003490114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -2.3329590227917314`}, \ {-2.1765926535897933`, 0.8086336307980617}, {-2.1765926535897933`, 0.8086336307980617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -2.3299268066972565`}, \ {-2.1715926535897934`, 0.8116658468925367}, {-2.1715926535897934`, 0.8116658468925367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -2.3269059244579675`}, \ {-2.166592653589793, 0.8146867291318257}, {-2.166592653589793, 0.8146867291318257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -2.323896329924284}, \ {-2.161592653589793, 0.8176963236655092}, {-2.161592653589793, 0.8176963236655092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -2.3208979767540674`}, \ {-2.1565926535897932`, 0.8206946768357257}, {-2.1565926535897932`, 0.8206946768357257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -2.3179108184222077`}, \ {-2.151592653589793, 0.8236818351675853}, {-2.151592653589793, 0.8236818351675853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -2.314934808230037}, \ {-2.146592653589793, 0.8266578453597563}, {-2.146592653589793, 0.8266578453597563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -2.311969899314568}, \ {-2.141592653589793, 0.8296227542752249}, {-2.141592653589793, 0.8296227542752249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -2.3090160446575667`}, \ {-2.1365926535897932`, 0.8325766089322264}, {-2.1365926535897932`, 0.8325766089322264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -2.306073197094452}, \ {-2.1315926535897933`, 0.8355194564953414}, {-2.1315926535897933`, 0.8355194564953414}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -2.3031413093230286`}, \ {-2.126592653589793, 0.8384513442667647}, {-2.126592653589793, 0.8384513442667647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -2.300220333912056}, \ {-2.121592653589793, 0.8413723196777372}, {-2.121592653589793, 0.8413723196777372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -2.2973102233096507`}, \ {-2.116592653589793, 0.8442824302801426}, {-2.116592653589793, 0.8442824302801426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -2.2944109298515247`}, \ {-2.111592653589793, 0.8471817237382686}, {-2.111592653589793, 0.8471817237382686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -2.291522405769067}, \ {-2.106592653589793, 0.8500702478207266}, {-2.106592653589793, 0.8500702478207266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -2.2886446031972594`}, \ {-2.101592653589793, 0.8529480503925336}, {-2.101592653589793, 0.8529480503925336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -2.2857774741824435`}, \ {-2.096592653589793, 0.8558151794073496}, {-2.096592653589793, 0.8558151794073496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -2.2829209706899203`}, \ {-2.0915926535897933`, 0.858671682899873}, {-2.0915926535897933`, 0.858671682899873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -2.280075044611405}, \ {-2.0865926535897934`, 0.8615176089783885}, {-2.0865926535897934`, 0.8615176089783885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -2.2772396477723227`}, \ {-2.081592653589793, 0.8643530058174708}, {-2.081592653589793, 0.8643530058174708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -2.27441473193896}, \ {-2.076592653589793, 0.8671779216508335}, {-2.076592653589793, 0.8671779216508335}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -2.271600248825458}, \ {-2.071592653589793, 0.8699924047643355}, {-2.071592653589793, 0.8699924047643355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -2.2687961501006684`}, \ {-2.066592653589793, 0.8727965034891249}, {-2.066592653589793, 0.8727965034891249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -2.266002387394856}, \ {-2.061592653589793, 0.8755902661949371}, {-2.061592653589793, 0.8755902661949371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -2.2632189123062614`}, \ {-2.056592653589793, 0.878373741283532}, {-2.056592653589793, 0.878373741283532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -2.26044567640752}, \ {-2.0515926535897933`, 0.8811469771822731}, {-2.0515926535897933`, 0.8811469771822731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -2.2576826312519436`}, \ {-2.0465926535897934`, 0.8839100223378497}, {-2.0465926535897934`, 0.8839100223378497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -2.254929728379659}, \ {-2.041592653589793, 0.8866629252101345}, {-2.041592653589793, 0.8866629252101345}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -2.2521869193236155`}, \ {-2.036592653589793, 0.8894057342661776}, {-2.036592653589793, 0.8894057342661776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -2.2494541556154535`}, \ {-2.031592653589793, 0.8921384979743395}, {-2.031592653589793, 0.8921384979743395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -2.246731388791243}, \ {-2.026592653589793, 0.8948612647985503}, {-2.026592653589793, 0.8948612647985503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -2.2440185703970874`}, \ {-2.021592653589793, 0.8975740831927058}, {-2.021592653589793, 0.8975740831927058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -2.241315651994603}, \ {-2.016592653589793, 0.9002770015951901}, {-2.016592653589793, 0.9002770015951901}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -2.2386225851662678`}, \ {-2.0115926535897932`, 0.9029700684235256}, {-2.0115926535897932`, 0.9029700684235256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -2.2359393215206445`}, \ {-2.0065926535897933`, 0.9056533320691486}, {-2.0065926535897933`, 0.9056533320691486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -2.2332658126974825`}, \ {-2.001592653589793, 0.9083268408923109}, {-2.001592653589793, 0.9083268408923109}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -2.2306020103726945`}, \ {-1.996592653589793, 0.9109906432170987}, {-1.996592653589793, 0.9109906432170987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -2.227947866263215}, \ {-1.991592653589793, 0.9136447873265785}, {-1.991592653589793, 0.9136447873265785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -2.2253033321317393`}, \ {-1.986592653589793, 0.9162893214580539}, {-1.986592653589793, 0.9162893214580539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -2.2226683597913484`}, \ {-1.9815926535897932`, 0.9189242937984448}, {-1.9815926535897932`, 0.9189242937984448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -2.2200429011100145`}, \ {-1.976592653589793, 0.921549752479779}, {-1.976592653589793, 0.921549752479779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -2.2174269080149966`}, \ {-1.9715926535897932`, 0.9241657455747965}, {-1.9715926535897932`, 0.9241657455747965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -2.214820332497127}, \ {-1.966592653589793, 0.9267723210926662}, {-1.966592653589793, 0.9267723210926662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -2.2122231266149806`}, \ {-1.9615926535897932`, 0.9293695269748126}, {-1.9615926535897932`, 0.9293695269748126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -2.209635242498945}, \ {-1.956592653589793, 0.9319574110908482}, {-1.956592653589793, 0.9319574110908482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -2.2070566323551795`}, \ {-1.9515926535897932`, 0.9345360212346139}, {-1.9515926535897932`, 0.9345360212346139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -2.204487248469469}, \ {-1.946592653589793, 0.9371054051203243}, {-1.946592653589793, 0.9371054051203243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -2.201927043210981}, \ {-1.9415926535897932`, 0.9396656103788125}, {-1.9415926535897932`, 0.9396656103788125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -2.1993759690359127`}, \ {-1.936592653589793, 0.9422166845538805}, {-1.936592653589793, 0.9422166845538805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -2.196833978491049}, \ {-1.9315926535897932`, 0.9447586750987444}, {-1.9315926535897932`, 0.9447586750987444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -2.1943010242172116`}, \ {-1.926592653589793, 0.9472916293725817}, {-1.926592653589793, 0.9472916293725817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -2.1917770589526238`}, \ {-1.9215926535897931`, 0.9498155946371694}, {-1.9215926535897931`, 0.9498155946371694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -2.189262035536171}, \ {-1.916592653589793, 0.9523306180536222}, {-1.916592653589793, 0.9523306180536222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -2.186755906910574}, \ {-1.9115926535897931`, 0.9548367466792191}, {-1.9115926535897931`, 0.9548367466792191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -2.18425862612547}, \ {-1.906592653589793, 0.9573340274643232}, {-1.906592653589793, 0.9573340274643232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -2.1817701463404027`}, \ {-1.9015926535897931`, 0.9598225072493904}, {-1.9015926535897931`, 0.9598225072493904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -2.1792904208277264`}, \ {-1.896592653589793, 0.9623022327620671}, {-1.896592653589793, 0.9623022327620671}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -2.176819402975421}, \ {-1.8915926535897931`, 0.9647732506143724}, {-1.8915926535897931`, 0.9647732506143724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -2.174357046289826}, \ {-1.886592653589793, 0.9672356072999673}, {-1.886592653589793, 0.9672356072999673}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -2.171903304398287}, \ {-1.881592653589793, 0.9696893491915064}, {-1.881592653589793, 0.9696893491915064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -2.169458131051723}, \ {-1.876592653589793, 0.9721345225380702}, {-1.876592653589793, 0.9721345225380702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -2.1670214801271124`}, \ {-1.871592653589793, 0.9745711734626807}, {-1.871592653589793, 0.9745711734626807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -2.1645933056299005`}, \ {-1.866592653589793, 0.9769993479598927}, {-1.866592653589793, 0.9769993479598927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -2.162173561696328}, \ {-1.861592653589793, 0.9794190918934653}, {-1.861592653589793, 0.9794190918934653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -2.1597622025956866`}, \ {-1.8565926535897932`, 0.9818304509941066}, {-1.8565926535897932`, 0.9818304509941066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -2.157359182732497}, \ {-1.851592653589793, 0.984233470857296}, {-1.851592653589793, 0.984233470857296}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -2.154964456648617}, \ {-1.8465926535897932`, 0.9866281969411765}, {-1.8465926535897932`, 0.9866281969411765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -2.1525779790252706`}, \ {-1.841592653589793, 0.9890146745645227}, {-1.841592653589793, 0.9890146745645227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -2.150199704685019}, \ {-1.8365926535897932`, 0.9913929489047745}, {-1.8365926535897932`, 0.9913929489047745}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -2.147829588593651}, \ {-1.831592653589793, 0.9937630649961424}, {-1.831592653589793, 0.9937630649961424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -2.145467585862011}, \ {-1.8265926535897932`, 0.9961250677277822}, {-1.8265926535897932`, 0.9961250677277822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -2.1431136517477607`}, \ {-1.821592653589793, 0.9984790018420323}, {-1.821592653589793, 0.9984790018420323}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -2.1407677416570747`}, \ {-1.8165926535897932`, 1.0008249119327188`}, {-1.8165926535897932`, 1.0008249119327188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -2.138429811146271}, \ {-1.811592653589793, 1.0031628424435224`}, {-1.811592653589793, 1.0031628424435224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -2.1360998159233837`}, \ {-1.8065926535897932`, 1.0054928376664098`}, {-1.8065926535897932`, 1.0054928376664098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -2.133777711849668}, \ {-1.801592653589793, 1.0078149417401256`}, {-1.801592653589793, 1.0078149417401256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -2.1314634549410503`}, \ {-1.7965926535897931`, 1.0101291986487428`}, {-1.7965926535897931`, 1.0101291986487428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -2.129157001369518}, \ {-1.791592653589793, 1.012435652220275}, {-1.791592653589793, 1.012435652220275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -2.1268583074644507`}, \ {-1.7865926535897931`, 1.0147343461253424`}, {-1.7865926535897931`, 1.0147343461253424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -2.124567329713895}, \ {-1.781592653589793, 1.017025323875898}, {-1.781592653589793, 1.017025323875898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -2.1222840247657873`}, \ {-1.7765926535897931`, 1.019308628824006}, {-1.7765926535897931`, 1.019308628824006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -2.1200083494291158`}, \ {-1.771592653589793, 1.0215843041606774`}, {-1.771592653589793, 1.0215843041606774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -2.1177402606750393`}, \ {-1.7665926535897931`, 1.023852392914754}, {-1.7665926535897931`, 1.023852392914754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -2.115479715637943}, \ {-1.761592653589793, 1.0261129379518503`}, {-1.761592653589793, 1.0261129379518503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -2.1132266716164536`}, \ {-1.756592653589793, 1.0283659819733395`}, {-1.756592653589793, 1.0283659819733395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -2.110981086074398}, \ {-1.751592653589793, 1.030611567515395}, {-1.751592653589793, 1.030611567515395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -2.1087429166417166`}, \ {-1.746592653589793, 1.0328497369480765`}, {-1.746592653589793, 1.0328497369480765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.1065121211153275`}, \ {-1.741592653589793, 1.0350805324744659`}, {-1.741592653589793, 1.0350805324744659`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.104288657459946}, \ {-1.736592653589793, 1.0373039961298474`}, {-1.736592653589793, 1.0373039961298474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.102072483808856}, \ {-1.7315926535897932`, 1.0395201697809375`}, {-1.7315926535897932`, 1.0395201697809375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.0998635584646395`}, \ {-1.726592653589793, 1.0417290951251539`}, {-1.726592653589793, 1.0417290951251539`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.097661839899863}, \ {-1.7215926535897932`, 1.0439308136899301`}, {-1.7215926535897932`, 1.0439308136899301`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.095467286757717}, \ {-1.716592653589793, 1.0461253668320765`}, {-1.716592653589793, 1.0461253668320765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.0932798578526177`}, \ {-1.7115926535897932`, 1.0483127957371756`}, {-1.7115926535897932`, 1.0483127957371756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.091099512170769}, \ {-1.706592653589793, 1.0504931414190242`}, {-1.706592653589793, 1.0504931414190242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.088926208870681}, \ {-1.7015926535897932`, 1.052666444719112}, {-1.7015926535897932`, 1.052666444719112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.086759907283653}, \ {-1.696592653589793, 1.0548327463061402`}, {-1.696592653589793, 1.0548327463061402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.0846005669142156`}, \ {-1.6915926535897932`, 1.0569920866755778`}, {-1.6915926535897932`, 1.0569920866755778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.082448147440539}, \ {-1.686592653589793, 1.0591445061492542`}, {-1.686592653589793, 1.0591445061492542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.0803026087148035`}, \ {-1.6815926535897932`, 1.0612900448749896`}, {-1.6815926535897932`, 1.0612900448749896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.078163910763534}, \ {-1.676592653589793, 1.0634287428262594`}, {-1.676592653589793, 1.0634287428262594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.0760320137879}, \ {-1.6715926535897931`, 1.0655606398018935`}, {-1.6715926535897931`, 1.0655606398018935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.0739068781639842`}, \ {-1.666592653589793, 1.067685775425809}, {-1.666592653589793, 1.067685775425809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.071788464443017}, \ {-1.6615926535897931`, 1.069804189146776}, {-1.6615926535897931`, 1.069804189146776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.0696767333515766`}, \ {-1.656592653589793, 1.0719159202382165`}, {-1.656592653589793, 1.0719159202382165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.06757164579176}, \ {-1.6515926535897931`, 1.074021007798033}, {-1.6515926535897931`, 1.074021007798033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.065473162841325}, \ {-1.646592653589793, 1.076119490748468}, {-1.646592653589793, 1.076119490748468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.0633812457537997`}, \ {-1.6415926535897931`, 1.0782114078359937`}, {-1.6415926535897931`, 1.0782114078359937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.0612958559585612`}, \ {-1.636592653589793, 1.080296797631232}, {-1.636592653589793, 1.080296797631232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.0592169550608945`}, \ {-1.631592653589793, 1.082375698528899}, {-1.631592653589793, 1.082375698528899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.057144504842011}, \ {-1.626592653589793, 1.0844481487477824`}, {-1.626592653589793, 1.0844481487477824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.055078467259052}, \ {-1.621592653589793, 1.0865141863307415`}, {-1.621592653589793, 1.0865141863307415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.053018804445058}, \ {-1.616592653589793, 1.0885738491447352`}, {-1.616592653589793, 1.0885738491447352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.0509654787089167`}, \ {-1.611592653589793, 1.0906271748808765`}, {-1.611592653589793, 1.0906271748808765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.0489184525352835`}, \ {-1.606592653589793, 1.0926742010545096`}, {-1.606592653589793, 1.0926742010545096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.04687768858448}, \ {-1.601592653589793, 1.0947149650053134`}, {-1.601592653589793, 1.0947149650053134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.0448431496923654`}, \ {-1.5965926535897932`, 1.096749503897428}, {-1.5965926535897932`, 1.096749503897428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.042814798870189}, \ {-1.591592653589793, 1.0987778547196043`}, {-1.591592653589793, 1.0987778547196043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.040792599304419}, \ {-1.5865926535897932`, 1.1008000542853742`}, {-1.5865926535897932`, 1.1008000542853742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.038776514356546}, \ {-1.581592653589793, 1.1028161392332472`}, {-1.581592653589793, 1.1028161392332472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.0367665075628714`}, \ {-1.5765926535897932`, 1.1048261460269218`}, {-1.5765926535897932`, 1.1048261460269218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.034762542634269}, \ {-1.571592653589793, 1.1068301109555245`}, {-1.571592653589793, 1.1068301109555245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.0327645834559296`}, \ {-1.5665926535897932`, 1.1088280701338635`}, {-1.5665926535897932`, 1.1088280701338635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.0307725940870887`}, \ {-1.561592653589793, 1.1108200595027047`}, {-1.561592653589793, 1.1108200595027047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.0287865387607273`}, \ {-1.5565926535897932`, 1.1128061148290658`}, {-1.5565926535897932`, 1.1128061148290658`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.0268063818832642`}, \ {-1.551592653589793, 1.1147862717065289`}, {-1.551592653589793, 1.1147862717065289`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.024832088034221}, \ {-1.5465926535897931`, 1.116760565555572}, {-1.5465926535897931`, 1.116760565555572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.022863621965877}, \ {-1.541592653589793, 1.1187290316239162`}, {-1.541592653589793, 1.1187290316239162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.0209009486029017`}, \ {-1.5365926535897931`, 1.1206917049868916`}, {-1.5365926535897931`, 1.1206917049868916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.018944033041974}, \ {-1.531592653589793, 1.1226486205478194`}, {-1.531592653589793, 1.1226486205478194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.016992840551386}, \ {-1.5265926535897931`, 1.1245998130384076`}, {-1.5265926535897931`, 1.1245998130384076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.015047336570627}, \ {-1.521592653589793, 1.1265453170191662`}, {-1.521592653589793, 1.1265453170191662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.0131074867099583`}, \ {-1.5165926535897931`, 1.128485166879835}, {-1.5165926535897931`, 1.128485166879835}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.011173256749968}, \ {-1.511592653589793, 1.1304193968398255`}, {-1.511592653589793, 1.1304193968398255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.009244612641115}, \ {-1.506592653589793, 1.1323480409486781`}, {-1.506592653589793, 1.1323480409486781`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.007321520503259}, \ {-1.501592653589793, 1.1342711330865345`}, {-1.501592653589793, 1.1342711330865345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.005403946625174}, \ {-1.496592653589793, 1.136188706964619}, {-1.496592653589793, 1.136188706964619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.0034918574640557`}, \ {-1.491592653589793, 1.1381007961257377`}, {-1.491592653589793, 1.1381007961257377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.0015852196450066`}, \ {-1.486592653589793, 1.1400074339447868`}, {-1.486592653589793, 1.1400074339447868`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -1.9996839999605192`}, \ {-1.481592653589793, 1.1419086536292742`}, {-1.481592653589793, 1.1419086536292742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -1.9977881653699407`}, \ {-1.476592653589793, 1.1438044882198526`}, {-1.476592653589793, 1.1438044882198526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -1.9958976829989283`}, \ {-1.4715926535897932`, 1.1456949705908648`}, {-1.4715926535897932`, 1.1456949705908648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -1.9940125201388945`}, \ {-1.466592653589793, 1.1475801334508986`}, {-1.466592653589793, 1.1475801334508986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -1.9921326442464409`}, \ {-1.4615926535897932`, 1.1494600093433525`}, {-1.4615926535897932`, 1.1494600093433525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -1.9902580229427804`}, \ {-1.456592653589793, 1.1513346306470127`}, {-1.456592653589793, 1.1513346306470127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -1.9883886240131543`}, \ {-1.4515926535897932`, 1.153204029576639}, {-1.4515926535897932`, 1.153204029576639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -1.9865244154062334`}, \ {-1.446592653589793, 1.15506823818356}, {-1.446592653589793, 1.15506823818356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -1.984665365233514}, \ {-1.4415926535897932`, 1.1569272883562793`}, {-1.4415926535897932`, 1.1569272883562793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -1.9828114417687055`}, \ {-1.436592653589793, 1.1587812118210876`}, {-1.436592653589793, 1.1587812118210876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -1.980962613447107}, \ {-1.4315926535897932`, 1.1606300401426861`}, {-1.4315926535897932`, 1.1606300401426861`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -1.9791188488649756`}, \ {-1.426592653589793, 1.1624738047248175`}, {-1.426592653589793, 1.1624738047248175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -1.97728011677889}, \ {-1.4215926535897931`, 1.1643125368109033`}, {-1.4215926535897931`, 1.1643125368109033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -1.9754463861051028`}, \ {-1.416592653589793, 1.1661462674846905`}, {-1.416592653589793, 1.1661462674846905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -1.973617625918888}, \ {-1.4115926535897931`, 1.167975027670905}, {-1.4115926535897931`, 1.167975027670905}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -1.9717938054538797`}, \ {-1.406592653589793, 1.1697988481359136`}, {-1.406592653589793, 1.1697988481359136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -1.9699748941014046`}, \ {-1.4015926535897931`, 1.1716177594883888`}, {-1.4015926535897931`, 1.1716177594883888`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -1.9681608614098094`}, \ {-1.396592653589793, 1.1734317921799837`}, {-1.396592653589793, 1.1734317921799837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -1.9663516770837792`}, \ {-1.3915926535897931`, 1.1752409765060141`}, {-1.3915926535897931`, 1.1752409765060141`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -1.9645473109836524`}, \ {-1.386592653589793, 1.177045342606141}, {-1.386592653589793, 1.177045342606141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -1.962747733124728}, \ {-1.381592653589793, 1.178844920465065}, {-1.381592653589793, 1.178844920465065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -1.9609529136765693`}, \ {-1.376592653589793, 1.180639739913224}, {-1.376592653589793, 1.180639739913224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -1.9591628229623006`}, \ {-1.371592653589793, 1.1824298306274927`}, {-1.371592653589793, 1.1824298306274927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -1.9573774314578998`}, \ {-1.366592653589793, 1.1842152221318936`}, {-1.366592653589793, 1.1842152221318936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -1.9555967097914866`}, \ {-1.361592653589793, 1.1859959437983068`}, {-1.361592653589793, 1.1859959437983068`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -1.9538206287426048`}, \ {-1.356592653589793, 1.1877720248471886`}, {-1.356592653589793, 1.1877720248471886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -1.9520491592415017`}, \ {-1.351592653589793, 1.1895434943482917`}, {-1.351592653589793, 1.1895434943482917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -1.9502822723684023`}, \ {-1.3465926535897932`, 1.1913103812213908`}, {-1.3465926535897932`, 1.1913103812213908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -1.9485199393527812`}, \ {-1.341592653589793, 1.1930727142370119`}, {-1.341592653589793, 1.1930727142370119`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -1.9467621315726285`}, \ {-1.3365926535897932`, 1.1948305220171649`}, {-1.3365926535897932`, 1.1948305220171649`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -1.9450088205537133`}, \ {-1.331592653589793, 1.1965838330360798`}, {-1.331592653589793, 1.1965838330360798`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -1.9432599779688458`}, \ {-1.3265926535897932`, 1.1983326756209476`}, {-1.3265926535897932`, 1.1983326756209476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -1.9415155756371318`}, \ {-1.321592653589793, 1.2000770779526615`}, {-1.321592653589793, 1.2000770779526615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -1.93977558552323}, \ {-1.3165926535897932`, 1.2018170680665632`}, {-1.3165926535897932`, 1.2018170680665632`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -1.9380399797366008`}, \ {-1.311592653589793, 1.2035526738531923`}, {-1.311592653589793, 1.2035526738531923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -1.9363087305307578`}, \ {-1.3065926535897932`, 1.2052839230590355`}, {-1.3065926535897932`, 1.2052839230590355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -1.9345818103025112`}, \ {-1.301592653589793, 1.207010843287282}, {-1.301592653589793, 1.207010843287282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -1.9328591915912163`}, \ {-1.2965926535897931`, 1.208733461998577}, {-1.2965926535897931`, 1.208733461998577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -1.9311408470780118`}, \ {-1.291592653589793, 1.2104518065117813`}, {-1.291592653589793, 1.2104518065117813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -1.9294267495850628`}, \ {-1.2865926535897931`, 1.2121659040047306`}, {-1.2865926535897931`, 1.2121659040047306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -1.9277168720747986`}, \ {-1.281592653589793, 1.2138757815149948`}, {-1.281592653589793, 1.2138757815149948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -1.9260111876491495`}, \ {-1.2765926535897931`, 1.2155814659406436`}, {-1.2765926535897931`, 1.2155814659406436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -1.9243096695487831`}, \ {-1.271592653589793, 1.21728298404101}, {-1.271592653589793, 1.21728298404101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -1.922612291152338}, \ {-1.2665926535897931`, 1.2189803624374551`}, {-1.2665926535897931`, 1.2189803624374551`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -1.9209190259756574`}, \ {-1.261592653589793, 1.2206736276141357`}, {-1.261592653589793, 1.2206736276141357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -1.9192298476710208`}, \ {-1.256592653589793, 1.2223628059187723`}, {-1.256592653589793, 1.2223628059187723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -1.9175447300263755`}, \ {-1.251592653589793, 1.2240479235634176`}, {-1.251592653589793, 1.2240479235634176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -1.9158636469645676`}, \ {-1.246592653589793, 1.2257290066252258`}, {-1.246592653589793, 1.2257290066252258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -1.91418657254257}, \ {-1.241592653589793, 1.2274060810472234`}, {-1.241592653589793, 1.2274060810472234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -1.912513480950714}, \ {-1.236592653589793, 1.229079172639079}, {-1.236592653589793, 1.229079172639079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -1.9108443465119176`}, \ {-1.231592653589793, 1.2307483070778755`}, {-1.231592653589793, 1.2307483070778755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -1.9091791436809127`}, \ {-1.226592653589793, 1.2324135099088807`}, {-1.226592653589793, 1.2324135099088807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -1.907517847043475}, \ {-1.2215926535897932`, 1.2340748065463183`}, {-1.2215926535897932`, 1.2340748065463183`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -1.9058604313156522`}, \ {-1.216592653589793, 1.2357322222741411`}, {-1.216592653589793, 1.2357322222741411`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -1.904206871342992}, \ {-1.2115926535897932`, 1.237385782246801}, {-1.2115926535897932`, 1.237385782246801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -1.9025571420997711`}, \ {-1.206592653589793, 1.239035511490022}, {-1.206592653589793, 1.239035511490022}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -1.9009112186882242`}, \ {-1.2015926535897932`, 1.2406814349015691`}, {-1.2015926535897932`, 1.2406814349015691`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -1.8992690763377724`}, \ {-1.196592653589793, 1.2423235772520207`}, {-1.196592653589793, 1.2423235772520207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -1.8976306904042537`}, \ {-1.1915926535897932`, 1.2439619631855396`}, {-1.1915926535897932`, 1.2439619631855396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -1.895996036369153}, \ {-1.186592653589793, 1.24559661722064}, {-1.186592653589793, 1.24559661722064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -1.8943650898388327`}, \ {-1.1815926535897932`, 1.2472275637509607`}, {-1.1815926535897932`, 1.2472275637509607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -1.8927378265437633`}, \ {-1.176592653589793, 1.2488548270460298`}, {-1.176592653589793, 1.2488548270460298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -1.8911142223377586`}, \ {-1.1715926535897931`, 1.2504784312520345`}, {-1.1715926535897931`, 1.2504784312520345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -1.8894942531972054`}, \ {-1.166592653589793, 1.2520984003925877`}, {-1.166592653589793, 1.2520984003925877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -1.8878778952203}, \ {-1.1615926535897931`, 1.2537147583694932`}, {-1.1615926535897931`, 1.2537147583694932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -1.8862651246262816`}, \ {-1.156592653589793, 1.2553275289635115`}, {-1.156592653589793, 1.2553275289635115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.884655917754671}, \ {-1.1515926535897931`, 1.2569367358351222`}, {-1.1515926535897931`, 1.2569367358351222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.8830502510645053`}, \ {-1.146592653589793, 1.2585424025252878`}, {-1.146592653589793, 1.2585424025252878`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.881448101133579}, \ {-1.1415926535897931`, 1.260144552456214}, {-1.1415926535897931`, 1.260144552456214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.8798494446576821`}, \ {-1.1365926535897932`, 1.261743208932111}, {-1.1365926535897932`, 1.261743208932111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.8782542584498425`}, \ {-1.1315926535897929`, 1.2633383951399508`}, {-1.1315926535897929`, 1.2633383951399508`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.8766625194395694`}, \ {-1.126592653589793, 1.264930134150224}, {-1.126592653589793, 1.264930134150224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.8750742046720958`}, \ {-1.121592653589793, 1.2665184489176973`}, {-1.121592653589793, 1.2665184489176973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.8734892913076266`}, \ {-1.1165926535897932`, 1.2681033622821667`}, {-1.1165926535897932`, 1.2681033622821667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.871907756620584}, \ {-1.1115926535897929`, 1.2696848969692094`}, {-1.1115926535897929`, 1.2696848969692094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.8703295779988587`}, \ {-1.106592653589793, 1.2712630755909344`}, {-1.106592653589793, 1.2712630755909344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.8687547329430603`}, \ {-1.101592653589793, 1.272837920646733}, {-1.101592653589793, 1.272837920646733}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.867183199065768}, \ {-1.0965926535897932`, 1.2744094545240254`}, {-1.0965926535897932`, 1.2744094545240254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.8656149540907883`}, \ {-1.0915926535897933`, 1.2759776994990049`}, {-1.0915926535897933`, 1.2759776994990049`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.8640499758524096`}, \ {-1.086592653589793, 1.2775426777373837`}, {-1.086592653589793, 1.2775426777373837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.8624882422946607`}, \ {-1.081592653589793, 1.2791044112951324`}, {-1.081592653589793, 1.2791044112951324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.8609297314705722`}, \ {-1.0765926535897932`, 1.2806629221192212`}, {-1.0765926535897932`, 1.2806629221192212`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.8593744215414363`}, \ {-1.0715926535897933`, 1.282218232048357}, {-1.0715926535897933`, 1.282218232048357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.8578222907760746`}, \ {-1.066592653589793, 1.2837703628137187`}, {-1.066592653589793, 1.2837703628137187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.8562733175501023`}, \ {-1.061592653589793, 1.285319336039691}, {-1.061592653589793, 1.285319336039691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.8547274803451967`}, \ {-1.0565926535897932`, 1.2868651732445966`}, {-1.0565926535897932`, 1.2868651732445966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.8531847577483702`}, \ {-1.0515926535897933`, 1.2884078958414231`}, {-1.0515926535897933`, 1.2884078958414231`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.8516451284512407`}, \ {-1.046592653589793, 1.2899475251385526`}, {-1.046592653589793, 1.2899475251385526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.8501085712493082`}, \ {-1.041592653589793, 1.291484082340485}, {-1.041592653589793, 1.291484082340485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.8485750650412323`}, \ {-1.0365926535897931`, 1.293017588548561}, {-1.0365926535897931`, 1.293017588548561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.8470445888281113`}, \ {-1.0315926535897932`, 1.2945480647616818`}, {-1.0315926535897932`, 1.2945480647616818`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.8455171217127655`}, \ {-1.026592653589793, 1.2960755318770278`}, {-1.026592653589793, 1.2960755318770278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.8439926428990203`}, \ {-1.021592653589793, 1.2976000106907728`}, {-1.021592653589793, 1.2976000106907728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.8424711316909945`}, \ {-1.0165926535897931`, 1.2991215218987988`}, {-1.0165926535897931`, 1.2991215218987988`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.8409525674923877`}, \ {-1.0115926535897932`, 1.3006400860974057`}, {-1.0115926535897932`, 1.3006400860974057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.8394369298057742`}, \ {-1.0065926535897929`, 1.302155723784019}, {-1.0065926535897929`, 1.302155723784019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.8379241982318963`}, \ {-1.001592653589793, 1.3036684553578968`}, {-1.001592653589793, 1.3036684553578968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.8364143524689602`}, \ {-0.9965926535897931, 1.305178301120833}, {-0.9965926535897931, 1.305178301120833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.8349073723119358`}, \ {-0.9915926535897932, 1.3066852812778575`}, {-0.9915926535897932, 1.3066852812778575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.8334032376518585`}, \ {-0.9865926535897929, 1.3081894159379348`}, {-0.9865926535897929, 1.3081894159379348`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.8319019284751337`}, \ {-0.981592653589793, 1.3096907251146594`}, {-0.981592653589793, 1.3096907251146594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.830403424862843}, \ {-0.9765926535897931, 1.3111892287269504`}, {-0.9765926535897931, 1.3111892287269504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.828907706990053}, \ {-0.9715926535897932, 1.31268494659974}, {-0.9715926535897932, 1.31268494659974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.8274147551251296`}, \ {-0.9665926535897928, 1.3141778984646637`}, {-0.9665926535897928, 1.3141778984646637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.8259245496290493`}, \ {-0.961592653589793, 1.3156681039607439`}, {-0.961592653589793, 1.3156681039607439`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.824437070954719}, \ {-0.9565926535897931, 1.317155582635074}, {-0.9565926535897931, 1.317155582635074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.8229522996462948`}, \ {-0.9515926535897932, 1.3186403539434983`}, {-0.9515926535897932, 1.3186403539434983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.8214702163385046`}, \ {-0.9465926535897933, 1.3201224372512887`}, {-0.9465926535897933, 1.3201224372512887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.8199908017559723`}, \ {-0.9415926535897929, 1.3216018518338208`}, {-0.9415926535897929, 1.3216018518338208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.8185140367125474`}, \ {-0.936592653589793, 1.3230786168772457`}, {-0.936592653589793, 1.3230786168772457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.8170399021106343`}, \ {-0.9315926535897932, 1.324552751479159}, {-0.9315926535897932, 1.324552751479159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.8155683789405244`}, \ {-0.9265926535897933, 1.3260242746492688`}, {-0.9265926535897933, 1.3260242746492688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.8140994482797348`}, \ {-0.9215926535897929, 1.3274932053100585`}, {-0.9215926535897929, 1.3274932053100585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.8126330912923438`}, \ {-0.916592653589793, 1.3289595622974493`}, {-0.916592653589793, 1.3289595622974493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.8111692892283346`}, \ {-0.9115926535897931, 1.3304233643614585`}, {-0.9115926535897931, 1.3304233643614585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.8097080234229372`}, \ {-0.9065926535897932, 1.3318846301668559`}, {-0.9065926535897932, 1.3318846301668559`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.808249275295976}, \ {-0.9015926535897929, 1.3333433782938173`}, {-0.9015926535897929, 1.3333433782938173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.806793026351219}, \ {-0.896592653589793, 1.334799627238574}, {-0.896592653589793, 1.334799627238574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.8053392581757313`}, \ {-0.8915926535897931, 1.336253395414062}, {-0.8915926535897931, 1.336253395414062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.8038879524392264`}, \ {-0.8865926535897932, 1.337704701150567}, {-0.8865926535897932, 1.337704701150567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.8024390908934276`}, \ {-0.8815926535897929, 1.3391535626963655`}, {-0.8815926535897929, 1.3391535626963655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.8009926553714264`}, \ {-0.876592653589793, 1.3405999982183667`}, {-0.876592653589793, 1.3405999982183667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.7995486277870452`}, \ {-0.8715926535897931, 1.3420440258027482`}, {-0.8715926535897931, 1.3420440258027482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.7981069901342033`}, \ {-0.8665926535897932, 1.34348566345559}, {-0.8665926535897932, 1.34348566345559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.7966677244862863`}, \ {-0.8615926535897929, 1.3449249291035068`}, {-0.8615926535897929, 1.3449249291035068`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.7952308129955161`}, \ {-0.856592653589793, 1.346361840594277}, {-0.856592653589793, 1.346361840594277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.793796237892326}, \ {-0.8515926535897931, 1.3477964156974673`}, {-0.8515926535897931, 1.3477964156974673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.792363981484735}, \ {-0.8465926535897932, 1.3492286721050584`}, {-0.8465926535897932, 1.3492286721050584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.79093402615773}, \ {-0.8415926535897928, 1.350658627432063}, {-0.8415926535897928, 1.350658627432063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.7895063543726466`}, \ {-0.836592653589793, 1.3520862992171467`}, {-0.836592653589793, 1.3520862992171467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.788080948666553}, \ {-0.8315926535897931, 1.3535117049232401`}, {-0.8315926535897931, 1.3535117049232401`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.7866577916516393`}, \ {-0.8265926535897932, 1.354934861938154}, {-0.8265926535897932, 1.354934861938154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.785236866014606}, \ {-0.8215926535897933, 1.3563557875751873`}, {-0.8215926535897933, 1.3563557875751873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.7838181545160579`}, \ {-0.8165926535897929, 1.3577744990737353`}, {-0.8165926535897929, 1.3577744990737353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.7824016399898994`}, \ {-0.811592653589793, 1.3591910135998937`}, {-0.811592653589793, 1.3591910135998937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.7809873053427328`}, \ {-0.8065926535897932, 1.3606053482470604`}, {-0.8065926535897932, 1.3606053482470604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.7795751335532595`}, \ {-0.8015926535897933, 1.3620175200365336`}, {-0.8015926535897933, 1.3620175200365336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.7781651076716827`}, \ {-0.7965926535897929, 1.3634275459181107`}, {-0.7965926535897929, 1.3634275459181107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.7767572108191145`}, \ {-0.791592653589793, 1.3648354427706786`}, {-0.791592653589793, 1.3648354427706786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.7753514261869858`}, \ {-0.7865926535897931, 1.3662412274028075`}, {-0.7865926535897931, 1.3662412274028075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.7739477370364556`}, \ {-0.7815926535897932, 1.3676449165533378`}, {-0.7815926535897932, 1.3676449165533378`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.7725461266978264`}, \ {-0.7765926535897929, 1.369046526891967}, {-0.7765926535897929, 1.369046526891967}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.771146578569962}, \ {-0.771592653589793, 1.370446075019831}, {-0.771592653589793, 1.370446075019831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.7697490761197059`}, \ {-0.7665926535897931, 1.3718435774700874`}, {-0.7665926535897931, 1.3718435774700874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.7683536028813032`}, \ {-0.7615926535897932, 1.37323905070849}, {-0.7615926535897932, 1.37323905070849}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.7669601424558266`}, \ {-0.7565926535897929, 1.3746325111339668`}, {-0.7565926535897929, 1.3746325111339668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.7655686785106024`}, \ {-0.751592653589793, 1.376023975079191}, {-0.751592653589793, 1.376023975079191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.764179194778641}, \ {-0.7465926535897931, 1.3774134588111522`}, {-0.7465926535897931, 1.3774134588111522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.7627916750580699`}, \ {-0.7415926535897932, 1.3788009785317232`}, {-0.7415926535897932, 1.3788009785317232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.7614061032115675`}, \ {-0.7365926535897929, 1.3801865503782258`}, {-0.7365926535897929, 1.3801865503782258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.7600224631658024`}, \ {-0.731592653589793, 1.3815701904239908`}, {-0.731592653589793, 1.3815701904239908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.7586407389108716`}, \ {-0.7265926535897931, 1.3829519146789218`}, {-0.7265926535897931, 1.3829519146789218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.757260914499745}, \ {-0.7215926535897932, 1.3843317390900483`}, {-0.7215926535897932, 1.3843317390900483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.755882974047709}, \ {-0.7165926535897928, 1.385709679542084}, {-0.7165926535897928, 1.385709679542084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.754506901731816}, \ {-0.711592653589793, 1.3870857518579771`}, {-0.711592653589793, 1.3870857518579771`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.753132681790333}, \ {-0.7065926535897931, 1.3884599717994603`}, {-0.7065926535897931, 1.3884599717994603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.7517602985221945`}, \ {-0.7015926535897932, 1.3898323550675986`}, {-0.7015926535897932, 1.3898323550675986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.750389736286459}, \ {-0.6965926535897933, 1.391202917303334}, {-0.6965926535897933, 1.391202917303334}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.7490209795017655`}, \ {-0.6915926535897929, 1.3925716740880278`}, {-0.6915926535897929, 1.3925716740880278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.7476540126457925`}, \ {-0.686592653589793, 1.3939386409440009`}, {-0.686592653589793, 1.3939386409440009`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.7462888202547233`}, \ {-0.6815926535897932, 1.39530383333507}, {-0.6815926535897932, 1.39530383333507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.7449253869227082`}, \ {-0.6765926535897933, 1.396667266667085}, {-0.6765926535897933, 1.396667266667085}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.7435636973013335`}, \ {-0.6715926535897929, 1.3980289562884598`}, {-0.6715926535897929, 1.3980289562884598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.7422037360990903`}, \ {-0.666592653589793, 1.3993889174907028`}, {-0.666592653589793, 1.3993889174907028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.7408454880808466`}, \ {-0.6615926535897931, 1.4007471655089467`}, {-0.6615926535897931, 1.4007471655089467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.7394889380673222`}, \ {-0.6565926535897932, 1.4021037155224712`}, {-0.6565926535897932, 1.4021037155224712`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.7381340709345647`}, \ {-0.6515926535897929, 1.4034585826552286`}, {-0.6515926535897929, 1.4034585826552286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.7367808716134296`}, \ {-0.646592653589793, 1.4048117819763637`}, {-0.646592653589793, 1.4048117819763637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.7354293250890611`}, \ {-0.6415926535897931, 1.4061633285007322`}, {-0.6415926535897931, 1.4061633285007322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.7340794164003752`}, \ {-0.6365926535897932, 1.4075132371894181`}, {-0.6365926535897932, 1.4075132371894181`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.7327311306395463`}, \ {-0.6315926535897929, 1.4088615229502468`}, {-0.6315926535897929, 1.4088615229502468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.7313844529514966`}, \ {-0.626592653589793, 1.4102082006382968`}, {-0.626592653589793, 1.4102082006382968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.730039368533384}, \ {-0.6215926535897931, 1.4115532850564094`}, {-0.6215926535897931, 1.4115532850564094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.7286958626340962`}, \ {-0.6165926535897932, 1.4128967909556969`}, {-0.6165926535897932, 1.4128967909556969`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.7273539205537471`}, \ {-0.6115926535897929, 1.4142387330360462`}, {-0.6115926535897929, 1.4142387330360462`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.726013527643171}, \ {-0.606592653589793, 1.4155791259466222`}, {-0.606592653589793, 1.4155791259466222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.724674669303424}, \ {-0.6015926535897931, 1.416917984286369}, {-0.6015926535897931, 1.416917984286369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.723337330985285}, \ {-0.5965926535897932, 1.418255322604508}, {-0.5965926535897932, 1.418255322604508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.7220014981887592`}, \ {-0.5915926535897928, 1.4195911554010339`}, {-0.5915926535897928, 1.4195911554010339`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.7206671564625844`}, \ {-0.586592653589793, 1.420925497127209}, {-0.586592653589793, 1.420925497127209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.719334291403737}, \ {-0.5815926535897931, 1.422258362186056}, {-0.5815926535897931, 1.422258362186056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.7180028886569458`}, \ {-0.5765926535897931, 1.4235897649328473`}, {-0.5765926535897931, 1.4235897649328473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.7166729339142002`}, \ {-0.571592653589793, 1.424919719675593}, {-0.571592653589793, 1.424919719675593}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.7153444129142665`}, \ {-0.566592653589793, 1.4262482406755268`}, {-0.566592653589793, 1.4262482406755268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.714017311442204}, \ {-0.561592653589793, 1.4275753421475892`}, {-0.561592653589793, 1.4275753421475892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.7126916153288825`}, \ {-0.556592653589793, 1.4289010382609109`}, {-0.556592653589793, 1.4289010382609109`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.7113673104505034`}, \ {-0.551592653589793, 1.4302253431392897`}, {-0.551592653589793, 1.4302253431392897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.7100443827281215`}, \ {-0.546592653589793, 1.4315482708616718`}, {-0.546592653589793, 1.4315482708616718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.7087228181271699`}, \ {-0.541592653589793, 1.4328698354626235`}, {-0.541592653589793, 1.4328698354626235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.7074026026569853`}, \ {-0.536592653589793, 1.4341900509328078`}, {-0.536592653589793, 1.4341900509328078`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.7060837223703373`}, \ {-0.531592653589793, 1.435508931219456}, {-0.531592653589793, 1.435508931219456}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.7047661633629574`}, \ {-0.526592653589793, 1.436826490226836}, {-0.526592653589793, 1.436826490226836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.7034499117730724`}, \ {-0.521592653589793, 1.4381427418167207`}, {-0.521592653589793, 1.4381427418167207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -1.7021349537809376`}, \ {-0.5165926535897931, 1.4394576998088557`}, {-0.5165926535897931, 1.4394576998088557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -1.7008212756083723`}, \ {-0.511592653589793, 1.4407713779814209`}, {-0.511592653589793, 1.4407713779814209`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -1.6995088635182982`}, \ {-0.5065926535897931, 1.442083790071495}, {-0.5065926535897931, 1.442083790071495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -1.6981977038142793`}, \ {-0.5015926535897931, 1.443394949775514}, {-0.5015926535897931, 1.443394949775514}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -1.696887782840062}, \ {-0.49659265358979304`, 1.4447048707497314`}, {-0.49659265358979304`, 1.4447048707497314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -1.6955790869791192`}, \ {-0.4915926535897931, 1.4460135666106742`}, {-0.4915926535897931, 1.4460135666106742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -1.694271602654196}, \ {-0.4865926535897931, 1.4473210509355972`}, {-0.4865926535897931, 1.4473210509355972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -1.6929653163268548`}, \ {-0.4815926535897931, 1.4486273372629386`}, {-0.4815926535897931, 1.4486273372629386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -1.6916602144970252`}, \ {-0.4765926535897931, 1.449932439092768}, {-0.4765926535897931, 1.449932439092768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -1.690356283702554}, \ {-0.4715926535897931, 1.4512363698872393`}, {-0.4715926535897931, 1.4512363698872393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -1.6890535105187565`}, \ {-0.46659265358979307`, 1.4525391430710368`}, {-0.46659265358979307`, 1.4525391430710368`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -1.6877518815579715`}, \ {-0.46159265358979307`, 1.4538407720318218`}, {-0.46159265358979307`, 1.4538407720318218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -1.6864513834691155`}, \ {-0.45659265358979306`, 1.4551412701206778`}, {-0.45659265358979306`, 1.4551412701206778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -1.6851520029372407`}, \ {-0.45159265358979306`, 1.4564406506525525`}, {-0.45159265358979306`, 1.4564406506525525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -1.6838537266830933`}, \ {-0.44659265358979305`, 1.4577389269067}, {-0.44659265358979305`, 1.4577389269067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -1.6825565414626735`}, \ {-0.44159265358979305`, 1.4590361121271198`}, {-0.44159265358979305`, 1.4590361121271198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -1.6812604340667987`}, \ {-0.43659265358979304`, 1.4603322195229946`}, {-0.43659265358979304`, 1.4603322195229946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -1.6799653913206656`}, \ {-0.43159265358979304`, 1.4616272622691278`}, {-0.43159265358979304`, 1.4616272622691278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -1.6786714000834164`}, \ {-0.42659265358979304`, 1.462921253506377}, {-0.42659265358979304`, 1.462921253506377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -1.6773784472477054`}, \ {-0.42159265358979303`, 1.4642142063420878`}, {-0.42159265358979303`, 1.4642142063420878`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -1.676086519739267}, \ {-0.416592653589793, 1.4655061338505264`}, {-0.416592653589793, 1.4655061338505264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -1.674795604516485}, \ {-0.411592653589793, 1.4667970490733082`}, {-0.411592653589793, 1.4667970490733082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -1.6735056885699655`}, \ {-0.406592653589793, 1.4680869650198278`}, {-0.406592653589793, 1.4680869650198278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -1.6722167589221084`}, \ {-0.40159265358979307`, 1.4693758946676847`}, {-0.40159265358979307`, 1.4693758946676847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -1.6709288026266818`}, \ {-0.39659265358979306`, 1.4706638509631116`}, {-0.39659265358979306`, 1.4706638509631116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -1.669641806768398}, \ {-0.39159265358979306`, 1.4719508468213953`}, {-0.39159265358979306`, 1.4719508468213953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -1.6683557584624908`}, \ {-0.38659265358979306`, 1.4732368951273023`}, {-0.38659265358979306`, 1.4732368951273023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -1.6670706448542938`}, \ {-0.38159265358979305`, 1.4745220087354995`}, {-0.38159265358979305`, 1.4745220087354995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -1.6657864531188205`}, \ {-0.37659265358979305`, 1.4758062004709729`}, {-0.37659265358979305`, 1.4758062004709729`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -1.6645031704603457`}, \ {-0.3715926535897931, 1.4770894831294477`}, {-0.3715926535897931, 1.4770894831294477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -1.6632207841119877`}, \ {-0.3665926535897931, 1.4783718694778054`}, {-0.3665926535897931, 1.4783718694778054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -1.661939281335294}, \ {-0.3615926535897931, 1.479653372254499}, {-0.3615926535897931, 1.479653372254499}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -1.6606586494198246`}, \ {-0.3565926535897931, 1.4809340041699688`}, {-0.3565926535897931, 1.4809340041699688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -1.6593788756827397`}, \ {-0.3515926535897931, 1.4822137779070537`}, {-0.3515926535897931, 1.4822137779070537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -1.658099947468388}, \ {-0.3465926535897931, 1.4834927061214052`}, {-0.3465926535897931, 1.4834927061214052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -1.6568218521478963`}, \ {-0.34159265358979307`, 1.484770801441897}, {-0.34159265358979307`, 1.484770801441897}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -1.6555445771187578`}, \ {-0.33659265358979307`, 1.4860480764710353`}, {-0.33659265358979307`, 1.4860480764710353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -1.654268109804427}, \ {-0.33159265358979306`, 1.4873245437853662`}, {-0.33159265358979306`, 1.4873245437853662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -1.6529924376539107`}, \ {-0.32659265358979306`, 1.4886002159358827`}, {-0.32659265358979306`, 1.4886002159358827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -1.651717548141362}, \ {-0.32159265358979305`, 1.4898751054484314`}, {-0.32159265358979305`, 1.4898751054484314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -1.650443428765677}, \ {-0.31659265358979305`, 1.4911492248241163`}, {-0.31659265358979305`, 1.4911492248241163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -1.6491700670500908`}, \ {-0.31159265358979304`, 1.4924225865397023`}, {-0.31159265358979304`, 1.4924225865397023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -1.6478974505417747`}, \ {-0.30659265358979304`, 1.4936952030480184`}, {-0.30659265358979304`, 1.4936952030480184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -1.6466255668114353`}, \ {-0.30159265358979304`, 1.494967086778358}, {-0.30159265358979304`, 1.494967086778358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -1.6453544034529146`}, \ {-0.29659265358979303`, 1.4962382501368785`}, {-0.29659265358979303`, 1.4962382501368785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -1.6440839480827907`}, \ {-0.2915926535897931, 1.4975087055070024`}, {-0.2915926535897931, 1.4975087055070024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -1.6428141883399805`}, \ {-0.2865926535897931, 1.4987784652498126`}, {-0.2865926535897931, 1.4987784652498126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -1.6415451118853421`}, \ {-0.2815926535897931, 1.5000475417044512`}, {-0.2815926535897931, 1.5000475417044512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -1.640276706401279}, \ {-0.27659265358979307`, 1.5013159471885142`}, {-0.27659265358979307`, 1.5013159471885142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -1.6390089595913464`}, \ {-0.27159265358979306`, 1.5025836939984467`}, {-0.27159265358979306`, 1.5025836939984467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -1.6377418591798558`}, \ {-0.26659265358979306`, 1.5038507944099373`}, {-0.26659265358979306`, 1.5038507944099373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -1.6364753929114835`}, \ {-0.26159265358979306`, 1.5051172606783099`}, {-0.26159265358979306`, 1.5051172606783099`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -1.6352095485508773`}, \ {-0.25659265358979305`, 1.506383105038916}, {-0.25659265358979305`, 1.506383105038916}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -1.6339443138822682`}, \ {-0.25159265358979305`, 1.507648339707525}, {-0.25159265358979305`, 1.507648339707525}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -1.6326796767090772`}, \ {-0.24659265358979304`, 1.5089129768807161`}, {-0.24659265358979304`, 1.5089129768807161`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -1.631415624853528}, \ {-0.24159265358979304`, 1.510177028736265}, {-0.24159265358979304`, 1.510177028736265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -1.6301521461562596`}, \ {-0.23659265358979303`, 1.5114405074335338`}, {-0.23659265358979303`, 1.5114405074335338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -1.628889228475937}, \ {-0.23159265358979303`, 1.5127034251138562`}, {-0.23159265358979303`, 1.5127034251138562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -1.6276268596888663`}, \ {-0.22659265358979308`, 1.513965793900927}, {-0.22659265358979308`, 1.513965793900927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -1.6263650276886081`}, \ {-0.22159265358979308`, 1.515227625901185}, {-0.22159265358979308`, 1.515227625901185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -1.6251037203855938`}, \ {-0.21659265358979307`, 1.5164889332041993`}, {-0.21659265358979307`, 1.5164889332041993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -1.6238429257067404`}, \ {-0.21159265358979307`, 1.5177497278830527`}, {-0.21159265358979307`, 1.5177497278830527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -1.6225826315950687`}, \ {-0.20659265358979306`, 1.5190100219947247`}, {-0.20659265358979306`, 1.5190100219947247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -1.6213228260093193`}, \ {-0.20159265358979306`, 1.5202698275804738`}, {-0.20159265358979306`, 1.5202698275804738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -1.6200634969235725`}, \ {-0.19659265358979305`, 1.5215291566662206`}, {-0.19659265358979305`, 1.5215291566662206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -1.6188046323268663`}, \ {-0.19159265358979305`, 1.5227880212629268`}, {-0.19159265358979305`, 1.5227880212629268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -1.6175462202228166`}, \ {-0.18659265358979304`, 1.5240464333669768`}, {-0.18659265358979304`, 1.5240464333669768`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -1.616288248629237}, \ {-0.18159265358979304`, 1.5253044049605564`}, {-0.18159265358979304`, 1.5253044049605564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -1.6150307055777613`}, \ {-0.17659265358979304`, 1.526561948012032}, {-0.17659265358979304`, 1.526561948012032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -1.6137735791134644`}, \ {-0.17159265358979303`, 1.527819074476329}, {-0.17159265358979303`, 1.527819074476329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -1.6125168572944846`}, \ {-0.16659265358979303`, 1.5290757962953088`}, {-0.16659265358979303`, 1.5290757962953088`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -1.6112605281916474`}, \ {-0.16159265358979308`, 1.530332125398146}, {-0.16159265358979308`, 1.530332125398146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -1.6100045798880882`}, \ {-0.15659265358979307`, 1.5315880737017051`}, {-0.15659265358979307`, 1.5315880737017051`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -1.6087490004788776`}, \ {-0.15159265358979307`, 1.5328436531109157`}, {-0.15159265358979307`, 1.5328436531109157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -1.6074937780706458`}, \ {-0.14659265358979306`, 1.5340988755191474`}, {-0.14659265358979306`, 1.5340988755191474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -1.606238900781208}, \ {-0.14159265358979306`, 1.5353537528085852`}, {-0.14159265358979306`, 1.5353537528085852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -1.60498435673919}, \ {-0.13659265358979306`, 1.5366082968506034`}, {-0.13659265358979306`, 1.5366082968506034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -1.6037301340836552`}, \ {-0.13159265358979305`, 1.5378625195061382`}, {-0.13159265358979305`, 1.5378625195061382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -1.602476220963731}, \ {-0.12659265358979305`, 1.539116432626062}, {-0.12659265358979305`, 1.539116432626062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -1.6012226055382381`}, \ {-0.12159265358979304`, 1.5403700480515552`}, {-0.12159265358979304`, 1.5403700480515552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -1.5999692759753148`}, \ {-0.11659265358979304`, 1.5416233776144783`}, {-0.11659265358979304`, 1.5416233776144783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -1.5987162204520486`}, \ {-0.11159265358979303`, 1.5428764331377445`}, {-0.11159265358979303`, 1.5428764331377445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -1.597463427154104}, \ {-0.10659265358979303`, 1.5441292264356892`}, {-0.10659265358979303`, 1.5441292264356892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -1.5962108842753508`}, \ {-0.10159265358979308`, 1.5453817693144423`}, {-0.10159265358979308`, 1.5453817693144423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -1.5949585800174952`}, \ {-0.09659265358979308, 1.546634073572298}, {-0.09659265358979308, 1.546634073572298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -1.593706502589708}, \ {-0.09159265358979307, 1.5478861510000852`}, {-0.09159265358979307, 1.5478861510000852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -1.592454640208257}, \ {-0.08659265358979307, 1.5491380133815362`}, {-0.08659265358979307, 1.5491380133815362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -1.591202981096136}, \ {-0.08159265358979306, 1.5503896724936574`}, {-0.08159265358979306, 1.5503896724936574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -1.589951513482696}, \ {-0.07659265358979306, 1.5516411401070973`}, {-0.07659265358979306, 1.5516411401070973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -1.5887002256032774`}, \ {-0.07159265358979305, 1.552892427986516}, {-0.07159265358979305, 1.552892427986516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -1.5874491056988411`}, \ {-0.06659265358979305, 1.554143547890952}, {-0.06659265358979305, 1.554143547890952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -1.5861981420156}, \ {-0.061592653589793045`, 1.5553945115741934`}, {-0.061592653589793045`, 1.5553945115741934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -1.584947322804651}, \ {-0.05659265358979304, 1.5566453307851424`}, {-0.05659265358979304, 1.5566453307851424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -1.5836966363216083`}, \ {-0.051592653589793036`, 1.557896017268185}, {-0.051592653589793036`, 1.557896017268185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -1.5824460708262351`}, \ {-0.04659265358979303, 1.5591465827635582`}, {-0.04659265358979303, 1.5591465827635582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -1.581195614582077}, \ {-0.04159265358979303, 1.5603970390077164`}, {-0.04159265358979303, 1.5603970390077164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -1.5799452558560936`}, \ {-0.03659265358979302, 1.5616473977336995`}, {-0.03659265358979302, 1.5616473977336995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -1.578694982918294}, \ {-0.03159265358979302, 1.5628976706714992`}, {-0.03159265358979302, 1.5628976706714992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -1.577444784041367}, \ {-0.026592653589793014`, 1.5641478695484263`}, {-0.026592653589793014`, 1.5641478695484263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -1.5761946475003175`}, \ {-0.02159265358979301, 1.5653980060894757`}, {-0.02159265358979301, 1.5653980060894757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -1.5749445615720974`}, \ {-0.016592653589793005`, 1.5666480920176957`}, {-0.016592653589793005`, 1.5666480920176957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -1.5736945145352412`}, \ {-0.011592653589793, 1.567898139054552}, {-0.011592653589793, 1.567898139054552}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -1.5724444946694982`}, \ {-0.006592653589792996, 1.5691481589202951`}, {-0.006592653589792996, 1.5691481589202951`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -1.5711944902554673`}, \ {-0.0015926535897931027`, 1.5703981633343258`}, {-0.0015926535897931027`, 1.5703981633343258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 1.571648164015563}, { 0.0034073464102069018`, -1.56994448957423}, { 0.0034073464102069018`, -1.56994448957423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 1.5728981726828088`}, { 0.008407346410206906, -1.5686944809069845`}, { 0.008407346410206906, -1.5686944809069845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 1.5741482010551142`}, { 0.01340734641020691, -1.5674444525346791`}, { 0.01340734641020691, -1.5674444525346791`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 1.5753982608521462`}, { 0.018407346410206915`, -1.566194392737647}, { 0.018407346410206915`, -1.566194392737647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 1.5766483637945543`}, { 0.02340734641020692, -1.564944289795239}, { 0.02340734641020692, -1.564944289795239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 1.577898521604336}, { 0.028407346410206924`, -1.5636941319854571`}, { 0.028407346410206924`, -1.5636941319854571`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 1.5791487460052034`}, { 0.03340734641020693, -1.5624439075845897`}, { 0.03340734641020693, -1.5624439075845897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 1.58039904872295}, { 0.03840734641020693, -1.561193604866843}, { 0.03840734641020693, -1.561193604866843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 1.5816494414858173`}, { 0.04340734641020694, -1.5599432121039758`}, { 0.04340734641020694, -1.5599432121039758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 1.5828999360248608`}, { 0.04840734641020694, -1.5586927175649323`}, { 0.04840734641020694, -1.5586927175649323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 1.5841505440743169`}, { 0.053407346410206946`, -1.5574421095154765`}, { 0.053407346410206946`, -1.5574421095154765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 1.5854012773719706`}, { 0.05840734641020695, -1.5561913762178226`}, { 0.05840734641020695, -1.5561913762178226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 1.5866521476595226`}, { 0.06340734641020696, -1.5549405059302708`}, { 0.06340734641020696, -1.5549405059302708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 1.587903166682955}, { 0.06840734641020696, -1.5536894869068383`}, { 0.06840734641020696, -1.5536894869068383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 1.5891543461929012`}, { 0.07340734641020696, -1.552438307396892}, { 0.07340734641020696, -1.552438307396892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 1.590405697945012}, { 0.07840734641020697, -1.5511869556447813`}, { 0.07840734641020697, -1.5511869556447813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 1.5916572337003236`}, { 0.08340734641020697, -1.5499354198894697`}, { 0.08340734641020697, -1.5499354198894697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 1.5929089652256272`}, { 0.08840734641020698, -1.548683688364166}, { 0.08840734641020698, -1.548683688364166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 1.594160904293836}, { 0.09340734641020698, -1.5474317492959573`}, { 0.09340734641020698, -1.5474317492959573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 1.5954130626843546`}, { 0.09840734641020699, -1.5461795909054386`}, { 0.09840734641020699, -1.5461795909054386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 1.596665452183449}, { 0.10340734641020699`, -1.5449272014063444`}, { 0.10340734641020699`, -1.5449272014063444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 1.597918084584614}, { 0.108407346410207, -1.5436745690051792`}, { 0.108407346410207, -1.5436745690051792`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 1.599170971688945}, { 0.113407346410207, -1.5424216819008483`}, { 0.113407346410207, -1.5424216819008483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 1.6004241253055076`}, { 0.118407346410207, -1.5411685282842857`}, { 0.118407346410207, -1.5411685282842857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 1.601677557251707}, { 0.1234073464102069, -1.5399150963380863`}, { 0.1234073464102069, -1.5399150963380863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 1.602931279353661}, { 0.1284073464102069, -1.5386613742361324`}, { 0.1284073464102069, -1.5386613742361324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 1.6041853034465696`}, { 0.1334073464102069, -1.5374073501432235`}, { 0.1334073464102069, -1.5374073501432235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 1.6054396413750878`}, { 0.1384073464102069, -1.5361530122147056`}, { 0.1384073464102069, -1.5361530122147056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 1.6066943049936975`}, { 0.14340734641020692`, -1.5348983485960959`}, { 0.14340734641020692`, -1.5348983485960959`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 1.6079493061670802`}, { 0.14840734641020692`, -1.533643347422713}, { 0.14840734641020692`, -1.533643347422713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 1.6092046567704903`}, { 0.15340734641020692`, -1.5323879968193028`}, { 0.15340734641020692`, -1.5323879968193028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 1.6104603686901293`}, { 0.15840734641020693`, -1.5311322848996638`}, { 0.15840734641020693`, -1.5311322848996638`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 1.6117164538235187`}, { 0.16340734641020693`, -1.5298761997662744`}, { 0.16340734641020693`, -1.5298761997662744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 1.6129729240798762`}, { 0.16840734641020694`, -1.5286197295099169`}, { 0.16840734641020694`, -1.5286197295099169`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 1.6142297913804913`}, { 0.17340734641020694`, -1.527362862209302}, { 0.17340734641020694`, -1.527362862209302}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 1.6154870676590989`}, { 0.17840734641020695`, -1.5261055859306945`}, { 0.17840734641020695`, -1.5261055859306945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 1.6167447648622584`}, { 0.18340734641020695`, -1.5248478887275347`}, { 0.18340734641020695`, -1.5248478887275347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 1.61800289494973}, { 0.18840734641020696`, -1.523589758640063}, { 0.18840734641020696`, -1.523589758640063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 1.6192614698948518`}, { 0.19340734641020696`, -1.5223311836949414`}, { 0.19340734641020696`, -1.5223311836949414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 1.620520501684919}, { 0.19840734641020696`, -1.5210721519048742`}, { 0.19840734641020696`, -1.5210721519048742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 1.6217800023215627`}, { 0.20340734641020697`, -1.5198126512682304`}, { 0.20340734641020697`, -1.5198126512682304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 1.6230399838211298`}, { 0.20840734641020697`, -1.5185526697686633`}, { 0.20840734641020697`, -1.5185526697686633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 1.6243004582150635`}, { 0.21340734641020698`, -1.5172921953747298`}, { 0.21340734641020698`, -1.5172921953747298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 1.625561437550284}, { 0.21840734641020698`, -1.516031216039509}, { 0.21840734641020698`, -1.516031216039509}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 1.626822933889571}, { 0.223407346410207, -1.5147697197002221`}, { 0.223407346410207, -1.5147697197002221`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 1.6280849593119469`}, { 0.228407346410207, -1.5135076942778465`}, { 0.228407346410207, -1.5135076942778465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 1.629347525913058}, { 0.233407346410207, -1.512245127676735}, { 0.233407346410207, -1.512245127676735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 1.6306106458055623`}, { 0.238407346410207, -1.5109820077842309`}, { 0.238407346410207, -1.5109820077842309`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 1.6318743311195112`}, { 0.243407346410207, -1.509718322470282}, { 0.243407346410207, -1.509718322470282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 1.6331385940027379`}, { 0.248407346410207, -1.5084540595870555`}, { 0.248407346410207, -1.5084540595870555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 1.6344034466212416`}, { 0.2534073464102069, -1.5071892069685517`}, { 0.2534073464102069, -1.5071892069685517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 1.6356689011595782`}, { 0.2584073464102069, -1.505923752430215}, { 0.2584073464102069, -1.505923752430215}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 1.6369349698212463`}, { 0.2634073464102069, -1.5046576837685468`}, { 0.2634073464102069, -1.5046576837685468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 1.6382016648290778`}, { 0.2684073464102069, -1.5033909887607155`}, { 0.2684073464102069, -1.5033909887607155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 1.6394689984256272`}, { 0.2734073464102069, -1.502123655164166}, { 0.2734073464102069, -1.502123655164166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 1.6407369828735647`}, { 0.2784073464102069, -1.5008556707162284`}, { 0.2784073464102069, -1.5008556707162284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 1.6420056304560664`}, { 0.28340734641020693`, -1.499587023133727}, { 0.28340734641020693`, -1.499587023133727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 1.6432749534772082`}, { 0.28840734641020693`, -1.498317700112585}, { 0.28840734641020693`, -1.498317700112585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 1.6445449642623609`}, { 0.29340734641020694`, -1.4970476893274325`}, { 0.29340734641020694`, -1.4970476893274325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 1.6458156751585833`}, { 0.29840734641020694`, -1.4957769784312098`}, { 0.29840734641020694`, -1.4957769784312098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 1.6470870985350208`}, { 0.30340734641020695`, -1.4945055550547723`}, { 0.30340734641020695`, -1.4945055550547723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 1.6483592467833008`}, { 0.30840734641020695`, -1.4932334068064925`}, { 0.30840734641020695`, -1.4932334068064925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 1.6496321323179315`}, { 0.31340734641020696`, -1.4919605212718619`}, { 0.31340734641020696`, -1.4919605212718619`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 1.6509057675767023`}, { 0.31840734641020696`, -1.490686886013091}, { 0.31840734641020696`, -1.490686886013091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 1.6521801650210826`}, { 0.32340734641020696`, -1.4894124885687108`}, { 0.32340734641020696`, -1.4894124885687108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 1.6534553371366245`}, { 0.32840734641020697`, -1.4881373164531688`}, { 0.32840734641020697`, -1.4881373164531688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 1.6547312964333654`}, { 0.333407346410207, -1.486861357156428}, { 0.333407346410207, -1.486861357156428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 1.6560080554462313`}, { 0.338407346410207, -1.4855845981435618`}, { 0.338407346410207, -1.4855845981435618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 1.6572856267354432`}, { 0.343407346410207, -1.48430702685435}, { 0.343407346410207, -1.48430702685435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 1.6585640228869216`}, { 0.348407346410207, -1.4830286307028717`}, { 0.348407346410207, -1.4830286307028717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 1.6598432565126948`}, { 0.353407346410207, -1.4817493970770983`}, { 0.353407346410207, -1.4817493970770983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 1.6611233402513084`}, { 0.358407346410207, -1.4804693133384847`}, { 0.358407346410207, -1.4804693133384847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 1.6624042867682334`}, { 0.363407346410207, -1.47918836682156}, { 0.363407346410207, -1.47918836682156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 1.6636861087562789`}, { 0.368407346410207, -1.4779065448335142`}, { 0.368407346410207, -1.4779065448335142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 1.6649688189360041`}, { 0.373407346410207, -1.476623834653789}, { 0.373407346410207, -1.476623834653789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 1.6662524300561317`}, { 0.3784073464102069, -1.4753402235336617`}, { 0.3784073464102069, -1.4753402235336617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 1.6675369548939631`}, { 0.3834073464102069, -1.4740556986958302`}, { 0.3834073464102069, -1.4740556986958302`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 1.668822406255796}, { 0.3884073464102069, -1.4727702473339974`}, { 0.3884073464102069, -1.4727702473339974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 1.6701087969773398`}, { 0.3934073464102069, -1.4714838566124535`}, { 0.3934073464102069, -1.4714838566124535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 1.6713961399241366`}, { 0.3984073464102069, -1.4701965136656565`}, { 0.3984073464102069, -1.4701965136656565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 1.672684447991982}, { 0.4034073464102069, -1.468908205597811}, { 0.4034073464102069, -1.468908205597811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 1.6739737341073448`}, { 0.40840734641020693`, -1.4676189194824483`}, { 0.40840734641020693`, -1.4676189194824483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 1.6752640112277928`}, { 0.41340734641020693`, -1.4663286423620003`}, { 0.41340734641020693`, -1.4663286423620003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 1.676555292342416}, { 0.41840734641020694`, -1.465037361247377}, { 0.41840734641020694`, -1.465037361247377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 1.677847590472254}, { 0.42340734641020705`, -1.4637450631175393`}, { 0.42340734641020705`, -1.4637450631175393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 1.6791409186707225`}, { 0.42840734641020695`, -1.4624517349190709`}, { 0.42840734641020695`, -1.4624517349190709`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 1.6804352900240433`}, { 0.43340734641020706`, -1.46115736356575}, { 0.43340734641020706`, -1.46115736356575}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 1.6817307176516751`}, { 0.43840734641020696`, -1.4598619359381182`}, { 0.43840734641020696`, -1.4598619359381182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 1.6830272147067458`}, { 0.44340734641020685`, -1.4585654388830473`}, { 0.44340734641020685`, -1.4585654388830473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 1.6843247943764856`}, { 0.44840734641020696`, -1.4572678592133075`}, { 0.44840734641020696`, -1.4572678592133075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 1.6856234698826635`}, { 0.45340734641020686`, -1.4559691837071298`}, { 0.45340734641020686`, -1.4559691837071298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 1.6869232544820232`}, { 0.458407346410207, -1.45466939910777}, { 0.458407346410207, -1.45466939910777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 1.6882241614667226`}, { 0.46340734641020687`, -1.4533684921230705`}, { 0.46340734641020687`, -1.4533684921230705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 1.6895262041647736`}, { 0.468407346410207, -1.4520664494250197`}, { 0.468407346410207, -1.4520664494250197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 1.6908293959404832`}, { 0.4734073464102069, -1.4507632576493101`}, { 0.4734073464102069, -1.4507632576493101`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 1.692133750194899}, { 0.478407346410207, -1.4494589033948941`}, { 0.478407346410207, -1.4494589033948941`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 1.6934392803662524`}, { 0.4834073464102069, -1.4481533732235408`}, { 0.4834073464102069, -1.4481533732235408`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 1.6947459999304066`}, { 0.488407346410207, -1.4468466536593865`}, { 0.488407346410207, -1.4468466536593865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 1.696053922401305}, { 0.4934073464102069, -1.4455387311884884`}, { 0.4934073464102069, -1.4455387311884884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 1.6973630613314206`}, { 0.498407346410207, -1.4442295922583728`}, { 0.498407346410207, -1.4442295922583728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 1.6986734303122097`}, { 0.5034073464102069, -1.4429192232775834`}, { 0.5034073464102069, -1.4429192232775834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 1.699985042974565}, { 0.508407346410207, -1.4416076106152282`}, { 0.508407346410207, -1.4416076106152282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 1.701297912989271}, { 0.5134073464102069, -1.4402947406005224`}, { 0.5134073464102069, -1.4402947406005224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 1.7026120540674607`}, { 0.518407346410207, -1.4389805995223326`}, { 0.518407346410207, -1.4389805995223326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 1.703927479961077}, { 0.5234073464102069, -1.4376651736287163`}, { 0.5234073464102069, -1.4376651736287163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 1.7052442044633325`}, { 0.528407346410207, -1.4363484491264606`}, { 0.528407346410207, -1.4363484491264606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 1.7065622414091717`}, { 0.5334073464102069, -1.4350304121806214`}, { 0.5334073464102069, -1.4350304121806214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 1.707881604675737}, { 0.538407346410207, -1.433711048914056}, { 0.538407346410207, -1.433711048914056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 1.7092023081828356`}, { 0.5434073464102069, -1.4323903454069578`}, { 0.5434073464102069, -1.4323903454069578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 1.7105243658934062`}, { 0.548407346410207, -1.4310682876963872`}, { 0.548407346410207, -1.4310682876963872`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 1.711847791813992}, { 0.553407346410207, -1.429744861775801}, { 0.553407346410207, -1.429744861775801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 1.713172599995212}, { 0.5584073464102071, -1.428420053594581}, { 0.5584073464102071, -1.428420053594581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 1.7144988045322356`}, { 0.563407346410207, -1.4270938490575578`}, { 0.563407346410207, -1.4270938490575578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 1.715826419565258}, { 0.5684073464102071, -1.4257662340245354`}, { 0.5684073464102071, -1.4257662340245354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 1.71715545927998}, { 0.573407346410207, -1.4244371943098133`}, { 0.573407346410207, -1.4244371943098133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 1.7184859379080888`}, { 0.5784073464102069, -1.4231067156817043`}, { 0.5784073464102069, -1.4231067156817043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 1.7198178697277386`}, { 0.583407346410207, -1.4217747838620545`}, { 0.583407346410207, -1.4217747838620545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 1.721151269064037}, { 0.5884073464102069, -1.4204413845257562`}, { 0.5884073464102069, -1.4204413845257562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 1.7224861502895297`}, { 0.593407346410207, -1.4191065033002637`}, { 0.593407346410207, -1.4191065033002637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 1.7238225278246906`}, { 0.5984073464102069, -1.4177701257651025`}, { 0.5984073464102069, -1.4177701257651025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 1.7251604161384126`}, { 0.603407346410207, -1.4164322374513807`}, { 0.603407346410207, -1.4164322374513807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 1.7264998297484986`}, { 0.6084073464102069, -1.4150928238412945`}, { 0.6084073464102069, -1.4150928238412945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 1.7278407832221596`}, { 0.613407346410207, -1.4137518703676335`}, { 0.613407346410207, -1.4137518703676335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 1.7291832911765084`}, { 0.6184073464102069, -1.412409362413285}, { 0.6184073464102069, -1.412409362413285}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 1.730527368279061}, { 0.623407346410207, -1.4110652853107322`}, { 0.623407346410207, -1.4110652853107322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 1.7318730292482378`}, { 0.6284073464102069, -1.4097196243415555`}, { 0.6284073464102069, -1.4097196243415555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 1.733220288853867}, { 0.633407346410207, -1.4083723647359263`}, { 0.633407346410207, -1.4083723647359263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 1.73456916191769}, { 0.6384073464102069, -1.4070234916721034`}, { 0.6384073464102069, -1.4070234916721034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 1.7359196633138705`}, { 0.643407346410207, -1.4056729902759226`}, { 0.643407346410207, -1.4056729902759226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 1.7372718079695038`}, { 0.6484073464102069, -1.4043208456202894`}, { 0.6484073464102069, -1.4043208456202894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 1.7386256108651303`}, { 0.653407346410207, -1.4029670427246628`}, { 0.653407346410207, -1.4029670427246628`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 1.7399810870352497`}, { 0.6584073464102069, -1.4016115665545437`}, { 0.6584073464102069, -1.4016115665545437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 1.741338251568838}, { 0.663407346410207, -1.4002544020209553`}, { 0.663407346410207, -1.4002544020209553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 1.7426971196098684`}, { 0.6684073464102069, -1.398895533979925}, { 0.6684073464102069, -1.398895533979925}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 1.7440577063578304`}, { 0.673407346410207, -1.397534947231963}, { 0.673407346410207, -1.397534947231963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 1.745420027068257}, { 0.678407346410207, -1.3961726265215364`}, { 0.678407346410207, -1.3961726265215364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 1.7467840970532487`}, { 0.6834073464102071, -1.3948085565365447`}, { 0.6834073464102071, -1.3948085565365447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 1.7481499316820035`}, { 0.688407346410207, -1.3934427219077896`}, { 0.688407346410207, -1.3934427219077896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 1.7495175463813482`}, { 0.6934073464102071, -1.392075107208445}, { 0.6934073464102071, -1.392075107208445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 1.750886956636271}, { 0.698407346410207, -1.390705696953522}, { 0.698407346410207, -1.390705696953522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 1.7522581779904587`}, { 0.7034073464102069, -1.3893344755993344`}, { 0.7034073464102069, -1.3893344755993344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 1.7536312260468339`}, { 0.708407346410207, -1.3879614275429593`}, { 0.708407346410207, -1.3879614275429593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 1.7550061164680966`}, { 0.7134073464102069, -1.3865865371216965`}, { 0.7134073464102069, -1.3865865371216965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 1.7563828649772675`}, { 0.718407346410207, -1.3852097886125259`}, { 0.718407346410207, -1.3852097886125259`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 1.7577614873582335`}, { 0.7234073464102069, -1.3838311662315597`}, { 0.7234073464102069, -1.3838311662315597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 1.759141999456296}, { 0.728407346410207, -1.382450654133497}, { 0.728407346410207, -1.382450654133497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 1.7605244171787213`}, { 0.7334073464102069, -1.3810682364110718`}, { 0.7334073464102069, -1.3810682364110718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 1.7619087564952947`}, { 0.738407346410207, -1.3796838970944987`}, { 0.738407346410207, -1.3796838970944987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 1.7632950334388748`}, { 0.7434073464102069, -1.3782976201509185`}, { 0.7434073464102069, -1.3782976201509185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 1.7646832641059529`}, { 0.748407346410207, -1.3769093894838405`}, { 0.748407346410207, -1.3769093894838405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 1.7660734646572132`}, { 0.7534073464102069, -1.3755191889325802`}, { 0.7534073464102069, -1.3755191889325802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 1.7674656513180969`}, { 0.758407346410207, -1.3741270022716965`}, { 0.758407346410207, -1.3741270022716965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 1.7688598403793663`}, { 0.7634073464102069, -1.3727328132104268`}, { 0.7634073464102069, -1.3727328132104268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 1.7702560481976757`}, { 0.768407346410207, -1.3713366053921177`}, { 0.768407346410207, -1.3713366053921177`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 1.7716542911961402`}, { 0.7734073464102069, -1.3699383623936532`}, { 0.7734073464102069, -1.3699383623936532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 1.77305458586491}, { 0.778407346410207, -1.368538067724883}, { 0.778407346410207, -1.368538067724883}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 1.7744569487617485`}, { 0.7834073464102069, -1.3671357048280448`}, { 0.7834073464102069, -1.3671357048280448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 1.775861396512607}, { 0.788407346410207, -1.365731257077186}, { 0.788407346410207, -1.365731257077186}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 1.777267945812211}, { 0.7934073464102069, -1.3643247077775824`}, { 0.7934073464102069, -1.3643247077775824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 1.7786766134246401`}, { 0.798407346410207, -1.3629160401651532`}, { 0.798407346410207, -1.3629160401651532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 1.7800874161839169`}, { 0.803407346410207, -1.3615052374058763`}, { 0.803407346410207, -1.3615052374058763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 1.781500370994597}, { 0.8084073464102071, -1.3600922825951964`}, { 0.8084073464102071, -1.3600922825951964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 1.782915494832358}, { 0.813407346410207, -1.3586771587574353`}, { 0.813407346410207, -1.3586771587574353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 1.7843328047445977`}, { 0.8184073464102071, -1.3572598488451955`}, { 0.8184073464102071, -1.3572598488451955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 1.7857523178510293`}, { 0.823407346410207, -1.355840335738764}, { 0.823407346410207, -1.355840335738764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 1.7871740513442815`}, { 0.8284073464102069, -1.3544186022455116`}, { 0.8284073464102069, -1.3544186022455116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 1.788598022490503}, { 0.833407346410207, -1.3529946310992902`}, { 0.833407346410207, -1.3529946310992902`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 1.7900242486299647`}, { 0.8384073464102069, -1.3515684049598284`}, { 0.8384073464102069, -1.3515684049598284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 1.7914527471776711`}, { 0.843407346410207, -1.350139906412122}, { 0.843407346410207, -1.350139906412122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 1.7928835356239694`}, { 0.8484073464102069, -1.348709117965824}, { 0.8484073464102069, -1.348709117965824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 1.7943166315351622`}, { 0.853407346410207, -1.347276022054631}, { 0.853407346410207, -1.347276022054631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 1.795752052554126}, { 0.8584073464102069, -1.3458406010356674`}, { 0.8584073464102069, -1.3458406010356674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 1.7971898164009286`}, { 0.863407346410207, -1.3444028371888648`}, { 0.863407346410207, -1.3444028371888648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 1.79862994087345}, { 0.8684073464102069, -1.3429627127163433`}, { 0.8684073464102069, -1.3429627127163433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 1.8000724438480096`}, { 0.873407346410207, -1.3415202097417838`}, { 0.873407346410207, -1.3415202097417838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 1.8015173432799894`}, { 0.8784073464102069, -1.340075310309804}, { 0.8784073464102069, -1.340075310309804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 1.8029646572044675`}, { 0.883407346410207, -1.3386279963853258`}, { 0.883407346410207, -1.3386279963853258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 1.8044144037368481`}, { 0.8884073464102069, -1.337178249852945}, { 0.8884073464102069, -1.337178249852945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 1.805866601073498}, { 0.893407346410207, -1.335726052516295}, { 0.893407346410207, -1.335726052516295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 1.8073212674923844`}, { 0.8984073464102069, -1.3342713860974087`}, { 0.8984073464102069, -1.3342713860974087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 1.808778421353715}, { 0.903407346410207, -1.3328142322360783`}, { 0.903407346410207, -1.3328142322360783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 1.8102380811005827`}, { 0.9084073464102069, -1.3313545724892106`}, { 0.9084073464102069, -1.3313545724892106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 1.81170026525961}, { 0.913407346410207, -1.3298923883301832`}, { 0.913407346410207, -1.3298923883301832`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 1.8131649924415998`}, { 0.9184073464102069, -1.3284276611481933`}, { 0.9184073464102069, -1.3284276611481933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 1.8146322813421858`}, { 0.923407346410207, -1.3269603722476073`}, { 0.923407346410207, -1.3269603722476073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 1.8161021507424875`}, { 0.928407346410207, -1.3254905028473059`}, { 0.928407346410207, -1.3254905028473059`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 1.817574619509766}, { 0.9334073464102071, -1.3240180340800272`}, { 0.9334073464102071, -1.3240180340800272`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 1.8190497065980862`}, { 0.938407346410207, -1.3225429469917072`}, { 0.938407346410207, -1.3225429469917072`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 1.8205274310489759`}, { 0.9434073464102071, -1.3210652225408173`}, { 0.9434073464102071, -1.3210652225408173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 1.8220078119920946`}, { 0.948407346410207, -1.3195848415976985`}, { 0.948407346410207, -1.3195848415976985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 1.8234908686458984`}, { 0.9534073464102071, -1.318101784943895}, { 0.9534073464102071, -1.318101784943895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 1.8249766203183118`}, { 0.958407346410207, -1.3166160332714816`}, { 0.958407346410207, -1.3166160332714816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 1.826465086407401}, { 0.9634073464102069, -1.3151275671823923`}, { 0.9634073464102069, -1.3151275671823923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 1.8279562864020495`}, { 0.968407346410207, -1.3136363671877438`}, { 0.968407346410207, -1.3136363671877438`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 1.8294502398826367`}, { 0.9734073464102069, -1.3121424137071565`}, { 0.9734073464102069, -1.3121424137071565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 1.8309469665217188`}, { 0.978407346410207, -1.3106456870680743`}, { 0.978407346410207, -1.3106456870680743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 1.8324464860847127`}, { 0.9834073464102069, -1.3091461675050806`}, { 0.9834073464102069, -1.3091461675050806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 1.8339488184305828`}, { 0.988407346410207, -1.3076438351592106`}, { 0.988407346410207, -1.3076438351592106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 1.8354539835125285`}, { 0.9934073464102069, -1.3061386700772646`}, { 0.9934073464102069, -1.3061386700772646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 1.8369620013786787`}, { 0.998407346410207, -1.3046306522111146`}, { 0.998407346410207, -1.3046306522111146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 1.8384728921727826`}, { 1.003407346410207, -1.3031197614170107`}, { 1.003407346410207, -1.3031197614170107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 1.8399866761349088`}, { 1.008407346410207, -1.3016059774548843`}, { 1.008407346410207, -1.3016059774548843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 1.8415033736021431`}, { 1.013407346410207, -1.30008927998765}, { 1.013407346410207, -1.30008927998765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 1.8430230050092915`}, { 1.018407346410207, -1.2985696485805018`}, { 1.018407346410207, -1.2985696485805018`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 1.844545590889583}, { 1.023407346410207, -1.2970470627002104`}, { 1.023407346410207, -1.2970470627002104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 1.8460711518753774`}, { 1.028407346410207, -1.2955215017144157`}, { 1.028407346410207, -1.2955215017144157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 1.847599708698874}, { 1.033407346410207, -1.293992944890919}, { 1.033407346410207, -1.293992944890919}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 1.849131282192824}, { 1.038407346410207, -1.2924613713969693`}, { 1.038407346410207, -1.2924613713969693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 1.850665893291243}, { 1.043407346410207, -1.2909267602985504`}, { 1.043407346410207, -1.2909267602985504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 1.852203563030128}, { 1.048407346410207, -1.2893890905596652`}, { 1.048407346410207, -1.2893890905596652`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 1.8537443125481767`}, { 1.053407346410207, -1.2878483410416164`}, { 1.053407346410207, -1.2878483410416164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 1.8552881630875089`}, { 1.058407346410207, -1.2863044905022845`}, { 1.058407346410207, -1.2863044905022845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 1.8568351359943873`}, { 1.063407346410207, -1.2847575175954058`}, { 1.063407346410207, -1.2847575175954058`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 1.8583852527199467`}, { 1.068407346410207, -1.2832074008698466`}, { 1.068407346410207, -1.2832074008698466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 1.859938534820918}, { 1.073407346410207, -1.2816541187688753`}, { 1.073407346410207, -1.2816541187688753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 1.861495003960362}, { 1.078407346410207, -1.2800976496294312`}, { 1.078407346410207, -1.2800976496294312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 1.8630546819083982`}, { 1.083407346410207, -1.2785379716813952`}, { 1.083407346410207, -1.2785379716813952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 1.8646175905429416`}, { 1.0884073464102069`, -1.2769750630468517`}, { 1.0884073464102069`, -1.2769750630468517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 1.866183751850437}, { 1.093407346410207, -1.2754089017393564`}, { 1.093407346410207, -1.2754089017393564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 1.8677531879265994`}, { 1.0984073464102069`, -1.2738394656631937`}, { 1.0984073464102069`, -1.2738394656631937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 1.8693259209771524`}, { 1.103407346410207, -1.2722667326126407`}, { 1.103407346410207, -1.2722667326126407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 1.870901973318573}, { 1.1084073464102069`, -1.2706906802712203`}, { 1.1084073464102069`, -1.2706906802712203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 1.872481367378832}, { 1.113407346410207, -1.2691112862109613`}, { 1.113407346410207, -1.2691112862109613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 1.874064125698145}, { 1.118407346410207, -1.2675285278916482`}, { 1.118407346410207, -1.2675285278916482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 1.8756502709297163`}, { 1.123407346410207, -1.265942382660077}, { 1.123407346410207, -1.265942382660077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 1.87723982584049}, { 1.128407346410207, -1.2643528277493032`}, { 1.128407346410207, -1.2643528277493032`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 1.878832813311903}, { 1.133407346410207, -1.2627598402778901`}, { 1.133407346410207, -1.2627598402778901`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 1.8804292563406344`}, { 1.138407346410207, -1.261163397249159}, { 1.138407346410207, -1.261163397249159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 1.882029178039364}, { 1.143407346410207, -1.2595634755504292`}, { 1.143407346410207, -1.2595634755504292`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 1.8836326016375262`}, { 1.148407346410207, -1.2579600519522671`}, { 1.148407346410207, -1.2579600519522671`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 1.8852395504820683`}, { 1.153407346410207, -1.256353103107725}, { 1.153407346410207, -1.256353103107725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 1.8868500480382093`}, { 1.158407346410207, -1.2547426055515838`}, { 1.158407346410207, -1.2547426055515838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 1.8884641178902015`}, { 1.163407346410207, -1.2531285356995916`}, { 1.163407346410207, -1.2531285356995916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 1.8900817837420907`}, { 1.168407346410207, -1.2515108698477024`}, { 1.168407346410207, -1.2515108698477024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 1.8917030694184804`}, { 1.173407346410207, -1.249889584171313}, { 1.173407346410207, -1.249889584171313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 1.893327998865295}, { 1.178407346410207, -1.2482646547244982`}, { 1.178407346410207, -1.2482646547244982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 1.8949565961505457`}, { 1.183407346410207, -1.2466360574392477`}, { 1.183407346410207, -1.2466360574392477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 1.896588885465096}, { 1.188407346410207, -1.2450037681246973`}, { 1.188407346410207, -1.2450037681246973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 1.89822489112343}, { 1.193407346410207, -1.243367762466363}, { 1.193407346410207, -1.243367762466363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 1.8998646375644201`}, { 1.198407346410207, -1.2417280160253732`}, { 1.198407346410207, -1.2417280160253732`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 1.9015081493520936`}, { 1.203407346410207, -1.2400845042376996`}, { 1.203407346410207, -1.2400845042376996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 1.9031554511764055`}, { 1.208407346410207, -1.2384372024133876`}, { 1.208407346410207, -1.2384372024133876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 1.9048065678540067`}, { 1.2134073464102069`, -1.2367860857357866`}, { 1.2134073464102069`, -1.2367860857357866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 1.9064615243290137`}, { 1.218407346410207, -1.2351311292607796`}, { 1.218407346410207, -1.2351311292607796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 1.9081203456737816`}, { 1.2234073464102069`, -1.2334723079160115`}, { 1.2234073464102069`, -1.2334723079160115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 1.9097830570896746`}, { 1.228407346410207, -1.2318095965001188`}, { 1.228407346410207, -1.2318095965001188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 1.9114496839078352`}, { 1.2334073464102069`, -1.2301429696819581`}, { 1.2334073464102069`, -1.2301429696819581`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 1.9131202515899608`}, { 1.238407346410207, -1.2284724019998325`}, { 1.238407346410207, -1.2284724019998325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 1.9147947857290692`}, { 1.243407346410207, -1.226797867860724}, { 1.243407346410207, -1.226797867860724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 1.9164733120502757`}, { 1.248407346410207, -1.2251193415395176`}, { 1.248407346410207, -1.2251193415395176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 1.9181558564115595`}, { 1.253407346410207, -1.2234367971782338`}, { 1.253407346410207, -1.2234367971782338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 1.919842444804539}, { 1.258407346410207, -1.2217502087852543`}, { 1.258407346410207, -1.2217502087852543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 1.9215331033552392`}, { 1.263407346410207, -1.2200595502345541`}, { 1.263407346410207, -1.2200595502345541`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 1.9232278583248623`}, { 1.268407346410207, -1.2183647952649308`}, { 1.268407346410207, -1.2183647952649308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 1.9249267361105584`}, { 1.273407346410207, -1.2166659174792347`}, { 1.273407346410207, -1.2166659174792347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 1.9266297632461928`}, { 1.278407346410207, -1.2149628903436005`}, { 1.278407346410207, -1.2149628903436005`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 1.9283369664031123`}, { 1.283407346410207, -1.213255687186681}, { 1.283407346410207, -1.213255687186681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 1.930048372390915}, { 1.288407346410207, -1.2115442811988784`}, { 1.288407346410207, -1.2115442811988784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 1.9317640081582117`}, { 1.293407346410207, -1.2098286454315816`}, { 1.293407346410207, -1.2098286454315816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 1.9334839007933933`}, { 1.298407346410207, -1.2081087527964}, { 1.298407346410207, -1.2081087527964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 1.9352080775253897`}, { 1.303407346410207, -1.2063845760644034`}, { 1.303407346410207, -1.2063845760644034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 1.9369365657244335`}, { 1.308407346410207, -1.2046560878653598`}, { 1.308407346410207, -1.2046560878653598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 1.9386693929028171`}, { 1.313407346410207, -1.202923260686976}, { 1.313407346410207, -1.202923260686976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 1.940406586715651}, { 1.318407346410207, -1.201186066874142}, { 1.318407346410207, -1.201186066874142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 1.942148174961617}, { 1.323407346410207, -1.1994444786281764`}, { 1.323407346410207, -1.1994444786281764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 1.943894185583722}, { 1.328407346410207, -1.1976984680060714`}, { 1.328407346410207, -1.1976984680060714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 1.9456446466700479`}, { 1.333407346410207, -1.1959480069197452`}, { 1.333407346410207, -1.1959480069197452`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 1.947399586454499}, { 1.3384073464102069`, -1.1941930671352943`}, { 1.3384073464102069`, -1.1941930671352943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 1.9491590333175466`}, { 1.343407346410207, -1.1924336202722468`}, { 1.343407346410207, -1.1924336202722468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 1.9509230157869701`}, { 1.3484073464102069`, -1.190669637802823}, { 1.3484073464102069`, -1.190669637802823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 1.9526915625385974`}, { 1.353407346410207, -1.188901091051196}, { 1.353407346410207, -1.188901091051196}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 1.9544647023970372`}, { 1.3584073464102069`, -1.187127951192756}, { 1.3584073464102069`, -1.187127951192756}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 1.9562424643364134`}, { 1.363407346410207, -1.18535018925338}, { 1.363407346410207, -1.18535018925338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 1.9580248774810909`}, { 1.368407346410207, -1.1835677761087022`}, { 1.368407346410207, -1.1835677761087022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 1.9598119711064008`}, { 1.373407346410207, -1.1817806824833925`}, { 1.373407346410207, -1.1817806824833925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 1.9616037746393586`}, { 1.378407346410207, -1.1799888789504347`}, { 1.378407346410207, -1.1799888789504347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 1.9634003176593808`}, { 1.383407346410207, -1.1781923359304123`}, { 1.383407346410207, -1.1781923359304123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 1.9652016298989947`}, { 1.388407346410207, -1.1763910236907984`}, { 1.388407346410207, -1.1763910236907984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 1.9670077412445448`}, { 1.393407346410207, -1.1745849123452485`}, { 1.393407346410207, -1.1745849123452485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 1.9688186817368927`}, { 1.398407346410207, -1.1727739718529007`}, { 1.398407346410207, -1.1727739718529007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 1.9706344815721129`}, { 1.403407346410207, -1.1709581720176805`}, { 1.403407346410207, -1.1709581720176805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 1.9724551711021823`}, { 1.408407346410207, -1.1691374824876108`}, { 1.408407346410207, -1.1691374824876108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 1.9742807808356653`}, { 1.413407346410207, -1.167311872754128}, { 1.413407346410207, -1.167311872754128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 1.9761113414383893`}, { 1.418407346410207, -1.1654813121514038`}, { 1.418407346410207, -1.1654813121514038`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 1.9779468837341194`}, { 1.4234073464102068`, -1.163645769855674}, { 1.4234073464102068`, -1.163645769855674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 1.97978743870522}, { 1.4284073464102072`, -1.1618052148845734`}, { 1.4284073464102072`, -1.1618052148845734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 1.981633037493315}, { 1.433407346410207, -1.159959616096478}, { 1.433407346410207, -1.159959616096478}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 1.9834837113999388`}, { 1.438407346410207, -1.1581089421898545`}, { 1.438407346410207, -1.1581089421898545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 1.985339491887178}, { 1.4434073464102068`, -1.1562531617026153`}, { 1.4434073464102068`, -1.1562531617026153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 1.9872004105783092`}, { 1.4484073464102072`, -1.154392243011484}, { 1.4484073464102072`, -1.154392243011484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 1.9890664992584246`}, { 1.453407346410207, -1.1525261543313687`}, { 1.453407346410207, -1.1525261543313687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 1.9909377898750522`}, { 1.458407346410207, -1.150654863714741}, { 1.458407346410207, -1.150654863714741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 1.9928143145387676`}, { 1.4634073464102069`, -1.1487783390510258`}, { 1.4634073464102069`, -1.1487783390510258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 1.994696105523793}, { 1.4684073464102068`, -1.146896548066}, { 1.4684073464102068`, -1.146896548066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 1.996583195268592}, { 1.473407346410207, -1.1450094583212012`}, { 1.473407346410207, -1.1450094583212012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 1.9984756163764503`}, { 1.478407346410207, -1.143117037213343}, { 1.478407346410207, -1.143117037213343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.0003734016160495`}, { 1.4834073464102069`, -1.1412192519737436`}, { 1.4834073464102069`, -1.1412192519737436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.002276583922029}, { 1.4884073464102068`, -1.1393160696677642`}, { 1.4884073464102068`, -1.1393160696677642`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.004185196395538}, { 1.4934073464102071`, -1.1374074571942552`}, { 1.4934073464102071`, -1.1374074571942552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.0060992723047746`}, { 1.498407346410207, -1.1354933812850185`}, { 1.498407346410207, -1.1354933812850185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.008018845085516}, { 1.503407346410207, -1.133573808504277}, { 1.503407346410207, -1.133573808504277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.0099439483416366`}, { 1.5084073464102068`, -1.1316487052481567`}, { 1.5084073464102068`, -1.1316487052481567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.0118746158456093`}, { 1.5134073464102071`, -1.1297180377441838`}, { 1.5134073464102071`, -1.1297180377441838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.013810881539002}, { 1.518407346410207, -1.1277817720507912`}, { 1.518407346410207, -1.1277817720507912`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.0157527795329546`}, { 1.523407346410207, -1.1258398740568385`}, { 1.523407346410207, -1.1258398740568385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.0177003441086456`}, { 1.5284073464102068`, -1.1238923094811477`}, { 1.5284073464102068`, -1.1238923094811477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.0196536097177424`}, { 1.5334073464102072`, -1.1219390438720507`}, { 1.5334073464102072`, -1.1219390438720507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.021612610982842}, { 1.538407346410207, -1.1199800426069515`}, { 1.538407346410207, -1.1199800426069515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.023577382697889}, { 1.543407346410207, -1.1180152708919042`}, { 1.543407346410207, -1.1180152708919042`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.025547959828589}, { 1.5484073464102068`, -1.1160446937612043`}, { 1.5484073464102068`, -1.1160446937612043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.027524377512796}, { 1.5534073464102072`, -1.1140682760769973`}, { 1.5534073464102072`, -1.1140682760769973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.02950667106089}, { 1.558407346410207, -1.1120859825289033`}, { 1.558407346410207, -1.1120859825289033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.0314948759561355`}, { 1.563407346410207, -1.1100977776336576`}, { 1.563407346410207, -1.1100977776336576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.0334890278550244`}, { 1.5684073464102068`, -1.108103625734769}, { 1.5684073464102068`, -1.108103625734769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.035489162587598}, { 1.5734073464102072`, -1.106103491002195}, { 1.5734073464102072`, -1.106103491002195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.037495316157757}, { 1.578407346410207, -1.104097337432036}, { 1.578407346410207, -1.104097337432036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.0395075247435455`}, { 1.583407346410207, -1.102085128846248}, { 1.583407346410207, -1.102085128846248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.0415258246974193`}, { 1.5884073464102069`, -1.100066828892374}, { 1.5884073464102069`, -1.100066828892374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.0435502525464972`}, { 1.5934073464102072`, -1.0980424010432959`}, { 1.5934073464102072`, -1.0980424010432959`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.045580844992788}, { 1.598407346410207, -1.0960118085970054`}, { 1.598407346410207, -1.0960118085970054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.047617638913395}, { 1.603407346410207, -1.0939750146763985`}, { 1.603407346410207, -1.0939750146763985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.049660671360706}, { 1.6084073464102069`, -1.0919319822290874`}, { 1.6084073464102069`, -1.0919319822290874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.051709979562555}, { 1.6134073464102068`, -1.0898826740272385`}, { 1.6134073464102068`, -1.0898826740272385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.0537656009223633`}, { 1.6184073464102071`, -1.08782705266743}, { 1.6184073464102071`, -1.08782705266743}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.0558275730192577`}, { 1.623407346410207, -1.0857650805705354`}, { 1.623407346410207, -1.0857650805705354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.057895933608165}, { 1.628407346410207, -1.0836967199816283`}, { 1.628407346410207, -1.0836967199816283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.0599707206198796`}, { 1.6334073464102068`, -1.0816219329699137`}, { 1.6334073464102068`, -1.0816219329699137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.062051972161111}, { 1.6384073464102071`, -1.0795406814286823`}, { 1.6384073464102071`, -1.0795406814286823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.0641397265144983`}, { 1.643407346410207, -1.0774529270752948`}, { 1.643407346410207, -1.0774529270752948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.0662340221386057`}, { 1.648407346410207, -1.0753586314511874`}, { 1.648407346410207, -1.0753586314511874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.0683348976678855`}, { 1.6534073464102068`, -1.0732577559219076`}, { 1.6534073464102068`, -1.0732577559219076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.070442391912615}, { 1.6584073464102072`, -1.0711502616771782`}, { 1.6584073464102072`, -1.0711502616771782`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.072556543858804}, { 1.663407346410207, -1.0690361097309893`}, { 1.663407346410207, -1.0690361097309893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.0746773926680757`}, { 1.668407346410207, -1.0669152609217176`}, { 1.668407346410207, -1.0669152609217176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.076804977677514}, { 1.6734073464102068`, -1.0647876759122792`}, { 1.6734073464102068`, -1.0647876759122792`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.0789393383994823`}, { 1.6784073464102072`, -1.0626533151903108`}, { 1.6784073464102072`, -1.0626533151903108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.0810805145214086`}, { 1.683407346410207, -1.0605121390683847`}, { 1.683407346410207, -1.0605121390683847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.083228545905541}, { 1.688407346410207, -1.0583641076842523`}, { 1.688407346410207, -1.0583641076842523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.085383472588668}, { 1.6934073464102068`, -1.0562091810011254`}, { 1.6934073464102068`, -1.0562091810011254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.087545334781805}, { 1.6984073464102072`, -1.0540473188079884`}, { 1.6984073464102072`, -1.0540473188079884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.0897141728698467`}, { 1.703407346410207, -1.0518784807199466`}, { 1.703407346410207, -1.0518784807199466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.0918900274111834`}, { 1.708407346410207, -1.0497026261786098`}, { 1.708407346410207, -1.0497026261786098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.094072939137282}, { 1.7134073464102069`, -1.0475197144525115`}, { 1.7134073464102069`, -1.0475197144525115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.0962629489522255`}, { 1.7184073464102072`, -1.0453297046375676`}, { 1.7184073464102072`, -1.0453297046375676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.0984600979322217`}, { 1.723407346410207, -1.0431325556575717`}, { 1.723407346410207, -1.0431325556575717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.1006644273250643`}, { 1.728407346410207, -1.0409282262647288`}, { 1.728407346410207, -1.0409282262647288`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.102875978549562}, { 1.7334073464102069`, -1.0387166750402315`}, { 1.7334073464102069`, -1.0387166750402315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.105094793194918}, { 1.7384073464102068`, -1.0364978603948751`}, { 1.7384073464102068`, -1.0364978603948751`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.107320913020077}, { 1.7434073464102071`, -1.0342717405697162`}, { 1.7434073464102071`, -1.0342717405697162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.1095543799530208`}, { 1.748407346410207, -1.0320382736367724`}, { 1.748407346410207, -1.0320382736367724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.1117952360900265`}, { 1.753407346410207, -1.0297974174997668`}, { 1.753407346410207, -1.0297974174997668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.114043523694875}, { 1.7584073464102068`, -1.0275491298949182`}, { 1.7584073464102068`, -1.0275491298949182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.1162992851980187`}, { 1.7634073464102071`, -1.0252933683917747`}, { 1.7634073464102071`, -1.0252933683917747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.118562563195695}, { 1.768407346410207, -1.0230300903940983`}, { 1.768407346410207, -1.0230300903940983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.120833400449001}, { 1.773407346410207, -1.0207592531407923`}, { 1.773407346410207, -1.0207592531407923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 2.123111839882912}, { 1.7784073464102068`, -1.0184808137068813`}, { 1.7784073464102068`, -1.0184808137068813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 2.1253979245852532`}, { 1.7834073464102072`, -1.01619472900454}, { 1.7834073464102072`, -1.01619472900454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 2.1276916978056186`}, { 1.788407346410207, -1.0139009557841747`}, { 1.788407346410207, -1.0139009557841747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 2.12999320295424}, { 1.793407346410207, -1.0115994506355532`}, { 1.793407346410207, -1.0115994506355532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 2.1323024836008013`}, { 1.7984073464102068`, -1.0092901699889918`}, { 1.7984073464102068`, -1.0092901699889918`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 2.1346195834731976`}, { 1.8034073464102072`, -1.0069730701165955`}, { 1.8034073464102072`, -1.0069730701165955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 2.136944546456238}, { 1.808407346410207, -1.0046481071335551`}, { 1.808407346410207, -1.0046481071335551`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 2.139277416590297}, { 1.813407346410207, -1.0023152369994965`}, { 1.813407346410207, -1.0023152369994965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 2.1416182380698987`}, { 1.8184073464102068`, -0.9999744155198947}, { 1.8184073464102068`, -0.9999744155198947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 2.1439670552422507`}, { 1.8234073464102072`, -0.9976255983475424}, { 1.8234073464102072`, -0.9976255983475424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 2.1463239126057125`}, { 1.828407346410207, -0.9952687409840806}, { 1.828407346410207, -0.9952687409840806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 2.148688854808203}, { 1.833407346410207, -0.9929037987815906}, { 1.833407346410207, -0.9929037987815906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 2.1510619266455446`}, { 1.8384073464102069`, -0.9905307269442485}, { 1.8384073464102069`, -0.9905307269442485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 2.153443173059747}, { 1.8434073464102072`, -0.9881494805300461}, { 1.8434073464102072`, -0.9881494805300461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 2.1558326391372193`}, { 1.848407346410207, -0.9857600144525741}, { 1.848407346410207, -0.9857600144525741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 2.158230370106919}, { 1.853407346410207, -0.9833622834828744}, { 1.853407346410207, -0.9833622834828744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 2.1606364113384338`}, { 1.8584073464102069`, -0.9809562422513597}, { 1.8584073464102069`, -0.9809562422513597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 2.16305080833999}, { 1.8634073464102068`, -0.9785418452498031}, { 1.8634073464102068`, -0.9785418452498031}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 2.1654736067563953`}, { 1.8684073464102071`, -0.9761190468333979}, { 1.8684073464102071`, -0.9761190468333979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 2.1679048523669016`}, { 1.873407346410207, -0.9736878012228917}, { 1.873407346410207, -0.9736878012228917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 2.170344591083004}, { 1.878407346410207, -0.9712480625067894}, { 1.878407346410207, -0.9712480625067894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 2.1727928689461558`}, { 1.8834073464102068`, -0.9687997846436374}, { 1.8834073464102068`, -0.9687997846436374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 2.175249732125414}, { 1.8884073464102071`, -0.9663429214643793}, { 1.8884073464102071`, -0.9663429214643793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 2.1777152269149993`}, { 1.893407346410207, -0.963877426674794}, { 1.893407346410207, -0.963877426674794}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 2.180189399731786}, { 1.898407346410207, -0.9614032538580076}, { 1.898407346410207, -0.9614032538580076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 2.1826722971127013`}, { 1.9034073464102068`, -0.958920356477092}, { 1.9034073464102068`, -0.958920356477092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 2.1851639657120514`}, { 1.9084073464102072`, -0.9564286878777418}, { 1.9084073464102072`, -0.9564286878777418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 2.1876644522987547`}, { 1.913407346410207, -0.9539282012910385}, { 1.913407346410207, -0.9539282012910385}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 2.1901738037534977`}, { 1.918407346410207, -0.9514188498362955}, { 1.918407346410207, -0.9514188498362955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 2.192692067065797}, { 1.9234073464102068`, -0.948900586523996}, { 1.9234073464102068`, -0.948900586523996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 2.1952192893309794`}, { 1.9284073464102072`, -0.9463733642588137}, { 1.9284073464102072`, -0.9463733642588137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 2.197755517747065}, { 1.933407346410207, -0.9438371358427282}, { 1.933407346410207, -0.9438371358427282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 2.2003007996115636`}, { 1.938407346410207, -0.9412918539782298}, { 1.938407346410207, -0.9412918539782298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 2.2028551823181757`}, { 1.9434073464102068`, -0.9387374712716177}, { 1.9434073464102068`, -0.9387374712716177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 2.2054187133534}, { 1.9484073464102072`, -0.9361739402363934}, { 1.9484073464102072`, -0.9361739402363934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 2.20799144029304}, { 1.953407346410207, -0.9336012132967532}, { 1.953407346410207, -0.9336012132967532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 2.2105734107986197`}, { 1.958407346410207, -0.9310192427911733}, { 1.958407346410207, -0.9310192427911733}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 2.213164672613692}, { 1.9634073464102069`, -0.928427980976101}, { 1.9634073464102069`, -0.928427980976101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 2.21576527356005}, { 1.9684073464102072`, -0.9258273800297432}, { 1.9684073464102072`, -0.9258273800297432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 2.2183752615338324`}, { 1.973407346410207, -0.9232173920559608}, { 1.973407346410207, -0.9232173920559608}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 2.220994684501526}, { 1.978407346410207, -0.9205979690882672}, { 1.978407346410207, -0.9205979690882672}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 2.2236235904958614`}, { 1.9834073464102069`, -0.917969063093932}, { 1.9834073464102069`, -0.917969063093932}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 2.2262620276115967`}, { 1.988407346410207, -0.9153306259781966}, { 1.988407346410207, -0.9153306259781966}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 2.228910044001196}, { 1.993407346410207, -0.9126826095885971}, { 1.993407346410207, -0.9126826095885971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 2.2315676878703936`}, { 1.998407346410207, -0.9100249657193997}, { 1.998407346410207, -0.9100249657193997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.2342350074736417`}, { 2.003407346410207, -0.9073576461161517}, { 2.003407346410207, -0.9073576461161517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.236912051109449}, { 2.008407346410207, -0.9046806024803443}, { 2.008407346410207, -0.9046806024803443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.2395988671155957`}, { 2.013407346410207, -0.9019937864741976}, { 2.013407346410207, -0.9019937864741976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.2422955038642325`}, { 2.018407346410207, -0.8992971497255605}, { 2.018407346410207, -0.8992971497255605}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.245002009756861}, { 2.023407346410207, -0.8965906438329321}, { 2.023407346410207, -0.8965906438329321}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.247718433219185}, { 2.028407346410207, -0.8938742203706086}, { 2.028407346410207, -0.8938742203706086}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.2504448226958425`}, { 2.033407346410207, -0.8911478308939509}, { 2.033407346410207, -0.8911478308939509}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.2531812266450117`}, { 2.038407346410207, -0.8884114269447814}, { 2.038407346410207, -0.8884114269447814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.255927693532886}, { 2.043407346410207, -0.885664960056907}, { 2.043407346410207, -0.885664960056907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.2586842718280202`}, { 2.048407346410207, -0.8829083817617728}, { 2.048407346410207, -0.8829083817617728}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.261451009995546}, { 2.053407346410207, -0.8801416435942473}, { 2.053407346410207, -0.8801416435942473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.2642279564912515`}, { 2.058407346410207, -0.8773646970985419}, { 2.058407346410207, -0.8773646970985419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.267015159755529}, { 2.063407346410207, -0.8745774938342642}, { 2.063407346410207, -0.8745774938342642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.2698126682071833`}, { 2.068407346410207, -0.8717799853826098}, { 2.068407346410207, -0.8717799853826098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.2726205302371016`}, { 2.073407346410207, -0.8689721233526918}, { 2.073407346410207, -0.8689721233526918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.275438794201779}, { 2.078407346410207, -0.8661538593880143}, { 2.078407346410207, -0.8661538593880143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.2782675084167106`}, { 2.083407346410207, -0.8633251451730827}, { 2.083407346410207, -0.8633251451730827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.2811067211496288`}, { 2.088407346410207, -0.8604859324401646}, { 2.088407346410207, -0.8604859324401646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.283956480613601}, { 2.093407346410207, -0.8576361729761923}, { 2.093407346410207, -0.8576361729761923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.286816834959976}, { 2.098407346410207, -0.8547758186298174}, { 2.098407346410207, -0.8547758186298174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.289687832271183}, { 2.103407346410207, -0.8519048213186105}, { 2.103407346410207, -0.8519048213186105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.2925695205533785`}, { 2.108407346410207, -0.849023133036415}, { 2.108407346410207, -0.849023133036415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.2954619477289375`}, { 2.1134073464102068`, -0.8461307058608558}, { 2.1134073464102068`, -0.8461307058608558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.2983651616287935`}, { 2.118407346410207, -0.8432274919609999}, { 2.118407346410207, -0.8432274919609999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.301279209984618}, { 2.123407346410207, -0.8403134436051748}, { 2.123407346410207, -0.8403134436051748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.3042041404208464`}, { 2.128407346410207, -0.8373885131689466}, { 2.128407346410207, -0.8373885131689466}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.3071400004465374`}, { 2.133407346410207, -0.834452653143256}, { 2.133407346410207, -0.834452653143256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.3100868374470753`}, { 2.138407346410207, -0.8315058161427179}, { 2.138407346410207, -0.8315058161427179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.3130446986757094`}, { 2.143407346410207, -0.8285479549140838}, { 2.143407346410207, -0.8285479549140838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.3160136312449238`}, { 2.148407346410207, -0.8255790223448692}, { 2.148407346410207, -0.8255790223448692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.3189936821176462`}, { 2.153407346410207, -0.8225989714721472}, { 2.153407346410207, -0.8225989714721472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.3219848980982825`}, { 2.158407346410207, -0.8196077554915108}, { 2.158407346410207, -0.8196077554915108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.324987325823588}, { 2.163407346410207, -0.8166053277662054}, { 2.163407346410207, -0.8166053277662054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.328001011753362}, { 2.168407346410207, -0.8135916418364314}, { 2.168407346410207, -0.8135916418364314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.3310260021609737`}, { 2.173407346410207, -0.8105666514288197}, { 2.173407346410207, -0.8105666514288197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.3340623431237124`}, { 2.178407346410207, -0.807530310466081}, { 2.178407346410207, -0.807530310466081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.33711008051296}, { 2.183407346410207, -0.8044825730768332}, { 2.183407346410207, -0.8044825730768332}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.3401692599841923`}, { 2.188407346410207, -0.8014233936056007}, { 2.188407346410207, -0.8014233936056007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.3432399269667967`}, { 2.193407346410207, -0.7983527266229965}, { 2.193407346410207, -0.7983527266229965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.3463221266537135`}, { 2.198407346410207, -0.7952705269360797}, { 2.198407346410207, -0.7952705269360797}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.3494159039908955`}, { 2.203407346410207, -0.7921767495988975}, { 2.203407346410207, -0.7921767495988975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.352521303666588}, { 2.208407346410207, -0.7890713499232052}, { 2.208407346410207, -0.7890713499232052}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.355638370100423}, { 2.213407346410207, -0.7859542834893702}, { 2.213407346410207, -0.7859542834893702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.3587671474323315`}, { 2.218407346410207, -0.7828255061574618}, { 2.218407346410207, -0.7828255061574618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.361907679511271}, { 2.223407346410207, -0.7796849740785226}, { 2.223407346410207, -0.7796849740785226}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.3650600098837664`}, { 2.228407346410207, -0.7765326437060266}, { 2.228407346410207, -0.7765326437060266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.3682241817822685`}, { 2.233407346410207, -0.7733684718075249}, { 2.233407346410207, -0.7733684718075249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.3714002381133166`}, { 2.2384073464102068`, -0.7701924154764768}, { 2.2384073464102068`, -0.7701924154764768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.3745882214455225`}, { 2.243407346410207, -0.7670044321442708}, { 2.243407346410207, -0.7670044321442708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.3777881739973603`}, { 2.248407346410207, -0.7638044795924327}, { 2.248407346410207, -0.7638044795924327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.38100013762477}, { 2.253407346410207, -0.7605925159650232}, { 2.253407346410207, -0.7605925159650232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.38422415380857}, { 2.2584073464102072`, -0.7573684997812233}, { 2.2584073464102072`, -0.7573684997812233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.387460263641678}, { 2.263407346410207, -0.7541323899481152}, { 2.263407346410207, -0.7541323899481152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.3907085078161483`}, { 2.268407346410207, -0.7508841457736449}, { 2.268407346410207, -0.7508841457736449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.3939689266100097`}, { 2.273407346410207, -0.7476237269797834}, { 2.273407346410207, -0.7476237269797834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.3972415598739216`}, { 2.278407346410207, -0.7443510937158716}, { 2.278407346410207, -0.7443510937158716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.4005264470176324`}, { 2.283407346410207, -0.741066206572161}, { 2.283407346410207, -0.741066206572161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.4038236269962514`}, { 2.288407346410207, -0.7377690265935419}, { 2.288407346410207, -0.7377690265935419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.407133138296332}, { 2.293407346410207, -0.7344595152934609}, { 2.293407346410207, -0.7344595152934609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.4104550189217617`}, { 2.298407346410207, -0.7311376346680314}, { 2.298407346410207, -0.7311376346680314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.413789306379464}, { 2.303407346410207, -0.727803347210329}, { 2.303407346410207, -0.727803347210329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.4171360376649114`}, { 2.308407346410207, -0.7244566159248818}, { 2.308407346410207, -0.7244566159248818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.4204952492474527`}, { 2.313407346410207, -0.7210974043423405}, { 2.313407346410207, -0.7210974043423405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.423866977055449}, { 2.318407346410207, -0.7177256765343446}, { 2.318407346410207, -0.7177256765343446}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.427251256461225}, { 2.323407346410207, -0.7143413971285678}, { 2.323407346410207, -0.7143413971285678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.430648122265839}, { 2.328407346410207, -0.7109445313239542}, { 2.328407346410207, -0.7109445313239542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.4340576086836605`}, { 2.333407346410207, -0.7075350449061326}, { 2.333407346410207, -0.7075350449061326}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.4374797493267737`}, { 2.338407346410207, -0.7041129042630193}, { 2.338407346410207, -0.7041129042630193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.4409145771891945`}, { 2.343407346410207, -0.7006780764005985}, { 2.343407346410207, -0.7006780764005985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.444362124630909}, { 2.348407346410207, -0.6972305289588843}, { 2.348407346410207, -0.6972305289588843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.4478224233617363`}, { 2.353407346410207, -0.6937702302280572}, { 2.353407346410207, -0.6937702302280572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 2.4512955044250124`}, { 2.358407346410207, -0.6902971491647806}, { 2.358407346410207, -0.6902971491647806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 2.454781398181105}, { 2.3634073464102068`, -0.6868112554086879}, { 2.3634073464102068`, -0.6868112554086879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 2.458280134290751}, { 2.368407346410207, -0.683312519299042}, { 2.368407346410207, -0.683312519299042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 2.4617917416982293`}, { 2.373407346410207, -0.6798009118915639}, { 2.373407346410207, -0.6798009118915639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 2.4653162486143665`}, { 2.378407346410207, -0.6762764049754268}, { 2.378407346410207, -0.6762764049754268}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 2.4688536824993794`}, { 2.3834073464102072`, -0.6727389710904138}, { 2.3834073464102072`, -0.6727389710904138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.4724040700455556`}, { 2.388407346410207, -0.6691885835442378}, { 2.388407346410207, -0.6691885835442378}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.475967437159779}, { 2.393407346410207, -0.6656252164300145}, { 2.393407346410207, -0.6656252164300145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.4795438089458983`}, { 2.398407346410207, -0.6620488446438949}, { 2.398407346410207, -0.6620488446438949}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.4831332096869505`}, { 2.403407346410207, -0.6584594439028427}, { 2.403407346410207, -0.6584594439028427}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.4867356628272312`}, { 2.408407346410207, -0.6548569907625621}, { 2.408407346410207, -0.6548569907625621}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.490351190954226}, { 2.413407346410207, -0.651241462635567}, { 2.413407346410207, -0.651241462635567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.493979815780406}, { 2.418407346410207, -0.6476128378093873}, { 2.418407346410207, -0.6476128378093873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.4976215581248824`}, { 2.423407346410207, -0.6439710954649107}, { 2.423407346410207, -0.6439710954649107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 2.501276437894939}, { 2.428407346410207, -0.6403162156948542}, { 2.428407346410207, -0.6403162156948542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 2.504944474067433}, { 2.433407346410207, -0.6366481795223602}, { 2.433407346410207, -0.6366481795223602}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.508625684670083}, { 2.438407346410207, -0.6329669689197102}, { 2.438407346410207, -0.6329669689197102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.5123200867626383`}, { 2.443407346410207, -0.629272566827155}, { 2.443407346410207, -0.629272566827155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.5160276964179396`}, { 2.448407346410207, -0.6255649571718538}, { 2.448407346410207, -0.6255649571718538}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.519748528702878}, { 2.453407346410207, -0.6218441248869154}, { 2.453407346410207, -0.6218441248869154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.523482597659256}, { 2.458407346410207, -0.6181100559305375}, { 2.458407346410207, -0.6181100559305375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.5272299162845573`}, { 2.463407346410207, -0.6143627373052358}, { 2.463407346410207, -0.6143627373052358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.5309904965126333`}, { 2.468407346410207, -0.61060215707716}, { 2.468407346410207, -0.61060215707716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.5347643491943073`}, { 2.473407346410207, -0.606828304395486}, { 2.473407346410207, -0.606828304395486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.5385514840779133`}, { 2.478407346410207, -0.6030411695118799}, { 2.478407346410207, -0.6030411695118799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.542351909789768}, { 2.483407346410207, -0.5992407438000253}, { 2.483407346410207, -0.5992407438000253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.5461656338145837`}, { 2.4884073464102068`, -0.5954270197752094}, { 2.4884073464102068`, -0.5954270197752094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.549992662475839}, { 2.493407346410207, -0.5915999911139542}, { 2.493407346410207, -0.5915999911139542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.5538330009160983`}, { 2.498407346410207, -0.5877596526736947}, { 2.498407346410207, -0.5877596526736947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.557686653077311}, { 2.503407346410207, -0.5839060005124825}, { 2.503407346410207, -0.5839060005124825}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.561553621681073}, { 2.5084073464102072`, -0.5800390319087205}, { 2.5084073464102072`, -0.5800390319087205}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.565433908208881}, { 2.513407346410207, -0.5761587453809119}, { 2.513407346410207, -0.5761587453809119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.5693275128823805`}, { 2.518407346410207, -0.572265140707413}, { 2.518407346410207, -0.572265140707413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.5732344346436054`}, { 2.523407346410207, -0.5683582189461879}, { 2.523407346410207, -0.5683582189461879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.577154671135242}, { 2.528407346410207, -0.564437982454551}, { 2.528407346410207, -0.564437982454551}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.581088218680907}, { 2.533407346410207, -0.560504434908886}, { 2.533407346410207, -0.560504434908886}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.5850350722654554`}, { 2.538407346410207, -0.5565575813243377}, { 2.538407346410207, -0.5565575813243377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.588995225515335}, { 2.543407346410207, -0.5525974280744584}, { 2.543407346410207, -0.5525974280744584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.5929686706789874`}, { 2.5484073464102073`, -0.5486239829108057}, { 2.5484073464102073`, -0.5486239829108057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.5969553986073146`}, { 2.553407346410207, -0.5446372549824786}, { 2.553407346410207, -0.5446372549824786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.600955398734217}, { 2.558407346410207, -0.5406372548555763}, { 2.558407346410207, -0.5406372548555763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.6049686590572154`}, { 2.563407346410207, -0.5366239945325779}, { 2.563407346410207, -0.5366239945325779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.608995166118171}, { 2.568407346410207, -0.5325974874716223}, { 2.568407346410207, -0.5325974874716223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.6130349049841093`}, { 2.5734073464102067`, -0.5285577486056837}, { 2.5734073464102067`, -0.5285577486056837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.617087859228168}, { 2.578407346410207, -0.5245047943616254}, { 2.578407346410207, -0.5245047943616254}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.6211540109106672`}, { 2.583407346410207, -0.5204386426791259}, { 2.583407346410207, -0.5204386426791259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.625233340560338}, { 2.588407346410207, -0.5163593130294553}, { 2.588407346410207, -0.5163593130294553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.6293258271556916`}, { 2.593407346410207, -0.5122668264341017}, { 2.593407346410207, -0.5122668264341017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.633431448106567}, { 2.598407346410207, -0.5081612054832265}, { 2.598407346410207, -0.5081612054832265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.637550179235858}, { 2.603407346410207, -0.5040424743539352}, { 2.603407346410207, -0.5040424743539352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.641681994761437}, { 2.608407346410207, -0.49991065882835645`}, { 2.608407346410207, -0.49991065882835645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.645826867278282}, { 2.6134073464102068`, -0.49576578631151097`}, { 2.6134073464102068`, -0.49576578631151097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.6499847677408352`}, { 2.618407346410207, -0.4916078858489578}, { 2.618407346410207, -0.4916078858489578}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.6541556654455865`}, { 2.623407346410207, -0.4874369881442066}, { 2.623407346410207, -0.4874369881442066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.6583395280139164`}, { 2.628407346410207, -0.48325312557587685`}, { 2.628407346410207, -0.48325312557587685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.6625363213751987`}, { 2.6334073464102072`, -0.47905633221459454`}, { 2.6334073464102072`, -0.47905633221459454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.6667460097501796`}, { 2.638407346410207, -0.4748466438396134}, { 2.638407346410207, -0.4748466438396134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.670968555634657}, { 2.643407346410207, -0.47062409795513627`}, { 2.643407346410207, -0.47062409795513627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.675203919783458}, { 2.648407346410207, -0.4663887338063353}, { 2.648407346410207, -0.4663887338063353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.6794520611947457`}, { 2.653407346410207, -0.4621405923950474}, { 2.653407346410207, -0.4621405923950474}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.6837129370946613`}, { 2.658407346410207, -0.4578797164951318}, { 2.658407346410207, -0.4578797164951318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.687986502922315}, { 2.663407346410207, -0.45360615066747856`}, { 2.663407346410207, -0.45360615066747856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.692272712315149}, { 2.668407346410207, -0.44931994127464403`}, { 2.668407346410207, -0.44931994127464403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.6965715170946827`}, { 2.6734073464102073`, -0.44502113649511044`}, { 2.6734073464102073`, -0.44502113649511044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.700882867252648}, { 2.678407346410207, -0.4407097863371451}, { 2.678407346410207, -0.4407097863371451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.7052067109375493`}, { 2.683407346410207, -0.43638594265224384`}, { 2.683407346410207, -0.43638594265224384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.7095429944416427`}, { 2.688407346410207, -0.4320496591481505}, { 2.688407346410207, -0.4320496591481505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.7138916621883626`}, { 2.693407346410207, -0.42770099140143075`}, { 2.693407346410207, -0.42770099140143075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.718252656720207}, { 2.6984073464102067`, -0.42333999686958584`}, { 2.6984073464102067`, -0.42333999686958584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.7226259186871005`}, { 2.703407346410207, -0.41896673490269276`}, { 2.703407346410207, -0.41896673490269276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.7270113868352386`}, { 2.708407346410207, -0.41458126675455476`}, { 2.708407346410207, -0.41458126675455476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.7314089979964495`}, { 2.713407346410207, -0.41018365559334374`}, { 2.713407346410207, -0.41018365559334374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.7358186870780687`}, { 2.718407346410207, -0.40577396651172454`}, { 2.718407346410207, -0.40577396651172454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.7402403870533507`}, { 2.723407346410207, -0.40135226653644235`}, { 2.723407346410207, -0.40135226653644235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.744674028952437}, { 2.728407346410207, -0.3969186246373562}, { 2.728407346410207, -0.3969186246373562}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.749119541853884}, { 2.733407346410207, -0.3924731117359093}, { 2.733407346410207, -0.3924731117359093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.753576852876779}, { 2.7384073464102068`, -0.3880158007130146}, { 2.7384073464102068`, -0.3880158007130146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.7580458871734486`}, { 2.743407346410207, -0.38354676641634466`}, { 2.743407346410207, -0.38354676641634466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.7625265679227806`}, { 2.748407346410207, -0.37906608566701244`}, { 2.748407346410207, -0.37906608566701244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.7670188163241733`}, { 2.753407346410207, -0.3745738372656201}, { 2.753407346410207, -0.3745738372656201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.7715225515921205`}, { 2.7584073464102072`, -0.3700701019976727}, { 2.7584073464102072`, -0.3700701019976727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.776037690951458}, { 2.763407346410207, -0.3655549626383355}, { 2.763407346410207, -0.3655549626383355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.780564149633274}, { 2.768407346410207, -0.3610285039565194}, { 2.768407346410207, -0.3610285039565194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.7851018408715054`}, { 2.773407346410207, -0.356490812718288}, { 2.773407346410207, -0.356490812718288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.7896506759002277`}, { 2.778407346410207, -0.3519419776895655}, { 2.778407346410207, -0.3519419776895655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.7942105639516575`}, { 2.783407346410207, -0.3473820896381357}, { 2.783407346410207, -0.3473820896381357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.7987814122548738`}, { 2.788407346410207, -0.34281124133491964`}, { 2.788407346410207, -0.34281124133491964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.8033631260352774`}, { 2.793407346410207, -0.33822952755451596`}, { 2.793407346410207, -0.33822952755451596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.8079556085147983`}, { 2.7984073464102073`, -0.33363704507499475`}, { 2.7984073464102073`, -0.33363704507499475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.8125587609128595`}, { 2.803407346410207, -0.3290338926769339}, { 2.803407346410207, -0.3290338926769339}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.8171724824481132`}, { 2.808407346410207, -0.32442017114168015`}, { 2.808407346410207, -0.32442017114168015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.821796670340961}, { 2.813407346410207, -0.31979598324883235`}, { 2.813407346410207, -0.31979598324883235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.8264312198168637`}, { 2.818407346410207, -0.3151614337729294}, { 2.818407346410207, -0.3151614337729294}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.831076024110458}, { 2.8234073464102067`, -0.3105166294793353}, { 2.8234073464102067`, -0.3105166294793353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.835730974470482}, { 2.828407346410207, -0.3058616791193113}, { 2.828407346410207, -0.3058616791193113}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.8403959601655258`}, { 2.833407346410207, -0.30119669342426764`}, { 2.833407346410207, -0.30119669342426764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.8450708684906147`}, { 2.838407346410207, -0.2965217850991785}, { 2.838407346410207, -0.2965217850991785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.8497555847746296`}, { 2.843407346410207, -0.2918370688151637}, { 2.843407346410207, -0.2918370688151637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.854449992388573}, { 2.848407346410207, -0.28714266120122045`}, { 2.848407346410207, -0.28714266120122045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.859153972754695}, { 2.853407346410207, -0.2824386808350983}, { 2.853407346410207, -0.2824386808350983}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.863867405356477}, { 2.858407346410207, -0.27772524823331596`}, { 2.858407346410207, -0.27772524823331596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.868590167749484}, { 2.8634073464102068`, -0.2730024858403095}, { 2.8634073464102068`, -0.2730024858403095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.873322135573086}, { 2.868407346410207, -0.2682705180167071}, { 2.868407346410207, -0.2682705180167071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.8780631825630647`}, { 2.873407346410207, -0.2635294710267284}, { 2.873407346410207, -0.2635294710267284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.882813180565095}, { 2.878407346410207, -0.25877947302469845`}, { 2.878407346410207, -0.25877947302469845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.887571999549115}, { 2.8834073464102072`, -0.25402065404067836`}, { 2.8834073464102072`, -0.25402065404067836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.892339507624583}, { 2.888407346410207, -0.24925314596521017`}, { 2.888407346410207, -0.24925314596521017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.8971155710566276`}, { 2.893407346410207, -0.24447708253316558`}, { 2.893407346410207, -0.24447708253316558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.901900054283085}, { 2.898407346410207, -0.23969259930670803`}, { 2.898407346410207, -0.23969259930670803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.9066928199324327`}, { 2.903407346410207, -0.23489983365736047`}, { 2.903407346410207, -0.23489983365736047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.911493728842614}, { 2.908407346410207, -0.23009892474717947`}, { 2.908407346410207, -0.23009892474717947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.9163026400807524`}, { 2.913407346410207, -0.22529001350904107`}, { 2.913407346410207, -0.22529001350904107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.921119410963762}, { 2.918407346410207, -0.22047324262603127`}, { 2.918407346410207, -0.22047324262603127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.9259438970798404`}, { 2.9234073464102073`, -0.21564875650995285`}, { 2.9234073464102073`, -0.21564875650995285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.930775952310846}, { 2.928407346410207, -0.21081670127894742`}, { 2.928407346410207, -0.21081670127894742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.9356154288555616`}, { 2.933407346410207, -0.20597722473423147`}, { 2.933407346410207, -0.20597722473423147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.940462177253831}, { 2.938407346410207, -0.2011304763359623}, { 2.938407346410207, -0.2011304763359623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.945316046411565}, { 2.943407346410207, -0.19627660717822845`}, { 2.943407346410207, -0.19627660717822845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.9501768836266153`}, { 2.9484073464102067`, -0.19141576996317802`}, { 2.9484073464102067`, -0.19141576996317802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.9550445346155065`}, { 2.953407346410207, -0.18654811897428664`}, { 2.953407346410207, -0.18654811897428664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.959918843541014}, { 2.958407346410207, -0.1816738100487792}, { 2.958407346410207, -0.1816738100487792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.964799653040588}, { 2.963407346410207, -0.17679300054920516`}, { 2.963407346410207, -0.17679300054920516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.9696868042556073`}, { 2.968407346410207, -0.17190584933418604`}, { 2.968407346410207, -0.17190584933418604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.974580136861452}, { 2.973407346410207, -0.16701251672834141`}, { 2.973407346410207, -0.16701251672834141`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.9794794890983933`}, { 2.978407346410207, -0.16211316449139979`}, { 2.978407346410207, -0.16211316449139979`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.9843846978032773`}, { 2.983407346410207, -0.15720795578651603`}, { 2.983407346410207, -0.15720795578651603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.9892955984419936`}, { 2.9884073464102068`, -0.1522970551477995}, { 2.9884073464102068`, -0.1522970551477995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.994212025142723}, { 2.993407346410207, -0.14738062844707034`}, { 2.993407346410207, -0.14738062844707034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.9991338107299343`}, { 2.998407346410207, -0.1424588428598588}, { 2.998407346410207, -0.1424588428598588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.004060786759136}, { 3.003407346410207, -0.1375318668306574}, { 3.003407346410207, -0.1375318668306574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.0089927835523445`}, { 3.0084073464102072`, -0.13259987003744897`}, { 3.0084073464102072`, -0.13259987003744897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.0139296302342697`}, { 3.013407346410207, -0.12766302335552368`}, { 3.013407346410207, -0.12766302335552368`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.018871154769195}, { 3.018407346410207, -0.1227214988205981}, { 3.018407346410207, -0.1227214988205981}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.02381718399853}, { 3.023407346410207, -0.11777546959126334`}, { 3.023407346410207, -0.11777546959126334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.0287675436790202`}, { 3.028407346410207, -0.11282510991077303`}, { 3.028407346410207, -0.11282510991077303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.0337220585215983`}, { 3.0334073464102067`, -0.10787059506819502`}, { 3.0334073464102067`, -0.10787059506819502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.038680552230849}, { 3.038407346410207, -0.10291210135894426`}, { 3.038407346410207, -0.10291210135894426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.0436428475450716`}, { 3.043407346410207, -0.0979498060447216}, { 3.043407346410207, -0.0979498060447216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.048608766276921}, { 3.0484073464102073`, -0.09298388731287233}, { 3.0484073464102073`, -0.09298388731287233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.0535781293545954`}, { 3.053407346410207, -0.08801452423519793}, { 3.053407346410207, -0.08801452423519793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.0585507568635624`}, { 3.058407346410207, -0.08304189672623088}, { 3.058407346410207, -0.08304189672623088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.0635264680887864`}, { 3.063407346410207, -0.07806618550100679}, { 3.063407346410207, -0.07806618550100679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068505081557442}, { 3.068407346410207, -0.07308757203235094}, { 3.068407346410207, -0.07308757203235094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.073486415082087}, { 3.0734073464102067`, -0.06810623850770627}, { 3.0734073464102067`, -0.06810623850770627}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.0784702858042667`}, { 3.078407346410207, -0.06312236778552659}, { 3.078407346410207, -0.06312236778552659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.08345651023853}, { 3.083407346410207, -0.05813614335126319}, { 3.083407346410207, -0.05813614335126319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.0884449043168294`}, { 3.0884073464102073`, -0.053147749272963764`}, { 3.0884073464102073`, -0.053147749272963764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.0934352834332723`}, { 3.093407346410207, -0.048157370156521}, { 3.093407346410207, -0.048157370156521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.0984274624892088`}, { 3.098407346410207, -0.04316519110058467}, { 3.098407346410207, -0.04316519110058467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.1034212559386174`}, { 3.103407346410207, -0.03817139765117565}, { 3.103407346410207, -0.03817139765117565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.1084164778337713`}, { 3.108407346410207, -0.03317617575602201}, { 3.108407346410207, -0.03317617575602201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.1134129418711454`}, { 3.1134073464102068`, -0.028179711718647873`}, { 3.1134073464102068`, -0.028179711718647873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.1184104614375516`}, { 3.118407346410207, -0.02318219215224179}, { 3.118407346410207, -0.02318219215224179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.123408849656457}, { 3.123407346410207, -0.018183803933335945`}, { 3.123407346410207, -0.018183803933335945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.128407919434476}, { 3.1284073464102073`, -0.013184734155317263`}, { 3.1284073464102073`, -0.013184734155317263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.1334074835079826`}, { 3.1334073464102072`, -0.008185170081810765}, { 3.1334073464102072`, -0.008185170081810765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.1384073544898428`}, { 3.138407346410207, -0.003185299099950639}, { 3.138407346410207, -0.003185299099950639}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.1384073544898428`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -1184.9142857142856}, ImageScaled[{0.5, 0.5}], {360., 431.9999999999999}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 4, 6, 9, 10}, {{2}, {4}, {1}, {3}, {2}, {4}, {1}, { 3}, {5}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.7331449028329282, 0.}, {0., 0.5652080133266895}, {0.7340463106219108, 1.1310037569610878`}, { 1.6013890107340425`, 0.5651456256181284}, {2.6683348581331146`, 0.5650513824616524}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 4}, {2, 3}, {3, 4}, {4, 5}}, 0.02781286139767368]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.02781286139767368], DiskBox[2, 0.02781286139767368], DiskBox[3, 0.02781286139767368], DiskBox[4, 0.02781286139767368], DiskBox[5, 0.02781286139767368]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -1658.88}, {Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -1.9106332362490186`}, \ {-3.141592653589793, 1.9106332362490186`}, {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, -3.1365927160892277`}, \ {-3.1365926535897932`, 3.136592716088825}, {-3.1365926535897932`, 1.9114590939370173`}, {-3.1365926535897932`, -1.909792401614852}, \ {-3.1365926535897932`, -0.004999953125732423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, -3.1315931535710444`}, \ {-3.1315926535897933`, 3.1315931535585495`}, {-3.1315926535897933`, 1.9122700514507986`}, {-3.1315926535897933`, \ -1.9089365128822486`}, {-3.1315926535897933`, -0.009999625023435479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, -3.126594340947404}, \ {-3.126592653589793, 3.1265943408525323`}, {-3.126592653589793, 1.9130661851605941`}, {-3.126592653589793, -1.9080654925410916`}, \ {-3.126592653589793, -0.014998734552945796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, -3.1215966529897163`}, \ {-3.121592653589793, 3.121596652590091}, {-3.121592653589793, 1.9138475710145708`}, {-3.121592653589793, -1.9071792627469681`}, \ {-3.121592653589793, -0.019997000749753222`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, -3.116600464258373}, \ {-3.116592653589793, 3.1166004630394477`}, {-3.116592653589793, 1.9146142845195282`}, {-3.116592653589793, -1.906277745345825}, \ {-3.116592653589793, -0.024994142912641227`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, -3.111606149032224}, \ {-3.1115926535897933`, 3.111606146001098}, {-3.1115926535897933`, 1.915366400722618}, {-3.1115926535897933`, -1.9053608618997282`}, \ {-3.1115926535897933`, -0.02998988069109543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, -3.1066140812380625`}, \ {-3.106592653589793, 3.106614074691567}, {-3.106592653589793, 1.9161039941940767`}, {-3.106592653589793, -1.9044285337137499`}, \ {-3.106592653589793, -0.034983934172412176`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, -3.1016246343799274`}, \ {-3.101592653589793, 3.1016246216276264`}, {-3.101592653589793, 1.9168271390109475`}, {-3.101592653589793, -1.9034806818639904`}, \ {-3.101592653589793, -0.039976023968427137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, -3.0966381814682924`}, \ {-3.096592653589793, 3.0966381585110083`}, {-3.096592653589793, 1.9175359087417851`}, {-3.096592653589793, -1.902517227226745}, \ {-3.096592653589793, -0.04496587130179683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, -3.091655094949094}, \ {-3.0915926535897933`, 3.0916550561138023`}, {-3.0915926535897933`, 1.9182303764323216`}, {-3.0915926535897933`, \ -1.9015380905088295`}, {-3.0915926535897933`, -0.04995319809175054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, -3.0866757466325825`}, \ {-3.086592653589793, 3.0866756841645313`}, {-3.086592653589793, 1.9189106145920725`}, {-3.086592653589793, -1.9005431922790725`}, \ {-3.086592653589793, -0.05493772703924728}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, -3.0817005076219575`}, \ {-3.081592653589793, 3.081700411235051}, {-3.081592653589793, 1.9195766951818813`}, {-3.081592653589793, -1.8995324530009823`}, \ {-3.081592653589793, -0.05991918171146032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, -3.076729748241784}, \ {-3.076592653589793, 3.0767296046283152`}, {-3.076592653589793, 1.9202286896023704`}, {-3.076592653589793, -1.898505793066599}, \ {-3.076592653589793, -0.06489728662552564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, -3.0717638379661665`}, \ {-3.0715926535897933`, 3.071763630267118}, {-3.0715926535897933`, 1.9208666686832876`}, {-3.0715926535897933`, \ -1.8974631328315368`}, {-3.0715926535897933`, -0.06987176733147761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, -3.0668031453466784`}, \ {-3.066592653589793, 3.0668028525838995`}, {-3.066592653589793, 1.9214907026737382`}, {-3.066592653589793, -1.8964043926512235`}, \ {-3.066592653589793, -0.07484235049430421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, -3.0618480379399906`}, \ {-3.061592653589793, 3.0618476344116603`}, {-3.061592653589793, 1.922100861233274}, {-3.061592653589793, -1.8953294929183422`}, \ {-3.061592653589793, -0.07980876397506007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, -3.056898882235238}, \ {-3.056592653589793, 3.056898336876106}, {-3.056592653589793, 1.9226972134238327`}, {-3.056592653589793, -1.8942383541014767`}, \ {-3.056592653589793, -0.08477073691096788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, -3.051956043581052}, \ {-3.0515926535897933`, 3.051955319289056}, {-3.0515926535897933`, 1.9232798277025065`}, {-3.0515926535897933`, \ -1.8931308967849685`}, {-3.0515926535897933`, -0.08972799979444152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, -3.0470198861122872`}, \ {-3.046592653589793, 3.0470189390432165`}, {-3.046592653589793, 1.923848771915123}, {-3.046592653589793, -1.89200704170998}, \ {-3.046592653589793, -0.09468028455097321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, -3.0420907726764335`}, \ {-3.041592653589793, 3.042089551508406}, {-3.041592653589793, 1.9244041132906253`}, {-3.041592653589793, -1.8908667098167682`}, \ {-3.041592653589793, -0.09962732461581861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, -3.0371690647596576`}, \ {-3.036592653589793, 3.0371675099292474`}, {-3.036592653589793, 1.9249459184362325`}, {-3.036592653589793, -1.889709822288166}, \ {-3.036592653589793, -0.10456885500942775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, -3.0322551224125203`}, \ {-3.0315926535897932`, 3.0322531653244553`}, {-3.0315926535897932`, 1.9254742533333642`}, {-3.0315926535897932`, \ -1.8885363005942692`}, {-3.0315926535897932`, -0.10950461241155558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, -3.0273493041753317`}, \ {-3.026592653589793, 3.0273468663877336`}, {-3.026592653589793, 1.9259891833343161`}, {-3.026592653589793, -1.8873460665383208`}, \ {-3.026592653589793, -0.1144343352340038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, -3.022451967003144}, \ {-3.021592653589793, 3.0224489593904083`}, {-3.021592653589793, 1.9264907731596645`}, {-3.021592653589793, -1.8861390423037925`}, \ {-3.021592653589793, -0.11935776369193454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, -3.01756346619038}, \ {-3.016592653589793, 3.0175597880857614`}, {-3.016592653589793, 1.9269790868963919`}, {-3.016592653589793, -1.8849151505026482`}, \ {-3.016592653589793, -0.12427463987371207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, -3.012684155295117}, \ {-3.0115926535897932`, 3.012679693615234}, {-3.0115926535897932`, 1.9274541879967126`}, {-3.0115926535897932`, \ -1.8836743142247867`}, {-3.0115926535897932`, -0.1291847078092141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, -3.007814386062974}, \ {-3.0065926535897933`, 3.0078090144164578`}, {-3.0065926535897933`, 1.9279161392775823`}, {-3.0065926535897933`, \ -1.8824164570886464`}, {-3.0065926535897933`, -0.13408771353657173`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, -3.0029545083506606`}, \ {-3.001592653589793, 3.0029480861332245`}, {-3.001592653589793, 1.928365002920882}, {-3.001592653589793, -1.8811415032929617`}, \ {-3.001592653589793, -0.1389834051672909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, -2.998104870049188}, \ {-2.996592653589793, 2.9980972415274425`}, {-2.996592653589793, 1.9288008404742547`}, {-2.996592653589793, -1.8798493776696557`}, \ {-2.996592653589793, -0.14387153294971014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, -2.9932658170066864`}, \ {-2.991592653589793, 2.993256810393073}, {-2.991592653589793, 1.9292237128525824`}, {-2.991592653589793, -1.8785400057378479`}, \ {-2.991592653589793, -0.1487518493307606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, -2.988437692950925}, \ {-2.9865926535897933`, 2.9884271194721563`}, {-2.9865926535897933`, 1.9296336803400909`}, {-2.9865926535897933`, \ -1.8772133137589615`}, {-2.9865926535897933`, -0.15362410901598153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, -2.9836208394114876`}, \ {-2.981592653589793, 2.9836084923729334`}, {-2.981592653589793, 1.9300308025930641`}, {-2.981592653589793, -1.8758692287929084`}, \ {-2.981592653589793, -0.1584880690277613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, -2.978815595641643}, \ {-2.976592653589793, 2.978801249490105}, {-2.976592653589793, 1.9304151386431545`}, {-2.976592653589793, -1.8745076787553236`}, \ {-2.976592653589793, -0.16334348876176633`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, -2.9740222985399183`}, \ {-2.971592653589793, 2.9740057079272635`}, {-2.971592653589793, 1.9307867469012767`}, {-2.971592653589793, -1.8731285924758267`}, \ {-2.971592653589793, -0.16819013004153244`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, -2.9692412825713914`}, \ {-2.9665926535897933`, 2.969222181421534}, {-2.9665926535897933`, 1.9311456851620692`}, {-2.9665926535897933`, \ -1.8717318997572812`}, {-2.9665926535897933`, -0.17302775717118135`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, -2.9644728796887447`}, \ {-2.961592653589793, 2.9644509802704593`}, {-2.961592653589793, 1.9314920106089093`}, {-2.961592653589793, -1.8703175314360196`}, \ {-2.961592653589793, -0.17785613698624353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, -2.9597174192530726`}, \ {-2.956592653589793, 2.9596924112611322`}, {-2.956592653589793, 1.9318257798194698`}, {-2.956592653589793, -1.8688854194430016`}, \ {-2.956592653589793, -0.18267503890255668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, -2.9549752279544963`}, \ {-2.951592653589793, 2.95494677760162}, {-2.951592653589793, 1.9321470487718002`}, {-2.951592653589793, -1.8674354968658686`}, \ {-2.951592653589793, -0.1874842349632258}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, -2.9502466297326095`}, \ {-2.9465926535897933`, 2.950214378854706}, {-2.9465926535897933`, 1.9324558728509242`}, {-2.9465926535897933`, \ -1.8659676980118591`}, {-2.9465926535897933`, -0.1922834998836169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, -2.9455319456967732`}, \ {-2.941592653589793, 2.945495510873932}, {-2.941592653589793, 1.9327523068559342`}, {-2.941592653589793, -1.8644819584715402`}, \ {-2.941592653589793, -0.19707261109437427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, -2.9408314940463174`}, \ {-2.936592653589793, 2.9407904657419994`}, {-2.936592653589793, 1.9330364050075743`}, {-2.936592653589793, -1.8629782151833145`}, \ {-2.936592653589793, -0.20185134878244032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, -2.9361455899906663`}, \ {-2.931592653589793, 2.9360995317115064`}, {-2.931592653589793, 1.9333082209562968`}, {-2.931592653589793, -1.8614564064986572`}, \ {-2.931592653589793, -0.20661949593007517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, -2.9314745456694458`}, \ {-2.9265926535897933`, 2.931422993148052}, {-2.9265926535897933`, 1.9335678077907783`}, {-2.9265926535897933`, \ -1.8599164722480317`}, {-2.9265926535897933`, -0.21137683835185408`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, -2.926818670072603}, \ {-2.921592653589793, 2.926761130475701}, {-2.921592653589793, 1.9338152180468864`}, {-2.921592653589793, -1.858358353807438}, \ {-2.921592653589793, -0.21612316472964505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, -2.9221782689605886`}, \ {-2.916592653589793, 2.9221142201248136`}, {-2.916592653589793, 1.934050503717079}, {-2.916592653589793, -1.856781994165536}, \ {-2.916592653589793, -0.22085826664555355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, -2.9175536447846544`}, \ {-2.911592653589793, 2.917482534482254}, {-2.911592653589793, 1.9342737162602288`}, {-2.911592653589793, -1.855187337991287}, \ {-2.911592653589793, -0.22558193861283993`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, -2.9129450966073116`}, \ {-2.9065926535897932`, 2.912866341843956}, {-2.9065926535897932`, 1.934484906611857}, {-2.9065926535897932`, -1.8535743317020643`}, \ {-2.9065926535897932`, -0.2302939781047985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, -2.908352920023007}, \ {-2.901592653589793, 2.9082659063698544`}, {-2.901592653589793, 1.9346841251947655`}, {-2.901592653589793, -1.851942923532156}, \ {-2.901592653589793, -0.23499418558160692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, -2.903777407079075}, \ {-2.896592653589793, 2.9036814880411836`}, {-2.896592653589793, 1.9348714219300556`}, {-2.896592653589793, -1.850293063601615}, \ {-2.896592653589793, -0.2396823645151443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, -2.899218846197018}, \ {-2.891592653589793, 2.8991133426200943`}, {-2.891592653589793, 1.9350468462485197`}, {-2.891592653589793, -1.848624703985374}, \ {-2.891592653589793, -0.24435832141178912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, -2.894677522094188}, \ {-2.8865926535897932`, 2.8945617216116433`}, {-2.8865926535897932`, 1.9352104471023945`}, {-2.8865926535897932`, \ -1.8469377987825706`}, {-2.8865926535897932`, -0.2490218658331972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, -2.8901537157059205`}, \ {-2.8815926535897933`, 2.890026872228072}, {-2.8815926535897933`, 1.9353622729774658`}, {-2.8815926535897933`, \ -1.8452323041860026`}, {-2.8815926535897933`, -0.25367281041507356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, -2.8856477041081994`}, \ {-2.876592653589793, 2.88550903735541}, {-2.876592653589793, 1.9355023719055082`}, {-2.876592653589793, -1.8435081785516483`}, \ {-2.876592653589793, -0.25831097088394855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, -2.8811597604409123`}, \ {-2.871592653589793, 2.881008455522358}, {-2.871592653589793, 1.9356307914770534`}, {-2.871592653589793, -1.8417653824681732`}, \ {-2.871592653589793, -0.2629361660719686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, -2.876690153831772}, \ {-2.866592653589793, 2.8765253608714385`}, {-2.866592653589793, 1.9357475788544696`}, {-2.866592653589793, -1.8400038788263462`}, \ {-2.866592653589793, -0.2675482179297231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, -2.8722391493209742`}, \ {-2.861592653589793, 2.8720599831323903`}, {-2.861592653589793, 1.9358527807853456`}, {-2.861592653589793, -1.838223632888291}, \ {-2.861592653589793, -0.2721469515371141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, -2.867807007786673}, \ {-2.856592653589793, 2.867612547597794}, {-2.856592653589793, 1.9359464436161629`}, {-2.856592653589793, -1.8364246123564885`}, \ {-2.856592653589793, -0.2767321951122933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, -2.8633939858713373`}, \ {-2.851592653589793, 2.863183275100877}, {-2.851592653589793, 1.936028613306247}, {-2.851592653589793, -1.8346067874424492`}, \ {-2.851592653589793, -0.2813037800186878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, -2.8590003359090788`}, \ {-2.846592653589793, 2.858772381995492}, {-2.846592653589793, 1.936099335441985}, {-2.846592653589793, -1.8327701309349744`}, \ {-2.846592653589793, -0.28586154077012815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, -2.854626305854032}, \ {-2.8415926535897933`, 2.854380080138255}, {-2.8415926535897933`, 1.936158655251299}, {-2.8415926535897933`, -1.8309146182679195`}, \ {-2.8415926535897933`, -0.2904053150341089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, -2.850272139209854}, \ {-2.836592653589793, 2.850006576872755}, {-2.836592653589793, 1.936206617618358}, {-2.836592653589793, -1.8290402275873723`}, \ {-2.836592653589793, -0.2949349436332011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, -2.8459380749604426`}, \ {-2.831592653589793, 2.845652075015873}, {-2.831592653589793, 1.9362432670985268`}, {-2.831592653589793, -1.8271469398181637`}, \ {-2.831592653589793, -0.2994502705446424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, -2.8416243475019427`}, \ {-2.826592653589793, 2.8413167728461284`}, {-2.826592653589793, 1.936268647933527}, {-2.826592653589793, -1.8252347387296168`}, \ {-2.826592653589793, -0.30395114289813546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, -2.837331186576139}, \ {-2.8215926535897933`, 2.8370008640940436`}, {-2.8215926535897933`, 1.9362828040668096`}, {-2.8215926535897933`, \ -1.8233036110004501`}, {-2.8215926535897933`, -0.30843741097187577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, -2.8330588172053037`}, \ {-2.816592653589793, 2.832704537934479}, {-2.816592653589793, 1.936285779159121}, {-2.816592653589793, -1.821353546282745}, \ {-2.816592653589793, -0.312908928186843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, -2.828807459628602}, \ {-2.811592653589793, 2.8284279789809057`}, {-2.811592653589793, 1.9362776166042488`}, {-2.811592653589793, -1.8193845372648858`}, \ {-2.811592653589793, -0.3173655510993806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, -2.8245773292401273`}, \ {-2.806592653589793, 2.8241713672815862`}, {-2.806592653589793, 1.936258359544942}, {-2.806592653589793, -1.8173965797333838`}, \ {-2.806592653589793, -0.3218071393921024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, -2.8203686365286593`}, \ {-2.8015926535897933`, 2.819934878317608}, {-2.8015926535897933`, 1.9362280508889858`}, {-2.8015926535897933`, -1.815389672633496}, \ {-2.8015926535897933`, -0.326233555863148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, -2.8161815870192273`}, \ {-2.796592653589793, 2.8157186830027516`}, {-2.796592653589793, 1.9361867333254237`}, {-2.796592653589793, -1.8133638181285496`}, \ {-2.796592653589793, -0.33064466641382584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, -2.8120163812165715`}, \ {-2.791592653589793, 2.81152294768514}, {-2.791592653589793, 1.9361344493409134`}, {-2.791592653589793, -1.8113190216578814`}, \ {-2.791592653589793, -0.33504034003467403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, -2.8078732145505727`}, \ {-2.786592653589793, 2.8073478341506295`}, {-2.786592653589793, 1.936071241236201}, {-2.786592653589793, -1.8092552919933025`}, \ {-2.786592653589793, -0.3394204487899763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, -2.8037522773237478`}, \ {-2.7815926535897932`, 2.803193499627911}, {-2.7815926535897932`, 1.9359971511427045`}, {-2.7815926535897932`, \ -1.8071726412940063`}, {-2.7815926535897932`, -0.3437848678007619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, -2.7996537546608886`}, \ {-2.776592653589793, 2.7990600967952712`}, {-2.776592653589793, 1.9359122210391946`}, {-2.776592653589793, -1.8050710851598304`}, \ {-2.776592653589793, -0.34813347522632965`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, -2.7955778264609292`}, \ {-2.771592653589793, 2.7949477737889836`}, {-2.771592653589793, 1.935816492768553}, {-2.771592653589793, -1.8029506426827842`}, \ {-2.771592653589793, -0.35246615224432604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, -2.7915246673511094`}, \ {-2.766592653589793, 2.7908566742132686`}, {-2.766592653589793, 1.9357100080546052`}, {-2.766592653589793, -1.8008113364967644`}, \ {-2.766592653589793, -0.3567827830294197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, -2.7874944466435347`}, \ {-2.7615926535897932`, 2.7867869371518066`}, {-2.7615926535897932`, 1.9355928085190066`}, {-2.7615926535897932`, \ -1.7986531928253755`}, {-2.7615926535897932`, -0.3610832547306022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, -2.7834873282941848`}, \ {-2.7565926535897933`, 2.7827386971807444`}, {-2.7565926535897933`, 1.935464935698173}, {-2.7565926535897933`, -1.7964762415277737`}, \ {-2.7565926535897933`, -0.36536745744715443`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, -2.7795034708644675`}, \ {-2.751592653589793, 2.7787120843831565`}, {-2.751592653589793, 1.935326431060241}, {-2.751592653589793, -1.7942805161424598`}, \ {-2.751592653589793, -0.3696352842033136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, -2.775543027485371}, \ {-2.746592653589793, 2.7747072243649287`}, {-2.746592653589793, 1.9351773360220446`}, {-2.746592653589793, -1.7920660539289461`}, \ {-2.746592653589793, -0.37388663092167834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, -2.7716061458242955`}, \ {-2.741592653589793, 2.770724238272007}, {-2.741592653589793, 1.9350176919660969`}, {-2.741592653589793, -1.7898328959072245`}, \ {-2.741592653589793, -0.3781213963953901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, -2.767692968054623}, \ {-2.736592653589793, 2.766763242808993}, {-2.736592653589793, 1.9348475402575573`}, {-2.736592653589793, -1.7875810868949686`}, \ {-2.736592653589793, -0.38233948225912445`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, -2.7638036308280975`}, \ {-2.731592653589793, 2.7628243502590224`}, {-2.731592653589793, 1.9346669222611796`}, {-2.731592653589793, -1.7853106755424057`}, \ {-2.731592653589793, -0.38654079295892646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, -2.7599382652500615`}, \ {-2.726592653589793, 2.758907668504894}, {-2.726592653589793, 1.9344758793582184`}, {-2.726592653589793, -1.7830217143647913`}, \ {-2.726592653589793, -0.39072523572093787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, -2.7560969968576208`}, \ {-2.721592653589793, 2.7550133010514215`}, {-2.721592653589793, 1.9342744529632852`}, {-2.721592653589793, -1.7807142597724346`}, \ {-2.721592653589793, -0.39489272051903795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, -2.7522799456007747`}, \ {-2.7165926535897933`, 2.751141347048952}, {-2.7165926535897933`, 1.9340626845411406`}, {-2.7165926535897933`, -1.778388372098219}, \ {-2.7165926535897933`, -0.39904316004144397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, -2.7484872258265725`}, \ {-2.711592653589793, 2.7472919013180155`}, {-2.711592653589793, 1.9338406156234031`}, {-2.711592653589793, -1.776044115622561}, \ {-2.711592653589793, -0.403176469656304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, -2.7447189462663353`}, \ {-2.706592653589793, 2.743465054375079}, {-2.706592653589793, 1.9336082878251677`}, {-2.706592653589793, -1.7736815585957726`}, \ {-2.706592653589793, -0.4072925673763156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, -2.740975210025975}, \ {-2.701592653589793, 2.7396608924593457`}, {-2.701592653589793, 1.933365742861514}, {-2.701592653589793, -1.7713007732577746`}, \ {-2.701592653589793, -0.4113913738224113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, -2.7372561145794676`}, \ {-2.6965926535897933`, 2.7358794975605862`}, {-2.6965926535897933`, 1.9331130225638948`}, {-2.6965926535897933`, \ -1.7689018358551298`}, {-2.6965926535897933`, -0.41547281218653875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, -2.7335617517654853`}, \ {-2.691592653589793, 2.732120947447943}, {-2.691592653589793, 1.9328501688963857`}, {-2.691592653589793, -1.7664848266553652`}, \ {-2.691592653589793, -0.4195368081935751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, -2.729892207787237}, \ {-2.686592653589793, 2.7283853156996907`}, {-2.686592653589793, 1.9325772239717856`}, {-2.686592653589793, -1.7640498299585492`}, \ {-2.686592653589793, -0.423583290062404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, -2.7262475632155194`}, \ {-2.681592653589793, 2.7246726717339023`}, {-2.681592653589793, 1.9322942300675514`}, {-2.681592653589793, -1.7615969341061064`}, \ {-2.681592653589793, -0.4276121884661986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, -2.7226278929950096`}, \ {-2.6765926535897933`, 2.7209830808399964`}, {-2.6765926535897933`, 1.9320012296415547`}, {-2.6765926535897933`, \ -1.7591262314868523`}, {-2.6765926535897933`, -0.43162343649192997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, -2.7190332664538017`}, \ {-2.671592653589793, 2.7173166042111245`}, {-2.671592653589793, 1.9316982653476442`}, {-2.671592653589793, -1.756637818540232}, \ {-2.671592653589793, -0.43561696959914425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, -2.7154637473162}, \ {-2.666592653589793, 2.7136732989773753`}, {-2.666592653589793, 1.931385380050999}, {-2.666592653589793, -1.7541317957567633`}, \ {-2.666592653589793, -0.439592725578033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, -2.7119193937187607`}, \ {-2.661592653589793, 2.71005321823975}, {-2.661592653589793, 1.9310626168432614`}, {-2.661592653589793, -1.7516082676756706`}, \ {-2.661592653589793, -0.44355064450683346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, -2.7084002582295876`}, \ {-2.6565926535897932`, 2.7064564111048917`}, {-2.6565926535897932`, 1.9307300190574328`}, {-2.6565926535897932`, -1.749067342879726}, \ {-2.6565926535897932`, -0.44749066870858345`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, -2.704906387870867}, \ {-2.651592653589793, 2.7028829227205247`}, {-2.651592653589793, 1.9303876302825185`}, {-2.651592653589793, -1.7465091339873005`}, \ {-2.651592653589793, -0.45141274270726417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, -2.7014378241446297`}, \ {-2.646592653589793, 2.6993327943115886`}, {-2.646592653589793, 1.930035494377909}, {-2.646592653589793, -1.743933757641638}, \ {-2.646592653589793, -0.4553168131833568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, -2.697994603061714}, \ {-2.641592653589793, 2.6958060632170215`}, {-2.641592653589793, 1.9296736554874807`}, {-2.641592653589793, -1.7413413344973765`}, \ {-2.641592653589793, -0.4592028289288463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, -2.6945767551739133`}, \ {-2.6365926535897932`, 2.6923027629271816`}, {-2.6365926535897932`, 1.9293021580534064`}, {-2.6365926535897932`, \ -1.7387319892043387`}, {-2.6365926535897932`, -0.46307074080169114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, -2.6911843056092706`}, \ {-2.6315926535897933`, 2.6888229231218665`}, {-2.6315926535897933`, 1.928921046829658}, {-2.6315926535897933`, -1.7361058503886262`}, \ {-2.6315926535897933`, -0.466920501679794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, -2.687817274110488}, \ {-2.626592653589793, 2.6853665697089073`}, {-2.626592653589793, 1.9285303668951894`}, {-2.626592653589793, -1.733463050631047}, \ {-2.626592653589793, -0.4707520664144929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, -2.6844756750764094`}, \ {-2.621592653589793, 2.6819337248633217`}, {-2.621592653589793, 1.9281301636667865`}, {-2.621592653589793, -1.7308037264429272`}, \ {-2.621592653589793, -0.47456539178360047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, -2.6811595176065284`}, \ {-2.616592653589793, 2.6785244070669822`}, {-2.616592653589793, 1.9277204829115713`}, {-2.616592653589793, -1.728128018239342}, \ {-2.616592653589793, -0.4783604364440158}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, -2.677868805548474}, \ {-2.611592653589793, 2.6751386311487946`}, {-2.611592653589793, 1.9273013707591449`}, {-2.611592653589793, -1.725436070309827}, \ {-2.611592653589793, -0.48213716088392927`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, -2.6746035375484207`}, \ {-2.606592653589793, 2.671776408325354}, {-2.606592653589793, 1.92687287371336}, {-2.606592653589793, -1.7227280307866224`}, \ {-2.606592653589793, -0.4858955273746439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, -2.6713637071043514`}, \ {-2.601592653589793, 2.668437746242051}, {-2.601592653589793, 1.9264350386637066`}, {-2.601592653589793, -1.7200040516105086`}, \ {-2.601592653589793, -0.48963549992203653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, -2.668149302622126}, \ {-2.596592653589793, 2.665122649014625}, {-2.596592653589793, 1.9259879128963024`}, {-2.596592653589793, -1.7172642884943055`}, \ {-2.596592653589793, -0.49335704421767496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, -2.6649603074742716`}, \ {-2.5915926535897933`, 2.6618311172711175`}, {-2.5915926535897933`, 1.9255315441044736`}, {-2.5915926535897933`, \ -1.7145089008841001`}, {-2.5915926535897933`, -0.4970601275896146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, -2.661796700061426}, \ {-2.586592653589793, 2.6585631481942307`}, {-2.586592653589793, 1.9250659803989136`}, {-2.586592653589793, -1.7117380519182817`}, \ {-2.586592653589793, -0.5007447189528903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, -2.658658453876367}, \ {-2.581592653589793, 2.655318735564053}, {-2.581592653589793, 1.9245912703174128`}, {-2.581592653589793, -1.7089519083844582`}, \ {-2.581592653589793, -0.5044107887597219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, -2.6555455375705264`}, \ {-2.576592653589793, 2.6520978698011444`}, {-2.576592653589793, 1.9241074628341417`}, {-2.576592653589793, -1.7061506406743427`}, \ {-2.576592653589793, -0.5080583089494519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, -2.652457915022925}, \ {-2.571592653589793, 2.6489005380099586`}, {-2.571592653589793, 1.9236146073684812`}, {-2.571592653589793, -1.703334422736693}, \ {-2.571592653589793, -0.5116872528982283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, -2.649395545411431}, \ {-2.566592653589793, 2.645726724022581}, {-2.566592653589793, 1.923112753793396}, {-2.566592653589793, -1.7005034320283958`}, \ {-2.566592653589793, -0.5152975953684473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, -2.6463583832862443`}, \ {-2.561592653589793, 2.642576408442775}, {-2.561592653589793, 1.9226019524433222`}, {-2.561592653589793, -1.6976578494637857`}, \ {-2.561592653589793, -0.5188893124579744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, -2.643346378645533}, \ {-2.556592653589793, 2.6394495686903134`}, {-2.556592653589793, 1.9220822541215832`}, {-2.556592653589793, -1.6947978593623045`}, \ {-2.556592653589793, -0.5224623815491506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, -2.6403594770131025`}, \ {-2.5515926535897933`, 2.6363461790455776`}, {-2.5515926535897933`, 1.9215537101073075`}, {-2.5515926535897933`, \ -1.6919236493945884`}, {-2.5515926535897933`, -0.5260167812575987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, -2.6373976195180147`}, \ {-2.5465926535897934`, 2.633266210694413}, {-2.5465926535897934`, 1.9210163721618507`}, {-2.5465926535897934`, \ -1.6890354105270937`}, {-2.5465926535897934`, -0.5295524913808428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, -2.6344607429760507`}, \ {-2.541592653589793, 2.6302096317732286`}, {-2.541592653589793, 1.9204702925347075`}, {-2.541592653589793, -1.6861333369653637`}, \ {-2.541592653589793, -0.5330694928467474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, -2.631548779972911}, \ {-2.536592653589793, 2.627176407414319}, {-2.536592653589793, 1.9199155239689085`}, {-2.536592653589793, -1.6832176260960436`}, \ {-2.536592653589793, -0.5365677676617857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, -2.6286616589490586`}, \ {-2.5315926535897932`, 2.6241664997913947`}, {-2.5315926535897932`, 1.9193521197058976`}, {-2.5315926535897932`, \ -1.6802884784277476`}, {-2.5315926535897932`, -0.5400472988591501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, -2.6257993042860837`}, \ {-2.526592653589793, 2.6211798681653233`}, {-2.526592653589793, 1.9187801334898782`}, {-2.526592653589793, -1.6773460975308936`}, \ {-2.526592653589793, -0.5435080704467065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, -2.6229616363945}, \ {-2.521592653589793, 2.618216468930041}, {-2.521592653589793, 1.918199619571628}, {-2.521592653589793, -1.6743906899766174`}, \ {-2.521592653589793, -0.5469500673548006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, -2.6201485718028525`}, \ {-2.516592653589793, 2.615276255658643}, {-2.516592653589793, 1.9176106327117755`}, {-2.516592653589793, -1.6714224652748737`}, \ {-2.516592653589793, -0.5503732753839227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, -2.6173600232480343`}, \ {-2.5115926535897932`, 2.6123591791496352`}, {-2.5115926535897932`, 1.9170132281835304`}, {-2.5115926535897932`, \ -1.6684416358118415`}, {-2.5115926535897932`, -0.5537776811522411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, -2.614595899766698}, \ {-2.5065926535897933`, 2.6094651874733295`}, {-2.5065926535897933`, 1.9164074617748699`}, {-2.5065926535897933`, \ -1.6654484167867476`}, {-2.5065926535897933`, -0.557163272042991}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, -2.6118561067876627`}, \ {-2.501592653589793, 2.6065942260183745`}, {-2.501592653589793, 1.9157933897901744`}, {-2.501592653589793, -1.6624430261482226`}, \ {-2.501592653589793, -0.5605300361517426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, -2.609140546225196}, \ {-2.496592653589793, 2.603746237538411}, {-2.496592653589793, 1.9151710690513086`}, {-2.496592653589793, -1.659425684530301}, \ {-2.496592653589793, -0.5638779622335371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, -2.6064491165730694`}, \ {-2.491592653589793, 2.600921162198833}, {-2.491592653589793, 1.914540556898151}, {-2.491592653589793, -1.6563966151881857`}, \ {-2.491592653589793, -0.5672070396498964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, -2.60378171299928}, \ {-2.486592653589793, 2.5981189376236573`}, {-2.486592653589793, 1.9139019111885638`}, {-2.486592653589793, -1.6533560439338841`}, \ {-2.486592653589793, -0.5705172583157055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, -2.601138227441325}, \ {-2.481592653589793, 2.595339498942473}, {-2.481592653589793, 1.9132551902978094`}, {-2.481592653589793, -1.6503041990718368`}, \ {-2.481592653589793, -0.5738086086459676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, -2.5985185487019313`}, \ {-2.476592653589793, 2.5925827788374693`}, {-2.476592653589793, 1.912600453117409}, {-2.476592653589793, -1.647241311334643}, \ {-2.476592653589793, -0.5770810815024332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, -2.595922562545129}, \ {-2.471592653589793, 2.5898487075905323`}, {-2.471592653589793, 1.9119377590534457`}, {-2.471592653589793, -1.6441676138190047`}, \ {-2.471592653589793, -0.580334668140095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, -2.593350151792567}, \ {-2.4665926535897933`, 2.587137213130389}, {-2.4665926535897933`, 1.911267168024314}, {-2.4665926535897933`, -1.641083341921991}, \ {-2.4665926535897933`, -0.5835693601535528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, -2.590801196419971}, \ {-2.461592653589793, 2.5844482210798017`}, {-2.461592653589793, 1.9105887404579163`}, {-2.461592653589793, -1.6379887332777356`}, \ {-2.461592653589793, -0.5867851494232399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, -2.5882755736536436`}, \ {-2.456592653589793, 2.5817816548027874`}, {-2.456592653589793, 1.9099025372883116`}, {-2.456592653589793, -1.634884027694678}, \ {-2.456592653589793, -0.589982028061507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, -2.585773158066904}, \ {-2.451592653589793, 2.5791374354518615`}, {-2.451592653589793, 1.909208619951815}, {-2.451592653589793, -1.6317694670934475`}, \ {-2.451592653589793, -0.5931599883585638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, -2.5832938216763797`}, \ {-2.446592653589793, 2.576515482015286}, {-2.446592653589793, 1.9085070503825623`}, {-2.446592653589793, -1.6286452954454993`}, \ {-2.446592653589793, -0.5963190227282649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, -2.5808374340380476`}, \ {-2.441592653589793, 2.5739157113643225`}, {-2.441592653589793, 1.9077978910075293`}, {-2.441592653589793, -1.6255117587126042`}, \ {-2.441592653589793, -0.5994591236537365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, -2.578403862342943}, \ {-2.436592653589793, 2.571338038300463}, {-2.436592653589793, 1.9070812047410286`}, {-2.436592653589793, -1.622369104787289}, \ {-2.436592653589793, -0.6025802836328422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, -2.5759929715124414`}, \ {-2.431592653589793, 2.5687823756026433`}, {-2.431592653589793, 1.906357054978674}, {-2.431592653589793, -1.6192175834343254`}, \ {-2.431592653589793, -0.605682495123469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, -2.573604624293026}, \ {-2.4265926535897933`, 2.566248634074414}, {-2.4265926535897933`, 1.9056255055908309`}, {-2.4265926535897933`, -1.616057446233364}, \ {-2.4265926535897933`, -0.6087657504886349}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, -2.571238681350468}, \ {-2.4215926535897934`, 2.5637367225910674`}, {-2.4215926535897934`, 1.9048866209155573`}, {-2.4215926535897934`, -1.612888946522805}, \ {-2.4215926535897934`, -0.6118300419414046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, -2.5688950013633285`}, \ {-2.416592653589793, 2.5612465481467033`}, {-2.416592653589793, 1.9041404657510375`}, {-2.416592653589793, -1.6097123393449944`}, \ {-2.416592653589793, -0.6148753614896068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, -2.566573441115709}, \ {-2.411592653589793, 2.558778015901222}, {-2.411592653589793, 1.9033871053475275`}, {-2.411592653589793, -1.6065278813928308`}, \ {-2.411592653589793, -0.6179017008803325}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, -2.5642738555891813`}, \ {-2.4065926535897932`, 2.5563310292272368`}, {-2.4065926535897932`, 1.9026266053988121`}, {-2.4065926535897932`, \ -1.6033358309578714`}, {-2.4065926535897932`, -0.6209090515442222}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, -2.561996098053819}, \ {-2.401592653589793, 2.5539054897568882`}, {-2.401592653589793, 1.9018590320331905`}, {-2.401592653589793, -1.6001364478800106`}, \ {-2.401592653589793, -0.6238974045395144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, -2.5597400201582663`}, \ {-2.396592653589793, 2.5515012974285556`}, {-2.396592653589793, 1.901084451803996}, {-2.396592653589793, -1.5969299934988197`}, \ {-2.396592653589793, -0.6268667504958485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, -2.5575054720187778`}, \ {-2.391592653589793, 2.5491183505334423`}, {-2.391592653589793, 1.900302931679665}, {-2.391592653589793, -1.5937167306066082`}, \ {-2.391592653589793, -0.6298170795578154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, -2.555292302307176}, \ {-2.3865926535897932`, 2.5467565457620354`}, {-2.3865926535897932`, 1.8995145390333632`}, {-2.3865926535897932`, \ -1.5904969234032917`}, {-2.3865926535897932`, -0.6327483813282359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, -2.553100358337652}, \ {-2.3815926535897933`, 2.54441577825042}, {-2.3815926535897933`, 1.8987193416321861`}, {-2.3815926535897933`, \ -1.5872708374531268`}, {-2.3815926535897933`, -0.6356606448111577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, -2.5509294861523752`}, \ {-2.376592653589793, 2.5420959416264353`}, {-2.376592653589793, 1.8979174076259386`}, {-2.376592653589793, -1.5840387396433777`}, \ {-2.376592653589793, -0.6385538583545587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, -2.5487795306058447`}, \ {-2.371592653589793, 2.539796928055663}, {-2.371592653589793, 1.8971088055355165`}, {-2.371592653589793, -1.5808008981449833`}, \ {-2.371592653589793, -0.64142800959274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, -2.546650335447941}, \ {-2.366592653589793, 2.5375186282872324`}, {-2.366592653589793, 1.8962936042408998`}, {-2.366592653589793, -1.5775575823752732`}, \ {-2.366592653589793, -0.6442830853883986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, -2.5445417434056363`}, \ {-2.361592653589793, 2.5352609316994372`}, {-2.361592653589793, 1.8954718729687603`}, {-2.361592653589793, -1.5743090629627958`}, \ {-2.361592653589793, -0.6471190717743638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, -2.542453596263312}, \ {-2.356592653589793, 2.533023726345135}, {-2.356592653589793, 1.8946436812797216`}, {-2.356592653589793, -1.5710556117143064`}, \ {-2.356592653589793, -0.6499359538949823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, -2.540385734941658}, \ {-2.351592653589793, 2.5308068989969374`}, {-2.351592653589793, 1.8938090990552672`}, {-2.351592653589793, -1.5677975015839651`}, \ {-2.351592653589793, -0.6527337159471417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, -2.538337999575105}, \ {-2.346592653589793, 2.52861033519216}, {-2.346592653589793, 1.892968196484319}, {-2.346592653589793, -1.5645350066447854`}, \ {-2.346592653589793, -0.6555123411209165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, -2.536310229587776}, \ {-2.3415926535897933`, 2.5264339192775305`}, {-2.3415926535897933`, 1.8921210440494973`}, {-2.3415926535897933`, \ -1.5612684020623844`}, {-2.3415926535897933`, -0.6582718115398197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, -2.5343022637679}, \ {-2.336592653589793, 2.5242775344536392`}, {-2.336592653589793, 1.8912677125130857`}, {-2.336592653589793, -1.5579979640710602`}, \ {-2.336592653589793, -0.6610121082006521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, -2.5323139403406962`}, \ {-2.331592653589793, 2.522141062819113}, {-2.331592653589793, 1.8904082729027125`}, {-2.331592653589793, -1.5547239699522444`}, \ {-2.331592653589793, -0.6637332109129297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, -2.530345097039681}, \ {-2.326592653589793, 2.5200243854145103`}, {-2.326592653589793, 1.8895427964967624`}, {-2.326592653589793, -1.5514466980153472`}, \ {-2.326592653589793, -0.6664350982378814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, -2.528395571176381}, \ {-2.321592653589793, 2.5179273822659183`}, {-2.321592653589793, 1.8886713548095388`}, {-2.321592653589793, -1.5481664275810385`}, \ {-2.321592653589793, -0.6691177474269996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, -2.5264651997084515`}, \ {-2.316592653589793, 2.515849932428237}, {-2.316592653589793, 1.887794019576195}, {-2.316592653589793, -1.5448834389669757`}, \ {-2.316592653589793, -0.6717811343601335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, -2.5245538193061616`}, \ {-2.311592653589793, 2.513791914028143}, {-2.311592653589793, 1.8869108627374451`}, {-2.311592653589793, -1.5415980134760074`}, \ {-2.311592653589793, -0.6744252334831122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, -2.5226612664172543`}, \ {-2.306592653589793, 2.511753204306717}, {-2.306592653589793, 1.8860219564240763`}, {-2.306592653589793, -1.5383104333868687`}, \ {-2.306592653589793, -0.6770500177448864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, -2.5207873773301617`}, \ {-2.3015926535897933`, 2.5097336796617262`}, {-2.3015926535897933`, 1.88512737294128}, {-2.3015926535897933`, -1.5350209819473817`}, \ {-2.3015926535897933`, -0.6796554585341786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, -2.5189319882355736`}, \ {-2.2965926535897934`, 2.5077332156895413`}, {-2.2965926535897934`, 1.8842271847528145`}, {-2.2965926535897934`, \ -1.5317299433701748`}, {-2.2965926535897934`, -0.6822415256156309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, -2.5170949352863525`}, \ {-2.291592653589793, 2.5057516872266836`}, {-2.291592653589793, 1.883321464465022}, {-2.291592653589793, -1.5284376028309214`}, \ {-2.291592653589793, -0.6848081870654434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, -2.5152760546557937`}, \ {-2.286592653589793, 2.5037889683909893`}, {-2.286592653589793, 1.8824102848107125`}, {-2.286592653589793, -1.525144246469114}, \ {-2.286592653589793, -0.6873554092064922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, -2.513475182594231}, \ {-2.2815926535897932`, 2.501844932622371}, {-2.2815926535897932`, 1.8814937186329341`}, {-2.2815926535897932`, \ -1.5218501613913586`}, {-2.2815926535897932`, -0.6898831565429251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, -2.5116921554839924`}, \ {-2.276592653589793, 2.499919452723176}, {-2.276592653589793, 1.8805718388686479`}, {-2.276592653589793, -1.5185556356771996`}, \ {-2.276592653589793, -0.6923913916942253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, -2.5099268098927094`}, \ {-2.271592653589793, 2.498012400898123}, {-2.271592653589793, 1.8796447185323204`}, {-2.271592653589793, -1.5152609583874608`}, \ {-2.271592653589793, -0.6948800753287429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, -2.5081789826249814`}, \ {-2.266592653589793, 2.4961236487938017`}, {-2.266592653589793, 1.878712430699455}, {-2.266592653589793, -1.5119664195750937`}, \ {-2.266592653589793, -0.6973491660966915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, -2.506448510772414}, \ {-2.2615926535897932`, 2.49425306753774}, {-2.2615926535897932`, 1.8777750484900757`}, {-2.2615926535897932`, \ -1.5086723102985202`}, {-2.2615926535897932`, -0.6997986205626083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, -2.50473523176203}, \ {-2.2565926535897933`, 2.4924005277770043`}, {-2.2565926535897933`, 1.8768326450521844`}, {-2.2565926535897933`, \ -1.5053789226374485`}, {-2.2565926535897933`, -0.7022283931372805}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, -2.503038983403076}, \ {-2.251592653589793, 2.4905658997163487`}, {-2.251592653589793, 1.8758852935451982`}, {-2.251592653589793, -1.5020865497111415`}, \ {-2.251592653589793, -0.7046384360091459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, -2.5013596039322255`}, \ {-2.246592653589793, 2.4887490531558756`}, {-2.246592653589793, 1.8749330671234006`}, {-2.246592653589793, -1.4987954856991152`}, \ {-2.246592653589793, -0.7070286990751685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, -2.499696932057208}, \ {-2.241592653589793, 2.4869498575282245`}, {-2.241592653589793, 1.8739760389194007`}, {-2.241592653589793, -1.4955060258642245`}, \ {-2.241592653589793, -0.7093991298712029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, -2.4980508069988656`}, \ {-2.236592653589793, 2.4851681819352565`}, {-2.236592653589793, 1.8730142820276345`}, {-2.236592653589793, -1.4922184665781177`}, \ {-2.236592653589793, -0.7117496735018596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, -2.4964210685316686`}, \ {-2.231592653589793, 2.483403895184238}, {-2.231592653589793, 1.8720478694879144`}, {-2.231592653589793, -1.4889331053490096`}, \ {-2.231592653589793, -0.714080272569883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, -2.4948075570226966`}, \ {-2.226592653589793, 2.4816568658235134`}, {-2.226592653589793, 1.8710768742690438`}, {-2.226592653589793, -1.4856502408517267`}, \ {-2.226592653589793, -0.7163908671050704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, -2.493210113469114}, \ {-2.221592653589793, 2.4799269621776516`}, {-2.221592653589793, 1.8701013692525126`}, {-2.221592653589793, -1.4823701729599896`}, \ {-2.221592653589793, -0.7186813944927412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, -2.491628579534158}, \ {-2.2165926535897933`, 2.478214052382067}, {-2.2165926535897933`, 1.869121427216288}, {-2.2165926535897933`, -1.4790932027808605`}, \ {-2.2165926535897933`, -0.7209517894017969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, -2.490062797581659}, \ {-2.211592653589793, 2.4765180044170982`}, {-2.211592653589793, 1.8681371208187139`}, {-2.211592653589793, -1.4758196326913104`}, \ {-2.211592653589793, -0.7232019837123954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, -2.4885126107091207`}, \ {-2.206592653589793, 2.4748386861415437`}, {-2.206592653589793, 1.8671485225825328`}, {-2.206592653589793, -1.472549766376834}, \ {-2.206592653589793, -0.7254319064432759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, -2.486977862779378}, \ {-2.201592653589793, 2.473175965325644}, {-2.201592653589793, 1.866155704879046}, {-2.201592653589793, -1.4692839088720417`}, \ {-2.201592653589793, -0.7276414836787802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, -2.4854583984508656`}, \ {-2.196592653589793, 2.471529709683504}, {-2.196592653589793, 1.8651587399124199`}, {-2.196592653589793, -1.466022366603156}, \ {-2.196592653589793, -0.7298306384956104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, -2.483954063206509}, \ {-2.191592653589793, 2.4698997869049504`}, {-2.191592653589793, 1.8641576997041576`}, {-2.191592653589793, -1.462765447432325}, \ {-2.191592653589793, -0.7319992908893814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, -2.482464703381282}, \ {-2.186592653589793, 2.4682860646868154`}, {-2.186592653589793, 1.8631526560777418`}, {-2.186592653589793, -1.459513460703661}, \ {-2.186592653589793, -0.7341473577010234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, -2.4809901661884384`}, \ {-2.181592653589793, 2.4666884107636458`}, {-2.181592653589793, 1.8621436806434664`}, {-2.181592653589793, -1.4562667172909147`}, \ {-2.181592653589793, -0.736274752543099}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, -2.4795302997444573`}, \ {-2.1765926535897933`, 2.465106692937827}, {-2.1765926535897933`, 1.8611308447834622`}, {-2.1765926535897933`, \ -1.4530255296466716`}, {-2.1765926535897933`, -0.7383813857261097}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, -2.478084953092724}, \ {-2.1715926535897934`, 2.4635407791091217`}, {-2.1715926535897934`, 1.8601142196369327`}, {-2.1715926535897934`, \ -1.4497902118529613`}, {-2.1715926535897934`, -0.7404671641848695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, -2.4766539762259723`}, \ {-2.166592653589793, 2.4619905373036213`}, {-2.166592653589793, 1.8590938760856088`}, {-2.166592653589793, -1.4465610796731627`}, \ {-2.166592653589793, -0.7425319914050375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, -2.4752372201075246`}, \ {-2.161592653589793, 2.460455835702094}, {-2.161592653589793, 1.8580698847394288`}, {-2.161592653589793, -1.4433384506050657`}, \ {-2.161592653589793, -0.7445757673498954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, -2.4738345366913417`}, \ {-2.1565926535897932`, 2.4589365426677423`}, {-2.1565926535897932`, 1.857042315922459}, {-2.1565926535897932`, -1.4401226439349601`}, \ {-2.1565926535897932`, -0.7465983883874935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, -2.47244577894093}, \ {-2.151592653589793, 2.457432526773358}, {-2.151592653589793, 1.8560112396590596`}, {-2.151592653589793, -1.4369139807925972`}, \ {-2.151592653589793, -0.74859974721826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, -2.471070800847117}, \ {-2.146592653589793, 2.4559436568278725`}, {-2.146592653589793, 1.8549767256603071`}, {-2.146592653589793, -1.4337127842068675`}, \ {-2.146592653589793, -0.7505797328032142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, -2.469709457444735}, \ {-2.141592653589793, 2.4544698019023037`}, {-2.141592653589793, 1.853938843310678}, {-2.141592653589793, -1.4305193791620225`}, \ {-2.141592653589793, -0.7525382302929138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, -2.4683616048282317`}, \ {-2.1365926535897932`, 2.4530108313550962`}, {-2.1365926535897932`, 1.8528976616550046`}, {-2.1365926535897932`, \ -1.4273340926542597`}, {-2.1365926535897932`, -0.754475120957283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, -2.4670271001662494`}, \ {-2.1315926535897933`, 2.4515666148568536`}, {-2.1315926535897933`, 1.8518532493857072`}, {-2.1315926535897933`, \ -1.4241572537484828`}, {-2.1315926535897933`, -0.7563902821164831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, -2.4657058017151825`}, \ {-2.126592653589793, 2.4501370224144634`}, {-2.126592653589793, 1.850805674830313}, {-2.126592653589793, -1.4209891936350223`}, \ {-2.126592653589793, -0.7582835870729973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, -2.4643975688317594`}, \ {-2.121592653589793, 2.4487219243946146`}, {-2.121592653589793, 1.8497550059392625`}, {-2.121592653589793, -1.4178302456861083`}, \ {-2.121592653589793, -0.7601549050451125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, -2.463102261984664}, \ {-2.116592653589793, 2.447321191546704}, {-2.116592653589793, 1.848701310274014}, {-2.116592653589793, -1.414680745511854}, \ {-2.116592653589793, -0.7620041011020038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, -2.46181974276523}, \ {-2.111592653589793, 2.4459346950251395`}, {-2.111592653589793, 1.847644654995446}, {-2.111592653589793, -1.4115410310155074`}, \ {-2.111592653589793, -0.7638310361006273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, -2.4605498738972367`}, \ {-2.106592653589793, 2.444562306411036}, {-2.106592653589793, 1.8465851068525727`}, {-2.106592653589793, -1.4084114424477157`}, \ {-2.106592653589793, -0.7656355666246545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, -2.4592925192458286`}, \ {-2.101592653589793, 2.4432038977333055`}, {-2.101592653589793, 1.8455227321715584`}, {-2.101592653589793, -1.4052923224595102`}, \ {-2.101592653589793, -0.7674175449256954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, -2.4580475438255895`}, \ {-2.096592653589793, 2.441859341489143}, {-2.096592653589793, 1.8444575968450545`}, {-2.096592653589793, -1.4021840161537376`}, \ {-2.096592653589793, -0.7691768188670652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, -2.456814813807797}, \ {-2.0915926535897933`, 2.440528510663922}, {-2.0915926535897933`, 1.8433897663218506`}, {-2.0915926535897933`, \ -1.3990868711346132`}, {-2.0915926535897933`, -0.7709132318703786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, -2.455594196526883}, \ {-2.0865926535897934`, 2.439211278750476}, {-2.0865926535897934`, 1.8423193055968439`}, {-2.0865926535897934`, \ -1.3960012375550759`}, {-2.0865926535897934`, -0.7726266228652634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, -2.454385560486127}, \ {-2.081592653589793, 2.4379075197678013`}, {-2.081592653589793, 1.8412462792013335`}, {-2.081592653589793, -1.3929274681615984`}, \ {-2.081592653589793, -0.7743168262425116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, -2.453188775362609}, \ {-2.076592653589793, 2.4366171082791617`}, {-2.076592653589793, 1.8401707511936363`}, {-2.076592653589793, -1.3898659183360926`}, \ {-2.076592653589793, -0.7759836718109965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, -2.4520037120114426`}, \ {-2.071592653589793, 2.4353399194096013`}, {-2.071592653589793, 1.8390927851500292`}, {-2.071592653589793, -1.386816946134522}, \ {-2.071592653589793, -0.7776269847587106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, -2.4508302424693182`}, \ {-2.066592653589793, 2.4340758288628868`}, {-2.066592653589793, 1.8380124441560204`}, {-2.066592653589793, -1.3837809123218296`}, \ {-2.066592653589793, -0.7792465856182954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, -2.4496682399573806`}, \ {-2.061592653589793, 2.4328247129378573`}, {-2.061592653589793, 1.836929790797945}, {-2.061592653589793, -1.3807581804027482`}, \ {-2.061592653589793, -0.7808422902374562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, -2.4485175788834592`}, \ {-2.056592653589793, 2.431586448544213}, {-2.056592653589793, 1.8358448871548911`}, {-2.056592653589793, -1.3777491166480655`}, \ {-2.056592653589793, -0.7824139097546697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, -2.4473781348436834`}, \ {-2.0515926535897933`, 2.4303609132177235`}, {-2.0515926535897933`, 1.834757794790953}, {-2.0515926535897933`, -1.374754090115877}, \ {-2.0515926535897933`, -0.7839612505806225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, -2.4462497846234963`}, \ {-2.0465926535897934`, 2.429147985134882}, {-2.0465926535897934`, 1.8336685747478114`}, {-2.0465926535897934`, -1.371773472667345}, \ {-2.0465926535897934`, -0.78548411438583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, -2.4451324061980992`}, \ {-2.041592653589793, 2.4279475431269977`}, {-2.041592653589793, 1.8325772875376412`}, {-2.041592653589793, -1.3688076389764665`}, \ {-2.041592653589793, -0.7869822980949115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, -2.4440258787323437`}, \ {-2.036592653589793, 2.4267594666937367`}, {-2.036592653589793, 1.8314839931363465`}, {-2.036592653589793, -1.365856966533329}, \ {-2.036592653589793, -0.7884555938880144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, -2.4429300825800895`}, \ {-2.031592653589793, 2.425583636016118}, {-2.031592653589793, 1.8303887509771166`}, {-2.031592653589793, -1.3629218356403126`}, \ {-2.031592653589793, -0.7899037892099029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, -2.4418448992830606`}, \ {-2.026592653589793, 2.424419931968972}, {-2.026592653589793, 1.8292916199443092`}, {-2.026592653589793, -1.36000262940068}, \ {-2.026592653589793, -0.7913266667872456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, -2.440770211569208}, \ {-2.021592653589793, 2.423268236132863}, {-2.021592653589793, 1.8281926583676493`}, {-2.021592653589793, -1.357099733698977}, \ {-2.021592653589793, -0.792724004654655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, -2.439705903350609}, \ {-2.016592653589793, 2.4221284308054902`}, {-2.016592653589793, 1.8270919240167516`}, {-2.016592653589793, -1.3542135371726465`}, \ {-2.016592653589793, -0.7940955761900488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, -2.438651859720918}, \ {-2.0115926535897932`, 2.4210003990125695`}, {-2.0115926535897932`, 1.8259894740959552`}, {-2.0115926535897932`, \ -1.3513444311742475`}, {-2.0115926535897932`, -0.7954411501599244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, -2.4376079669523874`}, \ {-2.0065926535897933`, 2.4198840245182036`}, {-2.0065926535897933`, 1.8248853652394723`}, {-2.0065926535897933`, \ -1.3484928097236466`}, {-2.0065926535897933`, -0.7967604907751493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, -2.4365741124924813`}, \ {-2.001592653589793, 2.418779191834748}, {-2.001592653589793, 1.8237796535068491`}, {-2.001592653589793, -1.3456590694495472`}, \ {-2.001592653589793, -0.7980533577578859}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, -2.435550184960099}, \ {-1.996592653589793, 2.417685786232181}, {-1.996592653589793, 1.8226723943787289`}, {-1.996592653589793, -1.3428436095196998`}, \ {-1.996592653589793, -0.7993195064202802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, -2.434536074141424}, \ {-1.991592653589793, 2.416603693746996}, {-1.991592653589793, 1.8215636427529216`}, {-1.991592653589793, -1.3400468315591292`}, \ {-1.991592653589793, -0.8005586877555608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, -2.4335316709854187`}, \ {-1.986592653589793, 2.4155328011905928`}, {-1.986592653589793, 1.8204534529407725`}, {-1.986592653589793, -1.3372691395557181`}, \ {-1.986592653589793, -0.8017706485421895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, -2.432536867598981}, \ {-1.9815926535897932`, 2.41447299615722}, {-1.9815926535897932`, 1.8193418786638231`}, {-1.9815926535897932`, \ -1.3345109397524633`}, {-1.9815926535897932`, -0.8029551314617215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, -2.4315515572417783`}, \ {-1.976592653589793, 2.4134241670314354`}, {-1.976592653589793, 1.8182289730507686`}, {-1.976592653589793, -1.331772640525736}, \ {-1.976592653589793, -0.8041118752310291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, -2.430575634320777}, \ {-1.9715926535897932`, 2.412386202995127}, {-1.9715926535897932`, 1.817114788634695}, {-1.9715926535897932`, -1.3290546522488742`}, \ {-1.9715926535897932`, -0.8052406147495418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, -2.429608994384481}, \ {-1.966592653589793, 2.4113589940340754`}, {-1.966592653589793, 1.8159993773506051`}, {-1.966592653589793, -1.3263573871404408`}, \ {-1.966592653589793, -0.8063410812621475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, -2.4286515341168964`}, \ {-1.9615926535897932`, 2.410342430944082}, {-1.9615926535897932`, 1.8148827905332183`}, {-1.9615926535897932`, \ -1.3236812590964926`}, {-1.9615926535897932`, -0.8074130025383942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, -2.427703151331234}, \ {-1.956592653589793, 2.4093364053366733`}, {-1.956592653589793, 1.813765078915044}, {-1.956592653589793, -1.321026683506223}, \ {-1.956592653589793, -0.8084561030686118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, -2.4267637449633677`}, \ {-1.9515926535897932`, 2.408340809644372}, {-1.9515926535897932`, 1.8126462926247222`}, {-1.9515926535897932`, \ -1.3183940770503635`}, {-1.9515926535897932`, -0.809470104277547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, -2.4258332150650617`}, \ {-1.946592653589793, 2.4073555371255693`}, {-1.946592653589793, 1.8115264811856289`}, {-1.946592653589793, -1.3157838574817509`}, \ {-1.946592653589793, -0.8104547247561041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, -2.4249114627969743`}, \ {-1.9415926535897932`, 2.4063804818689856`}, {-1.9415926535897932`, 1.8104056935147366`}, {-1.9415926535897932`, \ -1.3131964433875059`}, {-1.9415926535897932`, -0.8114096805117036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, -2.4239983904214624`}, \ {-1.936592653589793, 2.4054155387977376`}, {-1.936592653589793, 1.8092839779217282`}, {-1.936592653589793, -1.3106322539323019`}, \ {-1.936592653589793, -0.8123346852377881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, -2.4230939012951875`}, \ {-1.9315926535897932`, 2.4044606036730247`}, {-1.9315926535897932`, 1.8081613821083578`}, {-1.9315926535897932`, \ -1.3080917085822588`}, {-1.9315926535897932`, -0.8132294506029176}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, -2.422197899861542}, \ {-1.926592653589793, 2.4035155730974314`}, {-1.926592653589793, 1.807037953168053}, {-1.926592653589793, -1.305575226809039}, \ {-1.926592653589793, -0.8140936865598539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, -2.4213102916429086`}, \ {-1.9215926535897931`, 2.4025803445178675`}, {-1.9215926535897931`, 1.8059137375857526`}, {-1.9215926535897931`, \ -1.3030832277737994`}, {-1.9215926535897931`, -0.8149271016749893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, -2.4204309832327584`}, \ {-1.916592653589793, 2.4016548162281466`}, {-1.916592653589793, 1.8047887812379757`}, {-1.916592653589793, -1.3006161299906902`}, \ {-1.916592653589793, -0.8157294034783752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, -2.419559882287604}, \ {-1.9115926535897931`, 2.4007388873712148`}, {-1.9115926535897931`, 1.8036631293931158`}, {-1.9115926535897931`, \ -1.2981743509697323`}, {-1.9115926535897931`, -0.8165002988345615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, -2.4186968975188123`}, \ {-1.906592653589793, 2.3998324579410375`}, {-1.906592653589793, 1.8025368267119473`}, {-1.906592653589793, -1.295758306838906}, \ {-1.906592653589793, -0.8172394943343457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, -2.4178419386842984`}, \ {-1.9015926535897931`, 2.398935428784155}, {-1.9015926535897931`, 1.801409917248362}, {-1.9015926535897931`, -1.293368411945452}, \ {-1.9015926535897931`, -0.8179466967074558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, -2.4169949165800952`}, \ {-1.896592653589793, 2.398047701600911}, {-1.896592653589793, 1.800282444450294}, {-1.896592653589793, -1.2910050784364506`}, \ {-1.896592653589793, -0.8186216132560736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, -2.4161557430318203`}, \ {-1.8915926535897931`, 2.3971691789463705`}, {-1.8915926535897931`, 1.7991544511608581`}, {-1.8915926535897931`, \ -1.2886687158188619`}, {-1.8915926535897931`, -0.8192639523090082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, -2.415324330886042}, \ {-1.886592653589793, 2.396299764230927}, {-1.886592653589793, 1.7980259796196814`}, {-1.886592653589793, -1.2863597304993346`}, \ {-1.886592653589793, -0.8198734236961988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, -2.414500594001561}, \ {-1.881592653589793, 2.395439361720615}, {-1.881592653589793, 1.796897071464426}, {-1.881592653589793, -1.2840785253042226`}, \ {-1.881592653589793, -0.8204497392431049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, -2.4136844472406054`}, \ {-1.876592653589793, 2.3945878765371273`}, {-1.876592653589793, 1.795767767732496}, {-1.876592653589793, -1.2818254989803548`}, \ {-1.876592653589793, -0.8209926132844076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, -2.4128758064599567`}, \ {-1.871592653589793, 2.393745214657562}, {-1.871592653589793, 1.7946381088629233`}, {-1.871592653589793, -1.2796010456773077`}, \ {-1.871592653589793, -0.8215017631963012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, -2.4120745885020107`}, \ {-1.866592653589793, 2.392911282913884}, {-1.866592653589793, 1.7935081346984283`}, {-1.866592653589793, -1.2774055544119869`}, \ {-1.866592653589793, -0.8219769099465063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, -2.4112807111857815`}, \ {-1.861592653589793, 2.3920859889921324`}, {-1.861592653589793, 1.7923778844876457`}, {-1.861592653589793, -1.2752394085165777`}, \ {-1.861592653589793, -0.8224177786609906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, -2.4104940932978516`}, \ {-1.8565926535897932`, 2.3912692414313668`}, {-1.8565926535897932`, 1.7912473968875158`}, {-1.8565926535897932`, \ -1.2731029850709998`}, {-1.8565926535897932`, -0.8228240992062094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, -2.409714654583285}, \ {-1.851592653589793, 2.390460949622365}, {-1.851592653589793, 1.7901167099658295`}, {-1.851592653589793, -1.2709966543212137`}, \ {-1.851592653589793, -0.8231956067855373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, -2.4089423157364984`}, \ {-1.8465926535897932`, 2.389661023806087}, {-1.8465926535897932`, 1.7889858612039249`}, {-1.8465926535897932`, -1.268920779084867}, \ {-1.8465926535897932`, -0.8235320425483825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, -2.4081769983921055`}, \ {-1.841592653589793, 2.3888693750718972`}, {-1.841592653589793, 1.7878548874995313`}, {-1.841592653589793, -1.2668757141459392`}, \ {-1.841592653589793, -0.8238331542103162}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, -2.4074186251157363`}, \ {-1.8365926535897932`, 2.388085915355571}, {-1.8365926535897932`, 1.7867238251697504`}, {-1.8365926535897932`, \ -1.2648618056402077`}, {-1.8365926535897932`, -0.8240986966824013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, -2.4066671193948355`}, \ {-1.831592653589793, 2.387310557437081}, {-1.831592653589793, 1.7855927099541733`}, {-1.831592653589793, -1.2628793904335105`}, \ {-1.831592653589793, -0.8243284327077147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, -2.4059224056294535`}, \ {-1.8265926535897932`, 2.386543214938175}, {-1.8265926535897932`, 1.7844615770181291`}, {-1.8265926535897932`, \ -1.2609287954949464`}, {-1.8265926535897932`, -0.8245221335029383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, -2.4051844091230254`}, \ {-1.821592653589793, 2.385783802319752}, {-1.821592653589793, 1.783330460956052}, {-1.821592653589793, -1.2590103372672956`}, \ {-1.821592653589793, -0.8246795794027142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, -2.4044530560731507`}, \ {-1.8165926535897932`, 2.3850322348790454`}, {-1.8165926535897932`, 1.7821993957949733`}, {-1.8165926535897932`, \ -1.2571243210370833`}, {-1.8165926535897932`, -0.8248005605043408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, -2.403728273562373}, \ {-1.811592653589793, 2.3842884287466184`}, {-1.811592653589793, 1.7810684149981237`}, {-1.811592653589793, -1.2552710403068454`}, \ {-1.811592653589793, -0.8248848773102471}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, -2.403009989548967}, \ {-1.8065926535897932`, 2.383552300883182}, {-1.8065926535897932`, 1.7799375514686442`}, {-1.8065926535897932`, \ -1.2534507761722644`}, {-1.8065926535897932`, -0.8249323413655643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, -2.4022981328577435`}, \ {-1.801592653589793, 2.3828237690762357`}, {-1.801592653589793, 1.7788068375534032`}, {-1.801592653589793, -1.2516637967069468`}, \ {-1.801592653589793, -0.8249427758880261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, -2.401592633170859}, \ {-1.7965926535897931`, 2.3821027519365487`}, {-1.7965926535897931`, 1.7776763050469087`}, {-1.7965926535897931`, \ -1.2499103563577065`}, {-1.7965926535897931`, -0.8249160163873214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, -2.400893421018654}, \ {-1.791592653589793, 2.381389168894475}, {-1.791592653589793, 1.776545985195318}, {-1.791592653589793, -1.2481906953532764`}, \ {-1.791592653589793, -0.8248519112709757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, -2.4002004277705136`}, \ {-1.7865926535897931`, 2.3806829401961247`}, {-1.7865926535897931`, 1.7754159087005352`}, {-1.7865926535897931`, \ -1.2465050391294175`}, {-1.7865926535897931`, -0.8247503224337881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, -2.399513585625752}, \ {-1.781592653589793, 2.3799839868993815`}, {-1.781592653589793, 1.7742861057243926`}, {-1.781592653589793, -1.2448535977734208`}, \ {-1.781592653589793, -0.8246111258278193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, -2.398832827604531}, \ {-1.7765926535897931`, 2.3792922308697855`}, {-1.7765926535897931`, 1.7731566058929125`}, {-1.7765926535897931`, \ -1.2432365654910018`}, {-1.7765926535897931`, -0.8244342120099301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, -2.39815808753881}, \ {-1.771592653589793, 2.3786075947762804`}, {-1.771592653589793, 1.7720274383006471`}, {-1.771592653589793, -1.2416541200985527`}, \ {-1.771592653589793, -0.824219486663905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, -2.397489300063336}, \ {-1.7665926535897931`, 2.377930002086836}, {-1.7665926535897931`, 1.7708986315150863`}, {-1.7665926535897931`, \ -1.2401064225436738`}, {-1.7665926535897931`, -0.8239668710942262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, -2.396826400606672}, \ {-1.761592653589793, 2.377259377063948}, {-1.761592653589793, 1.7697702135811326`}, {-1.761592653589793, -1.238593616456825}, \ {-1.761592653589793, -0.8236763026886592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, -2.3961693253822665`}, \ {-1.756592653589793, 2.376595644760021}, {-1.756592653589793, 1.768642212025643}, {-1.756592653589793, -1.237115827736841}, \ {-1.756592653589793, -0.8233477353469033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, -2.395518011379572}, \ {-1.751592653589793, 2.3759387310126456`}, {-1.751592653589793, 1.767514653862024}, {-1.751592653589793, -1.2356731641729222`}, \ {-1.751592653589793, -0.8229811398726984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, -2.3948723963552103`}, \ {-1.746592653589793, 2.3752885624397697`}, {-1.746592653589793, 1.766387565594886}, {-1.746592653589793, -1.2342657151055307`}, \ {-1.746592653589793, -0.8225765043269256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, -2.3942324188241852`}, \ {-1.741592653589793, 2.3746450664347685`}, {-1.741592653589793, 1.7652609732247446`}, {-1.741592653589793, -1.2328935511285015`}, \ {-1.741592653589793, -0.8221338343394363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, -2.3935980180511507`}, \ {-1.736592653589793, 2.374008171161427}, {-1.736592653589793, 1.7641349022527724`}, {-1.736592653589793, -1.2315567238344038`}, \ {-1.736592653589793, -0.8216531533775322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, -2.392969134041734}, \ {-1.7315926535897932`, 2.373377805548831}, {-1.7315926535897932`, 1.7630093776855915`}, {-1.7315926535897932`, -1.230255265605}, \ {-1.7315926535897932`, -0.8211345029692643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, -2.3923457075339107`}, \ {-1.726592653589793, 2.372753899286173}, {-1.726592653589793, 1.7618844240401077`}, {-1.726592653589793, -1.2289891894483964`}, \ {-1.726592653589793, -0.8205779428799506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, -2.3917276799894447`}, \ {-1.7215926535897932`, 2.372136382817486}, {-1.7215926535897932`, 1.7607600653483788`}, {-1.7215926535897932`, \ -1.2277584888841968`}, {-1.7215926535897932`, -0.8199835512405965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, -2.391114993585381}, \ {-1.716592653589793, 2.3715251873362986`}, {-1.716592653589793, 1.7596363251625176`}, {-1.716592653589793, -1.2265631378777129`}, \ {-1.716592653589793, -0.819351424627169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, -2.3905075912056066`}, \ {-1.7115926535897932`, 2.370920244780225}, {-1.7115926535897932`, 1.758513226559623}, {-1.7115926535897932`, -1.2254030908239646`}, \ {-1.7115926535897932`, -0.8186816780899788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, -2.3899054164324687`}, \ {-1.706592653589793, 2.3703214878254872`}, {-1.706592653589793, 1.7573907921467384`}, {-1.706592653589793, -1.2242782825819243`}, \ {-1.706592653589793, -0.8179744451327269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, -2.389308413538459}, \ {-1.7015926535897932`, 2.3697288498813847`}, {-1.7015926535897932`, 1.7562690440658304`}, {-1.7015926535897932`, \ -1.2231886285591254`}, {-1.7015926535897932`, -0.8172298776410826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, -2.388716527477967}, \ {-1.696592653589793, 2.369142265084699}, {-1.696592653589793, 1.7551480039987923`}, {-1.696592653589793, -1.2221340248464572`}, \ {-1.696592653589793, -0.8164481457609755}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, -2.3881297038790947`}, \ {-1.6915926535897932`, 2.3685616682940562`}, {-1.6915926535897932`, 1.75402769317246}, {-1.6915926535897932`, -1.2211143484026583`}, \ {-1.6915926535897932`, -0.815629437727087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, -2.3875478890355413`}, \ {-1.686592653589793, 2.3679869950842374`}, {-1.686592653589793, 1.7529081323636442`}, {-1.686592653589793, -1.2201294572876937`}, \ {-1.686592653589793, -0.8147739596423511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, -2.3869710298985582`}, \ {-1.6815926535897932`, 2.3674181817404465`}, {-1.6815926535897932`, 1.751789341904174}, {-1.6815926535897932`, -1.2191791909439245`}, \ {-1.6815926535897932`, -0.8138819352095612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, -2.3863990740689722`}, \ {-1.676592653589793, 2.366855165252541}, {-1.676592653589793, 1.7506713416859476`}, {-1.676592653589793, -1.2182633705236698`}, \ {-1.676592653589793, -0.8129536054164731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, -2.3858319697892756`}, \ {-1.6715926535897931`, 2.3662978833092256`}, {-1.6715926535897931`, 1.7495541511659924`}, {-1.6715926535897931`, -1.217381799261501}, \ {-1.6715926535897931`, -0.8119892281760729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, -2.3852696659357964`}, \ {-1.666592653589793, 2.3657462742922135`}, {-1.666592653589793, 1.7484377893715237`}, {-1.666592653589793, -1.2165342628893303`}, \ {-1.666592653589793, -0.8109890779239374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, -2.3847121120109303`}, \ {-1.6615926535897931`, 2.3652002772703584`}, {-1.6615926535897931`, 1.7473222749050095`}, {-1.6615926535897931`, \ -1.2157205300921419`}, {-1.6615926535897931`, -0.8099534451748457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, -2.3841592581354516`}, \ {-1.656592653589793, 2.364659831993767}, {-1.656592653589793, 1.7462076259492307`}, {-1.656592653589793, -1.2149403530019731`}, \ {-1.656592653589793, -0.8088826360410311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, -2.3836110550408955`}, \ {-1.6515926535897931`, 2.3641248788878797`}, {-1.6515926535897931`, 1.745093860272339}, {-1.6515926535897931`, -1.2141934677275736`}, \ {-1.6515926535897931`, -0.8077769717146361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, -2.3830674540620125`}, \ {-1.646592653589793, 2.3635953590475434`}, {-1.646592653589793, 1.7439809952329095`}, {-1.646592653589793, -1.2134795949169974`}, \ {-1.646592653589793, -0.8066367879171366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, -2.3825284071292976`}, \ {-1.6415926535897931`, 2.36307121423106}, {-1.6415926535897931`, 1.7428690477849837`}, {-1.6415926535897931`, -1.212798440350247}, \ {-1.6415926535897931`, -0.8054624343185876}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, -2.3819938667615927`}, \ {-1.636592653589793, 2.3625523868542273`}, {-1.636592653589793, 1.7417580344831067`}, {-1.636592653589793, -1.2121496955589626`}, \ {-1.636592653589793, -0.804254273929722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, -2.381463786058766}, \ {-1.631592653589793, 2.362038819984369}, {-1.631592653589793, 1.7406479714873466`}, {-1.631592653589793, -1.2115330384700789`}, \ {-1.631592653589793, -0.8030126824699625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, -2.3809381186944623`}, \ {-1.626592653589793, 2.3615304573343545`}, {-1.626592653589793, 1.7395388745683058`}, {-1.626592653589793, -1.2109481340702994`}, \ {-1.626592653589793, -0.8017380477145045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, -2.3804168189089303`}, \ {-1.621592653589793, 2.36102724325662}, {-1.621592653589793, 1.7384307591121135`}, {-1.621592653589793, -1.2103946350882173`}, \ {-1.621592653589793, -0.8004307688236406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, -2.379899841501923}, \ {-1.616592653589793, 2.3605291227371836`}, {-1.616592653589793, 1.737323640125403}, {-1.616592653589793, -1.209872182690901}, \ {-1.616592653589793, -0.7990912556575047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, -2.379387141825677}, \ {-1.611592653589793, 2.3600360413896593`}, {-1.611592653589793, 1.7362175322402693`}, {-1.611592653589793, -1.209380407191781}, \ {-1.611592653589793, -0.7977199280793993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, -2.3788786757779605`}, \ {-1.606592653589793, 2.35954794544928}, {-1.606592653589793, 1.7351124497192056`}, {-1.606592653589793, -1.208918928766739}, \ {-1.606592653589793, -0.7963172152508141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, -2.3783743997952036`}, \ {-1.601592653589793, 2.35906478176692}, {-1.601592653589793, 1.7340084064600196`}, {-1.601592653589793, -1.2084873581753315`}, \ {-1.601592653589793, -0.7948835549211848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, -2.3778742708456946`}, \ {-1.5965926535897932`, 2.358586497803128}, {-1.5965926535897932`, 1.7329054160007247`}, {-1.5965926535897932`, \ -1.2080852974842096`}, {-1.5965926535897932`, -0.7934193927153534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, -2.37737824642286}, \ {-1.591592653589793, 2.3581130416221683`}, {-1.591592653589793, 1.7318034915244078`}, {-1.591592653589793, -1.207712340789877}, \ {-1.591592653589793, -0.7919251814215681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, -2.3768862845386134`}, \ {-1.5865926535897932`, 2.3576443618860736`}, {-1.5865926535897932`, 1.7307026458640709`}, {-1.5865926535897932`, \ -1.2073680749380602`}, {-1.5865926535897932`, -0.790401380282763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, -2.376398343716779}, \ {-1.581592653589793, 2.357180407848712}, {-1.581592653589793, 1.7296028915074444`}, {-1.581592653589793, -1.2070520802371048`}, \ {-1.581592653589793, -0.7888484542936944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, -2.3759143829865947`}, \ {-1.5765926535897932`, 2.3567211293498693`}, {-1.5765926535897932`, 1.7285042406017725`}, {-1.5765926535897932`, \ -1.2067639311629657`}, {-1.5765926535897932`, -0.7872668735063717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, -2.3754343618762808`}, \ {-1.571592653589793, 2.356266476809347}, {-1.571592653589793, 1.7274067049585697`}, {-1.571592653589793, -1.2065031970535207`}, \ {-1.571592653589793, -0.7856571123460583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, -2.3749582404066887`}, \ {-1.5665926535897932`, 2.3558164012210807`}, {-1.5665926535897932`, 1.7263102960583456`}, {-1.5665926535897932`, -1.2062694427900769`}, {-1.5665926535897932`, -0.784019648939948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, -2.3744859790850215`}, \ {-1.561592653589793, 2.3553708541472784`}, {-1.561592653589793, 1.7252150250552978`}, {-1.561592653589793, -1.2060622294641918`}, \ {-1.561592653589793, -0.7823549644604438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, -2.374017538898628}, \ {-1.5565926535897932`, 2.35492978771258}, {-1.5565926535897932`, 1.724120902781974}, {-1.5565926535897932`, -1.205881115028}, \ {-1.5565926535897932`, -0.7806635424847933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, -2.3735528813088664`}, \ {-1.551592653589793, 2.354493154598243}, {-1.551592653589793, 1.7230279397538977`}, {-1.551592653589793, -1.205725654926516}, \ {-1.551592653589793, -0.7789458683726502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, -2.3730919682450446`}, \ {-1.5465926535897931`, 2.354060908036349}, {-1.5465926535897931`, 1.7219361461741618`}, {-1.5465926535897931`, \ -1.2055954027105056`}, {-1.5465926535897931`, -0.7772024286629533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, -2.37263476209843}, \ {-1.541592653589793, 2.3536330018040403`}, {-1.541592653589793, 1.7208455319379852`}, {-1.541592653589793, -1.2054899106287202`}, \ {-1.541592653589793, -0.7754337104913319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, -2.3721812257163317`}, \ {-1.5365926535897931`, 2.353209390217782}, {-1.5365926535897931`, 1.7197561066372358`}, {-1.5365926535897931`, \ -1.2054087301984564`}, {-1.5365926535897931`, -0.7736402010290787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, -2.3717313223962533`}, \ {-1.531592653589793, 2.352790028127654}, {-1.531592653589793, 1.7186678795649135`}, {-1.531592653589793, -1.2053514127535732`}, \ {-1.531592653589793, -0.7718223869445519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, -2.3712850158801175`}, \ {-1.5265926535897931`, 2.3523748709116714`}, {-1.5265926535897931`, 1.7175808597195987`}, {-1.5265926535897931`, \ -1.2053175099692723`}, {-1.5265926535897931`, -0.7699807538877088}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, -2.3708422703485597`}, \ {-1.521592653589793, 2.351963874470138}, {-1.521592653589793, 1.7164950558098606`}, {-1.521592653589793, -1.2053065743630957`}, \ {-1.521592653589793, -0.7681157859983136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, -2.370403050415291}, \ {-1.5165926535897931`, 2.3515569952200304`}, {-1.5165926535897931`, 1.7154104762586297`}, {-1.5165926535897931`, \ -1.2053181597717488`}, {-1.5165926535897931`, -0.7662279654382116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, -2.369967321121532}, \ {-1.511592653589793, 2.3511541900894164`}, {-1.511592653589793, 1.7143271292075268`}, {-1.511592653589793, -1.2053518218035013`}, \ {-1.511592653589793, -0.7643177719479197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, -2.3695350479305155`}, \ {-1.506592653589793, 2.350755416511908}, {-1.506592653589793, 1.7132450225211577`}, {-1.506592653589793, -1.2054071182660469`}, \ {-1.506592653589793, -0.7623856824276521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, -2.3691061967220537`}, \ {-1.501592653589793, 2.3503606324211455`}, {-1.501592653589793, 1.712164163791363}, {-1.501592653589793, -1.2054836095698311`}, \ {-1.501592653589793, -0.7604321705427723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, -2.368680733787179}, \ {-1.496592653589793, 2.3499697962453236`}, {-1.496592653589793, 1.711084560341431}, {-1.496592653589793, -1.2055808591069683`}, \ {-1.496592653589793, -0.7584577063535515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, -2.368258625822846}, \ {-1.491592653589793, 2.3495828669017484`}, {-1.491592653589793, 1.710006219230268}, {-1.491592653589793, -1.2056984336059728`}, \ {-1.491592653589793, -0.7564627559690106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, -2.367839839926704}, \ {-1.486592653589793, 2.349199803791437}, {-1.486592653589793, 1.7089291472565273`}, {-1.486592653589793, -1.2058359034626263`}, \ {-1.486592653589793, -0.7544477812245189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, -2.367424343591936}, \ {-1.481592653589793, 2.348820566793748}, {-1.481592653589793, 1.707853350962697}, {-1.481592653589793, -1.2059928430473883`}, \ {-1.481592653589793, -0.7524132393827526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, -2.367012104702157}, \ {-1.476592653589793, 2.34844511626106}, {-1.476592653589793, 1.7067788366391472`}, {-1.476592653589793, -1.2061688309898315`}, \ {-1.476592653589793, -0.7503595828575245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, -2.366603091526385}, \ {-1.4715926535897932`, 2.348073413013482}, {-1.4715926535897932`, 1.7057056103281327`}, {-1.4715926535897932`, \ -1.2063634504406477`}, {-1.4715926535897932`, -0.7482872589599383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, -2.3661972727140728`}, \ {-1.466592653589793, 2.3477054183336055`}, {-1.466592653589793, 1.704633677827756}, {-1.466592653589793, -1.206576289311841}, \ {-1.466592653589793, -0.7461967096662696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, -2.3657946172902}, \ {-1.4615926535897932`, 2.347341093961301}, {-1.4615926535897932`, 1.7035630446958863`}, {-1.4615926535897932`, \ -1.2068069404957502`}, {-1.4615926535897932`, -0.7440883714068948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, -2.365395094650436}, \ {-1.456592653589793, 2.346980402088548}, {-1.456592653589793, 1.7024937162540366`}, {-1.456592653589793, -1.2070550020636146`}, \ {-1.456592653589793, -0.7419626748756046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, -2.364998674556357}, \ {-1.4515926535897932`, 2.346623305354314}, {-1.4515926535897932`, 1.701425697591197}, {-1.4515926535897932`, -1.2073200774444017`}, \ {-1.4515926535897932`, -0.7398200448585405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, -2.3646053271307306`}, \ {-1.446592653589793, 2.3462697668394696`}, {-1.446592653589793, 1.700358993567628}, {-1.446592653589793, -1.207601775584662}, \ {-1.446592653589793, -0.7376609000820139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, -2.3642150228528602`}, \ {-1.4415926535897932`, 2.3459197500617495`}, {-1.4415926535897932`, 1.6992936088186066`}, {-1.4415926535897932`, -1.207899711090193}, \ {-1.4415926535897932`, -0.73548565307842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, -2.3638277325539874`}, \ {-1.436592653589793, 2.345573218970753}, {-1.436592653589793, 1.698229547758134}, {-1.436592653589793, -1.2082135043502955`}, \ {-1.436592653589793, -0.7332947100694636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, -2.363443427412758}, \ {-1.4315926535897932`, 2.3452301379429894`}, {-1.4315926535897932`, 1.6971668145825975`}, {-1.4315926535897932`, \ -1.2085427816454353`}, {-1.4315926535897932`, -0.7310884708658867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, -2.3630620789507453`}, \ {-1.426592653589793, 2.3448904717769667`}, {-1.426592653589793, 1.6961054132743902`}, {-1.426592653589793, -1.2088871752391055`}, \ {-1.426592653589793, -0.7288673287828998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, -2.3626836590280336`}, \ {-1.4215926535897931`, 2.344554185688321}, {-1.4215926535897931`, 1.6950453476054876`}, {-1.4215926535897931`, \ -1.2092463234547017`}, {-1.4215926535897931`, -0.7266316705705129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, -2.3623081398388566`}, \ {-1.416592653589793, 2.344221245304993}, {-1.416592653589793, 1.693986621140982}, {-1.416592653589793, -1.209619870738201}, \ {-1.416592653589793, -0.7243818763579638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, -2.361935493907297}, \ {-1.4115926535897931`, 2.343891616662443}, {-1.4115926535897931`, 1.6929292372425737`}, {-1.4115926535897931`, \ -1.2100074677074433`}, {-1.4115926535897931`, -0.7221183196114626}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, -2.3615656940830427`}, \ {-1.406592653589793, 2.3435652661989184`}, {-1.406592653589793, 1.691873199072019}, {-1.406592653589793, -1.2104087711887799`}, \ {-1.406592653589793, -0.7198413671044714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, -2.3611987135371955`}, \ {-1.4015926535897931`, 2.3432421607507545`}, {-1.4015926535897931`, 1.6908185095945363`}, {-1.4015926535897931`, \ -1.2108234442418642`}, {-1.4015926535897931`, -0.7175513788997573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, -2.360834525758138}, \ {-1.396592653589793, 2.34292226754773}, {-1.396592653589793, 1.6897651715821693`}, {-1.396592653589793, -1.211251156173321}, \ {-1.396592653589793, -0.715248708342478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, -2.360473104547458}, \ {-1.3915926535897931`, 2.342605554208456}, {-1.3915926535897931`, 1.6887131876171075`}, {-1.3915926535897931`, \ -1.2116915825400236`}, {-1.3915926535897931`, -0.712933702063572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, -2.360114424015922}, \ {-1.386592653589793, 2.342291988735821}, {-1.386592653589793, 1.687662560094965}, {-1.386592653589793, -1.212144405142677}, \ {-1.386592653589793, -0.7106066999927578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, -2.3597584585795057`}, \ {-1.381592653589793, 2.34198153951247}, {-1.381592653589793, 1.6866132912280178`}, {-1.381592653589793, -1.2126093120103971`}, \ {-1.381592653589793, -0.7082680353804511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, -2.359405182955477}, \ {-1.376592653589793, 2.341674175296333}, {-1.376592653589793, 1.685565383048397}, {-1.376592653589793, -1.2130859973769306`}, \ {-1.376592653589793, -0.7059180348279549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, -2.359054572158532}, \ {-1.371592653589793, 2.3413698652161967`}, {-1.371592653589793, 1.6845188374112432`}, {-1.371592653589793, -1.213574161649162}, \ {-1.371592653589793, -0.7035570183252843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, -2.358706601496981}, \ {-1.366592653589793, 2.341068578767323}, {-1.366592653589793, 1.6834736559978163`}, {-1.366592653589793, -1.2140735113685008`}, \ {-1.366592653589793, -0.7011852992960222}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, -2.3583612465689874`}, \ {-1.361592653589793, 2.340770285807106}, {-1.361592653589793, 1.6824298403185671`}, {-1.361592653589793, -1.2145837591657407`}, \ {-1.361592653589793, -0.6988031846486265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, -2.3580184832588587`}, \ {-1.356592653589793, 2.340474956550779}, {-1.356592653589793, 1.6813873917161661`}, {-1.356592653589793, -1.2151046237099385`}, \ {-1.356592653589793, -0.6964109748336337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, -2.357678287733383}, \ {-1.351592653589793, 2.340182561567164}, {-1.351592653589793, 1.6803463113684909`}, {-1.351592653589793, -1.2156358296518464`}, \ {-1.351592653589793, -0.694008963906229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, -2.3573406364382183`}, \ {-1.3465926535897932`, 2.339893071774461}, {-1.3465926535897932`, 1.6793066002915746`}, {-1.3465926535897932`, \ -1.2161771075623977`}, {-1.3465926535897932`, -0.6915974395936865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, -2.3570055060943322`}, \ {-1.341592653589793, 2.339606458436091}, {-1.341592653589793, 1.6782682593425133`}, {-1.341592653589793, -1.2167281938667265`}, \ {-1.341592653589793, -0.6891766833671955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, -2.3566728736944844`}, \ {-1.3365926535897932`, 2.33932269315657}, {-1.3365926535897932`, 1.6772312892223329`}, {-1.3365926535897932`, \ -1.2172888307741692`}, {-1.3365926535897932`, -0.6867469705176236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, -2.356342716499762}, \ {-1.331592653589793, 2.339041747877438}, {-1.331592653589793, 1.6761956904788171`}, {-1.331592653589793, -1.217858766204681}, \ {-1.331592653589793, -0.684308570234801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, -2.356015012036159}, \ {-1.3265926535897932`, 2.338763594873226}, {-1.3265926535897932`, 1.6751614635092953`}, {-1.3265926535897932`, \ -1.2184377537120636`}, {-1.3265926535897932`, -0.6818617456898994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, -2.355689738091204}, \ {-1.321592653589793, 2.3384882067474653`}, {-1.321592653589793, 1.6741286085633917`}, {-1.321592653589793, -1.2190255524043918`}, \ {-1.321592653589793, -0.6794067541205553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, -2.3553668727106323`}, \ {-1.3165926535897932`, 2.3382155564287457`}, {-1.3165926535897932`, 1.6730971257457357`}, {-1.3165926535897932`, \ -1.2196219268619848`}, {-1.3165926535897932`, -0.6769438469183593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, -2.355046394195104}, \ {-1.311592653589793, 2.337945617166809}, {-1.311592653589793, 1.6720670150186316`}, {-1.311592653589793, -1.2202266470532723`}, \ {-1.311592653589793, -0.6744732697183913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, -2.3547282810969663`}, \ {-1.3065926535897932`, 2.3376783625286928`}, {-1.3065926535897932`, 1.671038276204695}, {-1.3065926535897932`, -1.2208394882488476`}, \ {-1.3065926535897932`, -0.6719952624904846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, -2.3544125122170616`}, \ {-1.301592653589793, 2.3374137663949117`}, {-1.301592653589793, 1.6700109089894453`}, {-1.301592653589793, -1.2214602309340234`}, \ {-1.301592653589793, -0.6695100596319253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, -2.354099066601576}, \ {-1.2965926535897931`, 2.337151802955682}, {-1.2965926535897931`, 1.668984912923864}, {-1.2965926535897931`, -1.2220886607201413`}, \ {-1.2965926535897931`, -0.6670178900613198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, -2.3537879235389356`}, \ {-1.291592653589793, 2.336892446707191}, {-1.291592653589793, 1.6679602874269173`}, {-1.291592653589793, -1.222724568254904}, \ {-1.291592653589793, -0.6645189773133752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, -2.3534790625567403`}, \ {-1.2865926535897931`, 2.3366356724479056`}, {-1.2865926535897931`, 1.6669370317880357`}, {-1.2865926535897931`, \ -1.2233677491319583`}, {-1.2865926535897931`, -0.6620135396343566}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, -2.3531724634187414`}, \ {-1.281592653589793, 2.336381455274923}, {-1.281592653589793, 1.6659151451695646`}, {-1.281592653589793, -1.2240180037999517`}, \ {-1.281592653589793, -0.6595017900780075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, -2.352868106121863}, \ {-1.2765926535897931`, 2.336129770580364}, {-1.2765926535897931`, 1.664894626609173}, {-1.2765926535897931`, -1.2246751374712552`}, \ {-1.2765926535897931`, -0.6569839366017284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, -2.3525659708932602`}, \ {-1.271592653589793, 2.335880594047806}, {-1.271592653589793, 1.6638754750222284`}, {-1.271592653589793, -1.225338960030553}, \ {-1.271592653589793, -0.6544601821628299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, -2.3522660381874214`}, \ {-1.2665926535897931`, 2.3356339016487584`}, {-1.2665926535897931`, 1.6628576892041365`}, {-1.2665926535897931`, \ -1.2260092859434568`}, {-1.2665926535897931`, -0.6519307248146934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, -2.3519682886833064`}, \ {-1.261592653589793, 2.335389669639176}, {-1.261592653589793, 1.6618412678326449`}, {-1.261592653589793, -1.2266859341653096`}, \ {-1.261592653589793, -0.6493957578026731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, -2.351672703281527}, \ {-1.256592653589793, 2.3351478745560166`}, {-1.256592653589793, 1.6608262094701123`}, {-1.256592653589793, -1.2273687280503207`}, \ {-1.256592653589793, -0.6468554696596096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, -2.351379263101566}, \ {-1.251592653589793, 2.334908493213835}, {-1.251592653589793, 1.6598125125657432`}, {-1.251592653589793, -1.2280574952611634`}, \ {-1.251592653589793, -0.6443100443008118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, -2.351087949479032}, \ {-1.246592653589793, 2.3346715027014207`}, {-1.246592653589793, 1.6588001754577886`}, {-1.246592653589793, -1.2287520676791555`}, \ {-1.246592653589793, -0.641759661118396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, -2.350798743962955}, \ {-1.241592653589793, 2.3344368803784685`}, {-1.241592653589793, 1.657789196375712}, {-1.241592653589793, -1.2294522813151312`}, \ {-1.241592653589793, -0.6392044950748719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, -2.350511628313116}, \ {-1.236592653589793, 2.3342046038722963`}, {-1.236592653589793, 1.6567795734423245`}, {-1.236592653589793, -1.2301579762211017`}, \ {-1.236592653589793, -0.6366447167958784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, -2.350226584497417}, \ {-1.231592653589793, 2.333974651074596}, {-1.231592653589793, 1.6557713046758828`}, {-1.231592653589793, -1.2308689964027928`}, \ {-1.231592653589793, -0.6340804926619805}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, -2.349943594689284}, \ {-1.226592653589793, 2.3337470001382252`}, {-1.226592653589793, 1.654764387992159}, {-1.226592653589793, -1.2315851897331425`}, \ {-1.226592653589793, -0.6315119848994507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, -2.349662641265108}, \ {-1.2215926535897932`, 2.3335216294740366`}, {-1.2215926535897932`, 1.653758821206475}, {-1.2215926535897932`, -1.2323064078668222`}, \ {-1.2215926535897932`, -0.6289393516699633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, -2.349383706801719}, \ {-1.216592653589793, 2.333298517747745}, {-1.216592653589793, 1.6527546020357062`}, {-1.216592653589793, -1.233032506155851}, \ {-1.216592653589793, -0.6263627471591416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, -2.349106774073896}, \ {-1.2115926535897932`, 2.333077643876834}, {-1.2115926535897932`, 1.6517517281002532`}, {-1.2115926535897932`, \ -1.2337633435663538`}, {-1.2115926535897932`, -0.6237823216639004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, -2.348831826051914}, \ {-1.206592653589793, 2.332858987027495}, {-1.206592653589793, 1.6507501969259826`}, {-1.206592653589793, -1.2344987825965148`}, \ {-1.206592653589793, -0.6211982216785394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, -2.3485588458991193`}, \ {-1.2015926535897932`, 2.3326425266116098`}, {-1.2015926535897932`, 1.6497500059461372`}, {-1.2015926535897932`, \ -1.2352386891957652`}, {-1.2015926535897932`, -0.6186105899795461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, -2.348287816969541}, \ {-1.196592653589793, 2.3324282422837643`}, {-1.196592653589793, 1.6487511525032148`}, {-1.196592653589793, -1.2359829326852434`}, \ {-1.196592653589793, -0.6160195657090684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, -2.348018722805536}, \ {-1.1915926535897932`, 2.332216113938301}, {-1.1915926535897932`, 1.6477536338508187`}, {-1.1915926535897932`, \ -1.2367313856795557`}, {-1.1915926535897932`, -0.6134252844570354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, -2.3477515471354686`}, \ {-1.186592653589793, 2.332006121706407}, {-1.186592653589793, 1.6467574471554756`}, {-1.186592653589793, -1.2374839240098667`}, \ {-1.186592653589793, -0.610827878341893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, -2.347486273871415}, \ {-1.1815926535897932`, 2.3317982459532383`}, {-1.1815926535897932`, 1.645762589498427}, {-1.1815926535897932`, -1.2382404266483338`}, \ {-1.1815926535897932`, -0.6082274760899435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, -2.347222887106906}, \ {-1.176592653589793, 2.331592467275077}, {-1.176592653589793, 1.6447690578773904`}, {-1.176592653589793, -1.2390007756339092`}, \ {-1.176592653589793, -0.605624203113264}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, -2.3469613711146993`}, \ {-1.1715926535897931`, 2.331388766496527}, {-1.1715926535897931`, 1.6437768492082914`}, {-1.1715926535897931`, -1.239764855999514}, \ {-1.1715926535897931`, -0.6030181815862012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, -2.3467017103445804`}, \ {-1.166592653589793, 2.3311871246677414`}, {-1.166592653589793, 1.6427859603269686`}, {-1.166592653589793, -1.240532555700599}, \ {-1.166592653589793, -0.600409530520429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, -2.346443889421197}, \ {-1.1615926535897931`, 2.330987523061684}, {-1.1615926535897931`, 1.641796387990849}, {-1.1615926535897931`, -1.2413037655450943`}, \ {-1.1615926535897931`, -0.5977983658385679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, -2.34618789314192}, \ {-1.156592653589793, 2.3307899431714283`}, {-1.156592653589793, 1.6408081288805985`}, {-1.156592653589793, -1.2420783791247487`}, \ {-1.156592653589793, -0.5951848004463614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, -2.345933706474735}, \ {-1.1515926535897931`, 2.330594366707486}, {-1.1515926535897931`, 1.6398211796017417`}, {-1.1515926535897931`, -1.242856292747862}, \ {-1.1515926535897931`, -0.5925689443034142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, -2.345681314556167}, \ {-1.146592653589793, 2.3304007755951717`}, {-1.146592653589793, 1.6388355366862577`}, {-1.146592653589793, -1.2436374053734018`}, \ {-1.146592653589793, -0.589950904492496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, -2.3454307026892254`}, \ {-1.1415926535897931`, 2.3302091519719967`}, {-1.1415926535897931`, 1.637851196594149}, {-1.1415926535897931`, -1.2444216185465022`}, \ {-1.1415926535897931`, -0.5873307852874143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, -2.345181856341385}, \ {-1.1365926535897932`, 2.3300194781851005`}, {-1.1365926535897932`, 1.6368681557149818`}, {-1.1365926535897932`, \ -1.2452088363353364`}, {-1.1365926535897932`, -0.5847086882194685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, -2.344934761142592}, \ {-1.1315926535897929`, 2.3298317367887114`}, {-1.1315926535897929`, 1.635886410369404}, {-1.1315926535897929`, -1.2459989652693517`}, \ {-1.1315926535897929`, -0.582084712142492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, -2.344689402883295}, \ {-1.126592653589793, 2.3296459105416387`}, {-1.126592653589793, 1.6349059568106357`}, {-1.126592653589793, -1.2467919142788577`}, \ {-1.126592653589793, -0.5794589532965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, -2.344445767512509}, \ {-1.121592653589793, 2.329461982404797}, {-1.121592653589793, 1.633926791225935}, {-1.121592653589793, -1.247587594635951}, \ {-1.121592653589793, -0.5768315053699489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, -2.344203841135899}, \ {-1.1165926535897932`, 2.3292799355387643`}, {-1.1165926535897932`, 1.6329489097380383`}, {-1.1165926535897932`, \ -1.2483859198967675`}, {-1.1165926535897932`, -0.5742024595606285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, -2.3439636100138954`}, \ {-1.1115926535897929`, 2.329099753301366}, {-1.1115926535897929`, 1.6319723084065783`}, {-1.1115926535897929`, -1.24918680584504}, \ {-1.1115926535897929`, -0.5715719046352029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, -2.343725060559834}, \ {-1.106592653589793, 2.3289214192452934`}, {-1.106592653589793, 1.6309969832294748`}, {-1.106592653589793, -1.2499901704369525`}, \ {-1.106592653589793, -0.5689399269874126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, -2.3434881793381206`}, \ {-1.101592653589793, 2.328744917115752}, {-1.101592653589793, 1.6300229301443054`}, {-1.101592653589793, -1.2507959337472632`}, \ {-1.101592653589793, -0.5663066106949609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, -2.3432529530624198`}, \ {-1.0965926535897932`, 2.328570230848137}, {-1.0965926535897932`, 1.6290501450296497`}, {-1.0965926535897932`, \ -1.2516040179166878`}, {-1.0965926535897932`, -0.5636720375751019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, -2.3430193685938727`}, \ {-1.0915926535897933`, 2.328397344565743}, {-1.0915926535897933`, 1.6280786237064118`}, {-1.0915926535897933`, \ -1.2524143471005185`}, {-1.0915926535897933`, -0.5610362872389496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, -2.342787412939337}, \ {-1.086592653589793, 2.328226242577497}, {-1.086592653589793, 1.6271083619391196`}, {-1.086592653589793, -1.2532268474184571`}, \ {-1.086592653589793, -0.5583994371445294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, -2.3425570732496475`}, \ {-1.081592653589793, 2.3280569093757255`}, {-1.081592653589793, 1.6261393554372021`}, {-1.081592653589793, -1.254041446905651}, \ {-1.081592653589793, -0.5557615626485918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, -2.3423283368179093`}, \ {-1.0765926535897932`, 2.3278893296339485`}, {-1.0765926535897932`, 1.6251715998562448`}, {-1.0765926535897932`, \ -1.2548580754648961`}, {-1.0765926535897932`, -0.5531227370572094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, -2.342101191077804}, \ {-1.0715926535897933`, 2.3277234882047004`}, {-1.0715926535897933`, 1.624205090799222}, {-1.0715926535897933`, -1.2556766648200044`}, \ {-1.0715926535897933`, -0.5504830316751808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, -2.341875623601929}, \ {-1.066592653589793, 2.327559370117381}, {-1.066592653589793, 1.623239823817709}, {-1.066592653589793, -1.256497148470297}, \ {-1.066592653589793, -0.547842515854261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, -2.341651622100153}, \ {-1.061592653589793, 2.3273969605761318`}, {-1.061592653589793, 1.6222757944130726`}, {-1.061592653589793, -1.2573194616462122`}, \ {-1.061592653589793, -0.5452012570402429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, -2.3414291744179954`}, \ {-1.0565926535897932`, 2.3272362449577426`}, {-1.0565926535897932`, 1.6213129980376404`}, {-1.0565926535897932`, \ -1.2581435412660054`}, {-1.0565926535897932`, -0.5425593208189077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, -2.3412082685350306`}, \ {-1.0515926535897933`, 2.327077208809582}, {-1.0515926535897933`, 1.6203514300958501`}, {-1.0515926535897933`, \ -1.2589693258935144`}, {-1.0515926535897933`, -0.5399167709608713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, -2.3409888925633116`}, \ {-1.046592653589793, 2.326919837847557}, {-1.046592653589793, 1.6193910859453782`}, {-1.046592653589793, -1.259796755696972}, \ {-1.046592653589793, -0.5372736694653479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, -2.340771034745816}, \ {-1.041592653589793, 2.3267641179540965`}, {-1.041592653589793, 1.6184319608982491`}, {-1.041592653589793, -1.2606257724088457`}, \ {-1.041592653589793, -0.5346300766028511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, -2.340554683454914}, \ {-1.0365926535897931`, 2.3266100351761647`}, {-1.0365926535897931`, 1.6174740502219238`}, {-1.0365926535897931`, -1.261456319286677}, \ {-1.0365926535897931`, -0.5319860509568536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, -2.3403398271908555`}, \ {-1.0315926535897932`, 2.3264575757232953`}, {-1.0315926535897932`, 1.6165173491403706`}, {-1.0315926535897932`, \ -1.2622883410749053`}, {-1.0315926535897932`, -0.5293416494644347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, -2.3401264545802807`}, \ {-1.026592653589793, 2.326306725965656}, {-1.026592653589793, 1.6155618528351146`}, {-1.026592653589793, -1.26312178396765}, \ {-1.026592653589793, -0.5266969274559293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, -2.3399145543747486`}, \ {-1.021592653589793, 2.326157472432134}, {-1.021592653589793, 1.6146075564462707`}, {-1.021592653589793, -1.2639565955724315`}, \ {-1.021592653589793, -0.5240519386936053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, -2.3397041154492877`}, \ {-1.0165926535897931`, 2.3260098018084503`}, {-1.0165926535897931`, 1.613654455073557}, {-1.0165926535897931`, -1.2647927248748099`}, \ {-1.0165926535897931`, -0.5214067354093871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, -2.339495126800966}, \ {-1.0115926535897932`, 2.3258637009352947`}, {-1.0115926535897932`, 1.6127025437772893`}, {-1.0115926535897932`, \ -1.2656301222039208`}, {-1.0115926535897932`, -0.5187613683416523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, -2.339287577547478}, \ {-1.0065926535897929`, 2.3257191568064877`}, {-1.0065926535897929`, 1.6117518175793588`}, {-1.0065926535897929`, -1.266468739198886}, \ {-1.0065926535897929`, -0.5161158867711164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, -2.3390814569257565`}, \ {-1.001592653589793, 2.3255761565671653`}, {-1.001592653589793, 1.6108022714641927`}, {-1.001592653589793, -1.2673085287760801`}, \ {-1.001592653589793, -0.5134703385558322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, -2.338876754290597}, \ {-0.9965926535897931, 2.325434687511989}, {-0.9965926535897931, 1.6098539003796943`}, {-0.9965926535897931, -1.2681494450972326`}, \ {-0.9965926535897931, -0.5108247701653178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, -2.338673459113308}, \ {-0.9915926535897932, 2.3252947370833756`}, {-0.9915926535897932, 1.6089066992381704`}, {-0.9915926535897932, -1.2689914435383454`}, \ {-0.9915926535897932, -0.508179226713841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, -2.3384715609803717`}, \ {-0.9865926535897929, 2.3251562928697553`}, {-0.9865926535897929, 1.6079606629172378`}, {-0.9865926535897929, -1.269834480659405}, \ {-0.9865926535897929, -0.5055337519928749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, -2.3382710495921297`}, \ {-0.981592653589793, 2.325019342603847}, {-0.981592653589793, 1.6070157862607164`}, {-0.981592653589793, -1.2706785141748738`}, \ {-0.981592653589793, -0.5028883885027462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, -2.3380719147614855`}, \ {-0.9765926535897931, 2.3248838741609608`}, {-0.9765926535897931, 1.606072064079503}, {-0.9765926535897931, -1.2715235029249359`}, \ {-0.9765926535897931, -0.5002431774834956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, -2.3378741464126205`}, \ {-0.9715926535897932, 2.3247498755573206`}, {-0.9715926535897932, 1.6051294911524319`}, {-0.9715926535897932, -1.2723694068474847`}, \ {-0.9715926535897932, -0.4975981589449676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, -2.337677734579732}, \ {-0.9665926535897928, 2.3246173349484085`}, {-0.9665926535897928, 1.6041880622271172`}, {-0.9665926535897928, -1.2732161869508298`}, \ {-0.9665926535897928, -0.4949533716961525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, -2.337482669405788}, \ {-0.961592653589793, 2.3244862406273326`}, {-0.961592653589793, 1.6032477720207823`}, {-0.961592653589793, -1.2740638052871067`}, \ {-0.961592653589793, -0.49230885337379504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, -2.3372889411412965`}, \ {-0.9565926535897931, 2.324356581023214}, {-0.9565926535897931, 1.60230861522107}, {-0.9565926535897931, -1.2749122249263722`}, \ {-0.9565926535897931, -0.4896646404702864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, -2.3370965401430936`}, \ {-0.9515926535897932, 2.3242283446995957`}, {-0.9515926535897932, 1.601370586486842}, {-0.9515926535897932, -1.2757614099313679`}, \ {-0.9515926535897932, -0.4870207683608668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, -2.3369054568731484`}, \ {-0.9465926535897933, 2.3241015203528748`}, {-0.9465926535897933, 1.6004336804489603`}, {-0.9465926535897933, -1.2766113253329345`}, \ {-0.9465926535897933, -0.4843772713301399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, -2.3367156818973833`}, \ {-0.9415926535897929, 2.3239760968107523`}, {-0.9415926535897929, 1.5994978917110563`}, {-0.9415926535897929, -1.277461937106061}, \ {-0.9415926535897929, -0.4817341825979314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, -2.3365272058845092`}, \ {-0.936592653589793, 2.3238520630307034`}, {-0.936592653589793, 1.5985632148502829`}, {-0.936592653589793, -1.2783132121465512`}, \ {-0.936592653589793, -0.4790915343445011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, -2.3363400196048802`}, \ {-0.9315926535897932, 2.3237294080984716`}, {-0.9315926535897932, 1.5976296444180549`}, {-0.9315926535897932, -1.2791651182482946`}, \ {-0.9315926535897932, -0.476449357735123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, -2.336154113929361}, \ {-0.9265926535897933, 2.3236081212265773`}, {-0.9265926535897933, 1.596697174940775}, {-0.9265926535897933, -1.2800176240811223`}, \ {-0.9265926535897933, -0.4738076829440539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, -2.33596947982821}, \ {-0.9215926535897929, 2.3234881917528516`}, {-0.9215926535897929, 1.5957658009205444`}, {-0.9215926535897929, -1.2808706991692371`}, \ {-0.9215926535897929, -0.4711665391779041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, -2.3357861083699785`}, \ {-0.916592653589793, 2.323369609138984}, {-0.916592653589793, 1.5948355168358617`}, {-0.916592653589793, -1.2817243138701984`}, \ {-0.916592653589793, -0.4685259546984248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, -2.3356039907204242`}, \ {-0.9115926535897931, 2.3232523629690944`}, {-0.9115926535897931, 1.593906317142311}, {-0.9115926535897931, -1.2825784393544497`}, \ {-0.9115926535897931, -0.46588595684472683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, -2.3354231181414415`}, \ {-0.9065926535897932, 2.323136442948321}, {-0.9065926535897932, 1.592978196273227}, {-0.9065926535897932, -1.2834330475853781`}, \ {-0.9065926535897932, -0.46324657205494724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, -2.3352434819900028`}, \ {-0.9015926535897929, 2.3230218389014268`}, {-0.9015926535897929, 1.5920511486403617`}, {-0.9015926535897929, -1.284288111299884}, \ {-0.9015926535897929, -0.4606078258873751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, -2.3350650737171175`}, \ {-0.896592653589793, 2.3229085407714254`}, {-0.896592653589793, 1.591125168634528}, {-0.896592653589793, -1.2851436039894542`}, \ {-0.896592653589793, -0.45796974304105464`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, -2.3348878848668027`}, \ {-0.8915926535897931, 2.322796538618227}, {-0.8915926535897931, 1.5902002506262336`}, {-0.8915926535897931, -1.285999499881723}, \ {-0.8915926535897931, -0.4553323473758716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, -2.3347119070750706`}, \ {-0.8865926535897932, 2.322685822617298}, {-0.8865926535897932, 1.589276388966304}, {-0.8865926535897932, -1.286855773922507}, \ {-0.8865926535897932, -0.45269566193214533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, -2.3345371320689274`}, \ {-0.8815926535897929, 2.3225763830583417`}, {-0.8815926535897929, 1.5883535779864932`}, {-0.8815926535897929, -1.2877124017583077`}, \ {-0.8815926535897929, -0.45005970894973196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, -2.3343635516653864`}, \ {-0.876592653589793, 2.322468210343994}, {-0.876592653589793, 1.5874318120000817`}, {-0.876592653589793, -1.2885693597192565`}, \ {-0.876592653589793, -0.4474245098866576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, -2.334191157770496}, \ {-0.8715926535897931, 2.3223612949885415`}, {-0.8715926535897931, 1.5865110853024624`}, {-0.8715926535897931, -1.2894266248025037`}, \ {-0.8715926535897931, -0.4447900854372841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, -2.334019942378378}, \ {-0.8665926535897932, 2.322255627616649}, {-0.8665926535897932, 1.5855913921717184`}, {-0.8665926535897932, -1.2902841746560363`}, \ {-0.8665926535897932, -0.4421564555500319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, -2.333849897570283}, \ {-0.8615926535897929, 2.322151198962111}, {-0.8615926535897929, 1.5846727268691845`}, {-0.8615926535897929, -1.2911419875629047`}, \ {-0.8615926535897929, -0.4395236394446624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, -2.3336810155136534`}, \ {-0.856592653589793, 2.322047999866615}, {-0.856592653589793, 1.5837550836400036`}, {-0.856592653589793, -1.2920000424258604`}, \ {-0.856592653589793, -0.43689165562913357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, -2.3335132884612055`}, \ {-0.8515926535897931, 2.321946021278524}, {-0.8515926535897931, 1.5828384567136666`}, {-0.8515926535897931, -1.2928583187523852`}, \ {-0.8515926535897931, -0.43426052191604114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, -2.3333467087500193`}, \ {-0.8465926535897932, 2.321845254251674}, {-0.8465926535897932, 1.5819228403045464`}, {-0.8465926535897932, -1.293716796640103}, \ {-0.8465926535897932, -0.4316302554386551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, -2.3331812688006406`}, \ {-0.8415926535897928, 2.3217456899441884`}, {-0.8415926535897928, 1.5810082286124172`}, {-0.8415926535897928, -1.2945754567625676`}, \ {-0.8415926535897928, -0.4290008726665612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, -2.3330169611162006`}, \ {-0.836592653589793, 2.3216473196173064`}, {-0.836592653589793, 1.5800946158229676`}, {-0.836592653589793, -1.29543428035541}, \ {-0.836592653589793, -0.4263723894209212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, -2.3328537782815397`}, \ {-0.8315926535897931, 2.3215501346342298`}, {-0.8315926535897931, 1.5791819961083011`}, {-0.8315926535897931, -1.2962932492028445`}, \ {-0.8315926535897931, -0.42374482088935583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, -2.332691712962351}, \ {-0.8265926535897932, 2.321454126458982}, {-0.8265926535897932, 1.5782703636274278`}, {-0.8265926535897932, -1.2971523456245133`}, \ {-0.8265926535897932, -0.4211181816404659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, -2.332530757904329}, \ {-0.8215926535897933, 2.3213592866552863`}, {-0.8215926535897933, 1.5773597125267442`}, {-0.8215926535897933, -1.2980115524626723`}, \ {-0.8215926535897933, -0.4184924856379981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, -2.3323709059323345`}, \ {-0.8165926535897929, 2.3212656068854534`}, {-0.8165926535897929, 1.5764500369405066`}, {-0.8165926535897929, -1.2988708530696977`}, \ {-0.8165926535897929, -0.4158677462546657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, -2.332212149949567}, \ {-0.811592653589793, 2.3211730789092906`}, {-0.811592653589793, 1.5755413309912945`}, {-0.811592653589793, -1.299730231295914}, \ {-0.811592653589793, -0.41324397628563136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, -2.3320544829367553`}, \ {-0.8065926535897932, 2.32108169458302}, {-0.8065926535897932, 1.5746335887904617`}, {-0.8065926535897932, -1.3005896714777296`}, \ {-0.8065926535897932, -0.41062118796166336`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, -2.3318978979513485`}, \ {-0.8015926535897933, 2.320991445858214}, {-0.8015926535897933, 1.5737268044385821`}, {-0.8015926535897933, -1.3014491584260728`}, \ {-0.8015926535897933, -0.40799939296197285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, -2.3317423881267265`}, \ {-0.7965926535897929, 2.3209023247807443`}, {-0.7965926535897929, 1.5728209720258843`}, {-0.7965926535897929, -1.302308677415122}, \ {-0.7965926535897929, -0.4053786024267377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, -2.331587946671419}, \ {-0.791592653589793, 2.320814323489746}, {-0.791592653589793, 1.5719160856326793`}, {-0.791592653589793, -1.3031682141713203`}, \ {-0.791592653589793, -0.40275882696932713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, -2.3314345668683343`}, \ {-0.7865926535897931, 2.3207274342165927`}, {-0.7865926535897931, 1.5710121393297771`}, {-0.7865926535897931, -1.3040277548626675`}, \ {-0.7865926535897931, -0.4001400766882272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, -2.331282242073999}, \ {-0.7815926535897932, 2.3206416492838886`}, {-0.7815926535897932, 1.5701091271788967`}, {-0.7815926535897932, -1.3048872860882823`}, \ {-0.7815926535897932, -0.39752236117868184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, -2.3311309657178083`}, \ {-0.7765926535897929, 2.320556961104474}, {-0.7765926535897929, 1.5692070432330683`}, {-0.7765926535897929, -1.3057467948682284`}, \ {-0.7765926535897929, -0.3949056895440507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, -2.3309807313012865`}, \ {-0.771592653589793, 2.3204733621804396`}, {-0.771592653589793, 1.5683058815370257`}, {-0.771592653589793, -1.3066062686335955`}, \ {-0.771592653589793, -0.39229007040690117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, -2.3308315323973567`}, \ {-0.7665926535897931, 2.3203908451021613`}, {-0.7665926535897931, 1.567405636127591}, {-0.7665926535897931, -1.3074656952168286`}, \ {-0.7665926535897931, -0.38967551191982075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, -2.3306833626496233`}, \ {-0.7615926535897932, 2.320309402547341}, {-0.7615926535897932, 1.5665063010340532`}, {-0.7615926535897932, -1.3083250628423042`}, \ {-0.7615926535897932, -0.3870620217759871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, -2.3305362157716605`}, \ {-0.7565926535897929, 2.320229027280065}, {-0.7565926535897929, 1.565607870278537}, {-0.7565926535897929, -1.3091843601171367`}, \ {-0.7565926535897929, -0.38444960721947313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, -2.330390085546312}, \ {-0.751592653589793, 2.3201497121498744`}, {-0.751592653589793, 1.5647103378763652`}, {-0.751592653589793, -1.3100435760222198`}, \ {-0.751592653589793, -0.3818382750553143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, -2.330244965825004}, \ {-0.7465926535897931, 2.3200714500908446`}, {-0.7465926535897931, 1.563813697836413}, {-0.7465926535897931, -1.3109026999034878`}, \ {-0.7465926535897931, -0.37922803165932956`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, -2.330100850527059}, \ {-0.7415926535897932, 2.31999423412068}, {-0.7415926535897932, 1.5629179441614558`}, {-0.7415926535897932, -1.3117617214633994`}, \ {-0.7415926535897932, -0.3766188829877153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, -2.329957733639029}, \ {-0.7365926535897929, 2.3199180573398253`}, {-0.7365926535897929, 1.5620230708485097`}, {-0.7365926535897929, -1.3126206307526294`}, \ {-0.7365926535897929, -0.37401083458640694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, -2.3298156092140307`}, \ {-0.731592653589793, 2.3198429129305755`}, {-0.731592653589793, 1.5611290718891644`}, {-0.731592653589793, -1.3134794181619678`}, \ {-0.731592653589793, -0.37140389160022336`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, -2.329674471371093}, \ {-0.7265926535897931, 2.3197687941562157`}, {-0.7265926535897931, 1.5602359412699094`}, {-0.7265926535897931, -1.3143380744144237`}, \ {-0.7265926535897931, -0.3687980587817912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, -2.3295343142945124`}, \ {-0.7215926535897932, 2.3196956943601568`}, {-0.7215926535897932, 1.559343672972454}, {-0.7215926535897932, -1.31519659055752}, \ {-0.7215926535897932, -0.3661933405002622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, -2.3293951322332176`}, \ {-0.7165926535897928, 2.3196236069650915`}, {-0.7165926535897928, 1.55845226097404}, {-0.7165926535897928, -1.3160549579557823`}, \ {-0.7165926535897928, -0.363589740749823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, -2.3292569195001427`}, \ {-0.711592653589793, 2.3195525254721616`}, {-0.711592653589793, 1.55756169924775}, {-0.711592653589793, -1.316913168283412}, \ {-0.711592653589793, -0.36098726315800805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, -2.3291196704716097`}, \ {-0.7065926535897931, 2.319482443460131}, {-0.7065926535897931, 1.556671981762804}, {-0.7065926535897931, -1.3177712135171409`}, \ {-0.7065926535897931, -0.35838591099381406`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, -2.3289833795867185`}, \ {-0.7015926535897932, 2.3194133545845776`}, {-0.7015926535897932, 1.5557831024848572`}, {-0.7015926535897932, -1.3186290859292633`}, \ {-0.7015926535897932, -0.3557856871756291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, -2.3288480413467463`}, \ {-0.6965926535897933, 2.319345252577087}, {-0.6965926535897933, 1.5548950553762855`}, {-0.6965926535897933, -1.3194867780808335`}, \ {-0.6965926535897933, -0.3531865942789721}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, -2.3287136503145534`}, \ {-0.6915926535897929, 2.3192781312444675`}, {-0.6915926535897929, 1.5540078343964674`}, {-0.6915926535897929, -1.32034428281504}, \ {-0.6915926535897929, -0.35058863454405614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, -2.3285802011139998`}, \ {-0.686592653589793, 2.3192119844679673`}, {-0.686592653589793, 1.5531214335020618`}, {-0.686592653589793, -1.3212015932507346`}, \ {-0.686592653589793, -0.3479918098831744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, -2.3284476884293692`}, \ {-0.6815926535897932, 2.3191468062025065`}, {-0.6815926535897932, 1.5522358466472759`}, {-0.6815926535897932, -1.3220587027761233`}, \ {-0.6815926535897932, -0.345396121887914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, -2.3283161070047984`}, \ {-0.6765926535897933, 2.3190825904759182`}, {-0.6765926535897933, 1.5513510677841313`}, {-0.6765926535897933, -1.3229156050426105`}, \ {-0.6765926535897933, -0.3428015718362045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, -2.328185451643719}, \ {-0.6715926535897929, 2.3190193313882013`}, {-0.6715926535897929, 1.5504670908627225`}, {-0.6715926535897929, -1.3237722939587946`}, \ {-0.6715926535897929, -0.34020816069920246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, -2.328055717208302}, \ {-0.666592653589793, 2.3189570231107806`}, {-0.666592653589793, 1.5495839098314708`}, {-0.666592653589793, -1.3246287636846086`}, \ {-0.666592653589793, -0.33761588914801904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, -2.3279268986189154`}, \ {-0.6615926535897931, 2.3188956598857815`}, {-0.6615926535897931, 1.5487015186373716`}, {-0.6615926535897931, -1.3254850086256043`}, \ {-0.6615926535897931, -0.3350247575602907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, -2.3277989908535854`}, \ {-0.6565926535897932, 2.3188352360253104`}, {-0.6565926535897932, 1.5478199112262387`}, {-0.6565926535897932, -1.3263410234273754`}, \ {-0.6565926535897932, -0.3324347660266007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, -2.3276719889474644`}, \ {-0.6515926535897929, 2.3187757459107456`}, {-0.6515926535897929, 1.5469390815429418`}, {-0.6515926535897929, -1.3271968029701158`}, \ {-0.6515926535897929, -0.32984591435675364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, -2.3275458879923114`}, \ {-0.646592653589793, 2.318717183992042}, {-0.646592653589793, 1.5460590235316392`}, {-0.646592653589793, -1.3280523423633095`}, \ {-0.646592653589793, -0.32725820208590584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, -2.327420683135976}, \ {-0.6415926535897931, 2.3186595447870384`}, {-0.6415926535897931, 1.5451797311360067`}, {-0.6415926535897931, -1.3289076369405488`}, \ {-0.6415926535897931, -0.3246716284805568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, -2.3272963695818873`}, \ {-0.6365926535897932, 2.3186028228807816`}, {-0.6365926535897932, 1.54430119829946}, {-0.6365926535897932, -1.32976268225448}, \ {-0.6365926535897932, -0.3220861925444035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, -2.3271729425885574`}, \ {-0.6315926535897929, 2.318547012924853}, {-0.6315926535897929, 1.5434234189653737`}, {-0.6315926535897929, -1.3306174740718664`}, \ {-0.6315926535897929, -0.3195018930240637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, -2.3270503974690846`}, \ {-0.626592653589793, 2.3184921096367113`}, {-0.626592653589793, 1.5425463870772957`}, {-0.626592653589793, -1.3314720083687752`}, \ {-0.626592653589793, -0.3169187284146651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, -2.3269287295906667`}, \ {-0.6215926535897931, 2.3184381077990373`}, {-0.6215926535897931, 1.5416700965791568`}, {-0.6215926535897931, -1.332326281325877}, \ {-0.6215926535897931, -0.31433669696531746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, -2.3268079343741213`}, \ {-0.6165926535897932, 2.318385002259093}, {-0.6165926535897932, 1.5407945414154745`}, {-0.6165926535897932, -1.3331802893238591`}, \ {-0.6165926535897932, -0.31175579668444936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, -2.326688007293413}, \ {-0.6115926535897929, 2.318332787928088}, {-0.6115926535897929, 1.5399197155315563`}, {-0.6115926535897929, -1.3340340289389496`}, \ {-0.6115926535897929, -0.30917602534503397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, -2.326568943875185}, \ {-0.606592653589793, 2.3182814597805526`}, {-0.606592653589793, 1.5390456128736947`}, {-0.606592653589793, -1.3348874969385462`}, \ {-0.606592653589793, -0.3065973804896949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, -2.3264507396983025`}, \ {-0.6015926535897931, 2.3182310128537225`}, {-0.6015926535897931, 1.5381722273893597`}, {-0.6015926535897931, -1.3357406902769529`}, \ {-0.6015926535897931, -0.3040198594356958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, -2.326333390393395}, \ {-0.5965926535897932, 2.3181814422469307`}, {-0.5965926535897932, 1.5372995530273892`}, {-0.5965926535897932, -1.3365936060912158`}, \ {-0.5965926535897932, -0.3014434592798215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, -2.326216891642412}, \ {-0.5915926535897928, 2.3181327431210086`}, {-0.5915926535897928, 1.5364275837381711`}, {-0.5915926535897928, -1.3374462416970587`}, \ {-0.5915926535897928, -0.29886817690314793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, -2.326101239178183}, \ {-0.586592653589793, 2.318084910697693}, {-0.586592653589793, 1.535556313473827}, {-0.586592653589793, -1.3382985945849175`}, \ {-0.586592653589793, -0.2962940089757086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, -2.3259864287839815`}, \ {-0.5815926535897931, 2.3180379402590447`}, {-0.5815926535897931, 1.534685736188387}, {-0.5815926535897931, -1.3391506624160645`}, \ {-0.5815926535897931, -0.293720951961054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, -2.325872456293097}, \ {-0.5765926535897931, 2.3179918271468734`}, {-0.5765926535897931, 1.5338158458379643`}, {-0.5765926535897931, -1.3400024430188304`}, \ {-0.5765926535897931, -0.2911490021207139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, -2.3257593175884153`}, \ {-0.571592653589793, 2.31794656676217}, {-0.571592653589793, 1.5329466363809252`}, {-0.571592653589793, -1.34085393438491}, \ {-0.571592653589793, -0.2885781555185578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, -2.3256470086020005`}, \ {-0.566592653589793, 2.3179021545645493`}, {-0.566592653589793, 1.5320781017780558`}, {-0.566592653589793, -1.3417051346657602`}, \ {-0.566592653589793, -0.28600840802506217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, -2.325535525314686}, \ {-0.561592653589793, 2.317858586071697}, {-0.561592653589793, 1.5312102359927229`}, {-0.561592653589793, -1.3425560421690796`}, \ {-0.561592653589793, -0.28343975532148175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, -2.3254248637556714`}, \ {-0.556592653589793, 2.317815856858829}, {-0.556592653589793, 1.5303430329910381`}, {-0.556592653589793, -1.3434066553553736`}, \ {-0.556592653589793, -0.28087219290393045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, -2.325315020002124}, \ {-0.551592653589793, 2.3177739625581526`}, {-0.551592653589793, 1.5294764867420103`}, {-0.551592653589793, -1.3442569728345986`}, \ {-0.551592653589793, -0.2783057160873736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, -2.3252059901787883`}, \ {-0.546592653589793, 2.317732898858341}, {-0.546592653589793, 1.5286105912177008`}, {-0.546592653589793, -1.3451069933628867`}, \ {-0.546592653589793, -0.2757403200095295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, -2.325097770457596}, \ {-0.541592653589793, 2.317692661504011}, {-0.541592653589793, 1.527745340393374}, {-0.541592653589793, -1.3459567158393462`}, \ {-0.541592653589793, -0.27317599963469374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, -2.3249903570572896`}, \ {-0.536592653589793, 2.3176532462952113`}, {-0.536592653589793, 1.5268807282476442`}, {-0.536592653589793, -1.3468061393029382`}, \ {-0.536592653589793, -0.2706127497574711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, -2.3248837462430463`}, \ {-0.531592653589793, 2.3176146490869147`}, {-0.531592653589793, 1.5260167487626206`}, {-0.531592653589793, -1.3476552629294254`}, \ {-0.531592653589793, -0.2680505650064333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, -2.324777934326106}, \ {-0.526592653589793, 2.3175768657885203`}, {-0.526592653589793, 1.525153395924048}, {-0.526592653589793, -1.3485040860283926`}, \ {-0.526592653589793, -0.26548943984769546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, -2.324672917663411}, \ {-0.521592653589793, 2.3175398923633623`}, {-0.521592653589793, 1.5242906637214473`}, {-0.521592653589793, -1.3493526080403382`}, \ {-0.521592653589793, -0.26292936858841537`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, -2.3245686926572464`}, \ {-0.5165926535897931, 2.317503724828224}, {-0.5165926535897931, 1.5234285461482509`}, {-0.5165926535897931, -1.3502008285338314`}, \ {-0.5165926535897931, -0.26037034538021786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, -2.3244652557548853`}, \ {-0.511592653589793, 2.317468359252861}, {-0.511592653589793, 1.522567037201936}, {-0.511592653589793, -1.3510487472027373`}, \ {-0.511592653589793, -0.25781236422254666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, -2.3243626034482436`}, \ {-0.5065926535897931, 2.317433791759531}, {-0.5065926535897931, 1.521706130884157}, {-0.5065926535897931, -1.3518963638635055`}, \ {-0.5065926535897931, -0.2552554189659423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, -2.3242607322735362`}, \ {-0.5015926535897931, 2.3174000185225276`}, {-0.5015926535897931, 1.5208458212008735`}, {-0.5015926535897931, -1.352743678452523}, \ {-0.5015926535897931, -0.2526995033152528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, -2.32415963881094}, \ {-0.49659265358979304`, 2.3173670357677243`}, {-0.49659265358979304`, 1.519986102162477}, {-0.49659265358979304`, -1.353590691023528}, \ {-0.49659265358979304`, -0.2501446108327745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, -2.324059319684261}, \ {-0.4915926535897931, 2.3173348397721245`}, {-0.4915926535897931, 1.5191269677839148`}, {-0.4915926535897931, -1.3544374017450826`}, \ {-0.4915926535897931, -0.24759073494132677`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, -2.3239597715606086`}, \ {-0.4865926535897931, 2.3173034268634147`}, {-0.4865926535897931, 1.5182684120848122`}, {-0.4865926535897931, -1.355283810898107}, \ {-0.4865926535897931, -0.24503786892726176`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, -2.3238609911500734`}, \ {-0.4815926535897931, 2.31727279341953}, {-0.4815926535897931, 1.5174104290895924`}, {-0.4815926535897931, -1.3561299188734663`}, \ {-0.4815926535897931, -0.2424860059434103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, -2.3237629752054096`}, \ {-0.4765926535897931, 2.3172429358682196`}, {-0.4765926535897931, 1.5165530128275937`}, {-0.4765926535897931, -1.3569757261696187`}, \ {-0.4765926535897931, -0.23993513901196656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, -2.323665720521723}, \ {-0.4715926535897931, 2.3172138506866244`}, {-0.4715926535897931, 1.515696157333186}, {-0.4715926535897931, -1.3578212333903126`}, \ {-0.4715926535897931, -0.2373852610273118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, -2.3235692239361625`}, \ {-0.46659265358979307`, 2.3171855344008554`}, {-0.46659265358979307`, 1.514839856645884}, {-0.46659265358979307`, -1.3586664412423404`}, \ {-0.46659265358979307`, -0.23483636475877914`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, -2.323473482327623}, \ {-0.46159265358979307`, 2.3171579835855836`}, {-0.46159265358979307`, 1.5139841048104594`}, {-0.46159265358979307`, \ -1.3595113505333427`}, {-0.46159265358979307`, -0.23228844285336095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, -2.3233784926164405`}, \ {-0.45659265358979306`, 2.3171311948636317`}, {-0.45659265358979306`, 1.5131288958770512`}, {-0.45659265358979306`, \ -1.3603559621696635`}, {-0.45659265358979306`, -0.22974148783835951`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, -2.323284251764105}, \ {-0.45159265358979306`, 2.317105164905575}, {-0.45159265358979306`, 1.512274223901274}, {-0.45159265358979306`, -1.3612002771542535`}, \ {-0.45159265358979306`, -0.22719549212398357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, -2.3231907567729686`}, \ {-0.44659265358979305`, 2.317079890429345}, {-0.44659265358979305`, 1.511420082944325}, {-0.44659265358979305`, -1.3620442965846242`}, \ {-0.44659265358979305`, -0.22465044800589076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, -2.323098004685965}, \ {-0.44159265358979305`, 2.3170553681998416`}, {-0.44159265358979305`, 1.5105664670730883`}, {-0.44159265358979305`, \ -1.3628880216508454`}, {-0.44159265358979305`, -0.22210634766767773`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, -2.323005992586328}, \ {-0.43659265358979304`, 2.317031595028552}, {-0.43659265358979304`, 1.5097133703602401`}, {-0.43659265358979304`, \ -1.3637314536335932`}, {-0.43659265358979304`, -0.21956318318331935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, -2.3229147175973197`}, \ {-0.43159265358979304`, 2.3170085677731698`}, {-0.43159265358979304`, 1.5088607868843504`}, {-0.43159265358979304`, -1.364574593902235}, \ {-0.43159265358979304`, -0.21702094651955828`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, -2.322824176881958}, \ {-0.42659265358979304`, 2.3169862833372266`}, {-0.42659265358979304`, 1.508008710729983}, {-0.42659265358979304`, -1.3654174439129698`}, \ {-0.42659265358979304`, -0.2144796295382457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, -2.322734367642753}, \ {-0.42159265358979303`, 2.3169647386697254`}, {-0.42159265358979303`, 1.5071571359877967`}, {-0.42159265358979303`, \ -1.3662600052070002`}, {-0.42159265358979303`, -0.21193922399863407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, -2.322645287121446}, \ {-0.416592653589793, 2.3169439307647806`}, {-0.416592653589793, 1.5063060567546416`}, {-0.416592653589793, -1.3671022794087515`}, \ {-0.416592653589793, -0.20939972155962436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, -2.3225569325987507`}, \ {-0.411592653589793, 2.3169238566612624`}, {-0.411592653589793, 1.5054554671336582`}, {-0.411592653589793, -1.3679442682241303`}, \ {-0.411592653589793, -0.2068611137819677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, -2.3224693013941042`}, \ {-0.406592653589793, 2.316904513442448}, {-0.406592653589793, 1.5046053612343726`}, {-0.406592653589793, -1.3687859734388237`}, \ {-0.406592653589793, -0.20432339213042255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, -2.3223823908654166`}, \ {-0.40159265358979307`, 2.3168858982356793`}, {-0.40159265358979307`, 1.5037557331727909`}, {-0.40159265358979307`, \ -1.3696273969166357`}, {-0.40159265358979307`, -0.20178654797586923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, -2.3222961984088277`}, \ {-0.39659265358979306`, 2.316868008212021}, {-0.39659265358979306`, 1.5029065770714942`}, {-0.39659265358979306`, \ -1.3704685405978625`}, {-0.39659265358979306`, -0.19925057259738166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, -2.3222107214584686`}, \ {-0.39159265358979306`, 2.3168508405859316`}, {-0.39159265358979306`, 1.5020578870597316`}, {-0.39159265358979306`, \ -1.3713094064977043`}, {-0.39159265358979306`, -0.1967154571842592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, -2.3221259574862243`}, \ {-0.38659265358979306`, 2.3168343926149304`}, {-0.38659265358979306`, 1.5012096572735094`}, {-0.38659265358979306`, \ -1.3721499967047137`}, {-0.38659265358979306`, -0.1941811928380168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, -2.3220419040015052`}, \ {-0.38159265358979305`, 2.31681866159928}, {-0.38159265358979305`, 1.500361881855689}, {-0.38159265358979305`, -1.372990313379279}, \ {-0.38159265358979305`, -0.19164777057433763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, -2.321958558551017}, \ {-0.37659265358979305`, 2.3168036448816642`}, {-0.37659265358979305`, 1.4995145549560709`}, {-0.37659265358979305`, \ -1.3738303587521414`}, {-0.37659265358979305`, -0.1891151813249861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, -2.321875918718539}, \ {-0.3715926535897931, 2.3167893398468777`}, {-0.3715926535897931, 1.4986676707314883`}, {-0.3715926535897931, -1.3746701351229471`}, \ {-0.3715926535897931, -0.1865834159396845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, -2.321793982124707}, \ {-0.3665926535897931, 2.3167757439215175`}, {-0.3665926535897931, 1.4978212233458956`}, {-0.3665926535897931, -1.3755096448588306`}, \ {-0.3665926535897931, -0.18405246518795296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, -2.3217127464267935`}, \ {-0.3615926535897931, 2.3167628545736805`}, {-0.3615926535897931, 1.4969752069704567`}, {-0.3615926535897931, -1.3763488903930319`}, \ {-0.3615926535897931, -0.18152231976091368`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, -2.3216322093185022`}, \ {-0.3565926535897931, 2.316750669312665}, {-0.3565926535897931, 1.4961296157836346`}, {-0.3565926535897931, -1.377187874223543}, \ {-0.3565926535897931, -0.17899297027306077`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, -2.3215523685297557`}, \ {-0.3515926535897931, 2.3167391856886788`}, {-0.3515926535897931, 1.495284443971278}, {-0.3515926535897931, -1.378026598911787}, \ {-0.3515926535897931, -0.1764644072639962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, -2.321473221826496}, \ {-0.3465926535897931, 2.3167284012925498`}, {-0.3465926535897931, 1.4944396857267102`}, {-0.3465926535897931, -1.3788650670813256`}, \ {-0.3465926535897931, -0.17393662120013287`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, -2.3213947670104833`}, \ {-0.34159265358979307`, 2.3167183137554432`}, {-0.34159265358979307`, 1.4935953352508151`}, {-0.34159265358979307`, \ -1.3797032814165962`}, {-0.34159265358979307`, -0.17140960247636483`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, -2.321317001919101}, \ {-0.33659265358979307`, 2.316708920748584}, {-0.33659265358979307`, 1.4927513867521247`}, {-0.33659265358979307`, \ -1.3805412446616778`}, {-0.33659265358979307`, -0.168883341417707}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, -2.321239924425163}, \ {-0.33159265358979306`, 2.316700219982979}, {-0.33159265358979306`, 1.491907834446907}, {-0.33159265358979306`, -1.3813789596190846`}, \ {-0.33159265358979306`, -0.16635782828090367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, -2.321163532436726}, \ {-0.32659265358979306`, 2.3166922092091515`}, {-0.32659265358979306`, 1.4910646725592511`}, {-0.32659265358979306`, \ -1.3822164291485861`}, {-0.32659265358979306`, -0.16383305325600722`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, -2.321087823896907}, \ {-0.32159265358979305`, 2.3166848862168754`}, {-0.32159265358979305`, 1.490221895321155}, {-0.32159265358979305`, -1.3830536561660565`}, \ {-0.32159265358979305`, -0.16130900646792734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, -2.3210127967837}, \ {-0.31659265358979305`, 2.3166782488349127`}, {-0.31659265358979305`, 1.4893794969726124`}, {-0.31659265358979305`, -1.383890643642345}, \ {-0.31659265358979305`, -0.1587856779779527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, -2.3209384491098004`}, \ {-0.31159265358979304`, 2.3166722949307594`}, {-0.31159265358979304`, 1.4885374717616988`}, {-0.31159265358979304`, -1.384727394602177}, \ {-0.31159265358979304`, -0.15626305778524358`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, -2.320864778922432}, \ {-0.30659265358979304`, 2.3166670224103934`}, {-0.30659265358979304`, 1.4876958139446592`}, {-0.30659265358979304`, \ -1.3855639121230765`}, {-0.30659265358979304`, -0.15374113582829982`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, -2.320791784303177}, \ {-0.30159265358979304`, 2.316662429218029}, {-0.30159265358979304`, 1.486854517785995}, {-0.30159265358979304`, -1.3864001993343138`}, \ {-0.30159265358979304`, -0.15121990198639665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, -2.3207194633678085`}, \ {-0.29659265358979303`, 2.316658513335871}, {-0.29659265358979303`, 1.486013577558552}, {-0.29659265358979303`, -1.3872362594158774`}, \ {-0.29659265358979303`, -0.14869934608100374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, -2.320647814266132}, \ {-0.2915926535897931, 2.3166552727838794`}, {-0.2915926535897931, 1.4851729875436066`}, {-0.2915926535897931, -1.3880720955974684`}, \ {-0.2915926535897931, -0.14617945787717124`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, -2.3205768351818215`}, \ {-0.2865926535897931, 2.316652705619532}, {-0.2865926535897931, 1.4843327420309562`}, {-0.2865926535897931, -1.388907711157517}, \ {-0.2865926535897931, -0.14366022708489515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, -2.3205065243322687`}, \ {-0.2815926535897931, 2.316650809937599}, {-0.2815926535897931, 1.483492835319006}, {-0.2815926535897931, -1.389743109422223}, \ {-0.2815926535897931, -0.14114164336045815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, -2.3204368799684265`}, \ {-0.27659265358979307`, 2.3166495838699115`}, {-0.27659265358979307`, 1.4826532617148598`}, {-0.27659265358979307`, -1.390578293764616}, \ {-0.27659265358979307`, -0.1386236963077469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, -2.3203679003746656`}, \ {-0.27159265358979306`, 2.3166490255851455`}, {-0.27159265358979306`, 1.4818140155344084`}, {-0.27159265358979306`, \ -1.3914132676036368`}, {-0.27159265358979306`, -0.13610637547954726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, -2.320299583868625}, \ {-0.26659265358979306`, 2.3166491332886006`}, {-0.26659265358979306`, 1.4809750911024204`}, {-0.26659265358979306`, \ -1.3922480344032413`}, {-0.26659265358979306`, -0.13358967037881678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, -2.3202319288010727`}, \ {-0.26159265358979306`, 2.316649905221988}, {-0.26159265358979306`, 1.4801364827526344`}, {-0.26159265358979306`, \ -1.3930825976715213`}, {-0.26159265358979306`, -0.13107357045993628`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, -2.3201649335557684`}, \ {-0.25659265358979305`, 2.3166513396632205`}, {-0.25659265358979305`, 1.4792981848278492`}, {-0.25659265358979305`, \ -1.3939169609598496`}, {-0.25659265358979305`, -0.12855806512994053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, -2.3200985965493266`}, \ {-0.25159265358979305`, 2.316653434926209}, {-0.25159265358979305`, 1.4784601916800184`}, {-0.25159265358979305`, \ -1.3947511278620395`}, {-0.25159265358979305`, -0.12604314374972803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, -2.320032916231086}, \ {-0.24659265358979304`, 2.3166561893606583`}, {-0.24659265358979304`, 1.4776224976703423`}, {-0.24659265358979304`, \ -1.3955851020135261`}, {-0.24659265358979304`, -0.12352879563525146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, -2.319967891082982}, \ {-0.24159265358979304`, 2.316659601351872}, {-0.24159265358979304`, 1.4767850971693641`}, {-0.24159265358979304`, \ -1.3964188870905654`}, {-0.24159265358979304`, -0.1210150100586888}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, -2.319903519619422}, \ {-0.23659265358979303`, 2.316663669320558}, {-0.23659265358979303`, 1.4759479845570649`}, {-0.23659265358979303`, -1.397252486809451}, \ {-0.23659265358979303`, -0.11850177624959544`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, -2.319839800387164}, \ {-0.23159265358979303`, 2.316668391722638}, {-0.23159265358979303`, 1.4751111542229611`}, {-0.23159265358979303`, \ -1.3980859049257488`}, {-0.23159265358979303`, -0.11598908339603843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, -2.319776731965197}, \ {-0.22659265358979308`, 2.316673767049064}, {-0.22659265358979308`, 1.4742746005662015`}, {-0.22659265358979308`, \ -1.3989191452335492`}, {-0.22659265358979308`, -0.11347692064571234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, -2.319714312964628}, \ {-0.22159265358979308`, 2.316679793825635}, {-0.22159265358979308`, 1.4734383179956674`}, {-0.22159265358979308`, \ -1.3997522115647327`}, {-0.22159265358979308`, -0.11096527710703874`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, -2.3196525420285687`}, \ {-0.21659265358979307`, 2.3166864706128174`}, {-0.21659265358979307`, 1.4726023009300735`}, {-0.21659265358979307`, \ -1.4005851077882603`}, {-0.21659265358979307`, -0.10845414185024803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, -2.3195914178320303`}, \ {-0.21159265358979307`, 2.3166937960055733`}, {-0.21159265358979307`, 1.4717665437980687`}, {-0.21159265358979307`, \ -1.4014178378094693`}, {-0.21159265358979307`, -0.10594350390844567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, -2.3195309390818144`}, \ {-0.20659265358979306`, 2.316701768633187}, {-0.20659265358979306`, 1.470931041038341}, {-0.20659265358979306`, -1.4022504055693927`}, \ {-0.20659265358979306`, -0.10343335227866197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, -2.319471104516414}, \ {-0.20159265358979306`, 2.316710387159101}, {-0.20159265358979306`, 1.4700957870997213`}, {-0.20159265358979306`, \ -1.4030828150440906`}, {-0.20159265358979306`, -0.10092367592288791`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, -2.3194119129059128`}, \ {-0.19659265358979305`, 2.3167196502807488`}, {-0.19659265358979305`, 1.469260776441291}, {-0.19659265358979305`, -1.4039150702439966`}, \ {-0.19659265358979305`, -0.09841446376909282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, -2.319353363051891}, \ {-0.19159265358979305`, 2.3167295567294}, {-0.19159265358979305`, 1.4684260035324899`}, {-0.19159265358979305`, \ -1.4047471752132807`}, {-0.19159265358979305`, -0.09590570471223185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, -2.319295453787333}, \ {-0.18659265358979304`, 2.3167401052699996`}, {-0.18659265358979304`, 1.4675914628532258`}, {-0.18659265358979304`, -1.405579134029225}, \ {-0.18659265358979304`, -0.09339738761523633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, -2.3192381839765357`}, \ {-0.18159265358979304`, 2.3167512947010187`}, {-0.18159265358979304`, 1.4667571488939875`}, {-0.18159265358979304`, \ -1.4064109508016132`}, {-0.18159265358979304`, -0.09088950130999181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, -2.3191815525150274`}, \ {-0.17659265358979304`, 2.3167631238543027`}, {-0.17659265358979304`, 1.4659230561559573`}, {-0.17659265358979304`, \ -1.4072426296721343`}, {-0.17659265358979304`, -0.08838203459830235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, -2.3191255583294788`}, \ {-0.17159265358979303`, 2.3167755915949297`}, {-0.17159265358979303`, 1.4650891791511276`}, {-0.17159265358979303`, \ -1.4080741748138015`}, {-0.17159265358979303`, -0.08587497625284259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, -2.319070200377627}, \ {-0.16659265358979303`, 2.3167886968210643`}, {-0.16659265358979303`, 1.4642555124024184`}, {-0.16659265358979303`, \ -1.4089055904303802`}, {-0.16659265358979303`, -0.08336831501809704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, -2.3190154776481986`}, \ {-0.16159265358979308`, 2.316802438463822}, {-0.16159265358979308`, 1.4634220504437971`}, {-0.16159265358979308`, -1.409736880755833}, \ {-0.16159265358979308`, -0.08086203961128777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, -2.318961389160834}, \ {-0.15659265358979307`, 2.3168168154871345`}, {-0.15659265358979307`, 1.4625887878204011`}, {-0.15659265358979307`, \ -1.4105680500537743`}, {-0.15659265358979307`, -0.07835613872329017}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, -2.3189079339660186`}, \ {-0.15159265358979307`, 2.316831826887616}, {-0.15159265358979307`, 1.4617557190886619`}, {-0.15159265358979307`, \ -1.4113991026169381`}, {-0.15159265358979307`, -0.0758506010195381}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, -2.3188551111450146`}, \ {-0.14659265358979306`, 2.316847471694436}, {-0.14659265358979306`, 1.4609228388164315`}, {-0.14659265358979306`, \ -1.4122300427666594`}, {-0.14659265358979306`, -0.07334541514091775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, -2.3188029198097957`}, \ {-0.14159265358979306`, 2.316863748969197}, {-0.14159265358979306`, 1.4600901415831125`}, {-0.14159265358979306`, \ -1.4130608748523636`}, {-0.14159265358979306`, -0.0708405697046514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, -2.318751359102987}, \ {-0.13659265358979306`, 2.3168806578058097`}, {-0.13659265358979306`, 1.4592576219797886`}, {-0.13659265358979306`, \ -1.4138916032510715`}, {-0.13659265358979306`, -0.06833605330517123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, -2.3187004281978068`}, \ {-0.13159265358979305`, 2.3168981973303757`}, {-0.13159265358979305`, 1.4584252746093604`}, {-0.13159265358979305`, \ -1.4147222323669124`}, {-0.13159265358979305`, -0.06583185451498344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, -2.3186501262980093`}, \ {-0.12659265358979305`, 2.316916366701076}, {-0.12659265358979305`, 1.4575930940866815`}, {-0.12659265358979305`, \ -1.4155527666306498`}, {-0.12659265358979305`, -0.06332796188552292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, -2.318600452637834}, \ {-0.12159265358979304`, 2.316935165108056}, {-0.12159265358979304`, 1.4567610750386983`}, {-0.12159265358979304`, -1.416383210499217}, \ {-0.12159265358979304`, -0.060824363947999574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, -2.318551406481955}, \ {-0.11659265358979304`, 2.316954591773319}, {-0.11659265358979304`, 1.4559292121045933`}, {-0.11659265358979304`, \ -1.4172135684552638`}, {-0.11659265358979304`, -0.05832104921423542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, -2.318502987125437}, \ {-0.11159265358979303`, 2.3169746459506224`}, {-0.11159265358979303`, 1.45509749993593}, {-0.11159265358979303`, -1.4180438450067134`}, \ {-0.11159265358979303`, -0.0558180061774941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, -2.3184551938936884`}, \ {-0.10659265358979303`, 2.3169953269253742`}, {-0.10659265358979303`, 1.4542659331968024`}, {-0.10659265358979303`, \ -1.4188740446863282`}, {-0.10659265358979303`, -0.053315223313302275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, -2.3184080261424254`}, \ {-0.10159265358979308`, 2.3170166340145375`}, {-0.10159265358979308`, 1.453434506563986}, {-0.10159265358979308`, -1.4197041720512869`}, \ {-0.10159265358979308`, -0.050812689080263734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, -2.3183614832576294`}, \ {-0.09659265358979308, 2.3170385665665334`}, {-0.09659265358979308, 1.452603214727093}, {-0.09659265358979308, -1.42053423168277}, \ {-0.09659265358979308, -0.04831039192086609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, -2.318315564655518}, \ {-0.09159265358979307, 2.317061123961149}, {-0.09159265358979307, 1.4517720523887314`}, {-0.09159265358979307, \ -1.4213642281855559`}, {-0.09159265358979307, -0.04580832026228117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, -2.31827026978251}, \ {-0.08659265358979307, 2.3170843056094514`}, {-0.08659265358979307, 1.450941014264666}, {-0.08659265358979307, -1.4221941661876245`}, \ {-0.08659265358979307, -0.04330646251715842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, -2.318225598115199}, \ {-0.08159265358979306, 2.317108110953701}, {-0.08159265358979306, 1.4501100950839834`}, {-0.08159265358979306, \ -1.4230240503397709`}, {-0.08159265358979306, -0.04080480708441271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, -2.3181815491603253`}, \ {-0.07659265358979306, 2.3171325394672673`}, {-0.07659265358979306, 1.449279289589262}, {-0.07659265358979306, -1.4238538853152283`}, \ {-0.07659265358979306, -0.03830334235000597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, -2.3181381224547564`}, \ {-0.07159265358979305, 2.3171575906545536`}, {-0.07159265358979305, 1.4484485925367434`}, {-0.07159265358979305, \ -1.4246836758092976`}, {-0.07159265358979305, -0.03580205668772366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, -2.318095317565467}, \ {-0.06659265358979305, 2.3171832640509185`}, {-0.06659265358979305, 1.4476179986965096`}, {-0.06659265358979305, \ -1.4255134265389868`}, {-0.06659265358979305, -0.03330093845994597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, -2.3180531340895207`}, \ {-0.061592653589793045`, 2.317209559222604}, {-0.061592653589793045`, 1.4467875028526627`}, {-0.061592653589793045`, \ -1.4263431422426587`}, {-0.061592653589793045`, -0.030799976018414315`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, -2.3180115716540586`}, \ {-0.05659265358979304, 2.3172364757666664`}, {-0.05659265358979304, 1.4459570998035096`}, {-0.05659265358979304, \ -1.4271728276796856`}, {-0.05659265358979304, -0.028299157704993316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, -2.3179706299162874`}, \ {-0.051592653589793036`, 2.3172640133109086`}, {-0.051592653589793036`, 1.4451267843617501`}, {-0.051592653589793036`, \ -1.4280024876301127`}, {-0.051592653589793036`, -0.025798471852428673`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, -2.3179303085634717`}, \ {-0.04659265358979303, 2.317292171513818}, {-0.04659265358979303, 1.44429655135467}, {-0.04659265358979303, -1.428832126894328}, \ {-0.04659265358979303, -0.02329790678510119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, -2.317890607312931}, \ {-0.04159265358979303, 2.317320950064506}, {-0.04159265358979303, 1.4434663956243374`}, {-0.04159265358979303, \ -1.4296617502927418`}, {-0.04159265358979303, -0.020797450819777286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, -2.317851525912035}, \ {-0.03659265358979302, 2.3173503486826483`}, {-0.03659265358979302, 1.4426363120278047`}, {-0.03659265358979302, \ -1.4304913626654698`}, {-0.03659265358979302, -0.01829709226635636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, -2.317813064138208}, \ {-0.03159265358979302, 2.317380367118435}, {-0.03159265358979302, 1.4418062954373145`}, {-0.03159265358979302, \ -1.4313209688720283`}, {-0.03159265358979302, -0.01579681942861524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, -2.317775221798932}, \ {-0.026592653589793014`, 2.317411005152517}, {-0.026592653589793014`, 1.4409763407405096`}, {-0.026592653589793014`, \ -1.4321505737910312`}, {-0.026592653589793014`, -0.013296620604950023`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, -2.3177379987317526`}, \ {-0.02159265358979301, 2.3174422625959563`}, {-0.02159265358979301, 1.4401464428406494`}, {-0.02159265358979301, -1.432980182319898}, \ {-0.02159265358979301, -0.01079648408911575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, -2.3177013948042915`}, \ {-0.016592653589793005`, 2.317474139290185}, {-0.016592653589793005`, 1.4393165966568295`}, {-0.016592653589793005`, \ -1.4338097993745655`}, {-0.016592653589793005`, -0.0082963981709641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, -2.3176654099142575`}, \ {-0.011592653589793, 2.317506635106959}, {-0.011592653589793, 1.4384867971242077`}, {-0.011592653589793, -1.434639429889208}, \ {-0.011592653589793, -0.005796351137179411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, -2.3176300439894635`}, \ {-0.006592653589792996, 2.3175397499483235`}, {-0.006592653589792996, 1.4376570391942336`}, {-0.006592653589792996, -1.435469078815962}, \ {-0.006592653589792996, -0.0032963312720134127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, -2.317595296987847}, \ {-0.0015926535897931027`, 2.317573483746572}, {-0.0015926535897931027`, 1.436827317834886}, {-0.0015926535897931027`, \ -1.4362987511246599`}, {-0.0015926535897931027`, -0.0007963268580190037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.317607836464218}, { 0.0034073464102069018`, -2.3175611688974898`}, { 0.0034073464102069018`, -1.437128451802565}, { 0.0034073464102069018`, 1.4359976280309124`}, { 0.0034073464102069018`, 0.001703673823216998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.317642808093962}, { 0.008407346410206906, -2.3175276597366437`}, { 0.008407346410206906, -1.4379581858541186`}, {0.008407346410206906, 1.4351679647840767`}, {0.008407346410206906, 0.004203682490340918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.317678398658666}, { 0.01340734641020691, -2.31749476955376}, { 0.01340734641020691, -1.4387879583006873`}, {0.01340734641020691, 1.434338323113412}, {0.01340734641020691, 0.0067037108614999745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.3177146082113285`}, { 0.018407346410206915`, -2.317462498427519}, { 0.018407346410206915`, -1.439617774180319}, {0.018407346410206915`, 1.433508698055478}, {0.018407346410206915`, 0.009203770653609495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.3177514368350636`}, { 0.02340734641020692, -2.3174308464668654`}, { 0.02340734641020692, -1.4404476385475042`}, {0.02340734641020692, 1.4326790846646258`}, {0.02340734641020692, 0.011703873581619733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.3177888846430847`}, { 0.028407346410206924`, -2.317399813811043}, { 0.028407346410206924`, -1.441277556472941}, {0.028407346410206924`, 1.4318494780132685`}, {0.028407346410206924`, 0.014204031357781798`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, 2.317826951778687}, { 0.03340734641020693, -2.317369400629638}, { 0.03340734641020693, -1.4421075330433069`}, {0.03340734641020693, 1.431019873192157}, {0.03340734641020693, 0.016704255690912526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, 2.3178656384152374`}, { 0.03840734641020693, -2.3173396071226198`}, { 0.03840734641020693, -1.442937573361036}, {0.03840734641020693, 1.4301902653106635`}, {0.03840734641020693, 0.019204558285657803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, 2.3179049447561635`}, { 0.04340734641020694, -2.317310433520387}, { 0.04340734641020694, -1.4437676825440988`}, {0.04340734641020694, 1.429360649497071}, {0.04340734641020694, 0.02170495084175428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, 2.3179448710349497`}, { 0.04840734641020694, -2.31728188008382}, { 0.04840734641020694, -1.4445978657257907`}, {0.04840734641020694, 1.4285310208988693`}, {0.04840734641020694, 0.02420544505328894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, 2.317985417515132}, { 0.053407346410206946`, -2.317253947104328}, { 0.053407346410206946`, -1.445428128054521}, {0.053407346410206946`, 1.4277013746830587`}, {0.053407346410206946`, 0.026706052607956245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, 2.3180265844902985`}, { 0.05840734641020695, -2.3172266349039075`}, { 0.05840734641020695, -1.4462584746936094`}, {0.05840734641020695, 1.426871706036459}, {0.05840734641020695, 0.029206785186312804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, 2.318068372284094}, { 0.06340734641020696, -2.317199943835201}, { 0.06340734641020696, -1.4470889108210867`}, {0.06340734641020696, 1.426042010166028}, {0.06340734641020696, 0.03170765446102881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, 2.318110781250222}, { 0.06840734641020696, -2.3171738742815577`}, { 0.06840734641020696, -1.447919441629499}, {0.06840734641020696, 1.4252122822991846`}, {0.06840734641020696, 0.03420867209613631}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, 2.318153811772457}, { 0.07340734641020696, -2.3171484266570963`}, { 0.07340734641020696, -1.4487500723257163`}, {0.07340734641020696, 1.4243825176841427`}, {0.07340734641020696, 0.03670984974627385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, 2.318197464264653}, { 0.07840734641020697, -2.317123601406776}, { 0.07840734641020697, -1.449580808130746}, {0.07840734641020697, 1.4235527115902495`}, {0.07840734641020697, 0.03921119905592711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, 2.318241739170762}, { 0.08340734641020697, -2.317099399006464}, { 0.08340734641020697, -1.4504116542795498`}, {0.08340734641020697, 1.4227228593083339`}, {0.08340734641020697, 0.041712731658665334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, 2.3182866369648467`}, { 0.08840734641020698, -2.3170758199630117`}, { 0.08840734641020698, -1.4512426160208656`}, {0.08840734641020698, 1.4218929561510625`}, {0.08840734641020698, 0.04421445917637319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, 2.318332158151106}, { 0.09340734641020698, -2.3170528648143303`}, { 0.09340734641020698, -1.452073698617031}, {0.09340734641020698, 1.4210629974533022`}, {0.09340734641020698, 0.046716393218477655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, 2.3183783032638945`}, { 0.09840734641020699, -2.317030534129472}, { 0.09840734641020699, -1.452904907343814}, {0.09840734641020699, 1.4202329785724948`}, {0.09840734641020699, 0.04921854538116972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, 2.3184250728677522`}, { 0.10340734641020699`, -2.3170088285087123`}, { 0.10340734641020699`, -1.4537362474902438`}, {0.10340734641020699`, 1.4194028948890354`}, {0.10340734641020699`, 0.05172092724662058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, 2.318472467557431}, { 0.108407346410207, -2.316987748583637}, { 0.108407346410207, -1.4545677243584476`}, {0.108407346410207, 1.4185727418066643`}, {0.108407346410207, 0.0542235503821918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, 2.318520487957929}, { 0.113407346410207, -2.316967295017232}, { 0.113407346410207, -1.4553993432634904`}, {0.113407346410207, 1.417742514752865}, {0.113407346410207, 0.05672642633963942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, 2.3185691347245263`}, { 0.118407346410207, -2.3169474685039755`}, { 0.118407346410207, -1.4562311095332168`}, {0.118407346410207, 1.4169122091792719`}, {0.118407346410207, 0.05922956665431136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, 2.3186184085428234`}, { 0.1234073464102069, -2.3169282697699347`}, { 0.1234073464102069, -1.4570630285080979`}, {0.1234073464102069, 1.416081820562088}, {0.1234073464102069, 0.06173298284433796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, 2.318668310128779}, { 0.1284073464102069, -2.316909699572866}, { 0.1284073464102069, -1.4578951055410811`}, {0.1284073464102069, 1.4152513444025125`}, {0.1284073464102069, 0.06423668640981546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, 2.3187188402287595`}, { 0.1334073464102069, -2.316891758702316}, { 0.1334073464102069, -1.4587273459974415`}, {0.1334073464102069, 1.4144207762271774`}, {0.1334073464102069, 0.06674068883198152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, 2.318769999619584}, { 0.1384073464102069, -2.3168744479797274`}, { 0.1384073464102069, -1.4595597552546375`}, {0.1384073464102069, 1.4135901115885943`}, {0.1384073464102069, 0.06924500157238307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, 2.3188217891085747`}, { 0.14340734641020692`, -2.3168577682585494`}, { 0.14340734641020692`, -1.4603923387021704`}, {0.14340734641020692`, 1.4127593460656118`}, {0.14340734641020692`, 0.07174963607203586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, 2.3188742095336106`}, { 0.14840734641020692`, -2.31684172042435}, { 0.14840734641020692`, -1.4612251017414437`}, {0.14840734641020692`, 1.4119284752638843`}, {0.14840734641020692`, 0.07425460375057522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, 2.318927261763184}, { 0.15340734641020692`, -2.3168263053949305`}, { 0.15340734641020692`, -1.4620580497856288`}, {0.15340734641020692`, 1.4110974948163493`}, {0.15340734641020692`, 0.07675991600539797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, 2.31898094669646}, { 0.15840734641020693`, -2.316811524120446}, { 0.15840734641020693`, -1.4628911882595301`}, {0.15840734641020693`, 1.4102664003837186`}, {0.15840734641020693`, 0.0792655842107948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, 2.3190352652633397`}, { 0.16340734641020693`, -2.3167973775835278`}, { 0.16340734641020693`, -1.4637245225994555`}, {0.16340734641020693`, 1.4094351876549787`}, {0.16340734641020693`, 0.08177161971707295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, 2.3190902184245235`}, { 0.16840734641020694`, -2.3167838667994074`}, { 0.16840734641020694`, -1.464558058253087}, {0.16840734641020694`, 1.4086038523479025`}, {0.16840734641020694`, 0.08427803384966873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, 2.319145807171583}, { 0.17340734641020694`, -2.3167709928160494`}, { 0.17340734641020694`, -1.465391800679356}, {0.17340734641020694`, 1.407772390209576}, {0.17340734641020694`, 0.08678483790824972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, 2.3192020325270306`}, { 0.17840734641020695`, -2.316758756714281}, { 0.17840734641020695`, -1.466225755348318}, {0.17840734641020695`, 1.4069407970169328`}, {0.17840734641020695`, 0.08929204316580575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, 2.319258895544395}, { 0.18340734641020695`, -2.31674715960793}, { 0.18340734641020695`, -1.467059927741033}, {0.18340734641020695`, 1.406109068577303}, {0.18340734641020695`, 0.09179966086772887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, 2.3193163973082984`}, { 0.18840734641020696`, -2.316736202643963}, { 0.18840734641020696`, -1.4678943233494455`}, {0.18840734641020696`, 1.4052772007289762`}, {0.18840734641020696`, 0.0943077022308815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, 2.319374538934539}, { 0.19340734641020696`, -2.31672588700263}, { 0.19340734641020696`, -1.4687289476762675`}, {0.19340734641020696`, 1.4044451893417746`}, {0.19340734641020696`, 0.09681617844265256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, 2.3194333215701732`}, { 0.19840734641020696`, -2.316716213897611}, { 0.19840734641020696`, -1.4695638062348637`}, {0.19840734641020696`, 1.403613030317641}, {0.19840734641020696`, 0.099325100660001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, 2.319492746393604}, { 0.20340734641020697`, -2.316707184576165}, { 0.20340734641020697`, -1.4703989045491384`}, {0.20340734641020697`, 1.4027807195912398`}, {0.20340734641020697`, 0.1018344800084866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, 2.3195528146146724`}, { 0.20840734641020697`, -2.316698800319285}, { 0.20840734641020697`, -1.4712342481534237`}, {0.20840734641020697`, 1.4019482531305727`}, {0.20840734641020697`, 0.1043443275812873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, 2.3196135274747482`}, { 0.21340734641020698`, -2.3166910624418557`}, { 0.21340734641020698`, -1.4720698425923708`}, {0.21340734641020698`, 1.4011156269376064`}, {0.21340734641020698`, 0.1068546544382028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, 2.3196748862468293`}, { 0.21840734641020698`, -2.316683972292812}, { 0.21840734641020698`, -1.4729056934208427`}, {0.21840734641020698`, 1.4002828370489175`}, {0.21840734641020698`, 0.10936547160464409`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, 2.31973689223564}, { 0.223407346410207, -2.316677531255307}, { 0.223407346410207, -1.4737418062038068`}, {0.223407346410207, 1.3994498795363504`}, {0.223407346410207, 0.111876790070608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, 2.3197995467777344`}, { 0.228407346410207, -2.316671740746879}, { 0.228407346410207, -1.4745781865162315`}, {0.228407346410207, 1.39861675050769}, {0.228407346410207, 0.11438862078963721`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, 2.3198628512416035`}, { 0.233407346410207, -2.3166666022196227`}, { 0.233407346410207, -1.475414839942983}, {0.233407346410207, 1.3977834461073526`}, {0.233407346410207, 0.11690097467776446`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, 2.3199268070277848`}, { 0.238407346410207, -2.3166621171603663`}, { 0.238407346410207, -1.4762517720787243`}, {0.238407346410207, 1.3969499625170885`}, {0.238407346410207, 0.11941386261244032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, 2.3199914155689725`}, { 0.243407346410207, -2.3166582870908505`}, { 0.243407346410207, -1.4770889885278125`}, {0.243407346410207, 1.3961162959567044`}, {0.243407346410207, 0.12192729543144554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, 2.320056678330137}, { 0.248407346410207, -2.316655113567912}, { 0.248407346410207, -1.4779264949042041`}, {0.248407346410207, 1.3952824426848005`}, {0.248407346410207, 0.12444128393178532`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, 2.320122596808642}, { 0.2534073464102069, -2.3166525981836705`}, { 0.2534073464102069, -1.4787642968313548`}, {0.2534073464102069, 1.3944483989995247`}, {0.2534073464102069, 0.12695583886856684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, 2.3201891725343686`}, { 0.2584073464102069, -2.3166507425657197`}, { 0.2584073464102069, -1.4796023999421228`}, {0.2584073464102069, 1.3936141612393451`}, {0.2584073464102069, 0.1294709709538589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.3202564070698384`}, { 0.2634073464102069, -2.316649548377323}, { 0.2634073464102069, -1.480440809878675}, {0.2634073464102069, 1.3927797257838392`}, {0.2634073464102069, 0.13198669085553263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.3203243020103472`}, { 0.2684073464102069, -2.3166490173176113`}, { 0.2684073464102069, -1.481279532292391}, {0.2684073464102069, 1.3919450890545013`}, {0.2684073464102069, 0.13450300919608338`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.320392858984093}, { 0.2734073464102069, -2.316649151121786}, { 0.2734073464102069, -1.4821185728437714`}, {0.2734073464102069, 1.3911102475155694`}, {0.2734073464102069, 0.13701993655143388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.3204620796523154`}, { 0.2784073464102069, -2.316649951561328}, { 0.2784073464102069, -1.4829579372023434`}, {0.2784073464102069, 1.3902751976748695`}, {0.2784073464102069, 0.13953748344971612`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.3205319657094337`}, { 0.28340734641020693`, -2.3166514204442037`}, { 0.28340734641020693`, -1.4837976310465708`}, {0.28340734641020693`, 1.3894399360846814`}, {0.28340734641020693`, 0.14205566037003364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.3206025188831885`}, { 0.28840734641020693`, -2.3166535596150846`}, { 0.28840734641020693`, -1.4846376600637627`}, {0.28840734641020693`, 1.388604459342622}, {0.28840734641020693`, 0.14457447774120255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.3206737409347897`}, { 0.29340734641020694`, -2.316656370955565}, { 0.29340734641020694`, -1.4854780299499826`}, {0.29340734641020694`, 1.3877687640925513`}, {0.29340734641020694`, 0.14709394594047054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.320745633659066}, { 0.29840734641020694`, -2.3166598563843825`}, { 0.29840734641020694`, -1.4863187464099596`}, {0.29840734641020694`, 1.3869328470254971`}, {0.29840734641020694`, 0.14961407529221385`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.3208181988846173`}, { 0.30340734641020695`, -2.31666401785765}, { 0.30340734641020695`, -1.4871598151569996`}, {0.30340734641020695`, 1.3860967048806025`}, {0.30340734641020695`, 0.15213487606661125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.3208914384739714`}, { 0.30840734641020695`, -2.3166688573690823`}, { 0.30840734641020695`, -1.4880012419128954`}, {0.30840734641020695`, 1.3852603344460945`}, {0.30840734641020695`, 0.1546563584782952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.320965354323745}, { 0.31340734641020696`, -2.316674376950235}, { 0.31340734641020696`, -1.48884303240784}, {0.31340734641020696`, 1.3844237325602744`}, {0.31340734641020696`, 0.1571785326849778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.3210399483648065`}, { 0.31840734641020696`, -2.3166805786707436`}, { 0.31840734641020696`, -1.4896851923803394`}, {0.31840734641020696`, 1.3835868961125326`}, {0.31840734641020696`, 0.1597014087860532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.3211152225624443`}, { 0.32340734641020696`, -2.3166874646385676`}, { 0.32340734641020696`, -1.490527727577123}, {0.32340734641020696`, 1.3827498220443848`}, {0.32340734641020696`, 0.16222499682117403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.321191178916537}, { 0.32840734641020697`, -2.3166950370002395`}, { 0.32840734641020697`, -1.4913706437530585`}, {0.32840734641020697`, 1.3819125073505338`}, {0.32840734641020697`, 0.16474930676880203`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.3212678194617284`}, { 0.333407346410207, -2.316703297941118}, { 0.333407346410207, -1.4922139466710647`}, {0.333407346410207, 1.381074949079954}, {0.333407346410207, 0.16727434854473225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.321345146267605}, { 0.338407346410207, -2.316712249685645}, { 0.338407346410207, -1.4930576421020236`}, {0.338407346410207, 1.3802371443370027`}, {0.338407346410207, 0.1698001320005892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.3214231614388803`}, { 0.343407346410207, -2.316721894497608}, { 0.343407346410207, -1.4939017358246947`}, {0.343407346410207, 1.3793990902825555`}, {0.343407346410207, 0.17232666692229623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.321501867115576}, { 0.348407346410207, -2.316732234680406}, { 0.348407346410207, -1.4947462336256283`}, {0.348407346410207, 1.378560784135169}, {0.348407346410207, 0.17485396302851514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.3215812654732164`}, { 0.353407346410207, -2.3167432725773227`}, { 0.353407346410207, -1.4955911412990777`}, {0.353407346410207, 1.3777222231722692`}, {0.353407346410207, 0.17738202996905672`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.321661358723018}, { 0.358407346410207, -2.3167550105718004`}, { 0.358407346410207, -1.496436464646913}, {0.358407346410207, 1.376883404731369}, {0.358407346410207, 0.179910877323261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.321742149112089}, { 0.363407346410207, -2.31676745108772}, { 0.363407346410207, -1.4972822094785343`}, {0.363407346410207, 1.3760443262113116`}, {0.363407346410207, 0.1824405145983468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.3218236389236275`}, { 0.368407346410207, -2.3167805965896884`}, { 0.368407346410207, -1.4981283816107833`}, {0.368407346410207, 1.3752049850735446`}, {0.368407346410207, 0.18497095122772955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.3219058304771285`}, { 0.373407346410207, -2.316794449583327}, { 0.373407346410207, -1.4989749868678566`}, {0.373407346410207, 1.3743653788434225`}, {0.373407346410207, 0.18750219656930633`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.321988726128591}, { 0.3784073464102069, -2.3168090126155647`}, { 0.3784073464102069, -1.499822031081217}, {0.3784073464102069, 1.3735255051115396`}, {0.3784073464102069, 0.1900342599037075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.3220723282707323`}, { 0.3834073464102069, -2.316824288274942}, { 0.3834073464102069, -1.5006695200895044`}, {0.3834073464102069, 1.3726853615350938`}, {0.3834073464102069, 0.19256715043251513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.322156639333201}, { 0.3884073464102069, -2.3168402791919123`}, { 0.3884073464102069, -1.501517459738449}, {0.3884073464102069, 1.3718449458392818`}, {0.3884073464102069, 0.1951008772764453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.322241661782803}, { 0.3934073464102069, -2.316856988039151}, { 0.3934073464102069, -1.502365855880779}, {0.3934073464102069, 1.371004255818727}, {0.3934073464102069, 0.19763544947349493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.32232739812372}, { 0.3984073464102069, -2.316874417531872}, { 0.3984073464102069, -1.5032147143761325`}, {0.3984073464102069, 1.3701632893389402`}, {0.3984073464102069, 0.20017087597705255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.3224138508977425`}, { 0.4034073464102069, -2.3168925704281467`}, { 0.4034073464102069, -1.5040640410909645`}, {0.4034073464102069, 1.3693220443378136`}, {0.4034073464102069, 0.20270716565397046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.3225010226845004`}, { 0.40840734641020693`, -2.316911449529228}, { 0.40840734641020693`, -1.5049138418984578`}, {0.40840734641020693`, 1.3684805188271514`}, {0.40840734641020693`, 0.205244327282599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.3225889161017013`}, { 0.41340734641020693`, -2.3169310576798803`}, { 0.41340734641020693`, -1.5057641226784282`}, {0.41340734641020693`, 1.3676387108942338`}, {0.41340734641020693`, 0.207782369550781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.3226775338053693`}, { 0.41840734641020694`, -2.3169513977687157`}, { 0.41840734641020694`, -1.5066148893172322`}, {0.41840734641020694`, 1.3667966187034188`}, {0.41840734641020694`, 0.2103213010538059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.322766878490094}, { 0.42340734641020705`, -2.3169724727285343`}, { 0.42340734641020705`, -1.5074661477076723`}, {0.42340734641020705`, 1.3659542404977802`}, {0.42340734641020705`, 0.21286113029232265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.3228569528892757`}, { 0.42840734641020695`, -2.316994285536668}, { 0.42840734641020695`, -1.5083179037489025`}, {0.42840734641020695`, 1.3651115746007856`}, {0.42840734641020695`, 0.2154018656702091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.3229477597753823`}, { 0.43340734641020706`, -2.3170168392153343`}, { 0.43340734641020706`, -1.5091701633463308`}, {0.43340734641020706`, 1.3642686194180105`}, {0.43340734641020706`, 0.21794351549240024`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.323039301960206}, { 0.43840734641020696`, -2.317040136831992}, { 0.43840734641020696`, -1.510022932411522}, {0.43840734641020696`, 1.3634253734388961`}, {0.43840734641020696`, 0.2204860879626681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.3231315822951273`}, { 0.44340734641020685`, -2.3170641814997026`}, { 0.44340734641020685`, -1.510876216862099}, {0.44340734641020685`, 1.3625818352385446`}, {0.44340734641020685`, 0.22302959118136043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.3232246036713806`}, { 0.44840734641020696`, -2.3170889763774993`}, { 0.44840734641020696`, -1.5117300226216432`}, {0.44840734641020696`, 1.3617380034795594`}, {0.44840734641020696`, 0.225574033143089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.3233183690203263`}, { 0.45340734641020686`, -2.31711452467076}, { 0.45340734641020686`, -1.5125843556195924`}, {0.45340734641020686`, 1.3608938769139265`}, {0.45340734641020686`, 0.22811942173437144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.3234128813137276`}, { 0.458407346410207, -2.317140829631586}, { 0.458407346410207, -1.5134392217911379`}, {0.458407346410207, 1.3600494543849402`}, {0.458407346410207, 0.23066576473122483`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.3235081435640286`}, { 0.46340734641020687`, -2.317167894559188}, { 0.46340734641020687`, -1.5142946270771214`}, {0.46340734641020687`, 1.3592047348291756`}, {0.46340734641020687`, 0.23321306979670686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.3236041588246428`}, { 0.468407346410207, -2.3171957228002773`}, { 0.468407346410207, -1.5151505774239278`}, {0.468407346410207, 1.3583597172785045`}, {0.468407346410207, 0.23576134447840796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.32370093019024}, { 0.4734073464102069, -2.3172243177494596`}, { 0.4734073464102069, -1.516007078783379}, {0.4734073464102069, 1.3575144008621618`}, {0.4734073464102069, 0.2383105962058885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.3237984607970437`}, { 0.478407346410207, -2.317253682849641}, { 0.478407346410207, -1.5168641371126241`}, {0.478407346410207, 1.3566687848088579`}, {0.478407346410207, 0.24086083228806351`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.323896753823127}, { 0.4834073464102069, -2.3172838215924356`}, { 0.4834073464102069, -1.5177217583740283`}, {0.4834073464102069, 1.3558228684489422`}, {0.4834073464102069, 0.24341205991053091`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.3239958124887194`}, { 0.488407346410207, -2.3173147375185796`}, { 0.488407346410207, -1.5185799485350617`}, {0.488407346410207, 1.354976651216618}, {0.488407346410207, 0.2459642861328441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.324095640056516}, { 0.4934073464102069, -2.3173464342183547`}, { 0.4934073464102069, -1.5194387135681828`}, {0.4934073464102069, 1.3541301326522077`}, {0.4934073464102069, 0.24851751788572515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.3241962398319878`}, { 0.498407346410207, -2.3173789153320126`}, { 0.498407346410207, -1.520298059450724}, {0.498407346410207, 1.3532833124044745`}, {0.498407346410207, 0.2510717619682201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.3242976151637045`}, { 0.5034073464102069, -2.31741218455021}, { 0.5034073464102069, -1.521157992164771}, {0.5034073464102069, 1.3524361902329955`}, {0.5034073464102069, 0.2536270250447913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.3243997694436573`}, { 0.508407346410207, -2.317446245614449}, { 0.508407346410207, -1.522018517697045}, {0.508407346410207, 1.3515887660105945`}, {0.508407346410207, 0.2561833136423494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.324502706107585}, { 0.5134073464102069, -2.317481102317524}, { 0.5134073464102069, -1.5228796420387771`}, {0.5134073464102069, 1.3507410397258293`}, {0.5134073464102069, 0.25874063414721915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.3246064286353123`}, { 0.518407346410207, -2.317516758503974}, { 0.518407346410207, -1.5237413711855852`}, {0.518407346410207, 1.3498930114855405`}, {0.518407346410207, 0.2612989928020421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.3247109405510855`}, { 0.5234073464102069, -2.317553218070543}, { 0.5234073464102069, -1.5246037111373456`}, {0.5234073464102069, 1.34904468151746}, {0.5234073464102069, 0.2638583957026092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.324816245423919}, { 0.528407346410207, -2.3175904849666455`}, { 0.528407346410207, -1.5254666678980646`}, {0.528407346410207, 1.3481960501728802`}, {0.528407346410207, 0.26641884879462785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.3249223468679436`}, { 0.5334073464102069, -2.317628563194842}, { 0.5334073464102069, -1.526330247475745}, {0.5334073464102069, 1.3473471179293903`}, {0.5334073464102069, 0.2689803578704149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.325029248542762}, { 0.538407346410207, -2.3176674568113165`}, { 0.538407346410207, -1.5271944558822528`}, {0.538407346410207, 1.3464978853936727`}, {0.538407346410207, 0.27154292856552115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.32513695415381}, { 0.5434073464102069, -2.317707169926366}, { 0.5434073464102069, -1.5280592991331778`}, {0.5434073464102069, 1.345648353304372}, {0.5434073464102069, 0.27410656635527786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.3252454674527203`}, { 0.548407346410207, -2.317747706704894}, { 0.548407346410207, -1.5289247832476967`}, {0.548407346410207, 1.3447985225350279`}, {0.548407346410207, 0.2766712765512712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.3253547922376967`}, { 0.553407346410207, -2.317789071366911}, { 0.553407346410207, -1.5297909142484274`}, {0.553407346410207, 1.3439483940970807`}, {0.553407346410207, 0.279237064297736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.3254649323538885`}, { 0.5584073464102071, -2.317831268188045}, { 0.5584073464102071, -1.5306576981612856`}, {0.5584073464102071, 1.3430979691429488`}, {0.5584073464102071, 0.28180393456787145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.325575891693774}, { 0.563407346410207, -2.317874301500056}, { 0.563407346410207, -1.531525141015335}, {0.563407346410207, 1.3422472489691792`}, {0.563407346410207, 0.2843718921600747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.32568767419755}, { 0.5684073464102071, -2.3179181756913585`}, { 0.5684073464102071, -1.5323932488426364`}, {0.5684073464102071, 1.3413962350196738`}, {0.5684073464102071, 0.2869409416940912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.3258002838535248`}, { 0.573407346410207, -2.3179628952075557`}, { 0.573407346410207, -1.5332620276780928`}, {0.573407346410207, 1.340544928888995}, {0.573407346410207, 0.2895110876070778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.3259137246985175`}, { 0.5784073464102069, -2.318008464551974}, { 0.5784073464102069, -1.534131483559292}, {0.5784073464102069, 1.3396933323257485`}, {0.5784073464102069, 0.2920823341495808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.326028000818265}, { 0.583407346410207, -2.3180548882862118`}, { 0.583407346410207, -1.5350016225263463`}, {0.583407346410207, 1.3388414472360504`}, {0.583407346410207, 0.2946546853814211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.3261431163478345`}, { 0.5884073464102069, -2.318102171030692}, { 0.5884073464102069, -1.5358724506217254`}, {0.5884073464102069, 1.3379892756870755`}, {0.5884073464102069, 0.2972281451674887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.3262590754720387`}, { 0.593407346410207, -2.318150317465224}, { 0.593407346410207, -1.5367439738900925`}, {0.593407346410207, 1.3371368199106937`}, {0.593407346410207, 0.29980271717344215`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.3263758824258636`}, { 0.5984073464102069, -2.318199332329574}, { 0.5984073464102069, -1.5376161983781305`}, {0.5984073464102069, 1.3362840823071938`}, {0.5984073464102069, 0.3023784048613113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.3264935414948953`}, { 0.603407346410207, -2.318249220424043}, { 0.603407346410207, -1.5384891301343675`}, {0.603407346410207, 1.335431065449097}, {0.603407346410207, 0.30495521148499993`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.3266120570157587`}, { 0.6084073464102069, -2.3182999866100498`}, { 0.6084073464102069, -1.5393627752089993`}, {0.6084073464102069, 1.3345777720850651`}, {0.6084073464102069, 0.30753314008568766`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.3267314333765596`}, { 0.613407346410207, -2.3183516358107306`}, { 0.613407346410207, -1.5402371396537065`}, {0.613407346410207, 1.333724205143901}, {0.613407346410207, 0.31011219348712693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.3268516750173336`}, { 0.6184073464102069, -2.3184041730115363`}, { 0.6184073464102069, -1.5411122295214674`}, {0.6184073464102069, 1.3328703677386498`}, {0.6184073464102069, 0.31269237429083174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.326972786430503}, { 0.623407346410207, -2.3184576032608457`}, { 0.623407346410207, -1.5419880508663706`}, {0.623407346410207, 1.3320162631707977`}, {0.623407346410207, 0.31527368487115925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.3270947721613378`}, { 0.6284073464102069, -2.3185119316705873`}, { 0.6284073464102069, -1.5428646097434175`}, {0.6284073464102069, 1.3311618949345754`}, {0.6284073464102069, 0.3178561273702761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.3272176368084265`}, { 0.633407346410207, -2.3185671634168625`}, { 0.633407346410207, -1.5437419122083276`}, {0.633407346410207, 1.3303072667213662`}, {0.633407346410207, 0.3204397036930119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.327341385024149}, { 0.6384073464102069, -2.318623303740589}, { 0.6384073464102069, -1.5446199643173324`}, {0.6384073464102069, 1.3294523824242221`}, {0.6384073464102069, 0.3230244155015915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.3274660215151637`}, { 0.643407346410207, -2.3186803579481405`}, { 0.643407346410207, -1.5454987721269717`}, {0.643407346410207, 1.3285972461424906`}, {0.643407346410207, 0.32561026421025013`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.3275915510428917`}, { 0.6484073464102069, -2.3187383314120074`}, { 0.6484073464102069, -1.546378341693881}, {0.6484073464102069, 1.3277418621865569`}, {0.6484073464102069, 0.3281972509797191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.3277179784240167`}, { 0.653407346410207, -2.3187972295714565`}, { 0.653407346410207, -1.5472586790745757`}, {0.653407346410207, 1.326886235082701}, {0.653407346410207, 0.330785376711589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.3278453085309896`}, { 0.6584073464102069, -2.3188570579332084`}, { 0.6584073464102069, -1.5481397903252307`}, {0.6584073464102069, 1.3260303695780775`}, {0.6584073464102069, 0.3333746420425379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.3279735462925344`}, { 0.663407346410207, -2.318917822072117}, { 0.663407346410207, -1.5490216815014566`}, {0.663407346410207, 1.3251742706458147`}, {0.663407346410207, 0.3359650473384296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.328102696694171}, { 0.6684073464102069, -2.3189795276318637`}, { 0.6684073464102069, -1.549904358658068}, {0.6684073464102069, 1.3243179434902435`}, {0.6684073464102069, 0.3385565926882696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.3282327647787393`}, { 0.673407346410207, -2.319042180325659}, { 0.673407346410207, -1.55078782784885}, {0.673407346410207, 1.3234613935522543`}, {0.673407346410207, 0.34114927789802474`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.32836375564693}, { 0.678407346410207, -2.319105785936954}, { 0.678407346410207, -1.5516720951263179`}, {0.678407346410207, 1.3226046265147882`}, {0.678407346410207, 0.34374310248429674`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.328495674457827}, { 0.6834073464102071, -2.3191703503201624`}, { 0.6834073464102071, -1.5525571665414724`}, {0.6834073464102071, 1.321747648308463}, {0.6834073464102071, 0.34633806566784353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.3286285264294557`}, { 0.688407346410207, -2.319235879401391}, { 0.688407346410207, -1.5534430481435488`}, {0.688407346410207, 1.3208904651173408`}, {0.688407346410207, 0.34893416636695435`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.3287623168393363`}, { 0.6934073464102071, -2.3193023791791827`}, { 0.6934073464102071, -1.5543297459797634`}, {0.6934073464102071, 1.3200330833848397`}, {0.6934073464102071, 0.3515314031906659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.3288970510250495`}, { 0.698407346410207, -2.3193698557252675`}, { 0.698407346410207, -1.5552172660950487`}, {0.698407346410207, 1.319175509819794}, {0.698407346410207, 0.35412977443181765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.329032734384807}, { 0.7034073464102069, -2.3194383151853253`}, { 0.7034073464102069, -1.5561056145317915`}, {0.7034073464102069, 1.3183177514026623`}, {0.7034073464102069, 0.3567292780599451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.3291693723780313`}, { 0.708407346410207, -2.319507763779758}, { 0.708407346410207, -1.556994797329557}, {0.708407346410207, 1.3174598153918977`}, {0.708407346410207, 0.35932991171400247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.3293069705259435`}, { 0.7134073464102069, -2.3195782078044735`}, { 0.7134073464102069, -1.5578848205248121`}, {0.7134073464102069, 1.3166017093304718`}, {0.7134073464102069, 0.3619316726949137}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.3294455344121574`}, { 0.718407346410207, -2.3196496536316804`}, { 0.718407346410207, -1.5587756901506415`}, {0.718407346410207, 1.315743441052568}, {0.718407346410207, 0.36453455795794637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.3295850696832865`}, { 0.7234073464102069, -2.3197221077106915`}, { 0.7234073464102069, -1.5596674122364573`}, {0.7234073464102069, 1.3148850186904386`}, {0.7234073464102069, 0.36713856410490253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.329725582049555}, { 0.728407346410207, -2.319795576568743}, { 0.728407346410207, -1.560559992807703}, {0.728407346410207, 1.3140264506814403`}, {0.728407346410207, 0.3697436873761244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.3298670772854186`}, { 0.7334073464102069, -2.319870066811818}, { 0.7334073464102069, -1.561453437885551}, {0.7334073464102069, 1.3131677457752433`}, {0.7334073464102069, 0.37234992364230685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.3300095612301948`}, { 0.738407346410207, -2.3199455851254887`}, { 0.738407346410207, -1.5623477534865933`}, {0.738407346410207, 1.3123089130412249`}, {0.738407346410207, 0.3749572683961149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.330153039788702}, { 0.7434073464102069, -2.3200221382757644`}, { 0.7434073464102069, -1.5632429456225265`}, {0.7434073464102069, 1.311449961876051}, {0.7434073464102069, 0.37756571674359896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.330297518931906}, { 0.748407346410207, -2.3200997331099553`}, { 0.748407346410207, -1.56413902029983}, {0.748407346410207, 1.3105909020114477`}, {0.748407346410207, 0.38017526339540286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.330443004697579}, { 0.7534073464102069, -2.3201783765575446`}, { 0.7534073464102069, -1.5650359835194363`}, {0.7534073464102069, 1.3097317435221751`}, {0.7534073464102069, 0.38278590265775947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.330589503190961}, { 0.758407346410207, -2.320258075631075}, { 0.758407346410207, -1.5659338412763957`}, {0.758407346410207, 1.3088724968341994`}, {0.758407346410207, 0.38539762842326997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.3307370205854396`}, { 0.7634073464102069, -2.3203388374270477`}, { 0.7634073464102069, -1.5668325995595331`}, {0.7634073464102069, 1.3080131727330773`}, {0.7634073464102069, 0.3880104341614568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.3308855631232297`}, { 0.768407346410207, -2.3204206691268294`}, { 0.768407346410207, -1.5677322643510991`}, {0.768407346410207, 1.3071537823725523`}, {0.768407346410207, 0.39062431290908967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.3310351371160714`}, { 0.7734073464102069, -2.3205035779975773`}, { 0.7734073464102069, -1.5686328416264106`}, {0.7734073464102069, 1.3062943372833729`}, {0.7734073464102069, 0.3932392572602741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.3311857489459307`}, { 0.778407346410207, -2.3205875713931743`}, { 0.778407346410207, -1.5695343373534882`}, {0.778407346410207, 1.3054348493823345`}, {0.778407346410207, 0.3958552593563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.3313374050657134`}, { 0.7834073464102069, -2.3206726567551748`}, { 0.7834073464102069, -1.5704367574926816`}, {0.7834073464102069, 1.3045753309815569`}, {0.7834073464102069, 0.3984723108752396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.33149011199999}, { 0.788407346410207, -2.320758841613768}, { 0.788407346410207, -1.5713401079962916`}, {0.788407346410207, 1.3037157947979972`}, {0.788407346410207, 0.40109040302129373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.3316438763457246`}, { 0.7934073464102069, -2.32084613358875}, { 0.7934073464102069, -1.57224439480818}, {0.7934073464102069, 1.302856253963209}, {0.7934073464102069, 0.40370952651387404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.3317987047730235`}, { 0.798407346410207, -2.3209345403905113`}, { 0.798407346410207, -1.573149623863375}, {0.798407346410207, 1.3019967220333526`}, {0.798407346410207, 0.40632967157641864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.331954604025885}, { 0.803407346410207, -2.3210240698210383`}, { 0.803407346410207, -1.5740558010876662`}, {0.803407346410207, 1.3011372129994663`}, {0.803407346410207, 0.40895082792493104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.3321115809229633`}, { 0.8084073464102071, -2.321114729774925}, { 0.8084073464102071, -1.574962932397192}, {0.8084073464102071, 1.3002777412979984`}, {0.8084073464102071, 0.41157298475623727`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.332269642358346}, { 0.813407346410207, -2.3212065282404053`}, { 0.813407346410207, -1.5758710236980193`}, {0.813407346410207, 1.2994183218216173`}, {0.813407346410207, 0.4141961307359519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.3324287953023375`}, { 0.8184073464102071, -2.3212994733003893`}, { 0.8184073464102071, -1.5767800808857118`}, {0.8184073464102071, 1.2985589699302982`}, {0.8184073464102071, 0.416820253986147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.332589046802254}, { 0.823407346410207, -2.3213935731335247`}, { 0.823407346410207, -1.5776901098448937`}, {0.823407346410207, 1.2976997014626988`}, {0.823407346410207, 0.419445342072714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.332750403983233}, { 0.8284073464102069, -2.3214888360152637`}, { 0.8284073464102069, -1.5786011164488005`}, {0.8284073464102069, 1.2968405327478314`}, {0.8284073464102069, 0.42207138199241295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.33291287404905}, { 0.833407346410207, -2.3215852703189492`}, { 0.833407346410207, -1.5795131065588235`}, {0.833407346410207, 1.2959814806170384`}, {0.833407346410207, 0.42469836015959833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.3330764642829482`}, { 0.8384073464102069, -2.3216828845169144`}, { 0.8384073464102069, -1.5804260860240429`}, {0.8384073464102069, 1.2951225624162799`}, {0.8384073464102069, 0.42732626239261395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.3332411820484817`}, { 0.843407346410207, -2.321781687181596}, { 0.843407346410207, -1.5813400606807533`}, {0.843407346410207, 1.2942637960187413`}, {0.843407346410207, 0.4299550738998489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.333407034790364}, { 0.8484073464102069, -2.3218816869866674`}, { 0.8484073464102069, -1.582255036351978}, {0.8484073464102069, 1.2934051998377727`}, {0.8484073464102069, 0.43258477926544353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.3335740300353374`}, { 0.853407346410207, -2.3219828927081787`}, { 0.853407346410207, -1.5831710188469745`}, {0.853407346410207, 1.292546792840163}, {0.853407346410207, 0.4352153624346385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.3337421753930445`}, { 0.8584073464102069, -2.322085313225721}, { 0.8584073464102069, -1.5840880139607294`}, {0.8584073464102069, 1.2916885945597665`}, {0.8584073464102069, 0.437846806698755}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.3339114785569217`}, { 0.863407346410207, -2.3221889575236}, { 0.863407346410207, -1.5850060274734443`}, {0.863407346410207, 1.2908306251114812`}, {0.863407346410207, 0.4404790946797986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.334081947305095}, { 0.8684073464102069, -2.32229383469203}, { 0.8684073464102069, -1.5859250651500092`}, {0.8684073464102069, 1.2899729052055997`}, {0.8684073464102069, 0.4431122083146746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.3342535895012975`}, { 0.873407346410207, -2.3223999539283398`}, { 0.873407346410207, -1.5868451327394684`}, {0.873407346410207, 1.2891154561625318`}, {0.873407346410207, 0.44574612883900666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.3344264130957924`}, { 0.8784073464102069, -2.322507324538199}, { 0.8784073464102069, -1.5877662359744722`}, {0.8784073464102069, 1.2882582999279195`}, {0.8784073464102069, 0.4483808367705456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.334600426126313}, { 0.883407346410207, -2.3226159559368575`}, { 0.883407346410207, -1.5886883805707217`}, {0.883407346410207, 1.2874014590881449`}, {0.883407346410207, 0.4510163118921607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.334775636719013}, { 0.8884073464102069, -2.322725857650404}, { 0.8884073464102069, -1.5896115722263984`}, {0.8884073464102069, 1.286544956886251}, {0.8884073464102069, 0.4536525332343984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.3349520530894337`}, { 0.893407346410207, -2.32283703931704}, { 0.893407346410207, -1.590535816621586}, {0.893407346410207, 1.2856888172382788`}, {0.893407346410207, 0.4562894790576021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.335129683543479}, { 0.8984073464102069, -2.322949510688372}, { 0.8984073464102069, -1.5914611194176784`}, {0.8984073464102069, 1.2848330647500386`}, {0.8984073464102069, 0.45892712683357395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.335308536478409}, { 0.903407346410207, -2.3230632816307195`}, { 0.903407346410207, -1.5923874862567777`}, {0.903407346410207, 1.2839777247343214`}, {0.903407346410207, 0.46156545322677683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.3354886203838445`}, { 0.9084073464102069, -2.323178362126444}, { 0.9084073464102069, -1.5933149227610792`}, {0.9084073464102069, 1.2831228232285683`}, {0.9084073464102069, 0.4642044340750523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.335669943842786}, { 0.913407346410207, -2.3232947622752906`}, { 0.913407346410207, -1.594243434532245}, {0.913407346410207, 1.2822683870130036`}, {0.913407346410207, 0.4668440443698526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.335852515532648}, { 0.9184073464102069, -2.3234124922957538`}, { 0.9184073464102069, -1.5951730271507645`}, {0.9184073464102069, 1.2814144436292514`}, {0.9184073464102069, 0.46948425823596623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.336036344226305}, { 0.923407346410207, -2.323531562526455}, { 0.923407346410207, -1.5961037061753045`}, {0.923407346410207, 1.280561021399441}, {0.923407346410207, 0.472125048910729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.336221438793153}, { 0.928407346410207, -2.323651983427545}, { 0.928407346410207, -1.5970354771420439`}, {0.928407346410207, 1.2797081494458225`}, {0.928407346410207, 0.4747663887227013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.3364078082001907`}, { 0.9334073464102071, -2.3237737655821213`}, { 0.9334073464102071, -1.597968345563997}, {0.9334073464102071, 1.2788558577108995`}, {0.9334073464102071, 0.4774082490698047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.3365954615131037`}, { 0.938407346410207, -2.323896919697664}, { 0.938407346410207, -1.598902316930324}, {0.938407346410207, 1.2780041769780952`}, {0.938407346410207, 0.4800506003968974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.3367844078973783`}, { 0.9434073464102071, -2.3240214566074946`}, { 0.9434073464102071, -1.5998373967056276`}, {0.9434073464102071, 1.277153138892968}, {0.9434073464102071, 0.48269341217277667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.3369746566194176`}, { 0.948407346410207, -2.324147387272249}, { 0.948407346410207, -1.6007735903292364`}, {0.948407346410207, 1.2763027759849879`}, {0.948407346410207, 0.48533665286659405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.3371662170476837`}, { 0.9534073464102071, -2.3242747227813774`}, { 0.9534073464102071, -1.6017109032144732`}, {0.9534073464102071, 1.275453121689891}, {0.9534073464102071, 0.48798028992366616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.3373590986538475`}, { 0.958407346410207, -2.324403474354656}, { 0.958407346410207, -1.6026493407479119`}, {0.958407346410207, 1.274604210372627}, {0.958407346410207, 0.4906242897406656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.3375533110139592`}, { 0.9634073464102069, -2.3245336533437255`}, { 0.9634073464102069, -1.6035889082886177`}, {0.9634073464102069, 1.2737560773509133`}, {0.9634073464102069, 0.4932686176401787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.3377488638096344`}, { 0.968407346410207, -2.324665271233647}, { 0.968407346410207, -1.6045296111673741`}, {0.968407346410207, 1.2729087589194163`}, {0.968407346410207, 0.4959132378446094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.3379457668292547`}, { 0.9734073464102069, -2.324798339644479}, { 0.9734073464102069, -1.6054714546858957`}, {0.9734073464102069, 1.2720622923745697`}, {0.9734073464102069, 0.49855811344941653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.338144029969186}, { 0.978407346410207, -2.3249328703328755`}, { 0.978407346410207, -1.606414444116024}, {0.978407346410207, 1.2712167160400516`}, {0.978407346410207, 0.5012032063956647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.338343663235015}, { 0.9834073464102069, -2.325068875193707}, { 0.9834073464102069, -1.60735858469891}, {0.9834073464102069, 1.2703720692929383`}, {0.9834073464102069, 0.5038484774418721}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.3385446767427998`}, { 0.988407346410207, -2.3252063662617}, { 0.988407346410207, -1.608303881644181}, {0.988407346410207, 1.2695283925905443`}, {0.988407346410207, 0.5064938861351397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.338747080720342}, { 0.9934073464102069, -2.325345355713101}, { 0.9934073464102069, -1.6092503401290916`}, {0.9934073464102069, 1.2686857274979761`}, {0.9934073464102069, 0.5091393907815395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.338950885508473}, { 0.998407346410207, -2.3254858558673615`}, { 0.998407346410207, -1.6101979652976577`}, {0.998407346410207, 1.2678441167164118`}, {0.998407346410207, 0.5117849484157464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.3391561015623568`}, { 1.003407346410207, -2.325627879188845}, { 1.003407346410207, -1.611146762259776}, {1.003407346410207, 1.2670036041121269`}, {1.003407346410207, 0.5144305147698949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.3393627394528185`}, { 1.008407346410207, -2.325771438288558}, { 1.008407346410207, -1.612096736090326}, {1.008407346410207, 1.2661642347462825`}, {1.008407346410207, 0.5170760442416396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.3395708098676806`}, { 1.013407346410207, -2.3259165459259017`}, { 1.013407346410207, -1.6130478918282567`}, {1.013407346410207, 1.265326054905501}, {1.013407346410207, 0.5197214898614012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.339780323613128}, { 1.018407346410207, -2.3260632150104503`}, { 1.018407346410207, -1.6140002344756537`}, {1.018407346410207, 1.2644891121332411`}, {1.018407346410207, 0.5223668032587793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.3399912916150836`}, { 1.023407346410207, -2.3262114586037486`}, { 1.023407346410207, -1.6149537689967914`}, {1.023407346410207, 1.2636534552619965`}, {1.023407346410207, 0.5250119346281081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.3402037249206082`}, { 1.028407346410207, -2.3263612899211377`}, { 1.028407346410207, -1.6159085003171678`}, {1.028407346410207, 1.2628191344463384`}, {1.028407346410207, 0.5276568326931408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.3404176346993193`}, { 1.033407346410207, -2.326512722333601}, { 1.033407346410207, -1.6168644333225193`}, {1.033407346410207, 1.2619862011968197`}, {1.033407346410207, 0.530301444670834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.3406330322448263`}, { 1.038407346410207, -2.3266657693696366`}, { 1.038407346410207, -1.6178215728578191`}, {1.038407346410207, 1.2611547084147616`}, {1.038407346410207, 0.5329457162342189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.34084992897619}, { 1.043407346410207, -2.326820444717156}, { 1.043407346410207, -1.6187799237262586`}, {1.043407346410207, 1.260324710427947}, {1.043407346410207, 0.5355895914743329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.3410683364394}, { 1.048407346410207, -2.3269767622254016`}, { 1.048407346410207, -1.6197394906882068`}, {1.048407346410207, 1.259496263027236}, {1.048407346410207, 0.538233012861193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.341288266308871}, { 1.053407346410207, -2.3271347359068972`}, { 1.053407346410207, -1.6207002784601534`}, {1.053407346410207, 1.258669423504131}, {1.053407346410207, 0.540875921203785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.3415097303889656`}, { 1.058407346410207, -2.3272943799394206`}, { 1.058407346410207, -1.6216622917136323`}, {1.058407346410207, 1.2578442506893062`}, {1.058407346410207, 0.5435182556090553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.3417327406155315`}, { 1.063407346410207, -2.3274557086679986`}, { 1.063407346410207, -1.6226255350741245`}, {1.063407346410207, 1.2570208049921288`}, {1.063407346410207, 0.5461599534398704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.3419573090574644`}, { 1.068407346410207, -2.3276187366069356`}, { 1.068407346410207, -1.623590013119943}, {1.068407346410207, 1.256199148441191}, {1.068407346410207, 0.548800950271937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.3421834479182917`}, { 1.073407346410207, -2.327783478441862}, { 1.073407346410207, -1.6245557303810958`}, {1.073407346410207, 1.2553793447258734`}, {1.073407346410207, 0.5514411798496458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.342411169537778}, { 1.078407346410207, -2.327949949031812}, { 1.078407346410207, -1.6255226913381298`}, {1.078407346410207, 1.254561459238963}, {1.078407346410207, 0.5540805740408284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.3426404863935524`}, { 1.083407346410207, -2.328118163411332}, { 1.083407346410207, -1.6264909004209538`}, {1.083407346410207, 1.2537455591203504`}, {1.083407346410207, 0.5567190627903975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.34287141110276}, { 1.0884073464102069`, -2.3282881367926076`}, { 1.0884073464102069`, -1.62746036200764}, {1.0884073464102069`, 1.2529317133018205`}, {1.0884073464102069`, 0.5593565740728514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.343103956423735}, { 1.093407346410207, -2.328459884567628}, { 1.093407346410207, -1.628431080423205}, {1.093407346410207, 1.2521199925529674`}, {1.093407346410207, 0.561993033843622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.343338135257697}, { 1.0984073464102069`, -2.328633422310373}, { 1.0984073464102069`, -1.6294030599383682`}, {1.0984073464102069`, 1.2513104695282464`}, {1.0984073464102069`, 0.5646283659892373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.3435739606504753`}, { 1.103407346410207, -2.3288087657790286`}, { 1.103407346410207, -1.6303763047682893`}, {1.103407346410207, 1.2505032188151919`}, {1.103407346410207, 0.5672624922762878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.3438114457942465`}, { 1.1084073464102069`, -2.328985930918233}, { 1.1084073464102069`, -1.631350819071283}, {1.1084073464102069`, 1.249698316983817}, {1.1084073464102069`, 0.5698953322991648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.3440506040293108`}, { 1.113407346410207, -2.3291649338613514`}, { 1.113407346410207, -1.6323266069475117`}, {1.113407346410207, 1.2488958426372163`}, {1.113407346410207, 0.5725268034265553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.344291448845881}, { 1.118407346410207, -2.3293457909327797`}, { 1.118407346410207, -1.6333036724376537`}, {1.118407346410207, 1.2480958764633958`}, {1.118407346410207, 0.5751568207466707}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.3445339938859036`}, { 1.123407346410207, -2.3295285186502768`}, { 1.123407346410207, -1.6342820195215504`}, {1.123407346410207, 1.2472985012883433`}, {1.123407346410207, 0.5777852970111906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.3447782529449017`}, { 1.128407346410207, -2.3297131337273296`}, { 1.128407346410207, -1.6352616521168288`}, {1.128407346410207, 1.2465038021303632`}, {1.128407346410207, 0.5804121425779004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.345024239973845}, { 1.133407346410207, -2.3298996530755445`}, { 1.133407346410207, -1.6362425740774997`}, {1.133407346410207, 1.2457118662556923`}, {1.133407346410207, 0.5830372653520045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.345271969081046}, { 1.138407346410207, -2.330088093807074}, { 1.138407346410207, -1.6372247891925336`}, {1.138407346410207, 1.2449227832354135`}, {1.138407346410207, 0.5856605707260987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.345521454534083}, { 1.143407346410207, -2.330278473237072}, { 1.143407346410207, -1.6382083011844086`}, {1.143407346410207, 1.2441366450036833`}, {1.143407346410207, 0.5882819615187831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.3457727107617483`}, { 1.148407346410207, -2.3304708088861794`}, { 1.148407346410207, -1.6391931137076374`}, {1.148407346410207, 1.2433535459172909`}, {1.148407346410207, 0.590901337911899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.346025752356026}, { 1.153407346410207, -2.3306651184830436`}, { 1.153407346410207, -1.640179230347266}, {1.153407346410207, 1.2425735828165594`}, {1.153407346410207, 0.5935185973863786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.3462805940740945`}, { 1.158407346410207, -2.330861419966868}, { 1.158407346410207, -1.6411666546173491`}, {1.158407346410207, 1.2417968550876042`}, {1.158407346410207, 0.5961336346566909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.3465372508403606`}, { 1.163407346410207, -2.331059731489996}, { 1.163407346410207, -1.6421553899593975`}, {1.163407346410207, 1.2410234647259584`}, {1.163407346410207, 0.5987463416038733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.346795737748518}, { 1.168407346410207, -2.3312600714205263`}, { 1.168407346410207, -1.6431454397408007`}, {1.168407346410207, 1.2402535164015738`}, {1.168407346410207, 0.6013566072071402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.34705607006364}, { 1.173407346410207, -2.331462458344961}, { 1.173407346410207, -1.6441368072532223`}, {1.173407346410207, 1.2394871175252071`}, {1.173407346410207, 0.6039643174740614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.347318263224294}, { 1.178407346410207, -2.3316669110708883`}, { 1.178407346410207, -1.6451294957109681`}, {1.178407346410207, 1.2387243783161923`}, {1.178407346410207, 0.6065693553692991}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.3475823328446928`}, { 1.183407346410207, -2.331873448629698}, { 1.183407346410207, -1.646123508249329}, {1.183407346410207, 1.237965411871606}, {1.183407346410207, 0.6091716007419105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.347848294716871}, { 1.188407346410207, -2.3320820902793304`}, { 1.188407346410207, -1.647118847922892}, {1.188407346410207, 1.237210334236822}, {1.188407346410207, 0.6117709302512038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.348116164812895}, { 1.193407346410207, -2.332292855507062}, { 1.193407346410207, -1.6481155177038274`}, {1.193407346410207, 1.2364592644774548`}, {1.193407346410207, 0.6143672172911602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.3483859592871026`}, { 1.198407346410207, -2.3325057640323226`}, { 1.198407346410207, -1.6491135204801455`}, {1.198407346410207, 1.2357123247526847`}, {1.198407346410207, 0.616960331913421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.348657694478373}, { 1.203407346410207, -2.332720835809551}, { 1.203407346410207, -1.6501128590539247`}, {1.203407346410207, 1.2349696403899528`}, {1.203407346410207, 0.6195501407488511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.3489313869124286`}, { 1.208407346410207, -2.3329380910310826`}, { 1.208407346410207, -1.6511135361395104`}, {1.208407346410207, 1.2342313399610179`}, {1.208407346410207, 0.6221365069276904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.349207053304173}, { 1.2134073464102069`, -2.3331575501300756`}, { 1.2134073464102069`, -1.652115554361685}, {1.2134073464102069`, 1.2334975553593501`}, {1.2134073464102069`, 0.6247192899983147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.3494847105600556`}, { 1.218407346410207, -2.333379233783472}, { 1.218407346410207, -1.6531189162538085`}, {1.218407346410207, 1.2327684218788462`}, {1.218407346410207, 0.62729834584462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.3497643757804725`}, { 1.2234073464102069`, -2.3336031629149945`}, { 1.2234073464102069`, -1.6541236242559259`}, {1.2234073464102069`, 1.2320440782938344`}, {1.2234073464102069`, 0.6298735266020625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.3500460662622027`}, { 1.228407346410207, -2.3338293586981815`}, { 1.228407346410207, -1.6551296807128486`}, {1.228407346410207, 1.231324666940339}, {1.228407346410207, 0.6324446805723855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.3503297995008725`}, { 1.2334073464102069`, -2.334057842559457}, { 1.2334073464102069`, -1.6561370878722008`}, {1.2334073464102069`, 1.2306103337985665`}, {1.2334073464102069`, 0.6350116521370648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.3506155931934622`}, { 1.238407346410207, -2.3342886361812405`}, { 1.238407346410207, -1.6571458478824364`}, {1.238407346410207, 1.2299012285765683`}, {1.238407346410207, 0.6375742816695249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.35090346524084}, { 1.243407346410207, -2.3345217615050933`}, { 1.243407346410207, -1.658155962790825}, {1.243407346410207, 1.2291975047950299`}, {1.243407346410207, 0.6401324054461683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.351193433750337}, { 1.248407346410207, -2.3347572407349024`}, { 1.248407346410207, -1.6591674345414034`}, {1.248407346410207, 1.2284993198731278`}, {1.248407346410207, 0.6426858555562789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.3514855170383555`}, { 1.253407346410207, -2.3349950963401023`}, { 1.253407346410207, -1.6601802649728972`}, {1.253407346410207, 1.2278068352153917`}, {1.253407346410207, 0.6452344598108632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.351779733633014}, { 1.258407346410207, -2.3352353510589388`}, { 1.258407346410207, -1.6611944558166076`}, {1.258407346410207, 1.2271202162994916`}, {1.258407346410207, 0.6477780416505045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.35207610227683}, { 1.263407346410207, -2.335478027901766}, { 1.263407346410207, -1.662210008694267}, {1.263407346410207, 1.2264396327648763`}, {1.263407346410207, 0.6503164200523058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.352374641929438}, { 1.268407346410207, -2.335723150154389}, { 1.268407346410207, -1.6632269251158591`}, {1.268407346410207, 1.2257652585021628`}, {1.268407346410207, 0.6528494094360212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.3526753717703484`}, { 1.273407346410207, -2.3359707413814412`}, { 1.273407346410207, -1.664245206477406}, {1.273407346410207, 1.2250972717431827`}, {1.273407346410207, 0.6553768195694675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.352978311201743}, { 1.278407346410207, -2.3362208254298036`}, { 1.278407346410207, -1.6652648540587218`}, {1.278407346410207, 1.224435855151564}, {1.278407346410207, 0.657898455473338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.353283479851308}, { 1.283407346410207, -2.336473426432063}, { 1.283407346410207, -1.66628586902113}, {1.283407346410207, 1.2237811959137348`}, {1.283407346410207, 0.6604141173255298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.3535908975751116`}, { 1.288407346410207, -2.336728568810013}, { 1.288407346410207, -1.6673082524051475`}, {1.288407346410207, 1.2231334858302032`}, {1.288407346410207, 0.6629236003651319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.353900584460515}, { 1.293407346410207, -2.336986277278194}, { 1.293407346410207, -1.668332005128132}, {1.293407346410207, 1.2224929214069726`}, {1.293407346410207, 0.6654266947962122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.3542125608291276`}, { 1.298407346410207, -2.3372465768474755`}, { 1.298407346410207, -1.6693571279818946`}, {1.298407346410207, 1.2218597039469248`}, {1.298407346410207, 0.66792318569157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.3545268472398044`}, { 1.303407346410207, -2.3375094928286737`}, { 1.303407346410207, -1.6703836216302759`}, {1.303407346410207, 1.221234039640995}, {1.303407346410207, 0.67041285289663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.3548434644916805`}, { 1.308407346410207, -2.3377750508362216`}, { 1.308407346410207, -1.6714114866066856`}, {1.308407346410207, 1.2206161396589523`}, {1.308407346410207, 0.6728954709336654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.355162433627253}, { 1.313407346410207, -2.338043276791872}, { 1.313407346410207, -1.672440723311606}, {1.313407346410207, 1.2200062202395683`}, {1.313407346410207, 0.6753708089065602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.3554837759355025`}, { 1.318407346410207, -2.3383141969284447`}, { 1.318407346410207, -1.6734713320100585`}, {1.318407346410207, 1.2194045027799598`}, {1.318407346410207, 0.677838630406332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.3558075129550566`}, { 1.323407346410207, -2.338587837793617}, { 1.323407346410207, -1.674503312829031}, {1.323407346410207, 1.2188112139238565`}, {1.323407346410207, 0.6802986934176586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.3561336664774006`}, { 1.328407346410207, -2.3388642262537576`}, { 1.328407346410207, -1.6755366657548698`}, {1.328407346410207, 1.218226585648535}, {1.328407346410207, 0.6827507502266661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.3564622585501307`}, { 1.333407346410207, -2.3391433894977993`}, { 1.333407346410207, -1.6765713906306325`}, {1.333407346410207, 1.2176508553501408`}, {1.333407346410207, 0.6851945473302592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.356793311480253}, { 1.3384073464102069`, -2.3394253550411594`}, { 1.3384073464102069`, -1.6776074871534026`}, {1.3384073464102069`, 1.2170842659270982`}, {1.3384073464102069`, 0.6876298253472901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.3571268478375247`}, { 1.343407346410207, -2.339710150729699}, { 1.343407346410207, -1.6786449548715645`}, {1.343407346410207, 1.216527065861285}, {1.343407346410207, 0.6900563189318889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.357462890457848}, { 1.3484073464102069`, -2.3399978047437284`}, { 1.3484073464102069`, -1.6796837931820416`}, {1.3484073464102069`, 1.2159795092966341`}, {1.3484073464102069`, 0.692473756689293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.3578014624467034`}, { 1.353407346410207, -2.3402883456020547`}, { 1.353407346410207, -1.6807240013274931`}, {1.353407346410207, 1.2154418561147915`}, {1.353407346410207, 0.6948818610945469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.358142587182636}, { 1.3584073464102069`, -2.3405818021660725`}, { 1.3584073464102069`, -1.681765578393472}, {1.3584073464102069`, 1.2149143720074478`}, {1.3584073464102069`, 0.6972803484144487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.3584862883207847`}, { 1.363407346410207, -2.3408782036439004`}, { 1.363407346410207, -1.6828085233055434`}, {1.363407346410207, 1.214397328544928}, {1.363407346410207, 0.6996689286331644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.358832589796465}, { 1.368407346410207, -2.34117757959456}, { 1.368407346410207, -1.6838528348263635`}, {1.368407346410207, 1.213891003240606}, {1.368407346410207, 0.70204730538194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.3591815158287965`}, { 1.373407346410207, -2.3414799599321965`}, { 1.373407346410207, -1.6848985115527157`}, {1.373407346410207, 1.213395679610679}, {1.373407346410207, 0.7044151758733739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.3595330909243835`}, { 1.378407346410207, -2.3417853749303497`}, { 1.378407346410207, -1.6859455519125077`}, {1.378407346410207, 1.212911647228818}, {1.378407346410207, 0.7067722308407328}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.3598873398810403`}, { 1.383407346410207, -2.3420938552262607`}, { 1.383407346410207, -1.686993954161729}, {1.383407346410207, 1.2124392017751813`}, {1.383407346410207, 0.7091181544828271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.360244287791577}, { 1.388407346410207, -2.3424054318252328`}, { 1.388407346410207, -1.6880437163813637`}, {1.388407346410207, 1.2119786450792516`}, {1.388407346410207, 0.7114526244149795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.3606039600476265`}, { 1.393407346410207, -2.3427201361050267`}, { 1.393407346410207, -1.6890948364742666`}, {1.393407346410207, 1.2115302851559326`}, {1.393407346410207, 0.7137753116266522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.360966382343529}, { 1.398407346410207, -2.343037999820306}, { 1.398407346410207, -1.690147312161992}, {1.398407346410207, 1.2110944362343155`}, {1.398407346410207, 0.716085880446323}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.3613315806802704`}, { 1.403407346410207, -2.3433590551071277`}, { 1.403407346410207, -1.6912011409815877`}, {1.403407346410207, 1.2106714187784975`}, {1.403407346410207, 0.7183839885142227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.361699581369468}, { 1.408407346410207, -2.3436833344874723`}, { 1.408407346410207, -1.6922563202823393`}, {1.408407346410207, 1.210261559499815}, {1.408407346410207, 0.720669286763575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.362070411037418}, { 1.413407346410207, -2.3440108708738228`}, { 1.413407346410207, -1.6933128472224788`}, {1.413407346410207, 1.2098651913598186`}, {1.413407346410207, 0.72294141941101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.362444096629192}, { 1.418407346410207, -2.3443416975737854`}, { 1.418407346410207, -1.6943707187658479`}, {1.418407346410207, 1.2094826535633099`}, {1.418407346410207, 0.7252000239568268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.3628206654127903`}, { 1.4234073464102068`, -2.344675848294755}, { 1.4234073464102068`, -1.6954299316785184`}, {1.4234073464102068`, 1.2091142915407176`}, {1.4234073464102068`, 0.7274447311958306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.36320014498335}, { 1.4284073464102072`, -2.3450133571486247`}, { 1.4284073464102072`, -1.696490482525373}, {1.4284073464102072`, 1.2087604569190933`}, {1.4284073464102072`, 0.729675165239464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.3635825632674137`}, { 1.433407346410207, -2.345354258656541}, { 1.433407346410207, -1.6975523676666384`}, {1.433407346410207, 1.2084215074809646`}, {1.433407346410207, 0.731890943549987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.3639679485272485`}, { 1.438407346410207, -2.3456985877536995`}, { 1.438407346410207, -1.6986155832543817`}, {1.438407346410207, 1.2080978071102826`}, {1.438407346410207, 0.7340916769874781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.3643563293652288`}, { 1.4434073464102068`, -2.3460463797941866`}, { 1.4434073464102068`, -1.6996801252289588`}, {1.4434073464102068`, 1.207789725724683}, {1.4434073464102068`, 0.7362769698704286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.3647477347282746`}, { 1.4484073464102072`, -2.3463976705558647`}, { 1.4484073464102072`, -1.7007459893154226`}, {1.4484073464102072`, 1.207497639193264}, {1.4484073464102072`, 0.738446420050726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.365142193912349}, { 1.453407346410207, -2.3467524962453}, { 1.453407346410207, -1.7018131710198883`}, {1.453407346410207, 1.2072219292390811`}, {1.453407346410207, 0.7405996190038312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.3655397365670146`}, { 1.458407346410207, -2.347110893502732}, { 1.458407346410207, -1.7028816656258536`}, {1.458407346410207, 1.2069629833255584`}, {1.458407346410207, 0.7427361519349456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.3659403927000526`}, { 1.4634073464102069`, -2.34747289940709}, { 1.4634073464102069`, -1.7039514681904797`}, {1.4634073464102069`, 1.206721194526004}, {1.4634073464102069`, 0.744855597901978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.3663441926821402`}, { 1.4684073464102068`, -2.3478385514810443`}, { 1.4684073464102068`, -1.7050225735408249`}, {1.4684073464102068`, 1.2064969613754377`}, {1.4684073464102068`, 0.7469575299561042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.3667511672515897`}, { 1.473407346410207, -2.3482078876961094`}, { 1.473407346410207, -1.7060949762700395`}, {1.473407346410207, 1.206290687703937}, {1.473407346410207, 0.7490415153007146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.3671613475191506`}, { 1.478407346410207, -2.34858094647778}, { 1.478407346410207, -1.7071686707335145`}, {1.478407346410207, 1.2061027824507333`}, {1.478407346410207, 0.7511071154695107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.367574764972876}, { 1.4834073464102069`, -2.348957766710712}, { 1.4834073464102069`, -1.7082436510449903`}, {1.4834073464102069`, 1.205933659458304}, {1.4834073464102069`, 0.7531538865245124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.367991451483047}, { 1.4884073464102068`, -2.349338387743947}, { 1.4884073464102068`, -1.709319911072622}, {1.4884073464102068`, 1.205783737245746}, {1.4884073464102068`, 0.7551813792746828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.3684114393071654`}, { 1.4934073464102071`, -2.3497228493961693`}, { 1.4934073464102071`, -1.7103974444350016`}, {1.4934073464102071`, 1.2056534387607387`}, {1.4934073464102071`, 0.7571891395158633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.3688347610950107`}, { 1.498407346410207, -2.3501111919610103`}, { 1.498407346410207, -1.7114762444971376`}, {1.498407346410207, 1.205543191109464}, {1.498407346410207, 0.759176708292653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.3692614498937616`}, { 1.503407346410207, -2.350503456212389}, { 1.503407346410207, -1.7125563043663967`}, {1.503407346410207, 1.2054534252638944`}, {1.503407346410207, 0.761143622182822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.3696915391531794`}, { 1.5084073464102068`, -2.35089968340989}, { 1.5084073464102068`, -1.7136376168883973`}, {1.5084073464102068`, 1.2053845757459198`}, {1.5084073464102068`, 0.7630894136047764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.370125062730864}, { 1.5134073464102071`, -2.35129991530418}, { 1.5134073464102071`, -1.7147201746428677`}, {1.5134073464102071`, 1.2053370802878622`}, {1.5134073464102071`, 0.7650136111485408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.370562054897572}, { 1.518407346410207, -2.3517041941424637`}, { 1.518407346410207, -1.715803969939459}, {1.518407346410207, 1.2053113794689991`}, {1.518407346410207, 0.7669157399306238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.371002550342604}, { 1.523407346410207, -2.3521125626739714`}, { 1.523407346410207, -1.7168889948135195`}, {1.523407346410207, 1.2053079163278069`}, {1.523407346410207, 0.7687953219730618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.3714465841792602`}, { 1.5284073464102068`, -2.3525250641554867`}, { 1.5284073464102068`, -1.717975241021829}, {1.5284073464102068`, 1.2053271359497384`}, {1.5284073464102068`, 0.7706518766068239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.371894191950362}, { 1.5334073464102072`, -2.352941742356906}, { 1.5334073464102072`, -1.7190627000382903`}, {1.5334073464102072`, 1.205369485030451}, {1.5334073464102072`, 0.7724849208996596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.372345409633844}, { 1.538407346410207, -2.353362641566834}, { 1.538407346410207, -1.7201513630495853`}, {1.538407346410207, 1.205435411414521}, {1.538407346410207, 0.7742939701083539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.372800273648418}, { 1.543407346410207, -2.3537878065982083`}, { 1.543407346410207, -1.721241220950789}, {1.543407346410207, 1.2055253636098107`}, {1.543407346410207, 0.7760785381552248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.373258820859301}, { 1.5484073464102068`, -2.354217282793961}, { 1.5484073464102068`, -1.722332264340947}, {1.5484073464102068`, 1.205639790277787}, {1.5484073464102068`, 0.77783813812856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.37372108858402}, { 1.5534073464102072`, -2.354651116032706}, { 1.5534073464102072`, -1.7234244835186145`}, {1.5534073464102072`, 1.2057791397002349`}, {1.5534073464102072`, 0.7795722828065502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.374187114598282}, { 1.558407346410207, -2.3550893527344607`}, { 1.558407346410207, -1.7245178684773572`}, {1.558407346410207, 1.205943859222972}, {1.558407346410207, 0.7812804852041155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.3746569371419204`}, { 1.563407346410207, -2.35553203986639}, { 1.563407346410207, -1.7256124089012181`}, {1.563407346410207, 1.2061343946773102`}, {1.563407346410207, 0.7829622591418717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.375130594924908}, { 1.5684073464102068`, -2.3559792249485842`}, { 1.5684073464102068`, -1.7267080941601463`}, {1.5684073464102068`, 1.206351189780205}, {1.5684073464102068`, 0.784617119836301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.3756081271334466`}, { 1.5734073464102072`, -2.3564309560598575`}, { 1.5734073464102072`, -1.7278049133053912`}, {1.5734073464102072`, 1.2065946855141827`}, {1.5734073464102072`, 0.7862445845100356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.376089573436129}, { 1.578407346410207, -2.3568872818435738`}, { 1.578407346410207, -1.728902855064865}, {1.578407346410207, 1.2068653194883228`}, {1.578407346410207, 0.7878441730209709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.376574973990167}, { 1.583407346410207, -2.357348251513494}, { 1.583407346410207, -1.730001907838468}, {1.583407346410207, 1.2071635252817552`}, {1.583407346410207, 0.7894154085087585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.3770643694477025`}, { 1.5884073464102069`, -2.3578139148596455`}, { 1.5884073464102069`, -1.731102059693384}, {1.5884073464102069`, 1.2074897317713018`}, {1.5884073464102069`, 0.790957818057038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.3775578009621854`}, { 1.5934073464102072`, -2.358284322254212}, { 1.5934073464102072`, -1.7322032983593447`}, {1.5934073464102072`, 1.2078443624450814`}, {1.5934073464102072`, 0.7924709333695956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.3780553101948274`}, { 1.598407346410207, -2.35875952465744}, { 1.598407346410207, -1.7333056112238623`}, {1.598407346410207, 1.208227834704075}, {1.598407346410207, 0.7939542914584498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.3785569393211303`}, { 1.603407346410207, -2.359239573623563}, { 1.603407346410207, -1.7344089853274332`}, {1.603407346410207, 1.2086405591538114`}, {1.603407346410207, 0.7954074353417029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.3790627310374877`}, { 1.6084073464102069`, -2.3597245213067404`}, { 1.6084073464102069`, -1.7355134073587153`}, {1.6084073464102069`, 1.209082938888512}, {1.6084073464102069`, 0.7968299147488208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.3795727285678616`}, { 1.6134073464102068`, -2.360214420467009}, { 1.6134073464102068`, -1.7366188636496755`}, {1.6134073464102068`, 1.2095553687701854`}, {1.6134073464102068`, 0.7982212868308498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.3800869756705336`}, { 1.6184073464102071`, -2.3607093244762436`}, { 1.6184073464102071`, -1.7377253401707153`}, {1.6184073464102071`, 1.2100582347053077`}, {1.6184073464102071`, 0.7995811168729345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.3806055166449314`}, { 1.623407346410207, -2.3612092873241295`}, { 1.623407346410207, -1.7388328225257672`}, {1.623407346410207, 1.2105919129218627`}, {1.623407346410207, 0.8009089790063589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.3811283963385286`}, { 1.628407346410207, -2.36171436362414}, { 1.628407346410207, -1.7399412959473748`}, {1.628407346410207, 1.2111567692496368`}, {1.628407346410207, 0.8022044569172253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.3816556601538217`}, { 1.6334073464102068`, -2.3622246086195164`}, { 1.6334073464102068`, -1.7410507452917445`}, {1.6334073464102068`, 1.2117531584067487`}, {1.6334073464102068`, 0.8034671445487768}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.3821873540553797`}, { 1.6384073464102071`, -2.362740078189255}, { 1.6384073464102071`, -1.7421611550337837`}, {1.6384073464102071`, 1.212381423295504}, {1.6384073464102071`, 0.8046966467942887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.3827235245769707`}, { 1.643407346410207, -2.363260828854088}, { 1.643407346410207, -1.743272509262115}, {1.643407346410207, 1.2130418943106889`}, {1.643407346410207, 0.8058925801773994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.383264218828762}, { 1.648407346410207, -2.3637869177824644`}, { 1.648407346410207, -1.7443847916740802`}, {1.648407346410207, 1.2137348886634893`}, {1.648407346410207, 0.8070545735167092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.383809484504594}, { 1.6534073464102068`, -2.364318402796527}, { 1.6534073464102068`, -1.7454979855707227`}, {1.6534073464102068`, 1.2144607097242044`}, {1.6534073464102068`, 0.8081822685714684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.384359369889332}, { 1.6584073464102072`, -2.36485534237808}, { 1.6584073464102072`, -1.7466120738517628`}, {1.6584073464102072`, 1.2152196463869285`}, {1.6584073464102072`, 0.8092753206651809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.3849139238662875`}, { 1.663407346410207, -2.3653977956745424`}, { 1.663407346410207, -1.7477270390105577`}, {1.663407346410207, 1.2160119724593226`}, {1.663407346410207, 0.8103333992840095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.3854731959247184`}, { 1.668407346410207, -2.3659458225048935`}, { 1.668407346410207, -1.7488428631290553`}, {1.668407346410207, 1.21683794608054}, {1.668407346410207, 0.8113561886469141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.3860372361673994`}, { 1.6734073464102068`, -2.3664994833655966`}, { 1.6734073464102068`, -1.749959527872739}, {1.6734073464102068`, 1.217697809170256}, {1.6734073464102068`, 0.8123433882445719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.3866060953182653`}, { 1.6784073464102072`, -2.367058839436509}, { 1.6784073464102072`, -1.7510770144855683`}, {1.6784073464102072`, 1.2185917869116507`}, {1.6784073464102072`, 0.8132947133442328}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.3871798247301306`}, { 1.683407346410207, -2.367623952586759}, { 1.683407346410207, -1.7521953037849187`}, {1.683407346410207, 1.2195200872710221`}, {1.683407346410207, 0.8142098954578383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.387758476392478}, { 1.688407346410207, -2.368194885380608}, { 1.688407346410207, -1.7533143761565158`}, {1.688407346410207, 1.2204829005565418`}, {1.688407346410207, 0.815088682770882}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.3883421029393204`}, { 1.6934073464102068`, -2.3687717010832747`}, { 1.6934073464102068`, -1.7544342115493783`}, {1.6934073464102068`, 1.2214803990184573`}, {1.6934073464102068`, 0.8159308405297163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.3889307576571306`}, { 1.6984073464102072`, -2.36935446366673}, { 1.6984073464102072`, -1.7555547894707593`}, {1.6984073464102072`, 1.222512736492827}, {1.6984073464102072`, 0.8167361513852208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.389524494492846}, { 1.703407346410207, -2.3699432378154524`}, { 1.703407346410207, -1.7566760889810995`}, {1.703407346410207, 1.2235800480906138`}, {1.703407346410207, 0.8175044156909992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.39012336806194}, { 1.708407346410207, -2.370538088932146}, { 1.708407346410207, -1.7577980886889863`}, {1.708407346410207, 1.2246824499337174`}, {1.708407346410207, 0.8182354517545367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.39072743365656}, { 1.7134073464102069`, -2.371139083143411}, { 1.7134073464102069`, -1.758920766746127}, {1.7134073464102069`, 1.2258200389392258`}, {1.7134073464102069`, 0.8189290960400314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.3913367472537375`}, { 1.7184073464102072`, -2.371746287305367}, { 1.7184073464102072`, -1.7600441008423378`}, {1.7184073464102072`, 1.2269928926528835`}, {1.7184073464102072`, 0.819585203321901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.3919513655236577`}, { 1.723407346410207, -2.3723597690092233`}, { 1.723407346410207, -1.7611680682005488`}, {1.723407346410207, 1.2282010691324692`}, {1.723407346410207, 0.8202036467882856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.392571345838004}, { 1.728407346410207, -2.372979596586794}, { 1.728407346410207, -1.762292645571832}, {1.728407346410207, 1.2294446068814635`}, {1.728407346410207, 0.8207843180941532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.393196746278353}, { 1.7334073464102069`, -2.37360583911595}, { 1.7334073464102069`, -1.7634178092304529`}, {1.7334073464102069`, 1.2307235248330708`}, {1.7334073464102069`, 0.8213271273639552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.3938276256446467`}, { 1.7384073464102068`, -2.374238566426004}, { 1.7384073464102068`, -1.7645435349689484`}, {1.7384073464102068`, 1.2320378223843567`}, {1.7384073464102068`, 0.8218320031440666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.3944640434637128`}, { 1.7434073464102071`, -2.3748778491030307`}, { 1.7434073464102071`, -1.7656697980932377`}, {1.7434073464102071`, 1.2333874794799455`}, {1.7434073464102071`, 0.8222988923055751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.395106059997852}, { 1.748407346410207, -2.375523758495106}, { 1.748407346410207, -1.7667965734177626`}, {1.748407346410207, 1.234772456744422}, {1.748407346410207, 0.822727759898267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.3957537362534826`}, { 1.753407346410207, -2.3761763667174693`}, { 1.753407346410207, -1.7679238352606728`}, {1.753407346410207, 1.2361926956622937`}, {1.753407346410207, 0.8231185889569644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.396407133989833}, { 1.7584073464102068`, -2.376835746657603}, { 1.7584073464102068`, -1.7690515574390435`}, {1.7584073464102068`, 1.2376481188041}, {1.7584073464102068`, 0.823471380261629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.3970663157276992`}, { 1.7634073464102071`, -2.3775019719802164`}, { 1.7634073464102071`, -1.770179713264144}, {1.7634073464102071`, 1.2391386300969702`}, {1.7634073464102071`, 0.8237861520529264}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.3977313447582462`}, { 1.768407346410207, -2.3781751171321392`}, { 1.768407346410207, -1.7713082755367515`}, {1.768407346410207, 1.2406641151377253`}, {1.768407346410207, 0.8240629397051649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.3984022851518616`}, { 1.773407346410207, -2.3788552573471162`}, { 1.773407346410207, -1.7724372165425193`}, {1.773407346410207, 1.242224441546368}, {1.773407346410207, 0.8243017953587667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.3990792017670537`}, { 1.7784073464102068`, -2.379542468650487}, { 1.7784073464102068`, -1.7735665080473988`}, {1.7784073464102068`, 1.2438194593576257`}, {1.7784073464102068`, 0.8245027875146055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.399762160259399}, { 1.7834073464102072`, -2.380236827863766}, { 1.7834073464102072`, -1.7746961212931234`}, {1.7834073464102072`, 1.2454490014480373`}, {1.7834073464102072`, 0.8246660005927292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.400451227090527}, { 1.788407346410207, -2.380938412609095}, { 1.788407346410207, -1.775826026992756}, {1.788407346410207, 1.2471128839959162`}, {1.788407346410207, 0.8247915344581315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.401146469537146}, { 1.793407346410207, -2.3816473013135795`}, { 1.793407346410207, -1.776956195326305}, {1.793407346410207, 1.2488109069714148`}, {1.793407346410207, 0.8248795039163567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.401847955700102}, { 1.7984073464102068`, -2.3823635732134907`}, { 1.7984073464102068`, -1.778086595936415}, {1.7984073464102068`, 1.2505428546538202`}, {1.7984073464102068`, 0.8249300381818091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.4025557545134775`}, { 1.8034073464102072`, -2.3830873083583364`}, { 1.8034073464102072`, -1.7792171979241296`}, {1.8034073464102072`, 1.2523084961731297`}, {1.8034073464102072`, 0.8249432803217215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.4032699357537117`}, { 1.808407346410207, -2.383818587614784}, { 1.808407346410207, -1.7803479698447433`}, {1.808407346410207, 1.254107586072932}, {1.808407346410207, 0.8249193866787624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.403990570048752}, { 1.813407346410207, -2.384557492670445}, { 1.813407346410207, -1.7814788797037342`}, {1.813407346410207, 1.2559398648915998`}, {1.813407346410207, 0.824858526275283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.404717728887225}, { 1.8184073464102068`, -2.3853041060374935`}, { 1.8184073464102068`, -1.782609894952788}, {1.8184073464102068`, 1.2578050597587884`}, {1.8184073464102068`, 0.824760880202205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.4054514846276263`}, { 1.8234073464102072`, -2.3860585110561336`}, { 1.8234073464102072`, -1.7837409824859216`}, {1.8234073464102072`, 1.2597028850043055`}, {1.8234073464102072`, 0.8246266409955036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.4061919105075282`}, { 1.828407346410207, -2.38682079189789}, { 1.828407346410207, -1.7848721086357027`}, {1.828407346410207, 1.2616330427764275`}, {1.828407346410207, 0.8244560120031976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.406939080652793}, { 1.833407346410207, -2.3875910335687296`}, { 1.833407346410207, -1.786003239169578}, {1.833407346410207, 1.2635952236668517`}, {1.833407346410207, 0.8242492067456807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.407693070086791}, { 1.8384073464102069`, -2.3883693219119975`}, { 1.8384073464102069`, -1.7871343392863113`}, {1.8384073464102069`, 1.2655891073395311`}, {1.8384073464102069`, 0.8240064482721375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.408453954739627}, { 1.8434073464102072`, -2.389155743611167}, { 1.8434073464102072`, -1.7882653736125347`}, {1.8434073464102072`, 1.267614363160771}, {1.8434073464102072`, 0.8237279685156816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.409221811457354}, { 1.848407346410207, -2.389950386192387}, { 1.848407346410207, -1.7893963061994247`}, {1.848407346410207, 1.2696706508280693`}, {1.848407346410207, 0.8234140076497305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.4099967180111803`}, { 1.853407346410207, -2.3907533380268333`}, { 1.853407346410207, -1.790527100519501}, {1.853407346410207, 1.2717576209953416`}, {1.853407346410207, 0.8230648134479954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.4107787531066664`}, { 1.8584073464102069`, -2.3915646883328403`}, { 1.8584073464102069`, -1.791657719463558}, {1.8584073464102069`, 1.2738749158922735`}, {1.8584073464102069`, 0.8226806406503319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.411567996392895}, { 1.8634073464102068`, -2.39238452717782}, { 1.8634073464102068`, -1.7927881253377318`}, {1.8634073464102068`, 1.2760221699357548`}, {1.8634073464102068`, 0.8222617503365275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.412364528471619}, { 1.8684073464102071`, -2.393212945479949}, { 1.8684073464102071`, -1.7939182798607107`}, {1.8684073464102071`, 1.2781990103314378`}, {1.8684073464102071`, 0.8218084093099669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.4131684309063743`}, { 1.873407346410207, -2.3940500350096254`}, { 1.873407346410207, -1.7950481441610924`}, {1.873407346410207, 1.2804050576636785`}, {1.873407346410207, 0.8213208894929377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.4139797862315566`}, { 1.878407346410207, -2.3948958883906775`}, { 1.878407346410207, -1.7961776787748924`}, {1.878407346410207, 1.282639926472262}, {1.878407346410207, 0.8207994673351835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.41479867796145}, { 1.8834073464102068`, -2.395750599101326}, { 1.8834073464102068`, -1.7973068436432158`}, {1.8834073464102068`, 1.2849032258144681`}, {1.8834073464102068`, 0.8202444232371503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.415625190599204}, { 1.8884073464102071`, -2.3966142614748858`}, { 1.8884073464102071`, -1.7984355981100868`}, {1.8884073464102071`, 1.2871945598112113`}, {1.8884073464102071`, 0.8196560409892013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.4164594096457512`}, { 1.893407346410207, -2.397486970700199}, { 1.893407346410207, -1.7995639009204536`}, {1.893407346410207, 1.289513528176146}, {1.893407346410207, 0.8190346072279262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.4173014216086552`}, { 1.898407346410207, -2.3983688228217948`}, { 1.898407346410207, -1.800691710218365}, {1.898407346410207, 1.2918597267267753`}, {1.898407346410207, 0.8183804109105036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.4181513140108866`}, { 1.9034073464102068`, -2.3992599147397624`}, { 1.9034073464102068`, -1.8018189835453318`}, {1.9034073464102068`, 1.2942327478767663`}, {1.9034073464102068`, 0.8176937428079344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.419009175399511}, { 1.9084073464102072`, -2.400160344209334}, { 1.9084073464102072`, -1.8029456778388702`}, {1.9084073464102072`, 1.2966321811088113`}, {1.9084073464102072`, 0.8169748950178077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.4198750953542874`}, { 1.913407346410207, -2.4010702098401664`}, { 1.913407346410207, -1.8040717494312417`}, {1.913407346410207, 1.2990576134275174`}, {1.913407346410207, 0.8162241604971345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.420749164496164}, { 1.918407346410207, -2.401989611095311}, { 1.918407346410207, -1.8051971540483915`}, {1.918407346410207, 1.301508629791942}, {1.918407346410207, 0.8154418326156367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.4216314744956677`}, { 1.9234073464102068`, -2.402918648289867}, { 1.9234073464102068`, -1.8063218468090878`}, {1.9234073464102068`, 1.3039848135275094`}, {1.9234073464102068`, 0.8146282047297722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.4225221180811656`}, { 1.9284073464102072`, -2.4038574225893075`}, { 1.9284073464102072`, -1.8074457822242733`}, {1.9284073464102072`, 1.3064857467171644`}, {1.9284073464102072`, 0.8137835697776437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.4234211890470028`}, { 1.933407346410207, -2.4048060360074683`}, { 1.933407346410207, -1.8085689141966328`}, {1.933407346410207, 1.309011010571733}, {1.933407346410207, 0.8129082198948477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.4243287822614983`}, { 1.938407346410207, -2.4057645914041945`}, { 1.938407346410207, -1.809691196020379}, {1.938407346410207, 1.3115601857795431`}, {1.938407346410207, 0.8120024460512036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.4252449936747897`}, { 1.9434073464102068`, -2.406733192482632}, { 1.9434073464102068`, -1.8108125803812678`}, {1.9434073464102068`, 1.3141328528354712`}, {1.9434073464102068`, 0.8110665377082288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.426169920326515}, { 1.9484073464102072`, -2.407711943786156}, { 1.9484073464102072`, -1.8119330193568466`}, {1.9484073464102072`, 1.3167285923496428`}, {1.9484073464102072`, 0.8101007824971311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.427103660353321}, { 1.953407346410207, -2.408700950694929}, { 1.953407346410207, -1.813052464416936}, {1.953407346410207, 1.3193469853361086`}, {1.953407346410207, 0.8091054659170179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.4280463129961882`}, { 1.958407346410207, -2.4097003194220807`}, { 1.958407346410207, -1.8141708664243614`}, {1.958407346410207, 1.3219876134818653`}, {1.958407346410207, 0.8080808710529643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.4289979786075557`}, { 1.9634073464102069`, -2.410710157009497}, { 1.9634073464102069`, -1.8152881756359278`}, {1.9634073464102069`, 1.3246500593966677`}, {1.9634073464102069`, 0.8070272783135107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.429958758658235}, { 1.9684073464102072`, -2.411730571323209}, { 1.9684073464102072`, -1.8164043417036528`}, {1.9684073464102072`, 1.3273339068441152`}, {1.9684073464102072`, 0.8059449651871183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.430928755744104}, { 1.973407346410207, -2.412761671048382}, { 1.973407346410207, -1.8175193136762555`}, {1.973407346410207, 1.330038740954542}, {1.973407346410207, 0.8048342060170685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.4319080735925596`}, { 1.978407346410207, -2.413803565683882}, { 1.978407346410207, -1.8186330400009143`}, {1.978407346410207, 1.3327641484202934`}, {1.978407346410207, 0.8036952717942496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.432896817068722}, { 1.9834073464102069`, -2.4148563655364255`}, { 1.9834073464102069`, -1.8197454685252898`}, {1.9834073464102069`, 1.3355097176739728`}, {1.9834073464102069`, 0.8025284299672468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.433895092181373}, { 1.988407346410207, -2.415920181714287}, { 1.988407346410207, -1.8208565464998254`}, {1.988407346410207, 1.3382750390502955`}, {1.988407346410207, 0.8013339442691291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.434903006088612}, { 1.993407346410207, -2.4169951261205775`}, { 1.993407346410207, -1.8219662205803253`}, {1.993407346410207, 1.3410597049321884`}, {1.993407346410207, 0.8001120745603083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.4359206671032214`}, { 1.998407346410207, -2.4180813114460613`}, { 1.998407346410207, -1.823074436830818}, {1.998407346410207, 1.3438633098817987`}, {1.998407346410207, 0.7988630766868206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.436948184697713}, { 2.003407346410207, -2.4191788511615244`}, { 2.003407346410207, -1.8241811407267068`}, {2.003407346410207, 1.3466854507570745`}, {2.003407346410207, 0.7975872023533945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.4379856695090525`}, { 2.008407346410207, -2.4202878595096693`}, { 2.008407346410207, -1.825286277158213}, {2.008407346410207, 1.3495257268145933`}, {2.008407346410207, 0.7962846990106407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.4390332333430402`}, { 2.013407346410207, -2.4214084514965384`}, { 2.013407346410207, -1.8263897904341169`}, {2.013407346410207, 1.3523837397993141`}, {2.013407346410207, 0.7949558097557138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.440090989178324}, { 2.018407346410207, -2.4225407428824557`}, { 2.018407346410207, -1.8274916242857986`}, {2.018407346410207, 1.355259094021921}, {2.018407346410207, 0.7936007732457931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.44115905117004}, { 2.023407346410207, -2.423684850172475}, { 2.023407346410207, -1.8285917218715835`}, {2.023407346410207, 1.3581513964244296`}, {2.023407346410207, 0.7922198236237359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.442237534653052}, { 2.028407346410207, -2.4248408906063315`}, { 2.028407346410207, -1.8296900257813948`}, {2.028407346410207, 1.3610602566347159`}, {2.028407346410207, 0.7908131904552667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.443326556144776}, { 2.033407346410207, -2.4260089821478865`}, { 2.033407346410207, -1.8307864780417191`}, {2.033407346410207, 1.3639852870106073`}, {2.033407346410207, 0.7893810986770745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.444426233347569}, { 2.038407346410207, -2.4271892434740585`}, { 2.038407346410207, -1.8318810201208826`}, {2.038407346410207, 1.3669261026741866`}, {2.038407346410207, 0.7879237685552044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.4455366851506652`}, { 2.043407346410207, -2.428381793963236}, { 2.043407346410207, -1.8329735929346496`}, {2.043407346410207, 1.3698823215369156`}, {2.043407346410207, 0.786441415653148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.4466580316316353`}, { 2.048407346410207, -2.429586753683156}, { 2.048407346410207, -1.8340641368521335`}, {2.048407346410207, 1.3728535643161974`}, {2.048407346410207, 0.7849342508090434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.447790394057352}, { 2.053407346410207, -2.430804243378257}, { 2.053407346410207, -1.8351525917020353`}, {2.053407346410207, 1.3758394545439554`}, {2.053407346410207, 0.7834024801214284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.448933894884439}, { 2.058407346410207, -2.432034384456481}, { 2.058407346410207, -1.8362388967792032`}, {2.058407346410207, 1.378839618567808}, {2.058407346410207, 0.7818463049429941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.4500886577591805`}, { 2.063407346410207, -2.433277298975537}, { 2.063407346410207, -1.8373229908515147`}, {2.063407346410207, 1.3818536855453893`}, {2.063407346410207, 0.7802659218818115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.451254807516876}, { 2.068407346410207, -2.434533109628604}, { 2.068407346410207, -1.8384048121670895`}, {2.068407346410207, 1.3848812874323466`}, {2.068407346410207, 0.7786615228095308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.4524324701806095`}, { 2.073407346410207, -2.4358019397294743`}, { 2.073407346410207, -1.8394842984618278`}, {2.073407346410207, 1.3879220589645298`}, {2.073407346410207, 0.7770332948760587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.45362177295941}, { 2.078407346410207, -2.437083913197139}, { 2.078407346410207, -1.8405613869672741`}, {2.078407346410207, 1.3909756376348665`}, {2.078407346410207, 0.7753814205302503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.4548228442457942`}, { 2.083407346410207, -2.4383791545397937`}, { 2.083407346410207, -1.8416360144188129`}, {2.083407346410207, 1.3940416636653945`}, {2.083407346410207, 0.7737060775461717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.4560358136126483`}, { 2.088407346410207, -2.4396877888382726`}, { 2.088407346410207, -1.8427081170641892`}, {2.088407346410207, 1.3971197799749069`}, {2.088407346410207, 0.7720074390545062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.4572608118094363`}, { 2.093407346410207, -2.4410099417289053`}, { 2.093407346410207, -1.8437776306723597`}, {2.093407346410207, 1.40020963214264}, {2.093407346410207, 0.770285673578695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.4584979707577093`}, { 2.098407346410207, -2.4423457393857837`}, { 2.098407346410207, -1.8448444905426649`}, {2.098407346410207, 1.4033108683684188`}, {2.098407346410207, 0.7685409450754451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.459747423545887}, { 2.103407346410207, -2.443695308502443}, { 2.103407346410207, -1.8459086315143338`}, {2.103407346410207, 1.4064231394296562`}, {2.103407346410207, 0.7667734129792082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.461009304423288}, { 2.108407346410207, -2.445058776272951}, { 2.108407346410207, -1.846969987976306}, {2.108407346410207, 1.4095460986355788`}, {2.108407346410207, 0.7649832322503207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.462283748793386}, { 2.1134073464102068`, -2.4464362703724007`}, { 2.1134073464102068`, -1.8480284938773774`}, {2.1134073464102068`, 1.4126794017790307`}, {2.1134073464102068`, 0.7631705534264581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.46357089320626}, { 2.118407346410207, -2.4478279189368037`}, { 2.118407346410207, -1.8490840827366666`}, {2.118407346410207, 1.4158227070862073`}, {2.118407346410207, 0.761335522677097}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.4648708753502144`}, { 2.123407346410207, -2.449233850542383}, { 2.123407346410207, -1.850136687654392}, {2.123407346410207, 1.4189756751646214`}, {2.123407346410207, 0.7594782818607061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.466183834042548}, { 2.128407346410207, -2.4506541941842657`}, { 2.128407346410207, -1.851186241322968}, {2.128407346410207, 1.4221379689496232`}, {2.128407346410207, 0.7575989685843805}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.4675099092194324`}, { 2.133407346410207, -2.452089079254563}, { 2.133407346410207, -1.8522326760384031`}, {2.133407346410207, 1.4253092536497451`}, {2.133407346410207, 0.7556977162656774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.468849241924887}, { 2.138407346410207, -2.453538635519853}, { 2.138407346410207, -1.8532759237120064`}, {2.138407346410207, 1.4284891966911557`}, {2.138407346410207, 0.7537746541964028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.4702019742988086`}, { 2.143407346410207, -2.4550029930980495`}, { 2.143407346410207, -1.8543159158823925`}, {2.143407346410207, 1.43167746766147}, {2.143407346410207, 0.7518299076081373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.4715682495640428`}, { 2.148407346410207, -2.456482282434664}, { 2.148407346410207, -1.8553525837277787`}, {2.148407346410207, 1.4348737382531618`}, {2.148407346410207, 0.7498635977392786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.4729482120124557`}, { 2.153407346410207, -2.4579766342784604`}, { 2.153407346410207, -1.8563858580785721`}, {2.153407346410207, 1.4380776822068024`}, {2.153407346410207, 0.747875841903421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.4743420069899855`}, { 2.158407346410207, -2.459486179656505}, { 2.158407346410207, -1.857415669430238}, {2.158407346410207, 1.4412889752543443`}, {2.158407346410207, 0.7458667535588814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.475749780880645}, { 2.163407346410207, -2.461011049848601}, { 2.163407346410207, -1.8584419479564438`}, {2.163407346410207, 1.4445072950626414`}, {2.163407346410207, 0.7438364423792087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.4771716810894437`}, { 2.168407346410207, -2.4625513763611258`}, { 2.168407346410207, -1.8594646235224714`}, {2.168407346410207, 1.4477323211774091`}, {2.168407346410207, 0.7417850143245194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.4786078560242073`}, { 2.173407346410207, -2.464107290900261}, { 2.173407346410207, -1.8604836256988873`}, {2.173407346410207, 1.4509637349677844`}, {2.173407346410207, 0.7397125717135201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.480058455076258}, { 2.178407346410207, -2.4656789253446165`}, { 2.178407346410207, -1.8614988837754693`}, {2.178407346410207, 1.4542012195716643`}, {2.178407346410207, 0.7376192132960774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.481523628599934}, { 2.183407346410207, -2.46726641171726}, { 2.183407346410207, -1.8625103267753724`}, {2.183407346410207, 1.457444459841973}, {2.183407346410207, 0.7355050343262216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.4830035278909195`}, { 2.188407346410207, -2.4688698821571475`}, { 2.188407346410207, -1.8635178834695318`}, {2.188407346410207, 1.4606931422940035`}, {2.188407346410207, 0.7333701266354677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.4844983051633536`}, { 2.193407346410207, -2.470489468889961}, { 2.193407346410207, -1.8645214823912897`}, {2.193407346410207, 1.46394695505397}, {2.193407346410207, 0.7312145787063514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.4860081135256964`}, { 2.198407346410207, -2.4721253041983546`}, { 2.198407346410207, -1.865521051851236}, {2.198407346410207, 1.467205587808897}, {2.198407346410207, 0.7290384757460903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.487533106955316}, { 2.203407346410207, -2.47377752039162}, { 2.203407346410207, -1.866516519952255}, {2.203407346410207, 1.4704687317579603`}, {2.203407346410207, 0.7268418997602833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.489073440271781}, { 2.208407346410207, -2.475446249774766}, { 2.208407346410207, -1.8675078146047634`}, {2.208407346410207, 1.4737360795654}, {2.208407346410207, 0.7246249296265672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.4906292691088243`}, { 2.213407346410207, -2.477131624617026}, { 2.213407346410207, -1.8684948635421306`}, {2.213407346410207, 1.477007325315092}, {2.213407346410207, 0.7223876411681703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.492200749884949}, { 2.218407346410207, -2.478833777119797}, { 2.218407346410207, -1.8694775943362703`}, {2.218407346410207, 1.4802821644668864`}, {2.218407346410207, 0.7201301072272903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.493788039772665}, { 2.223407346410207, -2.4805528393840097`}, { 2.223407346410207, -1.870455934413385}, {2.223407346410207, 1.4835602938147932`}, {2.223407346410207, 0.7178523977382469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.4953912966663125`}, { 2.228407346410207, -2.4822889433769495`}, { 2.228407346410207, -1.871429811069862}, {2.228407346410207, 1.486841411447097}, {2.228407346410207, 0.7155545798003559}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.4970106791484667`}, { 2.233407346410207, -2.4840422208985182`}, { 2.233407346410207, -1.8723991514882936`}, {2.233407346410207, 1.4901252167084833`}, {2.233407346410207, 0.7132367177504803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.4986463464548834`}, { 2.2384073464102068`, -2.485812803546961}, { 2.2384073464102068`, -1.8733638827536219`}, {2.2384073464102068`, 1.4934114101642235`}, {2.2384073464102068`, 0.710898873235222}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.5002984584379733`}, { 2.243407346410207, -2.487600822684051}, { 2.243407346410207, -1.8743239318693814`}, {2.243407346410207, 1.4966996935665156`}, {2.243407346410207, 0.7085411052827164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.5019671755287862`}, { 2.248407346410207, -2.489406409399754}, { 2.248407346410207, -1.8752792257740374`}, {2.248407346410207, 1.4999897698230045`}, {2.248407346410207, 0.7061634703740006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.503652658697473}, { 2.253407346410207, -2.4912296944763646`}, { 2.253407346410207, -1.8762296913573944`}, {2.253407346410207, 1.503281342967555}, {2.253407346410207, 0.7037660225139333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.505355069412214}, { 2.2584073464102072`, -2.4930708083521465`}, { 2.2584073464102072`, -1.8771752554770667`}, {2.2584073464102072`, 1.5065741181333168`}, {2.2584073464102072`, 0.7013488133016395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.5070745695965897`}, { 2.263407346410207, -2.4949298810844565`}, { 2.263407346410207, -1.8781158449749953`}, {2.263407346410207, 1.5098678015281257`}, {2.263407346410207, 0.6989118920004675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.5088113215853887`}, { 2.268407346410207, -2.4968070423123887`}, { 2.268407346410207, -1.8790513866939906`}, {2.268407346410207, 1.5131621004122782`}, {2.268407346410207, 0.69645530560744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.5105654880788175`}, { 2.273407346410207, -2.498702421218933}, { 2.273407346410207, -1.8799818074942927`}, {2.273407346410207, 1.5164567230787145`}, {2.273407346410207, 0.6939790989221867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.512337232095119}, { 2.278407346410207, -2.5006161464926606`}, { 2.278407346410207, -1.8809070342701228`}, {2.278407346410207, 1.519751378835635}, {2.278407346410207, 0.6914833146153565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.514126716921569}, { 2.283407346410207, -2.5025483462889544`}, { 2.283407346410207, -1.881826993966224}, {2.283407346410207, 1.5230457779915827`}, {2.283407346410207, 0.6889679932964968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.5159341060638476`}, { 2.288407346410207, -2.5044991481907846`}, { 2.288407346410207, -1.8827416135943578`}, {2.288407346410207, 1.5263396318429996`}, {2.288407346410207, 0.6864331735813977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.517759563193782}, { 2.293407346410207, -2.506468679169044}, { 2.293407346410207, -1.8836508202497553`}, {2.293407346410207, 1.52963265266429}, {2.293407346410207, 0.6838788921589024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.5196032520954392`}, { 2.298407346410207, -2.5084570655424634`}, { 2.298407346410207, -1.8845545411274953`}, {2.298407346410207, 1.5329245537003926`}, {2.298407346410207, 0.6813051838571818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.5214653366095705`}, { 2.303407346410207, -2.510464432937103}, { 2.303407346410207, -1.885452703538797}, {2.303407346410207, 1.5362150491618705`}, {2.303407346410207, 0.6787120817094767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.5233459805764067`}, { 2.308407346410207, -2.5124909062454397`}, { 2.308407346410207, -1.8863452349272107`}, {2.308407346410207, 1.5395038542225317`}, {2.308407346410207, 0.6760996170193141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.525245347776797}, { 2.313407346410207, -2.5145366095850696`}, { 2.313407346410207, -1.887232062884688}, {2.313407346410207, 1.5427906850195776`}, {2.313407346410207, 0.6734678194251961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.5271636018716936`}, { 2.318407346410207, -2.5166016662570203`}, { 2.318407346410207, -1.8881131151675126`}, {2.318407346410207, 1.5460752586562783`}, {2.318407346410207, 0.6708167169647778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, 2.5291009063399845`}, { 2.323407346410207, -2.5186861987037}, { 2.323407346410207, -1.8889883197120807`}, {2.323407346410207, 1.5493572932071669`}, {2.323407346410207, 0.6681463361385361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, 2.531057424414681}, { 2.328407346410207, -2.5207903284664894`}, { 2.328407346410207, -1.8898576046505033`}, {2.328407346410207, 1.5526365077257522`}, {2.328407346410207, 0.6654567019729398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, 2.533033319017467}, { 2.333407346410207, -2.5229141761429914`}, { 2.333407346410207, -1.8907208983260257`}, {2.333407346410207, 1.5559126222547275`}, {2.333407346410207, 0.6627478380831309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, 2.535028752691618}, { 2.338407346410207, -2.52505786134395}, { 2.338407346410207, -1.8915781293082383`}, {2.338407346410207, 1.5591853578386694`}, {2.338407346410207, 0.6600197667351309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, 2.537043887533304}, { 2.343407346410207, -2.527221502649848}, { 2.343407346410207, -1.8924292264080627`}, {2.343407346410207, 1.5624544365391995`}, {2.343407346410207, 0.6572725089075782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, 2.5390788851212935`}, { 2.348407346410207, -2.5294052175672026`}, { 2.348407346410207, -1.8932741186925024`}, {2.348407346410207, 1.5657195814525904`}, {2.348407346410207, 0.6545060843530166}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, 2.541133906445074}, { 2.353407346410207, -2.5316091224845687`}, { 2.353407346410207, -1.8941127354991325`}, {2.353407346410207, 1.5689805167297926`}, {2.353407346410207, 0.6517205116587379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, 2.5432091118314095`}, { 2.358407346410207, -2.5338333326282605`}, { 2.358407346410207, -1.8949450064503204`}, {2.358407346410207, 1.5722369675988495`}, {2.358407346410207, 0.6489158083072002}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, 2.545304660869364}, { 2.3634073464102068`, -2.536077962017807}, { 2.3634073464102068`, -1.8957708614671542`}, {2.3634073464102068`, 1.5754886603896647`}, {2.3634073464102068`, 0.6460919907360319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, 2.54742071233381}, { 2.368407346410207, -2.538343123421156}, { 2.368407346410207, -1.8965902307830678`}, {2.368407346410207, 1.5787353225610972`}, {2.368407346410207, 0.6432490743976331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, 2.54955742410746}, { 2.373407346410207, -2.540628928309633}, { 2.373407346410207, -1.897403044957145}, {2.373407346410207, 1.5819766827303299`}, {2.373407346410207, 0.6403870738183947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, 2.551714953101449}, { 2.378407346410207, -2.542935486812676}, { 2.378407346410207, -1.898209234887087}, {2.378407346410207, 1.5852124707044806`}, {2.378407346410207, 0.6375060026575385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, 2.5538934551745047`}, { 2.3834073464102072`, -2.545262907672354}, { 2.3834073464102072`, -1.899008731821828}, {2.3834073464102072`, 1.5884424175144063`}, {2.3834073464102072`, 0.634605873765605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, 2.556093085050747}, { 2.388407346410207, -2.54761129819768}, { 2.388407346410207, -1.899801467373787}, {2.388407346410207, 1.5916662554506427`}, {2.388407346410207, 0.6316866992425926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, 2.5583139962361594`}, { 2.393407346410207, -2.5499807642187418`}, { 2.393407346410207, -1.9005873735307366`}, {2.393407346410207, 1.594883718101443}, {2.393407346410207, 0.6287484904957671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, 2.560556340933777}, { 2.398407346410207, -2.552371410040646}, { 2.398407346410207, -1.9013663826672775`}, {2.398407346410207, 1.598094540392842}, {2.398407346410207, 0.6257912582971545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, 2.562820269957632}, { 2.403407346410207, -2.554783338397304}, { 2.403407346410207, -1.9021384275559103`}, {2.403407346410207, 1.601298458630696}, {2.403407346410207, 0.6228150128407307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, 2.565105932645533}, { 2.408407346410207, -2.557216650405069}, { 2.408407346410207, -1.9029034413776789`}, {2.408407346410207, 1.6044952105446375`}, {2.408407346410207, 0.6198197637993182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, 2.5674134767707053`}, { 2.413407346410207, -2.5596714455162215`}, { 2.413407346410207, -1.9036613577323862`}, {2.413407346410207, 1.607684535333867}, {2.413407346410207, 0.6168055203812107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, 2.569743048452373}, { 2.418407346410207, -2.562147821472343}, { 2.418407346410207, -1.904412110648364}, {2.418407346410207, 1.6108661737147263`}, {2.418407346410207, 0.613772291386527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, 2.572094792065328}, { 2.423407346410207, -2.564645874257562}, { 2.423407346410207, -1.9051556345917833`}, {2.423407346410207, 1.6140398679699721`}, {2.423407346410207, 0.6107200852633182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, 2.574468850148569}, { 2.428407346410207, -2.567165698051704}, { 2.428407346410207, -1.9058918644755005`}, {2.428407346410207, 1.6172053619996751`}, {2.428407346410207, 0.607648910163432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, 2.5768653633130634`}, { 2.433407346410207, -2.5697073851833494`}, { 2.433407346410207, -1.9066207356674225`}, {2.433407346410207, 1.6203624013736684`}, {2.433407346410207, 0.6045587739981481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, 2.579284470148716}, { 2.438407346410207, -2.5722710260828103`}, { 2.438407346410207, -1.9073421839983875`}, {2.438407346410207, 1.6235107333854621`}, {2.438407346410207, 0.6014496844935969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, 2.581726307130612}, { 2.443407346410207, -2.574856709235044}, { 2.443407346410207, -1.9080561457695455`}, {2.443407346410207, 1.6266501071075399`}, {2.443407346410207, 0.5983216492459708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, 2.584191008524614}, { 2.448407346410207, -2.5774645211325073`}, { 2.448407346410207, -1.9087625577592355`}, {2.448407346410207, 1.6297802734479445`}, {2.448407346410207, 0.5951746757765373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, 2.586678706292397}, { 2.453407346410207, -2.580094546227967}, { 2.453407346410207, -1.9094613572293484`}, {2.453407346410207, 1.632900985208076}, {2.453407346410207, 0.5920087715864664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, 2.5891895299960024`}, { 2.458407346410207, -2.5827468668872835`}, { 2.458407346410207, -1.9101524819311697`}, {2.458407346410207, 1.6360119971415867`}, {2.458407346410207, 0.5888239442114767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, 2.5917236067020006`}, { 2.463407346410207, -2.585421563342166}, { 2.463407346410207, -1.9108358701106956`}, {2.463407346410207, 1.6391130660143027`}, {2.463407346410207, 0.5856202012763121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, 2.594281060885343}, { 2.468407346410207, -2.5881187136429213`}, { 2.468407346410207, -1.911511460513413}, {2.468407346410207, 1.6422039506650545`}, {2.468407346410207, 0.5823975505490555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, 2.5968620143330106`}, { 2.473407346410207, -2.5908383936112087`}, { 2.473407346410207, -1.9121791923885456`}, {2.473407346410207, 1.645284412067325}, {2.473407346410207, 0.5791559999952853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, 2.5994665860475377`}, { 2.478407346410207, -2.593580676792799}, { 2.478407346410207, -1.9128390054927518`}, {2.478407346410207, 1.6483542133916107`}, {2.478407346410207, 0.5758955578320841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, 2.602094892150517}, { 2.483407346410207, -2.596345634410367}, { 2.483407346410207, -1.9134908400932797`}, {2.483407346410207, 1.6514131200683917`}, {2.483407346410207, 0.5726162325818986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, 2.6047470457861848`}, { 2.4884073464102068`, -2.599133335316312}, { 2.4884073464102068`, -1.9141346369705696`}, {2.4884073464102068`, 1.6544608998516026`}, {2.4884073464102068`, 0.5693180331262644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, 2.6074231570251736`}, { 2.493407346410207, -2.601943845945631}, { 2.493407346410207, -1.9147703374203031`}, {2.493407346410207, 1.6574973228824974`}, {2.493407346410207, 0.5660009687593959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, 2.6101233327685605`}, { 2.498407346410207, -2.604777230268843}, { 2.498407346410207, -1.9153978832549}, {2.498407346410207, 1.6605221617537969`}, {2.498407346410207, 0.5626650492416382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, 2.6128476766522826`}, { 2.503407346410207, -2.6076335497449916`}, { 2.503407346410207, -1.9160172168044556`}, {2.503407346410207, 1.6635351915740133`}, {2.503407346410207, 0.5593102848527928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, 2.615596288952057}, { 2.5084073464102072`, -2.610512863274721}, { 2.5084073464102072`, -1.916628280917125}, {2.5084073464102072`, 1.666536190031831}, {2.5084073464102072`, 0.5559366864453205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, 2.618369266488885}, { 2.513407346410207, -2.6134152271534443`}, { 2.513407346410207, -1.9172310189589483`}, {2.513407346410207, 1.6695249374604348`}, {2.513407346410207, 0.5525442654974081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, 2.621166702535267}, { 2.518407346410207, -2.616340695024623}, { 2.518407346410207, -1.917825374813122}, {2.518407346410207, 1.6725012169016764`}, {2.518407346410207, 0.5491330341659142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, 2.6239886867222215`}, { 2.523407346410207, -2.6192893178331498`}, { 2.523407346410207, -1.9184112928787158`}, {2.523407346410207, 1.675464814169957}, {2.523407346410207, 0.5457030053391858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, 2.6268353049472326`}, { 2.528407346410207, -2.6222611437788688`}, { 2.528407346410207, -1.9189887180688372`}, {2.528407346410207, 1.6784155179157145`}, {2.528407346410207, 0.5422541926897481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, 2.62970663928322}, { 2.533407346410207, -2.6252562182702333`}, { 2.533407346410207, -1.9195575958082467`}, {2.533407346410207, 1.6813531196884035`}, {2.533407346410207, 0.53878661072686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, 2.632602767888646}, { 2.538407346410207, -2.628274583878105}, { 2.538407346410207, -1.920117872030429}, {2.538407346410207, 1.6842774139988483`}, {2.538407346410207, 0.535300274848936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, 2.635523764918877}, { 2.543407346410207, -2.631316280289734}, { 2.543407346410207, -1.9206694931741204`}, {2.543407346410207, 1.6871881983808608`}, {2.543407346410207, 0.5317952013958315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, 2.638469700438891}, { 2.5484073464102073`, -2.634381344262901}, { 2.5484073464102073`, -1.9212124061793006`}, {2.5484073464102073`, 1.6900852734520073`}, {2.5484073464102073`, 0.5282714077009808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, 2.6414406403374513`}, { 2.553407346410207, -2.637469809580257}, { 2.553407346410207, -1.9217465584826547`}, {2.553407346410207, 1.6929684429734084`}, {2.553407346410207, 0.5247289121433879}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, 2.6444366462428515`}, { 2.558407346410207, -2.6405817070038617`}, { 2.558407346410207, -1.9222718980125024`}, {2.558407346410207, 1.6958375139084707`}, {2.558407346410207, 0.5211677341994616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, 2.6474577754403295`}, { 2.563407346410207, -2.6437170642299446`}, { 2.563407346410207, -1.9227883731832176`}, {2.563407346410207, 1.6986922964804274`}, {2.563407346410207, 0.5175878944946839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, 2.6505040807912663`}, { 2.568407346410207, -2.6468759058438907`}, { 2.568407346410207, -1.9232959328891288`}, {2.568407346410207, 1.7015326042285939`}, {2.568407346410207, 0.513989414855107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, 2.6535756106542605`}, { 2.5734073464102067`, -2.650058253275478}, { 2.5734073464102067`, -1.9237945264979153`}, {2.5734073464102067`, 1.70435825406322}, {2.5734073464102067`, 0.5103723183586674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, 2.656672408808185}, { 2.578407346410207, -2.65326412475437}, { 2.578407346410207, -1.9242841038435097`}, {2.578407346410207, 1.7071690663188472`}, {2.578407346410207, 0.5067366293863084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, 2.659794514377324}, { 2.583407346410207, -2.656493535265888}, { 2.583407346410207, -1.9247646152185085`}, {2.583407346410207, 1.7099648648060553`}, {2.583407346410207, 0.5030823736728983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, 2.662941961758681}, { 2.588407346410207, -2.6597464965070765`}, { 2.588407346410207, -1.9252360113661056`}, {2.588407346410207, 1.7127454768615153`}, {2.588407346410207, 0.4994095783579285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, 2.666114780551558}, { 2.593407346410207, -2.6630230168430757`}, { 2.593407346410207, -1.9256982434715555`}, {2.593407346410207, 1.7155107333962436`}, {2.593407346410207, 0.4957182720359863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, 2.6693129954894865`}, { 2.598407346410207, -2.6663231012638193`}, { 2.598407346410207, -1.9261512631531734`}, {2.598407346410207, 1.718260468941963}, {2.598407346410207, 0.4920084848069823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, 2.6725366263746055`}, { 2.603407346410207, -2.6696467513410798`}, { 2.603407346410207, -1.9265950224528947`}, {2.603407346410207, 1.720994521695492}, {2.603407346410207, 0.4882802483261153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, 2.675785688014564}, { 2.608407346410207, -2.672993965185871}, { 2.608407346410207, -1.9270294738263796`}, {2.608407346410207, 1.7237127335610682`}, {2.608407346410207, 0.48453359585356687`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, 2.6790601901620286`}, { 2.6134073464102068`, -2.6763647374062383`}, { 2.6134073464102068`, -1.9274545701327073`}, {2.6134073464102068`, 1.7264149501905255`}, {2.6134073464102068`, 0.48076856230389947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, 2.6823601374568757`}, { 2.618407346410207, -2.6797590590654417`}, { 2.618407346410207, -1.9278702646236423`}, {2.618407346410207, 1.7291010210212505`}, {2.618407346410207, 0.47698518429514614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, 2.685685529371131}, { 2.623407346410207, -2.6831769176405693`}, { 2.623407346410207, -1.9282765109324986`}, {2.623407346410207, 1.7317707993118452`}, {2.623407346410207, 0.4731835001975719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, 2.6890363601567366`}, { 2.628407346410207, -2.6866182969815884`}, { 2.628407346410207, -1.9286732630626142`}, {2.628407346410207, 1.7344241421754216`}, {2.628407346410207, 0.4693635501820821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, 2.692412618796195}, { 2.6334073464102072`, -2.69008317727086}, { 2.6334073464102072`, -1.9290604753754401`}, {2.6334073464102072`, 1.737060910610471}, {2.6334073464102072`, 0.46552537626826573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, 2.6958142889561585`}, { 2.638407346410207, -2.693571534983145}, { 2.638407346410207, -1.9294381025782668`}, {2.638407346410207, 1.739680969529244}, {2.638407346410207, 0.46166902237204627`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, 2.699241348944011}, { 2.643407346410207, -2.6970833428461156`}, { 2.643407346410207, -1.929806099711592}, {2.643407346410207, 1.742284187783587}, {2.643407346410207, 0.45779453435291506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, 2.7026937716674992`}, { 2.648407346410207, -2.7006185698014087`}, { 2.648407346410207, -1.9301644221361494`}, {2.648407346410207, 1.7448704381881903`}, {2.648407346410207, 0.45390196006073336`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, 2.706171524597448}, { 2.653407346410207, -2.704177180966232}, { 2.653407346410207, -1.9305130255196064`}, {2.653407346410207, 1.7474395975411914`}, {2.653407346410207, 0.44999134938206853`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, 2.7096745697336035`}, { 2.658407346410207, -2.7077591375955614`}, { 2.658407346410207, -1.93085186582295}, {2.658407346410207, 1.749991546642112}, {2.658407346410207, 0.44606275428604536`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, 2.7132028635736383`}, { 2.663407346410207, -2.7113643970449455`}, { 2.663407346410207, -1.9311808992865682`}, {2.663407346410207, 1.7525261703070754`}, {2.663407346410207, 0.44211622886968643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, 2.716756357085347}, { 2.668407346410207, -2.714992912733957}, { 2.668407346410207, -1.9315000824160455`}, {2.668407346410207, 1.7550433573812905`}, {2.668407346410207, 0.43815182940270986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, 2.7203349956820557`}, { 2.6734073464102073`, -2.7186446341103077`}, { 2.6734073464102073`, -1.931809371967686}, {2.6734073464102073`, 1.7575430007487716`}, {2.6734073464102073`, 0.4341696143717638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, 2.7239387192012585`}, { 2.678407346410207, -2.72231950661466}, { 2.678407346410207, -1.9321087249337743`}, {2.678407346410207, 1.760024997339276}, {2.678407346410207, 0.4301696445240652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, 2.727567461886504}, { 2.683407346410207, -2.726017471646172}, { 2.683407346410207, -1.9323980985275926`}, {2.683407346410207, 1.7624892481324512`}, {2.683407346410207, 0.42615198291041306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, 2.731221152372532}, { 2.688407346410207, -2.729738466528795}, { 2.688407346410207, -1.9326774501682065`}, {2.688407346410207, 1.7649356581591797`}, {2.688407346410207, 0.4221166949275491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, 2.73489971367366}, { 2.693407346410207, -2.7334824244783626`}, { 2.693407346410207, -1.9329467374650329`}, {2.693407346410207, 1.7673641365001214`}, {2.693407346410207, 0.418063848359835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, 2.73860306317543}, { 2.6984073464102067`, -2.7372492745705075`}, { 2.6984073464102067`, -1.9332059182022072`}, {2.6984073464102067`, 1.7697745962814597`}, {2.6984073464102067`, 0.41399351342021296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, 2.74233111262949}, { 2.703407346410207, -2.7410389417094247`}, { 2.703407346410207, -1.9334549503227587`}, {2.703407346410207, 1.7721669546678562`}, {2.703407346410207, 0.4099057627904182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, 2.74608376815171}, { 2.708407346410207, -2.7448513465975335`}, { 2.708407346410207, -1.9336937919126158`}, {2.708407346410207, 1.7745411328526295`}, {2.708407346410207, 0.4058006716604175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, 2.749860930223512}, { 2.713407346410207, -2.7486864057060605`}, { 2.713407346410207, -1.9339224011844478`}, {2.713407346410207, 1.7768970560451798`}, {2.713407346410207, 0.4016783177670244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, 2.7536624936963854`}, { 2.718407346410207, -2.752544031246583}, { 2.718407346410207, -1.934140736461365}, {2.718407346410207, 1.779234653455681}, {2.718407346410207, 0.39753878143167887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, 2.7574883477995615`}, { 2.723407346410207, -2.756424131143568}, { 2.723407346410207, -1.934348756160483}, {2.723407346410207, 1.7815538582770678`}, {2.723407346410207, 0.3933821455973427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, 2.761338376150827}, { 2.728407346410207, -2.760326609007947}, { 2.728407346410207, -1.9345464187763757`}, {2.728407346410207, 1.783854607664358}, {2.728407346410207, 0.3892084958644781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, 2.765212456770412}, { 2.733407346410207, -2.764251364111761}, { 2.733407346410207, -1.9347336828644197`}, {2.733407346410207, 1.7861368427113433`}, {2.733407346410207, 0.3850179205260802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, 2.7691104620979465`}, { 2.7384073464102068`, -2.7681982913639143`}, { 2.7384073464102068`, -1.9349105070240546`}, {2.7384073464102068`, 1.7884005084246932`}, {2.7384073464102068`, 0.38081051060172266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, 2.773032259012406}, { 2.743407346410207, -2.7721672812870772`}, { 2.743407346410207, -1.9350768498819666`}, {2.743407346410207, 1.7906455536955215`}, {2.743407346410207, 0.37658635987058275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, 2.7769777088550147`}, { 2.748407346410207, -2.776158219995771}, { 2.748407346410207, -1.9352326700752112`}, {2.748407346410207, 1.7928719312684636`}, {2.748407346410207, 0.37234556490341203`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, 2.7809466674550594`}, { 2.753407346410207, -2.780170989175692}, { 2.753407346410207, -1.9353779262342916`}, {2.753407346410207, 1.7950795977083263`}, {2.753407346410207, 0.36808822509341044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, 2.78493898515853}, { 2.7584073464102072`, -2.784205466064289}, { 2.7584073464102072`, -1.9355125769662014`}, {2.7584073464102072`, 1.7972685133643624`}, {2.7584073464102072`, 0.3638144426859746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, 2.788954506859552}, { 2.763407346410207, -2.7882615234326544`}, { 2.763407346410207, -1.9356365808374494`}, {2.763407346410207, 1.7994386423322377`}, {2.763407346410207, 0.359524322807281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, 2.792993072034539}, { 2.768407346410207, -2.7923390295687676`}, { 2.768407346410207, -1.9357498963570803`}, {2.768407346410207, 1.8015899524137573`}, {2.768407346410207, 0.35521797349166245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, 2.7970545147789836`}, { 2.773407346410207, -2.7964378482621206`}, { 2.773407346410207, -1.935852481959701}, {2.773407346410207, 1.8037224150744198`}, {2.773407346410207, 0.3508955057077509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, 2.801138663846847}, { 2.778407346410207, -2.8005578387897794`}, { 2.778407346410207, -1.9359442959885287`}, {2.778407346410207, 1.805836005398869}, {2.778407346410207, 0.3465570333833422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, 2.8052453426924377`}, { 2.783407346410207, -2.8046988559039185`}, { 2.783407346410207, -1.9360252966784792`}, {2.783407346410207, 1.8079307020443252`}, {2.783407346410207, 0.3422026734289493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, 2.8093743695147344`}, { 2.788407346410207, -2.8088607498208624`}, { 2.788407346410207, -1.9360954421392929`}, {2.788407346410207, 1.810006487192067}, {2.788407346410207, 0.3378325457600084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, 2.813525557304067}, { 2.793407346410207, -2.8130433662116925`}, { 2.793407346410207, -1.9361546903387314`}, {2.793407346410207, 1.8120633464970504`}, {2.793407346410207, 0.33344677331769806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, 2.8176987138910627`}, { 2.7984073464102073`, -2.8172465461944416`}, { 2.7984073464102073`, -1.9362029990858445`}, {2.7984073464102073`, 1.8141012690357383`}, {2.7984073464102073`, 0.3290454820883403}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, 2.8218936419977996`}, { 2.803407346410207, -2.821470126327932}, { 2.803407346410207, -1.936240326014323}, {2.803407346410207, 1.816120247252234}, {2.803407346410207, 0.32462880112134634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, 2.826110139291067}, { 2.808407346410207, -2.8257139386072905`}, { 2.808407346410207, -1.9362666285659549`}, {2.808407346410207, 1.8181202769027993`}, {2.808407346410207, 0.3201968625456684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, 2.8303479984376603`}, { 2.813407346410207, -2.82997781046118}, { 2.813407346410207, -1.9362818639741903`}, {2.813407346410207, 1.8201013569988411`}, {2.813407346410207, 0.3157498015847288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, 2.8346070071616203`}, { 2.818407346410207, -2.8342615647507987`}, { 2.818407346410207, -1.9362859892478346`}, {2.818407346410207, 1.8220634897484607`}, {2.818407346410207, 0.31128775656978813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, 2.838886948303334}, { 2.8234073464102067`, -2.838565019770672}, { 2.8234073464102067`, -1.9362789611548779`}, {2.8234073464102067`, 1.8240066804966502`}, {2.8234073464102067`, 0.3068108689517204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, 2.8431875998804115`}, { 2.828407346410207, -2.8428879892512824`}, { 2.828407346410207, -1.9362607362064743`}, {2.828407346410207, 1.8259309376642248`}, {2.828407346410207, 0.30231928331116154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, 2.847508735150251}, { 2.833407346410207, -2.847230282363581}, { 2.833407346410207, -1.936231270641085}, {2.833407346410207, 1.8278362726855828`}, {2.833407346410207, 0.29781314736700226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, 2.8518501226742106`}, { 2.838407346410207, -2.8515917037254144`}, { 2.838407346410207, -1.9361905204087935`}, {2.838407346410207, 1.8297226999453842`}, {2.838407346410207, 0.2932926119831867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, 2.8562115263832992`}, { 2.843407346410207, -2.855972053409896}, { 2.843407346410207, -1.936138441155812}, {2.843407346410207, 1.8315902367142312`}, {2.843407346410207, 0.288757831173796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, 2.8605927056452933`}, { 2.848407346410207, -2.8603711269557746`}, { 2.848407346410207, -1.936074988209182}, {2.848407346410207, 1.833438903083449}, {2.848407346410207, 0.2842089621063823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, 2.86499341533321}, { 2.853407346410207, -2.8647887153798184`}, { 2.853407346410207, -1.9360001165616887`}, {2.853407346410207, 1.8352687218990493`}, {2.853407346410207, 0.2796461651035209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, 2.8694134058950427`}, { 2.858407346410207, -2.8692246051912593`}, { 2.858407346410207, -1.935913780856998}, {2.858407346410207, 1.8370797186949681`}, {2.858407346410207, 0.27506960364256366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, 2.873852423424672}, { 2.8634073464102068`, -2.8736785784083256`}, { 2.8634073464102068`, -1.9358159353750293`}, {2.8634073464102068`, 1.8388719216256637`}, {2.8634073464102068`, 0.2704794443535573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, 2.878310209733883}, { 2.868407346410207, -2.878150412576892}, { 2.868407346410207, -1.935706534017573}, {2.868407346410207, 1.8406453613981646`}, {2.868407346410207, 0.26587585701530825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, 2.882786502425395}, { 2.873407346410207, -2.882639880791284}, { 2.873407346410207, -1.9355855302941685`}, {2.873407346410207, 1.8424000712036472`}, {2.873407346410207, 0.26125901454956907`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, 2.887281034966833}, { 2.878407346410207, -2.887146751717256}, { 2.878407346410207, -1.935452877308254}, {2.878407346410207, 1.8441360866486367`}, {2.878407346410207, 0.25662909301332043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, 2.891793536765562}, { 2.8834073464102072`, -2.891670789617181}, { 2.8834073464102072`, -1.935308527743595}, {2.8834073464102072`, 1.845853445685902}, {2.8834073464102072`, 0.2519862715891348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, 2.8963237332443006`}, { 2.888407346410207, -2.8962117543774606`}, { 2.888407346410207, -1.9351524338510124`}, {2.888407346410207, 1.8475521885451376`}, {2.888407346410207, 0.2473307325735994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, 2.9008713459174524`}, { 2.893407346410207, -2.9007694015381995`}, { 2.893407346410207, -1.9349845474354121`}, {2.893407346410207, 1.8492323576635044`}, {2.893407346410207, 0.2426626613637775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, 2.9054360924680744`}, { 2.898407346410207, -2.9053434823251476`}, { 2.898407346410207, -1.9348048198431362`}, {2.898407346410207, 1.85089399761611}, {2.898407346410207, 0.23798224644169896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, 2.910017686825406}, { 2.903407346410207, -2.9099337436839328`}, { 2.903407346410207, -1.9346132019496427`}, {2.903407346410207, 1.8525371550465028`}, {2.903407346410207, 0.23328967935686165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, 2.914615839242916}, { 2.908407346410207, -2.9145399283166165`}, { 2.908407346410207, -1.9344096441475274`}, {2.908407346410207, 1.8541618785972565`}, {2.908407346410207, 0.22858515470673144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, 2.9192302563767667`}, { 2.913407346410207, -2.9191617747205663`}, { 2.913407346410207, -1.9341940963349}, {2.913407346410207, 1.8557682188407125`}, {2.913407346410207, 0.2238688701152336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, 2.9238606413646613`}, { 2.918407346410207, -2.92379901722967}, { 2.918407346410207, -1.933966507904127}, {2.918407346410207, 1.857356228209954}, {2.918407346410207, 0.21914102620922135`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, 2.9285066939050037`}, { 2.9234073464102073`, -2.9284513860579056`}, { 2.9234073464102073`, -1.9337268277309512`}, {2.9234073464102073`, 1.8589259609300746`}, {2.9234073464102073`, 0.2144018265929212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, 2.933168110336298}, { 2.928407346410207, -2.933118607345259}, { 2.928407346410207, -1.9334750041640032`}, {2.928407346410207, 1.8604774729498086`}, {2.928407346410207, 0.20965147782034835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, 2.9378445837167635`}, { 2.933407346410207, -2.937800403206018}, { 2.933407346410207, -1.9332109850147141`}, {2.933407346410207, 1.8620108218735874`}, {2.933407346410207, 0.20489018936568534`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, 2.9425358039040836`}, { 2.938407346410207, -2.94249649177943}, { 2.938407346410207, -1.9329347175476452`}, {2.938407346410207, 1.8635260668940765`}, {2.938407346410207, 0.20011817359163106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, 2.9472414576352475`}, { 2.943407346410207, -2.9472065872827256`}, { 2.943407346410207, -1.932646148471243}, {2.943407346410207, 1.8650232687252553`}, {2.943407346410207, 0.19533564571571665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, 2.9519612286064407`}, { 2.9484073464102067`, -2.9519304000665105`}, { 2.9484073464102067`, -1.9323452239290344`}, {2.9484073464102067`, 1.8665024895360933`}, {2.9484073464102067`, 0.1905428237745942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, 2.9566947975529425`}, { 2.953407346410207, -2.9566676366725275`}, { 2.953407346410207, -1.9320318894912778`}, {2.953407346410207, 1.8679637928848738`}, {2.953407346410207, 0.1857399285863034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, 2.9614418423289677`}, { 2.958407346410207, -2.9614179998937606`}, { 2.958407346410207, -1.931706090147075}, {2.958407346410207, 1.8694072436542168`}, {2.958407346410207, 0.1809271837105279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, 2.966202037987445}, { 2.963407346410207, -2.9661811888369}, { 2.963407346410207, -1.9313677702969645`}, {2.963407346410207, 1.8708329079868489`}, {2.963407346410207, 0.1761048154068451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, 2.9709750568596647`}, { 2.968407346410207, -2.970956898987128}, { 2.968407346410207, -1.9310168737460063`}, {2.968407346410207, 1.8722408532221617`}, {2.968407346410207, 0.1712730525909915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, 2.9757605686347754`}, { 2.973407346410207, -2.9757448222752254`}, { 2.973407346410207, -1.9306533436973699`}, {2.973407346410207, 1.8736311478336056`}, {2.973407346410207, 0.16643212678915398`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, 2.9805582404391084`}, { 2.978407346410207, -2.980544647146982}, { 2.978407346410207, -1.930277122746442}, {2.978407346410207, 1.8750038613669562`}, {2.978407346410207, 0.16158227209030235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, 2.985367736915278}, { 2.983407346410207, -2.98535605863488}, { 2.983407346410207, -1.9298881528754648`}, {2.983407346410207, 1.8763590643794898`}, {2.983407346410207, 0.15672372509659077`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, 2.990188720301046}, { 2.9884073464102068`, -2.9901787384320286`}, { 2.9884073464102068`, -1.92948637544872}, {2.9884073464102068`, 1.8776968283801063`}, {2.9884073464102068`, 0.15185672487184443`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, 2.995020850507929}, { 2.993407346410207, -2.9950123649683262`}, { 2.993407346410207, -1.929071731208272}, {2.993407346410207, 1.8790172257704276`}, {2.993407346410207, 0.1469815128881583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, 2.999863785199521}, { 2.998407346410207, -2.9998566134888254`}, { 2.998407346410207, -1.9286441602702848`}, {2.998407346410207, 1.8803203297869064`}, {2.998407346410207, 0.14209833297063862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, 3.004717179869511}, { 3.003407346410207, -3.0047111561342463`}, { 3.003407346410207, -1.928203602121925}, {3.003407346410207, 1.8816062144439694`}, {3.003407346410207, 0.13720743124030893`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, 3.00958068791939}, { 3.0084073464102072`, -3.009575662023631}, { 3.0084073464102072`, -1.927749995618868}, {3.0084073464102072`, 1.8828749544782204`}, {3.0084073464102072`, 0.13230905605522228`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, 3.014453960735816}, { 3.013407346410207, -3.014449797339068}, { 3.013407346410207, -1.9272832789834182`}, {3.013407346410207, 1.884126625293731}, {3.013407346410207, 0.12740345794980928`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, 3.0193366477676586`}, { 3.018407346410207, -3.019333225412488}, { 3.018407346410207, -1.926803389803265}, {3.018407346410207, 1.8853613029084335`}, {3.018407346410207, 0.12249088957249617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, 3.024228396602668}, { 3.023407346410207, -3.024225606814432}, { 3.023407346410207, -1.9263102650308788`}, {3.023407346410207, 1.8865790639016402`}, {3.023407346410207, 0.11757160562163883`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, 3.029128853043804}, { 3.028407346410207, -3.0291265994447922`}, { 3.028407346410207, -1.9258038409835712`}, {3.028407346410207, 1.887779985362703}, {3.028407346410207, 0.112645862779809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, 3.034037661185199}, { 3.0334073464102067`, -3.0340358586254466`}, { 3.0334073464102067`, -1.9252840533442312`}, {3.0334073464102067`, 1.8889641448408283`}, {3.0334073464102067`, 0.10771391964647825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, 3.038954463487759}, { 3.038407346410207, -3.038953037194752}, { 3.038407346410207, -1.924750837162754}, {3.038407346410207, 1.8901316202960625`}, {3.038407346410207, 0.10277603666914527`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, 3.0438789008543927`}, { 3.043407346410207, -3.043877785603812}, { 3.043407346410207, -1.924204126858172}, {3.043407346410207, 1.8912824900514538`}, {3.043407346410207, 0.09783247607295664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, 3.048810612704888}, { 3.0484073464102073`, -3.0488097520145008`}, { 3.0484073464102073`, -1.9236438562215157`}, {3.0484073464102073`, 1.8924168327464075`}, {3.0484073464102073`, 0.09288350178886501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, 3.0537492370504364`}, { 3.053407346410207, -3.053748582399157}, { 3.053407346410207, -1.9230699584194073`}, {3.053407346410207, 1.8935347272912337`}, {3.053407346410207, 0.08792937938038752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, 3.0586944105677807`}, { 3.058407346410207, -3.058693920641869}, { 3.058407346410207, -1.9224823659984118`}, {3.058407346410207, 1.8946362528228975`}, {3.058407346410207, 0.08297037596900649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, 3.0636457686730494`}, { 3.063407346410207, -3.0636454086413343`}, { 3.063407346410207, -1.9218810108901596`}, {3.063407346410207, 1.895721488661977}, {3.063407346410207, 0.07800676015827922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, 3.0686029455952224`}, { 3.068407346410207, -3.0686026864151668`}, { 3.068407346410207, -1.9212658244172525`}, {3.068407346410207, 1.8967905142708275`}, {3.068407346410207, 0.07303880195670845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, 3.0735655744493027`}, { 3.0734073464102067`, -3.0735653922056296`}, { 3.0734073464102067`, -1.920636737299976}, {3.0734073464102067`, 1.897843409212956}, {3.0734073464102067`, 0.06806677269943581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, 3.0785332873091433`}, { 3.078407346410207, -3.078533162586692}, { 3.078407346410207, -1.9199936796638304`}, {3.078407346410207, 1.8988802531136055`}, {3.078407346410207, 0.0630909449688191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, 3.0835057152799985`}, { 3.083407346410207, -3.0835056325723267`}, { 3.083407346410207, -1.919336581047897}, {3.083407346410207, 1.8999011256215461`}, {3.083407346410207, 0.05811159251395909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, 3.0884824885707785`}, { 3.0884073464102073`, -3.0884824357260303`}, { 3.0884073464102073`, -1.9186653704140615`}, {3.0884073464102073`, 1.9009061063720694`}, {3.0884073464102073`, 0.053128990169233746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, 3.0934632365660337`}, { 3.093407346410207, -3.0934632042714063`}, { 3.093407346410207, -1.9179799761570977`}, {3.093407346410207, 1.901895274951185}, {3.093407346410207, 0.04814341377191771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, 3.098447587897684}, { 3.098407346410207, -3.098447569203773}, { 3.098407346410207, -1.917280326115645}, {3.098407346410207, 1.9028687108610114`}, {3.098407346410207, 0.04315514007894252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, 3.103435170516534}, { 3.103407346410207, -3.103435160402746}, { 3.103407346410207, -1.9165663475840844`}, {3.103407346410207, 1.9038264934863538`}, {3.103407346410207, 0.03816444668287193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, 3.1084256117635274`}, { 3.108407346410207, -3.1084256067456146`}, { 3.108407346410207, -1.9158379673253352`}, {3.108407346410207, 1.9047687020624646`}, {3.108407346410207, 0.033171611927168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, 3.1134185384408584`}, { 3.1134073464102068`, -3.113418536221544}, { 3.1134073464102068`, -1.9150951115845845`}, {3.1134073464102068`, 1.905695415643977}, {3.1134073464102068`, 0.028176914820807517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, 3.1184135768828884`}, { 3.118407346410207, -3.1184135760464593`}, { 3.118407346410207, -1.9143377061039708`}, {3.118407346410207, 1.9066067130749988`}, {3.118407346410207, 0.023180634952329242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, 3.123410353026864}, { 3.123407346410207, -3.1234103527784485`}, { 3.123407346410207, -1.9135656761382336`}, {3.123407346410207, 1.9075026729603646`}, {3.123407346410207, 0.01818305240338446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, 3.1284084924836426`}, { 3.1284073464102073`, -3.128408492433847}, { 3.1284073464102073`, -1.9127789464713483`}, {3.1284073464102073`, 1.9083833736380265`}, {3.1284073464102073`, 0.013184447661857942`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, 3.1334076206080503`}, { 3.1334073464102072`, -3.1334076206034567`}, { 3.1334073464102072`, -1.911977441434159}, {3.1334073464102072`, 1.9092488931525766`}, {3.1334073464102072`, 0.008185101534645278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, 3.1384073625695112`}, { 3.138407346410207, -3.1384073625694837`}, { 3.138407346410207, -1.9111610849230292`}, {3.138407346410207, 1.910099309229891}, {3.138407346410207, 0.0031852950601482756`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1384073625694837`, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -1658.88}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 3, 4, 7, 10}, {{4}, {5}, {4}, {5}, {1}, {2}, {5}, { 1}, {3}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.5760541525517955`, 0.}, {0., 0.9648310412610795}, {3.148414190638868, 0.9654072165161369}, { 1.023685122013775, 0.6800146171262791}, {2.1229433429515074`, 0.6806481958365372}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {1, 5}, {2, 4}, {3, 5}, {4, 5}}, 0.031294466210878266`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.031294466210878266], DiskBox[2, 0.031294466210878266], DiskBox[3, 0.031294466210878266], DiskBox[4, 0.031294466210878266], DiskBox[5, 0.031294466210878266]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -2132.845714285714}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -1.5707963267948966`}, \ {-3.141592653589793, 1.5707963267948966`}, {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.136592809987444}, {-3.1365926535897932`, -3.136592715932977}, \ {-3.1365926535897932`, -1.572061980553821}, {-3.1365926535897932`, 1.5695370474436603`}, {-3.1365926535897932`, \ -0.009999436291595849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.1315939058136086`}, {-3.1315926535897933`, -3.131593151071369}, \ {-3.1315926535897933`, -1.5733590524841474`}, {-3.1315926535897933`, 1.5682595915008382`}, {-3.1315926535897933`, \ -0.01999548133692735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265968828946185`}, {-3.126592653589793, -3.126594328294812}, \ {-3.126592653589793, -1.574687698441593}, {-3.126592653589793, 1.5669645308781022`}, {-3.126592653589793, \ -0.029984721445222035`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.1216026847182583`}, {-3.121592653589793, -3.1215966130102664`}, \ {-3.121592653589793, -1.5760480603128686`}, {-3.121592653589793, 1.56565243552304}, {-3.121592653589793, -0.039963723136684504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.1166122553765505`}, {-3.116592653589793, -3.1166003666804185`}, \ {-3.116592653589793, -1.577440265431753}, {-3.116592653589793, 1.5643238730596145`}, {-3.116592653589793, \ -0.049929038402915654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.111626538502961}, {-3.1115926535897933`, -3.111605946765679}, \ {-3.1115926535897933`, -1.578864426000353}, {-3.1115926535897933`, 1.5629794084344892`}, {-3.1115926535897933`, \ -0.05987721005488567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.1066464762071013`}, {-3.106592653589793, -3.1066137066696555`}, \ {-3.106592653589793, -1.580320638517504}, {-3.106592653589793, 1.561619603569806}, {-3.106592653589793, -0.06980477714004496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.1016730080097354`}, {-3.101592653589793, -3.1016239956878366`}, \ {-3.101592653589793, -1.581808983216352}, {-3.101592653589793, 1.5602450170229716`}, {-3.101592653589793, \ -0.07970828040963061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.0967070697812957`}, {-3.096592653589793, -3.0966371589596227`}, \ {-3.096592653589793, -1.583329523513214}, {-3.096592653589793, 1.5588562036540001`}, {-3.096592653589793, \ -0.08958426781681354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0917495926867797`}, {-3.0915926535897933`, \ -3.0916535374235297`}, {-3.0915926535897933`, -1.5848823054698873`}, \ {-3.0915926535897933`, 1.5574537143009273`}, {-3.0915926535897933`, \ -0.09942930002600683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.0868015021400406`}, {-3.086592653589793, -3.0866734677755145`}, \ {-3.086592653589793, -1.58646735727163}, {-3.086592653589793, 1.5560380954637922`}, {-3.086592653589793, \ -0.10923995591350309`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.0818637167703966`}, {-3.081592653589793, -3.0816972824303837`}, \ {-3.081592653589793, -1.5880846887230757`}, {-3.081592653589793, 1.5546098889976574`}, {-3.081592653589793, \ -0.11901283803953648`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0769371474044163`}, {-3.076592653589793, -3.07672530948617}, \ {-3.076592653589793, -1.5897342907643832`}, {-3.076592653589793, 1.5531696318151036`}, {-3.076592653589793, \ -0.12874457807195647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.0720226960657473`}, {-3.0715926535897933`, \ -3.0717578726914905`}, {-3.0715926535897933`, -1.591416135009934}, \ {-3.0715926535897933`, 1.551717855598615}, {-3.0715926535897933`, -0.1384318421418656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.067121254995643}, {-3.066592653589793, -3.0667952914157257`}, \ {-3.066592653589793, -1.593130173311913}, {-3.066592653589793, 1.5502550865232323`}, {-3.066592653589793, -0.1480713361119259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.0622337056968405`}, {-3.061592653589793, -3.0618378806220092`}, \ {-3.061592653589793, -1.5948763373510866`}, {-3.061592653589793, 1.5487818449898252`}, {-3.061592653589793, \ -0.15765981073845395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.057360918003328}, {-3.056592653589793, -3.056885950842955}, \ {-3.056592653589793, -1.5966545382570887`}, {-3.056592653589793, 1.5472986453692958`}, {-3.056592653589793, -0.1671940667090034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.0525037491783746`}, {-3.0515926535897933`, -3.051939808159052}, \ {-3.0515926535897933`, -1.5984646662604745`}, {-3.0515926535897933`, 1.5458059957580044`}, {-3.0515926535897933`, \ -0.1766709595377764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0476630430430713`}, {-3.046592653589793, -3.046999754179643}, \ {-3.046592653589793, -1.600306590378765}, {-3.046592653589793, 1.5443043977446569`}, {-3.046592653589793, \ -0.18608740430200554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.0428396291375193`}, {-3.041592653589793, -3.042066086026447}, \ {-3.041592653589793, -1.60218015813863}, {-3.041592653589793, 1.5427943461888742`}, {-3.041592653589793, \ -0.19544038020330118`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.038034321916624}, {-3.036592653589793, -3.0371390963195384`}, \ {-3.036592653589793, -1.6040851953362827`}, {-3.036592653589793, 1.5412763290116245`}, {-3.036592653589793, \ -0.20472693493894734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.033247919982285}, {-3.0315926535897932`, -3.0322190731657344`}, \ {-3.0315926535897932`, -1.6060215058380485`}, {-3.0315926535897932`, 1.5397508269976579`}, {-3.0315926535897932`, \ -0.21394418886914435`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0284812053536263`}, {-3.026592653589793, -3.0273063001493123`}, \ {-3.026592653589793, -1.6079888714229702`}, {-3.026592653589793, 1.5382183136100638`}, {-3.026592653589793, \ -0.22308933896735142`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.023734942776735}, {-3.021592653589793, -3.022401056325007}, \ {-3.021592653589793, -1.6099870516691623`}, {-3.021592653589793, 1.5366792548170212`}, {-3.021592653589793, \ -0.23215966254204187`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.0190098790751545`}, {-3.016592653589793, -3.0175036162131956`}, \ {-3.016592653589793, -1.6120157838855005`}, {-3.016592653589793, 1.5351341089307886`}, {-3.016592653589793, \ -0.24115252071944546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.0143067425422907`}, {-3.0115926535897932`, \ -3.0126142497972412`}, {-3.0115926535897932`, -1.614074783090045}, \ {-3.0115926535897932`, 1.533583326458947}, {-3.0115926535897932`, \ -0.25006536167810955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.009626242376619}, {-3.0065926535897933`, -3.0077332225229294`}, \ {-3.0065926535897933`, -1.616163742036441}, {-3.0065926535897933`, 1.532027349967872}, {-3.0065926535897933`, -0.2588957236274515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.0049690681604235`}, {-3.001592653589793, -3.002860795299896}, \ {-3.001592653589793, -1.6182823312893366`}, {-3.001592653589793, 1.5304666139583856`}, {-3.001592653589793, -0.2676412375237983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.0003358893826526`}, {-2.996592653589793, -2.99799722450503}, \ {-2.996592653589793, -1.6204301993496446`}, {-2.996592653589793, 1.5289015447535055`}, {-2.996592653589793, \ -0.27629962951876214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.995727355006257}, {-2.991592653589793, -2.9931427619877797`}, \ {-2.991592653589793, -1.6226069728302923`}, {-2.991592653589793, 1.5273325603981813`}, {-2.991592653589793, -0.2848687231361659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.9911440930802033`}, {-2.9865926535897933`, \ -2.9882976550772833`}, {-2.9865926535897933`, -1.6248122566828345`}, \ {-2.9865926535897933`, 1.525760070570882}, {-2.9865926535897933`, \ -0.29334644117505465`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.986586710396217}, {-2.981592653589793, -2.9834621465912967`}, \ {-2.981592653589793, -1.6270456344751028`}, {-2.981592653589793, 1.5241844765068657`}, {-2.981592653589793, -0.3017308073376781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9820557921900765`}, {-2.976592653589793, -2.9786364748468217`}, \ {-2.976592653589793, -1.6293066687198128`}, {-2.976592653589793, 1.5226061709329506`}, {-2.976592653589793, \ -0.31001994758261125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.9775519018872187`}, {-2.971592653589793, -2.9738208736724303`}, \ {-2.971592653589793, -1.6315949012538038`}, {-2.971592653589793, 1.5210255380135675`}, {-2.971592653589793, -0.3182120912044679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.973075580892122}, {-2.9665926535897933`, -2.96901557242216}, \ {-2.9665926535897933`, -1.633909853667337}, {-2.9665926535897933`, 1.519442953307865}, {-2.9665926535897933`, \ -0.32630557164284724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.968627348420961}, {-2.961592653589793, -2.9642207959910114`}, \ {-2.961592653589793, -1.6362510277826376`}, {-2.961592653589793, 1.5178587837376136`}, {-2.961592653589793, -0.3342988270243623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9642077013766968`}, {-2.956592653589793, -2.9594367648319}, \ {-2.956592653589793, -1.6386179061806025`}, {-2.956592653589793, 1.5162733875656325`}, {-2.956592653589793, -0.3421904004426761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.959817114265802}, {-2.951592653589793, -2.954663694974084}, \ {-2.951592653589793, -1.6410099527743702`}, {-2.951592653589793, 1.5146871143844554`}, {-2.951592653589793, \ -0.34997893998255625`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9554560391555955`}, {-2.9465926535897933`, -2.949901798042981}, \ {-2.9465926535897933`, -1.6434266134281923`}, {-2.9465926535897933`, 1.5131003051149272`}, {-2.9465926535897933`, \ -0.35766319849489486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.9511249056710893`}, {-2.941592653589793, -2.9451512812813245`}, \ {-2.941592653589793, -1.6458673166198226`}, {-2.941592653589793, 1.5115132920144148`}, {-2.941592653589793, -0.3652420331305885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.9468241210301374`}, {-2.936592653589793, -2.9404123475716144`}, \ {-2.936592653589793, -1.6483314741444233`}, {-2.936592653589793, 1.5099263986943021`}, {-2.936592653589793, \ -0.37271440464197014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.9425540701155977`}, {-2.931592653589793, -2.93568519545982}, \ {-2.931592653589793, -1.6508184818577634`}, {-2.931592653589793, 1.5083399401464301`}, {-2.931592653589793, \ -0.38007937646126405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.9383151155831118`}, {-2.9265926535897933`, -2.930970019180266}, \ {-2.9265926535897933`, -1.6533277204562986`}, {-2.9265926535897933`, 1.5067542227781292`}, {-2.9265926535897933`, \ -0.38733611356616904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.9341075980030586`}, {-2.921592653589793, -2.9262670086816747`}, \ {-2.921592653589793, -1.655858556291535}, {-2.921592653589793, 1.5051695444554936`}, {-2.921592653589793, \ -0.39448388114329297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.929931836035166}, {-2.916592653589793, -2.921576349654308}, \ {-2.916592653589793, -1.658410342215914}, {-2.916592653589793, 1.5035861945545281`}, {-2.916592653589793, -0.4015220430606397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.925788126634199}, {-2.911592653589793, -2.9168982235581664`}, \ {-2.911592653589793, -1.660982418457308}, {-2.911592653589793, 1.5020044540198094`}, {-2.911592653589793, -0.4084500601607876}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.921676745285131}, {-2.9065926535897932`, -2.9122328076521913`}, \ {-2.9065926535897932`, -1.6635741135190891`}, {-2.9065926535897932`, 1.500424595430282}, {-2.9065926535897932`, \ -0.41526748838670896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.9175979462661448`}, {-2.901592653589793, -2.9075802750244484`}, \ {-2.901592653589793, -1.6661847451026228`}, {-2.901592653589793, 1.4988468830718302`}, {-2.901592653589793, -0.4219739767524666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9135519629377855`}, {-2.896592653589793, -2.902940794623225}, \ {-2.896592653589793, -1.6688136210489513`}, {-2.896592653589793, 1.4972715730162434`}, {-2.896592653589793, -0.428569265171167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.9095390080566004`}, {-2.891592653589793, -2.898314531289013}, \ {-2.891592653589793, -1.6714600402963717`}, {-2.891592653589793, 1.4956989132062106`}, {-2.891592653589793, -0.4350531821526808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.905559274111551}, {-2.8865926535897932`, -2.893701645787334}, \ {-2.8865926535897932`, -1.674123293850557}, {-2.8865926535897932`, 1.494129143545975}, {-2.8865926535897932`, \ -0.44142564238363685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.9016129336815206`}, {-2.8815926535897933`, -2.889102294842365}, \ {-2.8815926535897933`, -1.6768026657638566`}, {-2.8815926535897933`, 1.492562495997281}, {-2.8815926535897933`, -0.4476866442021761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.897700139812233}, {-2.876592653589793, -2.884516631171332}, \ {-2.876592653589793, -1.6794974341204159`}, {-2.876592653589793, 1.4909991946802545`}, {-2.876592653589793, \ -0.45383626697983126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.8938210264109023`}, {-2.871592653589793, -2.879944803519619}, \ {-2.871592653589793, -1.682206872023753}, {-2.871592653589793, 1.4894394559788613`}, {-2.871592653589793, -0.4598746684227227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.8899757086569786`}, {-2.866592653589793, -2.8753869566965706`}, \ {-2.866592653589793, -1.6849302485835065`}, {-2.866592653589793, 1.4878834886505845`}, {-2.866592653589793, -0.465802081804048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.88616428342736}, {-2.861592653589793, -2.8708432316119414`}, \ {-2.861592653589793, -1.6876668298980957`}, {-2.861592653589793, 1.486331493939992}, {-2.861592653589793, -0.4716188131395386}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.8823868297344974`}, {-2.856592653589793, -2.866313765312968}, \ {-2.856592653589793, -1.6904158800301377`}, {-2.856592653589793, 1.4847836656958449`}, {-2.856592653589793, -0.477325238317244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.878643409175817}, {-2.851592653589793, -2.8617986910220075`}, \ {-2.851592653589793, -1.693176661971558}, {-2.851592653589793, 1.4832401904914212`}, {-2.851592653589793, \ -0.48292180019262704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.874934066392987}, {-2.846592653589793, -2.857298138174738}, \ {-2.846592653589793, -1.6959484385954415`}, {-2.846592653589793, 1.4817012477477391`}, {-2.846592653589793, \ -0.48840900565953776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.871258829539534}, {-2.8415926535897933`, -2.8528122324588603`}, \ {-2.8415926535897933`, -1.6987304735918025`}, {-2.8415926535897933`, 1.4801670098593631`}, {-2.8415926535897933`, \ -0.49378742270719195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.867617710755416}, {-2.836592653589793, -2.848341095853285}, \ {-2.836592653589793, -1.7015220323846072`}, {-2.836592653589793, 1.478637642322494}, {-2.836592653589793, -0.49905767747280694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.8640107066471945`}, {-2.831592653589793, -2.8438848466677777`}, \ {-2.831592653589793, -1.7043223830275194`}, {-2.831592653589793, 1.4771133038650541`}, {-2.831592653589793, -0.5042204512990547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.8604377987724785`}, {-2.826592653589793, -2.8394435995830056`}, \ {-2.826592653589793, -1.7071307970760192`}, {-2.826592653589793, 1.475594146578475}, {-2.826592653589793, -0.5092764778049679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.8568989541274172`}, {-2.8215926535897933`, \ -2.8350174656909903`}, {-2.8215926535897933`, -1.7099465504337188`}, \ {-2.8215926535897933`, 1.4740803160509335`}, {-2.8215926535897933`, \ -0.5142265399784101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.853394125636034}, {-2.816592653589793, -2.8306065525359148`}, \ {-2.816592653589793, -1.712768924170875}, {-2.816592653589793, 1.472571951501756}, {-2.816592653589793, -0.5190714672976838}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.8499232526402767`}, {-2.811592653589793, -2.826210964155263}, \ {-2.811592653589793, -1.7155972053132895`}, {-2.811592653589793, 1.4710691859167597`}, {-2.811592653589793, -0.5238121328892915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.846486261389712}, {-2.806592653589793, -2.821830801121261}, \ {-2.806592653589793, -1.7184306875999835`}, {-2.806592653589793, 1.4695721461842743`}, {-2.806592653589793, -0.5284494507283379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.843083065529852}, {-2.8015926535897933`, -2.8174661605826063`}, \ {-2.8015926535897933`, -1.7212686722082133`}, {-2.8015926535897933`, 1.46808095323163}, {-2.8015926535897933`, -0.5329843728874872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.8397135665881623`}, {-2.796592653589793, -2.8131171363064382`}, \ {-2.796592653589793, -1.724110468444604}, {-2.796592653589793, 1.4665957221618846`}, {-2.796592653589793, -0.5374178868398715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8363776544568697`}, {-2.791592653589793, -2.8087838187205474`}, \ {-2.791592653589793, -1.7269553944013543`}, {-2.791592653589793, 1.4651165623905889`}, {-2.791592653589793, -0.5417510128207971}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.8330752078717203`}, {-2.786592653589793, -2.8044662949557737`}, \ {-2.786592653589793, -1.7298027775766696`}, {-2.786592653589793, 1.4636435777823897`}, {-2.786592653589793, -0.5459848012525788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.829806094885944}, {-2.7815926535897932`, -2.800164648888599}, \ {-2.7815926535897932`, -1.7326519554587563`}, {-2.7815926535897932`, 1.4621768667872905`}, {-2.7815926535897932`, \ -0.5501203302363192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.826570173338687}, {-2.776592653589793, -2.7958789611838846`}, \ {-2.776592653589793, -1.7355022760728995`}, {-2.776592653589793, 1.4607165225763885`}, {-2.776592653589793, -0.5541587031139562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.8233672913172767`}, {-2.771592653589793, -2.79160930933775}, \ {-2.771592653589793, -1.7383530984913134`}, {-2.771592653589793, 1.459262633176933}, {-2.771592653589793, -0.5581010461034221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.820197287612701}, {-2.766592653589793, -2.787355767720557}, \ {-2.766592653589793, -1.7412037933056357`}, {-2.766592653589793, 1.4578152816065377`}, {-2.766592653589793, -0.5619485060093061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.817059992167771}, {-2.7615926535897932`, -2.7831184076199897`}, \ {-2.7615926535897932`, -1.7440537430620824`}, {-2.7615926535897932`, 1.4563745460064164`}, {-2.7615926535897932`, \ -0.5657022480109625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.8139552265174674`}, {-2.7565926535897933`, -2.778897297284207}, \ {-2.7565926535897933`, -1.7469023426594417`}, {-2.7565926535897933`, 1.4549404997734992`}, {-2.7565926535897933`, \ -0.5693634535296009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.810882804221016}, {-2.751592653589793, -2.7746925019650375`}, \ {-2.751592653589793, -1.7497489997102291`}, {-2.751592653589793, 1.4535132116913039`}, {-2.751592653589793, -0.5729333181754964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.8078425312853232`}, {-2.746592653589793, -2.770504083961219}, \ {-2.746592653589793, -1.752593134865456}, {-2.746592653589793, 1.4520927460594542`}, {-2.746592653589793, -0.5764130497760801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.8048342065793967`}, {-2.741592653589793, -2.7663321026616408`}, \ {-2.741592653589793, -1.7554341821035895`}, {-2.741592653589793, 1.4506791628217264`}, {-2.741592653589793, -0.5798038664853459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.8018576222394613`}, {-2.736592653589793, -2.7621766145885873`}, \ {-2.736592653589793, -1.7582715889843958`}, {-2.736592653589793, 1.4492725176925387`}, {-2.736592653589793, -0.5831069949746441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.7989125640645147`}, {-2.731592653589793, -2.7580376734409597`}, \ {-2.731592653589793, -1.7611048168684624`}, {-2.731592653589793, 1.4478728622817834`}, {-2.731592653589793, -0.5863236687046758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.7959988119020838`}, {-2.726592653589793, -2.7539153301374575`}, \ {-2.726592653589793, -1.763933341103292}, {-2.726592653589793, 1.4464802442179239`}, {-2.726592653589793, -0.5894551262782008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.7931161400240234`}, {-2.721592653589793, -2.749809632859708}, \ {-2.721592653589793, -1.7667566511769377`}, {-2.721592653589793, 1.4450947072692844`}, {-2.721592653589793, -0.5925026098727213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.7902643174921953`}, {-2.7165926535897933`, \ -2.7457206270953285`}, {-2.7165926535897933`, -1.7695742508402224`}, \ {-2.7165926535897933`, 1.4437162914634636`}, {-2.7165926535897933`, \ -0.5954673637521745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.7874431085139193`}, {-2.711592653589793, -2.7416483556808937`}, \ {-2.711592653589793, -1.7723856581986641`}, {-2.711592653589793, 1.4423450332048104`}, {-2.711592653589793, -0.5983506328564636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.784652272787127}, {-2.706592653589793, -2.737592858844823}, \ {-2.706592653589793, -1.7751904057752532`}, {-2.706592653589793, 1.440980965389915}, {-2.706592653589793, -0.6011536614674613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.78189156583516}, {-2.701592653589793, -2.7335541742501333`}, \ {-2.701592653589793, -1.7779880405453092`}, {-2.701592653589793, 1.439624117521062}, {-2.701592653589793, -0.6038776919499592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.77916073933119}, {-2.6965926535897933`, -2.729532337037081}, \ {-2.6965926535897933`, -1.78077812394464}, {-2.6965926535897933`, 1.4382745158176165`}, {-2.6965926535897933`, \ -0.6065239635658893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.776459541412284}, {-2.691592653589793, -2.725527379865662}, \ {-2.691592653589793, -1.7835602318522963`}, {-2.691592653589793, 1.4369321833252902`}, {-2.691592653589793, -0.6090937113600154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.773787716983119}, {-2.686592653589793, -2.7215393329579576`}, \ {-2.686592653589793, -1.786333954549193}, {-2.686592653589793, 1.4355971400232839`}, {-2.686592653589793, -0.611588165115182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.7711450080094244`}, {-2.681592653589793, -2.7175682241403174`}, \ {-2.681592653589793, -1.7890988966539108`}, {-2.681592653589793, 1.4342694029292602`}, {-2.681592653589793, -0.6140085483751229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.768531153801205}, {-2.6765926535897933`, -2.713614078885374}, \ {-2.6765926535897933`, -1.7918546770369808`}, {-2.6765926535897933`, 1.4329489862021438`}, {-2.6765926535897933`, \ -0.6163560775327462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.7659458912858486`}, {-2.671592653589793, -2.709676920353867}, \ {-2.671592653589793, -1.7946009287149578`}, {-2.671592653589793, 1.4316359012427298`}, {-2.671592653589793, -0.6186319609817597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.7633889552712296`}, {-2.666592653589793, -2.705756769436272}, \ {-2.666592653589793, -1.7973372987255778`}, {-2.666592653589793, 1.4303301567920887`}, {-2.666592653589793, -0.6208373983294462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.7608600786989212`}, {-2.661592653589793, -2.7018536447942303`}, \ {-2.661592653589793, -1.800063447985288}, {-2.661592653589793, 1.4290317590277701`}, {-2.661592653589793, -0.6229735796683806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.758358992887666}, {-2.6565926535897932`, -2.6979675629017557`}, \ {-2.6565926535897932`, -1.8027790511304078`}, {-2.6565926535897932`, 1.4277407116577978`}, {-2.6565926535897932`, \ -0.6250416849048317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.755885427767261}, {-2.651592653589793, -2.6940985380862252`}, \ {-2.651592653589793, -1.8054837963431718`}, {-2.651592653589793, 1.4264570160124637`}, {-2.651592653589793, -0.6270428831416138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.753439112103005}, {-2.646592653589793, -2.6902465825691357`}, \ {-2.646592653589793, -1.808177385163859}, {-2.646592653589793, 1.4251806711339234`}, {-2.646592653589793, -0.6289783321131236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.7510197737108983`}, {-2.641592653589793, -2.6864117065066155`}, \ {-2.641592653589793, -1.8108595322902108`}, {-2.641592653589793, 1.4239116738636044`}, {-2.641592653589793, -0.63084917767033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.748627139663769}, {-2.6365926535897932`, -2.682593918029698}, \ {-2.6365926535897932`, -1.8135299653652717`}, {-2.6365926535897932`, 1.42265001892744}, {-2.6365926535897932`, -0.6326565533134864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.746260936488514}, {-2.6315926535897933`, -2.6787932232843286`}, \ {-2.6315926535897933`, -1.8161884247547826`}, {-2.6315926535897933`, 1.4213956990189425`}, {-2.6315926535897933`, \ -0.6344015797703653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.743920890354659}, {-2.626592653589793, -2.6750096264711245`}, \ {-2.626592653589793, -1.8188346633151982`}, {-2.626592653589793, 1.420148704880133}, {-2.626592653589793, -0.6360853646178484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.741606727254433}, {-2.621592653589793, -2.6712431298848505`}, \ {-2.621592653589793, -1.8214684461533683`}, {-2.621592653589793, 1.41890902538035}, {-2.621592653589793, -0.6377090019447398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.739318173174567}, {-2.616592653589793, -2.667493733953631}, \ {-2.616592653589793, -1.8240895503788819`}, {-2.616592653589793, 1.4176766475929572`}, {-2.616592653589793, -0.6392735720537125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.737054954260024}, {-2.611592653589793, -2.6637614372778793`}, \ {-2.611592653589793, -1.8266977648500249`}, {-2.611592653589793, 1.4164515568699723`}, {-2.611592653589793, -0.6407801412003462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.73481679696988}, {-2.606592653589793, -2.66004623666894}, \ {-2.606592653589793, -1.8292928899142653`}, {-2.606592653589793, 1.4152337369146477`}, {-2.606592653589793, -0.6422297613672638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.732603428225561}, {-2.601592653589793, -2.656348127187444}, \ {-2.601592653589793, -1.831874737144135}, {-2.601592653589793, 1.414023169852026}, {-2.601592653589793, -0.6436234700714302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.7304145755516642`}, {-2.596592653589793, -2.652667102181364}, \ {-2.596592653589793, -1.8344431290693255`}, {-2.596592653589793, 1.4128198362975}, {-2.596592653589793, -0.6449622902027302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.7282499672095697`}, {-2.5915926535897933`, \ -2.6490031533237772`}, {-2.5915926535897933`, -1.8369978989057836`}, \ {-2.5915926535897933`, 1.4116237154234086`}, {-2.5915926535897933`, \ -0.6462472298920029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.726109332324064}, {-2.586592653589793, -2.645356270650321}, \ {-2.586592653589793, -1.8395388902825436`}, {-2.586592653589793, 1.4104347850236976`}, {-2.586592653589793, -0.6474792824067702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7239924010031964`}, {-2.581592653589793, -2.6417264425963416`}, \ {-2.581592653589793, -1.8420659569669824`}, {-2.581592653589793, 1.40925302157668}, {-2.581592653589793, -0.6486594260729571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.7218989044515736`}, {-2.576592653589793, -2.6381136560337337`}, \ {-2.576592653589793, -1.844578962589155}, {-2.576592653589793, 1.4080784003059261`}, {-2.576592653589793, -0.6497886242209641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.7198285750773143`}, {-2.571592653589793, -2.6345178963074707`}, \ {-2.571592653589793, -1.8470777803658176`}, {-2.571592653589793, 1.4069108952393188`}, {-2.571592653589793, -0.650867825154517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.7177811465928743`}, {-2.566592653589793, -2.630939147271815}, \ {-2.566592653589793, -1.8495622928247}, {-2.566592653589793, 1.4057504792663074`}, {-2.566592653589793, -0.6518979621407767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.715756354109947}, {-2.561592653589793, -2.627377391326213}, \ {-2.561592653589793, -1.85203239152957}, {-2.561592653589793, 1.4045971241933968`}, {-2.561592653589793, -0.6528799534202606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.713753934228652}, {-2.556592653589793, -2.623832609450869}, \ {-2.556592653589793, -1.8544879768065645`}, {-2.556592653589793, 1.403450800797905}, {-2.556592653589793, -0.6538147022351847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.7117736251212126`}, {-2.5515926535897933`, -2.620304781242003}, \ {-2.5515926535897933`, -1.8569289574722465`}, {-2.5515926535897933`, 1.4023114788800244`}, {-2.5515926535897933`, \ -0.6547030968748957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.7098151666103227`}, {-2.5465926535897934`, \ -2.6167938849467776`}, {-2.5465926535897934`, -1.8593552505638056`}, \ {-2.5465926535897934`, 1.4011791273132266`}, {-2.5465926535897934`, \ -0.6555460107371329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.707878300242399}, {-2.541592653589793, -2.6132998974979085`}, \ {-2.541592653589793, -1.861766781071784}, {-2.541592653589793, 1.4000537140930405`}, {-2.541592653589793, -0.6563443024039026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.7059627693559167`}, {-2.536592653589793, -2.609822794547947}, \ {-2.536592653589793, -1.8641634816756683`}, {-2.536592653589793, 1.3989352063842462`}, {-2.536592653589793, -0.6570988157308232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.704068319145013}, {-2.5315926535897932`, -2.60636255050324}, \ {-2.5315926535897932`, -1.8665452924826755`}, {-2.5315926535897932`, 1.3978235705665154`}, {-2.5315926535897932`, \ -0.6578103799488425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.702194696718544}, {-2.526592653589793, -2.6029191385575614`}, \ {-2.526592653589793, -1.8689121607700097`}, {-2.526592653589793, 1.3967187722785392`}, {-2.526592653589793, -0.6584798097772938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.700341651154781}, {-2.521592653589793, -2.5994925307254206`}, \ {-2.521592653589793, -1.8712640407308492`}, {-2.521592653589793, 1.3956207764606743`}, {-2.521592653589793, -0.6591079055473061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.6985089335519166`}, {-2.516592653589793, -2.5960826978750466`}, \ {-2.516592653589793, -1.8736008932242978`}, {-2.516592653589793, 1.3945295473961477`}, {-2.516592653589793, -0.6596954533346365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.696696297074557}, {-2.5115926535897932`, -2.5926896097610435`}, \ {-2.5115926535897932`, -1.8759226855294915`}, {-2.5115926535897932`, 1.3934450487508525`}, {-2.5115926535897932`, \ -0.6602432251010456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.6949034969963725`}, {-2.5065926535897933`, \ -2.5893132350567303`}, {-2.5065926535897933`, -1.8782293911040544`}, \ {-2.5065926535897933`, 1.3923672436117729`}, {-2.5065926535897933`, \ -0.660751978843387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.6931302907390577`}, {-2.501592653589793, -2.5859535413861496`}, \ {-2.501592653589793, -1.8805209893470414`}, {-2.501592653589793, 1.391296094524069}, {-2.501592653589793, -0.6612224587496215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.6913764379077736`}, {-2.496592653589793, -2.5826104953557603`}, \ {-2.496592653589793, -1.8827974653665187`}, {-2.496592653589793, 1.390231563526862}, {-2.496592653589793, -0.6616553953610254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.6896417003232203`}, {-2.491592653589793, -2.579284062585808}, \ {-2.491592653589793, -1.8850588097518743`}, {-2.491592653589793, 1.3891736121877474`}, {-2.491592653589793, -0.6620515057398896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.6879258420504883`}, {-2.486592653589793, -2.5759742077413774`}, \ {-2.486592653589793, -1.887305018350971}, {-2.486592653589793, 1.388122201636076}, {-2.486592653589793, -0.6624114936420648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.686228629424839}, {-2.481592653589793, -2.5726808945631334`}, \ {-2.481592653589793, -1.8895360920521957`}, {-2.481592653589793, 1.3870772925950325`}, {-2.481592653589793, -0.6627360496937368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.6845498310745537`}, {-2.476592653589793, -2.5694040858977374`}, \ {-2.476592653589793, -1.8917520365714835`}, {-2.476592653589793, 1.3860388454125459`}, {-2.476592653589793, -0.6630258515718573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.682889217940982}, {-2.471592653589793, -2.5661437437279653`}, \ {-2.471592653589793, -1.8939528622443376`}, {-2.471592653589793, 1.3850068200910624`}, {-2.471592653589793, -0.6632815641876983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.6812465632959337`}, {-2.4665926535897933`, -2.562899829202506}, \ {-2.4665926535897933`, -1.8961385838228875`}, {-2.4665926535897933`, 1.3839811763162173`}, {-2.4665926535897933`, \ -0.6635038398730215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.679621642756532}, {-2.461592653589793, -2.5596723026654593`}, \ {-2.461592653589793, -1.8983092202779919`}, {-2.461592653589793, 1.3829618734844304`}, {-2.461592653589793, -0.6636933185684014}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.678014234297655}, {-2.456592653589793, -2.556461123685533}, \ {-2.456592653589793, -1.9004647946063848`}, {-2.456592653589793, 1.381948870729462}, {-2.456592653589793, -0.6638506280132614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.676424118262084}, {-2.451592653589793, -2.553266251084932}, \ {-2.451592653589793, -1.90260533364286}, {-2.451592653589793, 1.3809421269479565`}, {-2.451592653589793, -0.6639763839372192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.6748510773684746`}, {-2.446592653589793, -2.5500876429679598`}, \ {-2.446592653589793, -1.9047308678774686`}, {-2.446592653589793, 1.3799416008240035`}, {-2.446592653589793, -0.6640711902523642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.6732948967172647`}, {-2.441592653589793, -2.546925256749324}, \ {-2.441592653589793, -1.9068414312776976`}, {-2.441592653589793, 1.3789472508527467`}, {-2.441592653589793, -0.6641356392461167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.671755363794618}, {-2.436592653589793, -2.5437790491821533`}, \ {-2.436592653589793, -1.9089370611155922`}, {-2.436592653589793, 1.3779590353630686`}, {-2.436592653589793, -0.664170311774347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.670232268474517}, {-2.431592653589793, -2.54064897638573}, \ {-2.431592653589793, -1.9110177977997735`}, {-2.431592653589793, 1.3769769125393783`}, {-2.431592653589793, -0.6641757774544524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.66872540301909}, {-2.4265926535897933`, -2.537534993872946}, \ {-2.4265926535897933`, -1.9130836847122914`}, {-2.4265926535897933`, 1.3760008404425295`}, {-2.4265926535897933`, \ -0.6641525948581193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.667234562077289}, {-2.4215926535897934`, -2.534437056577477}, \ {-2.4215926535897934`, -1.9151347680502566`}, {-2.4215926535897934`, 1.3750307770298995`}, {-2.4215926535897934`, \ -0.6641013117035145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.665759542681987}, {-2.416592653589793, -2.5313551188806915`}, \ {-2.416592653589793, -1.9171710966721818`}, {-2.416592653589793, 1.3740666801746484`}, {-2.416592653589793, -0.6640224650466735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.664300144245601}, {-2.411592653589793, -2.5282891346382925`}, \ {-2.411592653589793, -1.9191927219489568`}, {-2.411592653589793, 1.3731085076841893`}, {-2.411592653589793, -0.6639165814718712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.6628561685543133`}, {-2.4065926535897932`, \ -2.5252390572066967`}, {-2.4065926535897932`, -1.9211996976193808`}, \ {-2.4065926535897932`, 1.3721562173178934`}, {-2.4065926535897932`, \ -0.6637841772807798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.661427419760978}, {-2.401592653589793, -2.5222048394691603`}, \ {-2.401592653589793, -1.9231920796501727`}, {-2.401592653589793, 1.371209766804054}, {-2.401592653589793, -0.6636257586802375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.660013704376796}, {-2.396592653589793, -2.5191864338616554`}, \ {-2.396592653589793, -1.9251699261003676`}, {-2.396592653589793, 1.3702691138561311`}, {-2.396592653589793, -0.6634418219684642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.658614831261819}, {-2.391592653589793, -2.516183792398501}, \ {-2.391592653589793, -1.9271332969900175`}, {-2.391592653589793, 1.3693342161883053`}, {-2.391592653589793, -0.6632328537195769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.657230611614367}, {-2.3865926535897932`, -2.5131968666977538`}, \ {-2.3865926535897932`, -1.9290822541731016`}, {-2.3865926535897932`, 1.3684050315303566`}, {-2.3865926535897932`, \ -0.6629993309662767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.655860858959425}, {-2.3815926535897933`, -2.510225608006372}, \ {-2.3815926535897933`, -1.9310168612145484`}, {-2.3815926535897933`, 1.3674815176418962`}, {-2.3815926535897933`, \ -0.6627417213805854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.65450538913608}, {-2.376592653589793, -2.5072699672251515`}, \ {-2.376592653589793, -1.9329371832712838`}, {-2.376592653589793, 1.366563632325968}, {-2.376592653589793, -0.6624604834525226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.6531640202840667`}, {-2.371592653589793, -2.5043298949334396`}, \ {-2.371592653589793, -1.9348432869771992`}, {-2.371592653589793, 1.3656513334420464`}, {-2.371592653589793, -0.6621560666666392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.6518365728294784`}, {-2.366592653589793, -2.501405341413638}, \ {-2.366592653589793, -1.9367352403319467`}, {-2.366592653589793, 1.364744578918443}, {-2.366592653589793, -0.6618289116763084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.6505228694697034`}, {-2.361592653589793, -2.4984962566755033`}, \ {-2.361592653589793, -1.9386131125934614`}, {-2.361592653589793, 1.3638433267641492`}, {-2.361592653589793, -0.6614794504757178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.649222735157642}, {-2.356592653589793, -2.495602590480245}, \ {-2.356592653589793, -1.9404769741741072`}, {-2.356592653589793, 1.3629475350801306`}, {-2.356592653589793, -0.6611081065694838}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.6479359970852503`}, {-2.351592653589793, -2.492724292364433}, \ {-2.351592653589793, -1.9423268965403533`}, {-2.351592653589793, 1.3620571620700914`}, {-2.351592653589793, -0.6607152951398443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.646662484666473}, {-2.346592653589793, -2.489861311663721}, \ {-2.346592653589793, -1.944162952115877}, {-2.346592653589793, 1.3611721660507283`}, {-2.346592653589793, -0.660301423211377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.6454020295195995`}, {-2.3415926535897933`, -2.487013597536398}, \ {-2.3415926535897933`, -1.9459852141879894`}, {-2.3415926535897933`, 1.360292505461493}, {-2.3415926535897933`, -0.6598668898132067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.6441544654490987`}, {-2.336592653589793, -2.4841810989867636`}, \ {-2.336592653589793, -1.9477937568172983`}, {-2.336592653589793, 1.359418138873875}, {-2.336592653589793, -0.6594120861386705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.6429196284269736`}, {-2.331592653589793, -2.481363764888354}, \ {-2.331592653589793, -1.949588654750487}, {-2.331592653589793, 1.35854902500023}, {-2.331592653589793, -0.6589373957024139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.6416973565736708`}, {-2.326592653589793, -2.4785615440070035`}, \ {-2.326592653589793, -1.9513699833361362`}, {-2.326592653589793, 1.35768512270216}, {-2.326592653589793, -0.6584431944948987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.640487490138596}, {-2.321592653589793, -2.475774385023773}, \ {-2.321592653589793, -1.9531378184434678`}, {-2.321592653589793, 1.356826390998471}, {-2.321592653589793, -0.6579298511343118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.639289871480264}, {-2.316592653589793, -2.473002236557743}, \ {-2.316592653589793, -1.9548922363839316`}, {-2.316592653589793, 1.3559727890727156`}, {-2.316592653589793, -0.6573977270158637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.638104345046118}, {-2.311592653589793, -2.4702450471886745`}, \ {-2.311592653589793, -1.9566333138355305`}, {-2.311592653589793, 1.355124276280338}, {-2.311592653589793, -0.6568471764584747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.636930757352061}, {-2.306592653589793, -2.4675027654795625`}, \ {-2.306592653589793, -1.9583611277697872`}, {-2.306592653589793, 1.354280812155439}, {-2.306592653589793, -0.6562785468488492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.6357689569617224`}, {-2.3015926535897933`, \ -2.4647753399990733`}, {-2.3015926535897933`, -1.9600757553812718`}, \ {-2.3015926535897933`, 1.35344235641717}, {-2.3015926535897933`, -0.6556921787829441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.634618794465495}, {-2.2965926535897934`, -2.4620627193438964`}, \ {-2.2965926535897934`, -1.9617772740195802`}, {-2.2965926535897934`, 1.35260886897577}, {-2.2965926535897934`, -0.6550884062048382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.6334801224593694`}, {-2.291592653589793, -2.4593648521609968`}, \ {-2.291592653589793, -1.9634657611236899`}, {-2.291592653589793, 1.3517803099382646`}, {-2.291592653589793, -0.6544675565430158}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.632352795523597}, {-2.286592653589793, -2.4566816871698003`}, \ {-2.286592653589793, -1.9651412941585897`}, {-2.286592653589793, 1.350956639613831}, {-2.286592653589793, -0.6538299508440797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.6312366702012}, {-2.2815926535897932`, -2.4540131731843084`}, \ {-2.2815926535897932`, -1.9668039505541035`}, {-2.2815926535897932`, 1.3501378185188482`}, {-2.2815926535897932`, -0.65317590390391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.630131604976361}, {-2.276592653589793, -2.451359259135153}, \ {-2.276592653589793, -1.9684538076458242`}, {-2.276592653589793, 1.3493238073816403`}, {-2.276592653589793, -0.652505724396292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.6290374602527136`}, {-2.271592653589793, -2.4487198940916146`}, \ {-2.271592653589793, -1.970090942618059}, {-2.271592653589793, 1.3485145671469263`}, {-2.271592653589793, -0.6518197149990319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.6279540983315504`}, {-2.266592653589793, -2.4460950272836017`}, \ {-2.266592653589793, -1.9717154324487198`}, {-2.266592653589793, 1.347710058979988}, {-2.266592653589793, -0.6511181725175893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.6268813833899767`}, {-2.2615926535897932`, \ -2.4434846081236055`}, {-2.2615926535897932`, -1.973327353856064}, \ {-2.2615926535897932`, 1.346910244270564}, {-2.2615926535897932`, -0.6504013880062499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.625819181459028}, {-2.2565926535897933`, -2.4408885862286493`}, \ {-2.2565926535897933`, -1.9749267832472104`}, {-2.2565926535897933`, 1.3461150846364829`}, {-2.2565926535897933`, \ -0.6496696468868669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.6247673604017625`}, {-2.251592653589793, -2.438306911442235}, \ {-2.251592653589793, -1.9765137966683526`}, {-2.251592653589793, 1.345324541927046}, {-2.251592653589793, -0.6489232290652038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.6237257898913593`}, {-2.246592653589793, -2.4357395338563075`}, \ {-2.246592653589793, -1.978088469756585}, {-2.246592653589793, 1.3445385782261674`}, {-2.246592653589793, -0.6481624090449063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.6226943413892254`}, {-2.241592653589793, -2.433186403833238}, \ {-2.241592653589793, -1.979650877693278}, {-2.241592653589793, 1.3437571558552808`}, {-2.241592653589793, -0.6473874560391351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.621672888123136}, {-2.236592653589793, -2.4306474720278533`}, \ {-2.236592653589793, -1.981201095158912}, {-2.236592653589793, 1.342980237376025}, {-2.236592653589793, -0.646598634079897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.6206613050654206`}, {-2.231592653589793, -2.428122689409514}, \ {-2.231592653589793, -1.9827391962893124`}, {-2.231592653589793, 1.3422077855927153`}, {-2.231592653589793, -0.6457962021251031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.6196594689112023`}, {-2.226592653589793, -2.425612007284258}, \ {-2.226592653589793, -1.9842652546332027`}, {-2.226592653589793, 1.3414397635546067`}, {-2.226592653589793, -0.6449804141633916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.618667258056716}, {-2.221592653589793, -2.423115377317024}, \ {-2.221592653589793, -1.9857793431110125`}, {-2.221592653589793, 1.340676134557962}, {-2.221592653589793, -0.6441515193167499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.617684552577705}, {-2.2165926535897933`, -2.4206327515539683`}, \ {-2.2165926535897933`, -1.9872815339748642`}, {-2.2165926535897933`, 1.3399168621479303`}, {-2.2165926535897933`, \ -0.6433097619409713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.616711234207912}, {-2.211592653589793, -2.4181640824448865`}, \ {-2.211592653589793, -1.9887718987696832`}, {-2.211592653589793, 1.339161910120242}, {-2.211592653589793, -0.6424553817239846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.6157471863176793`}, {-2.206592653589793, -2.4157093228657636`}, \ {-2.206592653589793, -1.9902505082953506`}, {-2.206592653589793, 1.3384112425227321`}, {-2.206592653589793, -0.6415886137820869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.614792293892659}, {-2.201592653589793, -2.4132684261414585`}, \ {-2.201592653589793, -1.991717432569843}, {-2.201592653589793, 1.3376648236566937`}, {-2.201592653589793, -0.6407096887541248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.61384644351265}, {-2.196592653589793, -2.4108413460685365`}, \ {-2.196592653589793, -1.9931727407932953`}, {-2.196592653589793, 1.3369226180780727`}, {-2.196592653589793, -0.6398188328936536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.612909523330568}, {-2.191592653589793, -2.4084280369382793`}, \ {-2.191592653589793, -1.99461650131292}, {-2.191592653589793, 1.33618459059851}, {-2.191592653589793, -0.638916268159116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.611981423051554}, {-2.186592653589793, -2.4060284535598737`}, \ {-2.186592653589793, -1.9960487815887245`}, {-2.186592653589793, 1.335450706286235}, {-2.186592653589793, -0.6380022123020724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.611062033912232}, {-2.181592653589793, -2.403642551283803}, \ {-2.181592653589793, -1.9974696481599674`}, {-2.181592653589793, 1.3347209304668195`}, {-2.181592653589793, -0.6370768789535254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.6101512486601215`}, {-2.1765926535897933`, -2.401270286025458}, \ {-2.1765926535897933`, -1.9988791666122923`}, {-2.1765926535897933`, 1.3339952287237962`}, {-2.1765926535897933`, \ -0.6361404777083689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.6092489615332077`}, {-2.1715926535897934`, -2.398911614288979}, \ {-2.1715926535897934`, -2.0002774015454823`}, {-2.1715926535897934`, 1.3332735668991489`}, {-2.1715926535897934`, \ -0.6351932142080033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.6083550682396823`}, {-2.166592653589793, -2.396566493191356}, \ {-2.166592653589793, -2.001664416541779}, {-2.166592653589793, 1.3325559110936798`}, {-2.166592653589793, -0.6342352902211502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.607469465937855}, {-2.161592653589793, -2.3942348804867977`}, \ {-2.161592653589793, -2.0030402741347113`}, {-2.161592653589793, 1.3318422276672581`}, {-2.161592653589793, -0.6332669037229021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.6065920532162368`}, {-2.1565926535897932`, \ -2.3919167345913825`}, {-2.1565926535897932`, -2.004405035778375}, \ {-2.1565926535897932`, 1.3311324832389564`}, {-2.1565926535897932`, \ -0.6322882489720447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.605722730073812}, {-2.151592653589793, -2.38961201460803}, \ {-2.151592653589793, -2.0057587618171153`}, {-2.151592653589793, 1.3304266446870798`}, {-2.151592653589793, -0.6312995165866876}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.6048613979004904`}, {-2.146592653589793, -2.3873206803517864`}, \ {-2.146592653589793, -2.0071015114555517`}, {-2.146592653589793, 1.329724679149093}, {-2.146592653589793, -0.6303008936182329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.6040079594577463`}, {-2.141592653589793, -2.3850426923754644`}, \ {-2.141592653589793, -2.0084333427289054`}, {-2.141592653589793, 1.3290265540214474`}, {-2.141592653589793, -0.6292925636237244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.603162318859455}, {-2.1365926535897932`, -2.3827780119956428`}, \ {-2.1365926535897932`, -2.0097543124735613`}, {-2.1365926535897932`, 1.3283322369593165`}, {-2.1365926535897932`, \ -0.6282747067366047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.602324381552918}, {-2.1315926535897933`, -2.3805266013190556`}, \ {-2.1315926535897933`, -2.0110644762978316`}, {-2.1315926535897933`, 1.327641695876242}, {-2.1315926535897933`, -0.627247499735917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.601494054300089}, {-2.126592653589793, -2.378288423269385}, \ {-2.126592653589793, -2.0123638885528567`}, {-2.126592653589793, 1.3269548989436943`}, {-2.126592653589793, -0.626211116113985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.6006712451589986`}, {-2.121592653589793, -2.3760634416144804`}, \ {-2.121592653589793, -2.0136526023036065`}, {-2.121592653589793, 1.326271814590553}, {-2.121592653589793, -0.6251657261426016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.5998558634653794`}, {-2.116592653589793, -2.3738516209940266`}, \ {-2.116592653589793, -2.0149306692999254`}, {-2.116592653589793, 1.3255924115025093`}, {-2.116592653589793, -0.6241114969377624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.5990478198144955`}, {-2.111592653589793, -2.3716529269476814`}, \ {-2.111592653589793, -2.0161981399475772`}, {-2.111592653589793, 1.3249166586213963`}, {-2.111592653589793, -0.6230485925229684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.598247026043175}, {-2.106592653589793, -2.3694673259437016`}, \ {-2.106592653589793, -2.0174550632792467`}, {-2.106592653589793, 1.3242445251444492`}, {-2.106592653589793, -0.6219771738911416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.5974533952120487`}, {-2.101592653589793, -2.3672947854080806`}, \ {-2.101592653589793, -2.0187014869254436`}, {-2.101592653589793, 1.3235759805234997`}, {-2.101592653589793, -0.6208973990651687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.596666841587998}, {-2.096592653589793, -2.365135273754225}, \ {-2.096592653589793, -2.0199374570852777`}, {-2.096592653589793, 1.3229109944641064`}, {-2.096592653589793, -0.6198094231571172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.595887280626804}, {-2.0915926535897933`, -2.362988760413185}, \ {-2.0915926535897933`, -2.0211630184970386`}, {-2.0915926535897933`, 1.3222495369246283`}, {-2.0915926535897933`, \ -0.6187133984261447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.595114628956011}, {-2.0865926535897934`, -2.3608552158644596`}, \ {-2.0865926535897934`, -2.022378214408565}, {-2.0865926535897934`, 1.3215915781152379`}, {-2.0865926535897934`, \ -0.6176094743351339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.594348804357996}, {-2.081592653589793, -2.3587346116674137`}, \ {-2.081592653589793, -2.0235830865473345`}, {-2.081592653589793, 1.3209370884968854`}, {-2.081592653589793, -0.6164977976060818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.593589725753243}, {-2.076592653589793, -2.356626920493311}, \ {-2.076592653589793, -2.0247776750902498`}, {-2.076592653589793, 1.3202860387802084`}, {-2.076592653589793, -0.6153785122742714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.5928373131838294`}, {-2.071592653589793, -2.3545321161579937`}, \ {-2.071592653589793, -2.025962018633069}, {-2.071592653589793, 1.319638399924396}, {-2.071592653589793, -0.6142517597412503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.592091487797122}, {-2.066592653589793, -2.3524501736552383`}, \ {-2.066592653589793, -2.027136154159447}, {-2.066592653589793, 1.3189941431360066`}, {-2.066592653589793, -0.6131176788266504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.591352171829675}, {-2.061592653589793, -2.3503810691907994`}, \ {-2.061592653589793, -2.028300117009542}, {-2.061592653589793, 1.318353239867745}, {-2.061592653589793, -0.6119764058188659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.590619288591339}, {-2.056592653589793, -2.348324780217163}, \ {-2.056592653589793, -2.0294539408481542`}, {-2.056592653589793, 1.3177156618171957`}, {-2.056592653589793, -0.6108280745246241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.589892762449578}, {-2.0515926535897933`, -2.3462812854690482`}, \ {-2.0515926535897933`, -2.0305976576323532`}, {-2.0515926535897933`, 1.3170813809255222`}, {-2.0515926535897933`, \ -0.6096728163174677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.589172518813988}, {-2.0465926535897934`, -2.344250564999652}, \ {-2.0465926535897934`, -2.031731297578565}, {-2.0465926535897934`, 1.3164503693761285`}, {-2.0465926535897934`, -0.60851076018518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.588458484121023}, {-2.041592653589793, -2.342232600217687}, \ {-2.041592653589793, -2.0328548891290725`}, {-2.041592653589793, 1.3158225995932886`}, {-2.041592653589793, -0.6073420327761695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.5877505858189274`}, {-2.036592653589793, -2.340227373925209}, \ {-2.036592653589793, -2.033968458917907}, {-2.036592653589793, 1.3151980442407432`}, {-2.036592653589793, -0.6061667584448464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.5870487523528656`}, {-2.031592653589793, -2.338234870356269}, \ {-2.031592653589793, -2.035072031736086}, {-2.031592653589793, 1.3145766762202684`}, {-2.031592653589793, -0.6049850592960074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.5863529131502574`}, {-2.026592653589793, -2.3362550752164033`}, \ {-2.026592653589793, -2.036165630496176}, {-2.026592653589793, 1.3139584686702166`}, {-2.026592653589793, -0.6037970552282564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.585662998606314}, {-2.021592653589793, -2.3342879757229773`}, \ {-2.021592653589793, -2.037249276196144}, {-2.021592653589793, 1.3133433949640319`}, {-2.021592653589793, -0.6026028639764797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.5849789400697714`}, {-2.016592653589793, -2.3323335606464086`}, \ {-2.016592653589793, -2.0383229878824682`}, {-2.016592653589793, 1.3127314287087422`}, {-2.016592653589793, -0.6014026011534007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.584300669828822}, {-2.0115926535897932`, -2.330391820352272}, \ {-2.0115926535897932`, -2.0393867826124916`}, {-2.0115926535897932`, 1.3121225437434287`}, {-2.0115926535897932`, \ -0.6001963802902343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.5836281210972425`}, {-2.0065926535897933`, \ -2.3284627468443126`}, {-2.0065926535897933`, -2.0404406754159776`}, \ {-2.0065926535897933`, 1.3115167141376756`}, {-2.0065926535897933`, \ -0.598984312876461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.582961228000719}, {-2.001592653589793, -2.326546333808369}, \ {-2.001592653589793, -2.0414846792558654`}, {-2.001592653589793, 1.3109139141900013`}, {-2.001592653589793, -0.5977665083987429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.582299925563359}, {-1.996592653589793, -2.3246425766572267`}, \ {-1.996592653589793, -2.042518804988187}, {-1.996592653589793, 1.3103141184262705`}, {-1.996592653589793, -0.5965430743790003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.5816441496944025`}, {-1.991592653589793, -2.3227514725763947`}, \ {-1.991592653589793, -2.0435430613211434`}, {-1.991592653589793, 1.3097173015980936`}, {-1.991592653589793, -0.5953141164116693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.5809938371751167`}, {-1.986592653589793, -2.3208730205708257`}, \ {-1.986592653589793, -2.0445574547733187`}, {-1.986592653589793, 1.3091234386812087`}, {-1.986592653589793, -0.5940797382001582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.5803489256458825`}, {-1.9815926535897932`, -2.319007221512575}, \ {-1.9815926535897932`, -2.0455619896310253`}, {-1.9815926535897932`, 1.308532504873852}, {-1.9815926535897932`, -0.5928400415925235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.579709353593463}, {-1.976592653589793, -2.317154078189388}, \ {-1.976592653589793, -2.046556667904775}, {-1.976592653589793, 1.3079444755951168`}, {-1.976592653589793, -0.5915951266163808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.579075060338465}, {-1.9715926535897932`, -2.315313595354228}, \ {-1.9715926535897932`, -2.047541489284869}, {-1.9715926535897932`, 1.3073593264833003`}, {-1.9715926535897932`, \ -0.5903450915130729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.5784459860229685`}, {-1.966592653589793, -2.313485779775719}, \ {-1.966592653589793, -2.0485164510961162`}, {-1.966592653589793, 1.3067770333942421`}, {-1.966592653589793, -0.5890900327711056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.577822071598353}, {-1.9615926535897932`, -2.3116706402895018`}, \ {-1.9615926535897932`, -2.049481548251683}, {-1.9615926535897932`, 1.3061975723996548`}, {-1.9615926535897932`, \ -0.5878300451588762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.5772032588132907`}, {-1.956592653589793, -2.3098681878504674`}, \ {-1.956592653589793, -2.0504367732060875`}, {-1.956592653589793, 1.305620919785446}, {-1.956592653589793, -0.5865652217567046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.576589490201921}, {-1.9515926535897932`, -2.3080784355858657`}, \ {-1.9515926535897932`, -2.051382115907363}, {-1.9515926535897932`, 1.3050470520500346`}, {-1.9515926535897932`, \ -0.5852956539881875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.5759807090722}, {-1.946592653589793, -2.3063013988492314`}, \ {-1.946592653589793, -2.0523175637484075`}, {-1.946592653589793, 1.304475945902663}, {-1.946592653589793, -0.5840214316508885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.5753768594944217`}, {-1.9415926535897932`, -2.304537095275111}, \ {-1.9415926535897932`, -2.053243101517561}, {-1.9415926535897932`, 1.3039075782617022`}, {-1.9415926535897932`, \ -0.5827426429463826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.57477788628991}, {-1.936592653589793, -2.3027855448345327`}, \ {-1.936592653589793, -2.054158711348449}, {-1.936592653589793, 1.303341926252958}, {-1.936592653589793, -0.581459374509666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.5741837350198793`}, {-1.9315926535897932`, \ -2.3010467698911623`}, {-1.9315926535897932`, -2.055064372669138}, \ {-1.9315926535897932`, 1.3027789672079688`}, {-1.9315926535897932`, \ -0.5801717114379521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.5735943519744637`}, {-1.926592653589793, -2.2993207952580907`}, \ {-1.926592653589793, -2.0559600621506706`}, {-1.926592653589793, 1.3022186786623073`}, {-1.926592653589793, -0.5788797373188601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.5730096841619083`}, {-1.9215926535897931`, -2.297607648255173}, \ {-1.9215926535897931`, -2.0568457536550415`}, {-1.9215926535897931`, 1.301661038353877}, {-1.9215926535897931`, -0.5775835342580173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.5724296792979233`}, {-1.916592653589793, -2.29590735876683}, \ {-1.916592653589793, -2.0577214181827035`}, {-1.916592653589793, 1.30110602422121}, {-1.916592653589793, -0.5762831829060847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.5718542857952036`}, {-1.9115926535897931`, -2.29421995930023}, \ {-1.9115926535897931`, -2.058587023819687}, {-1.9115926535897931`, 1.3005536144017673`}, {-1.9115926535897931`, \ -0.5749787624852211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.5712834527530988`}, {-1.906592653589793, -2.292545485043717}, \ {-1.906592653589793, -2.05944253568445}, {-1.906592653589793, 1.3000037872302364`}, {-1.906592653589793, -0.5736703508149966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.5707171299474476`}, {-1.9015926535897931`, \ -2.2908839739253875`}, {-1.9015926535897931`, -2.06028791587457}, \ {-1.9015926535897931`, 1.2994565212368332`}, {-1.9015926535897931`, \ -0.5723580243377716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.570155267820562}, {-1.896592653589793, -2.2892354666716566`}, \ {-1.896592653589793, -2.0611231234134224`}, {-1.896592653589793, 1.2989117951456053`}, {-1.896592653589793, -0.5710418581435494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.5695978174713656`}, {-1.8915926535897931`, -2.287600006865672}, \ {-1.8915926535897931`, -2.061948114196985}, {-1.8915926535897931`, 1.29836958787274}, {-1.8915926535897931`, -0.5697219259943186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.569044730645682}, {-1.886592653589793, -2.2859776410053847`}, \ {-1.886592653589793, -2.0627628409409566`}, {-1.886592653589793, 1.297829878524873}, {-1.886592653589793, -0.5683983003478941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.568495959726673}, {-1.881592653589793, -2.284368418561113}, \ {-1.881592653589793, -2.0635672531283653`}, {-1.881592653589793, 1.2972926463974033`}, {-1.881592653589793, -0.5670710523812706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.5679514577254214`}, {-1.876592653589793, -2.2827723920323484`}, \ {-1.876592653589793, -2.064361296957884}, {-1.876592653589793, 1.2967578709728123`}, {-1.876592653589793, -0.565740252013496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.56741117827166}, {-1.871592653589793, -2.28118961700361}, \ {-1.871592653589793, -2.065144915293075}, {-1.871592653589793, 1.2962255319189868`}, {-1.871592653589793, -0.5644059679280812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.566875075604641}, {-1.866592653589793, -2.2796201521990564`}, \ {-1.866592653589793, -2.0659180476128394`}, {-1.866592653589793, 1.29569560908755}, {-1.866592653589793, -0.5630682675949515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.5663431045641487`}, {-1.861592653589793, -2.2780640595355908`}, \ {-1.861592653589793, -2.0666806299633285`}, {-1.861592653589793, 1.2951680825121947`}, {-1.861592653589793, -0.5617272172919545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.5658152205816487`}, {-1.8565926535897932`, \ -2.2765214041741446`}, {-1.8565926535897932`, -2.0674325949116437`}, \ {-1.8565926535897932`, 1.2946429324070268`}, {-1.8565926535897932`, \ -0.5603828821259306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.565291379671574}, {-1.851592653589793, -2.274992254568807}, \ {-1.851592653589793, -2.0681738715016396`}, {-1.851592653589793, 1.294120139164912}, {-1.851592653589793, -0.5590353260533594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.5647715384227463`}, {-1.8465926535897932`, \ -2.2734766825134236`}, {-1.8465926535897932`, -2.0689043852122206`}, \ {-1.8465926535897932`, 1.2935996833558323`}, {-1.8465926535897932`, \ -0.5576846119005898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.5642556539899304`}, {-1.841592653589793, -2.2719747631852836`}, \ {-1.841592653589793, -2.0696240579185012`}, {-1.841592653589793, 1.2930815457252487`}, {-1.841592653589793, -0.5563308013836638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.5637436840855177`}, {-1.8365926535897932`, -2.270486575185451}, \ {-1.8365926535897932`, -2.0703328078562744`}, {-1.8365926535897932`, 1.292565707192471}, {-1.8365926535897932`, -0.5549739551277431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.563235586971341}, {-1.831592653589793, -2.2690122005752835`}, \ {-1.831592653589793, -2.071030549590243}, {-1.831592653589793, 1.2920521488490373`}, {-1.831592653589793, -0.5536141326861465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.562731321450613}, {-1.8265926535897932`, -2.267551724908644}, \ {-1.8265926535897932`, -2.071717193986513}, {-1.8265926535897932`, 1.2915408519571003`}, {-1.8265926535897932`, \ -0.5522513925590106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.562230846859997}, {-1.821592653589793, -2.266105237259258}, \ {-1.821592653589793, -2.072392648189886}, {-1.821592653589793, 1.2910317979478227`}, {-1.821592653589793, -0.5508857922115753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.5617341230617883`}, {-1.8165926535897932`, \ -2.2646728302426578`}, {-1.8165926535897932`, -2.0730568156065163`}, \ {-1.8165926535897932`, 1.2905249684197824`}, {-1.8165926535897932`, \ -0.5495173880921114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.5612411104362334`}, {-1.811592653589793, -2.2632546000320932`}, \ {-1.811592653589793, -2.0737095958925473`}, {-1.811592653589793, 1.2900203451373848`}, {-1.811592653589793, -0.548146235649489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.560751769873954}, {-1.8065926535897932`, -2.2618506463677654`}, \ {-1.8065926535897932`, -2.074350884949373}, {-1.8065926535897932`, 1.2895179100292868`}, {-1.8065926535897932`, \ -0.5467723893504041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.5602660627684983`}, {-1.801592653589793, -2.260461072558689}, \ {-1.801592653589793, -2.0749805749262165`}, {-1.801592653589793, 1.2890176451868278`}, {-1.801592653589793, -0.5453959026962614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.5597839510090052`}, {-1.7965926535897931`, -2.259085985476456}, \ {-1.7965926535897931`, -2.0755985542307527`}, {-1.7965926535897931`, 1.2885195328624728`}, {-1.7965926535897931`, \ -0.5440168282397306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.5593053969729826`}, {-1.791592653589793, -2.257725495540137}, \ {-1.791592653589793, -2.0762047075485377`}, {-1.791592653589793, 1.288023555468264}, {-1.791592653589793, -0.5426352176009739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.5588303635191987`}, {-1.7865926535897931`, \ -2.2563797166915123`}, {-1.7865926535897931`, -2.0767989158720557`}, \ {-1.7865926535897931`, 1.287529695574282}, {-1.7865926535897931`, -0.5412511214835617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.5583588139806865`}, {-1.781592653589793, -2.255048766359785}, \ {-1.781592653589793, -2.0773810565402226`}, {-1.781592653589793, 1.28703793590712}, {-1.781592653589793, -0.5398645896900751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.557890712157852}, {-1.7765926535897931`, -2.2537327654149113`}, \ {-1.7765926535897931`, -2.0779510032892223`}, {-1.7765926535897931`, 1.2865482593483641`}, {-1.7765926535897931`, \ -0.538475671137406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.5574260223116965`}, {-1.771592653589793, -2.252431838108624}, \ {-1.771592653589793, -2.0785086263155894`}, {-1.771592653589793, 1.2860606489330877`}, {-1.771592653589793, -0.5370844138717618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.5569647091571412`}, {-1.7665926535897931`, -2.251146112002231}, \ {-1.7665926535897931`, -2.079053792352461}, {-1.7665926535897931`, 1.2855750878483554`}, {-1.7665926535897931`, \ -0.5356908650833798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.5565067378564557`}, {-1.761592653589793, -2.2498757178802054`}, \ {-1.761592653589793, -2.0795863647599804`}, {-1.761592653589793, 1.2850915594317367`}, {-1.761592653589793, -0.5342950711209583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.5560520740127908`}, {-1.756592653589793, -2.248620789648614}, \ {-1.756592653589793, -2.080106203630807}, {-1.756592653589793, 1.284610047169832}, {-1.756592653589793, -0.5328970775058097}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.555600683663812}, {-1.751592653589793, -2.247381464217358}, \ {-1.751592653589793, -2.0806131659117524`}, {-1.751592653589793, 1.2841305346968088`}, {-1.751592653589793, -0.5314969289457442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.5551525332754315`}, {-1.746592653589793, -2.246157881365268}, \ {-1.746592653589793, -2.08110710554251}, {-1.746592653589793, 1.2836530057929487`}, {-1.746592653589793, -0.5300946693486859}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.55470758973564}, {-1.741592653589793, -2.244950183587025}, \ {-1.741592653589793, -2.0815878736124995`}, {-1.741592653589793, 1.2831774443832056`}, {-1.741592653589793, -0.5286903418360314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.5542658203484323`}, {-1.736592653589793, -2.243758515920946}, \ {-1.736592653589793, -2.0820553185367894`}, {-1.736592653589793, 1.2827038345357764`}, {-1.736592653589793, -0.5272839887557528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.55382719282783}, {-1.7315926535897932`, -2.242583025756684}, \ {-1.7315926535897932`, -2.0825092862520487`}, {-1.7315926535897932`, 1.2822321604606808`}, {-1.7315926535897932`, \ -0.5258756516952532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.5533916752919987`}, {-1.726592653589793, -2.2414238626218994`}, \ {-1.726592653589793, -2.082949620433472}, {-1.726592653589793, 1.281762406508354}, {-1.726592653589793, -0.5244653714939788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.5529592362574514`}, {-1.7215926535897932`, -2.240281177947059}, \ {-1.7215926535897932`, -2.0833761627335163`}, {-1.7215926535897932`, 1.2812945571682492`}, {-1.7215926535897932`, \ -0.5230531882557933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.5525298446333498`}, {-1.716592653589793, -2.239155124807558}, \ {-1.716592653589793, -2.083788753043265}, {-1.716592653589793, 1.2808285970674538`}, {-1.716592653589793, -0.5216391413611183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.552103469715888}, {-1.7115926535897932`, -2.2380458576424314`}, \ {-1.7115926535897932`, -2.084187229777141}, {-1.7115926535897932`, 1.2803645109693147`}, {-1.7115926535897932`, \ -0.5202232694788484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.5516800811827713`}, {-1.706592653589793, -2.236953531949042}, \ {-1.706592653589793, -2.0845714301815876`}, {-1.706592653589793, 1.2799022837720753`}, {-1.706592653589793, -0.5188056105780398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.5512596490877724`}, {-1.7015926535897932`, \ -2.2358783039532617`}, {-1.7015926535897932`, -2.0849411906682067`}, \ {-1.7015926535897932`, 1.2794419005075266`}, {-1.7015926535897932`, \ -0.5173862019393839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.550842143855379}, {-1.696592653589793, -2.234820330254751}, \ {-1.696592653589793, -2.0852963471717354`}, {-1.696592653589793, 1.2789833463396656`}, {-1.696592653589793, -0.515965080166465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.550427536275523}, {-1.6915926535897932`, -2.233779767447167}, \ {-1.6915926535897932`, -2.085636735533046}, {-1.6915926535897932`, 1.278526606563368}, {-1.6915926535897932`, -0.5145422811968103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.5500157974983915`}, {-1.686592653589793, -2.232756771713241}, \ {-1.686592653589793, -2.0859621919072175`}, {-1.686592653589793, 1.2780716666030723`}, {-1.686592653589793, -0.5131178403127339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.5496068990293184`}, {-1.6815926535897932`, \ -2.2317514983949387`}, {-1.6815926535897932`, -2.0862725531964736`}, \ {-1.6815926535897932`, 1.2776185120114734`}, {-1.6815926535897932`, \ -0.5116917921519815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.5492008127237553`}, {-1.676592653589793, -2.230764101539071}, \ {-1.676592653589793, -2.0865676575076173`}, {-1.676592653589793, 1.2771671284682304`}, {-1.676592653589793, -0.5102641707181776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.5487975107823244`}, {-1.6715926535897931`, \ -2.2297947334190074`}, {-1.6715926535897931`, -2.086847344633302}, \ {-1.6715926535897931`, 1.276717501778683}, {-1.6715926535897931`, -0.5088350093910824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.5483969657459418`}, {-1.666592653589793, -2.2288435440333885`}, \ {-1.666592653589793, -2.0871114565562614`}, {-1.666592653589793, 1.2762696178725814`}, {-1.666592653589793, -0.5074043409366585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.5479991504910218`}, {-1.6615926535897931`, \ -2.2279106805830238`}, {-1.6615926535897931`, -2.087359837975296}, \ {-1.6615926535897931`, 1.275823462802827}, {-1.6615926535897931`, -0.5059721975169544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.5476040382247547`}, {-1.656592653589793, -2.2269962869274265`}, \ {-1.656592653589793, -2.087592336851572}, {-1.656592653589793, 1.2753790227442243`}, {-1.656592653589793, -0.5045386106998081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.547211602480457}, {-1.6515926535897931`, -2.2261005030227854`}, \ {-1.6515926535897931`, -2.087808804973433}, {-1.6515926535897931`, 1.2749362839922431`}, {-1.6515926535897931`, \ -0.5031036114683723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.546821817112993}, {-1.646592653589793, -2.2252234643434465`}, \ {-1.646592653589793, -2.0880090985376483`}, {-1.646592653589793, 1.2744952329617953`}, {-1.646592653589793, -0.5016672302304687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.54643465629427}, {-1.6415926535897931`, -2.2243653012893323`}, \ {-1.6415926535897931`, -2.088193078744677}, {-1.6415926535897931`, 1.274055856186019}, {-1.6415926535897931`, -0.5002294968277706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.5460500945088027`}, {-1.636592653589793, -2.223526138582007}, \ {-1.636592653589793, -2.088360612405232}, {-1.636592653589793, 1.2736181403150761`}, {-1.636592653589793, -0.4987904405448219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.545668106549342}, {-1.631592653589793, -2.2227060946524753`}, \ {-1.631592653589793, -2.0885115725550683`}, {-1.631592653589793, 1.2731820721149614`}, {-1.631592653589793, -0.4973500901178907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.545288667512579}, {-1.626592653589793, -2.2219052810240227`}, \ {-1.626592653589793, -2.088645839074673}, {-1.626592653589793, 1.2727476384663206`}, {-1.626592653589793, -0.4959084737436651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.5449117527949103`}, {-1.621592653589793, -2.221123801693778}, \ {-1.621592653589793, -2.0887632993101923`}, {-1.621592653589793, 1.2723148263632829`}, {-1.621592653589793, -0.4944656190877957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.544537338088268}, {-1.616592653589793, -2.220361752516882}, \ {-1.616592653589793, -2.0888638486916973`}, {-1.616592653589793, 1.2718836229123005`}, {-1.616592653589793, -0.4930215532932758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.5441653993760194`}, {-1.611592653589793, -2.219619220597424}, \ {-1.611592653589793, -2.0889473913446452`}, {-1.611592653589793, 1.2714540153310032`}, {-1.611592653589793, \ -0.49157630298868515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.5437959129289225`}, {-1.606592653589793, -2.218896283690487}, \ {-1.606592653589793, -2.089013840690173}, {-1.606592653589793, 1.2710259909470607`}, {-1.606592653589793, -0.4901298942962756}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.5434288553011526`}, {-1.601592653589793, -2.2181930096198017`}, \ {-1.601592653589793, -2.089063120029749}, {-1.601592653589793, 1.2705995371970578`}, {-1.601592653589793, \ -0.48868235283991884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.543064203326382}, {-1.5965926535897932`, -2.2175094557156383`}, \ {-1.5965926535897932`, -2.0890951631095307`}, {-1.5965926535897932`, 1.2701746416253794`}, {-1.5965926535897932`, \ -0.48723370375291064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.5427019341139254`}, {-1.591592653589793, -2.2168456682775903`}, \ {-1.591592653589793, -2.0891099146597956`}, {-1.591592653589793, 1.2697512918831069`}, {-1.591592653589793, \ -0.48578397168563814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.542342025044942}, {-1.5865926535897932`, -2.216201682066934}, \ {-1.5865926535897932`, -2.089107330904742}, {-1.5865926535897932`, 1.2693294757269251`}, {-1.5865926535897932`, \ -0.4843331808131111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.541984453768697}, {-1.581592653589793, -2.2155775198331473`}, \ {-1.581592653589793, -2.0890873800380976`}, {-1.581592653589793, 1.2689091810180388`}, {-1.581592653589793, -0.4828813548423605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.5416291981988803`}, {-1.5765926535897932`, \ -2.2149731918790754`}, {-1.5765926535897932`, -2.089050042660033}, \ {-1.5765926535897932`, 1.2684903957211027`}, {-1.5765926535897932`, \ -0.4814285170197073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.5412762365099812`}, {-1.571592653589793, -2.2143886956689918`}, \ {-1.571592653589793, -2.088995312171129}, {-1.571592653589793, 1.2680731079031577`}, {-1.571592653589793, -0.4799746901379027}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.54092554713372}, {-1.5665926535897932`, -2.213824015483606}, \ {-1.5665926535897932`, -2.0889231951193783`}, {-1.5665926535897932`, 1.2676573057325824`}, {-1.5665926535897932`, \ -0.47851989654314525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.5405771087555324`}, {-1.561592653589793, -2.213279122125605}, \ {-1.561592653589793, -2.088833711496589}, {-1.561592653589793, 1.2672429774780498`}, {-1.561592653589793, \ -0.47706415814197245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.540230900311108}, {-1.5565926535897932`, -2.2127539726791188`}, \ {-1.5565926535897932`, -2.0887268949808386`}, {-1.5565926535897932`, 1.2668301115074998`}, {-1.5565926535897932`, \ -0.4756074964080356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.5398869009829856`}, {-1.551592653589793, -2.2122485103258347`}, \ {-1.551592653589793, -2.0886027931222246`}, {-1.551592653589793, 1.266418696287117}, {-1.551592653589793, -0.47414993238875375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.539545090197192}, {-1.5465926535897931`, -2.2117626642201675`}, \ {-1.5465926535897931`, -2.0884614674695405`}, {-1.5465926535897931`, 1.2660087203803214`}, {-1.5465926535897931`, \ -0.47269148671185396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.539205447619941}, {-1.541592653589793, -2.2112963494251936`}, \ {-1.541592653589793, -2.088302993636127}, {-1.541592653589793, 1.26560017244677}, {-1.541592653589793, -0.47123217959179764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.5388679531543787`}, {-1.5365926535897931`, -2.210849466910609}, \ {-1.5365926535897931`, -2.0881274613036793`}, {-1.5365926535897931`, 1.2651930412413652`}, {-1.5365926535897931`, \ -0.4697720308360955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.538532586937376}, {-1.531592653589793, -2.210421903613233}, \ {-1.531592653589793, -2.0879349741634585`}, {-1.531592653589793, 1.264787315613275}, {-1.531592653589793, -0.4683110598515138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.5381993293363756`}, {-1.5265926535897931`, \ -2.2100135325600694`}, {-1.5265926535897931`, -2.0877256497949146`}, \ {-1.5265926535897931`, 1.2643829845049643`}, {-1.5265926535897931`, \ -0.4668492856501742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.5378681609462808`}, {-1.521592653589793, -2.2096242130532397`}, \ {-1.521592653589793, -2.0874996194824007`}, {-1.521592653589793, 1.2639800369512346`}, {-1.521592653589793, -0.4653867268555475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.5375390625863963`}, {-1.5165926535897931`, \ -2.2092537909154926`}, {-1.5165926535897931`, -2.0872570279712708`}, \ {-1.5165926535897931`, 1.2635784620782717`}, {-1.5165926535897931`, \ -0.46392340170834573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.5372120152974125`}, {-1.511592653589793, -2.208902098794423}, \ {-1.511592653589793, -2.0869980331652407`}, {-1.511592653589793, 1.2631782491027073`}, {-1.511592653589793, -0.462459328072313}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.536887000338438}, {-1.506592653589793, -2.2085689565229294`}, \ {-1.506592653589793, -2.0867228057674647`}, {-1.506592653589793, 1.2627793873306854`}, {-1.506592653589793, -0.4609945234399169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.5365639991840707`}, {-1.501592653589793, -2.2082541715329196`}, \ {-1.501592653589793, -2.0864315288683413`}, {-1.501592653589793, 1.2623818661569424`}, {-1.501592653589793, -0.4595290049379436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.536242993521525}, {-1.496592653589793, -2.207957539318784}, \ {-1.496592653589793, -2.086124397483508}, {-1.496592653589793, 1.2619856750638931`}, {-1.496592653589793, -0.4580627893329972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.5359239652477887`}, {-1.491592653589793, -2.207678843946731}, \ {-1.491592653589793, -2.0858016180459473`}, {-1.491592653589793, 1.261590803620729}, {-1.491592653589793, -0.45659589303690573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.535606896466833}, {-1.486592653589793, -2.207417858605704}, \ {-1.486592653589793, -2.085463407856476}, {-1.486592653589793, 1.2611972414825232`}, {-1.486592653589793, -0.4551283321120357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.535291769486857}, {-1.481592653589793, -2.2071743461953113`}, \ {-1.481592653589793, -2.085109994497187}, {-1.481592653589793, 1.2608049783893456`}, {-1.481592653589793, \ -0.45366012227651575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.534978566817582}, {-1.476592653589793, -2.2069480599459466`}, \ {-1.476592653589793, -2.0847416152126756`}, {-1.476592653589793, 1.2604140041653882`}, {-1.476592653589793, \ -0.45219127890937383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.534667271167578}, {-1.4715926535897932`, -2.2067387440661452`}, \ {-1.4715926535897932`, -2.084358516263992}, {-1.4715926535897932`, 1.2600243087180991`}, {-1.4715926535897932`, \ -0.4507218170555852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.534357865441635}, {-1.466592653589793, -2.2065461344121036`}, \ {-1.466592653589793, -2.0839609522604063`}, {-1.466592653589793, 1.2596358820373212`}, {-1.466592653589793, -0.4492517514310383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.534050332738174}, {-1.4615926535897932`, -2.206369959174297}, \ {-1.4615926535897932`, -2.0835491854740353`}, {-1.4615926535897932`, 1.2592487141944466`}, {-1.4615926535897932`, \ -0.44778109642741426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.5337446563466925`}, {-1.456592653589793, -2.2062099395761483`}, \ {-1.456592653589793, -2.083123485142403}, {-1.456592653589793, 1.258862795341576}, {-1.456592653589793, -0.44630986611698675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.5334408197452545`}, {-1.4515926535897932`, \ -2.2060657905798355`}, {-1.4515926535897932`, -2.082684126763823}, \ {-1.4515926535897932`, 1.2584781157106857`}, {-1.4515926535897932`, \ -0.44483807425734034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.533138806598011}, {-1.446592653589793, -2.205937221594471}, \ {-1.446592653589793, -2.0822313913903825`}, {-1.446592653589793, 1.2580946656128056`}, {-1.446592653589793, \ -0.44336573429600973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.5328386007527657`}, {-1.4415926535897932`, -2.205823937182105}, \ {-1.4415926535897932`, -2.0817655649230735`}, {-1.4415926535897932`, 1.257712435437205}, {-1.4415926535897932`, -0.4418928593750423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.532540186238566}, {-1.436592653589793, -2.2057256377572765`}, \ {-1.436592653589793, -2.0812869374133656`}, {-1.436592653589793, 1.2573314156505857`}, {-1.436592653589793, \ -0.44041946233548407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.532243547263341}, {-1.4315926535897932`, -2.205642020276106}, \ {-1.4315926535897932`, -2.080795802375166}, {-1.4315926535897932`, 1.2569515967962852`}, {-1.4315926535897932`, \ -0.43894555572179095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.5319486682115686`}, {-1.426592653589793, -2.2055727789112685`}, \ {-1.426592653589793, -2.080292456110928}, {-1.426592653589793, 1.2565729694934868`}, {-1.426592653589793, \ -0.43747115178616663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.531655533641977}, {-1.4215926535897931`, -2.2055176057095247`}, \ {-1.4215926535897931`, -2.079777197055141}, {-1.4215926535897931`, 1.256195524436439}, {-1.4215926535897931`, -0.4359962624928293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.531364128285283}, {-1.416592653589793, -2.205476191228853}, \ {-1.416592653589793, -2.0792503251382026`}, {-1.416592653589793, 1.2558192523936809`}, {-1.416592653589793, \ -0.43452089952220646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.5310744370419593`}, {-1.4115926535897931`, -2.205448225152563}, \ {-1.4115926535897931`, -2.0787121411732765`}, {-1.4115926535897931`, 1.2554441442072788`}, {-1.4115926535897931`, \ -0.4330450742750592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.530786444980043}, {-1.406592653589793, -2.2054333968782025`}, \ {-1.406592653589793, -2.0781629462683506`}, {-1.406592653589793, 1.2550701907920687`}, {-1.406592653589793, -0.4315687978765443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.530500137332966}, {-1.4015926535897931`, -2.20543139607938}, \ {-1.4015926535897931`, -2.077603041265338}, {-1.4015926535897931`, 1.2546973831349064`}, {-1.4015926535897931`, \ -0.4300920811802009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.530215499497425}, {-1.396592653589793, -2.2054419132389915`}, \ {-1.396592653589793, -2.0770327262077584`}, {-1.396592653589793, 1.2543257122939264`}, {-1.396592653589793, -0.4286149347718764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.529932517031281}, {-1.3915926535897931`, -2.2054646401527154`}, \ {-1.3915926535897931`, -2.076452299838126}, {-1.3915926535897931`, 1.2539551693978082`}, {-1.3915926535897931`, \ -0.42713736897358845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.5296511756514874`}, {-1.386592653589793, -2.2054992704019285`}, \ {-1.386592653589793, -2.075862059125891}, {-1.386592653589793, 1.25358574564505}, {-1.386592653589793, -0.42565939384732027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.529371461232051}, {-1.381592653589793, -2.2055454997955235`}, \ {-1.381592653589793, -2.0752622988264635`}, {-1.381592653589793, 1.2532174323032508`}, {-1.381592653589793, -0.4241810191987563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.5290933598020233`}, {-1.376592653589793, -2.2056030267803806`}, \ {-1.376592653589793, -2.0746533110715517`}, {-1.376592653589793, 1.2528502207083985`}, {-1.376592653589793, -0.4227022545809552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.528816857543517}, {-1.371592653589793, -2.2056715528205246`}, \ {-1.371592653589793, -2.0740353849908075`}, {-1.371592653589793, 1.2524841022641664`}, {-1.371592653589793, -0.4212231092979634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.5285419407897587`}, {-1.366592653589793, -2.205750782745197}, \ {-1.366592653589793, -2.0734088063645153`}, {-1.366592653589793, 1.2521190684412176`}, {-1.366592653589793, \ -0.41974359240836945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.5282685960231612`}, {-1.361592653589793, -2.2058404250663375`}, \ {-1.361592653589793, -2.072773857306872}, {-1.361592653589793, 1.2517551107765148`}, {-1.361592653589793, -0.4182637127287999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.5279968098734336`}, {-1.356592653589793, -2.2059401922660937`}, \ {-1.356592653589793, -2.0721308159792056`}, {-1.356592653589793, 1.2513922208726396`}, {-1.356592653589793, \ -0.41678347883735917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.5277265691157096`}, {-1.351592653589793, -2.2060498010551846`}, \ {-1.351592653589793, -2.071479956332319}, {-1.351592653589793, 1.2510303903971165`}, {-1.351592653589793, \ -0.41530289907701196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.5274578606687097`}, {-1.3465926535897932`, \ -2.2061689726030527`}, {-1.3465926535897932`, -2.070821547877037}, \ {-1.3465926535897932`, 1.2506696110817461`}, {-1.3465926535897932`, \ -0.41382198155891226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.5271906715929275`}, {-1.341592653589793, -2.2062974327408633`}, \ {-1.341592653589793, -2.0701558554818726`}, {-1.341592653589793, 1.250309874721944}, {-1.341592653589793, -0.41234073416567646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.5269249890888417`}, {-1.3365926535897932`, -2.206434912138495}, \ {-1.3365926535897932`, -2.0694831391966946`}, {-1.3365926535897932`, 1.2499511731760868`}, {-1.3365926535897932`, \ -0.4108591645546053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.526660800495156}, {-1.331592653589793, -2.2065811464567378`}, \ {-1.331592653589793, -2.068803654101162}, {-1.331592653589793, 1.2495934983648647`}, {-1.331592653589793, \ -0.40937728016085156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.5263980932870624`}, {-1.3265926535897932`, -2.206735876475966}, \ {-1.3265926535897932`, -2.068117650176669}, {-1.3265926535897932`, 1.249236842270642}, {-1.3265926535897932`, -0.4078950882005377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.526136855074532}, {-1.321592653589793, -2.206898848202589}, \ {-1.321592653589793, -2.0674253722004936`}, {-1.321592653589793, 1.2488811969368223`}, {-1.321592653589793, -0.4064125956738242}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.525877073600626}, {-1.3165926535897932`, -2.20706981295461}, \ {-1.3165926535897932`, -2.0667270596608205`}, {-1.3165926535897932`, 1.2485265544672226`}, {-1.3165926535897932`, \ -0.4049298093679238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.525618736739838}, {-1.311592653589793, -2.2072485274275992`}, \ {-1.311592653589793, -2.066022946691333}, {-1.311592653589793, 1.248172907025452}, {-1.311592653589793, -0.4034467358600725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.5253618324964537`}, {-1.3065926535897932`, \ -2.2074347537424317`}, {-1.3065926535897932`, -2.06531326202402}, \ {-1.3065926535897932`, 1.247820246834297}, {-1.3065926535897932`, \ -0.40196338152044964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.5251063490029373`}, {-1.301592653589793, -2.207628259476067}, \ {-1.301592653589793, -2.0645982289589315`}, {-1.301592653589793, 1.247468566175115}, {-1.301592653589793, -0.4004797525150509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.5248522745183393`}, {-1.2965926535897931`, \ -2.2078288176766687`}, {-1.2965926535897931`, -2.0638780653495736`}, \ {-1.2965926535897931`, 1.2471178573872328`}, {-1.2965926535897931`, \ -0.3989958548085163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.5245995974267315`}, {-1.291592653589793, -2.2080362068643}, \ {-1.291592653589793, -2.063152983602711}, {-1.291592653589793, 1.2467681128673498`}, {-1.291592653589793, -0.3975116941669111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.524348306235657}, {-1.2865926535897931`, -2.2082502110184072`}, \ {-1.2865926535897931`, -2.062423190691373}, {-1.2865926535897931`, 1.2464193250689508`}, {-1.2865926535897931`, \ -0.3960272761604636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.52409838957461}, {-1.281592653589793, -2.2084706195532418`}, \ {-1.281592653589793, -2.061688888179889}, {-1.281592653589793, 1.2460714865017228`}, {-1.281592653589793, -0.3945426061662574}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.523849836193532}, {-1.2765926535897931`, -2.2086972272823497`}, \ {-1.2765926535897931`, -2.060950272259867}, {-1.2765926535897931`, 1.2457245897309774`}, {-1.2765926535897931`, \ -0.3930576893708816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.523602634961332}, {-1.271592653589793, -2.2089298343731802`}, \ {-1.271592653589793, -2.0602075337960186`}, {-1.271592653589793, 1.2453786273770802`}, {-1.271592653589793, \ -0.39157253077303783`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.5233567748644257`}, {-1.2665926535897931`, \ -2.2091682462928217`}, {-1.2665926535897931`, -2.059460858380844}, \ {-1.2665926535897931`, 1.2450335921148865`}, {-1.2665926535897931`, \ -0.3900871351861058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.5231122450053}, {-1.261592653589793, -2.2094122737458233`}, \ {-1.261592653589793, -2.0587104263972322`}, {-1.261592653589793, 1.2446894766731815`}, {-1.261592653589793, \ -0.38860150724066733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.52286903460109}, {-1.256592653589793, -2.209661732604998}, \ {-1.256592653589793, -2.057956413088047}, {-1.256592653589793, 1.2443462738341275`}, {-1.256592653589793, -0.3871156513869905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.5226271329821857`}, {-1.251592653589793, -2.2099164438360606`}, \ {-1.251592653589793, -2.0571989886318818`}, {-1.251592653589793, 1.2440039764327158`}, {-1.251592653589793, -0.385629571897473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.5223865295908507`}, {-1.246592653589793, -2.2101762334168646`}, \ {-1.246592653589793, -2.056438318224186}, {-1.246592653589793, 1.2436625773562249`}, {-1.246592653589793, -0.3841432728690483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.5221472139798644`}, {-1.241592653589793, -2.210440932252011}, \ {-1.241592653589793, -2.055674562163022}, {-1.241592653589793, 1.2433220695436846`}, {-1.241592653589793, -0.3826567582255508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.5219091758111802`}, {-1.236592653589793, -2.210710376083478}, \ {-1.236592653589793, -2.0549078759387798`}, {-1.236592653589793, 1.2429824459853445`}, {-1.236592653589793, \ -0.38117003172004565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.521672404854609}, {-1.231592653589793, -2.2109844053979284`}, \ {-1.231592653589793, -2.054138410327203}, {-1.231592653589793, 1.2426436997221495`}, {-1.231592653589793, -0.3796830969371196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.521436890986513}, {-1.226592653589793, -2.2112628653312574`}, \ {-1.226592653589793, -2.0533663114851644`}, {-1.226592653589793, 1.2423058238452185`}, {-1.226592653589793, -0.3781959572951349}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.521202624188524}, {-1.2215926535897932`, -2.2115456055709446`}, \ {-1.2215926535897932`, -2.052591721048624}, {-1.2215926535897932`, 1.2419688114953316`}, {-1.2215926535897932`, \ -0.3767086160484513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.5209695945462767`}, {-1.216592653589793, -2.211832480256678}, \ {-1.216592653589793, -2.051814776232306}, {-1.216592653589793, 1.2416326558624193`}, {-1.216592653589793, \ -0.37522107628960566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.5207377922481613`}, {-1.2115926535897932`, \ -2.2121233478797055`}, {-1.2115926535897932`, -2.0510356099306306`}, \ {-1.2115926535897932`, 1.2412973501850593`}, {-1.2115926535897932`, \ -0.37373334095146316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.520507207584092}, {-1.206592653589793, -2.212418071181344}, \ {-1.206592653589793, -2.0502543508194866`}, {-1.206592653589793, 1.2409628877499768`}, {-1.206592653589793, \ -0.37224541280933043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.5202778309442944`}, {-1.2015926535897932`, -2.212716517050982}, \ {-1.2015926535897932`, -2.049471123458499}, {-1.2015926535897932`, 1.2406292618915513`}, {-1.2015926535897932`, \ -0.3707572944830366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.5200496528181087`}, {-1.196592653589793, -2.2130185564239406`}, \ {-1.196592653589793, -2.048686048393408}, {-1.196592653589793, 1.2402964659913283`}, {-1.196592653589793, -0.369268988438981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.51982266379281}, {-1.1915926535897932`, -2.2133240641794862`}, \ {-1.1915926535897932`, -2.04789924225832}, {-1.1915926535897932`, 1.239964493477534}, {-1.1915926535897932`, -0.3677804969921472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.519596854552446}, {-1.186592653589793, -2.2136329190392567`}, \ {-1.186592653589793, -2.047110817877506}, {-1.186592653589793, 1.2396333378245983`}, {-1.186592653589793, -0.3662918223080865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.5193722158766882`}, {-1.1815926535897932`, -2.21394500346636}, \ {-1.1815926535897932`, -2.046320884366535}, {-1.1815926535897932`, 1.2393029925526793`}, {-1.1815926535897932`, \ -0.3648029664048689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.519148738639702}, {-1.176592653589793, -2.2142602035653423`}, \ {-1.176592653589793, -2.045529547232512}, {-1.176592653589793, 1.2389734512271948`}, {-1.176592653589793, -0.3633139311550023}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.5189264138090297`}, {-1.1715926535897931`, \ -2.2145784089832357`}, {-1.1715926535897931`, -2.0447369084732556`}, \ {-1.1715926535897931`, 1.2386447074583586`}, {-1.1715926535897931`, \ -0.3618247182873234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.518705232444494}, {-1.166592653589793, -2.214899512811817}, \ {-1.166592653589793, -2.0439430666752143`}, {-1.166592653589793, 1.23831675490072}, {-1.166592653589793, -0.36033532938885543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.518485185697109}, {-1.1615926535897931`, -2.2152234114912743`}, \ {-1.1615926535897931`, -2.043148117110004}, {-1.1615926535897931`, 1.2379895872527091`}, {-1.1615926535897931`, \ -0.35884576590663914`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.5182662648080125`}, {-1.156592653589793, -2.215550004715358}, \ {-1.156592653589793, -2.0423521518294336`}, {-1.156592653589793, 1.237663198256186}, {-1.156592653589793, -0.3573560291495324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.518048461107411}, {-1.1515926535897931`, -2.2158791953381467`}, \ {-1.1515926535897931`, -2.0415552597589075`}, {-1.1515926535897931`, 1.237337581695996}, {-1.1515926535897931`, -0.3558661202899828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.5178317660135408`}, {-1.146592653589793, -2.2162108892825194`}, \ {-1.146592653589793, -2.0407575267891187`}, {-1.146592653589793, 1.2370127313995274`}, {-1.146592653589793, -0.3543760403657702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.517616171031637}, {-1.1415926535897931`, -2.2165449954504037`}, \ {-1.1415926535897931`, -2.039959035865956}, {-1.1415926535897931`, 1.2366886412362752`}, {-1.1415926535897931`, \ -0.35288579028172395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.5174016677529276`}, {-1.1365926535897932`, -2.216881425634862}, \ {-1.1365926535897932`, -2.0391598670785624`}, {-1.1365926535897932`, 1.2363653051174082`}, {-1.1365926535897932`, \ -0.35139537081140976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.5171882478536305`}, {-1.1315926535897929`, -2.21722009443407}, \ {-1.1315926535897929`, -2.0383600977454983`}, {-1.1315926535897929`, 1.236042716995341}, {-1.1315926535897929`, -0.3499047825987924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.5169759030939716`}, {-1.126592653589793, -2.2175609191672243`}, \ {-1.126592653589793, -2.0375598024989654`}, {-1.126592653589793, 1.2357208708633105`}, {-1.126592653589793, \ -0.34841402615986994`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.5167646253172133`}, {-1.121592653589793, -2.2179038197924004`}, \ {-1.121592653589793, -2.0367590533670685`}, {-1.121592653589793, 1.2353997607549558`}, {-1.121592653589793, \ -0.34692310188428294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.5165544064486975`}, {-1.1165926535897932`, \ -2.2182487188263917`}, {-1.1165926535897932`, -2.0359579198541002`}, \ {-1.1165926535897932`, 1.2350793807439038`}, {-1.1165926535897932`, \ -0.3454320100368974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.5163452384948997`}, {-1.1115926535897929`, \ -2.2185955412665335`}, {-1.1115926535897929`, -2.0351564690188204`}, \ {-1.1115926535897929`, 1.2347597249433562`}, {-1.1115926535897929`, \ -0.34394075075936303`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.5161371135424986`}, {-1.106592653589793, -2.2189442145145155`}, \ {-1.106592653589793, -2.0343547655507535`}, {-1.106592653589793, 1.2344407875056849`}, {-1.106592653589793, -0.3424493240716459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.515930023757455}, {-1.101592653589793, -2.219294668302183}, \ {-1.101592653589793, -2.0335528718444706`}, {-1.101592653589793, 1.2341225626220267`}, {-1.101592653589793, -0.3409577298735365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.515723961384109}, {-1.0965926535897932`, -2.2196468346193132`}, \ {-1.0965926535897932`, -2.0327508480719225`}, {-1.0965926535897932`, 1.2338050445218847`}, {-1.0965926535897932`, \ -0.3394659679461352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.515518918744283}, {-1.0915926535897933`, -2.2200006476433614`}, \ {-1.0915926535897933`, -2.0319487522527613`}, {-1.0915926535897933`, 1.233488227472734}, {-1.0915926535897933`, \ -0.33797403795331143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.515314888236399}, {-1.086592653589793, -2.2203560436711443`}, \ {-1.086592653589793, -2.0311466403227354`}, {-1.086592653589793, 1.2331721057796314`}, {-1.086592653589793, -0.3364819394431417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.515111862334613}, {-1.081592653589793, -2.220712961052459}, \ {-1.081592653589793, -2.0303445662001494`}, {-1.081592653589793, 1.232856673784825}, {-1.081592653589793, -0.3349896718493236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.514909833587951}, {-1.0765926535897932`, -2.221071340125592}, \ {-1.0765926535897932`, -2.0295425818504125`}, {-1.0765926535897932`, 1.2325419258673733`}, {-1.0765926535897932`, \ -0.33349723449256696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.5147087946194664`}, {-1.0715926535897933`, \ -2.2214311231546966`}, {-1.0715926535897933`, -2.0287407373487216`}, \ {-1.0715926535897933`, 1.2322278564427647`}, {-1.0715926535897933`, \ -0.3320046265819628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.514508738125404}, {-1.066592653589793, -2.2217922542690163`}, \ {-1.066592653589793, -2.027939080940896}, {-1.066592653589793, 1.2319144599625416`}, {-1.066592653589793, -0.3305118472163305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.5143096568743752`}, {-1.061592653589793, -2.2221546794039084`}, \ {-1.061592653589793, -2.027137659102396}, {-1.061592653589793, 1.2316017309139278`}, {-1.061592653589793, -0.3290188953855435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.5141115437065453`}, {-1.0565926535897932`, -2.22251834624364}, \ {-1.0565926535897932`, -2.0263365165955705`}, {-1.0565926535897932`, 1.2312896638194604`}, {-1.0565926535897932`, \ -0.3275257699718326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.513914391532832}, {-1.0515926535897933`, -2.222883204165916}, \ {-1.0515926535897933`, -2.025535696525169}, {-1.0515926535897933`, 1.2309782532366245`}, {-1.0515926535897933`, \ -0.32603246975107014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.5137181933341153`}, {-1.046592653589793, -2.223249204188108}, \ {-1.046592653589793, -2.024735240392145}, {-1.046592653589793, 1.2306674937574915`}, {-1.046592653589793, -0.3245389933940301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.5135229421604555`}, {-1.041592653589793, -2.2236162989151356`}, \ {-1.041592653589793, -2.0239351881457965`}, {-1.041592653589793, 1.2303573800083618`}, {-1.041592653589793, \ -0.32304533946763236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.513328631130324}, {-1.0365926535897931`, -2.2239844424889723`}, \ {-1.0365926535897931`, -2.0231355782342875`}, {-1.0365926535897931`, 1.2300479066494092`}, {-1.0365926535897931`, \ -0.32155150643616354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.513135253429842}, {-1.0315926535897932`, -2.2243535905397294`}, \ {-1.0315926535897932`, -2.0223364476535814`}, {-1.0315926535897932`, 1.229739068374331}, {-1.0315926535897932`, -0.3200574926624787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.5129428023120353`}, {-1.026592653589793, -2.2247237001382754`}, \ {-1.026592653589793, -2.0215378319948334`}, {-1.026592653589793, 1.2294308599100001`}, {-1.026592653589793, \ -0.31856329640918357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.5127512710960893`}, {-1.021592653589793, -2.225094729750362}, \ {-1.021592653589793, -2.020739765490272}, {-1.021592653589793, 1.2291232760161201`}, {-1.021592653589793, -0.3170689158397996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.512560653166623}, {-1.0165926535897931`, -2.225466639192203}, \ {-1.0165926535897931`, -2.019942281057625}, {-1.0165926535897931`, 1.228816311484885}, {-1.0165926535897931`, -0.3155743490199061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.51237094197297}, {-1.0115926535897932`, -2.225839389587481}, \ {-1.0115926535897932`, -2.019145410343117}, {-1.0115926535897932`, 1.228509961140641}, {-1.0115926535897932`, \ -0.31407959391826745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.5121821310284638`}, {-1.0065926535897929`, \ -2.2262129433257236`}, {-1.0065926535897929`, -2.0183491837630814`}, \ {-1.0065926535897929`, 1.2282042198395524`}, {-1.0065926535897929`, \ -0.31258464840793987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.511994213909741}, {-1.001592653589793, -2.226587264022031}, \ {-1.001592653589793, -2.01755363054423}, {-1.001592653589793, 1.2278990824692706`}, {-1.001592653589793, -0.3110895102673608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.511807184256049}, {-0.9965926535897931, -2.2269623164781023`}, \ {-0.9965926535897931, -2.0167587787626142`}, {-0.9965926535897931, 1.227594543948605}, {-0.9965926535897931, \ -0.30959417718142207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.5116210357685635`}, {-0.9915926535897932, -2.2273380666445237`}, \ {-0.9915926535897932, -2.015964655381319}, {-0.9915926535897932, 1.2272905992271992`}, {-0.9915926535897932, \ -0.30809864674251936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.5114357622097128`}, {-0.9865926535897929, -2.227714481584286}, \ {-0.9865926535897929, -2.0151712862869253`}, {-0.9865926535897929, 1.2269872432852083`}, {-0.9865926535897929, \ -0.3066029164515936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.5112513574025184`}, {-0.981592653589793, -2.2280915294374912`}, \ {-0.981592653589793, -2.0143786963247843`}, {-0.981592653589793, 1.2266844711329807`}, {-0.981592653589793, -0.3051069837191485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.5110678152299353`}, {-0.9765926535897931, -2.228469179387213}, \ {-0.9765926535897931, -2.0135869093331262`}, {-0.9765926535897931, 1.2263822778107412`}, {-0.9765926535897931, \ -0.30361084586625287`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.5108851296342074`}, {-0.9715926535897932, -2.228847401626472}, \ {-0.9715926535897932, -2.0127959481760573`}, {-0.9715926535897932, 1.22608065838828}, {-0.9715926535897932, -0.30211450012552754`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.510703294616228}, {-0.9665926535897928, -2.229226167326298}, \ {-0.9665926535897928, -2.012005834775462}, {-0.9665926535897928, 1.2257796079646404`}, {-0.9665926535897928, \ -0.30061794364211497`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.5105223042349114`}, {-0.961592653589793, -2.229605448604837}, \ {-0.961592653589793, -2.011216590141861}, {-0.961592653589793, 1.2254791216678138`}, {-0.961592653589793, -0.2991211734746333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.5103421526065692`}, {-0.9565926535897931, -2.2299852184974798`}, \ {-0.9565926535897931, -2.0104282344042455`}, {-0.9565926535897931, 1.2251791946544353`}, {-0.9565926535897931, \ -0.29762418659611384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.5101628339042987`}, {-0.9515926535897932, -2.2303654509279633`}, \ {-0.9515926535897932, -2.0096407868389274`}, {-0.9515926535897932, 1.2248798221094808`}, {-0.9515926535897932, -0.296126979894924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.509984342357378}, {-0.9465926535897933, -2.2307461206804344`}, \ {-0.9465926535897933, -2.008854265897434}, {-0.9465926535897933, 1.2245809992459709`}, {-0.9465926535897933, \ -0.29462955017567327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.5098066722506664`}, {-0.9415926535897929, -2.2311272033724294`}, \ {-0.9415926535897929, -2.00806868923348}, {-0.9415926535897929, 1.2242827213046727`}, {-0.9415926535897929, -0.293131894160106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.509629817924017}, {-0.936592653589793, -2.23150867542874}, \ {-0.936592653589793, -2.0072840737290494`}, {-0.936592653589793, 1.2239849835538095`}, {-0.936592653589793, \ -0.29163400848797794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.5094537737716944`}, {-0.9315926535897932, -2.2318905140561482`}, \ {-0.9315926535897932, -2.0065004355196048`}, {-0.9315926535897932, 1.223687781288768}, {-0.9315926535897932, \ -0.29013588971791776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.5092785342418007`}, {-0.9265926535897933, -2.232272697218992}, \ {-0.9265926535897933, -2.00571779001847}, {-0.9265926535897933, 1.2233911098318124`}, {-0.9265926535897933, \ -0.28863753432827494`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.5091040938357083`}, {-0.9215926535897929, -2.2326552036155296`}, \ {-0.9215926535897929, -2.004936151940404}, {-0.9215926535897929, 1.2230949645317988`}, {-0.9215926535897929, \ -0.28713893871795315`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.508930447107502}, {-0.916592653589793, -2.233038012655094}, \ {-0.916592653589793, -2.0041555353243834`}, {-0.916592653589793, 1.2227993407638926`}, {-0.916592653589793, \ -0.28564009920722905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.508757588663426}, {-0.9115926535897931, -2.2334211044359917`}, \ {-0.9115926535897931, -2.0033759535556444`}, {-0.9115926535897931, 1.2225042339292889`}, {-0.9115926535897931, \ -0.28414101203855757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.5085855131613397`}, {-0.9065926535897932, -2.2338044597241318`}, \ {-0.9065926535897932, -2.002597419386984}, {-0.9065926535897932, 1.222209639454936}, {-0.9065926535897932, \ -0.28264167337736307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.5084142153101805`}, {-0.9015926535897929, -2.2341880599323574`}, \ {-0.9015926535897929, -2.001819944959362}, {-0.9015926535897929, 1.2219155527932597`}, {-0.9015926535897929, \ -0.2811420793128175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.5082436898694325`}, {-0.896592653589793, -2.234571887100458}, \ {-0.896592653589793, -2.0010435418218164`}, {-0.896592653589793, 1.221621969421891}, {-0.896592653589793, -0.279642225858605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.508073931648605}, {-0.8915926535897931, -2.234955923875839}, \ {-0.8915926535897931, -2.0002682209507268`}, {-0.8915926535897931, 1.2213288848433976`}, {-0.8915926535897931, \ -0.2781421089536732}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.5079049355067133`}, {-0.8865926535897932, -2.2353401534948225`}, \ {-0.8865926535897932, -1.999493992768434}, {-0.8865926535897932, 1.2210362945850148`}, {-0.8865926535897932, \ -0.2766417244629712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.5077366963517695`}, {-0.8815926535897929, -2.2357245597645634`}, \ {-0.8815926535897929, -1.998720867161249}, {-0.8815926535897929, 1.2207441941983816`}, {-0.8815926535897929, \ -0.2751410681781758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.5075692091402804`}, {-0.876592653589793, -2.236109127045558}, \ {-0.876592653589793, -1.9979488534968666`}, {-0.876592653589793, 1.220452579259278}, {-0.876592653589793, -0.27364013581840446`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.5074024688767493`}, {-0.8715926535897931, -2.236493840234723}, \ {-0.8715926535897931, -1.9971779606412072`}, {-0.8715926535897931, 1.2201614453673646`}, {-0.8715926535897931, \ -0.27213892303091564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.5072364706131864`}, {-0.8665926535897932, -2.236878684749031}, \ {-0.8665926535897932, -1.9964081969746996`}, {-0.8665926535897932, 1.219870788145924}, {-0.8665926535897932, \ -0.27063742539179675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.507071209448624}, {-0.8615926535897929, -2.2372636465096747`}, \ {-0.8615926535897929, -1.9956395704080327`}, {-0.8615926535897929, 1.2195806032416068`}, {-0.8615926535897929, \ -0.2691356384066409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.5069066805286395`}, {-0.856592653589793, -2.23764871192675}, \ {-0.856592653589793, -1.9948720883973883`}, {-0.856592653589793, 1.2192908863241758`}, {-0.856592653589793, \ -0.26763355751121176`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.5067428790448854`}, {-0.8515926535897931, -2.238033867884436}, \ {-0.8515926535897931, -1.9941057579591734`}, {-0.8515926535897931, 1.219001633086257}, {-0.8515926535897931, \ -0.26613117807209385`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.5065798002346193`}, {-0.8465926535897932, -2.2384191017266613`}, \ {-0.8465926535897932, -1.9933405856842703`}, {-0.8465926535897932, 1.2187128392430893`}, {-0.8465926535897932, \ -0.2646284953873373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.506417439380251}, {-0.8415926535897928, -2.2388044012432227`}, \ {-0.8415926535897928, -1.9925765777518194`}, {-0.8415926535897928, 1.2184245005322776`}, {-0.8415926535897928, -0.263125504687082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.5062557918088837`}, {-0.836592653589793, -2.2391897546563717`}, \ {-0.836592653589793, -1.9918137399425544`}, {-0.836592653589793, 1.218136612713549}, {-0.836592653589793, -0.2616222011341807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.5060948528918696`}, {-0.8315926535897931, -2.2395751506078163`}, \ {-0.8315926535897931, -1.9910520776516996`}, {-0.8315926535897931, 1.2178491715685094`}, {-0.8315926535897931, \ -0.2601185798248035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.5059346180443667`}, {-0.8265926535897932, -2.239960578146152}, \ {-0.8265926535897932, -1.9902915959014476`}, {-0.8265926535897932, 1.2175621729004031`}, {-0.8265926535897932, \ -0.2586146357890344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.5057750827249023`}, {-0.8215926535897933, -2.2403460267146973`}, \ {-0.8215926535897933, -1.9895322993530316`}, {-0.8215926535897933, 1.2172756125338753`}, {-0.8215926535897933, \ -0.2571103639914563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.5056162424349475`}, {-0.8165926535897929, -2.240731486139716}, \ {-0.8165926535897929, -1.988774192318406}, {-0.8165926535897929, 1.2169894863147324`}, {-0.8165926535897929, \ -0.2556057593317261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.505458092718484}, {-0.811592653589793, -2.2411169466190204`}, \ {-0.811592653589793, -1.9880172787715449`}, {-0.811592653589793, 1.2167037901097137`}, {-0.811592653589793, -0.2541008166451382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.5053006291615927`}, {-0.8065926535897932, -2.2415023987109395`}, \ {-0.8065926535897932, -1.987261562359381}, {-0.8065926535897932, 1.216418519806253}, {-0.8065926535897932, \ -0.25259553070317803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.5051438473920347`}, {-0.8015926535897933, -2.2418878333236374`}, \ {-0.8015926535897933, -1.9865070464123824`}, {-0.8015926535897933, 1.2161336713122508`}, {-0.8015926535897933, \ -0.2510898962140655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.5049877430788454`}, {-0.7965926535897929, -2.2422732417047744`}, \ {-0.7965926535897929, -1.9857537339547964`}, {-0.7965926535897929, 1.215849240555846}, {-0.7965926535897929, -0.2495839078232887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.504832311931932}, {-0.791592653589793, -2.242658615431496}, \ {-0.791592653589793, -1.9850016277145583`}, {-0.791592653589793, 1.215565223485189}, {-0.791592653589793, -0.2480775601141246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.504677549701671}, {-0.7865926535897931, -2.243043946400743}, \ {-0.7865926535897931, -1.9842507301328804`}, {-0.7865926535897931, 1.215281616068216}, {-0.7865926535897931, \ -0.24657084760815634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.504523452178521}, {-0.7815926535897932, -2.2434292268198606`}, \ {-0.7815926535897932, -1.983501043373538}, {-0.7815926535897932, 1.2149984142924275`}, {-0.7815926535897932, \ -0.24506376476577388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.5043700151926314`}, {-0.7765926535897929, -2.243814449197517}, \ {-0.7765926535897929, -1.9827525693318537`}, {-0.7765926535897929, 1.214715614164667}, {-0.7765926535897929, -0.2435563059866686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.50421723461346}, {-0.771592653589793, -2.244199606334895}, \ {-0.771592653589793, -1.9820053096433943`}, {-0.771592653589793, 1.2144332117109007`}, {-0.771592653589793, \ -0.24204846561031848`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.504065106349396}, {-0.7665926535897931, -2.244584691317172}, \ {-0.7665926535897931, -1.9812592656923929`}, {-0.7665926535897931, 1.214151202976002}, {-0.7665926535897931, -0.2405402379164622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.503913626347387}, {-0.7615926535897932, -2.244969697505264}, \ {-0.7615926535897932, -1.9805144386198963`}, {-0.7615926535897932, 1.213869584023535}, {-0.7615926535897932, \ -0.23903161712556556`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.5037627905925697`}, {-0.7565926535897929, -2.2453546185278235`}, \ {-0.7565926535897929, -1.9797708293316618`}, {-0.7565926535897929, 1.2135883509355399`}, {-0.7565926535897929, \ -0.23752259739927833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.503612595107908}, {-0.751592653589793, -2.2457394482734974`}, \ {-0.751592653589793, -1.9790284385057946`}, {-0.751592653589793, 1.2133074998123217`}, {-0.751592653589793, -0.2360131728408826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.503463035953833}, {-0.7465926535897931, -2.246124180883419}, \ {-0.7465926535897931, -1.9782872666001463`}, {-0.7465926535897931, 1.2130270267722398`}, {-0.7465926535897931, \ -0.23450333749573005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.503314109227889}, {-0.7415926535897932, -2.246508810743937}, \ {-0.7415926535897932, -1.9775473138594815`}, {-0.7415926535897932, 1.2127469279514995`}, {-0.7415926535897932, \ -0.2329930853516738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.5031658110643864`}, {-0.7365926535897929, -2.24689333247957}, \ {-0.7365926535897929, -1.9768085803224122`}, {-0.7365926535897929, 1.2124671995039438`}, {-0.7365926535897929, \ -0.2314824103394892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.503018137634052}, {-0.731592653589793, -2.2472777409461813`}, \ {-0.731592653589793, -1.9760710658281189`}, {-0.731592653589793, 1.2121878376008492`}, {-0.731592653589793, \ -0.22997130633328697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.5028710851436937`}, {-0.7265926535897931, -2.2476620312243596`}, \ {-0.7265926535897931, -1.9753347700228554`}, {-0.7265926535897931, 1.2119088384307213`}, {-0.7265926535897931, \ -0.22845976715091748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.5027246498358604`}, {-0.7215926535897932, -2.248046198613013}, \ {-0.7215926535897932, -1.9745996923662543`}, {-0.7215926535897932, 1.2116301981990927`}, {-0.7215926535897932, \ -0.22694778655436781`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.5025788279885117`}, {-0.7165926535897928, -2.2484302386231523`}, \ {-0.7165926535897928, -1.9738658321374252`}, {-0.7165926535897928, 1.2113519131283224`}, {-0.7165926535897928, \ -0.2254353582501474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.502433615914691}, {-0.711592653589793, -2.248814146971867}, \ {-0.711592653589793, -1.9731331884408725`}, {-0.711592653589793, 1.211073979457397}, {-0.711592653589793, -0.2239224758896714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.502289009962202}, {-0.7065926535897931, -2.2491979195764933`}, \ {-0.7065926535897931, -1.9724017602122224`}, {-0.7065926535897931, 1.2107963934417325`}, {-0.7065926535897931, \ -0.2224091330696311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.5021450065132873`}, {-0.7015926535897932, -2.249581552548949}, \ {-0.7015926535897932, -1.9716715462237708`}, {-0.7015926535897932, 1.2105191513529792`}, {-0.7015926535897932, \ -0.22089532333235637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.502001601984318}, {-0.6965926535897933, -2.2499650421902513`}, \ {-0.6965926535897933, -1.9709425450898581`}, {-0.6965926535897933, 1.2102422494788265`}, {-0.6965926535897933, \ -0.21938104016617466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.5018587928254785`}, {-0.6915926535897929, -2.250348384985198}, \ {-0.6915926535897929, -1.9702147552720795`}, {-0.6915926535897929, 1.2099656841228097`}, {-0.6915926535897929, \ -0.21786627700575645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.5017165755204616`}, {-0.686592653589793, -2.2507315775972074`}, \ {-0.686592653589793, -1.9694881750843298`}, {-0.686592653589793, 1.20968945160412}, {-0.686592653589793, -0.21635102723245894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.5015749465861656`}, {-0.6815926535897932, -2.2511146168633225`}, \ {-0.6815926535897932, -1.9687628026976935`}, {-0.6815926535897932, 1.2094135482574118`}, {-0.6815926535897932, \ -0.21483528417465778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.5014339025723964`}, {-0.6765926535897933, -2.251497499789356}, \ {-0.6765926535897933, -1.9680386361451827`}, {-0.6765926535897933, 1.2091379704326168`}, {-0.6765926535897933, \ -0.21331904110807298`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.5012934400615694`}, {-0.6715926535897929, -2.251880223545196}, \ {-0.6715926535897929, -1.96731567332633}, {-0.6715926535897929, 1.2088627144947541`}, {-0.6715926535897929, \ -0.21180229125608974`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.5011535556684215`}, {-0.666592653589793, -2.252262785460238}, \ {-0.666592653589793, -1.9665939120116347`}, {-0.666592653589793, 1.208587776823747}, {-0.666592653589793, -0.2102850277900648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.5010142460397216`}, {-0.6615926535897931, -2.2526451830189664`}, \ {-0.6615926535897931, -1.965873349846879}, {-0.6615926535897931, 1.2083131538142358`}, {-0.6615926535897931, \ -0.2087672438296371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.5008755078539897`}, {-0.6565926535897932, -2.253027413856659}, \ {-0.6565926535897932, -1.9651539843573052`}, {-0.6565926535897932, 1.2080388418753965`}, {-0.6565926535897932, \ -0.20724893244302012`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.5007373378212123`}, {-0.6515926535897929, -2.253409475755233}, \ {-0.6515926535897929, -1.9644358129516668`}, {-0.6515926535897929, 1.2077648374307577`}, {-0.6515926535897929, \ -0.20573008664729361`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.50059973268257}, {-0.646592653589793, -2.253791366639201}, \ {-0.646592653589793, -1.9637188329261561`}, {-0.646592653589793, 1.2074911369180217`}, {-0.646592653589793, -0.2042106994086876}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.5004626892101647`}, {-0.6415926535897931, -2.254173084571755}, \ {-0.6415926535897931, -1.9630030414682085`}, {-0.6415926535897931, 1.2072177367888832`}, {-0.6415926535897931, \ -0.20269076364285768`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.500326204206748}, {-0.6365926535897932, -2.254554627750971}, \ {-0.6365926535897932, -1.962288435660194}, {-0.6365926535897932, 1.206944633508853}, {-0.6365926535897932, \ -0.20117027221515532`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.500190274505457}, {-0.6315926535897929, -2.2549359945061163`}, \ {-0.6315926535897929, -1.9615750124829907`}, {-0.6315926535897929, 1.2066718235570797`}, {-0.6315926535897929, \ -0.1996492179408908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.500054896969553}, {-0.626592653589793, -2.2553171832940726`}, \ {-0.626592653589793, -1.960862768819457}, {-0.626592653589793, 1.2063993034261768`}, {-0.626592653589793, -0.1981275935855902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.499920068492162}, {-0.6215926535897931, -2.2556981926958706`}, \ {-0.6215926535897931, -1.9601517014577883`}, {-0.6215926535897931, 1.2061270696220456`}, {-0.6215926535897931, \ -0.1966053918652448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.4997857859960186`}, {-0.6165926535897932, -2.2560790214133126`}, \ {-0.6165926535897932, -1.9594418070947788`}, {-0.6165926535897932, 1.2058551186637037`}, {-0.6165926535897932, \ -0.19508260544655492`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.499652046433216}, {-0.6115926535897929, -2.2564596682657063`}, \ {-0.6115926535897929, -1.9587330823389801`}, {-0.6115926535897929, 1.2055834470831128`}, {-0.6115926535897929, \ -0.19355922694716735`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.4995188467849565`}, {-0.606592653589793, -2.2568401321866927`}, \ {-0.606592653589793, -1.9580255237137671`}, {-0.606592653589793, 1.2053120514250089`}, {-0.606592653589793, \ -0.19203524893590665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.4993861840613043`}, {-0.6015926535897931, -2.257220412221164}, \ {-0.6015926535897931, -1.957319127660306}, {-0.6015926535897931, 1.205040928246731}, {-0.6015926535897931, -0.1905106639329993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.4992540553009475`}, {-0.5965926535897932, -2.257600507522275}, \ {-0.5965926535897932, -1.9566138905404373`}, {-0.5965926535897932, 1.2047700741180543`}, {-0.5965926535897932, -0.188985464410293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.499122457570956}, {-0.5915926535897928, -2.257980417348541}, \ {-0.5915926535897928, -1.9559098086394677`}, {-0.5915926535897928, 1.2044994856210227`}, {-0.5915926535897928, \ -0.1874596427914691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.498991387966547}, {-0.586592653589793, -2.2583601410610186`}, \ {-0.586592653589793, -1.955206878168881}, {-0.586592653589793, 1.2042291593497825`}, {-0.586592653589793, -0.1859331914522498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.4988608436108524`}, {-0.5815926535897931, -2.258739678120574}, \ {-0.5815926535897931, -1.9545050952689627`}, {-0.5815926535897931, 1.2039590919104166`}, {-0.5815926535897931, \ -0.18440610272059826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.498730821654689}, {-0.5765926535897931, -2.2591190280852245`}, \ {-0.5765926535897931, -1.9538044560113492`}, {-0.5765926535897931, 1.2036892799207828`}, {-0.5765926535897931, \ -0.18287836887691414`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.4986013192763337`}, {-0.571592653589793, -2.259498190607563}, \ {-0.571592653589793, -1.9531049564014982`}, {-0.571592653589793, 1.2034197200103482`}, {-0.571592653589793, \ -0.18134998215422266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.498472333681298}, {-0.566592653589793, -2.2598771654322527`}, \ {-0.566592653589793, -1.9524065923810847`}, {-0.566592653589793, 1.2031504088200293`}, {-0.566592653589793, -0.1798209347383583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.4983438621021095`}, {-0.561592653589793, -2.260255952393598}, \ {-0.561592653589793, -1.951709359830325}, {-0.561592653589793, 1.2028813430020304`}, {-0.561592653589793, \ -0.17829121876814225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.4982159017980923`}, {-0.556592653589793, -2.2606345514131836`}, \ {-0.556592653589793, -1.951013254570231}, {-0.556592653589793, 1.2026125192196844`}, {-0.556592653589793, \ -0.17676082633555537`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.498088450055156}, {-0.551592653589793, -2.2610129624975825`}, \ {-0.551592653589793, -1.9503182723647967`}, {-0.551592653589793, 1.2023439341472935`}, {-0.551592653589793, -0.1752297494859047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.497961504185581}, {-0.546592653589793, -2.2613911857361315`}, \ {-0.546592653589793, -1.9496244089231185`}, {-0.546592653589793, 1.202075584469972}, {-0.546592653589793, -0.17369798021798455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.497835061527812}, {-0.541592653589793, -2.2617692212987683`}, \ {-0.541592653589793, -1.9489316599014506`}, {-0.541592653589793, 1.2018074668834886`}, {-0.541592653589793, \ -0.17216551048423326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.4977091194462506`}, {-0.536592653589793, -2.2621470694339325`}, \ {-0.536592653589793, -1.9482400209052022`}, {-0.536592653589793, 1.201539578094112}, {-0.536592653589793, -0.1706323321908832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.4975836753310534`}, {-0.531592653589793, -2.262524730466526}, \ {-0.531592653589793, -1.9475494874908716`}, {-0.531592653589793, 1.2012719148184547`}, {-0.531592653589793, \ -0.16909843719810638`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.497458726597932}, {-0.526592653589793, -2.2629022047959353`}, \ {-0.526592653589793, -1.9468600551679227`}, {-0.526592653589793, 1.20100447378332}, {-0.526592653589793, -0.16756381732015485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.497334270687954}, {-0.521592653589793, -2.2632794928941045`}, \ {-0.521592653589793, -1.9461717194006074`}, {-0.521592653589793, 1.2007372517255486`}, {-0.521592653589793, \ -0.16602846432549578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.4972103050673504`}, {-0.5165926535897931, -2.263656595303669}, \ {-0.5165926535897931, -1.945484475609729}, {-0.5165926535897931, 1.200470245391866}, {-0.5165926535897931, \ -0.16449236993694108`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.4970868272273212`}, {-0.511592653589793, -2.264033512636142}, \ {-0.511592653589793, -1.9447983191743576`}, {-0.511592653589793, 1.2002034515387328`}, {-0.511592653589793, \ -0.16295552583177253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.4969638346838487`}, {-0.5065926535897931, -2.264410245570146}, \ {-0.5065926535897931, -1.944113245433493}, {-0.5065926535897931, 1.1999368669321926`}, {-0.5065926535897931, \ -0.16141792364186217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.4968413249775088`}, {-0.5015926535897931, -2.2647867948497056`}, \ {-0.5015926535897931, -1.9434292496876737`}, {-0.5015926535897931, 1.1996704883477236`}, {-0.5015926535897931, \ -0.15987955495378736`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.496719295673287}, {-0.49659265358979304`, -2.2651631612825827`}, \ {-0.49659265358979304`, -1.9427463272005423`}, {-0.49659265358979304`, 1.1994043125700902`}, {-0.49659265358979304`, \ -0.15834041130893933`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.4965977443603977`}, {-0.4915926535897931, -2.265539345738658}, \ {-0.4915926535897931, -1.9420644732003618`}, {-0.4915926535897931, 1.1991383363931944`}, {-0.4915926535897931, \ -0.15680048420363077`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.4964766686521043`}, {-0.4865926535897931, -2.265915349148363}, \ {-0.4865926535897931, -1.9413836828814892`}, {-0.4865926535897931, 1.1988725566199292`}, {-0.4865926535897931, \ -0.15525976508919562`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.496356066185544}, {-0.4815926535897931, -2.266291172501153}, \ {-0.4815926535897931, -1.9407039514057989`}, {-0.4815926535897931, 1.1986069700620328`}, {-0.4815926535897931, \ -0.15371824537208417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.496235934621553}, {-0.4765926535897931, -2.266666816844026}, \ {-0.4765926535897931, -1.940025273904072}, {-0.4765926535897931, 1.198341573539943}, {-0.4765926535897931, \ -0.15217591641395598`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.4961162716444942`}, {-0.4715926535897931, -2.267042283280081}, \ {-0.4715926535897931, -1.9393476454773346`}, {-0.4715926535897931, 1.1980763638826526`}, {-0.4715926535897931, \ -0.15063276953176433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.49599707496209}, {-0.46659265358979307`, -2.2674175729671227`}, \ {-0.46659265358979307`, -1.9386710611981648`}, {-0.46659265358979307`, 1.1978113379275659`}, {-0.46659265358979307`, \ -0.1490887959978401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.4958783423052546`}, {-0.46159265358979307`, -2.267792687116297}, \ {-0.46159265358979307`, -1.9379955161119535`}, {-0.46159265358979307`, 1.1975464925203556`}, {-0.46159265358979307`, \ -0.14754398703996882`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.49576007142793}, {-0.45659265358979306`, -2.268167626990775}, \ {-0.45659265358979306`, -1.9373210052381316`}, {-0.45659265358979306`, 1.1972818245148202`}, {-0.45659265358979306`, \ -0.14599833384146296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.495642260106924}, {-0.45159265358979306`, -2.268542393904464}, \ {-0.45159265358979306`, -1.9366475235713585`}, {-0.45159265358979306`, 1.1970173307727436`}, {-0.45159265358979306`, \ -0.14445182754123154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.495524906141752}, {-0.44659265358979305`, -2.268916989220771}, \ {-0.44659265358979305`, -1.935975066082676}, {-0.44659265358979305`, 1.1967530081637527`}, {-0.44659265358979305`, \ -0.14290445923384415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.495408007354477}, {-0.44159265358979305`, -2.269291414351379}, \ {-0.44159265358979305`, -1.9353036277206248`}, {-0.44159265358979305`, 1.1964888535651785`}, {-0.44159265358979305`, \ -0.14135621996959058`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.4952915615895583`}, {-0.43659265358979304`, -2.269665670755078}, \ {-0.43659265358979304`, -1.9346332034123321`}, {-0.43659265358979304`, 1.1962248638619168`}, {-0.43659265358979304`, \ -0.13980710075453695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.495175566713697}, {-0.43159265358979304`, -2.2700397599366187`}, \ {-0.43159265358979304`, -1.9339637880645635`}, {-0.43159265358979304`, 1.1959610359462889`}, {-0.43159265358979304`, \ -0.13825709255057655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.495060020615687}, {-0.42659265358979304`, -2.270413683445602}, \ {-0.42659265358979304`, -1.9332953765647403`}, {-0.42659265358979304`, 1.1956973667179038`}, {-0.42659265358979304`, \ -0.13670618627547784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.4949449212062653`}, {-0.42159265358979303`, -2.270787442875398}, \ {-0.42159265358979303`, -1.9326279637819332`}, {-0.42159265358979303`, 1.1954338530835211`}, {-0.42159265358979303`, \ -0.13515437280292683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.4948302664179676`}, {-0.416592653589793, -2.271161039862099}, \ {-0.416592653589793, -1.931961544567819}, {-0.416592653589793, 1.1951704919569144`}, {-0.416592653589793, \ -0.13360164296256635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.4947160542049844`}, {-0.411592653589793, -2.2715344760834997`}, \ {-0.411592653589793, -1.9312961137576157`}, {-0.411592653589793, 1.194907280258735}, {-0.411592653589793, -0.1320479875400312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.494602282543021}, {-0.406592653589793, -2.2719077532581045`}, \ {-0.406592653589793, -1.9306316661709781`}, {-0.406592653589793, 1.1946442149163767`}, {-0.406592653589793, -0.1304933972769784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.4944889494291558`}, {-0.40159265358979307`, -2.27228087314417}, \ {-0.40159265358979307`, -1.9299681966128799`}, {-0.40159265358979307`, 1.1943812928638409`}, {-0.40159265358979307`, \ -0.1289378628711147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.4943760528817047`}, {-0.39659265358979306`, \ -2.2726538375387655`}, {-0.39659265358979306`, -1.9293056998744582`}, \ {-0.39659265358979306`, 1.1941185110416022`}, {-0.39659265358979306`, \ -0.12738137497621918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.4942635909400876`}, {-0.39159265358979306`, \ -2.2730266482768684`}, {-0.39159265358979306`, -1.9286441707338373`}, \ {-0.39159265358979306`, 1.1938558663964758`}, {-0.39159265358979306`, \ -0.1258239242021624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.4941515616646934`}, {-0.38659265358979306`, -2.27339930723048}, \ {-0.38659265358979306`, -1.9279836039569278`}, {-0.38659265358979306`, 1.1935933558814837`}, {-0.38659265358979306`, \ -0.12426550111492149`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.4940399631367507`}, {-0.38159265358979305`, \ -2.2737718163077703`}, {-0.38159265358979305`, -1.927323994298197}, \ {-0.38159265358979305`, 1.1933309764557225`}, {-0.38159265358979305`, \ -0.12270609623659134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.493928793458198}, {-0.37659265358979305`, -2.2741441774522424`}, \ {-0.37659265358979305`, -1.9266653365014215`}, {-0.37659265358979305`, 1.1930687250842313`}, {-0.37659265358979305`, \ -0.12114570004539355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.4938180507515604`}, {-0.3715926535897931, -2.2745163926419254`}, \ {-0.3715926535897931, -1.926007625300412}, {-0.3715926535897931, 1.1928065987378613`}, {-0.3715926535897931, \ -0.11958430297567717`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.49370773315982}, {-0.3665926535897931, -2.274888463888591}, \ {-0.3665926535897931, -1.9253508554197185`}, {-0.3665926535897931, 1.192544594393144}, {-0.3665926535897931, \ -0.11802189541792188`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.493597838846299}, {-0.3615926535897931, -2.2752603932369864`}, \ {-0.3615926535897931, -1.9246950215753125`}, {-0.3615926535897931, 1.1922827090321624`}, {-0.3615926535897931, \ -0.11645846771873304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.4934883659945357`}, {-0.3565926535897931, -2.275632182764095}, \ {-0.3565926535897931, -1.9240401184752494`}, {-0.3565926535897931, 1.1920209396424195`}, {-0.3565926535897931, \ -0.1148940101808343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.4933793128081674`}, {-0.3515926535897931, -2.2760038345784173`}, \ {-0.3515926535897931, -1.9233861408203081`}, {-0.3515926535897931, 1.191759283216711}, {-0.3515926535897931, \ -0.11332851306305719`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.4932706775108135`}, {-0.3465926535897931, -2.276375350819269}, \ {-0.3465926535897931, -1.9227330833046146`}, {-0.3465926535897931, 1.191497736752995}, {-0.3465926535897931, \ -0.11176196658032672`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.493162458345962}, {-0.34159265358979307`, -2.276746733656106}, \ {-0.34159265358979307`, -1.9220809406162402`}, {-0.34159265358979307`, 1.1912362972542663`}, {-0.34159265358979307`, \ -0.11019436090364294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.4930546535768565`}, {-0.33659265358979307`, \ -2.2771179852878616`}, {-0.33659265358979307`, -1.92142970743779}, \ {-0.33659265358979307`, 1.1909749617284253`}, {-0.33659265358979307`, \ -0.10862568616006009`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.4929472614863855`}, {-0.33159265358979306`, \ -2.2774891079423076`}, {-0.33159265358979306`, -1.9207793784469616`}, \ {-0.33159265358979306`, 1.1907137271881532`}, {-0.33159265358979306`, \ -0.10705593243266116`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.492840280376974}, {-0.32659265358979306`, -2.277860103875434}, \ {-0.32659265358979306`, -1.9201299483170973`}, {-0.32659265358979306`, 1.1904525906507857`}, {-0.32659265358979306`, \ -0.10548508976053002`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.4927337085704773`}, {-0.32159265358979305`, \ -2.2782309753708434`}, {-0.32159265358979305`, -1.9194814117177106`}, \ {-0.32159265358979305`, 1.1901915491381847`}, {-0.32159265358979305`, \ -0.10391314813871909`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.492627544408075}, {-0.31659265358979305`, -2.2786017247391666`}, \ {-0.31659265358979305`, -1.9188337633150019`}, {-0.31659265358979305`, 1.1899305996766145`}, {-0.31659265358979305`, \ -0.10234009751821471`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.49252178625017}, {-0.31159265358979304`, -2.278972354317493}, \ {-0.31159265358979304`, -1.9181869977723531`}, {-0.31159265358979304`, 1.1896697392966147`}, {-0.31159265358979304`, \ -0.10076592780589833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.492416432476285}, {-0.30659265358979304`, -2.27934286646882}, \ {-0.30659265358979304`, -1.9175411097508106`}, {-0.30659265358979304`, 1.1894089650328763`}, {-0.30659265358979304`, \ -0.09919062886450501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.4923114814849656`}, {-0.30159265358979304`, \ -2.2797132635815167`}, {-0.30159265358979304`, -1.9168960939095492`}, \ {-0.30159265358979304`, 1.1891482739241173`}, {-0.30159265358979304`, \ -0.0976141905125781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.492206931693683}, {-0.29659265358979303`, -2.2800835480688035`}, \ {-0.29659265358979303`, -1.916251944906324}, {-0.29659265358979303`, 1.1888876630129572`}, {-0.29659265358979303`, \ -0.09603660252442114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.4921027815387355`}, {-0.2915926535897931, -2.2804537223682497`}, \ {-0.2915926535897931, -1.915608657397906}, {-0.2915926535897931, 1.1886271293457957`}, {-0.2915926535897931, \ -0.09445785463004652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.491999029475159}, {-0.2865926535897931, -2.2808237889412815`}, \ {-0.2865926535897931, -1.9149662260405047`}, {-0.2865926535897931, 1.1883666699726863`}, {-0.2865926535897931, \ -0.09287793651511926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.4918956739766327`}, {-0.2815926535897931, -2.2811937502727107`}, \ {-0.2815926535897931, -1.9143246454901757`}, {-0.2815926535897931, 1.1881062819472161`}, {-0.2815926535897931, \ -0.09129683782090237}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.491792713535389}, {-0.27659265358979307`, -2.281563608870272}, \ {-0.27659265358979307`, -1.9136839104032157`}, {-0.27659265358979307`, 1.1878459623263813`}, {-0.27659265358979307`, \ -0.08971454814419279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.4916901466621257`}, {-0.27159265358979306`, \ -2.2819333672641777`}, {-0.27159265358979306`, -1.9130440154365453`}, \ {-0.27159265358979306`, 1.1875857081704664`}, {-0.27159265358979306`, \ -0.08813105703725863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.491587971885921}, {-0.26659265358979306`, -2.282303028006685}, \ {-0.26659265358979306`, -1.9124049552480777`}, {-0.26659265358979306`, 1.1873255165429202`}, {-0.26659265358979306`, \ -0.08654635400777211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.4914861877541465`}, {-0.26159265358979306`, \ -2.2826725936716756`}, {-0.26159265358979306`, -1.9117667244970757`}, \ {-0.26159265358979306`, 1.1870653845102372`}, {-0.26159265358979306`, \ -0.08496042851873903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.4913847928323856`}, {-0.25659265358979305`, \ -2.2830420668542506`}, {-0.25659265358979305`, -1.9111293178444972`}, \ {-0.25659265358979305`, 1.186805309141834}, {-0.25659265358979305`, \ -0.0833732699884259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.491283785704352}, {-0.25159265358979305`, -2.283411450170335}, \ {-0.25159265358979305`, -1.9104927299533285`}, {-0.25159265358979305`, 1.1865452875099292`}, {-0.25159265358979305`, \ -0.08178486779028377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.4911831649718095`}, {-0.24659265358979304`, -2.283780746256297}, \ {-0.24659265358979304`, -1.9098569554889069`}, {-0.24659265358979304`, 1.1862853166894227`}, {-0.24659265358979304`, \ -0.0801952112528689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.4910829292544965`}, {-0.24159265358979304`, \ -2.2841499577685767`}, {-0.24159265358979304`, -1.9092219891192315`}, \ {-0.24159265358979304`, 1.1860253937577765`}, {-0.24159265358979304`, \ -0.07860428965976089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.490983077190047}, {-0.23659265358979303`, -2.284519087383329}, \ {-0.23659265358979303`, -1.9085878255152648`}, {-0.23659265358979303`, 1.1857655157948925`}, {-0.23659265358979303`, \ -0.07701209224947794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.49088360743392}, {-0.23159265358979303`, -2.2848881377960777`}, \ {-0.23159265358979303`, -1.9079544593512214`}, {-0.23159265358979303`, 1.1855056798829948`}, {-0.23159265358979303`, \ -0.07541860821538893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.4907845186593223`}, {-0.22659265358979308`, -2.285257111721377}, \ {-0.22659265358979308`, -1.9073218853048506`}, {-0.22659265358979308`, 1.18524588310651}, {-0.22659265358979308`, \ -0.07382382670562262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.490685809557142}, {-0.22159265358979308`, -2.2856260118924894`}, \ {-0.22159265358979308`, -1.9066900980577042`}, {-0.22159265358979308`, 1.184986122551947}, {-0.22159265358979308`, \ -0.07222773682297469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.490587478835876}, {-0.21659265358979307`, -2.285994841061068}, \ {-0.21659265358979307`, -1.9060590922953997`}, {-0.21659265358979307`, 1.1847263953077787`}, {-0.21659265358979307`, \ -0.07063032762481099}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.490489525221566}, {-0.21159265358979307`, -2.286363601996857}, \ {-0.21159265358979307`, -1.9054288627078695`}, {-0.21159265358979307`, 1.1844666984643242`}, {-0.21159265358979307`, \ -0.06903158812296899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.4903919474577294`}, {-0.20659265358979306`, \ -2.2867322974873927`}, {-0.20659265358979306`, -1.9047994039896061`}, \ {-0.20659265358979306`, 1.1842070291136297`}, {-0.20659265358979306`, \ -0.06743150728365598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.4902947443052956`}, {-0.20159265358979306`, \ -2.2871009303377203`}, {-0.20159265358979306`, -1.904170710839894}, \ {-0.20159265358979306`, 1.18394738434935}, {-0.20159265358979306`, \ -0.06583007402734438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.4901979145425464`}, {-0.19659265358979305`, -2.287469503370124}, \ {-0.19659265358979305`, -1.9035427779630358`}, {-0.19659265358979305`, 1.183687761266631}, {-0.19659265358979305`, \ -0.06422727722866509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.4901014569650513`}, {-0.19159265358979305`, \ -2.2878380194238543`}, {-0.19159265358979305`, -1.9029156000685692`}, \ {-0.19159265358979305`, 1.1834281569619929`}, {-0.19159265358979305`, \ -0.06262310571629735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.49000537038561}, {-0.18659265358979304`, -2.288206481354876}, \ {-0.18659265358979304`, -1.9022891718714756`}, {-0.18659265358979304`, 1.183168568533211}, {-0.18659265358979304`, \ -0.061017548272856735`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.489909653634197}, {-0.18159265358979304`, -2.288574892035621}, \ {-0.18159265358979304`, -1.901663488092382}, {-0.18159265358979304`, 1.1829089930792}, {-0.18159265358979304`, \ -0.059410593634779706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.489814305557901}, {-0.17659265358979304`, -2.2889432543547463`}, \ {-0.17659265358979304`, -1.901038543457753}, {-0.17659265358979304`, 1.1826494276998967`}, {-0.17659265358979304`, \ -0.05780223049220651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.489719325020875}, {-0.17159265358979303`, -2.2893115712169068`}, \ {-0.17159265358979303`, -1.9004143327000789`}, {-0.17159265358979303`, 1.1823898694961417`}, {-0.17159265358979303`, \ -0.05619244748886076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.4896247109042813`}, {-0.16659265358979303`, \ -2.2896798455425316`}, {-0.16659265358979303`, -1.8997908505580525`}, \ {-0.16659265358979303`, 1.1821303155695653`}, {-0.16659265358979303`, \ -0.05458123322192684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.48953046210624}, {-0.16159265358979308`, -2.2900480802676118`}, \ {-0.16159265358979308`, -1.8991680917767426`}, {-0.16159265358979308`, 1.181870763022468}, {-0.16159265358979308`, \ -0.05296857624192501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.489436577541782}, {-0.15659265358979307`, -2.2904162783434914`}, \ {-0.15659265358979307`, -1.898546051107758}, {-0.15659265358979307`, 1.1816112089577075`}, {-0.15659265358979307`, \ -0.051354465052583356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.489343056142799}, {-0.15159265358979307`, -2.290784442736672}, \ {-0.15159265358979307`, -1.8979247233094065`}, {-0.15159265358979307`, 1.18135165047858}, {-0.15159265358979307`, \ -0.049738888110707875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.489249896857998}, {-0.14659265358979306`, -2.291152576428621}, \ {-0.14659265358979306`, -1.897304103146846}, {-0.14659265358979306`, 1.1810920846887045`}, {-0.14659265358979306`, \ -0.04812183382605016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.4891570986528575`}, {-0.14159265358979306`, \ -2.2915206824155874`}, {-0.14159265358979306`, -1.8966841853922314`}, \ {-0.14159265358979306`, 1.1808325086919091`}, {-0.14159265358979306`, \ -0.046503290561172285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.489064660509582}, {-0.13659265358979306`, -2.2918887637084255`}, \ {-0.13659265358979306`, -1.8960649648248529`}, {-0.13659265358979306`, 1.180572919592112}, {-0.13659265358979306`, \ -0.04488324663130929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.4889725814270633`}, {-0.13159265358979305`, -2.292256823332428}, \ {-0.13159265358979305`, -1.89544643623127}, {-0.13159265358979305`, 1.1803133144932085`}, {-0.13159265358979305`, \ -0.04326169030423013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.488880860420841}, {-0.12659265358979305`, -2.2926248643271605`}, \ {-0.12659265358979305`, -1.8948285944054408`}, {-0.12659265358979305`, 1.180053690498955}, {-0.12659265358979305`, \ -0.04163860980009483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.4887894965230597`}, {-0.12159265358979304`, \ -2.2929928897463077`}, {-0.12159265358979304`, -1.894211434148841}, \ {-0.12159265358979304`, 1.1797940447128525`}, {-0.12159265358979304`, \ -0.04001399329131108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.4886984887824384`}, {-0.11659265358979304`, \ -2.2933609026575246`}, {-0.11659265358979304`, -1.8935949502705838`}, \ {-0.11659265358979304`, 1.1795343742380329`}, {-0.11659265358979304`, \ -0.03838782890238683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.4886078362642308`}, {-0.11159265358979303`, -2.293728906142293}, \ {-0.11159265358979303`, -1.8929791375875304`}, {-0.11159265358979303`, 1.179274676177143}, {-0.11159265358979303`, \ -0.03676010470978215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.488517538050195}, {-0.10659265358979303`, -2.294096903295785}, \ {-0.10659265358979303`, -1.8923639909243954`}, {-0.10659265358979303`, 1.17901494763223}, {-0.10659265358979303`, \ -0.03513080874175749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.4884275932385584`}, {-0.10159265358979308`, \ -2.2944648972267343`}, {-0.10159265358979308`, -1.891749505113849}, \ {-0.10159265358979308`, 1.178755185704626}, {-0.10159265358979308`, -0.033499928978221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.488338000943991}, {-0.09659265358979308, -2.29483289105731}, \ {-0.09659265358979308, -1.8911356749966128`}, {-0.09659265358979308, 1.1784953874948334`}, {-0.09659265358979308, \ -0.031867453350572505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.4882487602975734`}, {-0.09159265358979307, -2.295200887923002}, \ {-0.09159265358979307, -1.8905224954215532`}, {-0.09159265358979307, 1.178235550102411}, {-0.09159265358979307, \ -0.03023336974154617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.488159870446771}, {-0.08659265358979307, -2.2955688909725027`}, \ {-0.08659265358979307, -1.8899099612457648`}, {-0.08659265358979307, 1.177975670625857}, {-0.08659265358979307, \ -0.02859766598505074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.48807133055541}, {-0.08159265358979306, -2.2959369033676067`}, \ {-0.08159265358979306, -1.8892980673346569`}, {-0.08159265358979306, 1.177715746162498}, {-0.08159265358979306, \ -0.026960329866007434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.4879831398036494`}, {-0.07659265358979306, -2.296304928283104}, \ {-0.07659265358979306, -1.888686808562029}, {-0.07659265358979306, 1.1774557738083709`}, {-0.07659265358979306, \ -0.02532134912018568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.4878952973879622`}, {-0.07159265358979305, \ -2.2966729689066874`}, {-0.07159265358979305, -1.8880761798101464`}, \ {-0.07159265358979305, 1.1771957506581097`}, {-0.07159265358979305, \ -0.023680711434038323`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.4878078025211137`}, {-0.06659265358979305, \ -2.2970410284388616`}, {-0.06659265358979305, -1.8874661759698088`}, \ {-0.06659265358979305, 1.1769356738048324`}, {-0.06659265358979305, \ -0.022038404444531663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.4877206544321395`}, {-0.061592653589793045`, \ -2.297409110092857}, {-0.061592653589793045`, -1.8868567919404164`}, \ {-0.061592653589793045`, 1.1766755403400249`}, {-0.061592653589793045`, \ -0.02039441573897689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.487633852366333}, {-0.05659265358979304, -2.297777217094549}, \ {-0.05659265358979304, -1.886248022630033}, {-0.05659265358979304, 1.1764153473534262`}, {-0.05659265358979304, \ -0.0187487328548571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.4875473955852225`}, {-0.051592653589793036`, \ -2.298145352682384}, {-0.051592653589793036`, -1.885639862955442}, \ {-0.051592653589793036`, 1.176155091932916}, {-0.051592653589793036`, \ -0.01710134327965347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.4874612833665637`}, {-0.04659265358979303, \ -2.2985135201073077`}, {-0.04659265358979303, -1.8850323078422027`}, \ {-0.04659265358979303, 1.1758947711643988`}, {-0.04659265358979303, \ -0.015452234450669391`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.4873755150043206`}, {-0.04159265358979303, \ -2.2988817226327014`}, {-0.04159265358979303, -1.8844253522246988`}, \ {-0.04159265358979303, 1.1756343821316906`}, {-0.04159265358979303, \ -0.01380139375485227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.4872900898086576`}, {-0.03659265358979302, \ -2.2992499635343187`}, {-0.03659265358979302, -1.8838189910461913`}, \ {-0.03659265358979302, 1.1753739219164032`}, {-0.03659265358979302, \ -0.012148808528613731`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.4872050071059295`}, {-0.03159265358979302, -2.29961824610023}, \ {-0.03159265358979302, -1.8832132192588535`}, {-0.03159265358979302, 1.175113387597831}, {-0.03159265358979302, \ -0.010494466057648071`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.4871202662386707`}, {-0.026592653589793014`, \ -2.2999865736307723`}, {-0.026592653589793014`, -1.8826080318238203`}, \ {-0.026592653589793014`, 1.1748527762528373`}, {-0.026592653589793014`, \ -0.008838353576748725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.4870358665655914`}, {-0.02159265358979301, -2.300354949438499}, \ {-0.02159265358979301, -1.88200342371122}, {-0.02159265358979301, 1.1745920849557379`}, {-0.02159265358979301, \ -0.007180458269622472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.486951807461571}, {-0.016592653589793005`, \ -2.3007233768481394`}, {-0.016592653589793005`, -1.8813993899002126`}, \ {-0.016592653589793005`, 1.1743313107781883`}, {-0.016592653589793005`, \ -0.0055207672687030505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.4868680883176535`}, {-0.011592653589793, -2.301091859196558}, \ {-0.011592653589793, -1.8807959253790185`}, {-0.011592653589793, 1.1740704507890698`}, {-0.011592653589793, \ -0.0038592676549607935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.4867847085410486`}, {-0.006592653589792996, \ -2.3014603998327217`}, {-0.006592653589792996, -1.880193025144948}, \ {-0.006592653589792996, 1.1738095020543735`}, {-0.006592653589792996, \ -0.0021959464577144287`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.486701667555129}, {-0.0015926535897931027`, -2.301829002117667}, \ {-0.0015926535897931027`, -1.879590684204426}, {-0.0015926535897931027`, 1.1735484616370868`}, {-0.0015926535897931027`, \ -0.0005307906544361747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.486618964799431}, { 0.0034073464102069018`, -2.3021976694244772`}, { 0.0034073464102069018`, -1.8789888975730173`}, { 0.0034073464102069018`, 1.1732873265970796`}, { 0.0034073464102069018`, 0.0011362128294410373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.4865365997296607`}, { 0.008407346410206906, -2.3025664051382555`}, { 0.008407346410206906, -1.878387660275444}, {0.008407346410206906, 1.1730260939909884`}, {0.008407346410206906, 0.002805077120719503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.486454571817694}, { 0.01340734641020691, -2.3029352126561093`}, { 0.01340734641020691, -1.8777869673456036`}, {0.01340734641020691, 1.1727647608721032`}, {0.01340734641020691, 0.004475815398634132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.4863728805515857`}, { 0.018407346410206915`, -2.3033040953871358`}, { 0.018407346410206915`, -1.877186813826586}, {0.018407346410206915`, 1.1725033242902512`}, {0.018407346410206915`, 0.006148440895051315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.486291525435577}, { 0.02340734641020692, -2.3036730567524084`}, { 0.02340734641020692, -1.8765871947706834`}, {0.02340734641020692, 1.1722417812916845`}, {0.02340734641020692, 0.007822966894669684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.4862105059901034`}, { 0.028407346410206924`, -2.3040421001849714`}, { 0.028407346410206924`, -1.875988105239402}, {0.028407346410206924`, 1.1719801289189637`}, {0.028407346410206924`, 0.009499406735221998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, 2.486129821751806}, { 0.03340734641020693, -2.304411229129837}, { 0.03340734641020693, -1.87538954030347}, {0.03340734641020693, 1.171718364210843}, {0.03340734641020693, 0.011177773807678926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, 2.4860494722735456`}, { 0.03840734641020693, -2.3047804470439828`}, { 0.03840734641020693, -1.8747914950428417`}, {0.03840734641020693, 1.171456484202157}, {0.03840734641020693, 0.012858081556453913`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, 2.485969457124413}, { 0.04340734641020694, -2.305149757396357}, { 0.04340734641020694, -1.8741939645467027`}, {0.04340734641020694, 1.1711944859237047`}, {0.04340734641020694, 0.01454034347961014}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, 2.48588977588975}, { 0.04840734641020694, -2.305519163667885}, { 0.04840734641020694, -1.87359694391347}, {0.04840734641020694, 1.1709323664021336`}, {0.04840734641020694, 0.016224573129068096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, 2.485810428171163}, { 0.053407346410206946`, -2.305888669351479}, { 0.053407346410206946`, -1.8730004282507924`}, { 0.053407346410206946`, 1.1706701226598273`}, { 0.053407346410206946`, 0.017910784110815283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, 2.485731413586542}, { 0.05840734641020695, -2.3062582779520535`}, { 0.05840734641020695, -1.8724044126755457`}, {0.05840734641020695, 1.1704077517147877`}, {0.05840734641020695, 0.01959899008511706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, 2.4856527317700845`}, { 0.06340734641020696, -2.3066279929865394`}, { 0.06340734641020696, -1.8718088923138305`}, {0.06340734641020696, 1.1701452505805217`}, {0.06340734641020696, 0.021289204766728485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, 2.485574382372315}, { 0.06840734641020696, -2.3069978179839064`}, { 0.06840734641020696, -1.8712138623009638`}, {0.06840734641020696, 1.1698826162659244`}, {0.06840734641020696, 0.022981441925108072`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, 2.4854963650601096`}, { 0.07340734641020696, -2.3073677564851853`}, { 0.07340734641020696, -1.8706193177814718`}, {0.07340734641020696, 1.1696198457751654`}, {0.07340734641020696, 0.024675715384632417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, 2.4854186795167226`}, { 0.07840734641020697, -2.3077378120434964`}, { 0.07840734641020697, -1.8700252539090785`}, {0.07840734641020697, 1.1693569361075715`}, {0.07840734641020697, 0.02637203902481216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, 2.485341325441813}, { 0.08340734641020697, -2.3081079882240756`}, { 0.08340734641020697, -1.8694316658466954`}, {0.08340734641020697, 1.1690938842575127`}, {0.08340734641020697, 0.028070426780509257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, 2.485264302551475}, { 0.08840734641020698, -2.3084782886043107`}, { 0.08840734641020698, -1.8688385487664059`}, {0.08840734641020698, 1.168830687214285}, {0.08840734641020698, 0.029770892642155544`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, 2.485187610578266}, { 0.09340734641020698, -2.3088487167737757`}, { 0.09340734641020698, -1.868245897849454}, {0.09340734641020698, 1.1685673419619964`}, {0.09340734641020698, 0.03147345065597203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, 2.4851112492712426`}, { 0.09840734641020699, -2.3092192763342685`}, { 0.09840734641020699, -1.8676537082862217`}, {0.09840734641020699, 1.1683038454794492`}, {0.09840734641020699, 0.03317811492418962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, 2.4850352183959927`}, { 0.10340734641020699`, -2.309589970899855}, { 0.10340734641020699`, -1.867061975276217}, {0.10340734641020699`, 1.1680401947400252`}, {0.10340734641020699`, 0.034884899605271295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, 2.484959517734672}, { 0.108407346410207, -2.309960804096912}, { 0.108407346410207, -1.8664706940280498`}, {0.108407346410207, 1.1677763867115687`}, {0.108407346410207, 0.036593818914134414`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, 2.4848841470860408`}, { 0.113407346410207, -2.3103317795641747`}, { 0.113407346410207, -1.8658798597594137`}, {0.113407346410207, 1.1675124183562713`}, {0.113407346410207, 0.03830488712237485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, 2.4848091062655056`}, { 0.118407346410207, -2.310702900952787}, { 0.118407346410207, -1.8652894676970617`}, {0.118407346410207, 1.1672482866305542`}, {0.118407346410207, 0.04001811855849206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, 2.4847343951051584`}, { 0.1234073464102069, -2.311074171926355}, { 0.1234073464102069, -1.8646995130767836`}, {0.1234073464102069, 1.1669839884849529`}, {0.1234073464102069, 0.04173352760811435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, 2.48466001345382}, { 0.1284073464102069, -2.3114455961610036`}, { 0.1284073464102069, -1.8641099911433807`}, {0.1284073464102069, 1.166719520864}, {0.1284073464102069, 0.043451128714226024`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, 2.4845859611770864`}, { 0.1334073464102069, -2.3118171773454335`}, { 0.1334073464102069, -1.8635208971506394`}, {0.1334073464102069, 1.1664548807061081`}, {0.1334073464102069, 0.04517093637739485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, 2.484512238157372}, { 0.1384073464102069, -2.3121889191809832`}, { 0.1384073464102069, -1.862932226361304}, {0.1384073464102069, 1.166190064943454}, {0.1384073464102069, 0.04689296515600043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, 2.4844388442939604`}, { 0.14340734641020692`, -2.312560825381693}, { 0.14340734641020692`, -1.862343974047048}, {0.14340734641020692`, 1.1659250705018607`}, {0.14340734641020692`, 0.04861722966646341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, 2.484365779503056}, { 0.14840734641020692`, -2.3129328996743723`}, { 0.14840734641020692`, -1.8617561354884444`}, {0.14840734641020692`, 1.1656598943006804`}, {0.14840734641020692`, 0.050343744583475764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, 2.4842930437178317`}, { 0.15340734641020692`, -2.313305145798667}, { 0.15340734641020692`, -1.8611687059749351`}, {0.15340734641020692`, 1.1653945332526776`}, {0.15340734641020692`, 0.05207252464023096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, 2.4842206368884865`}, { 0.15840734641020693`, -2.313677567507133}, { 0.15840734641020693`, -1.8605816808048001`}, {0.15840734641020693`, 1.1651289842639119`}, {0.15840734641020693`, 0.05380358462865585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, 2.484148558982299}, { 0.16340734641020693`, -2.31405016856531}, { 0.16340734641020693`, -1.8599950552851217`}, {0.16340734641020693`, 1.164863244233619}, {0.16340734641020693`, 0.05553693939964247}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, 2.4840768099836854`}, { 0.16840734641020694`, -2.3144229527517983`}, { 0.16840734641020694`, -1.8594088247317542`}, {0.16840734641020694`, 1.1645973100540956`}, {0.16840734641020694`, 0.05727260386328073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, 2.4840053898942602`}, { 0.17340734641020694`, -2.3147959238583384`}, { 0.17340734641020694`, -1.858822984469287}, {0.17340734641020694`, 1.164331178610579}, {0.17340734641020694`, 0.059010592989091566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, 2.483934298732896}, { 0.17840734641020695`, -2.315169085689893}, { 0.17840734641020695`, -1.8582375298310103`}, {0.17840734641020695`, 1.1640648467811303`}, {0.17840734641020695`, 0.0607509218062605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, 2.4838635365357864`}, { 0.18340734641020695`, -2.315542442064731}, { 0.18340734641020695`, -1.8576524561588785`}, {0.18340734641020695`, 1.163798311436517}, {0.18340734641020695`, 0.06249360540387226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, 2.483793103356513}, { 0.18840734641020696`, -2.3159159968145144`}, { 0.18840734641020696`, -1.857067758803472}, {0.18840734641020696`, 1.1635315694400934`}, {0.18840734641020696`, 0.06423865893114468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, 2.48372299926611}, { 0.19340734641020696`, -2.316289753784389}, { 0.19340734641020696`, -1.85648343312396}, {0.19340734641020696`, 1.1632646176476833`}, {0.19340734641020696`, 0.06598609759766429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, 2.4836532243531355`}, { 0.19840734641020696`, -2.316663716833073}, { 0.19840734641020696`, -1.8558994744880621`}, {0.19840734641020696`, 1.162997452907461}, {0.19840734641020696`, 0.06773593667362113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, 2.483583778723741}, { 0.20340734641020697`, -2.317037889832955}, { 0.20340734641020697`, -1.855315878272007}, {0.20340734641020697`, 1.1627300720598333`}, {0.20340734641020697`, 0.0694881914900446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, 2.483514662501744}, { 0.20840734641020697`, -2.317412276670187}, { 0.20840734641020697`, -1.8547326398604964`}, {0.20840734641020697`, 1.1624624719373198`}, {0.20840734641020697`, 0.07124287743903915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, 2.483445875828705}, { 0.21340734641020698`, -2.317786881244785}, { 0.21340734641020698`, -1.8541497546466572`}, {0.21340734641020698`, 1.1621946493644348`}, {0.21340734641020698`, 0.07300000997402026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, 2.483377418864001}, { 0.21840734641020698`, -2.3181617074707304`}, { 0.21840734641020698`, -1.8535672180320066`}, {0.21840734641020698`, 1.1619266011575686`}, {0.21840734641020698`, 0.07475960460995051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, 2.48330929178491}, { 0.223407346410207, -2.318536759276072}, { 0.223407346410207, -1.852985025426407}, {0.223407346410207, 1.1616583241248675`}, {0.223407346410207, 0.07652167692357582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, 2.4832414947866837`}, { 0.228407346410207, -2.3189120406030344`}, { 0.228407346410207, -1.8524031722480239`}, {0.228407346410207, 1.1613898150661146`}, {0.228407346410207, 0.07828624255366169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, 2.4831740280826393`}, { 0.233407346410207, -2.319287555408123}, { 0.233407346410207, -1.851821653923281}, {0.233407346410207, 1.1611210707726118`}, {0.233407346410207, 0.08005331720122917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, 2.483106891904239}, { 0.238407346410207, -2.3196633076622364`}, { 0.238407346410207, -1.8512404658868196`}, {0.238407346410207, 1.160852088027059}, {0.238407346410207, 0.08182291662979123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, 2.483040086501179}, { 0.243407346410207, -2.3200393013507785`}, { 0.243407346410207, -1.8506596035814513`}, {0.243407346410207, 1.1605828636034348`}, {0.243407346410207, 0.08359505666558868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, 2.4829736121414787`}, { 0.248407346410207, -2.3204155404737747`}, { 0.248407346410207, -1.8500790624581145`}, {0.248407346410207, 1.1603133942668775`}, {0.248407346410207, 0.08536975319782555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, 2.4829074691115722`}, { 0.2534073464102069, -2.3207920290459874`}, { 0.2534073464102069, -1.8494988379758293`}, {0.2534073464102069, 1.1600436767735647`}, {0.2534073464102069, 0.08714702217890526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, 2.4828416577164023`}, { 0.2584073464102069, -2.3211687710970352`}, { 0.2584073464102069, -1.8489189256016512`}, {0.2584073464102069, 1.1597737078705932`}, {0.2584073464102069, 0.08892687962466504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.482776178279516}, { 0.2634073464102069, -2.3215457706715177`}, { 0.2634073464102069, -1.8483393208106256`}, {0.2634073464102069, 1.1595034842958603`}, {0.2634073464102069, 0.09070934161461154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.482711031143162}, { 0.2684073464102069, -2.3219230318291357`}, { 0.2684073464102069, -1.8477600190857406`}, {0.2684073464102069, 1.1592330027779423`}, {0.2684073464102069, 0.09249442429215432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.482646216668392}, { 0.2734073464102069, -2.32230055864482}, { 0.2734073464102069, -1.8471810159178812`}, {0.2734073464102069, 1.158962260035975}, {0.2734073464102069, 0.09428214386484059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.482581735235162}, { 0.2784073464102069, -2.322678355208859}, { 0.2784073464102069, -1.846602306805781}, {0.2784073464102069, 1.1586912527795343`}, {0.2784073464102069, 0.09607251660458777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.4825175872424383`}, { 0.28340734641020693`, -2.3230564256270285`}, { 0.28340734641020693`, -1.8460238872559767`}, {0.28340734641020693`, 1.1584199777085142`}, {0.28340734641020693`, 0.09786555884791577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.4824537731083036`}, { 0.28840734641020693`, -2.323434774020727}, { 0.28840734641020693`, -1.845445752782755}, {0.28840734641020693`, 1.1581484315130088`}, {0.28840734641020693`, 0.09966128699618186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.482390293270066}, { 0.29340734641020694`, -2.323813404527107}, { 0.29340734641020694`, -1.8448678989081138`}, {0.29340734641020694`, 1.1578766108731895`}, {0.29340734641020694`, 0.1014597175158083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.482327148184372}, { 0.29840734641020694`, -2.3241923212992166`}, { 0.29840734641020694`, -1.8442903211617048`}, {0.29840734641020694`, 1.157604512459186}, {0.29840734641020694`, 0.10326086693851218`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.4822643383273197`}, { 0.30340734641020695`, -2.324571528506136}, { 0.30340734641020695`, -1.8437130150807897`}, {0.30340734641020695`, 1.1573321329309663`}, {0.30340734641020695`, 0.10506475186153971`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.4822018641945744`}, { 0.30840734641020695`, -2.3249510303331187`}, { 0.30840734641020695`, -1.843135976210191}, {0.30840734641020695`, 1.157059468938215}, {0.30840734641020695`, 0.1068713889478904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.4821397263014893`}, { 0.31340734641020696`, -2.325330830981738}, { 0.31340734641020696`, -1.8425592001022424`}, {0.31340734641020696`, 1.1567865171202134`}, {0.31340734641020696`, 0.10868079492654517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.482077925183224}, { 0.31840734641020696`, -2.3257109346700324`}, { 0.31840734641020696`, -1.841982682316739}, {0.31840734641020696`, 1.1565132741057198`}, {0.31840734641020696`, 0.11049298659269366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.482016461394872}, { 0.32340734641020696`, -2.326091345632652}, { 0.32340734641020696`, -1.8414064184208896`}, {0.32340734641020696`, 1.1562397365128472`}, {0.32340734641020696`, 0.1123079808079583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.481955335511582}, { 0.32840734641020697`, -2.326472068121011}, { 0.32840734641020697`, -1.8408304039892667`}, {0.32840734641020697`, 1.1559659009489447`}, {0.32840734641020697`, 0.1141257945006184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.4818945481286914`}, { 0.333407346410207, -2.326853106403438}, { 0.333407346410207, -1.8402546346037565`}, {0.333407346410207, 1.1556917640104758`}, {0.333407346410207, 0.11594644466583233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.481834099861853}, { 0.338407346410207, -2.3272344647653345`}, { 0.338407346410207, -1.8396791058535102`}, {0.338407346410207, 1.1554173222829003`}, {0.338407346410207, 0.11776994836585844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.481773991347173}, { 0.343407346410207, -2.327616147509328}, { 0.343407346410207, -1.8391038133348938`}, {0.343407346410207, 1.1551425723405495`}, {0.343407346410207, 0.1195963227302744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.481714223241343}, { 0.348407346410207, -2.327998158955435}, { 0.348407346410207, -1.838528752651438}, {0.348407346410207, 1.1548675107465105`}, {0.348407346410207, 0.12142558495619456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.4816547962217834`}, { 0.353407346410207, -2.328380503441219}, { 0.353407346410207, -1.837953919413789}, {0.353407346410207, 1.154592134052504}, {0.353407346410207, 0.12325775230848604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.481595710986781}, { 0.358407346410207, -2.328763185321957}, { 0.358407346410207, -1.8373793092396589`}, {0.358407346410207, 1.1543164387987643`}, {0.358407346410207, 0.12509284211998284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.4815369682556363`}, { 0.363407346410207, -2.3291462089708026`}, { 0.363407346410207, -1.8368049177537753`}, {0.363407346410207, 1.15404042151392}, {0.363407346410207, 0.12693087179169787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.4814785687688072`}, { 0.368407346410207, -2.3295295787789576`}, { 0.368407346410207, -1.8362307405878318`}, {0.368407346410207, 1.1537640787148726`}, {0.368407346410207, 0.12877185879303313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.481420513288063}, { 0.373407346410207, -2.3299132991558382`}, { 0.373407346410207, -1.8356567733804385`}, {0.373407346410207, 1.1534874069066796`}, {0.373407346410207, 0.13061582066198787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.4813628025966326`}, { 0.3784073464102069, -2.330297374529252}, { 0.3784073464102069, -1.8350830117770716`}, {0.3784073464102069, 1.1532104025824326`}, {0.3784073464102069, 0.1324627750053638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.481305437499362}, { 0.3834073464102069, -2.3306818093455695`}, { 0.3834073464102069, -1.834509451430024}, {0.3834073464102069, 1.1529330622231384`}, {0.3834073464102069, 0.13431273949896932`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.4812484188228723`}, { 0.3884073464102069, -2.3310666080699014`}, { 0.3884073464102069, -1.8339360879983562`}, {0.3884073464102069, 1.1526553822976011`}, {0.3884073464102069, 0.1361657318878201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.4811917474157204`}, { 0.3934073464102069, -2.3314517751862796`}, { 0.3934073464102069, -1.833362917147846}, {0.3934073464102069, 1.1523773592623023`}, {0.3934073464102069, 0.13802176998633778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.481135424148563}, { 0.3984073464102069, -2.3318373151978378`}, { 0.3984073464102069, -1.8327899345509406`}, {0.3984073464102069, 1.1520989895612823`}, {0.3984073464102069, 0.13988087167854546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.481079449914322}, { 0.4034073464102069, -2.332223232626995}, { 0.4034073464102069, -1.8322171358867045`}, {0.4034073464102069, 1.1518202696260227`}, {0.4034073464102069, 0.1417430549182611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.4810238256283568`}, { 0.40840734641020693`, -2.3326095320156415`}, { 0.40840734641020693`, -1.8316445168407733`}, {0.40840734641020693`, 1.1515411958753274`}, {0.40840734641020693`, 0.14360833772928772`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.4809685522286347`}, { 0.41340734641020693`, -2.3329962179253285`}, { 0.41340734641020693`, -1.831072073105303}, {0.41340734641020693`, 1.1512617647152055`}, {0.41340734641020693`, 0.1454767382056005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.4809136306759085`}, { 0.41840734641020694`, -2.333383294937457}, { 0.41840734641020694`, -1.830499800378922}, {0.41840734641020694`, 1.1509819725387536`}, {0.41840734641020694`, 0.14734827451153085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.480859061953894}, { 0.42340734641020705`, -2.3337707676534722`}, { 0.42340734641020705`, -1.8299276943666813`}, {0.42340734641020705`, 1.1507018157260391`}, {0.42340734641020705`, 0.1492229648819475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.480804847069453}, { 0.42840734641020695`, -2.3341586406950583`}, { 0.42840734641020695`, -1.829355750780008}, {0.42840734641020695`, 1.1504212906439837`}, {0.42840734641020695`, 0.15110082762243338`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.4807509870527773`}, { 0.43340734641020706`, -2.3345469187043344`}, { 0.43340734641020706`, -1.8287839653366553`}, {0.43340734641020706`, 1.1501403936462469`}, {0.43340734641020706`, 0.15298188110946057`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.480697482957578}, { 0.43840734641020696`, -2.334935606344058}, { 0.43840734641020696`, -1.8282123337606546`}, {0.43840734641020696`, 1.1498591210731097`}, {0.43840734641020696`, 0.15486614379055938`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.4806443358612777`}, { 0.44340734641020685`, -2.3353247082978243`}, { 0.44340734641020685`, -1.8276408517822689`}, {0.44340734641020685`, 1.1495774692513618`}, {0.44340734641020685`, 0.15675363418448626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.480591546865203}, { 0.44840734641020696`, -2.3357142292702724`}, { 0.44840734641020696`, -1.8270695151379441`}, {0.44840734641020696`, 1.1492954344941841`}, {0.44840734641020696`, 0.15864437088138555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.480539117094785}, { 0.45340734641020686`, -2.336104173987291}, { 0.45340734641020686`, -1.8264983195702627`}, {0.45340734641020686`, 1.149013013101036}, {0.45340734641020686`, 0.16053837254294825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.48048704769976}, { 0.458407346410207, -2.3364945471962284`}, { 0.458407346410207, -1.8259272608278954`}, {0.458407346410207, 1.1487302013575422`}, {0.458407346410207, 0.1624356579025667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.4804353398543735`}, { 0.46340734641020687`, -2.336885353666106}, { 0.46340734641020687`, -1.8253563346655561`}, {0.46340734641020687`, 1.148446995535379}, {0.46340734641020687`, 0.16433624576548428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.4803839947575903`}, { 0.468407346410207, -2.337276598187829}, { 0.468407346410207, -1.8247855368439543`}, {0.468407346410207, 1.1481633918921628`}, {0.468407346410207, 0.16624015500894154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.4803330136333055`}, { 0.4734073464102069, -2.3376682855744066`}, { 0.4734073464102069, -1.8242148631297495`}, {0.4734073464102069, 1.1478793866713382`}, {0.4734073464102069, 0.1681474045823165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.480282397730559}, { 0.478407346410207, -2.338060420661169}, { 0.478407346410207, -1.8236443092955053`}, {0.478407346410207, 1.1475949761020672`}, {0.478407346410207, 0.170058013507261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.480232148323756}, { 0.4834073464102069, -2.338453008305989}, { 0.4834073464102069, -1.8230738711196441`}, {0.4834073464102069, 1.1473101563991202`}, {0.4834073464102069, 0.17197200087783177`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.480182266712888}, { 0.488407346410207, -2.338846053389508}, { 0.488407346410207, -1.8225035443864022`}, {0.488407346410207, 1.1470249237627654`}, {0.488407346410207, 0.1738893858606163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.480132754223761}, { 0.4934073464102069, -2.3392395608153604`}, { 0.4934073464102069, -1.8219333248857847`}, {0.4934073464102069, 1.1467392743786624`}, {0.4934073464102069, 0.17581018769485376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.480083612208224}, { 0.498407346410207, -2.3396335355104037`}, { 0.498407346410207, -1.8213632084135212`}, {0.498407346410207, 1.1464532044177533`}, {0.498407346410207, 0.17773442569255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.4800348420444034`}, { 0.5034073464102069, -2.3400279824249495`}, { 0.5034073464102069, -1.8207931907710242`}, {0.5034073464102069, 1.1461667100361574`}, {0.5034073464102069, 0.17966211923858635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.4799864451369396`}, { 0.508407346410207, -2.340422906532999}, { 0.508407346410207, -1.8202232677653414`}, {0.508407346410207, 1.145879787375066}, {0.508407346410207, 0.18159328779082456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.479938422917229}, { 0.5134073464102069, -2.3408183128324787`}, { 0.5134073464102069, -1.8196534352091158`}, {0.5134073464102069, 1.1455924325606375`}, {0.5134073464102069, 0.18352795088020274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.4798907768436713`}, { 0.518407346410207, -2.3412142063454797`}, { 0.518407346410207, -1.8190836889205424`}, {0.518407346410207, 1.1453046417038955`}, {0.518407346410207, 0.18546612811082797`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.479843508401915}, { 0.5234073464102069, -2.3416105921185006`}, { 0.5234073464102069, -1.818514024723326}, {0.5234073464102069, 1.1450164109006264`}, {0.5234073464102069, 0.18740783916006004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.4797966191051137`}, { 0.528407346410207, -2.3420074752226907`}, { 0.528407346410207, -1.8179444384466394`}, {0.528407346410207, 1.144727736231279}, {0.528407346410207, 0.18935310377859055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.4797501104941833`}, { 0.5334073464102069, -2.3424048607540993`}, { 0.5334073464102069, -1.8173749259250827`}, {0.5334073464102069, 1.1444386137608653`}, {0.5334073464102069, 0.1913019417905133}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.4797039841380615`}, { 0.538407346410207, -2.342802753833923}, { 0.538407346410207, -1.816805482998641}, {0.538407346410207, 1.1441490395388632`}, {0.538407346410207, 0.19325437309338955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.4796582416339765`}, { 0.5434073464102069, -2.3432011596087614`}, { 0.5434073464102069, -1.8162361055126477`}, {0.5434073464102069, 1.143859009599119}, {0.5434073464102069, 0.19521041765830363`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.479612884607715}, { 0.548407346410207, -2.3436000832508705`}, { 0.548407346410207, -1.8156667893177405`}, {0.548407346410207, 1.1435685199597543`}, {0.548407346410207, 0.19717009552991357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.4795679147138974`}, { 0.553407346410207, -2.3439995299584213`}, { 0.553407346410207, -1.8150975302698251`}, {0.553407346410207, 1.143277566623072}, {0.553407346410207, 0.1991334268264921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.479523333636255}, { 0.5584073464102071, -2.3443995049557604`}, { 0.5584073464102071, -1.8145283242300363`}, {0.5584073464102071, 1.1429861455754637`}, {0.5584073464102071, 0.20110043173996034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.4794791430879175`}, { 0.563407346410207, -2.344800013493675}, { 0.563407346410207, -1.8139591670646995`}, {0.563407346410207, 1.1426942527873225`}, {0.563407346410207, 0.2030711305359134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.479435344811694}, { 0.5684073464102071, -2.345201060849657}, { 0.5684073464102071, -1.8133900546452926`}, {0.5684073464102071, 1.1424018842129533`}, {0.5684073464102071, 0.20504554355363733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.479391940580372}, { 0.573407346410207, -2.345602652328177}, { 0.573407346410207, -1.8128209828484105`}, {0.573407346410207, 1.1421090357904868`}, {0.573407346410207, 0.2070236912061168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.479348932197009}, { 0.5784073464102069, -2.3460047932609505`}, { 0.5784073464102069, -1.8122519475557284`}, {0.5784073464102069, 1.1418157034417964`}, {0.5784073464102069, 0.20900559398003554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.479306321495237}, { 0.583407346410207, -2.346407489007218}, { 0.583407346410207, -1.811682944653965}, {0.583407346410207, 1.1415218830724163`}, {0.583407346410207, 0.210991272435765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.479264110339568}, { 0.5884073464102069, -2.3468107449540203`}, { 0.5884073464102069, -1.8111139700348504`}, {0.5884073464102069, 1.1412275705714612`}, {0.5884073464102069, 0.21298074720734544`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.4792223006257044`}, { 0.593407346410207, -2.347214566516482}, { 0.593407346410207, -1.8105450195950878`}, {0.593407346410207, 1.1409327618115495`}, {0.593407346410207, 0.2149740390024566}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.479180894280857}, { 0.5984073464102069, -2.347618959138093}, { 0.5984073464102069, -1.8099760892363226`}, {0.5984073464102069, 1.1406374526487277`}, {0.5984073464102069, 0.2169711686023779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.479139893264063}, { 0.603407346410207, -2.348023928290998}, { 0.603407346410207, -1.8094071748651088`}, {0.603407346410207, 1.140341638922399}, {0.603407346410207, 0.21897215686193902`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.479099299566515}, { 0.6084073464102069, -2.3484294794762834`}, { 0.6084073464102069, -1.808838272392876}, {0.6084073464102069, 1.1400453164552524`}, {0.6084073464102069, 0.2209770247094588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.479059115211889}, { 0.613407346410207, -2.348835618224275}, { 0.613407346410207, -1.8082693777358982`}, {0.613407346410207, 1.1397484810531964`}, {0.613407346410207, 0.2229857931466743}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.479019342256684}, { 0.6184073464102069, -2.3492423500948307`}, { 0.6184073464102069, -1.8077004868152626`}, {0.6184073464102069, 1.1394511285052935`}, {0.6184073464102069, 0.22499848324865723`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.478979982790561}, { 0.623407346410207, -2.3496496806776412`}, { 0.623407346410207, -1.8071315955568403`}, {0.623407346410207, 1.1391532545837006`}, {0.623407346410207, 0.22701511616372014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.4789410389366915`}, { 0.6284073464102069, -2.350057615592533}, { 0.6284073464102069, -1.8065626998912552`}, {0.6284073464102069, 1.1388548550436086`}, {0.6284073464102069, 0.22903571311330903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.478902512852107}, { 0.633407346410207, -2.3504661604897734`}, { 0.633407346410207, -1.8059937957538559`}, {0.633407346410207, 1.1385559256231892`}, {0.633407346410207, 0.23106029539188574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.4788644067280616`}, { 0.6384073464102069, -2.3508753210503808`}, { 0.6384073464102069, -1.8054248790846894`}, {0.6384073464102069, 1.1382564620435416`}, {0.6384073464102069, 0.2330888843667953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.47882672279039}, { 0.643407346410207, -2.3512851029864352`}, { 0.643407346410207, -1.8048559458284705`}, {0.643407346410207, 1.137956460008646}, {0.643407346410207, 0.23512150147812194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.4787894632998793`}, { 0.6484073464102069, -2.3516955120413954`}, { 0.6484073464102069, -1.8042869919345592`}, {0.6484073464102069, 1.1376559152053167`}, {0.6484073464102069, 0.23715816823853098`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.478752630552645}, { 0.653407346410207, -2.3521065539904185`}, { 0.653407346410207, -1.8037180133569317`}, {0.653407346410207, 1.1373548233031634`}, {0.653407346410207, 0.23919890623309747`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.4787162268805067`}, { 0.6584073464102069, -2.35251823464068}, { 0.6584073464102069, -1.8031490060541584`}, {0.6584073464102069, 1.1370531799545525`}, {0.6584073464102069, 0.2412437371191197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.47868025465138}, { 0.663407346410207, -2.3529305598317007`}, { 0.663407346410207, -1.8025799659893789`}, {0.663407346410207, 1.136750980794575}, {0.663407346410207, 0.2432926826259194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.4786447162696654`}, { 0.6684073464102069, -2.3533435354356778`}, { 0.6684073464102069, -1.8020108891302782`}, {0.6684073464102069, 1.1364482214410185`}, {0.6684073464102069, 0.24534576455462567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.4786096141766474`}, { 0.673407346410207, -2.3537571673578137`}, { 0.673407346410207, -1.8014417714490651`}, {0.673407346410207, 1.1361448974943418`}, {0.673407346410207, 0.2474030047779448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.4785749508509003`}, { 0.678407346410207, -2.3541714615366556`}, { 0.678407346410207, -1.8008726089224525`}, {0.678407346410207, 1.1358410045376552`}, {0.678407346410207, 0.24946442523991302`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.478540728808697}, { 0.6834073464102071, -2.354586423944434}, { 0.6834073464102071, -1.8003033975316338`}, {0.6834073464102071, 1.1355365381367073`}, {0.6834073464102071, 0.251530047955634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.478506950604429}, { 0.688407346410207, -2.355002060587406}, { 0.688407346410207, -1.7997341332622665`}, {0.688407346410207, 1.1352314938398733`}, {0.688407346410207, 0.2535998950109991}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.478473618831026}, { 0.6934073464102071, -2.355418377506202}, { 0.6934073464102071, -1.799164812104452}, {0.6934073464102071, 1.134925867178151}, {0.6934073464102071, 0.25567398856239065`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.4784407361203913`}, { 0.698407346410207, -2.3558353807761776`}, { 0.698407346410207, -1.7985954300527185`}, {0.698407346410207, 1.1346196536651618`}, {0.698407346410207, 0.25775235083636694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.4784083051438346`}, { 0.7034073464102069, -2.356253076507766}, { 0.7034073464102069, -1.7980259831060048`}, {0.7034073464102069, 1.1343128487971565`}, {0.7034073464102069, 0.2598350041293303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.4783763286125167`}, { 0.708407346410207, -2.35667147084684}, { 0.708407346410207, -1.7974564672676432`}, {0.708407346410207, 1.1340054480530277`}, {0.708407346410207, 0.26192197080717544`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.478344809277901}, { 0.7134073464102069, -2.3570905699750666`}, { 0.7134073464102069, -1.7968868785453471`}, {0.7134073464102069, 1.1336974468943277`}, {0.7134073464102069, 0.2640132733049189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.478313749932209}, { 0.718407346410207, -2.3575103801102824`}, { 0.718407346410207, -1.7963172129511964`}, {0.718407346410207, 1.1333888407652926`}, {0.718407346410207, 0.2661089341263091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.478283153408887}, { 0.7234073464102069, -2.357930907506856}, { 0.7234073464102069, -1.7957474665016235`}, {0.7234073464102069, 1.1330796250928736`}, {0.7234073464102069, 0.26820897584341546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.4782530225830763`}, { 0.728407346410207, -2.3583521584560643`}, { 0.728407346410207, -1.795177635217405}, {0.728407346410207, 1.1327697952867752`}, {0.728407346410207, 0.270313421096198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.478223360372091}, { 0.7334073464102069, -2.3587741392864707`}, { 0.7334073464102069, -1.794607715123648}, {0.7334073464102069, 1.1324593467394988`}, {0.7334073464102069, 0.27242229259205347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.4781941697359073`}, { 0.738407346410207, -2.359196856364305}, { 0.738407346410207, -1.7940377022497829`}, {0.738407346410207, 1.1321482748263951`}, {0.738407346410207, 0.2745356131053419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.4781654536776547`}, { 0.7434073464102069, -2.3596203160938507`}, { 0.7434073464102069, -1.7934675926295551`}, {0.7434073464102069, 1.1318365749057246`}, {0.7434073464102069, 0.276653405476889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.4781372152441183`}, { 0.748407346410207, -2.3600445249178335`}, { 0.748407346410207, -1.792897382301016}, {0.748407346410207, 1.1315242423187237`}, {0.748407346410207, 0.27877569261346585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.4781094575262483`}, { 0.7534073464102069, -2.3604694893178166`}, { 0.7534073464102069, -1.79232706730652}, {0.7534073464102069, 1.1312112723896819`}, {0.7534073464102069, 0.2809024974872435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.4780821836596756`}, { 0.758407346410207, -2.360895215814598}, { 0.758407346410207, -1.7917566436927173`}, {0.758407346410207, 1.1308976604260241`}, {0.758407346410207, 0.2830338431352252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.478055396825239}, { 0.7634073464102069, -2.361321710968612}, { 0.7634073464102069, -1.7911861075105513`}, {0.7634073464102069, 1.1305834017184064`}, {0.7634073464102069, 0.2851697526586547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.4780291002495147`}, { 0.768407346410207, -2.36174898138034}, { 0.768407346410207, -1.790615454815256}, {0.768407346410207, 1.1302684915408157`}, {0.768407346410207, 0.2873102492223919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.478003297205362}, { 0.7734073464102069, -2.3621770336907155`}, { 0.7734073464102069, -1.7900446816663558`}, {0.7734073464102069, 1.129952925150683}, {0.7734073464102069, 0.2894553560542694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.47797799101247}, { 0.778407346410207, -2.3626058745815457`}, { 0.778407346410207, -1.7894737841276636`}, {0.778407346410207, 1.1296366977890053`}, {0.778407346410207, 0.2916050964444182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.477953185037915}, { 0.7834073464102069, -2.363035510775927}, { 0.7834073464102069, -1.7889027582672838`}, {0.7834073464102069, 1.1293198046804764`}, {0.7834073464102069, 0.2937594937445656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.4779288826967303`}, { 0.788407346410207, -2.3634659490386722`}, { 0.788407346410207, -1.7883316001576155`}, {0.788407346410207, 1.1290022410336307`}, {0.788407346410207, 0.29591857136730454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.477905087452479}, { 0.7934073464102069, -2.363897196176739}, { 0.7934073464102069, -1.7877603058753535`}, {0.7934073464102069, 1.128684002040996}, {0.7934073464102069, 0.29808235278533346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.477881802817838}, { 0.798407346410207, -2.364329259039662}, { 0.798407346410207, -1.7871888715014972`}, {0.798407346410207, 1.12836508287926}, {0.798407346410207, 0.3002508615306657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.4778590323551954`}, { 0.803407346410207, -2.3647621445199944`}, { 0.803407346410207, -1.7866172931213544`}, {0.803407346410207, 1.128045478709447}, {0.803407346410207, 0.3024241211938064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.4778367796772476`}, { 0.8084073464102071, -2.3651958595537486`}, { 0.8084073464102071, -1.7860455668245507`}, {0.8084073464102071, 1.1277251846771066`}, {0.8084073464102071, 0.30460215542289926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.4778150484476145`}, { 0.813407346410207, -2.3656304111208457`}, { 0.813407346410207, -1.7854736887050389`}, {0.813407346410207, 1.1274041959125178`}, {0.813407346410207, 0.30678498792283815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.4777938423814603`}, { 0.8184073464102071, -2.3660658062455666`}, { 0.8184073464102071, -1.7849016548611094`}, {0.8184073464102071, 1.1270825075309039`}, {0.8184073464102071, 0.3089726424543465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.477773165246124}, { 0.823407346410207, -2.3665020519970112`}, { 0.823407346410207, -1.7843294613954026`}, {0.823407346410207, 1.126760114632663}, {0.823407346410207, 0.3111651428330201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.4777530208617593`}, { 0.8284073464102069, -2.3669391554895616`}, { 0.8284073464102069, -1.7837571044149216`}, {0.8284073464102069, 1.1264370123036116`}, {0.8284073464102069, 0.31336251292833545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.4777334131019875`}, { 0.833407346410207, -2.3673771238833483`}, { 0.833407346410207, -1.78318458003105}, {0.833407346410207, 1.1261131956152444`}, {0.833407346410207, 0.31556477666261973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.4777143458945563`}, { 0.8384073464102069, -2.367815964384724}, { 0.8384073464102069, -1.7826118843595653`}, {0.8384073464102069, 1.1257886596250086`}, {0.8384073464102069, 0.31777195800998437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.47769582322201}, { 0.843407346410207, -2.368255684246741}, { 0.843407346410207, -1.7820390135206596`}, {0.843407346410207, 1.1254633993765955`}, {0.843407346410207, 0.3199840809952179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.4776778491223737`}, { 0.8484073464102069, -2.3686962907696363`}, { 0.8484073464102069, -1.7814659636389583`}, {0.8484073464102069, 1.1251374099002467`}, {0.8484073464102069, 0.3222011696926404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.4776604276898424`}, { 0.853407346410207, -2.369137791301317}, { 0.853407346410207, -1.7808927308435418`}, {0.853407346410207, 1.1248106862130813`}, {0.853407346410207, 0.324423248224915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.477643563075485}, { 0.8584073464102069, -2.3695801932378577`}, { 0.8584073464102069, -1.7803193112679678`}, {0.8584073464102069, 1.1244832233194377`}, {0.8584073464102069, 0.3266503407618183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.477627259487958}, { 0.863407346410207, -2.370023504023998}, { 0.863407346410207, -1.7797457010502973`}, {0.863407346410207, 1.1241550162112355`}, {0.863407346410207, 0.32888247151896655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.4776115211942282`}, { 0.8684073464102069, -2.370467731153646}, { 0.8684073464102069, -1.7791718963331191`}, {0.8684073464102069, 1.1238260598683567`}, {0.8684073464102069, 0.33111966475649673`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.4775963525203117`}, { 0.873407346410207, -2.370912882170393}, { 0.873407346410207, -1.778597893263579}, {0.873407346410207, 1.123496349259049}, {0.873407346410207, 0.33336194477770253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.477581757852019}, { 0.8784073464102069, -2.371358964668023}, { 0.8784073464102069, -1.7780236879934095`}, {0.8784073464102069, 1.1231658793403463`}, {0.8784073464102069, 0.33560933592762165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.477567741635715}, { 0.883407346410207, -2.371805986291043}, { 0.883407346410207, -1.7774492766789602`}, {0.883407346410207, 1.1228346450585134`}, {0.883407346410207, 0.33786186259157525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.477554308379088}, { 0.8884073464102069, -2.3722539547352013`}, { 0.8884073464102069, -1.7768746554812318`}, {0.8884073464102069, 1.1225026413495147`}, {0.8884073464102069, 0.34011954919365656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.4775414626519363`}, { 0.893407346410207, -2.3727028777480292`}, { 0.893407346410207, -1.7762998205659104`}, {0.893407346410207, 1.1221698631395027`}, {0.893407346410207, 0.34238242019516846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.477529209086958}, { 0.8984073464102069, -2.3731527631293727`}, { 0.8984073464102069, -1.7757247681034052`}, {0.8984073464102069, 1.1218363053453344`}, {0.8984073464102069, 0.34465050009300746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.4775175523805637`}, { 0.903407346410207, -2.3736036187319445`}, { 0.903407346410207, -1.7751494942688864`}, {0.903407346410207, 1.1215019628751113`}, {0.903407346410207, 0.3469238134179937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.4775064972936938`}, { 0.9084073464102069, -2.3740554524618713`}, { 0.9084073464102069, -1.7745739952423258`}, {0.9084073464102069, 1.1211668306287448`}, {0.9084073464102069, 0.3492023847331439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.4774960486526507`}, { 0.913407346410207, -2.374508272279252}, { 0.913407346410207, -1.77399826720854}, {0.913407346410207, 1.1208309034985522`}, {0.913407346410207, 0.35148623863188755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.477486211349947}, { 0.9184073464102069, -2.374962086198723}, { 0.9184073464102069, -1.7734223063572327`}, {0.9184073464102069, 1.1204941763698772`}, {0.9184073464102069, 0.3537753997362219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.4774769903451626`}, { 0.923407346410207, -2.375416902290025}, { 0.923407346410207, -1.7728461088830445`}, {0.923407346410207, 1.1201566441217439`}, {0.923407346410207, 0.3560698926948089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.477468390665819}, { 0.928407346410207, -2.3758727286785835`}, { 0.928407346410207, -1.772269670985597}, {0.928407346410207, 1.1198183016275367`}, {0.928407346410207, 0.35836974218100415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.4774604174082633`}, { 0.9334073464102071, -2.376329573546089}, { 0.9334073464102071, -1.7716929888695472`}, {0.9334073464102071, 1.1194791437557168`}, {0.9334073464102071, 0.3606749728908271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.4774530757385724`}, { 0.938407346410207, -2.376787445131087}, { 0.938407346410207, -1.7711160587446375`}, {0.938407346410207, 1.119139165370569}, {0.938407346410207, 0.3629856095408592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.477446370893463}, { 0.9434073464102071, -2.3772463517295743`}, { 0.9434073464102071, -1.7705388768257506`}, {0.9434073464102071, 1.1187983613329822`}, {0.9434073464102071, 0.36530167686607595`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.477440308181223}, { 0.948407346410207, -2.3777063016956017`}, { 0.948407346410207, -1.7699614393329672`}, {0.948407346410207, 1.1184567265012697`}, {0.948407346410207, 0.3676231996176081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.4774348929826533`}, { 0.9534073464102071, -2.3781673034418844`}, { 0.9534073464102071, -1.7693837424916241`}, {0.9534073464102071, 1.1181142557320203`}, {0.9534073464102071, 0.36995020256042915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.4774301307520283`}, { 0.958407346410207, -2.3786293654404167`}, { 0.958407346410207, -1.7688057825323749`}, {0.958407346410207, 1.1177709438809942`}, {0.958407346410207, 0.3722827104709688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.4774260270180664`}, { 0.9634073464102069, -2.3790924962230973`}, { 0.9634073464102069, -1.768227555691254}, {0.9634073464102069, 1.1174267858040545`}, {0.9634073464102069, 0.37462074813464763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.4774225873849196`}, { 0.968407346410207, -2.379556704382359}, { 0.968407346410207, -1.7676490582097428`}, {0.968407346410207, 1.1170817763581424`}, {0.968407346410207, 0.3769643403433348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.4774198175331796`}, { 0.9734073464102069, -2.380021998571807}, { 0.9734073464102069, -1.767070286334836}, {0.9734073464102069, 1.1167359104022954`}, {0.9734073464102069, 0.3793135118927204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.4774177232208956`}, { 0.978407346410207, -2.380488387506864}, { 0.978407346410207, -1.766491236319113}, {0.978407346410207, 1.1163891827987098`}, {0.978407346410207, 0.3816682875796063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.4774163102846107`}, { 0.9834073464102069, -2.3809558799654216`}, { 0.9834073464102069, -1.7659119044208103`}, {0.9834073464102069, 1.1160415884138504`}, {0.9834073464102069, 0.3840286921991084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.4774155846404167`}, { 0.988407346410207, -2.3814244847885004`}, { 0.988407346410207, -1.7653322869038965`}, {0.988407346410207, 1.1156931221196094`}, {0.988407346410207, 0.38639475054176947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.4774155522850205`}, { 0.9934073464102069, -2.3818942108809185`}, { 0.9934073464102069, -1.76475238003815}, {0.9934073464102069, 1.1153437787945142`}, {0.9934073464102069, 0.38876648739058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.4774162192968334`}, { 0.998407346410207, -2.3823650672119663`}, { 0.998407346410207, -1.764172180099239}, {0.998407346410207, 1.1149935533249884`}, {0.998407346410207, 0.3911439275179039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.477417591837071}, { 1.003407346410207, -2.382837062816088}, { 1.003407346410207, -1.7635916833688046`}, {1.003407346410207, 1.1146424406066693`}, {1.003407346410207, 0.39352709568230354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.477419676150878}, { 1.008407346410207, -2.3833102067935736`}, { 1.008407346410207, -1.7630108861345437`}, {1.008407346410207, 1.1142904355457788`}, {1.008407346410207, 0.39591601662526954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.477422478568465}, { 1.013407346410207, -2.383784508311257}, { 1.013407346410207, -1.7624297846903005`}, {1.013407346410207, 1.1139375330605552`}, {1.013407346410207, 0.3983107150678383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.477426005506266}, { 1.018407346410207, -2.3842599766032224`}, { 1.018407346410207, -1.7618483753361542`}, {1.018407346410207, 1.1135837280827474`}, {1.018407346410207, 0.40071121570710816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.4774302634681127`}, { 1.023407346410207, -2.3847366209715206`}, { 1.023407346410207, -1.7612666543785134`}, {1.023407346410207, 1.1132290155591709`}, {1.023407346410207, 0.4031175432126419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.477435259046431}, { 1.028407346410207, -2.38521445078689}, { 1.028407346410207, -1.7606846181302118`}, {1.028407346410207, 1.1128733904533303`}, {1.028407346410207, 0.40552972222275496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.4774409989234516`}, { 1.033407346410207, -2.3856934754894903`}, { 1.033407346410207, -1.7601022629106071`}, {1.033407346410207, 1.1125168477471146`}, {1.033407346410207, 0.4079477773406846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.4774474898724455`}, { 1.038407346410207, -2.3861737045896403`}, { 1.038407346410207, -1.7595195850456817`}, {1.038407346410207, 1.1121593824425584`}, {1.038407346410207, 0.4103717331306406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.4774547387589725`}, { 1.043407346410207, -2.3866551476685696`}, { 1.043407346410207, -1.758936580868149}, {1.043407346410207, 1.1118009895636833`}, {1.043407346410207, 0.41280161411372446`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.477462752542158}, { 1.048407346410207, -2.3871378143791717`}, { 1.048407346410207, -1.7583532467175593`}, {1.048407346410207, 1.1114416641584148`}, {1.048407346410207, 0.41523744476372504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.4774715382759815`}, { 1.053407346410207, -2.3876217144467753`}, { 1.053407346410207, -1.7577695789404113`}, {1.053407346410207, 1.1110814013005796`}, {1.053407346410207, 0.4176792495027747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.477481103110594}, { 1.058407346410207, -2.3881068576699147`}, { 1.058407346410207, -1.7571855738902644`}, {1.058407346410207, 1.11072019609199}, {1.058407346410207, 0.42012705269687056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.477491454293648}, { 1.063407346410207, -2.3885932539211177`}, { 1.063407346410207, -1.7566012279278564`}, {1.063407346410207, 1.1103580436646132`}, {1.063407346410207, 0.42258087865125127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.477502599171659}, { 1.068407346410207, -2.389080913147697}, { 1.068407346410207, -1.7560165374212233`}, {1.068407346410207, 1.1099949391828339`}, {1.068407346410207, 0.4250407516056258}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.4775145451913767`}, { 1.073407346410207, -2.3895698453725545`}, { 1.073407346410207, -1.7554314987458206`}, {1.073407346410207, 1.109630877845812}, {1.073407346410207, 0.4275066957292513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.4775272999011912`}, { 1.078407346410207, -2.390060060694992}, { 1.078407346410207, -1.7548461082846516`}, {1.078407346410207, 1.1092658548899392`}, {1.078407346410207, 0.4299787351158518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.477540870952552}, { 1.083407346410207, -2.390551569291535}, { 1.083407346410207, -1.7542603624283952`}, {1.083407346410207, 1.1088998655913989`}, {1.083407346410207, 0.4324568937783739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.4775552661014144`}, { 1.0884073464102069`, -2.3910443814167617`}, { 1.0884073464102069`, -1.7536742575755395`}, {1.0884073464102069`, 1.108532905268834}, {1.0884073464102069`, 0.43494119564357603`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.477570493209707}, { 1.093407346410207, -2.391538507404147}, { 1.093407346410207, -1.753087790132518}, {1.093407346410207, 1.1081649692861273`}, {1.093407346410207, 0.43743166454644206`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.4775865602468263`}, { 1.0984073464102069`, -2.3920339576669125`}, { 1.0984073464102069`, -1.7525009565138487`}, {1.0984073464102069`, 1.1077960530552977`}, {1.0984073464102069`, 0.4399283242244142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.4776034752911515`}, { 1.103407346410207, -2.392530742698889}, { 1.103407346410207, -1.751913753142278}, {1.103407346410207, 1.1074261520395203`}, {1.103407346410207, 0.44243119831144256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.477621246531587}, { 1.1084073464102069`, -2.3930288730753864`}, { 1.1084073464102069`, -1.7513261764489263`}, {1.1084073464102069`, 1.1070552617562701`}, {1.1084073464102069`, 0.44494031033183995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.4776398822691283`}, { 1.113407346410207, -2.3935283594540775`}, { 1.113407346410207, -1.75073822287344}, {1.113407346410207, 1.1066833777806024`}, {1.113407346410207, 0.44745568369393807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.4776593909184523`}, { 1.118407346410207, -2.3940292125758917`}, { 1.118407346410207, -1.750149888864144}, {1.118407346410207, 1.106310495748568}, {1.118407346410207, 0.4499773416835373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.4776797810095355`}, { 1.123407346410207, -2.3945314432659153`}, { 1.123407346410207, -1.7495611708782004`}, {1.123407346410207, 1.1059366113607731`}, {1.123407346410207, 0.45250530745714496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.4777010611892987`}, { 1.128407346410207, -2.395035062434308}, { 1.128407346410207, -1.7489720653817704`}, {1.128407346410207, 1.1055617203860897`}, {1.128407346410207, 0.4550396040349905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.4777232402232756`}, { 1.133407346410207, -2.3955400810772276`}, { 1.133407346410207, -1.748382568850178}, {1.133407346410207, 1.1051858186655235`}, {1.133407346410207, 0.45758025429381344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.4777463269973117`}, { 1.138407346410207, -2.396046510277766}, { 1.138407346410207, -1.747792677768082}, {1.138407346410207, 1.1048089021162424`}, {1.138407346410207, 0.4601272809594137}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.4777703305192897`}, { 1.143407346410207, -2.3965543612068965`}, { 1.143407346410207, -1.747202388629647}, {1.143407346410207, 1.104430966735779}, {1.143407346410207, 0.46268070659895816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.47779525992088}, { 1.148407346410207, -2.3970636451244336`}, { 1.148407346410207, -1.746611697938723}, {1.148407346410207, 1.1040520086064083`}, {1.148407346410207, 0.4652405536130306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.477821124459328}, { 1.153407346410207, -2.397574373380003}, { 1.153407346410207, -1.7460206022090254`}, {1.153407346410207, 1.1036720238997113`}, {1.153407346410207, 0.46780684422742175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.4778479335192594`}, { 1.158407346410207, -2.3980865574140244`}, { 1.158407346410207, -1.7454290979643219`}, {1.158407346410207, 1.1032910088813344`}, {1.158407346410207, 0.47037960048464245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.477875696614526}, { 1.163407346410207, -2.3986002087587046`}, { 1.163407346410207, -1.7448371817386215`}, {1.163407346410207, 1.1029089599159483`}, {1.163407346410207, 0.47295884423515683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.4779044233900738`}, { 1.168407346410207, -2.3991153390390445`}, { 1.168407346410207, -1.7442448500763703`}, {1.168407346410207, 1.102525873472421}, {1.168407346410207, 0.47554459712832103`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.477934123623844}, { 1.173407346410207, -2.3996319599738585`}, { 1.173407346410207, -1.7436520995326494`}, {1.173407346410207, 1.1021417461292096`}, {1.173407346410207, 0.47813688060301657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.4779648072287084`}, { 1.178407346410207, -2.4001500833768032`}, { 1.178407346410207, -1.743058926673379}, {1.178407346410207, 1.1017565745799824`}, {1.178407346410207, 0.4807357158779687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.4779964842544318`}, { 1.183407346410207, -2.4006697211574237`}, { 1.183407346410207, -1.7424653280755245`}, {1.183407346410207, 1.1013703556394843`}, {1.183407346410207, 0.4833411239417374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.4780291648896693`}, { 1.188407346410207, -2.401190885322207}, { 1.188407346410207, -1.741871300327312}, {1.188407346410207, 1.1009830862496508`}, {1.188407346410207, 0.48595312554236614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.4780628594639964`}, { 1.193407346410207, -2.4017135879756526`}, { 1.193407346410207, -1.741276840028443}, {1.193407346410207, 1.1005947634859872`}, {1.193407346410207, 0.4885717411766799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.478097578449971}, { 1.198407346410207, -2.402237841321355}, { 1.198407346410207, -1.7406819437903176`}, {1.198407346410207, 1.1002053845642221`}, {1.198407346410207, 0.49119699107921355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.478133332465232}, { 1.203407346410207, -2.4027636576630993`}, { 1.203407346410207, -1.7400866082362614`}, {1.203407346410207, 1.0998149468472482`}, {1.203407346410207, 0.4938288952107608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.478170132274628}, { 1.208407346410207, -2.4032910494059676`}, { 1.208407346410207, -1.7394908300017569`}, {1.208407346410207, 1.0994234478523652`}, {1.208407346410207, 0.49646747324652496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.4782079887923887`}, { 1.2134073464102069`, -2.4038200290574667`}, { 1.2134073464102069`, -1.7388946057346804`}, {1.2134073464102069`, 1.0990308852588346`}, {1.2134073464102069`, 0.49911274456386123`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.4782469130843228`}, { 1.218407346410207, -2.4043506092286595`}, { 1.218407346410207, -1.7382979320955452`}, {1.218407346410207, 1.098637256915766}, {1.218407346410207, 0.5017647282295867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.4782869163700596`}, { 1.2234073464102069`, -2.404882802635319}, { 1.2234073464102069`, -1.7377008057577472`}, {1.2234073464102069`, 1.0982425608503479`}, {1.2234073464102069`, 0.5044234429868475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.478328010025324}, { 1.228407346410207, -2.4054166220990907`}, { 1.228407346410207, -1.737103223407818}, {1.228407346410207, 1.0978467952764352`}, {1.228407346410207, 0.5070889072415218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.4783702055842514`}, { 1.2334073464102069`, -2.4059520805486745`}, { 1.2334073464102069`, -1.7365051817456838`}, {1.2334073464102069`, 1.0974499586035202`}, {1.2334073464102069`, 0.5097611390481414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.4784135147417383`}, { 1.238407346410207, -2.406489191021015}, { 1.238407346410207, -1.735906677484927}, {1.238407346410207, 1.0970520494460925`}, {1.238407346410207, 0.5124401560953108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.478457949355836}, { 1.243407346410207, -2.407027966662514}, { 1.243407346410207, -1.7353077073530563`}, {1.243407346410207, 1.0966530666334164`}, {1.243407346410207, 0.5151259756906035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.4785035214501763`}, { 1.248407346410207, -2.4075684207302515`}, { 1.248407346410207, -1.7347082680917807`}, {1.248407346410207, 1.09625300921974}, {1.248407346410207, 0.5178186147449156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.478550243216449}, { 1.253407346410207, -2.4081105665932263`}, { 1.253407346410207, -1.7341083564572903`}, {1.253407346410207, 1.09585187649496}, {1.253407346410207, 0.5205180897562497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.4785981270169097`}, { 1.258407346410207, -2.4086544177336093`}, { 1.258407346410207, -1.7335079692205422`}, {1.258407346410207, 1.0954496679957604`}, {1.258407346410207, 0.5232244167929128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.478647185386937}, { 1.263407346410207, -2.409199987748014}, { 1.263407346410207, -1.7329071031675523`}, {1.263407346410207, 1.0950463835172506`}, {1.263407346410207, 0.5259376114760913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.478697431037625}, { 1.268407346410207, -2.4097472903487844`}, { 1.268407346410207, -1.7323057550996939`}, {1.268407346410207, 1.0946420231251275`}, {1.268407346410207, 0.5286576889617914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.478748876858429}, { 1.273407346410207, -2.4102963393652934`}, { 1.273407346410207, -1.7317039218340011`}, {1.273407346410207, 1.0942365871683848`}, {1.273407346410207, 0.531384663922104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.478801535919844}, { 1.278407346410207, -2.410847148745266}, { 1.278407346410207, -1.7311016002034811`}, {1.278407346410207, 1.093830076292598}, {1.278407346410207, 0.5341185505257733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.478855421476136}, { 1.283407346410207, -2.4113997325561103`}, { 1.283407346410207, -1.7304987870574287`}, {1.283407346410207, 1.0934224914538122`}, {1.283407346410207, 0.5368593624180346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.4789105469681183`}, { 1.288407346410207, -2.4119541049862723`}, { 1.288407346410207, -1.7298954792617511`}, {1.288407346410207, 1.0930138339330657`}, {1.288407346410207, 0.5396071126996921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.4789669260259677`}, { 1.293407346410207, -2.4125102803466043`}, { 1.293407346410207, -1.7292916736992974`}, {1.293407346410207, 1.0926041053515747`}, {1.293407346410207, 0.5423618139053994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.4790245724720963`}, { 1.298407346410207, -2.4130682730717505`}, { 1.298407346410207, -1.7286873672701948`}, {1.298407346410207, 1.0921933076866186`}, {1.298407346410207, 0.5451234779811099}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.479083500324066}, { 1.303407346410207, -2.4136280977215523`}, { 1.303407346410207, -1.7280825568921925`}, {1.303407346410207, 1.0917814432881592`}, {1.303407346410207, 0.5478921162606577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.4791437237975518`}, { 1.308407346410207, -2.4141897689824687`}, { 1.308407346410207, -1.7274772395010112`}, {1.308407346410207, 1.0913685148962256`}, {1.308407346410207, 0.5506677394414322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.4792052573093604`}, { 1.313407346410207, -2.4147533016690175`}, { 1.313407346410207, -1.7268714120507007`}, {1.313407346410207, 1.0909545256591147`}, {1.313407346410207, 0.5534503575591004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.4792681154804908`}, { 1.318407346410207, -2.415318710725232}, { 1.318407346410207, -1.7262650715140044`}, {1.318407346410207, 1.090539479152436}, {1.318407346410207, 0.5562399799613387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.4793323131392526`}, { 1.323407346410207, -2.415886011226139}, { 1.323407346410207, -1.7256582148827304`}, {1.323407346410207, 1.0901233793990546`}, {1.323407346410207, 0.5590366152805217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.479397865324436}, { 1.328407346410207, -2.4164552183792547`}, { 1.328407346410207, -1.7250508391681305`}, {1.328407346410207, 1.0897062308899725`}, {1.328407346410207, 0.5618402714053248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.4794647872885323`}, { 1.333407346410207, -2.4170263475260962`}, { 1.333407346410207, -1.7244429414012872`}, {1.333407346410207, 1.0892880386061987`}, {1.333407346410207, 0.5646509554511869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.47953309450101}, { 1.3384073464102069`, -2.4175994141437194`}, { 1.3384073464102069`, -1.7238345186335065`}, {1.3384073464102069`, 1.088868808041662}, {1.3384073464102069`, 0.5674686737295763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.479602802651647}, { 1.343407346410207, -2.4181744338462714`}, { 1.343407346410207, -1.7232255679367217`}, {1.343407346410207, 1.088448545227216}, {1.343407346410207, 0.5702934317160084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.4796739276539177`}, { 1.3484073464102069`, -2.4187514223865634`}, { 1.3484073464102069`, -1.7226160864039006`}, {1.3484073464102069`, 1.088027256755798}, {1.3484073464102069`, 0.5731252340167476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.4797464856484366`}, { 1.353407346410207, -2.4193303956576653`}, { 1.353407346410207, -1.7220060711494658`}, {1.353407346410207, 1.0876049498088027`}, {1.353407346410207, 0.5759640843341373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.479820493006463}, { 1.3584073464102069`, -2.4199113696945194`}, { 1.3584073464102069`, -1.7213955193097183`}, {1.3584073464102069`, 1.0871816321837342`}, {1.3584073464102069`, 0.5788099854304812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.47989596633346}, { 1.363407346410207, -2.420494360675576}, { 1.363407346410207, -1.720784428043273}, {1.363407346410207, 1.0867573123232028`}, {1.363407346410207, 0.581662939090414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.4799729224727165`}, { 1.368407346410207, -2.421079384924451}, { 1.368407346410207, -1.7201727945315004`}, {1.368407346410207, 1.086331999345347}, {1.368407346410207, 0.5845229460816763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.4800513785090312`}, { 1.373407346410207, -2.421666458911601}, { 1.373407346410207, -1.719560615978979}, {1.373407346410207, 1.0859057030757457`}, {1.373407346410207, 0.5873900061142227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.480131351772456}, { 1.378407346410207, -2.4222555992560233`}, { 1.378407346410207, -1.7189478896139532`}, {1.378407346410207, 1.0854784340809156`}, {1.378407346410207, 0.5902641177975708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.4802128598421045`}, { 1.383407346410207, -2.42284682272698}, { 1.383407346410207, -1.718334612688804}, {1.383407346410207, 1.085050203703468}, {1.383407346410207, 0.5931452785963073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.480295920550024}, { 1.388407346410207, -2.423440146245738}, { 1.388407346410207, -1.7177207824805252`}, {1.388407346410207, 1.0846210240990266`}, {1.388407346410207, 0.596033484783649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.4803805519851325`}, { 1.393407346410207, -2.424035586887338}, { 1.393407346410207, -1.717106396291211}, {1.393407346410207, 1.0841909082749999`}, {1.393407346410207, 0.5989287313929669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.480466772497225}, { 1.398407346410207, -2.424633161882382}, { 1.398407346410207, -1.7164914514485523`}, {1.398407346410207, 1.0837598701313085`}, {1.398407346410207, 0.6018310121671587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.4805546007010424`}, { 1.403407346410207, -2.425232888618849}, { 1.403407346410207, -1.7158759453063415`}, {1.403407346410207, 1.0833279245031837`}, {1.403407346410207, 0.6047403195057611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.480644055480415}, { 1.408407346410207, -2.425834784643927}, { 1.408407346410207, -1.7152598752449892`}, {1.408407346410207, 1.082895087206151}, {1.408407346410207, 0.6076566444096778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.48073515599247}, { 1.413407346410207, -2.426438867665878}, { 1.413407346410207, -1.7146432386720483`}, {1.413407346410207, 1.082461375083322}, {1.413407346410207, 0.6105799764233988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.4808279216719185`}, { 1.418407346410207, -2.4270451555559176`}, { 1.418407346410207, -1.7140260330227488`}, {1.418407346410207, 1.0820268060551281`}, {1.418407346410207, 0.6135103035745759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.480922372235402}, { 1.4234073464102068`, -2.42765366635013}, { 1.4234073464102068`, -1.7134082557605443`}, {1.4234073464102068`, 1.081591399171636}, {1.4234073464102068`, 0.6164476123108035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.4810185276859285`}, { 1.4284073464102072`, -2.4282644182513966`}, { 1.4284073464102072`, -1.7127899043776664`}, {1.4284073464102072`, 1.0811551746675945`}, {1.4284073464102072`, 0.6193918874334644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.4811164083173693`}, { 1.433407346410207, -2.4288774296313616`}, { 1.433407346410207, -1.7121709763956912`}, {1.433407346410207, 1.0807181540203727`}, {1.433407346410207, 0.6223431120284613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.481216034719042}, { 1.438407346410207, -2.4294927190324125`}, { 1.438407346410207, -1.7115514693661158`}, {1.438407346410207, 1.0802803600109558`}, {1.438407346410207, 0.6253012673936776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.481317427780364}, { 1.4434073464102068`, -2.430110305169695}, { 1.4434073464102068`, -1.710931380870946}, {1.4434073464102068`, 1.0798418167881827`}, {1.4434073464102068`, 0.6282663329629714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.4814206086955886`}, { 1.4484073464102072`, -2.4307302069331493`}, { 1.4484073464102072`, -1.7103107085232954`}, {1.4484073464102072`, 1.079402549936415}, {1.4484073464102072`, 0.6312382862265131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.4815255989686222`}, { 1.453407346410207, -2.4313524433895775`}, { 1.453407346410207, -1.709689449967994}, {1.453407346410207, 1.078962586546843}, {1.453407346410207, 0.6342171026472535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.4816324204179177`}, { 1.458407346410207, -2.4319770337847326`}, { 1.458407346410207, -1.7090676028822103`}, {1.458407346410207, 1.0785219552926437`}, {1.458407346410207, 0.6372027555733053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.4817410951814574`}, { 1.4634073464102069`, -2.432603997545442}, { 1.4634073464102069`, -1.7084451649760837`}, {1.4634073464102069`, 1.0780806865082322`}, {1.4634073464102069`, 0.6401952161459974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.481851645721813}, { 1.4684073464102068`, -2.433233354281754}, { 1.4684073464102068`, -1.7078221339933701`}, {1.4684073464102068`, 1.0776388122728457`}, {1.4684073464102068`, 0.643194453203351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.4819640948312998`}, { 1.473407346410207, -2.4338651237891145`}, { 1.473407346410207, -1.707198507712097}, {1.473407346410207, 1.0771963664987252`}, {1.473407346410207, 0.6462004331787087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.482078465637207}, { 1.478407346410207, -2.4344993260505716`}, { 1.478407346410207, -1.7065742839452334`}, {1.478407346410207, 1.0767533850241875`}, {1.478407346410207, 0.6492131199942279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.4821947816071286`}, { 1.4834073464102069`, -2.4351359812390134`}, { 1.4834073464102069`, -1.7059494605413712`}, {1.4834073464102069`, 1.0763099057118755`}, {1.4834073464102069`, 0.6522324749489367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.4823130665543736`}, { 1.4884073464102068`, -2.4357751097194287`}, { 1.4884073464102068`, -1.7053240353854184`}, {1.4884073464102068`, 1.0758659685525218`}, {1.4884073464102068`, 0.6552584566010198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.4824333446434745`}, { 1.4934073464102071`, -2.436416732051206}, { 1.4934073464102071`, -1.704698006399307}, {1.4934073464102071`, 1.0754216157745624`}, {1.4934073464102071`, 0.6582910206439893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.482555640395785}, { 1.498407346410207, -2.4370608689904545`}, { 1.498407346410207, -1.7040713715427112`}, {1.498407346410207, 1.0749768919599698`}, {1.498407346410207, 0.661330119776366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.4826799786951743`}, { 1.503407346410207, -2.4377075414923635`}, { 1.503407346410207, -1.7034441288137827`}, {1.503407346410207, 1.0745318441667038`}, {1.503407346410207, 0.6643757035644758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.4828063847938173`}, { 1.5084073464102068`, -2.43835677071359}, { 1.5084073464102068`, -1.702816276249896}, {1.5084073464102068`, 1.0740865220581939`}, {1.5084073464102068`, 0.66742771829793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.482934884318079}, { 1.5134073464102071`, -2.439008578014677}, { 1.5134073464102071`, -1.7021878119284086`}, {1.5134073464102071`, 1.0736409780403118`}, {1.5134073464102071`, 0.6704861068373397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.483065503274503}, { 1.518407346410207, -2.4396629849625064`}, { 1.518407346410207, -1.701558733967437}, {1.518407346410207, 1.0731952674063066`}, {1.518407346410207, 0.6735508084537757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.4831982680558977`}, { 1.523407346410207, -2.4403200133327863`}, { 1.523407346410207, -1.700929040526644}, {1.523407346410207, 1.072749448490229}, {1.523407346410207, 0.6766217586594532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.483333205447525}, { 1.5284073464102068`, -2.440979685112566}, { 1.5284073464102068`, -1.7002987298080425`}, {1.5284073464102068`, 1.0723035828293872`}, {1.5284073464102068`, 0.6796988890290845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.483470342633393}, { 1.5334073464102072`, -2.44164202250279}, { 1.5334073464102072`, -1.6996678000568137`}, {1.5334073464102072`, 1.0718577353364325`}, {1.5334073464102072`, 0.6827821270113031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.483609707202656}, { 1.538407346410207, -2.442307047920886}, { 1.538407346410207, -1.69903624956214}, {1.538407346410207, 1.0714119744817037`}, {1.538407346410207, 0.6858713957295196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.4837513271561202`}, { 1.543407346410207, -2.442974784003384}, { 1.543407346410207, -1.6984040766580522`}, {1.543407346410207, 1.0709663724865146`}, {1.543407346410207, 0.6889666137715292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.4838952309128577`}, { 1.5484073464102068`, -2.443645253608574}, { 1.5484073464102068`, -1.6977712797242945`}, {1.5484073464102068`, 1.0705210055281027`}, {1.5484073464102068`, 0.6920676949671374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.4840414473169323`}, { 1.5534073464102072`, -2.4443184798191995`}, { 1.5534073464102072`, -1.697137857187204}, {1.5534073464102072`, 1.0700759539570281`}, {1.5534073464102072`, 0.6951745481530146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.484190005644239}, { 1.558407346410207, -2.4449944859451853`}, { 1.558407346410207, -1.696503807520605}, {1.558407346410207, 1.0696313025278528`}, {1.558407346410207, 0.6982870769239442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.4843409356094566`}, { 1.563407346410207, -2.445673295526404}, { 1.563407346410207, -1.695869129246722}, {1.563407346410207, 1.0691871406439948`}, {1.563407346410207, 0.7014051793695671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.4844942673731114`}, { 1.5684073464102068`, -2.446354932335479}, { 1.5684073464102068`, -1.6952338209371085`}, {1.5684073464102068`, 1.0687435626177224`}, {1.5684073464102068`, 0.7045287477956438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.484650031548769}, { 1.5734073464102072`, -2.4470394203806256`}, { 1.5734073464102072`, -1.6945978812135911`}, {1.5734073464102072`, 1.068300667946311}, {1.5734073464102072`, 0.7076576684288146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.484808259210337}, { 1.578407346410207, -2.4477267839085317`}, { 1.578407346410207, -1.6939613087492336`}, {1.578407346410207, 1.0678585616054745`}, {1.578407346410207, 0.7107918211037374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.484968981899491}, { 1.583407346410207, -2.448417047407275}, { 1.583407346410207, -1.6933241022693162`}, {1.583407346410207, 1.067417354361248}, {1.583407346410207, 0.7139310789314205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.4851322316332247`}, { 1.5884073464102069`, -2.449110235609283}, { 1.5884073464102069`, -1.6926862605523336`}, {1.5884073464102069`, 1.066977163101592}, {1.5884073464102069`, 0.7170753079474731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.4852980409115273`}, { 1.5934073464102072`, -2.4498063734943294`}, { 1.5934073464102072`, -1.6920477824310116`}, {1.5934073464102072`, 1.066538111189084}, {1.5934073464102072`, 0.7202243667389069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.4854664427251802`}, { 1.598407346410207, -2.4505054862925757`}, { 1.598407346410207, -1.6914086667933408`}, {1.598407346410207, 1.0661003288361484`}, {1.598407346410207, 0.723378106048025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.4856374705636934`}, { 1.603407346410207, -2.4512075994876503`}, { 1.603407346410207, -1.6907689125836303`}, {1.603407346410207, 1.0656639535043941`}, {1.603407346410207, 0.7265363683518329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.4858111584233598`}, { 1.6084073464102069`, -2.451912738819772}, { 1.6084073464102069`, -1.69012851880358}, {1.6084073464102069`, 1.0652291303297274`}, {1.6084073464102069`, 0.7296989874152855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.4859875408154526`}, { 1.6134073464102068`, -2.452620930288915}, { 1.6134073464102068`, -1.689487484513372}, {1.6134073464102068`, 1.0647960125750462`}, {1.6134073464102068`, 0.7328657878165716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.4861666527745525`}, { 1.6184073464102071`, -2.4533322001580142`}, { 1.6184073464102071`, -1.6888458088327827`}, {1.6184073464102071`, 1.0643647621124162`}, {1.6184073464102071`, 0.7360365844425171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.4863485298670094`}, { 1.623407346410207, -2.454046574956223}, { 1.623407346410207, -1.6882034909423136`}, {1.623407346410207, 1.0639355499368075`}, {1.623407346410207, 0.7392111819520302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.486533208199546}, { 1.628407346410207, -2.454764081482204}, { 1.628407346410207, -1.6875605300843437`}, {1.628407346410207, 1.0635085567135714`}, {1.628407346410207, 0.7423893742054052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.486720724428}, { 1.6334073464102068`, -2.455484746807474}, { 1.6334073464102068`, -1.6869169255643022`}, {1.6334073464102068`, 1.063083973362009}, {1.6334073464102068`, 0.745570943657113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.486911115766205}, { 1.6384073464102071`, -2.456208598279789}, { 1.6384073464102071`, -1.686272676751863}, {1.6384073464102071`, 1.0626620016775497`}, {1.6384073464102071`, 0.7487556607095741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.487104419995022}, { 1.643407346410207, -2.456935663526578}, { 1.643407346410207, -1.6856277830821584`}, {1.643407346410207, 1.0622428549952005`}, {1.643407346410207, 0.75194328302523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.48730067547151}, { 1.648407346410207, -2.4576659704584247`}, { 1.648407346410207, -1.684982244057019}, {1.648407346410207, 1.0618267588971195`}, {1.648407346410207, 0.7551335547940602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.4874999211382494`}, { 1.6534073464102068`, -2.4583995472725926`}, { 1.6534073464102068`, -1.6843360592462318`}, {1.6534073464102068`, 1.0614139519673484`}, {1.6534073464102068`, 0.7583262059535095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.487702196532811}, { 1.6584073464102072`, -2.459136422456603}, { 1.6584073464102072`, -1.6836892282888225`}, {1.6584073464102072`, 1.0610046865969163`}, {1.6584073464102072`, 0.7615209513575941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.487907541797379}, { 1.663407346410207, -2.4598766247918604`}, { 1.663407346410207, -1.6830417508943614`}, {1.663407346410207, 1.0605992298427336`}, {1.663407346410207, 0.7647174898917696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.4881159976885283`}, { 1.668407346410207, -2.4606201833573267`}, { 1.668407346410207, -1.6823936268442923`}, {1.668407346410207, 1.0601978643438763`}, {1.668407346410207, 0.7679155035299572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.488327605587154}, { 1.6734073464102068`, -2.461367127533246}, { 1.6734073464102068`, -1.6817448559932855`}, {1.6734073464102068`, 1.0598008892990758`}, {1.6734073464102068`, 0.7711146563298975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.488542407508562}, { 1.6784073464102072`, -2.4621174870049205`}, { 1.6784073464102072`, -1.6810954382706145`}, {1.6784073464102072`, 1.0594086215094132`}, {1.6784073464102072`, 0.7743145933628319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.4887604461127126`}, { 1.683407346410207, -2.462871291766542}, { 1.683407346410207, -1.6804453736815579`}, {1.683407346410207, 1.0590213964904183`}, {1.683407346410207, 0.7775149395733042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.488981764714636}, { 1.688407346410207, -2.463628572125067}, { 1.688407346410207, -1.6797946623088267`}, {1.688407346410207, 1.0586395696579443`}, {1.688407346410207, 0.7807152985647062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.4892064072949993`}, { 1.6934073464102068`, -2.464389358704154}, { 1.6934073464102068`, -1.6791433043140165`}, {1.6934073464102068`, 1.058263517592379}, {1.6934073464102068`, 0.7839152513059949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.4894344185108443`}, { 1.6984073464102072`, -2.4651536824481517`}, { 1.6984073464102072`, -1.6784912999390873`}, {1.6984073464102072`, 1.0578936393858676`}, {1.6984073464102072`, 0.7871143547549061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.4896658437064922`}, { 1.703407346410207, -2.4659215746261394`}, { 1.703407346410207, -1.6778386495078677`}, {1.703407346410207, 1.0575303580773743`}, {1.703407346410207, 0.7903121403928244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.489900728924613}, { 1.708407346410207, -2.466693066836026}, { 1.708407346410207, -1.6771853534275873`}, {1.708407346410207, 1.0571741221804463`}, {1.708407346410207, 0.793508112666445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.4901391209174695`}, { 1.7134073464102069`, -2.467468191008704}, { 1.7134073464102069`, -1.676531412190437}, {1.7134073464102069`, 1.0568254073086027`}, {1.7134073464102069`, 0.7967017473312921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.4903810671583306`}, { 1.7184073464102072`, -2.468246979412263}, { 1.7184073464102072`, -1.6758768263751558`}, {1.7184073464102072`, 1.0564847179031926`}, {1.7184073464102072`, 0.7998924896922495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.490626615853058}, { 1.723407346410207, -2.4690294646562543`}, { 1.723407346410207, -1.6752215966486483`}, {1.723407346410207, 1.0561525890684391`}, {1.723407346410207, 0.803079752736373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.490875815951871}, { 1.728407346410207, -2.469815679696023}, { 1.728407346410207, -1.674565723767628}, {1.728407346410207, 1.0558295885181546`}, {1.728407346410207, 0.8062629151534991}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.491128717161284}, { 1.7334073464102069`, -2.4706056578370936`}, { 1.7334073464102069`, -1.6739092085802938`}, {1.7334073464102069`, 1.055516318638205}, {1.7334073464102069`, 0.8094413192405595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.4913853699562267`}, { 1.7384073464102068`, -2.4713994327396165`}, { 1.7384073464102068`, -1.6732520520280327`}, {1.7384073464102068`, 1.0552134186682698`}, {1.7384073464102068`, 0.8126142686860535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.4916458255923426`}, { 1.7434073464102071`, -2.472197038422877}, { 1.7434073464102071`, -1.6725942551471562`}, {1.7434073464102071`, 1.0549215670056742`}, {1.7434073464102071`, 0.8157810262318886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.4919101361184683`}, { 1.748407346410207, -2.4729985092698663`}, { 1.748407346410207, -1.671935819070666}, {1.748407346410207, 1.0546414836330837`}, {1.748407346410207, 0.818940811210801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.492178354389298}, { 1.753407346410207, -2.473803880031914}, { 1.753407346410207, -1.6712767450300512`}, {1.753407346410207, 1.054373932670532}, {1.753407346410207, 0.8220927969588697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.4924505340782286`}, { 1.7584073464102068`, -2.474613185833385}, { 1.7584073464102068`, -1.6706170343571194`}, {1.7584073464102068`, 1.0541197250506045`}, {1.7584073464102068`, 0.8252361081042979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.492726729690398}, { 1.7634073464102071`, -2.4754264621764386`}, { 1.7634073464102071`, -1.6699566884858577`}, {1.7634073464102071`, 1.0538797213135394`}, {1.7634073464102071`, 0.8283698177357006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.4930069965758994`}, { 1.768407346410207, -2.476243744945857}, { 1.768407346410207, -1.66929570895433}, {1.768407346410207, 1.053654834516406}, {1.768407346410207, 0.8314929444557161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.4932913909431957`}, { 1.773407346410207, -2.4770650704139365`}, { 1.773407346410207, -1.6686340974066067`}, {1.773407346410207, 1.0534460332474032`}, {1.773407346410207, 0.83460444932891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.4935799698727124`}, { 1.7784073464102068`, -2.477890475245446}, { 1.7784073464102068`, -1.6679718555947278`}, {1.7784073464102068`, 1.0532543447325}, {1.7784073464102068`, 0.8377032327367283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.4938727913306287`}, { 1.7834073464102072`, -2.4787199965026554`}, { 1.7834073464102072`, -1.6673089853807044`}, {1.7834073464102072`, 1.0530808580170594`}, {1.7834073464102072`, 0.8407881311568628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.494169914182854}, { 1.788407346410207, -2.4795536716504305`}, { 1.788407346410207, -1.666645488738552}, {1.788407346410207, 1.052926727199659}, {1.788407346410207, 0.843857913889798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.4944713982092033`}, { 1.793407346410207, -2.480391538561398}, { 1.793407346410207, -1.6659813677563635`}, {1.793407346410207, 1.0527931746889088`}, {1.793407346410207, 0.8469112797617453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.4947773041177532`}, { 1.7984073464102068`, -2.4812336355211833`}, { 1.7984073464102068`, -1.6653166246384175`}, {1.7984073464102068`, 1.0526814944465988`}, {1.7984073464102068`, 0.8499468538406154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.4950876935594057`}, { 1.8034073464102072`, -2.482080001233715}, { 1.8034073464102072`, -1.6646512617073237`}, {1.8034073464102072`, 1.052593055171874}, {1.8034073464102072`, 0.8529631842103307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.495402629142634}, { 1.808407346410207, -2.4829306748266076`}, { 1.808407346410207, -1.6639852814062095`}, {1.808407346410207, 1.0525293033712746`}, {1.808407346410207, 0.8559587388586277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.495722174448428}, { 1.813407346410207, -2.4837856958566116`}, { 1.813407346410207, -1.6633186863009422`}, {1.813407346410207, 1.0524917662483415`}, {1.813407346410207, 0.8589319027446514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.4960463940454316`}, { 1.8184073464102068`, -2.4846451043151427`}, { 1.8184073464102068`, -1.6626514790823932`}, {1.8184073464102068`, 1.0524820543341233`}, {1.8184073464102068`, 0.8618809751249957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.4963753535052753`}, { 1.8234073464102072`, -2.485508940633883}, { 1.8234073464102072`, -1.6619836625687416`}, {1.8234073464102072`, 1.0525018637662786`}, {1.8234073464102072`, 0.8648041672304859}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.4967091194181004`}, { 1.828407346410207, -2.4863772456904596`}, { 1.828407346410207, -1.6613152397078201`}, {1.828407346410207, 1.052552978109924}, {1.828407346410207, 0.8676996004005547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.4970477594082814`}, { 1.833407346410207, -2.487250060814199}, { 1.833407346410207, -1.6606462135795017`}, {1.833407346410207, 1.0526372695979649`}, {1.833407346410207, 0.8705653047974629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.4973913421503364`}, { 1.8384073464102069`, -2.4881274277919605`}, { 1.8384073464102069`, -1.6599765873981285`}, {1.8384073464102069`, 1.052756699652993}, {1.8384073464102069`, 0.8733992188382811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.497739937385031}, { 1.8434073464102072`, -2.48900938887405}, { 1.8434073464102072`, -1.6593063645149873`}, {1.8434073464102072`, 1.0529133185374007`}, {1.8434073464102072`, 0.8761991894979733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.4980936159356792`}, { 1.848407346410207, -2.4898959867802084`}, { 1.848407346410207, -1.6586355484208237`}, {1.848407346410207, 1.0531092639641104`}, {1.848407346410207, 0.878962973651175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.498452449724625}, { 1.853407346410207, -2.490787264705686}, { 1.853407346410207, -1.6579641427484084`}, {1.853407346410207, 1.0533467584880727`}, {1.853407346410207, 0.8816882406325212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.4988165117899226`}, { 1.8584073464102069`, -2.4916832663273962`}, { 1.8584073464102069`, -1.6572921512751413`}, {1.8584073464102069`, 1.0536281054900698`}, {1.8584073464102069`, 0.8843725762039649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.499185876302199}, { 1.8634073464102068`, -2.492584035810153}, { 1.8634073464102068`, -1.6566195779257102`}, {1.8634073464102068`, 1.0539556835605361`}, {1.8634073464102068`, 0.8870134881213855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.499560618581704}, { 1.8684073464102071`, -2.4934896178129904`}, { 1.8684073464102071`, -1.6559464267747899`}, {1.8684073464102071`, 1.0543319390942436`}, {1.8684073464102071`, 0.8896084134896232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.499940815115543}, { 1.873407346410207, -2.4944000574955663`}, { 1.873407346410207, -1.6552727020497957`}, {1.873407346410207, 1.0547593769183432`}, {1.873407346410207, 0.8921547280834533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.500326543575093}, { 1.878407346410207, -2.4953154005246563`}, { 1.878407346410207, -1.654598408133681}, {1.878407346410207, 1.0552405487986944`}, {1.878407346410207, 0.894649757789562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.5007178828335985`}, { 1.8834073464102068`, -2.4962356930807266`}, { 1.8834073464102068`, -1.653923549567788}, {1.8834073464102068`, 1.055778039704315}, {1.8834073464102068`, 0.8970907922896802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.501114912983938}, { 1.8884073464102071`, -2.497160981864601}, { 1.8884073464102071`, -1.6532481310547493`}, {1.8884073464102071`, 1.0563744517586715`}, {1.8884073464102071`, 0.8994751010561665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.501517715356571}, { 1.893407346410207, -2.498091314104212}, { 1.893407346410207, -1.6525721574614403`}, {1.893407346410207, 1.0570323858705468`}, {1.893407346410207, 0.9017999516672839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.5019263725376484`}, { 1.898407346410207, -2.4990267375614432`}, { 1.898407346410207, -1.6518956338219835`}, {1.898407346410207, 1.057754421116046}, {1.898407346410207, 0.9040626303706255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.5023409683872915`}, { 1.9034073464102068`, -2.4999673005390624`}, { 1.9034073464102068`, -1.6512185653408102`}, {1.9034073464102068`, 1.058543092036113}, {1.9034073464102068`, 0.9062604647302906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.5027615880580307`}, { 1.9084073464102072`, -2.500913051887742}, { 1.9084073464102072`, -1.6505409573957734`}, {1.9084073464102072`, 1.059400864117791}, {1.9084073464102072`, 0.908390848089601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.503188318013404}, { 1.913407346410207, -2.501864041013177}, { 1.913407346410207, -1.649862815541318}, {1.913407346410207, 1.0603301078382399`}, {1.913407346410207, 0.9104512654703235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.5036212460467}, { 1.918407346410207, -2.502820317883294}, { 1.918407346410207, -1.649184145511707}, {1.918407346410207, 1.0613330717620708`}, {1.918407346410207, 0.9124393204178491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.504060461299859}, { 1.9234073464102068`, -2.50378193303555}, { 1.9234073464102068`, -1.6485049532243063`}, {1.9234073464102068`, 1.0624118552875206`}, {1.9234073464102068`, 0.9143527621968012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, -2.5047489375843326`}, { 1.9284073464102072`, 2.504506054282499}, { 1.9284073464102072`, -1.647825244782929}, {1.9284073464102072`, 1.0635683817266437`}, {1.9284073464102072`, 0.9161895126518931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, -2.505721383228452}, { 1.933407346410207, 2.5049581168910913`}, { 1.933407346410207, -1.6471450264812366`}, {1.933407346410207, 1.0648043724703091`}, {1.933407346410207, 0.917947691983257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, -2.5066993222587297`}, { 1.938407346410207, 2.5054167424282516`}, { 1.938407346410207, -1.6464643048062042`}, {1.938407346410207, 1.0661213230218523`}, {1.938407346410207, 0.9196256426523763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, -2.507682807565687}, { 1.9434073464102068`, 2.5058820256221592`}, { 1.9434073464102068`, -1.6457830864416474`}, {1.9434073464102068`, 1.0675204816771455`}, {1.9434073464102068`, 0.9212219506408856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, -2.50867189264733}, { 1.9484073464102072`, 2.506354062646081}, { 1.9484073464102072`, -1.64510137827181}, {1.9484073464102072`, 1.069002831579458}, {1.9484073464102072`, 0.9227354633338446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, -2.5096666316170313`}, { 1.953407346410207, 2.506832951138008}, { 1.953407346410207, -1.6444191873850191`}, {1.953407346410207, 1.0705690767842162`}, {1.953407346410207, 0.9241653033923882}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, -2.510667079211519}, { 1.958407346410207, 2.507318790220378}, { 1.958407346410207, -1.6437365210774042`}, {1.958407346410207, 1.0722196328350402`}, {1.958407346410207, 0.9255108781143878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, -2.5116732907989583`}, { 1.9634073464102069`, 2.50781168051989}, { 1.9634073464102069`, -1.6430533868566817`}, {1.9634073464102069`, 1.0739546221855445`}, {1.9634073464102069`, 0.9267718839486229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, -2.5126853223871404`}, { 1.9684073464102072`, 2.5083117241873913`}, { 1.9684073464102072`, -1.6423697924460106`}, {1.9684073464102072`, 1.0757738746121217`}, {1.9684073464102072`, 0.9279483060172605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, -2.5137032306317706`}, { 1.973407346410207, 2.5088190249178304`}, { 1.973407346410207, -1.641685745787915}, {1.973407346410207, 1.0776769325644309`}, {1.973407346410207, 0.9290404126999188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, -2.514727072844861}, { 1.978407346410207, 2.509333687970261}, { 1.978407346410207, -1.6410012550482764`}, {1.978407346410207, 1.0796630612066205`}, {1.978407346410207, 0.9300487455263032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, -2.515756907003226}, { 1.9834073464102069`, 2.5098558201878918`}, { 1.9834073464102069`, -1.6403163286203997`}, {1.9834073464102069`, 1.0817312627269562`}, {1.9834073464102069`, 0.9309741047997303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, -2.5167927917570836`}, { 1.988407346410207, 2.5103855300181586`}, { 1.988407346410207, -1.639630975129151}, {1.988407346410207, 1.0838802943479158`}, {1.988407346410207, 0.9318175315195069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, -2.51783478643876}, { 1.993407346410207, 2.510922927532817}, { 1.993407346410207, -1.63894520343517}, {1.993407346410207, 1.0861086893612204`}, {1.993407346410207, 0.9325802862776825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, -2.5188829510715016`}, { 1.998407346410207, 2.511468124448032}, { 1.998407346410207, -1.6382590226391571`}, {1.998407346410207, 1.0884147804471211`}, {1.998407346410207, 0.9332638258708862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, -2.519937346378392}, { 2.003407346410207, 2.512021234144455}, { 2.003407346410207, -1.6375724420862396`}, {2.003407346410207, 1.0907967245150074`}, {2.003407346410207, 0.9338697783901715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, -2.520998033791377}, { 2.008407346410207, 2.51258237168727}, { 2.008407346410207, -1.6368854713704144`}, {2.008407346410207, 1.0932525283199757`}, {2.008407346410207, 0.9343999175342562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, -2.522065075460395}, { 2.013407346410207, 2.513151653846191}, { 2.013407346410207, -1.636198120339071}, {2.013407346410207, 1.095780074161503}, {2.013407346410207, 0.9348561368400119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, -2.523138534262618}, { 2.018407346410207, 2.5137291991154}, { 2.018407346410207, -1.6355103990975965`}, {2.018407346410207, 1.0983771450480189`}, {2.018407346410207, 0.9352404244464376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, -2.5242184738117985`}, { 2.023407346410207, 2.5143151277333935`}, { 2.023407346410207, -1.6348223180140629`}, {2.023407346410207, 1.1010414488064755`}, {2.023407346410207, 0.9355548389130143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, -2.5253049584677254`}, { 2.028407346410207, 2.5149095617027344`}, { 2.028407346410207, -1.6341338877239981`}, {2.028407346410207, 1.1037706407205872`}, {2.028407346410207, 0.9358014865087948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, -2.52639805334579}, { 2.033407346410207, 2.515512624809676}, { 2.033407346410207, -1.6334451191352444`}, {2.033407346410207, 1.1065623443876187`}, {2.033407346410207, 0.9359825002823658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, -2.527497824326658}, { 2.038407346410207, 2.5161244426436404`}, { 2.038407346410207, -1.6327560234329022`}, {2.038407346410207, 1.1094141705853389`}, {2.038407346410207, 0.9361000211210755}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, -2.528604338066057}, { 2.043407346410207, 2.516745142616534}, { 2.043407346410207, -1.632066612084364}, {2.043407346410207, 1.112323734033263}, {2.043407346410207, 0.9361561809154241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, -2.529717662004664}, { 2.048407346410207, 2.517374853981869}, { 2.048407346410207, -1.6313768968444402`}, {2.048407346410207, 1.1152886680127339`}, {2.048407346410207, 0.9361530878640963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, -2.5308378643781126`}, { 2.053407346410207, 2.5180137078536697`}, { 2.053407346410207, -1.6306868897605733`}, {2.053407346410207, 1.1183066368769268`}, {2.053407346410207, 0.9360928138885496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, -2.531965014227102}, { 2.058407346410207, 2.518661837225138}, { 2.058407346410207, -1.629996603178151}, {2.058407346410207, 1.1213753465344194`}, {2.058407346410207, 0.9359773840735653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, -2.5330991814076187`}, { 2.063407346410207, 2.5193193769870503`}, { 2.063407346410207, -1.6293060497459102`}, {2.063407346410207, 1.1244925530288912`}, {2.063407346410207, 0.9358087680111964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, -2.534240436601267}, { 2.068407346410207, 2.5199864639458593`}, { 2.068407346410207, -1.6286152424214428`}, {2.068407346410207, 1.1276560693642672`}, {2.068407346410207, 0.9355888728988444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, -2.5353888513257083`}, { 2.073407346410207, 2.5206632368414663`}, { 2.073407346410207, -1.6279241944767964`}, {2.073407346410207, 1.1308637707406184`}, {2.073407346410207, 0.9353195382261599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, -2.5365444979452096`}, { 2.078407346410207, 2.521349836364641}, { 2.078407346410207, -1.6272329195041797`}, {2.078407346410207, 1.134113598373356}, {2.078407346410207, 0.9350025318782705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, -2.5377074496812977`}, { 2.083407346410207, 2.5220464051740508`}, { 2.083407346410207, -1.626541431421768}, {2.083407346410207, 1.137403562068387}, {2.083407346410207, 0.9346395474826843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, -2.5388777806235256`}, { 2.088407346410207, 2.5227530879128675`}, { 2.088407346410207, -1.625849744479616}, {2.088407346410207, 1.1407317417206608`}, {2.088407346410207, 0.9342322028324924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, -2.540055565740341}, { 2.093407346410207, 2.5234700312249174`}, { 2.093407346410207, -1.6251578732656728`}, {2.093407346410207, 1.1440962878944843`}, {2.093407346410207, 0.933782039227496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, -2.541240880890063}, { 2.098407346410207, 2.5241973837703426`}, { 2.098407346410207, -1.6244658327119117`}, {2.098407346410207, 1.147495421632317}, {2.098407346410207, 0.9332905215866029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, -2.5424338028319675`}, { 2.103407346410207, 2.5249352962407254`}, { 2.103407346410207, -1.6237736381005647`}, {2.103407346410207, 1.1509274336256425`}, {2.103407346410207, 0.9327590391979211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, -2.54363440923747}, { 2.108407346410207, 2.5256839213736493`}, { 2.108407346410207, -1.6230813050704729`}, {2.108407346410207, 1.1543906828676758`}, {2.108407346410207, 0.9321889069868333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, -2.5448427787014176`}, { 2.1134073464102068`, 2.526443413966649}, { 2.1134073464102068`, -1.6223888496235503`}, {2.1134073464102068`, 1.1578835948938537`}, {2.1134073464102068`, 0.9315813671961378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, -2.5460589907534805`}, { 2.118407346410207, 2.5272139308905084`}, { 2.118407346410207, -1.6216962881313646`}, {2.118407346410207, 1.161404659702626}, {2.118407346410207, 0.9309375913857884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, -2.5472831258696425`}, { 2.123407346410207, 2.527995631101864}, { 2.123407346410207, -1.6210036373418368`}, {2.123407346410207, 1.164952429436466}, {2.123407346410207, 0.9302586826723415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, -2.548515265483796}, { 2.128407346410207, 2.5287886756550693`}, { 2.128407346410207, -1.6203109143860608`}, {2.128407346410207, 1.1685255158912802`}, {2.128407346410207, 0.9295456781399959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, -2.5497554919994285`}, { 2.133407346410207, 2.5295932277132733`}, { 2.133407346410207, -1.619618136785248}, {2.133407346410207, 1.1721225879118302`}, {2.133407346410207, 0.9287995513656371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, -2.5510038888014055`}, { 2.138407346410207, 2.530409452558665}, { 2.138407346410207, -1.6189253224577955`}, {2.138407346410207, 1.1757423687212452`}, {2.138407346410207, 0.9280212150098742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, -2.5522605402678495`}, { 2.143407346410207, 2.5312375176018307`}, { 2.143407346410207, -1.6182324897264828`}, {2.143407346410207, 1.1793836332242922`}, {2.143407346410207, 0.9272115234344378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, -2.5535255317821086`}, { 2.148407346410207, 2.532077592390183}, { 2.148407346410207, -1.6175396573257985`}, {2.148407346410207, 1.1830452053167382`}, {2.148407346410207, 0.9263712753136717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, -2.554798949744812}, { 2.153407346410207, 2.5329298486153937`}, { 2.153407346410207, -1.6168468444093989`}, {2.153407346410207, 1.1867259552267422`}, {2.153407346410207, 0.9255012162142175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, -2.5560808815860145`}, { 2.158407346410207, 2.533794460119791}, { 2.158407346410207, -1.6161540705577018`}, {2.158407346410207, 1.1904247969087727`}, {2.158407346410207, 0.9246020411224704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, -2.557371415777421}, { 2.163407346410207, 2.5346716029016543`}, { 2.163407346410207, -1.615461355785617}, {2.163407346410207, 1.194140685505879}, {2.163407346410207, 0.9236743969040251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, -2.558670641844694}, { 2.168407346410207, 2.535561455119352}, { 2.168407346410207, -1.6147687205504164`}, {2.168407346410207, 1.1978726148922456`}, {2.168407346410207, 0.9227188846832448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, -2.5599786503798354`}, { 2.173407346410207, 2.5364641970942654`}, { 2.173407346410207, -1.6140761857597477`}, {2.173407346410207, 1.2016196153046634`}, {2.173407346410207, 0.9217360621343822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, -2.561295533053643}, { 2.178407346410207, 2.537380011312436}, { 2.178407346410207, -1.6133837727797902`}, {2.178407346410207, 1.2053807510688501`}, {2.178407346410207, 0.9207264456784006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, -2.5626213826282354`}, { 2.183407346410207, 2.538309082424869}, { 2.183407346410207, -1.6126915034435598`}, {2.183407346410207, 1.2091551184243066`}, {2.183407346410207, 0.9196905125818379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, -2.5639562929696407`}, { 2.188407346410207, 2.53925159724644}, { 2.188407346410207, -1.6119994000593647`}, {2.188407346410207, 1.212941843449607}, {2.188407346410207, 0.9186287029559317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, -2.5653003590604504`}, { 2.193407346410207, 2.5402077447533227`}, { 2.193407346410207, -1.6113074854194103`}, {2.193407346410207, 1.2167400800885264`}, {2.193407346410207, 0.9175414216556357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, -2.566653677012525}, { 2.198407346410207, 2.541177716078889}, { 2.198407346410207, -1.6106157828085643`}, {2.198407346410207, 1.2205490082762818`}, {2.198407346410207, 0.9164290400793462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, -2.568016344079749}, { 2.203407346410207, 2.542161704507995}, { 2.203407346410207, -1.609924316013276}, {2.203407346410207, 1.2243678321642455`}, {2.203407346410207, 0.915291897871046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, -2.5693884586708426`}, { 2.208407346410207, 2.5431599054696004`}, { 2.208407346410207, -1.6092331093306596`}, {2.208407346410207, 1.2281957784408049`}, {2.208407346410207, 0.9141303045272804}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, -2.570770120362196}, { 2.213407346410207, 2.5441725165276257`}, { 2.213407346410207, -1.6085421875777381`}, {2.213407346410207, 1.232032094745501}, {2.213407346410207, 0.9129445409118971}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, -2.572161429910755}, { 2.218407346410207, 2.545199737370005}, { 2.218407346410207, -1.6078515761008576`}, {2.218407346410207, 1.235876048173242}, {2.218407346410207, 0.9117348606818491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, -2.5735624892669215`}, { 2.223407346410207, 2.546241769795829}, { 2.223407346410207, -1.6071613007852699`}, {2.223407346410207, 1.2397269238651056`}, {2.223407346410207, 0.9105014916276305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, -2.574973401587483}, { 2.228407346410207, 2.547298817700526}, { 2.228407346410207, -1.6064713880648862`}, {2.228407346410207, 1.2435840236820985`}, {2.228407346410207, 0.9092446369320576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, -2.5763942712485495`}, { 2.233407346410207, 2.548371087058992}, { 2.233407346410207, -1.6057818649322106`}, {2.233407346410207, 1.2474466649581513`}, {2.233407346410207, 0.9079644763512078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, -2.577825203858503}, { 2.2384073464102068`, 2.549458785906592}, { 2.2384073464102068`, -1.6050927589484483`}, {2.2384073464102068`, 1.2513141793286302`}, {2.2384073464102068`, 0.9066611673213322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, -2.5792663062709367`}, { 2.243407346410207, 2.550562124317962}, { 2.243407346410207, -1.6044040982537993`}, {2.243407346410207, 1.2551859116306443`}, {2.243407346410207, 0.9053348459955476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, -2.580717686597592}, { 2.248407346410207, 2.5516813143835235`}, { 2.248407346410207, -1.6037159115779362`}, {2.248407346410207, 1.2590612188715231`}, {2.248407346410207, 0.9039856282140319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, -2.58217945422127}, { 2.253407346410207, 2.5528165701836336`}, { 2.253407346410207, -1.6030282282506703`}, {2.253407346410207, 1.2629394692619196`}, {2.253407346410207, 0.902613610411364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, -2.5836517198087146`}, { 2.2584073464102072`, 2.5539681077602885`}, { 2.2584073464102072`, -1.6023410782128096`}, {2.2584073464102072`, 1.2668200413101218`}, {2.2584073464102072`, 0.9012188704645296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, -2.585134595323458}, { 2.263407346410207, 2.5551361450863004`}, { 2.263407346410207, -1.601654492027213}, {2.263407346410207, 1.2707023229742695`}, {2.263407346410207, 0.899801468484982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, -2.586628194038616}, { 2.268407346410207, 2.5563209020318665`}, { 2.268407346410207, -1.600968500890044}, {2.268407346410207, 1.2745857108693415`}, {2.268407346410207, 0.898361447558012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, -2.58813263054962}, { 2.273407346410207, 2.5575226003284404`}, { 2.273407346410207, -1.600283136642222}, {2.273407346410207, 1.2784696095259043`}, {2.273407346410207, 0.8968988344325254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, -2.589648020786878}, { 2.278407346410207, 2.558741463529837}, { 2.278407346410207, -1.5995984317810854`}, {2.278407346410207, 1.2823534306977817`}, {2.278407346410207, 0.8954136401641893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, -2.591174482028349}, { 2.283407346410207, 2.5599777169704767`}, { 2.283407346410207, -1.5989144194722598`}, {2.283407346410207, 1.286236592715938}, {2.283407346410207, 0.8939058607147409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, -2.5927121329120193`}, { 2.288407346410207, 2.5612315877206924`}, { 2.288407346410207, -1.5982311335617405`}, {2.288407346410207, 1.2901185198860396`}, {2.288407346410207, 0.8923754775101187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, -2.5942610934482673`}, { 2.293407346410207, 2.562503304539019}, { 2.293407346410207, -1.5975486085881898`}, {2.293407346410207, 1.2939986419272946`}, {2.293407346410207, 0.8908224579599231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, -2.5958214850320984`}, { 2.298407346410207, 2.563793097821382}, { 2.298407346410207, -1.596866879795458}, {2.298407346410207, 1.297876393450305}, {2.298407346410207, 0.889246755940568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, -2.5973934304552406`}, { 2.303407346410207, 2.5651011995471107`}, { 2.303407346410207, -1.596185983145323}, {2.303407346410207, 1.3017512134718416`}, {2.303407346410207, 0.8876483122443515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, -2.5989770539180825`}, { 2.308407346410207, 2.5664278432216885`}, { 2.308407346410207, -1.595505955330462}, {2.308407346410207, 1.3056225449645158`}, {2.308407346410207, 0.8860270549965489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, -2.6005724810414326`}, { 2.313407346410207, 2.567773263816176}, { 2.313407346410207, -1.5948268337876532`}, {2.313407346410207, 1.309489834439537}, {2.313407346410207, 0.884382900042483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, -2.6021798388780906`}, { 2.318407346410207, 2.5691376977032188`}, { 2.318407346410207, -1.5941486567112106`}, {2.318407346410207, 1.3133525315607846`}, {2.318407346410207, 0.8827157513064344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, -2.6037992559242027`}, { 2.323407346410207, 2.5705213825895807`}, { 2.323407346410207, -1.5934714630666618`}, {2.323407346410207, 1.3172100887885911`}, {2.323407346410207, 0.8810255011241191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, -2.60543086213039}, { 2.328407346410207, 2.571924557445119}, { 2.328407346410207, -1.5927952926046658`}, {2.328407346410207, 1.3210619610517111`}, {2.328407346410207, 0.8793120305503683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, -2.6070747889126262`}, { 2.333407346410207, 2.5733474624281407`}, { 2.333407346410207, -1.592120185875179}, {2.333407346410207, 1.3249076054460718`}, {2.333407346410207, 0.8775752096435293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, -2.6087311691628385`}, { 2.338407346410207, 2.5747903388070728`}, { 2.338407346410207, -1.5914461842418728`}, {2.338407346410207, 1.32874648095898}, {2.338407346410207, 0.875814897728022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, -2.6104001372592203`}, { 2.343407346410207, 2.5762534288783874`}, { 2.343407346410207, -1.5907733298968052`}, {2.343407346410207, 1.33257804821756}, {2.343407346410207, 0.8740309436363961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, -2.6120818290762178`}, { 2.348407346410207, 2.577736975880715}, { 2.348407346410207, -1.5901016658753533`}, {2.348407346410207, 1.3364017692602692`}, {2.348407346410207, 0.8722231859321421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, -2.613776381994182}, { 2.353407346410207, 2.579241223905105}, { 2.353407346410207, -1.589431236071407}, {2.353407346410207, 1.3402171073304432`}, {2.353407346410207, 0.8703914531144323}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, -2.6154839349086485`}, { 2.358407346410207, 2.5807664178013665`}, { 2.358407346410207, -1.5887620852528321`}, {2.358407346410207, 1.344023526690845}, {2.358407346410207, 0.8685355638059103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, -2.61720462823922}, { 2.3634073464102068`, 2.5823128030804594`}, { 2.3634073464102068`, -1.5880942590772043`}, {2.3634073464102068`, 1.3478204924583153`}, {2.3634073464102068`, 0.8666553269245507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, -2.6189386039380294`}, { 2.368407346410207, 2.583880625812886}, { 2.368407346410207, -1.5874278041078196`}, {2.368407346410207, 1.3516074704576426`}, {2.368407346410207, 0.8647505418405762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, -2.620686005497749}, { 2.373407346410207, 2.5854701325230485`}, { 2.373407346410207, -1.5867627678299834`}, {2.373407346410207, 1.3553839270938477`}, {2.373407346410207, 0.8628209985193402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, -2.622446977959116}, { 2.378407346410207, 2.587081570079546}, { 2.378407346410207, -1.5860991986675874`}, {2.378407346410207, 1.3591493292421266`}, {2.378407346410207, 0.8608664776510387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, -2.624221667917943}, { 2.3834073464102072`, 2.5887151855813872`}, { 2.3834073464102072`, -1.58543714599997}, {2.3834073464102072`, 1.3629031441547426`}, {2.3834073464102072`, 0.8588867507680612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, -2.626010223531578}, { 2.388407346410207, 2.5903712262400984`}, { 2.388407346410207, -1.5847766601790756`}, {2.388407346410207, 1.3666448393842037`}, {2.388407346410207, 0.8568815803507416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, -2.6278127945247847`}, { 2.393407346410207, 2.592049939257719}, { 2.393407346410207, -1.584117792546905}, {2.393407346410207, 1.370373882722107}, {2.393407346410207, 0.8548507199222305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, -2.629629532194999}, { 2.398407346410207, 2.593751571700684}, { 2.398407346410207, -1.5834605954532743`}, {2.398407346410207, 1.3740897421530576`}, {2.398407346410207, 0.8527939141331725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, -2.631460589416929}, { 2.403407346410207, 2.5954763703695938`}, { 2.403407346410207, -1.5828051222738728`}, {2.403407346410207, 1.3777918858231195`}, {2.403407346410207, 0.8507108988368222}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, -2.633306120646458}, { 2.408407346410207, 2.597224581664889}, { 2.408407346410207, -1.5821514274286352`}, {2.408407346410207, 1.3814797820222733`}, {2.408407346410207, 0.8486014011552188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, -2.6351662819238033`}, { 2.413407346410207, 2.5989964514484445`}, { 2.413407346410207, -1.5814995664004288`}, {2.413407346410207, 1.3851528991803883`}, {2.413407346410207, 0.8464651395369927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, -2.637041230875903}, { 2.418407346410207, 2.600792224901124}, { 2.418407346410207, -1.5808495957540547`}, {2.418407346410207, 1.3888107058762469`}, {2.418407346410207, 0.844301823807355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, -2.6389311267179654`}, { 2.423407346410207, 2.602612146376324}, { 2.423407346410207, -1.5802015731555787`}, {2.423407346410207, 1.3924526708591687`}, {2.423407346410207, 0.8421111552107966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, -2.6408361302541516`}, { 2.428407346410207, 2.60445645924956}, { 2.428407346410207, -1.579555557391983}, {2.428407346410207, 1.3960782630828186`}, {2.428407346410207, 0.8398928264469995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, -2.6427564038773323`}, { 2.433407346410207, 2.606325405764153}, { 2.433407346410207, -1.5789116083911543`}, {2.433407346410207, 1.399686951750783}, {2.433407346410207, 0.8376465217004371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, -2.644692111567873}, { 2.438407346410207, 2.6082192268730915`}, { 2.438407346410207, -1.578269787242204}, {2.438407346410207, 1.403278206373533}, {2.438407346410207, 0.8353719166641311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, -2.646643418891396}, { 2.443407346410207, 2.6101381620771344`}, { 2.443407346410207, -1.5776301562161292`}, {2.443407346410207, 1.4068514968363848`}, {2.443407346410207, 0.8330686785580098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, -2.6486104929954575`}, { 2.448407346410207, 2.612082449259258}, { 2.448407346410207, -1.5769927787868192`}, {2.448407346410207, 1.4104062934781032`}, {2.448407346410207, 0.8307364661422925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, -2.6505935026050937`}, { 2.453407346410207, 2.614052324515539}, { 2.453407346410207, -1.5763577196524072`}, {2.453407346410207, 1.4139420671797824`}, {2.453407346410207, 0.8283749297263266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, -2.652592618017166}, { 2.458407346410207, 2.6160480219825972`}, { 2.458407346410207, -1.5757250447569728`}, {2.458407346410207, 1.4174582894636623`}, {2.458407346410207, 0.82598371117328}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, -2.654608011093454}, { 2.463407346410207, 2.618069773661703}, { 2.463407346410207, -1.5750948213126044`}, {2.463407346410207, 1.420954432601535}, {2.463407346410207, 0.8235624439010842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, -2.6566398552524215`}, { 2.468407346410207, 2.6201178092397064`}, { 2.468407346410207, -1.5744671178218155`}, {2.468407346410207, 1.4244299697324136`}, {2.468407346410207, 0.8211107528800196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, -2.658688325459603}, { 2.473407346410207, 2.622192355906915}, { 2.473407346410207, -1.5738420041003272`}, {2.473407346410207, 1.4278843749891157`}, {2.473407346410207, 0.8186282546273287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, -2.66075359821653}, { 2.478407346410207, 2.624293638172094}, { 2.478407346410207, -1.5732195513002152`}, {2.478407346410207, 1.4313171236334554`}, {2.478407346410207, 0.8161145571992283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, -2.6628358515481327`}, { 2.483407346410207, 2.6264218776747543`}, { 2.483407346410207, -1.572599831933427}, {2.483407346410207, 1.4347276921996965`}, {2.483407346410207, 0.8135692601807023}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, -2.664935264988543}, { 2.4884073464102068`, 2.6285772929949025`}, { 2.4884073464102068`, -1.5719829198956714`}, {2.4884073464102068`, 1.4381155586459562`}, {2.4884073464102068`, 0.8109919546734435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, -2.6670520195652205`}, { 2.493407346410207, 2.630760099460464}, { 2.493407346410207, -1.5713688904906844`}, {2.493407346410207, 1.441480202513224}, {2.493407346410207, 0.8083822232823177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, -2.6691862977813234`}, { 2.498407346410207, 2.6329705089525697`}, { 2.498407346410207, -1.5707578204548733`}, {2.498407346410207, 1.4448211050916775`}, {2.498407346410207, 0.8057396401007213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, -2.6713382835962456`}, { 2.503407346410207, 2.6352087297089333`}, { 2.503407346410207, -1.5701497879823416`}, {2.503407346410207, 1.4481377495939634`}, {2.503407346410207, 0.8030637706952092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, -2.673508162404231}, { 2.5084073464102072`, 2.6374749661255446`}, { 2.5084073464102072`, -1.5695448727502987`}, {2.5084073464102072`, 1.4514296213351159`}, {2.5084073464102072`, 0.8003541720897649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, -2.6756961210109798`}, { 2.513407346410207, 2.639769418556921}, { 2.513407346410207, -1.5689431559448548`}, {2.513407346410207, 1.4546962079187813`}, {2.513407346410207, 0.7976103927501016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, -2.6779023476081596`}, { 2.518407346410207, 2.642092283115168}, { 2.518407346410207, -1.5683447202872038`}, {2.518407346410207, 1.4579369994294213`}, {2.518407346410207, 0.7948319725683709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, -2.6801270317457235`}, { 2.523407346410207, 2.6444437514681116`}, { 2.523407346410207, -1.567749650060196}, {2.523407346410207, 1.461151488630144}, {2.523407346410207, 0.7920184428486826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, -2.682370364301941}, { 2.528407346410207, 2.6468240106367733`}, { 2.528407346410207, -1.567158031135301}, {2.528407346410207, 1.4643391711658384`}, {2.528407346410207, 0.789169326293831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, -2.684632537451044}, { 2.533407346410207, 2.6492332427924734`}, { 2.533407346410207, -1.5665699509999642`}, {2.533407346410207, 1.4674995457712654`}, {2.533407346410207, 0.786284136993632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, -2.686913744628384}, { 2.538407346410207, 2.6516716250538526`}, { 2.538407346410207, -1.5659854987853536`}, {2.538407346410207, 1.4706321144837509`}, {2.538407346410207, 0.7833623804153055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, -2.6892141804929977`}, { 2.543407346410207, 2.6541393292841113`}, { 2.543407346410207, -1.5654047652945016`}, {2.543407346410207, 1.4737363828601466`}, {2.543407346410207, 0.7804035533963136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, -2.6915340408874715`}, { 2.5484073464102073`, 2.6566365218887804`}, { 2.5484073464102073`, -1.5648278430308387`}, {2.5484073464102073`, 1.4768118601976947`}, {2.5484073464102073`, 0.7774071441401114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, -2.6938735227949873`}, { 2.553407346410207, 2.6591633636143315`}, { 2.553407346410207, -1.5642548262271205`}, {2.553407346410207, 1.4798580597584479`}, {2.553407346410207, 0.7743726322152615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, -2.6962328242934537`}, { 2.558407346410207, 2.6617200093479614`}, { 2.558407346410207, -1.5636858108747458`}, {2.558407346410207, 1.482874498996886}, {2.558407346410207, 0.7712994885583737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, -2.6986121445065776`}, { 2.563407346410207, 2.6643066079188715`}, { 2.563407346410207, -1.5631208947534625`}, {2.563407346410207, 1.4858606997903723`}, {2.563407346410207, 0.7681871754813663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, -2.701011683551784}, { 2.568407346410207, 2.666923301901378}, { 2.568407346410207, -1.562560177461466}, {2.568407346410207, 1.4888161886720814`}, {2.568407346410207, 0.7650351466835363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, -2.703431642484837}, { 2.5734073464102067`, 2.669570227420201}, { 2.5734073464102067`, -1.5620037604458779`}, {2.5734073464102067`, 1.4917404970660473`}, {2.5734073464102067`, 0.7618428472689656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, -2.705872223241052}, { 2.578407346410207, 2.672247513958263}, { 2.578407346410207, -1.5614517470336113`}, {2.578407346410207, 1.4946331615239605`}, {2.578407346410207, 0.7586097137697881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, -2.708333628572957}, { 2.583407346410207, 2.67495528416735}, { 2.583407346410207, -1.560904242462611}, {2.583407346410207, 1.4974937239633488`}, {2.583407346410207, 0.7553351741758813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, -2.7108160619842803`}, { 2.588407346410207, 2.6776936536819846`}, { 2.588407346410207, -1.5603613539134684`}, {2.588407346410207, 1.5003217319067952`}, {2.588407346410207, 0.7520186479715434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, -2.713319727660122}, { 2.593407346410207, 2.680462730936853}, { 2.593407346410207, -1.559823190541406}, {2.593407346410207, 1.5031167387218056`}, {2.593407346410207, 0.7486595461797618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, -2.715844830393173}, { 2.598407346410207, 2.683262616988138}, { 2.598407346410207, -1.5592898635086223`}, {2.598407346410207, 1.5058783038609922`}, {2.598407346410207, 0.7452572714146807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, -2.71839157550584}, { 2.603407346410207, 2.6860934053391015`}, { 2.603407346410207, -1.5587614860169934`}, {2.603407346410207, 1.5086059931021951`}, {2.603407346410207, 0.741811217942903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, -2.720960168768138}, { 2.608407346410207, 2.688955181770264}, { 2.608407346410207, -1.558238173341121}, {2.608407346410207, 1.5112993787882032`}, {2.608407346410207, 0.7383207717542981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, -2.7235508163111923`}, { 2.6134073464102068`, 2.691848024174521}, { 2.6134073464102068`, -1.5577200428617193`}, {2.6134073464102068`, 1.5139580400657118`}, {2.6134073464102068`, 0.7347853106429877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, -2.7261637245362156`}, { 2.618407346410207, 2.694772002397523}, { 2.618407346410207, -1.5572072140993307`}, {2.618407346410207, 1.5165815631231816`}, {2.618407346410207, 0.7312042042992263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, -2.7287991000187954`}, { 2.623407346410207, 2.6977271780836642`}, { 2.623407346410207, -1.55669980874836}, {2.623407346410207, 1.5191695414272535`}, {2.623407346410207, 0.727576814412909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, -2.731457149408355}, { 2.628407346410207, 2.7007136045279907`}, { 2.628407346410207, -1.5561979507114114`}, {2.628407346410207, 1.5217215759573879`}, {2.628407346410207, 0.7239024947894637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, -2.734138079322614}, { 2.6334073464102072`, 2.703731326534348}, { 2.6334073464102072`, -1.555701766133923}, {2.6334073464102072`, 1.5242372754384037`}, {2.6334073464102072`, 0.7201805914789206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, -2.7368420962369155`}, { 2.638407346410207, 2.7067803802800676`}, { 2.638407346410207, -1.555211383439073}, {2.638407346410207, 1.5267162565705925`}, {2.638407346410207, 0.7164104429189702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, -2.7395694063682394`}, { 2.643407346410207, 2.7098607931875036`}, { 2.643407346410207, -1.554726933362952}, {2.643407346410207, 1.5291581442571112`}, {2.643407346410207, 0.7125913800928447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, -2.742320215553765}, { 2.648407346410207, 2.712972583802677}, { 2.648407346410207, -1.554248548989978}, {2.648407346410207, 1.531562571828336}, {2.648407346410207, 0.708722726702903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.745094729123806}, { 2.653407346410207, 2.7161157616813294`}, { 2.653407346410207, -1.553776365788536}, {2.653407346410207, 1.5339291812629048`}, {2.653407346410207, 0.7048037993608072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.747893151768975}, { 2.658407346410207, 2.7192903272826197`}, { 2.658407346410207, -1.5533105216468235`}, {2.658407346410207, 1.5362576234051533`}, {2.658407346410207, 0.7008339077952185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.7507156874014047`}, { 2.663407346410207, 2.722496271870723}, { 2.663407346410207, -1.5528511569088779`}, {2.663407346410207, 1.5385475581786876`}, {2.663407346410207, 0.6968123550779668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.7535625390098795`}, { 2.668407346410207, 2.7257335774245552`}, { 2.668407346410207, -1.5523984144107617`}, {2.668407346410207, 1.5407986547958337`}, {2.668407346410207, 0.6927384378696706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.7564339085087153`}, { 2.6734073464102073`, 2.7290022165558354`}, { 2.6734073464102073`, -1.5519524395168793`}, {2.6734073464102073`, 1.5430105919627153`}, {2.6734073464102073`, 0.6886114466858183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.7593299965802256`}, { 2.678407346410207, 2.732302152435687}, { 2.678407346410207, -1.5515133801563992`}, {2.678407346410207, 1.5451830580797385`}, {2.678407346410207, 0.6844306661843487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.762251002510635}, { 2.683407346410207, 2.7356333387299463`}, { 2.683407346410207, -1.5510813868597475`}, {2.683407346410207, 1.5473157514372553`}, {2.683407346410207, 0.6801953754757868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.7651971240192763`}, { 2.688407346410207, 2.7389957195433574`}, { 2.688407346410207, -1.5506566127951449`}, {2.688407346410207, 1.5494083804062084`}, {2.688407346410207, 0.6759048484570294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.7681685570809313`}, { 2.693407346410207, 2.7423892293727694`}, {2.693407346410207, 1.5514606636235633`}, {2.693407346410207, -1.5502392138051486`}, { 2.693407346410207, 0.6715583541698881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.7711654957411676`}, { 2.6984073464102067`, 2.7458137930694826`}, {2.6984073464102067`, 1.5534723301723514`}, { 2.6984073464102067`, -1.5498293484431627`}, {2.6984073464102067`, 0.6671551571855309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.7741881319245345`}, { 2.703407346410207, 2.7492693258108334`}, {2.703407346410207, 1.5554431197561622`}, {2.703407346410207, -1.5494271780098776`}, { 2.703407346410207, 0.6626945180159765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.7772366552354852`}, { 2.708407346410207, 2.7527557330810977`}, {2.708407346410207, 1.557372782867931}, {2.708407346410207, -1.5490328665895963`}, { 2.708407346410207, 0.6581756935538263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.780311252751899}, { 2.713407346410207, 2.756272910661788}, {2.713407346410207, 1.559261080952896}, {2.713407346410207, -1.5486465810863983`}, { 2.713407346410207, 0.6535979375414246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.7834121088110804`}, { 2.718407346410207, 2.7598207446313694`}, {2.718407346410207, 1.5611077865655916`}, {2.718407346410207, -1.5482684912600981`}, { 2.718407346410207, 0.6489605010706682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.7865394047881247`}, { 2.723407346410207, 2.7633991113744303`}, {2.723407346410207, 1.5629126835207772`}, {2.723407346410207, -1.5478987697619409`}, { 2.723407346410207, 0.6442626331146907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.789693318866553}, { 2.728407346410207, 2.767007877600294}, {2.728407346410207, 1.5646755670382038`}, {2.728407346410207, -1.5475375921699812`}, { 2.728407346410207, 0.6395035810926557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.7928740258011127`}, { 2.733407346410207, 2.7706469003710623`}, {2.733407346410207, 1.5663962438811383`}, {2.733407346410207, -1.5471851370240903`}, { 2.733407346410207, 0.6346825914689148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.7960816966726747`}, { 2.7384073464102068`, 2.774316027139038}, {2.7384073464102068`, 1.5680745324885688`}, { 2.7384073464102068`, -1.5468415858605213`}, {2.7384073464102068`, 0.6297989103877697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.7993164986351484`}, { 2.743407346410207, 2.7780150957934753`}, {2.743407346410207, 1.56971026310104}, {2.743407346410207, -1.5465071232459748`}, { 2.743407346410207, 0.6248517843450953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.8025785946543627`}, { 2.748407346410207, 2.781743934716569}, {2.748407346410207, 1.5713032778800626`}, {2.748407346410207, -1.5461819368110847`}, { 2.748407346410207, 0.6198404608980698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.805868143238877}, { 2.753407346410207, 2.785502362848585}, {2.753407346410207, 1.572853431021069}, {2.753407346410207, -1.5458662172832593`}, { 2.753407346410207, 0.6147641894142386}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.8091852981626877`}, { 2.7584073464102072`, 2.7892901897620033`}, {2.7584073464102072`, 1.5743605888598748`}, { 2.7584073464102072`, -1.5455601585187908`}, {2.7584073464102072`, 0.6096222218611429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.81253020817983}, { 2.763407346410207, 2.793107215744546}, {2.763407346410207, 1.5758246299726386`}, {2.763407346410207, -1.5452639575341516`}, { 2.763407346410207, 0.6044138136377091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.8159030167308847`}, { 2.768407346410207, 2.7969532318909196`}, {2.768407346410207, 1.5772454452692983`}, {2.768407346410207, -1.5449778145363922`}, { 2.768407346410207, 0.5991382244485675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.8193038616414237`}, { 2.773407346410207, 2.8008280202031104`}, {2.773407346410207, 1.5786229380804864`}, {2.773407346410207, -1.54470193295254}, { 2.773407346410207, 0.5937947192224452}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.82273287481244}, { 2.778407346410207, 2.8047313536990246`}, {2.778407346410207, 1.5799570242379213`}, {2.778407346410207, -1.5444365194579073`}, { 2.778407346410207, 0.5883825690757282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.826190181902853}, { 2.783407346410207, 2.808662996529276}, {2.783407346410207, 1.5812476321482845`}, {2.783407346410207, -1.5441817840031984`}, { 2.783407346410207, 0.582901052322235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.829675902004174}, { 2.788407346410207, 2.8126227041018947`}, {2.788407346410207, 1.582494702860583}, {2.788407346410207, -1.543937939840309}, { 2.788407346410207, 0.5773494555302018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.8331901473074743`}, { 2.793407346410207, 2.8166102232147208`}, {2.793407346410207, 1.5836981901270255`}, {2.793407346410207, -1.5437052035467003`}, { 2.793407346410207, 0.5717270746273867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.836733022762807}, { 2.7984073464102073`, 2.820625292195226}, {2.7984073464102073`, 1.5848580604574152`}, { 2.7984073464102073`, -1.5434837950482263`}, {2.7984073464102073`, 0.5660332160551531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.8403046257312625`}, { 2.803407346410207, 2.8246676410475087`}, {2.803407346410207, 1.5859742931670775`}, {2.803407346410207, -1.5432739376402858`}, { 2.803407346410207, 0.5602671979722811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8439050456298873`}, { 2.808407346410207, 2.828736991606177}, {2.808407346410207, 1.5870468804183406`}, {2.808407346410207, -1.5430758580071635`}, { 2.808407346410207, 0.5544283515091638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.8475343635697072`}, { 2.813407346410207, 2.8328330576968455`}, {2.813407346410207, 1.5880758272555797`}, {2.813407346410207, -1.54288978623942}, { 2.813407346410207, 0.54851602207295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.8511926519871404`}, { 2.818407346410207, 2.8369555453029385`}, {2.818407346410207, 1.5890611516338382`}, {2.818407346410207, -1.542715955849179}, { 2.818407346410207, 0.5425295707040484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.854879974269133}, { 2.8234073464102067`, 2.841104152738507}, {2.8234073464102067`, 1.5900028844410345`}, { 2.8234073464102067`, -1.5425546037831588`}, {2.8234073464102067`, 0.5364683754842964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.858596384372361}, { 2.828407346410207, 2.845278570826741}, {2.828407346410207, 1.590901069513761}, {2.828407346410207, -1.5424059704332835`}, { 2.828407346410207, 0.5303318329969335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.86234192643691}, { 2.833407346410207, 2.8494784830838635`}, {2.833407346410207, 1.5917557636466708`}, {2.833407346410207, -1.5422702996447022`}, { 2.833407346410207, 0.5241193598383731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.866116634394873}, { 2.838407346410207, 2.853703565908084}, {2.838407346410207, 1.5925670365954527`}, {2.838407346410207, -1.5421478387210363`}, { 2.838407346410207, 0.517830394181566}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.86992053157434}, { 2.843407346410207, 2.8579534887732847`}, {2.843407346410207, 1.5933349710733795`}, {2.843407346410207, -1.542038838426673}, { 2.843407346410207, 0.5114643973905988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.873753630299317}, { 2.848407346410207, 2.862227914427099}, {2.848407346410207, 1.5940596627414094`}, {2.848407346410207, -1.5419435529859027`}, { 2.848407346410207, 0.5050208556859246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.877615931486151}, { 2.853407346410207, 2.8665264990930766`}, {2.853407346410207, 1.594741220191821}, {2.853407346410207, -1.5418622400787036`}, { 2.853407346410207, 0.49849928185943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.8815074242370606`}, { 2.858407346410207, 2.8708488926765647`}, {2.858407346410207, 1.5953797649253396`}, {2.858407346410207, -1.5417951608329545`}, { 2.858407346410207, 0.49189921703829864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.885428085431472}, { 2.8634073464102068`, 2.875194738974009}, {2.8634073464102068`, 1.5959754313217236`}, {2.8634073464102068`, -1.541742579812863}, { 2.8634073464102068`, 0.48522023249638363`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.889377879315837}, { 2.868407346410207, 2.879563675885307}, {2.868407346410207, 1.5965283666037473`}, {2.868407346410207, -1.5417047650033706`}, { 2.868407346410207, 0.47846193151152877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.893356757092743}, { 2.873407346410207, 2.8839553356289094`}, {2.873407346410207, 1.5970387307945388`}, {2.873407346410207, -1.5416819877903072`}, { 2.873407346410207, 0.4716239512670132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.897364656510093}, { 2.878407346410207, 2.8883693449593264`}, {2.878407346410207, 1.5975066966681888`}, {2.878407346410207, -1.5416745229360347`}, { 2.878407346410207, 0.46470596479496834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.901401501451244}, { 2.8834073464102072`, 2.892805325386712}, {2.8834073464102072`, 1.597932449693568}, {2.8834073464102072`, -1.5416826485503345`}, { 2.8834073464102072`, 0.457707682959345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.9054672015270175`}, { 2.888407346410207, 2.8972628933982114`}, {2.888407346410207, 1.598316187971264}, {2.888407346410207, -1.5417066460562683`}, { 2.888407346410207, 0.4506288564756479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.909561651670544}, { 2.893407346410207, 2.901741660680751}, {2.893407346410207, 1.598658122163544}, {2.893407346410207, -1.5417468001507368`}, { 2.893407346410207, 0.44346927796432495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.913684731735966}, { 2.898407346410207, 2.906241234344953}, {2.898407346410207, 1.5989584754172546`}, {2.898407346410207, -1.5418033987594575`}, { 2.898407346410207, 0.43622878403436766`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.9178363061020605`}, { 2.903407346410207, 2.9107612171498753`}, {2.903407346410207, 1.5992174832795396`}, {2.903407346410207, -1.5418767329860639`}, { 2.903407346410207, 0.4289072573932796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.9220162232819153`}, { 2.908407346410207, 2.9153012077282905`}, {2.908407346410207, 1.599435393606281}, {2.908407346410207, -1.5419670970550303`}, { 2.908407346410207, 0.4215046289792254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.9262243155397916`}, { 2.913407346410207, 2.919860800812167}, {2.913407346410207, 1.5996124664631322`}, {2.913407346410207, -1.5420747882481105`}, { 2.913407346410207, 0.4140208801107742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.9304603985164164`}, { 2.918407346410207, 2.9244395874581337`}, {2.918407346410207, 1.5997489740190318`}, {2.918407346410207, -1.5422001068339732`}, { 2.918407346410207, 0.4064560446492594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9347242708639385`}, { 2.9234073464102073`, 2.9290371552725962`}, {2.9234073464102073`, 1.5998452004320753`}, { 2.9234073464102073`, -1.5423433559907105`}, {2.9234073464102073`, 0.3988102111683894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.939015713891838}, { 2.928407346410207, 2.9336530886362513`}, {2.928407346410207, 1.5999014417276112`}, {2.928407346410207, -1.5425048417208833`}, { 2.928407346410207, 0.3910835251253381}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.9433344912251576`}, { 2.933407346410207, 2.938286968927779}, {2.933407346410207, 1.5999180056684477`}, {2.933407346410207, -1.5426848727587719`}, { 2.933407346410207, 0.38327619102713256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.947680348476374}, { 2.938407346410207, 2.9429383747463995`}, {2.938407346410207, 1.5998952116170329`}, {2.938407346410207, -1.5428837604694756`}, { 2.938407346410207, 0.37538847458577335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.9520530129323457`}, { 2.943407346410207, 2.9476068821331016`}, {2.943407346410207, 1.5998333903894932`}, {2.943407346410207, -1.5431018187395198`}, { 2.943407346410207, 0.3674207048551103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.9564521932577628`}, { 2.9484073464102067`, 2.952292064790301}, {2.9484073464102067`, 1.5997328841014073`}, { 2.9484073464102067`, -1.5433393638586068`}, {2.9484073464102067`, 0.3593732763421157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.960877579216539}, { 2.953407346410207, 2.9569934942997094`}, {2.953407346410207, 1.5995940460052067`}, {2.953407346410207, -1.5435967143921576`}, { 2.953407346410207, 0.35124665108481096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9653288414126147`}, { 2.958407346410207, 2.9617107403381846`}, {2.958407346410207, 1.5994172403190814`}, {2.958407346410207, -1.5438741910442717`}, { 2.958407346410207, 0.3430413606887425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.9698056310516643`}, { 2.963407346410207, 2.9664433708913953`}, {2.963407346410207, 1.5992028420473126`}, {2.963407346410207, -1.5441721165107494`}, { 2.963407346410207, 0.3347580083135474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.9743075797251985`}, { 2.968407346410207, 2.9711909524651037`}, {2.968407346410207, 1.598951236791927}, {2.968407346410207, -1.5444908153218024`}, { 2.968407346410207, 0.32639727060082985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.9788342992185304`}, { 2.973407346410207, 2.9759530502938487`}, {2.973407346410207, 1.5986628205556026`}, {2.973407346410207, -1.5448306136740941`}, { 2.973407346410207, 0.3179598995342624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.983385381344114}, { 2.978407346410207, 2.9807292285469202`}, {2.978407346410207, 1.5983379995357643`}, {2.978407346410207, -1.5451918392517385`}, { 2.978407346410207, 0.30944672422254255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.987960397801705}, { 2.983407346410207, 2.985519050531418}, {2.983407346410207, 1.5979771899098172`}, {2.983407346410207, -1.5455748210359028`}, { 2.983407346410207, 0.30085865259561806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.9925589000668147`}, { 2.9884073464102068`, 2.990322078892283}, {2.9884073464102068`, 1.5975808176114938`}, {2.9884073464102068`, -1.54597988910266}, { 2.9884073464102068`, 0.2921966730043701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.9971804193088474`}, { 2.993407346410207, 2.995137875809125}, {2.993407346410207, 1.5971493180982925`}, {2.993407346410207, -1.5464073744087352`}, { 2.993407346410207, 0.283461855713788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.001824466340337}, { 2.998407346410207, 2.9999660031897606`}, {2.998407346410207, 1.5966831361100293`}, {2.998407346410207, -1.5468576085648196`}, { 2.998407346410207, 0.2746553542795676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.0064905315985966`}, { 3.003407346410207, 3.0048060228603073`}, {3.003407346410207, 1.5961827254185186`}, {3.003407346410207, -1.5473309235961141`}, { 3.003407346410207, 0.26577840679797143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.0111780851610677`}, { 3.0084073464102072`, 3.0096574967517435`}, {3.0084073464102072`, 1.595648548568447}, {3.0084073464102072`, -1.5478276516897986`}, { 3.0084073464102072`, 0.25683233701881475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0158865767956065`}, { 3.013407346410207, 3.0145199870828323`}, {3.013407346410207, 1.5950810766095107`}, {3.013407346410207, -1.5483481249291204`}, { 3.013407346410207, 0.24781855531146335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.0206154360468322`}, { 3.018407346410207, 3.0193930565393203`}, {3.018407346410207, 1.5944807888199237`}, {3.018407346410207, -1.5488926750138352`}, { 3.018407346410207, 0.23873855947383812`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.0253640723596185`}, { 3.023407346410207, 3.0242762684493183`}, {3.023407346410207, 1.5938481724214226`}, {3.023407346410207, -1.5494616329667368`}, { 3.023407346410207, 0.2295939353746198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.0301318752407016`}, { 3.028407346410207, 3.029169186954817}, {3.028407346410207, 1.5931837222859284`}, {3.028407346410207, -1.5500553288260435`}, { 3.028407346410207, 0.22038635741906196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0349182144592834`}, { 3.0334073464102067`, 3.034071377179243}, {3.0334073464102067`, 1.5924879406340506`}, { 3.0334073464102067`, -1.5506740913234502`}, {3.0334073464102067`, 0.2111175888291513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.039722440287383}, { 3.038407346410207, 3.038982405391017}, {3.038407346410207, 1.5917613367256453`}, {3.038407346410207, -1.5513182475476595`}, { 3.038407346410207, 0.20178948172923264`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.0445438837806256`}, { 3.043407346410207, 3.043901839163078}, {3.043407346410207, 1.591004426542674}, {3.043407346410207, -1.5519881225932657`}, { 3.043407346410207, 0.1924039770286854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.049381857099953}, { 3.0484073464102073`, 3.048829247528299}, {3.0484073464102073`, 1.5902177324646354`}, {3.0484073464102073`, -1.552684039194892}, { 3.0484073464102073`, 0.18296310409375507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.05423565387468}, { 3.053407346410207, 3.053764201130795}, {3.053407346410207, 1.589401782936877}, {3.053407346410207, -1.553406317346522}, { 3.053407346410207, 0.17346898020128776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.0591045496071447`}, { 3.058407346410207, 3.0587062723730902`}, {3.058407346410207, 1.5885571121321123`}, {3.058407346410207, -1.5541552739060198`}, { 3.058407346410207, 0.16392380976775967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.0639878021190317`}, { 3.063407346410207, 3.063655035559092}, {3.063407346410207, 1.5876842596055116`}, {3.063407346410207, -1.5549312221848801`}, { 3.063407346410207, 0.15432988334779665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.068884652039401}, { 3.068407346410207, 3.0686100670329433`}, {3.068407346410207, 1.5867837699437581`}, {3.068407346410207, -1.5557344715232968`}, { 3.068407346410207, 0.14468957639718116`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.0737943233340785`}, { 3.0734073464102067`, 3.073570945313616}, {3.0734073464102067`, 1.5858561924084822`}, { 3.0734073464102067`, -1.5565653268507116`}, {3.0734073464102067`, 0.13500534779625953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.0787160238762032`}, { 3.078407346410207, 3.0785372512253897`}, {3.078407346410207, 1.5849020805745275`}, {3.078407346410207, -1.557424088232052}, { 3.078407346410207, 0.12527973813062915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0836489460572705`}, { 3.083407346410207, 3.083508568024117}, {3.083407346410207, 1.5839219919635161`}, {3.083407346410207, -1.5583110503999438`}, { 3.083407346410207, 0.11551536772701763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.088592267438016}, { 3.0884073464102073`, 3.088484481519334}, {3.0884073464102073`, 1.5829164876732107`}, { 3.0884073464102073`, -1.5592265022732457`}, {3.0884073464102073`, 0.10571493444333416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.0935451514382617`}, { 3.093407346410207, 3.0934645801922085`}, {3.093407346410207, 1.5818861320031976`}, {3.093407346410207, -1.5601707264623386`}, { 3.093407346410207, 0.09588121121304775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.098506748064642}, { 3.098407346410207, 3.0984484553093554`}, {3.098407346410207, 1.5808314920774258`}, {3.098407346410207, -1.5611439987616689`}, { 3.098407346410207, 0.08601704334517316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.1034761946750766`}, { 3.103407346410207, 3.103435701032594}, {3.103407346410207, 1.5797531374641718`}, {3.103407346410207, -1.5621465876301357`}, { 3.103407346410207, 0.07612534558241739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.108452616778419}, { 3.108407346410207, 3.108425914524529}, {3.108407346410207, 1.5786516397940018`}, {3.108407346410207, -1.5631787536599902`}, { 3.108407346410207, 0.06620909892123608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.113435128867969}, { 3.1134073464102068`, 3.1134186960502217`}, {3.1134073464102068`, 1.577527572376335}, {3.1134073464102068`, -1.564240749035013}, { 3.1134073464102068`, 0.05627134719884219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.1184228352868346`}, { 3.118407346410207, 3.1184136490747045`}, {3.118407346410207, 1.5763815098152087`}, {3.118407346410207, -1.5653328169788168`}, { 3.118407346410207, 0.04631519345346205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.1234148311235383`}, { 3.123407346410207, 3.1234103803566606`}, {3.123407346410207, 1.5752140276248703`}, {3.123407346410207, -1.5664551911942202`}, { 3.123407346410207, 0.036343796065424434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.128410203135607}, { 3.1284073464102073`, 3.128408500038084}, {3.1284073464102073`, 1.5740257018458261`}, { 3.1284073464102073`, -1.5676080952947409`}, {3.1284073464102073`, 0.026360364687899457`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.1334080306991523`}, { 3.1334073464102072`, 3.1334076217301616`}, {3.1334073464102072`, 1.5728171086619762`}, {3.1334073464102072`, -1.56879174222934}, { 3.1334073464102072`, 0.016368155977387795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.138407386781965}, { 3.138407346410207, 3.13840736259525}, {3.138407346410207, 1.5715888240194789`}, {3.138407346410207, -1.5700063337016632`}, { 3.138407346410207, 0.0063704691352178405`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.138407386781965, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -2132.845714285714}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 4, 6, 8, 10, 12}, {{2}, {3}, {4}, {5}, {1}, {3}, {1}, { 2}, {1}, {5}, {1}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.008561941716892, 0.40195891948078455`}, { 2.0165474817978133`, 0.}, {2.01740198110203, 0.8031084746249071}, {0., 0.8028039324489454}, { 0.0008060506593086103, 0.0003240480495921849}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 3}, {1, 4}, {1, 5}, {2, 3}, {4, 5}}, 0.022752506908920472`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.022752506908920472], DiskBox[2, 0.022752506908920472], DiskBox[3, 0.022752506908920472], DiskBox[4, 0.022752506908920472], DiskBox[5, 0.022752506908920472]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -2606.811428571428}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -3.141592511467122}, \ {-3.141592653589793, 3.1415925114669876`}, {-3.141592653589793, 1.5707963267949643`}, {-3.141592653589793, 3.347322419244988*^-14}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.136592778269638}, \ {-3.1365926535897932`, 3.1365927474907043`}, {-3.1365926535897932`, 1.575783487050995}, {-3.1365926535897932`, \ -0.0050744067387406356`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315936484318154`}, \ {-3.1315926535897933`, 3.13159340600399}, {-3.1315926535897933`, 1.5807436408121682`}, {-3.1315926535897933`, \ -0.010295258128774997`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.1265960020674353`}, \ {-3.126592653589793, 3.126595196823408}, {-3.126592653589793, 1.5856748691644453`}, {-3.126592653589793, \ -0.015659011415784543`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.121600568531518}, \ {-3.121592653589793, 3.121598690749997}, {-3.121592653589793, 1.5905753479359948`}, {-3.121592653589793, \ -0.021162139472064512`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.116608067945032}, \ {-3.116592653589793, 3.116604461295282}, {-3.116592653589793, 1.5954433466015627`}, {-3.116592653589793, \ -0.026801132684669708`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.1116192107136844`}, \ {-3.1115926535897933`, 3.111613084367138}, {-3.1115926535897933`, 1.6002772269771814`}, {-3.1115926535897933`, \ -0.03257250065136346}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.1066346970069785`}, \ {-3.106592653589793, 3.106625137887598}, {-3.106592653589793, 1.6050754417224011`}, {-3.106592653589793, \ -0.03847277370306886}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.101655216310484}, \ {-3.101592653589793, 3.1016412014461574`}, {-3.101592653589793, 1.6098365326753434`}, {-3.101592653589793, -0.0444985042669412}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.096681446981396}, \ {-3.096592653589793, 3.096661855928352}, {-3.096592653589793, 1.6145591290375725`}, {-3.096592653589793, \ -0.050646268086540956`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.091714055838372}, \ {-3.0915926535897933`, 3.091687683144362}, {-3.0915926535897933`, 1.6192419454291707`}, {-3.0915926535897933`, \ -0.05691266531311842}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.0867536977674015`}, \ {-3.086592653589793, 3.086719265445856}, {-3.086592653589793, 1.6238837798305576`}, {-3.086592653589793, \ -0.06329432148216402}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.0818010153955373`}, \ {-3.081592653589793, 3.0817571853726715`}, {-3.081592653589793, 1.6284835114333072`}, {-3.081592653589793, \ -0.06978788838616412}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.0768566387351486`}, \ {-3.076592653589793, 3.0768020252499872`}, {-3.076592653589793, 1.6330400984061906`}, {-3.076592653589793, \ -0.07639004485914967}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.0719211849004195`}, \ {-3.0715926535897933`, 3.071854366818484}, {-3.0715926535897933`, 1.637552575601419}, {-3.0715926535897933`, \ -0.08309749748058647}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.0669952578306656`}, \ {-3.066592653589793, 3.066914790851005}, {-3.066592653589793, 1.6420200522083481`}, {-3.066592653589793, \ -0.08990698121093409}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.0620794480502167`}, \ {-3.061592653589793, 3.0619838767721226`}, {-3.061592653589793, 1.6464417093707642`}, {-3.061592653589793, \ -0.09681525996765059}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.05717433244294}, \ {-3.056592653589793, 3.0570622022706524`}, {-3.056592653589793, 1.6508167977765809`}, {-3.056592653589793, \ -0.10381912715090581`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.052280474067586}, \ {-3.0515926535897933`, 3.0521503429233574`}, {-3.0515926535897933`, 1.6551446352346901`}, {-3.0515926535897933`, \ -0.11091540612574233`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.047398421988256}, \ {-3.046592653589793, 3.0472488718119517`}, {-3.046592653589793, 1.659424604245124}, {-3.046592653589793, -0.11810095066891169`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.042528711140688}, \ {-3.041592653589793, 3.042358359153244}, {-3.041592653589793, 1.663656149575}, {-3.041592653589793, -0.12537264538534454`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.0376718621985614`}, \ {-3.036592653589793, 3.0374793719060786`}, {-3.036592653589793, 1.6678387758418423`}, {-3.036592653589793, \ -0.13272740610269618`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.03282838150461}, \ {-3.0315926535897932`, 3.032612473422722}, {-3.0315926535897932`, 1.6719720451241127`}, {-3.0315926535897932`, \ -0.14016218024370847`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.027998760986153}, \ {-3.026592653589793, 3.027758223064845}, {-3.026592653589793, 1.6760555745902423`}, {-3.026592653589793, \ -0.14767394718692278`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.0231834781094182`}, \ {-3.021592653589793, 3.0229171758444204`}, {-3.021592653589793, 1.680089034162407}, {-3.021592653589793, -0.1552597186147123}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.018382995859238}, \ {-3.016592653589793, 3.0180898820668363`}, {-3.016592653589793, 1.6840721442181656`}, {-3.016592653589793, \ -0.16291653885370136`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.01359776272977}, \ {-3.0115926535897932`, 3.013276886976794}, {-3.0115926535897932`, 1.6880046733312843`}, {-3.0115926535897932`, \ -0.17064148520997988`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.0088282127470944`}, \ {-3.0065926535897933`, 3.008478730414505}, {-3.0065926535897933`, 1.6918864360606942`}, {-3.0065926535897933`, \ -0.17843166830084028`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.0040747654918056`}, \ {-3.001592653589793, 3.003695946470191}, {-3.001592653589793, 1.6957172907833302`}, {-3.001592653589793, \ -0.18628423238551248`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.999337826162914}, \ {-2.996592653589793, 2.99892906315732}, {-2.996592653589793, 1.699497137584214}, {-2.996592653589793, -0.19419635569465285`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.9946177856429297`}, \ {-2.991592653589793, 2.9941786020857246`}, {-2.991592653589793, 1.7032259161963152`}, {-2.991592653589793, -0.2021652507608876}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.989915020583886}, \ {-2.9865926535897933`, 2.989445078144815}, {-2.9865926535897933`, 1.7069036039972236`}, {-2.9865926535897933`, \ -0.2101881647501774}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.9852298935088206`}, \ {-2.981592653589793, 2.9847289991932677`}, {-2.981592653589793, 1.710530214062966}, {-2.981592653589793, -0.21826237979463978`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.9805627529318266`}, \ {-2.976592653589793, 2.9800308657662082`}, {-2.976592653589793, 1.7141057932815096`}, {-2.976592653589793, \ -0.22638521332542036`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.975913933485179}, \ {-2.971592653589793, 2.975351170780665}, {-2.971592653589793, 1.7176304205233845`}, {-2.971592653589793, -0.2345540184075708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.971283756064219}, \ {-2.9665926535897933`, 2.970690399258539}, {-2.9665926535897933`, 1.7211042048735026`}, {-2.9665926535897933`, \ -0.24276618407421546`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.966672527980347}, \ {-2.961592653589793, 2.966049028055337}, {-2.961592653589793, 1.7245272839216204`}, {-2.961592653589793, \ -0.25101913566060996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.962080543132036}, \ {-2.956592653589793, 2.9614275256049565`}, {-2.956592653589793, 1.7278998221150375`}, {-2.956592653589793, \ -0.25931033513614943`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.957508082179624}, \ {-2.951592653589793, 2.9568263516722606`}, {-2.951592653589793, 1.7312220091688548`}, {-2.951592653589793, -0.2676372814340313}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.952955412729617}, \ {-2.9465926535897933`, 2.9522459571094353`}, {-2.9465926535897933`, 1.7344940585351962`}, {-2.9465926535897933`, \ -0.275997510778304}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.948422789533991}, \ {-2.941592653589793, 2.9476867836405405`}, {-2.941592653589793, 1.7377162059335949`}, {-2.941592653589793, \ -0.28438859700370256`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.9439104546922117`}, \ {-2.936592653589793, 2.9431492636410677`}, {-2.936592653589793, 1.7408887079371402`}, {-2.936592653589793, -0.292808151871494}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.939418637862105}, \ {-2.931592653589793, 2.938633819942613}, {-2.931592653589793, 1.7440118406164737`}, {-2.931592653589793, -0.301253825375723}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.9349475564768928`}, \ {-2.9265926535897933`, 2.934140865636388}, {-2.9265926535897933`, 1.747085898239304}, {-2.9265926535897933`, -0.3097233060424523}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.9304974159692048`}, \ {-2.921592653589793, 2.9296708039016433`}, {-2.921592653589793, 1.7501111920255443`}, {-2.921592653589793, \ -0.31821432121661697`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.926068409999159}, \ {-2.916592653589793, 2.925224027836748}, {-2.916592653589793, 1.7530880489555096`}, {-2.916592653589793, -0.3267246373384985}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.9216607206869356`}, \ {-2.911592653589793, 2.920800920307273}, {-2.911592653589793, 1.756016810630576}, {-2.911592653589793, -0.33525206020623544`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.9172745188510136`}, \ {-2.9065926535897932`, 2.9164018538077476`}, {-2.9065926535897932`, 1.7588978321857278`}, {-2.9065926535897932`, \ -0.3437944352236029}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.912909964246883}, \ {-2.901592653589793, 2.912027190329379}, {-2.901592653589793, 1.7617314812504423`}, {-2.901592653589793, \ -0.35234964763282944`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.9085672058114636`}, \ {-2.896592653589793, 2.9076772812472798`}, {-2.896592653589793, 1.764518136959312}, {-2.896592653589793, -0.3609156227292182}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.9042463819071056`}, \ {-2.891592653589793, 2.9033524672156608`}, {-2.891592653589793, 1.7672581890082901`}, {-2.891592653589793, \ -0.36949032605801163`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.899947620569158}, \ {-2.8865926535897932`, 2.899053078077548}, {-2.8865926535897932`, 1.7699520367571935`}, {-2.8865926535897932`, \ -0.3780717635914763}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.8956710397541268`}, \ {-2.8815926535897933`, 2.8947794327847802`}, {-2.8815926535897933`, 1.772600088375816}, {-2.8815926535897933`, \ -0.38665798188575407`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.891416747588126}, \ {-2.876592653589793, 2.890531839330425}, {-2.876592653589793, 1.775202760032262}, {-2.876592653589793, -0.39524706821611444`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.887184842616178}, \ {-2.871592653589793, 2.8863105946966225`}, {-2.871592653589793, 1.7777604751226646`}, {-2.871592653589793, -0.4038371506892085}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.882975414051327}, \ {-2.866592653589793, 2.8821159848082365`}, {-2.866592653589793, 1.7802736635401166`}, {-2.866592653589793, \ -0.41242639833319467`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.8787885420232167`}, \ {-2.861592653589793, 2.8779482845031663`}, {-2.861592653589793, 1.7827427609818294`}, {-2.861592653589793, \ -0.42101302116305855`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.8746242978246155`}, \ {-2.856592653589793, 2.8738077575106753`}, {-2.856592653589793, 1.785168208292168}, {-2.856592653589793, -0.4295952702219356}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.870482744159282}, \ {-2.851592653589793, 2.8696946564444663`}, {-2.851592653589793, 1.7875504508422655`}, {-2.851592653589793, -0.4381714375969732}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.866363935385756}, \ {-2.846592653589793, 2.86560922280224}, {-2.846592653589793, 1.7898899379419533`}, {-2.846592653589793, \ -0.44673985641036884`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.8622679177609744`}, \ {-2.8415926535897933`, 2.8615516869811284`}, {-2.8415926535897933`, 1.7921871222851582`}, {-2.8415926535897933`, \ -0.45529890078384594`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.8581947296800703`}, \ {-2.836592653589793, 2.85752226829783}, {-2.836592653589793, 1.7944424594251984`}, {-2.836592653589793, -0.4638469857780657}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.8541444019164697`}, \ {-2.831592653589793, 2.8535211750263705`}, {-2.831592653589793, 1.7966564072815723`}, {-2.831592653589793, \ -0.47238256730478045`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.8501169578565997`}, \ {-2.826592653589793, 2.8495486044368534`}, {-2.826592653589793, 1.7988294256732877`}, {-2.826592653589793, -0.4809041420142623}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.846112413732911}, \ {-2.8215926535897933`, 2.8456047428511035`}, {-2.8215926535897933`, 1.800961975880348}, {-2.8215926535897933`, -0.4894102471553783}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.8421307788544}, \ {-2.816592653589793, 2.8416897657042095`}, {-2.816592653589793, 1.8030545202313326`}, {-2.816592653589793, -0.4978994604103954}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.8381720558341024`}, \ {-2.811592653589793, 2.8378038376171846`}, {-2.811592653589793, 1.8051075217160288`}, {-2.811592653589793, -0.506370399703681}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.8342362408105948`}, \ {-2.806592653589793, 2.8339471124741005`}, {-2.806592653589793, 1.8071214436199667`}, {-2.806592653589793, -0.5148217229855085}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.830323323670659}, \ {-2.8015926535897933`, 2.8301197335132224`}, {-2.8015926535897933`, 1.8090967491844896`}, {-2.8015926535897933`, \ -0.5232521279902159}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.826433288263383}, \ {-2.796592653589793, 2.8263218334215923`}, {-2.796592653589793, 1.8110339012852277`}, {-2.796592653589793, -0.5316603519701331}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.822566112614355}, \ {-2.791592653589793, 2.8225535344390194`}, {-2.791592653589793, 1.812933362133317}, {-2.791592653589793, -0.540045171405498}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, 2.81881494847064}, {-2.786592653589793, -2.8187217691337856`}, \ {-2.786592653589793, 1.8147955929948683`}, {-2.786592653589793, -0.5484054016904294}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, 2.8151061772028503`}, {-2.7815926535897932`, \ -2.8149002248218604`}, {-2.7815926535897932`, 1.8166210539293528`}, {-2.7815926535897932`, \ -0.5567398967968374}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.811101441469289}, \ {-2.776592653589793, 1.8184102035453613`}, {-2.776592653589793, 2.811427312230121}, {-2.776592653589793, -0.565047548915312}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.8073253758545933`}, \ {-2.771592653589793, 1.8201634987733215`}, {-2.771592653589793, 2.807778435185124}, {-2.771592653589793, -0.5733272880752337}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.8035719799371694`}, \ {-2.766592653589793, 1.821881394653972}, {-2.766592653589793, 2.804159617875222}, {-2.766592653589793, -0.5815780817441979}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.7998412010447518`}, \ {-2.7615926535897932`, 1.82356434414096}, {-2.7615926535897932`, 2.80057092242496}, {-2.7615926535897932`, -0.5897989344073702}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.796132982059384}, \ {-2.7565926535897933`, 1.8252127979193429`}, {-2.7565926535897933`, 2.7970124014240296`}, {-2.7565926535897933`, \ -0.5979888871282194}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.7924472615965814`}, \ {-2.751592653589793, 1.8268272042359046`}, {-2.751592653589793, 2.7934840980802678`}, {-2.751592653589793, -0.6061470170908597}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.788783974183108}, \ {-2.746592653589793, 1.8284080087438885`}, {-2.746592653589793, 2.7899860463756943`}, {-2.746592653589793, -0.6142724371259314}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.7851430504266057`}, \ {-2.741592653589793, 1.8299556543571844`}, {-2.741592653589793, 2.786518271226983}, {-2.741592653589793, -0.6223642952197379}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.7815244171855458`}, \ {-2.736592653589793, 1.8314705811190122`}, {-2.736592653589793, 2.783080788651337}, {-2.736592653589793, -0.630421774008506}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.777927997731187}, \ {-2.731592653589793, 1.8329532260788313`}, {-2.731592653589793, 2.779673605936037}, {-2.731592653589793, -0.638444090257857}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.774353711908082}, \ {-2.726592653589793, 1.8344040231808878`}, {-2.726592653589793, 2.7762967218077677`}, {-2.726592653589793, -0.6464304943300274}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.7708014762888555`}, \ {-2.721592653589793, 1.835823403161452}, {-2.721592653589793, 2.772950126607327}, {-2.721592653589793, -0.6543802696381216}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.767271204325021}, \ {-2.7165926535897933`, 1.837211793455451}, {-2.7165926535897933`, 2.769633802469503}, {-2.7165926535897933`, -0.6622927320886449}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.7637628064956408`}, \ {-2.711592653589793, 1.8385696181121698`}, {-2.711592653589793, 2.766347723497988}, {-2.711592653589793, -0.6701672295153072}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.7602761904476796`}, \ {-2.706592653589793, 1.839897297716796}, {-2.706592653589793, 2.763091855950502}, {-2.706592653589793, -0.678003141101367}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.756811261137992}, \ {-2.701592653589793, 1.8411952493228596`}, {-2.701592653589793, 2.7598661584200106`}, {-2.701592653589793, -0.6857998767955058}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.7533679209669657`}, \ {-2.6965926535897933`, 1.8424638863886678`}, {-2.6965926535897933`, 2.7566705820179944`}, {-2.6965926535897933`, \ -0.6935568767194611}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.74994606990974}, \ {-2.691592653589793, 1.8437036187217073`}, {-2.691592653589793, 2.75350507056159}, {-2.691592653589793, -0.7012736105689713}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.7465456056434707`}, \ {-2.686592653589793, 1.8449148524290506`}, {-2.686592653589793, 2.750369560760291}, {-2.686592653589793, -0.7089495770093849}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.7431664236723954`}, \ {-2.681592653589793, 1.8460979898744776`}, {-2.681592653589793, 2.747263982400887}, {-2.681592653589793, -0.7165843030673369}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.7398084174455724`}, \ {-2.6765926535897933`, 1.8472534296388712`}, {-2.6765926535897933`, 2.7441882585368824`}, {-2.6765926535897933`, \ -0.7241773435173433}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.736471478475256}, \ {-2.671592653589793, 1.8483815664884655`}, {-2.671592653589793, 2.7411423056739723`}, {-2.671592653589793, -0.7317282802669727}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.7331554964483407`}, \ {-2.666592653589793, 1.8494827913458574`}, {-2.666592653589793, 2.738126033959503}, {-2.666592653589793, -0.7392367217387118}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.7298603593353037`}, \ {-2.661592653589793, 1.8505574912658744`}, {-2.661592653589793, 2.7351393473684604`}, {-2.661592653589793, -0.7467023022513036}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.726585953497512}, \ {-2.6565926535897932`, 1.8516060494172208`}, {-2.6565926535897932`, 2.732182143890091}, {-2.6565926535897932`, -0.7541246814008244}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.723332163787178}, \ {-2.651592653589793, 1.8526288450650126`}, {-2.651592653589793, 2.729254315714722}, {-2.651592653589793, -0.7615035434411671}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.720098873648172}, \ {-2.646592653589793, 1.853626253560058}, {-2.646592653589793, 2.7263557494180124`}, {-2.646592653589793, -0.7688385966666677}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.716885965210999}, \ {-2.641592653589793, 1.8545986463296713`}, {-2.641592653589793, 2.7234863261455007`}, {-2.641592653589793, -0.7761295727957623}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.7136933193852264`}, \ {-2.6365926535897932`, 1.8555463908720233`}, {-2.6365926535897932`, 2.720645921795155}, {-2.6365926535897932`, -0.7833762263573046}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.710520815949467}, \ {-2.6315926535897933`, 1.8564698507541944`}, {-2.6315926535897933`, 2.7178344071996796`}, {-2.6315926535897933`, \ -0.7905783340799272}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.7073683336369427`}, \ {-2.626592653589793, 1.8573693856115292`}, {-2.626592653589793, 2.7150516483055496`}, {-2.626592653589793, -0.7977356942850304}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.704235750219279}, \ {-2.621592653589793, 1.858245351150738}, {-2.621592653589793, 2.7122975063516193`}, {-2.621592653589793, -0.8048481262840851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.701122942587141}, \ {-2.616592653589793, 1.8590980991552004`}, {-2.616592653589793, 2.7095718380462728`}, {-2.616592653589793, -0.8119154697806502}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.6980297868275063`}, \ {-2.611592653589793, 1.8599279774918156`}, {-2.611592653589793, 2.7068744957414776`}, {-2.611592653589793, -0.818937584277725}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.694956158298868}, \ {-2.606592653589793, 1.8607353301206009`}, {-2.606592653589793, 2.7042053276056524`}, {-2.606592653589793, -0.8259143484909386}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.6919019317029247`}, \ {-2.601592653589793, 1.8615204971053498`}, {-2.601592653589793, 2.701564177793795}, {-2.601592653589793, -0.8328456597678743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.6888669811547796`}, \ {-2.596592653589793, 1.8622838146272231`}, {-2.596592653589793, 2.6989508866165783`}, {-2.596592653589793, -0.8397314335141766}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.685851180249304}, \ {-2.5915926535897933`, 1.863025614998439}, {-2.5915926535897933`, 2.696365290705066}, {-2.5915926535897933`, -0.8465716026266691}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.682854402126058}, \ {-2.586592653589793, 1.8637462266788263`}, {-2.586592653589793, 2.69380722317559}, {-2.586592653589793, -0.8533661169338372}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.6798765195310574`}, \ {-2.581592653589793, 1.864445974292577}, {-2.581592653589793, 2.6912765137894477`}, {-2.581592653589793, -0.8601149426442172}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.676917404876582}, \ {-2.576592653589793, 1.8651251786471283`}, {-2.576592653589793, 2.6887729891128367`}, {-2.576592653589793, -0.8668180618026293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.673976930298658}, \ {-2.571592653589793, 1.865784156752537}, {-2.571592653589793, 2.6862964726710414`}, {-2.571592653589793, -0.8734754717551088}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.671054967712093}, \ {-2.566592653589793, 1.8664232218423271`}, {-2.566592653589793, 2.6838467851030936`}, {-2.566592653589793, -0.8800871846220311}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.668151388863708}, \ {-2.561592653589793, 1.867042683395162}, {-2.561592653589793, 2.681423744311368}, {-2.561592653589793, -0.8866532267804338}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.665266065382784}, \ {-2.556592653589793, 1.8676428471569273`}, {-2.556592653589793, 2.6790271656094022`}, {-2.556592653589793, -0.8931736383550712}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.662398868830426}, \ {-2.5515926535897933`, 1.868224015164504}, {-2.5515926535897933`, 2.6766568618667885`}, {-2.5515926535897933`, \ -0.8996484727189715}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.659549670746046}, \ {-2.5465926535897934`, 1.8687864857693806`}, {-2.5465926535897934`, 2.6743126436511226`}, {-2.5465926535897934`, \ -0.9060777960031244}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.656718342692656}, \ {-2.541592653589793, 1.8693305536626816`}, {-2.541592653589793, 2.671994319367352}, {-2.541592653589793, -0.9124616866158697}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.653904756299471}, \ {-2.536592653589793, 1.8698565098998297`}, {-2.536592653589793, 2.6697016953935266`}, {-2.536592653589793, -0.9188002347717198}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.651108783303681}, \ {-2.5315926535897932`, 1.8703646419268503`}, {-2.5315926535897932`, 2.6674345762142906`}, {-2.5315926535897932`, \ -0.9250935420301439}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.648330295589493}, \ {-2.526592653589793, 1.8708552336060997`}, {-2.526592653589793, 2.6651927645511155`}, {-2.526592653589793, -0.931341720843863}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -2.6455691652263615`}, \ {-2.521592653589793, 1.8713285652434248`}, {-2.521592653589793, 2.6629760614900277`}, {-2.521592653589793, -0.937544894117235}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -2.6428252645047317`}, \ {-2.516592653589793, 1.8717849136146123`}, {-2.516592653589793, 2.6607842666053476`}, {-2.516592653589793, -0.9437031947743386}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -2.640098465970954}, \ {-2.5115926535897932`, 1.872224551993272}, {-2.5115926535897932`, 2.6586171780818613`}, {-2.5115926535897932`, \ -0.9498167653371009}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -2.637388642459931}, \ {-2.5065926535897933`, 1.8726477501779935`}, {-2.5065926535897933`, 2.656474592832777}, {-2.5065926535897933`, -0.955885757513185}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -2.6346956671270036`}, \ {-2.501592653589793, 1.8730547745206678`}, {-2.501592653589793, 2.6543563066154525`}, {-2.501592653589793, -0.9619103317939673}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -2.632019413477744}, \ {-2.496592653589793, 1.8734458879543772`}, {-2.496592653589793, 2.652262114144051}, {-2.496592653589793, -0.9678906570621844}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -2.629359755396649}, \ {-2.491592653589793, 1.873821350021708}, {-2.491592653589793, 2.650191809199091}, {-2.491592653589793, -0.9738269102095232}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -2.6267165671746175`}, \ {-2.486592653589793, 1.8741814169034423`}, {-2.486592653589793, 2.6481451847342012`}, {-2.486592653589793, -0.9797192757640402}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -2.6240897235347496`}, \ {-2.481592653589793, 1.8745263414469693`}, {-2.481592653589793, 2.6461220329799473`}, {-2.481592653589793, -0.9855679455271671}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -2.621479099657116}, \ {-2.476592653589793, 1.8748563731950922`}, {-2.476592653589793, 2.644122145544807}, {-2.476592653589793, -0.9913731182204594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -2.6188845712024076`}, \ {-2.471592653589793, 1.8751717584150134`}, {-2.471592653589793, 2.6421453135132356`}, {-2.471592653589793, -0.9971349991419455}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -2.6163060143340866`}, \ {-2.4665926535897933`, 1.8754727401270626`}, {-2.4665926535897933`, 2.6401913275408764`}, {-2.4665926535897933`, \ -1.0028537998318374`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -2.6137433057396198`}, \ {-2.461592653589793, 1.875759558133735}, {-2.461592653589793, 2.638259977947038}, {-2.461592653589793, -1.0085297377476936`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -2.611196322650596}, \ {-2.456592653589793, 1.8760324490487297`}, {-2.456592653589793, 2.6363510548043165`}, {-2.456592653589793, \ -1.0141630359488454`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -2.608664942861748}, \ {-2.451592653589793, 1.8762916463260229`}, {-2.451592653589793, 2.634464348025557}, {-2.451592653589793, -1.019753922789963}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -2.6061490447488542`}, \ {-2.446592653589793, 1.8765373802888037`}, {-2.446592653589793, 2.632599647448002}, {-2.446592653589793, -1.02530263162361}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -2.6036485072858024`}, \ {-2.441592653589793, 1.87676987815858}, {-2.441592653589793, 2.6307567429147523`}, {-2.441592653589793, -1.030809400511753}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -2.6011632100606388`}, \ {-2.436592653589793, 1.87698936408424}, {-2.436592653589793, 2.628935424353692}, {-2.436592653589793, -1.036274471946018}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -2.5986930332906835`}, \ {-2.431592653589793, 1.877196059171053}, {-2.431592653589793, 2.6271354818537205`}, {-2.431592653589793, -1.041698092576563}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -2.596237857836694}, \ {-2.4265926535897933`, 1.8773901815095428`}, {-2.4265926535897933`, 2.625356705738344}, {-2.4265926535897933`, \ -1.0470805129494127`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -2.593797565216395}, \ {-2.4215926535897934`, 1.8775719462046172`}, {-2.4215926535897934`, 2.623598886636887}, {-2.4215926535897934`, -1.052421987252212}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -2.591372037616825}, \ {-2.416592653589793, 1.8777415654041902`}, {-2.416592653589793, 2.621861815553062}, {-2.416592653589793, -1.05772277306802}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -2.5889611579062715`}, \ {-2.411592653589793, 1.8778992483282497`}, {-2.411592653589793, 2.6201452839312425`}, {-2.411592653589793, \ -1.0629831311373028`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -2.58656480964515}, \ {-2.4065926535897932`, 1.8780452012974387`}, {-2.4065926535897932`, 2.6184490837201215`}, {-2.4065926535897932`, \ -1.068203325127668}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -2.584182877096335}, \ {-2.401592653589793, 1.8781796277618554`}, {-2.401592653589793, 2.6167730074341655`}, {-2.401592653589793, \ -1.0733836214114107`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -2.581815245234659}, \ {-2.396592653589793, 1.8783027283296054`}, {-2.396592653589793, 2.6151168482126597`}, {-2.396592653589793, \ -1.0785242888505588`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -2.579461799755771}, \ {-2.391592653589793, 1.878414700795332}, {-2.391592653589793, 2.61348039987653}, {-2.391592653589793, -1.0836255985893417`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -2.577122427084428}, \ {-2.3865926535897932`, 1.8785157401687138`}, {-2.3865926535897932`, 2.6118634569827393`}, {-2.3865926535897932`, \ -1.0886878238539324`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -2.574797014381917}, \ {-2.3815926535897933`, 1.8786060387027421`}, {-2.3815926535897933`, 2.610265814876914}, {-2.3815926535897933`, \ -1.0937112397591722`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -2.5724854495532004`}, \ {-2.376592653589793, 1.878685785922059}, {-2.376592653589793, 2.608687269743178}, {-2.376592653589793, -1.0986961231223404`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -2.570187621253179}, \ {-2.371592653589793, 1.878755168651081}, {-2.371592653589793, 2.6071276186525374`}, {-2.371592653589793, \ -1.1036427522835621`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -2.567903418892545}, \ {-2.366592653589793, 1.8788143710420289`}, {-2.366592653589793, 2.605586659608694}, {-2.366592653589793, -1.1085514069328637`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -2.565632732643145}, \ {-2.361592653589793, 1.878863574603019}, {-2.361592653589793, 2.6040641915921747`}, {-2.361592653589793, \ -1.1134223679436903`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -2.5633754534426396`}, \ {-2.356592653589793, 1.878902958225739}, {-2.356592653589793, 2.6025600146022305`}, {-2.356592653589793, \ -1.1182559172125954`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -2.5611314729988686`}, \ {-2.351592653589793, 1.8789326982133456`}, {-2.351592653589793, 2.601073929697051}, {-2.351592653589793, -1.123052337505159}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -2.5589006837936097`}, \ {-2.346592653589793, 1.8789529683080313`}, {-2.346592653589793, 2.599605739031905}, {-2.346592653589793, -1.1278119123077774`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -2.556682979085935}, \ {-2.3415926535897933`, 1.8789639397185516`}, {-2.3415926535897933`, 2.5981552458955246`}, {-2.3415926535897933`, \ -1.1325349256852846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -2.554478252915113}, \ {-2.336592653589793, 1.8789657811476448`}, {-2.336592653589793, 2.5967222547446767`}, {-2.336592653589793, -1.137221662144214}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -2.5522864001031067`}, \ {-2.331592653589793, 1.8789586588193066`}, {-2.331592653589793, 2.595306571236966}, {-2.331592653589793, -1.1418724065015442`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -2.550107316256683}, \ {-2.326592653589793, 1.8789427365060027`}, {-2.326592653589793, 2.5939080022619425`}, {-2.326592653589793, \ -1.1464874437588033`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -2.5479408977690317`}, \ {-2.321592653589793, 1.878918175555644}, {-2.321592653589793, 2.5925263559706293`}, {-2.321592653589793, \ -1.1510670589813112`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -2.545787041821175}, \ {-2.316592653589793, 1.878885134918551}, {-2.316592653589793, 2.591161441803227}, {-2.316592653589793, -1.1556115371825195`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -2.5436456463829327`}, \ {-2.311592653589793, 1.8788437711742643`}, {-2.311592653589793, 2.589813070515422}, {-2.311592653589793, -1.1601211632132316`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -2.5415166102135305`}, \ {-2.306592653589793, 1.8787942385581875`}, {-2.306592653589793, 2.5884810542031187`}, {-2.306592653589793, \ -1.1645962216555532`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -2.5393998328619527`}, \ {-2.3015926535897933`, 1.878736688988151}, {-2.3015926535897933`, 2.58716520632562}, {-2.3015926535897933`, -1.1690369967214875`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -2.5372952146669534`}, \ {-2.2965926535897934`, 1.878671272090792}, {-2.2965926535897934`, 2.5858653417273163`}, {-2.2965926535897934`, -1.17344377215598}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -2.535202656756727}, \ {-2.291592653589793, 1.8785981352278645`}, {-2.291592653589793, 2.584581276658227}, {-2.291592653589793, -1.1778168311443185`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -2.5331220610484078`}, \ {-2.286592653589793, 1.8785174235223523`}, {-2.286592653589793, 2.5833128287927454`}, {-2.286592653589793, \ -1.1821564562237319`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -2.5310533302471683`}, \ {-2.2815926535897932`, 1.8784292798844895`}, {-2.2815926535897932`, 2.582059817247475}, {-2.2815926535897932`, -1.186462929199064}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -2.528996367845182}, \ {-2.276592653589793, 1.878333845037624}, {-2.276592653589793, 2.5808220625974503`}, {-2.276592653589793, \ -1.1907365310624018`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -2.5269510781202342`}, \ {-2.271592653589793, 1.8782312575439293`}, {-2.271592653589793, 2.579599386891322}, {-2.271592653589793, -1.1949775419165072`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -2.524917366134198}, \ {-2.266592653589793, 1.8781216538300074`}, {-2.266592653589793, 2.5783916136651794`}, {-2.266592653589793, \ -1.1991862409019762`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -2.5228951377312447`}, \ {-2.2615926535897932`, 1.878005168212348}, {-2.2615926535897932`, 2.5771985679552536`}, {-2.2615926535897932`, \ -1.2033629061279683`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -2.520884299535781}, \ {-2.2565926535897933`, 1.8778819329225611`}, {-2.2565926535897933`, 2.5760200763095527`}, {-2.2565926535897933`, \ -1.2075078146063616`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -2.518884758950298}, \ {-2.251592653589793, 1.8777520781325703`}, {-2.251592653589793, 2.574855966798234}, {-2.251592653589793, -1.2116212421893091`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -2.516896424152984}, \ {-2.246592653589793, 1.8776157319796172`}, {-2.246592653589793, 2.573706069023002}, {-2.246592653589793, -1.2157034635100072`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -2.5149192040950963`}, \ {-2.241592653589793, 1.8774730205910826`}, {-2.241592653589793, 2.5725702141255415`}, {-2.241592653589793, \ -1.2197547519265788`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -2.512953008498262}, \ {-2.236592653589793, 1.8773240681091894`}, {-2.236592653589793, 2.571448234794761}, {-2.236592653589793, -1.2237753794689887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -2.5109977478515413`}, \ {-2.231592653589793, 1.8771689967155516`}, {-2.231592653589793, 2.570339965273264}, {-2.231592653589793, -1.2277656167888746`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -2.509053333408343}, \ {-2.226592653589793, 1.8770079266555366`}, {-2.226592653589793, 2.569245241362792}, {-2.226592653589793, -1.2317257331121796`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -2.5071196771832707`}, \ {-2.221592653589793, 1.8768409762625353`}, {-2.221592653589793, 2.5681639004287296`}, {-2.221592653589793, \ -1.2356559961945288`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -2.505196691948685}, \ {-2.2165926535897933`, 1.8766682619819617`}, {-2.2165926535897933`, 2.5670957814038764`}, {-2.2165926535897933`, \ -1.2395566722791715`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -2.5032842912313082`}, \ {-2.211592653589793, 1.8764898983952298`}, {-2.211592653589793, 2.5660407247912116`}, {-2.211592653589793, -1.243428026057516}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -2.5013823893085454`}, \ {-2.206592653589793, 1.8763059982434398`}, {-2.206592653589793, 2.5649985726660156`}, {-2.206592653589793, -1.247270320632036}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -2.4994909012048003`}, \ {-2.201592653589793, 1.8761166724509817`}, {-2.201592653589793, 2.563969168677089}, {-2.201592653589793, -1.2510838174815622`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -2.4976097426876245`}, \ {-2.196592653589793, 1.8759220301489394`}, {-2.196592653589793, 2.5629523580473}, {-2.196592653589793, -1.2548687764288158`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -2.495738830263797}, \ {-2.191592653589793, 1.8757221786983334`}, {-2.191592653589793, 2.561947987573369}, {-2.191592653589793, -1.2586254556101208`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -2.4938780811752674`}, \ {-2.186592653589793, 1.8755172237131916`}, {-2.186592653589793, 2.560955905625005}, {-2.186592653589793, -1.2623541114472094`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -2.492027413395041}, \ {-2.181592653589793, 1.875307269083445}, {-2.181592653589793, 2.559975962143339}, {-2.181592653589793, -1.2660549986210399`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -2.4901867456229816`}, \ {-2.1765926535897933`, 1.875092416997672}, {-2.1765926535897933`, 2.559008008638735}, {-2.1765926535897933`, \ -1.2697283700475606`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -2.4883559972814986`}, \ {-2.1715926535897934`, 1.8748727679656332`}, {-2.1715926535897934`, 2.558051898188011}, {-2.1715926535897934`, \ -1.2733744768553226`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -2.486535088511202}, \ {-2.166592653589793, 1.8746484208406697`}, {-2.166592653589793, 2.5571074854310356`}, {-2.166592653589793, \ -1.2769935683649007`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -2.484723940166455}, \ {-2.161592653589793, 1.8744194728418708`}, {-2.161592653589793, 2.5561746265667904`}, {-2.161592653589793, -1.280585892070009}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -2.4829224738108997`}, \ {-2.1565926535897932`, 1.8741860195761335`}, {-2.1565926535897932`, 2.5552531793488806`}, {-2.1565926535897932`, \ -1.2841516936203052`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -2.481130611712863}, \ {-2.151592653589793, 1.873948155059979}, {-2.151592653589793, 2.5543430030805836`}, {-2.151592653589793, \ -1.2876912168057504`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -2.479348276840786}, \ {-2.146592653589793, 1.873705971741217}, {-2.146592653589793, 2.5534439586092987`}, {-2.146592653589793, \ -1.2912047035425003`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -2.4775753928585464`}, \ {-2.141592653589793, 1.873459560520436}, {-2.141592653589793, 2.552555908320644}, {-2.141592653589793, -1.2946923938602721`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -2.4758118841207417`}, \ {-2.1365926535897932`, 1.8732090107722796`}, {-2.1365926535897932`, 2.5516787161320464`}, {-2.1365926535897932`, \ -1.2981545258910883`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -2.4740576756679484`}, \ {-2.1315926535897933`, 1.872954410366559}, {-2.1315926535897933`, 2.5508122474859163`}, {-2.1315926535897933`, \ -1.3015913358593778`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -2.4723126932219532`}, \ {-2.126592653589793, 1.8726958456891922`}, {-2.126592653589793, 2.5499563693424023`}, {-2.126592653589793, \ -1.3050030580733687`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -2.470576863180897}, \ {-2.121592653589793, 1.872433401662915}, {-2.121592653589793, 2.549110950171812}, {-2.121592653589793, -1.3083899249176938`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -2.4688501126144464`}, \ {-2.116592653589793, 1.8721671617678424`}, {-2.116592653589793, 2.548275859946605}, {-2.116592653589793, -1.3117521668471959`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -2.467132369258907}, \ {-2.111592653589793, 1.8718972080618292`}, {-2.111592653589793, 2.5474509701330788`}, {-2.111592653589793, \ -1.3150900123818523`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -2.4654235615123246`}, \ {-2.106592653589793, 1.871623621200632}, {-2.106592653589793, 2.546636153682704}, {-2.106592653589793, -1.3184036881027792`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -2.463723618429545}, \ {-2.101592653589793, 1.8713464804578834`}, {-2.101592653589793, 2.5458312850231772`}, {-2.101592653589793, \ -1.3216934186492655`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -2.462032469717292}, \ {-2.096592653589793, 1.8710658637448971`}, {-2.096592653589793, 2.545036240049145}, {-2.096592653589793, -1.324959426716809}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -2.4603500457291934`}, \ {-2.0915926535897933`, 1.8707818476302416`}, {-2.0915926535897933`, 2.544250896112674}, {-2.0915926535897933`, \ -1.3282019330560697`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -2.4586762774608175`}, \ {-2.0865926535897934`, 1.870494507359151}, {-2.0865926535897934`, 2.543475132013443}, {-2.0865926535897934`, \ -1.3314211564727394`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -2.457011096544689}, \ {-2.081592653589793, 1.8702039168727382`}, {-2.081592653589793, 2.542708827988719}, {-2.081592653589793, -1.3346173138282655`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -2.455354435245311}, \ {-2.076592653589793, 1.8699101488270105`}, {-2.076592653589793, 2.541951865703067}, {-2.076592653589793, -1.3377906200413945`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -2.4537062264541536`}, \ {-2.071592653589793, 1.8696132746116743`}, {-2.071592653589793, 2.541204128237866}, {-2.071592653589793, -1.3409412880904794`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -2.4520664036846793`}, \ {-2.066592653589793, 1.8693133643687863`}, {-2.066592653589793, 2.5404655000806176`}, {-2.066592653589793, \ -1.3440695290165552`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -2.4504349010673376`}, \ {-2.061592653589793, 1.8690104870111721`}, {-2.061592653589793, 2.539735867114066}, {-2.061592653589793, -1.347175551927101}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -2.448811653344568}, \ {-2.056592653589793, 1.8687047102406615`}, {-2.056592653589793, 2.539015116605145}, {-2.056592653589793, -1.3502595640004744`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -2.447196595865821}, \ {-2.0515926535897933`, 1.8683961005661411`}, {-2.0515926535897933`, 2.538303137193759}, {-2.0515926535897933`, \ -1.3533217704909963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -2.4455896645825623`}, \ {-2.0465926535897934`, 1.8680847233213955`}, {-2.0465926535897934`, 2.537599818881426}, {-2.0465926535897934`, \ -1.3563623747346314`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -2.443990796043307}, \ {-2.041592653589793, 1.8677706426827605`}, {-2.041592653589793, 2.536905053019759}, {-2.041592653589793, -1.3593815781552465`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -2.442399927388643}, \ {-2.036592653589793, 1.8674539216865802`}, {-2.036592653589793, 2.5362187322988534`}, {-2.036592653589793, \ -1.3623795802714105`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -2.440816996346278}, \ {-2.031592653589793, 1.8671346222464715`}, {-2.031592653589793, 2.5355407507355325`}, {-2.031592653589793, \ -1.3653565787037223`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -2.4392419412260953`}, \ {-2.026592653589793, 1.866812805170389}, {-2.026592653589793, 2.5348710036614985`}, {-2.026592653589793, \ -1.3683127691826127`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -2.4376747009152226`}, \ {-2.021592653589793, 1.8664885301774996`}, {-2.021592653589793, 2.5342093877113974`}, {-2.021592653589793, \ -1.3712483455566171`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -2.4361152148731198`}, \ {-2.016592653589793, 1.8661618559148616`}, {-2.016592653589793, 2.533555800810777}, {-2.016592653589793, -1.3741634998010854`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -2.4345634231266753`}, \ {-2.0115926535897932`, 1.8658328399739093`}, {-2.0115926535897932`, 2.5329101421640057`}, {-2.0115926535897932`, \ -1.3770584220272992`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -2.433019266265333}, \ {-2.0065926535897933`, 1.8655015389067413`}, {-2.0065926535897933`, 2.5322723122420783`}, {-2.0065926535897933`, \ -1.379933300491977}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -2.431482685436219}, \ {-2.001592653589793, 1.8651680082422242`}, {-2.001592653589793, 2.531642212770424}, {-2.001592653589793, -1.3827883216071524`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -2.4299536223393154`}, \ {-1.996592653589793, 1.8648323025018947`}, {-1.996592653589793, 2.531019746716604}, {-1.996592653589793, -1.3856236699503834`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -2.4284320192226287`}, \ {-1.991592653589793, 1.8644944752156678`}, {-1.991592653589793, 2.5304048182780203`}, {-1.991592653589793, \ -1.3884395282752926`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -2.4269178188774005`}, \ {-1.986592653589793, 1.8641545789373748`}, {-1.986592653589793, 2.529797332869567}, {-1.986592653589793, -1.3912360775224135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -2.425410964633332}, \ {-1.9815926535897932`, 1.8638126652600775`}, {-1.9815926535897932`, 2.5291971971112504`}, {-1.9815926535897932`, \ -1.3940134968303013`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -2.423911400353831}, \ {-1.976592653589793, 1.8634687848312153`}, {-1.976592653589793, 2.528604318815815}, {-1.976592653589793, -1.3967719635469262`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -2.4224190704312925`}, \ {-1.9715926535897932`, 1.8631229873675632`}, {-1.9715926535897932`, 2.528018606976347}, {-1.9715926535897932`, \ -1.3995116532413057`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -2.420933919782402}, \ {-1.966592653589793, 1.8627753216699925`}, {-1.966592653589793, 2.527439971753865}, {-1.966592653589793, -1.4022327397153642`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -2.4194558938434505`}, \ {-1.9615926535897932`, 1.8624258356380374`}, {-1.9615926535897932`, 2.5268683244649397`}, {-1.9615926535897932`, \ -1.4049353950160006`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -2.4179849385657173`}, \ {-1.956592653589793, 1.862074576284301}, {-1.956592653589793, 2.5263035775692786`}, {-1.956592653589793, \ -1.4076197894473648`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -2.4165210004108326`}, \ {-1.9515926535897932`, 1.8617215897486468`}, {-1.9515926535897932`, 2.525745644657369}, {-1.9515926535897932`, -1.4102860915833}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -2.4150640263461898`}, \ {-1.946592653589793, 1.8613669213122186`}, {-1.946592653589793, 2.525194440438134}, {-1.946592653589793, -1.4129344682799634`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -2.41361396384041}, \ {-1.9415926535897932`, 1.8610106154112849`}, {-1.9415926535897932`, 2.5246498807265714`}, {-1.9415926535897932`, \ -1.4155650846885914`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -2.412170760858795}, \ {-1.936592653589793, 1.860652715650885}, {-1.936592653589793, 2.524111882431481}, {-1.936592653589793, -1.418178104268411}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -2.4107343658588376`}, \ {-1.9315926535897932`, 1.8602932648182937`}, {-1.9315926535897932`, 2.523580363543191}, {-1.9315926535897932`, \ -1.4207736887996618`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -2.409304727785757}, \ {-1.926592653589793, 1.8599323048963294`}, {-1.926592653589793, 2.523055243121334}, {-1.926592653589793, -1.42335199839676}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -2.4078817960680703`}, \ {-1.9215926535897931`, 1.8595698770764533`}, {-1.9215926535897931`, 2.5225364412826643`}, {-1.9215926535897931`, \ -1.4259131915215324`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -2.406465520613176}, \ {-1.916592653589793, 1.8592060217716997`}, {-1.916592653589793, 2.5220238791889322`}, {-1.916592653589793, -1.428457424996561}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -2.4050558518030036`}, \ {-1.9115926535897931`, 1.8588407786294494`}, {-1.9115926535897931`, 2.5215174790347965`}, {-1.9115926535897931`, \ -1.4309848540186079`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -2.403652740489657}, \ {-1.906592653589793, 1.8584741865439982`}, {-1.906592653589793, 2.52101716403581}, {-1.906592653589793, -1.433495632172097}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -2.4022561379911345`}, \ {-1.9015926535897931`, 1.8581062836689652`}, {-1.9015926535897931`, 2.5205228584164323`}, {-1.9015926535897931`, \ -1.4359899114426653`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -2.4008659960870324`}, \ {-1.896592653589793, 1.857737107429537}, {-1.896592653589793, 2.520034487398165}, {-1.896592653589793, -1.4384678422307693`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -2.3994822670143345`}, \ {-1.8915926535897931`, 1.8573666945345233`}, {-1.8915926535897931`, 2.5195519771876724`}, {-1.8915926535897931`, \ -1.4409295733653158`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -2.3981049034631767`}, \ {-1.886592653589793, 1.8569950809882458`}, {-1.886592653589793, 2.51907525496506}, {-1.886592653589793, -1.443375252117342}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -2.3967338585727216`}, \ {-1.881592653589793, 1.8566223021022794`}, {-1.881592653589793, 2.5186042488721294`}, {-1.881592653589793, \ -1.4458050242137148`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -2.3953690859269794`}, \ {-1.876592653589793, 1.8562483925069937`}, {-1.876592653589793, 2.5181388880008044`}, {-1.876592653589793, \ -1.4482190338508447`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -2.3940105395507394`}, \ {-1.871592653589793, 1.8558733861629566`}, {-1.871592653589793, 2.5176791023815497`}, {-1.871592653589793, -1.450617423708414}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -2.3926581739054944`}, \ {-1.866592653589793, 1.855497316372152}, {-1.866592653589793, 2.5172248229719267`}, {-1.866592653589793, \ -1.4530003349630978`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -2.391311943885407}, \ {-1.861592653589793, 1.8551202157890547`}, {-1.861592653589793, 2.516775981645202}, {-1.861592653589793, -1.4553679073022974`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -2.3899718048133116`}, \ {-1.8565926535897932`, 1.8547421164315245`}, {-1.8565926535897932`, 2.516332511179057}, {-1.8565926535897932`, -1.457720278937843}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -2.388637712436765}, \ {-1.851592653589793, 1.8543630496915586`}, {-1.851592653589793, 2.5158943452443565`}, {-1.851592653589793, \ -1.4600575866196979`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -2.3873096229241124`}, \ {-1.8465926535897932`, 1.853983046345876}, {-1.8465926535897932`, 2.515461418394034}, {-1.8465926535897932`, \ -1.4623799656496275`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -2.3859874928605973`}, \ {-1.841592653589793, 1.8536021365663395`}, {-1.841592653589793, 2.5150336660520503`}, {-1.841592653589793, \ -1.4646875498948437`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -2.384671279244512}, \ {-1.8365926535897932`, 1.8532203499302398`}, {-1.8365926535897932`, 2.5146110245024405`}, {-1.8365926535897932`, \ -1.4669804718016182`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, 2.5141934308784633`}, {-1.831592653589793, -2.383360939483367}, \ {-1.831592653589793, 1.8528377154304092`}, {-1.831592653589793, \ -1.4692588624088554`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, 2.5137808231518375`}, {-1.8265926535897932`, \ -2.3820564313901147`}, {-1.8265926535897932`, 1.8524542614851942`}, {-1.8265926535897932`, \ -1.471522851361622}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, 2.513373140122068}, {-1.821592653589793, -2.3807577131793956`}, \ {-1.821592653589793, 1.8520700159482706`}, {-1.821592653589793, \ -1.4737725669246318`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, 2.512970321405875}, {-1.8165926535897932`, -2.3794647434638265`}, \ {-1.8165926535897932`, 1.8516850061183172`}, {-1.8165926535897932`, \ -1.476008135995671}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, 2.5125723074267174`}, {-1.811592653589793, -2.3781774812503187`}, \ {-1.811592653589793, 1.851299258748535}, {-1.811592653589793, -1.4782296841189801`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, 2.512179039404412}, {-1.8065926535897932`, -2.376895885936434}, \ {-1.8065926535897932`, 1.8509128000560258`}, {-1.8065926535897932`, \ -1.480437335498563}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, 2.5117904593448523`}, {-1.801592653589793, -2.3756199173067754`}, \ {-1.801592653589793, 1.850525655731025}, {-1.801592653589793, -1.4826312130114447`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, 2.511406510029822}, {-1.7965926535897931`, -2.3743495355294155`}, \ {-1.7965926535897931`, 1.8501378509459931`}, {-1.7965926535897931`, \ -1.4848114382208522`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, 2.5110271350069127`}, {-1.791592653589793, -2.3730847011523544`}, \ {-1.791592653589793, 1.8497494103645653`}, {-1.791592653589793, \ -1.4869781313893347`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, 2.5106522785795438`}, {-1.7865926535897931`, -2.371825375100016}, \ {-1.7865926535897931`, 1.8493603581503624`}, {-1.7865926535897931`, \ -1.4891314114918035`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, 2.510281885797072}, {-1.781592653589793, -2.3705715186697787`}, \ {-1.781592653589793, 1.8489707179756667`}, {-1.781592653589793, \ -1.4912713962285027`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, 2.5099159024450186`}, {-1.7765926535897931`, -2.369323093528542}, \ {-1.7765926535897931`, 1.848580513029956}, {-1.7765926535897931`, \ -1.4933982020378975`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, 2.50955427503537}, {-1.771592653589793, -2.368080061709325}, \ {-1.771592653589793, 1.8481897660283122`}, {-1.771592653589793, -1.495511944109484}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, 2.5091969507970204`}, {-1.7665926535897931`, -2.366842385607897}, \ {-1.7665926535897931`, 1.84779849921969}, {-1.7665926535897931`, -1.4976127363965148`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, 2.508843877666274}, {-1.761592653589793, -2.3656100279794554`}, \ {-1.761592653589793, 1.8474067343950584`}, {-1.761592653589793, -1.499700691628643}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, 2.508495004277477}, {-1.756592653589793, -2.364382951935318}, \ {-1.756592653589793, 1.8470144928954106`}, {-1.756592653589793, \ -1.5017759213244732`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, 2.508150279953738}, {-1.751592653589793, -2.363161120939668}, \ {-1.751592653589793, 1.846621795619649}, {-1.751592653589793, -1.5038385358040296`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, 2.507809654697758}, {-1.746592653589793, -2.361944498806318}, \ {-1.746592653589793, 1.8462286630323417`}, {-1.746592653589793, \ -1.5058886442011286`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, 2.507473079182754}, {-1.741592653589793, -2.3607330496955217`}, \ {-1.741592653589793, 1.8458351151713566`}, {-1.741592653589793, \ -1.5079263544756654`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, 2.5071405047434916`}, {-1.736592653589793, -2.3595267381108047`}, \ {-1.736592653589793, 1.8454411716553711`}, {-1.736592653589793, \ -1.5099517734257972`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, 2.5068118833674107`}, {-1.7315926535897932`, -2.358325528895842}, \ {-1.7315926535897932`, 1.8450468516912588`}, {-1.7315926535897932`, \ -1.5119650067000419`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, 2.506487167685863}, {-1.726592653589793, -2.3571293872313603`}, \ {-1.726592653589793, 1.844652174081364}, {-1.726592653589793, -1.513966158809273}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, 2.506166310965441}, {-1.7215926535897932`, -2.355938278632076}, \ {-1.7215926535897932`, 1.844257157230648}, {-1.7215926535897932`, -1.515955333138621}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, 2.505849267099411}, {-1.716592653589793, -2.3547521689436657`}, \ {-1.716592653589793, 1.8438618191537242`}, {-1.716592653589793, -1.517932631959274}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, 2.505535990599246}, {-1.7115926535897932`, -2.353571024339774}, \ {-1.7115926535897932`, 1.8434661774817822`}, {-1.7115926535897932`, \ -1.5198981564401786`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, 2.505226436586263}, {-1.706592653589793, -2.352394811319042}, \ {-1.706592653589793, 1.8430702494693871`}, {-1.706592653589793, \ -1.5218520066596446`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, 2.5049205607833485`}, {-1.7015926535897932`, -2.351223496702186}, \ {-1.7015926535897932`, 1.8426740520011822`}, {-1.7015926535897932`, \ -1.523794281616842}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, 2.5046183195067977`}, {-1.696592653589793, -2.350057047629089}, \ {-1.696592653589793, 1.8422776015984637`}, {-1.696592653589793, \ -1.5257250792432022`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, 2.504319669658239}, {-1.6915926535897932`, -2.34889543155594}, \ {-1.6915926535897932`, 1.841880914425664}, {-1.6915926535897932`, -1.527644496413712}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, 2.5040245687166647`}, {-1.686592653589793, -2.347738616252397}, \ {-1.686592653589793, 1.8414840062967168`}, {-1.686592653589793, -1.52955262895811}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, 2.5037329747305566`}, {-1.6815926535897932`, -2.346586569798781}, \ {-1.6815926535897932`, 1.8410868926813173`}, {-1.6815926535897932`, \ -1.531449571671974}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, 2.5034448463101096`}, {-1.676592653589793, -2.3454392605833068`}, \ {-1.676592653589793, 1.840689588711084}, {-1.676592653589793, -1.5333354183277086`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, 2.5031601426195453`}, {-1.6715926535897931`, -2.344296657299341}, \ {-1.6715926535897931`, 1.840292109185611}, {-1.6715926535897931`, \ -1.5352102616854282`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, 2.502878823369535}, {-1.666592653589793, -2.3431587289426936`}, \ {-1.666592653589793, 1.839894468578423}, {-1.666592653589793, -1.5370741935037322`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, 2.5026008488097027`}, {-1.6615926535897931`, -2.342025444808935}, \ {-1.6615926535897931`, 1.8394966810428297`}, {-1.6615926535897931`, \ -1.538927304550383}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, 2.502326179721232}, {-1.656592653589793, -2.34089677449075}, \ {-1.656592653589793, 1.83909876041768}, {-1.656592653589793, -1.5407696846128718`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, 2.5020547774095636`}, {-1.6515926535897931`, \ -2.3397726878753207`}, {-1.6515926535897931`, 1.8387007202330232`}, {-1.6515926535897931`, \ -1.542601422508884}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, 2.5017866036971883`}, {-1.646592653589793, -2.338653155141734}, \ {-1.646592653589793, 1.8383025737156675`}, {-1.646592653589793, \ -1.5444226060966602`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, 2.5015216209165247`}, {-1.6415926535897931`, -2.337538146758429}, \ {-1.6415926535897931`, 1.8379043337946543`}, {-1.6415926535897931`, \ -1.5462333222852491`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, 2.5012597919028994`}, {-1.636592653589793, -2.336427633480665}, \ {-1.636592653589793, 1.8375060131066299`}, {-1.636592653589793, \ -1.5480336570446607`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, 2.5010010799876103`}, {-1.631592653589793, -2.3353215863480217`}, \ {-1.631592653589793, 1.8371076240011326`}, {-1.631592653589793, \ -1.5498236954159128`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, 2.5007454489910828`}, {-1.626592653589793, -2.3342199766819354`}, \ {-1.626592653589793, 1.8367091785457879`}, {-1.626592653589793, \ -1.5516035215209705`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, 2.5004928632161154`}, {-1.621592653589793, -2.3331227760832527`}, \ {-1.621592653589793, 1.836310688531412}, {-1.621592653589793, -1.5533732185725877`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, 2.5002432874412133`}, {-1.616592653589793, -2.3320299564298175`}, \ {-1.616592653589793, 1.8359121654770316`}, {-1.616592653589793, -1.555132868884041}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, 2.4999966869140082`}, {-1.611592653589793, -2.330941489874095}, \ {-1.611592653589793, 1.8355136206348197`}, {-1.611592653589793, \ -1.5568825538787587`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, 2.4997530273447666`}, {-1.606592653589793, -2.329857348840815}, \ {-1.606592653589793, 1.8351150649949381`}, {-1.606592653589793, \ -1.5586223540998514`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, 2.4995122748999887`}, {-1.601592653589793, -2.3287775060246383`}, \ {-1.601592653589793, 1.8347165092903062`}, {-1.601592653589793, \ -1.5603523492195372`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, 2.499274396196081}, {-1.5965926535897932`, -2.3277019343878678`}, \ {-1.5965926535897932`, 1.8343179640012839`}, {-1.5965926535897932`, \ -1.5620726180484656`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, 2.4990393582931265`}, {-1.591592653589793, -2.3266306071581755`}, \ {-1.591592653589793, 1.8339194393602691`}, {-1.591592653589793, -1.563783238544934}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, 2.4988071286887292`}, {-1.5865926535897932`, \ -2.3255634978263533`}, {-1.5865926535897932`, 1.8335209453562253`}, {-1.5865926535897932`, \ -1.5654842878240143`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, 2.4985776753119455`}, {-1.581592653589793, -2.3245005801441074`}, \ {-1.581592653589793, 1.8331224917391222`}, {-1.581592653589793, \ -1.5671758421665674`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, 2.498350966517297}, {-1.5765926535897932`, -2.323441828121862}, \ {-1.5765926535897932`, 1.8327240880243025`}, {-1.5765926535897932`, \ -1.5688579770281619`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, 2.4981269710788645`}, {-1.571592653589793, -2.3223872160265997`}, \ {-1.571592653589793, 1.8323257434967741`}, {-1.571592653589793, \ -1.5705307670478947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, 2.4979056581844614`}, {-1.5665926535897932`, -2.32133671837973}, \ {-1.5665926535897932`, 1.8319274672154258`}, {-1.5665926535897932`, \ -1.5721942860571068`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, 2.4976869974298856`}, {-1.561592653589793, -2.320290309954976}, \ {-1.561592653589793, 1.8315292680171704`}, {-1.561592653589793, \ -1.5738486070880076`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, 2.4974709588132553`}, {-1.5565926535897932`, \ -2.3192479657762957`}, {-1.5565926535897932`, 1.8311311545210136`}, {-1.5565926535897932`, \ -1.5754938023821914`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, 2.497257512729413}, {-1.551592653589793, -2.318209661115823}, \ {-1.551592653589793, 1.8307331351320562`}, {-1.551592653589793, \ -1.5771299433990678`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, 2.4970466299644185`}, {-1.5465926535897931`, -2.317175371491842}, \ {-1.5465926535897931`, 1.8303352180454175`}, {-1.5465926535897931`, \ -1.578757100824184}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, 2.496838281690105}, {-1.541592653589793, -2.3161450726667776`}, \ {-1.541592653589793, 1.8299374112501046`}, {-1.541592653589793, \ -1.5803753445774582`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, 2.496632439458721}, {-1.5365926535897931`, -2.3151187406452185`}, \ {-1.5365926535897931`, 1.8295397225327947`}, {-1.5365926535897931`, \ -1.5819847438213157`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, 2.496429075197639}, {-1.531592653589793, -2.3140963516719646`}, \ {-1.531592653589793, 1.8291421594815687`}, {-1.531592653589793, \ -1.5835853669687248`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, 2.496228161204143}, {-1.5265926535897931`, -2.313077882230096}, \ {-1.5265926535897931`, 1.828744729489567}, {-1.5265926535897931`, \ -1.5851772816911467`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, 2.4960296701402847`}, {-1.521592653589793, -2.3120633090390674`}, \ {-1.521592653589793, 1.8283474397585866`}, {-1.521592653589793, \ -1.5867605549263866`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, 2.4958335750278144`}, {-1.5165926535897931`, \ -2.3110526090528345`}, {-1.5165926535897931`, 1.827950297302613}, {-1.5165926535897931`, \ -1.5883352528863492`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, 2.4956398492431786`}, {-1.511592653589793, -2.3100457594579926`}, \ {-1.511592653589793, 1.8275533089512892`}, {-1.511592653589793, \ -1.5899014410647119`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, 2.4954484665125936`}, {-1.506592653589793, -2.3090427376719496`}, \ {-1.506592653589793, 1.827156481353324}, {-1.506592653589793, -1.5914591842444916`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, 2.4952594009071833`}, {-1.501592653589793, -2.3080435213411152`}, \ {-1.501592653589793, 1.8267598209798408`}, {-1.501592653589793, \ -1.5930085465055377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, 2.4950726268381853`}, {-1.496592653589793, -2.307048088339122}, \ {-1.496592653589793, 1.8263633341276644`}, {-1.496592653589793, \ -1.5945495912319176`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, 2.4948881190522294`}, {-1.491592653589793, -2.306056416765064}, \ {-1.491592653589793, 1.8259670269225516`}, {-1.491592653589793, \ -1.5960823811192275`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, 2.4947058526266757`}, {-1.486592653589793, -2.30506848494176}, \ {-1.486592653589793, 1.8255709053223637`}, {-1.486592653589793, -1.597606978181805}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, 2.494525802965028}, {-1.481592653589793, -2.30408427141404}, \ {-1.481592653589793, 1.8251749751201798`}, {-1.481592653589793, \ -1.5991234437598578`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, 2.4943479457924007`}, {-1.476592653589793, -2.3031037549470588`}, \ {-1.476592653589793, 1.8247792419473619`}, {-1.476592653589793, \ -1.6006318385265057`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, 2.4941722571510567`}, {-1.4715926535897932`, \ -2.3021269145246226`}, {-1.4715926535897932`, 1.8243837112765564`}, {-1.4715926535897932`, \ -1.6021322224947325`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, 2.493998713396009}, {-1.466592653589793, -2.30115372934755}, \ {-1.466592653589793, 1.823988388424648}, {-1.466592653589793, -1.6036246550242563`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, 2.4938272911906885`}, {-1.4615926535897932`, \ -2.3001841788320476`}, {-1.4615926535897932`, 1.8235932785556577`}, {-1.4615926535897932`, \ -1.6051091948283145`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, 2.4936579675026564`}, {-1.456592653589793, -2.299218242608109}, \ {-1.456592653589793, 1.8231983866835897`}, {-1.456592653589793, \ -1.6065858999803604`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, 2.4934907195994005`}, {-1.4515926535897932`, -2.298255900517938}, \ {-1.4515926535897932`, 1.8228037176752292`}, {-1.4515926535897932`, \ -1.6080548279206806`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, 2.4933255250441766`}, {-1.446592653589793, -2.2972971326143936`}, \ {-1.446592653589793, 1.8224092762528854`}, {-1.446592653589793, -1.609516035462931}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, 2.493162361691914}, {-1.4415926535897932`, -2.2963419191594534`}, \ {-1.4415926535897932`, 1.822015066997091}, {-1.4415926535897932`, \ -1.6109695788005836`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, 2.4930012076851793`}, {-1.436592653589793, 1.8216210943492475`}, {-1.436592653589793, -2.2953902406227003`}, \ {-1.436592653589793, -1.6124155135133018`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, 2.4928420414501975`}, {-1.4315926535897932`, 1.8212273626142272`}, {-1.4315926535897932`, -2.294442077679834}, \ {-1.4315926535897932`, -1.6138538945732293`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, 2.492684841692932}, {-1.426592653589793, 1.8208338759629266`}, {-1.426592653589793, -2.2934974112111965`}, \ {-1.426592653589793, -1.6152847763512002`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, 2.4925295873952176`}, {-1.4215926535897931`, 1.820440638434771}, {-1.4215926535897931`, -2.2925562223003264`}, \ {-1.4215926535897931`, -1.6167082126228691`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, 2.4923762578109514`}, {-1.416592653589793, 1.8200476539401813`}, {-1.416592653589793, -2.2916184922325264`}, \ {-1.416592653589793, -1.618124256574771}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, 2.49222483246234}, {-1.4115926535897931`, 1.819654926262987}, {-1.4115926535897931`, -2.290684202493457}, \ {-1.4115926535897931`, -1.6195329608102924`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, 2.492075291136197}, {-1.406592653589793, 1.8192624590628004`}, {-1.406592653589793, -2.289753334767748}, \ {-1.406592653589793, -1.6209343773555718`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, 2.4919276138802946`}, {-1.4015926535897931`, 1.818870255877352}, {-1.4015926535897931`, -2.288825870937631}, \ {-1.4015926535897931`, -1.6223285576653286`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, 2.491781780999771}, {-1.396592653589793, 1.8184783201247725`}, {-1.396592653589793, -2.2879017930815913`}, \ {-1.396592653589793, -1.6237155526286071`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, 2.4916377730535886`}, {-1.3915926535897931`, 1.8180866551058443`}, {-1.3915926535897931`, -2.286981083473042}, \ {-1.3915926535897931`, -1.625095412574455}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, 2.491495570851038}, {-1.386592653589793, 1.8176952640062058`}, {-1.386592653589793, -2.286063724579014}, \ {-1.386592653589793, -1.6264681872775235`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, 2.4913551554483004`}, {-1.381592653589793, 1.817304149898516}, {-1.381592653589793, -2.2851496990588664`}, \ {-1.381592653589793, -1.627833925963598}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, 2.4912165081450546`}, {-1.376592653589793, 1.816913315744587}, {-1.376592653589793, -2.28423898976302}, \ {-1.376592653589793, -1.6291926773150534`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, 2.4910796104811372`}, {-1.371592653589793, 1.8165227643974626`}, {-1.371592653589793, -2.283331579731708}, \ {-1.371592653589793, -1.6305444894762389`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, 2.4909444442332456`}, {-1.366592653589793, 1.816132498603476}, {-1.366592653589793, -2.2824274521937418`}, \ {-1.366592653589793, -1.6318894100587953`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, 2.4908109914116925`}, {-1.361592653589793, 1.815742521004259}, {-1.361592653589793, -2.2815265905653006`}, \ {-1.361592653589793, -1.6332274861468994`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, 2.4906792342572097`}, {-1.356592653589793, 1.8153528341387162`}, {-1.356592653589793, -2.28062897844874}, \ {-1.356592653589793, -1.6345587643024393`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, 2.4905491552377907`}, {-1.351592653589793, 1.8149634404449684`}, {-1.351592653589793, -2.2797345996314156`}, \ {-1.351592653589793, -1.635883290570124}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, 2.490420737045588}, {-1.3465926535897932`, 1.8145743422622542`}, {-1.3465926535897932`, -2.278843438084525}, \ {-1.3465926535897932`, -1.6372011104825215`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, 2.490293962593849}, {-1.341592653589793, 1.814185541832798}, {-1.341592653589793, -2.2779554779619753`}, \ {-1.341592653589793, -1.6385122690650331`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, 2.4901688150138996`}, {-1.3365926535897932`, 1.8137970413036475`}, {-1.3365926535897932`, \ -2.2770707035992546`}, {-1.3365926535897932`, -1.6398168108408027`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, 2.4900452776521727`}, {-1.331592653589793, 1.8134088427284731`}, {-1.331592653589793, -2.276189099512342}, \ {-1.331592653589793, -1.6411147798355525`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, 2.4899233340672717`}, {-1.3265926535897932`, 1.8130209480693384`}, {-1.3265926535897932`, -2.27531065039661}, \ {-1.3265926535897932`, -1.642406219582366}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, 2.4898029680270897`}, {-1.321592653589793, 1.8126333591984332`}, {-1.321592653589793, -2.27443534112577}, \ {-1.321592653589793, -1.6436911731263983`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, 2.489684163505962}, {-1.3165926535897932`, 1.8122460778997789`}, {-1.3165926535897932`, -2.273563156750814}, \ {-1.3165926535897932`, -1.6449696830295233`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, 2.489566904681859}, {-1.311592653589793, 1.8118591058709008`}, {-1.311592653589793, -2.2726940824989894`}, \ {-1.311592653589793, -1.646241791374922}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, 2.4894511759336275`}, {-1.3065926535897932`, 1.8114724447244703`}, {-1.3065926535897932`, \ -2.2718281037727794`}, {-1.3065926535897932`, -1.6475075397716092`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, 2.4893369618382635`}, {-1.301592653589793, 1.8110860959899142`}, {-1.301592653589793, -2.270965206148912}, \ {-1.301592653589793, -1.6487669693588907`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, 2.489224247168231}, {-1.2965926535897931`, 1.8107000611149988`}, {-1.2965926535897931`, -2.270105375377373}, \ {-1.2965926535897931`, -1.6500201208107712`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, 2.4891130168888163`}, {-1.291592653589793, 1.8103143414673832`}, {-1.291592653589793, -2.269248597380444}, \ {-1.291592653589793, -1.651267034340294}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, 2.489003256155523}, {-1.2865926535897931`, 1.8099289383361379`}, {-1.2865926535897931`, -2.268394858251758}, \ {-1.2865926535897931`, -1.652507749703824}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, 2.4888949503115034`}, {-1.281592653589793, 1.8095438529332475`}, {-1.281592653589793, -2.2675441442553668`}, \ {-1.281592653589793, -1.653742306205272}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, 2.48878808488503}, {-1.2765926535897931`, 1.8091590863950735`}, {-1.2765926535897931`, \ -2.2666964418248265`}, {-1.2765926535897931`, -1.6549707427002607`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, 2.488682645586999}, {-1.271592653589793, 1.8087746397837956`}, {-1.271592653589793, -2.265851737562299}, \ {-1.271592653589793, -1.6561930976002328`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, 2.4885786183084724`}, {-1.2665926535897931`, 1.80839051408883}, {-1.2665926535897931`, -2.2650100182376693`}, \ {-1.2665926535897931`, -1.6574094088765043`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, 2.4884759891182613`}, {-1.261592653589793, 1.8080067102282125`}, {-1.261592653589793, -2.264171270787682}, \ {-1.261592653589793, -1.6586197140642596`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, 2.488374744260534}, {-1.256592653589793, 1.8076232290499614`}, {-1.256592653589793, -2.26333548231509}, \ {-1.256592653589793, -1.6598240502664885`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, 2.488274870152469}, {-1.251592653589793, 1.8072400713334174`}, {-1.251592653589793, -2.262502640087817}, \ {-1.251592653589793, -1.6610224541578757`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, 2.4881763533819337`}, {-1.246592653589793, 1.8068572377905507`}, {-1.246592653589793, -2.2616727315381406`}, \ {-1.246592653589793, -1.6622149619886284`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, 2.488079180705203}, {-1.241592653589793, 1.806474729067253}, {-1.241592653589793, -2.2608457442618883`}, \ {-1.241592653589793, -1.6634016095882564`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, 2.4879833390447117`}, {-1.236592653589793, 1.806092545744598}, {-1.236592653589793, -2.2600216660176486`}, \ {-1.236592653589793, -1.6645824323692926`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, 2.4878888154868317`}, {-1.231592653589793, 1.8057106883400829`}, {-1.231592653589793, -2.2592004847259965`}, \ {-1.231592653589793, -1.6657574653309657`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, 2.48779559727969}, {-1.226592653589793, 1.8053291573088441`}, {-1.226592653589793, -2.258382188468735}, \ {-1.226592653589793, -1.6669267430628225`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, 2.4877036718310146`}, {-1.2215926535897932`, 1.804947953044852}, {-1.2215926535897932`, -2.257566765488153}, \ {-1.2215926535897932`, -1.6680902997482918`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, 2.487613026706014}, {-1.216592653589793, 1.8045670758820824`}, {-1.216592653589793, -2.256754204186296}, \ {-1.216592653589793, -1.6692481691682022`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, 2.4875236496252833`}, {-1.2115926535897932`, 1.8041865260956664`}, {-1.2115926535897932`, \ -2.2559444931242467`}, {-1.2115926535897932`, -1.6704003847042552`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, 2.487435528462745}, {-1.206592653589793, 1.8038063039030197`}, {-1.206592653589793, -2.255137621021431}, \ {-1.206592653589793, -1.6715469793424367`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, 2.4873486512436203`}, {-1.2015926535897932`, 1.8034264094649457`}, {-1.2015926535897932`, -2.254333576754933}, \ {-1.2015926535897932`, -1.672687985676385}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, 2.4872630061424235`}, {-1.196592653589793, 1.8030468428867286`}, {-1.196592653589793, -2.2535323493588137`}, \ {-1.196592653589793, -1.6738234359107182`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, 2.487178581480994}, {-1.1915926535897932`, 1.8026676042191925`}, {-1.1915926535897932`, \ -2.2527339280234657`}, {-1.1915926535897932`, -1.6749533618642998`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, 2.487095365726551}, {-1.186592653589793, 1.8022886934597522`}, {-1.186592653589793, -2.251938302094961}, \ {-1.186592653589793, -1.6760777949734658`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, 2.487013347489777}, {-1.1815926535897932`, 1.8019101105534372`}, {-1.1815926535897932`, \ -2.2511454610744246`}, {-1.1815926535897932`, -1.6771967662952032`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, 2.4869325155229354`}, {-1.176592653589793, 1.8015318553938973`}, {-1.176592653589793, -2.2503553946174173`}, \ {-1.176592653589793, -1.6783103065102833`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, 2.4868528587180054`}, {-1.1715926535897931`, 1.8011539278243942`}, {-1.1715926535897931`, \ -2.2495680925333343`}, {-1.1715926535897931`, -1.6794184459263444`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, 2.486774366104852}, {-1.166592653589793, 1.8007763276387672`}, {-1.166592653589793, -2.2487835447848146`}, \ {-1.166592653589793, -1.6805212144809356`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, 2.4866970268494177`}, {-1.1615926535897931`, 1.800399054582386}, {-1.1615926535897931`, -2.248001741487164}, \ {-1.1615926535897931`, -1.6816186417445125`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, 2.486620830251945}, {-1.156592653589793, 1.8000221083530834`}, {-1.156592653589793, -2.247222672907796}, \ {-1.156592653589793, -1.6827107569233886`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, 2.4865457657452206`}, {-1.1515926535897931`, 1.7996454886020696`}, {-1.1515926535897931`, \ -2.2464463294656776`}, {-1.1515926535897931`, -1.683797588862646}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, 2.4864718228928475`}, {-1.146592653589793, 1.7992691949348318`}, {-1.146592653589793, -2.245672701730796}, \ {-1.146592653589793, -1.6848791660489977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, 2.48639899138754}, {-1.1415926535897931`, 1.7988932269120133`}, {-1.1415926535897931`, -2.24490178042363}, \ {-1.1415926535897931`, -1.6859555166136144`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, 2.4863272610494462`}, {-1.1365926535897932`, 1.7985175840502778`}, {-1.1365926535897932`, \ -2.2441335564146465`}, {-1.1365926535897932`, -1.6870266683348996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, 2.4862566218244924`}, {-1.1315926535897929`, 1.7981422658231598`}, {-1.1315926535897929`, \ -2.2433680207237896`}, {-1.1315926535897929`, -1.6880926486412366`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, 2.486187063782753}, {-1.126592653589793, 1.797767271661892}, {-1.126592653589793, -2.2426051645200062`}, \ {-1.126592653589793, -1.6891534846136793`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, 2.4861185771168426`}, {-1.121592653589793, 1.7973926009562249`}, {-1.121592653589793, -2.2418449791207617`}, \ {-1.121592653589793, -1.6902092029886158`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, 2.4860511521403343`}, {-1.1165926535897932`, 1.7970182530552232`}, {-1.1165926535897932`, \ -2.2410874559915834`}, {-1.1165926535897932`, -1.6912598301603805`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, 2.485984779286195}, {-1.1115926535897929`, 1.7966442272680543`}, {-1.1115926535897929`, \ -2.2403325867456103`}, {-1.1115926535897929`, -1.6923053921838347`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, 2.4859194491052525`}, {-1.106592653589793, 1.796270522864755}, {-1.106592653589793, -2.239580363143151}, \ {-1.106592653589793, -1.6933459147769068`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, 2.4858551522646724`}, {-1.101592653589793, 1.795897139076989}, {-1.101592653589793, -2.23883077709126}, \ {-1.101592653589793, -1.6943814233230874`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, 2.485791879546472}, {-1.0965926535897932`, 1.7955240750987858`}, {-1.0965926535897932`, \ -2.2380838206433196`}, {-1.0965926535897932`, -1.6954119428738985`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, 2.4857296218460405`}, {-1.0915926535897933`, 1.795151330087268}, {-1.0915926535897933`, -2.2373394859986413`}, \ {-1.0915926535897933`, -1.696437498151309}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, 2.4856683701706914`}, {-1.086592653589793, 1.7947789031633636`}, {-1.086592653589793, -2.2365977655020672`}, \ {-1.086592653589793, -1.697458113550129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, 2.4856081156382324`}, {-1.081592653589793, 1.7944067934125048`}, {-1.081592653589793, -2.2358586516435954`}, \ {-1.081592653589793, -1.6984738131403554`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, 2.485548849475554}, {-1.0765926535897932`, 1.7940349998853118`}, {-1.0765926535897932`, -2.235122137058003}, \ {-1.0765926535897932`, -1.6994846206694885`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, 2.4854905630172426`}, {-1.0715926535897933`, 1.793663521598265}, {-1.0715926535897933`, -2.2343882145244915`}, \ {-1.0715926535897933`, -1.7004905595648065`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, 2.485433247704205}, {-1.066592653589793, 1.7932923575343678`}, {-1.066592653589793, -2.233656876966337}, \ {-1.066592653589793, -1.701491652935613}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, 2.4853768950823274`}, {-1.061592653589793, 1.7929215066437876`}, {-1.061592653589793, -2.232928117450555}, \ {-1.061592653589793, -1.7024879235754387`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, 2.4853214968011392`}, {-1.0565926535897932`, 1.7925509678444922`}, {-1.0565926535897932`, -2.232201929187567}, \ {-1.0565926535897932`, -1.7034793939642194`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, 2.485267044612503}, {-1.0515926535897933`, 1.7921807400228695`}, {-1.0515926535897933`, -2.231478305530891}, \ {-1.0515926535897933`, -1.7044660862704324`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, 2.4852135303693244`}, {-1.046592653589793, 1.7918108220343392`}, {-1.046592653589793, -2.230757239976828}, \ {-1.046592653589793, -1.7054480223532016`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, 2.4851609460242736`}, {-1.041592653589793, 1.7914412127039487`}, {-1.041592653589793, -2.2300387261641705`}, \ {-1.041592653589793, -1.7064252237643731`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, 2.4851092836285367`}, {-1.0365926535897931`, 1.7910719108269568`}, {-1.0365926535897931`, \ -2.2293227578739145`}, {-1.0365926535897931`, -1.707397711750549}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, 2.4850585353305745`}, {-1.0315926535897932`, 1.7907029151694112`}, {-1.0315926535897932`, \ -2.2286093290289806`}, {-1.0315926535897932`, -1.7083655072550998`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, 2.4850086933749007`}, {-1.026592653589793, 1.790334224468712}, {-1.026592653589793, -2.227898433693949}, \ {-1.026592653589793, -1.709328630920137}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, 2.4849597501008858`}, {-1.021592653589793, 1.7899658374341587`}, {-1.021592653589793, -2.227190066074802}, \ {-1.021592653589793, -1.710287103088458}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, 2.484911697941568}, {-1.0165926535897931`, 1.7895977527474953`}, {-1.0165926535897931`, \ -2.2264842205186737`}, {-1.0165926535897931`, -1.7112409438054565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, 2.4848645294224854`}, {-1.0115926535897932`, 1.7892299690634412`}, {-1.0115926535897932`, \ -2.2257808915136117`}, {-1.0115926535897932`, -1.712190172821009}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, 2.4848182371605265`}, {-1.0065926535897929`, 1.7888624850102084`}, {-1.0065926535897929`, -2.225080073688347}, \ {-1.0065926535897929`, -1.7131348095913244`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, 2.4847728138627945`}, {-1.001592653589793, 1.7884952991900127`}, {-1.001592653589793, -2.224381761812074}, \ {-1.001592653589793, -1.7140748732807656`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, 2.484728252325491}, {-0.9965926535897931, 1.7881284101795722`}, {-0.9965926535897931, -2.2236859507942355`}, \ {-0.9965926535897931, -1.7150103827636447`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, 2.4846845454328115`}, {-0.9915926535897932, 1.7877618165306}, {-0.9915926535897932, -2.2229926356843177`}, \ {-0.9915926535897932, -1.7159413566259871`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, 2.4846416861558582`}, {-0.9865926535897929, 1.7873955167702777`}, {-0.9865926535897929, -2.2223018116716626`}, \ {-0.9865926535897929, -1.7168678131672626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, 2.4845996675515707`}, {-0.981592653589793, 1.7870295094017337`}, {-0.981592653589793, -2.2216134740852684`}, \ {-0.981592653589793, -1.7177897704021026`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, 2.484558482761669}, {-0.9765926535897931, 1.7866637929044984`}, {-0.9765926535897931, -2.220927618393619}, \ {-0.9765926535897931, -1.7187072460619708`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, 2.4845181250116157`}, {-0.9715926535897932, 1.786298365734957}, {-0.9715926535897932, -2.2202442402045106`}, \ {-0.9715926535897932, -1.7196202575968205`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, 2.484478587609586}, {-0.9665926535897928, 1.785933226326793}, {-0.9665926535897928, -2.219563335264886}, \ {-0.9665926535897928, -1.7205288221767214`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, 2.484439863945459}, {-0.961592653589793, 1.7855683730914222`}, {-0.961592653589793, -2.2188848994606807`}, \ {-0.961592653589793, -1.7214329566934568`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, 2.4844019474898187`}, {-0.9565926535897931, 1.7852038044184169`}, {-0.9565926535897931, -2.2182089288166695`}, \ {-0.9565926535897931, -1.7223326777621013`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, 2.484364831792976}, {-0.9515926535897932, 1.78483951867592}, {-0.9515926535897932, -2.217535419496334}, \ {-0.9515926535897932, -1.7232280017225643`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, 2.4843285104839947`}, {-0.9465926535897933, 1.784475514211057}, {-0.9465926535897933, -2.216864367801717}, \ {-0.9465926535897933, -1.7241189446411156`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, 2.48429297726974}, {-0.9415926535897929, 1.7841117893503333`}, {-0.9415926535897929, -2.2161957701733024`}, \ {-0.9415926535897929, -1.725005522311886}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, 2.4842582259339374`}, {-0.936592653589793, 1.7837483424000258`}, {-0.936592653589793, -2.215529623189889}, \ {-0.936592653589793, -1.7258877502583378`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, 2.484224250336242}, {-0.9315926535897932, 1.783385171646566}, {-0.9315926535897932, -2.21486592356848}, \ {-0.9315926535897932, -1.726765643734719}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, 2.484191044411327}, {-0.9265926535897933, 1.7830222753569165`}, {-0.9265926535897933, -2.2142046681641707`}, \ {-0.9265926535897933, -1.7276392177274849`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, 2.4841586021679807`}, {-0.9215926535897929, 1.7826596517789377`}, {-0.9215926535897929, -2.213545853970047}, \ {-0.9215926535897929, -1.728508486956708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, 2.4841269176882177`}, {-0.916592653589793, 1.7822972991417492`}, {-0.916592653589793, -2.2128894781170896`}, \ {-0.916592653589793, -1.7293734658774558`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, 2.4840959851264035`}, {-0.9115926535897931, 1.781935215656081}, {-0.9115926535897931, -2.212235537874082}, \ {-0.9115926535897931, -1.7302341686811498`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, 2.484065798708389}, {-0.9065926535897932, 1.7815733995146212`}, {-0.9065926535897932, -2.2115840306475234`}, \ {-0.9065926535897932, -1.7310906092969045`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, 2.4840363527306617`}, {-0.9015926535897929, 1.781211848892351}, {-0.9015926535897929, -2.2109349539815506`}, \ {-0.9015926535897929, -1.7319428013928424`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, 2.4840076415595034`}, {-0.896592653589793, 1.7808505619468795`}, {-0.896592653589793, -2.21028830555786}, \ {-0.896592653589793, -1.732790758377388}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, 2.4839796596301644`}, {-0.8915926535897931, 1.7804895368187659`}, {-0.8915926535897931, -2.2096440831956388`}, \ {-0.8915926535897931, -1.733634493400546}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, 2.4839524014460466`}, {-0.8865926535897932, 1.780128771631837}, {-0.8865926535897932, -2.2090022848514956`}, \ {-0.8865926535897932, -1.7344740193551513`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, 2.483925861577901}, {-0.8815926535897929, 1.7797682644934982`}, {-0.8815926535897929, -2.2083629086194003`}, \ {-0.8815926535897929, -1.735309348878106}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, 2.4839000346630344`}, {-0.876592653589793, 1.7794080134950367`}, {-0.876592653589793, -2.207725952730627}, \ {-0.876592653589793, -1.7361404943515937`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, 2.4838749154045257`}, {-0.8715926535897931, 1.779048016711922}, {-0.8715926535897931, -2.207091415553697}, \ {-0.8715926535897931, -1.7369674679042792`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, 2.4838504985704564`}, {-0.8665926535897932, 1.778688272204093}, {-0.8665926535897932, -2.2064592955943296`}, \ {-0.8665926535897932, -1.7377902814124828`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, 2.4838267789931536`}, {-0.8615926535897929, 1.7783287780162471`}, {-0.8615926535897929, -2.2058295914953954`}, \ {-0.8615926535897929, -1.7386089465013426`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, 2.4838037515684355`}, {-0.856592653589793, 1.7779695321781157`}, {-0.856592653589793, -2.2052023020368683`}, \ {-0.856592653589793, -1.739423474545959}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, 2.4837814112548795`}, {-0.8515926535897931, 1.7776105327047407`}, {-0.8515926535897931, -2.204577426135788}, \ {-0.8515926535897931, -1.7402338766725178`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, 2.4837597530730893`}, {-0.8465926535897932, 1.7772517775967367`}, {-0.8465926535897932, -2.2039549628462205`}, \ {-0.8465926535897932, -1.7410401637594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, 2.48373877210498}, {-0.8415926535897928, 1.7768932648405562`}, {-0.8415926535897928, -2.203334911359219}, \ {-0.8415926535897928, -1.7418423464382748`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, 2.483718463493069}, {-0.836592653589793, 1.7765349924087441`}, {-0.836592653589793, -2.2027172710027902`}, \ {-0.836592653589793, -1.7426404350951783`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, 2.4836988224397794`}, {-0.8315926535897931, 1.7761769582601867`}, {-0.8315926535897931, -2.202102041241861}, \ {-0.8315926535897931, -1.743434439871574}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, 2.483679844206752}, {-0.8265926535897932, 1.7758191603403555`}, {-0.8265926535897932, -2.201489221678248}, \ {-0.8265926535897932, -1.7442243706653988`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, 2.4836615241141673`}, {-0.8215926535897933, 1.7754615965815483`}, {-0.8215926535897933, -2.2008788120506244`}, \ {-0.8215926535897933, -1.7450102371320988`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, 2.4836438575400788`}, {-0.8165926535897929, 1.7751042649031192`}, {-0.8165926535897929, -2.200270812234495}, \ {-0.8165926535897929, -1.745792048685643}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, 2.4836268399197503`}, {-0.811592653589793, 1.7747471632117102`}, {-0.811592653589793, -2.199665222242162}, \ {-0.811592653589793, -1.7465698144995336`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, 2.4836104667450094`}, {-0.8065926535897932, 1.7743902894014734`}, {-0.8065926535897932, -2.1990620422226987`}, \ {-0.8065926535897932, -1.747343543507795}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, 2.4835947335636055`}, {-0.8015926535897933, 1.7740336413542876`}, {-0.8015926535897933, -2.1984612724619197`}, \ {-0.8015926535897933, -1.7481132444059555`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, 2.4835796359785807`}, {-0.7965926535897929, 1.773677216939972}, {-0.7965926535897929, -2.197862913382354}, \ {-0.7965926535897929, -1.7488789256520108`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, 2.483565169647642}, {-0.791592653589793, 1.7733210140164966`}, {-0.791592653589793, -2.197266965543211}, \ {-0.791592653589793, -1.7496405954673842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, 2.4835513302825536`}, {-0.7865926535897931, 1.7729650304301816`}, {-0.7865926535897931, -2.1966734296403527`}, \ {-0.7865926535897931, -1.7503982618378693`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, 2.483538113648528}, {-0.7815926535897932, 1.772609264015899}, {-0.7815926535897932, -2.19608230650626}, \ {-0.7815926535897932, -1.7511519325145632`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, 2.48352551556363}, {-0.7765926535897929, 1.7722537125972666`}, {-0.7765926535897929, -2.1954935971099987`}, \ {-0.7765926535897929, -1.7519016150147928`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, 2.48351353189819}, {-0.771592653589793, 1.771898373986835}, {-0.771592653589793, -2.1949073025571844`}, \ {-0.771592653589793, -1.7526473166230245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, 2.48350215857422}, {-0.7665926535897931, 1.7715432459862752`}, {-0.7665926535897931, -2.194323424089941}, \ {-0.7665926535897931, -1.7533890443917737`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, 2.483491391564846}, {-0.7615926535897932, 1.771188326386558}, {-0.7615926535897932, -2.1937419630868633`}, \ {-0.7615926535897932, -1.754126805142499}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, 2.4834812268937467`}, {-0.7565926535897929, 1.7708336129681286`}, {-0.7565926535897929, -2.1931629210629726`}, \ {-0.7565926535897929, -1.7548606054664875`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, 2.4834716606345872`}, {-0.751592653589793, 1.770479103501083}, {-0.751592653589793, -2.192586299669663}, \ {-0.751592653589793, -1.755590451725741}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, 2.4834626889104814`}, {-0.7465926535897931, 1.7701247957453312`}, {-0.7465926535897931, -2.192012100694655}, \ {-0.7465926535897931, -1.7563163500538423`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, 2.483454307893449}, {-0.7415926535897932, 1.769770687450762}, {-0.7415926535897932, -2.1914403260619406`}, \ {-0.7415926535897932, -1.7570383063568256`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, 2.4834465138038797`}, {-0.7365926535897929, 1.7694167763574042`}, {-0.7365926535897929, -2.190870977831719}, \ {-0.7365926535897929, -1.7577563263140354`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, 2.483439302910011}, {-0.731592653589793, 1.7690630601955817`}, {-0.731592653589793, -2.190304058200331}, \ {-0.731592653589793, -1.7584704153789812`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, 2.483432671527411}, {-0.7265926535897931, 1.7687095366860623`}, {-0.7265926535897931, -2.1897395695001913`}, \ {-0.7265926535897931, -1.759180578780185}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, 2.483426616018465}, {-0.7215926535897932, 1.7683562035402098`}, {-0.7215926535897932, -2.1891775141997085`}, \ {-0.7215926535897932, -1.7598868215220285`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, 2.4834211327918756`}, {-0.7165926535897928, 1.7680030584601256`}, {-0.7165926535897928, -2.188617894903204}, \ {-0.7165926535897928, -1.7605891483855922`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, 2.4834162183021644`}, {-0.711592653589793, 1.7676500991387885`}, {-0.711592653589793, -2.1880607143508195`}, \ {-0.711592653589793, -1.761287563929492}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, 2.4834118690491827`}, {-0.7065926535897931, 1.7672973232601947`}, {-0.7065926535897931, -2.187505975418422}, \ {-0.7065926535897931, -1.7619820724907171`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, 2.4834080815776307`}, {-0.7015926535897932, 1.7669447284994857`}, {-0.7015926535897932, -2.1869536811175}, \ {-0.7015926535897932, -1.762672678185454}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, 2.4834048524765833`}, {-0.6965926535897933, 1.7665923125230811`}, {-0.6965926535897933, -2.1864038345950516`}, \ {-0.6965926535897933, -1.7633593849099218`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, 2.483402178379016}, {-0.6915926535897929, 1.7662400729888066`}, {-0.6915926535897929, -2.1858564391334574`}, \ {-0.6915926535897929, -1.7640421963412023`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, 2.483400055961348}, {-0.686592653589793, 1.7658880075460113`}, {-0.686592653589793, -2.1853114981503587`}, \ {-0.686592653589793, -1.7647211159380625`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, 2.4833984819429853`}, {-0.6815926535897932, 1.7655361138356913`}, {-0.6815926535897932, -2.1847690151985146`}, \ {-0.6815926535897932, -1.7653961469417843`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, 2.4833974530858707`}, {-0.6765926535897933, 1.7651843894906034`}, {-0.6765926535897933, -2.1842289939656543`}, \ {-0.6765926535897933, -1.7660672923769933`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, 2.483396966194041}, {-0.6715926535897929, 1.7648328321353797`}, {-0.6715926535897929, -2.1836914382743124`}, \ {-0.6715926535897929, -1.7667345550524873`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, 2.4833970181131915`}, {-0.666592653589793, 1.7644814393866344`}, {-0.666592653589793, -2.1831563520816712`}, \ {-0.666592653589793, -1.7673979375620636`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, 2.4833976057302447`}, {-0.6615926535897931, 1.7641302088530726`}, {-0.6615926535897931, -2.182623739479365}, \ {-0.6615926535897931, -1.7680574422853574`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, 2.483398725972927}, {-0.6565926535897932, 1.7637791381355916`}, {-0.6565926535897932, -2.182093604693297}, \ {-0.6565926535897932, -1.768713071388671}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, 2.48340037580935}, {-0.6515926535897929, 1.7634282248273825`}, {-0.6515926535897929, -2.1815659520834316`}, \ {-0.6515926535897929, -1.769364826825816}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, 2.4834025522475955`}, {-0.646592653589793, 1.7630774665140283`}, {-0.646592653589793, -2.181040786143574}, \ {-0.646592653589793, -1.7700127103389551`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, 2.483405252335315}, {-0.6415926535897931, 1.7627268607735942`}, {-0.6415926535897931, -2.1805181115011414`}, \ {-0.6415926535897931, -1.7706567234594492`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, 2.4834084731593244`}, {-0.6365926535897932, 1.7623764051767223`}, {-0.6365926535897932, -2.179997932916918}, \ {-0.6365926535897932, -1.7712968675087077`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, 2.4834122118452093`}, {-0.6315926535897929, 1.7620260972867203`}, {-0.6315926535897929, -2.179480255284794}, \ {-0.6315926535897929, -1.7719331435990497`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, 2.483416465556937}, {-0.626592653589793, 1.7616759346596436`}, {-0.626592653589793, -2.178965083631493}, \ {-0.626592653589793, -1.7725655526345654`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, 2.4834212314964734`}, {-0.6215926535897931, 1.7613259148443818`}, {-0.6215926535897931, -2.178452423116283}, \ {-0.6215926535897931, -1.7731940953119891`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, 2.4834265069034007`}, {-0.6165926535897932, 1.7609760353827382`}, {-0.6165926535897932, -2.1779422790306664`}, \ {-0.6165926535897932, -1.7738187721215788`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, 2.4834322890545493`}, {-0.6115926535897929, 1.760626293809505}, {-0.6115926535897929, -2.1774346567980665`}, \ {-0.6115926535897929, -1.7744395833480007`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, 2.483438575263627}, {-0.606592653589793, 1.760276687652541}, {-0.606592653589793, -2.1769295619734788`}, \ {-0.606592653589793, -1.7750565290712297`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, 2.4834453628808584`}, {-0.6015926535897931, 1.7599272144328413`}, {-0.6015926535897931, -2.1764270002431227`}, \ {-0.6015926535897931, -1.7756696091674502`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, 2.483452649292625}, {-0.5965926535897932, 1.7595778716646089`}, {-0.5965926535897932, -2.1759269774240626`}, \ {-0.5965926535897932, -1.7762788233099767`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, 2.4834604319211184`}, {-0.5915926535897928, 1.75922865685532}, {-0.5915926535897928, -2.1754294994638186`}, \ {-0.5915926535897928, -1.776884170970175}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, 2.483468708223985}, {-0.586592653589793, 1.7588795675057916`}, {-0.586592653589793, -2.1749345724399456`}, \ {-0.586592653589793, -1.7774856514184083`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, 2.483477475693992}, {-0.5815926535897931, 1.7585306011102388`}, {-0.5815926535897931, -2.174442202559611}, \ {-0.5815926535897931, -1.7780832637249804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, 2.483486731858686}, {-0.5765926535897931, 1.7581817551563408`}, {-0.5765926535897931, -2.173952396159138}, \ {-0.5765926535897931, -1.7786770067611017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, 2.483496474280062}, {-0.571592653589793, 1.7578330271252927`}, {-0.571592653589793, -2.173465159703528}, \ {-0.571592653589793, -1.779266879199868}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, 2.483506700554235}, {-0.566592653589793, 1.757484414491863}, {-0.566592653589793, -2.172980499785973}, \ {-0.566592653589793, -1.7798528795172466`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, 2.4835174083111164`}, {-0.561592653589793, 1.7571359147244479`}, {-0.561592653589793, -2.1724984231273305`}, \ {-0.561592653589793, -1.7804350059930871`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, 2.4835285952141}, {-0.556592653589793, 1.7567875252851193`}, {-0.556592653589793, -2.172018936575591}, \ {-0.556592653589793, -1.7810132567121377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, 2.4835402589597444`}, {-0.551592653589793, 1.7564392436296734`}, {-0.551592653589793, -2.1715420471053086`}, \ {-0.551592653589793, -1.7815876295650843`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, 2.4835523972774642`}, {-0.546592653589793, 1.7560910672076782`}, {-0.546592653589793, -2.1710677618170147`}, \ {-0.546592653589793, -1.782158122249606}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, 2.483565007929228}, {-0.541592653589793, 1.7557429934625166`}, {-0.541592653589793, -2.1705960879366093`}, \ {-0.541592653589793, -1.7827247322714448`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, 2.483578088709256}, {-0.536592653589793, 1.7553950198314288`}, {-0.536592653589793, -2.1701270328147193`}, \ {-0.536592653589793, -1.7832874569454946`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, 2.4835916374437264`}, {-0.531592653589793, 1.7550471437455506`}, {-0.531592653589793, -2.1696606039260415`}, \ {-0.531592653589793, -1.7838462933969095`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, 2.483605651990482}, {-0.526592653589793, 1.7546993626299516`}, {-0.526592653589793, -2.1691968088686493`}, \ {-0.526592653589793, -1.7844012385622317`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, 2.483620130238744}, {-0.521592653589793, 1.754351673903672}, {-0.521592653589793, -2.1687356553632777`}, \ {-0.521592653589793, -1.7849522891905396`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, 2.4836350701088303`}, {-0.5165926535897931, 1.7540040749797547`}, {-0.5165926535897931, -2.1682771512525822`}, \ {-0.5165926535897931, -1.7854994418446148`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, 2.483650469551875}, {-0.511592653589793, 1.7536565632652787`}, {-0.511592653589793, -2.167821304500362}, \ {-0.511592653589793, -1.7860426929021367`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, 2.483666326549553}, {-0.5065926535897931, 1.7533091361613853`}, {-0.5065926535897931, -2.1673681231907653`}, \ {-0.5065926535897931, -1.7865820385568851`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, 2.483682639113814}, {-0.5015926535897931, 1.7529617910633095`}, {-0.5015926535897931, -2.166917615527461}, \ {-0.5015926535897931, -1.7871174748199823`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, 2.4836994052866093`}, {-0.49659265358979304`, 1.752614525360405}, {-0.49659265358979304`, -2.1664697898327714`}, \ {-0.49659265358979304`, -1.7876489975211511`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, 2.483716623139636}, {-0.4915926535897931, 1.7522673364361654`}, {-0.4915926535897931, -2.1660246545467903`}, \ {-0.4915926535897931, -1.7881766023099932`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, 2.483734290774073}, {-0.4865926535897931, 1.75192022166825}, {-0.4865926535897931, -2.1655822182264592`}, \ {-0.4865926535897931, -1.7887002846572948`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, 2.483752406320329}, {-0.4815926535897931, 1.7515731784285016`}, {-0.4815926535897931, -2.165142489544616}, \ {-0.4815926535897931, -1.7892200398563638`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, 2.4837709679377906`}, {-0.4765926535897931, 1.7512262040829671`}, {-0.4765926535897931, -2.1647054772890084`}, \ {-0.4765926535897931, -1.789735863024384}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, 2.483789973814575}, {-0.4715926535897931, 1.750879295991911}, {-0.4715926535897931, -2.1642711903612786`}, \ {-0.4715926535897931, -1.7902477491038002`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, 2.4838094221672873`}, {-0.46659265358979307`, 1.7505324515098335`}, {-0.46659265358979307`, -2.163839637775913}, \ {-0.46659265358979307`, -1.790755692863727}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, 2.48382931124078}, {-0.46159265358979307`, 1.750185667985482}, {-0.46159265358979307`, -2.163410828659157}, \ {-0.46159265358979307`, -1.791259688901392}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, 2.4838496393079144`}, {-0.45659265358979306`, 1.7498389427618635`}, {-0.45659265358979306`, \ -2.1629847722478948`}, {-0.45659265358979306`, -1.7917597316436031`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, 2.483870404669334}, {-0.45159265358979306`, 1.7494922731762548`}, {-0.45159265358979306`, -2.162561477888499}, \ {-0.45159265358979306`, -1.7922558153482413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, 2.4838916056532305`}, {-0.44659265358979305`, 1.7491456565602075`}, {-0.44659265358979305`, -2.162140955035638}, \ {-0.44659265358979305`, -1.7927479341057888`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, 2.4839132406151174`}, {-0.44159265358979305`, 1.7487990902395603`}, {-0.44159265358979305`, -2.161723213251051}, \ {-0.44159265358979305`, -1.793236081840888}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, 2.4839353079376134`}, {-0.43659265358979304`, 1.748452571534438}, {-0.43659265358979304`, -2.161308262202292}, \ {-0.43659265358979304`, -1.793720252313921}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, 2.4839578060302165`}, {-0.43159265358979304`, 1.7481060977592582`}, {-0.43159265358979304`, \ -2.1608961116614207`}, {-0.43159265358979304`, -1.7942004391226363`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, 2.483980733329097}, {-0.42659265358979304`, 1.7477596662227326`}, {-0.42659265358979304`, -2.160486771503679}, \ {-0.42659265358979304`, -1.7946766357037887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, 2.484004088296875}, {-0.42159265358979303`, 1.747413274227867}, {-0.42159265358979303`, -2.160080251706102}, \ {-0.42159265358979303`, -1.795148835334833}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, 2.484027869422423}, {-0.416592653589793, 1.7470669190719597`}, {-0.416592653589793, -2.15967656234612}, \ {-0.416592653589793, -1.7956170311356263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, 2.484052075220654}, {-0.411592653589793, 1.7467205980465985`}, {-0.411592653589793, -2.1592757136000977`}, \ {-0.411592653589793, -1.7960812160701842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, 2.4840767042323177`}, {-0.406592653589793, 1.7463743084376573`}, {-0.406592653589793, -2.158877715741846}, \ {-0.406592653589793, -1.796541382948459}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, 2.4841017550238074`}, {-0.40159265358979307`, 1.7460280475252892`}, {-0.40159265358979307`, -2.158482579141093}, \ {-0.40159265358979307`, -1.7969975244281566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, 2.484127226186959}, {-0.39659265358979306`, 1.7456818125839206`}, {-0.39659265358979306`, -2.158090314261911}, \ {-0.39659265358979306`, -1.7974496330165861`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, 2.4841531163388617`}, {-0.39159265358979306`, 1.7453356008822392`}, {-0.39159265358979306`, \ -2.1577009316611084`}, {-0.39159265358979306`, -1.7978977010725437`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, 2.4841794241216664`}, {-0.38659265358979306`, 1.744989409683188}, {-0.38659265358979306`, -2.1573144419865744`}, \ {-0.38659265358979306`, -1.798341720808237}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, 2.4842061482023987`}, {-0.38159265358979305`, 1.7446432362439521`}, {-0.38159265358979305`, \ -2.1569308559755886`}, {-0.38159265358979305`, -1.7987816842912396`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, 2.484233287272778}, {-0.37659265358979305`, 1.7442970778159443`}, {-0.37659265358979305`, \ -2.1565501844530863`}, {-0.37659265358979305`, -1.7992175834464814`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, 2.4842608400490342`}, {-0.3715926535897931, 1.7439509316447919`}, {-0.3715926535897931, -2.156172438329881}, \ {-0.3715926535897931, -1.7996494100582816`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, 2.4842888052717322`}, {-0.3665926535897931, 1.7436047949703206`}, {-0.3665926535897931, -2.1557976286008476`}, \ {-0.3665926535897931, -1.800077155772412}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, 2.484317181705593}, {-0.3615926535897931, 1.7432586650265398`}, {-0.3615926535897931, -2.155425766343058}, \ {-0.3615926535897931, -1.8005008120982031`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, 2.4843459681393285`}, {-0.3565926535897931, 1.74291253904162}, {-0.3565926535897931, -2.1550568627138835`}, \ {-0.3565926535897931, -1.8009203704106798`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, 2.484375163385467}, {-0.3515926535897931, 1.7425664142378743`}, {-0.3515926535897931, -2.1546909289490466`}, \ {-0.3515926535897931, -1.801335821952742}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, 2.4844047662801896`}, {-0.3465926535897931, 1.7422202878317417`}, {-0.3465926535897931, -2.154327976360626}, \ {-0.3465926535897931, -1.8017471578373836`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, 2.4844347756831646`}, {-0.34159265358979307`, 1.7418741570337568`}, {-0.34159265358979307`, -2.153968016335038}, \ {-0.34159265358979307`, -1.8021543690499369`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, 2.484465190477392}, {-0.33659265358979307`, 1.7415280190485327`}, {-0.33659265358979307`, -2.15361106033095}, \ {-0.33659265358979307`, -1.8025574464503735`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, 2.484496009569037}, {-0.33159265358979306`, 1.7411818710747342`}, {-0.33159265358979306`, -2.153257119877166}, \ {-0.33159265358979306`, -1.80295638077563}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, 2.484527231887286}, {-0.32659265358979306`, 1.7408357103050502`}, {-0.32659265358979306`, \ -2.1529062065704645`}, {-0.32659265358979306`, -1.803351162641977}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, 2.484558856384182}, {-0.32159265358979305`, 1.7404895339261681`}, {-0.32159265358979305`, -2.152558332073394}, \ {-0.32159265358979305`, -1.8037417825474262`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, 2.4845908820344857`}, {-0.31659265358979305`, 1.7401433391187429`}, {-0.31659265358979305`, \ -2.1522135081120264`}, {-0.31659265358979305`, -1.8041282308741737`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, 2.48462330783552}, {-0.31159265358979304`, 1.7397971230573703`}, {-0.31159265358979304`, \ -2.1518717464736627`}, {-0.31159265358979304`, -1.8045104978910842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, 2.4846561328070313`}, {-0.30659265358979304`, 1.7394508829105533`}, {-0.30659265358979304`, \ -2.1515330590044988`}, {-0.30659265358979304`, -1.8048885737562137`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, 2.484689355991044}, {-0.30159265358979304`, 1.7391046158406702`}, {-0.30159265358979304`, -2.151197457607251}, \ {-0.30159265358979304`, -1.8052624485193662`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, 2.4847229764517214`}, {-0.29659265358979303`, 1.7387583190039426`}, {-0.29659265358979303`, -2.150864954238726}, \ {-0.29659265358979303`, -1.8056321121246983`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, 2.484756993275231}, {-0.2915926535897931, 1.7384119895503987`}, {-0.2915926535897931, -2.150535560907373}, \ {-0.2915926535897931, -1.8059975544133449`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, 2.4847914055696063`}, {-0.2865926535897931, 1.7380656246238373`}, {-0.2865926535897931, -2.150209289670759}, \ {-0.2865926535897931, -1.806358765126104}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, 2.4848262124646183`}, {-0.2815926535897931, 1.737719221361794}, {-0.2815926535897931, -2.1498861526330373`}, \ {-0.2815926535897931, -1.8067157339061375`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, 2.484861413111645}, {-0.27659265358979307`, 1.7373727768954996`}, {-0.27659265358979307`, -2.149566161942346}, \ {-0.27659265358979307`, -1.8070684503017267`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, 2.484897006683543}, {-0.27159265358979306`, 1.7370262883498406`}, {-0.27159265358979306`, -2.14924932978818}, \ {-0.27159265358979306`, -1.8074169037690553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, 2.484932992374523}, {-0.26659265358979306`, 1.736679752843324}, {-0.26659265358979306`, -2.1489356683987197`}, \ {-0.26659265358979306`, -1.8077610836750297`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, 2.4849693694000305`}, {-0.26159265358979306`, 1.7363331674880271`}, {-0.26159265358979306`, \ -2.1486251900381137`}, {-0.26159265358979306`, -1.808100979300139}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, 2.485006136996622}, {-0.25659265358979305`, 1.7359865293895624`}, {-0.25659265358979305`, -2.148317907003725}, \ {-0.25659265358979305`, -1.8084365798413482`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, 2.4850432944218483`}, {-0.25159265358979305`, 1.7356398356470308`}, {-0.25159265358979305`, \ -2.1480138316233397`}, {-0.25159265358979305`, -1.8087678744150242`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, 2.48508084095414}, {-0.24659265358979304`, 1.7352930833529754`}, {-0.24659265358979304`, -2.147712976252331}, \ {-0.24659265358979304`, -1.809094852059903}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, 2.485118775892696}, {-0.24159265358979304`, 1.7349462695933378`}, {-0.24159265358979304`, -2.147415353270788}, \ {-0.24159265358979304`, -1.809417501740085}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, 2.485157098557368}, {-0.23659265358979303`, 1.7345993914474103`}, {-0.23659265358979303`, -2.147120975080603}, \ {-0.23659265358979303`, -1.8097358123480678`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, 2.4851958082885584`}, {-0.23159265358979303`, 1.7342524459877864`}, {-0.23159265358979303`, -2.146829854102533}, \ {-0.23159265358979303`, -1.8100497727078033`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, 2.4852349044471067`}, {-0.22659265358979308`, 1.733905430280314}, {-0.22659265358979308`, -2.1465420027732023`}, \ {-0.22659265358979308`, -1.8103593715778052`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, 2.485274386414195}, {-0.22159265358979308`, 1.7335583413840425`}, {-0.22159265358979308`, \ -2.1462574335420967`}, {-0.22159265358979308`, -1.8106645976542612`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, 2.4853142535912345`}, {-0.21659265358979307`, 1.7332111763511735`}, {-0.21659265358979307`, \ -2.1459761588684967`}, {-0.21659265358979307`, -1.8109654395742032`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, 2.485354505399776}, {-0.21159265358979307`, 1.7328639322270067`}, {-0.21159265358979307`, -2.145698191218398}, \ {-0.21159265358979307`, -1.8112618859186866`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, 2.4853951412814066`}, {-0.20659265358979306`, 1.7325166060498878`}, {-0.20659265358979306`, \ -2.1454235430613857`}, {-0.20659265358979306`, -1.8115539252160064`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, 2.4854361606976574`}, {-0.20159265358979306`, 1.732169194851153}, {-0.20159265358979306`, -2.14515222686748}, \ {-0.20159265358979306`, -1.811841545944942}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, 2.485477563129909}, {-0.19659265358979305`, 1.731821695655074}, {-0.19659265358979305`, -2.144884255103955}, \ {-0.19659265358979305`, -1.8121247365380244`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, 2.4855193480792988`}, {-0.19159265358979305`, 1.7314741054788014`}, {-0.19159265358979305`, -2.144619640232118}, \ {-0.19159265358979305`, -1.8124034853848374`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, 2.485561515066635}, {-0.18659265358979304`, 1.7311264213323065`}, {-0.18659265358979304`, -2.144358394704071}, \ {-0.18659265358979304`, -1.812677780835326}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, 2.4856040636323082`}, {-0.18159265358979304`, 1.730778640218323}, {-0.18159265358979304`, -2.144100530959435}, \ {-0.18159265358979304`, -1.8129476112031515`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, 2.4856469933362066`}, {-0.17659265358979304`, 1.7304307591322867`}, {-0.17659265358979304`, \ -2.1438460614220576`}, {-0.17659265358979304`, -1.8132129647690456`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, 2.485690303757633}, {-0.17159265358979303`, 1.7300827750622774`}, {-0.17159265358979303`, \ -2.1435949984966816`}, {-0.17159265358979303`, -1.813473829784205}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, 2.485733994495224}, {-0.16659265358979303`, 1.7297346849889534`}, {-0.16659265358979303`, \ -2.1433473545656074`}, {-0.16659265358979303`, -1.8137301944736897`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, 2.485778065166872}, {-0.16159265358979308`, 1.7293864858854908`}, {-0.16159265358979308`, -2.143103141985317}, \ {-0.16159265358979308`, -1.8139820470398487`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, 2.485822515409648}, {-0.15659265358979307`, 1.729038174717521}, {-0.15659265358979307`, -2.1428623730830845`}, \ {-0.15659265358979307`, -1.81422937566576}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, 2.485867344879726}, {-0.15159265358979307`, 1.7286897484430634`}, {-0.15159265358979307`, \ -2.1426250601535672`}, {-0.15159265358979307`, -1.814472168518685}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, 2.485912553252312}, {-0.14659265358979306`, 1.7283412040124606`}, {-0.14659265358979306`, -2.142391215455381}, \ {-0.14659265358979306`, -1.814710413753537}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, 2.4859581402215696`}, {-0.14159265358979306`, 1.727992538368313}, {-0.14159265358979306`, -2.1421608512076453`}, \ {-0.14159265358979306`, -1.8149440995163626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, 2.4860041055005566`}, {-0.13659265358979306`, 1.7276437484454097`}, {-0.13659265358979306`, -2.141933979586536}, \ {-0.13659265358979306`, -1.815173213947831}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, 2.4860504488211532`}, {-0.13159265358979305`, 1.7272948311706606`}, {-0.13159265358979305`, -2.141710612721802}, \ {-0.13159265358979305`, -1.8153977451867394`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, 2.4860971699339998`}, {-0.12659265358979305`, 1.7269457834630255`}, {-0.12659265358979305`, -2.14149076269329}, \ {-0.12659265358979305`, -1.8156176813735088`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, 2.4861442686084314`}, {-0.12159265358979304`, 1.726596602233445}, {-0.12159265358979304`, -2.1412744415274414`}, \ {-0.12159265358979304`, -1.8158330106537126`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, 2.4861917446324195`}, {-0.11659265358979304`, 1.726247284384768}, {-0.11659265358979304`, -2.1410616611938003`}, \ {-0.11659265358979304`, -1.8160437211815776`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, 2.4862395978125096`}, {-0.11159265358979303`, 1.72589782681168}, {-0.11159265358979303`, -2.140852433601494}, \ {-0.11159265358979303`, -1.8162498011235129`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, 2.4862878279737655`}, {-0.10659265358979303`, 1.7255482264006272`}, {-0.10659265358979303`, \ -2.1406467705957324`}, {-0.10659265358979303`, -1.8164512386616214`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, 2.486336434959714}, {-0.10159265358979308`, 1.7251984800297455`}, {-0.10159265358979308`, \ -2.1404446839542786`}, {-0.10159265358979308`, -1.816648021997223}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, 2.4863854186322905`}, {-0.09659265358979308, 1.7248485845687813`}, {-0.09659265358979308, \ -2.1402461853839485`}, {-0.09659265358979308, -1.816840139354357}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, 2.4864347788717867`}, {-0.09159265358979307, 1.7244985368790178`}, {-0.09159265358979307, \ -2.1400512865170875`}, {-0.09159265358979307, -1.8170275789832957`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, 2.4864845155768007`}, {-0.08659265358979307, 1.7241483338131958`}, {-0.08659265358979307, -2.139859998908059}, \ {-0.08659265358979307, -1.8172103291640438`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, 2.486534628664189}, {-0.08159265358979306, 1.7237979722154357`}, {-0.08159265358979306, \ -2.1396723340297483`}, {-0.08159265358979306, -1.8173883782098192`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, 2.4865851180690215`}, {-0.07659265358979306, 1.7234474489211595`}, {-0.07659265358979306, -2.139488303270055}, \ {-0.07659265358979306, -1.8175617144705392`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, 2.4866359837445335`}, {-0.07159265358979305, 1.723096760757008}, {-0.07159265358979305, -2.1393079179284133`}, \ {-0.07159265358979305, -1.8177303263362738`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, 2.4866872256620867`}, {-0.06659265358979305, 1.7227459045407605`}, {-0.06659265358979305, -2.139131189212309}, \ {-0.06659265358979305, -1.817894202240701}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, 2.4867388438111244`}, {-0.061592653589793045`, 1.7223948770812523`}, {-0.061592653589793045`, \ -2.138958128233828}, {-0.061592653589793045`, -1.8180533306645246`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, 2.486790838199136}, {-0.05659265358979304, 1.722043675178293}, {-0.05659265358979304, -2.138788746006198}, \ {-0.05659265358979304, -1.8182077001388923`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, 2.4868432088516164`}, {-0.051592653589793036`, 1.721692295622579}, {-0.051592653589793036`, -2.138623053440372}, \ {-0.051592653589793036`, -1.81835729924877}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, 2.486895955812032}, {-0.04659265358979303, 1.7213407351956125`}, {-0.04659265358979303, -2.138461061341618}, \ {-0.04659265358979303, -1.8185021166363071`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, 2.486949079141787}, {-0.04159265358979303, 1.7209889906696088`}, {-0.04159265358979303, -2.138302780406134}, \ {-0.04159265358979303, -1.8186421410041673`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, 2.487002578920188}, {-0.03659265358979302, 1.7206370588074176`}, {-0.03659265358979302, -2.138148221217689}, \ {-0.03659265358979302, -1.8187773611188311`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, 2.4870564552444194`}, {-0.03159265358979302, 1.7202849363624282`}, {-0.03159265358979302, \ -2.1379973942442962`}, {-0.03159265358979302, -1.8189077658138681`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, 2.4871107082295096`}, {-0.026592653589793014`, 1.7199326200784821`}, {-0.026592653589793014`, \ -2.137850309834907}, {-0.026592653589793014`, -1.81903334399317}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, 2.4871653380083045`}, {-0.02159265358979301, 1.7195801066897836`}, {-0.02159265358979301, \ -2.1377069782161433`}, {-0.02159265358979301, -1.8191540846341523`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, 2.487220344731446}, {-0.016592653589793005`, 1.719227392920809}, {-0.016592653589793005`, \ -2.1375674094890647`}, {-0.016592653589793005`, -1.8192699767909186`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, 2.4872757285673432`}, {-0.011592653589793, 1.7188744754862142`}, {-0.011592653589793, -2.1374316136259566`}, \ {-0.011592653589793, -1.8193810095973835`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, 2.4873314897021563`}, {-0.006592653589792996, 1.71852135109074}, {-0.006592653589792996, -2.137299600467192}, \ {-0.006592653589792996, -1.8194871722703378`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, 2.4873876283397705`}, {-0.0015926535897931027`, 1.7181680164291195`}, {-0.0015926535897931027`, \ -2.1371713797180916`}, {-0.0015926535897931027`, -1.819588454112498}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 2.487444144701782}, { 0.0034073464102069018`, 1.7178144681859842`}, { 0.0034073464102069018`, -2.1370469609458573`}, { 0.0034073464102069018`, -1.8196848445154772`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 2.4875010390274794`}, { 0.008407346410206906, 1.717460703035766}, { 0.008407346410206906, -2.136926353576544}, { 0.008407346410206906, -1.8197763329627241`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 2.487558311573828}, { 0.01340734641020691, 1.7171067176426011`}, { 0.01340734641020691, -2.136809566892067}, { 0.01340734641020691, -1.819862909032408}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 2.4876159626154597`}, { 0.018407346410206915`, 1.7167525086602315`}, { 0.018407346410206915`, -2.1366966100272795`}, { 0.018407346410206915`, -1.8199445624002393`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 2.4876739924446576`}, { 0.02340734641020692, 1.7163980727319066`}, { 0.02340734641020692, -2.1365874919670893`}, { 0.02340734641020692, -1.8200212828422462`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 2.4877324013713484`}, { 0.028407346410206924`, 1.7160434064902828`}, { 0.028407346410206924`, -2.136482221543627}, { 0.028407346410206924`, -1.8200930602374827`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 2.48779118972309}, { 0.03340734641020693, 1.7156885065573235`}, { 0.03340734641020693, -2.136380807433485}, { 0.03340734641020693, -1.8201598845706801`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 2.4878503578450735`}, { 0.03840734641020693, 1.7153333695441948`}, { 0.03840734641020693, -2.136283258155003}, { 0.03840734641020693, -1.820221745934831}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 2.487909906100108}, { 0.04340734641020694, 1.7149779920511647`}, { 0.04340734641020694, -2.1361895820656156`}, { 0.04340734641020694, -1.8202786345337179`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 2.4879698348686263`}, { 0.04840734641020694, 1.7146223706674983`}, { 0.04840734641020694, -2.1360997873592718`}, { 0.04840734641020694, -1.8203305406843573`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 2.4880301445486754`}, { 0.053407346410206946`, 1.7142665019713539`}, { 0.053407346410206946`, -2.136013882063906}, { 0.053407346410206946`, -1.820377454819392}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 2.4880908355559224`}, { 0.05840734641020695, 1.713910382529673}, { 0.05840734641020695, -2.13593187403899}, { 0.05840734641020695, -1.820419367489398}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 2.4881519083236534`}, { 0.06340734641020696, 1.7135540088980805`}, { 0.06340734641020696, -2.1358537709731396`}, { 0.06340734641020696, -1.820456269365127}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 2.488213363302779}, { 0.06840734641020696, 1.7131973776207685`}, { 0.06840734641020696, -2.135779580381807}, { 0.06840734641020696, -1.8204881512396676`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 2.4882752009618363`}, { 0.07340734641020696, 1.7128404852303916`}, { 0.07340734641020696, -2.1357093096050392`}, { 0.07340734641020696, -1.8205150040305245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 2.4883374217869982`}, { 0.07840734641020697, 1.7124833282479581`}, { 0.07840734641020697, -2.135642965805298}, { 0.07840734641020697, -1.8205368187816382`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 2.488400026282081}, { 0.08340734641020697, 1.712125903182714}, { 0.08340734641020697, -2.1355805559653858`}, { 0.08340734641020697, -1.820553586665298}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 2.488463014968554}, { 0.08840734641020698, 1.7117682065320359`}, { 0.08840734641020698, -2.1355220868864206`}, { 0.08840734641020698, -1.8205652989839882`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 2.4885263883855506`}, { 0.09340734641020698, 1.7114102347813145`}, { 0.09340734641020698, -2.1354675651859076`}, { 0.09340734641020698, -1.8205719471721442`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 2.4885901470898837`}, { 0.09840734641020699, 1.7110519844038403`}, { 0.09840734641020699, -2.135416997295887}, { 0.09840734641020699, -1.820573522797824}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 2.488654291656061}, { 0.10340734641020699`, 1.7106934518606909`}, { 0.10340734641020699`, -2.135370389461164}, { 0.10340734641020699`, -1.8205700175642914`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 2.4887188226762955`}, { 0.108407346410207, 1.710334633600611}, { 0.108407346410207, -2.1353277477376276`}, { 0.108407346410207, -1.8205614233115055`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 2.4887837407605335`}, { 0.113407346410207, 1.7099755260598983`}, { 0.113407346410207, -2.1352890779906466`}, { 0.113407346410207, -1.8205477320175292`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 2.4888490465364677`}, { 0.118407346410207, 1.709616125662281}, { 0.118407346410207, -2.135254385893565}, { 0.118407346410207, -1.820528935799835}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 2.48891474064956}, { 0.1234073464102069, 1.7092564288188021`}, { 0.1234073464102069, -2.1352236769262722`}, { 0.1234073464102069, -1.8205050269165235`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 2.488980823763067}, { 0.1284073464102069, 1.708896431927697}, { 0.1284073464102069, -2.1351969563738775`}, { 0.1284073464102069, -1.8204759977674454`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 2.489047296558062}, { 0.1334073464102069, 1.70853613137427}, { 0.1334073464102069, -2.1351742293254627`}, { 0.1334073464102069, -1.8204418408952254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 2.489114159733466}, { 0.1384073464102069, 1.708175523530775}, { 0.1384073464102069, -2.1351555006729304`}, { 0.1384073464102069, -1.8204025489861944`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 2.4891814140060684`}, { 0.14340734641020692`, 1.7078146047562877`}, { 0.14340734641020692`, -2.1351407751099556`}, { 0.14340734641020692`, -1.8203581148712162`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 2.489249060110568}, { 0.14840734641020692`, 1.707453371396583}, { 0.14840734641020692`, -2.135130057131011}, { 0.14840734641020692`, -1.820308531526423}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 2.4893170987995945`}, { 0.15340734641020692`, 1.7070918197840066`}, { 0.15340734641020692`, -2.1351233510305074`}, { 0.15340734641020692`, -1.820253792073843}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 2.489385530843746}, { 0.15840734641020693`, 1.7067299462373517`}, { 0.15840734641020693`, -2.1351206609020137`}, { 0.15840734641020693`, -1.8201938897819367`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 2.4894543570316245`}, { 0.16340734641020693`, 1.7063677470617244`}, { 0.16340734641020693`, -2.135121990637585}, { 0.16340734641020693`, -1.8201288180660207`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 2.4895235781698744`}, { 0.16840734641020694`, 1.7060052185484202`}, { 0.16840734641020694`, -2.1351273439271767`}, { 0.16840734641020694`, -1.8200585704885999`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 2.4895931950832146`}, { 0.17340734641020694`, 1.705642356974788}, { 0.17340734641020694`, -2.1351367242581665`}, { 0.17340734641020694`, -1.8199831407595877`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 2.489663208614485}, { 0.17840734641020695`, 1.7052791586041014`}, { 0.17840734641020695`, -2.1351501349149653`}, { 0.17840734641020695`, -1.8199025227364336`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 2.489733619624685}, { 0.18340734641020695`, 1.7049156196854258`}, { 0.18340734641020695`, -2.135167578978728}, { 0.18340734641020695`, -1.819816710424138}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 2.489804428993018}, { 0.18840734641020696`, 1.7045517364534817`}, { 0.18840734641020696`, -2.135189059327167}, { 0.18840734641020696`, -1.8197256979751673`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 2.4898756376169366`}, { 0.19340734641020696`, 1.7041875051285107`}, { 0.19340734641020696`, -2.13521457863446}, { 0.19340734641020696`, -1.8196294796892647`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 2.4899472464121897`}, { 0.19840734641020696`, 1.7038229219161392`}, { 0.19840734641020696`, -2.135244139371254}, { 0.19840734641020696`, -1.819528050013159}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 2.4900192563128707`}, { 0.20340734641020697`, 1.70345798300724}, { 0.20340734641020697`, -2.1352777438047745`}, { 0.20340734641020697`, -1.819421403540166}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 2.4900916682714667`}, { 0.20840734641020697`, 1.7030926845777947`}, { 0.20840734641020697`, -2.135315393999026}, { 0.20840734641020697`, -1.819309535009687}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 2.4901644832589134`}, { 0.21340734641020698`, 1.7027270227887503`}, { 0.21340734641020698`, -2.135357091815099}, { 0.21340734641020698`, -1.8191924393066032`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 2.490237702264647}, { 0.21840734641020698`, 1.702360993785881}, { 0.21840734641020698`, -2.1354028389115602`}, { 0.21840734641020698`, -1.8190701114605696`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 2.49031132629666}, { 0.223407346410207, 1.701994593699645}, { 0.223407346410207, -2.1354526367449598`}, { 0.223407346410207, -1.8189425466452003`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 2.4903853563815592`}, { 0.228407346410207, 1.7016278186450384`}, { 0.228407346410207, -2.1355064865704185`}, { 0.228407346410207, -1.8188097401771548`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 2.4904597935646247`}, { 0.233407346410207, 1.7012606647214532`}, { 0.233407346410207, -2.135564389442322}, { 0.233407346410207, -1.8186716875151197`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 2.490534638909868}, { 0.238407346410207, 1.7008931280125288`}, { 0.238407346410207, -2.1356263462151057`}, { 0.238407346410207, -1.81852838425869}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.4906098935000993`}, { 0.243407346410207, 1.7005252045860053`}, { 0.243407346410207, -2.1356923575441367`}, { 0.243407346410207, -1.8183798261471484`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.4906855584369887`}, { 0.248407346410207, 1.700156890493575}, { 0.248407346410207, -2.1357624238866904`}, { 0.248407346410207, -1.8182260090581432`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.490761634841134}, { 0.2534073464102069, 1.6997881817707308`}, { 0.2534073464102069, -2.135836545503025}, { 0.2534073464102069, -1.8180669290062645`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.490838123852126}, { 0.2584073464102069, 1.6994190744366167`}, { 0.2584073464102069, -2.1359147224575326`}, { 0.2584073464102069, -1.8179025821415324`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.490915026628622}, { 0.2634073464102069, 1.6990495644938732`}, { 0.2634073464102069, -2.135996954620007}, { 0.2634073464102069, -1.8177329647477691`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 2.490992344348416}, { 0.2684073464102069, 1.698679647928485}, { 0.2684073464102069, -2.1360832416669804`}, { 0.2684073464102069, -1.8175580732408902`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.491070078208509}, { 0.2734073464102069, 1.6983093207096238`}, { 0.2734073464102069, -2.1361735830831625`}, { 0.2734073464102069, -1.8173779041670883`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.4911482294251894`}, { 0.2784073464102069, 1.6979385787894952`}, { 0.2784073464102069, -2.1362679781629583`}, { 0.2784073464102069, -1.8171924542009334`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.4912267992341066`}, { 0.28340734641020693`, 1.6975674181031755`}, { 0.28340734641020693`, -2.136366426012086}, { 0.28340734641020693`, -1.8170017201433675`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.4913057888903505`}, { 0.28840734641020693`, 1.697195834568457}, { 0.28840734641020693`, -2.1364689255492624`}, { 0.28840734641020693`, -1.8168056989196175`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.491385199668534}, { 0.29340734641020694`, 1.6968238240856846`}, { 0.29340734641020694`, -2.136575475507994}, { 0.29340734641020694`, -1.81660438757701}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.491465032862874}, { 0.29840734641020694`, 1.696451382537595}, { 0.29840734641020694`, -2.1366860744384324`}, { 0.29840734641020694`, -1.816397783282698}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.491545289787276}, { 0.30340734641020695`, 1.6960785057891536`}, { 0.30340734641020695`, -2.13680072070932}, { 0.30340734641020695`, -1.816185883321305}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.491625971775421}, { 0.30840734641020695`, 1.6957051896873878`}, { 0.30840734641020695`, -2.136919412510014}, { 0.30840734641020695`, -1.8159686850924728`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.4917070801808525`}, { 0.31340734641020696`, 1.695331430061224}, { 0.31340734641020696`, -2.1370421478525885`}, { 0.31340734641020696`, -1.815746186108337}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.4917886163770713`}, { 0.31840734641020696`, 1.694957222721317}, { 0.31840734641020696`, -2.137168924574013}, { 0.31840734641020696`, -1.8155183839909041`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.4918705817576217`}, { 0.32340734641020696`, 1.6945825634598808`}, { 0.32340734641020696`, -2.137299740338405}, { 0.32340734641020696`, -1.815285276469358}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.4919529777361884`}, { 0.32840734641020697`, 1.6942074480505231`}, { 0.32840734641020697`, -2.1374345926393508`}, { 0.32840734641020697`, -1.8150468613772894`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.4920358057466947`}, { 0.333407346410207, 1.6938318722480667`}, { 0.333407346410207, -2.137573478802308}, { 0.333407346410207, -1.8148031366498334`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.4921190672433973`}, { 0.338407346410207, 1.6934558317883797`}, { 0.338407346410207, -2.137716395987072}, { 0.338407346410207, -1.8145541003207384`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.4922027637009863`}, { 0.343407346410207, 1.6930793223882021`}, { 0.343407346410207, -2.1378633411902994`}, { 0.343407346410207, -1.8142997505193685`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.4922868966146896`}, { 0.348407346410207, 1.692702339744966}, { 0.348407346410207, -2.1380143112481145`}, { 0.348407346410207, -1.8140400854676195`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.492371467500377}, { 0.353407346410207, 1.6923248795366204`}, { 0.353407346410207, -2.138169302838766}, { 0.353407346410207, -1.8137751034767693`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.492456477894663}, { 0.358407346410207, 1.6919469374214506`}, { 0.358407346410207, -2.1383283124853487`}, { 0.358407346410207, -1.813504802944268}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.492541929355019}, { 0.363407346410207, 1.6915685090378987`}, { 0.363407346410207, -2.138491336558586}, { 0.363407346410207, -1.8132291823504445`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.4926278234598787`}, { 0.368407346410207, 1.6911895900043803`}, { 0.368407346410207, -2.1386583712796674`}, { 0.368407346410207, -1.8129482402551664`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.4927141618087574`}, { 0.373407346410207, 1.6908101759191}, { 0.373407346410207, -2.1388294127231418`}, { 0.373407346410207, -1.8126619752944209`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.492800946022358}, { 0.3784073464102069, 1.6904302623598686`}, { 0.3784073464102069, -2.1390044568198605`}, { 0.3784073464102069, -1.8123703861768496`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.4928881777426946`}, { 0.3834073464102069, 1.6900498448839136`}, { 0.3834073464102069, -2.139183499359973}, { 0.3834073464102069, -1.8120734716802165`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.492975858633206}, { 0.3884073464102069, 1.6896689190276908`}, { 0.3884073464102069, -2.1393665359959813`}, { 0.3884073464102069, -1.8117712306478126`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.4930639903788787`}, { 0.3934073464102069, 1.6892874803066964`}, { 0.3934073464102069, -2.1395535622458137`}, { 0.3934073464102069, -1.81146366198483}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.4931525746863707`}, { 0.3984073464102069, 1.6889055242152717`}, { 0.3984073464102069, -2.139744573495974}, { 0.3984073464102069, -1.811150764654652}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.4932416132841344`}, { 0.4034073464102069, 1.6885230462264142`}, { 0.4034073464102069, -2.1399395650047115`}, { 0.4034073464102069, -1.8108325376751215`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.4933311079225446`}, { 0.40840734641020693`, 1.6881400417915788`}, { 0.40840734641020693`, -2.1401385319052397`}, { 0.40840734641020693`, -1.8105089801147383`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.4934210603740277`}, { 0.41340734641020693`, 1.6877565063404834`}, { 0.41340734641020693`, -2.1403414692089915`}, { 0.41340734641020693`, -1.8101800910888282`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.4935114724331955`}, { 0.41840734641020694`, 1.6873724352809087`}, { 0.41840734641020694`, -2.1405483718089027`}, { 0.41840734641020694`, -1.809845869755659}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.4936023459169734`}, { 0.42340734641020705`, 1.6869878239985006`}, { 0.42340734641020705`, -2.140759234482741}, { 0.42340734641020705`, -1.8095063153125135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.4936936826647447`}, { 0.42840734641020695`, 1.6866026678565667`}, { 0.42840734641020695`, -2.140974051896457}, { 0.42840734641020695`, -1.809161426991728}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.4937854845384813`}, { 0.43340734641020706`, 1.6862169621958722`}, { 0.43340734641020706`, -2.141192818607567}, { 0.43340734641020706`, -1.8088112040566893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.49387775342289}, { 0.43840734641020696`, 1.6858307023344397`}, { 0.43840734641020696`, -2.1414155290685577`}, { 0.43840734641020696`, -1.808455645797799}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.493970491225551}, { 0.44340734641020685`, 1.6854438835673347`}, { 0.44340734641020685`, -2.141642177630326}, { 0.44340734641020685`, -1.8080947515284014`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.494063699877069}, { 0.44840734641020696`, 1.685056501166464}, { 0.44840734641020696`, -2.141872758545632}, { 0.44840734641020696`, -1.8077285205806768`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.494157381331213}, { 0.45340734641020686`, 1.6846685503803613`}, { 0.45340734641020686`, -2.142107265972571}, { 0.45340734641020686`, -1.807356952301518}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.494251537565075}, { 0.458407346410207, 1.6842800264339763`}, { 0.458407346410207, -2.142345693978072}, { 0.458407346410207, -1.8069800460483636`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.4943461705792163`}, { 0.46340734641020687`, 1.683890924528462}, { 0.46340734641020687`, -2.14258803654141}, { 0.46340734641020687`, -1.8065978011850117`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.494441282397826}, { 0.468407346410207, 1.683501239840956}, { 0.468407346410207, -2.1428342875577204`}, { 0.468407346410207, -1.8062102170774172`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.4945368750688774`}, { 0.4734073464102069, 1.6831109675243654`}, { 0.4734073464102069, -2.1430844408415477`}, { 0.4734073464102069, -1.8058172930894532`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.4946329506642857`}, { 0.478407346410207, 1.6827201027071474`}, { 0.478407346410207, -2.1433384901303794`}, { 0.478407346410207, -1.8054190285786649`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.4947295112800747`}, { 0.4834073464102069, 1.6823286404930862`}, { 0.4834073464102069, -2.143596429088211}, { 0.4834073464102069, -1.8050154228919977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.4948265590365377`}, { 0.488407346410207, 1.681936575961073}, { 0.488407346410207, -2.1438582513090942`}, { 0.488407346410207, -1.8046064753615148`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.4949240960784076`}, { 0.4934073464102069, 1.6815439041648763`}, { 0.4934073464102069, -2.1441239503207137`}, { 0.4934073464102069, -1.804192185300093}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.495022124575027}, { 0.498407346410207, 1.6811506201329203`}, { 0.498407346410207, -2.144393519587947}, { 0.498407346410207, -1.803772551997113}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.495120646720518}, { 0.5034073464102069, 1.6807567188680514`}, { 0.5034073464102069, -2.1446669525164297`}, { 0.5034073464102069, -1.803347574714136}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.4952196647339626`}, { 0.508407346410207, 1.6803621953473111`}, { 0.508407346410207, -2.144944242456126}, { 0.508407346410207, -1.8029172526805677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.4953191808595734`}, { 0.5134073464102069, 1.6799670445217005`}, { 0.5134073464102069, -2.145225382704889}, { 0.5134073464102069, -1.8024815850893203`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.495419197366883}, { 0.518407346410207, 1.6795712613159461`}, { 0.518407346410207, -2.1455103665120214`}, { 0.518407346410207, -1.8020405710924619`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.4955197165509184`}, { 0.5234073464102069, 1.6791748406282663`}, { 0.5234073464102069, -2.145799187081822}, { 0.5234073464102069, -1.8015942097968698`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.4956207407323956`}, { 0.528407346410207, 1.6787777773301265`}, { 0.528407346410207, -2.1460918375771323`}, { 0.528407346410207, -1.8011425002598718`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.4957222722579018`}, { 0.5334073464102069, 1.6783800662660031`}, { 0.5334073464102069, -2.146388311122872}, { 0.5334073464102069, -1.8006854414848878`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.4958243135000897`}, { 0.538407346410207, 1.6779817022531403`}, { 0.538407346410207, -2.1466886008095556`}, { 0.538407346410207, -1.8002230324170803`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.4959268668578733`}, { 0.5434073464102069, 1.6775826800813036`}, { 0.5434073464102069, -2.146992699696809}, { 0.5434073464102069, -1.79975527193899}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.4960299347566233`}, { 0.548407346410207, 1.6771829945125325`}, { 0.548407346410207, -2.14730060081686}, { 0.548407346410207, -1.7992821588661876`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.496133519648367}, { 0.553407346410207, 1.6767826402808936`}, { 0.553407346410207, -2.1476122971780187`}, { 0.553407346410207, -1.7988036919429244`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.4962376240119926`}, { 0.5584073464102071, 1.6763816120922266`}, { 0.5584073464102071, -2.147927781768142}, { 0.5584073464102071, -1.7983198698377842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.496342250353456}, { 0.563407346410207, 1.675979904623895}, { 0.563407346410207, -2.1482470475580766`}, { 0.563407346410207, -1.7978306911393467`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.496447401205987}, { 0.5684073464102071, 1.6755775125245254`}, { 0.5684073464102071, -2.1485700875050817`}, { 0.5684073464102071, -1.7973361543518582`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.496553079130306}, { 0.573407346410207, 1.6751744304137535`}, { 0.573407346410207, -2.1488968945562394`}, { 0.573407346410207, -1.796836257890901}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.496659286714833}, { 0.5784073464102069, 1.6747706528819635`}, { 0.5784073464102069, -2.149227461651829}, { 0.5784073464102069, -1.796331000079091}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.496766026575911}, { 0.583407346410207, 1.674366174490025}, { 0.583407346410207, -2.149561781728687}, { 0.583407346410207, -1.7958203791417628`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.4968733013580264`}, { 0.5884073464102069, 1.6739609897690293`}, { 0.5884073464102069, -2.1498998477235443`}, { 0.5884073464102069, -1.7953043932026842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.4969811137340296`}, { 0.593407346410207, 1.6735550932200232`}, { 0.593407346410207, -2.1502416525763324`}, { 0.593407346410207, -1.7947830402797746`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.497089466405368}, { 0.5984073464102069, 1.6731484793137392`}, { 0.5984073464102069, -2.1505871892334647`}, { 0.5984073464102069, -1.7942563182808373`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.4971983621023144`}, { 0.603407346410207, 1.6727411424903245`}, { 0.603407346410207, -2.150936450651099}, { 0.603407346410207, -1.793724224999302}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.4973078035841993`}, { 0.6084073464102069, 1.6723330771590679`}, { 0.6084073464102069, -2.151289429798347}, { 0.6084073464102069, -1.7931867581099972`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.497417793639652}, { 0.613407346410207, 1.6719242776981242`}, { 0.613407346410207, -2.1516461196604917`}, { 0.613407346410207, -1.7926439151649127`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.497528335086839}, { 0.6184073464102069, 1.6715147384542355`}, { 0.6184073464102069, -2.152006513242143}, { 0.6184073464102069, -1.7920956935889996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.4976394307737086`}, { 0.623407346410207, 1.6711044537424498`}, { 0.623407346410207, -2.1523706035703754`}, { 0.623407346410207, -1.7915420906759785`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.4977510835782373`}, { 0.6284073464102069, 1.6706934178458395`}, { 0.6284073464102069, -2.1527383836978378`}, { 0.6284073464102069, -1.7909831035841601`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.4978632964086844`}, { 0.633407346410207, 1.6702816250152144`}, { 0.633407346410207, -2.153109846705823}, { 0.633407346410207, -1.7904187293322913`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.4979760722038424`}, { 0.6384073464102069, 1.6698690694688363`}, { 0.6384073464102069, -2.153484985707308}, { 0.6384073464102069, -1.7898489647954157`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.4980894139332976`}, { 0.643407346410207, 1.6694557453921246`}, { 0.643407346410207, -2.1538637938499634`}, { 0.643407346410207, -1.7892738067007508`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.49820332459769}, { 0.6484073464102069, 1.6690416469373701`}, { 0.6484073464102069, -2.154246264319122}, { 0.6484073464102069, -1.7886932516235876`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.4983178072289793`}, { 0.653407346410207, 1.6686267682234304`}, { 0.653407346410207, -2.1546323903407227`}, { 0.653407346410207, -1.7881072959832027`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.498432864890715}, { 0.6584073464102069, 1.6682111033354403`}, { 0.6584073464102069, -2.1550221651842074`}, { 0.6584073464102069, -1.7875159360388}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.498548500678306}, { 0.663407346410207, 1.667794646324508}, { 0.663407346410207, -2.155415582165397}, { 0.663407346410207, -1.7869191678854581`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.4986647177193}, { 0.6684073464102069, 1.6673773912074112`}, { 0.6684073464102069, -2.155812634649316}, { 0.6684073464102069, -1.786316987450112}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.4987815191736615`}, { 0.673407346410207, 1.6669593319662934`}, { 0.673407346410207, -2.156213316052992}, { 0.673407346410207, -1.7857093904875423`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.4988989082340574`}, { 0.678407346410207, 1.6665404625483538`}, { 0.678407346410207, -2.156617619848216}, { 0.678407346410207, -1.7850963725763906`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.4990168881261434`}, { 0.6834073464102071, 1.666120776865539}, { 0.6834073464102071, -2.1570255395642657`}, { 0.6834073464102071, -1.7844779291151944`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.4991354621088555`}, { 0.688407346410207, 1.6657002687942273`}, { 0.688407346410207, -2.1574370687905873`}, { 0.688407346410207, -1.7838540553184397`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.4992546334747097`}, { 0.6934073464102071, 1.6652789321749126`}, { 0.6934073464102071, -2.1578522011794505`}, { 0.6934073464102071, -1.7832247462126325`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.499374405550095}, { 0.698407346410207, 1.664856760811887}, { 0.698407346410207, -2.158270930448554}, { 0.698407346410207, -1.7825899966323961`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.4994947816955833`}, { 0.7034073464102069, -1.7819498012165813`}, { 0.7034073464102069, -2.1586932503836036`}, {0.7034073464102069, 1.6644337484729166`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.4996157653062347`}, { 0.708407346410207, -1.7813041544043993`}, { 0.708407346410207, -2.1591191548408477`}, {0.708407346410207, 1.6640098888889205`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.4997373598119097`}, { 0.7134073464102069, -1.7806530504315725`}, { 0.7134073464102069, -2.159548637749575}, {0.7134073464102069, 1.6635851757536413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.4998595686775897`}, { 0.718407346410207, -1.779996483326505}, { 0.718407346410207, -2.1599816931145757`}, {0.718407346410207, 1.6631596027233133`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.499982395403686}, { 0.7234073464102069, -1.7793344469064702`}, { 0.7234073464102069, -2.1604183150185707`}, {0.7234073464102069, 1.662733163416333}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.500105843526382}, { 0.728407346410207, -1.7786669347738318`}, { 0.728407346410207, -2.160858497624584}, {0.728407346410207, 1.6623058514129252`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.500229916617952}, { 0.7334073464102069, -1.777993940312247}, { 0.7334073464102069, -2.161302235178305}, {0.7334073464102069, 1.6618776602547964`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.5003546182870897`}, { 0.738407346410207, -1.7773154566829286`}, { 0.738407346410207, -2.161749522010395}, {0.738407346410207, 1.661448583444802}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.500479952179265}, { 0.7434073464102069, -1.776631476820901}, { 0.7434073464102069, -2.1622003525387545`}, {0.7434073464102069, 1.6610186144465964`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.5006059219770487`}, { 0.748407346410207, -1.775941993431275}, { 0.748407346410207, -2.16265472127077}, {0.748407346410207, 1.6605877466842873`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.500732531400468}, { 0.7534073464102069, -1.7752469989855444`}, { 0.7534073464102069, -2.1631126228055084`}, {0.7534073464102069, 1.6601559735420857`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.5008597842073614`}, { 0.758407346410207, -1.7745464857179083`}, { 0.758407346410207, -2.1635740518358713`}, {0.758407346410207, 1.6597232883639548`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.500987684193731}, { 0.7634073464102069, -1.7738404456215768`}, { 0.7634073464102069, -2.164039003150737}, {0.7634073464102069, 1.6592896844532479`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.5011162351941083`}, { 0.768407346410207, -1.7731288704451265`}, { 0.768407346410207, -2.164507471637034}, {0.768407346410207, 1.6588551550723523`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.5012454410819145`}, { 0.7734073464102069, -1.7724117516888567`}, { 0.7734073464102069, -2.164979452281808}, {0.7734073464102069, 1.6584196934423303`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.501375305769843}, { 0.778407346410207, -1.7716890806011476`}, { 0.778407346410207, -2.16545494017423}, {0.778407346410207, 1.6579832927425442`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.501505833210227}, { 0.7834073464102069, -1.7709608481748647`}, { 0.7834073464102069, -2.1659339305075767`}, {0.7834073464102069, 1.6575459461103002`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.5016370273954216`}, { 0.788407346410207, -1.770227045143728}, { 0.788407346410207, -2.1664164185811896`}, {0.788407346410207, 1.6571076466404646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.5017688923582018`}, { 0.7934073464102069, -1.7694876619787434`}, { 0.7934073464102069, -2.166902399802369}, {0.7934073464102069, 1.656668387385097}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.5019014321721365`}, { 0.798407346410207, -1.7687426888846027`}, { 0.798407346410207, -2.1673918696882706`}, {0.798407346410207, 1.656228161353067}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.5020346509520053`}, { 0.803407346410207, -1.7679921157961274`}, { 0.803407346410207, -2.1678848238677286`}, {0.803407346410207, 1.6557869615096756`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.5021685528541866`}, { 0.8084073464102071, -1.7672359323746978`}, { 0.8084073464102071, -2.1683812580830835`}, {0.8084073464102071, 1.65534478077627}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.502303142077073}, { 0.813407346410207, -1.7664741280047045`}, { 0.813407346410207, -2.1688811681919464`}, {0.813407346410207, 1.6549016120298534`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.502438422861484}, { 0.8184073464102071, -1.76570669179001}, { 0.8184073464102071, -2.1693845501689437`}, {0.8184073464102071, 1.6544574481026992`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.502574399491086}, { 0.823407346410207, -1.7649336125503996`}, { 0.823407346410207, -2.1698914001074336`}, {0.823407346410207, 1.6540122817819476`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.5027110762928144`}, { 0.8284073464102069, -1.7641548788180708`}, { 0.8284073464102069, -2.1704017142211756`}, {0.8284073464102069, 1.6535661058092188`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.5028484576373073`}, { 0.833407346410207, -1.763370478834087}, { 0.833407346410207, -2.170915488845987}, {0.833407346410207, 1.6531189128801995`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.50298654793934}, { 0.8384073464102069, -1.7625804005448726`}, { 0.8384073464102069, -2.171432720441356}, {0.8384073464102069, 1.6526706956442463`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.5031253516582703`}, { 0.843407346410207, -1.7617846315987038`}, { 0.843407346410207, -2.1719534055920198`}, {0.843407346410207, 1.6522214467039784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.503264873298482}, { 0.8484073464102069, -1.7609831593421805`}, { 0.8484073464102069, -2.172477541009531}, {0.8484073464102069, 1.6517711586148596`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.503405117409847}, { 0.853407346410207, -1.7601759708167306`}, { 0.853407346410207, -2.173005123533775}, {0.853407346410207, 1.6513198238847877`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.503546088588177}, { 0.8584073464102069, -1.7593630527550912`}, { 0.8584073464102069, -2.173536150134474}, {0.8584073464102069, 1.6508674349736734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.503687791475693}, { 0.863407346410207, -1.7585443915778143`}, { 0.863407346410207, -2.1740706179126494`}, {0.863407346410207, 1.6504139842930223`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.503830230761506}, { 0.8684073464102069, -1.7577199733897455`}, { 0.8684073464102069, -2.174608524102061}, {0.8684073464102069, 1.6499594642055027`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.5039734111820833`}, { 0.873407346410207, -1.756889783976521}, { 0.873407346410207, -2.1751498660706283`}, {0.873407346410207, 1.6495038670245217`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.5041173375217483`}, { 0.8784073464102069, -1.7560538088010653`}, { 0.8784073464102069, -2.1756946413218}, {0.8784073464102069, 1.6490471850137929`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.5042620146131576`}, { 0.883407346410207, -1.75521203300005}, { 0.883407346410207, -2.1762428474959403`}, {0.883407346410207, 1.6485894103868917`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.5044074473378153`}, { 0.8884073464102069, -1.754364441380403}, { 0.8884073464102069, -2.1767944823716294`}, {0.8884073464102069, 1.6481305353068252`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.504553640626572}, { 0.893407346410207, -1.7535110184157687`}, { 0.893407346410207, -2.177349543866994}, {0.893407346410207, 1.6476705518855836`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.5047005994601292`}, { 0.8984073464102069, -1.7526517482429766`}, { 0.8984073464102069, -2.177908030040991}, {0.8984073464102069, 1.647209452183693}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.5048483288695764`}, { 0.903407346410207, -1.751786614658501}, { 0.903407346410207, -2.1784699390946525`}, {0.903407346410207, 1.6467472282097602`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.5049968339369064`}, { 0.9084073464102069, -1.7509156011149265`}, { 0.9084073464102069, -2.179035269372332}, {0.9084073464102069, 1.6462838719200257`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.5051461197955462`}, { 0.913407346410207, -1.7500386907173715`}, { 0.913407346410207, -2.1796040193629214`}, {0.913407346410207, 1.645819375217898}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.505296191630912}, { 0.9184073464102069, -1.749155866219944}, { 0.9184073464102069, -2.1801761877010226`}, {0.9184073464102069, 1.645353729953496}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.50544705468094}, { 0.923407346410207, -1.7482671100221372`}, { 0.923407346410207, -2.1807517731681436`}, {0.923407346410207, 1.6448869279231775`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.505598714236655}, { 0.928407346410207, -1.7473724041652565`}, { 0.928407346410207, -2.181330774693819}, {0.928407346410207, 1.6444189608690722`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.5057511756427315`}, { 0.9334073464102071, -1.7464717303288047`}, { 0.9334073464102071, -2.181913191356755}, {0.9334073464102071, 1.6439498204786045`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.505904444298059}, { 0.938407346410207, -1.745565069826866}, { 0.938407346410207, -2.1824990223859273`}, {0.938407346410207, 1.6434794983840213`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.5060585256563273`}, { 0.9434073464102071, -1.7446524036044702`}, { 0.9434073464102071, -2.1830882671616676`}, {0.9434073464102071, 1.643007986161904}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.5062134252266066`}, { 0.948407346410207, -1.7437337122339225`}, { 0.948407346410207, -2.1836809252167426`}, {0.948407346410207, 1.6425352753326812`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.506369148573951}, { 0.9534073464102071, -1.7428089759111605`}, { 0.9534073464102071, -2.1842769962373856`}, {0.9534073464102071, 1.6420613573601461`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.5065257013199966`}, { 0.958407346410207, -1.7418781744520389`}, { 0.958407346410207, -2.1848764800643403`}, {0.958407346410207, 1.6415862236509566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.5066830891435674`}, { 0.9634073464102069, -1.740941287288625}, { 0.9634073464102069, -2.1854793766938774`}, {0.9634073464102069, 1.6411098655541383`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.5068413177813023`}, { 0.968407346410207, -1.7399982934654672`}, { 0.968407346410207, -2.1860856862787834`}, {0.968407346410207, 1.6406322743605835`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.507000393028282}, { 0.9734073464102069, -1.7390491716358385`}, { 0.9734073464102069, -2.1866954091293462`}, {0.9734073464102069, 1.6401534413025451`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.5071603207386577`}, { 0.978407346410207, -1.738093900057948}, { 0.978407346410207, -2.1873085457143295`}, {0.978407346410207, 1.639673357553125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.5073211068263066`}, { 0.9834073464102069, -1.73713245659115}, { 0.9834073464102069, -2.1879250966619086`}, {0.9834073464102069, 1.639192014225762}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.50748275726548}, { 0.988407346410207, -1.7361648186920884`}, { 0.988407346410207, -2.1885450627606247`}, {0.988407346410207, 1.6387094023737072`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.507645278091466}, { 0.9934073464102069, -1.7351909634108698`}, { 0.9934073464102069, -2.189168444960291}, {0.9934073464102069, 1.6382255129895134`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.5078086754012654`}, { 0.998407346410207, -1.7342108673871475`}, { 0.998407346410207, -2.189795244372913}, {0.998407346410207, 1.6377403370044965`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.5079729553542656`}, { 1.003407346410207, -1.7332245068462147`}, { 1.003407346410207, -2.19042546227359}, {1.003407346410207, 1.637253865288211}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.5081381241729397`}, { 1.008407346410207, -1.7322318575950453`}, { 1.008407346410207, -2.19105910010139}, {1.008407346410207, 1.6367660886479072`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.508304188143543}, { 1.013407346410207, -1.7312328950183418`}, { 1.013407346410207, -2.1916961594602227`}, {1.013407346410207, 1.6362769978280087`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.5084711536168163`}, { 1.018407346410207, -1.7302275940744791`}, { 1.018407346410207, -2.1923366421197152`}, {1.018407346410207, 1.6357865835095489`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.5086390270087198`}, { 1.023407346410207, -1.7292159292914842`}, { 1.023407346410207, -2.1929805500160486`}, {1.023407346410207, 1.6352948363096333`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.50880781480115}, { 1.028407346410207, -1.728197874762942}, { 1.028407346410207, -2.1936278852528095`}, {1.028407346410207, 1.634801746780889}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.5089775235426823`}, { 1.033407346410207, -1.727173404143866}, { 1.033407346410207, -2.1942786501018214`}, {1.033407346410207, 1.6343073054109019`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.509148159849323}, { 1.038407346410207, -1.7261424906465463`}, { 1.038407346410207, -2.1949328470039653`}, {1.038407346410207, 1.6338115026216606`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.509319730405268}, { 1.043407346410207, -1.7251051070363532`}, { 1.043407346410207, -2.1955904785699927`}, {1.043407346410207, 1.6333143287689944`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.509492241963675}, { 1.048407346410207, -1.724061225627467}, { 1.048407346410207, -2.1962515475813458`}, {1.048407346410207, 1.6328157741419893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.5096657013474433`}, { 1.053407346410207, -1.7230108182786341`}, { 1.053407346410207, -2.1969160569909376`}, {1.053407346410207, 1.632315828962435}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.509840115450005}, { 1.058407346410207, -1.7219538563888144`}, { 1.058407346410207, -2.197584009923961}, {1.058407346410207, 1.6318144833842338`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.510015491236131}, { 1.063407346410207, -1.7208903108928046`}, { 1.063407346410207, -2.198255409678671}, {1.063407346410207, 1.631311727492816}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.5101918357427446`}, { 1.068407346410207, -1.7198201522568424`}, { 1.068407346410207, -2.1989302597271627`}, {1.068407346410207, 1.630807551304565}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.510369156079743}, { 1.073407346410207, -1.7187433504741179`}, { 1.073407346410207, -2.1996085637161524`}, {1.073407346410207, 1.6303019447662135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.510547459430843}, { 1.078407346410207, -1.7176598750602758`}, { 1.078407346410207, -2.2002903254677397`}, {1.078407346410207, 1.6297948977542576`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.510726753054421}, { 1.083407346410207, -1.7165696950488376`}, { 1.083407346410207, -2.200975548980186}, {1.083407346410207, 1.6292864000743483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.5109070442843855`}, { 1.0884073464102069`, -1.7154727789866058`}, { 1.0884073464102069`, -2.2016642384286604`}, {1.0884073464102069`, 1.628776441460699}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.5110883405310305`}, { 1.093407346410207, -1.7143690949289678`}, { 1.093407346410207, -2.2023563981660215`}, {1.093407346410207, 1.6282650115754616`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.511270649281946}, { 1.0984073464102069`, -1.7132586104352032`}, { 1.0984073464102069`, -2.2030520327235465`}, {1.0984073464102069`, 1.6277521000081265`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.511453978102899}, { 1.103407346410207, -1.7121412925636876`}, { 1.103407346410207, -2.2037511468117033`}, {1.103407346410207, 1.6272376962748982`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.5116383346387368`}, { 1.1084073464102069`, -1.711017107867059}, { 1.1084073464102069`, -2.2044537453209077`}, {1.1084073464102069`, 1.626721789818073}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.5118237266143373`}, { 1.113407346410207, -1.7098860223873436`}, { 1.113407346410207, -2.205159833322242}, {1.113407346410207, 1.6262043700054178`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.5120101618355157`}, { 1.118407346410207, -1.7087480016509835`}, { 1.118407346410207, -2.2058694160682437`}, {1.118407346410207, 1.6256854261295335`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.5121976481899906`}, { 1.123407346410207, -1.7076030106638411`}, { 1.123407346410207, -2.2065824989936225`}, {1.123407346410207, 1.6251649474072252`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.5123861936483465`}, { 1.128407346410207, -1.7064510139061142`}, { 1.128407346410207, -2.2072990877160237`}, {1.128407346410207, 1.6246429229788566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.512575806264999}, { 1.133407346410207, -1.7052919753272056`}, { 1.133407346410207, -2.2080191880367726`}, {1.133407346410207, 1.62411934190771}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.5127664941792003`}, { 1.138407346410207, -1.7041258583405225`}, { 1.138407346410207, -2.2087428059416165`}, {1.138407346410207, 1.6235941931793407`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.512958265616027}, { 1.143407346410207, -1.7029526258181995`}, { 1.143407346410207, -2.20946994760149}, {1.143407346410207, 1.623067465700916}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.5131511288874093`}, { 1.148407346410207, -1.7017722400857695`}, { 1.148407346410207, -2.2102006193732517`}, {1.148407346410207, 1.6225391483005656`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.5133450923931617`}, { 1.153407346410207, -1.7005846629167558`}, { 1.153407346410207, -2.210934827800441}, {1.153407346410207, 1.6220092297267152`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.513540164622035}, { 1.158407346410207, -1.699389855527208}, { 1.158407346410207, -2.2116725796140284`}, {1.158407346410207, 1.62147769864743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.5137363541527664`}, { 1.163407346410207, -1.6981877785701287`}, { 1.163407346410207, -2.2124138817331875`}, {1.163407346410207, 1.6209445436497285`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.5139336696551684`}, { 1.168407346410207, -1.6969783921298804`}, { 1.168407346410207, -2.2131587412660396`}, {1.168407346410207, 1.620409753238926}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.5141321198912228`}, { 1.173407346410207, -1.6957616557164683`}, { 1.173407346410207, -2.2139071655104243`}, {1.173407346410207, 1.6198733158379426`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.51433171371617}, { 1.178407346410207, -1.6945375282597706`}, { 1.178407346410207, -2.2146591619546823`}, {1.178407346410207, 1.6193352197866244`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.5145324600796686`}, { 1.183407346410207, -1.6933059681037055`}, { 1.183407346410207, -2.215414738278389}, {1.183407346410207, 1.6187954533410622`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.5147343680269048`}, { 1.188407346410207, -1.692066933000284}, { 1.188407346410207, -2.2161739023531686`}, {1.188407346410207, 1.6182540046728968`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.514937446699762}, { 1.193407346410207, -1.6908203801035904`}, { 1.193407346410207, -2.216936662243465}, {1.193407346410207, 1.6177108618686136`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.5151417053379945`}, { 1.198407346410207, -1.6895662659637147`}, { 1.198407346410207, -2.2177030262073196`}, {1.198407346410207, 1.6171660129288623`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.51534715328042}, { 1.203407346410207, -1.6883045465205506`}, { 1.203407346410207, -2.2184730026971704`}, {1.203407346410207, 1.616619445767739}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.515553799966124}, { 1.208407346410207, -1.6870351770975442`}, { 1.208407346410207, -2.219246600360652}, {1.208407346410207, 1.6160711482120822`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.5157616549356834`}, { 1.2134073464102069`, -1.6857581123953336`}, { 1.2134073464102069`, -2.2200238280414006`}, {1.2134073464102069`, 1.615521108000764}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.5159707278324124`}, { 1.218407346410207, -1.6844733064853186`}, { 1.218407346410207, -2.2208046947798645`}, {1.218407346410207, 1.614969312783973}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.5161810284036323`}, { 1.2234073464102069`, -1.683180712803128}, { 1.2234073464102069`, -2.221589209814112}, {1.2234073464102069`, 1.6144157501224967`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.5163925665019296`}, { 1.228407346410207, -1.6818802841419802`}, { 1.228407346410207, -2.222377382580685}, {1.228407346410207, 1.6138604074869902`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.5166053520864775`}, { 1.2334073464102069`, -1.6805719726459987`}, { 1.2334073464102069`, -2.2231692227153994`}, {1.2334073464102069`, 1.6133032722572656`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.516819395224336}, { 1.238407346410207, -1.6792557298033615`}, { 1.238407346410207, -2.2239647400542144`}, {1.238407346410207, 1.612744331721543}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.517034706091796}, { 1.243407346410207, -1.6779315064394233`}, { 1.243407346410207, -2.2247639446340663`}, {1.243407346410207, 1.6121835730757303`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.5172512949757317`}, { 1.248407346410207, -1.676599252709689}, { 1.248407346410207, -2.225566846693736}, {1.248407346410207, 1.6116209834226787`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.517469172274979}, { 1.253407346410207, -1.6752589180927109`}, { 1.253407346410207, -2.2263734566747124`}, {1.253407346410207, 1.6110565497714417`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.517688348501729}, { 1.258407346410207, -1.6739104513828778`}, { 1.258407346410207, -2.22718378522207}, {1.258407346410207, 1.6104902590365342`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.5179088342829408`}, { 1.263407346410207, -1.6725538006830964`}, { 1.263407346410207, -2.227997843185364}, {1.263407346410207, 1.6099220980371807`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.518130640361789}, { 1.268407346410207, -1.6711889133973756`}, { 1.268407346410207, -2.2288156416195086`}, {1.268407346410207, 1.6093520534965666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.518353777599105}, { 1.273407346410207, -1.6698157362232882`}, { 1.273407346410207, -2.229637191785711}, {1.273407346410207, 1.6087801120410798`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.518578256974873}, { 1.278407346410207, -1.6684342151443452`}, { 1.278407346410207, -2.2304625051523628`}, {1.278407346410207, 1.6082062601995601`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.518804089589718}, { 1.283407346410207, -1.6670442954222318`}, { 1.283407346410207, -2.2312915933959894`}, {1.283407346410207, 1.60763048440253}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.5190312866664333`}, { 1.288407346410207, -1.6656459215889585`}, { 1.288407346410207, -2.23212446840218}, {1.288407346410207, 1.6070527709814408`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.5192598595515365`}, { 1.293407346410207, -1.6642390374388825`}, { 1.293407346410207, -2.232961142266529}, {1.293407346410207, 1.6064731061679023`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.5194898197168203`}, { 1.298407346410207, -1.6628235860206}, { 1.298407346410207, -2.233801627295623}, {1.298407346410207, 1.605891476092911}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.519721178760952}, { 1.303407346410207, -1.6613995096287462`}, { 1.303407346410207, -2.2346459360080018`}, {1.303407346410207, 1.6053078667860838`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.5199539484110987`}, { 1.308407346410207, -1.6599667497956632`}, { 1.308407346410207, -2.2354940811351343`}, {1.308407346410207, 1.6047222641748842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.5201881405245476`}, { 1.313407346410207, -2.2363460756224463`}, { 1.313407346410207, -1.6585252472829348`}, {1.313407346410207, 1.6041346540838446`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.5204237670903873`}, { 1.318407346410207, -2.237201932630307}, { 1.318407346410207, -1.6570749420728117`}, {1.318407346410207, 1.6035450222337901`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.5206608402311845`}, { 1.323407346410207, -2.2380616655350685`}, { 1.323407346410207, -1.6556157733595074`}, {1.323407346410207, 1.6029533542410581`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.5208993722047044`}, { 1.328407346410207, -2.238925287930103}, { 1.328407346410207, -1.654147679540357}, {1.328407346410207, 1.6023596356167182`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.521139375405649}, { 1.333407346410207, -2.2397928136268503`}, { 1.333407346410207, -1.6526705982068581`}, {1.333407346410207, 1.6017638517657884`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.5213808623674203`}, { 1.3384073464102069`, -2.2406642566558905`}, { 1.3384073464102069`, -1.6511844661355684`}, {1.3384073464102069`, 1.60116598798645}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.5216238457639126`}, { 1.343407346410207, -2.2415396312680227`}, { 1.343407346410207, -1.6496892192788744`}, {1.343407346410207, 1.6005660294692643`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.5218683384113354`}, { 1.3484073464102069`, -2.2424189519353566`}, { 1.3484073464102069`, -1.648184792755626}, {1.3484073464102069`, 1.5999639612963843`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.522114353270053}, { 1.353407346410207, -2.2433022333524275`}, { 1.353407346410207, -1.6466711208416236`}, {1.353407346410207, 1.599359768440767}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.522361903446463}, { 1.3584073464102069`, -2.244189490437317}, { 1.3584073464102069`, -1.6451481369599756`}, {1.3584073464102069`, 1.5987534357653859`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.522611002194897}, { 1.363407346410207, -2.245080738332794}, { 1.363407346410207, -1.6436157736713028`}, {1.363407346410207, 1.5981449480224437`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.522861662919551}, { 1.368407346410207, -2.2459759924074714`}, { 1.368407346410207, -1.642073962663805}, {1.368407346410207, 1.5975342898525813`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.523113899176447}, { 1.373407346410207, -2.246875268256972}, { 1.373407346410207, -1.6405226347431763`}, {1.373407346410207, 1.59692144578409}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.52336772467542}, { 1.378407346410207, -2.247778581705121}, { 1.378407346410207, -1.6389617198223745`}, {1.378407346410207, 1.5963064002321232`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.52362315328214}, { 1.383407346410207, -2.248685948805141}, { 1.383407346410207, -1.6373911469112343`}, {1.383407346410207, 1.59568913749791}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.523880199020161}, { 1.388407346410207, -2.249597385840881}, { 1.388407346410207, -1.6358108441059318`}, {1.388407346410207, 1.595069641767965}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.524138876073004}, { 1.393407346410207, -2.25051290932804}, { 1.393407346410207, -1.6342207385782888`}, {1.393407346410207, 1.594447897113304}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.5243991987862704`}, { 1.398407346410207, -2.251432536015428}, { 1.398407346410207, -1.6326207565649191`}, {1.398407346410207, 1.5938238874886612`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.5246611816697833`}, { 1.403407346410207, -2.2523562828862325`}, { 1.403407346410207, -1.631010823356219}, {1.403407346410207, 1.5931975967317022`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.524924839399772}, { 1.408407346410207, -2.2532841671593005`}, { 1.408407346410207, -1.629390863285189}, {1.408407346410207, 1.5925690085622461`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.5251901868210798`}, { 1.413407346410207, -2.2542162062904487`}, { 1.413407346410207, -1.62776079971609}, {1.413407346410207, 1.591938106581486}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.5254572389494077`}, { 1.418407346410207, -2.2551524179737825`}, { 1.418407346410207, -1.6261205550329378`}, {1.418407346410207, 1.591304874271213}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.5257260109736}, { 1.4234073464102068`, -2.25609282014303}, { 1.4234073464102068`, -1.6244700506278227`}, {1.4234073464102068`, 1.5906692949930428`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.5259965182579522`}, { 1.4284073464102072`, -2.2570374309729084`}, { 1.4284073464102072`, -1.6228092068890558`}, {1.4284073464102072`, 1.590031351987646}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.5262687763445646`}, { 1.433407346410207, -2.2579862688804893`}, { 1.433407346410207, -1.6211379431891457`}, {1.433407346410207, 1.5893910283739843`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.5265428009557303`}, { 1.438407346410207, -2.2589393525266015`}, { 1.438407346410207, -1.6194561778725902`}, {1.438407346410207, 1.588748307148544}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.5268186079963533`}, { 1.4434073464102068`, -2.259896700817239}, { 1.4434073464102068`, -1.6177638282434963`}, {1.4434073464102068`, 1.588103171184585}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.5270962135564154`}, { 1.4484073464102072`, -2.2608583329049914`}, { 1.4484073464102072`, -1.6160608105530112`}, {1.4484073464102072`, 1.5874556032313838`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.52737563391347}, { 1.453407346410207, -2.261824268190496}, { 1.453407346410207, -1.6143470399865738`}, {1.453407346410207, 1.5868055859134893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.527656885535179}, { 1.458407346410207, -2.2627945263239093`}, { 1.458407346410207, -1.6126224306509747`}, {1.458407346410207, 1.5861531017299804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.527939985081893}, { 1.4634073464102069`, -2.263769127206393}, { 1.4634073464102069`, -1.610886895561227}, {1.4634073464102069`, 1.585498133053733}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.5282249494092643`}, { 1.4684073464102068`, -2.264748090991624}, { 1.4684073464102068`, -1.6091403466272494`}, {1.4684073464102068`, 1.5848406621306919`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.528511795570908}, { 1.473407346410207, -2.2657314380873217`}, { 1.473407346410207, -1.607382694640348}, {1.473407346410207, 1.5841806710791495`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.5288005408210927`}, { 1.478407346410207, -2.2667191891568024`}, { 1.478407346410207, -1.6056138492595031`}, {1.478407346410207, 1.5835181418890372`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.5290912026174897`}, { 1.4834073464102069`, -2.26771136512054}, { 1.4834073464102069`, -1.6038337189974583`}, {1.4834073464102069`, 1.5828530564212173`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.5293837986239507`}, { 1.4884073464102068`, -2.2687079871577587`}, { 1.4884073464102068`, -1.602042211206603}, {1.4884073464102068`, 1.5821853964067927`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.5296783467133337`}, { 1.4934073464102071`, -2.269709076708048}, { 1.4934073464102071`, -1.6002392320646504`}, {1.4934073464102071`, 1.5815151434464179`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.5299748649703795`}, { 1.498407346410207, -2.2707146554729842`}, { 1.498407346410207, -1.5984246865601102`}, {1.498407346410207, 1.5808422790096281`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.5302733716946193`}, { 1.503407346410207, -2.2717247454177882`}, { 1.503407346410207, -1.5965984784775487`}, {1.503407346410207, 1.5801667844341747`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.5305738854033417`}, { 1.5084073464102068`, -2.2727393687729944`}, { 1.5084073464102068`, -1.5947605103826334`}, {1.5084073464102068`, 1.579488640925373}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.5308764248345987`}, { 1.5134073464102071`, -2.27375854803615}, { 1.5134073464102071`, -1.5929106836069666`}, {1.5134073464102071`, 1.5788078295554635`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.5311810089502598`}, { 1.518407346410207, -2.2747823059735235`}, { 1.518407346410207, -1.5910488982326987`}, {1.518407346410207, 1.5781243312629847`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.5314876569391163`}, { 1.523407346410207, -2.2758106656218473`}, { 1.523407346410207, -1.5891750530769122`}, {1.523407346410207, 1.577438126852163}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.5317963882200316`}, { 1.5284073464102068`, -2.276843650290072}, { 1.5284073464102068`, -1.5872890456758}, {1.5284073464102068`, 1.5767491969923118`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.532107222445143}, { 1.5334073464102072`, -2.27788128356115}, { 1.5334073464102072`, -1.585390772268595}, {1.5334073464102072`, 1.576057522217252}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.532420179503115}, { 1.538407346410207, -2.278923589293838}, { 1.538407346410207, -1.5834801277812898`}, {1.538407346410207, 1.5753630829247454`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.5327352795224436`}, { 1.543407346410207, -2.27997059162452}, { 1.543407346410207, -1.5815570058101105`}, {1.543407346410207, 1.5746658593759453`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.533052542874807}, { 1.5484073464102068`, -2.2810223149690554`}, { 1.5484073464102068`, -1.5796212986047635`}, {1.5484073464102068`, 1.5739658316948675`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.5333719901784777`}, { 1.5534073464102072`, -2.2820787840246504`}, { 1.5534073464102072`, -1.577672897051443}, {1.5534073464102072`, 1.573262979867877}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.5336936423017873`}, { 1.558407346410207, -2.283140023771747}, { 1.558407346410207, -1.5757116906555986`}, {1.558407346410207, 1.5725572837431994`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.534017520366641}, { 1.563407346410207, -2.284206059475942}, { 1.563407346410207, -1.5737375675244576`}, {1.563407346410207, 1.5718487230304465`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.534343645752091}, { 1.5684073464102068`, -2.285276916689923}, { 1.5684073464102068`, -1.571750414349307}, {1.5684073464102068`, 1.571137277300173}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.5346720400979703`}, { 1.5734073464102072`, -2.28635262125543}, {1.5734073464102072`, 1.570422925983448}, {1.5734073464102072`, -1.5697501163875238`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.535002725308577}, { 1.578407346410207, -2.2874331993052412`}, {1.578407346410207, 1.569705648371456}, {1.578407346410207, -1.5677365574443585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.5353357235564262`}, { 1.583407346410207, -2.2885186772651767`}, {1.583407346410207, 1.5689854236151208`}, {1.583407346410207, -1.5657096198544598`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.5356710572860504`}, { 1.5884073464102069`, -2.2896090818561357`}, {1.5884073464102069`, 1.568262230724761}, {1.5884073464102069`, -1.563669184463148}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.5360087492178742`}, { 1.5934073464102072`, -2.290704440096146}, {1.5934073464102072`, 1.5675360485697636`}, {1.5934073464102072`, -1.561615130607433}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.5363488223521378`}, { 1.598407346410207, -2.2918047793024456`}, {1.598407346410207, 1.5668068558782988`}, {1.598407346410207, -1.5595473360967624`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.5366912999728948`}, { 1.603407346410207, -2.2929101270935828`}, {1.603407346410207, 1.5660746312370573`}, {1.603407346410207, -1.5574656771935167`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.5370362056520634`}, { 1.6084073464102069`, -2.2940205113915453`}, {1.6084073464102069`, 1.5653393530910227`}, {1.6084073464102069`, -1.555370028593233}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.537383563253553}, { 1.6134073464102068`, -2.2951359604239068`}, {1.6134073464102068`, 1.5646009997432773`}, { 1.6134073464102068`, -1.5532602634045616`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.5377333969374494`}, { 1.6184073464102071`, -2.2962565027260027`}, {1.6184073464102071`, 1.5638595493548428`}, { 1.6184073464102071`, -1.5511362531289545`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.5380857311642657`}, { 1.623407346410207, -2.2973821671431294`}, {1.623407346410207, 1.5631149799445583`}, {1.623407346410207, -1.5489978676400813`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.5384405906992753`}, { 1.628407346410207, -2.2985129828327637`}, {1.628407346410207, 1.5623672693889945`}, {1.628407346410207, -1.5468449751629656`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.538798000616895}, { 1.6334073464102068`, -2.2996489792668156`}, {1.6334073464102068`, 1.561616395422411}, {1.6334073464102068`, -1.5446774422528522`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.539157986305156}, { 1.6384073464102071`, -2.300790186233891}, {1.6384073464102071`, 1.5608623356367526`}, { 1.6384073464102071`, -1.5424951337737896`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.5395205734702344`}, { 1.643407346410207, -2.3019366338415983`}, {1.643407346410207, 1.5601050674816925`}, {1.643407346410207, -1.5402979128769343`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.5398857881410644`}, { 1.648407346410207, -2.303088352518856}, {1.648407346410207, 1.5593445682647156`}, {1.648407346410207, -1.5380856409785715`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.540253656674018}, { 1.6534073464102068`, -2.304245373018249}, {1.6534073464102068`, 1.5585808151512546`}, { 1.6534073464102068`, -1.5358581777378508`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.540624205757667}, { 1.6584073464102072`, -2.3054077264183914`}, {1.6584073464102072`, 1.5578137851648723`}, {1.6584073464102072`, -1.533615381034236}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.540997462417617}, { 1.663407346410207, -2.3065754441263224`}, {1.663407346410207, 1.5570434551874972`}, {1.663407346410207, -1.5313571069446676`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.5413734540214232`}, { 1.668407346410207, -2.3077485578799264`}, {1.668407346410207, 1.5562698019597123`}, {1.668407346410207, -1.5290832097204345`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.5417522082835835`}, { 1.6734073464102068`, -2.3089270997503735`}, {1.6734073464102068`, 1.555492802081096}, {1.6734073464102068`, -1.526793541763755}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.542133753270615}, { 1.6784073464102072`, -2.3101111021445906`}, {1.6784073464102072`, 1.5547124320106307`}, { 1.6784073464102072`, -1.5244879536040652`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.542518117406208}, { 1.683407346410207, -2.311300597807753}, {1.683407346410207, 1.553928668067161}, {1.683407346410207, -1.5221662938740161`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.54290532947647}, { 1.688407346410207, -2.312495619825806}, {1.688407346410207, 1.5531414864299213`}, {1.688407346410207, -1.5198284092851728`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.543295418635252}, { 1.6934073464102068`, -2.3136962016279976`}, {1.6934073464102068`, 1.552350863139131}, {1.6934073464102068`, -1.517474144603422}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.543688414409558}, { 1.6984073464102072`, -2.31490237698946}, {1.6984073464102072`, 1.5515567740966507`}, { 1.6984073464102072`, -1.5151033426240805`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.5440843467050493`}, { 1.703407346410207, -2.3161141800337894`}, {1.703407346410207, 1.5507591950667172`}, {1.703407346410207, -1.5127158441467083`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.5444832458116333`}, { 1.708407346410207, -2.317331645235666}, {1.708407346410207, 1.5499581016767479`}, {1.708407346410207, -1.5103114879496276`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.544885142409143}, { 1.7134073464102069`, -2.318554807423502}, {1.7134073464102069`, 1.5491534694182243`}, {1.7134073464102069`, -1.507890110764138}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.545290067573114}, { 1.7184073464102072`, -2.319783701782097}, {1.7184073464102072`, 1.5483452736476564`}, { 1.7184073464102072`, -1.5054515472484429`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.5456980527806494`}, { 1.723407346410207, -2.321018363855337}, {1.723407346410207, 1.547533489587627}, {1.723407346410207, -1.5029956299612737`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.546109129916384}, { 1.728407346410207, -2.322258829548905}, {1.728407346410207, 1.546718092327926}, {1.728407346410207, -1.5005221893352199`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.546523331278547}, { 1.7334073464102069`, -2.3235051351330194`}, {1.7334073464102069`, 1.5458990568267759`}, { 1.7334073464102069`, -1.4980310536497632`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.5469406895851177`}, { 1.7384073464102068`, -2.3247573172452016`}, {1.7384073464102068`, 1.5450763579121454`}, { 1.7384073464102068`, -1.4955220490040182`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.547361237980088}, { 1.7434073464102071`, -2.326015412893061}, {1.7434073464102071`, 1.5442499702831665`}, { 1.7434073464102071`, -1.4929949992891798`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.547785010039825}, { 1.748407346410207, -2.3272794594571056`}, {1.748407346410207, 1.5434198685116505`}, {1.748407346410207, -1.4904497261606813`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.5482120397795343`}, { 1.753407346410207, -2.3285494946935796`}, {1.753407346410207, 1.5425860270437073`}, {1.753407346410207, -1.4878860490100558`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.5486423616598333`}, { 1.7584073464102068`, -2.3298255567373216`}, {1.7584073464102068`, 1.5417484202014773`}, { 1.7584073464102068`, -1.4853037849365212`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.5490760105934296`}, { 1.7634073464102071`, -2.331107684104648}, {1.7634073464102071`, 1.5409070221849757`}, { 1.7634073464102071`, -1.4827027487182722`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.5495130219519098`}, { 1.768407346410207, -2.3323959156962593`}, {1.768407346410207, 1.5400618070740533`}, {1.768407346410207, -1.4800827527834963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.5499534315726344`}, { 1.773407346410207, -2.3336902908001687`}, {1.773407346410207, 1.5392127488304812`}, {1.773407346410207, -1.4774436071811066`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 2.550397275765754}, { 1.7784073464102068`, -2.334990849094657}, {1.7784073464102068`, 1.538359821300164}, {1.7784073464102068`, -1.474785119551205}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 2.5508445913213307`}, { 1.7834073464102072`, -2.3362976306512415`}, {1.7834073464102072`, 1.537502998215483}, {1.7834073464102072`, -1.472107095095273}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 2.5512954155165812`}, { 1.788407346410207, -2.337610675937684}, {1.788407346410207, 1.5366422531977788`}, {1.788407346410207, -1.4694093365460994`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 2.5517497861232408`}, { 1.793407346410207, -2.3389300258209977`}, {1.793407346410207, 1.5357775597599732`}, {1.793407346410207, -1.4666916441374427`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 2.5522077414150357`}, { 1.7984073464102068`, -2.3402557215705}, {1.7984073464102068`, 1.5349088913093432`}, { 1.7984073464102068`, -1.4639538155734455`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 2.5526693201752924`}, { 1.8034073464102072`, -2.3415878048608736`}, {1.8034073464102072`, 1.534036221150447}, {1.8034073464102072`, -1.461195645997796}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 2.553134561704661}, { 1.808407346410207, -2.342926317775244}, {1.808407346410207, 1.5331595224882093`}, {1.808407346410207, -1.4584169279626538`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 2.5536035058289652`}, { 1.813407346410207, -2.344271302808297}, {1.813407346410207, 1.5322787684311705`}, {1.813407346410207, -1.4556174513973312`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 2.5540761929071873`}, { 1.8184073464102068`, -2.3456228028693946`}, {1.8184073464102068`, 1.5313939319949137`}, { 1.8184073464102068`, -1.4527970035767621`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 2.5545526638395724`}, { 1.8234073464102072`, -2.3469808612857284`}, {1.8234073464102072`, 1.5305049861056628`}, { 1.8234073464102072`, -1.4499553690897444`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 2.555032960075875}, { 1.828407346410207, -2.3483455218054825`}, {1.828407346410207, 1.5296119036040727`}, {1.828407346410207, -1.4470923298069778`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 2.5555171236237317`}, { 1.833407346410207, -2.349716828601022}, {1.833407346410207, 1.5287146572492054`}, {1.833407346410207, -1.4442076648489026`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 2.5560051970571767`}, { 1.8384073464102069`, -2.351094826272095}, {1.8384073464102069`, 1.527813219722711}, {1.8384073464102069`, -1.4413011505533548`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 2.556497223525285}, { 1.8434073464102072`, -2.35247955984906}, {1.8434073464102072`, 1.5269075636332132`}, { 1.8434073464102072`, -1.4383725604430433`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 2.5569932467609737`}, { 1.848407346410207, -2.3538710747961225`}, {1.848407346410207, 1.5259976615209114`}, {1.848407346410207, -1.4354216651928682`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 2.5574933110899245`}, { 1.853407346410207, -2.3552694170145947`}, {1.853407346410207, 1.5250834858624023`}, {1.853407346410207, -1.4324482325970864`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 2.5579974614396668`}, { 1.8584073464102069`, -2.3566746328461745`}, {1.8584073464102069`, 1.524165009075737}, {1.8584073464102069`, -1.429452027536343}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 2.558505743348803}, { 1.8634073464102068`, -2.358086769076232}, {1.8634073464102068`, 1.5232422035257163`}, { 1.8634073464102068`, -1.4264328119445921`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 2.5590182029763797`}, { 1.8684073464102071`, -2.3595058729371234`}, {1.8684073464102071`, 1.5223150415294342`}, { 1.8684073464102071`, -1.4233903447759009`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 2.5595348871114108`}, { 1.873407346410207, -2.360931992111505}, {1.873407346410207, 1.5213834953620828`}, {1.873407346410207, -1.4203243819711828`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 2.5600558431825617`}, { 1.878407346410207, -2.3623651747356775`}, {1.878407346410207, 1.5204475372630224`}, {1.878407346410207, -1.4172346764248558`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 2.5605811192679755`}, { 1.8834073464102068`, -2.3638054694029313`}, {1.8834073464102068`, 1.5195071394421307`}, { 1.8834073464102068`, -1.4141209779514585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 2.561110764105273}, { 1.8884073464102071`, -2.36525292516691}, {1.8884073464102071`, 1.518562274086443}, {1.8884073464102071`, -1.4109830332522393`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 2.5616448271016976`}, { 1.893407346410207, -2.366707591544988}, {1.893407346410207, 1.5176129133670853`}, {1.893407346410207, -1.4078205858817459`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 2.5621833583444333`}, { 1.898407346410207, -2.368169518521656}, {1.898407346410207, 1.5166590294465259`}, {1.898407346410207, -1.4046333762144316`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 2.562726408611087}, { 1.9034073464102068`, -2.369638756551911}, {1.9034073464102068`, 1.5157005944861455`}, { 1.9034073464102068`, -1.4014211414113136`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 2.563274029380327}, { 1.9084073464102072`, -2.3711153565646743`}, {1.9084073464102072`, 1.5147375806541385`}, { 1.9084073464102072`, -1.3981836153867013`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 2.563826272842707}, { 1.913407346410207, -2.3725993699661942`}, {1.913407346410207, 1.5137699601337673`}, {1.913407346410207, -1.394920528775029}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 2.564383191911652}, { 1.918407346410207, -2.374090848643473}, {1.918407346410207, 1.5127977051319699`}, {1.918407346410207, -1.39163160889782}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 2.5649448402346184`}, { 1.9234073464102068`, -2.375589844967694}, {1.9234073464102068`, 1.5118207878883478`}, { 1.9234073464102068`, -1.3883165797308172`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 2.565511272204431}, { 1.9284073464102072`, -2.3770964117976576`}, {1.9284073464102072`, 1.5108391806845274`}, { 1.9284073464102072`, -1.3849751618713018`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 2.566082542970804}, { 1.933407346410207, -2.3786106024832137`}, {1.933407346410207, 1.5098528558539428`}, {1.933407346410207, -1.3816070725056655`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 2.5666587084520334`}, { 1.938407346410207, -2.380132470868707}, {1.938407346410207, 1.5088617857920135`}, {1.938407346410207, -1.3782120253772334`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 2.5672398253468875`}, { 1.9434073464102068`, -2.381662071296414}, {1.9434073464102068`, 1.5078659429667702`}, { 1.9434073464102068`, -1.3747897307544101`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 2.567825951146665}, { 1.9484073464102072`, -2.383199458609993}, {1.9484073464102072`, 1.5068652999299157`}, {1.9484073464102072`, -1.371339895399175}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 2.5684171441474506`}, { 1.953407346410207, -2.384744688157922}, {1.953407346410207, 1.5058598293283623`}, {1.953407346410207, -1.3678622225359767`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 2.5690134634625674`}, { 1.958407346410207, -2.386297815796937}, {1.958407346410207, 1.5048495039162395`}, {1.958407346410207, -1.3643564118210731`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 2.569614969035207}, { 1.9634073464102069`, -2.3878588978954705`}, {1.9634073464102069`, 1.503834296567408}, {1.9634073464102069`, -1.3608221593123597`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 2.570221721651264}, { 1.9684073464102072`, -2.3894279913370835`}, {1.9684073464102072`, 1.5028141802884902`}, { 1.9684073464102072`, -1.3572591574397472`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 2.570833782952368}, { 1.973407346410207, -2.391005153523887}, {1.973407346410207, 1.501789128232434}, {1.973407346410207, -1.3536670949761425`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 2.5714512154491085`}, { 1.978407346410207, -2.3925904423799613`}, {1.978407346410207, 1.5007591137126413`}, {1.978407346410207, -1.3500456570090782`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 2.572074082534468}, { 1.9834073464102069`, -2.3941839163547556`}, {1.9834073464102069`, 1.4997241102176688`}, {1.9834073464102069`, -1.346394524913071}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 2.57270244849745}, { 1.988407346410207, -2.3957856344264883`}, {1.988407346410207, 1.498684091426526}, {1.988407346410207, -1.3427133763227526`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 2.5733363785369305`}, { 1.993407346410207, -2.3973956561055245`}, {1.993407346410207, 1.4976390312246057`}, {1.993407346410207, -1.3390018851068595`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 2.5739759387756864`}, { 1.998407346410207, -2.3990140414377423`}, {1.998407346410207, 1.496588903720242}, {1.998407346410207, -1.3352597213431319`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.5746211962746623`}, { 2.003407346410207, -2.400640851007878}, {2.003407346410207, 1.4955336832619535`}, {2.003407346410207, -1.3314865512942136`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.575272219047446}, { 2.008407346410207, -2.4022761459428525`}, {2.008407346410207, 1.494473344456371}, {2.008407346410207, -1.3276820373846205`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.575929076074932}, { 2.013407346410207, -2.403919987915081}, {2.013407346410207, 1.4934078621868832`}, {2.013407346410207, -1.3238458381788623`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.5765918373202314`}, { 2.018407346410207, -2.4055724391457516`}, {2.018407346410207, 1.4923372116330351`}, {2.018407346410207, -1.3199776083608052`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.577260573743781}, { 2.023407346410207, -2.407233562408084}, {2.023407346410207, 1.491261368290692}, {2.023407346410207, -1.3160769987143583`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.5779353573186805`}, { 2.028407346410207, -2.4089034210305496`}, {2.028407346410207, 1.4901803079930136`}, {2.028407346410207, -1.3121436561055915`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.5786162610462355`}, { 2.033407346410207, -2.4105820789000783`}, {2.033407346410207, 1.4890940069322498`}, {2.033407346410207, -1.308177223466367}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.579303358971743}, { 2.038407346410207, -2.4122696004652133`}, {2.038407346410207, 1.488002441682413}, {2.038407346410207, -1.3041773397796075`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.579996726200488}, { 2.043407346410207, -2.413966050739233}, {2.043407346410207, 1.4869055892228316`}, {2.043407346410207, -1.3001436400662887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.5806964389139617`}, { 2.048407346410207, -2.4156714953032496`}, {2.048407346410207, 1.4858034269626426`}, {2.048407346410207, -1.2960757553742936`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.581402574386313}, { 2.053407346410207, -2.417386000309244}, {2.053407346410207, 1.4846959327662383`}, {2.053407346410207, -1.291973312769227}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.58211521100103}, { 2.058407346410207, -2.4191096324830696`}, {2.058407346410207, 1.4835830849797191`}, {2.058407346410207, -1.2878359353273314`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.582834428267829}, { 2.063407346410207, -2.4208424591274054`}, {2.063407346410207, 1.482464862458374}, {2.063407346410207, -1.2836632421306255`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.583560306839807}, { 2.068407346410207, -2.4225845481246537`}, {2.068407346410207, 1.481341244595244}, {2.068407346410207, -1.27945484826441}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.5842929285307936`}, { 2.073407346410207, -2.424335967939787}, {2.073407346410207, 1.4802122113507936`}, {2.073407346410207, -1.27521036481728}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.5850323763329373`}, { 2.078407346410207, -2.42609678762314}, {2.078407346410207, 1.4790777432837356`}, {2.078407346410207, -1.2709293988837973`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.5857787344345384`}, { 2.083407346410207, -2.4278670768131314`}, {2.083407346410207, 1.477937821583061}, {2.083407346410207, -1.2666115535699758`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.5865320882380964`}, { 2.088407346410207, -2.4296469057389336`}, {2.088407346410207, 1.476792428101308}, {2.088407346410207, -1.2622564280017545`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.5872925243785945`}, { 2.093407346410207, -2.431436345223059}, {2.093407346410207, 1.4756415453891196`}, {2.093407346410207, -1.2578636173366216`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.5880601307420137`}, { 2.098407346410207, -2.4332354666838816`}, {2.098407346410207, 1.4744851567311419`}, {2.098407346410207, -1.2534327127785696`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.5888349964840693`}, { 2.103407346410207, -2.43504434213809}, {2.103407346410207, 1.4733232461833026`}, {2.103407346410207, -1.2489633015965782`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.589617212049192}, { 2.108407346410207, -2.436863044203034}, {2.108407346410207, 1.4721557986115343`}, {2.108407346410207, -1.24445496714681}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.590406869189724}, { 2.1134073464102068`, -2.4386916460990187`}, {2.1134073464102068`, 1.4709827997319915`}, { 2.1134073464102068`, -1.2399072888987432`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.5912040609853375`}, { 2.118407346410207, -2.440530221651487}, {2.118407346410207, 1.4698042361528043`}, {2.118407346410207, -1.2353198424654293`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.5920088818627045`}, { 2.123407346410207, -2.4423788452931046`}, {2.123407346410207, 1.468620095417452}, {2.123407346410207, -1.2306921996381228`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.5928214276153447`}, { 2.128407346410207, -2.4442375920657735`}, {2.128407346410207, 1.4674303660497818`}, {2.128407346410207, -1.2260239284255066`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.593641795423749}, { 2.133407346410207, -2.446106537622506}, {2.133407346410207, 1.4662350376007816`}, {2.133407346410207, -1.2213145930977622`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.5944700838756742`}, { 2.138407346410207, -2.4479857582292155`}, {2.138407346410207, 1.4650341006971175`}, {2.138407346410207, -1.2165637542357286`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.595306392986687}, { 2.143407346410207, -2.4498753307663756`}, {2.143407346410207, 1.463827547091544}, {2.143407346410207, -1.2117709687854283`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.596150824220891}, { 2.148407346410207, -2.4517753327305862`}, {2.148407346410207, 1.4626153697152349`}, {2.148407346410207, -1.2069357901182316`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.5970034805118964`}, { 2.153407346410207, -2.453685842235975}, {2.153407346410207, 1.461397562732118}, {2.153407346410207, -1.2020577680969444`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.59786446628397}, { 2.158407346410207, -2.455606938015487}, {2.158407346410207, 1.4601741215952748`}, {2.158407346410207, -1.1971364491481156`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.598733887473376}, { 2.163407346410207, -2.457538699422074}, {2.163407346410207, 1.4589450431054969`}, {2.163407346410207, -1.1921713763409083`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.5996118515499638`}, { 2.168407346410207, -2.459481206429656}, {2.168407346410207, 1.457710325472073}, {2.168407346410207, -1.187162089472803}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.600498467538877}, { 2.173407346410207, -2.4614345396340145`}, {2.173407346410207, 1.4564699683758762`}, {2.173407346410207, -1.1821081251625245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.601393846042497}, { 2.178407346410207, -2.4633987802534922`}, {2.178407346410207, 1.4552239730348686`}, {2.178407346410207, -1.1770090169505265`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.6022980992625415`}, { 2.183407346410207, -2.4653740101295227`}, {2.183407346410207, 1.4539723422720756`}, {2.183407346410207, -1.1718642954073855`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.6032113410223388`}, { 2.188407346410207, -2.467360311727018}, {2.188407346410207, 1.4527150805861515`}, {2.188407346410207, -1.1666734882505105`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.604133686789271}, { 2.193407346410207, -2.469357768134548}, {2.193407346410207, 1.4514521942246152`}, {2.193407346410207, -1.161436120469544}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.605065253697349}, { 2.198407346410207, -2.4713664630643617`}, {2.198407346410207, 1.450183691259864}, {2.198407346410207, -1.1561517144608842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.60600616056996}, { 2.203407346410207, -2.4733864808521995`}, {2.203407346410207, 1.4489095816680573`}, {2.203407346410207, -1.1508197901717365`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.606956527942737}, { 2.208407346410207, -2.475417906456912}, {2.208407346410207, 1.4476298774109961`}, {2.208407346410207, -1.145439865254154}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.6079164780865516`}, { 2.213407346410207, -2.4774608254598616`}, {2.213407346410207, 1.4463445925210867`}, {2.213407346410207, -1.1400114552295135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.6088861350306085`}, { 2.218407346410207, -2.4795153240641308`}, {2.218407346410207, 1.4450537431895067`}, {2.218407346410207, -1.134534073663922}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.609865624585678}, { 2.223407346410207, -2.48158148909347}, {2.223407346410207, 1.443757347857721}, {2.223407346410207, -1.1290072323550295`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.610855074367377}, { 2.228407346410207, -2.483659407991037}, {2.228407346410207, 1.4424554273124206`}, {2.228407346410207, -1.1234304415307692`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.611854613819535}, { 2.233407346410207, -2.4857491688178985`}, {2.233407346410207, 1.4411480047840528`}, {2.233407346410207, -1.117803210060572}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.6128643742376316`}, { 2.2384073464102068`, -2.487850860251247}, {2.2384073464102068`, 1.4398351060490502`}, { 2.2384073464102068`, -1.1121250456795624`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.6138844887922645`}, { 2.243407346410207, -2.489964571582385}, {2.243407346410207, 1.4385167595359127`}, {2.243407346410207, -1.106395455226359}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.6149150925526516`}, { 2.248407346410207, -2.492090392714419}, {2.248407346410207, 1.4371929964352639`}, {2.248407346410207, -1.1006139448950267`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.6159563225101157`}, { 2.253407346410207, -2.494228414159689}, {2.253407346410207, 1.435863850814033}, {2.253407346410207, -1.094780020501807}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.617008317601599}, { 2.2584073464102072`, -2.4963787270368876`}, {2.2584073464102072`, 1.4345293597339366`}, {2.2584073464102072`, -1.088893187767252}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.6180712187331094`}, { 2.263407346410207, -2.49854142306787}, {2.263407346410207, 1.4331895633743659`}, {2.263407346410207, -1.0829529526144024`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.6191451688031284`}, { 2.268407346410207, -2.500716594574189}, {2.268407346410207, 1.4318445051599091`}, {2.268407346410207, -1.0769588214837105`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.6202303127259334`}, { 2.273407346410207, -2.5029043344732345`}, {2.273407346410207, 1.4304942318925793`}, {2.273407346410207, -1.0709103016653247`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.62132679745484}, { 2.278407346410207, -2.505104736274104}, {2.278407346410207, 1.429138793889055}, {2.278407346410207, -1.0648069016495538`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.622434772005282}, { 2.283407346410207, -2.507317894073076}, {2.283407346410207, 1.427778245122951}, {2.283407346410207, -1.0586481314961362`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.6235543874777543`}, { 2.288407346410207, -2.5095439025487405`}, {2.288407346410207, 1.4264126433724404`}, {2.288407346410207, -1.0524335032231438`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.62468579708057}, { 2.293407346410207, -2.5117828569567577`}, {2.293407346410207, 1.4250420503733408`}, {2.293407346410207, -1.046162531216257}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.6258291561524163`}, { 2.298407346410207, -2.514034853124194}, {2.298407346410207, 1.4236665319778796`}, {2.298407346410207, -1.039834732659201}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.626984622184624}, { 2.303407346410207, -2.516299987443509}, {2.303407346410207, 1.4222861583193411`}, {2.303407346410207, -1.0334496279861995`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.6281523548431873`}, { 2.308407346410207, -2.518578356866072}, {2.308407346410207, 1.420901003982802}, {2.308407346410207, -1.0270067413572321`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.6293325159904675`}, { 2.313407346410207, -2.5208700588952926`}, {2.313407346410207, 1.4195111481821787`}, {2.313407346410207, -1.0205056011569922`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.6305252697064962`}, { 2.318407346410207, -2.5231751915792753`}, {2.318407346410207, 1.4181166749437715`}, {2.318407346410207, -1.0139457405183963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.6317307823099423`}, { 2.323407346410207, -2.5254938535030202`}, {2.323407346410207, 1.4167176732965758`}, {2.323407346410207, -1.0073266978715483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.6329492223786}, { 2.328407346410207, -2.5278261437801604`}, {2.328407346410207, 1.415314237469589}, {2.328407346410207, -1.0006480175190966`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.6341807607693966`}, { 2.333407346410207, -2.530172162044203}, {2.333407346410207, 1.4139064670962966`}, {2.333407346410207, -0.993909250238876}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.635425570637878}, { 2.338407346410207, -2.5325320084392455`}, {2.338407346410207, 1.4124944674266622`}, {2.338407346410207, -0.9871099539148149}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.636683827457111}, { 2.343407346410207, -2.534905783610192}, {2.343407346410207, 1.4110783495468124`}, {2.343407346410207, -0.9802496941970678}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.6379557090359547`}, { 2.348407346410207, -2.5372935886924335`}, {2.348407346410207, 1.4096582306067253`}, {2.348407346410207, -0.9733280451923662}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.6392413955366525`}, { 2.353407346410207, -2.5396955253009086`}, {2.353407346410207, 1.4082342340561247`}, {2.353407346410207, -0.9663445901855325}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, -2.542111695518669}, { 2.358407346410207, 1.4068064898889365`}, {2.358407346410207, 2.6405410694916895`}, {2.358407346410207, -0.9592989223932484}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, -2.5445422018848673`}, { 2.3634073464102068`, 1.4053751348964798`}, {2.3634073464102068`, 2.641854915819755}, {2.3634073464102068`, -0.9521906457510627}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, -2.546987147381979}, { 2.368407346410207, 1.4039403129297603`}, {2.368407346410207, 2.643183121840988}, {2.368407346410207, -0.9450193757345747}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, -2.5494466354225764`}, { 2.373407346410207, 1.4025021751712223`}, {2.373407346410207, 2.644525877291295}, {2.373407346410207, -0.937784740215997}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, -2.551920769835243}, { 2.378407346410207, 1.4010608804158842`}, {2.378407346410207, 2.6458833743354355`}, {2.378407346410207, -0.930486380356952}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, -2.5544096548502817`}, { 2.3834073464102072`, 1.3996165953627355`}, {2.3834073464102072`, 2.6472558075791377`}, {2.3834073464102072`, -0.923123951538862}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.6486433740806308`}, { 2.388407346410207, -2.556913395083864}, {2.388407346410207, 1.39816949491637}, {2.388407346410207, -0.9156971243312898}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.650046273359809}, { 2.393407346410207, -2.5594320955224656`}, {2.393407346410207, 1.3967197624988508`}, {2.393407346410207, -0.9082055855002608}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.65146470740709}, { 2.398407346410207, -2.56196586150591}, {2.398407346410207, 1.3952675903728615`}, {2.398407346410207, -0.9006490390566825}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.6528988806904885`}, { 2.403407346410207, -2.5645147987098764`}, {2.403407346410207, 1.39381317997586}, {2.403407346410207, -0.8930272073463583}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.6543490001612193`}, { 2.408407346410207, -2.5670790131275987`}, {2.408407346410207, 1.3923567422657466`}, {2.408407346410207, -0.8853398321824664}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.6558152752577966`}, { 2.413407346410207, -2.5696586110507704`}, {2.413407346410207, 1.390898498078399}, {2.413407346410207, -0.8775866760214897}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.6572979179084193`}, { 2.418407346410207, -2.572253699049657}, {2.418407346410207, 1.389438678497347}, {2.418407346410207, -0.8697675231835541}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.65879714253163}, { 2.423407346410207, -2.5748643839523226`}, {2.423407346410207, 1.387977525235907}, {2.423407346410207, -0.8618821811180797}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 2.660313166035027}, { 2.428407346410207, -2.5774907728230256`}, {2.428407346410207, 1.3865152910320757`}, {2.428407346410207, -0.8539304817156594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 2.661846207812138}, { 2.433407346410207, -2.5801329729396714`}, {2.433407346410207, 1.3850522400565655`}, {2.433407346410207, -0.845912282666951}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.66339648973708}, { 2.438407346410207, -2.5827910917703867`}, {2.438407346410207, 1.3835886483342041`}, {2.438407346410207, -0.837827468869437}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.664964236157045}, { 2.443407346410207, -2.5854652369491737`}, {2.443407346410207, 1.382124804179024}, {2.443407346410207, -0.829675953882778}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.666549673882441}, { 2.448407346410207, -2.588155516250575}, {2.448407346410207, 1.3806610086433468`}, {2.448407346410207, -0.8214576814334009}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.668153032174716}, { 2.453407346410207, -2.5908620375632694`}, {2.453407346410207, 1.3791975759811912`}, {2.453407346410207, -0.8131726269688996}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.669774542731348}, { 2.458407346410207, -2.5935849088627987`}, {2.458407346410207, 1.3777348341260935`}, {2.458407346410207, -0.804820799262897}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.671414439668378}, { 2.463407346410207, -2.596324238183153}, {2.463407346410207, 1.376273125183861}, {2.463407346410207, -0.7964022420706339}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.6730729594999056`}, { 2.468407346410207, -2.599080133587298}, {2.468407346410207, 1.3748128059402136`}, {2.468407346410207, -0.787917035835732}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.6747503411147}, { 2.473407346410207, -2.6018527031366174`}, {2.473407346410207, 1.3733542483837415`}, {2.473407346410207, -0.7793652994482928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.6764468257495295`}, { 2.478407346410207, -2.604642054859222}, {2.478407346410207, 1.3718978402441544`}, {2.478407346410207, -0.7707471920544792}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.6781626569594588`}, { 2.483407346410207, -2.6074482967171146`}, {2.483407346410207, 1.3704439855462909`}, {2.483407346410207, -0.7620629149174669}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.6798980805843438`}, { 2.4884073464102068`, -2.610271536572164}, {2.4884073464102068`, 1.3689931051795485`}, { 2.4884073464102068`, -0.7533127133297162}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.6816533447120054`}, { 2.493407346410207, -2.6131118821508985`}, {2.493407346410207, 1.3675456374832757`}, {2.493407346410207, -0.744496878576095}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.68342869963745}, { 2.498407346410207, -2.6159694410079886`}, {2.498407346410207, 1.3661020388478171`}, {2.498407346410207, -0.7356157499474318}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.6852243978181587`}, { 2.503407346410207, -2.6188443204886074`}, {2.503407346410207, 1.3646627843313675`}, {2.503407346410207, -0.7266697168038109}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.6870406938254643`}, { 2.5084073464102072`, -2.6217366276892493`}, {2.5084073464102072`, 1.3632283682925939`}, { 2.5084073464102072`, -0.7176592206865743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.6888778442912677`}, { 2.513407346410207, -2.6246464694175415`}, {2.513407346410207, 1.361799305038671}, {2.513407346410207, -0.7085847574782111}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.690736107850473}, { 2.518407346410207, -2.6275739521504584`}, {2.518407346410207, 1.3603761294887156`}, {2.518407346410207, -0.6994468796085009}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.692615745078871}, { 2.523407346410207, -2.6305191819912634`}, {2.523407346410207, 1.3589593978523855`}, {2.523407346410207, -0.6902461983054353}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.6945170184258367`}, { 2.528407346410207, -2.63348226462497}, {2.528407346410207, 1.357549688322922}, {2.528407346410207, -0.6809833858891361}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.6964401921422745`}, { 2.533407346410207, -2.6364633052724984`}, {2.533407346410207, 1.3561476017846334`}, {2.533407346410207, -0.6716591781065055}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.698385532203215}, { 2.538407346410207, -2.639462408643112}, {2.538407346410207, 1.3547537625338442`}, {2.538407346410207, -0.6622743765041826}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.700353306224772}, { 2.543407346410207, -2.642479678885719}, {2.543407346410207, 1.3533688190127573`}, {2.543407346410207, -0.6528298508371954}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.7023437833757384`}, { 2.5484073464102073`, -2.64551521953833}, {2.5484073464102073`, 1.3519934445554789`}, { 2.5484073464102073`, -0.6433265415099172}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.7043572342831617`}, { 2.553407346410207, -2.6485691334759993`}, {2.553407346410207, 1.3506283381450401`}, {2.553407346410207, -0.6337654620460593}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.7063939309319194`}, { 2.558407346410207, -2.651641522857397}, {2.558407346410207, 1.3492742251804917`}, {2.558407346410207, -0.6241477015837841}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.7084541465577194`}, { 2.563407346410207, -2.6547324890695823`}, {2.563407346410207, 1.3479318582524074`}, {2.563407346410207, -0.6144744273917363}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.7105381555342456`}, { 2.568407346410207, -2.657842132671101}, {2.568407346410207, 1.3466020179258973`}, {2.568407346410207, -0.6047468874010035}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.7126462332528583`}, { 2.5734073464102067`, -2.660970553333618}, {2.5734073464102067`, 1.3452855135286768`}, { 2.5734073464102067`, -0.5949664127483598}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.7147786559959517`}, { 2.578407346410207, -2.6641178497816194`}, {2.578407346410207, 1.3439831839429233`}, {2.578407346410207, -0.5851344203246586}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.7169357008029893`}, { 2.583407346410207, -2.6672841197306116`}, {2.583407346410207, 1.3426958983984036`}, {2.583407346410207, -0.5752524153226052}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.7191176453291104`}, { 2.588407346410207, -2.670469459823271}, {2.588407346410207, 1.3414245572643815`}, {2.588407346410207, -0.5653219937771368}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.721324767696265}, { 2.593407346410207, -2.673673965564306}, {2.593407346410207, 1.3401700928378868`}, {2.593407346410207, -0.5553448450913365}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.72355734633681}, { 2.598407346410207, -2.676897731252942}, {2.598407346410207, 1.3389334701251343`}, {2.598407346410207, -0.5453227545399297}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.7258156598288337`}, { 2.603407346410207, -2.6801408499140624`}, {2.603407346410207, 1.3377156876127119`}, {2.603407346410207, -0.5352576057423853}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.7280999867235862`}, { 2.608407346410207, -2.6834034132271545`}, {2.608407346410207, 1.3365177780249675`}, {2.608407346410207, -0.5251513830964172}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.730410605364449}, { 2.6134073464102068`, -2.686685511453758}, {2.6134073464102068`, 1.3353408090635164`}, { 2.6134073464102068`, -0.5150061741625659}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.732747793697661}, { 2.618407346410207, -2.6899872333626336`}, {2.618407346410207, 1.3341858841244048`}, {2.618407346410207, -0.5048241719894672}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.7351118290737335`}, { 2.623407346410207, -2.693308666153278}, {2.623407346410207, 1.3330541429877594`}, { 2.623407346410207, -0.49460767736938216`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.7375029880408945`}, { 2.628407346410207, -2.696649895377486}, {2.628407346410207, 1.3319467624753438`}, { 2.628407346410207, -0.48435910101192414`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.739921546128884}, { 2.6334073464102072`, -2.700011004858876}, {2.6334073464102072`, 1.3308649570693736`}, { 2.6334073464102072`, -0.4740809656243686}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.7423677776235573`}, { 2.638407346410207, -2.7033920766106587`}, {2.638407346410207, 1.3298099794867075`}, {2.638407346410207, -0.4637759078854952}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.744841955333128}, { 2.643407346410207, -2.70679319075097}, {2.643407346410207, 1.328783121202009}, {2.643407346410207, -0.4534466802990191}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.7473443503432313`}, { 2.648407346410207, -2.710214425417117}, {2.648407346410207, 1.327785712911333}, {2.648407346410207, -0.44309615291344007`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.749875231764692}, { 2.653407346410207, -2.713655856676652}, {2.653407346410207, 1.32681912493003}, {2.653407346410207, -0.4327273148918035}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.7524348664699505`}, { 2.658407346410207, -2.7171175584376135`}, {2.658407346410207, 1.3258847675147858`}, {2.658407346410207, -0.4223432759173246}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.7550235188205803`}, { 2.663407346410207, -2.720599602355909}, {2.663407346410207, 1.3249840911017479`}, {2.663407346410207, -0.4119472674175701}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.757641450385121}, { 2.668407346410207, -2.7241020577410295`}, {2.668407346410207, 1.324118586450923}, {2.668407346410207, -0.4015426435905821}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.7602889196469174`}, { 2.6734073464102073`, -2.727624991460137}, {2.6734073464102073`, 1.3232897846864624`}, { 2.6734073464102073`, -0.3911328822154649}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.7629661817024656`}, { 2.678407346410207, -2.7311684678391632`}, {2.678407346410207, 1.3224992572220327`}, {2.678407346410207, -0.3807215852290755}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.7656734879502047`}, { 2.683407346410207, -2.7347325485630916`}, {2.683407346410207, 1.3217486155602327`}, { 2.683407346410207, -0.37031247905017217`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.768411085769127}, { 2.688407346410207, -2.73831729257337}, {2.688407346410207, 1.3210395109532664`}, { 2.688407346410207, -0.35990941463204984`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.7711792181885726`}, { 2.693407346410207, -2.741922755963635}, {2.693407346410207, 1.320373633913336}, {2.693407346410207, -0.34951636722359897`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.7739781235477454`}, { 2.6984073464102067`, -2.7455489918739153`}, {2.6984073464102067`, 1.3197527135588336`}, { 2.6984073464102067`, -0.33913743581934885`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.776808035146878}, { 2.703407346410207, -2.7491960503820017`}, {2.703407346410207, 1.3191785167835968`}, { 2.703407346410207, -0.32877684227767573`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.7796691808887175`}, { 2.708407346410207, -2.7528639783935778`}, {2.708407346410207, 1.3186528472347956`}, { 2.708407346410207, -0.31843893008731095`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.7825617829108182`}, { 2.713407346410207, -2.756552819530362}, {2.713407346410207, 1.3181775440852481`}, { 2.713407346410207, -0.30812816276163035`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.785486057210847}, { 2.718407346410207, -2.7602626140163387`}, {2.718407346410207, 1.3177544805867947`}, {2.718407346410207, -0.2978491218397768}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.7884422132605193`}, { 2.723407346410207, -2.7639933985619027`}, {2.723407346410207, 1.3173855623876176`}, {2.723407346410207, -0.2876065044762176}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.7914304536157513`}, { 2.728407346410207, -2.7677452062467314`}, {2.728407346410207, 1.317072725602966}, {2.728407346410207, -0.27740512059657796`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.794450973515054}, { 2.733407346410207, -2.7715180664005623`}, {2.733407346410207, 1.3168179346203022`}, { 2.733407346410207, -0.26724988960376184`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.797503960473318}, { 2.7384073464102068`, -2.7753120044818216`}, {2.7384073464102068`, 1.316623179628397}, {2.7384073464102068`, -0.2571458366139147}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.8005895938692658`}, { 2.743407346410207, -2.7791270419563063`}, {2.743407346410207, 1.316490473855895}, {2.743407346410207, -0.24709808820586637`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.8037080445246323`}, { 2.748407346410207, -2.7829631961719485`}, {2.748407346410207, 1.3164218505047605`}, {2.748407346410207, -0.2371118676694691}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.8068594742790425`}, { 2.753407346410207, -2.7868204802338146`}, {2.753407346410207, 1.3164193593690272`}, { 2.753407346410207, -0.22719248973731682`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.8100440355609955`}, { 2.7584073464102072`, -2.790698902876824}, {2.7584073464102072`, 1.3164850631278033`}, { 2.7584073464102072`, -0.21734535478801947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.8132618709534465`}, { 2.763407346410207, -2.7945984683376333`}, {2.763407346410207, 1.3166210333023745`}, {2.763407346410207, -0.2075759425117164}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.8165131127542407`}, { 2.768407346410207, -2.798519176224972}, {2.768407346410207, 1.3168293458697518`}, { 2.768407346410207, -0.19788980503059742`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.819797882538702}, { 2.773407346410207, -2.802461021388296}, {2.773407346410207, 1.317112076530742}, {2.773407346410207, -0.18829255946803053`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.8231162907151885`}, { 2.778407346410207, -2.8064239937857645`}, {2.778407346410207, 1.3174712956246235`}, { 2.778407346410207, -0.17878987996805212`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.8264684360828376`}, { 2.783407346410207, -2.8104080783521357`}, {2.783407346410207, 1.3179090626946777`}, { 2.783407346410207, -0.16938748916491933`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.8298544053871395`}, { 2.788407346410207, -2.814413254863937}, {2.788407346410207, 1.3184274207045659`}, { 2.788407346410207, -0.16009114911097352`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.8332742728800215`}, { 2.793407346410207, -2.818439497804743}, {2.793407346410207, 1.3190283899151638`}, { 2.793407346410207, -0.15090665167139947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.8367280998774023`}, { 2.7984073464102073`, -2.8224867762302965`}, {2.7984073464102073`, 1.3197139614278028`}, { 2.7984073464102073`, -0.14183980840346977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.840215934322614}, { 2.803407346410207, -2.826555053632271}, {2.803407346410207, 1.3204860904117077`}, { 2.803407346410207, -0.13289643993840666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.84373781035581}, { 2.808407346410207, -2.83064428780238}, {2.808407346410207, 1.3213466890337302`}, { 2.808407346410207, -0.12408236489131949`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.8472937478827745`}, { 2.813407346410207, -2.834754430694711}, {2.813407346410207, 1.3222976191093858`}, { 2.813407346410207, -0.11540338833228617`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.8508837521582127`}, { 2.818407346410207, -2.838885428290104}, {2.818407346410207, 1.323340684510152}, {2.818407346410207, -0.10686528985066387`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.854507813370082}, { 2.8234073464102067`, -2.843037220458978}, {2.8234073464102067`, 1.324477623352132}, {2.8234073464102067`, -0.09847381125901643}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.8581659062383005`}, { 2.828407346410207, -2.8472097408248493`}, {2.828407346410207, 1.3257101000098683`}, {2.828407346410207, -0.09023464398096256}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.8618579896209813`}, { 2.833407346410207, -2.8514029166281825`}, {2.833407346410207, 1.3270396969937652`}, {2.833407346410207, -0.08215341617853651}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.8655840061335174`}, { 2.838407346410207, -2.8556166685910025`}, {2.838407346410207, 1.328467906740555}, {2.838407346410207, -0.0742356796769607}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.869343881781673}, { 2.843407346410207, -2.859850910782294}, {2.843407346410207, 1.3299961233687685`}, {2.843407346410207, -0.06648689675124149}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.8731375256087244`}, { 2.848407346410207, -2.8641055504826696`}, {2.848407346410207, 1.3316256344549517`}, { 2.848407346410207, -0.058912426844417505`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.8769648293582555`}, { 2.853407346410207, -2.8683804880539068`}, {2.853407346410207, 1.3333576128913893`}, {2.853407346410207, -0.051517513290277}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.880825667156168}, { 2.858407346410207, -2.8726756168056}, {2.858407346410207, 1.3351931088899047`}, {2.858407346410207, -0.04430727011909125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.8847198952095354`}, { 2.8634073464102068`, -2.8769908228664667`}, {2.8634073464102068`, 1.337133042197007}, { 2.8634073464102068`, -0.037286669026913404`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.888647351528061}, { 2.868407346410207, -2.8813259850554487`}, {2.868407346410207, 1.3391781945910524`}, { 2.868407346410207, -0.030460526591772695`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.892607855665134}, { 2.873407346410207, -2.8856809747556142`}, {2.873407346410207, 1.3413292027296653`}, { 2.873407346410207, -0.023833491822158322`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.89660120848395}, { 2.878407346410207, -2.890055655791772}, {2.878407346410207, 1.3435865514198269`}, {2.878407346410207, -0.017410034122367}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.900627191946727}, { 2.8834073464102072`, -2.894449884306751}, {2.8834073464102072`, 1.345950567378924}, { 2.8834073464102072`, -0.011194431761347901`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.9046855689303666`}, { 2.888407346410207, -2.8988635086452437`}, {2.888407346410207, 1.3484214135562267`}, { 2.888407346410207, -0.005190760926527811}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.9087760830691267`}, { 2.893407346410207, -2.9032963692362794`}, {2.893407346410207, 1.3509990840798276`}, {2.893407346410207, 0.0005971145549547996}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.912898458624621}, { 2.898407346410207, -2.90774829848212}, {2.898407346410207, 1.3536833998906155`}, {2.898407346410207, 0.006165552752121184}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.9170524003878016`}, { 2.903407346410207, -2.9122191206479666`}, {2.903407346410207, 1.3564740051215916`}, {2.903407346410207, 0.011511142350973624`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.921237593607565}, { 2.908407346410207, -2.9167086517599805`}, {2.908407346410207, 1.3593703642708308`}, {2.908407346410207, 0.016630710495229913`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.9254537039537567`}, { 2.913407346410207, -2.9212166995003517`}, {2.913407346410207, 1.3623717602149557`}, {2.913407346410207, 0.0215213296877553}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.929700377510848}, { 2.918407346410207, -2.92574306311341}, {2.918407346410207, 1.3654772930976011`}, {2.918407346410207, 0.0261803237045672}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.933977240807521}, { 2.9234073464102073`, -2.930287533314179}, {2.9234073464102073`, 1.3686858801223791`}, {2.9234073464102073`, 0.03060527247949628}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.9382839008755193`}, { 2.928407346410207, -2.9348498921989057`}, {2.928407346410207, 1.3719962562659573`}, {2.928407346410207, 0.034794015927348265`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.9426199453468884`}, { 2.933407346410207, -2.939429913165247}, {2.933407346410207, 1.3754069759237686`}, {2.933407346410207, 0.03874465668703233}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.9469849425851598`}, { 2.938407346410207, -2.9440273608358045`}, {2.938407346410207, 1.3789164154853466`}, {2.938407346410207, 0.042455561772578775`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.9513784418505287`}, { 2.943407346410207, -2.948641990986324}, {2.943407346410207, 1.3825227768282768`}, {2.943407346410207, 0.0459253631327278}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.955799973503517}, { 2.9484073464102067`, -2.9532735504842558`}, {2.9484073464102067`, 1.3862240917114868`}, {2.9484073464102067`, 0.04915295713162756}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.9602490492417486`}, { 2.953407346410207, -2.95792177722804}, {2.953407346410207, 1.390018227035195}, {2.953407346410207, 0.05213750297010959}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.964725162372429}, { 2.958407346410207, -2.962586400097429}, {2.958407346410207, 1.393902890928819}, {2.958407346410207, 0.05487842008127671}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.969227788125537}, { 2.963407346410207, -2.9672671389095324`}, {2.963407346410207, 1.3978756396201517`}, {2.963407346410207, 0.05737538454109211}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.9737563839917716`}, { 2.968407346410207, -2.971963704379881}, {2.968407346410207, 1.401933885024201}, {2.968407346410207, 0.05962832454257088}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.978310390112286}, { 2.973407346410207, -2.976675798099219}, {2.973407346410207, 1.4060749029979256`}, {2.973407346410207, 0.06163741499504448}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.9828892296795684`}, { 2.978407346410207, -2.9814031125005953`}, {2.978407346410207, 1.4102958421783867`}, {2.978407346410207, 0.06340307130626946}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.9874923093973336`}, { 2.983407346410207, -2.9861453308588763`}, {2.983407346410207, 1.414593733346534}, {2.983407346410207, 0.06492594242750784}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.9921190199560797`}, { 2.9884073464102068`, -2.9909021272785528`}, {2.9884073464102068`, 1.4189654992251477`}, {2.9884073464102068`, 0.06620690322672074}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.9967687365467586`}, { 2.993407346410207, -2.9956731666991407`}, {2.993407346410207, 1.4234079646386728`}, {2.993407346410207, 0.06724704627419238}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 3.0014408194011177`}, { 2.998407346410207, -3.0004581049062398`}, {2.998407346410207, 1.4279178669504253`}, {2.998407346410207, 0.06804767311853907}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.00613461437395}, { 3.003407346410207, -3.00525658855894}, {3.003407346410207, 1.4324918667005098`}, {3.003407346410207, 0.06861028513672969}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.010849453538187}, { 3.0084073464102072`, -3.0100682552148634`}, {3.0084073464102072`, 1.4371265583559683`}, {3.0084073464102072`, 0.06893657403544992}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.0155846558151214`}, { 3.013407346410207, -3.0148927333748605`}, {3.013407346410207, 1.441818481101648}, {3.013407346410207, 0.06902841208811017}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.0203395276319966`}, { 3.018407346410207, -3.0197296425336067`}, {3.018407346410207, 1.4465641295942007`}, {3.018407346410207, 0.06888784218307488}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.02511336359571}, { 3.023407346410207, -3.024578593237565}, {3.023407346410207, 1.4513599646050668`}, {3.023407346410207, 0.06851706775796075}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.029905447199547}, { 3.028407346410207, -3.029439187162106}, {3.028407346410207, 1.4562024234897006`}, {3.028407346410207, 0.06791844269311367}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.034715051533902}, { 3.0334073464102067`, -3.034311017184149}, {3.0334073464102067`, 1.4610879304142357`}, {3.0334073464102067`, 0.06709446122728638}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.0395414400424836`}, { 3.038407346410207, -3.0391936674874787`}, {3.038407346410207, 1.4660129062927056`}, {3.038407346410207, 0.06604774796270116}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.044383867257996}, { 3.043407346410207, -3.0440867136512573`}, {3.043407346410207, 1.4709737783696373`}, {3.043407346410207, 0.06478104800869848}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.0492415795838768`}, { 3.0484073464102073`, -3.048989722771872}, {3.0484073464102073`, 1.4759669894183218`}, {3.0484073464102073`, 0.06329721732202574}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.054113816076773}, { 3.053407346410207, -3.053902253589151}, {3.053407346410207, 1.4809890065063838`}, {3.053407346410207, 0.06159921328437109}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.0589998092313633`}, { 3.058407346410207, -3.0588238566163866`}, {3.058407346410207, 1.486036329297639}, {3.058407346410207, 0.05969008555672666}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.0638987857871527`}, { 3.063407346410207, -3.063754074289577}, {3.063407346410207, 1.4911054978677905`}, {3.063407346410207, 0.05757296724576665}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068809967534296}, { 3.068407346410207, -3.0686924411255467`}, {3.068407346410207, 1.4961931000095823`}, {3.068407346410207, 0.05525106640858385}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.073732572120299}, { 3.0734073464102067`, -3.0736384838935367`}, {3.0734073464102067`, 1.5012957780137046`}, {3.0734073464102067`, 0.052727657918577184`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.0786658138604546`}, { 3.078407346410207, -3.0785917217857217`}, {3.078407346410207, 1.506410234917015}, {3.078407346410207, 0.05000607570860853}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.0836089045567356`}, { 3.083407346410207, -3.08355166662126}, {3.083407346410207, 1.5115332402143382`}, {3.083407346410207, 0.047089705406098505`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.088561054297437}, { 3.0884073464102073`, -3.088517823036775}, {3.0884073464102073`, 1.5166616350309476`}, {3.0884073464102073`, 0.04398197736417249}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.0935214722654294`}, { 3.093407346410207, -3.0934896887079106`}, {3.093407346410207, 1.5217923367642439`}, {3.093407346410207, 0.04068636009560647}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.0984893675369474`}, { 3.098407346410207, -3.098466754568129}, {3.098407346410207, 1.5269223432008059`}, {3.098407346410207, 0.037206354106906814`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.1034639498600844`}, { 3.103407346410207, -3.103448505037246}, {3.103407346410207, 1.5320487361199526`}, {3.103407346410207, 0.03354548612977439}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.1084444304544845`}, { 3.108407346410207, -3.1084344182910937`}, {3.108407346410207, 1.5371686844022623`}, {3.108407346410207, 0.029707303744477585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.1134300227437124`}, { 3.1134073464102068`, -3.1134239664732326`}, {3.1134073464102068`, 1.542279446653068}, {3.1134073464102068`, 0.025695370381687944`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.118419943141379}, { 3.118407346410207, -3.118416616006904}, {3.118407346410207, 1.5473783733697397`}, {3.118407346410207, 0.021513260697700286`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.123413411762918}, { 3.123407346410207, -3.1234118278358585`}, {3.123407346410207, 1.5524629086644046`}, {3.123407346410207, 0.017164556303076457`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.128409653159934}, { 3.1284073464102073`, -3.128409057730981}, {3.1284073464102073`, 1.5575305915710744`}, {3.1284073464102073`, 0.012652841834727872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.133407896995279}, { 3.1334073464102072`, -3.1334077565541487`}, {3.1334073464102072`, 1.5625790569564233`}, {3.1334073464102072`, 0.007981701352429137}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.1384073787570657`}, { 3.138407346410207, -3.138407370600094}, {3.138407346410207, 1.5676060360616395`}, {3.138407346410207, 0.0031547150451197085`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592511467122, 3.1415925114669876`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -2606.811428571428}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 2, 2, 4, 6}, {{4}, {5}, {1}, {5}, {1}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.5747567437326098, -0.9456295519812177}, { 0.6556658851039556, -1.1012986086839163`}, { 0.07783452835134927, -1.1012986086839163`}, { 1.0778281851538634`, -0.081384611635269}, { 0.07783452835134924, -0.0778345283513493}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {1, 5}, {4, 5}}, 0.014162401654405687`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.014162401654405687], DiskBox[2, 0.014162401654405687], DiskBox[3, 0.014162401654405687], DiskBox[4, 0.014162401654405687], DiskBox[5, 0.014162401654405687]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -3080.7771428571423}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -1.2747005209064295`*^-15}, \ {-3.141592653589793, 3.141592630058341}, {-3.141592653589793, -3.1415926300583448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -0.005049842085347317}, \ {-3.1365926535897932`, 3.1365927474928244`}, {-3.1365926535897932`, \ -3.1365927159322973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -0.01019872339973648}, \ {-3.1315926535897933`, 3.131593405995305}, {-3.1315926535897933`, \ -3.1315931510590036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -0.015445646769173144`}, \ {-3.126592653589793, 3.126595196775689}, {-3.126592653589793, -3.126594328201357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -0.0207895755843565}, \ {-3.121592653589793, 3.1215986905427653`}, {-3.121592653589793, \ -3.1215966126185304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -0.026229434146801185`}, \ {-3.116592653589793, 3.1166044606628533`}, {-3.116592653589793, \ -3.1166003654913332`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -0.03176410806075831}, \ {-3.1115926535897933`, 3.111613082781942}, {-3.1115926535897933`, -3.111605943823023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -0.03739244467155023}, \ {-3.106592653589793, 3.1066251344411246`}, {-3.106592653589793, \ -3.1066137003450174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -0.04311325355059576}, \ {-3.101592653589793, 3.1016411946857665`}, {-3.101592653589793, \ -3.1016239834269554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -0.048925307027620865`}, \ {-3.096592653589793, 3.096661843670224}, {-3.096592653589793, -3.0966371369926664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -0.05482734077008735}, \ {-3.0915926535897933`, 3.0916876622573235`}, {-3.0915926535897933`, \ -3.091653500440308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -0.06081805441002916}, \ {-3.086592653589793, 3.0867192316142904`}, {-3.086592653589793, \ -3.0866734085678016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -0.06689611221815424}, \ {-3.081592653589793, 3.0817571328053797`}, {-3.081592653589793, \ -3.0816971915029794`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -0.07306014382513099}, \ {-3.076592653589793, 3.076801946382139}, {-3.076592653589793, -3.0767251746388506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -0.07930874498961374}, \ {-3.0715926535897933`, 3.0718542519714895`}, {-3.0715926535897933`, \ -3.0717576785730696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -0.08564047841265669}, \ {-3.066592653589793, 3.0669146278629165`}, {-3.066592653589793, -3.066795019052426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -0.09205387459790121}, \ {-3.061592653589793, 3.0619836505954208`}, {-3.061592653589793, -3.061837506922106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -0.09854743275674899}, \ {-3.056592653589793, 3.0570618945445514`}, {-3.056592653589793, -3.056885448079115}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -0.10511962175774363`}, \ {-3.0515926535897933`, 3.052149931510643}, {-3.0515926535897933`, -3.051939143430448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -0.11176888111905313`}, \ {-3.046592653589793, 3.0472483303088347`}, {-3.046592653589793, \ -3.0469988888554553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -0.11849362204299743`}, \ {-3.041592653589793, 3.0423576563618373`}, {-3.041592653589793, \ -3.0420649751728286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -0.12529222849125862`}, \ {-3.036592653589793, 3.0374784712955583`}, {-3.036592653589793, -3.037137688111304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -0.13216305829938385`}, \ {-3.0315926535897932`, 3.032611332539229}, {-3.0315926535897932`, -3.032217308285006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -0.1391044443290329}, \ {-3.026592653589793, 3.0277567929299294`}, {-3.026592653589793, \ -3.0273041111724406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -0.14611469565629728`}, \ {-3.021592653589793, 3.022915400322751}, {-3.021592653589793, -3.022398367099765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -0.15319209879419443`}, \ {-3.016592653589793, 3.0180876972068296`}, {-3.016592653589793, \ -3.0175003412273758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -0.16033491894759774`}, \ {-3.0115926535897932`, 3.013274220328563}, {-3.0115926535897932`, -3.012610293540943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -0.1675414012983398}, \ {-3.0065926535897933`, 3.0084755003220023`}, {-3.0065926535897933`, \ -3.007728478845487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -0.17480977231849534`}, \ {-3.001592653589793, 3.003692061347389}, {-3.001592653589793, -3.0028551467631632`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -0.1821382411095935}, \ {-2.996592653589793, 2.998924420738653}, {-2.996592653589793, -2.9979905417347754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -0.18952500076529208`}, \ {-2.991592653589793, 2.9941730886598408`}, {-2.991592653589793, -2.993134903024016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -0.1969682297552579}, \ {-2.9865926535897933`, 2.9894385677719386`}, {-2.9865926535897933`, \ -2.9882884647256094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -0.20446609332763777`}, \ {-2.981592653589793, 2.9847213529095895`}, {-2.981592653589793, -2.983451455775971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -0.21201674492760103`}, \ {-2.976592653589793, 2.9800219307692153`}, {-2.976592653589793, -2.978624099967298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -0.2196183276293313}, \ {-2.971592653589793, 2.9753407796083122`}, {-2.971592653589793, -2.97380661596433}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -0.22726897557876002`}, \ {-2.9665926535897933`, 2.9706783689566483`}, {-2.9665926535897933`, \ -2.9689992173239275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -0.23496681544441844`}, \ {-2.961592653589793, 2.9660351593398953`}, {-2.961592653589793, \ -2.9642021125175164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -0.24270996787354437`}, \ {-2.956592653589793, 2.961411602015782}, {-2.956592653589793, -2.95941550495586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -0.2504965489508213}, \ {-2.951592653589793, 2.9568081387233565`}, {-2.951592653589793, \ -2.9546395930165135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -0.2583246716569092}, \ {-2.9465926535897933`, 2.9522252014455566`}, {-2.9465926535897933`, \ -2.949874570073563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -0.26619244732401937`}, \ {-2.941592653589793, 2.9476632121853603`}, {-2.941592653589793, \ -2.9451206245295793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -0.27409798708582744`}, \ {-2.936592653589793, 2.9431225827558523`}, {-2.936592653589793, -2.940377939849923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -0.2820394033189753}, \ {-2.931592653589793, 2.9386037145843127`}, {-2.931592653589793, \ -2.9356466945989625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -0.2900148110734731}, \ {-2.9265926535897933`, 2.9341069985304173`}, {-2.9265926535897933`, \ -2.9309270624782395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -0.29802232948940355`}, \ {-2.921592653589793, 2.9296328147189543`}, {-2.921592653589793, \ -2.9262192123667043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -0.3060600831972714}, \ {-2.916592653589793, 2.9251815323867563`}, {-2.916592653589793, \ -2.9215233083624437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -0.31412620369956173`}, \ {-2.911592653589793, 2.9207535097443516`}, {-2.911592653589793, -2.916839509826404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -0.32221883073097163`}, \ {-2.9065926535897932`, 2.9163490938518537`}, {-2.9065926535897932`, \ -2.912167971427384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -0.33033611359500564`}, \ {-2.901592653589793, 2.911968620509525}, {-2.901592653589793, -2.9075088431888028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -0.33847621247459986`}, \ {-2.896592653589793, 2.9076124141626263`}, {-2.896592653589793, \ -2.9028622705366245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -0.3466372997146443}, \ {-2.891592653589793, 2.903280787820705}, {-2.891592653589793, -2.8982283943488185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -0.3548175610742511}, \ {-2.8865926535897932`, 2.8989740429910307`}, {-2.8865926535897932`, \ -2.893607351005894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -0.3630151969468462}, \ {-2.8815926535897933`, 2.8946924696261083`}, {-2.8815926535897933`, \ -2.8889992724426605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -0.37122842354616364`}, \ {-2.876592653589793, 2.890436346085102}, {-2.876592653589793, -2.8844042862010193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -0.37945547405645175`}, \ {-2.871592653589793, 2.886205939108895}, {-2.871592653589793, -2.8798225154837396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -0.3876945997452427}, \ {-2.866592653589793, 2.8820015038086333`}, {-2.866592653589793, \ -2.8752540792092134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -0.3959440710371362}, \ {-2.861592653589793, 2.877823283667379}, {-2.861592653589793, -2.8706990920668676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -0.40420217854735346`}, \ {-2.856592653589793, 2.8736715105547344`}, {-2.856592653589793, -2.866157664573579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -0.41246723407366603`}, \ {-2.851592653589793, 2.8695464047539425`}, {-2.851592653589793, \ -2.8616299031305097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -0.4207375715457452}, \ {-2.846592653589793, 2.8654481750013328`}, {-2.846592653589793, \ -2.8571159100807924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -0.4290115479308492}, \ {-2.8415926535897933`, 2.861377018537621}, {-2.8415926535897933`, \ -2.8526157837676247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -0.43728754409506576`}, \ {-2.836592653589793, 2.8573331211706527`}, {-2.836592653589793, \ -2.8481296185928255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -0.44556396561942163`}, \ {-2.831592653589793, 2.8533166573494815`}, {-2.831592653589793, \ -2.8436575050759774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -0.45383924357024547`}, \ {-2.826592653589793, 2.8493277902489993`}, {-2.826592653589793, \ -2.8391995299137447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -0.4621118352233812}, \ {-2.8215926535897933`, 2.845366671864977}, {-2.8215926535897933`, \ -2.8347557760395845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -0.47038022474194063`}, \ {-2.816592653589793, 2.8414334431190236`}, {-2.816592653589793, \ -2.8303263226836957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -0.47864292380739193`}, \ {-2.811592653589793, 2.8375282339729986`}, {-2.811592653589793, -2.825911245433117}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -0.48689847220398275`}, \ {-2.806592653589793, 2.833651163552467}, {-2.806592653589793, -2.8215106162920263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -0.495145438356503}, \ {-2.8015926535897933`, 2.8298023402787544`}, {-2.8015926535897933`, \ -2.8171245037420944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -0.5033824198215964}, \ {-2.796592653589793, 2.825981862009073}, {-2.796592653589793, -2.812752972802818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -0.5116080437329157}, \ {-2.791592653589793, 2.8221898161844527`}, {-2.791592653589793, -2.808396085091947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -0.5198209672005455}, \ {-2.786592653589793, 2.8184262799847652`}, {-2.786592653589793, \ -2.8040538988857957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -0.5280198776651388}, \ {-2.7815926535897932`, 2.8146913204906423`}, {-2.7815926535897932`, \ -2.799726469179482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -0.5362034932074278}, \ {-2.776592653589793, 2.8109849948515913`}, {-2.776592653589793, \ -2.7954138477469894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -0.5443705628137774}, \ {-2.771592653589793, 2.807307350460088}, {-2.771592653589793, -2.7911160832011244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -0.552519866598557}, \ {-2.766592653589793, 2.803658425130991}, {-2.766592653589793, -2.786833221053161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -0.5606502159842335}, \ {-2.7615926535897932`, 2.8000382472859693`}, {-2.7615926535897932`, \ -2.782565303772355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -0.5687604538400505}, \ {-2.7565926535897933`, 2.7964468361424752`}, {-2.7565926535897933`, \ -2.778312370845079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -0.5768494545803815}, \ {-2.751592653589793, 2.7928842019067766`}, {-2.751592653589793, -2.774074458833691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -0.5849161242237548}, \ {-2.746592653589793, 2.789350345970688}, {-2.746592653589793, -2.769851601435039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -0.5929594004137506}, \ {-2.741592653589793, 2.785845261111547}, {-2.741592653589793, -2.765643829538621}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -0.6009782524028603}, \ {-2.736592653589793, 2.7823689316950633`}, {-2.736592653589793, -2.761451171284282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -0.6089716810006324}, \ {-2.731592653589793, 2.778921333880603}, {-2.731592653589793, -2.7572736521196077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -0.6169387184872638}, \ {-2.726592653589793, 2.7755024358285563`}, {-2.726592653589793, \ -2.7531112948566863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -0.6248784284940296}, \ {-2.721592653589793, 2.7721121979093715`}, {-2.721592653589793, -2.748964119728581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -0.6327899058518177}, \ {-2.7165926535897933`, -2.7448321444451977`}, {-2.7165926535897933`, 2.7687505729139756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -0.640672276409119}, \ {-2.711592653589793, -2.7407153842486713`}, {-2.711592653589793, 2.765417506265135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -0.6485246968208808}, \ {-2.706592653589793, -2.7366138519682264`}, {-2.706592653589793, 2.7621129362294603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -0.6563463543095502}, \ {-2.701592653589793, -2.7325275580744632`}, {-2.701592653589793, 2.758836794129752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -0.6641364663997494}, \ {-2.6965926535897933`, -2.7284565107331313`}, {-2.6965926535897933`, 2.755589004557331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -0.6718942806279129}, \ {-2.691592653589793, -2.7244007158582515`}, {-2.691592653589793, 2.7523694855840986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -0.6796190742283358}, \ {-2.686592653589793, -2.720360177164723}, {-2.686592653589793, 2.7491781489740212`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -0.6873101537969651}, \ {-2.681592653589793, -2.716334896220236}, {-2.681592653589793, 2.746014900393704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -0.6949668549343619}, \ {-2.6765926535897933`, -2.7123248724966658`}, {-2.6765926535897933`, 2.742879639621958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -0.7025885418691464}, \ {-2.671592653589793, -2.708330103420745}, {-2.671592653589793, 2.7397722607579484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -0.7101746070632957}, \ {-2.666592653589793, -2.70435058442417}, {-2.666592653589793, 2.736692652427739}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -0.7177244708006478}, \ {-2.661592653589793, -2.7003863089930253`}, {-2.661592653589793, 2.7336406979891335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -0.7252375807598552}, \ {-2.6565926535897932`, -2.696437268716573}, {-2.6565926535897932`, 2.7306162757343917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -0.7327134115731135}, \ {-2.651592653589793, -2.692503453335338}, {-2.651592653589793, 2.727619259090822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -0.7401514643719292}, \ {-2.646592653589793, -2.688584850788633}, {-2.646592653589793, 2.7246495168189924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -0.7475512663210842}, \ {-2.641592653589793, -2.6846814472612675`}, {-2.641592653589793, 2.721706913208355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -0.7549123701420725}, \ {-2.6365926535897932`, -2.68079322722972}, {-2.6365926535897932`, 2.718791308270231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -0.7622343536270969}, \ {-2.6315926535897933`, -2.6769201735075283`}, {-2.6315926535897933`, 2.7159025579279166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -0.7695168191447963}, \ {-2.626592653589793, -2.673062267290078}, {-2.626592653589793, 2.7130405142038385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -0.7767593931387552}, \ {-2.621592653589793, -2.6692194881986446`}, {-2.621592653589793, 2.7102050254035976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -0.783961725619895}, \ {-2.616592653589793, -2.665391814323813}, {-2.616592653589793, 2.7073959362968822`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -0.7911234896536847}, \ {-2.611592653589793, -2.661579222268146}, {-2.611592653589793, 2.7046130882949915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -0.7982443808432347}, \ {-2.606592653589793, -2.657781687188243}, {-2.606592653589793, 2.7018563196250964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -0.8053241168091294}, \ {-2.601592653589793, -2.653999182836043}, {-2.601592653589793, 2.699125465500954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -0.8123624366669405}, \ {-2.596592653589793, -2.650231681599496}, {-2.596592653589793, 2.6964203582901236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -0.8193591005032637}, \ {-2.5915926535897933`, -2.6464791545425306`}, {-2.5915926535897933`, 2.6937408276776593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -0.8263138888511006}, \ {-2.586592653589793, -2.642741571444352}, {-2.586592653589793, 2.6910867008261308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -0.8332266021653334}, \ {-2.581592653589793, -2.6390189008380562`}, {-2.581592653589793, 2.6884578025319503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -0.8400970602990749}, \ {-2.576592653589793, -2.6353111100485616`}, {-2.576592653589793, 2.6858539553780933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -0.8469251019815618}, \ {-2.571592653589793, -2.631618165229895}, {-2.571592653589793, 2.683274979883017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -0.8537105842982498}, \ {-2.566592653589793, -2.6279400314018053`}, {-2.566592653589793, 2.68072069464588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -0.8604533821737422}, \ {-2.561592653589793, -2.6242766724856845`}, {-2.561592653589793, 2.678190916487997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -0.8671533878581384}, \ {-2.556592653589793, -2.6206280513398688`}, {-2.556592653589793, 2.675685460590583}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -0.8738105104173206}, \ {-2.5515926535897933`, -2.616994129794258}, {-2.5515926535897933`, 2.673204140628702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -0.8804246752277485}, \ {-2.5465926535897934`, -2.6133748686843266`}, {-2.5465926535897934`, 2.6707467689015023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -0.8869958234761505}, \ {-2.541592653589793, -2.609770227884413}, {-2.541592653589793, 2.668313156458747}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -0.8935239116646505}, \ {-2.536592653589793, -2.6061801663404833`}, {-2.536592653589793, 2.665903113223601}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -0.9000089111216553}, \ {-2.5315926535897932`, -2.6026046421021567`}, {-2.5315926535897932`, 2.663516448111784}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -0.9064508075189317}, \ {-2.526592653589793, -2.5990436123541705`}, {-2.526592653589793, 2.6611529691470497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -0.9128496003951891}, \ {-2.521592653589793, -2.5954970334472036`}, {-2.521592653589793, 2.6588124835730476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -0.9192053026865006}, \ {-2.516592653589793, -2.5919648609280928`}, {-2.516592653589793, 2.65649479796162}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -0.9255179402638339}, \ {-2.5115926535897932`, -2.588447049569431}, {-2.5115926535897932`, 2.6541997183175576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -0.9317875514779583}, \ {-2.5065926535897933`, -2.5849435533985896`}, {-2.5065926535897933`, 2.65192705017985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -0.9380141867119487}, \ {-2.501592653589793, -2.5814543257261167`}, {-2.501592653589793, 2.6496765987195157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -0.9441979079415069}, \ {-2.496592653589793, -2.577979319173594}, {-2.496592653589793, 2.6474481688339933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -0.9503387883032668}, \ {-2.491592653589793, -2.5745184857008545`}, {-2.491592653589793, 2.6452415652382424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -0.9564369116712382}, \ {-2.486592653589793, -2.571071776632696}, {-2.486592653589793, 2.6430565925524987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -0.9624923722415316}, \ {-2.481592653589793, -2.5676391426849805`}, {-2.481592653589793, 2.6408930553868277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -0.9685052741254786}, \ {-2.476592653589793, -2.5642205339902113`}, {-2.476592653589793, 2.638750758422491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -0.974475730951223}, \ {-2.471592653589793, -2.5608159001225292`}, {-2.471592653589793, 2.636629506490202}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -0.9804038654738888}, \ {-2.4665926535897933`, -2.5574251901222107`}, {-2.4665926535897933`, 2.6345291046453303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -0.9862898091943187}, \ {-2.461592653589793, -2.5540483525195827`}, {-2.461592653589793, 2.632449358240077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -0.9921337019865006}, \ {-2.456592653589793, -2.550685335358462}, {-2.456592653589793, 2.6303900729927605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -0.9979356917336373}, \ {-2.451592653589793, -2.547336086219051}, {-2.451592653589793, 2.628351055054217}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -1.0036959339729061`}, \ {-2.446592653589793, -2.5440005522403095`}, {-2.446592653589793, 2.6263321110714073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -1.009414591548855}, \ {-2.441592653589793, -2.5406786801418706`}, {-2.441592653589793, 2.6243330482482503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -1.0150918342754773`}, \ {-2.436592653589793, -2.537370416245411}, {-2.436592653589793, 2.622353674403833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -1.0207278386068754`}, \ {-2.431592653589793, -2.534075706495579}, {-2.431592653589793, 2.620393798027976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -1.02632278731649}, \ {-2.4265926535897933`, -2.530794496480416}, {-2.4265926535897933`, 2.618453228334277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -1.0318768691848368`}, \ {-2.4215926535897934`, -2.5275267314513186`}, {-2.4215926535897934`, 2.6165317753106563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -1.03739027869568}, \ {-2.416592653589793, -2.524272356342544}, {-2.416592653589793, 2.6146292497675057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -1.0428632157405742`}, \ {-2.411592653589793, -2.521031315790252}, {-2.411592653589793, 2.6127454633834857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -1.0482958853316782`}, \ {-2.4065926535897932`, -2.517803554151093}, {-2.4065926535897932`, 2.6108802287490382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -1.0536884973227636`}, \ {-2.401592653589793, -2.514589015520387}, {-2.401592653589793, 2.6090333594076744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -1.0590412661382969`}, \ {-2.396592653589793, -2.511387643749844}, {-2.396592653589793, 2.607204669895113}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -1.0643544105105123`}, \ {-2.391592653589793, -2.5081993824648596`}, {-2.391592653589793, 2.6053939757763205`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -1.0696281532243608`}, \ {-2.3865926535897932`, -2.5050241750814237`}, {-2.3865926535897932`, 2.6036010936805334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -1.0748627208701798`}, \ {-2.3815926535897933`, -2.501861964822584}, {-2.3815926535897933`, 2.601825841334283}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -1.0800583436040345`}, \ {-2.376592653589793, -2.4987126947345413`}, {-2.376592653589793, 2.600068037592536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -1.08521525491553}, \ {-2.371592653589793, -2.4955763077023336`}, {-2.371592653589793, 2.598327502467978}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -1.0903336914030155`}, \ {-2.366592653589793, -2.4924527464651356`}, {-2.366592653589793, 2.596604057158499}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -1.0954138925560175`}, \ {-2.361592653589793, -2.489341953631184}, {-2.361592653589793, 2.594897524072946}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -1.1004561005447946`}, \ {-2.356592653589793, -2.4862438716923405`}, {-2.356592653589793, 2.593207726855218}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -1.1054605600168437`}, \ {-2.351592653589793, -2.48315844303827}, {-2.351592653589793, 2.5915344904067084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -1.1104275179002518`}, \ {-2.346592653589793, -2.4800856099702853`}, {-2.346592653589793, 2.5898776409072157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -1.1153572232137143`}, \ {-2.3415926535897933`, -2.477025314714821}, {-2.3415926535897933`, 2.588237005834311}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -1.1202499268831128`}, \ {-2.336592653589793, -2.4739774994365886`}, {-2.336592653589793, 2.586612413981263}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -1.1251058815644994`}, \ {-2.331592653589793, -2.470942106251374}, {-2.331592653589793, 2.5850036954735676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -1.1299253414733101`}, \ {-2.326592653589793, -2.4679190772385198`}, {-2.326592653589793, 2.583410681784074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -1.1347085622197322`}, \ {-2.321592653589793, -2.4649083544530868`}, {-2.321592653589793, 2.5818332057468667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -1.139455800649999}, \ {-2.316592653589793, -2.461909879937686}, {-2.316592653589793, 2.580271101569832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -1.1441673146935496`}, \ {-2.311592653589793, -2.458923595734034}, {-2.311592653589793, 2.578724204846038}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -1.1488433632158337`}, \ {-2.306592653589793, -2.4559494438941485`}, {-2.306592653589793, 2.5771923525639537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -1.1534842058766863`}, \ {-2.3015926535897933`, -2.4529873664913313`}, {-2.3015926535897933`, 2.5756753831165202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -1.158090102994084}, \ {-2.2965926535897934`, -2.4500373056307865`}, {-2.2965926535897934`, 2.5741731363091698`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -1.1626613154131553`}, \ {-2.291592653589793, -2.4470992034599894`}, {-2.291592653589793, 2.572685453366796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -1.1671981043803272`}, \ {-2.286592653589793, -2.4441730021787977`}, {-2.286592653589793, 2.5712121769397265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -1.1717007314224273`}, \ {-2.2815926535897932`, -2.4412586440492445`}, {-2.2815926535897932`, 2.569753151108752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -1.1761694582306579`}, \ {-2.276592653589793, -2.438356071405115}, {-2.276592653589793, 2.568308221389239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -1.180604546549245}, \ {-2.271592653589793, -2.4354652266612296`}, {-2.271592653589793, 2.566877234734352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -1.1850062580686938`}, \ {-2.266592653589793, -2.4325860523225047`}, {-2.266592653589793, 2.5654600395374487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -1.1893748543234768`}, \ {-2.2615926535897932`, -2.429718490992748}, {-2.2615926535897932`, 2.5640564856336767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -1.1937105965940265`}, \ {-2.2565926535897933`, -2.4268624853832037`}, {-2.2565926535897933`, 2.5626664243007853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -1.1980137458129403`}, \ {-2.251592653589793, -2.4240179783209}, {-2.251592653589793, 2.5612897082592108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -1.202284562475229}, \ {-2.246592653589793, -2.4211849127567304`}, {-2.246592653589793, 2.5599261916714657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -1.2065233065525136`}, \ {-2.241592653589793, -2.4183632317733323`}, {-2.241592653589793, 2.5585757301408405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -1.2107302374110498`}, \ {-2.236592653589793, -2.415552878592723}, {-2.236592653589793, 2.557238180709495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -1.2149056137334386`}, \ {-2.231592653589793, -2.4127537965837664`}, {-2.231592653589793, 2.5559134018559067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -1.2190496934439383`}, \ {-2.226592653589793, -2.4099659292693794`}, {-2.226592653589793, 2.554601253491761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -1.2231627336372417`}, \ {-2.221592653589793, -2.4071892203335774`}, {-2.221592653589793, 2.5533015969582835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -1.2272449905106126`}, \ {-2.2165926535897933`, -2.404423613628297}, {-2.2165926535897933`, 2.5520142950220475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -1.2312967192992852`}, \ {-2.211592653589793, -2.4016690531800373`}, {-2.211592653589793, 2.5507392118702765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -1.2353181742150021`}, \ {-2.206592653589793, -2.398925483196309}, {-2.206592653589793, 2.54947621310569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.2393096083875872`}, \ {-2.201592653589793, -2.3961928480719017`}, {-2.201592653589793, 2.548225165740873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -1.2432712738094815`}, \ {-2.196592653589793, -2.39347109239497}, {-2.196592653589793, 2.5469859381922495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.2472034212830905`}, \ {-2.191592653589793, -2.3907601609529596`}, {-2.191592653589793, 2.545758400273629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.2511063003709022`}, \ {-2.186592653589793, -2.3880599987383406`}, {-2.186592653589793, 2.544542423189389}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.2549801593482397`}, \ {-2.181592653589793, -2.385370550954194}, {-2.181592653589793, 2.543337879527291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.2588252451585784`}, \ {-2.1765926535897933`, -2.3826917630196336`}, {-2.1765926535897933`, 2.5421446432509565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.2626418033713178`}, \ {-2.1715926535897934`, -2.3800235805750707`}, {-2.1715926535897934`, 2.5409625896920254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -1.2664300781419626`}, \ {-2.166592653589793, -2.377365949487333}, {-2.166592653589793, 2.5397915955420225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.2701903121745586`}, \ {-2.161592653589793, -2.3747188158546177`}, {-2.161592653589793, 2.538631538843923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.2739227466863805`}, \ {-2.1565926535897932`, -2.372082126011333}, {-2.1565926535897932`, 2.5374822989834778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.2776276213747204`}, \ {-2.151592653589793, -2.3694558265327688`}, {-2.151592653589793, 2.5363437566802687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -1.2813051743857438`}, \ {-2.146592653589793, -2.3668398642396524`}, {-2.146592653589793, 2.535215793978552}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -1.2849556422853219`}, \ {-2.141592653589793, -2.364234186202565}, {-2.141592653589793, 2.5340982942378734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -1.2885792600317654`}, \ {-2.1365926535897932`, -2.3616387397462324`}, {-2.1365926535897932`, 2.532991142123495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.2921762609503766`}, \ {-2.1315926535897933`, -2.35905347245369}, {-2.1315926535897933`, 2.531894223596623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.2957468767097897`}, \ {-2.126592653589793, -2.356478332170341}, {-2.126592653589793, 2.530807425904476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -1.299291337299966}, \ {-2.121592653589793, -2.3539132670078673`}, {-2.121592653589793, 2.529730637570191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.3028098710118474`}, \ {-2.116592653589793, -2.3513582253480734`}, {-2.116592653589793, 2.528663748382581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.3063027044185547`}, \ {-2.111592653589793, -2.348813155846577}, {-2.111592653589793, 2.527606649385765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.3097700623580926`}, \ {-2.106592653589793, -2.34627800743642}, {-2.106592653589793, 2.526559232868676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.3132121679174937`}, \ {-2.101592653589793, -2.3437527293315736`}, {-2.101592653589793, 2.5255213923544533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.316629242418335}, \ {-2.096592653589793, -2.34123727103034}, {-2.096592653589793, 2.5244930225897435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.3200215054035993`}, \ {-2.0915926535897933`, -2.338731582318659}, {-2.0915926535897933`, 2.5234740195339134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.3233891746257869`}, \ {-2.0865926535897934`, -2.3362356132733257`}, {-2.0865926535897934`, 2.522464280348176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.3267324660362523`}, \ {-2.081592653589793, -2.33374931426512}, {-2.081592653589793, 2.5214637033846543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.3300515937757051`}, \ {-2.076592653589793, -2.331272635961843}, {-2.076592653589793, 2.5204721881753844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.3333467701658341`}, \ {-2.071592653589793, -2.328805529331283}, {-2.071592653589793, 2.519489635421269}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.3366182057019822`}, \ {-2.066592653589793, -2.3263479456440876`}, {-2.066592653589793, 2.5185159469809797`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.3398661090468589`}, \ {-2.061592653589793, -2.3238998364765693`}, {-2.061592653589793, 2.517551025859837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.3430906870252197`}, \ {-2.056592653589793, -2.321461153713437}, {-2.056592653589793, 2.516594776198652}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.3462921446194787`}, \ {-2.0515926535897933`, -2.319031849550446}, {-2.0515926535897933`, 2.5156471032625554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.3494706849662121`}, \ {-2.0465926535897934`, -2.3166118764969994`}, {-2.0465926535897934`, 2.514707913429808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.3526265093535124`}, \ {-2.041592653589793, -2.314201187378661}, {-2.041592653589793, 2.5137771141806082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.3557598172191478`}, \ {-2.036592653589793, -2.3117997353396276`}, {-2.036592653589793, 2.5128546140858994`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.3588708061494967`}, \ {-2.031592653589793, -2.3094074738451256`}, {-2.031592653589793, 2.5119403227961774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.361959671879215}, \ {-2.026592653589793, -2.3070243566837587`}, {-2.026592653589793, 2.511034151030317}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.3650266082916032`}, \ {-2.021592653589793, -2.3046503379697976`}, {-2.021592653589793, 2.5101360105644073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.3680718074196399`}, \ {-2.016592653589793, -2.302285372145418}, {-2.016592653589793, 2.5092458142206167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.3710954594476448`}, \ {-2.0115926535897932`, -2.299929413982896}, {-2.0115926535897932`, 2.508363475856077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.3740977527135396`}, \ {-2.0065926535897933`, -2.297582418586748}, {-2.0065926535897933`, 2.5074889103518028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.377078873711684}, \ {-2.001592653589793, -2.2952443413958243`}, {-2.001592653589793, 2.5066220336016474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.3800390070962412`}, \ {-1.996592653589793, -2.292915138185372}, {-1.996592653589793, 2.505762762501293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.3829783356850636`}, \ {-1.991592653589793, -2.2905947650690557`}, {-1.991592653589793, 2.5049110149372886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.3858970404640527`}, \ {-1.986592653589793, -2.2882831785009246`}, {-1.986592653589793, 2.504066709776137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.3887953005919786`}, \ {-1.9815926535897932`, -2.285980335277371}, {-1.9815926535897932`, 2.503229766853424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.391673293405731}, \ {-1.976592653589793, -2.2836861925390335`}, {-1.976592653589793, 2.5024001069630124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.3945311944259677`}, \ {-1.9715926535897932`, -2.2814007077726877`}, {-1.9715926535897932`, 2.5015776518462842`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.3973691773631538`}, \ {-1.966592653589793, -2.2791238388130917`}, {-1.966592653589793, 2.5007623241814465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.4001874141239512`}, \ {-1.9615926535897932`, -2.27685554384482}, {-1.9615926535897932`, 2.499954047572899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.4029860748179461`}, \ {-1.956592653589793, -2.2745957814040687`}, {-1.956592653589793, 2.4991527465406684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.4057653277646938`}, \ {-1.9515926535897932`, -2.272344510380433}, {-1.9515926535897932`, 2.498358346509908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.4085253395010506`}, \ {-1.946592653589793, -2.2701016900186763`}, {-1.946592653589793, 2.4975707738004664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.4112662747887856`}, \ {-1.9415926535897932`, -2.2678672799204764`}, {-1.9415926535897932`, 2.4967899556165314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.41398829662244}, \ {-1.936592653589793, -2.2656412400461527`}, {-1.936592653589793, 2.496015820036344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.4166915662374286`}, \ {-1.9315926535897932`, -2.2634235307163877`}, {-1.9315926535897932`, 2.495248296001991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.4193762431183603`}, \ {-1.926592653589793, -2.2612141126139305`}, {-1.926592653589793, 2.4944873133092726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.4220424850075455`}, \ {-1.9215926535897931`, -2.2590129467852966`}, {-1.9215926535897931`, 2.4937328025976475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.4246904479137144`}, \ {-1.916592653589793, -2.256819994642459}, {-1.916592653589793, 2.492984695340264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.4273202861208742`}, \ {-1.9115926535897931`, -2.2546352179645273`}, {-1.9115926535897931`, 2.492242923834064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.4299321521973418`}, \ {-1.906592653589793, -2.252458578899436}, {-1.906592653589793, 2.491507421189978}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.4325261970049064`}, \ {-1.9015926535897931`, -2.2502900399656203`}, {-1.9015926535897931`, 2.4907781213231983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.435102569708115}, \ {-1.896592653589793, -2.2481295640536962`}, {-1.896592653589793, 2.4900549589435377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.4376614177836762`}, \ {-1.8915926535897931`, -2.2459771144281477`}, {-1.8915926535897931`, 2.489337869545875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.4402028870299548`}, \ {-1.886592653589793, -2.243832654729008}, {-1.886592653589793, 2.4886267894006893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.442727121576558}, \ {-1.881592653589793, -2.241696148973559}, {-1.881592653589793, 2.487921655544674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.4452342638939875`}, \ {-1.876592653589793, -2.239567561558021}, {-1.876592653589793, 2.487222405771446}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.4477244548033634`}, \ {-1.871592653589793, -2.2374468572592776`}, {-1.871592653589793, 2.48652897862234}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.450197833486191}, \ {-1.866592653589793, -2.2353340012365828`}, {-1.866592653589793, 2.4858413133772905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.4526545374941713`}, \ {-1.861592653589793, -2.2332289590333114`}, {-1.861592653589793, 2.4851593500458065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.4550947027590386`}, \ {-1.8565926535897932`, -2.2311316965786943`}, {-1.8565926535897932`, 2.48448302935803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.4575184636024223`}, \ {-1.851592653589793, -2.2290421801895928`}, {-1.851592653589793, 2.483812292755889}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.4599259527457158`}, \ {-1.8465926535897932`, -2.2269603765722885`}, {-1.8465926535897932`, 2.483147082384341}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.462317301319945}, \ {-1.841592653589793, -2.2248862528242768`}, {-1.841592653589793, 2.4824873410826997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.464692638875638}, \ {-1.8365926535897932`, -2.2228197764361073`}, {-1.8365926535897932`, 2.481833012376062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.4670520933926654`}, \ {-1.831592653589793, -2.2207609152932233`}, {-1.831592653589793, 2.4811840404668133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.4693957912900661`}, \ {-1.8265926535897932`, -2.218709637677847}, {-1.8265926535897932`, 2.4805403702262345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.4717238574358418`}, \ {-1.821592653589793, -2.2166659122708823`}, {-1.821592653589793, 2.47990194718619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.474036415156708}, \ {-1.8165926535897932`, -2.2146297081538426`}, {-1.8165926535897932`, 2.4792687175309114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.4763335862477995`}, \ {-1.811592653589793, -2.2126009948108143`}, {-1.811592653589793, 2.4786406280888684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.4786154909823226`}, \ {-1.8065926535897932`, -2.2105797421304607`}, {-1.8065926535897932`, 2.4780176263247267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.4808822481211497`}, \ {-1.801592653589793, -2.20856592040804}, {-1.801592653589793, 2.4773996603314017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.4831339749223449`}, \ {-1.7965926535897931`, -2.206559500347473}, {-1.7965926535897931`, 2.476786678822196}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.485370787150619}, \ {-1.791592653589793, -2.2045604530634484`}, {-1.791592653589793, 2.476178631123024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.4875927990867062`}, \ {-1.7865926535897931`, -2.2025687500835547`}, {-1.7865926535897931`, 2.4755754671647345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.489800123536654}, \ {-1.781592653589793, -2.2005843633504734`}, {-1.781592653589793, 2.474977137475506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.4919928718410307`}, \ {-1.7765926535897931`, -2.198607265224188}, {-1.7765926535897931`, 2.4743835931733433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -2.196637428484257}, \ {-1.771592653589793, -1.4941711538840305`}, {-1.771592653589793, 2.4737947859586558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -2.1946748263321267`}, \ {-1.7665926535897931`, -1.4963350781024838`}, {-1.7665926535897931`, 2.473210668106918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -2.192719432393485}, \ {-1.761592653589793, -1.4984847514947646`}, {-1.761592653589793, 2.472631192461425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -2.1907712207206713`}, \ {-1.756592653589793, -1.5006202796295849`}, {-1.756592653589793, 2.4720563124261257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -2.18883016579513}, \ {-1.751592653589793, -1.5027417666546818`}, {-1.751592653589793, 2.4714859819585455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -2.186896242529923}, \ {-1.746592653589793, -1.5048493153053806`}, {-1.746592653589793, 2.4709201555627915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.184969426272289}, \ {-1.741592653589793, -1.5069430269130404`}, {-1.741592653589793, 2.4703587882826428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.183049692806259}, \ {-1.736592653589793, -1.5090230014133772`}, {-1.736592653589793, 2.469801835694724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.1811370183553307`}, \ {-1.7315926535897932`, -1.511089337354652}, {-1.7315926535897932`, 2.4692492539017574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.1792313795851985`}, \ {-1.726592653589793, -1.5131421319057297`}, {-1.726592653589793, 2.4687009995259066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.177332753606545}, \ {-1.7215926535897932`, -1.5151814808640047`}, {-1.7215926535897932`, 2.468157029702189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.1754411179778916`}, \ {-1.716592653589793, -1.51720747866318}, {-1.716592653589793, 2.46761730207198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.173556450708512}, \ {-1.7115926535897932`, -1.5192202183809118`}, {-1.7115926535897932`, 2.467081774776592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.17167873026141}, \ {-1.706592653589793, -1.521219791746305}, {-1.706592653589793, 2.466550406450933}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.1698079355563666`}, \ {-1.7015926535897932`, -1.523206289147257}, {-1.7015926535897932`, 2.4660231562172457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.167944045973048}, \ {-1.696592653589793, -1.5251797996376608`}, {-1.696592653589793, 2.46549998367892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.1660870413541833`}, \ {-1.6915926535897932`, -1.5271404109444435`}, {-1.6915926535897932`, 2.4649808489143936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.164236902008823}, \ {-1.686592653589793, -1.5290882094744513`}, {-1.686592653589793, 2.4644657124711142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.16239360871565}, \ {-1.6815926535897932`, -1.5310232803211827`}, {-1.6815926535897932`, 2.463954535359591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.160557142726383}, \ {-1.676592653589793, -1.5329457072713502`}, {-1.676592653589793, 2.463447279047512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.1587274857692424`}, \ {-1.6715926535897931`, -1.5348555728112871`}, {-1.6715926535897931`, 2.4629439054539426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.156904620052494}, \ {-1.666592653589793, -1.536752958133184}, {-1.666592653589793, 2.462444376943593}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.1550885282680787`}, \ {-1.6615926535897931`, -1.5386379431411634`}, {-1.6615926535897931`, 2.461948656321162}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.1532791935953046`}, \ {-1.656592653589793, -1.5405106064571745`}, {-1.656592653589793, 2.461456706825749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.1514765997046417`}, \ {-1.6515926535897931`, -1.54237102542673}, {-1.6515926535897931`, 2.4609684921253443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.149680730761573}, \ {-1.646592653589793, -1.5442192761244613`}, {-1.646592653589793, 2.4604839763113815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.147891571430551}, \ {-1.6415926535897931`, -1.5460554333595014`}, {-1.6415926535897931`, 2.4600031238933666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.1461091068790243`}, \ {-1.636592653589793, -1.547879570680692}, {-1.636592653589793, 2.459525899793576}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.1443333227815553`}, \ {-1.631592653589793, -1.5496917603816138`}, {-1.631592653589793, 2.459052269341817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.142564205324024}, \ {-1.626592653589793, -1.551492073505435}, {-1.626592653589793, 2.4585821982702645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.1408017412079214`}, \ {-1.621592653589793, -1.5532805798495828`}, {-1.621592653589793, 2.458115652708358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.1390459176547267`}, \ {-1.616592653589793, -1.555057347970233}, {-1.616592653589793, 2.457652599177769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.13729672241038}, \ {-1.611592653589793, -1.556822445186616}, {-1.611592653589793, 2.457193004587432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.135554143749846}, \ {-1.606592653589793, -1.5585759375851365`}, {-1.606592653589793, 2.456736836228642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.1338181704817716`}, \ {-1.601592653589793, -1.560317890023315}, {-1.601592653589793, 2.4562840617702126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.1320887919532274`}, \ {-1.5965926535897932`, -1.5620483661335387`}, {-1.5965926535897932`, 2.4558346492537027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.130365998054557}, \ {-1.591592653589793, -1.5637674283266314`}, {-1.591592653589793, 2.455388567088701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.128649779224317}, \ {-1.5865926535897932`, -1.5654751377952254`}, {-1.5865926535897932`, 2.454945784048176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.1269401264543055`}, \ {-1.581592653589793, -1.5671715545169635`}, {-1.581592653589793, 2.4545062692638857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.1252370312946995`}, \ {-1.5765926535897932`, -1.5688567372574962`}, {-1.5765926535897932`, 2.454069992221845}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.123540485859284}, \ {-1.571592653589793, -1.5705307435733007`}, {-1.571592653589793, 2.4536369227578607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.1218504828307774`}, \ {-1.5665926535897932`, -1.5721936298143118`}, {-1.5665926535897932`, 2.453207031053115}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.1201670154662615`}, \ {-1.561592653589793, -1.573845451126354}, {-1.561592653589793, 2.452780287629817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.1184900776027065`}, \ {-1.5565926535897932`, -1.5754862614533998`}, {-1.5565926535897932`, 2.4523566633469045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.1168196636625978`}, \ {-1.551592653589793, -1.5771161135396254`}, {-1.551592653589793, 2.451936129395809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.1151557686596636`}, \ {-1.5465926535897931`, -1.578735058931287}, {-1.5465926535897931`, 2.4515186572962704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.1134983882046985`}, \ {-1.541592653589793, -1.5803431479784067`}, {-1.541592653589793, 2.451104218892213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.111847518511494}, \ {-1.5365926535897931`, -1.5819404298362705`}, {-1.5365926535897931`, 2.4506927863476733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.110203156402864}, \ {-1.531592653589793, -1.5835269524667357`}, {-1.531592653589793, 2.450284332142782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.1085652993167714`}, \ {-1.5265926535897931`, -1.5851027626393595`}, {-1.5265926535897931`, 2.4498788290698013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.1069339453125586`}, \ {-1.521592653589793, -1.5866679059323356`}, {-1.521592653589793, 2.449476250229212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.105309093077272}, \ {-1.5165926535897931`, -1.5882224267332472`}, {-1.5165926535897931`, 2.449076569025856}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.103690741932089}, \ {-1.511592653589793, -1.5897663682396417`}, {-1.511592653589793, 2.4486797591651293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.1020788918388393`}, \ {-1.506592653589793, -1.5912997724594173`}, {-1.506592653589793, 2.448285794649224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.100473543406629}, \ {-1.501592653589793, -1.592822680211033}, {-1.501592653589793, 2.447894649773422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.0988746978985575`}, \ {-1.496592653589793, -1.594335131123537}, {-1.496592653589793, 2.4475062991224386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.0972823572385275`}, \ {-1.491592653589793, -1.5958371636364224`}, {-1.491592653589793, 2.447120717566816}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.0956965240181527`}, \ {-1.486592653589793, -1.5973288149993055`}, {-1.486592653589793, 2.446737880259361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.094117201503753}, \ {-1.481592653589793, -1.5988101212714312`}, {-1.481592653589793, 2.446357762631634}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.092544393643445}, \ {-1.476592653589793, -1.6002811173210105`}, {-1.476592653589793, 2.4459803403904843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.0909781050743126`}, \ {-1.4715926535897932`, -1.6017418368243914`}, {-1.4715926535897932`, 2.445605589514632}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.089418341129671}, \ {-1.466592653589793, -1.6031923122650649`}, {-1.466592653589793, 2.445233486251293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.087865107846407}, \ {-1.4615926535897932`, -1.6046325749325083`}, {-1.4615926535897932`, 2.4448640071128556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.086318411972405}, \ {-1.456592653589793, -1.6060626549208785`}, {-1.456592653589793, 2.4444971288735933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.0847782609740424`}, \ {-1.4515926535897932`, -1.6074825811275448`}, {-1.4515926535897932`, 2.444132828566428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.083244663043766}, \ {-1.446592653589793, -1.608892381251478}, {-1.446592653589793, 2.4437710834797355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.0817176271077336`}, \ {-1.4415926535897932`, -1.6102920817914905`}, {-1.4415926535897932`, 2.44341187115419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.0801971628335174`}, \ {-1.436592653589793, -1.611681708044345}, {-1.436592653589793, 2.443055169379657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.0786832806378785`}, \ {-1.4315926535897932`, -1.6130612841027192`}, {-1.4315926535897932`, 2.442700956192124}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.077175991694586}, \ {-1.426592653589793, -1.6144308328530497`}, {-1.426592653589793, 2.4423492098706716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.075675307942292}, \ {-1.4215926535897931`, -1.6157903759732501`}, {-1.4215926535897931`, 2.441999908934488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.074181242092455}, \ {-1.416592653589793, -1.617139933930312}, {-1.416592653589793, 2.4416530321399237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.072693807637291}, \ {-1.4115926535897931`, -1.6184795259778015`}, {-1.4115926535897931`, 2.441308558477582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.071213018857773}, \ {-1.406592653589793, -1.619809170153246}, {-1.406592653589793, 2.440966467169454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.0697388908316396`}, \ {-1.4015926535897931`, -1.6211288832754343`}, {-1.4015926535897931`, 2.440626737666087}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.068271439441435}, \ {-1.396592653589793, -1.6224386809416247`}, {-1.396592653589793, 2.440289349643792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.0668106813825475`}, \ {-1.3915926535897931`, -1.6237385775246795`}, {-1.3915926535897931`, 2.4399542830018937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.065356634171258}, \ {-1.386592653589793, -1.625028586170131}, {-1.386592653589793, 2.43962151786001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.063909316152779}, \ {-1.381592653589793, -1.6263087187931846`}, {-1.381592653589793, 2.4392910345553727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.0624687465092677`}, \ {-1.376592653589793, -1.6275789860756822`}, {-1.376592653589793, 2.4389628136401837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.061034945267828}, \ {-1.371592653589793, -1.6288393974630198`}, {-1.371592653589793, 2.4386368358790036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.059607933308458}, \ {-1.366592653589793, -1.6300899611610462`}, {-1.366592653589793, 2.4383130822461805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.058187732371955}, \ {-1.361592653589793, -1.6313306841329462`}, {-1.361592653589793, 2.4379915339233094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.05677436506776}, \ {-1.356592653589793, -1.632561572096121}, {-1.356592653589793, 2.4376721722967236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.0553678548817205`}, \ {-1.351592653589793, -1.6337826295190883`}, {-1.351592653589793, 2.437354978955029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.053968226183772}, \ {-1.3465926535897932`, -1.6349938596184037`}, {-1.3465926535897932`, 2.437039935686659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.052575504235507}, \ {-1.341592653589793, -1.636195264355632}, {-1.341592653589793, 2.436727024477474}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.051189715197638}, \ {-1.3365926535897932`, -1.6373868444343649`}, {-1.3365926535897932`, 2.436416227508383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.0498108861373128`}, \ {-1.331592653589793, -1.638568599297332}, {-1.331592653589793, 2.4361075271530037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.048439045035289}, \ {-1.3265926535897932`, -1.6397405271235896`}, {-1.3265926535897932`, 2.435800905975351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.0470742207929318`}, \ {-1.321592653589793, -1.640902624825829}, {-1.321592653589793, 2.435496346727559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.0457164432390322`}, \ {-1.3165926535897932`, -1.6420548880478085`}, {-1.3165926535897932`, 2.435193832347629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.0443657431364084`}, \ {-1.311592653589793, -1.6431973111619493`}, {-1.311592653589793, 2.4348933459572124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.043022152188289}, \ {-1.3065926535897932`, -1.6443298872670877`}, {-1.3065926535897932`, 2.4345948708594194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.0416857030444424`}, \ {-1.301592653589793, -1.6454526081864305`}, {-1.301592653589793, 2.4342983905366604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.040356429307032}, \ {-1.2965926535897931`, -1.646565464465727}, {-1.2965926535897931`, 2.4340038886485145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.039034365536188}, \ {-1.291592653589793, -1.6476684453716803`}, {-1.291592653589793, 2.4337113490296236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.037719547255244}, \ {-1.2865926535897931`, -1.6487615388906225`}, {-1.2865926535897931`, 2.433420755687623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.0364120109556403`}, \ {-1.281592653589793, -1.6498447317274936`}, {-1.281592653589793, 2.433132092801088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.035111794101456}, \ {-1.2765926535897931`, -1.6509180093051206`}, {-1.2765926535897931`, 2.4328453447175193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.0338189351335316`}, \ {-1.271592653589793, -1.6519813557638676`}, {-1.271592653589793, 2.4325604959513454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.0325334734731793`}, \ {-1.2665926535897931`, -1.653034753961641}, {-1.2665926535897931`, 2.4322775311819593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.0312554495254185`}, \ {-1.261592653589793, -1.6540781854743223`}, {-1.261592653589793, 2.431996435251778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.029984904681737}, \ {-1.256592653589793, -1.655111630596629}, {-1.256592653589793, 2.4317171931643267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.0287218813223205`}, \ {-1.251592653589793, -1.6561350683434493`}, {-1.251592653589793, 2.431439790082351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.027466422817737}, \ {-1.246592653589793, -1.657148476451688}, {-1.246592653589793, 2.4311642113259513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.0262185735300218`}, \ {-1.241592653589793, -1.6581518313826513`}, {-1.241592653589793, 2.4308904423707465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.0249783788131466`}, \ {-1.236592653589793, -1.6591451083250093`}, {-1.236592653589793, 2.430618468846057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.023745885012824}, \ {-1.231592653589793, -1.6601282811983715`}, {-1.231592653589793, 2.4303482765331146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.0225211394656064`}, \ {-1.226592653589793, -1.6611013226575277`}, {-1.226592653589793, 2.4300798513632977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.0213041904972604`}, \ {-1.2215926535897932`, -1.6620642040973643`}, {-1.2215926535897932`, 2.429813179416384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.020095087420346}, \ {-1.216592653589793, -1.663016895658534}, {-1.216592653589793, 2.4295482469188348`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.0188938805309875`}, \ {-1.2115926535897932`, -1.663959366233887}, {-1.2115926535897932`, 2.429285040242093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.0177006211047743`}, \ {-1.206592653589793, -1.6648915834757303`}, {-1.206592653589793, 2.4290235459009106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.0165153613917637`}, \ {-1.2015926535897932`, -1.6658135138039472`}, {-1.2015926535897932`, 2.428763750551698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.0153381546105233`}, \ {-1.196592653589793, -1.6667251224150257`}, {-1.196592653589793, 2.4285056409908883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.0141690549411884`}, \ {-1.1915926535897932`, -1.6676263732920396`}, {-1.1915926535897932`, 2.42824920415333}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.013008117517469}, \ {-1.186592653589793, -1.6685172292156298`}, {-1.186592653589793, 2.4279944271107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.0118553984175764`}, \ {-1.1815926535897932`, -1.6693976517760358`}, {-1.1815926535897932`, 2.427741297069935}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.0107109546540056`}, \ {-1.176592653589793, -1.6702676013862219`}, {-1.176592653589793, 2.4274898013716855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.0095748441621413`}, \ {-1.1715926535897931`, -1.6711270372961435`}, {-1.1715926535897931`, 2.4272399274887886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.0084471257876264`}, \ {-1.166592653589793, -1.671975917608218}, {-1.166592653589793, 2.426991663024763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.0073278592724515`}, \ {-1.1615926535897931`, -1.6728141992940262`}, {-1.1615926535897931`, 2.426744995712324}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.006217105239708}, \ {-1.156592653589793, -1.673641838212316}, {-1.156592653589793, 2.426499913411914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.0051149251769678`}, \ {-1.1515926535897931`, -1.674458789128348}, {-1.1515926535897931`, 2.426256404110257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.0040213814182293`}, \ {-1.146592653589793, -1.6752650057346257`}, {-1.146592653589793, 2.4260144559189305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.002936537124382}, \ {-1.1415926535897931`, -1.6760604406730844`}, {-1.1415926535897931`, 2.4257740570729545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.001860456262143}, \ {-1.1365926535897932`, -1.676845045558759}, {-1.1365926535897932`, 2.4255351959294007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.0007932035814195`}, \ {-1.1315926535897929`, -1.6776187710050008`}, {-1.1315926535897929`, 2.425297860966022}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.9997348445910428`}, \ {-1.126592653589793, -1.6783815666502813`}, {-1.126592653589793, 2.4250620407798955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.9986854455328291`}, \ {-1.121592653589793, -1.679133381186635}, {-1.121592653589793, 2.4248277240860854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.997645073353925}, \ {-1.1165926535897932`, -1.679874162389788}, {-1.1165926535897932`, 2.424594899716324}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.99661379567739}, \ {-1.1115926535897929`, -1.6806038571510107`}, {-1.1115926535897929`, 2.4243635566177093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.9955916807709686`}, \ {-1.106592653589793, -1.6813224115107497`}, {-1.106592653589793, 2.424133683851421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.9945787975140197`}, \ {-1.101592653589793, -1.6820297706940694`}, {-1.101592653589793, 2.42390527059145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.993575215362561}, \ {-1.0965926535897932`, -1.6827258791479456`}, {-1.0965926535897932`, 2.4236783061233473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.9925810043123817`}, \ {-1.0915926535897933`, -1.6834106805804587`}, {-1.0915926535897933`, 2.4234527798429903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.9915962348602105`}, \ {-1.086592653589793, -1.6840841180019046`}, {-1.086592653589793, 2.42322868125536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.990620977962886}, \ {-1.081592653589793, -1.6847461337678606`}, {-1.081592653589793, 2.4230059999733404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.9896553049945134`}, \ {-1.0765926535897932`, -1.6853966696242484`}, {-1.0765926535897932`, 2.42278472571653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.988699287701584}, \ {-1.0715926535897933`, -1.686035666754392}, {-1.0715926535897933`, 2.4225648483100675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.9877529981560331`}, \ {-1.066592653589793, -1.6866630658281172`}, {-1.066592653589793, 2.422346357683479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.986816508706217}, \ {-1.061592653589793, -1.6872788070528926`}, {-1.061592653589793, 2.422129243869531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.9858898919258101`}, \ {-1.0565926535897932`, -1.6878828302270281`}, {-1.0565926535897932`, 2.421913497003108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.9849732205606043`}, \ {-1.0515926535897933`, -1.6884750747949409`}, {-1.0515926535897933`, 2.421699107320095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.9840665674732108`}, \ {-1.046592653589793, -1.6890554799044906`}, {-1.046592653589793, 2.421486065156284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.9831700055856776`}, \ {-1.041592653589793, -1.689623984466369}, {-1.041592653589793, 2.4212743609462883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.9822836078200214`}, \ {-1.0365926535897931`, -1.6901805272155477`}, {-1.0365926535897931`, 2.421063985222472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.9814074470367027`}, \ {-1.0315926535897932`, -1.6907250467747585`}, {-1.0315926535897932`, 2.4208549286138945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.9805415959710586`}, \ {-1.026592653589793, -1.6912574817199864`}, {-1.026592653589793, 2.4206471818452706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.979686127167726}, \ {-1.021592653589793, -1.6917777706479462`}, {-1.021592653589793, 2.420440735735938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.9788411129130985`}, \ {-1.0165926535897931`, -1.6922858522454978`}, {-1.0165926535897931`, 2.420235581198846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.9780066251658586`}, \ {-1.0115926535897932`, -1.6927816653609626`}, {-1.0115926535897932`, 2.4200317092395482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.9771827354856366`}, \ {-1.0065926535897929`, -1.693265149077288}, {-1.0065926535897929`, 2.4198291109552192`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.9763695149598617`}, \ {-1.001592653589793, -1.6937362427869895`}, {-1.001592653589793, 2.419627777533674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.975567034128876}, \ {-0.9965926535897931, -1.694194886268813}, {-0.9965926535897931, 2.419427700252404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.974775362909384}, \ {-0.9915926535897932, -1.694641019766028}, {-0.9915926535897932, 2.4192288704776286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.9739945705163326`}, \ {-0.9865926535897929, -1.6950745840662735`}, {-0.9865926535897929, 2.419031279663354}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.9732247253833166`}, \ {-0.981592653589793, -1.6954955205828524`}, {-0.981592653589793, 2.4188349193504464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.9724658950816059`}, \ {-0.9765926535897931, -1.6959037714373761`}, {-0.9765926535897931, 2.4186397811657168`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.971718146237922}, \ {-0.9715926535897932, -1.6962992795436431`}, {-0.9715926535897932, 2.4184458568210174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.9709815444510765`}, \ {-0.9665926535897928, -1.6966819886926288`}, {-0.9665926535897928, 2.4182531381123513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.970256154207611}, \ {-0.961592653589793, -1.6970518436384519`}, {-0.961592653589793, 2.418061616918993}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.969542038796574}, \ {-0.9565926535897931, -1.6974087901851806`}, {-0.9565926535897931, 2.4178712852026156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.9688392602235896`}, \ {-0.9515926535897932, -1.6977527752743282`}, {-0.9515926535897932, 2.417682135006437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.9681478791243676`}, \ {-0.9465926535897933, -1.69808374707288}, {-0.9465926535897933, 2.417494158454372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.967467954677837}, \ {-0.9415926535897929, -1.6984016550616796`}, {-0.9415926535897929, 2.4173073477501967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.966799544519058}, \ {-0.936592653589793, -1.6987064501240163`}, {-0.936592653589793, 2.417121695176724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.9661427046521074`}, \ {-0.9315926535897932, -1.6989980846342112`}, {-0.9315926535897932, 2.416937193094987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.965497489363127}, \ {-0.9265926535897933, -1.699276512546028}, {-0.9265926535897933, 2.4167538339434382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.9648639511337187`}, \ {-0.9215926535897929, -1.6995416894807118`}, {-0.9215926535897929, 2.4165716102371544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.9642421405549009`}, \ {-0.916592653589793, -1.6997935728144475`}, {-0.916592653589793, 2.4163905145670532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.963632106241822}, \ {-0.9115926535897931, -1.700032121765041}, {-0.9115926535897931, 2.4162105395991187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.9630338947494512`}, \ {-0.9065926535897932, -1.7002572974776053`}, {-0.9065926535897932, 2.416031678073642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.9624475504894547`}, \ {-0.9015926535897929, -1.7004690631090364`}, {-0.9015926535897929, 2.4158539228044607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.9618731156484799`}, \ {-0.896592653589793, -1.7006673839110706`}, {-0.896592653589793, 2.4156772666782236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.96131063010806}, \ {-0.8915926535897931, -1.700852227311695}, {-0.8915926535897931, 2.415501702653647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.9607601313663736`}, \ {-0.8865926535897932, -1.7010235629946864`}, {-0.8865926535897932, 2.415327223760799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.9602216544620688`}, \ {-0.8815926535897929, -1.7011813629770687`}, {-0.8815926535897929, 2.415153823100375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.9596952319003735`}, \ {-0.876592653589793, -1.7013256016842677`}, {-0.876592653589793, 2.4149814938429977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.959180893581721}, \ {-0.8715926535897931, -1.7014562560227258`}, {-0.8715926535897931, 2.414810229228517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.9586786667330955`}, \ {-0.8665926535897932, -1.701573305449785}, {-0.8665926535897932, 2.4146400225653206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.9581885758423137`}, \ {-0.8615926535897929, -1.7016767320406168`}, {-0.8615926535897929, 2.414470867229656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.9577106425954525`}, \ {-0.856592653589793, -1.7017665205519834`}, {-0.856592653589793, 2.414302756664959}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.9572448858176195`}, \ {-0.8515926535897931, -1.7018426584826436`}, {-0.8515926535897931, 2.41413568438119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.9567913214172648`}, \ {-0.8465926535897932, -1.7019051361302}, {-0.8465926535897932, 2.413969643954182}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.9563499623342155`}, \ {-0.8415926535897928, -1.7019539466442049`}, {-0.8415926535897928, 2.4138046290249933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.9559208184916095`}, \ {-0.836592653589793, -1.7019890860753528`}, {-0.836592653589793, 2.4136406332992717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.9555038967518983`}, \ {-0.8315926535897931, -1.7020105534205843`}, {-0.8315926535897931, 2.413477650546625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.9550992008770753`}, \ {-0.8265926535897932, -1.7020183506639537`}, {-0.8265926535897932, 2.413315674599998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.9547067314932622`}, \ {-0.8215926535897933, -1.7020124828131185`}, {-0.8215926535897933, 2.4131546993550623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.9543264860597938`}, \ {-0.8165926535897929, -1.7019929579313153`}, {-0.8165926535897929, 2.412994718769609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.9539584588429122`}, \ {-0.811592653589793, -1.7019597871647136`}, {-0.811592653589793, 2.4128357268629532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.9536026408941778`}, \ {-0.8065926535897932, -1.7019129847650347`}, {-0.8065926535897932, 2.4126777177153405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.9532590200336672`}, \ {-0.8015926535897933, -1.7018525681073704`}, {-0.8015926535897933, 2.412520685467369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.9529275808380535`}, \ {-0.7965926535897929, -1.7017785577031026`}, {-0.7965926535897929, 2.4123646243194106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.9526083046335996`}, \ {-0.791592653589793, -1.701690977207899}, {-0.791592653589793, 2.412209528531049}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.9523011694941157`}, \ {-0.7865926535897931, -1.7015898534247245`}, {-0.7865926535897931, 2.4120553924205117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.9520061502438988`}, \ {-0.7815926535897932, -1.7014752163018627`}, {-0.7815926535897932, 2.4119022103641248`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.9517232184656566`}, \ {-0.7765926535897929, -1.701347098925933}, {-0.7765926535897929, 2.411749976795762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.9514523425134038`}, \ {-0.771592653589793, -1.701205537509927}, {-0.771592653589793, 2.4115986862063075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.951193487530299}, \ {-0.7665926535897931, -1.7010505713762847`}, {-0.7665926535897931, 2.4114483331431247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.9509466154713775`}, \ {-0.7615926535897932, -1.7008822429350663`}, {-0.7615926535897932, 2.41129891220953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.9507116851311164`}, \ {-0.7565926535897929, -1.7007005976572753`}, {-0.7565926535897929, 2.4111504180642758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.950488652175743}, \ {-0.751592653589793, -1.7005056840434258`}, {-0.751592653589793, 2.4110028454210366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.9502774691802045`}, \ {-0.7465926535897931, -1.7002975535874358`}, {-0.7465926535897931, 2.4108561890479066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.9500780856696813`}, \ {-0.7415926535897932, -1.700076260735965}, {-0.7415926535897932, 2.4107104437668987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.9498904481655068`}, \ {-0.7365926535897929, -1.6998418628433285`}, {-0.7365926535897929, 2.410565604453455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.9497145002353782`}, \ {-0.731592653589793, -1.6995944201221154`}, {-0.731592653589793, 2.4104216660359588`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.6993339955896747`}, \ {-0.7265926535897931, -1.949550182547678}, {-0.7265926535897931, 2.410278623495256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.6990606550106329`}, \ {-0.7215926535897932, -1.9493974329297585`}, {-0.7215926535897932, 2.410136471864181}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.6987744668356126`}, \ {-0.7165926535897928, -1.9492561864300118`}, {-0.7165926535897928, 2.4099952062270926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.6984755021363522`}, \ {-0.711592653589793, -1.949126375383522}, {-0.711592653589793, 2.4098548217194082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.6981638345374144`}, \ {-0.7065926535897931, -1.9490079294811236`}, {-0.7065926535897931, 2.409715313527152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.6978395401446937`}, \ {-0.7015926535897932, -1.9489007758416448`}, {-0.7015926535897932, 2.409576676886505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.697502697470931}, \ {-0.6965926535897933, -1.9488048390871338`}, {-0.6965926535897933, 2.409438907083362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.697153387358456}, \ {-0.6915926535897929, -1.9487200414208432`}, {-0.6915926535897929, 2.4093019994528917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.6967916928993887`}, \ {-0.686592653589793, -1.9486463027077492`}, {-0.686592653589793, 2.409165949379109}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.6964176993535087`}, \ {-0.6815926535897932, -1.9485835405573861`}, {-0.6815926535897932, 2.409030752294443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.6960314940640502`}, \ {-0.6765926535897933, -1.9485316704087496`}, {-0.6765926535897933, 2.4088964036793237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.6956331663716198`}, \ {-0.6715926535897929, -1.9484906056170594`}, {-0.6715926535897929, 2.408762899061759}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.6952228075265081`}, \ {-0.666592653589793, -1.9484602575421244`}, {-0.666592653589793, 2.4086302340169303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.6948005105995956`}, \ {-0.6615926535897931, -1.9484405356380992`}, {-0.6615926535897931, 2.4084984041667865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.6943663703921032`}, \ {-0.6565926535897932, -1.948431347544385}, {-0.6565926535897932, 2.4083674051796438`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.693920483344405}, \ {-0.6515926535897929, -1.9484325991774611`}, {-0.6515926535897929, 2.408237232769793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.6934629474441338`}, \ {-0.646592653589793, -1.9484441948234077`}, {-0.646592653589793, 2.4081078826971116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.692993862133796}, \ {-0.6415926535897931, -1.9484660372309164`}, {-0.6415926535897931, 2.4079793507666785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.6925133282181217`}, \ {-0.6365926535897932, -1.9484980277045483`}, {-0.6365926535897932, 2.4078516328283954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.6920214477713387`}, \ {-0.6315926535897929, -1.9485400661980639`}, {-0.6315926535897929, 2.407724724776617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.6915183240446003`}, \ {-0.626592653589793, -1.9485920514075852`}, {-0.626592653589793, 2.4075986225497767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.691004061373746}, \ {-0.6215926535897931, -1.9486538808644196`}, {-0.6215926535897931, 2.4074733221300284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.6904787650875814`}, \ {-0.6165926535897932, -1.9487254510273495`}, {-0.6165926535897932, 2.407348819542884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.6899425414168727`}, \ {-0.6115926535897929, -1.9488066573742024`}, {-0.6115926535897929, 2.4072251108568614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.6893954974042174`}, \ {-0.606592653589793, -1.9488973944925339`}, {-0.606592653589793, 2.407102192183135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.6888377408149502`}, \ {-0.6015926535897931, -1.9489975561692636`}, {-0.6015926535897931, 2.4069800596751896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.6882693800492525`}, \ {-0.5965926535897932, -1.949107035479105}, {-0.5965926535897932, 2.4068587095284837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.6876905240555915`}, \ {-0.5915926535897928, -1.9492257248716476`}, {-0.5915926535897928, 2.4067381379801107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.6871012822456415`}, \ {-0.586592653589793, -1.9493535162569564`}, {-0.586592653589793, 2.4066183413084694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.6865017644107954`}, \ {-0.5815926535897931, -1.9494903010895661`}, {-0.5815926535897931, 2.40649931583294}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.6858920806403943`}, \ {-0.5765926535897931, -1.9496359704507502`}, {-0.5765926535897931, 2.4063810579135567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.6852723412417756`}, \ {-0.571592653589793, -1.9497904151289673`}, {-0.571592653589793, 2.4062635639506964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.6846426566622317`}, \ {-0.566592653589793, -1.9499535256983802`}, {-0.566592653589793, 2.4061468303847606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.6840031374129731`}, \ {-0.561592653589793, -1.950125192595368}, {-0.561592653589793, 2.4060308536958703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.6833538939951627`}, \ {-0.556592653589793, -1.9503053061929565`}, {-0.556592653589793, 2.405915630403558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.6826950368280977`}, \ {-0.551592653589793, -1.9504937568730942`}, {-0.551592653589793, 2.40580115706647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.6820266761795937`}, \ {-0.546592653589793, -1.9506904350967147`}, {-0.546592653589793, 2.405687430282067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.681348922098611}, \ {-0.541592653589793, -1.9508952314715515`}, {-0.541592653589793, 2.405574446686337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.6806618843501835`}, \ {-0.536592653589793, -1.9511080368176434`}, {-0.536592653589793, 2.4054622029534998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.679965672352664}, \ {-0.531592653589793, -1.9513287422305088`}, {-0.531592653589793, 2.4053506957957302`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.679260395117319}, \ {-0.526592653589793, -1.9515572391419715`}, {-0.526592653589793, 2.405239921962874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.678546161190289}, \ {-0.521592653589793, -1.9517934193786082`}, {-0.521592653589793, 2.405129878242171}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -1.6778230785969217`}, \ {-0.5165926535897931, -1.952037175217813}, {-0.5165926535897931, 2.405020561457986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -1.677091254788488}, \ {-0.511592653589793, -1.9522883994414784`}, {-0.511592653589793, 2.4049119684715374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -1.6763507965912652`}, \ {-0.5065926535897931, -1.9525469853872963`}, {-0.5065926535897931, 2.404804096180635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -1.6756018101579884`}, \ {-0.5015926535897931, -1.952812826997683}, {-0.5015926535897931, 2.4046969415194157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -1.674844400921655}, \ {-0.49659265358979304`, -1.953085818866348}, {-0.49659265358979304`, 2.404590501458091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -1.6740786735516449`}, \ {-0.4915926535897931, -1.953365856282534}, {-0.4915926535897931, 2.4044847730026895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -1.673304731912162}, \ {-0.4865926535897931, -1.953652835272935}, {-0.4865926535897931, 2.40437975319481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -1.6725226790229346`}, \ {-0.4815926535897931, -1.95394665264134}, {-0.4815926535897931, 2.404275439111374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -1.6717326170221587`}, \ {-0.4765926535897931, -1.9542472060060363`}, {-0.4765926535897931, 2.404171827864383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -1.6709346471316493`}, \ {-0.4715926535897931, -1.9545543938349883`}, {-0.4715926535897931, 2.4040689166006817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, 2.403966702501719}, {-0.46659265358979307`, -1.6701288696241432`}, \ {-0.46659265358979307`, -1.9548681154788654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, 2.4038651827833197`}, {-0.46159265358979307`, \ -1.6693153837927222`}, {-0.46159265358979307`, -1.955188271201937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, 2.403764354695455}, {-0.45659265358979306`, -1.6684942879223037`}, \ {-0.45659265358979306`, -1.9555147622108962`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, 2.403664215522015}, {-0.45159265358979306`, -1.6676656792631543`}, \ {-0.45159265358979306`, -1.9558474906816543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, 2.403564762580591}, {-0.44659265358979305`, -1.6668296540063638`}, \ {-0.44659265358979305`, -1.9561863597841653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, 2.403465993222255}, {-0.44159265358979305`, -1.665986307261246}, \ {-0.44159265358979305`, -1.9565312737053195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, 2.4033679048313448`}, {-0.43659265358979304`, -1.665135733034588}, \ {-0.43659265358979304`, -1.9568821376699799`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, 2.4032704948252546`}, {-0.43159265358979304`, \ -1.6642780242117121`}, {-0.43159265358979304`, -1.9572388579602014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, 2.4031737606542225`}, {-0.42659265358979304`, \ -1.6634132725392774`}, {-0.42659265358979304`, -1.9576013419327014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, 2.4030776998011296`}, {-0.42159265358979303`, \ -1.6625415686097844`}, {-0.42159265358979303`, -1.957969498034626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, 2.402982309781297}, {-0.416592653589793, -1.6616630018476957`}, \ {-0.416592653589793, -1.958343235817686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, 2.4028875881422835`}, {-0.411592653589793, -1.6607776604971383`}, \ {-0.411592653589793, -1.9587224659507105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, 2.4027935324636975`}, {-0.406592653589793, -1.6598856316111283`}, \ {-0.406592653589793, -1.9591071002306726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, 2.4027001403569974`}, {-0.40159265358979307`, \ -1.6589870010422316`}, {-0.40159265358979307`, -1.9594970515922663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, 2.402607409465307}, {-0.39659265358979306`, -1.658081853434647}, \ {-0.39659265358979306`, -1.9598922341160627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, 2.402515337463227}, {-0.39159265358979306`, -1.6571702722176125`}, \ {-0.39159265358979306`, -1.9602925630353338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, 2.402423922056652}, {-0.38659265358979306`, -1.6562523396001052`}, \ {-0.38659265358979306`, -1.9606979547415724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, 2.402333160982592}, {-0.38159265358979305`, -1.655328136566761}, \ {-0.38159265358979305`, -1.9611083267887937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, 2.402243052008994}, {-0.37659265358979305`, -1.6543977428749739`}, \ {-0.37659265358979305`, -1.961523597896646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, 2.4021535929345674`}, {-0.3715926535897931, -1.6534612370531057`}, \ {-0.3715926535897931, -1.9619436879524075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, 2.402064781588615}, {-0.3665926535897931, -1.6525186963997602`}, \ {-0.3665926535897931, -1.9623685180119095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, 2.401976615830862}, {-0.3615926535897931, -1.6515701969840697`}, \ {-0.3615926535897931, -1.9627980102994484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, 2.401889093551294}, {-0.3565926535897931, -1.6506158136469387`}, \ {-0.3565926535897931, -1.9632320882067262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, 2.40180221266999}, {-0.3515926535897931, -1.6496556200031927`}, \ {-0.3515926535897931, -1.9636706762908853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, 2.401715971136969}, {-0.3465926535897931, -1.6486896884445916`}, \ {-0.3465926535897931, -1.9641137002716722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, 2.4016303669320265`}, {-0.34159265358979307`, -1.647718090143651}, \ {-0.34159265358979307`, -1.964561087027788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, 2.4015453980645862`}, {-0.33659265358979307`, \ -1.6467408950582274`}, {-0.33659265358979307`, -1.9650127645924675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, 2.4014610625735457`}, {-0.33159265358979306`, \ -1.6457581719368262`}, {-0.33159265358979306`, -1.9654686621483313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, 2.40137735852713}, {-0.32659265358979306`, -1.6447699883245823`}, \ {-0.32659265358979306`, -1.9659287100215606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, 2.4012942840227436`}, {-0.32159265358979305`, -1.643776410569872}, \ {-0.32159265358979305`, -1.9663928396754329`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, 2.4012118371868305`}, {-0.31659265358979305`, \ -1.6427775038315267`}, {-0.31659265358979305`, -1.9668609837032536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, 2.4011300161747333`}, {-0.31159265358979304`, \ -1.6417733320865862`}, {-0.31159265358979304`, -1.9673330758207381`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, 2.401048819170554}, {-0.30659265358979304`, -1.6407639581385767`}, \ {-0.30659265358979304`, -1.9678090508578696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, 2.4009682443870206`}, {-0.30159265358979304`, -1.639749443626262}, \ {-0.30159265358979304`, -1.968288844750273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, 2.400888290065357}, {-0.29659265358979303`, -1.6387298490328401`}, \ {-0.29659265358979303`, -1.968772394530142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, 2.400808954475149}, {-0.2915926535897931, -1.6377052336955407`}, \ {-0.2915926535897931, -1.9692596383167573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, 2.400730235914223}, {-0.2865926535897931, -1.6366756558156108`}, \ {-0.2865926535897931, -1.9697505153066122`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, 2.400652132708517}, {-0.2815926535897931, -1.6356411724686337`}, \ {-0.2815926535897931, -1.9702449657632022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, 2.400574643211962}, {-0.27659265358979307`, -1.6346018396151678`}, \ {-0.27659265358979307`, -1.9707429310064852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, 2.4004977658063638`}, {-0.27159265358979306`, \ -1.6335577121116718`}, {-0.27159265358979306`, -1.9712443534020538`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, 2.400421498901281}, {-0.26659265358979306`, -1.632508843721683}, \ {-0.26659265358979306`, -1.9717491763500479`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, 2.4003458409339187`}, {-0.26159265358979306`, \ -1.6314552871272379`}, {-0.26159265358979306`, -1.972257344273819}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, 2.4002707903690133`}, {-0.25659265358979305`, \ -1.6303970939404882`}, {-0.25659265358979305`, -1.972768802608397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, 2.400196345698722}, {-0.25159265358979305`, -1.6293343147155093`}, \ {-0.25159265358979305`, -1.9732834977887561`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, 2.400122505442521}, {-0.24659265358979304`, -1.6282669989602665`}, \ {-0.24659265358979304`, -1.9738013772379208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, 2.4000492681470975`}, {-0.24159265358979304`, \ -1.6271951951487205`}, {-0.24159265358979304`, -1.9743223893549247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, 2.3999766323862515`}, {-0.23659265358979303`, \ -1.6261189507330545`}, {-0.23659265358979303`, -1.974846483502647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, 2.3999045967607944`}, {-0.23159265358979303`, \ -1.6250383121559988`}, {-0.23159265358979303`, -1.9753736099955426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, 2.3998331598984555`}, {-0.22659265358979308`, \ -1.6239533248632343`}, {-0.22659265358979308`, -1.9759037200872895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, 2.3997623204537843`}, {-0.22159265358979308`, -1.622864033315869}, \ {-0.22159265358979308`, -1.9764367659583615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, 2.3996920771080625`}, {-0.21659265358979307`, -1.621770481002953}, \ {-0.21659265358979307`, -1.9769727007035525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, 2.3996224285692134`}, {-0.21159265358979307`, \ -1.6206727104540322`}, {-0.21159265358979307`, -1.9775114783194587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, 2.3995533735717145`}, {-0.20659265358979306`, \ -1.6195707632517125`}, {-0.20659265358979306`, -1.9780530536919505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, 2.399484910876515}, {-0.20159265358979306`, -1.6184646800442417`}, \ {-0.20159265358979306`, -1.9785973825836154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, 2.3994170392709524`}, {-0.19659265358979305`, \ -1.6173545005580652`}, {-0.19659265358979305`, -1.9791444216212262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, 2.3993497575686726`}, {-0.19159265358979305`, \ -1.6162402636103748`}, {-0.19159265358979305`, -1.979694128283209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, 2.399283064609555}, {-0.18659265358979304`, -1.615122007121617}, \ {-0.18659265358979304`, -1.9802464608871497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, 2.3992169592596357`}, {-0.18159265358979304`, \ -1.6139997681279656`}, {-0.18159265358979304`, -1.9808013785773293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, 2.399151440411035}, {-0.17659265358979304`, -1.612873582793734}, \ {-0.17659265358979304`, -1.981358841312318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, 2.3990865069818885`}, {-0.17159265358979303`, -1.611743486423728}, \ {-0.17159265358979303`, -1.9819188098526166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, 2.3990221579162783`}, {-0.16659265358979303`, \ -1.6106095134755338`}, {-0.16659265358979303`, -1.98248124574837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, 2.3989583921841673`}, {-0.16159265358979308`, \ -1.6094716975717178`}, {-0.16159265358979308`, -1.983046111327155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, 2.398895208781338}, {-0.15659265358979307`, -1.6083300715119488`}, \ {-0.15659265358979307`, -1.9836133696818405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, 2.3988326067293286`}, {-0.15159265358979307`, \ -1.6071846672850196`}, {-0.15159265358979307`, -1.9841829846585555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, 2.398770585075377}, {-0.14659265358979306`, -1.6060355160807758`}, \ {-0.14659265358979306`, -1.9847549208447277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, 2.3987091428923626`}, {-0.14159265358979306`, \ -1.6048826483019378`}, {-0.14159265358979306`, -1.985329143557242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, 2.398648279278755}, {-0.13659265358979306`, -1.6037260935758084`}, \ {-0.13659265358979306`, -1.9859056188306947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, 2.398587993358558}, {-0.13159265358979305`, -1.602565880765869}, \ {-0.13159265358979305`, -1.9864843134057648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, 2.3985282842812645`}, {-0.12659265358979305`, \ -1.6014020379832559`}, {-0.12659265358979305`, -1.987065194717694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, 2.3984691512218066`}, {-0.12159265358979304`, -1.60023459259811}, \ {-0.12159265358979304`, -1.9876482308848937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, 2.398410593380513}, {-0.11659265358979304`, -1.5990635712508028`}, \ {-0.11659265358979304`, -1.9882333906976672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, 2.3983526099830623`}, {-0.11159265358979303`, \ -1.5978889998630248`}, {-0.11159265358979303`, -1.9888206436070686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, 2.3982952002804474`}, {-0.10659265358979303`, \ -1.5967109036487481`}, {-0.10659265358979303`, -1.989409959713881}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, 2.3982383635489346`}, {-0.10159265358979308`, \ -1.5955293071250454`}, {-0.10159265358979308`, -1.9900013097577338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, 2.398182099090027}, {-0.09659265358979308, -1.5943442341227763`}, \ {-0.09659265358979308, -1.99059466510635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, 2.3981264062304337`}, {-0.09159265358979307, \ -1.5931557077971237`}, {-0.09159265358979307, -1.991189997744937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, 2.3980712843220355`}, {-0.08659265358979307, \ -1.5919637506380004`}, {-0.08659265358979307, -1.9917872802657062`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, 2.3980167327418567`}, {-0.08159265358979306, \ -1.5907683844802987`}, {-0.08159265358979306, -1.9923864858575397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, 2.3979627508920403`}, {-0.07659265358979306, \ -1.5895696305140026`}, {-0.07659265358979306, -1.9929875882957961`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, 2.397909338199818}, {-0.07159265358979305, -1.5883675092941505`}, \ {-0.07159265358979305, -1.9935905619322574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, 2.3978564941174945`}, {-0.06659265358979305, \ -1.5871620407506497`}, {-0.06659265358979305, -1.9941953816852216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, 2.39780421812242}, {-0.061592653589793045`, -1.585953244197948}, \ {-0.061592653589793045`, -1.9948020230297345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, 2.397752509716978}, {-0.05659265358979304, -1.5847411383445482`}, \ {-0.05659265358979304, -1.9954104619879707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, 2.397701368428567}, {-0.051592653589793036`, \ -1.5835257413023847`}, {-0.051592653589793036`, -1.9960206751197545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, 2.3976507938095852`}, {-0.04659265358979303, -1.582307070596042}, \ {-0.04659265358979303, -1.9966326395132274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, 2.3976007854374233`}, {-0.04159265358979303, \ -1.5810851431718314`}, {-0.04159265358979303, -1.9972463327756598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, 2.397551342914452}, {-0.03659265358979302, -1.5798599754067155`}, \ {-0.03659265358979302, -1.9978617330244042`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, 2.3975024658680155`}, {-0.03159265358979302, -1.578631583117088}, \ {-0.03159265358979302, -1.998478818877998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, 2.3974541539504273`}, {-0.026592653589793014`, \ -1.577399981567401}, {-0.026592653589793014`, -1.999097569447401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, 2.397406406838968}, {-0.02159265358979301, -1.576165185478652}, \ {-0.02159265358979301, -1.999717964327384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, 2.397359224235884}, {-0.016592653589793005`, \ -1.5749272090367215`}, {-0.016592653589793005`, -2.0003399835880518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, 2.3973126058683905`}, {-0.011592653589793, -1.5736860659005645`}, \ {-0.011592653589793, -2.0009636077665105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, 2.3972665514886744`}, {-0.006592653589792996, -1.572441769210261}, \ {-0.006592653589792996, -2.0015888178586794`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, 2.397221060873903}, {-0.0015926535897931027`, -1.57119433159492}, \ {-0.0015926535897931027`, -2.0022155953112284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 2.3971761338262287`}, { 0.0034073464102069018`, -1.569943765180439}, { 0.0034073464102069018`, -2.0028439220136747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 2.397131770172803}, { 0.008407346410206906, -1.5686900815971359`}, { 0.008407346410206906, -2.0034737802905904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 2.3970879697657894`}, { 0.01340734641020691, -1.567433291987219}, { 0.01340734641020691, -2.004105152893971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 2.3970447324823776`}, { 0.018407346410206915`, -1.5661734070121422`}, { 0.018407346410206915`, -2.0047380229957166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 2.397002058224801}, { 0.02340734641020692, -1.5649104368598024`}, { 0.02340734641020692, -2.005372374180266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 2.3969599469203584`}, { 0.028407346410206924`, -1.5636443912516165`}, { 0.028407346410206924`, -2.0060081904373406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 2.396918398521432}, { 0.03340734641020693, -1.5623752794494559`}, { 0.03340734641020693, -2.0066454561548412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 2.396877413005517}, { 0.03840734641020693, -1.5611031102624493`}, { 0.03840734641020693, -2.0072841561118553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 2.3968369903752436`}, { 0.04340734641020694, -1.559827892053656}, { 0.04340734641020694, -2.0079242754718023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 2.3967971306584093`}, { 0.04840734641020694, -1.5585496327466075`}, { 0.04840734641020694, -2.008565799775699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 2.3967578339080067`}, { 0.053407346410206946`, -1.557268339831722}, { 0.053407346410206946`, -2.0092087149355535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 2.3967191002022603`}, { 0.05840734641020695, -1.5559840203725932`}, { 0.05840734641020695, -2.009853007227875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 2.39668092964466}, { 0.06340734641020696, -1.5546966810121507`}, { 0.06340734641020696, -2.0104986632873123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 2.3966433223639987`}, { 0.06840734641020696, -1.553406327978698}, { 0.06840734641020696, -2.011145670100409}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 2.396606278514415}, { 0.07340734641020696, -1.552112967091834}, { 0.07340734641020696, -2.0117940149994697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 2.3965697982754324`}, { 0.07840734641020697, -1.5508166037682434`}, { 0.07840734641020697, -2.0124436856565557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 2.396533881852008}, { 0.08340734641020697, -1.54951724302738}, { 0.08340734641020697, -2.0130946700775807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 2.396498529474577}, { 0.08840734641020698, -1.5482148894970262`}, { 0.08840734641020698, -2.0137469565965294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 2.3964637413991006`}, { 0.09340734641020698, -1.5469095474187382`}, { 0.09340734641020698, -2.014400533869784}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 2.396429517907124}, { 0.09840734641020699, -1.545601220653181}, { 0.09840734641020699, -2.0150553908705566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 2.396395859305825}, { 0.10340734641020699`, -1.5442899126853462`}, { 0.10340734641020699`, -2.015711516883434}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 2.396362765928072}, { 0.108407346410207, -1.542975626629664}, { 0.108407346410207, -2.0163689014990296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 2.3963302381324834`}, { 0.113407346410207, -1.5416583652350047`}, { 0.113407346410207, -2.017027534608733}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 2.3962982763034906`}, { 0.118407346410207, -1.5403381308895743`}, { 0.118407346410207, -2.0176874063995687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 2.396266880851398}, { 0.1234073464102069, -1.5390149256257017`}, { 0.1234073464102069, -2.0183485073491534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 2.3962360522124504`}, { 0.1284073464102069, -1.5376887511245265`}, { 0.1284073464102069, -2.019010828220754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 2.3962057908489047`}, { 0.1334073464102069, -1.536359608720583}, { 0.1334073464102069, -2.0196743600584384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 2.396176097249098}, { 0.1384073464102069, -1.535027499406283}, { 0.1384073464102069, -2.020339094182333}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 2.3961469719275184`}, { 0.14340734641020692`, -1.5336924238362983`}, { 0.14340734641020692`, -2.0210050221839633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 2.396118415424887}, { 0.14840734641020692`, -1.532354382331853}, { 0.14840734641020692`, -2.021672135921695}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 2.39609042830823}, { 0.15340734641020692`, -1.5310133748849089`}, { 0.15340734641020692`, -2.022340427516265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 2.3960630111709644`}, { 0.15840734641020693`, -1.5296694011622674`}, { 0.15840734641020693`, -2.0230098893463992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 2.3960361646329784`}, { 0.16340734641020693`, -1.528322460509572}, { 0.16340734641020693`, -2.023680514044524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 2.396009889340717}, { 0.16840734641020694`, -1.5269725519552246`}, { 0.16840734641020694`, -2.0243522944925587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 2.3959841859672717`}, { 0.17340734641020694`, -1.5256196742142056`}, { 0.17340734641020694`, -2.0250252238177993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 2.395959055212471}, { 0.17840734641020695`, -1.5242638256918155`}, { 0.17840734641020695`, -2.0256992953888795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 2.3959344978029717`}, { 0.18340734641020695`, -1.52290500448732}, { 0.18340734641020695`, -2.0263745028118216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 2.395910514492358}, { 0.18840734641020696`, -1.5215432083975138`}, { 0.18840734641020696`, -2.0270508399261633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 2.3958871060612354`}, { 0.19340734641020696`, -1.5201784349202068`}, { 0.19340734641020696`, -2.027728300801162}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 2.395864273317338}, { 0.19840734641020696`, -1.5188106812576168`}, { 0.19840734641020696`, -2.0284068797320836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 2.3958420170956263`}, { 0.20340734641020697`, -1.51743994431969}, { 0.20340734641020697`, -2.029086571236562}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 2.395820338258395}, { 0.20840734641020697`, -1.5160662207273379`}, { 0.20840734641020697`, -2.0297673700510392`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 2.3957992376953845`}, { 0.21340734641020698`, -1.5146895068155983`}, { 0.21340734641020698`, -2.030449271127275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 2.3957787163238895`}, { 0.21840734641020698`, -1.5133097986367163`}, { 0.21840734641020698`, -2.0311322696289267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 2.3957587750888725`}, { 0.223407346410207, -1.5119270919631524`}, { 0.223407346410207, -2.031816360928212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 2.3957394149630846`}, { 0.228407346410207, -1.5105413822905156`}, { 0.228407346410207, -2.032501540602629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 2.3957206369471815`}, { 0.233407346410207, -1.5091526648404276`}, { 0.233407346410207, -2.0331878044317464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 2.3957024420698474`}, { 0.238407346410207, -1.507760934563304}, { 0.238407346410207, -2.0338751483940714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.395684831387918}, { 0.243407346410207, -1.5063661861410784`}, { 0.243407346410207, -2.0345635686639723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.3956678059865126`}, { 0.248407346410207, -1.5049684139898485`}, { 0.248407346410207, -2.0352530616086715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.39565136697916}, { 0.2534073464102069, -1.5035676122624586`}, { 0.2534073464102069, -2.035943623785298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.3956355155079354`}, { 0.2584073464102069, -1.5021637748510135`}, { 0.2584073464102069, -2.0366352519380113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.395620252743593}, { 0.2634073464102069, -1.5007568953893229`}, { 0.2634073464102069, -2.037327942995178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 2.39560557988571}, { 0.2684073464102069, -1.4993469672552897`}, { 0.2684073464102069, -2.0380216940666087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.3955914981628235`}, { 0.2734073464102069, -1.4979339835732317`}, { 0.2734073464102069, -2.0387165024408596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.3955780088325795`}, { 0.2784073464102069, -1.4965179372161326`}, { 0.2784073464102069, -2.0394123655825895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.395565113181879}, { 0.28340734641020693`, -1.495098820807844}, { 0.28340734641020693`, -2.0401092811299724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.3955528125270265`}, { 0.28840734641020693`, -1.49367662672522}, { 0.28840734641020693`, -2.040807246892168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.395541108213888}, { 0.29340734641020694`, -1.4922513471001957`}, { 0.29340734641020694`, -2.0415062608468424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.395530001618046}, { 0.29840734641020694`, -1.490822973821804}, { 0.29840734641020694`, -2.0422063211377512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.395519494144956}, { 0.30340734641020695`, -1.4893914985381371`}, { 0.30340734641020695`, -2.0429074260723685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.3955095872301144`}, { 0.30840734641020695`, -1.4879569126582575`}, { 0.30840734641020695`, -2.043609574119566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.3955002823392215`}, { 0.31340734641020696`, -1.4865192073540396`}, { 0.31340734641020696`, -2.0443127639073535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.395491580968352}, { 0.31840734641020696`, -1.4850783735619746`}, { 0.31840734641020696`, -2.0450169942206524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.3954834846441226`}, { 0.32340734641020696`, -1.483634401984904}, { 0.32340734641020696`, -2.045722263999139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.395475994923875}, { 0.32840734641020697`, -1.4821872830937208`}, { 0.32840734641020697`, -2.0464285723351154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.3954691133958463`}, { 0.333407346410207, -1.480737007128997}, { 0.333407346410207, -2.0471359184714415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.3954628416793566`}, { 0.338407346410207, -2.0478443017995067`}, { 0.338407346410207, -1.4792835641025803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.3954571814249905`}, { 0.343407346410207, -2.0485537218572514`}, { 0.343407346410207, -1.4778269437991267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.395452134314785}, { 0.348407346410207, -2.0492641783272267`}, { 0.348407346410207, -1.4763671357775905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.395447702062426}, { 0.353407346410207, -2.049975671034702}, { 0.353407346410207, -1.4749041293726706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.3954438864134326`}, { 0.358407346410207, -2.050688199945819}, { 0.358407346410207, -1.473437913696195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.3954406891453686`}, { 0.363407346410207, -2.0514017651657794`}, { 0.363407346410207, -1.471968477638475}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.3954381120680326`}, { 0.368407346410207, -2.0521163669370788`}, { 0.368407346410207, -1.4704958098696042`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.395436157023669}, { 0.373407346410207, -2.0528320056377822`}, { 0.373407346410207, -1.4690198988407133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.395434825887174}, { 0.3784073464102069, -2.0535486817798363`}, { 0.3784073464102069, -1.4675407327851835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.3954341205663083`}, { 0.3834073464102069, -2.0542663960074243`}, { 0.3834073464102069, -1.4660582997198133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.3954340430019143`}, { 0.3884073464102069, -2.054985149095352}, { 0.3884073464102069, -1.464572587445947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.39543459516813}, { 0.3934073464102069, -2.0557049419474813`}, { 0.3934073464102069, -1.4630835835505545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.395435779072618}, { 0.3984073464102069, -2.0564257755951947`}, { 0.3984073464102069, -1.4615912754072735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.395437596756785}, { 0.4034073464102069, -2.0571476511958937`}, { 0.4034073464102069, -1.4600956501774145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.395440050296018}, { 0.40840734641020693`, -2.0578705700315423`}, { 0.40840734641020693`, -1.4585966948109148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.395443141799913}, { 0.41340734641020693`, -2.058594533507233}, { 0.41340734641020693`, -1.457094396047266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.395446873412515}, { 0.41840734641020694`, -2.0593195431497966`}, { 0.41840734641020694`, -1.4555887404163932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.395451247312558}, { 0.42340734641020705`, -2.060045600606443}, { 0.42340734641020705`, -1.4540797142394999`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.3954562657137104`}, { 0.42840734641020695`, -2.060772707643433}, { 0.42840734641020695`, -1.4525673036298747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.3954619308648235`}, { 0.43340734641020706`, -2.0615008661447844`}, { 0.43340734641020706`, -1.451051494493661}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.3954682450501834`}, { 0.43840734641020696`, -2.062230078111011}, { 0.43840734641020696`, -1.44953227253059}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.3954752105897703`}, { 0.44340734641020685`, -2.0629603456578893`}, { 0.44340734641020685`, -1.4480096232346784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.395482829839515}, { 0.44840734641020696`, -2.0636916710152624`}, { 0.44840734641020696`, -1.4464835318948857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.3954911051915677`}, { 0.45340734641020686`, -2.0644240565258642`}, { 0.45340734641020686`, -1.4449539835957501`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.3955000390745633`}, { 0.458407346410207, -2.0651575046441843`}, { 0.458407346410207, -1.4434209632179722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.3955096339538966`}, { 0.46340734641020687`, -2.065892017935355}, { 0.46340734641020687`, -1.441884455438979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.3955198923319982`}, { 0.468407346410207, -2.066627599074068}, { 0.468407346410207, -1.440344444733449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.3955308167486153`}, { 0.4734073464102069, -2.067364250843522}, { 0.4734073464102069, -1.4388009153738024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.3955424097810982`}, { 0.478407346410207, -2.0681019761343937`}, { 0.478407346410207, -1.437253851430667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.3955546740446896`}, { 0.4834073464102069, -2.068840777943841}, { 0.4834073464102069, -1.435703236773301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.395567612192818}, { 0.488407346410207, -2.0695806593745294`}, { 0.488407346410207, -1.4341490550699956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.3955812269173977`}, { 0.4934073464102069, -2.070321623633683}, { 0.4934073464102069, -1.4325912897884392`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.39559552094913}, { 0.498407346410207, -2.071063674032169}, { 0.498407346410207, -1.431029924196056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.3956104970578123`}, { 0.5034073464102069, -2.0718068139835966`}, { 0.5034073464102069, -1.429464941360309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.3956261580526483`}, { 0.508407346410207, -2.0725510470034503`}, { 0.508407346410207, -1.4278963241489817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.395642506782566}, { 0.5134073464102069, -2.073296376708246}, { 0.5134073464102069, -1.4263240552304204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.395659546136539}, { 0.518407346410207, -2.074042806814702}, { 0.518407346410207, -1.4247481170737606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.3956772790439103`}, { 0.5234073464102069, -2.07479034113895}, { 0.5234073464102069, -1.42316849194911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.395695708474726}, { 0.528407346410207, -2.0755389835957545`}, { 0.528407346410207, -1.4215851619277173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.3957148374400683`}, { 0.5334073464102069, -2.076288738197762}, { 0.5334073464102069, -1.4199981088821074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.3957346689923984`}, { 0.538407346410207, -2.0770396090547734`}, { 0.538407346410207, -1.4184073144861877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.3957552062258984`}, { 0.5434073464102069, -2.077791600373038}, { 0.5434073464102069, -1.4168127602153298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.395776452276825}, { 0.548407346410207, -2.078544716454563}, { 0.548407346410207, -1.4152144273464282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.395798410323862}, { 0.553407346410207, -2.0792989616964586`}, { 0.553407346410207, -1.4136122969579277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.395821083588483}, { 0.5584073464102071, -2.080054340590287}, { 0.5584073464102071, -1.4120063499298265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.3958444753353163`}, { 0.563407346410207, -2.080810857721447}, { 0.563407346410207, -1.4103965669436576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.3958685888725144`}, { 0.5684073464102071, -2.08156851776857}, { 0.5684073464102071, -1.4087829284824391`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.3958934275521324`}, { 0.573407346410207, -2.0823273255029386`}, { 0.573407346410207, -1.4071654148306076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.3959189947705064`}, { 0.5784073464102069, -2.08308728578793}, { 0.5784073464102069, -1.4055440060739175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.395945293968644}, { 0.583407346410207, -2.0838484035784686`}, { 0.583407346410207, -1.4039186820993275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.3959723286326136`}, { 0.5884073464102069, -2.0846106839205083`}, { 0.5884073464102069, -1.4022894225948537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.3960001022939457`}, { 0.593407346410207, -2.0853741319505263`}, { 0.593407346410207, -1.4006562070494069`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.3960286185300306`}, { 0.5984073464102069, -2.0861387528950437`}, { 0.5984073464102069, -1.3990190147525992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.396057880964534}, { 0.603407346410207, -2.086904552070153}, { 0.603407346410207, -1.397377824794537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.396087893267809}, { 0.6084073464102069, -2.0876715348810744`}, { 0.6084073464102069, -1.3957326160655836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.3961186591573167`}, { 0.613407346410207, -2.0884397068217266`}, { 0.613407346410207, -1.394083367256105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.3961501823980527`}, { 0.6184073464102069, -2.0892090734743114`}, { 0.6184073464102069, -1.3924300568561883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.396182466802981}, { 0.623407346410207, -2.089979640508923}, { 0.623407346410207, -1.3907726631553443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.396215516233472}, { 0.6284073464102069, -2.0907514136831633`}, { 0.6284073464102069, -1.3891111642421892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.3962493345997475`}, { 0.633407346410207, -2.0915243988417918`}, { 0.633407346410207, -1.3874455380040955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.3962839258613298`}, { 0.6384073464102069, -2.0922986019163736`}, { 0.6384073464102069, -1.3857757621268352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.3963192940275038`}, { 0.643407346410207, -2.0930740289249523`}, { 0.643407346410207, -1.3841018140941932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.396355443157775}, { 0.6484073464102069, -2.0938506859717436`}, { 0.6484073464102069, -1.3824236711875661`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.3963923773623432`}, { 0.653407346410207, -2.094628579246835}, { 0.653407346410207, -1.3807413104855364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.396430100802577}, { 0.6584073464102069, -2.095407715025911}, { 0.6584073464102069, -1.379054708863429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.3964686176914993`}, { 0.663407346410207, -2.0961880996699844`}, { 0.663407346410207, -1.3773638429928514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.396507932294275}, { 0.6684073464102069, -2.0969697396251523`}, { 0.6684073464102069, -1.3756686893412082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.396548048928707}, { 0.673407346410207, -2.0977526414223617`}, { 0.673407346410207, -1.3739692241712025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.3965889719657447`}, { 0.678407346410207, -2.0985368116771888`}, { 0.678407346410207, -1.3722654235403144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.396630705829987}, { 0.6834073464102071, -2.099322257089643}, { 0.6834073464102071, -1.370557263300264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.396673255000205}, { 0.688407346410207, -2.100108984443969}, { 0.688407346410207, -1.3688447190964543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.3967166240098643`}, { 0.6934073464102071, -2.1008970006084815`}, { 0.6934073464102071, -1.3671277663673962`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.3967608174476593`}, { 0.698407346410207, -2.1016863125353997`}, { 0.698407346410207, -1.3654063803441165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.396805839958047}, { 0.7034073464102069, -2.102476927260707}, { 0.7034073464102069, -1.3636805360495483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.3968516962418005`}, { 0.708407346410207, -2.103268851904014}, { 0.708407346410207, -1.3619502082979023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.3968983910565567`}, { 0.7134073464102069, -2.104062093668447}, { 0.7134073464102069, -1.3602153716940237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.3969459292173814`}, { 0.718407346410207, -2.1048566598405394`}, { 0.718407346410207, -1.3584760006327299`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.396994315597337}, { 0.7234073464102069, -2.1056525577901457`}, { 0.7234073464102069, -1.356732069298133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.3970435551280596`}, { 0.728407346410207, -2.1064497949703633`}, { 0.728407346410207, -1.3549835516629434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.3970936528003457`}, { 0.7334073464102069, -2.1072483789174665`}, { 0.7334073464102069, -1.3532304214877622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.3971446136647425`}, { 0.738407346410207, -2.1080483172508617`}, { 0.738407346410207, -1.351472652320351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.39719644283215}, { 0.7434073464102069, -2.1088496176730454`}, { 0.7434073464102069, -1.349710217494892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.3972491454744307`}, { 0.748407346410207, -2.1096522879695847`}, { 0.748407346410207, -1.3479430901312264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.397302726825026}, { 0.7534073464102069, -2.1104563360091015`}, { 0.7534073464102069, -1.3461712431340838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.3973571921795833`}, { 0.758407346410207, -2.1112617697432765`}, { 0.758407346410207, -1.3443946491922922`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.3974125468965903`}, { 0.7634073464102069, -2.1120685972068616`}, { 0.7634073464102069, -1.342613280777974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.3974687963980164`}, { 0.768407346410207, -2.11287682651771}, { 0.768407346410207, -1.3408271101457268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.3975259461699667`}, { 0.7734073464102069, -2.113686465876808}, { 0.7734073464102069, -1.339036109331792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.3975840017633416`}, { 0.778407346410207, -2.114497523568336}, { 0.778407346410207, -1.3372402501532048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.3976429687945076`}, { 0.7834073464102069, -2.1153100079597187`}, { 0.7834073464102069, -1.3354395042069374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.3977028529459745`}, { 0.788407346410207, -2.1161239275017136`}, { 0.788407346410207, -1.3336338428690182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.397763659967085}, { 0.7934073464102069, -2.1169392907284887`}, { 0.7934073464102069, -1.3318232372936467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.3978253956747118`}, { 0.798407346410207, -2.117756106257726}, { 0.798407346410207, -1.33000765841229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.3978880659539636`}, { 0.803407346410207, -2.118574382790732}, { 0.803407346410207, -1.3281870769327655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.397951676758904}, { 0.8084073464102071, -2.1193941291125578`}, { 0.8084073464102071, -1.326361463338315}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.3980162341132742`}, { 0.813407346410207, -2.1202153540921373`}, { 0.813407346410207, -1.3245307878866626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.3980817441112334`}, { 0.8184073464102071, -2.1210380666824284`}, { 0.8184073464102071, -1.3226950206090609`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.398148212918102}, { 0.823407346410207, -2.1218622759205745`}, { 0.823407346410207, -1.3208541313093232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.3982156467711193`}, { 0.8284073464102069, -2.1226879909280703`}, { 0.8284073464102069, -1.3190080895628475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.398284051980209}, { 0.833407346410207, -2.1235152209109427`}, { 0.833407346410207, -1.3171568647156264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.398353434928757}, { 0.8384073464102069, -2.1243439751599427`}, { 0.8384073464102069, -1.3153004258832424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.3984238020744018`}, { 0.843407346410207, -2.1251742630507455`}, { 0.843407346410207, -1.3134387419498619`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.398495159949827}, { 0.8484073464102069, -2.1260060940441683`}, { 0.8484073464102069, -1.3115717815672019`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.398567515163575}, { 0.853407346410207, -2.126839477686391}, { 0.853407346410207, -1.3096995131535014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.3986408744008654`}, { 0.8584073464102069, -2.1276744236091933`}, { 0.8584073464102069, -1.3078219048924755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.398715244424429}, { 0.863407346410207, -2.128510941530203}, { 0.863407346410207, -1.305938924732257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.3987906320753454`}, { 0.8684073464102069, -2.1293490412531515`}, { 0.8684073464102069, -1.3040505403843308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.398867044273903}, { 0.873407346410207, -2.130188732668144}, { 0.873407346410207, -1.3021567193224617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.3989444880204593`}, { 0.8784073464102069, -2.131030025751937}, { 0.8784073464102069, -1.3002574287816029`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.3990229703963233`}, { 0.883407346410207, -2.1318729305682314`}, { 0.883407346410207, -1.2983526357568056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.3991024985646434`}, { 0.8884073464102069, -2.132717457267971}, { 0.8884073464102069, -1.2964423070021163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.399183079771305}, { 0.893407346410207, -2.1335636160896567`}, { 0.893407346410207, -1.2945264090294575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.3992647213458516`}, { 0.8984073464102069, -2.134411417359667}, { 0.8984073464102069, -1.2926049081075148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.399347430702405}, { 0.903407346410207, -2.1352608714925916`}, { 0.903407346410207, -1.2906777702606023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.399431215340608}, { 0.9084073464102069, -2.1361119889915763`}, { 0.9084073464102069, -1.2887449612675281`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.3995160828465734`}, { 0.913407346410207, -2.136964780448677}, { 0.913407346410207, -1.2868064466604479`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.3996020408938508`}, { 0.9184073464102069, -2.137819256545224}, { 0.9184073464102069, -1.2848621917237144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.3996890972444045`}, { 0.923407346410207, -2.1386754280522}, { 0.923407346410207, -1.2829121614927155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.3997772597496017`}, { 0.928407346410207, -2.139533305830623}, { 0.928407346410207, -1.2809563207527135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.399866536351222}, { 0.9334073464102071, -2.1403929008319458`}, { 0.9334073464102071, -1.2789946340376706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.399956935082471}, { 0.938407346410207, -2.141254224098462}, { 0.938407346410207, -1.2770270656290676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.4000484640690147`}, { 0.9434073464102071, -2.1421172867637264`}, { 0.9434073464102071, -1.2750535795547255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.4001411315300283`}, { 0.948407346410207, -2.1429821000529783`}, { 0.948407346410207, -1.2730741395876153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.4002349457792516`}, { 0.9534073464102071, -2.1438486752835852`}, { 0.9534073464102071, -1.2710887092446617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.4003299152260684`}, { 0.958407346410207, -2.144717023865491}, { 0.958407346410207, -1.269097251785547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.4004260483765947`}, { 0.9634073464102069, -2.1455871573016747`}, { 0.9634073464102069, -1.267099730211507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.400523353834783}, { 0.968407346410207, -2.1464590871886213`}, { 0.968407346410207, -1.2650961072641258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.4006218403035438`}, { 0.9734073464102069, -2.1473328252168047`}, { 0.9734073464102069, -1.263086345424125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.400721516585877}, { 0.978407346410207, -2.1482083831711747`}, { 0.978407346410207, -1.2610704069101502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.400822391586029}, { 0.9834073464102069, -2.1490857729316644`}, { 0.9834073464102069, -1.2590482536775576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.4009244743106524`}, { 0.988407346410207, -2.149965006473698}, { 0.988407346410207, -1.2570198474171927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.4010277738699908`}, { 0.9934073464102069, -2.1508460958687157`}, { 0.9934073464102069, -1.2549851495541742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.4011322994790785`}, { 0.998407346410207, -2.151729053284709}, { 0.998407346410207, -1.2529441212466699`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.4012380604589554`}, { 1.003407346410207, -2.1526138909867605`}, { 1.003407346410207, -1.2508967233846795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.4013450662378957`}, { 1.008407346410207, -2.1535006213376024`}, { 1.008407346410207, -1.2488429165888055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.4014533263526587`}, { 1.013407346410207, -2.1543892567981797`}, { 1.013407346410207, -1.2467826612090365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.401562850449755}, { 1.018407346410207, -2.155279809928227}, { 1.018407346410207, -1.2447159173235247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.4016736482867276`}, { 1.023407346410207, -2.1561722933868523`}, { 1.023407346410207, -1.242642644737364}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.4017857297334526`}, { 1.028407346410207, -2.157066719933139}, { 1.028407346410207, -1.240562802981371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.401899104773458}, { 1.033407346410207, -2.1579631024267476`}, { 1.033407346410207, -1.2384763513108688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.4020137835052613`}, { 1.038407346410207, -2.1588614538285404`}, { 1.038407346410207, -1.236383248704472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.4021297761437213`}, { 1.043407346410207, -2.1597617872012043`}, { 1.043407346410207, -1.2342834538628782`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.402247093021414}, { 1.048407346410207, -2.160664115709895}, { 1.048407346410207, -1.2321769252076546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.4023657445900253`}, { 1.053407346410207, -2.161568452622886}, { 1.053407346410207, -1.230063620880043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.402485741421759}, { 1.058407346410207, -2.162474811312231}, { 1.058407346410207, -1.2279434987397546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.402607094210771}, { 1.063407346410207, -2.163383205254434}, { 1.063407346410207, -1.2258165163637826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.402729813774618}, { 1.068407346410207, -2.1642936480311348`}, { 1.068407346410207, -1.2236826310452111`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.402853911055728}, { 1.073407346410207, -2.1652061533298017`}, { 1.073407346410207, -1.2215417997920397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.402979397122893}, { 1.078407346410207, -2.1661207349444376`}, { 1.078407346410207, -1.2193939793260102`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.403106283172777}, { 1.083407346410207, -2.167037406776294}, { 1.083407346410207, -1.2172391260814426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.40323458053145}, { 1.0884073464102069`, -2.167956182834601}, { 1.0884073464102069`, -1.2150771962040787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.40336430065594}, { 1.093407346410207, -2.168877077237302}, { 1.093407346410207, -1.2129081455499393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.403495455135809}, { 1.0984073464102069`, -2.1698001042118067`}, { 1.0984073464102069`, -1.2107319296841876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.4036280556947482`}, { 1.103407346410207, -2.170725278095748}, { 1.103407346410207, -1.2085485038800075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.403762114192195}, { 1.1084073464102069`, -2.171652613337756}, { 1.1084073464102069`, -1.2063578231174863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.403897642624977}, { 1.113407346410207, -2.172582124498241}, { 1.113407346410207, -1.2041598420825226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.4040346531289707`}, { 1.118407346410207, -2.1735138262501854`}, { 1.118407346410207, -1.2019545151657365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.4041731579807912`}, { 1.123407346410207, -2.1744477333799526`}, { 1.123407346410207, -1.1997417964613961`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.404313169599501}, { 1.128407346410207, -2.1753838607881013`}, { 1.128407346410207, -1.1975216397663677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.4044547005483388`}, { 1.133407346410207, -2.176322223490217}, { 1.133407346410207, -1.195293998579069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.404597763536484}, { 1.138407346410207, -2.177262836617749}, { 1.138407346410207, -1.1930588260984512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.4047423714208325`}, { 1.143407346410207, -2.1782057154188648`}, { 1.143407346410207, -1.1908160752229906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.4048885372078024`}, { 1.148407346410207, -2.179150875259313}, { 1.148407346410207, -1.1885656985497033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.4050362740551674`}, { 1.153407346410207, -2.180098331623297}, { 1.153407346410207, -1.1863076483731823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.405185595273912}, { 1.158407346410207, -2.1810481001143645`}, { 1.158407346410207, -1.1840418766846463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.4053365143301124`}, { 1.163407346410207, -2.1820001964563045`}, { 1.163407346410207, -1.1817683351710218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.405489044846845}, { 1.168407346410207, -2.1829546364940593`}, { 1.168407346410207, -1.1794869752140398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.4056432006061206`}, { 1.173407346410207, -2.1839114361946472`}, { 1.173407346410207, -1.177197747889361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.405798995550845}, { 1.178407346410207, -2.184870611648097}, { 1.178407346410207, -1.1749006039657262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.4059564437868084`}, { 1.183407346410207, -2.1858321790683966`}, { 1.183407346410207, -1.172595493904129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.4061155595846975`}, { 1.188407346410207, -2.1867961547944508`}, { 1.188407346410207, -1.1702823678570218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.4062763573821444`}, { 1.193407346410207, -2.187762555291053}, { 1.193407346410207, -1.1679611756675479`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.4064388517857935`}, { 1.198407346410207, -2.1887313971498714`}, { 1.198407346410207, -1.1656318668688033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.406603057573405}, { 1.203407346410207, -2.189702697090443}, { 1.203407346410207, -1.16329439068313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.406768989695984}, { 1.208407346410207, -2.1906764719611864`}, { 1.208407346410207, -1.1609486960214432`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.4069366632799367`}, { 1.2134073464102069`, -2.191652738740418}, { 1.2134073464102069`, -1.1585947314825922`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.407106093629265}, { 1.218407346410207, -2.1926315145373927`}, { 1.218407346410207, -1.1562324453527568`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.40727729622778}, { 1.2234073464102069`, -2.1936128165933457`}, { 1.2234073464102069`, -1.1538617856048787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.4074502867413576`}, { 1.228407346410207, -2.194596662282558}, { 1.228407346410207, -1.1514826998981362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.407625081020214}, { 1.2334073464102069`, -2.1955830691134244`}, { 1.2334073464102069`, -1.1490951355774512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.4078016951012233`}, { 1.238407346410207, -2.1965720547295446`}, { 1.238407346410207, -1.1466990396730454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.40798014521026}, { 1.243407346410207, -2.197563636910819}, { 1.243407346410207, -1.1442943589000354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.408160447764577}, { 1.248407346410207, -2.1985578335745624`}, { 1.248407346410207, -1.1418810396580727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.4083426193752167`}, { 1.253407346410207, -2.199554662776631}, { 1.253407346410207, -1.1394590280310308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.408526676849453}, { 1.258407346410207, -2.200554142712561}, { 1.258407346410207, -1.1370282697867404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.4087126371932697`}, { 1.263407346410207, -2.2015562917187212`}, { 1.263407346410207, -1.1345887103767731`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.4089005176138727`}, { 1.268407346410207, -2.202561128273482}, { 1.268407346410207, -1.1321402949362773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.409090335522237}, { 1.273407346410207, -2.20356867099839}, { 1.273407346410207, -1.1296829682838727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.4092821085356873`}, { 1.278407346410207, -2.204578938659369}, { 1.278407346410207, -1.127216674921588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.409475854480517}, { 1.283407346410207, -2.2055919501679244`}, { 1.283407346410207, -1.124741359034869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.4096715913946416`}, { 1.288407346410207, -2.2066077245823656`}, { 1.288407346410207, -1.1222569644926386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.4098693375302886`}, { 1.293407346410207, -2.2076262811090412`}, { 1.293407346410207, -1.1197634348474186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.4100691113567265`}, { 1.298407346410207, -2.2086476391035927`}, { 1.298407346410207, -1.1172607133355192`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.410270931563029}, { 1.303407346410207, -2.2096718180722164`}, { 1.303407346410207, -1.1147487428772884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.410474817060882}, { 1.308407346410207, -2.2106988376729433`}, { 1.308407346410207, -1.1122274660774347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.4106807869874203`}, { 1.313407346410207, -2.2117287177169334`}, { 1.313407346410207, -1.1096968252254138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.4108888607081163`}, { 1.318407346410207, -2.2127614781697833`}, { 1.318407346410207, -1.1071567622958942`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.4110990578196962`}, { 1.323407346410207, -2.21379713915285}, { 1.323407346410207, -1.1046072189492953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.4113113981531047`}, { 1.328407346410207, -2.21483572094459}, { 1.328407346410207, -1.1020481365323964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.411525901776508}, { 1.333407346410207, -2.215877243981909}, { 1.333407346410207, -1.0994794560790409`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.411742588998336}, { 1.3384073464102069`, -2.2169217288615353`}, { 1.3384073464102069`, -1.0969011183109025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.4119614803703704`}, { 1.343407346410207, -2.217969196341397}, { 1.343407346410207, -1.0943130636383545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.4121825966908723`}, { 1.3484073464102069`, -2.2190196673420264`}, { 1.3484073464102069`, -1.0917152321614163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.4124059590077573`}, { 1.353407346410207, -2.22007316294797}, { 1.353407346410207, -1.0891075636707945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.4126315886218035`}, { 1.3584073464102069`, -2.221129704409222}, { 1.3584073464102069`, -1.086489997649014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.412859507089921}, { 1.363407346410207, -2.2221893131426653`}, { 1.363407346410207, -1.0838624732716504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.413089736228447}, { 1.368407346410207, -2.2232520107335363`}, { 1.368407346410207, -1.081224929408656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.413322298116504}, { 1.373407346410207, -2.2243178189369024`}, { 1.373407346410207, -1.0785773046257925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.4135572150993885`}, { 1.378407346410207, -2.225386759679151}, { 1.378407346410207, -1.0759195371861672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.413794509792019}, { 1.383407346410207, -2.2264588550595033`}, { 1.383407346410207, -1.0732515650518761`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.414034205082423}, { 1.388407346410207, -2.2275341273515377`}, { 1.388407346410207, -1.070573325885762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.414276324135272}, { 1.393407346410207, -2.228612599004733}, { 1.393407346410207, -1.0678847570532863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.4145208903954742`}, { 1.398407346410207, -2.229694292646025}, { 1.398407346410207, -1.0651857956245203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.4147679275918006`}, { 1.403407346410207, -2.230779231081385}, { 1.403407346410207, -1.0624763783762545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.4150174597405765`}, { 1.408407346410207, -2.231867437297409}, { 1.408407346410207, -1.059756441794244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.4152695111494116`}, { 1.413407346410207, -2.2329589344629284`}, { 1.413407346410207, -1.0570259220755693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.4155241064209876`}, { 1.418407346410207, -2.234053745930634}, { 1.418407346410207, -1.0542847551311432`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.4157812704568933`}, { 1.4234073464102068`, -2.2351518952387215`}, { 1.4234073464102068`, -1.051532876588347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, -2.23625340611255}, { 1.4284073464102072`, 2.4160410284615166`}, { 1.4284073464102072`, -1.0487702217938095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, -2.2373583024663244`}, { 1.433407346410207, 2.416303405945983}, { 1.433407346410207, -1.0459967258163412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, -2.2384666084047806`}, { 1.438407346410207, 2.4165684287321514`}, { 1.438407346410207, -1.043212323449991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, -2.239578348224903}, { 1.4434073464102068`, 2.4168361229566653`}, { 1.4434073464102068`, -1.0404169492172866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, -2.2406935464176776`}, { 1.4484073464102072`, 2.417106515075055}, { 1.4484073464102072`, -1.0376105373726372`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, -2.241812227669794}, { 1.453407346410207, 2.4173796318658973`}, { 1.453407346410207, -1.0347930219058412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, -2.2429344168654572`}, { 1.458407346410207, 2.417655500435032}, { 1.458407346410207, -1.0319643365458466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, -2.244060139088141}, { 1.4634073464102069`, 2.417934148219831}, { 1.4634073464102069`, -1.0291244147646008`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, -2.245189419622422}, { 1.4684073464102068`, 2.4182156029935302`}, { 1.4684073464102068`, -1.0262731897811572`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, -2.24632228395576}, { 1.473407346410207, 2.4184998928696166`}, { 1.473407346410207, -1.0234105945658698`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, -2.2474587577803895`}, { 1.478407346410207, 2.4187870463062744`}, { 1.478407346410207, -1.020536561844887}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, -2.248598866995128}, { 1.4834073464102069`, 2.4190770921108866`}, { 1.4834073464102069`, -1.0176510241047136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, -2.2497426377072918`}, { 1.4884073464102068`, 2.4193700594446086`}, { 1.4884073464102068`, -1.0147539135970827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, -2.2508900962345777`}, { 1.4934073464102071`, 2.419665977826987}, { 1.4934073464102071`, -1.0118451623439582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, -2.252041269106969}, { 1.498407346410207, 2.419964877140648}, { 1.498407346410207, -1.0089247021427552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, -2.253196183068697}, { 1.503407346410207, 2.420266787636052}, { 1.503407346410207, -1.0059924645718172`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, -2.254354865080165}, { 1.5084073464102068`, 2.420571739936301}, { 1.5084073464102068`, -1.0030483809960444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, -2.25551734231995}, { 1.5134073464102071`, 2.4208797650420144`}, { 1.5134073464102071`, -1.0000923825728154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, -2.256683642186768}, { 1.518407346410207, 2.4211908943362723`}, { 1.518407346410207, -0.9971244002580758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, -2.2578537923015216`}, { 1.523407346410207, 2.421505159589617}, { 1.523407346410207, -0.9941443648127372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, -2.259027820509299}, { 1.5284073464102068`, 2.4218225929651256`}, { 1.5284073464102068`, -0.9911522068092371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, -2.2602057548814503`}, { 1.5334073464102072`, 2.4221432270235432`}, { 1.5334073464102072`, -0.9881478566384173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, -2.2613876237176447`}, { 1.538407346410207, 2.4224670947284856`}, { 1.538407346410207, -0.9851312445166142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, -2.2625734555479733`}, { 1.543407346410207, 2.422794229451714}, { 1.543407346410207, -0.982102300493042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, -2.263763279135071}, { 1.5484073464102068`, 2.423124664978471}, { 1.5484073464102068`, -0.9790609544574441}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, -2.264957123476226}, { 1.5534073464102072`, 2.4234584355128854`}, { 1.5534073464102072`, -0.9760071361479773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, -2.2661550178055534`}, { 1.558407346410207, 2.4237955756834517`}, { 1.558407346410207, -0.9729407751594445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, -2.267356991596178}, { 1.563407346410207, 2.4241361205485785`}, { 1.563407346410207, -0.9698618009517909}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, -2.2685630745623926`}, { 1.5684073464102068`, 2.424480105602199}, { 1.5684073464102068`, -0.9667701428588539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, -2.269773296661923}, { 1.5734073464102072`, 2.424827566779469}, { 1.5734073464102072`, -0.9636657300975213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, -2.2709876880981317`}, { 1.578407346410207, 2.4251785404625226`}, { 1.578407346410207, -0.9605484917771083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, -2.2722062793222966`}, { 1.583407346410207, 2.425533063486306}, { 1.583407346410207, -0.9574183569091042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, -2.27342910103587}, { 1.5884073464102069`, 2.4258911731444828`}, { 1.5884073464102069`, -0.9542752544172224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, -2.2746561841928012`}, { 1.5934073464102072`, 2.4262529071954164`}, { 1.5934073464102072`, -0.9511191131478284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, -2.275887560001855}, { 1.598407346410207, 2.4266183038682327`}, { 1.598407346410207, -0.9479498618806964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, -2.2771232599289486`}, { 1.603407346410207, 2.426987401868934}, { 1.603407346410207, -0.9447674293400847}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, -2.278363315699512}, { 1.6084073464102069`, 2.427360240386615}, { 1.6084073464102069`, -0.9415717442062194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, -2.2796077593009003`}, { 1.6134073464102068`, 2.427736859099745}, { 1.6134073464102068`, -0.9383627351271623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, -2.280856622984772}, { 1.6184073464102071`, 2.4281172981825248`}, { 1.6184073464102071`, -0.9351403307310058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, -2.282109939269551}, { 1.623407346410207, 2.428501598311321}, { 1.623407346410207, -0.9319044596385223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, -2.2833677409428557`}, { 1.628407346410207, 2.4288898006711834`}, { 1.628407346410207, -0.9286550504761584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, -2.284630061063979}, { 1.6334073464102068`, 2.4292819469624294`}, { 1.6334073464102068`, -0.925392031889473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, -2.2858969329664003`}, { 1.6384073464102071`, 2.429678079407323}, { 1.6384073464102071`, -0.9221153325570014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, -2.287168390260282}, { 1.643407346410207, 2.4300782407568224`}, { 1.643407346410207, -0.918824881204524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, -2.2884444668350334`}, { 1.648407346410207, 2.430482474297405}, { 1.648407346410207, -0.9155206066197972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, -2.289725196861856}, { 1.6534073464102068`, 2.4308908238579847`}, { 1.6534073464102068`, -0.9122024376677244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, -2.2910106147963374`}, { 1.6584073464102072`, 2.43130333381689}, { 1.6584073464102072`, -0.9088703033059858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, -2.292300755381069}, { 1.663407346410207, 2.431720049108953}, { 1.663407346410207, -0.9055241326011763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, -2.2935956536482545`}, { 1.668407346410207, 2.4321410152326393`}, { 1.668407346410207, -0.9021638547453532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, -2.2948953449223843`}, { 1.6734073464102068`, 2.432566278257301}, { 1.6734073464102068`, -0.8987893990731655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, -2.296199864822898}, { 1.6784073464102072`, 2.432995884830484}, { 1.6784073464102072`, -0.8954006950794277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, -2.297509249266893}, { 1.683407346410207, 2.43342988218532}, { 1.683407346410207, -0.8919976724372379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, -2.2988235344718255`}, { 1.688407346410207, 2.433868318148011}, { 1.688407346410207, -0.8885802610165999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, -2.3001427569582824`}, { 1.6934073464102068`, 2.434311241145401}, { 1.6934073464102068`, -0.8851483909036555}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, -2.30146695355272}, { 1.6984073464102072`, 2.434758700212596}, { 1.6984073464102072`, -0.8817019924203567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, -2.3027961613902708`}, { 1.703407346410207, 2.435210745000721}, { 1.703407346410207, -0.8782409961448321}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, -2.3041304179175373`}, { 1.708407346410207, 2.4356674257847026`}, { 1.708407346410207, -0.8747653329322101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, -2.305469760895438}, { 1.7134073464102069`, 2.436128793471185}, { 1.7134073464102069`, -0.8712749339361443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, -2.3068142284020614`}, { 1.7184073464102072`, 2.4365948996064883`}, { 1.7184073464102072`, -0.8677697306308592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, -2.308163858835532}, { 1.723407346410207, 2.4370657963846782`}, { 1.723407346410207, -0.8642496548338534}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, -2.3095186909169203`}, { 1.728407346410207, 2.43754153665569}, { 1.728407346410207, -0.8607146387292174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, -2.310878763693169}, { 1.7334073464102069`, 2.4380221739335823`}, { 1.7334073464102069`, -0.857164614891638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, -2.312244116540015}, { 1.7384073464102068`, 2.438507762404802}, { 1.7384073464102068`, -0.8535995163109689}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, -2.3136147891649883`}, { 1.7434073464102071`, 2.4389983569366254`}, { 1.7434073464102071`, -0.8500192764176148}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, -2.3149908216103685`}, { 1.748407346410207, 2.439494013085549}, { 1.748407346410207, -0.8464238291084091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, -2.316372254256216}, { 1.753407346410207, 2.439994787105916}, { 1.753407346410207, -0.8428131087734054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, -2.317759127823392}, { 1.7584073464102068`, 2.440500735958523}, { 1.7584073464102068`, -0.8391870503232415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, -2.319151483376619}, { 1.7634073464102071`, 2.4410119173192926`}, { 1.7634073464102071`, -0.8355455892172425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, -2.3205493623275517`}, { 1.768407346410207, 2.441528389588119}, { 1.768407346410207, -0.8318886614923536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, -2.3219528064378743`}, { 1.773407346410207, 2.442050211897701}, { 1.773407346410207, -0.8282162037927429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, -2.323361857822411}, { 1.7784073464102068`, 2.4425774441225103`}, { 1.7784073464102068`, -0.8245281534002278}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, -2.3247765589522826`}, { 1.7834073464102072`, 2.4431101468877876`}, { 1.7834073464102072`, -0.8208244482654738}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, -2.326196952658038}, { 1.788407346410207, 2.4436483815786896`}, { 1.788407346410207, -0.8171050270400275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, -2.3276230821328556`}, { 1.793407346410207, 2.44419221034941}, { 1.793407346410207, -0.8133698291091079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, -2.329054990935739}, { 1.7984073464102068`, 2.4447416961324584`}, { 1.7984073464102068`, -0.8096187946253093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, -2.3304927229947197`}, { 1.8034073464102072`, 2.445296902648003}, { 1.8034073464102072`, -0.8058518645431315}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, -2.331936322610123}, { 1.808407346410207, 2.4458578944132037`}, { 1.808407346410207, -0.8020689806543392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, -2.3333858344578}, { 1.813407346410207, 2.4464247367517533`}, { 1.813407346410207, -0.7982700856242934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, -2.3348413035924267`}, { 1.8184073464102068`, 2.4469974958033545`}, { 1.8184073464102068`, -0.7944551230291033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, -2.336302775450788}, { 1.8234073464102072`, 2.447576238533317}, { 1.8234073464102072`, -0.7906240373937188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, -2.3377702958550937`}, { 1.828407346410207, 2.448161032742285}, { 1.828407346410207, -0.7867767742310352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, -2.339243911016319}, { 1.833407346410207, 2.448751947075881}, { 1.833407346410207, -0.7829132800818149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, -2.3407236675375462`}, { 1.8384073464102069`, 2.4493490510345657`}, { 1.8384073464102069`, -0.7790335025557079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, -2.342209612417333}, { 1.8434073464102072`, 2.449952414983445}, { 1.8434073464102072`, -0.7751373903731757}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, -2.343701793053102}, { 1.848407346410207, 2.4505621101622}, { 1.848407346410207, -0.7712248934084734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, -2.3452002572445463`}, { 1.853407346410207, 2.4511782086950085`}, { 1.853407346410207, -0.7672959627335968}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, -2.346705053197027}, { 1.8584073464102069`, 2.4518007836006093`}, { 1.8584073464102069`, -0.7633505506633417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, -2.348216229525017}, { 1.8634073464102068`, 2.4524299088023436`}, { 1.8634073464102068`, -0.7593886108013668}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, -2.349733835255564}, { 1.8684073464102071`, 2.4530656591382156`}, { 1.8684073464102071`, -0.7554100980873212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, -2.3512579198317205`}, { 1.873407346410207, 2.453708110371103}, { 1.873407346410207, -0.7514149688451177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, -2.3527885331160316`}, { 1.878407346410207, 2.4543573391989426`}, { 1.878407346410207, -0.7474031808322849}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, -2.354325725394029}, { 1.8834073464102068`, 2.4550134232649103`}, { 1.8834073464102068`, -0.7433746932904125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, -2.3558695473777167`}, { 1.8884073464102071`, 2.4556764411677197`}, { 1.8884073464102071`, -0.7393294669967989}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, -2.357420050209099}, { 1.893407346410207, 2.456346472471886}, { 1.893407346410207, -0.7352674643172272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, -2.358977285463687}, { 1.898407346410207, 2.4570235977180492`}, { 1.898407346410207, -0.7311886492599142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, -2.360541305154027}, { 1.9034073464102068`, 2.45770789843332}, { 1.9034073464102068`, -0.7270929875306783}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, -2.3621121617332634`}, { 1.9084073464102072`, 2.4583994571415944`}, { 1.9084073464102072`, -0.7229804465892951}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, -2.3636899080986606`}, { 1.913407346410207, 2.4590983573739456`}, { 1.913407346410207, -0.718850995707097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, -2.3652745975951786`}, { 1.918407346410207, 2.4598046836789726`}, { 1.918407346410207, -0.7147046060258103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, -2.366866284019019}, { 1.9234073464102068`, 2.4605185216331926`}, { 1.9234073464102068`, -0.7105412506176678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, -2.368465021621225}, { 1.9284073464102072`, 2.461239957851343}, { 1.9284073464102072`, -0.7063609045467658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, -2.370070865111201}, { 1.933407346410207, 2.461969079996839}, { 1.933407346410207, -0.7021635449317727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, -2.3716838696603464`}, { 1.938407346410207, 2.4627059767920025`}, { 1.938407346410207, -0.697949151009885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, -2.3733040909055925`}, { 1.9434073464102068`, 2.463450738028465}, { 1.9434073464102068`, -0.6937177042021636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, -2.3749315849529946`}, { 1.9484073464102072`, 2.4642034545774165`}, { 1.9484073464102072`, -0.689469188180169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, -2.376566408381312}, { 1.953407346410207, 2.4649642183998757`}, { 1.953407346410207, -0.6852035889339848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, -2.3782086182456132`}, { 1.958407346410207, 2.465733122556855}, { 1.958407346410207, -0.6809208948415892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, -2.3798582720807744`}, { 1.9634073464102069`, 2.466510261219638}, { 1.9634073464102069`, -0.6766210967396281}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, -2.381515427905136}, { 1.9684073464102072`, 2.4672957296797597`}, { 1.9684073464102072`, -0.6723041879955715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, -2.38318014422403}, { 1.973407346410207, 2.4680896243591133`}, { 1.973407346410207, -0.6679701645813007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, -2.3848524800333113`}, { 1.978407346410207, 2.4688920428199443`}, { 1.978407346410207, -0.6636190251481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, -2.3865324948229802`}, { 1.9834073464102069`, 2.469703083774648}, { 1.9834073464102069`, -0.6592507711031005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, -2.388220248580646}, { 1.988407346410207, 2.4705228470956686`}, { 1.988407346410207, -0.6548654066871645}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, -2.389915801795096}, { 1.993407346410207, 2.4713514338251312`}, { 1.993407346410207, -0.6504629390542305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, -2.3916192154598086`}, { 1.998407346410207, 2.472188946184446}, { 1.998407346410207, -0.6460433783521319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, -2.3933305510764176`}, { 2.003407346410207, 2.4730354875838056`}, { 2.003407346410207, -0.6416067378048852}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, -2.3950498706582533`}, { 2.008407346410207, 2.473891162631449}, { 2.008407346410207, -0.6371530337964787}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, -2.3967772367337616`}, { 2.013407346410207, 2.474756077142917}, { 2.013407346410207, -0.6326822859561485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, -2.398512712349927}, { 2.018407346410207, 2.4756303381501064`}, { 2.018407346410207, -0.6281945172451541}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, -2.4002563610757583`}, { 2.023407346410207, 2.4765140539100687`}, { 2.023407346410207, -0.6236897540450781}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, -2.402008247005611}, { 2.028407346410207, 2.4774073339137925`}, { 2.028407346410207, -0.6191680262476192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, -2.4037684347626}, { 2.033407346410207, 2.4783102888946593`}, { 2.033407346410207, -0.6146293673459235}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, -2.405536989501889}, { 2.038407346410207, 2.479223030836795}, { 2.038407346410207, -0.6100738145274203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, -2.4073139769140237`}, { 2.043407346410207, 2.4801456729831313`}, { 2.043407346410207, -0.6055014087681891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, -2.4090994632281992`}, { 2.048407346410207, 2.4810783298432604`}, { 2.048407346410207, -0.6009121949288586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, -2.410893515215454}, { 2.053407346410207, 2.48202111720109}, { 2.053407346410207, -0.596306221852008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, -2.4126962001918963`}, { 2.058407346410207, 2.4829741521221584`}, { 2.058407346410207, -0.5916835424611135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, -2.414507586021832}, { 2.063407346410207, 2.483937552960724}, { 2.063407346410207, -0.587044213861001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, -2.416327741120824}, { 2.068407346410207, 2.484911439366596}, { 2.068407346410207, -0.582388297439793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, -2.418156734458826}, { 2.073407346410207, 2.4858959322915335`}, { 2.073407346410207, -0.5777158589724228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, -2.419994635563073}, { 2.078407346410207, 2.4868911539954888`}, { 2.078407346410207, -0.573026968725568}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, -2.421841514521107}, { 2.083407346410207, 2.4878972280523417`}, { 2.083407346410207, -0.5683217015641472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, -2.42369744198361}, { 2.088407346410207, 2.488914279355401}, { 2.088407346410207, -0.5636001370592498}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, -2.425562489167211}, { 2.093407346410207, 2.4899424341224536`}, { 2.093407346410207, -0.5588623595975378}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, -2.427436727857287}, { 2.098407346410207, 2.4909818199004197`}, { 2.098407346410207, -0.5541084584921372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, -2.429320230410579}, { 2.103407346410207, 2.492032565569636}, { 2.103407346410207, -0.5493385280949024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, -2.4312130697578347`}, { 2.108407346410207, 2.4930948013476306`}, { 2.108407346410207, -0.5445526679101472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, -2.4331153194063373`}, { 2.1134073464102068`, 2.494168658792475}, { 2.1134073464102068`, -0.5397509827097596}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, -2.4350270534423464`}, { 2.118407346410207, 2.4952542708056424`}, { 2.118407346410207, -0.5349335826496765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, -2.436948346533404}, { 2.123407346410207, 2.496351771634399}, { 2.123407346410207, -0.5301005833876911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, -2.43887927393069}, { 2.128407346410207, 2.4974612968735657`}, { 2.128407346410207, -0.5252521062026455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, -2.440819911471132}, { 2.133407346410207, 2.4985829834668327`}, { 2.133407346410207, -0.5203882781148393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, -2.4427703355794823`}, { 2.138407346410207, 2.4997169697074457`}, { 2.138407346410207, -0.5155092320077316}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, -2.444730623270307}, { 2.143407346410207, 2.500863395238278}, { 2.143407346410207, -0.510615106750873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, -2.4467008521497973`}, { 2.148407346410207, 2.5020224010513146`}, { 2.148407346410207, -0.5057060473239872}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, -2.4486811004175535`}, { 2.153407346410207, 2.503194129486438}, { 2.153407346410207, -0.500782204942252}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, -2.450671446868162}, { 2.158407346410207, 2.5043787242295688`}, { 2.158407346410207, -0.49584373718262553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, -2.4526719708927134`}, { 2.163407346410207, 2.5055763303100593`}, { 2.163407346410207, -0.4908908081112741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, -2.4546827524801236`}, { 2.168407346410207, 2.506787094097393}, { 2.168407346410207, -0.48592358841197125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, -2.4567038722184154`}, { 2.173407346410207, 2.5080111632970614`}, { 2.173407346410207, -0.48094225551550335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, -2.4587354112957045`}, { 2.178407346410207, 2.509248686945703}, { 2.178407346410207, -0.4759469937298984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, -2.4607774515011887`}, { 2.183407346410207, 2.5104998154053693`}, { 2.183407346410207, -0.4709379943715814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, -2.462830075225876}, { 2.188407346410207, 2.511764700356954}, { 2.188407346410207, -0.46591545589725025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, -2.464893365463208}, { 2.193407346410207, 2.513043494792727}, { 2.193407346410207, -0.4608795840365093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, -2.4669674058094437`}, { 2.198407346410207, 2.5143363530079577`}, { 2.198407346410207, -0.45583059192510933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, -2.4690522804639765`}, { 2.203407346410207, 2.5156434305915467`}, { 2.203407346410207, -0.45076870023883014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, -2.471148074229304}, { 2.208407346410207, 2.516964884415723}, { 2.208407346410207, -0.44569413732777197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, -2.4732548725109775`}, { 2.213407346410207, 2.5183008726246765`}, { 2.213407346410207, -0.44060713935117524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, -2.475372761317214}, { 2.218407346410207, 2.519651554622149}, { 2.218407346410207, -0.43550795041249923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, -2.47750182725837}, { 2.223407346410207, 2.521017091057943}, { 2.223407346410207, -0.4303968226948055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, -2.4796421575461784`}, { 2.228407346410207, 2.522397643813264}, { 2.228407346410207, -0.4252740165962854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, -2.48179383999274}, { 2.233407346410207, 2.5237933759849582`}, { 2.233407346410207, -0.4201398008658655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, -2.483956963009314}, { 2.2384073464102068`, 2.525204451868495}, { 2.2384073464102068`, -0.41499445273879476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, -2.4861316156048243`}, { 2.243407346410207, 2.52663103693975}, { 2.243407346410207, -0.4098382580720929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, -2.488317887384138}, { 2.248407346410207, 2.5280732978354856`}, { 2.248407346410207, -0.4046715114797823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, -2.490515868546093}, { 2.253407346410207, 2.529531402332512}, { 2.253407346410207, -0.39949451646778533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, -2.492725649881162}, { 2.2584073464102072`, 2.531005519325557}, { 2.2584073464102072`, -0.3943075855683166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, -2.494947322768967}, { 2.263407346410207, 2.53249581880366}, { 2.263407346410207, -0.38911104047379325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, -2.4971809791753965`}, { 2.268407346410207, 2.5340024718251954`}, { 2.268407346410207, -0.38390521216998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, -2.4994267116494417`}, { 2.273407346410207, 2.5355256504914028`}, { 2.273407346410207, -0.3786904410683476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, -2.501684613319737}, { 2.278407346410207, 2.5370655279184127`}, { 2.278407346410207, -0.37346707713748895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, -2.503954777890712}, { 2.283407346410207, 2.538622278207732}, { 2.283407346410207, -0.3682354800334272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, -2.506237299638485}, { 2.288407346410207, 2.540196076415137}, { 2.288407346410207, -0.3629960192287547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, -2.5085322734063613`}, { 2.293407346410207, 2.541787098517927}, { 2.293407346410207, -0.3577490741403902}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, -2.5108397945999195`}, { 2.298407346410207, 2.5433955213805364`}, { 2.298407346410207, -0.3524950342558081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, -2.513159959181791}, { 2.303407346410207, 2.5450215227184}, { 2.303407346410207, -0.34723429925765925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, -2.515492863666009}, { 2.308407346410207, 2.5466652810601373`}, { 2.308407346410207, -0.3419672791465635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, -2.5178386051119652`}, { 2.313407346410207, 2.548326975707875}, { 2.313407346410207, -0.33669439436194804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, -2.520197281117899}, { 2.318407346410207, 2.5500067866958056`}, { 2.318407346410207, -0.33141607590074307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, -2.5225689898140624`}, { 2.323407346410207, 2.5517048947468486`}, { 2.323407346410207, -0.3261327654338472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, -2.5249538298552796`}, { 2.328407346410207, 2.5534214812274314`}, { 2.328407346410207, -0.32084491542005583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, -0.31555298921744673`}, { 2.333407346410207, -2.52735190041319}, {2.333407346410207, 2.5551567281003136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, -0.3102574611918914}, { 2.338407346410207, -2.5297633011678857`}, {2.338407346410207, 2.5569108178754667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, -0.3049588168226775}, { 2.343407346410207, -2.532188132299186}, {2.343407346410207, 2.558683933558899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, -0.29965755280485523`}, { 2.348407346410207, -2.53462649447722}, {2.348407346410207, 2.560476258599484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, -0.294354177148367}, { 2.353407346410207, -2.537078488852679}, {2.353407346410207, 2.5622879768336686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, -0.2890492092735502}, { 2.358407346410207, -2.539544217046359}, {2.358407346410207, 2.5641192724280946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, -0.283743180102974}, { 2.3634073464102068`, -2.542023781138229}, {2.3634073464102068`, 2.565970329820069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, -0.27843663214935477`}, { 2.368407346410207, -2.5445172836558894`}, {2.368407346410207, 2.5678413336558497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, -0.2731301195993588}, { 2.373407346410207, -2.547024827562416}, {2.373407346410207, 2.5697324687267353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, -0.26782420839311655`}, { 2.378407346410207, -2.5495465162436095`}, {2.378407346410207, 2.5716439199029333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, -0.2625194762992354}, { 2.3834073464102072`, -2.5520824534945827`}, {2.3834073464102072`, 2.573575872065149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, -0.2572165129851158}, { 2.388407346410207, -2.5546327435057026`}, {2.388407346410207, 2.5755285100339274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, -0.2519159200823749}, { 2.393407346410207, -2.557197490847844}, {2.393407346410207, 2.577502018496631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, -0.24661831124715727`}, { 2.398407346410207, -2.559776800456931}, {2.398407346410207, 2.57949658193219}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, -0.24132431221518405`}, { 2.403407346410207, -2.562370777617811}, {2.403407346410207, 2.5815123845334065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, -0.2360345608512374}, { 2.408407346410207, -2.5649795279472873`}, {2.408407346410207, 2.5835496101269944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, -0.23074970719300647`}, { 2.413407346410207, -2.5676031573764915`}, {2.413407346410207, 2.5856084420911825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, -0.2254704134889741}, { 2.418407346410207, -2.5702417721323925`}, {2.418407346410207, 2.587689063270995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, -0.22019735423021755`}, { 2.423407346410207, -2.572895478718528}, {2.423407346410207, 2.5897916558911134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, -0.21493121617588754`}, { 2.428407346410207, -2.5755643838948856`}, {2.428407346410207, 2.5919164014663667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, -0.20967269837220384`}, { 2.433407346410207, -2.578248594656968}, {2.433407346410207, 2.594063480709816}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, -0.20442251216468157`}, { 2.438407346410207, -2.580948218213895}, {2.438407346410207, 2.5962330734384866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, -0.19918138120351703`}, { 2.443407346410207, -2.583663361965676}, {2.443407346410207, 2.5984253584766845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, -0.19395004144181882`}, { 2.448407346410207, -2.5863941334795024`}, {2.448407346410207, 2.6006405135569732`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, -0.18872924112658454`}, { 2.453407346410207, -2.5891406404651}, {2.453407346410207, 2.6028787152187727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, -0.18351974078218325`}, { 2.458407346410207, -2.5919029907491273`}, {2.458407346410207, 2.605140138704646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, -0.1783223131861408}, { 2.463407346410207, -2.594681292248462}, {2.463407346410207, 2.6074249578542474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, -0.17313774333713677`}, { 2.468407346410207, -2.597475652942587}, {2.468407346410207, 2.609733344996005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, -0.16796682841492783`}, { 2.473407346410207, -2.6002861808448112`}, {2.473407346410207, 2.6120654708365265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, -0.16281037773207793`}, { 2.478407346410207, -2.6031129839724083`}, {2.478407346410207, 2.6144215043477983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, -0.15766921267735823`}, { 2.483407346410207, -2.6059561703157126`}, {2.483407346410207, 2.616801612652207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, -0.15254416665057546`}, { 2.4884073464102068`, -2.608815847805947}, {2.4884073464102068`, 2.6192059609054055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, -0.1474360849887564}, { 2.493407346410207, -2.6116921242820013`}, {2.493407346410207, 2.6216347121771313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, -0.14234582488345482`}, { 2.498407346410207, -2.6145851074558575`}, {2.498407346410207, 2.624088027329957}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, -0.13727425528913753`}, { 2.503407346410207, -2.6174949048769283`}, {2.503407346410207, 2.626566064896093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, -0.13222225682241248`}, { 2.5084073464102072`, -2.620421623895036}, {2.5084073464102072`, 2.629068980952327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, -0.12719072165204773`}, { 2.513407346410207, -2.6233653716221106`}, {2.513407346410207, 2.6315969289930496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, -0.12218055337960872`}, { 2.518407346410207, -2.6263262548926014`}, {2.518407346410207, 2.634150059801628}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, -0.11719266691064059`}, { 2.523407346410207, -2.6293043802224725`}, {2.523407346410207, 2.6367285213200446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, -0.11222798831625903`}, { 2.528407346410207, -2.632299853766861}, {2.528407346410207, 2.639332458517011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, -0.10728745468508655`}, { 2.533407346410207, -2.6353127812762933`}, {2.533407346410207, 2.6419620132545525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, -0.10237201396542749`}, { 2.538407346410207, -2.6383432680514782`}, {2.538407346410207, 2.644617324153273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, -0.09748262479759835}, { 2.543407346410207, -2.641391418896593}, {2.543407346410207, 2.6472985264563103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, -0.09262025633637878}, { 2.5484073464102073`, -2.644457338071056}, {2.5484073464102073`, 2.6500057518921465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, -0.08778588806351377}, { 2.553407346410207, -2.647541129239829}, {2.553407346410207, 2.6527391285363957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, -0.08298050959018295}, { 2.558407346410207, -2.6506428954220396`}, {2.558407346410207, 2.6554987806726813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, -0.07820512044948066}, { 2.563407346410207, -2.6537627389380907`}, {2.563407346410207, 2.6582848286527168`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, -0.07346072987881125}, { 2.568407346410207, -2.6569007613551086`}, {2.568407346410207, 2.6610973887557825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, -0.0687483565922274}, { 2.5734073464102067`, -2.6600570634307297`}, {2.5734073464102067`, 2.6639365730476943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, -0.064069028542688}, { 2.578407346410207, -2.663231745055194}, {2.578407346410207, 2.666802489239422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, -0.05942378267426649}, { 2.583407346410207, -2.6664249051917213`}, {2.583407346410207, 2.6696952405455328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, -0.05481366466430118}, { 2.588407346410207, -2.6696366418151407`}, {2.588407346410207, 2.6726149255426193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, -0.05023972865556093}, { 2.593407346410207, -2.672867051848758}, {2.593407346410207, 2.675561638027848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, -0.045703036978419674`}, { 2.598407346410207, -2.6761162310993707`}, {2.598407346410207, 2.6785354668778587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, -0.04120465986314312}, { 2.603407346410207, -2.679384274190513}, {2.603407346410207, 2.68153649590811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, -0.036745675142317566`}, { 2.608407346410207, -2.6826712744938135`}, {2.608407346410207, 2.684564803732974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, -0.03232716794352062}, { 2.6134073464102068`, 2.6876204636266015`}, { 2.6134073464102068`, -2.685977324058432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, -0.027950230372307223`}, { 2.618407346410207, 2.6907035433849478`}, { 2.618407346410207, -2.6893025135386615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, -0.023615961185623903`}, { 2.623407346410207, 2.693814105188969}, { 2.623407346410207, -2.692646932119546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, -0.01932546545575049}, { 2.628407346410207, 2.696952205469333}, { 2.628407346410207, -2.696010667440565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, -0.01507985422488635}, { 2.6334073464102072`, 2.7001178947727627`}, { 2.6334073464102072`, -2.6993938055173263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, -0.010880244150537946`}, { 2.638407346410207, 2.703311217630233}, { 2.638407346410207, -2.7027964306612846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, -0.006727757141802359}, { 2.643407346410207, 2.7065322124272932`}, { 2.643407346410207, -2.706218625397441}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, -0.002623519986741427}, { 2.648407346410207, 2.709780911276625}, { 2.648407346410207, -2.7096604703800007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 0.0014313360290215493`}, { 2.653407346410207, 2.7130573398931395`}, { 2.653407346410207, -2.713122044306003}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 0.0054356755123160455`}, { 2.658407346410207, 2.7163615174717965`}, { 2.658407346410207, -2.716603423826885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 0.009388359360853749}, { 2.663407346410207, 2.7196934565683346`}, { 2.663407346410207, -2.72010468345799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 0.013288245169932328`}, { 2.668407346410207, 2.723053162983214}, { 2.668407346410207, -2.7236258954859647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 0.017134187647159783`}, { 2.6734073464102073`, 2.7264406356488697`}, { 2.6734073464102073`, -2.727167129874132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 0.020925039035079696`}, { 2.678407346410207, 2.729855866520611}, { 2.678407346410207, -2.730728454165724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 0.02465964954143556}, { 2.683407346410207, 2.733298840471319}, { 2.683407346410207, -2.7343099333850565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 0.028336867776906416`}, { 2.688407346410207, 2.736769535190158}, { 2.688407346410207, -2.737911629936598}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 0.03195554120008004}, { 2.693407346410207, 2.740267921085574}, { 2.693407346410207, -2.741533603501996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 0.035514516569457706`}, { 2.6984073464102067`, 2.7437939611926807`}, { 2.6984073464102067`, -2.745175910934974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 0.03901264040229317}, { 2.703407346410207, 2.7473476110853916`}, { 2.703407346410207, -2.748838606154221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 0.0424487594400059}, { 2.708407346410207, 2.750928818793359}, { 2.708407346410207, -2.7525217400341906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 0.04582172111997535}, { 2.713407346410207, 2.754537524723989}, { 2.713407346410207, -2.756225360293903}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 0.049130374053501326`}, { 2.718407346410207, 2.758173661589793}, { 2.718407346410207, -2.7599495113837382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 0.0523735685096893}, { 2.723407346410207, 2.761837154341094}, { 2.723407346410207, -2.763694234370206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 0.055550156905037416`}, { 2.728407346410207, 2.76552792010445}, { 2.728407346410207, -2.7674595668188386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 0.05865899429852825}, { 2.733407346410207, 2.7692458681268737`}, { 2.733407346410207, -2.7712455426751204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 0.06169893889199651}, { 2.7384073464102068`, 2.772990899726056}, { 2.7384073464102068`, -2.77505219214355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 0.06466885253552497}, { 2.743407346410207, 2.7767629082467087`}, { 2.743407346410207, -2.7788795415648986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 0.06756760123772323}, { 2.748407346410207, 2.7805617790232686`}, { 2.748407346410207, -2.782727613291672}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 0.07039405568063012}, { 2.753407346410207, 2.7843873893490314`}, { 2.753407346410207, -2.7865964255618363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 0.07314709173903088}, { 2.7584073464102072`, 2.78823960845187}, { 2.7584073464102072`, -2.7904859923709258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 0.07582559100403115}, { 2.763407346410207, 2.79211829747671}, { 2.763407346410207, -2.794396323342539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 0.07842844131067168}, { 2.768407346410207, 2.7960233094747786`}, { 2.768407346410207, -2.798327423597272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 0.08095453726937486}, { 2.773407346410207, 2.7999544893998816`}, { 2.773407346410207, -2.802279293620298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 0.083402780801098}, { 2.778407346410207, 2.80391167411164}, { 2.778407346410207, -2.8062519291274985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 0.08577208167594037}, { 2.783407346410207, 2.8078946923859007`}, { 2.783407346410207, -2.8102453209304294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 0.08806135805513485}, { 2.788407346410207, 2.8119033649323}, { 2.788407346410207, -2.8142594548000166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 0.09026953703614975}, { 2.793407346410207, 2.8159375044191157`}, { 2.793407346410207, -2.8182943113293115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 0.09239555520086691}, { 2.7984073464102073`, 2.8199969155053752`}, { 2.7984073464102073`, -2.822349865795199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 0.09443835916658656}, { 2.803407346410207, 2.824081394880331}, { 2.803407346410207, -2.826426088019353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 0.09639690613977733}, { 2.808407346410207, 2.828190731310244}, { 2.808407346410207, -2.8305229422284754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 0.09827016447244265}, { 2.813407346410207, 2.832324705692556}, { 2.813407346410207, -2.834640386913984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 0.10005711422094152`}, { 2.818407346410207, 2.8364830911173855`}, { 2.818407346410207, -2.83877837469126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 0.10175674770716064`}, { 2.8234073464102067`, 2.8406656529363588`}, { 2.8234073464102067`, -2.8429368521587275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 0.10336807008197008`}, { 2.828407346410207, 2.844872148838743}, { 2.828407346410207, -2.847115759756688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 0.10489009989075641`}, { 2.833407346410207, 2.849102328934788}, { 2.833407346410207, -2.851315031626394}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 0.10632186964104748`}, { 2.838407346410207, 2.85335593584626}, { 2.838407346410207, -2.8555345954692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 0.10766242637204358`}, { 2.843407346410207, 2.857632704804124}, { 2.843407346410207, -2.859774372406291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 0.10891083222597961`}, { 2.848407346410207, 2.861932363753145}, { 2.848407346410207, -2.8640342768389715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 0.1100661650212743}, { 2.853407346410207, 2.8662546334634986`}, { 2.853407346410207, -2.868314216309779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 0.11112751882730385`}, { 2.858407346410207, 2.8705992276490893`}, { 2.858407346410207, -2.872614091364657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 0.11209400454075164`}, { 2.8634073464102068`, 2.8749658530926014`}, { 2.8634073464102068`, -2.87693379541642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 0.11296475046344595`}, { 2.868407346410207, 2.8793542097770004`}, { 2.868407346410207, -2.8812732146096374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 0.11373890288156319`}, { 2.873407346410207, 2.8837639910234563`}, { 2.873407346410207, -2.885632227687297}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 0.1144156266461173}, { 2.878407346410207, 2.888194883635439}, { 2.878407346410207, -2.8900107058594613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 0.11499410575464068`}, { 2.8834073464102072`, 2.89264656804883}, { 2.8834073464102072`, -2.894408512674065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 0.11547354393390447`}, { 2.888407346410207, 2.8971187184878557`}, { 2.888407346410207, -2.8988255038902966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 0.11585316522361848`}, { 2.893407346410207, 2.9016110031266855`}, { 2.893407346410207, -2.903261527354692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 0.11613221456094523`}, { 2.898407346410207, 2.9061230842563783`}, { 2.898407346410207, -2.9077164228802057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 0.11630995836565715`}, { 2.903407346410207, 2.9106546184570754`}, { 2.903407346410207, -2.912190022128712}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 0.11638568512586069`}, { 2.908407346410207, 2.9152052567751454`}, { 2.908407346410207, -2.91668214849703}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 0.11635870598405149`}, { 2.913407346410207, 2.919774644905033}, { 2.913407346410207, -2.9211926170068394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 0.11622835532330633`}, { 2.918407346410207, 2.9243624233756234`}, { 2.918407346410207, -2.925721234198908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 0.1159939913534492}, { 2.9234073464102073`, 2.928968227740769}, { 2.9234073464102073`, -2.930267798031694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 0.11565499669693306`}, { 2.928407346410207, 2.933591688773838}, { 2.928407346410207, -2.9348320977848634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 0.11521077897415691`}, { 2.933407346410207, 2.938232432665916}, { 2.933407346410207, -2.9394139139679263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 0.1146607713879714}, { 2.938407346410207, 2.94289008122746}, { 2.938407346410207, -2.9440130182343824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 0.11400443330706132`}, { 2.943407346410207, 2.9475642520930467`}, { 2.943407346410207, -2.948629173301546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 0.1132412508478287}, { 2.9484073464102067`, 2.9522545589290368`}, { 2.9484073464102067`, -2.953262132876626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 0.11237073745442777`}, { 2.953407346410207, 2.956960611643835}, { 2.953407346410207, -2.9579116415892366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 0.11139243447656792`}, { 2.958407346410207, 2.9616820166002924`}, { 2.958407346410207, -2.9625774349304996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 0.11030591174457706`}, { 2.963407346410207, 2.966418376830358}, { 2.963407346410207, -2.967259239199595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 0.10911076814131855`}, { 2.968407346410207, 2.9711692922511674`}, { 2.968407346410207, -2.9719567714573856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 0.10780663217039077`}, { 2.973407346410207, 2.975934359882833}, { 2.973407346410207, -2.976669739488146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 0.10639316252007128`}, { 2.978407346410207, 2.98071317406709}, { 2.978407346410207, -2.981397841769056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 0.10487004862238755`}, { 2.983407346410207, 2.985505326687058}, { 2.983407346410207, -2.9861407674484712`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 0.10323701120670796`}, { 2.9884073464102068`, 2.990310407387312}, { 2.9884073464102068`, -2.990898196332561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 0.10149380284711183`}, { 2.993407346410207, 2.9951280037944126`}, { 2.993407346410207, -2.9956697988812464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 0.09964020850285975}, { 2.998407346410207, 2.9999577017373458`}, { 2.998407346410207, -3.000455236213372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 0.09767604605111899}, { 3.003407346410207, 3.004799085467613}, { 3.003407346410207, -3.005254160121515}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 0.0956011668112081}, { 3.0084073464102072`, 3.009651737878925}, { 3.0084073464102072`, -3.0100662130967812`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 0.09341545605941223}, { 3.013407346410207, 3.014515240725946}, { 3.013407346410207, -3.014891028363744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 0.09111883353350067}, { 3.018407346410207, 3.0193891748419386`}, { 3.018407346410207, -3.019728229925836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 0.08871125392595523}, { 3.023407346410207, 3.0242731203551423`}, { 3.023407346410207, -3.0245774326215518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 0.08619270736495217}, { 3.028407346410207, 3.0291666569034317`}, { 3.028407346410207, -3.029438242191409}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 0.08356321988199494}, { 3.0334073464102067`, 3.0340693638472573`}, { 3.0334073464102067`, -3.0343102553562797`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 0.08082285386514297}, { 3.038407346410207, 3.038980820480382}, { 3.038407346410207, -3.0391930599069465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 0.07797170849672119}, { 3.043407346410207, 3.0439006062384295`}, { 3.043407346410207, -3.0440862348052673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 0.07500992017426619}, { 3.0484073464102073`, 3.0488283009047374`}, { 3.0484073464102073`, -3.0489893502970467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 0.07193766291363737}, { 3.053407346410207, 3.05376348481362}, { 3.053407346410207, -3.0539019680366963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 0.06875514873291223}, { 3.058407346410207, 3.0587057390505525`}, { 3.058407346410207, -3.0588236412239684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 0.06546262801589729}, { 3.063407346410207, 3.0636546456492777`}, { 3.063407346410207, -3.0637539147526702`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 0.06206038985392585}, { 3.068407346410207, 3.0686097877855985`}, { 3.068407346410207, -3.0686923253716345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 0.05854876236463315}, { 3.0734073464102067`, 3.0735707499675544`}, { 3.0734073464102067`, -3.07363840185771}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 0.05492811298635341}, { 3.078407346410207, 3.0785371182219907`}, { 3.078407346410207, -3.0785916652010683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 0.05119884874682117}, { 3.083407346410207, 3.0835084802772776`}, { 3.083407346410207, -3.0835516288026916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 0.04736141650478497}, { 3.0884073464102073`, 3.08848442574207}, { 3.0884073464102073`, -3.0885177986840424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 0.04341630316318755}, { 3.093407346410207, 3.093464546279818}, { 3.093407346410207, -3.093489673708707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 0.03936403585253072}, { 3.098407346410207, 3.098448435779266}, { 3.098407346410207, -3.098466745816253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 0.035205182083064265`}, { 3.103407346410207, 3.1034356905203233`}, { 3.103407346410207, -3.103448500267777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 0.03094034986450233}, { 3.108407346410207, 3.1084259093354034`}, { 3.108407346410207, -3.108434415903004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 0.026570187791824677`}, { 3.1134073464102068`, 3.113418693766858}, { 3.1134073464102068`, -3.113423965409649}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 0.022095385095975275`}, { 3.118407346410207, 3.1184136482185014`}, { 3.118407346410207, -3.1184166156028557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 0.01751667165812454}, { 3.123407346410207, 3.123410380103639}, { 3.123407346410207, -3.123411827716828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 0.012834817986208016`}, { 3.1284073464102073`, 3.12840849998778}, { 3.1284073464102073`, -3.128409057706903}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 0.008050635152700584}, { 3.1334073464102072`, 3.1334076217256954`}, { 3.1334073464102072`, -3.133407756561014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 0.003164974692267691}, { 3.138407346410207, 3.138407362595284}, { 3.138407346410207, -3.1384073706232867`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1415926300583448`, 3.141592630058341}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -3080.7771428571423}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 3, 5, 6, 8}, {{3}, {5}, {4}, {1}, {5}, {2}, {1}, { 3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.6761690079082845, -1.0470418161568924`}, { 1.179246792527024, -1.4055354012109404`}, { 1.179240449329538, -0.18279687581094373`}, { 0.17924679252702402`, -1.4055354012109404`}, { 0.17924679252702397`, -0.17924679252702402`}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {1, 5}, {2, 4}, {3, 5}}, 0.016008218624660203`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.016008218624660203], DiskBox[2, 0.016008218624660203], DiskBox[3, 0.016008218624660203], DiskBox[4, 0.016008218624660203], DiskBox[5, 0.016008218624660203]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -3554.7428571428563}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -1.2747005209064295`*^-15}, \ {-3.141592653589793, 3.141592630058341}, {-3.141592653589793, -3.1415926300583448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -0.005049842085347317}, \ {-3.1365926535897932`, 3.1365927474928244`}, {-3.1365926535897932`, \ -3.1365927159322973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -0.01019872339973648}, \ {-3.1315926535897933`, 3.131593405995305}, {-3.1315926535897933`, -3.1315931510590036`}}]} , {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -0.015445646769173144`}, \ {-3.126592653589793, 3.126595196775689}, {-3.126592653589793, -3.126594328201357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -0.0207895755843565}, \ {-3.121592653589793, 3.1215986905427653`}, {-3.121592653589793, \ -3.1215966126185304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -0.026229434146801185`}, \ {-3.116592653589793, 3.1166044606628533`}, {-3.116592653589793, \ -3.1166003654913332`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -0.03176410806075831}, \ {-3.1115926535897933`, 3.111613082781942}, {-3.1115926535897933`, -3.111605943823023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -0.03739244467155023}, \ {-3.106592653589793, 3.1066251344411246`}, {-3.106592653589793, \ -3.1066137003450174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -0.04311325355059576}, \ {-3.101592653589793, 3.1016411946857665`}, {-3.101592653589793, \ -3.1016239834269554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -0.048925307027620865`}, \ {-3.096592653589793, 3.096661843670224}, {-3.096592653589793, -3.0966371369926664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -0.05482734077008735}, \ {-3.0915926535897933`, 3.0916876622573235`}, {-3.0915926535897933`, \ -3.091653500440308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -0.06081805441002916}, \ {-3.086592653589793, 3.0867192316142904`}, {-3.086592653589793, \ -3.0866734085678016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -0.06689611221815424}, \ {-3.081592653589793, 3.0817571328053797`}, {-3.081592653589793, \ -3.0816971915029794`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -0.07306014382513099}, \ {-3.076592653589793, 3.076801946382139}, {-3.076592653589793, -3.0767251746388506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -0.07930874498961374}, \ {-3.0715926535897933`, 3.0718542519714895`}, {-3.0715926535897933`, \ -3.0717576785730696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -0.08564047841265669}, \ {-3.066592653589793, 3.0669146278629165`}, {-3.066592653589793, -3.066795019052426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -0.09205387459790121}, \ {-3.061592653589793, 3.0619836505954208`}, {-3.061592653589793, -3.061837506922106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -0.09854743275674899}, \ {-3.056592653589793, 3.0570618945445514`}, {-3.056592653589793, -3.056885448079115}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -0.10511962175774363`}, \ {-3.0515926535897933`, 3.052149931510643}, {-3.0515926535897933`, -3.051939143430448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -0.11176888111905313`}, \ {-3.046592653589793, 3.0472483303088347`}, {-3.046592653589793, \ -3.0469988888554553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -0.11849362204299743`}, \ {-3.041592653589793, 3.0423576563618373`}, {-3.041592653589793, \ -3.0420649751728286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -0.12529222849125862`}, \ {-3.036592653589793, 3.0374784712955583`}, {-3.036592653589793, -3.037137688111304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -0.13216305829938385`}, \ {-3.0315926535897932`, 3.032611332539229}, {-3.0315926535897932`, -3.032217308285006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -0.1391044443290329}, \ {-3.026592653589793, 3.0277567929299294`}, {-3.026592653589793, \ -3.0273041111724406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -0.14611469565629728`}, \ {-3.021592653589793, 3.022915400322751}, {-3.021592653589793, -3.022398367099765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -0.15319209879419443`}, \ {-3.016592653589793, 3.0180876972068296`}, {-3.016592653589793, \ -3.0175003412273758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -0.16033491894759774`}, \ {-3.0115926535897932`, 3.013274220328563}, {-3.0115926535897932`, -3.012610293540943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -0.1675414012983398}, \ {-3.0065926535897933`, 3.0084755003220023`}, {-3.0065926535897933`, \ -3.007728478845487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -0.17480977231849534`}, \ {-3.001592653589793, 3.003692061347389}, {-3.001592653589793, -3.0028551467631632`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -0.1821382411095935}, \ {-2.996592653589793, 2.998924420738653}, {-2.996592653589793, -2.9979905417347754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -0.18952500076529208`}, \ {-2.991592653589793, 2.9941730886598408`}, {-2.991592653589793, -2.993134903024016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -0.1969682297552579}, \ {-2.9865926535897933`, 2.9894385677719386`}, {-2.9865926535897933`, \ -2.9882884647256094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -0.20446609332763777`}, \ {-2.981592653589793, 2.9847213529095895`}, {-2.981592653589793, -2.983451455775971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -0.21201674492760103`}, \ {-2.976592653589793, 2.9800219307692153`}, {-2.976592653589793, -2.978624099967298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -0.2196183276293313}, \ {-2.971592653589793, 2.9753407796083122`}, {-2.971592653589793, -2.97380661596433}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -0.22726897557876002`}, \ {-2.9665926535897933`, 2.9706783689566483`}, {-2.9665926535897933`, \ -2.9689992173239275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -0.23496681544441844`}, \ {-2.961592653589793, 2.9660351593398953`}, {-2.961592653589793, \ -2.9642021125175164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -0.24270996787354437`}, \ {-2.956592653589793, 2.961411602015782}, {-2.956592653589793, -2.95941550495586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -0.2504965489508213}, \ {-2.951592653589793, 2.9568081387233565`}, {-2.951592653589793, \ -2.9546395930165135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -0.2583246716569092}, \ {-2.9465926535897933`, 2.9522252014455566`}, {-2.9465926535897933`, \ -2.949874570073563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -0.26619244732401937`}, \ {-2.941592653589793, 2.9476632121853603`}, {-2.941592653589793, \ -2.9451206245295793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -0.27409798708582744`}, \ {-2.936592653589793, 2.9431225827558523`}, {-2.936592653589793, -2.940377939849923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -0.2820394033189753}, \ {-2.931592653589793, 2.9386037145843127`}, {-2.931592653589793, \ -2.9356466945989625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -0.2900148110734731}, \ {-2.9265926535897933`, 2.9341069985304173`}, {-2.9265926535897933`, \ -2.9309270624782395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -0.29802232948940355`}, \ {-2.921592653589793, 2.9296328147189543`}, {-2.921592653589793, \ -2.9262192123667043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -0.3060600831972714}, \ {-2.916592653589793, 2.9251815323867563`}, {-2.916592653589793, \ -2.9215233083624437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -0.31412620369956173`}, \ {-2.911592653589793, 2.9207535097443516`}, {-2.911592653589793, -2.916839509826404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -0.32221883073097163`}, \ {-2.9065926535897932`, 2.9163490938518537`}, {-2.9065926535897932`, \ -2.912167971427384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -0.33033611359500564`}, \ {-2.901592653589793, 2.911968620509525}, {-2.901592653589793, -2.9075088431888028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -0.33847621247459986`}, \ {-2.896592653589793, 2.9076124141626263`}, {-2.896592653589793, \ -2.9028622705366245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -0.3466372997146443}, \ {-2.891592653589793, 2.903280787820705}, {-2.891592653589793, -2.8982283943488185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -0.3548175610742511}, \ {-2.8865926535897932`, 2.8989740429910307`}, {-2.8865926535897932`, \ -2.893607351005894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -0.3630151969468462}, \ {-2.8815926535897933`, 2.8946924696261083`}, {-2.8815926535897933`, \ -2.8889992724426605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -0.37122842354616364`}, \ {-2.876592653589793, 2.890436346085102}, {-2.876592653589793, -2.8844042862010193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -0.37945547405645175`}, \ {-2.871592653589793, 2.886205939108895}, {-2.871592653589793, -2.8798225154837396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -0.3876945997452427}, \ {-2.866592653589793, 2.8820015038086333`}, {-2.866592653589793, \ -2.8752540792092134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -0.3959440710371362}, \ {-2.861592653589793, 2.877823283667379}, {-2.861592653589793, -2.8706990920668676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -0.40420217854735346`}, \ {-2.856592653589793, 2.8736715105547344`}, {-2.856592653589793, -2.866157664573579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -0.41246723407366603`}, \ {-2.851592653589793, 2.8695464047539425`}, {-2.851592653589793, \ -2.8616299031305097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -0.4207375715457452}, \ {-2.846592653589793, 2.8654481750013328`}, {-2.846592653589793, \ -2.8571159100807924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -0.4290115479308492}, \ {-2.8415926535897933`, 2.861377018537621}, {-2.8415926535897933`, \ -2.8526157837676247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -0.43728754409506576`}, \ {-2.836592653589793, 2.8573331211706527`}, {-2.836592653589793, \ -2.8481296185928255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -0.44556396561942163`}, \ {-2.831592653589793, 2.8533166573494815`}, {-2.831592653589793, \ -2.8436575050759774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -0.45383924357024547`}, \ {-2.826592653589793, 2.8493277902489993`}, {-2.826592653589793, \ -2.8391995299137447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -0.4621118352233812}, \ {-2.8215926535897933`, 2.845366671864977}, {-2.8215926535897933`, \ -2.8347557760395845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -0.47038022474194063`}, \ {-2.816592653589793, 2.8414334431190236`}, {-2.816592653589793, \ -2.8303263226836957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -0.47864292380739193`}, \ {-2.811592653589793, 2.8375282339729986`}, {-2.811592653589793, -2.825911245433117}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -0.48689847220398275`}, \ {-2.806592653589793, 2.833651163552467}, {-2.806592653589793, -2.8215106162920263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -0.495145438356503}, \ {-2.8015926535897933`, 2.8298023402787544`}, {-2.8015926535897933`, \ -2.8171245037420944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -0.5033824198215964}, \ {-2.796592653589793, 2.825981862009073}, {-2.796592653589793, -2.812752972802818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -0.5116080437329157}, \ {-2.791592653589793, 2.8221898161844527`}, {-2.791592653589793, -2.808396085091947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -0.5198209672005455}, \ {-2.786592653589793, 2.8184262799847652`}, {-2.786592653589793, \ -2.8040538988857957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -0.5280198776651388}, \ {-2.7815926535897932`, 2.8146913204906423`}, {-2.7815926535897932`, \ -2.799726469179482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -0.5362034932074278}, \ {-2.776592653589793, 2.8109849948515913`}, {-2.776592653589793, \ -2.7954138477469894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -0.5443705628137774}, \ {-2.771592653589793, 2.807307350460088}, {-2.771592653589793, -2.7911160832011244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -0.552519866598557}, \ {-2.766592653589793, 2.803658425130991}, {-2.766592653589793, -2.786833221053161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -0.5606502159842335}, \ {-2.7615926535897932`, 2.8000382472859693`}, {-2.7615926535897932`, \ -2.782565303772355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -0.5687604538400505}, \ {-2.7565926535897933`, 2.7964468361424752`}, {-2.7565926535897933`, \ -2.778312370845079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -0.5768494545803815}, \ {-2.751592653589793, 2.7928842019067766`}, {-2.751592653589793, -2.774074458833691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -0.5849161242237548}, \ {-2.746592653589793, 2.789350345970688}, {-2.746592653589793, -2.769851601435039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -0.5929594004137506}, \ {-2.741592653589793, 2.785845261111547}, {-2.741592653589793, -2.765643829538621}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -0.6009782524028603}, \ {-2.736592653589793, 2.7823689316950633`}, {-2.736592653589793, -2.761451171284282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -0.6089716810006324}, \ {-2.731592653589793, 2.778921333880603}, {-2.731592653589793, -2.7572736521196077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -0.6169387184872638}, \ {-2.726592653589793, 2.7755024358285563`}, {-2.726592653589793, \ -2.7531112948566863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -0.6248784284940296}, \ {-2.721592653589793, 2.7721121979093715`}, {-2.721592653589793, -2.748964119728581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -0.6327899058518177}, \ {-2.7165926535897933`, -2.7448321444451977`}, {-2.7165926535897933`, 2.7687505729139756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -0.640672276409119}, \ {-2.711592653589793, -2.7407153842486713`}, {-2.711592653589793, 2.765417506265135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -0.6485246968208808}, \ {-2.706592653589793, -2.7366138519682264`}, {-2.706592653589793, 2.7621129362294603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -0.6563463543095502}, \ {-2.701592653589793, -2.7325275580744632`}, {-2.701592653589793, 2.758836794129752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -0.6641364663997494}, \ {-2.6965926535897933`, -2.7284565107331313`}, {-2.6965926535897933`, 2.755589004557331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -0.6718942806279129}, \ {-2.691592653589793, -2.7244007158582515`}, {-2.691592653589793, 2.7523694855840986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -0.6796190742283358}, \ {-2.686592653589793, -2.720360177164723}, {-2.686592653589793, 2.7491781489740212`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -0.6873101537969651}, \ {-2.681592653589793, -2.716334896220236}, {-2.681592653589793, 2.746014900393704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -0.6949668549343619}, \ {-2.6765926535897933`, -2.7123248724966658`}, {-2.6765926535897933`, 2.742879639621958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -0.7025885418691464}, \ {-2.671592653589793, -2.708330103420745}, {-2.671592653589793, 2.7397722607579484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -0.7101746070632957}, \ {-2.666592653589793, -2.70435058442417}, {-2.666592653589793, 2.736692652427739}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -0.7177244708006478}, \ {-2.661592653589793, -2.7003863089930253`}, {-2.661592653589793, 2.7336406979891335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -0.7252375807598552}, \ {-2.6565926535897932`, -2.696437268716573}, {-2.6565926535897932`, 2.7306162757343917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -0.7327134115731135}, \ {-2.651592653589793, -2.692503453335338}, {-2.651592653589793, 2.727619259090822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -0.7401514643719292}, \ {-2.646592653589793, -2.688584850788633}, {-2.646592653589793, 2.7246495168189924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -0.7475512663210842}, \ {-2.641592653589793, -2.6846814472612675`}, {-2.641592653589793, 2.721706913208355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -0.7549123701420725}, \ {-2.6365926535897932`, -2.68079322722972}, {-2.6365926535897932`, 2.718791308270231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -0.7622343536270969}, \ {-2.6315926535897933`, -2.6769201735075283`}, {-2.6315926535897933`, 2.7159025579279166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -0.7695168191447963}, \ {-2.626592653589793, -2.673062267290078}, {-2.626592653589793, 2.7130405142038385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -0.7767593931387552}, \ {-2.621592653589793, -2.6692194881986446`}, {-2.621592653589793, 2.7102050254035976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -0.783961725619895}, \ {-2.616592653589793, -2.665391814323813}, {-2.616592653589793, 2.7073959362968822`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -0.7911234896536847}, \ {-2.611592653589793, -2.661579222268146}, {-2.611592653589793, 2.7046130882949915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -0.7982443808432347}, \ {-2.606592653589793, -2.657781687188243}, {-2.606592653589793, 2.7018563196250964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -0.8053241168091294}, \ {-2.601592653589793, -2.653999182836043}, {-2.601592653589793, 2.699125465500954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -0.8123624366669405}, \ {-2.596592653589793, -2.650231681599496}, {-2.596592653589793, 2.6964203582901236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -0.8193591005032637}, \ {-2.5915926535897933`, -2.6464791545425306`}, {-2.5915926535897933`, 2.6937408276776593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -0.8263138888511006}, \ {-2.586592653589793, -2.642741571444352}, {-2.586592653589793, 2.6910867008261308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -0.8332266021653334}, \ {-2.581592653589793, -2.6390189008380562`}, {-2.581592653589793, 2.6884578025319503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -0.8400970602990749}, \ {-2.576592653589793, -2.6353111100485616`}, {-2.576592653589793, 2.6858539553780933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -0.8469251019815618}, \ {-2.571592653589793, -2.631618165229895}, {-2.571592653589793, 2.683274979883017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -0.8537105842982498}, \ {-2.566592653589793, -2.6279400314018053`}, {-2.566592653589793, 2.68072069464588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -0.8604533821737422}, \ {-2.561592653589793, -2.6242766724856845`}, {-2.561592653589793, 2.678190916487997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -0.8671533878581384}, \ {-2.556592653589793, -2.6206280513398688`}, {-2.556592653589793, 2.675685460590583}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -0.8738105104173206}, \ {-2.5515926535897933`, -2.616994129794258}, {-2.5515926535897933`, 2.673204140628702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -0.8804246752277485}, \ {-2.5465926535897934`, -2.6133748686843266`}, {-2.5465926535897934`, 2.6707467689015023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -0.8869958234761505}, \ {-2.541592653589793, -2.609770227884413}, {-2.541592653589793, 2.668313156458747}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -0.8935239116646505}, \ {-2.536592653589793, -2.6061801663404833`}, {-2.536592653589793, 2.665903113223601}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -0.9000089111216553}, \ {-2.5315926535897932`, -2.6026046421021567`}, {-2.5315926535897932`, 2.663516448111784}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -0.9064508075189317}, \ {-2.526592653589793, -2.5990436123541705`}, {-2.526592653589793, 2.6611529691470497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -0.9128496003951891}, \ {-2.521592653589793, -2.5954970334472036`}, {-2.521592653589793, 2.6588124835730476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -0.9192053026865006}, \ {-2.516592653589793, -2.5919648609280928`}, {-2.516592653589793, 2.65649479796162}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -0.9255179402638339}, \ {-2.5115926535897932`, -2.588447049569431}, {-2.5115926535897932`, 2.6541997183175576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -0.9317875514779583}, \ {-2.5065926535897933`, -2.5849435533985896`}, {-2.5065926535897933`, 2.65192705017985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -0.9380141867119487}, \ {-2.501592653589793, -2.5814543257261167`}, {-2.501592653589793, 2.6496765987195157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -0.9441979079415069}, \ {-2.496592653589793, -2.577979319173594}, {-2.496592653589793, 2.6474481688339933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -0.9503387883032668}, \ {-2.491592653589793, -2.5745184857008545`}, {-2.491592653589793, 2.6452415652382424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -0.9564369116712382}, \ {-2.486592653589793, -2.571071776632696}, {-2.486592653589793, 2.6430565925524987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -0.9624923722415316}, \ {-2.481592653589793, -2.5676391426849805`}, {-2.481592653589793, 2.6408930553868277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -0.9685052741254786}, \ {-2.476592653589793, -2.5642205339902113`}, {-2.476592653589793, 2.638750758422491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -0.974475730951223}, \ {-2.471592653589793, -2.5608159001225292`}, {-2.471592653589793, 2.636629506490202}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -0.9804038654738888}, \ {-2.4665926535897933`, -2.5574251901222107`}, {-2.4665926535897933`, 2.6345291046453303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -0.9862898091943187}, \ {-2.461592653589793, -2.5540483525195827`}, {-2.461592653589793, 2.632449358240077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -0.9921337019865006}, \ {-2.456592653589793, -2.550685335358462}, {-2.456592653589793, 2.6303900729927605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -0.9979356917336373}, \ {-2.451592653589793, -2.547336086219051}, {-2.451592653589793, 2.628351055054217}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -1.0036959339729061`}, \ {-2.446592653589793, -2.5440005522403095`}, {-2.446592653589793, 2.6263321110714073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -1.009414591548855}, \ {-2.441592653589793, -2.5406786801418706`}, {-2.441592653589793, 2.6243330482482503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -1.0150918342754773`}, \ {-2.436592653589793, -2.537370416245411}, {-2.436592653589793, 2.622353674403833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -1.0207278386068754`}, \ {-2.431592653589793, -2.534075706495579}, {-2.431592653589793, 2.620393798027976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -1.02632278731649}, \ {-2.4265926535897933`, -2.530794496480416}, {-2.4265926535897933`, 2.618453228334277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -1.0318768691848368`}, \ {-2.4215926535897934`, -2.5275267314513186`}, {-2.4215926535897934`, 2.6165317753106563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -1.03739027869568}, \ {-2.416592653589793, -2.524272356342544}, {-2.416592653589793, 2.6146292497675057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -1.0428632157405742`}, \ {-2.411592653589793, -2.521031315790252}, {-2.411592653589793, 2.6127454633834857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -1.0482958853316782`}, \ {-2.4065926535897932`, -2.517803554151093}, {-2.4065926535897932`, 2.6108802287490382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -1.0536884973227636`}, \ {-2.401592653589793, -2.514589015520387}, {-2.401592653589793, 2.6090333594076744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -1.0590412661382969`}, \ {-2.396592653589793, -2.511387643749844}, {-2.396592653589793, 2.607204669895113}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -1.0643544105105123`}, \ {-2.391592653589793, -2.5081993824648596`}, {-2.391592653589793, 2.6053939757763205`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -1.0696281532243608`}, \ {-2.3865926535897932`, -2.5050241750814237`}, {-2.3865926535897932`, 2.6036010936805334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -1.0748627208701798`}, \ {-2.3815926535897933`, -2.501861964822584}, {-2.3815926535897933`, 2.601825841334283}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -1.0800583436040345`}, \ {-2.376592653589793, -2.4987126947345413`}, {-2.376592653589793, 2.600068037592536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -1.08521525491553}, \ {-2.371592653589793, -2.4955763077023336`}, {-2.371592653589793, 2.598327502467978}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -1.0903336914030155`}, \ {-2.366592653589793, -2.4924527464651356`}, {-2.366592653589793, 2.596604057158499}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -1.0954138925560175`}, \ {-2.361592653589793, -2.489341953631184}, {-2.361592653589793, 2.594897524072946}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -1.1004561005447946`}, \ {-2.356592653589793, -2.4862438716923405`}, {-2.356592653589793, 2.593207726855218}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -1.1054605600168437`}, \ {-2.351592653589793, -2.48315844303827}, {-2.351592653589793, 2.5915344904067084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -1.1104275179002518`}, \ {-2.346592653589793, -2.4800856099702853`}, {-2.346592653589793, 2.5898776409072157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -1.1153572232137143`}, \ {-2.3415926535897933`, -2.477025314714821}, {-2.3415926535897933`, 2.588237005834311}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -1.1202499268831128`}, \ {-2.336592653589793, -2.4739774994365886`}, {-2.336592653589793, 2.586612413981263}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -1.1251058815644994`}, \ {-2.331592653589793, -2.470942106251374}, {-2.331592653589793, 2.5850036954735676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -1.1299253414733101`}, \ {-2.326592653589793, -2.4679190772385198`}, {-2.326592653589793, 2.583410681784074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -1.1347085622197322`}, \ {-2.321592653589793, -2.4649083544530868`}, {-2.321592653589793, 2.5818332057468667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -1.139455800649999}, \ {-2.316592653589793, -2.461909879937686}, {-2.316592653589793, 2.580271101569832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -1.1441673146935496`}, \ {-2.311592653589793, -2.458923595734034}, {-2.311592653589793, 2.578724204846038}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -1.1488433632158337`}, \ {-2.306592653589793, -2.4559494438941485`}, {-2.306592653589793, 2.5771923525639537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -1.1534842058766863`}, \ {-2.3015926535897933`, -2.4529873664913313`}, {-2.3015926535897933`, 2.5756753831165202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -1.158090102994084}, \ {-2.2965926535897934`, -2.4500373056307865`}, {-2.2965926535897934`, 2.5741731363091698`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -1.1626613154131553`}, \ {-2.291592653589793, -2.4470992034599894`}, {-2.291592653589793, 2.572685453366796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -1.1671981043803272`}, \ {-2.286592653589793, -2.4441730021787977`}, {-2.286592653589793, 2.5712121769397265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -1.1717007314224273`}, \ {-2.2815926535897932`, -2.4412586440492445`}, {-2.2815926535897932`, 2.569753151108752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -1.1761694582306579`}, \ {-2.276592653589793, -2.438356071405115}, {-2.276592653589793, 2.568308221389239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -1.180604546549245}, \ {-2.271592653589793, -2.4354652266612296`}, {-2.271592653589793, 2.566877234734352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -1.1850062580686938`}, \ {-2.266592653589793, -2.4325860523225047`}, {-2.266592653589793, 2.5654600395374487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -1.1893748543234768`}, \ {-2.2615926535897932`, -2.429718490992748}, {-2.2615926535897932`, 2.5640564856336767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -1.1937105965940265`}, \ {-2.2565926535897933`, -2.4268624853832037`}, {-2.2565926535897933`, 2.5626664243007853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -1.1980137458129403`}, \ {-2.251592653589793, -2.4240179783209}, {-2.251592653589793, 2.5612897082592108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -1.202284562475229}, \ {-2.246592653589793, -2.4211849127567304`}, {-2.246592653589793, 2.5599261916714657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -1.2065233065525136`}, \ {-2.241592653589793, -2.4183632317733323`}, {-2.241592653589793, 2.5585757301408405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -1.2107302374110498`}, \ {-2.236592653589793, -2.415552878592723}, {-2.236592653589793, 2.557238180709495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -1.2149056137334386`}, \ {-2.231592653589793, -2.4127537965837664`}, {-2.231592653589793, 2.5559134018559067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -1.2190496934439383`}, \ {-2.226592653589793, -2.4099659292693794`}, {-2.226592653589793, 2.554601253491761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -1.2231627336372417`}, \ {-2.221592653589793, -2.4071892203335774`}, {-2.221592653589793, 2.5533015969582835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -1.2272449905106126`}, \ {-2.2165926535897933`, -2.404423613628297}, {-2.2165926535897933`, 2.5520142950220475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -1.2312967192992852`}, \ {-2.211592653589793, -2.4016690531800373`}, {-2.211592653589793, 2.5507392118702765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -1.2353181742150021`}, \ {-2.206592653589793, -2.398925483196309}, {-2.206592653589793, 2.54947621310569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.2393096083875872`}, \ {-2.201592653589793, -2.3961928480719017`}, {-2.201592653589793, 2.548225165740873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -1.2432712738094815`}, \ {-2.196592653589793, -2.39347109239497}, {-2.196592653589793, 2.5469859381922495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.2472034212830905`}, \ {-2.191592653589793, -2.3907601609529596`}, {-2.191592653589793, 2.545758400273629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.2511063003709022`}, \ {-2.186592653589793, -2.3880599987383406`}, {-2.186592653589793, 2.544542423189389}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.2549801593482397`}, \ {-2.181592653589793, -2.385370550954194}, {-2.181592653589793, 2.543337879527291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.2588252451585784`}, \ {-2.1765926535897933`, -2.3826917630196336`}, {-2.1765926535897933`, 2.5421446432509565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.2626418033713178`}, \ {-2.1715926535897934`, -2.3800235805750707`}, {-2.1715926535897934`, 2.5409625896920254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -1.2664300781419626`}, \ {-2.166592653589793, -2.377365949487333}, {-2.166592653589793, 2.5397915955420225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.2701903121745586`}, \ {-2.161592653589793, -2.3747188158546177`}, {-2.161592653589793, 2.538631538843923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.2739227466863805`}, \ {-2.1565926535897932`, -2.372082126011333}, {-2.1565926535897932`, 2.5374822989834778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.2776276213747204`}, \ {-2.151592653589793, -2.3694558265327688`}, {-2.151592653589793, 2.5363437566802687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -1.2813051743857438`}, \ {-2.146592653589793, -2.3668398642396524`}, {-2.146592653589793, 2.535215793978552}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -1.2849556422853219`}, \ {-2.141592653589793, -2.364234186202565}, {-2.141592653589793, 2.5340982942378734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -1.2885792600317654`}, \ {-2.1365926535897932`, -2.3616387397462324`}, {-2.1365926535897932`, 2.532991142123495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.2921762609503766`}, \ {-2.1315926535897933`, -2.35905347245369}, {-2.1315926535897933`, 2.531894223596623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.2957468767097897`}, \ {-2.126592653589793, -2.356478332170341}, {-2.126592653589793, 2.530807425904476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -1.299291337299966}, \ {-2.121592653589793, -2.3539132670078673`}, {-2.121592653589793, 2.529730637570191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.3028098710118474`}, \ {-2.116592653589793, -2.3513582253480734`}, {-2.116592653589793, 2.528663748382581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.3063027044185547`}, \ {-2.111592653589793, -2.348813155846577}, {-2.111592653589793, 2.527606649385765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.3097700623580926`}, \ {-2.106592653589793, -2.34627800743642}, {-2.106592653589793, 2.526559232868676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.3132121679174937`}, \ {-2.101592653589793, -2.3437527293315736`}, {-2.101592653589793, 2.5255213923544533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.316629242418335}, \ {-2.096592653589793, -2.34123727103034}, {-2.096592653589793, 2.5244930225897435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.3200215054035993`}, \ {-2.0915926535897933`, -2.338731582318659}, {-2.0915926535897933`, 2.5234740195339134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.3233891746257869`}, \ {-2.0865926535897934`, -2.3362356132733257`}, {-2.0865926535897934`, 2.522464280348176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.3267324660362523`}, \ {-2.081592653589793, -2.33374931426512}, {-2.081592653589793, 2.5214637033846543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.3300515937757051`}, \ {-2.076592653589793, -2.331272635961843}, {-2.076592653589793, 2.5204721881753844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.3333467701658341`}, \ {-2.071592653589793, -2.328805529331283}, {-2.071592653589793, 2.519489635421269}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.3366182057019822`}, \ {-2.066592653589793, -2.3263479456440876`}, {-2.066592653589793, 2.5185159469809797`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.3398661090468589`}, \ {-2.061592653589793, -2.3238998364765693`}, {-2.061592653589793, 2.517551025859837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.3430906870252197`}, \ {-2.056592653589793, -2.321461153713437}, {-2.056592653589793, 2.516594776198652}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.3462921446194787`}, \ {-2.0515926535897933`, -2.319031849550446}, {-2.0515926535897933`, 2.5156471032625554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.3494706849662121`}, \ {-2.0465926535897934`, -2.3166118764969994`}, {-2.0465926535897934`, 2.514707913429808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.3526265093535124`}, \ {-2.041592653589793, -2.314201187378661}, {-2.041592653589793, 2.5137771141806082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.3557598172191478`}, \ {-2.036592653589793, -2.3117997353396276`}, {-2.036592653589793, 2.5128546140858994`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.3588708061494967`}, \ {-2.031592653589793, -2.3094074738451256`}, {-2.031592653589793, 2.5119403227961774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.361959671879215}, \ {-2.026592653589793, -2.3070243566837587`}, {-2.026592653589793, 2.511034151030317}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.3650266082916032`}, \ {-2.021592653589793, -2.3046503379697976`}, {-2.021592653589793, 2.5101360105644073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.3680718074196399`}, \ {-2.016592653589793, -2.302285372145418}, {-2.016592653589793, 2.5092458142206167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.3710954594476448`}, \ {-2.0115926535897932`, -2.299929413982896}, {-2.0115926535897932`, 2.508363475856077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.3740977527135396`}, \ {-2.0065926535897933`, -2.297582418586748}, {-2.0065926535897933`, 2.5074889103518028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.377078873711684}, \ {-2.001592653589793, -2.2952443413958243`}, {-2.001592653589793, 2.5066220336016474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.3800390070962412`}, \ {-1.996592653589793, -2.292915138185372}, {-1.996592653589793, 2.505762762501293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.3829783356850636`}, \ {-1.991592653589793, -2.2905947650690557`}, {-1.991592653589793, 2.5049110149372886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.3858970404640527`}, \ {-1.986592653589793, -2.2882831785009246`}, {-1.986592653589793, 2.504066709776137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.3887953005919786`}, \ {-1.9815926535897932`, -2.285980335277371}, {-1.9815926535897932`, 2.503229766853424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.391673293405731}, \ {-1.976592653589793, -2.2836861925390335`}, {-1.976592653589793, 2.5024001069630124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.3945311944259677`}, \ {-1.9715926535897932`, -2.2814007077726877`}, {-1.9715926535897932`, 2.5015776518462842`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.3973691773631538`}, \ {-1.966592653589793, -2.2791238388130917`}, {-1.966592653589793, 2.5007623241814465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.4001874141239512`}, \ {-1.9615926535897932`, -2.27685554384482}, {-1.9615926535897932`, 2.499954047572899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.4029860748179461`}, \ {-1.956592653589793, -2.2745957814040687`}, {-1.956592653589793, 2.4991527465406684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.4057653277646938`}, \ {-1.9515926535897932`, -2.272344510380433}, {-1.9515926535897932`, 2.498358346509908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.4085253395010506`}, \ {-1.946592653589793, -2.2701016900186763`}, {-1.946592653589793, 2.4975707738004664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.4112662747887856`}, \ {-1.9415926535897932`, -2.2678672799204764`}, {-1.9415926535897932`, 2.4967899556165314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.41398829662244}, \ {-1.936592653589793, -2.2656412400461527`}, {-1.936592653589793, 2.496015820036344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.4166915662374286`}, \ {-1.9315926535897932`, -2.2634235307163877`}, {-1.9315926535897932`, 2.495248296001991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.4193762431183603`}, \ {-1.926592653589793, -2.2612141126139305`}, {-1.926592653589793, 2.4944873133092726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.4220424850075455`}, \ {-1.9215926535897931`, -2.2590129467852966`}, {-1.9215926535897931`, 2.4937328025976475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.4246904479137144`}, \ {-1.916592653589793, -2.256819994642459}, {-1.916592653589793, 2.492984695340264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.4273202861208742`}, \ {-1.9115926535897931`, -2.2546352179645273`}, {-1.9115926535897931`, 2.492242923834064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.4299321521973418`}, \ {-1.906592653589793, -2.252458578899436}, {-1.906592653589793, 2.491507421189978}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.4325261970049064`}, \ {-1.9015926535897931`, -2.2502900399656203`}, {-1.9015926535897931`, 2.4907781213231983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.435102569708115}, \ {-1.896592653589793, -2.2481295640536962`}, {-1.896592653589793, 2.4900549589435377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.4376614177836762`}, \ {-1.8915926535897931`, -2.2459771144281477`}, {-1.8915926535897931`, 2.489337869545875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.4402028870299548`}, \ {-1.886592653589793, -2.243832654729008}, {-1.886592653589793, 2.4886267894006893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.442727121576558}, \ {-1.881592653589793, -2.241696148973559}, {-1.881592653589793, 2.487921655544674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.4452342638939875`}, \ {-1.876592653589793, -2.239567561558021}, {-1.876592653589793, 2.487222405771446}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.4477244548033634`}, \ {-1.871592653589793, -2.2374468572592776`}, {-1.871592653589793, 2.48652897862234}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.450197833486191}, \ {-1.866592653589793, -2.2353340012365828`}, {-1.866592653589793, 2.4858413133772905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.4526545374941713`}, \ {-1.861592653589793, -2.2332289590333114`}, {-1.861592653589793, 2.4851593500458065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.4550947027590386`}, \ {-1.8565926535897932`, -2.2311316965786943`}, {-1.8565926535897932`, 2.48448302935803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.4575184636024223`}, \ {-1.851592653589793, -2.2290421801895928`}, {-1.851592653589793, 2.483812292755889}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.4599259527457158`}, \ {-1.8465926535897932`, -2.2269603765722885`}, {-1.8465926535897932`, 2.483147082384341}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.462317301319945}, \ {-1.841592653589793, -2.2248862528242768`}, {-1.841592653589793, 2.4824873410826997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.464692638875638}, \ {-1.8365926535897932`, -2.2228197764361073`}, {-1.8365926535897932`, 2.481833012376062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.4670520933926654`}, \ {-1.831592653589793, -2.2207609152932233`}, {-1.831592653589793, 2.4811840404668133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.4693957912900661`}, \ {-1.8265926535897932`, -2.218709637677847}, {-1.8265926535897932`, 2.4805403702262345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.4717238574358418`}, \ {-1.821592653589793, -2.2166659122708823`}, {-1.821592653589793, 2.47990194718619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.474036415156708}, \ {-1.8165926535897932`, -2.2146297081538426`}, {-1.8165926535897932`, 2.4792687175309114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.4763335862477995`}, \ {-1.811592653589793, -2.2126009948108143`}, {-1.811592653589793, 2.4786406280888684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.4786154909823226`}, \ {-1.8065926535897932`, -2.2105797421304607`}, {-1.8065926535897932`, 2.4780176263247267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.4808822481211497`}, \ {-1.801592653589793, -2.20856592040804}, {-1.801592653589793, 2.4773996603314017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.4831339749223449`}, \ {-1.7965926535897931`, -2.206559500347473}, {-1.7965926535897931`, 2.476786678822196}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.485370787150619}, \ {-1.791592653589793, -2.2045604530634484`}, {-1.791592653589793, 2.476178631123024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.4875927990867062`}, \ {-1.7865926535897931`, -2.2025687500835547`}, {-1.7865926535897931`, 2.4755754671647345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.489800123536654}, \ {-1.781592653589793, -2.2005843633504734`}, {-1.781592653589793, 2.474977137475506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.4919928718410307`}, \ {-1.7765926535897931`, -2.198607265224188}, {-1.7765926535897931`, 2.4743835931733433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -2.196637428484257}, \ {-1.771592653589793, -1.4941711538840305`}, {-1.771592653589793, 2.4737947859586558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -2.1946748263321267`}, \ {-1.7665926535897931`, -1.4963350781024838`}, {-1.7665926535897931`, 2.473210668106918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -2.192719432393485}, \ {-1.761592653589793, -1.4984847514947646`}, {-1.761592653589793, 2.472631192461425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -2.1907712207206713`}, \ {-1.756592653589793, -1.5006202796295849`}, {-1.756592653589793, 2.4720563124261257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -2.18883016579513}, \ {-1.751592653589793, -1.5027417666546818`}, {-1.751592653589793, 2.4714859819585455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -2.186896242529923}, \ {-1.746592653589793, -1.5048493153053806`}, {-1.746592653589793, 2.4709201555627915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.184969426272289}, \ {-1.741592653589793, -1.5069430269130404`}, {-1.741592653589793, 2.4703587882826428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.183049692806259}, \ {-1.736592653589793, -1.5090230014133772`}, {-1.736592653589793, 2.469801835694724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.1811370183553307`}, \ {-1.7315926535897932`, -1.511089337354652}, {-1.7315926535897932`, 2.4692492539017574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.1792313795851985`}, \ {-1.726592653589793, -1.5131421319057297`}, {-1.726592653589793, 2.4687009995259066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.177332753606545}, \ {-1.7215926535897932`, -1.5151814808640047`}, {-1.7215926535897932`, 2.468157029702189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.1754411179778916`}, \ {-1.716592653589793, -1.51720747866318}, {-1.716592653589793, 2.46761730207198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.173556450708512}, \ {-1.7115926535897932`, -1.5192202183809118`}, {-1.7115926535897932`, 2.467081774776592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.17167873026141}, \ {-1.706592653589793, -1.521219791746305}, {-1.706592653589793, 2.466550406450933}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.1698079355563666`}, \ {-1.7015926535897932`, -1.523206289147257}, {-1.7015926535897932`, 2.4660231562172457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.167944045973048}, \ {-1.696592653589793, -1.5251797996376608`}, {-1.696592653589793, 2.46549998367892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.1660870413541833`}, \ {-1.6915926535897932`, -1.5271404109444435`}, {-1.6915926535897932`, 2.4649808489143936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.164236902008823}, \ {-1.686592653589793, -1.5290882094744513`}, {-1.686592653589793, 2.4644657124711142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.16239360871565}, \ {-1.6815926535897932`, -1.5310232803211827`}, {-1.6815926535897932`, 2.463954535359591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.160557142726383}, \ {-1.676592653589793, -1.5329457072713502`}, {-1.676592653589793, 2.463447279047512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.1587274857692424`}, \ {-1.6715926535897931`, -1.5348555728112871`}, {-1.6715926535897931`, 2.4629439054539426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.156904620052494}, \ {-1.666592653589793, -1.536752958133184}, {-1.666592653589793, 2.462444376943593}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.1550885282680787`}, \ {-1.6615926535897931`, -1.5386379431411634`}, {-1.6615926535897931`, 2.461948656321162}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.1532791935953046`}, \ {-1.656592653589793, -1.5405106064571745`}, {-1.656592653589793, 2.461456706825749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.1514765997046417`}, \ {-1.6515926535897931`, -1.54237102542673}, {-1.6515926535897931`, 2.4609684921253443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.149680730761573}, \ {-1.646592653589793, -1.5442192761244613`}, {-1.646592653589793, 2.4604839763113815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.147891571430551}, \ {-1.6415926535897931`, -1.5460554333595014`}, {-1.6415926535897931`, 2.4600031238933666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.1461091068790243`}, \ {-1.636592653589793, -1.547879570680692}, {-1.636592653589793, 2.459525899793576}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.1443333227815553`}, \ {-1.631592653589793, -1.5496917603816138`}, {-1.631592653589793, 2.459052269341817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.142564205324024}, \ {-1.626592653589793, -1.551492073505435}, {-1.626592653589793, 2.4585821982702645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.1408017412079214`}, \ {-1.621592653589793, -1.5532805798495828`}, {-1.621592653589793, 2.458115652708358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.1390459176547267`}, \ {-1.616592653589793, -1.555057347970233}, {-1.616592653589793, 2.457652599177769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.13729672241038}, \ {-1.611592653589793, -1.556822445186616}, {-1.611592653589793, 2.457193004587432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.135554143749846}, \ {-1.606592653589793, -1.5585759375851365`}, {-1.606592653589793, 2.456736836228642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.1338181704817716`}, \ {-1.601592653589793, -1.560317890023315}, {-1.601592653589793, 2.4562840617702126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.1320887919532274`}, \ {-1.5965926535897932`, -1.5620483661335387`}, {-1.5965926535897932`, 2.4558346492537027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.130365998054557}, \ {-1.591592653589793, -1.5637674283266314`}, {-1.591592653589793, 2.455388567088701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.128649779224317}, \ {-1.5865926535897932`, -1.5654751377952254`}, {-1.5865926535897932`, 2.454945784048176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.1269401264543055`}, \ {-1.581592653589793, -1.5671715545169635`}, {-1.581592653589793, 2.4545062692638857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.1252370312946995`}, \ {-1.5765926535897932`, -1.5688567372574962`}, {-1.5765926535897932`, 2.454069992221845}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.123540485859284}, \ {-1.571592653589793, -1.5705307435733007`}, {-1.571592653589793, 2.4536369227578607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.1218504828307774`}, \ {-1.5665926535897932`, -1.5721936298143118`}, {-1.5665926535897932`, 2.453207031053115}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.1201670154662615`}, \ {-1.561592653589793, -1.573845451126354}, {-1.561592653589793, 2.452780287629817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.1184900776027065`}, \ {-1.5565926535897932`, -1.5754862614533998`}, {-1.5565926535897932`, 2.4523566633469045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.1168196636625978`}, \ {-1.551592653589793, -1.5771161135396254`}, {-1.551592653589793, 2.451936129395809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.1151557686596636`}, \ {-1.5465926535897931`, -1.578735058931287}, {-1.5465926535897931`, 2.4515186572962704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.1134983882046985`}, \ {-1.541592653589793, -1.5803431479784067`}, {-1.541592653589793, 2.451104218892213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.111847518511494}, \ {-1.5365926535897931`, -1.5819404298362705`}, {-1.5365926535897931`, 2.4506927863476733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.110203156402864}, \ {-1.531592653589793, -1.5835269524667357`}, {-1.531592653589793, 2.450284332142782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.1085652993167714`}, \ {-1.5265926535897931`, -1.5851027626393595`}, {-1.5265926535897931`, 2.4498788290698013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.1069339453125586`}, \ {-1.521592653589793, -1.5866679059323356`}, {-1.521592653589793, 2.449476250229212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.105309093077272}, \ {-1.5165926535897931`, -1.5882224267332472`}, {-1.5165926535897931`, 2.449076569025856}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.103690741932089}, \ {-1.511592653589793, -1.5897663682396417`}, {-1.511592653589793, 2.4486797591651293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.1020788918388393`}, \ {-1.506592653589793, -1.5912997724594173`}, {-1.506592653589793, 2.448285794649224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.100473543406629}, \ {-1.501592653589793, -1.592822680211033}, {-1.501592653589793, 2.447894649773422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.0988746978985575`}, \ {-1.496592653589793, -1.594335131123537}, {-1.496592653589793, 2.4475062991224386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.0972823572385275`}, \ {-1.491592653589793, -1.5958371636364224`}, {-1.491592653589793, 2.447120717566816}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.0956965240181527`}, \ {-1.486592653589793, -1.5973288149993055`}, {-1.486592653589793, 2.446737880259361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.094117201503753}, \ {-1.481592653589793, -1.5988101212714312`}, {-1.481592653589793, 2.446357762631634}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.092544393643445}, \ {-1.476592653589793, -1.6002811173210105`}, {-1.476592653589793, 2.4459803403904843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.0909781050743126`}, \ {-1.4715926535897932`, -1.6017418368243914`}, {-1.4715926535897932`, 2.445605589514632}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.089418341129671}, \ {-1.466592653589793, -1.6031923122650649`}, {-1.466592653589793, 2.445233486251293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.087865107846407}, \ {-1.4615926535897932`, -1.6046325749325083`}, {-1.4615926535897932`, 2.4448640071128556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.086318411972405}, \ {-1.456592653589793, -1.6060626549208785`}, {-1.456592653589793, 2.4444971288735933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.0847782609740424`}, \ {-1.4515926535897932`, -1.6074825811275448`}, {-1.4515926535897932`, 2.444132828566428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.083244663043766}, \ {-1.446592653589793, -1.608892381251478}, {-1.446592653589793, 2.4437710834797355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.0817176271077336`}, \ {-1.4415926535897932`, -1.6102920817914905`}, {-1.4415926535897932`, 2.44341187115419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.0801971628335174`}, \ {-1.436592653589793, -1.611681708044345}, {-1.436592653589793, 2.443055169379657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.0786832806378785`}, \ {-1.4315926535897932`, -1.6130612841027192`}, {-1.4315926535897932`, 2.442700956192124}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.077175991694586}, \ {-1.426592653589793, -1.6144308328530497`}, {-1.426592653589793, 2.4423492098706716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.075675307942292}, \ {-1.4215926535897931`, -1.6157903759732501`}, {-1.4215926535897931`, 2.441999908934488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.074181242092455}, \ {-1.416592653589793, -1.617139933930312}, {-1.416592653589793, 2.4416530321399237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.072693807637291}, \ {-1.4115926535897931`, -1.6184795259778015`}, {-1.4115926535897931`, 2.441308558477582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.071213018857773}, \ {-1.406592653589793, -1.619809170153246}, {-1.406592653589793, 2.440966467169454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.0697388908316396`}, \ {-1.4015926535897931`, -1.6211288832754343`}, {-1.4015926535897931`, 2.440626737666087}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.068271439441435}, \ {-1.396592653589793, -1.6224386809416247`}, {-1.396592653589793, 2.440289349643792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.0668106813825475`}, \ {-1.3915926535897931`, -1.6237385775246795`}, {-1.3915926535897931`, 2.4399542830018937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.065356634171258}, \ {-1.386592653589793, -1.625028586170131}, {-1.386592653589793, 2.43962151786001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.063909316152779}, \ {-1.381592653589793, -1.6263087187931846`}, {-1.381592653589793, 2.4392910345553727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.0624687465092677`}, \ {-1.376592653589793, -1.6275789860756822`}, {-1.376592653589793, 2.4389628136401837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.061034945267828}, \ {-1.371592653589793, -1.6288393974630198`}, {-1.371592653589793, 2.4386368358790036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.059607933308458}, \ {-1.366592653589793, -1.6300899611610462`}, {-1.366592653589793, 2.4383130822461805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.058187732371955}, \ {-1.361592653589793, -1.6313306841329462`}, {-1.361592653589793, 2.4379915339233094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.05677436506776}, \ {-1.356592653589793, -1.632561572096121}, {-1.356592653589793, 2.4376721722967236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.0553678548817205`}, \ {-1.351592653589793, -1.6337826295190883`}, {-1.351592653589793, 2.437354978955029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.053968226183772}, \ {-1.3465926535897932`, -1.6349938596184037`}, {-1.3465926535897932`, 2.437039935686659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.052575504235507}, \ {-1.341592653589793, -1.636195264355632}, {-1.341592653589793, 2.436727024477474}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.051189715197638}, \ {-1.3365926535897932`, -1.6373868444343649`}, {-1.3365926535897932`, 2.436416227508383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.0498108861373128`}, \ {-1.331592653589793, -1.638568599297332}, {-1.331592653589793, 2.4361075271530037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.048439045035289}, \ {-1.3265926535897932`, -1.6397405271235896`}, {-1.3265926535897932`, 2.435800905975351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.0470742207929318`}, \ {-1.321592653589793, -1.640902624825829}, {-1.321592653589793, 2.435496346727559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.0457164432390322`}, \ {-1.3165926535897932`, -1.6420548880478085`}, {-1.3165926535897932`, 2.435193832347629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.0443657431364084`}, \ {-1.311592653589793, -1.6431973111619493`}, {-1.311592653589793, 2.4348933459572124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.043022152188289}, \ {-1.3065926535897932`, -1.6443298872670877`}, {-1.3065926535897932`, 2.4345948708594194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.0416857030444424`}, \ {-1.301592653589793, -1.6454526081864305`}, {-1.301592653589793, 2.4342983905366604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.040356429307032}, \ {-1.2965926535897931`, -1.646565464465727}, {-1.2965926535897931`, 2.4340038886485145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.039034365536188}, \ {-1.291592653589793, -1.6476684453716803`}, {-1.291592653589793, 2.4337113490296236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.037719547255244}, \ {-1.2865926535897931`, -1.6487615388906225`}, {-1.2865926535897931`, 2.433420755687623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.0364120109556403`}, \ {-1.281592653589793, -1.6498447317274936`}, {-1.281592653589793, 2.433132092801088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.035111794101456}, \ {-1.2765926535897931`, -1.6509180093051206`}, {-1.2765926535897931`, 2.4328453447175193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.0338189351335316`}, \ {-1.271592653589793, -1.6519813557638676`}, {-1.271592653589793, 2.4325604959513454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.0325334734731793`}, \ {-1.2665926535897931`, -1.653034753961641}, {-1.2665926535897931`, 2.4322775311819593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.0312554495254185`}, \ {-1.261592653589793, -1.6540781854743223`}, {-1.261592653589793, 2.431996435251778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.029984904681737}, \ {-1.256592653589793, -1.655111630596629}, {-1.256592653589793, 2.4317171931643267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.0287218813223205`}, \ {-1.251592653589793, -1.6561350683434493`}, {-1.251592653589793, 2.431439790082351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.027466422817737}, \ {-1.246592653589793, -1.657148476451688}, {-1.246592653589793, 2.4311642113259513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.0262185735300218`}, \ {-1.241592653589793, -1.6581518313826513`}, {-1.241592653589793, 2.4308904423707465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.0249783788131466`}, \ {-1.236592653589793, -1.6591451083250093`}, {-1.236592653589793, 2.430618468846057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.023745885012824}, \ {-1.231592653589793, -1.6601282811983715`}, {-1.231592653589793, 2.4303482765331146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.0225211394656064`}, \ {-1.226592653589793, -1.6611013226575277`}, {-1.226592653589793, 2.4300798513632977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.0213041904972604`}, \ {-1.2215926535897932`, -1.6620642040973643`}, {-1.2215926535897932`, 2.429813179416384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.020095087420346}, \ {-1.216592653589793, -1.663016895658534}, {-1.216592653589793, 2.4295482469188348`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.0188938805309875`}, \ {-1.2115926535897932`, -1.663959366233887}, {-1.2115926535897932`, 2.429285040242093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.0177006211047743`}, \ {-1.206592653589793, -1.6648915834757303`}, {-1.206592653589793, 2.4290235459009106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.0165153613917637`}, \ {-1.2015926535897932`, -1.6658135138039472`}, {-1.2015926535897932`, 2.428763750551698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.0153381546105233`}, \ {-1.196592653589793, -1.6667251224150257`}, {-1.196592653589793, 2.4285056409908883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.0141690549411884`}, \ {-1.1915926535897932`, -1.6676263732920396`}, {-1.1915926535897932`, 2.42824920415333}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.013008117517469}, \ {-1.186592653589793, -1.6685172292156298`}, {-1.186592653589793, 2.4279944271107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.0118553984175764`}, \ {-1.1815926535897932`, -1.6693976517760358`}, {-1.1815926535897932`, 2.427741297069935}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.0107109546540056`}, \ {-1.176592653589793, -1.6702676013862219`}, {-1.176592653589793, 2.4274898013716855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.0095748441621413`}, \ {-1.1715926535897931`, -1.6711270372961435`}, {-1.1715926535897931`, 2.4272399274887886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.0084471257876264`}, \ {-1.166592653589793, -1.671975917608218}, {-1.166592653589793, 2.426991663024763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.0073278592724515`}, \ {-1.1615926535897931`, -1.6728141992940262`}, {-1.1615926535897931`, 2.426744995712324}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.006217105239708}, \ {-1.156592653589793, -1.673641838212316}, {-1.156592653589793, 2.426499913411914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.0051149251769678`}, \ {-1.1515926535897931`, -1.674458789128348}, {-1.1515926535897931`, 2.426256404110257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.0040213814182293`}, \ {-1.146592653589793, -1.6752650057346257`}, {-1.146592653589793, 2.4260144559189305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.002936537124382}, \ {-1.1415926535897931`, -1.6760604406730844`}, {-1.1415926535897931`, 2.4257740570729545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.001860456262143}, \ {-1.1365926535897932`, -1.676845045558759}, {-1.1365926535897932`, 2.4255351959294007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.0007932035814195`}, \ {-1.1315926535897929`, -1.6776187710050008`}, {-1.1315926535897929`, 2.425297860966022}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.9997348445910428`}, \ {-1.126592653589793, -1.6783815666502813`}, {-1.126592653589793, 2.4250620407798955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.9986854455328291`}, \ {-1.121592653589793, -1.679133381186635}, {-1.121592653589793, 2.4248277240860854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.997645073353925}, \ {-1.1165926535897932`, -1.679874162389788}, {-1.1165926535897932`, 2.424594899716324}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.99661379567739}, \ {-1.1115926535897929`, -1.6806038571510107`}, {-1.1115926535897929`, 2.4243635566177093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.9955916807709686`}, \ {-1.106592653589793, -1.6813224115107497`}, {-1.106592653589793, 2.424133683851421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.9945787975140197`}, \ {-1.101592653589793, -1.6820297706940694`}, {-1.101592653589793, 2.42390527059145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.993575215362561}, \ {-1.0965926535897932`, -1.6827258791479456`}, {-1.0965926535897932`, 2.4236783061233473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.9925810043123817`}, \ {-1.0915926535897933`, -1.6834106805804587`}, {-1.0915926535897933`, 2.4234527798429903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.9915962348602105`}, \ {-1.086592653589793, -1.6840841180019046`}, {-1.086592653589793, 2.42322868125536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.990620977962886}, \ {-1.081592653589793, -1.6847461337678606`}, {-1.081592653589793, 2.4230059999733404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.9896553049945134`}, \ {-1.0765926535897932`, -1.6853966696242484`}, {-1.0765926535897932`, 2.42278472571653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.988699287701584}, \ {-1.0715926535897933`, -1.686035666754392}, {-1.0715926535897933`, 2.4225648483100675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.9877529981560331`}, \ {-1.066592653589793, -1.6866630658281172`}, {-1.066592653589793, 2.422346357683479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.986816508706217}, \ {-1.061592653589793, -1.6872788070528926`}, {-1.061592653589793, 2.422129243869531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.9858898919258101`}, \ {-1.0565926535897932`, -1.6878828302270281`}, {-1.0565926535897932`, 2.421913497003108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.9849732205606043`}, \ {-1.0515926535897933`, -1.6884750747949409`}, {-1.0515926535897933`, 2.421699107320095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.9840665674732108`}, \ {-1.046592653589793, -1.6890554799044906`}, {-1.046592653589793, 2.421486065156284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.9831700055856776`}, \ {-1.041592653589793, -1.689623984466369}, {-1.041592653589793, 2.4212743609462883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.9822836078200214`}, \ {-1.0365926535897931`, -1.6901805272155477`}, {-1.0365926535897931`, 2.421063985222472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.9814074470367027`}, \ {-1.0315926535897932`, -1.6907250467747585`}, {-1.0315926535897932`, 2.4208549286138945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.9805415959710586`}, \ {-1.026592653589793, -1.6912574817199864`}, {-1.026592653589793, 2.4206471818452706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.979686127167726}, \ {-1.021592653589793, -1.6917777706479462`}, {-1.021592653589793, 2.420440735735938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.9788411129130985`}, \ {-1.0165926535897931`, -1.6922858522454978`}, {-1.0165926535897931`, 2.420235581198846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.9780066251658586`}, \ {-1.0115926535897932`, -1.6927816653609626`}, {-1.0115926535897932`, 2.4200317092395482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.9771827354856366`}, \ {-1.0065926535897929`, -1.693265149077288}, {-1.0065926535897929`, 2.4198291109552192`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.9763695149598617`}, \ {-1.001592653589793, -1.6937362427869895`}, {-1.001592653589793, 2.419627777533674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.975567034128876}, \ {-0.9965926535897931, -1.694194886268813}, {-0.9965926535897931, 2.419427700252404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.974775362909384}, \ {-0.9915926535897932, -1.694641019766028}, {-0.9915926535897932, 2.4192288704776286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.9739945705163326`}, \ {-0.9865926535897929, -1.6950745840662735`}, {-0.9865926535897929, 2.419031279663354}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.9732247253833166`}, \ {-0.981592653589793, -1.6954955205828524`}, {-0.981592653589793, 2.4188349193504464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.9724658950816059`}, \ {-0.9765926535897931, -1.6959037714373761`}, {-0.9765926535897931, 2.4186397811657168`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.971718146237922}, \ {-0.9715926535897932, -1.6962992795436431`}, {-0.9715926535897932, 2.4184458568210174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.9709815444510765`}, \ {-0.9665926535897928, -1.6966819886926288`}, {-0.9665926535897928, 2.4182531381123513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.970256154207611}, \ {-0.961592653589793, -1.6970518436384519`}, {-0.961592653589793, 2.418061616918993}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.969542038796574}, \ {-0.9565926535897931, -1.6974087901851806`}, {-0.9565926535897931, 2.4178712852026156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.9688392602235896`}, \ {-0.9515926535897932, -1.6977527752743282`}, {-0.9515926535897932, 2.417682135006437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.9681478791243676`}, \ {-0.9465926535897933, -1.69808374707288}, {-0.9465926535897933, 2.417494158454372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.967467954677837}, \ {-0.9415926535897929, -1.6984016550616796`}, {-0.9415926535897929, 2.4173073477501967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.966799544519058}, \ {-0.936592653589793, -1.6987064501240163`}, {-0.936592653589793, 2.417121695176724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.9661427046521074`}, \ {-0.9315926535897932, -1.6989980846342112`}, {-0.9315926535897932, 2.416937193094987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.965497489363127}, \ {-0.9265926535897933, -1.699276512546028}, {-0.9265926535897933, 2.4167538339434382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.9648639511337187`}, \ {-0.9215926535897929, -1.6995416894807118`}, {-0.9215926535897929, 2.4165716102371544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.9642421405549009`}, \ {-0.916592653589793, -1.6997935728144475`}, {-0.916592653589793, 2.4163905145670532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.963632106241822}, \ {-0.9115926535897931, -1.700032121765041}, {-0.9115926535897931, 2.4162105395991187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.9630338947494512`}, \ {-0.9065926535897932, -1.7002572974776053`}, {-0.9065926535897932, 2.416031678073642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.9624475504894547`}, \ {-0.9015926535897929, -1.7004690631090364`}, {-0.9015926535897929, 2.4158539228044607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.9618731156484799`}, \ {-0.896592653589793, -1.7006673839110706`}, {-0.896592653589793, 2.4156772666782236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.96131063010806}, \ {-0.8915926535897931, -1.700852227311695}, {-0.8915926535897931, 2.415501702653647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.9607601313663736`}, \ {-0.8865926535897932, -1.7010235629946864`}, {-0.8865926535897932, 2.415327223760799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.9602216544620688`}, \ {-0.8815926535897929, -1.7011813629770687`}, {-0.8815926535897929, 2.415153823100375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.9596952319003735`}, \ {-0.876592653589793, -1.7013256016842677`}, {-0.876592653589793, 2.4149814938429977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.959180893581721}, \ {-0.8715926535897931, -1.7014562560227258`}, {-0.8715926535897931, 2.414810229228517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.9586786667330955`}, \ {-0.8665926535897932, -1.701573305449785}, {-0.8665926535897932, 2.4146400225653206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.9581885758423137`}, \ {-0.8615926535897929, -1.7016767320406168`}, {-0.8615926535897929, 2.414470867229656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.9577106425954525`}, \ {-0.856592653589793, -1.7017665205519834`}, {-0.856592653589793, 2.414302756664959}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.9572448858176195`}, \ {-0.8515926535897931, -1.7018426584826436`}, {-0.8515926535897931, 2.41413568438119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.9567913214172648`}, \ {-0.8465926535897932, -1.7019051361302}, {-0.8465926535897932, 2.413969643954182}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.9563499623342155`}, \ {-0.8415926535897928, -1.7019539466442049`}, {-0.8415926535897928, 2.4138046290249933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.9559208184916095`}, \ {-0.836592653589793, -1.7019890860753528`}, {-0.836592653589793, 2.4136406332992717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.9555038967518983`}, \ {-0.8315926535897931, -1.7020105534205843`}, {-0.8315926535897931, 2.413477650546625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.9550992008770753`}, \ {-0.8265926535897932, -1.7020183506639537`}, {-0.8265926535897932, 2.413315674599998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.9547067314932622`}, \ {-0.8215926535897933, -1.7020124828131185`}, {-0.8215926535897933, 2.4131546993550623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.9543264860597938`}, \ {-0.8165926535897929, -1.7019929579313153`}, {-0.8165926535897929, 2.412994718769609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.9539584588429122`}, \ {-0.811592653589793, -1.7019597871647136`}, {-0.811592653589793, 2.4128357268629532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.9536026408941778`}, \ {-0.8065926535897932, -1.7019129847650347`}, {-0.8065926535897932, 2.4126777177153405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.9532590200336672`}, \ {-0.8015926535897933, -1.7018525681073704`}, {-0.8015926535897933, 2.412520685467369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.9529275808380535`}, \ {-0.7965926535897929, -1.7017785577031026`}, {-0.7965926535897929, 2.4123646243194106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.9526083046335996`}, \ {-0.791592653589793, -1.701690977207899}, {-0.791592653589793, 2.412209528531049}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.9523011694941157`}, \ {-0.7865926535897931, -1.7015898534247245`}, {-0.7865926535897931, 2.4120553924205117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.9520061502438988`}, \ {-0.7815926535897932, -1.7014752163018627`}, {-0.7815926535897932, 2.4119022103641248`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.9517232184656566`}, \ {-0.7765926535897929, -1.701347098925933}, {-0.7765926535897929, 2.411749976795762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.9514523425134038`}, \ {-0.771592653589793, -1.701205537509927}, {-0.771592653589793, 2.4115986862063075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.951193487530299}, \ {-0.7665926535897931, -1.7010505713762847`}, {-0.7665926535897931, 2.4114483331431247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.9509466154713775`}, \ {-0.7615926535897932, -1.7008822429350663`}, {-0.7615926535897932, 2.41129891220953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.9507116851311164`}, \ {-0.7565926535897929, -1.7007005976572753`}, {-0.7565926535897929, 2.4111504180642758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.950488652175743}, \ {-0.751592653589793, -1.7005056840434258`}, {-0.751592653589793, 2.4110028454210366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.9502774691802045`}, \ {-0.7465926535897931, -1.7002975535874358`}, {-0.7465926535897931, 2.4108561890479066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.9500780856696813`}, \ {-0.7415926535897932, -1.700076260735965}, {-0.7415926535897932, 2.4107104437668987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.9498904481655068`}, \ {-0.7365926535897929, -1.6998418628433285`}, {-0.7365926535897929, 2.410565604453455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.9497145002353782`}, \ {-0.731592653589793, -1.6995944201221154`}, {-0.731592653589793, 2.4104216660359588`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.6993339955896747`}, \ {-0.7265926535897931, -1.949550182547678}, {-0.7265926535897931, 2.410278623495256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.6990606550106329`}, \ {-0.7215926535897932, -1.9493974329297585`}, {-0.7215926535897932, 2.410136471864181}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.6987744668356126`}, \ {-0.7165926535897928, -1.9492561864300118`}, {-0.7165926535897928, 2.4099952062270926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.6984755021363522`}, \ {-0.711592653589793, -1.949126375383522}, {-0.711592653589793, 2.4098548217194082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.6981638345374144`}, \ {-0.7065926535897931, -1.9490079294811236`}, {-0.7065926535897931, 2.409715313527152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.6978395401446937`}, \ {-0.7015926535897932, -1.9489007758416448`}, {-0.7015926535897932, 2.409576676886505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.697502697470931}, \ {-0.6965926535897933, -1.9488048390871338`}, {-0.6965926535897933, 2.409438907083362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.697153387358456}, \ {-0.6915926535897929, -1.9487200414208432`}, {-0.6915926535897929, 2.4093019994528917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.6967916928993887`}, \ {-0.686592653589793, -1.9486463027077492`}, {-0.686592653589793, 2.409165949379109}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.6964176993535087`}, \ {-0.6815926535897932, -1.9485835405573861`}, {-0.6815926535897932, 2.409030752294443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.6960314940640502`}, \ {-0.6765926535897933, -1.9485316704087496`}, {-0.6765926535897933, 2.4088964036793237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.6956331663716198`}, \ {-0.6715926535897929, -1.9484906056170594`}, {-0.6715926535897929, 2.408762899061759}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.6952228075265081`}, \ {-0.666592653589793, -1.9484602575421244`}, {-0.666592653589793, 2.4086302340169303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.6948005105995956`}, \ {-0.6615926535897931, -1.9484405356380992`}, {-0.6615926535897931, 2.4084984041667865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.6943663703921032`}, \ {-0.6565926535897932, -1.948431347544385}, {-0.6565926535897932, 2.4083674051796438`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.693920483344405}, \ {-0.6515926535897929, -1.9484325991774611`}, {-0.6515926535897929, 2.408237232769793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.6934629474441338`}, \ {-0.646592653589793, -1.9484441948234077`}, {-0.646592653589793, 2.4081078826971116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.692993862133796}, \ {-0.6415926535897931, -1.9484660372309164`}, {-0.6415926535897931, 2.4079793507666785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.6925133282181217`}, \ {-0.6365926535897932, -1.9484980277045483`}, {-0.6365926535897932, 2.4078516328283954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.6920214477713387`}, \ {-0.6315926535897929, -1.9485400661980639`}, {-0.6315926535897929, 2.407724724776617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.6915183240446003`}, \ {-0.626592653589793, -1.9485920514075852`}, {-0.626592653589793, 2.4075986225497767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.691004061373746}, \ {-0.6215926535897931, -1.9486538808644196`}, {-0.6215926535897931, 2.4074733221300284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.6904787650875814`}, \ {-0.6165926535897932, -1.9487254510273495`}, {-0.6165926535897932, 2.407348819542884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.6899425414168727`}, \ {-0.6115926535897929, -1.9488066573742024`}, {-0.6115926535897929, 2.4072251108568614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.6893954974042174`}, \ {-0.606592653589793, -1.9488973944925339`}, {-0.606592653589793, 2.407102192183135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.6888377408149502`}, \ {-0.6015926535897931, -1.9489975561692636`}, {-0.6015926535897931, 2.4069800596751896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.6882693800492525`}, \ {-0.5965926535897932, -1.949107035479105}, {-0.5965926535897932, 2.4068587095284837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.6876905240555915`}, \ {-0.5915926535897928, -1.9492257248716476`}, {-0.5915926535897928, 2.4067381379801107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.6871012822456415`}, \ {-0.586592653589793, -1.9493535162569564`}, {-0.586592653589793, 2.4066183413084694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.6865017644107954`}, \ {-0.5815926535897931, -1.9494903010895661`}, {-0.5815926535897931, 2.40649931583294}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.6858920806403943`}, \ {-0.5765926535897931, -1.9496359704507502`}, {-0.5765926535897931, 2.4063810579135567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.6852723412417756`}, \ {-0.571592653589793, -1.9497904151289673`}, {-0.571592653589793, 2.4062635639506964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.6846426566622317`}, \ {-0.566592653589793, -1.9499535256983802`}, {-0.566592653589793, 2.4061468303847606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.6840031374129731`}, \ {-0.561592653589793, -1.950125192595368}, {-0.561592653589793, 2.4060308536958703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.6833538939951627`}, \ {-0.556592653589793, -1.9503053061929565`}, {-0.556592653589793, 2.405915630403558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.6826950368280977`}, \ {-0.551592653589793, -1.9504937568730942`}, {-0.551592653589793, 2.40580115706647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.6820266761795937`}, \ {-0.546592653589793, -1.9506904350967147`}, {-0.546592653589793, 2.405687430282067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.681348922098611}, \ {-0.541592653589793, -1.9508952314715515`}, {-0.541592653589793, 2.405574446686337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.6806618843501835`}, \ {-0.536592653589793, -1.9511080368176434`}, {-0.536592653589793, 2.4054622029534998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.679965672352664}, \ {-0.531592653589793, -1.9513287422305088`}, {-0.531592653589793, 2.4053506957957302`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.679260395117319}, \ {-0.526592653589793, -1.9515572391419715`}, {-0.526592653589793, 2.405239921962874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.678546161190289}, \ {-0.521592653589793, -1.9517934193786082`}, {-0.521592653589793, 2.405129878242171}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -1.6778230785969217`}, \ {-0.5165926535897931, -1.952037175217813}, {-0.5165926535897931, 2.405020561457986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -1.677091254788488}, \ {-0.511592653589793, -1.9522883994414784`}, {-0.511592653589793, 2.4049119684715374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -1.6763507965912652`}, \ {-0.5065926535897931, -1.9525469853872963`}, {-0.5065926535897931, 2.404804096180635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -1.6756018101579884`}, \ {-0.5015926535897931, -1.952812826997683}, {-0.5015926535897931, 2.4046969415194157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -1.674844400921655}, \ {-0.49659265358979304`, -1.953085818866348}, {-0.49659265358979304`, 2.404590501458091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -1.6740786735516449`}, \ {-0.4915926535897931, -1.953365856282534}, {-0.4915926535897931, 2.4044847730026895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -1.673304731912162}, \ {-0.4865926535897931, -1.953652835272935}, {-0.4865926535897931, 2.40437975319481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -1.6725226790229346`}, \ {-0.4815926535897931, -1.95394665264134}, {-0.4815926535897931, 2.404275439111374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -1.6717326170221587`}, \ {-0.4765926535897931, -1.9542472060060363`}, {-0.4765926535897931, 2.404171827864383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -1.6709346471316493`}, \ {-0.4715926535897931, -1.9545543938349883`}, {-0.4715926535897931, 2.4040689166006817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, 2.403966702501719}, {-0.46659265358979307`, -1.6701288696241432`}, \ {-0.46659265358979307`, -1.9548681154788654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, 2.4038651827833197`}, {-0.46159265358979307`, \ -1.6693153837927222`}, {-0.46159265358979307`, -1.955188271201937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, 2.403764354695455}, {-0.45659265358979306`, -1.6684942879223037`}, \ {-0.45659265358979306`, -1.9555147622108962`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, 2.403664215522015}, {-0.45159265358979306`, -1.6676656792631543`}, \ {-0.45159265358979306`, -1.9558474906816543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, 2.403564762580591}, {-0.44659265358979305`, -1.6668296540063638`}, \ {-0.44659265358979305`, -1.9561863597841653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, 2.403465993222255}, {-0.44159265358979305`, -1.665986307261246}, \ {-0.44159265358979305`, -1.9565312737053195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, 2.4033679048313448`}, {-0.43659265358979304`, -1.665135733034588}, \ {-0.43659265358979304`, -1.9568821376699799`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, 2.4032704948252546`}, {-0.43159265358979304`, \ -1.6642780242117121`}, {-0.43159265358979304`, -1.9572388579602014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, 2.4031737606542225`}, {-0.42659265358979304`, \ -1.6634132725392774`}, {-0.42659265358979304`, -1.9576013419327014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, 2.4030776998011296`}, {-0.42159265358979303`, \ -1.6625415686097844`}, {-0.42159265358979303`, -1.957969498034626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, 2.402982309781297}, {-0.416592653589793, -1.6616630018476957`}, \ {-0.416592653589793, -1.958343235817686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, 2.4028875881422835`}, {-0.411592653589793, -1.6607776604971383`}, \ {-0.411592653589793, -1.9587224659507105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, 2.4027935324636975`}, {-0.406592653589793, -1.6598856316111283`}, \ {-0.406592653589793, -1.9591071002306726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, 2.4027001403569974`}, {-0.40159265358979307`, \ -1.6589870010422316`}, {-0.40159265358979307`, -1.9594970515922663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, 2.402607409465307}, {-0.39659265358979306`, -1.658081853434647}, \ {-0.39659265358979306`, -1.9598922341160627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, 2.402515337463227}, {-0.39159265358979306`, -1.6571702722176125`}, \ {-0.39159265358979306`, -1.9602925630353338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, 2.402423922056652}, {-0.38659265358979306`, -1.6562523396001052`}, \ {-0.38659265358979306`, -1.9606979547415724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, 2.402333160982592}, {-0.38159265358979305`, -1.655328136566761}, \ {-0.38159265358979305`, -1.9611083267887937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, 2.402243052008994}, {-0.37659265358979305`, -1.6543977428749739`}, \ {-0.37659265358979305`, -1.961523597896646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, 2.4021535929345674`}, {-0.3715926535897931, -1.6534612370531057`}, \ {-0.3715926535897931, -1.9619436879524075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, 2.402064781588615}, {-0.3665926535897931, -1.6525186963997602`}, \ {-0.3665926535897931, -1.9623685180119095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, 2.401976615830862}, {-0.3615926535897931, -1.6515701969840697`}, \ {-0.3615926535897931, -1.9627980102994484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, 2.401889093551294}, {-0.3565926535897931, -1.6506158136469387`}, \ {-0.3565926535897931, -1.9632320882067262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, 2.40180221266999}, {-0.3515926535897931, -1.6496556200031927`}, \ {-0.3515926535897931, -1.9636706762908853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, 2.401715971136969}, {-0.3465926535897931, -1.6486896884445916`}, \ {-0.3465926535897931, -1.9641137002716722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, 2.4016303669320265`}, {-0.34159265358979307`, -1.647718090143651}, \ {-0.34159265358979307`, -1.964561087027788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, 2.4015453980645862`}, {-0.33659265358979307`, \ -1.6467408950582274`}, {-0.33659265358979307`, -1.9650127645924675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, 2.4014610625735457`}, {-0.33159265358979306`, \ -1.6457581719368262`}, {-0.33159265358979306`, -1.9654686621483313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, 2.40137735852713}, {-0.32659265358979306`, -1.6447699883245823`}, \ {-0.32659265358979306`, -1.9659287100215606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, 2.4012942840227436`}, {-0.32159265358979305`, -1.643776410569872}, \ {-0.32159265358979305`, -1.9663928396754329`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, 2.4012118371868305`}, {-0.31659265358979305`, \ -1.6427775038315267`}, {-0.31659265358979305`, -1.9668609837032536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, 2.4011300161747333`}, {-0.31159265358979304`, \ -1.6417733320865862`}, {-0.31159265358979304`, -1.9673330758207381`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, 2.401048819170554}, {-0.30659265358979304`, -1.6407639581385767`}, \ {-0.30659265358979304`, -1.9678090508578696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, 2.4009682443870206`}, {-0.30159265358979304`, -1.639749443626262}, \ {-0.30159265358979304`, -1.968288844750273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, 2.400888290065357}, {-0.29659265358979303`, -1.6387298490328401`}, \ {-0.29659265358979303`, -1.968772394530142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, 2.400808954475149}, {-0.2915926535897931, -1.6377052336955407`}, \ {-0.2915926535897931, -1.9692596383167573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, 2.400730235914223}, {-0.2865926535897931, -1.6366756558156108`}, \ {-0.2865926535897931, -1.9697505153066122`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, 2.400652132708517}, {-0.2815926535897931, -1.6356411724686337`}, \ {-0.2815926535897931, -1.9702449657632022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, 2.400574643211962}, {-0.27659265358979307`, -1.6346018396151678`}, \ {-0.27659265358979307`, -1.9707429310064852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, 2.4004977658063638`}, {-0.27159265358979306`, \ -1.6335577121116718`}, {-0.27159265358979306`, -1.9712443534020538`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, 2.400421498901281}, {-0.26659265358979306`, -1.632508843721683}, \ {-0.26659265358979306`, -1.9717491763500479`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, 2.4003458409339187`}, {-0.26159265358979306`, \ -1.6314552871272379`}, {-0.26159265358979306`, -1.972257344273819}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, 2.4002707903690133`}, {-0.25659265358979305`, \ -1.6303970939404882`}, {-0.25659265358979305`, -1.972768802608397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, 2.400196345698722}, {-0.25159265358979305`, -1.6293343147155093`}, \ {-0.25159265358979305`, -1.9732834977887561`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, 2.400122505442521}, {-0.24659265358979304`, -1.6282669989602665`}, \ {-0.24659265358979304`, -1.9738013772379208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, 2.4000492681470975`}, {-0.24159265358979304`, \ -1.6271951951487205`}, {-0.24159265358979304`, -1.9743223893549247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, 2.3999766323862515`}, {-0.23659265358979303`, \ -1.6261189507330545`}, {-0.23659265358979303`, -1.974846483502647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, 2.3999045967607944`}, {-0.23159265358979303`, \ -1.6250383121559988`}, {-0.23159265358979303`, -1.9753736099955426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, 2.3998331598984555`}, {-0.22659265358979308`, \ -1.6239533248632343`}, {-0.22659265358979308`, -1.9759037200872895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, 2.3997623204537843`}, {-0.22159265358979308`, -1.622864033315869}, \ {-0.22159265358979308`, -1.9764367659583615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, 2.3996920771080625`}, {-0.21659265358979307`, -1.621770481002953}, \ {-0.21659265358979307`, -1.9769727007035525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, 2.3996224285692134`}, {-0.21159265358979307`, \ -1.6206727104540322`}, {-0.21159265358979307`, -1.9775114783194587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, 2.3995533735717145`}, {-0.20659265358979306`, \ -1.6195707632517125`}, {-0.20659265358979306`, -1.9780530536919505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, 2.399484910876515}, {-0.20159265358979306`, -1.6184646800442417`}, \ {-0.20159265358979306`, -1.9785973825836154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, 2.3994170392709524`}, {-0.19659265358979305`, \ -1.6173545005580652`}, {-0.19659265358979305`, -1.9791444216212262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, 2.3993497575686726`}, {-0.19159265358979305`, \ -1.6162402636103748`}, {-0.19159265358979305`, -1.979694128283209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, 2.399283064609555}, {-0.18659265358979304`, -1.615122007121617}, \ {-0.18659265358979304`, -1.9802464608871497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, 2.3992169592596357`}, {-0.18159265358979304`, \ -1.6139997681279656`}, {-0.18159265358979304`, -1.9808013785773293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, 2.399151440411035}, {-0.17659265358979304`, -1.612873582793734}, \ {-0.17659265358979304`, -1.981358841312318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, 2.3990865069818885`}, {-0.17159265358979303`, -1.611743486423728}, \ {-0.17159265358979303`, -1.9819188098526166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, 2.3990221579162783`}, {-0.16659265358979303`, \ -1.6106095134755338`}, {-0.16659265358979303`, -1.98248124574837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, 2.3989583921841673`}, {-0.16159265358979308`, \ -1.6094716975717178`}, {-0.16159265358979308`, -1.983046111327155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, 2.398895208781338}, {-0.15659265358979307`, -1.6083300715119488`}, \ {-0.15659265358979307`, -1.9836133696818405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, 2.3988326067293286`}, {-0.15159265358979307`, \ -1.6071846672850196`}, {-0.15159265358979307`, -1.9841829846585555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, 2.398770585075377}, {-0.14659265358979306`, -1.6060355160807758`}, \ {-0.14659265358979306`, -1.9847549208447277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, 2.3987091428923626`}, {-0.14159265358979306`, \ -1.6048826483019378`}, {-0.14159265358979306`, -1.985329143557242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, 2.398648279278755}, {-0.13659265358979306`, -1.6037260935758084`}, \ {-0.13659265358979306`, -1.9859056188306947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, 2.398587993358558}, {-0.13159265358979305`, -1.602565880765869}, \ {-0.13159265358979305`, -1.9864843134057648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, 2.3985282842812645`}, {-0.12659265358979305`, \ -1.6014020379832559`}, {-0.12659265358979305`, -1.987065194717694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, 2.3984691512218066`}, {-0.12159265358979304`, -1.60023459259811}, \ {-0.12159265358979304`, -1.9876482308848937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, 2.398410593380513}, {-0.11659265358979304`, -1.5990635712508028`}, \ {-0.11659265358979304`, -1.9882333906976672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, 2.3983526099830623`}, {-0.11159265358979303`, \ -1.5978889998630248`}, {-0.11159265358979303`, -1.9888206436070686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, 2.3982952002804474`}, {-0.10659265358979303`, \ -1.5967109036487481`}, {-0.10659265358979303`, -1.989409959713881}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, 2.3982383635489346`}, {-0.10159265358979308`, \ -1.5955293071250454`}, {-0.10159265358979308`, -1.9900013097577338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, 2.398182099090027}, {-0.09659265358979308, -1.5943442341227763`}, \ {-0.09659265358979308, -1.99059466510635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, 2.3981264062304337`}, {-0.09159265358979307, \ -1.5931557077971237`}, {-0.09159265358979307, -1.991189997744937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, 2.3980712843220355`}, {-0.08659265358979307, \ -1.5919637506380004`}, {-0.08659265358979307, -1.9917872802657062`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, 2.3980167327418567`}, {-0.08159265358979306, \ -1.5907683844802987`}, {-0.08159265358979306, -1.9923864858575397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, 2.3979627508920403`}, {-0.07659265358979306, \ -1.5895696305140026`}, {-0.07659265358979306, -1.9929875882957961`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, 2.397909338199818}, {-0.07159265358979305, -1.5883675092941505`}, \ {-0.07159265358979305, -1.9935905619322574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, 2.3978564941174945`}, {-0.06659265358979305, \ -1.5871620407506497`}, {-0.06659265358979305, -1.9941953816852216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, 2.39780421812242}, {-0.061592653589793045`, -1.585953244197948}, \ {-0.061592653589793045`, -1.9948020230297345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, 2.397752509716978}, {-0.05659265358979304, -1.5847411383445482`}, \ {-0.05659265358979304, -1.9954104619879707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, 2.397701368428567}, {-0.051592653589793036`, \ -1.5835257413023847`}, {-0.051592653589793036`, -1.9960206751197545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, 2.3976507938095852`}, {-0.04659265358979303, -1.582307070596042}, \ {-0.04659265358979303, -1.9966326395132274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, 2.3976007854374233`}, {-0.04159265358979303, \ -1.5810851431718314`}, {-0.04159265358979303, -1.9972463327756598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, 2.397551342914452}, {-0.03659265358979302, -1.5798599754067155`}, \ {-0.03659265358979302, -1.9978617330244042`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, 2.3975024658680155`}, {-0.03159265358979302, -1.578631583117088}, \ {-0.03159265358979302, -1.998478818877998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, 2.3974541539504273`}, {-0.026592653589793014`, \ -1.577399981567401}, {-0.026592653589793014`, -1.999097569447401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, 2.397406406838968}, {-0.02159265358979301, -1.576165185478652}, \ {-0.02159265358979301, -1.999717964327384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, 2.397359224235884}, {-0.016592653589793005`, \ -1.5749272090367215`}, {-0.016592653589793005`, -2.0003399835880518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, 2.3973126058683905`}, {-0.011592653589793, -1.5736860659005645`}, \ {-0.011592653589793, -2.0009636077665105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, 2.3972665514886744`}, {-0.006592653589792996, -1.572441769210261}, \ {-0.006592653589792996, -2.0015888178586794`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, 2.397221060873903}, {-0.0015926535897931027`, -1.57119433159492}, \ {-0.0015926535897931027`, -2.0022155953112284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 2.3971761338262287`}, { 0.0034073464102069018`, -1.569943765180439}, { 0.0034073464102069018`, -2.0028439220136747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 2.397131770172803}, { 0.008407346410206906, -1.5686900815971359`}, { 0.008407346410206906, -2.0034737802905904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 2.3970879697657894`}, { 0.01340734641020691, -1.567433291987219}, { 0.01340734641020691, -2.004105152893971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 2.3970447324823776`}, { 0.018407346410206915`, -1.5661734070121422`}, { 0.018407346410206915`, -2.0047380229957166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 2.397002058224801}, { 0.02340734641020692, -1.5649104368598024`}, { 0.02340734641020692, -2.005372374180266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 2.3969599469203584`}, { 0.028407346410206924`, -1.5636443912516165`}, { 0.028407346410206924`, -2.0060081904373406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 2.396918398521432}, { 0.03340734641020693, -1.5623752794494559`}, { 0.03340734641020693, -2.0066454561548412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 2.396877413005517}, { 0.03840734641020693, -1.5611031102624493`}, { 0.03840734641020693, -2.0072841561118553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 2.3968369903752436`}, { 0.04340734641020694, -1.559827892053656}, { 0.04340734641020694, -2.0079242754718023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 2.3967971306584093`}, { 0.04840734641020694, -1.5585496327466075`}, { 0.04840734641020694, -2.008565799775699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 2.3967578339080067`}, { 0.053407346410206946`, -1.557268339831722}, { 0.053407346410206946`, -2.0092087149355535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 2.3967191002022603`}, { 0.05840734641020695, -1.5559840203725932`}, { 0.05840734641020695, -2.009853007227875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 2.39668092964466}, { 0.06340734641020696, -1.5546966810121507`}, { 0.06340734641020696, -2.0104986632873123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 2.3966433223639987`}, { 0.06840734641020696, -1.553406327978698}, { 0.06840734641020696, -2.011145670100409}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 2.396606278514415}, { 0.07340734641020696, -1.552112967091834}, { 0.07340734641020696, -2.0117940149994697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 2.3965697982754324`}, { 0.07840734641020697, -1.5508166037682434`}, { 0.07840734641020697, -2.0124436856565557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 2.396533881852008}, { 0.08340734641020697, -1.54951724302738}, { 0.08340734641020697, -2.0130946700775807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 2.396498529474577}, { 0.08840734641020698, -1.5482148894970262`}, { 0.08840734641020698, -2.0137469565965294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 2.3964637413991006`}, { 0.09340734641020698, -1.5469095474187382`}, { 0.09340734641020698, -2.014400533869784}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 2.396429517907124}, { 0.09840734641020699, -1.545601220653181}, { 0.09840734641020699, -2.0150553908705566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 2.396395859305825}, { 0.10340734641020699`, -1.5442899126853462`}, { 0.10340734641020699`, -2.015711516883434}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 2.396362765928072}, { 0.108407346410207, -1.542975626629664}, { 0.108407346410207, -2.0163689014990296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 2.3963302381324834`}, { 0.113407346410207, -1.5416583652350047`}, { 0.113407346410207, -2.017027534608733}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 2.3962982763034906`}, { 0.118407346410207, -1.5403381308895743`}, { 0.118407346410207, -2.0176874063995687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 2.396266880851398}, { 0.1234073464102069, -1.5390149256257017`}, { 0.1234073464102069, -2.0183485073491534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 2.3962360522124504`}, { 0.1284073464102069, -1.5376887511245265`}, { 0.1284073464102069, -2.019010828220754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 2.3962057908489047`}, { 0.1334073464102069, -1.536359608720583}, { 0.1334073464102069, -2.0196743600584384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 2.396176097249098}, { 0.1384073464102069, -1.535027499406283}, { 0.1384073464102069, -2.020339094182333}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 2.3961469719275184`}, { 0.14340734641020692`, -1.5336924238362983`}, { 0.14340734641020692`, -2.0210050221839633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 2.396118415424887}, { 0.14840734641020692`, -1.532354382331853}, { 0.14840734641020692`, -2.021672135921695}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 2.39609042830823}, { 0.15340734641020692`, -1.5310133748849089`}, { 0.15340734641020692`, -2.022340427516265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 2.3960630111709644`}, { 0.15840734641020693`, -1.5296694011622674`}, { 0.15840734641020693`, -2.0230098893463992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 2.3960361646329784`}, { 0.16340734641020693`, -1.528322460509572}, { 0.16340734641020693`, -2.023680514044524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 2.396009889340717}, { 0.16840734641020694`, -1.5269725519552246`}, { 0.16840734641020694`, -2.0243522944925587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 2.3959841859672717`}, { 0.17340734641020694`, -1.5256196742142056`}, { 0.17340734641020694`, -2.0250252238177993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 2.395959055212471}, { 0.17840734641020695`, -1.5242638256918155`}, { 0.17840734641020695`, -2.0256992953888795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 2.3959344978029717`}, { 0.18340734641020695`, -1.52290500448732}, { 0.18340734641020695`, -2.0263745028118216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 2.395910514492358}, { 0.18840734641020696`, -1.5215432083975138`}, { 0.18840734641020696`, -2.0270508399261633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 2.3958871060612354`}, { 0.19340734641020696`, -1.5201784349202068`}, { 0.19340734641020696`, -2.027728300801162}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 2.395864273317338}, { 0.19840734641020696`, -1.5188106812576168`}, { 0.19840734641020696`, -2.0284068797320836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 2.3958420170956263`}, { 0.20340734641020697`, -1.51743994431969}, { 0.20340734641020697`, -2.029086571236562}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 2.395820338258395}, { 0.20840734641020697`, -1.5160662207273379`}, { 0.20840734641020697`, -2.0297673700510392`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 2.3957992376953845`}, { 0.21340734641020698`, -1.5146895068155983`}, { 0.21340734641020698`, -2.030449271127275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 2.3957787163238895`}, { 0.21840734641020698`, -1.5133097986367163`}, { 0.21840734641020698`, -2.0311322696289267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 2.3957587750888725`}, { 0.223407346410207, -1.5119270919631524`}, { 0.223407346410207, -2.031816360928212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 2.3957394149630846`}, { 0.228407346410207, -1.5105413822905156`}, { 0.228407346410207, -2.032501540602629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 2.3957206369471815`}, { 0.233407346410207, -1.5091526648404276`}, { 0.233407346410207, -2.0331878044317464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 2.3957024420698474`}, { 0.238407346410207, -1.507760934563304}, { 0.238407346410207, -2.0338751483940714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.395684831387918}, { 0.243407346410207, -1.5063661861410784`}, { 0.243407346410207, -2.0345635686639723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.3956678059865126`}, { 0.248407346410207, -1.5049684139898485`}, { 0.248407346410207, -2.0352530616086715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.39565136697916}, { 0.2534073464102069, -1.5035676122624586`}, { 0.2534073464102069, -2.035943623785298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.3956355155079354`}, { 0.2584073464102069, -1.5021637748510135`}, { 0.2584073464102069, -2.0366352519380113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.395620252743593}, { 0.2634073464102069, -1.5007568953893229`}, { 0.2634073464102069, -2.037327942995178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 2.39560557988571}, { 0.2684073464102069, -1.4993469672552897`}, { 0.2684073464102069, -2.0380216940666087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.3955914981628235`}, { 0.2734073464102069, -1.4979339835732317`}, { 0.2734073464102069, -2.0387165024408596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.3955780088325795`}, { 0.2784073464102069, -1.4965179372161326`}, { 0.2784073464102069, -2.0394123655825895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.395565113181879}, { 0.28340734641020693`, -1.495098820807844}, { 0.28340734641020693`, -2.0401092811299724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.3955528125270265`}, { 0.28840734641020693`, -1.49367662672522}, { 0.28840734641020693`, -2.040807246892168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.395541108213888}, { 0.29340734641020694`, -1.4922513471001957`}, { 0.29340734641020694`, -2.0415062608468424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.395530001618046}, { 0.29840734641020694`, -1.490822973821804}, { 0.29840734641020694`, -2.0422063211377512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.395519494144956}, { 0.30340734641020695`, -1.4893914985381371`}, { 0.30340734641020695`, -2.0429074260723685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.3955095872301144`}, { 0.30840734641020695`, -1.4879569126582575`}, { 0.30840734641020695`, -2.043609574119566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.3955002823392215`}, { 0.31340734641020696`, -1.4865192073540396`}, { 0.31340734641020696`, -2.0443127639073535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.395491580968352}, { 0.31840734641020696`, -1.4850783735619746`}, { 0.31840734641020696`, -2.0450169942206524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.3954834846441226`}, { 0.32340734641020696`, -1.483634401984904}, { 0.32340734641020696`, -2.045722263999139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.395475994923875}, { 0.32840734641020697`, -1.4821872830937208`}, { 0.32840734641020697`, -2.0464285723351154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.3954691133958463`}, { 0.333407346410207, -1.480737007128997}, { 0.333407346410207, -2.0471359184714415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.3954628416793566`}, { 0.338407346410207, -2.0478443017995067`}, { 0.338407346410207, -1.4792835641025803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.3954571814249905`}, { 0.343407346410207, -2.0485537218572514`}, { 0.343407346410207, -1.4778269437991267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.395452134314785}, { 0.348407346410207, -2.0492641783272267`}, { 0.348407346410207, -1.4763671357775905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.395447702062426}, { 0.353407346410207, -2.049975671034702}, { 0.353407346410207, -1.4749041293726706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.3954438864134326`}, { 0.358407346410207, -2.050688199945819}, { 0.358407346410207, -1.473437913696195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.3954406891453686`}, { 0.363407346410207, -2.0514017651657794`}, { 0.363407346410207, -1.471968477638475}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.3954381120680326`}, { 0.368407346410207, -2.0521163669370788`}, { 0.368407346410207, -1.4704958098696042`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.395436157023669}, { 0.373407346410207, -2.0528320056377822`}, { 0.373407346410207, -1.4690198988407133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.395434825887174}, { 0.3784073464102069, -2.0535486817798363`}, { 0.3784073464102069, -1.4675407327851835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.3954341205663083`}, { 0.3834073464102069, -2.0542663960074243`}, { 0.3834073464102069, -1.4660582997198133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.3954340430019143`}, { 0.3884073464102069, -2.054985149095352}, { 0.3884073464102069, -1.464572587445947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.39543459516813}, { 0.3934073464102069, -2.0557049419474813`}, { 0.3934073464102069, -1.4630835835505545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.395435779072618}, { 0.3984073464102069, -2.0564257755951947`}, { 0.3984073464102069, -1.4615912754072735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.395437596756785}, { 0.4034073464102069, -2.0571476511958937`}, { 0.4034073464102069, -1.4600956501774145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.395440050296018}, { 0.40840734641020693`, -2.0578705700315423`}, { 0.40840734641020693`, -1.4585966948109148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.395443141799913}, { 0.41340734641020693`, -2.058594533507233}, { 0.41340734641020693`, -1.457094396047266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.395446873412515}, { 0.41840734641020694`, -2.0593195431497966`}, { 0.41840734641020694`, -1.4555887404163932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.395451247312558}, { 0.42340734641020705`, -2.060045600606443}, { 0.42340734641020705`, -1.4540797142394999`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.3954562657137104`}, { 0.42840734641020695`, -2.060772707643433}, { 0.42840734641020695`, -1.4525673036298747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.3954619308648235`}, { 0.43340734641020706`, -2.0615008661447844`}, { 0.43340734641020706`, -1.451051494493661}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.3954682450501834`}, { 0.43840734641020696`, -2.062230078111011}, { 0.43840734641020696`, -1.44953227253059}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.3954752105897703`}, { 0.44340734641020685`, -2.0629603456578893`}, { 0.44340734641020685`, -1.4480096232346784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.395482829839515}, { 0.44840734641020696`, -2.0636916710152624`}, { 0.44840734641020696`, -1.4464835318948857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.3954911051915677`}, { 0.45340734641020686`, -2.0644240565258642`}, { 0.45340734641020686`, -1.4449539835957501`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.3955000390745633`}, { 0.458407346410207, -2.0651575046441843`}, { 0.458407346410207, -1.4434209632179722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.3955096339538966`}, { 0.46340734641020687`, -2.065892017935355}, { 0.46340734641020687`, -1.441884455438979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.3955198923319982`}, { 0.468407346410207, -2.066627599074068}, { 0.468407346410207, -1.440344444733449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.3955308167486153`}, { 0.4734073464102069, -2.067364250843522}, { 0.4734073464102069, -1.4388009153738024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.3955424097810982`}, { 0.478407346410207, -2.0681019761343937`}, { 0.478407346410207, -1.437253851430667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.3955546740446896`}, { 0.4834073464102069, -2.068840777943841}, { 0.4834073464102069, -1.435703236773301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.395567612192818}, { 0.488407346410207, -2.0695806593745294`}, { 0.488407346410207, -1.4341490550699956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.3955812269173977`}, { 0.4934073464102069, -2.070321623633683}, { 0.4934073464102069, -1.4325912897884392`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.39559552094913}, { 0.498407346410207, -2.071063674032169}, { 0.498407346410207, -1.431029924196056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.3956104970578123`}, { 0.5034073464102069, -2.0718068139835966`}, { 0.5034073464102069, -1.429464941360309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.3956261580526483`}, { 0.508407346410207, -2.0725510470034503`}, { 0.508407346410207, -1.4278963241489817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.395642506782566}, { 0.5134073464102069, -2.073296376708246}, { 0.5134073464102069, -1.4263240552304204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.395659546136539}, { 0.518407346410207, -2.074042806814702}, { 0.518407346410207, -1.4247481170737606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.3956772790439103`}, { 0.5234073464102069, -2.07479034113895}, { 0.5234073464102069, -1.42316849194911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.395695708474726}, { 0.528407346410207, -2.0755389835957545`}, { 0.528407346410207, -1.4215851619277173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.3957148374400683`}, { 0.5334073464102069, -2.076288738197762}, { 0.5334073464102069, -1.4199981088821074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.3957346689923984`}, { 0.538407346410207, -2.0770396090547734`}, { 0.538407346410207, -1.4184073144861877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.3957552062258984`}, { 0.5434073464102069, -2.077791600373038}, { 0.5434073464102069, -1.4168127602153298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.395776452276825}, { 0.548407346410207, -2.078544716454563}, { 0.548407346410207, -1.4152144273464282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.395798410323862}, { 0.553407346410207, -2.0792989616964586`}, { 0.553407346410207, -1.4136122969579277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.395821083588483}, { 0.5584073464102071, -2.080054340590287}, { 0.5584073464102071, -1.4120063499298265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.3958444753353163`}, { 0.563407346410207, -2.080810857721447}, { 0.563407346410207, -1.4103965669436576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.3958685888725144`}, { 0.5684073464102071, -2.08156851776857}, { 0.5684073464102071, -1.4087829284824391`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.3958934275521324`}, { 0.573407346410207, -2.0823273255029386`}, { 0.573407346410207, -1.4071654148306076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.3959189947705064`}, { 0.5784073464102069, -2.08308728578793}, { 0.5784073464102069, -1.4055440060739175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.395945293968644}, { 0.583407346410207, -2.0838484035784686`}, { 0.583407346410207, -1.4039186820993275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.3959723286326136`}, { 0.5884073464102069, -2.0846106839205083`}, { 0.5884073464102069, -1.4022894225948537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.3960001022939457`}, { 0.593407346410207, -2.0853741319505263`}, { 0.593407346410207, -1.4006562070494069`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.3960286185300306`}, { 0.5984073464102069, -2.0861387528950437`}, { 0.5984073464102069, -1.3990190147525992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.396057880964534}, { 0.603407346410207, -2.086904552070153}, { 0.603407346410207, -1.397377824794537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.396087893267809}, { 0.6084073464102069, -2.0876715348810744`}, { 0.6084073464102069, -1.3957326160655836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.3961186591573167`}, { 0.613407346410207, -2.0884397068217266`}, { 0.613407346410207, -1.394083367256105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.3961501823980527`}, { 0.6184073464102069, -2.0892090734743114`}, { 0.6184073464102069, -1.3924300568561883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.396182466802981}, { 0.623407346410207, -2.089979640508923}, { 0.623407346410207, -1.3907726631553443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.396215516233472}, { 0.6284073464102069, -2.0907514136831633`}, { 0.6284073464102069, -1.3891111642421892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.3962493345997475`}, { 0.633407346410207, -2.0915243988417918`}, { 0.633407346410207, -1.3874455380040955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.3962839258613298`}, { 0.6384073464102069, -2.0922986019163736`}, { 0.6384073464102069, -1.3857757621268352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.3963192940275038`}, { 0.643407346410207, -2.0930740289249523`}, { 0.643407346410207, -1.3841018140941932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.396355443157775}, { 0.6484073464102069, -2.0938506859717436`}, { 0.6484073464102069, -1.3824236711875661`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.3963923773623432`}, { 0.653407346410207, -2.094628579246835}, { 0.653407346410207, -1.3807413104855364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.396430100802577}, { 0.6584073464102069, -2.095407715025911}, { 0.6584073464102069, -1.379054708863429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.3964686176914993`}, { 0.663407346410207, -2.0961880996699844`}, { 0.663407346410207, -1.3773638429928514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.396507932294275}, { 0.6684073464102069, -2.0969697396251523`}, { 0.6684073464102069, -1.3756686893412082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.396548048928707}, { 0.673407346410207, -2.0977526414223617`}, { 0.673407346410207, -1.3739692241712025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.3965889719657447`}, { 0.678407346410207, -2.0985368116771888`}, { 0.678407346410207, -1.3722654235403144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.396630705829987}, { 0.6834073464102071, -2.099322257089643}, { 0.6834073464102071, -1.370557263300264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.396673255000205}, { 0.688407346410207, -2.100108984443969}, { 0.688407346410207, -1.3688447190964543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.3967166240098643`}, { 0.6934073464102071, -2.1008970006084815`}, { 0.6934073464102071, -1.3671277663673962`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.3967608174476593`}, { 0.698407346410207, -2.1016863125353997`}, { 0.698407346410207, -1.3654063803441165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.396805839958047}, { 0.7034073464102069, -2.102476927260707}, { 0.7034073464102069, -1.3636805360495483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.3968516962418005`}, { 0.708407346410207, -2.103268851904014}, { 0.708407346410207, -1.3619502082979023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.3968983910565567`}, { 0.7134073464102069, -2.104062093668447}, { 0.7134073464102069, -1.3602153716940237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.3969459292173814`}, { 0.718407346410207, -2.1048566598405394`}, { 0.718407346410207, -1.3584760006327299`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.396994315597337}, { 0.7234073464102069, -2.1056525577901457`}, { 0.7234073464102069, -1.356732069298133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.3970435551280596`}, { 0.728407346410207, -2.1064497949703633`}, { 0.728407346410207, -1.3549835516629434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.3970936528003457`}, { 0.7334073464102069, -2.1072483789174665`}, { 0.7334073464102069, -1.3532304214877622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.3971446136647425`}, { 0.738407346410207, -2.1080483172508617`}, { 0.738407346410207, -1.351472652320351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.39719644283215}, { 0.7434073464102069, -2.1088496176730454`}, { 0.7434073464102069, -1.349710217494892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.3972491454744307`}, { 0.748407346410207, -2.1096522879695847`}, { 0.748407346410207, -1.3479430901312264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.397302726825026}, { 0.7534073464102069, -2.1104563360091015`}, { 0.7534073464102069, -1.3461712431340838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.3973571921795833`}, { 0.758407346410207, -2.1112617697432765`}, { 0.758407346410207, -1.3443946491922922`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.3974125468965903`}, { 0.7634073464102069, -2.1120685972068616`}, { 0.7634073464102069, -1.342613280777974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.3974687963980164`}, { 0.768407346410207, -2.11287682651771}, { 0.768407346410207, -1.3408271101457268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.3975259461699667`}, { 0.7734073464102069, -2.113686465876808}, { 0.7734073464102069, -1.339036109331792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.3975840017633416`}, { 0.778407346410207, -2.114497523568336}, { 0.778407346410207, -1.3372402501532048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.3976429687945076`}, { 0.7834073464102069, -2.1153100079597187`}, { 0.7834073464102069, -1.3354395042069374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.3977028529459745`}, { 0.788407346410207, -2.1161239275017136`}, { 0.788407346410207, -1.3336338428690182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.397763659967085}, { 0.7934073464102069, -2.1169392907284887`}, { 0.7934073464102069, -1.3318232372936467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.3978253956747118`}, { 0.798407346410207, -2.117756106257726}, { 0.798407346410207, -1.33000765841229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.3978880659539636`}, { 0.803407346410207, -2.118574382790732}, { 0.803407346410207, -1.3281870769327655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.397951676758904}, { 0.8084073464102071, -2.1193941291125578`}, { 0.8084073464102071, -1.326361463338315}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.3980162341132742`}, { 0.813407346410207, -2.1202153540921373`}, { 0.813407346410207, -1.3245307878866626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.3980817441112334`}, { 0.8184073464102071, -2.1210380666824284`}, { 0.8184073464102071, -1.3226950206090609`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.398148212918102}, { 0.823407346410207, -2.1218622759205745`}, { 0.823407346410207, -1.3208541313093232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.3982156467711193`}, { 0.8284073464102069, -2.1226879909280703`}, { 0.8284073464102069, -1.3190080895628475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.398284051980209}, { 0.833407346410207, -2.1235152209109427`}, { 0.833407346410207, -1.3171568647156264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.398353434928757}, { 0.8384073464102069, -2.1243439751599427`}, { 0.8384073464102069, -1.3153004258832424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.3984238020744018`}, { 0.843407346410207, -2.1251742630507455`}, { 0.843407346410207, -1.3134387419498619`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.398495159949827}, { 0.8484073464102069, -2.1260060940441683`}, { 0.8484073464102069, -1.3115717815672019`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.398567515163575}, { 0.853407346410207, -2.126839477686391}, { 0.853407346410207, -1.3096995131535014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.3986408744008654`}, { 0.8584073464102069, -2.1276744236091933`}, { 0.8584073464102069, -1.3078219048924755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.398715244424429}, { 0.863407346410207, -2.128510941530203}, { 0.863407346410207, -1.305938924732257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.3987906320753454`}, { 0.8684073464102069, -2.1293490412531515`}, { 0.8684073464102069, -1.3040505403843308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.398867044273903}, { 0.873407346410207, -2.130188732668144}, { 0.873407346410207, -1.3021567193224617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.3989444880204593`}, { 0.8784073464102069, -2.131030025751937}, { 0.8784073464102069, -1.3002574287816029`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.3990229703963233`}, { 0.883407346410207, -2.1318729305682314`}, { 0.883407346410207, -1.2983526357568056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.3991024985646434`}, { 0.8884073464102069, -2.132717457267971}, { 0.8884073464102069, -1.2964423070021163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.399183079771305}, { 0.893407346410207, -2.1335636160896567`}, { 0.893407346410207, -1.2945264090294575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.3992647213458516`}, { 0.8984073464102069, -2.134411417359667}, { 0.8984073464102069, -1.2926049081075148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.399347430702405}, { 0.903407346410207, -2.1352608714925916`}, { 0.903407346410207, -1.2906777702606023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.399431215340608}, { 0.9084073464102069, -2.1361119889915763`}, { 0.9084073464102069, -1.2887449612675281`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.3995160828465734`}, { 0.913407346410207, -2.136964780448677}, { 0.913407346410207, -1.2868064466604479`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.3996020408938508`}, { 0.9184073464102069, -2.137819256545224}, { 0.9184073464102069, -1.2848621917237144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.3996890972444045`}, { 0.923407346410207, -2.1386754280522}, { 0.923407346410207, -1.2829121614927155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.3997772597496017`}, { 0.928407346410207, -2.139533305830623}, { 0.928407346410207, -1.2809563207527135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.399866536351222}, { 0.9334073464102071, -2.1403929008319458`}, { 0.9334073464102071, -1.2789946340376706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.399956935082471}, { 0.938407346410207, -2.141254224098462}, { 0.938407346410207, -1.2770270656290676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.4000484640690147`}, { 0.9434073464102071, -2.1421172867637264`}, { 0.9434073464102071, -1.2750535795547255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.4001411315300283`}, { 0.948407346410207, -2.1429821000529783`}, { 0.948407346410207, -1.2730741395876153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.4002349457792516`}, { 0.9534073464102071, -2.1438486752835852`}, { 0.9534073464102071, -1.2710887092446617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.4003299152260684`}, { 0.958407346410207, -2.144717023865491}, { 0.958407346410207, -1.269097251785547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.4004260483765947`}, { 0.9634073464102069, -2.1455871573016747`}, { 0.9634073464102069, -1.267099730211507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.400523353834783}, { 0.968407346410207, -2.1464590871886213`}, { 0.968407346410207, -1.2650961072641258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.4006218403035438`}, { 0.9734073464102069, -2.1473328252168047`}, { 0.9734073464102069, -1.263086345424125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.400721516585877}, { 0.978407346410207, -2.1482083831711747`}, { 0.978407346410207, -1.2610704069101502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.400822391586029}, { 0.9834073464102069, -2.1490857729316644`}, { 0.9834073464102069, -1.2590482536775576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.4009244743106524`}, { 0.988407346410207, -2.149965006473698}, { 0.988407346410207, -1.2570198474171927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.4010277738699908`}, { 0.9934073464102069, -2.1508460958687157`}, { 0.9934073464102069, -1.2549851495541742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.4011322994790785`}, { 0.998407346410207, -2.151729053284709}, { 0.998407346410207, -1.2529441212466699`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.4012380604589554`}, { 1.003407346410207, -2.1526138909867605`}, { 1.003407346410207, -1.2508967233846795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.4013450662378957`}, { 1.008407346410207, -2.1535006213376024`}, { 1.008407346410207, -1.2488429165888055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.4014533263526587`}, { 1.013407346410207, -2.1543892567981797`}, { 1.013407346410207, -1.2467826612090365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.401562850449755}, { 1.018407346410207, -2.155279809928227}, { 1.018407346410207, -1.2447159173235247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.4016736482867276`}, { 1.023407346410207, -2.1561722933868523`}, { 1.023407346410207, -1.242642644737364}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.4017857297334526`}, { 1.028407346410207, -2.157066719933139}, { 1.028407346410207, -1.240562802981371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.401899104773458}, { 1.033407346410207, -2.1579631024267476`}, { 1.033407346410207, -1.2384763513108688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.4020137835052613`}, { 1.038407346410207, -2.1588614538285404`}, { 1.038407346410207, -1.236383248704472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.4021297761437213`}, { 1.043407346410207, -2.1597617872012043`}, { 1.043407346410207, -1.2342834538628782`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.402247093021414}, { 1.048407346410207, -2.160664115709895}, { 1.048407346410207, -1.2321769252076546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.4023657445900253`}, { 1.053407346410207, -2.161568452622886}, { 1.053407346410207, -1.230063620880043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.402485741421759}, { 1.058407346410207, -2.162474811312231}, { 1.058407346410207, -1.2279434987397546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.402607094210771}, { 1.063407346410207, -2.163383205254434}, { 1.063407346410207, -1.2258165163637826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.402729813774618}, { 1.068407346410207, -2.1642936480311348`}, { 1.068407346410207, -1.2236826310452111`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.402853911055728}, { 1.073407346410207, -2.1652061533298017`}, { 1.073407346410207, -1.2215417997920397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.402979397122893}, { 1.078407346410207, -2.1661207349444376`}, { 1.078407346410207, -1.2193939793260102`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.403106283172777}, { 1.083407346410207, -2.167037406776294}, { 1.083407346410207, -1.2172391260814426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.40323458053145}, { 1.0884073464102069`, -2.167956182834601}, { 1.0884073464102069`, -1.2150771962040787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.40336430065594}, { 1.093407346410207, -2.168877077237302}, { 1.093407346410207, -1.2129081455499393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.403495455135809}, { 1.0984073464102069`, -2.1698001042118067`}, { 1.0984073464102069`, -1.2107319296841876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.4036280556947482`}, { 1.103407346410207, -2.170725278095748}, { 1.103407346410207, -1.2085485038800075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.403762114192195}, { 1.1084073464102069`, -2.171652613337756}, { 1.1084073464102069`, -1.2063578231174863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.403897642624977}, { 1.113407346410207, -2.172582124498241}, { 1.113407346410207, -1.2041598420825226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.4040346531289707`}, { 1.118407346410207, -2.1735138262501854`}, { 1.118407346410207, -1.2019545151657365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.4041731579807912`}, { 1.123407346410207, -2.1744477333799526`}, { 1.123407346410207, -1.1997417964613961`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.404313169599501}, { 1.128407346410207, -2.1753838607881013`}, { 1.128407346410207, -1.1975216397663677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.4044547005483388`}, { 1.133407346410207, -2.176322223490217}, { 1.133407346410207, -1.195293998579069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.404597763536484}, { 1.138407346410207, -2.177262836617749}, { 1.138407346410207, -1.1930588260984512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.4047423714208325`}, { 1.143407346410207, -2.1782057154188648`}, { 1.143407346410207, -1.1908160752229906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.4048885372078024`}, { 1.148407346410207, -2.179150875259313}, { 1.148407346410207, -1.1885656985497033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.4050362740551674`}, { 1.153407346410207, -2.180098331623297}, { 1.153407346410207, -1.1863076483731823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.405185595273912}, { 1.158407346410207, -2.1810481001143645`}, { 1.158407346410207, -1.1840418766846463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.4053365143301124`}, { 1.163407346410207, -2.1820001964563045`}, { 1.163407346410207, -1.1817683351710218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.405489044846845}, { 1.168407346410207, -2.1829546364940593`}, { 1.168407346410207, -1.1794869752140398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.4056432006061206`}, { 1.173407346410207, -2.1839114361946472`}, { 1.173407346410207, -1.177197747889361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.405798995550845}, { 1.178407346410207, -2.184870611648097}, { 1.178407346410207, -1.1749006039657262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.4059564437868084`}, { 1.183407346410207, -2.1858321790683966`}, { 1.183407346410207, -1.172595493904129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.4061155595846975`}, { 1.188407346410207, -2.1867961547944508`}, { 1.188407346410207, -1.1702823678570218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.4062763573821444`}, { 1.193407346410207, -2.187762555291053}, { 1.193407346410207, -1.1679611756675479`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.4064388517857935`}, { 1.198407346410207, -2.1887313971498714`}, { 1.198407346410207, -1.1656318668688033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.406603057573405}, { 1.203407346410207, -2.189702697090443}, { 1.203407346410207, -1.16329439068313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.406768989695984}, { 1.208407346410207, -2.1906764719611864`}, { 1.208407346410207, -1.1609486960214432`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.4069366632799367`}, { 1.2134073464102069`, -2.191652738740418}, { 1.2134073464102069`, -1.1585947314825922`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.407106093629265}, { 1.218407346410207, -2.1926315145373927`}, { 1.218407346410207, -1.1562324453527568`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.40727729622778}, { 1.2234073464102069`, -2.1936128165933457`}, { 1.2234073464102069`, -1.1538617856048787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.4074502867413576`}, { 1.228407346410207, -2.194596662282558}, { 1.228407346410207, -1.1514826998981362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.407625081020214}, { 1.2334073464102069`, -2.1955830691134244`}, { 1.2334073464102069`, -1.1490951355774512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.4078016951012233`}, { 1.238407346410207, -2.1965720547295446`}, { 1.238407346410207, -1.1466990396730454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.40798014521026}, { 1.243407346410207, -2.197563636910819}, { 1.243407346410207, -1.1442943589000354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.408160447764577}, { 1.248407346410207, -2.1985578335745624`}, { 1.248407346410207, -1.1418810396580727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.4083426193752167`}, { 1.253407346410207, -2.199554662776631}, { 1.253407346410207, -1.1394590280310308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.408526676849453}, { 1.258407346410207, -2.200554142712561}, { 1.258407346410207, -1.1370282697867404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.4087126371932697`}, { 1.263407346410207, -2.2015562917187212`}, { 1.263407346410207, -1.1345887103767731`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.4089005176138727`}, { 1.268407346410207, -2.202561128273482}, { 1.268407346410207, -1.1321402949362773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.409090335522237}, { 1.273407346410207, -2.20356867099839}, { 1.273407346410207, -1.1296829682838727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.4092821085356873`}, { 1.278407346410207, -2.204578938659369}, { 1.278407346410207, -1.127216674921588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.409475854480517}, { 1.283407346410207, -2.2055919501679244`}, { 1.283407346410207, -1.124741359034869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.4096715913946416`}, { 1.288407346410207, -2.2066077245823656`}, { 1.288407346410207, -1.1222569644926386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.4098693375302886`}, { 1.293407346410207, -2.2076262811090412`}, { 1.293407346410207, -1.1197634348474186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.4100691113567265`}, { 1.298407346410207, -2.2086476391035927`}, { 1.298407346410207, -1.1172607133355192`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.410270931563029}, { 1.303407346410207, -2.2096718180722164`}, { 1.303407346410207, -1.1147487428772884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.410474817060882}, { 1.308407346410207, -2.2106988376729433`}, { 1.308407346410207, -1.1122274660774347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.4106807869874203`}, { 1.313407346410207, -2.2117287177169334`}, { 1.313407346410207, -1.1096968252254138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.4108888607081163`}, { 1.318407346410207, -2.2127614781697833`}, { 1.318407346410207, -1.1071567622958942`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.4110990578196962`}, { 1.323407346410207, -2.21379713915285}, { 1.323407346410207, -1.1046072189492953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.4113113981531047`}, { 1.328407346410207, -2.21483572094459}, { 1.328407346410207, -1.1020481365323964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.411525901776508}, { 1.333407346410207, -2.215877243981909}, { 1.333407346410207, -1.0994794560790409`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.411742588998336}, { 1.3384073464102069`, -2.2169217288615353`}, { 1.3384073464102069`, -1.0969011183109025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.4119614803703704`}, { 1.343407346410207, -2.217969196341397}, { 1.343407346410207, -1.0943130636383545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.4121825966908723`}, { 1.3484073464102069`, -2.2190196673420264`}, { 1.3484073464102069`, -1.0917152321614163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.4124059590077573`}, { 1.353407346410207, -2.22007316294797}, { 1.353407346410207, -1.0891075636707945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.4126315886218035`}, { 1.3584073464102069`, -2.221129704409222}, { 1.3584073464102069`, -1.086489997649014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.412859507089921}, { 1.363407346410207, -2.2221893131426653`}, { 1.363407346410207, -1.0838624732716504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.413089736228447}, { 1.368407346410207, -2.2232520107335363`}, { 1.368407346410207, -1.081224929408656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.413322298116504}, { 1.373407346410207, -2.2243178189369024`}, { 1.373407346410207, -1.0785773046257925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.4135572150993885`}, { 1.378407346410207, -2.225386759679151}, { 1.378407346410207, -1.0759195371861672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.413794509792019}, { 1.383407346410207, -2.2264588550595033`}, { 1.383407346410207, -1.0732515650518761`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.414034205082423}, { 1.388407346410207, -2.2275341273515377`}, { 1.388407346410207, -1.070573325885762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.414276324135272}, { 1.393407346410207, -2.228612599004733}, { 1.393407346410207, -1.0678847570532863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.4145208903954742`}, { 1.398407346410207, -2.229694292646025}, { 1.398407346410207, -1.0651857956245203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.4147679275918006`}, { 1.403407346410207, -2.230779231081385}, { 1.403407346410207, -1.0624763783762545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.4150174597405765`}, { 1.408407346410207, -2.231867437297409}, { 1.408407346410207, -1.059756441794244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.4152695111494116`}, { 1.413407346410207, -2.2329589344629284`}, { 1.413407346410207, -1.0570259220755693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.4155241064209876`}, { 1.418407346410207, -2.234053745930634}, { 1.418407346410207, -1.0542847551311432`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.4157812704568933`}, { 1.4234073464102068`, -2.2351518952387215`}, { 1.4234073464102068`, -1.051532876588347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, -2.23625340611255}, { 1.4284073464102072`, 2.4160410284615166`}, { 1.4284073464102072`, -1.0487702217938095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, -2.2373583024663244`}, { 1.433407346410207, 2.416303405945983}, { 1.433407346410207, -1.0459967258163412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, -2.2384666084047806`}, { 1.438407346410207, 2.4165684287321514`}, { 1.438407346410207, -1.043212323449991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, -2.239578348224903}, { 1.4434073464102068`, 2.4168361229566653`}, { 1.4434073464102068`, -1.0404169492172866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, -2.2406935464176776`}, { 1.4484073464102072`, 2.417106515075055}, { 1.4484073464102072`, -1.0376105373726372`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, -2.241812227669794}, { 1.453407346410207, 2.4173796318658973`}, { 1.453407346410207, -1.0347930219058412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, -2.2429344168654572`}, { 1.458407346410207, 2.417655500435032}, { 1.458407346410207, -1.0319643365458466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, -2.244060139088141}, { 1.4634073464102069`, 2.417934148219831}, { 1.4634073464102069`, -1.0291244147646008`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, -2.245189419622422}, { 1.4684073464102068`, 2.4182156029935302`}, { 1.4684073464102068`, -1.0262731897811572`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, -2.24632228395576}, { 1.473407346410207, 2.4184998928696166`}, { 1.473407346410207, -1.0234105945658698`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, -2.2474587577803895`}, { 1.478407346410207, 2.4187870463062744`}, { 1.478407346410207, -1.020536561844887}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, -2.248598866995128}, { 1.4834073464102069`, 2.4190770921108866`}, { 1.4834073464102069`, -1.0176510241047136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, -2.2497426377072918`}, { 1.4884073464102068`, 2.4193700594446086`}, { 1.4884073464102068`, -1.0147539135970827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, -2.2508900962345777`}, { 1.4934073464102071`, 2.419665977826987}, { 1.4934073464102071`, -1.0118451623439582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, -2.252041269106969}, { 1.498407346410207, 2.419964877140648}, { 1.498407346410207, -1.0089247021427552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, -2.253196183068697}, { 1.503407346410207, 2.420266787636052}, { 1.503407346410207, -1.0059924645718172`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, -2.254354865080165}, { 1.5084073464102068`, 2.420571739936301}, { 1.5084073464102068`, -1.0030483809960444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, -2.25551734231995}, { 1.5134073464102071`, 2.4208797650420144`}, { 1.5134073464102071`, -1.0000923825728154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, -2.256683642186768}, { 1.518407346410207, 2.4211908943362723`}, { 1.518407346410207, -0.9971244002580758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, -2.2578537923015216`}, { 1.523407346410207, 2.421505159589617}, { 1.523407346410207, -0.9941443648127372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, -2.259027820509299}, { 1.5284073464102068`, 2.4218225929651256`}, { 1.5284073464102068`, -0.9911522068092371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, -2.2602057548814503`}, { 1.5334073464102072`, 2.4221432270235432`}, { 1.5334073464102072`, -0.9881478566384173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, -2.2613876237176447`}, { 1.538407346410207, 2.4224670947284856`}, { 1.538407346410207, -0.9851312445166142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, -2.2625734555479733`}, { 1.543407346410207, 2.422794229451714}, { 1.543407346410207, -0.982102300493042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, -2.263763279135071}, { 1.5484073464102068`, 2.423124664978471}, { 1.5484073464102068`, -0.9790609544574441}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, -2.264957123476226}, { 1.5534073464102072`, 2.4234584355128854`}, { 1.5534073464102072`, -0.9760071361479773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, -2.2661550178055534`}, { 1.558407346410207, 2.4237955756834517`}, { 1.558407346410207, -0.9729407751594445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, -2.267356991596178}, { 1.563407346410207, 2.4241361205485785`}, { 1.563407346410207, -0.9698618009517909}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, -2.2685630745623926`}, { 1.5684073464102068`, 2.424480105602199}, { 1.5684073464102068`, -0.9667701428588539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, -2.269773296661923}, { 1.5734073464102072`, 2.424827566779469}, { 1.5734073464102072`, -0.9636657300975213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, -2.2709876880981317`}, { 1.578407346410207, 2.4251785404625226`}, { 1.578407346410207, -0.9605484917771083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, -2.2722062793222966`}, { 1.583407346410207, 2.425533063486306}, { 1.583407346410207, -0.9574183569091042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, -2.27342910103587}, { 1.5884073464102069`, 2.4258911731444828`}, { 1.5884073464102069`, -0.9542752544172224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, -2.2746561841928012`}, { 1.5934073464102072`, 2.4262529071954164`}, { 1.5934073464102072`, -0.9511191131478284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, -2.275887560001855}, { 1.598407346410207, 2.4266183038682327`}, { 1.598407346410207, -0.9479498618806964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, -2.2771232599289486`}, { 1.603407346410207, 2.426987401868934}, { 1.603407346410207, -0.9447674293400847}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, -2.278363315699512}, { 1.6084073464102069`, 2.427360240386615}, { 1.6084073464102069`, -0.9415717442062194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, -2.2796077593009003`}, { 1.6134073464102068`, 2.427736859099745}, { 1.6134073464102068`, -0.9383627351271623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, -2.280856622984772}, { 1.6184073464102071`, 2.4281172981825248`}, { 1.6184073464102071`, -0.9351403307310058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, -2.282109939269551}, { 1.623407346410207, 2.428501598311321}, { 1.623407346410207, -0.9319044596385223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, -2.2833677409428557`}, { 1.628407346410207, 2.4288898006711834`}, { 1.628407346410207, -0.9286550504761584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, -2.284630061063979}, { 1.6334073464102068`, 2.4292819469624294`}, { 1.6334073464102068`, -0.925392031889473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, -2.2858969329664003`}, { 1.6384073464102071`, 2.429678079407323}, { 1.6384073464102071`, -0.9221153325570014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, -2.287168390260282}, { 1.643407346410207, 2.4300782407568224`}, { 1.643407346410207, -0.918824881204524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, -2.2884444668350334`}, { 1.648407346410207, 2.430482474297405}, { 1.648407346410207, -0.9155206066197972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, -2.289725196861856}, { 1.6534073464102068`, 2.4308908238579847`}, { 1.6534073464102068`, -0.9122024376677244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, -2.2910106147963374`}, { 1.6584073464102072`, 2.43130333381689}, { 1.6584073464102072`, -0.9088703033059858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, -2.292300755381069}, { 1.663407346410207, 2.431720049108953}, { 1.663407346410207, -0.9055241326011763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, -2.2935956536482545`}, { 1.668407346410207, 2.4321410152326393`}, { 1.668407346410207, -0.9021638547453532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, -2.2948953449223843`}, { 1.6734073464102068`, 2.432566278257301}, { 1.6734073464102068`, -0.8987893990731655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, -2.296199864822898}, { 1.6784073464102072`, 2.432995884830484}, { 1.6784073464102072`, -0.8954006950794277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, -2.297509249266893}, { 1.683407346410207, 2.43342988218532}, { 1.683407346410207, -0.8919976724372379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, -2.2988235344718255`}, { 1.688407346410207, 2.433868318148011}, { 1.688407346410207, -0.8885802610165999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, -2.3001427569582824`}, { 1.6934073464102068`, 2.434311241145401}, { 1.6934073464102068`, -0.8851483909036555}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, -2.30146695355272}, { 1.6984073464102072`, 2.434758700212596}, { 1.6984073464102072`, -0.8817019924203567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, -2.3027961613902708`}, { 1.703407346410207, 2.435210745000721}, { 1.703407346410207, -0.8782409961448321}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, -2.3041304179175373`}, { 1.708407346410207, 2.4356674257847026`}, { 1.708407346410207, -0.8747653329322101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, -2.305469760895438}, { 1.7134073464102069`, 2.436128793471185}, { 1.7134073464102069`, -0.8712749339361443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, -2.3068142284020614`}, { 1.7184073464102072`, 2.4365948996064883`}, { 1.7184073464102072`, -0.8677697306308592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, -2.308163858835532}, { 1.723407346410207, 2.4370657963846782`}, { 1.723407346410207, -0.8642496548338534}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, -2.3095186909169203`}, { 1.728407346410207, 2.43754153665569}, { 1.728407346410207, -0.8607146387292174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, -2.310878763693169}, { 1.7334073464102069`, 2.4380221739335823`}, { 1.7334073464102069`, -0.857164614891638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, -2.312244116540015}, { 1.7384073464102068`, 2.438507762404802}, { 1.7384073464102068`, -0.8535995163109689}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, -2.3136147891649883`}, { 1.7434073464102071`, 2.4389983569366254`}, { 1.7434073464102071`, -0.8500192764176148}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, -2.3149908216103685`}, { 1.748407346410207, 2.439494013085549}, { 1.748407346410207, -0.8464238291084091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, -2.316372254256216}, { 1.753407346410207, 2.439994787105916}, { 1.753407346410207, -0.8428131087734054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, -2.317759127823392}, { 1.7584073464102068`, 2.440500735958523}, { 1.7584073464102068`, -0.8391870503232415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, -2.319151483376619}, { 1.7634073464102071`, 2.4410119173192926`}, { 1.7634073464102071`, -0.8355455892172425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, -2.3205493623275517`}, { 1.768407346410207, 2.441528389588119}, { 1.768407346410207, -0.8318886614923536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, -2.3219528064378743`}, { 1.773407346410207, 2.442050211897701}, { 1.773407346410207, -0.8282162037927429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, -2.323361857822411}, { 1.7784073464102068`, 2.4425774441225103`}, { 1.7784073464102068`, -0.8245281534002278}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, -2.3247765589522826`}, { 1.7834073464102072`, 2.4431101468877876`}, { 1.7834073464102072`, -0.8208244482654738}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, -2.326196952658038}, { 1.788407346410207, 2.4436483815786896`}, { 1.788407346410207, -0.8171050270400275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, -2.3276230821328556`}, { 1.793407346410207, 2.44419221034941}, { 1.793407346410207, -0.8133698291091079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, -2.329054990935739}, { 1.7984073464102068`, 2.4447416961324584`}, { 1.7984073464102068`, -0.8096187946253093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, -2.3304927229947197`}, { 1.8034073464102072`, 2.445296902648003}, { 1.8034073464102072`, -0.8058518645431315}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, -2.331936322610123}, { 1.808407346410207, 2.4458578944132037`}, { 1.808407346410207, -0.8020689806543392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, -2.3333858344578}, { 1.813407346410207, 2.4464247367517533`}, { 1.813407346410207, -0.7982700856242934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, -2.3348413035924267`}, { 1.8184073464102068`, 2.4469974958033545`}, { 1.8184073464102068`, -0.7944551230291033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, -2.336302775450788}, { 1.8234073464102072`, 2.447576238533317}, { 1.8234073464102072`, -0.7906240373937188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, -2.3377702958550937`}, { 1.828407346410207, 2.448161032742285}, { 1.828407346410207, -0.7867767742310352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, -2.339243911016319}, { 1.833407346410207, 2.448751947075881}, { 1.833407346410207, -0.7829132800818149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, -2.3407236675375462`}, { 1.8384073464102069`, 2.4493490510345657`}, { 1.8384073464102069`, -0.7790335025557079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, -2.342209612417333}, { 1.8434073464102072`, 2.449952414983445}, { 1.8434073464102072`, -0.7751373903731757}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, -2.343701793053102}, { 1.848407346410207, 2.4505621101622}, { 1.848407346410207, -0.7712248934084734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, -2.3452002572445463`}, { 1.853407346410207, 2.4511782086950085`}, { 1.853407346410207, -0.7672959627335968}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, -2.346705053197027}, { 1.8584073464102069`, 2.4518007836006093`}, { 1.8584073464102069`, -0.7633505506633417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, -2.348216229525017}, { 1.8634073464102068`, 2.4524299088023436`}, { 1.8634073464102068`, -0.7593886108013668}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, -2.349733835255564}, { 1.8684073464102071`, 2.4530656591382156`}, { 1.8684073464102071`, -0.7554100980873212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, -2.3512579198317205`}, { 1.873407346410207, 2.453708110371103}, { 1.873407346410207, -0.7514149688451177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, -2.3527885331160316`}, { 1.878407346410207, 2.4543573391989426`}, { 1.878407346410207, -0.7474031808322849}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, -2.354325725394029}, { 1.8834073464102068`, 2.4550134232649103`}, { 1.8834073464102068`, -0.7433746932904125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, -2.3558695473777167`}, { 1.8884073464102071`, 2.4556764411677197`}, { 1.8884073464102071`, -0.7393294669967989}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, -2.357420050209099}, { 1.893407346410207, 2.456346472471886}, { 1.893407346410207, -0.7352674643172272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, -2.358977285463687}, { 1.898407346410207, 2.4570235977180492`}, { 1.898407346410207, -0.7311886492599142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, -2.360541305154027}, { 1.9034073464102068`, 2.45770789843332}, { 1.9034073464102068`, -0.7270929875306783}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, -2.3621121617332634`}, { 1.9084073464102072`, 2.4583994571415944`}, { 1.9084073464102072`, -0.7229804465892951}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, -2.3636899080986606`}, { 1.913407346410207, 2.4590983573739456`}, { 1.913407346410207, -0.718850995707097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, -2.3652745975951786`}, { 1.918407346410207, 2.4598046836789726`}, { 1.918407346410207, -0.7147046060258103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, -2.366866284019019}, { 1.9234073464102068`, 2.4605185216331926`}, { 1.9234073464102068`, -0.7105412506176678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, -2.368465021621225}, { 1.9284073464102072`, 2.461239957851343}, { 1.9284073464102072`, -0.7063609045467658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, -2.370070865111201}, { 1.933407346410207, 2.461969079996839}, { 1.933407346410207, -0.7021635449317727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, -2.3716838696603464`}, { 1.938407346410207, 2.4627059767920025`}, { 1.938407346410207, -0.697949151009885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, -2.3733040909055925`}, { 1.9434073464102068`, 2.463450738028465}, { 1.9434073464102068`, -0.6937177042021636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, -2.3749315849529946`}, { 1.9484073464102072`, 2.4642034545774165`}, { 1.9484073464102072`, -0.689469188180169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, -2.376566408381312}, { 1.953407346410207, 2.4649642183998757`}, { 1.953407346410207, -0.6852035889339848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, -2.3782086182456132`}, { 1.958407346410207, 2.465733122556855}, { 1.958407346410207, -0.6809208948415892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, -2.3798582720807744`}, { 1.9634073464102069`, 2.466510261219638}, { 1.9634073464102069`, -0.6766210967396281}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, -2.381515427905136}, { 1.9684073464102072`, 2.4672957296797597`}, { 1.9684073464102072`, -0.6723041879955715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, -2.38318014422403}, { 1.973407346410207, 2.4680896243591133`}, { 1.973407346410207, -0.6679701645813007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, -2.3848524800333113`}, { 1.978407346410207, 2.4688920428199443`}, { 1.978407346410207, -0.6636190251481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, -2.3865324948229802`}, { 1.9834073464102069`, 2.469703083774648}, { 1.9834073464102069`, -0.6592507711031005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, -2.388220248580646}, { 1.988407346410207, 2.4705228470956686`}, { 1.988407346410207, -0.6548654066871645}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, -2.389915801795096}, { 1.993407346410207, 2.4713514338251312`}, { 1.993407346410207, -0.6504629390542305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, -2.3916192154598086`}, { 1.998407346410207, 2.472188946184446}, { 1.998407346410207, -0.6460433783521319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, -2.3933305510764176`}, { 2.003407346410207, 2.4730354875838056`}, { 2.003407346410207, -0.6416067378048852}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, -2.3950498706582533`}, { 2.008407346410207, 2.473891162631449}, { 2.008407346410207, -0.6371530337964787}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, -2.3967772367337616`}, { 2.013407346410207, 2.474756077142917}, { 2.013407346410207, -0.6326822859561485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, -2.398512712349927}, { 2.018407346410207, 2.4756303381501064`}, { 2.018407346410207, -0.6281945172451541}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, -2.4002563610757583`}, { 2.023407346410207, 2.4765140539100687`}, { 2.023407346410207, -0.6236897540450781}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, -2.402008247005611}, { 2.028407346410207, 2.4774073339137925`}, { 2.028407346410207, -0.6191680262476192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, -2.4037684347626}, { 2.033407346410207, 2.4783102888946593`}, { 2.033407346410207, -0.6146293673459235}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, -2.405536989501889}, { 2.038407346410207, 2.479223030836795}, { 2.038407346410207, -0.6100738145274203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, -2.4073139769140237`}, { 2.043407346410207, 2.4801456729831313`}, { 2.043407346410207, -0.6055014087681891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, -2.4090994632281992`}, { 2.048407346410207, 2.4810783298432604`}, { 2.048407346410207, -0.6009121949288586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, -2.410893515215454}, { 2.053407346410207, 2.48202111720109}, { 2.053407346410207, -0.596306221852008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, -2.4126962001918963`}, { 2.058407346410207, 2.4829741521221584`}, { 2.058407346410207, -0.5916835424611135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, -2.414507586021832}, { 2.063407346410207, 2.483937552960724}, { 2.063407346410207, -0.587044213861001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, -2.416327741120824}, { 2.068407346410207, 2.484911439366596}, { 2.068407346410207, -0.582388297439793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, -2.418156734458826}, { 2.073407346410207, 2.4858959322915335`}, { 2.073407346410207, -0.5777158589724228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, -2.419994635563073}, { 2.078407346410207, 2.4868911539954888`}, { 2.078407346410207, -0.573026968725568}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, -2.421841514521107}, { 2.083407346410207, 2.4878972280523417`}, { 2.083407346410207, -0.5683217015641472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, -2.42369744198361}, { 2.088407346410207, 2.488914279355401}, { 2.088407346410207, -0.5636001370592498}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, -2.425562489167211}, { 2.093407346410207, 2.4899424341224536`}, { 2.093407346410207, -0.5588623595975378}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, -2.427436727857287}, { 2.098407346410207, 2.4909818199004197`}, { 2.098407346410207, -0.5541084584921372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, -2.429320230410579}, { 2.103407346410207, 2.492032565569636}, { 2.103407346410207, -0.5493385280949024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, -2.4312130697578347`}, { 2.108407346410207, 2.4930948013476306`}, { 2.108407346410207, -0.5445526679101472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, -2.4331153194063373`}, { 2.1134073464102068`, 2.494168658792475}, { 2.1134073464102068`, -0.5397509827097596}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, -2.4350270534423464`}, { 2.118407346410207, 2.4952542708056424`}, { 2.118407346410207, -0.5349335826496765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, -2.436948346533404}, { 2.123407346410207, 2.496351771634399}, { 2.123407346410207, -0.5301005833876911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, -2.43887927393069}, { 2.128407346410207, 2.4974612968735657`}, { 2.128407346410207, -0.5252521062026455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, -2.440819911471132}, { 2.133407346410207, 2.4985829834668327`}, { 2.133407346410207, -0.5203882781148393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, -2.4427703355794823`}, { 2.138407346410207, 2.4997169697074457`}, { 2.138407346410207, -0.5155092320077316}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, -2.444730623270307}, { 2.143407346410207, 2.500863395238278}, { 2.143407346410207, -0.510615106750873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, -2.4467008521497973`}, { 2.148407346410207, 2.5020224010513146`}, { 2.148407346410207, -0.5057060473239872}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, -2.4486811004175535`}, { 2.153407346410207, 2.503194129486438}, { 2.153407346410207, -0.500782204942252}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, -2.450671446868162}, { 2.158407346410207, 2.5043787242295688`}, { 2.158407346410207, -0.49584373718262553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, -2.4526719708927134`}, { 2.163407346410207, 2.5055763303100593`}, { 2.163407346410207, -0.4908908081112741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, -2.4546827524801236`}, { 2.168407346410207, 2.506787094097393}, { 2.168407346410207, -0.48592358841197125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, -2.4567038722184154`}, { 2.173407346410207, 2.5080111632970614`}, { 2.173407346410207, -0.48094225551550335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, -2.4587354112957045`}, { 2.178407346410207, 2.509248686945703}, { 2.178407346410207, -0.4759469937298984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, -2.4607774515011887`}, { 2.183407346410207, 2.5104998154053693`}, { 2.183407346410207, -0.4709379943715814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, -2.462830075225876}, { 2.188407346410207, 2.511764700356954}, { 2.188407346410207, -0.46591545589725025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, -2.464893365463208}, { 2.193407346410207, 2.513043494792727}, { 2.193407346410207, -0.4608795840365093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, -2.4669674058094437`}, { 2.198407346410207, 2.5143363530079577`}, { 2.198407346410207, -0.45583059192510933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, -2.4690522804639765`}, { 2.203407346410207, 2.5156434305915467`}, { 2.203407346410207, -0.45076870023883014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, -2.471148074229304}, { 2.208407346410207, 2.516964884415723}, { 2.208407346410207, -0.44569413732777197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, -2.4732548725109775`}, { 2.213407346410207, 2.5183008726246765`}, { 2.213407346410207, -0.44060713935117524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, -2.475372761317214}, { 2.218407346410207, 2.519651554622149}, { 2.218407346410207, -0.43550795041249923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, -2.47750182725837}, { 2.223407346410207, 2.521017091057943}, { 2.223407346410207, -0.4303968226948055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, -2.4796421575461784`}, { 2.228407346410207, 2.522397643813264}, { 2.228407346410207, -0.4252740165962854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, -2.48179383999274}, { 2.233407346410207, 2.5237933759849582`}, { 2.233407346410207, -0.4201398008658655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, -2.483956963009314}, { 2.2384073464102068`, 2.525204451868495}, { 2.2384073464102068`, -0.41499445273879476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, -2.4861316156048243`}, { 2.243407346410207, 2.52663103693975}, { 2.243407346410207, -0.4098382580720929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, -2.488317887384138}, { 2.248407346410207, 2.5280732978354856`}, { 2.248407346410207, -0.4046715114797823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, -2.490515868546093}, { 2.253407346410207, 2.529531402332512}, { 2.253407346410207, -0.39949451646778533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, -2.492725649881162}, { 2.2584073464102072`, 2.531005519325557}, { 2.2584073464102072`, -0.3943075855683166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, -2.494947322768967}, { 2.263407346410207, 2.53249581880366}, { 2.263407346410207, -0.38911104047379325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, -2.4971809791753965`}, { 2.268407346410207, 2.5340024718251954`}, { 2.268407346410207, -0.38390521216998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, -2.4994267116494417`}, { 2.273407346410207, 2.5355256504914028`}, { 2.273407346410207, -0.3786904410683476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, -2.501684613319737}, { 2.278407346410207, 2.5370655279184127`}, { 2.278407346410207, -0.37346707713748895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, -2.503954777890712}, { 2.283407346410207, 2.538622278207732}, { 2.283407346410207, -0.3682354800334272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, -2.506237299638485}, { 2.288407346410207, 2.540196076415137}, { 2.288407346410207, -0.3629960192287547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, -2.5085322734063613`}, { 2.293407346410207, 2.541787098517927}, { 2.293407346410207, -0.3577490741403902}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, -2.5108397945999195`}, { 2.298407346410207, 2.5433955213805364`}, { 2.298407346410207, -0.3524950342558081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, -2.513159959181791}, { 2.303407346410207, 2.5450215227184}, { 2.303407346410207, -0.34723429925765925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, -2.515492863666009}, { 2.308407346410207, 2.5466652810601373`}, { 2.308407346410207, -0.3419672791465635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, -2.5178386051119652`}, { 2.313407346410207, 2.548326975707875}, { 2.313407346410207, -0.33669439436194804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, -2.520197281117899}, { 2.318407346410207, 2.5500067866958056`}, { 2.318407346410207, -0.33141607590074307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, -2.5225689898140624`}, { 2.323407346410207, 2.5517048947468486`}, { 2.323407346410207, -0.3261327654338472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, -2.5249538298552796`}, { 2.328407346410207, 2.5534214812274314`}, { 2.328407346410207, -0.32084491542005583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, -0.31555298921744673`}, { 2.333407346410207, -2.52735190041319}, {2.333407346410207, 2.5551567281003136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, -0.3102574611918914}, { 2.338407346410207, -2.5297633011678857`}, {2.338407346410207, 2.5569108178754667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, -0.3049588168226775}, { 2.343407346410207, -2.532188132299186}, {2.343407346410207, 2.558683933558899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, -0.29965755280485523`}, { 2.348407346410207, -2.53462649447722}, {2.348407346410207, 2.560476258599484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, -0.294354177148367}, { 2.353407346410207, -2.537078488852679}, {2.353407346410207, 2.5622879768336686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, -0.2890492092735502}, { 2.358407346410207, -2.539544217046359}, {2.358407346410207, 2.5641192724280946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, -0.283743180102974}, { 2.3634073464102068`, -2.542023781138229}, {2.3634073464102068`, 2.565970329820069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, -0.27843663214935477`}, { 2.368407346410207, -2.5445172836558894`}, {2.368407346410207, 2.5678413336558497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, -0.2731301195993588}, { 2.373407346410207, -2.547024827562416}, {2.373407346410207, 2.5697324687267353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, -0.26782420839311655`}, { 2.378407346410207, -2.5495465162436095`}, {2.378407346410207, 2.5716439199029333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, -0.2625194762992354}, { 2.3834073464102072`, -2.5520824534945827`}, {2.3834073464102072`, 2.573575872065149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, -0.2572165129851158}, { 2.388407346410207, -2.5546327435057026`}, {2.388407346410207, 2.5755285100339274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, -0.2519159200823749}, { 2.393407346410207, -2.557197490847844}, {2.393407346410207, 2.577502018496631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, -0.24661831124715727`}, { 2.398407346410207, -2.559776800456931}, {2.398407346410207, 2.57949658193219}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, -0.24132431221518405`}, { 2.403407346410207, -2.562370777617811}, {2.403407346410207, 2.5815123845334065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, -0.2360345608512374}, { 2.408407346410207, -2.5649795279472873`}, {2.408407346410207, 2.5835496101269944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, -0.23074970719300647`}, { 2.413407346410207, -2.5676031573764915`}, {2.413407346410207, 2.5856084420911825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, -0.2254704134889741}, { 2.418407346410207, -2.5702417721323925`}, {2.418407346410207, 2.587689063270995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, -0.22019735423021755`}, { 2.423407346410207, -2.572895478718528}, {2.423407346410207, 2.5897916558911134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, -0.21493121617588754`}, { 2.428407346410207, -2.5755643838948856`}, {2.428407346410207, 2.5919164014663667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, -0.20967269837220384`}, { 2.433407346410207, -2.578248594656968}, {2.433407346410207, 2.594063480709816}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, -0.20442251216468157`}, { 2.438407346410207, -2.580948218213895}, {2.438407346410207, 2.5962330734384866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, -0.19918138120351703`}, { 2.443407346410207, -2.583663361965676}, {2.443407346410207, 2.5984253584766845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, -0.19395004144181882`}, { 2.448407346410207, -2.5863941334795024`}, {2.448407346410207, 2.6006405135569732`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, -0.18872924112658454`}, { 2.453407346410207, -2.5891406404651}, {2.453407346410207, 2.6028787152187727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, -0.18351974078218325`}, { 2.458407346410207, -2.5919029907491273`}, {2.458407346410207, 2.605140138704646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, -0.1783223131861408}, { 2.463407346410207, -2.594681292248462}, {2.463407346410207, 2.6074249578542474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, -0.17313774333713677`}, { 2.468407346410207, -2.597475652942587}, {2.468407346410207, 2.609733344996005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, -0.16796682841492783`}, { 2.473407346410207, -2.6002861808448112`}, {2.473407346410207, 2.6120654708365265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, -0.16281037773207793`}, { 2.478407346410207, -2.6031129839724083`}, {2.478407346410207, 2.6144215043477983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, -0.15766921267735823`}, { 2.483407346410207, -2.6059561703157126`}, {2.483407346410207, 2.616801612652207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, -0.15254416665057546`}, { 2.4884073464102068`, -2.608815847805947}, {2.4884073464102068`, 2.6192059609054055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, -0.1474360849887564}, { 2.493407346410207, -2.6116921242820013`}, {2.493407346410207, 2.6216347121771313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, -0.14234582488345482`}, { 2.498407346410207, -2.6145851074558575`}, {2.498407346410207, 2.624088027329957}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, -0.13727425528913753`}, { 2.503407346410207, -2.6174949048769283`}, {2.503407346410207, 2.626566064896093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, -0.13222225682241248`}, { 2.5084073464102072`, -2.620421623895036}, {2.5084073464102072`, 2.629068980952327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, -0.12719072165204773`}, { 2.513407346410207, -2.6233653716221106`}, {2.513407346410207, 2.6315969289930496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, -0.12218055337960872`}, { 2.518407346410207, -2.6263262548926014`}, {2.518407346410207, 2.634150059801628}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, -0.11719266691064059`}, { 2.523407346410207, -2.6293043802224725`}, {2.523407346410207, 2.6367285213200446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, -0.11222798831625903`}, { 2.528407346410207, -2.632299853766861}, {2.528407346410207, 2.639332458517011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, -0.10728745468508655`}, { 2.533407346410207, -2.6353127812762933`}, {2.533407346410207, 2.6419620132545525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, -0.10237201396542749`}, { 2.538407346410207, -2.6383432680514782`}, {2.538407346410207, 2.644617324153273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, -0.09748262479759835}, { 2.543407346410207, -2.641391418896593}, {2.543407346410207, 2.6472985264563103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, -0.09262025633637878}, { 2.5484073464102073`, -2.644457338071056}, {2.5484073464102073`, 2.6500057518921465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, -0.08778588806351377}, { 2.553407346410207, -2.647541129239829}, {2.553407346410207, 2.6527391285363957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, -0.08298050959018295}, { 2.558407346410207, -2.6506428954220396`}, {2.558407346410207, 2.6554987806726813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, -0.07820512044948066}, { 2.563407346410207, -2.6537627389380907`}, {2.563407346410207, 2.6582848286527168`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, -0.07346072987881125}, { 2.568407346410207, -2.6569007613551086`}, {2.568407346410207, 2.6610973887557825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, -0.0687483565922274}, { 2.5734073464102067`, -2.6600570634307297`}, {2.5734073464102067`, 2.6639365730476943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, -0.064069028542688}, { 2.578407346410207, -2.663231745055194}, {2.578407346410207, 2.666802489239422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, -0.05942378267426649}, { 2.583407346410207, -2.6664249051917213`}, {2.583407346410207, 2.6696952405455328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, -0.05481366466430118}, { 2.588407346410207, -2.6696366418151407`}, {2.588407346410207, 2.6726149255426193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, -0.05023972865556093}, { 2.593407346410207, -2.672867051848758}, {2.593407346410207, 2.675561638027848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, -0.045703036978419674`}, { 2.598407346410207, -2.6761162310993707`}, {2.598407346410207, 2.6785354668778587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, -0.04120465986314312}, { 2.603407346410207, -2.679384274190513}, {2.603407346410207, 2.68153649590811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, -0.036745675142317566`}, { 2.608407346410207, -2.6826712744938135`}, {2.608407346410207, 2.684564803732974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, -0.03232716794352062}, { 2.6134073464102068`, 2.6876204636266015`}, { 2.6134073464102068`, -2.685977324058432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, -0.027950230372307223`}, { 2.618407346410207, 2.6907035433849478`}, { 2.618407346410207, -2.6893025135386615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, -0.023615961185623903`}, { 2.623407346410207, 2.693814105188969}, { 2.623407346410207, -2.692646932119546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, -0.01932546545575049}, { 2.628407346410207, 2.696952205469333}, { 2.628407346410207, -2.696010667440565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, -0.01507985422488635}, { 2.6334073464102072`, 2.7001178947727627`}, { 2.6334073464102072`, -2.6993938055173263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, -0.010880244150537946`}, { 2.638407346410207, 2.703311217630233}, { 2.638407346410207, -2.7027964306612846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, -0.006727757141802359}, { 2.643407346410207, 2.7065322124272932`}, { 2.643407346410207, -2.706218625397441}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, -0.002623519986741427}, { 2.648407346410207, 2.709780911276625}, { 2.648407346410207, -2.7096604703800007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 0.0014313360290215493`}, { 2.653407346410207, 2.7130573398931395`}, { 2.653407346410207, -2.713122044306003}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 0.0054356755123160455`}, { 2.658407346410207, 2.7163615174717965`}, { 2.658407346410207, -2.716603423826885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 0.009388359360853749}, { 2.663407346410207, 2.7196934565683346`}, { 2.663407346410207, -2.72010468345799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 0.013288245169932328`}, { 2.668407346410207, 2.723053162983214}, { 2.668407346410207, -2.7236258954859647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 0.017134187647159783`}, { 2.6734073464102073`, 2.7264406356488697`}, { 2.6734073464102073`, -2.727167129874132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 0.020925039035079696`}, { 2.678407346410207, 2.729855866520611}, { 2.678407346410207, -2.730728454165724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 0.02465964954143556}, { 2.683407346410207, 2.733298840471319}, { 2.683407346410207, -2.7343099333850565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 0.028336867776906416`}, { 2.688407346410207, 2.736769535190158}, { 2.688407346410207, -2.737911629936598}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 0.03195554120008004}, { 2.693407346410207, 2.740267921085574}, { 2.693407346410207, -2.741533603501996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 0.035514516569457706`}, { 2.6984073464102067`, 2.7437939611926807`}, { 2.6984073464102067`, -2.745175910934974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 0.03901264040229317}, { 2.703407346410207, 2.7473476110853916`}, { 2.703407346410207, -2.748838606154221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 0.0424487594400059}, { 2.708407346410207, 2.750928818793359}, { 2.708407346410207, -2.7525217400341906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 0.04582172111997535}, { 2.713407346410207, 2.754537524723989}, { 2.713407346410207, -2.756225360293903}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 0.049130374053501326`}, { 2.718407346410207, 2.758173661589793}, { 2.718407346410207, -2.7599495113837382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 0.0523735685096893}, { 2.723407346410207, 2.761837154341094}, { 2.723407346410207, -2.763694234370206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 0.055550156905037416`}, { 2.728407346410207, 2.76552792010445}, { 2.728407346410207, -2.7674595668188386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 0.05865899429852825}, { 2.733407346410207, 2.7692458681268737`}, { 2.733407346410207, -2.7712455426751204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 0.06169893889199651}, { 2.7384073464102068`, 2.772990899726056}, { 2.7384073464102068`, -2.77505219214355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 0.06466885253552497}, { 2.743407346410207, 2.7767629082467087`}, { 2.743407346410207, -2.7788795415648986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 0.06756760123772323}, { 2.748407346410207, 2.7805617790232686`}, { 2.748407346410207, -2.782727613291672}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 0.07039405568063012}, { 2.753407346410207, 2.7843873893490314`}, { 2.753407346410207, -2.7865964255618363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 0.07314709173903088}, { 2.7584073464102072`, 2.78823960845187}, { 2.7584073464102072`, -2.7904859923709258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 0.07582559100403115}, { 2.763407346410207, 2.79211829747671}, { 2.763407346410207, -2.794396323342539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 0.07842844131067168}, { 2.768407346410207, 2.7960233094747786`}, { 2.768407346410207, -2.798327423597272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 0.08095453726937486}, { 2.773407346410207, 2.7999544893998816`}, { 2.773407346410207, -2.802279293620298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 0.083402780801098}, { 2.778407346410207, 2.80391167411164}, { 2.778407346410207, -2.8062519291274985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 0.08577208167594037}, { 2.783407346410207, 2.8078946923859007`}, { 2.783407346410207, -2.8102453209304294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 0.08806135805513485}, { 2.788407346410207, 2.8119033649323}, { 2.788407346410207, -2.8142594548000166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 0.09026953703614975}, { 2.793407346410207, 2.8159375044191157`}, { 2.793407346410207, -2.8182943113293115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 0.09239555520086691}, { 2.7984073464102073`, 2.8199969155053752`}, { 2.7984073464102073`, -2.822349865795199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 0.09443835916658656}, { 2.803407346410207, 2.824081394880331}, { 2.803407346410207, -2.826426088019353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 0.09639690613977733}, { 2.808407346410207, 2.828190731310244}, { 2.808407346410207, -2.8305229422284754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 0.09827016447244265}, { 2.813407346410207, 2.832324705692556}, { 2.813407346410207, -2.834640386913984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 0.10005711422094152`}, { 2.818407346410207, 2.8364830911173855`}, { 2.818407346410207, -2.83877837469126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 0.10175674770716064`}, { 2.8234073464102067`, 2.8406656529363588`}, { 2.8234073464102067`, -2.8429368521587275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 0.10336807008197008`}, { 2.828407346410207, 2.844872148838743}, { 2.828407346410207, -2.847115759756688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 0.10489009989075641`}, { 2.833407346410207, 2.849102328934788}, { 2.833407346410207, -2.851315031626394}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 0.10632186964104748`}, { 2.838407346410207, 2.85335593584626}, { 2.838407346410207, -2.8555345954692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 0.10766242637204358`}, { 2.843407346410207, 2.857632704804124}, { 2.843407346410207, -2.859774372406291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 0.10891083222597961`}, { 2.848407346410207, 2.861932363753145}, { 2.848407346410207, -2.8640342768389715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 0.1100661650212743}, { 2.853407346410207, 2.8662546334634986`}, { 2.853407346410207, -2.868314216309779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 0.11112751882730385`}, { 2.858407346410207, 2.8705992276490893`}, { 2.858407346410207, -2.872614091364657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 0.11209400454075164`}, { 2.8634073464102068`, 2.8749658530926014`}, { 2.8634073464102068`, -2.87693379541642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 0.11296475046344595`}, { 2.868407346410207, 2.8793542097770004`}, { 2.868407346410207, -2.8812732146096374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 0.11373890288156319`}, { 2.873407346410207, 2.8837639910234563`}, { 2.873407346410207, -2.885632227687297}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 0.1144156266461173}, { 2.878407346410207, 2.888194883635439}, { 2.878407346410207, -2.8900107058594613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 0.11499410575464068`}, { 2.8834073464102072`, 2.89264656804883}, { 2.8834073464102072`, -2.894408512674065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 0.11547354393390447`}, { 2.888407346410207, 2.8971187184878557`}, { 2.888407346410207, -2.8988255038902966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 0.11585316522361848`}, { 2.893407346410207, 2.9016110031266855`}, { 2.893407346410207, -2.903261527354692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 0.11613221456094523`}, { 2.898407346410207, 2.9061230842563783`}, { 2.898407346410207, -2.9077164228802057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 0.11630995836565715`}, { 2.903407346410207, 2.9106546184570754`}, { 2.903407346410207, -2.912190022128712}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 0.11638568512586069`}, { 2.908407346410207, 2.9152052567751454`}, { 2.908407346410207, -2.91668214849703}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 0.11635870598405149`}, { 2.913407346410207, 2.919774644905033}, { 2.913407346410207, -2.9211926170068394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 0.11622835532330633`}, { 2.918407346410207, 2.9243624233756234`}, { 2.918407346410207, -2.925721234198908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 0.1159939913534492}, { 2.9234073464102073`, 2.928968227740769}, { 2.9234073464102073`, -2.930267798031694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 0.11565499669693306`}, { 2.928407346410207, 2.933591688773838}, { 2.928407346410207, -2.9348320977848634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 0.11521077897415691`}, { 2.933407346410207, 2.938232432665916}, { 2.933407346410207, -2.9394139139679263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 0.1146607713879714}, { 2.938407346410207, 2.94289008122746}, { 2.938407346410207, -2.9440130182343824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 0.11400443330706132`}, { 2.943407346410207, 2.9475642520930467`}, { 2.943407346410207, -2.948629173301546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 0.1132412508478287}, { 2.9484073464102067`, 2.9522545589290368`}, { 2.9484073464102067`, -2.953262132876626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 0.11237073745442777`}, { 2.953407346410207, 2.956960611643835}, { 2.953407346410207, -2.9579116415892366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 0.11139243447656792`}, { 2.958407346410207, 2.9616820166002924`}, { 2.958407346410207, -2.9625774349304996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 0.11030591174457706`}, { 2.963407346410207, 2.966418376830358}, { 2.963407346410207, -2.967259239199595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 0.10911076814131855`}, { 2.968407346410207, 2.9711692922511674`}, { 2.968407346410207, -2.9719567714573856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 0.10780663217039077`}, { 2.973407346410207, 2.975934359882833}, { 2.973407346410207, -2.976669739488146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 0.10639316252007128`}, { 2.978407346410207, 2.98071317406709}, { 2.978407346410207, -2.981397841769056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 0.10487004862238755`}, { 2.983407346410207, 2.985505326687058}, { 2.983407346410207, -2.9861407674484712`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 0.10323701120670796`}, { 2.9884073464102068`, 2.990310407387312}, { 2.9884073464102068`, -2.990898196332561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 0.10149380284711183`}, { 2.993407346410207, 2.9951280037944126`}, { 2.993407346410207, -2.9956697988812464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 0.09964020850285975}, { 2.998407346410207, 2.9999577017373458`}, { 2.998407346410207, -3.000455236213372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 0.09767604605111899}, { 3.003407346410207, 3.004799085467613}, { 3.003407346410207, -3.005254160121515}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 0.0956011668112081}, { 3.0084073464102072`, 3.009651737878925}, { 3.0084073464102072`, -3.0100662130967812`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 0.09341545605941223}, { 3.013407346410207, 3.014515240725946}, { 3.013407346410207, -3.014891028363744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 0.09111883353350067}, { 3.018407346410207, 3.0193891748419386`}, { 3.018407346410207, -3.019728229925836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 0.08871125392595523}, { 3.023407346410207, 3.0242731203551423`}, { 3.023407346410207, -3.0245774326215518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 0.08619270736495217}, { 3.028407346410207, 3.0291666569034317`}, { 3.028407346410207, -3.029438242191409}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 0.08356321988199494}, { 3.0334073464102067`, 3.0340693638472573`}, { 3.0334073464102067`, -3.0343102553562797`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 0.08082285386514297}, { 3.038407346410207, 3.038980820480382}, { 3.038407346410207, -3.0391930599069465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 0.07797170849672119}, { 3.043407346410207, 3.0439006062384295`}, { 3.043407346410207, -3.0440862348052673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 0.07500992017426619}, { 3.0484073464102073`, 3.0488283009047374`}, { 3.0484073464102073`, -3.0489893502970467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 0.07193766291363737}, { 3.053407346410207, 3.05376348481362}, { 3.053407346410207, -3.0539019680366963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 0.06875514873291223}, { 3.058407346410207, 3.0587057390505525`}, { 3.058407346410207, -3.0588236412239684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 0.06546262801589729}, { 3.063407346410207, 3.0636546456492777`}, { 3.063407346410207, -3.0637539147526702`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 0.06206038985392585}, { 3.068407346410207, 3.0686097877855985`}, { 3.068407346410207, -3.0686923253716345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 0.05854876236463315}, { 3.0734073464102067`, 3.0735707499675544`}, { 3.0734073464102067`, -3.07363840185771}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 0.05492811298635341}, { 3.078407346410207, 3.0785371182219907`}, { 3.078407346410207, -3.0785916652010683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 0.05119884874682117}, { 3.083407346410207, 3.0835084802772776`}, { 3.083407346410207, -3.0835516288026916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 0.04736141650478497}, { 3.0884073464102073`, 3.08848442574207}, { 3.0884073464102073`, -3.0885177986840424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 0.04341630316318755}, { 3.093407346410207, 3.093464546279818}, { 3.093407346410207, -3.093489673708707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 0.03936403585253072}, { 3.098407346410207, 3.098448435779266}, { 3.098407346410207, -3.098466745816253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 0.035205182083064265`}, { 3.103407346410207, 3.1034356905203233`}, { 3.103407346410207, -3.103448500267777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 0.03094034986450233}, { 3.108407346410207, 3.1084259093354034`}, { 3.108407346410207, -3.108434415903004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 0.026570187791824677`}, { 3.1134073464102068`, 3.113418693766858}, { 3.1134073464102068`, -3.113423965409649}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 0.022095385095975275`}, { 3.118407346410207, 3.1184136482185014`}, { 3.118407346410207, -3.1184166156028557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 0.01751667165812454}, { 3.123407346410207, 3.123410380103639}, { 3.123407346410207, -3.123411827716828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 0.012834817986208016`}, { 3.1284073464102073`, 3.12840849998778}, { 3.1284073464102073`, -3.128409057706903}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 0.008050635152700584}, { 3.1334073464102072`, 3.1334076217256954`}, { 3.1334073464102072`, -3.133407756561014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 0.003164974692267691}, { 3.138407346410207, 3.138407362595284}, { 3.138407346410207, -3.1384073706232867`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1415926300583448`, 3.141592630058341}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -3554.7428571428563}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 4, 4, 6, 8}, {{4}, {5}, {4}, {5}, {1}, {2}, {1}, { 2}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.1269740915261961, -0.14166107217316748`}, { 1.1439907917272372`, -1.1268827123539709`}, { 0.126974091526196, -1.3953310387966829`}, { 0.14396513702316244`, -1.1413828557442907`}, { 1.126813111314405, -0.12697409152619588`}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {1, 5}, {2, 4}, {2, 5}}, 0.016384800479741057`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.016384800479741057], DiskBox[2, 0.016384800479741057], DiskBox[3, 0.016384800479741057], DiskBox[4, 0.016384800479741057], DiskBox[5, 0.016384800479741057]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -4028.7085714285704}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -3.141592653589793}, \ {-3.141592653589793, -1.5707963267948968`}, {-3.141592653589793, 1.5707963267948966`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, 3.136592747334865}, {-3.1365926535897932`, -3.136592716086623}, \ {-3.1365926535897932`, -1.5720306921419718`}, {-3.1365926535897932`, 1.5695307116740336`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, 3.131593403515732}, {-3.1315926535897933`, -3.1315931535719717`}, \ {-3.1315926535897933`, -1.5732337504668452`}, {-3.1315926535897933`, 1.568233906742817}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, 3.126595184269665}, {-3.126592653589793, -3.1265943409466956`}, \ {-3.126592653589793, -1.5744054471873563`}, {-3.126592653589793, 1.56690597472828}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, 3.1215986511902933`}, {-3.121592653589793, -3.121596652989355}, \ {-3.121592653589793, -1.5755457303397966`}, {-3.121592653589793, 1.5655469811704048`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, 3.1166043650198967`}, {-3.116592653589793, -3.1166004642585725`}, \ {-3.116592653589793, -1.5766545505311316`}, {-3.116592653589793, 1.5641569944710938`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, 3.1116128853802527`}, {-3.1115926535897933`, -3.111606149032929}, \ {-3.1115926535897933`, -1.5777318608921427`}, {-3.1115926535897933`, 1.5627360859434805`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, 3.1066247704934793`}, {-3.106592653589793, -3.1066140812397633`}, \ {-3.106592653589793, -1.5787776170312022`}, {-3.106592653589793, 1.5612843298610748`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, 3.101640576904029}, {-3.101592653589793, -3.1016246343837013`}, \ {-3.101592653589793, -1.5797917769888081`}, {-3.101592653589793, 1.559801803506697}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, 3.096660859204234}, {-3.096592653589793, -3.0966381814769552`}, \ {-3.096592653589793, -1.5807743011930526`}, {-3.096592653589793, 1.558288587221161}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, 3.0916861697596754`}, {-3.0915926535897933`, -3.091655094967555}, \ {-3.0915926535897933`, -1.5817251524159748`}, {-3.0915926535897933`, 1.5567447644514867`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, 3.0867170584374173`}, {-3.086592653589793, -3.0866757466680133`}, \ {-3.086592653589793, -1.5826442957309526`}, {-3.086592653589793, 1.555170421798587}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, 3.0817540723400643`}, {-3.081592653589793, -3.08170050768742}, \ {-3.081592653589793, -1.5835316984714005`}, {-3.081592653589793, 1.553565649064523}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, 3.076797755535279}, {-3.076592653589793, -3.076729748355968}, \ {-3.076592653589793, -1.5843873301902611`}, {-3.076592653589793, 1.5519305392986287`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, 3.071848648796333}, {-3.0715926535897933`, -3.0717638381577967`}, \ {-3.0715926535897933`, -1.5852111626211982`}, {-3.0715926535897933`, 1.5502651888432224`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, 3.066907289339681}, {-3.066592653589793, -3.0668031456569214`}, \ {-3.066592653589793, -1.5860031696407413`}, {-3.066592653589793, 1.548569697377995}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, 3.061974210569289}, {-3.061592653589793, -3.0618480384269104`}, \ {-3.061592653589793, -1.5867633272320165`}, {-3.061592653589793, 1.5468441679635123`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, 3.0570499418233315`}, {-3.056592653589793, -3.0568988829787105`}, \ {-3.056592653589793, -1.587491613449821}, {-3.056592653589793, 1.5450887070834398`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, 3.052135008125198}, {-3.0515926535897933`, -3.0519560446887484`}, \ {-3.0515926535897933`, -1.5881880083872095`}, {-3.0515926535897933`, 1.5433034246854775`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, 3.0472299299389904`}, {-3.046592653589793, -3.047019887727317}, \ {-3.046592653589793, -1.5888524941436615`}, {-3.046592653589793, 1.5414884342209134`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, 3.042335222928947}, {-3.041592653589793, -3.042090774985977}, \ {-3.041592653589793, -1.5894850547947843`}, {-3.041592653589793, 1.5396438526826015`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, 3.037451397722718}, {-3.036592653589793, -3.037169068004567}, \ {-3.036592653589793, -1.590085676363584}, {-3.036592653589793, 1.5377698006412333`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, 3.0325789596813264`}, {-3.0315926535897932`, \ -3.0322551268991713`}, {-3.0315926535897932`, -1.5906543467935603`}, \ {-3.0315926535897932`, 1.5358664022800177`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, 3.027718408673091}, {-3.026592653589793, -3.027349310289522}, \ {-3.026592653589793, -1.591191055923443}, {-3.026592653589793, 1.5339337854274386`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, 3.0228702388521467`}, {-3.021592653589793, -3.0224519752249352`}, \ {-3.021592653589793, -1.5916957954635518`}, {-3.021592653589793, 1.5319720815879525`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, 3.01803493844356}, {-3.016592653589793, -3.017563477111755}, \ {-3.016592653589793, -1.5921685589740804`}, {-3.016592653589793, 1.52998142597077}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, 3.0132129895333257`}, {-3.0115926535897932`, -3.012684169639564}, \ {-3.0115926535897932`, -1.5926093418450682`}, {-3.0115926535897932`, 1.5279619575163863`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, 3.0084048678646926`}, {-3.0065926535897933`, \ -3.0078144047076982`}, {-3.0065926535897933`, -1.593018141278247}, \ {-3.0065926535897933`, 1.5259138189209174`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, 3.0036110426397755`}, {-3.001592653589793, -3.002954532351122}, \ {-3.001592653589793, -1.5933949562706327`}, {-3.001592653589793, 1.5238371566580067`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, 2.9988319763281974`}, {-2.996592653589793, -2.9981049006667986`}, \ {-2.996592653589793, -1.5937397876000734`}, {-2.996592653589793, 1.521732120998403}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, 2.994068124480858}, {-2.991592653589793, -2.993265855738909}, \ {-2.991592653589793, -1.5940526378124817`}, {-2.991592653589793, 1.5195988660268553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, 2.9893199355509736`}, {-2.9865926535897933`, \ -2.9884377415644785`}, {-2.9865926535897933`, -1.5943335112110244`}, \ {-2.9865926535897933`, 1.5174375496565025`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, 2.9845878507219155`}, {-2.981592653589793, -2.9836208999795284`}, \ {-2.981592653589793, -1.5945824138472364`}, {-2.981592653589793, 1.5152483336406248`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, 2.979872303740649}, {-2.976592653589793, -2.978815670583454}, \ {-2.976592653589793, -1.5947993535137739`}, {-2.976592653589793, 1.5130313835814457`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, 2.9751737207589493`}, {-2.971592653589793, -2.974022390664622}, \ {-2.971592653589793, -1.594984339739188}, {-2.971592653589793, 1.510786868936253}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, 2.9704925201815016`}, {-2.9665926535897933`, -2.969241395125869}, \ {-2.9665926535897933`, -1.595137383784544}, {-2.9665926535897933`, 1.5085149630206225`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, 2.9658291125201903`}, {-2.961592653589793, -2.9644730164083404`}, \ {-2.961592653589793, -1.5952584986416434`}, {-2.961592653589793, 1.506215843008499}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, 2.9611839002564326`}, {-2.956592653589793, -2.95971758441739}, \ {-2.956592653589793, -1.5953476990333153`}, {-2.956592653589793, 1.5038896899294663`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, 2.9565572777105102`}, {-2.951592653589793, -2.954975426447115}, \ {-2.951592653589793, -1.5954050014153698`}, {-2.951592653589793, 1.5015366886628654`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, 2.9519496309176434`}, {-2.9465926535897933`, \ -2.9502468671050353`}, {-2.9465926535897933`, -1.5954304239802533`}, \ {-2.9465926535897933`, 1.4991570279287294`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, 2.9473613375120915`}, {-2.941592653589793, -2.945532228237076}, \ {-2.941592653589793, -1.595423986662545}, {-2.941592653589793, 1.4967509002756634`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, 2.942792766618172}, {-2.936592653589793, -2.94083182885233}, \ {-2.936592653589793, -1.5953857111460683`}, {-2.936592653589793, 1.4943185020654621`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, 2.938244278749011}, {-2.931592653589793, -2.93614598504809}, \ {-2.931592653589793, -1.5953156208727255`}, {-2.931592653589793, 1.4918600334545526`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, 2.93371622571263}, {-2.9265926535897933`, -2.9314750099348608`}, \ {-2.9265926535897933`, -1.5952137410529308`}, {-2.9265926535897933`, 1.4893756983721742`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, 2.929208950525297}, {-2.921592653589793, -2.926819213561273}, \ {-2.921592653589793, -1.5950800986775713`}, {-2.921592653589793, 1.4868657044952445`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, 2.924722787332942}, {-2.916592653589793, -2.9221789028398018`}, \ {-2.916592653589793, -1.5949147225316471`}, {-2.916592653589793, 1.4843302632200828`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, 2.920258061339342}, {-2.911592653589793, -2.9175543814718274`}, \ {-2.911592653589793, -1.594717643209217}, {-2.911592653589793, 1.481769589630683}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, 2.9158150887424896`}, {-2.9065926535897932`, \ -2.9129459498738446`}, {-2.9065926535897932`, -1.594488893129968}, \ {-2.9065926535897932`, 1.479183902463884}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, 2.911394176678022}, {-2.901592653589793, -2.9083539051032306`}, \ {-2.901592653589793, -1.594228506557041}, {-2.901592653589793, 1.4765734240711494`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, 2.9069956231701326`}, {-2.896592653589793, -2.9037785407846433`}, \ {-2.896592653589793, -1.5939365196162127`}, {-2.896592653589793, 1.4739383803771273`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, 2.90261971709008}, {-2.891592653589793, -2.899220147037077}, \ {-2.891592653589793, -1.593612970316415}, {-2.891592653589793, 1.471279000835015}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, 2.8982667381217957`}, {-2.8865926535897932`, \ -2.8946790104006026`}, {-2.8865926535897932`, -1.593257898571322}, \ {-2.8865926535897932`, 1.4685955183786203`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, 2.8939369567350806`}, {-2.8815926535897933`, -2.89015541376445}, \ {-2.8815926535897933`, -1.5928713462222308`}, {-2.8815926535897933`, 1.4658881693713592`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, 2.889630634165761}, {-2.876592653589793, -2.885649636294947}, \ {-2.876592653589793, -1.5924533570618844`}, {-2.876592653589793, 1.4631571935520067`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, 2.8853480224033934`}, {-2.871592653589793, -2.8811619533645785`}, \ {-2.871592653589793, -1.5920039768594272`}, {-2.871592653589793, 1.4604028339774686`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, 2.8810893641854816`}, {-2.866592653589793, -2.876692636481128}, \ {-2.866592653589793, -1.591523253386118}, {-2.866592653589793, 1.457625336962351}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, 2.8768548929992686`}, {-2.861592653589793, -2.8722419532180523`}, \ {-2.861592653589793, -1.5910112364420703`}, {-2.861592653589793, 1.4548249520156975`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, 2.8726448330900913`}, {-2.856592653589793, -2.867810167145166}, \ {-2.856592653589793, -1.590467977883648}, {-2.856592653589793, 1.4520019317746893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, 2.8684593994764995`}, {-2.851592653589793, -2.8633975377605436`}, \ {-2.851592653589793, -1.5898935316516132`}, {-2.851592653589793, 1.4491565319355184`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, 2.8642987979722947`}, {-2.846592653589793, -2.8590043204229296`}, \ {-2.846592653589793, -1.5892879537998807`}, {-2.846592653589793, 1.4462890111814815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, 2.8601632252147877`}, {-2.8415926535897933`, -2.854630766285385}, \ {-2.8415926535897933`, -1.588651302524792}, {-2.8415926535897933`, 1.4433996311083226`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, 2.856052868699784}, {-2.836592653589793, -2.85027712222976}, \ {-2.836592653589793, -1.5879836381948687`}, {-2.836592653589793, 1.4404886561469892`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, 2.8519679068225336`}, {-2.831592653589793, -2.8459436308023456`}, \ {-2.831592653589793, -1.5872850233808886`}, {-2.831592653589793, 1.4375563534837883`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, 2.847908508925009}, {-2.826592653589793, -2.841630530150508}, \ {-2.826592653589793, -1.5865555228862513`}, {-2.826592653589793, 1.43460299297811}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, 2.8438748353492405`}, {-2.8215926535897933`, \ -2.8373380539607034`}, {-2.8215926535897933`, -1.5857952037775764`}, \ {-2.8215926535897933`, 1.4316288470778282`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, 2.8398670374961563`}, {-2.816592653589793, -2.8330664313976652`}, \ {-2.816592653589793, -1.5850041354153221`}, {-2.816592653589793, 1.4286341907323583`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, 2.835885257890354}, {-2.811592653589793, -2.8288158870449425`}, \ {-2.811592653589793, -1.5841823894844702`}, {-2.811592653589793, 1.4256193013036171`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, 2.831929630250391}, {-2.806592653589793, -2.824586640846928}, \ {-2.806592653589793, -1.5833300400251518`}, {-2.806592653589793, 1.4225844584749452`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, 2.8280002795640478`}, {-2.8015926535897933`, \ -2.8203789080520787`}, {-2.8015926535897933`, -1.5824471634629715`}, \ {-2.8015926535897933`, 1.419529944157977}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, 2.8240973221692482`}, {-2.796592653589793, -2.816192899158144}, \ {-2.796592653589793, -1.5815338386392732`}, {-2.796592653589793, 1.416456042397849}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, 2.8202208658394308`}, {-2.791592653589793, -2.8120288198585563`}, \ {-2.791592653589793, -1.580590146840843}, {-2.791592653589793, 1.4133630392765233`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, 2.8163710098741612`}, {-2.786592653589793, -2.807886870990823}, \ {-2.786592653589793, -1.579616171829343}, {-2.786592653589793, 1.4102512228146582`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, 2.8125478451939117`}, {-2.7815926535897932`, -2.803767248486381}, \ {-2.7815926535897932`, -1.578611999870047}, {-2.7815926535897932`, 1.407120882871869}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, 2.808751454439634}, {-2.776592653589793, -2.799670143322649}, \ {-2.776592653589793, -1.5775777197601186`}, {-2.776592653589793, 1.4039723110457663`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, 2.8049819120762756`}, {-2.771592653589793, -2.79559574147654}, \ {-2.771592653589793, -1.576513422856026}, {-2.771592653589793, 1.4008058005696533`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, 2.801239284500358}, {-2.766592653589793, -2.7915442238802686`}, \ {-2.766592653589793, -1.57541920310023}, {-2.766592653589793, 1.3976216462091589`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, 2.7975236301515234`}, {-2.7615926535897932`, -2.787515766378919}, \ {-2.7615926535897932`, -1.5742951570469648`}, {-2.7615926535897932`, 1.3944201441579005`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, 2.7938349996275673`}, {-2.7565926535897933`, -2.783510539690311}, \ {-2.7565926535897933`, -1.5731413838870492`}, {-2.7565926535897933`, 1.3912015919322793`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, 2.7901734358028913`}, {-2.751592653589793, -2.7795287093668652`}, \ {-2.751592653589793, -1.5719579854716048`}, {-2.751592653589793, 1.3879662882655206`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, 2.7865389739502895`}, {-2.746592653589793, -2.775570435759715}, \ {-2.746592653589793, -1.5707450663346567`}, {-2.746592653589793, 1.3847145330011494`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, 2.78293164186566}, {-2.741592653589793, -2.7716358739850193`}, \ {-2.741592653589793, -1.5695027337144711`}, {-2.741592653589793, 1.381446626985949}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, 2.779351459995618}, {-2.736592653589793, -2.767725173892788}, \ {-2.736592653589793, -1.5682310975736384`}, {-2.736592653589793, 1.3781628719626036`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, 2.775798441567796}, {-2.731592653589793, -2.7638384800378466`}, \ {-2.731592653589793, -1.5669302706177388`}, {-2.731592653589793, 1.3748635704621117`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, 2.7722725927233243`}, {-2.726592653589793, -2.75997593165339}, \ {-2.726592653589793, -1.565600368312505}, {-2.726592653589793, 1.371549025696023}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, 2.768773912651961}, {-2.721592653589793, -2.7561376626269274`}, \ {-2.721592653589793, -1.5642415088995496`}, {-2.721592653589793, 1.3682195414488172`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, 2.7653023937289296`}, {-2.7165926535897933`, -2.752323801478797}, \ {-2.7165926535897933`, -1.5628538134103962`}, {-2.7165926535897933`, 1.364875421970314}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, 2.7618580216537496`}, {-2.711592653589793, -2.7485344713433126`}, \ {-2.711592653589793, -1.5614374056788998`}, {-2.711592653589793, 1.3615169718683908`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, 2.7584407755907914`}, {-2.706592653589793, -2.7447697899523704`}, \ {-2.706592653589793, -1.5599924123519076`}, {-2.706592653589793, 1.3581444960020777`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, 2.7550506283112086`}, {-2.701592653589793, -2.741029869621898}, \ {-2.701592653589793, -1.5585189628981404`}, {-2.701592653589793, 1.3547582993751242`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, 2.751687546336256}, {-2.6965926535897933`, -2.737314817240828}, \ {-2.6965926535897933`, -1.5570171896152059`}, {-2.6965926535897933`, 1.35135868703018}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, 2.7483514900816624`}, {-2.691592653589793, -2.733624734262909}, \ {-2.691592653589793, -1.5554872276347163`}, {-2.691592653589793, 1.347945963943678}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, 2.7450424140030205`}, {-2.686592653589793, -2.7299597167012637`}, \ {-2.686592653589793, -1.5539292149254744`}, {-2.686592653589793, 1.3445204349215614`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, 2.7417602667418555`}, {-2.681592653589793, -2.7263198551256824`}, \ {-2.681592653589793, -1.5523432922946157`}, {-2.681592653589793, 1.341082404495893}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, 2.7385049912724067`}, {-2.6765926535897933`, \ -2.7227052346627088`}, {-2.6765926535897933`, -1.5507296033867382`}, \ {-2.6765926535897933`, 1.337632176822531}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, 2.735276525048737}, {-2.671592653589793, -2.7191159349986473`}, \ {-2.671592653589793, -1.5490882946809486`}, {-2.671592653589793, 1.3341700555798988`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, 2.7320748001521693`}, {-2.666592653589793, -2.715552030385325}, \ {-2.666592653589793, -1.5474195154857835`}, {-2.666592653589793, 1.3306963438689743`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, 2.728899743438847}, {-2.661592653589793, -2.7120135896486954`}, \ {-2.661592653589793, -1.5457234179319868`}, {-2.661592653589793, 1.3272113441145958`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, 2.725751276687216}, {-2.6565926535897932`, -2.708500676200368}, \ {-2.6565926535897932`, -1.5440001569631212`}, {-2.6565926535897932`, 1.3237153579681464`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, 2.722629316745377}, {-2.651592653589793, -2.7050133480519474`}, \ {-2.651592653589793, -1.5422498903239934`}, {-2.651592653589793, 1.32020868621173}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, 2.719533775678056}, {-2.646592653589793, -2.7015516578322165`}, \ {-2.646592653589793, -1.540472778546841}, {-2.646592653589793, 1.3166916286638828`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, 2.7164645609131375`}, {-2.641592653589793, -2.6981156528072523`}, \ {-2.641592653589793, -1.5386689849353405`}, {-2.641592653589793, 1.3131644840869348`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, 2.713421575387581}, {-2.6365926535897932`, -2.6947053749032635`}, \ {-2.6365926535897932`, -1.536838675546329}, {-2.6365926535897932`, 1.3096275500960486`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, 2.710404717692621}, {-2.6315926535897933`, -2.6913208607324246`}, \ {-2.6315926535897933`, -1.534982019169356}, {-2.6315926535897933`, 1.3060811230700549`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, 2.707413882218128}, {-2.626592653589793, -2.687962141621324}, \ {-2.626592653589793, -1.5330991873039403`}, {-2.626592653589793, 1.3025254980641012`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, 2.704448959295931}, {-2.621592653589793, -2.6846292436423878`}, \ {-2.621592653589793, -1.5311903541346283`}, {-2.621592653589793, 1.2989609687241856`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, 2.7015098353421436`}, {-2.616592653589793, -2.6813221876479343`}, \ {-2.616592653589793, -1.5292556965038246`}, {-2.616592653589793, 1.2953878272036545`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, 2.6985963929982426`}, {-2.611592653589793, -2.6780409893070747`}, \ {-2.611592653589793, -1.5272953938824307`}, {-2.611592653589793, 1.2918063640816904`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, 2.6957085112708583`}, {-2.606592653589793, -2.674785659145202}, \ {-2.606592653589793, -1.525309628338256}, {-2.606592653589793, 1.288216868283832}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, 2.69284606567018}, {-2.601592653589793, -2.671556202586235}, \ {-2.601592653589793, -1.5232985845023008`}, {-2.601592653589793, 1.2846196270045946`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, 2.6900089283468716`}, {-2.596592653589793, -2.6683526199974588`}, \ {-2.596592653589793, -1.521262449532891}, {-2.596592653589793, 1.2810149256322114`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, 2.6871969682274193`}, {-2.5915926535897933`, -2.665174906736884}, \ {-2.5915926535897933`, -1.5192014130776723`}, {-2.5915926535897933`, 1.2774030476755274`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, 2.6844100511478013`}, {-2.586592653589793, -2.662023053203239}, \ {-2.586592653589793, -1.5171156672335737`}, {-2.586592653589793, 1.273784274693092}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, 2.6816480399854674`}, {-2.581592653589793, -2.658897044888335}, \ {-2.581592653589793, -1.515005406504704}, {-2.581592653589793, 1.2701588862244726`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, 2.6789107947894637`}, {-2.576592653589793, -2.655796862431908}, \ {-2.576592653589793, -1.5128708277582594`}, {-2.576592653589793, 1.2665271597237908`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, 2.676198172908723}, {-2.571592653589793, -2.6527224816787833`}, \ {-2.571592653589793, -1.5107121301784825`}, {-2.571592653589793, 1.262889370495539}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, 2.673510029118415}, {-2.566592653589793, -2.6496738737383567`}, \ {-2.566592653589793, -1.508529515218729}, {-2.566592653589793, 1.2592457916326656`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, 2.670846215744265}, {-2.561592653589793, -2.646651005046285}, \ {-2.561592653589793, -1.506323186551665}, {-2.561592653589793, 1.2555966939569319`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, 2.668206582784903}, {-2.556592653589793, -2.643653837428345}, \ {-2.556592653589793, -1.5040933500177052`}, {-2.556592653589793, 1.2519423459615993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, 2.6655909780320477`}, {-2.5515926535897933`, \ -2.6406823281663616`}, {-2.5515926535897933`, -1.5018402135716864`}, \ {-2.5515926535897933`, 1.248283013756384}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, 2.662999247188596}, {-2.5465926535897934`, -2.637736430066157}, \ {-2.5465926535897934`, -1.4995639872278854`}, {-2.5465926535897934`, 1.2446189610147347`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, 2.6604312339845246`}, {-2.541592653589793, -2.634816091527453}, \ {-2.541592653589793, -1.4972648830034478`}, {-2.541592653589793, 1.2409504489234113`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, 2.6578867802905717`}, {-2.536592653589793, -2.6319212566155596`}, \ {-2.536592653589793, -1.4949431148602277`}, {-2.536592653589793, 1.237277736134347}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, 2.6553657262297037`}, {-2.5315926535897932`, -2.62905186513491}, \ {-2.5315926535897932`, -1.492598898645217}, {-2.5315926535897932`, 1.2336010787188236`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, 2.652867910286283}, {-2.526592653589793, -2.6262078527042334`}, \ {-2.526592653589793, -1.490232452029534}, {-2.526592653589793, 1.2299207301239077`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, 2.650393169412966}, {-2.521592653589793, -2.6233891508333493`}, \ {-2.521592653589793, -1.487843994446108}, {-2.521592653589793, 1.2262369411311647`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, 2.647941339135283}, {-2.516592653589793, -2.6205956870014693`}, \ {-2.516592653589793, -1.485433747026108}, {-2.516592653589793, 1.222549959817621}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, 2.6455122536538944`}, {-2.5115926535897932`, \ -2.6178273847369273`}, {-2.5115926535897932`, -1.4830019325342048`}, \ {-2.5115926535897932`, 1.2188600315189642`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, 2.6431057459445055`}, {-2.5065926535897933`, -2.615084163698248}, \ {-2.5065926535897933`, -1.480548775302729}, {-2.5065926535897933`, 1.2151673987949485`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, 2.640721647855452}, {-2.501592653589793, -2.6123659397564447`}, \ {-2.501592653589793, -1.4780745011648277`}, {-2.501592653589793, 1.211472301397002}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, 2.638359790202907}, {-2.496592653589793, -2.609672625078504}, \ {-2.496592653589793, -1.4755793373866797`}, {-2.496592653589793, 1.20777497623799}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, 2.636020002863769}, {-2.491592653589793, -2.6070041282118943`}, \ {-2.491592653589793, -1.4730635125988585`}, {-2.491592653589793, 1.204075657364126}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, 2.6337021148661637`}, {-2.486592653589793, -2.6043603541700735`}, \ {-2.486592653589793, -1.4705272567269276`}, {-2.486592653589793, 1.200374575928981}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, 2.631405954477632}, {-2.481592653589793, -2.601741204518869}, \ {-2.481592653589793, -1.4679708009213541`}, {-2.481592653589793, 1.1966719601695917`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, 2.6291313492909505`}, {-2.476592653589793, -2.599146577463624}, \ {-2.476592653589793, -1.4653943774868}, {-2.476592653589793, 1.1929680353845953`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, 2.6268781263076315`}, {-2.471592653589793, -2.5965763679370766`}, \ {-2.471592653589793, -1.462798219810912}, {-2.471592653589793, 1.189263023914393}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, 2.6246461120191102`}, {-2.4665926535897933`, -2.594030467687783}, \ {-2.4665926535897933`, -1.4601825622926488`}, {-2.4665926535897933`, 1.1855571451232878`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, 2.6224351324856072`}, {-2.461592653589793, -2.5915087653691105`}, \ {-2.461592653589793, -1.4575476402702714`}, {-2.461592653589793, 1.1818506153835597`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, 2.620245013412722}, {-2.456592653589793, -2.5890111466286134`}, \ {-2.456592653589793, -1.4548936899490406`}, {-2.456592653589793, 1.1781436480614569`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, 2.6180755802257334`}, {-2.451592653589793, -2.5865374941977506`}, \ {-2.451592653589793, -1.452220948328728}, {-2.451592653589793, 1.1744364535050382`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, 2.6159266581416736`}, {-2.446592653589793, -2.584087687981839}, \ {-2.446592653589793, -1.4495296531310042`}, {-2.446592653589793, 1.1707292390338548`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, 2.613798072239152}, {-2.441592653589793, -2.5816616051501717`}, \ {-2.441592653589793, -1.4468200427267988`}, {-2.441592653589793, 1.1670222089304108`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, 2.611689647525986}, {-2.436592653589793, -2.579259120226188}, \ {-2.436592653589793, -1.4440923560636885`}, {-2.436592653589793, 1.1633155644333666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, 2.609601209004645}, {-2.431592653589793, -2.576880105177648}, \ {-2.431592653589793, -1.4413468325934164`}, {-2.431592653589793, 1.1596095037324479`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, 2.6075325817355504`}, {-2.4265926535897933`, \ -2.5745244295066883`}, {-2.4265926535897933`, -1.4385837121995935`}, \ {-2.4265926535897933`, 1.1559042219650126`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, 2.605483590898235}, {-2.4215926535897934`, -2.572191960339706}, \ {-2.4215926535897934`, -1.435803235125667}, {-2.4215926535897934`, 1.1521999112142298`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, 2.6034540618504303`}, {-2.416592653589793, -2.569882562516985}, \ {-2.416592653589793, -1.4330056419032342`}, {-2.416592653589793, 1.1484967605088388`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, 2.6014438201850707`}, {-2.411592653589793, -2.567596098681984}, \ {-2.411592653589793, -1.4301911732807542`}, {-2.411592653589793, 1.1447949558244304`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, 2.599452691785271}, {-2.4065926535897932`, -2.5653324293702053`}, \ {-2.4065926535897932`, -1.4273600701527382`}, {-2.4065926535897932`, 1.1410946800862118`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, 2.5974805028773087`}, {-2.401592653589793, -2.563091413097591}, \ {-2.401592653589793, -1.424512573489485}, {-2.401592653589793, 1.1373961131732162`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, 2.5955270800816264`}, {-2.396592653589793, -2.560872906448355}, \ {-2.396592653589793, -1.4216489242674142`}, {-2.396592653589793, 1.133699431923902}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, 2.5935922504619264`}, {-2.391592653589793, -2.558676764162192}, \ {-2.391592653589793, -1.418769363400078}, {-2.391592653589793, 1.13000481014311}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, 2.591675841572339}, {-2.3865926535897932`, -2.5565028392207965`}, \ {-2.3865926535897932`, -1.4158741316698809`}, {-2.3865926535897932`, 1.1263124186103153`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, 2.5897776815027522`}, {-2.3815926535897933`, -2.554350982933637}, \ {-2.3815926535897933`, -1.41296346966061}, {-2.3815926535897933`, 1.1226224250891574`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, 2.587897598922306}, {-2.376592653589793, -2.5522210450229013`}, \ {-2.376592653589793, -1.4100376176907765`}, {-2.376592653589793, 1.1189349943381728`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, 2.5860354231210994`}, {-2.371592653589793, -2.5501128737075804`}, \ {-2.371592653589793, -1.4070968157478667`}, {-2.371592653589793, 1.1152502881227144`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, 2.5841909840501436`}, {-2.366592653589793, -2.5480263157866183`}, \ {-2.366592653589793, -1.4041413034235242`}, {-2.366592653589793, 1.111568465227989}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, 2.5823641123596035`}, {-2.361592653589793, -2.545961216721091}, \ {-2.361592653589793, -1.4011713198497247`}, {-2.361592653589793, 1.1078896814731916`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, 2.580554639435366}, {-2.356592653589793, -2.543917420715333}, \ {-2.356592653589793, -1.3981871036359832`}, {-2.356592653589793, 1.1042140897266852`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, 2.5787623974339553`}, {-2.351592653589793, -2.5418947707970094`}, \ {-2.351592653589793, -1.3951888928076341`}, {-2.351592653589793, 1.100541839922173}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, 2.5769872193158583`}, {-2.346592653589793, -2.5398931088960506`}, \ {-2.346592653589793, -1.392176924745233}, {-2.346592653589793, 1.0968730790758376`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, 2.5752289388772813`}, {-2.3415926535897933`, \ -2.5379122759224133`}, {-2.3415926535897933`, -1.3891514361250985`}, \ {-2.3415926535897933`, 1.0932079513044}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, 2.5734873907803806`}, {-2.336592653589793, -2.5359521118426565`}, \ {-2.336592653589793, -1.3861126628610578`}, {-2.336592653589793, 1.0895465978440515`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, 2.5717624105820005`}, {-2.331592653589793, -2.5340124557552532`}, \ {-2.331592653589793, -1.383060840047398}, {-2.331592653589793, 1.0858891570702287`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, 2.5700538347609627`}, {-2.326592653589793, -2.5320931459646383`}, \ {-2.326592653589793, -1.3799962019030707`}, {-2.326592653589793, 1.0822357645181804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, 2.5683615007439404`}, {-2.321592653589793, -2.5301940200539454`}, \ {-2.321592653589793, -1.3769189817171774`}, {-2.321592653589793, 1.0785865529042977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, 2.5666852469299593`}, {-2.316592653589793, -2.5283149149563986`}, \ {-2.316592653589793, -1.3738294117957515`}, {-2.316592653589793, 1.0749416521481667`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, 2.565024912713545}, {-2.311592653589793, -2.5264556670253477`}, \ {-2.311592653589793, -1.3707277234098567`}, {-2.311592653589793, 1.0713011893952962`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, 2.5633803385065814`}, {-2.306592653589793, -2.524616112102917}, \ {-2.306592653589793, -1.3676141467450467`}, {-2.306592653589793, 1.0676652890404998`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, 2.561751365758893}, {-2.3015926535897933`, -2.522796085587232}, \ {-2.3015926535897933`, -1.3644889108521658`}, {-2.3015926535897933`, 1.0640340727518858`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, 2.560137836977595}, {-2.2965926535897934`, -2.5209954224982307`}, \ {-2.2965926535897934`, -1.361352243599535}, {-2.2965926535897934`, 1.0604076594954182`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, 2.558539595745248}, {-2.291592653589793, -2.5192139575420263`}, \ {-2.291592653589793, -1.358204371626529}, {-2.291592653589793, 1.0567861655600204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, 2.556956486736855}, {-2.286592653589793, -2.517451525173803}, \ {-2.286592653589793, -1.355045520298542}, {-2.286592653589793, 1.0531697045831887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, 2.555388355735721}, {-2.2815926535897932`, -2.515707959659254}, \ {-2.2815926535897932`, -1.351875913663376}, {-2.2815926535897932`, 1.0495583875770698`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, 2.5538350496482334`}, {-2.276592653589793, -2.51398309513452}, \ {-2.276592653589793, -1.348695774409025}, {-2.276592653589793, 1.045952322954988}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, 2.5522964165175717`}, {-2.271592653589793, -2.5122767656646574`}, \ {-2.271592653589793, -1.3455053238228984`}, {-2.271592653589793, 1.04235161655838}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, 2.5507723055363933`}, {-2.266592653589793, -2.510588805300601}, \ {-2.266592653589793, -1.3423047817524476`}, {-2.266592653589793, 1.0387563716840997`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, 2.549262567058534}, {-2.2615926535897932`, -2.508919048134629}, \ {-2.2615926535897932`, -1.339094366567224}, {-2.2615926535897932`, 1.0351666891120876`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, 2.5477670526097347`}, {-2.2565926535897933`, \ -2.5072673283543323`}, {-2.2565926535897933`, -1.3358742951223563`}, \ {-2.2565926535897933`, 1.0315826671333455`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, 2.5462856148974464`}, {-2.251592653589793, -2.5056334802950833`}, \ {-2.251592653589793, -1.3326447827234411`}, {-2.251592653589793, 1.0280044015782113`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, 2.5448181078197343`}, {-2.246592653589793, -2.504017338491005}, \ {-2.246592653589793, -1.3294060430928514`}, {-2.246592653589793, 1.0244319858448971`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, 2.5433643864733124`}, {-2.241592653589793, -2.5024187377244487`}, \ {-2.241592653589793, -1.326158288337447}, {-2.241592653589793, 1.0208655109282607`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, 2.5419243071607402`}, {-2.236592653589793, -2.5008375130739835`}, \ {-2.236592653589793, -1.3229017289176834`}, {-2.236592653589793, 1.0173050654487952`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, 2.5404977273968075`}, {-2.231592653589793, -2.4992734999609043`}, \ {-2.231592653589793, -1.3196365736181142`}, {-2.231592653589793, 1.0137507356817999`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, 2.5390845059141443`}, {-2.226592653589793, -2.497726534194266}, \ {-2.226592653589793, -1.316363029519263}, {-2.226592653589793, 1.010202605586721}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, 2.537684502668068}, {-2.221592653589793, -2.4961964520144573`}, \ {-2.221592653589793, -1.3130813019708705`}, {-2.221592653589793, 1.0066607568366241`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, 2.5362975788407165`}, {-2.2165926535897933`, \ -2.4946830901353247`}, {-2.2165926535897933`, -1.3097915945664866`}, \ {-2.2165926535897933`, 1.0031252688477887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, 2.5349235968444725`}, {-2.211592653589793, -2.493186285784851}, \ {-2.211592653589793, -1.3064941091194047`}, {-2.211592653589793, 0.9995962188093973}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, 2.5335624203247216`}, {-2.206592653589793, -2.491705876744417}, \ {-2.206592653589793, -1.3031890456399138`}, {-2.206592653589793, 0.9960736817132967}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, 2.5322139141619635`}, {-2.201592653589793, -2.490241701386647}, \ {-2.201592653589793, -1.2998766023138624`}, {-2.201592653589793, 0.9925577303838162}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, 2.5308779444732945`}, {-2.196592653589793, -2.488793598711866}, \ {-2.196592653589793, -1.2965569754825}, {-2.196592653589793, 0.9890484355076145}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, 2.529554378613304}, {-2.191592653589793, -2.4873614083831748`}, \ {-2.191592653589793, -1.2932303596235992`}, {-2.191592653589793, 0.9855458656635505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, 2.5282430851743847`}, {-2.186592653589793, -2.485944970760171}, \ {-2.186592653589793, -1.2898969473338164`}, {-2.186592653589793, 0.9820500873525433}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, 2.5269439339865043`}, {-2.181592653589793, -2.484544126931323}, \ {-2.181592653589793, -1.286556929312287}, {-2.181592653589793, 0.9785611650274169}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, 2.5256567961164387`}, {-2.1765926535897933`, -2.483158718745035}, \ {-2.1765926535897933`, -1.2832104943454274`}, {-2.1765926535897933`, 0.975079161122706}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, 2.5243815438665065`}, {-2.1715926535897934`, \ -2.4817885888393985`}, {-2.1715926535897934`, -1.279857829292923}, \ {-2.1715926535897934`, 0.9716041360844113}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, 2.5231180507728195`}, {-2.166592653589793, -2.4804335806706725`}, \ {-2.166592653589793, -1.2764991190748782`}, {-2.166592653589793, 0.9681361483996849}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, 2.521866191603061}, {-2.161592653589793, -2.4790935385405075`}, \ {-2.161592653589793, -1.2731345466601134`}, {-2.161592653589793, 0.9646752546264344}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, 2.520625842353835}, {-2.1565926535897932`, -2.4777683076219246`}, \ {-2.1565926535897932`, -1.2697642930555675`}, {-2.1565926535897932`, 0.9612215094228286}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, 2.519396880247575}, {-2.151592653589793, -2.4764577339840974`}, \ {-2.151592653589793, -1.266388537296811}, {-2.151592653589793, 0.9577749655766925}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, 2.5181791837290644`}, {-2.146592653589793, -2.475161664615926}, \ {-2.146592653589793, -1.2630074564396134`}, {-2.146592653589793, 0.9543356740347855}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, 2.5169726324615604`}, {-2.141592653589793, -2.473879947448458}, \ {-2.141592653589793, -1.2596212255525674`}, {-2.141592653589793, 0.9509036839319353}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, 2.5157771073225543`}, {-2.1365926535897932`, \ -2.4726124313761644`}, {-2.1365926535897932`, -1.2562300177107268`}, \ {-2.1365926535897932`, 0.9474790426200325}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, 2.5145924903991834`}, {-2.1315926535897933`, \ -2.4713589662770916`}, {-2.1315926535897933`, -1.2528340039902426`}, \ {-2.1315926535897933`, 0.9440617956968627}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, 2.513418664983304}, {-2.126592653589793, -2.4701194030319242`}, \ {-2.126592653589793, -1.2494333534639708`}, {-2.126592653589793, 0.9406519870347749}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, 2.5122555155662534`}, {-2.121592653589793, -2.468893593541981}, \ {-2.121592653589793, -1.2460282331980275`}, {-2.121592653589793, 0.937249658809168}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, 2.5111029278333103`}, {-2.116592653589793, -2.4676813907461552`}, \ {-2.116592653589793, -1.2426188082492584`}, {-2.116592653589793, 0.9338548515267908}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, 2.509960788657865}, {-2.111592653589793, -2.4664826486368487`}, \ {-2.111592653589793, -1.2392052416636092`}, {-2.111592653589793, 0.9304676040538463}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, 2.508828986095329}, {-2.106592653589793, -2.4652972222748963`}, \ {-2.106592653589793, -1.235787694475364}, {-2.106592653589793, 0.9270879536438927}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, 2.507707409376777}, {-2.101592653589793, -2.464124967803532}, \ {-2.101592653589793, -1.2323663257072264`}, {-2.101592653589793, 0.923715935965527}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, 2.5065959489023584`}, {-2.096592653589793, -2.4629657424614013`}, \ {-2.096592653589793, -1.2289412923712235`}, {-2.096592653589793, 0.9203515851298538}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, 2.50549449623447}, {-2.0915926535897933`, -1.2255127494704001`}, \ {-2.0915926535897933`, -2.4618194045946575`}, {-2.0915926535897933`, 0.9169949337177218}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, 2.5044029440907463`}, {-2.0865926535897934`, \ -1.2220808500012814`}, {-2.0865926535897934`, -2.4606858136681375`}, \ {-2.0865926535897934`, 0.913646012806745}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, 2.503321186336754}, {-2.081592653589793, -1.2186457449570913`}, \ {-2.081592653589793, -2.4595648302757436`}, {-2.081592653589793, 0.9103048519980284}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, 2.5022491179786512`}, {-2.076592653589793, -1.2152075833316782`}, \ {-2.076592653589793, -2.4584563161498525`}, {-2.076592653589793, 0.9069714794427425}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, 2.5011866351555296`}, {-2.071592653589793, -1.2117665121241232`}, \ {-2.071592653589793, -2.457360134169998}, {-2.071592653589793, 0.903645921868362}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, 2.5001336351316334`}, {-2.066592653589793, -1.2083226763440673`}, \ {-2.066592653589793, -2.4562761483707534`}, {-2.066592653589793, 0.9003282046046746}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, 2.499090016288464}, {-2.061592653589793, -1.2048762190176272`}, \ {-2.061592653589793, -2.455204223948768}, {-2.061592653589793, 0.8970183516095559}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, 2.4980556781166956`}, {-2.056592653589793, -1.2014272811939724`}, \ {-2.056592653589793, -2.454144227269111}, {-2.056592653589793, 0.8937163854944548}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, 2.497030521207942}, {-2.0515926535897933`, -1.1979760019524905`}, \ {-2.0515926535897933`, -2.453096025870889}, {-2.0515926535897933`, 0.8904223275495976}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, 2.496014447246471}, {-2.0465926535897934`, -1.1945225184105321`}, \ {-2.0465926535897934`, -2.4520594884721056`}, {-2.0465926535897934`, 0.8871361977689707}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, 2.4950073590007182`}, {-2.041592653589793, -1.1910669657317043`}, \ {-2.041592653589793, -2.4510344849739}, {-2.041592653589793, 0.8838580148749707}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, 2.4940091603147403`}, {-2.036592653589793, -1.1876094771347026`}, \ {-2.036592653589793, -2.4500208864640927`}, {-2.036592653589793, 0.8805877963428107}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, 2.4930197560995673`}, {-2.031592653589793, -1.1841501839026622`}, \ {-2.031592653589793, -2.449018565220103}, {-2.031592653589793, 0.8773255584246374}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, 2.492039052324488}, {-2.026592653589793, -1.1806892153929605`}, \ {-2.026592653589793, -2.4480273947112132`}, {-2.026592653589793, 0.8740713161733886}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, 2.4910669560081846`}, {-2.021592653589793, -1.1772266990475364`}, \ {-2.021592653589793, -2.44704724960032}, {-2.021592653589793, 0.8708250834663125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, 2.4901033752098587`}, {-2.016592653589793, -1.17376276040362}, \ {-2.016592653589793, -2.4460780057450364`}, {-2.016592653589793, 0.8675868730282507}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, 2.4891482190202816`}, {-2.0115926535897932`, \ -1.1702975231049095`}, {-2.0115926535897932`, -2.4451195401982746`}, \ {-2.0115926535897932`, 0.8643566964546189}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, 2.4882013975527983`}, {-2.0065926535897933`, \ -1.1668311089131285`}, {-2.0065926535897933`, -2.444171731208256}, \ {-2.0065926535897933`, 0.8611345642341167}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, 2.48726282193418}, {-2.001592653589793, -1.163363637720003}, \ {-2.001592653589793, -2.443234458218122}, {-2.001592653589793, 0.8579204857710707}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, 2.4863324042956148`}, {-1.996592653589793, -1.1598952275595795`}, \ {-1.996592653589793, -2.442307601864882}, {-1.996592653589793, 0.854714469407617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, 2.485410057763481}, {-1.991592653589793, -1.1564259946208983`}, \ {-1.991592653589793, -2.4413910439780393`}, {-1.991592653589793, 0.8515165224454693}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, 2.484495696450216}, {-1.986592653589793, -1.1529560532609946`}, \ {-1.986592653589793, -2.440484667577659}, {-1.986592653589793, 0.8483266511674841}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, 2.483589235445076}, {-1.9815926535897932`, -1.1494855160182342`}, \ {-1.9815926535897932`, -2.4395883568720764`}, {-1.9815926535897932`, 0.845144860858873}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, 2.482690590804925}, {-1.976592653589793, -1.1460144936258996`}, \ {-1.976592653589793, -2.4387019972551274`}, {-1.976592653589793, 0.8419711558281648}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, 2.481799679545001}, {-1.9715926535897932`, -1.1425430950260815`}, \ {-1.9715926535897932`, -2.437825475302991}, {-1.9715926535897932`, 0.838805539427871}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, 2.4809164196296383`}, {-1.966592653589793, -1.1390714273838503`}, \ {-1.966592653589793, -2.4369586787706954`}, {-1.966592653589793, 0.8356480140748278}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, 2.4800407299630365`}, {-1.9615926535897932`, -1.135599596101622}, \ {-1.9615926535897932`, -2.436101496588184}, {-1.9615926535897932`, 0.8324985812702973}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, 2.479172530379985}, {-1.956592653589793, -1.1321277048337877`}, \ {-1.956592653589793, -2.435253818856082}, {-1.956592653589793, 0.8293572416197424}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, 2.478311741636625}, {-1.9515926535897932`, -1.128655855501561}, \ {-1.9515926535897932`, -2.4344155368411093`}, {-1.9515926535897932`, 0.8262239948523351}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, 2.4774582854012124`}, {-1.946592653589793, -1.1251841483079892`}, \ {-1.946592653589793, -2.433586542971161}, {-1.946592653589793, 0.8230988398401774}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, 2.4766120842448633`}, {-1.9415926535897932`, \ -1.1217126817531913`}, {-1.9415926535897932`, -2.432766730830127}, \ {-1.9415926535897932`, 0.8199817746172104}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, 2.475773061632346}, {-1.936592653589793, -1.1182415526497265`}, \ {-1.936592653589793, -2.4319559951523786`}, {-1.936592653589793, 0.8168727963978679}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, 2.474941141912921}, {-1.9315926535897932`, -1.1147708561381513`}, \ {-1.9315926535897932`, -2.4311542318169796`}, {-1.9315926535897932`, 0.8137719015954539}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, 2.4741162503111216`}, {-1.926592653589793, -1.1113006857026981`}, \ {-1.926592653589793, -2.430361337841682}, {-1.926592653589793, 0.8106790858401948}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, 2.4732983129176516`}, {-1.9215926535897931`, \ -1.1078311331870991`}, {-1.9215926535897931`, -2.4295772113766225`}, \ {-1.9215926535897931`, 0.8075943439970612}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, 2.4724872566802394`}, {-1.916592653589793, -1.104362288810507}, \ {-1.916592653589793, -2.428801751697819}, {-1.916592653589793, 0.8045176701832721}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, 2.4716830093946003`}, {-1.9115926535897931`, \ -1.1008942411835407`}, {-1.9115926535897931`, -2.4280348592004057`}, \ {-1.9115926535897931`, 0.8014490577855679}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, 2.470885499695352}, {-1.906592653589793, -1.0974270773244263`}, \ {-1.906592653589793, -2.4272764353917218`}, {-1.906592653589793, 0.7983884994771513}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, 2.4700946570470577`}, {-1.9015926535897931`, -1.093960882675188}, \ {-1.9015926535897931`, -2.4265263828841173`}, {-1.9015926535897931`, 0.7953359872344222}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, 2.4693104117352167`}, {-1.896592653589793, -1.0904957411179677`}, \ {-1.896592653589793, -2.425784605387671}, {-1.896592653589793, 0.7922915123533742}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, 2.468532694857375}, {-1.8915926535897931`, -1.0870317349913492`}, \ {-1.8915926535897931`, -2.425051007702653}, {-1.8915926535897931`, 0.7892550654657766}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, 2.4677614383142576`}, {-1.886592653589793, -1.0835689451067714`}, \ {-1.886592653589793, -2.4243254957118574`}, {-1.886592653589793, 0.7862266365550712}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, 2.4669965748009255`}, {-1.881592653589793, -1.0801074507649666`}, \ {-1.881592653589793, -2.423607976372793}, {-1.881592653589793, 0.7832062149719963}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, 2.4662380377980457`}, {-1.876592653589793, -1.0766473297724182`}, \ {-1.876592653589793, -2.422898357709676}, {-1.876592653589793, 0.780193789449986}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, 2.4654857615631065`}, {-1.871592653589793, -1.0731886584578831`}, \ {-1.871592653589793, -2.4221965488053945`}, {-1.871592653589793, 0.7771893481202407}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, 2.464739681121812}, {-1.866592653589793, -1.0697315116888797`}, \ {-1.866592653589793, -2.4215024597932273`}, {-1.866592653589793, 0.7741928785266285}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, 2.4639997322594387`}, {-1.861592653589793, -1.066275962888205}, \ {-1.861592653589793, -2.4208160018485367`}, {-1.861592653589793, 0.771204367640267}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, 2.4632658515123067`}, {-1.8565926535897932`, \ -1.0628220840504732`}, {-1.8565926535897932`, -2.4201370871803185`}, \ {-1.8565926535897932`, 0.7682238018738867}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, 2.4625379761592896`}, {-1.851592653589793, -1.059369945758576}, \ {-1.851592653589793, -2.41946562902264}, {-1.851592653589793, 0.7652511670959505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, 2.4618160442133252`}, {-1.8465926535897932`, -1.055919617200204}, \ {-1.8465926535897932`, -2.418801541626073}, {-1.8465926535897932`, 0.7622864486444706}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, 2.4610999944131406`}, {-1.841592653589793, -1.0524711661842945`}, \ {-1.841592653589793, -2.4181447402489082`}, {-1.841592653589793, 0.7593296313406863}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, 2.460389766214853}, {-1.8365926535897932`, -1.049024659157447}, \ {-1.8365926535897932`, -2.4174951411484358`}, {-1.8365926535897932`, 0.7563806995023928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, 2.4596852997837964`}, {-1.831592653589793, -1.045580161220347}, \ {-1.831592653589793, -2.416852661572064}, {-1.831592653589793, 0.7534396369571121}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, 2.4589865359863095`}, {-1.8265926535897932`, \ -1.0421377361440645`}, {-1.8265926535897932`, -2.416217219748413}, \ {-1.8265926535897932`, 0.7505064270549944}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, 2.4582934163816}, {-1.821592653589793, -1.0386974463863956`}, \ {-1.821592653589793, -2.415588734878401}, {-1.821592653589793, 0.7475810526814657}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, 2.457605883213762}, {-1.8165926535897932`, -1.0352593531080767`}, \ {-1.8165926535897932`, -2.4149671271261868`}, {-1.8165926535897932`, 0.7446634962697147}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, 2.4569238794037296`}, {-1.811592653589793, -1.0318235161889688`}, \ {-1.811592653589793, -2.41435231761018}, {-1.811592653589793, 0.7417537398128721}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, 2.4562473485414316`}, {-1.8065926535897932`, \ -1.0283899942441634`}, {-1.8065926535897932`, -2.4137442283939237`}, \ {-1.8065926535897932`, 0.7388517648760435}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, 2.455576234877899}, {-1.801592653589793, -1.024958844640043}, \ {-1.801592653589793, -2.413142782477043}, {-1.801592653589793, 0.7359575526080474}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, 2.4549104833175}, {-1.7965926535897931`, -1.0215301235101892`}, \ {-1.7965926535897931`, -2.4125479037860935`}, {-1.7965926535897931`, 0.7330710837529965}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, 2.4542500394102755`}, {-1.791592653589793, -1.0181038857713571`}, \ {-1.791592653589793, -2.4119595171654558`}, {-1.791592653589793, 0.7301923386616208}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, 2.453594849344272}, {-1.7865926535897931`, -1.01468018513917}, \ {-1.7865926535897931`, -2.411377548368155}, {-1.7865926535897931`, 0.7273212973024213}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, 2.452944859937984}, {-1.781592653589793, -1.0112590741438816`}, \ {-1.781592653589793, -2.410801924046747}, {-1.781592653589793, 0.7244579392725666}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, 2.452300018632891}, {-1.7765926535897931`, -1.0078406041460082`}, \ {-1.7765926535897931`, -2.4102325717441566`}, {-1.7765926535897931`, 0.721602243808612}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, 2.4516602734859876`}, {-1.771592653589793, -1.0044248253517816`}, \ {-1.771592653589793, -2.409669419884535}, {-1.771592653589793, 0.7187541897970113}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, 2.451025573162505}, {-1.7665926535897931`, -1.001011786828625}, \ {-1.7665926535897931`, -2.409112397764108}, {-1.7665926535897931`, 0.7159137557844327}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, 2.4503958669285844`}, {-1.761592653589793, -0.9976015365204374}, \ {-1.761592653589793, -2.408561435542074}, {-1.761592653589793, 0.7130809199878537}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, 2.449771104644096}, {-1.756592653589793, -0.9941941212628146}, \ {-1.756592653589793, -2.4080164642314865`}, {-1.756592653589793, 0.7102556603044851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, 2.449151236755505}, {-1.751592653589793, -0.9907895867981155}, \ {-1.751592653589793, -2.4074774156901526`}, {-1.751592653589793, 0.7074379543215009}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, 2.448536214288816}, {-1.746592653589793, -0.9873879777905026}, \ {-1.746592653589793, -2.4069442226115996`}, {-1.746592653589793, 0.7046277793255511}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, 2.447925988842576}, {-1.741592653589793, -0.9839893378407775}, \ {-1.741592653589793, -2.4064168185160226`}, {-1.741592653589793, 0.7018251123121149}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, 2.4473205125809705`}, {-1.736592653589793, -0.9805937095010975}, \ {-1.736592653589793, -2.4058951377412527`}, {-1.736592653589793, 0.6990299299946897}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, 2.4467197382269834`}, {-1.7315926535897932`, -0.9772011342897055}, \ {-1.7315926535897932`, -2.4053791154338358`}, {-1.7315926535897932`, 0.6962422088137213}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, 2.44612361905562}, {-1.726592653589793, -0.9738116527053662}, \ {-1.726592653589793, -2.404868687540058}, {-1.726592653589793, 0.6934619249454425}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, 2.44553210888722}, {-1.7215926535897932`, -0.9704253042417632}, \ {-1.7215926535897932`, -2.404363790797041}, {-1.7215926535897932`, 0.690689054310502}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, 2.4449451620808023`}, {-1.716592653589793, -0.9670421274018531}, \ {-1.716592653589793, -2.4038643627239598`}, {-1.716592653589793, 0.6879235725823539}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, 2.4443627335275595`}, {-1.7115926535897932`, -0.9636621597118306}, \ {-1.7115926535897932`, -2.4033703416130954`}, {-1.7115926535897932`, 0.6851654551956591}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, 2.4437847786443143`}, {-1.706592653589793, -0.960285437735353}, \ {-1.706592653589793, -2.402881666521233}, {-1.706592653589793, 0.682414677354252}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, 2.443211253367165}, {-1.7015926535897932`, -0.9569119970872355}, \ {-1.7015926535897932`, -2.4023982772608017`}, {-1.7015926535897932`, 0.679671214039221}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, 2.44264211414509}, {-1.696592653589793, -0.9535418724473618}, \ {-1.696592653589793, -2.4019201143913294`}, {-1.696592653589793, 0.6769350400165803}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, 2.442077317933741}, {-1.6915926535897932`, -0.9501750975741412}, \ {-1.6915926535897932`, -2.401447119210703}, {-1.6915926535897932`, 0.6742061298450148}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, 2.4415168221891648`}, {-1.686592653589793, -0.9468117053181461}, \ {-1.686592653589793, -2.4009792337467397`}, {-1.686592653589793, 0.6714844578832352}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, 2.440960584861727}, {-1.6815926535897932`, -0.9434517276354213}, \ {-1.6815926535897932`, -2.4005164007486255`}, {-1.6815926535897932`, 0.6687699982973307}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, 2.440408564390026}, {-1.676592653589793, -0.9400951956006626}, \ {-1.676592653589793, -2.400058563678463}, {-1.676592653589793, 0.6660627250679536}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, 2.439860719694929}, {-1.6715926535897931`, -0.9367421394203229}, \ {-1.6715926535897931`, -2.3996056667028847`}, {-1.6715926535897931`, 0.6633626119973222}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, 2.4393170101735793`}, {-1.666592653589793, -0.9333925884456341}, \ {-1.666592653589793, -2.3991576546848066`}, {-1.666592653589793, 0.6606696327160201}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, 2.438777395693652}, {-1.6615926535897931`, -0.9300465711852972}, \ {-1.6615926535897931`, -2.3987144731750347`}, {-1.6615926535897931`, 0.6579837606898231}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, 2.4382418365874363`}, {-1.656592653589793, -0.9267041153183024}, \ {-1.656592653589793, -2.3982760684042246`}, {-1.656592653589793, 0.6553049692261483}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, 2.437710293646217}, {-1.6515926535897931`, -0.9233652477063476}, \ {-1.6515926535897931`, -2.397842387274616}, {-1.6515926535897931`, 0.6526332314805996}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, 2.43718272811457}, {-1.646592653589793, -0.920029994406341}, \ {-1.646592653589793, -2.397413377352056}, {-1.646592653589793, 0.6499685204631797}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, 2.436659101684831}, {-1.6415926535897931`, -0.9166983806825438}, \ {-1.6415926535897931`, -2.3969889868578904`}, {-1.6415926535897931`, 0.6473108090445604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, 2.4361393764914356`}, {-1.636592653589793, -0.9133704310189655}, \ {-1.636592653589793, -2.3965691646612655`}, {-1.636592653589793, 0.6446600699618832}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, 2.4356235151056365`}, {-1.631592653589793, -0.9100461691310414}, \ {-1.631592653589793, -2.396153860270981}, {-1.631592653589793, 0.6420162758249306}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, 2.435111480530004}, {-1.626592653589793, -0.9067256179777108}, \ {-1.626592653589793, -2.395743023827886}, {-1.626592653589793, 0.639379399121705}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, 2.434603236193158}, {-1.621592653589793, -0.9034087997730224}, \ {-1.621592653589793, -2.3953366060970525`}, {-1.621592653589793, 0.6367494122241711}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, 2.4340987459444254`}, {-1.616592653589793, -0.9000957359978607}, \ {-1.616592653589793, -2.3949345584602484`}, {-1.616592653589793, 0.6341262873936487}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, 2.4335979740487343`}, {-1.611592653589793, -0.8967864474112436}, \ {-1.611592653589793, -2.3945368329082144`}, {-1.611592653589793, 0.631509996786344}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, 2.43310088518147}, {-1.606592653589793, -0.8934809540616692}, \ {-1.606592653589793, -2.394143382033177}, {-1.606592653589793, 0.6289005124585924}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, 2.432607444423311}, {-1.601592653589793, -0.8901792752984042}, \ {-1.601592653589793, -2.3937541590215194`}, {-1.601592653589793, 0.626297806371923}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, 2.4321176172552734`}, {-1.5965926535897932`, -0.8868814297824734}, \ {-1.5965926535897932`, -2.3933691176463534`}, {-1.5965926535897932`, 0.6237018503981441}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, 2.4316313695538136`}, {-1.591592653589793, -0.8835874354974937}, \ {-1.591592653589793, -2.392988212260154}, {-1.591592653589793, 0.621112616324336}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, 2.431148667585837}, {-1.5865926535897932`, -0.8802973097605794}, \ {-1.5865926535897932`, -2.392611397787661}, {-1.5865926535897932`, 0.6185300758575569}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, 2.43066947800392}, {-1.581592653589793, -0.877011069232929}, \ {-1.581592653589793, -2.392238629718676}, {-1.581592653589793, 0.6159542006295924}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, 2.430193767841656}, {-1.5765926535897932`, -0.8737287299301818}, \ {-1.5765926535897932`, -2.391869864100832}, {-1.5765926535897932`, 0.613384962201695}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, 2.429721504508675}, {-1.571592653589793, -0.8704503072331595}, \ {-1.571592653589793, -2.3915050575329464`}, {-1.571592653589793, 0.6108223320687443}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, 2.4292526557862493`}, {-1.5665926535897932`, -0.867175815897772}, \ {-1.5665926535897932`, -2.3911441671577545`}, {-1.5665926535897932`, 0.6082662816639465}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, 2.428787189822473}, {-1.561592653589793, -0.8639052700654113}, \ {-1.561592653589793, -2.390787150655333}, {-1.561592653589793, 0.6057167823628757}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, 2.428325075128001}, {-1.5565926535897932`, -0.8606386832726315}, \ {-1.5565926535897932`, -2.3904339662359986`}, {-1.5565926535897932`, 0.6031738054879175}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, 2.4278662805713664`}, {-1.551592653589793, -0.8573760684612342}, \ {-1.551592653589793, -2.390084572633833}, {-1.551592653589793, 0.600637322312164}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, 2.427410775374507}, {-1.5465926535897931`, -0.8541174379880565}, \ {-1.5465926535897931`, -2.3897389291001008`}, {-1.5465926535897931`, 0.5981073040633624}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, 2.4269585291086875`}, {-1.541592653589793, -0.8508628036342466}, \ {-1.541592653589793, -2.3893969953963543`}, {-1.541592653589793, 0.5955837219280737}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, 2.4265095116897872`}, {-1.5365926535897931`, -0.8476121766152028}, \ {-1.5365926535897931`, -2.3890587317884084`}, {-1.5365926535897931`, 0.593066547055095}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, 2.426063693374401}, {-1.531592653589793, -0.8443655675895012}, \ {-1.531592653589793, -2.388724099039497}, {-1.531592653589793, 0.5905557505595271}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, 2.4256210447554194`}, {-1.5265926535897931`, -0.8411229866683854}, \ {-1.5265926535897931`, -2.3883930584041866`}, {-1.5265926535897931`, 0.5880513035261707}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, 2.42518153675794}, {-1.521592653589793, -0.8378844434247914}, \ {-1.521592653589793, -2.3880655716220254`}, {-1.521592653589793, 0.5855531770131256}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, 2.424745140635213}, {-1.5165926535897931`, -0.8346499469022854}, \ {-1.5165926535897931`, -2.387741600911296}, {-1.5165926535897931`, 0.5830613420552734}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, 2.4243118279644866`}, {-1.511592653589793, -0.8314195056240331}, \ {-1.511592653589793, -2.3874211089629975`}, {-1.511592653589793, 0.5805757696675627}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, 2.4238815706432244`}, {-1.506592653589793, -0.8281931276013264}, \ {-1.506592653589793, -2.38710405893457}, {-1.506592653589793, 0.5780964308484233}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, 2.423454340884747}, {-1.501592653589793, -0.8249708203426332}, \ {-1.501592653589793, -2.3867904144443366`}, {-1.501592653589793, 0.5756232965826819}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, 2.4230301112148798`}, {-1.496592653589793, -0.8217525908615295}, \ {-1.496592653589793, -2.3864801395650184`}, {-1.496592653589793, 0.5731563378450634}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, 2.4226088544676614`}, {-1.491592653589793, -0.8185384456855554}, \ {-1.491592653589793, -2.3861731988183563`}, {-1.491592653589793, 0.570695525602913}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, 2.4221905437817717`}, {-1.486592653589793, -0.8153283908642548}, \ {-1.486592653589793, -2.3858695571691046`}, {-1.486592653589793, 0.5682408308193067}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, 2.4217751525968527`}, {-1.481592653589793, -0.8121224319772461}, \ {-1.481592653589793, -2.38556918001925}, {-1.481592653589793, 0.5657922244559909}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, 2.421362654649492}, {-1.476592653589793, -0.8089205741426092}, \ {-1.476592653589793, -2.3852720332027015`}, {-1.476592653589793, 0.5633496774759837}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, 2.4209530239699584`}, {-1.4715926535897932`, -0.8057228220243982}, \ {-1.4715926535897932`, -2.3849780829793277`}, {-1.4715926535897932`, 0.5609131608465551}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, 2.420546234878259}, {-1.466592653589793, -0.8025291798408144}, \ {-1.466592653589793, -2.384687296029792}, {-1.466592653589793, 0.5584826455416982}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, 2.4201422619809483`}, {-1.4615926535897932`, -0.7993396513715176}, \ {-1.4615926535897932`, -2.3843996394497524`}, {-1.4615926535897932`, 0.5560581025449456}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, 2.4197410801672246`}, {-1.456592653589793, -0.7961542399656467}, \ {-1.456592653589793, -2.3841150807448903`}, {-1.456592653589793, 0.5536395028516554}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, 2.4193426646057064`}, {-1.4515926535897932`, -0.7929729485490303}, \ {-1.4515926535897932`, -2.3838335878253516`}, {-1.4515926535897932`, 0.5512268174716616}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, 2.41894699074108}, {-1.446592653589793, -0.7897957796315127}, \ {-1.446592653589793, -2.3835551290004724`}, {-1.446592653589793, 0.5488200174316146}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, 2.418554034290402}, {-1.4415926535897932`, -0.7866227353145371}, \ {-1.4415926535897932`, -2.3832796729738774`}, {-1.4415926535897932`, 0.5464190737772928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, 2.418163771240142}, {-1.436592653589793, -0.7834538172979449}, \ {-1.436592653589793, -2.383007188838064}, {-1.436592653589793, 0.5440239575758943}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, 2.4177761778426703`}, {-1.4315926535897932`, -0.7802890268872417}, \ {-1.4315926535897932`, -2.382737646069525}, {-1.4315926535897932`, 0.5416346399182816}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, 2.417391230613041}, {-1.426592653589793, -0.7771283650005409}, \ {-1.426592653589793, -2.3824710145237677`}, {-1.426592653589793, 0.5392510919210826}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, 2.417008906325824}, {-1.4215926535897931`, -0.7739718321753799}, \ {-1.4215926535897931`, -2.3822072644303605`}, {-1.4215926535897931`, 0.5368732847287949}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, 2.41662918201196}, {-1.416592653589793, -0.7708194285754496}, \ {-1.416592653589793, -2.38194636638806}, {-1.416592653589793, 0.5345011895158365}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, 2.416252034955623}, {-1.4115926535897931`, -0.7676711539972766}, \ {-1.4115926535897931`, -2.381688291360048}, {-1.4115926535897931`, 0.5321347774884733}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, 2.4158774426910665`}, {-1.406592653589793, -0.7645270078768364}, \ {-1.406592653589793, -2.381433010669228}, {-1.406592653589793, 0.5297740198868575}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, 2.4155053829997217`}, {-1.4015926535897931`, -0.7613869892958921}, \ {-1.4015926535897931`, -2.3811804959934877`}, {-1.4015926535897931`, 0.5274188879867289}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, 2.415135833907106}, {-1.396592653589793, -0.758251096988434}, \ {-1.396592653589793, -2.380930719361132}, {-1.396592653589793, 0.5250693531013416}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, 2.4147687736798633`}, {-1.3915926535897931`, -0.7551193293469478}, \ {-1.3915926535897931`, -2.3806836531463325`}, {-1.3915926535897931`, 0.5227253865832275}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, 2.414404180822887}, {-1.386592653589793, -0.7519916844285471}, \ {-1.386592653589793, -2.3804392700646195`}, {-1.386592653589793, 0.5203869598258244}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, 2.4140420340764126`}, {-1.381592653589793, -0.7488681599610724}, \ {-1.381592653589793, -2.380197543168464}, {-1.381592653589793, 0.5180540442651617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, 2.413682312413155}, {-1.376592653589793, -0.7457487533490876}, \ {-1.376592653589793, -2.379958445842878}, {-1.376592653589793, 0.5157266113815898}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, 2.4133249950355387`}, {-1.371592653589793, -0.7426334616797542}, \ {-1.371592653589793, -2.379721951801132}, {-1.371592653589793, 0.5134046327011145}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, 2.412970061372896}, {-1.366592653589793, -0.7395222817286486}, \ {-1.366592653589793, -2.37948803508045}, {-1.366592653589793, 0.5110880797971495}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, 2.412617491078742}, {-1.361592653589793, -0.7364152099654885}, \ {-1.361592653589793, -2.3792566700378557`}, {-1.361592653589793, 0.5087769242917567}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, 2.4122672640280727`}, {-1.356592653589793, -0.7333122425597512}, \ {-1.356592653589793, -2.3790278313459683`}, {-1.356592653589793, 0.506471137857295}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, 2.4119193603147053`}, {-1.351592653589793, -0.7302133753862213}, \ {-1.351592653589793, -2.3788014939889557`}, {-1.351592653589793, 0.5041706922175708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, 2.4115737602486518`}, {-1.3465926535897932`, -0.7271186040304406}, \ {-1.3465926535897932`, -2.3785776332584403`}, {-1.3465926535897932`, 0.501875559149395}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, 2.411230444353523}, {-1.341592653589793, -0.724027923794088}, \ {-1.341592653589793, -2.378356224749549}, {-1.341592653589793, 0.4995857104837141}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, 2.41088939336395}, {-1.3365926535897932`, -0.7209413297002928}, \ {-1.3365926535897932`, -2.3781372443569917`}, {-1.3365926535897932`, 0.49730111810687677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, 2.410550588223094}, {-1.331592653589793, -0.7178588164987934}, \ {-1.331592653589793, -2.3779206682711167`}, {-1.331592653589793, 0.4950217539619518}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, 2.4102140100801117`}, {-1.3265926535897932`, -0.7147803786711237}, \ {-1.3265926535897932`, -2.3777064729741557`}, {-1.3265926535897932`, 0.49274759004975294`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, 2.4098796402877287`}, {-1.321592653589793, -0.711706010435611}, \ {-1.321592653589793, -2.377494635236383}, {-1.321592653589793, 0.49047859843007946`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, 2.409547460399796}, {-1.3165926535897932`, -0.708635705752369}, \ {-1.3165926535897932`, -2.3772851321124144`}, {-1.3165926535897932`, 0.4882147512227634}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, 2.4092174521688943`}, {-1.311592653589793, -0.7055694583281851}, \ {-1.311592653589793, -2.377077940937521}, {-1.311592653589793, 0.4859560206087353}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, 2.4088895975439586`}, {-1.3065926535897932`, -0.7025072616213449}, \ {-1.3065926535897932`, -2.3768730393240176`}, {-1.3065926535897932`, 0.48370237883100553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, 2.408563878667968}, {-1.301592653589793, -0.6994491088463459}, \ {-1.301592653589793, -2.3766704051576495`}, {-1.301592653589793, 0.4814537981957066}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, 2.4082402778756364`}, {-1.2965926535897931`, -0.6963949929785624}, \ {-1.2965926535897931`, -2.3764700165940664`}, {-1.2965926535897931`, 0.47921025107301846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, 2.407918777691104}, {-1.291592653589793, -0.6933449067588812}, \ {-1.291592653589793, -2.376271852055387}, {-1.291592653589793, 0.47697170989801296`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, 2.407599360825753}, {-1.2865926535897931`, -0.6902988426981447}, \ {-1.2865926535897931`, -2.3760758902266788`}, {-1.2865926535897931`, 0.4747381471716643}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, 2.407282010175938}, {-1.281592653589793, -0.6872567930816629}, \ {-1.281592653589793, -2.3758821100526424`}, {-1.281592653589793, 0.47250953546156244`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, 2.4069667088208635`}, {-1.2765926535897931`, -0.6842187499735115}, \ {-1.2765926535897931`, -2.375690490734183}, {-1.2765926535897931`, 0.4702858474028736}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, 2.4066534400203516`}, {-1.271592653589793, -0.6811847052209289}, \ {-1.271592653589793, -2.3755010117252158`}, {-1.271592653589793, 0.46806705569894985`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, 2.4063421872127724`}, {-1.2665926535897931`, -0.6781546504584716}, \ {-1.2665926535897931`, -2.37531365272933}, {-1.2665926535897931`, 0.46585313312218524`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, 2.4060329340129303`}, {-1.261592653589793, -0.6751285771122143}, \ {-1.261592653589793, -2.375128393696591}, {-1.261592653589793, 0.46364405251477525`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, 2.405725664209984}, {-1.256592653589793, -0.6721064764038361}, \ {-1.256592653589793, -2.3749452148203964`}, {-1.256592653589793, 0.4614397867893003}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, 2.405420361765408}, {-1.251592653589793, -0.6690883393546639}, \ {-1.251592653589793, -2.3747640965343297`}, {-1.251592653589793, 0.4592403089294825}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, 2.4051170108109656`}, {-1.246592653589793, -0.6660741567896371}, \ {-1.246592653589793, -2.374585019509103}, {-1.246592653589793, 0.4570455919907362}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, 2.4048155956467223`}, {-1.241592653589793, -0.6630639193412149}, \ {-1.241592653589793, -2.3744079646494978`}, {-1.241592653589793, 0.45485560910085665`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, 2.4045161007391136`}, {-1.236592653589793, -0.6600576174531652}, \ {-1.236592653589793, -2.3742329130913347`}, {-1.236592653589793, 0.45267033346060026`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, 2.404218510718926}, {-1.231592653589793, -0.6570552413844416}, \ {-1.231592653589793, -2.3740598461986133`}, {-1.231592653589793, 0.45048973834412404`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, 2.4039228103794685`}, {-1.226592653589793, -0.6540567812127966}, \ {-1.226592653589793, -2.3738887455604876`}, {-1.226592653589793, 0.4483137970996645}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, 2.4036289846746306`}, {-1.2215926535897932`, -0.6510622268384904}, \ {-1.2215926535897932`, -2.3737195929884574`}, {-1.2215926535897932`, 0.4461424831499356}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, 2.4033370187170324`}, {-1.216592653589793, -0.6480715679878806}, \ {-1.216592653589793, -2.373552370513506}, {-1.216592653589793, 0.4439757699926725}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, 2.4030468977761963`}, {-1.2115926535897932`, -0.6450847942169278}, \ {-1.2115926535897932`, -2.3733870603833016`}, {-1.2115926535897932`, 0.44181363120104367`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, 2.4027586072767226`}, {-1.206592653589793, -0.6421018949146894}, \ {-1.206592653589793, -2.3732236450594337`}, {-1.206592653589793, 0.4396560404241164}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, 2.4024721327964786`}, {-1.2015926535897932`, -0.6391228593067627}, \ {-1.2015926535897932`, -2.3730621072147238`}, {-1.2015926535897932`, 0.4375029713872184}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, 2.4021874600648627`}, {-1.196592653589793, -0.6361476764586014}, \ {-1.196592653589793, -2.3729024297304937`}, {-1.196592653589793, 0.43535439789238284`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, 2.401904574961048}, {-1.1915926535897932`, -0.6331763352788348}, \ {-1.1915926535897932`, -2.3727445956939404`}, {-1.1915926535897932`, 0.43321029381867265`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, 2.401623463512243}, {-1.186592653589793, -0.6302088245225492}, \ {-1.186592653589793, -2.372588588395536}, {-1.186592653589793, 0.4310706331225354}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, 2.4013441118920174`}, {-1.1815926535897932`, -0.6272451327944367}, \ {-1.1815926535897932`, -2.3724343913264283`}, {-1.1815926535897932`, 0.42893538983812907`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, 2.401066506418612}, {-1.176592653589793, -0.624285248551961}, \ {-1.176592653589793, -2.372281988175912}, {-1.176592653589793, 0.42680453807761637`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, 2.4007906335532683`}, {-1.1715926535897931`, -0.6213291601084697}, \ {-1.1715926535897931`, -2.3721313628289433`}, {-1.1715926535897931`, 0.42467805203143527`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, 2.400516479898626}, {-1.166592653589793, -0.6183768556361839}, \ {-1.166592653589793, -2.371982499363631}, {-1.166592653589793, 0.42255590596859255`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, 2.4002440321970937`}, {-1.1615926535897931`, -0.6154283231692117}, \ {-1.1615926535897931`, -2.37183538204882}, {-1.1615926535897931`, 0.420438074236893}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, 2.399973277329249}, {-1.156592653589793, -0.6124835506064902}, \ {-1.156592653589793, -2.371689995341701}, {-1.156592653589793, 0.41832453126313524`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, 2.399704202312286}, {-1.1515926535897931`, -0.6095425257146557}, \ {-1.1515926535897931`, -2.3715463238854153`}, {-1.1515926535897931`, 0.4162152515533716}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, 2.399436794298442}, {-1.146592653589793, -0.6066052361308978}, \ {-1.146592653589793, -2.3714043525067483`}, {-1.146592653589793, 0.4141102096930306}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, 2.3991710405734934`}, {-1.1415926535897931`, -0.6036716693657277}, \ {-1.1415926535897931`, -2.371264066213792}, {-1.1415926535897931`, 0.41200938034715345`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, 2.3989069285552356`}, {-1.1365926535897932`, -0.6007418128057277}, \ {-1.1365926535897932`, -2.371125450193687}, {-1.1365926535897932`, 0.4099127382605152}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, 2.398644445791981}, {-1.1315926535897929`, -0.597815653716256}, \ {-1.1315926535897929`, -2.3709884898103923`}, {-1.1315926535897929`, 0.4078202582577546}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, 2.398383579961096}, {-1.126592653589793, -0.5948931792440908}, \ {-1.126592653589793, -2.3708531706024685`}, {-1.126592653589793, 0.40573191524349805`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, 2.3981243188675614`}, {-1.121592653589793, -0.5919743764200144}, \ {-1.121592653589793, -2.3707194782808787`}, {-1.121592653589793, 0.4036476842024978}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, 2.397866650442525}, {-1.1165926535897932`, -0.5890592321613873}, \ {-1.1165926535897932`, -2.3705873987268626`}, {-1.1165926535897932`, 0.40156754019967894`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, 2.397610562741896}, {-1.1115926535897929`, -0.5861477332746566}, \ {-1.1115926535897929`, -2.370456917989799}, {-1.1115926535897929`, 0.39949145838025196`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, 2.3973560439449173`}, {-1.106592653589793, -0.5832398664578632}, \ {-1.106592653589793, -2.3703280222851624`}, {-1.106592653589793, 0.39741941396970326`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, 2.397103082352856}, {-1.101592653589793, -0.5803356183029799}, \ {-1.101592653589793, -2.370200697992371}, {-1.101592653589793, 0.3953513822739544}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, 2.396851666387574}, {-1.0965926535897932`, -0.577434975298388}, \ {-1.0965926535897932`, -2.3700749316528418`}, {-1.0965926535897932`, 0.3932873386792895}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, 2.3966017845902257`}, {-1.0915926535897933`, -0.5745379238311695}, \ {-1.0915926535897933`, -2.3699507099679376`}, {-1.0915926535897933`, 0.39122725865242935`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, 2.3963534256199264`}, {-1.086592653589793, -0.5716444501894195}, \ {-1.086592653589793, -2.369828019796998}, {-1.086592653589793, 0.38917111774052876`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, 2.396106578252436}, {-1.081592653589793, -0.5687545405645179}, \ {-1.081592653589793, -2.369706848155398}, {-1.081592653589793, 0.3871188915711571}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, 2.3958612313788636`}, {-1.0765926535897932`, -0.5658681810533557}, \ {-1.0765926535897932`, -2.3695871822126326`}, {-1.0765926535897932`, 0.3850705558522643}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, 2.3956173740044258`}, {-1.0715926535897933`, -0.5629853576604793}, \ {-1.0715926535897933`, -2.3694690092903867`}, {-1.0715926535897933`, 0.38302608637218993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, 2.3953749952471473`}, {-1.066592653589793, -0.5601060563002956}, \ {-1.066592653589793, -2.3693523168607062`}, {-1.066592653589793, 0.3809854589995848}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, 2.395134084336659}, {-1.061592653589793, -0.5572302627991134}, \ {-1.061592653589793, -2.369237092544116}, {-1.061592653589793, 0.3789486496833706}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, 2.394894630612944}, {-1.0565926535897932`, -0.5543579628972672}, \ {-1.0565926535897932`, -2.3691233241078304`}, {-1.0565926535897932`, 0.37691563445266196`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, 2.39465662352513}, {-1.0515926535897933`, -0.5514891422511334}, \ {-1.0515926535897933`, -2.369010999463961}, {-1.0515926535897933`, 0.3748863894166708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.3689001066677036`}, \ {-1.046592653589793, -0.5486237864350862}, {-1.046592653589793, 2.394420052630334}, {-1.046592653589793, 0.3728608907646789}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.368790633915658}, \ {-1.041592653589793, -0.5457618809435286}, {-1.041592653589793, 2.394184907592429}, {-1.041592653589793, 0.37083911476585135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.3686825695440588`}, \ {-1.0365926535897931`, -0.5429034111927586}, {-1.0365926535897931`, 2.3939511781809224`}, {-1.0365926535897931`, 0.3688210377691899}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.368575902027102}, \ {-1.0315926535897932`, -0.5400483625228892}, {-1.0315926535897932`, 2.3937188542697916`}, {-1.0315926535897932`, 0.36680663620338566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.3684706199752656`}, \ {-1.026592653589793, -0.5371967201996932}, {-1.026592653589793, 2.3934879258363555`}, {-1.026592653589793, 0.36479588657669054`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.36836671213366}, \ {-1.021592653589793, -0.5343484694164329}, {-1.021592653589793, 2.393258382960156}, {-1.021592653589793, 0.3627887654767806}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.368264167380404}, \ {-1.0165926535897931`, -0.5315035952956425}, {-1.0165926535897931`, 2.3930302158218537`}, {-1.0165926535897931`, 0.3607852495706019}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.368162974725016}, \ {-1.0115926535897932`, -0.5286620828908923}, {-1.0115926535897932`, 2.39280341470214}, {-1.0115926535897932`, 0.3587853156042145}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.368063123306837}, \ {-1.0065926535897929`, -0.5258239171885077}, {-1.0065926535897929`, 2.39257796998066}, {-1.0065926535897929`, 0.35678894040262316`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.3679646023934655`}, \ {-1.001592653589793, -0.5229890831092667}, {-1.001592653589793, 2.392353872134953}, {-1.001592653589793, 0.35479610086960117`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.367867401379222}, \ {-0.9965926535897931, -0.5201575655100596}, {-0.9965926535897931, 2.3921311117394044`}, {-0.9965926535897931, 0.3528067739875071}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.3677715097836294`}, \ {-0.9915926535897932, -0.5173293491855229}, {-0.9915926535897932, 2.3919096794642107`}, {-0.9915926535897932, 0.35082093681708804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.3676769172499186`}, \ {-0.9865926535897929, -0.514504418869638}, {-0.9865926535897929, 2.3916895660743602`}, {-0.9865926535897929, 0.348838566497283}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.3675836135435517`}, \ {-0.981592653589793, -0.5116827592373071}, {-0.981592653589793, 2.3914707624286238`}, {-0.981592653589793, 0.3468596402450114}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.3674915885507652`}, \ {-0.9765926535897931, -0.5088643549058919}, {-0.9765926535897931, 2.391253259478561}, {-0.9765926535897931, 0.34488413535495815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.367400832277137}, \ {-0.9715926535897932, -0.506049190436729}, {-0.9715926535897932, 2.39103704826754}, {-0.9715926535897932, 0.3429120291993493}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.3673113348461694`}, \ {-0.9665926535897928, -0.5032372503366176}, {-0.9665926535897928, 2.3908221199297635`}, {-0.9665926535897928, 0.3409432992277232}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.3672230864978947`}, \ {-0.961592653589793, -0.5004285190592743}, {-0.961592653589793, 2.390608465689318}, {-0.961592653589793, 0.33897792296668977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.367136077587497}, \ {-0.9565926535897931, -0.49762298100676466`}, {-0.9565926535897931, 2.3903960768592247`}, {-0.9565926535897931, 0.3370158780196897}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.3670502985839534`}, \ {-0.9515926535897932, -0.4948206205309069}, {-0.9515926535897932, 2.3901849448405112`}, {-0.9515926535897932, 0.33505714206674214`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.3669657400687}, \ {-0.9465926535897933, -0.49202142193464854`}, {-0.9465926535897933, 2.3899750611212864`}, {-0.9465926535897933, 0.33310169286418556`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.3668823927343063`}, \ {-0.9415926535897929, -0.4892253694734155}, {-0.9415926535897929, 2.3897664172758373`}, {-0.9415926535897929, 0.3311495082444177}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.3668002473831753`}, \ {-0.936592653589793, -0.4864324473564396}, {-0.936592653589793, 2.389559004963729}, {-0.936592653589793, 0.3292005661156252}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.366719294926259}, \ {-0.9315926535897932, -0.48364263974805616`}, {-0.9315926535897932, 2.38935281592892}, {-0.9315926535897932, 0.3272548444615066}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.366639526381793}, \ {-0.9265926535897933, -0.4808559307689792}, {-0.9265926535897933, 2.389147841998889}, {-0.9265926535897933, 0.32531232134099286`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.366560932874044}, \ {-0.9215926535897929, -0.4780723044975495}, {-0.9215926535897929, 2.3889440750837716`}, {-0.9215926535897929, 0.3233729748879613}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.3664835056320825`}, \ {-0.916592653589793, -0.47529174497096427`}, {-0.916592653589793, 2.388741507175509}, {-0.916592653589793, 0.32143678331094266`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.3664072359885657`}, \ {-0.9115926535897931, -0.4725142361864769}, {-0.9115926535897931, 2.3885401303470086`}, {-0.9115926535897931, 0.31950372489282425`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.3663321153785373`}, \ {-0.9065926535897932, -0.4697397621025732}, {-0.9065926535897932, 2.388339936751312}, {-0.9065926535897932, 0.31757377799054953`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.3662581353382506`}, \ {-0.9015926535897929, -0.46696830664013067`}, {-0.9015926535897929, 2.388140918620777}, {-0.9015926535897929, 0.31564692103480835`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.366185287504}, \ {-0.896592653589793, -0.46419985368355066`}, {-0.896592653589793, 2.3879430682662695`}, {-0.896592653589793, 0.3137231325297276}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.3661135636109725`}, \ {-0.8915926535897931, -0.4614343870818669}, {-0.8915926535897931, 2.3877463780763644`}, {-0.8915926535897931, 0.31180239105255353`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.366042955492114}, \ {-0.8865926535897932, -0.45867189064983455`}, {-0.8865926535897932, 2.387550840516557}, {-0.8865926535897932, 0.30988467525333147`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.3659734550770133`}, \ {-0.8815926535897929, -0.45591234816899895`}, {-0.8815926535897929, 2.3873564481284872`}, {-0.8815926535897929, 0.3079699638545801}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.3659050543907973`}, \ {-0.876592653589793, -0.45315574338873854`}, {-0.876592653589793, 2.38716319352917}, {-0.876592653589793, 0.3060582356509637}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.365837745553045}, \ {-0.8715926535897931, -0.4504020600272918}, {-0.8715926535897931, 2.3869710694102375`}, {-0.8715926535897931, 0.3041494695089568}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.3657715207767156`}, \ {-0.8665926535897932, -0.44765128177275915`}, {-0.8665926535897932, 2.38678006853719}, {-0.8665926535897932, 0.3022436443665074}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.3657063723670904`}, \ {-0.8615926535897929, -0.4449033922840878}, {-0.8615926535897929, 2.38659018374866}, {-0.8615926535897929, 0.3003407392326958}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.365642292720731}, \ {-0.856592653589793, -0.44215837519203627`}, {-0.856592653589793, 2.3864014079556783`}, {-0.856592653589793, 0.2984407331873896}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.365579274324448}, \ {-0.8515926535897931, -0.43941621410011655`}, {-0.8515926535897931, 2.3862137341409593`}, {-0.8515926535897931, 0.2965436053808966}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.365517309754291}, \ {-0.8465926535897932, -0.4366768925855191}, {-0.8465926535897932, 2.3860271553581867`}, {-0.8465926535897932, 0.29464933503360896`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.3654563916745452`}, \ {-0.8415926535897928, -0.43394039420002023`}, {-0.8415926535897928, 2.3858416647313128`}, {-0.8415926535897928, 0.29275790143565256`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.365396512836744}, \ {-0.836592653589793, -0.43120670247086706`}, {-0.836592653589793, 2.3856572554538666`}, {-0.836592653589793, 0.2908692839465248}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.3653376660786987`}, \ {-0.8315926535897931, -0.42847580090164816`}, {-0.8315926535897931, 2.38547392078827}, {-0.8315926535897931, 0.2889834619947351}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.365279844323538}, \ {-0.8265926535897932, -0.42574767297314176`}, {-0.8265926535897932, 2.3852916540651616`}, {-0.8265926535897932, 0.28710041507743805`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.3652230405787593`}, \ {-0.8215926535897933, -0.42302230214414854`}, {-0.8215926535897933, 2.3851104486827337`}, {-0.8215926535897933, 0.28522012276006775`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.3651672479352994`}, \ {-0.8165926535897929, -0.4202996718523085}, {-0.8165926535897929, 2.3849302981060703`}, {-0.8165926535897929, 0.2833425646759653}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.3651124595666095`}, \ {-0.811592653589793, -0.4175797655148969}, {-0.811592653589793, 2.384751195866501}, {-0.811592653589793, 0.28146772052600716`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.3650586687277513`}, \ {-0.8065926535897932, -0.41486256652960607`}, {-0.8065926535897932, 2.384573135560959}, {-0.8065926535897932, 0.27959557007822783`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.365005868754498}, \ {-0.8015926535897933, -0.41214805827530787`}, {-0.8015926535897933, 2.384396110851349}, {-0.8015926535897933, 0.27772609316744185`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.364954053062455}, \ {-0.7965926535897929, -0.409436224112802}, {-0.7965926535897929, 2.3842201154639233`}, {-0.7965926535897929, 0.2758592696948629}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.3649032151461853`}, \ {-0.791592653589793, -0.40672704738554866`}, {-0.791592653589793, 2.3840451431886622`}, {-0.791592653589793, 0.27399507962772035`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.3648533485783525`}, \ {-0.7865926535897931, -0.404020511420381}, {-0.7865926535897931, 2.38387118787867}, {-0.7865926535897931, 0.2721335029988742}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.3648044470088747`}, \ {-0.7815926535897932, -0.40131659952820825`}, {-0.7815926535897932, 2.38369824344957}, {-0.7815926535897932, 0.27027451990642487`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.364756504164087}, \ {-0.7765926535897929, -0.39861529500469645`}, {-0.7765926535897929, 2.383526303878915}, {-0.7765926535897929, 0.2684181105133268}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.364709513845918}, \ {-0.771592653589793, -0.3959165811309398}, {-0.771592653589793, 2.3833553632056015`}, {-0.771592653589793, 0.2665642550469935}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.364663469931079}, \ {-0.7665926535897931, -0.39322044117411575`}, {-0.7665926535897931, 2.383185415529288}, {-0.7665926535897931, 0.2647129337989046}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.36461836637026}, \ {-0.7615926535897932, -0.3905268583881205}, {-0.7615926535897932, 2.38301645500983}, {-0.7615926535897932, 0.2628641271242104}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.3645741971873417`}, \ {-0.7565926535897929, -0.38783581601419875`}, {-0.7565926535897929, 2.3828484758667132`}, {-0.7565926535897929, 0.26101781544133323`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.3645309564786148`}, \ {-0.751592653589793, -0.38514729728155145`}, {-0.751592653589793, 2.382681472378501}, {-0.751592653589793, 0.2591739792315689}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.3644886384120105`}, \ {-0.7465926535897931, -0.3824612854079331}, {-0.7465926535897931, 2.382515438882283}, {-0.7465926535897931, 0.2573325990386859}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.364447237226346}, \ {-0.7415926535897932, -0.37977776360023546`}, {-0.7415926535897932, 2.3823503697731354`}, {-0.7415926535897932, 0.2554936554685195}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.3644067472305705`}, \ {-0.7365926535897929, -0.37709671505505565`}, {-0.7365926535897929, 2.382186259503586}, {-0.7365926535897929, 0.2536571291885732}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.364367162803036}, \ {-0.731592653589793, -0.3744181229592565}, {-0.731592653589793, 2.3820231025830862`}, {-0.731592653589793, 0.25182300092760757`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.364328478390763}, \ {-0.7265926535897931, -0.371741970490503}, {-0.7265926535897931, 2.3818608935774916`}, {-0.7265926535897931, 0.24999125147523682`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.364290688508727}, \ {-0.7215926535897932, -0.36906824081779865`}, {-0.7215926535897932, 2.3816996271085475`}, {-0.7215926535897932, 0.24816186168151816`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.3642537877391514`}, \ {-0.7165926535897928, -0.36639691710199823`}, {-0.7165926535897928, 2.3815392978533807`}, {-0.7165926535897928, 0.2463348124565422}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.3642177707308085`}, \ {-0.711592653589793, -0.36372798249631705`}, {-0.711592653589793, 2.3813799005440015`}, {-0.711592653589793, 0.24451008477002434`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.3641826321983324`}, \ {-0.7065926535897931, -0.3610614201468206}, {-0.7065926535897931, 2.3812214299668057`}, {-0.7065926535897931, 0.24268765965088993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.3641483669215413`}, \ {-0.7015926535897932, -0.3583972131929073}, {-0.7015926535897932, 2.3810638809620905`}, {-0.7015926535897932, 0.24086751818686145`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.3641149697447674`}, \ {-0.6965926535897933, -0.3557353447677754}, {-0.6965926535897933, 2.3809072484235716`}, {-0.6965926535897933, 0.23904964152404584`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.3640824355762}, \ {-0.6915926535897929, -0.3530757979988822}, {-0.6915926535897929, 2.3807515272979076`}, {-0.6915926535897929, 0.23723401086651766`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.3640507593872297`}, \ {-0.686592653589793, -0.35041855600838834`}, {-0.686592653589793, 2.380596712584233}, {-0.686592653589793, 0.23542060747590388`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.3640199362118146`}, \ {-0.6815926535897932, -0.347763601913593}, {-0.6815926535897932, 2.380442799333694}, {-0.6815926535897932, 0.23360941267096474`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.3639899611458395`}, \ {-0.6765926535897933, -0.3451109188273573}, {-0.6765926535897933, 2.3802897826489913`}, {-0.6765926535897933, 0.23180040782717876`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.3639608293464978`}, \ {-0.6715926535897929, -0.3424604898585146}, {-0.6715926535897929, 2.3801376576839326`}, {-0.6715926535897929, 0.22999357437632204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.3639325360316756`}, \ {-0.666592653589793, -0.3398122981122768}, {-0.666592653589793, 2.3799864196429836`}, {-0.666592653589793, 0.22818889380604834`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.3639050764793423`}, \ {-0.6615926535897931, -0.33716632669061974`}, {-0.6615926535897931, 2.3798360637808327`}, {-0.6615926535897931, 0.22638634765947002`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.3638784460269546`}, \ {-0.6565926535897932, -0.3345225586926677}, {-0.6565926535897932, 2.379686585401956}, {-0.6565926535897932, 0.2245859175347374}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.3638526400708684`}, \ {-0.6515926535897929, -0.3318809772150636}, {-0.6515926535897929, 2.3795379798601903`}, {-0.6515926535897929, 0.22278758508461347`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.3638276540657523`}, \ {-0.646592653589793, -0.32924156535232707`}, {-0.646592653589793, 2.379390242558312}, {-0.646592653589793, 0.22099133201605833`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.3638034835240203`}, \ {-0.6415926535897931, -0.3266043061972082}, {-0.6415926535897931, 2.3792433689476207`}, {-0.6415926535897931, 0.21919714008980062`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.36378012401526}, \ {-0.6365926535897932, -0.3239691828410254}, {-0.6365926535897932, 2.379097354527527}, {-0.6365926535897932, 0.21740499111991646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.3637575711656806`}, \ {-0.6315926535897929, -0.3213361783739986}, {-0.6315926535897929, 2.378952194845152}, {-0.6315926535897929, 0.21561486697340593`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.3637358206575594`}, \ {-0.626592653589793, -0.3187052758855705}, {-0.626592653589793, 2.3788078854949206`}, {-0.626592653589793, 0.21382674956976913`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.3637148682287012`}, \ {-0.6215926535897931, -0.3160764584647185}, {-0.6215926535897931, 2.3786644221181743`}, {-0.6215926535897931, 0.21204062088058137`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.363694709671904}, \ {-0.6165926535897932, -0.31344970920026}, {-0.6165926535897932, 2.378521800402776}, {-0.6165926535897932, 0.21025646292906733`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.363675340834431}, \ {-0.6115926535897929, -0.3108250111811449}, {-0.6115926535897929, 2.378380016082731}, {-0.6115926535897929, 0.2084742577896777}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.3636567576174934`}, \ {-0.606592653589793, -0.30820234749674313`}, {-0.606592653589793, 2.378239064937805}, {-0.606592653589793, 0.2066939875876617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.3636389559757345`}, \ {-0.6015926535897931, -0.3055817012371201}, {-0.6015926535897931, 2.378098942793152}, {-0.6015926535897931, 0.20491563449864295`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.3636219319167275`}, \ {-0.5965926535897932, -0.3029630554933077}, {-0.5965926535897932, 2.3779596455189442`}, {-0.5965926535897932, 0.20313918074819273`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.363605681500477}, \ {-0.5915926535897928, -0.300346393357562}, {-0.5915926535897928, 2.3778211690300113`}, {-0.5915926535897928, 0.2013646086114037}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.363590200838928}, \ {-0.586592653589793, -0.2977316979236179}, {-0.586592653589793, 2.3776835092854784`}, {-0.586592653589793, 0.19959190041246366`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.363575486095481}, \ {-0.5815926535897931, -0.29511895228693075`}, {-0.5815926535897931, 2.3775466622884145`}, {-0.5815926535897931, 0.19782103852422828`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.3635615334845173`}, \ {-0.5765926535897931, -0.29250813954491417`}, {-0.5765926535897931, 2.3774106240854826`}, {-0.5765926535897931, 0.1960520053677957}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.363548339270925}, \ {-0.571592653589793, -0.2898992427971684}, {-0.571592653589793, 2.3772753907665964`}, {-0.571592653589793, 0.19428478341208008`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.36353589976964}, \ {-0.566592653589793, -0.2872922451456989}, {-0.566592653589793, 2.37714095846458}, {-0.566592653589793, 0.19251935517338165`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.363524211345185}, \ {-0.561592653589793, -0.2846871296951324}, {-0.561592653589793, 2.377007323354832}, {-0.561592653589793, 0.19075570321496346`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.363513270411221}, \ {-0.556592653589793, -0.2820838795529202}, {-0.556592653589793, 2.3768744816549994`}, {-0.556592653589793, 0.1889938101466226}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.363503073430104}, \ {-0.551592653589793, -0.2794824778295377}, {-0.551592653589793, 2.376742429624646}, {-0.551592653589793, 0.18723365862426392`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -2.3634936169124443`}, \ {-0.546592653589793, -0.2768829076386749}, {-0.546592653589793, 2.3766111635649376`}, {-0.546592653589793, 0.185475231349472}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -2.363484897416678}, \ {-0.541592653589793, -0.27428515209742205`}, {-0.541592653589793, 2.3764806798183207`}, {-0.541592653589793, 0.18371851106908615`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.363476911548642}, \ {-0.536592653589793, -0.2716891943264461}, {-0.536592653589793, 2.376350974768212}, {-0.536592653589793, 0.18196348057477196`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.363469655961151}, \ {-0.531592653589793, -0.2690950174501597}, {-0.531592653589793, 2.3762220448386913`}, {-0.531592653589793, 0.1802101227025953}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.3634631273535893`}, \ {-0.526592653589793, -0.26650260459688746`}, {-0.526592653589793, 2.3760938864941976`}, {-0.526592653589793, 0.17845842033259612`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.363457322471501}, \ {-0.521592653589793, -0.263911938899022}, {-0.521592653589793, 2.3759664962392297`}, {-0.521592653589793, 0.1767083563883599}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.3634522381061904`}, \ {-0.5165926535897931, -0.26132300349317444`}, {-0.5165926535897931, 2.375839870618051}, {-0.5165926535897931, 0.17495991383659482`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.3634478710943245`}, \ {-0.511592653589793, -0.25873578152032023`}, {-0.511592653589793, 2.3757140062143995`}, {-0.511592653589793, 0.1732130756867023}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.3634442183175453`}, \ {-0.5065926535897931, -0.25615025612593517`}, {-0.5065926535897931, 2.375588899651201}, {-0.5065926535897931, 0.17146782499035193`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -2.3634412767020865`}, \ {-0.5015926535897931, -0.25356641046013034`}, {-0.5015926535897931, 2.3754645475902874`}, {-0.5015926535897931, 0.16972414484105683`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -2.3634390432183934`}, \ {-0.49659265358979304`, -0.250984227677775}, {-0.49659265358979304`, 2.3753409467321163`}, {-0.49659265358979304`, 0.1679820183737452}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -2.3634375148807503`}, \ {-0.4915926535897931, -0.24840369093861892`}, {-0.4915926535897931, 2.3752180938155}, {-0.4915926535897931, 0.16624142876433914`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -2.3634366887469165`}, \ {-0.4865926535897931, -0.24582478340740718`}, {-0.4865926535897931, 2.3750959856173313`}, {-0.4865926535897931, 0.16450235922932394`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.36343656191776}, \ {-0.4815926535897931, -0.24324748825398643`}, {-0.4815926535897931, 2.374974618952321}, {-0.4815926535897931, 0.16276479302532842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -2.3634371315369043`}, \ {-0.4765926535897931, -0.24067178865340977`}, {-0.4765926535897931, 2.374853990672733}, {-0.4765926535897931, 0.16102871344869646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.3634383947903768`}, \ {-0.4715926535897931, -0.23809766778603528`}, {-0.4715926535897931, 2.3747340976681266`}, {-0.4715926535897931, 0.15929410383506373`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.363440348906262}, \ {-0.46659265358979307`, -0.23552510883761424`}, {-0.46659265358979307`, 2.3746149368651026`}, {-0.46659265358979307`, 0.15756094755893413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.3634429911543617`}, \ {-0.46159265358979307`, -0.23295409499938297`}, {-0.46159265358979307`, 2.3744965052270515`}, {-0.46159265358979307`, 0.1558292280332552}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.3634463188458597`}, \ {-0.45659265358979306`, -0.23038460946814046`}, {-0.45659265358979306`, 2.374378799753905}, {-0.45659265358979306`, 0.15409892870899372`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.3634503293329905`}, \ {-0.45159265358979306`, -0.22781663544632708`}, {-0.45159265358979306`, 2.374261817481897}, {-0.45159265358979306`, 0.15237003307471403`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.363455020008713}, \ {-0.44659265358979305`, -0.2252501561420951}, {-0.44659265358979305`, 2.3741455554833193`}, {-0.44659265358979305`, 0.15064252465615408`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.363460388306394}, \ {-0.44159265358979305`, -0.2226851547693757}, {-0.44159265358979305`, 2.3740300108662895`}, {-0.44159265358979305`, 0.14891638701580204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.3634664316994876`}, \ {-0.43659265358979304`, -0.22012161454794069`}, {-0.43659265358979304`, 2.3739151807745142`}, {-0.43659265358979304`, 0.14719160375247525`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.3634731477012276`}, \ {-0.43159265358979304`, -0.21755951870345866`}, {-0.43159265358979304`, 2.373801062387066}, {-0.43159265358979304`, 0.14546815850089734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.3634805338643194`}, \ {-0.42659265358979304`, -0.21499885046754763`}, {-0.42659265358979304`, 2.3736876529181536`}, {-0.42659265358979304`, 0.14374603493127694`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.3634885877806413`}, \ {-0.42159265358979303`, -0.21243959307782342`}, {-0.42159265358979303`, 2.373574949616902}, {-0.42159265358979303`, 0.14202521674888685`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -2.3634973070809457`}, \ {-0.416592653589793, -0.20988172977794198`}, {-0.416592653589793, 2.373462949767136}, {-0.416592653589793, 0.1403056876936404}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -2.363506689434567}, \ {-0.411592653589793, -0.20732524381763837`}, {-0.411592653589793, 2.373351650687162}, {-0.411592653589793, 0.13858743153967548`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -2.363516732549136}, \ {-0.406592653589793, -0.20477011845276008`}, {-0.406592653589793, 2.37324104972956}, {-0.406592653589793, 0.13687043209492958`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.3635274341702965`}, \ {-0.40159265358979307`, -0.20221633694529917`}, {-0.40159265358979307`, 2.373131144280974}, {-0.40159265358979307`, 0.13515467320072208`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -2.3635387920814246`}, \ {-0.39659265358979306`, -0.1996638825634167}, {-0.39659265358979306`, 2.373021931761911}, {-0.39659265358979306`, 0.13344013873133578`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.363550804103358}, \ {-0.39159265358979306`, -0.19711273858146544`}, {-0.39159265358979306`, 2.372913409626533}, {-0.39159265358979306`, 0.131726812593596}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -2.3635634680941244`}, \ {-0.38659265358979306`, -0.19456288828000673`}, {-0.38659265358979306`, 2.372805575362468}, {-0.38659265358979306`, 0.1300146787264522}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -2.3635767819486753`}, \ {-0.38159265358979305`, -0.19201431494582444`}, {-0.38159265358979305`, 2.3726984264906092`}, {-0.38159265358979305`, 0.12830372110056076`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -2.3635907435986288`}, \ {-0.37659265358979305`, -0.18946700187193674`}, {-0.37659265358979305`, 2.372591960564927}, {-0.37659265358979305`, 0.12659392371786532`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -2.3636053510120076`}, \ {-0.3715926535897931, -0.18692093235759902`}, {-0.3715926535897931, 2.3724861751722806`}, {-0.3715926535897931, 0.1248852706111802}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -2.3636206021929915`}, \ {-0.3665926535897931, -0.18437608970830882`}, {-0.3665926535897931, 2.3723810679322326`}, {-0.3665926535897931, 0.12317774584377354`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -2.363636495181665}, \ {-0.3615926535897931, -0.18183245723580554`}, {-0.3615926535897931, 2.3722766364968693`}, {-0.3615926535897931, 0.12147133350895005`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -2.3636530280537746`}, \ {-0.3565926535897931, -0.17929001825806115`}, {-0.3565926535897931, 2.372172878550621}, {-0.3565926535897931, 0.11976601772963494`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -2.3636701989204894`}, \ {-0.3515926535897931, -0.17674875609927687`}, {-0.3515926535897931, 2.372069791810087}, {-0.3515926535897931, 0.11806178265795757`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -2.363688005928163}, \ {-0.3465926535897931, -0.1742086540898684}, {-0.3465926535897931, 2.3719673740238654`}, {-0.3465926535897931, 0.11635861247483602`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -2.3637064472581026`}, \ {-0.34159265358979307`, -0.17166969556645237`}, {-0.34159265358979307`, 2.3718656229723822`}, {-0.34159265358979307`, 0.11465649138956306`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -2.3637255211263404`}, \ {-0.33659265358979307`, -0.16913186387182638`}, {-0.33659265358979307`, 2.3717645364677264`}, {-0.33659265358979307`, 0.11295540363938897`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -2.363745225783408}, \ {-0.33159265358979306`, -0.1665951423549486}, {-0.33159265358979306`, 2.3716641123534883`}, {-0.33159265358979306`, 0.11125533348910978`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -2.363765559514118}, \ {-0.32659265358979306`, -0.16405951437091174`}, {-0.32659265358979306`, 2.371564348504598}, {-0.32659265358979306`, 0.10955626523065178`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -2.3637865206373454`}, \ {-0.32159265358979305`, -0.16152496328091706`}, {-0.32159265358979305`, 2.3714652428271705`}, {-0.32159265358979305`, 0.10785818318265983`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -2.363808107505816}, \ {-0.31659265358979305`, -0.1589914724522405}, {-0.31659265358979305`, 2.3713667932583506`}, {-0.31659265358979305`, 0.10616107169008085`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -2.3638303185058946`}, \ {-0.31159265358979304`, -0.15645902525820124`}, {-0.31159265358979304`, 2.371268997766165}, {-0.31159265358979304`, 0.10446491512375555`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -2.3638531520573847`}, \ {-0.30659265358979304`, -0.1539276050781228}, {-0.30659265358979304`, 2.37117185434937}, {-0.30659265358979304`, 0.10276969788000208`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -2.36387660661332}, \ {-0.30159265358979304`, -0.15139719529729398`}, {-0.30159265358979304`, 2.3710753610373105`}, {-0.30159265358979304`, 0.10107540438020654`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -2.3639006806597727`}, \ {-0.29659265358979303`, -0.14886777930692702`}, {-0.29659265358979303`, 2.370979515889778}, {-0.29659265358979303`, 0.09938201907041073}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -2.3639253727156535`}, \ {-0.2915926535897931, -0.14633934050411176`}, {-0.2915926535897931, 2.3708843169968703`}, {-0.2915926535897931, 0.09768952642090206}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -2.3639506813325255`}, \ {-0.2865926535897931, -0.1438118622917654}, {-0.2865926535897931, 2.370789762478855}, {-0.2865926535897931, 0.09599791092580086}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -2.363976605094411}, \ {-0.2815926535897931, -0.1412853280785856}, {-0.2815926535897931, 2.370695850486039}, {-0.2815926535897931, 0.09430715710265206}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -2.3640031426176153`}, \ {-0.27659265358979307`, -0.13875972127899452`}, {-0.27659265358979307`, 2.3706025791986343`}, {-0.27659265358979307`, 0.09261724949201364}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -2.364030292550538}, \ {-0.27159265358979306`, -0.13623502531308393`}, {-0.27159265358979306`, 2.3705099468266337`}, {-0.27159265358979306`, 0.09092817265704914}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -2.364058053573503}, \ {-0.26659265358979306`, -0.13371122360655638`}, {-0.26659265358979306`, 2.3704179516096855`}, {-0.26659265358979306`, 0.0892399111831155}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -2.364086424398579}, \ {-0.26159265358979306`, -0.13118829959066697`}, {-0.26159265358979306`, 2.3703265918169705`}, {-0.26159265358979306`, 0.08755244967735831}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -2.3641154037694143`}, \ {-0.25659265358979305`, -0.1286662367021553}, {-0.25659265358979305`, 2.370235865747083}, {-0.25659265358979305`, 0.08586577276829929}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -2.3641449904610674`}, \ {-0.25159265358979305`, -0.12614501838318568`}, {-0.25159265358979305`, 2.3701457717279153`}, {-0.25159265358979305`, 0.08417986510543111}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -2.3641751832798445`}, \ {-0.24659265358979304`, -0.1236246280812773}, {-0.24659265358979304`, 2.3700563081165433`}, {-0.24659265358979304`, 0.08249471135880918}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -2.3642059810631375`}, \ {-0.24159265358979304`, -0.12110504924923332`}, {-0.24159265358979304`, 2.3699674732991163`}, {-0.24159265358979304`, 0.08081029621864379}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, 2.369879265690748}, {-0.23659265358979303`, 0.07912660439489276}, {-0.23659265358979303`, \ -2.3642373826792697`}, {-0.23659265358979303`, -0.11858626534507048`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, 2.369791683735412}, {-0.23159265358979303`, 0.07744362061685714}, {-0.23159265358979303`, \ -2.3642693870273406`}, {-0.23159265358979303`, -0.11606825983194524`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, 2.369704725905838}, {-0.22659265358979308`, 0.07576132963277266}, {-0.22659265358979308`, -2.364301993037076}, \ {-0.22659265358979308`, -0.11355101617807738`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, 2.3696183907034127`}, {-0.22159265358979308`, 0.07407971620940468}, {-0.22159265358979308`, -2.36433519966868}, \ {-0.22159265358979308`, -0.11103451785667201`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, 2.3695326766580806`}, {-0.21659265358979307`, 0.0723987651316429}, {-0.21659265358979307`, -2.364369005912692}, \ {-0.21659265358979307`, -0.10851874834583972`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, 2.3694475823282524`}, {-0.21159265358979307`, 0.07071846120209666}, {-0.21159265358979307`, \ -2.3644034107898455`}, {-0.21159265358979307`, -0.10600369112851557`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, 2.3693631063007095`}, {-0.20659265358979306`, 0.06903878924068811}, {-0.20659265358979306`, -2.36443841335093}, \ {-0.20659265358979306`, -0.10348932969237387`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, 2.3692792471905157`}, {-0.20159265358979306`, 0.06735973408425083}, {-0.20159265358979306`, -2.364474012676656}, \ {-0.20159265358979306`, -0.10097564752974382`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, 2.369196003640932}, {-0.19659265358979305`, 0.06568128058612228}, {-0.19659265358979305`, \ -2.3645102078775246`}, {-0.19659265358979305`, -0.09846262813752286}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, 2.3691133743233297`}, {-0.19159265358979305`, 0.06400341361574281}, {-0.19159265358979305`, \ -2.3645469980936973`}, {-0.19159265358979305`, -0.09595025501708809}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, 2.3690313579371103`}, {-0.18659265358979304`, 0.06232611805825093}, {-0.18659265358979304`, \ -2.3645843824948725`}, {-0.18659265358979304`, -0.09343851167420272}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, 2.3689499532096256`}, {-0.18159265358979304`, 0.060649378814078926`}, {-0.18159265358979304`, \ -2.3646223602801606`}, {-0.18159265358979304`, -0.09092738161892894}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, 2.3688691588961017`}, {-0.17659265358979304`, 0.058973180798552044`}, {-0.17659265358979304`, \ -2.3646609306779665`}, {-0.17659265358979304`, -0.08841684836552988}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, 2.368788973779566}, {-0.17159265358979303`, 0.057297508941483985`}, {-0.17159265358979303`, \ -2.3647000929458724`}, {-0.17159265358979303`, -0.08590689543237762}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, 2.3687093966707735`}, {-0.16659265358979303`, 0.0556223481867764}, {-0.16659265358979303`, \ -2.3647398463705227`}, {-0.16659265358979303`, -0.08339750634185436}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, 2.3686304264081395`}, {-0.16159265358979308`, 0.05394768349201412}, {-0.16159265358979308`, -2.364780190267517}, \ {-0.16159265358979308`, -0.08088866462025597}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, 2.3685520618576734`}, {-0.15659265358979307`, 0.052273499828066436`}, {-0.15659265358979307`, \ -2.3648211239812977`}, {-0.15659265358979307`, -0.07838035379769184}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, 2.3684743019129146`}, {-0.15159265358979307`, 0.050599782178683286`}, {-0.15159265358979307`, \ -2.3648626468850478`}, {-0.15159265358979307`, -0.07587255740798528}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, 2.3683971454948716`}, {-0.14659265358979306`, 0.048926515540094945`}, {-0.14659265358979306`, \ -2.3649047583805896`}, {-0.14659265358979306`, -0.07336525898857005}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, 2.3683205915519627`}, {-0.14159265358979306`, 0.04725368492061054}, {-0.14159265358979306`, \ -2.3649474578982828`}, {-0.14159265358979306`, -0.07085844208038763}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, 2.3682446390599607`}, {-0.13659265358979306`, 0.045581275340217886`}, {-0.13659265358979306`, \ -2.3649907448969305`}, {-0.13659265358979306`, -0.06835209022778367}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, 2.368169287021938}, {-0.13159265358979305`, 0.043909271830180806`}, {-0.13159265358979305`, \ -2.365034618863685}, {-0.13159265358979305`, -0.0658461869784013}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, 2.3680945344682183`}, {-0.12659265358979305`, 0.04223765943264335}, {-0.12659265358979305`, -2.365079079313956}, \ {-0.12659265358979305`, -0.06334071588307555}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, 2.368020380456323}, {-0.12159265358979304`, 0.04056642320022359}, {-0.12159265358979304`, -2.365124125791324}, \ {-0.12159265358979304`, -0.060835660495724066`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, 2.36794682407093}, {-0.11659265358979304`, 0.038895548195619516`}, {-0.11659265358979304`, \ -2.3651697578674553`}, {-0.11659265358979304`, -0.058331004373240646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, 2.3678738644238275`}, {-0.11159265358979303`, 0.03722501949120497}, {-0.11159265358979303`, -2.365215975142018}, \ {-0.11159265358979303`, -0.05582673107538385}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, 2.367801500653875}, {-0.10659265358979303`, 0.0355548221686326}, {-0.10659265358979303`, -2.365262777242603}, \ {-0.10659265358979303`, -0.053322824164665376`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, 2.3677297319269597`}, {-0.10159265358979308`, 0.03388494131843474}, {-0.10159265358979308`, \ -2.3653101638246494`}, {-0.10159265358979308`, -0.050819267206242004`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, 2.367658557435967}, {-0.09659265358979308, 0.03221536203962056}, {-0.09659265358979308, \ -2.3653581345713652`}, {-0.09659265358979308, -0.048316043767797315`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, 2.367587976400742}, {-0.09159265358979307, 0.030546069439282984`}, {-0.09159265358979307, \ -2.365406689193661}, {-0.09159265358979307, -0.045813137419435566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, 2.36751798806806}, {-0.08659265358979307, 0.028877048632195496`}, {-0.08659265358979307, \ -2.3654558274300768`}, {-0.08659265358979307, -0.043310531733561954`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, 2.367448591711597}, {-0.08159265358979306, 0.027208284740415367`}, {-0.08159265358979306, \ -2.3655055490467194`}, {-0.08159265358979306, -0.0408082102847709}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, 2.3673797866319055`}, {-0.07659265358979306, 0.025539762892884045`}, {-0.07659265358979306, \ -2.3655558538371966`}, {-0.07659265358979306, -0.038306156649728064`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, 2.367311572156387}, {-0.07159265358979305, 0.02387146822502988}, {-0.07159265358979305, -2.365606741622556}, \ {-0.07159265358979305, -0.03580435440705637}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, 2.3672439476392744`}, {-0.06659265358979305, 0.022203385878371174`}, {-0.06659265358979305, \ -2.3656582122512293`}, {-0.06659265358979305, -0.03330278713721933}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, 2.3671769124616113`}, {-0.061592653589793045`, 0.020535501000113605`}, {-0.061592653589793045`, \ -2.3657102655989735`}, {-0.061592653589793045`, -0.030801438422400514`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, 2.3671104660312348`}, {-0.05659265358979304, 0.01886779874275676}, {-0.05659265358979304, \ -2.3657629015688197`}, {-0.05659265358979304, -0.028300291846388704`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, 2.3670446077827636`}, {-0.051592653589793036`, 0.01720026426369611}, {-0.051592653589793036`, \ -2.365816120091023}, {-0.051592653589793036`, -0.025799330994460103`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, 2.3669793371775856`}, {-0.04659265358979303, 0.015532882724821447`}, {-0.04659265358979303, \ -2.3658699211230125`}, {-0.04659265358979303, -0.023298539453255017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, 2.3669146537038475`}, {-0.04159265358979303, 0.013865639292124301`}, {-0.04159265358979303, \ -2.365924304649349}, {-0.04159265358979303, -0.02079790081066356}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, 2.366850556876451}, {-0.03659265358979302, 0.012198519135295457`}, {-0.03659265358979302, \ -2.365979270681679}, {-0.03659265358979302, -0.018297398655701902`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, 2.3667870462370466`}, {-0.03159265358979302, 0.010531507427332679`}, {-0.03159265358979302, \ -2.3660348192586977`}, {-0.03159265358979302, -0.01579701657839599}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, 2.366724121354033}, {-0.026592653589793014`, 0.008864589344137483}, {-0.026592653589793014`, \ -2.3660909504461096`}, {-0.026592653589793014`, -0.013296738169656144`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, 2.366661781822558}, {-0.02159265358979301, 0.007197750064123969}, {-0.02159265358979301, -2.366147664336594}, \ {-0.02159265358979301, -0.010796547021162334`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, 2.36660002726452}, {-0.016592653589793005`, 0.00553097476781761}, {-0.016592653589793005`, \ -2.3662049610497715`}, {-0.016592653589793005`, -0.00829642672523875}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, 2.3665388573285773`}, {-0.011592653589793, 0.003864248637456369}, {-0.011592653589793, -2.366262840732176}, \ {-0.011592653589793, -0.005796360874732225}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, 2.3664782716901533`}, {-0.006592653589792996, 0.0021975568566019793`}, {-0.006592653589792996, \ -2.366321303557226}, {-0.006592653589792996, -0.0032963330628984497`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, 2.366418270051449}, {-0.0015926535897931027`, 0.0005308846097311177}, {-0.0015926535897931027`, \ -2.3663803497251994`}, {-0.0015926535897931027`, -0.0007963268832688951}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, -2.366439979463213}, { 0.0034073464102069018`, -0.0011357829181549309`}, { 0.0034073464102069018`, 2.366358852141457}, { 0.0034073464102069018`, 0.0017036740704639403`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, -2.3665001930251983`}, { 0.008407346410206906, -0.0028024605419256707`}, { 0.008407346410206906, 2.3663000177159734`}, {0.008407346410206906, 0.004203686204565285}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, -2.3665609906918905`}, { 0.01340734641020691, -0.004469163076720671}, {0.01340734641020691, 2.366241766557621}, {0.01340734641020691, 0.006703725925383386}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, -2.3666223727708076`}, { 0.018407346410206915`, -0.006135905338353336}, { 0.018407346410206915`, 2.3661840984758675`}, { 0.018407346410206915`, 0.009203809639476554}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, -2.366684339596242}, { 0.02340734641020692, -0.0078027021436949656`}, { 0.02340734641020692, 2.366127013307049}, {0.02340734641020692, 0.011703953753722414`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, -2.3667468915292478`}, { 0.028407346410206924`, -0.00946956831108349}, { 0.028407346410206924`, 2.366070510914396}, {0.028407346410206924`, 0.014204174675449942`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, -2.366810028957636}, { 0.03340734641020693, -0.011136518660713239`}, {0.03340734641020693, 2.3660145911880615`}, {0.03340734641020693, 0.01670448881255408}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, -2.3668737522959673`}, { 0.03840734641020693, -0.012803568015037186`}, {0.03840734641020693, 2.365959254045154}, {0.03840734641020693, 0.019204912573621318`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, -2.366938061985551}, { 0.04340734641020694, -0.014470731199160876`}, {0.04340734641020694, 2.365904499429766}, {0.04340734641020694, 0.021705462368047396`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, -2.367002958494445}, { 0.04840734641020694, -0.016138023041241893`}, {0.04840734641020694, 2.3658503273130167`}, {0.04840734641020694, 0.0242061546061602}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, -2.367068442317457}, { 0.053407346410206946`, -0.01780545837288453}, { 0.053407346410206946`, 2.3657967376930835`}, { 0.053407346410206946`, 0.026707005699336945`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, -2.3671345139761515`}, { 0.05840734641020695, -0.01947305202954067}, {0.05840734641020695, 2.3657437305952485`}, {0.05840734641020695, 0.02920803206012772}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, -2.3672011740188545`}, { 0.06340734641020696, -0.02114081885090629}, {0.06340734641020696, 2.3656913060719393`}, {0.06340734641020696, 0.03170925010237403}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, -2.3672684230206658`}, { 0.06840734641020696, -0.022808773681316584`}, {0.06840734641020696, 2.3656394642027765`}, {0.06840734641020696, 0.03421067624132544}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, -2.3673362615834717`}, { 0.07340734641020696, -0.02447693137014699}, {0.07340734641020696, 2.365588205094621}, {0.07340734641020696, 0.03671232689376248}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, -2.3674046903359565`}, { 0.07840734641020697, -0.02614530677220951}, {0.07840734641020697, 2.3655375288816276`}, {0.07840734641020697, 0.039214218478111094`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, -2.367473709933624}, { 0.08340734641020697, -0.02781391474815105}, {0.08340734641020697, 2.3654874357252966`}, {0.08340734641020697, 0.04171636741456341}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, -2.3675433210588133`}, { 0.08840734641020698, -0.029482770164851128`}, {0.08840734641020698, 2.365437925814532}, {0.08840734641020698, 0.044218790125193023`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, -2.367613524420725}, { 0.09340734641020698, -0.031151887895820997`}, {0.09340734641020698, 2.365388999365701}, {0.09340734641020698, 0.04672150303407238}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, -2.367684320755442}, { 0.09840734641020699, -0.03282128282160056}, {0.09840734641020699, 2.3653406566226938`}, {0.09840734641020699, 0.04922452256738888}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, -2.3677557108259606`}, { 0.10340734641020699`, -0.03449096983015858}, {0.10340734641020699`, 2.3652928978569903`}, {0.10340734641020699`, 0.051727865153558955`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, -2.367827695422216}, { 0.108407346410207, -0.03616096381728923}, {0.108407346410207, 2.3652457233677255`}, {0.108407346410207, 0.05423154722334352}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, -2.3679002753611176`}, { 0.113407346410207, -0.037831279687013566`}, {0.113407346410207, 2.365199133481762}, {0.113407346410207, 0.05673558520996313}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, -2.3679734514865833`}, { 0.118407346410207, -0.039501932351976146`}, {0.118407346410207, 2.3651531285537604`}, {0.118407346410207, 0.059239995549208335`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, -2.3680472246695743`}, { 0.1234073464102069, -0.041172936733846074`}, {0.1234073464102069, 2.365107708966253}, {0.1234073464102069, 0.06174479467955269}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, -2.368121595808137}, { 0.1284073464102069, -0.042844307763714576`}, {0.1284073464102069, 2.3650628751297265`}, {0.1284073464102069, 0.0642499990422656}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, -2.3681965658274446`}, { 0.1334073464102069, -0.044516060382496316`}, {0.1334073464102069, 2.365018627482698}, {0.1334073464102069, 0.06675562508152083}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, -2.3682721356798404`}, { 0.1384073464102069, -0.046188209541327976`}, {0.1384073464102069, 2.364974966491801}, {0.1384073464102069, 0.0692616892445071}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, -2.368348306344886}, { 0.14340734641020692`, -0.047860770201968925`}, { 0.14340734641020692`, 2.3649318926518714`}, {0.14340734641020692`, 0.0717682079815352}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, -2.3684250788294117`}, { 0.14840734641020692`, -0.0495337573372008}, {0.14840734641020692`, 2.3648894064860353`}, {0.14840734641020692`, 0.07427519774614665}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, -2.3685024541675657`}, { 0.15340734641020692`, -0.05120718593122776}, {0.15340734641020692`, 2.364847508545802}, {0.15340734641020692`, 0.0767826749952185}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, -2.3685804334208713`}, { 0.15840734641020693`, -0.05288107098007879}, {0.15840734641020693`, 2.364806199411158}, {0.15840734641020693`, 0.07929065618907091}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, -2.3686590176782825`}, { 0.16340734641020693`, -0.05455542749200705}, {0.16340734641020693`, 2.364765479690663}, {0.16340734641020693`, 0.08179915779156861}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, -2.3687382080562447`}, { 0.16840734641020694`, -0.05623027048789043}, {0.16840734641020694`, 2.3647253500215535`}, {0.16840734641020694`, 0.08430819627022429}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, -2.368818005698756}, { 0.17340734641020694`, -0.057905615001635345`}, { 0.17340734641020694`, 2.364685811069843}, {0.17340734641020694`, 0.08681778809630208}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, -2.368898411777432}, { 0.17840734641020695`, -0.0595814760805758}, {0.17840734641020695`, 2.3646468635304285`}, {0.17840734641020695`, 0.08932794974491315}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, -2.3689794274915723`}, { 0.18340734641020695`, -0.06125786878587758}, {0.18340734641020695`, 2.3646085081272}, {0.18340734641020695`, 0.09183869769512129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, -2.369061054068233}, { 0.18840734641020696`, -0.06293480819293823}, {0.18840734641020696`, 2.364570745613152}, {0.18840734641020696`, 0.09435004843003351}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, -2.369143292762295}, { 0.19340734641020696`, -0.06461230939179193}, {0.19340734641020696`, 2.364533576770498}, {0.19340734641020696`, 0.09686201843690122}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, -2.369226144856542}, { 0.19840734641020696`, -0.06629038748750905}, {0.19840734641020696`, 2.3644970024107876`}, {0.19840734641020696`, 0.09937462420721113}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, -2.369309611661736}, { 0.20340734641020697`, -0.06796905760060346}, {0.20340734641020697`, 2.3644610233750294`}, {0.20340734641020697`, 0.10188788223678152`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, -2.3693936945166985`}, { 0.20840734641020697`, -0.06964833486743162}, {0.20840734641020697`, 2.364425640533811}, {0.20840734641020697`, 0.10440180902585076`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, -2.3694783947883935`}, { 0.21340734641020698`, -0.07132823444059973}, {0.21340734641020698`, 2.3643908547874295`}, {0.21340734641020698`, 0.10691642107916975`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, -2.3695637138720107`}, { 0.21840734641020698`, -0.07300877148936534}, {0.21840734641020698`, 2.3643566670660174`}, {0.21840734641020698`, 0.10943173490608825`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, -2.369649653191055}, { 0.223407346410207, -0.07468996120004205}, {0.223407346410207, 2.364323078329679}, {0.223407346410207, 0.11194776702064207`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, -2.3697362141974367`}, { 0.228407346410207, -0.076371818776406}, {0.228407346410207, 2.3642900895686227`}, {0.228407346410207, 0.11446453394163784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, -2.3698233983715653`}, { 0.233407346410207, -0.0780543594400975}, {0.233407346410207, 2.3642577018033024`}, {0.233407346410207, 0.11698205219273532`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, -2.3699112072224433`}, { 0.238407346410207, -0.07973759843103098}, {0.238407346410207, 2.364225916084559}, {0.238407346410207, 0.11950033830253118`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.364194733493765}, { 0.243407346410207, 0.12201940880463294`}, { 0.243407346410207, -2.3699996422877656`}, { 0.243407346410207, -0.08142155100779461}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.364164155142974}, { 0.248407346410207, 0.1245392802377421}, { 0.248407346410207, -2.3700887051340205`}, { 0.248407346410207, -0.08310623244806135}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.36413418217507}, { 0.2534073464102069, 0.12705996914572434`}, { 0.2534073464102069, -2.3701783973565957`}, { 0.2534073464102069, -0.08479165804899297}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.3641048157639255`}, { 0.2584073464102069, 0.1295814920776868}, { 0.2584073464102069, -2.37026872057988}, { 0.2584073464102069, -0.08647784312764747}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.364076057114556}, { 0.2634073464102069, 0.1321038655880459}, { 0.2634073464102069, -2.370359676457377}, { 0.2634073464102069, -0.08816480302138574}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 2.3640479074632843`}, { 0.2684073464102069, 0.13462710623659876`}, { 0.2684073464102069, -2.370451266671814}, { 0.2684073464102069, -0.0898525530882786}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.3640203680779046`}, { 0.2734073464102069, 0.13715123058858797`}, { 0.2734073464102069, -2.3705434929352585`}, { 0.2734073464102069, -0.09154110870751551}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.3639934402578486`}, { 0.2784073464102069, 0.1396762552147671}, { 0.2784073464102069, -2.370636356989234}, { 0.2784073464102069, -0.09323048527981163}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.3639671253343595`}, { 0.28340734641020693`, 0.1422021966914635}, { 0.28340734641020693`, -2.370729860604842}, { 0.28340734641020693`, -0.09492069822781743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.3639414246706654`}, { 0.28840734641020693`, 0.14472907160063528`}, { 0.28840734641020693`, -2.3708240055828833`}, { 0.28840734641020693`, -0.0966117629965266}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.3639163396621563`}, { 0.29340734641020694`, 0.14725689652993257`}, { 0.29340734641020694`, -2.370918793753984}, { 0.29340734641020694`, -0.09830369505368572}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.3638918717365693`}, { 0.29840734641020694`, 0.14978568807274964`}, { 0.29840734641020694`, -2.3710142269787253`}, { 0.29840734641020694`, -0.09999650989020449}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.3638680223541706`}, { 0.30340734641020695`, 0.1523154628282777}, { 0.30340734641020695`, -2.371110307147773}, { 0.30340734641020695`, -0.10169022302056517`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.363844793007945}, { 0.30840734641020695`, 0.1548462374015553}, { 0.30840734641020695`, -2.371207036182014}, { 0.30840734641020695`, -0.10338484998323275`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.363822185223789}, { 0.31340734641020696`, 0.1573780284035159}, { 0.31340734641020696`, -2.37130441603269}, { 0.31340734641020696`, -0.10508040634106619`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.363800200560706}, { 0.31840734641020696`, 0.15991085245102948`}, { 0.31840734641020696`, -2.3714024486815415`}, { 0.31840734641020696`, -0.10677690768172933`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.3637788406110056`}, { 0.32340734641020696`, 0.16244472616694744`}, { 0.32340734641020696`, -2.3715011361409477`}, { 0.32340734641020696`, -0.1084743696181038}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.363758107000508}, { 0.32840734641020697`, 0.16497966618014054`}, { 0.32840734641020697`, -2.371600480454074}, { 0.32840734641020697`, -0.11017280778869885`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.363738001388748}, { 0.333407346410207, 0.16751568912553313`}, { 0.333407346410207, -2.371700483695019}, { 0.333407346410207, -0.1118722378580651}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.363718525469189}, { 0.338407346410207, 0.1700528116441382}, { 0.338407346410207, -2.3718011479689682`}, { 0.338407346410207, -0.11357267551720833`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.3636996809694346`}, { 0.343407346410207, 0.1725910503830855}, { 0.343407346410207, -2.371902475412348}, { 0.343407346410207, -0.11527413648400099`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.363681469651449}, { 0.348407346410207, 0.17513042199565096`}, { 0.348407346410207, -2.3720044681929826`}, { 0.348407346410207, -0.116976636503596}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.363663893311777}, { 0.353407346410207, 0.1776709431412776}, { 0.353407346410207, -2.372107128510255}, { 0.353407346410207, -0.1186801913488418}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.3636469537817706`}, { 0.358407346410207, 0.1802126304855972}, { 0.358407346410207, -2.372210458595272}, { 0.358407346410207, -0.12038481682069618`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.3636306529278186`}, { 0.363407346410207, 0.18275550070044808`}, { 0.363407346410207, -2.37231446071103}, { 0.363407346410207, -0.12209052874864186`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.3636149926515815`}, { 0.368407346410207, 0.18529957046388942`}, { 0.368407346410207, -2.372419137152584}, { 0.368407346410207, -0.12379734299110061`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.363599974890227}, { 0.373407346410207, 0.1878448564602089}, { 0.373407346410207, -2.3725244902472222`}, { 0.373407346410207, -0.12550527543584936`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.3635856016166743`}, { 0.3784073464102069, 0.19039137537993409`}, { 0.3784073464102069, -2.3726305223546422`}, { 0.3784073464102069, -0.12721434200043746`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.3635718748398364`}, { 0.3834073464102069, 0.19293914391983158`}, { 0.3834073464102069, -2.3727372358671293`}, { 0.3834073464102069, -0.1289245586326003}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.3635587966048743`}, { 0.3884073464102069, 0.19548817878290992`}, { 0.3884073464102069, -2.37284463320974}, { 0.3884073464102069, -0.1306359413106797}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.363546368993448}, { 0.3934073464102069, 0.1980384966784162}, { 0.3934073464102069, -2.3729527168404863`}, { 0.3934073464102069, -0.13234850604403983`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.3635345941239767`}, { 0.3984073464102069, 0.2005901143218251}, { 0.3984073464102069, -2.3730614892505257`}, { 0.3984073464102069, -0.1340622688734827}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.3635234741518985`}, { 0.4034073464102069, 0.2031430484348301}, { 0.4034073464102069, -2.373170952964355}, { 0.4034073464102069, -0.13577724587166987`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.3635130112699416`}, { 0.40840734641020693`, 0.2056973157453288}, { 0.40840734641020693`, -2.3732811105400025`}, { 0.40840734641020693`, -0.1374934531435393}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.3635032077083915`}, { 0.41340734641020693`, 0.2082529329874017}, { 0.41340734641020693`, -2.3733919645692287`}, { 0.41340734641020693`, -0.13921090682672307`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.36349406573537}, { 0.41840734641020694`, 0.21080991690128958`}, { 0.41840734641020694`, -2.3735035176777286`}, { 0.41840734641020694`, -0.14092962309196783`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.3634855876571113`}, { 0.42340734641020705`, 0.21336828423336784`}, { 0.42340734641020705`, -2.373615772525338}, { 0.42340734641020705`, -0.14264961814355565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.3634777758182506`}, { 0.42840734641020695`, 0.21592805173611043`}, { 0.42840734641020695`, -2.373728731806239}, { 0.42840734641020695`, -0.1443709082197213}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.36347063260211}, { 0.43340734641020706`, 0.21848923616805982`}, { 0.43340734641020706`, -2.373842398249177}, { 0.43340734641020706`, -0.14609350959307466`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.3634641604309956`}, { 0.43840734641020696`, 0.22105185429378238`}, { 0.43840734641020696`, -2.3739567746176737`}, { 0.43840734641020696`, -0.1478174385710214}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.3634583617664915`}, { 0.44340734641020685`, 0.2236159228838235}, { 0.44340734641020685`, -2.3740718637102476`}, { 0.44340734641020685`, -0.14954271149618212`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.3634532391097656`}, { 0.44840734641020696`, 0.22618145871466264`}, { 0.44840734641020696`, -2.3741876683606344`}, { 0.44840734641020696`, -0.15126934474681702`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.3634487950018768`}, { 0.45340734641020686`, 0.22874847856865416`}, { 0.45340734641020686`, -2.374304191438018}, { 0.45340734641020686`, -0.15299735473724455`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.3634450320240887`}, { 0.458407346410207, 0.23131699923397117`}, { 0.458407346410207, -2.374421435847256}, { 0.458407346410207, -0.15472675791826562`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.3634419527981843`}, { 0.46340734641020687`, 0.23388703750454362`}, { 0.46340734641020687`, -2.374539404529116}, { 0.46340734641020687`, -0.1564575707775863}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.3634395599867895`}, { 0.468407346410207, 0.23645861017998548`}, { 0.468407346410207, -2.374658100460513}, { 0.468407346410207, -0.1581898098402371}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.3634378562937024`}, { 0.4734073464102069, 0.23903173406552677`}, { 0.4734073464102069, -2.374777526654747}, { 0.4734073464102069, -0.15992349166900244`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.3634368444642226`}, { 0.478407346410207, 0.24160642597193177`}, { 0.478407346410207, -2.3748976861617526`}, { 0.478407346410207, -0.16165863286483803`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.363436527285489}, { 0.4834073464102069, 0.2441827027154153}, { 0.4834073464102069, -2.375018582068343}, { 0.4834073464102069, -0.1633952500672978}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.3634369075868262`}, { 0.488407346410207, 0.2467605811175585}, { 0.488407346410207, -2.3751402174984655`}, { 0.488407346410207, -0.165133359954957}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.363437988240086}, { 0.4934073464102069, 0.24934007800520647`}, { 0.4934073464102069, -2.375262595613456}, { 0.4934073464102069, -0.1668729792458374}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.363439772160004}, { 0.498407346410207, 0.25192121021037844`}, { 0.498407346410207, -2.3753857196122983`}, { 0.498407346410207, -0.1686141246978305}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.363442262304559}, { 0.5034073464102069, 0.2545039945701544}, { 0.5034073464102069, -2.375509592731889}, { 0.5034073464102069, -0.17035681310912368`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.3634454616753344`}, { 0.508407346410207, 0.2570884479265691}, { 0.508407346410207, -2.3756342182473054`}, { 0.508407346410207, -0.1721010613186244}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.363449373317887}, { 0.5134073464102069, 0.2596745871264945}, { 0.5134073464102069, -2.3757595994720764`}, { 0.5134073464102069, -0.17384688620638553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.3634540003221245`}, { 0.518407346410207, 0.26226242902151764`}, { 0.518407346410207, -2.375885739758458}, { 0.518407346410207, -0.17559430469403198`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.363459345822682}, { 0.5234073464102069, 0.26485199046781055`}, { 0.5234073464102069, -2.3760126424977153`}, { 0.5234073464102069, -0.1773433337451862}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.363465412999311}, { 0.528407346410207, 0.2674432883259986}, { 0.528407346410207, -2.376140311120403}, { 0.528407346410207, -0.17909399036589096`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.3634722050772705`}, { 0.5334073464102069, 0.27003633946101885`}, { 0.5334073464102069, -2.376268749096656}, { 0.5334073464102069, -0.18084629160504095`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.3634797253277227`}, { 0.538407346410207, 0.2726311607419727}, { 0.538407346410207, -2.3763979599364804`}, { 0.538407346410207, -0.182600254554805}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.363487977068137}, { 0.5434073464102069, 0.275227769041974}, { 0.5434073464102069, -2.376527947190051}, { 0.5434073464102069, -0.18435589635105468`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.363496963662701}, { 0.548407346410207, 0.2778261812379881}, { 0.548407346410207, -2.3766587144480105`}, { 0.548407346410207, -0.18611323417378886`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.363506688522733}, { 0.553407346410207, 0.28042641421066755`}, { 0.553407346410207, -2.3767902653417754`}, { 0.553407346410207, -0.1878722852475616}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.363517155107105}, { 0.5584073464102071, 0.2830284848441764}, { 0.5584073464102071, -2.376922603543846}, { 0.5584073464102071, -0.18963306684190892`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.363528366922669}, { 0.563407346410207, 0.28563241002601236`}, { 0.563407346410207, -2.377055732768119}, { 0.563407346410207, -0.19139559627177619`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.363540327524693}, { 0.5684073464102071, 0.2882382066468214}, { 0.5684073464102071, -2.377189656770205}, { 0.5684073464102071, -0.19315989089794308`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.3635530405172975`}, { 0.573407346410207, 0.2908458916001989}, { 0.573407346410207, -2.3773243793477543`}, { 0.573407346410207, -0.19492596812745266`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.3635665095539045`}, { 0.5784073464102069, 0.2934554817824954}, { 0.5784073464102069, -2.377459904340781}, { 0.5784073464102069, -0.19669384541403642`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.3635807383376894`}, { 0.583407346410207, 0.29606699409260256`}, { 0.583407346410207, -2.3775962356319957`}, { 0.583407346410207, -0.19846354025854374`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.3635957306220408`}, { 0.5884073464102069, 0.29868044543173977`}, { 0.5884073464102069, -2.377733377147143}, { 0.5884073464102069, -0.20023507020936515`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.3636114902110257`}, { 0.593407346410207, 0.3012958527032313}, { 0.593407346410207, -2.377871332855342}, { 0.593407346410207, -0.20200845286286193`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.363628020959863}, { 0.5984073464102069, 0.3039132328122735}, { 0.5984073464102069, -2.3780101067694313`}, { 0.5984073464102069, -0.203783705863793}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.3636453267754027`}, { 0.603407346410207, 0.30653260266569693`}, { 0.603407346410207, -2.3781497029463217`}, { 0.603407346410207, -0.2055608469057393}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.363663411616613}, { 0.6084073464102069, 0.3091539791717192}, { 0.6084073464102069, -2.3782901254873496`}, { 0.6084073464102069, -0.2073398937315324}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.3636822794950723`}, { 0.613407346410207, 0.31177737923968996`}, { 0.613407346410207, -2.378431378538639}, { 0.613407346410207, -0.2091208641336796}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.3637019344754715`}, { 0.6184073464102069, 0.31440281977982837`}, { 0.6184073464102069, -2.3785734662914666`}, { 0.6184073464102069, -0.21090377595479093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.363722380676119}, { 0.623407346410207, 0.31703031770294793`}, { 0.623407346410207, -2.378716392982632}, { 0.623407346410207, -0.21268864708800506`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.36374362226946}, { 0.6284073464102069, 0.31965988992018124`}, { 0.6284073464102069, -2.3788601628948314`}, { 0.6284073464102069, -0.21447549547741313`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.363765663482593}, { 0.633407346410207, 0.32229155334268794`}, { 0.633407346410207, -2.3790047803570427`}, { 0.633407346410207, -0.21626433911848733`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.3637885085978048`}, { 0.6384073464102069, 0.32492532488135606`}, { 0.6384073464102069, -2.3791502497449066`}, { 0.6384073464102069, -0.21805519605850357`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.3638121619531045`}, { 0.643407346410207, 0.327561221446499}, { 0.643407346410207, -2.3792965754811197`}, { 0.643407346410207, -0.21984808439696643`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.3638366279427685`}, { 0.6484073464102069, 0.330199259947534}, { 0.6484073464102069, -2.3794437620358324`}, { 0.6484073464102069, -0.22164302228603586`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.3638619110178944`}, { 0.653407346410207, 0.3328394572926622}, { 0.653407346410207, -2.3795918139270475`}, { 0.653407346410207, -0.22344002793094783`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.3638880156869617`}, { 0.6584073464102069, 0.3354818303885326}, { 0.6584073464102069, -2.379740735721028}, { 0.6584073464102069, -0.22523911959043943`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.363914946516398}, { 0.663407346410207, 0.3381263961398948}, { 0.663407346410207, -2.3798905320327113`}, { 0.663407346410207, -0.22704031557717314`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.363942708131158}, { 0.6684073464102069, 0.3407731714492483}, { 0.6684073464102069, -2.380041207526127}, { 0.6684073464102069, -0.22884363425815643`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.363971305215305}, { 0.673407346410207, 0.34342217321647606`}, { 0.673407346410207, -2.380192766914819}, { 0.673407346410207, -0.230649094055167}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.3640007425126064`}, { 0.678407346410207, 0.3460734183384732}, { 0.678407346410207, -2.3803452149622752`}, { 0.678407346410207, -0.23245671344517124`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.364031024827135}, { 0.6834073464102071, 0.34872692370875985`}, { 0.6834073464102071, -2.380498556482366}, { 0.6834073464102071, -0.23426651096074735`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.364062157023875}, { 0.688407346410207, 0.35138270621708534`}, { 0.688407346410207, -2.380652796339781}, { 0.688407346410207, -0.23607850519050377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.364094144029346}, { 0.6934073464102071, 0.35404078274902834`}, { 0.6934073464102071, -2.380807939450477}, { 0.6934073464102071, -0.2378927147794981}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.364126990832225}, { 0.698407346410207, 0.35670117018557423`}, { 0.698407346410207, -2.380963990782132}, { 0.698407346410207, -0.23970915842965734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.3641607024839826`}, { 0.7034073464102069, 0.35936388540269}, { 0.7034073464102069, -2.381120955354604}, { 0.7034073464102069, -0.24152785490019565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.3641952840995324`}, { 0.708407346410207, 0.3620289452708884}, { 0.708407346410207, -2.381278838240394}, { 0.708407346410207, -0.24334882300802785`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.364230740857879}, { 0.7134073464102069, 0.36469636665477323`}, { 0.7134073464102069, -2.381437644565119}, { 0.7134073464102069, -0.24517208162818993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.3642670780027846`}, { 0.718407346410207, 0.3673661664125811}, { 0.718407346410207, -2.381597379507989}, { 0.718407346410207, -0.24699764969425064`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.3643043008434397`}, { 0.7234073464102069, 0.3700383613957085}, { 0.7234073464102069, -2.3817580483022893`}, { 0.7234073464102069, -0.2488255461987265}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.364342414755145}, { 0.728407346410207, 0.37271296844822455`}, { 0.728407346410207, -2.381919656235872}, { 0.728407346410207, -0.2506557901934955}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.364381425180003}, { 0.7334073464102069, 0.3753900044063764}, { 0.7334073464102069, -2.3820822086516524`}, { 0.7334073464102069, -0.2524884007902072}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.3644213376276197`}, { 0.738407346410207, 0.3780694860980771}, { 0.738407346410207, -2.3822457109481108`}, { 0.738407346410207, -0.254323397160694}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.364462157675814}, { 0.7434073464102069, 0.38075143034238507`}, { 0.7434073464102069, -2.3824101685798023`}, { 0.7434073464102069, -0.2561607985373812}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.3645038909713367`}, { 0.748407346410207, 0.3834358539489692}, { 0.748407346410207, -2.3825755870578753`}, { 0.748407346410207, -0.25800062421369413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.364546543230608}, { 0.7534073464102069, 0.3861227737175597}, { 0.7534073464102069, -2.382741971950592}, { 0.7534073464102069, -0.2598428935444636}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.3645901202404502`}, { 0.758407346410207, 0.3888122064373898}, { 0.758407346410207, -2.3829093288838594`}, { 0.758407346410207, -0.26168762594633393`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.364634627858845}, { 0.7634073464102069, 0.3915041688866179}, { 0.7634073464102069, -2.383077663541766}, { 0.7634073464102069, -0.26353484089816454`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.3646800720156924`}, { 0.768407346410207, 0.394198677831742}, { 0.768407346410207, -2.3832469816671282`}, { 0.768407346410207, -0.2653845579414324}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.3647264587135854`}, { 0.7734073464102069, 0.39689575002699734`}, { 0.7734073464102069, -2.3834172890620358`}, { 0.7734073464102069, -0.26723679668063244`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.364773794028592}, { 0.778407346410207, 0.39959540221374096`}, { 0.778407346410207, -2.3835885915884156`}, { 0.778407346410207, -0.2690915767836781}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.3648220841110486`}, { 0.7834073464102069, 0.4022976511198173}, { 0.7834073464102069, -2.3837608951685962`}, { 0.7834073464102069, -0.2709489179822949}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.3648713351863675`}, { 0.788407346410207, 0.40500251345892235`}, { 0.788407346410207, -2.383934205785878}, { 0.788407346410207, -0.2728088400724189}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.364921553555853}, { 0.7934073464102069, 0.4077100059299331}, { 0.7934073464102069, -2.384108529485117}, { 0.7934073464102069, -0.2746713629145894}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.3649727455975293`}, { 0.798407346410207, 0.4104201452162434}, { 0.798407346410207, -2.3842838723733113`}, { 0.798407346410207, -0.27653650643433797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.365024917766978}, { 0.803407346410207, 0.41313294798506534`}, { 0.803407346410207, -2.3844602406201965`}, { 0.803407346410207, -0.2784042906225804}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.3650780765981945`}, { 0.8084073464102071, 0.41584843088673096`}, { 0.8084073464102071, -2.3846376404588505`}, { 0.8084073464102071, -0.28027473553600263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.3651322287044456`}, { 0.813407346410207, 0.418566610553965}, { 0.813407346410207, -2.384816078186305}, { 0.813407346410207, -0.2821478612974458}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.3651873807791493`}, { 0.8184073464102071, 0.4212875036011527}, { 0.8184073464102071, -2.3849955601641617`}, { 0.8184073464102071, -0.2840236880962868}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.365243539596758}, { 0.823407346410207, 0.4240111266235838}, { 0.823407346410207, -2.3851760928192256`}, { 0.823407346410207, -0.285902236188824}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.3653007120136635`}, { 0.8284073464102069, 0.42673749619668355`}, { 0.8284073464102069, -2.385357682644134}, { 0.8284073464102069, -0.287783525898648}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.365358904969106}, { 0.833407346410207, 0.4294666288752245}, { 0.833407346410207, -2.385540336198006}, { 0.833407346410207, -0.28966757761702017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.365418125486099}, { 0.8384073464102069, 0.4321985411925244}, { 0.8384073464102069, -2.3857240601070906`}, { 0.8384073464102069, -0.2915544118032456}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.3654783806723687`}, { 0.843407346410207, 0.43493324965962366`}, { 0.843407346410207, -2.3859088610654293`}, { 0.843407346410207, -0.29344404898504106`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.3655396777213067`}, { 0.8484073464102069, 0.43767077076444616`}, { 0.8484073464102069, -2.386094745835527}, { 0.8484073464102069, -0.2953365097589025}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.3656020239129307`}, { 0.853407346410207, 0.44041112097094465`}, { 0.853407346410207, -2.3862817212490266`}, { 0.853407346410207, -0.29723181479046784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.365665426614866}, { 0.8584073464102069, 0.4431543167182209}, { 0.8584073464102069, -2.386469794207398}, { 0.8584073464102069, -0.29912998481487996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.3657298932833344`}, { 0.863407346410207, 0.44590037441963826`}, { 0.863407346410207, -2.386658971682634}, { 0.863407346410207, -0.3010310406371412}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.3657954314641625`}, { 0.8684073464102069, 0.44864931046190226`}, { 0.8684073464102069, -2.3868492607179546`}, { 0.8684073464102069, -0.30293500313246885`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.365862048793798}, { 0.873407346410207, 0.4514011412041361}, { 0.873407346410207, -2.387040668428521}, { 0.873407346410207, -0.3048418932466476}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.3659297530003447`}, { 0.8784073464102069, 0.45415588297692217`}, { 0.8784073464102069, -2.387233202002158}, { 0.8784073464102069, -0.30675173199637296`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.365998551904613}, { 0.883407346410207, 0.45691355208133777`}, { 0.883407346410207, -2.3874268687000892`}, { 0.883407346410207, -0.3086645404695983}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.366068453421179}, { 0.8884073464102069, 0.45967416478795947`}, { 0.8884073464102069, -2.3876216758576767`}, { 0.8884073464102069, -0.31058033982587263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.366139465559463}, { 0.893407346410207, 0.4624377373358534}, { 0.893407346410207, -2.3878176308851753`}, { 0.893407346410207, -0.3124991512966798}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.366211596424825}, { 0.8984073464102069, 0.4652042859315436}, { 0.8984073464102069, -2.3880147412684902`}, { 0.8984073464102069, -0.3144209961857646}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.366284854219668}, { 0.903407346410207, 0.46797382674795795`}, { 0.903407346410207, -2.3882130145699527`}, { 0.903407346410207, -0.31634589586946643`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.366359247244566}, { 0.9084073464102069, 0.47074637592335306`}, { 0.9084073464102069, -2.3884124584291015`}, { 0.9084073464102069, -0.3182738717970403}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.366434783899399}, { 0.913407346410207, 0.4735219495602196}, { 0.913407346410207, -2.3886130805634704`}, { 0.913407346410207, -0.32020494549097556`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.3665114726845125`}, { 0.9184073464102069, 0.4763005637241617}, { 0.9184073464102069, -2.388814888769394}, { 0.9184073464102069, -0.3221391385473126}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.3665893222018832`}, { 0.923407346410207, 0.4790822344427589}, { 0.923407346410207, -2.3890178909228204`}, { 0.923407346410207, -0.3240764726359502}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.366668341156311}, { 0.928407346410207, 0.4818669777043971}, { 0.928407346410207, -2.3892220949801306`}, { 0.928407346410207, -0.32601696950095327`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.3667485383566222`}, { 0.9334073464102071, 0.48465480945708816`}, { 0.9334073464102071, -2.3894275089789767`}, { 0.9334073464102071, -0.32796065096085186`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.3668299227168883`}, { 0.938407346410207, 0.4874457456072538}, { 0.938407346410207, -2.3896341410391226`}, { 0.938407346410207, -0.32990753890893626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.3669125032576663`}, { 0.9434073464102071, 0.49023980201849465`}, { 0.9434073464102071, -2.389841999363303}, { 0.9434073464102071, -0.3318576553135475}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.366996289107254}, { 0.948407346410207, 0.4930369945103294}, { 0.948407346410207, -2.3900510922380866`}, { 0.948407346410207, -0.3338110222183595}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.367081289502961}, { 0.9534073464102071, 0.4958373388569128}, { 0.9534073464102071, -2.3902614280347563`}, { 0.9534073464102071, -0.335767661742663}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.3671675137924013`}, { 0.958407346410207, 0.4986408507857248}, { 0.958407346410207, -2.3904730152101985`}, { 0.958407346410207, -0.33772759608163344`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.3672549714348015`}, { 0.9634073464102069, 0.5014475459762388}, { 0.9634073464102069, -2.3906858623078033`}, { 0.9634073464102069, -0.33969084750660067`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.3673436720023275`}, { 0.968407346410207, 0.5042574400585609}, { 0.968407346410207, -2.3908999779583775`}, { 0.968407346410207, -0.34165743836531015`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.3674336251814307`}, { 0.9734073464102069, 0.507070548612042}, { 0.9734073464102069, -2.391115370881069}, { 0.9734073464102069, -0.34362739108217744`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.367524840774212}, { 0.978407346410207, 0.5098868871638675}, { 0.978407346410207, -2.3913320498843045`}, { 0.978407346410207, -0.34560072815853615`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.367617328699806}, { 0.9834073464102069, 0.5127064711876145}, { 0.9834073464102069, -2.391550023866736}, { 0.9834073464102069, -0.3475774721728816}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.3677110989957835`}, { 0.988407346410207, 0.5155293161017852}, { 0.988407346410207, -2.3917693018182047`}, { 0.988407346410207, -0.3495576457811035}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.367806161819575}, { 0.9934073464102069, 0.5183554372683117}, { 0.9934073464102069, -2.3919898928207126`}, { 0.9934073464102069, -0.3515412717167154}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.3679025274499113`}, { 0.998407346410207, 0.5211848499910288}, { 0.998407346410207, -2.3922118060494113`}, { 0.998407346410207, -0.3535283727910762}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.368000206288288}, { 1.003407346410207, 0.524017569514124}, { 1.003407346410207, -2.3924350507735985`}, { 1.003407346410207, -0.3555189718936014}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.36809920886045}, { 1.008407346410207, 0.5268536110205547}, { 1.008407346410207, -2.3926596363577324`}, { 1.008407346410207, -0.35751309199197123`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.3681995458178906`}, { 1.013407346410207, 0.5296929896304315}, { 1.013407346410207, -2.392885572262457}, { 1.013407346410207, -0.3595107561323271}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.3683012279393836`}, { 1.018407346410207, 0.5325357203993827}, { 1.018407346410207, -2.3931128680456406`}, { 1.018407346410207, -0.3615119874394626}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.3684042661325235`}, { 1.023407346410207, 0.535381818316873}, { 1.023407346410207, -2.3933415333634285`}, { 1.023407346410207, -0.3635168091170057}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.3685086714352974`}, { 1.028407346410207, 0.5382312983045038}, { 1.028407346410207, -2.393571577971309}, { 1.028407346410207, -0.3655252444475905}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.3686144550176746`}, { 1.033407346410207, 0.5410841752142757}, { 1.033407346410207, -2.3938030117251956`}, { 1.033407346410207, -0.36753731679302304`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.3687216281832177`}, { 1.038407346410207, 0.543940463826819}, { 1.038407346410207, -2.3940358445825183`}, { 1.038407346410207, -0.3695530495944368}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.3688302023707193`}, { 1.043407346410207, 0.5468001788495912}, { 1.043407346410207, -2.394270086603335}, { 1.043407346410207, -0.37157246637243985`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, -2.3945057479514547`}, { 1.048407346410207, 0.549663334915043}, {1.048407346410207, 2.3689401891558584`}, {1.048407346410207, -0.3735955907272517}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, -2.394742838895569}, { 1.053407346410207, 0.5525299465787582}, {1.053407346410207, 2.3690516002528876`}, {1.053407346410207, -0.3756224463388249}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, -2.3949813698104205`}, { 1.058407346410207, 0.5554000283175251}, {1.058407346410207, 2.369164447516323}, {1.058407346410207, -0.37765305696697926`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, -2.3952213511779505`}, { 1.063407346410207, 0.558273594527438}, {1.063407346410207, 2.3692787429426962`}, { 1.063407346410207, -0.37968744645148816`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, -2.3954627935885036`}, { 1.068407346410207, 0.5611506595218796}, {1.068407346410207, 2.3693944986722797`}, { 1.068407346410207, -0.38172563871219367`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, -2.395705707742002}, { 1.073407346410207, 0.5640312375295583}, {1.073407346410207, 2.369511726990895}, {1.073407346410207, -0.38376765774907307`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, -2.3959501044491844`}, { 1.078407346410207, 0.5669153426924233}, {1.078407346410207, 2.3696304403316875`}, { 1.078407346410207, -0.38581352764234017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, -2.3961959946328215`}, { 1.083407346410207, 0.569802989063603}, {1.083407346410207, 2.3697506512769726`}, {1.083407346410207, -0.3878632725524811}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, -2.396443389328973}, { 1.0884073464102069`, 0.5726941906052728}, {1.0884073464102069`, 2.3698723725600734`}, { 1.0884073464102069`, -0.38991691672033996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, -2.3966922996882345`}, { 1.093407346410207, 0.5755889611865174}, {1.093407346410207, 2.3699956170672247`}, { 1.093407346410207, -0.39197448446711625`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, -2.3969427369770306`}, { 1.0984073464102069`, 0.5784873145811159}, {1.0984073464102069`, 2.3701203978394587`}, { 1.0984073464102069`, -0.39403600019442814`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, -2.397194712578919}, { 1.103407346410207, 0.5813892644652948}, {1.103407346410207, 2.3702467280745303`}, {1.103407346410207, -0.3961014883843312}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, -2.3974482379958766`}, { 1.1084073464102069`, 0.584294824415489}, {1.1084073464102069`, 2.3703746211289087`}, { 1.1084073464102069`, -0.39817097359928716`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, -2.397703324849657}, { 1.113407346410207, 0.5872040079059856}, {1.113407346410207, 2.3705040905197365`}, {1.113407346410207, -0.4002444804821786}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, -2.397959984883123}, { 1.118407346410207, 0.590116828306597}, {1.118407346410207, 2.3706351499268585`}, { 1.118407346410207, -0.40232203375629166`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, -2.398218229961637}, { 1.123407346410207, 0.5930332988802134}, {1.123407346410207, 2.3707678131948424`}, {1.123407346410207, -0.4044036582252747}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, -2.3984780720743966`}, { 1.128407346410207, 0.5959534327804376}, {1.128407346410207, 2.3709020943351007`}, {1.128407346410207, -0.4064893787730546}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, -2.3987395233358897`}, { 1.133407346410207, 0.5988772430490235}, {1.133407346410207, 2.3710380075279374`}, { 1.133407346410207, -0.40857922036382566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, -2.399002595987293}, { 1.138407346410207, 0.6018047426133771}, {1.138407346410207, 2.371175567124701}, {1.138407346410207, -0.41067320804193785`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, -2.3992673023978863`}, { 1.143407346410207, 0.6047359442840177}, {1.143407346410207, 2.371314787649976}, {1.143407346410207, -0.4127713669317726}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, -2.3995336550665756`}, { 1.148407346410207, 0.6076708607518724}, {1.148407346410207, 2.371455683803695}, {1.148407346410207, -0.41487372223772445`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, -2.3998016666233086`}, { 1.153407346410207, 0.6106095045856946}, {1.153407346410207, 2.371598270463441}, {1.153407346410207, -0.4169802992439749}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, -2.400071349830585}, { 1.158407346410207, 0.6135518882293309}, {1.158407346410207, 2.3717425626866766`}, {1.158407346410207, -0.4190911233143704}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, -2.4003427175850143`}, { 1.163407346410207, 0.616498023998923}, {1.163407346410207, 2.371888575712985}, {1.163407346410207, -0.42120621989233475`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, -2.4006157829187913`}, { 1.168407346410207, 0.6194479240801632}, {1.168407346410207, 2.372036324966459}, {1.168407346410207, -0.4233256145005783}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, -2.4008905590013243`}, { 1.173407346410207, 0.6224016005253673}, {1.173407346410207, 2.3721858260579656`}, { 1.173407346410207, -0.42544933274103097`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, -2.401167059140722}, { 1.178407346410207, 0.6253590652506716}, {1.178407346410207, 2.3723370947876337`}, {1.178407346410207, -0.4275774002944736}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, -2.4014452967854987`}, { 1.183407346410207, 0.6283203300329563}, {1.183407346410207, 2.372490147147147}, {1.183407346410207, -0.42970984292048275`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, -2.4017252855261084`}, { 1.188407346410207, 0.6312854065069422}, {1.188407346410207, 2.372644999322294}, {1.188407346410207, -0.4318466864570384}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, -2.402007039096636}, { 1.193407346410207, 0.6342543061620717}, {1.193407346410207, 2.3728016676953887`}, {1.193407346410207, -0.4339879568203325}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, -2.402290571376427}, { 1.198407346410207, 0.637227040339451}, {1.198407346410207, 2.372960168847834}, {1.198407346410207, -0.43613368000443675`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, -2.4025758963917982`}, { 1.203407346410207, 0.640203620228644}, {1.203407346410207, 2.373120519562638}, {1.203407346410207, -0.4382838820810232}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, -2.4028630283177574`}, { 1.208407346410207, 0.6431840568644565}, {1.208407346410207, 2.373282736826995}, {1.208407346410207, -0.44043858919905887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, -2.4031519814796805`}, { 1.2134073464102069`, 0.6461683611237184}, {1.2134073464102069`, 2.373446837834971}, {1.2134073464102069`, -0.4425978275843609}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, -2.4034427703551193`}, { 1.218407346410207, 0.6491565437219031}, {1.218407346410207, 2.3736128399900984`}, {1.218407346410207, -0.4447616235393248}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, -2.4037354095755665`}, { 1.2234073464102069`, 0.6521486152097532}, {1.2234073464102069`, 2.3737807609080885`}, { 1.2234073464102069`, -0.4469300034425124}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, -2.4040299139282175`}, { 1.228407346410207, 0.6551445859698879}, {1.228407346410207, 2.373950618419618}, {1.228407346410207, -0.4491029937481428}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, -2.404326298357849}, { 1.2334073464102069`, 0.6581444662132471}, {1.2334073464102069`, 2.374122430573035}, {1.2334073464102069`, -0.4512806209857768}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, -2.404624577968653}, { 1.238407346410207, 0.6611482659755457}, {1.238407346410207, 2.3742962156371856`}, { 1.238407346410207, -0.45346291175980874`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, -2.4049247680260657`}, { 1.243407346410207, 0.6641559951137196}, {1.243407346410207, 2.374471992104324}, {1.243407346410207, -0.4556498927489193}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, -2.4052268839587376`}, { 1.248407346410207, 0.6671676633021588}, {1.248407346410207, 2.374649778692914}, {1.248407346410207, -0.4578415907056672}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, -2.405530941360387}, { 1.253407346410207, 0.670183280029054}, {1.253407346410207, 2.374829594350646}, {1.253407346410207, -0.4600380324558422}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, -2.405836955991802}, { 1.258407346410207, 0.6732028545925378}, {1.258407346410207, 2.375011458257345}, {1.258407346410207, -0.46223924489798385`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, -2.406144943782794}, { 1.263407346410207, 0.6762263960968439}, {1.263407346410207, 2.3751953898280074`}, {1.263407346410207, -0.4644452550027636}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, -2.406454920834191}, { 1.268407346410207, 0.6792539134483984}, {1.268407346410207, 2.3753814087158647`}, {1.268407346410207, -0.4666560898123645}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, -2.4067669034198844`}, { 1.273407346410207, 0.6822854153517951}, {1.273407346410207, 2.375569534815464}, {1.273407346410207, -0.46887177643982625`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, -2.4070809079888607`}, { 1.278407346410207, 0.6853209103057787}, {1.278407346410207, 2.375759788265826}, {1.278407346410207, -0.471092342068387}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, -2.4073969511673075`}, { 1.283407346410207, 0.6883604065990829}, {1.283407346410207, 2.375952189453608}, {1.283407346410207, -0.4733178139507708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, -2.407715049760699}, { 1.288407346410207, 0.6914039123062788}, {1.288407346410207, 2.3761467590163536`}, { 1.288407346410207, -0.47554821940846415`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, -2.4080352207559454`}, { 1.293407346410207, 0.6944514352834934}, {1.293407346410207, 2.3763435178457595`}, { 1.293407346410207, -0.47778358583090785`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, -2.408357481323581}, { 1.298407346410207, 0.6975029831640595}, {1.298407346410207, 2.376542487090952}, {1.298407346410207, -0.4800239406748092}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, -2.4086818488199353`}, { 1.303407346410207, 0.7005585633541467}, {1.303407346410207, 2.376743688161888}, {1.303407346410207, -0.482269311463244}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, -2.409008340789322}, { 1.308407346410207, 0.7036181830283321}, {1.308407346410207, 2.376947142732809}, {1.308407346410207, -0.4845197257847129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, -2.409336974966374}, { 1.313407346410207, 0.7066818491249605}, {1.313407346410207, 2.377152872745589}, {1.313407346410207, -0.4867752112924334}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, -2.4096677692782684`}, { 1.318407346410207, 0.7097495683415997}, {1.318407346410207, 2.37736090041331}, {1.318407346410207, -0.4890357957032974}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, -2.4100007418470564`}, { 1.323407346410207, 0.7128213471303328}, {1.323407346410207, 2.3775712482238034`}, {1.323407346410207, -0.4913015067969136}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, -2.4103359109920177`}, { 1.328407346410207, 0.715897191692982}, {1.328407346410207, 2.377783938943217}, {1.328407346410207, -0.4935723724146967}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, -2.410673295232018}, { 1.333407346410207, 0.7189771079762873}, {1.333407346410207, 2.3779989956197136`}, {1.333407346410207, -0.4958484204586959}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, -2.4110129132879274`}, { 1.3384073464102069`, 0.7220611016669775}, {1.3384073464102069`, 2.3782164415871314`}, { 1.3384073464102069`, -0.49812967889064697`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, -2.411354784085061}, { 1.343407346410207, 0.7251491781867732}, {1.343407346410207, 2.378436300468744}, {1.343407346410207, -0.5004161757308125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, -2.411698926755671}, { 1.3484073464102069`, 0.7282413426872821}, {1.3484073464102069`, 2.3786585961810265`}, { 1.3484073464102069`, -0.5027079390568909}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, -2.4120453606413967`}, { 1.353407346410207, 0.7313376000449172}, {1.353407346410207, 2.378883352937581}, {1.353407346410207, -0.5050049970027358}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, -2.4123941052958657`}, { 1.3584073464102069`, 0.7344379548555717}, {1.3584073464102069`, 2.379110595252961}, {1.3584073464102069`, -0.5073073777572064}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, -2.412745180487231}, { 1.363407346410207, 0.7375424114293515}, {1.363407346410207, 2.3793403479466586`}, {1.363407346410207, -0.509615109562916}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, -2.413098606200781}, { 1.368407346410207, 0.7406509737851614}, {1.368407346410207, 2.3795726361471248`}, {1.368407346410207, -0.5119282207148443}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, -2.413454402641606}, { 1.373407346410207, 0.7437636456451845}, {1.373407346410207, 2.37980748529579}, {1.373407346410207, -0.5142467395590743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, -2.4138125902372236`}, { 1.378407346410207, 0.7468804304293747}, {1.378407346410207, 2.380044921151233}, {1.378407346410207, -0.5165706944913518}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, -2.414173189640348}, { 1.383407346410207, 0.750001331249721}, {1.383407346410207, 2.3802849697933084`}, {1.383407346410207, -0.5189001139556427}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, -2.4145362217315998`}, { 1.388407346410207, 0.7531263509045435}, {1.388407346410207, 2.3805276576273884`}, {1.388407346410207, -0.5212350264426919}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, -2.4149017076223203`}, { 1.393407346410207, 0.7562554918726242}, {1.393407346410207, 2.3807730113886367`}, {1.393407346410207, -0.5235754604884448}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, -2.415269668657345}, { 1.398407346410207, 0.7593887563073333}, {1.398407346410207, 2.3810210581463878`}, {1.398407346410207, -0.5259214446724695}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, -2.415640126417937}, { 1.403407346410207, 0.7625261460305189}, {1.403407346410207, 2.3812718253084624`}, {1.403407346410207, -0.5282730076163928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, -2.4160131027246}, { 1.408407346410207, 0.7656676625264961}, {1.408407346410207, 2.3815253406257146`}, {1.408407346410207, -0.5306301779821445}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, -2.4163886196400726`}, { 1.413407346410207, 0.7688133069357724}, {1.413407346410207, 2.3817816321964838`}, {1.413407346410207, -0.5329929844702855}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, -2.416766699472306}, { 1.418407346410207, 0.7719630800487453}, {1.418407346410207, 2.3820407284711655`}, {1.418407346410207, -0.5353614558182028}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, -2.417147364777406}, { 1.4234073464102068`, 0.7751169822993857}, {1.4234073464102068`, 2.3823026582569105`}, { 1.4234073464102068`, -0.5377356207982688}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, -2.417530638362792}, { 1.4284073464102072`, 0.7782750137586293}, {1.4284073464102072`, 2.382567450722219}, {1.4284073464102072`, -0.5401155082159868}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, -2.417916543290201}, { 1.433407346410207, 0.7814371741278793}, {1.433407346410207, 2.3828351354017703`}, {1.433407346410207, -0.5425011469080472}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, -2.4183051028788722`}, { 1.438407346410207, 0.7846034627322733}, {1.438407346410207, 2.383105742201206}, {1.438407346410207, -0.544892565740289}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, -2.4186963407087}, { 1.4434073464102068`, 0.7877738785139116}, {1.4434073464102068`, 2.3833793014020186`}, { 1.4434073464102068`, -0.5472897936056867}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, -2.419090280623486}, { 1.4484073464102072`, 0.7909484200249334}, {1.4484073464102072`, 2.383655843666464}, {1.4484073464102072`, -0.5496928594222319}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, -2.419486946734167}, { 1.453407346410207, 0.794127085420556}, {1.453407346410207, 2.383935400042591}, {1.453407346410207, -0.5521017921307454}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, -2.4198863634220626`}, { 1.458407346410207, 0.797309872452034}, {1.458407346410207, 2.3842180019693604`}, {1.458407346410207, -0.5545166206926523}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, -2.420288555342369}, { 1.4634073464102069`, 0.8004967784593127}, {1.4634073464102069`, 2.3845036812816462`}, { 1.4634073464102069`, -0.5569373740876901}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, -2.420693547427487}, { 1.4684073464102068`, 0.8036878003637843}, {1.4684073464102068`, 2.3847924702154883`}, { 1.4684073464102068`, -0.5593640813115558}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, -2.42110136489035}, { 1.473407346410207, 0.8068829346609763}, {1.473407346410207, 2.3850844014134447`}, {1.473407346410207, -0.5617967713734581}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, -2.4215120332280025`}, { 1.478407346410207, 0.8100821774129342}, {1.478407346410207, 2.385379507929838}, {1.478407346410207, -0.5642354732936389}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, -2.4219255782252422`}, { 1.4834073464102069`, 0.8132855242404755}, {1.4834073464102069`, 2.385677823236039}, {1.4834073464102069`, -0.5666802161008739}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, -2.4223420259578945`}, { 1.4884073464102068`, 0.8164929703157551}, {1.4884073464102068`, 2.385979381226215}, {1.4884073464102068`, -0.5691310288296942}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, -2.4227614027967492`}, { 1.4934073464102071`, 0.8197045103540691}, {1.4934073464102071`, 2.3862842162225357`}, { 1.4934073464102071`, -0.5715879405178966}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, -2.423183735410972}, { 1.498407346410207, 0.8229201386061766}, {1.498407346410207, 2.3865923629810455`}, {1.498407346410207, -0.5740509802035753}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, -2.4236090507720287`}, { 1.503407346410207, 0.8261398488499797}, {1.503407346410207, 2.386903856697093}, {1.503407346410207, -0.5765201769224595}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, -2.4240373761572283`}, { 1.5084073464102068`, 0.8293636343825789}, {1.5084073464102068`, 2.3872187330113106`}, { 1.5084073464102068`, -0.5789955597048195}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, -2.424468739153798}, { 1.5134073464102071`, 0.832591488011674}, {1.5134073464102071`, 2.387537028015134}, {1.5134073464102071`, -0.581477157572674}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, -2.4249031676625985`}, { 1.518407346410207, 0.8358234020472929}, {1.518407346410207, 2.3878587782568244`}, {1.518407346410207, -0.5839649995366252}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, -2.4253406899018892`}, { 1.523407346410207, 0.8390593682934105}, {1.523407346410207, 2.3881840207475777`}, {1.523407346410207, -0.5864591145925889}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, -2.4257813344115307`}, { 1.5284073464102068`, 0.8422993780390202}, {1.5284073464102068`, 2.388512792967274}, {1.5284073464102068`, -0.588959531718759}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, -2.426225130056963}, { 1.5334073464102072`, 0.845543422049391}, {1.5334073464102072`, 2.388845132870603}, {1.5334073464102072`, -0.5914662798722683}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, -2.4266721060331125`}, { 1.538407346410207, 0.8487914905573426}, {1.538407346410207, 2.3891810788933965`}, {1.538407346410207, -0.5939793879856586}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, -2.4271222918687565`}, { 1.543407346410207, 0.8520435732539312}, {1.543407346410207, 2.3895206699585714`}, {1.543407346410207, -0.5964988849636373}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, -2.42757571743039}, { 1.5484073464102068`, 0.8552996592796488}, {1.5484073464102068`, 2.389863945482778}, {1.5484073464102068`, -0.5990247996792304}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, -2.4280324129267057`}, { 1.5534073464102072`, 0.8585597372148625}, {1.5534073464102072`, 2.3902109453824814`}, {1.5534073464102072`, -0.601557160970357}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, -2.4284924089128217`}, { 1.558407346410207, 0.8618237950704738}, {1.558407346410207, 2.3905617100804637`}, {1.558407346410207, -0.6040959976360455}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, -2.4289557362943994`}, { 1.563407346410207, 0.865091820278638}, {1.563407346410207, 2.3909162805125854`}, {1.563407346410207, -0.6066413384323947}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, -2.429422426332416}, { 1.5684073464102068`, 0.8683637996826616}, {1.5684073464102068`, 2.3912746981339255`}, { 1.5684073464102068`, -0.6091932120690299}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, -2.4298925106472185`}, { 1.5734073464102072`, 0.871639719527704}, {1.5734073464102072`, 2.3916370049259146`}, { 1.5734073464102072`, -0.6117516472046612}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, -2.430366021223333}, { 1.578407346410207, 0.8749195654504804}, {1.578407346410207, 2.3920032434026903`}, {1.578407346410207, -0.6143166724433076}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, -2.430842990413855}, { 1.583407346410207, 0.8782033224694248}, {1.583407346410207, 2.392373456618103}, {1.583407346410207, -0.6168883163299068}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, -2.431323450945029}, { 1.5884073464102069`, 0.8814909749745972}, {1.5884073464102069`, 2.3927476881726615`}, { 1.5884073464102069`, -0.6194666073459192}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, -2.431807435921041}, { 1.5934073464102072`, 0.8847825067172077}, {1.5934073464102072`, 2.3931259822203224`}, { 1.5934073464102072`, -0.6220515739050735}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, -2.432294978828812}, { 1.598407346410207, 0.8880779007991241}, {1.598407346410207, 2.3935083834754467`}, {1.598407346410207, -0.6246432443488867}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, -2.432786113542458}, { 1.603407346410207, 0.8913771396627391}, {1.603407346410207, 2.3938949372203266`}, {1.603407346410207, -0.6272416469416575}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, -2.4332808743285654`}, { 1.6084073464102069`, 0.8946802050797081}, {1.6084073464102069`, 2.394285689311802}, {1.6084073464102069`, -0.6298468098662271}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, -2.4337792958507682`}, { 1.6134073464102068`, 0.8979870781405782}, {1.6134073464102068`, 2.3946806861889525`}, { 1.6134073464102068`, -0.6324587612187177}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, -2.4342814131749444`}, { 1.6184073464102071`, 0.9012977392435377}, {1.6184073464102071`, 2.3950799748801295`}, { 1.6184073464102071`, -0.6350775290038243}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, -2.434787261774067}, { 1.623407346410207, 0.9046121680835398}, {1.623407346410207, 2.3954836030105726`}, {1.623407346410207, -0.637703141129543}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, -2.4352968775334873`}, { 1.628407346410207, 0.907930343640834}, {1.628407346410207, 2.3958916188096366`}, {1.628407346410207, -0.6403356254021824}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, -2.435810296755948}, { 1.6334073464102068`, 0.9112522441698037}, {1.6334073464102068`, 2.3963040711185233`}, { 1.6334073464102068`, -0.6429750095208672}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, -2.436327556166833}, { 1.6384073464102071`, 0.9145778471874141}, {1.6384073464102071`, 2.396721009397843}, {1.6384073464102071`, -0.6456213210721491}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, -2.436848692919489}, { 1.643407346410207, 0.9179071294615289}, {1.643407346410207, 2.3971424837352506`}, {1.643407346410207, -0.6482745875244829}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, -2.4373737446005994`}, { 1.648407346410207, 0.9212400669991198}, {1.648407346410207, 2.397568544853167}, {1.648407346410207, -0.650934836222559}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, -2.4379027492355054`}, { 1.6534073464102068`, 0.9245766350344481}, {1.6534073464102068`, 2.3979992441167055`}, { 1.6534073464102068`, -0.6536020943814093}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, -2.4384357452938055`}, { 1.6584073464102072`, 0.9279168080168794}, {1.6584073464102072`, 2.398434633541408}, {1.6584073464102072`, -0.6562763890805837}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, -2.438972771694736}, { 1.663407346410207, 0.931260559598932}, {1.663407346410207, 2.3988747658014327`}, {1.663407346410207, -0.6589577472578775}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, -2.439513867812971}, { 1.668407346410207, 0.9346078626236742}, {1.668407346410207, 2.399319694237303}, {1.668407346410207, -0.661646195703364}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, -2.4400590734841683`}, { 1.6734073464102068`, 0.9379586891124577}, {1.6734073464102068`, 2.399769472864183}, {1.6734073464102068`, -0.6643417610528869}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, -2.440608429010772}, { 1.6784073464102072`, 0.9413130102522461}, {1.6784073464102072`, 2.400224156379954}, {1.6784073464102072`, -0.6670444697816414}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, -2.4411619751677907`}, { 1.683407346410207, 0.9446707963829575}, {1.683407346410207, 2.4006838001734967`}, {1.683407346410207, -0.6697543481974914}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, -2.441719753208732}, { 1.688407346410207, 0.9480320169844498}, {1.688407346410207, 2.4011484603328546`}, {1.688407346410207, -0.6724714224343177}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, -2.4422818048714823`}, { 1.6934073464102068`, 0.9513966406637131}, {1.6934073464102068`, 2.401618193653731}, {1.6934073464102068`, -0.6751957184449512}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, -2.4428481723843705`}, { 1.6984073464102072`, 0.954764635141597}, {1.6984073464102072`, 2.4020930576477886`}, { 1.6984073464102072`, -0.6779272619942159}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, -2.4434188984722662`}, { 1.703407346410207, 0.9581359672395618}, {1.703407346410207, 2.4025731105511183`}, {1.703407346410207, -0.6806660786516984}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, -2.4439940263626823`}, { 1.708407346410207, 0.961510602866324}, {1.708407346410207, 2.403058411332822}, {1.708407346410207, -0.6834121937843375}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, -2.4445735997920615`}, { 1.7134073464102069`, 0.9648885070042755}, {1.7134073464102069`, 2.4035490197035303`}, { 1.7134073464102069`, -0.6861656325489414}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, -2.4451576630120235`}, { 1.7184073464102072`, 0.968269643695822}, {1.7184073464102072`, 2.4040449961240653`}, { 1.7184073464102072`, -0.6889264198844877}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, -2.4457462607957807`}, { 1.723407346410207, 0.9716539760295796}, {1.723407346410207, 2.404546401814097}, {1.723407346410207, -0.6916945805042928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, -2.4463394384445287`}, { 1.728407346410207, 0.9750414661264704}, {1.728407346410207, 2.4050532987609183`}, {1.728407346410207, -0.6944701388879779}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, -2.4469372417939947`}, { 1.7334073464102069`, 0.9784320751255958}, {1.7334073464102069`, 2.4055657497281646`}, {1.7334073464102069`, -0.697253119273344}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, -2.447539717220989}, { 1.7384073464102068`, 0.9818257631701566}, {1.7384073464102068`, 2.406083818264721}, {1.7384073464102068`, -0.7000435456479602}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, -2.448146911650088}, { 1.7434073464102071`, 0.9852224893930496}, {1.7434073464102071`, 2.406607568713521}, {1.7434073464102071`, -0.7028414417407112}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, -2.448758872560324}, { 1.748407346410207, 0.9886222119024887}, {1.748407346410207, 2.4071370662205123`}, {1.748407346410207, -0.7056468310130632}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, -2.4493756479920097`}, { 1.753407346410207, 0.9920248877673846}, {1.753407346410207, 2.407672376743556}, {1.753407346410207, -0.7084597366502442}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, -2.4499972865535837`}, { 1.7584073464102068`, 0.9954304730027288}, {1.7584073464102068`, 2.408213567061457}, {1.7584073464102068`, -0.7112801815521551}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, -2.4506238374285827`}, { 1.7634073464102071`, 0.9988389225547648}, {1.7634073464102071`, 2.408760704782948}, {1.7634073464102071`, -0.7141081883241709}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, -2.4512553503826155`}, { 1.768407346410207, 1.0022501902861007`}, {1.768407346410207, 2.4093138583557723`}, {1.768407346410207, -0.7169437792676994}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, -2.451891875770463}, { 1.773407346410207, 1.0056642289606466`}, {1.773407346410207, 2.409873097075727}, {1.773407346410207, -0.7197869763706058}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, -2.4525334645432526`}, { 1.7784073464102068`, 1.0090809902284825`}, {1.7784073464102068`, 2.4104384910957513`}, { 1.7784073464102068`, -0.7226378012974222}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, -2.4531801682556558`}, { 1.7834073464102072`, 1.012500424610651}, {1.7834073464102072`, 2.411010111435079}, {1.7834073464102072`, -0.7254962753793338}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, -2.45383203907322}, { 1.788407346410207, 1.0159224814837766`}, {1.788407346410207, 2.4115880299883354`}, {1.788407346410207, -0.7283624196040217}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, -2.4544891297797045`}, { 1.793407346410207, 1.0193471090645996`}, {1.793407346410207, 2.412172319534691}, {1.793407346410207, -0.7312362546052736}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, -2.455151493784556}, { 1.7984073464102068`, 1.022774254394462}, {1.7984073464102068`, 2.4127630537470095`}, { 1.7984073464102068`, -0.7341178006523972}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, -2.4558191851304176`}, { 1.8034073464102072`, 1.0262038633236084`}, {1.8034073464102072`, 2.4133603072009744`}, { 1.8034073464102072`, -0.7370070776394508}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, -2.456492258500703}, { 1.808407346410207, 1.0296358804955015`}, {1.808407346410207, 2.413964155384275}, {1.808407346410207, -0.7399041050742196}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, -2.457170769227259}, { 1.813407346410207, 1.0330702493309565`}, {1.813407346410207, 2.414574674705718}, {1.813407346410207, -0.7428089020670297}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, -2.457854773298103}, { 1.8184073464102068`, 1.036506912012232}, {1.8184073464102068`, 2.415191942504357}, {1.8184073464102068`, -0.7457214873193303}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, -2.4585443273652006`}, { 1.8234073464102072`, 1.0399458094670835`}, {1.8234073464102072`, 2.4158160370586357`}, { 1.8234073464102072`, -0.7486418791120344}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, -2.4592394887523388`}, { 1.828407346410207, 1.043386881352611}, {1.828407346410207, 2.4164470375954257`}, {1.828407346410207, -0.7515700952936972}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, -2.4599403154630823`}, { 1.833407346410207, 1.0468300660392105`}, {1.833407346410207, 2.4170850242991206`}, {1.833407346410207, -0.7545061532684235}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, -2.4606468661887466`}, { 1.8384073464102069`, 1.0502753005943346`}, {1.8384073464102069`, 2.41773007832066}, {1.8384073464102069`, -0.7574500699835631}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, -2.4613592003164824`}, { 1.8434073464102072`, 1.0537225207662118`}, {1.8434073464102072`, 2.418382281786492}, {1.8434073464102072`, -0.7604018619171982}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, -2.462077377937406}, { 1.848407346410207, 1.0571716609675883`}, {1.848407346410207, 2.41904171780755}, {1.848407346410207, -0.7633615450653626}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, -2.462801459854809}, { 1.853407346410207, 1.0606226542592991`}, {1.853407346410207, 2.4197084704880925`}, {1.853407346410207, -0.7663291349290765}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, -2.46353150759243}, { 1.8584073464102069`, 1.0640754323339086`}, {1.8584073464102069`, 2.4203826249345504`}, { 1.8584073464102069`, -0.7693046465011096}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, -2.46426758340277}, { 1.8634073464102068`, 1.067529925499271}, {1.8634073464102068`, 2.4210642672642924`}, { 1.8634073464102068`, -0.7722880942525056}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, -2.4650097502754673`}, { 1.8684073464102071`, 1.0709860626620231`}, {1.8684073464102071`, 2.421753484614298}, {1.8684073464102071`, -0.7752794921188787}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, -2.4657580719458316`}, { 1.873407346410207, 1.0744437713111084`}, {1.873407346410207, 2.422450365149708}, {1.873407346410207, -0.778278853486501}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, -2.4665126129032453`}, { 1.878407346410207, 1.0779029775013096`}, {1.878407346410207, 2.4231549980724294`}, {1.878407346410207, -0.781286191178035}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, -2.467273438399843}, { 1.8834073464102068`, 1.081363605836668}, {1.8834073464102068`, 2.4238674736294317`}, { 1.8834073464102068`, -0.7843015174381649}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, -2.4680406144590417`}, { 1.8884073464102071`, 1.0848255794540145`}, {1.8884073464102071`, 2.424587883121138}, {1.8884073464102071`, -0.7873248439188291}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, -2.468814207884307}, { 1.893407346410207, 1.0882888200064473`}, {1.893407346410207, 2.425316318909537}, {1.893407346410207, -0.7903561816643214}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, -2.4695942862678617`}, { 1.898407346410207, 1.091753247646844}, {1.898407346410207, 2.4260528744262593`}, {1.898407346410207, -0.7933955410960654}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, -2.470380917999454}, { 1.9034073464102068`, 1.0952187810114122`}, {1.9034073464102068`, 2.4267976441805135`}, { 1.9034073464102068`, -0.7964429319971299}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, -2.471174172275229}, { 1.9084073464102072`, 1.0986853372032395`}, {1.9084073464102072`, 2.4275507237668235`}, {1.9084073464102072`, -0.799498363496525}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, -2.4719741191066182`}, { 1.913407346410207, 1.1021528317759288`}, {1.913407346410207, 2.428312209872649}, {1.913407346410207, -0.8025618440532013}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, -2.4727808293292206`}, { 1.918407346410207, 1.1056211787172685`}, {1.918407346410207, 2.4290822002858645`}, {1.918407346410207, -0.8056333814397654}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, -2.4735943746118565`}, { 1.9234073464102068`, 1.1090902904329707`}, {1.9234073464102068`, 2.429860793901975}, {1.9234073464102068`, -0.8087129827259942}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, -2.4744148274655458`}, { 1.9284073464102072`, 1.112560077730464}, {1.9284073464102072`, 2.430648090731203}, {1.9284073464102072`, -0.811800654262018}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, -2.475242261252526}, { 1.933407346410207, 1.116030449802835}, {1.933407346410207, 2.4314441919054204`}, {1.933407346410207, -0.8148964016612155}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, -2.476076750195424}, { 1.938407346410207, 1.1195013142127839`}, {1.938407346410207, 2.4322491996847178`}, {1.938407346410207, -0.8180002297829291}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, -2.4769183693863117`}, { 1.9434073464102068`, 1.1229725768767553`}, {1.9434073464102068`, 2.433063217463908}, {1.9434073464102068`, -0.8211121427147916}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, -2.4777671947958844`}, { 1.9484073464102072`, 1.126444142049167}, {1.9484073464102072`, 2.433886349778697}, {1.9484073464102072`, -0.8242321437548435}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, -2.478623303282659}, { 1.953407346410207, 1.1299159123067573`}, {1.953407346410207, 2.4347187023116015`}, {1.953407346410207, -0.827360235393364}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, -2.4794867726021166`}, { 1.958407346410207, 1.133387788533134}, {1.958407346410207, 2.4355603818976896`}, {1.958407346410207, -0.8304964192943671}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, -2.4803576814159953`}, { 1.9634073464102069`, 1.1368596699033982`}, {1.9634073464102069`, 2.436411496529892}, {1.9634073464102069`, -0.8336406962769054}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, -2.481236109301466}, { 1.9684073464102072`, 1.1403314538690383`}, {1.9684073464102072`, 2.4372721553641754`}, { 1.9684073464102072`, -0.8367930662959935}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, -2.4821221367604323`}, { 1.973407346410207, 1.1438030361429297`}, {1.973407346410207, 2.4381424687242683`}, {1.973407346410207, -0.8399535284233297}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, -2.4830158452287163`}, { 1.978407346410207, 1.14727431068461}, {1.978407346410207, 2.4390225481061987`}, {1.978407346410207, -0.8431220808276426}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, -2.4839173170853828`}, { 1.9834073464102069`, 1.15074516968571}, {1.9834073464102069`, 2.4399125061823512`}, { 1.9834073464102069`, -0.8462987207548424}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, -2.4848266356619706`}, { 1.988407346410207, 1.1542155035556598`}, {1.988407346410207, 2.440812456805259}, {1.988407346410207, -0.8494834445078246}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, -2.48574388525171}, { 1.993407346410207, 1.157685200907648}, {1.993407346410207, 2.4417225150110324`}, {1.993407346410207, -0.8526762474259718}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, -2.4866691511188237`}, { 1.998407346410207, 1.1611541485447914`}, {1.998407346410207, 2.442642797022286}, {1.998407346410207, -0.85587712386444}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, -2.4876025195076767`}, { 2.003407346410207, 1.1646222314466725`}, {2.003407346410207, 2.44357342025082}, {2.003407346410207, -0.8590860671730518}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, -2.4885440776520302`}, { 2.008407346410207, 1.1680893327561168`}, {2.008407346410207, 2.444514503299735}, {2.008407346410207, -0.8623030696749928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, -2.489493913784177}, { 2.013407346410207, 1.171555333766304}, {2.013407346410207, 2.445466165965185}, {2.013407346410207, -0.8655281226451513}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, -2.4904521171441054`}, { 2.018407346410207, 1.175020113908218}, {2.018407346410207, 2.446428529237626}, {2.018407346410207, -0.8687612162882109}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, -2.4914187779885637`}, { 2.023407346410207, 1.1784835507384543`}, {2.023407346410207, 2.447401715302625}, {2.023407346410207, -0.8720023397164121}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, -2.492393987600134}, { 2.028407346410207, 1.1819455199274016`}, {2.028407346410207, 2.4483858475411284`}, {2.028407346410207, -0.8752514809270626}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, -2.4933778382962197`}, { 2.033407346410207, 1.185405895247801}, {2.033407346410207, 2.449381050529229}, {2.033407346410207, -0.8785086267797361}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, -2.4943704234379824`}, { 2.038407346410207, 1.18886454856375}, {2.038407346410207, 2.4503874500373994`}, {2.038407346410207, -0.881773762973187}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, -2.4953718374392153`}, { 2.043407346410207, 1.1923213498200993`}, {2.043407346410207, 2.4514051730291437`}, {2.043407346410207, -0.8850468740219862}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, -2.496382175775115}, { 2.048407346410207, 1.1957761670323408`}, {2.048407346410207, 2.4524343476591035`}, {2.048407346410207, -0.8883279432328509}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, -2.497401534991008}, { 2.053407346410207, 1.1992288662769528`}, {2.053407346410207, 2.453475103270528}, {2.053407346410207, -0.8916169526807164}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, -2.4984300127109775`}, { 2.058407346410207, 1.2026793116822247`}, {2.058407346410207, 2.4545275703921114`}, {2.058407346410207, -0.8949138831845228}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, -2.499467707646337}, { 2.063407346410207, 1.206127365419639}, {2.063407346410207, 2.4555918807342505`}, {2.063407346410207, -0.8982187142826861}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, -2.5005147196041033`}, { 2.068407346410207, 1.2095728876957668`}, {2.068407346410207, 2.456668167184536}, {2.068407346410207, -0.9015314242083654}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, -2.5015711494952058`}, { 2.073407346410207, 1.2130157367447212`}, {2.073407346410207, 2.457756563802658}, {2.073407346410207, -0.9048519898643614}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, -2.5026370993427265`}, { 2.078407346410207, 1.2164557688212227`}, {2.078407346410207, 2.458857205814495}, {2.078407346410207, -0.9081803867978481}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, -2.50371267228986}, { 2.083407346410207, 1.2198928381942322`}, {2.083407346410207, 2.4599702296055455`}, {2.083407346410207, -0.9115165891747458}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, -2.504797972607825}, { 2.088407346410207, 1.2233267971412696`}, {2.088407346410207, 2.461095772713563}, {2.088407346410207, -0.9148605697538961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, -2.505893105703553}, { 2.093407346410207, 1.226757495943336}, {2.093407346410207, 2.4622339738204144`}, {2.093407346410207, -0.9182122998609393}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, -2.5069981781272417`}, { 2.098407346410207, 2.4633849727431314`}, {2.098407346410207, 1.2301847828805512`}, {2.098407346410207, -0.9215717493619577}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, -2.5081132975797313`}, { 2.103407346410207, 2.464548910424112}, {2.103407346410207, 1.2336085042284748`}, {2.103407346410207, -0.9249388866368743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, -2.5092385729196396`}, { 2.108407346410207, 2.4657259289205062`}, {2.108407346410207, 1.2370285042551714`}, {2.108407346410207, -0.9283136785525825}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, -2.5103741141703417`}, { 2.1134073464102068`, 2.466916171392683}, {2.1134073464102068`, 1.2404446252190173`}, {2.1134073464102068`, -0.931696090435864}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, -2.511520032526707}, { 2.118407346410207, 2.4681197820918066`}, {2.118407346410207, 1.2438567073672908`}, {2.118407346410207, -0.9350860860460656}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, -2.5126764403616035`}, { 2.123407346410207, 2.4693369063464825`}, {2.123407346410207, 1.2472645889355636`}, {2.123407346410207, -0.9384836275475499}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, -2.5138434512321624`}, { 2.128407346410207, 2.4705676905484437`}, {2.128407346410207, 1.2506681061479228`}, {2.128407346410207, -0.9418886754819334}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, -2.515021179885773}, { 2.133407346410207, 2.471812282137269}, {2.133407346410207, 1.2540670932180473`}, {2.133407346410207, -0.9453011887401087}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, -2.5162097422658114`}, { 2.138407346410207, 2.47307082958408}, {2.138407346410207, 1.2574613823511576`}, {2.138407346410207, -0.9487211245340708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, -2.5174092555170686`}, { 2.143407346410207, 2.4743434823742243`}, {2.143407346410207, 1.2608508037468764`}, {2.143407346410207, -0.9521484383685451}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, -2.5186198379908853`}, { 2.148407346410207, 2.475630390988892}, {2.148407346410207, 1.2642351856030152`}, {2.148407346410207, -0.955583084012438}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, -2.519841609249949}, { 2.153407346410207, 2.476931706885666}, {2.153407346410207, 1.2676143541203169`}, {2.153407346410207, -0.9590250134701035}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, -2.5210746900727616`}, { 2.158407346410207, 2.4782475824779584`}, {2.158407346410207, 1.2709881335081779`}, {2.158407346410207, -0.9624741769524532}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, -2.5223192024577505`}, { 2.163407346410207, 2.4795781711133245`}, {2.163407346410207, 1.2743563459913738`}, {2.163407346410207, -0.9659305228479111}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, -2.5235752696270004`}, { 2.168407346410207, 2.480923627050629}, {2.168407346410207, 1.2777188118178193`}, {2.168407346410207, -0.9693939976932223}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, -2.524843016029595}, { 2.173407346410207, 2.482284105436032}, {2.173407346410207, 1.281075349267378}, {2.173407346410207, -0.9728645461441339}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, -2.5261225673445535`}, { 2.178407346410207, 2.483659762277775}, {2.178407346410207, 1.2844257746617511`}, {2.178407346410207, -0.9763421109459591}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, -2.5274140504833205`}, { 2.183407346410207, 2.4850507544197575`}, {2.183407346410207, 1.287769902375473}, {2.183407346410207, -0.9798266329040296}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, -2.5287175935918276`}, { 2.188407346410207, 2.486457239513854}, {2.188407346410207, 1.2911075448480265`}, {2.188407346410207, -0.9833180508540657}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, -2.5300333260520618`}, { 2.193407346410207, 2.4878793759909805`}, {2.193407346410207, 1.294438512597115}, {2.193407346410207, -0.9868163016324594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, -2.53136137848316}, { 2.198407346410207, 2.4893173230308605`}, {2.198407346410207, 1.2977626142330985`}, {2.198407346410207, -0.9903213200465035}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, -2.5327018827419763`}, { 2.203407346410207, 2.490771240530497}, {2.203407346410207, 1.301079656474631}, {2.203407346410207, -0.9938330388445651}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, -2.5340549719231227`}, { 2.208407346410207, 2.4922412890713046`}, {2.208407346410207, 1.3043894441655075`}, {2.208407346410207, -0.9973513886862366}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, -2.5354207803584443`}, { 2.213407346410207, 2.4937276298849027`}, {2.213407346410207, 1.307691780292754}, {2.213407346410207, -1.0008762981124684`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, -2.5367994436159176`}, { 2.218407346410207, 2.4952304248175374`}, {2.218407346410207, 1.3109864660059645`}, {2.218407346410207, -1.0044076935157065`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, -2.5381910984979363`}, { 2.223407346410207, 2.4967498362931293`}, {2.223407346410207, 1.3142733006379237`}, {2.223407346410207, -1.0079454991100483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, -2.539595883038976}, { 2.228407346410207, 2.4982860272749066`}, {2.228407346410207, 1.3175520817265154`}, {2.228407346410207, -1.011489636901451}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, -2.5410139365025914`}, { 2.233407346410207, 2.4998391612256383`}, {2.233407346410207, 1.3208226050379483`}, {2.233407346410207, -1.0150400266579873`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, -2.5424453993777387`}, { 2.2384073464102068`, 2.5014094020664297`}, {2.2384073464102068`, 1.324084664591307}, {2.2384073464102068`, -1.0185965858801913`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, -2.5438904133743927`}, { 2.243407346410207, 2.5029969141340707`}, {2.243407346410207, 1.3273380526844432`}, {2.243407346410207, -1.022159229771507}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, -2.545349121418413}, { 2.248407346410207, 2.5046018621369397`}, {2.248407346410207, 1.3305825599212322`}, {2.248407346410207, -1.025727871208855}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, -2.5468216676456703`}, { 2.253407346410207, 2.5062244111094305`}, {2.253407346410207, 1.33381797524019}, {2.253407346410207, -1.0293024207133574`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, -2.5483081973953623`}, { 2.2584073464102072`, 2.5078647263649096`}, {2.2584073464102072`, 1.3370440859444812`}, { 2.2584073464102072`, -1.0328827864212287`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, -2.549808857202516}, { 2.263407346410207, 2.5095229734471873`}, {2.263407346410207, 1.3402606777333141`}, {2.263407346410207, -1.0364688740548567`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, -2.5513237947896457`}, { 2.268407346410207, 2.511199318080496}, {2.268407346410207, 1.343467534734737}, {2.268407346410207, -1.0400605868941217`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, -2.5528531590575216`}, { 2.273407346410207, 2.512893926117983}, {2.273407346410207, 1.3466644395398455`}, {2.273407346410207, -1.0436578257479427`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, -2.5543971000750343`}, { 2.278407346410207, 2.514606963488692}, {2.278407346410207, 1.3498511732384044`}, {2.278407346410207, -1.047260488926113}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, -2.5559557690681194`}, { 2.283407346410207, 2.516338596143056}, {2.283407346410207, 1.3530275154558864`}, {2.283407346410207, -1.0508684722114314`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, -2.5575293184077026`}, { 2.288407346410207, 2.518088989996883}, {2.288407346410207, 1.3561932443919285`}, {2.288407346410207, -1.0544816688321625`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, -2.5591179015966494`}, { 2.293407346410207, 2.519858310873847}, {2.293407346410207, 1.3593481368602205`}, {2.293407346410207, -1.0580999694348623`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, -2.560721673255662}, { 2.298407346410207, 2.521646724446492}, {2.298407346410207, 1.3624919683298014`}, {2.298407346410207, -1.0617232620575858`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, -2.5623407891081205`}, { 2.303407346410207, 2.5234543961757425`}, {2.303407346410207, 1.3656245129677844`}, {2.303407346410207, -1.0653514321035247`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, -2.5639754059638102`}, { 2.308407346410207, 2.525281491248932}, {2.308407346410207, 1.3687455436834826`}, {2.308407346410207, -1.0689843623150879`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, -2.565625681701507}, { 2.313407346410207, 2.527128174516382}, {2.313407346410207, 1.3718548321739517`}, {2.313407346410207, -1.0726219327484736`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, -2.567291775250398}, { 2.318407346410207, 2.5289946104265053`}, {2.318407346410207, 1.3749521489709178`}, {2.318407346410207, -1.076264020748758}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, -2.5689738465702834`}, { 2.323407346410207, 2.5308809629594817`}, {2.323407346410207, 1.3780372634890945`}, {2.323407346410207, -1.0799105009255365`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, -2.570672056630534}, { 2.328407346410207, 2.532787395559513}, {2.328407346410207, 1.3811099440758723`}, {2.328407346410207, -1.0835612451291485`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, -2.5723865673877793`}, { 2.333407346410207, 2.5347140710656633`}, {2.333407346410207, 1.3841699580623554`}, {2.333407346410207, -1.0872161224275343`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, -2.5741175417622584`}, { 2.338407346410207, 2.536661151641339}, {2.338407346410207, 1.3872170718157437`}, {2.338407346410207, -1.0908749990837419`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, -2.5758651436128357`}, { 2.343407346410207, 2.5386287987023946`}, {2.343407346410207, 1.3902510507930206`}, {2.343407346410207, -1.0945377385341355`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, -2.5776295377106133`}, { 2.348407346410207, 2.5406171728439237`}, {2.348407346410207, 1.3932716595959411`}, {2.348407346410207, -1.0982042013673374`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, -2.5794108897111245`}, { 2.353407346410207, 2.5426264337657445`}, {2.353407346410207, 1.3962786620272802`}, {2.353407346410207, -1.1018742453039438`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, -2.5812093661250493`}, { 2.358407346410207, 2.5446567401966296`}, {2.358407346410207, 1.3992718211483268`}, {2.358407346410207, -1.1055477251770511`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, -2.5830251342874435`}, { 2.3634073464102068`, 2.5467082498172893`}, {2.3634073464102068`, 1.402250899337575}, {2.3634073464102068`, -1.1092244929136355`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, -2.584858362325412}, { 2.368407346410207, 2.548781119182188}, {2.368407346410207, 1.4052156583506044`}, {2.368407346410207, -1.1129043975168245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, -2.586709219124214}, { 2.373407346410207, 2.550875503640181}, {2.373407346410207, 1.4081658593810855`}, {2.373407346410207, -1.116587285049104}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, -2.588577874291746}, { 2.378407346410207, 2.552991557254068}, {2.378407346410207, 1.4111012631228976`}, {2.378407346410207, -1.120272998616498}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, -2.590464498121379}, { 2.3834073464102072`, 2.555129432719063}, {2.3834073464102072`, 1.4140216298332968`}, { 2.3834073464102072`, -1.1239613783537679`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, -2.592369261553093}, { 2.388407346410207, 2.557289281280274}, {2.388407346410207, 1.4169267193971142`}, {2.388407346410207, -1.1276522614106677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, -2.5942923361329}, { 2.393407346410207, 2.559471252649191}, {2.393407346410207, 1.4198162913919097`}, {2.393407346410207, -1.131345481939312}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, -2.5962338939704783`}, { 2.398407346410207, 2.5616754949193}, {2.398407346410207, 1.42269010515406}, {2.398407346410207, -1.135040871082675}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, -2.598194107695029}, { 2.403407346410207, 2.5639021544808136`}, {2.403407346410207, 1.4255479198457162`}, {2.403407346410207, -1.138738256964294}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, -2.6001731504092827`}, { 2.408407346410207, 2.5661513759346297`}, {2.408407346410207, 1.4283894945225795`}, {2.408407346410207, -1.1424374646792013`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, -2.6021711956416254`}, { 2.413407346410207, 2.5684233020055545`}, {2.413407346410207, 1.4312145882024379`}, {2.413407346410207, -1.146138316286128}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, -2.60418841729633}, { 2.418407346410207, 2.5707180734548514`}, {2.418407346410207, 1.4340229599344132`}, {2.418407346410207, -1.149840630801044}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, -2.6062249896018277`}, { 2.423407346410207, 2.573035828992206}, {2.423407346410207, 1.4368143688688477`}, {2.423407346410207, -1.1535442241920513`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, -2.6082810870570072`}, { 2.428407346410207, 2.5753767051871486`}, {2.428407346410207, 1.4395885743277792`}, {2.428407346410207, -1.1572489093756964`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, -2.6103568843755154`}, { 2.433407346410207, 2.5777408363800127`}, {2.433407346410207, 1.4423453358759264`}, {2.433407346410207, -1.1609544962147391`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, -2.612452556427984}, { 2.438407346410207, 2.5801283545925324`}, {2.438407346410207, 1.4450844133921317`}, {2.438407346410207, -1.1646607915174165`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, -2.61456827818221}, { 2.443407346410207, 2.582539389438105}, {2.443407346410207, 1.4478055671411858`}, {2.443407346410207, -1.168367599038256}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, -2.616704224641211}, { 2.448407346410207, 2.584974068031833}, {2.448407346410207, 1.4505085578459547`}, {2.448407346410207, -1.1720747194804713`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, -2.6188605707791592`}, { 2.453407346410207, 2.5874325149004194`}, {2.453407346410207, 1.453193146759762}, {2.453407346410207, -1.1757819504999973`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, -2.6210374914751364`}, { 2.458407346410207, 2.58991485189199}, {2.458407346410207, 1.4558590957389232`}, {2.458407346410207, -1.1794890867111918`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, -2.623235161444723}, { 2.463407346410207, 2.592421198085921}, {2.463407346410207, 1.458506167315374}, {2.463407346410207, -1.1831959196942625`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, -2.6254537551693455`}, { 2.468407346410207, 2.5949516697027795`}, {2.468407346410207, 1.4611341247693117`}, {2.468407346410207, -1.1869022380044434`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, -2.6276934468234114`}, { 2.473407346410207, 2.597506380014442}, {2.473407346410207, 1.4637427322017706`}, {2.473407346410207, -1.1906078271829803`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, -2.629954410199167}, { 2.478407346410207, 2.6000854392544923`}, {2.478407346410207, 1.4663317546070542`}, {2.478407346410207, -1.1943124697699519`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, -2.632236818629293}, { 2.483407346410207, 2.602688954528968}, {2.483407346410207, 1.4689009579449381`}, {2.483407346410207, -1.1980159453189752`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, -2.634540844907187}, { 2.4884073464102068`, 2.6053170297275785`}, {2.4884073464102068`, 1.4714501092125698`}, { 2.4884073464102068`, -1.2017180304138204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, -2.636866661204953}, { 2.493407346410207, 2.607969765435451}, {2.493407346410207, 1.4739789765159819`}, {2.493407346410207, -1.2054184986869947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, -2.63921443898905}, { 2.498407346410207, 2.6106472588455167`}, {2.498407346410207, 1.4764873291411296`}, {2.498407346410207, -1.2091171208403055`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, -2.641584348933612}, { 2.503407346410207, 2.613349603671631}, {2.503407346410207, 1.478974937624379}, {2.503407346410207, -1.2128136646674554`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, -2.6439765608314336`}, { 2.5084073464102072`, 2.6160768900625}, {2.5084073464102072`, 1.4814415738223667`}, { 2.5084073464102072`, -1.2165078950787018`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, -2.6463912435025914`}, { 2.513407346410207, 2.6188292045165134`}, {2.513407346410207, 1.4838870109811204`}, {2.513407346410207, -1.220199574127594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, -2.6488285647007124`}, { 2.518407346410207, 2.6216066297976237`}, {2.518407346410207, 1.4863110238044126`}, {2.518407346410207, -1.2238884610398466`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, -2.651288691016911}, { 2.523407346410207, 2.6244092448522527`}, {2.523407346410207, 1.4887133885211976`}, {2.523407346410207, -1.2275743122443505`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, -2.653771787781357}, { 2.528407346410207, 2.6272371247274413`}, {2.528407346410207, 1.4910938829521108`}, {2.528407346410207, -1.231256881406368}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, -2.6562780189625053`}, { 2.533407346410207, 2.630090340490265}, {2.533407346410207, 1.4934522865749176`}, {2.533407346410207, -1.23493591946292}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, -2.658807547063995}, { 2.538407346410207, 2.6329689591485907`}, {2.538407346410207, 1.495788380588829}, {2.538407346410207, -1.2386111746603947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, -2.661360533019228}, { 2.543407346410207, 2.6358730435733353`}, {2.543407346410207, 1.4981019479776374`}, {2.543407346410207, -1.242282392594406}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, -2.6639371360836512`}, { 2.5484073464102073`, 2.6388026524222292`}, {2.5484073464102073`, 1.5003927735715596`}, {2.5484073464102073`, -1.2459493162519}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, -2.666537513724734}, { 2.553407346410207, 2.6417578400652464`}, {2.553407346410207, 1.5026606441077364`}, {2.553407346410207, -1.2496116860555353`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, -2.6691618215097113`}, { 2.558407346410207, 2.644738656511725}, {2.558407346410207, 1.5049053482893024`}, {2.558407346410207, -1.2532692399103544`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, -2.6718102129910934`}, { 2.563407346410207, 2.647745147339297}, {2.563407346410207, 1.5071266768429712`}, {2.563407346410207, -1.2569217132527444`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, -2.6744828395899436`}, { 2.568407346410207, 2.6507773536247194`}, {2.568407346410207, 1.5093244225750384`}, {2.568407346410207, -1.260568839101688}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, -2.677179850477057}, { 2.5734073464102067`, 2.653835311876623}, {2.5734073464102067`, 1.5114983804257784`}, { 2.5734073464102067`, -1.2642103481123432`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, -2.679901392451944}, { 2.578407346410207, 2.6569190539703498`}, {2.578407346410207, 1.5136483475221265`}, {2.578407346410207, -1.2678459686318926`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, -2.6826476098198104`}, { 2.583407346410207, 2.6600286070848416`}, {2.583407346410207, 1.5157741232286157`}, {2.583407346410207, -1.271475426757724}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, -2.6854186442664587`}, { 2.588407346410207, 2.663163993641771}, {2.588407346410207, 1.5178755091965066`}, {2.588407346410207, -1.2750984463978834`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, -2.6882146347312244`}, { 2.593407346410207, 2.6663252312468955`}, {2.593407346410207, 1.519952309411036}, {2.593407346410207, -1.2787147493338176`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, -2.6910357172780466`}, { 2.598407346410207, 2.669512332633696}, {2.598407346410207, 1.5220043302367616`}, {2.598407346410207, -1.2823240552853952`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, -2.6938820249646276`}, { 2.603407346410207, 2.67272530560946}, {2.603407346410207, 1.5240313804609318`}, {2.603407346410207, -1.2859260819781704`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, -2.696753687709839}, { 2.608407346410207, 2.6759641530037634`}, {2.608407346410207, 1.5260332713348472`}, {2.608407346410207, -1.2895205452128797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, -2.699650832159459}, { 2.6134073464102068`, 2.6792288726194227`}, {2.6134073464102068`, 1.5280098166131708`}, { 2.6134073464102068`, -1.2931071589371603`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, -2.702573581550203}, { 2.618407346410207, 2.6825194571860314`}, {2.618407346410207, 1.5299608325911396`}, {2.618407346410207, -1.2966856353194245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, -2.7055220555722928`}, { 2.623407346410207, 2.685835894316091}, {2.623407346410207, 1.5318861381396789`}, {2.623407346410207, -1.3002556848249063`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, -2.708496370230528}, { 2.628407346410207, 2.6891781664637397`}, {2.628407346410207, 1.5337855547383394`}, {2.628407346410207, -1.3038170162938054`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, -2.7114966377040064`}, { 2.6334073464102072`, 2.6925462508861933`}, {2.6334073464102072`, 1.5356589065060744`}, { 2.6334073464102072`, -1.3073693370215056`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, -2.714522966204566}, { 2.638407346410207, 2.69594011960789}, {2.638407346410207, 1.5375060202298065`}, {2.638407346410207, -1.3109123528408078`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, -2.7175754598341584`}, { 2.643407346410207, 2.6993597393873587`}, {2.643407346410207, 1.5393267253908067`}, {2.643407346410207, -1.314445768206179}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, -2.7206542184410374`}, { 2.648407346410207, 2.702805071686934}, {2.648407346410207, 1.5411208541888257`}, {2.648407346410207, -1.3179692862798766`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, -2.723759337475139}, { 2.653407346410207, 2.7062760726451813`}, {2.653407346410207, 1.5428882415640015`}, {2.653407346410207, -1.3214826090199823`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, -2.726890907842599}, { 2.658407346410207, 2.7097726930521895`}, {2.658407346410207, 1.5446287252165287`}, {2.658407346410207, -1.3249854372702246`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, -2.730049015759583}, { 2.663407346410207, 2.7132948783276984`}, {2.663407346410207, 1.5463421456240944`}, {2.663407346410207, -1.3284774708515497`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, -2.7332337426055933`}, { 2.668407346410207, 2.7168425685021}, {2.668407346410207, 1.5480283460571034`}, {2.668407346410207, -1.3319584086553804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, -2.7364451647763417`}, { 2.6734073464102073`, 2.7204156982001955`}, {2.6734073464102073`, 1.5496871725916441`}, { 2.6734073464102073`, -1.3354279487384584`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, -2.7396833535363188`}, { 2.678407346410207, 2.7240141966279574`}, {2.678407346410207, 1.5513184741202897`}, {2.678407346410207, -1.3388857884192227`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, -2.7429483748712724`}, { 2.683407346410207, 2.727637987562038}, {2.683407346410207, 1.552922102360692}, {2.683407346410207, -1.342331624375634}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, -2.7462402893406885`}, { 2.688407346410207, 2.731286989342172}, {2.688407346410207, 1.5544979118620201`}, {2.688407346410207, -1.3457651527443628`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, -2.749559151930484}, { 2.693407346410207, 2.7349611148664237`}, {2.693407346410207, 1.556045760009276}, {2.693407346410207, -1.3491860692212605`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, -2.7529050119058556`}, { 2.6984073464102067`, 2.738660271589305}, {2.6984073464102067`, 1.5575655070254608`}, { 2.6984073464102067`, -1.3525940691629559`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, -2.756277912664943}, { 2.703407346410207, 2.742384361522615}, {2.703407346410207, 1.5590570159717467`}, {2.703407346410207, -1.3559888476896413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, -2.759677891592839}, { 2.708407346410207, 2.746133281239168}, {2.708407346410207, 1.5605201527455537`}, {2.708407346410207, -1.3593700997887446`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, -2.763104979916586}, { 2.713407346410207, 2.749906921879306}, {2.713407346410207, 1.5619547860766856`}, {2.713407346410207, -1.3627375204195427`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, -2.766559202561201}, { 2.718407346410207, 2.753705169159986}, {2.718407346410207, 1.5633607875214905`}, {2.718407346410207, -1.3660908046185438`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, -2.770040578006785}, { 2.723407346410207, 2.7575279033869027`}, {2.723407346410207, 1.564738031455198}, {2.723407346410207, -1.3694296476055403`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, -2.7735491181471037`}, { 2.728407346410207, 2.7613749994688805`}, {2.728407346410207, 1.5660863950623403`}, {2.728407346410207, -1.3727537448902205`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, -2.7770848281496487`}, { 2.733407346410207, 2.7652463269353227`}, {2.733407346410207, 1.5674057583254917`}, {2.733407346410207, -1.3760627923792412`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, -2.7806477063174717`}, { 2.7384073464102068`, 2.76914174995594}, {2.7384073464102068`, 1.5686960040122242`}, { 2.7384073464102068`, -1.3793564864836179`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, -2.7842377439529296`}, { 2.743407346410207, 2.7730611273632118`}, {2.743407346410207, 1.5699570176604583`}, {2.743407346410207, -1.3826345242263374`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, -2.787854925223592}, { 2.748407346410207, 2.7770043126772825`}, {2.748407346410207, 1.5711886875622254`}, {2.748407346410207, -1.3858966033500717`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, -2.79149922703042}, { 2.753407346410207, 2.7809711541334075`}, {2.753407346410207, 1.5723909047459332`}, {2.753407346410207, -1.3891424224248639`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, -2.7951706188784518`}, { 2.7584073464102072`, 2.7849614947116783`}, {2.7584073464102072`, 1.5735635629571654`}, {2.7584073464102072`, -1.392371680955646}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, -2.7988690627502524`}, { 2.763407346410207, 2.7889751721692013`}, {2.763407346410207, 1.5747065586381623`}, {2.763407346410207, -1.395584079489515}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, -2.802594512982194}, { 2.768407346410207, 2.7930120190746357`}, {2.768407346410207, 1.5758197909060148`}, {2.768407346410207, -1.3987793197225928`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, -2.8063469161439296`}, { 2.773407346410207, 2.79707186284469}, {2.773407346410207, 1.5769031615296156`}, {2.773407346410207, -1.4019571046063586`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, -2.8101262109210636`}, { 2.778407346410207, 2.8011545257832253`}, {2.778407346410207, 1.5779565749055664`}, {2.778407346410207, -1.4051171384533445`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, -2.8139323280014032`}, { 2.783407346410207, 2.8052598251221084`}, {2.783407346410207, 1.5789799380329876`}, {2.783407346410207, -1.4082591270420428`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, -2.817765189964871}, { 2.788407346410207, 2.8093875730643565`}, {2.788407346410207, 1.579973160487421}, {2.788407346410207, -1.4113827777209205`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, -2.8216247111772894`}, { 2.793407346410207, 2.8135375768290505`}, {2.793407346410207, 1.5809361543938227`}, {2.793407346410207, -1.4144877995113807`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, -2.8255107976883664`}, { 2.7984073464102073`, 2.817709638698465}, {2.7984073464102073`, 1.5818688343988712`}, { 2.7984073464102073`, -1.4175739032096275`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, -2.82942334713382}, { 2.803407346410207, 2.821903556066909}, {2.803407346410207, 1.5827711176425183`}, {2.803407346410207, -1.4206408014871996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, -2.833362248641971}, { 2.808407346410207, 2.826119121491092}, {2.808407346410207, 1.5836429237289062`}, {2.808407346410207, -1.42368820899008}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, -2.8373273827452135`}, { 2.813407346410207, 2.830356122742897}, {2.813407346410207, 1.5844841746969527`}, {2.813407346410207, -1.4267158424364044`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, -2.841318621296075}, { 2.818407346410207, 2.83461434286299}, {2.818407346410207, 1.5852947949903127`}, {2.818407346410207, -1.429723420712383}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, -2.8453358273884035`}, { 2.8234073464102067`, 2.8388935602167216`}, {2.8234073464102067`, 1.5860747114271756`}, {2.8234073464102067`, -1.432710664966562}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, -2.849378855283855}, { 2.828407346410207, 2.8431935485510227`}, {2.828407346410207, 1.5868238531697503`}, {2.828407346410207, -1.4356772987021795`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, -2.8534475503436294`}, { 2.833407346410207, 2.8475140770531002`}, {2.833407346410207, 1.587542151693649}, {2.833407346410207, -1.4386230478675441`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, -2.8575417489657897`}, { 2.838407346410207, 2.8518549104103603`}, {2.838407346410207, 1.5882295407572034`}, {2.838407346410207, -1.4415476409443118`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, -2.8616612785284086`}, { 2.843407346410207, 2.856215808871668}, {2.843407346410207, 1.5888859563708415`}, {2.843407346410207, -1.4444508090335932`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, -2.8658059573384422`}, { 2.848407346410207, 2.860596528309823}, {2.848407346410207, 1.5895113367665716`}, {2.848407346410207, -1.447332285939726}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, -2.8699755945867294`}, { 2.853407346410207, 2.8649968202852794`}, {2.853407346410207, 1.5901056223677048`}, {2.853407346410207, -1.4501918082516752`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, -2.8741699903090914`}, { 2.858407346410207, 2.8694164321109734`}, {2.858407346410207, 1.590668755758878}, {2.858407346410207, -1.45302911542193}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, -2.878388935353999}, { 2.8634073464102068`, 2.8738551069180884`}, {2.8634073464102068`, 1.591200681656494}, {2.8634073464102068`, -1.4558439498428586`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, -2.882632211356238}, { 2.868407346410207, 2.8783125837228667`}, {2.868407346410207, 1.5917013468795682`}, {2.868407346410207, -1.4586360569203098`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, -2.886899590717709}, { 2.873407346410207, 2.882788597494541}, {2.873407346410207, 1.5921707003212706`}, {2.873407346410207, -1.4614051851446015`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, -2.8911908365944465`}, { 2.878407346410207, 2.887282879223641}, {2.878407346410207, 1.5926086929209504`}, {2.878407346410207, -1.4641510861585505`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, -2.8955057028908433`}, { 2.8834073464102072`, 2.891795155991705}, {2.8834073464102072`, 1.5930152776370459`}, { 2.8834073464102072`, -1.4668735148227376`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, -2.89984393426055}, { 2.888407346410207, 2.8963251510410513`}, {2.888407346410207, 1.593390409420658}, {2.888407346410207, -1.4695722292777187`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, -2.904205266114535}, { 2.893407346410207, 2.9008725838459637`}, {2.893407346410207, 1.5937340451901296`}, {2.893407346410207, -1.472246991003306}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, -2.9085894246361805`}, { 2.898407346410207, 2.9054371701838146`}, {2.898407346410207, 1.5940461438064732`}, {2.898407346410207, -1.4748975648747178`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, -2.9129961268036064`}, { 2.903407346410207, 2.910018622207224}, {2.903407346410207, 1.5943266660498954`}, {2.903407346410207, -1.4775237192156523`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, -2.9174250804191852`}, { 2.908407346410207, 2.914616648516329}, {2.908407346410207, 1.5945755745973569`}, {2.908407346410207, -1.4801252258481759`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, -2.9218759841467663`}, { 2.913407346410207, 2.9192309542322934`}, {2.913407346410207, 1.5947928340014443`}, {2.913407346410207, -1.4827018601395268`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, -2.9263485275555796`}, { 2.918407346410207, 2.923861241069967}, {2.918407346410207, 1.5949784106702176`}, {2.918407346410207, -1.4852534010455005`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, -2.9308423911720314`}, { 2.9234073464102073`, 2.9285072074120686`}, {2.9234073464102073`, 1.5951322728485535`}, {2.9234073464102073`, -1.487779631150753}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, -2.9353572465391826`}, { 2.928407346410207, 2.933168548383169}, {2.928407346410207, 1.5952543906008108`}, {2.928407346410207, -1.4902803367058364`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, -2.9398927562830655`}, { 2.933407346410207, 2.9378449559240263`}, {2.933407346410207, 1.5953447357948134`}, {2.933407346410207, -1.4927553076608668`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, -2.9444485741869872`}, { 2.938407346410207, 2.9425361188659713`}, {2.938407346410207, 1.5954032820873454`}, {2.938407346410207, -1.4952043376959834`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, -2.9490243452732257`}, { 2.943407346410207, 2.9472417230059715`}, {2.943407346410207, 1.5954300049111896`}, {2.943407346410207, -1.4976272242485418`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, -2.9536197058919598`}, { 2.9484073464102067`, 2.951961451181138}, {2.9484073464102067`, 1.595424881463614}, {2.9484073464102067`, -1.5000237685369584`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, -2.9582342838182423`}, { 2.953407346410207, 2.956694983344105}, {2.953407346410207, 1.5953878906966033`}, {2.953407346410207, -1.5023937755814238`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, -2.9628676983558218`}, { 2.958407346410207, 2.9614419966380465`}, {2.958407346410207, 1.5953190133086115`}, {2.958407346410207, -1.5047370542212672`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, -2.9675195604486237`}, { 2.963407346410207, 2.966202165471619}, {2.963407346410207, 1.5952182317380097`}, {2.963407346410207, -1.507053417129139}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, -2.97218947279978}, { 2.968407346410207, 2.9709751615943625`}, {2.968407346410207, 1.5950855301583038`}, {2.968407346410207, -1.509342680822059}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, -2.9768770299976763`}, { 2.973407346410207, 2.975760654171876}, {2.973407346410207, 1.5949208944750384`}, {2.973407346410207, -1.5116046656692677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, -2.9815818186496355`}, { 2.978407346410207, 2.980558309860784}, {2.978407346410207, 1.5947243123244952`}, {2.978407346410207, -1.5138391958970165`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, -2.98630341752213}, { 2.983407346410207, 2.9853677928840354`}, {2.983407346410207, 1.5944957730741445`}, {2.983407346410207, -1.5160460995902474`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, -2.9910413976886026`}, { 2.9884073464102068`, 2.9901887651055334`}, {2.9884073464102068`, 1.594235267824917}, {2.9884073464102068`, -1.518225208691303}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, -2.995795322684583}, { 2.993407346410207, 2.9950208861056256`}, {2.993407346410207, 1.5939427894154006`}, {2.993407346410207, -1.5203763589957715`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, -3.0005647486687415`}, { 2.998407346410207, 2.9998638132554767`}, {2.998407346410207, 1.5936183324277053`}, {2.998407346410207, -1.5224993901452992`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, -3.0053492245914413`}, { 3.003407346410207, 3.0047172017918635`}, {3.003407346410207, 1.5932618931952902`}, {3.003407346410207, -1.5245941456176961`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, -3.0101482923693665`}, { 3.0084073464102072`, 3.009580704891241}, {3.0084073464102072`, 1.5928734698125522`}, {3.0084073464102072`, -1.526660472714224}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, -3.01496148706807}, { 3.013407346410207, 3.0144539737450318`}, {3.013407346410207, 1.5924530621464716`}, {3.013407346410207, -1.528698222544402}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, -3.019788337088633}, { 3.018407346410207, 3.0193366576329073`}, {3.018407346410207, 1.5920006718498025`}, {3.018407346410207, -1.5307072500079533`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, -3.0246283643627474`}, { 3.023407346410207, 3.024228403997324}, {3.023407346410207, 1.5915163023763763`}, {3.023407346410207, -1.5326874137745017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, -3.0294810845522697`}, { 3.028407346410207, 3.0291288585170713`}, {3.028407346410207, 1.5909999589980637`}, {3.028407346410207, -1.534638576260695}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, -3.0343460072559205`}, { 3.0334073464102067`, 3.034037665181175}, {3.0334073464102067`, 1.5904516488236775`}, { 3.0334073464102067`, -1.5365606036051291`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, -3.0392226362200048`}, { 3.038407346410207, 3.0389544663614547`}, {3.038407346410207, 1.589871380819506}, {3.038407346410207, -1.538453365640881}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, -3.0441104695575736`}, { 3.043407346410207, 3.0438789028872706`}, {3.043407346410207, 1.5892591658319306`}, {3.043407346410207, -1.54031673586621}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, -3.0490089999690806`}, { 3.0484073464102073`, 3.0488106141167908`}, {3.0484073464102073`, 1.5886150166113926`}, { 3.0484073464102073`, -1.5421505914128506`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, -3.0539177149721772`}, { 3.053407346410207, 3.053749238011485}, {3.053407346410207, 1.5879389478384915`}, {3.053407346410207, -1.5439548130127658`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, -3.05883609713313}, { 3.058407346410207, 3.058694411207287}, {3.058407346410207, 1.5872309761514365`}, {3.058407346410207, -1.5457292849627666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, -3.063763624305139}, { 3.063407346410207, 3.063645769087973}, {3.063407346410207, 1.5864911201753806`}, {3.063407346410207, -1.5474738950876354`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, -3.0686997698701663`}, { 3.068407346410207, 3.0686029458568376`}, {3.068407346410207, 1.5857194005532527`}, {3.068407346410207, -1.5491885347015366`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, -3.0736440029852243`}, { 3.0734073464102067`, 3.0735655746088746`}, {3.0734073464102067`, 1.5849158399781922`}, {3.0734073464102067`, -1.550873098567974}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, -3.078595788833425}, { 3.078407346410207, 3.0785332874029048`}, {3.078407346410207, 1.584080463227542}, {3.078407346410207, -1.5525274848583948`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, -3.0835545888773668`}, { 3.083407346410207, 3.0835057153325667`}, {3.083407346410207, 1.5832132971982165`}, {3.083407346410207, -1.5541515951094407`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, -3.0885198611182707`}, { 3.0884073464102073`, 3.088482488598742}, {3.0884073464102073`, 1.5823143709436125`}, { 3.0884073464102073`, -1.5557453341791687`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, -3.093491060356032}, { 3.093407346410207, 3.093463236580026}, {3.093407346410207, 1.5813837157117394`}, {3.093407346410207, -1.55730861020209}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, -3.0984676384543444`}, { 3.098407346410207, 3.0984475879043845`}, {3.098407346410207, 1.5804213649847456`}, {3.098407346410207, -1.5588413345433922`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, -3.1034490446070415`}, { 3.103407346410207, 3.103435170519329}, {3.103407346410207, 1.5794273545195938`}, {3.103407346410207, -1.560343421752263}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, -3.108434725610174}, { 3.108407346410207, 3.108425611765199}, {3.108407346410207, 1.5784017223900286`}, {3.108407346410207, -1.561814789514643}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, -3.1134241261294022`}, { 3.1134073464102068`, 3.1134185384411377`}, {3.1134073464102068`, 1.5773445090293552`}, { 3.1134073464102068`, -1.5632553586051239`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, -3.118416688981206}, { 3.118407346410207, 3.118413576882654}, {3.118407346410207, 1.576255757274644}, {3.118407346410207, -1.5646650528387804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, -3.1234118554038472`}, { 3.123407346410207, 3.1234103530272894`}, {3.123407346410207, 1.5751355124114395`}, {3.123407346410207, -1.5660437990222078`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, -3.1284090653330616`}, { 3.1284073464102073`, 3.1284084924830977`}, {3.1284073464102073`, 1.573983822219503}, {3.1284073464102073`, -1.567391526904497}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, -3.133407757690143}, { 3.1334073464102072`, 3.133407620608444}, {3.1334073464102072`, 1.5728007370194725`}, {3.1334073464102072`, -1.568708169128203}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, -3.1384073706439324`}, { 3.138407346410207, 3.1384073625644406`}, {3.138407346410207, 1.571586309719825}, { 3.138407346410207, -1.5699936611799152`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -4028.7085714285704}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 3, 6, 8, 10, 12}, {{3}, {4}, {5}, {3}, {4}, {5}, {1}, { 2}, {1}, {2}, {1}, {2}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.9319886632888627, 0.9500291778062808}, { 0.9309630625745587, 0.26670502944411556`}, {1.6531984111753333`, 0.}, {1.6521923265216456`, 1.2180609008634637`}, {0., 0.6089078298680417}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {1, 4}, {1, 5}, {2, 3}, {2, 4}, {2, 5}}, 0.019733983340941258`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.019733983340941258], DiskBox[2, 0.019733983340941258], DiskBox[3, 0.019733983340941258], DiskBox[4, 0.019733983340941258], DiskBox[5, 0.019733983340941258]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -4502.674285714284}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -1.9106332362490186`}, \ {-3.141592653589793, 1.9106332362490186`}, {-3.141592653589793, 3.1415926325163688`}, {-3.141592653589793, \ -3.1415926325163688`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -1.910615558561082}, \ {-3.1365926535897932`, 1.910615558561082}, {-3.1365926535897932`, 3.1365927473383004`}, {-3.1365926535897932`, \ -3.1365927473383004`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, 1.910562525276734}, {-3.1315926535897933`, -1.9105625252767338`}, \ {-3.1315926535897933`, -3.1315934035428943`}, {-3.1315926535897933`, 3.1315934035428943`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -1.9104741357369606`}, \ {-3.126592653589793, 1.9104741357369606`}, {-3.126592653589793, 3.126595184483831}, {-3.126592653589793, -3.126595184483831}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -1.9103503888520617`}, \ {-3.121592653589793, 1.9103503888520614`}, {-3.121592653589793, 3.121598652089652}, {-3.121592653589793, -3.1215986520896517`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, 1.9101912831146284`}, {-3.116592653589793, -1.9101912831146284`}, \ {-3.116592653589793, -3.1166043677615582`}, {-3.116592653589793, 3.1166043677615582`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -1.9099968166176906`}, \ {-3.1115926535897933`, 1.9099968166176906`}, {-3.1115926535897933`, 3.111612892197016}, {-3.1115926535897933`, -3.111612892197016}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, 1.9097669870780054`}, {-3.106592653589793, -1.9097669870780054`}, \ {-3.106592653589793, -3.106624785213869}, {-3.106592653589793, 3.106624785213869}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, 1.9095017918644708`}, {-3.101592653589793, -1.9095017918644708`}, \ {-3.101592653589793, -3.101640605573816}, {-3.101592653589793, 3.101640605573816}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -1.9092012280316206`}, \ {-3.096592653589793, 1.9092012280316204`}, {-3.096592653589793, 3.096660910805958}, {-3.096592653589793, -3.0966609108059577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, 1.908865292358165}, {-3.0915926535897933`, -1.9088652923581648`}, \ {-3.0915926535897933`, -3.0916862570297963`}, {-3.0915926535897933`, 3.0916862570297963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, 1.9084939813905237`}, {-3.086592653589793, -1.9084939813905235`}, \ {-3.086592653589793, -3.086717198778398}, {-3.086592653589793, 3.086717198778398}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -1.9080872914913087`}, \ {-3.081592653589793, 1.9080872914913087`}, {-3.081592653589793, 3.081754288820853}, {-3.081592653589793, -3.081754288820853}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -1.9076452188926782`}, \ {-3.076592653589793, 1.907645218892678}, {-3.076592653589793, 3.0767980779845665`}, {-3.076592653589793, -3.076798077984566}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -1.9071677597545145`}, \ {-3.0715926535897933`, 1.9071677597545142`}, {-3.0715926535897933`, 3.071849114977431}, {-3.0715926535897933`, -3.071849114977431}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -1.9066549102273425`}, \ {-3.066592653589793, 1.9066549102273425`}, {-3.066592653589793, -3.0669079462092363`}, \ {-3.066592653589793, 3.0669079462092363`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -1.9061066665199}, \ {-3.061592653589793, 1.9061066665198998`}, {-3.061592653589793, 3.0619751156132327`}, {-3.061592653589793, -3.061975115613232}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -1.9055230249712847`}, \ {-3.056592653589793, 1.9055230249712845`}, {-3.056592653589793, 3.0570511644669}, {-3.056592653589793, -3.0570511644669}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -1.9049039821275804`}, \ {-3.0515926535897933`, 1.9049039821275802`}, {-3.0515926535897933`, 3.0521366312128113`}, {-3.0515926535897933`, \ -3.0521366312128113`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -1.9042495348228514`}, \ {-3.046592653589793, 1.9042495348228508`}, {-3.046592653589793, 3.0472320512788658`}, {-3.046592653589793, \ -3.0472320512788653`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -1.9035596802644061`}, \ {-3.041592653589793, 1.9035596802644061`}, {-3.041592653589793, 3.0423379568984084`}, {-3.041592653589793, -3.042337956898408}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -1.902834416122205}, \ {-3.036592653589793, 1.902834416122205}, {-3.036592653589793, 3.0374548769300023`}, {-3.036592653589793, \ -3.0374548769300023`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, 1.902073740622293}, {-3.0315926535897932`, -1.902073740622293}, \ {-3.0315926535897932`, -3.0325833366770767`}, {-3.0315926535897932`, 3.0325833366770767`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, 1.901277652644121}, {-3.026592653589793, -1.9012776526441209`}, \ {-3.026592653589793, -3.0277238577072634`}, {-3.026592653589793, 3.027723857707263}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, 1.9004461518216207`}, {-3.021592653589793, -1.9004461518216207`}, \ {-3.021592653589793, -3.0228769576717225`}, {-3.021592653589793, 3.0228769576717225`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, 1.8995792386478787`}, {-3.016592653589793, -1.899579238647878}, \ {-3.016592653589793, -3.0180431501243596`}, {-3.016592653589793, 3.0180431501243588`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, 1.8986769145832603`}, {-3.0115926535897932`, \ -1.8986769145832603`}, {-3.0115926535897932`, -3.013222944340949}, \ {-3.0115926535897932`, 3.013222944340949}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -1.8977391821668224`}, \ {-3.0065926535897933`, 1.8977391821668217`}, {-3.0065926535897933`, 3.008416845138521}, {-3.0065926535897933`, -3.00841684513852}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, 1.8967660451308301`}, {-3.001592653589793, -1.89676604513083}, \ {-3.001592653589793, -3.0036253526947427`}, {-3.001592653589793, 3.0036253526947423`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -1.8957575085182217`}, \ {-2.996592653589793, 1.8957575085182217`}, {-2.996592653589793, 2.998848962367617}, {-2.996592653589793, -2.998848962367617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -1.894713578802809}, \ {-2.991592653589793, 1.8947135788028089`}, {-2.991592653589793, 2.9940881645155115`}, {-2.991592653589793, -2.994088164515511}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, 1.8936342640120454`}, {-2.9865926535897933`, \ -1.8936342640120454`}, {-2.9865926535897933`, -2.9893434443176976`}, \ {-2.9865926535897933`, 2.989343444317697}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, 1.8925195738521354`}, {-2.981592653589793, -1.8925195738521352`}, \ {-2.981592653589793, -2.98461528159542}, {-2.981592653589793, 2.9846152815954192`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -1.8913695198353004`}, \ {-2.976592653589793, 1.8913695198353004`}, {-2.976592653589793, 2.9799041506337147`}, {-2.976592653589793, \ -2.9799041506337147`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, 1.890184115408962}, {-2.971592653589793, -1.890184115408962}, \ {-2.971592653589793, -2.9752105200040386`}, {-2.971592653589793, 2.9752105200040386`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -1.8889633760866384`}, \ {-2.9665926535897933`, 1.8889633760866384`}, {-2.9665926535897933`, \ -2.9705348523879236`}, {-2.9665926535897933`, 2.970534852387923}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -1.887707319580308}, \ {-2.961592653589793, 1.8877073195803078`}, {-2.961592653589793, 2.965877604401792}, {-2.961592653589793, -2.9658776044017916`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -1.8864159659340123`}, \ {-2.956592653589793, 1.8864159659340123`}, {-2.956592653589793, 2.9612392264230083`}, {-2.956592653589793, \ -2.9612392264230083`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -1.8850893376584579`}, \ {-2.951592653589793, 1.8850893376584577`}, {-2.951592653589793, 2.956620162417484}, {-2.951592653589793, -2.956620162417484}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -1.883727459866355}, \ {-2.9465926535897933`, 1.8837274598663547`}, {-2.9465926535897933`, 2.952020849768913}, {-2.9465926535897933`, \ -2.9520208497689127`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, 1.8823303604082462`}, {-2.941592653589793, -1.8823303604082462`}, \ {-2.941592653589793, -2.9474417191098277`}, {-2.941592653589793, 2.9474417191098268`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, 1.8808980700085696`}, {-2.936592653589793, -1.8808980700085693`}, \ {-2.936592653589793, -2.9428831941547124`}, {-2.936592653589793, 2.9428831941547124`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -1.8794306224016777`}, \ {-2.931592653589793, 1.8794306224016772`}, {-2.931592653589793, 2.938345691535321}, {-2.931592653589793, -2.93834569153532}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, 1.877928054467553}, {-2.9265926535897933`, -1.8779280544675527`}, \ {-2.9265926535897933`, -2.9338296206384418`}, {-2.9265926535897933`, 2.933829620638441}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -1.8763904063669417`}, \ {-2.921592653589793, 1.876390406366941}, {-2.921592653589793, 2.929335383446291}, {-2.921592653589793, -2.9293353834462907`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, 1.874817721675633}, {-2.916592653589793, -1.8748177216756323`}, \ {-2.916592653589793, -2.924863374379786}, {-2.916592653589793, 2.924863374379785}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -1.873210047517593}, \ {-2.911592653589793, 1.8732100475175923`}, {-2.911592653589793, 2.920413980144849}, {-2.911592653589793, -2.9204139801448483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -1.8715674346966888`}, \ {-2.9065926535897932`, 1.8715674346966888`}, {-2.9065926535897932`, 2.9159875795820502`}, {-2.9065926535897932`, \ -2.9159875795820502`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, 1.869889937826703}, {-2.901592653589793, -1.869889937826703}, \ {-2.901592653589793, 2.911584543519737}, {-2.901592653589793, -2.9115845435197367`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -1.868177615459362}, \ {-2.896592653589793, 1.8681776154593617`}, {-2.896592653589793, 2.9072052346309327`}, {-2.896592653589793, \ -2.9072052346309323`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, 1.8664305302100916`}, {-2.891592653589793, -1.8664305302100914`}, \ {-2.891592653589793, -2.902850007294197}, {-2.891592653589793, 2.902850007294197}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -1.864648748881221}, \ {-2.8865926535897932`, 1.864648748881221}, {-2.8865926535897932`, 2.8985192074587163`}, {-2.8865926535897932`, \ -2.898519207458716}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, 1.8628323425823414`}, {-2.8815926535897933`, \ -1.8628323425823412`}, {-2.8815926535897933`, -2.8942131725137874`}, \ {-2.8815926535897933`, 2.894213172513787}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, 1.8609813868475542`}, {-2.876592653589793, -1.860981386847554}, \ {-2.876592653589793, 2.8899322311630278`}, {-2.876592653589793, \ -2.8899322311630278`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, 1.8590959617493181`}, {-2.871592653589793, -1.859095961749318}, \ {-2.871592653589793, -2.88567670330342}, {-2.871592653589793, 2.8856767033034196`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -1.857176152008628}, \ {-2.866592653589793, 1.8571761520086274`}, {-2.866592653589793, 2.8814468999095113`}, {-2.866592653589793, -2.88144689990951}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, 1.8552220471012584`}, {-2.861592653589793, -1.8552220471012582`}, \ {-2.861592653589793, 2.8772431229229625`}, {-2.861592653589793, \ -2.8772431229229625`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -1.8532337413598055`}, \ {-2.856592653589793, 1.8532337413598052`}, {-2.856592653589793, 2.873065665147613}, {-2.856592653589793, -2.8730656651476125`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, 1.8512113340712706`}, {-2.851592653589793, -1.851211334071269}, \ {-2.851592653589793, -2.8689148101503545`}, {-2.851592653589793, 2.8689148101503523`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -1.8491549295699337`}, \ {-2.846592653589793, 1.8491549295699334`}, {-2.846592653589793, 2.864790832167981}, {-2.846592653589793, -2.8647908321679805`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, 1.8470646373252881`}, {-2.8415926535897933`, \ -1.8470646373252875`}, {-2.8415926535897933`, -2.8606939960201982`}, \ {-2.8415926535897933`, 2.8606939960201974`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -1.8449405720247802`}, \ {-2.836592653589793, 1.84494057202478}, {-2.836592653589793, 2.85662455702902}, {-2.836592653589793, -2.856624557029019}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -1.8427828536511592`}, \ {-2.831592653589793, 1.8427828536511586`}, {-2.831592653589793, 2.852582760944717}, {-2.831592653589793, -2.8525827609447165`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, 1.8405916075541962`}, {-2.826592653589793, -1.840591607554196}, \ {-2.826592653589793, 2.8485688438784904`}, {-2.826592653589793, -2.848568843878491}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -1.8383669645165979`}, \ {-2.8215926535897933`, 1.8383669645165972`}, {-2.8215926535897933`, 2.844583032242043}, {-2.8215926535897933`, \ -2.8445830322420416`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, 1.8361090608139048`}, {-2.816592653589793, -1.8361090608139046`}, \ {-2.816592653589793, -2.8406255426941915`}, {-2.816592653589793, 2.8406255426941915`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -1.8338180382682143`}, \ {-2.811592653589793, 1.8338180382682137`}, {-2.811592653589793, 2.8366965820946866`}, {-2.811592653589793, \ -2.8366965820946866`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, 1.8314940442955492`}, {-2.806592653589793, -1.8314940442955492`}, \ {-2.806592653589793, -2.8327963474653237`}, {-2.806592653589793, 2.8327963474653233`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, 1.8291372319467396`}, {-2.8015926535897933`, \ -1.8291372319467385`}, {-2.8015926535897933`, -2.828925025958502}, \ {-2.8015926535897933`, 2.828925025958501}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -1.8267477599416697`}, \ {-2.796592653589793, 1.826747759941669}, {-2.796592653589793, 2.8250827948333246`}, {-2.796592653589793, \ -2.8250827948333237`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -1.8243257926967837`}, \ {-2.791592653589793, 1.8243257926967835`}, {-2.791592653589793, -2.821269821439318}, \ {-2.791592653589793, 2.8212698214393184`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -1.821871500345737}, \ {-2.786592653589793, 1.8218715003457369`}, {-2.786592653589793, 2.8174862632078463`}, {-2.786592653589793, -2.817486263207846}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, 1.8193850587531089`}, {-2.7815926535897932`, \ -1.8193850587531077`}, {-2.7815926535897932`, -2.81373226765128}, \ {-2.7815926535897932`, 2.8137322676512793`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, 1.8168666495211088`}, {-2.776592653589793, -1.8168666495211085`}, \ {-2.776592653589793, -2.810007972369985}, {-2.776592653589793, 2.8100079723699847`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -1.814316459989224}, \ {-2.771592653589793, 1.8143164599892232`}, {-2.771592653589793, 2.806313505067098}, {-2.771592653589793, -2.8063135050670973`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, 1.8117346832267618`}, {-2.766592653589793, -1.8117346832267616`}, \ {-2.766592653589793, 2.8026489835711823`}, {-2.766592653589793, \ -2.8026489835711828`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -1.8091215180182796`}, \ {-2.7615926535897932`, 1.8091215180182794`}, {-2.7615926535897932`, 2.7990145158666655`}, {-2.7615926535897932`, \ -2.799014515866665}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, 1.8064771688418912`}, {-2.7565926535897933`, \ -1.8064771688418908`}, {-2.7565926535897933`, -2.7954102001321255`}, \ {-2.7565926535897933`, 2.795410200132125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -1.8038018458404728`}, \ {-2.751592653589793, 1.8038018458404725`}, {-2.751592653589793, -2.7918361247863173`}, \ {-2.751592653589793, 2.7918361247863173`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -1.8010957647857935`}, \ {-2.746592653589793, 1.8010957647857933`}, {-2.746592653589793, 2.7882923685419208`}, {-2.746592653589793, \ -2.7882923685419203`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -1.7983591470356213`}, \ {-2.741592653589793, 1.7983591470356204`}, {-2.741592653589793, 2.7847790004669157`}, {-2.741592653589793, -2.784779000466914}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -1.7955922194838805`}, \ {-2.736592653589793, 1.7955922194838798`}, {-2.736592653589793, 2.7812960800535174`}, {-2.736592653589793, -2.781296080053516}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -1.7927952145039316`}, \ {-2.731592653589793, 1.7927952145039316`}, {-2.731592653589793, -2.7778436572945577`}, \ {-2.731592653589793, 2.7778436572945577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, 1.7899683698850852`}, {-2.726592653589793, -1.7899683698850846`}, \ {-2.726592653589793, -2.7744217727671674`}, {-2.726592653589793, 2.774421772767166}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, 1.7871119287624504`}, {-2.721592653589793, -1.7871119287624497`}, \ {-2.721592653589793, -2.7710304577236626`}, {-2.721592653589793, 2.7710304577236613`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, 1.784226139540273}, {-2.7165926535897933`, -1.784226139540273}, \ {-2.7165926535897933`, -2.767669734189461}, {-2.7165926535897933`, 2.7676697341894605`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, 1.7813112558088915`}, {-2.711592653589793, -1.7813112558088915`}, \ {-2.711592653589793, -2.764339615067857}, {-2.711592653589793, 2.7643396150678567`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -1.7783675362554745`}, \ {-2.706592653589793, 1.7783675362554738`}, {-2.706592653589793, 2.7610401042514945`}, {-2.706592653589793, \ -2.7610401042514945`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -1.7753952445687282`}, \ {-2.701592653589793, 1.7753952445687275`}, {-2.701592653589793, 2.7577711967403227`}, {-2.701592653589793, -2.757771196740322}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, 1.772394649337746}, {-2.6965926535897933`, -1.772394649337746}, \ {-2.6965926535897933`, -2.754532878765831}, {-2.6965926535897933`, 2.7545328787658314`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -1.7693660239452165`}, \ {-2.691592653589793, 1.7693660239452162`}, {-2.691592653589793, 2.751325127921375}, {-2.691592653589793, -2.751325127921374}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, 1.7663096464551926`}, {-2.686592653589793, -1.7663096464551924`}, \ {-2.686592653589793, -2.748147913298304}, {-2.686592653589793, 2.748147913298304}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -1.7632257994956508`}, \ {-2.681592653589793, 1.7632257994956508`}, {-2.681592653589793, 2.7450011956277147`}, {-2.681592653589793, -2.745001195627714}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -1.7601147701360766`}, \ {-2.6765926535897933`, 1.7601147701360764`}, {-2.6765926535897933`, 2.7418849274275243`}, {-2.6765926535897933`, \ -2.7418849274275234`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, 1.7569768497603122`}, {-2.671592653589793, -1.7569768497603122`}, \ {-2.671592653589793, 2.7387990531546422`}, {-2.671592653589793, \ -2.7387990531546422`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -1.7538123339349343`}, \ {-2.666592653589793, 1.7538123339349343`}, {-2.666592653589793, -2.735743509361959}, \ {-2.666592653589793, 2.735743509361959}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -1.7506215222733994`}, \ {-2.661592653589793, 1.7506215222733992`}, {-2.661592653589793, 2.732718224859867}, {-2.661592653589793, -2.7327182248598665`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, 1.7474047182962436`}, {-2.6565926535897932`, \ -1.7474047182962436`}, {-2.6565926535897932`, -2.729723120882051}, \ {-2.6565926535897932`, 2.729723120882051}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -1.7441622292875951`}, \ {-2.651592653589793, 1.7441622292875945`}, {-2.651592653589793, 2.7267581112552493`}, {-2.651592653589793, \ -2.7267581112552484`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, 1.7408943661482839`}, {-2.646592653589793, -1.7408943661482839`}, \ {-2.646592653589793, -2.723823102572704}, {-2.646592653589793, 2.723823102572703}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, 1.7376014432458249`}, {-2.641592653589793, -1.7376014432458249`}, \ {-2.641592653589793, -2.720917994371005}, {-2.641592653589793, 2.720917994371005}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -1.7342837782615532`}, \ {-2.6365926535897932`, 1.7342837782615526`}, {-2.6365926535897932`, 2.7180426793100128`}, {-2.6365926535897932`, \ -2.7180426793100114`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -1.7309416920352092`}, \ {-2.6315926535897933`, 1.730941692035209}, {-2.6315926535897933`, -2.7151970433555945`}, \ {-2.6315926535897933`, 2.715197043355595}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, 1.7275755084072437`}, {-2.626592653589793, -1.7275755084072437`}, \ {-2.626592653589793, 2.712380965964862}, {-2.626592653589793, -2.712380965964861}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -1.724185554059142}, \ {-2.621592653589793, 1.7241855540591415`}, {-2.621592653589793, 2.7095943202735824`}, {-2.621592653589793, -2.709594320273582}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -1.7207721583520372`}, \ {-2.616592653589793, 1.720772158352037}, {-2.616592653589793, 2.706836973285528}, {-2.616592653589793, -2.7068369732855277`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, 1.7173356531639166`}, {-2.611592653589793, -1.7173356531639166`}, \ {-2.611592653589793, 2.7041087860634123`}, {-2.611592653589793, \ -2.7041087860634123`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, 1.7138763727256763`}, {-2.606592653589793, -1.7138763727256763`}, \ {-2.606592653589793, -2.7014096139211468`}, {-2.606592653589793, 2.701409613921146}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -1.710394653456324}, \ {-2.601592653589793, 1.7103946534563232`}, {-2.601592653589793, 2.6987393066171244`}, {-2.601592653589793, \ -2.6987393066171235`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -1.7068908337975877`}, \ {-2.596592653589793, 1.7068908337975877`}, {-2.596592653589793, -2.6960977085482534`}, \ {-2.596592653589793, 2.6960977085482534`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -1.7033652540482096`}, \ {-2.5915926535897933`, 1.703365254048209}, {-2.5915926535897933`, 2.6934846589444508`}, {-2.5915926535897933`, \ -2.6934846589444508`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, 1.6998182561981738`}, {-2.586592653589793, -1.6998182561981736`}, \ {-2.586592653589793, -2.6908999920633154`}, {-2.586592653589793, 2.690899992063315}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, 1.6962501837631472`}, {-2.581592653589793, -1.696250183763147}, \ {-2.581592653589793, -2.6883435373847484`}, {-2.581592653589793, 2.688343537384748}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -1.6926613816193576`}, \ {-2.576592653589793, 1.6926613816193574`}, {-2.576592653589793, -2.685815119805214}, \ {-2.576592653589793, 2.685815119805214}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, 1.6890521958391682`}, {-2.571592653589793, -1.689052195839168}, \ {-2.571592653589793, -2.6833145598314183`}, {-2.571592653589793, 2.6833145598314183`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, 1.6854229735275854`}, {-2.566592653589793, -1.6854229735275854`}, \ {-2.566592653589793, -2.6808416737731604`}, {-2.566592653589793, 2.680841673773161}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, 1.681774062659914}, {-2.561592653589793, -1.681774062659914}, \ {-2.561592653589793, -2.678396273935101}, {-2.561592653589793, 2.6783962739351006`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -1.6781058119207866`}, \ {-2.556592653589793, 1.6781058119207863`}, {-2.556592653589793, -2.675978168807236}, \ {-2.556592653589793, 2.6759781688072355`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, 1.6744185705447825`}, {-2.5515926535897933`, \ -1.6744185705447823`}, {-2.5515926535897933`, -2.6735871632538535`}, \ {-2.5515926535897933`, 2.6735871632538535`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -1.670712688158819}, \ {-2.5465926535897934`, 1.6707126881588188`}, {-2.5465926535897934`, 2.671223058700763}, {-2.5465926535897934`, \ -2.6712230587007624`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, 1.6669885146265258`}, {-2.541592653589793, -1.6669885146265258`}, \ {-2.541592653589793, 2.668885653320598}, {-2.541592653589793, -2.6688856533205976`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, 1.6632463998947664`}, {-2.536592653589793, -1.6632463998947664`}, \ {-2.536592653589793, 2.666574742215998}, {-2.536592653589793, -2.6665747422159978`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, 1.6594866938424906`}, {-2.5315926535897932`, \ -1.6594866938424904`}, {-2.5315926535897932`, 2.664290117600506}, {-2.5315926535897932`, -2.664290117600506}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, 1.6557097461320716`}, {-2.526592653589793, -1.6557097461320713`}, \ {-2.526592653589793, 2.662031568976983}, {-2.526592653589793, -2.6620315689769836`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, 1.6519159060632804`}, {-2.521592653589793, -1.6519159060632798`}, \ {-2.521592653589793, -2.6597988833134187`}, {-2.521592653589793, 2.6597988833134183`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -1.6481055224300403`}, \ {-2.516592653589793, 1.64810552243004}, {-2.516592653589793, -2.657591845215951}, \ {-2.516592653589793, 2.657591845215951}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, 1.6442789433800917`}, {-2.5115926535897932`, \ -1.6442789433800915`}, {-2.5115926535897932`, -2.6554102370989874`}, \ {-2.5115926535897932`, 2.655410237098987}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, 1.6404365162776835`}, {-2.5065926535897933`, \ -1.6404365162776833`}, {-2.5065926535897933`, 2.653253839352279}, {-2.5065926535897933`, -2.653253839352279}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, 1.6365785875694088`}, {-2.501592653589793, -1.6365785875694088`}, \ {-2.501592653589793, 2.65112243050484}, {-2.501592653589793, -2.65112243050484}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, 1.6327055026532795`}, {-2.496592653589793, -1.6327055026532793`}, \ {-2.496592653589793, -2.6490157873856024`}, {-2.496592653589793, 2.649015787385602}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -1.6288176057511337`}, \ {-2.491592653589793, 1.6288176057511337`}, {-2.491592653589793, -2.6469336852807057`}, \ {-2.491592653589793, 2.6469336852807057`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, 1.6249152397844562`}, {-2.486592653589793, -1.6249152397844562`}, \ {-2.486592653589793, -2.644875898087338}, {-2.486592653589793, 2.6448758980873386`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, 1.620998746253683}, {-2.481592653589793, -1.6209987462536828`}, \ {-2.481592653589793, -2.64284219846405}, {-2.481592653589793, 2.64284219846405}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -1.6170684651210534`}, \ {-2.476592653589793, 1.6170684651210532`}, {-2.476592653589793, -2.6408323579774615`}, \ {-2.476592653589793, 2.640832357977462}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, 1.6131247346970607`}, {-2.471592653589793, -1.6131247346970605`}, \ {-2.471592653589793, -2.6388461472453257`}, {-2.471592653589793, 2.638846147245325}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, 1.609167891530549}, {-2.4665926535897933`, -1.6091678915305487`}, \ {-2.4665926535897933`, -2.6368833360758686`}, {-2.4665926535897933`, 2.636883336075868}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, 1.6051982703024883`}, {-2.461592653589793, -1.605198270302488}, \ {-2.461592653589793, -2.6349436936033954`}, {-2.461592653589793, 2.634943693603395}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -1.6012162037234605`}, \ {-2.456592653589793, 1.6012162037234605`}, {-2.456592653589793, 2.6330269884200974`}, {-2.456592653589793, \ -2.6330269884200974`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, 1.5972220224348705`}, {-2.451592653589793, -1.5972220224348703`}, \ {-2.451592653589793, -2.631132988704065}, {-2.451592653589793, 2.631132988704065}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -1.5932160549138954`}, \ {-2.446592653589793, 1.5932160549138954`}, {-2.446592653589793, -2.6292614623434583`}, \ {-2.446592653589793, 2.6292614623434583`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, 1.5891986273821836`}, {-2.441592653589793, -1.5891986273821836`}, \ {-2.441592653589793, -2.627412177056858}, {-2.441592653589793, 2.6274121770568577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, 1.5851700637182893`}, {-2.436592653589793, -1.585170063718289}, \ {-2.436592653589793, 2.6255849005097613`}, {-2.436592653589793, -2.625584900509761}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, 1.581130685373843}, {-2.431592653589793, -1.5811306853738427`}, \ {-2.431592653589793, -2.6237794004272543`}, {-2.431592653589793, 2.623779400427254}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, 1.5770808112934387`}, {-2.4265926535897933`, \ -1.5770808112934387`}, {-2.4265926535897933`, -2.621995444702851}, \ {-2.4265926535897933`, 2.6219954447028506`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, 1.5730207578382178`}, {-2.4215926535897934`, \ -1.5730207578382178`}, {-2.4215926535897934`, -2.6202328015035294`}, \ {-2.4215926535897934`, 2.620232801503529}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, 1.5689508387131208`}, {-2.416592653589793, -1.5689508387131208`}, \ {-2.416592653589793, -2.6184912393709743`}, {-2.416592653589793, 2.6184912393709743`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, 1.5648713648977763`}, {-2.411592653589793, -1.5648713648977761`}, \ {-2.411592653589793, -2.6167705273190722`}, {-2.411592653589793, 2.6167705273190722`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -1.5607826445809874`}, \ {-2.4065926535897932`, 1.5607826445809874`}, {-2.4065926535897932`, 2.615070434927668}, {-2.4065926535897932`, \ -2.6150704349276674`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -1.5566849830987748`}, \ {-2.401592653589793, 1.5566849830987748`}, {-2.401592653589793, 2.613390732432641}, {-2.401592653589793, -2.613390732432641}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -1.5525786828759354`}, \ {-2.396592653589793, 1.5525786828759351`}, {-2.396592653589793, 2.61173119081234}, {-2.396592653589793, -2.6117311908123395`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -1.548464043371053}, \ {-2.391592653589793, 1.548464043371053}, {-2.391592653589793, 2.610091581870406}, {-2.391592653589793, -2.6100915818704054`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -1.5443413610249201`}, \ {-2.3865926535897932`, 1.5443413610249201`}, {-2.3865926535897932`, 2.6084716783150586`}, {-2.3865926535897932`, \ -2.608471678315058}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -1.5402109292123072`}, \ {-2.3815926535897933`, 1.5402109292123072`}, {-2.3815926535897933`, 2.6068712538348806`}, {-2.3815926535897933`, \ -2.6068712538348806`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -1.5360730381970167`}, \ {-2.376592653589793, 1.5360730381970165`}, {-2.376592653589793, -2.605290083171167}, \ {-2.376592653589793, 2.605290083171167}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, 1.5319279750901658`}, {-2.371592653589793, -1.5319279750901658`}, \ {-2.371592653589793, -2.6037279421868944`}, {-2.371592653589793, 2.603727942186894}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, 1.5277760238116218`}, {-2.366592653589793, -1.5277760238116218`}, \ {-2.366592653589793, -2.6021846079323723`}, {-2.366592653589793, 2.6021846079323723`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, 1.5236174650545335`}, {-2.361592653589793, -1.5236174650545333`}, \ {-2.361592653589793, -2.600659858707652}, {-2.361592653589793, 2.6006598587076515`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, 1.5194525762528766`}, {-2.356592653589793, -1.5194525762528763`}, \ {-2.356592653589793, 2.5991534741217386`}, {-2.356592653589793, \ -2.5991534741217386`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, 1.5152816315519513`}, {-2.351592653589793, -1.515281631551951}, \ {-2.351592653589793, 2.5976652351487015`}, {-2.351592653589793, -2.597665235148701}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -1.5111049017817517`}, \ {-2.346592653589793, 1.5111049017817515`}, {-2.346592653589793, 2.5961949241807294`}, {-2.346592653589793, \ -2.5961949241807294`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -1.5069226544331373`}, \ {-2.3415926535897933`, 1.5069226544331373`}, {-2.3415926535897933`, 2.5947423250782182`}, {-2.3415926535897933`, \ -2.5947423250782182`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -1.5027351536367284`}, \ {-2.336592653589793, 1.5027351536367282`}, {-2.336592653589793, -2.5933072232169567`}, \ {-2.336592653589793, 2.5933072232169563`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -1.498542660144447}, \ {-2.331592653589793, 1.498542660144447}, {-2.331592653589793, 2.591889405532486}, {-2.331592653589793, -2.5918894055324864`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -1.4943454313136335`}, \ {-2.326592653589793, 1.4943454313136333`}, {-2.326592653589793, 2.5904886605617086`}, {-2.326592653589793, -2.590488660561708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, 1.490143721093653}, {-2.321592653589793, -1.490143721093653}, \ {-2.321592653589793, -2.589104778481815}, {-2.321592653589793, 2.589104778481815}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -1.4859377800149232`}, \ {-2.316592653589793, 1.485937780014923}, {-2.316592653589793, 2.587737551146619}, {-2.316592653589793, -2.587737551146619}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -1.4817278551802704`}, \ {-2.311592653589793, 1.4817278551802704`}, {-2.311592653589793, 2.586386772120356}, {-2.311592653589793, -2.5863867721203557`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, 1.4775141902585607`}, {-2.306592653589793, -1.4775141902585607`}, \ {-2.306592653589793, -2.5850522367090343`}, {-2.306592653589793, 2.585052236709034}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -1.4732970254805036`}, \ {-2.3015926535897933`, 1.4732970254805033`}, {-2.3015926535897933`, 2.5837337419894157`}, {-2.3015926535897933`, \ -2.583733741989416}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -1.4690765976365678`}, \ {-2.2965926535897934`, 1.4690765976365676`}, {-2.2965926535897934`, \ -2.5824310868356877`}, {-2.2965926535897934`, 2.5824310868356877`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -1.4648531400769274`}, \ {-2.291592653589793, 1.4648531400769274`}, {-2.291592653589793, 2.581144071943915}, {-2.291592653589793, -2.5811440719439145`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -1.4606268827133644`}, \ {-2.286592653589793, 1.4606268827133642`}, {-2.286592653589793, 2.5798724998543356`}, {-2.286592653589793, \ -2.5798724998543356`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -1.456398052023045}, \ {-2.2815926535897932`, 1.4563980520230448`}, {-2.2815926535897932`, 2.5786161749715832`}, {-2.2815926535897932`, \ -2.5786161749715837`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, 1.4521668710541127`}, {-2.276592653589793, -1.4521668710541125`}, \ {-2.276592653589793, -2.5773749035828977`}, {-2.276592653589793, 2.5773749035828972`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -1.4479335594330052`}, \ {-2.271592653589793, 1.4479335594330052`}, {-2.271592653589793, -2.5761484938744017`}, \ {-2.271592653589793, 2.5761484938744017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, 1.4436983333734377`}, {-2.266592653589793, -1.4436983333734374`}, \ {-2.266592653589793, 2.5749367559455205`}, {-2.266592653589793, \ -2.5749367559455205`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, 1.4394614056869746`}, {-2.2615926535897932`, \ -1.4394614056869743`}, {-2.2615926535897932`, -2.5737395018215965`}, \ {-2.2615926535897932`, 2.5737395018215965`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, 1.435222985795123}, {-2.2565926535897933`, -1.4352229857951229`}, \ {-2.2565926535897933`, 2.5725565454647876`}, {-2.2565926535897933`, \ -2.5725565454647867`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, 1.4309832797428779`}, {-2.251592653589793, -1.4309832797428776`}, \ {-2.251592653589793, -2.5713877027833028`}, {-2.251592653589793, 2.5713877027833028`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -1.4267424902136538`}, \ {-2.246592653589793, 1.4267424902136538`}, {-2.246592653589793, 2.570232791639047}, {-2.246592653589793, -2.570232791639047}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -1.4225008165455337`}, \ {-2.241592653589793, 1.4225008165455335`}, {-2.241592653589793, 2.569091631853739}, {-2.241592653589793, -2.569091631853739}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -1.4182584547487727`}, \ {-2.236592653589793, 1.4182584547487724`}, {-2.236592653589793, 2.567964045213564}, {-2.236592653589793, -2.5679640452135635`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -1.4140155975245001`}, \ {-2.231592653589793, 1.4140155975245001`}, {-2.231592653589793, -2.5668498554724266`}, \ {-2.231592653589793, 2.5668498554724266`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -1.4097724342845448`}, \ {-2.226592653589793, 1.4097724342845448`}, {-2.226592653589793, -2.565748888353865}, \ {-2.226592653589793, 2.565748888353865}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, 1.4055291511723351`}, {-2.221592653589793, -1.405529151172335}, \ {-2.221592653589793, 2.564660971551679}, {-2.221592653589793, -2.5646609715516786`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, 1.401285931084811}, {-2.2165926535897933`, -1.4012859310848107`}, \ {-2.2165926535897933`, 2.56358593472934}, {-2.2165926535897933`, -2.56358593472934}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -1.3970429536952913`}, \ {-2.211592653589793, 1.3970429536952913`}, {-2.211592653589793, 2.562523609518231}, {-2.211592653589793, -2.562523609518231}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, 1.3928003954772445`}, {-2.206592653589793, -1.3928003954772445`}, \ {-2.206592653589793, 2.5614738295147776`}, {-2.206592653589793, \ -2.5614738295147776`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.3885584297288995`}, \ {-2.201592653589793, 1.3885584297288995`}, {-2.201592653589793, -2.560436430276518}, \ {-2.201592653589793, 2.560436430276518}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, 1.3843172265986565`}, {-2.196592653589793, -1.3843172265986563`}, \ {-2.196592653589793, -2.559411249317171}, {-2.196592653589793, 2.5594112493171703`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.3800769531112393`}, \ {-2.191592653589793, 1.3800769531112393`}, {-2.191592653589793, 2.558398126100743}, {-2.191592653589793, -2.558398126100743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.375837773194543}, \ {-2.186592653589793, 1.3758377731945428`}, {-2.186592653589793, 2.557396902034737}, {-2.186592653589793, -2.5573969020347365`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.3715998477071267`}, \ {-2.181592653589793, 1.3715998477071267`}, {-2.181592653589793, 2.556407420462493}, {-2.181592653589793, -2.556407420462493}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.3673633344663079`}, \ {-2.1765926535897933`, 1.3673633344663079`}, {-2.1765926535897933`, -2.555429526654726}, \ {-2.1765926535897933`, 2.5554295266547262`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.3631283882768155`}, \ {-2.1715926535897934`, 1.3631283882768153`}, {-2.1715926535897934`, \ -2.5544630678002886`}, {-2.1715926535897934`, 2.554463067800288}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, 1.3588951609599516`}, {-2.166592653589793, -1.3588951609599516`}, \ {-2.166592653589793, 2.5535078929962136`}, {-2.166592653589793, \ -2.5535078929962136`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.3546638013832288`}, \ {-2.161592653589793, 1.3546638013832286`}, {-2.161592653589793, -2.552563853237074}, \ {-2.161592653589793, 2.552563853237073}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.3504344554904346`}, \ {-2.1565926535897932`, 1.3504344554904346`}, {-2.1565926535897932`, 2.5516308014036966`}, {-2.1565926535897932`, \ -2.5516308014036966`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.3462072663320945`}, \ {-2.151592653589793, 1.3462072663320943`}, {-2.151592653589793, -2.5507085922512815`}, \ {-2.151592653589793, 2.5507085922512815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, 1.3419823740962855`}, {-2.146592653589793, -1.3419823740962853`}, \ {-2.146592653589793, 2.5497970823969465`}, {-2.146592653589793, -2.549797082396946}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, 1.3377599161397689`}, {-2.141592653589793, -1.3377599161397686`}, \ {-2.141592653589793, -2.5488961303067477`}, {-2.141592653589793, 2.5488961303067477`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, 1.3335400270194153`}, {-2.1365926535897932`, \ -1.3335400270194153`}, {-2.1365926535897932`, 2.548005596282209}, {-2.1365926535897932`, \ -2.5480055962822084`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.3293228385238713`}, \ {-2.1315926535897933`, 1.3293228385238711`}, {-2.1315926535897933`, 2.5471253424463844`}, {-2.1315926535897933`, \ -2.547125342446385}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.325108479705454}, \ {-2.126592653589793, 1.325108479705454}, {-2.126592653589793, -2.546255232729502}, \ {-2.126592653589793, 2.546255232729502}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, 1.3208970769122337`}, {-2.121592653589793, -1.3208970769122335`}, \ {-2.121592653589793, -2.5453951328542006`}, {-2.121592653589793, 2.5453951328542006`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.3166887538202718`}, \ {-2.116592653589793, 1.3166887538202718`}, {-2.116592653589793, 2.5445449103204116`}, {-2.116592653589793, \ -2.5445449103204107`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, 1.3124836314659996`}, {-2.111592653589793, -1.3124836314659996`}, \ {-2.111592653589793, -2.543704434389893}, {-2.111592653589793, 2.5437044343898925`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.3082818282786937`}, \ {-2.106592653589793, 1.3082818282786934`}, {-2.106592653589793, -2.542873576070464}, \ {-2.106592653589793, 2.5428735760704644`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, 1.3040834601130367`}, {-2.101592653589793, -1.3040834601130367`}, \ {-2.101592653589793, -2.5420522080999493`}, {-2.101592653589793, 2.5420522080999493`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, 1.2998886402817313`}, {-2.096592653589793, -1.2998886402817313`}, \ {-2.096592653589793, -2.541240204929865}, {-2.096592653589793, 2.5412402049298644`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, 1.2956974795881466`}, {-2.0915926535897933`, \ -1.2956974795881466`}, {-2.0915926535897933`, 2.5404374427088765`}, {-2.0915926535897933`, \ -2.5404374427088765`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.291510086358971}, \ {-2.0865926535897934`, 1.291510086358971}, {-2.0865926535897934`, 2.5396437992660457`}, {-2.0865926535897934`, \ -2.5396437992660457`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, 1.2873265664768565`}, {-2.081592653589793, -1.2873265664768563`}, \ {-2.081592653589793, 2.5388591540938847`}, {-2.081592653589793, \ -2.5388591540938843`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.2831470234130307`}, \ {-2.076592653589793, 1.2831470234130304`}, {-2.076592653589793, -2.5380833883312492`}, \ {-2.076592653589793, 2.5380833883312492`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.2789715582598526`}, \ {-2.071592653589793, 1.2789715582598526`}, {-2.071592653589793, -2.537316384746085}, \ {-2.071592653589793, 2.537316384746085}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, 1.2748002697633058`}, {-2.066592653589793, -1.2748002697633058`}, \ {-2.066592653589793, 2.536558027718045}, {-2.066592653589793, -2.536558027718045}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.2706332543553962`}, \ {-2.061592653589793, 1.2706332543553962`}, {-2.061592653589793, 2.5358082032210034`}, {-2.061592653589793, -2.535808203221003}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, 1.2664706061864517`}, {-2.056592653589793, -1.2664706061864517`}, \ {-2.056592653589793, 2.5350667988054725`}, {-2.056592653589793, \ -2.5350667988054725`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, 1.2623124171573004`}, {-2.0515926535897933`, \ -1.2623124171573004`}, {-2.0515926535897933`, -2.5343337035809546`}, \ {-2.0515926535897933`, 2.5343337035809546`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.258158776951315}, \ {-2.0465926535897934`, 1.2581587769513147`}, {-2.0465926535897934`, -2.53360880819823}, \ {-2.0465926535897934`, 2.53360880819823}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, 1.2540097730663053`}, {-2.041592653589793, -1.2540097730663051`}, \ {-2.041592653589793, 2.5328920048316066`}, {-2.041592653589793, -2.532892004831606}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, 1.2498654908462576`}, {-2.036592653589793, -1.2498654908462576`}, \ {-2.036592653589793, 2.5321831871611375`}, {-2.036592653589793, -2.532183187161137}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.2457260135128883`}, \ {-2.031592653589793, 1.2457260135128883`}, {-2.031592653589793, 2.531482250354832}, {-2.031592653589793, -2.531482250354832}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.2415914221970243`}, \ {-2.026592653589793, 1.2415914221970241`}, {-2.026592653589793, 2.530789091050859}, {-2.026592653589793, -2.530789091050859}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.2374617959697747`}, \ {-2.021592653589793, 1.2374617959697745`}, {-2.021592653589793, -2.5301036073397647`}, \ {-2.021592653589793, 2.5301036073397647`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, 1.233337211873506}, {-2.016592653589793, -1.2333372118735058`}, \ {-2.016592653589793, -2.5294256987467127`}, {-2.016592653589793, 2.5294256987467127`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, 1.2292177449525927`}, {-2.0115926535897932`, \ -1.2292177449525925`}, {-2.0115926535897932`, 2.5287552662137602`}, {-2.0115926535897932`, \ -2.5287552662137602`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.225103468283946}, \ {-2.0065926535897933`, 1.225103468283946}, {-2.0065926535897933`, 2.528092212082177}, {-2.0065926535897933`, \ -2.5280922120821767`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.2209944530073096`}, \ {-2.001592653589793, 1.2209944530073094`}, {-2.001592653589793, 2.5274364400748173`}, {-2.001592653589793, \ -2.5274364400748173`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, 1.2168907683553083`}, {-1.996592653589793, -1.2168907683553083`}, \ {-1.996592653589793, -2.5267878552785614`}, {-1.996592653589793, 2.5267878552785614`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, 1.212792481683251}, {-1.991592653589793, -1.212792481683251}, \ {-1.991592653589793, -2.526146364126823}, {-1.991592653589793, 2.526146364126823}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, 1.2086996584986776`}, {-1.986592653589793, -1.2086996584986773`}, \ {-1.986592653589793, 2.525511874382143}, {-1.986592653589793, -2.525511874382143}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.204612362490643}, \ {-1.9815926535897932`, 1.2046123624906429`}, {-1.9815926535897932`, 2.5248842951188646`}, {-1.9815926535897932`, \ -2.5248842951188646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.2005306555587314`}, \ {-1.976592653589793, 1.2005306555587312`}, {-1.976592653589793, -2.524263536705913}, \ {-1.976592653589793, 2.5242635367059125`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.1964545978417986`}, \ {-1.9715926535897932`, 1.1964545978417986`}, {-1.9715926535897932`, \ -2.5236495107896713`}, {-1.9715926535897932`, 2.5236495107896713`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.1923842477464375`}, \ {-1.966592653589793, 1.1923842477464373`}, {-1.966592653589793, -2.5230421302769677`}, \ {-1.966592653589793, 2.5230421302769677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.1883196619751561`}, \ {-1.9615926535897932`, 1.188319661975156}, {-1.9615926535897932`, -2.5224413093181752`}, \ {-1.9615926535897932`, 2.522441309318175}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, 1.184260895554275}, {-1.956592653589793, -1.184260895554275}, \ {-1.956592653589793, 2.5218469632904346`}, {-1.956592653589793, \ -2.5218469632904346`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.1802080018615324`}, \ {-1.9515926535897932`, 1.1802080018615322`}, {-1.9515926535897932`, -2.521259008781}, \ {-1.9515926535897932`, 2.5212590087809996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, 1.1761610326533916`}, {-1.946592653589793, -1.1761610326533913`}, \ {-1.946592653589793, 2.5206773635707167`}, {-1.946592653589793, \ -2.5206773635707163`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.1721200380920578`}, \ {-1.9415926535897932`, 1.1721200380920578`}, {-1.9415926535897932`, 2.520101946617631}, {-1.9415926535897932`, \ -2.5201019466176304`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.168085066772196}, \ {-1.936592653589793, 1.168085066772196}, {-1.936592653589793, -2.519532678040739}, \ {-1.936592653589793, 2.5195326780407394`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.1640561657473434`}, \ {-1.9315926535897932`, 1.1640561657473434`}, {-1.9315926535897932`, -2.518969479103882}, \ {-1.9315926535897932`, 2.518969479103882}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, 1.1600333805560228`}, {-1.926592653589793, -1.1600333805560228`}, \ {-1.926592653589793, -2.5184122721997793`}, {-1.926592653589793, 2.5184122721997793`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.1560167552475509`}, \ {-1.9215926535897931`, 1.1560167552475509`}, {-1.9215926535897931`, -2.517860980834214}, \ {-1.9215926535897931`, 2.517860980834214}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.1520063324075418`}, \ {-1.916592653589793, 1.1520063324075418`}, {-1.916592653589793, 2.5173155296103737`}, {-1.916592653589793, \ -2.5173155296103737`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.1480021531831033`}, \ {-1.9115926535897931`, 1.1480021531831033`}, {-1.9115926535897931`, 2.5167758442133388`}, {-1.9115926535897931`, \ -2.5167758442133388`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.1440042573077231`}, \ {-1.906592653589793, 1.1440042573077231`}, {-1.906592653589793, -2.51624185139473}, \ {-1.906592653589793, 2.51624185139473}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.1400126831258546`}, \ {-1.9015926535897931`, 1.1400126831258546`}, {-1.9015926535897931`, 2.5157134789575135`}, {-1.9015926535897931`, \ -2.515713478957513}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.136027467617186}, \ {-1.896592653589793, 1.136027467617186}, {-1.896592653589793, 2.5151906557409696`}, {-1.896592653589793, \ -2.5151906557409696`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, 1.1320486464206088`}, {-1.8915926535897931`, \ -1.1320486464206088`}, {-1.8915926535897931`, -2.514673311605817}, \ {-1.8915926535897931`, 2.5146733116058164`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.1280762538578737`}, \ {-1.886592653589793, 1.1280762538578735`}, {-1.886592653589793, -2.5141613774195033`}, \ {-1.886592653589793, 2.5141613774195033`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.1241103229569411`}, \ {-1.881592653589793, 1.1241103229569411`}, {-1.881592653589793, -2.5136547850416635`}, \ {-1.881592653589793, 2.5136547850416635`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.120150885475025}, \ {-1.876592653589793, 1.1201508854750248`}, {-1.876592653589793, -2.5131534673097358`}, \ {-1.876592653589793, 2.5131534673097358`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.1161979719213286`}, \ {-1.871592653589793, 1.1161979719213284`}, {-1.871592653589793, -2.5126573580247498`}, \ {-1.871592653589793, 2.5126573580247498`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, 1.1122516115794783`}, {-1.866592653589793, -1.112251611579478}, \ {-1.866592653589793, -2.512166391937279}, {-1.866592653589793, 2.5121663919372788`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.1083118325296488`}, \ {-1.861592653589793, 1.1083118325296486`}, {-1.861592653589793, -2.511680504733562}, \ {-1.861592653589793, 2.511680504733562}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.1043786616703921`}, \ {-1.8565926535897932`, 1.1043786616703921`}, {-1.8565926535897932`, 2.5111996330217887`}, {-1.8565926535897932`, \ -2.5111996330217887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.1004521247401569`}, \ {-1.851592653589793, 1.1004521247401566`}, {-1.851592653589793, -2.510723714318554}, \ {-1.851592653589793, 2.510723714318554}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, 1.0965322463385136`}, {-1.8465926535897932`, \ -1.0965322463385136`}, {-1.8465926535897932`, -2.5102526870354867`}, \ {-1.8465926535897932`, 2.5102526870354867`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.0926190499470787`}, \ {-1.841592653589793, 1.0926190499470787`}, {-1.841592653589793, -2.5097864904660336`}, \ {-1.841592653589793, 2.509786490466034}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.0887125579501442`}, \ {-1.8365926535897932`, 1.0887125579501442`}, {-1.8365926535897932`, 2.5093250647724226`}, {-1.8365926535897932`, \ -2.5093250647724226`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, 1.0848127916550083`}, {-1.831592653589793, -1.084812791655008}, \ {-1.831592653589793, -2.508868350972785}, {-1.831592653589793, 2.508868350972785}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.080919771312018}, \ {-1.8265926535897932`, 1.0809197713120178`}, {-1.8265926535897932`, \ -2.5084162909284506`}, {-1.8265926535897932`, 2.5084162909284506`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.0770335161343179`}, \ {-1.821592653589793, 1.0770335161343176`}, {-1.821592653589793, 2.507968827331403}, {-1.821592653589793, -2.507968827331403}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.0731540443173098`}, \ {-1.8165926535897932`, 1.0731540443173098`}, {-1.8165926535897932`, 2.507525903691906}, {-1.8165926535897932`, -2.507525903691906}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.0692813730578277`}, \ {-1.811592653589793, 1.0692813730578274`}, {-1.811592653589793, -2.507087464326293}, \ {-1.811592653589793, 2.507087464326293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, 1.0654155185730263`}, {-1.8065926535897932`, \ -1.0654155185730263`}, {-1.8065926535897932`, -2.5066534543449173`}, \ {-1.8065926535897932`, 2.5066534543449173`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.061556496118991}, \ {-1.801592653589793, 1.061556496118991}, {-1.801592653589793, 2.5062238196402715`}, {-1.801592653589793, \ -2.5062238196402715`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.0577043200090632`}, \ {-1.7965926535897931`, 1.057704320009063}, {-1.7965926535897931`, 2.505798506875265}, {-1.7965926535897931`, -2.505798506875265}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.0538590036318933`}, \ {-1.791592653589793, 1.0538590036318933`}, {-1.791592653589793, 2.505377463471662}, {-1.791592653589793, -2.5053774634716617`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.0500205594692165`}, \ {-1.7865926535897931`, 1.0500205594692165`}, {-1.7865926535897931`, 2.5049606375986864`}, {-1.7865926535897931`, \ -2.504960637598686}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.0461889991133573`}, \ {-1.781592653589793, 1.0461889991133573`}, {-1.781592653589793, -2.504547978161776}, \ {-1.781592653589793, 2.5045479781617765`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, 1.0423643332844654`}, {-1.7765926535897931`, \ -1.0423643332844654`}, {-1.7765926535897931`, -2.5041394347915045`}, \ {-1.7765926535897931`, 2.504139434791505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, 1.0385465718474838`}, {-1.771592653589793, -1.0385465718474838`}, \ {-1.771592653589793, -2.5037349578326515`}, {-1.771592653589793, 2.503734957832651}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, 1.0347357238288528`}, {-1.7665926535897931`, \ -1.0347357238288528`}, {-1.7665926535897931`, -2.503334498333433}, \ {-1.7665926535897931`, 2.503334498333433}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, 1.030931797432954}, {-1.761592653589793, -1.030931797432954}, \ {-1.761592653589793, -2.5029380080348878`}, {-1.761592653589793, 2.5029380080348873`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, 1.0271348000582958`}, {-1.756592653589793, -1.0271348000582958`}, \ {-1.756592653589793, -2.502545439360409}, {-1.756592653589793, 2.502545439360409}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, 1.0233447383134402`}, {-1.751592653589793, -1.0233447383134404`}, \ {-1.751592653589793, -2.502156745405436}, {-1.751592653589793, 2.5021567454054354`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -1.0195616180326827`}, \ {-1.746592653589793, 1.0195616180326827`}, {-1.746592653589793, -2.5017718799272872`}, \ {-1.746592653589793, 2.5017718799272872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, 1.0157854442914744`}, {-1.741592653589793, -1.0157854442914744`}, \ {-1.741592653589793, -2.5013907973351523`}, {-1.741592653589793, 2.501390797335152}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -1.012016221421605}, \ {-1.736592653589793, 1.012016221421605}, {-1.736592653589793, 2.5010134526802177`}, {-1.736592653589793, \ -2.5010134526802172`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -1.0082539530261334`}, \ {-1.7315926535897932`, 1.0082539530261336`}, {-1.7315926535897932`, 2.500639801645951}, {-1.7315926535897932`, -2.500639801645951}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -1.0044986419940856`}, \ {-1.726592653589793, 1.0044986419940853`}, {-1.726592653589793, 2.50026980053852}, {-1.726592653589793, -2.5002698005385207`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, 1.0007502905149046`}, {-1.7215926535897932`, \ -1.0007502905149048`}, {-1.7215926535897932`, 2.4999034062773595`}, {-1.7215926535897932`, -2.49990340627736}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -0.9970089000926728}, \ {-1.716592653589793, 0.997008900092673}, {-1.716592653589793, 2.499540576385874}, {-1.716592653589793, -2.499540576385874}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -0.9932744715600977}, \ {-1.7115926535897932`, 0.9932744715600977}, {-1.7115926535897932`, -2.499181268982283}, \ {-1.7115926535897932`, 2.499181268982283}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -0.9895470050922653}, \ {-1.706592653589793, 0.9895470050922653}, {-1.706592653589793, -2.4988254427706065`}, \ {-1.706592653589793, 2.4988254427706065`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -0.9858265002201736}, \ {-1.7015926535897932`, 0.9858265002201737}, {-1.7015926535897932`, 2.498473057031779}, {-1.7015926535897932`, -2.498473057031779}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, 0.9821129558440337}, {-1.696592653589793, -0.9821129558440336}, \ {-1.696592653589793, 2.4981240716149054`}, {-1.696592653589793, -2.498124071614905}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -0.9784063702463562}, \ {-1.6915926535897932`, 0.9784063702463561}, {-1.6915926535897932`, -2.4977784469286437`}, \ {-1.6915926535897932`, 2.4977784469286433`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, 0.9747067411048154}, {-1.686592653589793, -0.9747067411048155}, \ {-1.686592653589793, -2.4974361439327244`}, {-1.686592653589793, 2.4974361439327244`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, 0.9710140655048998}, {-1.6815926535897932`, -0.9710140655048999}, \ {-1.6815926535897932`, 2.497097124129596}, {-1.6815926535897932`, -2.497097124129596}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, 0.9673283399523488}, {-1.676592653589793, -0.9673283399523487}, \ {-1.676592653589793, 2.496761349556198}, {-1.676592653589793, -2.4967613495561976`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -0.96364956038538}, \ {-1.6715926535897931`, 0.96364956038538}, {-1.6715926535897931`, -2.4964287827758613`}, \ {-1.6715926535897931`, 2.4964287827758613`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, 0.9599777221867105}, {-1.666592653589793, -0.9599777221867104}, \ {-1.666592653589793, 2.4960993868703363`}, {-1.666592653589793, -2.496099386870336}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -0.9563128201953722}, \ {-1.6615926535897931`, 0.9563128201953722}, {-1.6615926535897931`, 2.495773125431937}, {-1.6615926535897931`, -2.495773125431937}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, 0.9526548487183265}, {-1.656592653589793, -0.9526548487183266}, \ {-1.656592653589793, -2.4954499625558135`}, {-1.656592653589793, 2.4954499625558135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, 0.949003801541883}, {-1.6515926535897931`, -0.9490038015418831}, \ {-1.6515926535897931`, 2.4951298628323397`}, {-1.6515926535897931`, \ -2.4951298628323397`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -0.9453596719429165}, \ {-1.646592653589793, 0.9453596719429166}, {-1.646592653589793, 2.494812791339622}, {-1.646592653589793, -2.494812791339622}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -0.9417224526998967}, \ {-1.6415926535897931`, 0.9417224526998969}, {-1.6415926535897931`, 2.4944987136361223`}, {-1.6415926535897931`, \ -2.494498713636122}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -0.9380921361037247}, \ {-1.636592653589793, 0.9380921361037249}, {-1.636592653589793, 2.494187595753398}, {-1.636592653589793, -2.494187595753398}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -0.9344687139683837}, \ {-1.631592653589793, 0.9344687139683839}, {-1.631592653589793, 2.4938794041889536`}, {-1.631592653589793, \ -2.4938794041889536`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -0.9308521776414015}, \ {-1.626592653589793, 0.9308521776414017}, {-1.626592653589793, 2.493574105899206}, {-1.626592653589793, -2.493574105899206}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, 0.927242518014135}, {-1.621592653589793, -0.9272425180141352}, \ {-1.621592653589793, 2.4932716682925578`}, {-1.621592653589793, -2.493271668292558}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, 0.9236397255318715}, {-1.616592653589793, -0.9236397255318716}, \ {-1.616592653589793, -2.492972059222582}, {-1.616592653589793, 2.4929720592225815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -0.9200437902037566}, \ {-1.611592653589793, 0.9200437902037567}, {-1.611592653589793, -2.4926752469813085`}, \ {-1.611592653589793, 2.492675246981309}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -0.9164547016125428}, \ {-1.606592653589793, 0.9164547016125429}, {-1.606592653589793, -2.4923812002926264`}, \ {-1.606592653589793, 2.4923812002926264`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, 0.9128724489241731}, {-1.601592653589793, -0.9128724489241732}, \ {-1.601592653589793, -2.4920898883057765`}, {-1.601592653589793, 2.4920898883057765`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, 0.9092970208971879}, {-1.5965926535897932`, -0.9092970208971878}, \ {-1.5965926535897932`, 2.4918012805889593`}, {-1.5965926535897932`, \ -2.4918012805889593`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -0.905728405891971}, \ {-1.591592653589793, 0.9057284058919711}, {-1.591592653589793, 2.491515347123035}, {-1.591592653589793, -2.4915153471230345`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -0.9021665918798301}, \ {-1.5865926535897932`, 0.9021665918798301}, {-1.5865926535897932`, -2.4912320582953273`}, \ {-1.5865926535897932`, 2.4912320582953273`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, 0.8986115664519111}, {-1.581592653589793, -0.8986115664519113}, \ {-1.581592653589793, -2.4909513848935254`}, {-1.581592653589793, 2.4909513848935254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -0.8950633168279628}, \ {-1.5765926535897932`, 0.8950633168279629}, {-1.5765926535897932`, 2.49067329809968}, {-1.5765926535897932`, -2.49067329809968}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -0.8915218298649328}, \ {-1.571592653589793, 0.8915218298649329}, {-1.571592653589793, 2.4903977694842965`}, {-1.571592653589793, \ -2.4903977694842965`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.490124771000521}, \ {-1.5665926535897932`, 2.490124771000521}, {-1.5665926535897932`, -0.8879870920654197}, \ {-1.5665926535897932`, 0.8879870920654197}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, 2.489854274978419}, {-1.561592653589793, -2.489854274978419}, \ {-1.561592653589793, 0.8844590895859653}, {-1.561592653589793, -0.8844590895859653}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, 2.489586254119345}, {-1.5565926535897932`, -2.489586254119345}, \ {-1.5565926535897932`, 0.8809378082452047}, {-1.5565926535897932`, \ -0.8809378082452047}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.489320681490402}, \ {-1.551592653589793, 2.489320681490402}, {-1.551592653589793, -0.87742323353186}, \ {-1.551592653589793, 0.87742323353186}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, 2.489057530518987}, {-1.5465926535897931`, -2.489057530518987}, \ {-1.5465926535897931`, 0.8739153506125975}, {-1.5465926535897931`, \ -0.8739153506125975}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, 2.4887967749874256`}, {-1.541592653589793, -2.4887967749874256`}, \ {-1.541592653589793, -0.8704141443397366}, {-1.541592653589793, 0.8704141443397366}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.4885383890276924`}, \ {-1.5365926535897931`, 2.4885383890276924`}, {-1.5365926535897931`, -0.8669195992588208}, \ {-1.5365926535897931`, 0.8669195992588208}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.4882823471162117`}, \ {-1.531592653589793, 2.4882823471162117`}, {-1.531592653589793, -0.863431699616049}, \ {-1.531592653589793, 0.863431699616049}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, 2.4880286240687464`}, {-1.5265926535897931`, \ -2.4880286240687464`}, {-1.5265926535897931`, -0.8599504293655716}, \ {-1.5265926535897931`, 0.8599504293655716}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.4877771950353624`}, \ {-1.521592653589793, 2.4877771950353624`}, {-1.521592653589793, -0.8564757721766532}, \ {-1.521592653589793, 0.8564757721766532}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.48752803549548}, \ {-1.5165926535897931`, 2.48752803549548}, {-1.5165926535897931`, 0.8530077114407004}, {-1.5165926535897931`, \ -0.8530077114407004}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.4872811212529973`}, \ {-1.511592653589793, 2.4872811212529973`}, {-1.511592653589793, 0.8495462302781627}, {-1.511592653589793, -0.8495462302781627}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.4870364284314963`}, \ {-1.506592653589793, 2.4870364284314963`}, {-1.506592653589793, -0.8460913115453075}, \ {-1.506592653589793, 0.8460913115453075}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, 2.4867939334695235`}, {-1.501592653589793, -2.4867939334695235`}, \ {-1.501592653589793, 0.8426429378408629}, {-1.501592653589793, -0.8426429378408629}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.4865536131159454`}, \ {-1.496592653589793, 2.4865536131159454`}, {-1.496592653589793, 0.839201091512545}, {-1.496592653589793, -0.839201091512545}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, 2.48631544442538}, {-1.491592653589793, -2.48631544442538}, \ {-1.491592653589793, -0.8357657546634556}, {-1.491592653589793, 0.8357657546634556}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.486079404753698}, \ {-1.486592653589793, 2.486079404753698}, {-1.486592653589793, -0.8323369091583694}, \ {-1.486592653589793, 0.8323369091583694}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, 2.485845471753599}, {-1.481592653589793, -2.485845471753599}, \ {-1.481592653589793, -0.8289145366298937}, {-1.481592653589793, 0.8289145366298937}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, 2.485613623370256}, {-1.476592653589793, -2.485613623370256}, \ {-1.476592653589793, -0.82549861848452}, {-1.476592653589793, 0.82549861848452}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.4853838378370314`}, \ {-1.4715926535897932`, 2.4853838378370314`}, {-1.4715926535897932`, 0.8220891359085585}, {-1.4715926535897932`, \ -0.8220891359085585}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, 2.4851560936712573`}, {-1.466592653589793, -2.4851560936712573`}, \ {-1.466592653589793, 0.8186860698739602}, {-1.466592653589793, -0.8186860698739602}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, 2.4849303696700886`}, {-1.4615926535897932`, \ -2.4849303696700886`}, {-1.4615926535897932`, 0.8152894011440309}, {-1.4615926535897932`, \ -0.8152894011440309}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.484706644906419}, \ {-1.456592653589793, 2.484706644906419}, {-1.456592653589793, -0.8118991102790349}, \ {-1.456592653589793, 0.8118991102790349}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.48448489872486}, \ {-1.4515926535897932`, 2.48448489872486}, {-1.4515926535897932`, -0.8085151776416936}, \ {-1.4515926535897932`, 0.8085151776416936}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, 2.48426511073779}, {-1.446592653589793, -2.48426511073779}, \ {-1.446592653589793, 0.8051375834025771}, {-1.446592653589793, -0.8051375834025771}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.48404726082146}, \ {-1.4415926535897932`, 2.48404726082146}, {-1.4415926535897932`, -0.8017663075453971}, \ {-1.4415926535897932`, 0.8017663075453971}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.483831329112164}, \ {-1.436592653589793, 2.483831329112164}, {-1.436592653589793, -0.7984013298721944}, \ {-1.436592653589793, 0.7984013298721944}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, 2.4836172960024725`}, {-1.4315926535897932`, \ -2.4836172960024725`}, {-1.4315926535897932`, 0.7950426300084271}, {-1.4315926535897932`, \ -0.7950426300084271}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.483405142137522}, \ {-1.426592653589793, 2.483405142137522}, {-1.426592653589793, -0.7916901874079628}, \ {-1.426592653589793, 0.7916901874079628}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, 2.4831948484113653`}, {-1.4215926535897931`, \ -2.4831948484113653`}, {-1.4215926535897931`, 0.7883439813579751}, {-1.4215926535897931`, \ -0.7883439813579751}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, 2.4829863959633807`}, {-1.416592653589793, -2.4829863959633807`}, \ {-1.416592653589793, 0.7850039909837416}, {-1.416592653589793, -0.7850039909837416}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.4827797661747355`}, \ {-1.4115926535897931`, 2.4827797661747355`}, {-1.4115926535897931`, 0.7816701952533518}, {-1.4115926535897931`, \ -0.7816701952533518}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, 2.48257494066491}, {-1.406592653589793, -2.48257494066491}, \ {-1.406592653589793, 0.7783425729823223}, {-1.406592653589793, -0.7783425729823223}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, 2.482371901288271}, {-1.4015926535897931`, -2.482371901288271}, \ {-1.4015926535897931`, -0.7750211028381258}, {-1.4015926535897931`, 0.7750211028381258}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.482170630130705}, \ {-1.396592653589793, 2.482170630130705}, {-1.396592653589793, 0.7717057633446215}, {-1.396592653589793, -0.7717057633446215}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, 2.4819711095063024`}, {-1.3915926535897931`, \ -2.4819711095063024`}, {-1.3915926535897931`, 0.7683965328864119}, {-1.3915926535897931`, \ -0.7683965328864119}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, 2.4817733219540923`}, {-1.386592653589793, -2.4817733219540923`}, \ {-1.386592653589793, 0.7650933897131047}, {-1.386592653589793, -0.7650933897131047}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, 2.4815772502348343`}, {-1.381592653589793, -2.4815772502348343`}, \ {-1.381592653589793, 0.7617963119434928}, {-1.381592653589793, -0.7617963119434928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, 2.4813828773278543`}, {-1.376592653589793, -2.4813828773278543`}, \ {-1.376592653589793, 0.7585052775696531}, {-1.376592653589793, -0.7585052775696531}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, 2.4811901864279364`}, {-1.371592653589793, -2.4811901864279364`}, \ {-1.371592653589793, 0.755220264460964}, {-1.371592653589793, -0.755220264460964}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.4809991609422597`}, \ {-1.366592653589793, 2.4809991609422597`}, {-1.366592653589793, -0.7519412503680409}, \ {-1.366592653589793, 0.7519412503680409}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.480809784487386}, \ {-1.361592653589793, 2.4808097844873864`}, {-1.361592653589793, 0.7486682129265972}, {-1.361592653589793, -0.7486682129265972}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.4806220408862947`}, \ {-1.356592653589793, 2.4806220408862947`}, {-1.356592653589793, 0.7454011296612221}, {-1.356592653589793, -0.7454011296612221}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.480435914165462}, \ {-1.351592653589793, 2.480435914165462}, {-1.351592653589793, 0.7421399779890896}, {-1.351592653589793, -0.7421399779890896}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, 2.4802513885519892`}, {-1.3465926535897932`, \ -2.4802513885519892`}, {-1.3465926535897932`, -0.7388847352235876}, \ {-1.3465926535897932`, 0.7388847352235876}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.4800684484707753`}, \ {-1.341592653589793, 2.4800684484707753`}, {-1.341592653589793, -0.7356353785778778}, \ {-1.341592653589793, 0.7356353785778778}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, 2.4798870785417337`}, {-1.3365926535897932`, \ -2.4798870785417337`}, {-1.3365926535897932`, -0.7323918851683798}, \ {-1.3365926535897932`, 0.7323918851683798}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, 2.4797072635770525`}, {-1.331592653589793, -2.4797072635770525`}, \ {-1.331592653589793, 0.7291542320181869}, {-1.331592653589793, -0.7291542320181869}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.479528988578498}, \ {-1.3265926535897932`, 2.479528988578498}, {-1.3265926535897932`, 0.7259223960604135}, {-1.3265926535897932`, \ -0.7259223960604135}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, 2.479352238734761}, {-1.321592653589793, -2.479352238734761}, \ {-1.321592653589793, -0.7226963541414708}, {-1.321592653589793, 0.7226963541414709}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.479176999418843}, \ {-1.3165926535897932`, 2.479176999418843}, {-1.3165926535897932`, -0.7194760830242792}, \ {-1.3165926535897932`, 0.7194760830242792}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, 2.479003256185488}, {-1.311592653589793, -2.479003256185488}, \ {-1.311592653589793, 0.7162615593914106}, {-1.311592653589793, -0.7162615593914103}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, 2.4788309947686478`}, {-1.3065926535897932`, \ -2.4788309947686478`}, {-1.3065926535897932`, -0.7130527598481698}, \ {-1.3065926535897932`, 0.7130527598481698}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.4786602010789913`}, \ {-1.301592653589793, 2.4786602010789913`}, {-1.301592653589793, -0.7098496609256116}, \ {-1.301592653589793, 0.7098496609256116}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, 2.478490861201454}, {-1.2965926535897931`, -2.478490861201454}, \ {-1.2965926535897931`, 0.7066522390834926}, {-1.2965926535897931`, \ -0.7066522390834924}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, 2.478322961392819}, {-1.291592653589793, -2.478322961392819}, \ {-1.291592653589793, 0.7034604707131642}, {-1.291592653589793, -0.7034604707131642}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, 2.4781564880793456`}, {-1.2865926535897931`, \ -2.4781564880793456`}, {-1.2865926535897931`, 0.7002743321404048}, {-1.2865926535897931`, \ -0.7002743321404048}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.4779914278544255`}, \ {-1.281592653589793, 2.4779914278544255`}, {-1.281592653589793, -0.6970937996281927}, \ {-1.281592653589793, 0.6970937996281925}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, 2.4778277674762816`}, {-1.2765926535897931`, -2.477827767476281}, \ {-1.2765926535897931`, 0.6939188493794186}, {-1.2765926535897931`, \ -0.6939188493794186}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.4776654938656995`}, \ {-1.271592653589793, 2.4776654938656995`}, {-1.271592653589793, -0.690749457539545}, \ {-1.271592653589793, 0.690749457539545}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, 2.4775045941037965`}, {-1.2665926535897931`, \ -2.4775045941037965`}, {-1.2665926535897931`, 0.687585600199206}, {-1.2665926535897931`, -0.687585600199206}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, 2.477345055429822}, {-1.261592653589793, -2.477345055429822}, \ {-1.261592653589793, 0.6844272533967527}, {-1.261592653589793, -0.6844272533967527}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, 2.477186865238998}, {-1.256592653589793, -2.477186865238998}, \ {-1.256592653589793, 0.6812743931207444}, {-1.256592653589793, -0.6812743931207444}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, 2.4770300110803833`}, {-1.251592653589793, -2.4770300110803833`}, \ {-1.251592653589793, -0.6781269953123874}, {-1.251592653589793, 0.6781269953123874}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.476874480654783}, \ {-1.246592653589793, 2.476874480654783}, {-1.246592653589793, -0.6749850358679196}, \ {-1.246592653589793, 0.6749850358679196}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, 2.476720261812677}, {-1.241592653589793, -2.476720261812677}, \ {-1.241592653589793, 0.6718484906409463}, {-1.241592653589793, -0.6718484906409463}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.4765673425521952`}, \ {-1.236592653589793, 2.4765673425521952`}, {-1.236592653589793, -0.6687173354447221}, \ {-1.236592653589793, 0.668717335444722}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.476415711017109}, \ {-1.231592653589793, 2.476415711017109}, {-1.231592653589793, -0.665591546054385}, \ {-1.231592653589793, 0.665591546054385}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, 2.4762653554948657`}, {-1.226592653589793, -2.476265355494866}, \ {-1.226592653589793, 0.6624710982091429}, {-1.226592653589793, -0.6624710982091432}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.476116264414647}, \ {-1.2215926535897932`, 2.476116264414647}, {-1.2215926535897932`, -0.659355967614411}, \ {-1.2215926535897932`, 0.659355967614411}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, 2.4759684263454576`}, {-1.216592653589793, -2.4759684263454576`}, \ {-1.216592653589793, 0.6562461299438991}, {-1.216592653589793, -0.6562461299438991}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, 2.4758218299942456`}, {-1.2115926535897932`, \ -2.4758218299942456`}, {-1.2115926535897932`, 0.6531415608416601}, {-1.2115926535897932`, -0.65314156084166}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.4756764642040507`}, \ {-1.206592653589793, 2.4756764642040507`}, {-1.206592653589793, -0.6500422359240849}, \ {-1.206592653589793, 0.6500422359240848}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.475532317952181}, \ {-1.2015926535897932`, 2.475532317952181}, {-1.2015926535897932`, -0.6469481307818591}, \ {-1.2015926535897932`, 0.646948130781859}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, 2.4753893803484157`}, {-1.196592653589793, -2.4753893803484157`}, \ {-1.196592653589793, 0.6438592209818713}, {-1.196592653589793, -0.6438592209818713}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.475247640633237}, \ {-1.1915926535897932`, 2.475247640633237}, {-1.1915926535897932`, 0.6407754820690829}, {-1.1915926535897932`, \ -0.6407754820690829}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.475107088176092}, \ {-1.186592653589793, 2.475107088176092}, {-1.186592653589793, -0.6376968895683501}, \ {-1.186592653589793, 0.6376968895683499}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.474967712473676}, \ {-1.1815926535897932`, 2.474967712473676}, {-1.1815926535897932`, -0.6346234189862097}, \ {-1.1815926535897932`, 0.6346234189862097}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, 2.4748295031482415`}, {-1.176592653589793, -2.4748295031482415`}, \ {-1.176592653589793, 0.6315550458126225}, {-1.176592653589793, -0.6315550458126225}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, 2.4746924499459415`}, {-1.1715926535897931`, \ -2.4746924499459415`}, {-1.1715926535897931`, 0.6284917455226736}, {-1.1715926535897931`, \ -0.6284917455226738}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.4745565427351877`}, \ {-1.166592653589793, 2.4745565427351877`}, {-1.166592653589793, 0.6254334935782383}, {-1.166592653589793, -0.6254334935782384}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, 2.4744217715050394`}, {-1.1615926535897931`, \ -2.4744217715050394`}, {-1.1615926535897931`, 0.6223802654296067}, {-1.1615926535897931`, \ -0.6223802654296068}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.474288126363616}, \ {-1.156592653589793, 2.474288126363616}, {-1.156592653589793, 0.6193320365170697}, {-1.156592653589793, -0.6193320365170699}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, 2.474155597536533}, {-1.1515926535897931`, -2.474155597536533}, \ {-1.1515926535897931`, -0.6162887822724711}, {-1.1515926535897931`, 0.6162887822724711}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, 2.474024175365361}, {-1.146592653589793, -2.474024175365361}, \ {-1.146592653589793, 0.6132504781207181}, {-1.146592653589793, -0.6132504781207181}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.4738938503061094`}, \ {-1.1415926535897931`, 2.473893850306109}, {-1.1415926535897931`, -0.6102170994812627}, \ {-1.1415926535897931`, 0.6102170994812627}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, 2.473764612927734}, {-1.1365926535897932`, -2.473764612927734}, \ {-1.1365926535897932`, 0.6071886217695395}, {-1.1365926535897932`, \ -0.6071886217695395}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, 2.473636453910663}, {-1.1315926535897929`, -2.473636453910663}, \ {-1.1315926535897929`, -0.604165020398378}, {-1.1315926535897929`, 0.604165020398378}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, 2.4735093640453503`}, {-1.126592653589793, -2.4735093640453503`}, \ {-1.126592653589793, 0.6011462707793733}, {-1.126592653589793, -0.6011462707793733}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.4733833342308467`}, \ {-1.121592653589793, 2.4733833342308467`}, {-1.121592653589793, -0.5981323483242277}, \ {-1.121592653589793, 0.5981323483242277}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.4732583554733947`}, \ {-1.1165926535897932`, 2.4732583554733947`}, {-1.1165926535897932`, 0.5951232284460587}, {-1.1165926535897932`, \ -0.5951232284460587}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, 2.4731344188850444`}, {-1.1115926535897929`, \ -2.4731344188850444`}, {-1.1115926535897929`, 0.5921188865606734}, {-1.1115926535897929`, \ -0.5921188865606732}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.4730115156822885`}, \ {-1.106592653589793, 2.4730115156822885`}, {-1.106592653589793, 0.5891192980878145}, {-1.106592653589793, -0.5891192980878147}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, 2.472889637184719}, {-1.101592653589793, -2.472889637184719}, \ {-1.101592653589793, 0.5861244384523723}, {-1.101592653589793, -0.586124438452372}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -2.4727687748137073`}, \ {-1.0965926535897932`, 2.4727687748137073`}, {-1.0965926535897932`, 0.5831342830855657}, {-1.0965926535897932`, \ -0.5831342830855657}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -2.472648920091095}, \ {-1.0915926535897933`, 2.472648920091095}, {-1.0915926535897933`, 0.5801488074260983}, {-1.0915926535897933`, \ -0.5801488074260983}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -2.4725300646379145`}, \ {-1.086592653589793, 2.4725300646379145`}, {-1.086592653589793, -0.5771679869212795}, \ {-1.086592653589793, 0.5771679869212795}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, 2.472412200173122}, {-1.081592653589793, -2.472412200173122}, \ {-1.081592653589793, 0.5741917970281202}, {-1.081592653589793, -0.5741917970281202}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, 2.472295318512354}, {-1.0765926535897932`, -2.4722953185123537`}, \ {-1.0765926535897932`, 0.5712202132143985}, {-1.0765926535897932`, \ -0.5712202132143985}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, 2.4721794115666973`}, {-1.0715926535897933`, \ -2.4721794115666973`}, {-1.0715926535897933`, 0.5682532109596994}, {-1.0715926535897933`, \ -0.5682532109596992}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -2.4720644713414806`}, \ {-1.066592653589793, 2.4720644713414806`}, {-1.066592653589793, -0.5652907657564246}, \ {-1.066592653589793, 0.5652907657564246}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -2.471950489935086}, \ {-1.061592653589793, 2.471950489935086}, {-1.061592653589793, -0.5623328531107794}, \ {-1.061592653589793, 0.5623328531107794}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -2.4718374595377717`}, \ {-1.0565926535897932`, 2.4718374595377717`}, {-1.0565926535897932`, -0.55937944854373}, \ {-1.0565926535897932`, 0.5593794485437302}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, 2.471725372430521}, {-1.0515926535897933`, -2.471725372430521}, \ {-1.0515926535897933`, -0.5564305275919353}, {-1.0515926535897933`, 0.5564305275919353}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, 2.471614220983896}, {-1.046592653589793, -2.471614220983896}, \ {-1.046592653589793, -0.5534860658086562}, {-1.046592653589793, 0.5534860658086562}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, 2.471503997656925}, {-1.041592653589793, -2.471503997656925}, \ {-1.041592653589793, -0.550546038764638}, {-1.041592653589793, 0.5505460387646383}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.4713946949959897`}, \ {-1.0365926535897931`, 2.4713946949959897`}, {-1.0365926535897931`, -0.5476104220489666}, \ {-1.0365926535897931`, 0.5476104220489665}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.4712863056337406`}, \ {-1.0315926535897932`, 2.471286305633741}, {-1.0315926535897932`, -0.544679191269905}, \ {-1.0315926535897932`, 0.5446791912699052}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.4711788222880227`}, \ {-1.026592653589793, 2.4711788222880227`}, {-1.026592653589793, -0.5417523220557033}, \ {-1.026592653589793, 0.5417523220557033}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, 2.4710722377608167`}, {-1.021592653589793, -2.4710722377608167`}, \ {-1.021592653589793, 0.5388297900553879}, {-1.021592653589793, -0.5388297900553879}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, 2.4709665449372005`}, {-1.0165926535897931`, \ -2.4709665449372005`}, {-1.0165926535897931`, -0.5359115709395238}, \ {-1.0165926535897931`, 0.535911570939524}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, 2.4708617367843204`}, {-1.0115926535897932`, \ -2.4708617367843204`}, {-1.0115926535897932`, 0.5329976404009614}, {-1.0115926535897932`, \ -0.5329976404009612}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, 2.4707578063503832`}, {-1.0065926535897929`, \ -2.4707578063503832`}, {-1.0065926535897929`, -0.5300879741555531}, \ {-1.0065926535897929`, 0.5300879741555531}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.470654746763657}, \ {-1.001592653589793, 2.470654746763657}, {-1.001592653589793, -0.5271825479428582}, \ {-1.001592653589793, 0.5271825479428585}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, 2.470552551231489}, {-0.9965926535897931, -2.4705525512314885`}, \ {-0.9965926535897931, 0.5242813375268194}, {-0.9965926535897931, -0.5242813375268194}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.4704512130393423`}, \ {-0.9915926535897932, 2.4704512130393423`}, {-0.9915926535897932, -0.5213843186964199}, \ {-0.9915926535897932, 0.5213843186964199}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.4703507255498396`}, \ {-0.9865926535897929, 2.4703507255498396`}, {-0.9865926535897929, -0.5184914672663231}, \ {-0.9865926535897929, 0.5184914672663229}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.4702510822018247`}, \ {-0.981592653589793, 2.4702510822018247`}, {-0.981592653589793, 0.5156027590774915}, {-0.981592653589793, -0.5156027590774915}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, 2.470152276509437}, {-0.9765926535897931, -2.470152276509437}, \ {-0.9765926535897931, 0.5127181699977843}, {-0.9765926535897931, -0.5127181699977842}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, 2.4700543020612}, {-0.9715926535897932, -2.4700543020612}, \ {-0.9715926535897932, 0.5098376759225364}, {-0.9715926535897932, -0.5098376759225365}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.4699571525191217`}, \ {-0.9665926535897928, 2.469957152519122}, {-0.9665926535897928, -0.5069612527751218}, \ {-0.9665926535897928, 0.506961252775122}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.469860821617812}, \ {-0.961592653589793, 2.469860821617812}, {-0.961592653589793, -0.5040888765074948}, \ {-0.961592653589793, 0.5040888765074947}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, 2.469765303163607}, {-0.9565926535897931, -2.469765303163607}, \ {-0.9565926535897931, 0.5012205231007132}, {-0.9565926535897931, -0.5012205231007131}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.469670591033708}, \ {-0.9515926535897932, 2.469670591033708}, {-0.9515926535897932, -0.4983561685654479}, \ {-0.9515926535897932, 0.4983561685654479}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, 2.469576679175339}, {-0.9465926535897933, -2.469576679175339}, \ {-0.9465926535897933, 0.4954957889424702}, {-0.9465926535897933, \ -0.49549578894247026`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, 2.469483561604908}, {-0.9415926535897929, -2.469483561604908}, \ {-0.9415926535897929, 0.49263936030312544`}, {-0.9415926535897929, \ -0.4926393603031254}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, 2.4693912324071823`}, {-0.936592653589793, -2.4693912324071823`}, \ {-0.936592653589793, 0.48978685874978856`}, {-0.936592653589793, \ -0.4897868587497886}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.4692996857344824`}, \ {-0.9315926535897932, 2.4692996857344824`}, {-0.9315926535897932, 0.4869382604163028}, {-0.9315926535897932, -0.4869382604163029}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, 2.4692089158058796`}, {-0.9265926535897933, -2.4692089158058796`}, \ {-0.9265926535897933, 0.4840935414684027}, {-0.9265926535897933, -0.4840935414684026}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.4691189169064067`}, \ {-0.9215926535897929, 2.4691189169064067`}, {-0.9215926535897929, -0.4812526781041227}, \ {-0.9215926535897929, 0.4812526781041227}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.469029683386285}, \ {-0.916592653589793, 2.4690296833862844`}, {-0.916592653589793, -0.47841564655418867`}, \ {-0.916592653589793, 0.47841564655418856`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, 2.4689412096601564`}, {-0.9115926535897931, -2.4689412096601564`}, \ {-0.9115926535897931, -0.4755824230823929}, {-0.9115926535897931, 0.4755824230823928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.4688534902063313`}, \ {-0.9065926535897932, 2.4688534902063313`}, {-0.9065926535897932, \ -0.47275298398595833`}, {-0.9065926535897932, 0.47275298398595833`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.4687665195660435`}, \ {-0.9015926535897929, 2.4687665195660435`}, {-0.9015926535897929, -0.4699273055958841}, \ {-0.9015926535897929, 0.46992730559588375`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.468680292342718}, \ {-0.896592653589793, 2.468680292342718}, {-0.896592653589793, -0.4671053642772791}, \ {-0.896592653589793, 0.4671053642772791}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.46859480320125}, \ {-0.8915926535897931, 2.46859480320125}, {-0.8915926535897931, 0.46428713642968017`}, {-0.8915926535897931, \ -0.46428713642968017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, 2.4685100468672916`}, {-0.8865926535897932, -2.4685100468672916`}, \ {-0.8865926535897932, 0.46147259848735683`}, {-0.8865926535897932, \ -0.4614725984873568}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.4684260181265523`}, \ {-0.8815926535897929, 2.4684260181265523`}, {-0.8815926535897929, -0.4586617269196027}, \ {-0.8815926535897929, 0.45866172691960283`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, 2.4683427118241057`}, {-0.876592653589793, -2.4683427118241057`}, \ {-0.876592653589793, 0.4558544982310147}, {-0.876592653589793, -0.4558544982310146}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.4682601228637084`}, \ {-0.8715926535897931, 2.4682601228637084`}, {-0.8715926535897931, -0.4530508889617558}, \ {-0.8715926535897931, 0.4530508889617558}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, 2.4681782462071298`}, {-0.8665926535897932, -2.4681782462071298`}, \ {-0.8665926535897932, -0.4502508756878091}, {-0.8665926535897932, 0.4502508756878092}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, 2.468097076873488}, {-0.8615926535897929, -2.468097076873488}, \ {-0.8615926535897929, -0.44745443502121607`}, {-0.8615926535897929, 0.44745443502121607`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, 2.4680166099385983`}, {-0.856592653589793, -2.4680166099385983`}, \ {-0.856592653589793, 0.44466154361030513`}, {-0.856592653589793, \ -0.44466154361030513`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, 2.4679368405343296`}, {-0.8515926535897931, -2.4679368405343296`}, \ {-0.8515926535897931, 0.44187217813990604`}, {-0.8515926535897931, \ -0.44187217813990626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.4678577638479706`}, \ {-0.8465926535897932, 2.4678577638479706`}, {-0.8465926535897932, 0.4390863153315542}, {-0.8465926535897932, -0.4390863153315542}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.467779375121604}, \ {-0.8415926535897928, 2.4677793751216046`}, {-0.8415926535897928, 0.4363039319436799}, {-0.8415926535897928, -0.4363039319436798}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.467701669651493}, \ {-0.836592653589793, 2.467701669651493}, {-0.836592653589793, -0.4335250047717923}, \ {-0.836592653589793, 0.4335250047717923}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.4676246427874684`}, \ {-0.8315926535897931, 2.467624642787469}, {-0.8315926535897931, 0.43074951064864675`}, {-0.8315926535897931, \ -0.4307495106486466}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, 2.4675482899323375`}, {-0.8265926535897932, -2.4675482899323375`}, \ {-0.8265926535897932, -0.4279774264444023}, {-0.8265926535897932, 0.4279774264444022}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.467472606541287}, \ {-0.8215926535897933, 2.467472606541287}, {-0.8215926535897933, 0.42520872906677115`}, {-0.8215926535897933, \ -0.42520872906677104`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.4673975881213046`}, \ {-0.8165926535897929, 2.4673975881213046`}, {-0.8165926535897929, -0.4224433954611539}, \ {-0.8165926535897929, 0.4224433954611538}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, 2.467323230230608}, {-0.811592653589793, -2.467323230230608}, \ {-0.811592653589793, -0.4196814026107677}, {-0.811592653589793, 0.4196814026107676}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.467249528478073}, \ {-0.8065926535897932, 2.467249528478073}, {-0.8065926535897932, -0.416922727536761}, \ {-0.8065926535897932, 0.416922727536761}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, 2.467176478522684}, {-0.8015926535897933, -2.467176478522684}, \ {-0.8015926535897933, -0.4141673472983225}, {-0.8015926535897933, 0.4141673472983225}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, 2.4671040760729777`}, {-0.7965926535897929, -2.4671040760729777`}, \ {-0.7965926535897929, 0.4114152389927752}, {-0.7965926535897929, -0.4114152389927749}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, 2.4670323168865065`}, {-0.791592653589793, -2.467032316886507}, \ {-0.791592653589793, 0.4086663797556659}, {-0.791592653589793, -0.408666379755666}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, 2.466961196769303}, {-0.7865926535897931, -2.466961196769303}, \ {-0.7865926535897931, 0.40592074676084294`}, {-0.7865926535897931, \ -0.40592074676084294`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, 2.466890711575353}, {-0.7815926535897932, -2.466890711575353}, \ {-0.7815926535897932, 0.40317831722052294`}, {-0.7815926535897932, \ -0.40317831722052294`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.4668208572060784`}, \ {-0.7765926535897929, 2.4668208572060784`}, {-0.7765926535897929, \ -0.40043906838535326`}, {-0.7765926535897929, 0.40043906838535326`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, 2.466751629609824}, {-0.771592653589793, -2.466751629609824}, \ {-0.771592653589793, 0.39770297754446093`}, {-0.771592653589793, \ -0.3977029775444608}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.4666830247813554`}, \ {-0.7665926535897931, 2.466683024781356}, {-0.7665926535897931, -0.39497002202549586`}, \ {-0.7665926535897931, 0.3949700220254961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.466615038761361}, \ {-0.7615926535897932, 2.466615038761361}, {-0.7615926535897932, 0.392240179194664}, {-0.7615926535897932, -0.3922401791946641}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, 2.46654766763596}, {-0.7565926535897929, -2.46654766763596}, \ {-0.7565926535897929, 0.3895134264567534}, {-0.7565926535897929, -0.3895134264567531}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.466480907536224}, \ {-0.751592653589793, 2.4664809075362237`}, {-0.751592653589793, -0.3867897412551512}, \ {-0.751592653589793, 0.38678974125515103`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, 2.4664147546376975`}, {-0.7465926535897931, -2.4664147546376975`}, \ {-0.7465926535897931, -0.38406910107185255`}, {-0.7465926535897931, 0.38406910107185266`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, 2.466349205159929}, {-0.7415926535897932, -2.466349205159929}, \ {-0.7415926535897932, -0.3813514834274634}, {-0.7415926535897932, 0.3813514834274635}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.466284255366009}, \ {-0.7365926535897929, 2.466284255366009}, {-0.7365926535897929, -0.37863686588119205`}, \ {-0.7365926535897929, 0.37863686588119205`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.4662199015621136`}, \ {-0.731592653589793, 2.4662199015621136`}, {-0.731592653589793, -0.375925226030838}, \ {-0.731592653589793, 0.37592522603083817`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.4661561400970546`}, \ {-0.7265926535897931, 2.466156140097054}, {-0.7265926535897931, 0.3732165415127683}, {-0.7265926535897931, -0.3732165415127685}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, 2.4660929673618366`}, {-0.7215926535897932, -2.466092967361836}, \ {-0.7215926535897932, -0.3705107900018913}, {-0.7215926535897932, 0.3705107900018915}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.4660303797892182`}, \ {-0.7165926535897928, 2.4660303797892182`}, {-0.7165926535897928, \ -0.36780794921161974`}, {-0.7165926535897928, 0.36780794921161947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, 2.465968373853286}, {-0.711592653589793, -2.465968373853286}, \ {-0.711592653589793, -0.3651079968938291}, {-0.711592653589793, 0.3651079968938288}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, 2.4659069460690226`}, {-0.7065926535897931, -2.465906946069022}, \ {-0.7065926535897931, 0.3624109108388078}, {-0.7065926535897931, -0.3624109108388077}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.4658460929918946`}, \ {-0.7015926535897932, 2.4658460929918946`}, {-0.7015926535897932, \ -0.35971666887520215`}, {-0.7015926535897932, 0.35971666887520204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, 2.4657858112174367`}, {-0.6965926535897933, -2.4657858112174367`}, \ {-0.6965926535897933, 0.3570252488699532}, {-0.6965926535897933, -0.3570252488699532}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, 2.4657260973808444`}, {-0.6915926535897929, -2.4657260973808444`}, \ {-0.6915926535897929, 0.3543366287282276}, {-0.6915926535897929, -0.3543366287282277}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.465666948156574}, \ {-0.686592653589793, 2.465666948156574}, {-0.686592653589793, 0.35165078639334413`}, {-0.686592653589793, \ -0.35165078639334413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.4656083602579466`}, \ {-0.6815926535897932, 2.4656083602579466`}, {-0.6815926535897932, -0.34896769984669}, \ {-0.6815926535897932, 0.3489676998466901}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, 2.4655503304367596`}, {-0.6765926535897933, -2.4655503304367596`}, \ {-0.6765926535897933, -0.34628734710763565`}, {-0.6765926535897933, 0.34628734710763565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.4654928554829008`}, \ {-0.6715926535897929, 2.4654928554829008`}, {-0.6715926535897929, \ -0.34360970623343945`}, {-0.6715926535897929, 0.3436097062334394}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.4654359322239703`}, \ {-0.666592653589793, 2.4654359322239703`}, {-0.666592653589793, 0.3409347553191515}, {-0.666592653589793, \ -0.34093475531915146`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.465379557524907}, \ {-0.6615926535897931, 2.465379557524907}, {-0.6615926535897931, 0.3382624724975056}, {-0.6615926535897931, \ -0.33826247249750563`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, 2.46532372828762}, {-0.6565926535897932, -2.46532372828762}, \ {-0.6565926535897932, 0.33559283593881234`}, {-0.6565926535897932, \ -0.3355928359388121}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.4652684414506276`}, \ {-0.6515926535897929, 2.4652684414506276`}, {-0.6515926535897929, -0.3329258238508396}, \ {-0.6515926535897929, 0.3329258238508394}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.465213693988697}, \ {-0.646592653589793, 2.465213693988697}, {-0.646592653589793, -0.3302614144786957}, \ {-0.646592653589793, 0.33026141447869556`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.465159482912494}, \ {-0.6415926535897931, 2.465159482912494}, {-0.6415926535897931, -0.3275995861046997}, \ {-0.6415926535897931, 0.32759958610469964`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, 2.465105805268234}, {-0.6365926535897932, -2.465105805268234}, \ {-0.6365926535897932, 0.324940317048252}, {-0.6365926535897932, -0.3249403170482518}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.46505265813734}, \ {-0.6315926535897929, 2.46505265813734}, {-0.6315926535897929, -0.32228358566569637`}, \ {-0.6315926535897929, 0.32228358566569637`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, 2.4650000386361057`}, {-0.626592653589793, -2.4650000386361057`}, \ {-0.626592653589793, 0.31962937035018074`}, {-0.626592653589793, \ -0.31962937035018085`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, 2.4649479439153605`}, {-0.6215926535897931, -2.4649479439153605`}, \ {-0.6215926535897931, 0.3169776495315091}, {-0.6215926535897931, \ -0.31697764953150886`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.464896371160145}, \ {-0.6165926535897932, 2.4648963711601444`}, {-0.6165926535897932, 0.3143284016759904}, {-0.6165926535897932, \ -0.31432840167599063`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, 2.4648453175893814`}, {-0.6115926535897929, -2.4648453175893814`}, \ {-0.6115926535897929, -0.3116816052862856}, {-0.6115926535897929, 0.3116816052862856}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.464794780455564}, \ {-0.606592653589793, 2.464794780455564}, {-0.606592653589793, -0.30903723890124585`}, \ {-0.606592653589793, 0.309037238901246}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.464744757044437}, \ {-0.6015926535897931, 2.464744757044437}, {-0.6015926535897931, 0.30639528109574715`}, {-0.6015926535897931, \ -0.30639528109574726`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.4646952446746875`}, \ {-0.5965926535897932, 2.4646952446746875`}, {-0.5965926535897932, \ -0.30375571048052424`}, {-0.5965926535897932, 0.3037557104805239}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.464646240697642}, \ {-0.5915926535897928, 2.464646240697642}, {-0.5915926535897928, -0.30111850570199367`}, \ {-0.5915926535897928, 0.3011185057019938}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, 2.464597742496964}, {-0.586592653589793, -2.464597742496964}, \ {-0.586592653589793, 0.29848364544208167`}, {-0.586592653589793, \ -0.2984836454420818}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.4645497474883578`}, \ {-0.5815926535897931, 2.4645497474883578`}, {-0.5815926535897931, \ -0.29585110841803935`}, {-0.5815926535897931, 0.2958511084180391}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.4645022531192766`}, \ {-0.5765926535897931, 2.4645022531192766`}, {-0.5765926535897931, -0.2932208733822567}, \ {-0.5765926535897931, 0.29322087338225666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.4644552568686353`}, \ {-0.571592653589793, 2.4644552568686358`}, {-0.571592653589793, -0.2905929191220771}, \ {-0.571592653589793, 0.29059291912207713`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.4644087562465256`}, \ {-0.566592653589793, 2.4644087562465256`}, {-0.566592653589793, -0.28796722445960166`}, \ {-0.566592653589793, 0.2879672244596015}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, 2.464362748793937}, {-0.561592653589793, -2.464362748793937}, \ {-0.561592653589793, -0.2853437682514926}, {-0.561592653589793, 0.2853437682514926}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.464317232082482}, \ {-0.556592653589793, 2.464317232082482}, {-0.556592653589793, -0.28272252938877346`}, \ {-0.556592653589793, 0.28272252938877357`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.464272203714124}, \ {-0.551592653589793, 2.464272203714124}, {-0.551592653589793, -0.2801034867966262}, \ {-0.551592653589793, 0.28010348679662617`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, 2.4642276613209098`}, {-0.546592653589793, -2.4642276613209093`}, \ {-0.546592653589793, -0.2774866194341804}, {-0.546592653589793, 0.27748661943418057`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, 2.4641836025647055`}, {-0.541592653589793, -2.4641836025647055`}, \ {-0.541592653589793, -0.2748719062943068}, {-0.541592653589793, 0.27487190629430686`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.4641400251369396`}, \ {-0.536592653589793, 2.4641400251369396`}, {-0.536592653589793, -0.2722593264033989}, \ {-0.536592653589793, 0.2722593264033989}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.4640969267583435`}, \ {-0.531592653589793, 2.4640969267583435`}, {-0.531592653589793, -0.2696488588211578}, \ {-0.531592653589793, 0.26964885882115774`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.464054305178701}, \ {-0.526592653589793, 2.464054305178701}, {-0.526592653589793, -0.2670404826403712}, \ {-0.526592653589793, 0.26704048264037117`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.464012158176602}, \ {-0.521592653589793, 2.464012158176602}, {-0.521592653589793, -0.2644341769866883}, \ {-0.521592653589793, 0.26443417698668825`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.4639704835591933`}, \ {-0.5165926535897931, 2.4639704835591933`}, {-0.5165926535897931, 0.26182992101839314`}, {-0.5165926535897931, \ -0.26182992101839325`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.463929279161943}, \ {-0.511592653589793, 2.4639292791619427`}, {-0.511592653589793, -0.25922769392617573`}, \ {-0.511592653589793, 0.25922769392617556`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.4638885428483985`}, \ {-0.5065926535897931, 2.4638885428483985`}, {-0.5065926535897931, 0.2566274749328971}, {-0.5065926535897931, -0.2566274749328971}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, 2.4638482725099564`}, {-0.5015926535897931, -2.4638482725099564`}, \ {-0.5015926535897931, 0.2540292432933549}, {-0.5015926535897931, \ -0.25402924329335475`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, 2.463808466065629}, {-0.49659265358979304`, -2.463808466065629}, \ {-0.49659265358979304`, -0.2514329782940433}, {-0.49659265358979304`, 0.2514329782940434}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, 2.463769121461819}, {-0.4915926535897931, -2.463769121461819}, \ {-0.4915926535897931, 0.24883865925291326`}, {-0.4915926535897931, \ -0.24883865925291299`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, 2.4637302366720975`}, {-0.4865926535897931, -2.4637302366720975`}, \ {-0.4865926535897931, 0.24624626551912576`}, {-0.4865926535897931, \ -0.24624626551912576`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.463691809696981}, \ {-0.4815926535897931, 2.463691809696981}, {-0.4815926535897931, 0.24365577647280767`}, {-0.4815926535897931, \ -0.2436557764728078}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, 2.463653838563716}, {-0.4765926535897931, -2.4636538385637166`}, \ {-0.4765926535897931, -0.2410671715248002}, {-0.4765926535897931, 0.2410671715248001}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.463616321326068}, \ {-0.4715926535897931, 2.463616321326068}, {-0.4715926535897931, -0.23848043011640718`}, \ {-0.4715926535897931, 0.23848043011640735`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.463579256064107}, \ {-0.46659265358979307`, 2.463579256064107}, {-0.46659265358979307`, \ -0.23589553171914243`}, {-0.46659265358979307`, 0.23589553171914243`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.4635426408840035`}, \ {-0.46159265358979307`, 2.4635426408840035`}, {-0.46159265358979307`, \ -0.23331245583446925`}, {-0.46159265358979307`, 0.2333124558344691}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.463506473917826}, \ {-0.45659265358979306`, 2.463506473917826}, {-0.45659265358979306`, \ -0.23073118199354442`}, {-0.45659265358979306`, 0.23073118199354414`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.463470753323336}, \ {-0.45159265358979306`, 2.463470753323336}, {-0.45159265358979306`, \ -0.22815168975695468`}, {-0.45159265358979306`, 0.22815168975695463`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.4634354772837956`}, \ {-0.44659265358979305`, 2.4634354772837956`}, {-0.44659265358979305`, \ -0.2255739587144542}, {-0.44659265358979305`, 0.22557395871445426`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.46340064400777}, \ {-0.44159265358979305`, 2.46340064400777}, {-0.44159265358979305`, -0.22299796848469627`}, \ {-0.44159265358979305`, 0.22299796848469638`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.463366251728937}, \ {-0.43659265358979304`, 2.463366251728937}, {-0.43659265358979304`, \ -0.22042369871496834`}, {-0.43659265358979304`, 0.2204236987149684}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, 2.4633322987058994`}, {-0.43159265358979304`, -2.4633322987059}, \ {-0.43159265358979304`, 0.2178511290809172}, {-0.43159265358979304`, \ -0.2178511290809173}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, 2.463298783222001}, {-0.42659265358979304`, -2.463298783222001}, \ {-0.42659265358979304`, -0.21528023928628032`}, {-0.42659265358979304`, 0.21528023928628037`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, 2.4632657035851406`}, {-0.42159265358979303`, \ -2.4632657035851406`}, {-0.42159265358979303`, 0.21271100906261037`}, {-0.42159265358979303`, \ -0.21271100906261053`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, 2.463233058127595}, {-0.416592653589793, -2.463233058127595}, \ {-0.416592653589793, 0.2101434181689966}, {-0.416592653589793, \ -0.21014341816899665`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, 2.4632008452058436`}, {-0.411592653589793, -2.4632008452058436`}, \ {-0.411592653589793, -0.20757744639178882`}, {-0.411592653589793, 0.20757744639178904`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, 2.463169063200392}, {-0.406592653589793, -2.4631690632003926`}, \ {-0.406592653589793, 0.20501307354431644`}, {-0.406592653589793, \ -0.20501307354431655`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.463137710515605}, \ {-0.40159265358979307`, 2.463137710515605}, {-0.40159265358979307`, -0.2024502794666055}, \ {-0.40159265358979307`, 0.20245027946660554`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, 2.463106785579533}, {-0.39659265358979306`, -2.463106785579533}, \ {-0.39659265358979306`, 0.19988904402509572`}, {-0.39659265358979306`, \ -0.19988904402509589`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.4630762868437537`}, \ {-0.39159265358979306`, 2.4630762868437537`}, {-0.39159265358979306`, 0.19732934711235278`}, {-0.39159265358979306`, \ -0.19732934711235267`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, 2.4630462127832033`}, {-0.38659265358979306`, \ -2.4630462127832033`}, {-0.38659265358979306`, -0.1947711686467844}, \ {-0.38659265358979306`, 0.1947711686467844}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, 2.463016561896021}, {-0.38159265358979305`, -2.463016561896021}, \ {-0.38159265358979305`, 0.19221448857234638`}, {-0.38159265358979305`, \ -0.19221448857234638`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -2.4629873327033893`}, \ {-0.37659265358979305`, 2.4629873327033893`}, {-0.37659265358979305`, \ -0.18965928685825634`}, {-0.37659265358979305`, 0.18965928685825634`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, 2.4629585237493816`}, {-0.3715926535897931, -2.462958523749382}, \ {-0.3715926535897931, 0.1871055434986983}, {-0.3715926535897931, \ -0.18710554349869846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -2.4629301336008096`}, \ {-0.3665926535897931, 2.4629301336008096`}, {-0.3665926535897931, -0.1845532385125292}, \ {-0.3665926535897931, 0.1845532385125292}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -2.4629021608470727`}, \ {-0.3615926535897931, 2.4629021608470727`}, {-0.3615926535897931, 0.1820023519429849}, {-0.3615926535897931, \ -0.18200235194298478`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, 2.462874604100014}, {-0.3565926535897931, -2.462874604100014}, \ {-0.3565926535897931, 0.17945286385738005`}, {-0.3565926535897931, \ -0.17945286385738027`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -2.462847461993773}, \ {-0.3515926535897931, 2.462847461993773}, {-0.3515926535897931, 0.176904754346814}, {-0.3515926535897931, -0.176904754346814}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, 2.4628207331846483`}, {-0.3465926535897931, -2.4628207331846483`}, \ {-0.3465926535897931, 0.17435800352586528`}, {-0.3465926535897931, \ -0.17435800352586525`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -2.462794416350954}, \ {-0.34159265358979307`, 2.462794416350954}, {-0.34159265358979307`, 0.17181259153229486`}, {-0.34159265358979307`, \ -0.17181259153229497`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -2.4627685101928862`}, \ {-0.33659265358979307`, 2.4627685101928862`}, {-0.33659265358979307`, 0.1692684985267417}, {-0.33659265358979307`, \ -0.16926849852674158`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, 2.4627430134323873`}, {-0.33159265358979306`, \ -2.4627430134323873`}, {-0.33159265358979306`, 0.16672570469241843`}, {-0.33159265358979306`, \ -0.1667257046924184}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, 2.4627179248130155`}, {-0.32659265358979306`, -2.462717924813016}, \ {-0.32659265358979306`, -0.16418419023480596`}, {-0.32659265358979306`, 0.16418419023480585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -2.4626932430998156`}, \ {-0.32159265358979305`, 2.4626932430998156`}, {-0.32159265358979305`, \ -0.16164393538134839`}, {-0.32159265358979305`, 0.16164393538134836`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -2.4626689670791895`}, \ {-0.31659265358979305`, 2.46266896707919}, {-0.31659265358979305`, 0.15910492038114285`}, {-0.31659265358979305`, \ -0.1591049203811427}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -2.462645095558775}, \ {-0.31159265358979304`, 2.462645095558775}, {-0.31159265358979304`, 0.15656712550463128`}, {-0.31159265358979304`, \ -0.15656712550463128`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -2.4626216273673216`}, \ {-0.30659265358979304`, 2.4626216273673216`}, {-0.30659265358979304`, \ -0.15403053104329228`}, {-0.30659265358979304`, 0.15403053104329217`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -2.4625985613545702`}, \ {-0.30159265358979304`, 2.4625985613545702`}, {-0.30159265358979304`, \ -0.15149511730932552`}, {-0.30159265358979304`, 0.15149511730932552`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -2.46257589639114}, \ {-0.29659265358979303`, 2.46257589639114}, {-0.29659265358979303`, -0.14896086463534486`}, \ {-0.29659265358979303`, 0.14896086463534486`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -2.4625536313684053`}, \ {-0.2915926535897931, 2.4625536313684053`}, {-0.2915926535897931, \ -0.14642775337405814`}, {-0.2915926535897931, 0.1464277533740581}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -2.46253176519839}, \ {-0.2865926535897931, 2.46253176519839}, {-0.2865926535897931, 0.1438957638979581}, {-0.2865926535897931, \ -0.14389576389795822`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, 2.4625102968136514`}, {-0.2815926535897931, -2.4625102968136514`}, \ {-0.2815926535897931, 0.1413648765990042}, {-0.2815926535897931, \ -0.14136487659900407`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -2.4624892251671766`}, \ {-0.27659265358979307`, 2.4624892251671766`}, {-0.27659265358979307`, 0.13883507188830507`}, {-0.27659265358979307`, \ -0.13883507188830502`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -2.462468549232271}, \ {-0.27159265358979306`, 2.462468549232271}, {-0.27159265358979306`, \ -0.13630633019580468`}, {-0.27159265358979306`, 0.13630633019580465`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -2.4624482680024573`}, \ {-0.26659265358979306`, 2.4624482680024573`}, {-0.26659265358979306`, \ -0.13377863196995862`}, {-0.26659265358979306`, 0.13377863196995857`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, 2.462428380491374}, {-0.26159265358979306`, -2.4624283804913745`}, \ {-0.26159265358979306`, -0.13125195767741746`}, {-0.26159265358979306`, 0.13125195767741735`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -2.4624088857326725`}, \ {-0.25659265358979305`, 2.4624088857326725`}, {-0.25659265358979305`, 0.12872628780270676`}, {-0.25659265358979305`, \ -0.12872628780270676`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, 2.462389782779922}, {-0.25159265358979305`, -2.462389782779922}, \ {-0.25159265358979305`, 0.12620160284790527`}, {-0.25159265358979305`, \ -0.1262016028479051}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -2.462371070706513}, \ {-0.24659265358979304`, 2.462371070706513}, {-0.24659265358979304`, \ -0.12367788333231967`}, {-0.24659265358979304`, 0.12367788333231965`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, 2.4623527486055647`}, {-0.24159265358979304`, \ -2.4623527486055647`}, {-0.24159265358979304`, -0.12115510979216655`}, \ {-0.24159265358979304`, 0.12115510979216663`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, 2.4623348155898306`}, {-0.23659265358979303`, \ -2.4623348155898306`}, {-0.23659265358979303`, 0.11863326278024576`}, {-0.23659265358979303`, \ -0.11863326278024573`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, 2.462317270791615}, {-0.23159265358979303`, -2.462317270791615}, \ {-0.23159265358979303`, 0.11611232286561554`}, {-0.23159265358979303`, \ -0.11611232286561546`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -2.4623001133626774`}, \ {-0.22659265358979308`, 2.4623001133626774`}, {-0.22659265358979308`, \ -0.1135922706332677}, {-0.22659265358979308`, 0.11359227063326761`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, 2.462283342474156}, {-0.22159265358979308`, -2.462283342474156}, \ {-0.22159265358979308`, -0.1110730866838013}, {-0.22159265358979308`, 0.1110730866838013}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, 2.4622669573164777`}, {-0.21659265358979307`, \ -2.4622669573164777`}, {-0.21659265358979307`, -0.10855475163309673`}, \ {-0.21659265358979307`, 0.10855475163309662`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, 2.4622509570992817`}, {-0.21159265358979307`, \ -2.4622509570992817`}, {-0.21159265358979307`, 0.10603724611198631`}, {-0.21159265358979307`, \ -0.10603724611198626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, 2.4622353410513367`}, {-0.20659265358979306`, \ -2.4622353410513367`}, {-0.20659265358979306`, -0.10352055076592732`}, \ {-0.20659265358979306`, 0.10352055076592732`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -2.4622201084204653`}, \ {-0.20159265358979306`, 2.4622201084204653`}, {-0.20159265358979306`, 0.1010046462546745}, {-0.20159265358979306`, \ -0.1010046462546745}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, 2.46220525847347}, {-0.19659265358979305`, -2.46220525847347}, \ {-0.19659265358979305`, 0.09848951325194516}, {-0.19659265358979305`, \ -0.098489513251945}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -2.4621907904960567`}, \ {-0.19159265358979305`, 2.4621907904960567`}, {-0.19159265358979305`, 0.09597513244509576}, {-0.19159265358979305`, \ -0.09597513244509566}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, 2.462176703792767}, {-0.18659265358979304`, -2.462176703792767}, \ {-0.18659265358979304`, 0.0934614845347857}, {-0.18659265358979304`, \ -0.0934614845347857}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -2.462162997686906}, \ {-0.18159265358979304`, 2.462162997686906}, {-0.18159265358979304`, -0.0909485502346491}, \ {-0.18159265358979304`, 0.09094855023464911}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, 2.4621496715204767`}, {-0.17659265358979304`, \ -2.4621496715204767`}, {-0.17659265358979304`, -0.08843631027096208}, \ {-0.17659265358979304`, 0.08843631027096202}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, 2.4621367246541133`}, {-0.17159265358979303`, \ -2.4621367246541133`}, {-0.17159265358979303`, 0.0859247453823102}, {-0.17159265358979303`, \ -0.0859247453823103}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, 2.462124156467017}, {-0.16659265358979303`, -2.462124156467017}, \ {-0.16659265358979303`, -0.08341383631925338}, {-0.16659265358979303`, 0.08341383631925338}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -2.4621119663568973`}, \ {-0.16159265358979308`, 2.4621119663568973`}, {-0.16159265358979308`, \ -0.08090356384399654}, {-0.16159265358979308`, 0.08090356384399658}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -2.4621001537399083`}, \ {-0.15659265358979307`, 2.4621001537399083`}, {-0.15659265358979307`, \ -0.07839390873004977}, {-0.15659265358979307`, 0.07839390873004977}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -2.462088718050594}, \ {-0.15159265358979307`, 2.462088718050594}, {-0.15159265358979307`, 0.07588485176190267}, {-0.15159265358979307`, \ -0.07588485176190267}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, 2.4620776587418294`}, {-0.14659265358979306`, \ -2.4620776587418294`}, {-0.14659265358979306`, 0.07337637373467983}, {-0.14659265358979306`, \ -0.07337637373467977}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -2.462066975284768}, \ {-0.14159265358979306`, 2.462066975284768}, {-0.14159265358979306`, -0.07086845545380908}, \ {-0.14159265358979306`, 0.07086845545380904}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -2.4620566671687887`}, \ {-0.13659265358979306`, 2.4620566671687887`}, {-0.13659265358979306`, \ -0.06836107773468811}, {-0.13659265358979306`, 0.06836107773468805}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, 2.4620467339014462`}, {-0.13159265358979305`, \ -2.4620467339014462`}, {-0.13159265358979305`, 0.0658542214023448}, {-0.13159265358979305`, \ -0.06585422140234481}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, 2.46203717500842}, {-0.12659265358979305`, -2.46203717500842}, \ {-0.12659265358979305`, 0.063347867291103}, {-0.12659265358979305`, \ -0.06334786729110298}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -2.4620279900334707`}, \ {-0.12159265358979304`, 2.4620279900334707`}, {-0.12159265358979304`, \ -0.0608419962442418}, {-0.12159265358979304`, 0.06084199624424176}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, 2.462019178538392}, {-0.11659265358979304`, -2.462019178538392}, \ {-0.11659265358979304`, -0.058336589113665585`}, {-0.11659265358979304`, 0.05833658911366557}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, 2.462010740102968}, {-0.11159265358979303`, -2.462010740102968}, \ {-0.11159265358979303`, -0.055831626759555227`}, {-0.11159265358979303`, 0.055831626759555254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -2.4620026743249337`}, \ {-0.10659265358979303`, 2.4620026743249337`}, {-0.10659265358979303`, \ -0.05332709005003999}, {-0.10659265358979303`, 0.053327090050039945`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -2.4619949808199335`}, \ {-0.10159265358979308`, 2.4619949808199335`}, {-0.10159265358979308`, \ -0.05082295986085616}, {-0.10159265358979308`, 0.050822959860856116`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, 2.4619876592214824`}, {-0.09659265358979308, \ -2.4619876592214824`}, {-0.09659265358979308, 0.04831921707500239}, {-0.09659265358979308, \ -0.048319217075002405`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, 2.4619807091809323`}, {-0.09159265358979307, \ -2.4619807091809323`}, {-0.09159265358979307, -0.045815842582408575`}, \ {-0.09159265358979307, 0.04581584258240859}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, 2.4619741303674356`}, {-0.08659265358979307, \ -2.4619741303674356`}, {-0.08659265358979307, 0.04331281727959509}, {-0.08659265358979307, \ -0.04331281727959508}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, 2.461967922467914}, {-0.08159265358979306, -2.461967922467914}, \ {-0.08159265358979306, -0.04081012206932893}, {-0.08159265358979306, 0.04081012206932892}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -2.461962085187027}, \ {-0.07659265358979306, 2.461962085187027}, {-0.07659265358979306, \ -0.038307737860288744`}, {-0.07659265358979306, 0.03830773786028874}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -2.4619566182471417`}, \ {-0.07159265358979305, 2.4619566182471417`}, {-0.07159265358979305, 0.03580564556672485}, {-0.07159265358979305, \ -0.03580564556672487}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, 2.4619515213883076`}, {-0.06659265358979305, \ -2.4619515213883076`}, {-0.06659265358979305, 0.03330382610811}, {-0.06659265358979305, -0.03330382610811}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, 2.46194679436823}, {-0.061592653589793045`, -2.46194679436823}, \ {-0.061592653589793045`, 0.030802260408812905`}, {-0.061592653589793045`, \ -0.03080226040881287}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -2.461942436962247}, \ {-0.05659265358979304, 2.461942436962247}, {-0.05659265358979304, \ -0.028300929397744264`}, {-0.05659265358979304, 0.028300929397744257`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, 2.461938448963304}, {-0.051592653589793036`, -2.461938448963304}, \ {-0.051592653589793036`, 0.025799814008031267`}, {-0.051592653589793036`, \ -0.02579981400803128}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -2.461934830181938}, \ {-0.04659265358979303, 2.461934830181938}, {-0.04659265358979303, 0.02329889517665888}, {-0.04659265358979303, \ -0.023298895176658913`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, 2.461931580446257}, {-0.04159265358979303, -2.461931580446257}, \ {-0.04159265358979303, -0.02079815384414222}, {-0.04159265358979303, 0.020798153844142207`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, 2.4619286996019225`}, {-0.03659265358979302, \ -2.4619286996019225`}, {-0.03659265358979302, 0.01829757095417756}, {-0.03659265358979302, \ -0.018297570954177556`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -2.4619261875121348`}, \ {-0.03159265358979302, 2.4619261875121348`}, {-0.03159265358979302, 0.015797127453307747`}, {-0.03159265358979302, \ -0.01579712745330774}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, 2.4619240440576196`}, {-0.026592653589793014`, \ -2.4619240440576196`}, {-0.026592653589793014`, 0.013296804290578154`}, {-0.026592653589793014`, \ -0.013296804290578139`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, 2.4619222691366156`}, {-0.02159265358979301, \ -2.4619222691366156`}, {-0.02159265358979301, 0.010796582417178843`}, {-0.02159265358979301, \ -0.010796582417178848`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, 2.4619208626648676`}, {-0.016592653589793005`, \ -2.4619208626648676`}, {-0.016592653589793005`, 0.00829644278614076}, {-0.016592653589793005`, \ -0.008296442786140763}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, 2.4619198245756126`}, {-0.011592653589793, -2.4619198245756126`}, \ {-0.011592653589793, -0.005796366351957524}, {-0.011592653589793, 0.005796366351957515}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -2.46191915481958}, \ {-0.006592653589792996, 2.46191915481958}, {-0.006592653589792996, -0.003296334070265808}, \ {-0.006592653589792996, 0.003296334070265808}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -2.4619188533649785`}, \ {-0.0015926535897931027`, 2.4619188533649785`}, {-0.0015926535897931027`, 0.0007963268975216926}, {-0.0015926535897931027`, \ -0.0007963268975216926}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, -2.4619189201975034`}, { 0.0034073464102069018`, 2.4619189201975034`}, { 0.0034073464102069018`, 0.0017036742095426615`}, { 0.0034073464102069018`, -0.0017036742095426615`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, -2.461919355320325}, { 0.008407346410206906, 2.461919355320325}, {0.008407346410206906, 0.004203688293780224}, { 0.008407346410206906, -0.004203688293780227}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, -2.4619201587540958`}, { 0.01340734641020691, 2.4619201587540958`}, { 0.01340734641020691, -0.0067037343985202015`}, { 0.01340734641020691, 0.006703734398520196}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, -2.4619213305369487`}, { 0.018407346410206915`, 2.4619213305369487`}, { 0.018407346410206915`, -0.009203831567562503}, { 0.018407346410206915`, 0.009203831567562494}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, -2.461922870724504}, { 0.02340734641020692, 2.461922870724504}, {0.02340734641020692, 0.011703998845652036`}, { 0.02340734641020692, -0.011703998845652023`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, -2.4619247793898715`}, { 0.028407346410206924`, 2.4619247793898715`}, { 0.028407346410206924`, -0.014204255278807717`}, { 0.028407346410206924`, 0.014204255278807724`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, -2.4619270566236593`}, { 0.03340734641020693, 2.4619270566236593`}, { 0.03340734641020693, -0.01670461991460396}, {0.03340734641020693, 0.01670461991460395}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 2.461929702533984}, { 0.03840734641020693, -2.461929702533984}, { 0.03840734641020693, -0.019205111802601416`}, {0.03840734641020693, 0.019205111802601427`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 2.4619327172464778`}, { 0.04340734641020694, -2.4619327172464778`}, { 0.04340734641020694, -0.021705749994620556`}, {0.04340734641020694, 0.021705749994620542`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, -2.4619361009043055`}, { 0.04840734641020694, 2.4619361009043055`}, {0.04840734641020694, 0.024206553545113536`}, { 0.04840734641020694, -0.024206553545113536`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, -2.4619398536681736`}, { 0.053407346410206946`, 2.4619398536681736`}, { 0.053407346410206946`, -0.02670754151149853}, { 0.053407346410206946`, 0.026707541511498515`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, -2.461943975716351}, { 0.05840734641020695, 2.461943975716351}, {0.05840734641020695, 0.029208732954498575`}, { 0.05840734641020695, -0.02920873295449859}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 2.4619484672446816`}, { 0.06340734641020696, -2.4619484672446816`}, { 0.06340734641020696, -0.0317101469384974}, {0.06340734641020696, 0.03171014693849736}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, -2.4619533284666084`}, { 0.06840734641020696, 2.4619533284666084`}, { 0.06840734641020696, -0.034211802531852235`}, {0.06840734641020696, 0.034211802531852235`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, -2.4619585596131897`}, { 0.07340734641020696, 2.4619585596131897`}, { 0.07340734641020696, -0.03671371880726509}, {0.07340734641020696, 0.03671371880726509}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, -2.4619641609331264`}, { 0.07840734641020697, 2.4619641609331264`}, { 0.07840734641020697, -0.039215914842104814`}, {0.07840734641020697, 0.039215914842104814`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, -2.461970132692783}, { 0.08340734641020697, 2.461970132692783}, { 0.08340734641020697, -0.04171840971874761}, {0.08340734641020697, 0.041718409718747546`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 2.4619764751762157`}, { 0.08840734641020698, -2.4619764751762157`}, { 0.08840734641020698, -0.044221222524934836`}, {0.08840734641020698, 0.04422122252493482}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, -2.461983188685199}, { 0.09340734641020698, 2.461983188685199}, { 0.09340734641020698, -0.046724372354089716`}, {0.09340734641020698, 0.046724372354089674`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, -2.461990273539258}, { 0.09840734641020699, 2.461990273539258}, { 0.09840734641020699, -0.04922787830567381}, {0.09840734641020699, 0.049227878305673885`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, -2.4619977300756952`}, { 0.10340734641020699`, 2.4619977300756952`}, { 0.10340734641020699`, -0.05173175948552069}, {0.10340734641020699`, 0.0517317594855207}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 2.4620055586496306`}, { 0.108407346410207, -2.4620055586496306`}, {0.108407346410207, 0.05423603500617526}, {0.108407346410207, -0.05423603500617526}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 2.462013759634028}, { 0.113407346410207, -2.462013759634028}, { 0.113407346410207, -0.05674072398723609}, {0.113407346410207, 0.05674072398723612}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, -2.462022333419741}, { 0.118407346410207, 2.462022333419741}, {0.118407346410207, 0.059245845555687515`}, { 0.118407346410207, -0.05924584555568749}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 2.4620312804155438`}, { 0.1234073464102069, -2.4620312804155438`}, {0.1234073464102069, 0.06175141884624769}, { 0.1234073464102069, -0.06175141884624765}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 2.4620406010481775`}, { 0.1284073464102069, -2.4620406010481775`}, { 0.1284073464102069, -0.06425746300170057}, {0.1284073464102069, 0.06425746300170061}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, -2.462050295762387}, { 0.1334073464102069, 2.462050295762387}, {0.1334073464102069, 0.06676399717323218}, { 0.1334073464102069, -0.06676399717323216}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 2.4620603650209696`}, { 0.1384073464102069, -2.4620603650209696`}, {0.1384073464102069, 0.06927104052077485}, {0.1384073464102069, -0.0692710405207747}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, -2.462070809304819}, { 0.14340734641020692`, 2.462070809304819}, {0.14340734641020692`, 0.07177861221334003}, { 0.14340734641020692`, -0.07177861221334002}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 2.46208162911297}, { 0.14840734641020692`, -2.46208162911297}, {0.14840734641020692`, 0.07428673142935541}, { 0.14840734641020692`, -0.07428673142935542}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 2.462092824962654}, { 0.15340734641020692`, -2.462092824962654}, { 0.15340734641020692`, -0.07679541735700503}, {0.15340734641020692`, 0.07679541735700503}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, -2.462104397389344}, { 0.15840734641020693`, 2.462104397389344}, { 0.15840734641020693`, -0.07930468919455853}, {0.15840734641020693`, 0.07930468919455845}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 2.462116346946812}, { 0.16340734641020693`, -2.462116346946812}, {0.16340734641020693`, 0.08181456615071296}, { 0.16340734641020693`, -0.0818145661507129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, -2.462128674207183}, { 0.16840734641020694`, 2.462128674207183}, {0.16840734641020694`, 0.08432506744492663}, { 0.16840734641020694`, -0.08432506744492668}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, -2.4621413797609883`}, { 0.17340734641020694`, 2.4621413797609883`}, {0.17340734641020694`, 0.08683621230775371}, { 0.17340734641020694`, -0.08683621230775371}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, -2.462154464217231}, { 0.17840734641020695`, 2.462154464217231}, { 0.17840734641020695`, -0.08934801998117671}, {0.17840734641020695`, 0.08934801998117674}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, -2.46216792820344}, { 0.18340734641020695`, 2.46216792820344}, { 0.18340734641020695`, -0.0918605097189429}, {0.18340734641020695`, 0.09186050971894293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, -2.462181772365735}, { 0.18840734641020696`, 2.462181772365735}, { 0.18840734641020696`, -0.09437370078689433}, {0.18840734641020696`, 0.09437370078689436}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 2.4621959973688927`}, { 0.19340734641020696`, -2.4621959973688927`}, { 0.19340734641020696`, -0.09688761246330749}, {0.19340734641020696`, 0.09688761246330749}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, -2.46221060389641}, { 0.19840734641020696`, 2.46221060389641}, { 0.19840734641020696`, -0.09940226403921763}, {0.19840734641020696`, 0.09940226403921762}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, -2.4622255926505736`}, { 0.20340734641020697`, 2.4622255926505736`}, { 0.20340734641020697`, -0.10191767481875488`}, { 0.20340734641020697`, 0.10191767481875488`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 2.4622409643525285`}, { 0.20840734641020697`, -2.4622409643525285`}, {0.20840734641020697`, 0.10443386411947568`}, { 0.20840734641020697`, -0.10443386411947561`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, -2.462256719742354}, { 0.21340734641020698`, 2.462256719742354}, {0.21340734641020698`, 0.10695085127269059`}, { 0.21340734641020698`, -0.10695085127269062`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 2.462272859579133}, { 0.21840734641020698`, -2.462272859579133}, {0.21840734641020698`, 0.10946865562379768`}, { 0.21840734641020698`, -0.1094686556237976}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 2.4622893846410308`}, { 0.223407346410207, -2.4622893846410308`}, { 0.223407346410207, -0.11198729653260882`}, {0.223407346410207, 0.11198729653260887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 2.462306295725372}, { 0.228407346410207, -2.462306295725372}, { 0.228407346410207, -0.11450679337368003`}, {0.228407346410207, 0.11450679337368003`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 2.4623235936487213`}, { 0.233407346410207, -2.4623235936487213`}, {0.233407346410207, 0.11702716553664023`}, {0.233407346410207, -0.1170271655366402}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, -2.462341279246963}, { 0.238407346410207, 2.462341279246963}, { 0.238407346410207, -0.11954843242651698`}, {0.238407346410207, 0.11954843242651693`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.4623593533753896`}, { 0.243407346410207, -2.4623593533753896`}, { 0.243407346410207, -0.1220706134640623}, {0.243407346410207, 0.12207061346406224`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.462377816908781}, { 0.248407346410207, -2.462377816908781}, { 0.248407346410207, -0.1245937280860822}, {0.248407346410207, 0.12459372808608223`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.4623966707415006`}, { 0.2534073464102069, -2.4623966707415006`}, {0.2534073464102069, 0.12711779574575813`}, { 0.2534073464102069, -0.12711779574575813`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.462415915787579}, { 0.2584073464102069, -2.462415915787579}, { 0.2584073464102069, -0.12964283591297351`}, {0.2584073464102069, 0.12964283591297343`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.462435552980808}, { 0.2634073464102069, -2.462435552980808}, {0.2634073464102069, 0.1321688680746361}, { 0.2634073464102069, -0.13216886807463624`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, -2.4624555832748367`}, { 0.2684073464102069, 2.4624555832748367`}, {0.2684073464102069, 0.13469591173500192`}, { 0.2684073464102069, -0.13469591173500187`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.4624760076432644`}, { 0.2734073464102069, -2.4624760076432644`}, { 0.2734073464102069, -0.137223986415995}, {0.2734073464102069, 0.13722398641599512`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.462496827079743}, { 0.2784073464102069, -2.462496827079743}, {0.2784073464102069, 0.1397531116575314}, { 0.2784073464102069, -0.13975311165753143`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, -2.462518042598076}, { 0.28340734641020693`, 2.462518042598076}, { 0.28340734641020693`, -0.14228330701783817`}, { 0.28340734641020693`, 0.14228330701783815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, -2.4625396552323187`}, { 0.28840734641020693`, 2.4625396552323187`}, { 0.28840734641020693`, -0.14481459207376943`}, { 0.28840734641020693`, 0.14481459207376926`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.4625616660368874`}, { 0.29340734641020694`, -2.4625616660368874`}, {0.29340734641020694`, 0.1473469864211304}, { 0.29340734641020694`, -0.1473469864211304}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.4625840760866637`}, { 0.29840734641020694`, -2.4625840760866637`}, { 0.29840734641020694`, -0.14988050967499011`}, { 0.29840734641020694`, 0.1498805096749901}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.4626068864771065`}, { 0.30340734641020695`, -2.4626068864771065`}, {0.30340734641020695`, 0.15241518146999988`}, { 0.30340734641020695`, -0.15241518146999986`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.462630098324359}, { 0.30840734641020695`, -2.462630098324359}, {0.30840734641020695`, 0.15495102146070855`}, { 0.30840734641020695`, -0.15495102146070855`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.462653712765369}, { 0.31340734641020696`, -2.462653712765369}, {0.31340734641020696`, 0.15748804932187652`}, { 0.31340734641020696`, -0.15748804932187627`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.4626777309579984`}, { 0.31840734641020696`, -2.4626777309579984`}, {0.31840734641020696`, 0.1600262847487859}, { 0.31840734641020696`, -0.16002628474878589`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.4627021540811467`}, { 0.32340734641020696`, -2.4627021540811467`}, {0.32340734641020696`, 0.1625657474575598}, { 0.32340734641020696`, -0.16256574745755972`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, -2.4627269833348686`}, { 0.32840734641020697`, 2.462726983334869}, { 0.32840734641020697`, -0.16510645718546607`}, { 0.32840734641020697`, 0.16510645718546618`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.462752219940499}, { 0.333407346410207, -2.462752219940499}, { 0.333407346410207, -0.16764843369123028`}, {0.333407346410207, 0.1676484336912305}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, -2.462777865140778}, { 0.338407346410207, 2.462777865140778}, {0.338407346410207, 0.17019169675534473`}, { 0.338407346410207, -0.17019169675534482`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, -2.4628039201999763`}, { 0.343407346410207, 2.4628039201999763`}, { 0.343407346410207, -0.17273626618037533`}, {0.343407346410207, 0.17273626618037538`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.4628303864040286`}, { 0.348407346410207, -2.462830386404029}, { 0.348407346410207, -0.17528216179126596`}, {0.348407346410207, 0.17528216179126585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.462857265060666}, { 0.353407346410207, -2.462857265060666}, {0.353407346410207, 0.17782940343564688`}, { 0.353407346410207, -0.17782940343564696`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.4628845574995477`}, { 0.358407346410207, -2.4628845574995477`}, {0.358407346410207, 0.18037801098413606`}, {0.358407346410207, -0.1803780109841358}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, -2.462912265072402}, { 0.363407346410207, 2.462912265072402}, { 0.363407346410207, -0.18292800433064063`}, {0.363407346410207, 0.18292800433064055`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, -2.4629403891531645`}, { 0.368407346410207, 2.4629403891531645`}, { 0.368407346410207, -0.18547940339266028`}, {0.368407346410207, 0.18547940339266017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, -2.4629689311381213`}, { 0.373407346410207, 2.4629689311381213`}, {0.373407346410207, 0.1880322281115846}, {0.373407346410207, -0.1880322281115846}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.462997892446054}, { 0.3784073464102069, -2.462997892446054}, { 0.3784073464102069, -0.19058649845299083`}, {0.3784073464102069, 0.190586498452991}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, -2.4630272745183857`}, { 0.3834073464102069, 2.4630272745183857`}, { 0.3834073464102069, -0.19314223440694403`}, {0.3834073464102069, 0.1931422344069438}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, -2.4630570788193342`}, { 0.3884073464102069, 2.4630570788193342`}, {0.3884073464102069, 0.19569945598828647`}, { 0.3884073464102069, -0.19569945598828647`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.4630873068360613`}, { 0.3934073464102069, -2.4630873068360613`}, {0.3934073464102069, 0.19825818323693595`}, { 0.3934073464102069, -0.19825818323693592`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, -2.4631179600788315`}, { 0.3984073464102069, 2.4631179600788315`}, {0.3984073464102069, 0.20081843621817463`}, { 0.3984073464102069, -0.20081843621817455`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, -2.463149040081167}, { 0.4034073464102069, 2.463149040081167}, { 0.4034073464102069, -0.20338023502294184`}, {0.4034073464102069, 0.2033802350229418}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, -2.463180548400011}, { 0.40840734641020693`, 2.463180548400011}, { 0.40840734641020693`, -0.20594359976811932`}, { 0.40840734641020693`, 0.20594359976811938`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, -2.4632124866158893`}, { 0.41340734641020693`, 2.4632124866158893`}, {0.41340734641020693`, 0.20850855059682216`}, { 0.41340734641020693`, -0.20850855059682222`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.4632448563330778`}, { 0.41840734641020694`, -2.4632448563330778`}, {0.41840734641020694`, 0.21107510767868048`}, { 0.41840734641020694`, -0.21107510767868023`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.46327765917977}, { 0.42340734641020705`, -2.46327765917977}, {0.42340734641020705`, 0.21364329121012407`}, { 0.42340734641020705`, -0.21364329121012376`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.4633108968082515`}, { 0.42840734641020695`, -2.4633108968082515`}, {0.42840734641020695`, 0.21621312141466487`}, { 0.42840734641020695`, -0.21621312141466492`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.463344570895072}, { 0.43340734641020706`, -2.463344570895072}, { 0.43340734641020706`, -0.21878461854317544`}, { 0.43340734641020706`, 0.21878461854317555`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.4633786831412237`}, { 0.43840734641020696`, -2.4633786831412237`}, { 0.43840734641020696`, -0.22135780287416687`}, { 0.43840734641020696`, 0.22135780287416665`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.4634132352723217`}, { 0.44340734641020685`, -2.4634132352723217`}, {0.44340734641020685`, 0.22393269471406502`}, { 0.44340734641020685`, -0.22393269471406496`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, -2.4634482290387876`}, { 0.44840734641020696`, 2.4634482290387876`}, { 0.44840734641020696`, -0.22650931439748437`}, { 0.44840734641020696`, 0.2265093143974842}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, -2.4634836662160358`}, { 0.45340734641020686`, 2.4634836662160358`}, { 0.45340734641020686`, -0.22908768228749815`}, { 0.45340734641020686`, 0.22908768228749815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, -2.4635195486046624`}, { 0.458407346410207, 2.463519548604662}, { 0.458407346410207, -0.23166781877591197`}, {0.458407346410207, 0.23166781877591175`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.463555878030638}, { 0.46340734641020687`, -2.463555878030638}, { 0.46340734641020687`, -0.23424974428352624`}, { 0.46340734641020687`, 0.2342497442835263}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, -2.463592656345502}, { 0.468407346410207, 2.463592656345502}, { 0.468407346410207, -0.23683347926040543`}, {0.468407346410207, 0.2368334792604055}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.4636298854265632`}, { 0.4734073464102069, -2.4636298854265632`}, {0.4734073464102069, 0.23941904418613927`}, { 0.4734073464102069, -0.23941904418613918`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.4636675671771004`}, { 0.478407346410207, -2.4636675671771004`}, { 0.478407346410207, -0.2420064595701043}, {0.478407346410207, 0.2420064595701042}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, -2.463705703526565}, { 0.4834073464102069, 2.463705703526565}, {0.4834073464102069, 0.2445957459517219}, {0.4834073464102069, -0.2445957459517221}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, -2.463744296430794}, { 0.488407346410207, 2.463744296430794}, { 0.488407346410207, -0.24718692390071478`}, {0.488407346410207, 0.24718692390071462`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.4637833478722153`}, { 0.4934073464102069, -2.4637833478722153`}, {0.4934073464102069, 0.2497800140173599}, { 0.4934073464102069, -0.24978001401735975`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, -2.4638228598600675`}, { 0.498407346410207, 2.4638228598600675`}, { 0.498407346410207, -0.25237503693274105`}, {0.498407346410207, 0.2523750369327409}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, -2.463862834430615}, { 0.5034073464102069, 2.463862834430615}, { 0.5034073464102069, -0.25497201330899605`}, {0.5034073464102069, 0.25497201330899594`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, -2.4639032736473694`}, { 0.508407346410207, 2.4639032736473694`}, {0.508407346410207, 0.257570963839562}, {0.508407346410207, -0.25757096383956213`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.463944179601314}, { 0.5134073464102069, -2.4639441796013144`}, {0.5134073464102069, 0.26017190924942135`}, { 0.5134073464102069, -0.26017190924942135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.4639855544111353`}, { 0.518407346410207, -2.4639855544111353`}, { 0.518407346410207, -0.26277487029534013`}, {0.518407346410207, 0.26277487029534025`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.4640274002234475`}, { 0.5234073464102069, -2.4640274002234475`}, {0.5234073464102069, 0.26537986776610606`}, { 0.5234073464102069, -0.26537986776610595`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.4640697192130343`}, { 0.528407346410207, -2.4640697192130343`}, {0.528407346410207, 0.2679869224827642}, {0.528407346410207, -0.26798692248276396`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.4641125135830864`}, { 0.5334073464102069, -2.4641125135830864`}, {0.5334073464102069, 0.2705960552988475}, {0.5334073464102069, -0.2705960552988471}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, -2.4641557855654392`}, { 0.538407346410207, 2.464155785565439}, { 0.538407346410207, -0.2732072871006082}, {0.538407346410207, 0.2732072871006081}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.464199537420824}, { 0.5434073464102069, -2.464199537420824}, {0.5434073464102069, 0.27582063880724084`}, { 0.5434073464102069, -0.27582063880724084`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.464243771439116}, { 0.548407346410207, -2.4642437714391154`}, {0.548407346410207, 0.27843613137110834`}, { 0.548407346410207, -0.27843613137110806`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.4642884899395856`}, { 0.553407346410207, -2.4642884899395856`}, {0.553407346410207, 0.2810537857779579}, {0.553407346410207, -0.2810537857779579}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.4643336952711596`}, { 0.5584073464102071, -2.464333695271159}, {0.5584073464102071, 0.2836736230471409}, {0.5584073464102071, -0.2836736230471407}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, -2.4643793898126782`}, { 0.563407346410207, 2.4643793898126782`}, { 0.563407346410207, -0.28629566423182407`}, {0.563407346410207, 0.28629566423182407`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, -2.4644255759731633`}, { 0.5684073464102071, 2.4644255759731633`}, {0.5684073464102071, 0.28891993041919906`}, { 0.5684073464102071, -0.28891993041919906`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.464472256192085}, { 0.573407346410207, -2.464472256192085}, {0.573407346410207, 0.29154644273069014`}, { 0.573407346410207, -0.29154644273069014`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.4645194329396354`}, { 0.5784073464102069, -2.4645194329396354`}, {0.5784073464102069, 0.2941752223221554}, {0.5784073464102069, -0.2941752223221552}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, -2.464567108717005}, { 0.583407346410207, 2.464567108717005}, {0.583407346410207, 0.2968062903840867}, {0.583407346410207, -0.2968062903840868}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, -2.4646152860566657`}, { 0.5884073464102069, 2.4646152860566657`}, { 0.5884073464102069, -0.29943966814180417`}, {0.5884073464102069, 0.2994396681418041}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, -2.4646639675226525`}, { 0.593407346410207, 2.4646639675226525`}, { 0.593407346410207, -0.3020753768556488}, {0.593407346410207, 0.3020753768556489}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, -2.4647131557108573`}, { 0.5984073464102069, 2.4647131557108573`}, {0.5984073464102069, 0.3047134378211698}, {0.5984073464102069, -0.30471343782117}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.4647628532493173`}, { 0.603407346410207, -2.464762853249317}, {0.603407346410207, 0.30735387236930833`}, {0.603407346410207, -0.3073538723693082}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, -2.4648130627985174`}, { 0.6084073464102069, 2.464813062798518}, {0.6084073464102069, 0.3099967018665768}, {0.6084073464102069, -0.3099967018665767}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.4648637870516916`}, { 0.613407346410207, -2.4648637870516916`}, {0.613407346410207, 0.31264194771523585`}, { 0.613407346410207, -0.31264194771523607`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.4649150287351267`}, { 0.6184073464102069, -2.4649150287351267`}, {0.6184073464102069, 0.3152896313534648}, { 0.6184073464102069, -0.31528963135346466`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.464966790608478}, { 0.623407346410207, -2.464966790608478}, {0.623407346410207, 0.31793977425552855`}, { 0.623407346410207, -0.31793977425552844`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.4650190754650807`}, { 0.6284073464102069, -2.465019075465081}, { 0.6284073464102069, -0.32059239793194205`}, {0.6284073464102069, 0.32059239793194194`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.465071886132275}, { 0.633407346410207, -2.465071886132275}, {0.633407346410207, 0.323247523929627}, {0.633407346410207, -0.32324752392962663`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.4651252254717275`}, { 0.6384073464102069, -2.465125225471727}, { 0.6384073464102069, -0.32590517383206574`}, {0.6384073464102069, 0.3259051738320659}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.46517909637976}, { 0.643407346410207, -2.4651790963797606`}, {0.643407346410207, 0.3285653692594524}, {0.643407346410207, -0.3285653692594525}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.4652335017876914`}, { 0.6484073464102069, -2.4652335017876914`}, {0.6484073464102069, 0.33122813186883443`}, { 0.6484073464102069, -0.33122813186883443`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, -2.4652884446621663`}, { 0.653407346410207, 2.465288444662166}, { 0.653407346410207, -0.3338934833542548}, {0.653407346410207, 0.33389348335425467`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, -2.4653439280055083`}, { 0.6584073464102069, 2.4653439280055083`}, { 0.6584073464102069, -0.336561445446884}, {0.6584073464102069, 0.3365614454468837}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, -2.465399954856065}, { 0.663407346410207, 2.4653999548560654`}, {0.663407346410207, 0.3392320399151526}, {0.663407346410207, -0.3392320399151525}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, -2.465456528288564}, { 0.6684073464102069, 2.465456528288564}, {0.6684073464102069, 0.34190528856487284`}, { 0.6684073464102069, -0.34190528856487296`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.465513651414471}, { 0.673407346410207, -2.4655136514144713`}, { 0.673407346410207, -0.3445812132393597}, {0.673407346410207, 0.3445812132393594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, -2.465571327382357}, { 0.678407346410207, 2.465571327382357}, { 0.678407346410207, -0.34725983581954345`}, {0.678407346410207, 0.3472598358195432}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.465629559378264}, { 0.6834073464102071, -2.465629559378264}, {0.6834073464102071, 0.3499411782240785}, {0.6834073464102071, -0.3499411782240785}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.465688350626087}, { 0.688407346410207, -2.4656883506260865`}, {0.688407346410207, 0.3526252624094462}, {0.688407346410207, -0.35262526240944597`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.465747704387946}, { 0.6934073464102071, -2.465747704387946}, {0.6934073464102071, 0.355312110370051}, {0.6934073464102071, -0.3553121103700507}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, -2.4658076239645825`}, { 0.698407346410207, 2.465807623964582}, { 0.698407346410207, -0.3580017441383125}, {0.698407346410207, 0.35800174413831237`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.4658681126957416`}, { 0.7034073464102069, -2.4658681126957416`}, {0.7034073464102069, 0.3606941857847499}, { 0.7034073464102069, -0.36069418578474977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.4659291739605758`}, { 0.708407346410207, -2.4659291739605758`}, {0.708407346410207, 0.3633894574180619}, {0.708407346410207, -0.3633894574180618}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.4659908111780457`}, { 0.7134073464102069, -2.4659908111780457`}, { 0.7134073464102069, -0.3660875811851981}, {0.7134073464102069, 0.36608758118519796`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.4660530278073303`}, { 0.718407346410207, -2.4660530278073303`}, {0.718407346410207, 0.36878857927142716`}, { 0.718407346410207, -0.36878857927142705`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.46611582734824}, { 0.7234073464102069, -2.4661158273482404`}, {0.7234073464102069, 0.37149247390039564`}, { 0.7234073464102069, -0.37149247390039586`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, -2.4661792133416394`}, { 0.728407346410207, 2.4661792133416394`}, { 0.728407346410207, -0.37419928733418306`}, {0.728407346410207, 0.37419928733418306`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, -2.466243189369873}, { 0.7334073464102069, 2.466243189369873}, { 0.7334073464102069, -0.37690904187334606`}, {0.7334073464102069, 0.37690904187334606`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.4663077590571993`}, { 0.738407346410207, -2.4663077590571993`}, { 0.738407346410207, -0.3796217598569613}, {0.738407346410207, 0.3796217598569612}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.466372926070229}, { 0.7434073464102069, -2.466372926070229}, {0.7434073464102069, 0.382337463662656}, {0.7434073464102069, -0.382337463662656}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.466438694118371}, { 0.748407346410207, -2.4664386941183705`}, {0.748407346410207, 0.38505617570663525`}, { 0.748407346410207, -0.38505617570663514`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, -2.466505066954284}, { 0.7534073464102069, 2.466505066954284}, {0.7534073464102069, 0.3877779184436996}, {0.7534073464102069, -0.3877779184436996}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, -2.466572048374337}, { 0.758407346410207, 2.466572048374337}, {0.758407346410207, 0.3905027143672561}, {0.758407346410207, -0.3905027143672562}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, -2.4666396422190733`}, { 0.7634073464102069, 2.4666396422190733`}, { 0.7634073464102069, -0.3932305860093227}, {0.7634073464102069, 0.3932305860093227}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, -2.466707852373679}, { 0.768407346410207, 2.466707852373679}, { 0.768407346410207, -0.39596155594052274`}, {0.768407346410207, 0.3959615559405225}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, -2.466776682768468}, { 0.7734073464102069, 2.466776682768468}, { 0.7734073464102069, -0.3986956467700734}, {0.7734073464102069, 0.3986956467700734}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.466846137379361}, { 0.778407346410207, -2.466846137379361}, {0.778407346410207, 0.40143288114576603`}, {0.778407346410207, -0.401432881145766}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, -2.4669162202283843`}, { 0.7834073464102069, 2.4669162202283843`}, {0.7834073464102069, 0.40417328175393574`}, { 0.7834073464102069, -0.40417328175393585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, -2.466986935384163}, { 0.788407346410207, 2.466986935384163}, { 0.788407346410207, -0.4069168713194272}, {0.788407346410207, 0.4069168713194272}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, -2.4670582869624327`}, { 0.7934073464102069, 2.4670582869624327`}, { 0.7934073464102069, -0.40966367260554737`}, {0.7934073464102069, 0.40966367260554726`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, -2.4671302791265517`}, { 0.798407346410207, 2.4671302791265517`}, { 0.798407346410207, -0.4124137084140119}, {0.798407346410207, 0.41241370841401204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, -2.467202916088021}, { 0.803407346410207, 2.467202916088021}, {0.803407346410207, 0.41516700158488257`}, { 0.803407346410207, -0.41516700158488246`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.4672762021070156`}, { 0.8084073464102071, -2.4672762021070156`}, {0.8084073464102071, 0.41792357499649485`}, { 0.8084073464102071, -0.41792357499649474`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, -2.4673501414929206`}, { 0.813407346410207, 2.4673501414929206`}, { 0.813407346410207, -0.4206834515653761}, {0.813407346410207, 0.42068345156537623`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.4674247386048744`}, { 0.8184073464102071, -2.4674247386048744`}, {0.8184073464102071, 0.42344665424615646`}, { 0.8184073464102071, -0.4234466542461562}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, -2.467499997852321}, { 0.823407346410207, 2.467499997852321}, { 0.823407346410207, -0.42621320603146634`}, {0.823407346410207, 0.42621320603146623`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.4675759236955717`}, { 0.8284073464102069, -2.4675759236955717`}, {0.8284073464102069, 0.428983129951828}, {0.8284073464102069, -0.428983129951828}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.4676525206463715`}, { 0.833407346410207, -2.4676525206463715`}, {0.833407346410207, 0.4317564490755348}, {0.833407346410207, -0.4317564490755348}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.467729793268477}, { 0.8384073464102069, -2.467729793268477}, {0.8384073464102069, 0.4345331865085201}, { 0.8384073464102069, -0.43453318650851985`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.4678077461782393`}, { 0.843407346410207, -2.4678077461782393`}, { 0.843407346410207, -0.4373133653942176}, {0.843407346410207, 0.4373133653942175}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.467886384045199}, { 0.8484073464102069, -2.467886384045199}, {0.8484073464102069, 0.4400970089134093}, {0.8484073464102069, -0.4400970089134093}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, -2.4679657115926887`}, { 0.853407346410207, 2.4679657115926887`}, { 0.853407346410207, -0.4428841402840633}, {0.853407346410207, 0.4428841402840633}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, -2.4680457335984385`}, { 0.8584073464102069, 2.4680457335984385`}, { 0.8584073464102069, -0.4456747827611613}, {0.8584073464102069, 0.4456747827611613}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, -2.468126454895202}, { 0.863407346410207, 2.468126454895202}, {0.863407346410207, 0.44846895963651234`}, {0.863407346410207, -0.4484689596365125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, -2.4682078803713803`}, { 0.8684073464102069, 2.4682078803713803`}, { 0.8684073464102069, -0.4512666942385593}, {0.8684073464102069, 0.4512666942385592}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.468290014971661}, { 0.873407346410207, -2.468290014971661}, {0.873407346410207, 0.4540680099321688}, {0.873407346410207, -0.4540680099321688}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, -2.4683728636976636`}, { 0.8784073464102069, 2.4683728636976636`}, { 0.8784073464102069, -0.45687293011841307`}, {0.8784073464102069, 0.45687293011841285`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, -2.4684564316085975`}, { 0.883407346410207, 2.468456431608598}, { 0.883407346410207, -0.4596814782343378}, {0.883407346410207, 0.45968147823433797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, -2.468540723821926}, { 0.8884073464102069, 2.468540723821926}, { 0.8884073464102069, -0.46249367775271855`}, {0.8884073464102069, 0.46249367775271844`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, -2.4686257455140415`}, { 0.893407346410207, 2.4686257455140415`}, { 0.893407346410207, -0.4653095521818022}, {0.893407346410207, 0.4653095521818022}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, -2.468711501920951}, { 0.8984073464102069, 2.4687115019209505`}, { 0.8984073464102069, -0.46812912506503995`}, {0.8984073464102069, 0.4681291250650398}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, -2.4687979983389727`}, { 0.903407346410207, 2.4687979983389727`}, {0.903407346410207, 0.47095241998080195`}, { 0.903407346410207, -0.47095241998080206`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, -2.468885240125437}, { 0.9084073464102069, 2.4688852401254375`}, { 0.9084073464102069, -0.47377946054208314`}, {0.9084073464102069, 0.4737794605420833}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, -2.468973232699408}, { 0.913407346410207, 2.468973232699408}, { 0.913407346410207, -0.4766102703961922}, {0.913407346410207, 0.4766102703961921}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, -2.4690619815424033`}, { 0.9184073464102069, 2.4690619815424033`}, { 0.9184073464102069, -0.479444873224427}, {0.9184073464102069, 0.479444873224427}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, -2.4691514921991335`}, { 0.923407346410207, 2.4691514921991335`}, { 0.923407346410207, -0.48228329274173953`}, {0.923407346410207, 0.48228329274173953`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.4692417702782503`}, { 0.928407346410207, -2.46924177027825}, { 0.928407346410207, -0.4851255526963802}, {0.928407346410207, 0.4851255526963804}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, -2.4693328214531016`}, { 0.9334073464102071, 2.469332821453102}, { 0.9334073464102071, -0.4879716768695337}, {0.9334073464102071, 0.4879716768695338}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.4694246514625053`}, { 0.938407346410207, -2.4694246514625053`}, {0.938407346410207, 0.490821689074934}, {0.938407346410207, -0.49082168907493384`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, -2.469517266111525}, { 0.9434073464102071, 2.469517266111525}, {0.9434073464102071, 0.4936756131584687}, {0.9434073464102071, -0.4936756131584687}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, -2.4696106712722647`}, { 0.948407346410207, 2.4696106712722647`}, {0.948407346410207, 0.49653347299776546`}, {0.948407346410207, -0.4965334729977655}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.4697048728846718`}, { 0.9534073464102071, -2.4697048728846718`}, { 0.9534073464102071, -0.49939529250176357`}, {0.9534073464102071, 0.49939529250176357`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.469799876957353}, { 0.958407346410207, -2.469799876957353}, {0.958407346410207, 0.5022610956102674}, {0.958407346410207, -0.5022610956102674}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, -2.4698956895684017`}, { 0.9634073464102069, 2.4698956895684017`}, { 0.9634073464102069, -0.5051309062934856}, {0.9634073464102069, 0.5051309062934854}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, -2.469992316866236}, { 0.968407346410207, 2.469992316866236}, { 0.968407346410207, -0.5080047485515522}, {0.968407346410207, 0.5080047485515522}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, -2.470089765070453}, { 0.9734073464102069, 2.470089765070453}, { 0.9734073464102069, -0.5108826464140319}, {0.9734073464102069, 0.5108826464140318}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, -2.4701880404726917`}, { 0.978407346410207, 2.4701880404726917`}, { 0.978407346410207, -0.5137646239394051}, {0.978407346410207, 0.513764623939405}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.4702871494375103`}, { 0.9834073464102069, -2.4702871494375103`}, {0.9834073464102069, 0.5166507052145383}, {0.9834073464102069, -0.5166507052145383}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, -2.470387098403279}, { 0.988407346410207, 2.4703870984032785`}, { 0.988407346410207, -0.5195409143541334}, {0.988407346410207, 0.5195409143541332}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.470487893883078}, { 0.9934073464102069, -2.4704878938830777`}, { 0.9934073464102069, -0.5224352755001617}, {0.9934073464102069, 0.5224352755001619}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.4705895424656203`}, { 0.998407346410207, -2.4705895424656203`}, {0.998407346410207, 0.5253338128212766}, {0.998407346410207, -0.5253338128212762}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, -2.470692050816179}, { 1.003407346410207, 2.4706920508161785`}, { 1.003407346410207, -0.5282365505122061}, {1.003407346410207, 0.528236550512206}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, -2.470795425677531}, { 1.008407346410207, 2.470795425677531}, { 1.008407346410207, -0.5311435127931303}, {1.008407346410207, 0.53114351279313}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.470899673870916}, { 1.013407346410207, -2.4708996738709157`}, {1.013407346410207, 0.5340547239090342}, {1.013407346410207, -0.5340547239090339}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, -2.4710048022970104`}, { 1.018407346410207, 2.4710048022970104`}, { 1.018407346410207, -0.5369702081290418}, {1.018407346410207, 0.5369702081290418}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, -2.471110817936911}, { 1.023407346410207, 2.471110817936911}, { 1.023407346410207, -0.5398899897457309}, {1.023407346410207, 0.5398899897457309}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.4712177278531398`}, { 1.028407346410207, -2.4712177278531398`}, {1.028407346410207, 0.5428140930744237}, {1.028407346410207, -0.5428140930744237}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.471325539190658}, { 1.033407346410207, -2.471325539190658}, {1.033407346410207, 0.5457425424524597}, {1.033407346410207, -0.5457425424524597}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.4714342591779004`}, { 1.038407346410207, -2.4714342591779004`}, {1.038407346410207, 0.5486753622384428}, {1.038407346410207, -0.548675362238443}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, -2.4715438951278186`}, { 1.043407346410207, 2.471543895127819}, {1.043407346410207, 0.5516125768114695}, {1.043407346410207, -0.5516125768114695}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.4716544544389487`}, { 1.048407346410207, -2.4716544544389487`}, {1.048407346410207, 0.5545542105703314}, {1.048407346410207, -0.5545542105703312}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.4717659445964855`}, { 1.053407346410207, -2.4717659445964855`}, {1.053407346410207, 0.5575002879326965}, {1.053407346410207, -0.5575002879326965}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, -2.4718783731733804`}, { 1.058407346410207, 2.4718783731733804`}, { 1.058407346410207, -0.5604508333342662}, {1.058407346410207, 0.5604508333342664}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, -2.471991747831451}, { 1.063407346410207, 2.471991747831451}, { 1.063407346410207, -0.5634058712279087}, {1.063407346410207, 0.5634058712279085}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.4721060763225102`}, { 1.068407346410207, -2.4721060763225102`}, {1.068407346410207, 0.5663654260827663}, {1.068407346410207, -0.5663654260827661}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, -2.47222136648951}, { 1.073407346410207, 2.47222136648951}, { 1.073407346410207, -0.5693295223833394}, {1.073407346410207, 0.5693295223833392}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.4723376262677057`}, { 1.078407346410207, -2.4723376262677057`}, {1.078407346410207, 0.5722981846285449}, {1.078407346410207, -0.5722981846285451}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.472454863685832}, { 1.083407346410207, -2.472454863685832}, {1.083407346410207, 0.575271437330748}, {1.083407346410207, -0.575271437330748}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.4725730868673055`}, { 1.0884073464102069`, -2.4725730868673055`}, {1.0884073464102069`, 0.578249305014767}, {1.0884073464102069`, -0.578249305014767}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.4726923040314355`}, { 1.093407346410207, -2.472692304031435}, {1.093407346410207, 0.5812318122168536}, {1.093407346410207, -0.5812318122168535}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, -2.4728125234946607`}, { 1.0984073464102069`, 2.4728125234946607`}, { 1.0984073464102069`, -0.5842189834836422}, {1.0984073464102069`, 0.5842189834836422}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, -2.472933753671802}, { 1.103407346410207, 2.472933753671802}, {1.103407346410207, 0.5872108433710752}, {1.103407346410207, -0.5872108433710752}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.473056003077332}, { 1.1084073464102069`, -2.4730560030773323`}, { 1.1084073464102069`, -0.5902074164432969}, {1.1084073464102069`, 0.5902074164432969}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, -2.473179280326669}, { 1.113407346410207, 2.4731792803266694`}, { 1.113407346410207, -0.5932087272715196}, {1.113407346410207, 0.5932087272715196}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, -2.473303594137485}, { 1.118407346410207, 2.473303594137485}, { 1.118407346410207, -0.5962148004328598}, {1.118407346410207, 0.5962148004328598}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, -2.473428953331036}, { 1.123407346410207, 2.473428953331036}, {1.123407346410207, 0.5992256605091459}, {1.123407346410207, -0.5992256605091459}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.4735553668335166`}, { 1.128407346410207, -2.4735553668335166`}, { 1.128407346410207, -0.6022413320856911}, {1.128407346410207, 0.6022413320856911}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.4736828436774254`}, { 1.133407346410207, -2.4736828436774254`}, {1.133407346410207, 0.6052618397500419}, {1.133407346410207, -0.6052618397500418}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.4738113930029635`}, { 1.138407346410207, -2.4738113930029635`}, {1.138407346410207, 0.6082872080906863}, {1.138407346410207, -0.6082872080906863}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, -2.473941024059442}, { 1.143407346410207, 2.4739410240594424`}, { 1.143407346410207, -0.6113174616957393}, {1.143407346410207, 0.6113174616957393}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, -2.474071746206723}, { 1.148407346410207, 2.474071746206723}, {1.148407346410207, 0.614352625151586}, {1.148407346410207, -0.6143526251515861}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, -2.4742035689166717`}, { 1.153407346410207, 2.4742035689166717`}, { 1.153407346410207, -0.6173927230414982}, {1.153407346410207, 0.6173927230414981}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, -2.474336501774638}, { 1.158407346410207, 2.474336501774638}, {1.158407346410207, 0.6204377799442129}, {1.158407346410207, -0.6204377799442129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, -2.47447055448096}, { 1.163407346410207, 2.4744705544809604`}, { 1.163407346410207, -0.6234878204324774}, {1.163407346410207, 0.6234878204324774}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, -2.474605736852488}, { 1.168407346410207, 2.4746057368524874`}, { 1.168407346410207, -0.6265428690715592}, {1.168407346410207, 0.6265428690715592}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.47474205882413}, { 1.173407346410207, -2.47474205882413}, { 1.173407346410207, -0.62960295041772}, {1.173407346410207, 0.62960295041772}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.4748795304504303`}, { 1.178407346410207, -2.4748795304504303`}, {1.178407346410207, 0.6326680890166498}, {1.178407346410207, -0.6326680890166497}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.4750181619071623`}, { 1.183407346410207, -2.4750181619071623`}, {1.183407346410207, 0.6357383094018692}, {1.183407346410207, -0.6357383094018692}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, -2.475157963492951}, { 1.188407346410207, 2.475157963492951}, { 1.188407346410207, -0.6388136360930879}, {1.188407346410207, 0.6388136360930879}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, -2.4752989456309185`}, { 1.193407346410207, 2.4752989456309185`}, { 1.193407346410207, -0.6418940935945293}, {1.193407346410207, 0.6418940935945293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, -2.475441118870357}, { 1.198407346410207, 2.475441118870357}, { 1.198407346410207, -0.6449797063932099}, {1.198407346410207, 0.6449797063932099}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.4755844938884266`}, { 1.203407346410207, -2.4755844938884266`}, { 1.203407346410207, -0.6480704989571858}, {1.203407346410207, 0.6480704989571859}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.4757290814918784`}, { 1.208407346410207, -2.4757290814918784`}, { 1.208407346410207, -0.6511664957337505}, {1.208407346410207, 0.6511664957337505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, -2.4758748926188074`}, { 1.2134073464102069`, 2.4758748926188074`}, { 1.2134073464102069`, -0.6542677211475963}, {1.2134073464102069`, 0.6542677211475963}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.4760219383404274`}, { 1.218407346410207, -2.4760219383404274`}, { 1.218407346410207, -0.6573741995989315}, {1.218407346410207, 0.6573741995989315}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, -2.4761702298628787`}, { 1.2234073464102069`, 2.4761702298628787`}, {1.2234073464102069`, 0.660485955461554}, {1.2234073464102069`, -0.660485955461554}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, -2.476319778529063}, { 1.228407346410207, 2.476319778529063}, {1.228407346410207, 0.6636030130808807}, {1.228407346410207, -0.6636030130808807}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, -2.4764705958205044`}, { 1.2334073464102069`, 2.4764705958205044`}, {1.2334073464102069`, 0.6667253967719323}, {1.2334073464102069`, -0.6667253967719323}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.4766226933592383`}, { 1.238407346410207, -2.4766226933592383`}, {1.238407346410207, 0.6698531308172749}, {1.238407346410207, -0.6698531308172749}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, -2.4767760829097383`}, { 1.243407346410207, 2.4767760829097383`}, { 1.243407346410207, -0.6729862394649083}, {1.243407346410207, 0.6729862394649081}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, -2.4769307763808617`}, { 1.248407346410207, 2.4769307763808617`}, { 1.248407346410207, -0.6761247469261162}, {1.248407346410207, 0.6761247469261162}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, -2.477086785827834}, { 1.253407346410207, 2.477086785827834}, { 1.253407346410207, -0.6792686773732604}, {1.253407346410207, 0.6792686773732604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, -2.477244123454261}, { 1.258407346410207, 2.477244123454261}, {1.258407346410207, 0.6824180549375287}, {1.258407346410207, -0.6824180549375287}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, -2.4774028016141716`}, { 1.263407346410207, 2.4774028016141716`}, { 1.263407346410207, -0.685572903706635}, {1.263407346410207, 0.6855729037066353}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.477562832814097}, { 1.268407346410207, -2.477562832814097}, {1.268407346410207, 0.6887332477224658}, {1.268407346410207, -0.6887332477224656}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.4777242297151747`}, { 1.273407346410207, -2.4777242297151747`}, {1.273407346410207, 0.6918991109786743}, {1.273407346410207, -0.6918991109786743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.477887005135297}, { 1.278407346410207, -2.477887005135297}, {1.278407346410207, 0.6950705174182251}, {1.278407346410207, -0.6950705174182251}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.4780511720512806`}, { 1.283407346410207, -2.4780511720512806`}, {1.283407346410207, 0.698247490930882}, {1.283407346410207, -0.698247490930882}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, -2.4782167436010796`}, { 1.288407346410207, 2.4782167436010796`}, { 1.288407346410207, -0.7014300553506436}, {1.288407346410207, 0.7014300553506435}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.4783837330860314`}, { 1.293407346410207, -2.4783837330860314`}, { 1.293407346410207, -0.7046182344531201}, {1.293407346410207, 0.7046182344531201}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, -2.478552153973135}, { 1.298407346410207, 2.478552153973135}, { 1.298407346410207, -0.7078120519528585}, {1.298407346410207, 0.7078120519528582}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, -2.478722019897368}, { 1.303407346410207, 2.478722019897368}, { 1.303407346410207, -0.7110115315006045}, {1.303407346410207, 0.7110115315006045}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, -2.4788933446640407`}, { 1.308407346410207, 2.4788933446640407`}, {1.308407346410207, 0.7142166966805106}, {1.308407346410207, -0.7142166966805106}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, -2.479066142251184}, { 1.313407346410207, 2.479066142251184}, {1.313407346410207, 0.7174275710072809}, {1.313407346410207, -0.7174275710072809}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.4792404268119816`}, { 1.318407346410207, -2.4792404268119816`}, {1.318407346410207, 0.7206441779232574}, {1.318407346410207, -0.7206441779232574}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, -2.479416212677233}, { 1.323407346410207, 2.479416212677233}, { 1.323407346410207, -0.7238665407954434}, {1.323407346410207, 0.7238665407954434}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.47959351435786}, { 1.328407346410207, -2.47959351435786}, {1.328407346410207, 0.7270946829124655}, {1.328407346410207, -0.7270946829124655}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.479772346547456}, { 1.333407346410207, -2.479772346547456}, {1.333407346410207, 0.7303286274814674}, {1.333407346410207, -0.7303286274814674}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, -2.479952724124868}, { 1.3384073464102069`, 2.479952724124868}, {1.3384073464102069`, 0.7335683976249459}, {1.3384073464102069`, -0.7335683976249459}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, -2.4801346621568254`}, { 1.343407346410207, 2.4801346621568254`}, { 1.343407346410207, -0.7368140163775115}, {1.343407346410207, 0.7368140163775118}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.48031817590061}, { 1.3484073464102069`, -2.48031817590061}, { 1.3484073464102069`, -0.7400655066825897}, {1.3484073464102069`, 0.7400655066825897}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, -2.480503280806769}, { 1.353407346410207, 2.480503280806769}, {1.353407346410207, 0.7433228913890481}, {1.353407346410207, -0.7433228913890481}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.4806899925218664`}, { 1.3584073464102069`, -2.4806899925218664`}, { 1.3584073464102069`, -0.7465861932477555}, {1.3584073464102069`, 0.7465861932477555}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, -2.4808783268912866`}, { 1.363407346410207, 2.4808783268912866`}, {1.363407346410207, 0.7498554349080718}, {1.363407346410207, -0.7498554349080718}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, -2.4810682999620752`}, { 1.368407346410207, 2.4810682999620757`}, {1.368407346410207, 0.7531306389142609}, {1.368407346410207, -0.7531306389142609}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, -2.4812599279858314`}, { 1.373407346410207, 2.4812599279858314`}, { 1.373407346410207, -0.7564118277018346}, {1.373407346410207, 0.7564118277018346}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, -2.4814532274216394`}, { 1.378407346410207, 2.4814532274216394`}, {1.378407346410207, 0.7596990235938187}, {1.378407346410207, -0.7596990235938187}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, -2.481648214939056}, { 1.383407346410207, 2.481648214939056}, {1.383407346410207, 0.762992248796945}, {1.383407346410207, -0.762992248796945}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, -2.4818449074211393`}, { 1.388407346410207, 2.4818449074211393`}, {1.388407346410207, 0.7662915253977611}, {1.388407346410207, -0.7662915253977611}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, -2.482043321967527}, { 1.393407346410207, 2.482043321967527}, {1.393407346410207, 0.769596875358669}, {1.393407346410207, -0.769596875358669}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, -2.4822434758975658`}, { 1.398407346410207, 2.4822434758975658`}, { 1.398407346410207, -0.772908320513876}, {1.398407346410207, 0.772908320513876}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.4824453867534917`}, { 1.403407346410207, -2.4824453867534917`}, { 1.403407346410207, -0.7762258825652685}, {1.403407346410207, 0.7762258825652685}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.4826490723036585`}, { 1.408407346410207, -2.4826490723036585`}, { 1.408407346410207, -0.7795495830781982}, {1.408407346410207, 0.7795495830781982}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.482854550545821}, { 1.413407346410207, -2.482854550545821}, { 1.413407346410207, -0.7828794434771912}, {1.413407346410207, 0.7828794434771912}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.483061839710469}, { 1.418407346410207, -2.483061839710469}, { 1.418407346410207, -0.7862154850415617}, {1.418407346410207, 0.7862154850415617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.4832709582642165`}, { 1.4234073464102068`, -2.4832709582642165`}, { 1.4234073464102068`, -0.7895577289009461}, {1.4234073464102068`, 0.7895577289009461}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.4834819249132463`}, { 1.4284073464102072`, -2.4834819249132463`}, { 1.4284073464102072`, -0.7929061960307435}, {1.4284073464102072`, 0.7929061960307435}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.4836947586068057`}, { 1.433407346410207, -2.4836947586068057`}, { 1.433407346410207, -0.7962609072474676}, {1.433407346410207, 0.7962609072474676}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, -2.483909478540766}, { 1.438407346410207, 2.483909478540766}, { 1.438407346410207, -0.7996218832040048}, {1.438407346410207, 0.7996218832040048}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, -2.484126104161231}, { 1.4434073464102068`, 2.484126104161231}, {1.4434073464102068`, 0.8029891443847814}, {1.4434073464102068`, -0.8029891443847814}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.4843446551682113`}, { 1.4484073464102072`, -2.4843446551682113`}, {1.4484073464102072`, 0.806362711100833}, {1.4484073464102072`, -0.806362711100833}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.4845651515193534`}, { 1.453407346410207, -2.4845651515193534`}, {1.453407346410207, 0.8097426034847767}, {1.453407346410207, -0.8097426034847767}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, -2.4847876134337294`}, { 1.458407346410207, 2.4847876134337294`}, { 1.458407346410207, -0.8131288414856882}, {1.458407346410207, 0.8131288414856882}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, -2.485012061395692}, { 1.4634073464102069`, 2.485012061395692}, { 1.4634073464102069`, -0.8165214448638746}, {1.4634073464102069`, 0.8165214448638746}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, -2.4852385161587844`}, { 1.4684073464102068`, 2.4852385161587844`}, {1.4684073464102068`, 0.8199204331855481}, {1.4684073464102068`, -0.8199204331855481}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.4854669987497227`}, { 1.473407346410207, -2.4854669987497227`}, {1.473407346410207, 0.8233258258173941}, {1.473407346410207, -0.8233258258173941}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, -2.485697530472434}, { 1.478407346410207, 2.485697530472434}, {1.478407346410207, 0.8267376419210346}, {1.478407346410207, -0.8267376419210346}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.485930132912167}, { 1.4834073464102069`, -2.485930132912167}, { 1.4834073464102069`, -0.8301559004473854}, {1.4834073464102069`, 0.8301559004473854}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, -2.486164827939662}, { 1.4884073464102068`, 2.486164827939662}, { 1.4884073464102068`, -0.8335806201309035}, {1.4884073464102068`, 0.8335806201309035}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, -2.4864016377153986`}, { 1.4934073464102071`, 2.4864016377153986`}, {1.4934073464102071`, 0.8370118194837235}, {1.4934073464102071`, -0.8370118194837235}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, -2.4866405846939004`}, { 1.498407346410207, 2.4866405846939004`}, { 1.498407346410207, -0.8404495167896798}, {1.498407346410207, 0.8404495167896798}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.4868816916281165`}, { 1.503407346410207, -2.4868816916281165`}, { 1.503407346410207, -0.8438937300982198}, {1.503407346410207, 0.8438937300982198}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, -2.4871249815738756`}, { 1.5084073464102068`, 2.4871249815738756`}, {1.5084073464102068`, 0.8473444772181932}, {1.5084073464102068`, -0.8473444772181932}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, -2.487370477894405}, { 1.5134073464102071`, 2.487370477894405}, { 1.5134073464102071`, -0.8508017757115295}, {1.5134073464102071`, 0.8508017757115295}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, -2.487618204264931}, { 1.518407346410207, 2.487618204264931}, { 1.518407346410207, -0.8542656428867884}, {1.518407346410207, 0.8542656428867884}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.487868184677347}, { 1.523407346410207, -2.487868184677347}, {1.523407346410207, 0.8577360957925976}, {1.523407346410207, -0.8577360957925976}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.488120443444962}, { 1.5284073464102068`, -2.488120443444962}, {1.5284073464102068`, 0.8612131512109555}, {1.5284073464102068`, -0.8612131512109555}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, -2.488375005207325}, { 1.5334073464102072`, 2.488375005207325}, { 1.5334073464102072`, -0.8646968256504142}, {1.5334073464102072`, 0.8646968256504142}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, -2.4886318949351223`}, { 1.538407346410207, 2.4886318949351223`}, { 1.538407346410207, -0.8681871353391336}, {1.538407346410207, 0.8681871353391336}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.488891137935166}, { 1.543407346410207, -2.4888911379351657`}, { 1.543407346410207, -0.8716840962178017}, {1.543407346410207, 0.8716840962178019}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.489152759855449}, { 1.5484073464102068`, -2.489152759855449}, {1.5484073464102068`, 0.8751877239324274}, {1.5484073464102068`, -0.8751877239324274}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.489416786690294}, { 1.5534073464102072`, -2.489416786690294}, {1.5534073464102072`, 0.8786980338269923}, {1.5534073464102072`, -0.8786980338269923}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, -2.4896832447855775`}, { 1.558407346410207, 2.4896832447855775`}, { 1.558407346410207, -0.88221504093597}, {1.558407346410207, 0.88221504093597}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.4899521608440414`}, { 1.563407346410207, -2.4899521608440414`}, { 1.563407346410207, -0.8857387599767081}, {1.563407346410207, 0.8857387599767081}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.490223561930692}, { 1.5684073464102068`, -2.490223561930692}, { 1.5684073464102068`, -0.8892692053416609}, {1.5684073464102068`, 0.8892692053416609}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, -0.8928063910904871}, { 1.5734073464102072`, 0.8928063910904869}, { 1.5734073464102072`, -2.490497475478286}, {1.5734073464102072`, 2.4904974754782856`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, -0.896350330941996}, { 1.578407346410207, 0.8963503309419961}, {1.578407346410207, 2.490773929292899}, {1.578407346410207, -2.490773929292899}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, -0.8999010382659499}, { 1.583407346410207, 0.89990103826595}, { 1.583407346410207, -2.4910529515595945`}, {1.583407346410207, 2.4910529515595945`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, -0.9034585260747107}, { 1.5884073464102069`, 0.9034585260747109}, { 1.5884073464102069`, -2.491334570848175}, {1.5884073464102069`, 2.491334570848175}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, -0.907022807014739}, { 1.5934073464102072`, 0.9070228070147393}, {1.5934073464102072`, 2.491618816119032}, {1.5934073464102072`, -2.491618816119032}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, -0.9105938933579328}, { 1.598407346410207, 0.9105938933579331}, {1.598407346410207, 2.491905716729084}, {1.598407346410207, -2.491905716729084}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, -0.9141717969928143}, { 1.603407346410207, 0.9141717969928145}, {1.603407346410207, 2.49219530243782}, {1.603407346410207, -2.4921953024378194`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, -0.917756529415551}, { 1.6084073464102069`, 0.9177565294155512}, {1.6084073464102069`, 2.492487603413426}, {1.6084073464102069`, -2.492487603413426}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, -0.9213481017208182}, { 1.6134073464102068`, 0.9213481017208183}, { 1.6134073464102068`, -2.4927826502390267`}, {1.6134073464102068`, 2.4927826502390267`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, -0.9249465245924935}, { 1.6184073464102071`, 0.9249465245924936}, {1.6184073464102071`, 2.493080473919012}, {1.6184073464102071`, -2.493080473919012}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 0.9285518082941857}, { 1.623407346410207, -0.9285518082941858}, { 1.623407346410207, -2.4933811058854753`}, {1.623407346410207, 2.4933811058854753`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, -0.9321639626595934}, { 1.628407346410207, 0.9321639626595936}, {1.628407346410207, 2.4936845780047494`}, {1.628407346410207, -2.493684578004749}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 0.9357829970826904}, { 1.6334073464102068`, -0.9357829970826903}, {1.6334073464102068`, 2.4939909225840498`}, { 1.6334073464102068`, -2.4939909225840493`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, -0.939408920507735}, { 1.6384073464102071`, 0.9394089205077351}, {1.6384073464102071`, 2.494300172378223}, {1.6384073464102071`, -2.494300172378223}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, -0.943041741419102}, { 1.643407346410207, 0.9430417414191021}, { 1.643407346410207, -2.494612360596604}, {1.643407346410207, 2.494612360596604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 0.9466814678309374}, { 1.648407346410207, -0.9466814678309375}, {1.648407346410207, 2.494927520909978}, {1.648407346410207, -2.4949275209099784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 0.9503281072766225}, { 1.6534073464102068`, -0.9503281072766223}, {1.6534073464102068`, 2.4952456874576607`}, { 1.6534073464102068`, -2.4952456874576607`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, -0.9539816667980606}, { 1.6584073464102072`, 0.9539816667980606}, {1.6584073464102072`, 2.4955668948546834`}, {1.6584073464102072`, -2.495566894854684}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 0.9576421529347672}, { 1.663407346410207, -0.9576421529347673}, {1.663407346410207, 2.495891178199099}, {1.663407346410207, -2.495891178199099}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 0.961309571712777}, { 1.668407346410207, -0.9613095717127771}, { 1.668407346410207, -2.496218573079396}, {1.668407346410207, 2.496218573079396}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, -0.9649839286333489}, { 1.6734073464102068`, 0.964983928633349}, {1.6734073464102068`, 2.4965491155820376`}, { 1.6734073464102068`, -2.4965491155820376`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, -0.9686652286614805}, { 1.6784073464102072`, 0.9686652286614807}, {1.6784073464102072`, 2.4968828422991125`}, {1.6784073464102072`, -2.496882842299112}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 0.9723534762142184}, { 1.683407346410207, -0.9723534762142182}, {1.683407346410207, 2.4972197903361106`}, {1.683407346410207, -2.4972197903361106`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, -0.9760486751487698}, { 1.688407346410207, 0.9760486751487698}, { 1.688407346410207, -2.4975599973198204`}, {1.688407346410207, 2.4975599973198204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, -0.9797508287504069}, { 1.6934073464102068`, 0.9797508287504069}, { 1.6934073464102068`, -2.4979035014063466`}, {1.6934073464102068`, 2.4979035014063466`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, -0.9834599397201629}, { 1.6984073464102072`, 0.9834599397201628}, { 1.6984073464102072`, -2.4982503412892574`}, {1.6984073464102072`, 2.498250341289257}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 0.9871760101623189}, { 1.703407346410207, -0.987176010162319}, { 1.703407346410207, -2.4986005562078537`}, {1.703407346410207, 2.4986005562078537`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, -0.9908990415716759}, { 1.708407346410207, 0.990899041571676}, {1.708407346410207, 2.4989541859555744`}, {1.708407346410207, -2.498954185955574}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, -0.9946290348206092}, { 1.7134073464102069`, 0.9946290348206093}, {1.7134073464102069`, 2.499311270888522}, {1.7134073464102069`, -2.499311270888522}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 0.9983659901459073}, { 1.7184073464102072`, -0.9983659901459074}, { 1.7184073464102072`, -2.4996718519341288`}, {1.7184073464102072`, 2.4996718519341283`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, -1.0021099071353832`}, { 1.723407346410207, 1.0021099071353832`}, {1.723407346410207, 2.50003597059995}, {1.723407346410207, -2.50003597059995}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 1.0058607847142644`}, { 1.728407346410207, -1.0058607847142644`}, { 1.728407346410207, -2.500403668982598}, {1.728407346410207, 2.500403668982598}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, -1.0096186211313536`}, { 1.7334073464102069`, 1.0096186211313536`}, { 1.7334073464102069`, -2.5007749897768066`}, {1.7334073464102069`, 2.5007749897768066`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 1.0133834139449582`}, { 1.7384073464102068`, -1.0133834139449582`}, { 1.7384073464102068`, -2.501149976284637}, {1.7384073464102068`, 2.501149976284637}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, -1.0171551600085855`}, { 1.7434073464102071`, 1.0171551600085857`}, {1.7434073464102071`, 2.5015286724248256`}, { 1.7434073464102071`, -2.5015286724248256`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, -1.0209338554564038`}, { 1.748407346410207, 1.020933855456404}, {1.748407346410207, 2.501911122742269}, {1.748407346410207, -2.501911122742269}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 1.0247194956884587`}, { 1.753407346410207, -1.0247194956884587`}, {1.753407346410207, 2.5022973724176545`}, {1.753407346410207, -2.5022973724176545`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 1.0285120753556534`}, { 1.7584073464102068`, -1.0285120753556534`}, { 1.7584073464102068`, -2.5026874672772332`}, {1.7584073464102068`, 2.5026874672772332`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 1.0323115883444776`}, { 1.7634073464102071`, -1.0323115883444778`}, { 1.7634073464102071`, -2.5030814538027437`}, {1.7634073464102071`, 2.5030814538027437`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 1.0361180277614925`}, { 1.768407346410207, -1.0361180277614928`}, {1.768407346410207, 2.503479379141474}, {1.768407346410207, -2.5034793791414742`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, -1.0399313859175632`}, { 1.773407346410207, 1.0399313859175632`}, {1.773407346410207, 2.5038812911164836`}, {1.773407346410207, -2.5038812911164836`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 1.0437516543118346`}, { 1.7784073464102068`, -1.0437516543118346`}, { 1.7784073464102068`, -2.5042872382369694`}, {1.7784073464102068`, 2.5042872382369694`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 1.0475788236154564`}, { 1.7834073464102072`, -1.0475788236154564`}, { 1.7834073464102072`, -2.504697269708783}, {1.7834073464102072`, 2.504697269708783}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 1.0514128836550432`}, { 1.788407346410207, -1.0514128836550432`}, {1.788407346410207, 2.5051114354451043`}, {1.788407346410207, -2.5051114354451047`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 1.0552538233958755`}, { 1.793407346410207, -1.0552538233958755`}, {1.793407346410207, 2.505529786077269}, {1.793407346410207, -2.505529786077269}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, -1.0591016309248333`}, { 1.7984073464102068`, 1.0591016309248331`}, { 1.7984073464102068`, -2.50595237296575}, {1.7984073464102068`, 2.50595237296575}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 1.062956293433065}, { 1.8034073464102072`, -1.062956293433065}, { 1.8034073464102072`, -2.5063792482112977`}, {1.8034073464102072`, 2.5063792482112977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 1.0668177971983837`}, { 1.808407346410207, -1.0668177971983837`}, {1.808407346410207, 2.506810464666238}, {1.808407346410207, -2.506810464666238}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 1.0706861275673907`}, { 1.813407346410207, -1.0706861275673907`}, { 1.813407346410207, -2.507246075945932}, {1.813407346410207, 2.507246075945932}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, -1.0745612689373263`}, { 1.8184073464102068`, 1.0745612689373263`}, {1.8184073464102068`, 2.507686136440391}, {1.8184073464102068`, -2.507686136440391}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, -1.0784432047376369`}, { 1.8234073464102072`, 1.0784432047376369`}, {1.8234073464102072`, 2.5081307013260608`}, { 1.8234073464102072`, -2.5081307013260608`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, -1.082331917411269}, { 1.828407346410207, 1.082331917411269}, {1.828407346410207, 2.50857982657776}, {1.828407346410207, -2.50857982657776}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, -1.0862273883956741`}, { 1.833407346410207, 1.0862273883956741`}, { 1.833407346410207, -2.5090335689807897`}, {1.833407346410207, 2.50903356898079}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 1.0901295981035324`}, { 1.8384073464102069`, -1.0901295981035322`}, {1.8384073464102069`, 2.5094919861432032`}, { 1.8384073464102069`, -2.5094919861432032`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, -1.0940385259031868`}, { 1.8434073464102072`, 1.0940385259031868`}, {1.8434073464102072`, 2.5099551365082413`}, { 1.8434073464102072`, -2.5099551365082413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, -1.0979541500987882`}, { 1.848407346410207, 1.097954150098788}, {1.848407346410207, 2.510423079366935}, {1.848407346410207, -2.510423079366935}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 1.101876447910149}, { 1.853407346410207, -1.1018764479101488`}, {1.853407346410207, 2.5108958748708745`}, {1.853407346410207, -2.510895874870874}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 1.1058053954523048`}, { 1.8584073464102069`, -1.1058053954523048`}, { 1.8584073464102069`, -2.5113735840451406`}, {1.8584073464102069`, 2.5113735840451406`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, -1.1097409677147774`}, { 1.8634073464102068`, 1.1097409677147774`}, {1.8634073464102068`, 2.5118562688014126`}, { 1.8634073464102068`, -2.5118562688014126`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 1.1136831385405412`}, { 1.8684073464102071`, -1.1136831385405412`}, { 1.8684073464102071`, -2.5123439919512345`}, {1.8684073464102071`, 2.5123439919512345`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, -1.1176318806046914`}, { 1.873407346410207, 1.1176318806046914`}, {1.873407346410207, 2.5128368172194535`}, {1.873407346410207, -2.5128368172194535`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 1.1215871653928136`}, { 1.878407346410207, -1.1215871653928133`}, { 1.878407346410207, -2.513334809257826}, {1.878407346410207, 2.513334809257826}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, -1.1255489631790458`}, { 1.8834073464102068`, 1.1255489631790458`}, { 1.8834073464102068`, -2.5138380336587915`}, {1.8834073464102068`, 2.513838033658792}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 1.1295172430038436`}, { 1.8884073464102071`, -1.1295172430038436`}, { 1.8884073464102071`, -2.514346556969412}, {1.8884073464102071`, 2.514346556969412}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 1.1334919726514343`}, { 1.893407346410207, -1.1334919726514343`}, {1.893407346410207, 2.5148604467054794`}, {1.893407346410207, -2.5148604467054794`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 1.1374731186269709`}, { 1.898407346410207, -1.1374731186269706`}, { 1.898407346410207, -2.5153797713657915`}, {1.898407346410207, 2.515379771365792}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 1.141460646133378}, { 1.9034073464102068`, -1.141460646133378}, { 1.9034073464102068`, -2.51590460044659}, {1.9034073464102068`, 2.51590460044659}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 1.145454519047888}, { 1.9084073464102072`, -1.145454519047888}, { 1.9084073464102072`, -2.516435004456168}, {1.9084073464102072`, 2.516435004456168}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 1.1494546998982729`}, { 1.913407346410207, -1.1494546998982726`}, { 1.913407346410207, -2.516971054929635}, {1.913407346410207, 2.516971054929635}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, -1.153461149838768}, { 1.918407346410207, 1.153461149838768}, { 1.918407346410207, -2.517512824443852}, {1.918407346410207, 2.517512824443852}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, -1.1574738286256863`}, { 1.9234073464102068`, 1.157473828625686}, {1.9234073464102068`, 2.5180603866325213`}, {1.9234073464102068`, -2.518060386632521}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 1.1614926945927242`}, { 1.9284073464102072`, -1.161492694592724}, { 1.9284073464102072`, -2.518613816201441}, {1.9284073464102072`, 2.518613816201441}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, -1.1655177046259633`}, { 1.933407346410207, 1.1655177046259633`}, {1.933407346410207, 2.5191731889439124`}, {1.933407346410207, -2.5191731889439124`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 1.169548814138559}, { 1.938407346410207, -1.169548814138559}, {1.938407346410207, 2.5197385817563074`}, {1.938407346410207, -2.519738581756308}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, -1.1735859770451316`}, { 1.9434073464102068`, 1.1735859770451316`}, { 1.9434073464102068`, -2.5203100726537846`}, {1.9434073464102068`, 2.5203100726537846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 1.1776291457358454`}, { 1.9484073464102072`, -1.1776291457358454`}, { 1.9484073464102072`, -2.520887740786157}, {1.9484073464102072`, 2.520887740786157}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 1.1816782710501825`}, { 1.953407346410207, -1.1816782710501823`}, { 1.953407346410207, -2.5214716664539134`}, {1.953407346410207, 2.5214716664539134`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 1.185733302250425}, { 1.958407346410207, -1.185733302250425}, { 1.958407346410207, -2.5220619311243717`}, {1.958407346410207, 2.5220619311243717`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, -1.189794186994825}, { 1.9634073464102069`, 1.1897941869948248`}, { 1.9634073464102069`, -2.522658617447986}, {1.9634073464102069`, 2.522658617447986}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, -1.1938608713104832`}, { 1.9684073464102072`, 1.1938608713104832`}, {1.9684073464102072`, 2.5232618092747816`}, { 1.9684073464102072`, -2.5232618092747816`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, -1.1979332995659329`}, { 1.973407346410207, 1.1979332995659329`}, { 1.973407346410207, -2.523871591670927}, {1.973407346410207, 2.523871591670927}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, -1.2020114144434269`}, { 1.978407346410207, 1.2020114144434269`}, {1.978407346410207, 2.524488050935433}, {1.978407346410207, -2.524488050935433}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, -1.2060951569109406`}, { 1.9834073464102069`, 1.2060951569109406`}, {1.9834073464102069`, 2.525111274616977}, {1.9834073464102069`, -2.5251112746169766`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 1.2101844661938872`}, { 1.988407346410207, -1.2101844661938872`}, {1.988407346410207, 2.525741351530841}, {1.988407346410207, -2.525741351530841}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 1.2142792797465523`}, { 1.993407346410207, -1.214279279746552}, {1.993407346410207, 2.526378371775969}, {1.993407346410207, -2.526378371775969}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, -1.2183795332232512`}, { 1.998407346410207, 1.218379533223251}, { 1.998407346410207, -2.5270224267521235`}, {1.998407346410207, 2.5270224267521235`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, -1.222485160449216}, { 2.003407346410207, 1.2224851604492157`}, {2.003407346410207, 2.52767360917715}, {2.003407346410207, -2.52767360917715}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 1.2265960933912172`}, { 2.008407346410207, -1.2265960933912172`}, { 2.008407346410207, -2.5283320131043254`}, {2.008407346410207, 2.5283320131043254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 1.230712262127922}, { 2.013407346410207, -1.230712262127922}, {2.013407346410207, 2.5289977339398027`}, {2.013407346410207, -2.5289977339398027`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, -1.2348335948200007`}, { 2.018407346410207, 1.2348335948200007`}, { 2.018407346410207, -2.529670868460122}, {2.018407346410207, 2.529670868460122}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 1.2389600176799882`}, { 2.023407346410207, -1.2389600176799882`}, {2.023407346410207, 2.5303515148298024`}, {2.023407346410207, -2.5303515148298024`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, -1.243091454941903}, { 2.028407346410207, 1.2430914549419028`}, { 2.028407346410207, -2.5310397726189846`}, {2.028407346410207, 2.5310397726189846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, -1.2472278288306373`}, { 2.033407346410207, 1.2472278288306373`}, {2.033407346410207, 2.5317357428211325`}, {2.033407346410207, -2.531735742821132}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, -1.2513690595311207`}, { 2.038407346410207, 1.2513690595311207`}, {2.038407346410207, 2.532439527870768}, {2.038407346410207, -2.5324395278707685`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, -1.2555150651572788`}, { 2.043407346410207, 1.2555150651572786`}, { 2.043407346410207, -2.5331512316612446`}, {2.043407346410207, 2.5331512316612446`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 1.2596657617207774`}, { 2.048407346410207, -1.2596657617207772`}, { 2.048407346410207, -2.533870959562532}, {2.048407346410207, 2.533870959562532}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 1.2638210630995834`}, { 2.053407346410207, -1.2638210630995834`}, {2.053407346410207, 2.534598818439013}, {2.053407346410207, -2.5345988184390125`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, -1.267980881006339}, { 2.058407346410207, 1.267980881006339}, {2.058407346410207, 2.535334916667272}, {2.058407346410207, -2.5353349166672716`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, -1.2721451249565665`}, { 2.063407346410207, 1.2721451249565663`}, { 2.063407346410207, -2.536079364153868}, {2.063407346410207, 2.536079364153868}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, -1.2763137022367195`}, { 2.068407346410207, 1.2763137022367192`}, { 2.068407346410207, -2.5368322723530725`}, {2.068407346410207, 2.5368322723530725`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 1.2804865178720888`}, { 2.073407346410207, -1.2804865178720886`}, {2.073407346410207, 2.5375937542845577`}, {2.073407346410207, -2.5375937542845572`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, -1.2846634745945744`}, { 2.078407346410207, 1.2846634745945742`}, { 2.078407346410207, -2.538363924551026}, {2.078407346410207, 2.5383639245510254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 1.2888444728103554`}, { 2.083407346410207, -1.2888444728103552`}, { 2.083407346410207, -2.539142899355758}, {2.083407346410207, 2.5391428993557583`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, -1.293029410567449}, { 2.088407346410207, 1.2930294105674487`}, {2.088407346410207, 2.539930796520066}, {2.088407346410207, -2.539930796520066}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, -1.2972181835231962`}, { 2.093407346410207, 1.297218183523196}, { 2.093407346410207, -2.540727735500627}, {2.093407346410207, 2.540727735500627}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 1.3014106849116807`}, { 2.098407346410207, -1.3014106849116807`}, { 2.098407346410207, -2.5415338374066905`}, {2.098407346410207, 2.5415338374066905`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 1.3056068055111072`}, { 2.103407346410207, -1.305606805511107}, {2.103407346410207, 2.5423492250171256`}, {2.103407346410207, -2.5423492250171256`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 1.3098064336111477`}, { 2.108407346410207, -1.3098064336111475`}, {2.108407346410207, 2.5431740227973014`}, {2.108407346410207, -2.5431740227973014`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 1.3140094549802896`}, { 2.1134073464102068`, -1.3140094549802894`}, { 2.1134073464102068`, -2.544008356915765}, {2.1134073464102068`, 2.5440083569157648`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, -1.3182157528331993`}, { 2.118407346410207, 1.3182157528331993`}, { 2.118407346410207, -2.544852355260706}, {2.118407346410207, 2.544852355260706}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 1.3224252077981231`}, { 2.123407346410207, -1.3224252077981231`}, {2.123407346410207, 2.545706147456176}, {2.123407346410207, -2.5457061474561757`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 1.3266376978843566`}, { 2.128407346410207, -1.3266376978843566`}, { 2.128407346410207, -2.5465698648780437`}, {2.128407346410207, 2.5465698648780437`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 1.3308530984497984`}, { 2.133407346410207, -1.3308530984497982`}, {2.133407346410207, 2.547443640669656}, {2.133407346410207, -2.547443640669656}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 1.3350712821686246`}, { 2.138407346410207, -1.3350712821686246`}, { 2.138407346410207, -2.5483276097571785`}, {2.138407346410207, 2.5483276097571785`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, -1.3392921189990956`}, { 2.143407346410207, 1.3392921189990954`}, { 2.143407346410207, -2.5492219088645918`}, {2.143407346410207, 2.5492219088645918`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, -1.343515476151547}, { 2.148407346410207, 1.3435154761515469`}, {2.148407346410207, 2.550126676528306}, {2.148407346410207, -2.5501266765283064`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 1.3477412180565693`}, { 2.153407346410207, -1.347741218056569}, { 2.153407346410207, -2.551042053111372}, {2.153407346410207, 2.551042053111372}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 1.3519692063334239`}, { 2.158407346410207, -1.3519692063334239`}, { 2.158407346410207, -2.5519681808172523`}, {2.158407346410207, 2.5519681808172523`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, -1.356199299758726}, { 2.163407346410207, 1.3561992997587258`}, {2.163407346410207, 2.552905203703117}, {2.163407346410207, -2.552905203703117}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 1.3604313542354172`}, { 2.168407346410207, -1.360431354235417}, {2.168407346410207, 2.5538532676926384`}, {2.168407346410207, -2.553853267692639}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 1.3646652227620792`}, { 2.173407346410207, -1.3646652227620792`}, {2.173407346410207, 2.5548125205882406`}, {2.173407346410207, -2.5548125205882406`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 1.3689007554026105`}, { 2.178407346410207, -1.3689007554026102`}, { 2.178407346410207, -2.555783112082769}, {2.178407346410207, 2.5557831120827696`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, -1.3731377992563087`}, { 2.183407346410207, 1.3731377992563087`}, {2.183407346410207, 2.5567651937705484`}, {2.183407346410207, -2.556765193770549}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 1.3773761984284076`}, { 2.188407346410207, -1.3773761984284076`}, { 2.188407346410207, -2.557758919157778}, {2.188407346410207, 2.557758919157778}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 1.3816157940010882`}, { 2.193407346410207, -1.3816157940010882`}, { 2.193407346410207, -2.5587644436722337`}, {2.193407346410207, 2.558764443672233}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, -1.38585642400503}, { 2.198407346410207, 1.38585642400503}, { 2.198407346410207, -2.5597819246722264`}, {2.198407346410207, 2.5597819246722264`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, -1.3900979233915236`}, { 2.203407346410207, 1.3900979233915234`}, { 2.203407346410207, -2.560811521454785}, {2.203407346410207, 2.5608115214547844`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 1.3943401240052111`}, { 2.208407346410207, -1.394340124005211}, { 2.208407346410207, -2.5618533952629963`}, {2.208407346410207, 2.5618533952629963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 1.3985828545574834`}, { 2.213407346410207, -1.3985828545574834`}, {2.213407346410207, 2.5629077092924843`}, {2.213407346410207, -2.562907709292484}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 1.4028259406005918`}, { 2.218407346410207, -1.4028259406005918`}, {2.218407346410207, 2.563974628696955}, {2.218407346410207, -2.563974628696955}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 1.4070692045025217`}, { 2.223407346410207, -1.4070692045025217`}, { 2.223407346410207, -2.565054320592773}, {2.223407346410207, 2.565054320592773}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, -1.4113124654226779`}, { 2.228407346410207, 1.4113124654226779`}, {2.228407346410207, 2.5661469540625124`}, {2.228407346410207, -2.566146954062512}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 1.4155555392884402`}, { 2.233407346410207, -1.41555553928844}, {2.233407346410207, 2.567252700157426}, {2.233407346410207, -2.5672527001574266`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, -1.419798238772633}, { 2.2384073464102068`, 1.419798238772633}, { 2.2384073464102068`, -2.5683717318987953`}, {2.2384073464102068`, 2.5683717318987958`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 1.4240403732719749`}, { 2.243407346410207, -1.4240403732719749`}, { 2.243407346410207, -2.5695042242780763`}, {2.243407346410207, 2.5695042242780763`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 1.428281748886561}, { 2.248407346410207, -1.428281748886561}, { 2.248407346410207, -2.5706503542558146`}, {2.248407346410207, 2.5706503542558146`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, -1.4325221684004383`}, { 2.253407346410207, 1.4325221684004381`}, { 2.253407346410207, -2.571810300759255}, {2.253407346410207, 2.5718103007592545`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 1.4367614312633354`}, { 2.2584073464102072`, -1.4367614312633354`}, { 2.2584073464102072`, -2.572984244678584}, {2.2584073464102072`, 2.572984244678584}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, -1.4409993335735998`}, { 2.263407346410207, 1.4409993335735996`}, {2.263407346410207, 2.574172368861754}, {2.263407346410207, -2.574172368861754}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 1.4452356680624252`}, { 2.268407346410207, -1.445235668062425}, { 2.268407346410207, -2.57537485810782}, {2.268407346410207, 2.57537485810782}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 1.449470224079413}, { 2.273407346410207, -1.4494702240794128`}, {2.273407346410207, 2.5765918991587213`}, {2.273407346410207, -2.5765918991587213`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 1.453702787579547}, { 2.278407346410207, -1.4537027875795467`}, { 2.278407346410207, -2.577823680689455}, {2.278407346410207, 2.5778236806894546`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 1.4579331411116434`}, { 2.283407346410207, -1.4579331411116432`}, { 2.283407346410207, -2.5790703932965577`}, {2.283407346410207, 2.5790703932965577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, -1.462161063808348}, { 2.288407346410207, 1.462161063808348}, {2.288407346410207, 2.5803322294848483`}, {2.288407346410207, -2.580332229484848}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 1.4663863313777499`}, { 2.293407346410207, -1.4663863313777497`}, {2.293407346410207, 2.5816093836523386`}, {2.293407346410207, -2.581609383652338}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, -1.47060871609668}, { 2.298407346410207, 1.47060871609668}, { 2.298407346410207, -2.582902052073266}, {2.298407346410207, 2.5829020520732655`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 1.474827986805774}, { 2.303407346410207, -1.4748279868057739`}, { 2.303407346410207, -2.584210432879159}, {2.303407346410207, 2.5842104328791584`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, -1.4790439089063578`}, { 2.308407346410207, 1.4790439089063578`}, {2.308407346410207, 2.5855347260378707`}, {2.308407346410207, -2.5855347260378707`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, -1.4832562443592567`}, { 2.313407346410207, 1.4832562443592567`}, {2.313407346410207, 2.5868751333305116`}, {2.313407346410207, -2.5868751333305116`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 1.4874647516855712`}, { 2.318407346410207, -1.487464751685571}, { 2.318407346410207, -2.5882318583261976`}, {2.318407346410207, 2.588231858326198}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 1.4916691859695215`}, { 2.323407346410207, -1.4916691859695215`}, { 2.323407346410207, -2.5896051063545507`}, {2.323407346410207, 2.5896051063545507`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, -1.4958692988634203`}, { 2.328407346410207, 1.4958692988634201`}, {2.328407346410207, 2.590995084475863}, {2.328407346410207, -2.590995084475863}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, -1.5000648385948645`}, { 2.333407346410207, 1.5000648385948645`}, { 2.333407346410207, -2.5924020014488733`}, {2.333407346410207, 2.5924020014488733`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 1.5042555499762085`}, { 2.338407346410207, -1.5042555499762085`}, { 2.338407346410207, -2.5938260676960483`}, {2.338407346410207, 2.593826067696048}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, -1.5084411744164103`}, { 2.343407346410207, 1.5084411744164101`}, {2.343407346410207, 2.5952674952663215`}, {2.343407346410207, -2.595267495266321}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, -1.5126214499353163`}, { 2.348407346410207, 1.5126214499353163`}, {2.348407346410207, 2.5967264977951983`}, {2.348407346410207, -2.596726497795198}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, -1.5167961111804762`}, { 2.353407346410207, 1.5167961111804762`}, {2.353407346410207, 2.5982032904621604`}, {2.353407346410207, -2.59820329046216}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 1.5209648894465484`}, { 2.358407346410207, -1.5209648894465482`}, {2.358407346410207, 2.599698089945287}, {2.358407346410207, -2.599698089945287}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, -1.5251275126973853`}, { 2.3634073464102068`, 1.5251275126973853`}, {2.3634073464102068`, 2.601211114373023}, {2.3634073464102068`, -2.6012111143730228`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, -1.5292837055908721`}, { 2.368407346410207, 1.5292837055908721`}, { 2.368407346410207, -2.6027425832730278`}, {2.368407346410207, 2.6027425832730278`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, -1.5334331895065891`}, { 2.373407346410207, 1.5334331895065891`}, {2.373407346410207, 2.604292717518013}, {2.373407346410207, -2.6042927175180126`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, -1.5375756825763789`}, { 2.378407346410207, 1.5375756825763787`}, {2.378407346410207, 2.605861739268519}, {2.378407346410207, -2.605861739268519}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, -1.541710899717884}, { 2.3834073464102072`, 1.5417108997178839`}, { 2.3834073464102072`, -2.6074498719125487`}, {2.3834073464102072`, 2.6074498719125483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 1.5458385526711345`}, { 2.388407346410207, -1.5458385526711342`}, { 2.388407346410207, -2.6090573400019896`}, {2.388407346410207, 2.60905734000199}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 1.5499583500382454`}, { 2.393407346410207, -1.5499583500382452`}, { 2.393407346410207, -2.610684369185767}, {2.393407346410207, 2.6106843691857664`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 1.5540699973263028`}, { 2.398407346410207, -1.5540699973263028`}, { 2.398407346410207, -2.612331186139652}, {2.398407346410207, 2.612331186139652}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 1.55817319699349}, { 2.403407346410207, -1.55817319699349}, { 2.403407346410207, -2.613998018492676}, {2.403407346410207, 2.6139980184926754`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 1.5622676484985303`}, { 2.408407346410207, -1.5622676484985303`}, {2.408407346410207, 2.6156850947500785`}, {2.408407346410207, -2.615685094750078}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 1.5663530483534935`}, { 2.413407346410207, -1.5663530483534933`}, { 2.413407346410207, -2.6173926442127455`}, {2.413407346410207, 2.6173926442127455`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, -1.5704290901800342`}, { 2.418407346410207, 1.570429090180034}, { 2.418407346410207, -2.619120896893081}, {2.418407346410207, 2.619120896893081}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 1.5744954647691023`}, { 2.423407346410207, -1.574495464769102}, {2.423407346410207, 2.6208700834272523`}, {2.423407346410207, -2.6208700834272523`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 1.5785518601441875`}, { 2.428407346410207, -1.5785518601441872`}, { 2.428407346410207, -2.6226404349837904`}, {2.428407346410207, 2.6226404349837904`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 1.582597961628131}, { 2.433407346410207, -1.582597961628131}, { 2.433407346410207, -2.6244321831684716`}, {2.433407346410207, 2.6244321831684716`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, -1.586633451913555}, { 2.438407346410207, 1.5866334519135548`}, {2.438407346410207, 2.626245559925472}, {2.438407346410207, -2.6262455599254717`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, -1.590658011136936}, { 2.443407346410207, 1.5906580111369357`}, { 2.443407346410207, -2.628080797434748}, {2.443407346410207, 2.6280807974347478`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 1.5946713169563644`}, { 2.448407346410207, -1.5946713169563644`}, {2.448407346410207, 2.629938128005626}, {2.448407346410207, -2.629938128005626}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 1.5986730446329984`}, { 2.453407346410207, -1.5986730446329984`}, { 2.453407346410207, -2.6318177839665666`}, {2.453407346410207, 2.6318177839665666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, -1.6026628671162535`}, { 2.458407346410207, 1.6026628671162533`}, {2.458407346410207, 2.633719997551115}, {2.458407346410207, -2.6337199975511143`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 1.6066404551327174`}, { 2.463407346410207, -1.6066404551327174`}, {2.463407346410207, 2.6356450007799963`}, {2.463407346410207, -2.635645000779996}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, -1.6106054772788168`}, { 2.468407346410207, 1.6106054772788168`}, { 2.468407346410207, -2.637593025339386}, {2.468407346410207, 2.637593025339386}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 1.6145576001172235`}, { 2.473407346410207, -1.6145576001172233`}, {2.473407346410207, 2.639564302455336}, {2.473407346410207, -2.639564302455336}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, -1.618496488276996}, { 2.478407346410207, 1.618496488276996}, {2.478407346410207, 2.6415590627643883`}, {2.478407346410207, -2.6415590627643883`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 1.6224218045574468`}, { 2.483407346410207, -1.6224218045574466`}, { 2.483407346410207, -2.643577536180382}, {2.483407346410207, 2.643577536180382}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, -1.6263332100357013`}, { 2.4884073464102068`, 1.626333210035701}, {2.4884073464102068`, 2.6456199517574883`}, {2.4884073464102068`, -2.645619951757488}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 1.6302303641779337`}, { 2.493407346410207, -1.6302303641779337`}, {2.493407346410207, 2.6476865375495153`}, {2.493407346410207, -2.6476865375495153`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 1.6341129249542228`}, { 2.498407346410207, -1.6341129249542221`}, { 2.498407346410207, -2.649777520465516}, {2.498407346410207, 2.649777520465515}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, -1.6379805489569976`}, { 2.503407346410207, 1.6379805489569974`}, {2.503407346410207, 2.651893126121759}, {2.503407346410207, -2.651893126121759}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, -1.6418328915230047`}, { 2.5084073464102072`, 1.641832891523004}, {2.5084073464102072`, 2.6540335786901372`}, { 2.5084073464102072`, -2.6540335786901363`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 1.6456696068587333`}, { 2.513407346410207, -1.6456696068587326`}, { 2.513407346410207, -2.656199100743054}, {2.513407346410207, 2.6561991007430534`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 1.6494903481692302`}, { 2.518407346410207, -1.6494903481692302`}, { 2.518407346410207, -2.6583899130949087`}, {2.518407346410207, 2.6583899130949087`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, -1.65329476779021}, { 2.523407346410207, 1.65329476779021}, {2.523407346410207, 2.6606062346402424`}, {2.523407346410207, -2.660606234640243}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 1.6570825173233716`}, { 2.528407346410207, -1.657082517323371}, { 2.528407346410207, -2.662848282188663}, {2.528407346410207, 2.662848282188663}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, -1.660853247774822}, { 2.533407346410207, 1.6608532477748217`}, {2.533407346410207, 2.6651162702966484`}, {2.533407346410207, -2.665116270296648}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 1.6646066096964767`}, { 2.538407346410207, -1.6646066096964764`}, { 2.538407346410207, -2.6674104110963555`}, {2.538407346410207, 2.6674104110963555`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, -1.6683422533303365`}, { 2.543407346410207, 1.6683422533303363`}, {2.543407346410207, 2.6697309141215793`}, {2.543407346410207, -2.669730914121579}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, -1.672059828755483}, { 2.5484073464102073`, 1.672059828755483}, {2.5484073464102073`, 2.6720779861309714`}, {2.5484073464102073`, -2.672077986130971}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 1.6757589860376603`}, { 2.553407346410207, -1.6757589860376603`}, { 2.553407346410207, -2.6744518309287093`}, {2.553407346410207, 2.6744518309287093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, -1.6794393753812928`}, { 2.558407346410207, 1.6794393753812928`}, { 2.558407346410207, -2.676852649182751}, {2.558407346410207, 2.676852649182751}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 1.6831006472837577`}, { 2.563407346410207, -1.683100647283757}, { 2.563407346410207, -2.679280638240857}, {2.563407346410207, 2.6792806382408565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, -1.6867424526917543`}, { 2.568407346410207, 1.6867424526917543`}, { 2.568407346410207, -2.6817359919445702`}, {2.568407346410207, 2.68173599194457}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, -1.6903644431595786`}, { 2.5734073464102067`, 1.6903644431595783`}, {2.5734073464102067`, 2.6842189004413326`}, {2.5734073464102067`, -2.684218900441333}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 1.6939662710091055`}, { 2.578407346410207, -1.6939662710091052`}, { 2.578407346410207, -2.6867295499949613`}, {2.578407346410207, 2.686729549994961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 1.69754758949128}, { 2.583407346410207, -1.69754758949128}, { 2.583407346410207, -2.689268122794667}, {2.583407346410207, 2.6892681227946666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 1.701108052948908}, { 2.588407346410207, -1.701108052948908}, { 2.588407346410207, -2.6918347967628744`}, {2.588407346410207, 2.6918347967628735`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, -1.7046473169805132`}, { 2.593407346410207, 1.7046473169805132`}, {2.593407346410207, 2.6944297453620414`}, {2.593407346410207, -2.6944297453620414`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 1.7081650386050389`}, { 2.598407346410207, -1.7081650386050384`}, { 2.598407346410207, -2.697053137400739}, {2.598407346410207, 2.697053137400738}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, -1.7116608764271608`}, { 2.603407346410207, 1.7116608764271606`}, { 2.603407346410207, -2.6997051368392246`}, {2.603407346410207, 2.699705136839224}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 1.7151344908029529`}, { 2.608407346410207, -1.7151344908029527`}, {2.608407346410207, 2.7023859025947896`}, {2.608407346410207, -2.7023859025947905`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, -1.7185855440056645`}, { 2.6134073464102068`, 1.7185855440056643`}, { 2.6134073464102068`, -2.7050955883471017`}, {2.6134073464102068`, 2.7050955883471017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 1.7220137003913434`}, { 2.618407346410207, -1.7220137003913432`}, { 2.618407346410207, -2.707834342343851}, {2.618407346410207, 2.707834342343851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 1.7254186265640405`}, { 2.623407346410207, -1.7254186265640405`}, { 2.623407346410207, -2.7106023072069623`}, {2.623407346410207, 2.710602307206963}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 1.7287999915403345`}, { 2.628407346410207, -1.7287999915403343`}, { 2.628407346410207, -2.7133996197396506`}, {2.628407346410207, 2.71339961973965}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, -1.7321574669128874`}, { 2.6334073464102072`, 1.7321574669128872`}, { 2.6334073464102072`, -2.7162264107345964`}, {2.6334073464102072`, 2.716226410734596}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 1.7354907270127604`}, { 2.638407346410207, -1.7354907270127602`}, { 2.638407346410207, -2.719082804783569}, {2.638407346410207, 2.7190828047835685`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 1.738799449070215}, { 2.643407346410207, -1.738799449070215}, { 2.643407346410207, -2.721968920088739}, {2.643407346410207, 2.7219689200887385`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 1.7420833133737015`}, { 2.648407346410207, -1.7420833133737013`}, { 2.648407346410207, -2.7248848682760176`}, {2.648407346410207, 2.7248848682760176`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, -1.7453420034267577`}, { 2.653407346410207, 1.7453420034267577`}, { 2.653407346410207, -2.727830754210701}, {2.653407346410207, 2.7278307542107014`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 1.7485752061025344`}, { 2.658407346410207, -1.7485752061025344`}, {2.658407346410207, 2.730806675815714}, {2.658407346410207, -2.730806675815713}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 1.7517826117956563`}, { 2.663407346410207, -1.7517826117956563`}, { 2.663407346410207, -2.733812723892769}, {2.663407346410207, 2.7338127238927687`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, -1.7549639145711402`}, { 2.668407346410207, 1.7549639145711395`}, { 2.668407346410207, -2.736848981946726}, {2.668407346410207, 2.736848981946726}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 1.7581188123100777`}, { 2.6734073464102073`, -1.7581188123100777`}, { 2.6734073464102073`, -2.739915526013445}, {2.6734073464102073`, 2.7399155260134456`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, -1.7612470068518224`}, { 2.678407346410207, 1.7612470068518224`}, { 2.678407346410207, -2.7430124244914325`}, {2.678407346410207, 2.743012424491432}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 1.7643482041323835`}, { 2.683407346410207, -1.7643482041323832`}, { 2.683407346410207, -2.7461397379775647`}, {2.683407346410207, 2.746139737977564}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, -1.7674221143187776`}, { 2.688407346410207, 1.7674221143187774`}, { 2.688407346410207, -2.7492975191071807`}, {2.688407346410207, 2.749297519107181}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 1.7704684519390586`}, { 2.693407346410207, -1.7704684519390583`}, { 2.693407346410207, -2.752485812398819}, {2.693407346410207, 2.7524858123988185`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 1.7734869360077772`}, { 2.6984073464102067`, -1.773486936007777}, { 2.6984073464102067`, -2.7557046541038486`}, {2.6984073464102067`, 2.7557046541038477`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 1.776477290146621}, { 2.703407346410207, -1.7764772901466208`}, { 2.703407346410207, -2.758954072061314}, {2.703407346410207, 2.758954072061313}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 1.7794392426999872`}, { 2.708407346410207, -1.779439242699987}, { 2.708407346410207, -2.762234085558186}, {2.708407346410207, 2.7622340855581853`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, -1.7823725268452686`}, { 2.713407346410207, 1.782372526845268}, {2.713407346410207, 2.765544705195312}, {2.713407346410207, -2.765544705195311}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 1.7852768806976183`}, { 2.718407346410207, -1.785276880697618}, {2.718407346410207, 2.768885932759279}, {2.718407346410207, -2.768885932759279}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, -1.7881520474090011`}, { 2.723407346410207, 1.7881520474090005`}, {2.723407346410207, 2.7722577611004353`}, {2.723407346410207, -2.772257761100434}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, -1.790997775261316}, { 2.728407346410207, 1.7909977752613158`}, {2.728407346410207, 2.7756601740172497`}, {2.728407346410207, -2.775660174017249}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, -1.7938138177534204`}, { 2.733407346410207, 1.7938138177534204`}, {2.733407346410207, 2.779093146147267}, {2.733407346410207, -2.779093146147267}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, -1.7965999336818768`}, { 2.7384073464102068`, 1.7965999336818765`}, { 2.7384073464102068`, -2.7825566428647885`}, {2.7384073464102068`, 2.7825566428647885`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 1.7993558872152717`}, { 2.743407346410207, -1.799355887215271}, { 2.743407346410207, -2.786050620185494}, {2.743407346410207, 2.7860506201854927`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 1.8020814479619556`}, { 2.748407346410207, -1.8020814479619551`}, { 2.748407346410207, -2.7895750246781557`}, {2.748407346410207, 2.7895750246781543`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, -1.8047763910310906`}, { 2.753407346410207, 1.8047763910310903`}, {2.753407346410207, 2.793129793383582}, {2.753407346410207, -2.7931297933835815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 1.8074404970868838`}, { 2.7584073464102072`, -1.8074404970868836`}, { 2.7584073464102072`, -2.7967148537409323`}, {2.7584073464102072`, 2.7967148537409323`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, -1.8100735523959184`}, { 2.763407346410207, 1.8100735523959182`}, {2.763407346410207, 2.8003301235215203`}, {2.763407346410207, -2.8003301235215203`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, -1.8126753488675034`}, { 2.768407346410207, 1.8126753488675016`}, {2.768407346410207, 2.803975510770184}, {2.768407346410207, -2.803975510770181}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, -1.8152456840869768`}, { 2.773407346410207, 1.8152456840869762`}, {2.773407346410207, 2.807650913754333}, {2.773407346410207, -2.807650913754332}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 1.8177843613419347`}, { 2.778407346410207, -1.8177843613419347`}, { 2.778407346410207, -2.811356220920743}, {2.778407346410207, 2.8113562209207434`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, -1.8202911896413314`}, { 2.783407346410207, 1.8202911896413314`}, {2.783407346410207, 2.8150913108600983`}, {2.783407346410207, -2.8150913108600983`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 1.8227659837274708`}, { 2.788407346410207, -1.8227659837274706`}, { 2.788407346410207, -2.818856052279381}, {2.788407346410207, 2.818856052279381}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, -1.82520856408088}, { 2.793407346410207, 1.8252085640808797`}, {2.793407346410207, 2.8226503039820723`}, {2.793407346410207, -2.822650303982072}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, -1.8276187569180997`}, { 2.7984073464102073`, 1.8276187569180986`}, {2.7984073464102073`, 2.826473914856218}, {2.7984073464102073`, -2.826473914856216}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, -1.8299963941824202`}, { 2.803407346410207, 1.82999639418242}, { 2.803407346410207, -2.830326723870258}, {2.803407346410207, 2.830326723870258}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 1.8323413135276505`}, { 2.808407346410207, -1.8323413135276505`}, {2.808407346410207, 2.834208560076707}, {2.808407346410207, -2.834208560076707}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 1.8346533582949587`}, { 2.813407346410207, -1.8346533582949587`}, {2.813407346410207, 2.838119242623517}, {2.813407346410207, -2.8381192426235167`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 1.8369323774829158`}, { 2.818407346410207, -1.836932377482915}, { 2.818407346410207, -2.842058580773143}, {2.818407346410207, 2.842058580773142}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, -1.8391782257108185`}, { 2.8234073464102067`, 1.839178225710818}, {2.8234073464102067`, 2.8460263739291856`}, { 2.8234073464102067`, -2.8460263739291847`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 1.8413907631754443`}, { 2.828407346410207, -1.8413907631754443`}, { 2.828407346410207, -2.850022411670563}, {2.828407346410207, 2.850022411670563}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, -1.8435698556013511`}, { 2.833407346410207, 1.8435698556013504`}, {2.833407346410207, 2.854046473793028}, {2.833407346410207, -2.8540464737930273`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, -1.8457153741848982`}, { 2.838407346410207, 1.8457153741848975`}, {2.838407346410207, 2.858098330358017}, {2.838407346410207, -2.858098330358015}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, -1.8478271955321435`}, { 2.843407346410207, 1.847827195532143}, {2.843407346410207, 2.862177741748586}, {2.843407346410207, -2.8621777417485856`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, -1.8499052015907986`}, { 2.848407346410207, 1.8499052015907984`}, { 2.848407346410207, -2.8662844587323657`}, {2.848407346410207, 2.8662844587323666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 1.851949279576444}, { 2.853407346410207, -1.8519492795764438`}, { 2.853407346410207, -2.8704182225313644`}, {2.853407346410207, 2.870418222531364}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 1.8539593218931967`}, { 2.858407346410207, -1.8539593218931965`}, { 2.858407346410207, -2.874578764898386}, {2.858407346410207, 2.8745787648983856`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 1.8559352260490576`}, { 2.8634073464102068`, -1.855935226049057}, { 2.8634073464102068`, -2.878765808200003}, {2.8634073464102068`, 2.878765808200002}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, -1.8578768945661606`}, { 2.868407346410207, 1.8578768945661603`}, {2.868407346410207, 2.8829790655057863`}, {2.868407346410207, -2.8829790655057863`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 1.8597842348861586`}, { 2.873407346410207, -1.859784234886158}, { 2.873407346410207, -2.887218240683667}, {2.873407346410207, 2.8872182406836666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 1.8616571592709925`}, { 2.878407346410207, -1.8616571592709923`}, { 2.878407346410207, -2.891483028501174}, {2.878407346410207, 2.891483028501173}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, -1.8634955846992953`}, { 2.8834073464102072`, 1.8634955846992953`}, {2.8834073464102072`, 2.895773114732411}, {2.8834073464102072`, -2.895773114732411}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, -1.8652994327586891`}, { 2.888407346410207, 1.8652994327586885`}, {2.888407346410207, 2.900088176270458}, {2.888407346410207, -2.9000881762704567`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 1.8670686295342442`}, { 2.893407346410207, -1.8670686295342442`}, {2.893407346410207, 2.9044278812450943`}, {2.893407346410207, -2.9044278812450934`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, -1.868803105493366}, { 2.898407346410207, 1.8688031054933651`}, {2.898407346410207, 2.908791889145512}, {2.898407346410207, -2.90879188914551}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, -1.8705027953673816`}, { 2.903407346410207, 1.8705027953673814`}, {2.903407346410207, 2.9131798509478566`}, {2.903407346410207, -2.9131798509478557`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 1.8721676380301229`}, { 2.908407346410207, -1.8721676380301226`}, {2.908407346410207, 2.9175914092473607`}, {2.908407346410207, -2.9175914092473603`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, -1.873797576373759}, { 2.913407346410207, 1.8737975763737589`}, {2.913407346410207, 2.9220261983948226`}, {2.913407346410207, -2.922026198394822}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, -1.8753925571821841`}, { 2.918407346410207, 1.875392557182184}, {2.918407346410207, 2.9264838446372026`}, {2.918407346410207, -2.926483844637202}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 1.876952531002236}, { 2.9234073464102073`, -1.8769525310022352`}, { 2.9234073464102073`, -2.9309639662621296`}, {2.9234073464102073`, 2.930963966262129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, -1.8784774520130254`}, { 2.928407346410207, 1.8784774520130247`}, {2.928407346410207, 2.9354661737460392`}, {2.928407346410207, -2.935466173746039}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 1.879967277893673}, { 2.933407346410207, -1.8799672778936727`}, { 2.933407346410207, -2.9399900699058055`}, {2.933407346410207, 2.939990069905805}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, -1.8814219696897219`}, { 2.938407346410207, 1.8814219696897216`}, { 2.938407346410207, -2.944535250053527}, {2.938407346410207, 2.944535250053527}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, -1.8828414916785194`}, { 2.943407346410207, 1.8828414916785192`}, { 2.943407346410207, -2.949101302154345}, {2.943407346410207, 2.949101302154345}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, -1.8842258112338388`}, { 2.9484073464102067`, 1.8842258112338381`}, {2.9484073464102067`, 2.953687806987018}, {2.9484073464102067`, -2.9536878069870167`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 1.8855748986900216`}, { 2.953407346410207, -1.8855748986900214`}, {2.953407346410207, 2.9582943383070797`}, {2.953407346410207, -2.9582943383070797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 1.8868887272059132`}, { 2.958407346410207, -1.8868887272059132`}, { 2.958407346410207, -2.962920463012346}, {2.958407346410207, 2.962920463012346}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 1.8881672726288548`}, { 2.963407346410207, -1.888167272628854}, { 2.963407346410207, -2.967565741310533}, {2.963407346410207, 2.9675657413105325`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 1.8894105133589996`}, { 2.968407346410207, -1.8894105133589993`}, { 2.968407346410207, -2.97222972688894}, {2.968407346410207, 2.97222972688894}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, -1.8906184302142144`}, { 2.973407346410207, 1.8906184302142144`}, { 2.973407346410207, -2.976911967085794}, {2.973407346410207, 2.976911967085794}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, -1.8917910062958139`}, { 2.978407346410207, 1.8917910062958136`}, {2.978407346410207, 2.98161200306324}, {2.978407346410207, -2.9816120030632396`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, -1.892928226855376}, { 2.983407346410207, 1.8929282268553755`}, {2.983407346410207, 2.9863293699817373`}, {2.983407346410207, -2.986329369981737}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, -1.8940300791628848`}, { 2.9884073464102068`, 1.8940300791628846`}, {2.9884073464102068`, 2.9910635971757102`}, {2.9884073464102068`, -2.99106359717571}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 1.8950965523764312`}, { 2.993407346410207, -1.8950965523764312`}, { 2.993407346410207, -2.9958142083302715`}, {2.993407346410207, 2.9958142083302715`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 1.8961276374136975`}, { 2.998407346410207, -1.8961276374136975`}, { 2.998407346410207, -3.0005807216589044`}, {2.998407346410207, 3.000580721658904}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 1.897123326825453}, { 3.003407346410207, -1.8971233268254526`}, { 3.003407346410207, -3.0053626500819193`}, {3.003407346410207, 3.005362650081919}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, -1.8980836146712654`}, { 3.0084073464102072`, 1.8980836146712652`}, {3.0084073464102072`, 3.0101595014056044`}, {3.0084073464102072`, -3.010159501405604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 1.899008496397648}, { 3.013407346410207, -1.899008496397648}, { 3.013407346410207, -3.014970778501904}, {3.013407346410207, 3.014970778501904}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, -1.8998979687188262`}, { 3.018407346410207, 1.899897968718826}, {3.018407346410207, 3.0197959794884777`}, {3.018407346410207, -3.0197959794884772`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, -1.9007520295003213`}, { 3.023407346410207, 1.900752029500321}, {3.023407346410207, 3.024634597909179}, {3.023407346410207, -3.0246345979091784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, -1.9015706776455414`}, { 3.028407346410207, 1.9015706776455414`}, {3.028407346410207, 3.0294861229146077`}, {3.028407346410207, -3.0294861229146077`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, -1.9023539129855425`}, { 3.0334073464102067`, 1.9023539129855418`}, {3.0334073464102067`, 3.034350039442925}, {3.0334073464102067`, -3.034350039442924}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 1.903101736172138}, { 3.038407346410207, -1.9031017361721376`}, { 3.038407346410207, -3.0392258284006295`}, {3.038407346410207, 3.039225828400629}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 1.9038141485745144`}, { 3.043407346410207, -1.9038141485745141`}, { 3.043407346410207, -3.0441129668433233`}, {3.043407346410207, 3.044112966843323}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, -1.904491152179501}, { 3.0484073464102073`, 1.9044911521795007`}, {3.0484073464102073`, 3.049010928156425}, {3.0484073464102073`, -3.049010928156425}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, -1.905132749495645}, { 3.053407346410207, 1.905132749495645}, {3.053407346410207, 3.053919182235688}, {3.053407346410207, -3.0539191822356875`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 1.905738943461223}, { 3.058407346410207, -1.9057389434612229`}, { 3.058407346410207, -3.0588371956675076`}, {3.058407346410207, 3.0588371956675076`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 1.9063097373563265`}, { 3.063407346410207, -1.9063097373563263`}, { 3.063407346410207, -3.0637644319090893`}, {3.063407346410207, 3.0637644319090893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 1.9068451347191302`}, { 3.068407346410207, -1.90684513471913}, { 3.068407346410207, -3.068700351468187}, {3.068407346410207, 3.068700351468187}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 1.9073451392664733`}, { 3.0734073464102067`, -1.9073451392664733`}, { 3.0734073464102067`, -3.073644412082726}, {3.0734073464102067`, 3.073644412082726}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 1.9078097548188502`}, { 3.078407346410207, -1.9078097548188502`}, { 3.078407346410207, -3.0785960688999388`}, {3.078407346410207, 3.0785960688999388`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 1.9082389852299082`}, { 3.083407346410207, -1.908238985229908}, { 3.083407346410207, -3.083554774655334}, {3.083407346410207, 3.083554774655334}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 1.9086328343205599`}, { 3.0884073464102073`, -1.9086328343205599`}, { 3.0884073464102073`, -3.0885199798511755`}, {3.0884073464102073`, 3.0885199798511755`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, -1.9089913058177737`}, { 3.093407346410207, 1.9089913058177734`}, {3.093407346410207, 3.093491132934772}, {3.093407346410207, -3.0934911329347714`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 1.9093144032981408`}, { 3.098407346410207, -1.9093144032981408`}, { 3.098407346410207, -3.098467680476324}, {3.098407346410207, 3.098467680476324}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, -1.9096021301362809`}, { 3.103407346410207, 1.9096021301362807`}, {3.103407346410207, 3.103449067346452}, {3.103407346410207, -3.103449067346452}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, -1.9098544894581473`}, { 3.108407346410207, 1.909854489458147}, {3.108407346410207, 3.1084347368936243`}, {3.108407346410207, -3.1084347368936243`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 1.910071484099304}, { 3.1134073464102068`, -1.9100714840993038`}, { 3.1134073464102068`, -3.1134241311209254`}, {3.1134073464102068`, 3.113424131120925}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 1.9102531165682068`}, { 3.118407346410207, -1.9102531165682066`}, { 3.118407346410207, -3.1184166908629956`}, {3.118407346410207, 3.1184166908629956`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 1.9103993890145519`}, { 3.123407346410207, -1.9103993890145516`}, { 3.123407346410207, -3.1234118559622956`}, {3.123407346410207, 3.1234118559622956`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, -1.9105103032027146`}, { 3.1284073464102073`, 1.9105103032027144`}, {3.1284073464102073`, 3.12840906544555}, {3.1284073464102073`, -3.12840906544555}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, -1.91058586049033}, { 3.1334073464102072`, 1.9105858604903299`}, {3.1334073464102072`, 3.133407757700068}, {3.1334073464102072`, -3.133407757700068}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, -1.910626061812012}, { 3.138407346410207, 1.9106260618120119`}, {3.138407346410207, 3.1384073706491376`}, { 3.138407346410207, -3.1384073706491376`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1415926325163688`, 3.1415926325163688`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -4502.674285714284}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 4, 8, 10, 12, 14}, {{2}, {3}, {4}, {5}, {1}, {3}, {4}, { 5}, {1}, {2}, {1}, {2}, {1}, {2}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.0061402814462344`, 0.44863330266825097`}, { 1.007721912561872, 1.0210885446214635`}, {1.7120597953621597`, 0.}, {1.7135165044186245`, 1.4696830036471789`}, {0., 0.7362387160164698}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 3}, {1, 4}, {1, 5}, {2, 3}, {2, 4}, {2, 5}}, 0.02024375654791974]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.02024375654791974], DiskBox[2, 0.02024375654791974], DiskBox[3, 0.02024375654791974], DiskBox[4, 0.02024375654791974], DiskBox[5, 0.02024375654791974]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -4976.6399999999985}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.1415919098787106`}, {-3.141592653589793, -3.1415919098783736`}, \ {-3.141592653589793, -1.910633236248852}, {-3.141592653589793, 1.91063323624874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, -3.1365927780537732`}, \ {-3.1365926535897932`, 3.136592747430735}, {-3.1365926535897932`, 1.9137766697681966`}, {-3.1365926535897932`, \ -1.9121487630186833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, -3.1315936460403333`}, \ {-3.1315926535897933`, 3.1315934061121795`}, {-3.1315926535897933`, 1.9168268299130686`}, {-3.1315926535897933`, \ -1.9136480226338795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, -3.1265959897875653`}, \ {-3.126592653589793, 3.1265951971950874`}, {-3.126592653589793, 1.9197845688636896`}, {-3.126592653589793, \ -1.9151311022694097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, -3.1216005301860297`}, \ {-3.121592653589793, 3.1215986923759167`}, {-3.121592653589793, 1.9226507315680947`}, {-3.121592653589793, \ -1.9165980896118682`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, -3.1166079753529496`}, \ {-3.116592653589793, 3.11660446625204}, {-3.116592653589793, 1.9254261550745289`}, {-3.116592653589793, \ -1.9180490728045967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, -3.111619020854507}, \ {-3.1115926535897933`, 3.111613096694141}, {-3.1115926535897933`, 1.9281116679241936`}, {-3.1115926535897933`, \ -1.9194841404058292`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, -3.106634349319342}, \ {-3.106592653589793, 3.1066251645765743`}, {-3.106592653589793, 1.9307080895844806`}, {-3.106592653589793, \ -1.9209033813429894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, -3.1016546301222925`}, \ {-3.101592653589793, 3.101641253549226}, {-3.101592653589793, 1.9332162299254154`}, {-3.101592653589793, \ -1.9223068848678901`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, -3.0966805192409455`}, \ {-3.096592653589793, 3.0966619499396972`}, {-3.096592653589793, 1.9356368887459814`}, {-3.096592653589793, -1.923694740515143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, -3.0917126590597634`}, \ {-3.0915926535897933`, 3.091687842570008}, {-3.0915926535897933`, 1.9379708553430728`}, {-3.0915926535897933`, \ -1.9250670380602706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, -3.0867516781315856`}, \ {-3.086592653589793, 3.0867195225011015`}, {-3.086592653589793, 1.940218908120112}, {-3.086592653589793, -1.926423867476332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, -3.081798191102704}, \ {-3.081592653589793, 3.0817575829086175`}, {-3.081592653589793, 1.9423818142430986`}, {-3.081592653589793, -1.927765318896434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, -3.076852798610157}, \ {-3.076592653589793, 3.0768026188940056`}, {-3.076592653589793, 1.9444603293379403`}, {-3.076592653589793, \ -1.9290914825749448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, -3.071916087153262}, \ {-3.0715926535897933`, 3.0718552272475708`}, {-3.0715926535897933`, 1.9464551972246047`}, {-3.0715926535897933`, \ -1.9304024488487863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, -3.066988629045947}, \ {-3.066592653589793, 3.0669160062566805`}, {-3.066592653589793, 1.948367149694503}, {-3.066592653589793, -1.9316983081010974`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, -3.0620709823894487`}, \ {-3.061592653589793, 3.0619855555036657`}, {-3.061592653589793, 1.9501969063271696`}, {-3.061592653589793, \ -1.9329791507257619`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, -3.0571636910361644`}, \ {-3.056592653589793, 3.057064475635735}, {-3.056592653589793, 1.9519451743416383`}, {-3.056592653589793, \ -1.9342450670930738`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, -3.052267284582192}, \ {-3.0515926535897933`, 3.052153368123431}, {-3.0515926535897933`, 1.9536126484867715`}, {-3.0515926535897933`, -1.93549614751391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, -3.0473822784128535`}, \ {-3.046592653589793, 3.0472528350587647`}, {-3.046592653589793, 1.9552000109676162`}, {-3.046592653589793, -1.936732482209904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, -3.0425091737293575`}, \ {-3.041592653589793, 3.04236347890455}, {-3.041592653589793, 1.956707931404715}, {-3.041592653589793, -1.9379541612812874`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, -3.0376484575993152`}, \ {-3.036592653589793, 3.037485902235114}, {-3.036592653589793, 1.9581370668284104`}, {-3.036592653589793, \ -1.9391612746741802`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, -3.032800603025207}, \ {-3.0315926535897932`, 3.032620707490646}, {-3.0315926535897932`, 1.9594880617026649`}, {-3.0315926535897932`, \ -1.940353912152973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, -3.0279660690688366`}, \ {-3.026592653589793, 3.027768496742812}, {-3.026592653589793, 1.9607615479871512`}, {-3.026592653589793, \ -1.9415321632723654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, -3.0231453009085985`}, \ {-3.021592653589793, 3.0229298713878427`}, {-3.021592653589793, 1.9619581452201706`}, {-3.021592653589793, \ -1.9426961173469814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, -3.0183387299871214`}, \ {-3.016592653589793, 3.018105431901821}, {-3.016592653589793, 1.963078460638347}, {-3.016592653589793, -1.9438458634267166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, -3.0135467741095754`}, \ {-3.0115926535897932`, 3.013295777540045}, {-3.0115926535897932`, 1.964123089316736}, {-3.0115926535897932`, \ -1.9449814902703664`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, -3.0087698376424017`}, \ {-3.0065926535897933`, 3.00850150609015}, {-3.0065926535897933`, 1.9650926143486418`}, {-3.0065926535897933`, \ -1.946103086322393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, -3.004008311591058}, \ {-3.001592653589793, 3.0037232135233416`}, {-3.001592653589793, 1.9659876070325721`}, {-3.001592653589793, \ -1.9472107396859064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, -2.9992625738161056`}, \ {-2.996592653589793, 2.9989614937302136`}, {-2.996592653589793, 1.9668086271021403`}, {-2.996592653589793, \ -1.9483045381007669`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, -2.994532989187407}, \ {-2.991592653589793, 2.994216938220081}, {-2.991592653589793, 1.9675562229664663`}, {-2.991592653589793, \ -1.9493845689251796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, -2.989819909764741}, \ {-2.9865926535897933`, 2.989490135785915}, {-2.9865926535897933`, 1.968230931981286}, {-2.9865926535897933`, -1.950450919108963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, -2.985123674975095}, \ {-2.981592653589793, 2.9847816721970672`}, {-2.981592653589793, 1.9688332807337061`}, {-2.981592653589793, \ -1.9515036751771293`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, -2.9804446118168277`}, \ {-2.976592653589793, 2.9800921298709673`}, {-2.976592653589793, 1.9693637853543664`}, {-2.976592653589793, \ -1.9525429232081644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, -2.9757830350612036`}, \ {-2.971592653589793, 2.975422087549148}, {-2.971592653589793, 1.969822951845125}, {-2.971592653589793, -1.9535687488167832`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, -2.9711392474541625`}, \ {-2.9665926535897933`, 2.9707721199628634`}, {-2.9665926535897933`, 1.9702112764239856`}, {-2.9665926535897933`, \ -1.9545812371369542`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, -2.9665135399185645`}, \ {-2.961592653589793, 2.9661427974774264`}, {-2.961592653589793, 1.9705292458877273`}, {-2.961592653589793, \ -1.9555804728020292`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, -2.961906191782605}, \ {-2.956592653589793, 2.961534685761737}, {-2.956592653589793, 1.9707773379921802`}, {-2.956592653589793, \ -1.9565665399306762`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, -2.957317470989814}, \ {-2.951592653589793, 2.956948345440099}, {-2.951592653589793, 1.970956021843034}, {-2.951592653589793, -1.9575395221129355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, -2.9527476343196692`}, \ {-2.9465926535897933`, 2.952384331727157}, {-2.9465926535897933`, 1.9710657583037299`}, {-2.9465926535897933`, \ -1.958499502392712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, -2.9481969276099647`}, \ {-2.941592653589793, 2.947843194073161}, {-2.941592653589793, 1.9711070004136766`}, {-2.941592653589793, \ -1.9594465632546665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, -2.943665585983512}, \ {-2.936592653589793, 2.9433254758070437`}, {-2.936592653589793, 1.9710801938182487`}, {-2.936592653589793, \ -1.9603807866118605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, -2.9391538340770818`}, \ {-2.931592653589793, 2.938831713776873}, {-2.931592653589793, 1.9709857772091581`}, {-2.931592653589793, \ -1.9613022537941198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, -2.934661886262373}, \ {-2.9265926535897933`, 2.934362437976074}, {-2.9265926535897933`, 1.9708241827726622`}, {-2.9265926535897933`, \ -1.962211045534751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, -2.930189946881441}, \ {-2.921592653589793, 2.929918171180372}, {-2.921592653589793, 1.9705958366479899`}, {-2.921592653589793, \ -1.9631072419597118`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, -2.9257382104687917`}, \ {-2.916592653589793, 2.925499428582359}, {-2.916592653589793, 1.97030115938881}, {-2.916592653589793, -1.9639909225785877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, -2.921306861979283}, \ {-2.911592653589793, 2.9211067174195615`}, {-2.911592653589793, 1.9699405664325842`}, {-2.911592653589793, \ -1.9648621662737917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, -2.9168960770243224`}, \ {-2.9065926535897932`, 2.9167405366113734`}, {-2.9065926535897932`, 1.9695144685759023`}, {-2.9065926535897932`, \ -1.9657210512918903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, -2.9125060220868972`}, \ {-2.901592653589793, 2.9124013763907675`}, {-2.901592653589793, 1.9690232724478358`}, {-2.901592653589793, \ -1.9665676552359024`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, -2.9081368547538533`}, \ {-2.896592653589793, 2.9080897179375658`}, {-2.896592653589793, 1.9684673809906648`}, {-2.896592653589793, \ -1.9674020550561757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.90380603302116}, {-2.891592653589793, -2.903788723937661}, \ {-2.891592653589793, -1.9682243270448179`}, {-2.891592653589793, 1.9678471939381437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.8995507836372445`}, {-2.8865926535897932`, -2.899461770098412}, \ {-2.8865926535897932`, -1.969034546827785}, {-2.8865926535897932`, 1.967163108295005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.8953244216560368`}, {-2.8815926535897933`, \ -2.8951561254671394`}, {-2.8815926535897933`, -1.96983278935937}, \ {-2.8815926535897933`, 1.966415518815259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.8911273884738717`}, {-2.876592653589793, -2.8908719142575796`}, \ {-2.876592653589793, -1.970619128917742}, {-2.876592653589793, 1.9656048184752555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.886960114665936}, {-2.871592653589793, -2.886609252889892}, \ {-2.871592653589793, -1.971393639098203}, {-2.871592653589793, 1.9647313989477553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.8828230196528724`}, {-2.866592653589793, -2.8823682501974983`}, \ {-2.866592653589793, -1.9721563928105854`}, {-2.866592653589793, 1.9637956510661214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.878716511367583}, {-2.861592653589793, -2.878149007640257}, \ {-2.861592653589793, -1.9729074622740472`}, {-2.861592653589793, 1.962797965285898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.874640985937197}, {-2.856592653589793, -2.873951619512981}, \ {-2.856592653589793, -1.9736469190146977`}, {-2.856592653589793, 1.9617387321381428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.8705968273693654`}, {-2.851592653589793, -2.8697761731496194`}, \ {-2.851592653589793, -1.9743748338623195`}, {-2.851592653589793, 1.9606183426745516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.8665844072490674`}, {-2.846592653589793, -2.865622749121162}, \ {-2.846592653589793, -1.9750912769479756`}, {-2.846592653589793, 1.9594371889022317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.8626040844496576`}, {-2.8415926535897933`, -2.8614914214415}, \ {-2.8415926535897933`, -1.9757963177022007`}, {-2.8415926535897933`, 1.958195664211364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.8586562048506923`}, {-2.836592653589793, -2.8573822577544314`}, \ {-2.836592653589793, -1.9764900248533963`}, {-2.836592653589793, 1.956894163786986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.8547411010735857`}, {-2.831592653589793, -2.853295319533616}, \ {-2.831592653589793, -1.9771724664270245`}, {-2.831592653589793, 1.955533085013157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.8508590922238786`}, {-2.826592653589793, -2.849230662262753}, \ {-2.826592653589793, -1.9778437097443409`}, {-2.826592653589793, 1.954112827859051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.847010483656262}, {-2.8215926535897933`, -2.8451883356262044`}, \ {-2.8215926535897933`, -1.9785038214233235`}, {-2.8215926535897933`, 1.9526337952546473`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.843195566746914}, {-2.816592653589793, -2.8411683836887347`}, \ {-2.816592653589793, -1.979152867378064}, {-2.816592653589793, 1.9510963934494112`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.8394146186824765`}, {-2.811592653589793, -2.837170845071046}, \ {-2.811592653589793, -1.9797909128189048`}, {-2.811592653589793, 1.9495010323546262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8356679022721583`}, {-2.806592653589793, -2.83319575312807}, \ {-2.806592653589793, -1.980418022254901}, {-2.806592653589793, 1.947848125870624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.8319556657653715`}, {-2.8015926535897933`, -2.829243136114893}, \ {-2.8015926535897933`, -1.9810342594933208`}, {-2.8015926535897933`, 1.946138092194203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.8282781426988826`}, {-2.796592653589793, -2.825313017356595}, \ {-2.796592653589793, -1.9816396876431877`}, {-2.796592653589793, 1.9443713541096295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8246355517505077`}, {-2.791592653589793, -2.8214054154099713`}, \ {-2.791592653589793, -1.9822343691153983`}, {-2.791592653589793, 1.9425483392598062`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.8210280966204584`}, {-2.786592653589793, -2.8175203442234342`}, \ {-2.786592653589793, -1.982818365626306}, {-2.786592653589793, 1.940669480398135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.8174559659281644`}, {-2.7815926535897932`, \ -2.8136578132932972`}, {-2.7815926535897932`, -1.9833917382003996`}, \ {-2.7815926535897932`, 1.9387352156205566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.8139193331266377`}, {-2.776592653589793, -2.8098178278149186`}, \ {-2.776592653589793, -1.9839545471726914`}, {-2.776592653589793, 1.9367459885766591`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.8104183564391114`}, {-2.771592653589793, -2.8060003888318805`}, \ {-2.771592653589793, -1.9845068521922629`}, {-2.771592653589793, 1.934702248660396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.8069531788145703`}, {-2.766592653589793, -2.802205493380894}, \ {-2.766592653589793, -1.9850487122257265`}, {-2.766592653589793, 1.932604451179417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.803523927904605}, {-2.7615926535897932`, -2.7984331346327767`}, \ {-2.7615926535897932`, -1.985580185561474}, {-2.7615926535897932`, 1.9304530575028553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.80013071605874}, {-2.7565926535897933`, -2.7946833020310367`}, \ {-2.7565926535897933`, -1.9861013298134}, {-2.7565926535897933`, 1.9282485351879186`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.7967736403407724`}, {-2.751592653589793, -2.7909559814251392`}, \ {-2.751592653589793, -1.986612201925238}, {-2.751592653589793, 1.9259913580841304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.7934527825675595`}, {-2.746592653589793, -2.787251155202166}, \ {-2.746592653589793, -1.987112858175879}, {-2.746592653589793, 1.9236820064164533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.790168209363646}, {-2.741592653589793, -2.783568802413439}, \ {-2.741592653589793, -1.9876033541832367`}, {-2.741592653589793, 1.921320966846184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.7869199722409377`}, {-2.736592653589793, -2.7799088988990746`}, \ {-2.736592653589793, -1.988083744910221}, {-2.736592653589793, 1.9189087325106768`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.783708107695916}, {-2.731592653589793, -2.7762714174089242`}, \ {-2.731592653589793, -1.9885540846700027`}, {-2.731592653589793, 1.9164458030415887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.7805326373256323`}, {-2.726592653589793, -2.7726563277180585`}, \ {-2.726592653589793, -1.9890144271311925`}, {-2.726592653589793, 1.9139326845611855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.777393567965072}, {-2.721592653589793, -2.769063596742956}, \ {-2.721592653589793, -1.9894648253238565`}, {-2.721592653589793, 1.9113698896591895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.774290891843348}, {-2.7165926535897933`, -2.765493188651199}, \ {-2.7165926535897933`, -1.98990533164586}, {-2.7165926535897933`, 1.9087579373480577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.771224586756669}, {-2.711592653589793, -2.7619450649689936`}, \ {-2.711592653589793, -1.9903359978685842`}, {-2.711592653589793, 1.9060973529985334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.768194616261026}, {-2.706592653589793, -2.758419184686354}, \ {-2.706592653589793, -1.9907568751435387`}, {-2.706592653589793, 1.9033886682560206`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.7652009298825067`}, {-2.701592653589793, -2.7549155043585145`}, \ {-2.701592653589793, -1.9911680140092765`}, {-2.701592653589793, 1.9006324209378016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.7622434633423283`}, {-2.6965926535897933`, -2.751433978203538}, \ {-2.6965926535897933`, -1.9915694643975745`}, {-2.6965926535897933`, 1.8978291549115882`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.7593221388004485`}, {-2.691592653589793, -2.7479745581985866`}, \ {-2.691592653589793, -1.9919612756407892`}, {-2.691592653589793, 1.8949794199571048`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.756436865113935}, {-2.686592653589793, -2.7445371941728967`}, \ {-2.686592653589793, -1.9923434964791071`}, {-2.686592653589793, 1.8920837716106313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.7535875381085213`}, {-2.681592653589793, -2.7411218338967465`}, \ {-2.681592653589793, -1.9927161750672957`}, {-2.681592653589793, 1.8891427709929036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.7507740408666135`}, {-2.6765926535897933`, \ -2.7377284231689303`}, {-2.6765926535897933`, -1.9930793589827427`}, \ {-2.6765926535897933`, 1.886156984622302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.7479962440261527`}, {-2.671592653589793, -2.7343569059014103`}, \ {-2.671592653589793, -1.9934330952326311`}, {-2.671592653589793, 1.8831269842134017`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.74525400609277}, {-2.666592653589793, -2.7310072242000603`}, \ {-2.666592653589793, -1.9937774302617814`}, {-2.666592653589793, 1.8800533464615297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.7425471737634552`}, {-2.661592653589793, -2.727679318444516}, \ {-2.661592653589793, -1.9941124099606977`}, {-2.661592653589793, 1.8769366528152678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.739875582259313}, {-2.6565926535897932`, -2.7243731273645952`}, \ {-2.6565926535897932`, -1.9944380796731156`}, {-2.6565926535897932`, 1.8737774892367443`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.7372390556698707`}, {-2.651592653589793, -2.7210885881138576`}, \ {-2.651592653589793, -1.99475448420468}, {-2.651592653589793, 1.8705764459511094`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.7346374073042052`}, {-2.646592653589793, -2.7178256363415176`}, \ {-2.646592653589793, -1.9950616678308832`}, {-2.646592653589793, 1.867334117186276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.7320704400502707`}, {-2.641592653589793, -2.71458420626164}, \ {-2.641592653589793, -1.995359674305395}, {-2.641592653589793, 1.8640511009036245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.729537946741277}, {-2.6365926535897932`, -2.7113642307195924`}, \ {-2.6365926535897932`, -1.9956485468686902`}, {-2.6365926535897932`, 1.8607279985206222`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.7270397105269226`}, {-2.6315926535897933`, -2.70816564125748}, \ {-2.6315926535897933`, -1.995928328256311}, {-2.6315926535897933`, 1.857365414626784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.724575505250785}, {-2.626592653589793, -2.7049883681757394`}, \ {-2.626592653589793, -1.996199060707943}, {-2.626592653589793, 1.8539639566931096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.7221450958304434`}, {-2.621592653589793, -2.7018323405934357`}, \ {-2.621592653589793, -1.9964607859759662`}, {-2.621592653589793, 1.8505242347766016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.719748238640998}, {-2.616592653589793, -2.6986974865066222`}, \ {-2.616592653589793, -1.9967135453343217`}, {-2.616592653589793, 1.8470468612206759`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.717384681900424}, {-2.611592653589793, -2.695583732844657}, \ {-2.611592653589793, -1.9969573795873001`}, {-2.611592653589793, 1.843532450352259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.7150541660569734`}, {-2.606592653589793, -2.692491005523657}, \ {-2.606592653589793, -1.9971923290788984`}, {-2.606592653589793, 1.8399816181763136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.7127564241758777`}, {-2.601592653589793, -2.689419229498622}, \ {-2.601592653589793, -1.9974184337016334`}, {-2.601592653589793, 1.8363949820689005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.7104911823262783`}, {-2.596592653589793, -2.6863683288143783`}, \ {-2.596592653589793, -1.997635732905821}, {-2.596592653589793, 1.8327731604699347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.708258159966388}, {-2.5915926535897933`, -2.683338226653157}, \ {-2.5915926535897933`, -1.9978442657086157`}, {-2.5915926535897933`, 1.8291167725754411`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.706057070327671}, {-2.586592653589793, -2.6803288453812577`}, \ {-2.586592653589793, -1.9980440707037093`}, {-2.586592653589793, 1.825426438031222}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7038876207946276`}, {-2.581592653589793, -2.67734010659418}, \ {-2.581592653589793, -1.9982351860701129`}, {-2.581592653589793, 1.8217027766279945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.701749513282999}, {-2.576592653589793, -2.674371931159484}, \ {-2.576592653589793, -1.9984176495821}, {-2.576592653589793, 1.8179464079990293`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.6996424446122984`}, {-2.571592653589793, -2.671424239258217}, \ {-2.571592653589793, -1.9985914986182418`}, {-2.571592653589793, 1.8141579513206614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.697566106874605}, {-2.566592653589793, -2.668496950424823}, \ {-2.566592653589793, -1.9987567701710784`}, {-2.566592653589793, 1.8103380250167107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.6955201877976025`}, {-2.561592653589793, -2.665589983585308}, \ {-2.561592653589793, -1.9989135008565593`}, {-2.561592653589793, 1.8064872464670623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.693504371102059}, {-2.556592653589793, -2.6627032570939475`}, \ {-2.556592653589793, -1.9990617269236792`}, {-2.556592653589793, 1.8026062317212102`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.6915183368528193`}, {-2.5515926535897933`, \ -2.6598366887686784`}, {-2.5515926535897933`, -1.9992014842640813`}, \ {-2.5515926535897933`, 1.7986955952172172`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.689561761802714}, {-2.5465926535897934`, -2.656990195924855}, \ {-2.5465926535897934`, -1.9993328084214936`}, {-2.5465926535897934`, 1.794755949506433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.687634319729714}, {-2.541592653589793, -2.654163695407617}, \ {-2.541592653589793, -1.9994557346015183`}, {-2.541592653589793, 1.7907879049846507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.685735681766165}, {-2.536592653589793, -2.651357103622994}, \ {-2.536592653589793, -1.9995702976812317`}, {-2.536592653589793, 1.7867920696299515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.683865516720223}, {-2.5315926535897932`, -2.648570336567679}, \ {-2.5315926535897932`, -1.999676532218931}, {-2.5315926535897932`, 1.7827690487476888`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.6820234913885246`}, {-2.526592653589793, -2.6458033098575804`}, \ {-2.526592653589793, -1.9997744724635755`}, {-2.526592653589793, 1.7787194447228052`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.680209270861029}, {-2.521592653589793, -2.6430559387549932`}, \ {-2.521592653589793, -1.9998641523646965`}, {-2.521592653589793, 1.7746438567799734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.6784225188165482`}, {-2.516592653589793, -2.6403281381946315`}, \ {-2.516592653589793, -1.999945605581987}, {-2.516592653589793, 1.7705428807516088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.6766628978093245`}, {-2.5115926535897932`, \ -2.6376198228087224`}, {-2.5115926535897932`, -2.000018865494913}, \ {-2.5115926535897932`, 1.7664171088541476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.6749300695466114`}, {-2.5065926535897933`, \ -2.6349309069506277`}, {-2.5065926535897933`, -2.0000839652124105`}, \ {-2.5065926535897933`, 1.7622671294726087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.6732236951569543`}, {-2.501592653589793, -2.632261304717527}, \ {-2.501592653589793, -2.000140937582584}, {-2.501592653589793, 1.758093526953712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.671543435448934}, {-2.496592653589793, -2.62961092997227}, \ {-2.496592653589793, -2.0001898152023005`}, {-2.496592653589793, 1.7538968814076767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.669888951160416}, {-2.491592653589793, -2.6269796963638266`}, \ {-2.491592653589793, -2.0002306304267083`}, {-2.491592653589793, 1.7496777685185714`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.6682599031985834`}, {-2.486592653589793, -2.6243675173470193`}, \ {-2.486592653589793, -2.0002634153789667`}, {-2.486592653589793, 1.7454367593636226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.6666559528700877`}, {-2.481592653589793, -2.6217743062012615`}, \ {-2.481592653589793, -2.0002882019596857`}, {-2.481592653589793, 1.7411744202411947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.6650767621019957`}, {-2.476592653589793, -2.6191999760483045`}, \ {-2.476592653589793, -2.0003050218565406`}, {-2.476592653589793, 1.7368913125076297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.663521993652937}, {-2.471592653589793, -2.616644439869259}, \ {-2.471592653589793, -2.0003139065536244`}, {-2.471592653589793, 1.7325879924228254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.6619913113151625`}, {-2.4665926535897933`, -2.614107610520485}, \ {-2.4665926535897933`, -2.000314887340983}, {-2.4665926535897933`, 1.7282650110045403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.6604843801070603`}, {-2.461592653589793, -2.611589400749019}, \ {-2.461592653589793, -2.0003079953239755`}, {-2.461592653589793, 1.7239229138914327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.6590008664564726`}, {-2.456592653589793, -2.609089723206833}, \ {-2.456592653589793, -2.0002932614325792`}, {-2.456592653589793, 1.7195622412145422`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.6575404383750167`}, {-2.451592653589793, -2.6066084904647155`}, \ {-2.451592653589793, -2.000270716430771}, {-2.451592653589793, 1.7151835274774274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.656102765623104}, {-2.446592653589793, -2.604145615025054}, \ {-2.446592653589793, -2.000240390925569}, {-2.446592653589793, 1.7107873014444115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.654687519866594}, {-2.441592653589793, -2.6017010093342035`}, \ {-2.441592653589793, -2.0002023153764026`}, {-2.441592653589793, 1.7063740860372993`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.6532943748243154`}, {-2.436592653589793, -2.5992745857939163`}, \ {-2.436592653589793, -2.0001565201040457`}, {-2.436592653589793, 1.7019443982399118`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.651923006407364}, {-2.431592653589793, -2.5968662567723833`}, \ {-2.431592653589793, -2.000103035299691}, {-2.431592653589793, 1.697498749010684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.650573092850021}, {-2.4265926535897933`, -2.5944759346143917`}, \ {-2.4265926535897933`, -2.0000418910339035`}, {-2.4265926535897933`, 1.6930376432028897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.649244314832488}, {-2.4215926535897934`, -2.5921035316510808`}, \ {-2.4215926535897934`, -1.9999731172654394`}, {-2.4215926535897934`, 1.6885615794924302`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.6479363555958}, {-2.416592653589793, -2.5897489602089427`}, \ {-2.416592653589793, -1.9998967438500468`}, {-2.416592653589793, 1.6840710503129392`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.6466489010489784`}, {-2.411592653589793, -2.58741213261851}, \ {-2.411592653589793, -1.9998128005491544`}, {-2.411592653589793, 1.67956654179809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.6453816398686985`}, {-2.4065926535897932`, -2.585092961222212}, \ {-2.4065926535897932`, -1.9997213170384476`}, {-2.4065926535897932`, 1.6750485337307277`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.644134263591699}, {-2.401592653589793, -2.5827913583819493`}, \ {-2.401592653589793, -1.9996223229163563`}, {-2.401592653589793, 1.6705174994987995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.6429064667001474`}, {-2.396592653589793, -2.580507236486107}, \ {-2.396592653589793, -1.9995158477124726`}, {-2.396592653589793, 1.6659739060577734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.6416979467001767`}, {-2.391592653589793, -2.578240507956105}, \ {-2.391592653589793, -1.9994019208958054`}, {-2.391592653589793, 1.6614182138993117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.6405084041938385`}, {-2.3865926535897932`, \ -2.5759910852524652`}, {-2.3865926535897932`, -1.9992805718829623`}, \ {-2.3865926535897932`, 1.6568508770260182`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.639337542944712}, {-2.3815926535897933`, -2.5737588808805665`}, \ {-2.3815926535897933`, -1.9991518300462179`}, {-2.3815926535897933`, 1.6522723429320432`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.638185069937385}, {-2.376592653589793, -2.571543807395888}, \ {-2.376592653589793, -1.999015724721461}, {-2.376592653589793, 1.6476830525892796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.6370506954310153`}, {-2.371592653589793, -2.56934577740894}, \ {-2.371592653589793, -1.9988722852159992`}, {-2.371592653589793, 1.6430834404389585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.63593413300725}, {-2.366592653589793, -2.5671647035897505`}, \ {-2.366592653589793, -1.9987215408162595`}, {-2.366592653589793, 1.638473934388393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.6348350996126704`}, {-2.361592653589793, -2.5650004986721857`}, \ {-2.361592653589793, -1.99856352079533}, {-2.361592653589793, 1.6338549558127191`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.633753315596122}, {-2.356592653589793, -2.56285307545769}, \ {-2.356592653589793, -1.9983982544204426`}, {-2.356592653589793, 1.6292269195613127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.6326885047408943`}, {-2.351592653589793, -2.5607223468189635`}, \ {-2.351592653589793, -1.9982257709602}, {-2.351592653589793, 1.6245902339687457`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.631640394292282}, {-2.346592653589793, -2.558608225703216}, \ {-2.346592653589793, -1.9980460996917784`}, {-2.346592653589793, 1.6199453008700506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.6306087149804784`}, {-2.3415926535897933`, -2.556510625135172}, \ {-2.3415926535897933`, -1.9978592699078792`}, {-2.3415926535897933`, 1.615292515620033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.6295932010392273`}, {-2.336592653589793, -2.5544294582198193`}, \ {-2.336592653589793, -1.9976653109236517`}, {-2.336592653589793, 1.610632267116521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.6285935902202247`}, {-2.331592653589793, -2.5523646381449776`}, \ {-2.331592653589793, -1.9974642520833237`}, {-2.331592653589793, 1.6059649378272483`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.6276096238036923`}, {-2.326592653589793, -2.5503160781835117`}, \ {-2.326592653589793, -1.9972561227667982`}, {-2.326592653589793, 1.601290903820239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.6266410466051515`}, {-2.321592653589793, -2.548283691695528}, \ {-2.321592653589793, -1.9970409523960293`}, {-2.321592653589793, 1.596610534797504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.6256876069786825`}, {-2.316592653589793, -2.546267392130199}, \ {-2.316592653589793, -1.9968187704412406`}, {-2.316592653589793, 1.5919241941317954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.6247490568168312`}, {-2.311592653589793, -2.5442670930274978`}, \ {-2.311592653589793, -1.9965896064269888`}, {-2.311592653589793, 1.5872322389063036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.6238251515473197`}, {-2.306592653589793, -2.542282708019804}, \ {-2.306592653589793, -1.9963534899380506`}, {-2.306592653589793, 1.5825350199571018`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.622915650126831}, {-2.3015926535897933`, -2.540314150833214}, \ {-2.3015926535897933`, -1.9961104506251657`}, {-2.3015926535897933`, 1.5778328819181315`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.622020315031877}, {-2.2965926535897934`, -2.5383613352888874`}, \ {-2.2965926535897934`, -1.9958605182105371`}, {-2.2965926535897934`, 1.5731261632686013`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.6211389122471016`}, {-2.291592653589793, -2.536424175304201}, \ {-2.291592653589793, -1.9956037224932355`}, {-2.291592653589793, 1.5684151963826367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.620271211251051}, {-2.286592653589793, -2.534502584893699}, \ {-2.286592653589793, -1.9953400933543732`}, {-2.286592653589793, 1.5637003075809752`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.6194169849995985`}, {-2.2815926535897932`, \ -2.5325964781701327`}, {-2.2815926535897932`, -1.9950696607621026`}, \ {-2.2815926535897932`, 1.5589818171846221`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.618576009907219}, {-2.276592653589793, -2.5307057693452064`}, \ {-2.276592653589793, -1.9947924547764389`}, {-2.276592653589793, 1.5542600395702615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.617748065826197}, {-2.271592653589793, -2.5288303727304116`}, \ {-2.271592653589793, -1.9945085055539054`}, {-2.271592653589793, 1.5495352832273424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.6169329360239204`}, {-2.266592653589793, -2.5269702027377163`}, \ {-2.266592653589793, -1.9942178433519473`}, {-2.266592653589793, 1.5448078508166312`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.616130407158439}, {-2.2615926535897932`, -2.52512517388017}, \ {-2.2615926535897932`, -1.9939204985331995`}, {-2.2615926535897932`, 1.5400780392301654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.615340269252355}, {-2.2565926535897933`, -2.52329520077258}, \ {-2.2565926535897933`, -1.9936165015695413`}, {-2.2565926535897933`, 1.535346139652467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.614562315665203}, {-2.251592653589793, -2.5214801981319876`}, \ {-2.251592653589793, -1.993305883045944}, {-2.251592653589793, 1.5306124376228556`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.6137963430644535`}, {-2.246592653589793, -2.519680080778263}, \ {-2.246592653589793, -1.9929886736641618`}, {-2.246592653589793, 1.5258772130988216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.61304215139516}, {-2.241592653589793, -2.5178947636346236`}, \ {-2.241592653589793, -1.99266490424615}, {-2.241592653589793, 1.521140740520267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.6122995438485375`}, {-2.236592653589793, -2.516124161728085}, \ {-2.236592653589793, -1.9923346057373885`}, {-2.236592653589793, 1.5164032888745866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.611568326829337}, {-2.231592653589793, -2.51436819019004}, \ {-2.231592653589793, -1.9919978092098847`}, {-2.231592653589793, 1.511665121762425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.610848309922357}, {-2.226592653589793, -2.5126267642567304`}, \ {-2.226592653589793, -1.9916545458650883`}, {-2.226592653589793, 1.506926497464075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.610139305857976}, {-2.221592653589793, -2.510899799269778}, \ {-2.221592653589793, -1.9913048470365062`}, {-2.221592653589793, 1.502187669006356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.609441130476957}, {-2.2165926535897933`, -2.5091872106767497`}, \ {-2.2165926535897933`, -1.9909487441921847`}, {-2.2165926535897933`, 1.4974488842299678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.608753602694503}, {-2.211592653589793, -2.5074889140317054`}, \ {-2.211592653589793, -1.9905862689369505`}, {-2.211592653589793, 1.492710385857167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.6080765444636866`}, {-2.206592653589793, -2.505804824995836}, \ {-2.206592653589793, -1.9902174530144492`}, {-2.206592653589793, 1.4879724115597353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.6074097807383407`}, {-2.201592653589793, -2.5041348593380848`}, \ {-2.201592653589793, -1.9898423283090003`}, {-2.201592653589793, 1.4832351940271369`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.6067531394354413`}, {-2.196592653589793, -2.5024789329358654`}, \ {-2.196592653589793, -1.989460926847219}, {-2.196592653589793, 1.4784989610348214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.606106451397097}, {-2.191592653589793, -2.5008369617757844`}, \ {-2.191592653589793, -1.9890732807994582`}, {-2.191592653589793, 1.4737639355125842`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.605469550352175}, {-2.186592653589793, -2.499208861954467}, \ {-2.186592653589793, -1.988679422481022}, {-2.186592653589793, 1.4690303356129353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.6048422728776566`}, {-2.181592653589793, -2.497594549679387}, \ {-2.181592653589793, -1.9882793843532125`}, {-2.181592653589793, 1.4642983747794183`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.604224458359721}, {-2.1765926535897933`, -2.495993941269826}, \ {-2.1765926535897933`, -1.9878731990241092`}, {-2.1765926535897933`, 1.459568261814806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.603615948954707}, {-2.1715926535897934`, -2.49440695315785}, \ {-2.1715926535897934`, -1.9874608992492244`}, {-2.1715926535897934`, 1.4548402009491626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.603016589549912}, {-2.166592653589793, -2.4928335018893635`}, \ {-2.166592653589793, -1.9870425179318998`}, {-2.166592653589793, 1.4501143919076696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.6024262277243237`}, {-2.161592653589793, -2.491273504125276}, \ {-2.161592653589793, -1.9866180881235265`}, {-2.161592653589793, 1.4453910299782189`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.6018447137093146`}, {-2.1565926535897932`, \ -2.4897268766427114`}, {-2.1565926535897932`, -1.9861876430235483`}, \ {-2.1565926535897932`, 1.4406703060786925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.6012719003493547`}, {-2.151592653589793, -2.488193536336322}, \ {-2.151592653589793, -1.9857512159792972`}, {-2.151592653589793, 1.4359524068239207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.6007076430627816`}, {-2.146592653589793, -2.4866734002196424`}, \ {-2.146592653589793, -1.9853088404856103`}, {-2.146592653589793, 1.4312375145922598`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.600151799802625}, {-2.141592653589793, -2.4851663854266057`}, \ {-2.141592653589793, -1.9848605501842516`}, {-2.141592653589793, 1.426525807591758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.599604231017591}, {-2.1365926535897932`, -2.4836724092130775`}, \ {-2.1365926535897932`, -1.9844063788631556`}, {-2.1365926535897932`, 1.4218174599258888`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.5990647996131733`}, {-2.1315926535897933`, -2.482191388958507}, \ {-2.1315926535897933`, -1.9839463604554648`}, {-2.1315926535897933`, 1.4171126416588093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.598533370912964}, {-2.126592653589793, -2.4807232421676737`}, \ {-2.126592653589793, -1.9834805290384023`}, {-2.126592653589793, 1.4124115188801252`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.5980098126201687`}, {-2.121592653589793, -2.4792678864725293`}, \ {-2.121592653589793, -1.983008918831935}, {-2.121592653589793, 1.407714253769131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.5974939947793567`}, {-2.116592653589793, -2.477825239634101}, \ {-2.116592653589793, -1.9825315641972663`}, {-2.116592653589793, 1.4030210046585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.5969857897384774`}, {-2.111592653589793, -2.4763952195445325`}, \ {-2.111592653589793, -1.9820484996351493`}, {-2.111592653589793, 1.3983319260974134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.596485072111164}, {-2.106592653589793, -2.4749777442291734`}, \ {-2.106592653589793, -1.9815597597840282`}, {-2.106592653589793, 1.3936471689141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.5959917187393287`}, {-2.101592653589793, -2.4735727318488094`}, \ {-2.101592653589793, -1.9810653794179864`}, {-2.101592653589793, 1.3889668802777655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.5955056086560893`}, {-2.096592653589793, -2.4721801007019453`}, \ {-2.096592653589793, -1.9805653934445502`}, {-2.096592653589793, 1.3842912037599087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.595026623049035}, {-2.0915926535897933`, -1.980059836902306}, \ {-2.0915926535897933`, -2.470799769227195}, {-2.0915926535897933`, 1.3796202793949945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.5945546452238437`}, {-2.0865926535897934`, \ -1.9795487449583613`}, {-2.0865926535897934`, -2.4694316560057743`}, \ {-2.0865926535897934`, 1.3749542437404816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.5940895605682677`}, {-2.081592653589793, -1.9790321529056485`}, \ {-2.081592653589793, -2.468075679764072}, {-2.081592653589793, 1.3702932299361876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.5936312565165083`}, {-2.076592653589793, -1.978510096160072}, \ {-2.076592653589793, -2.466731759376317}, {-2.076592653589793, 1.365637367762987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.5931796225139716`}, {-2.071592653589793, -1.9779826102574847`}, \ {-2.071592653589793, -2.465399813867316}, {-2.071592653589793, 1.3609867837008125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.5927345499824455`}, {-2.066592653589793, -1.97744973085056}, \ {-2.066592653589793, -2.464079762415316}, {-2.066592653589793, 1.356341600985999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.592295932285662}, {-2.061592653589793, -1.976911493705459}, \ {-2.061592653589793, -2.4627715243549284`}, {-2.061592653589793, 1.3517019396678938`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.591863664695312}, {-2.056592653589793, -1.9763679346984104`}, \ {-2.056592653589793, -2.461475019180125}, {-2.056592653589793, 1.3470679166647956`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.5914376443574687`}, {-2.0515926535897933`, \ -1.9758190898121295`}, {-2.0515926535897933`, -2.4601901665473362`}, \ {-2.0515926535897933`, 1.3424396458191759`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.591017770259446}, {-2.0465926535897934`, -1.9752649951321117`}, \ {-2.0465926535897934`, -2.4589168862786384`}, {-2.0465926535897934`, 1.337817237952189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.590603943197102}, {-2.041592653589793, -1.9747056868427915`}, \ {-2.041592653589793, -2.4576550983649725`}, {-2.041592653589793, 1.3332008009174725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.5901960657425858`}, {-2.036592653589793, -1.97414120122359}, \ {-2.036592653589793, -2.4564047229694945`}, {-2.036592653589793, 1.3285904396542354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.5897940422125187`}, {-2.031592653589793, -1.97357157464483}, \ {-2.031592653589793, -2.4551656804309743`}, {-2.031592653589793, 1.3239862562396192`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.5893977786366555`}, {-2.026592653589793, -1.9729968435635679`}, \ {-2.026592653589793, -2.4539378912672243`}, {-2.026592653589793, 1.3193883499403634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.5890071827269594`}, {-2.021592653589793, -1.9724170445192748`}, \ {-2.021592653589793, -2.452721276178677}, {-2.021592653589793, 1.3147968172637285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.588622163847157}, {-2.016592653589793, -1.9718322141294389`}, \ {-2.016592653589793, -2.4515157560519483`}, {-2.016592653589793, 1.310211752007723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.5882426329827424`}, {-2.0115926535897932`, \ -1.9712423890850717`}, {-2.0115926535897932`, -2.4503212519635205`}, \ {-2.0115926535897932`, 1.3056332453106072`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.5878685027114363`}, {-2.0065926535897933`, \ -1.9706476061461153`}, {-2.0065926535897933`, -2.4491376851834223`}, \ {-2.0065926535897933`, 1.3010613856996904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.587499687174088}, {-2.001592653589793, -1.9700479021367427`}, \ {-2.001592653589793, -2.447964977179039}, {-2.001592653589793, 1.2964962591394085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.5871361020460544`}, {-1.996592653589793, -1.9694433139406036`}, \ {-1.996592653589793, -2.4468030496188886`}, {-1.996592653589793, 1.2919379490787049`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.5867776645090146`}, {-1.991592653589793, -1.968833878495982}, \ {-1.991592653589793, -2.4456518243765157`}, {-1.991592653589793, 1.2873865364977044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.586424293223234}, {-1.986592653589793, -1.968219632790847}, \ {-1.986592653589793, -2.4445112235343953`}, {-1.986592653589793, 1.282842099953681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.5860759083002924`}, {-1.9815926535897932`, \ -1.9676006138578876`}, {-1.9815926535897932`, -2.443381169387879}, \ {-1.9815926535897932`, 1.2783047156263405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.585732431276251}, {-1.976592653589793, -1.9669768587694452`}, \ {-1.976592653589793, -2.4422615844491817`}, {-1.976592653589793, 1.2737744573624066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.5853937850852566`}, {-1.9715926535897932`, \ -1.9663484046323927`}, {-1.9715926535897932`, -2.441152391451406}, \ {-1.9715926535897932`, 1.2692513967195191`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.5850598940336025`}, {-1.966592653589793, -1.9657152885829712`}, \ {-1.966592653589793, -2.440053513352593}, {-1.966592653589793, 1.2647356030094563`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.5847306837742203`}, {-1.9615926535897932`, \ -1.9650775477815723`}, {-1.9615926535897932`, -2.4389648733397866`}, \ {-1.9615926535897932`, 1.2602271433406806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.5844060812815948`}, {-1.956592653589793, -1.9644352194074541`}, \ {-1.956592653589793, -2.4378863948331464`}, {-1.956592653589793, 1.2557260826602088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.5840860148271343`}, {-1.9515926535897932`, \ -1.9637883406534562`}, {-1.9515926535897932`, -2.4368180014900553`}, \ {-1.9515926535897932`, 1.2512324837948288`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.5837704139549453`}, {-1.946592653589793, -1.963136948720643}, \ {-1.946592653589793, -2.4357596172092473`}, {-1.946592653589793, 1.2467464074916486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.5834592094580433`}, {-1.9415926535897932`, \ -1.9624810808129438`}, {-1.9415926535897932`, -2.434711166134955}, \ {-1.9415926535897932`, 1.2422679124580047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.5831523333549775`}, {-1.936592653589793, -1.9618207741317466`}, \ {-1.936592653589793, -2.43367257266106}, {-1.936592653589793, 1.2377970554007165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.582849718866869}, {-1.9315926535897932`, -1.9611560658704874`}, \ {-1.9315926535897932`, -2.432643761435233}, {-1.9315926535897932`, 1.2333338910647103`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.582551300394853}, {-1.926592653589793, -1.9604869932092053`}, \ {-1.926592653589793, -2.4316246573631037`}, {-1.926592653589793, 1.2288784722710042`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.5822570134979457`}, {-1.9215926535897931`, \ -1.9598135933091139`}, {-1.9215926535897931`, -2.4306151856123916`}, \ {-1.9215926535897931`, 1.2244308499540837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.581966794871282}, {-1.916592653589793, -1.959135903307132}, \ {-1.916592653589793, -2.429615271617059}, {-1.916592653589793, 1.2199910731986412`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.5816805823247675`}, {-1.9115926535897931`, \ -1.9584539603104292`}, {-1.9115926535897931`, -2.428624841081441}, \ {-1.9115926535897931`, 1.2155591892757218`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.581398314762114}, {-1.906592653589793, -1.9577678013909825`}, \ {-1.906592653589793, -2.4276438199843517`}, {-1.906592653589793, 1.21113524367826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.5811199321602607`}, {-1.9015926535897931`, \ -1.9570774635801202`}, {-1.9015926535897931`, -2.4266721345831863`}, \ {-1.9015926535897931`, 1.2067192801560223`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.5808453755491745`}, {-1.896592653589793, -1.9563829838630882`}, \ {-1.896592653589793, -2.4257097114180004`}, {-1.896592653589793, 1.2023113407499626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.5805745869920163`}, {-1.8915926535897931`, \ -1.9556843991736197`}, {-1.8915926535897931`, -2.424756477315557}, \ {-1.8915926535897931`, 1.1979114658259966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.5803075095656904`}, {-1.886592653589793, -1.9549817463885435`}, \ {-1.886592653589793, -2.42381235939335}, {-1.886592653589793, 1.1935196941082071`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.5800440873417436`}, {-1.881592653589793, -1.9542750623223855`}, \ {-1.881592653589793, -2.422877285063598}, {-1.881592653589793, 1.189136062711478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.5797842653676253`}, {-1.876592653589793, -1.9535643837220238`}, \ {-1.876592653589793, -2.4219511820371955`}, {-1.876592653589793, 1.1847606071735763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.5795279896483105`}, {-1.871592653589793, -1.9528497472613646`}, \ {-1.871592653589793, -2.421033978327635}, {-1.871592653589793, 1.1803933614866837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.5792752071282483`}, {-1.866592653589793, -1.9521311895360418`}, \ {-1.866592653589793, -2.4201256022548896`}, {-1.866592653589793, 1.1760343581283805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.5790258656736733`}, {-1.861592653589793, -1.9514087470581676`}, \ {-1.861592653589793, -2.4192259824492375`}, {-1.861592653589793, 1.171683628092102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.5787799140552408`}, {-1.8565926535897932`, \ -1.9506824562511211`}, {-1.8565926535897932`, -2.4183350478550567`}, \ {-1.8565926535897932`, 1.167341200917061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.578537301930994}, {-1.851592653589793, -1.9499523534443732`}, \ {-1.851592653589793, -2.41745272773456}, {-1.851592653589793, 1.1630071047176544`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.5782979798296575`}, {-1.8465926535897932`, \ -1.9492184748683699`}, {-1.8465926535897932`, -2.4165789516714855`}, \ {-1.8465926535897932`, 1.1586813662123567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.578061899134254}, {-1.841592653589793, -1.9484808566494607`}, \ {-1.841592653589793, -2.415713649574722}, {-1.841592653589793, 1.1543640107521067`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.5778290120660294`}, {-1.8365926535897932`, \ -1.9477395348048792`}, {-1.8365926535897932`, -2.4148567516818815`}, \ {-1.8365926535897932`, 1.1500550623481982`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.577599271668688}, {-1.831592653589793, -1.9469945452377835`}, \ {-1.831592653589793, -2.414008188562824}, {-1.831592653589793, 1.1457545436996808`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.5773726317929397`}, {-1.8265926535897932`, \ -1.9462459237323586`}, {-1.8265926535897932`, -2.4131678911230945`}, \ {-1.8265926535897932`, 1.1414624762202774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.5771490470813303`}, {-1.821592653589793, -1.9454937059489685`}, \ {-1.821592653589793, -2.4123357906073246`}, {-1.821592653589793, 1.137178880064824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.576928472953382}, {-1.8165926535897932`, -1.9447379274193954`}, \ {-1.8165926535897932`, -2.411511818602543}, {-1.8165926535897932`, 1.1329037741552455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.5767108655910085`}, {-1.811592653589793, -1.9439786235421213`}, \ {-1.811592653589793, -2.410695907041435}, {-1.811592653589793, 1.1286371762060663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.5764961819242225`}, {-1.8065926535897932`, -1.943215829577697}, \ {-1.8065926535897932`, -2.4098879882055178`}, {-1.8065926535897932`, 1.1243791027494692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.5762843796171153`}, {-1.801592653589793, -1.9424495806441737`}, \ {-1.801592653589793, -2.4090879947282584`}, {-1.801592653589793, 1.1201295691599054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.5760754170541125`}, {-1.7965926535897931`, \ -1.9416799117126144`}, {-1.7965926535897931`, -2.4082958595981023`}, \ {-1.7965926535897931`, 1.1158885896782669`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.5758692533264984`}, {-1.791592653589793, -1.94090685760268}, \ {-1.791592653589793, -2.407511516161433}, {-1.791592653589793, 1.1116561774356246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.575665848219198}, {-1.7865926535897931`, -1.940130452978287}, \ {-1.7865926535897931`, -2.4067348981254653`}, {-1.7865926535897931`, 1.1074323444765377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.575465162197825}, {-1.781592653589793, -1.939350732343351}, \ {-1.781592653589793, -2.405965939561032}, {-1.781592653589793, 1.103217101781948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.575267156395978}, {-1.7765926535897931`, -1.9385677300376136`}, \ {-1.7765926535897931`, -2.405204574905323}, {-1.7765926535897931`, 1.0990104592916596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.5750717926027855`}, {-1.771592653589793, -1.9377814802325488`}, \ {-1.771592653589793, -2.404450738964519}, {-1.771592653589793, 1.0948124259264094`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.574879033250702}, {-1.7665926535897931`, -1.9369920169273496`}, \ {-1.7665926535897931`, -2.403704366916353}, {-1.7665926535897931`, 1.0906230096095453`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.574688841403532}, {-1.761592653589793, -1.9361993739450112`}, \ {-1.761592653589793, -2.402965394312587}, {-1.761592653589793, 1.0864422172883026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.574501180744697}, {-1.756592653589793, -1.9354035849284892`}, \ {-1.756592653589793, -2.4022337570814067`}, {-1.756592653589793, 1.0822700549547015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.5743160155657354`}, {-1.751592653589793, -1.9346046833369523`}, \ {-1.751592653589793, -2.4015093915297223`}, {-1.751592653589793, 1.078106527666059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.574133310755016}, {-1.746592653589793, -1.9338027024421243`}, \ {-1.746592653589793, -2.4007922343453973`}, {-1.746592653589793, 1.0739516395651283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.573953031786693}, {-1.741592653589793, -1.9329976753247193`}, \ {-1.741592653589793, -2.4000822225993677`}, {-1.741592653589793, 1.0698053938998728`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.573775144709854}, {-1.736592653589793, -1.9321896348709526`}, \ {-1.736592653589793, -2.3993792937477085`}, {-1.736592653589793, 1.065667793042874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.573599616137906}, {-1.7315926535897932`, -1.9313786137691638`}, \ {-1.7315926535897932`, -2.3986833856335728`}, {-1.7315926535897932`, 1.061538838510388}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.5734264132381517`}, {-1.726592653589793, -1.930564644506515}, \ {-1.726592653589793, -2.3979944364890735`}, {-1.726592653589793, 1.0574185309810478`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.5732555037215814`}, {-1.7215926535897932`, -1.929747759365795}, \ {-1.7215926535897932`, -2.3973123849370617`}, {-1.7215926535897932`, 1.0533068703142257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.573086855832862}, {-1.716592653589793, -1.9289279904223053`}, \ {-1.716592653589793, -2.3966371699928195`}, {-1.716592653589793, 1.049203855568056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.572920438340524}, {-1.7115926535897932`, -1.9281053695408465`}, \ {-1.7115926535897932`, -2.395968731065662}, {-1.7115926535897932`, 1.0451094850171243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.572756220527342}, {-1.706592653589793, -1.9272799283727964`}, \ {-1.706592653589793, -2.3953070079604575`}, {-1.706592653589793, 1.041023756169831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.5725941721809016`}, {-1.7015926535897932`, \ -1.9264516983532767`}, {-1.7015926535897932`, -2.3946519408790485`}, \ {-1.7015926535897932`, 1.0369466657854327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.572434263584358}, {-1.696592653589793, -1.9256207106984267`}, \ {-1.696592653589793, -2.3940034704215907`}, {-1.696592653589793, 1.0328782098907696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.572276465507372}, {-1.6915926535897932`, -1.9247869964027575`}, \ {-1.6915926535897932`, -2.3933615375878015`}, {-1.6915926535897932`, 1.0288183837966818`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.572120749197225}, {-1.686592653589793, -1.9239505862366024`}, \ {-1.686592653589793, -2.392726083778121}, {-1.686592653589793, 1.024767182114117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.5719670863701127`}, {-1.6815926535897932`, -1.923111510743673}, \ {-1.6815926535897932`, -2.3920970507947805`}, {-1.6815926535897932`, 1.0207245987699463`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.5718154492026004`}, {-1.676592653589793, -1.922269800238686}, \ {-1.676592653589793, -2.391474380842792}, {-1.676592653589793, 1.0166906270224743`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.5716658103232573`}, {-1.6715926535897931`, \ -1.9214254848051027`}, {-1.6715926535897931`, -2.3908580165308417`}, \ {-1.6715926535897931`, 1.01266525947667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.5715181428044525`}, {-1.666592653589793, -1.9205785942929579`}, \ {-1.666592653589793, -2.3902479008720996`}, {-1.666592653589793, 1.008648488099108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.5713724201543062`}, {-1.6615926535897931`, -1.919729158316768}, \ {-1.6615926535897931`, -2.3896439772849436`}, {-1.6615926535897931`, 1.0046403042326286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.571228616308804}, {-1.656592653589793, -1.9188772062535449`}, \ {-1.656592653589793, -2.3890461895936035`}, {-1.656592653589793, 1.0006406986107261`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.5710867056240705`}, {-1.6515926535897931`, \ -1.9180227672408998`}, {-1.6515926535897931`, -2.388454482028704}, \ {-1.6515926535897931`, 0.9966496613716674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.570946662868781}, {-1.646592653589793, -1.917165870175223}, \ {-1.646592653589793, -2.387868799227744}, {-1.646592653589793, 0.9926671820723403}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.570808463216736}, {-1.6415926535897931`, -1.9163065437099716`}, \ {-1.6415926535897931`, -2.3872890862354796`}, {-1.6415926535897931`, 0.9886932497018469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.570672082239574}, {-1.636592653589793, -1.91544481625403}, \ {-1.636592653589793, -2.3867152885042247`}, {-1.636592653589793, 0.9847278526948373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.5705374958996288`}, {-1.631592653589793, -1.9145807159701795`}, \ {-1.631592653589793, -2.3861473518940763`}, {-1.631592653589793, 0.9807709789445922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.570404680542926}, {-1.626592653589793, -1.9137142707736285`}, \ {-1.626592653589793, -2.3855852226730554`}, {-1.626592653589793, 0.9768226158158595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.5702736128923163`}, {-1.621592653589793, -1.9128455083306475`}, \ {-1.621592653589793, -2.3850288475171704`}, {-1.621592653589793, 0.9728827501574453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.5701442700407426`}, {-1.616592653589793, -1.9119744560572807`}, \ {-1.616592653589793, -2.3844781735103986`}, {-1.616592653589793, 0.9689513683145673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.5700166294446443`}, {-1.611592653589793, -1.911101141118153}, \ {-1.611592653589793, -2.3839331481445907`}, {-1.611592653589793, 0.9650284561409759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.5698906689174783`}, {-1.606592653589793, -1.9102255904253422`}, \ {-1.606592653589793, -2.383393719319305}, {-1.606592653589793, 0.9611139990108402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.5697663666233774`}, {-1.601592653589793, -1.9093478306373504`}, \ {-1.601592653589793, -2.3828598353415553`}, {-1.601592653589793, 0.9572079818304129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.5696437010709294`}, {-1.5965926535897932`, \ -1.9084678881581463`}, {-1.5965926535897932`, -2.382331444925496}, \ {-1.5965926535897932`, 0.9533103890494677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.569522651107073}, {-1.591592653589793, -1.9075857891362897`}, \ {-1.591592653589793, -2.3818084971920284`}, {-1.591592653589793, 0.9494212046725227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.569403195911117}, {-1.5865926535897932`, -1.9067015594641379`}, \ {-1.5865926535897932`, -2.381290941668333}, {-1.5865926535897932`, 0.945540412269846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.5692853149888735`}, {-1.581592653589793, -1.9058152247771243`}, \ {-1.581592653589793, -2.3807787282873383`}, {-1.581592653589793, 0.9416679949882517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.569168988166905}, {-1.5765926535897932`, -1.904926810453115}, \ {-1.5765926535897932`, -2.380271807387115}, {-1.5765926535897932`, 0.9378039355616903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.5690541955868866`}, {-1.571592653589793, -1.9040363416118478`}, \ {-1.571592653589793, -2.3797701297102014`}, {-1.571592653589793, 0.9339482163216325}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.5689409177000693`}, {-1.5665926535897932`, -1.903143843114427}, \ {-1.5665926535897932`, -2.3792736464028703`}, {-1.5665926535897932`, 0.9301008192072558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.56882913526186}, {-1.561592653589793, -1.902249339562911}, \ {-1.561592653589793, -2.378782309014318}, {-1.561592653589793, 0.9262617257754354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.5687188293264973`}, {-1.5565926535897932`, \ -1.9013528552999555`}, {-1.5565926535897932`, -2.378296069495806}, \ {-1.5565926535897932`, 0.9224309172105378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.568609981241838}, {-1.551592653589793, -1.9004544144085358`}, \ {-1.551592653589793, -2.3778148801997223`}, {-1.551592653589793, 0.9186083743340321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.5685025726442388`}, {-1.5465926535897931`, \ -1.8995540407117344`}, {-1.5465926535897931`, -2.377338693878591}, \ {-1.5465926535897931`, 0.9147940776139102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.568396585453537}, {-1.541592653589793, -1.8986517577725912`}, \ {-1.541592653589793, -2.376867463684027}, {-1.541592653589793, 0.9109880071739244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.5682920018681314`}, {-1.5365926535897931`, \ -1.8977475888940265`}, {-1.5365926535897931`, -2.3764011431656193`}, \ {-1.5365926535897931`, 0.9071901428026503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.5681888043601533`}, {-1.531592653589793, -1.8968415571188217`}, \ {-1.531592653589793, -2.3759396862697697`}, {-1.531592653589793, 0.9034004639623682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.568086975670732}, {-1.5265926535897931`, -1.8959336852296682`}, \ {-1.5265926535897931`, -2.375483047338468}, {-1.5265926535897931`, 0.8996189497977741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.5679864988053525`}, {-1.521592653589793, -1.8950239957492772`}, \ {-1.521592653589793, -2.375031181108015}, {-1.521592653589793, 0.8958455791445218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.5678873570293}, {-1.5165926535897931`, -1.8941125109405397`}, \ {-1.5165926535897931`, -2.3745840427076956`}, {-1.5165926535897931`, 0.8920803305375953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.567789533863191}, {-1.511592653589793, -1.8931992528067623`}, \ {-1.511592653589793, -2.374141587658398}, {-1.511592653589793, 0.88832318221952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.567693013078591}, {-1.506592653589793, -1.8922842430919444`}, \ {-1.506592653589793, -2.3737037718711815`}, {-1.506592653589793, 0.8845741121484121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.567597778693718}, {-1.501592653589793, -1.891367503281118}, \ {-1.501592653589793, -2.373270551645799}, {-1.501592653589793, 0.8808330980058688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.5675038149692226`}, {-1.496592653589793, -1.8904490546007435`}, \ {-1.496592653589793, -2.372841883669171}, {-1.496592653589793, 0.8771001172047064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.5674111064040512`}, {-1.491592653589793, -1.8895289180191532`}, \ {-1.491592653589793, -2.3724177250138134`}, {-1.491592653589793, 0.8733751468965417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.567319637731389}, {-1.486592653589793, -1.8886071142470504`}, \ {-1.486592653589793, -2.371998033136221}, {-1.486592653589793, 0.8696581639792281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.5672293939146797`}, {-1.481592653589793, -1.8876836637380603`}, \ {-1.481592653589793, -2.3715827658752096`}, {-1.481592653589793, 0.8659491451041419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.5671403601437146`}, {-1.476592653589793, -1.886758586689318}, \ {-1.476592653589793, -2.3711718814502127`}, {-1.476592653589793, 0.8622480666833257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.5670525218308056`}, {-1.4715926535897932`, \ -1.8858319030421191`}, {-1.4715926535897932`, -2.3707653384595444`}, \ {-1.4715926535897932`, 0.8585549048964889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.566965864607024}, {-1.466592653589793, -1.8849036324826116`}, \ {-1.466592653589793, -2.370363095878616}, {-1.466592653589793, 0.8548696356978708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.5668803743185102`}, {-1.4615926535897932`, \ -1.8839737944425217`}, {-1.4615926535897932`, -2.3699651130581216`}, \ {-1.4615926535897932`, 0.8511922348229659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.5667960370228546`}, {-1.456592653589793, -1.8830424080999348`}, \ {-1.456592653589793, -2.369571349722183}, {-1.456592653589793, 0.8475226777951149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.566712838985548}, {-1.4515926535897932`, -1.88210949238012}, \ {-1.4515926535897932`, -2.369181765966463}, {-1.4515926535897932`, 0.8438609399319652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.5666307666764965`}, {-1.446592653589793, -1.881175065956383}, \ {-1.446592653589793, -2.36879632225624}, {-1.446592653589793, 0.8402069963518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.5665498067666004`}, {-1.4415926535897932`, \ -1.8802391472509679`}, {-1.4415926535897932`, -2.3684149794244593`}, \ {-1.4415926535897932`, 0.8365608219797438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.5664699461244}, {-1.436592653589793, -1.879301754435991}, \ {-1.436592653589793, -2.3680376986697453`}, {-1.436592653589793, 0.8329223915538391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.566391171812784}, {-1.4315926535897932`, -1.8783629054344195`}, \ {-1.4315926535897932`, -2.367664441554386}, {-1.4315926535897932`, 0.8292916796310039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.566313471085757}, {-1.426592653589793, -1.877422617921073}, \ {-1.426592653589793, -2.3672951700022926`}, {-1.426592653589793, 0.8256686605928675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.5662368313852704`}, {-1.4215926535897931`, \ -1.8764809093236727`}, {-1.4215926535897931`, -2.3669298462969293`}, \ {-1.4215926535897931`, 0.8220533086514885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.566161240338106}, {-1.416592653589793, -1.8755377968239115`}, \ {-1.416592653589793, -2.3665684330792156`}, {-1.416592653589793, 0.8184455978549565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.5660866857528304`}, {-1.4115926535897931`, -1.874593297358567}, \ {-1.4115926535897931`, -2.3662108933454045`}, {-1.4115926535897931`, 0.8148455020928833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.5660131556167887`}, {-1.406592653589793, -1.873647427620629}, \ {-1.406592653589793, -2.3658571904449444`}, {-1.406592653589793, 0.8112529951017752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.5659406380931675`}, {-1.4015926535897931`, -1.872700204060471}, \ {-1.4015926535897931`, -2.365507288078304}, {-1.4015926535897931`, 0.8076680504703045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.565869121518108}, {-1.396592653589793, -1.8717516428870478`}, \ {-1.396592653589793, -2.365161150294791}, {-1.396592653589793, 0.8040906416444666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.565798594397869}, {-1.3915926535897931`, -1.8708017600691114`}, \ {-1.3915926535897931`, -2.364818741490342}, {-1.3915926535897931`, 0.8005207419326341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.565729045406047}, {-1.386592653589793, -1.8698505713364557`}, \ {-1.386592653589793, -2.3644800264052965`}, {-1.386592653589793, 0.7969583245105061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.565660463380847}, {-1.381592653589793, -1.8688980921811909`}, \ {-1.381592653589793, -2.3641449701221493`}, {-1.381592653589793, 0.7934033624259591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.565592837322396}, {-1.376592653589793, -1.8679443378590372`}, \ {-1.376592653589793, -2.363813538063293}, {-1.376592653589793, 0.7898558286037914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.565526156390122}, {-1.371592653589793, -1.8669893233906385`}, \ {-1.371592653589793, -2.3634856959887385`}, {-1.371592653589793, 0.786315695850376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.565460409900161}, {-1.366592653589793, -1.8660330635629032`}, \ {-1.366592653589793, -2.3631614099938223`}, {-1.366592653589793, 0.7827829368582118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.5653955873228282`}, {-1.361592653589793, -1.8650755729303572`}, \ {-1.361592653589793, -2.362840646506904}, {-1.361592653589793, 0.7792575242103854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.5653316782801237`}, {-1.356592653589793, -1.8641168658165244`}, \ {-1.356592653589793, -2.3625233722870456`}, {-1.356592653589793, 0.775739430384933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.565268672543293}, {-1.351592653589793, -1.863156956315322}, \ {-1.351592653589793, -2.362209554421681}, {-1.351592653589793, 0.7722286277591186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.565206560030424}, {-1.3465926535897932`, -1.8621958582924654`}, \ {-1.3465926535897932`, -2.3618991603242794`}, {-1.3465926535897932`, 0.7687250886136179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.5651453308040937`}, {-1.341592653589793, -1.8612335853869042`}, \ {-1.341592653589793, -2.361592157731987}, {-1.341592653589793, 0.7652287851366164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.5650849750690528`}, {-1.3365926535897932`, \ -1.8602701510122588`}, {-1.3365926535897932`, -2.361288514703278}, \ {-1.3365926535897932`, 0.7617396894278183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.565025483169957}, {-1.331592653589793, -1.859305568358283}, \ {-1.331592653589793, -2.3609881996155764`}, {-1.331592653589793, 0.7582577735023752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.564966845589135}, {-1.3265926535897932`, -1.8583398503923265`}, \ {-1.3265926535897932`, -2.3606911811628906`}, {-1.3265926535897932`, 0.7547830092947295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.5649090529443987`}, {-1.321592653589793, -1.8573730098608288`}, \ {-1.321592653589793, -2.360397428353428}, {-1.321592653589793, 0.7513153686623726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.564852095986896}, {-1.3165926535897932`, -1.8564050592907992`}, \ {-1.3165926535897932`, -2.360106910507206}, {-1.3165926535897932`, 0.7478548233895319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.5647959655989934`}, {-1.311592653589793, -1.8554360109913317`}, \ {-1.311592653589793, -2.359819597253671}, {-1.311592653589793, 0.7444013451907677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.56474065279221}, {-1.3065926535897932`, -1.8544658770551203`}, \ {-1.3065926535897932`, -2.3595354585292894`}, {-1.3065926535897932`, 0.7409549057145037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.5646861487051735`}, {-1.301592653589793, -1.853494669359974}, \ {-1.301592653589793, -2.3592544645751654`}, {-1.301592653589793, 0.7375154765464738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.5646324446016266`}, {-1.2965926535897931`, \ -1.8525223995703564`}, {-1.2965926535897931`, -2.358976585934628}, \ {-1.2965926535897931`, 0.7340830292131002}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.5645795318684574`}, {-1.291592653589793, -1.8515490791389182`}, \ {-1.291592653589793, -2.358701793450838}, {-1.291592653589793, 0.7306575351847926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.564527402013775}, {-1.2865926535897931`, -1.85057471930805}, \ {-1.2865926535897931`, -2.3584300582643807`}, {-1.2865926535897931`, 0.7272389658791829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.564476046665012}, {-1.281592653589793, -1.849599331111426}, \ {-1.281592653589793, -2.358161351810866}, {-1.281592653589793, 0.7238272926642828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.564425457567064}, {-1.2765926535897931`, -1.8486229253755704`}, \ {-1.2765926535897931`, -2.357895645818526}, {-1.2765926535897931`, 0.720422486861577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.5643756265804636`}, {-1.271592653589793, -1.8476455127214089`}, \ {-1.271592653589793, -2.357632912305812}, {-1.271592653589793, 0.7170245197490457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.5643265456795823`}, {-1.2665926535897931`, \ -1.8466671035658375`}, {-1.2665926535897931`, -2.3573731235789976`}, \ {-1.2665926535897931`, 0.713633362564124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.564278206950869}, {-1.261592653589793, -1.8456877081232939`}, \ {-1.261592653589793, -2.357116252229784}, {-1.261592653589793, 0.7102489865065907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.564230602591117}, {-1.256592653589793, -1.8447073364073234`}, \ {-1.256592653589793, -2.356862271132901}, {-1.256592653589793, 0.7068713627414001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.5641837249057593`}, {-1.251592653589793, -1.843725998232152}, \ {-1.251592653589793, -2.3566111534437226`}, {-1.251592653589793, 0.7035004624014436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.5641375663072026`}, {-1.246592653589793, -1.8427437032142615`}, \ {-1.246592653589793, -2.356362872595878}, {-1.246592653589793, 0.7001362565902558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.56409211931318}, {-1.241592653589793, -1.841760460773965}, \ {-1.241592653589793, -2.356117402298873}, {-1.241592653589793, 0.6967787163846552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.564047376545139}, {-1.236592653589793, -1.8407762801369771`}, \ {-1.236592653589793, -2.355874716535713}, {-1.236592653589793, 0.6934278128373293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.5640033307266568`}, {-1.231592653589793, -1.8397911703359906`}, \ {-1.231592653589793, -2.355634789560532}, {-1.231592653589793, 0.6900835169793593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.563959974681882}, {-1.226592653589793, -1.8388051402122498`}, \ {-1.226592653589793, -2.3553975958962323`}, {-1.226592653589793, 0.6867457998226876}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.563917301334003}, {-1.2215926535897932`, -1.8378181984171194`}, \ {-1.2215926535897932`, -2.355163110332126}, {-1.2215926535897932`, 0.683414632362529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.5638753037037487`}, {-1.216592653589793, -1.836830353413653}, \ {-1.216592653589793, -2.3549313079215852`}, {-1.216592653589793, 0.6800899855797291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.563833974907906}, {-1.2115926535897932`, -1.8358416134781643`}, \ {-1.2115926535897932`, -2.3547021639797}, {-1.2115926535897932`, 0.6767718304430652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.5637933081578725`}, {-1.206592653589793, -1.8348519867017874`}, \ {-1.206592653589793, -2.3544756540809466`}, {-1.206592653589793, 0.6734601379114961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.563753296758226}, {-1.2015926535897932`, -1.8338614809920348`}, \ {-1.2015926535897932`, -2.3542517540568606`}, {-1.2015926535897932`, 0.6701548789363599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.563713934105326}, {-1.196592653589793, -1.8328701040743567`}, \ {-1.196592653589793, -2.3540304399937217`}, {-1.196592653589793, 0.6668560244635195}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.5636752136859347`}, {-1.1915926535897932`, \ -1.8318778634936919`}, {-1.1915926535897932`, -2.353811688230245}, \ {-1.1915926535897932`, 0.6635635454354601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.5636371290758637`}, {-1.186592653589793, -1.8308847666160135`}, \ {-1.186592653589793, -2.3535954753552875`}, {-1.186592653589793, 0.6602774127933339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.563599673938643}, {-1.1815926535897932`, -1.82989082062987}, \ {-1.1815926535897932`, -2.3533817782055566`}, {-1.1815926535897932`, 0.6569975974789605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.5635628420242154`}, {-1.176592653589793, -1.828896032547924}, \ {-1.176592653589793, -2.353170573863338}, {-1.176592653589793, 0.6537240704367767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.5635266271676485`}, {-1.1715926535897931`, \ -1.8279004092084792`}, {-1.1715926535897931`, -2.3529618396542253`}, \ {-1.1715926535897931`, 0.6504568026157436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.563491023287877}, {-1.166592653589793, -1.8269039572770063`}, \ {-1.166592653589793, -2.3527555531448674`}, {-1.166592653589793, 0.6471957649712021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.563456024386454}, {-1.1615926535897931`, -1.8259066832476583`}, \ {-1.1615926535897931`, -2.3525516921407257`}, {-1.1615926535897931`, 0.6439409284666903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.5634216245463386`}, {-1.156592653589793, -1.8249085934447806`}, \ {-1.156592653589793, -2.352350234683842}, {-1.156592653589793, 0.6406922640757117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.5633878179306926`}, {-1.1515926535897931`, -1.823909694024414}, \ {-1.1515926535897931`, -2.3521511590506146`}, {-1.1515926535897931`, 0.6374497427834657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.563354598781702}, {-1.146592653589793, -1.8229099909757918`}, \ {-1.146592653589793, -2.3519544437495963`}, {-1.146592653589793, 0.6342133355885274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.5633219614194194`}, {-1.1415926535897931`, -1.82190949012282}, \ {-1.1415926535897931`, -2.3517600675192947`}, {-1.1415926535897931`, 0.6309830135044969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.563289900240625}, {-1.1365926535897932`, -1.820908197125566}, \ {-1.1365926535897932`, -2.351568009325992}, {-1.1365926535897932`, 0.6277587475615982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.5632584097177067`}, {-1.1315926535897929`, \ -1.8199061174817215`}, {-1.1315926535897929`, -2.3513782483615726`}, \ {-1.1315926535897929`, 0.6245405088082437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.56322748439756}, {-1.126592653589793, -1.8189032565280647`}, \ {-1.126592653589793, -2.35119076404137}, {-1.126592653589793, 0.6213282683125583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.563197118900507}, {-1.121592653589793, -1.8178996194419164`}, \ {-1.121592653589793, -2.3510055360020194`}, {-1.121592653589793, 0.6181219971638641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.5631673079192274`}, {-1.1165926535897932`, \ -1.8168952112425774`}, {-1.1165926535897932`, -2.350822544099331}, \ {-1.1165926535897932`, 0.6149216664741278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.563138046217722}, {-1.1115926535897929`, -1.8158900367927715`}, \ {-1.1115926535897929`, -2.3506417684061702`}, {-1.1115926535897929`, 0.6117272473793723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.563109328630276}, {-1.106592653589793, -1.8148841008000591`}, \ {-1.106592653589793, -2.3504631892103607`}, {-1.106592653589793, 0.6085387110410516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.5630811500604525`}, {-1.101592653589793, -1.8138774078182582`}, \ {-1.101592653589793, -2.3502867870125903`}, {-1.101592653589793, 0.6053560286473874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.5630535054800987`}, {-1.0965926535897932`, \ -1.8128699622488476`}, {-1.0965926535897932`, -2.3501125425243408`}, \ {-1.0965926535897932`, 0.6021791714146758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.5630263899283663`}, {-1.0915926535897933`, \ -1.8118617683423557`}, {-1.0915926535897933`, -2.349940436665827}, \ {-1.0915926535897933`, 0.599008110588555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.5629997985107535`}, {-1.086592653589793, -1.8108528301997513`}, \ {-1.086592653589793, -2.3497704505639483`}, {-1.086592653589793, 0.5958428174452431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.5629737263981585`}, {-1.081592653589793, -1.809843151773812}, \ {-1.081592653589793, -2.349602565550265}, {-1.081592653589793, 0.5926832632927409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.5629481688259497`}, {-1.0765926535897932`, \ -1.8088327368704833`}, {-1.0765926535897932`, -2.349436763158976}, \ {-1.0765926535897932`, 0.5895294194720021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.562923121093055}, {-1.0715926535897933`, -1.8078215891502383`}, \ {-1.0715926535897933`, -2.349273025124918}, {-1.0715926535897933`, 0.5863812573580731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.5628985785610623`}, {-1.066592653589793, -1.80680971212941}, \ {-1.066592653589793, -2.349111333381585}, {-1.066592653589793, 0.5832387483612007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.5628745366533328`}, {-1.061592653589793, -1.8057971091815197`}, \ {-1.061592653589793, -2.3489516700591495`}, {-1.061592653589793, 0.5801018639279124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.5628509908541384`}, {-1.0565926535897932`, \ -1.8047837835385998`}, {-1.0565926535897932`, -2.3487940174825104`}, \ {-1.0565926535897932`, 0.5769705755420607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.562827936707801}, {-1.0515926535897933`, -1.8037697382924944`}, \ {-1.0515926535897933`, -2.348638358169351}, {-1.0515926535897933`, 0.573844854725844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.5628053698178577`}, {-1.046592653589793, -2.3484846748282133`}, \ {-1.046592653589793, -1.8027549763961566`}, {-1.046592653589793, 0.5707246730407955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.5627832858462303`}, {-1.041592653589793, -2.34833295035659}, \ {-1.041592653589793, -1.801739500664931}, {-1.041592653589793, 0.5676100020887452}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.562761680512415}, {-1.0365926535897931`, -2.348183167839023}, \ {-1.0365926535897931`, -1.8007233137778216`}, {-1.0365926535897931`, 0.5645008135127547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.5627405495926823`}, {-1.0315926535897932`, \ -2.3480353105452303`}, {-1.0315926535897932`, -1.7997064182787545`}, \ {-1.0315926535897932`, 0.5613970789980222}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.56271988891929}, {-1.026592653589793, -2.3478893619282375`}, \ {-1.026592653589793, -1.7986888165778216`}, {-1.026592653589793, 0.5582987702727645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.562699694379712}, {-1.021592653589793, -2.347745305622531}, \ {-1.021592653589793, -1.7976705109525173`}, {-1.021592653589793, 0.5552058591090718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.562679961915875}, {-1.0165926535897931`, -2.347603125442223}, \ {-1.0165926535897931`, -1.7966515035489619`}, {-1.0165926535897931`, 0.5521183173237342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.562660687523412}, {-1.0115926535897932`, -2.347462805379237}, \ {-1.0115926535897932`, -1.79563179638311}, {-1.0115926535897932`, 0.5490361167790475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.562641867250926}, {-1.0065926535897929`, -2.3473243296015}, \ {-1.0065926535897929`, -1.7946113913419515`}, {-1.0065926535897929`, 0.5459592293835922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.562623497199266}, {-1.001592653589793, -2.347187682451162}, \ {-1.001592653589793, -1.7935902901846954`}, {-1.001592653589793, 0.5428876270929872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.5626055735208144`}, {-0.9965926535897931, -2.347052848442821}, \ {-0.9965926535897931, -1.7925684945439462`}, {-0.9965926535897931, 0.5398212819106232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.562588092418787}, {-0.9915926535897932, -2.3469198122617674`}, \ {-0.9915926535897932, -1.7915460059268633`}, {-0.9915926535897932, 0.5367601658883693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.562571050146545}, {-0.9865926535897929, -2.3467885587622455`}, \ {-0.9865926535897929, -1.7905228257163108`}, {-0.9865926535897929, 0.5337042511272604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.5625544430069134`}, {-0.981592653589793, -2.3466590729657293`}, \ {-0.981592653589793, -1.7894989551719949`}, {-0.981592653589793, 0.5306535097781598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.5625382673515174`}, {-0.9765926535897931, -2.3465313400592116`}, \ {-0.9765926535897931, -1.7884743954315871`}, {-0.9765926535897931, 0.5276079140424011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.562522519580125}, {-0.9715926535897932, -2.346405345393512}, \ {-0.9715926535897932, -1.7874491475118373`}, {-0.9715926535897932, 0.524567436172408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.562507196140002}, {-0.9665926535897928, -2.346281074481599}, \ {-0.9665926535897928, -1.7864232123096704`}, {-0.9665926535897928, 0.5215320484722941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.5624922935252754`}, {-0.961592653589793, -2.3461585129969276`}, \ {-0.961592653589793, -1.7853965906032765`}, {-0.961592653589793, 0.5185017232984429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.56247780827631}, {-0.9565926535897931, -2.346037646771791}, \ {-0.9565926535897931, -1.7843692830531834`}, {-0.9565926535897931, 0.5154764330600651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.562463736979093}, {-0.9515926535897932, -2.3459184617956916`}, \ {-0.9515926535897932, -1.7833412902033186`}, {-0.9515926535897932, 0.5124561502197382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.562450076264627}, {-0.9465926535897933, -2.345800944213723}, \ {-0.9465926535897933, -1.7823126124820576`}, {-0.9465926535897933, 0.5094408472939255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.56243682280834}, {-0.9415926535897929, -2.3456850803249663`}, \ {-0.9415926535897929, -1.7812832502032625`}, {-0.9415926535897929, 0.506430496853479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.5624239733294942`}, {-0.936592653589793, -2.345570856580913}, \ {-0.936592653589793, -1.7802532035673049`}, {-0.936592653589793, 0.5034250715241204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.5624115245906114`}, {-0.9315926535897932, -2.345458259583884}, \ {-0.9315926535897932, -1.779222472662078}, {-0.9315926535897932, 0.5004245439869047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.562399473396908}, {-0.9265926535897933, -2.3453472760854823`}, \ {-0.9265926535897933, -1.7781910574639965`}, {-0.9265926535897933, 0.49742888697866733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.562387816595733}, {-0.9215926535897929, -2.345237892985052}, \ {-0.9215926535897929, -1.7771589578389813`}, {-0.9215926535897929, 0.4944380732924529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.5623765510760235`}, {-0.916592653589793, -2.3451300973281475`}, \ {-0.916592653589793, -1.776126173543437}, {-0.916592653589793, 0.49145207577792777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.562365673767761}, {-0.9115926535897931, -2.3450238763050306`}, \ {-0.9115926535897931, -1.7750927042252114`}, {-0.9115926535897931, 0.4884708673417737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.56235518164144}, {-0.9065926535897932, -2.344919217249171}, \ {-0.9065926535897932, -1.7740585494245458`}, {-0.9065926535897932, 0.4854944209480675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.562345071707545}, {-0.9015926535897929, -2.344816107635769}, \ {-0.9015926535897929, -1.7730237085750127`}, {-0.9015926535897929, 0.4825227096186433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.5623353410160377`}, {-0.896592653589793, -2.3447145350802883`}, \ {-0.896592653589793, -1.77198818100444}, {-0.896592653589793, 0.47955570643343987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.5623259866558463`}, {-0.8915926535897931, -2.3446144873370045`}, \ {-0.8915926535897931, -1.7709519659358226`}, {-0.8915926535897931, 0.47659338453083194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.562317005754369}, {-0.8865926535897932, -2.344515952297574}, \ {-0.8865926535897932, -1.7699150624882258`}, {-0.8865926535897932, 0.4736357171079462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.5623083954769834`}, {-0.8815926535897929, -2.3444189179896053`}, \ {-0.8815926535897929, -1.76887746967767}, {-0.8815926535897929, 0.47068267742096254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.5623001530265626`}, {-0.876592653589793, -2.34432337257526}, \ {-0.876592653589793, -1.7678391864180087`}, {-0.876592653589793, 0.46773423878540393`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.5622922756429984`}, {-0.8715926535897931, -2.344229304349855}, \ {-0.8715926535897931, -1.76680021152179}, {-0.8715926535897931, 0.4647903745764052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.5622847606027372`}, {-0.8665926535897932, -2.344136701740485}, \ {-0.8665926535897932, -1.7657605437011121`}, {-0.8665926535897932, 0.4618510582289754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.5622776052183154`}, {-0.8615926535897929, -2.3440455533046634`}, \ {-0.8615926535897929, -1.7647201815684588`}, {-0.8615926535897929, 0.45891626323824164`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.562270806837907}, {-0.856592653589793, -2.343955847728966}, \ {-0.856592653589793, -1.7636791236375295`}, {-0.856592653589793, 0.4559859631596823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.5622643628448802`}, {-0.8515926535897931, -2.3438675738277013`}, \ {-0.8515926535897931, -1.7626373683240535`}, {-0.8515926535897931, 0.45306013160934583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.5622582706573542`}, {-0.8465926535897932, -2.3437807205415844`}, \ {-0.8465926535897932, -1.7615949139465958`}, {-0.8465926535897932, 0.4501387422640563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.562252527727769}, {-0.8415926535897928, -2.343695276936436}, \ {-0.8415926535897928, -1.7605517587273454`}, {-0.8415926535897928, 0.447221768861609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.5622471315424606`}, {-0.836592653589793, -2.34361123220188}, \ {-0.836592653589793, -1.7595079007928998`}, {-0.836592653589793, 0.44430918520095136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.5622420796212406`}, {-0.8315926535897931, -2.3435285756500726`}, \ {-0.8315926535897931, -1.7584633381750294`}, {-0.8315926535897931, 0.4414009651423523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, -2.343447296714431}, \ {-0.8265926535897932, -1.7574180688114367`}, {-0.8265926535897932, 2.5622373695169838`}, {-0.8265926535897932, 0.4384970826075608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, -2.34336738494838}, \ {-0.8215926535897933, -1.756372090546501}, {-0.8215926535897933, 2.562232998815225}, {-0.8215926535897933, 0.43559751157995286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, -2.3432888300241173`}, \ {-0.8165926535897929, -1.7553254011320099`}, {-0.8165926535897929, 2.5622289651337566`}, {-0.8165926535897929, 0.4327022261046662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, -2.3432116217313825`}, \ {-0.811592653589793, -1.7542779982278842`}, {-0.811592653589793, 2.5622252661222364`}, {-0.811592653589793, 0.4298112002887263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, -2.3431357499762506`}, \ {-0.8065926535897932, -1.7532298794028873`}, {-0.8065926535897932, 2.562221899461802}, {-0.8065926535897932, 0.42692440830115713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, -2.3430612047799277`}, \ {-0.8015926535897933, -1.7521810421353223`}, {-0.8015926535897933, 2.562218862864686}, {-0.8015926535897933, 0.4240418243730883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, -2.342987976277567}, \ {-0.7965926535897929, -1.751131483813723}, {-0.7965926535897929, 2.5622161540738464`}, {-0.7965926535897929, 0.42116342279784486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, -2.3429160547170973`}, \ {-0.791592653589793, -1.750081201737529}, {-0.791592653589793, 2.562213770862592}, {-0.791592653589793, 0.41828917793103226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, -2.3428454304580573`}, \ {-0.7865926535897931, -1.749030193117751}, {-0.7865926535897931, 2.562211711034222}, {-0.7865926535897931, 0.4154190641906091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, -2.3427760939704556`}, \ {-0.7815926535897932, -1.7479784550776252`}, {-0.7815926535897932, 2.562209972421669}, {-0.7815926535897932, 0.41255305605694986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, -2.34270803583363}, \ {-0.7765926535897929, -1.7469259846532577`}, {-0.7765926535897929, 2.562208552887143}, {-0.7765926535897929, 0.4096911280729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, -2.342641246735129}, \ {-0.771592653589793, -1.7458727787942534`}, {-0.771592653589793, 2.562207450321789}, {-0.771592653589793, 0.4068332548438219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, -2.3425757174696002`}, \ {-0.7665926535897931, -1.744818834364342}, {-0.7665926535897931, 2.5622066626453415`}, {-0.7665926535897931, 0.4039794110376288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, -2.3425114389376946`}, \ {-0.7615926535897932, -1.7437641481419848`}, {-0.7615926535897932, 2.5622061878057925`}, {-0.7615926535897932, 0.4011295713848136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, -2.342448402144981}, \ {-0.7565926535897929, -1.7427087168209754`}, {-0.7565926535897929, 2.562206023779057}, {-0.7565926535897929, 0.39828371067846696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, -2.3423865982008727`}, \ {-0.751592653589793, -1.7416525370110296`}, {-0.751592653589793, 2.562206168568651}, {-0.751592653589793, 0.3954418037742891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, -2.3423260183175683`}, \ {-0.7465926535897931, -1.740595605238362}, {-0.7465926535897931, 2.5622066202053664`}, {-0.7465926535897931, 0.39260382559059037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, -2.3422666538090025`}, \ {-0.7415926535897932, -1.7395379179462556`}, {-0.7415926535897932, 2.5622073767469593`}, {-0.7415926535897932, 0.3897697511082862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, -2.34220849608981}, \ {-0.7365926535897929, -1.7384794714956167`}, {-0.7365926535897929, 2.562208436277838}, {-0.7365926535897929, 0.3869395553708835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, -2.3421515366743}, \ {-0.731592653589793, -1.7374202621655237`}, {-0.731592653589793, 2.5622097969087556`}, {-0.731592653589793, 0.38411321348446004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, -2.342095767175443}, \ {-0.7265926535897931, -1.736360286153763}, {-0.7265926535897931, 2.562211456776511}, {-0.7265926535897931, 0.3812907006176351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, -2.3420411793038713`}, \ {-0.7215926535897932, -1.7352995395773547`}, {-0.7215926535897932, 2.5622134140436503`}, {-0.7215926535897932, 0.3784719920015338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, -2.3419877648668863`}, \ {-0.7165926535897928, -1.7342380184730668`}, {-0.7165926535897928, 2.5622156668981777`}, {-0.7165926535897928, 0.3756570629297445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, -2.3419355157674815`}, \ {-0.711592653589793, -1.7331757187979246`}, {-0.711592653589793, 2.5622182135532636`}, {-0.711592653589793, 0.3728458887582694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, -2.341884424003376}, \ {-0.7065926535897931, -1.7321126364297028`}, {-0.7065926535897931, 2.5622210522469664`}, {-0.7065926535897931, 0.37003844490546617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, -2.3418344816660555`}, \ {-0.7015926535897932, -1.731048767167413}, {-0.7015926535897932, 2.5622241812419517`}, {-0.7015926535897932, 0.36723470685198667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, -2.341785680939832}, \ {-0.6965926535897933, -1.7299841067317783`}, {-0.6965926535897933, 2.5622275988252166`}, {-0.6965926535897933, 0.36443465014070653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, -2.3417380141009057`}, \ {-0.6915926535897929, -1.7289186507656986`}, {-0.6915926535897929, 2.562231303307824}, {-0.6915926535897929, 0.36163825037664804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, -2.341691473516443}, \ {-0.686592653589793, -1.727852394834708}, {-0.686592653589793, 2.5622352930246306`}, {-0.686592653589793, 0.3588454832269024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, -2.3416460516436666`}, \ {-0.6815926535897932, -1.72678533442742}, {-0.6815926535897932, 2.5622395663340325`}, {-0.6815926535897932, 0.35605632442053564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, -2.3416017410289527`}, \ {-0.6765926535897933, -1.7257174649559626`}, {-0.6765926535897933, 2.5622441216177}, {-0.6765926535897933, 0.35327074974849987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, -2.341558534306939}, \ {-0.6715926535897929, -1.7246487817564071`}, {-0.6715926535897929, 2.5622489572803304`}, {-0.6715926535897929, 0.350488735063531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, -2.3415164241996447`}, \ {-0.666592653589793, -1.7235792800891843`}, {-0.666592653589793, 2.5622540717493947`}, {-0.666592653589793, 0.3477102562800457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, -2.3414754035156027`}, \ {-0.6615926535897931, -1.7225089551394928`}, {-0.6615926535897931, 2.5622594634748928`}, {-0.6615926535897931, 0.34493528937402934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, -2.341435465148998}, \ {-0.6565926535897932, -1.7214378020176957`}, {-0.6565926535897932, 2.5622651309291102`}, {-0.6565926535897932, 0.3421638103829222}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, -2.3413966020788193`}, \ {-0.6515926535897929, -1.720365815759712}, {-0.6515926535897929, 2.562271072606383}, {-0.6515926535897929, 0.3393957954054959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, -2.3413588073680183`}, \ {-0.646592653589793, -1.7192929913273949`}, {-0.646592653589793, 2.562277287022859}, {-0.646592653589793, 0.336631220601733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, -2.341322074162684}, \ {-0.6415926535897931, -1.7182193236089012`}, {-0.6415926535897931, 2.5622837727162713`}, {-0.6415926535897931, 0.33387006219269033`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, -2.3412863956912187`}, \ {-0.6365926535897932, -1.717144807419055}, {-0.6365926535897932, 2.5622905282457067`}, {-0.6365926535897932, 0.33111229646036866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, -2.3412517652635336`}, \ {-0.6315926535897929, -1.716069437499698}, {-0.6315926535897929, 2.5622975521913847`}, {-0.6315926535897929, 0.32835789974757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, -2.341218176270246}, \ {-0.626592653589793, -1.7149932085200343`}, {-0.626592653589793, 2.562304843154437}, {-0.626592653589793, 0.3256068484577556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, -2.3411856221818894`}, \ {-0.6215926535897931, -1.713916115076963}, {-0.6215926535897931, 2.5623123997566895`}, {-0.6215926535897931, 0.3228591190548964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, -2.3411540965481348`}, \ {-0.6165926535897932, -1.7128381516954039`}, {-0.6165926535897932, 2.56232022064045}, {-0.6165926535897932, 0.3201146880633203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, -2.3411235929970187`}, \ {-0.6115926535897929, -1.711759312828616}, {-0.6115926535897929, 2.5623283044682963`}, {-0.6115926535897929, 0.31737353206755525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, -2.341094105234182}, \ {-0.606592653589793, -1.710679592858502}, {-0.606592653589793, 2.562336649922872}, {-0.606592653589793, 0.31463562771217035`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, -2.341065627042118}, \ {-0.6015926535897931, -1.70959898609591}, {-0.6015926535897931, 2.562345255706681}, {-0.6015926535897931, 0.31190095170160875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, -2.341038152279429}, \ {-0.5965926535897932, -1.7085174867809232`}, {-0.5965926535897932, 2.562354120541887}, {-0.5965926535897932, 0.309169480800021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, -2.341011674880091}, \ {-0.5915926535897928, -1.70743508908314}, {-0.5915926535897928, 2.5623632431701178`}, {-0.5915926535897928, 0.30644119183109314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, -2.340986188852733}, \ {-0.586592653589793, -1.706351787101952}, {-0.586592653589793, 2.5623726223522696`}, {-0.586592653589793, 0.3037160616778705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, -2.3409616882799167`}, \ {-0.5815926535897931, -1.705267574866803}, {-0.5815926535897931, 2.562382256868316}, {-0.5815926535897931, 0.3009940672825807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, -2.3409381673174314`}, \ {-0.5765926535897931, -1.7041824463374486`}, {-0.5765926535897931, 2.562392145517121}, {-0.5765926535897931, 0.2982751856464492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, -2.3409156201935963`}, \ {-0.571592653589793, -1.7030963954042049`}, {-0.571592653589793, 2.562402287116253}, {-0.571592653589793, 0.29555939382951635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, -2.340894041208569}, \ {-0.566592653589793, -1.7020094158881878`}, {-0.566592653589793, 2.5624126805018035`}, {-0.566592653589793, 0.29284666895044736`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, -2.3408734247336667`}, \ {-0.561592653589793, -1.7009215015415429`}, {-0.561592653589793, 2.5624233245282055`}, {-0.561592653589793, 0.2901369881863431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, -2.3408537652106918`}, \ {-0.556592653589793, -1.6998326460476718`}, {-0.556592653589793, 2.5624342180680597`}, {-0.556592653589793, 0.28743032877254393`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, -2.340835057151269}, \ {-0.551592653589793, -1.6987428430214453`}, {-0.551592653589793, 2.562445360011959}, {-0.551592653589793, 0.2847266680024342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, -2.3408172951361883`}, \ {-0.546592653589793, -1.6976520860094124`}, {-0.546592653589793, 2.56245674926832}, {-0.546592653589793, 0.28202598322724204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, -2.340800473814759}, \ {-0.541592653589793, -1.6965603684899981`}, {-0.541592653589793, 2.5624683847632106`}, {-0.541592653589793, 0.2793282518558378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, -2.3407845879041704`}, \ {-0.536592653589793, -1.6954676838736966`}, {-0.536592653589793, 2.5624802654401897`}, {-0.536592653589793, 0.2766334513545292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, -2.3407696321888585`}, \ {-0.531592653589793, -1.694374025503253}, {-0.531592653589793, 2.5624923902601386`}, {-0.531592653589793, 0.27394155924685454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, -2.3407556015198847`}, \ {-0.526592653589793, -1.69327938665384}, {-0.526592653589793, 2.5625047582011073`}, {-0.526592653589793, 0.2712525531133727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, -2.3407424908143195`}, \ {-0.521592653589793, -1.6921837605332264`}, {-0.521592653589793, 2.562517368258151}, {-0.521592653589793, 0.26856641059145364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, -2.340730295054636}, \ {-0.5165926535897931, -1.691087140281937}, {-0.5165926535897931, 2.562530219443178}, {-0.5165926535897931, 0.2658831093750624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, -2.34071900928811}, \ {-0.511592653589793, -1.6899895189734035`}, {-0.511592653589793, 2.5625433107847977`}, {-0.511592653589793, 0.26320262721454546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, -2.340708628626227}, \ {-0.5065926535897931, -1.6888908896141126`}, {-0.5065926535897931, 2.5625566413281673`}, {-0.5065926535897931, 0.2605249419164127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, -2.340699148244099}, \ {-0.5015926535897931, -1.687791245143741}, {-0.5015926535897931, 2.5625702101348478`}, {-0.5015926535897931, 0.2578500313431169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, -2.340690563379887}, \ {-0.49659265358979304`, -1.6866905784352864`}, {-0.49659265358979304`, 2.5625840162826563`}, {-0.49659265358979304`, 0.25517787341283504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, -2.3406828693342328`}, \ {-0.4915926535897931, -1.6855888822951888`}, {-0.4915926535897931, 2.5625980588655235`}, {-0.4915926535897931, 0.25250844609924356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, -2.3406760614696935`}, \ {-0.4865926535897931, -1.684486149463448}, {-0.4865926535897931, 2.562612336993355}, {-0.4865926535897931, 0.2498417274312947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, -2.3406701352101944`}, \ {-0.4815926535897931, -1.683382372613728}, {-0.4815926535897931, 2.56262684979189}, {-0.4815926535897931, 0.2471776954929907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, -2.340665086040472}, \ {-0.4765926535897931, -1.6822775443534606`}, {-0.4765926535897931, 2.5626415964025675`}, {-0.4765926535897931, 0.2445163284231563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, -2.3406609095055413`}, \ {-0.4715926535897931, -1.6811716572239364`}, {-0.4715926535897931, 2.562656575982393}, {-0.4715926535897931, 0.24185760441521056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, -2.340657601210159}, \ {-0.46659265358979307`, -1.6800647037003902`}, {-0.46659265358979307`, 2.562671787703804}, {-0.46659265358979307`, 0.23920150171693683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, -2.340655156818298}, \ {-0.46159265358979307`, -1.6789566761920829`}, {-0.46159265358979307`, 2.5626872307545456`}, {-0.46159265358979307`, 0.23654799863025064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, -2.34065357205263}, \ {-0.45659265358979306`, -1.6778475670423698`}, {-0.45659265358979306`, 2.5627029043375376`}, {-0.45659265358979306`, 0.23389707351096944`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, -2.340652842694009}, \ {-0.45159265358979306`, -1.676737368528767}, {-0.45159265358979306`, 2.5627188076707554`}, {-0.45159265358979306`, 0.2312487047685777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, -2.340652964580973}, \ {-0.44659265358979305`, -1.6756260728630068`}, {-0.44659265358979305`, 2.5627349399871027`}, {-0.44659265358979305`, 0.22860287086599348`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, -2.340653933609237}, \ {-0.44159265358979305`, -1.674513672191092}, {-0.44159265358979305`, 2.562751300534292}, {-0.44159265358979305`, 0.2259595503193332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, -2.340655745731208}, \ {-0.43659265358979304`, -1.6734001585933358`}, {-0.43659265358979304`, 2.5627678885747285`}, {-0.43659265358979304`, 0.22331872169767542`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, -2.3406583969554946`}, \ {-0.43159265358979304`, -1.6722855240844003`}, {-0.43159265358979304`, 2.562784703385388}, {-0.43159265358979304`, 0.22068036362282492`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, -2.3406618833464323`}, \ {-0.42659265358979304`, -1.6711697606133247`}, {-0.42659265358979304`, 2.562801744257708}, {-0.42659265358979304`, 0.2180444547690751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, -2.340666201023607}, \ {-0.42159265358979303`, -1.6700528600635507`}, {-0.42159265358979303`, 2.562819010497472}, {-0.42159265358979303`, 0.21541097386296987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, -2.340671346161393}, \ {-0.416592653589793, -1.6689348142529374`}, {-0.416592653589793, 2.5628365014246977`}, {-0.416592653589793, 0.21277989968306515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, -2.3406773149884903`}, \ {-0.411592653589793, -1.6678156149337704`}, {-0.411592653589793, 2.5628542163735326`}, {-0.411592653589793, 0.21015121105969037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, -2.3406841037874746`}, \ {-0.406592653589793, -1.6666952537927644`}, {-0.406592653589793, 2.562872154692141}, {-0.406592653589793, 0.20752488687470974`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, -2.340691708894347}, \ {-0.40159265358979307`, -1.6655737224510612`}, {-0.40159265358979307`, 2.5628903157426057`}, {-0.40159265358979307`, 0.20490090606128042`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, -2.3407001266980947`}, \ {-0.39659265358979306`, -1.6644510124642167`}, {-0.39659265358979306`, 2.562908698900819}, {-0.39659265358979306`, 0.2022792476036159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, -2.340709353640256}, \ {-0.39159265358979306`, -1.6633271153221854`}, {-0.39159265358979306`, 2.5629273035563855`}, {-0.39159265358979306`, 0.19965989053674404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, -2.340719386214493}, \ {-0.38659265358979306`, -1.6622020224492964`}, {-0.38659265358979306`, 2.5629461291125204`}, {-0.38659265358979306`, 0.19704281394626663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, -2.340730220966167}, \ {-0.38159265358979305`, -1.6610757252042234`}, {-0.38159265358979305`, 2.562965174985953}, {-0.38159265358979305`, 0.19442799696812083`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, -2.340741854491921}, \ {-0.37659265358979305`, -1.6599482148799476`}, {-0.37659265358979305`, 2.5629844406068307`}, {-0.37659265358979305`, 0.1918154187883379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, -2.3407542834392725`}, \ {-0.3715926535897931, -1.658819482703715}, {-0.3715926535897931, 2.5630039254186245`}, {-0.3715926535897931, 0.18920505864280368`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, -2.3407675045062057`}, \ {-0.3665926535897931, -1.6576895198369872`}, {-0.3665926535897931, 2.563023628878036}, {-0.3665926535897931, 0.186596895817018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, -2.34078151444077}, \ {-0.3615926535897931, -1.6565583173753853`}, {-0.3615926535897931, 2.5630435504549105`}, {-0.3615926535897931, 0.18399090964585646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, -2.340796310040693}, \ {-0.3565926535897931, -1.6554258663486272`}, {-0.3565926535897931, 2.5630636896321417`}, {-0.3565926535897931, 0.1813870795133293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, -2.3408118881529867`}, \ {-0.3515926535897931, -1.654292157720461}, {-0.3515926535897931, 2.56308404590559}, {-0.3515926535897931, 0.17878538485234413`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, -2.340828245673566}, \ {-0.3465926535897931, -1.6531571823885884`}, {-0.3465926535897931, 2.563104618783994}, {-0.3465926535897931, 0.17618580514446602`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, -2.340845379546875}, \ {-0.34159265358979307`, -1.6520209311845853`}, {-0.34159265358979307`, 2.563125407788889}, {-0.34159265358979307`, 0.17358831991968007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, -2.3408632867655115`}, \ {-0.33659265358979307`, -1.6508833948738122`}, {-0.33659265358979307`, 2.5631464124545222`}, {-0.33659265358979307`, 0.17099290875615403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, -2.3408819643698657`}, \ {-0.33159265358979306`, -1.649744564155325}, {-0.33159265358979306`, 2.5631676323277723`}, {-0.33159265358979306`, 0.16839955128000011`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, -2.3409014094477563`}, \ {-0.32659265358979306`, -1.6486044296617717`}, {-0.32659265358979306`, 2.5631890669680724`}, {-0.32659265358979306`, 0.16580822716504093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, -2.340921619134074}, \ {-0.32159265358979305`, -1.6474629819592896`}, {-0.32159265358979305`, 2.5632107159473305`}, {-0.32159265358979305`, 0.16321891613257192`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, -2.340942590610437}, \ {-0.31659265358979305`, -1.6463202115473918`}, {-0.31659265358979305`, 2.5632325788498553`}, {-0.31659265358979305`, 0.16063159795112772`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, -2.3409643211048423`}, \ {-0.31159265358979304`, -1.6451761088588517`}, {-0.31159265358979304`, 2.563254655272279}, {-0.31159265358979304`, 0.15804625243624726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, -2.3409868078913276`}, \ {-0.30659265358979304`, -1.6440306642595772`}, {-0.30659265358979304`, 2.563276944823487}, {-0.30659265358979304`, 0.15546285945024235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, -2.3410100482896348`}, \ {-0.30159265358979304`, -1.6428838680484823`}, {-0.30159265358979304`, 2.563299447124547}, {-0.30159265358979304`, 0.15288139890196506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, -2.341034039664885}, \ {-0.29659265358979303`, -1.641735710457353}, {-0.29659265358979303`, 2.5633221618086357`}, {-0.29659265358979303`, 0.15030185074657632`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, -2.34105877942725}, \ {-0.2915926535897931, -1.6405861816507017`}, {-0.2915926535897931, 2.5633450885209736`}, {-0.2915926535897931, 0.14772419498531672`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, -2.341084265031636}, \ {-0.2865926535897931, -1.6394352717256249`}, {-0.2865926535897931, 2.5633682269187577`}, {-0.2865926535897931, 0.1451484116652777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, -2.3411104939773693`}, \ {-0.2815926535897931, -1.6382829707116469`}, {-0.2815926535897931, 2.563391576671094}, {-0.2815926535897931, 0.14257448087917446`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, -2.341137463807883}, \ {-0.27659265358979307`, -1.6371292685705612`}, {-0.27659265358979307`, 2.563415137458936}, {-0.27659265358979307`, 0.1400023827651199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, -2.34116517211042}, \ {-0.27159265358979306`, -1.6359741551962668`}, {-0.27159265358979306`, 2.56343890897502}, {-0.27159265358979306`, 0.13743209750639934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, -2.3411936165157248`}, \ {-0.26659265358979306`, -1.634817620414595}, {-0.26659265358979306`, 2.5634628909238053`}, {-0.26659265358979306`, 0.13486360533124891`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, -2.341222794697755}, \ {-0.26159265358979306`, -1.6336596539831383`}, {-0.26159265358979306`, 2.5634870830214145`}, {-0.26159265358979306`, 0.13229688651263155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, -2.34125270437339}, \ {-0.25659265358979305`, -1.6325002455910622`}, {-0.25659265358979305`, 2.5635114849955736`}, {-0.25659265358979305`, 0.1297319213680192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, -2.3412833433021425`}, \ {-0.25159265358979305`, -1.6313393848589206`}, {-0.25159265358979305`, 2.5635360965855574`}, {-0.25159265358979305`, 0.12716869025917246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, -2.3413147092858804`}, \ {-0.24659265358979304`, -1.6301770613384627`}, {-0.24659265358979304`, 2.563560917542131}, {-0.24659265358979304`, 0.12460717359192505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, -2.341346800168551}, \ {-0.24159265358979304`, -1.6290132645124338`}, {-0.24159265358979304`, 2.5635859476274976`}, {-0.24159265358979304`, 0.12204735181596765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, -2.3413796138359073`}, \ {-0.23659265358979303`, -1.6278479837943676`}, {-0.23659265358979303`, 2.5636111866152453`}, {-0.23659265358979303`, 0.11948920542463598`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, -2.341413148215243}, \ {-0.23159265358979303`, -1.62668120852838}, {-0.23159265358979303`, 2.5636366342902934`}, {-0.23159265358979303`, 0.11693271495469858`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, -2.3414474012751274`}, \ {-0.22659265358979308`, -1.625512927988952}, {-0.22659265358979308`, 2.563662290448846}, {-0.22659265358979308`, 0.11437786098614751`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, -2.341482371025151}, \ {-0.22159265358979308`, -1.6243431313807073`}, {-0.22159265358979308`, 2.563688154898339}, {-0.22159265358979308`, 0.11182462414199136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, -2.3415180555156687`}, \ {-0.21659265358979307`, -1.6231718078381858`}, {-0.21659265358979307`, 2.5637142274573947`}, {-0.21659265358979307`, 0.10927298508804961`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, -2.3415544528375514`}, \ {-0.21159265358979307`, -1.6219989464256104`}, {-0.21159265358979307`, 2.563740507955775}, {-0.21159265358979307`, 0.10672292453275041`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, -2.341591561121941}, \ {-0.20659265358979306`, -1.6208245361366511`}, {-0.20659265358979306`, 2.563766996234335}, {-0.20659265358979306`, 0.10417442322692846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, -2.3416293785400106`}, \ {-0.20159265358979306`, -1.6196485658941815`}, {-0.20159265358979306`, 2.5637936921449813`}, {-0.20159265358979306`, 0.10162746196362742`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, -2.3416679033027257`}, \ {-0.19659265358979305`, -1.6184710245500276`}, {-0.19659265358979305`, 2.5638205955506277`}, {-0.19659265358979305`, 0.09908202157790374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, -2.3417071336606163`}, \ {-0.19159265358979305`, -1.617291900884716}, {-0.19159265358979305`, 2.5638477063251544`}, {-0.19159265358979305`, 0.09653808294663216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, -2.3417470679035444`}, \ {-0.18659265358979304`, -1.6161111836072126`}, {-0.18659265358979304`, 2.5638750243533672`}, {-0.18659265358979304`, 0.09399562698831548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, -2.341787704360483}, \ {-0.18159265358979304`, -1.6149288613546613`}, {-0.18159265358979304`, 2.563902549530959}, {-0.18159265358979304`, 0.09145463466289575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, -2.3418290413992953`}, \ {-0.17659265358979304`, -1.6137449226921092`}, {-0.17659265358979304`, 2.5639302817644736`}, {-0.17659265358979304`, 0.08891508697156728}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, -2.3418710774265192`}, \ {-0.17159265358979303`, -1.6125593561122336`}, {-0.17159265358979303`, 2.563958220971267}, {-0.17159265358979303`, 0.08637696495659514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, -2.341913810887158}, \ {-0.16659265358979303`, -1.6113721500350615`}, {-0.16659265358979303`, 2.563986367079472}, {-0.16659265358979303`, 0.08384024970113288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, -2.3419572402644695`}, \ {-0.16159265358979308`, -1.6101832928076834`}, {-0.16159265358979308`, 2.564014720027966}, {-0.16159265358979308`, 0.08130492232904675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, -2.342001364079765}, \ {-0.15659265358979307`, -1.608992772703961}, {-0.15659265358979307`, 2.564043279766337}, {-0.15659265358979307`, 0.07877096400474017}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, -2.342046180892209}, \ {-0.15159265358979307`, -1.607800577924233}, {-0.15159265358979307`, 2.5640720462548523`}, {-0.15159265358979307`, 0.07623835593298167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, -2.342091689298624}, \ {-0.14659265358979306`, -1.6066066965950112`}, {-0.14659265358979306`, 2.564101019464427}, {-0.14659265358979306`, 0.07370707935873816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, -2.3421378879333}, \ {-0.14159265358979306`, -1.6054111167686749`}, {-0.14159265358979306`, 2.5641301993765953`}, {-0.14159265358979306`, 0.07117711556700773}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, -2.342184775467804}, \ {-0.13659265358979306`, -1.6042138264231598`}, {-0.13659265358979306`, 2.564159585983482}, {-0.13659265358979306`, 0.0686484458826593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, -2.3422323506108}, \ {-0.13159265358979305`, -1.6030148134616393`}, {-0.13159265358979305`, 2.564189179287777}, {-0.13159265358979305`, 0.0661210516702732}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, -2.342280612107867}, \ {-0.12659265358979305`, -1.6018140657122057`}, {-0.12659265358979305`, 2.5642189793027055`}, {-0.12659265358979305`, 0.06359491433398558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, -2.3423295587413224`}, \ {-0.12159265358979304`, -1.6006115709275388`}, {-0.12159265358979304`, 2.564248986052008}, {-0.12159265358979304`, 0.0610700153173385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, -2.3423791893300505`}, \ {-0.11659265358979304`, -1.5994073167845784`}, {-0.11659265358979304`, 2.5642791995699143`}, {-0.11659265358979304`, 0.05854633610312957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, -2.3424295027293343`}, \ {-0.11159265358979303`, -1.5982012908841832`}, {-0.11159265358979303`, 2.5643096199011186`}, {-0.11159265358979303`, 0.05602385821326964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, -2.342480497830691}, \ {-0.10659265358979303`, -1.5969934807507933`}, {-0.10659265358979303`, 2.564340247100763}, {-0.10659265358979303`, 0.053502563208640753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, -2.3425321735617097`}, \ {-0.10159265358979308`, -1.5957838738320793`}, {-0.10159265358979308`, 2.564371081234413}, {-0.10159265358979308`, 0.050982432688961056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, -2.342584528885894}, \ {-0.09659265358979308, -1.5945724574985927`}, {-0.09659265358979308, 2.564402122378041}, {-0.09659265358979308, 0.04846344829264948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, -2.34263756280251}, \ {-0.09159265358979307, -1.593359219043409}, {-0.09159265358979307, 2.5644333706180067`}, {-0.09159265358979307, 0.04594559169670024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, -2.3426912743464348`}, \ {-0.08659265358979307, -1.592144145681765}, {-0.08659265358979307, 2.5644648260510414`}, {-0.08659265358979307, 0.04342884461655634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, -2.3427456625880105`}, \ {-0.08159265358979306, -1.5909272245506967`}, {-0.08159265358979306, 2.56449648878423}, {-0.08159265358979306, 0.04091318880598932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, -2.342800726632901}, \ {-0.07659265358979306, -1.5897084427086616`}, {-0.07659265358979306, 2.564528358934999}, {-0.07659265358979306, 0.038398606056984474`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, -2.342856465621953}, \ {-0.07159265358979305, -1.5884877871351688`}, {-0.07159265358979305, 2.5645604366311003`}, {-0.07159265358979305, 0.035885078199628155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, -2.3429128787310614`}, \ {-0.06659265358979305, -1.5872652447303957`}, {-0.06659265358979305, 2.5645927220106}, {-0.06659265358979305, 0.033372587102001146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, -2.342969965171035}, \ {-0.061592653589793045`, -1.5860408023148034`}, {-0.061592653589793045`, 2.564625215221867}, {-0.061592653589793045`, 0.030861114670076985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, -2.343027724187469}, \ {-0.05659265358979304, -1.584814446628748}, {-0.05659265358979304, 2.5646579164235606`}, {-0.05659265358979304, 0.028350642847623866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, -2.3430861550606203`}, \ {-0.051592653589793036`, -1.5835861643320828`}, {-0.051592653589793036`, 2.564690825784625}, {-0.051592653589793036`, 0.025841153616111334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, -2.3431452571052858`}, \ {-0.04659265358979303, -1.5823559420037654`}, {-0.04659265358979303, 2.5647239434842755`}, {-0.04659265358979303, 0.023332628994624356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, -2.343205029670682}, \ {-0.04159265358979303, -1.5811237661414472`}, {-0.04159265358979303, 2.5647572697119965`}, {-0.04159265358979303, 0.020825051039778712`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, -2.3432654721403323`}, \ {-0.03659265358979302, -1.5798896231610702`}, {-0.03659265358979302, 2.564790804667533}, {-0.03659265358979302, 0.01831840184564494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, -2.3433265839319586`}, \ {-0.03159265358979302, -1.5786534993964532`}, {-0.03159265358979302, 2.5648245485608845`}, {-0.03159265358979302, 0.015812663543674752`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, -2.3433883644973657`}, \ {-0.026592653589793014`, -1.577415381098875}, {-0.026592653589793014`, 2.5648585016123024`}, {-0.026592653589793014`, 0.013307818302636198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, -2.3434508133223435`}, \ {-0.02159265358979301, -1.5761752544366519`}, {-0.02159265358979301, 2.5648926640522878`}, {-0.02159265358979301, 0.010803848328550901`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, -2.343513929926563}, \ {-0.016592653589793005`, -1.574933105494715}, {-0.016592653589793005`, 2.5649270361215866`}, {-0.016592653589793005`, 0.008300735864638793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, -2.3435777138634806`}, \ {-0.011592653589793, -1.5736889202741777`}, {-0.011592653589793, 2.5649616180711914`}, {-0.011592653589793, 0.0057984631912689375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, -2.3436421647202383`}, \ {-0.006592653589792996, -1.572442684691903}, {-0.006592653589792996, 2.564996410162341}, {-0.006592653589792996, 0.0032970126259151316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, -2.343707282117581}, \ {-0.0015926535897931027`, -1.5711943845800638`}, {-0.0015926535897931027`, 2.5650314126665195`}, {-0.0015926535897931027`, 0.0007963665231188214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, -2.343773065709761}, { 0.0034073464102069018`, -1.5699440056857021`}, { 0.0034073464102069018`, 2.565066625865462}, { 0.0034073464102069018`, -0.0017034927255431106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, -2.3438395151844578`}, { 0.008407346410206906, -1.5686915336702831`}, {0.008407346410206906, 2.5651020500511557`}, { 0.008407346410206906, -0.004202582691484074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, -2.3439066302626945`}, { 0.01340734641020691, -1.5674369541092406`}, {0.01340734641020691, 2.5651376855258445`}, { 0.01340734641020691, -0.006700920909124751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, -2.3439744106987632`}, { 0.018407346410206915`, -1.5661802524915278`}, { 0.018407346410206915`, 2.565173532602035}, { 0.018407346410206915`, -0.009198524875907584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, -2.344042856280146}, { 0.02340734641020692, -1.5649214142191545`}, {0.02340734641020692, 2.565209591602502}, { 0.02340734641020692, -0.011695412052300734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, -2.3441119668274477`}, { 0.028407346410206924`, -1.5636604246067276`}, { 0.028407346410206924`, 2.565245862860296}, { 0.028407346410206924`, -0.014191599861796439`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, -2.3441817421943254`}, { 0.03340734641020693, -1.5623972688809822`}, {0.03340734641020693, 2.5652823467187544`}, { 0.03340734641020693, -0.016687105690904824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, -2.3442521822674207`}, { 0.03840734641020693, -1.5611319321803148`}, {0.03840734641020693, 2.565319043531507}, { 0.03840734641020693, -0.019181946889134605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, -2.344323286966306}, { 0.04340734641020694, -1.5598643995543067`}, {0.04340734641020694, 2.5653559536624884`}, { 0.04340734641020694, -0.021676140768973447`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, -2.3443950562434193`}, { 0.04840734641020694, -1.5585946559632493`}, {0.04840734641020694, 2.5653930774859512`}, { 0.04840734641020694, -0.024169704605855852`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, -2.344467490084009}, { 0.053407346410206946`, -1.5573226862776608`}, { 0.053407346410206946`, 2.5654304153864755`}, { 0.053407346410206946`, -0.02666265563812434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, -2.344540588506086}, { 0.05840734641020695, -1.5560484752778032`}, {0.05840734641020695, 2.5654679677589862`}, { 0.05840734641020695, -0.029155011066984943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, -2.3446143515603706`}, { 0.06340734641020696, -1.5547720076531946`}, {0.06340734641020696, 2.565505735008765}, {0.06340734641020696, -0.03164678805645133}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, -2.3446887793302507`}, { 0.06840734641020696, -1.5534932680021176`}, {0.06840734641020696, 2.5655437175514666`}, { 0.06840734641020696, -0.03413800373328406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, -2.3447638719317343`}, { 0.07340734641020696, -1.552212240831125}, {0.07340734641020696, 2.5655819158131377`}, { 0.07340734641020696, -0.03662867518691825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, -2.3448396295134146`}, { 0.07840734641020697, -1.5509289105545425`}, {0.07840734641020697, 2.5656203302302316`}, { 0.07840734641020697, -0.039118819469385405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, -2.344916052256431}, { 0.08340734641020697, -1.549643261493967}, {0.08340734641020697, 2.5656589612496306`}, { 0.08340734641020697, -0.04160845359522496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, -2.3449931403744384`}, { 0.08840734641020698, -1.548355277877764}, {0.08840734641020698, 2.5656978093286638`}, { 0.08840734641020698, -0.044097594541386786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, -2.345070894113574}, { 0.09340734641020698, -1.5470649438405626`}, {0.09340734641020698, 2.565736874935128}, {0.09340734641020698, -0.04658625924712588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, -2.3451493137524335`}, { 0.09840734641020699, -1.5457722434227399`}, {0.09840734641020699, 2.5657761585473127`}, { 0.09840734641020699, -0.04907446461388567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, -2.3452283996020453`}, { 0.10340734641020699`, -1.5444771605699155`}, {0.10340734641020699`, 2.565815660654019}, { 0.10340734641020699`, -0.05156222750517298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, -2.3453081520058503`}, { 0.108407346410207, -1.543179679132434}, {0.108407346410207, 2.5658553817545875`}, { 0.108407346410207, -0.054049564746423306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, -2.3453885713396856`}, { 0.113407346410207, -1.5418797828648458`}, {0.113407346410207, 2.5658953223589216`}, { 0.113407346410207, -0.056536493124855626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, -2.3454696580117704`}, { 0.118407346410207, -1.5405774554253906`}, {0.118407346410207, 2.5659354829875145`}, {0.118407346410207, -0.05902302938931715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, -2.345551412462692}, { 0.1234073464102069, -1.5392726803754728`}, {0.1234073464102069, 2.5659758641714765`}, { 0.1234073464102069, -0.061509190250116696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, -2.3456338351654002`}, { 0.1284073464102069, -1.5379654411791372`}, {0.1284073464102069, 2.5660164664525653`}, { 0.1284073464102069, -0.06399499237884985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, -2.345716926625202}, { 0.1334073464102069, -1.5366557212025433`}, {0.1334073464102069, 2.566057290383211}, {0.1334073464102069, -0.06648045240820893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, -2.345800687379758}, { 0.1384073464102069, -1.535343503713436}, {0.1384073464102069, 2.5660983365265526`}, { 0.1384073464102069, -0.06896558693178667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, -2.345885117999087}, { 0.14340734641020692`, -1.5340287718806176`}, {0.14340734641020692`, 2.5661396054564656`}, { 0.14340734641020692`, -0.07145041250386387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, -2.345970219085566}, { 0.14840734641020692`, -1.5327115087734122`}, {0.14840734641020692`, 2.5661810977575956`}, { 0.14840734641020692`, -0.07393494563918905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, -2.3460559912739427`}, { 0.15340734641020692`, -1.5313916973611341`}, {0.15340734641020692`, 2.5662228140253944`}, { 0.15340734641020692`, -0.07641920281274409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, -2.3461424352313407`}, { 0.15840734641020693`, -1.5300693205125528`}, {0.15840734641020693`, 2.566264754866152}, { 0.15840734641020693`, -0.0789032004594956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, -2.346229551657276}, { 0.16340734641020693`, -1.5287443609953553`}, {0.16340734641020693`, 2.566306920897035}, { 0.16340734641020693`, -0.08138695497413956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, -2.3463173412836746`}, { 0.16840734641020694`, -1.5274168014756113`}, {0.16840734641020694`, 2.5663493127461225`}, { 0.16840734641020694`, -0.0838704827108273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, -2.3464058048748906`}, { 0.17340734641020694`, -1.526086624517232}, {0.17340734641020694`, 2.5663919310524457`}, { 0.17340734641020694`, -0.08635379998288065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, -2.346494943227731}, { 0.17840734641020695`, -1.5247538125814322`}, {0.17840734641020695`, 2.566434776466025}, { 0.17840734641020695`, -0.08883692306249397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, -2.346584757171478}, { 0.18340734641020695`, -1.5234183480261891`}, {0.18340734641020695`, 2.5664778496479137`}, { 0.18340734641020695`, -0.09131986818042087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, -2.3466752475679247`}, { 0.18840734641020696`, -1.5220802131057052`}, {0.18840734641020696`, 2.5665211512702375`}, { 0.18840734641020696`, -0.09380265152564969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, -2.3467664153113983`}, { 0.19340734641020696`, -1.5207393899698634`}, {0.19340734641020696`, 2.5665646820162387`}, { 0.19340734641020696`, -0.0962852892450599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, -2.346858261328806}, { 0.19840734641020696`, -1.5193958606636893`}, {0.19840734641020696`, 2.5666084425803186`}, { 0.19840734641020696`, -0.098767797443069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, -2.3469507865796655`}, { 0.20340734641020697`, -1.5180496071268095`}, {0.20340734641020697`, 2.566652433668083}, { 0.20340734641020697`, -0.1012501921812593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, -2.3470439920561508`}, { 0.20840734641020697`, -1.5167006111929116`}, {0.20840734641020697`, 2.5666966559963904`}, { 0.20840734641020697`, -0.10373248947799273`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, -2.3471378787831356`}, { 0.21340734641020698`, -1.515348854589203}, {0.21340734641020698`, 2.5667411102933966`}, { 0.21340734641020698`, -0.1062147053080092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, -2.3472324478182407`}, { 0.21840734641020698`, -1.5139943189358753`}, {0.21840734641020698`, 2.5667857972986043`}, { 0.21840734641020698`, -0.10869685560200489`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, -2.347327700251888}, { 0.223407346410207, -1.5126369857455635`}, {0.223407346410207, 2.566830717762915}, {0.223407346410207, -0.11117895624620139`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, -2.347423637207351}, { 0.228407346410207, -1.5112768364228077`}, {0.228407346410207, 2.566875872448675}, {0.228407346410207, -0.1136610230818888}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, -2.3475202598408154`}, { 0.233407346410207, -1.5099138522635225`}, {0.233407346410207, 2.5669212621297333`}, { 0.233407346410207, -0.11614307190495902`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, -2.347617569341438}, { 0.238407346410207, -1.5085480144544596`}, {0.238407346410207, 2.5669668875914895`}, {0.238407346410207, -0.1186251184654165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, -2.3477155669314107`}, { 0.243407346410207, -1.5071793040726773`}, {0.243407346410207, 2.567012749630952}, {0.243407346410207, -0.12110717846687163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, -2.347814253866028}, { 0.248407346410207, -1.5058077020850098`}, {0.248407346410207, 2.5670588490567927`}, { 0.248407346410207, -0.12358926756601663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, -2.347913631433757}, { 0.2534073464102069, -1.504433189347544}, {0.2534073464102069, 2.5671051866894032`}, { 0.2534073464102069, -0.12607140137208153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, -2.3480137009563116`}, { 0.2584073464102069, -1.5030557466050902`}, {0.2584073464102069, 2.567151763360952}, {0.2584073464102069, -0.12855359544626768`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, -2.348114463788727}, { 0.2634073464102069, -1.5016753544906656`}, {0.2634073464102069, 2.567198579915447}, {0.2634073464102069, -0.13103586530116657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, -2.3482159213194413`}, { 0.2684073464102069, -1.5002919935249739`}, {0.2684073464102069, 2.5672456372087926`}, { 0.2684073464102069, -0.13351822640015193`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, -2.3483180749703796`}, { 0.2734073464102069, -1.4989056441158939`}, {0.2734073464102069, 2.567292936108854}, {0.2734073464102069, -0.1360006941567555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, -2.348420926197036}, { 0.2784073464102069, -1.4975162865579688`}, {0.2784073464102069, 2.567340477495518}, {0.2784073464102069, -0.13848328393401763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, -2.348524476488569}, { 0.28340734641020693`, -1.496123901031899}, {0.28340734641020693`, 2.5673882622607604`}, { 0.28340734641020693`, -0.14096601104381679`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, -2.3486287273678887`}, { 0.28840734641020693`, -1.494728467604046}, {0.28840734641020693`, 2.567436291308707}, {0.28840734641020693`, -0.1434488907461753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, -2.3487336803917587`}, { 0.29340734641020694`, -1.493329966225935}, {0.29340734641020694`, 2.567484565555706}, { 0.29340734641020694`, -0.14593193824854445`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, -2.3488393371508893`}, { 0.29840734641020694`, -1.4919283767337643`}, {0.29840734641020694`, 2.567533085930392}, { 0.29840734641020694`, -0.14841516870506183`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, -2.3489456992700455`}, { 0.30340734641020695`, -1.490523678847925}, {0.30340734641020695`, 2.567581853373756}, { 0.30340734641020695`, -0.15089859721578536`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, -2.3490527684081504`}, { 0.30840734641020695`, -1.4891158521725205`}, {0.30840734641020695`, 2.567630868839219}, { 0.30840734641020695`, -0.1533822388259018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, -2.349160546258396}, { 0.31340734641020696`, -1.4877048761948999`}, {0.31340734641020696`, 2.5676801332927}, { 0.31340734641020696`, -0.15586610852491142`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, -2.3492690345483536`}, { 0.31840734641020696`, -1.4862907302851918`}, {0.31840734641020696`, 2.5677296477126923`}, { 0.31840734641020696`, -0.15835022124578196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, -2.3493782350400925`}, { 0.32340734641020696`, -1.4848733936958518`}, {0.32340734641020696`, 2.5677794130903377`}, { 0.32340734641020696`, -0.16083459186407764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, -2.349488149530299}, { 0.32840734641020697`, -1.4834528455612161`}, {0.32840734641020697`, 2.567829430429502}, { 0.32840734641020697`, -0.16331923519706093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, -2.349598779850397}, { 0.333407346410207, -1.48202906489706}, {0.333407346410207, 2.5678797007468526`}, { 0.333407346410207, -0.16580416600276385`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, -2.349710127866678}, { 0.338407346410207, -1.480602030600174}, {0.338407346410207, 2.5679302250719376`}, {0.338407346410207, -0.1682893989790283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, -2.3498221954804297`}, { 0.343407346410207, -1.4791717214479425`}, {0.343407346410207, 2.5679810044472675`}, {0.343407346410207, -0.1707749487625211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, -2.349934984628066}, { 0.348407346410207, -1.4777381160979364`}, {0.348407346410207, 2.568032039928394}, {0.348407346410207, -0.17326082992771233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, -2.3500484972812683`}, { 0.353407346410207, -1.4763011930875152`}, {0.353407346410207, 2.5680833325839947`}, {0.353407346410207, -0.1757470569858238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, -2.350162735447123}, { 0.358407346410207, -1.4748609308334435`}, {0.358407346410207, 2.568134883495957}, {0.358407346410207, -0.17823364438374698`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, -2.3502777011682667`}, { 0.363407346410207, -1.4734173076315134`}, {0.363407346410207, 2.5681866937594666`}, { 0.363407346410207, -0.18072060650292246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, -2.3503933965230326`}, { 0.368407346410207, -1.471970301656191}, {0.368407346410207, 2.5682387644830906`}, { 0.368407346410207, -0.18320795765818942`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, -2.350509823625601}, { 0.373407346410207, -1.470519890960262}, {0.373407346410207, 2.568291096788869}, {0.373407346410207, -0.18569571209659616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, -2.350626984626153}, { 0.3784073464102069, -1.469066053474504}, {0.3784073464102069, 2.5683436918124056`}, { 0.3784073464102069, -0.18818388399617592`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, -2.350744881711034}, { 0.3834073464102069, -1.4676087670073708`}, {0.3834073464102069, 2.5683965507029582`}, {0.3834073464102069, -0.1906724874646852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, -2.3508635171029053`}, { 0.3884073464102069, -1.4661480092446846`}, {0.3884073464102069, 2.5684496746235332`}, { 0.3884073464102069, -0.19316153653830198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, -2.350982893060919}, { 0.3934073464102069, -1.4646837577493566`}, {0.3934073464102069, 2.56850306475098}, {0.3934073464102069, -0.19565104518028587`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, -2.351103011880884}, { 0.3984073464102069, -1.4632159899611175`}, {0.3984073464102069, 2.5685567222760857`}, { 0.3984073464102069, -0.19814102727959726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, -2.3512238758954327`}, { 0.4034073464102069, -1.4617446831962673`}, {0.4034073464102069, 2.5686106484036784`}, { 0.4034073464102069, -0.20063149664947444`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, -2.3513454874742066`}, { 0.40840734641020693`, -1.4602698146474467`}, {0.40840734641020693`, 2.5686648443527202`}, { 0.40840734641020693`, -0.20312246702596742`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, -2.351467849024031}, { 0.41340734641020693`, -1.4587913613834258`}, {0.41340734641020693`, 2.5687193113564124`}, { 0.41340734641020693`, -0.20561395206642757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, -2.3515909629890994`}, { 0.41840734641020694`, -1.4573093003489155`}, {0.41840734641020694`, 2.568774050662298}, { 0.41840734641020694`, -0.2081059653479533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, -2.3517148318511643`}, { 0.42340734641020705`, -1.4558236083644007`}, {0.42340734641020705`, 2.5688290635323643`}, { 0.42340734641020705`, -0.21059852036578788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, -2.3518394581297217`}, { 0.42840734641020695`, -1.4543342621259951`}, {0.42840734641020695`, 2.5688843512431503`}, { 0.42840734641020695`, -0.213091630531667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, -2.351964844382216}, { 0.43340734641020706`, -1.4528412382053222`}, {0.43340734641020706`, 2.568939915085855}, { 0.43340734641020706`, -0.21558530917212365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, -2.3520909932042318`}, { 0.43840734641020696`, -1.4513445130494185`}, {0.43840734641020696`, 2.568995756366445}, { 0.43840734641020696`, -0.2180795695267338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, -2.352217907229699}, { 0.44340734641020685`, -1.449844062980667}, {0.44340734641020685`, 2.569051876405767}, {0.44340734641020685`, -0.2205744247463161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, -2.352345589131102}, { 0.44840734641020696`, -1.4483398641967542`}, {0.44840734641020696`, 2.569108276539659}, { 0.44840734641020696`, -0.22306988789107557`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, -2.352474041619689}, { 0.45340734641020686`, -1.4468318927706592`}, {0.45340734641020686`, 2.569164958119068}, { 0.45340734641020686`, -0.22556597192869257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, -2.3526032674456863`}, { 0.458407346410207, -1.445320124650668}, {0.458407346410207, 2.569221922510161}, {0.458407346410207, -0.22806268973235297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, -2.35273326939852}, { 0.46340734641020687`, -1.443804535660426}, {0.46340734641020687`, 2.5692791710944487`}, { 0.46340734641020687`, -0.2305600540787234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, -2.3528640503070375`}, { 0.468407346410207, -1.442285101499016}, {0.468407346410207, 2.569336705268902}, {0.468407346410207, -0.23305807764586484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, -2.352995613039734}, { 0.4734073464102069, -1.440761797741076}, {0.4734073464102069, 2.5693945264460734`}, {0.4734073464102069, -0.235556773011082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, -2.353127960504986}, { 0.478407346410207, -1.4392345998369482`}, {0.478407346410207, 2.5694526360542227`}, {0.478407346410207, -0.2380561526487118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, -2.353261095651287}, { 0.4834073464102069, -1.437703483112866}, {0.4834073464102069, 2.56951103553744}, {0.4834073464102069, -0.24055622892784517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, -2.3533950214674837`}, { 0.488407346410207, -1.4361684227711853`}, {0.488407346410207, 2.5695697263557737`}, { 0.488407346410207, -0.24305701410998265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, -2.3535297409830243`}, { 0.4934073464102069, -1.4346293938906458`}, {0.4934073464102069, 2.5696287099853605`}, { 0.4934073464102069, -0.24555852034661646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, -2.3536652572682053`}, { 0.498407346410207, -1.4330863714266826`}, {0.498407346410207, 2.569687987918555}, {0.498407346410207, -0.2480607596767464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, -2.353801573434424}, { 0.5034073464102069, -1.431539330211779}, {0.5034073464102069, 2.569747561664063}, {0.5034073464102069, -0.2505637440243177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, -2.353938692634436}, { 0.508407346410207, -1.4299882449558636`}, {0.508407346410207, 2.5698074327470755`}, {0.508407346410207, -0.2530674851955847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, -2.354076618062616}, { 0.5134073464102069, -1.4284330902467586`}, {0.5134073464102069, 2.5698676027094085`}, { 0.5134073464102069, -0.25557199487639537`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, -2.3542153529552245`}, { 0.518407346410207, -1.4268738405506716`}, {0.518407346410207, 2.569928073109638}, {0.518407346410207, -0.258077284629397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, -2.354354900590677}, { 0.5234073464102069, -1.425310470212746}, {0.5234073464102069, 2.5699888455232434`}, { 0.5234073464102069, -0.26058336589115577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, -2.3544952642898203`}, { 0.528407346410207, -1.4237429534576613`}, {0.528407346410207, 2.5700499215427492`}, {0.528407346410207, -0.2630902499691936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, -2.354636447416211}, { 0.5334073464102069, -1.4221712643902866`}, {0.5334073464102069, 2.5701113027778715`}, { 0.5334073464102069, -0.26559794803893394`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, -2.3547784533763996`}, { 0.538407346410207, -1.4205953769964004`}, {0.538407346410207, 2.5701729908556628`}, {0.538407346410207, -0.2681064711405605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, -2.354921285620221}, { 0.5434073464102069, -1.419015265143465}, {0.5434073464102069, 2.570234987420662}, {0.5434073464102069, -0.2706158301757759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, -2.355064947641084}, { 0.548407346410207, -1.417430902581465}, {0.548407346410207, 2.5702972941350475`}, {0.548407346410207, -0.2731260359044709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, -2.3552094429762724`}, { 0.553407346410207, -1.4158422629438123`}, {0.553407346410207, 2.5703599126787893`}, {0.553407346410207, -0.2756370989412871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, -2.355354775207249}, { 0.5584073464102071, -1.414249319748321}, {0.5584073464102071, 2.570422844749803}, {0.5584073464102071, -0.2781490297520821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, -2.355500947959959}, { 0.563407346410207, -1.4126520463982524`}, {0.563407346410207, 2.570486092064113}, {0.563407346410207, -0.28066183865028493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, -2.355647964905147}, { 0.5684073464102071, -1.4110504161834323`}, {0.5684073464102071, 2.570549656356006}, {0.5684073464102071, -0.28317553579314325`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, -2.355795829758673}, { 0.573407346410207, -1.4094444022814496`}, {0.573407346410207, 2.5706135393781993`}, {0.573407346410207, -0.2856901311778567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, -2.355944546281833}, { 0.5784073464102069, -1.4078339777589355`}, {0.5784073464102069, 2.570677742902001}, {0.5784073464102069, -0.2882056346375973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, -2.3560941182816895`}, { 0.583407346410207, -1.4062191155729198`}, {0.583407346410207, 2.5707422687174812`}, {0.583407346410207, -0.2907220558374029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, -2.356244549611402}, { 0.5884073464102069, -1.4045997885722812`}, {0.5884073464102069, 2.5708071186336405`}, {0.5884073464102069, -0.2932394042699517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, -2.3563958441705677`}, { 0.593407346410207, -1.4029759694992892`}, {0.593407346410207, 2.5708722944785785`}, {0.593407346410207, -0.2957576892512076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, -2.3565480059055597`}, { 0.5984073464102069, -1.401347630991233}, {0.5984073464102069, 2.5709377980996737`}, {0.5984073464102069, -0.2982769199159302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, -2.3567010388098804`}, { 0.603407346410207, -1.399714745582156}, {0.603407346410207, 2.571003631363757}, {0.603407346410207, -0.30079710521305303`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, -2.3568549469245097`}, { 0.6084073464102069, -1.398077285704689}, {0.6084073464102069, 2.571069796157291}, {0.6084073464102069, -0.30331825390091427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, -2.3570097343382685`}, { 0.613407346410207, -1.396435223691992}, {0.613407346410207, 2.5711362943865534`}, {0.613407346410207, -0.3058403745423487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, -2.357165405188181}, { 0.6184073464102069, -1.3947885317798028`}, {0.6184073464102069, 2.571203127977821}, {0.6184073464102069, -0.3083634754996221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, -2.3573219636598433`}, { 0.623407346410207, -1.3931371821086076`}, {0.623407346410207, 2.571270298877556}, {0.623407346410207, -0.3108875649292147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, -2.3574794139878}, { 0.6284073464102069, -1.3914811467259238`}, {0.6284073464102069, 2.571337809052598}, {0.6284073464102069, -0.31341265077644176`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, -2.3576377604559253`}, { 0.633407346410207, -1.3898203975887131`}, {0.633407346410207, 2.571405660490352}, {0.633407346410207, -0.3159387407699079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, -2.3577970073978083`}, { 0.6384073464102069, -1.3881549065659238`}, {0.6384073464102069, 2.5714738551989895`}, {0.6384073464102069, -0.3184658424157898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, -2.357957159197145}, { 0.643407346410207, -1.3864846454411661`}, {0.643407346410207, 2.5715423952076404`}, {0.643407346410207, -0.3209939629919409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, -2.3581182202881372`}, { 0.6484073464102069, -1.3848095859155296`}, {0.6484073464102069, 2.5716112825665984`}, {0.6484073464102069, -0.3235231095418127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, -2.358280195155897}, { 0.653407346410207, -1.3831296996105489`}, {0.653407346410207, 2.5716805193475207`}, {0.653407346410207, -0.3260532888681857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, -2.358443088336853}, { 0.6584073464102069, -1.3814449580713164`}, {0.6584073464102069, 2.5717501076436378`}, {0.6584073464102069, -0.3285845075267038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, -2.358606904419169}, { 0.663407346410207, -1.3797553327697598`}, {0.663407346410207, 2.5718200495699595`}, { 0.663407346410207, -0.33111677181920496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, -2.3587716480431653`}, { 0.6684073464102069, -1.3780607951080828`}, {0.6684073464102069, 2.571890347263489}, {0.6684073464102069, -0.33365008778684213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, -2.3589373239017446`}, { 0.673407346410207, -1.376361316422373}, {0.673407346410207, 2.571961002883437}, {0.673407346410207, -0.3361844612029863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, -2.359103936740828}, { 0.678407346410207, -1.3746568679863969`}, {0.678407346410207, 2.5720320186114414`}, {0.678407346410207, -0.3387198975659031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, -2.359271491359793}, { 0.6834073464102071, -1.3729474210155757`}, {0.6834073464102071, 2.5721033966517863`}, { 0.6834073464102071, -0.34125640209119906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, -2.359439992611922}, { 0.688407346410207, -1.3712329466711528`}, {0.688407346410207, 2.572175139231627}, {0.688407346410207, -0.3437939797040217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, -2.3596094454048533`}, { 0.6934073464102071, -1.3695134160645726`}, {0.6934073464102071, 2.5722472486012187`}, {0.6934073464102071, -0.3463326350310143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, -2.3597798547010402`}, { 0.698407346410207, -1.3677888002620562`}, {0.698407346410207, 2.5723197270341447`}, { 0.698407346410207, -0.34887237239200886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, -2.3599512255182193`}, { 0.7034073464102069, -1.3660590702894069`}, {0.7034073464102069, 2.5723925768275535`}, { 0.7034073464102069, -0.35141319579145214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, -2.36012356292988}, { 0.708407346410207, -1.3643241971370383`}, {0.708407346410207, 2.5724658003023912`}, {0.708407346410207, -0.3539551089095527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, -2.360296872065744}, { 0.7134073464102069, -1.3625841517652406`}, {0.7134073464102069, 2.5725393998036465`}, { 0.7134073464102069, -0.35649811509314117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, -2.360471158112253}, { 0.718407346410207, -1.3608389051096923`}, {0.718407346410207, 2.572613377700592}, {0.718407346410207, -0.35904221734623143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, -2.360646426313059}, { 0.7234073464102069, -1.359088428087232}, {0.7234073464102069, 2.572687736387032}, {0.7234073464102069, -0.36158741832027275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, -2.3608226819695237`}, { 0.728407346410207, -1.3573326916018955`}, {0.728407346410207, 2.5727624782815526`}, { 0.728407346410207, -0.36413372030408286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, -2.3609999304412286`}, { 0.7334073464102069, -1.3555716665512323`}, {0.7334073464102069, 2.5728376058277758`}, {0.7334073464102069, -0.3666811252134448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, -2.3611781771464835`}, { 0.738407346410207, -1.353805323832915}, {0.738407346410207, 2.5729131214946195`}, {0.738407346410207, -0.3692296345803643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, -2.361357427562851}, { 0.7434073464102069, -1.3520336343516464`}, {0.7434073464102069, 2.5729890277765546`}, {0.7434073464102069, -0.3717792495419638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, -2.361537687227673}, { 0.748407346410207, -1.3502565690263868`}, {0.748407346410207, 2.573065327193873}, {0.748407346410207, -0.3743299708290126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, -2.361718961738607}, { 0.7534073464102069, -1.3484740987979076`}, {0.7534073464102069, 2.5731420222929566`}, { 0.7534073464102069, -0.37688179875406547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, -2.361901256754166}, { 0.758407346410207, -1.3466861946366873`}, {0.758407346410207, 2.5732191156465465`}, { 0.758407346410207, -0.37943473319920695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, -2.362084577994275}, { 0.7634073464102069, -1.3448928275511645`}, {0.7634073464102069, 2.573296609854023}, {0.7634073464102069, -0.38198877360337763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, -2.3622689312408203`}, { 0.768407346410207, -1.3430939685963623`}, {0.768407346410207, 2.5733745075416827`}, {0.768407346410207, -0.3845439189492748}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, -2.362454322338223}, { 0.7734073464102069, -1.3412895888829013`}, {0.7734073464102069, 2.573452811363026}, {0.7734073464102069, -0.38710016774980033`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, -2.362640757194008}, { 0.778407346410207, -1.3394796595864142`}, {0.778407346410207, 2.5735315239990406`}, {0.778407346410207, -0.389657518034052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, -2.362828241779386}, { 0.7834073464102069, -1.337664151957384}, {0.7834073464102069, 2.573610648158497}, {0.7834073464102069, -0.39221596733282565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, -2.3630167821298445`}, { 0.788407346410207, -1.3358430373314187`}, {0.788407346410207, 2.5736901865782444`}, { 0.788407346410207, -0.39477551266362276`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, -2.363206384345743}, { 0.7934073464102069, -1.334016287139989}, {0.7934073464102069, 2.573770142023509}, {0.7934073464102069, -0.39733615051513593`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, -2.3633970545929213`}, { 0.798407346410207, -1.3321838729216324`}, {0.798407346410207, 2.5738505172882005`}, { 0.798407346410207, -0.39989787683119354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, -2.363588799103308}, { 0.803407346410207, -1.3303457663336673`}, {0.803407346410207, 2.573931315195221}, {0.803407346410207, -0.4024606869941429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, -2.3637816241755507`}, { 0.8084073464102071, -1.3285019391644235`}, {0.8084073464102071, 2.574012538596776}, {0.8084073464102071, -0.4050245758076505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, -2.3639755361756394`}, { 0.813407346410207, -1.3266523633460021`}, {0.813407346410207, 2.5740941903746952`}, {0.813407346410207, -0.4075895374788953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, -2.364170541537551}, { 0.8184073464102071, -1.3247970109676208`}, {0.8184073464102071, 2.5741762734407523`}, {0.8184073464102071, -0.4101555656001286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, -2.3643666467638944`}, { 0.823407346410207, -1.3229358542895338`}, {0.823407346410207, 2.574258790736992}, {0.823407346410207, -0.412722653129579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, -2.364563858426569}, { 0.8284073464102069, -1.3210688657575707`}, {0.8284073464102069, 2.574341745236062}, {0.8284073464102069, -0.4152907923716742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, -2.364762183167429}, { 0.833407346410207, -1.3191960180183198`}, {0.833407346410207, 2.57442513994155}, {0.833407346410207, -0.4178599749565506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, -2.3649616276989613`}, { 0.8384073464102069, -1.3173172839349825`}, {0.8384073464102069, 2.57450897788832}, {0.8384073464102069, -0.4204301918188234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, -2.365162198804967}, { 0.843407346410207, -1.3154326366039213`}, {0.843407346410207, 2.574593262142863}, {0.843407346410207, -0.4230014331755863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, -2.3653639033412546`}, { 0.8484073464102069, -1.313542049371946}, {0.8484073464102069, 2.574677995803646}, {0.8484073464102069, -0.42557368850361027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, -2.3655667482363456`}, { 0.853407346410207, -1.3116454958543582`}, {0.853407346410207, 2.5747631820014645`}, { 0.853407346410207, -0.42814694651570456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, -2.365770740492183}, { 0.8584073464102069, -1.309742949953792}, {0.8584073464102069, 2.574848823899807}, {0.8584073464102069, -0.4307211951362093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, -2.365975887184857}, { 0.863407346410207, -1.3078343858798929`}, {0.863407346410207, 2.5749349246952176`}, {0.863407346410207, -0.433296421475582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, -2.366182195465335}, { 0.8684073464102069, -1.3059197781698588`}, {0.8684073464102069, 2.57502148761767}, {0.8684073464102069, -0.43587261180403797`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, -2.3663896725602016`}, { 0.873407346410207, -1.3039991017098937`}, {0.873407346410207, 2.5751085159309386`}, { 0.873407346410207, -0.43844975152420723`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, -2.366598325772415}, { 0.8784073464102069, -1.3020723317576106`}, {0.8784073464102069, 2.5751960129329863`}, {0.8784073464102069, -0.4410278251427646}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, -2.3668081624820627`}, { 0.883407346410207, -1.3001394439654217`}, {0.883407346410207, 2.5752839819563453`}, { 0.883407346410207, -0.44360681624099146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, -2.3670191901471402`}, { 0.8884073464102069, -1.2982004144049772`}, {0.8884073464102069, 2.5753724263685145`}, { 0.8884073464102069, -0.44618670744421823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, -2.367231416304328}, { 0.893407346410207, -1.29625521959267}, {0.893407346410207, 2.5754613495723535`}, {0.893407346410207, -0.4487674803901058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, -2.367444848569788}, { 0.8984073464102069, -1.294303836516293}, {0.8984073464102069, 2.5755507550064896`}, { 0.8984073464102069, -0.45134911569571157`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, -2.3676594946399665`}, { 0.903407346410207, -1.2923462426628698`}, {0.903407346410207, 2.5756406461457257`}, {0.903407346410207, -0.4539315929232876}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, -2.367875362292408}, { 0.9084073464102069, -1.290382416047725}, {0.9084073464102069, 2.575731026501456}, {0.9084073464102069, -0.4565148905447566}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, -2.3680924593865815`}, { 0.913407346410207, -1.288412335244863}, {0.913407346410207, 2.5758218996220865`}, { 0.913407346410207, -0.45909898590480647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, -2.3683107938647194`}, { 0.9184073464102069, -1.2864359794186866`}, {0.9184073464102069, 2.5759132690934647`}, { 0.9184073464102069, -0.46168385518254396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, -2.3685303737526624`}, { 0.923407346410207, -1.284453328357151}, {0.923407346410207, 2.576005138539312}, {0.923407346410207, -0.46426947335164126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, -2.3687512071607193`}, { 0.928407346410207, -1.2824643625063923`}, {0.928407346410207, 2.5760975116216622`}, {0.928407346410207, -0.4668558141389102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, -2.3689733022845423`}, { 0.9334073464102071, -1.2804690630069202`}, {0.9334073464102071, 2.57619039204131}, {0.9334073464102071, -0.4694428499812327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, -2.3691966674060025`}, { 0.938407346410207, -1.2784674117314316`}, {0.938407346410207, 2.576283783538263}, {0.938407346410207, -0.47203055198077293`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, -2.3694213108940914`}, { 0.9434073464102071, -1.2764593913243347`}, {0.9434073464102071, 2.5763776898922}, {0.9434073464102071, -0.4746188898583955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, -2.3696472412058247`}, { 0.948407346410207, -1.2744449852430566`}, {0.948407346410207, 2.576472114922939}, {0.948407346410207, -0.4772078319052048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, -2.3698744668871607`}, { 0.9534073464102071, -1.2724241778012195`}, {0.9534073464102071, 2.576567062490907}, {0.9534073464102071, -0.4797973449321217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, -2.3701029965739338`}, { 0.958407346410207, -1.270396954213781}, {0.958407346410207, 2.576662536497622}, {0.958407346410207, -0.48238739421740917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, -2.370332838992795}, { 0.9634073464102069, -1.2683633006442225`}, {0.9634073464102069, 2.5767585408861793`}, {0.9634073464102069, -0.4849779434520466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, -2.370564002962172}, { 0.968407346410207, -1.266323204253893}, {0.968407346410207, 2.576855079641743}, {0.968407346410207, -0.48756895468285966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, -2.3707964973932376`}, { 0.9734073464102069, -1.2642766532536025`}, {0.9734073464102069, 2.5769521567920504`}, { 0.9734073464102069, -0.49016038825329605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, -2.371030331290891}, { 0.978407346410207, -1.2622236369575883`}, {0.978407346410207, 2.5770497764079168`}, { 0.978407346410207, -0.49275220274173914`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, -2.3712655137547523`}, { 0.9834073464102069, -1.2601641458399504`}, {0.9834073464102069, 2.577147942603754}, {0.9834073464102069, -0.4953443548972444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, -2.3715020539801777`}, { 0.988407346410207, -1.2580981715936939`}, {0.988407346410207, 2.5772466595380896`}, { 0.988407346410207, -0.49793679957257536`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, -2.3717399612592738`}, { 0.9934073464102069, -1.2560257071924907`}, {0.9934073464102069, 2.5773459314141034`}, {0.9934073464102069, -0.5005294896544088}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, -2.3719792449819406`}, { 0.998407346410207, -1.2539467469553114`}, {0.998407346410207, 2.5774457624801617`}, {0.998407346410207, -0.503122375990583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, -2.37221991463692}, { 1.003407346410207, -1.251861286614046}, {1.003407346410207, 2.5775461570303646`}, {1.003407346410207, -0.5057154073142309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, -2.3724619798128574`}, { 1.008407346410207, -1.2497693233842802`}, {1.008407346410207, 2.577647119405103}, {1.008407346410207, -0.5083085301646718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, -2.3727054501993856`}, { 1.013407346410207, -1.247670856039379}, {1.013407346410207, 2.5777486539916183`}, {1.013407346410207, -0.5109016888048769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, -2.372950335588214}, { 1.018407346410207, -1.245565884988037}, {1.018407346410207, 2.5778507652245777`}, {1.018407346410207, -0.513494825135369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, -2.3731966458742386`}, { 1.023407346410207, -1.2434544123554683`}, {1.023407346410207, 2.5779534575866485`}, {1.023407346410207, -0.5160878786043638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, -2.3734443910566645`}, { 1.028407346410207, -1.2413364420684272`}, {1.028407346410207, 2.5780567356090915`}, {1.028407346410207, -0.5186807861139768}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, -2.373693581240146}, { 1.033407346410207, -1.2392119799442425`}, {1.033407346410207, 2.5781606038723544`}, {1.033407346410207, -0.5212734819223012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, -2.3739442266359347`}, { 1.038407346410207, -1.2370810337840745`}, {1.038407346410207, 2.5782650670066816`}, {1.038407346410207, -0.5238658975411524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, -2.3741963375630557`}, { 1.043407346410207, -1.2349436134706098`}, {1.043407346410207, 2.5783701296927233`}, {1.043407346410207, -0.5264579616292643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.578475796662168}, { 1.048407346410207, -1.2327997310704002`}, { 1.048407346410207, -2.3744499244494857`}, { 1.048407346410207, -0.5290495998807131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.578582072698365}, { 1.053407346410207, -1.2306494009411149`}, { 1.053407346410207, -2.3747049978333608`}, { 1.053407346410207, -0.5316407349083192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.5786889626369787`}, { 1.058407346410207, -1.2284926398439309`}, { 1.058407346410207, -2.374961568364187}, { 1.058407346410207, -0.5342312861218028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.578796471366635}, { 1.063407346410207, -1.2263294670613285`}, { 1.063407346410207, -2.3752196468040716`}, { 1.063407346410207, -0.5368211696003924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.5789046038295833`}, { 1.068407346410207, -1.2241599045205893`}, { 1.068407346410207, -2.3754792440289876`}, { 1.068407346410207, -0.5394102979596244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.5790133650223726`}, { 1.073407346410207, -1.2219839769232566`}, { 1.073407346410207, -2.3757403710300187`}, { 1.073407346410207, -0.5419985802120629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.5791227599965296`}, { 1.078407346410207, -1.2198017118809048`}, { 1.078407346410207, -2.3760030389146642`}, { 1.078407346410207, -0.5445859216215698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.579232793859256}, { 1.083407346410207, -1.2176131400575074`}, { 1.083407346410207, -2.376267258908125}, { 1.083407346410207, -0.5471722235508673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.5793434717741284`}, { 1.0884073464102069`, -1.2154182953187769`}, { 1.0884073464102069`, -2.376533042354632}, { 1.0884073464102069`, -0.5497573833019928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.5794547989618155`}, { 1.093407346410207, -1.2132172148888232`}, { 1.093407346410207, -2.3768004007187753`}, { 1.093407346410207, -0.5523412939493145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.5795667807008003`}, { 1.0984073464102069`, -1.2110099395145097`}, { 1.0984073464102069`, -2.377069345586863}, { 1.0984073464102069`, -0.5549238441647143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.579679422328116}, { 1.103407346410207, -1.2087965136379293`}, { 1.103407346410207, -2.377339888668295}, { 1.103407346410207, -0.5575049180345224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.5797927292400953`}, { 1.1084073464102069`, -1.2065769855773953`}, { 1.1084073464102069`, -2.377612041796951}, { 1.1084073464102069`, -0.5600843948678106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.5799067068931287`}, { 1.113407346410207, -1.204351407717425}, { 1.113407346410207, -2.377885816932605}, { 1.113407346410207, -0.5626621489955517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.580021360804429}, { 1.118407346410207, -1.2021198367081598`}, { 1.118407346410207, -2.3781612261623497`}, { 1.118407346410207, -0.565238049560207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.5801366965528234`}, { 1.123407346410207, -1.1998823336747446`}, { 1.123407346410207, -2.378438281702048}, { 1.123407346410207, -0.5678119602952365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.580252719779539}, { 1.128407346410207, -1.1976389644371694`}, { 1.128407346410207, -2.3787169958977987`}, { 1.128407346410207, -0.5703837392939872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.5803694361890117`}, { 1.133407346410207, -1.1953897997411327`}, { 1.133407346410207, -2.378997381227429}, { 1.133407346410207, -0.5729532387674285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.5804868515497037`}, { 1.138407346410207, -1.193134915500518}, { 1.138407346410207, -2.3792794503020036`}, { 1.138407346410207, -0.5755203047901469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.580604971694938}, { 1.143407346410207, -1.1908743930520571`}, { 1.143407346410207, -2.3795632158673388`}, { 1.143407346410207, -0.5780847770339933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.580723802523738}, { 1.148407346410207, -1.1886083194228856`}, { 1.148407346410207, -2.379848690805574}, { 1.148407346410207, -0.5806464884887123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.580843350001687}, { 1.153407346410207, -1.1863367876116}, { 1.153407346410207, -2.3801358881367243`}, { 1.153407346410207, -0.5832052651689111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.5809636201617976`}, { 1.158407346410207, -1.184059896883575}, { 1.158407346410207, -2.3804248210202803`}, { 1.158407346410207, -0.5857609258066385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.581084619105396}, { 1.163407346410207, -1.1817777530812634`}, { 1.163407346410207, -2.380715502756817}, { 1.163407346410207, -0.5883132815288181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.5812063530030187`}, { 1.168407346410207, -1.1794904689502825`}, { 1.168407346410207, -2.381007946789633}, { 1.168407346410207, -0.5908621355187648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.5813288280953275`}, { 1.173407346410207, -1.1771981644820866`}, { 1.173407346410207, -2.3813021667064027`}, { 1.173407346410207, -0.5934072826609527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.5814520506940277`}, { 1.178407346410207, -1.1749009672741122`}, { 1.178407346410207, -2.3815981762408613`}, { 1.178407346410207, -0.5959485091681586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.581576027182816}, { 1.183407346410207, -1.172599012908287}, { 1.183407346410207, -2.3818959892745015`}, { 1.183407346410207, -0.5984855921901044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.5817007640183327`}, { 1.188407346410207, -1.1702924453488535`}, { 1.188407346410207, -2.382195619838302}, { 1.188407346410207, -0.6010182994026155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.5818262677311323`}, { 1.193407346410207, -1.1679814173604979`}, { 1.193407346410207, -2.382497082114472}, { 1.193407346410207, -0.6035463885763301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.5819525449266645`}, { 1.198407346410207, -1.1656660909478347`}, { 1.198407346410207, -2.3828003904382324`}, { 1.198407346410207, -0.6060696071238896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.582079602286282}, { 1.203407346410207, -1.1633466378172808`}, { 1.203407346410207, -2.3831055592996018`}, { 1.203407346410207, -0.6085876916245875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.5822074465682507`}, { 1.208407346410207, -1.1610232398625084`}, { 1.208407346410207, -2.383412603345224}, { 1.208407346410207, -0.6111003673252787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.582336084608787}, { 1.2134073464102069`, -1.1586960896745948`}, { 1.2134073464102069`, -2.3837215373802128`}, { 1.2134073464102069`, -0.6136073476164392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.5824655233231035`}, { 1.218407346410207, -1.1563653910780873`}, { 1.218407346410207, -2.384032376370016}, { 1.218407346410207, -0.6161083334821298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.582595769706477}, { 1.2234073464102069`, -1.1540313596942857`}, { 1.2234073464102069`, -2.3843451354423215`}, { 1.2234073464102069`, -0.6186030129226108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.5827268308353295`}, { 1.228407346410207, -1.1516942235329752`}, { 1.228407346410207, -2.384659829888972}, { 1.228407346410207, -0.6210910603483133}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.582858713868327}, { 1.2334073464102069`, -1.1493542236139973`}, { 1.2334073464102069`, -2.384976475167914}, { 1.2334073464102069`, -0.623572135943833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.5829914260475}, { 1.238407346410207, -1.1470116146200002`}, { 1.238407346410207, -2.3852950869051703`}, { 1.238407346410207, -0.626045885000554}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.5831249746993756`}, { 1.243407346410207, -1.1446666655818114`}, { 1.243407346410207, -2.3856156808968487`}, { 1.243407346410207, -0.6285119372165126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.5832593672361335`}, { 1.248407346410207, -1.1423196605978128`}, { 1.248407346410207, -2.3859382731111554`}, { 1.248407346410207, -0.6309699059620624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.5833946111567747`}, { 1.253407346410207, -1.1399708995888276`}, { 1.253407346410207, -2.386262879690466}, { 1.253407346410207, -0.6334193875098812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.5835307140483157`}, { 1.258407346410207, -1.1376206990899405`}, { 1.258407346410207, -2.3865895169533995`}, { 1.258407346410207, -0.6358599602278658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.5836676835869956`}, { 1.263407346410207, -1.1352693930807443`}, { 1.263407346410207, -2.3869182013969334`}, { 1.263407346410207, -0.6382911837334232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.583805527539507}, { 1.268407346410207, -1.1329173338554523`}, { 1.268407346410207, -2.3872489496985425`}, { 1.268407346410207, -0.6407125980077389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.5839442537642454`}, { 1.273407346410207, -1.1305648929343255`}, { 1.273407346410207, -2.387581778718367}, { 1.273407346410207, -0.6431237224685475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.584083870212576}, { 1.278407346410207, -1.1282124620178025`}, { 1.278407346410207, -2.3879167055014197`}, { 1.278407346410207, -0.6455240550000282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.584224384930129}, { 1.283407346410207, -1.1258604539846508`}, { 1.283407346410207, -2.388253747279803}, { 1.283407346410207, -0.6479130709385147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.584365806058106}, { 1.288407346410207, -1.1235093039353978`}, { 1.288407346410207, -2.388592921474974}, { 1.288407346410207, -0.6502902220127336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.5845081418346134`}, { 1.293407346410207, -1.1211594702821863`}, { 1.293407346410207, -2.3889342457000375`}, { 1.293407346410207, -0.652654935237455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.5846514005960177`}, { 1.298407346410207, -1.118811435886012}, { 1.298407346410207, -2.3892777377620575`}, { 1.298407346410207, -0.6550066117595847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.5847955907783238`}, { 1.303407346410207, -1.1164657092421837`}, { 1.303407346410207, -2.3896234156644147`}, { 1.303407346410207, -0.6573446256558552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.5849407209185675`}, { 1.308407346410207, -1.1141228257145854`}, { 1.308407346410207, -2.3899712976091956`}, { 1.308407346410207, -0.6596683226815293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.585086799656242}, { 1.313407346410207, -1.1117833488190254`}, { 1.313407346410207, -2.390321401999598}, { 1.313407346410207, -0.6619770189698483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.5852338357347455`}, { 1.318407346410207, -1.1094478715557012`}, { 1.318407346410207, -2.3906737474423885`}, { 1.318407346410207, -0.6642699996821938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.585381838002843}, { 1.323407346410207, -1.1071170177903384`}, { 1.323407346410207, -2.3910283527503813`}, { 1.323407346410207, -0.6665465176093773}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.585530815416167}, { 1.328407346410207, -1.104791443683135}, { 1.328407346410207, -2.391385236944952}, { 1.328407346410207, -0.6688057917249524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.5856807770387285`}, { 1.333407346410207, -1.1024718391641317`}, { 1.333407346410207, -2.391744419258595}, { 1.333407346410207, -0.6710470056919347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.585831732044465}, { 1.3384073464102069`, -1.1001589294529064`}, { 1.3384073464102069`, -2.392105919137502}, { 1.3384073464102069`, -0.6732693063250074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.5859836897188075`}, { 1.343407346410207, -1.0978534766198296`}, { 1.343407346410207, -2.3924697562441826`}, { 1.343407346410207, -0.6754718020109834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.586136659460278}, { 1.3484073464102069`, -1.0955562811852442`}, { 1.3484073464102069`, -2.3928359504601144`}, { 1.3484073464102069`, -0.6776535610911713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.5862906507821037`}, { 1.353407346410207, -1.0932681837519818`}, { 1.353407346410207, -2.3932045218884497`}, { 1.353407346410207, -0.6798136102102277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.5864456733138734`}, { 1.3584073464102069`, -1.090990066665422}, { 1.3584073464102069`, -2.393575490856723}, { 1.3584073464102069`, -0.6819509326372803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.5866017368032077`}, { 1.363407346410207, -1.0887228556941955`}, { 1.363407346410207, -2.39394887791963}, { 1.363407346410207, -0.6840644665662305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.586758851117468}, { 1.368407346410207, -1.0864675217230797`}, { 1.368407346410207, -2.394324703861817}, { 1.368407346410207, -0.6861531034037005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.586917026245485}, { 1.373407346410207, -1.0842250824481128`}, { 1.373407346410207, -2.394702989700733}, { 1.373407346410207, -0.6882156860545566}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.5870762722993215`}, { 1.378407346410207, -1.0819966040621523`}, { 1.378407346410207, -2.3950837566894965`}, { 1.378407346410207, -0.6902510072168425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.5872365995160673`}, { 1.383407346410207, -1.079783202917133}, { 1.383407346410207, -2.3954670263198152`}, { 1.383407346410207, -0.6922578076998123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.587398018259654}, { 1.388407346410207, -1.0775860471471728`}, { 1.388407346410207, -2.3958528203249467`}, { 1.388407346410207, -0.6942347747809645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.5875605390227174`}, { 1.393407346410207, -1.0754063582341642`}, { 1.393407346410207, -2.396241160682683}, { 1.393407346410207, -0.6961805406203898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.5877241724284707`}, { 1.398407346410207, -1.0732454124951776`}, { 1.398407346410207, -2.396632069618398}, { 1.398407346410207, -0.6980936807531648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.587888929232628}, { 1.403407346410207, -1.0711045424679453`}, { 1.403407346410207, -2.3970255696081164`}, { 1.403407346410207, -0.6999727126834687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.5880548203253513`}, { 1.408407346410207, -1.0689851381680429`}, { 1.408407346410207, -2.397421683381633}, { 1.408407346410207, -0.701816094606847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.5882218567332296`}, { 1.413407346410207, -1.0668886481881534`}, { 1.413407346410207, -2.397820433925674}, { 1.413407346410207, -0.703622224290228}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.588390049621298}, { 1.418407346410207, -1.0648165806066519`}, { 1.418407346410207, -2.398221844487096}, { 1.418407346410207, -0.7053894381424458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.5885594102950877`}, { 1.4234073464102068`, -1.0627705036695168`}, { 1.4234073464102068`, -2.398625938576136}, { 1.4234073464102068`, -0.7071160105112734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.588729950202707}, { 1.4284073464102072`, -1.0607520462063107`}, { 1.4284073464102072`, -2.3990327399696936`}, { 1.4284073464102072`, -0.7088001532462286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.588901680936968}, { 1.433407346410207, -1.0587628977378019`}, { 1.433407346410207, -2.3994422727146656`}, { 1.433407346410207, -0.7104400155695798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.589074614237541}, { 1.438407346410207, -1.0568048082298456`}, { 1.438407346410207, -2.3998545611313236`}, { 1.438407346410207, -0.7120336843009336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.589248761993151}, { 1.4434073464102068`, -1.0548795874454386`}, { 1.4434073464102068`, -2.4002696298167376`}, { 1.4434073464102068`, -0.7135791844835151}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.589424136243808}, { 1.4484073464102072`, -1.0529891038446164`}, { 1.4484073464102072`, -2.4006875036482374`}, { 1.4484073464102072`, -0.7150744804624145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.589600749183081}, { 1.453407346410207, -1.0511352829803415`}, { 1.453407346410207, -2.401108207786932}, { 1.453407346410207, -0.7165174774667341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.589778613160408}, { 1.458407346410207, -1.0493201053376011`}, { 1.458407346410207, -2.4015317676812615`}, { 1.458407346410207, -0.7179060237483711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.589957740683447}, { 1.4634073464102069`, -1.04754560356327}, { 1.4634073464102069`, -2.4019582090706204`}, { 1.4634073464102069`, -0.7192379133299042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.59013814442047}, { 1.4684073464102068`, -1.0458138590354882`}, { 1.4684073464102068`, -2.4023875579889893`}, { 1.4684073464102068`, -0.7205108894127981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.590319837202789}, { 1.473407346410207, -1.0441269977245387`}, { 1.473407346410207, -2.4028198407686627`}, { 1.473407346410207, -0.7217226484940188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.590502832027244}, { 1.478407346410207, -1.0424871853013162`}, { 1.478407346410207, -2.4032550840439795`}, { 1.478407346410207, -0.7228708452349104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.590687142058711}, { 1.4834073464102069`, -1.0408966214563424`}, { 1.4834073464102069`, -2.403693314755143}, { 1.4834073464102069`, -0.723953098119414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.5908727806326772`}, { 1.4884073464102068`, -1.0393575334004161`}, { 1.4884073464102068`, -2.4041345601520576`}, { 1.4884073464102068`, -0.7249669959305232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.5910597612578363`}, { 1.4934073464102071`, -1.037872168529025}, { 1.4934073464102071`, -2.404578847798243}, { 1.4934073464102071`, -0.7259101050628693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.5912480976187564`}, { 1.498407346410207, -1.0364427862454528`}, { 1.498407346410207, -2.40502620557478}, { 1.498407346410207, -0.7267799776765358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.591437803578574}, { 1.503407346410207, -1.0350716489528933`}, { 1.503407346410207, -2.4054766616843195`}, { 1.503407346410207, -0.7275741606817201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.5916288931817424`}, { 1.5084073464102068`, -1.033761012243406}, { 1.5084073464102068`, -2.405930244655139}, { 1.5084073464102068`, -0.7282902055265031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.5918213806568366`}, { 1.5134073464102071`, -1.0325131143309108`}, { 1.5134073464102071`, -2.406386983345249}, { 1.5134073464102071`, -0.728925678740482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.592015280419396}, { 1.518407346410207, -1.0313301647965256`}, { 1.518407346410207, -2.406846906946565}, { 1.518407346410207, -0.7294781731659743}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.592210607074822}, { 1.523407346410207, -1.0302143327366473`}, { 1.523407346410207, -2.407310044989118}, { 1.523407346410207, -0.7299453197864194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.592407375421327}, { 1.5284073464102068`, -1.0291677344266936`}, { 1.5284073464102068`, -2.407776427345333}, { 1.5284073464102068`, -0.7303248000390504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.5926056004529467`}, { 1.5334073464102072`, -1.0281924206357127`}, { 1.5334073464102072`, -2.4082460842343463`}, { 1.5334073464102072`, -0.730614358476672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.5928052973625806`}, { 1.538407346410207, -1.027290363747995}, { 1.538407346410207, -2.4087190462264045`}, { 1.538407346410207, -0.7308118156223421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.593006481545118}, { 1.543407346410207, -1.02646344486649}, { 1.543407346410207, -2.4091953442472867`}, { 1.543407346410207, -0.7309150808422781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.593209168600591}, { 1.5484073464102068`, -1.0257134410884965`}, { 1.5484073464102068`, -2.4096750095828177`}, { 1.5484073464102068`, -0.7309221650464018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.5934133743374126`}, { 1.5534073464102072`, -1.0250420131552118`}, { 1.5534073464102072`, -2.4101580738834034`}, { 1.5534073464102072`, -0.730831193015079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.5936191147756458`}, { 1.558407346410207, -1.024450693683095}, { 1.558407346410207, -2.41064456916866}, { 1.558407346410207, -0.730640415143976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.59382640615035}, { 1.563407346410207, -1.0239408761851672`}, { 1.563407346410207, -2.4111345278320746`}, { 1.563407346410207, -0.7303482183990365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.5940352649149823`}, { 1.5684073464102068`, -1.0235138050845451`}, { 1.5684073464102068`, -2.41162798264574}, { 1.5684073464102068`, -0.7299531362792305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.5942457077448626`}, { 1.5734073464102072`, -1.0231705669097597`}, { 1.5734073464102072`, -2.4121249667651297`}, { 1.5734073464102072`, -0.7294538575975661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.5944577515406926`}, { 1.578407346410207, -1.0229120828425426`}, { 1.578407346410207, -2.4126255137339685`}, { 1.578407346410207, -0.7288492339096424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.594671413432149}, { 1.583407346410207, -1.022739102763386}, { 1.583407346410207, -2.4131296574891308`}, { 1.583407346410207, -0.7281382854445377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.594886710781542}, { 1.5884073464102069`, -1.0226522009099548`}, { 1.5884073464102069`, -2.4136374323656087`}, { 1.5884073464102069`, -0.7273202054229022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.5951036611875336`}, { 1.5934073464102072`, -1.0226517732287028`}, { 1.5934073464102072`, -2.414148873101546}, { 1.5934073464102072`, -0.726394362681926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.595322282488924}, { 1.598407346410207, -1.0227380364624767`}, { 1.598407346410207, -2.4146640148433467`}, { 1.598407346410207, -0.7253603025644523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.595542592768519}, { 1.603407346410207, -1.0229110289778018`}, { 1.603407346410207, -2.415182893150812}, { 1.603407346410207, -0.7242177460685141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.595764610357053}, { 1.6084073464102069`, -1.0231706132969056`}, { 1.6084073464102069`, -2.415705544002374}, { 1.6084073464102069`, -0.7229665872922798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.5959883538371877`}, { 1.6134073464102068`, -1.0235164802621823`}, { 1.6134073464102068`, -2.4162320038003897`}, { 1.6134073464102068`, -0.7216068892467298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.5962138420476024`}, { 1.6184073464102071`, -1.0239481547266474`}, { 1.6184073464102071`, -2.416762309376463}, { 1.6184073464102071`, -0.7201388781424883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.5964410940871288`}, { 1.623407346410207, -1.0244650026347104`}, { 1.623407346410207, -2.4172964979968845`}, { 1.623407346410207, -0.7185629362865901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.5966701293189844`}, { 1.628407346410207, -1.0250662393325334`}, { 1.628407346410207, -2.4178346073681047`}, { 1.628407346410207, -0.7168795937498261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.596900967375081}, { 1.6334073464102068`, -1.0257509389293398`}, { 1.6334073464102068`, -2.4183766756422695`}, { 1.6334073464102068`, -0.7150895189834204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.5971336281604067`}, { 1.6384073464102071`, -1.0265180445187527`}, { 1.6384073464102071`, -2.4189227414228407`}, { 1.6384073464102071`, -0.7131935085759122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.597368131857491}, { 1.643407346410207, -1.0273663790633214`}, { 1.643407346410207, -2.419472843770267}, { 1.643407346410207, -0.7111924763471444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.5976044989309557`}, { 1.648407346410207, -1.0282946567457718`}, { 1.648407346410207, -2.4200270222077394`}, { 1.648407346410207, -0.7090874419758688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.5978427501321497`}, { 1.6534073464102068`, -1.0293014945958565`}, { 1.6534073464102068`, -2.4205853167269913`}, { 1.6534073464102068`, -0.7068795193520315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.598082906503873}, { 1.6584073464102072`, -1.0303854242123638`}, { 1.6584073464102072`, -2.42114776779418}, { 1.6584073464102072`, -0.7045699048343218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.5983249893851776`}, { 1.663407346410207, -1.0315449034137727`}, { 1.663407346410207, -2.421714416355842}, { 1.663407346410207, -0.7021598655794208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.598569020416271}, { 1.668407346410207, -1.0327783276682416`}, { 1.668407346410207, -2.4222853038449017`}, { 1.668407346410207, -0.6996507280923505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.598815021543511}, { 1.6734073464102068`, -1.034084041172772}, { 1.6734073464102068`, -2.4228604721867493`}, { 1.6734073464102068`, -0.6970438671281096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.5990630150244787`}, { 1.6784073464102072`, -1.0354603474715809`}, { 1.6784073464102072`, -2.4234399638054174`}, { 1.6784073464102072`, -0.6943406950545594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.599313023433172}, { 1.683407346410207, -1.0369055195240053`}, { 1.683407346410207, -2.4240238216297696`}, { 1.683407346410207, -0.6915426517662973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.599565069665272}, { 1.688407346410207, -1.0384178091527456`}, { 1.688407346410207, -2.4246120890998277`}, { 1.688407346410207, -0.6886511952187517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.5998191769435217`}, { 1.6934073464102068`, -1.0399954558217894`}, { 1.6934073464102068`, -2.4252048101731076`}, { 1.6934073464102068`, -0.6856677926331189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.6000753688232128`}, { 1.6984073464102072`, -1.0416366947115847`}, { 1.6984073464102072`, -2.425802029331057}, { 1.6984073464102072`, -0.6825939124047583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.6003336691977537`}, { 1.703407346410207, -1.0433397640745363`}, { 1.703407346410207, -2.426403791585574}, { 1.703407346410207, -0.6794310167318425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.6005941023043695`}, { 1.708407346410207, -1.0451029118679944`}, { 1.708407346410207, -2.4270101424855484`}, { 1.708407346410207, -0.6761805549672043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.6008566927299017`}, { 1.7134073464102069`, -1.0469244016741266`}, { 1.7134073464102069`, -2.42762112812351}, { 1.7134073464102069`, -0.6728439576841072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.6011214654166865`}, { 1.7184073464102072`, -1.0488025179257365`}, { 1.7184073464102072`, -2.4282367951423747`}, { 1.7184073464102072`, -0.6694226314367301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.6013884456686043`}, { 1.723407346410207, -1.0507355704651193`}, { 1.723407346410207, -2.4288571907421845`}, { 1.723407346410207, -0.6659179541885422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.6016576591572056`}, { 1.728407346410207, -1.0527218984695192`}, { 1.728407346410207, -2.4294823626869646`}, { 1.728407346410207, -0.6623312713748662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.601929131927943}, { 1.7334073464102069`, -1.05475987378109}, { 1.7334073464102069`, -2.430112359311676}, { 1.7334073464102069`, -0.658663892561844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.602202890406557}, { 1.7384073464102068`, -1.0568479036822442`}, { 1.7384073464102068`, -2.430747229529181}, { 1.7384073464102068`, -0.6549170886610037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.602478961405568}, { 1.7434073464102071`, -1.058984433159294}, { 1.7434073464102071`, -2.431387022837303}, { 1.7434073464102071`, -0.6510920896565289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.6027573721308768`}, { 1.748407346410207, -1.061167946697844}, { 1.748407346410207, -2.4320317893259835`}, { 1.748407346410207, -0.647190082801799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.6030381501885342`}, { 1.753407346410207, -1.0633969696530763`}, { 1.753407346410207, -2.4326815796844388`}, { 1.753407346410207, -0.6432122112422005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.6033213235915813`}, { 1.7584073464102068`, -1.065670069237438}, { 1.7584073464102068`, -2.43333644520848}, { 1.7584073464102068`, -0.639159573021632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.6036069207670742`}, { 1.7634073464102071`, -1.067985855166341}, { 1.7634073464102071`, -2.4339964378078265`}, { 1.7634073464102071`, -0.6350332204323}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.6038949705632146`}, { 1.768407346410207, -1.070342980000727}, { 1.768407346410207, -2.4346616100134972`}, { 1.768407346410207, -0.6308341596687888}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.604185502256632}, { 1.773407346410207, -1.0727401392233964`}, { 1.773407346410207, -2.4353320149853266`}, { 1.773407346410207, -0.6265633507499291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.604478545559802}, { 1.7784073464102068`, -1.075176071082787}, { 1.7784073464102068`, -2.4360077065194683`}, { 1.7784073464102068`, -0.6222217076743981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.6047741306285976`}, { 1.7834073464102072`, -1.0776495562362318`}, { 1.7834073464102072`, -2.4366887390560295`}, { 1.7834073464102072`, -0.6178100987784187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.6050722880699997`}, { 1.788407346410207, -1.080159417221402}, { 1.788407346410207, -2.43737516768672}, { 1.788407346410207, -0.6133293472667257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.6053730489499705`}, { 1.793407346410207, -1.0827045177827066`}, { 1.793407346410207, -2.438067048162614}, { 1.793407346410207, -0.6087802318903797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.605676444801432}, { 1.7984073464102068`, -1.0852837620761824`}, { 1.7984073464102068`, -2.4387644369019523`}, { 1.7984073464102068`, -0.604163487747471}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.6059825076324463`}, { 1.8034073464102072`, -1.0878960937747413`}, { 1.8034073464102072`, -2.4394673909980176`}, { 1.8034073464102072`, -0.5994798071854504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.606291269934552}, { 1.808407346410207, -1.0905404950927031`}, { 1.808407346410207, -2.440175968227012}, { 1.808407346410207, -0.594729840785858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.606602764691224}, { 1.813407346410207, -1.0932159857471437`}, { 1.813407346410207, -2.4408902270561343`}, { 1.813407346410207, -0.5899141984142657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.606917025386538}, { 1.8184073464102068`, -1.0959216218705305`}, { 1.8184073464102068`, -2.4416102266515596`}, { 1.8184073464102068`, -0.5850334503207336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.607234086013979}, { 1.8234073464102072`, -1.0986564948885236`}, { 1.8234073464102072`, -2.442336026886608}, { 1.8234073464102072`, -0.5800881282773611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.6075539810854496`}, { 1.828407346410207, -1.1014197303739826`}, { 1.828407346410207, -2.4430676883498643`}, { 1.828407346410207, -0.575078726741656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.6078767456404233`}, { 1.833407346410207, -1.1042104868875446`}, { 1.833407346410207, -2.4438052723534383`}, { 1.833407346410207, -0.570005704035623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.608202415255291}, { 1.8384073464102069`, -1.1070279548131363`}, { 1.8384073464102069`, -2.444548840941217}, { 1.8384073464102069`, -0.5648694835321653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.6085310260528978`}, { 1.8434073464102072`, -1.1098713551960784`}, { 1.8434073464102072`, -2.4452984568972345`}, { 1.8434073464102072`, -0.559670454841508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.608862614712238}, { 1.848407346410207, -1.112739938589616}, { 1.848407346410207, -2.446054183754032}, { 1.848407346410207, -0.5544089749914235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.60919721847838}, { 1.853407346410207, -1.1156329839155616`}, { 1.853407346410207, -2.4468160858011103`}, { 1.853407346410207, -0.5490853695962644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.609534875172572}, { 1.8584073464102069`, -1.1185497973430707`}, { 1.8584073464102069`, -2.4475842280934033`}, { 1.8584073464102069`, -0.5436999340104454}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.609875623202504}, { 1.8634073464102068`, -1.121489711189052}, { 1.8634073464102068`, -2.4483586764597716`}, { 1.8634073464102068`, -0.5382529344628295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.610219501572844}, { 1.8684073464102071`, -1.1244520828438278`}, { 1.8684073464102071`, -2.4491394975116823`}, { 1.8684073464102071`, -0.5327446091695401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.6105665498959385`}, { 1.873407346410207, -1.1274362937230145`}, { 1.873407346410207, -2.449926758651691}, { 1.873407346410207, -0.5271751694227317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.6109168084027043`}, { 1.878407346410207, -1.1304417482486304`}, { 1.878407346410207, -2.4507205280821744`}, { 1.878407346410207, -0.5215448006537791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.6112703179537835`}, { 1.8834073464102068`, -1.133467872860078}, { 1.8834073464102068`, -2.451520874814011}, { 1.8834073464102068`, -0.5158536634698258}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.6116271200508825`}, { 1.8884073464102071`, -1.1365141150559137`}, { 1.8884073464102071`, -2.4523278686752756`}, { 1.8884073464102071`, -0.5101018946627373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.6119872568483484`}, { 1.893407346410207, -1.139579942467233}, { 1.893407346410207, -2.4531415803200103`}, { 1.893407346410207, -0.504289608190128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.612350771164976}, { 1.898407346410207, -1.142664841962741}, { 1.898407346410207, -2.4539620812370018`}, { 1.898407346410207, -0.498416896128253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.612717706496004}, { 1.9034073464102068`, -1.1457683187856285`}, { 1.9034073464102068`, -2.454789443758626}, { 1.9034073464102068`, -0.4924838295968064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.6130881070254497`}, { 1.9084073464102072`, -1.1488898957218914`}, { 1.9084073464102072`, -2.455623741069537}, { 1.9084073464102072`, -0.4864904596561806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.613462017638573}, { 1.913407346410207, -1.1520291123003428`}, { 1.913407346410207, -2.4564650472156777`}, { 1.913407346410207, -0.4804368181772399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.6138394839346306`}, { 1.918407346410207, -1.155185524022952}, { 1.918407346410207, -2.4573134371130405`}, { 1.918407346410207, -0.47432291868453336`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.614220552239892}, { 1.9234073464102068`, -1.1583587016256023`}, { 1.9234073464102068`, -2.458168986556522}, { 1.9234073464102068`, -0.4681487571736089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.614605269620954}, { 1.9284073464102072`, -1.1615482303685223`}, { 1.9284073464102072`, -2.4590317722288186`}, { 1.9284073464102072`, -0.4619143129033371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.6149936838981604`}, { 1.933407346410207, -1.1647537093552294`}, { 1.933407346410207, -2.459901871709357}, { 1.933407346410207, -0.4556195491637143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.615385843659503}, { 1.938407346410207, -1.167974750879401}, { 1.938407346410207, -2.460779363482986}, { 1.938407346410207, -0.44926441402085227`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.6157817982746105`}, { 1.9434073464102068`, -1.171210979799196}, { 1.9434073464102068`, -2.461664326949022}, { 1.9434073464102068`, -0.442848841039409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.6161815979091103`}, { 1.9484073464102072`, -1.174462032937502}, { 1.9484073464102072`, -2.462556842430038}, { 1.9484073464102072`, -0.43637274998397757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.616585293539287}, { 1.953407346410207, -1.1777275585073712`}, { 1.953407346410207, -2.46345699118055}, { 1.953407346410207, -0.4298360475003436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.616992936966893}, { 1.958407346410207, -1.1810072155623461`}, { 1.958407346410207, -2.464364855396056}, { 1.958407346410207, -0.42323862777745885`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.6174045808344646`}, { 1.9634073464102069`, -1.184300673469872}, { 1.9634073464102069`, -2.46528051822162}, { 1.9634073464102069`, -0.4165803731917439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.6178202786407305`}, { 1.9684073464102072`, -1.1876076114074028`}, { 1.9684073464102072`, -2.466204063760677}, { 1.9684073464102072`, -0.40986115493407704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.6182400847564717`}, { 1.973407346410207, -1.190927717880374}, { 1.973407346410207, -2.467135577083722}, { 1.973407346410207, -0.40308083362118496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.618664054440601}, { 1.978407346410207, -1.1942606902608182`}, { 1.978407346410207, -2.4680751442369577`}, { 1.978407346410207, -0.39623925989199005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.6190922438565707`}, { 1.9834073464102069`, -1.1976062343460196`}, { 1.9834073464102069`, -2.4690228522509092`}, { 1.9834073464102069`, -0.38933627499019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.6195247100892116`}, { 1.988407346410207, -1.200964063936256}, { 1.988407346410207, -2.4699787891488376`}, { 1.988407346410207, -0.3823717113341962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.619961511161644}, { 1.993407346410207, -1.2043339004309288`}, { 1.993407346410207, -2.470943043955405}, { 1.993407346410207, -0.375345393074863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.620402706052889}, { 1.998407346410207, -1.2077154724420656`}, { 1.998407346410207, -2.4719157067048}, { 1.998407346410207, -0.3682571366429205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.620848354715427}, { 2.003407346410207, -1.2111085154247179`}, { 2.003407346410207, -2.472896868449269}, { 2.003407346410207, -0.36110675128592173`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.621298518093355}, { 2.008407346410207, -1.2145127713232458`}, { 2.008407346410207, -2.473886621267239}, { 2.008407346410207, -0.3538940395965674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.6217532581408833`}, { 2.013407346410207, -1.2179279882328717`}, { 2.013407346410207, -2.4748850582713366`}, { 2.013407346410207, -0.3466187980329051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.622212637841055}, { 2.018407346410207, -1.2213539200758612`}, { 2.018407346410207, -2.4758922736164553`}, { 2.018407346410207, -0.3392808174310977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.622676721224934}, { 2.023407346410207, -1.2247903262917519`}, { 2.023407346410207, -2.476908362507669}, { 2.023407346410207, -0.3318798835119741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.623145573391089}, { 2.028407346410207, -1.2282369715406618`}, { 2.028407346410207, -2.4779334212079607`}, { 2.028407346410207, -0.3244157773818425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.6236192605256194`}, { 2.033407346410207, -1.2316936254193391`}, { 2.033407346410207, -2.4789675470456713`}, { 2.033407346410207, -0.31688827602872366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.6240978499222574`}, { 2.038407346410207, -1.2351600621894891`}, { 2.038407346410207, -2.4800108384222312`}, { 2.038407346410207, -0.30929715281416836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.6245814100031963`}, { 2.043407346410207, -1.2386360605175413`}, { 2.043407346410207, -2.4810633948192966`}, { 2.043407346410207, -0.30164217796217646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.6250700103400644`}, { 2.048407346410207, -1.242121403225157}, { 2.048407346410207, -2.482125316805824}, { 2.048407346410207, -0.29392311904509216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.6255637216754373`}, { 2.053407346410207, -1.2456158770508716`}, { 2.053407346410207, -2.483196706045188}, { 2.053407346410207, -0.28613974146789417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.6260626159446816`}, { 2.058407346410207, -1.2491192724211055`}, { 2.058407346410207, -2.484277665301791}, { 2.058407346410207, -0.2782918089509278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.6265667662982786`}, { 2.063407346410207, -1.2526313832312188`}, { 2.063407346410207, -2.485368298447681}, { 2.063407346410207, -0.27037908401216165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.6270762471244264`}, { 2.068407346410207, -1.2561520066353367`}, { 2.068407346410207, -2.4864687104688907`}, { 2.068407346410207, -0.26240132844912356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.627591134072279}, { 2.073407346410207, -1.2596809428453786`}, { 2.073407346410207, -2.487579007471619}, { 2.073407346410207, -0.25435830382171126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.6281115040754806`}, { 2.078407346410207, -1.2632179949376587`}, { 2.078407346410207, -2.4886992966878494`}, { 2.078407346410207, -0.24624977193568662`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.6286374353761146`}, { 2.083407346410207, -1.2667629686681496`}, { 2.083407346410207, -2.4898296864811957`}, { 2.083407346410207, -0.23807549532791816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.629169007549183}, { 2.088407346410207, -1.2703156722949187`}, { 2.088407346410207, -2.490970286352123}, { 2.088407346410207, -0.22983523775368705`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.629706301527499}, { 2.093407346410207, -1.2738759164079358`}, { 2.093407346410207, -2.492121206943}, { 2.093407346410207, -0.2215287646765241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, -2.4932825600429225`}, { 2.098407346410207, -1.2774435137658122`}, {2.098407346410207, 2.6302493996269876`}, { 2.098407346410207, -0.21315584376101235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, -2.4944544585920454`}, { 2.103407346410207, -1.2810182791390852`}, {2.103407346410207, 2.6307983855725534`}, {2.103407346410207, -0.2047162453690893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, -2.495637016685753}, { 2.108407346410207, -1.2846000291598496`}, {2.108407346410207, 2.631353344524285}, {2.108407346410207, -0.19620974306005665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, -2.496830349578357}, { 2.1134073464102068`, -1.2881885821774652`}, {2.1134073464102068`, 2.631914363104249}, {2.1134073464102068`, -0.1876361140949198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, -2.4980345736865286`}, { 2.118407346410207, -1.291783758120071}, {2.118407346410207, 2.632481529423691}, {2.118407346410207, -0.1789951399452144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, -2.4992498065922883`}, { 2.123407346410207, -1.2953853783615636`}, {2.123407346410207, 2.6330549331107203`}, {2.123407346410207, -0.1702866068067083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, -2.500476167045603}, { 2.128407346410207, -1.2989932655940093`}, {2.128407346410207, 2.633634665338546}, {2.128407346410207, -0.1615103061183706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, -2.5017137749665617`}, { 2.133407346410207, -1.3026072437049891`}, {2.133407346410207, 2.6342208188541187`}, {2.133407346410207, -0.1526660350866989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, -2.502962751447177}, { 2.138407346410207, -1.3062271376600045`}, {2.138407346410207, 2.6348134880073126`}, { 2.138407346410207, -0.14375359721586137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, -2.5042232187526223`}, { 2.143407346410207, -1.3098527733894412`}, {2.143407346410207, 2.6354127687806326`}, {2.143407346410207, -0.1347728028437637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, -2.5054953003221}, { 2.148407346410207, -1.3134839776801022`}, {2.148407346410207, 2.636018758819364}, {2.148407346410207, -0.12572346968424278`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, -2.506779120769116}, { 2.153407346410207, -1.3171205780710247`}, {2.153407346410207, 2.636631557462294}, {2.153407346410207, -0.11660542337562739`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, -2.5080748058813582`}, { 2.158407346410207, -1.320762402753525}, {2.158407346410207, 2.63725126577288}, {2.158407346410207, -0.10741849803575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, -2.509382482619885}, { 2.163407346410207, -1.3244092804751881`}, {2.163407346410207, 2.6378779865710213`}, {2.163407346410207, -0.09816253682359967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, -2.51070227911792}, { 2.168407346410207, -1.3280610404477668`}, {2.168407346410207, 2.6385118244652364`}, {2.168407346410207, -0.0888373925076037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, -2.5120343246789587`}, { 2.173407346410207, -1.3317175122587719`}, {2.173407346410207, 2.639152885885431}, {2.173407346410207, -0.0794429280407108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, -2.5133787497742226`}, { 2.178407346410207, -1.3353785257866477`}, {2.178407346410207, 2.639801279116215}, {2.178407346410207, -0.06997901714226387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, -2.514735686039733}, { 2.183407346410207, -1.3390439111195354`}, {2.183407346410207, 2.640457114330615}, {2.183407346410207, -0.06044554488666122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, -2.5161052662724237`}, { 2.188407346410207, -1.3427134984772529`}, {2.188407346410207, 2.64112050362447}, {2.188407346410207, -0.050842408298797596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, -2.5174876244257836`}, { 2.193407346410207, -1.3463871181365528`}, {2.193407346410207, 2.6417915610511944`}, {2.193407346410207, -0.04116951695616007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, -2.518882895604722}, { 2.198407346410207, -1.3500646003596413`}, {2.198407346410207, 2.6424704026571972`}, { 2.198407346410207, -0.031426793597654774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, -2.520291216059794}, { 2.203407346410207, -1.3537457753256539`}, {2.203407346410207, 2.643157146517692}, {2.203407346410207, -0.021614174738830004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, -2.5217127231805465`}, { 2.208407346410207, -1.3574304730651297`}, {2.208407346410207, 2.643851912773135}, {2.208407346410207, -0.011731611293492423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, -2.523147555488225}, { 2.213407346410207, -1.361118523397377}, {2.213407346410207, 2.64455482366608}, {2.213407346410207, -0.0017790692014443112`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, -2.524595852627597}, { 2.218407346410207, -1.3648097558706829`}, {2.218407346410207, 2.6452660035786177`}, {2.218407346410207, 0.008243469937824821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.645985579070269}, { 2.223407346410207, -2.5260577553579844`}, { 2.223407346410207, -1.3685039997052164`}, {2.223407346410207, 0.018336008225824603`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.646713678916374}, { 2.228407346410207, -2.527533405543458}, { 2.228407346410207, -1.372201083738635}, {2.228407346410207, 0.02849853082039205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.647450434147001}, { 2.233407346410207, -2.529022946142127}, { 2.233407346410207, -1.375900836374322}, {2.233407346410207, 0.03873100528597887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.64819597808632}, { 2.2384073464102068`, -2.53052652119451}, { 2.2384073464102068`, -1.3796030855321306`}, {2.2384073464102068`, 0.04903338093933991}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.648950446392414}, { 2.243407346410207, -2.532044275811069}, { 2.243407346410207, -1.3833076586017212`}, {2.243407346410207, 0.059405588190966634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.649713977097611}, { 2.248407346410207, -2.533576356158631}, { 2.248407346410207, -1.3870143823982501`}, {2.248407346410207, 0.06984753788279022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.65048671064919}, { 2.253407346410207, -2.5351229094459673`}, { 2.253407346410207, -1.3907230831205477`}, {2.253407346410207, 0.08035912062261821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.6512687899505933`}, { 2.2584073464102072`, -2.536684083908262}, { 2.2584073464102072`, -1.3944335863116646`}, {2.2584073464102072`, 0.09094020611582027}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.6520603604029738`}, { 2.263407346410207, -2.53826002879057}, { 2.263407346410207, -1.3981457168216824`}, {2.263407346410207, 0.10159064249492532`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.652861569947206}, { 2.268407346410207, -2.5398508943302414`}, { 2.268407346410207, -1.401859298772944}, {2.268407346410207, 0.11231025564764568`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.653672569106238}, { 2.273407346410207, -2.5414568317381283`}, { 2.273407346410207, -1.4055741555274017`}, {2.273407346410207, 0.1230988485441171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.6544935110278245`}, { 2.278407346410207, -2.543077993178806}, { 2.278407346410207, -1.4092901096563755`}, {2.278407346410207, 0.13395620056392413`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.655324551527554}, { 2.283407346410207, -2.5447145317495012`}, { 2.283407346410207, -1.4130069829123373`}, {2.283407346410207, 0.1448820668238322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.656165849132213}, { 2.288407346410207, -2.5463666014579722`}, { 2.288407346410207, -1.416724596203075}, {2.288407346410207, 0.1558761775068325}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.657017565123439}, { 2.293407346410207, -2.5480343571990107`}, { 2.293407346410207, -1.4204427695678776`}, {2.293407346410207, 0.16693823719351972`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.6578798635815892`}, { 2.298407346410207, -2.5497179547298283`}, { 2.298407346410207, -1.4241613221559526`}, {2.298407346410207, 0.178067924196556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.6587529114298474`}, { 2.303407346410207, -2.5514175506441172`}, { 2.303407346410207, -1.4278800722069636`}, {2.303407346410207, 0.18926488989920753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.6596368784784774`}, { 2.308407346410207, -2.553133302344812}, { 2.308407346410207, -1.4315988370336543`}, {2.308407346410207, 0.2005287580989142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.660531937469281}, { 2.313407346410207, -2.554865368015475}, { 2.313407346410207, -1.4353174330066107`}, {2.313407346410207, 0.21185912435689747`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.6614382641200813`}, { 2.318407346410207, -2.5566139065904583`}, { 2.318407346410207, -1.439035675541154}, {2.318407346410207, 0.2232555553548226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, 2.662356037169303}, { 2.323407346410207, -2.558379077723475}, { 2.323407346410207, -1.4427533790862042`}, {2.323407346410207, 0.23471758825971012`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, 2.663285438420544}, { 2.328407346410207, -2.560161041754942}, { 2.328407346410207, -1.4464703571153479`}, {2.328407346410207, 0.2462447300980787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, 2.664226652787095}, { 2.333407346410207, -2.5619599596778033`}, { 2.333407346410207, -1.4501864221199197`}, {2.333407346410207, 0.2578364571406121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, 2.6651798683363705`}, { 2.338407346410207, -2.5637759931018373`}, { 2.338407346410207, -1.4539013856041176`}, {2.338407346410207, 0.26949221429851045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, 2.6661452763341558`}, { 2.343407346410207, -2.5656093042165917`}, { 2.343407346410207, -1.45761505808225}, {2.343407346410207, 0.2812114145327324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, 2.6671230712886325`}, { 2.348407346410207, -2.5674600557526976`}, { 2.348407346410207, -1.4613272490779672`}, {2.348407346410207, 0.2929934382774601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, 2.66811345099412}, { 2.353407346410207, -2.5693284109416346`}, { 2.353407346410207, -1.465037767125543}, {2.353407346410207, 0.30483763287907734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, 2.6691166165744282`}, { 2.358407346410207, -2.5712145334740413`}, { 2.358407346410207, -1.4687464197732767`}, {2.358407346410207, 0.31674331205193135`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, 2.670132772525788}, { 2.3634073464102068`, -2.573118587456359}, { 2.3634073464102068`, -1.4724530135888938`}, {2.3634073464102068`, 0.3287097553523092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, 2.671162126759194}, { 2.368407346410207, -2.575040737365812}, { 2.368407346410207, -1.4761573541668933`}, {2.368407346410207, 0.34073620767203927`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, 2.672204890642234}, { 2.373407346410207, -2.5769811480038776`}, { 2.373407346410207, -1.4798592461381275`}, {2.373407346410207, 0.3528218787529761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, 2.673261279040086}, { 2.378407346410207, -2.578939984447986}, { 2.378407346410207, -1.4835584931812047`}, {2.378407346410207, 0.3649659427239884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, 2.6743315103557648`}, { 2.3834073464102072`, -2.5809174120017184`}, { 2.3834073464102072`, -1.487254898036111}, {2.3834073464102072`, 0.3771675376616889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, 2.6754158065694966`}, { 2.388407346410207, -2.5829135961430643`}, { 2.388407346410207, -1.4909482625197077`}, {2.388407346410207, 0.389425765176545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, 2.676514393276927}, { 2.393407346410207, -2.5849287024712684`}, { 2.393407346410207, -1.4946383875433435`}, {2.393407346410207, 0.40173969002565674`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, 2.6776274997263454`}, { 2.398407346410207, -2.586962896651657}, { 2.398407346410207, -1.4983250731324165`}, {2.398407346410207, 0.41410833975381245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, 2.6787553588545006`}, { 2.403407346410207, -2.58901634435908}, { 2.403407346410207, -1.5020081184480638`}, {2.403407346410207, 0.4265307043641066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, 2.679898207321086}, { 2.408407346410207, -2.5910892112193036`}, { 2.408407346410207, -1.5056873218107227`}, {2.408407346410207, 0.43900573601978254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, 2.681056285541664}, { 2.413407346410207, -2.593181662748788}, { 2.413407346410207, -1.509362480725762}, {2.413407346410207, 0.45153234877857856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, 2.682229837718904}, { 2.418407346410207, -2.5952938642927235`}, { 2.418407346410207, -1.513033391911133}, {2.418407346410207, 0.4641094183610878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, 2.6834191118719106`}, { 2.423407346410207, -2.597425980961345}, { 2.423407346410207, -1.5166998513269663`}, {2.423407346410207, 0.47673578195450217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, 2.6846243598637027`}, { 2.428407346410207, -2.599578177564174}, { 2.428407346410207, -1.5203616542071026`}, {2.428407346410207, 0.4894102380532642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, 2.6858458374262466`}, { 2.433407346410207, -2.6017506185430808`}, { 2.433407346410207, -1.5240185950927174`}, {2.433407346410207, 0.5021315463376956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, 2.687083804183436}, { 2.438407346410207, -2.6039434679028464`}, { 2.438407346410207, -1.5276704678677253`}, {2.438407346410207, 0.514898427592369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, 2.688338523671228}, { 2.443407346410207, -2.6061568891407583`}, { 2.443407346410207, -1.5313170657963417`}, {2.443407346410207, 0.527709563665008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, 2.689610263355287}, { 2.448407346410207, -2.6083910451735157`}, { 2.448407346410207, -1.5349581815622448`}, {2.448407346410207, 0.540563597467741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, 2.6908992946454338`}, { 2.453407346410207, -2.6106460982634196`}, { 2.453407346410207, -1.5385936073100475`}, {2.453407346410207, 0.5534591330212573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, 2.692205892907166}, { 2.458407346410207, -2.612922209941805}, { 2.458407346410207, -1.5422231346882687`}, {2.458407346410207, 0.5663947355437075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, 2.693530337469471}, { 2.463407346410207, -2.6152195409316086`}, { 2.463407346410207, -1.5458465548944214`}, {2.463407346410207, 0.5793689315847984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, 2.6948729116293237`}, { 2.468407346410207, -2.6175382510675664`}, { 2.468407346410207, -1.5494636587218242`}, {2.468407346410207, 0.5923802092066307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, 2.696233902651988}, { 2.473407346410207, -2.6198784992151376`}, { 2.473407346410207, -1.5530742366082326`}, {2.473407346410207, 0.6054270182118688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, 2.697613601767525}, { 2.478407346410207, -2.6222404431873954`}, { 2.478407346410207, -1.5566780786863337`}, {2.478407346410207, 0.6185077704204129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, 2.6990123041623977`}, { 2.483407346410207, -2.6246242396606547`}, { 2.483407346410207, -1.5602749748358227`}, {2.483407346410207, 0.6316208399950978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, 2.700430308966923}, { 2.4884073464102068`, -2.6270300440881056`}, { 2.4884073464102068`, -1.5638647147374416`}, {2.4884073464102068`, 0.6447645638174438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, 2.7018679192373063`}, { 2.493407346410207, -2.6294580106120633`}, { 2.493407346410207, -1.5674470879284768`}, {2.493407346410207, 0.6579372419138663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, 2.703325441932673}, { 2.498407346410207, -2.6319082919745096`}, { 2.498407346410207, -1.571021883860062}, {2.498407346410207, 0.6711371379330413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, 2.7048031878862453`}, { 2.503407346410207, -2.6343810394262306`}, { 2.503407346410207, -1.5745888919559543`}, {2.503407346410207, 0.6843624796747775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, 2.7063014717707747`}, { 2.5084073464102072`, -2.6368764026343676`}, { 2.5084073464102072`, -1.5781479016729767`}, {2.5084073464102072`, 0.6976114596708316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, 2.7078206120577826`}, { 2.513407346410207, -2.6393945295884556`}, { 2.513407346410207, -1.581698702562993}, {2.513407346410207, 0.7108822358179292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, 2.7093609309698645`}, { 2.518407346410207, -2.641935566505185}, { 2.518407346410207, -1.585241084336181}, {2.518407346410207, 0.7241729320630302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, 2.710922754426542}, { 2.523407346410207, -2.644499657731601}, { 2.523407346410207, -1.5887748369259973`}, {2.523407346410207, 0.7374816391410776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, 2.712506411982259}, { 2.528407346410207, -2.6470869456472643`}, { 2.528407346410207, -1.592299750555247}, {2.528407346410207, 0.7508064153649061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, 2.7141122367570856`}, { 2.533407346410207, -2.649697570564806}, { 2.533407346410207, -1.5958156158036045`}, {2.533407346410207, 0.7641452874674283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, 2.7157405653591917`}, { 2.538407346410207, -2.6523316706294824`}, { 2.538407346410207, -1.59932222367636}, {2.538407346410207, 0.7774962514955788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, 2.7173917377987973`}, { 2.543407346410207, -2.6549893817175922`}, { 2.543407346410207, -1.6028193656743273`}, {2.543407346410207, 0.7908572737557017}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, 2.7190660973933407`}, { 2.5484073464102073`, -2.657670837333633}, { 2.5484073464102073`, -1.6063068338648572`}, {2.5484073464102073`, 0.8042262918098987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, 2.720763990663418}, { 2.553407346410207, -2.660376168506625}, { 2.553407346410207, -1.6097844209540204`}, {2.553407346410207, 0.8176012155226459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, 2.7224857672189606`}, { 2.558407346410207, -2.663105503685241}, { 2.558407346410207, -1.6132519203596276`}, {2.558407346410207, 0.8309799281569981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, 2.724231779635122}, { 2.563407346410207, -2.6658589686324228`}, { 2.563407346410207, -1.616709126285186}, {2.563407346410207, 0.844360287519348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, 2.7260023833181832`}, { 2.568407346410207, -2.6686366863185724`}, { 2.568407346410207, -1.620155833794823}, {2.568407346410207, 0.8577401271521594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, 2.7277979363598535`}, { 2.5734073464102067`, -2.67143877681464}, { 2.5734073464102067`, -1.623591838888781}, {2.5734073464102067`, 0.8711172575730481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, 2.7296187993806327`}, { 2.578407346410207, -2.674265357184301}, { 2.578407346410207, -1.6270169385797875`}, {2.578407346410207, 0.8844894675594677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, 2.73146533536112}, { 2.583407346410207, -2.6771165413753324`}, { 2.583407346410207, -1.6304309309697855`}, {2.583407346410207, 0.8978545254774907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, 2.733337909461211}, { 2.588407346410207, -2.679992440110928}, { 2.588407346410207, -1.6338336153274138`}, {2.588407346410207, 0.9112101806533098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, 2.7352368888267753`}, { 2.593407346410207, -2.682893160779949}, { 2.593407346410207, -1.637224792165766}, {2.593407346410207, 0.9245541647860872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, 2.7371626423826796`}, { 2.598407346410207, -2.685818807327832}, { 2.598407346410207, -1.6406042633204796`}, {2.598407346410207, 0.9378841934001209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, 2.7391155406131515`}, { 2.603407346410207, -2.6887694801462887`}, { 2.603407346410207, -1.6439718320282366`}, {2.603407346410207, 0.9511979673353342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, 2.7410959553275926`}, { 2.608407346410207, -2.691745275963187}, { 2.608407346410207, -1.6473273030051399`}, {2.608407346410207, 0.9644931742736386}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, 2.743104259412302}, { 2.6134073464102068`, -2.6947462877328374`}, { 2.6134073464102068`, -1.6506704825254093`}, {2.6134073464102068`, 0.9777674902995724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, 2.745140826567432}, { 2.618407346410207, -2.6977726045258774`}, { 2.618407346410207, -1.6540011784998299`}, {2.618407346410207, 0.9910185814932648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, 2.747206031029484}, { 2.623407346410207, -2.7008243114191544`}, { 2.623407346410207, -1.6573192005543524`}, {2.623407346410207, 1.0042441055538582`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, 2.7493002472776626`}, { 2.628407346410207, -2.703901489385972}, { 2.628407346410207, -1.6606243601080528`}, {2.628407346410207, 1.0174417134508367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, 2.7514238497248127`}, { 2.6334073464102072`, -2.7070042151875278`}, { 2.6334073464102072`, -1.6639164704511546`}, {2.6334073464102072`, 1.030609051101346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, 2.753577212392866}, { 2.638407346410207, -2.7101325612630816`}, { 2.638407346410207, -1.6671953468223855`}, {2.638407346410207, 1.0437437610715727`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, 2.755760708571207}, { 2.643407346410207, -2.7132865956224226`}, { 2.643407346410207, -1.6704608064858377`}, {2.643407346410207, 1.0568434842991665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, 2.757974710459444}, { 2.648407346410207, -2.7164663817376806`}, { 2.648407346410207, -1.6737126688072925`}, {2.648407346410207, 1.0699058618351516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, 2.7602195887930585`}, { 2.653407346410207, -2.719671978437121}, { 2.653407346410207, -1.676950755329873}, {2.653407346410207, 1.0829285366023185`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, 2.7624957124522607`}, { 2.658407346410207, -2.7229034397979066`}, { 2.658407346410207, -1.680174889848384}, {2.658407346410207, 1.0959091551680198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, 2.7648034480543116`}, { 2.663407346410207, -2.726160815042013}, { 2.663407346410207, -1.6833848984834479`}, {2.663407346410207, 1.108845369528746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, 2.7671431595285787`}, { 2.668407346410207, -2.7294441484322274`}, { 2.668407346410207, -1.6865806097541778`}, {2.668407346410207, 1.1217348389039785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, 2.769515207674809}, { 2.6734073464102073`, -2.7327534791686374`}, { 2.6734073464102073`, -1.6897618546496354`}, {2.6734073464102073`, 1.134575231536874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, 2.7719199497048117`}, { 2.678407346410207, -2.7360888412870117`}, { 2.678407346410207, -1.6929284666993496`}, {2.678407346410207, 1.1473642264992028`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, 2.774357738766825}, { 2.683407346410207, -2.7394502635589673`}, { 2.683407346410207, -1.6960802820423024`}, {2.683407346410207, 1.1600995154977225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, 2.776828923454023}, { 2.688407346410207, -2.742837769393263}, { 2.688407346410207, -1.6992171394947442`}, {2.688407346410207, 1.1727788046798142`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, 2.7793338472960545`}, { 2.693407346410207, -2.746251376737978}, { 2.693407346410207, -1.7023388806160065`}, {2.693407346410207, 1.1853998164353114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, 2.7818728482356363`}, { 2.6984073464102067`, -2.7496910979850373`}, { 2.6984073464102067`, -1.705445349773331}, {2.6984073464102067`, 1.1979602911924259`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, 2.784446258088813}, { 2.703407346410207, -2.753156939876737}, { 2.703407346410207, -1.7085363942046399`}, {2.703407346410207, 1.2104579892045608`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, 2.7870544019901757`}, { 2.708407346410207, -2.7566489034138106`}, { 2.708407346410207, -1.7116118640794316`}, {2.708407346410207, 1.2228906923256508`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, 2.789697597825092}, { 2.713407346410207, -2.760166983763982}, { 2.713407346410207, -1.714671612558198}, {2.713407346410207, 1.2352562057718361`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, 2.7923761556454476`}, { 2.718407346410207, -2.7637111701756276`}, { 2.718407346410207, -1.717715495849191}, {2.718407346410207, 1.247552359865514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, 2.7950903770766677`}, { 2.723407346410207, -2.767281445890918}, { 2.723407346410207, -1.7207433732645394`}, {2.723407346410207, 1.2597770117613165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, 2.797840554707697}, { 2.728407346410207, -2.7708777880619015`}, { 2.728407346410207, -1.723755107272207}, {2.728407346410207, 1.2719280471485575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, 2.800626971474671}, { 2.733407346410207, -2.7745001676690366`}, { 2.733407346410207, -1.7267505635478662`}, {2.733407346410207, 1.2840033819304806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, 2.803449900031381}, { 2.7384073464102068`, -2.778148549441661}, { 2.7384073464102068`, -1.7297296110230562`}, {2.7384073464102068`, 1.296000963875294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, 2.8063096021116603`}, { 2.743407346410207, -2.781822891782208}, { 2.743407346410207, -1.7326921219315452`}, {2.743407346410207, 1.3079187742376281`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, 2.8092063278863835`}, { 2.748407346410207, -2.785523146690459}, { 2.748407346410207, -1.7356379718538055`}, {2.748407346410207, 1.319754829348085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, 2.8121403153110336`}, { 2.753407346410207, -2.7892492596929492`}, { 2.753407346410207, -1.7385670397580628`}, {2.753407346410207, 1.3315071821669144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, 2.815111789471264}, { 2.7584073464102072`, -2.7930011697720376`}, { 2.7584073464102072`, -1.741479208039516}, {2.7584073464102072`, 1.343173923800754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, 2.818120961923692}, { 2.763407346410207, -2.796778809300961}, { 2.763407346410207, -1.744374362556745}, {2.763407346410207, 1.3547531849789036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, 2.821168030038007}, { 2.768407346410207, -2.8005821039786873`}, { 2.768407346410207, -1.7472523926661685`}, {2.768407346410207, 1.3662431374875637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, 2.824253176335905}, { 2.773407346410207, -2.8044109727698854`}, { 2.773407346410207, -1.7501131912527332`}, {2.773407346410207, 1.3776419955580876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, 2.827376567835473}, { 2.778407346410207, -2.80826532784599}, { 2.778407346410207, -1.7529566547589097`}, {2.778407346410207, 1.3889480172083954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, 2.8305383553994647`}, { 2.783407346410207, -2.812145074528563}, { 2.783407346410207, -1.7557826832107524`}, {2.783407346410207, 1.4001595055341753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, 2.833738673089347}, { 2.788407346410207, -2.816050111239207}, { 2.788407346410207, -1.7585911802413223`}, {2.788407346410207, 1.4112748099477583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, 2.836977637526587}, { 2.793407346410207, -2.819980329446359}, { 2.793407346410207, -1.7613820531103048`}, {2.793407346410207, 1.422292327361528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, 2.8402553472685077`}, { 2.7984073464102073`, -2.8239356136220817`}, { 2.7984073464102073`, -1.7641552127228841`}, {2.7984073464102073`, 1.4332105033156766`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, 2.843571882195455}, { 2.803407346410207, -2.8279158411952645`}, { 2.803407346410207, -1.7669105736445676`}, {2.803407346410207, 1.4440278330457101`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, 2.84692730290929}, { 2.808407346410207, -2.831920882511141}, { 2.808407346410207, -1.7696480541121278`}, {2.808407346410207, 1.4547428624878325`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, 2.850321650159615}, { 2.813407346410207, -2.8359506007963255`}, { 2.813407346410207, -1.7723675760453752`}, {2.813407346410207, 1.465354189223127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, 2.8537549442781733`}, { 2.818407346410207, -2.8400048521189523`}, { 2.818407346410207, -1.775069065051419}, {2.818407346410207, 1.4758604633527819`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, 2.8572271846469413`}, { 2.8234073464102067`, -2.8440834853601302`}, { 2.8234073464102067`, -1.7777524504305489`}, {2.8234073464102067`, 1.4862603883087633`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, 2.8607383491816827`}, { 2.828407346410207, -2.8481863421837894`}, { 2.828407346410207, -1.7804176651757961`}, {2.828407346410207, 1.496552721592633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, 2.8642883938498325`}, { 2.833407346410207, -2.852313257011432}, { 2.833407346410207, -1.7830646459721853`}, {2.833407346410207, 1.5067362754446803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, 2.867877252217363}, { 2.838407346410207, -2.856464056998549}, { 2.838407346410207, -1.7856933331928813`}, {2.838407346410207, 1.516809917439783}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, 2.871504835020958}, { 2.843407346410207, -2.860638562013381}, { 2.843407346410207, -1.7883036708904383`}, {2.843407346410207, 1.5267725710075328`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, 2.8751710297856365`}, { 2.848407346410207, -2.864836584622678}, { 2.848407346410207, -1.790895606789088}, {2.848407346410207, 1.5366232158789022`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, 2.8788757004682255`}, { 2.853407346410207, -2.8690579300756127`}, { 2.853407346410207, -1.793469092270757}, {2.853407346410207, 1.546360888453427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, 2.8826186871496966`}, { 2.858407346410207, -2.8733023962922677`}, { 2.858407346410207, -1.796024082361747}, {2.858407346410207, 1.5559846820900052`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, 2.8863998057571454`}, { 2.8634073464102068`, -2.8775697738567025`}, { 2.8634073464102068`, -1.7985605357134726`}, {2.8634073464102068`, 1.5654937473169772`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, 2.890218847838603}, { 2.868407346410207, -2.88185984600974}, { 2.868407346410207, -1.801078414583748}, {2.868407346410207, 1.5748872919635148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, 2.894075580376704}, { 2.873407346410207, -2.886172388649975}, { 2.873407346410207, -1.8035776848140042`}, {2.873407346410207, 1.5841645812102765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, 2.897969745649646}, { 2.878407346410207, -2.8905071703292156`}, { 2.878407346410207, -1.8060583158043615`}, {2.878407346410207, 1.593324937558367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, 2.9019010611362575`}, { 2.8834073464102072`, -2.894863952259529}, { 2.8834073464102072`, -1.8085202804855487`}, {2.8834073464102072`, 1.602367740717929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, 2.905869219480473}, { 2.888407346410207, -2.899242488315653}, { 2.888407346410207, -1.8109635552915013`}, {2.888407346410207, 1.611292427416023}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, 2.9098738884889337`}, { 2.893407346410207, -2.9036425250456177`}, { 2.893407346410207, -1.8133881201250373`}, {2.893407346410207, 1.6200984911224867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, 2.913914711196411}, { 2.898407346410207, -2.9080638016839067`}, { 2.898407346410207, -1.8157939583261842`}, {2.898407346410207, 1.6287854816974126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, 2.9179913059657676`}, { 2.903407346410207, -2.912506050160057}, { 2.903407346410207, -1.8181810566337913`}, {2.903407346410207, 1.6373530049563083`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, 2.9221032666589655`}, { 2.908407346410207, -2.9169689951184763`}, { 2.908407346410207, -1.820549405150393}, {2.908407346410207, 1.6458007221595803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, 2.926250162837061}, { 2.913407346410207, -2.9214523539359103`}, { 2.913407346410207, -1.822898997298887}, {2.913407346410207, 1.6541283494217929`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, 2.930431540036255}, { 2.918407346410207, -2.9259558367461658`}, { 2.918407346410207, -1.8252298297837646`}, {2.918407346410207, 1.6623356570475671`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, 2.9346469200744316`}, { 2.9234073464102073`, -2.930479146459827}, { 2.9234073464102073`, -1.8275419025449928`}, {2.9234073464102073`, 1.6704224687902791`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, 2.9388958014222393`}, { 2.928407346410207, -2.9350219787882796`}, { 2.928407346410207, -1.8298352187137854`}, {2.928407346410207, 1.6783886610394922`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, 2.943177659619264}, { 2.933407346410207, -2.939584022284492}, { 2.933407346410207, -1.8321097845647871`}, {2.933407346410207, 1.6862341619396581`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, 2.947491947745882}, { 2.938407346410207, -2.944164958358533}, { 2.938407346410207, -1.834365609469136}, {2.938407346410207, 1.6939589504369763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, 2.951838096926092}, { 2.943407346410207, -2.948764461320784}, { 2.943407346410207, -1.836602705840866}, {2.943407346410207, 1.7015630552636516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, 2.956215516904833}, { 2.9484073464102067`, -2.9533821984143147`}, { 2.9484073464102067`, -1.8388210890892547`}, {2.9484073464102067`, 1.7090465538586466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, 2.9606235966431895`}, { 2.953407346410207, -2.958017829854744}, { 2.953407346410207, -1.8410207775627745`}, {2.953407346410207, 1.7164095712282683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, 2.965061704977968}, { 2.958407346410207, -2.9626710088635995`}, { 2.958407346410207, -1.8432017924974347`}, {2.958407346410207, 1.7236522787494848`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, 2.9695291913062807`}, { 2.963407346410207, -2.967341381721156}, { 2.963407346410207, -1.845364157959052}, {2.963407346410207, 1.7307748929220967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, 2.974025386319806}, { 2.968407346410207, -2.9720285877994037`}, { 2.968407346410207, -1.847507900788163}, {2.968407346410207, 1.7377776740679352`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, 2.9785496027820373`}, { 2.973407346410207, -2.9767322596179766`}, { 2.973407346410207, -1.8496330505441496`}, {2.973407346410207, 1.7446609249868765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, 2.983101136310043}, { 2.978407346410207, -2.981452022883875}, { 2.978407346410207, -1.8517396394426051`}, {2.978407346410207, 1.7514249895675005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, 2.9876792662304097`}, { 2.983407346410207, -2.9861874965467656`}, { 2.983407346410207, -1.8538277023009537`}, {2.983407346410207, 1.7580702513612114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, 2.9922832564356816`}, { 2.9884073464102068`, -2.990938292859541}, { 2.9884073464102068`, -1.8558972764763069`}, {2.9884073464102068`, 1.7645971321220497`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, 2.9969123562583166`}, { 2.993407346410207, -2.9957040174055263`}, { 2.993407346410207, -1.8579484018035577`}, {2.993407346410207, 1.7710060903105564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, 3.0015658014044733`}, { 2.998407346410207, -3.0004842691863827`}, { 2.998407346410207, -1.8599811205367753`}, {2.998407346410207, 1.7772976195796613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, 3.0062428148810625`}, { 3.003407346410207, -3.0052786406693417`}, { 3.003407346410207, -1.8619954772870781`}, {3.003407346410207, 1.7834722472314726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, 3.0109426079302786`}, { 3.0084073464102072`, -3.010086717827862}, { 3.0084073464102072`, -1.863991518959109}, {3.0084073464102072`, 1.7895305326547148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, 3.0156643810106107`}, { 3.013407346410207, -3.0149080802396497`}, { 3.013407346410207, -1.8659692946894908`}, {3.013407346410207, 1.7954730657556521`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, 3.0204073247615963`}, { 3.018407346410207, -3.0197423011259326`}, { 3.018407346410207, -1.867928855784249}, {3.018407346410207, 1.8013004653696667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, 3.025170620977336}, { 3.023407346410207, -3.024588947413233}, { 3.023407346410207, -1.8698702556548223`}, {3.023407346410207, 1.8070133776700388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, 3.029953443618309}, { 3.028407346410207, -3.0294475798327785`}, { 3.028407346410207, -1.8717935497573883`}, {3.028407346410207, 1.8126124745782681`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, 3.0347549597625174`}, { 3.0334073464102067`, -3.03431775295277}, { 3.0334073464102067`, -1.873698795525857}, {3.0334073464102067`, 1.8180984521680732`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, 3.0395743306250784`}, { 3.038407346410207, -3.0391990152751833`}, { 3.038407346410207, -1.8755860523132977`}, {3.038407346410207, 1.8234720290807624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, 3.0444107125135265`}, { 3.043407346410207, -3.044090909301793}, { 3.043407346410207, -1.8774553813242651`}, {3.043407346410207, 1.828733944947949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, 3.049263257819886}, { 3.0484073464102073`, -3.0489929716148576`}, { 3.0484073464102073`, -1.8793068455549535`}, {3.0484073464102073`, 1.833884958825816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, 3.0541311159698488`}, { 3.053407346410207, -3.0539047329401754`}, { 3.053407346410207, -1.881140509729087}, {3.053407346410207, 1.8389258476444108`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, 3.0590134344031457`}, { 3.058407346410207, -3.0588257182654566`}, { 3.058407346410207, -1.8829564402365635`}, {3.058407346410207, 1.8438574046812344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, 3.0639093594703195`}, { 3.063407346410207, -3.063755446872856}, { 3.063407346410207, -1.8847547050690732`}, {3.063407346410207, 1.848680438048371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, 3.0688180373813}, { 3.068407346410207, -3.0686934324594066`}, { 3.068407346410207, -1.8865353737597197`}, {3.068407346410207, 1.8533957692129992`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, 3.0737386151142188`}, { 3.0734073464102067`, -3.0736391832275336`}, { 3.0734073464102067`, -1.8882985173224325`}, {3.0734073464102067`, 1.8580042315418135`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, 3.078670241250819}, { 3.078407346410207, -3.078592201935431}, { 3.078407346410207, -1.8900442081876094`}, {3.078407346410207, 1.8625066688744834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, 3.083612066894707}, { 3.083407346410207, -3.0835519860477065`}, { 3.083407346410207, -1.8917725201458513`}, {3.083407346410207, 1.8669039341349978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, 3.0885632464436683`}, { 3.0884073464102073`, -3.0885180277749655`}, { 3.0884073464102073`, -1.8934835282840567`}, {3.0884073464102073`, 1.8711968879721719`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, 3.0935229384459983`}, { 3.093407346410207, -3.093489814217689}, { 3.093407346410207, -1.8951773089294848`}, {3.093407346410207, 1.8753863974418092`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, 3.098490306348125}, { 3.098407346410207, -3.0984668274428993`}, { 3.098407346410207, -1.896853939588605}, {3.098407346410207, 1.8794733347252834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, 3.1034645192508368`}, { 3.103407346410207, -3.1034485445911364`}, { 3.103407346410207, -1.89851349889005}, {3.103407346410207, 1.8834585758889089`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, 3.108444752631573}, { 3.108407346410207, -3.108434437986913}, { 3.108407346410207, -1.9001560665274015`}, {3.108407346410207, 1.8873429996857225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, 3.11343018898561}, { 3.1134073464102068`, -3.1134239752063295`}, { 3.1134073464102068`, -1.9017817232007923`}, {3.1134073464102068`, 1.8911274863999243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, 3.1184200186038704`}, { 3.118407346410207, -3.1184166193078484`}, { 3.118407346410207, -1.9033905505650033`}, {3.118407346410207, 1.8948129167386991`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, 3.1234134400565856`}, { 3.123407346410207, -3.123411828807214}, { 3.123407346410207, -1.9049826311709035`}, {3.123407346410207, 1.8984001707626739`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, 3.1284096609517666`}, { 3.1284073464102073`, -3.1284090579692254`}, { 3.1284073464102073`, -1.9065580484138032`}, {3.1284073464102073`, 1.9018901268703015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, 3.133407898126811}, { 3.1334073464102072`, -3.133407756563747}, { 3.1334073464102072`, -1.9081168864756328`}, {3.1334073464102072`, 1.9052836608200845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.1384073706655666`}, { 3.138407346410207, 3.1384073788476012`}, { 3.138407346410207, -1.9096592302800748`}, {3.138407346410207, 1.9085816448116613`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1415919098783736`, 3.1415919098787106`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -4976.6399999999985}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 3, 4, 6, 10}, {{4}, {5}, {5}, {5}, {1}, {5}, {1}, { 2}, {3}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.0012590982365441317`, 1.1798357061035163`}, {1.6815641375656125`, 1.6104730732318808`}, {1.6801390021528886`, 0.}, {0., 0.43259199834461726`}, {0.9437912415487026, 0.8060176413524444}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {1, 5}, {2, 5}, {3, 5}, {4, 5}}, 0.019974211847837903`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.019974211847837903], DiskBox[2, 0.019974211847837903], DiskBox[3, 0.019974211847837903], DiskBox[4, 0.019974211847837903], DiskBox[5, 0.019974211847837903]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -5450.605714285713}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, -3.141592469752912}, \ {-3.141592653589793, 3.141592469752777}, {-3.141592653589793, \ -1.8323210458655106`*^-7}, {-3.141592653589793, 1.832319691920363*^-7}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.1365928721569167`}, {-3.1365926535897932`, \ -3.1365927156127604`}, {-3.1365926535897932`, -0.028549029890444673`}, \ {-3.1365926535897932`, 0.0035023222027271796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.1315944054925526`}, {-3.1315926535897933`, \ -3.1315931510565527`}, {-3.1315926535897933`, -0.05716720976587027}, \ {-3.1315926535897933`, 0.006993627012392093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.126598567959484}, {-3.126592653589793, -3.12659432819096}, \ {-3.126592653589793, -0.08583446525362569}, {-3.126592653589793, 0.010473855832282533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.121606674891372}, {-3.121592653589793, -3.121596613002926}, \ {-3.121592653589793, -0.11453059181571089`}, {-3.121592653589793, 0.013942951439853711`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.1166200379777207`}, {-3.116592653589793, -3.1166003667401707`}, \ {-3.116592653589793, -0.14323533163779725`}, {-3.116592653589793, 0.017400858726290613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.111639963994041}, {-3.1115926535897933`, -3.1116059467705637`}, \ {-3.1115926535897933`, -0.17192844993540837`}, {-3.1115926535897933`, 0.020847524401924996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.106667752776171}, {-3.106592653589793, -3.1066137066688513`}, \ {-3.106592653589793, -0.20058981126305697`}, {-3.106592653589793, 0.024282896943149872`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.101704694577005}, {-3.101592653589793, -3.1016239957039566`}, \ {-3.101592653589793, -0.22919945509596035`}, {-3.101592653589793, 0.02770692672756104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.0967520681674903`}, {-3.096592653589793, -3.0966371589715576`}, \ {-3.096592653589793, -0.25773766950863264`}, {-3.096592653589793, 0.03111956596588922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.091811138863448}, {-3.0915926535897933`, -3.09165353746962}, \ {-3.0915926535897933`, -0.2861850626316089}, {-3.0915926535897933`, 0.03452076865505831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.086883156274392}, {-3.086592653589793, -3.0866734678483527`}, \ {-3.086592653589793, -0.3145226312728157}, {-3.086592653589793, 0.0379104906325455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.0819693526073797`}, {-3.081592653589793, -3.081697282585473}, \ {-3.081592653589793, -0.34273182584528067`}, {-3.081592653589793, 0.041288689496121384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.077070940551558}, {-3.076592653589793, -3.076725309775173}, \ {-3.076592653589793, -0.37079461147615755`}, {-3.076592653589793, 0.04465532464819779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.0721891115596276`}, {-3.0715926535897933`, -3.071757873175118}, \ {-3.0715926535897933`, -0.3986935245026638}, {-3.0715926535897933`, 0.04801035725766481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.0673250341494054`}, {-3.066592653589793, -3.066795292208148}, \ {-3.066592653589793, -0.4264117241361085}, {-3.066592653589793, 0.05135375023686528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.062479852142556}, {-3.061592653589793, -3.0618378818426946`}, \ {-3.061592653589793, -0.4539330390079945}, {-3.061592653589793, 0.05468546825769645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0576546832562497`}, {-3.056592653589793, -3.0568859527002092`}, \ {-3.056592653589793, -0.48124200822458457`}, {-3.056592653589793, 0.05800547769648977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.05285061753597}, {-3.0515926535897933`, -3.051939810918012}, \ {-3.0515926535897933`, -0.5083239169230088}, {-3.0515926535897933`, 0.061313746655098623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0480687160182978`}, {-3.046592653589793, -3.046999758175344}, \ {-3.046592653589793, -0.5351648261714592}, {-3.046592653589793, 0.06461024493381472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.0433100095680783`}, {-3.041592653589793, -3.0420660917334175`}, \ {-3.041592653589793, -0.5617515971600849}, {-3.041592653589793, 0.0678949439975629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.0385754975926647`}, {-3.036592653589793, -3.037139104308856}, \ {-3.036592653589793, -0.588071909874727}, {-3.036592653589793, 0.07116781699684463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.033866147123457}, {-3.0315926535897932`, -3.032219084163288}, \ {-3.0315926535897932`, -0.6141142762118846}, {-3.0315926535897932`, 0.07442883872046246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0291828918895356`}, {-3.026592653589793, -3.027306315083348}, \ {-3.026592653589793, -0.639868047818884}, {-3.026592653589793, 0.0776779855827252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.024526631447002}, {-3.021592653589793, -3.0224010763368407`}, \ {-3.021592653589793, -0.6653234188836905}, {-3.021592653589793, 0.08091523561990567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.0198982305349444`}, {-3.016592653589793, -3.0175036426989563`}, \ {-3.016592653589793, -0.6904714240723525}, {-3.016592653589793, 0.08414056846316402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.0152985184535233`}, {-3.0115926535897932`, \ -3.0126142844545845`}, {-3.0115926535897932`, -0.715303932021911}, \ {-3.0115926535897932`, 0.08735396532250167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.010728288648659}, {-3.0065926535897933`, -3.0077332674167803`}, \ {-3.0065926535897933`, -0.7398136346079222}, {-3.0065926535897933`, 0.09055540896180653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.0061882982149792`}, {-3.001592653589793, -3.0028608528699823`}, \ {-3.001592653589793, -0.7639940324942325}, {-3.001592653589793, 0.09374488370329531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.0016792678081625`}, {-2.996592653589793, -2.997997297694717}, \ {-2.996592653589793, -0.7878394171471461}, {-2.996592653589793, 0.09692237537010909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.9972018813122507`}, {-2.991592653589793, -2.993142854236561}, \ {-2.991592653589793, -0.8113448498741899}, {-2.991592653589793, 0.10008787131245687`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.9927567858894086`}, {-2.9865926535897933`, -2.988297770454412}, \ {-2.9865926535897933`, -0.834506138167226}, {-2.9865926535897933`, 0.10324136034827285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.9883445919492724`}, {-2.981592653589793, -2.9834622898369947`}, \ {-2.981592653589793, -0.8573198097189074}, {-2.981592653589793, 0.1063828327721427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9839658732916656`}, {-2.976592653589793, -2.978636651466667}, \ {-2.976592653589793, -0.8797830845442063}, {-2.976592653589793, 0.10951228032292679`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.979621167309989}, {-2.971592653589793, -2.973821090039956}, \ {-2.971592653589793, -0.9018938455141571}, {-2.971592653589793, 0.11262969616404185`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.975310975292141}, {-2.9665926535897933`, -2.9690158358686727`}, \ {-2.9665926535897933`, -0.9236506076308472}, {-2.9665926535897933`, 0.11573507486802748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.9710357627612893`}, {-2.961592653589793, -2.9642211149214277`}, \ {-2.961592653589793, -0.9450524864269009}, {-2.961592653589793, 0.11882841239341856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9667959599327345`}, {-2.956592653589793, -2.9594371488261197`}, \ {-2.956592653589793, -0.9660991656967912}, {-2.956592653589793, 0.12190970606922334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.9625919622249333`}, {-2.951592653589793, -2.9546641549280586`}, \ {-2.951592653589793, -0.9867908649229572}, {-2.951592653589793, 0.12497895456655778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9584241308082198`}, {-2.9465926535897933`, -2.949902346288865}, \ {-2.9465926535897933`, -1.0071283065847128`}, {-2.9465926535897933`, 0.12803615788677258`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.9542927932587513`}, {-2.941592653589793, -2.9451519317474415`}, \ {-2.941592653589793, -1.0271126836145021`}, {-2.941592653589793, 0.13108131733166112`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.9501982441988526`}, {-2.936592653589793, -2.940413115910826}, \ {-2.936592653589793, -1.046745627180228}, {-2.936592653589793, 0.13411443549522598`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.9461407460566527`}, {-2.931592653589793, -2.935686099226032}, \ {-2.931592653589793, -1.0660291749992001`}, {-2.931592653589793, 0.1371355162314076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.9421205298089195`}, {-2.9265926535897933`, -2.930971077984014}, \ {-2.9265926535897933`, -1.0849657403115394`}, {-2.9265926535897933`, 0.1401445646424207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.938137795801416}, {-2.921592653589793, -2.9262682443867196`}, \ {-2.921592653589793, -1.103558081679577}, {-2.921592653589793, 0.14314158704938612`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.9341927145744253`}, {-2.916592653589793, -2.9215777865558104`}, \ {-2.916592653589793, -1.1218092736858858`}, {-2.916592653589793, 0.1461265909793105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.9302854277331294`}, {-2.911592653589793, -2.9168998885912556`}, \ {-2.911592653589793, -1.1397226786651324`}, {-2.911592653589793, 0.14909958513903473`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9264160488301463`}, {-2.9065926535897932`, -2.912234730593418}, \ {-2.9065926535897932`, -1.157301919507923}, {-2.9065926535897932`, 0.15206057939915463`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.922584664265139}, {-2.901592653589793, -2.907582488708431}, \ {-2.901592653589793, -1.1745508536216087`}, {-2.901592653589793, 0.15500958477266463`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.918791334238165}, {-2.896592653589793, -2.9029433351951774`}, \ {-2.896592653589793, -1.191473548080992}, {-2.896592653589793, 0.157946613386147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.915036093645286}, {-2.891592653589793, -2.8983174384327635`}, \ {-2.891592653589793, -1.2080742559789617`}, {-2.891592653589793, 0.16087167847021747`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.911318953044463}, {-2.8865926535897932`, -2.8937049629891805`}, \ {-2.8865926535897932`, -1.224357394024767}, {-2.8865926535897932`, 0.16378479433128548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.907639899586043}, {-2.8815926535897933`, -2.889106069650022}, \ {-2.8815926535897933`, -1.240327521364529}, {-2.8815926535897933`, 0.16668597633591523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.9039988979622557`}, {-2.876592653589793, -2.884520915469513}, \ {-2.876592653589793, -1.2559893196380179`}, {-2.876592653589793, 0.16957524088886317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.900395891362721}, {-2.871592653589793, -2.8799496538271776`}, \ {-2.871592653589793, -1.2713475742525653`}, {-2.871592653589793, 0.17245260540948804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.8968308023961016`}, {-2.866592653589793, -2.8753924344636084`}, \ {-2.866592653589793, -1.2864071568428663`}, {-2.866592653589793, 0.17531808831547604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.8933035340390876`}, {-2.861592653589793, -2.870849403536304}, \ {-2.861592653589793, -1.3011730089033615`}, {-2.861592653589793, 0.17817170899963536`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.8898139705448185`}, {-2.856592653589793, -2.866320703663148}, \ {-2.856592653589793, -1.3156501265498342`}, {-2.856592653589793, 0.18101348781207055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.88636197837364}, {-2.851592653589793, -2.861806473982327}, \ {-2.851592653589793, -1.3298435463844458`}, {-2.851592653589793, 0.18384344603629396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.882947407055324}, {-2.846592653589793, -2.8573068501859082`}, \ {-2.846592653589793, -1.3437583324047693`}, {-2.846592653589793, 0.18666160587583647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.8795700901135914`}, {-2.8415926535897933`, \ -2.8528219645869752`}, {-2.8415926535897933`, -1.3573995639439858`}, \ {-2.8415926535897933`, 0.18946799042751553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.8762298458977766`}, {-2.836592653589793, -2.848351946165115}, \ {-2.836592653589793, -1.3707723245686214`}, {-2.836592653589793, 0.192262623665624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.872926478452128}, {-2.831592653589793, -2.843896920622522}, \ {-2.831592653589793, -1.383881691908552}, {-2.831592653589793, 0.19504553041978934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.8696597783274584`}, {-2.826592653589793, -2.8394570104280876`}, \ {-2.826592653589793, -1.3967327283575082`}, {-2.826592653589793, 0.1978167363587663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.866429523398569}, {-2.8215926535897933`, -2.8350323348831536`}, \ {-2.8215926535897933`, -1.409330472617384}, {-2.8215926535897933`, 0.20057626796737982`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.8632354796402337`}, {-2.816592653589793, -2.8306230101642207`}, \ {-2.816592653589793, -1.4216799320167746`}, {-2.816592653589793, 0.20332415253073513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.8600774019061928`}, {-2.811592653589793, -2.826229149384648}, \ {-2.811592653589793, -1.4337860755824376`}, {-2.811592653589793, 0.20606041811224315`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8569550346538852`}, {-2.806592653589793, -2.821850862645812}, \ {-2.806592653589793, -1.4456538277969415`}, {-2.806592653589793, 0.20878509353684901`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.853868112673702}, {-2.8015926535897933`, -2.8174882570942024`}, \ {-2.8015926535897933`, -1.457288063016743}, {-2.8015926535897933`, 0.2114982083709718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.850816361779951}, {-2.796592653589793, -2.813141436973002}, \ {-2.796592653589793, -1.468693600495805}, {-2.796592653589793, 0.21419979290515231`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8477994994854123`}, {-2.791592653589793, -2.808810503685315}, \ {-2.791592653589793, -1.4798751999850228`}, {-2.791592653589793, 0.2168898781336322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.844817235641738}, {-2.786592653589793, -2.804495555837525}, \ {-2.786592653589793, -1.490837557851679}, {-2.786592653589793, 0.21956849573971565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.8418692730755457`}, {-2.7815926535897932`, \ -2.8001966893128216`}, {-2.7815926535897932`, -1.5015853037086886`}, \ {-2.7815926535897932`, 0.2222356780726713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.838955308175349}, {-2.776592653589793, -2.795913997305744}, \ {-2.776592653589793, -1.5121229974784536`}, {-2.776592653589793, 0.22489145813614875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.836075031483335}, {-2.771592653589793, -2.791647570402528}, \ {-2.771592653589793, -1.5224551269052}, {-2.771592653589793, 0.22753586956370844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.833228128235269}, {-2.766592653589793, -2.787397496615779}, \ {-2.766592653589793, -1.5325861054310015`}, {-2.766592653589793, 0.23016894660770132`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.8304142789029023`}, {-2.7615926535897932`, -2.783163861456933}, \ {-2.7615926535897932`, -1.5425202704537022`}, {-2.7615926535897932`, 0.23279072411735377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.827633159692159}, {-2.7565926535897933`, -2.778946747985899}, \ {-2.7565926535897933`, -1.5522618818984077`}, {-2.7565926535897933`, 0.2354012375242777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.8248844430403004`}, {-2.751592653589793, -2.774746236868998}, \ {-2.751592653589793, -1.5618151211035007`}, {-2.751592653589793, 0.23800052282439071`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.8221677980680764`}, {-2.746592653589793, -2.770562406437362}, \ {-2.746592653589793, -1.5711840899732836`}, {-2.746592653589793, 0.24058861656200276`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.8194828910307717`}, {-2.741592653589793, -2.7663953327408257`}, \ {-2.741592653589793, -1.5803728103909136`}, {-2.741592653589793, 0.2431655558133511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.8168293857367535`}, {-2.736592653589793, -2.7622450896096367`}, \ {-2.736592653589793, -1.5893852238584754`}, {-2.736592653589793, 0.24573137816956844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.814206943949152}, {-2.731592653589793, -2.758111748708137}, \ {-2.731592653589793, -1.598225191344766}, {-2.731592653589793, 0.24828612172139872`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.811615225766091}, {-2.726592653589793, -2.7539953795913075`}, \ {-2.726592653589793, -1.6068964933220948`}, {-2.726592653589793, 0.2508298250436032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.8090538899844533`}, {-2.721592653589793, -2.749896049767598}, \ {-2.721592653589793, -1.6154028299770675`}, {-2.721592653589793, 0.25336252717784813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.8065225944413204`}, {-2.7165926535897933`, \ -2.7458138247445683`}, {-2.7165926535897933`, -1.6237478215675056`}, \ {-2.7165926535897933`, 0.25588426762008404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.8040209963393465`}, {-2.711592653589793, -2.7417487680977266`}, \ {-2.711592653589793, -1.6319350089250755`}, {-2.711592653589793, 0.25839508630258945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.8015487525549165`}, {-2.706592653589793, -2.737700941522782}, \ {-2.706592653589793, -1.6399678540759186`}, {-2.706592653589793, 0.26089502357997485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.7991055199263486`}, {-2.701592653589793, -2.7336704048879135`}, \ {-2.701592653589793, -1.6478497409686352`}, {-2.701592653589793, 0.2633841202156613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.796690955529763}, {-2.6965926535897933`, -2.729657216298815}, \ {-2.6965926535897933`, -1.6555839763051863`}, {-2.6965926535897933`, 0.26586241736521615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.7943047169341875`}, {-2.691592653589793, -2.7256614321476627`}, \ {-2.691592653589793, -1.663173790448795}, {-2.691592653589793, 0.268329956564043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.7919464624457273`}, {-2.686592653589793, -2.7216831071726575`}, \ {-2.686592653589793, -1.6706223384121082`}, {-2.686592653589793, 0.27078677971240245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.789615851336187}, {-2.681592653589793, -2.7177222945173485`}, \ {-2.681592653589793, -1.6779327009092542`}, {-2.681592653589793, 0.2732329290607459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.787312544052637}, {-2.6765926535897933`, -2.7137790457795874`}, \ {-2.6765926535897933`, -1.6851078854567516`}, {-2.6765926535897933`, 0.2756684471981096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.7850362024220296`}, {-2.671592653589793, -2.7098534110737664`}, \ {-2.671592653589793, -1.6921508275317323`}, {-2.671592653589793, 0.27809337703675086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.7827864898341237`}, {-2.666592653589793, -2.7059454390836004`}, \ {-2.666592653589793, -1.6990643917606363`}, {-2.666592653589793, 0.2805077618000366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.7805630714186864`}, {-2.661592653589793, -2.7020551771168333`}, \ {-2.661592653589793, -1.7058513731464438`}, {-2.661592653589793, 0.28291164500933214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.7783656142056974`}, {-2.6565926535897932`, -2.698182671165662}, \ {-2.6565926535897932`, -1.712514498319838}, {-2.6565926535897932`, 0.2853050704703282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.7761937872777205`}, {-2.651592653589793, -2.694327965953958}, \ {-2.651592653589793, -1.7190564268106194`}, {-2.651592653589793, 0.28768808226210973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.7740472619083034`}, {-2.646592653589793, -2.69049110499781}, \ {-2.646592653589793, -1.725479752335593}, {-2.646592653589793, 0.29006072472373645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.7719257116933242`}, {-2.641592653589793, -2.68667213066009}, \ {-2.641592653589793, -1.731787004098686}, {-2.641592653589793, 0.29242304244194733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.7698288126684854`}, {-2.6365926535897932`, \ -2.6828710842025663`}, {-2.6365926535897932`, -1.7379806480936424`}, \ {-2.6365926535897932`, 0.2947750802400261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.7677562434214047`}, {-2.6315926535897933`, -2.679088005841529}, \ {-2.6315926535897933`, -1.744063088414101}, {-2.6315926535897933`, 0.2971168831655613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.76570768519105}, {-2.626592653589793, -2.675322934800767}, \ {-2.626592653589793, -1.750036668559072}, {-2.626592653589793, 0.29944849647938054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.7636828219604057`}, {-2.621592653589793, -2.67157590936646}, \ {-2.621592653589793, -1.7559036727368076`}, {-2.621592653589793, 0.30176996564399833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.761681340541194}, {-2.616592653589793, -2.6678469669402056`}, \ {-2.616592653589793, -1.7616663271620099`}, {-2.616592653589793, 0.3040813363126021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.7597029306502203`}, {-2.611592653589793, -2.6641361440930837`}, \ {-2.611592653589793, -1.767326801343778}, {-2.611592653589793, 0.30638265431802814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.7577472849779228`}, {-2.606592653589793, -2.660443476616078}, \ {-2.606592653589793, -1.7728872093611507`}, {-2.606592653589793, 0.30867396566274474`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.75581409925043}, {-2.601592653589793, -2.656768999574868}, \ {-2.601592653589793, -1.7783496111271113`}, {-2.601592653589793, 0.3109553165079537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.7539030722861217`}, {-2.596592653589793, -2.6531127473618494`}, \ {-2.596592653589793, -1.7837160136384589`}, {-2.596592653589793, 0.313226753163295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.752013906043153}, {-2.5915926535897933`, -2.649474753748354}, \ {-2.5915926535897933`, -1.7889883722065825`}, {-2.5915926535897933`, 0.31548832207700434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.7501463056646127`}, {-2.586592653589793, -2.645855051935774}, \ {-2.586592653589793, -1.794168591674369}, {-2.586592653589793, 0.3177400698259819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7482999795139613`}, {-2.581592653589793, -2.6422536746064176`}, \ {-2.581592653589793, -1.7992585276099802`}, {-2.581592653589793, 0.31998204310658723`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.74647463920991}, {-2.576592653589793, -2.6386706539764324`}, \ {-2.576592653589793, -1.8042599874868415`}, {-2.576592653589793, 0.3222142887244867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.7446699996517676`}, {-2.571592653589793, -2.6351060218450955`}, \ {-2.571592653589793, -1.80917473183745}, {-2.571592653589793, 0.32443685358601954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.7428857790429984`}, {-2.566592653589793, -2.6315598096462063`}, \ {-2.566592653589793, -1.8140044753899773`}, {-2.566592653589793, 0.32664978468883793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.741121698909969}, {-2.561592653589793, -2.6280320484969457`}, \ {-2.561592653589793, -1.8187508881825007`}, {-2.561592653589793, 0.32885312911326087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.739377484114624}, {-2.556592653589793, -2.624522769248727}, \ {-2.556592653589793, -1.8234155966534416`}, {-2.556592653589793, 0.3310469340135722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.7376528628662085`}, {-2.5515926535897933`, \ -2.6210320025362286`}, {-2.5515926535897933`, -1.8280001847130023`}, \ {-2.5515926535897933`, 0.33323124660940767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.735947566727213}, {-2.5465926535897934`, -2.6175597788262714`}, \ {-2.5465926535897934`, -1.832506194789629}, {-2.5465926535897934`, 0.3354061141775728}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.734261330616279}, {-2.541592653589793, -2.6141061284661613`}, \ {-2.541592653589793, -1.836935128854238}, {-2.541592653589793, 0.3375715840440169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.732593892808302}, {-2.536592653589793, -2.6106710817314793`}, \ {-2.536592653589793, -1.8412884494222665`}, {-2.536592653589793, 0.3397277035759584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.7309449949313924`}, {-2.5315926535897932`, \ -2.6072546688756737`}, {-2.5315926535897932`, -1.8455675805332674`}, \ {-2.5315926535897932`, 0.34187452017372827`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.7293143819605565`}, {-2.526592653589793, -2.6038569201747856`}, \ {-2.526592653589793, -1.8497739087063798`}, {-2.526592653589793, 0.34401208126381244`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.7277018022096073`}, {-2.521592653589793, -2.600477865976399}, \ {-2.521592653589793, -1.853908783875294}, {-2.521592653589793, 0.3461404342909305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.726107007319673}, {-2.516592653589793, -2.597117536744135}, \ {-2.516592653589793, -1.8579735202987895`}, {-2.516592653589793, 0.348259626711291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.724529752246326}, {-2.5115926535897932`, -2.5937759631052946`}, \ {-2.5115926535897932`, -1.861969397450992}, {-2.5115926535897932`, 0.35036970598509226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.722969795244004}, {-2.5065926535897933`, -2.5904531758948037`}, \ {-2.5065926535897933`, -1.8658976608882831`}, {-2.5065926535897933`, 0.35247071956996906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.721426897848353}, {-2.501592653589793, -2.5871492062007713`}, \ {-2.501592653589793, -1.8697595230947444`}, {-2.501592653589793, 0.3545627149141616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.7199008248573575`}, {-2.496592653589793, -2.5838640854083152`}, \ {-2.496592653589793, -1.87355616430687}, {-2.496592653589793, 0.3566457394500064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.7183913443107612`}, {-2.491592653589793, -2.58059784524345}, \ {-2.491592653589793, -1.8772887333173518`}, {-2.491592653589793, 0.3587198405874469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.7168982274666145`}, {-2.486592653589793, -2.577350517816445}, \ {-2.486592653589793, -1.8809583482561767`}, {-2.486592653589793, 0.3607850657079127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.71542124877878}, {-2.481592653589793, -2.5741221356634467`}, \ {-2.481592653589793, -1.8845660973547709`}, {-2.481592653589793, 0.3628414621581872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.713960185870521}, {-2.476592653589793, -2.570912731788558}, \ {-2.476592653589793, -1.8881130396864754`}, {-2.476592653589793, 0.3648890772446331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.712514819509338}, {-2.471592653589793, -2.5677223397052}, \ {-2.471592653589793, -1.8916002058911896`}, {-2.471592653589793, 0.3669279582271546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.7110849335785323`}, {-2.4665926535897933`, -2.564550993476082}, \ {-2.4665926535897933`, -1.895028598877423}, {-2.4665926535897933`, 0.3689581523138252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.7096703150493826`}, {-2.461592653589793, -2.5613987277528474`}, \ {-2.461592653589793, -1.8983991945081944`}, {-2.461592653589793, 0.3709797066552924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.708270753951502}, {-2.456592653589793, -2.5582655778149026`}, \ {-2.456592653589793, -1.9017129422672163`}, {-2.456592653589793, 0.37299266833948896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.706886043343181}, {-2.451592653589793, -2.5551515796067354`}, \ {-2.451592653589793, -1.9049707659084354`}, {-2.451592653589793, 0.3749970843864822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.7055159792799652`}, {-2.446592653589793, -2.5520567697756764`}, \ {-2.446592653589793, -1.9081735640866917`}, {-2.446592653589793, 0.3769930017433741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.704160360783426}, {-2.441592653589793, -2.5489811857075306`}, \ {-2.441592653589793, -1.9113222109726065`}, {-2.441592653589793, 0.37898046727943513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.702818989809267}, {-2.436592653589793, -2.5459248655613713`}, \ {-2.436592653589793, -1.914417556850912}, {-2.436592653589793, 0.38095952778135816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.701491671214474}, {-2.431592653589793, -2.542887848304282}, \ {-2.431592653589793, -1.9174604287020987`}, {-2.431592653589793, 0.3829302299485237}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.700178212724412}, {-2.4265926535897933`, -2.5398701737433966`}, \ {-2.4265926535897933`, -1.9204516307689132`}, {-2.4265926535897933`, 0.3848926203886609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.6988784248994397`}, {-2.4215926535897934`, -2.536871882558319}, \ {-2.4215926535897934`, -1.9233919451077748`}, {-2.4215926535897934`, 0.38684674561333804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.697592121101112}, {-2.416592653589793, -2.533893016331542}, \ {-2.416592653589793, -1.9262821321252506`}, {-2.416592653589793, 0.38879265203376234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.696319117458586}, {-2.411592653589793, -2.5309336175771886`}, \ {-2.411592653589793, -1.929122931101108}, {-2.411592653589793, 0.39073038595669335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.6950592328338487`}, {-2.4065926535897932`, -2.527993729769705}, \ {-2.4065926535897932`, -1.931915060696064}, {-2.4065926535897932`, 0.3926599935804054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.693812288787872}, {-2.401592653589793, -2.525073397369988}, \ {-2.401592653589793, -1.9346592194480372`}, {-2.401592653589793, 0.39458152099078725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.692578109545911}, {-2.396592653589793, -2.5221726658501638`}, \ {-2.396592653589793, -1.937356086254248}, {-2.396592653589793, 0.3964950141576786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.6913565219630264`}, {-2.391592653589793, -2.5192915817175745`}, \ {-2.391592653589793, -1.9400063208415779`}, {-2.391592653589793, 0.3984005189311039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.6901473554893967`}, {-2.3865926535897932`, \ -2.5164301925361583`}, {-2.3865926535897932`, -1.942610564224518}, \ {-2.3865926535897932`, 0.4002980810378498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.6889504421359267`}, {-2.3815926535897933`, -2.513588546946654}, \ {-2.3815926535897933`, -1.945169439152271}, {-2.3815926535897933`, 0.4021877460779787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.687765616439478}, {-2.376592653589793, -2.510766694684794}, \ {-2.376592653589793, -1.9476835505439651`}, {-2.376592653589793, 0.4040695595215754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.6865927154284766`}, {-2.371592653589793, -2.5079646865979073`}, \ {-2.371592653589793, -1.950153485913893}, {-2.371592653589793, 0.4059435667054694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.685431578588525}, {-2.366592653589793, -2.5051825746587166`}, \ {-2.366592653589793, -1.9525798157862866`}, {-2.366592653589793, 0.40780981283024315`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.6842820478279754`}, {-2.361592653589793, -2.5024204119781794`}, \ {-2.361592653589793, -1.9549630941001608`}, {-2.361592653589793, 0.40966834295714377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.6831439674439674`}, {-2.356592653589793, -2.499678252814732}, \ {-2.356592653589793, -1.9573038586052858`}, {-2.356592653589793, 0.4115192020053057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.6820171840882714`}, {-2.351592653589793, -2.4969561525827983`}, \ {-2.351592653589793, -1.9596026312487258`}, {-2.351592653589793, 0.41336243474883183`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.680901546733616}, {-2.346592653589793, -2.4942541678573713`}, \ {-2.346592653589793, -1.9618599185532817`}, {-2.346592653589793, 0.41519808581421214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.6797969066399836`}, {-2.3415926535897933`, \ -2.4915723563771164`}, {-2.3415926535897933`, -1.9640762119875188`}, \ {-2.3415926535897933`, 0.41702619967767107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.6787031173214086`}, {-2.336592653589793, -2.488910777044121}, \ {-2.336592653589793, -1.966251988328608}, {-2.336592653589793, 0.41884682066269224`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.677620034512645}, {-2.331592653589793, -2.4862694899214857`}, \ {-2.331592653589793, -1.9683877100172034`}, {-2.331592653589793, 0.42065999293758877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.6765475161364325`}, {-2.326592653589793, -2.483648556227443}, \ {-2.326592653589793, -1.9704838255061223`}, {-2.326592653589793, 0.42246576051320484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.6754854222709445`}, {-2.321592653589793, -2.4810480383267164`}, \ {-2.321592653589793, -1.9725407696024277`}, {-2.321592653589793, 0.42426416724066857`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.6744336151173504`}, {-2.316592653589793, -2.478467999718702}, \ {-2.316592653589793, -1.9745589638030685`}, {-2.316592653589793, 0.42605525680927475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.673391958967926}, {-2.311592653589793, -2.475908505022391}, \ {-2.311592653589793, -1.9765388166254276`}, {-2.311592653589793, 0.42783907274438787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.6723603201742416`}, {-2.306592653589793, -2.47336961995786}, \ {-2.306592653589793, -1.9784807239320792`}, {-2.306592653589793, 0.4296156584054848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.6713385671158933`}, {-2.3015926535897933`, \ -2.4708514113239004`}, {-2.3015926535897933`, -1.9803850692511251`}, \ {-2.3015926535897933`, 0.43138505698428115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.670326570169272}, {-2.2965926535897934`, -2.4683539469726536`}, \ {-2.2965926535897934`, -1.9822522240914433`}, {-2.2965926535897934`, 0.4331473115028708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.66932420167706}, {-2.291592653589793, -2.4658772957795123`}, \ {-2.291592653589793, -1.9840825482546096`}, {-2.291592653589793, 0.43490246481202294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.668331335917599}, {-2.286592653589793, -2.463421527609864}, \ {-2.286592653589793, -1.9858763901420122`}, {-2.286592653589793, 0.43665055958951227`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.667347849075059}, {-2.2815926535897932`, -2.460986713281216}, \ {-2.2815926535897932`, -1.9876340870595999`}, {-2.2815926535897932`, 0.43839163833850814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.666373619209573}, {-2.276592653589793, -2.4585729245212087`}, \ {-2.276592653589793, -1.9893559655186164`}, {-2.276592653589793, 0.440125743386113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.6654085262280236`}, {-2.271592653589793, -2.456180233921468}, \ {-2.271592653589793, -1.9910423415343752`}, {-2.271592653589793, 0.4418529168818472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.6644524518549777`}, {-2.266592653589793, -2.453808714886565}, \ {-2.266592653589793, -1.9926935209220757`}, {-2.266592653589793, 0.44357320079633905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.6635052796040966`}, {-2.2615926535897932`, \ -2.4514584415787066`}, {-2.2615926535897932`, -1.9943097995908787`}, \ {-2.2615926535897932`, 0.44528663691997866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.6625668947499106`}, {-2.2565926535897933`, -2.449129488857427}, \ {-2.2565926535897933`, -1.9958914638361913`}, {-2.2565926535897933`, 0.4469932668616852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.6616371842998428`}, {-2.251592653589793, -2.446821932214542}, \ {-2.251592653589793, -1.997438790630261}, {-2.251592653589793, 0.44869313204774314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.6607160369668166`}, {-2.246592653589793, -2.444535847703859}, \ {-2.246592653589793, -1.99895204791212}, {-2.246592653589793, 0.45038627372068873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.6598033431419883`}, {-2.241592653589793, -2.442271311866229}, \ {-2.241592653589793, -2.0004314948760955`}, {-2.241592653589793, 0.4520727329382445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.658898994868022}, {-2.236592653589793, -2.440028401648933}, \ {-2.236592653589793, -2.001877382260146}, {-2.236592653589793, 0.453752550572351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.6580028858126665`}, {-2.231592653589793, -2.437807194320103}, \ {-2.231592653589793, -2.003289952633687}, {-2.231592653589793, 0.45542576730821493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.657114911242731}, {-2.226592653589793, -2.4356077673775154`}, \ {-2.226592653589793, -2.0046694406854084`}, {-2.226592653589793, 0.45709242364345715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.6562349679983615`}, {-2.221592653589793, -2.433430198452226}, \ {-2.221592653589793, -2.0060160735110486`}, {-2.221592653589793, 0.4587525598872799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.655362954467785}, {-2.2165926535897933`, -2.431274565206439}, \ {-2.2165926535897933`, -2.007330070901773}, {-2.2165926535897933`, 0.46040621615971195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.6544987705623315`}, {-2.211592653589793, -2.4291409452259867`}, \ {-2.211592653589793, -2.008611645632832}, {-2.211592653589793, 0.46205343239090624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.653642317691911}, {-2.206592653589793, -2.427029415907202}, \ {-2.206592653589793, -2.0098610037531888`}, {-2.206592653589793, 0.4636942483204666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.6527934987407376`}, {-2.201592653589793, -2.4249400543381894`}, \ {-2.201592653589793, -2.0110783448756653`}, {-2.201592653589793, 0.46532870349686956`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.6519522180435375`}, {-2.196592653589793, -2.4228729371745747`}, \ {-2.196592653589793, -2.0122638624684037`}, {-2.196592653589793, 0.4669568372768861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.6511183813620227`}, {-2.191592653589793, -2.420828140509692}, \ {-2.191592653589793, -2.0134177441471635`}, {-2.191592653589793, 0.4685786888250863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.65029189586177}, {-2.186592653589793, -2.4188057397392533`}, \ {-2.186592653589793, -2.014540171968901}, {-2.186592653589793, 0.4701942971133786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.6494726700894513`}, {-2.181592653589793, -2.416805809420621}, \ {-2.181592653589793, -2.0156313227265743`}, {-2.181592653589793, 0.4718037009205929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.648660613950382}, {-2.1765926535897933`, -2.414828423126734}, \ {-2.1765926535897933`, -2.0166913682450613`}, {-2.1765926535897933`, 0.47340693883212254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.6478556386864756`}, {-2.1715926535897934`, -2.412873653294843}, \ {-2.1715926535897934`, -2.0177204756785296`}, {-2.1715926535897934`, 0.47500404923958434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.647057656854467}, {-2.166592653589793, -2.410941571070161}, \ {-2.166592653589793, -2.01871880780875}, {-2.166592653589793, 0.47659507034055243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.646266582304563}, {-2.161592653589793, -2.409032246144592}, \ {-2.161592653589793, -2.0196865233448147`}, {-2.161592653589793, 0.47818004013831233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.6454823301593544`}, {-2.1565926535897932`, \ -2.4071457465908694`}, {-2.1565926535897932`, -2.0206237772236837`}, \ {-2.1565926535897932`, 0.47975899644165726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.6447048167931184`}, {-2.151592653589793, -2.4052821386921313`}, \ {-2.151592653589793, -2.0215307209118136`}, {-2.151592653589793, 0.4813319768647281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.643933959811414}, {-2.146592653589793, -2.4034414867672838`}, \ {-2.146592653589793, -2.022407502707416}, {-2.146592653589793, 0.4828990188269052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.6431696780310507`}, {-2.141592653589793, -2.4016238529925706`}, \ {-2.141592653589793, -2.023254268043443}, {-2.141592653589793, 0.48446015955270066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.6424118914603167`}, {-2.1365926535897932`, \ -2.3998292972194593`}, {-2.1365926535897932`, -2.0240711597907}, \ {-2.1365926535897932`, 0.48601543607172637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.641660521279592}, {-2.1315926535897933`, -2.3980578767892773`}, \ {-2.1315926535897933`, -2.0248583185612214`}, {-2.1315926535897933`, 0.48756488521867836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.6409154898222362`}, {-2.126592653589793, -2.3963096463450686`}, \ {-2.126592653589793, -2.0256158830113145`}, {-2.126592653589793, 0.48910854363335843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.640176720555799}, {-2.121592653589793, -2.394584657641063}, \ {-2.121592653589793, -2.026343990144065}, {-2.121592653589793, 0.49064644776071753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.6394441380635683`}, {-2.116592653589793, -2.3928829593499716`}, \ {-2.116592653589793, -2.027042775611005}, {-2.116592653589793, 0.4921786338509577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.6387176680263673`}, {-2.111592653589793, -2.3912045968690165`}, \ {-2.111592653589793, -2.027712374012296}, {-2.111592653589793, 0.4937051379596436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.637997237204691}, {-2.106592653589793, -2.389549612124851}, \ {-2.106592653589793, -2.028352919195264}, {-2.106592653589793, 0.4952259959478528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.6372827734211466`}, {-2.101592653589793, -2.3879180433780496`}, \ {-2.101592653589793, -2.028964544550752}, {-2.101592653589793, 0.4967412434823517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.6365742055431505`}, {-2.096592653589793, -2.386309925027742}, \ {-2.096592653589793, -2.0295473833066215`}, {-2.096592653589793, 0.49825091603580934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.6358714634659415`}, {-2.0915926535897933`, -2.030101568818128}, \ {-2.0915926535897933`, -2.384725287417002}, {-2.0915926535897933`, 0.49975504888702305`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.6351744780958772`}, {-2.0865926535897934`, \ -2.0306272348544807`}, {-2.0865926535897934`, -2.3831641566394275`}, \ {-2.0865926535897934`, 0.5012536771211983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.6344831813339957`}, {-2.081592653589793, -2.031124515881025}, \ {-2.081592653589793, -2.3816265543479322`}, {-2.081592653589793, 0.5027468356302176}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.633797506059859}, {-2.076592653589793, -2.031593547336461}, \ {-2.076592653589793, -2.3801124975660204`}, {-2.076592653589793, 0.5042345591129617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.6331173861157}, {-2.071592653589793, -2.032034465904594}, \ {-2.071592653589793, -2.378621998502206}, {-2.071592653589793, 0.5057168820756764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.6324427562907715`}, {-2.066592653589793, -2.0324474097797314`}, \ {-2.066592653589793, -2.3771550643689534`}, {-2.066592653589793, 0.5071938388322877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.631773552306019}, {-2.061592653589793, -2.03283251892537}, \ {-2.061592653589793, -2.375711697205772}, {-2.061592653589793, 0.5086654635048262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.631109710799001}, {-2.056592653589793, -2.033189935325414}, \ {-2.056592653589793, -2.3742918937079565`}, {-2.056592653589793, 0.5101317900238272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.6304511693090293`}, {-2.0515926535897933`, -2.033519803227141}, \ {-2.0515926535897933`, -2.3728956450615097`}, {-2.0515926535897933`, 0.5115928521287578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.6297978662626162`}, {-2.0465926535897934`, -2.033822269375561}, \ {-2.0465926535897934`, -2.371522936784721}, {-2.0465926535897934`, 0.5130486833684705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.6291497409591447`}, {-2.041592653589793, -2.0340974832382765`}, \ {-2.041592653589793, -2.3701737485772756`}, {-2.041592653589793, 0.5144993171016875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.628506733556754}, {-2.036592653589793, -2.0343455972202062`}, \ {-2.036592653589793, -2.368848054177751}, {-2.036592653589793, 0.5159447864974765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.627868785058514}, {-2.031592653589793, -2.034566766867786}, \ {-2.031592653589793, -2.3675458212297205`}, {-2.031592653589793, 0.5173851245357788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.627235837298827}, {-2.026592653589793, -2.0347611510618484`}, \ {-2.026592653589793, -2.3662670111575257`}, {-2.026592653589793, 0.5188203640079319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.6266078329300266`}, {-2.021592653589793, -2.0349289121985636`}, \ {-2.021592653589793, -2.3650115790521946`}, {-2.021592653589793, 0.5202505375172206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.6259847154092495`}, {-2.016592653589793, -2.0350702163580845`}, \ {-2.016592653589793, -2.3637794735679987`}, {-2.016592653589793, 0.5216756774794518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.625366428985495}, {-2.0115926535897932`, -2.035185233460184}, \ {-2.0115926535897932`, -2.3625706368305255`}, {-2.0115926535897932`, 0.5230958161235184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.6247529186869607`}, {-2.0065926535897933`, \ -2.0352741374066365`}, {-2.0065926535897933`, -2.361385004356237}, \ {-2.0065926535897933`, 0.5245109854920215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.624144130308504}, {-2.001592653589793, -2.035337106209482}, \ {-2.001592653589793, -2.360222504984776}, {-2.001592653589793, 0.5259212174418638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.6235400103994415`}, {-1.996592653589793, -2.0353743221054414`}, \ {-1.996592653589793, -2.3590830608235263`}, {-1.996592653589793, 0.5273265436449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.6229405062514424`}, {-1.991592653589793, -2.0353859716553897`}, \ {-1.991592653589793, -2.357966587205729}, {-1.991592653589793, 0.5287269955885668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.6223455658866994`}, {-1.986592653589793, -2.0353722458291807`}, \ {-1.986592653589793, -2.356872992661803}, {-1.986592653589793, 0.5301226045765464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.6217551380462782`}, {-1.9815926535897932`, \ -2.0353333400752915`}, {-1.9815926535897932`, -2.3558021789044723`}, \ {-1.9815926535897932`, 0.5315134017294383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.6211691721786816`}, {-1.976592653589793, -2.035269454375219}, \ {-1.976592653589793, -2.3547540408277916`}, {-1.976592653589793, 0.5328994179854482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.6205876184285954`}, {-1.9715926535897932`, \ -2.0351807932824584`}, {-1.9715926535897932`, -2.3537284665203186`}, \ {-1.9715926535897932`, 0.5342806841010816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.6200104276258354`}, {-1.966592653589793, -2.0350675659460293`}, \ {-1.966592653589793, -2.352725337292495}, {-1.966592653589793, 0.5356572306518463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.6194375512744825`}, {-1.9615926535897932`, \ -2.0349299861185663`}, {-1.9615926535897932`, -2.351744527718093}, \ {-1.9615926535897932`, 0.5370290880329882}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.618868941542201}, {-1.956592653589793, -2.0347682721490212`}, \ {-1.956592653589793, -2.3507859056900027`}, {-1.956592653589793, 0.5383962864602103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.618304551249764}, {-1.9515926535897932`, -2.034582646960234}, \ {-1.9515926535897932`, -2.349849332489896}, {-1.9515926535897932`, 0.539758855970424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.61774433386072}, {-1.946592653589793, -2.034373338011334}, \ {-1.946592653589793, -2.348934662871929}, {-1.946592653589793, 0.5411168264224975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.617188243471277}, {-1.9415926535897932`, -2.0341405772455285`}, \ {-1.9415926535897932`, -2.3480417451599997`}, {-1.9415926535897932`, 0.5424702274980154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.6166362348003247`}, {-1.936592653589793, -2.0338846010233245`}, \ {-1.936592653589793, -2.347170421358369}, {-1.936592653589793, 0.5438190887020586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.61608826317966}, {-1.9315926535897932`, -2.0336056500418382`}, \ {-1.9315926535897932`, -2.3463205272752736`}, {-1.9315926535897932`, 0.5451634393639776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.615544284544358}, {-1.926592653589793, -2.0333039692404453`}, \ {-1.926592653589793, -2.3454918926591066`}, {-1.926592653589793, 0.5465033086381834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.6150042554233295`}, {-1.9215926535897931`, \ -2.0329798076933665`}, {-1.9215926535897931`, -2.344684341346649}, \ {-1.9215926535897931`, 0.5478387255049474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.6144681329300097`}, {-1.916592653589793, -2.032633418489672}, \ {-1.916592653589793, -2.343897691422933}, {-1.916592653589793, 0.5491697187712048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.6139358747532406`}, {-1.9115926535897931`, \ -2.0322650586014137`}, {-1.9115926535897931`, -2.343131755392036}, \ {-1.9115926535897931`, 0.5504963170713644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.613407439148293}, {-1.906592653589793, -2.0318749887404484`}, \ {-1.906592653589793, -2.3423863403582357`}, {-1.906592653589793, 0.5518185488681323}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.61288278492804}, {-1.9015926535897931`, -2.031463473204618}, \ {-1.9015926535897931`, -2.3416612482169095`}, {-1.9015926535897931`, 0.5531364424533358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.6123618714542904`}, {-1.896592653589793, -2.03103077971409}, \ {-1.896592653589793, -2.340956275854428}, {-1.896592653589793, 0.554450025948754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.611844658629266}, {-1.8915926535897931`, -2.030577179238536}, \ {-1.8915926535897931`, -2.3402712153562923`}, {-1.8915926535897931`, 0.5557593273069605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.6113311068872322`}, {-1.886592653589793, -2.0301029458159814`}, \ {-1.886592653589793, -2.3396058542228464`}, {-1.886592653589793, 0.5570643743121625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.6108211771862515`}, {-1.881592653589793, -2.029608356364005}, \ {-1.881592653589793, -2.3389599755917483`}, {-1.881592653589793, 0.5583651945810527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.6103148310001094`}, {-1.876592653589793, -2.0290936904842938`}, \ {-1.876592653589793, -2.338333358466336}, {-1.876592653589793, 0.5596618155636662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.6098120303103514`}, {-1.871592653589793, -2.028559230261172}, \ {-1.871592653589793, -2.3377257779492604`}, {-1.871592653589793, 0.5609542645442337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.6093127375984655`}, {-1.866592653589793, -2.0280052600550316`}, \ {-1.866592653589793, -2.3371370054804284`}, {-1.866592653589793, 0.5622425686420484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.6088169158382075`}, {-1.861592653589793, -2.0274320662915084`}, \ {-1.861592653589793, -2.3365668090784704`}, {-1.861592653589793, 0.5635267548123364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.608324528488038}, {-1.8565926535897932`, -2.0268399372471224`}, \ {-1.8565926535897932`, -2.336014953585076}, {-1.8565926535897932`, 0.564806849847121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.6078355394837125`}, {-1.851592653589793, -2.0262291628323394`}, \ {-1.851592653589793, -2.3354812009111403`}, {-1.851592653589793, 0.5660828803761085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.6073499132309643`}, {-1.8465926535897932`, \ -2.0256000343726237`}, {-1.8465926535897932`, -2.3349653102843027`}, \ {-1.8465926535897932`, 0.5673548728675533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.6068676145983534`}, {-1.841592653589793, -2.0249528443885576`}, \ {-1.841592653589793, -2.334467038496702}, {-1.841592653589793, 0.5686228536291532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.6063886089102026`}, {-1.8365926535897932`, \ -2.0242878863755203`}, {-1.8365926535897932`, -2.333986140152582}, \ {-1.8365926535897932`, 0.5698868488089246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.605912861939667}, {-1.831592653589793, -2.0236054545837594`}, \ {-1.831592653589793, -2.3335223679148234`}, {-1.831592653589793, 0.5711468843960923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.6054403399019286`}, {-1.8265926535897932`, -2.022905843799627}, \ {-1.8265926535897932`, -2.3330754727497256`}, {-1.8265926535897932`, 0.5724029862219823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.604971009447485}, {-1.821592653589793, -2.022189349128465}, \ {-1.821592653589793, -2.3326452041695394`}, {-1.821592653589793, 0.573655179960907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.604504837655577}, {-1.8165926535897932`, -2.0214562657800146`}, \ {-1.8165926535897932`, -2.33223131047187}, {-1.8165926535897932`, 0.5749034911310654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.6040417920277084`}, {-1.811592653589793, -2.0207068888567177`}, \ {-1.811592653589793, -2.331833538975651}, {-1.811592653589793, 0.5761479450954335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.603581840481288}, {-1.8065926535897932`, -2.0199415131456555`}, \ {-1.8065926535897932`, -2.3314516362528974`}, {-1.8065926535897932`, 0.5773885670626643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.6031249513433616`}, {-1.801592653589793, -2.019160432914501}, \ {-1.801592653589793, -2.331085348355906}, {-1.801592653589793, 0.5786253820879842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.6026710933444765`}, {-1.7965926535897931`, \ -2.0183639417121344`}, {-1.7965926535897931`, -2.33073442103929}, \ {-1.7965926535897931`, 0.5798584150740926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.6022202356126227`}, {-1.791592653589793, -2.0175523321741746`}, \ {-1.791592653589793, -2.33039859997655}, {-1.791592653589793, 0.581087690772062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.6017723476672883`}, {-1.7865926535897931`, \ -2.0167258958339884`}, {-1.7865926535897931`, -2.330077630970675}, \ {-1.7865926535897931`, 0.5823132337822382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.601327399413618}, {-1.781592653589793, -2.0158849229394646`}, \ {-1.781592653589793, -2.329771260158488}, {-1.781592653589793, 0.5835350685551445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.600885361136663}, {-1.7765926535897931`, -2.0150297022758887`}, \ {-1.7765926535897931`, -2.3294792342084243`}, {-1.7765926535897931`, 0.5847532193923793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.6004462034957263`}, {-1.771592653589793, -2.0141605209951776`}, \ {-1.771592653589793, -2.3292013005114685`}, {-1.771592653589793, 0.5859677104475187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.6000098975188135`}, {-1.7665926535897931`, \ -2.0132776644517887`}, {-1.7665926535897931`, -2.328937207364942}, \ {-1.7665926535897931`, 0.5871785657270242}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.5995764145971614`}, {-1.761592653589793, -2.0123814160453963`}, \ {-1.761592653589793, -2.3286867041491335`}, {-1.761592653589793, 0.5883858090911361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.599145726479865}, {-1.756592653589793, -2.0114720570705886`}, \ {-1.756592653589793, -2.328449541496413}, {-1.756592653589793, 0.5895894642547801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.5987178052686013`}, {-1.751592653589793, -2.010549866573711}, \ {-1.751592653589793, -2.3282254714528214`}, {-1.751592653589793, 0.5907895547884677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.598292623412427}, {-1.746592653589793, -2.0096151212168913`}, \ {-1.746592653589793, -2.3280142476320367`}, {-1.746592653589793, 0.591986104119196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.597870153702671}, {-1.741592653589793, -2.0086680951493614`}, \ {-1.741592653589793, -2.327815625361653}, {-1.741592653589793, 0.5931791355313472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.5974503692679143`}, {-1.736592653589793, -2.0077090598861123`}, \ {-1.736592653589793, -2.327629361821735}, {-1.736592653589793, 0.5943686721675879}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.597033243569043}, {-1.7315926535897932`, -2.006738284193839}, \ {-1.7315926535897932`, -2.327455216175681}, {-1.7315926535897932`, 0.5955547370297679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.5966187503943914`}, {-1.726592653589793, -2.0057560339841958`}, \ {-1.726592653589793, -2.3272929496934185`}, {-1.726592653589793, 0.596737352979815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.5962068638549685`}, {-1.7215926535897932`, \ -2.0047625722143128`}, {-1.7215926535897932`, -2.327142325866967}, \ {-1.7215926535897932`, 0.5979165427406326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.5957975583797492`}, {-1.716592653589793, -2.003758158794445}, \ {-1.716592653589793, -2.3270031105185005`}, {-1.716592653589793, 0.5990923288969922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.595390808711058}, {-1.7115926535897932`, -2.0027430505027297`}, \ {-1.7115926535897932`, -2.3268750719009708`}, {-1.7115926535897932`, 0.6002647338964263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.5949865899000226`}, {-1.706592653589793, -2.001717500906903}, \ {-1.706592653589793, -2.326757980791415}, {-1.706592653589793, 0.6014337800501202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.594584877302099}, {-1.7015926535897932`, -2.000681760292828}, \ {-1.7015926535897932`, -2.326651610577118}, {-1.7015926535897932`, 0.6025994895338007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.5941856465726745`}, {-1.696592653589793, -1.9996360755997182`}, \ {-1.696592653589793, -2.326555737334771}, {-1.696592653589793, 0.6037618843886233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.593788873662745}, {-1.6915926535897932`, -1.9985806903618941`}, \ {-1.6915926535897932`, -2.3264701399027614`}, {-1.6915926535897932`, 0.604920986522059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.593394534814656}, {-1.686592653589793, -1.9975158446568495`}, \ {-1.686592653589793, -2.3263945999468545`}, {-1.686592653589793, 0.6060768177087762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.5930026065579197`}, {-1.6815926535897932`, \ -1.9964417750595078`}, {-1.6815926535897932`, -2.326328902019377}, \ {-1.6815926535897932`, 0.6072293995915231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.592613065705092}, {-1.676592653589793, -1.9953587146024139`}, \ {-1.676592653589793, -2.326272833612172}, {-1.676592653589793, 0.6083787536820059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.592225889347732}, {-1.6715926535897931`, -1.994266892741726}, \ {-1.6715926535897931`, -2.3262261852034603`}, {-1.6715926535897931`, 0.6095249013617675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.591841054852407}, {-1.666592653589793, -1.9931665353287116`}, \ {-1.666592653589793, -2.3261887502989227`}, {-1.666592653589793, 0.6106678638830607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.591458539856781}, {-1.6615926535897931`, -1.992057864586621}, \ {-1.6615926535897931`, -2.326160325467128}, {-1.6615926535897931`, 0.6118076623697201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.5910783222657536`}, {-1.656592653589793, -1.9909410990926621`}, \ {-1.656592653589793, -2.3261407103695837`}, {-1.656592653589793, 0.612944317818032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.590700380247669}, {-1.6515926535897931`, -1.9898164537648881`}, \ {-1.6515926535897931`, -2.3261297077856193`}, {-1.6515926535897931`, 0.6140778510976019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.590324692230582}, {-1.646592653589793, -1.9886841398537534`}, \ {-1.646592653589793, -2.3261271236323435`}, {-1.646592653589793, 0.615208282952217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.589951236898587}, {-1.6415926535897931`, -1.9875443649381481`}, \ {-1.6415926535897931`, -2.326132766979865}, {-1.6415926535897931`, 0.6163356340007095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.5895799931882033`}, {-1.636592653589793, -1.986397332925655}, \ {-1.636592653589793, -2.3261464500620552`}, {-1.636592653589793, 0.6174599247378129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.5892109402848247`}, {-1.631592653589793, -1.985243244056851}, \ {-1.631592653589793, -2.3261679882830224`}, {-1.631592653589793, 0.6185811755350209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.588844057619216}, {-1.626592653589793, -1.984082294913383}, \ {-1.626592653589793, -2.326197200219578}, {-1.626592653589793, 0.6196994066414366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.5884793248640756`}, {-1.621592653589793, -1.9829146784296652`}, \ {-1.621592653589793, -2.3262339076198484`}, {-1.621592653589793, 0.6208146381846255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.5881167219306462`}, {-1.616592653589793, -1.9817405839079434`}, \ {-1.616592653589793, -2.326277935398311}, {-1.616592653589793, 0.621926890171458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.5877562289653864`}, {-1.611592653589793, -1.9805601970365434`}, \ {-1.611592653589793, -2.326329111627411}, {-1.611592653589793, 0.6230361824889574}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.5873978263466872`}, {-1.606592653589793, -1.9793736999110843`}, \ {-1.606592653589793, -2.326387267526011}, {-1.606592653589793, 0.6241425349051368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.5870414946816482`}, {-1.601592653589793, -1.978181271058489}, \ {-1.601592653589793, -2.3264522374448275`}, {-1.601592653589793, 0.6252459670698378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.5866872148028994`}, {-1.5965926535897932`, -1.976983085463561}, \ {-1.5965926535897932`, -2.326523858849106}, {-1.5965926535897932`, 0.6263464985155632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.5863349677654788`}, {-1.591592653589793, -1.9757793145979976`}, \ {-1.591592653589793, -2.3266019722986577`}, {-1.591592653589793, 0.6274441486583087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.5859847348437555`}, {-1.5865926535897932`, \ -1.9745701264515942`}, {-1.5865926535897932`, -2.326686421425504}, \ {-1.5865926535897932`, 0.6285389367983879}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.585636497528403}, {-1.581592653589793, -1.9733556855655234`}, \ {-1.581592653589793, -2.3267770529092626`}, {-1.581592653589793, 0.6296308821212586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.5852902375234197`}, {-1.5765926535897932`, \ -1.9721361530674923`}, {-1.5765926535897932`, -2.326873716450477}, \ {-1.5765926535897932`, 0.6307200036983398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.584945936743198}, {-1.571592653589793, -1.9709116867086292`}, \ {-1.571592653589793, -2.3269762647420147`}, {-1.571592653589793, 0.6318063204878313}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.584603577309638}, {-1.5665926535897932`, -1.9696824409019358`}, \ {-1.5665926535897932`, -2.327084553438744}, {-1.5665926535897932`, 0.632889851335524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.5842631415493065`}, {-1.561592653589793, -1.9684485667621658`}, \ {-1.561592653589793, -2.327198441125592}, {-1.561592653589793, 0.6339706149756122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.5839246119906414`}, {-1.5565926535897932`, -1.967210212146992}, \ {-1.5565926535897932`, -2.3273177892841703`}, {-1.5565926535897932`, 0.6350486300314966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.5835879713611996`}, {-1.551592653589793, -1.9659675216993056`}, \ {-1.551592653589793, -2.327442462258063}, {-1.551592653589793, 0.6361239150165892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.5832532025849506`}, {-1.5465926535897931`, \ -1.9647206368905623`}, {-1.5465926535897931`, -2.3275723272169495`}, \ {-1.5465926535897931`, 0.6371964883351101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.582920288779604}, {-1.541592653589793, -1.9634696960649913`}, \ {-1.541592653589793, -2.327707254119678}, {-1.541592653589793, 0.6382663682828827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.5825892132539905`}, {-1.5365926535897931`, \ -1.9622148344846155`}, {-1.5365926535897931`, -2.327847115676376}, \ {-1.5365926535897931`, 0.6393335730481264}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.582259959505475}, {-1.531592653589793, -1.9609561843749246`}, \ {-1.531592653589793, -2.327991787309771}, {-1.531592653589793, 0.640398120712241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.5819325112174107`}, {-1.5265926535897931`, \ -1.9596938749711201`}, {-1.5265926535897931`, -2.3281411471157716`}, \ {-1.5265926535897931`, 0.6414600292505929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.5816068522566398`}, {-1.521592653589793, -1.9584280325648398`}, \ {-1.521592653589793, -2.328295075823439}, {-1.521592653589793, 0.6425193165332947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.5812829666710218`}, {-1.5165926535897931`, \ -1.9571587805512352`}, {-1.5165926535897931`, -2.3284534567544526`}, \ {-1.5165926535897931`, 0.6435760003259805}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.5809608386870098`}, {-1.511592653589793, -1.955886239476359}, \ {-1.511592653589793, -2.3286161757821473`}, {-1.511592653589793, 0.6446300982905778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.5806404527072577`}, {-1.506592653589793, -1.9546105270847496`}, \ {-1.506592653589793, -2.3287831212901864`}, {-1.506592653589793, 0.6456816279860763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.5803217933082707`}, {-1.501592653589793, -1.9533317583671472`}, \ {-1.501592653589793, -2.328954184130996}, {-1.501592653589793, 0.6467306068692944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.5800048452380837`}, {-1.496592653589793, -1.9520500456082654`}, \ {-1.496592653589793, -2.3291292575840123`}, {-1.496592653589793, 0.6477770522956359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.579689593413982}, {-1.491592653589793, -1.9507654984345557`}, \ {-1.491592653589793, -2.3293082373137928`}, {-1.491592653589793, 0.6488209815198495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.5793760229202554`}, {-1.486592653589793, -1.9494782238618993`}, \ {-1.486592653589793, -2.329491021328093}, {-1.486592653589793, 0.6498624116967819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.579064119005983}, {-1.481592653589793, -1.9481883263431636`}, \ {-1.481592653589793, -2.3296775099359497`}, {-1.481592653589793, 0.6509013598821253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.578753867082859}, {-1.476592653589793, -1.9468959078155847`}, \ {-1.476592653589793, -2.329867605705823}, {-1.476592653589793, 0.6519378430331625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.5784452527230433`}, {-1.4715926535897932`, \ -1.9456010677479005`}, {-1.4715926535897932`, -2.3300612134238654`}, \ {-1.4715926535897932`, 0.6529718780095092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.578138261657053}, {-1.466592653589793, -1.9443039031872131`}, \ {-1.466592653589793, -2.3302582400523533`}, {-1.466592653589793, 0.654003481573851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.577832879771677}, {-1.4615926535897932`, -1.943004508805524}, \ {-1.4615926535897932`, -2.330458594688341}, {-1.4615926535897932`, 0.6550326703926749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.5775290931079335`}, {-1.456592653589793, -1.9417029769459038`}, \ {-1.456592653589793, -2.330662188522555}, {-1.456592653589793, 0.6560594610370006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.5772268878590463`}, {-1.4515926535897932`, -1.940399397668267}, \ {-1.4515926535897932`, -2.330868934798594}, {-1.4515926535897932`, 0.6570838699831042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.5769262503684596`}, {-1.446592653589793, -1.9390938587947049`}, \ {-1.446592653589793, -2.3310787487724487`}, {-1.446592653589793, 0.6581059136132419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.576627167127882}, {-1.4415926535897932`, -1.9377864459543734`}, \ {-1.4415926535897932`, -2.33129154767239}, {-1.4415926535897932`, 0.6591256082163643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.5763296247753584`}, {-1.436592653589793, -1.9364772426278796`}, \ {-1.436592653589793, -2.331507250659235}, {-1.436592653589793, 0.660142969988832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.5760336100933685`}, {-1.4315926535897932`, \ -1.9351663301911528`}, {-1.4315926535897932`, -2.331725778787041}, \ {-1.4315926535897932`, 0.661158015035125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.575739110006958}, {-1.426592653589793, -1.93385378795879}, \ {-1.426592653589793, -2.331947054964232}, {-1.426592653589793, 0.6621707593685469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.575446111581899}, {-1.4215926535897931`, -1.9325396932268486`}, \ {-1.4215926535897931`, -2.332171003915183}, {-1.4215926535897931`, 0.6631812189119276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.5751546020228697`}, {-1.416592653589793, -1.9312241213150516`}, \ {-1.416592653589793, -2.332397552142297}, {-1.416592653589793, 0.6641894094983208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.5748645686716722`}, {-1.4115926535897931`, \ -1.9299071456084222`}, {-1.4115926535897931`, -2.332626627888567}, \ {-1.4115926535897931`, 0.6651953468716971}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.574575999005468}, {-1.406592653589793, -1.9285888375983171`}, \ {-1.406592653589793, -2.3328581611006527`}, {-1.406592653589793, 0.6661990466876346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.574288880635045}, {-1.4015926535897931`, -1.9272692669228368`}, \ {-1.4015926535897931`, -2.3330920833924917`}, {-1.4015926535897931`, 0.6672005245140031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.5740032013031056`}, {-1.396592653589793, -1.925948501406627}, \ {-1.396592653589793, -2.3333283280094355`}, {-1.396592653589793, 0.6681997958316481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.5737189488825893`}, {-1.3915926535897931`, \ -1.9246266071000542`}, {-1.3915926535897931`, -2.333566829792935}, \ {-1.3915926535897931`, 0.6691968760350666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.5734361113750066`}, {-1.386592653589793, -1.92330364831773}, \ {-1.386592653589793, -2.3338075251457915`}, {-1.386592653589793, 0.6701917804330821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.57315467690881}, {-1.381592653589793, -1.921979687676414}, \ {-1.381592653589793, -2.3340503519979507`}, {-1.381592653589793, 0.6711845242495149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.572874633737781}, {-1.376592653589793, -1.9206547861322618`}, \ {-1.376592653589793, -2.33429524977288}, {-1.376592653589793, 0.672175122623847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.5725959702394445`}, {-1.371592653589793, -1.9193290030174321`}, \ {-1.371592653589793, -2.3345421593545046`}, {-1.371592653589793, 0.6731635906118857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.5723186749135074`}, {-1.366592653589793, -1.9180023960760466`}, \ {-1.366592653589793, -2.3347910230547253`}, {-1.366592653589793, 0.6741499431864205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.572042736380316}, {-1.361592653589793, -1.9166750214994959`}, \ {-1.361592653589793, -2.335041784581506}, {-1.361592653589793, 0.675134195237879}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.5717681433793396`}, {-1.356592653589793, -1.9153469339611127`}, \ {-1.356592653589793, -2.3352943890075406`}, {-1.356592653589793, 0.6761163615749762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.571494884767676}, {-1.351592653589793, -1.914018186650183}, \ {-1.351592653589793, -2.3355487827394965`}, {-1.351592653589793, 0.6770964569253619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.571222949518576}, {-1.3465926535897932`, -1.912688831305327}, \ {-1.3465926535897932`, -2.335804913487831}, {-1.3465926535897932`, 0.6780744959362627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.570952326719992}, {-1.341592653589793, -1.9113589182472344`}, \ {-1.341592653589793, -2.336062730237181}, {-1.341592653589793, 0.6790504931751218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.57068300557315}, {-1.3365926535897932`, -1.9100284964107688`}, \ {-1.3365926535897932`, -2.336322183217323}, {-1.3365926535897932`, 0.6800244631302337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.570414975391135}, {-1.331592653589793, -1.908697613376437}, \ {-1.331592653589793, -2.336583223874707}, {-1.331592653589793, 0.6809964202113757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.5701482255975026`}, {-1.3265926535897932`, \ -1.9073663154012306`}, {-1.3265926535897932`, -2.3368458048445455`}, \ {-1.3265926535897932`, 0.681966378750435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.569882745724913}, {-1.321592653589793, -1.906034647448857}, \ {-1.321592653589793, -2.337109879923466}, {-1.321592653589793, 0.6829343530020326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.5696185254137762`}, {-1.3165926535897932`, \ -1.9047026532193398`}, {-1.3165926535897932`, -2.337375404042721}, \ {-1.3165926535897932`, 0.6839003571441432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.5693555544109237`}, {-1.311592653589793, -1.9033703751780309`}, \ {-1.311592653589793, -2.33764233324194}, {-1.311592653589793, 0.6848644052787115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.5690938225682998`}, {-1.3065926535897932`, \ -1.9020378545840084`}, {-1.3065926535897932`, -2.337910624643432}, \ {-1.3065926535897932`, 0.6858265114322645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.5688333198416657`}, {-1.301592653589793, -1.9007051315178842`}, \ {-1.301592653589793, -2.3381802364270263`}, {-1.301592653589793, 0.686786689556519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.5685740362893275`}, {-1.2965926535897931`, \ -1.8993722449090233`}, {-1.2965926535897931`, -2.338451127805435}, \ {-1.2965926535897931`, 0.6877449535289896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.56831596207088}, {-1.291592653589793, -1.8980392325621938`}, \ {-1.291592653589793, -2.3387232590001554`}, {-1.291592653589793, 0.6887013171535851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.5680590874459703`}, {-1.2865926535897931`, \ -1.8967061311836382`}, {-1.2865926535897931`, -2.33899659121787}, \ {-1.2865926535897931`, 0.6896557941612106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.5678034027730776`}, {-1.281592653589793, -1.8953729764065812`}, \ {-1.281592653589793, -2.339271086627377}, {-1.281592653589793, 0.6906083982103595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.5675488985083095`}, {-1.2765926535897931`, \ -1.8940398028161984`}, {-1.2765926535897931`, -2.3395467083370125`}, \ {-1.2765926535897931`, 0.6915591428877023}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.5672955652042173`}, {-1.271592653589793, -1.8927066439740179`}, \ {-1.271592653589793, -2.339823420372567}, {-1.271592653589793, 0.6925080417086754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.5670433935086305`}, {-1.2665926535897931`, \ -1.8913735324418128`}, {-1.2665926535897931`, -2.3401011876556965`}, \ {-1.2665926535897931`, 0.6934551081180624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.566792374163499}, {-1.261592653589793, -1.8900404998049358`}, \ {-1.261592653589793, -2.3403799759828114`}, {-1.261592653589793, 0.6944003554905746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.5665424980037623`}, {-1.256592653589793, -1.8887075766951686`}, \ {-1.256592653589793, -2.3406597520044286`}, {-1.256592653589793, 0.6953437971314248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.566293755956227}, {-1.251592653589793, -1.8873747928130302`}, \ {-1.251592653589793, -2.3409404832050043`}, {-1.251592653589793, 0.696285446276902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.566046139038466}, {-1.246592653589793, -1.8860421769496083`}, \ {-1.246592653589793, -2.3412221378832045`}, {-1.246592653589793, 0.6972253160949383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.5657996383577277`}, {-1.241592653589793, -1.8847097570078906`}, \ {-1.241592653589793, -2.3415046851326418`}, {-1.241592653589793, 0.6981634196856727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.565554245109864}, {-1.236592653589793, -1.88337756002361}, \ {-1.236592653589793, -2.3417880948230305`}, {-1.236592653589793, 0.6990997700820162}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.565309950578272}, {-1.231592653589793, -1.8820456121856233`}, \ {-1.231592653589793, -2.3420723375817953`}, {-1.231592653589793, 0.7000343802502056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.565066746132853}, {-1.226592653589793, -1.8807139388558227`}, \ {-1.226592653589793, -2.342357384776086}, {-1.226592653589793, 0.7009672630903614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.5648246232289806`}, {-1.2215926535897932`, \ -1.8793825645885895`}, {-1.2215926535897932`, -2.342643208495219}, \ {-1.2215926535897932`, 0.7018984314370367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.5645835734064897`}, {-1.216592653589793, -1.8780515131498074`}, \ {-1.216592653589793, -2.3429297815335186`}, {-1.216592653589793, 0.7028278980597659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.5643435882886743`}, {-1.2115926535897932`, -1.876720807535427}, \ {-1.2115926535897932`, -2.343217077373561}, {-1.2115926535897932`, 0.703755675663608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.5641046595813037`}, {-1.206592653589793, -1.8753904699896196`}, \ {-1.206592653589793, -2.3435050701698104`}, {-1.206592653589793, 0.7046817768896881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.5638667790716494`}, {-1.2015926535897932`, \ -1.8740605220224926`}, {-1.2015926535897932`, -2.3437937347326327`}, \ {-1.2015926535897932`, 0.7056062143157344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.563629938627525}, {-1.196592653589793, -1.8727309844274005`}, \ {-1.196592653589793, -2.344083046512694}, {-1.196592653589793, 0.7065290004566122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.5633941301963423`}, {-1.1915926535897932`, \ -1.8714018772978578`}, {-1.1915926535897932`, -2.3443729815857144`}, \ {-1.1915926535897932`, 0.7074501477648548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.563159345804178}, {-1.186592653589793, -1.870073220044048}, \ {-1.186592653589793, -2.3446635166375973`}, {-1.186592653589793, 0.7083696686311897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.562925577554854}, {-1.1815926535897932`, -1.8687450314089522`}, \ {-1.1815926535897932`, -2.344954628949892}, {-1.1815926535897932`, 0.7092875753850645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.5626928176290336`}, {-1.176592653589793, -1.8674173294841037`}, \ {-1.176592653589793, -2.345246296385617}, {-1.176592653589793, 0.7102038802951665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.5624610582833207`}, {-1.1715926535897931`, -1.866090131724957}, \ {-1.1715926535897931`, -2.3455384973754128`}, {-1.1715926535897931`, 0.7111185955699392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.5622302918493847`}, {-1.166592653589793, -1.8647634549659178`}, \ {-1.166592653589793, -2.345831210904026}, {-1.166592653589793, 0.7120317333580993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.5620005107330854`}, {-1.1615926535897931`, \ -1.8634373154349944`}, {-1.1615926535897931`, -2.3461244164971147`}, \ {-1.1615926535897931`, 0.7129433057491442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.5617717074136186`}, {-1.156592653589793, -1.8621117287681255`}, \ {-1.156592653589793, -2.346418094208372}, {-1.156592653589793, 0.7138533247738624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.5615438744426666`}, {-1.1515926535897931`, \ -1.8607867100231532`}, {-1.1515926535897931`, -2.3467122246069576`}, \ {-1.1515926535897931`, 0.7147618024048372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.5613170044435654`}, {-1.146592653589793, -1.8594622736934725`}, \ {-1.146592653589793, -2.3470067887652233`}, {-1.146592653589793, 0.7156687505569477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.5610910901104806`}, {-1.1415926535897931`, -1.858138433721355}, \ {-1.1415926535897931`, -2.347301768246749}, {-1.1415926535897931`, 0.7165741810878677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.560866124207597}, {-1.1365926535897932`, -1.8568152035109597`}, \ {-1.1365926535897932`, -2.347597145094649}, {-1.1365926535897932`, 0.7174781057985605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.5606420995683132`}, {-1.1315926535897929`, \ -1.8554925959410264`}, {-1.1315926535897929`, -2.3478929018201713`}, \ {-1.1315926535897929`, 0.7183805364337712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.560419009094456}, {-1.126592653589793, -1.854170623377278}, \ {-1.126592653589793, -2.348189021391568}, {-1.126592653589793, 0.7192814846825152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.5601968457554984`}, {-1.121592653589793, -1.8528492976845177`}, \ {-1.121592653589793, -2.348485487223233}, {-1.121592653589793, 0.720180962178565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.5599756025877913`}, {-1.1165926535897932`, \ -1.8515286302384435`}, {-1.1165926535897932`, -2.348782283165103}, \ {-1.1165926535897932`, 0.7210789805009323}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.559755272693805}, {-1.1115926535897929`, -1.8502086319371804`}, \ {-1.1115926535897929`, -2.349079393492318}, {-1.1115926535897929`, 0.7219755511743482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.5595358492413784`}, {-1.106592653589793, -1.8488893132125344`}, \ {-1.106592653589793, -2.3493768028951267`}, {-1.106592653589793, 0.7228706856697389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.5593173254629864`}, {-1.101592653589793, -1.84757068404098}, \ {-1.101592653589793, -2.3496744964690355`}, {-1.101592653589793, 0.7237643954047025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.5590996946550044`}, {-1.0965926535897932`, \ -1.8462527539543805`}, {-1.0965926535897932`, -2.349972459705206}, \ {-1.0965926535897932`, 0.7246566917439762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.5588829501769954`}, {-1.0915926535897933`, -1.844935532050462}, \ {-1.0915926535897933`, -2.3502706784810705`}, {-1.0915926535897933`, 0.7255475859999079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.558667085450998}, {-1.086592653589793, -1.8436190270030246`}, \ {-1.086592653589793, -2.350569139051188}, {-1.086592653589793, 0.726437089432918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.5584520939608284`}, {-1.081592653589793, -1.8423032470719205`}, \ {-1.081592653589793, -2.350867828038313}, {-1.081592653589793, 0.7273252132519633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.5582379692513886`}, {-1.0765926535897932`, \ -1.8409882001127784`}, {-1.0765926535897932`, -2.351166732424688}, \ {-1.0765926535897932`, 0.7282119686149975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.558024704927987}, {-1.0715926535897933`, -1.8396738935865096`}, \ {-1.0715926535897933`, -2.3514658395435397`}, {-1.0715926535897933`, 0.729097366629425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.5578122946556676`}, {-1.066592653589793, -1.838360334568581}, \ {-1.066592653589793, -2.3517651370707866`}, {-1.066592653589793, 0.7299814183525569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.557600732158544}, {-1.061592653589793, -1.8370475297580597`}, \ {-1.061592653589793, -2.352064613016951}, {-1.061592653589793, 0.7308641347920598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.557390011219146}, {-1.0565926535897932`, -1.8357354854864487`}, \ {-1.0565926535897932`, -2.3523642557192583`}, {-1.0565926535897932`, 0.7317455269064054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.557180125677778}, {-1.0515926535897933`, -1.8344242077263093`}, \ {-1.0515926535897933`, -2.3526640538339354`}, {-1.0515926535897933`, 0.7326256056053156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, -2.352963996328693}, \ {-1.046592653589793, -1.8331137020996675`}, {-1.046592653589793, 2.556971069431878}, {-1.046592653589793, 0.7335043817502053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, -2.3532640724753926`}, \ {-1.041592653589793, -1.831803973886235}, {-1.041592653589793, 2.5567628364353894`}, {-1.041592653589793, 0.7343818661546193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, -2.353564271842888}, \ {-1.0365926535897931`, -1.830495028031416}, {-1.0365926535897931`, 2.556555420698143}, {-1.0365926535897931`, 0.735258069584675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, -2.353864584290045}, \ {-1.0315926535897932`, -1.829186869154134}, {-1.0315926535897932`, 2.5563488162852446`}, {-1.0315926535897932`, 0.7361330027594915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, -2.354164999958926}, \ {-1.026592653589793, -1.8278795015544627`}, {-1.026592653589793, 2.556143017316469}, {-1.026592653589793, 0.7370066763516251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, -2.3544655092681426`}, \ {-1.021592653589793, -1.8265729292210793`}, {-1.021592653589793, 2.5559380179656674`}, {-1.021592653589793, 0.737879100987496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, -2.3547661029063716`}, \ {-1.0165926535897931`, -1.8252671558385354`}, {-1.0165926535897931`, 2.555733812460176}, {-1.0165926535897931`, 0.7387502872478168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, -2.355066771826022}, \ {-1.0115926535897932`, -1.8239621847943535`}, {-1.0115926535897932`, 2.555530395080239}, {-1.0115926535897932`, 0.7396202456680144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, -2.3553675072370615`}, \ {-1.0065926535897929`, -1.8226580191859545`}, {-1.0065926535897929`, 2.555327760158432}, {-1.0065926535897929`, 0.7404889867386535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, -2.3556683006009886`}, \ {-1.001592653589793, -1.8213546618274183`}, {-1.001592653589793, 2.5551259020790997`}, {-1.001592653589793, 0.7413565209058546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, -2.355969143624955}, \ {-0.9965926535897931, -1.820052115256082}, {-0.9965926535897931, 2.5549248152777975`}, {-0.9965926535897931, 0.7422228585717096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, -2.3562700282560245`}, \ {-0.9915926535897932, -1.8187503817389792`}, {-0.9915926535897932, 2.5547244942407397`}, {-0.9915926535897932, 0.7430880100946962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, -2.356570946675577}, \ {-0.9865926535897929, -1.817449463279124}, {-0.9865926535897929, 2.5545249335042577`}, {-0.9865926535897929, 0.7439519857900903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, -2.3568718912938444`}, \ {-0.981592653589793, -1.8161493616216466`}, {-0.981592653589793, 2.554326127654262}, {-0.981592653589793, 0.7448147959303724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, -2.3571728547445776`}, \ {-0.9765926535897931, -1.8148500782597796`}, {-0.9765926535897931, 2.5541280713257137`}, {-0.9765926535897931, 0.7456764507456359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, -2.3574738298798463`}, \ {-0.9715926535897932, -1.8135516144407016`}, {-0.9715926535897932, 2.5539307592021037`}, {-0.9715926535897932, 0.7465369604239912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, -2.3577748097649596`}, \ {-0.9665926535897928, -1.8122539711712382`}, {-0.9665926535897928, 2.5537341860149327`}, {-0.9665926535897928, 0.7473963351119659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, -2.358075787673516}, \ {-0.961592653589793, -1.810957149223431}, {-0.961592653589793, 2.553538346543206}, {-0.961592653589793, 0.7482545849149049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, -2.3583767570825658`}, \ {-0.9565926535897931, -1.809661149139967}, {-0.9565926535897931, 2.55334323561293}, {-0.9565926535897931, 0.749111719897367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, -2.3586777116678923`}, \ {-0.9515926535897932, -1.8083659712394835`}, {-0.9515926535897932, 2.553148848096616}, {-0.9515926535897932, 0.7499677500835198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, -2.3589786452994104`}, \ {-0.9465926535897933, -1.8070716156217392`}, {-0.9465926535897933, 2.5529551789127902`}, {-0.9465926535897933, 0.7508226854575308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, -2.359279552036672}, \ {-0.9415926535897929, -1.8057780821726688`}, {-0.9415926535897929, 2.5527622230255105`}, {-0.9415926535897929, 0.7516765359639589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, -2.359580426124479}, \ {-0.936592653589793, -1.8044853705693111`}, {-0.936592653589793, 2.552569975443892}, {-0.936592653589793, 0.7525293115081394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, -2.359881261988607}, \ {-0.9315926535897932, -1.8031934802846197`}, {-0.9315926535897932, 2.552378431221633}, {-0.9315926535897932, 0.7533810219565721}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, -2.360182054231626}, \ {-0.9265926535897933, -1.8019024105921586`}, {-0.9265926535897933, 2.552187585456551}, {-0.9265926535897933, 0.7542316771373032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, -2.3604827976288254`}, \ {-0.9215926535897929, -1.8006121605706864`}, {-0.9215926535897929, 2.5519974332901234`}, {-0.9215926535897929, 0.7550812868403054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, -2.3607834871242344`}, \ {-0.916592653589793, -1.7993227291086304`}, {-0.916592653589793, 2.551807969907037}, {-0.916592653589793, 0.7559298608178575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, -2.361084117826739}, \ {-0.9115926535897931, -1.7980341149084518`}, {-0.9115926535897931, 2.551619190534739}, {-0.9115926535897931, 0.7567774087849204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, -2.3613846850062945`}, \ {-0.9065926535897932, -1.7967463164909057`}, {-0.9065926535897932, 2.5514310904429944`}, {-0.9065926535897932, 0.7576239404195115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, -2.361685184090222}, \ {-0.9015926535897929, -1.7954593321992023`}, {-0.9015926535897929, 2.5512436649434522`}, {-0.9015926535897929, 0.7584694653630776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, -2.3619856106596013`}, \ {-0.896592653589793, -1.7941731602030668`}, {-0.896592653589793, 2.551056909389215}, {-0.896592653589793, 0.7593139932208627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, -2.362285960445746}, \ {-0.8915926535897931, -1.7928877985027007`}, {-0.8915926535897931, 2.5508708191744134`}, {-0.8915926535897931, 0.7601575335622786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, -2.3625862293267623`}, \ {-0.8865926535897932, -1.791603244932647}, {-0.8865926535897932, 2.5506853897337862`}, {-0.8865926535897932, 0.7610000959212688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, -2.3628864133241914`}, \ {-0.8815926535897929, -1.7903194971655696`}, {-0.8815926535897929, 2.5505006165422692`}, {-0.8815926535897929, 0.761841689796674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, -2.3631865085997346`}, \ {-0.876592653589793, -1.7890365527159318`}, {-0.876592653589793, 2.550316495114582}, {-0.876592653589793, 0.7626823246525909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, -2.3634865114520496`}, \ {-0.8715926535897931, -1.7877544089435962`}, {-0.8715926535897931, 2.55013302100483}, {-0.8715926535897931, 0.7635220099187358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, -2.363786418313633}, \ {-0.8665926535897932, -1.7864730630573311`}, {-0.8665926535897932, 2.5499501898061006`}, {-0.8665926535897932, 0.7643607549907985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, -2.364086225747764}, \ {-0.8615926535897929, -1.7851925121182377`}, {-0.8615926535897929, 2.549767997150073}, {-0.8615926535897929, 0.7651985692308017}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, -2.3643859304455352`}, \ {-0.856592653589793, -1.7839127530430936`}, {-0.856592653589793, 2.5495864387066294`}, {-0.856592653589793, 0.7660354619674499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, -2.3646855292229443`}, \ {-0.8515926535897931, -1.7826337826076117`}, {-0.8515926535897931, 2.549405510183471}, {-0.8515926535897931, 0.7668714424964875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, -2.3649850190180572`}, \ {-0.8465926535897932, -1.7813555974496307`}, {-0.8465926535897932, 2.5492252073257418`}, {-0.8465926535897932, 0.7677065200810419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, -2.365284396888241}, \ {-0.8415926535897928, -1.7800781940722172`}, {-0.8415926535897928, 2.5490455259156493`}, {-0.8415926535897928, 0.7685407039519767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, -2.365583660007458}, \ {-0.836592653589793, -1.7788015688467043`}, {-0.836592653589793, 2.548866461772101}, {-0.836592653589793, 0.7693740033082354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, -2.3658828056636305`}, \ {-0.8315926535897931, -1.7775257180156478`}, {-0.8315926535897931, 2.5486880107503374`}, {-0.8315926535897931, 0.7702064273171851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, -2.3661818312560587`}, \ {-0.8265926535897932, -1.7762506376957208`}, {-0.8265926535897932, 2.5485101687415734`}, {-0.8265926535897932, 0.7710379851149606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, -2.366480734292913}, \ {-0.8215926535897933, -1.7749763238805274`}, {-0.8215926535897933, 2.548332931672641}, {-0.8215926535897933, 0.7718686858068027}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, -2.3667795123887685`}, \ {-0.8165926535897929, -1.7737027724433607`}, {-0.8165926535897929, 2.548156295505642}, {-0.8165926535897929, 0.7726985384673992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, -2.367078163262215}, \ {-0.811592653589793, -1.7724299791398856`}, {-0.811592653589793, 2.547980256237597}, {-0.811592653589793, 0.7735275521412194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, -2.3673766847335127`}, \ {-0.8065926535897932, -1.7711579396107613`}, {-0.8065926535897932, 2.5478048099001085`}, {-0.8065926535897932, 0.7743557358428507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, -2.3676750747223045`}, \ {-0.8015926535897933, -1.7698866493841992`}, {-0.8015926535897933, 2.5476299525590185`}, {-0.8015926535897933, 0.775183098557332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, -2.367973331245387}, \ {-0.7965926535897929, -1.7686161038784596`}, {-0.7965926535897929, 2.5474556803140778`}, {-0.7965926535897929, 0.7760096492404839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, -2.36827145241453}, \ {-0.791592653589793, -1.767346298404288}, {-0.791592653589793, 2.547281989298617}, {-0.791592653589793, 0.7768353968192399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, -2.3685694364343464`}, \ {-0.7865926535897931, -1.7660772281672938`}, {-0.7865926535897931, 2.54710887567922}, {-0.7865926535897931, 0.7776603501919732}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, -2.36886728160022}, \ {-0.7815926535897932, -1.7648088882702693`}, {-0.7815926535897932, 2.546936335655403}, {-0.7815926535897932, 0.7784845182288246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, -2.369164986296269}, \ {-0.7765926535897929, -1.7635412737154539`}, {-0.7765926535897929, 2.546764365459299}, {-0.7765926535897929, 0.779307909772026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, -2.3694625489933694`}, \ {-0.771592653589793, -1.7622743794067444`}, {-0.771592653589793, 2.5465929613553415`}, {-0.771592653589793, 0.7801305336362249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, -2.3697599682472217`}, \ {-0.7665926535897931, -1.7610082001518514`}, {-0.7665926535897931, 2.5464221196399617`}, {-0.7665926535897931, 0.7809523986088034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, -2.3700572426964555`}, \ {-0.7615926535897932, -1.759742730664401}, {-0.7615926535897932, 2.546251836641275}, {-0.7615926535897932, 0.7817735134502003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, -2.3703543710607926`}, \ {-0.7565926535897929, -1.7584779655659892`}, {-0.7565926535897929, 2.5460821087187875`}, {-0.7565926535897929, 0.7825938868942285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, -2.3706513521392383`}, \ {-0.751592653589793, -1.7572138993881856`}, {-0.751592653589793, 2.5459129322630916`}, {-0.751592653589793, 0.7834135276483921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, -2.370948184808327}, \ {-0.7465926535897931, -1.7559505265744852`}, {-0.7465926535897931, 2.5457443036955776`}, {-0.7465926535897931, 0.7842324443941997}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, -2.3712448680204017`}, \ {-0.7415926535897932, -1.7546878414822176`}, {-0.7415926535897932, 2.5455762194681397`}, {-0.7415926535897932, 0.7850506457874808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, -2.3715414008019375`}, \ {-0.7365926535897929, -1.7534258383844048`}, {-0.7365926535897929, 2.5454086760628925`}, {-0.7365926535897929, 0.7858681404586948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, -2.371837782251901}, \ {-0.731592653589793, -1.7521645114715794`}, {-0.731592653589793, 2.545241669991885}, {-0.731592653589793, 0.7866849370132437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, -2.3721340115401532`}, \ {-0.7265926535897931, -1.7509038548535507`}, {-0.7265926535897931, 2.545075197796823}, {-0.7265926535897931, 0.7875010440317792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, -2.3724300879058857`}, \ {-0.7215926535897932, -1.749643862561137}, {-0.7215926535897932, 2.544909256048794}, {-0.7215926535897932, 0.7883164700705118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, -2.3727260106560917`}, \ {-0.7165926535897928, -1.748384528547847}, {-0.7165926535897928, 2.5447438413479917`}, {-0.7165926535897928, 0.7891312236615166}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, -2.373021779164081}, \ {-0.711592653589793, -1.7471258466915243`}, {-0.711592653589793, 2.544578950323451}, {-0.711592653589793, 0.7899453133130356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, -2.373317392868018}, \ {-0.7065926535897931, -1.745867810795951}, {-0.7065926535897931, 2.544414579632778}, {-0.7065926535897931, 0.7907587475097845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, -2.3736128512695074`}, \ {-0.7015926535897932, -1.7446104145924122`}, {-0.7015926535897932, 2.544250725961891}, {-0.7015926535897932, 0.7915715347132505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, -2.3739081539321982`}, \ {-0.6965926535897933, -1.7433536517412185`}, {-0.6965926535897933, 2.5440873860247604`}, {-0.6965926535897933, 0.7923836833619957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, -2.374203300480434}, \ {-0.6915926535897929, -1.7420975158331966`}, {-0.6915926535897929, 2.5439245565631525`}, {-0.6915926535897929, 0.7931952018719541}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, -2.374498290597924}, \ {-0.686592653589793, -1.740842000391139}, {-0.686592653589793, 2.5437622343463775`}, {-0.686592653589793, 0.7940060986367299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, -2.374793124026454}, \ {-0.6815926535897932, -1.7395870988712168`}, {-0.6815926535897932, 2.543600416171039}, {-0.6815926535897932, 0.7948163820278936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, -2.3750878005646174`}, \ {-0.6765926535897933, -1.7383328046643616`}, {-0.6765926535897933, 2.5434390988607896`}, {-0.6765926535897933, 0.7956260603952767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, -2.3753823200665884`}, \ {-0.6715926535897929, -1.7370791110976092`}, {-0.6715926535897929, 2.543278279266086}, {-0.6715926535897929, 0.7964351420672651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, -2.375676682440911}, \ {-0.666592653589793, -1.735826011435412}, {-0.666592653589793, 2.543117954263949}, {-0.666592653589793, 0.7972436353510913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, -2.3759708876493244`}, \ {-0.6615926535897931, -1.734573498880917}, {-0.6615926535897931, 2.542958120757728}, {-0.6615926535897931, 0.7980515485331254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, -2.3762649357056156`}, \ {-0.6565926535897932, -1.7333215665772121`}, {-0.6565926535897932, 2.5427987756768653`}, {-0.6565926535897932, 0.7988588898791651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, -2.3765588266744926`}, \ {-0.6515926535897929, -1.7320702076085421`}, {-0.6515926535897929, 2.542639915976665}, {-0.6515926535897929, 0.7996656676347229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, -2.3768525606704918`}, \ {-0.646592653589793, -1.730819415001492}, {-0.646592653589793, 2.5424815386380653`}, {-0.646592653589793, 0.8004718900253152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, -2.377146137856903}, \ {-0.6415926535897931, -1.729569181726142}, {-0.6415926535897931, 2.542323640667414}, {-0.6415926535897931, 0.8012775652567456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, -2.377439558444728}, \ {-0.6365926535897932, -1.7283195006971934`}, {-0.6365926535897932, 2.542166219096243}, {-0.6365926535897932, 0.8020827015153924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, -2.377732822691658}, \ {-0.6315926535897929, -1.7270703647750627`}, {-0.6315926535897929, 2.5420092709810516`}, {-0.6315926535897929, 0.8028873069684891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, -2.378025930901071}, \ {-0.626592653589793, -1.7258217667669526`}, {-0.626592653589793, 2.541852793403089}, {-0.626592653589793, 0.8036913897644096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, -2.3783188834210636`}, \ {-0.6215926535897931, -1.7245736994278917`}, {-0.6215926535897931, 2.5416967834681383`}, {-0.6215926535897931, 0.8044949580329472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, -2.3786116806434965`}, \ {-0.6165926535897932, -1.723326155461748}, {-0.6165926535897932, 2.541541238306307}, {-0.6165926535897932, 0.8052980198855959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, -2.378904323003066}, \ {-0.6115926535897929, -1.7220791275222183`}, {-0.6115926535897929, 2.541386155071818}, {-0.6115926535897929, 0.8061005834158281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, -2.3791968109763952`}, \ {-0.606592653589793, -1.7208326082137881`}, {-0.606592653589793, 2.5412315309428024`}, {-0.606592653589793, 0.8069026566993729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, -2.3794891450811466`}, \ {-0.6015926535897931, -1.7195865900926721`}, {-0.6015926535897931, 2.541077363121096}, {-0.6015926535897931, 0.8077042477944938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, -2.3797813258751592`}, \ {-0.5965926535897932, -1.7183410656677243`}, {-0.5965926535897932, 2.54092364883204}, {-0.5965926535897932, 0.8085053647422616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, -2.3800733539556003`}, \ {-0.5915926535897928, -1.7170960274013267`}, {-0.5915926535897928, 2.540770385324281}, {-0.5915926535897928, 0.8093060155668316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, -2.3803652299581417`}, \ {-0.586592653589793, -1.715851467710257}, {-0.586592653589793, 2.540617569869576}, {-0.586592653589793, 0.8101062082757147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, -2.3806569545561493`}, \ {-0.5815926535897931, -1.7146073789665266`}, {-0.5815926535897931, 2.540465199762599}, {-0.5815926535897931, 0.8109059508600519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, -2.3809485284599012`}, \ {-0.5765926535897931, -1.7133637534982045`}, {-0.5765926535897931, 2.54031327232075}, {-0.5765926535897931, 0.8117052512948834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, -2.3812399524158145`}, \ {-0.571592653589793, -1.712120583590213}, {-0.571592653589793, 2.5401617848839666`}, {-0.571592653589793, 0.8125041175394208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, -2.3815312272056937`}, \ {-0.566592653589793, -1.7108778614851037`}, {-0.566592653589793, 2.540010734814538}, {-0.566592653589793, 0.8133025575373146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, -2.3818223536460015`}, \ {-0.561592653589793, -1.7096355793838147`}, {-0.561592653589793, 2.5398601194969226`}, {-0.561592653589793, 0.8141005792169239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, -2.3821133325871364`}, \ {-0.556592653589793, -1.708393729446403}, {-0.556592653589793, 2.5397099363375646`}, {-0.556592653589793, 0.8148981904915834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, -2.3824041649127397`}, \ {-0.551592653589793, -1.7071523037927612`}, {-0.551592653589793, 2.5395601827647174`}, {-0.551592653589793, 0.8156953992598688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, -2.382694851539007}, \ {-0.546592653589793, -1.7059112945033101`}, {-0.546592653589793, 2.5394108562282653`}, {-0.546592653589793, 0.8164922134058632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, -2.3829853934140255`}, \ {-0.541592653589793, -1.7046706936196767`}, {-0.541592653589793, 2.5392619541995503`}, {-0.541592653589793, 0.817288640799421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, -2.3832757915171197`}, \ {-0.536592653589793, -1.7034304931453499`}, {-0.536592653589793, 2.539113474171202}, {-0.536592653589793, 0.8180846892964319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, -2.3835660468582174`}, \ {-0.531592653589793, -1.7021906850463175`}, {-0.531592653589793, 2.538965413656962}, {-0.531592653589793, 0.8188803667390828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, -2.3838561604772286`}, \ {-0.526592653589793, -1.700951261251688}, {-0.526592653589793, 2.5388177701915247`}, {-0.526592653589793, 0.8196756809561202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, -2.384146133443439}, \ {-0.521592653589793, -1.6997122136542935`}, {-0.521592653589793, 2.538670541330365}, {-0.521592653589793, 0.8204706397631106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, -2.3844359668549187`}, \ {-0.5165926535897931, -1.6984735341112736`}, {-0.5165926535897931, 2.5385237246495787`}, {-0.5165926535897931, 0.8212652509627011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, -2.384725661837945}, \ {-0.511592653589793, -1.6972352144446434`}, {-0.511592653589793, 2.538377317745721}, {-0.511592653589793, 0.8220595223448766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, -2.3850152195464367`}, \ {-0.5065926535897931, -1.6959972464418478`}, {-0.5065926535897931, 2.538231318235648}, {-0.5065926535897931, 0.8228534616872212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, -2.3853046411614067`}, \ {-0.5015926535897931, -1.6947596218562928`}, {-0.5015926535897931, 2.5380857237563594`}, {-0.5015926535897931, 0.8236470767551726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, -2.385593927890421}, \ {-0.49659265358979304`, -1.6935223324078683`}, {-0.49659265358979304`, 2.537940531964845}, {-0.49659265358979304`, 0.8244403753022809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, -2.3858830809670772`}, \ {-0.4915926535897931, -1.6922853697834512`}, {-0.4915926535897931, 2.537795740537929}, {-0.4915926535897931, 0.825233365070463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, -2.3861721016504895`}, \ {-0.4865926535897931, -1.6910487256373936`}, {-0.4865926535897931, 2.5376513471721243`}, {-0.4865926535897931, 0.8260260537902584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, -2.386460991224793}, \ {-0.4815926535897931, -1.689812391591996}, {-0.4815926535897931, 2.537507349583482}, {-0.4815926535897931, 0.8268184491810832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, -2.3867497509986535`}, \ {-0.4765926535897931, -1.6885763592379686`}, {-0.4765926535897931, 2.537363745507444}, {-0.4765926535897931, 0.8276105589514832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, -2.3870383823047905`}, \ {-0.4715926535897931, -1.687340620134873}, {-0.4715926535897931, 2.5372205326986985`}, {-0.4715926535897931, 0.8284023907993883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, -2.3873268864995154`}, \ {-0.46659265358979307`, -1.686105165811557}, {-0.46659265358979307`, 2.5370777089310406`}, {-0.46659265358979307`, 0.8291939524123615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, -2.387615264962278}, \ {-0.46159265358979307`, -1.6848699877665663`}, {-0.46159265358979307`, 2.536935271997228}, {-0.46159265358979307`, 0.8299852514678536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, -2.387903519095222}, \ {-0.45659265358979306`, -1.6836350774685533`}, {-0.45659265358979306`, 2.5367932197088456`}, {-0.45659265358979306`, 0.8307762956334506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, -2.388191650322755}, \ {-0.45159265358979306`, -1.6824004263566648`}, {-0.45159265358979306`, 2.5366515498961664`}, {-0.45159265358979306`, 0.8315670925671265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, -2.388479660091129}, \ {-0.44659265358979305`, -1.681166025840919}, {-0.44659265358979305`, 2.5365102604080176`}, {-0.44659265358979305`, 0.8323576499174901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, -2.3887675498680285`}, \ {-0.44159265358979305`, -1.6799318673025714`}, {-0.44159265358979305`, 2.53636934911165}, {-0.44159265358979305`, 0.8331479753240344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, -2.3890553211421683`}, \ {-0.43659265358979304`, -1.6786979420944683`}, {-0.43659265358979304`, 2.536228813892604}, {-0.43659265358979304`, 0.833938076417385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, -2.3893429754229074`}, \ {-0.43159265358979304`, -1.6774642415413843`}, {-0.43159265358979304`, 2.53608865265458}, {-0.43159265358979304`, 0.8347279608195468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, -2.389630514239862}, \ {-0.42659265358979304`, -1.6762307569403518`}, {-0.42659265358979304`, 2.535948863319315}, {-0.42659265358979304`, 0.8355176361441499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, -2.3899179391425402`}, \ {-0.42159265358979303`, -1.6749974795609797`}, {-0.42159265358979303`, 2.5358094438264547`}, {-0.42159265358979303`, 0.8363071099966964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, -2.3902052516999746`}, \ {-0.416592653589793, -1.6737644006457546`}, {-0.416592653589793, 2.5356703921334285`}, {-0.416592653589793, 0.8370963899748057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, -2.3904924535003724`}, \ {-0.411592653589793, -1.6725315114103385`}, {-0.411592653589793, 2.53553170621533}, {-0.411592653589793, 0.837885483668459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, -2.390779546150768}, \ {-0.406592653589793, -1.67129880304385}, {-0.406592653589793, 2.5353933840647964`}, {-0.406592653589793, 0.8386743986602431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, -2.3910665312766906`}, \ {-0.40159265358979307`, -1.6700662667091368`}, {-0.40159265358979307`, 2.535255423691889}, {-0.40159265358979307`, 0.8394631425255937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, -2.3913534105218353`}, \ {-0.39659265358979306`, -1.668833893543037}, {-0.39659265358979306`, 2.5351178231239775`}, {-0.39659265358979306`, 0.8402517228330404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, -2.391640185547742}, \ {-0.39159265358979306`, -1.6676016746566313`}, {-0.39159265358979306`, 2.5349805804056253`}, {-0.39159265358979306`, 0.8410401471444454}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, -2.391926858033489}, \ {-0.38659265358979306`, -1.6663696011354843`}, {-0.38659265358979306`, 2.5348436935984755`}, {-0.38659265358979306`, 0.84182842301525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, -2.3922134296753863`}, \ {-0.38159265358979305`, -1.6651376640398738`}, {-0.38159265358979305`, 2.5347071607811404`}, {-0.38159265358979305`, 0.8426165579947118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, -2.3924999021866835`}, \ {-0.37659265358979305`, -1.663905854405015}, {-0.37659265358979305`, 2.5345709800490903`}, {-0.37659265358979305`, 0.8434045596261474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, -2.39278627729728}, \ {-0.3715926535897931, -1.6626741632412696`}, {-0.3715926535897931, 2.534435149514548}, {-0.3715926535897931, 0.844192435447173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, -2.393072556753445}, \ {-0.3665926535897931, -1.6614425815343503`}, {-0.3665926535897931, 2.5342996673063785`}, {-0.3665926535897931, 0.8449801929899435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, -2.3933587423175475`}, \ {-0.3615926535897931, -1.6602111002455127`}, {-0.3615926535897931, 2.5341645315699877`}, {-0.3615926535897931, 0.8457678397813921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, -2.3936448357677866`}, \ {-0.3565926535897931, -1.6589797103117407`}, {-0.3565926535897931, 2.534029740467217}, {-0.3565926535897931, 0.846555383343469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, -2.393930838897939}, \ {-0.3515926535897931, -1.6577484026459208`}, {-0.3515926535897931, 2.533895292176244}, {-0.3515926535897931, 0.8473428311933798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, -2.3942167535171}, \ {-0.3465926535897931, -1.6565171681370094`}, {-0.3465926535897931, 2.5337611848914787`}, {-0.3465926535897931, 0.8481301908438232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, -2.3945025814494447`}, \ {-0.34159265358979307`, -1.6552859976501904`}, {-0.34159265358979307`, 2.53362741682347}, {-0.34159265358979307`, 0.8489174698032301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, -2.3947883245339874`}, \ {-0.33659265358979307`, -1.654054882027024}, {-0.33659265358979307`, 2.5334939861988044`}, {-0.33659265358979307`, 0.8497046755759972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, -2.3950739846243487`}, \ {-0.33159265358979306`, -1.6528238120855914`}, {-0.33159265358979306`, 2.5333608912600147`}, {-0.33159265358979306`, 0.8504918156627272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, -2.3953595635885314`}, \ {-0.32659265358979306`, -1.6515927786206244`}, {-0.32659265358979306`, 2.5332281302654827`}, {-0.32659265358979306`, 0.8512788975604636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, -2.395645063308702}, \ {-0.32159265358979305`, -1.6503617724036321`}, {-0.32159265358979305`, 2.53309570148935}, {-0.32159265358979305`, 0.852065928762926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, -2.395930485680976}, \ {-0.31659265358979305`, -1.6491307841830205`}, {-0.31659265358979305`, 2.532963603221427}, {-0.31659265358979305`, 0.8528529167607453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, -2.39621583261521}, \ {-0.31159265358979304`, -1.6478998046841995`}, {-0.31159265358979304`, 2.5328318337671014`}, {-0.31159265358979304`, 0.8536398690417012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, -2.396501106034802}, \ {-0.30659265358979304`, -1.6466688246096877`}, {-0.30659265358979304`, 2.532700391447255}, {-0.30659265358979304`, 0.854426793090953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, -2.3967863078764964`}, \ {-0.30159265358979304`, -1.645437834639206}, {-0.30159265358979304`, 2.532569274598173}, {-0.30159265358979304`, 0.8552136963912775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, -2.3970714400901905`}, \ {-0.29659265358979303`, -1.6442068254297668`}, {-0.29659265358979303`, 2.5324384815714645`}, {-0.29659265358979303`, 0.8560005864233013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, -2.3973565046387533`}, \ {-0.2915926535897931, -1.642975787615754}, {-0.2915926535897931, 2.5323080107339733`}, {-0.2915926535897931, 0.8567874706657345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, -2.3976415034978436`}, \ {-0.2865926535897931, -1.641744711808997}, {-0.2865926535897931, 2.5321778604677037`}, {-0.2865926535897931, 0.8575743565956035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, -2.3979264386557393`}, \ {-0.2815926535897931, -1.640513588598838}, {-0.2815926535897931, 2.532048029169735}, {-0.2815926535897931, 0.8583612516884852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, -2.3982113121131654`}, \ {-0.27659265358979307`, -1.6392824085521918`}, {-0.27659265358979307`, 2.5319185152521446`}, {-0.27659265358979307`, 0.8591481634187392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, -2.398496125883133}, \ {-0.27159265358979306`, -1.638051162213599}, {-0.27159265358979306`, 2.5317893171419326`}, {-0.27159265358979306`, 0.8599350992597398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, -2.3987808819907763`}, \ {-0.26659265358979306`, -1.636819840105274}, {-0.26659265358979306`, 2.5316604332809427`}, {-0.26659265358979306`, 0.8607220666841079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, -2.3990655824732063`}, \ {-0.26159265358979306`, -1.6355884327271464`}, {-0.26159265358979306`, 2.5315318621257914`}, {-0.26159265358979306`, 0.861509073163944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, -2.3993502293793534`}, \ {-0.25659265358979305`, -1.6343569305568928`}, {-0.25659265358979305`, 2.5314036021477944`}, {-0.25659265358979305`, 0.8622961261710589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, -2.3996348247698287`}, \ {-0.25159265358979305`, -1.6331253240499666`}, {-0.25159265358979305`, 2.5312756518328925`}, {-0.25159265358979305`, 0.8630832331772044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, -2.399919370716783}, \ {-0.24659265358979304`, -1.6318936036396214`}, {-0.24659265358979304`, 2.5311480096815866`}, {-0.24659265358979304`, 0.8638704016543057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, -2.40020386930377}, \ {-0.24159265358979304`, -1.6306617597369248`}, {-0.24159265358979304`, 2.531020674208865}, {-0.24159265358979304`, 0.8646576390746911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, -2.400488322625618}, \ {-0.23659265358979303`, -1.6294297827307704`}, {-0.23659265358979303`, 2.5308936439441383`}, {-0.23659265358979303`, 0.8654449529113225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, -2.4007727327883}, \ {-0.23159265358979303`, -1.6281976629878807`}, {-0.23159265358979303`, 2.5307669174311744`}, {-0.23159265358979303`, 0.8662323506380274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, -2.401057101908817}, \ {-0.22659265358979308`, -1.6269653908528086`}, {-0.22659265358979308`, 2.530640493228032}, {-0.22659265358979308`, 0.8670198397297264}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, -2.4013414321150743`}, \ {-0.22159265358979308`, -1.6257329566479273`}, {-0.22159265358979308`, 2.530514369907}, {-0.22159265358979308`, 0.8678074276626657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, -2.401625725545771}, \ {-0.21659265358979307`, -1.6245003506734204`}, {-0.21659265358979307`, 2.5303885460545334`}, {-0.21659265358979307`, 0.8685951219146445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, -2.4019099843502896`}, \ {-0.21159265358979307`, -1.6232675632072637`}, {-0.21159265358979307`, 2.530263020271198}, {-0.21159265358979307`, 0.8693829299652465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, -2.4021942106885903`}, \ {-0.20659265358979306`, -1.622034584505202}, {-0.20659265358979306`, 2.5301377911716054`}, {-0.20659265358979306`, 0.8701708592960679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, -2.4024784067311082`}, \ {-0.20159265358979306`, -1.62080140480072}, {-0.20159265358979306`, 2.5300128573843605`}, {-0.20159265358979306`, 0.8709589173909466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, -2.4027625746586567`}, \ {-0.19659265358979305`, -1.6195680143050104`}, {-0.19659265358979305`, 2.529888217552003}, {-0.19659265358979305`, 0.8717471117361929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, -2.403046716662332}, \ {-0.19159265358979305`, -1.6183344032069351`}, {-0.19159265358979305`, 2.5297638703309553`}, {-0.19159265358979305`, 0.8725354498208167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, -2.403330834943421}, \ {-0.18659265358979304`, -1.6171005616729806`}, {-0.18659265358979304`, 2.5296398143914653`}, {-0.18659265358979304`, 0.8733239391367561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, -2.4036149317133195`}, \ {-0.18159265358979304`, -1.6158664798472107`}, {-0.18159265358979304`, 2.5295160484175585`}, {-0.18159265358979304`, 0.8741125871791071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, -2.403899009193443}, \ {-0.17659265358979304`, -1.6146321478512116`}, {-0.17659265358979304`, 2.5293925711069853`}, {-0.17659265358979304`, 0.8749014014463514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, -2.404183069615149}, \ {-0.17159265358979303`, -1.6133975557840372`}, {-0.17159265358979303`, 2.529269381171172}, {-0.17159265358979303`, 0.8756903894405852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, -2.40446711521966}, \ {-0.16659265358979303`, -1.6121626937221425`}, {-0.16659265358979303`, 2.529146477335173}, {-0.16659265358979303`, 0.8764795586677468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, -2.404751148257994}, \ {-0.16159265358979308`, -1.6109275517193185`}, {-0.16159265358979308`, 2.5290238583376254`}, {-0.16159265358979308`, 0.8772689166378449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, -2.405035170990887}, \ {-0.15659265358979307`, -1.609692119806618}, {-0.15659265358979307`, 2.5289015229307017`}, {-0.15659265358979307`, 0.8780584708651872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, -2.405319185688734}, \ {-0.15159265358979307`, -1.608456387992283}, {-0.15159265358979307`, 2.5287794698800683`}, {-0.15159265358979307`, 0.878848228868608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, -2.4056031946315217`}, \ {-0.14659265358979306`, -1.6072203462616597`}, {-0.14659265358979306`, 2.5286576979648414`}, {-0.14659265358979306`, 0.8796381981716953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, -2.405887200108768}, \ {-0.14159265358979306`, -1.6059839845771149`}, {-0.14159265358979306`, 2.528536205977546}, {-0.14159265358979306`, 0.8804283863030204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, -2.406171204419469}, \ {-0.13659265358979306`, -1.6047472928779463`}, {-0.13659265358979306`, 2.528414992724076}, {-0.13659265358979306`, 0.8812188007963637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, -2.406455209872038}, \ {-0.13159265358979305`, -1.6035102610802892`}, {-0.13159265358979305`, 2.5282940570236576`}, {-0.13159265358979305`, 0.8820094491909435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, -2.406739218784262}, \ {-0.12659265358979305`, -1.602272879077017}, {-0.12659265358979305`, 2.528173397708809}, {-0.12659265358979305`, 0.8828003390316432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, -2.4070232334832466`}, \ {-0.12159265358979304`, -1.6010351367376392`}, {-0.12159265358979304`, 2.528053013625306}, {-0.12159265358979304`, 0.8835914778692393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, -2.4073072563053777`}, \ {-0.11659265358979304`, -1.5997970239081967`}, {-0.11659265358979304`, 2.5279329036321485`}, {-0.11659265358979304`, 0.884382873260629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, -2.407591289596273}, \ {-0.11159265358979303`, -1.5985585304111491`}, {-0.11159265358979303`, 2.5278130666015253`}, {-0.11159265358979303`, 0.8851745327690567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, -2.4078753357107465`}, \ {-0.10659265358979303`, -1.5973196460452623`}, {-0.10659265358979303`, 2.5276935014187836`}, {-0.10659265358979303`, 0.8859664639643423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, -2.4081593970127697`}, \ {-0.10159265358979308`, -1.5960803605854883`}, {-0.10159265358979308`, 2.527574206982397}, {-0.10159265358979308`, 0.8867586744231095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, -2.4084434758754387`}, \ {-0.09659265358979308, -1.5948406637828443`}, {-0.09659265358979308, 2.527455182203939}, {-0.09659265358979308, 0.887551171729011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, -2.4087275746809422`}, \ {-0.09159265358979307, -1.5936005453642872`}, {-0.09159265358979307, 2.5273364260080515`}, {-0.09159265358979307, 0.8883439634729583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, -2.4090116958205328`}, \ {-0.08659265358979307, -1.5923599950325815`}, {-0.08659265358979307, 2.5272179373324204`}, {-0.08659265358979307, 0.8891370572533481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, -2.4092958416945}, \ {-0.08159265358979306, -1.591119002466169}, {-0.08159265358979306, 2.5270997151277497`}, {-0.08159265358979306, 0.8899304606762903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, -2.409580014712151}, \ {-0.07659265358979306, -1.5898775573190282`}, {-0.07659265358979306, 2.5269817583577376`}, {-0.07659265358979306, 0.8907241813558338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, -2.409864217291784}, \ {-0.07159265358979305, -1.5886356492205358`}, {-0.07159265358979305, 2.526864065999053}, {-0.07159265358979305, 0.8915182269141967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, -2.4101484518606715`}, \ {-0.06659265358979305, -1.5873932677753215`}, {-0.06659265358979305, 2.5267466370413167`}, {-0.06659265358979305, 0.8923126049819919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, -2.410432720855048}, \ {-0.061592653589793045`, -1.5861504025631197`}, {-0.061592653589793045`, 2.5266294704870784`}, {-0.061592653589793045`, 0.8931073231984551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, -2.4107170267200893`}, \ {-0.05659265358979304, -1.5849070431386179`}, {-0.05659265358979304, 2.5265125653517986`}, {-0.05659265358979304, 0.8939023892116735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, -2.4110013719099084`}, \ {-0.051592653589793036`, -1.5836631790313018`}, {-0.051592653589793036`, 2.5263959206638327`}, {-0.051592653589793036`, 0.8946978106788119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, -2.4112857588875416`}, \ {-0.04659265358979303, -1.5824187997452972`}, {-0.04659265358979303, 2.526279535464414}, {-0.04659265358979303, 0.8954935952663418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, -2.4115701901249444`}, \ {-0.04159265358979303, -1.5811738947592082`}, {-0.04159265358979303, 2.526163408807638}, {-0.04159265358979303, 0.8962897506502676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, -2.411854668102988}, \ {-0.03659265358979302, -1.5799284535259501`}, {-0.03659265358979302, 2.526047539760452}, {-0.03659265358979302, 0.8970862845163557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, -2.4121391953114526`}, \ {-0.03159265358979302, -1.5786824654725826`}, {-0.03159265358979302, 2.525931927402639}, {-0.03159265358979302, 0.8978832045603636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, -2.412423774249035}, \ {-0.026592653589793014`, -1.5774359200001387`}, {-0.026592653589793014`, 2.5258165708268114`}, {-0.026592653589793014`, 0.8986805184882635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, -2.412708407423343}, \ {-0.02159265358979301, -1.5761888064834468`}, {-0.02159265358979301, 2.5257014691383968`}, {-0.02159265358979301, 0.8994782340164762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, -2.4129930973509066`}, \ {-0.016592653589793005`, -1.5749411142709537`}, {-0.016592653589793005`, 2.525586621455634}, {-0.016592653589793005`, 0.9002763588720943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, -2.413277846557182}, \ {-0.011592653589793, -1.5736928326845447`}, {-0.011592653589793, 2.5254720269095645`}, {-0.011592653589793, 0.9010749007931136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, -2.4135626575765583`}, \ {-0.006592653589792996, -1.5724439510193562`}, {-0.006592653589792996, 2.5253576846440287`}, {-0.006592653589792996, 0.90187386752866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, -2.4138475329523734`}, \ {-0.0015926535897931027`, -1.5711944585435875`}, {-0.0015926535897931027`, 2.5252435938156577`}, {-0.0015926535897931027`, 0.9026732668392177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, -2.414132475236922}, { 0.0034073464102069018`, -1.5699443444983139`}, { 0.0034073464102069018`, 2.5251297535938773`}, { 0.0034073464102069018`, 0.9034731064968589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, -2.4144174869914767`}, { 0.008407346410206906, -1.5686935980972871`}, {0.008407346410206906, 2.525016163160901}, {0.008407346410206906, 0.904273394285471}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, -2.4147025707862975`}, { 0.01340734641020691, -1.5674422085267434`}, {0.01340734641020691, 2.5249028217117333`}, {0.01340734641020691, 0.9050741380009867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, -2.4149877292006563`}, { 0.018407346410206915`, -1.566190164945199}, {0.018407346410206915`, 2.52478972845417}, {0.018407346410206915`, 0.9058753454516121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, -2.415272964822858}, { 0.02340734641020692, -1.5649374564832494`}, {0.02340734641020692, 2.5246768826088015`}, {0.02340734641020692, 0.9066770244580548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, -2.41555828025026}, { 0.028407346410206924`, -1.5636840722433631`}, { 0.028407346410206924`, 2.5245642834090165`}, { 0.028407346410206924`, 0.9074791828537548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, -2.415843678089301}, { 0.03340734641020693, -1.5624300012996717`}, {0.03340734641020693, 2.5244519301010087`}, {0.03340734641020693, 0.9082818284851131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, -2.4161291609555247`}, { 0.03840734641020693, -1.5611752326977582`}, {0.03840734641020693, 2.5243398219437827`}, {0.03840734641020693, 0.9090849692117191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, -2.416414731473612}, { 0.04340734641020694, -1.5599197554544433`}, {0.04340734641020694, 2.5242279582091647`}, {0.04340734641020694, 0.9098886129065827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, -2.4167003922774084`}, { 0.04840734641020694, -1.5586635585575657`}, {0.04840734641020694, 2.5241163381818086`}, {0.04840734641020694, 0.9106927674563626}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, -2.4169861460099584`}, { 0.053407346410206946`, -1.5574066309657633`}, { 0.053407346410206946`, 2.52400496115921}, {0.053407346410206946`, 0.9114974407615958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, -2.41727199532354}, { 0.05840734641020695, -1.556148961608248}, {0.05840734641020695, 2.5238938264517197`}, {0.05840734641020695, 0.9123026407369275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, -2.4175579428797}, { 0.06340734641020696, -1.5548905393845818`}, {0.06340734641020696, 2.5237829333825554`}, {0.06340734641020696, 0.9131083753113405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, -2.4178439913492924`}, { 0.06840734641020696, -1.5536313531644454`}, {0.06840734641020696, 2.5236722812878183`}, {0.06840734641020696, 0.913914652428388}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, -2.418130143412518}, { 0.07340734641020696, -1.552371391787408}, {0.07340734641020696, 2.5235618695165116`}, {0.07340734641020696, 0.9147214800464198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, -2.4184164017589667`}, { 0.07840734641020697, -1.5511106440626923`}, {0.07840734641020697, 2.523451697430556}, {0.07840734641020697, 0.9155288661388153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, -2.418702769087661}, { 0.08340734641020697, -1.5498490987689377`}, {0.08340734641020697, 2.523341764404813}, {0.08340734641020697, 0.916336818694213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, -2.418989248107099}, { 0.08840734641020698, -1.5485867446539587`}, {0.08840734641020698, 2.523232069827104}, {0.08840734641020698, 0.9171453457167414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, -2.4192758415353044`}, { 0.09340734641020698, -1.5473235704345054`}, {0.09340734641020698, 2.523122613098233}, {0.09340734641020698, 0.9179544552262494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, -2.419562552099874}, { 0.09840734641020699, -1.5460595647960151`}, {0.09840734641020699, 2.523013393632013}, {0.09840734641020699, 0.9187641552585383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, -2.4198493825380245`}, { 0.10340734641020699`, -1.5447947163923659`}, {0.10340734641020699`, 2.522904410855292}, {0.10340734641020699`, 0.9195744538655908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, -2.4201363355966508`}, { 0.108407346410207, -1.543529013845626}, {0.108407346410207, 2.5227956642079774`}, {0.108407346410207, 0.9203853591158038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, -2.420423414032375}, { 0.113407346410207, -1.5422624457457996`}, {0.113407346410207, 2.522687153143067}, {0.113407346410207, 0.9211968790942192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, -2.420710620611604}, { 0.118407346410207, -1.5409950006505735`}, {0.118407346410207, 2.5225788771266804`}, {0.118407346410207, 0.9220090219027552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, -2.420997958110584}, { 0.1234073464102069, -1.5397266670850556`}, {0.1234073464102069, 2.522470835638089}, {0.1234073464102069, 0.9228217956604384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, -2.421285429315463}, { 0.1284073464102069, -1.5384574335415155`}, {0.1284073464102069, 2.522363028169752}, {0.1284073464102069, 0.9236352085036343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, -2.421573037022348}, { 0.1334073464102069, -1.5371872884791213`}, {0.1334073464102069, 2.5222554542273485`}, {0.1334073464102069, 0.9244492685862805}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, -2.4218607840373685`}, { 0.1384073464102069, -1.5359162203236725`}, {0.1384073464102069, 2.5221481133298163`}, {0.1384073464102069, 0.9252639840801171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, -2.4221486731767388`}, { 0.14340734641020692`, -1.5346442174673325`}, {0.14340734641020692`, 2.52204100500939}, {0.14340734641020692`, 0.9260793631749212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, -2.422436707266826}, { 0.14840734641020692`, -1.5333712682683565`}, {0.14840734641020692`, 2.5219341288116395`}, {0.14840734641020692`, 0.9268954140787362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, -2.422724889144212}, { 0.15340734641020692`, -1.532097361050818}, {0.15340734641020692`, 2.521827484295514}, {0.15340734641020692`, 0.9277121450181067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, -2.4230132216557685`}, { 0.15840734641020693`, -1.5308224841043332`}, {0.15840734641020693`, 2.5217210710333835`}, {0.15840734641020693`, 0.9285295642383092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, -2.423301707658721}, { 0.16340734641020693`, -1.5295466256837824`}, {0.16340734641020693`, 2.5216148886110825`}, {0.16340734641020693`, 0.9293476800035845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, -2.4235903500207234`}, { 0.16840734641020694`, -1.5282697740090274`}, {0.16840734641020694`, 2.5215089366279595`}, {0.16840734641020694`, 0.9301665005973727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, -2.4238791516199307`}, { 0.17340734641020694`, -1.52699191726463}, {0.17340734641020694`, 2.5214032146969223`}, {0.17340734641020694`, 0.9309860343225436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, -2.424168115345076}, { 0.17840734641020695`, -1.5257130435995647`}, {0.17840734641020695`, 2.5212977224444892`}, {0.17840734641020695`, 0.93180628950163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, -2.424457244095542}, { 0.18340734641020695`, -1.5244331411269303`}, {0.18340734641020695`, 2.5211924595108397`}, {0.18340734641020695`, 0.9326272744770623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, -2.424746540781442}, { 0.18840734641020696`, -1.523152197923659}, {0.18840734641020696`, 2.5210874255498683`}, {0.18840734641020696`, 0.9334489976113995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, -2.425036008323702}, { 0.19340734641020696`, -1.521870202030225}, {0.19340734641020696`, 2.52098262022924}, {0.19340734641020696`, 0.9342714672875633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, -2.4253256496541367`}, { 0.19840734641020696`, -1.5205871414503447`}, {0.19840734641020696`, 2.5208780432304443`}, {0.19840734641020696`, 0.9350946919090719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, -2.4256154677155344`}, { 0.20340734641020697`, -1.5193030041506823`}, {0.20340734641020697`, 2.520773694248857}, {0.20340734641020697`, 0.9359186799002722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, -2.425905465461744}, { 0.20840734641020697`, -1.5180177780605477`}, {0.20840734641020697`, 2.5206695729937985`}, {0.20840734641020697`, 0.9367434397065743}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, -2.4261956458577543`}, { 0.21340734641020698`, -1.5167314510715932`}, {0.21340734641020698`, 2.5205656791885955`}, {0.21340734641020698`, 0.9375689797946841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, -2.426486011879789}, { 0.21840734641020698`, -1.51544401103751}, {0.21840734641020698`, 2.520462012570646}, {0.21840734641020698`, 0.9383953086528373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, -2.4267765665153895`}, { 0.223407346410207, -1.5141554457737179`}, {0.223407346410207, 2.5203585728914835`}, {0.223407346410207, 0.9392224347910332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, -2.427067312763508}, { 0.228407346410207, -1.5128657430570576`}, {0.228407346410207, 2.5202553599168462`}, {0.228407346410207, 0.9400503667412681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, -2.427358253634601}, { 0.233407346410207, -1.5115748906254767`}, {0.233407346410207, 2.5201523734267446`}, {0.233407346410207, 0.9408791130577681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, -2.4276493921507187`}, { 0.238407346410207, -1.5102828761777156`}, {0.238407346410207, 2.5200496132155332`}, {0.238407346410207, 0.941708682317224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, -2.4279407313456036`}, { 0.243407346410207, -1.508989687372991}, {0.243407346410207, 2.519947079091985}, {0.243407346410207, 0.9425390831190253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, -2.4282322742647864`}, { 0.248407346410207, -1.5076953118306764`}, {0.248407346410207, 2.519844770879364}, {0.248407346410207, 0.9433703240854924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, -2.4285240239656836`}, { 0.2534073464102069, -1.506399737129978}, {0.2534073464102069, 2.5197426884155028`}, {0.2534073464102069, 0.9442024138621109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, -2.4288159835176963`}, { 0.2584073464102069, -1.5051029508096145`}, {0.2584073464102069, 2.519640831552884}, {0.2584073464102069, 0.9450353611177665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, -2.429108156002315}, { 0.2634073464102069, -1.5038049403674871`}, {0.2634073464102069, 2.5195392001587185`}, {0.2634073464102069, 0.9458691745449767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, -2.4294005445132183`}, { 0.2684073464102069, -1.5025056932603544`}, {0.2684073464102069, 2.5194377941150283`}, {0.2684073464102069, 0.9467038628601255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, -2.429693152156379}, { 0.2734073464102069, -1.5012051969034972`}, {0.2734073464102069, 2.5193366133187327`}, {0.2734073464102069, 0.9475394348036981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, -2.4299859820501726`}, { 0.2784073464102069, -1.4999034386703893`}, {0.2784073464102069, 2.519235657681735}, {0.2784073464102069, 0.9483758991405111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, -2.43027903732548}, { 0.28340734641020693`, -1.4986004058923599`}, {0.28340734641020693`, 2.5191349271310095`}, {0.28340734641020693`, 0.9492132646599498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, -2.4305723211258}, { 0.28840734641020693`, -1.4972960858582551`}, {0.28840734641020693`, 2.5190344216086973`}, {0.28840734641020693`, 0.9500515401761987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, -2.4308658366073597`}, { 0.29340734641020694`, -1.495990465814099}, {0.29340734641020694`, 2.5189341410721937`}, {0.29340734641020694`, 0.9508907345284763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, -2.4311595869392244`}, { 0.29840734641020694`, -1.494683532962752}, {0.29840734641020694`, 2.5188340854942473`}, {0.29840734641020694`, 0.9517308565812677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, -2.4314535753034154`}, { 0.30340734641020695`, -1.4933752744635636`}, {0.30340734641020695`, 2.5187342548630576`}, {0.30340734641020695`, 0.9525719152245574}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, -2.4317478048950205`}, { 0.30840734641020695`, -1.4920656774320276`}, {0.30840734641020695`, 2.5186346491823723`}, {0.30840734641020695`, 0.9534139193740628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, -2.432042278922315}, { 0.31340734641020696`, -1.4907547289394327`}, {0.31340734641020696`, 2.5185352684715903`}, {0.31340734641020696`, 0.9542568779714661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, -2.4323370006068794`}, { 0.31840734641020696`, -1.4894424160125102`}, {0.31840734641020696`, 2.5184361127658677`}, {0.31840734641020696`, 0.9551007999846475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, -2.432631973183718}, { 0.32340734641020696`, -1.4881287256330802`}, {0.32340734641020696`, 2.5183371821162215`}, {0.32340734641020696`, 0.9559456944079163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, -2.4329271999013797`}, { 0.32840734641020697`, -1.4868136447376976`}, {0.32840734641020697`, 2.5182384765896395`}, {0.32840734641020697`, 0.9567915702622453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, -2.433222684022088}, { 0.333407346410207, -1.4854971602172908`}, {0.333407346410207, 2.518139996269191}, {0.333407346410207, 0.9576384365955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, -2.4335184288218565`}, { 0.338407346410207, -1.4841792589168048`}, {0.338407346410207, 2.518041741254142}, {0.338407346410207, 0.9584863024826716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, -2.4338144375906237`}, { 0.343407346410207, -1.4828599276348353`}, {0.343407346410207, 2.5179437116600667`}, {0.343407346410207, 0.9593351770261077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, -2.4341107136323736`}, { 0.348407346410207, -1.4815391531232662`}, {0.348407346410207, 2.51784590761897}, {0.348407346410207, 0.9601850693557453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, -2.4344072602652735`}, { 0.353407346410207, -1.4802169220869008`}, {0.353407346410207, 2.5177483292794074`}, {0.353407346410207, 0.9610359886293376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, -2.4347040808218}, { 0.358407346410207, -1.4788932211830952`}, {0.358407346410207, 2.517650976806604}, {0.358407346410207, 0.9618879440326881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, -2.435001178648873}, { 0.363407346410207, -1.4775680370213826`}, {0.363407346410207, 2.5175538503825865`}, {0.363407346410207, 0.9627409447798779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, -2.4352985571079926`}, { 0.368407346410207, -1.476241356163104}, {0.368407346410207, 2.517456950206305}, {0.368407346410207, 0.9635950001134976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, -2.4355962195753724`}, { 0.373407346410207, -1.4749131651210288`}, {0.373407346410207, 2.517360276493768}, {0.373407346410207, 0.9644501193048743}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, -2.43589416944208}, { 0.3784073464102069, -1.4735834503589789`}, {0.3784073464102069, 2.5172638294781744`}, {0.3784073464102069, 0.965306311654302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, -2.4361924101141783`}, { 0.3834073464102069, -1.4722521982914476`}, {0.3834073464102069, 2.517167609410047}, {0.3834073464102069, 0.9661635864912684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, -2.4364909450128605`}, { 0.3884073464102069, -1.4709193952832174`}, {0.3884073464102069, 2.517071616557376}, {0.3884073464102069, 0.9670219531746839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, -2.4367897775746012`}, { 0.3934073464102069, -1.4695850276489744`}, {0.3934073464102069, 2.5169758512057547`}, {0.3934073464102069, 0.967881421093108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, -2.4370889112512955`}, { 0.3984073464102069, -1.4682490816529228`}, {0.3984073464102069, 2.5168803136585276`}, {0.3984073464102069, 0.9687419996649766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, -2.4373883495104094`}, { 0.4034073464102069, -1.466911543508396}, {0.4034073464102069, 2.5167850042369353`}, {0.4034073464102069, 0.9696036983388273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, -2.437688095835125}, { 0.40840734641020693`, -1.4655723993774634`}, {0.40840734641020693`, 2.5166899232802633`}, {0.40840734641020693`, 0.9704665265935255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, -2.4379881537244925`}, { 0.41340734641020693`, -1.4642316353705394`}, {0.41340734641020693`, 2.516595071145996}, {0.41340734641020693`, 0.9713304939384894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, -2.4382885266935834`}, { 0.41840734641020694`, -1.4628892375459863`}, {0.41840734641020694`, 2.5165004482099707`}, {0.41840734641020694`, 0.9721956099139133}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, -2.438589218273641}, { 0.42340734641020705`, -1.4615451919097182`}, {0.42340734641020705`, 2.5164060548665366`}, {0.42340734641020705`, 0.9730618840909918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, -2.4388902320122363`}, { 0.42840734641020695`, -1.4601994844147994`}, {0.42840734641020695`, 2.5163118915287157`}, {0.42840734641020695`, 0.9739293260721422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, -2.4391915714734282`}, { 0.43340734641020706`, -1.4588521009610442`}, {0.43340734641020706`, 2.5162179586283653`}, {0.43340734641020706`, 0.9747979454912263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, -2.4394932402379195`}, { 0.43840734641020696`, -1.457503027394612}, {0.43840734641020696`, 2.516124256616348}, {0.43840734641020696`, 0.9756677520137718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, -2.439795241903218}, { 0.44340734641020685`, -1.4561522495076011`}, {0.44340734641020685`, 2.5160307859627}, {0.44340734641020685`, 0.9765387553371917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, -2.4400975800838025`}, { 0.44840734641020696`, -1.4547997530376404`}, {0.44840734641020696`, 2.5159375471568044`}, {0.44840734641020696`, 0.9774109651910053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, -2.440400258411281}, { 0.45340734641020686`, -1.4534455236674797`}, {0.45340734641020686`, 2.5158445407075676`}, {0.45340734641020686`, 0.9782843913370551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, -2.440703280534563}, { 0.458407346410207, -1.4520895470245767`}, {0.458407346410207, 2.515751767143601}, {0.458407346410207, 0.979159043569724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, -2.4410066501200265`}, { 0.46340734641020687`, -1.4507318086806813`}, {0.46340734641020687`, 2.515659227013401}, {0.46340734641020687`, 0.9800349317161532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, -2.4413103708516846`}, { 0.468407346410207, -1.4493722941514215`}, {0.468407346410207, 2.5155669208855373`}, {0.468407346410207, 0.980912065636456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, -2.441614446431361}, { 0.4734073464102069, -1.4480109888958825`}, {0.4734073464102069, 2.5154748493488417`}, {0.4734073464102069, 0.981790455223933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, -2.4419188805788656`}, { 0.478407346410207, -1.4466478783161865`}, {0.478407346410207, 2.5153830130126016`}, {0.478407346410207, 0.9826701104052848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, -2.4422236770321644`}, { 0.4834073464102069, -1.4452829477570694`}, {0.4834073464102069, 2.5152914125067545`}, {0.4834073464102069, 0.983551041140824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, -2.4425288395475624`}, { 0.488407346410207, -1.443916182505457}, {0.488407346410207, 2.515200048482092}, {0.488407346410207, 0.9844332574246852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, -2.442834371899883}, { 0.4934073464102069, -1.442547567790036}, {0.4934073464102069, 2.515108921610459}, {0.4934073464102069, 0.9853167692850348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, -2.4431402778826463`}, { 0.498407346410207, -1.4411770887808275`}, {0.498407346410207, 2.5150180325849623`}, {0.498407346410207, 0.9862015867842793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, -2.443446561308258}, { 0.5034073464102069, -1.4398047305887534`}, {0.5034073464102069, 2.5149273821201827`}, {0.5034073464102069, 0.987087720019271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, -2.4437532260081922`}, { 0.508407346410207, -1.4384304782652049`}, {0.508407346410207, 2.514836970952387}, {0.508407346410207, 0.9879751791215139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, -2.444060275833178}, { 0.5134073464102069, -1.437054316801606}, {0.5134073464102069, 2.514746799839748}, {0.5134073464102069, 0.9888639742573657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, -2.444367714653395}, { 0.518407346410207, -1.4356762311289781`}, {0.518407346410207, 2.5146568695625646`}, {0.518407346410207, 0.9897541156282428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, -2.4446755463586567`}, { 0.5234073464102069, -1.4342962061174995`}, {0.5234073464102069, 2.5145671809234904`}, {0.5234073464102069, 0.9906456134708166}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, -2.4449837748586147`}, { 0.528407346410207, -1.4329142265760646`}, {0.528407346410207, 2.514477734747761}, {0.528407346410207, 0.9915384780572156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, -2.4452924040829465`}, { 0.5334073464102069, -1.4315302772518403`}, {0.5334073464102069, 2.5143885318834283`}, {0.5334073464102069, 0.9924327196952207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, -2.4456014379815585`}, { 0.538407346410207, -1.4301443428298224`}, {0.538407346410207, 2.514299573201598}, {0.538407346410207, 0.9933283487284603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, -2.4459108805247873`}, { 0.5434073464102069, -1.428756407932387}, {0.5434073464102069, 2.514210859596673}, {0.5434073464102069, 0.9942253755366036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, -2.446220735703598}, { 0.548407346410207, -1.4273664571188422`}, {0.548407346410207, 2.5141223919865965`}, {0.548407346410207, 0.9951238105355518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, -2.446531007529792}, { 0.553407346410207, -1.4259744748849774`}, {0.553407346410207, 2.514034171313106}, {0.553407346410207, 0.996023664177628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, -2.4468417000362166`}, { 0.5584073464102071, -1.4245804456626097`}, {0.5584073464102071, 2.5139461985419844`}, {0.5584073464102071, 0.9969249469517627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, -2.447152817276969}, { 0.563407346410207, -1.4231843538191307`}, {0.563407346410207, 2.5138584746633206`}, {0.563407346410207, 0.9978276693836812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, -2.447464363327613}, { 0.5684073464102071, -1.4217861836570473`}, {0.5684073464102071, 2.5137710006917717`}, {0.5684073464102071, 0.9987318420360829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, -2.4477763422853904`}, { 0.573407346410207, -1.4203859194135275`}, {0.573407346410207, 2.513683777666832}, {0.573407346410207, 0.999637475508825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, -2.4480887582694373`}, { 0.5784073464102069, -1.4189835452599349`}, {0.5784073464102069, 2.513596806653104}, {0.5784073464102069, 1.000544580439098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, -2.448401615421004}, { 0.583407346410207, -1.4175790453013706`}, {0.583407346410207, 2.513510088740578}, {0.583407346410207, 1.0014531675016038`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, -2.4487149179036765`}, { 0.5884073464102069, -1.4161724035762073`}, {0.5884073464102069, 2.513423625044908}, {0.5884073464102069, 1.0023632474087256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, -2.4490286699035964`}, { 0.593407346410207, -1.414763604055624}, {0.593407346410207, 2.513337416707705}, {0.593407346410207, 1.0032748309107002`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, -2.4493428756296907`}, { 0.5984073464102069, -1.4133526306431385`}, {0.5984073464102069, 2.513251464896823}, {0.5984073464102069, 1.0041879287957851`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, -2.4496575393138995`}, { 0.603407346410207, -1.411939467174138}, {0.603407346410207, 2.513165770806659}, {0.603407346410207, 1.0051025518904235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, -2.449972665211405}, { 0.6084073464102069, -1.410524097415408}, {0.6084073464102069, 2.5130803356584486`}, {0.6084073464102069, 1.0060187110594048`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, -2.4502882576008655`}, { 0.613407346410207, -1.409106505064659}, {0.613407346410207, 2.5129951607005796`}, {0.613407346410207, 1.0069364172060253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, -2.4506043207846515`}, { 0.6184073464102069, -1.407686673750053}, {0.6184073464102069, 2.512910247208896}, {0.6184073464102069, 1.007855681272243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, -2.450920859089085}, { 0.623407346410207, -1.4062645870297268`}, {0.623407346410207, 2.512825596487021}, {0.623407346410207, 1.0087765142388305`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, -2.451237876864678}, { 0.6284073464102069, -1.4048402283913126`}, {0.6284073464102069, 2.512741209866672}, {0.6284073464102069, 1.009698927125523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, -2.4515553784863786`}, { 0.633407346410207, -1.4034135812514619`}, {0.633407346410207, 2.512657088707996}, {0.633407346410207, 1.0106229309911656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, -2.451873368353814}, { 0.6384073464102069, -1.4019846289553604`}, {0.6384073464102069, 2.512573234399893}, {0.6384073464102069, 1.0115485369338548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, -2.452191850891543}, { 0.643407346410207, -1.4005533547762479`}, {0.643407346410207, 2.5124896483603627`}, {0.643407346410207, 1.012475756091078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, -2.4525108305493055`}, { 0.6484073464102069, -1.3991197419149333`}, {0.6484073464102069, 2.512406332036843}, {0.6484073464102069, 1.0134045996398469`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, -2.4528303118022765`}, { 0.653407346410207, -1.3976837734993075`}, {0.653407346410207, 2.5123232869065624`}, {0.653407346410207, 1.01433507879683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, -2.453150299151324}, { 0.6584073464102069, -1.396245432583858}, {0.6584073464102069, 2.512240514476893}, {0.6584073464102069, 1.0152672048184799`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, -2.453470797123267}, { 0.663407346410207, -1.394804702149178}, {0.663407346410207, 2.512158016285715}, {0.663407346410207, 1.0162009890011547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, -2.4537918102711416`}, { 0.6684073464102069, -1.3933615651014772`}, {0.6684073464102069, 2.512075793901782}, {0.6684073464102069, 1.0171364426812388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, -2.454113343174463}, { 0.673407346410207, -1.3919160042720893`}, {0.673407346410207, 2.511993848925094}, {0.673407346410207, 1.0180735772352554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, -2.454435400439494}, { 0.678407346410207, -1.3904680024169793`}, {0.678407346410207, 2.51191218298728}, {0.678407346410207, 1.0190124040799793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, -2.45475798669952}, { 0.6834073464102071, -1.3890175422162483`}, {0.6834073464102071, 2.5118307977519803`}, {0.6834073464102071, 1.0199529346725391`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, -2.455081106615118}, { 0.688407346410207, -1.3875646062736375`}, {0.688407346410207, 2.511749694915243}, {0.688407346410207, 1.0208951805105209`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, -2.4554047648744373`}, { 0.6934073464102071, -1.3861091771160308`}, {0.6934073464102071, 2.511668876205919}, {0.6934073464102071, 1.0218391531320619`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, -2.455728966193479}, { 0.698407346410207, -1.3846512371929571`}, {0.698407346410207, 2.5115883433860713`}, {0.698407346410207, 1.0227848641159418`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, -2.456053715316378}, { 0.7034073464102069, -1.383190768876089}, {0.7034073464102069, 2.511508098251384}, {0.7034073464102069, 1.0237323250816708`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, -2.456379017015691}, { 0.708407346410207, -1.3817277544587419`}, {0.708407346410207, 2.5114281426315834`}, {0.708407346410207, 1.0246815476895652`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, -2.456704876092685}, { 0.7134073464102069, -1.3802621761553733`}, {0.7134073464102069, 2.5113484783908655`}, {0.7134073464102069, 1.0256325436408276`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, -2.4570312973776294`}, { 0.718407346410207, -1.3787940161010768`}, {0.718407346410207, 2.5112691074283258`}, {0.718407346410207, 1.0265853246776127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, -2.4573582857300935`}, { 0.7234073464102069, -1.3773232563510796`}, {0.7234073464102069, 2.5111900316784026`}, {0.7234073464102069, 1.0275399025830916`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, -2.457685846039244}, { 0.728407346410207, -1.3758498788802354`}, {0.728407346410207, 2.511111253111323}, {0.728407346410207, 1.0284962891815101`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, -2.458013983224148}, { 0.7334073464102069, -1.3743738655825188`}, {0.7334073464102069, 2.5110327737335587`}, {0.7334073464102069, 1.0294544963382397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, -2.4583427022340794`}, { 0.738407346410207, -1.3728951982705182`}, {0.738407346410207, 2.5109545955882897`}, {0.738407346410207, 1.0304145359598222`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, -2.4586720080488265`}, { 0.7434073464102069, -1.3714138586749247`}, {0.7434073464102069, 2.5108767207558733`}, {0.7434073464102069, 1.0313764199940099`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, -2.4590019056790045`}, { 0.748407346410207, -1.3699298284440247`}, {0.748407346410207, 2.510799151354321}, {0.748407346410207, 1.032340160429796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, -2.459332400166372}, { 0.7534073464102069, -1.3684430891431887`}, {0.7534073464102069, 2.51072188953979}, {0.7534073464102069, 1.0333057692974408`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, -2.4596634965841524`}, { 0.758407346410207, -1.3669536222543603`}, {0.758407346410207, 2.51064493750707}, {0.758407346410207, 1.03427325866849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, -2.459995200037352}, { 0.7634073464102069, -1.365461409175546}, {0.7634073464102069, 2.51056829749009}, {0.7634073464102069, 1.0352426406557849`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, -2.4603275156630913`}, { 0.768407346410207, -1.3639664312202984`}, {0.768407346410207, 2.51049197176243}, {0.768407346410207, 1.036213927413467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, -2.4606604486309314`}, { 0.7734073464102069, -1.3624686696172066`}, {0.7734073464102069, 2.510415962637837}, {0.7734073464102069, 1.0371871311369734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, -2.460994004143209}, { 0.778407346410207, -1.3609681055093812`}, {0.778407346410207, 2.5103402724707538`}, {0.778407346410207, 1.0381622640630253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, -2.4613281874353756`}, { 0.7834073464102069, -1.3594647199539394`}, {0.7834073464102069, 2.5102649036568563`}, {0.7834073464102069, 1.039139338469607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, -2.4616630037763363`}, { 0.788407346410207, -1.3579584939214906`}, {0.788407346410207, 2.5101898586336002`}, {0.788407346410207, 1.0401183666759397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, -2.461998458468796}, { 0.7934073464102069, -1.3564494082956204`}, {0.7934073464102069, 2.510115139880771}, {0.7934073464102069, 1.0410993610424428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, -2.462334556849608}, { 0.798407346410207, -1.3549374438723758`}, {0.798407346410207, 2.5100407499210524`}, {0.798407346410207, 1.0420823339706908`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, -2.462671304290126}, { 0.803407346410207, -1.3534225813597474`}, {0.803407346410207, 2.509966691320597}, {0.803407346410207, 1.0430672979033564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, -2.4630087061965615`}, { 0.8084073464102071, -1.3519048013771557`}, {0.8084073464102071, 2.5098929666896104`}, {0.8084073464102071, 1.0440542653241487`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, -2.463346768010345}, { 0.813407346410207, -1.3503840844549315`}, {0.813407346410207, 2.509819578682941}, {0.813407346410207, 1.045043248757741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, -2.4636854952084897`}, { 0.8184073464102071, -1.3488604110338012`}, {0.8184073464102071, 2.5097465300006863`}, {0.8184073464102071, 1.0460342607696858`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, -2.4640248933039617`}, { 0.823407346410207, -1.3473337614643701`}, {0.823407346410207, 2.509673823388799}, {0.823407346410207, 1.0470273139663235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, -2.4643649678460493`}, { 0.8284073464102069, -1.3458041160066037`}, {0.8284073464102069, 2.509601461639716}, {0.8284073464102069, 1.0480224209946807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, -2.464705724420747}, { 0.833407346410207, -1.344271454829314}, {0.833407346410207, 2.5095294475929877`}, {0.833407346410207, 1.049019594542355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, -2.465047168651128}, { 0.8384073464102069, -1.3427357580096404`}, {0.8384073464102069, 2.50945778413592}, {0.8384073464102069, 1.0500188473373924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, -2.465389306197739}, { 0.843407346410207, -1.3411970055325346`}, {0.843407346410207, 2.509386474204232}, {0.843407346410207, 1.0510201921481512`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, -2.465732142758984}, { 0.8484073464102069, -1.339655177290245}, {0.8484073464102069, 2.5093155207827165`}, {0.8484073464102069, 1.052023641783157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, -2.466075684071521}, { 0.853407346410207, -1.3381102530817996`}, {0.853407346410207, 2.5092449269059207`}, {0.853407346410207, 1.0530292090909423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, -2.4664199359106607`}, { 0.8584073464102069, -1.3365622126124928`}, {0.8584073464102069, 2.5091746956588303`}, {0.8584073464102069, 1.0540369069598792`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, -2.466764904090771}, { 0.863407346410207, -1.3350110354933689`}, {0.863407346410207, 2.50910483017757}, {0.863407346410207, 1.055046748317995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, -2.467110594465684}, { 0.8684073464102069, -1.3334567012407093`}, {0.8684073464102069, 2.5090353336501114`}, {0.8684073464102069, 1.0560587461327795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, -2.467457012929109}, { 0.873407346410207, -1.3318991892755185`}, {0.873407346410207, 2.5089662093169993`}, {0.873407346410207, 1.0570729134109746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, -2.4678041654150507`}, { 0.8784073464102069, -1.3303384789230135`}, {0.8784073464102069, 2.508897460472083}, {0.8784073464102069, 1.0580892631983558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, -2.468152057898231}, { 0.883407346410207, -1.328774549412109}, {0.883407346410207, 2.5088290904632635`}, {0.883407346410207, 1.059107808579497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, -2.4685006963945146`}, { 0.8884073464102069, -1.32720737987491}, {0.8884073464102069, 2.5087611026932546`}, {0.8884073464102069, 1.0601285626775208`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, -2.4688500869613463`}, { 0.893407346410207, -1.3256369493461997`}, {0.893407346410207, 2.508693500620353}, {0.893407346410207, 1.0611515386538377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, -2.469200235698181}, { 0.8984073464102069, -1.3240632367629335`}, {0.8984073464102069, 2.5086262877592245`}, {0.8984073464102069, 1.0621767497078678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, -2.4695511487469304`}, { 0.903407346410207, -1.32248622096373}, {0.903407346410207, 2.5085594676817013`}, {0.903407346410207, 1.0632042090767477`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, -2.469902832292409}, { 0.9084073464102069, -1.3209058806883673`}, {0.9084073464102069, 2.508493044017593}, {0.9084073464102069, 1.0642339300350243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, -2.4702552925627876`}, { 0.913407346410207, -1.3193221945772766`}, {0.913407346410207, 2.5084270204555152`}, {0.913407346410207, 1.06526592589433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, -2.470608535830048}, { 0.9184073464102069, -1.3177351411710425`}, {0.9184073464102069, 2.508361400743723}, {0.9184073464102069, 1.0663002100030432`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, -2.4709625684104486`}, { 0.923407346410207, -1.3161446989098982`}, {0.923407346410207, 2.508296188690969}, {0.923407346410207, 1.0673367957459319`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, -2.471317396664992}, { 0.928407346410207, -1.3145508461332318`}, {0.928407346410207, 2.5082313881673697`}, {0.928407346410207, 1.06837569654378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, -2.471673026999899}, { 0.9334073464102071, -1.312953561079084}, {0.9334073464102071, 2.508167003105286}, {0.9334073464102071, 1.0694169258529969`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, -2.4720294658670854`}, { 0.938407346410207, -1.3113528218836557`}, {0.938407346410207, 2.5081030375002236`}, {0.938407346410207, 1.0704604971652087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, -2.4723867197646525`}, { 0.9434073464102071, -1.3097486065808168`}, {0.9434073464102071, 2.508039495411741}, {0.9434073464102071, 1.0715064240068295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, -2.472744795237372}, { 0.948407346410207, -1.3081408931016125`}, {0.948407346410207, 2.507976380964381}, {0.948407346410207, 1.0725547199386174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, -2.473103698877184}, { 0.9534073464102071, -1.306529659273776}, {0.9534073464102071, 2.507913698348614}, {0.9534073464102071, 1.0736053985552079`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, -2.473463437323702}, { 0.958407346410207, -1.3049148828212456`}, {0.958407346410207, 2.507851451821793}, {0.958407346410207, 1.0746584734846283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, -2.4738240172647177`}, { 0.9634073464102069, -1.3032965413636786`}, {0.9634073464102069, 2.5077896457091353`}, {0.9634073464102069, 1.0757139583877944`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, -2.4741854454367154`}, { 0.968407346410207, -1.3016746124159737`}, {0.968407346410207, 2.507728284404711}, {0.968407346410207, 1.0767718669579818`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, -2.474547728625394}, { 0.9734073464102069, -1.3000490733877934`}, {0.9734073464102069, 2.5076673723724525`}, {0.9734073464102069, 1.07783221292028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, -2.474910873666193}, { 0.978407346410207, -1.2984199015830893`}, {0.978407346410207, 2.5076069141471815`}, {0.978407346410207, 1.0788950100310217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, -2.4752748874448236`}, { 0.9834073464102069, -1.2967870741996335`}, {0.9834073464102069, 2.507546914335653}, {0.9834073464102069, 1.0799602720771928`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, -2.475639776897809}, { 0.988407346410207, -1.2951505683285502`}, {0.988407346410207, 2.5074873776176156`}, {0.988407346410207, 1.0810280128758163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, -2.4760055490130273`}, { 0.9934073464102069, -1.2935103609538527`}, {0.9934073464102069, 2.507428308746892}, {0.9934073464102069, 1.0820982462733146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, -2.4763722108302693`}, { 0.998407346410207, -1.2918664289519834`}, {0.998407346410207, 2.5073697125524745`}, {0.998407346410207, 1.0831709861448473`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, -2.476739769441789}, { 1.003407346410207, -1.2902187490913581`}, {1.003407346410207, 2.507311593939647}, {1.003407346410207, 1.084246246393623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, -2.477108231992876}, { 1.008407346410207, -1.2885672980319156`}, {1.008407346410207, 2.5072539578911153`}, {1.008407346410207, 1.08532404095019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, -2.4774776056824224`}, { 1.013407346410207, -1.2869120523246678`}, {1.013407346410207, 2.507196809468164}, {1.013407346410207, 1.0864043837716948`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, -2.4778478977635037`}, { 1.018407346410207, -1.2852529884112587`}, {1.018407346410207, 2.5071401538118336`}, {1.018407346410207, 1.0874872888411184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, -2.4782191155439643`}, { 1.023407346410207, -1.283590082623525}, {1.023407346410207, 2.5070839961441123`}, {1.023407346410207, 1.0885727701664865`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, -2.478591266387011}, { 1.028407346410207, -1.2819233111830628`}, {1.028407346410207, 2.5070283417691543`}, {1.028407346410207, 1.0896608417800457`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, -2.4789643577118117`}, { 1.033407346410207, -1.2802526502007998`}, {1.033407346410207, 2.5069731960745125`}, {1.033407346410207, 1.0907515177374187`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, -2.479338396994105}, { 1.038407346410207, -1.2785780756765694`}, {1.038407346410207, 2.5069185645324015`}, {1.038407346410207, 1.0918448121167237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, -2.479713391766811}, { 1.043407346410207, -1.2768995634986957`}, {1.043407346410207, 2.506864452700972}, {1.043407346410207, 1.0929407390176695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.506810866225614}, { 1.048407346410207, -1.275217089443578}, { 1.048407346410207, -2.4800893496206586`}, {1.048407346410207, 1.094039312560615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.506757810840279}, { 1.053407346410207, -1.2735306291752866`}, { 1.053407346410207, -2.480466278204812}, {1.053407346410207, 1.0951405468855986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.5067052923688427`}, { 1.058407346410207, -1.2718401582451564`}, { 1.058407346410207, -2.4808441852274954`}, {1.058407346410207, 1.0962444561513476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.5066533167264264`}, { 1.063407346410207, -1.2701456520914052`}, { 1.063407346410207, -2.481223078456683}, {1.063407346410207, 1.0973510545342127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.5066018899208595`}, { 1.068407346410207, -1.2684470860387274`}, { 1.068407346410207, -2.481602965720687}, {1.068407346410207, 1.098460356227141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.5065510180540427`}, { 1.073407346410207, -1.2667444352979285`}, { 1.073407346410207, -2.4819838549088704`}, {1.073407346410207, 1.09957237543854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.5065007073234127`}, { 1.078407346410207, -1.2650376749655383`}, { 1.078407346410207, -2.4823657539722928`}, {1.078407346410207, 1.1006871263911522`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.506450964023404}, { 1.083407346410207, -1.2633267800234511`}, { 1.083407346410207, -2.482748670924394}, {1.083407346410207, 1.1018046233208765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.506401794546937}, { 1.0884073464102069`, -1.261611725338564}, { 1.0884073464102069`, -2.4831326138416867`}, {1.0884073464102069`, 1.1029248804755538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.5063532053869584`}, { 1.093407346410207, -1.2598924856624203`}, { 1.093407346410207, -2.4835175908644276`}, {1.093407346410207, 1.1040479121137294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.5063052031379507`}, { 1.0984073464102069`, -1.2581690356308661`}, { 1.0984073464102069`, -2.483903610197349}, {1.0984073464102069`, 1.1051737325033417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.5062577944975297`}, { 1.103407346410207, -1.256441349763719}, { 1.103407346410207, -2.484290680110356}, {1.103407346410207, 1.1063023559204088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.506210986268045}, { 1.1084073464102069`, -1.2547094024644248`}, { 1.1084073464102069`, -2.484678808939236}, {1.1084073464102069`, 1.1074337966476577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.506164785358174}, { 1.113407346410207, -1.2529731680197587`}, { 1.113407346410207, -2.485068005086424}, {1.113407346410207, 1.1085680689730966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.506119198784615}, { 1.118407346410207, -1.251232620599496}, { 1.118407346410207, -2.4854582770217055`}, {1.118407346410207, 1.1097051871885744`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.5060742336737634`}, { 1.123407346410207, -1.2494877342561173`}, { 1.123407346410207, -2.4858496332829696`}, {1.123407346410207, 1.1108451655882867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.506029897263403}, { 1.128407346410207, -1.2477384829245153`}, { 1.128407346410207, -2.4862420824769873`}, {1.128407346410207, 1.1119880184672095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.5059861969044706`}, { 1.133407346410207, -1.2459848404217118`}, { 1.133407346410207, -2.486635633280158}, {1.133407346410207, 1.1131337601195266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.505943140062819}, { 1.138407346410207, -1.2442267804465859`}, { 1.138407346410207, -2.4870302944393}, {1.138407346410207, 1.1142824048369853`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.5059007343210356`}, { 1.143407346410207, -1.242464276579607}, { 1.143407346410207, -2.4874260747724164`}, {1.143407346410207, 1.115433966907216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.5058589873802526`}, { 1.148407346410207, -1.2406973022825905`}, { 1.148407346410207, -2.4878229831695235`}, {1.148407346410207, 1.1165884606119851`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.5058179070620468`}, { 1.153407346410207, -1.2389258308984472`}, { 1.153407346410207, -2.488221028593422}, {1.153407346410207, 1.1177459002254246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.5057775013103165`}, { 1.158407346410207, -1.237149835650963}, { 1.158407346410207, -2.4886202200805414`}, {1.158407346410207, 1.1189063000121826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.505737778193229}, { 1.163407346410207, -1.2353692896445692`}, { 1.163407346410207, -2.4890205667417473`}, {1.163407346410207, 1.1200696742255358`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.50569874590519}, { 1.168407346410207, -1.2335841658641458`}, { 1.168407346410207, -2.489422077763188}, {1.168407346410207, 1.1212360371054486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.5056604127688393`}, { 1.173407346410207, -1.231794437174824}, { 1.173407346410207, -2.489824762407143}, {1.173407346410207, 1.122405402876567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.505622787237085}, { 1.178407346410207, -1.230000076321806}, { 1.178407346410207, -2.4902286300128886`}, {1.178407346410207, 1.1235777857461564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.505585877895204}, { 1.183407346410207, -1.228201055930188}, { 1.183407346410207, -2.4906336899975434`}, {1.183407346410207, 1.1247531999020024`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.5055496934629167`}, { 1.188407346410207, -1.22639734850482}, { 1.188407346410207, -2.491039951856984}, {1.188407346410207, 1.1259316595102127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.505514242796569}, { 1.193407346410207, -1.2245889264301482`}, { 1.193407346410207, -2.491447425166706}, {1.193407346410207, 1.1271131787129998`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.5054795348912986`}, { 1.198407346410207, -1.222775761970096}, { 1.198407346410207, -2.4918561195827458`}, {1.198407346410207, 1.128297771626372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.5054455788832684`}, { 1.203407346410207, -1.2209578272679475`}, { 1.203407346410207, -2.49226604484259}, {1.203407346410207, 1.1294854523377713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.5054123840519185`}, { 1.208407346410207, -1.2191350943462538`}, { 1.208407346410207, -2.492677210766113}, {1.208407346410207, 1.13067623490364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.505379959822294}, { 1.2134073464102069`, -1.2173075351067406`}, { 1.2134073464102069`, -2.4930896272564986`}, {1.2134073464102069`, 1.1318701333469374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.5053483157673733`}, { 1.218407346410207, -1.2154751213302477`}, { 1.218407346410207, -2.4935033043012047`}, {1.218407346410207, 1.1330671616545642`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.5053174616104603`}, { 1.2234073464102069`, -1.213637824676673}, { 1.2234073464102069`, -2.493918251972921}, {1.2234073464102069`, 1.1342673337747327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.5052874072276015`}, { 1.228407346410207, -1.211795616684944}, { 1.228407346410207, -2.4943344804305614`}, {1.228407346410207, 1.1354706636142515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.50525816265009}, { 1.2334073464102069`, -1.2099484687729856`}, { 1.2334073464102069`, -2.4947519999202226`}, {1.2334073464102069`, 1.1366771650357628`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.5052297380669493`}, { 1.238407346410207, -1.2080963522377335`}, { 1.238407346410207, -2.495170820776217}, {1.238407346410207, 1.1378868518548706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.5052021438275065`}, { 1.243407346410207, -1.2062392382551441`}, { 1.243407346410207, -2.495590953422078}, {1.243407346410207, 1.1390997378372112`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.5051753904440166`}, { 1.248407346410207, -1.2043770978802217`}, { 1.248407346410207, -2.4960124083715702`}, {1.248407346410207, 1.1403158366954524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.505149488594283}, { 1.253407346410207, -1.202509902047091}, { 1.253407346410207, -2.4964351962297684`}, {1.253407346410207, 1.1415351620861869`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.505124449124383}, { 1.258407346410207, -1.200637621569049}, { 1.258407346410207, -2.496859327694083}, {1.258407346410207, 1.142757727606764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.505100283051414}, { 1.263407346410207, -1.19876022713867}, { 1.263407346410207, -2.497284813555342}, {1.263407346410207, 1.1439835467920347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.505077001566283}, { 1.268407346410207, -1.1968776893279096`}, { 1.268407346410207, -2.4977116646988735`}, {1.268407346410207, 1.145212633110997}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.5050546160365643`}, { 1.273407346410207, -1.194989978588245}, { 1.273407346410207, -2.4981398921056055`}, {1.273407346410207, 1.1464449999633692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.5050331380093844`}, { 1.278407346410207, -1.1930970652508261`}, { 1.278407346410207, -2.4985695068531855`}, {1.278407346410207, 1.1476806606760572`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.505012579214391}, { 1.283407346410207, -1.1911989195266472`}, { 1.283407346410207, -2.499000520117094}, {1.283407346410207, 1.1489196284995438`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.504992951566748}, { 1.288407346410207, -1.1892955115067465`}, { 1.288407346410207, -2.499432943171795}, {1.288407346410207, 1.1501619166041754`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.5049742671702027`}, { 1.293407346410207, -1.187386811162428}, { 1.293407346410207, -2.4998667873918916`}, {1.293407346410207, 1.151407538076354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.5049565383201657`}, { 1.298407346410207, -1.1854727883455098`}, { 1.298407346410207, -2.500302064253322}, {1.298407346410207, 1.1526565059146143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.5049397775069253`}, { 1.303407346410207, -1.1835534127885785`}, { 1.303407346410207, -2.500738785334509}, {1.303407346410207, 1.153908833025634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.504923997418853}, { 1.308407346410207, -1.181628654105288}, { 1.308407346410207, -2.5011769623175892`}, {1.308407346410207, 1.1551645322201136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.5049092109456677`}, { 1.313407346410207, -1.179698481790685}, { 1.313407346410207, -2.501616606989648}, {1.313407346410207, 1.1564236162085428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.504895431181801}, { 1.318407346410207, -1.1777628652215335`}, { 1.318407346410207, -2.5020577312439323`}, {1.318407346410207, 1.1576860975968812`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.504882671429806}, { 1.323407346410207, -1.1758217736566947`}, { 1.323407346410207, -2.5025003470811114`}, {1.323407346410207, 1.158951988882127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.5048709452037934`}, { 1.328407346410207, -1.1738751762375224`}, { 1.328407346410207, -2.502944466610565}, {1.328407346410207, 1.160221302447744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.5048602662329826`}, { 1.333407346410207, -1.1719230419882782`}, { 1.333407346410207, -2.5033901020516534`}, {1.333407346410207, 1.1614940505590046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.5048506484652795`}, { 1.3384073464102069`, -1.1699653398165877`}, { 1.3384073464102069`, -2.5038372657350325`}, {1.3384073464102069`, 1.162770245358193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.5048421060709236`}, { 1.343407346410207, -1.1680020385139178`}, { 1.343407346410207, -2.5042859701039872`}, {1.343407346410207, 1.1640498988596903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.504834653446228}, { 1.3484073464102069`, -1.1660331067560845`}, { 1.3484073464102069`, -2.504736227715757}, {1.3484073464102069`, 1.165333022944949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, -2.5051880512429143`}, { 1.353407346410207, 1.1666196293573161`}, {1.353407346410207, 2.5048283052173423`}, {1.353407346410207, -1.1640585131037946`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, -2.5056414534747216`}, { 1.3584073464102069`, 1.1679097296967518`}, {1.3584073464102069`, 2.5048230762441386`}, {1.3584073464102069`, -1.162078226003203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, -2.5060964473185616`}, { 1.363407346410207, 1.169203335414385}, {1.363407346410207, 2.5048189816240973`}, {1.363407346410207, -1.1600922137865313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, -2.506553045801334}, { 1.368407346410207, 1.170500457806959}, {1.368407346410207, 2.5048160366963304`}, {1.368407346410207, -1.1581004446726861`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, -2.5070112620708858`}, { 1.373407346410207, 1.171801108011135}, {1.373407346410207, 2.504814257045654}, {1.373407346410207, -1.1561028867679226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, -2.507471109397492}, { 1.378407346410207, 1.173105296997624}, {1.378407346410207, 2.5048136585067025`}, {1.378407346410207, -1.1540995080665537`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, -2.5079326011753227`}, { 1.383407346410207, 1.1744130355652072`}, {1.383407346410207, 2.5048142571681593`}, {1.383407346410207, -1.1520902764516763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, -2.508395750923936}, { 1.388407346410207, 1.1757243343345942`}, {1.388407346410207, 2.5048160693770556`}, {1.388407346410207, -1.1500751596959387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, -2.508860572289806}, { 1.393407346410207, 1.177039203742122}, {1.393407346410207, 2.504819111743126}, {1.393407346410207, -1.1480541254623446`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, -2.5093270790478495`}, { 1.398407346410207, 1.1783576540333087`}, {1.398407346410207, 2.5048234011432733`}, {1.398407346410207, -1.146027141305089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, -2.509795285103006}, { 1.403407346410207, 1.1796796952562343`}, {1.403407346410207, 2.504828954726074}, {1.403407346410207, -1.1439941746704434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, -2.5102652044918075`}, { 1.408407346410207, 1.1810053372547782`}, {1.408407346410207, 2.5048357899164166`}, {1.408407346410207, -1.1419551928976637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, -2.51073685138399}, { 1.413407346410207, 1.18233458966166}, {1.413407346410207, 2.504843924420168}, {1.413407346410207, -1.1399101632199455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, -2.5112102400841145`}, { 1.418407346410207, 1.183667461891346}, {1.418407346410207, 2.5048533762289784`}, {1.418407346410207, -1.1378590527654178`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, -2.5116853850332315`}, { 1.4234073464102068`, 1.1850039631327451`}, {1.4234073464102068`, 2.5048641636251214`}, { 1.4234073464102068`, -1.1358018285581788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, -2.5121623008105334`}, { 1.4284073464102072`, 1.1863441023417538`}, {1.4284073464102072`, 2.5048763051864715`}, { 1.4284073464102072`, -1.1337384575193636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, -2.5126410021350813`}, { 1.433407346410207, 1.1876878882335993`}, {1.433407346410207, 2.504889819791522}, {1.433407346410207, -1.1316689064682772`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, -2.51312150386751}, { 1.438407346410207, 1.189035329275007}, {1.438407346410207, 2.5049047266245315`}, {1.438407346410207, -1.1295931421235434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, -2.5136038210117544`}, { 1.4434073464102068`, 1.1903864336761807`}, {1.4434073464102068`, 2.504921045180765}, {1.4434073464102068`, -1.127511131104301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, -2.5140879687168702`}, { 1.4484073464102072`, 1.191741209382562}, {1.4484073464102072`, 2.5049387952717725`}, {1.4484073464102072`, -1.125422839931478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, -2.5145739622787824`}, { 1.453407346410207, 1.193099664066428}, {1.453407346410207, 2.50495799703085}, {1.453407346410207, -1.1233282350290654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, -2.5150618171421204`}, { 1.458407346410207, 1.1944618051182634`}, {1.458407346410207, 2.504978670918543}, {1.458407346410207, -1.1212272827254632`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, -2.5155515489020943`}, { 1.4634073464102069`, 1.1958276396379033`}, {1.4634073464102069`, 2.5050008377282236`}, {1.4634073464102069`, -1.119119949254885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, -2.51604317330633}, { 1.4684073464102068`, 1.1971971744255128`}, {1.4684073464102068`, 2.5050245185918523`}, { 1.4684073464102068`, -1.1170062007587773`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, -2.516536706256783}, { 1.473407346410207, 1.1985704159723127`}, {1.473407346410207, 2.505049734985783}, {1.473407346410207, -1.1148860032873151`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, -2.5170321638116673`}, { 1.478407346410207, 1.1999473704510868`}, {1.478407346410207, 2.5050765087366806`}, {1.478407346410207, -1.1127593228009391`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, -2.517529562187431}, { 1.4834073464102069`, 1.2013280437064573`}, {1.4834073464102069`, 2.50510486202753}, {1.4834073464102069`, -1.1106261251719578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, -2.518028917760696}, { 1.4884073464102068`, 1.2027124412449548`}, {1.4884073464102068`, 2.5051348174038224`}, { 1.4884073464102068`, -1.1084863761861634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, -2.5185302470703226`}, { 1.4934073464102071`, 1.204100568224815}, {1.4934073464102071`, 2.505166397779753}, {1.4934073464102071`, -1.1063400415445628`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, -2.5190335668194006`}, { 1.498407346410207, 1.2054924294455578`}, {1.498407346410207, 2.5051996264446266`}, {1.498407346410207, -1.1041870868650954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, -2.5195388938773697`}, { 1.503407346410207, 1.2068880293372921`}, {1.503407346410207, 2.505234527069285}, {1.503407346410207, -1.102027477684469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, -2.5200462452820656`}, { 1.5084073464102068`, 1.2082873719498073`}, {1.5084073464102068`, 2.505271123712756}, {1.5084073464102068`, -1.099861179459993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, -2.520555638241915}, { 1.5134073464102071`, 1.209690460941346}, {1.5134073464102071`, 2.5053094408288947`}, {1.5134073464102071`, -1.097688157571534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, -2.521067090138034}, { 1.518407346410207, 1.2110972995671796`}, {1.518407346410207, 2.505349503273281}, {1.518407346410207, -1.0955083773234628`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, -2.5215806185264777`}, { 1.523407346410207, 1.2125078906678548`}, {1.523407346410207, 2.505391336310119}, {1.523407346410207, -1.0933218039467245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, -2.5220962411404266`}, { 1.5284073464102068`, 1.2139222366571927`}, {1.5284073464102068`, 2.505434965619342}, {1.5284073464102068`, -1.0911284026009163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, -2.522613975892469}, { 1.5334073464102072`, 1.215340339509997}, {1.5334073464102072`, 2.5054804173038003`}, { 1.5334073464102072`, -1.0889281383764668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, -2.523133840876892}, { 1.538407346410207, 1.2167622007494774`}, {1.538407346410207, 2.505527717896595}, {1.538407346410207, -1.0867209762968648`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, -2.5236558543719823`}, { 1.543407346410207, 1.2181878214343678`}, {1.543407346410207, 2.50557689436855}, {1.543407346410207, -1.0845068813209306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, -2.524180034842417}, { 1.5484073464102068`, 1.2196172021457599`}, {1.5484073464102068`, 2.505627974135797}, {1.5484073464102068`, -1.0822858183452015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, -2.5247064009416453`}, { 1.5534073464102072`, 1.221050342973598}, {1.5534073464102072`, 2.5056809850674955`}, { 1.5534073464102072`, -1.0800577522063406`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, -2.5252349715143145`}, { 1.558407346410207, 1.2224872435028942`}, {1.558407346410207, 2.5057359554937193`}, {1.558407346410207, -1.0778226476836328`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, -2.525765765598737}, { 1.563407346410207, 1.2239279027995968`}, {1.563407346410207, 2.5057929142134494`}, {1.563407346410207, -1.0755804695015476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, -2.5262988024293964`}, { 1.5684073464102068`, 1.2253723193961452`}, {1.5684073464102068`, 2.50585189050273}, {1.5684073464102068`, -1.0733311823323737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, -2.5268341014395026`}, { 1.5734073464102072`, 1.2268204912766583`}, {1.5734073464102072`, 2.5059129141229275`}, { 1.5734073464102072`, -1.0710747507989327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, -2.52737168226353}, { 1.578407346410207, 1.2282724158618348`}, {1.578407346410207, 2.505976015329223}, {1.578407346410207, -1.0688111394773376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, -2.5279115647398624`}, { 1.583407346410207, 1.2297280899934526`}, {1.583407346410207, 2.506041224879162}, {1.583407346410207, -1.0665403128998614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, -2.528453768913449}, { 1.5884073464102069`, 1.2311875099185237`}, {1.5884073464102069`, 2.5061085740413844`}, { 1.5884073464102069`, -1.0642622355578653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, -2.528998315038487}, { 1.5934073464102072`, 1.2326506712730987`}, {1.5934073464102072`, 2.5061780946045342`}, { 1.5934073464102072`, -1.0619768719047997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, -2.5295452235811595`}, { 1.598407346410207, 1.2341175690656818`}, {1.598407346410207, 2.506249818886295}, {1.598407346410207, -1.0596841863592898`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, -2.530094515222418}, { 1.603407346410207, 1.235588197660274}, {1.603407346410207, 2.5063237797425932`}, {1.603407346410207, -1.0573841433083027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, -2.5306462108607795`}, { 1.6084073464102069`, 1.2370625507590212`}, {1.6084073464102069`, 2.506400010576972}, {1.6084073464102069`, -1.0550767071103804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, -2.531200331615213}, { 1.6134073464102068`, 1.2385406213844667`}, {1.6134073464102068`, 2.5064785453500984`}, { 1.6134073464102068`, -1.0527618420989835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, -2.531756898828037}, { 1.6184073464102071`, 1.2400224018613917`}, {1.6184073464102071`, 2.506559418589451}, {1.6184073464102071`, -1.050439512585898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, -2.532315934067851}, { 1.623407346410207, 1.241507883798263}, {1.623407346410207, 2.506642665399203}, {1.623407346410207, -1.0481096828647238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, -2.532877459132525}, { 1.628407346410207, 1.2429970580682315`}, {1.628407346410207, 2.506728321470241}, {1.628407346410207, -1.0457723172144526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, -2.533441496052267}, { 1.6334073464102068`, 1.2444899147897144`}, {1.6334073464102068`, 2.5068164230903434`}, { 1.6334073464102068`, -1.0434273799031613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, -2.5340080670926763`}, { 1.6384073464102071`, 1.2459864433065302`}, {1.6384073464102071`, 2.5069070071545765`}, { 1.6384073464102071`, -1.0410748351917498`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, -2.534577194757889}, { 1.643407346410207, 1.2474866321675897`}, {1.643407346410207, 2.507000111175835}, {1.643407346410207, -1.0387146473378026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, -2.535148901793734}, { 1.648407346410207, 1.2489904691061313`}, {1.648407346410207, 2.5070957732955947`}, {1.648407346410207, -1.036346780599518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, -2.5357232111909798`}, { 1.6534073464102068`, 1.2504979410184704`}, {1.6534073464102068`, 2.5071940322947954`}, { 1.6534073464102068`, -1.0339711992397562`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, -2.536300146188628}, { 1.6584073464102072`, 1.252009033942284}, {1.6584073464102072`, 2.5072949276049323`}, { 1.6584073464102072`, -1.0315878675301802`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, -2.536879730277185}, { 1.663407346410207, 1.253523733034425}, {1.663407346410207, 2.5073984993193874`}, {1.663407346410207, -1.0291967497554526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, -2.537461987202062}, { 1.668407346410207, 1.2550420225481993`}, {1.668407346410207, 2.5075047882048693`}, {1.668407346410207, -1.0267978102175728`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, -2.5380469409670456`}, { 1.6734073464102068`, 1.256563885810166}, {1.6734073464102068`, 2.5076138357130557`}, { 1.6734073464102068`, -1.0243910132403262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, -2.538634615837696}, { 1.6784073464102072`, 1.258089305196417}, {1.6784073464102072`, 2.5077256839925113`}, { 1.6784073464102072`, -1.0219763231737615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, -2.5392250363449627`}, { 1.683407346410207, 1.2596182621083112`}, {1.683407346410207, 2.5078403759006775`}, {1.683407346410207, -1.0195537043988643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, -2.539818227288717}, { 1.688407346410207, 1.2611507369476866`}, {1.688407346410207, 2.507957955016166}, {1.688407346410207, -1.017123121332255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, -2.5404142137414283`}, { 1.6934073464102068`, 1.262686709091531}, {1.6934073464102068`, 2.5080784656512036`}, { 1.6934073464102068`, -1.0146845384310423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, -2.541013021051845}, { 1.6984073464102072`, 1.2642261568660649`}, {1.6984073464102072`, 2.508201952864286}, {1.6984073464102072`, -1.012237920197756}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, -2.5416146748487516`}, { 1.703407346410207, 1.2657690575202718`}, {1.703407346410207, 2.508328462473042}, {1.703407346410207, -1.0097832311853925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, -2.5422192010448086`}, { 1.708407346410207, 1.26731538719885}, {1.708407346410207, 2.5084580410672968`}, {1.708407346410207, -1.007320436002593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, -2.5428266258404166`}, { 1.7134073464102069`, 1.2688651209145554`}, {1.7134073464102069`, 2.508590736022341}, {1.7134073464102069`, -1.0048494993189037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, -2.543436975727641}, { 1.7184073464102072`, 1.2704182325199664`}, {1.7184073464102072`, 2.508726595512457}, {1.7184073464102072`, -1.0023703858701556`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, -2.544050277494199}, { 1.723407346410207, 1.2719746946785913`}, {1.723407346410207, 2.5088656685245994`}, {1.723407346410207, -0.9998830604639524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, -2.5446665582275725`}, { 1.728407346410207, 1.2735344788353882`}, {1.728407346410207, 2.5090080048722987`}, {1.728407346410207, -0.9973874879853172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, -2.5452858453190803`}, { 1.7334073464102069`, 1.2750975551866126`}, {1.7334073464102069`, 2.509153655209823}, {1.7334073464102069`, -0.9948836334023899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, -2.545908166468063}, { 1.7384073464102068`, 1.276663892649053}, {1.7384073464102068`, 2.509302671046556}, {1.7384073464102068`, -0.9923714617722751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, -2.5465335496861843`}, { 1.7434073464102071`, 1.2782334588285216`}, {1.7434073464102071`, 2.509455104761499}, {1.7434073464102071`, -0.9898509382470355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, -2.547162023301708}, { 1.748407346410207, 1.279806219987794}, {1.748407346410207, 2.509611009618166}, {1.748407346410207, -0.9873220280797605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, -2.547793615963912}, { 1.753407346410207, 1.2813821410137136`}, {1.753407346410207, 2.509770439779523}, {1.753407346410207, -0.9847846966307878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, -2.5484283566475106`}, { 1.7584073464102068`, 1.2829611853837188`}, {1.7584073464102068`, 2.5099334503233193`}, {1.7584073464102068`, -0.982238909374022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, -2.5490662746572226`}, { 1.7634073464102071`, 1.2845433151315713`}, {1.7634073464102071`, 2.5101000972575034`}, {1.7634073464102071`, -0.979684631903419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, -2.549707399632368}, { 1.768407346410207, 1.2861284908124127`}, {1.768407346410207, 2.510270437535964}, {1.768407346410207, -0.9771218299395755}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, -2.550351761551486}, { 1.773407346410207, 1.2877166714669979`}, {1.773407346410207, 2.5104445290744506`}, {1.773407346410207, -0.9745504693364117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, -2.550999390737155}, { 1.7784073464102068`, 1.2893078145852956`}, {1.7784073464102068`, 2.5106224307667575`}, { 1.7784073464102068`, -0.9719705160880644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, -2.5516503178607466`}, { 1.7834073464102072`, 1.2909018760692004`}, {1.7834073464102072`, 2.5108042025011224`}, { 1.7834073464102072`, -0.9693819363358248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, -2.552304573947401}, { 1.788407346410207, 1.2924988101945412`}, {1.788407346410207, 2.510989905176829}, {1.788407346410207, -0.966784696375298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, -2.552962190380906}, { 1.793407346410207, 1.2940985695722336`}, {1.793407346410207, 2.5111796007211176`}, {1.793407346410207, -0.9641787626635877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, -2.553623198908836}, { 1.7984073464102068`, 1.2957011051086835`}, {1.7984073464102068`, 2.5113733521062462`}, { 1.7984073464102068`, -0.9615641018267297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, -2.5542876316476235`}, { 1.8034073464102072`, 1.2973063659653254`}, {1.8034073464102072`, 2.5115712233668646`}, {1.8034073464102072`, -0.9589406806671698}}]} , {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, -2.5549555210878503`}, { 1.808407346410207, 1.2989142995173257`}, {1.808407346410207, 2.5117732796175214`}, {1.808407346410207, -0.9563084661714636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, -2.555626900099447}, { 1.813407346410207, 1.3005248513114291`}, {1.813407346410207, 2.5119795870705275`}, {1.813407346410207, -0.9536674255180115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, -2.5563018019371735`}, { 1.8184073464102068`, 1.3021379650229694`}, {1.8184073464102068`, 2.5121902130539397`}, {1.8184073464102068`, -0.951017526085049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, -2.5569802602460516`}, { 1.8234073464102072`, 1.3037535824119888`}, {1.8234073464102072`, 2.5124052260298733`}, { 1.8234073464102072`, -0.9483587354586988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, -2.557662309066889}, { 1.828407346410207, 1.305371643278382}, {1.828407346410207, 2.512624695612957}, {1.828407346410207, -0.9456910214411751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, -2.55834798284198}, { 1.833407346410207, 1.3069920854162445`}, {1.833407346410207, 2.5128486925890794`}, {1.833407346410207, -0.9430143520591726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, -2.5590373164208504`}, { 1.8384073464102069`, 1.3086148445672643`}, {1.8384073464102069`, 2.513077288934353}, {1.8384073464102069`, -0.9403286955723779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, -2.5597303450660287`}, { 1.8434073464102072`, 1.3102398543730753`}, {1.8434073464102072`, 2.51331055783428}, {1.8434073464102072`, -0.9376340204820951}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, -2.5604271044590208`}, { 1.848407346410207, 1.3118670463268223`}, {1.848407346410207, 2.513548573703214}, {1.848407346410207, -0.9349302955400691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, -2.5611276307063084`}, { 1.853407346410207, 1.3134963497236114`}, {1.853407346410207, 2.5137914122039637`}, {1.853407346410207, -0.9322174897574266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, -2.5618319603454625`}, { 1.8584073464102069`, 1.3151276916099786`}, {1.8584073464102069`, 2.5140391502676045`}, { 1.8584073464102069`, -0.9294955724137774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, -2.562540130351413}, { 1.8634073464102068`, 1.3167609967325284`}, {1.8634073464102068`, 2.51429186611364}, {1.8634073464102068`, -0.9267645130664842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, -2.563252178142678}, { 1.8684073464102071`, 1.3183961874853223`}, {1.8684073464102071`, 2.5145496392702538`}, {1.8684073464102071`, -0.924024281560021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, -2.56396814158785}, { 1.873407346410207, 1.3200331838563353`}, {1.873407346410207, 2.514812550594753}, {1.873407346410207, -0.9212748480355669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, -2.5646880590120893`}, { 1.878407346410207, 1.3216719033730016`}, {1.878407346410207, 2.5150806822944305`}, {1.878407346410207, -0.9185161829406789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, -2.5654119692037427`}, { 1.8834073464102068`, 1.3233122610463848`}, {1.8834073464102068`, 2.5153541179473025`}, { 1.8834073464102068`, -0.9157482570391652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, -2.566139911421113}, { 1.8884073464102071`, 1.3249541693146183`}, {1.8884073464102071`, 2.515632942523361}, {1.8884073464102071`, -0.9129710414210982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, -2.566871925399294}, { 1.893407346410207, 1.3265975379849742`}, {1.893407346410207, 2.5159172424057736`}, {1.893407346410207, -0.9101845075129874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, -2.567608051357095}, { 1.898407346410207, 1.3282422741749504`}, {1.898407346410207, 2.5162071054124158`}, {1.898407346410207, -0.9073886270880828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, -2.5683483300041217`}, { 1.9034073464102068`, 1.3298882822522966`}, {1.9034073464102068`, 2.5165026208176156`}, { 1.9034073464102068`, -0.9045833722768469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, -2.569092802548004}, { 1.9084073464102072`, 1.3315354637737171`}, {1.9084073464102072`, 2.5168038793738545`}, { 1.9084073464102072`, -0.9017687155776283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, -2.5698415107016572`}, { 1.913407346410207, 1.3331837174225385`}, {1.913407346410207, 2.5171109733338297`}, {1.913407346410207, -0.8989446298674278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, -2.5705944966906435`}, { 1.918407346410207, 1.3348329389452742`}, {1.918407346410207, 2.5174239964727616`}, {1.918407346410207, -0.8961110884127983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, -2.571351803260881}, { 1.9234073464102068`, 1.3364830210868868`}, {1.9234073464102068`, 2.5177430441105297`}, { 1.9234073464102068`, -0.8932680648810485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, -2.5721134736861044`}, { 1.9284073464102072`, 1.338133853524744}, {1.9284073464102072`, 2.5180682131341685`}, { 1.9284073464102072`, -0.8904155333514104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, -2.572879551775787}, { 1.933407346410207, 1.3397853228017371`}, {1.933407346410207, 2.5183996020205845`}, {1.933407346410207, -0.8875534683264972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, -2.5736500818830192`}, { 1.938407346410207, 1.3414373122577572`}, {1.938407346410207, 2.5187373108591227`}, {1.938407346410207, -0.8846818447438797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, -2.574425108912546}, { 1.9434073464102068`, 1.343089701960158}, {1.9434073464102068`, 2.5190814413744476`}, { 1.9434073464102068`, -0.8818006379878094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, -2.5752046783288915`}, { 1.9484073464102072`, 1.3447423686329183`}, {1.9484073464102072`, 2.519432096949524}, {1.9484073464102072`, -0.878909823901072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, -2.5759888361648273`}, { 1.953407346410207, 1.3463951855844518`}, {1.953407346410207, 2.5197893826484106`}, {1.953407346410207, -0.8760093787971329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, -2.576777629029574}, { 1.958407346410207, 1.3480480226343192`}, {1.958407346410207, 2.520153405239677}, {1.958407346410207, -0.8730992794721786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, -2.5775711041176197`}, { 1.9634073464102069`, 1.349700746038368}, {1.9634073464102069`, 2.5205242732191726`}, { 1.9634073464102069`, -0.8701795032176286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, -2.578369309217253}, { 1.9684073464102072`, 1.3513532184128467`}, {1.9684073464102072`, 2.520902096833513}, {1.9684073464102072`, -0.8672500278325149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, -2.5791722927196044`}, { 1.973407346410207, 1.3530052986568746`}, {1.973407346410207, 2.5212869881029434`}, {1.973407346410207, -0.8643108316362743}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, -2.57998010362745}, { 1.978407346410207, 1.3546568418739346`}, {1.978407346410207, 2.521679060844919}, {1.978407346410207, -0.8613618934814152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, -2.580792791564546}, { 1.9834073464102069`, 1.3563076992917074`}, {1.9834073464102069`, 2.522078430697031}, {1.9834073464102069`, -0.8584031927666056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, -2.581610406784821}, { 1.988407346410207, 1.3579577181806073`}, {1.988407346410207, 2.522485215140223}, {1.988407346410207, -0.8554347094497384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, -2.5824330001818563`}, { 1.993407346410207, 1.3596067417712148`}, {1.993407346410207, 2.5228995335221374`}, {1.993407346410207, -0.8524564240611667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, -2.5832606232985795`}, { 1.998407346410207, 1.361254609169707}, {1.998407346410207, 2.523321507079686}, {1.998407346410207, -0.8494683177172432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, -2.5840933283369085`}, { 2.003407346410207, 1.3629011552726324`}, {2.003407346410207, 2.523751258962515}, {2.003407346410207, -0.8464703721337407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, -2.5849311681676945`}, { 2.008407346410207, 1.3645462106797475`}, {2.008407346410207, 2.5241889142556704`}, {2.008407346410207, -0.8434625696395992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, -2.58577419634086}, { 2.013407346410207, 1.3661896016054667`}, {2.013407346410207, 2.524634600002135}, {2.013407346410207, -0.8404448931908344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, -2.5866224670956957`}, { 2.018407346410207, 1.3678311497892508`}, {2.018407346410207, 2.525088445225596}, {2.018407346410207, -0.8374173263844994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, -2.5874760353711403`}, { 2.023407346410207, 1.3694706724040757`}, {2.023407346410207, 2.525550580952706}, {2.023407346410207, -0.8343798534727869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, -2.58833495681637}, { 2.028407346410207, 1.3711079819637901`}, {2.028407346410207, 2.5260211402353496`}, {2.028407346410207, -0.8313324593772745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, -2.5891992878017724`}, { 2.033407346410207, 1.3727428862287614`}, {2.033407346410207, 2.5265002581721974`}, {2.033407346410207, -0.8282751297034734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, -2.590069085429697}, { 2.038407346410207, 1.374375188110293}, {2.038407346410207, 2.526988071930629}, {2.038407346410207, -0.8252078507552355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, -2.59094440754541}, { 2.043407346410207, 1.3760046855733281`}, {2.043407346410207, 2.527484720768065}, {2.043407346410207, -0.8221306095493629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, -2.5918253127488327`}, { 2.048407346410207, 1.3776311715378737`}, {2.048407346410207, 2.5279903460526136`}, {2.048407346410207, -0.8190433938306163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, -2.5927118604055215`}, { 2.053407346410207, 1.3792544337786543`}, {2.053407346410207, 2.528505091283941}, {2.053407346410207, -0.8159461920864092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, -2.5936041106586845`}, { 2.058407346410207, 1.380874254823563}, {2.058407346410207, 2.529029102113236}, {2.058407346410207, -0.8128389935620065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, -2.594502124440835}, { 2.063407346410207, 1.3824904118504333`}, {2.063407346410207, 2.529562526363079}, {2.063407346410207, -0.8097217882755836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, -2.595405963485926}, { 2.068407346410207, 1.3841026765822566`}, {2.068407346410207, 2.5301055140464936`}, {2.068407346410207, -0.8065945670335667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, -2.5963156903413562`}, { 2.073407346410207, 1.385710815181104}, {2.073407346410207, 2.530658217386039}, {2.073407346410207, -0.8034573214458499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, -2.597231368380759}, { 2.078407346410207, 1.3873145881400144`}, {2.078407346410207, 2.531220790831183}, {2.078407346410207, -0.8003100439415715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, -2.5981530618162867`}, { 2.083407346410207, 1.3889137501741322`}, {2.083407346410207, 2.531793391076633}, {2.083407346410207, -0.7971527277843969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, -2.599080835711717}, { 2.088407346410207, 1.3905080501095306`}, {2.088407346410207, 2.5323761770785156`}, {2.088407346410207, -0.7939853670884506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, -2.600014755995166}, { 2.093407346410207, 1.3920972307708614`}, {2.093407346410207, 2.5329693100708637`}, {2.093407346410207, -0.790807956833916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, -2.600954889472518}, { 2.098407346410207, 2.5335729535810207`}, {2.098407346410207, 1.393681028867635}, {2.098407346410207, -0.7876204928829509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, -2.6019013038409406`}, { 2.103407346410207, 2.5341872734438398`}, {2.103407346410207, 1.3952591748784808`}, {2.103407346410207, -0.7844229719957484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, -2.6028540677023204`}, { 2.108407346410207, 2.5348124378157784`}, {2.108407346410207, 1.3968313929342684`}, {2.108407346410207, -0.7812153918464073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, -2.60381325057728}, { 2.1134073464102068`, 2.5354486171874724`}, {2.1134073464102068`, 1.3983974006994677`}, { 2.1134073464102068`, -0.7779977510391313}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, -2.6047789229192078`}, { 2.118407346410207, 2.536095984395613}, {2.118407346410207, 1.3999569092520072`}, {2.118407346410207, -0.7747700491243668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, -2.605751156128585}, { 2.123407346410207, 2.536754714633745}, {2.123407346410207, 1.4015096229616038`}, {2.123407346410207, -0.7715322866150434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, -2.6067300225675063`}, { 2.128407346410207, 2.5374249854619078`}, {2.128407346410207, 1.4030552393664366`}, {2.128407346410207, -0.7682844650028724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, -2.607715595574442}, { 2.133407346410207, 2.5381069768152806`}, {2.133407346410207, 1.4045934490484173`}, {2.133407346410207, -0.7650265867746695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, -2.6087079494792085`}, { 2.138407346410207, 2.5388008710114836`}, {2.138407346410207, 1.4061239355067514`}, {2.138407346410207, -0.7617586554287449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, -2.6097071596181745`}, { 2.143407346410207, 2.5395068527566877`}, {2.143407346410207, 1.4076463750300219`}, {2.143407346410207, -0.7584806754913161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, -2.6107133023497373`}, { 2.148407346410207, 2.540225109150314}, {2.148407346410207, 1.4091604365666763`}, {2.148407346410207, -0.7551926525329722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, -2.611726455069971}, { 2.153407346410207, 2.5409558296884267`}, {2.153407346410207, 1.4106657815939758`}, {2.153407346410207, -0.7518945931851275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, -2.6127466962285597`}, { 2.158407346410207, 2.541699206265585}, {2.158407346410207, 1.412162063985368}, {2.158407346410207, -0.7485865051565141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, -2.6137741053449637`}, { 2.163407346410207, 2.542455433175146}, {2.163407346410207, 1.4136489298762762`}, {2.163407346410207, -0.7452683972496864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, -2.614808763024803}, { 2.168407346410207, 2.543224707108031}, {2.168407346410207, 1.4151260175283742`}, {2.168407346410207, -0.7419402793774964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, -2.6158507509765228`}, { 2.173407346410207, 2.54400722714971}, {2.173407346410207, 1.416592957192236}, {2.173407346410207, -0.7386021625795965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, -2.6169001520282893`}, { 2.178407346410207, 2.5448031947754544`}, {2.178407346410207, 1.4180493709684332`}, {2.178407346410207, -0.7352540590389137}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, -2.617957050145103}, { 2.183407346410207, 2.545612813843851}, {2.183407346410207, 1.419494872667109}, {2.183407346410207, -0.731895982098066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, -2.6190215304462336`}, { 2.188407346410207, 2.5464362905882063`}, {2.188407346410207, 1.4209290676658761`}, {2.188407346410207, -0.7285279462758131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, -2.6200936792228466`}, { 2.193407346410207, 2.547273833606159}, {2.193407346410207, 1.4223515527662474`}, {2.193407346410207, -0.7251499672833956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, -2.621173583955892}, { 2.198407346410207, 2.548125653847076}, {2.198407346410207, 1.4237619160483648`}, {2.198407346410207, -0.721762062040867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, -2.622261333334282}, { 2.203407346410207, 2.5489919645973886`}, {2.203407346410207, 1.4251597367242377`}, {2.203407346410207, -0.7183642486933421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, -2.6233570172733023`}, { 2.208407346410207, 2.549872981463684}, {2.208407346410207, 1.4265445849893499`}, {2.208407346410207, -0.7149565466271737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, -2.624460726933299}, { 2.213407346410207, 2.5507689223533543`}, {2.213407346410207, 1.4279160218725675`}, {2.213407346410207, -0.7115389764860872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, -2.6255725547385707`}, { 2.218407346410207, 2.5516800074530575`}, {2.218407346410207, 1.429273599084545}, {2.218407346410207, -0.7081115601871576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, -2.626692594396618}, { 2.223407346410207, 2.5526064592045783`}, {2.223407346410207, 1.4306168588644737`}, {2.223407346410207, -0.7046743209367291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, -2.627820940917554}, { 2.228407346410207, 2.5535485022781166`}, {2.228407346410207, 1.4319453338250983`}, {2.228407346410207, -0.7012272832462126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, -2.6289576906338317`}, { 2.233407346410207, 2.5545063635429495`}, {2.233407346410207, 1.4332585467961085`}, {2.233407346410207, -0.6977704729477647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, -2.6301029412202723`}, { 2.2384073464102068`, 2.555480272035391}, {2.2384073464102068`, 1.4345560106659139`}, { 2.2384073464102068`, -0.6943039172098212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, -2.631256791714297}, { 2.243407346410207, 2.556470458923816}, {2.243407346410207, 1.4358372282215384`}, {2.243407346410207, -0.6908276445525202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, -2.6324193425363234`}, { 2.248407346410207, 2.557477157471147}, {2.248407346410207, 1.4371016919869768`}, {2.248407346410207, -0.6873416848628402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, -2.633590695510714}, { 2.253407346410207, 2.558500602993757}, {2.253407346410207, 1.4383488840595622`}, {2.253407346410207, -0.6838460694097952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, -2.6347709538866844`}, { 2.2584073464102072`, 2.559541032817852}, {2.2584073464102072`, 1.4395782759446747`}, { 2.2584073464102072`, -0.6803408308592388}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, -2.635960222359621}, { 2.263407346410207, 2.56059868623251}, {2.263407346410207, 1.440789328388583}, {2.263407346410207, -0.6768260032885598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, -2.6371586070926947`}, { 2.268407346410207, 2.561673804439363}, {2.268407346410207, 1.4419814912093194`}, {2.268407346410207, -0.673301622201215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, -2.6383662157385457`}, { 2.273407346410207, 2.5627666304993033`}, {2.273407346410207, 1.443154203125707}, {2.273407346410207, -0.6697677245409202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, -2.6395831574614923`}, { 2.278407346410207, 2.563877409275469}, {2.278407346410207, 1.4443068915843633`}, {2.278407346410207, -0.66622434870575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, -2.6408095429597314`}, { 2.283407346410207, 2.5650063873730042`}, {2.283407346410207, 1.4454389725845962`}, {2.283407346410207, -0.6626715345618881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, -2.6420454844879426`}, { 2.288407346410207, 2.5661538130751973`}, {2.288407346410207, 1.4465498505012457`}, {2.288407346410207, -0.6591093234571762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, -2.6432910958801985`}, { 2.293407346410207, 2.5673199362760073`}, {2.293407346410207, 1.4476389179053732`}, {2.293407346410207, -0.655537758234395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, -2.644546492572823}, { 2.298407346410207, 2.568505008409138}, {2.298407346410207, 1.4487055553825812`}, {2.298407346410207, -0.6519568832441668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, -2.6458117916279082`}, { 2.303407346410207, 2.5697092823729983`}, {2.303407346410207, 1.449749131349065}, {2.303407346410207, -0.6483667443577307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, -2.64708711175662}, { 2.308407346410207, 2.570933012452252}, {2.308407346410207, 1.4507690018650992`}, {2.308407346410207, -0.6447673889792389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, -2.6483725733432086`}, { 2.313407346410207, 2.5721764542353833`}, {2.313407346410207, 1.4517645104462904`}, {2.313407346410207, -0.6411588660578185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, -2.649668298468791}, { 2.318407346410207, 2.573439864528261}, {2.318407346410207, 1.452734987871708}, {2.318407346410207, -0.6375412260992868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, -2.650974410935572}, { 2.323407346410207, 2.5747235012639718`}, {2.323407346410207, 1.4536797519895779`}, {2.323407346410207, -0.633914521177468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, -2.652291036291354}, { 2.328407346410207, 2.5760276234085713`}, {2.328407346410207, 1.4545981075200751`}, {2.328407346410207, -0.6302788049451795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, -2.6536183018540593`}, { 2.333407346410207, 2.5773524908626855`}, {2.333407346410207, 1.4554893458548293`}, {2.333407346410207, -0.6266341326448555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, -2.6549563367365008`}, { 2.338407346410207, 2.578698364359356}, {2.338407346410207, 1.456352744853482}, {2.338407346410207, -0.6229805611186928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, -2.6563052718714424`}, { 2.343407346410207, 2.5800655053575423`}, {2.343407346410207, 1.457187568636821}, {2.343407346410207, -0.6193181488184684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, -2.6576652400366476`}, { 2.348407346410207, 2.581454175931566}, {2.348407346410207, 1.4579930673762584`}, {2.348407346410207, -0.6156469558149128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, -2.6590363758802633`}, { 2.353407346410207, 2.5828646386566136`}, {2.353407346410207, 1.4587684770798732`}, {2.353407346410207, -0.6119670438065924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, -2.660418815946234}, { 2.358407346410207, 2.5842971564899426`}, {2.358407346410207, 1.459513019374339}, {2.358407346410207, -0.6082784761283886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, -2.6618126986998396`}, { 2.3634073464102068`, 2.5857519926479924`}, {2.3634073464102068`, 1.460225901282753}, {2.3634073464102068`, -0.6045813177595011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, -2.663218164553463}, { 2.368407346410207, 2.5872294104794724`}, {2.368407346410207, 1.4609063149982895`}, {2.368407346410207, -0.6008756353309425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, -2.664635355892385}, { 2.373407346410207, 2.5887296733343166`}, {2.373407346410207, 1.4615534376532016`}, {2.373407346410207, -0.5971614971325395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, -2.666064417100587}, { 2.378407346410207, 2.5902530444284446`}, {2.378407346410207, 1.462166431082863}, {2.378407346410207, -0.5934389731194626}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, -2.6675054945867394`}, { 2.3834073464102072`, 2.5917997867046982`}, {2.3834073464102072`, 1.4627444415849795`}, { 2.3834073464102072`, -0.5897081349181592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, -2.66895873681031}, { 2.388407346410207, 2.5933701626896926`}, {2.388407346410207, 1.4632865996734363`}, {2.388407346410207, -0.5859690558317788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, -2.6704242943073435`}, { 2.393407346410207, 2.594964434346562}, {2.393407346410207, 1.4637920198261085`}, {2.393407346410207, -0.5822218108450782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, -2.671902319716702}, { 2.398407346410207, 2.596582862924204}, {2.398407346410207, 1.4642598002273355`}, {2.398407346410207, -0.5784664766286475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, -2.6733929678059205`}, { 2.403407346410207, 2.598225708802165}, {2.403407346410207, 1.464689022503451}, {2.403407346410207, -0.5747031315427199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, -2.674896395497128}, { 2.408407346410207, 2.5998932313323855`}, {2.408407346410207, 1.4650787514521821`}, {2.408407346410207, -0.5709318556401858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, -2.6764127618931792`}, { 2.413407346410207, 2.6015856886767312`}, {2.413407346410207, 1.465428034764898}, {2.413407346410207, -0.5671527306691969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, -2.6779422283030234`}, { 2.418407346410207, 2.603303337641705}, {2.418407346410207, 1.4657359027414645`}, {2.418407346410207, -0.5633658400748747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, -2.679484958267528}, { 2.423407346410207, 2.605046433508571}, {2.423407346410207, 1.4660013679970534`}, {2.423407346410207, -0.5595712690007928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, -2.681041117585027}, { 2.428407346410207, 2.6068152298616423`}, {2.428407346410207, 1.466223425161659}, {2.428407346410207, -0.5557691042892982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, -2.682610874336301}, { 2.433407346410207, 2.608609978412146}, {2.433407346410207, 1.4664010505699467`}, {2.433407346410207, -0.5519594344815822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, -2.684194398909718}, { 2.438407346410207, 2.6104309288195515`}, {2.438407346410207, 1.4665332019427}, {2.438407346410207, -0.5481423498169096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, -2.68579186402601}, { 2.443407346410207, 2.612278328509928}, {2.443407346410207, 1.4666188180586568`}, {2.443407346410207, -0.5443179422311863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, -2.687403444762225}, { 2.448407346410207, 2.6141524224923076`}, {2.448407346410207, 1.4666568184164566`}, {2.448407346410207, -0.5404863053545657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, -2.6890293185762384`}, { 2.453407346410207, 2.616053453170687}, {2.453407346410207, 1.4666461028856794`}, {2.453407346410207, -0.5366475345089775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, -2.6906696653300703`}, { 2.458407346410207, 2.6179816601557624`}, {2.458407346410207, 1.4665855513476371`}, {2.458407346410207, -0.5328017267041996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, -2.692324667312845}, { 2.463407346410207, 2.619937280072704}, {2.463407346410207, 1.4664740233236433`}, {2.463407346410207, -0.5289489806338084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, -2.693994509263329}, { 2.468407346410207, 2.6219205463687127`}, {2.468407346410207, 1.4663103575923757`}, {2.468407346410207, -0.5250893966697923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, -2.6956793783920294`}, { 2.473407346410207, 2.6239316891171818`}, {2.473407346410207, 1.4660933717937359`}, {2.473407346410207, -0.521223076856967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, -2.697379464402475}, { 2.478407346410207, 2.625970934821525}, {2.478407346410207, 1.4658218620201269`}, {2.478407346410207, -0.5173501249062161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, -2.6990949595112808`}, { 2.483407346410207, 2.6280385062166056`}, {2.483407346410207, 1.46549460239294}, {2.483407346410207, -0.5134706461873363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, -2.70082605846863}, { 2.4884073464102068`, 2.630134622070807}, {2.4884073464102068`, 1.4651103446265357`}, { 2.4884073464102068`, -0.5095847477205253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, -2.702572958576773}, { 2.493407346410207, 2.6322594969848048`}, {2.493407346410207, 1.464667817574959}, {2.493407346410207, -0.5056925381679268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, -2.7043358597077494`}, { 2.498407346410207, 2.6344133411929636`}, {2.498407346410207, 1.4641657267650514`}, {2.498407346410207, -0.5017941278233027}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, -2.7061149643206655`}, { 2.503407346410207, 2.636596360361733}, {2.503407346410207, 1.4636027539120953`}, {2.503407346410207, -0.4978896286018275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, -2.707910477477306}, { 2.5084073464102072`, 2.6388087553886925`}, {2.5084073464102072`, 1.4629775564186027`}, { 2.5084073464102072`, -0.4939791540288508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, -2.709722606856779}, { 2.513407346410207, 2.641050722203121}, {2.513407346410207, 1.4622887668564561`}, {2.513407346410207, -0.4900628192274252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, -2.7115515627687383`}, { 2.518407346410207, 2.6433224515664318`}, {2.518407346410207, 1.461534992430375}, {2.518407346410207, -0.4861407409052443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, -2.713397558164986}, { 2.523407346410207, 2.64562412887248}, {2.523407346410207, 1.4607148144218647`}, {2.523407346410207, -0.4822130373411012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, -2.715260808650464}, { 2.528407346410207, 2.647955933950482}, {2.528407346410207, 1.4598267876150828`}, { 2.528407346410207, -0.47827982837001054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, -2.7171415324915604`}, { 2.533407346410207, 2.650318040868805}, {2.533407346410207, 1.4588694397015574`}, {2.533407346410207, -0.4743412353677066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, -2.7190399506230665`}, { 2.538407346410207, 2.652710617739792}, {2.538407346410207, 1.4578412706639814`}, {2.538407346410207, -0.4703973812345555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, -2.7209562866528922`}, { 2.543407346410207, 2.655133826529687}, {2.543407346410207, 1.4567407521400624`}, {2.543407346410207, -0.4664483903776046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, -2.7228907668663513`}, { 2.5484073464102073`, 2.6575878228654757`}, {2.5484073464102073`, 1.4555663267622077`}, { 2.5484073464102073`, -0.46249438869362036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, -2.7248436202259034`}, { 2.553407346410207, 2.660072755850035}, {2.553407346410207, 1.4543164074762525`}, {2.553407346410207, -0.4585355035494259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, -2.7268150783702882`}, { 2.558407346410207, 2.662588767876792}, {2.558407346410207, 1.4529893768359896`}, {2.558407346410207, -0.4545718637625504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, -2.7288053756106865`}, { 2.563407346410207, 2.6651359944494617`}, {2.563407346410207, 1.451583586274531}, {2.563407346410207, -0.45060359958045604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, -2.7308147489245727`}, { 2.568407346410207, 2.667714564004356}, {2.568407346410207, 1.450097355350872}, {2.568407346410207, -0.44663084265927205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, -2.7328434379461832`}, { 2.5734073464102067`, 2.6703245977373915`}, {2.5734073464102067`, 1.4485289709716318`}, { 2.5734073464102067`, -0.4426537260414487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, -2.7348916849545963`}, { 2.578407346410207, 2.6729662094345006`}, {2.578407346410207, 1.4468766865872713`}, { 2.578407346410207, -0.43867238413284343`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, -2.7369597348581824`}, { 2.583407346410207, 2.675639505307262}, {2.583407346410207, 1.4451387213625977`}, {2.583407346410207, -0.4346869526787615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, -2.739047835176838}, { 2.588407346410207, 2.6783445838330944`}, {2.588407346410207, 1.4433132593214766`}, {2.588407346410207, -0.4306975687392235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, -2.741156236018876}, { 2.593407346410207, 2.6810815356012703`}, {2.593407346410207, 1.4413984484643874`}, {2.593407346410207, -0.426704370663231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, -2.7432851900555377`}, { 2.598407346410207, 2.683850443161899}, {2.598407346410207, 1.4393923998585743`}, {2.598407346410207, -0.4227074980629899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, -2.7454349524917148`}, { 2.603407346410207, 2.6866513808847454`}, {2.603407346410207, 1.4372931867033774`}, {2.603407346410207, -0.4187070917859226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, -2.747605781031191}, { 2.608407346410207, 2.689484414818921}, {2.608407346410207, 1.4350988433650365`}, { 2.608407346410207, -0.41470329388760924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, -2.7497979358383877`}, { 2.6134073464102068`, 2.692349602563624}, {2.6134073464102068`, 1.432807364387231}, { 2.6134073464102068`, -0.41069624760229007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, -2.7520116794950913`}, { 2.618407346410207, 2.69524699314144}, {2.618407346410207, 1.4304167034721793`}, {2.618407346410207, -0.4066860973138796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, -2.754247276953677}, { 2.623407346410207, 2.698176626880757}, {2.623407346410207, 1.4279247724365345`}, {2.623407346410207, -0.4026729885253451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, -2.7565049954808267`}, { 2.628407346410207, 2.7011385353037647`}, {2.628407346410207, 1.425329440137749}, {2.628407346410207, -0.39865706782790256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, -2.7587851046018996`}, { 2.6334073464102072`, 2.704132741021392}, {2.6334073464102072`, 1.4226285313766542`}, {2.6334073464102072`, -0.394638482869298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, -2.761087876034793}, { 2.638407346410207, 2.7071592576377004`}, {2.638407346410207, 1.4198198257729546`}, {2.638407346410207, -0.3906173823208054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, -2.763413583617676}, { 2.643407346410207, 2.7102180896561756`}, {2.643407346410207, 1.4169010566125604`}, {2.643407346410207, -0.386593915845335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, -2.7657625032353863`}, { 2.648407346410207, 2.713309232404464}, {2.648407346410207, 1.4138699096779697`}, {2.648407346410207, -0.3825682340610991}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.768134912732605}, { 2.653407346410207, 2.7164326719510976`}, {2.653407346410207, 1.410724022044298}, {2.653407346410207, -0.3785404885100031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.770531091822576}, { 2.658407346410207, 2.7195883850459004`}, {2.658407346410207, 1.4074609808620555`}, { 2.658407346410207, -0.37451083162011023`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.77295132199007}, { 2.663407346410207, 2.7227763390583637`}, {2.663407346410207, 1.4040783221144273`}, {2.663407346410207, -0.370479416670674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.7753958863853847`}, { 2.668407346410207, 2.7259964919270936`}, {2.668407346410207, 1.4005735293561181`}, { 2.668407346410207, -0.36644639775561794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.7778650697063885`}, { 2.6734073464102073`, 2.729248792116911}, {2.6734073464102073`, 1.396944032433062}, { 2.6734073464102073`, -0.36241192974674213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.7803591580796696`}, { 2.678407346410207, 2.732533178588432}, {2.678407346410207, 1.3931872061915642`}, {2.678407346410207, -0.3583761682546695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7828784389248815`}, { 2.683407346410207, 2.7358495807681633`}, {2.683407346410207, 1.389300369167781}, {2.683407346410207, -0.354339269592077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.785423200814248}, { 2.688407346410207, 2.7391979185336215`}, {2.688407346410207, 1.3852807822719309`}, { 2.688407346410207, -0.35030139073403943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.7879937333213043`}, { 2.693407346410207, 2.742578102203648}, {2.693407346410207, 1.3811256474634215`}, {2.693407346410207, -0.3462626892789286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.7905903268586476`}, { 2.6984073464102067`, 2.7459900325385505`}, {2.6984073464102067`, 1.3768321064228153`}, { 2.6984073464102067`, -0.3422233234083864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.793213272505168}, { 2.703407346410207, 2.749433600747188}, {2.703407346410207, 1.3723972392233965`}, { 2.703407346410207, -0.33818345184727766`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.7958628618218966`}, { 2.708407346410207, 2.752908688503588}, {2.708407346410207, 1.367818063007823}, {2.708407346410207, -0.3341432338228371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.7985393866594417`}, { 2.713407346410207, 2.756415167973681}, {2.713407346410207, 1.363091530675807}, {2.713407346410207, -0.33010282902267335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.8012431389426298`}, { 2.718407346410207, 2.7599529018433433`}, {2.718407346410207, 1.358214529580337}, {2.718407346410207, -0.3260623975550791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.803974410462192}, { 2.723407346410207, 2.7635217433652985`}, {2.723407346410207, 1.3531838802544975`}, {2.723407346410207, -0.322022099904684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.806733492628499}, { 2.728407346410207, 2.767121536405389}, {2.728407346410207, 1.3479963351548772`}, {2.728407346410207, -0.3179820968916847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.8095206762340807`}, { 2.733407346410207, 2.7707521155012445`}, {2.733407346410207, 1.3426485774464343`}, {2.733407346410207, -0.3139425496283388}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.81233625118909}, { 2.7384073464102068`, 2.7744133059253704`}, {2.7384073464102068`, 1.3371372198243119`}, { 2.7384073464102068`, -0.3099036194768664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.8151805062420427`}, { 2.743407346410207, 2.7781049237610422`}, {2.743407346410207, 1.3314588033885457`}, {2.743407346410207, -0.3058654680055169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.8180537286941814`}, { 2.748407346410207, 2.78182677598063}, {2.748407346410207, 1.3256097965773044`}, { 2.748407346410207, -0.30182825694563353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.820956204093147}, { 2.753407346410207, 2.7855786605391004`}, {2.753407346410207, 1.319586594172251}, {2.753407346410207, -0.2977921481463446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.8238882159036662`}, { 2.7584073464102072`, 2.7893603664594804`}, {2.7584073464102072`, 1.3133855163760284`}, { 2.7584073464102072`, -0.2937573035342082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.826850045174272}, { 2.763407346410207, 2.793171673949361}, {2.763407346410207, 1.3070028079957199`}, {2.763407346410207, -0.2897238850646622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.829841970180093}, { 2.768407346410207, 2.7970123544980208`}, {2.768407346410207, 1.3004346377175928`}, { 2.768407346410207, -0.28569205468189074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.8328642660463568`}, { 2.773407346410207, 2.8008821710001457`}, {2.773407346410207, 1.293677097510672}, {2.773407346410207, -0.28166197427252143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.8359172043574294`}, { 2.778407346410207, 2.8047808778802676`}, {2.778407346410207, 1.2867262021622738`}, {2.778407346410207, -0.2776338056209256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.839001052746886}, { 2.783407346410207, 2.808708221216235}, {2.783407346410207, 1.279577888960452}, {2.783407346410207, -0.2736077103667791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.8421160744690597`}, { 2.788407346410207, 2.812663938881136}, {2.788407346410207, 1.2722280175505853`}, {2.788407346410207, -0.2695838499588074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.8452625279430297`}, { 2.793407346410207, 2.816647760680615}, {2.793407346410207, 1.2646723699735143`}, { 2.793407346410207, -0.26556238561221807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.8484406662973814`}, { 2.7984073464102073`, 2.8206594085018297`}, {2.7984073464102073`, 1.256906650914679}, {2.7984073464102073`, -0.2615434782633624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.8516507368709467`}, { 2.803407346410207, 2.8246985964709226`}, {2.803407346410207, 1.2489264881826299`}, { 2.803407346410207, -0.25752728852474427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8548929807008356`}, { 2.808407346410207, 2.8287650311025785`}, {2.808407346410207, 1.2407274334339737`}, {2.808407346410207, -0.2535139766437917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.858167632010282}, { 2.813407346410207, 2.832858411469467}, {2.813407346410207, 1.232304963182041}, {2.813407346410207, -0.2495037024562217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.861474917640786}, { 2.818407346410207, 2.8369784293706237`}, {2.818407346410207, 1.2236544801061369`}, {2.818407346410207, -0.2454966253430864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.8648150564894737`}, { 2.8234073464102067`, 2.841124769498178}, {2.8234073464102067`, 1.2147713146887864`}, { 2.8234073464102067`, -0.24149290418859823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.8681882589191967`}, { 2.828407346410207, 2.8452971096211352`}, {2.828407346410207, 1.205650727219995}, {2.828407346410207, -0.2374926973346172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.87159472613391}, { 2.833407346410207, 2.849495120758717}, {2.833407346410207, 1.1962879101878086`}, { 2.833407346410207, -0.23349616254044456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.87503464956503}, { 2.838407346410207, 2.8537184673719715`}, {2.838407346410207, 1.1866779910990013`}, { 2.838407346410207, -0.22950345693695132`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.8785082101953496`}, { 2.843407346410207, 2.857966807543441}, {2.843407346410207, 1.1768160357560038`}, {2.843407346410207, -0.2255147369877201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.8820155779012318`}, { 2.848407346410207, 2.8622397931737695`}, {2.848407346410207, 1.16669705203398}, {2.848407346410207, -0.22153015844450258`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.8855569107474714`}, { 2.853407346410207, 2.866537070176896}, {2.853407346410207, 1.1563159941938486`}, { 2.853407346410207, -0.21754987630570397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.889132354278964}, { 2.858407346410207, 2.870858278670532}, {2.858407346410207, 1.1456677677646712`}, { 2.858407346410207, -0.21357404477668648`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.8927420407814854`}, { 2.8634073464102068`, 2.875203053179057}, {2.8634073464102068`, 1.134747235049497}, {2.8634073464102068`, -0.2096028172280896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.8963860885290287`}, { 2.868407346410207, 2.8795710228309566`}, {2.868407346410207, 1.1235492212862876`}, { 2.868407346410207, -0.20563634615664184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.900064601027742}, { 2.873407346410207, 2.883961811572909}, {2.873407346410207, 1.1120685215168586`}, { 2.873407346410207, -0.20167478314140821`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.9037776662097534`}, { 2.878407346410207, 2.8883750383547877`}, {2.878407346410207, 1.100299908195833}, {2.878407346410207, -0.19771827881130238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.9075253556433727`}, { 2.8834073464102072`, 2.892810317352249}, {2.8834073464102072`, 1.0882381396067538`}, { 2.8834073464102072`, -0.19376698280085886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.91130772372071}, { 2.888407346410207, 2.8972672581717758`}, {2.888407346410207, 1.0758779691112548`}, { 2.888407346410207, -0.18982104371254618`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.915124806817053}, { 2.893407346410207, 2.901745466050856}, {2.893407346410207, 1.0632141552878365`}, { 2.893407346410207, -0.18588060908212034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.91897662245348}, { 2.898407346410207, 2.906244542062979}, {2.898407346410207, 1.050241473004275}, {2.898407346410207, -0.1819458253426528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.9228631684575115`}, { 2.903407346410207, 2.910764083346452}, {2.903407346410207, 1.0369547254806788`}, { 2.903407346410207, -0.17801683778200555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.926784422105617}, { 2.908407346410207, 2.915303683306747}, {2.908407346410207, 1.0233487573668205`}, { 2.908407346410207, -0.17409379050934837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.930740339243738}, { 2.913407346410207, 2.9198629318043845`}, {2.913407346410207, 1.0094184688863719`}, { 2.913407346410207, -0.17017682642736134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.934730853441321}, { 2.918407346410207, 2.9244414153928173`}, {2.918407346410207, 0.9951588311046345}, {2.918407346410207, -0.16626608718872132`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.938755875117974}, { 2.9234073464102073`, 2.929038717505439}, {2.9234073464102073`, 0.9805649023239327}, {2.9234073464102073`, -0.1623617131693562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.942815290686034}, { 2.928407346410207, 2.9336544186902986`}, {2.928407346410207, 0.9656318456793525}, {2.928407346410207, -0.15846384342774578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.946908961688485}, { 2.933407346410207, 2.9382880967882476`}, {2.933407346410207, 0.9503549479139488}, {2.933407346410207, -0.15457261568165206`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.951036723955551}, { 2.938407346410207, 2.9429393271542477`}, {2.938407346410207, 0.934729639401967}, {2.938407346410207, -0.15068816627232487`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.955198386760533}, { 2.943407346410207, 2.947607682860045}, {2.943407346410207, 0.9187515154100216}, {2.943407346410207, -0.14681063013519055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.959393732004052}, { 2.9484073464102067`, 2.9522927349022994`}, {2.9484073464102067`, 0.9024163586037671}, {2.9484073464102067`, -0.1429401407687586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.96362251342306}, { 2.953407346410207, 2.956994052404381}, {2.953407346410207, 0.8857201627913015}, {2.953407346410207, -0.13907683020550282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.967884455779509}, { 2.958407346410207, 2.9617112027934063`}, {2.958407346410207, 0.8686591579032042}, {2.958407346410207, -0.13522082899222299`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.972179254146779}, { 2.963407346410207, 2.9664437520421343`}, {2.963407346410207, 0.8512298361736723}, {2.963407346410207, -0.131372266148834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.9765065731711755`}, { 2.968407346410207, 2.9711912648271315`}, {2.968407346410207, 0.8334289794594503}, {2.968407346410207, -0.12753126915408705`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.980866046411915}, { 2.973407346410207, 2.975953304770714}, {2.973407346410207, 0.8152536876835154}, {2.973407346410207, -0.12369796390564837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.985257275631137}, { 2.978407346410207, 2.980729434551154}, {2.978407346410207, 0.7967014082783537}, {2.978407346410207, -0.11987247472214284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.9896798302873586`}, { 2.983407346410207, 2.985519216179755}, {2.983407346410207, 0.7777699665633356}, {2.983407346410207, -0.11605492429052078`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.9941332469348247`}, { 2.9884073464102068`, 2.9903222111505112`}, {2.9884073464102068`, 0.7584575969475527}, { 2.9884073464102068`, -0.11224543365662538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.998617028718011}, { 2.993407346410207, 2.9951379806100817`}, {2.993407346410207, 0.738762974802377}, {2.993407346410207, -0.10844412220815869`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.003130644975054}, { 2.998407346410207, 2.9999660855534147`}, {2.998407346410207, 0.7186852488381127}, {2.998407346410207, -0.1046511076482235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.007673530865981}, { 3.003407346410207, 3.004806087026119}, {3.003407346410207, 0.6982240738506523}, {3.003407346410207, -0.10086650596897447`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.01224508704961}, { 3.0084073464102072`, 3.0096575462847057`}, {3.0084073464102072`, 0.6773796435930195}, { 3.0084073464102072`, -0.09709043143819117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0168446794719115`}, { 3.013407346410207, 3.01452002494938}, {3.013407346410207, 0.6561527235212589}, {3.013407346410207, -0.09332299658615846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.0214716391865704`}, { 3.018407346410207, 3.0193930851742343`}, {3.018407346410207, 0.6345446832375035}, {3.018407346410207, -0.08956431218983783}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.0261252623407353`}, { 3.023407346410207, 3.0242762898479083`}, {3.023407346410207, 0.6125575282648009}, {3.023407346410207, -0.08581448724475921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.030804810178658}, { 3.028407346410207, 3.0291692027435517`}, {3.028407346410207, 0.5901939309146805}, {3.028407346410207, -0.08207362895431067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.035509509119837}, { 3.0334073464102067`, 3.0340713886616726`}, {3.0334073464102067`, 0.5674572599178265}, { 3.0334073464102067`, -0.07834184272168075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.040238551020224}, { 3.038407346410207, 3.038982413627681}, {3.038407346410207, 0.5443516084310183}, {3.038407346410207, -0.07461923212251058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.044991093417025}, { 3.043407346410207, 3.0439018449692052`}, {3.043407346410207, 0.5208818201134109}, {3.043407346410207, -0.07090589891606981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.049766259994206}, { 3.0484073464102073`, 3.048829251550624}, {3.0484073464102073`, 0.4970535128932113}, { 3.0484073464102073`, -0.06720194300729733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.054563141002966}, { 3.053407346410207, 3.0537642038517276`}, {3.053407346410207, 0.4728731000661113}, {3.053407346410207, -0.06350746245869897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.0593807940134723`}, { 3.058407346410207, 3.05870627418542}, {3.058407346410207, 0.44834780821564363`}, { 3.058407346410207, -0.059822553453398986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.0642182444589094`}, { 3.063407346410207, 3.0636550367365705`}, {3.063407346410207, 0.42348569183836243`}, { 3.063407346410207, -0.05614731032174063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.0690744865784683`}, { 3.068407346410207, 3.068610067766954}, {3.068407346410207, 0.39829564399824186`}, { 3.068407346410207, -0.052481825508669734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.073948484377594}, { 3.0734073464102067`, 3.0735709457703653`}, {3.0734073464102067`, 0.3727874028430577}, {3.0734073464102067`, -0.0488261895589781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.0788391725292303`}, { 3.078407346410207, 3.078537251503023}, {3.078407346410207, 0.34697155367568594`}, { 3.078407346410207, -0.045180491144052676`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0837454576438557`}, { 3.083407346410207, 3.0835085681966126`}, {3.083407346410207, 0.32085952608276885`}, { 3.083407346410207, -0.041544817026544854`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.0886662194009573`}, { 3.0884073464102073`, 3.0884844815539214`}, {3.0884073464102073`, 0.29446358604886075`}, { 3.0884073464102073`, -0.03791925209525163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.093600312277381}, { 3.093407346410207, 3.093464580246026}, {3.093407346410207, 0.2677968226209154}, { 3.093407346410207, -0.034303879241083864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.098546566280321}, { 3.098407346410207, 3.098448455332131}, {3.098407346410207, 0.24087312939250696`}, { 3.098407346410207, -0.03069877957524639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.1035037891877812`}, { 3.103407346410207, 3.103435701009197}, {3.103407346410207, 0.21370717992645671`}, { 3.103407346410207, -0.027104032221855756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.10847076799898}, { 3.108407346410207, 3.1084259145498656`}, {3.108407346410207, 0.1863143977997158}, { 3.108407346410207, -0.023519714371191144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.1134462703277364`}, { 3.1134073464102068`, 3.113418696074569}, {3.1134073464102068`, 0.1587109210296785}, { 3.1134073464102068`, -0.019945901383429627`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.1184290466532936`}, { 3.118407346410207, 3.11841364907467}, {3.118407346410207, 0.13091356068487153`}, { 3.118407346410207, -0.016382666654153843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.1234178320664214`}, { 3.123407346410207, 3.1234103803673876`}, {3.123407346410207, 0.10293975426815408`}, { 3.123407346410207, -0.012830081659578045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.12841134811868}, { 3.1284073464102073`, 3.128408500088612}, {3.1284073464102073`, 0.07480751392775202}, { 3.1284073464102073`, -0.00928821598945789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.133408304755844}, { 3.1334073464102072`, 3.133407621694456}, {3.1334073464102072`, 0.0465353697987897}, { 3.1334073464102072`, -0.005757137376131917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.1384074027181894`}, { 3.138407346410207, 3.138407362373769}, {3.138407346410207, 0.018142308747745823`}, { 3.138407346410207, -0.0022369115944857946`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592469752912, 3.141592469752777}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -5450.605714285713}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 4, 6, 8, 10}, {{2}, {5}, {1}, {3}, {2}, {4}, {3}, { 5}, {1}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{-0.9510565162951538, 0.3090169943749484}, {-7.044813998280222*^-16, 1.}, { 0.9510565162951533, 0.30901699437494634`}, { 0.5877852522924738, -0.8090169943749481}, {-0.5877852522924726, \ -0.8090169943749468}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 5}, {2, 3}, {3, 4}, {4, 5}}, 0.021812234931106983`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.021812234931106983], DiskBox[2, 0.021812234931106983], DiskBox[3, 0.021812234931106983], DiskBox[4, 0.021812234931106983], DiskBox[5, 0.021812234931106983]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -5924.571428571427}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -1.9106332362490186`}, \ {-3.141592653589793, 1.9106332362490186`}, {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.1365927473370414`}, {-3.1365926535897932`, -3.136592716088822}, \ {-3.1365926535897932`, -1.9110529260582965`}, {-3.1365926535897932`, 1.9102112740700674`}, {-3.1365926535897932`, \ -0.0024749322998029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.1315934035023654`}, {-3.1315926535897933`, -3.131593153558486}, \ {-3.1315926535897933`, -1.9114786296674195`}, {-3.1315926535897933`, 1.9097787478148662`}, {-3.1315926535897933`, \ -0.004899463697206949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265951841762543`}, {-3.126592653589793, -3.1265943408518213`}, \ {-3.126592653589793, -1.9119102970813762`}, {-3.126592653589793, 1.9093356982507241`}, {-3.126592653589793, \ -0.007273207943711339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.1215986507952542`}, {-3.121592653589793, -3.1215966525860597`}, \ {-3.121592653589793, -1.9123478766368391`}, {-3.121592653589793, 1.90888216661056}, {-3.121592653589793, -0.009595794935097083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.1166043638170855`}, {-3.116592653589793, -3.1166004630240693`}, \ {-3.116592653589793, -1.912791315029497}, {-3.116592653589793, 1.9084181946002383`}, {-3.116592653589793, \ -0.011866870871792752`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.1116128823977367`}, {-3.1115926535897933`, -3.111606145955111}, \ {-3.1115926535897933`, -1.913240557342752}, {-3.1115926535897933`, 1.9079438244059648`}, {-3.1115926535897933`, \ -0.014086098404210809`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.106624764071131}, {-3.106592653589793, -3.1066140745754733`}, \ {-3.106592653589793, -1.91369554707773}, {-3.106592653589793, 1.907459098701705}, {-3.106592653589793, \ -0.016253156763003884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.1016405644316167`}, {-3.101592653589793, -3.1016246213686727`}, \ {-3.101592653589793, -1.914156226184577}, {-3.101592653589793, 1.9069640606566265`}, {-3.101592653589793, -0.0183677418742124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.0966608368197748`}, {-3.096592653589793, -3.0966381579855367`}, \ {-3.096592653589793, -1.9146225350949926`}, {-3.096592653589793, 1.9064587539425397`}, {-3.096592653589793, \ -0.020429566459314503`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0916861320119526`}, {-3.0915926535897933`, -3.091655055124219}, \ {-3.0915926535897933`, -1.9150944127559517`}, {-3.0915926535897933`, 1.9059432227413171`}, {-3.0915926535897933`, \ -0.022438360120198963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.086716997913847}, {-3.086592653589793, -3.086675682410168}, \ {-3.086592653589793, -1.9155717966645813`}, {-3.086592653589793, 1.905417511752284}, {-3.086592653589793, \ -0.024393869409118297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.081753979258618}, {-3.081592653589793, -3.0817004082762636`}, \ {-3.081592653589793, -1.9160546229041284`}, {-3.081592653589793, 1.9048816661995571`}, {-3.081592653589793, \ -0.02629585788370378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0767976173098273`}, {-3.076592653589793, -3.076729599843094}, \ {-3.076592653589793, -1.9165428261809832`}, {-3.076592653589793, 1.9043357318393126`}, {-3.076592653589793, -0.0281441061471432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.071848449569557}, {-3.0715926535897933`, -3.0717636227995797`}, \ {-3.0715926535897933`, -1.9170363398626944`}, {-3.0715926535897933`, 1.9037797549669766`}, {-3.0715926535897933`, \ -0.029938411873647777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.066907009492132}, {-3.066592653589793, -3.066802841283966}, \ {-3.066592653589793, -1.9175350960169322`}, {-3.066592653589793, 1.9032137824243083`}, {-3.066592653589793, -0.0316785898193638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.061973826203657}, {-3.061592653589793, -3.0618476177653067`}, \ {-3.061592653589793, -1.9180390254513418`}, {-3.061592653589793, 1.9026378616063706`}, {-3.061592653589793, \ -0.03336447181889211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.057049424227758}, {-3.056592653589793, -3.056898312925541}, \ {-3.056592653589793, -1.9185480577542302`}, {-3.056592653589793, 1.9020520404683654`}, {-3.056592653589793, \ -0.034995906767619836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.052134323217823}, {-3.0515926535897933`, -3.051955285542284}, \ {-3.0515926535897933`, -1.9190621213360315`}, {-3.0515926535897933`, 1.9014563675323182`}, {-3.0515926535897933`, \ -0.03657276059006642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.047229037695971}, {-3.046592653589793, -3.0470188923723747`}, \ {-3.046592653589793, -1.9195811434714964`}, {-3.046592653589793, 1.9008508918935982`}, {-3.046592653589793, \ -0.03809491619448753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.0423340767990514`}, {-3.041592653589793, -3.04208948803631}, \ {-3.041592653589793, -1.9201050503425416`}, {-3.041592653589793, 1.9002356632272546`}, {-3.041592653589793, \ -0.03956227341397916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.037449944031934}, {-3.036592653589793, -3.0371674249036986`}, \ {-3.036592653589793, -1.9206337670817057`}, {-3.036592653589793, 1.8996107317941557`}, {-3.036592653589793, \ -0.04097474893435564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.0325771370282704`}, {-3.0315926535897932`, \ -3.0322530529797556`}, {-3.0315926535897932`, -1.9211672178161503`}, \ {-3.0315926535897932`, 1.8989761484469148`}, {-3.0315926535897932`, \ -0.042332276209086986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0277161473189786`}, {-3.026592653589793, -3.0273467197930013`}, \ {-3.026592653589793, -1.921705325712147}, {-3.026592653589793, 1.8983319646355843`}, {-3.026592653589793, \ -0.04363480536159182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.022867460108641}, {-3.021592653589793, -3.0224487702842255`}, \ {-3.021592653589793, -1.9222480130199917`}, {-3.021592653589793, 1.8976782324131092`}, {-3.021592653589793, \ -0.04488230307520271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.018031554059964}, {-3.016592653589793, -3.0175595466968224`}, \ {-3.016592653589793, -1.9227952011192833`}, {-3.016592653589793, 1.8970150044405163`}, {-3.016592653589793, \ -0.04607475247113101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.013208901086501}, {-3.0115926535897932`, -3.0126793884685936`}, \ {-3.0115926535897932`, -1.9233468105645128`}, {-3.0115926535897932`, 1.896342333991833}, {-3.0115926535897932`, \ -0.04721215297477426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.0083999661537475`}, {-3.0065926535897933`, \ -3.0078086321251036`}, {-3.0065926535897933`, -1.9239027611308985`}, \ {-3.0065926535897933`, 1.89566027495872}, {-3.0065926535897933`, -0.04829452017071016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.0036052070887376`}, {-3.001592653589793, -3.002947611174672}, \ {-3.001592653589793, -1.924462971860409}, {-3.001592653589793, 1.8949688818547912`}, {-3.001592653589793, \ -0.04932188564674214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 2.9988250743982774`}, {-2.996592653589793, -2.9980966560051323`}, \ {-2.996592653589793, -1.9250273611079183`}, {-2.996592653589793, 1.8942682098196286`}, {-2.996592653589793, \ -0.05029429682736913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.994060011095857}, {-2.991592653589793, -2.9932560937823767`}, \ {-2.991592653589793, -1.925595846587433}, {-2.991592653589793, 1.8935583146224615`}, {-2.991592653589793, \ -0.051211816797051765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.989310452537354}, {-2.9865926535897933`, -2.98842624835084}, \ {-2.9865926535897933`, -1.9261683454183323`}, {-2.9865926535897933`, 1.8928392526655033`}, {-2.9865926535897933`, \ -0.052074524113659856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.9845768262655676`}, {-2.981592653589793, -2.9836074401359607`}, \ {-2.981592653589793, -1.9267447741715698`}, {-2.981592653589793, 1.8921110809869348`}, {-2.981592653589793, \ -0.052882512612499225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9798595518636164`}, {-2.976592653589793, -2.978799986048721}, \ {-2.976592653589793, -1.927325048915776}, {-2.976592653589793, 1.89137385726352}, {-2.976592653589793, -0.053635891201302605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.975159040817239}, {-2.971592653589793, -2.974004199392341}, \ {-2.971592653589793, -1.927909085263211}, {-2.971592653589793, 1.8906276398128392`}, {-2.971592653589793, -0.0543347836465912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.9704756963859924`}, {-2.9665926535897933`, -2.969220389771199}, \ {-2.9665926535897933`, -1.9284967984155135`}, {-2.9665926535897933`, 1.8898724875951372`}, {-2.9665926535897933`, \ -0.05497932835180792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.965809913483347}, {-2.961592653589793, -2.9644488630020622`}, \ {-2.961592653589793, -1.9290881032091896`}, {-2.961592653589793, 1.8891084602147652`}, {-2.961592653589793, \ -0.05556967812762719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9611620785656467`}, {-2.956592653589793, -2.9596899210276804`}, \ {-2.956592653589793, -1.9296829141608003`}, {-2.956592653589793, 1.8883356179212152`}, {-2.956592653589793, \ -0.05610599995484141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.9565325695299034`}, {-2.951592653589793, -2.9549438618328256`}, \ {-2.951592653589793, -1.93028114551179}, {-2.951592653589793, 1.8875540216097297`}, {-2.951592653589793, \ -0.05658847474024029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.951921755620385}, {-2.9465926535897933`, -2.950210979362853}, \ {-2.9465926535897933`, -1.9308827112729088`}, {-2.9465926535897933`, 1.8867637328214832`}, {-2.9465926535897933`, \ -0.057017297065880115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.947329997343903}, {-2.941592653589793, -2.945491563444804}, \ {-2.941592653589793, -1.9314875252681896`}, {-2.941592653589793, 1.8859648137433258`}, {-2.941592653589793, \ -0.05739267493215191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.942757646393752}, {-2.936592653589793, -2.940785899711157}, \ {-2.936592653589793, -1.932095501178429}, {-2.936592653589793, 1.8851573272070754`}, {-2.936592653589793, \ -0.05771482949504979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.9382050455821975`}, {-2.931592653589793, -2.936094269526261}, \ {-2.931592653589793, -1.932706552584128}, {-2.931592653589793, 1.8843413366883581`}, {-2.931592653589793, \ -0.057983994798035954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.933672528781406}, {-2.9265926535897933`, -2.9314169499154885`}, \ {-2.9265926535897933`, -1.9333205930078605`}, {-2.9265926535897933`, 1.8835169063049881`}, {-2.9265926535897933`, \ -0.058200417498907246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.929160420872722}, {-2.921592653589793, -2.9267542134971922`}, \ {-2.921592653589793, -1.9339375359560205`}, {-2.921592653589793, 1.882684100814877}, {-2.921592653589793, -0.05836435659204769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.924669037704145}, {-2.916592653589793, -2.9221063284174744`}, \ {-2.916592653589793, -1.9345572949599148`}, {-2.916592653589793, 1.8818429856134709`}, {-2.916592653589793, \ -0.058476083126455615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.9201986860558997`}, {-2.911592653589793, -2.91747355828784}, \ {-2.911592653589793, -1.935179783616167}, {-2.911592653589793, 1.8809936267307095`}, {-2.911592653589793, \ -0.05853587991993514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9157496636139273`}, {-2.9065926535897932`, \ -2.9128561621257454`}, {-2.9065926535897932`, -1.9358049156263986`}, \ {-2.9065926535897932`, 1.8801360908275013`}, {-2.9065926535897932`, \ -0.05854404126981987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.9113222589511802`}, {-2.901592653589793, -2.908254394298099}, \ {-2.901592653589793, -1.9364326048361526`}, {-2.901592653589793, 1.8792704451917122`}, {-2.901592653589793, \ -0.05850087266060668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.906916751516529}, {-2.896592653589793, -2.9036685044677313`}, \ {-2.896592653589793, -1.9370627652730346`}, {-2.896592653589793, 1.8783967577336669`}, {-2.896592653589793, \ -0.05840669046886041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.9025334116311376`}, {-2.891592653589793, -2.8990987375428663`}, \ {-2.891592653589793, -1.9376953111840396`}, {-2.891592653589793, 1.8775150969811534`}, {-2.891592653589793, \ -0.058261821665745714`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.8981725004921213`}, {-2.8865926535897932`, -2.894545333629611}, \ {-2.8865926535897932`, -1.938330157072043}, {-2.8865926535897932`, 1.8766255320739398`}, {-2.8865926535897932`, \ -0.05806660351754348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.8938342701833144`}, {-2.8815926535897933`, -2.890008527987495}, \ {-2.8815926535897933`, -1.9389672177314257`}, {-2.8815926535897933`, 1.8757281327577922`}, {-2.8815926535897933`, \ -0.0578213832844815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.8895189636929497`}, {-2.876592653589793, -2.885488550988056}, \ {-2.876592653589793, -1.9396064082828208`}, {-2.876592653589793, 1.8748229693779992`}, {-2.876592653589793, \ -0.05752651791822473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.8852268149380866`}, {-2.871592653589793, -2.880985628076515}, \ {-2.871592653589793, -1.940247644206951}, {-2.871592653589793, 1.8739101128724038`}, {-2.871592653589793, \ -0.05718237375834653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.8809580487955504`}, {-2.866592653589793, -2.876499979736498}, \ {-2.866592653589793, -1.9408908413775487`}, {-2.866592653589793, 1.872989634763938}, {-2.866592653589793, \ -0.056789326228095245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.8767128811392255`}, {-2.861592653589793, -2.8720318214578686`}, \ {-2.861592653589793, -1.9415359160933376`}, {-2.861592653589793, 1.8720616071526708`}, {-2.861592653589793, \ -0.05634775952977127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.8724915188834736`}, {-2.856592653589793, -2.8675813637076266`}, \ {-2.856592653589793, -1.9421827851090598`}, {-2.856592653589793, 1.871126102707364}, {-2.856592653589793, \ -0.055858066340007874`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.868294160032481}, {-2.851592653589793, -2.863148811903887}, \ {-2.851592653589793, -1.9428313656655434`}, {-2.851592653589793, 1.8701831946565435`}, {-2.851592653589793, -0.0553206475052476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.8641209937353196`}, {-2.846592653589793, -2.858734366392933}, \ {-2.846592653589793, -1.943481575518793}, {-2.846592653589793, 1.869232956779089}, {-2.846592653589793, -0.05473591173769888}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.8599722003465327`}, {-2.8415926535897933`, -2.854338222429333}, \ {-2.8415926535897933`, -1.9441333329680968`}, {-2.8415926535897933`, 1.8682754633943484`}, {-2.8415926535897933`, \ -0.054104275312040255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.8558479514919957`}, {-2.836592653589793, -2.8499605701590935`}, \ {-2.836592653589793, -1.9447865568831466`}, {-2.836592653589793, 1.8673107893517755`}, {-2.836592653589793, \ -0.05342616176313612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.8517484101398853`}, {-2.831592653589793, -2.84560159460586}, \ {-2.831592653589793, -1.9454411667301594`}, {-2.831592653589793, 1.8663390100201096`}, {-2.831592653589793, \ -0.052702001585016874`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.847673730676506}, {-2.826592653589793, -2.8412614756601107`}, \ {-2.826592653589793, -1.9460970825970008`}, {-2.826592653589793, 1.8653602012760901`}, {-2.826592653589793, -0.0519322319313661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.8436240589867823`}, {-2.8215926535897933`, \ -2.8369403880713415`}, {-2.8215926535897933`, -1.9467542252173118`}, \ {-2.8215926535897933`, 1.864374439492721}, {-2.8215926535897933`, \ -0.051117296317751554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.839599532539201}, {-2.816592653589793, -2.832638501443209}, \ {-2.816592653589793, -1.9474125159936289`}, {-2.816592653589793, 1.8633818015270938`}, {-2.816592653589793, \ -0.05025764432581763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.8356002804749854`}, {-2.811592653589793, -2.8283559802316045`}, \ {-2.811592653589793, -1.948071877019508}, {-2.811592653589793, 1.8623823647077735`}, {-2.811592653589793, \ -0.049353731309661114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8316264237012914`}, {-2.806592653589793, -2.824092983745611}, \ {-2.806592653589793, -1.9487322311006514`}, {-2.806592653589793, 1.8613762068217594`}, {-2.806592653589793, \ -0.048406018104592365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.827678074988231}, {-2.8015926535897933`, -2.819849666151325}, \ {-2.8015926535897933`, -1.9493935017750375`}, {-2.8015926535897933`, 1.8603634061010301`}, {-2.8015926535897933`, \ -0.04741497073847809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.8237553390694856`}, {-2.796592653589793, -2.8156261764784913`}, \ {-2.796592653589793, -1.9500556133320703`}, {-2.796592653589793, 1.8593440412086828`}, {-2.796592653589793, \ -0.04638106014585105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8198583127463435`}, {-2.791592653589793, -2.8114226586299216`}, \ {-2.791592653589793, -1.9507184908307371`}, {-2.791592653589793, 1.8583181912246798`}, {-2.791592653589793, \ -0.04530476188496791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.8159870849949145`}, {-2.786592653589793, -2.807239251393628}, \ {-2.786592653589793, -1.951382060116806}, {-2.786592653589793, 1.8572859356312086`}, {-2.786592653589793, \ -0.04418655585797822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.8121417370763595`}, {-2.7815926535897932`, -2.803076088457655}, \ {-2.7815926535897932`, -1.9520462478390443`}, {-2.7815926535897932`, 1.8562473542976772`}, {-2.7815926535897932`, \ -0.043026926034372595`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.8083223426499124`}, {-2.776592653589793, -2.798933298427531}, \ {-2.776592653589793, -1.952710981464494}, {-2.776592653589793, 1.8552025274653432`}, {-2.776592653589793, \ -0.04182636017784796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.804528967888514}, {-2.771592653589793, -2.7948110048463137`}, \ {-2.771592653589793, -1.9533761892928039`}, {-2.771592653589793, 1.8541515357316063`}, {-2.771592653589793, \ -0.04058534957674625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.800761671596854}, {-2.766592653589793, -2.7907093262171516`}, \ {-2.766592653589793, -1.9540418004696203`}, {-2.766592653589793, 1.853094460033964}, {-2.766592653589793, -0.03930438877818759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.7970205053316457`}, {-2.7615926535897932`, -2.786628376028318}, \ {-2.7615926535897932`, -1.9547077449990709`}, {-2.7615926535897932`, 1.852031381633651}, {-2.7615926535897932`, \ -0.03798397532602988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.79330551352394}, {-2.7565926535897933`, -2.7825682627806625`}, \ {-2.7565926535897933`, -1.9553739537553405`}, {-2.7565926535897933`, 1.8509623820989776`}, {-2.7565926535897933`, \ -0.03662460950277052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.7896167336033058`}, {-2.751592653589793, -2.7785290900174067`}, \ {-2.751592653589793, -1.9560403584933563`}, {-2.751592653589793, 1.8498875432883768`}, {-2.751592653589793, \ -0.03522679407549657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.785954196123693}, {-2.746592653589793, -2.774510956356232}, \ {-2.746592653589793, -1.956706891858604}, {-2.746592653589793, 1.8488069473331814`}, {-2.746592653589793, \ -0.03379103404598621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.782317924890813}, {-2.741592653589793, -2.770513955523596}, \ {-2.741592653589793, -1.9573734873960795`}, {-2.741592653589793, 1.847720676620141}, {-2.741592653589793, -0.03231783640505439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.778707937090861}, {-2.736592653589793, -2.7665381763912116`}, \ {-2.736592653589793, -1.9580400795584056`}, {-2.736592653589793, 1.8466288137737015`}, {-2.736592653589793, \ -0.03080770989122719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.7751242434204255`}, {-2.731592653589793, -2.7625837030146125`}, \ {-2.731592653589793, -1.9587066037131242`}, {-2.731592653589793, 1.8455314416380526`}, {-2.731592653589793, \ -0.02926116475382387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.7715668482174176`}, {-2.726592653589793, -2.7586506146737606`}, \ {-2.726592653589793, -1.95937299614918}, {-2.726592653589793, 1.8444286432589734`}, {-2.726592653589793, \ -0.02767871252051685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.7680357495928716`}, {-2.721592653589793, -2.754738985915602}, \ {-2.721592653589793, -1.9600391940826203`}, {-2.721592653589793, 1.8433205018654797`}, {-2.721592653589793, \ -0.02606086576943547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.764530939563463}, {-2.7165926535897933`, -2.7508488865985217`}, \ {-2.7165926535897933`, -1.9607051356615253`}, {-2.7165926535897933`, 1.8422071008513003`}, {-2.7165926535897933`, \ -0.02440813790586839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.761052404184597}, {-2.711592653589793, -2.7469803819386103`}, \ {-2.711592653589793, -1.9613707599701902`}, {-2.711592653589793, 1.8410885237561896`}, {-2.711592653589793, \ -0.022721042943616734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.757600123683934}, {-2.706592653589793, -2.7431335325576933`}, \ {-2.706592653589793, -1.9620360070325737`}, {-2.706592653589793, 1.8399648542471028`}, {-2.706592653589793, \ -0.021000095291042194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.754174072595203}, {-2.701592653589793, -2.739308394533027}, \ {-2.701592653589793, -1.9627008178150422`}, {-2.701592653589793, 1.8388361760992449`}, {-2.701592653589793, \ -0.019245809541848458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.7507742198921883`}, {-2.6965926535897933`, -2.735505019448608}, \ {-2.6965926535897933`, -1.9633651342284184`}, {-2.6965926535897933`, 1.837702573177011}, {-2.6965926535897933`, \ -0.017458700270627618`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.747400529122745}, {-2.691592653589793, -2.731723454448018}, \ {-2.691592653589793, -1.9640288991293633`}, {-2.691592653589793, 1.8365641294148407`}, {-2.691592653589793, \ -0.015639281833197183`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.744052958542733}, {-2.686592653589793, -2.727963742288733}, \ {-2.686592653589793, -1.9646920563211068`}, {-2.686592653589793, 1.8354209287979955`}, {-2.686592653589793, \ -0.013788068171751428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.7407314612497484`}, {-2.681592653589793, -2.724225921397817}, \ {-2.681592653589793, -1.96535455055355}, {-2.681592653589793, 1.8342730553432827`}, {-2.681592653589793, \ -0.011905572624837137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.7374359853165315`}, {-2.6765926535897933`, -2.72051002592894}, \ {-2.6765926535897933`, -1.966016327522757}, {-2.6765926535897933`, 1.8331205930797432`}, {-2.6765926535897933`, \ -0.009992307742170234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.7341664739239637`}, {-2.671592653589793, -2.7168160858206467`}, \ {-2.671592653589793, -1.9666773338698578`}, {-2.671592653589793, 1.8319636260293155`}, {-2.671592653589793, \ -0.008048785104293065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.730922865493523}, {-2.666592653589793, -2.7131441268557936`}, \ {-2.666592653589793, -1.9673375171793852`}, {-2.666592653589793, 1.8308022381874993`}, {-2.666592653589793, \ -0.0060755151470769896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.7277050938191163`}, {-2.661592653589793, -2.70949417072209}, \ {-2.661592653589793, -1.9679968259770604`}, {-2.661592653589793, 1.8296365135040278`}, {-2.661592653589793, \ -0.0040730069910591875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.7245130881981896`}, {-2.6565926535897932`, \ -2.7058662350736764`}, {-2.6565926535897932`, -1.968655209727055}, \ {-2.6565926535897932`, 1.8284665358635759`}, {-2.6565926535897932`, \ -0.0020417682756149087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.721346773562023}, {-2.651592653589793, -2.702260333593661}, \ {-2.651592653589793, -1.9693126188287413`}, {-2.651592653589793, 1.827292389066513}, {-2.651592653589793, 0.0000176950020578154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.7182060706051296`}, {-2.646592653589793, -2.6986764760575586`}, \ {-2.646592653589793, -1.9699690046129539`}, {-2.646592653589793, 1.826114156809715}, {-2.646592653589793, 0.002104878643151953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.7150908959136633`}, {-2.641592653589793, -2.695114668397533}, \ {-2.641592653589793, -1.9706243193377921`}, {-2.641592653589793, 1.8249319226674654`}, {-2.641592653589793, 0.004219280398690362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.712001162092779}, {-2.6365926535897932`, -2.69157491276742}, \ {-2.6365926535897932`, -1.9712785161839625`}, {-2.6365926535897932`, 1.823745770072442}, {-2.6365926535897932`, 0.006360400116206851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.708936777892852}, {-2.6315926535897933`, -2.6880572076084146`}, \ {-2.6315926535897933`, -1.971931549249702}, {-2.6315926535897933`, 1.8225557822968204`}, {-2.6315926535897933`, 0.008527739881706372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.7058976483344956`}, {-2.626592653589793, -2.6845615477153997`}, \ {-2.626592653589793, -1.9725833735452842`}, {-2.626592653589793, 1.8213620424335057`}, {-2.626592653589793, 0.010720804156931952`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.7028836748323166`}, {-2.621592653589793, -2.6810879243038186`}, \ {-2.621592653589793, -1.97323394498714}, {-2.621592653589793, 1.8201646333775023`}, {-2.621592653589793, 0.012939099911972264`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.6998947553173305`}, {-2.616592653589793, -2.677636325077037}, \ {-2.616592653589793, -1.9738832203916066`}, {-2.616592653589793, 1.8189636378074405`}, {-2.616592653589793, 0.01518213675325504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.6969307843579973`}, {-2.611592653589793, -2.6742067342941485`}, \ {-2.611592653589793, -1.9745311574683146`}, {-2.611592653589793, 1.8177591381672789`}, {-2.611592653589793, 0.017449427046957216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.693991653279815}, {-2.606592653589793, -2.6707991328381304`}, \ {-2.606592653589793, -1.9751777148132499`}, {-2.606592653589793, 1.8165512166481859`}, {-2.606592653589793, 0.01974048603788634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.691077250283415}, {-2.601592653589793, -2.6674134982843127`}, \ {-2.601592653589793, -1.975822851901491}, {-2.601592653589793, 1.8153399551706249`}, {-2.601592653589793, 0.022054831963871802`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.688187460561123}, {-2.596592653589793, -2.664049804969096}, \ {-2.596592653589793, -1.9764665290796462`}, {-2.596592653589793, 1.8141254353666498`}, {-2.596592653589793, 0.024391986165721014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.6853221664119364`}, {-2.5915926535897933`, -2.660708024058848}, \ {-2.5915926535897933`, -1.9771087075580098`}, {-2.5915926535897933`, 1.8129077385624242`}, {-2.5915926535897933`, 0.026751473192788276`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.6824812473548785`}, {-2.586592653589793, -2.6573881236189427`}, \ {-2.586592653589793, -1.977749349402447}, {-2.586592653589793, 1.8116869457609805`}, {-2.586592653589793, 0.0291328209042116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.6796645802406887`}, {-2.581592653589793, -2.6540900686828692`}, \ {-2.581592653589793, -1.9783884175260311`}, {-2.581592653589793, 1.8104631376252263`}, {-2.581592653589793, 0.03153556056587322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.676872039361827}, {-2.576592653589793, -2.650813821321362}, \ {-2.576592653589793, -1.979025875680446}, {-2.576592653589793, 1.8092363944612133`}, {-2.576592653589793, 0.03395922694314215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.6741034965607464`}, {-2.571592653589793, -2.6475593407115086`}, \ {-2.571592653589793, -1.979661688447165}, {-2.571592653589793, 1.808006796201677}, {-2.571592653589793, 0.036403358389455596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.671358821336416}, {-2.566592653589793, -2.644326583205766}, \ {-2.566592653589793, -1.980295821228432}, {-2.566592653589793, 1.8067744223898587`}, {-2.566592653589793, 0.038867496930805136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.6686378809490687`}, {-2.561592653589793, -2.641115502400854}, \ {-2.561592653589793, -1.9809282402380457`}, {-2.561592653589793, 1.8055393521636212`}, {-2.561592653589793, 0.041351188346184974`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.665940540523147}, {-2.556592653589793, -2.637926049206473}, \ {-2.556592653589793, -1.981558912491974}, {-2.556592653589793, 1.804301664239866}, {-2.556592653589793, 0.04385398224407167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.663266663148432}, {-2.5515926535897933`, -2.634758171913789}, \ {-2.5515926535897933`, -1.9821878057988052`}, {-2.5515926535897933`, 1.80306143689926}, {-2.5515926535897933`, 0.04637543213499574}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.660616109979337}, {-2.5465926535897934`, -2.6316118162636597`}, \ {-2.5465926535897934`, -1.9828148887500505`}, {-2.5465926535897934`, 1.8018187479712862`}, {-2.5465926535897934`, 0.048915095500276645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.6579887403323506`}, {-2.541592653589793, -2.628486925514543}, \ {-2.541592653589793, -1.9834401307103129`}, {-2.541592653589793, 1.8005736748196186`}, {-2.541592653589793, 0.05147253385698407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.6553844117816214`}, {-2.536592653589793, -2.6253834405100545`}, \ {-2.536592653589793, -1.984063501807334}, {-2.536592653589793, 1.7993262943278332`}, {-2.536592653589793, 0.05404731281919937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.652802980252668}, {-2.5315926535897932`, -2.6223012997461352`}, \ {-2.5315926535897932`, -1.9846849729219318`}, {-2.5315926535897932`, 1.7980766828854626`}, {-2.5315926535897932`, 0.056639002155640494`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.650244300114212}, {-2.526592653589793, -2.6192404394377826`}, \ {-2.526592653589793, -1.9853045156778382`}, {-2.526592653589793, 1.7968249163743995`}, {-2.526592653589793, 0.05924717584372843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.6477082242681327`}, {-2.521592653589793, -2.6162007935853224`}, \ {-2.521592653589793, -1.985922102431454}, {-2.521592653589793, 1.7955710701556535`}, {-2.521592653589793, 0.061871412120156455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.6451946042375267`}, {-2.516592653589793, -2.6131822940401706`}, \ {-2.516592653589793, -1.986537706261527}, {-2.516592653589793, 1.7943152190564726`}, {-2.516592653589793, 0.06451129352804451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.6427032902528875`}, {-2.5115926535897932`, \ -2.6101848705700657`}, {-2.5115926535897932`, -1.987151300958765}, \ {-2.5115926535897932`, 1.7930574373578245`}, {-2.5115926535897932`, 0.06716640696074118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.640234131336395}, {-2.5065926535897933`, -2.607208450923729}, \ {-2.5065926535897933`, -1.9877628610153975`}, {-2.5065926535897933`, 1.791797798782255}, {-2.5065926535897933`, 0.06983634370235087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.637786975384322}, {-2.501592653589793, -2.604252960894933}, \ {-2.501592653589793, -1.988372361614691}, {-2.501592653589793, 1.7905363764821147`}, {-2.501592653589793, 0.07252069946505796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.6353616692475597`}, {-2.496592653589793, -2.601318324385937}, \ {-2.496592653589793, -1.9889797786204322`}, {-2.496592653589793, 1.789273243028168}, {-2.496592653589793, 0.07521907442331902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.632958058810272}, {-2.491592653589793, -2.5984044634702754`}, \ {-2.491592653589793, -1.989585088566383}, {-2.491592653589793, 1.7880084703985788`}, {-2.491592653589793, 0.07793107324499911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.630575989066681}, {-2.486592653589793, -2.59551129845486}, \ {-2.486592653589793, -1.990188268645725}, {-2.486592653589793, 1.7867421299682849`}, {-2.486592653589793, 0.08065630511952292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.6282153041959955`}, {-2.481592653589793, -2.5926387479413875`}, \ {-2.481592653589793, -1.9907892967004905`}, {-2.481592653589793, 1.7854742924987528`}, {-2.481592653589793, 0.08339438378311205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.625875847635494}, {-2.476592653589793, -2.589786728887017}, \ {-2.476592653589793, -1.9913881512109957`}, {-2.476592653589793, 1.7842050281281239`}, {-2.476592653589793, 0.08614492754118735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.6235574621517714`}, {-2.471592653589793, -2.586955156664295}, \ {-2.471592653589793, -1.9919848112852856`}, {-2.471592653589793, 1.7829344063617467`}, {-2.471592653589793, 0.08890755928800197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.6212599899101625`}, {-2.4665926535897933`, \ -2.5841439451203208`}, {-2.4665926535897933`, -1.9925792566485918`}, \ {-2.4665926535897933`, 1.7816624960630993`}, {-2.4665926535897933`, 0.09168190652358277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.618983272542361}, {-2.461592653589793, -2.581353006635125}, \ {-2.461592653589793, -1.993171467632812}, {-2.461592653589793, 1.7803893654451006`}, {-2.461592653589793, 0.09446760136804921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.616727151212242}, {-2.456592653589793, -2.5785822521792445`}, \ {-2.456592653589793, -1.9937614251660232`}, {-2.456592653589793, 1.7791150820618136`}, {-2.456592653589793, 0.0972642805733831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.6144914666799086`}, {-2.451592653589793, -2.575831591370478}, \ {-2.451592653589793, -1.9943491107620268`}, {-2.451592653589793, 1.7778397128005337`}, {-2.451592653589793, 0.10007158553272152`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.6122760593639827`}, {-2.446592653589793, -2.5731009325298073`}, \ {-2.446592653589793, -1.9949345065099402`}, {-2.446592653589793, 1.7765633238742689`}, {-2.446592653589793, 0.1028891622872414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.6100807694021513`}, {-2.441592653589793, -2.5703901827364786`}, \ {-2.441592653589793, -1.9955175950638353`}, {-2.441592653589793, 1.775285980814604}, {-2.441592653589793, 0.1057166615307065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.607905436709993}, {-2.436592653589793, -2.567699247882218}, \ {-2.436592653589793, -1.9960983596324298`}, {-2.436592653589793, 1.7740077484649517`}, {-2.436592653589793, 0.10855373861175141`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.6057499010381053`}, {-2.431592653589793, -2.5650280327245865`}, \ {-2.431592653589793, -1.9966767839688375`}, {-2.431592653589793, 1.7727286909741862`}, {-2.431592653589793, 0.11140005353396347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.603614002027542}, {-2.4265926535897933`, -2.562376440939448}, \ {-2.4265926535897933`, -1.9972528523603876`}, {-2.4265926535897933`, 1.7714488717906567`}, {-2.4265926535897933`, 0.11425527095384026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.6014975792636053`}, {-2.4215926535897934`, \ -2.5597443751725573`}, {-2.4215926535897934`, -1.997826549618505}, \ {-2.4215926535897934`, 1.770168353656581}, {-2.4215926535897934`, 0.11711906017668354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.599400472327986}, {-2.416592653589793, -2.5571317370902515`}, \ {-2.416592653589793, -1.9983978610686717`}, {-2.416592653589793, 1.7688871986028116`}, {-2.416592653589793, 0.11999109515050009`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.5973225208493016`}, {-2.411592653589793, -2.5545384274292386`}, \ {-2.411592653589793, -1.9989667725404616`}, {-2.411592653589793, 1.767605467943975}, {-2.411592653589793, 0.1228710544579765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.59526356455203}, {-2.4065926535897932`, -2.5519643460454873`}, \ {-2.4065926535897932`, -1.999533270357657}, {-2.4065926535897932`, 1.7663232222739782`}, {-2.4065926535897932`, 0.1257586213065915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.5932234433038883`}, {-2.401592653589793, -2.549409391962197}, \ {-2.401592653589793, -2.000097341328453}, {-2.401592653589793, 1.7650405214618794`}, {-2.401592653589793, 0.1286534835169317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.591201997161657}, {-2.396592653589793, -2.546873463416867}, \ {-2.396592653589793, -2.000658972735747}, {-2.396592653589793, 1.7637574246481185`}, {-2.396592653589793, 0.13155533350927415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.5891990664154916`}, {-2.391592653589793, -2.544356457907437}, \ {-2.391592653589793, -2.001218152327525}, {-2.391592653589793, 1.7624739902411026`}, {-2.391592653589793, 0.13446386828850057`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.587214491631732}, {-2.3865926535897932`, -2.541858272237519}, \ {-2.3865926535897932`, -2.001774868307341}, {-2.3865926535897932`, 1.7611902759141422`}, {-2.3865926535897932`, 0.13737878942740214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.5852481136942567`}, {-2.3815926535897933`, -2.539378802560718}, \ {-2.3815926535897933`, -2.002329109324887}, {-2.3815926535897933`, 1.7599063386027332`}, {-2.3815926535897933`, 0.14029980304843814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.583299773844373}, {-2.376592653589793, -2.5369179444240135`}, \ {-2.376592653589793, -2.0028808644666807`}, {-2.376592653589793, 1.7586222345021791`}, {-2.376592653589793, 0.14322661980401014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.581369313719308}, {-2.371592653589793, -2.534475592810256}, \ {-2.371592653589793, -2.0034301232468357`}, {-2.371592653589793, 1.7573380190655485`}, {-2.371592653589793, 0.14615895485530475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.579456575389293}, {-2.366592653589793, -2.532051642179719}, \ {-2.366592653589793, -2.0039768755979557`}, {-2.366592653589793, 1.7560537470019617`}, {-2.366592653589793, 0.14909652784977262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.5775614013932895`}, {-2.361592653589793, -2.5296459865107592`}, \ {-2.361592653589793, -2.0045211118621222`}, {-2.361592653589793, 1.7547694722752005`}, {-2.361592653589793, 0.15203906289729208`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.5756836347733723`}, {-2.356592653589793, -2.5272585193395662`}, \ {-2.356592653589793, -2.005062822781996}, {-2.356592653589793, 1.7534852481026386`}, {-2.356592653589793, 0.15498628854507687`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.573823119107794}, {-2.351592653589793, -2.524889133798997}, \ {-2.351592653589793, -2.0056019994920335`}, {-2.351592653589793, 1.7522011269544802`}, {-2.351592653589793, 0.1579379377513869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.5719796985427705`}, {-2.346592653589793, -2.522537722656524}, \ {-2.346592653589793, -2.006138633509808}, {-2.346592653589793, 1.750917160553307}, {-2.346592653589793, 0.160893747858088}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.570153217822997}, {-2.3415926535897933`, -2.5202041783512783`}, \ {-2.3415926535897933`, -2.0066727167274516`}, {-2.3415926535897933`, 1.749633399873922}, {-2.3415926535897933`, 0.16385346056212072`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.568343522320928}, {-2.336592653589793, -2.5178883930302094`}, \ {-2.336592653589793, -2.0072042414032065`}, {-2.336592653589793, 1.7483498951434895`}, {-2.336592653589793, 0.16681682188592709`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.566550458064857}, {-2.331592653589793, -2.515590258583363}, \ {-2.331592653589793, -2.0077332001530954`}, {-2.331592653589793, 1.7470666958419578`}, {-2.331592653589793, 0.1697835821468848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.5647738717658024`}, {-2.326592653589793, -2.51330966667828}, \ {-2.326592653589793, -2.0082595859427097`}, {-2.326592653589793, 1.7457838507027648`}, {-2.326592653589793, 0.1727534959258029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.5630136108432415`}, {-2.321592653589793, -2.5110465087935294`}, \ {-2.321592653589793, -2.0087833920791107`}, {-2.321592653589793, 1.7445014077138141`}, {-2.321592653589793, 0.17572632203452196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.561269523449713}, {-2.316592653589793, -2.5088006762513775`}, \ {-2.316592653589793, -2.0093046122028544`}, {-2.316592653589793, 1.7432194141187194`}, {-2.316592653589793, 0.1787018234826711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.559541458494316}, {-2.311592653589793, -2.5065720602496087`}, \ {-2.311592653589793, -2.0098232402801353`}, {-2.311592653589793, 1.7419379164183064`}, {-2.311592653589793, 0.18167976744362596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.5578292656651223`}, {-2.306592653589793, -2.504360551892498}, \ {-2.306592653589793, -2.010339270595043}, {-2.306592653589793, 1.7406569603723683`}, {-2.306592653589793, 0.18465992521971256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.5561327954505457`}, {-2.3015926535897933`, \ -2.5021660422209573`}, {-2.3015926535897933`, -2.010852697741946}, \ {-2.3015926535897933`, 1.7393765910016692`}, {-2.3015926535897933`, 0.18764207220670326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.554451899159673}, {-2.2965926535897934`, -2.4999884222418385`}, \ {-2.2965926535897934`, -2.011363516617993}, {-2.2965926535897934`, 1.73809685259018}, {-2.2965926535897934`, 0.1906259878576451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.5527864289415967`}, {-2.291592653589793, -2.4978275829564405`}, \ {-2.291592653589793, -2.0118717224157336`}, {-2.291592653589793, 1.736817788687554}, {-2.291592653589793, 0.19361145564606677`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.5511362378037674`}, {-2.286592653589793, -2.4956834153881977`}, \ {-2.286592653589793, -2.0123773106158587`}, {-2.286592653589793, 1.7355394421118195`}, {-2.286592653589793, 0.19659826302859967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.5495011796293934`}, {-2.2815926535897932`, \ -2.4935558106095783`}, {-2.2815926535897932`, -2.0128802769800616`}, \ {-2.2815926535897932`, 1.7342618549522972`}, {-2.2815926535897932`, 0.1995862014070594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.547881109193908}, {-2.276592653589793, -2.4914446597681894`}, \ {-2.276592653589793, -2.013380617544022}, {-2.276592653589793, 1.732985068572723}, {-2.276592653589793, 0.20257506609002066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.546275882180538}, {-2.271592653589793, -2.4893498541121186`}, \ {-2.271592653589793, -2.0138783286105033`}, {-2.271592653589793, 1.731709123614579}, {-2.271592653589793, 0.20556465625392573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.5446853551949826`}, {-2.266592653589793, -2.4872712850144993`}, \ {-2.266592653589793, -2.014373406742575}, {-2.266592653589793, 1.7304340600006172`}, {-2.266592653589793, 0.20855477490376684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.5431093857792404`}, {-2.2615926535897932`, -2.485208843997335}, \ {-2.2615926535897932`, -2.014865848756953}, {-2.2615926535897932`, 1.729159916938578}, {-2.2615926535897932`, 0.21154522883337012`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.541547832424601}, {-2.2565926535897933`, -2.4831624227545728`}, \ {-2.2565926535897933`, -2.015355651717456}, {-2.2565926535897933`, 1.7278867329250893`}, {-2.2565926535897933`, 0.21453582858532333`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.5400005545838225`}, {-2.251592653589793, -2.48113191317445}, \ {-2.251592653589793, -2.0158428129285815`}, {-2.251592653589793, 1.7266145457497402`}, {-2.251592653589793, 0.21752638841057836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.5384674126825266`}, {-2.246592653589793, -2.4791172073611234`}, \ {-2.246592653589793, -2.016327329929199}, {-2.246592653589793, 1.7253433924993309`}, {-2.246592653589793, 0.2205167262277576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.5369482681298177`}, {-2.241592653589793, -2.477118197655589}, \ {-2.241592653589793, -2.0168092004863647`}, {-2.241592653589793, 1.7240733095622784`}, {-2.241592653589793, 0.22350666358220384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.535442983328169}, {-2.236592653589793, -2.4751347766559078`}, \ {-2.236592653589793, -2.0172884225892416`}, {-2.236592653589793, 1.7228043326331832`}, {-2.236592653589793, 0.22649602560479665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.5339514216825756`}, {-2.231592653589793, -2.473166837236748}, \ {-2.231592653589793, -2.0177649944431457`}, {-2.231592653589793, 1.7215364967175448`}, {-2.231592653589793, 0.22948464097056692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.5324734476090156`}, {-2.226592653589793, -2.471214272568252}, \ {-2.226592653589793, -2.018238914463703}, {-2.226592653589793, 1.7202698361366207`}, {-2.226592653589793, 0.23247234185714374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.5310089265422246`}, {-2.221592653589793, -2.4692769761342515`}, \ {-2.221592653589793, -2.0187101812711186`}, {-2.221592653589793, 1.7190043845324205`}, {-2.221592653589793, 0.2354589639030515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.5295577249428143`}, {-2.2165926535897933`, \ -2.4673548417498257`}, {-2.2165926535897933`, -2.019178793684559}, \ {-2.2165926535897933`, 1.7177401748728356`}, {-2.2165926535897933`, 0.23844434616589408`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.528119710303749}, {-2.211592653589793, -2.4654477635782315`}, \ {-2.211592653589793, -2.0196447507166524`}, {-2.211592653589793, 1.7164772394568877`}, {-2.211592653589793, 0.24142833108044456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.5266947511562066`}, {-2.206592653589793, -2.463555636147202}, \ {-2.206592653589793, -2.02010805156809}, {-2.206592653589793, 1.7152156099201012`}, {-2.206592653589793, 0.24441076441666973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.5252827170748384`}, {-2.201592653589793, -2.4616783543646426`}, \ {-2.201592653589793, -2.0205686956223463`}, {-2.201592653589793, 1.7139553172399795`}, {-2.201592653589793, 0.24739149523771106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.523883478682446}, {-2.196592653589793, -2.459815813533718}, \ {-2.196592653589793, -2.0210266824405054`}, {-2.196592653589793, 1.7126963917416023`}, {-2.196592653589793, 0.2503703758578511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.5224969076541015`}, {-2.191592653589793, -2.4579679093673583`}, \ {-2.191592653589793, -2.0214820117561936`}, {-2.191592653589793, 1.7114388631033055`}, {-2.191592653589793, 0.253347261800475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.521122876720722}, {-2.186592653589793, -2.456134538002185}, \ {-2.186592653589793, -2.02193468347062}, {-2.186592653589793, 1.7101827603624713`}, {-2.186592653589793, 0.25632201175606467`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.5197612596721166`}, {-2.181592653589793, -2.454315596011873}, \ {-2.181592653589793, -2.0223846976477273`}, {-2.181592653589793, 1.708928111921397}, {-2.181592653589793, 0.2592944875402353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.518411931359535}, {-2.1765926535897933`, -2.4525109804199645`}, \ {-2.1765926535897933`, -2.022832054509439}, {-2.1765926535897933`, 1.7076749455532543`}, {-2.1765926535897933`, 0.262264554051837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.5170747676977143`}, {-2.1715926535897934`, -2.450720588712136}, \ {-2.1715926535897934`, -2.02327675443102}, {-2.1715926535897934`, 1.7064232884081239`}, {-2.1715926535897934`, 0.26523207923114345`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.5157496456664643`}, {-2.166592653589793, -2.448944318847942}, \ {-2.166592653589793, -2.0237187979365334`}, {-2.166592653589793, 1.7051731670191013`}, {-2.166592653589793, 0.2681969340181418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.51443644331179}, {-2.161592653589793, -2.447182069272039}, \ {-2.161592653589793, -2.0241581856943975`}, {-2.161592653589793, 1.7039246073084753`}, {-2.161592653589793, 0.2711589923109433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.5131350397465746`}, {-2.1565926535897932`, \ -2.4454337389249035`}, {-2.1565926535897932`, -2.0245949185130505`}, \ {-2.1565926535897932`, 1.7026776345939647`}, {-2.1565926535897932`, 0.2741181309243344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.511845315150845}, {-2.151592653589793, -2.443699227253054}, \ {-2.151592653589793, -2.0250289973367064`}, {-2.151592653589793, 1.7014322735950145`}, {-2.151592653589793, 0.2770742295484794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.510567150771621}, {-2.146592653589793, -2.4419784342187976`}, \ {-2.146592653589793, -2.0254604232412152`}, {-2.146592653589793, 1.7001885484391461`}, {-2.146592653589793, 0.28002717070779104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.5093004289223755`}, {-2.141592653589793, -2.440271260309491}, \ {-2.141592653589793, -2.025889197430014}, {-2.141592653589793, 1.6989464826683534`}, {-2.141592653589793, 0.28297683971998944`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.508045032982119}, {-2.1365926535897932`, -2.4385776065463562`}, \ {-2.1365926535897932`, -2.0263153212301774`}, {-2.1365926535897932`, 1.6977060992455433`}, {-2.1365926535897932`, 0.2859231246553565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.506800847394113}, {-2.1315926535897933`, -2.436897374492835}, \ {-2.1315926535897933`, -2.026738796088562}, {-2.1315926535897933`, 1.6964674205610186`}, {-2.1315926535897933`, 0.28886591629620106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.5055677576642426`}, {-2.126592653589793, -2.435230466262508}, \ {-2.126592653589793, -2.027159623568043}, {-2.126592653589793, 1.6952304684389885`}, {-2.126592653589793, 0.29180510809655114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.5043456503590478`}, {-2.121592653589793, -2.433576784526588}, \ {-2.121592653589793, -2.0275778053438414`}, {-2.121592653589793, 1.6939952641441172`}, {-2.121592653589793, 0.294740596142081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.503134413103436}, {-2.116592653589793, -2.431936232520994}, \ {-2.116592653589793, -2.0279933431999435`}, {-2.116592653589793, 1.692761828388094}, {-2.116592653589793, 0.2976722791102863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.5019339345780804`}, {-2.111592653589793, -2.430308714053013}, \ {-2.111592653589793, -2.028406239025612}, {-2.111592653589793, 1.691530181336227}, {-2.111592653589793, 0.30060005823092056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.5007441045165293`}, {-2.106592653589793, -2.4286941335075745`}, \ {-2.106592653589793, -2.028816494811979}, {-2.106592653589793, 1.6903003426140562`}, {-2.106592653589793, 0.30352383724669657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.499564813702025}, {-2.101592653589793, -2.4270923958531294`}, \ {-2.101592653589793, -2.0292241126487327`}, {-2.101592653589793, 1.68907233131398}, {-2.101592653589793, 0.3064435223742728}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.498395953964058}, {-2.096592653589793, -2.425503406647158}, \ {-2.096592653589793, -2.0296290947208853`}, {-2.096592653589793, 1.6878461660018933`}, {-2.096592653589793, 0.30935902226552375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.4972374181746515`}, {-2.0915926535897933`, \ -2.4239270720413075`}, {-2.0915926535897933`, -2.0300314433056252`}, \ {-2.0915926535897933`, 1.6866218647238331`}, {-2.0915926535897933`, 0.3122702479691098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.4960891002444083`}, {-2.0865926535897934`, -2.422363298786172}, \ {-2.0865926535897934`, -2.0304311607692593`}, {-2.0865926535897934`, 1.6853994450126275`}, {-2.0865926535897934`, 0.3151771128923527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.494950895118315}, {-2.081592653589793, -2.4208119942357316`}, \ {-2.081592653589793, -2.030828249564226}, {-2.081592653589793, 1.6841789238945457`}, {-2.081592653589793, 0.31807953276342293`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.4938226987713197`}, {-2.076592653589793, -2.419273066351444}, \ {-2.076592653589793, -2.031222712226198}, {-2.076592653589793, 1.6829603178959458`}, {-2.076592653589793, 0.3209774255938481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.4927044082036947`}, {-2.071592653589793, -2.4177464237060113`}, \ {-2.071592653589793, -2.031614551371264}, {-2.071592653589793, 1.6817436430499166`}, {-2.071592653589793, 0.3238707116413506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.491595921436197}, {-2.066592653589793, -2.4162319754868298`}, \ {-2.066592653589793, -2.032003769693181}, {-2.066592653589793, 1.6805289149029106`}, {-2.066592653589793, 0.32675931337301467`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.4904971375050278`}, {-2.061592653589793, -2.414729631499124}, \ {-2.061592653589793, -2.0323903699607158`}, {-2.061592653589793, 1.6793161485213655`}, {-2.061592653589793, 0.3296431554287971}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.489407956456611}, {-2.056592653589793, -2.4132393021687806`}, \ {-2.056592653589793, -2.0327743550150523`}, {-2.056592653589793, 1.6781053584983112`}, {-2.056592653589793, 0.33252216458538036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.4883282793421944`}, {-2.0515926535897933`, \ -2.4117608985448915`}, {-2.0515926535897933`, -2.033155727767278}, \ {-2.0515926535897933`, 1.6768965589599605`}, {-2.0515926535897933`, 0.33539626972037545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.48725800821228}, {-2.0465926535897934`, -2.410294332302009}, \ {-2.0465926535897934`, -2.033534491195942}, {-2.0465926535897934`, 1.6756897635722798`}, {-2.0465926535897934`, 0.3382654017768811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.486197046110903}, {-2.041592653589793, -2.408839515742121}, \ {-2.041592653589793, -2.033910648344695}, {-2.041592653589793, 1.6744849855475366`}, {-2.041592653589793, 0.34112949372839924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.485145297069757}, {-2.036592653589793, -2.407396361796367}, \ {-2.036592653589793, -2.0342842023199816`}, {-2.036592653589793, 1.6732822376508243`}, {-2.036592653589793, 0.343988480544115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.484102666102175}, {-2.031592653589793, -2.405964784026487}, \ {-2.031592653589793, -2.034655156288822}, {-2.031592653589793, 1.6720815322065592`}, {-2.031592653589793, 0.34684229915454184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.483069059196984}, {-2.026592653589793, -2.404544696626016}, \ {-2.026592653589793, -2.0350235134766534`}, {-2.026592653589793, 1.6708828811049503`}, {-2.026592653589793, 0.3496908884175355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.482044383312231}, {-2.021592653589793, -2.403136014421242}, \ {-2.021592653589793, -2.0353892771652364`}, {-2.021592653589793, 1.6696862958084329`}, {-2.021592653589793, 0.3525341890846815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.481028546368788}, {-2.016592653589793, -2.4017386528719156`}, \ {-2.016592653589793, -2.0357524506906386`}, {-2.016592653589793, 1.6684917873580771`}, {-2.016592653589793, 0.35537214376805454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.4800214572438515`}, {-2.0115926535897932`, -2.400352528071743}, \ {-2.0115926535897932`, -2.036113037441273}, {-2.0115926535897932`, 1.667299366379954}, {-2.0115926535897932`, 0.35820469690735735`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.479023025764339}, {-2.0065926535897933`, -2.3989775567486404`}, \ {-2.0065926535897933`, -2.036471040856008}, {-2.0065926535897933`, 1.66610904309147}, {-2.0065926535897933`, 0.3610317947374355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.4780331627001817`}, {-2.001592653589793, -2.3976136562647876`}, \ {-2.001592653589793, -2.036826464422339}, {-2.001592653589793, 1.6649208273076601`}, {-2.001592653589793, 0.3638533852561745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.4770517797575375`}, {-1.996592653589793, -2.3962607446164657`}, \ {-1.996592653589793, -2.0371793116746195`}, {-1.996592653589793, 1.663734728447442}, {-1.996592653589793, 0.36666941819277526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.476078789571913}, {-1.991592653589793, -2.3949187404336905`}, \ {-1.991592653589793, -2.037529586192358}, {-1.991592653589793, 1.662550755539828}, {-1.991592653589793, 0.3694798449764156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.4751141057012114`}, {-1.986592653589793, -2.3935875629796586`}, \ {-1.986592653589793, -2.0378772915985732`}, {-1.986592653589793, 1.6613689172300936`}, {-1.986592653589793, 0.3722846187052917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.47415764261871}, {-1.9815926535897932`, -2.3922671321499984`}, \ {-1.9815926535897932`, -2.0382224315582063`}, {-1.9815926535897932`, 1.6601892217859031`}, {-1.9815926535897932`, 0.37508369411604575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.47320931570597}, {-1.976592653589793, -2.390957368471838}, \ {-1.976592653589793, -2.038565009776596}, {-1.976592653589793, 1.6590116771033867`}, {-1.976592653589793, 0.37787702755357366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.472269041245688}, {-1.9715926535897932`, -2.389658193102705}, \ {-1.9715926535897932`, -2.038905029998008}, {-1.9715926535897932`, 1.657836290713172}, {-1.9715926535897932`, 0.38066457694122213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.4713367364144934`}, {-1.966592653589793, -2.3883695278292465`}, \ {-1.966592653589793, -2.039242496004217}, {-1.966592653589793, 1.6566630697863665`}, {-1.966592653589793, 0.3834463017513648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.4704123192756957`}, {-1.9615926535897932`, \ -2.3870912950657908`}, {-1.9615926535897932`, -2.0395774116131524`}, \ {-1.9615926535897932`, 1.6554920211404909`}, {-1.9615926535897932`, 0.38622216297636364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.4694957087719898`}, {-1.956592653589793, -2.385823417852751}, \ {-1.956592653589793, -2.0399097806775885`}, {-1.956592653589793, 1.6543231512453616`}, {-1.956592653589793, 0.3889921230999134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.4685868247181175`}, {-1.9515926535897932`, \ -2.3845658198548705`}, {-1.9515926535897932`, -2.040239607083898}, \ {-1.9515926535897932`, 1.6531564662289229`}, {-1.9515926535897932`, 0.3917561460687669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.4676855877935}, {-1.946592653589793, -2.3833184253593296`}, \ {-1.946592653589793, -2.0405668947508455`}, {-1.946592653589793, 1.6519919718830207`}, {-1.946592653589793, 0.3945141972648439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.466791919534836}, {-1.9415926535897932`, -2.3820811592737035`}, \ {-1.9415926535897932`, -2.0408916476284436`}, {-1.9415926535897932`, 1.6508296736691368`}, {-1.9415926535897932`, 0.3972662434777154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.4659057423286765`}, {-1.936592653589793, -2.380853947123785}, \ {-1.936592653589793, -2.041213869696852}, {-1.936592653589793, 1.649669576724051}, {-1.936592653589793, 0.4000122528774722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.4650269794039765`}, {-1.9315926535897932`, \ -2.3796367150512805`}, {-1.9315926535897932`, -2.04153356496533}, \ {-1.9315926535897932`, 1.648511685865462}, {-1.9315926535897932`, 0.40275219498796516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.4641555548246297`}, {-1.926592653589793, -2.3784293898113744`}, \ {-1.926592653589793, -2.041850737471227}, {-1.926592653589793, 1.6473560055975471`}, {-1.926592653589793, 0.4054860406604256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.4632913934819904`}, {-1.9215926535897931`, \ -2.3772318987701744`}, {-1.9215926535897931`, -2.0421653912790436`}, \ {-1.9215926535897931`, 1.6462025401164668`}, {-1.9215926535897931`, 0.40821376204745635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.4624344210873823`}, {-1.916592653589793, -2.3760441699020407`}, \ {-1.916592653589793, -2.042477530479512}, {-1.916592653589793, 1.645051293315813}, {-1.916592653589793, 0.4109353325773963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.461584564164604}, {-1.9115926535897931`, -2.3748661317868005`}, \ {-1.9115926535897931`, -2.042787159188738}, {-1.9115926535897931`, 1.6439022687919989`}, {-1.9115926535897931`, 0.41365072692905364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.460741750042431}, {-1.906592653589793, -2.3736977136068607`}, \ {-1.906592653589793, -2.0430942815473805`}, {-1.906592653589793, 1.6427554698495934`}, {-1.906592653589793, 0.4163599210068094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.459905906847115}, {-1.9015926535897931`, -2.3725388451442115`}, \ {-1.9015926535897931`, -2.043398901719883}, {-1.9015926535897931`, 1.6416108995065941`}, {-1.9015926535897931`, 0.41906289191608276`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.45907696349489}, {-1.896592653589793, -2.3713894567773326`}, \ {-1.896592653589793, -2.0437010238937394`}, {-1.896592653589793, 1.6404685604996458`}, {-1.896592653589793, 0.42175961793916283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.4582548496844816`}, {-1.8915926535897931`, \ -2.3702494794780105`}, {-1.8915926535897931`, -2.0440006522788026`}, \ {-1.8915926535897931`, 1.6393284552891971`}, {-1.8915926535897931`, 0.42445007851139915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.4574394958896284`}, {-1.886592653589793, -2.3691188448080576`}, \ {-1.886592653589793, -2.044297791106641}, {-1.886592653589793, 1.6381905860645996`}, {-1.886592653589793, 0.4271342541977511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.456630833351613}, {-1.881592653589793, -2.3679974849159495`}, \ {-1.881592653589793, -2.044592444629927}, {-1.881592653589793, 1.6370549547491462`}, {-1.881592653589793, 0.4298121266696928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.4558287940718095`}, {-1.876592653589793, -2.3668853325333816`}, \ {-1.876592653589793, -2.0448846171218693`}, {-1.876592653589793, 1.6359215630050532`}, {-1.876592653589793, 0.43248367868247006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.4550333108042453`}, {-1.871592653589793, -2.36578232097174}, \ {-1.871592653589793, -2.0451743128756825`}, {-1.871592653589793, 1.634790412238379}, {-1.871592653589793, 0.43514889405270846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.454244317048185}, {-1.866592653589793, -2.3646883841185042`}, \ {-1.866592653589793, -2.045461536204097}, {-1.866592653589793, 1.633661503603885}, {-1.866592653589793, 0.43780775763636653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.453461747040736}, {-1.861592653589793, -2.3636034564335784`}, \ {-1.861592653589793, -2.045746291438896}, {-1.861592653589793, 1.6325348380098366`}, {-1.861592653589793, 0.44046025530703514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.4526855357494743`}, {-1.8565926535897932`, \ -2.3625274729455477`}, {-1.8565926535897932`, -2.046028582930504}, \ {-1.8565926535897932`, 1.6314104161227452`}, {-1.8565926535897932`, 0.44310637393457647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.4519156188651032`}, {-1.851592653589793, -2.3614603692478786`}, \ {-1.851592653589793, -2.0463084150475956`}, {-1.851592653589793, 1.630288238372048}, {-1.851592653589793, 0.44574610136410137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.451151932794132}, {-1.8465926535897932`, -2.360402081495054}, \ {-1.8465926535897932`, -2.0465857921767476`}, {-1.8465926535897932`, 1.62916830495473}, {-1.8465926535897932`, 0.4483794263952808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.450394414651592}, {-1.841592653589793, -2.3593525463986476`}, \ {-1.841592653589793, -2.0468607187221237`}, {-1.841592653589793, 1.628050615839886}, {-1.841592653589793, 0.4510063387619906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.449643002253778}, {-1.8365926535897932`, -2.3583117012233545`}, \ {-1.8365926535897932`, -2.0471331991051835`}, {-1.8365926535897932`, 1.6269351707732223`}, {-1.8365926535897932`, 0.45362682911228197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.4488976341110296`}, {-1.831592653589793, -2.3572794837829543`}, \ {-1.831592653589793, -2.0474032377644376`}, {-1.831592653589793, 1.6258219692814984`}, {-1.831592653589793, 0.4562408889886795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.44815824942054}, {-1.8265926535897932`, -2.3562558324362377`}, \ {-1.8265926535897932`, -2.0476708391552214`}, {-1.8265926535897932`, 1.6247110106769111`}, {-1.8265926535897932`, 0.458848510808799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.4474247880592084`}, {-1.821592653589793, -2.3552406860828827`}, \ {-1.821592653589793, -2.0479360077495055`}, {-1.821592653589793, 1.6236022940614183`}, {-1.821592653589793, 0.46144968784628526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.4466971905765265`}, {-1.8165926535897932`, -2.354233984159289}, \ {-1.8165926535897932`, -2.048198748035734}, {-1.8165926535897932`, 1.6224958183310028`}, {-1.8165926535897932`, 0.4640444142120626}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.4459753981875045`}, {-1.811592653589793, -2.3532356666343706`}, \ {-1.811592653589793, -2.0484590645186924`}, {-1.811592653589793, 1.621391582179879}, {-1.811592653589793, 0.4666326848359001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.445259352765642}, {-1.8065926535897932`, -2.3522456740053124`}, \ {-1.8065926535897932`, -2.0487169617194003`}, {-1.8065926535897932`, 1.6202895841046403`}, {-1.8065926535897932`, 0.46921449544828076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.444548996835933}, {-1.801592653589793, -2.3512639472932904`}, \ {-1.801592653589793, -2.048972444175038}, {-1.801592653589793, 1.6191898224083467`}, {-1.801592653589793, 0.4717898425625796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.4438442735679238`}, {-1.7965926535897931`, \ -2.3502904280391634`}, {-1.7965926535897931`, -2.0492255164388906`}, \ {-1.7965926535897931`, 1.6180922952045587`}, {-1.7965926535897931`, 0.4743587234575391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.4431451267688047`}, {-1.791592653589793, -2.3493250582991267`}, \ {-1.791592653589793, -2.0494761830803268`}, {-1.791592653589793, 1.616997000421307}, {-1.791592653589793, 0.47692113616004483`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.442451500876556}, {-1.7865926535897931`, -2.3483677806403476`}, \ {-1.7865926535897931`, -2.049724448684796}, {-1.7865926535897931`, 1.6159039358050113`}, {-1.7865926535897931`, 0.4794770794281937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.441763340953136}, {-1.781592653589793, -2.3474185381365693`}, \ {-1.781592653589793, -2.049970317853854}, {-1.781592653589793, 1.6148130989243368`}, {-1.781592653589793, 0.4820265527346535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.441080592677714}, {-1.7765926535897931`, -2.346477274363693}, \ {-1.7765926535897931`, -2.050213795205209}, {-1.7765926535897931`, 1.613724487173998}, {-1.7765926535897931`, 0.4845695562503085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.440403202339956}, {-1.771592653589793, -2.345543933395342}, \ {-1.771592653589793, -2.050454885372793}, {-1.771592653589793, 1.6126380977785038`}, {-1.771592653589793, 0.48710609082818984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.439731116833357}, {-1.7665926535897931`, -2.344618459798404}, \ {-1.7665926535897931`, -2.050693593006854}, {-1.7665926535897931`, 1.6115539277958453`}, {-1.7665926535897931`, 0.4896361579876846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.4390642836486203`}, {-1.761592653589793, -2.3437007986285567`}, \ {-1.761592653589793, -2.050929922774069}, {-1.761592653589793, 1.6104719741211342`}, {-1.761592653589793, 0.492159759899022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.4384026508670917`}, {-1.756592653589793, -2.3427908954257832`}, \ {-1.756592653589793, -2.051163879357681}, {-1.756592653589793, 1.609392233490177}, {-1.756592653589793, 0.49467689936803133`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.43774616715424}, {-1.751592653589793, -2.3418886962098684`}, \ {-1.751592653589793, -2.051395467457645}, {-1.751592653589793, 1.6083147024830027`}, {-1.751592653589793, 0.4971875798211715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.4370947817531907`}, {-1.746592653589793, -2.340994147475891}, \ {-1.746592653589793, -2.051624691790812}, {-1.746592653589793, 1.6072393775273317`}, {-1.746592653589793, 0.4996918052908225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.4364484444783128`}, {-1.741592653589793, -2.3401071961897}, \ {-1.741592653589793, -2.0518515570911178`}, {-1.741592653589793, 1.6061662549019895`}, {-1.741592653589793, 0.5021895804008433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.435807105708855}, {-1.736592653589793, -2.3392277897833926`}, \ {-1.736592653589793, -2.052076068109788}, {-1.736592653589793, 1.6050953307402758`}, {-1.736592653589793, 0.5046809103523848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.4351707163826375`}, {-1.7315926535897932`, \ -2.3383558761507786`}, {-1.7315926535897932`, -2.052298229615571}, \ {-1.7315926535897932`, 1.604026601033267}, {-1.7315926535897932`, 0.5071658009099608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.434539227989793}, {-1.726592653589793, -2.3374914036428462`}, \ {-1.726592653589793, -2.0525180463949764`}, {-1.726592653589793, 1.6029600616330775`}, {-1.726592653589793, 0.5096442583877686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.4339125925665672`}, {-1.7215926535897932`, \ -2.3366343210632254`}, {-1.7215926535897932`, -2.052735523252537}, \ {-1.7215926535897932`, 1.601895708256065}, {-1.7215926535897932`, 0.5121162896362583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.4332907626891664`}, {-1.716592653589793, -2.3357845776636483`}, \ {-1.716592653589793, -2.052950665011084}, {-1.716592653589793, 1.6008335364859831`}, {-1.716592653589793, 0.5145819020289479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.4326736914676634`}, {-1.7115926535897932`, -2.334942123139415}, \ {-1.7115926535897932`, -2.053163476512031}, {-1.7115926535897932`, 1.5997735417770862`}, {-1.7115926535897932`, 0.5170411034494777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.432061332539958}, {-1.706592653589793, -2.3341069076248604`}, \ {-1.706592653589793, -2.0533739626156793`}, {-1.706592653589793, 1.5987157194571793`}, {-1.706592653589793, 0.5194939022789049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.431453640065786}, {-1.7015926535897932`, -2.3332788816888224`}, \ {-1.7015926535897932`, -2.053582128201532}, {-1.7015926535897932`, 1.597660064730624}, {-1.7015926535897932`, 0.5219403073832299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.4308505687207935`}, {-1.696592653589793, -2.332457996330121}, \ {-1.696592653589793, -2.0537879781686237`}, {-1.696592653589793, 1.5966065726812886`}, {-1.696592653589793, 0.5243803281011565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.430252073690655}, {-1.6915926535897932`, -2.3316442029730426`}, \ {-1.6915926535897932`, -2.0539915174358545`}, {-1.6915926535897932`, 1.595555238275454}, {-1.6915926535897932`, 0.5268139742320772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.429658110665253}, {-1.686592653589793, -2.3308374534628316`}, \ {-1.686592653589793, -2.054192750942345}, {-1.686592653589793, 1.594506056364669}, {-1.686592653589793, 0.5292412560242842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.4290686358329094`}, {-1.6815926535897932`, \ -2.3300377000611925`}, {-1.6815926535897932`, -2.0543916836477947`}, \ {-1.6815926535897932`, 1.593459021688558}, {-1.6815926535897932`, 0.5316621841634016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.428483605874675}, {-1.676592653589793, -2.3292448954418044`}, \ {-1.676592653589793, -2.054588320532852}, {-1.676592653589793, 1.592414128877583}, {-1.676592653589793, 0.5340767697610341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.4279029779586714`}, {-1.6715926535897931`, \ -2.3284589926858454`}, {-1.6715926535897931`, -2.054782666599494}, \ {-1.6715926535897931`, 1.5913713724557554`}, {-1.6715926535897931`, 0.5364850243436314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.427326709734488}, {-1.666592653589793, -2.327679945277538}, \ {-1.666592653589793, -2.054974726871413}, {-1.666592653589793, 1.590330746843305}, {-1.666592653589793, 0.5388869598415621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.4267547593276357`}, {-1.6615926535897931`, -2.326907707099694}, \ {-1.6615926535897931`, -2.0551645063944117`}, {-1.6615926535897931`, 1.5892922463593022`}, {-1.6615926535897931`, 0.5412825885783978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.4261870853340537`}, {-1.656592653589793, -2.3261422324292966`}, \ {-1.656592653589793, -2.0553520102368075`}, {-1.656592653589793, 1.5882558652242325`}, {-1.656592653589793, 0.5436719232604001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.4256236468146732`}, {-1.6515926535897931`, \ -2.3253834759330783`}, {-1.6515926535897931`, -2.055537243489839}, \ {-1.6515926535897931`, 1.5872215975625312`}, {-1.6515926535897931`, 0.5460549769662096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.425064403290033}, {-1.646592653589793, -2.3246313926631332`}, \ {-1.646592653589793, -2.055720211268082}, {-1.646592653589793, 1.5861894374050698`}, {-1.646592653589793, 0.5484317631367338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.4245093147349515`}, {-1.6415926535897931`, \ -2.3238859380525394`}, {-1.6415926535897931`, -2.0559009187098694`}, \ {-1.6415926535897931`, 1.5851593786916014`}, {-1.6415926535897931`, 0.5508022955652296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.423958341573255}, {-1.636592653589793, -2.3231470679110067`}, \ {-1.636592653589793, -2.056079370977713}, {-1.636592653589793, 1.5841314152731603`}, {-1.636592653589793, 0.5531665883875797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.4234114446725568`}, {-1.631592653589793, -2.322414738420542}, \ {-1.631592653589793, -2.056255573258736}, {-1.631592653589793, 1.5831055409144226`}, {-1.631592653589793, 0.5555246560727553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.422868585339092}, {-1.626592653589793, -2.3216889061311394`}, \ {-1.626592653589793, -2.0564295307651004`}, {-1.626592653589793, 1.582081749296023}, {-1.626592653589793, 0.5578765134134673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.4223297253126073`}, {-1.621592653589793, -2.3209695279564926`}, \ {-1.621592653589793, -2.056601248734445}, {-1.621592653589793, 1.5810600340168293`}, {-1.621592653589793, 0.5602221755170014}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.4217948267613023`}, {-1.616592653589793, -2.320256561169732}, \ {-1.616592653589793, -2.0567707324303197`}, {-1.616592653589793, 1.5800403885961787`}, {-1.616592653589793, 0.5625616577962298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.4212638522768275`}, {-1.611592653589793, -2.3195499633991847`}, \ {-1.611592653589793, -2.0569379871426245`}, {-1.611592653589793, 1.579022806476071}, {-1.611592653589793, 0.5648949759608042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.4207367648693316`}, {-1.606592653589793, -2.3188496926241666`}, \ {-1.606592653589793, -2.057103018188047}, {-1.606592653589793, 1.5780072810233234`}, {-1.606592653589793, 0.5672221460085213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.4202135279625665`}, {-1.601592653589793, -2.318155707170789}, \ {-1.601592653589793, -2.0572658309105036`}, {-1.601592653589793, 1.5769938055316868`}, {-1.601592653589793, 0.5695431842168592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.4196941053890413`}, {-1.5965926535897932`, \ -2.3174679657078103`}, {-1.5965926535897932`, -2.0574264306815806`}, \ {-1.5965926535897932`, 1.5759823732239213`}, {-1.5965926535897932`, 0.5718581071346852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.4191784613852305`}, {-1.591592653589793, -2.3167864272424987`}, \ {-1.591592653589793, -2.0575848229009583`}, {-1.591592653589793, 1.5749729772538354`}, {-1.591592653589793, 0.5741669315741261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.4186665605868343`}, {-1.5865926535897932`, \ -2.3161110511165344`}, {-1.5865926535897932`, -2.057741012996872}, \ {-1.5865926535897932`, 1.5739656107082878`}, {-1.5865926535897932`, 0.5764696746026045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.4181583680240903`}, {-1.581592653589793, -2.3154417970019394`}, \ {-1.581592653589793, -2.057895006426527}, {-1.581592653589793, 1.5729602666091493`}, {-1.581592653589793, 0.5787663535350341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.417653849117138}, {-1.5765926535897932`, -2.3147786248970372`}, \ {-1.5765926535897932`, -2.0580468086765387`}, {-1.5765926535897932`, 1.5719569379152314`}, {-1.5765926535897932`, 0.5810569859261735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.4171529696714344`}, {-1.571592653589793, -2.3141214951224436`}, \ {-1.571592653589793, -2.0581964252633593`}, {-1.571592653589793, 1.5709556175241768`}, {-1.571592653589793, 0.5833415895631342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.4166556958732186`}, {-1.5665926535897932`, -2.313470368317089}, \ {-1.5665926535897932`, -2.0583438617337055`}, {-1.5665926535897932`, 1.5699562982743156`}, {-1.5665926535897932`, 0.5856201824580425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.4161619942850296`}, {-1.561592653589793, -2.312825205434274}, \ {-1.561592653589793, -2.05848912366498}, {-1.561592653589793, 1.5689589729464848`}, {-1.561592653589793, 0.5878927828408497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.415671831841274}, {-1.5565926535897932`, -2.3121859677377623`}, \ {-1.5565926535897932`, -2.058632216665683}, {-1.5565926535897932`, 1.5679636342658159`}, {-1.5565926535897932`, 0.5901594091522903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.4151851758438427`}, {-1.551592653589793, -2.3115526167978966`}, \ {-1.551592653589793, -2.058773146375831}, {-1.551592653589793, 1.5669702749034842`}, {-1.551592653589793, 0.5924200800369864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.414701993957777}, {-1.5465926535897931`, -2.310925114487762}, \ {-1.5465926535897931`, -2.058911918467356}, {-1.5465926535897931`, 1.565978887478431}, {-1.5465926535897931`, 0.5946748143366908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.4142222542069858`}, {-1.541592653589793, -2.310303422979375}, \ {-1.541592653589793, -2.0590485386445114`}, {-1.541592653589793, 1.5649894645590452`}, {-1.541592653589793, 0.5969236310836746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.4137459249700095`}, {-1.5365926535897931`, -2.30968750473991}, \ {-1.5365926535897931`, -2.059183012644256}, {-1.5365926535897931`, 1.5640019986648193`}, {-1.5365926535897931`, 0.599166549494248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.413272974975835}, {-1.531592653589793, -2.309077322527967}, \ {-1.531592653589793, -2.0593153462366467`}, {-1.531592653589793, 1.5630164822679675`}, {-1.531592653589793, 0.6014035889624184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.4128033732997554`}, {-1.5265926535897931`, \ -2.3084728393898684`}, {-1.5265926535897931`, -2.059445545225213}, \ {-1.5265926535897931`, 1.5620329077950181`}, {-1.5265926535897931`, 0.6036347690536813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.412337089359282}, {-1.521592653589793, -2.3078740186559976`}, \ {-1.521592653589793, -2.0595736154473263`}, {-1.521592653589793, 1.5610512676283685`}, {-1.521592653589793, 0.6058601094989395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.4118740929100984`}, {-1.5165926535897931`, \ -2.3072808239371736`}, {-1.5165926535897931`, -2.059699562774559}, \ {-1.5165926535897931`, 1.5600715541078158`}, {-1.5165926535897931`, 0.608079630188553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.411414354042066}, {-1.511592653589793, -2.3066932191210636`}, \ {-1.511592653589793, -2.0598233931130396`}, {-1.511592653589793, 1.5590937595320522`}, {-1.511592653589793, 0.6102933511665125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.4109578431752734`}, {-1.506592653589793, -2.3061111683686355`}, \ {-1.506592653589793, -2.05994511240379}, {-1.506592653589793, 1.5581178761601335`}, {-1.506592653589793, 0.612501292624737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.4105045310561346`}, {-1.501592653589793, -2.3055346361106444`}, \ {-1.501592653589793, -2.0600647266230623`}, {-1.501592653589793, 1.5571438962129194`}, {-1.501592653589793, 0.6147034748974934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.410054388753529}, {-1.496592653589793, -2.3049635870441665`}, \ {-1.496592653589793, -2.060182241782654}, {-1.496592653589793, 1.5561718118744805`}, {-1.496592653589793, 0.6168999184559343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.409607387654991}, {-1.491592653589793, -2.3043979861291626`}, \ {-1.491592653589793, -2.0602976639302226`}, {-1.491592653589793, 1.5552016152934827`}, {-1.491592653589793, 0.6190906439027533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.409163499462943}, {-1.486592653589793, -2.303837798585092}, \ {-1.486592653589793, -2.0604109991495827`}, {-1.486592653589793, 1.5542332985845397`}, {-1.486592653589793, 0.6212756719669544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.4087226961909702`}, {-1.481592653589793, -2.303282989887557}, \ {-1.481592653589793, -2.0605222535609924`}, {-1.481592653589793, 1.5532668538295415`}, {-1.481592653589793, 0.6234550234987364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.408284950160145}, {-1.476592653589793, -2.3027335257649946`}, \ {-1.476592653589793, -2.060631433321431}, {-1.476592653589793, 1.5523022730789509`}, {-1.476592653589793, 0.6256287194644842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.407850233995391}, {-1.4715926535897932`, -2.302189372195404}, \ {-1.4715926535897932`, -2.060738544624859}, {-1.4715926535897932`, 1.5513395483530792`}, {-1.4715926535897932`, 0.6277967809418725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.4074185206218908`}, {-1.466592653589793, -2.301650495403122}, \ {-1.466592653589793, -2.060843593702469}, {-1.466592653589793, 1.5503786716433328`}, {-1.466592653589793, 0.6299592291150751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.4069897832615395`}, {-1.4615926535897932`, \ -2.3011168618556335`}, {-1.4615926535897932`, -2.0609465868229204`}, \ {-1.4615926535897932`, 1.5494196349134346`}, {-1.4615926535897932`, 0.6321160852700769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.4065639954294364`}, {-1.456592653589793, -2.3005884382604234`}, \ {-1.456592653589793, -2.0610475302925644`}, {-1.456592653589793, 1.5484624301006198`}, {-1.456592653589793, 0.6342673707900928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.4061411309304233`}, {-1.4515926535897932`, \ -2.3000651915618784`}, {-1.4515926535897932`, -2.0611464304556506`}, \ {-1.4515926535897932`, 1.5475070491168088`}, {-1.4515926535897932`, 0.6364131071510825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.405721163855661}, {-1.446592653589793, -2.2995470889382195`}, \ {-1.446592653589793, -2.0612432936945257`}, {-1.446592653589793, 1.5465534838497532`}, {-1.446592653589793, 0.6385533159173703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.4053040685792473`}, {-1.4415926535897932`, \ -2.2990340977984864`}, {-1.4415926535897932`, -2.0613381264298067`}, \ {-1.4415926535897932`, 1.5456017261641593`}, {-1.4415926535897932`, 0.6406880187373558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.404889819754881}, {-1.436592653589793, -2.298526185779558}, \ {-1.436592653589793, -2.0614309351205526`}, {-1.436592653589793, 1.5446517679027882`}, {-1.436592653589793, 0.6428172373393255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.4044783923125572`}, {-1.4315926535897932`, \ -2.2980233207432197`}, {-1.4315926535897932`, -2.061521726264412}, \ {-1.4315926535897932`, 1.5437036008875327`}, {-1.4315926535897932`, 0.6449409935273543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.4040697614553115`}, {-1.426592653589793, -2.29752547077327}, \ {-1.426592653589793, -2.0616105063977574`}, {-1.426592653589793, 1.542757216920469}, {-1.426592653589793, 0.6470593091773018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.4036639026559983`}, {-1.4215926535897931`, -2.297032604172673}, \ {-1.4215926535897931`, -2.0616972820958046`}, {-1.4215926535897931`, 1.5418126077848917`}, {-1.4215926535897931`, 0.6491722062328948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.40326079165411}, {-1.416592653589793, -2.296544689460752}, \ {-1.416592653589793, -2.0617820599727157`}, {-1.416592653589793, 1.5408697652463197`}, {-1.416592653589793, 0.6512797067019033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.4028604044526376`}, {-1.4115926535897931`, \ -2.2960616953704247`}, {-1.4115926535897931`, -2.0618648466816873`}, \ {-1.4115926535897931`, 1.5399286810534862`}, {-1.4115926535897931`, 0.653381832652399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.402462717314961}, {-1.406592653589793, -2.295583590845485}, \ {-1.406592653589793, -2.061945648915019}, {-1.406592653589793, 1.538989346939305}, {-1.406592653589793, 0.6554786062091011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.402067706761791}, {-1.4015926535897931`, -2.2951103450379264`}, \ {-1.4015926535897931`, -2.06202447340417}, {-1.4015926535897931`, 1.5380517546218158`}, {-1.4015926535897931`, 0.6575700495498055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.4016753495681367`}, {-1.396592653589793, -2.294641927305308}, \ {-1.396592653589793, -2.062101326919793}, {-1.396592653589793, 1.5371158958051092`}, {-1.396592653589793, 0.659656184901895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.401285622760315}, {-1.3915926535897931`, -2.2941783072081616`}, \ {-1.3915926535897931`, -2.0621762162717605`}, {-1.3915926535897931`, 1.5361817621802334`}, {-1.3915926535897931`, 0.6617370345389307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.4008985036129977`}, {-1.386592653589793, -2.2937194545074497`}, \ {-1.386592653589793, -2.062249148309159}, {-1.386592653589793, 1.5352493454260783`}, {-1.386592653589793, 0.6638126207773216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.400513969646293}, {-1.381592653589793, -2.293265339162055}, \ {-1.381592653589793, -2.062320129920286}, {-1.381592653589793, 1.5343186372102413`}, {-1.381592653589793, 0.6658829659730721}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.4001319986228657`}, {-1.376592653589793, -2.292815931326325}, \ {-1.376592653589793, -2.062389168032608}, {-1.376592653589793, 1.533389629189875}, {-1.376592653589793, 0.667948092518605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.399752568545086}, {-1.371592653589793, -2.2923712013476494`}, \ {-1.371592653589793, -2.06245626961272}, {-1.371592653589793, 1.5324623130125157`}, {-1.371592653589793, 0.6700080228396585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.399375657652225}, {-1.366592653589793, -2.2919311197640906`}, \ {-1.366592653589793, -2.062521441666275}, {-1.366592653589793, 1.5315366803168917`}, {-1.366592653589793, 0.6720627793922571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.3990012444176743`}, {-1.361592653589793, -2.291495657302046}, \ {-1.361592653589793, -2.062584691237899}, {-1.361592653589793, 1.5306127227337163`}, {-1.361592653589793, 0.6741123846597524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.3986293075462046`}, {-1.356592653589793, -2.2910647848739605`}, \ {-1.356592653589793, -2.062646025411095}, {-1.356592653589793, 1.5296904318864608`}, {-1.356592653589793, 0.6761568611499357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.398259825971259}, {-1.351592653589793, -2.2906384735760836`}, \ {-1.351592653589793, -2.0627054513081142`}, {-1.351592653589793, 1.5287697993921132`}, {-1.351592653589793, 0.6781962313922175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.397892778852278}, {-1.3465926535897932`, -2.29021669468626}, \ {-1.3465926535897932`, -2.062762976089827}, {-1.3465926535897932`, 1.5278508168619143`}, {-1.3465926535897932`, 0.6802305179348765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.3975281455720587`}, {-1.341592653589793, -2.289799419661774}, \ {-1.341592653589793, -2.062818606955561}, {-1.341592653589793, 1.5269334759020843`}, {-1.341592653589793, 0.6822597433423729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.397165905734148}, {-1.3365926535897932`, -2.289386620137225}, \ {-1.3365926535897932`, -2.06287235114293}, {-1.3365926535897932`, 1.5260177681145257`}, {-1.3365926535897932`, 0.6842839301927265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.3968060391602632`}, {-1.331592653589793, -2.288978267922453}, \ {-1.331592653589793, -2.062924215927645}, {-1.331592653589793, 1.5251036850975155`}, {-1.331592653589793, 0.6863031010749593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.3964485258877533`}, {-1.3265926535897932`, \ -2.2885743350005026`}, {-1.3265926535897932`, -2.0629742086233}, \ {-1.3265926535897932`, 1.5241912184463793`}, {-1.3265926535897932`, 0.6883172785865999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.396093346167084}, {-1.321592653589793, -2.288174793525631}, \ {-1.321592653589793, -2.0630223365811475`}, {-1.321592653589793, 1.5232803597541482`}, {-1.321592653589793, 0.690326485331248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.395740480459357}, {-1.3165926535897932`, -2.2877796158213544`}, \ {-1.3165926535897932`, -2.063068607189853}, {-1.3165926535897932`, 1.5223711006122056`}, {-1.3165926535897932`, 0.6923307439161996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.3953899094338635`}, {-1.311592653589793, -2.287388774378537}, \ {-1.311592653589793, -2.0631130278752328`}, {-1.311592653589793, 1.5214634326109127`}, {-1.311592653589793, 0.6943300769501308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.3950416139656614`}, {-1.3065926535897932`, -2.287002241853522}, \ {-1.3065926535897932`, -2.063155606099969}, {-1.3065926535897932`, 1.5205573473402227`}, {-1.3065926535897932`, 0.6963245070408381}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.3946955751331895`}, {-1.301592653589793, -2.2866199910663}, \ {-1.301592653589793, -2.0631963493633165`}, {-1.301592653589793, 1.5196528363902835`}, {-1.301592653589793, 0.698314056793035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.3943517742159086`}, {-1.2965926535897931`, \ -2.2862419949987274`}, {-1.2965926535897931`, -2.063235265200781}, \ {-1.2965926535897931`, 1.5187498913520177`}, {-1.2965926535897931`, 0.700298748806205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.394010192691971}, {-1.291592653589793, -2.285868226792767}, \ {-1.291592653589793, -2.0632723611837918`}, {-1.291592653589793, 1.5178485038176985`}, {-1.291592653589793, 0.7022786056725067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.3936708122359223`}, {-1.2865926535897931`, \ -2.2854986597487876`}, {-1.2865926535897931`, -2.0633076449193455`}, \ {-1.2865926535897931`, 1.516948665381506}, {-1.2865926535897931`, 0.7042536499747335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.3933336147164277`}, {-1.281592653589793, -2.2851332673238907`}, \ {-1.281592653589793, -2.0633411240496367`}, {-1.281592653589793, 1.5160503676400707`}, {-1.281592653589793, 0.7062239042843232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.392998582194033}, {-1.2765926535897931`, -2.2847720231302815`}, \ {-1.2765926535897931`, -2.0633728062516803`}, {-1.2765926535897931`, 1.5151536021930077`}, {-1.2765926535897931`, 0.7081893911594205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.3926656969189475`}, {-1.271592653589793, -2.2844149009336774`}, \ {-1.271592653589793, -2.0634026992368995`}, {-1.271592653589793, 1.5142583606434323`}, {-1.271592653589793, 0.7101501331429864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.3923349413288584`}, {-1.2665926535897931`, -2.284061874651754}, \ {-1.2665926535897931`, -2.0634308107507113`}, {-1.2665926535897931`, 1.5133646345984686`}, {-1.2665926535897931`, 0.7121061527609599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.3920062980467716`}, {-1.261592653589793, -2.2837129183526326`}, \ {-1.261592653589793, -2.063457148572092}, {-1.261592653589793, 1.5124724156697424`}, {-1.261592653589793, 0.7140574725204636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.3916797498788798`}, {-1.256592653589793, -2.283368006253397}, \ {-1.256592653589793, -2.0634817205131237`}, {-1.256592653589793, 1.5115816954738632`}, {-1.256592653589793, 0.7160041149080588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.391355279812458}, {-1.251592653589793, -2.2830271127186643`}, \ {-1.251592653589793, -2.06350453441852}, {-1.251592653589793, 1.5106924656328946`}, {-1.251592653589793, 0.7179461023880445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.391032871013784}, {-1.246592653589793, -2.282690212259168}, \ {-1.246592653589793, -2.0635255981651524`}, {-1.246592653589793, 1.5098047177748126`}, {-1.246592653589793, 0.719883457400802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.3907125068260853`}, {-1.241592653589793, -2.2823572795304035`}, \ {-1.241592653589793, -2.0635449196615405`}, {-1.241592653589793, 1.5089184435339518`}, {-1.241592653589793, 0.7218162023611832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.390394170767516}, {-1.236592653589793, -2.282028289331288}, \ {-1.236592653589793, -2.063562506847343}, {-1.236592653589793, 1.5080336345514445`}, {-1.236592653589793, 0.7237443596569418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.3900778465291506`}, {-1.231592653589793, -2.2817032166028737`}, \ {-1.231592653589793, -2.0635783676928203`}, {-1.231592653589793, 1.5071502824756429`}, {-1.231592653589793, 0.725667951647207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.3897635179730132`}, {-1.226592653589793, -2.28138203642708}, \ {-1.226592653589793, -2.0635925101982946`}, {-1.226592653589793, 1.506268378962535}, {-1.226592653589793, 0.7275870006609961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.389451169130125}, {-1.2215926535897932`, -2.281064724025473}, \ {-1.2215926535897932`, -2.0636049423935847`}, {-1.2215926535897932`, 1.5053879156761487`}, {-1.2215926535897932`, 0.7295015289957707}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.3891407841985743`}, {-1.216592653589793, -2.2807512547580733`}, \ {-1.216592653589793, -2.063615672337433}, {-1.216592653589793, 1.5045088842889476`}, {-1.216592653589793, 0.7314115589160296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.3888323475416215`}, {-1.2115926535897932`, -2.280441604122196}, \ {-1.2115926535897932`, -2.0636247081169152`}, {-1.2115926535897932`, 1.5036312764822108`}, {-1.2115926535897932`, 0.7333171126519411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.388525843685815}, {-1.206592653589793, -2.280135747751332}, \ {-1.206592653589793, -2.0636320578468372`}, {-1.206592653589793, 1.502755083946413}, {-1.206592653589793, 0.7352182123980139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.388221257319141}, {-1.2015926535897932`, -2.279833661414048}, \ {-1.2015926535897932`, -2.0636377296691193`}, {-1.2015926535897932`, 1.5018802983815842`}, {-1.2015926535897932`, 0.7371148803118034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.3879185732891903`}, {-1.196592653589793, -2.2795353210129337`}, \ {-1.196592653589793, -2.0636417317521647`}, {-1.196592653589793, 1.5010069114976683`}, {-1.196592653589793, 0.7390071385126551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.3876177766013518`}, {-1.1915926535897932`, \ -2.2792407025835724`}, {-1.1915926535897932`, -2.0636440722902165`}, \ {-1.1915926535897932`, 1.500134915014869}, {-1.1915926535897932`, 0.7408950090804829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.3873188524170277`}, {-1.186592653589793, -2.278949782293545}, \ {-1.186592653589793, -2.063644759502704}, {-1.186592653589793, 1.499264300663986}, {-1.186592653589793, 0.742778514054582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.38702178605187}, {-1.1815926535897932`, -2.2786625364414603`}, \ {-1.1815926535897932`, -2.063643801633573}, {-1.1815926535897932`, 1.4983950601867453`}, {-1.1815926535897932`, 0.7446576754324763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.386726562974043}, {-1.176592653589793, -2.2783789414560243`}, \ {-1.176592653589793, -2.0636412069506087`}, {-1.176592653589793, 1.4975271853361192`}, {-1.176592653589793, 0.7465325151687974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.386433168802501}, {-1.1715926535897931`, -2.278098973895128}, \ {-1.1715926535897931`, -2.063636983744742}, {-1.1715926535897931`, 1.496660667876636}, {-1.1715926535897931`, 0.7484030551741974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.386141589305297}, {-1.166592653589793, -2.277822610444977}, \ {-1.166592653589793, -2.0636311403293472`}, {-1.166592653589793, 1.4957954995846876`}, {-1.166592653589793, 0.7502693173142913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.3858518103979045`}, {-1.1615926535897931`, -2.277549827919238}, \ {-1.1615926535897931`, -2.0636236850395324`}, {-1.1615926535897931`, 1.4949316722488224`}, {-1.1615926535897931`, 0.7521313234086365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.385563818141565}, {-1.156592653589793, -2.277280603258217}, \ {-1.156592653589793, -2.063614626231413}, {-1.156592653589793, 1.4940691776700337`}, {-1.156592653589793, 0.7539890952297308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.3852775987416543`}, {-1.1515926535897931`, \ -2.2770149135280704`}, {-1.1515926535897931`, -2.0636039722813804`}, \ {-1.1515926535897931`, 1.4932080076620409`}, {-1.1515926535897931`, 0.7558426545020517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.3849931385460716`}, {-1.146592653589793, -2.276752735920035}, \ {-1.146592653589793, -2.0635917315853547`}, {-1.146592653589793, 1.4923481540515633`}, {-1.146592653589793, 0.7576920229011183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.384710424043646}, {-1.1415926535897931`, -2.2764940477496847`}, \ {-1.1415926535897931`, -2.063577912558039}, {-1.1415926535897931`, 1.4914896086785838`}, {-1.1415926535897931`, 0.759537222052583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.3844294418625678`}, {-1.1365926535897932`, \ -2.2762388264562237`}, {-1.1365926535897932`, -2.063562523632155}, \ {-1.1365926535897932`, 1.4906323633966099`}, {-1.1365926535897932`, 0.7613782735313513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.384150178768834}, {-1.1315926535897929`, -2.275987049601788}, \ {-1.1315926535897929`, -2.06354557325767}, {-1.1315926535897929`, 1.4897764100729232`}, {-1.1315926535897929`, 0.7632151988607271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.383872621664716}, {-1.126592653589793, -2.2757386948707845`}, \ {-1.126592653589793, -2.0635270699010264`}, {-1.126592653589793, 1.4889217405888275`}, {-1.126592653589793, 0.765048019511586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.38359675758725}, {-1.121592653589793, -2.2754937400692503`}, \ {-1.121592653589793, -2.0635070220443517`}, {-1.121592653589793, 1.4880683468398859`}, {-1.121592653589793, 0.766876756901573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.383322573706739}, {-1.1165926535897932`, -2.2752521631242297`}, \ {-1.1165926535897932`, -2.0634854381846677`}, {-1.1165926535897932`, 1.4872162207361523`}, {-1.1165926535897932`, 0.7687014323943265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.3830500573252826`}, {-1.1115926535897929`, \ -2.2750139420831856`}, {-1.1115926535897929`, -2.06346232683309}, \ {-1.1115926535897929`, 1.4863653542023998`}, {-1.1115926535897929`, 0.7705220672987262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.3827791958753166`}, {-1.106592653589793, -2.2747790551134206`}, \ {-1.106592653589793, -2.063437696514025}, {-1.106592653589793, 1.4855157391783393`}, {-1.106592653589793, 0.772338682868164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.3825099769181786`}, {-1.101592653589793, -2.2745474805015298`}, \ {-1.101592653589793, -2.0634115557643553`}, {-1.101592653589793, 1.4846673676188347`}, {-1.101592653589793, 0.7741513002998403}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.3822423881426866`}, {-1.0965926535897932`, -2.274319196652865}, \ {-1.0965926535897932`, -2.0633839131326255`}, {-1.0965926535897932`, 1.4838202314941091`}, {-1.0965926535897932`, 0.7759599407340825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.3819764173637386`}, {-1.0915926535897933`, \ -2.2740941820910314`}, {-1.0915926535897933`, -2.0633547771782172`}, \ {-1.0915926535897933`, 1.482974322789952}, {-1.0915926535897933`, 0.7777646252536846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.381712052520927}, {-1.086592653589793, -2.2738724154573924`}, \ {-1.086592653589793, -2.063324156470524}, {-1.086592653589793, 1.4821296335079135`}, {-1.086592653589793, 0.77956537488327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.381449281677175}, {-1.081592653589793, -2.2736538755105986`}, \ {-1.081592653589793, -2.06329205958812}, {-1.081592653589793, 1.4812861556654986`}, {-1.081592653589793, 0.7813622105886744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.381188093017385}, {-1.0765926535897932`, -2.273438541126138}, \ {-1.0765926535897932`, -2.063258495117924}, {-1.0765926535897932`, 1.4804438812963518`}, {-1.0765926535897932`, 0.7831551532763505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.3809284748471082`}, {-1.0715926535897933`, -2.273226391295902}, \ {-1.0715926535897933`, -2.06322347165436}, {-1.0715926535897933`, 1.4796028024504442`}, {-1.0715926535897933`, 0.784944223792792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.3806704155912275`}, {-1.066592653589793, -2.2730174051277663`}, \ {-1.066592653589793, -2.063186997798518}, {-1.066592653589793, 1.4787629111942457`}, {-1.066592653589793, 0.7867294429239788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.380413903792662}, {-1.061592653589793, -2.2728115618451947`}, \ {-1.061592653589793, -2.0631490821573064`}, {-1.061592653589793, 1.4779241996109023`}, {-1.061592653589793, 0.7885108313948385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.380158928111082}, {-1.0565926535897932`, -2.2726088407868503`}, \ {-1.0565926535897932`, -2.063109733342609}, {-1.0565926535897932`, 1.4770866598004027`}, {-1.0565926535897932`, 0.7902884098687292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.3799054773216444`}, {-1.0515926535897933`, \ -2.2724092214062352`}, {-1.0515926535897933`, -2.0630689599704346`}, \ {-1.0515926535897933`, 1.476250283879742}, {-1.0515926535897933`, 0.7920621989469405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.3796535403137424`}, {-1.046592653589793, -2.2722126832713343`}, \ {-1.046592653589793, -2.0630267706600662`}, {-1.046592653589793, 1.4754150639830832`}, {-1.046592653589793, 0.7938322191682107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.379403106089771}, {-1.041592653589793, -2.2720192060642814`}, \ {-1.041592653589793, -2.06298317403321}, {-1.041592653589793, 1.4745809922619115`}, {-1.041592653589793, 0.7955984910082614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.3791541637639106`}, {-1.0365926535897931`, \ -2.2718287695810297`}, {-1.0365926535897931`, -2.0629381787131487`}, \ {-1.0365926535897931`, 1.4737480608851874`}, {-1.0365926535897931`, 0.7973610348793522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.3789067025609194`}, {-1.0315926535897932`, -2.271641353731051}, \ {-1.0315926535897932`, -2.0628917933238826`}, {-1.0315926535897932`, 1.4729162620394949`}, {-1.0315926535897932`, 0.7991198711298466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.3786607118149505`}, {-1.026592653589793, -2.271456938537033}, \ {-1.026592653589793, -2.0628440264892847`}, {-1.026592653589793, 1.472085587929184}, {-1.026592653589793, 0.8008750200437978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.378416180968376}, {-1.021592653589793, -2.2712755041345996`}, \ {-1.021592653589793, -2.062794886832244}, {-1.021592653589793, 1.4712560307765161`}, {-1.021592653589793, 0.8026265018405486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.378173099570628}, {-1.0165926535897931`, -2.271097030772037}, \ {-1.0165926535897931`, -2.06274438297382}, {-1.0165926535897931`, 1.4704275828217976`}, {-1.0165926535897931`, 0.8043743366743469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.377931457277059}, {-1.0115926535897932`, -2.270921498810034}, \ {-1.0115926535897932`, -2.062692523532392}, {-1.0115926535897932`, 1.4696002363235174`}, {-1.0115926535897932`, 0.8061185446339755}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.3776912438478086`}, {-1.0065926535897929`, \ -2.2707488887214344`}, {-1.0065926535897929`, -2.0626393171228132`}, \ {-1.0065926535897929`, 1.4687739835584714`}, {-1.0065926535897929`, 0.8078591457423963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.3774524491466904`}, {-1.001592653589793, -2.2705791810909974`}, \ {-1.001592653589793, -2.0625847723555624`}, {-1.001592653589793, 1.4679488168219061`}, {-1.001592653589793, 0.8095961599564075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.3772150631400923`}, {-0.9965926535897931, -2.270412356615171}, \ {-0.9965926535897931, -2.0625288978359064`}, {-0.9965926535897931, 1.4671247284276268`}, {-0.9965926535897931, 0.8113296071663172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.3769790758958886`}, {-0.9915926535897932, -2.2702483961018687`}, \ {-0.9915926535897932, -2.0624717021630588`}, {-0.9915926535897932, 1.4663017107081322`}, {-0.9915926535897932, 0.8130595071956255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.3767444775823656`}, {-0.9865926535897929, -2.2700872804702654`}, \ {-0.9865926535897929, -2.0624131939293404`}, {-0.9865926535897929, 1.4654797560147297`}, {-0.9865926535897929, 0.8147858798007243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.376511258467165}, {-0.981592653589793, -2.2699289907505893`}, \ {-0.981592653589793, -2.0623533817193516`}, {-0.981592653589793, 1.4646588567176557`}, {-0.981592653589793, 0.8165087446706044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.3762794089162345`}, {-0.9765926535897931, -2.2697735080839356`}, \ {-0.9765926535897931, -2.0622922741091383`}, {-0.9765926535897931, 1.4638390052061905`}, {-0.9765926535897931, 0.8182281214265799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.376048919392797}, {-0.9715926535897932, -2.2696208137220757`}, \ {-0.9715926535897932, -2.0622298796653697`}, {-0.9715926535897932, 1.4630201938887715`}, {-0.9715926535897932, 0.8199440296220187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.375819780456331}, {-0.9665926535897928, -2.269470889027282}, \ {-0.9665926535897928, -2.062166206944519}, {-0.9665926535897928, 1.462202415193106}, {-0.9665926535897928, 0.8216564887420885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.375591982761561}, {-0.961592653589793, -2.2693237154721513`}, \ {-0.961592653589793, -2.062101264492045}, {-0.961592653589793, 1.4613856615662781`}, {-0.961592653589793, 0.8233655182035122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.3753655170574657`}, {-0.9565926535897931, -2.2691792746394457`}, \ {-0.9565926535897931, -2.062035060841581}, {-0.9565926535897931, 1.460569925474862}, {-0.9565926535897931, 0.8250711373543317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.375140374186294}, {-0.9515926535897932, -2.2690375482219283`}, \ {-0.9515926535897932, -2.061967604514136}, {-0.9515926535897932, 1.4597551994050226`}, {-0.9515926535897932, 0.826773365473685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.374916545082598}, {-0.9465926535897933, -2.268898518022207}, \ {-0.9465926535897933, -2.061898904017288}, {-0.9465926535897933, 1.458941475862623}, {-0.9465926535897933, 0.8284722217715923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.3746940207722735`}, {-0.9415926535897929, -2.268762165952591}, \ {-0.9415926535897929, -2.0618289678443964`}, {-0.9415926535897929, 1.4581287473733275`}, {-0.9415926535897929, 0.8301677253887504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.3744727923716153`}, {-0.936592653589793, -2.2686284740349416`}, \ {-0.936592653589793, -2.0617578044738107`}, {-0.936592653589793, 1.4573170064827061`}, {-0.936592653589793, 0.8318598953963356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.374252851086387}, {-0.9315926535897932, -2.268497424400533}, \ {-0.9315926535897932, -2.061685422368095}, {-0.9315926535897932, 1.4565062457563307`}, {-0.9315926535897932, 0.8335487507958194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.3740341882108944`}, {-0.9265926535897933, -2.2683689992899128`}, \ {-0.9265926535897933, -2.0616118299732507`}, {-0.9265926535897933, 1.4556964577798783`}, {-0.9265926535897933, 0.8352343105187866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.3738167951270803`}, {-0.9215926535897929, -2.268243181052773}, \ {-0.9215926535897929, -2.0615370357179534`}, {-0.9215926535897929, 1.454887635159232}, {-0.9215926535897929, 0.8369165934267674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.373600663303623}, {-0.916592653589793, -2.268119952147815}, \ {-0.916592653589793, -2.0614610480127924`}, {-0.916592653589793, 1.4540797705205757`}, {-0.916592653589793, 0.838595618311073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.373385784295052}, {-0.9115926535897931, -2.2679992951426247`}, \ {-0.9115926535897931, -2.06138387524952}, {-0.9115926535897931, 1.4532728565104935`}, {-0.9115926535897931, 0.8402714038926413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.3731721497408698`}, {-0.9065926535897932, -2.2678811927135443`}, \ {-0.9065926535897932, -2.06130552580031}, {-0.9065926535897932, 1.4524668857960699`}, {-0.9065926535897932, 0.8419439688218883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.372959751364689}, {-0.9015926535897929, -2.2677656276455527`}, \ {-0.9015926535897929, -2.061226008017019}, {-0.9015926535897929, 1.4516618510649828`}, {-0.9015926535897929, 0.8436133316785662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.372748580973378}, {-0.896592653589793, -2.267652582832138}, \ {-0.896592653589793, -2.061145330230463}, {-0.896592653589793, 1.4508577450256026`}, {-0.896592653589793, 0.8452795109716293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.372538630456217}, {-0.8915926535897931, -2.2675420412751826`}, \ {-0.8915926535897931, -2.0610635007496994`}, {-0.8915926535897931, 1.4500545604070902`}, {-0.8915926535897931, 0.8469425251391062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.3723298917840667`}, {-0.8865926535897932, -2.267433986084838}, \ {-0.8865926535897932, -2.0609805278613145`}, {-0.8865926535897932, 1.4492522899594924`}, {-0.8865926535897932, 0.848602392547976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.372122357008547}, {-0.8815926535897929, -2.26732840047941}, \ {-0.8815926535897929, -2.0608964198287265`}, {-0.8815926535897929, 1.4484509264538383`}, {-0.8815926535897929, 0.8502591314940511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.371916018261223}, {-0.876592653589793, -2.2672252677852383`}, \ {-0.876592653589793, -2.0608111848914925`}, {-0.876592653589793, 1.4476504626822415`}, {-0.876592653589793, 0.8519127602018659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.371710867752807}, {-0.8715926535897931, -2.267124571436577}, \ {-0.8715926535897931, -2.0607248312646274`}, {-0.8715926535897931, 1.4468508914579927`}, {-0.8715926535897931, 0.853563296824571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.371506897772366}, {-0.8665926535897932, -2.26702629497548}, \ {-0.8665926535897932, -2.06063736713793}, {-0.8665926535897932, 1.4460522056156617`}, {-0.8665926535897932, 0.8552107594438308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.3713041006865385`}, {-0.8615926535897929, -2.266930422051675}, \ {-0.8615926535897929, -2.0605488006753236`}, {-0.8615926535897929, 1.4452543980111967`}, {-0.8615926535897929, 0.8568551660697246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.371102468938767}, {-0.856592653589793, -2.26683693642245}, \ {-0.856592653589793, -2.0604591400141983`}, {-0.856592653589793, 1.4444574615220243`}, {-0.856592653589793, 0.8584965346406549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.370901995048534}, {-0.8515926535897931, -2.2667458219525294`}, \ {-0.8515926535897931, -2.0603683932647736`}, {-0.8515926535897931, 1.4436613890471506`}, {-0.8515926535897931, 0.8601348830232586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.370702671610612}, {-0.8465926535897932, -2.2666570626139526`}, \ {-0.8465926535897932, -2.0602765685094613`}, {-0.8465926535897932, 1.442866173507264}, {-0.8465926535897932, 0.8617702290123155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.3705044912943185`}, {-0.8415926535897928, -2.266570642485951}, \ {-0.8415926535897928, -2.060183673802244}, {-0.8415926535897928, 1.4420718078448431`}, {-0.8415926535897928, 0.8634025903306742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.370307446842785}, {-0.836592653589793, -2.2664865457548222`}, \ {-0.836592653589793, -2.060089717168064}, {-0.836592653589793, 1.4412782850242551`}, {-0.836592653589793, 0.8650319846291664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.3701115310722334`}, {-0.8315926535897931, -2.2664047567138015`}, \ {-0.8315926535897931, -2.059994706602223}, {-0.8315926535897931, 1.44048559803187}, {-0.8315926535897931, 0.8666584294865318}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.369916736871261}, {-0.8265926535897932, -2.266325259762939}, \ {-0.8265926535897932, -2.0598986500697856`}, {-0.8265926535897932, 1.4396937398761664`}, {-0.8265926535897932, 0.8682819424093429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.3697230572001344`}, {-0.8215926535897933, -2.2662480394089597`}, \ {-0.8215926535897933, -2.0598015555050053`}, {-0.8215926535897933, 1.4389027035878417`}, {-0.8215926535897933, 0.8699025408319332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.369530485090095}, {-0.8165926535897929, -2.2661730802651383`}, \ {-0.8165926535897929, -2.059703430810749}, {-0.8165926535897929, 1.4381124822199298`}, {-0.8165926535897929, 0.8715202421163257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.3693390136426684`}, {-0.811592653589793, -2.2661003670511537`}, \ {-0.811592653589793, -2.059604283857947}, {-0.811592653589793, 1.4373230688479104`}, {-0.811592653589793, 0.8731350635521656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.369148636028988}, {-0.8065926535897932, -2.26602988459296}, \ {-0.8065926535897932, -2.0595041224850337`}, {-0.8065926535897932, 1.436534456569833}, {-0.8065926535897932, 0.8747470223566497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.3689593454891242`}, {-0.8015926535897933, -2.2659616178226365`}, \ {-0.8015926535897933, -2.0594029544974215`}, {-0.8015926535897933, 1.4357466385064335`}, {-0.8015926535897933, 0.8763561356744627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.36877113533142}, {-0.7965926535897929, -2.265895551778246}, \ {-0.7965926535897929, -2.059300787666967}, {-0.7965926535897929, 1.434959607801259}, {-0.7965926535897929, 0.8779624205777087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.368583998931842}, {-0.791592653589793, -2.2658316716036873`}, \ {-0.791592653589793, -2.0591976297314614`}, {-0.791592653589793, 1.4341733576207947`}, {-0.791592653589793, 0.8795658940658472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.3683979297333306`}, {-0.7865926535897931, -2.265769962548538}, \ {-0.7865926535897931, -2.0590934883941285`}, {-0.7865926535897931, 1.4333878811545917`}, {-0.7865926535897931, 0.881166573065627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.368212921245169}, {-0.7815926535897932, -2.2657104099679106`}, \ {-0.7815926535897932, -2.0589883713231245`}, {-0.7815926535897932, 1.4326031716154022`}, {-0.7815926535897932, 0.8827644744310188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.3680289670423456`}, {-0.7765926535897929, -2.2656529993222767`}, \ {-0.7765926535897929, -2.0588822861510687`}, {-0.7765926535897929, 1.431819222239314}, {-0.7765926535897929, 0.8843596149431532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.367846060764943}, {-0.771592653589793, -2.2655977161773224`}, \ {-0.771592653589793, -2.0587752404745636`}, {-0.771592653589793, 1.4310360262858917`}, {-0.771592653589793, 0.8859520113102494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.3676641961175178`}, {-0.7665926535897931, -2.265544546203768}, \ {-0.7665926535897931, -2.0586672418537435`}, {-0.7665926535897931, 1.4302535770383198`}, {-0.7665926535897931, 0.8875416801675494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.367483366868499}, {-0.7615926535897932, -2.2654934751772053`}, \ {-0.7615926535897932, -2.0585582978118246`}, {-0.7615926535897932, 1.4294718678035494`}, {-0.7615926535897932, 0.8891286380772506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.3673035668495905`}, {-0.7565926535897929, -2.26544448897792}, \ {-0.7565926535897929, -2.0584484158346696`}, {-0.7565926535897929, 1.4286908919124541`}, {-0.7565926535897929, 0.890712901528431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.3671247899551795`}, {-0.751592653589793, -2.2653975735907137`}, \ {-0.751592653589793, -2.058337603370365}, {-0.751592653589793, 1.4279106427199837`}, {-0.751592653589793, 0.8922944869369788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.3669470301417563`}, {-0.7465926535897931, -2.2653527151047226`}, \ {-0.7465926535897931, -2.0582258678288072`}, {-0.7465926535897931, 1.4271311136053257`}, {-0.7465926535897931, 0.893873410645518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.366770281427339}, {-0.7415926535897932, -2.2653098997132277`}, \ {-0.7415926535897932, -2.0581132165813}, {-0.7415926535897932, 1.426352297972073}, {-0.7415926535897932, 0.8954496889233292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.3665945378909043`}, {-0.7365926535897929, -2.2652691137134666`}, \ {-0.7365926535897929, -2.057999656960167}, {-0.7365926535897929, 1.4255741892483949`}, {-0.7365926535897929, 0.8970233379662712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.3664197936718314`}, {-0.731592653589793, -2.2652303435064365`}, \ {-0.731592653589793, -2.0578851962583693`}, {-0.731592653589793, 1.424796780887213}, {-0.731592653589793, 0.8985943738966953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.3662460429693444`}, {-0.7265926535897931, -2.265193575596694}, \ {-0.7265926535897931, -2.0577698417291397`}, {-0.7265926535897931, 1.4240200663663838`}, {-0.7265926535897931, 0.9001628127633603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.3660732800419706`}, {-0.7215926535897932, -2.26515879659215}, \ {-0.7215926535897932, -2.057653600585627}, {-0.7215926535897932, 1.4232440391888879`}, {-0.7215926535897932, 0.9017286705413406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.365901499206998}, {-0.7165926535897928, -2.2651259932038634`}, \ {-0.7165926535897928, -2.0575364800005507`}, {-0.7165926535897928, 1.4224686928830221`}, {-0.7165926535897928, 0.9032919631319329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.365730694839947}, {-0.711592653589793, -2.265095152245825}, \ {-0.711592653589793, -2.057418487105861}, {-0.711592653589793, 1.4216940210026012`}, {-0.711592653589793, 0.9048527063625551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.365560861374042}, {-0.7065926535897931, -2.26506626063474}, \ {-0.7065926535897931, -2.0572996289924266`}, {-0.7065926535897931, 1.4209200171271652`}, {-0.7065926535897931, 0.9064109159866431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.365391993299696}, {-0.7015926535897932, -2.2650393053898075`}, \ {-0.7015926535897932, -2.0571799127097115`}, {-0.7015926535897932, 1.4201466748621918`}, {-0.7015926535897932, 0.9079666076835423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.3652240851639976`}, {-0.6965926535897933, -2.2650142736324894`}, \ {-0.6965926535897933, -2.0570593452654817`}, {-0.6965926535897933, 1.4193739878393181`}, {-0.6965926535897933, 0.9095197970583927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.365057131570206}, {-0.6915926535897929, -2.264991152586284}, \ {-0.6915926535897929, -2.056937933625512}, {-0.6915926535897929, 1.4186019497165687`}, {-0.6915926535897929, 0.9110704996420079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.364891127177253}, {-0.686592653589793, -2.2649699295764845`}, \ {-0.686592653589793, -2.056815684713305}, {-0.686592653589793, 1.4178305541785912`}, {-0.686592653589793, 0.9126187308907494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.3647260666992502`}, {-0.6815926535897932, -2.2649505920299435`}, \ {-0.6815926535897932, -2.0566926054098267`}, {-0.6815926535897932, 1.4170597949368995`}, {-0.6815926535897932, 0.9141645061863934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.3645619449050064`}, {-0.6765926535897933, -2.264933127474823}, \ {-0.6765926535897933, -2.0565687025532444`}, {-0.6765926535897933, 1.416289665730126}, {-0.6765926535897933, 0.9157078408359917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.3643987566175437`}, {-0.6715926535897929, -2.264917523540347}, \ {-0.6715926535897929, -2.0564439829386822`}, {-0.6715926535897929, 1.4155201603242829`}, {-0.6715926535897929, 0.9172487500717225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.364236496713629}, {-0.666592653589793, -2.264903767956548}, \ {-0.666592653589793, -2.0563184533179832`}, {-0.666592653589793, 1.4147512725130302`}, {-0.666592653589793, 0.9187872490507374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.364075160123303}, {-0.6615926535897931, -2.2648918485540053`}, \ {-0.6615926535897931, -2.0561921203994835`}, {-0.6615926535897931, 1.413982996117955}, {-0.6615926535897931, 0.9203233528549981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.363914741829425}, {-0.6565926535897932, -2.264881753263583}, \ {-0.6565926535897932, -2.0560649908477964`}, {-0.6565926535897932, 1.4132153249888577`}, {-0.6565926535897932, 0.9218570764911064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.3637552368672115`}, {-0.6515926535897929, -2.2648734701161626`}, \ {-0.6515926535897929, -2.0559370712836063`}, {-0.6515926535897929, 1.4124482530040514`}, {-0.6515926535897929, 0.9233884348901216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.363596640323793}, {-0.646592653589793, -2.2648669872423746`}, \ {-0.646592653589793, -2.0558083682834716`}, {-0.646592653589793, 1.411681774070671}, {-0.646592653589793, 0.9249174429073714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.3634389473377686`}, {-0.6415926535897931, -2.2648622928723117`}, \ {-0.6415926535897931, -2.055678888379645}, {-0.6415926535897931, 1.4109158821249879`}, {-0.6415926535897931, 0.9264441153222567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.3632821530987695`}, {-0.6365926535897932, -2.2648593753352597`}, \ {-0.6365926535897932, -2.055548638059889}, {-0.6365926535897932, 1.410150571132743}, {-0.6365926535897932, 0.9279684668380374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.3631262528470276`}, {-0.6315926535897929, -2.2648582230594054`}, \ {-0.6315926535897929, -2.0554176237673185`}, {-0.6315926535897929, 1.4093858350894857`}, {-0.6315926535897929, 0.9294905120816155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.362971241872951}, {-0.626592653589793, -2.264858824571547}, \ {-0.626592653589793, -2.0552858519002424`}, {-0.626592653589793, 1.4086216680209271`}, {-0.626592653589793, 0.9310102656033045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.3628171155167026`}, {-0.6215926535897931, -2.264861168496806}, \ {-0.6215926535897931, -2.055153328812014}, {-0.6215926535897931, 1.407858063983305}, {-0.6215926535897931, 0.9325277418765839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.362663869167787}, {-0.6165926535897932, -2.2648652435583236`}, \ {-0.6165926535897932, -2.0550200608108993`}, {-0.6165926535897932, 1.4070950170637597`}, {-0.6165926535897932, 0.9340429552978494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.3625114982646407`}, {-0.6115926535897929, -2.2648710385769655`}, \ {-0.6115926535897929, -2.054886054159943}, {-0.6115926535897929, 1.4063325213807287`}, {-0.6115926535897929, 0.9355559201861414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.362359998294231}, {-0.606592653589793, -2.2648785424710067`}, \ {-0.606592653589793, -2.054751315076861}, {-0.606592653589793, 1.405570571084343}, {-0.606592653589793, 0.9370666507828698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.362209364791654}, {-0.6015926535897931, -2.2648877442558337`}, \ {-0.6015926535897931, -2.05461584973392}, {-0.6015926535897931, 1.4048091603568529`}, {-0.6015926535897931, 0.9385751612515155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.3620595933397466`}, {-0.5965926535897932, -2.2648986330436216`}, \ {-0.5965926535897932, -2.054479664257845}, {-0.5965926535897932, 1.4040482834130559`}, {-0.5965926535897932, 0.9400814656773275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.3619106795686955`}, {-0.5915926535897928, -2.264911198043022}, \ {-0.5915926535897928, -2.0543427647297268`}, {-0.5915926535897928, 1.4032879345007452`}, {-0.5915926535897928, 0.9415855780669972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.361762619155658}, {-0.586592653589793, -2.26492542855884}, \ {-0.586592653589793, -2.0542051571849385`}, {-0.586592653589793, 1.4025281079011724`}, {-0.586592653589793, 0.943087512348322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.3616154078243827`}, {-0.5815926535897931, -2.2649413139917103`}, \ {-0.5815926535897931, -2.0540668476130617`}, {-0.5815926535897931, 1.4017687979295272`}, {-0.5815926535897931, 0.9445872823698529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.361469041344839}, {-0.5765926535897931, -2.2649588438377704`}, \ {-0.5765926535897931, -2.0539278419578255`}, {-0.5765926535897931, 1.4010099989354328`}, {-0.5765926535897931, 0.9460849019005236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.3613235155328507`}, {-0.571592653589793, -2.264978007688326}, \ {-0.571592653589793, -2.053788146117044}, {-0.571592653589793, 1.4002517053034573`}, {-0.571592653589793, 0.9475803846292639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.3611788262497324`}, {-0.566592653589793, -2.264998795229518}, \ {-0.566592653589793, -2.0536477659425767`}, {-0.566592653589793, 1.3994939114536455`}, {-0.566592653589793, 0.9490737441645957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.361034969401935}, {-0.561592653589793, -2.265021196241987}, \ {-0.561592653589793, -2.053506707240277}, {-0.561592653589793, 1.3987366118420708`}, {-0.561592653589793, 0.9505649940342076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.3608919409406917`}, {-0.556592653589793, -2.265045200600523}, \ {-0.556592653589793, -2.0533649757699712`}, {-0.556592653589793, 1.3979798009613977`}, {-0.556592653589793, 0.9520541476845148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.3607497368616728`}, {-0.551592653589793, -2.2650707982737326`}, \ {-0.551592653589793, -2.0532225772454256`}, {-0.551592653589793, 1.397223473341475}, {-0.551592653589793, 0.9535412184801995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.3606083532046434`}, {-0.546592653589793, -2.2650979793236807`}, \ {-0.546592653589793, -2.053079517334339}, {-0.546592653589793, 1.3964676235499405`}, {-0.546592653589793, 0.9550262197037236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.3604677860531216`}, {-0.541592653589793, -2.2651267339055456`}, \ {-0.541592653589793, -2.0529358016583252`}, {-0.541592653589793, 1.3957122461928546`}, {-0.541592653589793, 0.9565091645548269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.3603280315340522`}, {-0.536592653589793, -2.265157052267265}, \ {-0.536592653589793, -2.0527914357929156`}, {-0.536592653589793, 1.3949573359153487`}, {-0.536592653589793, 0.9579900661500018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.360189085817475}, {-0.531592653589793, -2.265188924749177}, \ {-0.531592653589793, -2.052646425267569}, {-0.531592653589793, 1.3942028874023016`}, {-0.531592653589793, 0.9594689375219431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.3600509451162006`}, {-0.526592653589793, -2.2652223417836628`}, \ {-0.526592653589793, -2.052500775565678}, {-0.526592653589793, 1.393448895379036}, {-0.526592653589793, 0.9609457916189762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.359913605685494}, {-0.521592653589793, -2.265257293894784}, \ {-0.521592653589793, -2.0523544921245938`}, {-0.521592653589793, 1.3926953546120437`}, {-0.521592653589793, 0.9624206413044601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.359777063822756}, {-0.5165926535897931, -2.2652937716979213`}, \ {-0.5165926535897931, -2.052207580335653}, {-0.5165926535897931, 1.3919422599097313`}, {-0.5165926535897931, 0.9638934993561615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.3596413158672194`}, {-0.511592653589793, -2.2653317658994028`}, \ {-0.511592653589793, -2.0520600455442075`}, {-0.511592653589793, 1.3911896061231928`}, {-0.511592653589793, 0.9653643784656095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.359506358199636}, {-0.5065926535897931, -2.265371267296137}, \ {-0.5065926535897931, -2.051911893049678}, {-0.5065926535897931, 1.390437388147014}, {-0.5065926535897931, 0.9668332912374149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.3593721872419815`}, {-0.5015926535897931, -2.265412266775243}, \ {-0.5015926535897931, -2.0517631281055833`}, {-0.5015926535897931, 1.3896856009200993`}, {-0.5015926535897931, 0.9683002501885675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.3592387994571546`}, {-0.49659265358979304`, \ -2.2654547553136775`}, {-0.49659265358979304`, -2.051613755919608}, \ {-0.49659265358979304`, 1.3889342394265312`}, {-0.49659265358979304`, 0.9697652677476983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.3591061913486877`}, {-0.4915926535897931, -2.265498723977855}, \ {-0.4915926535897931, -2.051463781653657}, {-0.4915926535897931, 1.388183298696458}, {-0.4915926535897931, 0.971228356254315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.3589743594604546`}, {-0.4865926535897931, -2.265544163923274}, \ {-0.4865926535897931, -2.0513132104239236`}, {-0.4865926535897931, 1.3874327738070131`}, {-0.4865926535897931, 0.9726895279580056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.3588433003763902`}, {-0.4815926535897931, -2.265591066394136}, \ {-0.4815926535897931, -2.0511620473009597`}, {-0.4815926535897931, 1.3866826598832709`}, {-0.4815926535897931, 0.9741487950176042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.3587130107202086`}, {-0.4765926535897931, -2.2656394227229644`}, \ {-0.4765926535897931, -2.0510102973097575`}, {-0.4765926535897931, 1.3859329520992247`}, {-0.4765926535897931, 0.9756061695003317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.3585834871551263`}, {-0.4715926535897931, -2.2656892243302247`}, \ {-0.4715926535897931, -2.0508579654298256`}, {-0.4715926535897931, 1.385183645678818}, {-0.4715926535897931, 0.9770616633808886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.3584547263835933`}, {-0.46659265358979307`, \ -2.2657404627239335`}, {-0.46659265358979307`, -2.050705056595291}, \ {-0.46659265358979307`, 1.38443473589699}, {-0.46659265358979307`, 0.9785152885405249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.358326725147023}, {-0.46159265358979307`, -2.265793129499279}, \ {-0.46159265358979307`, -2.0505515756949815`}, {-0.46159265358979307`, 1.3836862180807794`}, {-0.46159265358979307`, 0.9799670567660603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.358199480225528}, {-0.45659265358979306`, -2.265847216338229}, \ {-0.45659265358979306`, -2.0503975275725357`}, {-0.45659265358979306`, 1.382938087610451}, {-0.45659265358979306`, 0.9814169797488713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.358072988437664}, {-0.45159265358979306`, -2.265902715009146}, \ {-0.45159265358979306`, -2.0502429170265004`}, {-0.45159265358979306`, 1.3821903399206736`}, {-0.45159265358979306`, 0.9828650690838341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.35794724664017}, {-0.44659265358979305`, -2.2659596173663945`}, \ {-0.44659265358979305`, -2.050087748810447}, {-0.44659265358979305`, 1.3814429705017304`}, {-0.44659265358979305`, 0.9843113362682292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.357822251727718}, {-0.44159265358979305`, -2.266017915349951}, \ {-0.44159265358979305`, -2.0499320276330866`}, {-0.44159265358979305`, 1.3806959749007839`}, {-0.44159265358979305`, 0.9857557927005955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.357698000632666}, {-0.43659265358979304`, -2.2660776009850134`}, \ {-0.43659265358979304`, -2.049775758158385}, {-0.43659265358979304`, 1.379949348723172}, {-0.43659265358979304`, 0.9871984496795442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.357574490324813}, {-0.43159265358979304`, -2.266138666381602}, \ {-0.43159265358979304`, -2.049618945005699}, {-0.43159265358979304`, 1.3792030876337633`}, {-0.43159265358979304`, 0.9886393184025223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.357451717811157}, {-0.42659265358979304`, -2.2662011037341765`}, \ {-0.42659265358979304`, -2.0494615927498914`}, {-0.42659265358979304`, 1.3784571873583567`}, {-0.42659265358979304`, 0.9900784099645259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.3573296801356625`}, {-0.42159265358979303`, \ -2.2662649053212283`}, {-0.42159265358979303`, -2.0493037059214774`}, \ {-0.42159265358979303`, 1.3777116436851264`}, {-0.42159265358979303`, 0.9915157353567664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.357208374379023}, {-0.416592653589793, -2.2663300635048977`}, \ {-0.416592653589793, -2.0491452890067565`}, {-0.416592653589793, 1.376966452466126}, {-0.416592653589793, 0.9929513054652784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.3570877976584352`}, {-0.411592653589793, -2.266396570730569}, \ {-0.411592653589793, -2.048986346447958}, {-0.411592653589793, 1.3762216096188407`}, {-0.411592653589793, 0.9943851310694766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.356967947127372}, {-0.406592653589793, -2.2664644195264776`}, \ {-0.406592653589793, -2.0488268826433877`}, {-0.406592653589793, 1.375477111127809}, {-0.406592653589793, 0.9958172228406522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.3568488199753617`}, {-0.40159265358979307`, \ -2.2665336025033143`}, {-0.40159265358979307`, -2.0486669019475774`}, \ {-0.40159265358979307`, 1.3747329530462806`}, {-0.40159265358979307`, 0.9972475913404112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.356730413427768}, {-0.39659265358979306`, -2.2666041123538254`}, \ {-0.39659265358979306`, -2.0485064086714404`}, {-0.39659265358979306`, 1.3739891314979564`}, {-0.39659265358979306`, 0.998676247019051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.3566127247455775`}, {-0.39159265358979306`, \ -2.2666759418524185`}, {-0.39159265358979306`, -2.0483454070824294`}, \ {-0.39159265358979306`, 1.3732456426787794`}, {-0.39159265358979306`, 1.0001032002138717`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.3564957512251876`}, {-0.38659265358979306`, \ -2.2667490838547626`}, {-0.38659265358979306`, -2.0481839014047}, \ {-0.38659265358979306`, 1.3725024828587964`}, {-0.38659265358979306`, 1.0015284611474238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.356379490198199}, {-0.38159265358979305`, -2.266823531297391}, \ {-0.38159265358979305`, -2.0480218958192755`}, {-0.38159265358979305`, 1.3717596483840875`}, {-0.38159265358979305`, 1.0029520399256793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.3562639390312117`}, {-0.37659265358979305`, \ -2.2668992771973056`}, {-0.37659265358979305`, -2.0478593944642127`}, \ {-0.37659265358979305`, 1.3710171356787642`}, {-0.37659265358979305`, 1.004373946536139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.3561490951256245`}, {-0.3715926535897931, -2.266976314651578}, \ {-0.3715926535897931, -2.0476964014347816`}, {-0.3715926535897931, 1.370274941247044}, {-0.3715926535897931, 1.0057941908458594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.3560349559174374`}, {-0.3665926535897931, -2.2670546368369515`}, \ {-0.3665926535897931, -2.0475329207836306`}, {-0.3665926535897931, 1.3695330616754013`}, {-0.3665926535897931, 1.0072127825994046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.355921518877059}, {-0.3615926535897931, -2.2671342370094463`}, \ {-0.3615926535897931, -2.0473689565209767`}, {-0.3615926535897931, 1.3687914936347967`}, {-0.3615926535897931, 1.0086297314167143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.3558087815091158`}, {-0.3565926535897931, -2.267215108503962}, \ {-0.3565926535897931, -2.0472045126147753`}, {-0.3565926535897931, 1.36805023388299}, {-0.3565926535897931, 1.0100450467908897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.3556967413522636`}, {-0.3515926535897931, -2.267297244733881}, \ {-0.3515926535897931, -2.047039592990915}, {-0.3515926535897931, 1.3673092792669426`}, {-0.3515926535897931, 1.0114587380858904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.355585395979007}, {-0.3465926535897931, -2.2673806391906735`}, \ {-0.3465926535897931, -2.046874201533397}, {-0.3465926535897931, 1.366568626725306}, {-0.3465926535897931, 1.0128708145341399`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.3554747429955163`}, {-0.34159265358979307`, \ -2.2674652854435036`}, {-0.34159265358979307`, -2.0467083420845262`}, \ {-0.34159265358979307`, 1.3658282732910054`}, {-0.34159265358979307`, 1.0142812852340375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.3553647800414517`}, {-0.33659265358979307`, -2.26755117713883}, \ {-0.33659265358979307`, -2.04654201844511}, {-0.33659265358979307`, 1.3650882160939213`}, {-0.33659265358979307`, 1.0156901591473708`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.3552555047897896`}, {-0.33159265358979306`, -2.26763830800002}, \ {-0.33159265358979306`, -2.0463752343746426`}, {-0.33159265358979306`, 1.3643484523636742`}, {-0.33159265358979306`, 1.0170974450966228`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.3551469149466517`}, {-0.32659265358979306`, -2.26772667182695}, \ {-0.32659265358979306`, -2.0462079935915116`}, {-0.32659265358979306`, 1.3636089794325108`}, {-0.32659265358979306`, 1.0185031517621754`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.355039008251139}, {-0.32159265358979305`, -2.267816262495619}, \ {-0.32159265358979305`, -2.04604029977319}, {-0.32159265358979305`, 1.3628697947383075`}, {-0.32159265358979305`, 1.0199072876793964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.3549317824751657`}, {-0.31659265358979305`, -2.267907073957752}, \ {-0.31659265358979305`, -2.0458721565564426`}, {-0.31659265358979305`, 1.3621308958276803`}, {-0.31659265358979305`, 1.0213098612356175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.3548252354233}, {-0.31159265358979304`, -2.2679991002404147`}, \ {-0.31159265358979304`, -2.0457035675375272`}, {-0.31159265358979304`, 1.3613922803592235`}, {-0.31159265358979304`, 1.022710880666983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.354719364932605}, {-0.30659265358979304`, -2.268092335445621}, \ {-0.30659265358979304`, -2.045534536272403}, {-0.30659265358979304`, 1.360653946106865}, {-0.30659265358979304`, 1.0241103540551773`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.3546141688724855`}, {-0.30159265358979304`, -2.268186773749951}, \ {-0.30159265358979304`, -2.0453650662769314`}, {-0.30159265358979304`, 1.3599158909633597`}, {-0.30159265358979304`, 1.0255082893240184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.3545096451445358`}, {-0.29659265358979303`, -2.268282409404156}, \ {-0.29659265358979303`, -2.0451951610270953`}, {-0.29659265358979303`, 1.3591781129439127`}, {-0.29659265358979303`, 1.0269046942359146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.3544057916823924`}, {-0.2915926535897931, -2.268379236732782}, \ {-0.2915926535897931, -2.0450248239591997`}, {-0.2915926535897931, 1.3584406101899462`}, {-0.2915926535897931, 1.0282995763881781`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.3543026064515855`}, {-0.2865926535897931, -2.268477250133779}, \ {-0.2865926535897931, -2.0448540584700923`}, {-0.2865926535897931, 1.3577033809730166`}, {-0.2865926535897931, 1.0296929432091895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.3542000874494016`}, {-0.2815926535897931, -2.2685764440781235`}, \ {-0.2815926535897931, -2.044682867917372}, {-0.2815926535897931, 1.3569664236988856`}, {-0.2815926535897931, 1.0310848019544028`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.3540982327047395`}, {-0.27659265358979307`, \ -2.2686768131094337`}, {-0.27659265358979307`, -2.04451125561961}, \ {-0.27659265358979307`, 1.3562297369117458`}, {-0.27659265358979307`, 1.0324751597021953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.353997040277979}, {-0.27159265358979306`, -2.268778351843595}, \ {-0.27159265358979306`, -2.0443392248565595`}, {-0.27159265358979306`, 1.3554933192986254`}, {-0.27159265358979306`, 1.0338640233495389`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.353896508260843}, {-0.26659265358979306`, -2.2688810549683756`}, \ {-0.26659265358979306`, -2.044166778869383}, {-0.26659265358979306`, 1.3547571696939607`}, {-0.26659265358979306`, 1.0352513996074995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.3537966347762707`}, {-0.26159265358979306`, \ -2.2689849172430563`}, {-0.26159265358979306`, -2.0439939208608626`}, \ {-0.26159265358979306`, 1.3540212870843573`}, {-0.26159265358979306`, 1.036637294996549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.3536974179782897`}, {-0.25659265358979305`, -2.269089933498054}, \ {-0.25659265358979305`, -2.043820653995627}, {-0.25659265358979305`, 1.3532856706135363`}, {-0.25659265358979305`, 1.0380217158416862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.3535988560518897`}, {-0.25159265358979305`, \ -2.2691960986345485`}, {-0.25159265358979305`, -2.0436469814003724`}, \ {-0.25159265358979305`, 1.3525503195874917`}, {-0.25159265358979305`, 1.0394046682673497`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.353500947212905}, {-0.24659265358979304`, -2.2693034076241108`}, \ {-0.24659265358979304`, -2.0434729061640815`}, {-0.24659265358979304`, 1.3518152334798452`}, {-0.24659265358979304`, 1.040786158192127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.3534036897078927`}, {-0.24159265358979304`, -2.269411855508339}, \ {-0.24159265358979304`, -2.0432984313382496`}, {-0.24159265358979304`, 1.351080411937434}, {-0.24159265358979304`, 1.0421661913232356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.3533070818140196`}, {-0.23659265358979303`, -2.269521437398485}, \ {-0.23659265358979303`, -2.043123559937112}, {-0.23659265358979303`, 1.3503458547861105`}, {-0.23659265358979303`, 1.0435447731507814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.353211121838948}, {-0.23159265358979303`, -2.2696321484750923`}, \ {-0.23159265358979303`, -2.042948294937863}, {-0.23159265358979303`, 1.3496115620368032`}, {-0.23159265358979303`, 1.0449219089417634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.353115808120728}, {-0.22659265358979308`, -2.2697439839876377`}, \ {-0.22659265358979308`, -2.0427726392808867`}, {-0.22659265358979308`, 1.348877533891808}, {-0.22659265358979308`, 1.0462976037338385`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.353021139027689}, {-0.22159265358979308`, -2.2698569392541605`}, \ {-0.22159265358979308`, -2.0425965958699823`}, {-0.22159265358979308`, 1.348143770751355}, {-0.22159265358979308`, 1.047671862328814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.3529271129583353`}, {-0.21659265358979307`, -2.269971009660913}, \ {-0.21659265358979307`, -2.0424201675725913`}, {-0.21659265358979307`, 1.3474102732204523`}, {-0.21659265358979307`, 1.0490446892858614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.3528337283412486`}, {-0.21159265358979307`, -2.270086190662001}, \ {-0.21159265358979307`, -2.0422433572200225`}, {-0.21159265358979307`, 1.346677042116004}, {-0.21159265358979307`, 1.0504160889144496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.3527409836349857`}, {-0.20659265358979306`, \ -2.2702024777790255`}, {-0.20659265358979306`, -2.0420661676076874`}, \ {-0.20659265358979306`, 1.3459440784742454`}, {-0.20659265358979306`, 1.0517860652669635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.352648877327985}, {-0.20159265358979306`, -2.270319866600739}, \ {-0.20159265358979306`, -2.0418886014953186`}, {-0.20159265358979306`, 1.345211383558485}, {-0.20159265358979306`, 1.0531546221310133`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.3525574079384755`}, {-0.19659265358979305`, \ -2.2704383527826875`}, {-0.19659265358979305`, -2.041710661607209}, \ {-0.19659265358979305`, 1.3444789588671817`}, {-0.19659265358979305`, 1.0545217630214034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.352466574014382}, {-0.19159265358979305`, -2.2705579320468687`}, \ {-0.19159265358979305`, -2.0415323506324343`}, {-0.19159265358979305`, 1.3437468061423707`}, {-0.19159265358979305`, 1.0558874911717575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.352376374133245}, {-0.18659265358979304`, -2.2706786001813857`}, \ {-0.18659265358979304`, -2.0413536712250844`}, {-0.18659265358979304`, 1.3430149273784513`}, {-0.18659265358979304`, 1.0572518095257721`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.3522868069021308`}, {-0.18159265358979304`, \ -2.2708003530401033`}, {-0.18159265358979304`, -2.0411746260044925`}, \ {-0.18159265358979304`, 1.3422833248313528`}, {-0.18159265358979304`, 1.0586147207280923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.3521978709575526`}, {-0.17659265358979304`, \ -2.2709231865423094`}, {-0.17659265358979304`, -2.0409952175554666`}, \ {-0.17659265358979304`, 1.3415520010281183`}, {-0.17659265358979304`, 1.059976227114777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.3521095649653927`}, {-0.17159265358979303`, -2.271047096672379}, \ {-0.17159265358979303`, -2.0408154484285177`}, {-0.17159265358979303`, 1.3408209587768827`}, {-0.17159265358979303`, 1.0613363307033477`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.3520218876208245`}, {-0.16659265358979303`, \ -2.2711720794794363`}, {-0.16659265358979303`, -2.04063532114009}, \ {-0.16659265358979303`, 1.3400902011773237`}, {-0.16659265358979303`, 1.0626950331823881`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.351934837648241}, {-0.16159265358979308`, -2.271298131077023}, \ {-0.16159265358979308`, -2.0404548381727903`}, {-0.16159265358979308`, 1.3393597316315464`}, {-0.16159265358979308`, 1.0640523359006817`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.351848413801183}, {-0.15659265358979307`, -2.2714252476427723`}, \ {-0.15659265358979307`, -2.0402740019756167`}, {-0.15659265358979307`, 1.3386295538554824`}, {-0.15659265358979307`, 1.065408239855857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.351762614862273}, {-0.15159265358979307`, -2.2715534254180794`}, \ {-0.15159265358979307`, -2.040092814964197}, {-0.15159265358979307`, 1.3378996718907799`}, {-0.15159265358979307`, 1.0667627456825197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.3516774396431495`}, {-0.14659265358979306`, \ -2.2716826607077754`}, {-0.14659265358979306`, -2.0399112795209997`}, \ {-0.14659265358979306`, 1.3371700901172456`}, {-0.14659265358979306`, 1.0681158536398458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.3515928869844043`}, {-0.14159265358979306`, -2.271812949879811}, \ {-0.14159265358979306`, -2.0397293979955817`}, {-0.14159265358979306`, 1.3364408132658505`}, {-0.14159265358979306`, 1.0694675635985995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.351508955755524}, {-0.13659265358979306`, -2.271944289364932}, \ {-0.13659265358979306`, -2.0395471727048062`}, {-0.13659265358979306`, 1.3357118464323232`}, {-0.13659265358979306`, 1.0708178750275659`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.351425644854834}, {-0.13159265358979305`, -2.2720766756563684`}, \ {-0.13159265358979305`, -2.039364605933078}, {-0.13159265358979305`, 1.3349831950913789`}, {-0.13159265358979305`, 1.072166786979345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.3513429532094396`}, {-0.12659265358979305`, \ -2.2722101053095196`}, {-0.12659265358979305`, -2.0391816999325654`}, \ {-0.12659265358979305`, 1.3342548651116073`}, {-0.12659265358979305`, 1.0735142980754837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.351260879775183}, {-0.12159265358979304`, -2.272344574941645}, \ {-0.12159265358979304`, -2.0389984569234327`}, {-0.12159265358979304`, 1.333526862771045}, {-0.12159265358979304`, 1.0748604064909235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.3511794235365864`}, {-0.11659265358979304`, -2.272480081231555}, \ {-0.11659265358979304`, -2.038814879094067}, {-0.11659265358979304`, 1.3327991947734847`}, {-0.11659265358979304`, 1.0762051099377028`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.351098583506811}, {-0.11159265358979303`, -2.272616620919308}, \ {-0.11159265358979303`, -2.0386309686013027`}, {-0.11159265358979303`, 1.3320718682655615`}, {-0.11159265358979303`, 1.0775484056478926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.3510183587276114`}, {-0.10659265358979303`, \ -2.2727541908059097`}, {-0.10659265358979303`, -2.0384467275706513`}, \ {-0.10659265358979303`, 1.3313448908546301`}, {-0.10659265358979303`, 1.0788902903557234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.3509387482692974`}, {-0.10159265358979308`, \ -2.2728927877530163`}, {-0.10159265358979308`, -2.038262158096524}, \ {-0.10159265358979308`, 1.3306182706275187`}, {-0.10159265358979308`, 1.0802307602788466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.350859751230692}, {-0.09659265358979308, -2.273032408682633}, \ {-0.09659265358979308, -2.038077262242461}, {-0.09659265358979308, 1.3298920161701673`}, {-0.09659265358979308, 1.0815698110987007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.3507813667391013`}, {-0.09159265358979307, -2.27317305057683}, \ {-0.09159265358979307, -2.037892042041353}, {-0.09159265358979307, 1.3291661365882248`}, {-0.09159265358979307, 1.0829074379399202`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.350703593950277}, {-0.08659265358979307, -2.273314710477449}, \ {-0.08659265358979307, -2.0377064994956653`}, {-0.08659265358979307, 1.3284406415286436`}, {-0.08659265358979307, 1.0842436353487435`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.35062643204839}, {-0.08159265358979306, -2.2734573854858167`}, \ {-0.08159265358979306, -2.037520636577665}, {-0.08159265358979306, 1.3277155412023334`}, {-0.08159265358979306, 1.0855783972703592`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.350549880246002}, {-0.07659265358979306, -2.2736010727624625`}, \ {-0.07659265358979306, -2.0373344552296397`}, {-0.07659265358979306, 1.3269908464079347`}, {-0.07659265358979306, 1.0869117170251323`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.35047393778404}, {-0.07159265358979305, -2.27374576952684}, \ {-0.07159265358979305, -2.0371479573641214`}, {-0.07159265358979305, 1.3262665685567656`}, {-0.07159265358979305, 1.088243587283654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.350398603931775}, {-0.06659265358979305, -2.2738914730570503`}, \ {-0.06659265358979305, -2.036961144864108}, {-0.06659265358979305, 1.3255427196990153`}, {-0.06659265358979305, 1.0895740000405372`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.350323877986805}, {-0.061592653589793045`, \ -2.2740381806895678`}, {-0.061592653589793045`, -2.0367740195832824`}, \ {-0.061592653589793045`, 1.324819312551259}, {-0.061592653589793045`, 1.090902946586897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.350249759275035}, {-0.05659265358979304, -2.274185889818967}, \ {-0.05659265358979304, -2.0365865833462347`}, {-0.05659265358979304, 1.3240963605253544`}, {-0.05659265358979304, 1.0922304174814406`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.3501762471506646`}, {-0.051592653589793036`, \ -2.2743345978976626`}, {-0.051592653589793036`, -2.0363988379486786`}, \ {-0.051592653589793036`, 1.3233738777588169`}, {-0.051592653589793036`, 1.0935564025200817`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.3501033409961773`}, {-0.04659265358979303, -2.274484302435639}, \ {-0.04659265358979303, -2.0362107851576705`}, {-0.04659265358979303, 1.322651879146744}, {-0.04659265358979303, 1.0948808907039935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.3500310402223312`}, {-0.04159265358979303, \ -2.2746350010001932`}, {-0.04159265358979303, -2.036022426711828}, \ {-0.04159265358979303, 1.321930380375394}, {-0.04159265358979303, 1.0962038702060195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.349959344268154}, {-0.03659265358979302, -2.274786691215678}, \ {-0.03659265358979302, -2.035833764321542}, {-0.03659265358979302, 1.321209397957495}, {-0.03659265358979302, 1.0975253283353343`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.349888252600939}, {-0.03159265358979302, -2.274939370763244}, \ {-0.03159265358979302, -2.0356447996691975`}, {-0.03159265358979302, 1.3204889492694085`}, {-0.03159265358979302, 1.0988452515002625`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.3498177647162444`}, {-0.026592653589793014`, \ -2.2750930373805955`}, {-0.026592653589793014`, -2.035455534409384}, \ {-0.026592653589793014`, 1.319769052590241}, {-0.026592653589793014`, 1.1001636251691411`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.3497478801378975`}, {-0.02159265358979301, \ -2.2752476888617377`}, {-0.02159265358979301, -2.035265970169111}, \ {-0.02159265358979301, 1.3190497271430264`}, {-0.02159265358979301, 1.1014804338291033`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.349678598417997}, {-0.016592653589793005`, \ -2.2754033230567337`}, {-0.016592653589793005`, -2.0350761085480196`}, \ {-0.016592653589793005`, 1.3183309931381009`}, {-0.016592653589793005`, 1.1027956609426757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.3496099191369213`}, {-0.011592653589793, -2.2755599378714666`}, \ {-0.011592653589793, -2.0348859511185933`}, {-0.011592653589793, 1.3176128718188054`}, {-0.011592653589793, 1.1041092889020399`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.3495418419033407`}, {-0.006592653589792996, -2.2757175312674}, \ {-0.006592653589792996, -2.0346954994263693`}, {-0.006592653589792996, 1.316895385509654}, {-0.006592653589792996, 1.10542129898083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.349474366354228}, {-0.0015926535897931027`, \ -2.2758761012613453`}, {-0.0015926535897931027`, -2.034504754990149}, \ {-0.0015926535897931027`, 1.3161785576671154`}, {-0.0015926535897931027`, 1.106731671283309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.3494074921548753`}, { 0.0034073464102069018`, -2.276035645925231}, { 0.0034073464102069018`, -2.034313719302203}, { 0.0034073464102069018`, 1.3154624129331667`}, { 0.0034073464102069018`, 1.1080403846907732`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.349341218998912}, { 0.008407346410206906, -2.276196163385871}, { 0.008407346410206906, -2.0341223938284823`}, {0.008407346410206906, 1.314746977191813}, {0.008407346410206906, 1.1093474168049884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.349275546608326}, { 0.01340734641020691, -2.2763576518247586`}, { 0.01340734641020691, -2.033930780008821}, {0.01340734641020691, 1.3140322776287117`}, {0.01340734641020691, 1.1106527438885163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.3492104747334888`}, { 0.018407346410206915`, -2.276520109477819}, { 0.018407346410206915`, -2.033738879257144}, {0.018407346410206915`, 1.3133183427941413`}, {0.018407346410206915`, 1.1119563408016997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.3491460031531797`}, { 0.02340734641020692, -2.276683534635213}, { 0.02340734641020692, -2.033546692961671}, {0.02340734641020692, 1.3126052026694908`}, {0.02340734641020692, 1.1132581809361148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.349082131674617}, { 0.028407346410206924`, -2.276847925641119}, { 0.028407346410206924`, -2.033354222485115}, {0.028407346410206924`, 1.3118928887375074`}, {0.028407346410206924`, 1.114558236144268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, 2.34901886013349}, { 0.03340734641020693, -2.2770132808935206`}, { 0.03340734641020693, -2.0331614691648903`}, {0.03340734641020693, 1.3111814340565395`}, {0.03340734641020693, 1.115856476665297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, 2.3489561883939922`}, { 0.03840734641020693, -2.2771795988440036`}, { 0.03840734641020693, -2.0329684343133088`}, {0.03840734641020693, 1.3104708733390205`}, {0.03840734641020693, 1.1171528710464238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, 2.3488941163488604`}, { 0.04340734641020694, -2.2773468779975508`}, { 0.04340734641020694, -2.03277511921778}, {0.04340734641020694, 1.3097612430344756`}, {0.04340734641020694, 1.1184473860598807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, 2.3488326439194154`}, { 0.04840734641020694, -2.2775151169123444`}, { 0.04840734641020694, -2.0325815251410124`}, {0.04840734641020694, 1.3090525814173266`}, {0.04840734641020694, 1.1197399866150433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, 2.3487717710556035`}, { 0.053407346410206946`, -2.277684314199571}, { 0.053407346410206946`, -2.0323876533212046`}, { 0.053407346410206946`, 1.3083449286798183`}, { 0.053407346410206946`, 1.121030635665425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, 2.3487114977360446`}, { 0.05840734641020695, -2.2778544685232274`}, { 0.05840734641020695, -2.032193504972247}, {0.05840734641020695, 1.3076383270304002`}, {0.05840734641020695, 1.122319294110231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, 2.3486518239680785`}, { 0.06340734641020696, -2.2780255785999333`}, { 0.06340734641020696, -2.0319990812839133`}, {0.06340734641020696, 1.306932820797892}, {0.06340734641020696, 1.1236059206901103`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, 2.3485927497878176`}, { 0.06840734641020696, -2.2781976431987463`}, { 0.06840734641020696, -2.0318043834220547`}, {0.06840734641020696, 1.3062284565418467`}, {0.06840734641020696, 1.124890471876712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, 2.348534275260203}, { 0.07340734641020696, -2.2783706611409804`}, { 0.07340734641020696, -2.031609412528792}, {0.07340734641020696, 1.3055252831694937`}, {0.07340734641020696, 1.1261729017556679`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, 2.3484764004790586`}, { 0.07840734641020697, -2.278544631300029}, { 0.07840734641020697, -2.0314141697227077`}, {0.07840734641020697, 1.3048233520596877`}, {0.07840734641020697, 1.1274531619025445`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, 2.348419125567153}, { 0.08340734641020697, -2.278719552601188}, { 0.08340734641020697, -2.0312186560990346`}, {0.08340734641020697, 1.3041227171943608`}, {0.08340734641020697, 1.128731201251312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, 2.3483624506762624`}, { 0.08840734641020698, -2.2788954240214903`}, { 0.08840734641020698, -2.0310228727298436`}, {0.08840734641020698, 1.303423435297933}, {0.08840734641020698, 1.1300069659548388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, 2.3483063759872365`}, { 0.09340734641020698, -2.2790722445895315`}, { 0.09340734641020698, -2.030826820664234}, {0.09340734641020698, 1.3027255659852248`}, {0.09340734641020698, 1.1312803992368818`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, 2.3482509017100655`}, { 0.09840734641020699, -2.279250013385314}, { 0.09840734641020699, -2.0306305009285173`}, {0.09840734641020699, 1.302029171918458}, {0.09840734641020699, 1.132551441234989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, 2.3481960280839544`}, { 0.10340734641020699`, -2.27942872954008}, { 0.10340734641020699`, -2.030433914526403}, {0.10340734641020699`, 1.301334318973894}, {0.10340734641020699`, 1.1338200288337565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, 2.348141755377396}, { 0.108407346410207, -2.2796083922361645`}, { 0.108407346410207, -2.03023706243918}, {0.108407346410207, 1.3006410764188314`}, {0.108407346410207, 1.1350860954877307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, 2.348088083888247}, { 0.113407346410207, -2.279789000706832}, { 0.113407346410207, -2.0300399456259046`}, {0.113407346410207, 1.2999495170995556`}, {0.113407346410207, 1.1363495710333418`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, 2.348035013943812}, { 0.118407346410207, -2.279970554236135}, { 0.118407346410207, -2.029842565023575}, {0.118407346410207, 1.2992597176410745`}, {0.118407346410207, 1.1376103814890672`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, 2.347982545900924}, { 0.1234073464102069, -2.2801530521587665`}, { 0.1234073464102069, -2.0296449215473147`}, {0.1234073464102069, 1.2985717586593262`}, {0.1234073464102069, 1.1388684488430976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, 2.3479306801460296`}, { 0.1284073464102069, -2.280336493859919}, { 0.1284073464102069, -2.0294470160905522`}, {0.1284073464102069, 1.2978857249867677`}, {0.1284073464102069, 1.1401236908276369`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, 2.3478794170952835`}, { 0.1334073464102069, -2.2805208787751448`}, { 0.1334073464102069, -2.029248849525196}, {0.1334073464102069, 1.297201705912182}, {0.1334073464102069, 1.141376020678968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, 2.3478287571946352`}, { 0.1384073464102069, -2.2807062063902253`}, { 0.1384073464102069, -2.0290504227018102`}, {0.1384073464102069, 1.2965197954356649`}, {0.1384073464102069, 1.142625346882346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, 2.3477787009199274`}, { 0.14340734641020692`, -2.2808924762410356`}, { 0.14340734641020692`, -2.0288517364497936`}, {0.14340734641020692`, 1.2958400925397813`}, {0.14340734641020692`, 1.1438715729007034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, 2.3477292487769934`}, { 0.14840734641020692`, -2.2810796879134236`}, { 0.14840734641020692`, -2.0286527915775476`}, {0.14840734641020692`, 1.2951627014779725`}, {0.14840734641020692`, 1.1451145968861196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, 2.3476804013017594`}, { 0.15340734641020692`, -2.28126784104308}, { 0.15340734641020692`, -2.0284535888726545`}, {0.15340734641020692`, 1.294487732081293}, {0.15340734641020692`, 1.1463543113729437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, 2.347632159060349}, { 0.15840734641020693`, -2.2814569353154224`}, { 0.15840734641020693`, -2.028254129102044}, {0.15840734641020693`, 1.2938153000847104`}, {0.15840734641020693`, 1.1475906029513512`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, 2.347584522649189}, { 0.16340734641020693`, -2.2816469704654834`}, { 0.16340734641020693`, -2.028054413012165}, {0.16340734641020693`, 1.2931455274741823`}, {0.16340734641020693`, 1.1488233519201287`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, 2.3475374926951234`}, { 0.16840734641020694`, -2.28183794627779}, { 0.16840734641020694`, -2.0278544413291533`}, {0.16840734641020694`, 1.2924785428558372`}, {0.16840734641020694`, 1.15005243191734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, 2.3474910698555242`}, { 0.17340734641020694`, -2.2820298625862616`}, { 0.17340734641020694`, -2.027654214759001}, {0.17340734641020694`, 1.2918144818486352`}, {0.17340734641020694`, 1.1512777095275204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, 2.3474452548184117`}, { 0.17840734641020695`, -2.282222719274105}, { 0.17840734641020695`, -2.0274537339877203`}, {0.17840734641020695`, 1.2911534875019353`}, {0.17840734641020695`, 1.152499043863949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, 2.34740004830257}, { 0.18340734641020695`, -2.282416516273711}, { 0.18340734641020695`, -2.027252999681509}, {0.18340734641020695`, 1.2904957107394928`}, {0.18340734641020695`, 1.1537162861245052`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, 2.3473554510576773`}, { 0.18840734641020696`, -2.282611253566556}, { 0.18840734641020696`, -2.0270520124869162`}, {0.18840734641020696`, 1.2898413108313536`}, {0.18840734641020696`, 1.154929279119573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, 2.347311463864427}, { 0.19340734641020696`, -2.2828069311831154`}, { 0.19340734641020696`, -2.0268507730310015`}, {0.19340734641020696`, 1.2891904558953933`}, {0.19340734641020696`, 1.1561378567703875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, 2.347268087534659}, { 0.19840734641020696`, -2.283003549202766}, { 0.19840734641020696`, -2.0266492819214985`}, {0.19840734641020696`, 1.288543323429939}, {0.19840734641020696`, 1.1573418435762088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, 2.3472253229114957`}, { 0.20340734641020697`, -2.283201107753705}, { 0.20340734641020697`, -2.026447539746973}, {0.20340734641020697`, 1.2879001008792632`}, {0.20340734641020697`, 1.1585410540486611`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, 2.347183170869475}, { 0.20840734641020697`, -2.2833996070128686`}, { 0.20840734641020697`, -2.0262455470769827`}, {0.20840734641020697`, 1.2872609862335298`}, {0.20840734641020697`, 1.1597352921116098`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, 2.3471416323146923`}, { 0.21340734641020698`, -2.2835990472058483`}, { 0.21340734641020698`, -2.026043304462236}, {0.21340734641020698`, 1.28662618866485}, {0.21340734641020698`, 1.1609243504649223`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, 2.3471007081849438`}, { 0.21840734641020698`, -2.2837994286068217`}, { 0.21840734641020698`, -2.0258408124347445`}, {0.21840734641020698`, 1.2859959292010188`}, {0.21840734641020698`, 1.1621080099105403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, 2.347060399449872}, { 0.223407346410207, -2.2840007515384793`}, { 0.223407346410207, -2.025638071507983}, {0.223407346410207, 1.285370441438456}, {0.223407346410207, 1.1632860386393569`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, 2.3470207071111178`}, { 0.228407346410207, -2.284203016371959}, { 0.228407346410207, -2.025435082177038}, {0.228407346410207, 1.2847499722956932`}, {0.228407346410207, 1.1644581914775198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, 2.3469816322024704`}, { 0.233407346410207, -2.284406223526781}, { 0.233407346410207, -2.0252318449187654`}, {0.233407346410207, 1.2841347828086396`}, {0.233407346410207, 1.165624209090982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, 2.3469431757900296`}, { 0.238407346410207, -2.28461037347079}, { 0.238407346410207, -2.025028360191938}, {0.238407346410207, 1.283525148968571}, {0.238407346410207, 1.1667838171472962`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, 2.3469053389723613`}, { 0.243407346410207, -2.2848154667200995`}, { 0.243407346410207, -2.0248246284373987`}, {0.243407346410207, 1.2829213626034854`}, {0.243407346410207, 1.1679367254340554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, 2.346868122880665}, { 0.248407346410207, -2.2850215038390393`}, { 0.248407346410207, -2.024620650078207}, {0.248407346410207, 1.282323732303047}, {0.248407346410207, 1.1690826269337369`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, 2.3468315286789383`}, { 0.2534073464102069, -2.28522848544011}, { 0.2534073464102069, -2.0244164255197883`}, {0.2534073464102069, 1.2817325843868594`}, {0.2534073464102069, 1.1702211968552092`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, 2.346795557564152}, { 0.2584073464102069, -2.2854364121839335`}, { 0.2584073464102069, -2.0242119551500815`}, {0.2584073464102069, 1.2811482639151017`}, {0.2584073464102069, 1.1713520916228792`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.34676021076642}, { 0.2634073464102069, -2.2856452847792217`}, { 0.2634073464102069, -2.0240072393396815`}, {0.2634073464102069, 1.2805711357398433`}, {0.2634073464102069, 1.1724749478251424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.346725489549183}, { 0.2684073464102069, -2.285855103982731}, { 0.2684073464102069, -2.0238022784419867`}, {0.2684073464102069, 1.2800015855943028`}, {0.2684073464102069, 1.1735893811249027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.3466913952093864`}, { 0.2734073464102069, -2.2860658705992374`}, { 0.2734073464102069, -2.0235970727933412`}, {0.2734073464102069, 1.2794400212162182`}, {0.2734073464102069, 1.1746949851359567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.3466579290776686`}, { 0.2784073464102069, -2.2862775854815007`}, { 0.2784073464102069, -2.0233916227131767`}, {0.2784073464102069, 1.278886873500039}, {0.2784073464102069, 1.175791330270571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.346625092518548}, { 0.28340734641020693`, -2.2864902495302477`}, { 0.28340734641020693`, -2.023185928504152}, {0.28340734641020693`, 1.2783425976710396`}, {0.28340734641020693`, 1.1768779625651136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.3465928869306203`}, { 0.28840734641020693`, -2.2867038636941457`}, { 0.28840734641020693`, -2.0229799904522965`}, {0.28840734641020693`, 1.2778076744724363`}, {0.28840734641020693`, 1.1779544024926971`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.3465613137467525`}, { 0.29340734641020694`, -2.286918428969788}, { 0.29340734641020694`, -2.0227738088271447`}, {0.29340734641020694`, 1.2772826113543578`}, {0.29340734641020694`, 1.1790201437739458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.346530374434284}, { 0.29840734641020694`, -2.2871339464016804`}, { 0.29840734641020694`, -2.022567383881877}, {0.29840734641020694`, 1.2767679436508739`}, {0.29840734641020694`, 1.1800746521997083`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.346500070495233}, { 0.30340734641020695`, -2.2873504170822327`}, { 0.30340734641020695`, -2.0223607158534547`}, {0.30340734641020695`, 1.2762642357282257`}, {0.30340734641020695`, 1.1811173644825668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.3464704034665056`}, { 0.30840734641020695`, -2.2875678421517525`}, { 0.30840734641020695`, -2.0221538049627554`}, {0.30840734641020695`, 1.2757720820840206`}, {0.30840734641020695`, 1.1821476871573653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.3464413749201056`}, { 0.31340734641020696`, -2.2877862227984456`}, { 0.31340734641020696`, -2.021946651414707}, {0.31340734641020696`, 1.2752921083732809`}, {0.31340734641020696`, 1.1831649955548937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.346412986463355}, { 0.31840734641020696`, -2.288005560258418}, { 0.31840734641020696`, -2.021739255398422}, {0.31840734641020696`, 1.2748249723329799`}, {0.31840734641020696`, 1.1841686328770655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.3463852397391123`}, { 0.32340734641020696`, -2.288225855815684}, { 0.32340734641020696`, -2.0215316170873288`}, {0.32340734641020696`, 1.2743713645720953`}, {0.32340734641020696`, 1.18515790940658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.3463581364259984`}, { 0.32840734641020697`, -2.2884471108021724`}, { 0.32840734641020697`, -2.021323736639304}, {0.32840734641020697`, 1.2739320091892072`}, {0.32840734641020697`, 1.1861321018890363`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.346331678238627}, { 0.333407346410207, -2.2886693265977494`}, { 0.333407346410207, -2.021115614196799}, {0.333407346410207, 1.2735076641744687`}, {0.333407346410207, 1.1870904531306667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.346305866927834}, { 0.338407346410207, -2.2888925046302293`}, { 0.338407346410207, -2.020907249886975}, {0.338407346410207, 1.2730991215474892`}, {0.338407346410207, 1.1880321718601454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.3462807042809186`}, { 0.343407346410207, -2.2891166463754016`}, { 0.343407346410207, -2.020698643821824}, {0.343407346410207, 1.2727072071774252`}, {0.343407346410207, 1.188956432908202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.3462561921218827`}, { 0.348407346410207, -2.289341753357058}, { 0.348407346410207, -2.020489796098302}, {0.348407346410207, 1.2723327802266973`}, {0.348407346410207, 1.1898623777635835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.346232332311679}, { 0.353407346410207, -2.28956782714702}, { 0.353407346410207, -2.0202807067984487`}, {0.353407346410207, 1.271976732155522}, {0.353407346410207, 1.1907491155682026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.3462091267484593`}, { 0.358407346410207, -2.289794869365178}, { 0.358407346410207, -2.0200713759895192`}, {0.358407346410207, 1.2716399852213827`}, {0.358407346410207, 1.191615724617347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.3461865773678285`}, { 0.363407346410207, -2.290022881679527}, { 0.363407346410207, -2.0198618037241025`}, {0.363407346410207, 1.2713234904058495`}, {0.363407346410207, 1.1924612544325417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.3461646861431076`}, { 0.368407346410207, -2.2902518658062117`}, { 0.368407346410207, -2.0196519900402468`}, {0.368407346410207, 1.2710282247017521`}, {0.368407346410207, 1.193284728474015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.3461434550855933`}, { 0.373407346410207, -2.2904818235095714`}, { 0.373407346410207, -2.0194419349615815`}, {0.373407346410207, 1.2707551876969982`}, {0.373407346410207, 1.194085147556564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.3461228862448262`}, { 0.3784073464102069, -2.290712756602194}, { 0.3784073464102069, -2.019231638497437}, {0.3784073464102069, 1.2705053973977547`}, {0.3784073464102069, 1.194861494026009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.346102981708867}, { 0.3834073464102069, -2.2909446669449696`}, { 0.3834073464102069, -2.019021100642967}, {0.3834073464102069, 1.2702798852444181`}, {0.3834073464102069, 1.1956127367428715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.34608374360457}, { 0.3884073464102069, -2.2911775564471486`}, { 0.3884073464102069, -2.0188103213792647`}, {0.3884073464102069, 1.2700796902887863`}, {0.3884073464102069, 1.1963378369048636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.346065174097867}, { 0.3934073464102069, -2.2914114270664103`}, { 0.3934073464102069, -2.0185993006734835`}, {0.3934073464102069, 1.2699058525207572`}, {0.3934073464102069, 1.1970357547197952`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.3460472753940524`}, { 0.3984073464102069, -2.2916462808089237`}, { 0.3984073464102069, -2.0183880384789523`}, {0.3984073464102069, 1.2697594053580186`}, {0.3984073464102069, 1.1977054569155308`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.3460300497380775`}, { 0.4034073464102069, -2.2918821197294257`}, { 0.4034073464102069, -2.018176534735294}, {0.4034073464102069, 1.269641367341937}, {0.4034073464102069, 1.19834592504372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.346013499414843}, { 0.40840734641020693`, -2.2921189459312936`}, { 0.40840734641020693`, -2.0179647893685386`}, {0.40840734641020693`, 1.269552733117083}, {0.40840734641020693`, 1.1989561644998825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.3459976267495026`}, { 0.41340734641020693`, -2.292356761566626}, { 0.41340734641020693`, -2.0177528022912403`}, {0.41340734641020693`, 1.269494463809046}, {0.41340734641020693`, 1.1995352141452047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.345982434107769}, { 0.41840734641020694`, -2.2925955688363286`}, { 0.41840734641020694`, -2.0175405734025884`}, {0.41840734641020694`, 1.2694674769541379`}, {0.41840734641020694`, 1.2000821563764454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.345967923896224}, { 0.42340734641020705`, -2.292835369990203}, { 0.42340734641020705`, -2.017328102588523}, {0.42340734641020705`, 1.2694726361726059`}, {0.42340734641020705`, 1.2005961274523056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.345954098562634}, { 0.42840734641020695`, -2.2930761673270363`}, {0.42840734641020695`, -2.0171153897218446`}, {0.42840734641020695`, 1.2695107408120647`}, {0.42840734641020695`, 1.2010763278495997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.3459409605962733`}, { 0.43340734641020706`, -2.2933179631947045`}, { 0.43340734641020706`, -2.016902434662327}, {0.43340734641020706`, 1.2695825158166882`}, {0.43340734641020706`, 1.2015220323936395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.3459285125282503`}, { 0.43840734641020696`, -2.2935607599902683`}, { 0.43840734641020696`, -2.0166892372568266`}, {0.43840734641020696`, 1.2696886020975287`}, {0.43840734641020696`, 1.2019325998874852`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.345916756931835}, { 0.44340734641020685`, -2.293804560160082}, { 0.44340734641020685`, -2.0164757973393925`}, {0.44340734641020685`, 1.2698295476877672`}, {0.44340734641020685`, 1.2023074819562816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.3459056964228013`}, { 0.44840734641020696`, -2.294049366199905}, { 0.44840734641020696`, -2.0162621147313757`}, {0.44840734641020696`, 1.2700057999610144`}, {0.44840734641020696`, 1.2026462308284964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.3458953336597665`}, { 0.45340734641020686`, -2.294295180655013}, { 0.45340734641020686`, -2.0160481892415336`}, {0.45340734641020686`, 1.2702176991708707`}, {0.45340734641020686`, 1.2029485057959293`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.3458856713445386`}, { 0.458407346410207, -2.29454200612032}, { 0.458407346410207, -2.015834020666144}, {0.458407346410207, 1.2704654735345586`}, {0.458407346410207, 1.2032140781296226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.3458767122224704`}, { 0.46340734641020687`, -2.2947898452404987`}, { 0.46340734641020687`, -2.015619608789104}, {0.46340734641020687`, 1.2707492360350745`}, {0.46340734641020687`, 1.203442834277252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.3458684590828174`}, { 0.468407346410207, -2.295038700710112}, { 0.468407346410207, -2.015404953382041}, {0.468407346410207, 1.2710689830564248`}, {0.468407346410207, 1.2036347772274225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.3458609147591027`}, { 0.4734073464102069, -2.2952885752737435`}, { 0.4734073464102069, -2.0151900542044143`}, {0.4734073464102069, 1.2714245948995284`}, {0.4734073464102069, 1.203790025993282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.3458540821294855`}, { 0.478407346410207, -2.2955394717261317`}, { 0.478407346410207, -2.0149749110036224`}, {0.478407346410207, 1.2718158381561373`}, {0.478407346410207, 1.2039088132381324`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.3458479641171395`}, { 0.4834073464102069, -2.295791392912318}, { 0.4834073464102069, -2.014759523515102}, {0.4834073464102069, 1.2722423698496172`}, {0.4834073464102069, 1.203991481134153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.3458425636906304`}, { 0.488407346410207, -2.296044341727783}, { 0.488407346410207, -2.0145438914624365`}, {0.488407346410207, 1.2727037431888806`}, {0.488407346410207, 1.2040384756079667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.3458378838643057`}, { 0.4934073464102069, -2.296298321118606}, { 0.4934073464102069, -2.0143280145574525`}, {0.4934073464102069, 1.2731994147293657`}, {0.4934073464102069, 1.204050339179159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.345833927698689}, { 0.498407346410207, -2.2965533340816116`}, { 0.498407346410207, -2.0141118925003263`}, {0.498407346410207, 1.2737287526952354`}, {0.498407346410207, 1.2040277026375552`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.3458306983008748`}, { 0.5034073464102069, -2.2968093836645376`}, { 0.5034073464102069, -2.0138955249796777`}, {0.5034073464102069, 1.2742910461919663`}, {0.5034073464102069, 1.2039712758301349`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.34582819882494}, { 0.508407346410207, -2.2970664729661907`}, { 0.508407346410207, -2.01367891167268}, {0.508407346410207, 1.2748855150279754`}, {0.508407346410207, 1.2038818378388432`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.3458264324723492`}, { 0.5134073464102069, -2.2973246051366205`}, { 0.5134073464102069, -2.0134620522451496`}, {0.5134073464102069, 1.275511319868074}, {0.5134073464102069, 1.2037602268266208`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.345825402492377}, { 0.518407346410207, -2.2975837833772896`}, { 0.518407346410207, -2.013244946351651}, {0.518407346410207, 1.2761675724573238`}, {0.518407346410207, 1.203607329812992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.3458251121825295`}, { 0.5234073464102069, -2.297844010941254}, { 0.5234073464102069, -2.013027593635594}, {0.5234073464102069, 1.276853345679816}, {0.5234073464102069, 1.203424072614736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.345825564888976}, { 0.528407346410207, -2.2981052911333455`}, { 0.528407346410207, -2.0128099937293276`}, {0.528407346410207, 1.2775676832497669`}, {0.528407346410207, 1.2032114101542204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.3458267640069854`}, { 0.5334073464102069, -2.2983676273103564`}, { 0.5334073464102069, -2.0125921462542418`}, {0.5334073464102069, 1.2783096088691261`}, {0.5334073464102069, 1.2029703173012272`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.3458287129813695`}, { 0.538407346410207, -2.298631022881234}, { 0.538407346410207, -2.0123740508208625`}, {0.538407346410207, 1.2790781347242948`}, {0.538407346410207, 1.2027017803756437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.345831415306934}, { 0.5434073464102069, -2.2988954813072775`}, { 0.5434073464102069, -2.0121557070289464`}, {0.5434073464102069, 1.2798722692320696`}, {0.5434073464102069, 1.2024067894009431`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.3458348745289337`}, { 0.548407346410207, -2.299161006102338}, { 0.548407346410207, -2.0119371144675773`}, {0.548407346410207, 1.2806910239796638`}, {0.548407346410207, 1.202086331163551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.345839094243538}, { 0.553407346410207, -2.299427600833028}, { 0.553407346410207, -2.0117182727152607`}, {0.553407346410207, 1.28153341983479}, {0.553407346410207, 1.2017413831021608`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.3458440780983003`}, { 0.5584073464102071, -2.2996952691189287`}, { 0.5584073464102071, -2.0114991813400174`}, {0.5584073464102071, 1.282398492227977}, {0.5584073464102071, 1.2013729080247948`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.345849829792636}, { 0.563407346410207, -2.2999640146328098`}, { 0.563407346410207, -2.0112798398994807`}, {0.563407346410207, 1.2832852956308016`}, {0.563407346410207, 1.20098184962995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.3458563530783056`}, { 0.5684073464102071, -2.3002338411008503`}, { 0.5684073464102071, -2.0110602479409847`}, {0.5684073464102071, 1.2841929072701723`}, {0.5684073464102071, 1.2005691287916733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.34586365175991}, { 0.573407346410207, -2.300504752302864}, { 0.573407346410207, -2.0108404050016593`}, {0.573407346410207, 1.28512043013071}, {0.573407346410207, 1.2001356405565349`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.3458717296953853`}, { 0.5784073464102069, -2.30077675207253}, { 0.5784073464102069, -2.0106203106085263`}, {0.5784073464102069, 1.2860669953051964`}, {0.5784073464102069, 1.199682251792532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.345880590796511}, { 0.583407346410207, -2.3010498442976304`}, { 0.583407346410207, -2.010399964278585}, {0.583407346410207, 1.2870317637573234`}, {0.583407346410207, 1.1992097994256548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.345890239029426}, { 0.5884073464102069, -2.3013240329202924`}, { 0.5884073464102069, -2.010179365518909}, {0.5884073464102069, 1.2880139275625349`}, {0.5884073464102069, 1.1987190891983897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.345900678415144}, { 0.593407346410207, -2.3015993219372315`}, { 0.593407346410207, -2.0099585138267333`}, {0.593407346410207, 1.2890127106918776`}, {0.593407346410207, 1.198210894885168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.3459119130300916`}, { 0.5984073464102069, -2.3018757154000076`}, { 0.5984073464102069, -2.0097374086895488`}, {0.5984073464102069, 1.2900273694013178`}, {0.5984073464102069, 1.1976859579023582`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.3459239470066326`}, { 0.603407346410207, -2.302153217415279}, { 0.603407346410207, -2.009516049585191}, {0.603407346410207, 1.2910571922852758`}, {0.603407346410207, 1.1971449872540216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.345936784533626}, { 0.6084073464102069, -2.3024318321450634`}, { 0.6084073464102069, -2.0092944359819294`}, {0.6084073464102069, 1.2921015000485787`}, {0.6084073464102069, 1.1965886597592448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.3459504298569693`}, { 0.613407346410207, -2.3027115638070077`}, { 0.613407346410207, -2.0090725673385585`}, {0.613407346410207, 1.2931596450461025`}, {0.613407346410207, 1.1960176205117683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.345964887280161}, { 0.6184073464102069, -2.302992416674662}, { 0.6184073464102069, -2.0088504431044854`}, {0.6184073464102069, 1.2942310106342394`}, {0.6184073464102069, 1.1954324835277759`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.345980161164871}, { 0.623407346410207, -2.303274395077753}, { 0.623407346410207, -2.008628062719821}, {0.623407346410207, 1.295315010373242}, {0.623407346410207, 1.1948338325428085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.3459962559315173`}, { 0.6284073464102069, -2.303557503402469}, { 0.6284073464102069, -2.008405425615467}, {0.6284073464102069, 1.296411087114529}, {0.6284073464102069, 1.19422222192369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.3460131760598464`}, { 0.633407346410207, -2.3038417460917513`}, { 0.633407346410207, -2.008182531213207}, {0.633407346410207, 1.297518712002505}, {0.633407346410207, 1.1935981776659377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.3460309260895356`}, { 0.6384073464102069, -2.3041271276455855`}, { 0.6384073464102069, -2.007959378925789}, {0.6384073464102069, 1.2986373834160634`}, {0.6384073464102069, 1.192962198451472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.3460495106207886`}, { 0.643407346410207, -2.304413652621301}, { 0.643407346410207, -2.0077359681570215`}, {0.643407346410207, 1.2997666258711449`}, {0.643407346410207, 1.1923147567452677`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.3460689343149497`}, { 0.6484073464102069, -2.304701325633879}, { 0.6484073464102069, -2.0075122983018527`}, {0.6484073464102069, 1.3009059889021817`}, {0.6484073464102069, 1.1916562999131002`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.3460892018951225`}, { 0.653407346410207, -2.304990151356259}, { 0.653407346410207, -2.0072883687464653`}, {0.653407346410207, 1.3020550459371796`}, {0.653407346410207, 1.190987251345638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.3461103181467986`}, { 0.6584073464102069, -2.3052801345196623`}, { 0.6584073464102069, -2.007064178868359}, {0.6584073464102069, 1.3032133931785184`}, {0.6584073464102069, 1.190308011576821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.346132287918495}, { 0.663407346410207, -2.3055712799139036`}, { 0.663407346410207, -2.006839728036438}, {0.663407346410207, 1.3043806484991005`}, {0.663407346410207, 1.1896189593868614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.3461551161224032`}, { 0.6684073464102069, -2.305863592387726}, { 0.6684073464102069, -2.0066150156111022`}, {0.6684073464102069, 1.305556450361564}, {0.6684073464102069, 1.1889204528821777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.3461788077350434`}, { 0.673407346410207, -2.3061570768491437`}, { 0.673407346410207, -2.0063900409443276`}, {0.673407346410207, 1.3067404567664365`}, {0.673407346410207, 1.1882128305463664`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.3462033677979304`}, { 0.678407346410207, -2.3064517382657503`}, { 0.678407346410207, -2.0061648033797574`}, {0.678407346410207, 1.3079323442337307`}, {0.678407346410207, 1.187496412257732}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.3462288014182513`}, { 0.6834073464102071, -2.3067475816651064`}, { 0.6834073464102071, -2.0059393022527874`}, {0.6834073464102071, 1.3091318068211795`}, {0.6834073464102071, 1.1867715002701567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.3462551137695455`}, { 0.688407346410207, -2.3070446121350554`}, { 0.688407346410207, -2.0057135368906525`}, {0.688407346410207, 1.3103385551813145`}, {0.688407346410207, 1.1860383801551115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.3462823100924064`}, { 0.6934073464102071, -2.3073428348240985`}, { 0.6934073464102071, -2.005487506612511}, {0.6934073464102071, 1.3115523156587368`}, {0.6934073464102071, 1.1852973217034644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.34631039569518}, { 0.698407346410207, -2.3076422549417543`}, { 0.698407346410207, -2.0052612107295342`}, {0.698407346410207, 1.3127728294282457`}, {0.698407346410207, 1.1845485797864213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.346339375954682}, { 0.7034073464102069, -2.307942877758925}, { 0.7034073464102069, -2.005034648544991}, {0.7034073464102069, 1.313999851673926}, {0.7034073464102069, 1.1837923951754867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.3463692563169247`}, { 0.708407346410207, -2.3082447086082767`}, { 0.708407346410207, -2.0048078193543315`}, {0.708407346410207, 1.3152331508088253`}, {0.708407346410207, 1.1830289953218336`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.346400042297848}, { 0.7134073464102069, -2.308547752884616}, { 0.7134073464102069, -2.004580722445279}, {0.7134073464102069, 1.3164725077345267`}, {0.7134073464102069, 1.1822585950957405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.346431739484071}, { 0.718407346410207, -2.30885201604528}, { 0.718407346410207, -2.004353357097911}, {0.718407346410207, 1.3177177151396648`}, {0.718407346410207, 1.1814813974871015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.3464643535336425`}, { 0.7234073464102069, -2.309157503610532}, { 0.7234073464102069, -2.0041257225847464`}, {0.7234073464102069, 1.3189685768361818`}, {0.7234073464102069, 1.1806975942681575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.3464978901768125`}, { 0.728407346410207, -2.3094642211639576`}, { 0.728407346410207, -2.003897818170834}, {0.728407346410207, 1.3202249071319885`}, {0.728407346410207, 1.1799073666198157`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.3465323552168105`}, { 0.7334073464102069, -2.3097721743528736`}, { 0.7334073464102069, -2.0036696431138368`}, {0.7334073464102069, 1.3214865302386383`}, {0.7334073464102069, 1.1791108857229506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.3465677545306303`}, { 0.738407346410207, -2.310081368888743}, { 0.738407346410207, -2.003441196664119}, {0.738407346410207, 1.3227532797124804`}, {0.738407346410207, 1.1783083133161945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.3466040940698365`}, { 0.7434073464102069, -2.31039181054759}, { 0.7434073464102069, -2.00321247806483}, {0.7434073464102069, 1.3240249979277665`}, {0.7434073464102069, 1.177499802221771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.346641379861372}, { 0.748407346410207, -2.310703505170431}, { 0.748407346410207, -2.002983486551996}, {0.748407346410207, 1.3253015355801914`}, {0.748407346410207, 1.1766854968408753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.3466796180083853`}, { 0.7534073464102069, -2.3110164586637043`}, { 0.7534073464102069, -2.002754221354603}, {0.7534073464102069, 1.326582751219291}, {0.7534073464102069, 1.1758655336201835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.3467188146910614`}, { 0.758407346410207, -2.311330676999709}, { 0.758407346410207, -2.0025246816946836`}, {0.758407346410207, 1.3278685108082264`}, {0.758407346410207, 1.1750400414909556`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.346758976167472}, { 0.7634073464102069, -2.311646166217056}, { 0.7634073464102069, -2.0022948667874054`}, {0.7634073464102069, 1.3291586873094545`}, {0.7634073464102069, 1.1742091422822405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.3468001087744343`}, { 0.768407346410207, -2.311962932421115}, { 0.768407346410207, -2.002064775841159}, {0.768407346410207, 1.3304531602948482`}, {0.768407346410207, 1.1733729511096171`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.3468422189283813`}, { 0.7734073464102069, -2.3122809817844763`}, { 0.7734073464102069, -2.0018344080576416`}, {0.7734073464102069, 1.3317518155788899`}, {0.7734073464102069, 1.1725315767408353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.3468853131262457`}, { 0.778407346410207, -2.3126003205474217`}, { 0.778407346410207, -2.00160376263195}, {0.778407346410207, 1.3330545448736266`}, {0.778407346410207, 1.1716851219396922`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.346929397946357}, { 0.7834073464102069, -2.3129209550183925`}, { 0.7834073464102069, -2.0013728387526637`}, {0.7834073464102069, 1.3343612454640792`}, {0.7834073464102069, 1.1708336837894264`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.3469744800493495`}, { 0.788407346410207, -2.3132428915744727`}, { 0.788407346410207, -2.0011416356019365`}, {0.788407346410207, 1.3356718199029194`}, {0.788407346410207, 1.1699773539968368`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.3470205661790846`}, { 0.7934073464102069, -2.31356613666188}, { 0.7934073464102069, -2.000910152355583}, {0.7934073464102069, 1.3369861757232557`}, {0.7934073464102069, 1.1691162191782631`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.347067663163586}, { 0.798407346410207, -2.3138906967964545`}, { 0.798407346410207, -2.000678388183168}, {0.798407346410207, 1.3383042251684314`}, {0.798407346410207, 1.1682503611285462`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.3471157779159864`}, { 0.803407346410207, -2.314216578564169}, { 0.803407346410207, -2.0004463422480967`}, {0.803407346410207, 1.3396258849378233`}, {0.803407346410207, 1.1673798570739866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.3471649174354923`}, { 0.8084073464102071, -2.314543788621632}, { 0.8084073464102071, -2.0002140137077027`}, {0.8084073464102071, 1.340951075947584}, {0.8084073464102071, 1.166504779910286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.3472150888083543`}, { 0.813407346410207, -2.3148723336966093`}, { 0.813407346410207, -1.9999814017133382`}, {0.813407346410207, 1.3422797231055403`}, {0.813407346410207, 1.1656251984263746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.3472662992088615`}, { 0.8184073464102071, -2.315202220588548}, { 0.8184073464102071, -1.9997485054104656`}, {0.8184073464102071, 1.343611755099248}, {0.8184073464102071, 1.1647411775150405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.347318555900341}, { 0.823407346410207, -2.315533456169107}, { 0.823407346410207, -1.9995153239387462`}, {0.823407346410207, 1.3449471041964558`}, {0.823407346410207, 1.16385277837112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.347371866236177}, { 0.8284073464102069, -2.3158660473827006`}, { 0.8284073464102069, -1.9992818564321335`}, {0.8284073464102069, 1.3462857060572049`}, {0.8284073464102069, 1.162960058678051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.34742623766084}, { 0.833407346410207, -2.316200001247043}, { 0.833407346410207, -1.9990481020189637`}, {0.833407346410207, 1.3476274995568134`}, {0.833407346410207, 1.1620630727835148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.347481677710937}, { 0.8384073464102069, -2.316535324853705}, { 0.8384073464102069, -1.998814059822047}, {0.8384073464102069, 1.3489724266190999`}, {0.8384073464102069, 1.1611618718648138`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.3475381940162685`}, { 0.843407346410207, -2.316872025368678}, { 0.843407346410207, -1.998579728958763}, {0.843407346410207, 1.3503204320591906`}, {0.843407346410207, 1.160256504084658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.3475957943009074`}, { 0.8484073464102069, -2.317210110032945}, { 0.8484073464102069, -1.9983451085411512`}, {0.8484073464102069, 1.3516714634353222`}, {0.8484073464102069, 1.1593470147379221`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.3476544863842905`}, { 0.853407346410207, -2.317549586163061}, { 0.853407346410207, -1.9981101976760065`}, {0.853407346410207, 1.3530254709090883`}, {0.853407346410207, 1.1584334463899513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.347714278182323}, { 0.8584073464102069, -2.317890461151739}, { 0.8584073464102069, -1.9978749954649728`}, {0.8584073464102069, 1.3543824071135917`}, {0.8584073464102069, 1.15751583900693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.3477751777085003`}, { 0.863407346410207, -2.3182327424684464`}, { 0.863407346410207, -1.9976395010046382`}, {0.863407346410207, 1.3557422270290393`}, {0.863407346410207, 1.1565942300788008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.3478371930750526`}, { 0.8684073464102069, -2.318576437660012}, { 0.8684073464102069, -1.9974037133866311`}, {0.8684073464102069, 1.3571048878652694`}, {0.8684073464102069, 1.1556686547352053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.347900332494092}, { 0.873407346410207, -2.3189215543512325`}, { 0.873407346410207, -1.997167631697716}, {0.873407346410207, 1.3584703489508663`}, {0.873407346410207, 1.1547391458548475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.347964604278786}, { 0.8784073464102069, -2.319268100245501}, { 0.8784073464102069, -1.9969312550198912`}, {0.8784073464102069, 1.35983857162837}, {0.8784073464102069, 1.153805734168714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.3480300168445454`}, { 0.883407346410207, -2.31961608312543}, { 0.883407346410207, -1.9966945824304854`}, {0.883407346410207, 1.3612095191552758`}, {0.883407346410207, 1.1528684483574998`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.3480965787102295`}, { 0.8884073464102069, -2.3199655108534945`}, { 0.8884073464102069, -1.996457613002257}, {0.8884073464102069, 1.3625831566104265`}, {0.8884073464102069, 1.151927315143605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.3481642984993627`}, { 0.893407346410207, -2.320316391372676}, { 0.893407346410207, -1.996220345803494}, {0.893407346410207, 1.3639594508055044`}, {0.893407346410207, 1.1509823593780202`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.3482331849413787`}, { 0.8984073464102069, -2.32066873270712}, { 0.8984073464102069, -1.9959827798981136`}, {0.8984073464102069, 1.3653383702012802`}, {0.8984073464102069, 1.150033604122431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.348303246872872}, { 0.903407346410207, -2.321022542962802}, { 0.903407346410207, -1.995744914345761}, {0.903407346410207, 1.366719884828365}, {0.903407346410207, 1.149081070726785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.348374493238872}, { 0.9084073464102069, -2.3213778303281973`}, { 0.9084073464102069, -1.995506748201915}, {0.9084073464102069, 1.3681039662121635`}, {0.9084073464102069, 1.1481247789026479`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.3484469330941384`}, { 0.913407346410207, -2.3217346030749684`}, { 0.913407346410207, -1.9952682805179887`}, {0.913407346410207, 1.369490587301804}, {0.913407346410207, 1.147164746792549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.348520575604466}, { 0.9184073464102069, -2.3220928695586562`}, { 0.9184073464102069, -1.995029510341432}, {0.9184073464102069, 1.3708797224027958`}, {0.9184073464102069, 1.1462009910355835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.3485954300480167`}, { 0.923407346410207, -2.3224526382193798`}, { 0.923407346410207, -1.9947904367158378`}, {0.923407346410207, 1.3722713471131855`}, {0.923407346410207, 1.1452335268294815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.348671505816665}, { 0.928407346410207, -2.3228139175825495`}, { 0.928407346410207, -1.9945510586810473`}, {0.928407346410207, 1.3736654382630216`}, {0.928407346410207, 1.1442623679893542`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.3487488124173646`}, { 0.9334073464102071, -2.3231767162595873`}, { 0.9334073464102071, -1.9943113752732553`}, {0.9334073464102071, 1.3750619738569256`}, {0.9334073464102071, 1.1432875270032965`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.3488273594735336`}, { 0.938407346410207, -2.3235410429486563`}, { 0.938407346410207, -1.994071385525119}, {0.938407346410207, 1.3764609330195852`}, {0.938407346410207, 1.1423090150850563`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.3489071567264608`}, { 0.9434073464102071, -2.3239069064354}, { 0.9434073464102071, -1.9938310884658663`}, {0.9434073464102071, 1.3778622959439968`}, {0.9434073464102071, 1.1413268422239142`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.3489882140367286`}, { 0.948407346410207, -2.3242743155936987`}, { 0.948407346410207, -1.9935904831214042`}, {0.948407346410207, 1.3792660438423137`}, {0.948407346410207, 1.14034101723194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.34907054138566}, { 0.9534073464102071, -2.32464327938642}, { 0.9534073464102071, -1.993349568514431}, {0.9534073464102071, 1.3806721588991264`}, {0.9534073464102071, 1.1393515477887894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.3491541488767833`}, { 0.958407346410207, -2.3250138068661927`}, { 0.958407346410207, -1.9931083436645487`}, {0.958407346410207, 1.3820806242270611`}, {0.958407346410207, 1.1383584404841516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.3492390467373165`}, { 0.9634073464102069, -2.3253859071761913`}, { 0.9634073464102069, -1.9928668075883735`}, {0.9634073464102069, 1.3834914238245384`}, {0.9634073464102069, 1.137361700858016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.3493252453196787`}, { 0.968407346410207, -2.3257595895509193`}, { 0.968407346410207, -1.9926249592996539`}, {0.968407346410207, 1.3849045425355813`}, {0.968407346410207, 1.1363613334388514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.349412755103013}, { 0.9734073464102069, -2.326134863317017}, { 0.9734073464102069, -1.9923827978093815`}, {0.9734073464102069, 1.3863199660115737`}, {0.9734073464102069, 1.1353573417798215`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.3495015866947417`}, { 0.978407346410207, -2.326511737894068}, { 0.978407346410207, -1.9921403221259142`}, {0.978407346410207, 1.3877376806748143`}, {0.978407346410207, 1.1343497284931592`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.349591750832134}, { 0.9834073464102069, -2.3268902227954253`}, { 0.9834073464102069, -1.991897531255087}, {0.9834073464102069, 1.389157673683818}, {0.9834073464102069, 1.1333384952827803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.349683258383902}, { 0.988407346410207, -2.3272703276290407`}, { 0.988407346410207, -1.9916544242003376`}, {0.988407346410207, 1.3905799329002264`}, {0.988407346410207, 1.1323236429752472`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.3497761203518173`}, { 0.9934073464102069, -2.3276520620983123`}, { 0.9934073464102069, -1.991410999962824}, {0.9934073464102069, 1.3920044468572592`}, {0.9934073464102069, 1.1313051715491689`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.3498703478723497`}, { 0.998407346410207, -2.3280354360029376`}, { 0.998407346410207, -1.9911672575415484`}, {0.998407346410207, 1.3934312047296198`}, {0.998407346410207, 1.130283080163116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.3499659522183296`}, { 1.003407346410207, -2.3284204592397804`}, { 1.003407346410207, -1.99092319593348}, {1.003407346410207, 1.3948601963047609`}, {1.003407346410207, 1.1292573671821395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.3500629448006336`}, { 1.008407346410207, -2.328807141803749}, { 1.008407346410207, -1.9906788141336804`}, {1.008407346410207, 1.3962914119554537`}, {1.008407346410207, 1.128228030202964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.350161337169895}, { 1.013407346410207, -2.3291954937886827`}, { 1.013407346410207, -1.9904341111354318`}, {1.013407346410207, 1.3977248426135755`}, {1.013407346410207, 1.127195066077923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.3502611410182372`}, { 1.018407346410207, -2.3295855253882563`}, { 1.018407346410207, -1.9901890859303621`}, {1.018407346410207, 1.3991604797450616`}, {1.018407346410207, 1.1261584709377048`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.3503623681810306`}, { 1.023407346410207, -2.3299772468968882`}, { 1.023407346410207, -1.9899437375085802`}, {1.023407346410207, 1.4005983153259465`}, {1.023407346410207, 1.1251182402129731`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.3504650306386763`}, { 1.028407346410207, -2.3303706687106693`}, { 1.028407346410207, -1.989698064858801}, {1.028407346410207, 1.4020383418194435`}, {1.028407346410207, 1.1240743686549148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.350569140518415}, { 1.033407346410207, -2.3307658013282944`}, { 1.033407346410207, -1.989452066968484}, {1.033407346410207, 1.403480552154002}, {1.033407346410207, 1.1230268503547916`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.350674710096159}, { 1.038407346410207, -2.3311626553520135`}, { 1.038407346410207, -1.9892057428239664`}, {1.038407346410207, 1.404924939702296}, {1.038407346410207, 1.1219756787624973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.3507817517983516`}, { 1.043407346410207, -2.3315612414885916`}, { 1.043407346410207, -1.9889590914105995`}, {1.043407346410207, 1.4063714982610918`}, {1.043407346410207, 1.1209208467042344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.350890278203853}, { 1.048407346410207, -2.331961570550281}, { 1.048407346410207, -1.9887121117128879`}, {1.048407346410207, 1.4078202220319391`}, {1.048407346410207, 1.1198623463993145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.3510003020458523`}, { 1.053407346410207, -2.332363653455808}, { 1.053407346410207, -1.9884648027146294`}, {1.053407346410207, 1.4092711056026608`}, {1.053407346410207, 1.1188001694761287`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.351111836213804}, { 1.058407346410207, -2.33276750123137}, { 1.058407346410207, -1.9882171633990582`}, {1.058407346410207, 1.4107241439295828`}, {1.058407346410207, 1.1177343069873478`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.351224893755398}, { 1.063407346410207, -2.333173125011647}, { 1.063407346410207, -1.987969192748988}, {1.063407346410207, 1.4121793323204677`}, {1.063407346410207, 1.116664749424374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.3513394878785494`}, { 1.068407346410207, -2.333580536040826}, { 1.068407346410207, -1.9877208897469587`}, {1.068407346410207, 1.4136366664181252`}, {1.068407346410207, 1.115591486731089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.351455631953422}, { 1.073407346410207, -2.3339897456736383`}, { 1.073407346410207, -1.9874722533753844`}, {1.073407346410207, 1.4150961421846533`}, {1.073407346410207, 1.1145145083169294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.3515733395144776`}, { 1.078407346410207, -2.334400765376408}, { 1.078407346410207, -1.987223282616705}, {1.078407346410207, 1.4165577558862799`}, {1.078407346410207, 1.113433803069326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.351692624262555}, { 1.083407346410207, -2.3348136067281198`}, { 1.083407346410207, -1.9869739764535364`}, {1.083407346410207, 1.418021504078777}, {1.083407346410207, 1.1123493593655343`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.3518135000669766`}, { 1.0884073464102069`, -2.3352282814214935`}, { 1.0884073464102069`, -1.9867243338688256`}, {1.0884073464102069`, 1.419487383593412}, {1.0884073464102069`, 1.1112611650838848`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.351935980967687}, { 1.093407346410207, -2.3356448012640767`}, { 1.093407346410207, -1.9864743538460097`}, {1.093407346410207, 1.420955391523419}, {1.093407346410207, 1.1101692076144856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.352060081177421}, { 1.0984073464102069`, -2.33606317817935}, { 1.0984073464102069`, -1.9862240353691711`}, {1.0984073464102069`, 1.422425525210941}, {1.0984073464102069`, 1.1090734738694001`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.3521858150838986`}, { 1.103407346410207, -2.3364834242078474`}, { 1.103407346410207, -1.9859733774232016`}, {1.103407346410207, 1.423897782234461}, {1.103407346410207, 1.1079739502923194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.3523131972520543`}, { 1.1084073464102069`, -2.336905551508288}, { 1.1084073464102069`, -1.9857223789939649`}, {1.1084073464102069`, 1.4253721603966247`}, {1.1084073464102069`, 1.106870622867767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.352442242426298}, { 1.113407346410207, -2.3373295723587266`}, { 1.113407346410207, -1.985471039068463}, {1.113407346410207, 1.4268486577125243`}, {1.113407346410207, 1.105763477129839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.352572965532805}, { 1.118407346410207, -2.337755499157716}, { 1.118407346410207, -1.9852193566350025`}, {1.118407346410207, 1.4283272723983507`}, {1.118407346410207, 1.104652498170517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.352705381681837}, { 1.123407346410207, -2.338183344425484}, { 1.123407346410207, -1.9849673306833697`}, {1.123407346410207, 1.429808002860417}, {1.123407346410207, 1.1035376706475684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.3528395061701}, { 1.128407346410207, -2.3386131208051273`}, { 1.128407346410207, -1.984714960204999}, {1.128407346410207, 1.4312908476845478`}, {1.128407346410207, 1.1024189787920433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.352975354483131}, { 1.133407346410207, -2.339044841063819}, { 1.133407346410207, -1.9844622441931536`}, {1.133407346410207, 1.4327758056257909`}, {1.133407346410207, 1.1012964064154016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.353112942297722}, { 1.138407346410207, -2.339478518094031}, { 1.138407346410207, -1.984209181643101}, {1.138407346410207, 1.4342628755984521`}, {1.138407346410207, 1.1001699369162814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.35325228548437}, { 1.143407346410207, -2.339914164914776}, { 1.143407346410207, -1.9839557715522942`}, {1.143407346410207, 1.435752056666436}, {1.143407346410207, 1.09903955328691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.35339340010977}, { 1.148407346410207, -2.3403517946728565`}, { 1.148407346410207, -1.983702012920559}, {1.148407346410207, 1.4372433480338598`}, {1.148407346410207, 1.0979052381192016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.353536302439339}, { 1.153407346410207, -2.340791420644142}, { 1.153407346410207, -1.9834479047502769`}, {1.153407346410207, 1.4387367490359488`}, {1.153407346410207, 1.0967669736105314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.3536810089397706`}, { 1.158407346410207, -2.341233056234851}, { 1.158407346410207, -1.9831934460465779`}, {1.158407346410207, 1.4402322591301833`}, {1.158407346410207, 1.0956247415692075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.3538275362816354`}, { 1.163407346410207, -2.3416767149828552`}, { 1.163407346410207, -1.9829386358175312`}, {1.163407346410207, 1.4417298778876888`}, {1.163407346410207, 1.0944785234196581`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.3539759013420056`}, { 1.168407346410207, -2.342122410559}, { 1.168407346410207, -1.9826834730743428`}, {1.168407346410207, 1.443229604984852}, {1.168407346410207, 1.0933283002073428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.354126121207123}, { 1.173407346410207, -2.3425701567684394`}, { 1.173407346410207, -1.9824279568315517`}, {1.173407346410207, 1.4447314401951639`}, {1.173407346410207, 1.0921740526033976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.354278213175103}, { 1.178407346410207, -2.34301996755199}, { 1.178407346410207, -1.9821720861072338`}, {1.178407346410207, 1.44623538338126}, {1.178407346410207, 1.0910157609090239`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.3544321947586773`}, { 1.183407346410207, -2.343471856987502}, { 1.183407346410207, -1.9819158599232058`}, {1.183407346410207, 1.4477414344871573`}, {1.183407346410207, 1.0898534050596447`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.354588083687965}, { 1.188407346410207, -2.3439258392912428`}, { 1.188407346410207, -1.9816592773052337`}, {1.188407346410207, 1.4492495935306793`}, {1.188407346410207, 1.088686964628817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.3547458979132974`}, { 1.193407346410207, -2.344381928819307}, { 1.193407346410207, -1.9814023372832448`}, {1.193407346410207, 1.4507598605960497`}, {1.193407346410207, 1.0875164188319277`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.3549056556080683`}, { 1.198407346410207, -2.344840140069038}, { 1.198407346410207, -1.9811450388915408`}, {1.198407346410207, 1.4522722358266524`}, {1.198407346410207, 1.0863417465296754`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.3550673751716293`}, { 1.203407346410207, -2.3453004876804675`}, { 1.203407346410207, -1.9808873811690175`}, {1.203407346410207, 1.4537867194179515`}, {1.203407346410207, 1.0851629262313431`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.3552310752322243`}, { 1.208407346410207, -2.3457629864377743`}, { 1.208407346410207, -1.9806293631593868`}, {1.208407346410207, 1.4553033116105463`}, {1.208407346410207, 1.0839799360978786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.3553967746499636`}, { 1.2134073464102069`, -2.3462276512707625`}, { 1.2134073464102069`, -1.980370983911401}, {1.2134073464102069`, 1.456822012683377}, {1.2134073464102069`, 1.082792753944782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.3555644925198376`}, { 1.218407346410207, -2.3466944972563595`}, { 1.218407346410207, -1.9801122424790811`}, {1.218407346410207, 1.4583428229470528`}, {1.218407346410207, 1.081601357244814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.3557342481747754`}, { 1.2234073464102069`, -2.3471635396201274`}, { 1.2234073464102069`, -1.9798531379219508`}, {1.2234073464102069`, 1.4598657427373005`}, {1.2234073464102069`, 1.0804057231305293`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.355906061188739}, { 1.228407346410207, -2.3476347937377997`}, { 1.228407346410207, -1.9795936693052718`}, {1.228407346410207, 1.461390772408537}, {1.228407346410207, 1.0792058283966386`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.3560799513798636`}, { 1.2334073464102069`, -2.3481082751368327`}, { 1.2334073464102069`, -1.9793338357002854`}, {1.2334073464102069`, 1.4629179123275402`}, {1.2334073464102069`, 1.0780016495022169`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.3562559388136424`}, { 1.238407346410207, -2.3485839994979805`}, { 1.238407346410207, -1.9790736361844519`}, {1.238407346410207, 1.4644471628672218`}, {1.238407346410207, 1.076793162572748}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.356434043806149}, { 1.243407346410207, -2.3490619826568855`}, { 1.243407346410207, -1.9788130698417066`}, {1.243407346410207, 1.4659785244005015`}, {1.243407346410207, 1.0755803434020281`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.356614286927307}, { 1.248407346410207, -2.349542240605693}, { 1.248407346410207, -1.9785521357627032`}, {1.248407346410207, 1.4675119972942674`}, {1.248407346410207, 1.0743631674539151`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.3567966890042027`}, { 1.253407346410207, -2.3500247894946824`}, { 1.253407346410207, -1.9782908330450766`}, {1.253407346410207, 1.4690475819034061`}, {1.253407346410207, 1.0731416098639548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.356981271124444}, { 1.258407346410207, -2.3505096456339225`}, { 1.258407346410207, -1.9780291607936986`}, {1.258407346410207, 1.4705852785649327`}, {1.258407346410207, 1.0719156454408572`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.3571680546395615`}, { 1.263407346410207, -2.3509968254949447`}, { 1.263407346410207, -1.9777671181209446`}, {1.263407346410207, 1.4721250875921696`}, {1.263407346410207, 1.0706852486678577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.3573570611684573`}, { 1.268407346410207, -2.351486345712439}, { 1.268407346410207, -1.9775047041469633`}, {1.268407346410207, 1.4736670092690052`}, {1.268407346410207, 1.069450393703949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.357548312600899}, { 1.273407346410207, -2.35197822308597}, { 1.273407346410207, -1.9772419179999483`}, {1.273407346410207, 1.4752110438442094`}, {1.273407346410207, 1.068211054384993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.357741831101061}, { 1.278407346410207, -2.352472474581714}, { 1.278407346410207, -1.9769787588164178`}, {1.278407346410207, 1.4767571915258009`}, {1.278407346410207, 1.0669672042247214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.3579376391111118`}, { 1.283407346410207, -2.35296911733422}, { 1.283407346410207, -1.9767152257414942`}, {1.283407346410207, 1.478305452475476}, {1.283407346410207, 1.065718816415623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.3581357593548513`}, { 1.288407346410207, -2.353468168648197}, { 1.288407346410207, -1.976451317929194}, {1.288407346410207, 1.479855826803069}, {1.288407346410207, 1.0644658638297262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.358336214841392}, { 1.293407346410207, -2.3539696460003072`}, { 1.293407346410207, -1.9761870345427195`}, {1.293407346410207, 1.4814083145610715`}, {1.293407346410207, 1.063208319019277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.3585390288688948`}, { 1.298407346410207, -2.3544735670410026`}, { 1.298407346410207, -1.9759223747547539`}, {1.298407346410207, 1.48296291573918}, {1.298407346410207, 1.061946154217317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.358744225028346}, { 1.303407346410207, -2.3549799495963684`}, { 1.303407346410207, -1.9756573377477646`}, {1.303407346410207, 1.4845196302588768`}, {1.303407346410207, 1.0606793413381699`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.358951827207393}, { 1.308407346410207, -2.355488811670002}, { 1.308407346410207, -1.9753919227143089`}, {1.308407346410207, 1.4860784579680497`}, {1.308407346410207, 1.0594078519778283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.3591618595942223`}, { 1.313407346410207, -2.356000171444905}, { 1.313407346410207, -1.9751261288573465`}, {1.313407346410207, 1.4876393986356324`}, {1.313407346410207, 1.0581316574142565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.3593743466814936`}, { 1.318407346410207, -2.356514047285403}, { 1.318407346410207, -1.9748599553905575`}, {1.318407346410207, 1.4892024519462626`}, {1.318407346410207, 1.0568507286076079`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.359589313270322}, { 1.323407346410207, -2.357030457739093}, { 1.323407346410207, -1.9745934015386626`}, {1.323407346410207, 1.4907676174949755`}, {1.323407346410207, 1.0555650362003521`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.3598067844743107`}, { 1.328407346410207, -2.357549421538811}, { 1.328407346410207, -1.974326466537752}, {1.328407346410207, 1.4923348947818964`}, {1.328407346410207, 1.0542745505173292`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.360026785723642}, { 1.333407346410207, -2.3580709576046224`}, { 1.333407346410207, -1.97405914963562}, {1.333407346410207, 1.4939042832069573`}, {1.333407346410207, 1.0529792415657204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.3602493427692126`}, { 1.3384073464102069`, -2.358595085045842}, { 1.3384073464102069`, -1.973791450092101}, {1.3384073464102069`, 1.4954757820646192`}, {1.3384073464102069`, 1.0516790790349473`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.3604744816868277`}, { 1.343407346410207, -2.3591218231630773`}, { 1.343407346410207, -1.9735233671794177`}, {1.343407346410207, 1.497049390538602}, {1.343407346410207, 1.0503740322964954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.3607022288814483`}, { 1.3484073464102069`, -2.359651191450295}, { 1.3484073464102069`, -1.973254900182529}, {1.3484073464102069`, 1.4986251076966162`}, {1.3484073464102069`, 1.0490640704036724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.360932611091488}, { 1.353407346410207, -2.3601832095969186`}, { 1.353407346410207, -1.9729860483994857`}, {1.353407346410207, 1.5002029324851018`}, {1.353407346410207, 1.0477491620912864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.36116565539317}, { 1.3584073464102069`, -2.3607178974899448`}, { 1.3584073464102069`, -1.9727168111417963`}, {1.3584073464102069`, 1.5017828637239559`}, {1.3584073464102069`, 1.0464292757752771`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.361401389204935}, { 1.363407346410207, -2.361255275216094}, { 1.363407346410207, -1.972447187734792}, {1.363407346410207, 1.5033649001012663`}, {1.363407346410207, 1.045104379552264}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, -2.361795363063981}, { 1.368407346410207, 2.3616398402919074`}, { 1.368407346410207, -1.9721771775180026`}, {1.368407346410207, 1.5049490401680303`}, {1.368407346410207, 1.0437744411990486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, -2.362338181526316}, { 1.373407346410207, 2.361881036770414}, { 1.373407346410207, -1.9719067798455387`}, {1.373407346410207, 1.506535282332865}, {1.373407346410207, 1.0424394281720475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, -2.362883751302135}, { 1.378407346410207, 2.362125007112563}, { 1.378407346410207, -1.9716359940864767`}, {1.378407346410207, 1.5081236248567154`}, {1.378407346410207, 1.0410993076066704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, -2.3634320932990507`}, { 1.383407346410207, 2.3623717801508755`}, { 1.383407346410207, -1.9713648196252553`}, {1.383407346410207, 1.5097140658475323`}, {1.383407346410207, 1.0397540463166448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, -2.3639832286355404`}, { 1.388407346410207, 2.3626213850829774`}, { 1.388407346410207, -1.9710932558620742`}, {1.388407346410207, 1.5113066032549458`}, {1.388407346410207, 1.0384036107932855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, -2.3645371786432556`}, { 1.393407346410207, 2.3628738514763468`}, { 1.393407346410207, -1.9708213022133032`}, {1.393407346410207, 1.5129012348649171`}, {1.393407346410207, 1.0370479672047117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, -2.3650939648693616`}, { 1.398407346410207, 2.3631292092731204`}, { 1.398407346410207, -1.970548958111895}, {1.398407346410207, 1.5144979582943678`}, {1.398407346410207, 1.0356870813950136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, -2.3656536090789086`}, { 1.403407346410207, 2.363387488794958}, { 1.403407346410207, -1.9702762230078084`}, {1.403407346410207, 1.516096770985789}, {1.403407346410207, 1.0343209188833717`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, -2.3662161332572307`}, { 1.408407346410207, 2.363648720747966}, { 1.408407346410207, -1.9700030963684367`}, {1.408407346410207, 1.5176976702018228`}, {1.408407346410207, 1.0329494448631302`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, -2.3667815596123725`}, { 1.413407346410207, 2.3639129362276763`}, { 1.413407346410207, -1.9697295776790402`}, {1.413407346410207, 1.51930065301982}, {1.413407346410207, 1.0315726242008203`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, -2.3673499105775484`}, { 1.418407346410207, 2.364180166724092}, { 1.418407346410207, -1.9694556664431946`}, {1.418407346410207, 1.5209057163263668`}, {1.418407346410207, 1.0301904214351472`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, -2.367921208813632}, { 1.4234073464102068`, 2.3644504441267853`}, { 1.4234073464102068`, -1.9691813621832375`}, {1.4234073464102068`, 1.5225128568117823`}, {1.4234073464102068`, 1.0288028007759282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, -2.368495477211675}, { 1.4284073464102072`, 2.3647238007300597`}, { 1.4284073464102072`, -1.96890666444073}, {1.4284073464102072`, 1.5241220709645853`}, {1.4284073464102072`, 1.027409726102994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, -2.3690727388954564`}, { 1.433407346410207, 2.36500026923817}, { 1.433407346410207, -1.9686315727769206`}, {1.433407346410207, 1.5257333550659227`}, {1.433407346410207, 1.0260111609650506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, -2.3696530172240666`}, { 1.438407346410207, 2.365279882770607}, { 1.438407346410207, -1.9683560867732208`}, {1.438407346410207, 1.5273467051839684`}, {1.438407346410207, 1.0246070685785007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, -2.3702363357945195`}, { 1.4434073464102068`, 2.365562674867435}, { 1.4434073464102068`, -1.9680802060316864`}, {1.4434073464102068`, 1.5289621171682808`}, {1.4434073464102068`, 1.023197411826234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, -2.3708227184443995`}, { 1.4484073464102072`, 2.365848679494701}, { 1.4484073464102072`, -1.9678039301755084`}, {1.4484073464102072`, 1.5305795866441232`}, {1.4484073464102072`, 1.0217821532563744`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, -2.371412189254537}, { 1.453407346410207, 2.3661379310498964`}, { 1.453407346410207, -1.9675272588495123`}, {1.453407346410207, 1.532199109006744}, {1.453407346410207, 1.0203612550810053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, -2.3720047725517235`}, { 1.458407346410207, 2.366430464367482}, { 1.458407346410207, -1.9672501917206635`}, {1.458407346410207, 1.533820679415616}, {1.458407346410207, 1.0189346791748504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, -2.372600492911449}, { 1.4634073464102069`, 2.3667263147244797`}, { 1.4634073464102069`, -1.9669727284785854`}, {1.4634073464102069`, 1.535444292788632}, {1.4634073464102069`, 1.0175023870739317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, -2.3731993751606923`}, { 1.4684073464102068`, 2.3670255178461197`}, { 1.4684073464102068`, -1.966694868836082}, {1.4684073464102068`, 1.5370699437962563`}, {1.4684073464102068`, 1.016064339974196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, -2.3738014443807187`}, { 1.473407346410207, 2.3673281099115493`}, { 1.473407346410207, -1.9664166125296727`}, {1.473407346410207, 1.5386976268556323`}, {1.473407346410207, 1.014620498730111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, -2.3744067259099335`}, { 1.478407346410207, 2.367634127559613}, { 1.478407346410207, -1.966137959320135}, {1.478407346410207, 1.5403273361246386`}, {1.478407346410207, 1.013170823853239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, -2.3750152453467632`}, { 1.4834073464102069`, 2.3679436078946803`}, { 1.4834073464102069`, -1.965858908993055}, {1.4834073464102069`, 1.5419590654959079`}, {1.4834073464102069`, 1.0117152755107774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, -2.3756270285525676`}, { 1.4884073464102068`, 2.368256588492549}, { 1.4884073464102068`, -1.9655794613593904`}, {1.4884073464102068`, 1.5435928085907802`}, {1.4884073464102068`, 1.010253813524085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, -2.3762421016545945`}, { 1.4934073464102071`, 2.368573107406401}, { 1.4934073464102071`, -1.9652996162560392`}, {1.4934073464102071`, 1.5452285587532242`}, {1.4934073464102071`, 1.0087863973671758`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, -2.376860491048965}, { 1.498407346410207, 2.368893203172825}, { 1.498407346410207, -1.9650193735464212`}, {1.498407346410207, 1.5468663090436936`}, {1.498407346410207, 1.0073129861651957`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, -2.377482223403698}, { 1.503407346410207, 2.369216914817897}, { 1.503407346410207, -1.9647387331210688`}, {1.503407346410207, 1.5485060522329408`}, {1.503407346410207, 1.005833538692878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, -2.3781073256617673`}, { 1.5084073464102068`, 2.36954428186333}, { 1.5084073464102068`, -1.9644576948982273`}, {1.5084073464102068`, 1.5501477807957713`}, {1.5084073464102068`, 1.0043480133729796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, -2.3787358250442043`}, { 1.5134073464102071`, 2.369875344332675}, { 1.5134073464102071`, -1.9641762588244618`}, {1.5134073464102071`, 1.5517914869047469`}, {1.5134073464102071`, 1.002856368274697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, -2.3793677490532246`}, { 1.518407346410207, 2.3702101427575935`}, { 1.518407346410207, -1.9638944248752839`}, {1.518407346410207, 1.5534371624238357`}, {1.518407346410207, 1.0013585611120688`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, -2.3800031254754073`}, { 1.523407346410207, 2.3705487181841836`}, { 1.523407346410207, -1.9636121930557784`}, {1.523407346410207, 1.5550847989020042`}, {1.523407346410207, 0.9998545492423606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, -2.3806419823849008`}, { 1.5284073464102068`, 2.370891112179369}, { 1.5284073464102068`, -1.9633295634012466`}, {1.5284073464102068`, 1.5567343875667548`}, {1.5284073464102068`, 0.9983442896644352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, -2.3812843481466723`}, { 1.5334073464102072`, 2.3712373668373545`}, { 1.5334073464102072`, -1.9630465359778608`}, {1.5334073464102072`, 1.5583859193176077`}, {1.5334073464102072`, 0.9968277390171106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, -2.381930251419797}, { 1.538407346410207, 2.3715875247861304`}, { 1.538407346410207, -1.9627631108833246`}, {1.538407346410207, 1.5600393847195222`}, {1.538407346410207, 0.9953048535775078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, -2.382579721160783}, { 1.543407346410207, 2.3719416291940454`}, { 1.543407346410207, -1.9624792882475526`}, {1.543407346410207, 1.5616947739962632`}, {1.543407346410207, 0.9937755892593845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, -2.38323278662694}, { 1.5484073464102068`, 2.372299723776438}, { 1.5484073464102068`, -1.9621950682333524`}, {1.5484073464102068`, 1.5633520770237104`}, {1.5484073464102068`, 0.9922399016114621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, -2.3838894773797854`}, { 1.5534073464102072`, 2.3726618528023207`}, { 1.5534073464102072`, -1.9619104510371264`}, {1.5534073464102072`, 1.5650112833231038`}, {1.5534073464102072`, 0.990697745815746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, -2.384549823288491}, { 1.558407346410207, 2.373028061101132}, { 1.558407346410207, -1.9616254368895791`}, {1.558407346410207, 1.5666723820542359`}, {1.558407346410207, 0.9891490766858357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, -2.3852138545333723`}, { 1.563407346410207, 2.3733983940695333`}, { 1.563407346410207, -1.9613400260564406`}, {1.563407346410207, 1.5683353620085823`}, {1.563407346410207, 0.9875938486652339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, -2.385881601609418}, { 1.5684073464102068`, 2.373772897678277}, { 1.5684073464102068`, -1.9610542188391995`}, {1.5684073464102068`, 1.5700002116023726`}, {1.5684073464102068`, 0.9860320158256489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, -2.3865530953298597`}, { 1.5734073464102072`, 2.374151618479116}, { 1.5734073464102072`, -1.9607680155758513`}, {1.5734073464102072`, 1.5716669188696009`}, {1.5734073464102072`, 0.9844635318652957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, -2.387228366829788}, { 1.578407346410207, 2.3745346036117807`}, { 1.578407346410207, -1.960481416641654}, {1.578407346410207, 1.5733354714549794`}, {1.578407346410207, 0.9828883501071968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, -2.387907447569805}, { 1.583407346410207, 2.3749219008110045`}, { 1.583407346410207, -1.9601944224499026`}, {1.583407346410207, 1.5750058566068303`}, {1.583407346410207, 0.9813064234974823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, -2.3885903693397275`}, { 1.5884073464102069`, 2.3753135584135996`}, { 1.5884073464102069`, -1.9599070334527136`}, {1.5884073464102069`, 1.576678061169918}, {1.5884073464102069`, 0.9797177046036927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, -2.3892771642623245`}, { 1.5934073464102072`, 2.3757096253655923`}, { 1.5934073464102072`, -1.9596192501418206`}, {1.5934073464102072`, 1.578352071578223}, {1.5934073464102072`, 0.978122145613085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, -2.389967864797104}, { 1.598407346410207, 2.3761101512294034`}, { 1.598407346410207, -1.959331073049389}, {1.598407346410207, 1.5800278738476539`}, {1.598407346410207, 0.9765196983309439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, -2.390662503744146}, { 1.603407346410207, 2.3765151861910816`}, { 1.603407346410207, -1.9590425027488367`}, {1.603407346410207, 1.5817054535687058`}, {1.603407346410207, 0.9749103141788992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, -2.3913611142479705`}, { 1.6084073464102069`, 2.3769247810675838`}, { 1.6084073464102069`, -1.958753539855677}, {1.6084073464102069`, 1.5833847958990546`}, {1.6084073464102069`, 0.9732939441932507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, -2.3920637298014618`}, { 1.6134073464102068`, 2.377338987314104}, { 1.6134073464102068`, -1.958464185028368}, {1.6134073464102068`, 1.5850658855560948`}, {1.6134073464102068`, 0.9716705390233045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, -2.3927703842498302`}, { 1.6184073464102071`, 2.377757857031447}, { 1.6184073464102071`, -1.95817443896918}, {1.6184073464102071`, 1.5867487068094217`}, {1.6184073464102071`, 0.9700400489297198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, -2.3934811117946215`}, { 1.623407346410207, 2.3781814429734447`}, { 1.623407346410207, -1.9578843024250794`}, {1.623407346410207, 1.5884332434732553`}, {1.623407346410207, 0.9684024237828673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, -2.394195946997773}, { 1.628407346410207, 2.378609798554419}, { 1.628407346410207, -1.9575937761886204`}, {1.628407346410207, 1.5901194788988047`}, {1.628407346410207, 0.9667576130612044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, -2.394914924785714}, { 1.6334073464102068`, 2.3790429778566806`}, { 1.6334073464102068`, -1.9573028610988596`}, {1.6334073464102068`, 1.591807395966586}, {1.6334073464102068`, 0.9651055658496662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, -2.3956380804535176`}, { 1.6384073464102071`, 2.3794810356380722`}, { 1.6384073464102071`, -1.95701155804228}, {1.6384073464102071`, 1.5934969770786727`}, {1.6384073464102071`, 0.963446230838074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, -2.396365449669091}, { 1.643407346410207, 2.379924027339541}, { 1.643407346410207, -1.9567198679537345`}, {1.643407346410207, 1.5951882041509058`}, {1.643407346410207, 0.9617795563195652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, -2.3970970684774238`}, { 1.648407346410207, 2.3803720090927545`}, { 1.648407346410207, -1.9564277918173993`}, {1.648407346410207, 1.5968810586050426`}, {1.648407346410207, 0.9601054901890432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, -2.3978329733048738`}, { 1.6534073464102068`, 2.380825037727743}, { 1.6534073464102068`, -1.95613533066775}, {1.6534073464102068`, 1.5985755213608575`}, {1.6534073464102068`, 0.9584239799416536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, -2.398573200963509}, { 1.6584073464102072`, 2.3812831707805735`}, { 1.6584073464102072`, -1.9558424855905505`}, {1.6584073464102072`, 1.6002715728281927`}, {1.6584073464102072`, 0.9567349726712848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, -2.3993177886554915`}, { 1.663407346410207, 2.381746466501056}, { 1.663407346410207, -1.9555492577238565`}, {1.663407346410207, 1.60196919289896}, {1.663407346410207, 0.955038415069097}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, -2.400066773977518}, { 1.668407346410207, 2.3822149838604654`}, { 1.668407346410207, -1.9552556482590377`}, {1.668407346410207, 1.6036683609390958`}, {1.668407346410207, 0.9533342534220807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, -2.400820194925297}, { 1.6734073464102068`, 2.3826887825592995`}, { 1.6734073464102068`, -1.9549616584418181`}, {1.6734073464102068`, 1.6053690557804718`}, {1.6734073464102068`, 0.9516224336116478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, -2.401578089898091}, { 1.6784073464102072`, 2.3831679230350438`}, { 1.6784073464102072`, -1.9546672895733301`}, {1.6784073464102072`, 1.607071255712761}, {1.6784073464102072`, 0.9499029011122557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, -2.4023404977032947`}, { 1.683407346410207, 2.3836524664699636`}, { 1.683407346410207, -1.9543725430111882`}, {1.683407346410207, 1.6087749384752612`}, {1.683407346410207, 0.9481756009900716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, -2.4031074575610702`}, { 1.688407346410207, 2.384142474798903}, { 1.688407346410207, -1.9540774201705797`}, {1.688407346410207, 1.6104800812486815`}, {1.688407346410207, 0.9464404779016709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, -2.4038790091090307`}, { 1.6934073464102068`, 2.384638010717098}, { 1.6934073464102068`, -1.953781922525374}, {1.6934073464102068`, 1.6121866606468904`}, {1.6934073464102068`, 0.9446974760927784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, -2.4046551924069757`}, { 1.6984073464102072`, 2.385139137687999}, { 1.6984073464102072`, -1.9534860516092472`}, {1.6984073464102072`, 1.6138946527086262`}, {1.6984073464102072`, 0.9429465393970552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, -2.4054360479416763`}, { 1.703407346410207, 2.3856459199510893`}, { 1.703407346410207, -1.9531898090168287`}, {1.703407346410207, 1.6156040328891792`}, {1.703407346410207, 0.9411876112349294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, -2.4062216166317087`}, { 1.708407346410207, 2.3861584225297148`}, { 1.708407346410207, -1.952893196404865}, {1.708407346410207, 1.6173147760520385`}, {1.708407346410207, 0.9394206346124767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, -2.407011939832346}, { 1.7134073464102069`, 2.3866767112389007`}, { 1.7134073464102069`, -1.9525962154934018`}, {1.7134073464102069`, 1.619026856460518}, {1.7134073464102069`, 0.9376455521203493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, -2.407807059340492}, { 1.7184073464102072`, 2.3872008526931676`}, { 1.7184073464102072`, -1.9522988680669846`}, {1.7184073464102072`, 1.620740247769349}, {1.7184073464102072`, 0.9358623059327644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, -2.4086070173996763`}, { 1.723407346410207, 2.3877309143143286`}, { 1.723407346410207, -1.952001155975882}, {1.723407346410207, 1.622454923016262}, {1.723407346410207, 0.9340708378065431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, -2.4094118567050944`}, { 1.728407346410207, 2.3882669643392807`}, { 1.728407346410207, -1.951703081137326}, {1.728407346410207, 1.6241708546135358`}, {1.728407346410207, 0.932271089080214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, -2.4102216204087026`}, { 1.7334073464102069`, 2.3888090718277626`}, { 1.7334073464102069`, -1.9514046455367704`}, {1.7334073464102069`, 1.6258880143395489`}, {1.7334073464102069`, 0.9304630006731762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, -2.411036352124365}, { 1.7384073464102068`, 2.3893573066701013`}, { 1.7384073464102068`, -1.9511058512291763`}, {1.7384073464102068`, 1.6276063733303023`}, {1.7384073464102068`, 0.9286465130849281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, -2.4118560959330533`}, { 1.7434073464102071`, 2.389911739594918}, { 1.7434073464102071`, -1.9508067003403107`}, {1.7434073464102071`, 1.6293259020709465`}, {1.7434073464102071`, 0.9268215663943657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, -2.412680896388097}, { 1.748407346410207, 2.3904724421768027`}, { 1.748407346410207, -1.95050719506807}, {1.748407346410207, 1.631046570387297}, {1.748407346410207, 0.9249881002591537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, -2.4135107985204893`}, { 1.753407346410207, 2.3910394868439537`}, { 1.753407346410207, -1.9502073376838234`}, {1.753407346410207, 1.632768347437352}, {1.753407346410207, 0.9231460539151678}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, -2.4143458478442428`}, { 1.7584073464102068`, 2.3916129468857608`}, { 1.7584073464102068`, -1.9499071305337798`}, {1.7584073464102068`, 1.6344912017028157`}, {1.7584073464102068`, 0.9212953661760188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, -2.4151860903618}, { 1.7634073464102071`, 2.3921928964603474`}, { 1.7634073464102071`, -1.949606576040373}, {1.7634073464102071`, 1.636215100980627}, {1.7634073464102071`, 0.9194359754326574}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, -2.4160315725694974`}, { 1.768407346410207, 2.39277941060205}, { 1.768407346410207, -1.9493056767036698`}, {1.768407346410207, 1.6379400123745}, {1.768407346410207, 0.9175678196530637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, -2.416882341463077}, { 1.773407346410207, 2.3933725652288373`}, { 1.773407346410207, -1.9490044351028042`}, {1.773407346410207, 1.6396659022864866`}, {1.773407346410207, 0.9156908363820265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, -2.417738444543259}, { 1.7784073464102068`, 2.393972437149658}, { 1.7784073464102068`, -1.9487028538974291`}, {1.7784073464102068`, 1.6413927364085568`}, {1.7784073464102068`, 0.9138049627410143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, -2.4185999298213603`}, { 1.7834073464102072`, 2.3945791040717155`}, { 1.7834073464102072`, -1.9484009358291934`}, {1.7834073464102072`, 1.6431204797142072`}, {1.7834073464102072`, 0.9119101354281439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, -2.419466845824971}, { 1.788407346410207, 2.3951926446076555`}, { 1.788407346410207, -1.9480986837232415`}, {1.788407346410207, 1.644849096450105}, {1.788407346410207, 0.9100062907182487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, -2.420339241603675}, { 1.793407346410207, 2.3958131382826737`}, { 1.793407346410207, -1.9477961004897386`}, {1.793407346410207, 1.6465785501277643`}, {1.793407346410207, 0.9080933644630513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, -2.421217166734839}, { 1.7984073464102068`, 2.396440665541516}, { 1.7984073464102068`, -1.9474931891254161`}, {1.7984073464102068`, 1.648308803515274}, {1.7984073464102068`, 0.9061712920914451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, -2.422100671329434}, { 1.8034073464102072`, 2.3970753077553826`}, { 1.8034073464102072`, -1.9471899527151437`}, {1.8034073464102072`, 1.650039818629066}, {1.8034073464102072`, 0.9042400086098891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, -2.4229898060379265`}, { 1.808407346410207, 2.3977171472287195`}, { 1.808407346410207, -1.9468863944335253`}, {1.808407346410207, 1.651771556725748}, {1.808407346410207, 0.9022994486029192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, -2.4238846220562102`}, { 1.813407346410207, 2.398366267205889}, { 1.813407346410207, -1.946582517546519}, {1.813407346410207, 1.6535039782939915`}, {1.813407346410207, 0.9003495462337829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, -2.424785171131596}, { 1.8184073464102068`, 2.399022751877717}, { 1.8184073464102068`, -1.9462783254130827`}, {1.8184073464102068`, 1.655237043046493}, {1.8184073464102068`, 0.8983902352451955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, -2.425691505568848}, { 1.8234073464102072`, 2.3996866863878994`}, { 1.8234073464102072`, -1.9459738214868463`}, {1.8234073464102072`, 1.6569707099120066`}, {1.8234073464102072`, 0.8964214489602372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, -2.4266036782362796`}, { 1.828407346410207, 2.400358156839272}, { 1.828407346410207, -1.9456690093178066`}, {1.828407346410207, 1.6587049370274598`}, {1.828407346410207, 0.8944431202833758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, -2.427521742571888}, { 1.833407346410207, 2.4010372502999218`}, { 1.833407346410207, -1.9453638925540504`}, {1.833407346410207, 1.6604396817301625`}, {1.833407346410207, 0.8924551817016356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, -2.428445752589551}, { 1.8384073464102069`, 2.401724054809141}, { 1.8384073464102069`, -1.9450584749435025`}, {1.8384073464102069`, 1.6621749005501043`}, {1.8384073464102069`, 0.8904575652859142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, -2.4293757628852646`}, { 1.8434073464102072`, 2.4024186593832075`}, { 1.8434073464102072`, -1.9447527603357029`}, {1.8434073464102072`, 1.6639105492023663`}, {1.8434073464102072`, 0.888450202692446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, -2.430311828643436}, { 1.848407346410207, 2.4031211540209876`}, { 1.848407346410207, -1.9444467526836067`}, {1.848407346410207, 1.6656465825796345`}, {1.848407346410207, 0.8864330251644275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, -2.4312540056432255`}, { 1.853407346410207, 2.4038316297093467`}, { 1.853407346410207, -1.9441404560454147`}, {1.853407346410207, 1.667382954744842}, {1.853407346410207, 0.8844059635338022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, -2.43220235026493}, { 1.8584073464102069`, 2.4045501784283627`}, { 1.8584073464102069`, -1.9438338745864292`}, {1.8584073464102069`, 1.6691196189239326`}, {1.8584073464102069`, 0.8823689482232141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, -2.433156919496422}, { 1.8634073464102068`, 2.4052768931563273`}, { 1.8634073464102068`, -1.9435270125809405`}, {1.8634073464102068`, 1.6708565274987683`}, {1.8634073464102068`, 0.8803219092481374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, -2.434117770939632}, { 1.8684073464102071`, 2.4060118678745264`}, { 1.8684073464102071`, -1.9432198744141371`}, {1.8684073464102071`, 1.672593632000173}, {1.8684073464102071`, 0.8782647762191842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, -2.435084962817078}, { 1.873407346410207, 2.4067551975717922`}, { 1.873407346410207, -1.9429124645840485`}, {1.873407346410207, 1.6743308831011423`}, {1.873407346410207, 0.8761974783445989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, -2.4360585539784374`}, { 1.878407346410207, 2.4075069782488088`}, { 1.878407346410207, -1.9426047877035142`}, {1.878407346410207, 1.676068230610204}, {1.878407346410207, 0.8741199444329486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, -2.43703860390717}, { 1.8834073464102068`, 2.408267306922169}, { 1.8834073464102068`, -1.9422968485021825`}, {1.8834073464102068`, 1.6778056234649623`}, {1.8834073464102068`, 0.872032102896007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, -2.4380251727271767`}, { 1.8884073464102071`, 2.4090362816281616`}, { 1.8884073464102071`, -1.9419886518285387`}, {1.8884073464102071`, 1.6795430097258193`}, {1.8884073464102071`, 0.8699338817518503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, -2.439018321209508}, { 1.893407346410207, 2.4098140014262857`}, { 1.893407346410207, -1.941680202651963}, {1.893407346410207, 1.6812803365698874`}, {1.893407346410207, 0.8678252086281629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, -2.4400181107791066`}, { 1.898407346410207, 2.410600566402474}, { 1.898407346410207, -1.9413715060648167`}, {1.898407346410207, 1.6830175502851097`}, {1.898407346410207, 0.865706010765763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, -2.4410246035216}, { 1.9034073464102068`, 2.411396077672015}, { 1.9034073464102068`, -1.9410625672845607`}, {1.9034073464102068`, 1.6847545962645871`}, {1.9034073464102068`, 0.8635762150223568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, -2.442037862190119}, { 1.9084073464102072`, 2.412200637382165}, { 1.9084073464102072`, -1.9407533916559043`}, {1.9084073464102072`, 1.686491419001131}, {1.9084073464102072`, 0.8614357478765269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, -2.443057950212169}, { 1.913407346410207, 2.4130143487144324`}, { 1.913407346410207, -1.9404439846529826`}, {1.913407346410207, 1.6882279620820484`}, {1.913407346410207, 0.859284535431963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, -2.444084931696524}, { 1.918407346410207, 2.4138373158865187`}, { 1.918407346410207, -1.940134351881567}, {1.918407346410207, 1.689964168184175}, {1.918407346410207, 0.8571225034219421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, -2.445118871440168}, { 1.9234073464102068`, 2.4146696441539146`}, { 1.9234073464102068`, -1.9398244990813065`}, {1.9234073464102068`, 1.691699979069159}, {1.9234073464102068`, 0.8549495772140675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, -2.4461598349352562`}, { 1.9284073464102072`, 2.4155114398111284`}, { 1.9284073464102072`, -1.9395144321279987`}, {1.9284073464102072`, 1.693435335579012}, {1.9284073464102072`, 0.8527656818152746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, -2.447207888376123}, { 1.933407346410207, 2.416362810192532}, { 1.933407346410207, -1.9392041570358969`}, {1.933407346410207, 1.695170177631943}, {1.933407346410207, 0.8505707418771095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, -2.448263098666307}, { 1.938407346410207, 2.4172238636728203`}, { 1.938407346410207, -1.938893679960044}, {1.938407346410207, 1.6969044442184742`}, {1.938407346410207, 0.8483646817012945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, -2.4493255334256103`}, { 1.9434073464102068`, 2.418094709667055}, { 1.9434073464102068`, -1.9385830071986425`}, {1.9434073464102068`, 1.698638073397864}, {1.9434073464102068`, 0.8461474252455818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, -2.450395260997185}, { 1.9484073464102072`, 2.4189754586302996`}, { 1.9484073464102072`, -1.9382721451954563`}, {1.9484073464102072`, 1.700371002294843}, {1.9484073464102072`, 0.8439188961299106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, -2.451472350454642}, { 1.953407346410207, 2.4198662220568092`}, { 1.953407346410207, -1.9379611005422432`}, {1.953407346410207, 1.7021031670966684`}, {1.953407346410207, 0.8416790176428747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, -2.4525568716091803`}, { 1.958407346410207, 2.4207671124787753`}, { 1.958407346410207, -1.9376498799812234`}, {1.958407346410207, 1.7038345030505244`}, {1.958407346410207, 0.8394277127485108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, -2.4536488950167388`}, { 1.9634073464102069`, 2.4216782434646045`}, { 1.9634073464102069`, -1.937338490407579}, {1.9634073464102069`, 1.7055649444612666`}, {1.9634073464102069`, 0.8371649040934132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, -2.454748491985165}, { 1.9684073464102072`, 2.4225997296167208`}, { 1.9684073464102072`, -1.9370269388719878`}, {1.9684073464102072`, 1.70729442468953}, {1.9684073464102072`, 0.8348905140141937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, -2.455855734581397}, { 1.973407346410207, 2.4235316865688725`}, { 1.973407346410207, -1.9367152325831927`}, {1.973407346410207, 1.7090228761502106`}, {1.973407346410207, 0.832604464545286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, -2.4569706956386597`}, { 1.978407346410207, 2.4244742309829275`}, { 1.978407346410207, -1.9364033789105992`}, {1.978407346410207, 1.7107502303113336`}, {1.978407346410207, 0.8303066774271145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, -2.4580934487636696`}, { 1.9834073464102069`, 2.42542748054515}, { 1.9834073464102069`, -1.9360913853869135`}, {1.9834073464102069`, 1.7124764176933245`}, {1.9834073464102069`, 0.8279970741146302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, -2.459224068343846}, { 1.988407346410207, 2.4263915539619334`}, { 1.988407346410207, -1.9357792597108123`}, {1.988407346410207, 1.714201367868686}, {1.988407346410207, 0.825675575786235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, -2.4603626295545267`}, { 1.993407346410207, 2.4273665709549817`}, { 1.993407346410207, -1.9354670097496445`}, {1.993407346410207, 1.7159250094621044`}, {1.993407346410207, 0.8233421033530879}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, -2.4615092083661825`}, { 1.998407346410207, 2.4283526522559167`}, { 1.998407346410207, -1.9351546435421711`}, {1.998407346410207, 1.7176472701509942`}, {1.998407346410207, 0.8209965774688314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, -2.4626638815516317`}, { 2.003407346410207, 2.4293499196003054`}, { 2.003407346410207, -1.934842169301337}, {2.003407346410207, 1.7193680766664885`}, {2.003407346410207, 0.8186389185397193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, -2.4638267266932457`}, { 2.008407346410207, 2.430358495721082}, { 2.008407346410207, -1.9345295954170807`}, {2.008407346410207, 1.7210873547948975`}, {2.008407346410207, 0.8162690467351817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, -2.464997822190145}, { 2.013407346410207, 2.431378504341357}, { 2.013407346410207, -1.9342169304591748`}, {2.013407346410207, 1.7228050293796375`}, {2.013407346410207, 0.8138868819988266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, -2.4661772472653825`}, { 2.018407346410207, 2.4324100701665934`}, { 2.018407346410207, -1.9339041831801047`}, {2.018407346410207, 1.724521024323654}, {2.018407346410207, 0.8114923440598967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, -2.4673650819731074`}, { 2.023407346410207, 2.4334533188761354`}, { 2.023407346410207, -1.9335913625179804`}, {2.023407346410207, 1.7262352625923392`}, {2.023407346410207, 0.8090853524451888}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, -2.4685614072057107`}, { 2.028407346410207, 2.4345083771140748`}, { 2.028407346410207, -1.9332784775994847`}, {2.028407346410207, 1.7279476662169693`}, {2.028407346410207, 0.8066658264914552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, -2.469766304700939}, { 2.033407346410207, 2.435575372479444}, { 2.033407346410207, -1.9329655377428558`}, {2.033407346410207, 1.7296581562986617`}, {2.033407346410207, 0.8042336853582955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, -2.470979857048984}, { 2.038407346410207, 2.4366544335157108`}, { 2.038407346410207, -1.9326525524609055`}, {2.038407346410207, 1.731366653012873}, {2.038407346410207, 0.8017888480415539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, -2.4722021476995293`}, { 2.043407346410207, 2.437745689699571}, { 2.043407346410207, -1.932339531464071}, {2.043407346410207, 1.7330730756144461`}, {2.043407346410207, 0.7993312333872356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, -2.4734332609687657`}, { 2.048407346410207, 2.4388492714290138`}, { 2.048407346410207, -1.9320264846635042`}, {2.048407346410207, 1.734777342443219}, {2.048407346410207, 0.7968607601059575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, -2.4746732820463517`}, { 2.053407346410207, 2.439965310010658}, { 2.053407346410207, -1.9317134221741945`}, {2.053407346410207, 1.7364793709302055`}, {2.053407346410207, 0.7943773467879476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, -2.475922297002332}, { 2.058407346410207, 2.441093937646329}, { 2.058407346410207, -1.931400354318127}, {2.058407346410207, 1.7381790776043615`}, {2.058407346410207, 0.7918809119186052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, -2.4771803927939917`}, { 2.063407346410207, 2.4422352874188777`}, { 2.063407346410207, -1.9310872916274764`}, {2.063407346410207, 1.739876378099944}, {2.063407346410207, 0.7893713738946405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, -2.478447657272657}, { 2.068407346410207, 2.4433894932772153`}, { 2.068407346410207, -1.9307742448478324`}, {2.068407346410207, 1.7415711871644828`}, {2.068407346410207, 0.7868486510408059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, -2.479724179190418}, { 2.073407346410207, 2.444556690020559}, { 2.073407346410207, -1.9304612249414663`}, {2.073407346410207, 1.7432634186673601`}, {2.073407346410207, 0.7843126616272367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, -2.481010048206788}, { 2.078407346410207, 2.4457370132818728`}, { 2.078407346410207, -1.9301482430906234`}, {2.078407346410207, 1.7449529856090193`}, {2.078407346410207, 0.7817633238874182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, -2.482305354895272}, { 2.083407346410207, 2.446930599510487}, { 2.083407346410207, -1.9298353107008586`}, {2.083407346410207, 1.746639800130817}, {2.083407346410207, 0.7792005560367885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, -2.483610190749856}, { 2.088407346410207, 2.4481375859538894`}, { 2.088407346410207, -1.9295224394043997`}, {2.088407346410207, 1.7483237735255066`}, {2.088407346410207, 0.7766242762920035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, -2.484924648191396}, { 2.093407346410207, 2.4493581106386735`}, { 2.093407346410207, -1.9292096410635466`}, {2.093407346410207, 1.7500048162483886`}, {2.093407346410207, 0.7740344028908736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, -2.486248820573908}, { 2.098407346410207, 2.450592312350633}, { 2.098407346410207, -1.9288969277741053`}, {2.098407346410207, 1.7516828379291125`}, {2.098407346410207, 0.7714308541129913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, -2.4875828021907487`}, { 2.103407346410207, 2.45184033061399}, { 2.103407346410207, -1.928584311868853}, {2.103407346410207, 1.7533577473841568`}, {2.103407346410207, 0.7688135483010673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, -2.4889266882806793`}, { 2.108407346410207, 2.4531023056697516`}, { 2.108407346410207, -1.9282718059210373`}, {2.108407346410207, 1.7550294526299806`}, {2.108407346410207, 0.7661824038829923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, -2.490280575033801}, { 2.1134073464102068`, 2.4543783784531747`}, { 2.1134073464102068`, -1.9279594227479075`}, {2.1134073464102068`, 1.7566978608968586`}, {2.1134073464102068`, 0.7635373393946446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, -2.4916445595973613`}, { 2.118407346410207, 2.455668690570343}, { 2.118407346410207, -1.9276471754142788`}, {2.118407346410207, 1.7583628786434071`}, {2.118407346410207, 0.7608782735034565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, -2.4930187400814154`}, { 2.123407346410207, 2.456973384273837}, { 2.123407346410207, -1.9273350772361255`}, {2.123407346410207, 1.7600244115718038`}, {2.123407346410207, 0.7582051250327636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, -2.4944032155643363`}, { 2.128407346410207, 2.458292602437495}, { 2.128407346410207, -1.9270231417842099`}, {2.128407346410207, 1.7616823646437032`}, {2.128407346410207, 0.7555178129869529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, -2.495798086098164}, { 2.133407346410207, 2.4596264885302563`}, { 2.133407346410207, -1.926711382887736}, {2.133407346410207, 1.7633366420968586`}, {2.133407346410207, 0.7528162565774281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, -2.497203452713786}, { 2.138407346410207, 2.4609751865890783`}, { 2.138407346410207, -1.9263998146380377`}, {2.138407346410207, 1.7649871474624463`}, {2.138407346410207, 0.7501003752494148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, -2.498619417425932}, { 2.143407346410207, 2.462338841190922}, { 2.143407346410207, -1.9260884513922945`}, {2.143407346410207, 1.7666337835830996`}, {2.143407346410207, 0.747370088709621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, -2.5000460832379865`}, { 2.148407346410207, 2.4637175974238077`}, { 2.148407346410207, -1.9257773077772748`}, {2.148407346410207, 1.7682764526316495`}, {2.148407346410207, 0.7446253169547744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, -2.5014835541465885`}, { 2.153407346410207, 2.4651116008569267`}, { 2.153407346410207, -1.92546639869311}, {2.153407346410207, 1.7699150561305752`}, {2.153407346410207, 0.741865980301059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, -2.5029319351460266`}, { 2.158407346410207, 2.466520997509812}, { 2.158407346410207, -1.9251557393170926`}, {2.158407346410207, 1.7715494949721649`}, {2.158407346410207, 0.7390919994144666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, -2.5043913322324096`}, { 2.163407346410207, 2.4679459338205665`}, { 2.163407346410207, -1.9248453451075012`}, {2.163407346410207, 1.773179669439383}, {2.163407346410207, 0.7363032953420875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, -2.505861852407592}, { 2.168407346410207, 2.469386556613144}, { 2.168407346410207, -1.9245352318074525`}, {2.168407346410207, 1.7748054792274408`}, {2.168407346410207, 0.733499789544359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, -2.5073436036828585`}, { 2.173407346410207, 2.470843013063683}, { 2.173407346410207, -1.924225415448777}, {2.173407346410207, 1.7764268234660723`}, {2.173407346410207, 0.730681403928298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, -2.508836695082348}, { 2.178407346410207, 2.4723154506658993`}, { 2.178407346410207, -1.9239159123559155`}, {2.178407346410207, 1.778043600742506}, {2.178407346410207, 0.7278480608817234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, -2.5103412366461964`}, { 2.183407346410207, 2.4738040171955245`}, { 2.183407346410207, -1.9236067391498426`}, {2.183407346410207, 1.7796557091251284`}, {2.183407346410207, 0.7249996833085159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, -2.511857339433395}, { 2.188407346410207, 2.4753088606738287`}, { 2.188407346410207, -1.9232979127520056`}, {2.188407346410207, 1.7812630461878332`}, {2.188407346410207, 0.7221361946649082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, -2.5133851155243456`}, { 2.193407346410207, 2.47683012933017}, { 2.193407346410207, -1.9229894503882914`}, {2.193407346410207, 1.7828655090350514`}, {2.193407346410207, 0.7192575189968484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, -2.5149246780231005`}, { 2.198407346410207, 2.4783679715636446`}, { 2.198407346410207, -1.9226813695930014`}, {2.198407346410207, 1.7844629943274468`}, {2.198407346410207, 0.7163635809784482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, -2.5164761410592664`}, { 2.203407346410207, 2.4799225359037926`}, { 2.203407346410207, -1.9223736882128548`}, {2.203407346410207, 1.7860553983082768`}, {2.203407346410207, 0.7134543059515408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, -2.518039619789567}, { 2.208407346410207, 2.4814939709703916`}, { 2.208407346410207, -1.9220664244109993`}, {2.208407346410207, 1.7876426168303976`}, {2.208407346410207, 0.7105296199663694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, -2.519615230399038}, { 2.213407346410207, 2.4830824254323427`}, { 2.213407346410207, -1.9217595966710408`}, {2.213407346410207, 1.7892245453839086`}, {2.213407346410207, 0.7075894498234307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, -2.521203090101842}, { 2.218407346410207, 2.484688047965649}, { 2.218407346410207, -1.9214532238010857`}, {2.218407346410207, 1.7908010791244227`}, {2.218407346410207, 0.7046337231164934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, -2.522803317141691}, { 2.223407346410207, 2.4863109872105094`}, { 2.223407346410207, -1.9211473249377926`}, {2.223407346410207, 1.7923721129019416`}, {2.223407346410207, 0.7016623682768143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, -2.5244160307918517`}, { 2.228407346410207, 2.487951391727539}, { 2.228407346410207, -1.9208419195504347`}, {2.228407346410207, 1.7939375412903302`}, {2.228407346410207, 0.6986753146185761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, -2.5260413513547255`}, { 2.233407346410207, 2.489609409953109}, { 2.233407346410207, -1.9205370274449702`}, {2.233407346410207, 1.7954972586173663`}, {2.233407346410207, 0.6956724923855676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, -2.5276794001609626`}, { 2.2384073464102068`, 2.4912851901538597`}, { 2.2384073464102068`, -1.9202326687681193`}, {2.2384073464102068`, 1.7970511589953466`}, {2.2384073464102068`, 0.6926538327991277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, -2.529330299568129}, { 2.243407346410207, 2.492978880380358}, { 2.243407346410207, -1.9199288640114422`}, {2.243407346410207, 1.798599136352243}, {2.243407346410207, 0.689619268107379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, -2.5309941729588674`}, { 2.248407346410207, 2.4946906284199497`}, { 2.248407346410207, -1.9196256340154225`}, {2.248407346410207, 1.8001410844633645`}, {2.248407346410207, 0.6865687316357698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, -2.5326711447385573`}, { 2.253407346410207, 2.4964205817488088`}, { 2.253407346410207, -1.9193229999735486`}, {2.253407346410207, 1.8016768969835308`}, {2.253407346410207, 0.6835021578389469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, -2.5343613403324476`}, { 2.2584073464102072`, 2.4981688874832075`}, { 2.2584073464102072`, -1.919020983436391}, {2.2584073464102072`, 1.8032064674797157`}, {2.2584073464102072`, 0.6804194823539824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, -2.5360648861822304`}, { 2.263407346410207, 2.4999356923300216`}, { 2.263407346410207, -1.9187196063156797`}, {2.263407346410207, 1.8047296894641436`}, {2.263407346410207, 0.6773206420549772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, -2.5377819097420526`}, { 2.268407346410207, 2.5017211425365065`}, { 2.268407346410207, -1.9184188908883677`}, {2.268407346410207, 1.8062464564278125`}, {2.268407346410207, 0.6742055751090589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, -2.5395125394739293`}, { 2.273407346410207, 2.503525383839351}, { 2.273407346410207, -1.9181188598006886`}, {2.273407346410207, 1.807756661874423}, {2.273407346410207, 0.6710742210337979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, -2.5412569048425335`}, { 2.278407346410207, 2.5053485614130415`}, { 2.278407346410207, -1.9178195360722035`}, {2.278407346410207, 1.8092601993546744`}, {2.278407346410207, 0.6679265207560651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, -2.5430151363093594`}, { 2.283407346410207, 2.507190819817562}, { 2.283407346410207, -1.9175209430998261`}, {2.283407346410207, 1.8107569625009121`}, {2.283407346410207, 0.6647624166723446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, -2.5447873653262074`}, { 2.288407346410207, 2.5090523029454515`}, { 2.288407346410207, -1.9172231046618362`}, {2.288407346410207, 1.8122468450620894`}, {2.288407346410207, 0.6615818527105303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, -2.5465737243279865`}, { 2.293407346410207, 2.510933153968251}, { 2.293407346410207, -1.9169260449218675`}, {2.293407346410207, 1.8137297409390172`}, {2.293407346410207, 0.6583847743932173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, -2.5483743467247986`}, { 2.298407346410207, 2.512833515282364}, { 2.298407346410207, -1.9166297884328745`}, {2.298407346410207, 1.815205544219869}, {2.298407346410207, 0.6551711289025168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, -2.550189366893289}, { 2.303407346410207, 2.514753528454363}, { 2.303407346410207, -1.9163343601410683`}, {2.303407346410207, 1.816674149215907}, {2.303407346410207, 0.651940865146404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, -2.5520189201672183`}, { 2.308407346410207, 2.5166933341657716`}, { 2.308407346410207, -1.916039785389825}, {2.308407346410207, 1.818135450497401}, {2.308407346410207, 0.6486939338266248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, -2.5538631428272525`}, { 2.313407346410207, 2.518653072157353}, { 2.313407346410207, -1.9157460899235563`}, {2.313407346410207, 1.819589342929702}, {2.313407346410207, 0.6454302875081723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, -2.555722172089922}, { 2.318407346410207, 2.5206328811729355`}, { 2.318407346410207, -1.9154532998915452`}, {2.318407346410207, 1.8210357217094388`}, {2.318407346410207, 0.6421498806903552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, -2.5575961460957366`}, { 2.323407346410207, 2.5226328989028115`}, { 2.323407346410207, -1.9151614418517373`}, {2.323407346410207, 1.8224744824008003`}, {2.323407346410207, 0.63885266987947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, -2.5594852038964144`}, { 2.328407346410207, 2.52465326192674}, { 2.328407346410207, -1.9148705427744888`}, {2.328407346410207, 1.8239055209718675`}, {2.328407346410207, 0.6355386136630964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, -2.5613894854412145`}, { 2.333407346410207, 2.5266941056565932`}, { 2.333407346410207, -1.9145806300462624`}, {2.333407346410207, 1.825328733830962}, {2.333407346410207, 0.6322076727860239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, -2.5633091315623155`}, { 2.338407346410207, 2.5287555642786663`}, { 2.338407346410207, -1.9142917314732715`}, {2.338407346410207, 1.8267440178629695`}, {2.338407346410207, 0.6288598102278278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, -2.565244283959235}, { 2.343407346410207, 2.5308377706957152`}, { 2.343407346410207, -1.914003875285065}, {2.343407346410207, 1.8281512704655989`}, {2.343407346410207, 0.6254949912821077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, -2.567195085182248}, { 2.348407346410207, 2.532940856468725}, { 2.348407346410207, -1.9137170901380496`}, {2.348407346410207, 1.8295503895855485`}, {2.348407346410207, 0.6221131836373951}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, -2.5691616786147664`}, { 2.353407346410207, 2.5350649517584696`}, { 2.353407346410207, -1.9134314051189458`}, {2.353407346410207, 1.830941273754535}, {2.353407346410207, 0.6187143574597398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, -2.5711442084546623`}, { 2.358407346410207, 2.5372101852668916`}, { 2.358407346410207, -1.9131468497481712`}, {2.358407346410207, 1.8323238221251354`}, {2.358407346410207, 0.6152984854769895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, -2.5731428196944828`}, { 2.3634073464102068`, 2.5393766841783405`}, { 2.3634073464102068`, -1.9128634539831475`}, {2.3634073464102068`, 1.8336979345064301`}, {2.3634073464102068`, 0.6118655430647648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, -2.575157658100546}, { 2.368407346410207, 2.541564574100703}, { 2.368407346410207, -1.9125812482215243`}, {2.368407346410207, 1.8350635113993796`}, {2.368407346410207, 0.6084155083341352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, -2.577188870190857}, { 2.373407346410207, 2.543773979006472}, { 2.373407346410207, -1.9123002633043193`}, {2.373407346410207, 1.8364204540319156`}, {2.373407346410207, 0.6049483622210019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, -2.5792366032118395`}, { 2.378407346410207, 2.546005021173787}, { 2.378407346410207, -1.9120205305189608`}, {2.378407346410207, 1.8377686643936948`}, {2.378407346410207, 0.6014640885771906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, -2.581301005113814}, { 2.3834073464102072`, 2.5482578211274793`}, { 2.3834073464102072`, -1.9117420816022375`}, {2.3834073464102072`, 1.8391080452704887`}, {2.3834073464102072`, 0.5979626742632501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, -2.5833822245252245`}, { 2.388407346410207, 2.550532497580177}, { 2.388407346410207, -1.9114649487431414`}, {2.388407346410207, 1.8404385002781576`}, {2.388407346410207, 0.5944441092429643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, -2.5854804107255416`}, { 2.393407346410207, 2.552829167373483}, { 2.393407346410207, -1.9111891645856034`}, {2.393407346410207, 1.8417599338961805`}, {2.393407346410207, 0.5909083866795638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, -2.5875957136168326`}, { 2.398407346410207, 2.555147945419291}, { 2.398407346410207, -1.9109147622311105`}, {2.398407346410207, 1.8430722515007028`}, {2.398407346410207, 0.5873555030336406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, -2.5897282836939475`}, { 2.403407346410207, 2.557488944641252}, { 2.403407346410207, -1.9106417752412062`}, {2.403407346410207, 1.8443753593970518`}, {2.403407346410207, 0.5837854581627544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, -2.5918782720132887`}, { 2.408407346410207, 2.5598522759164517`}, { 2.408407346410207, -1.9103702376398557`}, {2.408407346410207, 1.845669164851703}, {2.408407346410207, 0.5801982554227205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, -2.5940458301601237`}, { 2.413407346410207, 2.5622380480173166`}, { 2.413407346410207, -1.9101001839156853`}, {2.413407346410207, 1.8469535761236429`}, {2.413407346410207, 0.5765939017705717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, -2.5962311102144078`}, { 2.418407346410207, 2.5646463675537965`}, { 2.418407346410207, -1.9098316490240745`}, {2.418407346410207, 1.8482285024951044`}, {2.418407346410207, 0.5729724078691705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, -2.5984342647150758`}, { 2.423407346410207, 2.567077338915859}, { 2.423407346410207, -1.9095646683891}, {2.423407346410207, 1.8494938543016328`}, {2.423407346410207, 0.5693337881934657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, -2.60065544662276}, { 2.428407346410207, 2.5695310642163274`}, { 2.428407346410207, -1.9092992779053308`}, {2.428407346410207, 1.8507495429614542`}, {2.428407346410207, 0.5656780611383658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, -2.602894809280907}, { 2.433407346410207, 2.5720076432340964`}, { 2.433407346410207, -1.9090355139394515`}, {2.433407346410207, 1.8519954810041057`}, {2.433407346410207, 0.5620052491282085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, -2.6051525063752434`}, { 2.438407346410207, 2.5745071733577674`}, { 2.438407346410207, -1.9087734133317265`}, {2.438407346410207, 1.8532315820983076`}, {2.438407346410207, 0.5583153787277999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, -2.6074286918915575`}, { 2.443407346410207, 2.577029749529729}, { 2.443407346410207, -1.9085130133972785`}, {2.443407346410207, 1.8544577610790318`}, {2.443407346410207, 0.5546084807549974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, -2.609723520071757}, { 2.448407346410207, 2.5795754641907145`}, { 2.448407346410207, -1.9082543519271866`}, {2.448407346410207, 1.8556739339737496`}, {2.448407346410207, 0.5508845903947976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, -2.6120371453681677`}, { 2.453407346410207, 2.582144407224877}, { 2.453407346410207, -1.9079974671893918`}, {2.453407346410207, 1.8568800180278227`}, {2.453407346410207, 0.547143747314905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, -2.6143697223960243`}, { 2.458407346410207, 2.5847366659054045`}, { 2.458407346410207, -1.9077423979293986`}, {2.458407346410207, 1.8580759317290116`}, {2.458407346410207, 0.5433859957827268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, -2.6167214058841273`}, { 2.463407346410207, 2.587352324840709}, { 2.463407346410207, -1.9074891833707721`}, {2.463407346410207, 1.859261594831078}, {2.463407346410207, 0.5396113847837658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, -2.6190923506236206`}, { 2.468407346410207, 2.5899914659212118`}, { 2.468407346410207, -1.907237863215414}, {2.468407346410207, 1.860436928376457}, {2.468407346410207, 0.5358199681413556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, -2.621482711414852}, { 2.473407346410207, 2.592654168266763}, { 2.473407346410207, -1.9069884776436166`}, {2.473407346410207, 1.8616018547179698`}, {2.473407346410207, 0.5320118046376934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, -2.6238926430122804`}, { 2.478407346410207, 2.595340508174714}, { 2.478407346410207, -1.9067410673138767`}, {2.478407346410207, 1.862756297539564}, {2.478407346410207, 0.5281869581361102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, -2.6263223000674}, {2.483407346410207, 2.5980505590686716`}, {2.483407346410207, -1.9064956733624736`}, { 2.483407346410207, 1.8639001818760574`}, {2.483407346410207, 0.5243454977045245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, -2.6287718370696243`}, { 2.4884073464102068`, 2.6007843914479514`}, { 2.4884073464102068`, -1.9062523374027887`}, {2.4884073464102068`, 1.8650334341318657`}, {2.4884073464102068`, 0.5204874977400162}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, -2.631241408285121}, { 2.493407346410207, 2.6035420728377674`}, { 2.493407346410207, -1.906011101524367}, {2.493407346410207, 1.8661559820987008`}, {2.493407346410207, 0.51661303809445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, -2.6337311676935418`}, { 2.498407346410207, 2.606323667740161}, { 2.498407346410207, -1.9057720082917067`}, {2.498407346410207, 1.8672677549722214`}, {2.498407346410207, 0.5127222042010803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, -2.6362412689226242`}, { 2.503407346410207, 2.6091292375857074`}, { 2.503407346410207, -1.9055351007427699`}, {2.503407346410207, 1.8683686833676292`}, {2.503407346410207, 0.5088150872020566}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, -2.6387718651806242`}, { 2.5084073464102072`, 2.611958840686004}, { 2.5084073464102072`, -1.9053004223872023`}, {2.5084073464102072`, 1.869458699334189}, {2.5084073464102072`, 0.504891784076754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, -2.6413231091865583`}, { 2.513407346410207, 2.614812532186971}, { 2.513407346410207, -1.9050680172042547`}, {2.513407346410207, 1.8705377363686722`}, {2.513407346410207, 0.500952397770837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, -2.6438951530982098`}, { 2.518407346410207, 2.6176903640229665`}, { 2.518407346410207, -1.9048379296403968`}, {2.518407346410207, 1.8716057294277118`}, {2.518407346410207, 0.4969970373259664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, -2.646488148437883}, { 2.523407346410207, 2.620592384871751}, { 2.523407346410207, -1.9046102046066091`}, {2.523407346410207, 1.8726626149390635`}, {2.523407346410207, 0.49302581801005424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, -2.6491022460158704`}, { 2.528407346410207, 2.623518640110294}, { 2.528407346410207, -1.904384887475349}, {2.528407346410207, 1.8737083308117657`}, {2.528407346410207, 0.48903886144796527`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, -2.6517375958516034`}, { 2.533407346410207, 2.6264691717714492`}, { 2.533407346410207, -1.9041620240771764`}, {2.533407346410207, 1.8747428164452042`}, {2.533407346410207, 0.485036295752553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, -2.6543943470924685`}, { 2.538407346410207, 2.629444018501504}, { 2.538407346410207, -1.9039416606970316`}, {2.538407346410207, 1.8757660127370703`}, {2.538407346410207, 0.48101825565592515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, -2.657072647930261}, { 2.543407346410207, 2.632443215518623}, { 2.543407346410207, -1.9037238440701545`}, {2.543407346410207, 1.8767778620902194`}, {2.543407346410207, 0.4769848826408115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, -2.6597726455152575`}, { 2.5484073464102073`, 2.635466794572174}, { 2.5484073464102073`, -1.9035086213776289`}, {2.5484073464102073`, 1.8777783084184336`}, {2.5484073464102073`, 0.4729363250719165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, -2.662494485867881}, { 2.553407346410207, 2.6385147839029695`}, { 2.553407346410207, -1.903296040241561}, {2.553407346410207, 1.878767297151089}, {2.553407346410207, 0.46887273832712656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, -2.665238313787958}, { 2.558407346410207, 2.6415872082044123`}, { 2.558407346410207, -1.9030861487198496`}, {2.558407346410207, 1.8797447752367367`}, {2.558407346410207, 0.4647942849284288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, -2.6680042727615296`}, { 2.563407346410207, 2.644684088584557}, { 2.563407346410207, -1.9028789953005703`}, {2.563407346410207, 1.8807106911456073`}, {2.563407346410207, 0.46070113467241197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, -2.6707925048652297`}, { 2.568407346410207, 2.6478054425290964`}, { 2.568407346410207, -1.9026746288959415`}, {2.568407346410207, 1.8816649948710387`}, {2.568407346410207, 0.45659346476019125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, -2.6736031506681988`}, { 2.5734073464102067`, 2.650951283865267}, { 2.5734073464102067`, -1.9024730988358753`}, {2.5734073464102067`, 1.8826076379298566`}, {2.5734073464102067`, 0.4524714599266086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, -2.6764363491315444`}, { 2.578407346410207, 2.6541216227266826`}, { 2.578407346410207, -1.902274454861089}, {2.578407346410207, 1.8835385733616994`}, {2.578407346410207, 0.44833531256854897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, -2.679292237505333}, { 2.583407346410207, 2.6573164655191004`}, { 2.583407346410207, -1.9020787471157847`}, {2.583407346410207, 1.884457755727319}, {2.583407346410207, 0.4441852228722071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, -2.6821709512231218`}, { 2.588407346410207, 2.660535814887112}, { 2.588407346410207, -1.9018860261398678`}, {2.588407346410207, 1.8853651411058636`}, {2.588407346410207, 0.44002139893912895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, -2.6850726237940274`}, { 2.593407346410207, 2.663779669681767}, { 2.593407346410207, -1.9016963428607117`}, {2.593407346410207, 1.8862606870911645`}, {2.593407346410207, 0.43584405691085787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, -2.6879973866923454`}, { 2.598407346410207, 2.6670480249291226`}, { 2.598407346410207, -1.901509748584444}, {2.598407346410207, 1.8871443527870424`}, {2.598407346410207, 0.43165342109199734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, -2.6909453692447234`}, { 2.603407346410207, 2.670340871799728}, { 2.603407346410207, -1.901326294986756}, {2.603407346410207, 1.8880160988016566`}, {2.603407346410207, 0.4274497240714993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, -2.69391669851491}, { 2.608407346410207, 2.673658197579026}, { 2.608407346410207, -1.9011460341032163`}, {2.608407346410207, 1.888875887240916}, {2.608407346410207, 0.42323320684198684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, -2.696911499186092}, { 2.6134073464102068`, 2.676999985638685}, { 2.6134073464102068`, -1.9009690183190877`}, {2.6134073464102068`, 1.8897236817009753`}, {2.6134073464102068`, 0.41900411891691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, -2.6999298934408573`}, { 2.618407346410207, 2.6803662154088514`}, { 2.618407346410207, -1.9007953003586278`}, {2.618407346410207, 1.890559447259841}, {2.618407346410207, 0.41476271844532137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, -2.702972000838785}, { 2.623407346410207, 2.683756862351318}, { 2.623407346410207, -1.900624933273875}, {2.623407346410207, 1.8913831504681102`}, {2.623407346410207, 0.41050927232407214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, -2.7060379381917286`}, { 2.628407346410207, 2.687171897933607}, { 2.628407346410207, -1.900457970432904}, {2.628407346410207, 1.8921947593388708`}, {2.628407346410207, 0.4062440563071943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, -2.7091278194368003`}, { 2.6334073464102072`, 2.690611289603965}, { 2.6334073464102072`, -1.9002944655075416`}, {2.6334073464102072`, 1.892994243336787}, {2.6334073464102072`, 0.40196735511225795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, -2.7122417555071197`}, { 2.638407346410207, 2.6940750007672687`}, { 2.638407346410207, -1.9001344724605396`}, {2.638407346410207, 1.8937815733663996`}, {2.638407346410207, 0.3976794625234763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, -2.7153798542003655`}, { 2.643407346410207, 2.6975629907618246`}, { 2.643407346410207, -1.8999780455321909`}, {2.643407346410207, 1.8945567217596697`}, {2.643407346410207, 0.3933806814913126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, -2.718542220045182}, { 2.648407346410207, 2.701075214837077}, { 2.648407346410207, -1.8998252392263875`}, {2.648407346410207, 1.8953196622627946`}, {2.648407346410207, 0.3890713242283661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.721728954165513}, { 2.653407346410207, 2.7046116241322062`}, { 2.653407346410207, -1.8996761082961033`}, {2.653407346410207, 1.896070370022327}, {2.653407346410207, 0.3847517123012866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.724940154142907}, { 2.658407346410207, 2.708172165655621}, { 2.658407346410207, -1.8995307077283066`}, {2.658407346410207, 1.8968088215706245`}, {2.658407346410207, 0.3804221767184703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.7281759138768833`}, { 2.663407346410207, 2.711756782265341}, { 2.663407346410207, -1.8993890927282873`}, {2.663407346410207, 1.8975349948106661`}, {2.663407346410207, 0.37608305801329656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.731436323443431}, { 2.668407346410207, 2.7153654126502547`}, { 2.668407346410207, -1.8992513187033924`}, {2.668407346410207, 1.8982488690002672`}, {2.668407346410207, 0.37173470632263517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.734721468951717}, { 2.6734073464102073`, 2.718997991312275}, { 2.6734073464102073`, -1.8991174412461738`}, {2.6734073464102073`, 1.8989504247357132`}, {2.6734073464102073`, 0.36737748146038485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.738031432399105}, { 2.678407346410207, 2.7226544485493593`}, {2.678407346410207, 1.8996396439348626`}, {2.678407346410207, -1.898987516116927}, { 2.678407346410207, 0.363011752985773}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7413662915245705`}, { 2.683407346410207, 2.7263347104394158`}, {2.683407346410207, 1.9003165098197414`}, {2.683407346410207, -1.898861599225636}, { 2.683407346410207, 0.3586379002661557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.7447261196606325`}, { 2.688407346410207, 2.7300386988250875`}, {2.688407346410207, 1.900981006898659}, {2.688407346410207, -1.8987397466132998`}, { 2.688407346410207, 0.3542563125340565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.748110985583883}, { 2.693407346410207, 2.7337663312994014`}, {2.693407346410207, 1.9016331209478885`}, {2.693407346410207, -1.8986220144326569`}, { 2.693407346410207, 0.3498673889381786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.7515209533642677`}, { 2.6984073464102067`, 2.7375175211923057`}, {2.6984073464102067`, 1.9022728389929344`}, { 2.6984073464102067`, -1.8985084589282886`}, {2.6984073464102067`, 0.3454715385881215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.7549560822132144`}, { 2.703407346410207, 2.741292177558075}, {2.703407346410207, 1.9029001492894284`}, {2.703407346410207, -1.8983991364161088`}, { 2.703407346410207, 0.3410691805925364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.7584164263307516`}, { 2.708407346410207, 2.7450902051635926`}, {2.708407346410207, 1.9035150413036812`}, {2.708407346410207, -1.8982941032622385`}, { 2.708407346410207, 0.33666074409045743`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.7619020347517598`}, { 2.713407346410207, 2.748911504477515}, {2.713407346410207, 1.904117505692928}, {2.713407346410207, -1.8981934158612608`}, { 2.713407346410207, 0.3322466682755324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.765412951191491}, { 2.718407346410207, 2.7527559716603194`}, {2.718407346410207, 1.9047075342852924`}, {2.718407346410207, -1.8980971306138523`}, { 2.718407346410207, 0.3278274024129008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.768949213890523}, { 2.723407346410207, 2.756623498555228}, {2.723407346410207, 1.9052851200595133`}, {2.723407346410207, -1.8980053039038167`}, { 2.723407346410207, 0.3234034058484475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.7725108554592968`}, { 2.728407346410207, 2.76051397268004}, {2.728407346410207, 1.9058502571244529`}, {2.728407346410207, -1.897917992074481}, { 2.728407346410207, 0.31897514801017335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.7760979027224106`}, { 2.733407346410207, 2.764427277219841}, {2.733407346410207, 1.9064029406984315`}, {2.733407346410207, -1.8978352514044976`}, { 2.733407346410207, 0.31454310840142685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.7797103765628552`}, { 2.7384073464102068`, 2.7683632910206306`}, {2.7384073464102068`, 1.906943167088408}, {2.7384073464102068`, -1.8977571380830311`}, { 2.7384073464102068`, 0.3101077765857424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.78334829176635}, { 2.743407346410207, 2.7723218885838543`}, {2.743407346410207, 1.9074709336690485`}, {2.743407346410207, -1.8976837081843467`}, { 2.743407346410207, 0.3056696521630363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.787011656865996}, { 2.748407346410207, 2.7763029400618553`}, {2.748407346410207, 1.907986238861701}, {2.748407346410207, -1.8976150176417999`}, { 2.748407346410207, 0.30122924473691853`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.790700473987428}, { 2.753407346410207, 2.7803063112542548`}, {2.753407346410207, 1.9084890821133238`}, {2.753407346410207, -1.8975511222212373`}, { 2.753407346410207, 0.2967870738728775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.7944147386946727`}, { 2.7584073464102072`, 2.784331863605285}, {2.7584073464102072`, 1.9089794638753772`}, { 2.7584073464102072`, -1.8974920774938173`}, {2.7584073464102072`, 0.2923436690471139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.798154439836917}, { 2.763407346410207, 2.788379454202052}, {2.763407346410207, 1.9094573855827206`}, {2.763407346410207, -1.8974379388082572`}, { 2.763407346410207, 0.28789956958579926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.801919559396425}, { 2.768407346410207, 2.792448935773789}, {2.768407346410207, 1.9099228496325404`}, {2.768407346410207, -1.8973887612625175`}, { 2.768407346410207, 0.283455324594539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.8057100723378023`}, { 2.773407346410207, 2.796540156692074}, {2.773407346410207, 1.910375859363335}, {2.773407346410207, -1.8973445996749383`}, { 2.773407346410207, 0.27901149287784016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.809525946458856}, { 2.778407346410207, 2.8006529609720463`}, {2.778407346410207, 1.910816419033985}, {2.778407346410207, -1.897305508554836}, { 2.778407346410207, 0.27456864284839005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.8133671422432744`}, { 2.783407346410207, 2.8047871882746414`}, {2.783407346410207, 1.911244533802931}, {2.783407346410207, -1.8972715420725745`}, { 2.783407346410207, 0.2701273524259539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.817233612715379}, { 2.788407346410207, 2.8089426739098413`}, {2.788407346410207, 1.9116602097074928`}, {2.788407346410207, -1.8972427540291317`}, { 2.788407346410207, 0.2656882089257287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.8211253032971912`}, { 2.793407346410207, 2.8131192488409886`}, {2.793407346410207, 1.9120634536433476`}, {2.793407346410207, -1.8972191978251687`}, { 2.793407346410207, 0.2612518089359816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.8250421516680615`}, { 2.7984073464102073`, 2.817316739690154}, {2.7984073464102073`, 1.9124542733441916`}, { 2.7984073464102073`, -1.8972009264296261`}, {2.7984073464102073`, 0.256818758184838}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.8289840876271297`}, { 2.803407346410207, 2.8215349687446}, {2.803407346410207, 1.9128326773616118`}, {2.803407346410207, -1.8971879923478645`}, { 2.803407346410207, 0.25238967139607965`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8329510329588676`}, { 2.808407346410207, 2.8257737539643495`}, {2.808407346410207, 1.9131986750451901`}, {2.808407346410207, -1.8971804475893672`}, { 2.808407346410207, 0.24796517213383265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.8369429013019705`}, { 2.813407346410207, 2.830032908990884}, {2.813407346410207, 1.9135522765228548`}, {2.813407346410207, -1.8971783436350325`}, { 2.813407346410207, 0.24354589263605272`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.840959598021873}, { 2.818407346410207, 2.8343122431569983`}, {2.818407346410207, 1.9138934926815108`}, {2.818407346410207, -1.8971817314040678`}, { 2.818407346410207, 0.23913247363671397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.845001020087154}, { 2.8234073464102067`, 2.8386115614978373`}, {2.8234073464102067`, 1.9142223351479581`}, { 2.8234073464102067`, -1.8971906612205245`}, {2.8234073464102067`, 0.23472556417663604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.8490670559501066`}, { 2.828407346410207, 2.842930664763126}, {2.828407346410207, 1.9145388162701251`}, {2.828407346410207, -1.8972051827794836`}, { 2.828407346410207, 0.2303258214029005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.8531575854317426`}, { 2.833407346410207, 2.8472693494306323`}, {2.833407346410207, 1.9148429490986292`}, {2.833407346410207, -1.8972253451129326`}, { 2.833407346410207, 0.22593391035682495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.8572724796115287`}, { 2.838407346410207, 2.851627407720892}, {2.838407346410207, 1.9151347473686886`}, {2.838407346410207, -1.897251196555352}, { 2.838407346410207, 0.221550503750478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.861411600722099}, { 2.843407346410207, 2.856004627613203}, {2.843407346410207, 1.9154142254823927`}, {2.843407346410207, -1.897282784709046}, { 2.843407346410207, 0.21717628173175327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.865574802049246}, { 2.848407346410207, 2.8604007928629303`}, {2.848407346410207, 1.9156813984913579`}, {2.848407346410207, -1.8973201564092488`}, { 2.848407346410207, 0.2128119316380217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.8697619278374735`}, { 2.853407346410207, 2.864815683020159}, {2.853407346410207, 1.915936282079771}, {2.853407346410207, -1.8973633576890325`}, { 2.853407346410207, 0.2084581477384149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.8739728132013407`}, { 2.858407346410207, 2.869249073449696}, {2.858407346410207, 1.9161788925478476`}, {2.858407346410207, -1.8974124337440614`}, { 2.858407346410207, 0.20411563096481433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.878207284042927}, { 2.8634073464102068`, 2.873700735352475}, {2.8634073464102068`, 1.9164092467957035`}, { 2.8634073464102068`, -1.8974674288972142`}, {2.8634073464102068`, 0.19978508863163444`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.8824651569756563`}, { 2.868407346410207, 2.8781704357883786`}, {2.868407346410207, 1.9166273623076666`}, {2.868407346410207, -1.8975283865631203`}, { 2.868407346410207, 0.1954672341445232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.886746239254738}, { 2.873407346410207, 2.882657937700513}, {2.873407346410207, 1.9168332571370283`}, {2.873407346410207, -1.8975953492126432`}, { 2.873407346410207, 0.19116278669811151`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.891050328714521}, { 2.878407346410207, 2.887162999940963}, {2.878407346410207, 1.9170269498912529`}, {2.878407346410207, -1.8976683583373501`}, { 2.878407346410207, 0.18687247096297754`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.89537721371298}, { 2.8834073464102072`, 2.891685377298057}, {2.8834073464102072`, 1.917208459717648}, {2.8834073464102072`, -1.8977474544140047`}, { 2.8834073464102072`, 0.18259701676201376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.8997266730836087`}, { 2.888407346410207, 2.8962248205251653`}, {2.888407346410207, 1.9173778062895122`}, {2.888407346410207, -1.8978326768691296`}, { 2.888407346410207, 0.17833715873640332`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.9040984760949495`}, { 2.893407346410207, 2.9007810763710706`}, {2.893407346410207, 1.9175350097927628`}, {2.893407346410207, -1.8979240640436743`}, { 2.893407346410207, 0.17409363600143624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.908492382418007}, { 2.898407346410207, 2.905353887611933}, {2.898407346410207, 1.9176800909130503`}, {2.898407346410207, -1.8980216531578338`}, { 2.898407346410207, 0.16986719179242987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.9129081421017564`}, { 2.903407346410207, 2.90994299308487}, {2.903407346410207, 1.91781307082337}, {2.903407346410207, -1.898125480276063}, { 2.903407346410207, 0.16565857310102655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.917345495556993}, { 2.908407346410207, 2.91454812772321}, {2.908407346410207, 1.9179339711721743`}, {2.908407346410207, -1.8982355802723256`}, { 2.908407346410207, 0.16146853030217254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.921804173548686}, { 2.913407346410207, 2.9191690225933935`}, {2.913407346410207, 1.9180428140719914`}, {2.913407346410207, -1.89835198679563}, { 2.913407346410207, 0.15729781677211346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.926283897197082}, { 2.918407346410207, 2.9238054049336095`}, {2.918407346410207, 1.9181396220885492`}, {2.918407346410207, -1.8984747322358957`}, { 2.918407346410207, 0.15314718849774334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9307843779877123`}, { 2.9234073464102073`, 2.9284569981941444`}, {2.9234073464102073`, 1.9182244182304196`}, { 2.9234073464102073`, -1.8986038476901899`}, {2.9234073464102073`, 0.1490174036776909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.935305317790479}, { 2.928407346410207, 2.933123522079493}, {2.928407346410207, 1.9182972259391722`}, {2.928407346410207, -1.8987393629293932`}, { 2.928407346410207, 0.14490922231553485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.9398464088879956`}, { 2.933407346410207, 2.9378046925922527`}, {2.933407346410207, 1.9183580690800515`}, {2.933407346410207, -1.8988813063653338`}, { 2.933407346410207, 0.14082340580555633`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.9444073340133117`}, { 2.938407346410207, 2.9425002220788206`}, {2.938407346410207, 1.9184069719331687`}, {2.938407346410207, -1.899029705018442}, { 2.938407346410207, 0.13676071651148106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.948987766397157}, { 2.943407346410207, 2.947209819276913}, {2.943407346410207, 1.918443959185216}, {2.943407346410207, -1.8991845844859667`}, { 2.943407346410207, 0.1327219173386562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.953587369824816}, { 2.9484073464102067`, 2.9519331893649317`}, {2.9484073464102067`, 1.9184690559217}, {2.9484073464102067`, -1.899345968910816}, { 2.9484073464102067`, 0.12870777130014394`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.958205798702752}, { 2.953407346410207, 2.9566700340132077`}, {2.953407346410207, 1.9184822876196932`}, {2.953407346410207, -1.8995138809510532`}, { 2.953407346410207, 0.12471904107722756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9628426981350224`}, { 2.958407346410207, 2.9614200514371096`}, {2.958407346410207, 1.9184836801411067`}, {2.958407346410207, -1.8996883417501131`}, { 2.958407346410207, 0.12075648857484611`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.967497704009596}, { 2.963407346410207, 2.966182936452071}, {2.963407346410207, 1.9184732597264746`}, {2.963407346410207, -1.8998693709077752`}, { 2.963407346410207, 0.11682087447248095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.972170443094594}, { 2.968407346410207, 2.970958380530527}, {2.968407346410207, 1.9184510529892522`}, {2.968407346410207, -1.900056986451946}, { 2.968407346410207, 0.112912957771049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.976860533144474}, { 2.973407346410207, 2.975746071860772}, {2.973407346410207, 1.9184170869106283`}, {2.973407346410207, -1.9002512048113036`}, { 2.973407346410207, 0.1090334953363599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.981567583016195}, { 2.978407346410207, 2.980545695407771}, {2.978407346410207, 1.9183713888348386`}, {2.978407346410207, -1.9004520407888421`}, { 2.978407346410207, 0.10518324143970849`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.9862911927953406`}, { 2.983407346410207, 2.9853569329759173`}, {2.983407346410207, 1.9183139864649836`}, {2.983407346410207, -1.9006595075363704`}, { 2.983407346410207, 0.10136294729619333`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.991030953932158}, { 2.9884073464102068`, 2.9901794632737393`}, {2.9884073464102068`, 1.9182449078593455`}, { 2.9884073464102068`, -1.9008736165300086`}, {2.9884073464102068`, 0.09757336060135774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.9957864493874937`}, { 2.993407346410207, 2.995012961980583}, {2.993407346410207, 1.9181641814281922`}, {2.993407346410207, -1.9010943775467302`}, { 2.993407346410207, 0.09381522506675832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.0005572537885232`}, { 2.998407346410207, 2.999857101815252}, {2.998407346410207, 1.9180718359310713`}, {2.998407346410207, -1.9013217986419888`}, { 2.998407346410207, 0.09008927995507651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.005342933594228}, { 3.003407346410207, 3.004711552606623}, {3.003407346410207, 1.9179679004745815`}, {3.003407346410207, -1.9015558861284785`}, { 3.003407346410207, 0.0863962596153945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.0101430472704553`}, { 3.0084073464102072`, 3.009575981366215}, {3.0084073464102072`, 1.9178524045106178`}, { 3.0084073464102072`, -1.9017966445560712`}, {3.0084073464102072`, 0.08273689301926293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0149571454745017`}, { 3.013407346410207, 3.014450052362741}, {3.013407346410207, 1.9177253778350785`}, {3.013407346410207, -1.9020440766929623`}, { 3.013407346410207, 0.07911190329818991}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.019784771248997}, { 3.018407346410207, 3.0193334271985983`}, {3.018407346410207, 1.9175868505870337`}, {3.018407346410207, -1.9022981835080779`}, { 3.018407346410207, 0.07552200728318112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.0246254602249865`}, { 3.023407346410207, 3.0242257648883224`}, {3.023407346410207, 1.9174368532483412`}, {3.023407346410207, -1.9025589641547722`}, { 3.023407346410207, 0.07196791504696717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.0294787408339627`}, { 3.028407346410207, 3.029126721938966}, {3.028407346410207, 1.917275416643699}, {3.028407346410207, -1.9028264159558546`}, { 3.028407346410207, 0.06845032944954746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0343441345286917`}, { 3.0334073464102067`, 3.034035952432408}, {3.0334073464102067`, 1.9171025719411332`}, { 3.0334073464102067`, -1.9031005343899805`}, {3.0334073464102067`, 0.06496994568768102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.039221156012567}, { 3.038407346410207, 3.038953108109578}, {3.038407346410207, 1.916918350652905}, {3.038407346410207, -1.9033813130794426`}, { 3.038407346410207, 0.061527450848946924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.044109313477256}, { 3.043407346410207, 3.043877838456555}, {3.043407346410207, 1.9167227846368282`}, {3.043407346410207, -1.9036687437793882`}, { 3.043407346410207, 0.05812352347099191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.0490081088483842`}, { 3.0484073464102073`, 3.0488097907925398`}, {3.0484073464102073`, 1.9165159060979884`}, { 3.0484073464102073`, -1.9039628163684938`}, {3.0484073464102073`, 0.05475883310658259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.0539170380389526`}, { 3.053407346410207, 3.053748610359668}, {3.053407346410207, 1.916297747590851}, {3.053407346410207, -1.9042635188411265`}, { 3.053407346410207, 0.05143403989505664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.058835591210221}, { 3.058407346410207, 3.058693940414655}, {3.058407346410207, 1.9160683420217477`}, {3.058407346410207, -1.9045708373010128`}, { 3.058407346410207, 0.04814979414076966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.0637632530396757`}, { 3.063407346410207, 3.063645422322183}, {3.063407346410207, 1.9158277226517313`}, {3.063407346410207, -1.9048847559564401`}, { 3.063407346410207, 0.04490673589911816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.06869950299584}, { 3.068407346410207, 3.0686026956500885`}, {3.068407346410207, 1.915575923099784}, {3.068407346410207, -1.905205257117006}, { 3.068407346410207, 0.041705494570700816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.0736438156194894`}, { 3.0734073464102067`, 3.0735653982662323`}, {3.0734073464102067`, 1.915312977346367}, {3.0734073464102067`, -1.9055323211919426`}, { 3.0734073464102067`, 0.03854668850417575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.078595660810971}, { 3.078407346410207, 3.0785331664370568`}, {3.078407346410207, 1.9150389197373057`}, {3.078407346410207, -1.90586592669002}, { 3.078407346410207, 0.035430924608343586`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0835545041232044`}, { 3.083407346410207, 3.0835056349277714`}, {3.083407346410207, 1.9147537849879845`}, {3.083407346410207, -1.906206050221046}, { 3.083407346410207, 0.032358797973980384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.088519807060023}, { 3.0884073464102073`, 3.088482437104144}, {3.0884073464102073`, 1.9144576081878513`}, { 3.0884073464102073`, -1.9065526664989743`}, {3.0884073464102073`, 0.029330891505910717`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.093491027379396}, { 3.093407346410207, 3.0934632050357993`}, {3.093407346410207, 1.9141504248052092`}, {3.093407346410207, -1.9069057483466214`}, { 3.093407346410207, 0.0263477755658174}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.0984676194011795`}, { 3.098407346410207, 3.0984475696010514`}, {3.098407346410207, 1.9138322706922866`}, {3.098407346410207, -1.907265266702003}, { 3.098407346410207, 0.023410007626224794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.103449034318932}, { 3.103407346410207, 3.1034351605931336`}, {3.103407346410207, 1.9135031820905695`}, {3.103407346410207, -1.9076311906262888`}, { 3.103407346410207, 0.020518131936109844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.1084347205153815`}, { 3.108407346410207, 3.1084256068278533`}, {3.108407346410207, 1.9131631956363788`}, {3.108407346410207, -1.9080034873133702`}, { 3.108407346410207, 0.017672679198549514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.1134241238811}, { 3.1134073464102068`, 3.1134185362524915`}, {3.1134073464102068`, 1.9128123483666877`}, { 3.1134073464102068`, -1.9083821221010453`}, {3.1134073464102068`, 0.014874166260788855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.1184166881359605`}, { 3.118407346410207, 3.118413576056069}, {3.118407346410207, 1.9124506777251495`}, {3.118407346410207, -1.9087670584838048`}, { 3.118407346410207, 0.012123095817105444`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.1234118551528827`}, { 3.123407346410207, 3.1234103527807044`}, {3.123407346410207, 1.912078221568337}, {3.123407346410207, -1.9091582581272155`}, { 3.123407346410207, 0.009419956124802686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.1284090652834915`}, { 3.1284073464102073`, 3.128408492434174}, {3.1284073464102073`, 1.9116950181721653`}, { 3.1284073464102073`, -1.9095556808838858`}, {3.1284073464102073`, 0.006765220733646007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.133407757685146}, { 3.1334073464102072`, 3.1334076206034864`}, {3.1334073464102072`, 1.9113011062384873`}, { 3.1334073464102072`, -1.9099592848109967`}, {3.1334073464102072`, 0.00415934822904135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.1384073706489444`}, { 3.138407346410207, 3.138407362569452}, {3.138407346410207, 1.9108965249018497`}, {3.138407346410207, -1.9103690261893826`}, { 3.138407346410207, 0.0016027819891965675`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1384073706489444`, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -5924.571428571427}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 4, 5, 8, 12}, {{4}, {5}, {4}, {5}, {5}, {1}, {2}, { 5}, {1}, {2}, {3}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.3026806958925714, 0.}, { 0.30017603662886033`, 1.662314805579622}, {2.106432827094337, 0.8324949254845398}, {0., 0.8310792132115489}, { 0.9377391321471024, 0.8320354625941255}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {1, 5}, {2, 4}, {2, 5}, {3, 5}, {4, 5}}, 0.023469237374562274`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.023469237374562274], DiskBox[2, 0.023469237374562274], DiskBox[3, 0.023469237374562274], DiskBox[4, 0.023469237374562274], DiskBox[5, 0.023469237374562274]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -6398.537142857141}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 1.5707963267948966`}, {-3.141592653589793, -1.5707963267948966`}, \ {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.1365928727914656`}, {-3.1365926535897932`, \ -3.1365927159335527`}, {-3.1365926535897932`, -1.5695431998853324`}, \ {-3.1365926535897932`, 1.562006407166024}, {-3.1365926535897932`, \ -0.010100304022531505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.131594410540338}, {-3.1315926535897933`, -3.1315931510899393`}, \ {-3.1315926535897933`, -1.5682838118738531`}, {-3.1315926535897933`, 1.5531395338653327`}, {-3.1315926535897933`, \ -0.020402362043309297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265985936154315`}, {-3.126592653589793, -3.1265943284350466`}, \ {-3.126592653589793, -1.5670181526602571`}, {-3.126592653589793, 1.5442001767231364`}, {-3.126592653589793, \ -0.03090772731786629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.121606755836425}, {-3.121592653589793, -3.1215966135981077`}, \ {-3.121592653589793, -1.5657462132874296`}, {-3.121592653589793, 1.5351929885894111`}, {-3.121592653589793, \ -0.041617718144695864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.116620235884525}, {-3.116592653589793, -3.1166003684649537`}, \ {-3.116592653589793, -1.5644679859993131`}, {-3.116592653589793, 1.5261227973423335`}, {-3.116592653589793, \ -0.05253340024860509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.1116403750812434`}, {-3.1115926535897933`, \ -3.1116059511826166`}, {-3.1115926535897933`, -1.563183464301935}, \ {-3.1115926535897933`, 1.5169945966817187`}, {-3.1115926535897933`, \ -0.06365556922111942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.1066685151343694`}, {-3.106592653589793, -3.1066137161652363`}, \ {-3.106592653589793, -1.5618926430276934`}, {-3.106592653589793, 1.5078135357202442`}, {-3.106592653589793, \ -0.07498473315582549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.1017059958601587`}, {-3.101592653589793, -3.101624014100828}, \ {-3.101592653589793, -1.5605955184031168`}, {-3.101592653589793, 1.4985849073989765`}, {-3.101592653589793, -0.0865210956266608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.096754152891727}, {-3.096592653589793, -3.0966371919590907`}, \ {-3.096592653589793, -1.559292088120336}, {-3.096592653589793, 1.4893141357678268`}, {-3.096592653589793, \ -0.09826453916619667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0918143153833775`}, {-3.0915926535897933`, -3.091653593000079}, \ {-3.0915926535897933`, -1.5579823514125137`}, {-3.0915926535897933`, 1.4800067621859638`}, {-3.0915926535897933`, \ -0.11021460940848575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.0868878037210186`}, {-3.086592653589793, -3.086673556783668}, \ {-3.086592653589793, -1.5566663091335184`}, {-3.086592653589793, 1.4706684305115916`}, {-3.086592653589793, \ -0.12237050006694151`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.081975927248671}, {-3.081592653589793, -3.0816974191797435`}, \ {-3.081592653589793, -1.555343963842127}, {-3.081592653589793, 1.4613048713646521`}, {-3.081592653589793, \ -0.13473103892152402`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0770799820212043`}, {-3.076592653589793, -3.076725512379062}, \ {-3.076592653589793, -1.5540153198910807`}, {-3.076592653589793, 1.4519218855596205`}, {-3.076592653589793, \ -0.14729467499111568`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.0722012485932204`}, {-3.0715926535897933`, \ -3.0717581649046988`}, {-3.0715926535897933`, -1.5526803835213554`}, \ {-3.0715926535897933`, 1.4425253268183418`}, {-3.0715926535897933`, \ -0.16005946706599858`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.0673409898538977`}, {-3.066592653589793, -3.0667957016240686`}, \ {-3.066592653589793, -1.551339162962}, {-3.066592653589793, 1.4331210838845208`}, {-3.066592653589793, \ -0.17302307377175238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.062500448917182}, {-3.061592653589793, -3.0618384437613737`}, \ {-3.061592653589793, -1.549991668535973}, {-3.061592653589793, 1.423715062171749}, {-3.061592653589793, -0.18618274532937854`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0576808470765706`}, {-3.056592653589793, -3.0568867089105374`}, \ {-3.056592653589793, -1.548637912772416}, {-3.056592653589793, 1.4143131650855665`}, {-3.056592653589793, -0.1995353171670476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.052883381833084}, {-3.0515926535897933`, -3.051940811048486}, \ {-3.0515926535897933`, -1.5472779105258476`}, {-3.0515926535897933`, 1.4049212751668294`}, {-3.0515926535897933`, \ -0.21307720552642512`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0481092250046826`}, {-3.046592653589793, -3.0470010605487983`}, \ {-3.046592653589793, -1.5459116791028062`}, {-3.046592653589793, 1.3955452352082904`}, {-3.046592653589793, \ -0.22680440519120798`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.043359520924692}, {-3.041592653589793, -3.0420677641956146`}, \ {-3.041592653589793, -1.5445392383965169`}, {-3.041592653589793, 1.3861908294987864`}, {-3.041592653589793, \ -0.24071248944731327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.0386353847362804`}, {-3.036592653589793, -3.0371412251978223`}, \ {-3.036592653589793, -1.5431606110302065`}, {-3.036592653589793, 1.3768637653495381`}, {-3.036592653589793, \ -0.25479661236337503`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.0339379007892835`}, {-3.0315926535897932`, -3.032221743203443}, \ {-3.0315926535897932`, -1.5417758225097522`}, {-3.0315926535897932`, 1.3675696550548737`}, {-3.0315926535897932`, \ -0.2690515134570021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.029268121144996}, {-3.026592653589793, -3.0273096143142357`}, \ {-3.026592653589793, -1.5403849013864115`}, {-3.026592653589793, 1.3583139984350852`}, {-3.026592653589793, \ -0.28347152478708887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.024627064193746}, {-3.021592653589793, -3.0224051311003954`}, \ {-3.021592653589793, -1.5389878794304412`}, {-3.021592653589793, 1.3491021661023102`}, {-3.021592653589793, -0.2980505804856259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.020015713389359}, {-3.016592653589793, -3.017508582615407}, \ {-3.016592653589793, -1.5375847918165098`}, {-3.016592653589793, 1.3399393835813045`}, {-3.016592653589793, \ -0.31278222871451333`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.0154350161037784`}, {-3.0115926535897932`, -3.012620254410991}, \ {-3.0115926535897932`, -1.5361756773218695`}, {-3.0115926535897932`, 1.3308307164060602`}, {-3.0115926535897932`, \ -0.3276596460042243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.0108858826043075`}, {-3.0065926535897933`, \ -3.0077404285521085`}, {-3.0065926535897933`, -1.5347605785383673`}, \ {-3.0065926535897933`, 1.3217810563004802`}, {-3.0065926535897933`, \ -0.34267565390246046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.0063691851551475`}, {-3.001592653589793, -3.002869383632}, \ {-3.001592653589793, -1.5333395420994664`}, {-3.001592653589793, 1.3127951085371983`}, {-3.001592653589793, \ -0.35782273783265833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.00188575724413}, {-2.996592653589793, -2.9980073947872667`}, \ {-2.996592653589793, -1.531912618923569}, {-2.996592653589793, 1.3038773805533037`}, {-2.996592653589793, -0.3730930680349132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.997436392934744}, {-2.991592653589793, -2.9931547337129487`}, \ {-2.991592653589793, -1.5304798644750632`}, {-2.991592653589793, 1.2950321718855546`}, {-2.991592653589793, -0.3884785224362013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.9930218463427796`}, {-2.9865926535897933`, -2.988311668677567}, \ {-2.9865926535897933`, -1.5290413390446513`}, {-2.9865926535897933`, 1.2862635654710348`}, {-2.9865926535897933`, \ -0.4039707112730674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.9886428312363074`}, {-2.981592653589793, -2.983478464538176}, \ {-2.981592653589793, -1.5275971080506874`}, {-2.981592653589793, 1.2775754203423637`}, {-2.981592653589793, -0.4195610032688544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9843000207568613`}, {-2.976592653589793, -2.9786553827553304`}, \ {-2.976592653589793, -1.5261472423634153`}, {-2.976592653589793, 1.268971365729928}, {-2.976592653589793, -0.43524055314929183`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.9799940472592126`}, {-2.971592653589793, -2.973842681408027}, \ {-2.971592653589793, -1.5246918186542073`}, {-2.971592653589793, 1.260454796567418}, {-2.971592653589793, -0.45100033026535236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.9757255022664166`}, {-2.9665926535897933`, -2.969040615208548}, \ {-2.9665926535897933`, -1.5232309197721166`}, {-2.9665926535897933`, 1.2520288703815803`}, {-2.9665926535897933`, \ -0.46683114808075854`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.97149493653638}, {-2.961592653589793, -2.9642494355172624`}, \ {-2.961592653589793, -1.5217646351503114`}, {-2.961592653589793, 1.2436965055326772`}, {-2.961592653589793, -0.4827236942738015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9673028602355727`}, {-2.956592653589793, -2.9594693903573033`}, \ {-2.956592653589793, -1.5202930612452252`}, {-2.956592653589793, 1.2354603807590279`}, {-2.956592653589793, -0.498668561199009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.963149743215243}, {-2.951592653589793, -2.9547007244291708`}, \ {-2.951592653589793, -1.5188163020115704`}, {-2.951592653589793, 1.2273229359672548`}, {-2.951592653589793, -0.5146562764539355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9590360153849793`}, {-2.9465926535897933`, \ -2.9499436791252385`}, {-2.9465926535897933`, -1.517334469416722}, \ {-2.9465926535897933`, 1.219286374199683}, {-2.9465926535897933`, -0.5306773332995322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.954962067178241}, {-2.941592653589793, -2.9451984925441415`}, \ {-2.941592653589793, -1.515847683998342}, {-2.941592653589793, 1.2113526647017443`}, {-2.941592653589793, -0.5467222206893397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.9509282501041696`}, {-2.936592653589793, -2.9404653995050576`}, \ {-2.936592653589793, -1.514356075469586}, {-2.936592653589793, 1.2035235470053476`}, {-2.936592653589793, -0.562781452672552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.9469348773798316`}, {-2.931592653589793, -2.9357446315618896`}, \ {-2.931592653589793, -1.5128597833767043`}, {-2.931592653589793, 1.1958005359389197`}, {-2.931592653589793, -0.5788455969487857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.9429822246368498`}, {-2.9265926535897933`, \ -2.9310364170173115`}, {-2.9265926535897933`, -1.5113589578144144`}, \ {-2.9265926535897933`, 1.1881849274712106`}, {-2.9265926535897933`, \ -0.5949053023675129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.939070530696337}, {-2.921592653589793, -2.926340980936713}, \ {-2.921592653589793, -1.5098537602050643`}, {-2.921592653589793, 1.1806778052938833`}, {-2.921592653589793, -0.6109513251824601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.9351999984059867`}, {-2.916592653589793, -2.9216585451620314`}, \ {-2.916592653589793, -1.508344364148303}, {-2.916592653589793, 1.1732800480473078`}, {-2.916592653589793, -0.6269745538901464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.931370795533129}, {-2.911592653589793, -2.9169893283254504`}, \ {-2.911592653589793, -1.5068309563487892`}, {-2.911592653589793, 1.165992337094695}, {-2.911592653589793, -0.6429660325018508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9275830557077125`}, {-2.9065926535897932`, -2.912333545863001}, \ {-2.9065926535897932`, -1.5053137376303862`}, {-2.9065926535897932`, 1.1588151647516516`}, {-2.9065926535897932`, \ -0.6589169821191116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.9238368794091403`}, {-2.901592653589793, -2.9076914100280384`}, \ {-2.901592653589793, -1.5037929240463352`}, {-2.901592653589793, 1.151748842881205}, {-2.901592653589793, -0.6748188207040462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.920132334991115}, {-2.896592653589793, -2.903063129904618}, \ {-2.896592653589793, -1.5022687480960712`}, {-2.896592653589793, 1.1447935117682158`}, {-2.896592653589793, -0.6906631809567542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.9164694597387304`}, {-2.891592653589793, -2.8984489114207537`}, \ {-2.891592653589793, -1.5007414600607079`}, {-2.891592653589793, 1.1379491491917264`}, {-2.891592653589793, -0.7064419262326288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.9128482609522743`}, {-2.8865926535897932`, -2.893848957361575}, \ {-2.8865926535897932`, -1.4992113294707372`}, {-2.8865926535897932`, 1.1312155796189889`}, {-2.8865926535897932`, \ -0.7221471644519813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.909268717052408}, {-2.8815926535897933`, -2.8892634673823876`}, \ {-2.8815926535897933`, -1.4976786467212633`}, {-2.8815926535897933`, 1.1245924834505552`}, {-2.8815926535897933`, \ -0.7377712599728774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.905730778701606}, {-2.876592653589793, -2.884692638021635}, \ {-2.876592653589793, -1.4961437248520875`}, {-2.876592653589793, 1.1180794062517547`}, {-2.876592653589793, -0.7533068434150245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.902234369937006}, {-2.871592653589793, -2.88013666271377}, \ {-2.871592653589793, -1.4946069015122483`}, {-2.871592653589793, 1.1116757679120168`}, {-2.871592653589793, -0.7687468194377799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.8987793893100644`}, {-2.866592653589793, -2.8755957318020378`}, \ {-2.866592653589793, -1.4930685411312778`}, {-2.866592653589793, 1.105380871679641}, {-2.866592653589793, -0.7840843724887128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.895365711028702}, {-2.861592653589793, -2.8710700325511804`}, \ {-2.861592653589793, -1.49152903732244}, {-2.861592653589793, 1.0991939130257848`}, {-2.861592653589793, -0.7993129705503182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.891993186097897}, {-2.856592653589793, -2.8665597491600745`}, \ {-2.856592653589793, -1.4899888155467036`}, {-2.856592653589793, 1.093113988297426}, {-2.856592653589793, -0.8144263669215499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.888661643454953}, {-2.851592653589793, -2.8620650627742856`}, \ {-2.851592653589793, -1.4884483360701957`}, {-2.851592653589793, 1.0871401031248435`}, {-2.851592653589793, -0.8294186000775203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.88537089109598}, {-2.846592653589793, -2.8575861514985768`}, \ {-2.846592653589793, -1.4869080972524966`}, {-2.846592653589793, 1.0812711805547357`}, {-2.846592653589793, -0.844283991654979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.882120717190402}, {-2.8415926535897933`, -2.8531231904093537`}, \ {-2.8415926535897933`, -1.4853686392084473`}, {-2.8415926535897933`, 1.0755060688852924`}, {-2.8415926535897933`, \ -0.8590171426130716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.8789108911805625`}, {-2.836592653589793, -2.8486763515670623`}, \ {-2.836592653589793, -1.4838305478922833`}, {-2.836592653589793, 1.0698435491844345`}, {-2.836592653589793, -0.8736129276181809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.8757411648638347`}, {-2.831592653589793, -2.844245804028559}, \ {-2.831592653589793, -1.4822944596599952`}, {-2.831592653589793, 1.0642823424769603`}, {-2.831592653589793, -0.8880664876984908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.872611273454824}, {-2.826592653589793, -2.839831713859424}, \ {-2.826592653589793, -1.4807610663740038`}, {-2.826592653589793, 1.0588211165904586`}, {-2.826592653589793, -0.9023732212080665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.869520936625617}, {-2.8215926535897933`, -2.8354342441462728`}, \ {-2.8215926535897933`, -1.479231121123748}, {-2.8215926535897933`, 1.0534584926536137`}, {-2.8215926535897933`, \ -0.9165287731318431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.866469859522192}, {-2.816592653589793, -2.831053555009039}, \ {-2.816592653589793, -1.4777054446467095`}, {-2.816592653589793, 1.04819305124388}, {-2.816592653589793, -0.9305290227517302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.863457733755402}, {-2.811592653589793, -2.8266898036132453`}, \ {-2.811592653589793, -1.4761849325471348`}, {-2.811592653589793, 1.0430233381844978`}, {-2.811592653589793, -0.9443700696800453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8604842383651534`}, {-2.806592653589793, -2.8223431441822804`}, \ {-2.806592653589793, -1.4746705634243464`}, {-2.806592653589793, 1.0379478699934297`}, {-2.806592653589793, -0.9580482182495894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.8575490407566186`}, {-2.8015926535897933`, \ -2.8180137280096726`}, {-2.8015926535897933`, -1.4731634080395195`}, \ {-2.8015926535897933`, 1.0329651389890886`}, {-2.8015926535897933`, \ -0.9715599602295946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.85465179760754}, {-2.796592653589793, -2.8137017034713865`}, \ {-2.796592653589793, -1.4716646396693287`}, {-2.796592653589793, 1.0280736180596513`}, {-2.796592653589793, -0.9849019558134924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.851792155745869}, {-2.791592653589793, -2.8094072160381325`}, \ {-2.791592653589793, -1.4701755458173926`}, {-2.791592653589793, 1.0232717651044037`}, {-2.791592653589793, -0.9980710127975659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.8489697529971436`}, {-2.786592653589793, -2.8051304082877118`}, \ {-2.786592653589793, -1.4686975414802572`}, {-2.786592653589793, 1.0185580271569015`}, {-2.786592653589793, \ -1.0110640638389612`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.8461842190012314`}, {-2.7815926535897932`, \ -2.8008714199173954`}, {-2.7815926535897932`, -1.4672321841941403`}, \ {-2.7815926535897932`, -1.023878141646918}, {-2.7815926535897932`, 1.0139308442008335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.843435175998158}, {-2.776592653589793, -2.7966303877563514`}, \ {-2.776592653589793, -1.4657811911221648`}, {-2.776592653589793, \ -1.036510351922218}, {-2.776592653589793, 1.0093886526903229`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.8407222395829126`}, {-2.771592653589793, -2.792407445778123}, \ {-2.771592653589793, -1.464346458479473}, {-2.771592653589793, \ -1.0489578438166933`}, {-2.771592653589793, 1.0049298887870421`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.8380450194292646`}, {-2.766592653589793, -2.7882027251131682`}, \ {-2.766592653589793, -1.4629300836356138`}, {-2.766592653589793, \ -1.061217777637096}, {-2.766592653589793, 1.0005529913269726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.8354031199827188`}, {-2.7615926535897932`, -2.784016354061468}, \ {-2.7615926535897932`, -1.4615343902795372`}, {-2.7615926535897932`, \ -1.0732872894661094`}, {-2.7615926535897932`, 0.9962564045299206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.8327961411228513`}, {-2.7565926535897933`, -2.779848458105209}, \ {-2.7565926535897933`, -1.4601619570817908`}, {-2.7565926535897933`, \ -1.0851634523186}, {-2.7565926535897933`, 0.9920385804650378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.8302236787953823`}, {-2.751592653589793, -2.775699159921554}, \ {-2.751592653589793, -1.4588156503394714`}, {-2.751592653589793, \ -1.0968432333948883`}, {-2.751592653589793, 0.9878979812856047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.8276853256143966`}, {-2.746592653589793, -2.7715685793954985`}, \ {-2.746592653589793, -1.4574986611394762`}, {-2.746592653589793, \ -1.108323446937684}, {-2.746592653589793, 0.9838330812462294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.825180671435224}, {-2.741592653589793, -2.7674568336328265`}, \ {-2.741592653589793, -1.456214547620039}, {-2.741592653589793, \ -1.1196007021499161`}, {-2.741592653589793, 0.9798423685154253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.822709303898544}, {-2.736592653589793, -2.763364036973171}, \ {-2.736592653589793, -1.4549672829423523`}, {-2.736592653589793, \ -1.1306713455941768`}, {-2.736592653589793, 0.9759243467962565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.8202708089463466`}, {-2.731592653589793, -2.7592903010031895`}, \ {-2.731592653589793, -1.4537613095921862`}, {-2.731592653589793, \ -1.1415313974819132`}, {-2.731592653589793, 0.9720775367674106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.817864771310417}, {-2.726592653589793, -2.755235734569852}, \ {-2.726592653589793, -1.4526016005994455`}, {-2.726592653589793, \ -1.1521764812883044`}, {-2.726592653589793, 0.9683004773566569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.815490774974066}, {-2.721592653589793, -2.751200443793857}, \ {-2.721592653589793, -1.4514937281674969`}, {-2.721592653589793, \ -1.16260174622094}, {-2.721592653589793, 0.964591726858246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.813148403607853}, {-2.7165926535897933`, -2.7471845320831827`}, \ {-2.7165926535897933`, -1.4504439400094928`}, {-2.7165926535897933`, \ -1.1728017822614134`}, {-2.7165926535897933`, 0.960949863905327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.810837240980083}, {-2.711592653589793, -2.743188100146763}, \ {-2.711592653589793, -1.4494592433477893`}, {-2.711592653589793, \ -1.182770527836759}, {-2.711592653589793, 0.9573734883079944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.8085568713428763`}, {-2.706592653589793, -2.7392112460083204`}, \ {-2.706592653589793, -1.4485474959794853`}, {-2.706592653589793, \ -1.1925011707276076`}, {-2.706592653589793, 0.9538612217670799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.806306879794623}, {-2.701592653589793, -2.7352540650203374`}, \ {-2.701592653589793, -1.4477175029606593`}, {-2.701592653589793, \ -1.20198604366774}, {-2.701592653589793, 0.9504117084733017}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.8040868526196534`}, {-2.6965926535897933`, -2.731316649878187}, \ {-2.6965926535897933`, -1.4469791162059753`}, {-2.6965926535897933`, \ -1.2112165173429275`}, {-2.6965926535897933`, 0.9470236156008918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.8018963776059516`}, {-2.691592653589793, -2.727399090634418}, \ {-2.691592653589793, -1.4463433325141226`}, {-2.691592653589793, \ -1.220182895281095}, {-2.691592653589793, 0.9436956337043075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.7997350443417504`}, {-2.686592653589793, -2.7235014747132054`}, \ {-2.686592653589793, -1.4458223830820498`}, {-2.686592653589793, \ -1.2288743175711792`}, {-2.686592653589793, 0.9404264770261568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.7976024444918375`}, {-2.681592653589793, -2.7196238869249703`}, \ {-2.681592653589793, -1.445429804358584}, {-2.681592653589793, \ -1.2372786835587464`}, {-2.681592653589793, 0.9372148837239666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.795498172054398}, {-2.6765926535897933`, -2.7157664094811684`}, \ {-2.6765926535897933`, -1.4451804760912383`}, {-2.6765926535897933`, \ -1.2453826076616028`}, {-2.6765926535897933`, 0.934059616022972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.7934218235992208`}, {-2.671592653589793, -2.711929122009257}, \ {-2.671592653589793, -1.445090607801603}, {-2.671592653589793, \ -1.2531714270656908`}, {-2.671592653589793, 0.9309594603016311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.7913729984880646`}, {-2.666592653589793, -2.7081121015678424`}, \ {-2.666592653589793, -1.4451776501714337`}, {-2.666592653589793, \ -1.2606292848136975`}, {-2.666592653589793, 0.92791322711614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.7893512990779903`}, {-2.661592653589793, -2.704315422662007}, \ {-2.661592653589793, -1.445460103916528}, {-2.661592653589793, \ -1.2677393157027945`}, {-2.661592653589793, 0.9249197511697936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.787356330908435}, {-2.6565926535897932`, -2.700539157258825}, \ {-2.6565926535897932`, -1.445957197300358}, {-2.6565926535897932`, \ -1.274483963832232}, {-2.6565926535897932`, 0.9219778912326446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.7853877028727902`}, {-2.651592653589793, -2.696783374803065}, \ {-2.651592653589793, -1.44668840678558}, {-2.651592653589793, \ -1.2808454572946586`}, {-2.651592653589793, 0.9190865300165071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.7834450273752362`}, {-2.646592653589793, -2.6930481422330885`}, \ {-2.646592653589793, -1.447672806074677}, {-2.646592653589793, \ -1.2868064547513325`}, {-2.646592653589793, 0.9162445740100104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.781527920473551}, {-2.641592653589793, -2.689333523996932}, \ {-2.641592653589793, -1.448928249079277}, {-2.641592653589793, \ -1.2923508583427241`}, {-2.641592653589793, 0.9134509532780327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.7796360020086075`}, {-2.6365926535897932`, \ -2.6856395820685948`}, {-2.6365926535897932`, -1.4504704223550773`}, \ {-2.6365926535897932`, -1.297464757388162}, {-2.6365926535897932`, 0.9107046212295425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.7777688957212434`}, {-2.6315926535897933`, \ -2.6819663759645143`}, {-2.6315926535897933`, -1.4523118387670813`}, \ {-2.6315926535897933`, -1.302137431100327}, {-2.6315926535897933`, 0.908004554357544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.7759262293571623`}, {-2.626592653589793, -2.6783139627602432`}, \ {-2.626592653589793, -1.454460878480662}, {-2.626592653589793, \ -1.3063623042093016`}, {-2.626592653589793, 0.9053497519545414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.774107634760517}, {-2.621592653589793, -2.674682397107327}, \ {-2.621592653589793, -1.4569210040758327`}, {-2.621592653589793, \ -1.3101377286890352`}, {-2.621592653589793, 0.9027392358066648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.7723127479567857`}, {-2.616592653589793, -2.671071731250371}, \ {-2.616592653589793, -1.4596902722179064`}, {-2.616592653589793, \ -1.313467469143218}, {-2.616592653589793, 0.900172049869332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.77054120922555}, {-2.611592653589793, -2.6674820150443144`}, \ {-2.611592653589793, -1.4627612295381451`}, {-2.611592653589793, \ -1.3163608041872314`}, {-2.611592653589793, 0.8976472599270935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.7687926631637367`}, {-2.606592653589793, -2.663913295971902}, \ {-2.606592653589793, -1.4661212204976892`}, {-2.606592653589793, \ -1.3188322160432204`}, {-2.606592653589793, 0.8951639532400752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.767066758739888}, {-2.601592653589793, -2.6603656191613485`}, \ {-2.601592653589793, -1.4697530657817626`}, {-2.601592653589793, \ -1.3209007097917993`}, {-2.601592653589793, 0.8927212381792238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.765363149339987}, {-2.596592653589793, -2.6568390274041995`}, \ {-2.596592653589793, -1.4736360113324236`}, {-2.596592653589793, \ -1.3225888621627897`}, {-2.596592653589793, 0.8903182438523708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.7636814928053415`}, {-2.5915926535897933`, \ -2.6533335611733975`}, {-2.5915926535897933`, -1.4777468161990113`}, \ {-2.5915926535897933`, -1.3239217316767238`}, {-2.5915926535897933`, 0.8879541197229445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.762021451463027}, {-2.586592653589793, -2.649849258641528}, \ {-2.586592653589793, -1.4820608470171914`}, {-2.586592653589793, \ -1.3249257623173385`}, {-2.586592653589793, 0.8856280352229904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7603826921493404`}, {-2.581592653589793, -2.6463861556992683`}, \ {-2.581592653589793, -1.4865530721438767`}, {-2.581592653589793, \ -1.3256277876991591`}, {-2.581592653589793, 0.8833391793620127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.758764886226723}, {-2.576592653589793, -2.642944285974019}, \ {-2.576592653589793, -1.491198886982423}, {-2.576592653589793, \ -1.3260542041874122`}, {-2.576592653589793, 0.8810867603329928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.7571677095945644`}, {-2.571592653589793, -2.6395236808487272`}, \ {-2.571592653589793, -1.4959747413419393`}, {-2.571592653589793, \ -1.3262303421183836`}, {-2.571592653589793, 0.8788700051168196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.7555908426943128`}, {-2.566592653589793, -2.6361243694808882`}, \ {-2.566592653589793, -1.5008585712787719`}, {-2.566592653589793, \ -1.3261800326643551`}, {-2.566592653589793, 0.8766881590862354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.754033970509251}, {-2.561592653589793, -2.632746378821735}, \ {-2.561592653589793, -1.5058300583486075`}, {-2.561592653589793, \ -1.3259253474072366`}, {-2.561592653589793, 0.8745404856102885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.7524967825593345`}, {-2.556592653589793, -2.629389733635596}, \ {-2.556592653589793, -1.5108707490938453`}, {-2.556592653589793, \ -1.3254864777890365`}, {-2.556592653589793, 0.8724262656601841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.7509789728914167`}, {-2.5515926535897933`, -2.626054456519436}, \ {-2.5515926535897933`, -1.5159640695016319`}, {-2.5515926535897933`, \ -1.3248817196969223`}, {-2.5515926535897933`, 0.8703447974173233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.7494802400652114`}, {-2.5465926535897934`, -2.622740567922557}, \ {-2.5465926535897934`, -1.5210952661433883`}, {-2.5465926535897934`, \ -1.3241275314654655`}, {-2.5465926535897934`, 0.868295395884233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.748000287135297}, {-2.541592653589793, -2.6194480861664697`}, \ {-2.541592653589793, -1.5262513003206288`}, {-2.541592653589793, \ -1.3232386389650057`}, {-2.541592653589793, 0.8662773924990107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.7465388216294637`}, {-2.536592653589793, -2.6161770274649245`}, \ {-2.536592653589793, -1.531420715572223}, {-2.536592653589793, \ -1.3222281674149934`}, {-2.536592653589793, 0.8642901347538329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.7450955555236893`}, {-2.5315926535897932`, -2.61292740594409}, \ {-2.5315926535897932`, -1.5365934933693401`}, {-2.5315926535897932`, \ -1.3211077850903894`}, {-2.5315926535897932`, 0.862332985818004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.7436702052140105`}, {-2.526592653589793, -2.6096992336628935`}, \ {-2.526592653589793, -1.5417609072009322`}, {-2.526592653589793, \ -1.319887848712861}, {-2.526592653589793, 0.8604053241659686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.7422624914855396`}, {-2.521592653589793, -2.606492520633494}, \ {-2.521592653589793, -1.5469153816460897`}, {-2.521592653589793, \ -1.3185775439253034`}, {-2.521592653589793, 0.8585065432106442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.740872139478872}, {-2.516592653589793, -2.6033072748419}, \ {-2.516592653589793, -1.5520503603625873`}, {-2.516592653589793, \ -1.3171850169155097`}, {-2.516592653589793, 0.8566360509423875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.7394988786541052`}, {-2.5115926535897932`, \ -2.6001435022687147`}, {-2.5115926535897932`, -1.5571601850365746`}, \ {-2.5115926535897932`, -1.3157174951394268`}, {-2.5115926535897932`, 0.8547932695738538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.7381424427526886`}, {-2.5065926535897933`, -2.597001206910013}, \ {-2.5065926535897933`, -1.562239986064107}, {-2.5065926535897933`, \ -1.3141813963689517`}, {-2.5065926535897933`, 0.8529776351909725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.7368025697572946`}, {-2.501592653589793, -2.5938803907983297`}, \ {-2.501592653589793, -1.5672855849136893`}, {-2.501592653589793, \ -1.3125824261109735`}, {-2.501592653589793, 0.8511885974102166}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.7354790018499178`}, {-2.496592653589793, -2.590781054023769}, \ {-2.496592653589793, -1.5722934076210011`}, {-2.496592653589793, \ -1.3109256639426259`}, {-2.496592653589793, 0.8494256190423156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.7341714853683587`}, {-2.491592653589793, -2.587703194755211}, \ {-2.491592653589793, -1.5772604085919437`}, {-2.491592653589793, \ -1.3092156395829324`}, {-2.491592653589793, 0.8476881757625223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.7328797707612797`}, {-2.486592653589793, -2.5846468092616233`}, \ {-2.486592653589793, -1.5821840037638737`}, {-2.486592653589793, \ -1.307456399647552}, {-2.486592653589793, 0.8459757557875205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.73160361254198}, {-2.481592653589793, -2.5816118919334587`}, \ {-2.481592653589793, -1.587062012144115}, {-2.481592653589793, \ -1.3056515660642816`}, {-2.481592653589793, 0.8442878595590365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.730342769241035}, {-2.476592653589793, -2.57859843530414}, \ {-2.476592653589793, -1.5918926047723354`}, {-2.476592653589793, \ -1.303804387099686}, {-2.476592653589793, 0.8426239994341832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.729097003357949}, {-2.471592653589793, -2.5756064300716175`}, \ {-2.471592653589793, -1.5966742602141728`}, {-2.471592653589793, \ -1.3019177818866117`}, {-2.471592653589793, 0.8409836993825589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.727866081311941}, {-2.4665926535897933`, -2.5726358651199983`}, \ {-2.4665926535897933`, -1.6014057257708343`}, {-2.4665926535897933`, \ -1.2999943792651727`}, {-2.4665926535897933`, 0.8393664946900945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.7266497733919914`}, {-2.461592653589793, -2.5696867275412325`}, \ {-2.461592653589793, -1.6060859836727377`}, {-2.461592653589793, \ -1.298036551666631}, {-2.461592653589793, 0.837771931669631}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.7254478537062607`}, {-2.456592653589793, -2.5667590026568523`}, \ {-2.456592653589793, -1.610714221608083}, {-2.456592653589793, \ -1.2960464446869198`}, {-2.456592653589793, 0.8361995673781917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.7242601001309863`}, {-2.451592653589793, -2.563852674039757}, \ {-2.451592653589793, -1.6152898070157269`}, {-2.451592653589793, \ -1.2940260029182447`}, {-2.451592653589793, 0.8346489693408995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.7230862942589553`}, {-2.446592653589793, -2.5609677235360326`}, \ {-2.446592653589793, -1.6198122646438686`}, {-2.446592653589793, \ -1.2919769925351776`}, {-2.446592653589793, 0.8331197152814827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.7219262213476543`}, {-2.441592653589793, -2.5581041312867954`}, \ {-2.441592653589793, -1.6242812569411305`}, {-2.441592653589793, \ -1.289901021066756}, {-2.441592653589793, 0.8316113928593026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.7207796702671643`}, {-2.436592653589793, -2.5552618757500625`}, \ {-2.436592653589793, -1.6286965669043145`}, {-2.436592653589793, \ -1.2877995547284893`}, {-2.436592653589793, 0.830123599412816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.719646433447903}, {-2.431592653589793, -2.552440933722627}, \ {-2.431592653589793, -1.63305808305792}, {-2.431592653589793, \ -1.285673933637532}, {-2.431592653589793, 0.8286559417093954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.718526306828269}, {-2.4265926535897933`, -2.5496412803619357`}, \ {-2.4265926535897933`, -1.6373657862847426`}, {-2.4265926535897933`, \ -1.2835253851901296`}, {-2.4265926535897933`, 0.8272080357014093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.7174190898022705`}, {-2.4215926535897934`, -2.546862889207963}, \ {-2.4215926535897934`, -1.6416197382653412`}, {-2.4215926535897934`, \ -1.2813550358421157`}, {-2.4215926535897934`, 0.8257795062884664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.7163245851671953`}, {-2.416592653589793, -2.5441057322050713`}, \ {-2.416592653589793, -1.6458200713173479`}, {-2.416592653589793, \ -1.2791639215001027`}, {-2.416592653589793, 0.8243699870857166}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.715242599071384}, {-2.411592653589793, -2.5413697797238437`}, \ {-2.411592653589793, -1.6499669794542569`}, {-2.411592653589793, \ -1.2769529967025273`}, {-2.411592653589793, 0.8229791201981147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.714172940962158}, {-2.4065926535897932`, -2.5386550005828883`}, \ {-2.4065926535897932`, -1.6540607105079224`}, {-2.4065926535897932`, \ -1.2747231427451098`}, {-2.4065926535897932`, 0.8216065560005132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.7131154235339583`}, {-2.401592653589793, -2.5359613620706045`}, \ {-2.401592653589793, -1.658101559180192}, {-2.401592653589793, \ -1.2724751748842462`}, {-2.401592653589793, 0.8202519529234935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.712069862676735}, {-2.396592653589793, -2.533288829966898}, \ {-2.396592653589793, -1.6620898609073032`}, {-2.396592653589793, \ -1.2702098487337081`}, {-2.396592653589793, 0.8189149772448138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.7110360774246334`}, {-2.391592653589793, -2.5306373685648373`}, \ {-2.391592653589793, -1.6660259864362565`}, {-2.391592653589793, \ -1.2679278659544981`}, {-2.391592653589793, 0.8175953028863435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.7100138899050177`}, {-2.3865926535897932`, \ -2.5280069406922543`}, {-2.3865926535897932`, -1.6699103370258177`}, \ {-2.3865926535897932`, -1.265629879324368}, {-2.3865926535897932`, 0.8162926112163913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.7090031252878606`}, {-2.3815926535897933`, -2.525397507733263}, \ {-2.3815926535897933`, -1.6737433401963278`}, {-2.3815926535897933`, \ -1.2633164972620277`}, {-2.3815926535897933`, 0.8150065908572861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.7080036117355406`}, {-2.376592653589793, -2.5228090296497006`}, \ {-2.376592653589793, -1.6775254459624231`}, {-2.376592653589793, \ -1.2609882878712186`}, {-2.376592653589793, 0.8137369374981049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.7070151803530704`}, {-2.371592653589793, -2.5202414650024845`}, \ {-2.371592653589793, -1.681257123491287}, {-2.371592653589793, \ -1.2586457825613544`}, {-2.371592653589793, 0.8124833537124249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.706037665138783}, {-2.366592653589793, -2.517694770972866}, \ {-2.366592653589793, -1.6849388581364424`}, {-2.366592653589793, \ -1.256289479294115}, {-2.366592653589793, 0.811245548780982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.705070902935505}, {-2.361592653589793, -2.515168903383585}, \ {-2.361592653589793, -1.6885711488034059`}, {-2.361592653589793, \ -1.2539198454991012`}, {-2.361592653589793, 0.8100232385191191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.7041147333822324`}, {-2.356592653589793, -2.5126638167199125`}, \ {-2.356592653589793, -1.692154505609049}, {-2.356592653589793, \ -1.251537320696192}, {-2.356592653589793, 0.8088161451089068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.7031689988663317`}, {-2.351592653589793, -2.510179464150574}, \ {-2.351592653589793, -1.6956894478012103`}, {-2.351592653589793, \ -1.249142318857582}, {-2.351592653589793, 0.8076239969358211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.702233544476284}, {-2.346592653589793, -2.507715797548549}, \ {-2.346592653589793, -1.6991765019092544`}, {-2.346592653589793, \ -1.2467352305383805`}, {-2.346592653589793, 0.8064465284298651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.7013082179549897`}, {-2.3415926535897933`, \ -2.5052727675117357`}, {-2.3415926535897933`, -1.702616200099804}, \ {-2.3415926535897933`, -1.244316424801138}, {-2.3415926535897933`, 0.805283479911019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.700392869653635}, {-2.336592653589793, -2.502850323383481}, \ {-2.336592653589793, -1.706009078714993}, {-2.336592653589793, \ -1.241886250956608}, {-2.336592653589793, 0.8041345974389118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.699487352486152}, {-2.331592653589793, -2.5004484132729607`}, \ {-2.331592653589793, -1.709355676973266}, {-2.331592653589793, \ -1.2394450401403923`}, {-2.331592653589793, 0.8029996326666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.698591521884264}, {-2.326592653589793, -2.498066984075413}, \ {-2.326592653589793, -1.7126565358150934`}, {-2.326592653589793, \ -1.2369931067427826`}, {-2.326592653589793, 0.8018783426983493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.697705235753139}, {-2.321592653589793, -2.495705981492207}, \ {-2.321592653589793, -1.7159121968780628`}, {-2.321592653589793, \ -1.234530749707118}, {-2.321592653589793, 0.800770489951312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.696828354427641}, {-2.316592653589793, -2.493365350050762}, \ {-2.316592653589793, -1.719123201587523}, {-2.316592653589793, \ -1.2320582537102}, {-2.316592653589793, 0.7996758420209963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.6959607406292103`}, {-2.311592653589793, -2.491045033124281}, \ {-2.311592653589793, -1.7222900903506002`}, {-2.311592653589793, \ -1.2295758902367535`}, {-2.311592653589793, 0.7985941715504254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.6951022594233507`}, {-2.306592653589793, -2.488744972951325}, \ {-2.306592653589793, -1.7254134018427267`}, {-2.306592653589793, \ -1.2270839185585944`}, {-2.306592653589793, 0.7975252561028869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.6942527781777437`}, {-2.3015926535897933`, \ -2.4864651106552027`}, {-2.3015926535897933`, -1.7284936723770656`}, \ {-2.3015926535897933`, -1.2245825866279623`}, {-2.3015926535897933`, 0.7964688780381747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.6934121665209925`}, {-2.2965926535897934`, -2.484205386263177}, \ {-2.2965926535897934`, -1.7315314353482454`}, {-2.2965926535897934`, \ -1.2220721318934404`}, {-2.2965926535897934`, 0.7954248243922265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.692580296301984}, {-2.291592653589793, -2.481965738725486}, \ {-2.291592653589793, -1.7345272207427738`}, {-2.291592653589793, \ -1.2195527820459626`}, {-2.291592653589793, 0.7943928867600659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.6917570415498835`}, {-2.286592653589793, -2.4797461059341717`}, \ {-2.286592653589793, -1.7374815547093234`}, {-2.286592653589793, \ -1.2170247557016187`}, {-2.286592653589793, 0.7933728611819546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.6909422784347568`}, {-2.2815926535897932`, -2.477546424741715}, \ {-2.2815926535897932`, -1.7403949591827883`}, {-2.2815926535897932`, \ -1.2144882630272325`}, {-2.2815926535897932`, 0.7923645480326665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.6901358852288153`}, {-2.276592653589793, -2.475366630979472}, \ {-2.276592653589793, -1.7432679515566847`}, {-2.276592653589793, \ -1.2119435063140742`}, {-2.276592653589793, 0.7913677519137982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.689337742268286}, {-2.271592653589793, -2.4732066594759092`}, \ {-2.271592653589793, -1.7461010443990146`}, {-2.271592653589793, \ -1.2093906805045112`}, {-2.271592653589793, 0.7903822815490285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.688547731915906}, {-2.266592653589793, -2.471066444074634}, \ {-2.266592653589793, -1.7488947452072299`}, {-2.266592653589793, \ -1.2068299736758965`}, {-2.266592653589793, 0.7894079496822443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.6877657385240328`}, {-2.2615926535897932`, \ -2.4689459176522193`}, {-2.2615926535897932`, -1.7516495561983696`}, \ {-2.2615926535897932`, -1.2042615674855779`}, {-2.2615926535897932`, 0.7884445729784524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.6869916483983713`}, {-2.2565926535897933`, -2.46684501213582}, \ {-2.2565926535897933`, -1.7543659741308701`}, {-2.2565926535897933`, \ -1.2016856375804885`}, {-2.2565926535897933`, 0.7874919719273998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.6862253497623123`}, {-2.251592653589793, -2.4647636585205808`}, \ {-2.251592653589793, -1.7570444901548614`}, {-2.251592653589793, \ -1.1991023539744767`}, {-2.251592653589793, 0.7865499707498226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.6854667327218764`}, {-2.246592653589793, -2.462701786886829}, \ {-2.246592653589793, -1.7596855896881207`}, {-2.246592653589793, \ -1.1965118813961881`}, {-2.246592653589793, 0.7856183973062505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.684715689231264}, {-2.241592653589793, -2.460659326417058}, \ {-2.241592653589793, -1.7622897523151089`}, {-2.241592653589793, \ -1.1939143796100515`}, {-2.241592653589793, 0.7846970830082952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.683972113058994}, {-2.236592653589793, -2.458636205412695}, \ {-2.236592653589793, -1.7648574517067783`}, {-2.236592653589793, \ -1.1913100037126858`}, {-2.236592653589793, 0.7837858627323491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.6832358997546444`}, {-2.231592653589793, -2.456632351310659}, \ {-2.231592653589793, -1.7673891555590744`}, {-2.231592653589793, \ -1.1886989044068068`}, {-2.231592653589793, 0.7828845747356276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.6825069466161677`}, {-2.226592653589793, -2.4546476906997006`}, \ {-2.226592653589793, -1.7698853255482327`}, {-2.226592653589793, \ -1.1860812282545263`}, {-2.226592653589793, 0.7819930605744878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.6817851526577927`}, {-2.221592653589793, -2.4526821493365287`}, \ {-2.221592653589793, -1.7723464173011851`}, {-2.221592653589793, \ -1.1834571179117659`}, {-2.221592653589793, 0.7811111650249558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.6810704185784937`}, {-2.2165926535897933`, \ -2.4507356521617303`}, {-2.2165926535897933`, -1.7747728803795197`}, \ {-2.2165926535897933`, -1.1808267123453224`}, {-2.2165926535897933`, 0.7802387360054029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.6803626467310284`}, {-2.211592653589793, -2.4488081233154704`}, \ {-2.211592653589793, -1.7771651582756165`}, {-2.211592653589793, \ -1.1781901470340457`}, {-2.211592653589793, 0.7793756245013076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.6796617410915355`}, {-2.206592653589793, -2.4468994861529865`}, \ {-2.206592653589793, -1.7795236884196826`}, {-2.206592653589793, \ -1.1755475541553375`}, {-2.206592653589793, 0.7785216844920416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.678967607229681}, {-2.201592653589793, -2.4450096632598712`}, \ {-2.201592653589793, -1.7818489021965593`}, {-2.201592653589793, \ -1.172899062758243}, {-2.201592653589793, 0.7776767728796243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.678280152279351}, {-2.196592653589793, -2.4431385764671503`}, \ {-2.196592653589793, -1.7841412249712474`}, {-2.196592653589793, \ -1.1702447989241145`}, {-2.196592653589793, 0.7768407494193886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.6775992849098835`}, {-2.191592653589793, -2.441286146866156}, \ {-2.191592653589793, -1.786401076122222}, {-2.191592653589793, \ -1.1675848859158826`}, {-2.191592653589793, 0.7760134766525016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.676924915297828}, {-2.186592653589793, -2.4394522948231905`}, \ {-2.186592653589793, -1.788628869081687}, {-2.186592653589793, \ -1.1649194443167952`}, {-2.186592653589793, 0.7751948198402894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.676256955099227}, {-2.181592653589793, -2.437636939994004}, \ {-2.181592653589793, -1.790825011381977}, {-2.181592653589793, \ -1.162248592159449}, {-2.181592653589793, 0.774384646900311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.675595317422416}, {-2.1765926535897933`, -2.435840001338058}, \ {-2.1765926535897933`, -1.7929899047074254`}, {-2.1765926535897933`, \ -1.159572445045864}, {-2.1765926535897933`, 0.7735828283441346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.6749399168013266`}, {-2.1715926535897934`, -2.434061397132614}, \ {-2.1715926535897934`, -1.7951239449510399`}, {-2.1715926535897934`, \ -1.1568911162592692`}, {-2.1715926535897934`, 0.7727892372167642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.6742906691692947`}, {-2.166592653589793, -2.4323010449866183`}, \ {-2.166592653589793, -1.7972275222754177`}, {-2.166592653589793, \ -1.1542047168682392`}, {-2.166592653589793, 0.7720037490376718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.6736474918333513`}, {-2.161592653589793, -2.430558861854408}, \ {-2.161592653589793, -1.7993010211773646`}, {-2.161592653589793, \ -1.1515133558237514`}, {-2.161592653589793, 0.7712262417433869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.6730103034490096`}, {-2.1565926535897932`, -2.428834764049234}, \ {-2.1565926535897932`, -1.801344820555741}, {-2.1565926535897932`, \ -1.1488171400496856`}, {-2.1565926535897932`, 0.7704565956316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.6723790239955183`}, {-2.151592653589793, -2.427128667256605}, \ {-2.151592653589793, -1.8033592937820984`}, {-2.151592653589793, \ -1.146116174527259}, {-2.151592653589793, 0.7696946933067367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.6717535747515906`}, {-2.146592653589793, -2.425440486547464}, \ {-2.146592653589793, -1.805344808773702}, {-2.146592653589793, \ -1.1434105623738398`}, {-2.146592653589793, 0.7689404196269597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.671133878271589}, {-2.141592653589793, -2.42377013639119}, \ {-2.141592653589793, -1.8073017280685946`}, {-2.141592653589793, \ -1.1407004049165412`}, {-2.141592653589793, 0.768193661652559}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.6705198583621685`}, {-2.1365926535897932`, \ -2.4221175306684417`}, {-2.1365926535897932`, -1.8092304089023463`}, \ {-2.1365926535897932`, -1.137985801760992}, {-2.1365926535897932`, 0.7674543085956881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.669911440059361}, {-2.1315926535897933`, -2.4204825826838436`}, \ {-2.1315926535897933`, -1.8111312032862246`}, {-2.1315926535897933`, \ -1.135266850855609}, {-2.1315926535897933`, 0.7667222517714121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.6693085496061006`}, {-2.126592653589793, -2.418865205178517}, \ {-2.126592653589793, -1.8130044580864797`}, {-2.126592653589793, \ -1.1325436485517122`}, {-2.126592653589793, 0.7659973845500252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.66871111443018}, {-2.121592653589793, -2.417265310342468}, \ {-2.121592653589793, -1.8148505151045207`}, {-2.121592653589793, \ -1.1298162896597717`}, {-2.121592653589793, 0.7652796023106068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.6681190631226266`}, {-2.116592653589793, -2.4156828098268317`}, \ {-2.116592653589793, -1.8166697111577528`}, {-2.116592653589793, \ -1.1270848675020546`}, {-2.116592653589793, 0.764568802395777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.6675323254164978`}, {-2.111592653589793, -2.414117614755983}, \ {-2.111592653589793, -1.818462378160861}, {-2.111592653589793, \ -1.124349473961938}, {-2.111592653589793, 0.763864884067617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.666950832166083}, {-2.106592653589793, -2.4125696357395205`}, \ {-2.106592653589793, -1.820228843207369}, {-2.106592653589793, \ -1.1216101995301089`}, {-2.106592653589793, 0.7631677484647266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.6663745153265057`}, {-2.101592653589793, -2.4110387828841193`}, \ {-2.101592653589793, -1.8219694286512966`}, {-2.101592653589793, \ -1.1188671333478806`}, {-2.101592653589793, 0.7624772985603816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.6658033079337207`}, {-2.096592653589793, -2.4095249658052804`}, \ {-2.096592653589793, -1.823684452188769}, {-2.096592653589793, \ -1.1161203632478145`}, {-2.096592653589793, 0.7617934391217615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.665237144084898}, {-2.0915926535897933`, -2.408028093638956}, \ {-2.0915926535897933`, -1.825374226939425}, {-2.0915926535897933`, \ -1.113369975791843}, {-2.0915926535897933`, 0.7611160766702174}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.664675958919184}, {-2.0865926535897934`, -2.4065480750530823`}, \ {-2.0865926535897934`, -1.8270390615275263`}, {-2.0865926535897934`, \ -1.1106160563070608`}, {-2.0865926535897934`, 0.7604451194425524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.6641196885988356`}, {-2.081592653589793, -2.4050848182590028`}, \ {-2.081592653589793, -1.8286792601626247`}, {-2.081592653589793, \ -1.1078586889193465`}, {-2.081592653589793, 0.7597804773532825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.6635682702907233`}, {-2.076592653589793, -2.403638231022814}, \ {-2.076592653589793, -1.8302951227197004`}, {-2.076592653589793, \ -1.1050979565849623`}, {-2.076592653589793, 0.7591220619578545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.663021642148188}, {-2.071592653589793, -2.402208220676613}, \ {-2.071592653589793, -1.8318869448186845`}, {-2.071592653589793, \ -1.1023339411202713`}, {-2.071592653589793, 0.7584697864167905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.6624797432932517`}, {-2.066592653589793, -2.400794694129675}, \ {-2.066592653589793, -1.8334550179032663`}, {-2.066592653589793, \ -1.0995667232296975`}, {-2.066592653589793, 0.7578235654607373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.661942513799174}, {-2.061592653589793, -2.3993975578795563`}, \ {-2.061592653589793, -1.8349996293189244`}, {-2.061592653589793, \ -1.096796382532053}, {-2.061592653589793, 0.7571833153563894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.661409894673346}, {-2.056592653589793, -2.3980167180231318`}, \ {-2.056592653589793, -1.8365210623901094`}, {-2.056592653589793, \ -1.0940229975853375`}, {-2.056592653589793, 0.7565489538732687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.6608818278405173`}, {-2.0515926535897933`, \ -2.3966520802675713`}, {-2.0515926535897933`, -1.838019596496517}, \ {-2.0515926535897933`, -1.0912466459101176`}, {-2.0515926535897933`, 0.7559204002513307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.66035825612635}, {-2.0465926535897934`, -2.3953035499412665`}, \ {-2.0465926535897934`, -1.8394955071484023`}, {-2.0465926535897934`, \ -1.0884674040115787`}, {-2.0465926535897934`, 0.7552975751693781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.6598391232412864`}, {-2.041592653589793, -2.393971032004707}, \ {-2.041592653589793, -1.840949066060886}, {-2.041592653589793, \ -1.085685347400342}, {-2.041592653589793, 0.7546804007142581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.6593243737647394`}, {-2.036592653589793, -2.3926544310613194`}, \ {-2.036592653589793, -1.8423805412272065`}, {-2.036592653589793, \ -1.0829005506121292`}, {-2.036592653589793, 0.7540688003508217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.658813953129581}, {-2.031592653589793, -2.391353651368267}, \ {-2.031592653589793, -1.8437901969908927`}, {-2.031592653589793, \ -1.0801130872263462`}, {-2.031592653589793, 0.7534626988926238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.6583078076069375`}, {-2.026592653589793, -2.3900685968472257`}, \ {-2.026592653589793, -1.8451782941168087`}, {-2.026592653589793, \ -1.0773230298836727`}, {-2.026592653589793, 0.7528620224733467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.657805884291278}, {-2.021592653589793, -2.3887991710951324`}, \ {-2.021592653589793, -1.8465450898610603`}, {-2.021592653589793, \ -1.0745304503027078`}, {-2.021592653589793, 0.7522666985189201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.657308131085794}, {-2.016592653589793, -2.387545277394917}, \ {-2.016592653589793, -1.8478908380397245`}, {-2.016592653589793, \ -1.0717354192957476`}, {-2.016592653589793, 0.7516766557203283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.6568144966880585`}, {-2.0115926535897932`, \ -2.3863068187262244`}, {-2.0115926535897932`, -1.849215789096391}, \ {-2.0115926535897932`, -1.068938006783748}, {-2.0115926535897932`, 0.7510918240070771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.6563249305759706`}, {-2.0065926535897933`, \ -2.3850836977761256`}, {-2.0065926535897933`, -1.850520190168495}, \ {-2.0065926535897933`, -1.0661382818105278`}, {-2.0065926535897933`, 0.750512134521307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.6558393829939666`}, {-2.001592653589793, -2.3838758169498284`}, \ {-2.001592653589793, -1.8518042851524283`}, {-2.001592653589793, \ -1.0633363125562634`}, {-2.001592653589793, 0.7499375195925354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.6553578049394995`}, {-1.996592653589793, -2.382683078381394}, \ {-1.996592653589793, -1.853068314767417}, {-1.996592653589793, \ -1.060532166350325}, {-1.996592653589793, 0.7493679127130073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.6548801481497835`}, {-1.991592653589793, -2.3815053839444533`}, \ {-1.991592653589793, -1.8543125166181573`}, {-1.991592653589793, \ -1.0577259096834966`}, {-1.991592653589793, 0.7488032485136417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.6544063650887915`}, {-1.986592653589793, -2.3803426352629438`}, \ {-1.986592653589793, -1.8555371252562067`}, {-1.986592653589793, \ -1.05491760821962}, {-1.986592653589793, 0.7482434627405564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.6539364089345066`}, {-1.9815926535897932`, -2.379194733721855}, \ {-1.9815926535897932`, -1.8567423722401168`}, {-1.9815926535897932`, \ -1.0521073268067083`}, {-1.9815926535897932`, 0.7476884922321552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.65347023356642}, {-1.976592653589793, -2.378061580477999}, \ {-1.976592653589793, -1.8579284861943228`}, {-1.976592653589793, \ -1.0492951294875554`}, {-1.976592653589793, 0.7471382748967608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.6530077935532694`}, {-1.9715926535897932`, \ -2.3769430764708033`}, {-1.9715926535897932`, -1.8590956928667697`}, \ {-1.9715926535897932`, -1.0464810795098871`}, {-1.9715926535897932`, 0.7465927496907844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.6525490441410144`}, {-1.966592653589793, -2.3758391224331223`}, \ {-1.966592653589793, -1.860244215185296}, {-1.966592653589793, \ -1.0436652393360732`}, {-1.966592653589793, 0.7460518565974099}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.6520939412410454`}, {-1.9615926535897932`, -2.374749618902095}, \ {-1.9615926535897932`, -1.8613742733127625`}, {-1.9615926535897932`, \ -1.0408476706524414`}, {-1.9615926535897932`, 0.7455155366057863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.651642441418618}, {-1.956592653589793, -2.3736744662300184`}, \ {-1.956592653589793, -1.862486084700942}, {-1.956592653589793, \ -1.0380284343782138`}, {-1.956592653589793, 0.7449837316907092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.6511945018815117`}, {-1.9515926535897932`, \ -2.3726135645952673`}, {-1.9515926535897932`, -1.8635798641431722`}, \ {-1.9515926535897932`, -1.0352075906740936`}, {-1.9515926535897932`, 0.7444563847927816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.6507500804689057`}, {-1.946592653589793, -2.371566814013244}, \ {-1.946592653589793, -1.8646558238257784`}, {-1.946592653589793, \ -1.0323851989505266`}, {-1.946592653589793, 0.7439334397990407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.6503091356404687`}, {-1.9415926535897932`, \ -2.3705341143473753`}, {-1.9415926535897932`, -1.8657141733782747`}, \ {-1.9415926535897932`, -1.029561317875664}, {-1.9415926535897932`, 0.7434148415240376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.6498716264656603`}, {-1.936592653589793, -2.3695153653201406`}, \ {-1.936592653589793, -1.8667551199223587`}, {-1.936592653589793, \ -1.0267360053830359`}, {-1.936592653589793, 0.7429005356913592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.6494375126132335`}, {-1.9315926535897932`, \ -2.3685104665241505`}, {-1.9315926535897932`, -1.867778868119703}, \ {-1.9315926535897932`, -1.023909318678973}, {-1.9315926535897932`, 0.7423904689155789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.6490067543409426`}, {-1.926592653589793, -2.3675193174332616`}, \ {-1.926592653589793, -1.8687856202185609`}, {-1.926592653589793, \ -1.0210813142497766`}, {-1.926592653589793, 0.7418845886846276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.648579312485447}, {-1.9215926535897931`, -2.3665418174137427`}, \ {-1.9215926535897931`, -1.8697755760991939`}, {-1.9215926535897931`, \ -1.018252047868669}, {-1.9215926535897931`, 0.7413828433425709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.6481551484524055`}, {-1.916592653589793, -2.365577865735478}, \ {-1.916592653589793, -1.8707489333181426`}, {-1.916592653589793, \ -1.0154215746025304`}, {-1.916592653589793, 0.7408851820727853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.647734224206763}, {-1.9115926535897931`, -2.3646273615832154`}, \ {-1.9115926535897931`, -1.871705887151347}, {-1.9115926535897931`, \ -1.0125899488184436`}, {-1.9115926535897931`, 0.7403915548815183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.6473165022632226`}, {-1.906592653589793, -2.3636902040678662`}, \ {-1.906592653589793, -1.8726466306361316`}, {-1.906592653589793, \ -1.009757224190056}, {-1.906592653589793, 0.7399019125818294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.646901945676895}, {-1.9015926535897931`, -2.362766292237835}, \ {-1.9015926535897931`, -1.8735713546120798`}, {-1.9015926535897931`, \ -1.0069234537037772`}, {-1.9015926535897931`, 0.7394162067778941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.646490518034132}, {-1.896592653589793, -2.3618555250904043`}, \ {-1.896592653589793, -1.874480247760802}, {-1.896592653589793, \ -1.0040886896648173`}, {-1.896592653589793, 0.7389343898496682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.6460821834435286`}, {-1.8915926535897931`, -2.360957801583153}, \ {-1.8915926535897931`, -1.8753734966446196`}, {-1.8915926535897931`, \ -1.0012529837030861`}, {-1.8915926535897931`, 0.7384564149379003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.6456769065271004`}, {-1.886592653589793, -2.3600730206454172`}, \ {-1.886592653589793, -1.8762512857441846`}, {-1.886592653589793, \ -0.9984163867789554}, {-1.886592653589793, 0.7379822359294822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.645274652411624}, {-1.881592653589793, -2.3592010811897866`}, \ {-1.881592653589793, -1.8771137974950465`}, {-1.881592653589793, \ -0.9955789491889003}, {-1.881592653589793, 0.737511807443132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.644875386720145}, {-1.876592653589793, -2.3583418821236415`}, \ {-1.876592653589793, -1.877961212323187}, {-1.876592653589793, \ -0.9927407205710258}, {-1.876592653589793, 0.7370450848153989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.644479075563646}, {-1.871592653589793, -2.357495322360715}, \ {-1.871592653589793, -1.8787937086795439`}, {-1.871592653589793, \ -0.9899017499104887}, {-1.871592653589793, 0.7365820240869816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.644085685532868}, {-1.866592653589793, -2.3566613008326946`}, \ {-1.866592653589793, -1.879611463073536}, {-1.866592653589793, \ -0.9870620855448211}, {-1.866592653589793, 0.7361225819893542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.64369518369029}, {-1.861592653589793, -2.3558397165008467`}, \ {-1.861592653589793, -1.8804146501056143`}, {-1.861592653589793, \ -0.9842217751691663}, {-1.861592653589793, 0.73566671593169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.643307537562261}, {-1.8565926535897932`, -2.355030468367663}, \ {-1.8565926535897932`, -1.8812034424988544`}, {-1.8565926535897932`, \ -0.9813808658414284}, {-1.8565926535897932`, 0.7352143839880757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.6429227151312724`}, {-1.851592653589793, -2.354233455488537}, \ {-1.851592653589793, -1.881978011129612}, {-1.851592653589793, \ -0.9785394039873485}, {-1.851592653589793, 0.7347655448850107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.6425406848283854`}, {-1.8465926535897932`, \ -2.3534485769834457`}, {-1.8465926535897932`, -1.8827385250572617`}, \ {-1.8465926535897932`, -0.9756974354055101}, {-1.8465926535897932`, 0.7343201579891816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.6421614155257904`}, {-1.841592653589793, -2.3526757320486578`}, \ {-1.841592653589793, -1.883485151553034}, {-1.841592653589793, \ -0.9728550052722778}, {-1.841592653589793, 0.7338781832955069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.6417848765295138`}, {-1.8365926535897932`, \ -2.3519148199684383`}, {-1.8365926535897932`, -1.884218056127975}, \ {-1.8365926535897932`, -0.9700121581466769}, {-1.8365926535897932`, 0.7334395814154454}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.6414110375722557`}, {-1.831592653589793, -2.3511657401267674`}, \ {-1.831592653589793, -1.884937402560051}, {-1.831592653589793, \ -0.9671689379752206}, {-1.831592653589793, 0.7330043135655591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.6410398688063648`}, {-1.8265926535897932`, \ -2.3504283920190554`}, {-1.8265926535897932`, -1.8856433529204093`}, \ {-1.8265926535897932`, -0.9643253880966814}, {-1.8265926535897932`, 0.7325723415563286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.640671340796939}, {-1.821592653589793, -2.349702675263853}, \ {-1.821592653589793, -1.8863360675988234`}, {-1.821592653589793, \ -0.9614815512468211}, {-1.821592653589793, 0.7321436277812101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.6403054245150614`}, {-1.8165926535897932`, -2.348988489614555}, \ {-1.8165926535897932`, -1.887015705328342}, {-1.8165926535897932`, \ -0.9586374695630749}, {-1.8165926535897932`, 0.731718135205932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.639942091331156}, {-1.811592653589793, -2.348285734971085}, \ {-1.811592653589793, -1.887682423209158}, {-1.811592653589793, \ -0.9557931845891964}, {-1.811592653589793, 0.7312958273580218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.6395813130084673`}, {-1.8065926535897932`, -2.347594311391563}, \ {-1.8065926535897932`, -1.8883363767317194`}, {-1.8065926535897932`, \ -0.9529487372798688}, {-1.8065926535897932`, 0.7308766683165615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.6392230616966645`}, {-1.801592653589793, -2.346914119103949}, \ {-1.801592653589793, -1.8889777197991071`}, {-1.801592653589793, \ -0.9501041680052784}, {-1.801592653589793, 0.7304606227021613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.6388673099255593`}, {-1.7965926535897931`, -2.34624505851765}, \ {-1.7965926535897931`, -1.889606604748691}, {-1.7965926535897931`, \ -0.9472595165556629}, {-1.7965926535897931`, 0.7300476556671507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.6385140305989405`}, {-1.791592653589793, -2.3455870302351}, \ {-1.791592653589793, -1.8902231823730895`}, {-1.791592653589793, \ -0.9444148221458258}, {-1.791592653589793, 0.7296377328859788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.6381631969885246`}, {-1.7865926535897931`, \ -2.3449399350632856`}, {-1.7865926535897931`, -1.8908276019404624`}, \ {-1.7865926535897931`, -0.9415701234196303}, {-1.7865926535897931`, 0.7292308205458199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.6378147827280136`}, {-1.781592653589793, -2.3443036740252348`}, \ {-1.781592653589793, -1.8914200112141282`}, {-1.781592653589793, \ -0.9387254584544649}, {-1.781592653589793, 0.7288268853373793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.6374687618072663`}, {-1.7765926535897931`, \ -2.3436781483714446`}, {-1.7765926535897931`, -1.8920005564715647`}, \ {-1.7765926535897931`, -0.9358808647656904}, {-1.7765926535897931`, 0.7284258944458937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.637125108566571}, {-1.771592653589793, -2.3430632595912515`}, \ {-1.771592653589793, -1.8925693825227783`}, {-1.771592653589793, \ -0.9330363793110633}, {-1.771592653589793, 0.728027815542324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.6367837976910278`}, {-1.7665926535897931`, \ -2.3424589094241357`}, {-1.7665926535897931`, -1.8931266327280822`}, \ {-1.7665926535897931`, -0.9301920384951433}, {-1.7665926535897931`, 0.727632616774731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.6364448042050306`}, {-1.761592653589793, -2.3418649998709506`}, \ {-1.761592653589793, -1.893672449015296}, {-1.761592653589793, \ -0.9273478781736807}, {-1.761592653589793, 0.7272402667598367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.6361081034668503`}, {-1.756592653589793, -2.3412814332050815`}, \ {-1.756592653589793, -1.8942069718963845`}, {-1.756592653589793, \ -0.9245039336579897}, {-1.756592653589793, 0.7268507345747585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.635773671163316}, {-1.751592653589793, -2.3407081119835085`}, \ {-1.751592653589793, -1.8947303404835603`}, {-1.751592653589793, \ -0.9216602397193049}, {-1.751592653589793, 0.7264639897489205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.635441483304593}, {-1.746592653589793, -2.340144939057791}, \ {-1.746592653589793, -1.8952426925048609`}, {-1.746592653589793, \ -0.9188168305931244}, {-1.746592653589793, 0.7260800022561306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.6351115162190575`}, {-1.741592653589793, -2.3395918175849473`}, \ {-1.741592653589793, -1.8957441643192288`}, {-1.741592653589793, \ -0.9159737399835388}, {-1.741592653589793, 0.7256987425068263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.6347837465482593`}, {-1.736592653589793, -2.339048651038237}, \ {-1.736592653589793, -1.8962348909311035`}, {-1.736592653589793, \ -0.9131310010675486}, {-1.736592653589793, 0.7253201813404737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.6344581512419794`}, {-1.7315926535897932`, \ -2.3385153432178343`}, {-1.7315926535897932`, -1.8967150060045483`}, \ {-1.7315926535897932`, -0.910288646499368}, {-1.7315926535897932`, 0.724944290018135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.6341347075533745`}, {-1.726592653589793, -2.3379917982613834`}, \ {-1.726592653589793, -1.8971846418769336`}, {-1.726592653589793, \ -0.9074467084147183}, {-1.726592653589793, 0.7245710402151802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.6338133930342105`}, {-1.7215926535897932`, \ -2.3374779206544387`}, {-1.7215926535897932`, -1.897643929572183}, \ {-1.7215926535897932`, -0.9046052184351114}, {-1.7215926535897932`, 0.7242004040141534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.6334941855301808`}, {-1.716592653589793, -2.3369736152407787`}, \ {-1.716592653589793, -1.8980929988136117`}, {-1.716592653589793, \ -0.901764207672118}, {-1.716592653589793, 0.7238323538977847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.633177063176306}, {-1.7115926535897932`, -2.336478787232587}, \ {-1.7115926535897932`, -1.8985319780363694`}, {-1.7115926535897932`, \ -0.8989237067316329}, {-1.7115926535897932`, 0.7234668627421443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.632862004392421}, {-1.706592653589793, -2.335993342220496}, \ {-1.706592653589793, -1.898960994399498}, {-1.706592653589793, \ -0.8960837457181219}, {-1.706592653589793, 0.7231039038099377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.632548987878738}, {-1.7015926535897932`, -2.3355171861834907`}, \ {-1.7015926535897932`, -1.8993801737976332`}, {-1.7015926535897932`, \ -0.8932443542388663}, {-1.7015926535897932`, 0.7227434507439362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.63223799261149}, {-1.696592653589793, -2.3350502254986636`}, \ {-1.696592653589793, -1.8997896408723562`}, {-1.696592653589793, \ -0.8904055614081917}, {-1.696592653589793, 0.7223854775605417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.6319289978386533`}, {-1.6915926535897932`, -2.334592366950821}, \ {-1.6915926535897932`, -1.900189519023213}, {-1.6915926535897932`, \ -0.8875673958516905}, {-1.6915926535897932`, 0.722029958643482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.631621983075744}, {-1.686592653589793, -2.3341435177419223`}, \ {-1.686592653589793, -1.900579930418421}, {-1.686592653589793, \ -0.8847298857104332}, {-1.686592653589793, 0.721676868737632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.631316928101688}, {-1.6815926535897932`, -2.3337035855003645`}, \ {-1.6815926535897932`, -1.900960996005276}, {-1.6815926535897932`, \ -0.8818930586451715}, {-1.6815926535897932`, 0.7213261829429611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.6310138129547687`}, {-1.676592653589793, -2.3332724782901053`}, \ {-1.676592653589793, -1.9013328355202652`}, {-1.676592653589793, \ -0.8790569418405275}, {-1.676592653589793, 0.7209778767086015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.6307126179286384`}, {-1.6715926535897931`, -2.332850104619597}, \ {-1.6715926535897931`, -1.9016955674989195`}, {-1.6715926535897931`, \ -0.8762215620091798}, {-1.6715926535897931`, 0.7206319258270343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.630413323568411}, {-1.666592653589793, -2.332436373450562}, \ {-1.666592653589793, -1.902049309285402}, {-1.666592653589793, \ -0.8733869453960317}, {-1.666592653589793, 0.720288306428394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.6301159106668095`}, {-1.6615926535897931`, \ -2.3320311942065794`}, {-1.6615926535897931`, -1.9023941770418509`}, \ {-1.6615926535897931`, -0.8705531177823755}, {-1.6615926535897931`, 0.7199469949748859}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.6298203602603936`}, {-1.656592653589793, -2.3316344767814883`}, \ {-1.656592653589793, -1.902730285757499}, {-1.656592653589793, \ -0.8677201044900426}, {-1.656592653589793, 0.7196079682553087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.6295266536258453`}, {-1.6515926535897931`, \ -2.3312461315476103`}, {-1.6515926535897931`, -1.9030577492575642`}, \ {-1.6515926535897931`, -0.8648879303855439}, {-1.6515926535897931`, 0.7192712033796994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.629234772276325}, {-1.646592653589793, -2.3308660693637653`}, \ {-1.646592653589793, -1.9033766802119487`}, {-1.646592653589793, \ -0.8620566198842006}, {-1.646592653589793, 0.7189366777740694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.6289446979578863`}, {-1.6415926535897931`, -2.330494201583114}, \ {-1.6415926535897931`, -1.9036871901437298`}, {-1.6415926535897931`, \ -0.8592261969542604}, {-1.6415926535897931`, 0.7186043691752506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.628656412645954}, {-1.636592653589793, -2.330130440060784}, \ {-1.636592653589793, -1.9039893894374793`}, {-1.636592653589793, \ -0.8563966851210064}, {-1.636592653589793, 0.7182742556258452}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.6283698985418695`}, {-1.631592653589793, -2.3297746971613025`}, \ {-1.631592653589793, -1.904283387347413}, {-1.631592653589793, \ -0.853568107470851}, {-1.631592653589793, 0.7179463154692717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.6280851380694843`}, {-1.626592653589793, -2.3294268857658307`}, \ {-1.626592653589793, -1.904569292005371}, {-1.626592653589793, \ -0.8507404866554187}, {-1.626592653589793, 0.717620527344907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.627802113871825}, {-1.621592653589793, -2.329086919279183}, \ {-1.621592653589793, -1.9048472104286602`}, {-1.621592653589793, \ -0.8479138448956172}, {-1.621592653589793, 0.7172968701833259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.6275208088078066`}, {-1.616592653589793, -2.3287547116366434`}, \ {-1.616592653589793, -1.9051172485277543`}, {-1.616592653589793, \ -0.8450882039856935}, {-1.616592653589793, 0.7169753232016315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.627241205949008}, {-1.611592653589793, -2.3284301773105702`}, \ {-1.611592653589793, -1.9053795111138607`}, {-1.611592653589793, \ -0.8422635852972805}, {-1.611592653589793, 0.716655865898877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.626963288576499}, {-1.606592653589793, -2.3281132313167885`}, \ {-1.606592653589793, -1.9056341019063772`}, {-1.606592653589793, \ -0.8394400097834255}, {-1.606592653589793, 0.716338478051576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.6266870401777256`}, {-1.601592653589793, -2.327803789220771}, \ {-1.601592653589793, -1.90588112354023}, {-1.601592653589793, \ -0.8366174979826091}, {-1.601592653589793, 0.7160231397092999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.6264124444434445`}, {-1.5965926535897932`, \ -2.3275017671435987`}, {-1.5965926535897932`, -1.9061206775731148`}, \ {-1.5965926535897932`, -0.8337960700227466}, {-1.5965926535897932`, 0.7157098311903592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.626139485264714}, {-1.591592653589793, -2.3272070817677113`}, \ {-1.591592653589793, -1.9063528644926448`}, {-1.591592653589793, \ -0.8309757456251774}, {-1.591592653589793, 0.715398533077569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.625868146729933}, {-1.5865926535897932`, -2.3269196503424334`}, \ {-1.5865926535897932`, -1.9065777837234108`}, {-1.5865926535897932`, \ -0.828156544108637}, {-1.5865926535897932`, 0.7150892262140953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.6255984131219336`}, {-1.581592653589793, -2.326639390689289}, \ {-1.581592653589793, -1.9067955336339675`}, {-1.581592653589793, \ -0.825338484393216}, {-1.581592653589793, 0.7147818916993806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.6253302689151186`}, {-1.5765926535897932`, \ -2.3263662212070946`}, {-1.5765926535897932`, -1.907006211543745}, \ {-1.5765926535897932`, -0.8225215850043012}, {-1.5765926535897932`, 0.7144765108851475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.625063698772652}, {-1.571592653589793, -2.326100060876829}, \ {-1.571592653589793, -1.9072099137299028`}, {-1.571592653589793, \ -0.8197058640765019}, {-1.571592653589793, 0.7141730653714783}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.6247986875436955`}, {-1.5665926535897932`, \ -2.3258408292662898`}, {-1.5665926535897932`, -1.9074067354341226`}, \ {-1.5665926535897932`, -0.8168913393575614}, {-1.5665926535897932`, 0.7138715370029692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.6245352202606904`}, {-1.561592653589793, -2.3255884465345296`}, \ {-1.561592653589793, -1.9075967708693502`}, {-1.561592653589793, \ -0.8140780282122464}, {-1.561592653589793, 0.7135719078649575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.624273282136687}, {-1.5565926535897932`, -2.325342833436068}, \ {-1.5565926535897932`, -1.9077801132264975`}, {-1.5565926535897932`, \ -0.811265947626226}, {-1.5565926535897932`, 0.7132741602798195}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.624012858562717}, {-1.551592653589793, -2.325103911324892}, \ {-1.551592653589793, -1.9079568546811019`}, {-1.551592653589793, \ -0.8084551142099274}, {-1.551592653589793, 0.7129782768033395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.6237539351052135`}, {-1.5465926535897931`, -2.324871602158233}, \ {-1.5465926535897931`, -1.9081270863999509`}, {-1.5465926535897931`, \ -0.8056455442023787}, {-1.5465926535897931`, 0.712684240221146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.6234964975034702`}, {-1.541592653589793, -2.3246458285001284`}, \ {-1.541592653589793, -1.9082908985476823`}, {-1.541592653589793, \ -0.8028372534750285}, {-1.541592653589793, 0.712392033545215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.6232405316671454`}, {-1.5365926535897931`, \ -2.3244265135247684`}, {-1.5365926535897931`, -1.908448380293355}, \ {-1.5365926535897931`, -0.8000302575355515}, {-1.5365926535897931`, 0.7121016400104401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.622986023673807}, {-1.531592653589793, -2.3242135810196234`}, \ {-1.531592653589793, -1.9085996198170068`}, {-1.531592653589793, \ -0.7972245715316321}, {-1.531592653589793, 0.7118130430712645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.6227329597665183`}, {-1.5265926535897931`, \ -2.3240069553883638`}, {-1.5265926535897931`, -1.9087447043161885`}, \ {-1.5265926535897931`, -0.794420210254731}, {-1.5265926535897931`, 0.7115262263983781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.6224813263514637`}, {-1.521592653589793, -2.3238065616535604`}, \ {-1.521592653589793, -1.9088837200124922`}, {-1.521592653589793, \ -0.79161718814383}, {-1.521592653589793, 0.7112411738754747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.622231109995616}, {-1.5165926535897931`, -2.32361232545918}, \ {-1.5165926535897931`, -1.909016752158071}, {-1.5165926535897931`, \ -0.7888155192891598}, {-1.5165926535897931`, 0.7109578695960697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.621982297424438}, {-1.511592653589793, -2.3234241730728695`}, \ {-1.511592653589793, -1.9091438850421463`}, {-1.511592653589793, \ -0.786015217435905}, {-1.511592653589793, 0.7106762978603769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.621734875519626}, {-1.506592653589793, -2.323242031388033}, \ {-1.506592653589793, -1.9092652019975247`}, {-1.506592653589793, \ -0.7832162959878903}, {-1.506592653589793, 0.7103964431722443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.6214888313168885`}, {-1.501592653589793, -2.3230658279257037`}, \ {-1.501592653589793, -1.9093807854071057`}, {-1.501592653589793, \ -0.7804187680112462}, {-1.501592653589793, 0.710118290236143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.6212441520037624`}, {-1.496592653589793, -2.322895490836216}, \ {-1.496592653589793, -1.9094907167103965`}, {-1.496592653589793, \ -0.7776226462380522}, {-1.496592653589793, 0.7098418239542165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.621000824917463}, {-1.491592653589793, -2.322730948900672}, \ {-1.491592653589793, -1.9095950764100318`}, {-1.491592653589793, \ -0.7748279430699603}, {-1.491592653589793, 0.7095670294233796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.6207588375427733`}, {-1.486592653589793, -2.3225721315322163`}, \ {-1.486592653589793, -1.909693944078302}, {-1.486592653589793, \ -0.7720346705817971}, {-1.486592653589793, 0.7092938919324737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.6205181775099633`}, {-1.481592653589793, -2.3224189687771126`}, \ {-1.481592653589793, -1.9097873983636866`}, {-1.481592653589793, \ -0.7692428405251422}, {-1.481592653589793, 0.709022396959473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.620278832592746}, {-1.476592653589793, -2.3222713913156254`}, \ {-1.476592653589793, -1.909875516997403}, {-1.476592653589793, \ -0.7664524643318879}, {-1.476592653589793, 0.7087525301687412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.6200407907062666`}, {-1.4715926535897932`, \ -2.3221293304627175`}, {-1.4715926535897932`, -1.9099583767999668`}, \ {-1.4715926535897932`, -0.763663553117773}, {-1.4715926535897932`, 0.7084842774083395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.6198040399051212`}, {-1.466592653589793, -2.321992718168556}, \ {-1.466592653589793, -1.9100360536877619`}, {-1.466592653589793, \ -0.7608761176858974}, {-1.466592653589793, 0.7082176247073831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.6195685683814136`}, {-1.4615926535897932`, \ -2.3218614870188383`}, {-1.4615926535897932`, -1.9101086226796276`}, \ {-1.4615926535897932`, -0.7580901685302127}, {-1.4615926535897932`, 0.7079525582734455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.6193343644628366`}, {-1.456592653589793, -2.321735570234934}, \ {-1.456592653589793, -1.9101761579034628`}, {-1.456592653589793, \ -0.7553057158389894}, {-1.456592653589793, 0.7076890644900098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.6191014166107913`}, {-1.4515926535897932`, \ -2.3216149016738514`}, {-1.4515926535897932`, -1.9102387326028416`}, \ {-1.4515926535897932`, -0.7525227694982627}, {-1.4515926535897932`, 0.7074271299139673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.6188697134185297`}, {-1.446592653589793, -2.3214994158280313`}, \ {-1.446592653589793, -1.91029641914365}, {-1.446592653589793, \ -0.7497413390952531}, {-1.446592653589793, 0.7071667412731594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.618639243609333}, {-1.4415926535897932`, -2.321389047824965}, \ {-1.4415926535897932`, -1.910349289020734}, {-1.4415926535897932`, \ -0.7469614339217665}, {-1.4415926535897932`, 0.7069078854639655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.618409996034716}, {-1.436592653589793, -2.3212837334266494`}, \ {-1.436592653589793, -1.910397412864573}, {-1.436592653589793, \ -0.7441830629775676}, {-1.436592653589793, 0.7066505495489347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.6181819596726603`}, {-1.4315926535897932`, \ -2.3211834090288783`}, {-1.4315926535897932`, -1.91044086044796}, \ {-1.4315926535897932`, -0.7414062349737315}, {-1.4315926535897932`, 0.7063947207544573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.617955123625879}, {-1.426592653589793, -2.321088011660368}, \ {-1.426592653589793, -1.910479700692706}, {-1.426592653589793, \ -0.7386309583359717}, {-1.426592653589793, 0.7061403864684817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.617729477120103}, {-1.4215926535897931`, -2.320997478981732}, \ {-1.4215926535897931`, -1.9105140016763595`}, {-1.4215926535897931`, \ -0.7358572412079436}, {-1.4215926535897931`, 0.7058875342382701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.6175050095024006`}, {-1.416592653589793, -2.3209117492842988`}, \ {-1.416592653589793, -1.9105438306389426`}, {-1.416592653589793, \ -0.7330850914545228}, {-1.416592653589793, 0.7056361517681945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.617281710239521}, {-1.4115926535897931`, -2.3208307614887804`}, \ {-1.4115926535897931`, -1.9105692539897017`}, {-1.4115926535897931`, \ -0.7303145166650621}, {-1.4115926535897931`, 0.705386226917573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.6170595689162632`}, {-1.406592653589793, -2.320754455143796}, \ {-1.406592653589793, -1.9105903373138744`}, {-1.406592653589793, \ -0.7275455241566214}, {-1.406592653589793, 0.7051377476985441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.616838575233874}, {-1.4015926535897931`, -2.320682770424251}, \ {-1.4015926535897931`, -1.9106071453794744`}, {-1.4015926535897931`, \ -0.7247781209771753}, {-1.4015926535897931`, 0.7048907022739793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.616618719008467}, {-1.396592653589793, -2.32061564812958}, \ {-1.396592653589793, -1.9106197421440858`}, {-1.396592653589793, \ -0.7220123139087934}, {-1.396592653589793, 0.7046450789554314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.6163999901694703`}, {-1.3915926535897931`, -2.320553029681851}, \ {-1.3915926535897931`, -1.9106281907616744`}, {-1.3915926535897931`, \ -0.7192481094708004}, {-1.3915926535897931`, 0.7044008662011225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.616182378758097}, {-1.386592653589793, -2.320494857123744}, \ {-1.386592653589793, -1.9106325535894104`}, {-1.386592653589793, \ -0.7164855139229079}, {-1.386592653589793, 0.7041580526139636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.615965874925838}, {-1.381592653589793, -2.3204410731163945`}, \ {-1.381592653589793, -1.9106328921945022`}, {-1.381592653589793, \ -0.7137245332683226}, {-1.381592653589793, 0.7039166269396131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.615750468932983}, {-1.376592653589793, -2.3203916209371194`}, \ {-1.376592653589793, -1.9106292673610437`}, {-1.376592653589793, \ -0.7109651732568305}, {-1.376592653589793, 0.7036765780645673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.6155361511471598`}, {-1.371592653589793, -2.320346444477023}, \ {-1.371592653589793, -1.910621739096866}, {-1.371592653589793, \ -0.7082074393878554}, {-1.371592653589793, 0.7034378950142851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.615322912041898}, {-1.366592653589793, -2.3203054882384766`}, \ {-1.366592653589793, -1.9106103666404048`}, {-1.366592653589793, \ -0.7054513369134924}, {-1.366592653589793, 0.7032005669513468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.6151107421952178`}, {-1.361592653589793, -2.320268697332502}, \ {-1.361592653589793, -1.9105952084675668`}, {-1.361592653589793, 0.7029645831736453}, {-1.361592653589793, -0.7026968708415197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.6148996322882363`}, {-1.356592653589793, -2.32023601747603}, \ {-1.356592653589793, -1.9105763222986099`}, {-1.356592653589793, 0.7027299331126069}, {-1.356592653589793, -0.6999440459383789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.6146895731037976`}, {-1.351592653589793, -2.3202073949890636`}, \ {-1.351592653589793, -1.9105537651050248`}, {-1.351592653589793, 0.7024966063314471}, {-1.351592653589793, -0.6971928667321375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.6144805555251254`}, {-1.3465926535897932`, \ -2.3201827767917362`}, {-1.3465926535897932`, -1.910527593116417}, \ {-1.3465926535897932`, 0.7022645925234544}, {-1.3465926535897932`, \ -0.6944433375154219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.6142725705344936`}, {-1.341592653589793, -2.320162110401271}, \ {-1.341592653589793, -1.910497861827399}, {-1.341592653589793, 0.7020338815103057}, {-1.341592653589793, -0.6916954623483278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.61406560921192}, {-1.3365926535897932`, -2.320145343928848}, \ {-1.3365926535897932`, -1.9104646260044762`}, {-1.3365926535897932`, 0.70180446324041}, {-1.3365926535897932`, -0.6889492450613051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.6138596627338777`}, {-1.331592653589793, -2.320132426076378}, \ {-1.331592653589793, -1.910427939692936}, {-1.331592653589793, 0.7015763277872831}, {-1.331592653589793, -0.6862046892580166}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.6136547223720275`}, {-1.3265926535897932`, \ -2.3201233061331905`}, {-1.3265926535897932`, -1.910387856223734}, \ {-1.3265926535897932`, 0.701349465347949}, {-1.3265926535897932`, -0.6834617983181742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.6134507794919717`}, {-1.321592653589793, -2.3201179339726403`}, \ {-1.321592653589793, -1.9103444282203768`}, {-1.321592653589793, 0.7011238662413707}, {-1.321592653589793, -0.6807205754003484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.6132478255520226`}, {-1.3165926535897932`, -2.320116260048627}, \ {-1.3165926535897932`, -1.9102977076058016`}, {-1.3165926535897932`, 0.7008995209069072}, {-1.3165926535897932`, \ -0.6779810234447537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.613045852101993}, {-1.311592653589793, -2.3201182353920444`}, \ {-1.311592653589793, -1.910247745609247}, {-1.311592653589793, 0.7006764199027994}, {-1.311592653589793, -0.6752431451760089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.6128448507820052`}, {-1.3065926535897932`, \ -2.3201238116071536`}, {-1.3065926535897932`, -1.9101945927731208`}, \ {-1.3065926535897932`, 0.7004545539046805}, {-1.3065926535897932`, \ -0.6725069431058741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.612644813321315}, {-1.301592653589793, -2.320132940867886}, \ {-1.301592653589793, -1.9101382989598525`}, {-1.301592653589793, 0.7002339137041143}, {-1.301592653589793, -0.6697724195359599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.612445731537159}, {-1.2965926535897931`, -2.32014557591408}, \ {-1.2965926535897931`, -1.9100789133587428`}, {-1.2965926535897931`, 0.7000144902071576}, {-1.2965926535897931`, \ -0.6670395765604157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.612247597333612}, {-1.291592653589793, -2.3201616700476517`}, \ {-1.291592653589793, -1.9100164844927952`}, {-1.291592653589793, 0.699796274432949}, {-1.291592653589793, -0.6643084160685908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.612050402700469}, {-1.2865926535897931`, -2.320181177128711}, \ {-1.2865926535897931`, -1.9099510602255383`}, {-1.2865926535897931`, 0.6995792575123221}, {-1.2865926535897931`, \ -0.6615789397476719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.6118541397121406`}, {-1.281592653589793, -2.320204051571613}, \ {-1.281592653589793, -1.9098826877678319`}, {-1.281592653589793, 0.6993634306864419}, {-1.281592653589793, -0.6588511490852964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.611658800526563}, {-1.2765926535897931`, -2.3202302483409616`}, \ {-1.2765926535897931`, -1.9098114136846565`}, {-1.2765926535897931`, 0.6991487853054671}, {-1.2765926535897931`, \ -0.6561250453721409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.6114643773841277`}, {-1.271592653589793, -2.320259722947557}, \ {-1.271592653589793, -1.9097372839018898`}, {-1.271592653589793, 0.6989353128272344}, {-1.271592653589793, -0.6534006297044856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.611270862606628}, {-1.2665926535897931`, -2.3202924314442996`}, \ {-1.2665926535897931`, -1.909660343713057}, {-1.2665926535897931`, 0.6987230048159659}, {-1.2665926535897931`, \ -0.6506779029867551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.6110782485962174`}, {-1.261592653589793, -2.320328330422046}, \ {-1.261592653589793, -1.9095806377860682`}, {-1.261592653589793, 0.6985118529410003}, {-1.261592653589793, -0.6479568659340333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.6108865278343845`}, {-1.256592653589793, -2.3203673770054216`}, \ {-1.256592653589793, -1.9094982101699312`}, {-1.256592653589793, 0.6983018489755448}, {-1.256592653589793, -0.6452375190745573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.6106956928809475`}, {-1.251592653589793, -2.3204095288485984`}, \ {-1.251592653589793, -1.9094131043014406`}, {-1.251592653589793, 0.69809298479545}, {-1.251592653589793, -0.642519862752184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.610505736373058}, {-1.246592653589793, -2.320454744131029}, \ {-1.246592653589793, -1.909325363011847}, {-1.246592653589793, 0.6978852523780065}, {-1.246592653589793, -0.6398038971288363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.6103166510242226`}, {-1.241592653589793, -2.320502981553155}, \ {-1.241592653589793, -1.9092350285334962`}, {-1.241592653589793, 0.6976786438007617}, {-1.241592653589793, -0.6370896221869219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.6101284296233382`}, {-1.236592653589793, -2.320554200332075}, \ {-1.236592653589793, -1.9091421425064472`}, {-1.236592653589793, 0.6974731512403579}, {-1.236592653589793, -0.6343770377317329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.609941065033743}, {-1.231592653589793, -2.3206083601971925`}, \ {-1.231592653589793, -1.9090467459850555`}, {-1.231592653589793, 0.6972687669713916}, {-1.231592653589793, -0.6316661433938175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.6097545501922776`}, {-1.226592653589793, -2.3206654213858307`}, \ {-1.226592653589793, -1.9089488794445368`}, {-1.226592653589793, 0.6970654833652915}, {-1.226592653589793, -0.6289569386313324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.6095688781083664`}, {-1.2215926535897932`, \ -2.3207253446388276`}, {-1.2215926535897932`, -1.9088485827874917`}, \ {-1.2215926535897932`, 0.6968632928892173}, {-1.2215926535897932`, \ -0.6262494227323683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.6093840418631045`}, {-1.216592653589793, -2.3207880911961074`}, \ {-1.216592653589793, -1.9087458953504064`}, {-1.216592653589793, 0.6966621881049782}, {-1.216592653589793, -0.6235435948172551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.6092000346083655`}, {-1.2115926535897932`, -2.320853622792233}, \ {-1.2115926535897932`, -1.9086408559101178`}, {-1.2115926535897932`, 0.6964621616679689}, {-1.2115926535897932`, \ -0.6208394538408442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.6090168495659176`}, {-1.206592653589793, -2.320921901651944}, \ {-1.206592653589793, -1.9085335026902452`}, {-1.206592653589793, 0.6962632063261276}, {-1.206592653589793, -0.6181369985947645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.608834480026554}, {-1.2015926535897932`, -2.3209928904856785`}, \ {-1.2015926535897932`, -1.9084238733675891`}, {-1.2015926535897932`, 0.6960653149189088}, {-1.2015926535897932`, \ -0.6154362277096606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.608652919349236}, {-1.196592653589793, -2.3210665524850786`}, \ {-1.196592653589793, -1.9083120050784954`}, {-1.196592653589793, 0.6958684803762769}, {-1.196592653589793, -0.6127371396574048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.608472160960251}, {-1.1915926535897932`, -2.3211428513184957`}, \ {-1.1915926535897932`, -1.908197934425181}, {-1.1915926535897932`, 0.6956726957177177}, {-1.1915926535897932`, -0.610039732753289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.608292198352375}, {-1.186592653589793, -2.321221751126475}, \ {-1.186592653589793, -1.9080816974820245`}, {-1.186592653589793, 0.6954779540512657}, {-1.186592653589793, -0.6073440051581919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.6081130250840596`}, {-1.1815926535897932`, \ -2.3213032165172454`}, {-1.1815926535897932`, -1.9079633298018186`}, \ {-1.1815926535897932`, 0.6952842485725508}, {-1.1815926535897932`, \ -0.6046499548807273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.607934634778618}, {-1.176592653589793, -2.321387212562194}, \ {-1.176592653589793, -1.907842866421983}, {-1.176592653589793, 0.6950915725638614}, {-1.176592653589793, -0.6019575797793676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.6077570211234313`}, {-1.1715926535897931`, -2.321473704791349}, \ {-1.1715926535897931`, -1.9077203418707367`}, {-1.1715926535897931`, 0.6948999193932243}, {-1.1715926535897931`, \ -0.5992668775645476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.6075801778691634`}, {-1.166592653589793, -2.3215626591888525`}, \ {-1.166592653589793, -1.9075957901732328`}, {-1.166592653589793, 0.694709282513501}, {-1.166592653589793, -0.5965778458007441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.6074040988289875`}, {-1.1615926535897931`, -2.321654042188441}, \ {-1.1615926535897931`, -1.9074692448576491`}, {-1.1615926535897931`, 0.6945196554615013}, {-1.1615926535897931`, -0.593890481908539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.60722877787782}, {-1.156592653589793, -2.3217478206689237`}, \ {-1.156592653589793, -1.9073407389612391`}, {-1.156592653589793, 0.6943310318571113}, {-1.156592653589793, -0.5912047831666538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.607054208951576}, {-1.1515926535897931`, -2.321843961949671}, \ {-1.1515926535897931`, -1.9072103050363374`}, {-1.1515926535897931`, 0.6941434054024398}, {-1.1515926535897931`, \ -0.5885207467139699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.6068803860464222`}, {-1.146592653589793, -2.321942433786101}, \ {-1.146592653589793, -1.9070779751563254`}, {-1.146592653589793, 0.6939567698809778}, {-1.146592653589793, -0.5858383695515239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.6067073032180486`}, {-1.1415926535897931`, \ -2.3220432043651833`}, {-1.1415926535897931`, -1.9069437809215497`}, \ {-1.1415926535897931`, 0.6937711191567747}, {-1.1415926535897931`, \ -0.5831576485444833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.606534954580949}, {-1.1365926535897932`, -2.3221462423009416`}, \ {-1.1365926535897932`, -1.9068077534651977`}, {-1.1365926535897932`, 0.6935864471736299}, {-1.1365926535897932`, \ -0.5804785804241013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.6063633343077113`}, {-1.1315926535897929`, -2.322251516629974}, \ {-1.1315926535897929`, -1.9066699234591293`}, {-1.1315926535897929`, 0.6934027479542988}, {-1.1315926535897929`, \ -0.5778011617896518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.606192436628317}, {-1.126592653589793, -2.322358996806984}, \ {-1.126592653589793, -1.9065303211196587`}, {-1.126592653589793, 0.6932200155997134}, {-1.126592653589793, -0.5751253891103435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.606022255829455}, {-1.121592653589793, -2.322468652700321}, \ {-1.121592653589793, -1.9063889762132948`}, {-1.121592653589793, 0.6930382442882179}, {-1.121592653589793, -0.5724512587272137}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.6058527862538354`}, {-1.1165926535897932`, \ -2.3225804545875386`}, {-1.1165926535897932`, -1.9062459180624323`}, \ {-1.1165926535897932`, 0.6928574282748191}, {-1.1165926535897932`, \ -0.5697787668550023}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.605684022299526}, {-1.1115926535897929`, -2.322694373150968}, \ {-1.1115926535897929`, -1.906101175550995}, {-1.1115926535897929`, 0.6926775618904495}, {-1.1115926535897929`, \ -0.5671079095840064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.605515958419287}, {-1.106592653589793, -2.322810379473307}, \ {-1.106592653589793, -1.905954777130035}, {-1.106592653589793, 0.6924986395412458}, {-1.106592653589793, -0.5644386828819161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.605348589119922}, {-1.101592653589793, -2.322928445033228}, \ {-1.101592653589793, -1.9058067508232794`}, {-1.101592653589793, 0.6923206557078398}, {-1.101592653589793, -0.561771082595628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.605181908961633}, {-1.0965926535897932`, -2.323048541701003}, \ {-1.0965926535897932`, -1.9056571242326337`}, {-1.0965926535897932`, 0.6921436049446649}, {-1.0965926535897932`, \ -0.5591051044530428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.6050159125573913`}, {-1.0915926535897933`, -2.323170641734154}, \ {-1.0915926535897933`, -1.9055059245436317`}, {-1.0915926535897933`, 0.691967481879273}, {-1.0915926535897933`, -0.556440744064842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.6048505945723086`}, {-1.086592653589793, -2.3232947177731167`}, \ {-1.086592653589793, -1.9053531785308397`}, {-1.086592653589793, 0.6917922812116678}, {-1.086592653589793, -0.5537779969262454}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.6046859497230237`}, {-1.081592653589793, -2.323420742836932}, \ {-1.081592653589793, -1.9051989125632114`}, {-1.081592653589793, 0.6916179977136486}, {-1.081592653589793, -0.5511168584187526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.6045219727770954`}, {-1.0765926535897932`, \ -2.3235486903189586`}, {-1.0765926535897932`, -1.9050431526093905`}, \ {-1.0765926535897932`, 0.6914446262281686}, {-1.0765926535897932`, \ -0.5484573238118622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.6043586585524023`}, {-1.0715926535897933`, \ -2.3236785339826085`}, {-1.0715926535897933`, -1.9048859242429688`}, \ {-1.0715926535897933`, 0.6912721616687051}, {-1.0715926535897933`, \ -0.5457993882647753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.6041960019165553`}, {-1.066592653589793, -2.323810247957109}, \ {-1.066592653589793, -1.9047272526476886`}, {-1.066592653589793, 0.6911005990186422}, {-1.066592653589793, -0.54314304682808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.604033997786311}, {-1.061592653589793, -2.3239438067332876`}, \ {-1.061592653589793, -1.9045671626225995`}, {-1.061592653589793, 0.6909299333306663}, {-1.061592653589793, -0.5404882944454189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.603872641127002}, {-1.0565926535897932`, -2.3240791851593845`}, \ {-1.0565926535897932`, -1.904405678587164}, {-1.0565926535897932`, 0.6907601597261737}, {-1.0565926535897932`, \ -0.5378351259551374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.603711926951969}, {-1.0515926535897933`, -2.3242163584368933`}, \ {-1.0515926535897933`, -1.9042428245863094`}, {-1.0515926535897933`, 0.6905912733946901}, {-1.0515926535897933`, \ -0.5351835360919144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.603551850322001}, {-1.046592653589793, -2.3243553021164245`}, \ {-1.046592653589793, -1.904078624295435}, {-1.046592653589793, 0.690423269593302}, {-1.046592653589793, -0.5325335194883776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.603392406344788}, {-1.041592653589793, -2.324495992093603}, \ {-1.041592653589793, -1.9039131010253683`}, {-1.041592653589793, 0.6902561436461007}, {-1.041592653589793, -0.5298850706767008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.603233590174374}, {-1.0365926535897931`, -2.3246384046049906`}, \ {-1.0365926535897931`, -1.903746277727261}, {-1.0365926535897931`, 0.690089890943636}, {-1.0365926535897931`, -0.5272381840901821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.6030753970106244`}, {-1.0315926535897932`, -2.324782516224037}, \ {-1.0315926535897932`, -1.9035781769974478`}, {-1.0315926535897932`, 0.6899245069423842}, {-1.0315926535897932`, \ -0.5245928540648078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.602917822098697}, {-1.026592653589793, -2.3249283038570647`}, \ {-1.026592653589793, -1.9034088210822488`}, {-1.026592653589793, 0.6897599871642246}, {-1.026592653589793, -0.5219490748407996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.6027608607285195`}, {-1.021592653589793, -2.3250757447392787`}, \ {-1.021592653589793, -1.903238231882719}, {-1.021592653589793, 0.6895963271959301}, {-1.021592653589793, -0.5193068405641443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.6026045082342777`}, {-1.0165926535897931`, \ -2.3252248164308127`}, {-1.0165926535897931`, -1.90306643095935}, \ {-1.0165926535897931`, 0.6894335226886659}, {-1.0165926535897931`, \ -0.5166661452881068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.6024487599939072`}, {-1.0115926535897932`, \ -2.3253754968128018`}, {-1.0115926535897932`, -1.9028934395367225`}, \ {-1.0115926535897932`, 0.6892715693575022}, {-1.0115926535897932`, \ -0.5140269829747296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.602293611428594}, {-1.0065926535897929`, -2.3255277640834895`}, \ {-1.0065926535897929`, -1.9027192785081055`}, {-1.0065926535897929`, 0.6891104629809357}, {-1.0065926535897929`, -0.511389347496313}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.6021390580022805`}, {-1.001592653589793, -2.325681596754365}, \ {-1.001592653589793, -1.902543968440007}, {-1.001592653589793, 0.6889501994004225}, {-1.001592653589793, -0.5087532326368838}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.6019850952211803`}, {-0.9965926535897931, -2.3258369736463345`}, \ {-0.9965926535897931, -1.9023675295766733`}, {-0.9965926535897931, 0.6887907745199221}, {-0.9965926535897931, -0.5061186320936437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.601831718633297}, {-0.9915926535897932, -2.325993873885924}, \ {-0.9915926535897932, -1.9021899818445396`}, {-0.9915926535897932, 0.6886321843054517}, {-0.9915926535897932, -0.5034855394784068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.6016789238279516`}, {-0.9865926535897929, -2.3261522769015137`}, \ {-0.9865926535897929, -1.9020113448566296`}, {-0.9865926535897929, 0.6884744247846503}, {-0.9865926535897929, -0.50085394831902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.6015267064353145`}, {-0.981592653589793, -2.3263121624196095`}, \ {-0.981592653589793, -1.9018316379169053`}, {-0.981592653589793, 0.6883174920463547}, {-0.981592653589793, -0.4982238520607682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.6013750621259457`}, {-0.9765926535897931, -2.326473510461143}, \ {-0.9765926535897931, -1.9016508800245686`}, {-0.9765926535897931, 0.6881613822401841}, {-0.9765926535897931, \ -0.49559524406776606`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.6012239866103406`}, {-0.9715926535897932, -2.326636301337811}, \ {-0.9715926535897932, -1.9014690898783106`}, {-0.9715926535897932, 0.6880060915761355}, {-0.9715926535897932, -0.4929681176243342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.6010734756384792`}, {-0.9665926535897928, -2.326800515648441}, \ {-0.9665926535897928, -1.901286285880515}, {-0.9665926535897928, 0.6878516163241901}, {-0.9665926535897928, -0.4903424659363617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.6009235249993874`}, {-0.961592653589793, -2.326966134275398}, \ {-0.961592653589793, -1.9011024861414099`}, {-0.961592653589793, 0.6876979528139281}, {-0.961592653589793, -0.4877182821326552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.6007741305206964`}, {-0.9565926535897931, -2.327133138381024}, \ {-0.9565926535897931, -1.9009177084831712`}, {-0.9565926535897931, 0.6875450974341546}, {-0.9565926535897931, -0.4850955592662721}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.6006252880682155`}, {-0.9515926535897932, -2.3273015094041063`}, \ {-0.9515926535897932, -1.900731970443979}, {-0.9515926535897932, 0.6873930466325344}, {-0.9515926535897932, -0.4824742903158422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.6004769935455045`}, {-0.9465926535897933, -2.3274712290563886`}, \ {-0.9465926535897933, -1.9005452892820232`}, {-0.9465926535897933, 0.6872417969152379}, {-0.9465926535897933, -0.4798544681868746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.600329242893457}, {-0.9415926535897929, -2.327642279319109}, \ {-0.9415926535897929, -1.9003576819794623`}, {-0.9415926535897929, 0.687091344846595}, {-0.9415926535897929, \ -0.47723608571305115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.6001820320898843`}, {-0.936592653589793, -2.3278146424395785`}, \ {-0.936592653589793, -1.9001691652463362`}, {-0.936592653589793, 0.6869416870487597}, {-0.936592653589793, -0.4746191356575091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.600035357149109}, {-0.9315926535897932, -2.3279883009277884`}, \ {-0.9315926535897932, -1.899979755524426}, {-0.9315926535897932, 0.6867928202013838}, {-0.9315926535897932, -0.4720036107141072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.599889214121561}, {-0.9265926535897933, -2.32816323755306}, \ {-0.9265926535897933, -1.8997894689910726`}, {-0.9265926535897933, 0.686644741041301}, {-0.9265926535897933, -0.4693895035086809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.599743599093381}, {-0.9215926535897929, -2.3283394353407196`}, \ {-0.9215926535897929, -1.899598321562945}, {-0.9215926535897929, 0.6864974463622178}, {-0.9215926535897929, -0.4667768066002867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.599598508186028}, {-0.916592653589793, -2.3285168775688154`}, \ {-0.916592653589793, -1.899406328899762}, {-0.916592653589793, 0.6863509330144171}, {-0.916592653589793, -0.4641655124824316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.599453937555891}, {-0.9115926535897931, -2.3286955477648683`}, \ {-0.9115926535897931, -1.8992135064079683`}, {-0.9115926535897931, 0.6862051979044691}, {-0.9115926535897931, -0.4615556135842909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.5993098833939112`}, {-0.9065926535897932, -2.3288754297026517`}, \ {-0.9065926535897932, -1.8990198692443638`}, {-0.9065926535897932, 0.686060237994951}, {-0.9065926535897932, \ -0.45894710227191526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.599166341925199}, {-0.9015926535897929, -2.3290565073990135`}, \ {-0.9015926535897929, -1.8988254323196887`}, {-0.9015926535897929, 0.6859160503041772}, {-0.9015926535897929, -0.4563399708494249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.599023309408668}, {-0.896592653589793, -2.329238765110727}, \ {-0.896592653589793, -1.8986302103021606`}, {-0.896592653589793, 0.6857726319059386}, {-0.896592653589793, -0.4537342115601933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.5988807821366637`}, {-0.8915926535897931, -2.3294221873313794`}, \ {-0.8915926535897931, -1.8984342176209692`}, {-0.8915926535897931, 0.6856299799292483}, {-0.8915926535897931, -0.4511298165880183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.5987387564346034`}, {-0.8865926535897932, -2.329606758788293}, \ {-0.8865926535897932, -1.8982374684697239`}, {-0.8865926535897932, 0.685488091558101}, {-0.8865926535897932, -0.4485267780582829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.5985972286606187`}, {-0.8815926535897929, -2.3297924644394823`}, \ {-0.8815926535897929, -1.8980399768098586`}, {-0.8815926535897929, 0.6853469640312365}, {-0.8815926535897929, -0.4459250880391045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.598456195205202}, {-0.876592653589793, -2.3299792894706433`}, \ {-0.876592653589793, -1.8978417563739924`}, {-0.876592653589793, 0.6852065946419156}, {-0.876592653589793, -0.4433247385424753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.5983156524908586`}, {-0.8715926535897931, -2.3301672192921763`}, \ {-0.8715926535897931, -1.8976428206692457`}, {-0.8715926535897931, 0.685066980737703}, {-0.8715926535897931, -0.4407257215253894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.5981755969717635`}, {-0.8665926535897932, -2.33035623953625}, \ {-0.8665926535897932, -1.897443182980513}, {-0.8665926535897932, 0.6849281197202598}, {-0.8665926535897932, -0.4381280288909588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.598036025133421}, {-0.8615926535897929, -2.330546336053887}, \ {-0.8615926535897929, -1.897242856373694}, {-0.8615926535897929, 0.6847900090451446}, {-0.8615926535897929, \ -0.43553165248952536`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.5978969334923314`}, {-0.856592653589793, -2.330737494912093}, \ {-0.856592653589793, -1.8970418536988811`}, {-0.856592653589793, 0.6846526462216234}, {-0.856592653589793, -0.4329365841197563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.5977583185956594`}, {-0.8515926535897931, -2.330929702391017}, \ {-0.8515926535897931, -1.8968401875935055`}, {-0.8515926535897931, 0.6845160288124882}, {-0.8515926535897931, \ -0.43034281552973225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.5976201770209086`}, {-0.8465926535897932, -2.3311229449811424`}, \ {-0.8465926535897932, -1.8966378704854387`}, {-0.8465926535897932, 0.6843801544338842}, {-0.8465926535897932, \ -0.42775033841802546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.5974825053755994`}, {-0.8415926535897928, -2.3313172093805123`}, \ {-0.8415926535897928, -1.8964349145960586`}, {-0.8415926535897928, 0.6842450207551463}, {-0.8415926535897928, -0.4251591444347699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.597345300296952}, {-0.836592653589793, -2.3315124824919904`}, \ {-0.836592653589793, -1.8962313319432673`}, {-0.836592653589793, 0.6841106254986433}, {-0.836592653589793, \ -0.42256922518272066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.5972085584515714`}, {-0.8315926535897931, -2.331708751420553}, \ {-0.8315926535897931, -1.8960271343444737`}, {-0.8315926535897931, 0.6839769664396316}, {-0.8315926535897931, \ -0.41998057221830465`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.5970722765351377`}, {-0.8265926535897932, -2.3319060034706096`}, \ {-0.8265926535897932, -1.8958223334195328`}, {-0.8265926535897932, 0.683844041406117}, {-0.8265926535897932, -0.4173931770526628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.596936451272103}, {-0.8215926535897933, -2.332104226143366}, \ {-0.8215926535897933, -1.8956169405936467`}, {-0.8215926535897933, 0.6837118482787251}, {-0.8215926535897933, -0.4148070311526836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.596801079415387}, {-0.8165926535897929, -2.332303407134207}, \ {-0.8165926535897929, -1.895410967100226}, {-0.8165926535897929, 0.6835803849905815}, {-0.8165926535897929, -0.4122221259420283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.5966661577460797`}, {-0.811592653589793, -2.332503534330121}, \ {-0.811592653589793, -1.895204423983711}, {-0.811592653589793, 0.6834496495271982}, {-0.811592653589793, \ -0.40963845280214795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.5965316830731484`}, {-0.8065926535897932, -2.3327045958071535`}, \ {-0.8065926535897932, -1.8949973221023553`}, {-0.8065926535897932, 0.6833196399263709}, {-0.8065926535897932, -0.4070560030732917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.5963976522331476`}, {-0.8015926535897933, -2.332906579827889}, \ {-0.8015926535897933, -1.8947896721309705`}, {-0.8015926535897933, 0.6831903542780842}, {-0.8015926535897933, \ -0.40447476805550836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.596264062089931}, {-0.7965926535897929, -2.3331094748389694`}, \ {-0.7965926535897929, -1.8945814845636337`}, {-0.7965926535897929, 0.6830617907244243}, {-0.7965926535897929, -0.4018947390096396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.5961309095343696`}, {-0.791592653589793, -2.333313269468637}, \ {-0.791592653589793, -1.8943727697163575`}, {-0.791592653589793, 0.6829339474595018}, {-0.791592653589793, -0.3993159071583068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.595998191484073}, {-0.7865926535897931, -2.3335179525243186`}, \ {-0.7865926535897931, -1.8941635377297203`}, {-0.7865926535897931, 0.6828068227293826}, {-0.7865926535897931, -0.3967382636868884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.5958659048831128`}, {-0.7815926535897932, -2.3337235129902267`}, \ {-0.7815926535897932, -1.8939537985714654`}, {-0.7815926535897932, 0.6826804148320268}, {-0.7815926535897932, -0.3941617997444928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.595734046701751}, {-0.7765926535897929, -2.333929940025004}, \ {-0.7765926535897929, -1.8937435620390586`}, {-0.7765926535897929, 0.6825547221172367}, {-0.7765926535897929, -0.3915865064449232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.595602613936171}, {-0.771592653589793, -2.3341372229593897`}, \ {-0.771592653589793, -1.8935328377622112`}, {-0.771592653589793, 0.6824297429866135}, {-0.771592653589793, \ -0.38901237486763607`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.595471603608213}, {-0.7665926535897931, -2.334345351293918}, \ {-0.7665926535897931, -1.8933216352053701`}, {-0.7665926535897931, 0.6823054758935234}, {-0.7665926535897931, -0.3864393960586925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.595341012765111}, {-0.7615926535897932, -2.3345543146966485`}, \ {-0.7615926535897932, -1.8931099636701696`}, {-0.7615926535897932, 0.6821819193430688}, {-0.7615926535897932, \ -0.38386756103170455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.595210838479236}, {-0.7565926535897929, -2.3347641030009227`}, \ {-0.7565926535897929, -1.8928978322978502`}, {-0.7565926535897929, 0.6820590718920744}, {-0.7565926535897929, \ -0.38129686076877417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.595081077847839}, {-0.751592653589793, -2.334974706203151}, \ {-0.751592653589793, -1.8926852500716427`}, {-0.751592653589793, 0.6819369321490758}, {-0.751592653589793, \ -0.37872728622142887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.5949517279927985`}, {-0.7465926535897931, -2.3351861144606296`}, \ {-0.7465926535897931, -1.8924722258191178`}, {-0.7465926535897931, 0.6818154987743203}, {-0.7465926535897931, -0.3761588283115479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.5948227860603748`}, {-0.7415926535897932, -2.335398318089384}, \ {-0.7415926535897932, -1.8922587682145038`}, {-0.7415926535897932, 0.6816947704797756}, {-0.7415926535897932, -0.3735914779322861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.5946942492209613`}, {-0.7365926535897929, -2.3356113075620417`}, \ {-0.7365926535897929, -1.8920448857809695`}, {-0.7365926535897929, 0.6815747460291465}, {-0.7365926535897929, \ -0.37102522594899123`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.594566114668843}, {-0.731592653589793, -2.335825073505734}, \ {-0.731592653589793, -1.8918305868928753`}, {-0.731592653589793, 0.6814554242379024}, {-0.731592653589793, \ -0.36846006320011776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.594438379621957}, {-0.7265926535897931, -2.3360396067000244`}, \ {-0.7265926535897931, -1.8916158797779914`}, {-0.7265926535897931, 0.6813368039733114}, {-0.7265926535897931, -0.3658959804981329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.594311041321655}, {-0.7215926535897932, -2.336254898074865}, \ {-0.7215926535897932, -1.8914007725196849`}, {-0.7215926535897932, 0.6812188841544844}, {-0.7215926535897932, -0.3633329686304212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.5941840970324717`}, {-0.7165926535897928, -2.3364709387085782`}, \ {-0.7165926535897928, -1.8911852730590746`}, {-0.7165926535897928, 0.6811016637524278}, {-0.7165926535897928, \ -0.36077101836018277`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.5940575440418927`}, {-0.711592653589793, -2.3366877198258704`}, \ {-0.711592653589793, -1.890969389197154}, {-0.711592653589793, 0.6809851417901057}, {-0.711592653589793, -0.3582101204273284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.593931379660128}, {-0.7065926535897931, -2.336905232795867}, \ {-0.7065926535897931, -1.8907531285968866`}, {-0.7065926535897931, 0.68086931734251}, {-0.7065926535897931, -0.3556502655493699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.5938056012198856`}, {-0.7015926535897932, -2.337123469130176}, \ {-0.7015926535897932, -1.890536498785265}, {-0.7015926535897932, 0.6807541895367412}, {-0.7015926535897932, -0.353091444422307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.593680206076151}, {-0.6965926535897933, -2.33734242048098}, \ {-0.6965926535897933, -1.8903195071553478`}, {-0.6965926535897933, 0.680639757552096}, {-0.6965926535897933, \ -0.35053364772151097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.593555191605966}, {-0.6915926535897929, -2.3375620786391487`}, \ {-0.6915926535897929, -1.890102160968259}, {-0.6915926535897929, 0.6805260206201666}, {-0.6915926535897929, \ -0.34797686610260425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.593430555208216}, {-0.686592653589793, -2.337782435532384}, \ {-0.686592653589793, -1.8898844673551625`}, {-0.686592653589793, 0.6804129780249473}, {-0.686592653589793, -0.3454210902023386}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.593306294303412}, {-0.6815926535897932, -2.338003483223386}, \ {-0.6815926535897932, -1.8896664333192084`}, {-0.6815926535897932, 0.680300629102951}, {-0.6815926535897932, -0.3428663106394668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.5931824063334825`}, {-0.6765926535897933, -2.3382252139080393`}, \ {-0.6765926535897933, -1.889448065737448}, {-0.6765926535897933, 0.6801889732433354}, {-0.6765926535897933, \ -0.34031251801561613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.5930588887615644`}, {-0.6715926535897929, -2.33844761991364}, \ {-0.6715926535897929, -1.8892293713627208`}, {-0.6715926535897929, 0.6800780098880379}, {-0.6715926535897929, -0.3377597029161557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.5929357390717955`}, {-0.666592653589793, -2.338670693697128}, \ {-0.666592653589793, -1.8890103568255165`}, {-0.666592653589793, 0.6799677385319205}, {-0.666592653589793, \ -0.33520785591106395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.592812954769114}, {-0.6615926535897931, -2.3388944278433583`}, \ {-0.6615926535897931, -1.8887910286358072`}, {-0.6615926535897931, 0.6798581587229243}, {-0.6615926535897931, -0.3326569675557921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.592690533379056}, {-0.6565926535897932, -2.3391188150633866`}, \ {-0.6565926535897932, -1.888571393184852}, {-0.6565926535897932, 0.6797492700622327}, {-0.6565926535897932, -0.3301070283921273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.592568472447559}, {-0.6515926535897929, -2.3393438481927853`}, \ {-0.6515926535897929, -1.8883514567469766`}, {-0.6515926535897929, 0.6796410722044458}, {-0.6515926535897929, \ -0.32755802894905367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.592446769540763}, {-0.646592653589793, -2.33956952018998}, \ {-0.646592653589793, -1.8881312254813272`}, {-0.646592653589793, 0.679533564857763}, {-0.646592653589793, -0.32500995974361196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.592325422244821}, {-0.6415926535897931, -2.3397958241346095`}, \ {-0.6415926535897931, -1.887910705433593}, {-0.6415926535897931, 0.6794267477841764}, {-0.6415926535897931, \ -0.32246281128175697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.592204428165707}, {-0.6365926535897932, -2.340022753225907}, \ {-0.6365926535897932, -1.8876899025377114`}, {-0.6365926535897932, 0.6793206207996741}, {-0.6365926535897932, -0.3199165740592166}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.5920837849290264`}, {-0.6315926535897929, -2.340250300781109}, \ {-0.6315926535897929, -1.8874688226175396`}, {-0.6315926535897929, 0.6792151837744532}, {-0.6315926535897929, \ -0.31737123856234684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.59196349017983}, {-0.626592653589793, -2.3404784602338817`}, \ {-0.626592653589793, -1.8872474713885081`}, {-0.626592653589793, 0.6791104366331432}, {-0.626592653589793, \ -0.31482679526899005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.5918435415824326`}, {-0.6215926535897931, -2.3407072251327707`}, \ {-0.6215926535897931, -1.887025854459243}, {-0.6215926535897931, 0.679006379355039}, {-0.6215926535897931, \ -0.31228323464932906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.591723936820229}, {-0.6165926535897932, -2.3409365891396754`}, \ {-0.6165926535897932, -1.8868039773331704`}, {-0.6165926535897932, 0.6789030119743454}, {-0.6165926535897932, -0.3097405471667437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.5916046735955156`}, {-0.6115926535897929, -2.3411665460283415`}, \ {-0.6115926535897929, -1.8865818454100904`}, {-0.6115926535897929, 0.6788003345804312}, {-0.6115926535897929, -0.3071987232786673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.591485749629315}, {-0.606592653589793, -2.3413970896828746`}, \ {-0.606592653589793, -1.8863594639877341`}, {-0.606592653589793, 0.6786983473180936}, {-0.606592653589793, \ -0.30465775343744395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.5913671626611987`}, {-0.6015926535897931, -2.3416282140962816`}, \ {-0.6015926535897931, -1.8861368382632906`}, {-0.6015926535897931, 0.6785970503878339}, {-0.6015926535897931, -0.3021176280911839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.591248910449116}, {-0.5965926535897932, -2.341859913369023}, \ {-0.5965926535897932, -1.8859139733349153`}, {-0.5965926535897932, 0.678496444046144}, {-0.5965926535897932, -0.2995783376846234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.5911309907692233`}, {-0.5915926535897928, -2.342092181707592}, \ {-0.5915926535897928, -1.885690874203215}, {-0.5915926535897928, 0.6783965286058026}, {-0.5915926535897928, \ -0.29703987265998305`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.5910134014157165`}, {-0.586592653589793, -2.342325013423116}, \ {-0.586592653589793, -1.8854675457727084`}, {-0.586592653589793, 0.6782973044361844}, {-0.586592653589793, -0.2945022234578301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.5908961402006643`}, {-0.5815926535897931, -2.342558402929972}, \ {-0.5815926535897931, -1.8852439928532658`}, {-0.5815926535897931, 0.6781987719635789}, {-0.5815926535897931, -0.2919653805179389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.5907792049538436`}, {-0.5765926535897931, -2.342792344744424}, \ {-0.5765926535897931, -1.8850202201615285`}, {-0.5765926535897931, 0.67810093167152}, {-0.5765926535897931, -0.2894293342801568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.5906625935225787`}, {-0.571592653589793, -2.3430268334832847`}, \ {-0.571592653589793, -1.8847962323223038`}, {-0.571592653589793, 0.6780037841011299}, {-0.571592653589793, -0.2868940751852698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.5905463037715806`}, {-0.566592653589793, -2.343261863862591}, \ {-0.566592653589793, -1.8845720338699408`}, {-0.566592653589793, 0.6779073298514707}, {-0.566592653589793, \ -0.28435959367587244`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.5904303335827885`}, {-0.561592653589793, -2.3434974306962983`}, \ {-0.561592653589793, -1.8843476292496837`}, {-0.561592653589793, 0.6778115695799103}, {-0.561592653589793, -0.2818258801972381}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.5903146808552147`}, {-0.556592653589793, -2.3437335288950005`}, \ {-0.556592653589793, -1.8841230228190076`}, {-0.556592653589793, 0.6777165040024993}, {-0.556592653589793, \ -0.27929292519819504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.590199343504791}, {-0.551592653589793, -2.3439701534646615`}, \ {-0.551592653589793, -1.8838982188489293`}, {-0.551592653589793, 0.6776221338943598}, {-0.551592653589793, -0.2767607191320033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.5900843194642147`}, {-0.546592653589793, -2.344207299505367}, \ {-0.546592653589793, -1.8836732215253014`}, {-0.546592653589793, 0.6775284600900866}, {-0.546592653589793, \ -0.27422925245723645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.5899696066828004`}, {-0.541592653589793, -2.344444962210098}, \ {-0.541592653589793, -1.8834480349500868`}, {-0.541592653589793, 0.6774354834841608}, {-0.541592653589793, -0.2716985156386654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.5898552031263304`}, {-0.536592653589793, -2.3446831368635173`}, \ {-0.536592653589793, -1.8832226631426119`}, {-0.536592653589793, 0.6773432050313748}, {-0.536592653589793, \ -0.26916849914814917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.5897411067769087`}, {-0.531592653589793, -2.344921818840777}, \ {-0.531592653589793, -1.8829971100408007`}, {-0.531592653589793, 0.677251625747272}, {-0.531592653589793, -0.26663919346552706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.5896273156328173`}, {-0.526592653589793, -2.3451610036063437`}, \ {-0.526592653589793, -1.8827713795023917`}, {-0.526592653589793, 0.677160746708597}, {-0.526592653589793, -0.26411058907951707`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.5895138277083714`}, {-0.521592653589793, -2.345400686712837}, \ {-0.521592653589793, -1.882545475306135}, {-0.521592653589793, 0.6770705690537606}, {-0.521592653589793, \ -0.26158267648861844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.5894006410337793`}, {-0.5165926535897931, -2.345640863799891}, \ {-0.5165926535897931, -1.8823194011529703`}, {-0.5165926535897931, 0.6769810939833167}, {-0.5165926535897931, -0.2590554462020199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.589287753655005}, {-0.511592653589793, -2.3458815305930294`}, \ {-0.511592653589793, -1.8820931606671878`}, {-0.511592653589793, 0.6768923227604539}, {-0.511592653589793, -0.2565288887405119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.589175163633629}, {-0.5065926535897931, -2.346122682902554}, \ {-0.5065926535897931, -1.8818667573975725`}, {-0.5065926535897931, 0.6768042567114981}, {-0.5065926535897931, -0.2540029946374078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.5890628690467103`}, {-0.5015926535897931, -2.3463643166224584`}, \ {-0.5015926535897931, -1.881640194818527}, {-0.5015926535897931, 0.676716897226433}, {-0.5015926535897931, -0.2514777544394666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.588950867986658}, {-0.49659265358979304`, -2.3466064277293484`}, \ {-0.49659265358979304`, -1.8814134763311803`}, {-0.49659265358979304`, 0.6766302457594306}, {-0.49659265358979304`, \ -0.24895315870782653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.5888391585610955`}, {-0.4915926535897931, -2.3468490122813863`}, \ {-0.4915926535897931, -1.881186605264479}, {-0.4915926535897931, 0.676544303829398}, {-0.4915926535897931, -0.2464291980189417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.5887277388927283`}, {-0.4865926535897931, -2.3470920664172428`}, \ {-0.4865926535897931, -1.880959584876261}, {-0.4865926535897931, 0.6764590730205373}, {-0.4865926535897931, \ -0.24390586296552813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.5886166071192194`}, {-0.4815926535897931, -2.347335586355074}, \ {-0.4815926535897931, -1.8807324183543122`}, {-0.4815926535897931, 0.6763745549829216}, {-0.4815926535897931, \ -0.24138314415751558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.588505761393059}, {-0.4765926535897931, -2.347579568391506}, \ {-0.4765926535897931, -1.880505108817407}, {-0.4765926535897931, 0.6762907514330855}, {-0.4765926535897931, -0.2388610322230077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.588395199881439}, {-0.4715926535897931, -2.3478240089006377`}, \ {-0.4715926535897931, -1.8802776593163344`}, {-0.4715926535897931, 0.6762076641546287}, {-0.4715926535897931, \ -0.23633951780925055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.588284920766131}, {-0.46659265358979307`, -2.3480689043330605`}, \ {-0.46659265358979307`, -1.8800500728349057`}, {-0.46659265358979307`, 0.6761252949988378}, {-0.46659265358979307`, \ -0.2338185915836076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.588174922243361}, {-0.46159265358979307`, -2.3483142512148865`}, \ {-0.46159265358979307`, -1.879822352290948}, {-0.46159265358979307`, 0.6760436458853215}, {-0.46159265358979307`, \ -0.23129824423454556`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.5880652025236905`}, {-0.45659265358979306`, \ -2.3485600461468006`}, {-0.45659265358979306`, -1.8795945005372814`}, \ {-0.45659265358979306`, 0.6759627188026631}, {-0.45659265358979306`, \ -0.22877846647262776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.5879557598318965`}, {-0.45159265358979306`, \ -2.3488062858031187`}, {-0.45159265358979306`, -1.8793665203626826`}, \ {-0.45159265358979306`, 0.6758825158090878}, {-0.45159265358979306`, \ -0.22625924903151692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.587846592406854}, {-0.44659265358979305`, -2.349052966930864}, \ {-0.44659265358979305`, -1.8791384144928311`}, {-0.44659265358979305`, 0.6758030390331466}, {-0.44659265358979305`, \ -0.22374058266898836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.5877376985014195`}, {-0.44159265358979305`, \ -2.3493000863488582`}, {-0.44159265358979305`, -1.8789101855912427`}, \ {-0.44159265358979305`, 0.6757242906744184}, {-0.44159265358979305`, \ -0.22122245816795227`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.5876290763823158`}, {-0.43659265358979304`, \ -2.3495476409468226`}, {-0.43659265358979304`, -1.8786818362601876`}, \ {-0.43659265358979304`, 0.675646273004226}, {-0.43659265358979304`, \ -0.21870486633748684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.5875207243300196`}, {-0.43159265358979304`, \ -2.3497956276844953`}, {-0.43159265358979304`, -1.878453369041594}, \ {-0.43159265358979304`, 0.6755689883663721}, {-0.43159265358979304`, \ -0.2161877980138821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.5874126406386493`}, {-0.42659265358979304`, -2.350044043590766}, \ {-0.42659265358979304`, -1.878224786417938}, {-0.42659265358979304`, 0.6754924391778908}, {-0.42659265358979304`, \ -0.21367124406169424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.587304823615855}, {-0.42159265358979303`, -2.3502928857628147`}, \ {-0.42159265358979303`, -1.8779960908131197`}, {-0.42159265358979303`, 0.6754166279298182}, {-0.42159265358979303`, \ -0.21115519537481506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.5871972715827085`}, {-0.416592653589793, -2.350542151365271}, \ {-0.416592653589793, -1.8777672845933238`}, {-0.416592653589793, 0.6753415571879802}, {-0.416592653589793, \ -0.20863964287754405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.587089982873597}, {-0.411592653589793, -2.350791837629384}, \ {-0.411592653589793, -1.8775383700678705`}, {-0.411592653589793, 0.6752672295937989}, {-0.411592653589793, \ -0.20612457752568525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.5869829558361173`}, {-0.406592653589793, -2.351041941852207}, \ {-0.406592653589793, -1.8773093494900492`}, {-0.406592653589793, 0.6751936478651176}, {-0.406592653589793, -0.2036099903076471}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.5868761888309697`}, {-0.40159265358979307`, -2.351292461395788}, \ {-0.40159265358979307`, -1.8770802250579406`}, {-0.40159265358979307`, 0.6751208147970456}, {-0.40159265358979307`, \ -0.2010958722455599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.586769680231856}, {-0.39659265358979306`, -2.351543393686382}, \ {-0.39659265358979306`, -1.8768509989152273`}, {-0.39659265358979306`, 0.6750487332628208}, {-0.39659265358979306`, \ -0.19858221439640536`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.586663428425377}, {-0.39159265358979306`, -2.3517947362136695`}, \ {-0.39159265358979306`, -1.8766216731519885`}, {-0.39159265358979306`, 0.6749774062146936}, {-0.39159265358979306`, \ -0.1960690078531606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.586557431810933}, {-0.38659265358979306`, -2.352046486529988}, \ {-0.38659265358979306`, -1.8763922498054855`}, {-0.38659265358979306`, 0.6749068366848301}, {-0.38659265358979306`, \ -0.19355624374595612`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.5864516888006226`}, {-0.38159265358979305`, \ -2.3522986422495764`}, {-0.38159265358979305`, -1.876162730860932}, \ {-0.38159265358979305`, 0.6748370277862356}, {-0.38159265358979305`, \ -0.1910439132432492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.5863461978191475`}, {-0.37659265358979305`, \ -2.3525512010478313`}, {-0.37659265358979305`, -1.8759331182522563`}, \ {-0.37659265358979305`, 0.6747679827136989}, {-0.37659265358979305`, \ -0.18853200755301175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.5862409573037137`}, {-0.3715926535897931, -2.352804160660575}, \ {-0.3715926535897931, -1.8757034138628441`}, {-0.3715926535897931, 0.6746997047447589}, {-0.3715926535897931, \ -0.18602051792393473`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.5861359657039373`}, {-0.3665926535897931, -2.353057518883331}, \ {-0.3665926535897931, -1.8754736195262791`}, {-0.3665926535897931, 0.6746321972406911}, {-0.3665926535897931, -0.1835094356466477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.5860312214817514`}, {-0.3615926535897931, -2.35331127357062}, \ {-0.3615926535897931, -1.8752437370270643`}, {-0.3615926535897931, 0.6745654636475169}, {-0.3615926535897931, \ -0.18099875205495655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.585926723111311}, {-0.3565926535897931, -2.3535654226352563`}, \ {-0.3565926535897931, -1.8750137681013352`}, {-0.3565926535897931, 0.6744995074970356}, {-0.3565926535897931, \ -0.17848845852709688`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.585822469078905}, {-0.3515926535897931, -2.353819964047661}, \ {-0.3515926535897931, -1.8747837144375614`}, {-0.3515926535897931, 0.6744343324078782}, {-0.3515926535897931, \ -0.17597854648700575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.5857184578828627`}, {-0.3465926535897931, -2.354074895835187}, \ {-0.3465926535897931, -1.8745535776772368`}, {-0.3465926535897931, 0.6743699420865861}, {-0.3465926535897931, \ -0.17346900740561164`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.5856146880334685`}, {-0.34159265358979307`, \ -2.3543302160814528`}, {-0.34159265358979307`, -1.8743233594155593`}, \ {-0.34159265358979307`, 0.6743063403287112}, {-0.34159265358979307`, \ -0.17095983280214194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.585511158052871}, {-0.33659265358979307`, -2.3545859229256845`}, \ {-0.33659265358979307`, -1.8740930612020978`}, {-0.33659265358979307`, 0.6742435310199427}, {-0.33659265358979307`, \ -0.16845101424545392`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.585407866474999}, {-0.33159265358979306`, -2.354842014562073}, \ {-0.33159265358979306`, -1.873862684541452}, {-0.33159265358979306`, 0.6741815181372558}, {-0.33159265358979306`, \ -0.16594254335537592`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.5853048118454742`}, {-0.32659265358979306`, \ -2.3550984892391384`}, {-0.32659265358979306`, -1.8736322308938993`}, \ {-0.32659265358979306`, 0.674120305750088}, {-0.32659265358979306`, \ -0.16343441180408055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.5852019927215295`}, {-0.32159265358979305`, \ -2.3553553452591056`}, {-0.32159265358979305`, -1.873401701676031}, \ {-0.32159265358979305`, 0.6740598980215391}, {-0.32159265358979305`, \ -0.16092661131747088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.585099407671926}, {-0.31659265358979305`, -2.3556125809772896`}, \ {-0.31659265358979305`, -1.87317109826138}, {-0.31659265358979305`, 0.6740002992095977}, {-0.31659265358979305`, \ -0.1584191336765897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.584997055276869}, {-0.31159265358979304`, -2.3558701948014895`}, \ {-0.31159265358979304`, -1.872940421981039}, {-0.31159265358979304`, 0.6739415136683959}, {-0.31159265358979304`, \ -0.15591197071905202`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.584894934127929}, {-0.30659265358979304`, -2.356128185191395}, \ {-0.30659265358979304`, -1.8727096741242657`}, {-0.30659265358979304`, 0.6738835458494874}, {-0.30659265358979304`, \ -0.15340511434049897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.5847930428279655`}, {-0.30159265358979304`, -2.356386550658001}, \ {-0.30159265358979304`, -1.8724788559390813`}, {-0.30159265358979304`, 0.6738264003031575}, {-0.30159265358979304`, \ -0.150898556496075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.5846913799910434`}, {-0.29659265358979303`, \ -2.3566452897630294`}, {-0.29659265358979303`, -1.8722479686328577`}, \ {-0.29659265358979303`, 0.6737700816797575}, {-0.29659265358979303`, \ -0.14839228920192893`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.584589944242361}, {-0.2915926535897931, -2.3569044011183657`}, \ {-0.2915926535897931, -1.872017013372898}, {-0.2915926535897931, 0.6737145947310715}, {-0.2915926535897931, \ -0.14588630453673918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.58448873421817}, {-0.2865926535897931, -2.357163883385499}, \ {-0.2865926535897931, -1.8717859912870032`}, {-0.2865926535897931, 0.673659944311709}, {-0.2865926535897931, -0.1433805946432666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.5843877485657054`}, {-0.2815926535897931, -2.3574237352749736`}, \ {-0.2815926535897931, -1.8715549034640344`}, {-0.2815926535897931, 0.6736061353805288}, {-0.2815926535897931, \ -0.14087515172992507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.5842869859431072`}, {-0.27659265358979307`, \ -2.3576839555458524`}, {-0.27659265358979307`, -1.871323750954463}, \ {-0.27659265358979307`, 0.6735531730020945}, {-0.27659265358979307`, \ -0.13836996807238944`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.584186445019352}, {-0.27159265358979306`, -2.3579445430051846`}, \ {-0.27159265358979306`, -1.8710925347709122`}, {-0.27159265358979306`, 0.6735010623481593}, {-0.27159265358979306`, \ -0.135865036015222}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.584086124474179}, {-0.26659265358979306`, -2.3582054965074826`}, \ {-0.26659265358979306`, -1.8708612558886926`}, {-0.26659265358979306`, 0.6734498086991837}, {-0.26659265358979306`, \ -0.13336034797353044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.5839860229980216`}, {-0.26159265358979306`, -2.358466814954211}, \ {-0.26159265358979306`, -1.8706299152463262`}, {-0.26159265358979306`, 0.6733994174458843}, {-0.26159265358979306`, \ -0.13085589643465284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.5838861392919372`}, {-0.25659265358979305`, -2.358728497293283}, \ {-0.25659265358979305`, -1.8703985137460621`}, {-0.25659265358979305`, 0.6733498940908177}, {-0.25659265358979305`, \ -0.12835167395987265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.583786472067539}, {-0.25159265358979305`, -2.3589905425185593`}, \ {-0.25159265358979305`, -1.870167052254387}, {-0.25159265358979305`, 0.673301244249996}, {-0.25159265358979305`, \ -0.12584767318616258`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.583687020046932}, {-0.24659265358979304`, -2.359252949669366}, \ {-0.24659265358979304`, -1.8699355316025221`}, {-0.24659265358979304`, 0.6732534736545379}, {-0.24659265358979304`, \ -0.12334388682795999`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.5835877819626396`}, {-0.24159265358979304`, -2.359515717830011}, \ {-0.24159265358979304`, -1.8697039525869183`}, {-0.24159265358979304`, 0.6732065881523542}, {-0.24159265358979304`, \ -0.12084030767897304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.5834887565575477`}, {-0.23659265358979303`, -2.359778846129316}, \ {-0.23659265358979303`, -1.8694723159697377`}, {-0.23659265358979303`, 0.67316059370987}, {-0.23659265358979303`, \ -0.11833692861401934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.5833899425848363`}, {-0.23159265358979303`, \ -2.3600423337401453`}, {-0.23159265358979303`, -1.8692406224793312`}, \ {-0.23159265358979303`, 0.6731154964137824}, {-0.23159265358979303`, \ -0.11583374259089715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.5832913388079164`}, {-0.22659265358979308`, \ -2.3603061798789606`}, {-0.22659265358979308`, -1.8690088728107062`}, \ {-0.22659265358979308`, 0.673071302472857}, {-0.22659265358979308`, \ -0.11333074265229064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.5831929440003703`}, {-0.22159265358979308`, \ -2.3605703838053653`}, {-0.22159265358979308`, -1.868777067625988}, \ {-0.22159265358979308`, 0.6730280182197601}, {-0.22159265358979308`, \ -0.11082792192771013`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.5830947569458886`}, {-0.21659265358979307`, -2.360834944821665}, \ {-0.21659265358979307`, -1.8685452075548727`}, {-0.21659265358979307`, 0.6729856501129332}, {-0.21659265358979307`, \ -0.10832527363546669`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.582996776438213}, {-0.21159265358979307`, -2.3610998622724373`}, \ {-0.21159265358979307`, -1.8683132931950737`}, {-0.21159265358979307`, 0.6729442047385042}, {-0.21159265358979307`, \ -0.10582279108468454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.582899001281076}, {-0.20659265358979306`, -2.3613651355441045`}, \ {-0.20659265358979306`, -1.8680813251127593`}, {-0.20659265358979306`, 0.6729036888122402}, {-0.20659265358979306`, \ -0.103320467677349}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.5828014302881437`}, {-0.20159265358979306`, -2.361630764064515}, \ {-0.20159265358979306`, -1.8678493038429858`}, {-0.20159265358979306`, 0.6728641091815424}, {-0.20159265358979306`, \ -0.10081829691039436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.5827040622829593`}, {-0.19659265358979305`, \ -2.3618967473025343`}, {-0.19659265358979305`, -1.8676172298901206`}, \ {-0.19659265358979305`, 0.6728254728274826}, {-0.19659265358979305`, \ -0.09831627237782926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.582606896098887}, {-0.19159265358979305`, -2.3621630847676394`}, \ {-0.19159265358979305`, -1.8673851037282607`}, {-0.19159265358979305`, 0.6727877868668833}, {-0.19159265358979305`, \ -0.09581438777290331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.582509930579058}, {-0.18659265358979304`, -2.362429776009524}, \ {-0.18659265358979304`, -1.8671529258016435`}, {-0.18659265358979304`, 0.6727510585544412}, {-0.18659265358979304`, \ -0.09331263689031362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.5824131645763178`}, {-0.18159265358979304`, -2.362696820617707}, \ {-0.18159265358979304`, -1.8669206965250493`}, {-0.18159265358979304`, 0.6727152952848964}, {-0.18159265358979304`, \ -0.0908110136284544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.5823165969531696`}, {-0.17659265358979304`, -2.362964218221152}, \ {-0.17659265358979304`, -1.866688416284201}, {-0.17659265358979304`, 0.6726805045952476}, {-0.17659265358979304`, \ -0.08830951199170896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.5822202265817285`}, {-0.17159265358979303`, -2.363231968487889}, \ {-0.17159265358979303`, -1.8664560854361532`}, {-0.17159265358979303`, 0.6726466941670146}, {-0.17159265358979303`, \ -0.08580812609278549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.5821240523436653`}, {-0.16659265358979303`, -2.363500071124647}, \ {-0.16659265358979303`, -1.8662237043096765`}, {-0.16659265358979303`, 0.6726138718285475}, {-0.16659265358979303`, \ -0.08330685015509873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.5820280731301604`}, {-0.16159265358979308`, \ -2.3637685258764907`}, {-0.16159265358979308`, -1.8659912732056383`}, \ {-0.16159265358979308`, 0.6725820455573865}, {-0.16159265358979308`, \ -0.08080567851519746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.5819322878418536`}, {-0.15659265358979307`, -2.364037332526464}, \ {-0.15659265358979307`, -1.8657587923973675`}, {-0.15659265358979307`, 0.6725512234826713}, {-0.15659265358979307`, \ -0.07830460562523904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.5818366953887963`}, {-0.15159265358979307`, -2.364306490895241}, \ {-0.15159265358979307`, -1.8655262621310316`}, {-0.15159265358979307`, 0.6725214138876009}, {-0.15159265358979307`, \ -0.07580362605551284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.5817412946904055`}, {-0.14659265358979306`, \ -2.3645760008407835`}, {-0.14659265358979306`, -1.8652936826259854`}, \ {-0.14659265358979306`, 0.6724926252119476}, {-0.14659265358979306`, \ -0.07330273449701324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.581646084675416}, {-0.14159265358979306`, -2.364845862258002}, \ {-0.14159265358979306`, -1.8650610540751307`}, {-0.14159265358979306`, 0.6724648660546222}, {-0.14159265358979306`, \ -0.07080192576406297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.5815510642818382`}, {-0.13659265358979306`, -2.365116075078428}, \ {-0.13659265358979306`, -1.8648283766452616`}, {-0.13659265358979306`, 0.6724381451762957}, {-0.13659265358979306`, \ -0.06830119479698922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.581456232456912}, {-0.13159265358979305`, -2.3653866392698855`}, \ {-0.13159265358979305`, -1.8645956504774075`}, {-0.13159265358979305`, 0.6724124715020753}, {-0.13159265358979305`, \ -0.06580053666485225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.581361588157064}, {-0.12659265358979305`, -2.3656575548361767`}, \ {-0.12659265358979305`, -1.8643628756871693`}, {-0.12659265358979305`, 0.6723878541242388}, {-0.12659265358979305`, \ -0.0632999465682293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.5812671303478663`}, {-0.12159265358979304`, -2.365928821816766}, \ {-0.12159265358979304`, -1.86413005236505}, {-0.12159265358979304`, 0.6723643023050263}, {-0.12159265358979304`, \ -0.06079941984205384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.5811728580039954`}, {-0.11659265358979304`, \ -2.3662004402864762`}, {-0.11659265358979304`, -1.863897180576779}, \ {-0.11659265358979304`, 0.672341825479492}, {-0.11659265358979304`, \ -0.05829895195851158}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.5810787701091895`}, {-0.11159265358979303`, \ -2.3664724103551866`}, {-0.11159265358979303`, -1.8636642603636326`}, \ {-0.11159265358979303`, 0.6723204332584164}, {-0.11159265358979303`, \ -0.05579853852999647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.5809848656562138`}, {-0.10659265358979303`, \ -2.3667447321675357`}, {-0.10659265358979303`, -1.863431291742749}, \ {-0.10659265358979303`, 0.6723001354312816}, {-0.10659265358979303`, \ -0.053298175312125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.5808911436468174`}, {-0.10159265358979308`, \ -2.3670174059026365`}, {-0.10159265358979308`, -1.8631982747074345`}, \ {-0.10159265358979308`, 0.6722809419693085}, {-0.10159265358979308`, \ -0.05079785820681252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.580797603091698}, {-0.09659265358979308, -2.36729043177379}, \ {-0.09659265358979308, -1.8629652092274704`}, {-0.09659265358979308, 0.6722628630285616}, {-0.09659265358979308, \ -0.04829758326541279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.5807042430104663`}, {-0.09159265358979307, \ -2.3675638100282064`}, {-0.09159265358979307, -1.8627320952494102`}, \ {-0.09159265358979307, 0.6722459089531171}, {-0.09159265358979307, \ -0.04579734669192103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.580611062431609}, {-0.08659265358979307, -2.3678375409467343`}, \ {-0.08659265358979307, -1.8624989326968733`}, {-0.08659265358979307, 0.6722300902783014}, {-0.08659265358979307, \ -0.04329714484624276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.5805180603924534`}, {-0.08159265358979306, \ -2.3681116248435936`}, {-0.08159265358979306, -1.862265721470833}, \ {-0.08159265358979306, 0.6722154177339981}, {-0.08159265358979306, \ -0.040796974247531564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.580425235939136}, {-0.07659265358979306, -2.368386062066111}, \ {-0.07659265358979306, -1.862032461449901}, {-0.07659265358979306, 0.6722019022480259}, {-0.07659265358979306, \ -0.038296831577593275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.5803325881265677`}, {-0.07159265358979305, \ -2.3686608529944677`}, {-0.07159265358979305, -1.8617991524906072`}, \ {-0.07159265358979305, 0.6721895549495885}, {-0.07159265358979305, \ -0.03579671368436258}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.5802401160184028`}, {-0.06659265358979305, -2.368935998041444}, \ {-0.06659265358979305, -1.8615657944276696`}, {-0.06659265358979305, 0.6721783871727999}, {-0.06659265358979305, \ -0.03329661758545124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.580147818687007}, {-0.061592653589793045`, \ -2.3692114976521754`}, {-0.061592653589793045`, -1.8613323870742695`}, \ {-0.061592653589793045`, 0.6721684104602849}, {-0.061592653589793045`, \ -0.03079654047177086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.5800556952134284`}, {-0.05659265358979304, \ -2.3694873523039117`}, {-0.05659265358979304, -1.8610989302223129`}, \ {-0.05659265358979304, 0.6721596365668557}, {-0.05659265358979304, \ -0.028296479711229568`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.5799637446873684`}, {-0.051592653589793036`, \ -2.3697635625057805`}, {-0.051592653589793036`, -1.8608654236426894`}, \ {-0.051592653589793036`, 0.6721520774632712}, {-0.051592653589793036`, \ -0.025796432852508645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.579871966207152}, {-0.04659265358979303, -2.370040128798555}, \ {-0.04659265358979303, -1.8606318670855313`}, {-0.04659265358979303, 0.6721457453400728}, {-0.04659265358979303, \ -0.02329639762891672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.5797803588797015`}, {-0.04159265358979303, \ -2.3703170517544296`}, {-0.04159265358979303, -1.8603982602804625`}, \ {-0.04159265358979303, 0.6721406526115064}, {-0.04159265358979303, \ -0.020796371962325155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.5796889218205092`}, {-0.03659265358979302, -2.3705943319768}, \ {-0.03659265358979302, -1.860164602936846}, {-0.03659265358979302, 0.6721368119195282}, {-0.03659265358979302, \ -0.018296353967187193`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.579597654153614}, {-0.03159265358979302, -2.3708719701000427`}, \ {-0.03159265358979302, -1.8599308947440267`}, {-0.03159265358979302, 0.6721342361378961}, {-0.03159265358979302, \ -0.015796341954642128`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.579506555011574}, {-0.026592653589793014`, \ -2.3711499667893072`}, {-0.026592653589793014`, -1.8596971353715699`}, \ {-0.026592653589793014`, 0.6721329383763506}, {-0.026592653589793014`, \ -0.013296334436705085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.5794156235354437`}, {-0.02159265358979301, -2.371428322740308}, \ {-0.02159265358979301, -1.8594633244694947`}, {-0.02159265358979301, 0.6721329319848854}, {-0.02159265358979301, \ -0.01079633013054747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.5793248588747515`}, {-0.016592653589793005`, \ -2.3717070386791224`}, {-0.016592653589793005`, -1.8592294616685032`}, \ {-0.016592653589793005`, 0.6721342305581112}, {-0.016592653589793005`, \ -0.008296327962867747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.5792342601874787`}, {-0.011592653589793, -2.371986115361991}, \ {-0.011592653589793, -1.8589955465802113`}, {-0.011592653589793, 0.6721368479397137}, {-0.011592653589793, -0.0057963270743552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.5791438266400357`}, {-0.006592653589792996, \ -2.3722655535751294`}, {-0.006592653589792996, -1.8587615787973653`}, \ {-0.006592653589792996, 0.672140798227009}, {-0.006592653589792996, \ -0.003296326824249356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.579053557407245}, {-0.0015926535897931027`, \ -2.3725453541345343`}, {-0.0015926535897931027`, -1.8585275578940585`}, \ {-0.0015926535897931027`, 0.6721460957755955}, {-0.0015926535897931027`, \ -0.0007963267949969235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.578963451672319}, { 0.0034073464102069018`, -2.3728255178858024`}, { 0.0034073464102069018`, -1.8582934834259561`}, { 0.0034073464102069018`, 0.6721527552041107}, { 0.0034073464102069018`, 0.0017036732029912273`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.5788735086268453`}, { 0.008407346410206906, -2.373106045703951}, { 0.008407346410206906, -1.858059354930493}, {0.008407346410206906, 0.6721607913990875}, {0.008407346410206906, 0.0042036731264813955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.578783727470765}, { 0.01340734641020691, -2.373386938493242}, { 0.01340734641020691, -1.8578251719270866`}, {0.01340734641020691, 0.6721702195199185}, {0.01340734641020691, 0.006703672694453244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.578694107412361}, { 0.018407346410206915`, -2.3736681971870097`}, { 0.018407346410206915`, -1.8575909339173398`}, { 0.018407346410206915`, 0.6721810550039288}, {0.018407346410206915`, 0.009203671383030056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.5786046476682376`}, { 0.02340734641020692, -2.3739498227474964`}, { 0.02340734641020692, -1.8573566403852384`}, {0.02340734641020692, 0.6721933135715561}, {0.02340734641020692, 0.01170366842029729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.5785153474633096`}, { 0.028407346410206924`, -2.374231816165689}, { 0.028407346410206924`, -1.8571222907973477`}, { 0.028407346410206924`, 0.672207011231648}, {0.028407346410206924`, 0.014203662781012543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, 2.578426206030786}, { 0.03340734641020693, -2.3745141784611596`}, { 0.03340734641020693, -1.8568878846030048`}, {0.03340734641020693, 0.672222164286871}, {0.03340734641020693, 0.01670365318119811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, 2.57833722261216}, { 0.03840734641020693, -2.374796910681914}, { 0.03840734641020693, -1.856653421234506}, {0.03840734641020693, 0.6722387893392401}, {0.03840734641020693, 0.019203638072618233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, 2.5782483964571945`}, { 0.04340734641020694, -2.375080013904238}, { 0.04340734641020694, -1.856418900107293}, {0.04340734641020694, 0.6722569032957678}, {0.04340734641020694, 0.021703615637134684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, 2.578159726823912}, { 0.04840734641020694, -2.3753634892325546`}, { 0.04840734641020694, -1.856184320620134}, {0.04840734641020694, 0.6722765233742365}, {0.04840734641020694, 0.024203583780942086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, 2.578071212978585}, { 0.053407346410206946`, -2.3756473377992813`}, { 0.053407346410206946`, -1.8559496821553025`}, { 0.053407346410206946`, 0.6722976671090987}, {0.053407346410206946`, 0.026703540128674964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, 2.5779828541957266`}, { 0.05840734641020695, -2.375931560764691}, { 0.05840734641020695, -1.8557149840787517`}, {0.05840734641020695, 0.672320352357503}, {0.05840734641020695, 0.029203482017390217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, 2.5778946497580817`}, { 0.06340734641020696, -2.376216159316779}, { 0.06340734641020696, -1.8554802257402863`}, {0.06340734641020696, 0.6723445973054558}, {0.06340734641020696, 0.03170340649041362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, 2.5778065989566223`}, { 0.06840734641020696, -2.376501134671133}, { 0.06840734641020696, -1.8552454064737318`}, {0.06840734641020696, 0.672370420474114}, {0.06840734641020696, 0.03420331029105783}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, 2.5777187010905362`}, { 0.07340734641020696, -2.376786488070805}, { 0.07340734641020696, -1.8550105255971}, {0.07340734641020696, 0.6723978407262184}, {0.07340734641020696, 0.03670318985619763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, 2.5776309554672276`}, { 0.07840734641020697, -2.3770722207861925`}, { 0.07840734641020697, -1.854775582412747}, {0.07840734641020697, 0.6724268772726663}, {0.07840734641020697, 0.03920304130970865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, 2.577543361402309}, { 0.08340734641020697, -2.377358334114915}, { 0.08340734641020697, -1.8545405762075402`}, {0.08340734641020697, 0.672457549679229}, {0.08340734641020697, 0.04170286045576115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, 2.577455918219598}, { 0.08840734641020698, -2.377644829381704}, { 0.08840734641020698, -1.854305506253008}, {0.08840734641020698, 0.6724898778734149}, {0.08840734641020698, 0.04420264277196741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, 2.5773686252511157`}, { 0.09340734641020698, -2.377931707938288}, { 0.09340734641020698, -1.8540703718054954`}, {0.09340734641020698, 0.6725238821514848}, {0.09340734641020698, 0.04670238340237867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, 2.5772814818370855`}, { 0.09840734641020699, -2.3782189711632866`}, { 0.09840734641020699, -1.8538351721063124`}, {0.09840734641020699, 0.6725595831856205}, {0.09840734641020699, 0.04920207715032883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, 2.5771944873259307`}, { 0.10340734641020699`, -2.378506620462108}, { 0.10340734641020699`, -1.8535999063818835`}, {0.10340734641020699`, 0.6725970020312484}, {0.10340734641020699`, 0.05170171847112211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, 2.577107641074277}, { 0.108407346410207, -2.378794657266847}, { 0.108407346410207, -1.8533645738438906`}, {0.108407346410207, 0.6726361601345269}, {0.108407346410207, 0.054201301464560044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, 2.577020942446953}, { 0.113407346410207, -2.3790830830361864`}, { 0.113407346410207, -1.8531291736894153`}, {0.113407346410207, 0.6726770793399947}, {0.113407346410207, 0.056700819867303354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, 2.5769343908169917`}, { 0.118407346410207, -2.3793718992553097`}, { 0.118407346410207, -1.852893705101076}, {0.118407346410207, 0.6727197818983884}, {0.118407346410207, 0.059200267045068755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, 2.576847985565635}, { 0.1234073464102069, -2.3796611074358065`}, { 0.1234073464102069, -1.8526581672471663`}, {0.1234073464102069, 0.6727642904746313}, {0.1234073464102069, 0.061699635984652425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, 2.5767617260823377`}, { 0.1284073464102069, -2.379950709115588}, { 0.1284073464102069, -1.8524225592817847`}, {0.1284073464102069, 0.6728106281559961}, {0.1284073464102069, 0.06419891928578031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, 2.5766756117647724`}, { 0.1334073464102069, -2.3802407058588058`}, { 0.1334073464102069, -1.85218688034497}, {0.1334073464102069, 0.6728588184604467}, {0.1334073464102069, 0.06669810915277868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, 2.576589642018836}, { 0.1384073464102069, -2.3805310992557707`}, { 0.1384073464102069, -1.8519511295628235`}, {0.1384073464102069, 0.6729088853451629}, {0.1384073464102069, 0.06919719738606214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, 2.5765038162586578`}, { 0.14340734641020692`, -2.3808218909228778`}, { 0.14340734641020692`, -1.8517153060476395`}, {0.14340734641020692`, 0.6729608532152492}, {0.14340734641020692`, 0.0716961753734357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, 2.576418133906606}, { 0.14840734641020692`, -2.381113082502535}, { 0.14840734641020692`, -1.851479408898023}, {0.14840734641020692`, 0.6730147469326392}, {0.14840734641020692`, 0.07419503408120645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, 2.5763325943932993`}, { 0.15340734641020692`, -2.3814046756630938`}, { 0.15340734641020692`, -1.851243437199016}, {0.15340734641020692`, 0.6730705918251879}, {0.15340734641020692`, 0.07669376404509916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, 2.576247197157614}, { 0.15840734641020693`, -2.381696672098782}, { 0.15840734641020693`, -1.8510073900222077`}, {0.15840734641020693`, 0.6731284136959652}, {0.15840734641020693`, 0.07919235536097567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, 2.5761619416467005`}, { 0.16340734641020693`, -2.381989073529644}, { 0.16340734641020693`, -1.850771266425855}, {0.16340734641020693`, 0.6731882388327545}, {0.16340734641020693`, 0.08169079767534891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, 2.5760768273159895`}, { 0.16840734641020694`, -2.3822818817014806`}, { 0.16840734641020694`, -1.850535065454994}, {0.16840734641020694`, 0.6732500940177526}, {0.16840734641020694`, 0.08418908017569093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, 2.575991853629211}, { 0.17340734641020694`, -2.382575098385793}, { 0.17340734641020694`, -1.8502987861415483`}, {0.17340734641020694`, 0.6733140065374865}, {0.17340734641020694`, 0.08668719158052908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, 2.5759070200584047`}, { 0.17840734641020695`, -2.382868725379729}, { 0.17840734641020695`, -1.85006242750444}, {0.17840734641020695`, 0.67338000419294}, {0.17840734641020695`, 0.08918512012932718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, 2.5758223260839377`}, { 0.18340734641020695`, -2.3831627645060376`}, { 0.18340734641020695`, -1.8498259885496928`}, {0.18340734641020695`, 0.6734481153099046}, {0.18340734641020695`, 0.09168285357214463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, 2.5757377711945217`}, { 0.18840734641020696`, -2.383457217613021}, { 0.18840734641020696`, -1.849589468270536}, {0.18840734641020696`, 0.6735183687495511}, {0.18840734641020696`, 0.09418037915907224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, 2.575653354887229}, { 0.19340734641020696`, -2.3837520865744897`}, { 0.19340734641020696`, -1.8493528656475058`}, {0.19340734641020696`, 0.6735907939192333}, {0.19340734641020696`, 0.09667768362943825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, 2.5755690766675112`}, { 0.19840734641020696`, -2.384047373289725}, { 0.19840734641020696`, -1.8491161796485427`}, {0.19840734641020696`, 0.6736654207835214}, {0.19840734641020696`, 0.09917475320077945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, 2.5754849360492216`}, { 0.20340734641020697`, -2.384343079683443}, { 0.20340734641020697`, -1.84887940922909}, {0.20340734641020697`, 0.6737422798754747}, {0.20340734641020697`, 0.10167157355757532`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, 2.5754009325546328`}, { 0.20840734641020697`, -2.384639207705759}, { 0.20840734641020697`, -1.8486425533321864`}, {0.20840734641020697`, 0.6738214023081583}, {0.20840734641020697`, 0.10416812983973725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, 2.5753170657144615`}, { 0.21340734641020698`, -2.3849357593321585`}, { 0.21340734641020698`, -1.848405610888558}, {0.21340734641020698`, 0.6739028197864042}, {0.21340734641020698`, 0.1066644066308508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, 2.575233335067891}, { 0.21840734641020698`, -2.38523273656347}, { 0.21840734641020698`, -1.848168580816709}, {0.21840734641020698`, 0.6739865646188253}, {0.21840734641020698`, 0.10916038794616456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, 2.575149740162594}, { 0.223407346410207, -2.3855301414258405`}, { 0.223407346410207, -1.8479314620230092`}, {0.223407346410207, 0.674072669730088}, {0.223407346410207, 0.11165605722032108`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, 2.5750662805547604`}, { 0.228407346410207, -2.3858279759707135`}, { 0.228407346410207, -1.8476942534017797`}, {0.228407346410207, 0.6741611686734412}, {0.228407346410207, 0.11415139729482639`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, 2.574982955809123}, { 0.233407346410207, -2.386126242274813}, { 0.233407346410207, -1.8474569538353764`}, {0.233407346410207, 0.674252095643518}, {0.233407346410207, 0.11664639040525095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, 2.5748997654989836`}, { 0.238407346410207, -2.386424942440126}, { 0.238407346410207, -1.8472195621942722`}, {0.238407346410207, 0.6743454854894022}, {0.238407346410207, 0.11914101816815845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, 2.5748167092062455`}, { 0.243407346410207, -2.386724078593892}, { 0.243407346410207, -1.8469820773371348`}, {0.243407346410207, 0.6744413737279762}, {0.243407346410207, 0.12163526156775845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, 2.574733786521441}, { 0.248407346410207, -2.387023652888593}, { 0.248407346410207, -1.8467444981109062`}, {0.248407346410207, 0.6745397965575436}, {0.248407346410207, 0.12412910094227564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, 2.5746509970437628`}, { 0.2534073464102069, -2.3873236675019482`}, { 0.2534073464102069, -1.8465068233508786`}, {0.2534073464102069, 0.6746407908717439}, {0.2534073464102069, 0.12662251597003296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, 2.5745683403810986`}, { 0.2584073464102069, -2.3876241246369103`}, { 0.2584073464102069, -1.846269051880765}, {0.2584073464102069, 0.6747443942737524}, {0.2584073464102069, 0.12911548565524175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.574485816150062}, { 0.2634073464102069, -2.387925026521664}, { 0.2634073464102069, -1.8460311825127746`}, {0.2634073464102069, 0.6748506450907776}, {0.2634073464102069, 0.13160798831349713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.574403423976029}, { 0.2684073464102069, -2.3882263754096313`}, { 0.2684073464102069, -1.8457932140476805`}, {0.2684073464102069, 0.6749595823888596}, {0.2684073464102069, 0.13410000155696863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.574321163493176}, { 0.2734073464102069, -2.3885281735794752`}, { 0.2734073464102069, -1.8455551452748884`}, {0.2734073464102069, 0.6750712459879704}, {0.2734073464102069, 0.13659150227928696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.5742390343445134`}, { 0.2784073464102069, -2.3888304233351088`}, { 0.2784073464102069, -1.8453169749725025`}, {0.2784073464102069, 0.6751856764774267}, {0.2784073464102069, 0.1390824666401177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.5741570361819277`}, { 0.28340734641020693`, -2.389133127005706}, { 0.28340734641020693`, -1.8450787019073898`}, {0.28340734641020693`, 0.6753029152316155}, {0.28340734641020693`, 0.14157287004942012`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.5740751686662198`}, { 0.28840734641020693`, -2.3894362869457173`}, { 0.28840734641020693`, -1.844840324835242}, {0.28840734641020693`, 0.6754230044260391}, {0.28840734641020693`, 0.14406268715138382`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.573993431467146}, { 0.29340734641020694`, -2.3897399055348854`}, { 0.29340734641020694`, -1.8446018425006399`}, {0.29340734641020694`, 0.6755459870536824}, {0.29340734641020694`, 0.14655189180804049`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.573911824263463}, { 0.29840734641020694`, -2.3900439851782656`}, { 0.29840734641020694`, -1.8443632536371046`}, {0.29840734641020694`, 0.6756719069417106}, {0.29840734641020694`, 0.14904045708254726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.5738303467429695`}, { 0.30340734641020695`, -2.3903485283062493`}, { 0.30340734641020695`, -1.8441245569671634`}, {0.30340734641020695`, 0.6758008087684966}, {0.30340734641020695`, 0.15152835522213196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.5737489986025515`}, { 0.30840734641020695`, -2.3906535373745896`}, { 0.30840734641020695`, -1.8438857512023987`}, {0.30840734641020695`, 0.6759327380809856}, {0.30840734641020695`, 0.15401555764070424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.5736677795482303`}, { 0.31340734641020696`, -2.390959014864429}, { 0.31340734641020696`, -1.8436468350435058`}, {0.31340734641020696`, 0.6760677413124018}, {0.31340734641020696`, 0.15650203490111936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.5735866892952113`}, { 0.31840734641020696`, -2.3912649632823317`}, { 0.31840734641020696`, -1.843407807180343}, {0.31840734641020696`, 0.6762058658002963}, {0.31840734641020696`, 0.15898775669709905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.5735057275679294`}, { 0.32340734641020696`, -2.3915713851603173`}, { 0.32340734641020696`, -1.8431686662919826`}, {0.32340734641020696`, 0.6763471598049476}, {0.32340734641020696`, 0.1614726918347981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.573424894100104}, { 0.32840734641020697`, -2.3918782830558984`}, { 0.32840734641020697`, -1.8429294110467598`}, {0.32840734641020697`, 0.6764916725281096}, {0.32840734641020697`, 0.16395680821402142`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.5733441886347888`}, { 0.333407346410207, -2.39218565955212}, { 0.333407346410207, -1.8426900401023187`}, {0.333407346410207, 0.6766394541321183}, {0.333407346410207, 0.16644007280907552`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.5732636109244273`}, { 0.338407346410207, -2.3924935172576016`}, { 0.338407346410207, -1.8424505521056602`}, {0.338407346410207, 0.6767905557593541}, {0.338407346410207, 0.1689224516492689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.5731831607309053`}, { 0.343407346410207, -2.392801858806584}, { 0.343407346410207, -1.8422109456931832`}, {0.343407346410207, 0.6769450295520675}, {0.343407346410207, 0.17140390979903947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.5731028378256102`}, { 0.348407346410207, -2.3931106868589773`}, { 0.348407346410207, -1.841971219490729}, {0.348407346410207, 0.6771029286725659}, {0.348407346410207, 0.17388441133772173`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.5730226419894864`}, { 0.353407346410207, -2.3934200041004092`}, { 0.353407346410207, -1.841731372113621}, {0.353407346410207, 0.67726430732377}, {0.353407346410207, 0.17636391933894155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.572942573013097}, { 0.358407346410207, -2.3937298132422846`}, { 0.358407346410207, -1.841491402166704}, {0.358407346410207, 0.6774292207701333}, {0.358407346410207, 0.17884239584964165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.572862630696684}, { 0.363407346410207, -2.3940401170218357`}, { 0.363407346410207, -1.8412513082443827`}, {0.363407346410207, 0.6775977253589357}, {0.363407346410207, 0.18131980186873473`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.5727828148502305`}, { 0.368407346410207, -2.394350918202186}, { 0.368407346410207, -1.8410110889306568`}, {0.368407346410207, 0.6777698785419438}, {0.368407346410207, 0.1837960973253817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.572703125293525}, { 0.373407346410207, -2.39466221957241}, { 0.373407346410207, -1.8407707427991564`}, {0.373407346410207, 0.6779457388974446}, {0.373407346410207, 0.1862712410568979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.5726235618562283`}, { 0.3784073464102069, -2.3949740239476003`}, { 0.3784073464102069, -1.8405302684131757`}, {0.3784073464102069, 0.6781253661526487}, {0.3784073464102069, 0.18874519078628146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.5725441243779383`}, { 0.3834073464102069, -2.3952863341689326`}, { 0.3834073464102069, -1.8402896643257036`}, {0.3834073464102069, 0.6783088212064668}, {0.3834073464102069, 0.19121790309937087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.572464812708261}, { 0.3884073464102069, -2.3955991531037397`}, { 0.3884073464102069, -1.840048929079454}, {0.3884073464102069, 0.6784961661526533}, {0.3884073464102069, 0.19368933342162573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.5723856267068816`}, { 0.3934073464102069, -2.39591248364558}, { 0.3934073464102069, -1.8398080612068963`}, {0.3934073464102069, 0.6786874643033198}, {0.3934073464102069, 0.19615943599453897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.5723065662436335`}, { 0.3984073464102069, -2.3962263287143197`}, { 0.3984073464102069, -1.8395670592302815`}, {0.3984073464102069, 0.6788827802128153}, {0.3984073464102069, 0.19862816385167514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.572227631198576}, { 0.4034073464102069, -2.396540691256205}, { 0.4034073464102069, -1.8393259216616678`}, {0.4034073464102069, 0.6790821797019686}, {0.4034073464102069, 0.20109546879434692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.5721488214620667`}, { 0.40840734641020693`, -2.3968555742439497`}, { 0.40840734641020693`, -1.8390846470029465`}, {0.40840734641020693`, 0.6792857298826905}, {0.40840734641020693`, 0.2035613013669209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.5720701369348418`}, { 0.41340734641020693`, -2.3971709806768153`}, { 0.41340734641020693`, -1.8388432337458651`}, {0.41340734641020693`, 0.6794934991829331}, {0.41340734641020693`, 0.20602561083177043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.571991577528093}, { 0.41840734641020694`, -2.3974869135807}, { 0.41840734641020694`, -1.8386016803720475`}, {0.41840734641020694`, 0.6797055573719949}, {0.41840734641020694`, 0.20848834514387268`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.5719131431635485`}, { 0.42340734641020705`, -2.397803376008229}, { 0.42340734641020705`, -1.8383599853530184`}, {0.42340734641020705`, 0.6799219755861735}, {0.42340734641020705`, 0.21094945092505638`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.5718348337735573`}, { 0.42840734641020695`, -2.398120371038847}, { 0.42840734641020695`, -1.8381181471502168`}, {0.42840734641020695`, 0.6801428263547531}, {0.42840734641020695`, 0.2134088734379101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.5717566493011716`}, { 0.43340734641020706`, -2.398437901778911}, { 0.43340734641020706`, -1.837876164215019}, {0.43340734641020706`, 0.6803681836263185}, {0.43340734641020706`, 0.2158665565593602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.5716785897002348`}, { 0.43840734641020696`, -2.3987559713617945`}, { 0.43840734641020696`, -1.8376340349887523`}, {0.43840734641020696`, 0.6805981227953901}, {0.43840734641020696`, 0.21832244275392093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.5716006549354677`}, { 0.44340734641020685`, -2.399074582947983}, { 0.44340734641020685`, -1.8373917579027117`}, {0.44340734641020685`, 0.6808327207293646}, {0.44340734641020685`, 0.2207764730466375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.571522844982562}, { 0.44840734641020696`, -2.3993937397251797`}, { 0.44840734641020696`, -1.837149331378173}, {0.44840734641020696`, 0.6810720557957534}, {0.44840734641020696`, 0.22322858699572531`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.571445159828268}, { 0.45340734641020686`, -2.3997134449084143`}, { 0.45340734641020686`, -1.8369067538264054`}, {0.45340734641020686`, 0.681316207889701}, {0.45340734641020686`, 0.2256787226649219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.5713675994704923`}, { 0.458407346410207, -2.4000337017401496`}, { 0.458407346410207, -1.8366640236486833`}, {0.458407346410207, 0.6815652584617745}, {0.458407346410207, 0.22812681659556797`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.571290163918391}, { 0.46340734641020687`, -2.4003545134903956`}, { 0.46340734641020687`, -1.8364211392362968`}, {0.46340734641020687`, 0.6818192905460018}, {0.46340734641020687`, 0.2305728037784302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.5712128531924696`}, { 0.468407346410207, -2.4006758834568243`}, { 0.468407346410207, -1.836178098970559}, {0.468407346410207, 0.6820783887881449}, {0.468407346410207, 0.23301661762528636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.571135667324682}, { 0.4734073464102069, -2.4009978149648865`}, { 0.4734073464102069, -1.8359349012228152`}, {0.4734073464102069, 0.6823426394741863}, {0.4734073464102069, 0.23545818994029022`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.5710586063585334`}, { 0.478407346410207, -2.401320311367935}, { 0.478407346410207, -1.8356915443544493`}, {0.478407346410207, 0.6826121305590094}, {0.478407346410207, 0.23789745089113903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.570981670349182}, { 0.4834073464102069, -2.4016433760473466`}, { 0.4834073464102069, -1.8354480267168873`}, {0.4834073464102069, 0.6828869516952468}, {0.4834073464102069, 0.24033432898006596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.57090485936355}, { 0.488407346410207, -2.401967012412649}, { 0.488407346410207, -1.8352043466516033`}, {0.488407346410207, 0.683167194262273}, {0.488407346410207, 0.24276875101468354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.5708281734804275`}, { 0.4934073464102069, -2.402291223901651}, { 0.4934073464102069, -1.834960502490121}, {0.4934073464102069, 0.6834529513953133}, {0.4934073464102069, 0.2452006420787042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.5707516127905845`}, { 0.498407346410207, -2.4026160139805737`}, { 0.498407346410207, -1.8347164925540151`}, {0.498407346410207, 0.683744318014641}, {0.498407346410207, 0.2476299255025685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.570675177396885}, { 0.5034073464102069, -2.402941386144185}, { 0.5034073464102069, -1.8344723151549134`}, {0.5034073464102069, 0.6840413908548262}, {0.5034073464102069, 0.2500565228340127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.570598867414401}, { 0.508407346410207, -2.40326734391594}, { 0.508407346410207, -1.834227968594493}, {0.508407346410207, 0.6843442684940093}, {0.508407346410207, 0.2524803538086092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.5705226829705308`}, { 0.5134073464102069, -2.4035938908481222`}, { 0.5134073464102069, -1.8339834511644817`}, {0.5134073464102069, 0.6846530513831528}, {0.5134073464102069, 0.25490133632031875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.570446624205117}, { 0.518407346410207, -2.403921030521983}, { 0.518407346410207, -1.8337387611466525`}, {0.518407346410207, 0.6849678418752402}, {0.518407346410207, 0.2573193863920925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.570370691270571}, { 0.5234073464102069, -2.404248766547893}, { 0.5234073464102069, -1.8334938968128196`}, {0.5234073464102069, 0.685288744254375}, {0.5234073464102069, 0.25973441814656534`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.5702948843319953`}, { 0.528407346410207, -2.4045771025654905`}, { 0.528407346410207, -1.8332488564248344`}, {0.528407346410207, 0.6856158647647331}, {0.528407346410207, 0.2621463437768895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.570219203567312}, { 0.5334073464102069, -2.4049060422438338`}, { 0.5334073464102069, -1.833003638234577}, {0.5334073464102069, 0.6859493116393248}, {0.5334073464102069, 0.2645550735177524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.570143649167392}, { 0.538407346410207, -2.4052355892815567`}, { 0.538407346410207, -1.8327582404839504`}, {0.538407346410207, 0.6862891951285084}, {0.538407346410207, 0.2669605156166358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.570068221336186}, { 0.5434073464102069, -2.4055657474070276`}, { 0.5434073464102069, -1.83251266140487}, {0.5434073464102069, 0.6866356275282075}, {0.5434073464102069, 0.26936257630536403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.569992920290859}, { 0.548407346410207, -2.4058965203785116`}, { 0.548407346410207, -1.8322668992192546`}, {0.548407346410207, 0.6869887232077649}, {0.548407346410207, 0.27176115977200777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.56991774626193}, { 0.553407346410207, -2.406227911984334}, { 0.553407346410207, -1.8320209521390152`}, {0.553407346410207, 0.6873485986373791}, {0.553407346410207, 0.27415616813319976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.569842699493407}, { 0.5584073464102071, -2.40655992604305}, { 0.5584073464102071, -1.831774818366043}, {0.5584073464102071, 0.6877153724150509}, {0.5584073464102071, 0.27654750140693046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.569767780242935}, { 0.563407346410207, -2.406892566403612}, { 0.563407346410207, -1.8315284960921958`}, {0.563407346410207, 0.6880891652929757}, {0.563407346410207, 0.2789350574858924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.5696929887819353`}, { 0.5684073464102071, -2.4072258369455466`}, { 0.5684073464102071, -1.8312819834992837`}, {0.5684073464102071, 0.6884701002033031}, {0.5684073464102071, 0.2813187321114489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.5696183253957585`}, { 0.573407346410207, -2.407559741579132}, { 0.573407346410207, -1.8310352787590543`}, {0.573407346410207, 0.6888583022831882}, {0.573407346410207, 0.28369841884830177`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.569543790383832}, { 0.5784073464102069, -2.4078942842455726`}, { 0.5784073464102069, -1.8307883800331752`}, {0.5784073464102069, 0.6892538988990546}, {0.5784073464102069, 0.2860740090599416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.569469384059814}, { 0.583407346410207, -2.4082294689171895`}, { 0.583407346410207, -1.8305412854732177`}, {0.583407346410207, 0.6896570196699774}, {0.583407346410207, 0.2884453918849683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.569395106751751}, { 0.5884073464102069, -2.4085652995976004`}, { 0.5884073464102069, -1.830293993220637}, {0.5884073464102069, 0.6900677964900997}, {0.5884073464102069, 0.2908124542143691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.5693209588022357`}, { 0.593407346410207, -2.408901780321912}, { 0.593407346410207, -1.830046501406753}, {0.593407346410207, 0.6904863635499875}, {0.593407346410207, 0.29317508066985104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.5692469405685707`}, { 0.5984073464102069, -2.4092389151569127`}, { 0.5984073464102069, -1.82979880815273}, {0.5984073464102069, 0.6909128573568207}, {0.5984073464102069, 0.29553315358332843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.569173052422933}, { 0.603407346410207, -2.409576708201267}, { 0.603407346410207, -1.8295509115695545`}, {0.603407346410207, 0.6913474167533149}, {0.603407346410207, 0.2978865529776693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.5690992947525424`}, { 0.6084073464102069, -2.4099151635857146`}, { 0.6084073464102069, -1.8293028097580117`}, {0.6084073464102069, 0.6917901829352705}, {0.6084073464102069, 0.30023515654880656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.5690256679598344`}, { 0.613407346410207, -2.410254285473273}, { 0.613407346410207, -1.829054500808663}, {0.613407346410207, 0.6922412994676272}, {0.613407346410207, 0.30257883964933474`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.568952172462632}, { 0.6184073464102069, -2.4105940780594435`}, { 0.6184073464102069, -1.8288059828018206`}, {0.6184073464102069, 0.692700912298912}, {0.6184073464102069, 0.30491747527370283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.5688788086943277`}, { 0.623407346410207, -2.410934545572418}, { 0.623407346410207, -1.82855725380752}, {0.623407346410207, 0.6931691697739529}, {0.623407346410207, 0.3072509340451321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.5688055771040617`}, { 0.6284073464102069, -2.4112756922732914`}, { 0.6284073464102069, -1.828308311885497}, {0.6284073464102069, 0.6936462226447294}, {0.6284073464102069, 0.30957908420438707`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.568732478156907}, { 0.633407346410207, -2.411617522456278}, { 0.633407346410207, -1.8280591550851544`}, {0.633407346410207, 0.6941322240792336}, {0.633407346410207, 0.3119017916005285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.5686595123340603`}, { 0.6384073464102069, -2.411960040448929}, { 0.6384073464102069, -1.8278097814455376`}, {0.6384073464102069, 0.6946273296681914}, {0.6384073464102069, 0.31421891968379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.5685866801330284`}, { 0.643407346410207, -2.412303250612356}, { 0.643407346410207, -1.827560188995302}, {0.643407346410207, 0.6951316974295163}, {0.643407346410207, 0.31653032950071963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.5685139820678278`}, { 0.6484073464102069, -2.4126471573414516`}, { 0.6484073464102069, -1.8273103757526827`}, {0.6484073464102069, 0.695645487810336}, {0.6484073464102069, 0.3188358796917308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.568441418669182}, { 0.653407346410207, -2.412991765065125}, { 0.653407346410207, -1.827060339725463}, {0.653407346410207, 0.6961688636864489}, {0.653407346410207, 0.3211354264912183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.5683689904847222`}, { 0.6584073464102069, -2.4133370782465287`}, { 0.6584073464102069, -1.8268100789109407`}, {0.6584073464102069, 0.6967019903590514}, {0.6584073464102069, 0.3234288237303873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.568296698079196}, { 0.663407346410207, -2.413683101383297}, { 0.663407346410207, -1.8265595912958936`}, {0.663407346410207, 0.6972450355485766}, {0.663407346410207, 0.3257159228429645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.5682245420346734`}, { 0.6684073464102069, -2.414029839007783}, { 0.6684073464102069, -1.826308874856546}, {0.6684073464102069, 0.6977981693854856}, {0.6684073464102069, 0.3279965728739431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.568152522950765}, { 0.673407346410207, -2.414377295687303}, { 0.673407346410207, -1.8260579275585311`}, {0.673407346410207, 0.6983615643978375}, {0.673407346410207, 0.33027062049153677`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.568080641444835}, { 0.678407346410207, -2.4147254760243815`}, { 0.678407346410207, -1.825806747356855}, {0.678407346410207, 0.6989353954954772}, {0.678407346410207, 0.3325379100025049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.5680088981522267`}, { 0.6834073464102071, -2.4150743846570015`}, { 0.6834073464102071, -1.825555332195858}, {0.6834073464102071, 0.6995198399506654}, {0.6834073464102071, 0.3347982833710252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.567937293726483}, { 0.688407346410207, -2.4154240262588575`}, { 0.688407346410207, -1.8253036800091762`}, {0.688407346410207, 0.7001150773749732}, {0.688407346410207, 0.3370515802412851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.5678658288395813`}, { 0.6934073464102071, -2.415774405539613}, { 0.6934073464102071, -1.8250517887197013`}, {0.6934073464102071, 0.7007212896922744}, {0.6934073464102071, 0.3392976379639683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.5677945041821637`}, { 0.698407346410207, -2.416125527245159}, { 0.698407346410207, -1.8247996562395394`}, {0.698407346410207, 0.7013386611076531}, {0.698407346410207, 0.34153629162681026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.567723320463776}, { 0.7034073464102069, -2.416477396157883}, { 0.7034073464102069, -1.8245472804699692`}, {0.7034073464102069, 0.7019673780720498}, {0.7034073464102069, 0.3437673740894009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.5676522784131093`}, { 0.708407346410207, -2.41683001709693}, { 0.708407346410207, -1.8242946593013991`}, {0.708407346410207, 0.7026076292424709}, {0.708407346410207, 0.34599071602241493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.5675813787782484`}, { 0.7134073464102069, -2.4171833949184816`}, { 0.7134073464102069, -1.8240417906133228`}, {0.7134073464102069, 0.70325960543759}, {0.7134073464102069, 0.34820614595143357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.567510622326921}, { 0.718407346410207, -2.4175375345160264`}, { 0.718407346410207, -1.823788672274276}, {0.718407346410207, 0.7039234995885589}, {0.718407346410207, 0.350413490305544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.567440009846754}, { 0.7234073464102069, -2.4178924408206415`}, { 0.7234073464102069, -1.823535302141788}, {0.7234073464102069, 0.7045995066848655}, {0.7234073464102069, 0.3526125734708778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.567369542145534}, { 0.728407346410207, -2.418248118801275}, { 0.728407346410207, -1.8232816780623375`}, {0.728407346410207, 0.7052878237150684}, {0.728407346410207, 0.35480321784926006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.5672992200514724`}, { 0.7334073464102069, -2.4186045734650348`}, { 0.7334073464102069, -1.823027797871303}, {0.7334073464102069, 0.7059886496022446}, {0.7334073464102069, 0.3569852439221276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.567229044413475}, { 0.738407346410207, -2.4189618098574766`}, { 0.738407346410207, -1.822773659392914}, {0.738407346410207, 0.7067021851339992}, {0.738407346410207, 0.3591584703198741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.5671590161014155`}, { 0.7434073464102069, -2.4193198330629015`}, { 0.7434073464102069, -1.8225192604402034`}, {0.7434073464102069, 0.7074286328868803}, {0.7434073464102069, 0.361322713896773}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.567089136006418}, { 0.748407346410207, -2.4196786482046546`}, { 0.748407346410207, -1.822264598814953}, {0.748407346410207, 0.7081681971450643}, {0.748407346410207, 0.3634777898116157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.567019405041138}, { 0.7534073464102069, -2.420038260445426}, { 0.7534073464102069, -1.822009672307646}, {0.7534073464102069, 0.7089210838131781}, {0.7534073464102069, 0.3656235116141974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.5669498241400555`}, { 0.758407346410207, -2.420398674987562}, { 0.758407346410207, -1.821754478697411}, {0.758407346410207, 0.7096875003231329}, {0.758407346410207, 0.36775969133777375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.566880394259768}, { 0.7634073464102069, -2.420759897073371}, { 0.7634073464102069, -1.8214990157519704`}, {0.7634073464102069, 0.7104676555348699}, {0.7634073464102069, 0.3698861395975928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.566811116379292}, { 0.768407346410207, -2.4211219319854447`}, { 0.768407346410207, -1.8212432812275843`}, {0.768407346410207, 0.7112617596309123}, {0.768407346410207, 0.37200266569560264`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.566741991500367}, { 0.7734073464102069, -2.421484785046972}, { 0.7734073464102069, -1.8209872728689964`}, {0.7734073464102069, 0.7120700240046521}, {0.7734073464102069, 0.37410907773140567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.56667302064777}, { 0.778407346410207, -2.421848461622067}, { 0.778407346410207, -1.8207309884093767`}, {0.778407346410207, 0.7128926611422984}, {0.778407346410207, 0.3762051827195373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.566604204869628}, { 0.7834073464102069, -2.4222129671160952`}, { 0.7834073464102069, -1.8204744255702638`}, {0.7834073464102069, 0.713729884498459}, {0.7834073464102069, 0.37829078671309796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.5665355452377447`}, { 0.788407346410207, -2.422578306976007}, { 0.788407346410207, -1.8202175820615063`}, {0.788407346410207, 0.7145819083652981}, {0.788407346410207, 0.3803656949337777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.566467042847928}, { 0.7934073464102069, -2.422944486690673}, { 0.7934073464102069, -1.8199604555812043`}, {0.7934073464102069, 0.7154489477352981}, {0.7934073464102069, 0.38242971190827507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.5663986988203225`}, { 0.798407346410207, -2.423311511791226}, { 0.798407346410207, -1.819703043815648}, {0.798407346410207, 0.7163312181576245}, {0.798407346410207, 0.38448264161108475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.5663305142997515`}, { 0.803407346410207, -2.423679387851407}, { 0.803407346410207, -1.8194453444392567`}, {0.803407346410207, 0.7172289355881319}, {0.803407346410207, 0.3865242876136294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.5662624904560634`}, { 0.8084073464102071, -2.4240481204879147`}, { 0.8084073464102071, -1.8191873551145163`}, {0.8084073464102071, 0.7181423162330905}, {0.8084073464102071, 0.388554453239652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.5661946284844843`}, { 0.813407346410207, -2.424417715360761}, { 0.813407346410207, -1.8189290734919163`}, {0.813407346410207, 0.7190715763867125}, {0.813407346410207, 0.3905729417267872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.5661269296059785`}, { 0.8184073464102071, -2.424788178173628}, { 0.8184073464102071, -1.8186704972098848`}, {0.8184073464102071, 0.7200169322626077}, {0.8184073464102071, 0.3925795563941864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.566059395067611}, { 0.823407346410207, -2.4251595146742346`}, { 0.823407346410207, -1.818411623894724}, {0.823407346410207, 0.7209785998193158}, {0.823407346410207, 0.3945741008160439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.5659920261429243`}, { 0.8284073464102069, -2.425531730654705}, { 0.8284073464102069, -1.8181524511605431`}, {0.8284073464102069, 0.7219567945800923}, {0.8284073464102069, 0.3965563790008528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.565924824132313}, { 0.833407346410207, -2.4259048319519394`}, { 0.833407346410207, -1.8178929766091922`}, {0.833407346410207, 0.7229517314471667}, {0.833407346410207, 0.3985261955761655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.565857790363413}, { 0.8384073464102069, -2.4262788244479943`}, { 0.8384073464102069, -1.8176331978301923`}, {0.8384073464102069, 0.7239636245107061}, {0.8384073464102069, 0.4004833559786259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.565790926191494}, { 0.843407346410207, -2.4266537140704645`}, { 0.843407346410207, -1.8173731124006678`}, {0.843407346410207, 0.724992686852769}, {0.843407346410207, 0.40242766664899615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.565724232999857}, { 0.8484073464102069, -2.4270295067928718`}, { 0.8484073464102069, -1.8171127178852755`}, {0.8484073464102069, 0.7260391303465539}, {0.8484073464102069, 0.40435893523186195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.565657712200245}, { 0.853407346410207, -2.427406208635057}, { 0.853407346410207, -1.8168520118361335`}, {0.853407346410207, 0.7271031654512865}, {0.853407346410207, 0.40627697077967906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.565591365233255}, { 0.8584073464102069, -2.4277838256635786`}, { 0.8584073464102069, -1.816590991792749}, {0.8584073464102069, 0.7281850010031179}, {0.8584073464102069, 0.40818158396078635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.565525193568763}, { 0.863407346410207, -2.428162363992113}, { 0.863407346410207, -1.8163296552819452`}, {0.863407346410207, 0.7292848440024491}, {0.863407346410207, 0.4100725872709695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.5654591987063498`}, { 0.8684073464102069, -2.428541829781866}, { 0.8684073464102069, -1.816067999817787}, {0.8684073464102069, 0.7304028993981174}, {0.8684073464102069, 0.4119497952481407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.565393382175744}, { 0.873407346410207, -2.4289222292419836`}, { 0.873407346410207, -1.8158060229015065`}, {0.873407346410207, 0.7315393698689213}, {0.873407346410207, 0.41381302468965653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.5653277455372625`}, { 0.8784073464102069, -2.4293035686299715`}, { 0.8784073464102069, -1.8155437220214252`}, {0.8784073464102069, 0.7326944556029844}, {0.8784073464102069, 0.4156620948717644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.565262290382268}, { 0.883407346410207, -2.4296858542521167`}, { 0.883407346410207, -1.8152810946528795`}, {0.883407346410207, 0.7338683540755072}, {0.883407346410207, 0.417496827770656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.565197018333629}, { 0.8884073464102069, -2.4300690924639197`}, { 0.8884073464102069, -1.815018138258139}, {0.8884073464102069, 0.7350612598254496}, {0.8884073464102069, 0.4193170482845445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.5651319310461913`}, { 0.893407346410207, -2.4304532896705253`}, { 0.893407346410207, -1.814754850286331}, {0.893407346410207, 0.7362733642317456}, {0.893407346410207, 0.4211225844561975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.5650670302072567`}, { 0.8984073464102069, -2.4308384523271647`}, { 0.8984073464102069, -1.8144912281733585`}, {0.8984073464102069, 0.7375048552896639}, {0.8984073464102069, 0.4229132676952917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.5650023175370706`}, { 0.903407346410207, -2.4312245869396}, { 0.903407346410207, -1.8142272693418182`}, {0.903407346410207, 0.7387559173879458}, {0.903407346410207, 0.42468893299996774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.564937794789319}, { 0.9084073464102069, -2.431611700064575}, { 0.9084073464102069, -1.81396297120092}, {0.9084073464102069, 0.740026731087379}, {0.9084073464102069, 0.4264494191769204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.564873463751634}, { 0.913407346410207, -2.4319997983102724`}, { 0.913407346410207, -1.8136983311464028`}, {0.913407346410207, 0.7413174729014769}, {0.913407346410207, 0.4281945690593595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.5648093262461096`}, { 0.9184073464102069, -2.4323888883367752`}, { 0.9184073464102069, -1.8134333465604506`}, {0.9184073464102069, 0.7426283150799449}, {0.9184073464102069, 0.42992422972214983`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.5647453841298256`}, { 0.923407346410207, -2.432778976856536}, { 0.923407346410207, -1.813168014811607}, {0.923407346410207, 0.7439594253956345}, {0.923407346410207, 0.4316382526934439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.5646816392953813`}, { 0.928407346410207, -2.4331700706348482`}, { 0.928407346410207, -1.8129023332546896`}, {0.928407346410207, 0.7453109669356782}, {0.928407346410207, 0.43333649416209846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.5646180936714402`}, { 0.9334073464102071, -2.4335621764903292`}, { 0.9334073464102071, -1.812636299230701}, {0.9334073464102071, 0.7466830978975083}, {0.9334073464102071, 0.4350188151801806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.564554749223284}, { 0.938407346410207, -2.4339553012954043`}, { 0.938407346410207, -1.8123699100667425`}, {0.938407346410207, 0.748075971390463}, {0.938407346410207, 0.43668508185985816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.5644916079533764`}, { 0.9434073464102071, -2.4343494519767988`}, { 0.9434073464102071, -1.8121031630759237`}, {0.9434073464102071, 0.7494897352436681}, {0.9434073464102071, 0.438335165563982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.5644286719019362`}, { 0.948407346410207, -2.434744635516035}, { 0.948407346410207, -1.8118360555572712`}, {0.948407346410207, 0.7509245318208824}, {0.948407346410207, 0.4399689430896777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.564365943147526}, { 0.9534073464102071, -2.4351408589499397`}, { 0.9534073464102071, -1.8115685847956389`}, {0.9534073464102071, 0.7523804978429687}, {0.9534073464102071, 0.44158629684427614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.5643034238076434`}, { 0.958407346410207, -2.4355381293711504`}, { 0.958407346410207, -1.8113007480616137`}, {0.958407346410207, 0.7538577642186488}, {0.958407346410207, 0.44318711501293234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.5642411160393332`}, { 0.9634073464102069, -2.435936453928635}, { 0.9634073464102069, -1.8110325426114238`}, {0.9634073464102069, 0.755356455884157}, {0.9634073464102069, 0.44477129171731133`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.5641790220398}, { 0.968407346410207, -2.4363358398282142`}, { 0.968407346410207, -1.810763965686842}, {0.968407346410207, 0.7568766916524029}, {0.968407346410207, 0.4463387271647339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.564117144047042}, { 0.9734073464102069, -2.436736294333091}, { 0.9734073464102069, -1.8104950145150907`}, {0.9734073464102069, 0.7584185840721993}, {0.9734073464102069, 0.4478893277872212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.5640554843404897`}, { 0.978407346410207, -2.4371378247643882`}, { 0.978407346410207, -1.8102256863087458`}, {0.978407346410207, 0.7599822392980912}, {0.978407346410207, 0.44942300636990773`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.5639940452416607`}, { 0.9834073464102069, -2.43754043850169}, { 0.9834073464102069, -1.8099559782656378`}, {0.9834073464102069, 0.7615677569712803}, {0.9834073464102069, 0.4509396821683225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.5639328291148242`}, { 0.988407346410207, -2.437944142983591}, { 0.988407346410207, -1.8096858875687538`}, {0.988407346410207, 0.7631752301120857}, {0.988407346410207, 0.45243928101409864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.5638718383676786`}, { 0.9934073464102069, -2.438348945708257}, { 0.9934073464102069, -1.8094154113861365`}, {0.9934073464102069, 0.7648047450243521}, {0.9934073464102069, 0.45392173540870195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.5638110754520413`}, { 0.998407346410207, -2.4387548542339834`}, { 0.998407346410207, -1.809144546870783}, {0.998407346410207, 0.7664563812121529}, {0.998407346410207, 0.4553869846048254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.5637505428645526`}, { 1.003407346410207, -2.4391618761797687`}, { 1.003407346410207, -1.8088732911605436`}, {1.003407346410207, 0.7681302113090926}, {1.003407346410207, 0.4568349746751496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.5636902431473922`}, { 1.008407346410207, -2.439570019225892}, { 1.008407346410207, -1.8086016413780173`}, {1.008407346410207, 0.7698263010204576}, {1.008407346410207, 0.45826565856821755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.563630178889008}, { 1.013407346410207, -2.4399792911144966`}, { 1.013407346410207, -1.808329594630448}, {1.013407346410207, 0.7715447090784069}, {1.013407346410207, 0.4596789961512296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.5635703527248594`}, { 1.018407346410207, -2.440389699650183}, { 1.018407346410207, -1.8080571480096186`}, {1.018407346410207, 0.7732854872103379}, {1.018407346410207, 0.46107495423962647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.5635107673381756`}, { 1.023407346410207, -2.4408012527006084`}, { 1.023407346410207, -1.8077842985917445`}, {1.023407346410207, 0.7750486801205057}, {1.023407346410207, 0.4624535066133772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.563451425460725}, { 1.028407346410207, -2.4412139581970926`}, { 1.028407346410207, -1.8075110434373651`}, {1.028407346410207, 0.7768343254849202}, {1.028407346410207, 0.46381463401995077`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.563392329873603}, { 1.033407346410207, -2.441627824135234}, { 1.033407346410207, -1.8072373795912362`}, {1.033407346410207, 0.7786424539594771}, {1.033407346410207, 0.4651583241640126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.563333483408033}, { 1.038407346410207, -2.4420428585755296`}, { 1.038407346410207, -1.8069633040822177`}, {1.038407346410207, 0.7804730892012274}, {1.038407346410207, 0.4664845716839418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.563274888946179}, { 1.043407346410207, -2.442459069644008}, { 1.043407346410207, -1.8066888139231654`}, {1.043407346410207, 0.782326247902637}, {1.043407346410207, 0.4677933781153124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.5632165494219814`}, { 1.048407346410207, -2.4428764655328625`}, { 1.048407346410207, -1.8064139061108153`}, {1.048407346410207, 0.7842019398386278}, {1.048407346410207, 0.46908475184155557`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.563158467821999}, { 1.053407346410207, -2.443295054501102}, { 1.053407346410207, -1.8061385776256724`}, {1.053407346410207, 0.7861001679261321}, {1.053407346410207, 0.4703587080320602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.5631006471862765`}, { 1.058407346410207, -2.4437148448751995`}, { 1.058407346410207, -1.8058628254318947`}, {1.058407346410207, 0.788020928295857}, {1.058407346410207, 0.47161526856802144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.56304309060922}, { 1.063407346410207, -2.4441358450497592`}, { 1.063407346410207, -1.8055866464771777`}, {1.063407346410207, 0.7899642103758887}, {1.063407346410207, 0.4728544619564034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.562985801240495}, { 1.068407346410207, -2.4445580634881807`}, { 1.068407346410207, -1.8053100376926374`}, {1.068407346410207, 0.7919299969867334}, {1.068407346410207, 0.4740763232324185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.562928782285938}, { 1.073407346410207, -2.444981508723343}, { 1.073407346410207, -1.8050329959926923`}, {1.073407346410207, 0.7939182644473425}, {1.073407346410207, 0.4752808938509766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.5628720370084883`}, { 1.078407346410207, -2.4454061893582866`}, { 1.078407346410207, -1.8047555182749424`}, {1.078407346410207, 0.7959289826916306}, {1.078407346410207, 0.4764682215675937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.562815568729134}, { 1.083407346410207, -2.445832114066913}, { 1.083407346410207, -1.804477601420051}, {1.083407346410207, 0.7979621153949625}, {1.083407346410207, 0.4776383603092814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.5627593808278797`}, { 1.0884073464102069`, -2.4462592915946857`}, { 1.0884073464102069`, -1.8041992422916204`}, {1.0884073464102069`, 0.8000176201100491}, {1.0884073464102069`, 0.47879137003598166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.56270347674473}, { 1.093407346410207, -2.4466877307593453`}, { 1.093407346410207, -1.8039204377360707`}, {1.093407346410207, 0.802095448411667}, {1.093407346410207, 0.4799273165931229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.562647859980693}, { 1.0984073464102069`, -2.44711744045163}, { 1.0984073464102069`, -1.8036411845825138`}, {1.0984073464102069`, 0.8041955460495932}, {1.0984073464102069`, 0.4810462715559137}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.5625925340988043`}, { 1.103407346410207, -2.4475484296360066`}, { 1.103407346410207, -1.8033614796426294`}, {1.103407346410207, 0.8063178531091221}, {1.103407346410207, 0.48214831206600073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.562537502725166}, { 1.1084073464102069`, -2.447980707351412}, { 1.1084073464102069`, -1.8030813197105373`}, {1.1084073464102069`, 0.8084623041785255}, {1.1084073464102069`, 0.48323352066113145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.5624827695500105`}, { 1.113407346410207, -2.4484142827120006`}, { 1.113407346410207, -1.802800701562669}, {1.113407346410207, 0.8106288285227927}, {1.113407346410207, 0.48430198509848155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.5624283383287856`}, { 1.118407346410207, -2.4488491649079034`}, { 1.118407346410207, -1.8025196219576398`}, {1.118407346410207, 0.8128173502629923}, {1.118407346410207, 0.4853537981723077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.5623742128832534`}, { 1.123407346410207, -2.449285363205998}, { 1.123407346410207, -1.8022380776361167`}, {1.123407346410207, 0.8150277885605861}, {1.123407346410207, 0.48638905752659095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.562320397102617}, { 1.128407346410207, -2.4497228869506835`}, { 1.128407346410207, -1.801956065320688}, {1.128407346410207, 0.8172600578060297}, {1.128407346410207, 0.48740786546333853`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.562266894944669}, { 1.133407346410207, -2.450161745564672}, { 1.133407346410207, -1.8016735817157288`}, {1.133407346410207, 0.8195140678109987}, {1.133407346410207, 0.4884103287472005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.562213710436956}, { 1.138407346410207, -2.4506019485497816`}, { 1.138407346410207, -1.8013906235072676`}, {1.138407346410207, 0.8217897240035816}, {1.138407346410207, 0.4893965584070625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.562160847677973}, { 1.143407346410207, -2.4510435054877484`}, { 1.143407346410207, -1.8011071873628497`}, {1.143407346410207, 0.8240869276258039}, {1.143407346410207, 0.4903666695352466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.5621083108383775`}, { 1.148407346410207, -2.451486426041041}, { 1.148407346410207, -1.800823269931402}, {1.148407346410207, 0.8264055759328467}, {1.148407346410207, 0.4913207810849581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.562056104162226}, { 1.153407346410207, -2.4519307199536904`}, { 1.153407346410207, -1.800538867843092}, {1.153407346410207, 0.8287455623933521}, {1.153407346410207, 0.4922590156665823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.562004231968237}, { 1.158407346410207, -2.4523763970521277`}, { 1.158407346410207, -1.800253977709191}, {1.158407346410207, 0.8311067768902192}, {1.158407346410207, 0.49318149934342953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.5619526986510786`}, { 1.163407346410207, -2.4528234672460343`}, { 1.163407346410207, -1.799968596121931}, {1.163407346410207, 0.8334891059213242}, {1.163407346410207, 0.4940883614274916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.561901508682678}, { 1.168407346410207, -2.4532719405292003`}, { 1.168407346410207, -1.7996827196543628`}, {1.168407346410207, 0.8358924327996105}, {1.168407346410207, 0.49497973427576003`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.5618506666135614`}, { 1.173407346410207, -2.4537218269803973`}, { 1.173407346410207, -1.7993963448602142`}, {1.173407346410207, 0.8383166378520368}, {1.173407346410207, 0.49585575308762714`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.561800177074216}, { 1.178407346410207, -2.454173136764257}, { 1.178407346410207, -1.7991094682737414`}, {1.178407346410207, 0.8407615986168749}, {1.178407346410207, 0.4967165557038625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.5617500447764816`}, { 1.183407346410207, -2.454625880132169}, { 1.183407346410207, -1.7988220864095867`}, {1.183407346410207, 0.8432271900389062}, {1.183407346410207, 0.4975622824076275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.561700274514968}, { 1.188407346410207, -2.455080067423179}, { 1.188407346410207, -1.7985341957626277`}, {1.188407346410207, 0.8457132846620647}, {1.188407346410207, 0.4983930757279703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.5616508711685}, { 1.193407346410207, -2.4555357090649115`}, { 1.193407346410207, -1.7982457928078293`}, {1.193407346410207, 0.8482197528191303}, {1.193407346410207, 0.49920908024620214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.5616018397015923`}, { 1.198407346410207, -2.4559928155744903`}, { 1.198407346410207, -1.7979568740000935`}, {1.198407346410207, 0.8507464628180871}, {1.198407346410207, 0.500010442405534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.561553185165952}, { 1.203407346410207, -2.456451397559484}, { 1.203407346410207, -1.7976674357741063`}, {1.203407346410207, 0.8532932811248068}, {1.203407346410207, 0.5007973103243176}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.5615049127020124`}, { 1.208407346410207, -2.456911465718852}, { 1.208407346410207, -1.7973774745441855`}, {1.208407346410207, 0.855860072541732}, {1.208407346410207, 0.501569833613208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.561457027540497}, { 1.2134073464102069`, -2.4573730308439132`}, { 1.2134073464102069`, -1.7970869867041253`}, {1.2134073464102069`, 0.8584467003822829}, {1.2134073464102069`, 0.5023281631965308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.5614095350040103`}, { 1.218407346410207, -2.4578361038193166`}, { 1.218407346410207, -1.7967959686270403`}, {1.218407346410207, 0.861053026640725}, {1.218407346410207, 0.5030724511381077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.5613624405086686`}, { 1.2234073464102069`, -2.4583006956240325`}, { 1.2234073464102069`, -1.7965044166652075`}, {1.2234073464102069`, 0.8636789121572718}, {1.2234073464102069`, 0.5038028504717698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.5613157495657557`}, { 1.228407346410207, -2.4587668173323527`}, { 1.228407346410207, -1.7962123271499075`}, {1.228407346410207, 0.8663242167782284}, {1.228407346410207, 0.5045195150367503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.561269467783413}, { 1.2334073464102069`, -2.4592344801149046`}, { 1.2334073464102069`, -1.7959196963912636`}, {1.2334073464102069`, 0.8689887995109994}, {1.2334073464102069`, 0.5052225993181289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.5612236008683693`}, { 1.238407346410207, -2.4597036952396762`}, { 1.238407346410207, -1.7956265206780802`}, {1.238407346410207, 0.8716725186738251}, {1.238407346410207, 0.5059122582924689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.561178154627694}, { 1.243407346410207, -2.460174474073058}, { 1.243407346410207, -1.795332796277678}, {1.243407346410207, 0.8743752320401207}, {1.243407346410207, 0.5065886472787623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.561133134970598}, { 1.248407346410207, -2.460646828080895}, { 1.248407346410207, -1.7950385194357303`}, {1.248407346410207, 0.8770967969773346}, {1.248407346410207, 0.5072519217947742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.561088547910261}, { 1.253407346410207, -2.4611207688295544`}, { 1.253407346410207, -1.7947436863760957`}, {1.253407346410207, 0.8798370705802478}, {1.253407346410207, 0.5079022374188533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.561044399565701}, { 1.258407346410207, -2.461596307987006}, { 1.258407346410207, -1.7944482933006503`}, {1.258407346410207, 0.8825959097986762}, {1.258407346410207, 0.5085397496572581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.561000696163677}, { 1.263407346410207, -2.4620734573239145`}, { 1.263407346410207, -1.7941523363891174`}, {1.263407346410207, 0.8853731715595421}, {1.263407346410207, 0.5091646138170145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.5609574440406364`}, { 1.268407346410207, -2.4625522287147517`}, { 1.268407346410207, -1.793855811798897}, {1.268407346410207, 0.8881687128833153}, {1.268407346410207, 0.509776984884318}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.560914649644695}, { 1.273407346410207, -2.4630326341389175`}, { 1.273407346410207, -1.7935587156648924`}, {1.273407346410207, 0.8909823909948329}, {1.273407346410207, 0.5103770174084611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.56087231953766}, { 1.278407346410207, -2.4635146856818784`}, { 1.278407346410207, -1.7932610440993357`}, {1.278407346410207, 0.8938140634285268}, {1.278407346410207, 0.5109648653912573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.5608304603970966`}, { 1.283407346410207, -2.4639983955363176`}, { 1.283407346410207, -1.7929627931916137`}, {1.283407346410207, 0.8966635881281045}, {1.283407346410207, 0.5115406821819138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.56078907901843}, { 1.288407346410207, -2.464483776003306}, { 1.288407346410207, -1.7926639590080875`}, {1.288407346410207, 0.8995308235407472}, {1.288407346410207, 0.5121046203772917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.5607481823170968`}, { 1.293407346410207, -2.464970839493481}, { 1.293407346410207, -1.7923645375919157`}, {1.293407346410207, 0.9024156287058872}, {1.293407346410207, 0.5126568317274801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.560707777330736}, { 1.298407346410207, -2.465459598528246}, { 1.298407346410207, -1.7920645249628722`}, {1.298407346410207, 0.9053178633386603}, {1.298407346410207, 0.5131974670465976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.560667871221426}, { 1.303407346410207, -2.465950065740985}, { 1.303407346410207, -1.7917639171171644`}, {1.303407346410207, 0.9082373879081234}, {1.303407346410207, 0.513726676128723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.560628471277969}, { 1.308407346410207, -2.46644225387829}, { 1.308407346410207, -1.7914627100272495`}, {1.308407346410207, 0.9111740637103384}, {1.308407346410207, 0.5142446076688525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.5605895849182163`}, { 1.313407346410207, -2.4669361758012074`}, { 1.313407346410207, -1.7911608996416484`}, {1.313407346410207, 0.9141277529364419}, {1.313407346410207, 0.5147514091887624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.5605512196914497`}, { 1.318407346410207, -2.467431844486498}, { 1.318407346410207, -1.7908584818847575`}, {1.318407346410207, 0.9170983187358179}, {1.318407346410207, 0.515247226967663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.5605133832808034`}, { 1.323407346410207, -2.4679292730279196`}, { 1.323407346410207, -1.7905554526566614`}, {1.323407346410207, 0.9200856252744971}, {1.323407346410207, 0.5157322059775072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.560476083505743}, { 1.328407346410207, -2.4684284746375162`}, { 1.328407346410207, -1.7902518078329406`}, {1.328407346410207, 0.9230895377889174}, {1.328407346410207, 0.5162064898228292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.56043932832459}, { 1.333407346410207, -2.4689294626469347`}, { 1.333407346410207, -1.7899475432644805`}, {1.333407346410207, 0.9261099226351828}, {1.333407346410207, 0.516670220684967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.5604031258370994`}, { 1.3384073464102069`, -2.4694322505087514`}, { 1.3384073464102069`, -1.7896426547772752`}, {1.3384073464102069`, 0.9291466473339565}, {1.3384073464102069`, 0.5171235392705316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.5603674842870934`}, { 1.343407346410207, -2.46993685179782}, { 1.343407346410207, -1.7893371381722338`}, {1.343407346410207, 0.9321995806111286}, {1.343407346410207, 0.5175665847639812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.5603324120651476`}, { 1.3484073464102069`, -2.470443280212636}, { 1.3484073464102069`, -1.7890309892249814`}, {1.3484073464102069`, 0.9352685924344106}, {1.3484073464102069`, 0.5179994947841491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.5602979177113316`}, { 1.353407346410207, -2.4709515495767196`}, { 1.353407346410207, -1.7887242036856594`}, {1.353407346410207, 0.9383535540459916}, {1.353407346410207, 0.5184224053445822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.5602640099180074`}, { 1.3584073464102069`, -2.471461673840016}, { 1.3584073464102069`, -1.7884167772787258`}, {1.3584073464102069`, 0.9414543379914059}, {1.3584073464102069`, 0.5188354508175393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.560230697532688}, { 1.363407346410207, -2.471973667080314}, { 1.363407346410207, -1.7881087057027507`}, {1.363407346410207, 0.94457081814476}, {1.363407346410207, 0.5192387639015079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.560197989560951}, { 1.368407346410207, -2.472487543504687}, { 1.368407346410207, -1.7877999846302124`}, {1.368407346410207, 0.9477028697304587}, {1.368407346410207, 0.5196324755920815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.5601658951694186`}, { 1.373407346410207, -2.473003317450948}, { 1.373407346410207, -1.7874906097072902`}, {1.373407346410207, 0.9508503693415773}, {1.373407346410207, 0.5200167151560636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.560134423688794}, { 1.378407346410207, -2.473521003389126}, { 1.378407346410207, -1.7871805765536564`}, {1.378407346410207, 0.9540131949550201}, {1.378407346410207, 0.5203916101086442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.560103584616965}, { 1.383407346410207, -2.4740406159229655`}, { 1.383407346410207, -1.7868698807622654`}, {1.383407346410207, 0.9571912259436075}, {1.383407346410207, 0.5207572861935139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.5600733876221726`}, { 1.388407346410207, -2.4745621697914393`}, { 1.388407346410207, -1.7865585178991423`}, {1.388407346410207, 0.9603843430852269}, {1.388407346410207, 0.5211138673657661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.5600438425462433`}, { 1.393407346410207, -2.475085679870287}, { 1.393407346410207, -1.786246483503169}, {1.393407346410207, 0.9635924285691855}, {1.393407346410207, 0.5214614757774594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.5600149594078916`}, { 1.398407346410207, -2.4756111611735725`}, { 1.398407346410207, -1.785933773085867}, {1.398407346410207, 0.9668153659998945}, {1.398407346410207, 0.5218002317656983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.559986748406091}, { 1.403407346410207, -2.47613862885526}, { 1.403407346410207, -1.785620382131181}, {1.403407346410207, 0.9700530403980167}, {1.403407346410207, 0.5221302538431031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.5599592199235173`}, { 1.408407346410207, -2.4766680982108165`}, { 1.408407346410207, -1.7853063060952579`}, {1.408407346410207, 0.9733053381992006}, {1.408407346410207, 0.522451658690538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.5599323845300614`}, { 1.413407346410207, -2.477199584678829}, { 1.413407346410207, -1.7849915404062262`}, {1.413407346410207, 0.9765721472505302}, {1.413407346410207, 0.5227645611519749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.559906252986421}, { 1.418407346410207, -2.4777331038426498`}, { 1.418407346410207, -1.784676080463972}, {1.418407346410207, 0.9798533568047955}, {1.418407346410207, 0.5230690742313706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.559880836247764}, { 1.4234073464102068`, -2.478268671432059}, { 1.4234073464102068`, -1.784359921639913}, {1.4234073464102068`, 0.9831488575127182}, {1.4234073464102068`, 0.5233653090914351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.5598561454674718`}, { 1.4284073464102072`, -2.4788063033249528`}, { 1.4284073464102072`, -1.7840430592767715`}, {1.4284073464102072`, 0.9864585414132252}, {1.4284073464102072`, 0.5236533750541843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.5598321920009597`}, { 1.433407346410207, -2.479346015549053}, { 1.433407346410207, -1.783725488688345}, {1.433407346410207, 0.9897823019218919}, {1.433407346410207, 0.5239333796031579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.5598089874095837`}, { 1.438407346410207, -2.4798878242836397`}, { 1.438407346410207, -1.7834072051592729`}, {1.438407346410207, 0.9931200338176503}, {1.438407346410207, 0.5242054283872036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.559786543464624}, { 1.4434073464102068`, -2.480431745861308}, { 1.4434073464102068`, -1.7830882039448055`}, {1.4434073464102068`, 0.9964716332278648}, {1.4434073464102068`, 0.524469625225719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.5597648721513564`}, { 1.4484073464102072`, -2.480977796769749}, { 1.4484073464102072`, -1.7827684802705666`}, {1.4484073464102072`, 0.9998369976118712}, {1.4484073464102072`, 0.524726072115255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.559743985673213}, { 1.453407346410207, -2.481525993653552}, { 1.453407346410207, -1.7824480293323162`}, {1.453407346410207, 1.003216025743069}, {1.453407346410207, 0.5249748692373865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.5597238964560267`}, { 1.458407346410207, -2.4820763533160353`}, { 1.458407346410207, -1.7821268462957105`}, {1.458407346410207, 1.0066086176896616`}, {1.458407346410207, 0.525216114967753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.5597046171523696`}, { 1.4634073464102069`, -2.4826288927211007`}, { 1.4634073464102069`, -1.7818049262960611`}, {1.4634073464102069`, 1.0100146747941166`}, {1.4634073464102069`, 0.525449905886193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.559686160645986}, { 1.4684073464102068`, -2.4831836289951106`}, { 1.4684073464102068`, -1.7814822644380892`}, {1.4684073464102068`, 1.013434099651438}, {1.4684073464102068`, 0.5256763367878764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.5596685400563146`}, { 1.473407346410207, -2.4837405794287943`}, { 1.473407346410207, -1.7811588557956815`}, {1.473407346410207, 1.016866796086323}, {1.473407346410207, 0.5258955006953613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.5596517687431164`}, { 1.478407346410207, -2.484299761479177}, { 1.478407346410207, -1.7808346954116396`}, {1.478407346410207, 1.0203126691292683`}, {1.478407346410207, 0.5261074888714985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.5596358603111944`}, { 1.4834073464102069`, -2.4848611927715414`}, { 1.4834073464102069`, -1.7805097782974324`}, {1.4834073464102069`, 1.0237716249917135`}, {1.4834073464102069`, 0.5263123908331099}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.559620828615218}, { 1.4884073464102068`, -2.485424891101406}, { 1.4884073464102068`, -1.7801840994329412`}, {1.4884073464102068`, 1.0272435710402656`}, {1.4884073464102068`, 0.5265102943653691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.5596066877646546`}, { 1.4934073464102071`, -2.4859908744365415`}, { 1.4934073464102071`, -1.779857653766206}, {1.4934073464102071`, 1.030728415770085}, {1.4934073464102071`, 0.5267012855368225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.559593452128801}, { 1.498407346410207, -2.4865591609190068`}, { 1.498407346410207, -1.7795304362131688`}, {1.498407346410207, 1.0342260687774778`}, {1.498407346410207, 0.5268854487149857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.5595811363419307`}, { 1.503407346410207, -2.4871297688672174`}, { 1.503407346410207, -1.7792024416574135`}, {1.503407346410207, 1.0377364407317633`}, {1.503407346410207, 0.5270628665824533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.559569755308547}, { 1.5084073464102068`, -2.487702716778041}, { 1.5084073464102068`, -1.7788736649499048`}, {1.5084073464102068`, 1.0412594433464584`}, {1.5084073464102068`, 0.5272336201534702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.5595593242087546`}, { 1.5134073464102071`, -2.4882780233289226`}, { 1.5134073464102071`, -1.7785441009087248`}, {1.5134073464102071`, 1.044794989349832}, {1.5134073464102071`, 0.5273977887909087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.559549858503744}, { 1.518407346410207, -2.488855707380037}, { 1.518407346410207, -1.7782137443188073`}, {1.518407346410207, 1.0483429924548773`}, {1.518407346410207, 0.5275554502235986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.559541373941399}, { 1.523407346410207, -2.489435787976473}, { 1.523407346410207, -1.7778825899316686`}, {1.523407346410207, 1.0519033673287472`}, {1.523407346410207, 0.5277066805639663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.55953388656202}, { 1.5284073464102068`, -2.4900182843504495`}, { 1.5284073464102068`, -1.7775506324651376`}, {1.5284073464102068`, 1.0554760295616865`}, {1.5284073464102068`, 0.5278515543259337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.5595274127041816`}, { 1.5334073464102072`, -2.4906032159235587`}, { 1.5334073464102072`, -1.777217866603083}, {1.5334073464102072`, 1.0590608956355068`}, {1.5334073464102072`, 0.5279901444430384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.559521969010709}, { 1.538407346410207, -2.4911906023090404`}, { 1.538407346410207, -1.7768842869951373`}, {1.538407346410207, 1.0626578828916335`}, {1.538407346410207, 0.5281225222867318}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.5595175724347907`}, { 1.543407346410207, -2.491780463314094}, { 1.543407346410207, -1.7765498882564204`}, {1.543407346410207, 1.066266909498765}, {1.543407346410207, 0.5282487576848182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.55951424024622}, { 1.5484073464102068`, -2.492372818942215}, { 1.5484073464102068`, -1.7762146649672588`}, {1.5484073464102068`, 1.0698878944201677`}, {1.5484073464102068`, 0.5283689189399996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.559511990037779}, { 1.5534073464102072`, -2.492967689395569}, { 1.5534073464102072`, -1.7758786116729028`}, {1.5534073464102072`, 1.0735207573806398`}, {1.5534073464102072`, 0.5284830728484939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.559510839731758}, { 1.558407346410207, -2.493565095077397}, { 1.558407346410207, -1.7755417228832426`}, {1.558407346410207, 1.0771654188331667`}, {1.558407346410207, 0.5285912847186919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.559510807586619}, { 1.563407346410207, -2.494165056594455}, { 1.563407346410207, -1.7752039930725216`}, {1.563407346410207, 1.080821799925299}, {1.563407346410207, 0.5286936183898299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.5595119122038072`}, { 1.5684073464102068`, -2.494767594759489}, { 1.5684073464102068`, -1.7748654166790447`}, {1.5684073464102068`, 1.0844898224652648`}, {1.5684073464102068`, 0.5287901362506414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.55951417253471}, { 1.5734073464102072`, -2.495372730593741}, { 1.5734073464102072`, -1.7745259881048876`}, {1.5734073464102072`, 1.088169408887847}, {1.5734073464102072`, 0.5288808992579739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.5595176078877717`}, { 1.578407346410207, -2.4959804853294942`}, { 1.578407346410207, -1.7741857017156029`}, {1.578407346410207, 1.0918604822200368`}, {1.578407346410207, 0.5289659669553352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.559522237935761}, { 1.583407346410207, -2.496590880412652}, { 1.583407346410207, -1.7738445518399204`}, {1.583407346410207, 1.0955629660464845`}, {1.583407346410207, 0.5290453974913559}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.559528082723204}, { 1.5884073464102069`, -2.4972039375053545`}, { 1.5884073464102069`, -1.7735025327694502`}, {1.5884073464102069`, 1.0992767844747597`}, {1.5884073464102069`, 0.5291192476381432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.5595351626739755`}, { 1.5934073464102072`, -2.497819678488631}, { 1.5934073464102072`, -1.7731596387583788`}, {1.5934073464102072`, 1.1030018621004352`}, {1.5934073464102072`, 0.5291875728095086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.559543498599064}, { 1.598407346410207, -2.4984381254650883`}, { 1.598407346410207, -1.7728158640231646`}, {1.598407346410207, 1.1067381239720095`}, {1.598407346410207, 0.5292504270790477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.5595531117045036`}, { 1.603407346410207, -2.499059300761643}, { 1.603407346410207, -1.7724712027422314`}, {1.603407346410207, 1.1104854955556718`}, {1.603407346410207, 0.5293078631980648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.559564023599483}, { 1.6084073464102069`, -2.499683226932284}, { 1.6084073464102069`, -1.7721256490556572`}, {1.6084073464102069`, 1.1142439026999267`}, {1.6084073464102069`, 0.5293599326133148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.5595762563046356`}, { 1.6134073464102068`, -2.5003099267608837`}, { 1.6134073464102068`, -1.7717791970648622`}, {1.6134073464102068`, 1.118013271600079}, {1.6134073464102068`, 0.52940668548456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.5595898322605093`}, { 1.6184073464102071`, -2.500939423264038}, { 1.6184073464102071`, -1.7714318408322942`}, {1.6184073464102071`, 1.1217935287625913`}, {1.6184073464102071`, 0.5294481707019202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.5596047743362296`}, { 1.623407346410207, -2.5015717396939587`}, { 1.623407346410207, -1.7710835743811097`}, {1.623407346410207, 1.125584600969313}, {1.623407346410207, 0.5294844359030108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.5596211058383505`}, { 1.628407346410207, -2.502206899541397}, { 1.628407346410207, -1.770734391694854}, {1.628407346410207, 1.129386415241594}, {1.628407346410207, 0.5295155274898516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.5596388505199035`}, { 1.6334073464102068`, -2.5028449265386157`}, { 1.6334073464102068`, -1.770384286717137}, {1.6334073464102068`, 1.133198898804277}, {1.6334073464102068`, 0.5295414906455456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.5596580325896476`}, { 1.6384073464102071`, -2.5034858446624}, { 1.6384073464102071`, -1.7700332533513097`}, {1.6384073464102071`, 1.137021979049577}, {1.6384073464102071`, 0.5295623693507064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.5596786767215263`}, { 1.643407346410207, -2.5041296781371107`}, { 1.643407346410207, -1.7696812854601323`}, {1.643407346410207, 1.140855583500845}, {1.643407346410207, 0.5295782063996393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.5597008080643313`}, { 1.648407346410207, -2.5047764514377864`}, { 1.648407346410207, -1.7693283768654446`}, {1.648407346410207, 1.1446996397762206`}, {1.648407346410207, 0.5295890434162565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.5597244522515856`}, { 1.6534073464102068`, -2.5054261892932828`}, { 1.6534073464102068`, -1.768974521347832}, {1.6534073464102068`, 1.1485540755521675`}, {1.6534073464102068`, 0.5295949208697316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.559749635411642}, { 1.6584073464102072`, -2.5060789166894635`}, { 1.6584073464102072`, -1.7686197126462881`}, {1.6584073464102072`, 1.1524188185268969`}, {1.6584073464102072`, 0.5295958780898764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.559776384178013}, { 1.663407346410207, -2.5067346588724324`}, { 1.663407346410207, -1.7682639444578743`}, {1.663407346410207, 1.156293796383668}, {1.663407346410207, 0.5295919532822422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.5598047256999217`}, { 1.668407346410207, -2.5073934413518146`}, { 1.668407346410207, -1.7679072104373776`}, {1.668407346410207, 1.1601789367539734`}, {1.668407346410207, 0.5295831835429385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.5598346876530975`}, { 1.6734073464102068`, -2.5080552899040844`}, { 1.6734073464102068`, -1.7675495041969662`}, {1.6734073464102068`, 1.1640741671805972`}, {1.6734073464102068`, 0.5295696048731627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.5598662982508045`}, { 1.6784073464102072`, -2.508720230575939}, { 1.6784073464102072`, -1.7671908193058392`}, {1.6784073464102072`, 1.1679794150805423`}, {1.6784073464102072`, 0.5295512521934435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.559899586255121}, { 1.683407346410207, -2.5093882896877266`}, { 1.683407346410207, -1.7668311492898772`}, {1.683407346410207, 1.1718946077078267`}, {1.683407346410207, 0.5295281593575853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.5599345809884673`}, { 1.688407346410207, -2.510059493836916}, { 1.688407346410207, -1.7664704876312864`}, {1.688407346410207, 1.175819672116143}, {1.688407346410207, 0.529500359166321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.5599713123453918`}, { 1.6934073464102068`, -2.510733869901622}, { 1.6934073464102068`, -1.766108827768244}, {1.6934073464102068`, 1.1797545351213645`}, {1.6934073464102068`, 0.5294678833806633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.560009810804621}, { 1.6984073464102072`, -2.511411445044183}, { 1.6984073464102072`, -1.7657461630945357`}, {1.6984073464102072`, 1.1836991232639076`}, {1.6984073464102072`, 0.5294307627349563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.5600501074413757`}, { 1.703407346410207, -2.512092246714784}, { 1.703407346410207, -1.7653824869591939`}, {1.703407346410207, 1.1876533627709291`}, {1.703407346410207, 0.5293890269496248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.5600922339399625`}, { 1.708407346410207, -2.5127763026551393`}, { 1.708407346410207, -1.765017792666132}, {1.708407346410207, 1.1916171795183594`}, {1.708407346410207, 0.5293427047436211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.560136222606647}, { 1.7134073464102069`, -2.5134636409022217`}, { 1.7134073464102069`, -1.764652073473775}, {1.7134073464102069`, 1.1955904989927602`}, {1.7134073464102069`, 0.5292918238465661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.560182106382813}, { 1.7184073464102072`, -2.514154289792054}, { 1.7184073464102072`, -1.7642853225946882`}, {1.7184073464102072`, 1.1995732462529953`}, {1.7184073464102072`, 0.5292364110105868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.560229918858416}, { 1.723407346410207, -2.5148482779635484`}, { 1.723407346410207, -1.7639175331952013`}, {1.723407346410207, 1.203565345891714}, {1.723407346410207, 0.5291764920218469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.5602796942857333`}, { 1.728407346410207, -2.515545634362406}, { 1.728407346410207, -1.7635486983950313`}, {1.728407346410207, 1.2075667219966264`}, {1.728407346410207, 0.5291120917117739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.560331467593423}, { 1.7334073464102069`, -2.5162463882450723`}, { 1.7334073464102069`, -1.7631788112669007`}, {1.7334073464102069`, 1.2115772981115722`}, {1.7334073464102069`, 0.529043233967979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.5603852744008933`}, { 1.7384073464102068`, -2.5169505691827485`}, { 1.7384073464102068`, -1.7628078648361534`}, {1.7384073464102068`, 1.2155969971973615`}, {1.7384073464102068`, 0.5289699417448723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.560441151032996}, { 1.7434073464102071`, -2.5176582070654656`}, { 1.7434073464102071`, -1.7624358520803685`}, {1.7434073464102071`, 1.2196257415923886`}, {1.7434073464102071`, 0.5288922370739734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.5604991345350383`}, { 1.748407346410207, -2.518369332106212}, { 1.748407346410207, -1.7620627659289678`}, {1.748407346410207, 1.2236634529729955`}, {1.748407346410207, 0.5288101410739168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.560559262688135}, { 1.753407346410207, -2.5190839748451297`}, { 1.753407346410207, -1.7616885992628248`}, {1.753407346410207, 1.2277100523135887`}, {1.753407346410207, 0.5287236739601551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.5606215740248985`}, { 1.7584073464102068`, -2.519802166153763}, { 1.7584073464102068`, -1.7613133449138654`}, {1.7584073464102068`, 1.2317654598464816`}, {1.7584073464102068`, 0.5286328550543575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.5606861078454757`}, { 1.7634073464102071`, -2.520523937239376}, { 1.7634073464102071`, -1.7609369956646699`}, {1.7634073464102071`, 1.2358295950214657`}, {1.7634073464102071`, 0.5285377027935073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.560752904233939}, { 1.768407346410207, -2.521249319649333}, { 1.768407346410207, -1.7605595442480688`}, {1.768407346410207, 1.2399023764650867`}, {1.768407346410207, 0.5284382347386984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.560822004075044}, { 1.773407346410207, -2.5219783452755364`}, { 1.773407346410207, -1.7601809833467368`}, {1.773407346410207, 1.2439837219396215`}, {1.773407346410207, 0.528334467583631}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.5608934490713495`}, { 1.7784073464102068`, -2.5227110463589417`}, { 1.7784073464102068`, -1.7598013055927844`}, {1.7784073464102068`, 1.2480735483017384`}, {1.7784073464102068`, 0.5282264171628096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.5609672817607243`}, { 1.7834073464102072`, -2.523447455494127}, { 1.7834073464102072`, -1.7594205035673416`}, {1.7834073464102072`, 1.2521717714608342`}, {1.7834073464102072`, 0.5281140984594411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.5610435455342295`}, { 1.788407346410207, -2.524187605633937}, { 1.788407346410207, -1.7590385698001472`}, {1.788407346410207, 1.256278306337022}, {1.788407346410207, 0.5279975256130396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.561122284654402}, { 1.793407346410207, -2.5249315300941952`}, { 1.793407346410207, -1.758655496769124}, {1.793407346410207, 1.260393066818776}, {1.793407346410207, 0.5278767119267321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.561203544273933}, { 1.7984073464102068`, -2.52567926255848}, { 1.7984073464102068`, -1.7582712768999593`}, {1.7984073464102068`, 1.264515965720202}, {1.7984073464102068`, 0.5277516698742731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.5612873704547585`}, { 1.8034073464102072`, -2.52643083708298}, { 1.8034073464102072`, -1.7578859025656786`}, {1.8034073464102072`, 1.2686469147379305`}, {1.8034073464102072`, 0.5276224111067646}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.561373810187567}, { 1.808407346410207, -2.527186288101412}, { 1.808407346410207, -1.757499366086215}, {1.808407346410207, 1.2727858244076136`}, {1.808407346410207, 0.5274889464590844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.5614629114117293`}, { 1.813407346410207, -2.5279456504300173`}, { 1.813407346410207, -1.7571116597279781`}, {1.813407346410207, 1.2769326040600177`}, {1.813407346410207, 0.5273512859560254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.5615547230356666`}, { 1.8184073464102068`, -2.5287089592726315`}, { 1.8184073464102068`, -1.756722775703416}, {1.8184073464102068`, 1.2810871617766895`}, {1.8184073464102068`, 0.5272094388181439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.5616492949576557`}, { 1.8234073464102072`, -2.529476250225827}, { 1.8234073464102072`, -1.7563327061705785`}, {1.8234073464102072`, 1.2852494043451883`}, {1.8234073464102072`, 0.527063413467321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.5617466780870877`}, { 1.828407346410207, -2.530247559284133}, { 1.828407346410207, -1.7559414432326712`}, {1.828407346410207, 1.2894192372138684`}, {1.828407346410207, 0.5269132175320369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.5618469243661837`}, { 1.833407346410207, -2.5310229228453336`}, { 1.833407346410207, -1.7555489789376117`}, {1.833407346410207, 1.2935965644461942`}, {1.833407346410207, 0.5267588578523581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.5619500867921774`}, { 1.8384073464102069`, -2.5318023777158403`}, { 1.8384073464102069`, -1.7551553052775786`}, {1.8384073464102069`, 1.297781288674578}, {1.8384073464102069`, 0.5266003404846424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.5620562194399765`}, { 1.8434073464102072`, -2.5325859611161525`}, { 1.8434073464102072`, -1.754760414188559}, {1.8434073464102072`, 1.3019733110537237`}, {1.8434073464102072`, 0.5264376707059573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.5621653774853037`}, { 1.848407346410207, -2.533373710686388}, { 1.848407346410207, -1.7543642975498914`}, {1.848407346410207, 1.306172531213458}, {1.848407346410207, 0.5262708530182173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.5622776172283337`}, { 1.853407346410207, -2.534165664491906}, { 1.853407346410207, -1.7539669471838057`}, {1.853407346410207, 1.310378847211044}, {1.853407346410207, 0.52609989115204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.562392996117832}, { 1.8584073464102069`, -2.534961861029006}, { 1.8584073464102069`, -1.75356835485496}, {1.8584073464102069`, 1.3145921554829527`}, {1.8584073464102069`, 0.5259247880703178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.5625115727758008`}, { 1.8634073464102068`, -2.535762339230713}, { 1.8634073464102068`, -1.7531685122699734`}, {1.8634073464102068`, 1.3188123507960805`}, {1.8634073464102068`, 0.525745545971513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.562633407022649}, { 1.8684073464102071`, -2.5365671384726536`}, { 1.8684073464102071`, -1.752767411076955}, {1.8684073464102071`, 1.3230393261984013`}, {1.8684073464102071`, 0.525562166292671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.5627585599028824`}, { 1.873407346410207, -2.5373762985790127`}, { 1.873407346410207, -1.7523650428650301`}, {1.873407346410207, 1.3272729729690331`}, {1.873407346410207, 0.5253746497121542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.562887093711338}, { 1.878407346410207, -2.5381898598285804`}, { 1.878407346410207, -1.7519613991638632`}, {1.878407346410207, 1.3315131805677085`}, {1.878407346410207, 0.5251829961520992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.5630190720199546`}, { 1.8834073464102068`, -2.5390078629608923`}, { 1.8834073464102068`, -1.7515564714431755`}, {1.8834073464102068`, 1.335759836583631}, {1.8834073464102068`, 0.5249872047805921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.5631545597051018`}, { 1.8884073464102071`, -2.5398303491824565`}, { 1.8884073464102071`, -1.7511502511122607`}, {1.8884073464102071`, 1.3400128266837024`}, {1.8884073464102071`, 0.5247872740135707}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.5632936229754684`}, { 1.893407346410207, -2.5406573601730753`}, { 1.893407346410207, -1.7507427295194977`}, {1.893407346410207, 1.3442720345601094`}, {1.893407346410207, 0.5245832015164438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.5634363294005187`}, { 1.898407346410207, -2.541488938092261}, { 1.898407346410207, -1.750333897951857}, {1.898407346410207, 1.3485373418772535`}, {1.898407346410207, 0.5243749842054359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.5635827479395292`}, { 1.9034073464102068`, -2.5423251255857453`}, { 1.9034073464102068`, -1.749923747634406}, {1.9034073464102068`, 1.3528086282180052`}, {1.9034073464102068`, 0.5241626182486535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.563732948971207}, { 1.9084073464102072`, -2.543165965792088}, { 1.9084073464102072`, -1.7495122697298104`}, {1.9084073464102072`, 1.3570857710292756`}, {1.9084073464102072`, 0.523946099066873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.5638870043239037`}, { 1.913407346410207, -2.544011502349381}, { 1.913407346410207, -1.7490994553378305`}, {1.913407346410207, 1.3613686455668819`}, {1.913407346410207, 0.5237254213340512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.56404498730643}, { 1.918407346410207, -2.5448617794020545`}, { 1.918407346410207, -1.7486852954948156`}, {1.918407346410207, 1.3656571248397036`}, {1.918407346410207, 0.5235005789775559}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.564206972739475}, { 1.9234073464102068`, -2.545716841607781}, { 1.9234073464102068`, -1.7482697811731933`}, {1.9234073464102068`, 1.3699510795531042`}, {1.9234073464102068`, 0.5232715651781188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.5643730369876447`}, { 1.9284073464102072`, -2.5465767341444856`}, { 1.9284073464102072`, -1.747852903280957}, {1.9284073464102072`, 1.3742503780516118`}, {1.9284073464102072`, 0.5230383723695085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.5645432579921184`}, { 1.933407346410207, -2.547441502717456}, { 1.933407346410207, -1.7474346526611484`}, {1.933407346410207, 1.3785548862608408`}, {1.933407346410207, 0.5228009922379221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.5647177153039356`}, { 1.938407346410207, -2.548311193566564}, { 1.938407346410207, -1.7470150200913348`}, {1.938407346410207, 1.3828644676286472`}, {1.938407346410207, 0.5225594157210974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.564896490117915}, { 1.9434073464102068`, -2.5491858534735847`}, { 1.9434073464102068`, -1.7465939962830879`}, {1.9434073464102068`, 1.3871789830654957`}, {1.9434073464102068`, 0.5223136330071405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.5650796653072145`}, { 1.9484073464102072`, -2.550065529769634}, { 1.9484073464102072`, -1.7461715718814523`}, {1.9484073464102072`, 1.3914982908840337`}, {1.9484073464102072`, 0.5220636335330717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.5652673254585348`}, { 1.953407346410207, -2.5509502703427094`}, { 1.953407346410207, -1.7457477374644168`}, {1.953407346410207, 1.3958222467378547`}, {1.953407346410207, 0.5218094059830857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.5654595569079732`}, { 1.958407346410207, -2.5518401236453454`}, { 1.958407346410207, -1.745322483542376}, {1.958407346410207, 1.400150703559445}, {1.958407346410207, 0.5215509382865258}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.5656564477775303`}, { 1.9634073464102069`, -2.552735138702381}, { 1.9634073464102069`, -1.7448958005575934`}, {1.9634073464102069`, 1.4044835114972947`}, {1.9634073464102069`, 0.5212882176155704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.565858088012276}, { 1.9684073464102072`, -2.5536353651188413`}, { 1.9684073464102072`, -1.7444676788836573`}, {1.9684073464102072`, 1.4088205178521676`}, {1.9684073464102072`, 0.5210212303826303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.566064569418172}, { 1.973407346410207, -2.5545408530879374`}, { 1.973407346410207, -1.7440381088249348`}, {1.973407346410207, 1.4131615670125173`}, {1.973407346410207, 0.5207499622374522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.5662759857005595`}, { 1.978407346410207, -2.5554516533991807`}, { 1.978407346410207, -1.7436070806160224`}, {1.978407346410207, 1.4175065003890435`}, {1.978407346410207, 0.5204743980639333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.56649243250331}, { 1.9834073464102069`, -2.556367817446622}, { 1.9834073464102069`, -1.7431745844211908`}, {1.9834073464102069`, 1.4218551563483717`}, {1.9834073464102069`, 0.5201945219766344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.5667140074486383`}, { 1.988407346410207, -2.557289397237203}, { 1.988407346410207, -1.742740610333828}, {1.988407346410207, 1.4262073701458564`}, {1.988407346410207, 0.5199103173169994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.566940810177586}, { 1.993407346410207, -2.558216445399242}, { 1.993407346410207, -1.7423051483758796`}, {1.993407346410207, 1.4305629738574943`}, {1.993407346410207, 0.5196217666492716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.567172942391161}, { 1.998407346410207, -2.5591490151910326`}, { 1.998407346410207, -1.7418681884972822`}, {1.998407346410207, 1.4349217963109446`}, {1.998407346410207, 0.5193288517561075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.567410507892139}, { 2.003407346410207, -2.5600871605095756`}, { 2.003407346410207, -1.741429720575396}, {2.003407346410207, 1.4392836630156465`}, {2.003407346410207, 0.5190315536338831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.5676536126275322`}, { 2.008407346410207, -2.5610309358994363`}, { 2.008407346410207, -1.7409897344144323`}, {2.008407346410207, 1.4436483960920343`}, {2.008407346410207, 0.5187298524876917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.5679023647316943`}, { 2.013407346410207, -2.5619803965617303`}, { 2.013407346410207, -1.7405482197448792`}, {2.013407346410207, 1.4480158141998412`}, {2.013407346410207, 0.518423727726029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.5681568745700916`}, { 2.018407346410207, -2.5629355983632403`}, { 2.018407346410207, -1.7401051662229208`}, {2.018407346410207, 1.4523857324654912`}, {2.018407346410207, 0.5181131579551604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.5684172547836996`}, { 2.023407346410207, -2.5638965978456656`}, { 2.023407346410207, -1.7396605634298552`}, {2.023407346410207, 1.456757962408581}, {2.023407346410207, 0.5177981209731699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.568683620334043}, { 2.028407346410207, -2.564863452235009}, { 2.028407346410207, -1.739214400871508}, {2.028407346410207, 1.461132311867444}, {2.028407346410207, 0.5174785937636841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.56895608854885}, { 2.033407346410207, -2.5658362194510915`}, { 2.033407346410207, -1.7387666679776428`}, {2.033407346410207, 1.4655085849238063`}, {2.033407346410207, 0.5171545524892684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.569234779168323}, { 2.038407346410207, -2.5668149581172126`}, { 2.038407346410207, -1.7383173541013666`}, {2.038407346410207, 1.4698865818265296`}, {2.038407346410207, 0.5168259724844917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.569519814392002}, { 2.043407346410207, -2.5677997275699456`}, { 2.043407346410207, -1.7378664485185338`}, {2.043407346410207, 1.4742660989144534`}, {2.043407346410207, 0.5164928282486522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.5698113189262153`}, { 2.048407346410207, -2.568790587869074}, { 2.048407346410207, -1.7374139404271447`}, {2.048407346410207, 1.4786469285383341`}, {2.048407346410207, 0.5161550934381649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.5701094200320886`}, { 2.053407346410207, -2.569787599807672}, { 2.053407346410207, -1.7369598189467426`}, {2.053407346410207, 1.483028858981896}, {2.053407346410207, 0.5158127408585993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, -2.570790824922324}, { 2.058407346410207, 2.570414247574108}, { 2.058407346410207, -1.7365040731178039`}, {2.058407346410207, 1.4874116743819994`}, {2.058407346410207, 0.5154657424563673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, -2.571800325503498}, { 2.063407346410207, 2.5707259340691992`}, { 2.063407346410207, -1.736046691901132}, {2.063407346410207, 1.491795154647939}, {2.063407346410207, 0.5151140693100545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, -2.5728161646060586`}, { 2.068407346410207, 2.5710446147363126`}, { 2.068407346410207, -1.735587664177236}, {2.068407346410207, 1.4961790753798896`}, {2.068407346410207, 0.5147576916213862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, -2.5738384060599317`}, { 2.073407346410207, 2.571370427546481}, { 2.073407346410207, -1.7351269787457178`}, {2.073407346410207, 1.5005632077865083`}, {2.073407346410207, 0.514396578705827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, -2.574867114480921}, { 2.078407346410207, 2.5717035132733224`}, { 2.078407346410207, -1.7346646243246482`}, {2.078407346410207, 1.5049473186017186`}, {2.078407346410207, 0.5140306989828054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, -2.5759023552816718`}, { 2.083407346410207, 2.572044015543956}, { 2.083407346410207, -1.734200589549945}, {2.083407346410207, 1.509331170000696}, {2.083407346410207, 0.5136600199655554}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, -2.576944194682795}, { 2.088407346410207, 2.572392080890298}, { 2.088407346410207, -1.733734862974742}, {2.088407346410207, 1.5137145195150763`}, {2.088407346410207, 0.5132845082505725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, -2.5779926997241387`}, { 2.093407346410207, 2.5727478588006982`}, { 2.093407346410207, -1.7332674330687592`}, {2.093407346410207, 1.5180971199474174`}, {2.093407346410207, 0.5129041295066709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, -2.5790479382762226`}, { 2.098407346410207, 2.5731115017718773`}, { 2.098407346410207, -1.7327982882176678`}, {2.098407346410207, 1.5224787192849403`}, {2.098407346410207, 0.5125188484636443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, -2.5801099790518256`}, { 2.103407346410207, 2.5734831653611185`}, { 2.103407346410207, -1.7323274167224552`}, {2.103407346410207, 1.5268590606125882`}, {2.103407346410207, 0.5121286289005103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, -2.5811788916177343`}, { 2.108407346410207, 2.5738630082386704`}, { 2.108407346410207, -1.7318548067987787`}, {2.108407346410207, 1.531237882025434}, {2.108407346410207, 0.5117334336333421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, -2.5822547464066536`}, { 2.1134073464102068`, 2.5742511922403017`}, { 2.1134073464102068`, -1.731380446576326}, {2.1134073464102068`, 1.5356149165404789`}, {2.1134073464102068`, 0.5113332245026715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, -2.5833376147292757`}, { 2.118407346410207, 2.5746478824199586`}, { 2.118407346410207, -1.7309043240981656`}, {2.118407346410207, 1.5399898920078887`}, {2.118407346410207, 0.5109279623604591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, -2.5844275687865164`}, { 2.123407346410207, 2.5750532471024625`}, { 2.123407346410207, -1.7304264273200984`}, {2.123407346410207, 1.5443625310217082`}, {2.123407346410207, 0.5105176070566209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, -2.585524681681912}, { 2.128407346410207, 2.5754674579361847`}, { 2.128407346410207, -1.7299467441100018`}, {2.128407346410207, 1.5487325508301133`}, {2.128407346410207, 0.5101021174251011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, -2.586629027434186}, { 2.133407346410207, 2.575890689945624}, { 2.133407346410207, -1.7294652622471771`}, {2.133407346410207, 1.553099663245252}, {2.133407346410207, 0.5096814512694865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, -2.5877406809899757`}, { 2.138407346410207, 2.576323121583825}, { 2.138407346410207, -1.7289819694216875`}, {2.138407346410207, 1.5574635745527359`}, {2.138407346410207, 0.5092555653481451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, -2.588859718236738}, { 2.143407346410207, 2.576764934784546}, { 2.143407346410207, -1.7284968532336973`}, {2.143407346410207, 1.5618239854208438`}, {2.143407346410207, 0.5088244153588871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, -2.58998621601581}, { 2.148407346410207, 2.5772163150141}, { 2.148407346410207, -1.7280099011928072`}, {2.148407346410207, 1.5661805908095177`}, {2.148407346410207, 0.5083879559231292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, -2.59112025213565}, { 2.153407346410207, 2.5776774513227796`}, { 2.153407346410207, -1.7275211007173865`}, {2.153407346410207, 1.5705330798792123`}, {2.153407346410207, 0.5079461405695594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, -2.5922619053852465`}, { 2.158407346410207, 2.578148536395766}, { 2.158407346410207, -1.7270304391339037`}, {2.158407346410207, 1.5748811358996881`}, {2.158407346410207, 0.5074989217172837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, -2.5934112555476925`}, { 2.163407346410207, 2.5786297666034317`}, { 2.163407346410207, -1.7265379036762534`}, {2.163407346410207, 1.5792244361588308`}, {2.163407346410207, 0.507046250658449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, -2.5945683834139417`}, { 2.168407346410207, 2.579121342050916}, { 2.168407346410207, -1.7260434814850805`}, {2.168407346410207, 1.5835626518715844`}, {2.168407346410207, 0.5065880775403249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, -2.595733370796729}, { 2.173407346410207, 2.5796234666268734`}, { 2.173407346410207, -1.7255471596071035`}, {2.173407346410207, 1.5878954480891052`}, {2.173407346410207, 0.5061243513468355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, -2.5969063005446666`}, { 2.178407346410207, 2.580136348051272}, { 2.178407346410207, -1.725048924994434}, {2.178407346410207, 1.5922224836082275`}, {2.178407346410207, 0.5056550198795265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, -2.598087256556515}, { 2.183407346410207, 2.5806601979221093`}, { 2.183407346410207, -1.7245487645038948`}, {2.183407346410207, 1.5965434108813568`}, {2.183407346410207, 0.5051800297379538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, -2.599276323795626}, { 2.188407346410207, 2.5811952317609257`}, { 2.188407346410207, -1.7240466648963344`}, {2.188407346410207, 1.6008578759269112`}, {2.188407346410207, 0.5046993262994792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, -2.600473588304557}, { 2.193407346410207, 2.581741669056963}, { 2.193407346410207, -1.7235426128359415`}, {2.193407346410207, 1.605165518240422}, {2.193407346410207, 0.5042128536984616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, -2.6016791372198624`}, { 2.198407346410207, 2.5822997333098274`}, { 2.198407346410207, -1.7230365948895552`}, {2.198407346410207, 1.6094659707064318`}, {2.198407346410207, 0.503720554804824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, -2.6028930587870582`}, { 2.203407346410207, 2.5828696520705066`}, { 2.203407346410207, -1.7225285975259752`}, {2.203407346410207, 1.6137588595113221`}, {2.203407346410207, 0.5032223712019851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, -2.6041154423757544`}, { 2.208407346410207, 2.58345165698057}, { 2.208407346410207, -1.7220186071152692`}, {2.208407346410207, 1.6180438040572167`}, {2.208407346410207, 0.5027182431641359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, -2.6053463784949655`}, { 2.213407346410207, 2.5840459838093883`}, { 2.213407346410207, -1.7215066099280778`}, {2.213407346410207, 1.6223204168771082`}, {2.213407346410207, 0.5022081096328477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, -2.6065859588085907`}, { 2.218407346410207, 2.584652872489195}, { 2.218407346410207, -1.72099259213492}, {2.218407346410207, 1.6265883035513669`}, {2.218407346410207, 0.5016919081929904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, -2.607834276151061}, { 2.223407346410207, 2.5852725671478}, { 2.223407346410207, -1.7204765398054949`}, {2.223407346410207, 1.630847062625796}, {2.223407346410207, 0.5011695750479489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, -2.6090914245431653`}, { 2.228407346410207, 2.585905316138772}, { 2.228407346410207, -1.7199584389079823`}, {2.228407346410207, 1.6350962855314135`}, {2.228407346410207, 0.5006410449941124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, -2.6103574992080314`}, { 2.233407346410207, 2.5865513720688718`}, { 2.233407346410207, -1.7194382753083444`}, {2.233407346410207, 1.6393355565061256`}, {2.233407346410207, 0.5001062513946222}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, -2.6116325965872855`}, { 2.2384073464102068`, 2.587210991822546}, { 2.2384073464102068`, -1.7189160347696226`}, {2.2384073464102068`, 1.643564452518497}, {2.2384073464102068`, 0.499565126152358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, -2.61291681435737}, { 2.243407346410207, 2.587884436583245}, { 2.243407346410207, -1.7183917029512366`}, {2.243407346410207, 1.6477825431938042`}, {2.243407346410207, 0.49901759968213816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, -2.6142102514460266`}, { 2.248407346410207, 2.5885719718513527`}, { 2.248407346410207, -1.71786526540828}, {2.248407346410207, 1.6519893907425733`}, {2.248407346410207, 0.4984636008821189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, -2.615513008048937}, { 2.253407346410207, 2.5892738674584876`}, { 2.253407346410207, -1.7173367075908168`}, {2.253407346410207, 1.6561845498918226`}, {2.253407346410207, 0.4979030571043643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, -2.616825185646527}, { 2.2584073464102072`, 2.589990397577932}, { 2.2584073464102072`, -1.716806014843177}, {2.2584073464102072`, 1.6603675678192202`}, {2.2584073464102072`, 0.49733589412456936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, -2.6181468870209175`}, { 2.263407346410207, 2.5907218407309425`}, { 2.263407346410207, -1.7162731724032505`}, {2.263407346410207, 1.6645379840903822`}, {2.263407346410207, 0.4967620361109105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, -2.619478216273035}, { 2.268407346410207, 2.5914684797886824`}, { 2.268407346410207, -1.7157381654017823`}, {2.268407346410207, 1.6686953305995518`}, {2.268407346410207, 0.4961814055919978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, -2.6208192788398637`}, { 2.273407346410207, 2.592230601969509}, { 2.273407346410207, -1.7152009788616671`}, {2.273407346410207, 1.672839131513894}, {2.273407346410207, 0.4955939234239078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, -2.622170181511845}, { 2.278407346410207, 2.5930084988313453`}, { 2.278407346410207, -1.7146615976972421`}, {2.278407346410207, 1.6769689032216428`}, {2.278407346410207, 0.49499950875626647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, -2.623531032450418}, { 2.283407346410207, 2.5938024662588535`}, { 2.283407346410207, -1.7141200067135829`}, {2.283407346410207, 1.6810841542843777`}, {2.283407346410207, 0.49439807899735994`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, -2.624901941205689}, { 2.288407346410207, 2.5946128044451315`}, { 2.288407346410207, -1.713576190605798}, {2.288407346410207, 1.6851843853936612`}, {2.288407346410207, 0.4937895497782405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, -2.6262830187342368`}, { 2.293407346410207, 2.5954398178676272`}, { 2.293407346410207, -1.7130301339583232`}, {2.293407346410207, 1.6892690893323177`}, {2.293407346410207, 0.4931738349158039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, -2.627674377417039}, { 2.298407346410207, 2.596283815257985}, { 2.298407346410207, -1.7124818212442172`}, {2.298407346410207, 1.693337750940616}, {2.298407346410207, 0.4925508463748032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, -2.629076131077516}, { 2.303407346410207, 2.597145109565518}, { 2.303407346410207, -1.7119312368244608`}, {2.303407346410207, 1.69738984708763}, {2.303407346410207, 0.49192049422877404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, -2.630488394999689}, { 2.308407346410207, 2.5980240179139953`}, { 2.308407346410207, -1.7113783649472518`}, {2.308407346410207, 1.7014248466480513`}, {2.308407346410207, 0.4912826866198351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, -2.6319112859464378`}, { 2.313407346410207, 2.5989208615514396`}, { 2.313407346410207, -1.710823189747306}, {2.313407346410207, 1.7054422104847347`}, {2.313407346410207, 0.4906373297173312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, -2.633344922177858}, { 2.318407346410207, 2.59983596579262}, { 2.318407346410207, -1.7102656952451571`}, {2.318407346410207, 1.709441391437259}, {2.318407346410207, 0.4899843276752891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, -2.6347894234697065`}, { 2.323407346410207, 2.6007696599539223`}, {2.323407346410207, 1.713421834316777}, {2.323407346410207, -1.7097058653464587`}, { 2.323407346410207, 0.48932358258864433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, -2.636244911131923}, { 2.328407346410207, 2.6017222772802886`}, {2.328407346410207, 1.7173829759074453`}, {2.328407346410207, -1.7091436838412903`}, { 2.328407346410207, 0.48865499444820953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, -2.637711508027226}, { 2.333407346410207, 2.6026941548639058`}, {2.333407346410207, 1.721324244974708}, {2.333407346410207, -1.708579134403461}, { 2.333407346410207, 0.4879784610943399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, -2.6391893385897625`}, { 2.338407346410207, 2.6036856335543312`}, {2.338407346410207, 1.7252450622807143`}, {2.338407346410207, -1.7080122005898213`}, { 2.338407346410207, 0.48729387816926256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, -2.64067852884381}, { 2.343407346410207, 2.6046970578597515`}, {2.343407346410207, 1.7291448406071421`}, {2.343407346410207, -1.7074428658395722`}, { 2.343407346410207, 0.48660113906802527`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, -2.6421792064225116`}, { 2.348407346410207, 2.605728775839055}, {2.348407346410207, 1.7330229847856957`}, {2.348407346410207, -1.7068711134735814`}, { 2.348407346410207, 0.48590013488802547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, -2.64369150058664}, { 2.353407346410207, 2.6067811389844344`}, {2.353407346410207, 1.7368788917365416`}, {2.353407346410207, -1.7062969266937003`}, { 2.353407346410207, 0.4851907543770746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, -2.6452155422433665`}, { 2.358407346410207, 2.607854502094224}, {2.358407346410207, 1.7407119505149353`}, {2.358407346410207, -1.7057202885820846`}, { 2.358407346410207, 0.4844728838799537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, -2.6467514639650274`}, { 2.3634073464102068`, 2.6089492231356757`}, {2.3634073464102068`, 1.7445215423662754`}, { 2.3634073464102068`, -1.7051411821005202`}, {2.3634073464102068`, 0.4837464072834145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, -2.648299400007874}, { 2.368407346410207, 2.6100656630974233`}, {2.368407346410207, 1.748307040789827}, {2.368407346410207, -1.7045595900897519`}, { 2.368407346410207, 0.4830112059595774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, -2.649859486330783}, { 2.373407346410207, 2.6112041858313617`}, {2.373407346410207, 1.7520678116113197`}, {2.373407346410207, -1.7039754952688158`}, { 2.373407346410207, 0.4822671587076772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, -2.651431860613918}, { 2.378407346410207, 2.6123651578837035`}, {2.378407346410207, 1.7558032130646344`}, {2.378407346410207, -1.7033888802343784`}, { 2.378407346410207, 0.48151414169410467`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, -2.653016662277316}, { 2.3834073464102072`, 2.613548948314987}, {2.3834073464102072`, 1.7595125958827498`}, { 2.3834073464102072`, -1.7027997274600795`}, {2.3834073464102072`, 0.4807520283906912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, -2.6546140324993868`}, { 2.388407346410207, 2.614755928508828}, {2.388407346410207, 1.7631953033981163`}, {2.388407346410207, -1.702208019295879}, { 2.388407346410207, 0.4799806895111834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, -2.6562241142352967`}, { 2.393407346410207, 2.6159864719692316`}, {2.393407346410207, 1.766850671652604}, {2.393407346410207, -1.7016137379674126`}, { 2.393407346410207, 0.479199992945846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, -2.657847052235225}, { 2.398407346410207, 2.617240954106299}, {2.398407346410207, 1.7704780295171316`}, {2.398407346410207, -1.7010168655753506`}, { 2.398407346410207, 0.4784098036941415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, -2.6594829930624537`}, { 2.403407346410207, 2.6185197520102}, {2.403407346410207, 1.7740766988210708`}, {2.403407346410207, -1.7004173840947643`}, { 2.403407346410207, 0.477609983795417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, -2.6611320851112885`}, { 2.408407346410207, 2.619823244213298}, {2.408407346410207, 1.777645994491488}, {2.408407346410207, -1.6998152753744995`}, { 2.408407346410207, 0.4768003922575435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, -2.662794478624758}, { 2.413407346410207, 2.6211518104403555`}, {2.413407346410207, 1.7811852247022453`}, {2.413407346410207, -1.6992105211365567`}, { 2.413407346410207, 0.4759808849834363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, -2.6644703257120894`}, { 2.418407346410207, 2.622505831346781}, {2.418407346410207, 1.7846936910329634`}, {2.418407346410207, -1.698603102975478}, { 2.418407346410207, 0.4751513146953921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, -2.6661597803659114`}, { 2.423407346410207, 2.6238856882449015`}, {2.423407346410207, 1.788170688637798}, {2.423407346410207, -1.697993002357742}, { 2.423407346410207, 0.47431153085717176`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, -2.667862998479165}, { 2.428407346410207, 2.625291762818297}, {2.428407346410207, 1.791615506423954}, {2.428407346410207, -1.697380200621172}, { 2.428407346410207, 0.4734613795937572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, -2.6695801378616846`}, { 2.433407346410207, 2.626724436824272}, {2.433407346410207, 1.795027427239812}, {2.433407346410207, -1.6967646789743431`}, { 2.433407346410207, 0.47260070360870676`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, -2.671311358256413}, { 2.438407346410207, 2.628184091784577}, {2.438407346410207, 1.7984057280725063`}, {2.438407346410207, -1.6961464184960078`}, { 2.438407346410207, 0.47172934209903117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, -2.6730568213552237`}, { 2.443407346410207, 2.6296711086645264`}, {2.443407346410207, 1.801749680254744}, {2.443407346410207, -1.6955254001345266`}, { 2.443407346410207, 0.47084713066751077`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, -2.674816690814293}, { 2.448407346410207, 2.631185867540746}, {2.448407346410207, 1.8050585496806049`}, {2.448407346410207, -1.69490160470731}, { 2.448407346410207, 0.46995390123237146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, -2.676591132269006}, { 2.453407346410207, 2.632728747257772}, {2.453407346410207, 1.8083315970300213`}, {2.453407346410207, -1.6942750129002717`}, { 2.453407346410207, 0.46904948193423085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, -2.678380313348328}, { 2.458407346410207, 2.634300125073837}, {2.458407346410207, 1.8115680780015757`}, {2.458407346410207, -1.693645605267291}, { 2.458407346410207, 0.4681336970402282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, -2.680184403688616}, { 2.463407346410207, 2.63590037629618}, {2.463407346410207, 1.814767243553216}, {2.463407346410207, -1.6930133622296895`}, { 2.463407346410207, 0.46720636684524525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, -2.6820035749468136`}, { 2.468407346410207, 2.637529873906297}, {2.468407346410207, 1.8179283401504154`}, {2.468407346410207, -1.6923782640757181`}, { 2.468407346410207, 0.46626730757012097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, -2.6838380008129747`}, { 2.473407346410207, 2.639188988175601}, {2.473407346410207, 1.821050610021267}, {2.473407346410207, -1.691740290960058}, { 2.473407346410207, 0.4653163312567647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, -2.6856878570220757`}, { 2.478407346410207, 2.640878086272014}, {2.478407346410207, 1.8241332914179438`}, {2.478407346410207, -1.6910994229033345`}, { 2.478407346410207, 0.46435324566006203`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, -2.687553321365048}, { 2.483407346410207, 2.6425975318580504`}, {2.483407346410207, 1.8271756188838932`}, {2.483407346410207, -1.6904556397916428`}, { 2.483407346410207, 0.4633778541364699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, -2.6894345736989806`}, { 2.4884073464102068`, 2.6443476846810468`}, {2.4884073464102068`, 1.8301768235260807`}, { 2.4884073464102068`, -1.6898089213760934`}, {2.4884073464102068`, 0.4623899555291906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, -2.691331795956423}, { 2.493407346410207, 2.646128900156213}, {2.493407346410207, 1.8331361332915541`}, {2.493407346410207, -1.6891592472723669`}, { 2.493407346410207, 0.4613893440498117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, -2.693245172153733}, { 2.498407346410207, 2.647941528943251}, {2.498407346410207, 1.8360527732475311`}, {2.498407346410207, -1.6885065969602888`}, { 2.498407346410207, 0.4603758091562948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, -2.6951748883983937`}, { 2.503407346410207, 2.649785916517335}, {2.503407346410207, 1.8389259658641661`}, {2.503407346410207, -1.6878509497834178`}, { 2.503407346410207, 0.45934913542719036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, -2.6971211328952327`}, { 2.5084073464102072`, 2.6516624027353175`}, {2.5084073464102072`, 1.841754931299097}, {2.5084073464102072`, -1.687192284948654}, { 2.5084073464102072`, 0.4583091024319549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, -2.699084095951463}, { 2.513407346410207, 2.6535713213980467`}, {2.513407346410207, 1.844538887682829}, {2.513407346410207, -1.6865305815258615`}, { 2.513407346410207, 0.45725548459723997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, -2.7010639699804706`}, { 2.518407346410207, 2.6555129998097597`}, {2.518407346410207, 1.8472770514039634`}, {2.518407346410207, -1.6858658184475137`}, { 2.518407346410207, 0.45618805106901744`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, -2.7030609495042706`}, { 2.523407346410207, 2.657487758335546}, {2.523407346410207, 1.8499686373932227`}, {2.523407346410207, -1.6851979745083532`}, { 2.523407346410207, 0.45510656557040424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, -2.7050752311545296`}, { 2.528407346410207, 2.6594959099579216`}, {2.528407346410207, 1.852612859405203}, {2.528407346410207, -1.684527028365076}, { 2.528407346410207, 0.45401078625504027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, -2.707107013672079}, { 2.533407346410207, 2.6615377598336036`}, {2.533407346410207, 1.8552089302967287`}, {2.533407346410207, -1.6838529585360331`}, { 2.533407346410207, 0.45290046555587193`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, -2.7091564979048166`}, { 2.538407346410207, 2.6636136048515926`}, {2.538407346410207, 1.857756062300666}, {2.538407346410207, -1.6831757434009567`}, { 2.538407346410207, 0.45177535002918806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, -2.7112238868038947`}, { 2.543407346410207, 2.665723733193731}, {2.543407346410207, 1.8602534672940063`}, {2.543407346410207, -1.6824953612007054`}, { 2.543407346410207, 0.45063518019374715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, -2.713309385418096}, { 2.5484073464102073`, 2.6678684238988994`}, {2.5484073464102073`, 1.8627003570590293`}, { 2.5484073464102073`, -1.6818117900370362`}, {2.5484073464102073`, 0.44947969036483365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, -2.715413200886275}, { 2.553407346410207, 2.6700479464320637`}, {2.553407346410207, 1.8650959435363088`}, {2.553407346410207, -1.6811250078723976`}, { 2.553407346410207, 0.448308608483071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, -2.717535542427769}, { 2.558407346410207, 2.6722625602593886`}, {2.558407346410207, 1.8674394390683497`}, {2.558407346410207, -1.6804349925297501`}, { 2.558407346410207, 0.44712165593781805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, -2.719676621330637}, { 2.563407346410207, 2.6745125144306425`}, {2.563407346410207, 1.869730056632598}, {2.563407346410207, -1.6797417216924106`}, { 2.563407346410207, 0.4459185473849639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, -2.7218366509376164`}, { 2.568407346410207, 2.6767980471701356`}, {2.568407346410207, 1.8719670100625982`}, {2.568407346410207, -1.6790451729039249`}, { 2.568407346410207, 0.44469899055893786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, -2.7240158466296576`}, { 2.5734073464102067`, 2.6791193854774216`}, {2.5734073464102067`, 1.874149514256071}, {2.5734073464102067`, -1.6783453235679686`}, { 2.5734073464102067`, 0.44346268607873646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, -2.7262144258069037`}, { 2.578407346410207, 2.681476744738988}, {2.578407346410207, 1.8762767853686846`}, {2.578407346410207, -1.6776421509482753`}, { 2.578407346410207, 0.44220932724776946`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, -2.7284326078669663`}, { 2.583407346410207, 2.68387032835215}, {2.583407346410207, 1.8783480409923425`}, {2.583407346410207, -1.6769356321685953`}, { 2.583407346410207, 0.4409385998473191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, -2.73067061418035}, { 2.588407346410207, 2.6863003273623387`}, {2.588407346410207, 1.8803625003168183`}, {2.588407346410207, -1.6762257442126864`}, { 2.588407346410207, 0.4396501819233954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, -2.732928668062874}, { 2.593407346410207, 2.688766920114945}, {2.593407346410207, 1.882319384273616}, {2.593407346410207, -1.6755124639243344`}, { 2.593407346410207, 0.4383437435667722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, -2.735206994744914}, { 2.598407346410207, 2.6912702719228494`}, {2.598407346410207, 1.8842179156609726`}, {2.598407346410207, -1.67479576800741}, { 2.598407346410207, 0.4370189466859742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, -2.7375058213373094`}, { 2.603407346410207, 2.6938105347507313`}, {2.603407346410207, 1.886057319248988}, {2.603407346410207, -1.6740756330259565`}, { 2.603407346410207, 0.4356754447729796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, -2.7398253767937497`}, { 2.608407346410207, 2.6963878469171867`}, {2.608407346410207, 1.8878368218639066`}, {2.608407346410207, -1.6733520354043159`}, { 2.608407346410207, 0.43431288266140095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, -2.7421658918694543`}, { 2.6134073464102068`, 2.6990023328156556`}, {2.6134073464102068`, 1.8895556524506596`}, { 2.6134073464102068`, -1.6726249514272897`}, {2.6134073464102068`, 0.4329308962768915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, -2.7445275990759583`}, { 2.618407346410207, 2.7016541026550707`}, {2.618407346410207, 1.8912130421128444`}, {2.618407346410207, -1.6718943572403402`}, { 2.618407346410207, 0.43152911237952446`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, -2.746910732631801}, { 2.623407346410207, 2.704343252221104}, {2.623407346410207, 1.8928082241294033`}, {2.623407346410207, -1.6711602288498277`}, { 2.623407346410207, 0.43010714829787783`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, -2.749315528408908}, { 2.628407346410207, 2.7070698626587886`}, {2.628407346410207, 1.8943404339473533`}, {2.628407346410207, -1.6704225421232914`}, { 2.628407346410207, 0.42866461165455727`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, -2.751742223874456}, { 2.6334073464102072`, 2.7098340002772345`}, {2.6334073464102072`, 1.8958089091500103`}, { 2.6334073464102072`, -1.6696812727897714`}, {2.6334073464102072`, 0.4272011000828766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, -2.754191058027984}, { 2.638407346410207, 2.712635716377075}, {2.638407346410207, 1.8972128894002562`}, {2.638407346410207, -1.6689363964401727`}, { 2.638407346410207, 0.42571620093440843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, -2.7566622713335365`}, { 2.643407346410207, 2.7154750471011875`}, {2.643407346410207, 1.8985516163585112`}, {2.643407346410207, -1.6681878885276762`}, { 2.643407346410207, 0.42420949097711247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, -2.7591561056465763`}, { 2.648407346410207, 2.718352013309155}, {2.648407346410207, 1.8998243335751688`}, {2.648407346410207, -1.6674357243681952`}, { 2.648407346410207, 0.42268053608373896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.761672804135432}, { 2.653407346410207, 2.7212666204758285`}, {2.653407346410207, 1.9010302863573891`}, {2.653407346410207, -1.66667987914088}, { 2.653407346410207, 0.4211288909101965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.764212611197011}, { 2.658407346410207, 2.72421885861429}, {2.658407346410207, 1.9021687216102563`}, {2.658407346410207, -1.6659203278886716`}, { 2.658407346410207, 0.41955409856356957`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.7667757723665187`}, { 2.663407346410207, 2.7272087022233684`}, {2.663407346410207, 1.903238887652431}, {2.663407346410207, -1.6651570455189066`}, { 2.663407346410207, 0.41795569025945856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.7693625342208983`}, { 2.668407346410207, 2.730236110259833}, {2.668407346410207, 1.9042400340065666`}, {2.668407346410207, -1.6643900068039768`}, { 2.668407346410207, 0.41633318496831156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.7719731442757065`}, { 2.6734073464102073`, 2.7333010261352233`}, {2.6734073464102073`, 1.9051714111648752`}, { 2.6734073464102073`, -1.6636191863820398`}, {2.6734073464102073`, 0.41468608905040877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.7746078508751384`}, { 2.678407346410207, 2.7364033777372425`}, {2.678407346410207, 1.9060322703303847`}, {2.678407346410207, -1.6628445587577896`}, { 2.678407346410207, 0.41301389587915416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7772669030748802`}, { 2.683407346410207, 2.739543077475498}, {2.683407346410207, 1.9068218631345355`}, {2.683407346410207, -1.6620660983032836`}, { 2.683407346410207, 0.4113160854523196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.7799505505174937`}, { 2.688407346410207, 2.742720022351322}, {2.688407346410207, 1.9075394413319366`}, {2.688407346410207, -1.6612837792588298`}, { 2.688407346410207, 0.4095921239908868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.7826590432999967`}, { 2.693407346410207, 2.7459340940512766`}, {2.693407346410207, 1.9081842564732014`}, {2.693407346410207, -1.6604975757339364`}, { 2.693407346410207, 0.40784146352511785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.785392631833317}, { 2.6984073464102067`, 2.749185159063898}, {2.6984073464102067`, 1.9087555595569594`}, { 2.6984073464102067`, -1.6597074617083256`}, {2.6984073464102067`, 0.4060635414674909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.7881515666932724`}, { 2.703407346410207, 2.7524730688191226`}, {2.703407346410207, 1.9092526006622443`}, {2.703407346410207, -1.6589134110330137`}, { 2.703407346410207, 0.40425778017212044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.7909360984627325`}, { 2.708407346410207, 2.755797659849782}, {2.708407346410207, 1.9096746285626238`}, {2.708407346410207, -1.6581153974314589`}, { 2.708407346410207, 0.402423586480291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.7937464775646084`}, { 2.713407346410207, 2.7591587539744555`}, {2.713407346410207, 1.9100208903235634`}, {2.713407346410207, -1.65731339450078}, { 2.713407346410207, 0.4005603512517186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.7965829540852987`}, { 2.718407346410207, 2.762556158500929}, {2.718407346410207, 1.9102906308846472`}, {2.718407346410207, -1.6565073757130475`}, { 2.718407346410207, 0.3986674488811621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.7994457775882253`}, { 2.723407346410207, 2.765989666449412}, {2.723407346410207, 1.9104830926284282`}, {2.723407346410207, -1.6556973144166516`}, { 2.723407346410207, 0.39674423679999826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.8023351969170807`}, { 2.728407346410207, 2.7694590567946435`}, {2.728407346410207, 1.9105975149378118`}, {2.728407346410207, -1.6548831838377456`}, { 2.728407346410207, 0.3947900549623788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.805251459988401}, { 2.733407346410207, 2.7729640947259244`}, {2.733407346410207, 1.910633133744005}, {2.733407346410207, -1.6540649570817687`}, { 2.733407346410207, 0.3928042253155922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.808194813573077}, { 2.7384073464102068`, 2.7765045319241053`}, {2.7384073464102068`, 1.9105891810672047`}, { 2.7384073464102068`, -1.6532426071350566`}, {2.7384073464102068`, 0.39078605125424803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.811165503066402}, { 2.743407346410207, 2.780080106854494}, {2.743407346410207, 1.9104648845523322`}, {2.743407346410207, -1.6524161068665293`}, { 2.743407346410207, 0.38873481705791935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.8141637722462707`}, { 2.748407346410207, 2.783690545074622}, {2.748407346410207, 1.9102594670022486`}, {2.748407346410207, -1.6515854290294754`}, { 2.748407346410207, 0.3866497873118744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.817189863019117}, { 2.753407346410207, 2.787335559555785}, {2.753407346410207, 1.909972145911021}, {2.753407346410207, -1.6507505462634207`}, { 2.753407346410207, 0.3845302063105487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.820244015153197}, { 2.7584073464102072`, 2.7910148510172528`}, {2.7584073464102072`, 1.9096021329999453`}, { 2.7584073464102072`, -1.6499114310960927`}, {2.7584073464102072`, 0.3823752974434142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.823326465998806}, { 2.763407346410207, 2.794728108272003}, {2.763407346410207, 1.909148633759155}, {2.763407346410207, -1.6490680559454858`}, { 2.763407346410207, 0.3801842625629235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.8264374501950407`}, { 2.768407346410207, 2.7984750085828805`}, {2.768407346410207, 1.9086108469977898`}, {2.768407346410207, -1.6482203931220187`}, { 2.768407346410207, 0.3779562813342204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.829577199362694}, { 2.773407346410207, 2.8022552180280176`}, {2.773407346410207, 1.9079879644058257`}, {2.773407346410207, -1.6473684148308017`}, { 2.773407346410207, 0.37569051056633734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.832745941782907}, { 2.778407346410207, 2.806068391874398}, {2.778407346410207, 1.9072791701307998`}, {2.778407346410207, -1.646512093174008}, { 2.778407346410207, 0.37338608352461994`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.835943902061177}, { 2.783407346410207, 2.8099141749584433`}, {2.783407346410207, 1.9064836403728136`}, {2.783407346410207, -1.6456514001533533`}, { 2.783407346410207, 0.3710421092241557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.8391713007763477`}, { 2.788407346410207, 2.8137922020725004`}, {2.788407346410207, 1.9056005430013234`}, {2.788407346410207, -1.6447863076726932`}, { 2.788407346410207, 0.36865767170401775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.842428354114222}, { 2.793407346410207, 2.8177020983561567`}, {2.793407346410207, 1.9046290371973784`}, {2.793407346410207, -1.6439167875407315`}, { 2.793407346410207, 0.3662318292821733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.8457152734854363`}, { 2.7984073464102073`, 2.8216434796913}, {2.7984073464102073`, 1.9035682731251105`}, {2.7984073464102073`, -1.643042811473856}, { 2.7984073464102073`, 0.363763613790961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.849032265127268}, { 2.803407346410207, 2.8256159530998888`}, {2.803407346410207, 1.9024173916364269`}, {2.803407346410207, -1.6421643510990958`}, { 2.803407346410207, 0.3612520297930901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8523795296890557`}, { 2.808407346410207, 2.829619117143436}, {2.808407346410207, 1.9011755240130108`}, {2.808407346410207, -1.6412813779572064`}, { 2.808407346410207, 0.3586960537781752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.8557572618009406`}, { 2.813407346410207, 2.8336525623232096`}, {2.813407346410207, 1.899841791749892}, {2.813407346410207, -1.6403938635058917`}, { 2.813407346410207, 0.3560946333398965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.859165649625659}, { 2.818407346410207, 2.8377158714802317`}, {2.818407346410207, 1.898415306385008}, {2.818407346410207, -1.6395017791231596`}, { 2.818407346410207, 0.3534466863339464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.8626048743931594`}, { 2.8234073464102067`, 2.8418086201941724`}, {2.8234073464102067`, 1.8968951693793488`}, { 2.8234073464102067`, -1.6386050961108243`}, {2.8234073464102067`, 0.35075110001701637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.8660751099178285`}, { 2.828407346410207, 2.8459303771802884`}, {2.828407346410207, 1.8952804720524352`}, {2.828407346410207, -1.6377037856981504`}, { 2.828407346410207, 0.3480067301671753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.869576522098175}, { 2.833407346410207, 2.8500807046835916`}, {2.833407346410207, 1.893570295578075}, {2.833407346410207, -1.6367978190456525`}, { 2.833407346410207, 0.34521240018610067`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.873109268398841}, { 2.838407346410207, 2.8542591588694917`}, {2.838407346410207, 1.891763711045492}, {2.838407346410207, -1.63588716724905}, { 2.838407346410207, 0.3423669001837427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.876673497314877}, { 2.843407346410207, 2.8584652902101877`}, {2.843407346410207, 1.8898597795911332`}, {2.843407346410207, -1.6349718013433843`}, { 2.843407346410207, 0.33946898604614917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.8802693478182526`}, { 2.848407346410207, 2.8626986438661435`}, {2.848407346410207, 1.8878575526066237`}, {2.848407346410207, -1.634051692307303}, { 2.848407346410207, 0.3365173784873173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.883896948786649}, { 2.853407346410207, 2.8669587600620345`}, {2.853407346410207, 1.8857560720285393`}, {2.853407346410207, -1.6331268110675183`}, { 2.853407346410207, 0.33351076208611147`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.887556418414637}, { 2.858407346410207, 2.871245174456578}, {2.858407346410207, 1.883554370715841}, {2.858407346410207, -1.632197128503443}, { 2.858407346410207, 0.3304477843094745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.8912478636074086`}, { 2.8634073464102068`, 2.8755574185057338`}, {2.8634073464102068`, 1.8812514729210252`}, { 2.8634073464102068`, -1.6312626154520127`}, {2.8634073464102068`, 0.3273270545233592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.8949713793573095`}, { 2.868407346410207, 2.8798950198187945`}, {2.868407346410207, 1.8788463948612042`}, {2.868407346410207, -1.6303232427126992`}, { 2.868407346410207, 0.3241471429930292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.8987270481035226`}, { 2.873407346410207, 2.884257502506939}, {2.873407346410207, 1.8763381453955452`}, {2.873407346410207, -1.6293789810527224`}, { 2.873407346410207, 0.3209065798746362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.9025149390753016`}, { 2.878407346410207, 2.888644387523865}, {2.878407346410207, 1.873725726815642}, {2.878407346410207, -1.6284298012124652`}, { 2.878407346410207, 0.3176038542002305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.9063351076192876`}, { 2.8834073464102072`, 2.8930551929981587`}, {2.8834073464102072`, 1.8710081357555954`}, { 2.8834073464102072`, -1.6274756739111034`}, {2.8834073464102072`, 0.31423741285868234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.9101875945115228`}, { 2.888407346410207, 2.897489434557117}, {2.888407346410207, 1.8681843642287164`}, {2.888407346410207, -1.6265165698524537`}, { 2.888407346410207, 0.31080565957529455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.9140724252548953`}, { 2.893407346410207, 2.901946625641755}, {2.893407346410207, 1.8652534007979142`}, {2.893407346410207, -1.6255524597310482`}, { 2.893407346410207, 0.3073069538932448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.9179896093628677`}, { 2.898407346410207, 2.9064262778128103`}, {2.898407346410207, 1.8622142318869808`}, {2.898407346410207, -1.624583314238446}, { 2.898407346410207, 0.30373961016038825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.9219391396304384`}, { 2.903407346410207, 2.910927901047541}, {2.903407346410207, 1.8590658432400453`}, {2.903407346410207, -1.623609104069788}, { 2.903407346410207, 0.3001018965253533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.9259209913934834`}, { 2.908407346410207, 2.9154510040272266`}, {2.908407346410207, 1.8558072215366124`}, {2.908407346410207, -1.6226297999306039`}, { 2.908407346410207, 0.29639203394732605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.9299351217776683`}, { 2.913407346410207, 2.919995094415215}, {2.913407346410207, 1.8524373561695793`}, {2.913407346410207, -1.6216453725438822`}, { 2.913407346410207, 0.29260819522440307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.9339814689383643`}, { 2.918407346410207, 2.9245596791255193`}, {2.918407346410207, 1.8489552411936934`}, {2.918407346410207, -1.6206557926574106`}, { 2.918407346410207, 0.28874850404591934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9380599512930727`}, { 2.9234073464102073`, 2.929144264581865}, {2.9234073464102073`, 1.8453598774518432`}, { 2.9234073464102073`, -1.6196610310513988`}, {2.9234073464102073`, 0.2848110340747302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.942170466748073}, { 2.928407346410207, 2.9337483569672225`}, {2.928407346410207, 1.8416502748865056`}, {2.928407346410207, -1.6186610585463925`}, { 2.928407346410207, 0.28079380806603826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.946312891921152}, { 2.933407346410207, 2.938371462463852}, {2.933407346410207, 1.8378254550435358`}, {2.933407346410207, -1.6176558460114923`}, { 2.933407346410207, 0.2766947970300064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.950487081362445}, { 2.938407346410207, 2.943013087483885}, {2.938407346410207, 1.8338844537752628`}, {2.938407346410207, -1.6166453643728844`}, { 2.938407346410207, 0.2725119194461087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.954692866775572}, { 2.943407346410207, 2.947672738890526}, {2.943407346410207, 1.8298263241495858`}, {2.943407346410207, -1.6156295846227007`}, { 2.943407346410207, 0.2682430405379174}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.9589300562414764`}, { 2.9484073464102067`, 2.9523499242099835`}, {2.9484073464102067`, 1.8256501395714035`}, { 2.9484073464102067`, -1.6146084778282148`}, {2.9484073464102067`, 0.26388597161781985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.9631984334475177`}, { 2.953407346410207, 2.9570441518342405`}, {2.953407346410207, 1.8213549971222445`}, {2.953407346410207, -1.6135820151413955`}, { 2.953407346410207, 0.25943846951201194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.967497756924527}, { 2.958407346410207, 2.9617549312147684`}, {2.958407346410207, 1.8169400211233997`}, {2.958407346410207, -1.6125501678088212`}, { 2.958407346410207, 0.2548982360770047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.9718277592948}, {2.963407346410207, 2.9664817730473927`}, {2.963407346410207, 1.812404366927218}, { 2.963407346410207, -1.611512907181978}, {2.963407346410207, 0.2502629178198262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.976188146534085}, { 2.968407346410207, 2.971224189448414}, {2.968407346410207, 1.8077472249403916`}, {2.968407346410207, -1.6104702047279547`}, { 2.968407346410207, 0.24553010563509892`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.980578597250864}, { 2.973407346410207, 2.9759816941222104`}, {2.973407346410207, 1.8029678248821555`}, {2.973407346410207, -1.6094220320405477`}, { 2.973407346410207, 0.24069733467319995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.9849987619863825`}, { 2.978407346410207, 2.980753802520473}, {2.978407346410207, 1.7980654402792364`}, {2.978407346410207, -1.6083683608517974`}, { 2.978407346410207, 0.23576208435478863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.9894482625390544`}, { 2.983407346410207, 2.985540031993313}, {2.983407346410207, 1.7930393931981763`}, {2.983407346410207, -1.6073091630439686`}, { 2.983407346410207, 0.23072177854812095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.9939266913170104`}, { 2.9884073464102068`, 2.9903399019324093`}, {2.9884073464102068`, 1.7878890592142345`}, {2.9884073464102068`, -1.606244410662001}, { 2.9884073464102068`, 0.22557378592668995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.998433610722728}, { 2.993407346410207, 2.995152933906431}, {2.993407346410207, 1.7826138726145178`}, {2.993407346410207, -1.60517407592644}, { 2.993407346410207, 0.2203154205259315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.002968552573839}, { 2.998407346410207, 2.9999786517889726`}, {2.998407346410207, 1.7772133318312457`}, {2.998407346410207, -1.6040981312468776`}, { 2.998407346410207, 0.21494394251891188`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.0075310175642618`}, { 3.003407346410207, 3.004816581879181}, {3.003407346410207, 1.7716870050990692`}, {3.003407346410207, -1.6030165492359176`}, { 3.003407346410207, 0.20945655923210973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.0121204747700063`}, { 3.0084073464102072`, 3.0096662530153595`}, {3.0084073464102072`, 1.7660345363282677`}, {3.0084073464102072`, -1.601929302723697}, { 3.0084073464102072`, 0.20385042642360948`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0167363612040026`}, { 3.013407346410207, 3.0145271966817258`}, {3.013407346410207, 1.7602556511832614`}, {3.013407346410207, -1.600836364772975}, { 3.013407346410207, 0.1981226498471801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.0213780814244386`}, { 3.018407346410207, 3.019398947108617}, {3.018407346410207, 1.7543501633533367`}, {3.018407346410207, -1.5997377086948332`}, { 3.018407346410207, 0.19227028712684588`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.02604500720105}, { 3.023407346410207, 3.0242810413663013`}, {3.023407346410207, 1.7483179809997274`}, {3.023407346410207, -1.5986333080649935`}, { 3.023407346410207, 0.18629034996764307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.030736477243928}, { 3.028407346410207, 3.029173019452716}, {3.028407346410207, 1.7421591133602263`}, {3.028407346410207, -1.5975231367408023`}, { 3.028407346410207, 0.1801798067292299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0354517969992663`}, { 3.0334073464102067`, 3.034074424375281}, {3.0334073464102067`, 1.7358736774893564`}, { 3.0334073464102067`, -1.5964071688788957`}, {3.0334073464102067`, 0.17393558538991616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.040190238516522}, { 3.038407346410207, 3.0389848022270884`}, {3.038407346410207, 1.7294619051087878`}, {3.038407346410207, -1.595285378953588}, { 3.038407346410207, 0.16755457692941644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.044951040391317}, { 3.043407346410207, 3.0439037022576394`}, {3.043407346410207, 1.7229241495392}, {3.043407346410207, -1.594157741776013}, { 3.043407346410207, 0.16103363915922048`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.049733407788322}, { 3.0484073464102073`, 3.0488306769384126`}, {3.0484073464102073`, 1.716260892681126}, {3.0484073464102073`, -1.5930242325140558`}, { 3.0484073464102073`, 0.15436960102983038`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.0545365125481427`}, { 3.053407346410207, 3.053765282023421}, {3.053407346410207, 1.7094727520085857`}, {3.053407346410207, -1.5918848267131123`}, { 3.053407346410207, 0.1475592674442653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.0593594933821335`}, { 3.058407346410207, 3.058707076605045}, {3.058407346410207, 1.7025604875354423`}, {3.058407346410207, -1.5907395003177194`}, { 3.058407346410207, 0.14059942460705052`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.0642014561586626`}, { 3.063407346410207, 3.0636556231652903`}, {3.063407346410207, 1.695525008710562}, {3.063407346410207, -1.5895882296940944`}, { 3.063407346410207, 0.13348684593743668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.069061474284245}, { 3.068407346410207, 3.0686104876227533`}, {3.068407346410207, 1.6883673811939792`}, {3.068407346410207, -1.5884309916536397`}, { 3.068407346410207, 0.12621829857471187`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.0739385891824176`}, { 3.0734073464102067`, 3.073571239375402}, {3.0734073464102067`, 1.681088833462443}, {3.0734073464102067`, -1.587267763477446}, { 3.0734073464102067`, 0.1187905505021648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.0788318108730937`}, { 3.078407346410207, 3.078537451339491}, {3.078407346410207, 1.6736907631890636`}, {3.078407346410207, -1.5860985229418634`}, { 3.078407346410207, 0.11120037831447875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0837401186544735`}, { 3.083407346410207, 3.083508699984705}, {3.083407346410207, 1.6661747433382705`}, {3.083407346410207, -1.5849232483451812`}, { 3.083407346410207, 0.10344457565101198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.0886624618892973`}, { 3.0884073464102073`, 3.0884845653657793`}, {3.0884073464102073`, 1.6585425279140682`}, { 3.0884073464102073`, -1.5837419185354857`}, {3.0884073464102073`, 0.09551996231450224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.093597760896633}, { 3.093407346410207, 3.09346463115075}, {3.093407346410207, 1.6507960572967504`}, {3.093407346410207, -1.5825545129397542`}, { 3.093407346410207, 0.0874233940912192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.0985449079498784`}, { 3.098407346410207, 3.0984484846460227`}, {3.098407346410207, 1.6429374631007658`}, {3.098407346410207, -1.5813610115942494`}, { 3.098407346410207, 0.0791517732843204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.1035027683811043`}, { 3.103407346410207, 3.103435716818477}, {3.103407346410207, 1.63496907248459}, {3.103407346410207, -1.580161395176296}, { 3.103407346410207, 0.07070205996726069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.108470181791113}, { 3.108407346410207, 3.1084259223146433`}, {3.108407346410207, 1.6268934118421743`}, {3.108407346410207, -1.5789556450375044`}, { 3.108407346410207, 0.062071283958359924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.1134459633642413`}, { 3.1134073464102068`, 3.113418699477314}, {3.1134073464102068`, 1.6187132098050512`}, {3.1134073464102068`, -1.577743743238532}, { 3.1134073464102068`, 0.0532565575111651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.118428905285872}, { 3.118407346410207, 3.1184136503595403`}, {3.118407346410207, 1.610431399484447}, {3.118407346410207, -1.5765256725854644`}, { 3.118407346410207, 0.04425508870793695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.123417778260263}, { 3.123407346410207, 3.1234103807362543`}, {3.123407346410207, 1.6020511198840082`}, {3.123407346410207, -1.5753014166679122`}, { 3.123407346410207, 0.03506419553551671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.1284113331256114`}, { 3.1284073464102073`, 3.128408500113793}, {3.1284073464102073`, 1.593575716415928}, {3.1284073464102073`, -1.5740709598989253`}, { 3.1284073464102073`, 0.02568132061393721}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.133408302562126}, { 3.1334073464102072`, 3.1334076217371125`}, {3.1334073464102072`, 1.5850087404566018`}, { 3.1334073464102072`, -1.5728342875568302`}, {3.1334073464102072`, 0.01610404653855932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.1384074028889817`}, { 3.138407346410207, 3.1384073625953226`}, {3.138407346410207, 1.5763539478823327`}, {3.138407346410207, -1.5715913858291046`}, { 3.138407346410207, 0.006330111786167578}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1384074028889817`, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -6398.537142857141}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 3, 6, 10, 14, 18}, {{3}, {4}, {5}, {3}, {4}, {5}, {1}, { 2}, {4}, {5}, {1}, {2}, {3}, {5}, {1}, {2}, {3}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.8719209355959188`, 0.602793674188816}, {0., 0.6020652283045084}, {0.8631658486546816, 1.2058412477634264`}, {1.0434620654043176`, 0.6018468169836693}, {0.8640798556437465, 0.}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {1, 4}, {1, 5}, {2, 3}, {2, 4}, {2, 5}, {3, 4}, {3, 5}, {4, 5}}, 0.021563694147188228`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.021563694147188228], DiskBox[2, 0.021563694147188228], DiskBox[3, 0.021563694147188228], DiskBox[4, 0.021563694147188228], DiskBox[5, 0.021563694147188228]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -6872.502857142855}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.1415926535894374`}, {-3.141592653589793, 2.2142974355882936`}, {-3.141592653589793, -3.1415926535891976`}, \ {-3.141592653589793, -1.5707963267950564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.1365928735762996`}, {-3.1365926535897932`, 2.2095525782183616`}, {-3.1365926535897932`, -3.136592746869946}, \ {-3.1365926535897932`, -1.5691259554226684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.1315944231790107`}, {-3.1315926535897933`, 2.2046493719743285`}, {-3.1315926535897933`, -3.131593396081542}, \ {-3.1315926535897933`, -1.567448170848813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265986582066967`}, {-3.126592653589793, 2.199584822898427}, {-3.126592653589793, -3.1265951470971136`}, \ {-3.126592653589793, -1.5657629678822096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.121606961179836}, {-3.121592653589793, 2.194355882018395}, {-3.121592653589793, -3.1215985345182116`}, \ {-3.121592653589793, -1.5640703419968391`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.116620740040793}, {-3.116592653589793, 2.1889594480456114`}, {-3.116592653589793, -3.1166040822447236`}, \ {-3.116592653589793, -1.562370289346374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.111641425946292}, {-3.1115926535897933`, 2.1833923703166893`}, {-3.1115926535897933`, \ -3.1116123033046437`}, {-3.1115926535897933`, -1.5606628067728259`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.106670471324138}, {-3.106592653589793, 2.177651451987171}, {-3.106592653589793, -3.1066237001067694`}, \ {-3.106592653589793, -1.5589478918191346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.1017093475944213`}, {-3.101592653589793, 2.171733453469491}, {-3.101592653589793, -3.1016387645100507`}, \ {-3.101592653589793, -1.5572255427393298`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.096759542821929}, {-3.096592653589793, 2.165635096129363}, {-3.096592653589793, -3.0966579779940897`}, \ {-3.096592653589793, -1.5554957585103493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0918225591913715`}, {-3.0915926535897933`, 2.159353066228698}, {-3.0915926535897933`, -3.0916818117944107`}, \ {-3.0915926535897933`, -1.5537585388434008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.086899910340377}, {-3.086592653589793, 2.1528840191154353`}, {-3.086592653589793, -3.0867107270350407`}, \ {-3.086592653589793, -1.552013884195203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.081993118525204}, {-3.081592653589793, 2.1462245836630163`}, {-3.081592653589793, -3.0817451748453397`}, \ {-3.081592653589793, -1.5502617957781912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.077103711756783}, {-3.076592653589793, 2.1393713669454306`}, {-3.076592653589793, -3.0767855965470874`}, \ {-3.076592653589793, -1.548502275573695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.0722332207112277`}, {-3.0715926535897933`, 2.132320959149834}, {-3.0715926535897933`, -3.071832423752193}, \ {-3.0715926535897933`, -1.5467353263414165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.0673831756330117`}, {-3.066592653589793, 2.125069938714779}, {-3.066592653589793, -3.0668860785363377`}, \ {-3.066592653589793, -1.5449609516321954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.062555103080569}, {-3.061592653589793, -3.061946973555802}, \ {-3.061592653589793, 2.1176148776882755`}, {-3.061592653589793, \ -1.5431791557980454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0577505226493016`}, {-3.056592653589793, -3.0570155122072467`}, \ {-3.056592653589793, 2.109952347295585}, {-3.056592653589793, -1.541389944004306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.052970943624725}, {-3.0515926535897933`, -3.052092088758298}, \ {-3.0515926535897933`, 2.102078923698963}, {-3.0515926535897933`, \ -1.5395933222406082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0482178616056737`}, {-3.046592653589793, -3.0471770885057423`}, \ {-3.046592653589793, 2.0939911939519082`}, {-3.046592653589793, -1.537789297333177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.043492755075479}, {-3.041592653589793, -3.0422708878881846`}, \ {-3.041592653589793, 2.0856857621189286`}, {-3.041592653589793, -1.535977876954473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.038797082006074}, {-3.036592653589793, -3.037373854636141}, \ {-3.036592653589793, 2.0771592555592298`}, {-3.036592653589793, \ -1.5341590696350147`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.034132276498729}, {-3.0315926535897932`, -3.032486347921898}, \ {-3.0315926535897932`, 2.068408331351542}, {-3.0315926535897932`, \ -1.5323328847758952`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0294997454301407`}, {-3.026592653589793, -3.0276087184885916`}, \ {-3.026592653589793, 2.0594296828513006`}, {-3.026592653589793, -1.5304993326596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.0249008651665426`}, {-3.021592653589793, -3.022741308782658}, \ {-3.021592653589793, 2.050220046362044}, {-3.021592653589793, -1.528658424461092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.020336978358834}, {-3.016592653589793, -3.017884453076723}, \ {-3.016592653589793, 2.040776207903123}, {-3.016592653589793, -1.5268101722582843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.015809390858112}, {-3.0115926535897932`, -3.013038477621367}, \ {-3.0115926535897932`, 2.0310950100679936`}, {-3.0115926535897932`, -1.52495458904492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.0113193687631696`}, {-3.0065926535897933`, \ -3.0082037007802143`}, {-3.0065926535897933`, 2.021173358944411}, {-3.0065926535897933`, \ -1.5230916887432122`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.006868135509381}, {-3.001592653589793, -3.003380433113918}, \ {-3.001592653589793, 2.0110082310927604`}, {-3.001592653589793, \ -1.5212214862098554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.0024568692840585`}, {-2.996592653589793, -2.9985689775707223`}, \ {-2.996592653589793, 2.0005966805668534`}, {-2.996592653589793, -1.519343997254854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.9980867004472276`}, {-2.991592653589793, -2.9937696295648175`}, \ {-2.991592653589793, 1.9899358459587475`}, {-2.991592653589793, \ -1.5174592386473946`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.9937587092487883`}, {-2.9865926535897933`, -2.988982677109792}, \ {-2.9865926535897933`, 1.9790229574561051`}, {-2.9865926535897933`, \ -1.5155672281290553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.989473923704204}, {-2.981592653589793, -2.9842084009533973`}, \ {-2.981592653589793, 1.9678553439126252`}, {-2.981592653589793, \ -1.5136679844260956`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9852333176977335`}, {-2.976592653589793, -2.979447074684111}, \ {-2.976592653589793, 1.956430439899949}, {-2.976592653589793, -1.5117615272601437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.9810378093013834`}, {-2.971592653589793, -2.974698964852998}, \ {-2.971592653589793, 1.9447457927502338`}, {-2.971592653589793, \ -1.5098478773599813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.97688825933012}, {-2.9665926535897933`, -2.9699643310895985`}, \ {-2.9665926535897933`, 1.932799069571706}, {-2.9665926535897933`, \ -1.5079270564732379`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.972785470127829}, {-2.961592653589793, -2.9652434262071385`}, \ {-2.961592653589793, 1.920588064230182}, {-2.961592653589793, -1.5059990873769693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9687301846103886`}, {-2.956592653589793, -2.9605364963324035`}, \ {-2.956592653589793, 1.9081107042985526`}, {-2.956592653589793, \ -1.5040639938915852`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.964723085535888}, {-2.951592653589793, -2.955843780999042}, \ {-2.951592653589793, 1.8953650579535897`}, {-2.951592653589793, \ -1.5021218008908348`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9607647950178095`}, {-2.9465926535897933`, -2.951165513264977}, \ {-2.9465926535897933`, 1.8823493408321001`}, {-2.9465926535897933`, \ -1.500172534314396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.9568558742757807`}, {-2.941592653589793, -2.9465019198054327`}, \ {-2.941592653589793, 1.869061922827575}, {-2.941592653589793, -1.4982162211780066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.952996823652833}, {-2.936592653589793, -2.9418532210411237`}, \ {-2.936592653589793, 1.8555013348395173`}, {-2.936592653589793, -1.496252889589398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.949188082806304}, {-2.931592653589793, -2.9372196312166263`}, \ {-2.931592653589793, 1.8416662754531574`}, {-2.931592653589793, \ -1.4942825687561654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.9454300311622568`}, {-2.9265926535897933`, \ -2.9326013585091486`}, {-2.9265926535897933`, 1.8275556175622643`}, {-2.9265926535897933`, \ -1.4923052889993706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.941722988575486}, {-2.921592653589793, -2.9279986051338938`}, \ {-2.921592653589793, 1.8131684149254426`}, {-2.921592653589793, -1.490321081767005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.938067216176284}, {-2.916592653589793, -2.9234115674366126`}, \ {-2.916592653589793, 1.7985039086487646`}, {-2.916592653589793, \ -1.4883299796454434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.934462917411933}, {-2.911592653589793, -2.9188404359824474`}, \ {-2.911592653589793, 1.7835615335913484`}, {-2.911592653589793, \ -1.4863320163709408`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9309102392748705`}, {-2.9065926535897932`, -2.914285395662055}, \ {-2.9065926535897932`, 1.7683409246936128`}, {-2.9065926535897932`, \ -1.4843272268444945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.927409273671206}, {-2.901592653589793, -2.9097466257724096`}, \ {-2.901592653589793, 1.7528419232095216`}, {-2.901592653589793, \ -1.4823156471423617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9239600589622614`}, {-2.896592653589793, -2.90522430011481}, \ {-2.896592653589793, 1.7370645828449625`}, {-2.896592653589793, \ -1.4802973145309337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.920562581614383}, {-2.891592653589793, -2.9007185870804166`}, \ {-2.891592653589793, 1.7210091757831776`}, {-2.891592653589793, \ -1.4782722674787148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.9172167779858995`}, {-2.8865926535897932`, -2.896229649737459}, \ {-2.8865926535897932`, 1.7046761985889018`}, {-2.8865926535897932`, \ -1.4762405456702745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.9139225362028247`}, {-2.8815926535897933`, \ -2.8917576459190584`}, {-2.8815926535897933`, 1.6880663779747223`}, {-2.8815926535897933`, \ -1.4742021900198468`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.9106796981256475`}, {-2.876592653589793, -2.8873027283048476`}, \ {-2.876592653589793, 1.671180676411213}, {-2.876592653589793, -1.4721572426847107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.907488061389196}, {-2.871592653589793, -2.882865044506525}, \ {-2.871592653589793, 1.6540202975631737`}, {-2.871592653589793, \ -1.4701057470797596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.9043473815050533`}, {-2.866592653589793, -2.8784447371471966`}, \ {-2.866592653589793, 1.6365866915279175`}, {-2.866592653589793, \ -1.4680477478920373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.9012573739889365`}, {-2.861592653589793, -2.874041943943655}, \ {-2.861592653589793, 1.6188815598498356`}, {-2.861592653589793, -1.465983291094783}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.898217716543713}, {-2.856592653589793, -2.8696567977842715`}, \ {-2.856592653589793, 1.600906860286962}, {-2.856592653589793, -1.4639124239634411`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.895228051235893}, {-2.851592653589793, -2.8652894268047975`}, \ {-2.851592653589793, 1.582664811294541}, {-2.851592653589793, -1.4618351950898911`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.8922879866944413`}, {-2.846592653589793, -2.8609399544682423`}, \ {-2.846592653589793, 1.564157896199018}, {-2.846592653589793, -1.459751654399546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.8893971002890546`}, {-2.8415926535897933`, \ -2.8566084996360224`}, {-2.8415926535897933`, 1.5453888670214928`}, {-2.8415926535897933`, \ -1.4576618531662089`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.8865549403023083`}, {-2.836592653589793, -2.8522951766459643`}, \ {-2.836592653589793, 1.5263607479200605`}, {-2.836592653589793, -1.455565844029863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.88376102807169}, {-2.831592653589793, -2.84800009538117}, \ {-2.831592653589793, 1.5070768382082356`}, {-2.831592653589793, \ -1.4534636810130617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.8810148600949432`}, {-2.826592653589793, -2.84372336134408}, \ {-2.826592653589793, 1.487540714911883}, {-2.826592653589793, -1.4513554195388678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.878315910096335}, {-2.8215926535897933`, -2.839465075726386}, \ {-2.8215926535897933`, 1.467756234823599}, {-2.8215926535897933`, \ -1.4492411164491161`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.8756636310394117`}, {-2.816592653589793, -2.8352253354781176`}, \ {-2.816592653589793, 1.4477275360120867`}, {-2.816592653589793, -1.447120830022853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.8730574570892355`}, {-2.811592653589793, -2.8310042333764134`}, \ {-2.811592653589793, -1.444994619996099}, {-2.811592653589793, 1.427459038746798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8704968055082385`}, {-2.806592653589793, -2.8268018580927183`}, \ {-2.806592653589793, -1.4428625475814802`}, {-2.806592653589793, 1.4069554457939897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.8679810784946076`}, {-2.8015926535897933`, \ -2.8226182942592737`}, {-2.8015926535897933`, -1.440724675489492}, \ {-2.8015926535897933`, 1.3862217420468286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.865509664943444}, {-2.796592653589793, -2.818453622535736}, \ {-2.796592653589793, -1.4385810679497248`}, {-2.796592653589793, 1.3652631934464337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8630819421454348`}, {-2.791592653589793, -2.8143079196717373`}, \ {-2.791592653589793, -1.436431790733195}, {-2.791592653589793, 1.3440853451607209`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.860697277406855}, {-2.786592653589793, -2.8101812585714607`}, \ {-2.786592653589793, -1.434276911175565}, {-2.786592653589793, 1.3226940189830356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.8583550295953453`}, {-2.7815926535897932`, -2.806073708358146}, \ {-2.7815926535897932`, -1.4321164982015488`}, {-2.7815926535897932`, 1.3010953099200568`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.856054550612692}, {-2.776592653589793, -2.8019853344328998`}, \ {-2.776592653589793, -1.4299506223494292`}, {-2.776592653589793, 1.2792955819413871`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.853795186789454}, {-2.771592653589793, -2.7979161985387138`}, \ {-2.771592653589793, -1.427779355797852}, {-2.771592653589793, 1.2573014628657955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.8515762802031857`}, {-2.766592653589793, -2.7938663588197366`}, \ {-2.766592653589793, -1.4256027723926508`}, {-2.766592653589793, 1.2351198383649793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.849397169923271}, {-2.7615926535897932`, -2.7898358698806778`}, \ {-2.7615926535897932`, -1.4234209476753419`}, {-2.7615926535897932`, 1.2127578450717367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.847257193179494}, {-2.7565926535897933`, -2.78582478284582}, \ {-2.7565926535897933`, -1.4212339589126959`}, {-2.7565926535897933`, 1.1902228627829465`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.8451556864598992`}, {-2.751592653589793, -2.7818331454175222`}, \ {-2.751592653589793, -1.4190418851280897`}, {-2.751592653589793, 1.1675225057563763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.843091986532644}, {-2.746592653589793, -2.777861001933768}, \ {-2.746592653589793, -1.4168448071335051`}, {-2.746592653589793, 1.1446646131033122`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.8410654314027823`}, {-2.741592653589793, -2.7739083934238766`}, \ {-2.741592653589793, -1.4146428075634319`}, {-2.741592653589793, 1.1216572382908632`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.839075361198568}, {-2.736592653589793, -2.769975357666398}, \ {-2.736592653589793, -1.4124359709107785`}, {-2.736592653589793, 1.0985086377691313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.837121118992674}, {-2.731592653589793, -2.76606192924204}, \ {-2.731592653589793, -1.4102243835632537`}, {-2.731592653589793, 1.0752272587496925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.8352020515592353`}, {-2.726592653589793, -2.762168139591453}, \ {-2.726592653589793, -1.4080081338430421`}, {-2.726592653589793, 1.0518217261660896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.8333175100729213`}, {-2.721592653589793, -2.7582940170667385`}, \ {-2.721592653589793, -1.405787312047155}, {-2.721592653589793, 1.0283008288577322`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.8314668507450738`}, {-2.7165926535897933`, \ -2.7544395869865816`}, {-2.7165926535897933`, -1.4035620104902593`}, \ {-2.7165926535897933`, 1.004673505019821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.829649435408853}, {-2.711592653589793, -2.750604871688428}, \ {-2.711592653589793, -1.4013323235497799`}, {-2.711592653589793, 0.9809488269757722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.827864632046815}, {-2.706592653589793, -2.746789890581579}, \ {-2.706592653589793, -1.3990983477129093`}, {-2.706592653589793, 0.9571359853279272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.8261118152710267`}, {-2.701592653589793, -2.742994660198157}, \ {-2.701592653589793, -1.3968601816260684`}, {-2.701592653589793, 0.93324427255445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.824390366753635}, {-2.6965926535897933`, -2.7392191942455195`}, \ {-2.6965926535897933`, -1.3946179261473}, {-2.6965926535897933`, 0.9092830661210692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.8226996756129084`}, {-2.691592653589793, -2.7354635036555406`}, \ {-2.691592653589793, -1.3923716844005978`}, {-2.691592653589793, 0.8852618111846737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.821039138754134}, {-2.686592653589793, -2.731727596636255}, \ {-2.686592653589793, -1.3901215618336105`}, {-2.686592653589793, 0.8611900029667177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.819408161173868}, {-2.681592653589793, -2.7280114787201613`}, \ {-2.681592653589793, -1.3878676662781615`}, {-2.681592653589793, 0.8370771688825291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.817806156222198}, {-2.6765926535897933`, -2.724315152814942}, \ {-2.6765926535897933`, -1.3856101080141254`}, {-2.6765926535897933`, 0.8129328505093264}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.8162325458319164`}, {-2.671592653589793, -2.7206386192505447`}, \ {-2.671592653589793, -1.3833489998360609`}, {-2.671592653589793, 0.7887665854841251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.814686760713901}, {-2.666592653589793, -2.7169818758285573`}, \ {-2.666592653589793, -1.381084457124383}, {-2.666592653589793, 0.7645878894186227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.8131682405201888`}, {-2.661592653589793, -2.7133449178690303`}, \ {-2.661592653589793, -1.3788165979192042`}, {-2.661592653589793, 0.7404062379214555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.811676433979326}, {-2.6565926535897932`, -2.709727738258249}, \ {-2.6565926535897932`, -1.3765455429990607`}, {-2.6565926535897932`, 0.7162310488165511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.8102107990040364`}, {-2.651592653589793, -2.7061303274955013`}, \ {-2.651592653589793, -1.3742714159634846`}, {-2.651592653589793, 0.6920716646449383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.808770802774225}, {-2.646592653589793, -2.7025526737387313`}, \ {-2.646592653589793, -1.37199434331988}, {-2.646592653589793, 0.6679373355355238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.8073559217962845`}, {-2.641592653589793, -2.698994762851123}, \ {-2.641592653589793, -1.3697144545755853`}, {-2.641592653589793, 0.6438372025261393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.805965641941704}, {-2.6365926535897932`, -2.6954565784460676`}, \ {-2.6365926535897932`, -1.367431882334675}, {-2.6365926535897932`, 0.6197802814141081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.8045994584652005`}, {-2.6315926535897933`, -2.691938101931857}, \ {-2.6315926535897933`, -1.3651467623999336`}, {-2.6315926535897933`, 0.5957754472094345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.803256876005423}, {-2.626592653589793, -2.6884393125567416`}, \ {-2.626592653589793, -1.3628592338810546`}, {-2.626592653589793, 0.571831419259295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.801937408568479}, {-2.621592653589793, -2.6849601874527793`}, \ {-2.621592653589793, -1.3605694393083185`}, {-2.621592653589793, 0.5479567471070592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.80064057949695}, {-2.616592653589793, -2.6815007016789414`}, \ {-2.616592653589793, -1.3582775247526702`}, {-2.616592653589793, 0.5241597971426378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.7993659214242306`}, {-2.611592653589793, -2.678060828265137}, \ {-2.611592653589793, -1.35598363995291}, {-2.611592653589793, 0.500448740093782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.798112976217167}, {-2.606592653589793, -2.674640538254106}, \ {-2.606592653589793, -1.3536879384495022`}, {-2.606592653589793, 0.47683153940285977`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.796881294906698}, {-2.601592653589793, -2.671239800744757}, \ {-2.601592653589793, -1.3513905777266733`}, {-2.601592653589793, 0.4533159405242642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.795670437608719}, {-2.596592653589793, -2.6678585829328942`}, \ {-2.596592653589793, -1.3490917193616379`}, {-2.596592653589793, 0.4299094611731435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.794479973435281}, {-2.5915926535897933`, -2.6644968501539923`}, \ {-2.5915926535897933`, -1.3467915291834684`}, {-2.5915926535897933`, 0.40661938254599184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.793309480397958}, {-2.586592653589793, -2.6611545659230096`}, \ {-2.586592653589793, -1.3444901774398645`}, {-2.586592653589793, 0.3834527415298161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7921585453037467`}, {-2.581592653589793, -2.6578316919763227`}, \ {-2.581592653589793, -1.3421878389748638`}, {-2.581592653589793, 0.3604163239062331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.7910267636443495`}, {-2.576592653589793, -2.654528188311005}, \ {-2.576592653589793, -1.339884693415533}, {-2.576592653589793, 0.337516658553468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.789913739480173}, {-2.571592653589793, -2.65124401322513}, \ {-2.571592653589793, -1.3375809253704856`}, {-2.571592653589793, 0.31476001263983755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.7888190853188823`}, {-2.566592653589793, -2.647979123357231}, \ {-2.566592653589793, -1.335276724639544}, {-2.566592653589793, 0.29215238779821956`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.7877424219900266`}, {-2.561592653589793, -2.6447334737252217`}, \ {-2.561592653589793, -1.3329722864357725`}, {-2.561592653589793, 0.2696995172643623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.7866833785160106`}, {-2.556592653589793, -2.6415070177651474`}, \ {-2.556592653589793, -1.3306678116207393`}, {-2.556592653589793, 0.24740686395672476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.7856415919797355`}, {-2.5515926535897933`, \ -2.6382997073693883`}, {-2.5515926535897933`, -1.328363506953505}, \ {-2.5515926535897933`, 0.22527961947103486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.784616707390096}, {-2.5465926535897934`, -2.6351114929245743`}, \ {-2.5465926535897934`, -1.3260595853546788`}, {-2.5465926535897934`, 0.20332270395798985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.78360837754518}, {-2.541592653589793, -2.6319423233486923`}, \ {-2.541592653589793, -1.3237562661858813`}, {-2.541592653589793, 0.18154076684932216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.7826162628937983`}, {-2.536592653589793, -2.6287921461287165`}, \ {-2.536592653589793, -1.3214537755465496`}, {-2.536592653589793, 0.1599381883933851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.781640031396202}, {-2.5315926535897932`, -2.6256609073566803`}, \ {-2.5315926535897932`, -1.3191523465880757`}, {-2.5315926535897932`, 0.13851908195970372`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.780679358383725}, {-2.526592653589793, -2.622548551766243}, \ {-2.526592653589793, -1.3168522198474473`}, {-2.526592653589793, 0.11728729706867794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.779733926418058}, {-2.521592653589793, -2.619455022768371}, \ {-2.521592653589793, -1.31455364360093}, {-2.521592653589793, 0.09624642310178813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.7788034251503837`}, {-2.516592653589793, -2.616380262486952}, \ {-2.516592653589793, -1.3122568742396303`}, {-2.516592653589793, 0.07539979364580059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.777887551180676}, {-2.5115926535897932`, -2.6133242117935698`}, \ {-2.5115926535897932`, -1.3099621766678462`}, {-2.5115926535897932`, 0.054750491424296416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.7769860079175634`}, {-2.5065926535897933`, -2.610286810342267}, \ {-2.5065926535897933`, -1.307669824726408}, {-2.5065926535897933`, 0.034301353768887904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.776098505438497}, {-2.501592653589793, -2.607267996603966}, \ {-2.501592653589793, -1.3053801016421474`}, {-2.501592653589793, 0.01405497858337223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.7752247603511697`}, {-2.496592653589793, -2.6042677079000307`}, \ {-2.496592653589793, -1.3030933005053016`}, {-2.496592653589793, \ -0.0059862692460114835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.7743644956557643`}, {-2.491592653589793, -2.6012858804357464`}, \ {-2.491592653589793, -1.3008097247769435`}, {-2.491592653589793, \ -0.025820251039936216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.7735174406085332`}, {-2.486592653589793, -2.5983224493335286`}, \ {-2.486592653589793, -1.2985296888285403`}, {-2.486592653589793, \ -0.04544504715963423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.7726833305866063`}, {-2.481592653589793, -2.595377348665362}, \ {-2.481592653589793, -1.2962535185152653`}, {-2.481592653589793, \ -0.06485894952766708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.771861906954605}, {-2.476592653589793, -2.5924505114852083`}, \ {-2.476592653589793, -1.293981551786226}, {-2.476592653589793, \ -0.08406045387779308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.7710529169325335`}, {-2.471592653589793, -2.5895418698606725`}, \ {-2.471592653589793, -1.2917141393331435`}, {-2.471592653589793, \ -0.10304825177277499`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.7702561134656802`}, {-2.4665926535897933`, -2.58665135490457}, \ {-2.4665926535897933`, -1.2894516452810534`}, {-2.4665926535897933`, \ -0.1218212224282068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.7694712550963008`}, {-2.461592653589793, -2.5837788968058533`}, \ {-2.461592653589793, -1.287194447923238}, {-2.461592653589793, \ -0.14037842437717984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.7686981058370073`}, {-2.456592653589793, -2.580924424860387}, \ {-2.456592653589793, -1.2849429405037482`}, {-2.456592653589793, \ -0.15871908700863346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.767936435046419}, {-2.451592653589793, -2.578087867500994}, \ {-2.451592653589793, -1.2826975320506147`}, {-2.451592653589793, \ -0.1768426020100723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.76718601730671}, {-2.446592653589793, -2.5752691523274316`}, \ {-2.446592653589793, -1.2804586482635418`}, {-2.446592653589793, \ -0.19474851474236948`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.766446632303191}, {-2.441592653589793, -2.5724682061357678`}, \ {-2.441592653589793, -1.278226732459383}, {-2.441592653589793, \ -0.212436515571994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.7657180647059967`}, {-2.436592653589793, -2.569684954947481}, \ {-2.436592653589793, -1.2760022465797305`}, {-2.436592653589793, \ -0.22990643118361637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.7650001040541796`}, {-2.431592653589793, -2.5669193240379187`}, \ {-2.431592653589793, -1.2737856722647256`}, {-2.431592653589793, \ -0.24715821589354195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.764292544641575}, {-2.4265926535897933`, -2.5641712379646897`}, \ {-2.4265926535897933`, -1.2715775119976536`}, {-2.4265926535897933`, \ -0.2641919429812981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.7635951854051144`}, {-2.4215926535897934`, -2.561440620595509}, \ {-2.4215926535897934`, -1.269378290325223}, {-2.4215926535897934`, \ -0.2810077960551571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.7629078298153353`}, {-2.416592653589793, -2.5587273951354454`}, \ {-2.416592653589793, -1.267188555158409}, {-2.416592653589793, \ -0.29760606046427757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.7622302857689096`}, {-2.411592653589793, -2.5560314841541665`}, \ {-2.411592653589793, -1.2650088791597187`}, {-2.411592653589793, \ -0.31398711476784846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.761562365483605}, {-2.4065926535897932`, -2.5533528096124294`}, \ {-2.4065926535897932`, -1.2628398612222793`}, {-2.4065926535897932`, \ -0.3301514222698284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.760903885395215}, {-2.401592653589793, -2.550691292888365}, \ {-2.401592653589793, -1.2606821280469926`}, {-2.401592653589793, \ -0.34609952262489163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.7602546660568716`}, {-2.396592653589793, -2.548046854803362}, \ {-2.396592653589793, -1.2585363358243593`}, {-2.396592653589793, \ -0.3618320235199374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.75961453204037}, {-2.391592653589793, -2.545419415647418}, \ {-2.391592653589793, -1.256403172027295}, {-2.391592653589793, \ -0.37734959243276534`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.758983311839763}, {-2.3865926535897932`, -2.5428088952042955`}, \ {-2.3865926535897932`, -1.2542833573226102`}, {-2.3865926535897932`, \ -0.3926529484682324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.7583608377770386`}, {-2.3815926535897933`, \ -2.5402152127760464`}, {-2.3815926535897933`, -1.2521776476079005`}, \ {-2.3815926535897933`, -0.40774285427003704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.757746945909899}, {-2.376592653589793, -2.5376382872074172`}, \ {-2.376592653589793, -1.2500868361821496`}, {-2.376592653589793, \ -0.42262010800482364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.7571414759417063`}, {-2.371592653589793, -2.5350780369095847`}, \ {-2.371592653589793, -1.2480117560573527`}, {-2.371592653589793, \ -0.4372855354138863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.756544271133361}, {-2.366592653589793, -2.5325343798837157`}, \ {-2.366592653589793, -1.2459532824196586`}, {-2.366592653589793, \ -0.4517399819260894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.755955178217395}, {-2.361592653589793, -2.5300072337440125`}, \ {-2.361592653589793, -1.243912335248102}, {-2.361592653589793, \ -0.4659843048250214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.7553740473138904`}, {-2.356592653589793, -2.527496515740468}, \ {-2.356592653589793, -1.2418898820990514`}, {-2.356592653589793, \ -0.4800193654616603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.7548007318485097`}, {-2.351592653589793, -2.525002142781108}, \ {-2.351592653589793, -1.2398869410645397`}, {-2.351592653589793, \ -0.4938460215039314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.7542350884724}, {-2.346592653589793, -2.522524031453928}, \ {-2.346592653589793, -1.2379045839123377`}, {-2.346592653589793, \ -0.5074651192132564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.75367697698407}, {-2.3415926535897933`, -2.5200620980484896`}, \ {-2.3415926535897933`, -1.2359439394153142`}, {-2.3415926535897933`, \ -0.5208774857385187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.753126260253067}, {-2.336592653589793, -2.517616258577021}, \ {-2.336592653589793, -1.2340061968763552`}, {-2.336592653589793, \ -0.5340839214175359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.752582804145569}, {-2.331592653589793, -2.5151864287952335`}, \ {-2.331592653589793, -1.2320926098550475`}, {-2.331592653589793, \ -0.5470851920769652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.7520464774517652`}, {-2.326592653589793, -2.5127725242227164`}, \ {-2.326592653589793, -1.2302045001001443`}, {-2.326592653589793, \ -0.559882021322186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.7515171518149972`}, {-2.321592653589793, -2.510374460162917}, \ {-2.321592653589793, -1.2283432616903498`}, {-2.321592653589793, \ -0.5724750828102225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.750994701662667}, {-2.316592653589793, -2.507992151722873}, \ {-2.316592653589793, -1.2265103653839413`}, {-2.316592653589793, \ -0.584864992500773}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.7504790041388327`}, {-2.311592653589793, -2.5056255138324257`}, \ {-2.311592653589793, -1.2247073631739323`}, {-2.311592653589793, \ -0.5970523008831382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.7499699390384813`}, {-2.306592653589793, -2.5032744612631475`}, \ {-2.306592653589793, -1.2229358930426173`}, {-2.306592653589793, \ -0.6090374851803129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.7494673887434504`}, {-2.3015926535897933`, -2.50093890864689}, \ {-2.3015926535897933`, -1.2211976839041556`}, {-2.3015926535897933`, \ -0.6208209415360515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.748971238159906}, {-2.2965926535897934`, -2.4986187704939864`}, \ {-2.2965926535897934`, -1.21949456071818}, {-2.2965926535897934`, \ -0.6324029771961986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.748481374657454}, {-2.291592653589793, -2.496313961210982}, \ {-2.291592653589793, -1.2178284497504646`}, {-2.291592653589793, \ -0.6437838027027861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.747997688009704}, {-2.286592653589793, -2.494024395118192}, \ {-2.286592653589793, -1.216201383948564}, {-2.286592653589793, \ -0.6549635241271496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.747520070336395}, {-2.2815926535897932`, -2.491749986466716}, \ {-2.2815926535897932`, -1.2146155083895376`}, {-2.2815926535897932`, \ -0.6659421353791819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.7470484160469524`}, {-2.276592653589793, -2.489490649455224}, \ {-2.276592653589793, -1.2130730857457486`}, {-2.276592653589793, \ -0.6767195106410563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.7465826217854548`}, {-2.271592653589793, -2.487246298246342}, \ {-2.271592653589793, -1.2115765016999795`}, {-2.271592653589793, \ -0.6872953969882813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.7461225863770333`}, {-2.266592653589793, -2.48501684698266}, \ {-2.266592653589793, -1.2101282702250553`}, {-2.266592653589793, \ -0.6976694072774013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.745668210775601}, {-2.2615926535897932`, -2.4828022098024887`}, \ {-2.2615926535897932`, -1.2087310386242849`}, {-2.2615926535897932`, \ -0.7078410133983288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.7452193980129334`}, {-2.2565926535897933`, \ -2.4806023008551437`}, {-2.2565926535897933`, -1.2073875922069228`}, \ {-2.2565926535897933`, -0.7178095400115053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.744776053149014}, {-2.251592653589793, -2.4784170343160237`}, \ {-2.251592653589793, -1.2061008584492163`}, {-2.251592653589793, \ -0.7275741589140339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.7443380832236732`}, {-2.246592653589793, -2.476246324401228}, \ {-2.246592653589793, -1.2048739104636037`}, {-2.246592653589793, \ -0.7371338842067722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.743905397209466}, {-2.241592653589793, -2.474090085381915}, \ {-2.241592653589793, -1.2037099695696674`}, {-2.241592653589793, \ -0.7464875684637529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.7434779059656953`}, {-2.236592653589793, -2.4719482315983567`}, \ {-2.236592653589793, -1.2026124067279365`}, {-2.236592653589793, \ -0.7556339001375285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.7430555221936896`}, {-2.231592653589793, -2.469820677473581}, \ {-2.231592653589793, -1.2015847425644586`}, {-2.231592653589793, \ -0.7645714024679178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.742638160393166}, {-2.226592653589793, -2.4677073375267105`}, \ {-2.226592653589793, -1.2006306456799527`}, {-2.226592653589793, \ -0.7732984341952416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.7422257368197096`}, {-2.221592653589793, -2.465608126386087}, \ {-2.221592653589793, -1.1997539289047516`}, {-2.221592653589793, \ -0.7818131924125032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.7418181694433836`}, {-2.2165926535897933`, \ -2.4635229588019008`}, {-2.2165926535897933`, -1.1989585431298682`}, \ {-2.2165926535897933`, -0.7901137179215346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.7414153779083406`}, {-2.211592653589793, -2.461451749658676}, \ {-2.211592653589793, -1.1982485683209407`}, {-2.211592653589793, \ -0.798197903482098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.741017283493515}, {-2.206592653589793, -2.4593944139873196`}, \ {-2.206592653589793, -1.1976282013050603`}, {-2.206592653589793, \ -0.8060635053598186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.7406238090742763`}, {-2.201592653589793, -2.457350866976952}, \ {-2.201592653589793, -1.1971017399177422`}, {-2.201592653589793, \ -0.8137081585815813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.7402348790850923`}, {-2.196592653589793, -2.455321023986384}, \ {-2.196592653589793, -1.196673563110608}, {-2.196592653589793, \ -0.8211293962941274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.739850419483137}, {-2.191592653589793, -2.4533048005553177`}, \ {-2.191592653589793, -1.196348106655835}, {-2.191592653589793, \ -0.8283246735860311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.7394703577128214`}, {-2.186592653589793, -2.4513021124152377`}, \ {-2.186592653589793, -1.1961298341453501`}, {-2.186592653589793, \ -0.8352913960714944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.7390946226712343`}, {-2.181592653589793, -2.4493128755000186`}, \ {-2.181592653589793, -1.1960232030764486`}, {-2.181592653589793, \ -0.8420269534410112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.7387231446744615`}, {-2.1765926535897933`, \ -2.4473370059562534`}, {-2.1765926535897933`, -1.1960326259438672`}, \ {-2.1765926535897933`, -0.8485287580555759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.7383558554247633`}, {-2.1715926535897934`, \ -2.4453744201532848`}, {-2.1715926535897934`, -1.19616242642415}, \ {-2.1715926535897934`, -0.8547942884955034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.73799268797858}, {-2.166592653589793, -2.4434250346929636`}, \ {-2.166592653589793, -1.1964167909410222`}, {-2.166592653589793, \ -0.8608211377721782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.7376335767153686`}, {-2.161592653589793, -2.441488766419115}, \ {-2.161592653589793, -1.196799716136578}, {-2.161592653589793, \ -0.8666070656752423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.737278457307212}, {-2.1565926535897932`, -2.4395655324267684`}, \ {-2.1565926535897932`, -1.1973149530344689`}, {-2.1565926535897932`, \ -0.8721500544662022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.736927266689209}, {-2.151592653589793, -2.437655250071068}, \ {-2.151592653589793, -1.1979659489561532`}, {-2.151592653589793, \ -0.8774483668549138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.7365799430306064`}, {-2.146592653589793, -2.435757836975976}, \ {-2.146592653589793, -1.1987557885223674`}, {-2.146592653589793, \ -0.8825006049244092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.736236425706673}, {-2.141592653589793, -2.433873211042648}, \ {-2.141592653589793, -1.1996871353176797`}, {-2.141592653589793, \ -0.8873057684238433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.735896655271271}, {-2.1365926535897932`, -2.4320012904576274`}, \ {-2.1365926535897932`, -1.2007621759939997`}, {-2.1365926535897932`, \ -0.8918633106515594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.7355605734301385`}, {-2.1315926535897933`, -2.430141993700724}, \ {-2.1315926535897933`, -1.2019825687131802`}, {-2.1315926535897933`, \ -0.8961731900260453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.7352281230148128`}, {-2.126592653589793, -2.4282952395526705`}, \ {-2.126592653589793, -1.2033493978592362`}, {-2.126592653589793, \ -0.9002359154122366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.7348992479572543`}, {-2.121592653589793, -2.4264609471025262`}, \ {-2.121592653589793, -1.204863136869756}, {-2.121592653589793, \ -0.9040525833519264}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.7345738932650634`}, {-2.116592653589793, -2.424639035754856}, \ {-2.116592653589793, -1.2065236208358379`}, {-2.116592653589793, \ -0.9076249055469598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.7342520049973515`}, {-2.111592653589793, -2.4228294252366376`}, \ {-2.111592653589793, -1.2083300302038384`}, {-2.111592653589793, \ -0.910955225260447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.7339335302411967`}, {-2.106592653589793, -2.4210320356039787`}, \ {-2.106592653589793, -1.210280886494842}, {-2.106592653589793, \ -0.914046521718454}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.7336184170887012`}, {-2.101592653589793, -2.4192467872485617`}, \ {-2.101592653589793, -1.2123740604645241`}, {-2.101592653589793, \ -0.9169024020880177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.733306614614616}, {-2.096592653589793, -2.417473600903884}, \ {-2.096592653589793, -1.2146067925935018`}, {-2.096592653589793, \ -0.9195270811400413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.732998072854521}, {-2.0915926535897933`, -2.415712397651285}, \ {-2.0915926535897933`, -1.2169757252650302`}, {-2.0915926535897933`, \ -0.9219253492388568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.7326927427835415`}, {-2.0865926535897934`, \ -2.4139630989257377`}, {-2.0865926535897934`, -1.2194769454952674`}, \ {-2.0865926535897934`, -0.9241025297919764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.7323905762956175`}, {-2.081592653589793, -2.4122256265214244`}, \ {-2.081592653589793, -1.2221060366673415`}, {-2.081592653589793, \ -0.9260644277077891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.732091526183261}, {-2.076592653589793, -2.4104999025971043`}, \ {-2.076592653589793, -1.2248581374115561`}, {-2.076592653589793, \ -0.9278172707175568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.731795546117817}, {-2.071592653589793, -2.4087858496813093`}, \ {-2.071592653589793, -1.22772800558844}, {-2.071592653589793, \ -0.9293676456041342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.731502590630232}, {-2.066592653589793, -2.407083390677264}, \ {-2.066592653589793, -1.2307100852712003`}, {-2.066592653589793, \ -0.9307224314398518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.731212615092273}, {-2.061592653589793, -2.405392448867668}, \ {-2.061592653589793, -1.2337985746839946`}, {-2.061592653589793, \ -0.9318887318762288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.73092557569822}, {-2.056592653589793, -2.4037129479192694`}, \ {-2.056592653589793, -1.2369874932132692`}, {-2.056592653589793, \ -0.9328738083674284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.730641429447003}, {-2.0515926535897933`, -2.4020448118872215`}, \ {-2.0515926535897933`, -1.2402707458487534`}, {-2.0515926535897933`, \ -0.9336850159700819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.7303601341247816`}, {-2.0465926535897934`, -2.400387965219276}, \ {-2.0465926535897934`, -1.24364218370143}, {-2.0465926535897934`, \ -0.9343297430714156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.7300816482879453`}, {-2.041592653589793, -2.398742332759789}, \ {-2.041592653589793, -1.2470956595611717`}, {-2.041592653589793, \ -0.9348153560823166}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.7298059312465304`}, {-2.036592653589793, -2.3971078397535255`}, \ {-2.036592653589793, -1.2506250777728716`}, {-2.036592653589793, \ -0.9351491498158272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.7295329430480413`}, {-2.031592653589793, -2.395484411849319}, \ {-2.031592653589793, -1.254224438008128}, {-2.031592653589793, \ -0.9353383039734238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.729262644461657}, {-2.026592653589793, -2.3938719751035302`}, \ {-2.026592653589793, -1.2578878727745724`}, {-2.026592653589793, \ -0.9353898458964395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.728994996962836}, {-2.021592653589793, -2.392270455983341}, \ {-2.021592653589793, -1.2616096787292521`}, {-2.021592653589793, \ -0.935310619515704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.7287299627182766`}, {-2.016592653589793, -2.3906797813699017`}, \ {-2.016592653589793, -1.2653843420413924`}, {-2.016592653589793, \ -0.9351072602535139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.728467504571247}, {-2.0115926535897932`, -2.3890998785612756`}, \ {-2.0115926535897932`, -1.2692065581839798`}, {-2.0115926535897932`, \ -0.9347861754981555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.7282075860272696`}, {-2.0065926535897933`, -2.387530675275267}, \ {-2.0065926535897933`, -1.2730712466256757`}, {-2.0065926535897933`, \ -0.9343535301789432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.7279501712401517`}, {-2.001592653589793, -2.385972099652056}, \ {-2.001592653589793, -1.2769735609496278`}, {-2.001592653589793, \ -0.9338152369149124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.7276952249983353`}, {-1.996592653589793, -2.3844240802567107`}, \ {-1.996592653589793, -1.280908894949849}, {-1.996592653589793, \ -0.933176950186032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.727442712711595}, {-1.991592653589793, -2.382886546081523}, \ {-1.991592653589793, -1.28487288525511}, {-1.991592653589793, \ -0.9324440639767444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.727192600398037}, {-1.986592653589793, -2.3813594265482183`}, \ {-1.986592653589793, -1.2888614110110261`}, {-1.986592653589793, \ -0.9316217123608364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.7269448546714132`}, {-1.9815926535897932`, -2.379842651510011}, \ {-1.9815926535897932`, -1.2928705911179452`}, {-1.9815926535897932`, \ -0.9307147725296624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.7266994427287345`}, {-1.976592653589793, -2.378336151253521}, \ {-1.976592653589793, -1.2968967794814195`}, {-1.976592653589793, \ -0.9297278698067947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.7264563323381776`}, {-1.9715926535897932`, \ -2.3768398565005606`}, {-1.9715926535897932`, -1.3009365586855581`}, \ {-1.9715926535897932`, -0.9286653842384854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.726215491827281}, {-1.966592653589793, -2.3753536984097736`}, \ {-1.966592653589793, -1.3049867324519115`}, {-1.966592653589793, \ -0.9275314583970967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.725976890071412}, {-1.9615926535897932`, -2.3738776085781623`}, \ {-1.9615926535897932`, -1.309044317199168}, {-1.9615926535897932`, \ -0.9263300060820256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.72574049648251}, {-1.956592653589793, -2.3724115190424695`}, \ {-1.956592653589793, -1.3131065329735958`}, {-1.956592653589793, \ -0.9250647216479732}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.7255062809980926`}, {-1.9515926535897932`, -2.370955362280449}, \ {-1.9515926535897932`, -1.3171707939781836`}, {-1.9515926535897932`, \ -0.9237390897324779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.7252742140705144`}, {-1.946592653589793, -2.369509071212009}, \ {-1.946592653589793, -1.3212346988900285`}, {-1.946592653589793, \ -0.9223563951929842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.7250442666564862`}, {-1.9415926535897932`, \ -2.3680725792002355`}, {-1.9415926535897932`, -1.3252960211212494`}, \ {-1.9415926535897932`, -0.920919733098055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.7248164102068255`}, {-1.936592653589793, -2.3666458200523026`}, \ {-1.936592653589793, -1.3293526991486355`}, {-1.936592653589793, \ -0.9194320186473586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.7245906166564535`}, {-1.9315926535897932`, -2.365228728020279}, \ {-1.9315926535897932`, -1.333402827010951}, {-1.9315926535897932`, \ -0.9178959969214521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.7243668584146223`}, {-1.926592653589793, -2.3638212378017958`}, \ {-1.926592653589793, -1.3374446450504407`}, {-1.926592653589793, \ -0.9163142523846504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.7241451083553665`}, {-1.9215926535897931`, \ -2.3624232845406468`}, {-1.9215926535897931`, -1.3414765309561438`}, \ {-1.9215926535897931`, -0.9146892180833508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.7239253398081695`}, {-1.916592653589793, -2.3610348038272586`}, \ {-1.916592653589793, -1.3454969911505785`}, {-1.916592653589793, \ -0.9130231844981352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.7237075265488575`}, {-1.9115926535897931`, -2.359655731699062}, \ {-1.9115926535897931`, -1.3495046525482264`}, {-1.9115926535897931`, \ -0.9113183080211541}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.7234916427906875`}, {-1.906592653589793, -2.3582860046407688`}, \ {-1.906592653589793, -1.3534982547034933`}, {-1.906592653589793, \ -0.9095766190410652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.72327766317565}, {-1.9015926535897931`, -2.356925559584558}, \ {-1.9015926535897931`, -1.3574766423570575`}, {-1.9015926535897931`, \ -0.9078000296265802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.72306556276596}, {-1.896592653589793, -2.3555743339101576`}, \ {-1.896592653589793, -1.3614387583824703`}, {-1.896592653589793, \ -0.9059903408066676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.7228553170357532`}, {-1.8915926535897931`, \ -2.3542322654448338`}, {-1.8915926535897931`, -1.3653836371295462`}, \ {-1.8915926535897931`, -0.9041492494508965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.722646901862958}, {-1.886592653589793, -2.3528992924633103`}, \ {-1.886592653589793, -1.3693103981566912`}, {-1.886592653589793, \ -0.902278354757678}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.7224402935213643`}, {-1.881592653589793, -2.3515753536875765`}, \ {-1.881592653589793, -1.3732182403412618`}, {-1.881592653589793, \ -0.9003791643613781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.7222354686728565`}, {-1.876592653589793, -2.3502603882866326`}, \ {-1.876592653589793, -1.3771064363545837`}, {-1.876592653589793, \ -0.8984531000715427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.722032404359833}, {-1.871592653589793, -2.3489543358761416`}, \ {-1.871592653589793, -1.3809743274867505`}, {-1.871592653589793, \ -0.8965015032591975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.7218310779977966`}, {-1.866592653589793, -2.3476571365180043`}, \ {-1.866592653589793, -1.3848213188052114`}, {-1.866592653589793, \ -0.8945256399061792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.721631467368095}, {-1.861592653589793, -2.3463687307198624`}, \ {-1.861592653589793, -1.3886468746304772`}, {-1.861592653589793, \ -0.8925267053341338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.721433550610845}, {-1.8565926535897932`, -2.3450890594345206`}, \ {-1.8565926535897932`, -1.3924505143121715`}, {-1.8565926535897932`, \ -0.8905058286300043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.7212373062179984`}, {-1.851592653589793, -2.3438180640593025`}, \ {-1.851592653589793, -1.3962318082885414`}, {-1.851592653589793, \ -0.8884640767848687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.7210427130265664`}, {-1.8465926535897932`, \ -2.3425556864353307`}, {-1.8465926535897932`, -1.3999903744128872`}, \ {-1.8465926535897932`, -0.886402458562695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.720849750211998}, {-1.841592653589793, -2.3413018688467426`}, \ {-1.841592653589793, -1.4037258745307593`}, {-1.841592653589793, \ -0.8843219281151676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.7206583972816993`}, {-1.8365926535897932`, -2.340056554019841}, \ {-1.8365926535897932`, -1.407438011292234}, {-1.8365926535897932`, \ -0.8822233883582882}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.720468634068699}, {-1.831592653589793, -2.33881968512218}, \ {-1.831592653589793, -1.4111265251843685`}, {-1.831592653589793, \ -0.8801076941256973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.7202804407254497`}, {-1.8265926535897932`, \ -2.3375912057615857`}, {-1.8265926535897932`, -1.4147911917693639`}, \ {-1.8265926535897932`, -0.8779756551131497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.7200937977177704`}, {-1.821592653589793, -2.3363710599851215`}, \ {-1.821592653589793, -1.4184318191149106`}, {-1.821592653589793, \ -0.8758280386277599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.719908685818914}, {-1.8165926535897932`, -2.335159192277997}, \ {-1.8165926535897932`, -1.4220482454037815`}, {-1.8165926535897932`, \ -0.8736655721549345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.719725086103772}, {-1.811592653589793, -2.333955547562413}, \ {-1.811592653589793, -1.425640336710451}, {-1.811592653589793, \ -0.8714889457552546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.719542979943201}, {-1.8065926535897932`, -2.332760071196364}, \ {-1.8065926535897932`, -1.4292079849333381`}, {-1.8065926535897932`, \ -0.8692988143027327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.7193623489984686`}, {-1.801592653589793, -2.331572708972373}, \ {-1.801592653589793, -1.4327511058718765`}, {-1.801592653589793, \ -0.8670957995752919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.7191831752158295`}, {-1.7965926535897931`, -2.330393407116196}, \ {-1.7965926535897931`, -1.4362696374383217`}, {-1.7965926535897931`, \ -0.8648804922075534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.719005440821209}, {-1.791592653589793, -2.3292221122854553`}, \ {-1.791592653589793, -1.439763537994906}, {-1.791592653589793, \ -0.8626534535153969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.7188291283150052`}, {-1.7865926535897931`, -2.328058771568248}, \ {-1.7865926535897931`, -1.4432327848074875`}, {-1.7865926535897931`, \ -0.8604152172011428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.7186542204670006`}, {-1.781592653589793, -2.3269033324816872`}, \ {-1.781592653589793, -1.4466773726075062`}, {-1.781592653589793, \ -0.8581662909476049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.718480700311387}, {-1.7765926535897931`, -2.3257557429704216`}, \ {-1.7765926535897931`, -1.4500973122545948`}, {-1.7765926535897931`, \ -0.8559071579086931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.7183085511418925`}, {-1.771592653589793, -2.32461595140509}, \ {-1.771592653589793, -1.453492629492713}, {-1.771592653589793, \ -0.8536382781037342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.7181377565070095`}, {-1.7665926535897931`, \ -2.3234839065807593`}, {-1.7665926535897931`, -1.4568633637931843`}, \ {-1.7665926535897931`, -0.8513600897221584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.717968300205334}, {-1.761592653589793, -2.3223595577153016`}, \ {-1.761592653589793, -1.4602095672784838`}, {-1.761592653589793, \ -0.8490730103447705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.7178001662809916`}, {-1.756592653589793, -2.3212428544477492`}, \ {-1.756592653589793, -1.463531303721048}, {-1.756592653589793, \ -0.8467774380873382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.7176333390191703`}, {-1.751592653589793, -2.3201337468366034`}, \ {-1.751592653589793, -1.4668286476117947`}, {-1.751592653589793, \ -0.8444737526718693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.71746780294174}, {-1.746592653589793, -2.3190321853581186`}, \ {-1.746592653589793, -1.4701016832934384`}, {-1.746592653589793, \ -0.8421623164305231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.7173035428029664`}, {-1.741592653589793, -2.3179381209045418`}, \ {-1.741592653589793, -1.4733505041540038`}, {-1.741592653589793, \ -0.8398434752468003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.717140543585318}, {-1.736592653589793, -2.3168515047823304`}, \ {-1.736592653589793, -1.476575211876302}, {-1.736592653589793, \ -0.8375175594382719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.716978790495356}, {-1.7315926535897932`, -2.315772288710332}, \ {-1.7315926535897932`, -1.4797759157394486`}, {-1.7315926535897932`, \ -0.8351848845848266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.71681826895971}, {-1.726592653589793, -2.31470042481794}, \ {-1.726592653589793, -1.4829527319687206`}, {-1.726592653589793, \ -0.8328457523061538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.716658964621143}, {-1.7215926535897932`, -2.313635865643218}, \ {-1.7215926535897932`, -1.4861057831304223`}, {-1.7215926535897932`, \ -0.8305004509918538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.71650086333469}, {-1.716592653589793, -2.312578564131}, \ {-1.716592653589793, -1.4892351975685878`}, {-1.716592653589793, \ -0.8281492564873836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.7163439511638825`}, {-1.7115926535897932`, \ -2.3115284736309625`}, {-1.7115926535897932`, -1.4923411088805885`}, \ {-1.7115926535897932`, -0.8257924327387886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.716188214377047}, {-1.706592653589793, -2.3104855478956723`}, \ {-1.706592653589793, -1.4954236554289795`}, {-1.706592653589793, \ -0.8234302323989519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.716033639443685}, {-1.7015926535897932`, -2.309449741078615}, \ {-1.7015926535897932`, -1.498482979887035}, {-1.7015926535897932`, \ -0.8210628973979296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.715880213030916}, {-1.696592653589793, -2.308421007732197}, \ {-1.696592653589793, -1.5015192288156771`}, {-1.696592653589793, \ -0.8186906594797175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.7157279220000103`}, {-1.6915926535897932`, \ -2.3073993028057282`}, {-1.6915926535897932`, -1.5045325522696098`}, \ {-1.6915926535897932`, -0.8163137407076715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.7155767534029738`}, {-1.686592653589793, -2.3063845816433837`}, \ {-1.686592653589793, -1.507523103430672}, {-1.686592653589793, \ -0.813932353940599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.7154266944792185`}, {-1.6815926535897932`, \ -2.3053767999821484`}, {-1.6815926535897932`, -1.510491038266535}, \ {-1.6815926535897932`, -0.8115467032814512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.715277732652289}, {-1.676592653589793, -2.3043759139497437`}, \ {-1.676592653589793, -1.513436515213016}, {-1.676592653589793, \ -0.8091569845003586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.7151298555266616`}, {-1.6715926535897931`, \ -2.3033818800625325`}, {-1.6715926535897931`, -1.5163596948784057`}, \ {-1.6715926535897931`, -0.8067633854336633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.7149830508846042`}, {-1.666592653589793, -2.3023946552234142`}, \ {-1.666592653589793, -1.5192607397683147`}, {-1.666592653589793, \ -0.8043660863604807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.7148373066831053`}, {-1.6615926535897931`, \ -2.3014141967197057`}, {-1.6615926535897931`, -1.5221398140296438`}, \ {-1.6615926535897931`, -0.8019652603582057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.7146926110508542`}, {-1.656592653589793, -2.3004404622209975`}, \ {-1.656592653589793, -1.5249970832124098`}, {-1.656592653589793, \ -0.7995610736382887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.7145489522852952`}, {-1.6515926535897931`, \ -2.2994734097770095`}, {-1.6515926535897931`, -1.5278327140481984`}, \ {-1.6515926535897931`, -0.7971536858635253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.714406318849728}, {-1.646592653589793, -2.298512997815425}, \ {-1.646592653589793, -1.5306468742441592`}, {-1.646592653589793, \ -0.7947432504479942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.714264699370472}, {-1.6415926535897931`, -2.2975591851397192`}, \ {-1.6415926535897931`, -1.5334397322914857`}, {-1.6415926535897931`, \ -0.7923299148407238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.714124082634092}, {-1.636592653589793, -2.2966119309269737`}, \ {-1.636592653589793, -1.536211457287412}, {-1.636592653589793, \ -0.7899138207940898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.713984457584663}, {-1.631592653589793, -2.29567119472568}, \ {-1.631592653589793, -1.5389622187698504`}, {-1.631592653589793, \ -0.78749510461786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.7138458133211087`}, {-1.626592653589793, -2.2947369364535355`}, \ {-1.626592653589793, -1.5416921865638211`}, {-1.626592653589793, \ -0.7850738974197726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.713708139094578}, {-1.621592653589793, -2.2938091163952334`}, \ {-1.621592653589793, -1.5444015306388719`}, {-1.621592653589793, \ -0.782650325333451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.7135714243058784`}, {-1.616592653589793, -2.292887695200235}, \ {-1.616592653589793, -1.5470904209768142`}, {-1.616592653589793, \ -0.7802245097344055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.713435658502959}, {-1.611592653589793, -2.291972633880553}, \ {-1.611592653589793, -1.5497590274490394`}, {-1.611592653589793, \ -0.777796567444847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.7133008313784455`}, {-1.606592653589793, -2.291063893808504}, \ {-1.606592653589793, -1.5524075197028384`}, {-1.606592653589793, \ -0.7753666109279583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.7131669327672174`}, {-1.601592653589793, -2.290161436714478}, \ {-1.601592653589793, -1.5550360670560972`}, {-1.601592653589793, \ -0.772934748472243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.713033952644038}, {-1.5965926535897932`, -2.2892652246846867`}, \ {-1.5965926535897932`, -1.557644838399841}, {-1.5965926535897932`, \ -0.7705010843665407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.7129018811212284`}, {-1.591592653589793, -2.2883752201589167`}, \ {-1.591592653589793, -1.5602340021081123`}, {-1.591592653589793, \ -0.7680657190662347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.7127707084463824`}, {-1.5865926535897932`, \ -2.2874913859282735`}, {-1.5865926535897932`, -1.562803725954696}, \ {-1.5865926535897932`, -0.7656287493511659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.7126404250001337`}, {-1.581592653589793, -2.2866136851329224`}, \ {-1.581592653589793, -1.5653541770362625`}, {-1.581592653589793, \ -0.7631902684757302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.7125110212939596`}, {-1.5765926535897932`, \ -2.2857420812598304`}, {-1.5765926535897932`, -1.567885521701493}, \ {-1.5765926535897932`, -0.7607503663115955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.7123824879680285`}, {-1.571592653589793, -2.2848765381405003`}, \ {-1.571592653589793, -1.5703979254858225`}, {-1.571592653589793, \ -0.7583091294834493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.712254815789091}, {-1.5665926535897932`, -2.2840170199487075`}, \ {-1.5665926535897932`, -1.5728915530514056`}, {-1.5665926535897932`, \ -0.755866641498193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.712127995648406}, {-1.561592653589793, -2.2831634911982315`}, \ {-1.561592653589793, -1.5753665681320046`}, {-1.561592653589793, \ -0.7534229828679072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.712002018559713}, {-1.5565926535897932`, -2.28231591674059}, \ {-1.5565926535897932`, -1.5778231334824464`}, {-1.5565926535897932`, \ -0.7509782312269727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.711876875657237}, {-1.551592653589793, -2.281474261762768}, \ {-1.551592653589793, -1.5802614108323747`}, {-1.551592653589793, \ -0.7485324614436365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.7117525581937354`}, {-1.5465926535897931`, \ -2.2806384917849534`}, {-1.5465926535897931`, -1.5826815608440135`}, \ {-1.5465926535897931`, -0.7460857457263429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.7116290575385795`}, {-1.541592653589793, -2.2798085726582653`}, \ {-1.541592653589793, -1.58508374307368}, {-1.541592653589793, \ -0.7436381537251102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.7115063651758726`}, {-1.5365926535897931`, -2.278984470562491}, \ {-1.5365926535897931`, -1.5874681159368065`}, {-1.5365926535897931`, \ -0.7411897526282142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.7113844727026035`}, {-1.531592653589793, -2.2781661520038146`}, \ {-1.531592653589793, -1.5898348366762496`}, {-1.531592653589793, \ -0.7387406072544325}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.711263371826836}, {-1.5265926535897931`, -2.27735358381256}, \ {-1.5265926535897931`, -1.5921840613336584`}, {-1.5265926535897931`, \ -0.7362907801410901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.7111430543659307`}, {-1.521592653589793, -2.2765467331409215`}, \ {-1.521592653589793, -1.5945159447237258`}, {-1.521592653589793, \ -0.7338403316281161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.7110235122447985`}, {-1.5165926535897931`, \ -2.2757455674607074`}, {-1.5165926535897931`, -1.5968306404111128`}, \ {-1.5165926535897931`, -0.7313893199383311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.710904737494192}, {-1.511592653589793, -2.274950054561083}, \ {-1.511592653589793, -1.5991283006898902`}, {-1.511592653589793, \ -0.7289378012541585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.7107867222490216`}, {-1.506592653589793, -2.274160162546311}, \ {-1.506592653589793, -1.6014090765653206`}, {-1.506592653589793, \ -0.7264858297909406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.7106694587467097`}, {-1.501592653589793, -2.2733758598335085`}, \ {-1.501592653589793, -1.6036731177378367`}, {-1.501592653589793, \ -0.7240334578670362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.710552939325568}, {-1.496592653589793, -2.2725971151503908`}, \ {-1.496592653589793, -1.6059205725890675`}, {-1.496592653589793, \ -0.7215807359708689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.710437156423213}, {-1.491592653589793, -2.2718238975330323`}, \ {-1.491592653589793, -1.608151588169779}, {-1.491592653589793, \ -0.7191277128250685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.710322102575002}, {-1.486592653589793, -2.271056176323626}, \ {-1.486592653589793, -1.610366310189603}, {-1.486592653589793, \ -0.7166744354478667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.7102077704125063`}, {-1.481592653589793, -2.270293921168245}, \ {-1.481592653589793, -1.6125648830084371`}, {-1.481592653589793, \ -0.7142209492118696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.710094152662004}, {-1.476592653589793, -2.269537102014614}, \ {-1.476592653589793, -1.6147474496293983`}, {-1.476592653589793, \ -0.7117672979003531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.7099812421430065`}, {-1.4715926535897932`, \ -2.2687856891098823`}, {-1.4715926535897932`, -1.6169141516932448`}, \ {-1.4715926535897932`, -0.7093135237611818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.70986903176681}, {-1.466592653589793, -2.2680396529984037`}, \ {-1.466592653589793, -1.619065129474132}, {-1.466592653589793, \ -0.7068596675584974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.7097575145350707`}, {-1.4615926535897932`, \ -2.2672989645195183`}, {-1.4615926535897932`, -1.621200521876663}, \ {-1.4615926535897932`, -0.7044057686222523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.7096466835384105`}, {-1.456592653589793, -2.266563594805343}, \ {-1.456592653589793, -1.6233204664340903`}, {-1.456592653589793, \ -0.7019518648957217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.7095365319550444`}, {-1.4515926535897932`, \ -2.2658335152785662`}, {-1.4515926535897932`, -1.6254250993076396`}, \ {-1.4515926535897932`, -0.6994979929810691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.7094270530494327`}, {-1.446592653589793, -2.26510869765025}, \ {-1.446592653589793, -1.6275145552868397`}, {-1.446592653589793, \ -0.6970441881830753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.7093182401709606`}, {-1.4415926535897932`, \ -2.2643891139176353`}, {-1.4415926535897932`, -1.6295889677908162`}, \ {-1.4415926535897932`, -0.6945904845511035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.7092100867526363`}, {-1.436592653589793, -2.2636747363619563`}, \ {-1.436592653589793, -1.6316484688704627`}, {-1.436592653589793, \ -0.6921369149193946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.7091025863098173`}, {-1.4315926535897932`, \ -2.2629655375462563`}, {-1.4315926535897932`, -1.6336931892114417`}, \ {-1.4315926535897932`, -0.6896835109457661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.7089957324389564`}, {-1.426592653589793, -2.26226149031322}, \ {-1.426592653589793, -1.6357232581379442`}, {-1.426592653589793, \ -0.6872303031487872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.708889518816372}, {-1.4215926535897931`, -2.261562567782998}, \ {-1.4215926535897931`, -1.6377388036171572`}, {-1.4215926535897931`, \ -0.6847773209435063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.7087839391970387`}, {-1.416592653589793, -2.2608687433510526`}, \ {-1.416592653589793, -1.639739952264397}, {-1.416592653589793, \ -0.682324592675789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.708678987413399}, {-1.4115926535897931`, -2.2601799906859963`}, \ {-1.4115926535897931`, -1.6417268293488396`}, {-1.4115926535897931`, \ -0.6798721456553398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.708574657374198}, {-1.406592653589793, -2.2594962837274517`}, \ {-1.406592653589793, -1.6436995587998227`}, {-1.406592653589793, \ -0.6774200061874568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.7084709430633356`}, {-1.4015926535897931`, -2.258817596683907}, \ {-1.4015926535897931`, -1.6456582632136594`}, {-1.4015926535897931`, \ -0.674968199603588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.708367838538744}, {-1.396592653589793, -2.2581439040305815`}, \ {-1.396592653589793, -1.6476030638609427`}, {-1.396592653589793, \ -0.6725167502907287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.7082653379312793`}, {-1.3915926535897931`, \ -2.2574751805073032`}, {-1.3915926535897931`, -1.6495340806942793`}, \ {-1.3915926535897931`, -0.6700656817197265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.708163435443634}, {-1.386592653589793, -2.2568114011163876`}, \ {-1.386592653589793, -1.6514514323564384`}, {-1.386592653589793, \ -0.6676150164725297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.7080621253492696`}, {-1.381592653589793, -2.256152541120525}, \ {-1.381592653589793, -1.6533552361888693`}, {-1.381592653589793, \ -0.6651647762684354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.7079614019913696`}, {-1.376592653589793, -2.2554985760406785`}, \ {-1.376592653589793, -1.6552456082405644`}, {-1.376592653589793, \ -0.6627149819893711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.707861259781807}, {-1.371592653589793, -2.2548494816539857`}, \ {-1.371592653589793, -1.6571226632772271`}, {-1.371592653589793, \ -0.6602656537042602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.7077616932001294`}, {-1.366592653589793, -2.2542052339916703`}, \ {-1.366592653589793, -1.6589865147907386`}, {-1.366592653589793, \ -0.6578168106925057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.7076626967925663`}, {-1.361592653589793, -2.25356580933696}, \ {-1.361592653589793, -1.6608372750088636`}, {-1.361592653589793, \ -0.6553684714666347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.7075642651710488`}, {-1.356592653589793, -2.25293118422301}, \ {-1.356592653589793, -1.662675054905212}, {-1.356592653589793, \ -0.6529206537941296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.7074663930122487`}, {-1.351592653589793, -2.252301335430839}, \ {-1.351592653589793, -1.6644999642093954`}, {-1.351592653589793, \ -0.6504733747184936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.7073690750566324`}, {-1.3465926535897932`, \ -2.2516762399872707`}, {-1.3465926535897932`, -1.6663121114173873`}, \ {-1.3465926535897932`, -0.6480266505795723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.7072723061075323`}, {-1.341592653589793, -2.2510558751628773`}, \ {-1.341592653589793, -1.6681116038020427`}, {-1.341592653589793, \ -0.6455804970331672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.7071760810302345`}, {-1.3365926535897932`, \ -2.2504402184699415`}, {-1.3365926535897932`, -1.6698985474237786`}, \ {-1.3365926535897932`, -0.6431349290699676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.7070803947510806`}, {-1.331592653589793, -2.2498292476604167`}, \ {-1.331592653589793, -1.6716730471413834`}, {-1.331592653589793, \ -0.6406899610338327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.7069852422565845`}, {-1.3265926535897932`, -2.249222940723898}, \ {-1.3265926535897932`, -1.6734352066229472`}, {-1.3265926535897932`, \ -0.638245606639448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.7068906185925656`}, {-1.321592653589793, -2.2486212758856037`}, \ {-1.321592653589793, -1.6751851283568941`}, {-1.321592653589793, \ -0.6358018789893786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.706796518863297}, {-1.3165926535897932`, -2.24802423160436}, \ {-1.3165926535897932`, -1.6769229136630954`}, {-1.3165926535897932`, \ -0.6333587905905544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.706702938230665}, {-1.311592653589793, -2.247431786570596}, \ {-1.311592653589793, -1.6786486627040746`}, {-1.311592653589793, \ -0.6309163533701905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.706609871913348}, {-1.3065926535897932`, -1.680362474496254}, \ {-1.3065926535897932`, -2.246843919704344}, {-1.3065926535897932`, \ -0.6284745786911913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.706517315186001}, {-1.301592653589793, -1.682064446921261}, \ {-1.301592653589793, -2.246260610153252}, {-1.301592653589793, \ -0.6260334773670326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.7064252633784647`}, {-1.2965926535897931`, \ -1.6837546767372786`}, {-1.2965926535897931`, -2.2456818372905967`}, \ {-1.2965926535897931`, -0.6235930596761651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.706333711874978}, {-1.291592653589793, -1.6854332595904131`}, \ {-1.291592653589793, -2.2451075807133116`}, {-1.291592653589793, \ -0.6211533353759349}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.706242656113408}, {-1.2865926535897931`, -1.6871002900260865`}, \ {-1.2865926535897931`, -2.244537820240017}, {-1.2865926535897931`, \ -0.6187143137160662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.7061520915844937`}, {-1.281592653589793, -1.6887558615004408`}, \ {-1.281592653589793, -2.2439725359090583`}, {-1.281592653589793, \ -0.6162760034516989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.7060620138310996`}, {-1.2765926535897931`, \ -1.6904000663917398`}, {-1.2765926535897931`, -2.243411707976558}, \ {-1.2765926535897931`, -0.6138384128560115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.7059724184474843`}, {-1.271592653589793, -1.6920329960117653`}, \ {-1.271592653589793, -2.2428553169144623`}, {-1.271592653589793, \ -0.6114015497324424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.705883301078577}, {-1.2665926535897931`, -1.6936547406171985`}, \ {-1.2665926535897931`, -2.2423033434086097`}, {-1.2665926535897931`, \ -0.6089654214265277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.705794657419272}, {-1.261592653589793, -1.6952653894209881`}, \ {-1.261592653589793, -2.2417557683567964`}, {-1.261592653589793, \ -0.6065300348373583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.705706483213729}, {-1.256592653589793, -1.6968650306036805`}, \ {-1.256592653589793, -2.241212572866852}, {-1.256592653589793, \ -0.6040953964286887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.7056187742546904`}, {-1.251592653589793, -1.698453751324726}, \ {-1.251592653589793, -2.240673738254726}, {-1.251592653589793, \ -0.6016615122396932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.705531526382802}, {-1.246592653589793, -1.7000316377337423`}, \ {-1.246592653589793, -2.240139246042577}, {-1.246592653589793, \ -0.5992283878953939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.7054447354859548`}, {-1.241592653589793, -1.7015987749817374`}, \ {-1.241592653589793, -2.2396090779568665`}, {-1.241592653589793, \ -0.5967960286167698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.705358397498627}, {-1.236592653589793, -1.7031552472322813`}, \ {-1.236592653589793, -2.2390832159264686`}, {-1.236592653589793, \ -0.5943644392305536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.705272508401248}, {-1.231592653589793, -1.7047011376726318`}, \ {-1.231592653589793, -2.2385616420807826`}, {-1.231592653589793, \ -0.5919336241787341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.70518706421956}, {-1.226592653589793, -1.7062365285247945`}, \ {-1.226592653589793, -2.2380443387478457`}, {-1.226592653589793, \ -0.5895035875277717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.7051020610240015`}, {-1.2215926535897932`, -1.707761501056532}, \ {-1.2215926535897932`, -2.237531288452464}, {-1.2215926535897932`, \ -0.5870743329775389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.7050174949290944`}, {-1.216592653589793, -1.7092761355923067`}, \ {-1.216592653589793, -2.237022473914341}, {-1.216592653589793, \ -0.5846458638699934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.7049333620928424`}, {-1.2115926535897932`, \ -1.7107805115241546`}, {-1.2115926535897932`, -2.23651787804622}, \ {-1.2115926535897932`, -0.5822181831975931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.704849658716136}, {-1.206592653589793, -1.7122747073224929`}, \ {-1.206592653589793, -2.236017483952026}, {-1.206592653589793, \ -0.5797912936114659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.704766381042177}, {-1.2015926535897932`, -1.7137588005468567`}, \ {-1.2015926535897932`, -2.2355212749250226`}, {-1.2015926535897932`, \ -0.5773651974293418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.704683525355898}, {-1.196592653589793, -1.7152328678565574`}, \ {-1.196592653589793, -2.2350292344459666`}, {-1.196592653589793, \ -0.5749398966432446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.7046010879834017`}, {-1.1915926535897932`, \ -1.7166969850212686`}, {-1.1915926535897932`, -2.2345413461812758`}, \ {-1.1915926535897932`, -0.572515392926976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.7045190652914073`}, {-1.186592653589793, -1.7181512269315313`}, \ {-1.186592653589793, -2.234057593981199}, {-1.186592653589793, \ -0.5700916876433713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.7044374536867024`}, {-1.1815926535897932`, \ -1.7195956676091817`}, {-1.1815926535897932`, -2.2335779618779963`}, \ {-1.1815926535897932`, -0.5676687818513548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.7043562496156035`}, {-1.176592653589793, -1.7210303802176945`}, \ {-1.176592653589793, -2.2331024340841226`}, {-1.176592653589793, \ -0.5652466763127877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.7042754495634322`}, {-1.1715926535897931`, \ -1.7224554370724443`}, {-1.1715926535897931`, -2.2326309949904153`}, \ {-1.1715926535897931`, -0.5628253714991329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.704195050053989}, {-1.166592653589793, -1.7238709096508837`}, \ {-1.166592653589793, -2.232163629164296}, {-1.166592653589793, \ -0.5604048675979191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.7041150476490436`}, {-1.1615926535897931`, \ -1.7252768686026363`}, {-1.1615926535897931`, -2.2317003213479687`}, \ {-1.1615926535897931`, -0.557985164519036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.7040354389478316`}, {-1.156592653589793, -1.7266733837594976`}, \ {-1.156592653589793, -2.2312410564566316`}, {-1.156592653589793, \ -0.5555662619008411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.703956220586554}, {-1.1515926535897931`, -1.7280605241453586`}, \ {-1.1515926535897931`, -2.2307858195766883`}, {-1.1515926535897931`, \ -0.5531481591161108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.703877389237892}, {-1.146592653589793, -1.729438357986034}, \ {-1.146592653589793, -2.2303345959639738`}, {-1.146592653589793, \ -0.5507308552778161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.703798941610524}, {-1.1415926535897931`, -1.7308069527190026`}, \ {-1.1415926535897931`, -2.2298873710419738`}, {-1.1415926535897931`, \ -0.5483143492447478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.7037208744486536`}, {-1.1365926535897932`, \ -1.7321663750030651`}, {-1.1365926535897932`, -2.2294441304000623`}, \ {-1.1365926535897932`, -0.5458986396269827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.7036431845315394`}, {-1.1315926535897929`, \ -1.7335166907279018`}, {-1.1315926535897929`, -2.2290048597917362`}, \ {-1.1315926535897929`, -0.5434837247912018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.7035658686730417`}, {-1.126592653589793, -1.7348579650235505`}, \ {-1.126592653589793, -2.2285695451328595`}, {-1.126592653589793, \ -0.5410696028658708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.703488923721164}, {-1.121592653589793, -1.7361902622697885`}, \ {-1.121592653589793, -2.228138172499912}, {-1.121592653589793, \ -0.5386562717462708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.703412346557616}, {-1.1165926535897932`, -1.7375136461054317`}, \ {-1.1165926535897932`, -2.2277107281282427`}, {-1.1165926535897932`, \ -0.5362437290994047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.7033361340973654`}, {-1.1115926535897929`, -1.738828179437528}, \ {-1.1115926535897929`, -2.2272871984103304`}, {-1.1115926535897929`, \ -0.5338319723687613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.7032602832882153`}, {-1.106592653589793, -1.7401339244504845`}, \ {-1.106592653589793, -2.226867569894048}, {-1.106592653589793, \ -0.5314209987789691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.703184791110375}, {-1.101592653589793, -1.7414309426150834`}, \ {-1.101592653589793, -2.226451829280932}, {-1.101592653589793, \ -0.5290108053403089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.7031096545760414`}, {-1.0965926535897932`, \ -1.7427192946974162`}, {-1.0965926535897932`, -2.2260399634244585`}, \ {-1.0965926535897932`, -0.5266013888531202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.703034870728991}, {-1.0915926535897933`, -1.743999040767736}, \ {-1.0915926535897933`, -2.2256319593283247`}, {-1.0915926535897933`, \ -0.5241927459120871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.7029604366441684`}, {-1.086592653589793, -1.745270240209206}, \ {-1.086592653589793, -2.2252278041447338`}, {-1.086592653589793, \ -0.5217848729104152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.702886349427292}, {-1.081592653589793, -1.746532951726569}, \ {-1.081592653589793, -2.2248274851726815`}, {-1.081592653589793, \ -0.5193777660438982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.7028126062144557`}, {-1.0765926535897932`, \ -1.7477872333547253`}, {-1.0765926535897932`, -2.2244309898562613`}, \ {-1.0765926535897932`, -0.5169714213148756}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.702739204171748}, {-1.0715926535897933`, -1.749033142467224}, \ {-1.0715926535897933`, -2.2240383057829534`}, {-1.0715926535897933`, \ -0.5145658345361003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.7026661404948635`}, {-1.066592653589793, -1.750270735784664}, \ {-1.066592653589793, -2.2236494206819395`}, {-1.066592653589793, \ -0.5121610013344906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.7025934124087314`}, {-1.061592653589793, -1.751500069383011}, \ {-1.061592653589793, -2.223264322422409}, {-1.061592653589793, \ -0.5097569171548013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.7025210171671428`}, {-1.0565926535897932`, \ -1.7527211987018207`}, {-1.0565926535897932`, -2.222882999011873}, \ {-1.0565926535897932`, -0.5073535772631912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.702448952052389}, {-1.0515926535897933`, -1.7539341785523912`}, \ {-1.0515926535897933`, -2.222505438594488}, {-1.0515926535897933`, \ -0.5049509767507065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.702377214374898}, {-1.046592653589793, -1.755139063125808}, \ {-1.046592653589793, -2.222131629449375}, {-1.046592653589793, \ -0.5025491105366717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.702305801472886}, {-1.041592653589793, -1.7563359060009236`}, \ {-1.041592653589793, -2.221761559988956}, {-1.041592653589793, \ -0.5001479733719975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.702234710712003}, {-1.0365926535897931`, -1.7575247601522415`}, \ {-1.0365926535897931`, -2.2213952187572814`}, {-1.0365926535897931`, \ -0.4977475598424058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.7021639394849943`}, {-1.0315926535897932`, \ -1.7587056779577217`}, {-1.0315926535897932`, -2.221032594428372}, \ {-1.0315926535897932`, -0.49534786437157363`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.7020934852113605`}, {-1.026592653589793, -1.759878711206499}, \ {-1.026592653589793, -2.220673675804561}, {-1.026592653589793, \ -0.49294888122419706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.7020233453370244`}, {-1.021592653589793, -1.7610439111065224`}, \ {-1.021592653589793, -2.220318451814842}, {-1.021592653589793, \ -0.4905506045089848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.701953517334}, {-1.0165926535897931`, -1.7622013282921103`}, \ {-1.0165926535897931`, -2.2199669115132226`}, {-1.0165926535897931`, \ -0.4881530281815682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.7018839987000756`}, {-1.0115926535897932`, \ -1.7633510128314283`}, {-1.0115926535897932`, -2.219619044077078}, \ {-1.0115926535897932`, -0.4857561460473482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.701814786958487}, {-1.0065926535897929`, -1.7644930142338815`}, \ {-1.0065926535897929`, -2.219274838805517}, {-1.0065926535897929`, \ -0.48335995176426927`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.7017458796576093`}, {-1.001592653589793, -1.7656273814574301`}, \ {-1.001592653589793, -2.2189342851177427`}, {-1.001592653589793, \ -0.48096443884552254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.7016772743706463`}, {-0.9965926535897931, -1.766754162915827}, \ {-0.9965926535897931, -2.218597372551427}, {-0.9965926535897931, \ -0.47856960066218834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.7016089686953246`}, {-0.9915926535897932, -1.7678734064857782`}, \ {-0.9915926535897932, -2.2182640907610836`}, {-0.9915926535897932, \ -0.4761754304458083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.7015409602535936`}, {-0.9865926535897929, -1.7689851595140191`}, \ {-0.9865926535897929, -2.217934429516447}, {-0.9865926535897929, \ -0.47378192129089985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.70147324669133}, {-0.981592653589793, -1.7700894688243243`}, \ {-0.981592653589793, -2.2176083787008576`}, {-0.981592653589793, \ -0.4713890661574071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.701405825678045}, {-0.9765926535897931, -1.771186380724432}, \ {-0.9765926535897931, -2.2172859283096513`}, {-0.9765926535897931, \ -0.4689968578730928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.701338694906598}, {-0.9715926535897932, -1.7722759410128983`}, \ {-0.9715926535897932, -2.216967068448546}, {-0.9715926535897932, \ -0.46660528913587346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.701271852092912}, {-0.9665926535897928, -1.77335819498588}, \ {-0.9665926535897928, -2.2166517893320488`}, {-0.9665926535897928, \ -0.4642143525160953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.7012052949756975`}, {-0.961592653589793, -1.7744331874438368`}, \ {-0.961592653589793, -2.2163400812818477`}, {-0.961592653589793, \ -0.46182404045876196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.701139021316173}, {-0.9565926535897931, -1.7755009626981637`}, \ {-0.9565926535897931, -2.216031934725226}, {-0.9565926535897931, \ -0.45943434528570115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.7010730288977967`}, {-0.9515926535897932, -1.7765615645777553`}, \ {-0.9515926535897932, -2.2157273401934705`}, {-0.9515926535897932, \ -0.45704525919768374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.701007315525999}, {-0.9465926535897933, -1.7776150364354903`}, \ {-0.9465926535897933, -2.2154262883202844`}, {-0.9465926535897933, \ -0.4546567742764911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.7009418790279174`}, {-0.9415926535897929, -1.778661421154655}, \ {-0.9415926535897929, -2.2151287698402116`}, {-0.9415926535897929, \ -0.452268882486935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.7008767172521395`}, {-0.936592653589793, -1.7797007611552889`}, \ {-0.936592653589793, -2.21483477558706}, {-0.936592653589793, \ -0.4498815756788268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.7008118280684434`}, {-0.9315926535897932, -1.7807330984004668`}, \ {-0.9315926535897932, -2.2145442964923325`}, {-0.9315926535897932, \ -0.44749484558889924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.700747209367551}, {-0.9265926535897933, -1.7817584744025081`}, \ {-0.9265926535897933, -2.214257323583657}, {-0.9265926535897933, \ -0.44510868384268776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.7006828590608722`}, {-0.9215926535897929, -1.7827769302291252`}, \ {-0.9215926535897929, -2.2139738479832314`}, {-0.9215926535897929, \ -0.44272308195636095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.700618775080266}, {-0.916592653589793, -1.7837885065094918`}, \ {-0.916592653589793, -2.213693860906263}, {-0.916592653589793, \ -0.44033803133851124`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.7005549553777954`}, {-0.9115926535897931, -1.7847932434402647`}, \ {-0.9115926535897931, -2.2134173536594215`}, {-0.9115926535897931, \ -0.4379535232919031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.7004913979254908`}, {-0.9065926535897932, -1.7857911807915197`}, \ {-0.9065926535897932, -2.213144317639288}, {-0.9065926535897932, \ -0.4355695490151791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.700428100715113}, {-0.9015926535897929, -1.7867823579126376`}, \ {-0.9015926535897929, -2.2128747443308194`}, {-0.9015926535897929, \ -0.43318609960452437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.700365061757925}, {-0.896592653589793, -1.7877668137381189`}, \ {-0.896592653589793, -2.212608625305807}, {-0.896592653589793, \ -0.4308031660552964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.7003022790844615`}, {-0.8915926535897931, -1.7887445867933358`}, \ {-0.8915926535897931, -2.2123459522213507`}, {-0.8915926535897931, \ -0.4284207392636102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.700239750744302}, {-0.8865926535897932, -1.7897157152002248`}, \ {-0.8865926535897932, -2.212086716818329}, {-0.8865926535897932, \ -0.42603881002789246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.7001774748058547`}, {-0.8815926535897929, -1.790680236682913}, \ {-0.8815926535897929, -2.211830910919883}, {-0.8815926535897929, \ -0.4236573690503926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.700115449356131}, {-0.876592653589793, -1.7916381885732846`}, \ {-0.876592653589793, -2.211578526429897}, {-0.876592653589793, \ -0.42127640693866486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.700053672500536}, {-0.8715926535897931, -1.7925896078164896`}, \ {-0.8715926535897931, -2.2113295553314916`}, {-0.8715926535897931, \ -0.41889591420701056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.6999921423626505`}, {-0.8665926535897932, -1.793534530976386}, \ {-0.8665926535897932, -2.2110839896855214`}, {-0.8665926535897932, \ -0.41651588127788797`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.699930857084024}, {-0.8615926535897929, -1.7944729942409292`}, \ {-0.8615926535897929, -2.210841821629074}, {-0.8615926535897929, \ -0.41413629848329075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.6998698148239684`}, {-0.856592653589793, -1.795405033427497}, \ {-0.856592653589793, -2.2106030433739785`}, {-0.856592653589793, \ -0.41175715606609015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.6998090137593516`}, {-0.8515926535897931, -1.7963306839881625`}, \ {-0.8515926535897931, -2.210367647205321}, {-0.8515926535897931, \ -0.4093784441813505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.6997484520844}, {-0.8465926535897932, -1.797249981014901}, \ {-0.8465926535897932, -2.2101356254799596`}, {-0.8465926535897932, \ -0.4070001528976084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.6996881280104983`}, {-0.8415926535897928, -1.7981629592447497`}, \ {-0.8415926535897928, -2.2099069706250556`}, {-0.8415926535897928, \ -0.4046222721981263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.6996280397659906`}, {-0.836592653589793, -1.7990696530648995`}, \ {-0.836592653589793, -2.2096816751366015`}, {-0.836592653589793, \ -0.40224479198211477`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.6995681855959943`}, {-0.8315926535897931, -1.7999700965177432`}, \ {-0.8315926535897931, -2.2094597315779607`}, {-0.8315926535897931, \ -0.3998677020659236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.699508563762205}, {-0.8265926535897932, -1.8008643233058583`}, \ {-0.8265926535897932, -2.2092411325784123`}, {-0.8265926535897932, \ -0.3974909921842088}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.6994491725427108`}, {-0.8215926535897933, -1.8017523667969388`}, \ {-0.8215926535897933, -2.209025870831701}, {-0.8215926535897933, \ -0.39511465199107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.6993900102318067`}, {-0.8165926535897929, -1.802634260028677}, \ {-0.8165926535897929, -2.208813939094597}, {-0.8165926535897929, \ -0.3927386710611605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.699331075139812}, {-0.811592653589793, -1.8035100357135805`}, \ {-0.811592653589793, -2.208605330185459}, {-0.811592653589793, \ -0.390363038890771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.6992723655928903`}, {-0.8065926535897932, -1.8043797262437482`}, \ {-0.8065926535897932, -2.208400036982809}, {-0.8065926535897932, \ -0.38798774489888804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.699213879932875}, {-0.8015926535897933, -1.8052433636955858`}, \ {-0.8015926535897933, -2.2081980524239078`}, {-0.8015926535897933, \ -0.3856127784282287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.699155616517088}, {-0.7965926535897929, -1.806100979834472}, \ {-0.7965926535897929, -2.207999369503344}, {-0.7965926535897929, \ -0.38323812874624696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.699097573718174}, {-0.791592653589793, -1.806952606119368}, \ {-0.791592653589793, -2.207803981271624}, {-0.791592653589793, \ -0.38086378504612073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.699039749923925}, {-0.7865926535897931, -1.8077982737073883`}, \ {-0.7865926535897931, -2.207611880833782}, {-0.7865926535897931, \ -0.3784897364477083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.6989821435371146`}, {-0.7815926535897932, -1.8086380134583036`}, \ {-0.7815926535897932, -2.2074230613479764`}, {-0.7815926535897932, \ -0.3761159719984908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.698924752975333}, {-0.7765926535897929, -1.8094718559390066`}, \ {-0.7765926535897929, -2.20723751602412}, {-0.7765926535897929, \ -0.3737424806744838}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.6988675766708203`}, {-0.771592653589793, -1.8102998314279186`}, \ {-0.771592653589793, -2.207055238122496}, {-0.771592653589793, \ -0.37136925138113186`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.698810613070309}, {-0.7665926535897931, -1.8111219699193588`}, \ {-0.7665926535897931, -2.206876220952395}, {-0.7665926535897931, \ -0.36899627295418025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.6987538606348638`}, {-0.7615926535897932, -1.8119383011278456`}, \ {-0.7615926535897932, -2.2067004578707565`}, {-0.7615926535897932, \ -0.3666235341605229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.6986973178397227`}, {-0.7565926535897929, -1.8127488544923713`}, \ {-0.7565926535897929, -2.206527942280821}, {-0.7565926535897929, \ -0.36425102369903317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.698640983174145}, {-0.751592653589793, -1.8135536591806072`}, \ {-0.751592653589793, -2.206358667630784}, {-0.751592653589793, \ -0.36187873020137307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.698584855141257}, {-0.7465926535897931, -1.8143527440930778`}, \ {-0.7465926535897931, -2.2061926274124732`}, {-0.7465926535897931, \ -0.3595066422327814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.698528932257901}, {-0.7415926535897932, -1.815146137867279}, \ {-0.7415926535897932, -2.206029815160017}, {-0.7415926535897932, \ -0.35713474829284475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.6984732130544886`}, {-0.7365926535897929, -1.8159338688817457`}, \ {-0.7365926535897929, -2.2058702244485358`}, {-0.7365926535897929, \ -0.3547630368162443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.698417696074852}, {-0.731592653589793, -1.8167159652600835`}, \ {-0.731592653589793, -2.2057138488928394`}, {-0.731592653589793, \ -0.35239149617349413`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.6983623798760994`}, {-0.7265926535897931, -1.8174924548749434`}, \ {-0.7265926535897931, -2.2055606821461287`}, {-0.7265926535897931, \ -0.3500201146716464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.6983072630284757`}, {-0.7215926535897932, -1.8182633653519567`}, \ {-0.7215926535897932, -2.2054107178987152`}, {-0.7215926535897932, \ -0.3476488805549949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.698252344115216}, {-0.7165926535897928, -1.819028724073622}, \ {-0.7165926535897928, -2.2052639498767475`}, {-0.7165926535897928, \ -0.3452777820057461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.6981976217324113`}, {-0.711592653589793, -1.8197885581831432`}, \ {-0.711592653589793, -2.2051203718409425`}, {-0.711592653589793, \ -0.34290680714468513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.698143094488869}, {-0.7065926535897931, -1.8205428945882314`}, \ {-0.7065926535897931, -2.2049799775853414`}, {-0.7065926535897931, \ -0.34053594403181486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.698088761005979}, {-0.7015926535897932, -1.8212917599648495`}, \ {-0.7015926535897932, -2.2048427609360552`}, {-0.7015926535897932, \ -0.3381651806669874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.698034619917579}, {-0.6965926535897933, -1.822035180760923}, \ {-0.6965926535897933, -2.204708715750045}, {-0.6965926535897933, \ -0.3357945049905115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.697980669869824}, {-0.6915926535897929, -1.8227731832000011`}, \ {-0.6915926535897929, -2.204577835913894}, {-0.6915926535897929, \ -0.33342390488374807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.697926909521055}, {-0.686592653589793, -1.8235057932848753`}, \ {-0.686592653589793, -2.2044501153426013`}, {-0.686592653589793, \ -0.331053368169692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.6978733375416724`}, {-0.6815926535897932, -1.8242330368011512`}, \ {-0.6815926535897932, -2.2043255479783825`}, {-0.6815926535897932, \ -0.3286828826135338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.697819952614008}, {-0.6765926535897933, -1.8249549393207827`}, \ {-0.6765926535897933, -2.2042041277894877`}, {-0.6765926535897933, \ -0.32631243592320774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.697766753432201}, {-0.6715926535897929, -1.8256715262055567`}, \ {-0.6715926535897929, -2.2040858487690227`}, {-0.6715926535897929, \ -0.32394201574992915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.697713738702075}, {-0.666592653589793, -1.8263828226105385`}, \ {-0.666592653589793, -2.2039707049337895`}, {-0.666592653589793, \ -0.32157160968871223`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.6976609071410147`}, {-0.6615926535897931, -1.8270888534874739`}, \ {-0.6615926535897931, -2.203858690323139}, {-0.6615926535897931, \ -0.31920120527887536`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.697608257477848}, {-0.6565926535897932, -1.8277896435881462`}, \ {-0.6565926535897932, -2.20374979899783}, {-0.6565926535897932, \ -0.3168307900045332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.697555788452728}, {-0.6515926535897929, -1.8284852174676955`}, \ {-0.6515926535897929, -2.2036440250389076`}, {-0.6515926535897929, \ -0.31446035129507566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.6975034988170123`}, {-0.646592653589793, -1.8291755994878909`}, \ {-0.646592653589793, -2.203541362546592}, {-0.646592653589793, \ -0.31208987652563075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.697451387333153}, {-0.6415926535897931, -1.8298608138203658`}, \ {-0.6415926535897931, -2.2034418056391805`}, {-0.6415926535897931, \ -0.3097193530175185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.69739945277458}, {-0.6365926535897932, -1.8305408844498052`}, \ {-0.6365926535897932, -2.203345348451963}, {-0.6365926535897932, \ -0.30734876803868566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.697347693925586}, {-0.6315926535897929, -1.8312158351770973`}, \ {-0.6315926535897929, -2.203251985136151}, {-0.6315926535897929, \ -0.30497810880413484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.6972961095812225`}, {-0.626592653589793, -1.8318856896224422`}, \ {-0.626592653589793, -2.2031617098578193`}, {-0.626592653589793, \ -0.30260736247633874`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.6972446985471854`}, {-0.6215926535897931, -1.8325504712284173`}, \ {-0.6215926535897931, -2.2030745167968657`}, {-0.6215926535897931, \ -0.3002365161656369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.697193459639707}, {-0.6165926535897932, -1.833210203263004}, \ {-0.6165926535897932, -2.2029904001459806`}, {-0.6165926535897932, \ -0.2978655569306288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.697142391685453}, {-0.6115926535897929, -1.8338649088225736`}, \ {-0.6115926535897929, -2.2029093541096314`}, {-0.6115926535897929, \ -0.29549447177855054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.6970914935214134`}, {-0.606592653589793, -1.8345146108348327`}, \ {-0.606592653589793, -2.2028313729030664`}, {-0.606592653589793, \ -0.2931232476656392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.6970407639948015`}, {-0.6015926535897931, -1.8351593320617237`}, \ {-0.6015926535897931, -2.2027564507513255`}, {-0.6015926535897931, \ -0.2907518714974894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.6969902019629504`}, {-0.5965926535897932, -1.835799095102295}, \ {-0.5965926535897932, -2.202684581888275}, {-0.5965926535897932, \ -0.2883803301293947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.696939806293212}, {-0.5915926535897928, -1.8364339223955206`}, \ {-0.5915926535897928, -2.202615760555648}, {-0.5915926535897928, \ -0.2860086103666811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.696889575862858}, {-0.586592653589793, -1.8370638362230867`}, \ {-0.586592653589793, -2.20254998100211}, {-0.586592653589793, \ -0.2836366989650291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.696839509558979}, {-0.5815926535897931, -1.8376888587121358`}, \ {-0.5815926535897931, -2.202487237482333}, {-0.5815926535897931, \ -0.2812645826307826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.6967896062783923`}, {-0.5765926535897931, -1.8383090118379717`}, \ {-0.5765926535897931, -2.2024275242560862`}, {-0.5765926535897931, \ -0.2788922480212523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.69673986492754}, {-0.571592653589793, -1.8389243174267251`}, \ {-0.571592653589793, -2.2023708355873484`}, {-0.571592653589793, \ -0.27651968174500346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.6966902844223983`}, {-0.566592653589793, -1.8395347971579816`}, \ {-0.566592653589793, -2.20231716574343}, {-0.566592653589793, \ -0.27414687036213775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.696640863688384}, {-0.561592653589793, -1.8401404725673671`}, \ {-0.561592653589793, -2.202266508994113}, {-0.561592653589793, \ -0.2717738003845633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.6965916016602596`}, {-0.556592653589793, -1.8407413650490958`}, \ {-0.556592653589793, -2.2022188596108094`}, {-0.556592653589793, \ -0.2694004582762547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.696542497282047}, {-0.551592653589793, -1.8413374958584852`}, \ {-0.551592653589793, -2.2021742118657373`}, {-0.551592653589793, \ -0.2670268304535068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.6964935495069304`}, {-0.546592653589793, -1.8419288861144207`}, \ {-0.546592653589793, -2.20213256003111}, {-0.546592653589793, \ -0.2646529032851714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.696444757297178}, {-0.541592653589793, -1.8425155568017928`}, \ {-0.541592653589793, -2.202093898378341}, {-0.541592653589793, \ -0.2622786630928959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.6963961196240427`}, {-0.536592653589793, -1.8430975287738889`}, \ {-0.536592653589793, -2.202058221177276}, {-0.536592653589793, \ -0.25990409615134136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.696347635467686}, {-0.531592653589793, -1.8436748227547528`}, \ {-0.531592653589793, -2.2020255226954317`}, {-0.531592653589793, \ -0.257529188688401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.6962993038170855`}, {-0.526592653589793, -1.8442474593414981`}, \ {-0.526592653589793, -2.2019957971972546`}, {-0.526592653589793, \ -0.2551539268854033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.696251123669956}, {-0.521592653589793, -1.8448154590065937`}, \ {-0.521592653589793, -2.2019690389434032`}, {-0.521592653589793, \ -0.25277829687731007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.6962030940326636`}, {-0.5165926535897931, -1.8453788421001038`}, \ {-0.5165926535897931, -2.20194524219004}, {-0.5165926535897931, \ -0.2504022847529063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.696155213920144}, {-0.511592653589793, -1.8459376288518936`}, \ {-0.511592653589793, -2.201924401188146}, {-0.511592653589793, \ -0.2480258765549781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.6961074823558215`}, {-0.5065926535897931, -1.846491839373796}, \ {-0.5065926535897931, -2.2019065101828548`}, {-0.5065926535897931, \ -0.2456490582804853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.6960598983715323`}, {-0.5015926535897931, -1.8470414936617447`}, \ {-0.5015926535897931, -2.2018915634127993`}, {-0.5015926535897931, \ -0.24327181588072688`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.69601246100744}, {-0.49659265358979304`, -1.8475866115978647`}, \ {-0.49659265358979304`, -2.2018795551094836`}, {-0.49659265358979304`, \ -0.24089413526149506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.695965169311963}, {-0.4915926535897931, -1.8481272129525315`}, \ {-0.4915926535897931, -2.201870479496667}, {-0.4915926535897931, \ -0.23851600228322456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.695918022341695}, {-0.4865926535897931, -1.8486633173863873`}, \ {-0.4865926535897931, -2.20186433078977}, {-0.4865926535897931, \ -0.23613740276113243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.695871019161332}, {-0.4815926535897931, -1.849194944452328}, \ {-0.4815926535897931, -2.2018611031953004`}, {-0.4815926535897931, \ -0.23375832246535092`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.6958241588435916`}, {-0.4765926535897931, -1.849722113597446}, \ {-0.4765926535897931, -2.201860790910295}, {-0.4765926535897931, \ -0.23137874712105178`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.695777440469148}, {-0.4715926535897931, -1.8502448441649435`}, \ {-0.4715926535897931, -2.20186338812178}, {-0.4715926535897931, \ -0.2289986624085677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.6957308631265504`}, {-0.46659265358979307`, \ -1.8507631553960049`}, {-0.46659265358979307`, -2.2018688890062545`}, \ {-0.46659265358979307`, -0.22661805396349693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.6956844259121584`}, {-0.46159265358979307`, \ -1.8512770664316345`}, {-0.46159265358979307`, -2.2018772877291886`}, \ {-0.46159265358979307`, -0.224236907376813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.6956381279300663`}, {-0.45659265358979306`, -1.851786596314461}, \ {-0.45659265358979306`, -2.201888578444544}, {-0.45659265358979306`, \ -0.22185520819495744`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.695591968292035}, {-0.45159265358979306`, -1.8522917639905012`}, \ {-0.45159265358979306`, -2.2019027552943107`}, {-0.45159265358979306`, \ -0.21947294191993008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.695545946117422}, {-0.44659265358979305`, -1.8527925883108936`}, \ {-0.44659265358979305`, -2.2019198124080646`}, {-0.44659265358979305`, \ -0.21709009400937268`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.6955000605331145`}, {-0.44159265358979305`, \ -1.8532890880335933`}, {-0.44159265358979305`, -2.2019397439025457`}, \ {-0.44159265358979305`, -0.21470664987664378`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.6954543106734623`}, {-0.43659265358979304`, \ -1.8537812818250323`}, {-0.43659265358979304`, -2.2019625438812542`}, \ {-0.43659265358979304`, -0.2123225948908883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.6954086956802104`}, {-0.43159265358979304`, \ -1.8542691882617472`}, {-0.43159265358979304`, -2.2019882064340632`}, \ {-0.43159265358979304`, -0.20993791437710216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.6953632147024322`}, {-0.42659265358979304`, \ -1.8547528258319679`}, {-0.42659265358979304`, -2.2020167256368586`}, \ {-0.42659265358979304`, -0.20755259361618567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.695317866896468}, {-0.42159265358979303`, -1.855232212937176}, \ {-0.42159265358979303`, -2.20204809555119}, {-0.42159265358979303`, \ -0.20516661784499562`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.6952726514258596`}, {-0.416592653589793, -1.8557073678936278`}, \ {-0.416592653589793, -2.2020823102239455`}, {-0.416592653589793, \ -0.20277997225638886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.695227567461286}, {-0.411592653589793, -1.8561783089338397`}, \ {-0.411592653589793, -2.2021193636870464`}, {-0.411592653589793, \ -0.20039264199925963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.6951826141805038`}, {-0.406592653589793, -1.8566450542080446`}, \ {-0.406592653589793, -2.20215924995716}, {-0.406592653589793, \ -0.1980046121785719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.6951377907682845`}, {-0.40159265358979307`, \ -1.8571076217856137`}, {-0.40159265358979307`, -2.2022019630354306`}, \ {-0.40159265358979307`, -0.19561586785538396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.695093096416355}, {-0.39659265358979306`, -1.8575660296564402`}, \ {-0.39659265358979306`, -2.202247496907232}, {-0.39659265358979306`, \ -0.19322639404686834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.6950485303233362`}, {-0.39159265358979306`, -1.858020295732296}, \ {-0.39159265358979306`, -2.202295845541943}, {-0.39159265358979306`, \ -0.19083617572632722`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.6950040916946847`}, {-0.38659265358979306`, -1.858470437848149}, \ {-0.38659265358979306`, -2.2023470028927323`}, {-0.38659265358979306`, \ -0.18844519782319913`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.6949597797426366`}, {-0.38159265358979305`, \ -1.8589164737634576`}, {-0.38159265358979305`, -2.202400962896373}, \ {-0.38159265358979305`, -0.18605344522306133`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.6949155936861477`}, {-0.37659265358979305`, \ -1.8593584211634178`}, {-0.37659265358979305`, -2.2024577194730703`}, \ {-0.37659265358979305`, -0.1836609027676284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.6948715327508395`}, {-0.3715926535897931, -1.8597962976601932`}, \ {-0.3715926535897931, -2.202517266526314}, {-0.3715926535897931, \ -0.18126755525474222`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.694827596168939}, {-0.3665926535897931, -1.8602301207941008`}, \ {-0.3665926535897931, -2.202579597942743}, {-0.3665926535897931, \ -0.1788733874383586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.694783783179229}, {-0.3615926535897931, -1.8606599080347745`}, \ {-0.3615926535897931, -2.202644707592034}, {-0.3615926535897931, \ -0.1764783840285288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.694740093026991}, {-0.3565926535897931, -1.861085676782289}, \ {-0.3565926535897931, -2.202712589326811}, {-0.3565926535897931, \ -0.17408252969137347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.694696524963952}, {-0.3515926535897931, -1.861507444368257}, \ {-0.3515926535897931, -2.202783236982567}, {-0.3515926535897931, \ -0.17168580904905423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.6946530782482303`}, {-0.3465926535897931, -1.861925228056895}, \ {-0.3465926535897931, -2.2028566443776127`}, {-0.3465926535897931, \ -0.16928820667973837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.6946097521442867`}, {-0.34159265358979307`, \ -1.8623390450460577`}, {-0.34159265358979307`, -2.2029328053130386`}, \ {-0.34159265358979307`, -0.1668897071175586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.6945665459228705`}, {-0.33659265358979307`, -1.86274891246824}, \ {-0.33659265358979307`, -2.203011713572696}, {-0.33659265358979307`, \ -0.16449029485256908`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.6945234588609694`}, {-0.33159265358979306`, \ -1.8631548473915511`}, {-0.33159265358979306`, -2.2030933629232012`}, \ {-0.33159265358979306`, -0.16208995433069412`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.6944804902417587`}, {-0.32659265358979306`, \ -1.8635568668206592`}, {-0.32659265358979306`, -2.203177747113954}, \ {-0.32659265358979306`, -0.15968866995367537`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.6944376393545557`}, {-0.32159265358979305`, -1.863954987697705}, \ {-0.32159265358979305`, -2.2032648598771742`}, {-0.32159265358979305`, \ -0.1572864260790111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.6943949054947645`}, {-0.31659265358979305`, -1.864349226903183}, \ {-0.31659265358979305`, -2.2033546949279628`}, {-0.31659265358979305`, \ -0.15488320701989153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.694352287963835}, {-0.31159265358979304`, -1.8647396012568005`}, \ {-0.31159265358979304`, -2.203447245964371}, {-0.31159265358979304`, \ -0.15247899704513165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.6943097860692102`}, {-0.30659265358979304`, \ -1.8651261275183035`}, {-0.30659265358979304`, -2.2035425066674965`}, \ {-0.30659265358979304`, -0.15007378037909608`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.6942673991242843`}, {-0.30159265358979304`, \ -1.8655088223882723`}, {-0.30159265358979304`, -2.203640470701594}, \ {-0.30159265358979304`, -0.14766754120162184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.6942251264483508`}, {-0.29659265358979303`, \ -1.8658877025088927`}, {-0.29659265358979303`, -2.203741131714204}, \ {-0.29659265358979303`, -0.14526026364793548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.6941829673665647`}, {-0.2915926535897931, -1.8662627844646993`}, \ {-0.2915926535897931, -2.203844483336294}, {-0.2915926535897931, \ -0.1428519318085667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.6941409212098897`}, {-0.2865926535897931, -1.8666340847832876`}, \ {-0.2865926535897931, -2.203950519182429}, {-0.2865926535897931, \ -0.1404425297292561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.6940989873150616`}, {-0.2815926535897931, -1.8670016199360013`}, \ {-0.2815926535897931, -2.2040592328509465`}, {-0.2815926535897931, \ -0.13803204141085887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.69405716502454}, {-0.27659265358979307`, -1.8673654063385947`}, \ {-0.27659265358979307`, -2.2041706179241567`}, {-0.27659265358979307`, \ -0.1356204508092481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.6940154536864664`}, {-0.27159265358979306`, \ -1.8677254603518645`}, {-0.27159265358979306`, -2.2042846679685555`}, \ {-0.27159265358979306`, -0.13320774183520614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.6939738526546244`}, {-0.26659265358979306`, -1.868081798282257}, \ {-0.26659265358979306`, -2.2044013765350576`}, {-0.26659265358979306`, \ -0.13079389835431907`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.693932361288395}, {-0.26159265358979306`, -2.204520737159239}, \ {-0.26159265358979306`, -1.8684344363824517`}, {-0.26159265358979306`, \ -0.12837890418686357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.6938909789527172`}, {-0.25659265358979305`, \ -2.2046427433616085`}, {-0.25659265358979305`, -1.8687833908519147`}, \ {-0.25659265358979305`, -0.12596274310769076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.693849705018048}, {-0.25159265358979305`, -2.2047673886478787`}, \ {-0.25159265358979305`, -1.8691286778374314`}, {-0.25159265358979305`, \ -0.12354539884610378`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.693808538860322}, {-0.24659265358979304`, -2.2048946665092664`}, \ {-0.24659265358979304`, -1.8694703134336133`}, {-0.24659265358979304`, \ -0.12112685508573594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.6937674798609117`}, {-0.24159265358979304`, -2.205024570422804}, \ {-0.24159265358979304`, -1.869808313683377}, {-0.24159265358979304`, \ -0.1187070954644204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.693726527406591}, {-0.23659265358979303`, -2.2051570938516623`}, \ {-0.23659265358979303`, -1.8701426945784034`}, {-0.23659265358979303`, \ -0.11628610357405839`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.693685680889494}, {-0.23159265358979303`, -2.205292230245494}, \ {-0.23159265358979303`, -1.870473472059572}, {-0.23159265358979303`, \ -0.11386386296048323`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.693644939707081}, {-0.22659265358979308`, -2.2054299730407902`}, \ {-0.22659265358979308`, -1.8708006620173698`}, {-0.22659265358979308`, \ -0.11144035712332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.6936043032620987`}, {-0.22159265358979308`, -2.20557031566125}, \ {-0.22159265358979308`, -1.8711242802922792`}, {-0.22159265358979308`, \ -0.10901556951584211`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.693563770962546}, {-0.21659265358979307`, -2.2057132515181648`}, \ {-0.21659265358979307`, -1.8714443426751433`}, {-0.21659265358979307`, \ -0.10658948354482366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.6935233422216363`}, {-0.21159265358979307`, \ -2.2058587740108204`}, {-0.21159265358979307`, -1.8717608649075075`}, \ {-0.21159265358979307`, -0.10416208257038906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.693483016457765}, {-0.20659265358979306`, -2.206006876526906}, \ {-0.20659265358979306`, -1.8720738626819418`}, {-0.20659265358979306`, \ -0.10173334990585813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.693442793094472}, {-0.20159265358979306`, -2.2061575524429444`}, \ {-0.20159265358979306`, -1.8723833516423372`}, {-0.20159265358979306`, \ -0.09930326881758712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.6934026715604102`}, {-0.19659265358979305`, -2.206310795124728}, \ {-0.19659265358979305`, -1.872689347384186}, {-0.19659265358979305`, \ -0.0968718225248082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.6933626512893087`}, {-0.19159265358979305`, \ -2.2064665979277756`}, {-0.19159265358979305`, -1.8729918654548396`}, \ {-0.19159265358979305`, -0.09443899419946401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.6933227317199435`}, {-0.18659265358979304`, \ -2.2066249541977934`}, {-0.18659265358979304`, -1.8732909213537423`}, \ {-0.18659265358979304`, -0.09200476696603806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.6932829122961026`}, {-0.18159265358979304`, -2.206785857271157}, \ {-0.18159265358979304`, -1.8735865305326518`}, {-0.18159265358979304`, \ -0.08956912390138426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.693243192466555}, {-0.17659265358979304`, -2.2069493004753995`}, \ {-0.17659265358979304`, -1.8738787083958344`}, {-0.17659265358979304`, \ -0.08713204803455034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.693203571685018}, {-0.17159265358979303`, -2.2071152771297124`}, \ {-0.17159265358979303`, -1.874167470300245}, {-0.17159265358979303`, \ -0.08469352234659944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.6931640494101288`}, {-0.16659265358979303`, -2.207283780545461}, \ {-0.16659265358979303`, -1.874452831555686}, {-0.16659265358979303`, \ -0.08225352977042903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.6931246251054106`}, {-0.16159265358979308`, -2.207454804026708}, \ {-0.16159265358979308`, -1.8747348074249488`}, {-0.16159265358979308`, \ -0.07981205319058376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.693085298239247}, {-0.15659265358979307`, -2.2076283408707504`}, \ {-0.15659265358979307`, -1.875013413123935}, {-0.15659265358979307`, \ -0.07736907544306944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.6930460682848487`}, {-0.15159265358979307`, \ -2.2078043843686648`}, {-0.15159265358979307`, -1.8752886638217665`}, \ {-0.15159265358979307`, -0.07492457931515942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.693006934720226}, {-0.14659265358979306`, -2.207982927805865}, \ {-0.14659265358979306`, -1.8755605746408694`}, {-0.14659265358979306`, \ -0.07247854754520128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.692967897028163}, {-0.14159265358979306`, -2.208163964462668}, \ {-0.14159265358979306`, -1.8758291606570492`}, {-0.14159265358979306`, \ -0.07003096282241793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.6929289546961845`}, {-0.13659265358979306`, \ -2.2083474876148723`}, {-0.13659265358979306`, -1.876094436899544}, \ {-0.13659265358979306`, -0.06758180778670746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.692890107216533}, {-0.13159265358979305`, -2.2085334905343434`}, \ {-0.13159265358979305`, -1.8763564183510653`}, {-0.13159265358979305`, \ -0.06513106502843864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.692851354086141}, {-0.12659265358979305`, -2.208721966489608}, \ {-0.12659265358979305`, -1.8766151199478223`}, {-0.12659265358979305`, \ -0.06267871708824482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.6928126948066033`}, {-0.12159265358979304`, -2.20891290874646}, \ {-0.12159265358979304`, -1.876870556579528}, {-0.12159265358979304`, \ -0.060224746456813485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.692774128884152}, {-0.11659265358979304`, -2.209106310568574}, \ {-0.11659265358979304`, -1.877122743089396}, {-0.11659265358979304`, \ -0.05776913557467312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.69273565582963}, {-0.11159265358979303`, -2.209302165218125}, \ {-0.11159265358979303`, -1.877371694274119}, {-0.11159265358979303`, \ -0.055311866831978695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.6926972751584684`}, {-0.10659265358979303`, \ -2.2095004659564155`}, {-0.10659265358979303`, -1.8776174248838344`}, \ {-0.10659265358979303`, -0.052852922568291924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.6926589863906596`}, {-0.10159265358979308`, -2.209701206044517}, \ {-0.10159265358979308`, -1.8778599496220751`}, {-0.10159265358979308`, \ -0.05039228507236063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.692620789050736}, {-0.09659265358979308, -2.209904378743911}, \ {-0.09659265358979308, -1.8780992831457113`}, {-0.09659265358979308, \ -0.04792993658189445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.6925826826677426`}, {-0.09159265358979307, -2.210109977317141}, \ {-0.09159265358979307, -1.8783354400648744`}, {-0.09159265358979307, \ -0.04546585928333763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.6925446667752184`}, {-0.08659265358979307, \ -2.2103179950284697`}, {-0.08659265358979307, -1.8785684349428688`}, \ {-0.08659265358979307, -0.04300003531163986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.6925067409111705`}, {-0.08159265358979306, \ -2.2105284251445436`}, {-0.08159265358979306, -1.8787982822960787`}, \ {-0.08159265358979306, -0.04053244675002323}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.6924689046180528`}, {-0.07659265358979306, \ -2.2107412609350647`}, {-0.07659265358979306, -1.879024996593854}, \ {-0.07659265358979306, -0.038063075629748686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.692431157442746}, {-0.07159265358979305, -2.210956495673464}, \ {-0.07159265358979305, -1.8792485922583888`}, {-0.07159265358979305, \ -0.035591903929876566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.692393498936534}, {-0.06659265358979305, -2.2111741226375856`}, \ {-0.06659265358979305, -1.879469083664594}, {-0.06659265358979305, \ -0.03311891357702668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.6923559286550858`}, {-0.061592653589793045`, \ -2.2113941351103734`}, {-0.061592653589793045`, -1.8796864851399475`}, \ {-0.061592653589793045`, -0.0306440864451375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.6923184461584326`}, {-0.05659265358979304, \ -2.2116165263805603`}, {-0.05659265358979304, -1.879900810964349}, \ {-0.05659265358979304, -0.02816740435521848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.69228105101095}, {-0.051592653589793036`, -2.211841289743368}, \ {-0.051592653589793036`, -1.8801120753699523`}, {-0.051592653589793036`, \ -0.02568884907510296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.6922437427813377`}, {-0.04659265358979303, \ -2.2120684185012065`}, {-0.04659265358979303, -1.8803202925409965`}, \ {-0.04659265358979303, -0.023208402319197945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.6922065210426007`}, {-0.04159265358979303, -2.212297905964378}, \ {-0.04159265358979303, -1.8805254766136226`}, {-0.04159265358979303, \ -0.02072604574823163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.6921693853720314`}, {-0.03659265358979302, -2.212529745451786}, \ {-0.03659265358979302, -1.8807276416756882`}, {-0.03659265358979302, \ -0.018241760968997024`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.692132335351191}, {-0.03159265358979302, -2.212763930291647}, \ {-0.03159265358979302, -1.8809268017665666`}, {-0.03159265358979302, \ -0.015755529534096094`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.6920953705658914`}, {-0.026592653589793014`, \ -2.213000453822206}, {-0.026592653589793014`, -1.8811229708769424`}, \ {-0.026592653589793014`, -0.01326733294167798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.6920584906061813`}, {-0.02159265358979301, \ -2.2132393093924536`}, {-0.02159265358979301, -1.8813161629486}, \ {-0.02159265358979301, -0.010777152635178032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.692021695066324}, {-0.016592653589793005`, \ -2.2134804903628478`}, {-0.016592653589793005`, -1.8815063918742008`}, \ {-0.016592653589793005`, -0.008284970003052021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.6919849835447875`}, {-0.011592653589793, -2.2137239901060344`}, \ {-0.011592653589793, -1.8816936714970587`}, {-0.011592653589793, \ -0.005790766378510565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.691948355644223}, {-0.006592653589792996, -2.2139698020075733`}, \ {-0.006592653589792996, -1.8818780156109063`}, {-0.006592653589792996, \ -0.0032945230392487884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.6919118109714537`}, {-0.0015926535897931027`, \ -2.2142179194666665`}, {-0.0015926535897931027`, -1.882059437959654}, \ {-0.0015926535897931027`, -0.0007962212071757123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.691875349137458}, { 0.0034073464102069018`, -2.214468335896882}, { 0.0034073464102069018`, -1.8822379522371457`}, { 0.0034073464102069018`, 0.0017041579518601079`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.6918389697573564`}, { 0.008407346410206906, -2.214721044726886}, { 0.008407346410206906, -1.882413572086909}, {0.008407346410206906, 0.004206633328345427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.691802672450395}, { 0.01340734641020691, -2.214976039401173}, { 0.01340734641020691, -1.8825863111018986`}, {0.01340734641020691, 0.006711223869380223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.691766456839934}, { 0.018407346410206915`, -2.2152333133807955`}, { 0.018407346410206915`, -1.8827561828242332`}, { 0.018407346410206915`, 0.00921794857895869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.6917303225534353`}, { 0.02340734641020692, -2.215492860144095}, { 0.02340734641020692, -1.8829232007449346`}, {0.02340734641020692, 0.011726826518249953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.691694269222448}, { 0.028407346410206924`, -2.215754673187434}, { 0.028407346410206924`, -1.8830873783036561`}, { 0.028407346410206924`, 0.014237876805883383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, -2.2160187460259273`}, { 0.03340734641020693, -1.8832487288884077`}, {0.03340734641020693, 2.6916582964825966`}, {0.03340734641020693, 0.01675111861823395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, -2.2162850721941716`}, { 0.03840734641020693, -1.8834072658352843`}, {0.03840734641020693, 2.691622403973569}, {0.03840734641020693, 0.019266571189709994`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, -2.216553645246981}, { 0.04340734641020694, -1.8835630024281786`}, {0.04340734641020694, 2.691586591339107}, {0.04340734641020694, 0.021784253813044753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, -2.2168244587601085`}, { 0.04840734641020694, -1.8837159518985043`}, {0.04840734641020694, 2.691550858226993}, {0.04840734641020694, 0.024304185839586323`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, -2.2170975063309815`}, { 0.053407346410206946`, -1.8838661274249069`}, { 0.053407346410206946`, 2.6915152042890402`}, { 0.053407346410206946`, 0.026826386679594322`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, -2.217372781579424}, { 0.05840734641020695, -1.884013542132979}, {0.05840734641020695, 2.691479629181083}, {0.05840734641020695, 0.02935087580253223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, -2.2176502781483904`}, { 0.06340734641020696, -1.8841582090949622`}, {0.06340734641020696, 2.691444132562968}, {0.06340734641020696, 0.03187767273736812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, -2.217929989704677}, { 0.06840734641020696, -1.8843001413294684`}, {0.06840734641020696, 2.691408714098542}, {0.06840734641020696, 0.034406797072872364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, -2.2182119099396562`}, { 0.07340734641020696, -1.8844393518011737`}, {0.07340734641020696, 2.6913733734556478`}, {0.07340734641020696, 0.0369382684579199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, -2.218496032569995}, { 0.07840734641020697, -1.8845758534205268`}, {0.07840734641020697, 2.691338110306111}, {0.07840734641020697, 0.03947210660179224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, -2.218782351338362}, { 0.08340734641020697, -1.8847096590434607`}, {0.08340734641020697, 2.691302924325736}, {0.08340734641020697, 0.04200833127448304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, -2.2190708600141598`}, { 0.08840734641020698, -1.8848407814710828`}, {0.08840734641020698, 2.6912678151942955`}, {0.08840734641020698, 0.04454696230700439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, -2.219361552394223}, { 0.09340734641020698, -1.8849692334493897`}, {0.09340734641020698, 2.691232782595527}, {0.09340734641020698, 0.04708801959169455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, -2.219654422303536}, { 0.09840734641020699, -1.8850950276689609`}, {0.09840734641020699, 2.6911978262171217`}, {0.09840734641020699, 0.049631523082529216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, -2.2199494635959383`}, { 0.10340734641020699`, -1.885218176764667}, {0.10340734641020699`, 2.691162945750723}, {0.10340734641020699`, 0.05217749279542989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, -2.2202466701548262`}, { 0.108407346410207, -1.8853386933153689`}, {0.108407346410207, 2.691128140891917}, {0.108407346410207, 0.05472594880858048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, -2.2205460358938542`}, { 0.113407346410207, -1.8854565898436224`}, {0.113407346410207, 2.6910934113402303`}, {0.113407346410207, 0.05727691126273969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, -2.2208475547576354`}, { 0.118407346410207, -1.885571878815378}, {0.118407346410207, 2.691058756799123}, {0.118407346410207, 0.059830400361557755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, -2.2211512207224233`}, { 0.1234073464102069, -1.8856845726396916`}, {0.1234073464102069, 2.691024176975985}, {0.1234073464102069, 0.06238643637189335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, -2.2214570277968138`}, { 0.1284073464102069, -1.8857946836684238`}, {0.1284073464102069, 2.690989671582133}, {0.1284073464102069, 0.0649450396241336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, -2.2217649700224236`}, { 0.1334073464102069, -1.885902224195948}, {0.1334073464102069, 2.690955240332806}, {0.1334073464102069, 0.06750623051251503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, -2.222075041474567}, { 0.1384073464102069, -1.8860072064588627`}, {0.1384073464102069, 2.690920882947161}, {0.1384073464102069, 0.07007002949544314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, -2.222387236262942}, { 0.14340734641020692`, -1.8861096426356911`}, {0.14340734641020692`, 2.690886599148274}, {0.14340734641020692`, 0.07263645709581816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, -2.222701548532293}, { 0.14840734641020692`, -1.8862095448466047`}, {0.14840734641020692`, 2.6908523886631346`}, {0.14840734641020692`, 0.07520553390135849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, -2.2230179724630856`}, { 0.15340734641020692`, -1.8863069251531266`}, {0.15340734641020692`, 2.690818251222646}, {0.15340734641020692`, 0.07777728056492726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, -2.22333650227216}, { 0.15840734641020693`, -1.8864017955578518`}, {0.15840734641020693`, 2.690784186561622}, {0.15840734641020693`, 0.08035171780485872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, -2.2236571322133987`}, { 0.16340734641020693`, -1.886494168004164}, {0.16340734641020693`, 2.690750194418789}, {0.16340734641020693`, 0.08292886640528757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, -2.2239798565783726`}, { 0.16840734641020694`, -1.8865840543759549`}, {0.16840734641020694`, 2.6907162745367836`}, {0.16840734641020694`, 0.08550874721647772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, -2.2243046696969917`}, { 0.17340734641020694`, -1.8866714664973467`}, {0.17340734641020694`, 2.6906824266621516`}, {0.17340734641020694`, 0.0880913811551548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, -2.224631565938143}, { 0.17840734641020695`, -1.886756416132422}, {0.17840734641020695`, 2.6906486505453526`}, {0.17840734641020695`, 0.09067678920483589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, -2.2249605397103345`}, { 0.18340734641020695`, -1.8868389149849452`}, {0.18340734641020695`, 2.6906149459407573`}, {0.18340734641020695`, 0.09326499241616491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, -2.225291585462323}, { 0.18840734641020696`, -1.8869189746980992`}, {0.18840734641020696`, 2.6905813126066502`}, {0.18840734641020696`, 0.09585601190724502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, -2.2256246976837395`}, { 0.19340734641020696`, -1.8869966068542188`}, {0.19340734641020696`, 2.690547750305232}, {0.19340734641020696`, 0.09844986886397578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, -2.225959870905712}, { 0.19840734641020696`, -1.8870718229745287`}, {0.19840734641020696`, 2.6905142588026223`}, {0.19840734641020696`, 0.10104658454038748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, -2.2262970997014784`}, { 0.20340734641020697`, -1.887144634518885}, {0.20340734641020697`, 2.6904808378688605`}, {0.20340734641020697`, 0.1036461802589796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, -2.226636378687001}, { 0.20840734641020697`, -1.8872150528855198`}, {0.20840734641020697`, 2.690447487277911}, {0.20840734641020697`, 0.1062486774110593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, -2.2269777025215616`}, { 0.21340734641020698`, -1.887283089410792}, {0.21340734641020698`, 2.6904142068076675`}, {0.21340734641020698`, 0.10885409745707918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, -2.227321065908368}, { 0.21840734641020698`, -1.8873487553689363`}, {0.21840734641020698`, 2.6903809962399556`}, {0.21840734641020698`, 0.11146246192697903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, -2.22766646359514}, { 0.223407346410207, -1.8874120619718235`}, {0.223407346410207, 2.690347855360539}, {0.223407346410207, 0.1140737924205249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, -2.228013890374698}, { 0.228407346410207, -1.8874730203687191`}, {0.228407346410207, 2.6903147839591237`}, {0.228407346410207, 0.11668811060765234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, -2.2283633410855415`}, { 0.233407346410207, -1.8875316416460468`}, {0.233407346410207, 2.6902817818293645`}, {0.233407346410207, 0.11930543822880778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, -2.228714810612424}, { 0.238407346410207, -1.8875879368271595`}, {0.238407346410207, 2.6902488487688707`}, {0.238407346410207, 0.12192579709529153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, -2.2290682938869204`}, { 0.243407346410207, -1.8876419168721097`}, {0.243407346410207, 2.690215984579214}, {0.243407346410207, 0.12454920908960304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, -2.229423785887985}, { 0.248407346410207, -1.8876935926774328`}, {0.248407346410207, 2.6901831890659342`}, {0.248407346410207, 0.12717569616578292`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, -2.2297812816425155`}, { 0.2534073464102069, -1.8877429750759183`}, {0.2534073464102069, 2.690150462038549}, {0.2534073464102069, 0.1298052803497607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, -2.230140776225894}, { 0.2584073464102069, -1.8877900748364063`}, {0.2584073464102069, 2.6901178033105584`}, {0.2584073464102069, 0.13243798373969823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, -2.23050226476253}, { 0.2634073464102069, -1.8878349026635726`}, {0.2634073464102069, 2.6900852126994588`}, {0.2634073464102069, 0.13507382850633648`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, -2.230865742426403}, { 0.2684073464102069, -1.8878774691977265`}, {0.2684073464102069, 2.690052690026748}, {0.2684073464102069, 0.13771283689334327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, -2.23123120444159}, { 0.2734073464102069, -1.8879177850146078`}, {0.2734073464102069, 2.6900202351179368`}, {0.2734073464102069, 0.14035503121765908`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, -2.2315986460827837`}, { 0.2784073464102069, -1.887955860625198}, {0.2784073464102069, 2.689987847802559}, {0.2784073464102069, 0.14300043386984398`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, -2.2319680626758243`}, { 0.28340734641020693`, -1.8879917064755185`}, {0.28340734641020693`, 2.689955527914182}, {0.28340734641020693`, 0.14564906731442753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, -2.2323394495981934`}, { 0.28840734641020693`, -1.888025332946459}, {0.28840734641020693`, 2.6899232752904187`}, {0.28840734641020693`, 0.1483009540902545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, -2.2327128022795324`}, { 0.29340734641020694`, -1.8880567503535852`}, {0.29340734641020694`, 2.6898910897729387`}, {0.29340734641020694`, 0.15095611681083543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, -2.233088116202136}, { 0.29840734641020694`, -1.8880859689469687`}, {0.29840734641020694`, 2.689858971207481}, {0.29840734641020694`, 0.15361457816469326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, -2.2334653869014467`}, { 0.30340734641020695`, -1.8881129989110128`}, {0.30340734641020695`, 2.6898269194438678`}, {0.30340734641020695`, 0.15627636091571348`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, -2.233844609966538}, { 0.30840734641020695`, -1.8881378503642896`}, {0.30840734641020695`, 2.6897949343360152`}, {0.30840734641020695`, 0.15894148790349244`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, -2.2342257810405974`}, { 0.31340734641020696`, -1.8881605333593767`}, {0.31340734641020696`, 2.689763015741952}, {0.31340734641020696`, 0.16160998204368618`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, -2.234608895821398}, { 0.31840734641020696`, -1.8881810578827012`}, {0.31840734641020696`, 2.689731163523829}, {0.31840734641020696`, 0.16428186632835973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, -2.23499395006177}, { 0.32340734641020696`, -1.8881994338543875`}, {0.32340734641020696`, 2.6896993775479383`}, {0.32340734641020696`, 0.1669571638263364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, -2.2353809395700543`}, { 0.32840734641020697`, -1.8882156711281142`}, {0.32840734641020697`, 2.6896676576847267`}, {0.32840734641020697`, 0.1696358976835456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, -2.235769860210566}, { 0.333407346410207, -1.8882297794909702`}, {0.333407346410207, 2.689636003808813}, {0.333407346410207, 0.17231809112337262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, -2.2361607079040384`}, { 0.338407346410207, -1.8882417686633177`}, {0.338407346410207, 2.6896044157990047`}, {0.338407346410207, 0.17500376744700655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, -2.2365534786280663`}, { 0.343407346410207, -1.8882516482986658`}, {0.343407346410207, 2.689572893538315}, {0.343407346410207, 0.17769295003378976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, -2.2369481684175447`}, { 0.348407346410207, -1.8882594279835374`}, {0.348407346410207, 2.689541436913982}, {0.348407346410207, 0.18038566234156436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, -2.237344773365096}, { 0.353407346410207, -1.8882651172373555`}, {0.353407346410207, 2.689510045817485}, {0.353407346410207, 0.18308192790702113`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, -2.2377432896214997`}, { 0.358407346410207, -1.8882687255123205`}, {0.358407346410207, 2.689478720144567}, {0.358407346410207, 0.18578177034604715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, -2.238143713396106}, { 0.363407346410207, -1.8882702621933027`}, {0.363407346410207, 2.6894474597952516`}, {0.363407346410207, 0.18848521335407137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, -2.2385460409572504`}, { 0.368407346410207, -1.8882697365977368`}, {0.368407346410207, 2.6894162646738655`}, {0.368407346410207, 0.1911922807064121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, -2.238950268632664}, { 0.373407346410207, -1.8882671579755157`}, {0.373407346410207, 2.689385134689058}, {0.373407346410207, 0.19390299625862314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, -2.239356392809868}, { 0.3784073464102069, -1.888262535508902}, {0.3784073464102069, 2.689354069753823}, {0.3784073464102069, 0.19661738394683811`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, -2.2397644099365746`}, { 0.3834073464102069, -1.8882558783124301`}, {0.3834073464102069, 2.6893230697855235`}, {0.3834073464102069, 0.19933546778811523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, -2.240174316521075}, { 0.3884073464102069, -1.888247195432822}, {0.3884073464102069, 2.6892921347059118`}, {0.3884073464102069, 0.20205727188078174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, -2.2405861091326207`}, { 0.3934073464102069, -1.8882364958489075`}, {0.3934073464102069, 2.6892612644411535`}, {0.3934073464102069, 0.20478282040477644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, -2.2409997844018075`}, { 0.3984073464102069, -1.8882237884715438`}, {0.3984073464102069, 2.6892304589218536`}, {0.3984073464102069, 0.20751213762199264`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, -2.2414153390209446`}, { 0.4034073464102069, -1.8882090821435469`}, {0.4034073464102069, 2.689199718083079}, {0.4034073464102069, 0.2102452478766177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, -2.2418327697444194`}, { 0.40840734641020693`, -1.888192385639625}, {0.40840734641020693`, 2.6891690418643868`}, {0.40840734641020693`, 0.2129821755954752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, -2.242252073389069}, { 0.41340734641020693`, -1.8881737076663099`}, {0.41340734641020693`, 2.689138430209848}, {0.41340734641020693`, 0.21572294528836247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, -2.242673246834526}, { 0.41840734641020694`, -1.8881530568619074`}, {0.41840734641020694`, 2.689107883068075}, {0.41840734641020694`, 0.21846758154839072`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, -2.2430962870235773`}, { 0.42340734641020705`, -1.88813044179644}, {0.42340734641020705`, 2.689077400392252}, {0.42340734641020705`, 0.22121610905231967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, -2.243521190962509}, { 0.42840734641020695`, -1.8881058709715988`}, {0.42840734641020695`, 2.6890469821401584`}, {0.42840734641020695`, 0.22396855256089424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, -2.2439479557214446`}, { 0.43340734641020706`, -1.8880793528207003`}, {0.43340734641020706`, 2.6890166282742025`}, {0.43340734641020706`, 0.22672493691917917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, -2.2443765784346867`}, { 0.43840734641020696`, -1.8880508957086475`}, {0.43840734641020696`, 2.688986338761449}, {0.43840734641020696`, 0.22948528705689134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, -2.2448070563010454`}, { 0.44340734641020685`, -1.8880205079318924`}, {0.44340734641020685`, 2.6889561135736497`}, {0.44340734641020685`, 0.2322496279887308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, -2.2452393865841627`}, { 0.44840734641020696`, -1.887988197718411}, {0.44840734641020696`, 2.688925952687274}, {0.44840734641020696`, 0.23501798481471234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, -2.2456735666128402`}, { 0.45340734641020686`, -1.887953973227671}, {0.45340734641020686`, 2.688895856083544}, {0.45340734641020686`, 0.23779038272049063`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, -2.24610959378135}, { 0.458407346410207, -1.8879178425506162`}, {0.458407346410207, 2.688865823748463}, {0.458407346410207, 0.2405668469776896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, -2.246547465549752}, { 0.46340734641020687`, -1.8878798137096433`}, {0.46340734641020687`, 2.688835855672852}, {0.46340734641020687`, 0.24334740294422566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, -2.2469871794442002`}, { 0.468407346410207, -1.8878398946585948`}, {0.468407346410207, 2.6888059518523826`}, {0.468407346410207, 0.24613207606463142`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, -2.247428733057245}, { 0.4734073464102069, -1.887798093282744}, {0.4734073464102069, 2.6887761122876133`}, {0.4734073464102069, 0.24892089187037503`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, -2.247872124048136}, { 0.478407346410207, -1.8877544173987943`}, {0.478407346410207, 2.6887463369840234`}, {0.478407346410207, 0.2517138759801805}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, -2.2483173501431133`}, { 0.4834073464102069, -1.8877088747548787`}, {0.4834073464102069, 2.6887166259520514`}, {0.4834073464102069, 0.2545110541003438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, -2.2487644091357017`}, { 0.488407346410207, -1.8876614730305583`}, {0.488407346410207, 2.6886869792071324`}, {0.488407346410207, 0.25731245202504777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, -2.2492132988869957`}, { 0.4934073464102069, -1.887612219836835}, {0.4934073464102069, 2.688657396769735}, {0.4934073464102069, 0.26011809563667354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, -2.2496640173259443`}, { 0.498407346410207, -1.8875611227161584`}, {0.498407346410207, 2.688627878665402}, {0.498407346410207, 0.26292801090611095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, -2.2501165624496267`}, { 0.5034073464102069, -1.8875081891424434`}, {0.5034073464102069, 2.6885984249247894`}, {0.5034073464102069, 0.2657422238930661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, -2.250570932323532}, { 0.508407346410207, -1.8874534265210878`}, {0.508407346410207, 2.6885690355837077`}, {0.508407346410207, 0.2685607607463652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, -2.251027125081828}, { 0.5134073464102069, -1.8873968421889922`}, {0.5134073464102069, 2.688539710683164}, {0.5134073464102069, 0.2713836477042582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, -2.2514851389276314`}, { 0.518407346410207, -1.8873384434145895`}, {0.518407346410207, 2.688510450269403}, {0.518407346410207, 0.2742109110947167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, -2.2519449721332716`}, { 0.5234073464102069, -1.8872782373978723`}, {0.5234073464102069, 2.688481254393953}, {0.5234073464102069, 0.277042577335731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, -2.2524066230405504`}, { 0.528407346410207, -1.8872162312704253`}, {0.528407346410207, 2.6884521231136684`}, {0.528407346410207, 0.27987867293560426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, -2.252870090061002}, { 0.5334073464102069, -1.8871524320954645`}, {0.5334073464102069, 2.6884230564907763`}, {0.5334073464102069, 0.28271922449324177`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, -2.2533353716761497`}, { 0.538407346410207, -1.8870868468678699`}, {0.538407346410207, 2.6883940545929206`}, {0.538407346410207, 0.28556425869844004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, -2.253802466437754}, { 0.5434073464102069, -1.8870194825142381`}, {0.5434073464102069, 2.6883651174932135`}, {0.5434073464102069, 0.2884138023321687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, -2.254271372968063}, { 0.548407346410207, -1.8869503458929195`}, {0.548407346410207, 2.688336245270277}, {0.548407346410207, 0.2912678822668542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, -2.254742089960059}, { 0.553407346410207, -1.8868794437940732`}, {0.553407346410207, 2.6883074380083007`}, {0.553407346410207, 0.29412652546665335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, -2.2552146161777022`}, { 0.5584073464102071, -1.8868067829397157`}, {0.5584073464102071, 2.688278695797084}, {0.5584073464102071, 0.2969897589877303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, -2.255688950456168}, { 0.563407346410207, -1.8867323699837795`}, {0.563407346410207, 2.688250018732092}, {0.563407346410207, 0.2998576099785244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, -2.256165091702091}, { 0.5684073464102071, -1.8866562115121674`}, {0.5684073464102071, 2.688221406914507}, {0.5684073464102071, 0.30273010568001846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, -2.2566430388937953`}, { 0.573407346410207, -1.8865783140428163`}, {0.573407346410207, 2.6881928604512804`}, {0.573407346410207, 0.30560727342599775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, -2.2571227910815286`}, { 0.5784073464102069, -1.886498684025761}, {0.5784073464102069, 2.688164379455187}, {0.5784073464102069, 0.30848914064331223`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, -2.257604347387698}, { 0.583407346410207, -1.886417327843197}, {0.583407346410207, 2.6881359640448816`}, {0.583407346410207, 0.3113757348521276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, -2.2580877070070904`}, { 0.5884073464102069, -1.8863342518095565`}, {0.5884073464102069, 2.6881076143449576`}, {0.5884073464102069, 0.3142670836661751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, -2.2585728692071063`}, { 0.593407346410207, -1.8862494621715744`}, {0.593407346410207, 2.688079330485998}, {0.593407346410207, 0.3171632147929996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, -2.2590598333279845`}, { 0.5984073464102069, -1.8861629651083618`}, {0.5984073464102069, 2.6880511126046396`}, {0.5984073464102069, 0.3200641560341969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, -2.25954859878302}, { 0.603407346410207, -1.8860747667314886`}, {0.603407346410207, 2.6880229608436323`}, {0.603407346410207, 0.3229699352856522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, -2.2600391650587897`}, { 0.6084073464102069, -1.8859848730850575`}, {0.6084073464102069, 2.6879948753518983`}, {0.6084073464102069, 0.325880580537771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, -2.2605315317153734`}, { 0.613407346410207, -1.885893290145785}, {0.613407346410207, 2.687966856284594}, {0.613407346410207, 0.3287961198757047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, -2.261025698386564}, { 0.6184073464102069, -1.8858000238230894`}, {0.6184073464102069, 2.687938903803176}, {0.6184073464102069, 0.3317165814795729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, -2.2615216647800964`}, { 0.623407346410207, -1.8857050799591706`}, {0.623407346410207, 2.687911018075463}, {0.623407346410207, 0.3346419936246785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, -2.262019430677851}, { 0.6284073464102069, -1.885608464329103}, {0.6284073464102069, 2.687883199275703}, {0.6284073464102069, 0.3375723846817197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, -2.262518995936078}, { 0.633407346410207, -1.8855101826409209`}, {0.633407346410207, 2.68785544758464}, {0.633407346410207, 0.3405077831169946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, -2.2630203604856036`}, { 0.6384073464102069, -1.8854102405357123`}, {0.6384073464102069, 2.6878277631895813`}, {0.6384073464102069, 0.3434482174926004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, -2.263523524332046}, { 0.643407346410207, -1.8853086435877127`}, {0.643407346410207, 2.687800146284469}, {0.643407346410207, 0.34639371646662864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, -2.2640284875560246`}, { 0.6484073464102069, -1.8852053973043992`}, {0.6484073464102069, 2.68777259706995}, {0.6484073464102069, 0.3493443087933513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, -2.2645352503133713`}, { 0.653407346410207, -1.8851005071265867`}, {0.653407346410207, 2.6877451157534473`}, {0.653407346410207, 0.3523000233234048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, -2.2650438128353425`}, { 0.6584073464102069, -1.8849939784285303`}, {0.6584073464102069, 2.6877177025492345`}, {0.6584073464102069, 0.3552608890039634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, -2.2655541754288246`}, { 0.663407346410207, -1.8848858165180185`}, {0.663407346410207, 2.687690357678511}, {0.663407346410207, 0.35822693487891044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, -2.266066338476547}, { 0.6684073464102069, -1.8847760266364821`}, {0.6684073464102069, 2.6876630813694784`}, {0.6684073464102069, 0.36119819008899895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, -2.266580302437284}, { 0.673407346410207, -1.8846646139590937`}, {0.673407346410207, 2.6876358738574164`}, {0.673407346410207, 0.3641746838720101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, -2.267096067846072}, { 0.678407346410207, -1.8845515835948718`}, {0.678407346410207, 2.6876087353847655`}, {0.678407346410207, 0.3671564455628988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, -2.267613635314409}, { 0.6834073464102071, -1.8844369405867891`}, {0.6834073464102071, 2.687581666201204}, {0.6834073464102071, 0.3701435045939393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, -2.2681330055304687`}, { 0.688407346410207, -1.8843206899118754`}, {0.688407346410207, 2.687554666563733}, {0.688407346410207, 0.37313589049485696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, -2.2686541792593062`}, { 0.6934073464102071, -1.8842028364813292`}, {0.6934073464102071, 2.6875277367367576`}, {0.6934073464102071, 0.37613363289295837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, -2.2691771573430644`}, { 0.698407346410207, -1.8840833851406262`}, {0.698407346410207, 2.687500876992174}, {0.698407346410207, 0.3791367615132472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, -2.269701940701185}, { 0.7034073464102069, -1.88396234066963}, {0.7034073464102069, 2.6874740876094565`}, {0.7034073464102069, 0.38214530617854026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, -2.270228530330618}, { 0.708407346410207, -1.8838397077826994`}, {0.708407346410207, 2.687447368875744}, {0.708407346410207, 0.38515929680956934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, -2.270756927306026}, { 0.7134073464102069, -1.883715491128808}, {0.7134073464102069, 2.6874207210859318`}, {0.7134073464102069, 0.3881787634250758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, -2.2712871327800004`}, { 0.718407346410207, -1.8835896952916493`}, {0.718407346410207, 2.6873941445427625`}, {0.718407346410207, 0.39120373614190135`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, -2.271819147983266}, { 0.7234073464102069, -1.8834623247897568`}, {0.7234073464102069, 2.687367639556919}, {0.7234073464102069, 0.3942342451750637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, -2.2723529742248973`}, { 0.728407346410207, -1.8833333840766142`}, {0.728407346410207, 2.6873412064471207`}, {0.728407346410207, 0.3972703208378294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, -2.272888612892526}, { 0.7334073464102069, -1.8832028775407719`}, {0.7334073464102069, 2.6873148455402185`}, {0.7334073464102069, 0.40031199354177294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, -2.273426065452557}, { 0.738407346410207, -1.8830708095059638`}, {0.738407346410207, 2.687288557171295}, {0.738407346410207, 0.4033592937968306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, -2.2739653334503815`}, { 0.7434073464102069, -1.8829371842312232`}, {0.7434073464102069, 2.687262341683765}, {0.7434073464102069, 0.40641225221134086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, -2.2745064185105917`}, { 0.748407346410207, -1.8828020059109964`}, {0.748407346410207, 2.687236199429474}, {0.748407346410207, 0.4094708994920812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, -2.2750493223371975`}, { 0.7534073464102069, -1.882665278675265}, {0.7534073464102069, 2.6872101307688085`}, {0.7534073464102069, 0.41253526644428823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, -2.2755940467138456`}, { 0.758407346410207, -1.8825270065896589`}, {0.758407346410207, 2.6871841360707966`}, {0.758407346410207, 0.4156053839716723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, -2.276140593504036}, { 0.7634073464102069, -1.8823871936555758`}, {0.7634073464102069, 2.6871582157132172`}, {0.7634073464102069, 0.41868128307642155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, -2.276688964651345}, { 0.768407346410207, -1.8822458438103011`}, {0.768407346410207, 2.6871323700827126`}, {0.768407346410207, 0.4217629948591926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, -2.2772391621796464`}, { 0.7734073464102069, -1.8821029609271218`}, {0.7734073464102069, 2.687106599574895}, {0.7734073464102069, 0.4248505505190948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, -2.2777911881933393`}, { 0.778407346410207, -1.8819585488154464`}, {0.778407346410207, 2.687080904594465}, {0.778407346410207, 0.42794398135366035`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, -2.2783450448775664`}, { 0.7834073464102069, -1.8818126112209266`}, {0.7834073464102069, 2.6870552855553256`}, {0.7834073464102069, 0.43104331875880364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, -2.27890073449845}, { 0.788407346410207, -1.8816651518255685`}, {0.788407346410207, 2.687029742880699}, {0.788407346410207, 0.43414859422877117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, -2.279458259403318}, { 0.7934073464102069, -1.881516174247858}, {0.7934073464102069, 2.6870042770032496`}, {0.7934073464102069, 0.4372598393560775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, -2.2800176220209356`}, { 0.798407346410207, -1.8813656820428755`}, {0.798407346410207, 2.6869788883652035`}, {0.798407346410207, 0.44037708583143076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, -2.2805788248617413`}, { 0.803407346410207, -1.881213678702413}, {0.803407346410207, 2.6869535774184743`}, {0.803407346410207, 0.4435003654436455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, -2.2811418705180833`}, { 0.8084073464102071, -1.8810601676550918`}, {0.8084073464102071, 2.68692834462479}, {0.8084073464102071, 0.44662971007954255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, -2.281706761664458}, { 0.813407346410207, -1.8809051522664828`}, {0.813407346410207, 2.686903190455821}, {0.813407346410207, 0.4497651517238383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, -2.282273501057752}, { 0.8184073464102071, -1.8807486358392218`}, {0.8184073464102071, 2.686878115393313}, {0.8184073464102071, 0.4529067224590177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, -2.282842091537487}, { 0.823407346410207, -1.8805906216131245`}, {0.823407346410207, 2.6868531199292183`}, {0.823407346410207, 0.4560544544651967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, -2.283412536026065}, { 0.8284073464102069, -1.8804311127653037`}, {0.8284073464102069, 2.686828204565835}, {0.8284073464102069, 0.45920838001997166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, -2.2839848375290184`}, { 0.833407346410207, -1.8802701124102883`}, {0.833407346410207, 2.686803369815945}, {0.833407346410207, 0.4623685314982511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, -2.2845589991352657`}, { 0.8384073464102069, -1.8801076236001337`}, {0.8384073464102069, 2.6867786162029503`}, {0.8384073464102069, 0.46553494137207807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, -2.2851350240173627`}, { 0.843407346410207, -1.8799436493245383`}, {0.843407346410207, 2.6867539442610244`}, {0.843407346410207, 0.46870764221043554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, -2.285712915431762}, { 0.8484073464102069, -1.8797781925109605`}, {0.8484073464102069, 2.6867293545352546`}, {0.8484073464102069, 0.4718866666790369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, -2.2862926767190803`}, { 0.853407346410207, -1.8796112560247251`}, {0.853407346410207, 2.6867048475817885`}, {0.853407346410207, 0.4750720475401042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, -2.2868743113043557`}, { 0.8584073464102069, -1.879442842669143}, {0.8584073464102069, 2.686680423967991}, {0.8584073464102069, 0.4782638176521263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, -2.2874578226973212`}, { 0.863407346410207, -1.8792729551856189`}, {0.863407346410207, 2.6866560842725953`}, {0.863407346410207, 0.4814620099696075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, -2.288043214492675}, { 0.8684073464102069, -1.8791015962537647`}, {0.8684073464102069, 2.68663182908586}, {0.8684073464102069, 0.48466665754279475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, -2.2886304903703563`}, { 0.873407346410207, -1.8789287684915055`}, {0.873407346410207, 2.686607659009731}, {0.873407346410207, 0.4878777935173928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, -2.289219654095825}, { 0.8784073464102069, -1.8787544744551952`}, {0.8784073464102069, 2.686583574658003}, {0.8784073464102069, 0.49109545113425873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, -2.2898107095203444`}, { 0.883407346410207, -1.878578716639719}, {0.883407346410207, 2.686559576656486}, {0.883407346410207, 0.49431966372908553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, -2.290403660581268}, { 0.8884073464102069, -1.8784014974786014`}, {0.8884073464102069, 2.6865356656431736`}, {0.8884073464102069, 0.4975504647320612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, -2.290998511302327}, { 0.893407346410207, -1.8782228193441188`}, {0.893407346410207, 2.6865118422684153`}, {0.893407346410207, 0.5007878876675165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, -2.291595265793932}, { 0.8984073464102069, -1.878042684547394}, {0.8984073464102069, 2.6864881071950935`}, {0.8984073464102069, 0.50403196615355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, -2.2921939282534654`}, { 0.903407346410207, -1.8778610953385098`}, {0.903407346410207, 2.686464461098799}, {0.903407346410207, 0.5072827339016404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, -2.2927945029655876`}, { 0.9084073464102069, -1.877678053906605}, {0.9084073464102069, 2.686440904668012}, {0.9084073464102069, 0.5105402247162335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, -2.293396994302542}, { 0.913407346410207, -1.8774935623799813`}, {0.913407346410207, 2.686417438604293}, {0.913407346410207, 0.5138044724943164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, -2.2940014067244703`}, { 0.9184073464102069, -1.8773076228261996`}, {0.9184073464102069, 2.686394063622463}, {0.9184073464102069, 0.5170755112249675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, -2.294607744779724}, { 0.923407346410207, -1.8771202372521807`}, {0.923407346410207, 2.6863707804507997`}, {0.923407346410207, 0.5203533749888918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, -2.2952160131051893`}, { 0.928407346410207, -1.876931407604304}, {0.928407346410207, 2.6863475898312337`}, {0.928407346410207, 0.5236380979579286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, -2.29582621642661}, { 0.9334073464102071, -1.8767411357685022`}, {0.9334073464102071, 2.686324492519545}, {0.9334073464102071, 0.5269297143945477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, -2.2964383595589193`}, { 0.938407346410207, -1.8765494235703564`}, {0.938407346410207, 2.6863014892855643`}, {0.938407346410207, 0.5302282586513184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, -2.297052447406572}, { 0.9434073464102071, -1.876356272775191}, {0.9434073464102071, 2.6862785809133842`}, {0.9434073464102071, 0.5335337651703592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, -2.2976684849638893`}, { 0.948407346410207, -1.8761616850881644`}, {0.948407346410207, 2.686255768201563}, {0.948407346410207, 0.5368462684827655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, -2.2982864773153966`}, { 0.9534073464102071, -1.8759656621543606`}, {0.9534073464102071, 2.6862330519633426`}, {0.9534073464102071, 0.5401658032080153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, -2.298906429636183}, { 0.958407346410207, -1.8757682055588762`}, {0.958407346410207, 2.686210433026866}, {0.958407346410207, 0.5434924040533529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, -2.299528347192247}, { 0.9634073464102069, -1.8755693168269103`}, {0.9634073464102069, 2.6861879122353964`}, {0.9634073464102069, 0.5468261058131493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, -2.300152235340864}, { 0.968407346410207, -1.875368997423849}, {0.968407346410207, 2.686165490447545}, {0.968407346410207, 0.5501669433682376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, -2.300778099530949}, { 0.9734073464102069, -1.8751672487553492`}, {0.9734073464102069, 2.6861431685375026`}, {0.9734073464102069, 0.5535149516852277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, -2.3014059453034297`}, { 0.978407346410207, -1.8749640721674217`}, {0.978407346410207, 2.6861209473952696`}, {0.978407346410207, 0.5568701658157931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, -2.3020357782916214`}, { 0.9834073464102069, -1.8747594689465117`}, {0.9834073464102069, 2.6860988279268994`}, {0.9834073464102069, 0.5602326208959358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, -2.302667604221614}, { 0.988407346410207, -1.8745534403195778`}, {0.988407346410207, 2.6860768110547366`}, {0.988407346410207, 0.5636023521452259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, -2.3033014289126554`}, { 0.9934073464102069, -1.8743459874541686`}, {0.9934073464102069, 2.6860548977176695`}, {0.9934073464102069, 0.5669793948660119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, -2.3039372582775512`}, { 0.998407346410207, -1.8741371114584986`}, {0.998407346410207, 2.6860330888713775`}, {0.998407346410207, 0.5703637844426104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, -2.3045750983230597`}, { 1.003407346410207, -1.8739268133815226`}, {1.003407346410207, 2.6860113854885928`}, {1.003407346410207, 0.5737555563404626}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, -2.305214955150302}, { 1.008407346410207, -1.8737150942130048`}, {1.008407346410207, 2.685989788559357}, {1.008407346410207, 0.5771547461052716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, -2.3058568349551756`}, { 1.013407346410207, -1.8735019548835912`}, {1.013407346410207, 2.6859682990912908`}, {1.013407346410207, 0.5805613893621038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, -2.3065007440287695`}, { 1.018407346410207, -1.8732873962648766`}, {1.018407346410207, 2.685946918109866}, {1.018407346410207, 0.5839755218144678}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, -2.3071466887577925`}, { 1.023407346410207, -1.8730714191694688`}, {1.023407346410207, 2.6859256466586783`}, {1.023407346410207, 0.5873971792433628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, -2.307794675625004}, { 1.028407346410207, -1.8728540243510545`}, {1.028407346410207, 2.6859044857997345`}, {1.028407346410207, 0.5908263975062967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, -2.308444711209652}, { 1.033407346410207, -1.8726352125044603`}, {1.033407346410207, 2.685883436613734}, {1.033407346410207, 0.5942632125362765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, -2.3090968021879172`}, { 1.038407346410207, -1.872414984265712}, {1.038407346410207, 2.6858625002003653`}, {1.038407346410207, 0.5977076603407676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, -2.3097509553333673`}, { 1.043407346410207, -1.8721933402120938`}, {1.043407346410207, 2.685841677678602}, {1.043407346410207, 0.6011597770006204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, -2.3104071775174124`}, { 1.048407346410207, -1.8719702808622023`}, {1.048407346410207, 2.685820970187006}, {1.048407346410207, 0.6046195986689694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, -2.3110654757097735`}, { 1.053407346410207, -1.871745806675999}, {1.053407346410207, 2.685800378884039}, {1.053407346410207, 0.6080871615700958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, -2.311725856978951}, { 1.058407346410207, -1.8715199180548658`}, {1.058407346410207, 2.6857799049483755`}, {1.058407346410207, 0.611562501998262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, -2.3123883284927067`}, { 1.063407346410207, -1.8712926153416494`}, {1.063407346410207, 2.6857595495792235`}, {1.063407346410207, 0.6150456563165092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, -2.313052897518553}, { 1.068407346410207, -1.87106389882071}, {1.068407346410207, 2.685739313996654}, {1.068407346410207, 0.6185366609554244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, -2.3137195714242402`}, { 1.073407346410207, -1.8708337687179681`}, {1.073407346410207, 2.6857191994419334`}, {1.073407346410207, 0.6220355524118689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, -2.314388357678266}, { 1.078407346410207, -1.8706022252009438`}, {1.078407346410207, 2.6856992071778616`}, {1.078407346410207, 0.6255423672476781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, -2.315059263850377}, { 1.083407346410207, -1.8703692683787971`}, {1.083407346410207, 2.68567933848912}, {1.083407346410207, 0.6290571420883193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, -2.3157322976120938`}, { 1.0884073464102069`, -1.870134898302368}, {1.0884073464102069`, 2.685659594682625}, {1.0884073464102069`, 0.6325799136215171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, -2.316407466737226}, { 1.093407346410207, -1.8698991149642106`}, {1.093407346410207, 2.685639977087885}, {1.093407346410207, 0.6361107185958419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, -2.3170847791024123`}, { 1.0984073464102069`, -1.8696619182986263`}, {1.0984073464102069`, 2.6856204870573688`}, {1.0984073464102069`, 0.6396495938192585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, -2.317764242687656}, { 1.103407346410207, -1.8694233081816944`}, {1.103407346410207, 2.6856011259668784`}, {1.103407346410207, 0.643196576157639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, -2.318445865576877}, { 1.1084073464102069`, -1.869183284431301}, {1.1084073464102069`, 2.6855818952159303`}, {1.1084073464102069`, 0.6467517025332358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, -2.3191296559584633`}, { 1.113407346410207, -1.8689418468071646`}, {1.113407346410207, 2.6855627962281425`}, {1.113407346410207, 0.6503150099231154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, -2.3198156221258417`}, { 1.118407346410207, -1.8686989950108608`}, {1.118407346410207, 2.6855438304516306`}, {1.118407346410207, 0.6538865353575518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, -2.3205037724780464`}, { 1.123407346410207, -1.8684547286858402`}, {1.123407346410207, 2.6855249993594112`}, {1.123407346410207, 0.6574663159183791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, -2.321194115520301}, { 1.128407346410207, -1.8682090474174518`}, {1.128407346410207, 2.6855063044498118`}, {1.128407346410207, 0.6610543887373023}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, -2.3218866598646106`}, { 1.133407346410207, -1.867961950732955}, {1.133407346410207, 2.6854877472468908`}, {1.133407346410207, 0.6646507909941669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, -2.3225814142303602`}, { 1.138407346410207, -1.8677134381015341`}, {1.138407346410207, 2.6854693293008634`}, {1.138407346410207, 0.6682555599151828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, -2.323278387444919}, { 1.143407346410207, -1.8674635089343126`}, {1.143407346410207, 2.6854510521885375`}, {1.143407346410207, 0.6718687327711089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, -2.323977588444264}, { 1.148407346410207, -1.8672121625843554`}, {1.148407346410207, 2.685432917513759}, {1.148407346410207, 0.6754903468753868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, -2.3246790262735972`}, { 1.153407346410207, -1.8669593983466812`}, {1.153407346410207, 2.68541492690786}, {1.153407346410207, 0.6791204395822369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, -2.325382710087986}, { 1.158407346410207, -1.8667052154582626`}, {1.158407346410207, 2.6853970820301254`}, {1.158407346410207, 0.6827590482847001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, -2.3260886491530046`}, { 1.163407346410207, -1.8664496130980264`}, {1.163407346410207, 2.68537938456826}, {1.163407346410207, 0.686406210412641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, -2.3267968528453906`}, { 1.168407346410207, -1.8661925903868524`}, {1.168407346410207, 2.685361836238869}, {1.168407346410207, 0.6900619634306949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, -2.3275073306537024`}, { 1.173407346410207, -1.8659341463875692`}, {1.173407346410207, 2.6853444387879466`}, {1.173407346410207, 0.6937263448361752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, -2.3282200921789955`}, { 1.178407346410207, -1.865674280104948}, {1.178407346410207, 2.6853271939913754`}, {1.178407346410207, 0.6973993921569236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, -2.328935147135507}, { 1.183407346410207, -1.865412990485688}, {1.183407346410207, 2.685310103655434}, {1.183407346410207, 0.7010811429491143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, -2.329652505351339}, { 1.188407346410207, -1.8651502764184111`}, {1.188407346410207, 2.685293169617317}, {1.188407346410207, 0.704771634795007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, -2.33037217676917}, { 1.193407346410207, -1.8648861367336398`}, {1.193407346410207, 2.6852763937456627`}, {1.193407346410207, 0.7084709053006478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, -2.3310941714469617`}, { 1.198407346410207, -1.8646205702037828`}, {1.198407346410207, 2.6852597779410936`}, {1.198407346410207, 0.7121789920935152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, -2.331818499558683}, { 1.203407346410207, -1.8643535755431129`}, {1.203407346410207, 2.685243324136764}, {1.203407346410207, 0.7158959328201165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, -2.332545171395042}, { 1.208407346410207, -1.8640851514077437`}, {1.208407346410207, 2.6852270342989253`}, {1.208407346410207, 0.7196217651435257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, -2.333274197364228}, { 1.2134073464102069`, -1.863815296395604}, {1.2134073464102069`, 2.6852109104274944`}, {1.2134073464102069`, 0.7233565267408691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, -2.3340055879926673`}, { 1.218407346410207, -1.8635440090464064`}, {1.218407346410207, 2.6851949545566405`}, {1.218407346410207, 0.7271002553007524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, -2.3347393539257877`}, { 1.2234073464102069`, -1.8632712878416178`}, {1.2234073464102069`, 2.685179168755377}, {1.2234073464102069`, 0.7308529885206312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, -2.3354755059287897`}, { 1.228407346410207, -1.862997131204423}, {1.228407346410207, 2.6851635551281734`}, {1.228407346410207, 0.7346147641041241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, -2.33621405488744}, { 1.2334073464102069`, -1.862721537499686}, {1.2334073464102069`, 2.6851481158155717`}, {1.2334073464102069`, 0.7383856197582652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, -2.3369550118088585`}, { 1.238407346410207, -1.8624445050339133`}, {1.238407346410207, 2.68513285299482}, {1.238407346410207, 0.7421655931906981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, -2.3376983878223387`}, { 1.243407346410207, -1.8621660320552065`}, {1.243407346410207, 2.6851177688805175`}, {1.243407346410207, 0.7459547221068057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, -2.3384441941801573`}, { 1.248407346410207, -1.8618861167532172`}, {1.248407346410207, 2.6851028657252725`}, {1.248407346410207, 0.7497530442067826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, -2.339192442258411}, { 1.253407346410207, -1.861604757259099}, {1.253407346410207, 2.685088145820374}, {1.253407346410207, 0.753560597182639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, -2.339943143557859}, { 1.258407346410207, -1.8613219516454538`}, {1.258407346410207, 2.685073611496476}, {1.258407346410207, 0.7573774187151441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, -2.3406963097047773`}, { 1.263407346410207, -1.861037697926276}, {1.263407346410207, 2.685059265124298}, {1.263407346410207, 0.7612035464707034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, -2.341451952451825}, { 1.268407346410207, -1.860751994056899}, {1.268407346410207, 2.685045109115338}, {1.268407346410207, 0.7650390180981675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, -2.3422100836789235`}, { 1.273407346410207, -1.8604648379339261`}, {1.273407346410207, 2.685031145922599}, {1.273407346410207, 0.7688838712255779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, -2.3429707153941477`}, { 1.278407346410207, -1.8601762273951759`}, {1.278407346410207, 2.6850173780413353`}, {1.278407346410207, 0.7727381434568383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, -2.3437338597346313`}, { 1.283407346410207, -1.8598861602196068`}, {1.283407346410207, 2.685003808009808}, {1.283407346410207, 0.7766018723683217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, -2.344499528967478}, { 1.288407346410207, -1.8595946341272538`}, {1.288407346410207, 2.6849904384100607`}, {1.288407346410207, 0.780475095505405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, -2.3452677354906952`}, { 1.293407346410207, -1.859301646779151}, {1.293407346410207, 2.6849772718687066`}, {1.293407346410207, 0.7843578503789282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, -2.3460384918341326`}, { 1.298407346410207, -1.8590071957772574`}, {1.298407346410207, 2.684964311057739}, {1.298407346410207, 0.7882501744615874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, -2.346811810660437}, { 1.303407346410207, -1.8587112786643782`}, {1.303407346410207, 2.684951558695351}, {1.303407346410207, 0.7921521051842455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, -2.3475877047660205`}, { 1.308407346410207, -1.8584138929240812`}, {1.308407346410207, 2.6849390175467778`}, {1.308407346410207, 0.7960636799321763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, -2.34836618708204}, { 1.313407346410207, -1.858115035980614}, {1.313407346410207, 2.684926690425153}, {1.313407346410207, 0.7999849360412223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, -2.3491472706753944`}, { 1.318407346410207, -1.8578147051988123`}, {1.318407346410207, 2.684914580192384}, {1.318407346410207, 0.803915910793883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, -2.3499309687497276`}, { 1.323407346410207, -1.8575128978840123`}, {1.323407346410207, 2.6849026897600474`}, {1.323407346410207, 0.8078566414153191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, -2.3507172946464556`}, { 1.328407346410207, -1.8572096112819536`}, {1.328407346410207, 2.6848910220903024`}, {1.328407346410207, 0.8118071650692783}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, -2.3515062618457976`}, { 1.333407346410207, -1.8569048425786823`}, {1.333407346410207, 2.684879580196818}, {1.333407346410207, 0.8157675188539388}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, -2.352297883967828}, { 1.3384073464102069`, -1.8565985889004515`}, {1.3384073464102069`, 2.6848683671457314`}, {1.3384073464102069`, 0.8197377397976697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, -2.3530921747735385`}, { 1.343407346410207, -1.856290847313616}, {1.343407346410207, 2.6848573860566143`}, {1.343407346410207, 0.8237178648547073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, -2.3538891481659188`}, { 1.3484073464102069`, -1.855981614824526}, {1.3484073464102069`, 2.6848466401034674`}, {1.3484073464102069`, 0.8277079309007459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, -2.354688818191048}, { 1.353407346410207, -1.8556708883794173`}, {1.353407346410207, 2.6848361325157337`}, {1.353407346410207, 0.8317079747284415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, -2.3554911990392027`}, { 1.3584073464102069`, -1.8553586648642968`}, {1.3584073464102069`, 2.6848258665793323`}, {1.3584073464102069`, 0.8357180330428274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, -2.3562963050459786`}, { 1.363407346410207, -1.8550449411048273`}, {1.363407346410207, 2.6848158456377185`}, {1.363407346410207, 0.8397381424566397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, -2.3571041506934294`}, { 1.368407346410207, -1.8547297138662084`}, {1.368407346410207, 2.684806073092958}, {1.368407346410207, 0.8437683394855509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, -2.357914750611221}, { 1.373407346410207, -1.854412979853052}, {1.373407346410207, 2.6847965524068353`}, {1.373407346410207, 0.8478086605433124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, -2.358728119577796}, { 1.378407346410207, -1.8540947357092559`}, {1.378407346410207, 2.6847872871019764`}, {1.378407346410207, 0.8518591419368032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, -2.359544272521562}, { 1.383407346410207, -1.8537749780178778`}, {1.383407346410207, 2.6847782807630005`}, {1.383407346410207, 0.8559198198609802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, -2.3603632245220916`}, { 1.388407346410207, -1.8534537033010003`}, {1.388407346410207, 2.6847695370376963`}, {1.388407346410207, 0.8599907303937345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, -2.3611849908113376`}, { 1.393407346410207, -1.8531309080195937`}, {1.393407346410207, 2.6847610596382205`}, {1.393407346410207, 0.8640719094906489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, -2.362009586774862}, { 1.398407346410207, -1.852806588573381}, {1.398407346410207, 2.6847528523423274`}, {1.398407346410207, 0.868163392979653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, -2.362837027953093}, { 1.403407346410207, -1.852480741300693}, {1.403407346410207, 2.684744918994621}, {1.403407346410207, 0.8722652165555794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, -2.363667330042582}, { 1.408407346410207, -1.8521533624783235`}, {1.408407346410207, 2.6847372635078366`}, {1.408407346410207, 0.8763774157746136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, -2.3645005088972932`}, { 1.413407346410207, -1.8518244483213806`}, {1.413407346410207, 2.684729889864149}, {1.413407346410207, 0.8805000260486445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, -2.3653365805298967`}, { 1.418407346410207, -1.8514939949831342`}, {1.418407346410207, 2.68472280211651}, {1.418407346410207, 0.8846330826395019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, -2.3661755611130904`}, { 1.4234073464102068`, -1.8511619985548617`}, {1.4234073464102068`, 2.6847160043900153`}, {1.4234073464102068`, 0.8887766206530897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, -2.3670174669809327`}, { 1.4284073464102072`, -1.8508284550656877`}, {1.4284073464102072`, 2.6847095008833017`}, {1.4284073464102072`, 0.8929306750334101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, -2.3678623146301923`}, { 1.433407346410207, -1.8504933604824256`}, {1.433407346410207, 2.6847032958699746`}, {1.433407346410207, 0.8970952805564727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, -2.368710120721721}, { 1.438407346410207, -1.8501567107094077`}, {1.438407346410207, 2.684697393700067}, {1.438407346410207, 0.9012704718240938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, -2.3695609020818407`}, { 1.4434073464102068`, -1.8498185015883193`}, {1.4434073464102068`, 2.6846917988015306`}, {1.4434073464102068`, 0.9054562832575809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, -2.3704146757037488`}, { 1.4484073464102072`, -1.8494787288980268`}, {1.4484073464102072`, 2.684686515681762}, {1.4484073464102072`, 0.9096527490912969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, -2.3712714587489434`}, { 1.453407346410207, -1.8491373883544024`}, {1.453407346410207, 2.6846815489291584`}, {1.453407346410207, 0.913859903366109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, -2.3721312685486673`}, { 1.458407346410207, -1.8487944756101446`}, {1.458407346410207, 2.6846769032147133`}, {1.458407346410207, 0.918077779922718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, -2.372994122605371}, { 1.4634073464102069`, -1.848449986254598}, {1.4634073464102069`, 2.684672583293645}, {1.4634073464102069`, 0.9223064123948612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, -2.3738600385941937`}, { 1.4684073464102068`, -1.8481039158135661`}, {1.4684073464102068`, 2.684668594007062}, {1.4684073464102068`, 0.9265458342023976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, -2.3747290343644654`}, { 1.473407346410207, -1.8477562597491246`}, {1.473407346410207, 2.6846649402836653`}, {1.473407346410207, 0.9307960785442596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, -2.375601127941228}, { 1.478407346410207, -1.8474070134594263`}, {1.478407346410207, 2.6846616271414883`}, {1.478407346410207, 0.9350571783912843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, -2.376476337526775}, { 1.4834073464102069`, -1.8470561722785102`}, {1.4834073464102069`, 2.6846586596896813`}, {1.4834073464102069`, 0.9393291664789095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, -2.3773546815022137`}, { 1.4884073464102068`, -1.8467037314760992`}, {1.4884073464102068`, 2.684656043130329}, {1.4884073464102068`, 0.9436120752997413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, -2.3782361784290496`}, { 1.4934073464102071`, -1.8463496862573991`}, {1.4934073464102071`, 2.6846537827603125`}, {1.4934073464102071`, 0.9479059370959864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, -2.3791208470507827`}, { 1.498407346410207, -1.8459940317628936`}, {1.498407346410207, 2.684651883973217}, {1.498407346410207, 0.9522107838517474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, -2.380008706294535}, { 1.503407346410207, -1.8456367630681345`}, {1.503407346410207, 2.684650352261275}, {1.503407346410207, 0.9565266472851834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, -2.3808997752726975`}, { 1.5084073464102068`, -1.845277875183529}, {1.5084073464102068`, 2.684649193217363}, {1.5084073464102068`, 0.9608535588405284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, -2.3817940732845884`}, { 1.5134073464102071`, -1.8449173630541271`}, {1.5134073464102071`, 2.6846484125370385`}, {1.5134073464102071`, 0.9651915496799669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, -2.3826916198181496`}, { 1.518407346410207, -1.8445552215593972`}, {1.518407346410207, 2.6846480160206228`}, {1.518407346410207, 0.9695406506753664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, -2.38359243455165}, { 1.523407346410207, -1.844191445513007}, {1.523407346410207, 2.6846480095753362`}, {1.523407346410207, 0.9739008923998644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, -2.3844965373554206`}, { 1.5284073464102068`, -1.8438260296625981`}, {1.5284073464102068`, 2.68464839921748}, {1.5284073464102068`, 0.9782723051193043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, -2.3854039482936087`}, { 1.5334073464102072`, -1.8434589686895535`}, {1.5334073464102072`, 2.6846491910746697`}, {1.5334073464102072`, 0.9826549187835211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, -2.3863146876259553`}, { 1.538407346410207, -1.8430902572087682`}, {1.538407346410207, 2.6846503913881152`}, {1.538407346410207, 0.9870487630174739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, -2.3872287758095943`}, { 1.543407346410207, -1.8427198897684096`}, {1.543407346410207, 2.684652006514966}, {1.543407346410207, 0.9914538671122238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, -2.3881462335008785`}, { 1.5484073464102068`, -1.8423478608496802`}, {1.5484073464102068`, 2.6846540429306973`}, {1.5484073464102068`, 0.9958702600157523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, -2.3890670815572252`}, { 1.5534073464102072`, -1.841974164866573}, {1.5534073464102072`, 2.6846565072315602`}, {1.5534073464102072`, 1.0002979703236201`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, -2.3899913410389892`}, { 1.558407346410207, -1.841598796165627}, {1.558407346410207, 2.684659406137088}, {1.558407346410207, 1.00473702626946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, -2.390919033211359}, { 1.563407346410207, -1.8412217490256728`}, {1.563407346410207, 2.684662746492658}, {1.563407346410207, 1.0091874557153102`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, -2.391850179546273}, { 1.5684073464102068`, -1.8408430176575845`}, {1.5684073464102068`, 2.6846665352721204`}, {1.5684073464102068`, 1.0136492861417745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, -2.392784801724372}, { 1.5734073464102072`, -1.8404625962040189`}, {1.5734073464102072`, 2.684670779580482}, {1.5734073464102072`, 1.0181225446380153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, -2.3937229216369627`}, { 1.578407346410207, -1.8400804787391565`}, {1.578407346410207, 2.6846754866566562`}, {1.578407346410207, 1.0226072578915693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, -2.394664561388018}, { 1.583407346410207, -1.8396966592684367`}, {1.583407346410207, 2.6846806638762826`}, {1.583407346410207, 1.027103452177993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, -2.395609743296196}, { 1.5884073464102069`, -1.839311131728292}, {1.5884073464102069`, 2.6846863187546037`}, {1.5884073464102069`, 1.0316111533503252`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, -2.3965584898968895`}, { 1.5934073464102072`, -1.8389238899858769`}, {1.5934073464102072`, 2.684692458949423}, {1.5934073464102072`, 1.0361303868283704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, -2.3975108239443}, { 1.598407346410207, -1.8385349278387917`}, {1.598407346410207, 2.6846990922641214`}, {1.598407346410207, 1.0406611775877967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, -2.398466768413538}, { 1.603407346410207, -1.8381442390148077`}, {1.603407346410207, 2.6847062266507566`}, {1.603407346410207, 1.0452035501490493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, -2.399426346502752}, { 1.6084073464102069`, -1.8377518171715843`}, {1.6084073464102069`, 2.684713870213228}, {1.6084073464102069`, 1.0497575285660719`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, -2.4003895816352827`}, { 1.6134073464102068`, -1.8373576558963851`}, {1.6134073464102068`, 2.6847220312105247`}, {1.6134073464102068`, 1.0543231364148358`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, -2.401356497461849}, { 1.6184073464102071`, -1.8369617487057883`}, {1.6184073464102071`, 2.6847307180600493`}, {1.6184073464102071`, 1.0589003967816744`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, -2.4023271178627557`}, { 1.623407346410207, -1.8365640890453983`}, {1.623407346410207, 2.68473993934102}, {1.623407346410207, 1.0634893322514174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, -2.4033014669501376`}, { 1.628407346410207, -1.836164670289549}, {1.628407346410207, 2.684749703797961}, {1.628407346410207, 1.0680899648953261`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, -2.404279569070225}, { 1.6334073464102068`, -1.8357634857410043`}, {1.6334073464102068`, 2.6847600203442705`}, {1.6334073464102068`, 1.0727023162588185`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, -2.405261448805644}, { 1.6384073464102071`, -1.8353605286306582`}, {1.6384073464102071`, 2.684770898065884}, {1.6384073464102071`, 1.0773264073489943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, -2.4062471309777402`}, { 1.643407346410207, -1.8349557921172295`}, {1.643407346410207, 2.6847823462250218`}, {1.643407346410207, 1.0819622586219373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, -2.407236640648943}, { 1.648407346410207, -1.8345492692869516`}, {1.648407346410207, 2.6847943742640266`}, {1.648407346410207, 1.0866098899698153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, -2.4082300031251442`}, { 1.6534073464102068`, -1.834140953153263}, {1.6534073464102068`, 2.6848069918093045`}, {1.6534073464102068`, 1.0912693207077526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, -2.409227243958125}, { 1.6584073464102072`, -1.833730836656489}, {1.6584073464102072`, 2.684820208675351}, {1.6584073464102072`, 1.0959405695604876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, -2.410228388947999}, { 1.663407346410207, -1.8333189126635248`}, {1.663407346410207, 2.6848340348688895`}, {1.663407346410207, 1.100623654648796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, -2.4112334641456976`}, { 1.668407346410207, -1.8329051739675122`}, {1.668407346410207, 2.684848480593102}, {1.668407346410207, 1.1053185934756986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, -2.4122424958554785`}, { 1.6734073464102068`, -1.8324896132875146`}, {1.6734073464102068`, 2.6848635562519685`}, {1.6734073464102068`, 1.110025402912425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, -2.4132555106374745`}, { 1.6784073464102072`, -1.8320722232681872`}, {1.6784073464102072`, 2.6848792724547192`}, {1.6784073464102072`, 1.1147440991841482`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, -2.414272535310266}, { 1.683407346410207, -1.831652996479446}, {1.683407346410207, 2.6848956400203883`}, {1.683407346410207, 1.1194746978554742`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, -2.415293596953496}, { 1.688407346410207, -1.8312319254161293`}, {1.688407346410207, 2.684912669982491}, {1.688407346410207, 1.1242172138156947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, -2.4163187229105128`}, { 1.6934073464102068`, -1.8308090024976622`}, {1.6934073464102068`, 2.6849303735938146`}, {1.6934073464102068`, 1.1289716612637866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, -2.4173479407910436`}, { 1.6984073464102072`, -1.8303842200677105`}, {1.6984073464102072`, 2.6849487623313273`}, {1.6984073464102072`, 1.133738053693161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, -2.418381278473913}, { 1.703407346410207, -1.8299575703938369`}, {1.703407346410207, 2.684967847901217}, {1.703407346410207, 1.1385164038761566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, -2.419418764109783}, { 1.708407346410207, -1.8295290456671522`}, {1.708407346410207, 2.6849876422440504`}, {1.708407346410207, 1.1433067238482764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, -2.4204604261239386`}, { 1.7134073464102069`, -1.8290986380019598`}, {1.7134073464102069`, 2.6850081575400724`}, {1.7134073464102069`, 1.1481090248921553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, -2.421506293219103}, { 1.7184073464102072`, -1.828666339435405}, {1.7184073464102072`, 2.685029406214627}, {1.7184073464102072`, 1.1529233175212616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, -2.4225563943782933`}, { 1.723407346410207, -1.8282321419271088`}, {1.723407346410207, 2.6850514009437343`}, {1.723407346410207, 1.1577496114633257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, -2.4236107588677034`}, { 1.728407346410207, -1.8277960373588145`}, {1.728407346410207, 2.685074154659792}, {1.728407346410207, 1.1625879156434904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, -2.4246694162396385`}, { 1.7334073464102069`, -1.8273580175340127`}, {1.7334073464102069`, 2.685097680557436}, {1.7334073464102069`, 1.1674382381671795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, -2.4257323963354698`}, { 1.7384073464102068`, -1.8269180741775808`}, {1.7384073464102068`, 2.685121992099544}, {1.7384073464102068`, 1.1723005863026803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, -2.4267997292886454`}, { 1.7434073464102071`, -1.8264761989354037`}, {1.7434073464102071`, 2.6851471030233993`}, {1.7434073464102071`, 1.1771749664634312`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, -2.4278714455277206`}, { 1.748407346410207, -1.826032383374004}, {1.748407346410207, 2.6851730273470116`}, {1.748407346410207, 1.1820613841900156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, -2.42894757577944}, { 1.753407346410207, -1.8255866189801604`}, {1.753407346410207, 2.6851997793755977`}, {1.753407346410207, 1.1869598441318532`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, -2.430028151071855}, { 1.7584073464102068`, -1.8251388971605274`}, {1.7584073464102068`, 2.6852273737082406`}, {1.7584073464102068`, 1.1918703500285832`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, -2.43111320273748}, { 1.7634073464102071`, -1.8246892092412494`}, {1.7634073464102071`, 2.685255825244707}, {1.7634073464102071`, 1.1967929046911372`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, -2.4322027624164853`}, { 1.768407346410207, -1.8242375464675749`}, {1.768407346410207, 2.685285149192461}, {1.768407346410207, 1.20172750998249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, -2.4332968620599416`}, { 1.773407346410207, -1.8237839000034624`}, {1.773407346410207, 2.685315361073844}, {1.773407346410207, 1.2066741667980925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, -2.434395533933091}, { 1.7784073464102068`, -1.8233282609311885`}, {1.7784073464102068`, 2.685346476733453}, {1.7784073464102068`, 1.2116328750459724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, -2.4354988106186735`}, { 1.7834073464102072`, -1.8228706202509501`}, {1.7834073464102072`, 2.6853785123457157`}, {1.7834073464102072`, 1.2166036336264985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, -2.436606725020282}, { 1.788407346410207, -1.8224109688804646`}, {1.788407346410207, 2.6854114844226515`}, {1.788407346410207, 1.2215864404118064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, -2.43771931036577}, { 1.793407346410207, -1.821949297654566}, {1.793407346410207, 2.6854454098218525`}, {1.793407346410207, 1.2265812922248787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, -2.4388366002106996`}, { 1.7984073464102068`, -1.8214855973247994`}, {1.7984073464102068`, 2.6854803057546692`}, {1.7984073464102068`, 1.2315881848182668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, -2.4399586284418318`}, { 1.8034073464102072`, -1.821019858559011}, {1.8034073464102072`, 2.6855161897946127`}, {1.8034073464102072`, 1.2366071128524587`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, -2.441085429280659}, { 1.808407346410207, -1.8205520719409367`}, {1.808407346410207, 2.6855530798859855`}, {1.808407346410207, 1.2416380698738725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, -2.442217037286988}, { 1.813407346410207, -1.820082227969788}, {1.813407346410207, 2.685590994352735}, {1.813407346410207, 1.246681048292487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, -2.44335348736256}, { 1.8184073464102068`, -1.8196103170598321`}, {1.8184073464102068`, 2.6856299519075555`}, {1.8184073464102068`, 1.2517360393590837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, -2.444494814754727}, { 1.8234073464102072`, -1.8191363295399743`}, {1.8234073464102072`, 2.6856699716612202`}, {1.8234073464102072`, 1.2568030331421052`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, -2.4456410550601593`}, { 1.828407346410207, -1.8186602556533313`}, {1.828407346410207, 2.6857110731321767`}, {1.828407346410207, 1.2618820185041169`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, -2.446792244228617}, { 1.833407346410207, -1.8181820855568078`}, {1.833407346410207, 2.685753276256396}, {1.833407346410207, 1.2669729830778709`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, -2.4479484185667526`}, { 1.8384073464102069`, -1.8177018093206665`}, {1.8384073464102069`, 2.685796601397484}, {1.8384073464102069`, 1.2720759132419548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, -2.4491096147419755`}, { 1.8434073464102072`, -1.817219416928096}, {1.8434073464102072`, 2.685841069357076}, {1.8434073464102072`, 1.2771907940960257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, -2.4502758697863527`}, { 1.848407346410207, -1.8167348982747786`}, {1.848407346410207, 2.685886701385504}, {1.848407346410207, 1.2823176094356155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, -2.451447221100563}, { 1.853407346410207, -1.8162482431684523`}, {1.853407346410207, 2.685933519192763}, {1.853407346410207, 1.2874563417265086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, -2.4526237064579077`}, { 1.8584073464102069`, -1.8157594413284723`}, {1.8584073464102069`, 2.6859815449597675`}, {1.8584073464102069`, 1.2926069720786684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, -2.4538053640083577`}, { 1.8634073464102068`, -1.8152684823853678`}, {1.8634073464102068`, 2.6860308013499243`}, {1.8634073464102068`, 1.2977694802197166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, -2.4549922322826614`}, { 1.8684073464102071`, -1.8147753558803996`}, {1.8684073464102071`, 2.686081311521019}, {1.8684073464102071`, 1.3029438444679524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, -2.456184350196499}, { 1.873407346410207, -1.8142800512651134`}, {1.873407346410207, 2.686133099137427}, {1.873407346410207, 1.3081300417048973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, -2.45738175705469}, { 1.878407346410207, -1.8137825579008895`}, {1.878407346410207, 2.686186188382664}, {1.878407346410207, 1.3133280473473672`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, -2.4585844925554534`}, { 1.8834073464102068`, -1.8132828650584938`}, {1.8834073464102068`, 2.6862406039722835`}, {1.8834073464102068`, 1.3185378353190476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, -2.459792596794717}, { 1.8884073464102071`, -1.8127809619176223`}, {1.8884073464102071`, 2.686296371167126}, {1.8884073464102071`, 1.323759378021573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, -2.4610061102704868`}, { 1.893407346410207, -1.8122768375664464`}, {1.893407346410207, 2.6863535157869447`}, {1.893407346410207, 1.3289926463050952`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, -2.4622250738872613`}, { 1.898407346410207, -1.811770481001156}, {1.898407346410207, 2.6864120642244}, {1.898407346410207, 1.3342376094383332`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, -2.463449528960509}, { 1.9034073464102068`, -1.8112618811254986`}, {1.9034073464102068`, 2.686472043459448}, {1.9034073464102068`, 1.3394942350780865`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, -2.4646795172211946`}, { 1.9084073464102072`, -1.8107510267503175`}, {1.9084073464102072`, 2.686533481074135}, {1.9084073464102072`, 1.344762489238208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, -2.465915080820363}, { 1.913407346410207, -1.8102379065930891`}, {1.913407346410207, 2.686596405267799}, {1.913407346410207, 1.3500423362580198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, -2.4671562623337815`}, { 1.918407346410207, -1.809722509277457}, {1.918407346410207, 2.686660844872701}, {1.918407346410207, 1.355333738770167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, -2.4684031047666353`}, { 1.9234073464102068`, -1.8092048233327631`}, {1.9234073464102068`, 2.686726829370093}, {1.9234073464102068`, 1.3606366576678837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, -2.469655651558281}, { 1.9284073464102072`, -1.8086848371935809`}, {1.9284073464102072`, 2.6867943889067427`}, {1.9284073464102072`, 1.3659510520716749`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, -2.4709139465870593`}, { 1.933407346410207, -1.8081625391992429`}, {1.933407346410207, 2.68686355431192}, {1.933407346410207, 1.3712768792953856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, -2.4721780341751654`}, { 1.938407346410207, -1.8076379175933697`}, {1.938407346410207, 2.6869343571148665`}, {1.938407346410207, 1.376614094811656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, -2.4734479590935776`}, { 1.9434073464102068`, -1.8071109605233948`}, {1.9434073464102068`, 2.687006829562757}, {1.9434073464102068`, 1.3819626522167414`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, -2.4747237665670503`}, { 1.9484073464102072`, -1.8065816560400894`}, {1.9484073464102072`, 2.6870810046391735`}, {1.9484073464102072`, 1.387322503194685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, -2.476005502279155}, { 1.953407346410207, -1.806049992097087}, {1.953407346410207, 2.6871569160831035`}, {1.953407346410207, 1.3926935974808257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, -2.4772932123773974`}, { 1.958407346410207, -1.8055159565504042`}, {1.958407346410207, 2.6872345984084793`}, {1.958407346410207, 1.398075882824634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, -2.478586943478385}, { 1.9634073464102069`, -1.8049795371579627`}, {1.9634073464102069`, 2.6873140869242733`}, {1.9634073464102069`, 1.4034693049518479`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, -2.4798867426730604`}, { 1.9684073464102072`, -1.8044407215791065`}, {1.9684073464102072`, 2.6873954177551713`}, {1.9684073464102072`, 1.4088738075259037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, -2.4811926575319965`}, { 1.973407346410207, -1.803899497374125}, {1.973407346410207, 2.6874786278628373`}, {1.973407346410207, 1.4142893321086363`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, -2.4825047361107524`}, { 1.978407346410207, -1.8033558520037674`}, {1.978407346410207, 2.6875637550677824`}, {1.978407346410207, 1.419715818120241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, -2.4838230269552994`}, { 1.9834073464102069`, -1.802809772828761}, {1.9834073464102069`, 2.687650838071872}, {1.9834073464102069`, 1.4251532027984686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, -2.4851475791075006`}, { 1.988407346410207, -1.8022612471093273`}, {1.988407346410207, 2.6877399164814744`}, {1.988407346410207, 1.4306014211570428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, -2.486478442110664}, { 1.993407346410207, -1.8017102620046992`}, {1.993407346410207, 2.6878310308312763`}, {1.993407346410207, 1.436060405943279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, -2.4878156660151567`}, { 1.998407346410207, -1.801156804572633}, {1.998407346410207, 2.687924222608788}, {1.998407346410207, 1.441530087594884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, -2.489159301384085}, { 2.003407346410207, -1.800600861768927}, {2.003407346410207, 2.6880195342795616`}, {2.003407346410207, 1.4470103941959183`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, -2.490509399299039}, { 2.008407346410207, -1.8000424204469347`}, {2.008407346410207, 2.6881170093131286`}, {2.008407346410207, 1.4525012514318973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, -2.491866011365907}, { 2.013407346410207, -1.7994814673570776`}, {2.013407346410207, 2.6882166922097004`}, {2.013407346410207, 1.4580025825440177`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, -2.493229189720754}, { 2.018407346410207, -1.7989179891463625`}, {2.018407346410207, 2.6883186285276373`}, {2.018407346410207, 1.4635143082824702`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, -2.4945989870357703`}, { 2.023407346410207, -1.7983519723578931`}, {2.023407346410207, 2.6884228649117206`}, {2.023407346410207, 1.4690363468588423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, -2.4959754565252834`}, { 2.028407346410207, -1.7977834034303874`}, {2.028407346410207, 2.688529449122243}, {2.028407346410207, 1.4745686138975602`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, -2.4973586519518443`}, { 2.033407346410207, -1.7972122686976901`}, {2.033407346410207, 2.688638430064949}, {2.033407346410207, 1.4801110223863658`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, -2.4987486276323763`}, { 2.038407346410207, -1.7966385543882908`}, {2.038407346410207, 2.688749857821852}, {2.038407346410207, 1.485663482625792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, -2.5001454384443984`}, { 2.043407346410207, -1.7960622466248368`}, {2.043407346410207, 2.6888637836829425`}, {2.043407346410207, 1.49122590217762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, -2.5015491398323126`}, { 2.048407346410207, -1.7954833314236536`}, {2.048407346410207, 2.688980260178833}, {2.048407346410207, 1.4967981858122859`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, -2.50295978781377}, { 2.053407346410207, -1.7949017946942587`}, {2.053407346410207, 2.689099341114349}, {2.053407346410207, 1.5023802354552103`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, -2.5043774389860936`}, { 2.058407346410207, -1.7943176222388844`}, {2.058407346410207, 2.6892210816031064`}, {2.058407346410207, 1.5079719501320241`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, -2.505802150532786}, { 2.063407346410207, -1.7937307997519933`}, {2.063407346410207, 2.689345538103105}, {2.063407346410207, 1.5135732259126695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, -2.5072339802300965`}, { 2.068407346410207, -1.7931413128198033`}, {2.068407346410207, 2.6894727684533586`}, {2.068407346410207, 1.519183955854329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, -2.5086729864536674`}, { 2.073407346410207, -1.7925491469198074`}, {2.073407346410207, 2.6896028319116017`}, {2.073407346410207, 1.5248040299431713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, -2.510119228185248}, { 2.078407346410207, -1.7919542874202998`}, {2.078407346410207, 2.689735789193101}, {2.078407346410207, 1.5304333350348678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, -2.5115727650194755`}, { 2.083407346410207, -1.7913567195799034`}, {2.083407346410207, 2.689871702510608}, {2.083407346410207, 1.536071754793863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, -2.513033657170742}, { 2.088407346410207, -1.7907564285470916`}, {2.088407346410207, 2.690010635615479}, {2.088407346410207, 1.5417191696313488`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.6901526538400007`}, { 2.093407346410207, -1.7901533993597265`}, { 2.093407346410207, -2.5145019654801133`}, {2.093407346410207, 1.5473754566419227`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.6902978241409663`}, { 2.098407346410207, -1.7895476169445883`}, { 2.098407346410207, -2.5159777514223447`}, {2.098407346410207, 1.5530404895388894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.6904462151445117`}, { 2.103407346410207, -1.7889390661169071`}, { 2.103407346410207, -2.517461077112934}, {2.103407346410207, 1.5587141385881702`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.6905978971922835`}, { 2.108407346410207, -1.7883277315799049`}, { 2.108407346410207, -2.51895200531529}, {2.108407346410207, 1.5643962705407866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.69075294238895}, { 2.1134073464102068`, -1.7877135979243377`}, { 2.1134073464102068`, -2.5204505994479347`}, {2.1134073464102068`, 1.570086748563879}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.6909114246510963`}, { 2.118407346410207, -1.7870966496280334`}, { 2.118407346410207, -2.521956923591801}, {2.118407346410207, 1.575785432170219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.691073419757568}, { 2.123407346410207, -1.7864768710554448`}, { 2.123407346410207, -2.5234710424976}, {2.123407346410207, 1.5814921771461847`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.691239005401266}, { 2.128407346410207, -1.7858542464571951`}, { 2.128407346410207, -2.524993021593232}, {2.128407346410207, 1.5872068354781455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.6914082612424584`}, { 2.133407346410207, -1.7852287599696377`}, { 2.133407346410207, -2.5265229269913276`}, {2.133407346410207, 1.592929255277236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.691581268963654}, { 2.138407346410207, -1.7846003956144103`}, { 2.138407346410207, -2.528060825496797}, {2.138407346410207, 1.5986592807024549`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.6917581123260588`}, { 2.143407346410207, -1.7839691372980016`}, { 2.143407346410207, -2.5296067846144905`}, {2.143407346410207, 1.6043967518820552`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.6919388772276793`}, { 2.148407346410207, -1.7833349688113103`}, { 2.148407346410207, -2.5311608725569172`}, {2.148407346410207, 1.6101415048331889`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.692123651763104}, { 2.153407346410207, -1.7826978738292252`}, { 2.153407346410207, -2.532723158252039}, {2.153407346410207, 1.6158933713797548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.692312526285026}, { 2.158407346410207, -1.7820578359101997`}, { 2.158407346410207, -2.5342937113511206`}, {2.158407346410207, 1.6216521790684009`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.692505593467513}, { 2.163407346410207, -1.7814148384958262`}, { 2.163407346410207, -2.5358726022366658`}, {2.163407346410207, 1.6274177510826378`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.6927029483711302`}, { 2.168407346410207, -1.7807688649104356`}, { 2.168407346410207, -2.5374599020304203`}, {2.168407346410207, 1.63318990615503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.692904688509901}, { 2.173407346410207, -1.7801198983606774`}, { 2.173407346410207, -2.539055682601427}, {2.173407346410207, 1.6389684584773891`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.693110913920194}, { 2.178407346410207, -1.7794679219351233`}, { 2.178407346410207, -2.540660016574176}, {2.178407346410207, 1.6447532176089503`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.6933217272315795`}, { 2.183407346410207, -1.7788129186038766`}, { 2.183407346410207, -2.542272977336785}, {2.183407346410207, 1.6505439883824604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.6935372337396726`}, { 2.188407346410207, -1.7781548712181732`}, { 2.188407346410207, -2.5438946390492814`}, {2.188407346410207, 1.6563405708081442`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.693757541481046}, { 2.193407346410207, -1.7774937625100062`}, { 2.193407346410207, -2.5455250766519306`}, {2.193407346410207, 1.6621427599754937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.69398276131026}, { 2.198407346410207, -1.7768295750917493`}, { 2.198407346410207, -2.5471643658736145`}, {2.198407346410207, 1.6679503459528222`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.694213006979016}, { 2.203407346410207, -1.7761622914557857`}, { 2.203407346410207, -2.548812583240308}, {2.203407346410207, 1.67376311368455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.6944483952175413`}, { 2.208407346410207, -1.7754918939741524`}, { 2.208407346410207, -2.5504698060835818`}, {2.208407346410207, 1.6795808428861574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.6946890458182025`}, { 2.213407346410207, -1.774818364898185}, { 2.213407346410207, -2.5521361125491837`}, {2.213407346410207, 1.6854033079367587`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.694935081721418}, { 2.218407346410207, -1.7741416863581685`}, { 2.218407346410207, -2.5538115816056677`}, {2.218407346410207, 1.6912302777692496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.695186629103934}, { 2.223407346410207, -1.7734618403630154`}, { 2.223407346410207, -2.5554962930530833`}, {2.223407346410207, 1.697061515757977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.695443817469454}, { 2.228407346410207, -1.772778808799923}, { 2.228407346410207, -2.557190327531719}, {2.228407346410207, 1.7028967796038774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.6957067797417342`}, { 2.233407346410207, -1.7720925734340596`}, { 2.233407346410207, -2.558893766530893}, {2.233407346410207, 1.7087358212170407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.6959756523601435`}, { 2.2384073464102068`, -1.7714031159082688`}, { 2.2384073464102068`, -2.560606692397806}, {2.2384073464102068`, 1.714578386596663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.6962505753777304`}, { 2.243407346410207, -1.7707104177427508`}, { 2.243407346410207, -2.562329188346423}, {2.243407346410207, 1.7204242157083032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.696531692561889}, { 2.248407346410207, -1.7700144603347936`}, { 2.248407346410207, -2.564061338466409}, {2.248407346410207, 1.726273042358449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.696819151497568}, { 2.253407346410207, -1.769315224958478}, { 2.253407346410207, -2.56580322773212}, {2.253407346410207, 1.7321245940663128`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.6971131036931673`}, { 2.2584073464102072`, -1.768612692764425}, { 2.2584073464102072`, -2.5675549420115953`}, {2.2584073464102072`, 1.737978591932832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.697413704689072}, { 2.263407346410207, -1.767906844779535}, { 2.263407346410207, -2.5693165680756413`}, {2.263407346410207, 1.7438347505068326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.6977211141688753`}, { 2.268407346410207, -1.7671976619067378`}, { 2.268407346410207, -2.571088193606891}, {2.268407346410207, 1.7496927776483098`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.6980354960733677`}, { 2.273407346410207, -1.7664851249247764`}, { 2.273407346410207, -2.5728699072089385`}, {2.273407346410207, 1.7555523743888217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.698357018717214}, { 2.278407346410207, -1.765769214487971}, { 2.278407346410207, -2.5746617984154763`}, {2.278407346410207, 1.7614132347889235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.6986858549084554`}, { 2.283407346410207, -1.7650499111260334`}, { 2.283407346410207, -2.576463957699441}, {2.283407346410207, 1.7672750457926638`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.699022182070715}, { 2.288407346410207, -1.7643271952438517`}, { 2.288407346410207, -2.578276476482226}, {2.288407346410207, 1.77313748707908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.6993661823682484`}, { 2.293407346410207, -1.7636010471213235`}, { 2.293407346410207, -2.58009944714285}, {2.293407346410207, 1.7790002309107114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.699718042833749}, { 2.298407346410207, -1.7628714469131972`}, { 2.298407346410207, -2.581932963027169}, {2.298407346410207, 1.7848629419791118`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.7000779554989283`}, { 2.303407346410207, -1.7621383746489143`}, { 2.303407346410207, -2.583777118457085}, {2.303407346410207, 1.790725277247345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.7004461175278305`}, { 2.308407346410207, -1.7614018102324656`}, { 2.308407346410207, -2.5856320087397453`}, {2.308407346410207, 1.7965868857894687`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.7008227313529614`}, { 2.313407346410207, -1.7606617334422991`}, { 2.313407346410207, -2.5874977301767506`}, {2.313407346410207, 1.8024474086270723`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.701208004814001}, { 2.318407346410207, -1.7599181239311865`}, { 2.318407346410207, -2.589374380073336}, {2.318407346410207, 1.8083064785627931`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, -2.591262056747508}, { 2.323407346410207, 1.8141637200109286`}, {2.323407346410207, 2.701602151299304}, {2.323407346410207, -1.7591709612261561`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, -2.5931608595392346`}, { 2.328407346410207, 1.8200187488251647`}, {2.328407346410207, 2.7020053898898984`}, {2.328407346410207, -1.7584202247284242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, -2.5950708888195164`}, { 2.333407346410207, 1.8258711721234313`}, {2.333407346410207, 2.7024179455060566`}, {2.333407346410207, -1.7576658937133185`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, -2.596992245999461}, { 2.338407346410207, 1.8317205881100316`}, {2.338407346410207, 2.702840049056378}, {2.338407346410207, -1.7569079473302889`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, -2.5989250335393006`}, { 2.343407346410207, 1.8375665858950336`}, {2.343407346410207, 2.7032719375891157`}, {2.343407346410207, -1.7561463646028461`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, -2.600869354957374}, { 2.348407346410207, 1.8434087453111192`}, {2.348407346410207, 2.7037138544458363`}, {2.348407346410207, -1.755381124428596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, -2.6028253148389657`}, { 2.353407346410207, 1.8492466367278921`}, {2.353407346410207, 2.7041660494171675`}, {2.353407346410207, -1.7546122055792384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, -2.604793018845214}, { 2.358407346410207, 1.8550798208639274`}, {2.358407346410207, 2.704628778900539}, {2.358407346410207, -1.753839586700648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, -2.6067725737217873`}, { 2.3634073464102068`, 1.8609078485965211`}, {2.3634073464102068`, 2.7051023060596364`}, { 2.3634073464102068`, -1.7530632463128912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, -2.608764087307547}, { 2.368407346410207, 1.866730260769498}, {2.368407346410207, 2.70558690098558}, {2.368407346410207, -1.7522831628103515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, -2.610767668543101}, { 2.373407346410207, 1.8725465879991492`}, {2.373407346410207, 2.7060828408594166`}, {2.373407346410207, -1.7514993144618192`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, -2.612783427479224}, { 2.378407346410207, 1.878356350478571}, {2.378407346410207, 2.7065904101157607`}, {2.378407346410207, -1.7507116794106214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, -2.61481147528514}, { 2.3834073464102072`, 1.8841590577806344`}, {2.3834073464102072`, 2.7071099006073522`}, { 2.3834073464102072`, -1.7499202356747707`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, -2.616851924256736}, { 2.388407346410207, 1.8899542086599006`}, {2.388407346410207, 2.707641611770191}, {2.388407346410207, -1.749124961147165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, -2.618904887824512}, { 2.393407346410207, 1.8957412908536904`}, {2.393407346410207, 2.708185850788876}, {2.393407346410207, -1.7483258335957526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, -2.620970480561433}, { 2.398407346410207, 1.9015197808827606`}, {2.398407346410207, 2.7087429327619565`}, {2.398407346410207, -1.7475228306637973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, -2.623048818190639}, { 2.403407346410207, 1.9072891438519002`}, {2.403407346410207, 2.7093131808665865`}, {2.403407346410207, -1.7467159298700938`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, -2.625140017592851}, { 2.408407346410207, 1.9130488332508273`}, {2.408407346410207, 2.7098969265224215`}, {2.408407346410207, -1.7459051086092638`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, -2.6272441968136566`}, { 2.413407346410207, 1.9187982907559076`}, {2.413407346410207, 2.710494509553993}, {2.413407346410207, -1.7450903441520573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, -2.6293614750705543`}, { 2.418407346410207, 1.9245369460331476`}, {2.418407346410207, 2.711106278351175}, {2.418407346410207, -1.7442716136456975`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, -2.6314919727596755`}, { 2.423407346410207, 1.930264216542928}, {2.423407346410207, 2.7117325900270983`}, {2.423407346410207, -1.7434488941142037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, -2.6336358114623595`}, { 2.428407346410207, 1.9359795073472246`}, {2.428407346410207, 2.7123738105730526`}, {2.428407346410207, -1.742622162458828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, -2.6357931139513524`}, { 2.433407346410207, 1.94168221091975}, {2.433407346410207, 2.7130303150094575`}, {2.433407346410207, -1.741791395458435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, -2.6379640041967516`}, { 2.438407346410207, 1.9473717069598468`}, {2.438407346410207, 2.713702487532471}, {2.438407346410207, -1.7409565697699727`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, -2.640148607371633}, { 2.443407346410207, 1.9530473622107876`}, {2.443407346410207, 2.7143907216552208`}, {2.443407346410207, -1.7401176619289367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, -2.642347049857218}, { 2.448407346410207, 1.9587085302832545`}, {2.448407346410207, 2.7150954203430855`}, {2.448407346410207, -1.7392746483499015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, -2.6445594592478954`}, { 2.453407346410207, 1.9643545514849607`}, {2.453407346410207, 2.715816996141771}, {2.453407346410207, -1.7384275053270422`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, -2.6467859643555838`}, { 2.458407346410207, 1.9699847526571364`}, {2.458407346410207, 2.716555871297719}, {2.458407346410207, -1.7375762090347324`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, -2.6490266952139088`}, { 2.463407346410207, 1.9755984470190509`}, {2.463407346410207, 2.717312477869279}, {2.463407346410207, -1.736720735528133}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, -2.6512817830817172`}, { 2.468407346410207, 1.9811949340213921`}, {2.468407346410207, 2.7180872578281496`}, {2.468407346410207, -1.7358610607438518`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, -2.6535513604462966`}, { 2.473407346410207, 1.9867734992098196`}, {2.473407346410207, 2.718880663149413}, {2.473407346410207, -1.7349971605006242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, -2.655835561026018}, { 2.478407346410207, 1.9923334140997007`}, {2.478407346410207, 2.719693155889348}, {2.478407346410207, -1.7341290105000482`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, -2.6581345197723802`}, { 2.483407346410207, 1.9978739360632702`}, {2.483407346410207, 2.7205252082493603`}, {2.483407346410207, -1.7332565863272869`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, -2.6604483728715898`}, { 2.4884073464102068`, 2.003394308230625}, {2.4884073464102068`, 2.721377302625152}, {2.4884073464102068`, -1.7323798634519165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, -2.662777257745439}, { 2.493407346410207, 2.0088937594057814`}, {2.493407346410207, 2.722249931639214}, {2.493407346410207, -1.7314988172287193`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, -2.665121313051674}, { 2.498407346410207, 2.014371503999388}, {2.498407346410207, 2.7231435981555094`}, {2.498407346410207, -1.730613422898593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, -2.667480678683487}, { 2.503407346410207, 2.0198267419793794`}, {2.503407346410207, 2.724058815274555}, {2.503407346410207, -1.7297236555894238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, -2.669855495768559}, { 2.5084073464102072`, 2.025258658841425}, {2.5084073464102072`, 2.7249961063073656`}, {2.5084073464102072`, -1.728829490317068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, -2.6722459066670172`}, { 2.513407346410207, 2.0306664256004554`}, {2.513407346410207, 2.7259560047265277`}, {2.513407346410207, -1.7279309019862923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, -2.674652054968925}, { 2.518407346410207, 2.036049198805331}, {2.518407346410207, 2.726939054093}, {2.518407346410207, -1.727027865391933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, -2.6770740854906405`}, { 2.523407346410207, 2.0414061205780336`}, {2.523407346410207, 2.727945807955808}, {2.523407346410207, -1.7261203552198188`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, -2.679512144270539}, { 2.528407346410207, 2.0467363186794936`}, {2.528407346410207, 2.7289768297241626`}, {2.528407346410207, -1.7252083460480137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, -2.6819663785635632`}, { 2.533407346410207, 2.052038906603589}, {2.533407346410207, 2.730032692509126}, {2.533407346410207, -1.7242918123479742`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, -2.684436936834937}, { 2.538407346410207, 2.0573129837014155`}, {2.538407346410207, 2.731113978932827}, {2.538407346410207, -1.7233707284856852`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, -2.686923968752713}, { 2.543407346410207, 2.0625576353375394`}, {2.543407346410207, 2.732221280904349}, {2.543407346410207, -1.7224450687230597`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, -2.6894276251793157`}, { 2.5484073464102073`, 2.0677719330802997`}, {2.5484073464102073`, 2.7333551993585554`}, { 2.5484073464102073`, -1.7215148072191138`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, -2.691948058161959}, { 2.553407346410207, 2.072954934927962}, {2.553407346410207, 2.734516343957725}, {2.553407346410207, -1.7205799180314623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, -2.69448542092158}, { 2.558407346410207, 2.0781056855725186`}, {2.558407346410207, 2.7357053327523966`}, {2.558407346410207, -1.7196403751176104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, -2.6970398678408163`}, { 2.563407346410207, 2.08322321670327}, {2.563407346410207, 2.7369227918007413`}, {2.563407346410207, -1.7186961523365196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, -2.699611554450451}, { 2.568407346410207, 2.0883065473517695`}, {2.568407346410207, 2.7381693547435604`}, {2.568407346410207, -1.717747223450072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, -2.702200637414401}, { 2.5734073464102067`, 2.093354684279913}, {2.5734073464102067`, 2.739445662333825}, {2.5734073464102067`, -1.7167935621246835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, -2.7048072745131946`}, { 2.578407346410207, 2.09836662241292}, {2.578407346410207, 2.7407523619181653`}, {2.578407346410207, -1.715835141932844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, -2.7074316246261145`}, { 2.583407346410207, 2.103341345318845}, {2.583407346410207, 2.742090106869615}, {2.583407346410207, -1.7148719363548999`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, -2.7100738477113824`}, { 2.588407346410207, 2.1082778257357857`}, {2.588407346410207, 2.7434595559691286`}, {2.588407346410207, -1.713903918780726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, -2.7127341047846563`}, { 2.593407346410207, 2.113175026148235}, {2.593407346410207, 2.7448613727352686`}, {2.593407346410207, -1.7129310625115697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, -2.7154125578958794`}, { 2.598407346410207, 2.1180318994137988`}, {2.598407346410207, 2.7462962246999387`}, {2.598407346410207, -1.711953340761855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, -2.7181093701039347`}, { 2.603407346410207, 2.1228473894408197`}, {2.603407346410207, 2.7477647826300773`}, {2.603407346410207, -1.7109707266610916`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, -2.7208247054495813`}, { 2.608407346410207, 2.1276204319179453`}, {2.608407346410207, 2.74926771969412}, {2.608407346410207, -1.7099831932559155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, -2.723558728926032}, { 2.6134073464102068`, 2.132349955095672}, {2.6134073464102068`, 2.750805710572416}, {2.6134073464102068`, -1.7089907135120541`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, -2.726311606447307}, { 2.618407346410207, 2.137034880620104}, {2.618407346410207, 2.7523794305118634`}, {2.618407346410207, -1.7079932603164207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, -2.7290835048146067`}, { 2.623407346410207, 2.1416741244188167`}, {2.623407346410207, 2.7539895543248325`}, {2.623407346410207, -1.706990806479352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, -2.731874591679571}, { 2.628407346410207, 2.1462665976377115`}, {2.628407346410207, 2.7556367553322714`}, {2.628407346410207, -1.7059833247367102`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, -2.734685035505815}, { 2.6334073464102072`, 2.1508112076286503`}, {2.6334073464102072`, 2.757321704252655}, {2.6334073464102072`, -1.704970787752286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, -2.7375150055269515`}, { 2.638407346410207, 2.155306858985487}, {2.638407346410207, 2.759045068037541}, {2.638407346410207, -1.7039531681201097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, -2.740364671702455}, { 2.643407346410207, 2.1597524546277036`}, {2.643407346410207, 2.7608075086547395`}, {2.643407346410207, -1.7029304383667812`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, -2.7432342046701925`}, { 2.648407346410207, 2.1641468969282163`}, {2.648407346410207, 2.762609681823656}, {2.648407346410207, -1.7019025709541578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.7461237756959953`}, { 2.653407346410207, 2.1684890888834865`}, {2.653407346410207, 2.7644522357020893`}, {2.653407346410207, -1.700869538281778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.749033556620016}, { 2.658407346410207, 2.1727779353221397`}, {2.658407346410207, 2.7663358095298265`}, {2.658407346410207, -1.6998313126894713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.7519637197995173`}, { 2.663407346410207, 2.1770123441481797`}, {2.663407346410207, 2.768261032232518}, {2.663407346410207, -1.6987878664601048`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.7549144380486235`}, { 2.668407346410207, 2.181191227614925}, {2.668407346410207, 2.7702285209895483`}, {2.668407346410207, -1.6977391718224584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.757885884573502}, { 2.6734073464102073`, 2.1853135036241818`}, {2.6734073464102073`, 2.772238879769595}, {2.6734073464102073`, -1.696685200953855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.7608782329047026`}, { 2.678407346410207, 2.189378097045921}, {2.678407346410207, 2.774292697841493}, {2.678407346410207, -1.6956259259833086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7638916568245033`}, { 2.683407346410207, 2.1933839410519145`}, {2.683407346410207, 2.7763905482633446`}, {2.683407346410207, -1.6945613189943605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.7669263302904863`}, { 2.688407346410207, 2.1973299784573377`}, {2.688407346410207, 2.778532986358248}, {2.688407346410207, -1.6934913520282433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.769982427355245}, { 2.693407346410207, 2.201215163064094}, {2.693407346410207, 2.7807205481810002`}, {2.693407346410207, -1.692415997086967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.7730601220796256`}, { 2.6984073464102067`, 2.205038460996176}, {2.6984073464102067`, 2.7829537489864866`}, { 2.6984073464102067`, -1.6913352261366683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.7761595884435977`}, { 2.703407346410207, 2.2087988520234934`}, {2.703407346410207, 2.7852330817014552`}, {2.703407346410207, -1.6902490111107737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.779281000250262}, { 2.708407346410207, 2.212495330862032}, {2.708407346410207, 2.7875590154134953`}, {2.708407346410207, -1.6891573239135171`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.782424531025059}, { 2.713407346410207, 2.2161269084443553`}, {2.713407346410207, 2.789931993881542}, {2.713407346410207, -1.6880601364234196`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.785590353909788}, { 2.718407346410207, 2.219692613152208}, {2.718407346410207, 2.7923524340750587`}, {2.718407346410207, -1.6869574204965863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.7887786415509246`}, { 2.723407346410207, 2.2231914920006792`}, {2.723407346410207, 2.794820724756676}, {2.723407346410207, -1.6858491479708462`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.791989565981011}, { 2.728407346410207, 2.2266226117673265`}, {2.728407346410207, 2.7973372251066024`}, {2.728407346410207, -1.6847352906689155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.795223298495549}, { 2.733407346410207, 2.22998506005629}, {2.733407346410207, 2.7999022634080974`}, {2.733407346410207, -1.6836158204027518`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.7984800095211706`}, { 2.7384073464102068`, 2.233277946288958}, {2.7384073464102068`, 2.8025161357927013`}, { 2.7384073464102068`, -1.6824907089770211`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.801759868479324}, { 2.743407346410207, 2.2365004026139177`}, {2.743407346410207, 2.8051791050595005`}, {2.743407346410207, -1.6813599281932563`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.8050630436409696`}, { 2.748407346410207, 2.239651584725706}, {2.748407346410207, 2.8078913995749715`}, {2.748407346410207, -1.6802234498539697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.8083897019753574`}, { 2.753407346410207, 2.2427306725872813`}, {2.753407346410207, 2.81065321225896}, {2.753407346410207, -1.6790812457668316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.811740008990632}, { 2.7584073464102072`, 2.2457368710473538`}, {2.7584073464102072`, 2.8134646996648587`}, {2.7584073464102072`, -1.677933287748875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.8151141285651895`}, { 2.763407346410207, 2.248669410345339}, {2.763407346410207, 2.8163259811603703`}, {2.763407346410207, -1.6767795476306275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.818512222774148}, { 2.768407346410207, 2.2515275464996147`}, {2.768407346410207, 2.8192371382181336`}, {2.768407346410207, -1.6756199972611991`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.821934451703107}, { 2.773407346410207, 2.254310561572176}, {2.773407346410207, 2.822198213810743}, {2.773407346410207, -1.6744546085119532`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.825380973255695}, { 2.778407346410207, 2.257017763804498}, {2.778407346410207, 2.825209211929863}, {2.778407346410207, -1.6732833532817475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.828851942951977}, { 2.783407346410207, 2.259648487622928}, {2.783407346410207, 2.828270097220397}, {2.783407346410207, -1.6721062035016234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.832347513714687}, { 2.788407346410207, 2.262202093507787}, {2.788407346410207, 2.8313807947362193`}, {2.788407346410207, -1.6709231311392545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.8358678356483407`}, { 2.793407346410207, 2.264677967726134}, {2.793407346410207, 2.834541189822746}, {2.793407346410207, -1.669734108204172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.8394130558068693`}, { 2.7984073464102073`, 2.267075521926117}, {2.7984073464102073`, 2.8377511281222993`}, { 2.7984073464102073`, -1.6685391067526896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.842983317949958}, { 2.803407346410207, 2.269394192591509}, {2.803407346410207, 2.8410104157063034`}, {2.803407346410207, -1.667338098893131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8465787622884355`}, { 2.808407346410207, 2.2716334403597487`}, {2.808407346410207, 2.8443188193266953`}, {2.808407346410207, -1.666131056790594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.850199525220412}, { 2.813407346410207, 2.2737927492021157`}, {2.813407346410207, 2.847676066796681}, {2.813407346410207, -1.6649179526729532`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.8538457390510907`}, { 2.818407346410207, 2.275871625469468}, {2.818407346410207, 2.851081847483052}, {2.818407346410207, -1.6636987588355947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.8575175317055246`}, { 2.8234073464102067`, 2.277869596807992}, {2.8234073464102067`, 2.8545358129200404`}, {2.8234073464102067`, -1.662473447647482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.8612150264243943`}, { 2.828407346410207, 2.279786210946901}, {2.828407346410207, 2.858037577529531}, {2.828407346410207, -1.6612419915563488`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.8649383414483434`}, { 2.833407346410207, 2.28162103436385}, {2.833407346410207, 2.8615867194499414`}, {2.833407346410207, -1.6600043630944716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.8686875896904622`}, { 2.838407346410207, 2.283373650834011}, {2.838407346410207, 2.865182781466393}, {2.838407346410207, -1.6587605348848156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.872462878392109}, { 2.843407346410207, 2.2850436598683412`}, {2.843407346410207, 2.8688252720298}, {2.843407346410207, -1.6575104796465008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.876264308766182}, { 2.848407346410207, 2.2866306750465673`}, {2.848407346410207, 2.8725136663683237`}, {2.848407346410207, -1.6562541702011493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.880091975625309}, { 2.853407346410207, 2.2881343222542565`}, {2.853407346410207, 2.876247407673823}, {2.853407346410207, -1.6549915794788217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.883945966993843}, { 2.858407346410207, 2.289554237828294}, {2.858407346410207, 2.8800259083627484`}, {2.858407346410207, -1.6537226805242813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.8878263637076462`}, { 2.8634073464102068`, 2.2908900666233913`}, {2.8634073464102068`, 2.883848551397076}, {2.8634073464102068`, -1.6524474465032366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.8917332389947825`}, { 2.868407346410207, 2.2921414600000953`}, {2.868407346410207, 2.887714691666505}, {2.868407346410207, -1.6511658507090372`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.8956666580410357`}, { 2.873407346410207, 2.293308073748835}, {2.873407346410207, 2.891623657412864}, {2.873407346410207, -1.6498778665690355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.899626677539884}, { 2.878407346410207, 2.2943895659562705`}, {2.878407346410207, 2.8955747516931156`}, {2.878407346410207, -1.6485834676511026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.9036133452239588`}, { 2.8834073464102072`, 2.899567253876056}, {2.8834073464102072`, 2.2953855948190602`}, { 2.8834073464102072`, -1.6472826276704344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.9076266993824116`}, { 2.888407346410207, 2.9036004211627255`}, {2.888407346410207, 2.2962958164163774`}, {2.888407346410207, -1.6459753204967507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.911666768355757}, { 2.893407346410207, 2.907673490115828}, {2.893407346410207, 2.2971198824467165`}, {2.893407346410207, -1.6446615201606931`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.9157335700194826`}, { 2.898407346410207, 2.911785678200398}, {2.898407346410207, 2.2978574379394248`}, {2.898407346410207, -1.6433412008611614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.9198271112456995`}, { 2.903407346410207, 2.9159361853273214`}, {2.903407346410207, 2.2985081189423457`}, {2.903407346410207, -1.642014336972696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.923947387345449}, { 2.908407346410207, 2.9201241953839916`}, {2.908407346410207, 2.299071550197573}, {2.908407346410207, -1.6406809030523435`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.928094381499213}, { 2.913407346410207, 2.9243488777517253`}, {2.913407346410207, 2.299547342813815}, {2.913407346410207, -1.6393408738470514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.9322680641621224`}, { 2.918407346410207, 2.9286093888126845`}, {2.918407346410207, 2.299935091930325}, {2.918407346410207, -1.6379942243014531`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9364683924573285`}, { 2.9234073464102073`, 2.932904873422805}, {2.9234073464102073`, 2.3002343743928972`}, { 2.9234073464102073`, -1.6366409295653448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.940695309544631}, { 2.928407346410207, 2.93723446635826}, {2.928407346410207, 2.300444746434922}, {2.928407346410207, -1.6352809650011644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.9449487439796}, {2.933407346410207, 2.9415972937280093`}, {2.933407346410207, 2.300565741378125}, { 2.933407346410207, -1.633914306192079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.9492286090465134`}, { 2.938407346410207, 2.945992474344132}, {2.938407346410207, 2.3005968673496753`}, {2.938407346410207, -1.6325409289494066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.95353480207966}, { 2.943407346410207, 2.9504191210595225`}, {2.943407346410207, 2.300537605022592}, {2.943407346410207, -1.6311608093211722`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.957867203765867}, { 2.9484073464102067`, 2.95487634205191}, {2.9484073464102067`, 2.3003874053861475`}, { 2.9484073464102067`, -1.6297739235999722`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.962225677431491}, { 2.953407346410207, 2.959363242059346}, {2.953407346410207, 2.300145687548166}, {2.953407346410207, -1.6283802483309406`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9666100683107484`}, { 2.958407346410207, 2.963878923572793}, {2.958407346410207, 2.299811836567174}, {2.958407346410207, -1.6269797603201748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.9710202028048887`}, { 2.963407346410207, 2.968422487978001}, {2.963407346410207, 2.29938520132445}, {2.963407346410207, -1.6255724366435456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.9754558877189896`}, { 2.968407346410207, 2.972993036632399}, {2.968407346410207, 2.2988650924361616`}, {2.968407346410207, -1.6241582546543774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, 2.977589671907093}, { 2.973407346410207, 2.298250780205742}, { 2.973407346410207, -2.979916909496377}, { 2.973407346410207, -1.622737191992967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, 2.9822114981536783`}, { 2.978407346410207, 2.2975414926233935`}, { 2.978407346410207, -2.984403033430745}, { 2.978407346410207, -1.621309226594313}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, 2.9868576226389703`}, { 2.983407346410207, 2.2967364134073063`}, { 2.983407346410207, -2.9889140028759322`}, { 2.983407346410207, -1.6198743366977353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, 2.9915271564066472`}, { 2.9884073464102068`, 2.2958346800980287`}, { 2.9884073464102068`, -2.9934495384414097`}, { 2.9884073464102068`, -1.6184325008551237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, 2.996219215100791}, { 2.993407346410207, 2.2948353822000715`}, { 2.993407346410207, -2.998009337186823}, { 2.993407346410207, -1.616983697940474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, 3.0009329197230135`}, { 2.998407346410207, 2.2937375593773464`}, { 2.998407346410207, -3.0025930718039415`}, { 2.998407346410207, -1.6155279071584119`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, 3.0056673973444363`}, { 3.003407346410207, 2.292540199702782}, { 3.003407346410207, -3.0072003898007886`}, { 3.003407346410207, -1.6140651080534174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, 3.0104217817785197`}, { 3.0084073464102072`, 2.2912422379636097`}, { 3.0084073464102072`, -3.0118309126932967`}, { 3.0084073464102072`, -1.6125952805199986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, 3.015195214171692}, { 3.013407346410207, 2.28984255402622}, { 3.013407346410207, -3.0164842351751924`}, { 3.013407346410207, -1.6111184048103722`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, 3.0199868435820942`}, { 3.018407346410207, 2.2883399712620514`}, { 3.018407346410207, -3.02115992432182}, { 3.018407346410207, -1.6096344615451665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, 3.0247958274971203`}, { 3.023407346410207, 2.286733255036101}, { 3.023407346410207, -3.0258575187889774`}, { 3.023407346410207, -1.6081434317228736`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, 3.0296213322897314`}, { 3.028407346410207, 2.2850211112650003`}, { 3.028407346410207, -3.0305765280164523`}, { 3.028407346410207, -1.606645296728462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, 3.034462533661416}, { 3.0334073464102067`, 2.283202185040454}, { 3.0334073464102067`, -3.035316431463049}, { 3.0334073464102067`, -1.6051400383439747`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, 3.039318617031184}, { 3.038407346410207, 2.2812750593292077`}, { 3.038407346410207, -3.0400766778583987`}, { 3.038407346410207, -1.603627638758398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, 3.0441887778648}, {3.043407346410207, 2.2792382537489546`}, {3.043407346410207, -3.0448566844604597`}, { 3.043407346410207, -1.602108080576343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, 3.0490722220071396`}, { 3.0484073464102073`, 2.2770902234246235`}, { 3.0484073464102073`, -3.049655836374807}, { 3.0484073464102073`, -1.6005813468293586`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, 3.053968165941452}, { 3.053407346410207, 2.274829357930541}, { 3.053407346410207, -3.0544734858779523`}, { 3.053407346410207, -1.5990474209849823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, 3.058875837034161}, { 3.058407346410207, 2.272453980321735}, { 3.058407346410207, -3.059308951793819}, { 3.058407346410207, -1.597506286957069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, 3.063794473745807}, { 3.063407346410207, 2.269962346264495}, { 3.063407346410207, -3.0641615189217855`}, { 3.063407346410207, -1.5959579291161716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, 3.068723325799227}, { 3.068407346410207, 2.2673526432614817`}, { 3.068407346410207, -3.0690304374908752`}, { 3.068407346410207, -1.5944023322991236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, 3.073661654345507}, { 3.0734073464102067`, 2.2646229899901047`}, { 3.0734073464102067`, -3.073914922706545}, { 3.0734073464102067`, -1.5928394818202047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, 3.078608732071174}, { 3.078407346410207, 2.261771435749223}, { 3.078407346410207, -3.0788141543219387`}, { 3.078407346410207, -1.591269363480649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, 3.08356384330214}, {3.083407346410207, 2.2587959600315735`}, {3.083407346410207, -3.0837272763096}, { 3.083407346410207, -1.5896919635794629`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, 3.088526284079395}, { 3.0884073464102073`, 2.2556944722160415`}, { 3.0884073464102073`, -3.088653396589331}, { 3.0884073464102073`, -1.5881072689237903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, 3.0934953621923946`}, { 3.093407346410207, 2.252464811401009}, { 3.093407346410207, -3.0935915868345942`}, { 3.093407346410207, -1.5865152668389133`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, 3.0984703972768193`}, { 3.098407346410207, 2.2491047463780953`}, { 3.098407346410207, -3.098540882441901}, { 3.098407346410207, -1.5849159451808779`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, 3.103450720730792}, { 3.103407346410207, 2.24561197575243}, { 3.103407346410207, -3.1035002824412445`}, { 3.103407346410207, -1.5833092923439769`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, 3.108435675777241}, { 3.108407346410207, 2.2419841282240562`}, { 3.108407346410207, -3.108468749665103}, { 3.108407346410207, -1.5816952972736085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, 3.1134246174559745`}, { 3.1134073464102068`, 2.238218763040155}, { 3.1134073464102068`, -3.1134452109905255`}, { 3.1134073464102068`, -1.5800739494770615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, 3.118416912512982}, { 3.118407346410207, 2.234313370610389}, { 3.118407346410207, -3.1184285575887936`}, { 3.118407346410207, -1.5784452390326158`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, 3.1234119394580233`}, { 3.123407346410207, 2.230265373317007}, { 3.123407346410207, -3.1234176454972005`}, { 3.123407346410207, -1.5768091566024895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, 3.128409088404996}, { 3.1284073464102073`, 2.226072126510792}, { 3.1284073464102073`, -3.128411296115516}, { 3.1284073464102073`, -1.5751656934419738`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, 3.1334077610916395`}, { 3.1334073464102072`, 2.22173091970548}, { 3.1334073464102072`, -3.1334082970182933`}, { 3.1334073464102072`, -1.5735148414115732`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, 3.1384073707389586`}, { 3.138407346410207, 2.2172389779826873`}, { 3.138407346410207, -3.138407402773461}, { 3.138407346410207, -1.5718565929871497`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1415926535891976`, 3.1415926535894374`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -6872.502857142855}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.00001, -0.00005}, {0.00001, -0.00001}, { 0.00001, -0.000030000000000000004`}, { 0.000030000000000000004`, -0.00001}, { 0.000030000000000000004`, -0.000030000000000000004`}}, {{}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 5.092*^-7], DiskBox[2, 5.092*^-7], DiskBox[3, 5.092*^-7], DiskBox[4, 5.092*^-7], DiskBox[5, 5.092*^-7]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -7346.468571428569}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -3.141592653589793}, \ {-3.141592653589793, -3.141592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.1365926535897932`}, \ {-3.1365926535897932`, -3.1365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315926535897933`}, \ {-3.1315926535897933`, -3.1315926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.126592653589793}, \ {-3.126592653589793, -3.126592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.121592653589793}, \ {-3.121592653589793, -3.121592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.116592653589793}, \ {-3.116592653589793, -3.116592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.1115926535897933`}, \ {-3.1115926535897933`, -3.1115926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.106592653589793}, \ {-3.106592653589793, -3.106592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.101592653589793}, \ {-3.101592653589793, -3.101592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.096592653589793}, \ {-3.096592653589793, -3.096592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.0915926535897933`}, \ {-3.0915926535897933`, -3.0915926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.086592653589793}, \ {-3.086592653589793, -3.086592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.081592653589793}, \ {-3.081592653589793, -3.081592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.076592653589793}, \ {-3.076592653589793, -3.076592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.0715926535897933`}, \ {-3.0715926535897933`, -3.0715926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.066592653589793}, \ {-3.066592653589793, -3.066592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.061592653589793}, \ {-3.061592653589793, -3.061592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.056592653589793}, \ {-3.056592653589793, -3.056592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.0515926535897933`}, \ {-3.0515926535897933`, -3.0515926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.046592653589793}, \ {-3.046592653589793, -3.046592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.041592653589793}, \ {-3.041592653589793, -3.041592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.036592653589793}, \ {-3.036592653589793, -3.036592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.0315926535897932`}, \ {-3.0315926535897932`, -3.0315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.026592653589793}, \ {-3.026592653589793, -3.026592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.021592653589793}, \ {-3.021592653589793, -3.021592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.016592653589793}, \ {-3.016592653589793, -3.016592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.0115926535897932`}, \ {-3.0115926535897932`, -3.0115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.0065926535897933`}, \ {-3.0065926535897933`, -3.0065926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.001592653589793}, \ {-3.001592653589793, -3.001592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.996592653589793}, \ {-2.996592653589793, -2.996592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.991592653589793}, \ {-2.991592653589793, -2.991592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.9865926535897933`}, \ {-2.9865926535897933`, -2.9865926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.981592653589793}, \ {-2.981592653589793, -2.981592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.976592653589793}, \ {-2.976592653589793, -2.976592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.971592653589793}, \ {-2.971592653589793, -2.971592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.9665926535897933`}, \ {-2.9665926535897933`, -2.9665926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.961592653589793}, \ {-2.961592653589793, -2.961592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.956592653589793}, \ {-2.956592653589793, -2.956592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.951592653589793}, \ {-2.951592653589793, -2.951592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.9465926535897933`}, \ {-2.9465926535897933`, -2.9465926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.941592653589793}, \ {-2.941592653589793, -2.941592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.936592653589793}, \ {-2.936592653589793, -2.936592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.931592653589793}, \ {-2.931592653589793, -2.931592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.9265926535897933`}, \ {-2.9265926535897933`, -2.9265926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.921592653589793}, \ {-2.921592653589793, -2.921592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.916592653589793}, \ {-2.916592653589793, -2.916592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.911592653589793}, \ {-2.911592653589793, -2.911592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.9065926535897932`}, \ {-2.9065926535897932`, -2.9065926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.901592653589793}, \ {-2.901592653589793, -2.901592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.896592653589793}, \ {-2.896592653589793, -2.896592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.891592653589793}, \ {-2.891592653589793, -2.891592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.8865926535897932`}, \ {-2.8865926535897932`, -2.8865926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.8815926535897933`}, \ {-2.8815926535897933`, -2.8815926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.876592653589793}, \ {-2.876592653589793, -2.876592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.871592653589793}, \ {-2.871592653589793, -2.871592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.866592653589793}, \ {-2.866592653589793, -2.866592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.861592653589793}, \ {-2.861592653589793, -2.861592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.856592653589793}, \ {-2.856592653589793, -2.856592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.851592653589793}, \ {-2.851592653589793, -2.851592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.846592653589793}, \ {-2.846592653589793, -2.846592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.8415926535897933`}, \ {-2.8415926535897933`, -2.8415926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.836592653589793}, \ {-2.836592653589793, -2.836592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.831592653589793}, \ {-2.831592653589793, -2.831592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.826592653589793}, \ {-2.826592653589793, -2.826592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.8215926535897933`}, \ {-2.8215926535897933`, -2.8215926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.816592653589793}, \ {-2.816592653589793, -2.816592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.811592653589793}, \ {-2.811592653589793, -2.811592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.806592653589793}, \ {-2.806592653589793, -2.806592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.8015926535897933`}, \ {-2.8015926535897933`, -2.8015926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.796592653589793}, \ {-2.796592653589793, -2.796592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.791592653589793}, \ {-2.791592653589793, -2.791592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.786592653589793}, \ {-2.786592653589793, -2.786592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.7815926535897932`}, \ {-2.7815926535897932`, -2.7815926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.776592653589793}, \ {-2.776592653589793, -2.776592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.771592653589793}, \ {-2.771592653589793, -2.771592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.766592653589793}, \ {-2.766592653589793, -2.766592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.7615926535897932`}, \ {-2.7615926535897932`, -2.7615926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.7565926535897933`}, \ {-2.7565926535897933`, -2.7565926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.751592653589793}, \ {-2.751592653589793, -2.751592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.746592653589793}, \ {-2.746592653589793, -2.746592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.741592653589793}, \ {-2.741592653589793, -2.741592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.736592653589793}, \ {-2.736592653589793, -2.736592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.731592653589793}, \ {-2.731592653589793, -2.731592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.726592653589793}, \ {-2.726592653589793, -2.726592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.721592653589793}, \ {-2.721592653589793, -2.721592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.7165926535897933`}, \ {-2.7165926535897933`, -2.7165926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.711592653589793}, \ {-2.711592653589793, -2.711592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.706592653589793}, \ {-2.706592653589793, -2.706592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.701592653589793}, \ {-2.701592653589793, -2.701592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.6965926535897933`}, \ {-2.6965926535897933`, -2.6965926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.691592653589793}, \ {-2.691592653589793, -2.691592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.686592653589793}, \ {-2.686592653589793, -2.686592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.681592653589793}, \ {-2.681592653589793, -2.681592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.6765926535897933`}, \ {-2.6765926535897933`, -2.6765926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.671592653589793}, \ {-2.671592653589793, -2.671592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.666592653589793}, \ {-2.666592653589793, -2.666592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.661592653589793}, \ {-2.661592653589793, -2.661592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.6565926535897932`}, \ {-2.6565926535897932`, -2.6565926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.651592653589793}, \ {-2.651592653589793, -2.651592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.646592653589793}, \ {-2.646592653589793, -2.646592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.641592653589793}, \ {-2.641592653589793, -2.641592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.6365926535897932`}, \ {-2.6365926535897932`, -2.6365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.6315926535897933`}, \ {-2.6315926535897933`, -2.6315926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.626592653589793}, \ {-2.626592653589793, -2.626592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.621592653589793}, \ {-2.621592653589793, -2.621592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.616592653589793}, \ {-2.616592653589793, -2.616592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.611592653589793}, \ {-2.611592653589793, -2.611592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.606592653589793}, \ {-2.606592653589793, -2.606592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.601592653589793}, \ {-2.601592653589793, -2.601592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.596592653589793}, \ {-2.596592653589793, -2.596592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.5915926535897933`}, \ {-2.5915926535897933`, -2.5915926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.586592653589793}, \ {-2.586592653589793, -2.586592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.581592653589793}, \ {-2.581592653589793, -2.581592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.576592653589793}, \ {-2.576592653589793, -2.576592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.571592653589793}, \ {-2.571592653589793, -2.571592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.566592653589793}, \ {-2.566592653589793, -2.566592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.561592653589793}, \ {-2.561592653589793, -2.561592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.556592653589793}, \ {-2.556592653589793, -2.556592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.5515926535897933`}, \ {-2.5515926535897933`, -2.5515926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.5465926535897934`}, \ {-2.5465926535897934`, -2.5465926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.541592653589793}, \ {-2.541592653589793, -2.541592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.536592653589793}, \ {-2.536592653589793, -2.536592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.5315926535897932`}, \ {-2.5315926535897932`, -2.5315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.526592653589793}, \ {-2.526592653589793, -2.526592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -2.521592653589793}, \ {-2.521592653589793, -2.521592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -2.516592653589793}, \ {-2.516592653589793, -2.516592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -2.5115926535897932`}, \ {-2.5115926535897932`, -2.5115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -2.5065926535897933`}, \ {-2.5065926535897933`, -2.5065926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -2.501592653589793}, \ {-2.501592653589793, -2.501592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -2.496592653589793}, \ {-2.496592653589793, -2.496592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -2.491592653589793}, \ {-2.491592653589793, -2.491592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -2.486592653589793}, \ {-2.486592653589793, -2.486592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -2.481592653589793}, \ {-2.481592653589793, -2.481592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -2.476592653589793}, \ {-2.476592653589793, -2.476592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -2.471592653589793}, \ {-2.471592653589793, -2.471592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -2.4665926535897933`}, \ {-2.4665926535897933`, -2.4665926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -2.461592653589793}, \ {-2.461592653589793, -2.461592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -2.456592653589793}, \ {-2.456592653589793, -2.456592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -2.451592653589793}, \ {-2.451592653589793, -2.451592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -2.446592653589793}, \ {-2.446592653589793, -2.446592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -2.441592653589793}, \ {-2.441592653589793, -2.441592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -2.436592653589793}, \ {-2.436592653589793, -2.436592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -2.431592653589793}, \ {-2.431592653589793, -2.431592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -2.4265926535897933`}, \ {-2.4265926535897933`, -2.4265926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -2.4215926535897934`}, \ {-2.4215926535897934`, -2.4215926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -2.416592653589793}, \ {-2.416592653589793, -2.416592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -2.411592653589793}, \ {-2.411592653589793, -2.411592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -2.4065926535897932`}, \ {-2.4065926535897932`, -2.4065926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -2.401592653589793}, \ {-2.401592653589793, -2.401592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -2.396592653589793}, \ {-2.396592653589793, -2.396592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -2.391592653589793}, \ {-2.391592653589793, -2.391592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -2.3865926535897932`}, \ {-2.3865926535897932`, -2.3865926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -2.3815926535897933`}, \ {-2.3815926535897933`, -2.3815926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -2.376592653589793}, \ {-2.376592653589793, -2.376592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -2.371592653589793}, \ {-2.371592653589793, -2.371592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -2.366592653589793}, \ {-2.366592653589793, -2.366592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -2.361592653589793}, \ {-2.361592653589793, -2.361592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -2.356592653589793}, \ {-2.356592653589793, -2.356592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -2.351592653589793}, \ {-2.351592653589793, -2.351592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -2.346592653589793}, \ {-2.346592653589793, -2.346592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -2.3415926535897933`}, \ {-2.3415926535897933`, -2.3415926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -2.336592653589793}, \ {-2.336592653589793, -2.336592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -2.331592653589793}, \ {-2.331592653589793, -2.331592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -2.326592653589793}, \ {-2.326592653589793, -2.326592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -2.321592653589793}, \ {-2.321592653589793, -2.321592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -2.316592653589793}, \ {-2.316592653589793, -2.316592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -2.311592653589793}, \ {-2.311592653589793, -2.311592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -2.306592653589793}, \ {-2.306592653589793, -2.306592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -2.3015926535897933`}, \ {-2.3015926535897933`, -2.3015926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -2.2965926535897934`}, \ {-2.2965926535897934`, -2.2965926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -2.291592653589793}, \ {-2.291592653589793, -2.291592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -2.286592653589793}, \ {-2.286592653589793, -2.286592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -2.2815926535897932`}, \ {-2.2815926535897932`, -2.2815926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -2.276592653589793}, \ {-2.276592653589793, -2.276592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -2.271592653589793}, \ {-2.271592653589793, -2.271592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -2.266592653589793}, \ {-2.266592653589793, -2.266592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -2.2615926535897932`}, \ {-2.2615926535897932`, -2.2615926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -2.2565926535897933`}, \ {-2.2565926535897933`, -2.2565926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -2.251592653589793}, \ {-2.251592653589793, -2.251592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -2.246592653589793}, \ {-2.246592653589793, -2.246592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -2.241592653589793}, \ {-2.241592653589793, -2.241592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -2.236592653589793}, \ {-2.236592653589793, -2.236592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -2.231592653589793}, \ {-2.231592653589793, -2.231592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -2.226592653589793}, \ {-2.226592653589793, -2.226592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -2.221592653589793}, \ {-2.221592653589793, -2.221592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -2.2165926535897933`}, \ {-2.2165926535897933`, -2.2165926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -2.211592653589793}, \ {-2.211592653589793, -2.211592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -2.206592653589793}, \ {-2.206592653589793, -2.206592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -2.201592653589793}, \ {-2.201592653589793, -2.201592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -2.196592653589793}, \ {-2.196592653589793, -2.196592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -2.191592653589793}, \ {-2.191592653589793, -2.191592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -2.186592653589793}, \ {-2.186592653589793, -2.186592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -2.181592653589793}, \ {-2.181592653589793, -2.181592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -2.1765926535897933`}, \ {-2.1765926535897933`, -2.1765926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -2.1715926535897934`}, \ {-2.1715926535897934`, -2.1715926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -2.166592653589793}, \ {-2.166592653589793, -2.166592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -2.161592653589793}, \ {-2.161592653589793, -2.161592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -2.1565926535897932`}, \ {-2.1565926535897932`, -2.1565926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -2.151592653589793}, \ {-2.151592653589793, -2.151592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -2.146592653589793}, \ {-2.146592653589793, -2.146592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -2.141592653589793}, \ {-2.141592653589793, -2.141592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -2.1365926535897932`}, \ {-2.1365926535897932`, -2.1365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -2.1315926535897933`}, \ {-2.1315926535897933`, -2.1315926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -2.126592653589793}, \ {-2.126592653589793, -2.126592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -2.121592653589793}, \ {-2.121592653589793, -2.121592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -2.116592653589793}, \ {-2.116592653589793, -2.116592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -2.111592653589793}, \ {-2.111592653589793, -2.111592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -2.106592653589793}, \ {-2.106592653589793, -2.106592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -2.101592653589793}, \ {-2.101592653589793, -2.101592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -2.096592653589793}, \ {-2.096592653589793, -2.096592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -2.0915926535897933`}, \ {-2.0915926535897933`, -2.0915926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -2.0865926535897934`}, \ {-2.0865926535897934`, -2.0865926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -2.081592653589793}, \ {-2.081592653589793, -2.081592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -2.076592653589793}, \ {-2.076592653589793, -2.076592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -2.071592653589793}, \ {-2.071592653589793, -2.071592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -2.066592653589793}, \ {-2.066592653589793, -2.066592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -2.061592653589793}, \ {-2.061592653589793, -2.061592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -2.056592653589793}, \ {-2.056592653589793, -2.056592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -2.0515926535897933`}, \ {-2.0515926535897933`, -2.0515926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -2.0465926535897934`}, \ {-2.0465926535897934`, -2.0465926535897934`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -2.041592653589793}, \ {-2.041592653589793, -2.041592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -2.036592653589793}, \ {-2.036592653589793, -2.036592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -2.031592653589793}, \ {-2.031592653589793, -2.031592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -2.026592653589793}, \ {-2.026592653589793, -2.026592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -2.021592653589793}, \ {-2.021592653589793, -2.021592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -2.016592653589793}, \ {-2.016592653589793, -2.016592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -2.0115926535897932`}, \ {-2.0115926535897932`, -2.0115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -2.0065926535897933`}, \ {-2.0065926535897933`, -2.0065926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -2.001592653589793}, \ {-2.001592653589793, -2.001592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.996592653589793}, \ {-1.996592653589793, -1.996592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.991592653589793}, \ {-1.991592653589793, -1.991592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.986592653589793}, \ {-1.986592653589793, -1.986592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.9815926535897932`}, \ {-1.9815926535897932`, -1.9815926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.976592653589793}, \ {-1.976592653589793, -1.976592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.9715926535897932`}, \ {-1.9715926535897932`, -1.9715926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.966592653589793}, \ {-1.966592653589793, -1.966592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.9615926535897932`}, \ {-1.9615926535897932`, -1.9615926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.956592653589793}, \ {-1.956592653589793, -1.956592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.9515926535897932`}, \ {-1.9515926535897932`, -1.9515926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.946592653589793}, \ {-1.946592653589793, -1.946592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.9415926535897932`}, \ {-1.9415926535897932`, -1.9415926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.936592653589793}, \ {-1.936592653589793, -1.936592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.9315926535897932`}, \ {-1.9315926535897932`, -1.9315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.926592653589793}, \ {-1.926592653589793, -1.926592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.9215926535897931`}, \ {-1.9215926535897931`, -1.9215926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.916592653589793}, \ {-1.916592653589793, -1.916592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.9115926535897931`}, \ {-1.9115926535897931`, -1.9115926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.906592653589793}, \ {-1.906592653589793, -1.906592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.9015926535897931`}, \ {-1.9015926535897931`, -1.9015926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.896592653589793}, \ {-1.896592653589793, -1.896592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.8915926535897931`}, \ {-1.8915926535897931`, -1.8915926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.886592653589793}, \ {-1.886592653589793, -1.886592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.881592653589793}, \ {-1.881592653589793, -1.881592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.876592653589793}, \ {-1.876592653589793, -1.876592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.871592653589793}, \ {-1.871592653589793, -1.871592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.866592653589793}, \ {-1.866592653589793, -1.866592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.861592653589793}, \ {-1.861592653589793, -1.861592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.8565926535897932`}, \ {-1.8565926535897932`, -1.8565926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.851592653589793}, \ {-1.851592653589793, -1.851592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.8465926535897932`}, \ {-1.8465926535897932`, -1.8465926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.841592653589793}, \ {-1.841592653589793, -1.841592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.8365926535897932`}, \ {-1.8365926535897932`, -1.8365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.831592653589793}, \ {-1.831592653589793, -1.831592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.8265926535897932`}, \ {-1.8265926535897932`, -1.8265926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.821592653589793}, \ {-1.821592653589793, -1.821592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.8165926535897932`}, \ {-1.8165926535897932`, -1.8165926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.811592653589793}, \ {-1.811592653589793, -1.811592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.8065926535897932`}, \ {-1.8065926535897932`, -1.8065926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.801592653589793}, \ {-1.801592653589793, -1.801592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.7965926535897931`}, \ {-1.7965926535897931`, -1.7965926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.791592653589793}, \ {-1.791592653589793, -1.791592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.7865926535897931`}, \ {-1.7865926535897931`, -1.7865926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.781592653589793}, \ {-1.781592653589793, -1.781592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.7765926535897931`}, \ {-1.7765926535897931`, -1.7765926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -1.771592653589793}, \ {-1.771592653589793, -1.771592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -1.7665926535897931`}, \ {-1.7665926535897931`, -1.7665926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -1.761592653589793}, \ {-1.761592653589793, -1.761592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -1.756592653589793}, \ {-1.756592653589793, -1.756592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -1.751592653589793}, \ {-1.751592653589793, -1.751592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -1.746592653589793}, \ {-1.746592653589793, -1.746592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -1.741592653589793}, \ {-1.741592653589793, -1.741592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -1.736592653589793}, \ {-1.736592653589793, -1.736592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -1.7315926535897932`}, \ {-1.7315926535897932`, -1.7315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -1.726592653589793}, \ {-1.726592653589793, -1.726592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -1.7215926535897932`}, \ {-1.7215926535897932`, -1.7215926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -1.716592653589793}, \ {-1.716592653589793, -1.716592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -1.7115926535897932`}, \ {-1.7115926535897932`, -1.7115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -1.706592653589793}, \ {-1.706592653589793, -1.706592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -1.7015926535897932`}, \ {-1.7015926535897932`, -1.7015926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -1.696592653589793}, \ {-1.696592653589793, -1.696592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -1.6915926535897932`}, \ {-1.6915926535897932`, -1.6915926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -1.686592653589793}, \ {-1.686592653589793, -1.686592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -1.6815926535897932`}, \ {-1.6815926535897932`, -1.6815926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -1.676592653589793}, \ {-1.676592653589793, -1.676592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -1.6715926535897931`}, \ {-1.6715926535897931`, -1.6715926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -1.666592653589793}, \ {-1.666592653589793, -1.666592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -1.6615926535897931`}, \ {-1.6615926535897931`, -1.6615926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -1.656592653589793}, \ {-1.656592653589793, -1.656592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -1.6515926535897931`}, \ {-1.6515926535897931`, -1.6515926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -1.646592653589793}, \ {-1.646592653589793, -1.646592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -1.6415926535897931`}, \ {-1.6415926535897931`, -1.6415926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -1.636592653589793}, \ {-1.636592653589793, -1.636592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -1.631592653589793}, \ {-1.631592653589793, -1.631592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -1.626592653589793}, \ {-1.626592653589793, -1.626592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -1.621592653589793}, \ {-1.621592653589793, -1.621592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -1.616592653589793}, \ {-1.616592653589793, -1.616592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -1.611592653589793}, \ {-1.611592653589793, -1.611592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -1.606592653589793}, \ {-1.606592653589793, -1.606592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -1.601592653589793}, \ {-1.601592653589793, -1.601592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -1.5965926535897932`}, \ {-1.5965926535897932`, -1.5965926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -1.591592653589793}, \ {-1.591592653589793, -1.591592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -1.5865926535897932`}, \ {-1.5865926535897932`, -1.5865926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -1.581592653589793}, \ {-1.581592653589793, -1.581592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -1.5765926535897932`}, \ {-1.5765926535897932`, -1.5765926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -1.571592653589793}, \ {-1.571592653589793, -1.571592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -1.5665926535897932`}, \ {-1.5665926535897932`, -1.5665926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -1.561592653589793}, \ {-1.561592653589793, -1.561592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -1.5565926535897932`}, \ {-1.5565926535897932`, -1.5565926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -1.551592653589793}, \ {-1.551592653589793, -1.551592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -1.5465926535897931`}, \ {-1.5465926535897931`, -1.5465926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -1.541592653589793}, \ {-1.541592653589793, -1.541592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -1.5365926535897931`}, \ {-1.5365926535897931`, -1.5365926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -1.531592653589793}, \ {-1.531592653589793, -1.531592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -1.5265926535897931`}, \ {-1.5265926535897931`, -1.5265926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -1.521592653589793}, \ {-1.521592653589793, -1.521592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -1.5165926535897931`}, \ {-1.5165926535897931`, -1.5165926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -1.511592653589793}, \ {-1.511592653589793, -1.511592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -1.506592653589793}, \ {-1.506592653589793, -1.506592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -1.501592653589793}, \ {-1.501592653589793, -1.501592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -1.496592653589793}, \ {-1.496592653589793, -1.496592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -1.491592653589793}, \ {-1.491592653589793, -1.491592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -1.486592653589793}, \ {-1.486592653589793, -1.486592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -1.481592653589793}, \ {-1.481592653589793, -1.481592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -1.476592653589793}, \ {-1.476592653589793, -1.476592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -1.4715926535897932`}, \ {-1.4715926535897932`, -1.4715926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -1.466592653589793}, \ {-1.466592653589793, -1.466592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -1.4615926535897932`}, \ {-1.4615926535897932`, -1.4615926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -1.456592653589793}, \ {-1.456592653589793, -1.456592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -1.4515926535897932`}, \ {-1.4515926535897932`, -1.4515926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -1.446592653589793}, \ {-1.446592653589793, -1.446592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -1.4415926535897932`}, \ {-1.4415926535897932`, -1.4415926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -1.436592653589793}, \ {-1.436592653589793, -1.436592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -1.4315926535897932`}, \ {-1.4315926535897932`, -1.4315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -1.426592653589793}, \ {-1.426592653589793, -1.426592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -1.4215926535897931`}, \ {-1.4215926535897931`, -1.4215926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -1.416592653589793}, \ {-1.416592653589793, -1.416592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -1.4115926535897931`}, \ {-1.4115926535897931`, -1.4115926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -1.406592653589793}, \ {-1.406592653589793, -1.406592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -1.4015926535897931`}, \ {-1.4015926535897931`, -1.4015926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -1.396592653589793}, \ {-1.396592653589793, -1.396592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -1.3915926535897931`}, \ {-1.3915926535897931`, -1.3915926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -1.386592653589793}, \ {-1.386592653589793, -1.386592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -1.381592653589793}, \ {-1.381592653589793, -1.381592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -1.376592653589793}, \ {-1.376592653589793, -1.376592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -1.371592653589793}, \ {-1.371592653589793, -1.371592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -1.366592653589793}, \ {-1.366592653589793, -1.366592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -1.361592653589793}, \ {-1.361592653589793, -1.361592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -1.356592653589793}, \ {-1.356592653589793, -1.356592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -1.351592653589793}, \ {-1.351592653589793, -1.351592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -1.3465926535897932`}, \ {-1.3465926535897932`, -1.3465926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -1.341592653589793}, \ {-1.341592653589793, -1.341592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -1.3365926535897932`}, \ {-1.3365926535897932`, -1.3365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -1.331592653589793}, \ {-1.331592653589793, -1.331592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -1.3265926535897932`}, \ {-1.3265926535897932`, -1.3265926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -1.321592653589793}, \ {-1.321592653589793, -1.321592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -1.3165926535897932`}, \ {-1.3165926535897932`, -1.3165926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -1.311592653589793}, \ {-1.311592653589793, -1.311592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -1.3065926535897932`}, \ {-1.3065926535897932`, -1.3065926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -1.301592653589793}, \ {-1.301592653589793, -1.301592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -1.2965926535897931`}, \ {-1.2965926535897931`, -1.2965926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -1.291592653589793}, \ {-1.291592653589793, -1.291592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -1.2865926535897931`}, \ {-1.2865926535897931`, -1.2865926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -1.281592653589793}, \ {-1.281592653589793, -1.281592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -1.2765926535897931`}, \ {-1.2765926535897931`, -1.2765926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -1.271592653589793}, \ {-1.271592653589793, -1.271592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -1.2665926535897931`}, \ {-1.2665926535897931`, -1.2665926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -1.261592653589793}, \ {-1.261592653589793, -1.261592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -1.256592653589793}, \ {-1.256592653589793, -1.256592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -1.251592653589793}, \ {-1.251592653589793, -1.251592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -1.246592653589793}, \ {-1.246592653589793, -1.246592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -1.241592653589793}, \ {-1.241592653589793, -1.241592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -1.236592653589793}, \ {-1.236592653589793, -1.236592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -1.231592653589793}, \ {-1.231592653589793, -1.231592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -1.226592653589793}, \ {-1.226592653589793, -1.226592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -1.2215926535897932`}, \ {-1.2215926535897932`, -1.2215926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -1.216592653589793}, \ {-1.216592653589793, -1.216592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -1.2115926535897932`}, \ {-1.2115926535897932`, -1.2115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -1.206592653589793}, \ {-1.206592653589793, -1.206592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -1.2015926535897932`}, \ {-1.2015926535897932`, -1.2015926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -1.196592653589793}, \ {-1.196592653589793, -1.196592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -1.1915926535897932`}, \ {-1.1915926535897932`, -1.1915926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -1.186592653589793}, \ {-1.186592653589793, -1.186592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -1.1815926535897932`}, \ {-1.1815926535897932`, -1.1815926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -1.176592653589793}, \ {-1.176592653589793, -1.176592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -1.1715926535897931`}, \ {-1.1715926535897931`, -1.1715926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -1.166592653589793}, \ {-1.166592653589793, -1.166592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -1.1615926535897931`}, \ {-1.1615926535897931`, -1.1615926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -1.156592653589793}, \ {-1.156592653589793, -1.156592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.1515926535897931`}, \ {-1.1515926535897931`, -1.1515926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.146592653589793}, \ {-1.146592653589793, -1.146592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.1415926535897931`}, \ {-1.1415926535897931`, -1.1415926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.1365926535897932`}, \ {-1.1365926535897932`, -1.1365926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.1315926535897929`}, \ {-1.1315926535897929`, -1.1315926535897929`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.126592653589793}, \ {-1.126592653589793, -1.126592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.121592653589793}, \ {-1.121592653589793, -1.121592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.1165926535897932`}, \ {-1.1165926535897932`, -1.1165926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.1115926535897929`}, \ {-1.1115926535897929`, -1.1115926535897929`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.106592653589793}, \ {-1.106592653589793, -1.106592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.101592653589793}, \ {-1.101592653589793, -1.101592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.0965926535897932`}, \ {-1.0965926535897932`, -1.0965926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.0915926535897933`}, \ {-1.0915926535897933`, -1.0915926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.086592653589793}, \ {-1.086592653589793, -1.086592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.081592653589793}, \ {-1.081592653589793, -1.081592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.0765926535897932`}, \ {-1.0765926535897932`, -1.0765926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.0715926535897933`}, \ {-1.0715926535897933`, -1.0715926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.066592653589793}, \ {-1.066592653589793, -1.066592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.061592653589793}, \ {-1.061592653589793, -1.061592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.0565926535897932`}, \ {-1.0565926535897932`, -1.0565926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.0515926535897933`}, \ {-1.0515926535897933`, -1.0515926535897933`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.046592653589793}, \ {-1.046592653589793, -1.046592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.041592653589793}, \ {-1.041592653589793, -1.041592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.0365926535897931`}, \ {-1.0365926535897931`, -1.0365926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.0315926535897932`}, \ {-1.0315926535897932`, -1.0315926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.026592653589793}, \ {-1.026592653589793, -1.026592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.021592653589793}, \ {-1.021592653589793, -1.021592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.0165926535897931`}, \ {-1.0165926535897931`, -1.0165926535897931`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.0115926535897932`}, \ {-1.0115926535897932`, -1.0115926535897932`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.0065926535897929`}, \ {-1.0065926535897929`, -1.0065926535897929`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.001592653589793}, \ {-1.001592653589793, -1.001592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -0.9965926535897931}, \ {-0.9965926535897931, -0.9965926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -0.9915926535897932}, \ {-0.9915926535897932, -0.9915926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -0.9865926535897929}, \ {-0.9865926535897929, -0.9865926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -0.981592653589793}, \ {-0.981592653589793, -0.981592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -0.9765926535897931}, \ {-0.9765926535897931, -0.9765926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -0.9715926535897932}, \ {-0.9715926535897932, -0.9715926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -0.9665926535897928}, \ {-0.9665926535897928, -0.9665926535897928}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -0.961592653589793}, \ {-0.961592653589793, -0.961592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -0.9565926535897931}, \ {-0.9565926535897931, -0.9565926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -0.9515926535897932}, \ {-0.9515926535897932, -0.9515926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -0.9465926535897933}, \ {-0.9465926535897933, -0.9465926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -0.9415926535897929}, \ {-0.9415926535897929, -0.9415926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -0.936592653589793}, \ {-0.936592653589793, -0.936592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -0.9315926535897932}, \ {-0.9315926535897932, -0.9315926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -0.9265926535897933}, \ {-0.9265926535897933, -0.9265926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -0.9215926535897929}, \ {-0.9215926535897929, -0.9215926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -0.916592653589793}, \ {-0.916592653589793, -0.916592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -0.9115926535897931}, \ {-0.9115926535897931, -0.9115926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -0.9065926535897932}, \ {-0.9065926535897932, -0.9065926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -0.9015926535897929}, \ {-0.9015926535897929, -0.9015926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -0.896592653589793}, \ {-0.896592653589793, -0.896592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -0.8915926535897932}, \ {-0.8915926535897931, -0.8915926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -0.8865926535897932}, \ {-0.8865926535897932, -0.8865926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -0.8815926535897929}, \ {-0.8815926535897929, -0.8815926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -0.8765926535897929}, \ {-0.876592653589793, -0.8765926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -0.8715926535897931}, \ {-0.8715926535897931, -0.8715926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -0.8665926535897932}, \ {-0.8665926535897932, -0.8665926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -0.8615926535897929}, \ {-0.8615926535897929, -0.8615926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -0.856592653589793}, \ {-0.856592653589793, -0.856592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -0.8515926535897932}, \ {-0.8515926535897931, -0.8515926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -0.8465926535897932}, \ {-0.8465926535897932, -0.8465926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -0.8415926535897928}, \ {-0.8415926535897928, -0.8415926535897928}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -0.8365926535897931}, \ {-0.836592653589793, -0.8365926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -0.8315926535897931}, \ {-0.8315926535897931, -0.8315926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -0.8265926535897932}, \ {-0.8265926535897932, -0.8265926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -0.8215926535897933}, \ {-0.8215926535897933, -0.8215926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -0.8165926535897929}, \ {-0.8165926535897929, -0.8165926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -0.811592653589793}, \ {-0.811592653589793, -0.811592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -0.806592653589793}, \ {-0.8065926535897932, -0.806592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -0.8015926535897933}, \ {-0.8015926535897933, -0.8015926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -0.7965926535897929}, \ {-0.7965926535897929, -0.7965926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -0.791592653589793}, \ {-0.791592653589793, -0.791592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -0.7865926535897931}, \ {-0.7865926535897931, -0.7865926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -0.7815926535897932}, \ {-0.7815926535897932, -0.7815926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -0.7765926535897929}, \ {-0.7765926535897929, -0.7765926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -0.771592653589793}, \ {-0.771592653589793, -0.771592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -0.7665926535897931}, \ {-0.7665926535897931, -0.7665926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -0.7615926535897932}, \ {-0.7615926535897932, -0.7615926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -0.7565926535897929}, \ {-0.7565926535897929, -0.7565926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -0.751592653589793}, \ {-0.751592653589793, -0.751592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -0.7465926535897931}, \ {-0.7465926535897931, -0.7465926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -0.7415926535897931}, \ {-0.7415926535897932, -0.7415926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -0.7365926535897929}, \ {-0.7365926535897929, -0.7365926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -0.731592653589793}, \ {-0.731592653589793, -0.731592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -0.7265926535897931}, \ {-0.7265926535897931, -0.7265926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -0.7215926535897932}, \ {-0.7215926535897932, -0.7215926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -0.7165926535897928}, \ {-0.7165926535897928, -0.7165926535897928}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -0.711592653589793}, \ {-0.711592653589793, -0.711592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -0.7065926535897931}, \ {-0.7065926535897931, -0.7065926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -0.7015926535897932}, \ {-0.7015926535897932, -0.7015926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -0.6965926535897933}, \ {-0.6965926535897933, -0.6965926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -0.6915926535897929}, \ {-0.6915926535897929, -0.6915926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -0.686592653589793}, \ {-0.686592653589793, -0.686592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -0.6815926535897932}, \ {-0.6815926535897932, -0.6815926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -0.6765926535897933}, \ {-0.6765926535897933, -0.6765926535897933}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -0.6715926535897929}, \ {-0.6715926535897929, -0.6715926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -0.6665926535897931}, \ {-0.666592653589793, -0.6665926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -0.6615926535897931}, \ {-0.6615926535897931, -0.6615926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -0.6565926535897932}, \ {-0.6565926535897932, -0.6565926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -0.6515926535897929}, \ {-0.6515926535897929, -0.6515926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -0.646592653589793}, \ {-0.646592653589793, -0.646592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -0.6415926535897931}, \ {-0.6415926535897931, -0.6415926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -0.6365926535897932}, \ {-0.6365926535897932, -0.6365926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -0.6315926535897929}, \ {-0.6315926535897929, -0.6315926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -0.626592653589793}, \ {-0.626592653589793, -0.626592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -0.6215926535897931}, \ {-0.6215926535897931, -0.6215926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -0.6165926535897932}, \ {-0.6165926535897932, -0.6165926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -0.6115926535897929}, \ {-0.6115926535897929, -0.6115926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -0.606592653589793}, \ {-0.606592653589793, -0.606592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -0.6015926535897931}, \ {-0.6015926535897931, -0.6015926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -0.5965926535897932}, \ {-0.5965926535897932, -0.5965926535897932}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -0.5915926535897928}, \ {-0.5915926535897928, -0.5915926535897928}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -0.586592653589793}, \ {-0.586592653589793, -0.586592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -0.5815926535897931}, \ {-0.5815926535897931, -0.5815926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -0.5765926535897931}, \ {-0.5765926535897931, -0.5765926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -0.571592653589793}, \ {-0.571592653589793, -0.571592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -0.566592653589793}, \ {-0.566592653589793, -0.566592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -0.561592653589793}, \ {-0.561592653589793, -0.561592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -0.5565926535897929}, \ {-0.556592653589793, -0.5565926535897929}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -0.551592653589793}, \ {-0.551592653589793, -0.551592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -0.546592653589793}, \ {-0.546592653589793, -0.546592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -0.541592653589793}, \ {-0.541592653589793, -0.541592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -0.536592653589793}, \ {-0.536592653589793, -0.536592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -0.531592653589793}, \ {-0.531592653589793, -0.531592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -0.526592653589793}, \ {-0.526592653589793, -0.526592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -0.521592653589793}, \ {-0.521592653589793, -0.521592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -0.5165926535897931}, \ {-0.5165926535897931, -0.5165926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -0.511592653589793}, \ {-0.511592653589793, -0.511592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -0.5065926535897931}, \ {-0.5065926535897931, -0.5065926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -0.5015926535897931}, \ {-0.5015926535897931, -0.5015926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -0.4965926535897931}, \ {-0.49659265358979304`, -0.4965926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -0.49159265358979304`}, \ {-0.4915926535897931, -0.49159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -0.4865926535897931}, \ {-0.4865926535897931, -0.4865926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -0.4815926535897931}, \ {-0.4815926535897931, -0.4815926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -0.4765926535897931}, \ {-0.4765926535897931, -0.4765926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -0.4715926535897931}, \ {-0.4715926535897931, -0.4715926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -0.466592653589793}, \ {-0.46659265358979307`, -0.466592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -0.46159265358979307`}, \ {-0.46159265358979307`, -0.46159265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -0.45659265358979306`}, \ {-0.45659265358979306`, -0.45659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -0.45159265358979306`}, \ {-0.45159265358979306`, -0.45159265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -0.44659265358979305`}, \ {-0.44659265358979305`, -0.44659265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -0.44159265358979305`}, \ {-0.44159265358979305`, -0.44159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -0.4365926535897931}, \ {-0.43659265358979304`, -0.4365926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -0.43159265358979304`}, \ {-0.43159265358979304`, -0.43159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -0.42659265358979304`}, \ {-0.42659265358979304`, -0.42659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -0.42159265358979303`}, \ {-0.42159265358979303`, -0.42159265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -0.41659265358979297`}, \ {-0.416592653589793, -0.41659265358979297`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -0.411592653589793}, \ {-0.411592653589793, -0.411592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -0.4065926535897931}, \ {-0.406592653589793, -0.4065926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -0.40159265358979307`}, \ {-0.40159265358979307`, -0.40159265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -0.39659265358979306`}, \ {-0.39659265358979306`, -0.39659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -0.3915926535897931}, \ {-0.39159265358979306`, -0.3915926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -0.38659265358979306`}, \ {-0.38659265358979306`, -0.38659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -0.3815926535897931}, \ {-0.38159265358979305`, -0.3815926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -0.37659265358979305`}, \ {-0.37659265358979305`, -0.37659265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -0.3715926535897931}, \ {-0.3715926535897931, -0.3715926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -0.3665926535897931}, \ {-0.3665926535897931, -0.3665926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -0.36159265358979314`}, \ {-0.3615926535897931, -0.36159265358979314`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -0.35659265358979314`}, \ {-0.3565926535897931, -0.35659265358979314`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -0.3515926535897931}, \ {-0.3515926535897931, -0.3515926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -0.3465926535897931}, \ {-0.3465926535897931, -0.3465926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -0.34159265358979307`}, \ {-0.34159265358979307`, -0.34159265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -0.33659265358979307`}, \ {-0.33659265358979307`, -0.33659265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -0.33159265358979306`}, \ {-0.33159265358979306`, -0.33159265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -0.32659265358979306`}, \ {-0.32659265358979306`, -0.32659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -0.32159265358979305`}, \ {-0.32159265358979305`, -0.32159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -0.3165926535897931}, \ {-0.31659265358979305`, -0.3165926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -0.31159265358979304`}, \ {-0.31159265358979304`, -0.31159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -0.30659265358979304`}, \ {-0.30659265358979304`, -0.30659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -0.30159265358979304`}, \ {-0.30159265358979304`, -0.30159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -0.29659265358979303`}, \ {-0.29659265358979303`, -0.29659265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -0.2915926535897931}, \ {-0.2915926535897931, -0.2915926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -0.2865926535897931}, \ {-0.2865926535897931, -0.2865926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -0.2815926535897931}, \ {-0.2815926535897931, -0.2815926535897931}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -0.27659265358979307`}, \ {-0.27659265358979307`, -0.27659265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -0.27159265358979306`}, \ {-0.27159265358979306`, -0.27159265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -0.26659265358979306`}, \ {-0.26659265358979306`, -0.26659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -0.26159265358979306`}, \ {-0.26159265358979306`, -0.26159265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -0.25659265358979305`}, \ {-0.25659265358979305`, -0.25659265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -0.25159265358979305`}, \ {-0.25159265358979305`, -0.25159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -0.24659265358979301`}, \ {-0.24659265358979304`, -0.24659265358979301`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -0.24159265358979304`}, \ {-0.24159265358979304`, -0.24159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -0.23659265358979303`}, \ {-0.23659265358979303`, -0.23659265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -0.23159265358979303`}, \ {-0.23159265358979303`, -0.23159265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -0.22659265358979305`}, \ {-0.22659265358979308`, -0.22659265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -0.22159265358979308`}, \ {-0.22159265358979308`, -0.22159265358979308`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -0.21659265358979304`}, \ {-0.21659265358979307`, -0.21659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -0.21159265358979304`}, \ {-0.21159265358979307`, -0.21159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -0.20659265358979306`}, \ {-0.20659265358979306`, -0.20659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -0.20159265358979303`}, \ {-0.20159265358979306`, -0.20159265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -0.19659265358979305`}, \ {-0.19659265358979305`, -0.19659265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -0.19159265358979305`}, \ {-0.19159265358979305`, -0.19159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -0.18659265358979304`}, \ {-0.18659265358979304`, -0.18659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -0.18159265358979304`}, \ {-0.18159265358979304`, -0.18159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -0.17659265358979304`}, \ {-0.17659265358979304`, -0.17659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -0.17159265358979303`}, \ {-0.17159265358979303`, -0.17159265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -0.16659265358979303`}, \ {-0.16659265358979303`, -0.16659265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -0.16159265358979308`}, \ {-0.16159265358979308`, -0.16159265358979308`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -0.15659265358979307`}, \ {-0.15659265358979307`, -0.15659265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -0.15159265358979307`}, \ {-0.15159265358979307`, -0.15159265358979307`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -0.14659265358979306`}, \ {-0.14659265358979306`, -0.14659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -0.14159265358979306`}, \ {-0.14159265358979306`, -0.14159265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -0.13659265358979306`}, \ {-0.13659265358979306`, -0.13659265358979306`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -0.13159265358979305`}, \ {-0.13159265358979305`, -0.13159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -0.12659265358979302`}, \ {-0.12659265358979305`, -0.12659265358979302`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -0.12159265358979304`}, \ {-0.12159265358979304`, -0.12159265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -0.11659265358979304`}, \ {-0.11659265358979304`, -0.11659265358979304`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -0.11159265358979305`}, \ {-0.11159265358979303`, -0.11159265358979305`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -0.10659265358979303`}, \ {-0.10659265358979303`, -0.10659265358979303`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -0.10159265358979308`}, \ {-0.10159265358979308`, -0.10159265358979308`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -0.09659265358979308}, \ {-0.09659265358979308, -0.09659265358979308}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -0.09159265358979309}, \ {-0.09159265358979307, -0.09159265358979309}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -0.08659265358979305}, \ {-0.08659265358979307, -0.08659265358979305}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -0.08159265358979308}, \ {-0.08159265358979306, -0.08159265358979308}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -0.07659265358979306}, \ {-0.07659265358979306, -0.07659265358979306}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -0.07159265358979305}, \ {-0.07159265358979305, -0.07159265358979305}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -0.06659265358979305}, \ {-0.06659265358979305, -0.06659265358979305}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -0.061592653589793045`}, \ {-0.061592653589793045`, -0.061592653589793045`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -0.05659265358979304}, \ {-0.05659265358979304, -0.05659265358979304}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -0.051592653589793036`}, \ {-0.051592653589793036`, -0.051592653589793036`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -0.04659265358979303}, \ {-0.04659265358979303, -0.04659265358979303}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -0.04159265358979303}, \ {-0.04159265358979303, -0.04159265358979303}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -0.03659265358979302}, \ {-0.03659265358979302, -0.03659265358979302}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -0.03159265358979302}, \ {-0.03159265358979302, -0.03159265358979302}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -0.026592653589793014`}, \ {-0.026592653589793014`, -0.026592653589793014`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -0.02159265358979301}, \ {-0.02159265358979301, -0.02159265358979301}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -0.016592653589793005`}, \ {-0.016592653589793005`, -0.016592653589793005`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -0.011592653589793}, \ {-0.011592653589793, -0.011592653589793}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -0.006592653589792996}, \ {-0.006592653589792996, -0.006592653589792996}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -0.0015926535897931027`}, \ {-0.0015926535897931027`, -0.0015926535897931027`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 0.003407346410206902}, { 0.0034073464102069018`, 0.003407346410206902}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 0.008407346410206906}, { 0.008407346410206906, 0.008407346410206906}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 0.01340734641020691}, { 0.01340734641020691, 0.01340734641020691}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 0.018407346410206915`}, { 0.018407346410206915`, 0.018407346410206915`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 0.023407346410206923`}, { 0.02340734641020692, 0.023407346410206923`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 0.028407346410206924`}, { 0.028407346410206924`, 0.028407346410206924`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 0.03340734641020693}, { 0.03340734641020693, 0.03340734641020693}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 0.03840734641020693}, { 0.03840734641020693, 0.03840734641020693}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 0.04340734641020693}, { 0.04340734641020694, 0.04340734641020693}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 0.04840734641020694}, { 0.04840734641020694, 0.04840734641020694}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 0.053407346410206946`}, { 0.053407346410206946`, 0.053407346410206946`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 0.05840734641020695}, { 0.05840734641020695, 0.05840734641020695}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 0.06340734641020696}, { 0.06340734641020696, 0.06340734641020696}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 0.06840734641020696}, { 0.06840734641020696, 0.06840734641020696}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 0.07340734641020696}, { 0.07340734641020696, 0.07340734641020696}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 0.07840734641020697}, { 0.07840734641020697, 0.07840734641020697}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 0.08340734641020697}, { 0.08340734641020697, 0.08340734641020697}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 0.08840734641020698}, { 0.08840734641020698, 0.08840734641020698}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 0.09340734641020698}, { 0.09340734641020698, 0.09340734641020698}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 0.09840734641020697}, { 0.09840734641020699, 0.09840734641020697}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 0.10340734641020699`}, { 0.10340734641020699`, 0.10340734641020699`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 0.108407346410207}, { 0.108407346410207, 0.108407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 0.113407346410207}, { 0.113407346410207, 0.113407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 0.118407346410207}, { 0.118407346410207, 0.118407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 0.1234073464102069}, { 0.1234073464102069, 0.1234073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 0.1284073464102069}, { 0.1284073464102069, 0.1284073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 0.13340734641020693`}, { 0.1334073464102069, 0.13340734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 0.1384073464102069}, { 0.1384073464102069, 0.1384073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 0.14340734641020692`}, { 0.14340734641020692`, 0.14340734641020692`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 0.14840734641020692`}, { 0.14840734641020692`, 0.14840734641020692`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 0.15340734641020692`}, { 0.15340734641020692`, 0.15340734641020692`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 0.15840734641020693`}, { 0.15840734641020693`, 0.15840734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 0.16340734641020693`}, { 0.16340734641020693`, 0.16340734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 0.16840734641020694`}, { 0.16840734641020694`, 0.16840734641020694`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 0.17340734641020694`}, { 0.17340734641020694`, 0.17340734641020694`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 0.17840734641020695`}, { 0.17840734641020695`, 0.17840734641020695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 0.18340734641020695`}, { 0.18340734641020695`, 0.18340734641020695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 0.18840734641020698`}, { 0.18840734641020696`, 0.18840734641020698`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 0.193407346410207}, { 0.19340734641020696`, 0.193407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 0.198407346410207}, { 0.19840734641020696`, 0.198407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 0.20340734641020697`}, { 0.20340734641020697`, 0.20340734641020697`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 0.20840734641020697`}, { 0.20840734641020697`, 0.20840734641020697`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 0.21340734641020695`}, { 0.21340734641020698`, 0.21340734641020695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 0.21840734641020698`}, { 0.21840734641020698`, 0.21840734641020698`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 0.223407346410207}, { 0.223407346410207, 0.223407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 0.228407346410207}, { 0.228407346410207, 0.228407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 0.233407346410207}, { 0.233407346410207, 0.233407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 0.238407346410207}, { 0.238407346410207, 0.238407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 0.243407346410207}, { 0.243407346410207, 0.243407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 0.248407346410207}, { 0.248407346410207, 0.248407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 0.2534073464102069}, { 0.2534073464102069, 0.2534073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 0.2584073464102069}, { 0.2584073464102069, 0.2584073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 0.2634073464102069}, { 0.2634073464102069, 0.2634073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 0.2684073464102069}, { 0.2684073464102069, 0.2684073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 0.2734073464102069}, { 0.2734073464102069, 0.2734073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 0.2784073464102069}, { 0.2784073464102069, 0.2784073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 0.28340734641020693`}, { 0.28340734641020693`, 0.28340734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 0.28840734641020693`}, { 0.28840734641020693`, 0.28840734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 0.29340734641020694`}, { 0.29340734641020694`, 0.29340734641020694`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 0.29840734641020694`}, { 0.29840734641020694`, 0.29840734641020694`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 0.3034073464102069}, { 0.30340734641020695`, 0.3034073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 0.30840734641020695`}, { 0.30840734641020695`, 0.30840734641020695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 0.31340734641020696`}, { 0.31340734641020696`, 0.31340734641020696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 0.31840734641020696`}, { 0.31840734641020696`, 0.31840734641020696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 0.32340734641020696`}, { 0.32340734641020696`, 0.32340734641020696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 0.32840734641020697`}, { 0.32840734641020697`, 0.32840734641020697`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 0.333407346410207}, { 0.333407346410207, 0.333407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 0.338407346410207}, { 0.338407346410207, 0.338407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 0.343407346410207}, { 0.343407346410207, 0.343407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 0.348407346410207}, { 0.348407346410207, 0.348407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 0.353407346410207}, { 0.353407346410207, 0.353407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 0.358407346410207}, { 0.358407346410207, 0.358407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 0.363407346410207}, { 0.363407346410207, 0.363407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 0.368407346410207}, { 0.368407346410207, 0.368407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 0.37340734641020706`}, { 0.373407346410207, 0.37340734641020706`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 0.37840734641020696`}, { 0.3784073464102069, 0.37840734641020696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 0.38340734641020685`}, { 0.3834073464102069, 0.38340734641020685`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 0.3884073464102069}, { 0.3884073464102069, 0.3884073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 0.39340734641020697`}, { 0.3934073464102069, 0.39340734641020697`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 0.3984073464102069}, { 0.3984073464102069, 0.3984073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 0.4034073464102069}, { 0.4034073464102069, 0.4034073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 0.40840734641020693`}, { 0.40840734641020693`, 0.40840734641020693`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 0.413407346410207}, { 0.41340734641020693`, 0.413407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 0.418407346410207}, { 0.41840734641020694`, 0.418407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 0.42340734641020705`}, { 0.42340734641020705`, 0.42340734641020705`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 0.42840734641020695`}, { 0.42840734641020695`, 0.42840734641020695`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 0.43340734641020706`}, { 0.43340734641020706`, 0.43340734641020706`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 0.4384073464102069}, { 0.43840734641020696`, 0.4384073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 0.44340734641020685`}, { 0.44340734641020685`, 0.44340734641020685`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 0.44840734641020696`}, { 0.44840734641020696`, 0.44840734641020696`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 0.45340734641020686`}, { 0.45340734641020686`, 0.45340734641020686`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 0.458407346410207}, { 0.458407346410207, 0.458407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 0.4634073464102068}, { 0.46340734641020687`, 0.4634073464102068}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 0.468407346410207}, { 0.468407346410207, 0.468407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 0.4734073464102069}, { 0.4734073464102069, 0.4734073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 0.478407346410207}, { 0.478407346410207, 0.478407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 0.4834073464102069}, { 0.4834073464102069, 0.4834073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 0.488407346410207}, { 0.488407346410207, 0.488407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 0.4934073464102069}, { 0.4934073464102069, 0.4934073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 0.498407346410207}, { 0.498407346410207, 0.498407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 0.5034073464102069}, { 0.5034073464102069, 0.5034073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 0.508407346410207}, { 0.508407346410207, 0.508407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 0.5134073464102069}, { 0.5134073464102069, 0.5134073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 0.518407346410207}, { 0.518407346410207, 0.518407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 0.5234073464102069}, { 0.5234073464102069, 0.5234073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 0.528407346410207}, { 0.528407346410207, 0.528407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 0.5334073464102068}, { 0.5334073464102069, 0.5334073464102068}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 0.538407346410207}, { 0.538407346410207, 0.538407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 0.5434073464102069}, { 0.5434073464102069, 0.5434073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 0.548407346410207}, { 0.548407346410207, 0.548407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 0.553407346410207}, { 0.553407346410207, 0.553407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 0.5584073464102071}, { 0.5584073464102071, 0.5584073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 0.563407346410207}, { 0.563407346410207, 0.563407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 0.5684073464102071}, { 0.5684073464102071, 0.5684073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 0.573407346410207}, { 0.573407346410207, 0.573407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 0.5784073464102069}, { 0.5784073464102069, 0.5784073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 0.583407346410207}, { 0.583407346410207, 0.583407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 0.5884073464102069}, { 0.5884073464102069, 0.5884073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 0.593407346410207}, { 0.593407346410207, 0.593407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 0.598407346410207}, { 0.5984073464102069, 0.598407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 0.603407346410207}, { 0.603407346410207, 0.603407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 0.6084073464102069}, { 0.6084073464102069, 0.6084073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 0.6134073464102069}, { 0.613407346410207, 0.6134073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 0.6184073464102069}, { 0.6184073464102069, 0.6184073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 0.623407346410207}, { 0.623407346410207, 0.623407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 0.6284073464102068}, { 0.6284073464102069, 0.6284073464102068}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 0.633407346410207}, { 0.633407346410207, 0.633407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 0.6384073464102069}, { 0.6384073464102069, 0.6384073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 0.643407346410207}, { 0.643407346410207, 0.643407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 0.6484073464102069}, { 0.6484073464102069, 0.6484073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 0.653407346410207}, { 0.653407346410207, 0.653407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 0.6584073464102069}, { 0.6584073464102069, 0.6584073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 0.663407346410207}, { 0.663407346410207, 0.663407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 0.6684073464102069}, { 0.6684073464102069, 0.6684073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 0.673407346410207}, { 0.673407346410207, 0.673407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 0.678407346410207}, { 0.678407346410207, 0.678407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 0.6834073464102071}, { 0.6834073464102071, 0.6834073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 0.688407346410207}, { 0.688407346410207, 0.688407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 0.6934073464102071}, { 0.6934073464102071, 0.6934073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 0.698407346410207}, { 0.698407346410207, 0.698407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 0.7034073464102069}, { 0.7034073464102069, 0.7034073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 0.708407346410207}, { 0.708407346410207, 0.708407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 0.7134073464102069}, { 0.7134073464102069, 0.7134073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 0.718407346410207}, { 0.718407346410207, 0.718407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 0.7234073464102069}, { 0.7234073464102069, 0.7234073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 0.728407346410207}, { 0.728407346410207, 0.728407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 0.7334073464102069}, { 0.7334073464102069, 0.7334073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 0.738407346410207}, { 0.738407346410207, 0.738407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 0.7434073464102069}, { 0.7434073464102069, 0.7434073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 0.7484073464102071}, { 0.748407346410207, 0.7484073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 0.7534073464102069}, { 0.7534073464102069, 0.7534073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 0.758407346410207}, { 0.758407346410207, 0.758407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 0.7634073464102069}, { 0.7634073464102069, 0.7634073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 0.768407346410207}, { 0.768407346410207, 0.768407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 0.7734073464102069}, { 0.7734073464102069, 0.7734073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 0.778407346410207}, { 0.778407346410207, 0.778407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 0.7834073464102069}, { 0.7834073464102069, 0.7834073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 0.788407346410207}, { 0.788407346410207, 0.788407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 0.7934073464102069}, { 0.7934073464102069, 0.7934073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 0.798407346410207}, { 0.798407346410207, 0.798407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 0.803407346410207}, { 0.803407346410207, 0.803407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 0.8084073464102071}, { 0.8084073464102071, 0.8084073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 0.813407346410207}, { 0.813407346410207, 0.813407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 0.8184073464102072}, { 0.8184073464102071, 0.8184073464102072}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 0.823407346410207}, { 0.823407346410207, 0.823407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 0.8284073464102069}, { 0.8284073464102069, 0.8284073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 0.833407346410207}, { 0.833407346410207, 0.833407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 0.838407346410207}, { 0.8384073464102069, 0.838407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 0.843407346410207}, { 0.843407346410207, 0.843407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 0.8484073464102069}, { 0.8484073464102069, 0.8484073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 0.853407346410207}, { 0.853407346410207, 0.853407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 0.8584073464102069}, { 0.8584073464102069, 0.8584073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 0.863407346410207}, { 0.863407346410207, 0.863407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 0.8684073464102069}, { 0.8684073464102069, 0.8684073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 0.8734073464102071}, { 0.873407346410207, 0.8734073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 0.8784073464102069}, { 0.8784073464102069, 0.8784073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 0.883407346410207}, { 0.883407346410207, 0.883407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 0.8884073464102069}, { 0.8884073464102069, 0.8884073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 0.893407346410207}, { 0.893407346410207, 0.893407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 0.8984073464102069}, { 0.8984073464102069, 0.8984073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 0.903407346410207}, { 0.903407346410207, 0.903407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 0.9084073464102069}, { 0.9084073464102069, 0.9084073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 0.913407346410207}, { 0.913407346410207, 0.913407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 0.9184073464102069}, { 0.9184073464102069, 0.9184073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 0.923407346410207}, { 0.923407346410207, 0.923407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 0.928407346410207}, { 0.928407346410207, 0.928407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 0.9334073464102071}, { 0.9334073464102071, 0.9334073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 0.938407346410207}, { 0.938407346410207, 0.938407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 0.943407346410207}, { 0.9434073464102071, 0.943407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 0.948407346410207}, { 0.948407346410207, 0.948407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 0.9534073464102071}, { 0.9534073464102071, 0.9534073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 0.958407346410207}, { 0.958407346410207, 0.958407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 0.9634073464102069}, { 0.9634073464102069, 0.9634073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 0.968407346410207}, { 0.968407346410207, 0.968407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 0.9734073464102069}, { 0.9734073464102069, 0.9734073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 0.9784073464102069}, { 0.978407346410207, 0.9784073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 0.9834073464102069}, { 0.9834073464102069, 0.9834073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 0.988407346410207}, { 0.988407346410207, 0.988407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 0.9934073464102069}, { 0.9934073464102069, 0.9934073464102069}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 0.9984073464102071}, { 0.998407346410207, 0.9984073464102071}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 1.003407346410207}, { 1.003407346410207, 1.003407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 1.008407346410207}, { 1.008407346410207, 1.008407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 1.013407346410207}, { 1.013407346410207, 1.013407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 1.018407346410207}, { 1.018407346410207, 1.018407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 1.023407346410207}, { 1.023407346410207, 1.023407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 1.028407346410207}, { 1.028407346410207, 1.028407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 1.033407346410207}, { 1.033407346410207, 1.033407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 1.038407346410207}, { 1.038407346410207, 1.038407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 1.043407346410207}, { 1.043407346410207, 1.043407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 1.048407346410207}, { 1.048407346410207, 1.048407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 1.053407346410207}, { 1.053407346410207, 1.053407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 1.058407346410207}, { 1.058407346410207, 1.058407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 1.063407346410207}, { 1.063407346410207, 1.063407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 1.068407346410207}, { 1.068407346410207, 1.068407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 1.073407346410207}, { 1.073407346410207, 1.073407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 1.078407346410207}, { 1.078407346410207, 1.078407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 1.083407346410207}, { 1.083407346410207, 1.083407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 1.0884073464102069`}, { 1.0884073464102069`, 1.0884073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 1.093407346410207}, { 1.093407346410207, 1.093407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 1.0984073464102069`}, { 1.0984073464102069`, 1.0984073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 1.103407346410207}, { 1.103407346410207, 1.103407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 1.1084073464102069`}, { 1.1084073464102069`, 1.1084073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 1.113407346410207}, { 1.113407346410207, 1.113407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 1.118407346410207}, { 1.118407346410207, 1.118407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 1.123407346410207}, { 1.123407346410207, 1.123407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 1.128407346410207}, { 1.128407346410207, 1.128407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 1.133407346410207}, { 1.133407346410207, 1.133407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 1.138407346410207}, { 1.138407346410207, 1.138407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 1.143407346410207}, { 1.143407346410207, 1.143407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 1.148407346410207}, { 1.148407346410207, 1.148407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 1.153407346410207}, { 1.153407346410207, 1.153407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 1.158407346410207}, { 1.158407346410207, 1.158407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 1.163407346410207}, { 1.163407346410207, 1.163407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 1.168407346410207}, { 1.168407346410207, 1.168407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 1.173407346410207}, { 1.173407346410207, 1.173407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 1.178407346410207}, { 1.178407346410207, 1.178407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 1.183407346410207}, { 1.183407346410207, 1.183407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 1.188407346410207}, { 1.188407346410207, 1.188407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 1.193407346410207}, { 1.193407346410207, 1.193407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 1.198407346410207}, { 1.198407346410207, 1.198407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 1.203407346410207}, { 1.203407346410207, 1.203407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 1.208407346410207}, { 1.208407346410207, 1.208407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 1.2134073464102069`}, { 1.2134073464102069`, 1.2134073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 1.218407346410207}, { 1.218407346410207, 1.218407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 1.2234073464102069`}, { 1.2234073464102069`, 1.2234073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 1.228407346410207}, { 1.228407346410207, 1.228407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 1.2334073464102069`}, { 1.2334073464102069`, 1.2334073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 1.238407346410207}, { 1.238407346410207, 1.238407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 1.243407346410207}, { 1.243407346410207, 1.243407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 1.248407346410207}, { 1.248407346410207, 1.248407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 1.253407346410207}, { 1.253407346410207, 1.253407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 1.258407346410207}, { 1.258407346410207, 1.258407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 1.263407346410207}, { 1.263407346410207, 1.263407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 1.268407346410207}, { 1.268407346410207, 1.268407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 1.273407346410207}, { 1.273407346410207, 1.273407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 1.278407346410207}, { 1.278407346410207, 1.278407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 1.283407346410207}, { 1.283407346410207, 1.283407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 1.288407346410207}, { 1.288407346410207, 1.288407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 1.293407346410207}, { 1.293407346410207, 1.293407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 1.298407346410207}, { 1.298407346410207, 1.298407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 1.303407346410207}, { 1.303407346410207, 1.303407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 1.308407346410207}, { 1.308407346410207, 1.308407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 1.313407346410207}, { 1.313407346410207, 1.313407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 1.318407346410207}, { 1.318407346410207, 1.318407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 1.323407346410207}, { 1.323407346410207, 1.323407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 1.328407346410207}, { 1.328407346410207, 1.328407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 1.333407346410207}, { 1.333407346410207, 1.333407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 1.3384073464102069`}, { 1.3384073464102069`, 1.3384073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 1.343407346410207}, { 1.343407346410207, 1.343407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 1.3484073464102069`}, { 1.3484073464102069`, 1.3484073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 1.353407346410207}, { 1.353407346410207, 1.353407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 1.3584073464102069`}, { 1.3584073464102069`, 1.3584073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 1.363407346410207}, { 1.363407346410207, 1.363407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 1.368407346410207}, { 1.368407346410207, 1.368407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 1.373407346410207}, { 1.373407346410207, 1.373407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 1.378407346410207}, { 1.378407346410207, 1.378407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 1.383407346410207}, { 1.383407346410207, 1.383407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 1.388407346410207}, { 1.388407346410207, 1.388407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 1.393407346410207}, { 1.393407346410207, 1.393407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 1.398407346410207}, { 1.398407346410207, 1.398407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 1.403407346410207}, { 1.403407346410207, 1.403407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 1.408407346410207}, { 1.408407346410207, 1.408407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 1.413407346410207}, { 1.413407346410207, 1.413407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 1.418407346410207}, { 1.418407346410207, 1.418407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 1.4234073464102068`}, { 1.4234073464102068`, 1.4234073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 1.4284073464102072`}, { 1.4284073464102072`, 1.4284073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 1.433407346410207}, { 1.433407346410207, 1.433407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 1.438407346410207}, { 1.438407346410207, 1.438407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 1.4434073464102068`}, { 1.4434073464102068`, 1.4434073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 1.4484073464102072`}, { 1.4484073464102072`, 1.4484073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 1.453407346410207}, { 1.453407346410207, 1.453407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 1.458407346410207}, { 1.458407346410207, 1.458407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 1.4634073464102069`}, { 1.4634073464102069`, 1.4634073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 1.4684073464102068`}, { 1.4684073464102068`, 1.4684073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 1.473407346410207}, { 1.473407346410207, 1.473407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 1.478407346410207}, { 1.478407346410207, 1.478407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 1.4834073464102069`}, { 1.4834073464102069`, 1.4834073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 1.4884073464102068`}, { 1.4884073464102068`, 1.4884073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 1.4934073464102071`}, { 1.4934073464102071`, 1.4934073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 1.498407346410207}, { 1.498407346410207, 1.498407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 1.503407346410207}, { 1.503407346410207, 1.503407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 1.5084073464102068`}, { 1.5084073464102068`, 1.5084073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 1.5134073464102071`}, { 1.5134073464102071`, 1.5134073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 1.518407346410207}, { 1.518407346410207, 1.518407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 1.523407346410207}, { 1.523407346410207, 1.523407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 1.5284073464102068`}, { 1.5284073464102068`, 1.5284073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 1.5334073464102072`}, { 1.5334073464102072`, 1.5334073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 1.538407346410207}, { 1.538407346410207, 1.538407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 1.543407346410207}, { 1.543407346410207, 1.543407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 1.5484073464102068`}, { 1.5484073464102068`, 1.5484073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 1.5534073464102072`}, { 1.5534073464102072`, 1.5534073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 1.558407346410207}, { 1.558407346410207, 1.558407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 1.563407346410207}, { 1.563407346410207, 1.563407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 1.5684073464102068`}, { 1.5684073464102068`, 1.5684073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 1.5734073464102072`}, { 1.5734073464102072`, 1.5734073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 1.578407346410207}, { 1.578407346410207, 1.578407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 1.583407346410207}, { 1.583407346410207, 1.583407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 1.5884073464102069`}, { 1.5884073464102069`, 1.5884073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 1.5934073464102072`}, { 1.5934073464102072`, 1.5934073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 1.598407346410207}, { 1.598407346410207, 1.598407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 1.603407346410207}, { 1.603407346410207, 1.603407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 1.6084073464102069`}, { 1.6084073464102069`, 1.6084073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 1.6134073464102068`}, { 1.6134073464102068`, 1.6134073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 1.6184073464102071`}, { 1.6184073464102071`, 1.6184073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 1.623407346410207}, { 1.623407346410207, 1.623407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 1.628407346410207}, { 1.628407346410207, 1.628407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 1.6334073464102068`}, { 1.6334073464102068`, 1.6334073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 1.6384073464102071`}, { 1.6384073464102071`, 1.6384073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 1.643407346410207}, { 1.643407346410207, 1.643407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 1.648407346410207}, { 1.648407346410207, 1.648407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 1.6534073464102068`}, { 1.6534073464102068`, 1.6534073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 1.6584073464102072`}, { 1.6584073464102072`, 1.6584073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 1.663407346410207}, { 1.663407346410207, 1.663407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 1.668407346410207}, { 1.668407346410207, 1.668407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 1.6734073464102068`}, { 1.6734073464102068`, 1.6734073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 1.6784073464102072`}, { 1.6784073464102072`, 1.6784073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 1.683407346410207}, { 1.683407346410207, 1.683407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 1.688407346410207}, { 1.688407346410207, 1.688407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 1.6934073464102068`}, { 1.6934073464102068`, 1.6934073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 1.6984073464102072`}, { 1.6984073464102072`, 1.6984073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 1.703407346410207}, { 1.703407346410207, 1.703407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 1.708407346410207}, { 1.708407346410207, 1.708407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 1.7134073464102069`}, { 1.7134073464102069`, 1.7134073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 1.7184073464102072`}, { 1.7184073464102072`, 1.7184073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 1.723407346410207}, { 1.723407346410207, 1.723407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 1.728407346410207}, { 1.728407346410207, 1.728407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 1.7334073464102069`}, { 1.7334073464102069`, 1.7334073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 1.7384073464102068`}, { 1.7384073464102068`, 1.7384073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 1.7434073464102071`}, { 1.7434073464102071`, 1.7434073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 1.748407346410207}, { 1.748407346410207, 1.748407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 1.753407346410207}, { 1.753407346410207, 1.753407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 1.7584073464102068`}, { 1.7584073464102068`, 1.7584073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 1.7634073464102071`}, { 1.7634073464102071`, 1.7634073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 1.768407346410207}, { 1.768407346410207, 1.768407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 1.773407346410207}, { 1.773407346410207, 1.773407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 1.7784073464102068`}, { 1.7784073464102068`, 1.7784073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 1.7834073464102072`}, { 1.7834073464102072`, 1.7834073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 1.788407346410207}, { 1.788407346410207, 1.788407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 1.793407346410207}, { 1.793407346410207, 1.793407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 1.7984073464102068`}, { 1.7984073464102068`, 1.7984073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 1.8034073464102072`}, { 1.8034073464102072`, 1.8034073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 1.808407346410207}, { 1.808407346410207, 1.808407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 1.813407346410207}, { 1.813407346410207, 1.813407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 1.8184073464102068`}, { 1.8184073464102068`, 1.8184073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 1.8234073464102072`}, { 1.8234073464102072`, 1.8234073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 1.828407346410207}, { 1.828407346410207, 1.828407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 1.833407346410207}, { 1.833407346410207, 1.833407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 1.8384073464102069`}, { 1.8384073464102069`, 1.8384073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 1.8434073464102072`}, { 1.8434073464102072`, 1.8434073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 1.848407346410207}, { 1.848407346410207, 1.848407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 1.853407346410207}, { 1.853407346410207, 1.853407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 1.8584073464102069`}, { 1.8584073464102069`, 1.8584073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 1.8634073464102068`}, { 1.8634073464102068`, 1.8634073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 1.8684073464102071`}, { 1.8684073464102071`, 1.8684073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 1.873407346410207}, { 1.873407346410207, 1.873407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 1.878407346410207}, { 1.878407346410207, 1.878407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 1.8834073464102068`}, { 1.8834073464102068`, 1.8834073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 1.8884073464102071`}, { 1.8884073464102071`, 1.8884073464102071`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 1.893407346410207}, { 1.893407346410207, 1.893407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 1.898407346410207}, { 1.898407346410207, 1.898407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 1.9034073464102068`}, { 1.9034073464102068`, 1.9034073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 1.9084073464102072`}, { 1.9084073464102072`, 1.9084073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 1.913407346410207}, { 1.913407346410207, 1.913407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 1.918407346410207}, { 1.918407346410207, 1.918407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 1.9234073464102068`}, { 1.9234073464102068`, 1.9234073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 1.9284073464102072`}, { 1.9284073464102072`, 1.9284073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 1.933407346410207}, { 1.933407346410207, 1.933407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 1.938407346410207}, { 1.938407346410207, 1.938407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 1.9434073464102068`}, { 1.9434073464102068`, 1.9434073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 1.9484073464102072`}, { 1.9484073464102072`, 1.9484073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 1.953407346410207}, { 1.953407346410207, 1.953407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 1.958407346410207}, { 1.958407346410207, 1.958407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 1.9634073464102069`}, { 1.9634073464102069`, 1.9634073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 1.9684073464102072`}, { 1.9684073464102072`, 1.9684073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 1.973407346410207}, { 1.973407346410207, 1.973407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 1.978407346410207}, { 1.978407346410207, 1.978407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 1.9834073464102069`}, { 1.9834073464102069`, 1.9834073464102069`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 1.988407346410207}, { 1.988407346410207, 1.988407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 1.993407346410207}, { 1.993407346410207, 1.993407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 1.998407346410207}, { 1.998407346410207, 1.998407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.003407346410207}, { 2.003407346410207, 2.003407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.008407346410207}, { 2.008407346410207, 2.008407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.013407346410207}, { 2.013407346410207, 2.013407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.018407346410207}, { 2.018407346410207, 2.018407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.023407346410207}, { 2.023407346410207, 2.023407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.028407346410207}, { 2.028407346410207, 2.028407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.033407346410207}, { 2.033407346410207, 2.033407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.038407346410207}, { 2.038407346410207, 2.038407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.043407346410207}, { 2.043407346410207, 2.043407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.048407346410207}, { 2.048407346410207, 2.048407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.053407346410207}, { 2.053407346410207, 2.053407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.058407346410207}, { 2.058407346410207, 2.058407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.063407346410207}, { 2.063407346410207, 2.063407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.068407346410207}, { 2.068407346410207, 2.068407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.073407346410207}, { 2.073407346410207, 2.073407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.078407346410207}, { 2.078407346410207, 2.078407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.083407346410207}, { 2.083407346410207, 2.083407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.088407346410207}, { 2.088407346410207, 2.088407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.093407346410207}, { 2.093407346410207, 2.093407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.098407346410207}, { 2.098407346410207, 2.098407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.103407346410207}, { 2.103407346410207, 2.103407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.108407346410207}, { 2.108407346410207, 2.108407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.1134073464102068`}, { 2.1134073464102068`, 2.1134073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.118407346410207}, { 2.118407346410207, 2.118407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.123407346410207}, { 2.123407346410207, 2.123407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.128407346410207}, { 2.128407346410207, 2.128407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.133407346410207}, { 2.133407346410207, 2.133407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.138407346410207}, { 2.138407346410207, 2.138407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.143407346410207}, { 2.143407346410207, 2.143407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.148407346410207}, { 2.148407346410207, 2.148407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.153407346410207}, { 2.153407346410207, 2.153407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.158407346410207}, { 2.158407346410207, 2.158407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.163407346410207}, { 2.163407346410207, 2.163407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.168407346410207}, { 2.168407346410207, 2.168407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.173407346410207}, { 2.173407346410207, 2.173407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.178407346410207}, { 2.178407346410207, 2.178407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.183407346410207}, { 2.183407346410207, 2.183407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.188407346410207}, { 2.188407346410207, 2.188407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.193407346410207}, { 2.193407346410207, 2.193407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.198407346410207}, { 2.198407346410207, 2.198407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.203407346410207}, { 2.203407346410207, 2.203407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.208407346410207}, { 2.208407346410207, 2.208407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.213407346410207}, { 2.213407346410207, 2.213407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.218407346410207}, { 2.218407346410207, 2.218407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.223407346410207}, { 2.223407346410207, 2.223407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.228407346410207}, { 2.228407346410207, 2.228407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.233407346410207}, { 2.233407346410207, 2.233407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.2384073464102068`}, { 2.2384073464102068`, 2.2384073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.243407346410207}, { 2.243407346410207, 2.243407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.248407346410207}, { 2.248407346410207, 2.248407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.253407346410207}, { 2.253407346410207, 2.253407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.2584073464102072`}, { 2.2584073464102072`, 2.2584073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.263407346410207}, { 2.263407346410207, 2.263407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.268407346410207}, { 2.268407346410207, 2.268407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.273407346410207}, { 2.273407346410207, 2.273407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.278407346410207}, { 2.278407346410207, 2.278407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.283407346410207}, { 2.283407346410207, 2.283407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.288407346410207}, { 2.288407346410207, 2.288407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.293407346410207}, { 2.293407346410207, 2.293407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.298407346410207}, { 2.298407346410207, 2.298407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.303407346410207}, { 2.303407346410207, 2.303407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.308407346410207}, { 2.308407346410207, 2.308407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.313407346410207}, { 2.313407346410207, 2.313407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.318407346410207}, { 2.318407346410207, 2.318407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.323407346410207}, { 2.323407346410207, 2.323407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.328407346410207}, { 2.328407346410207, 2.328407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.333407346410207}, { 2.333407346410207, 2.333407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.338407346410207}, { 2.338407346410207, 2.338407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.343407346410207}, { 2.343407346410207, 2.343407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.348407346410207}, { 2.348407346410207, 2.348407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.353407346410207}, { 2.353407346410207, 2.353407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 2.358407346410207}, { 2.358407346410207, 2.358407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 2.3634073464102068`}, { 2.3634073464102068`, 2.3634073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 2.368407346410207}, { 2.368407346410207, 2.368407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 2.373407346410207}, { 2.373407346410207, 2.373407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 2.378407346410207}, { 2.378407346410207, 2.378407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 2.3834073464102072`}, { 2.3834073464102072`, 2.3834073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.388407346410207}, { 2.388407346410207, 2.388407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.393407346410207}, { 2.393407346410207, 2.393407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.398407346410207}, { 2.398407346410207, 2.398407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.403407346410207}, { 2.403407346410207, 2.403407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.408407346410207}, { 2.408407346410207, 2.408407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.413407346410207}, { 2.413407346410207, 2.413407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.418407346410207}, { 2.418407346410207, 2.418407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.423407346410207}, { 2.423407346410207, 2.423407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 2.428407346410207}, { 2.428407346410207, 2.428407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 2.433407346410207}, { 2.433407346410207, 2.433407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.438407346410207}, { 2.438407346410207, 2.438407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.443407346410207}, { 2.443407346410207, 2.443407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.448407346410207}, { 2.448407346410207, 2.448407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.453407346410207}, { 2.453407346410207, 2.453407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.458407346410207}, { 2.458407346410207, 2.458407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.463407346410207}, { 2.463407346410207, 2.463407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.468407346410207}, { 2.468407346410207, 2.468407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.473407346410207}, { 2.473407346410207, 2.473407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.478407346410207}, { 2.478407346410207, 2.478407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.483407346410207}, { 2.483407346410207, 2.483407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.4884073464102068`}, { 2.4884073464102068`, 2.4884073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.493407346410207}, { 2.493407346410207, 2.493407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.498407346410207}, { 2.498407346410207, 2.498407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.503407346410207}, { 2.503407346410207, 2.503407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.5084073464102072`}, { 2.5084073464102072`, 2.5084073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.513407346410207}, { 2.513407346410207, 2.513407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.518407346410207}, { 2.518407346410207, 2.518407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.523407346410207}, { 2.523407346410207, 2.523407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.528407346410207}, { 2.528407346410207, 2.528407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.533407346410207}, { 2.533407346410207, 2.533407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.538407346410207}, { 2.538407346410207, 2.538407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.543407346410207}, { 2.543407346410207, 2.543407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.5484073464102073`}, { 2.5484073464102073`, 2.5484073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.553407346410207}, { 2.553407346410207, 2.553407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.558407346410207}, { 2.558407346410207, 2.558407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.563407346410207}, { 2.563407346410207, 2.563407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.568407346410207}, { 2.568407346410207, 2.568407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.5734073464102067`}, { 2.5734073464102067`, 2.5734073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.578407346410207}, { 2.578407346410207, 2.578407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.583407346410207}, { 2.583407346410207, 2.583407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.588407346410207}, { 2.588407346410207, 2.588407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.593407346410207}, { 2.593407346410207, 2.593407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.598407346410207}, { 2.598407346410207, 2.598407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.603407346410207}, { 2.603407346410207, 2.603407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.608407346410207}, { 2.608407346410207, 2.608407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.6134073464102068`}, { 2.6134073464102068`, 2.6134073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.618407346410207}, { 2.618407346410207, 2.618407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.623407346410207}, { 2.623407346410207, 2.623407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.628407346410207}, { 2.628407346410207, 2.628407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.6334073464102072`}, { 2.6334073464102072`, 2.6334073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.638407346410207}, { 2.638407346410207, 2.638407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.643407346410207}, { 2.643407346410207, 2.643407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.648407346410207}, { 2.648407346410207, 2.648407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.653407346410207}, { 2.653407346410207, 2.653407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.658407346410207}, { 2.658407346410207, 2.658407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.663407346410207}, { 2.663407346410207, 2.663407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.668407346410207}, { 2.668407346410207, 2.668407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.6734073464102073`}, { 2.6734073464102073`, 2.6734073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.678407346410207}, { 2.678407346410207, 2.678407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.683407346410207}, { 2.683407346410207, 2.683407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.688407346410207}, { 2.688407346410207, 2.688407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.693407346410207}, { 2.693407346410207, 2.693407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.6984073464102067`}, { 2.6984073464102067`, 2.6984073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.703407346410207}, { 2.703407346410207, 2.703407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.708407346410207}, { 2.708407346410207, 2.708407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.713407346410207}, { 2.713407346410207, 2.713407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.718407346410207}, { 2.718407346410207, 2.718407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.723407346410207}, { 2.723407346410207, 2.723407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.728407346410207}, { 2.728407346410207, 2.728407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.733407346410207}, { 2.733407346410207, 2.733407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.7384073464102068`}, { 2.7384073464102068`, 2.7384073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.743407346410207}, { 2.743407346410207, 2.743407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.748407346410207}, { 2.748407346410207, 2.748407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.753407346410207}, { 2.753407346410207, 2.753407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.7584073464102072`}, { 2.7584073464102072`, 2.7584073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.763407346410207}, { 2.763407346410207, 2.763407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.768407346410207}, { 2.768407346410207, 2.768407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.773407346410207}, { 2.773407346410207, 2.773407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.778407346410207}, { 2.778407346410207, 2.778407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.783407346410207}, { 2.783407346410207, 2.783407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.788407346410207}, { 2.788407346410207, 2.788407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.793407346410207}, { 2.793407346410207, 2.793407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.7984073464102073`}, { 2.7984073464102073`, 2.7984073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.803407346410207}, { 2.803407346410207, 2.803407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.808407346410207}, { 2.808407346410207, 2.808407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.813407346410207}, { 2.813407346410207, 2.813407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.818407346410207}, { 2.818407346410207, 2.818407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.8234073464102067`}, { 2.8234073464102067`, 2.8234073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.828407346410207}, { 2.828407346410207, 2.828407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.833407346410207}, { 2.833407346410207, 2.833407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.838407346410207}, { 2.838407346410207, 2.838407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.843407346410207}, { 2.843407346410207, 2.843407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.848407346410207}, { 2.848407346410207, 2.848407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.853407346410207}, { 2.853407346410207, 2.853407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.858407346410207}, { 2.858407346410207, 2.858407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.8634073464102068`}, { 2.8634073464102068`, 2.8634073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.868407346410207}, { 2.868407346410207, 2.868407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.873407346410207}, { 2.873407346410207, 2.873407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.878407346410207}, { 2.878407346410207, 2.878407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.8834073464102072`}, { 2.8834073464102072`, 2.8834073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.888407346410207}, { 2.888407346410207, 2.888407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.893407346410207}, { 2.893407346410207, 2.893407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.898407346410207}, { 2.898407346410207, 2.898407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.903407346410207}, { 2.903407346410207, 2.903407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.908407346410207}, { 2.908407346410207, 2.908407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.913407346410207}, { 2.913407346410207, 2.913407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.918407346410207}, { 2.918407346410207, 2.918407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.9234073464102073`}, { 2.9234073464102073`, 2.9234073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.928407346410207}, { 2.928407346410207, 2.928407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.933407346410207}, { 2.933407346410207, 2.933407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.938407346410207}, { 2.938407346410207, 2.938407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.943407346410207}, { 2.943407346410207, 2.943407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.9484073464102067`}, { 2.9484073464102067`, 2.9484073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.953407346410207}, { 2.953407346410207, 2.953407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.958407346410207}, { 2.958407346410207, 2.958407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.963407346410207}, { 2.963407346410207, 2.963407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.968407346410207}, { 2.968407346410207, 2.968407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.973407346410207}, { 2.973407346410207, 2.973407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.978407346410207}, { 2.978407346410207, 2.978407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.983407346410207}, { 2.983407346410207, 2.983407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.9884073464102068`}, { 2.9884073464102068`, 2.9884073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.993407346410207}, { 2.993407346410207, 2.993407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.998407346410207}, { 2.998407346410207, 2.998407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.003407346410207}, { 3.003407346410207, 3.003407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.0084073464102072`}, { 3.0084073464102072`, 3.0084073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.013407346410207}, { 3.013407346410207, 3.013407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.018407346410207}, { 3.018407346410207, 3.018407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.023407346410207}, { 3.023407346410207, 3.023407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.028407346410207}, { 3.028407346410207, 3.028407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.0334073464102067`}, { 3.0334073464102067`, 3.0334073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.038407346410207}, { 3.038407346410207, 3.038407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.043407346410207}, { 3.043407346410207, 3.043407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.0484073464102073`}, { 3.0484073464102073`, 3.0484073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.053407346410207}, { 3.053407346410207, 3.053407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.058407346410207}, { 3.058407346410207, 3.058407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.063407346410207}, { 3.063407346410207, 3.063407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068407346410207}, { 3.068407346410207, 3.068407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.0734073464102067`}, { 3.0734073464102067`, 3.0734073464102067`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.078407346410207}, { 3.078407346410207, 3.078407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.083407346410207}, { 3.083407346410207, 3.083407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.0884073464102073`}, { 3.0884073464102073`, 3.0884073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.093407346410207}, { 3.093407346410207, 3.093407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.098407346410207}, { 3.098407346410207, 3.098407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.103407346410207}, { 3.103407346410207, 3.103407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.108407346410207}, { 3.108407346410207, 3.108407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.1134073464102068`}, { 3.1134073464102068`, 3.1134073464102068`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.118407346410207}, { 3.118407346410207, 3.118407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.123407346410207}, { 3.123407346410207, 3.123407346410207}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.1284073464102073`}, { 3.1284073464102073`, 3.1284073464102073`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.1334073464102072`}, { 3.1334073464102072`, 3.1334073464102072`}}]}, {GrayLevel[0], PointSize[0.0055000000000000005`], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.138407346410207}, { 3.138407346410207, 3.138407346410207}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.138407346410207}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -7346.468571428569}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 3, 4, 5, 8}, {{4}, {5}, {5}, {5}, {1}, {1}, {2}, { 3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0., 0.8164965809277261}, {0.8164965809277261, 0.8164965809277261}, {1.6329931618554523`, 0.8164965809277261}, {0., 0.}, {0.8164965809277261, 1.6329931618554523`}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {1, 5}, {2, 5}, {3, 5}}, 0.019562323618881772`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.019562323618881772], DiskBox[2, 0.019562323618881772], DiskBox[3, 0.019562323618881772], DiskBox[4, 0.019562323618881772], DiskBox[5, 0.019562323618881772]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -7820.434285714283}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, 3.141592643053081}, {-3.141592653589793, -3.141592643053081}, \ {-3.141592653589793, 1.053671194402651*^-8}, {-3.141592653589793, \ -1.053671231142055*^-8}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, 3.1365928098382154`}, {-3.1365926535897932`, \ -3.1365927160964486`}, {-3.1365926535897932`, -0.01999867513791998}, \ {-3.1365926535897932`, 0.004999956247670615}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, 3.131593903298205}, {-3.1315926535897933`, -3.131593153560539}, \ {-3.1315926535897933`, -0.039989404507678156`}, {-3.1315926535897933`, 0.009999650022502882}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, 3.1265968701063294`}, {-3.126592653589793, -3.126594340848348}, \ {-3.126592653589793, -0.05996425921729818}, {-3.126592653589793, 0.014998818928574974`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, 3.12160264420101}, {-3.121592653589793, -3.121596652590454}, \ {-3.121592653589793, -0.07991534405863125}, {-3.121592653589793, 0.01999720074522155}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, 3.116612156217516}, {-3.116592653589793, -3.1166004630520514`}, \ {-3.116592653589793, -0.09983481413686981}, {-3.116592653589793, 0.024994533519243568`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, 3.111626332391321}, {-3.1115926535897933`, -3.111606146000688}, \ {-3.1115926535897933`, -0.11971489123889736`}, {-3.1115926535897933`, 0.029990555658109756`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, 3.1066460936001534`}, {-3.106592653589793, -3.106614074695228}, \ {-3.106592653589793, -0.1395478798057162}, {-3.106592653589793, 0.0349850059745032}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, 3.101672354164972}, {-3.101592653589793, -3.1016246216295587`}, \ {-3.101592653589793, -0.15932618258946424`}, {-3.101592653589793, 0.039977623828817144`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, 3.09670602091374}, {-3.096592653589793, -3.096638158509401}, \ {-3.096592653589793, -0.17904231570860302`}, {-3.096592653589793, 0.04496814917818582}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, 3.091747992153795}, {-3.0915926535897933`, -3.0916550561183085`}, \ {-3.0915926535897933`, -0.19868892317872125`}, {-3.0915926535897933`, 0.04995632266960989}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, 3.0867991566533672`}, {-3.086592653589793, -3.086675684176185}, \ {-3.086592653589793, -0.21825879081700503`}, {-3.086592653589793, 0.0549418857357846}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, 3.0818603927194648`}, {-3.081592653589793, -3.081700411255858}, \ {-3.081592653589793, -0.23774485941698337`}, {-3.081592653589793, 0.05992458066741613}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, 3.0769325672672623`}, {-3.076592653589793, -3.076729604669674}, \ {-3.076592653589793, -0.2571402371923315}, {-3.076592653589793, 0.06490415069718848}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, 3.072016534892988}, {-3.0715926535897933`, -3.071763630331728}, \ {-3.0715926535897933`, -0.2764382114350423}, {-3.0715926535897933`, 0.06988034009307528}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, 3.0671131370611584`}, {-3.066592653589793, -3.066802852686988}, \ {-3.066592653589793, -0.29563225929764125`}, {-3.066592653589793, 0.07485289422454759}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, 3.0622232012526482`}, {-3.061592653589793, -3.061847634575497}, \ {-3.061592653589793, -0.314716057736601}, {-3.061592653589793, 0.0798215596542568}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, 3.057347540171703}, {-3.056592653589793, -3.0568983371234557`}, \ {-3.056592653589793, -0.33368349255193447`}, {-3.056592653589793, 0.08478608421852718}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, 3.052486951028951}, {-3.0515926535897933`, -3.051955319661019}, \ {-3.0515926535897933`, -0.3525286664897762}, {-3.0515926535897933`, 0.08974621709669073}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, 3.047642214807676}, {-3.046592653589793, -3.0470189395831535`}, \ {-3.046592653589793, -0.371245906433763}, {-3.046592653589793, 0.0947017089026123}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, 3.0428140956329695`}, {-3.041592653589793, -3.0420895522840703`}, \ {-3.041592653589793, -0.3898297696463273}, {-3.041592653589793, 0.09965231174631987}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, 3.0380033401283972`}, {-3.036592653589793, -3.037167511022315}, \ {-3.036592653589793, -0.40827504908379786`}, {-3.036592653589793, 0.10459777932270554`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, 3.0332106768487463`}, {-3.0315926535897932`, -3.032253166831733}, \ {-3.0315926535897932`, -0.42657677777929776`}, {-3.0315926535897932`, 0.1095378669813128}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, 3.0284368157791692`}, {-3.026592653589793, -3.027346868441767}, \ {-3.026592653589793, -0.44473023229582975`}, {-3.026592653589793, 0.1144723317918091}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, 3.0236824478194833`}, {-3.021592653589793, -3.022448962158201}, \ {-3.021592653589793, -0.4627309353112147}, {-3.021592653589793, 0.11940093262452285`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, 3.0189482443600144`}, {-3.016592653589793, -3.0175597917658434`}, \ {-3.016592653589793, -0.48057465730009113`}, {-3.016592653589793, 0.12432343022157127`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, 3.0142348568904507`}, {-3.0115926535897932`, \ -3.0126796984505915`}, {-3.0115926535897932`, -0.49825741739189366`}, \ {-3.0115926535897932`, 0.1292395872595619}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, 3.0095429166795626`}, {-3.0065926535897933`, \ -3.0078090207110146`}, {-3.0065926535897933`, -0.5157754833873818}, \ {-3.0065926535897933`, 0.13414916841576374`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, 3.0048730344205796`}, {-3.001592653589793, -3.0029480942407405`}, \ {-3.001592653589793, -0.5331253710463169}, {-3.001592653589793, 0.13905194044508565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, 3.000225800038531}, {-2.996592653589793, -2.998097251882959}, \ {-2.996592653589793, -0.5503038425796921}, {-2.996592653589793, 0.14394767222767305`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, 2.9956017824353336`}, {-2.991592653589793, -2.993256823503447}, \ {-2.991592653589793, -0.5673079044853557}, {-2.991592653589793, 0.1488361348480437}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, 2.9910015293556067`}, {-2.9865926535897933`, \ -2.9884271359481995`}, {-2.9865926535897933`, -0.584134804715033}, \ {-2.9865926535897933`, 0.1537171016398494}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, 2.9864255672299005`}, {-2.981592653589793, -2.98360851292092}, \ {-2.981592653589793, -0.6007820292383195}, {-2.981592653589793, 0.15859034826158322`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, 2.9818744011210905`}, {-2.976592653589793, -2.978801274943573}, \ {-2.976592653589793, -0.6172472980430979}, {-2.976592653589793, 0.16345565273852658`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, 2.9773485146670535`}, {-2.971592653589793, -2.974005739255005}, \ {-2.971592653589793, -0.633528560619466}, {-2.971592653589793, 0.16831279552837683`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, 2.9728483700769686`}, {-2.9665926535897933`, -2.96922221974455}, \ {-2.9665926535897933`, -0.649623990983702}, {-2.9665926535897933`, 0.1731615595721358}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, 2.968374408167212}, {-2.961592653589793, -2.9644510268800133`}, \ {-2.961592653589793, -0.6655319822763498}, {-2.961592653589793, 0.17800173034633612`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, 2.9639270484328137`}, {-2.956592653589793, -2.959692467640619}, \ {-2.956592653589793, -0.6812511409890449}, {-2.956592653589793, 0.18283309591241947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, 2.959506689156188}, {-2.951592653589793, -2.9549468454519725`}, \ {-2.951592653589793, -0.6967802808618774}, {-2.951592653589793, 0.1876554469644059}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, 2.9551137075300735`}, {-2.9465926535897933`, -2.950214460107989}, \ {-2.9465926535897933`, -0.712118416501936}, {-2.9465926535897933`, 0.1924685768807663}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, 2.95074845984242}, {-2.941592653589793, -2.9454956077269627`}, \ {-2.941592653589793, -0.7272647567589002}, {-2.941592653589793, 0.19727228176191625`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, 2.946411281666043}, {-2.936592653589793, -2.9407905806821146`}, \ {-2.936592653589793, -0.7422186979039}, {-2.936592653589793, 0.20206636047683146`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, 2.9421024880876034`}, {-2.931592653589793, -2.9360996675437416`}, \ {-2.931592653589793, -0.7569798166474219}, {-2.931592653589793, 0.20685061470414254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, 2.9378223739586735`}, {-2.9265926535897933`, -2.931423153025717}, \ {-2.9265926535897933`, -0.7715478630405463}, {-2.9265926535897933`, 0.2116248489705607}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, 2.933571214177097}, {-2.921592653589793, -2.9267613179369767`}, \ {-2.921592653589793, -0.7859227532893398}, {-2.921592653589793, 0.21638887068640117`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, 2.929349263982578}, {-2.916592653589793, -2.922114439127296}, \ {-2.916592653589793, -0.8001045625189435}, {-2.916592653589793, 0.22114249018238114`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, 2.92515675927843}, {-2.911592653589793, -2.9174827894377064`}, \ {-2.911592653589793, -0.8140935175160401}, {-2.911592653589793, 0.2258855207436315}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, 2.920993916975992}, {-2.9065926535897932`, -2.912866637661459}, \ {-2.9065926535897932`, -0.8278899894836333}, {-2.9065926535897932`, 0.23061777863861918`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, 2.916860935347836}, {-2.901592653589793, -2.9082662484975015`}, \ {-2.901592653589793, -0.8414944868318484}, {-2.901592653589793, 0.23533908315002183`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, 2.912757994406227}, {-2.896592653589793, -2.9036818825118265`}, \ {-2.896592653589793, -0.8549076480276967}, {-2.896592653589793, 0.24004925660157728`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, 2.908685256285913}, {-2.891592653589793, -2.8991137960963584`}, \ {-2.891592653589793, -0.8681302345311553}, {-2.891592653589793, 0.2447481243849092}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, 2.9046428656530745`}, {-2.8865926535897932`, \ -2.8945622414399126`}, {-2.8865926535897932`, -0.8811631238334244}, \ {-2.8865926535897932`, 0.24943551498069755`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, 2.9006309501140506`}, {-2.8815926535897933`, -2.890027466489753}, \ {-2.8815926535897933`, -0.8940073026167469}, {-2.8815926535897933`, 0.25411125998255474`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, 2.8966496206349097`}, {-2.876592653589793, -2.885509714922592}, \ {-2.876592653589793, -0.9066638600553543}, {-2.876592653589793, 0.2587751941162483}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, 2.8926989719770946`}, {-2.871592653589793, -2.881009226114573}, \ {-2.871592653589793, -0.9191339812631126}, {-2.871592653589793, 0.2634271552584016}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, 2.8887790831347333`}, {-2.866592653589793, -2.876526235121556}, \ {-2.866592653589793, -0.9314189409126488}, {-2.866592653589793, 0.26806698445022137`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, 2.8848900177748793`}, {-2.861592653589793, -2.8720609726484687`}, \ {-2.861592653589793, -0.9435200970231539}, {-2.861592653589793, 0.27269452591455484`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, 2.8810318246863975`}, {-2.856592653589793, -2.867613665029146}, \ {-2.856592653589793, -0.9554388849343828}, {-2.856592653589793, 0.27730962706792994`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, 2.8772045382341602`}, {-2.851592653589793, -2.8631845342103763`}, \ {-2.851592653589793, -0.967176811471865}, {-2.851592653589793, 0.2819121385300675}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, 2.873408178805611}, {-2.846592653589793, -2.8587737977340772`}, \ {-2.846592653589793, -0.9787354493101603}, {-2.846592653589793, 0.2865019141331787}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, 2.869642753272791}, {-2.8415926535897933`, -2.8543816687210795`}, \ {-2.8415926535897933`, -0.99011643153113}, {-2.8415926535897933`, 0.29107881092978677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, 2.865908255437096}, {-2.836592653589793, -2.850008355857892}, \ {-2.836592653589793, -1.0013214463929503`}, {-2.836592653589793, 0.29564268919845255`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, 2.8622046664894993`}, {-2.831592653589793, -2.845654063389324}, \ {-2.831592653589793, -1.012352232301028}, {-2.831592653589793, 0.30019341244640524`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, 2.8585319554583886`}, {-2.826592653589793, -2.8413189911096306`}, \ {-2.826592653589793, -1.0232105729874268`}, {-2.826592653589793, 0.3047308474118634}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, 2.854890079653566}, {-2.8215926535897933`, -2.8370033343519054`}, \ {-2.8215926535897933`, -1.033898292894761}, {-2.8215926535897933`, 0.30925486406616576`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, 2.8512789851158913`}, {-2.816592653589793, -2.832707283989055}, \ {-2.816592653589793, -1.0444172527680307`}, {-2.816592653589793, 0.3137653356106289}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, 2.8476986070573354`}, {-2.811592653589793, -2.8284310264307266`}, \ {-2.811592653589793, -1.054769345448702}, {-2.811592653589793, 0.3182621384741416}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, 2.8441488702913134`}, {-2.806592653589793, -2.82417474361876}, \ {-2.806592653589793, -1.0649564918692789`}, {-2.806592653589793, 0.32274515231048734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, 2.840629689665885}, {-2.8015926535897933`, -2.8199386130345436`}, \ {-2.8015926535897933`, -1.0749806372491553`}, {-2.8015926535897933`, 0.3272142599903339}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, 2.8371409704848527`}, {-2.796592653589793, -2.815722807696728}, \ {-2.796592653589793, -1.0848437474802581`}, {-2.796592653589793, 0.33166934759613337`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, 2.8336826089248572`}, {-2.791592653589793, -2.811527496170519}, \ {-2.791592653589793, -1.0945478057076357`}, {-2.791592653589793, 0.3361103044118201}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, 2.8302544924464357`}, {-2.786592653589793, -2.8073528425728806`}, \ {-2.786592653589793, -1.1040948090926015`}, {-2.786592653589793, 0.3405370229133569}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, 2.826856500192758}, {-2.7815926535897932`, -2.803199006582069}, \ {-2.7815926535897932`, -1.1134867657591236`}, {-2.7815926535897932`, 0.3449493987568606}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, 2.8234885033873325`}, {-2.776592653589793, -2.799066143444945}, \ {-2.776592653589793, -1.1227256919127504`}, {-2.776592653589793, 0.34934733076691293`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, 2.820150365716901}, {-2.771592653589793, -2.794954403993098}, \ {-2.771592653589793, -1.1318136091350284`}, {-2.771592653589793, 0.35373072092077634`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, 2.816841943710631}, {-2.766592653589793, -2.790863934653243}, \ {-2.766592653589793, -1.14075254183816}, {-2.766592653589793, 0.35809947433415856`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, 2.8135630871076227`}, {-2.7615926535897932`, \ -2.7867948774637137`}, {-2.7615926535897932`, -1.1495445148818488`}, \ {-2.7615926535897932`, 0.36245349924397846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, 2.8103136392173225`}, {-2.7565926535897933`, \ -2.7827473700892567`}, {-2.7565926535897933`, -1.1581915513417076`}, \ {-2.7565926535897933`, 0.36679270699116073`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, 2.807093437271656}, {-2.751592653589793, -2.7787215458407393`}, \ {-2.751592653589793, -1.1666956704273004`}, {-2.751592653589793, 0.3711170120009515}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, 2.8039023127638365`}, {-2.746592653589793, -2.774717533693451}, \ {-2.746592653589793, -1.1750588855408353`}, {-2.746592653589793, 0.3754263317631528}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, 2.8007400917836818`}, {-2.741592653589793, -2.770735458306842}, \ {-2.741592653589793, -1.1832832024715991`}, {-2.741592653589793, 0.37972058681126886`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, 2.7976065953383116`}, {-2.736592653589793, -2.7667754400488027`}, \ {-2.736592653589793, -1.1913706177227474`}, {-2.736592653589793, 0.38399970069935063`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, 2.794501639668339}, {-2.731592653589793, -2.7628375950155033`}, \ {-2.731592653589793, -1.1993231169593805`}, {-2.731592653589793, 0.38826359998001314`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, 2.7914250365496325`}, {-2.726592653589793, -2.7589220350579855`}, \ {-2.726592653589793, -1.207142673578666}, {-2.726592653589793, 0.3925122141793572}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, 2.7883765935898683`}, {-2.721592653589793, -2.755028867807344}, \ {-2.721592653589793, -1.2148312473918277`}, {-2.721592653589793, 0.39674547577195507`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, 2.7853561145147534`}, {-2.7165926535897933`, \ -2.7511581966991585`}, {-2.7165926535897933`, -1.222390783413129}, \ {-2.7165926535897933`, 0.40096332015564357`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, 2.7823633994426924`}, {-2.711592653589793, -2.747310121004774}, \ {-2.711592653589793, -1.2298232107544822`}, {-2.711592653589793, 0.4051656856232663}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, 2.7793982451531964`}, {-2.706592653589793, -2.743484735856291}, \ {-2.706592653589793, -1.237130441613549}, {-2.706592653589793, 0.4093525133363702}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, 2.776460445344913}, {-2.701592653589793, -2.739682132277321}, \ {-2.701592653589793, -1.2443143703567976`}, {-2.701592653589793, 0.4135237472963207}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, 2.7735497908847013`}, {-2.6965926535897933`, \ -2.7359023972141543`}, {-2.6965926535897933`, -1.2513768726897219`}, \ {-2.6965926535897933`, 0.41767933431486487`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, 2.770666070046867}, {-2.691592653589793, -2.7321456135665807`}, \ {-2.691592653589793, -1.258319804908965}, {-2.691592653589793, 0.4218192239844517}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, 2.767809068746381}, {-2.686592653589793, -2.728411860219185}, \ {-2.686592653589793, -1.2651450032326739`}, {-2.686592653589793, 0.42594336864804416`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, 2.764978570760111}, {-2.681592653589793, -2.7247012120758622`}, \ {-2.681592653589793, -1.271854283205508}, {-2.681592653589793, 0.43005172336737263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, 2.7621743579417775`}, {-2.6765926535897933`, -2.721013740091609}, \ {-2.6765926535897933`, -1.278449439171392}, {-2.6765926535897933`, 0.43414424589190653`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, 2.759396210428125}, {-2.671592653589793, -2.717349511308827}, \ {-2.671592653589793, -1.2849322438136945`}, {-2.671592653589793, 0.438220896625862}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, 2.756643906836824}, {-2.666592653589793, -2.7137085888911043`}, \ {-2.666592653589793, -1.291304447755008}, {-2.666592653589793, 0.4422816385958679}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, 2.7539172244555905`}, {-2.661592653589793, -2.7100910321590206`}, \ {-2.661592653589793, -1.2975677792151645`}, {-2.661592653589793, 0.4463264374176245}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, 2.7512159394254763`}, {-2.6565926535897932`, -2.706496896626877}, \ {-2.6565926535897932`, -1.3037239437238626`}, {-2.6565926535897932`, 0.45035526126200953`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, 2.748539826914262}, {-2.651592653589793, -2.7029262340392335`}, \ {-2.651592653589793, -1.3097746238829686`}, {-2.651592653589793, 0.45436808082101865`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, 2.745888661284191}, {-2.646592653589793, -2.6993790924084062`}, \ {-2.646592653589793, -1.3157214791767242`}, {-2.646592653589793, 0.45836486927317993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, 2.7432622162514035`}, {-2.641592653589793, -2.695855516052015}, \ {-2.641592653589793, -1.3215661458256083`}, {-2.641592653589793, 0.4623456022487646}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, 2.7406602650383216`}, {-2.6365926535897932`, -2.6923555456312}, \ {-2.6365926535897932`, -1.3273102366814173`}, {-2.6365926535897932`, 0.46631025779459073`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, 2.7380825805206763`}, {-2.6315926535897933`, -2.688879218190351}, \ {-2.6315926535897933`, -1.3329553411617254`}, {-2.6315926535897933`, 0.47025881633816646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, 2.73552893536516}, {-2.626592653589793, -2.6854265671945967`}, \ {-2.626592653589793, -1.338503025217622}, {-2.626592653589793, 0.4741912606524912}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, 2.7329991021632405`}, {-2.621592653589793, -2.681997622570395}, \ {-2.621592653589793, -1.3439548313368148`}, {-2.621592653589793, 0.4781075758196594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, 2.7304928535565747`}, {-2.616592653589793, -2.678592410745163}, \ {-2.616592653589793, -1.349312278575915}, {-2.616592653589793, 0.4820077491947073}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, 2.7280099623583713`}, {-2.611592653589793, -2.6752109546867255`}, \ {-2.611592653589793, -1.3545768626213879`}, {-2.611592653589793, 0.4858917703694885}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, 2.7255502016672173`}, {-2.606592653589793, -2.671853273944575}, \ {-2.606592653589793, -1.3597500558769258`}, {-2.606592653589793, 0.48975963113581955`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, 2.723113344974917}, {-2.601592653589793, -2.6685193846892683`}, \ {-2.601592653589793, -1.364833307573453}, {-2.601592653589793, 0.4936113254492638}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, 2.720699166271158}, {-2.596592653589793, -2.665209299754604}, \ {-2.596592653589793, -1.36982804390361}, {-2.596592653589793, 0.49744684939193806`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, 2.71830744013978}, {-2.5915926535897933`, -2.661923028677597}, \ {-2.5915926535897933`, -1.3747356681738416`}, {-2.5915926535897933`, 0.5012662011360627}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, 2.715937941852319}, {-2.586592653589793, -2.6586605777398673`}, \ {-2.586592653589793, -1.3795575609766741`}, {-2.586592653589793, 0.5050693809070609}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, 2.7135904474548083`}, {-2.581592653589793, -2.6554219500093446`}, \ {-2.581592653589793, -1.3842950803791712`}, {-2.581592653589793, 0.5088563909465508}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, 2.711264733851306}, {-2.576592653589793, -2.652207145380918}, \ {-2.576592653589793, -1.3889495621266847`}, {-2.576592653589793, 0.5126272354757928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, 2.708960578881014}, {-2.571592653589793, -2.649016160618874}, \ {-2.571592653589793, -1.3935223198605997`}, {-2.571592653589793, 0.5163819206585224}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, 2.7066777613927155`}, {-2.566592653589793, -2.64584898939775}, \ {-2.566592653589793, -1.3980146453484161`}, {-2.566592653589793, 0.5201204545644676}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, 2.7044160613136037`}, {-2.561592653589793, -2.6427056223447303`}, \ {-2.561592653589793, -1.4024278087252875`}, {-2.561592653589793, 0.523842847132384}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, 2.7021752597144144`}, {-2.556592653589793, -2.6395860470805697`}, \ {-2.556592653589793, -1.4067630587448277`}, {-2.556592653589793, 0.5275491101337217}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, 2.6999551388705814`}, {-2.5515926535897933`, \ -2.6364902482619756`}, {-2.5515926535897933`, -1.4110216230396706`}, \ {-2.5515926535897933`, 0.5312392571359038}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, 2.697755482319649}, {-2.5465926535897934`, -2.6334182076232993`}, \ {-2.5465926535897934`, -1.4152047083894583`}, {-2.5465926535897934`, 0.5349133034659793}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, 2.6955760749147086`}, {-2.541592653589793, -2.6303699040181168`}, \ {-2.541592653589793, -1.4193135009954334`}, {-2.541592653589793, 0.5385712661744558}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, 2.6934167028745075`}, {-2.536592653589793, -2.6273453134608333`}, \ {-2.536592653589793, -1.4233491667610627`}, {-2.536592653589793, 0.5422131639992877}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, 2.6912771538299367`}, {-2.5315926535897932`, -2.624344409168997}, \ {-2.5315926535897932`, -1.4273128515780373`}, {-2.5315926535897932`, 0.5458390173297771}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, 2.6891572168675815`}, {-2.526592653589793, -2.6213671616045056`}, \ {-2.526592653589793, -1.4312056816160452`}, {-2.526592653589793, 0.5494488481710559}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, 2.687056682569839}, {-2.521592653589793, -2.6184135385154934`}, \ {-2.521592653589793, -1.435028763616303}, {-2.521592653589793, 0.5530426801085122}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, 2.684975343052236}, {-2.516592653589793, -2.6154835049776706`}, \ {-2.516592653589793, -1.438783185187713}, {-2.516592653589793, 0.5566205382726195}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, 2.682912991997774}, {-2.5115926535897932`, -2.612577023435992}, \ {-2.5115926535897932`, -1.442470015105357}, {-2.5115926535897932`, 0.5601824493038591}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, 2.68086942468851}, {-2.5065926535897933`, -2.609694053746261}, \ {-2.5065926535897933`, -1.446090303610547}, {-2.5065926535897933`, 0.5637284413178902}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, 2.678844438034575}, {-2.501592653589793, -2.6068345532159802`}, \ {-2.501592653589793, -1.449645082711493}, {-2.501592653589793, 0.5672585438712174}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, 2.676837830600653}, {-2.496592653589793, -2.6039984766460114`}, \ {-2.496592653589793, -1.45313536648502}, {-2.496592653589793, 0.5707727879268173}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, 2.6748494026300964`}, {-2.491592653589793, -2.6011857763714383`}, \ {-2.491592653589793, -1.4565621513778828`}, {-2.491592653589793, 0.5742712058202974}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, 2.672878956066512}, {-2.486592653589793, -2.5983964023028117`}, \ {-2.486592653589793, -1.4599264165077932`}, {-2.486592653589793, 0.5777538312261725}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, 2.670926294573742}, {-2.481592653589793, -2.595630301966794}, \ {-2.481592653589793, -1.4632291239637396`}, {-2.481592653589793, 0.581220699124634}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, 2.6689912235529465`}, {-2.476592653589793, -2.5928874205469112`}, \ {-2.476592653589793, -1.4664712191046403`}, {-2.476592653589793, 0.5846718457685357}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, 2.6670735501584484`}, {-2.471592653589793, -2.5901677009243613`}, \ {-2.471592653589793, -1.4696536308571586`}, {-2.471592653589793, 0.5881073086506633}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, 2.665173083311149}, {-2.4665926535897933`, -2.587471083718457}, \ {-2.4665926535897933`, -1.472777272011082}, {-2.4665926535897933`, 0.5915271264714032}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, 2.6632896337103884`}, {-2.461592653589793, -2.5847975073266847`}, \ {-2.461592653589793, -1.4758430395126036`}, {-2.461592653589793, 0.5949313391068465}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, 2.6614230138441157`}, {-2.456592653589793, -2.582146907965304}, \ {-2.456592653589793, -1.4788518147556722`}, {-2.456592653589793, 0.5983199875770123}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, 2.6595730379972737`}, {-2.451592653589793, -2.5795192197090766`}, \ {-2.451592653589793, -1.4818044638701062`}, {-2.451592653589793, 0.6016931140146692}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, 2.657739522258742}, {-2.446592653589793, -2.57691437453133}, \ {-2.446592653589793, -1.4847018380072612`}, {-2.446592653589793, 0.6050507616343617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, 2.65592228452679}, {-2.441592653589793, -2.5743323023434512`}, \ {-2.441592653589793, -1.4875447736223606`}, {-2.441592653589793, 0.6083929747019435}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, 2.6541211445130215`}, {-2.436592653589793, -2.5717729310346753`}, \ {-2.436592653589793, -1.4903340927538158`}, {-2.436592653589793, 0.6117197985043347}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, 2.652335923745213}, {-2.431592653589793, -2.5692361865114623`}, \ {-2.431592653589793, -1.4930706032991923`}, {-2.431592653589793, 0.6150312793197498}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, 2.650566445568658}, {-2.4265926535897933`, -2.5667219927365186`}, \ {-2.4265926535897933`, -1.4957550992873148`}, {-2.4265926535897933`, 0.6183274643883675}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, 2.6488125351464755`}, {-2.4215926535897934`, -2.564230271768113}, \ {-2.4215926535897934`, -1.4983883611471902`}, {-2.4215926535897934`, 0.6216084018832421}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, 2.6470740194587337`}, {-2.416592653589793, -2.561760943798745}, \ {-2.416592653589793, -1.5009711559727898`}, {-2.416592653589793, 0.6248741408817667}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, 2.645350727300477}, {-2.411592653589793, -2.5593139271941068`}, \ {-2.411592653589793, -1.5035042377842904`}, {-2.411592653589793, 0.6281247313373769}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, 2.64364248927887}, {-2.4065926535897932`, -2.55688913853131}, \ {-2.4065926535897932`, -1.5059883477851046`}, {-2.4065926535897932`, 0.6313602240518473}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, 2.641949137809191}, {-2.401592653589793, -2.554486492637579}, \ {-2.401592653589793, -1.5084242146151763`}, {-2.401592653589793, 0.6345806706477685}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, 2.6402705071101553`}, {-2.396592653589793, -2.5521059026281714`}, \ {-2.396592653589793, -1.5108125546000206`}, {-2.396592653589793, 0.6377861235416347}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, 2.638606433198205}, {-2.391592653589793, -2.549747279944567}, \ {-2.391592653589793, -1.51315407199579}, {-2.391592653589793, 0.6409766359171863}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, 2.6369567538810257`}, {-2.3865926535897932`, \ -2.5474105343923092`}, {-2.3865926535897932`, -1.515449459230092}, \ {-2.3865926535897932`, 0.6441522616992101}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, 2.6353213087505596`}, {-2.3815926535897933`, \ -2.5450955741784305`}, {-2.3815926535897933`, -1.5176993971387283`}, \ {-2.3815926535897933`, 0.6473130555278432}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, 2.6336999391749636`}, {-2.376592653589793, -2.5428023059491407`}, \ {-2.376592653589793, -1.5199045551981891`}, {-2.376592653589793, 0.6504590727331191}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, 2.632092488290121}, {-2.371592653589793, -2.540530634827099}, \ {-2.371592653589793, -1.5220655917539931`}, {-2.371592653589793, 0.6535903693100109}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, 2.6304988009904857`}, {-2.366592653589793, -2.538280464448409}, \ {-2.366592653589793, -1.5241831542447002`}, {-2.366592653589793, 0.6567070018939152}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, 2.628918723919381}, {-2.361592653589793, -2.5360516969995937`}, \ {-2.361592653589793, -1.5262578794218582`}, {-2.361592653589793, 0.6598090277364881}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, 2.627352105458717}, {-2.356592653589793, -2.533844233254253}, \ {-2.356592653589793, -1.52829039356561}, {-2.356592653589793, 0.662896504681934}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, 2.6257987957182105`}, {-2.351592653589793, -2.5316579726097688`}, \ {-2.351592653589793, -1.5302813126962864`}, {-2.351592653589793, 0.6659694911436247}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, 2.6242586465241833`}, {-2.346592653589793, -2.5294928131234666`}, \ {-2.346592653589793, -1.5322312427816087`}, {-2.346592653589793, 0.669028046081245}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, 2.622731511407863}, {-2.3415926535897933`, -2.527348651548895}, \ {-2.3415926535897933`, -1.5341407799399012`}, {-2.3415926535897933`, 0.6720722289782356}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, 2.621217245593383}, {-2.336592653589793, -2.5252253833716147`}, \ {-2.336592653589793, -1.5360105106390656`}, {-2.336592653589793, 0.6751020998197482}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, 2.6197157059852128`}, {-2.331592653589793, -2.523122902845241}, \ {-2.331592653589793, -1.5378410118915733`}, {-2.331592653589793, 0.678117719070843}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, 2.6182267511554795`}, {-2.326592653589793, -2.5210411030267696`}, \ {-2.326592653589793, -1.539632851445276}, {-2.326592653589793, 0.681119147655269}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, 2.6167502413309047`}, {-2.321592653589793, -2.518979875812005}, \ {-2.321592653589793, -1.5413865879703426`}, {-2.321592653589793, 0.6841064469345454}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, 2.6152860383792933`}, {-2.316592653589793, -2.516939111970812}, \ {-2.316592653589793, -1.5431027712420384`}, {-2.316592653589793, 0.6870796786874155}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, 2.61383400579598}, {-2.311592653589793, -2.5149187011819567`}, \ {-2.311592653589793, -1.5447819423196731`}, {-2.311592653589793, 0.6900389050897803}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, 2.612394008689938}, {-2.306592653589793, -2.512918532067956}, \ {-2.306592653589793, -1.5464246337217171`}, {-2.306592653589793, 0.692984188694947}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, 2.610965913769611}, {-2.3015926535897933`, -2.5109384922295317`}, \ {-2.3015926535897933`, -1.54803136959683}, {-2.3015926535897933`, 0.6959155924143193}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, 2.6095495893286516`}, {-2.2965926535897934`, \ -2.5089784682800214`}, {-2.2965926535897934`, -1.549602665891375}, \ {-2.2965926535897934`, 0.6988331794984289}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, 2.6081449052314616`}, {-2.291592653589793, -2.5070383458795154`}, \ {-2.291592653589793, -1.5511390305131203`}, {-2.291592653589793, 0.7017370135183693}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, 2.606751732898497}, {-2.286592653589793, -2.505118009768613}, \ {-2.286592653589793, -1.5526409634909908`}, {-2.286592653589793, 0.7046271583476458}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, 2.605369945291557}, {-2.2815926535897932`, -2.5032173438023104`}, \ {-2.2815926535897932`, -1.5541089571316677`}, {-2.2815926535897932`, 0.7075036781443124}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, 2.6039994168988487`}, {-2.276592653589793, -2.501336230983245}, \ {-2.276592653589793, -1.5555434961721053`}, {-2.276592653589793, 0.7103666373335923}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, 2.602640023720034}, {-2.271592653589793, -2.4994745534950593`}, \ {-2.271592653589793, -1.5569450579289432`}, {-2.271592653589793, 0.7132161005907731}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, 2.601291643251085}, {-2.266592653589793, -2.497632192735375}, \ {-2.266592653589793, -1.5583141124441793`}, {-2.266592653589793, 0.7160521328245062}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, 2.5999541544691707`}, {-2.2615926535897932`, -2.49580902934849}, \ {-2.2615926535897932`, -1.5596511226275518`}, {-2.2615926535897932`, 0.7188747991604877}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, 2.5986274378174308`}, {-2.2565926535897933`, \ -2.4940049432579654`}, {-2.2565926535897933`, -1.560956544395619}, \ {-2.2565926535897933`, 0.7216841649254526}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, 2.597311375189702}, {-2.251592653589793, -2.49221981369888}, \ {-2.251592653589793, -1.5622308268074725`}, {-2.251592653589793, 0.7244802956315537}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, 2.5960058499152403`}, {-2.246592653589793, -2.490453519249827}, \ {-2.246592653589793, -1.5634744121972612`}, {-2.246592653589793, 0.7272632569610874}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, 2.594710746743375}, {-2.241592653589793, -2.488705937864746}, \ {-2.241592653589793, -1.5646877363035752`}, {-2.241592653589793, 0.7300331147515446}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, 2.593425951828222}, {-2.236592653589793, -2.4869769469043774`}, \ {-2.236592653589793, -1.5658712283957126`}, {-2.236592653589793, 0.7327899349810355}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, 2.5921513527133255`}, {-2.231592653589793, -2.4852664231675745`}, \ {-2.231592653589793, -1.567025311396922}, {-2.231592653589793, 0.735533783754018}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, 2.5908868383163695`}, {-2.226592653589793, -2.483574242922277}, \ {-2.226592653589793, -1.5681504020046746`}, {-2.226592653589793, 0.7382647272873785}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, 2.5896322989138367`}, {-2.221592653589793, -2.481900281936242}, \ {-2.221592653589793, -1.5692469108079559`}, {-2.221592653589793, 0.7409828318968318}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, 2.588387626125822}, {-2.2165926535897933`, -2.4802444155074634`}, \ {-2.2165926535897933`, -1.570315242401857}, {-2.2165926535897933`, 0.7436881639836657}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, 2.587152712900721}, {-2.211592653589793, -2.478606518494378}, \ {-2.211592653589793, -1.571355795499173}, {-2.211592653589793, 0.7463807900217682}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, 2.58592745350011}, {-2.206592653589793, -2.47698646534573}, \ {-2.206592653589793, -1.5723689630394686`}, {-2.206592653589793, 0.7490607765450038}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, 2.5847117434836018`}, {-2.201592653589793, -2.475384130130147}, \ {-2.201592653589793, -1.5733551322953305`}, {-2.201592653589793, 0.751728190134891}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, 2.583505479693745}, {-2.196592653589793, -2.4737993865654944`}, \ {-2.196592653589793, -1.5743146849760734`}, {-2.196592653589793, 0.7543830974085638}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, 2.582308560241064}, {-2.191592653589793, -2.472232108047821}, \ {-2.191592653589793, -1.5752479973288913`}, {-2.191592653589793, 0.7570255650070727}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, 2.581120884489119}, {-2.186592653589793, -2.4706821676800788`}, \ {-2.186592653589793, -1.5761554402375242`}, {-2.186592653589793, 0.7596556595839581}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, 2.5799423530396464`}, {-2.181592653589793, -2.469149438300497}, \ {-2.181592653589793, -1.5770373793184553`}, {-2.181592653589793, 0.7622734477941231}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, 2.5787728677177837`}, {-2.1765926535897933`, \ -2.4676337925106844`}, {-2.1765926535897933`, -1.5778941750147741`}, \ {-2.1765926535897933`, 0.7648789962829857}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, 2.5776123315574293`}, {-2.1715926535897934`, -2.466135102703341}, \ {-2.1715926535897934`, -1.5787261826877401`}, {-2.1715926535897934`, 0.7674723716759391}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, 2.5764606487865978`}, {-2.166592653589793, -2.464653241089722}, \ {-2.166592653589793, -1.5795337527059792`}, {-2.166592653589793, 0.7700536405680554}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, 2.575317724812991}, {-2.161592653589793, -2.4631880797267085`}, \ {-2.161592653589793, -1.5803172305326385`}, {-2.161592653589793, 0.7726228695141023}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, 2.5741834662095684`}, {-2.1565926535897932`, \ -2.4617394905435894`}, {-2.1565926535897932`, -1.581076956810243}, \ {-2.1565926535897932`, 0.7751801250187981}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, 2.5730577807002852`}, {-2.151592653589793, -2.460307345368504}, \ {-2.151592653589793, -1.5818132674435799`}, {-2.151592653589793, 0.7777254735273459}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, 2.5719405771459205`}, {-2.146592653589793, -2.458891515954464}, \ {-2.146592653589793, -1.5825264936804169`}, {-2.146592653589793, 0.7802589814162434}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, 2.570831765530003}, {-2.141592653589793, -2.457491874005182}, \ {-2.141592653589793, -1.5832169621903907`}, {-2.141592653589793, 0.7827807149843092}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, 2.569731256944879}, {-2.1365926535897932`, -2.4561082912003664`}, \ {-2.1365926535897932`, -1.5838849951417995`}, {-2.1365926535897932`, 0.7852907404440103}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, 2.568638963577863}, {-2.1315926535897933`, -2.4547406392207978`}, \ {-2.1315926535897933`, -1.584530910276609}, {-2.1315926535897933`, 0.787789123913}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, 2.5675547986975524`}, {-2.126592653589793, -2.453388789772966}, \ {-2.126592653589793, -1.5851550209836267`}, {-2.126592653589793, 0.7902759314059221}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, 2.5664786766402066`}, {-2.121592653589793, -2.4520526146134105`}, \ {-2.121592653589793, -1.5857576363698476`}, {-2.121592653589793, 0.7927512288264296}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, 2.5654105127963165`}, {-2.116592653589793, -2.450731985572586}, \ {-2.116592653589793, -1.586339061330094}, {-2.116592653589793, 0.7952150819594772}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, 2.5643502235972315`}, {-2.111592653589793, -2.4494267745784875`}, \ {-2.111592653589793, -1.5868995966149757`}, {-2.111592653589793, 0.7976675564637967}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, 2.563297726501975}, {-2.106592653589793, -2.4481368536797548`}, \ {-2.106592653589793, -1.5874395388971698`}, {-2.106592653589793, 0.8001087178646458}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, 2.5622529399841363`}, {-2.101592653589793, -2.446862095068544}, \ {-2.101592653589793, -1.587959180836184}, {-2.101592653589793, 0.8025386315467351}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, 2.56121578351892}, {-2.096592653589793, -2.4456023711028987`}, \ {-2.096592653589793, -1.588458811141486}, {-2.096592653589793, 0.8049573627474039}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, 2.560186177570321}, {-2.0915926535897933`, -1.5889387146341927`}, \ {-2.0915926535897933`, -2.444357554328799}, {-2.0915926535897933`, 0.8073649765499932}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, 2.559164043578471}, {-2.0865926535897934`, -1.589399172307267}, \ {-2.0865926535897934`, -2.443127517501713}, {-2.0865926535897934`, 0.8097615378774632}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, 2.558149303946989}, {-2.081592653589793, -1.5898404613843273`}, \ {-2.081592653589793, -2.4419121336080134`}, {-2.081592653589793, 0.8121471114861281}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, 2.5571418820305896`}, {-2.076592653589793, -1.590262855377028}, \ {-2.076592653589793, -2.440711275885728}, {-2.076592653589793, 0.81452176195968}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, 2.556141702122896}, {-2.071592653589793, -1.5906666241411642`}, \ {-2.071592653589793, -2.4395248178448155`}, {-2.071592653589793, 0.8168855537034454}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, 2.555148689444089}, {-2.066592653589793, -1.5910520339314842`}, \ {-2.066592653589793, -2.438352633287576}, {-2.066592653589793, 0.819238550938647}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, 2.554162770129019}, {-2.061592653589793, -1.5914193474551404`}, \ {-2.061592653589793, -2.437194596327978}, {-2.061592653589793, 0.82158081769708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, 2.5531838712152286`}, {-2.056592653589793, -1.5917688239240417`}, \ {-2.056592653589793, -2.4360505814110844`}, {-2.056592653589793, 0.8239124178158134}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, 2.5522119206312857`}, {-2.0515926535897933`, \ -1.5921007191059984`}, {-2.0515926535897933`, -2.4349204633317396`}, \ {-2.0515926535897933`, 0.8262334149321847}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, 2.551246847185054}, {-2.0465926535897934`, -1.5924152853747198`}, \ {-2.0465926535897934`, -2.4338041172531795`}, {-2.0465926535897934`, 0.8285438724788571}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, 2.550288580552283}, {-2.041592653589793, -1.5927127717586127`}, \ {-2.041592653589793, -2.432701418724861}, {-2.041592653589793, 0.8308438536791722}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, 2.54933705126521}, {-2.036592653589793, -1.5929934239886245`}, \ {-2.036592653589793, -2.43161224370016}, {-2.036592653589793, 0.8331334215425851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, 2.548392190701313}, {-2.031592653589793, -1.5932574845450131`}, \ {-2.031592653589793, -2.430536468553635}, {-2.031592653589793, 0.8354126388602777}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, 2.5474539310723183`}, {-2.026592653589793, -1.593505192703085}, \ {-2.026592653589793, -2.429473970097622}, {-2.026592653589793, 0.8376815682010172}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, 2.546522205413108}, {-2.021592653589793, -1.5937367845778982`}, \ {-2.021592653589793, -2.428424625598807}, {-2.021592653589793, 0.8399402719070349}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, 2.5455969475710196`}, {-2.016592653589793, -1.5939524931681721`}, \ {-2.016592653589793, -2.42738831279402}, {-2.016592653589793, 0.8421888120902038}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, 2.5446780921950323`}, {-2.0115926535897932`, \ -1.5941525483990977`}, {-2.0115926535897932`, -2.4263649099059448`}, \ {-2.0115926535897932`, 0.8444272506282388}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, 2.5437655747253416`}, {-2.0065926535897933`, -1.594337177164466}, \ {-2.0065926535897933`, -2.4253542956580874`}, {-2.0065926535897933`, 0.8466556491611807}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, 2.54285933138276}, {-2.001592653589793, -1.5945066033676616`}, \ {-2.001592653589793, -2.4243563492896887`}, {-2.001592653589793, 0.8488740690878734}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, 2.5419592991585755`}, {-1.996592653589793, -1.5946610479621095`}, \ {-1.996592653589793, -2.4233709505698457`}, {-1.996592653589793, 0.8510825715627475}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, 2.5410654158042894`}, {-1.991592653589793, -1.5948007289907664`}, \ {-1.991592653589793, -2.422397979811563}, {-1.991592653589793, 0.8532812174926119}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, 2.5401776198215615`}, {-1.986592653589793, -1.5949258616247672`}, \ {-1.986592653589793, -2.4214373178852076`}, {-1.986592653589793, 0.8554700675336365}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, 2.539295850452327}, {-1.9815926535897932`, -1.5950366582014872`}, \ {-1.9815926535897932`, -2.420488846231599}, {-1.9815926535897932`, 0.8576491820884743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, 2.5384200476689984`}, {-1.976592653589793, -1.5951333282617404`}, \ {-1.976592653589793, -2.41955244687468}, {-1.976592653589793, 0.8598186213035055}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, 2.53755015216479}, {-1.9715926535897932`, -1.595216078586349}, \ {-1.9715926535897932`, -2.4186280024338376`}, {-1.9715926535897932`, 0.861978445066196}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, 2.536686105344164}, {-1.966592653589793, -1.595285113231943}, \ {-1.966592653589793, -2.417715396135776}, {-1.966592653589793, 0.8641287130025898}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, 2.5358278493134305`}, {-1.9615926535897932`, \ -1.5953406335661968`}, {-1.9615926535897932`, -2.4168145118260043`}, \ {-1.9615926535897932`, 0.866269484474927}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, 2.534975326871422}, {-1.956592653589793, -1.5953828383023338`}, \ {-1.956592653589793, -2.415925233979947}, {-1.956592653589793, 0.8684008185793657}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, 2.5341284815003546`}, {-1.9515926535897932`, -1.595411923533066}, \ {-1.9515926535897932`, -2.4150474477135937`}, {-1.9515926535897932`, 0.8705227741438458}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, 2.533287257356751}, {-1.946592653589793, -1.5954280827639236`}, \ {-1.946592653589793, -2.4141810387938407`}, {-1.946592653589793, 0.8726354097260404}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, 2.5324515992624907`}, {-1.9415926535897932`, \ -1.5954315069459657`}, {-1.9415926535897932`, -2.41332589364843}, \ {-1.9415926535897932`, 0.8747387836114129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, 2.5316214526960064`}, {-1.936592653589793, -1.5954223845079865`}, \ {-1.936592653589793, -2.4124818993754666`}, {-1.936592653589793, 0.8768329538114057}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, 2.5307967637835853`}, {-1.9315926535897932`, \ -1.5954009013881005`}, {-1.9315926535897932`, -2.411648943752548}, \ {-1.9315926535897932`, 0.8789179780617236}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, 2.529977479290773}, {-1.926592653589793, -1.595367241064901}, \ {-1.926592653589793, -2.4108269152456}, {-1.926592653589793, 0.8809939138207055}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, 2.5291635466139066`}, {-1.9215926535897931`, -1.595321584587993}, \ {-1.9215926535897931`, -2.4100157030172342`}, {-1.9215926535897931`, 0.883060818267814}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, 2.5283549137717496`}, {-1.916592653589793, -1.5952641106081156`}, \ {-1.916592653589793, -2.4092151969348174`}, {-1.916592653589793, 0.8851187483022086}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, 2.5275515293972477`}, {-1.9115926535897931`, \ -1.5951949954067168`}, {-1.9115926535897931`, -2.408425287578123}, \ {-1.9115926535897931`, 0.8871677605414179}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, 2.52675334272941}, {-1.906592653589793, -1.595114412925159}, \ {-1.906592653589793, -2.407645866246638}, {-1.906592653589793, 0.8892079113201153}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, 2.5259603036052547`}, {-1.9015926535897931`, -1.595022534793338}, \ {-1.9015926535897931`, -2.406876824966532}, {-1.9015926535897931`, 0.8912392566889559}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, 2.525172362451909}, {-1.896592653589793, -1.5949195303579948`}, \ {-1.896592653589793, -2.406118056497261}, {-1.896592653589793, 0.8932618524135241}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, 2.5243894702788077`}, {-1.8915926535897931`, \ -1.5948055667105043`}, {-1.8915926535897931`, -2.405369454337774}, \ {-1.8915926535897931`, 0.8952757539733699}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, 2.52361157866998}, {-1.886592653589793, -1.5946808087143447`}, \ {-1.886592653589793, -2.4046309127324785`}, {-1.886592653589793, 0.8972810165611045}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, 2.522838639776441}, {-1.881592653589793, -1.5945454190320507`}, \ {-1.881592653589793, -2.40390232667679}, {-1.881592653589793, 0.8992776950815862}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, 2.5220706063087155`}, {-1.876592653589793, -1.594399558151888}, \ {-1.876592653589793, -2.4031835919223536`}, {-1.876592653589793, 0.901265844151199}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, 2.521307431529452}, {-1.871592653589793, -1.5942433844141009`}, \ {-1.871592653589793, -2.402474604981954}, {-1.871592653589793, 0.9032455180971949}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, 2.5205490692461017`}, {-1.866592653589793, -1.5940770540367906`}, \ {-1.866592653589793, -2.401775263134132}, {-1.866592653589793, 0.9052167709570962}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, 2.5197954738037756`}, {-1.861592653589793, -1.5939007211414535`}, \ {-1.861592653589793, -2.401085464427385}, {-1.861592653589793, 0.907179656478209}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, 2.5190466000781}, {-1.8565926535897932`, -1.5937145377781583`}, \ {-1.8565926535897932`, -2.400405107684202}, {-1.8565926535897932`, 0.9091342281171528}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, 2.5183024034682764`}, {-1.851592653589793, -1.593518653950408}, \ {-1.851592653589793, -2.3997340925046213`}, {-1.851592653589793, 0.9110805390395172}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, 2.5175628398901457`}, {-1.8465926535897932`, \ -1.5933132176396643`}, {-1.8465926535897932`, -2.3990723192696453`}, \ {-1.8465926535897932`, 0.9130186421195312}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, 2.516827865769407}, {-1.841592653589793, -1.593098374829541}, \ {-1.841592653589793, -2.3984196891442426`}, {-1.841592653589793, 0.9149485899398331}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, 2.5160974380349237`}, {-1.8365926535897932`, -1.592874269529718}, \ {-1.8365926535897932`, -2.3977761040800885`}, {-1.8365926535897932`, 0.9168704347912972}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, 2.515371514112072}, {-1.831592653589793, -1.5926410437995056`}, \ {-1.831592653589793, -2.3971414668180837`}, {-1.831592653589793, 0.9187842286728919}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, 2.5146500519162682`}, {-1.8265926535897932`, \ -1.5923988377711815`}, {-1.8265926535897932`, -2.3965156808904764`}, \ {-1.8265926535897932`, 0.9206900232916465}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, 2.513933009846484}, {-1.821592653589793, -1.592147789672962}, \ {-1.821592653589793, -2.395898650622844}, {-1.821592653589793, 0.9225878700626174}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, 2.513220346778964}, {-1.8165926535897932`, -1.591888035851772}, \ {-1.8165926535897932`, -2.3952902811356513`}, {-1.8165926535897932`, 0.9244778201089741}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, 2.512512022060933}, {-1.811592653589793, -1.5916197107956878`}, \ {-1.811592653589793, -2.3946904783456953`}, {-1.811592653589793, 0.9263599242620796}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, 2.5118079955044452`}, {-1.8065926535897932`, -1.591342947156127}, \ {-1.8065926535897932`, -2.394099148967195}, {-1.8065926535897932`, 0.9282342330616591}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, 2.5111082273802996`}, {-1.801592653589793, -1.591057875769772}, \ {-1.801592653589793, -2.393516200512662}, {-1.801592653589793, 0.9301007967560048}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, 2.5104126784120644`}, {-1.7965926535897931`, \ -1.5907646256802745`}, {-1.7965926535897931`, -2.3929415412935113`}, \ {-1.7965926535897931`, 0.9319596653022427}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, 2.509721309770138}, {-1.791592653589793, -1.5904633241596695`}, \ {-1.791592653589793, -2.392375080420477}, {-1.791592653589793, 0.9338108883666233}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, 2.5090340830659437`}, {-1.7865926535897931`, \ -1.5901540967295351`}, {-1.7865926535897931`, -2.3918167278037097`}, \ {-1.7865926535897931`, 0.9356545153248852}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, 2.5083509603461827`}, {-1.781592653589793, -1.5898370671819744`}, \ {-1.781592653589793, -2.391266394152719}, {-1.781592653589793, 0.9374905952626497}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, 2.507671904087156}, {-1.7765926535897931`, -1.5895123576002976`}, \ {-1.7765926535897931`, -2.3907239909760643`}, {-1.7765926535897931`, 0.9393191769758527}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, 2.5069968771891933`}, {-1.771592653589793, -1.5891800883795306`}, \ {-1.771592653589793, -2.3901894305808247`}, {-1.771592653589793, 0.9411403089712349}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, 2.506325842971143}, {-1.7665926535897931`, -1.5888403782466287`}, \ {-1.7665926535897931`, -2.3896626260718405`}, {-1.7665926535897931`, 0.9429540394668627}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, 2.50565876516494}, {-1.761592653589793, -1.5884933442805529`}, \ {-1.761592653589793, -2.3891434913507967`}, {-1.761592653589793, 0.9447604163926846}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, 2.5049956079102453`}, {-1.756592653589793, -1.588139101932065}, \ {-1.756592653589793, -2.388631941115071}, {-1.756592653589793, 0.9465594873911302}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, 2.504336335749187}, {-1.751592653589793, -1.5877777650433278`}, \ {-1.751592653589793, -2.3881278908563623`}, {-1.751592653589793, 0.9483512998177539}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, 2.5036809136211375`}, {-1.746592653589793, -1.5874094458673194`}, \ {-1.746592653589793, -2.3876312568591986`}, {-1.746592653589793, 0.9501359007418955}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, 2.5030293068575924`}, {-1.741592653589793, -1.5870342550869938`}, \ {-1.741592653589793, -2.387141956199188}, {-1.741592653589793, 0.9519133369473924}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, 2.5023814811771095`}, {-1.736592653589793, -1.5866523018342882`}, \ {-1.736592653589793, -2.3866599067411367`}, {-1.736592653589793, 0.9536836549333157}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, 2.501737402680327}, {-1.7315926535897932`, -1.5862636937089054`}, \ {-1.7315926535897932`, -2.3861850271369724`}, {-1.7315926535897932`, 0.9554469009147432}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, 2.5010970378450295`}, {-1.726592653589793, -1.5858685367968792`}, \ {-1.726592653589793, -2.385717236823516}, {-1.726592653589793, 0.9572031208235512}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, 2.500460353521329}, {-1.7215926535897932`, -1.5854669356890059`}, \ {-1.7215926535897932`, -2.3852564560200538`}, {-1.7215926535897932`, 0.9589523603092625}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, 2.4998273169268526`}, {-1.716592653589793, -1.5850589934990136`}, \ {-1.716592653589793, -2.384802605725813}, {-1.716592653589793, 0.9606946647398856}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, 2.4991978956420557`}, {-1.7115926535897932`, \ -1.5846448118816021`}, {-1.7115926535897932`, -2.3843556077172217`}, \ {-1.7115926535897932`, 0.9624300792028182}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, 2.4985720576055583`}, {-1.706592653589793, -1.5842244910502512`}, \ {-1.706592653589793, -2.3839153845450634`}, {-1.706592653589793, 0.9641586485057501}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, 2.4979497711095786`}, {-1.7015926535897932`, \ -1.5837981297948809`}, {-1.7015926535897932`, -2.3834818595314617`}, \ {-1.7015926535897932`, 0.9658804171776092}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, 2.4973310047953974`}, {-1.696592653589793, -1.583365825499298}, \ {-1.696592653589793, -2.3830549567667627`}, {-1.696592653589793, 0.967595429469517}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, 2.4967157276489287`}, {-1.6915926535897932`, \ -1.5829276741585014`}, {-1.6915926535897932`, -2.382634601106233}, \ {-1.6915926535897932`, 0.9693037293557877}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, 2.496103908996309}, {-1.686592653589793, -1.5824837703957642`}, \ {-1.686592653589793, -2.382220718166685}, {-1.686592653589793, 0.9710053605349266}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, 2.4954955184995837`}, {-1.6815926535897932`, \ -1.5820342074795863`}, {-1.6815926535897932`, -2.3818132343229363`}, \ {-1.6815926535897932`, 0.9727003664306708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, 2.494890526152428}, {-1.676592653589793, -1.5815790773404375`}, \ {-1.676592653589793, -2.3814120767041804`}, {-1.676592653589793, 0.974388790193037}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, 2.494288902275942}, {-1.6715926535897931`, -1.5811184705873478`}, \ {-1.6715926535897931`, -2.3810171731902305`}, {-1.6715926535897931`, 0.9760706746993946}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, 2.493690617514507}, {-1.666592653589793, -1.5806524765243253`}, \ {-1.666592653589793, -2.38062845240765}, {-1.666592653589793, 0.9777460625555624}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, 2.4930956428316913`}, {-1.6615926535897931`, \ -1.5801811831666064`}, {-1.6615926535897931`, -2.3802458437257887`}, \ {-1.6615926535897931`, 0.9794149960969154}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, 2.4925039495062133`}, {-1.656592653589793, -1.5797046772567285`}, \ {-1.656592653589793, -2.3798692772527184`}, {-1.656592653589793, 0.9810775173895139}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, 2.4919155091279723`}, {-1.6515926535897931`, \ -1.5792230442804507`}, {-1.6515926535897931`, -2.379498683831062}, \ {-1.6515926535897931`, 0.9827336682312502}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, 2.491330293594125}, {-1.646592653589793, -1.578736368482512}, \ {-1.646592653589793, -2.3791339950337425`}, {-1.646592653589793, 0.9843834901530107}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, 2.4907482751052115`}, {-1.6415926535897931`, \ -1.5782447328822113`}, {-1.6415926535897931`, -2.3787751431596518`}, \ {-1.6415926535897931`, 0.9860270244198479}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, 2.4901694261613563`}, {-1.636592653589793, -1.5777482192888486`}, \ {-1.636592653589793, -2.3784220612292097`}, {-1.636592653589793, 0.9876643120321784}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, 2.489593719558509}, {-1.631592653589793, -1.5772469083169895`}, \ {-1.631592653589793, -2.3780746829798622`}, {-1.631592653589793, 0.9892953937269895}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, 2.489021128384722}, {-1.626592653589793, -1.5767408794015767`}, \ {-1.626592653589793, -2.3777329428615204`}, {-1.626592653589793, 0.9909203099790478}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, 2.4884516260165177`}, {-1.621592653589793, -1.5762302108128885`}, \ {-1.621592653589793, -2.3773967760318904`}, {-1.621592653589793, 0.9925391010021429}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, 2.4878851861152724`}, {-1.616592653589793, -1.57571497967134}, \ {-1.616592653589793, -2.377066118351768}, {-1.616592653589793, 0.9941518067503251}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, 2.4873217826236695`}, {-1.611592653589793, -1.5751952619621272`}, \ {-1.611592653589793, -2.3767409063802507`}, {-1.611592653589793, 0.9957584669191629}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, 2.4867613897621936`}, {-1.606592653589793, -1.5746711325497211`}, \ {-1.606592653589793, -2.376421077369906}, {-1.606592653589793, 0.9973591209470064}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, 2.4862039820256787`}, {-1.601592653589793, -1.5741426651922064`}, \ {-1.601592653589793, -2.3761065692618653`}, {-1.601592653589793, 0.9989538080162667}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, 2.4856495341799}, {-1.5965926535897932`, -1.5736099325554769`}, \ {-1.5965926535897932`, -2.3757973206808822`}, {-1.5965926535897932`, 1.0005425670546988`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, 2.4850980212582154`}, {-1.591592653589793, -1.5730730062272638`}, \ {-1.591592653589793, -2.3754932709303263`}, {-1.591592653589793, 1.0021254367366987`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, 2.4845494185582586`}, {-1.5865926535897932`, \ -1.5725319567310512`}, {-1.5865926535897932`, -2.3751943599871406`}, \ {-1.5865926535897932`, 1.0037024554846081`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, 2.48400370163867}, {-1.581592653589793, -1.57198685353979}, \ {-1.581592653589793, -2.374900528496749}, {-1.581592653589793, 1.0052736614700235`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, 2.4834608463158694`}, {-1.5765926535897932`, \ -1.5714377650895122`}, {-1.5765926535897932`, -2.3746117177679373`}, \ {-1.5765926535897932`, 1.0068390926151123`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, 2.4829208286608977`}, {-1.571592653589793, -1.5708847587927874`}, \ {-1.571592653589793, -2.374327869767672}, {-1.571592653589793, 1.0083987865939494`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, 2.4823836249962694`}, {-1.5665926535897932`, \ -1.5703279010520126`}, {-1.5665926535897932`, -2.3740489271159144`}, \ {-1.5665926535897932`, 1.0099527808338373`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, 2.4818492118928934`}, {-1.561592653589793, -1.5697672572725907`}, \ {-1.561592653589793, -2.373774833080382}, {-1.561592653589793, 1.0115011125166535`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, 2.481317566167021}, {-1.5565926535897932`, -1.5692028918759469`}, \ {-1.5565926535897932`, -2.373505531571299}, {-1.5565926535897932`, 1.0130438185801895`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, 2.4807886648772515`}, {-1.551592653589793, -1.568634868312403}, \ {-1.551592653589793, -2.3732409671361028`}, {-1.551592653589793, 1.0145809357195033`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, 2.4802624853215653`}, {-1.5465926535897931`, \ -1.5680632490739201`}, {-1.5465926535897931`, -2.372981084954139}, \ {-1.5465926535897931`, 1.0161125003882714`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, 2.479739005034403}, {-1.541592653589793, -1.567488095706701}, \ {-1.541592653589793, -2.3727258308313433`}, {-1.541592653589793, 1.0176385488001487`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, 2.4792182017837914`}, {-1.5365926535897931`, \ -1.5669094688236416`}, {-1.5365926535897931`, -2.3724751511948843`}, \ {-1.5365926535897931`, 1.0191591169301304`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, 2.478700053568493}, {-1.531592653589793, -1.5663274281166595`}, \ {-1.531592653589793, -2.372228993087818}, {-1.531592653589793, 1.0206742405159148`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, 2.4781845386152104`}, {-1.5265926535897931`, \ -1.5657420323688727`}, {-1.5265926535897931`, -2.3719873041637114`}, \ {-1.5265926535897931`, 1.0221839550592735`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, 2.4776716353758284`}, {-1.521592653589793, -1.5651533394666628`}, \ {-1.521592653589793, -2.371750032681253}, {-1.521592653589793, 1.0236882958274274`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, 2.4771613225246845`}, {-1.5165926535897931`, \ -1.5645614064115718`}, {-1.5165926535897931`, -2.371517127498867}, \ {-1.5165926535897931`, 1.0251872978544143`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, 2.4766535789558777`}, {-1.511592653589793, -1.5639662893320925`}, \ {-1.511592653589793, -2.3712885380693267`}, {-1.511592653589793, 1.0266809959424656`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, 2.476148383780627}, {-1.506592653589793, -1.5633680434953152`}, \ {-1.506592653589793, -2.3710642144343423`}, {-1.506592653589793, 1.0281694246633863`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, 2.4756457163246504`}, {-1.501592653589793, -1.5627667233184355`}, \ {-1.501592653589793, -2.370844107219165}, {-1.501592653589793, 1.0296526183599308`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, 2.4751455561255935`}, {-1.496592653589793, -1.5621623823801543`}, \ {-1.496592653589793, -2.370628167627183}, {-1.496592653589793, 1.0311306111471865`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, 2.474647882930478}, {-1.491592653589793, -1.5615550734319035`}, \ {-1.491592653589793, -2.3704163474345274`}, {-1.491592653589793, 1.0326034369139465`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, 2.4741526766932043`}, {-1.486592653589793, -1.5609448484089998`}, \ {-1.486592653589793, -2.3702085989846715`}, {-1.486592653589793, 1.0340711293240994`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, 2.473659917572071}, {-1.481592653589793, -1.5603317584416192`}, \ {-1.481592653589793, -2.370004875183041}, {-1.481592653589793, 1.0355337218180045`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, 2.473169585927337}, {-1.476592653589793, -1.5597158538656752`}, \ {-1.476592653589793, -2.3698051294916374`}, {-1.476592653589793, 1.0369912476138734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, 2.472681662318815}, {-1.4715926535897932`, -1.5590971842335548`}, \ {-1.4715926535897932`, -2.3696093159236606`}, {-1.4715926535897932`, 1.038443739709151}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, 2.472196127503503}, {-1.466592653589793, -1.5584757983247377`}, \ {-1.466592653589793, -2.3694173890381447`}, {-1.466592653589793, 1.0398912308818957`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, 2.4717129624332292`}, {-1.4615926535897932`, -1.557851744156284}, \ {-1.4615926535897932`, -2.369229303934621}, {-1.4615926535897932`, 1.0413337536921525`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, 2.471232148252357}, {-1.456592653589793, -1.5572250689931992`}, \ {-1.456592653589793, -2.3690450162477634`}, {-1.456592653589793, 1.0427713404833363`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, 2.4707536662955034`}, {-1.4515926535897932`, \ -1.5565958193586862`}, {-1.4515926535897932`, -2.3688644821420777`}, \ {-1.4515926535897932`, 1.0442040233836047`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, 2.470277498085287}, {-1.446592653589793, -1.5559640410442626`}, \ {-1.446592653589793, -2.368687658306598}, {-1.446592653589793, 1.0456318343072337`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, 2.469803625330116}, {-1.4415926535897932`, -1.5553297791197582`}, \ {-1.4415926535897932`, -2.368514501949599}, {-1.4415926535897932`, 1.0470548049559854`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, 2.4693320299219956`}, {-1.436592653589793, -1.554693077943199}, \ {-1.436592653589793, -2.3683449707933284`}, {-1.436592653589793, 1.0484729668204795`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, 2.4688626939343847`}, {-1.4315926535897932`, \ -1.5540539811705778`}, {-1.4315926535897932`, -2.368179023068753}, \ {-1.4315926535897932`, 1.0498863511815666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, 2.4683955996200537`}, {-1.426592653589793, -1.5534125317654894`}, \ {-1.426592653589793, -2.368016617510346}, {-1.426592653589793, 1.051294989111686}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, 2.4679307294089883`}, {-1.4215926535897931`, -1.552768772008649}, \ {-1.4215926535897931`, -2.3678577133508774`}, {-1.4215926535897931`, 1.0526989114762249`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, 2.467468065906325}, {-1.416592653589793, -1.5521227435073235`}, \ {-1.416592653589793, -2.367702270316234}, {-1.416592653589793, 1.054098148934887}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, 2.4670075918903036`}, {-1.4115926535897931`, -1.551474487204612}, \ {-1.4115926535897931`, -2.367550248620269}, {-1.4115926535897931`, 1.0554927319430414`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, 2.4665492903102524`}, {-1.406592653589793, -1.5508240433886336`}, \ {-1.406592653589793, -2.3674016089596672`}, {-1.406592653589793, 1.056882690753078}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, 2.466093144284602}, {-1.4015926535897931`, -1.5501714517015937`}, \ {-1.4015926535897931`, -2.3672563125088506`}, {-1.4015926535897931`, 1.0582680554157546`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, 2.465639137098923}, {-1.396592653589793, -1.5495167511487384`}, \ {-1.396592653589793, -2.3671143209148937`}, {-1.396592653589793, 1.059648855781546}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, 2.465187252203984}, {-1.3915926535897931`, -1.5488599801071947`}, \ {-1.3915926535897931`, -2.366975596292496}, {-1.3915926535897931`, 1.0610251215019757`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, 2.4647374732138556`}, {-1.386592653589793, -1.5482011763347172`}, \ {-1.386592653589793, -2.3668401012189415`}, {-1.386592653589793, 1.062396882030967}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, 2.4642897839040168`}, {-1.381592653589793, -1.5475403769783016`}, \ {-1.381592653589793, -2.3667077987291303`}, {-1.381592653589793, 1.0637641666261666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, 2.4638441682095014`}, {-1.376592653589793, -1.546877618582705}, \ {-1.376592653589793, -2.36657865231061}, {-1.376592653589793, 1.065127004350278}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, 2.463400610223062}, {-1.371592653589793, -1.5462129370988547`}, \ {-1.371592653589793, -2.3664526258986567`}, {-1.371592653589793, 1.0664854240723862`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, 2.4629590941933537`}, {-1.366592653589793, -1.54554636789214}, \ {-1.366592653589793, -2.3663296838713928`}, {-1.366592653589793, 1.067839454469269}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, 2.46251960452317}, {-1.361592653589793, -1.5448779457506274`}, \ {-1.361592653589793, -2.366209791044897}, {-1.361592653589793, 1.0691891240267293`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, 2.4620821257676577`}, {-1.356592653589793, -1.5442077048931437`}, \ {-1.356592653589793, -2.366092912668411}, {-1.356592653589793, 1.0705344610408905`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, 2.4616466426325987`}, {-1.351592653589793, -1.5435356789772592`}, \ {-1.351592653589793, -2.3659790144195183`}, {-1.351592653589793, 1.0718754936195123`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, 2.4612131399726755`}, {-1.3465926535897932`, \ -1.5428619011071765`}, {-1.3465926535897932`, -2.365868062399407}, \ {-1.3465926535897932`, 1.073212249683282}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, 2.4607816027898006`}, {-1.341592653589793, -1.5421864038415236`}, \ {-1.341592653589793, -2.3657600231281286`}, {-1.341592653589793, 1.074544756967121}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, 2.46035201623143}, {-1.3365926535897932`, -1.541509219201023}, \ {-1.3365926535897932`, -2.365654863539919}, {-1.3365926535897932`, 1.0758730430214651`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, 2.4599243655889222`}, {-1.331592653589793, -1.5408303786760857`}, \ {-1.331592653589793, -2.36555255097854}, {-1.331592653589793, 1.0771971352135548`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, 2.4594986362959212`}, {-1.3265926535897932`, \ -1.5401499132343002`}, {-1.3265926535897932`, -2.365453053192657}, \ {-1.3265926535897932`, 1.0785170607287196`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, 2.4590748139267316`}, {-1.321592653589793, -1.5394678533278021`}, \ {-1.321592653589793, -2.365356338331273}, {-1.321592653589793, 1.0798328465716378`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, 2.458652884194757}, {-1.3165926535897932`, -1.5387842289005875`}, \ {-1.3165926535897932`, -2.3652623749391646`}, {-1.3165926535897932`, 1.081144519567622}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, 2.4582328329509235`}, {-1.311592653589793, -1.538099069395687}, \ {-1.311592653589793, -2.3651711319523874`}, {-1.311592653589793, 1.0824521063638675`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, 2.457814646182148}, {-1.3065926535897932`, -1.5374124037622823`}, \ {-1.3065926535897932`, -2.365082578693798}, {-1.3065926535897932`, 1.0837556334307195`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, 2.4573983100098094`}, {-1.301592653589793, -1.536724260462705}, \ {-1.301592653589793, -2.3649966848686246`}, {-1.301592653589793, 1.08505512706292}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, 2.4569838106882553`}, {-1.2965926535897931`, \ -1.5360346674793541`}, {-1.2965926535897931`, -2.3649134205600633`}, \ {-1.2965926535897931`, 1.0863506133808565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, 2.4565711346033074`}, {-1.291592653589793, -1.5353436523215032`}, \ {-1.291592653589793, -2.364832756224938}, {-1.291592653589793, 1.0876421183317906`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, 2.4561602682708177`}, {-1.2865926535897931`, \ -1.5346512420320582`}, {-1.2865926535897931`, -2.3647546626893567`}, \ {-1.2865926535897931`, 1.0889296676911102`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, 2.4557511983352094`}, {-1.281592653589793, -1.533957463194169}, \ {-1.281592653589793, -2.364679111144451}, {-1.281592653589793, 1.090213287063538}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, 2.4553439115680606`}, {-1.2765926535897931`, \ -1.5332623419378053`}, {-1.2765926535897931`, -2.3646060731421206`}, \ {-1.2765926535897931`, 1.091493001884365}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, 2.4549383948666983`}, {-1.271592653589793, -1.5325659039462005`}, \ {-1.271592653589793, -2.364535520590832}, {-1.271592653589793, 1.0927688374206597`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, 2.454534635252814}, {-1.2665926535897931`, -1.5318681744622396`}, \ {-1.2665926535897931`, -2.3644674257514473`}, {-1.2665926535897931`, 1.0940408187724797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, 2.4541326198710833`}, {-1.261592653589793, -1.5311691782947479`}, \ {-1.261592653589793, -2.3644017612331134`}, {-1.261592653589793, 1.0953089708740704`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, 2.453732335987831}, {-1.256592653589793, -1.5304689398246947`}, \ {-1.256592653589793, -2.3643384999891484`}, {-1.256592653589793, 1.096573318495067}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, 2.4533337709896856`}, {-1.251592653589793, -1.5297674830113082`}, \ {-1.251592653589793, -2.3642776153130103`}, {-1.251592653589793, 1.0978338862416772`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, 2.452936912382264}, {-1.246592653589793, -1.5290648313981183`}, \ {-1.246592653589793, -2.3642190808342813`}, {-1.246592653589793, 1.0990906985578666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, 2.452541747788881}, {-1.241592653589793, -1.5283610081189194`}, \ {-1.241592653589793, -2.3641628705146895`}, {-1.241592653589793, 1.1003437797265416`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, 2.4521482649492574`}, {-1.236592653589793, -1.5276560359036206`}, \ {-1.236592653589793, -2.3641089586441795`}, {-1.236592653589793, 1.1015931538707093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, 2.4517564517182646`}, {-1.231592653589793, -1.526949937084067}, \ {-1.231592653589793, -2.3640573198370114`}, {-1.231592653589793, 1.1028388449546533`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, 2.4513662960646605`}, {-1.226592653589793, -1.5262427335997268`}, \ {-1.226592653589793, -2.364007929027919}, {-1.226592653589793, 1.104080876785077}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, 2.4509777860698683`}, {-1.2215926535897932`, \ -1.5255344470033347`}, {-1.2215926535897932`, -2.363960761468277}, \ {-1.2215926535897932`, 1.105319273012262}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, 2.4505909099267567`}, {-1.216592653589793, -1.524825098466461}, \ {-1.216592653589793, -2.3639157927223278`}, {-1.216592653589793, 1.106554057131217}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, 2.4502056559384386`}, {-1.2115926535897932`, \ -1.5241147087849636`}, {-1.2115926535897932`, -2.363872998663438}, \ {-1.2115926535897932`, 1.107785252482802}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, 2.449822012517082}, {-1.206592653589793, -1.523403298384421}, \ {-1.206592653589793, -2.363832355470401}, {-1.206592653589793, 1.109012882254872}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, 2.4494399681827463`}, {-1.2015926535897932`, \ -1.5226908873254348`}, {-1.2015926535897932`, -2.363793839623763}, \ {-1.2015926535897932`, 1.110236969483394}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, 2.4490595115622176`}, {-1.196592653589793, -1.521977495308894}, \ {-1.196592653589793, -2.363757427902211}, {-1.196592653589793, 1.1114575370535638`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, 2.44868063138787}, {-1.1915926535897932`, -1.5212631416811562`}, \ {-1.1915926535897932`, -2.363723097378978}, {-1.1915926535897932`, 1.1126746077009166`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, 2.4483033164965495`}, {-1.186592653589793, -1.5205478454391537`}, \ {-1.186592653589793, -2.3636908254182853`}, {-1.186592653589793, 1.1138882040124378`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, 2.4479275558284463`}, {-1.1815926535897932`, \ -1.5198316252354256`}, {-1.1815926535897932`, -2.3636605896718486`}, \ {-1.1815926535897932`, 1.115098348427648}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, 2.447553338426013}, {-1.176592653589793, -1.5191144993830878`}, \ {-1.176592653589793, -2.363632368075382}, {-1.176592653589793, 1.1163050632397071`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, 2.447180653432873}, {-1.1715926535897931`, -1.5183964858607235`}, \ {-1.1715926535897931`, -2.363606138845175}, {-1.1715926535897931`, 1.1175083705964872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, 2.4468094900927437`}, {-1.166592653589793, -1.5176776023172023`}, \ {-1.166592653589793, -2.363581880474696}, {-1.166592653589793, 1.118708292501648}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, 2.4464398377483993`}, {-1.1615926535897931`, \ -1.5169578660764627`}, {-1.1615926535897931`, -2.363559571731214}, \ {-1.1615926535897931`, 1.1199048508157219`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, 2.4460716858406144`}, {-1.156592653589793, -1.5162372941421707`}, \ {-1.156592653589793, -2.3635391916524844`}, {-1.156592653589793, 1.1210980672571615`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, 2.4457050239071365`}, {-1.1515926535897931`, \ -1.5155159032023582`}, {-1.1515926535897931`, -2.3635207195434598`}, \ {-1.1515926535897931`, 1.1222879634034006`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, 2.4453398415816756`}, {-1.146592653589793, -1.5147937096339792`}, \ {-1.146592653589793, -2.3635041349730304`}, {-1.146592653589793, 1.1234745606919079`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, 2.444976128592891}, {-1.1415926535897931`, -1.5140707295074027`}, \ {-1.1415926535897931`, -2.3634894177708214`}, {-1.1415926535897931`, 1.124657880421223}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, 2.4446138747634185`}, {-1.1365926535897932`, \ -1.5133469785908436`}, {-1.1365926535897932`, -2.36347654802399}, \ {-1.1365926535897932`, 1.1258379437520047`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, 2.4442530700088727`}, {-1.1315926535897929`, \ -1.5126224723547095`}, {-1.1315926535897929`, -2.3634655060741063`}, \ {-1.1315926535897929`, 1.1270147717080432`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, 2.4438937043368965`}, {-1.126592653589793, -1.5118972259759318`}, \ {-1.126592653589793, -2.3634562725140262`}, {-1.126592653589793, 1.128188385177299}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, 2.443535767846198}, {-1.121592653589793, -1.5111712543421831`}, \ {-1.121592653589793, -2.3634488281848314`}, {-1.121592653589793, 1.1293588049129075`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, 2.4431792507256183`}, {-1.1165926535897932`, -1.510444572056056}, \ {-1.1165926535897932`, -2.3634431541727783`}, {-1.1165926535897932`, 1.1305260515341926`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, 2.4428241432532}, {-1.1115926535897929`, -1.5097171934392062`}, \ {-1.1115926535897929`, -2.3634392318063036`}, {-1.1115926535897929`, 1.131690145527675}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, 2.44247043579526}, {-1.106592653589793, -1.5089891325363811`}, \ {-1.106592653589793, -2.3634370426530573`}, {-1.106592653589793, 1.1328511072480534`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, 2.4421181188054972`}, {-1.101592653589793, -1.5082604031194382`}, \ {-1.101592653589793, -2.363436568516965}, {-1.101592653589793, 1.1340089569192047`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, 2.441767182824101}, {-1.0965926535897932`, -1.5075310186912896`}, \ {-1.0965926535897932`, -2.363437791435317}, {-1.0965926535897932`, 1.1351637146351703`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, 2.441417618476846}, {-1.0915926535897933`, -1.506800992489775}, \ {-1.0915926535897933`, -2.363440693675931}, {-1.0915926535897933`, 1.136315400361115}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, 2.4410694164742424`}, {-1.086592653589793, -1.506070337491496}, \ {-1.086592653589793, -2.3634452577342917`}, {-1.086592653589793, 1.137464033934309}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, 2.4407225676106687`}, {-1.081592653589793, -1.505339066415601}, \ {-1.081592653589793, -2.363451466330763}, {-1.081592653589793, 1.1386096350650914`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, 2.4403770627635217`}, {-1.0765926535897932`, \ -1.5046071917274826`}, {-1.0765926535897932`, -2.36345930240782}, \ {-1.0765926535897932`, 1.1397522233378174`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, 2.4400328928923707`}, {-1.0715926535897933`, \ -1.5038747256424572`}, {-1.0715926535897933`, -2.363468749127325}, \ {-1.0715926535897933`, 1.1408918182118113`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, 2.4396900490381386`}, {-1.066592653589793, -1.503141680129367}, \ {-1.066592653589793, -2.3634797898678137`}, {-1.066592653589793, 1.1420284390223097`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, 2.439348522322278}, {-1.061592653589793, -1.5024080669141446`}, \ {-1.061592653589793, -2.3634924082218363`}, {-1.061592653589793, 1.1431621049813965`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, 2.4390083039459647`}, {-1.0565926535897932`, \ -1.5016738974833106`}, {-1.0565926535897932`, -2.3635065879933177`}, \ {-1.0565926535897932`, 1.144292835178931}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, 2.4386693851892995`}, {-1.0515926535897933`, \ -1.5009391830874295`}, {-1.0515926535897933`, -2.363522313194953}, \ {-1.0515926535897933`, 1.145420648583472}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.3635395680456353`}, \ {-1.046592653589793, -1.500203934744515}, {-1.046592653589793, 2.438331757410523}, {-1.046592653589793, 1.1465455640431945`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.363558336967917}, \ {-1.041592653589793, -1.4994681632433837`}, {-1.041592653589793, 2.4379954120452325`}, {-1.041592653589793, 1.1476676002867967`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.363578604585495}, \ {-1.0365926535897931`, -1.498731879146951}, {-1.0365926535897931`, 2.437660340605618}, {-1.0365926535897931`, 1.1487867759244046`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.3636003557207323`}, \ {-1.0315926535897932`, -1.4979950927954928`}, {-1.0315926535897932`, 2.4373265346797}, {-1.0315926535897932`, 1.149903109448469}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.3636235753922095`}, \ {-1.026592653589793, -1.4972578143098483`}, {-1.026592653589793, 2.4369939859305854`}, {-1.026592653589793, 1.151016619234655}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.3636482488123036`}, \ {-1.021592653589793, -1.496520053594579}, {-1.021592653589793, 2.4366626860957226`}, {-1.021592653589793, 1.1521273235427247`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.3636743613847973`}, \ {-1.0165926535897931`, -1.4957818203410822`}, {-1.0165926535897931`, 2.436332626986175}, {-1.0165926535897931`, 1.1532352405174175`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.3637018987025193`}, \ {-1.0115926535897932`, -1.4950431240306534`}, {-1.0115926535897932`, 2.4360038004858975`}, {-1.0115926535897932`, 1.154340388189318}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.363730846545017}, \ {-1.0065926535897929`, -1.494303973937509}, {-1.0065926535897929`, 2.435676198551024}, {-1.0065926535897929`, 1.1554427844757222`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.363761190876247}, \ {-1.001592653589793, -1.4935643791317605`}, {-1.001592653589793, 2.435349813209165}, {-1.001592653589793, 1.1565424471814951`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.3637929178423076`}, \ {-0.9965926535897931, -1.4928243484823447`}, {-0.9965926535897931, 2.435024636558713}, {-0.9965926535897931, 1.1576393939999228`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.3638260137691898`}, \ {-0.9915926535897932, -1.4920838906599097`}, {-0.9915926535897932, 2.4347006607681556`}, {-0.9915926535897932, 1.1587336425135588`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.3638604651605624`}, \ {-0.9865926535897929, -1.4913430141396602`}, {-0.9865926535897929, 2.434377878075399}, {-0.9865926535897929, 1.1598252101950621`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.3638962586955814`}, \ {-0.981592653589793, -1.490601727204158}, {-0.981592653589793, 2.4340562807870985`}, {-0.981592653589793, 1.1609141144080317`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.3639333812267282`}, \ {-0.9765926535897931, -1.4898600379460798`}, {-0.9765926535897931, 2.433735861277996}, {-0.9765926535897931, 1.1620003724078327`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.3639718197776753`}, \ {-0.9715926535897932, -1.489117954270936}, {-0.9715926535897932, 2.433416611990273}, {-0.9715926535897932, 1.163084001342417}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.364011561541178}, \ {-0.9665926535897928, -1.4883754838997472`}, {-0.9665926535897928, 2.4330985254329005`}, {-0.9665926535897928, 1.1641650182531396`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.364052593876994}, \ {-0.961592653589793, -1.48763263437168}, {-0.961592653589793, 2.4327815941810043`}, {-0.961592653589793, 1.1652434400755647`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.364094904309826}, \ {-0.9565926535897931, -1.4868894130466443`}, {-0.9565926535897931, 2.43246581087524}, {-0.9565926535897931, 1.1663192836402707`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.364138480527298}, \ {-0.9515926535897932, -1.4861458271078514`}, {-0.9515926535897932, 2.432151168221168}, {-0.9515926535897932, 1.1673925656736435`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.364183310377948}, \ {-0.9465926535897933, -1.4854018835643306`}, {-0.9465926535897933, 2.4318376589886426`}, {-0.9465926535897933, 1.168463302798671}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.3642293818692512`}, \ {-0.9415926535897929, -1.4846575892534126`}, {-0.9415926535897929, 2.4315252760112074`}, {-0.9415926535897929, 1.1695315115357243`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.364276683165671}, \ {-0.936592653589793, -1.483912950843171}, {-0.936592653589793, 2.4312140121854977`}, {-0.936592653589793, 1.1705972083033365`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.364325202586728}, \ {-0.9315926535897932, -1.4831679748348288`}, {-0.9315926535897932, 2.430903860470648}, {-0.9315926535897932, 1.1716604094189762`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.3643749286051}, \ {-0.9265926535897933, -1.4824226675651286`}, {-0.9265926535897933, 2.430594813887712}, {-0.9265926535897933, 1.1727211310998142`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.364425849844744}, \ {-0.9215926535897929, -1.4816770352086657`}, {-0.9215926535897929, 2.4302868655190863`}, {-0.9215926535897929, 1.173779389463482}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.3644779550790402`}, \ {-0.916592653589793, -1.4809310837801848`}, {-0.916592653589793, 2.429980008507941}, {-0.916592653589793, 1.1748352005288303`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.364531233228965}, \ {-0.9115926535897931, -1.4801848191368465`}, {-0.9115926535897931, 2.4296742360576578`}, {-0.9115926535897931, 1.175888580216674}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.3645856733612813`}, \ {-0.9065926535897932, -1.4794382469804521`}, {-0.9065926535897932, 2.4293695414312775`}, {-0.9065926535897932, 1.1769395443505397`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.36464126468676}, \ {-0.9015926535897929, -1.4786913728596405`}, {-0.9015926535897929, 2.4290659179509535`}, {-0.9015926535897929, 1.1779881086573987`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.364697996558416}, \ {-0.896592653589793, -1.4779442021720472`}, {-0.896592653589793, 2.428763358997408}, {-0.896592653589793, 1.1790342887684016`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.3647558584697728`}, \ {-0.8915926535897931, -1.4771967401664352`}, {-0.8915926535897931, 2.4284618580093973`}, {-0.8915926535897931, 1.1800781002196044`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.3648148400531497`}, \ {-0.8865926535897932, -1.476448991944786}, {-0.8865926535897932, 2.4281614084831906`}, {-0.8865926535897932, 1.1811195584526866`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.364874931077966}, \ {-0.8815926535897929, -1.475700962464366}, {-0.8815926535897929, 2.427862003972044}, {-0.8815926535897929, 1.182158678815669}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.364936121449074}, \ {-0.876592653589793, -1.4749526565397566`}, {-0.876592653589793, 2.427563638085688}, {-0.876592653589793, 1.1831954765636203`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.3649984012051095`}, \ {-0.8715926535897931, -1.4742040788448543`}, {-0.8715926535897931, 2.427266304489818}, {-0.8715926535897931, 1.1842299668593623`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.3650617605168653`}, \ {-0.8665926535897932, -1.47345523391484}, {-0.8665926535897932, 2.4269699969055964`}, {-0.8665926535897932, 1.1852621647741663`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.365126189685685}, \ {-0.8615926535897929, -1.4727061261481182`}, {-0.8615926535897929, 2.426674709109154}, {-0.8615926535897929, 1.186292085288448}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.3651916791418794`}, \ {-0.856592653589793, -1.4719567598082255`}, {-0.856592653589793, 2.4263804349311053`}, {-0.856592653589793, 1.1873197432924512`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.3652582194431635`}, \ {-0.8515926535897931, -1.4712071390257102`}, {-0.8515926535897931, 2.4260871682560587`}, {-0.8515926535897931, 1.188345153586933}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.3653258012731118`}, \ {-0.8465926535897932, -1.4704572677999828`}, {-0.8465926535897932, 2.425794903022147}, {-0.8465926535897932, 1.189368330883837}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.3653944154396367`}, \ {-0.8415926535897928, -1.4697071500011376`}, {-0.8415926535897928, 2.425503633220552}, {-0.8415926535897928, 1.1903892898069657`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.365464052873485}, \ {-0.836592653589793, -1.4689567893717466`}, {-0.836592653589793, 2.425213352895041}, {-0.836592653589793, 1.191408044892645}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.365534704626756}, \ {-0.8315926535897931, -1.468206189528623}, {-0.8315926535897931, 2.4249240561415086`}, {-0.8315926535897931, 1.1924246105903857`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.365606361871436}, \ {-0.8265926535897932, -1.4674553539645627`}, {-0.8265926535897932, 2.4246357371075207`}, {-0.8265926535897932, 1.1934390012635365`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.3656790158979586`}, \ {-0.8215926535897933, -1.466704286050052}, {-0.8215926535897933, 2.4243483899918696`}, {-0.8215926535897933, 1.194451231189934}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.3657526581137756`}, \ {-0.8165926535897929, -1.4659529890349534`}, {-0.8165926535897929, 2.4240620090441305`}, {-0.8165926535897929, 1.1954613145625483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.3658272800419526`}, \ {-0.811592653589793, -1.4652014660501638`}, {-0.811592653589793, 2.423776588564226}, {-0.811592653589793, 1.19646926549012}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.365902873319783}, \ {-0.8065926535897932, -1.4644497201092457`}, {-0.8065926535897932, 2.423492122901993}, {-0.8065926535897932, 1.1974750979977953`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.3659794296974175`}, \ {-0.8015926535897933, -1.4636977541100342`}, {-0.8015926535897933, 2.4232086064567606`}, {-0.8015926535897933, 1.198478826027755}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.3660569410365127`}, \ {-0.7965926535897929, -1.462945570836218}, {-0.7965926535897929, 2.4229260336769265`}, {-0.7965926535897929, 1.1994804634398382`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.3661353993089023`}, \ {-0.791592653589793, -1.462193172958897}, {-0.791592653589793, 2.422644399059544}, {-0.791592653589793, 1.2004800240121585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.3662147965952767`}, \ {-0.7865926535897931, -1.4614405630381118`}, {-0.7865926535897931, 2.422363697149913}, {-0.7865926535897931, 1.2014775214417217`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.3662951250838913`}, \ {-0.7815926535897932, -1.4606877435243535`}, {-0.7815926535897932, 2.4220839225411734`}, {-0.7815926535897932, 1.2024729693450307`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.366376377069282}, \ {-0.7765926535897929, -1.4599347167600478`}, {-0.7765926535897929, 2.421805069873909}, {-0.7765926535897929, 1.2034663812586903`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.366458544951004}, \ {-0.771592653589793, -1.4591814849810145`}, {-0.771592653589793, 2.421527133835749}, {-0.771592653589793, 1.2044577706400066`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.366541621232388}, \ {-0.7665926535897931, -1.4584280503179061`}, {-0.7665926535897931, 2.421250109160983}, {-0.7665926535897931, 1.2054471508675786`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.3666255985193065`}, \ {-0.7615926535897932, -1.4576744147976215`}, {-0.7615926535897932, 2.4209739906301753`}, {-0.7615926535897932, 1.2064345352418893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.3667104695189654`}, \ {-0.7565926535897929, -1.4569205803446992`}, {-0.7565926535897929, 2.4206987730697844`}, {-0.7565926535897929, 1.207419936985887}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.3667962270387024`}, \ {-0.751592653589793, -1.4561665487826865`}, {-0.751592653589793, 2.420424451351791}, {-0.751592653589793, 1.2084033692455667`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.366882863984814}, \ {-0.7465926535897931, -1.4554123218354895`}, {-0.7465926535897931, 2.420151020393325}, {-0.7465926535897931, 1.209384845090543}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.3669703733613825`}, \ {-0.7415926535897932, -1.4546579011286982`}, {-0.7415926535897932, 2.4198784751563047`}, {-0.7415926535897932, 1.2103643775146187`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.367058748269134}, \ {-0.7365926535897929, -1.4539032881908924`}, {-0.7365926535897929, 2.4196068106470743`}, {-0.7365926535897929, 1.2113419794363518`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.367147981904301}, \ {-0.731592653589793, -1.4531484844549287`}, {-0.731592653589793, 2.4193360219160476`}, {-0.731592653589793, 1.2123176636996131`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.367238067557506}, \ {-0.7265926535897931, -1.4523934912592014`}, {-0.7265926535897931, 2.419066104057359}, {-0.7265926535897931, 1.2132914430741433`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.3673289986126584`}, \ {-0.7215926535897932, -1.4516383098488892`}, {-0.7215926535897932, 2.4187970522085167`}, {-0.7215926535897932, 1.2142633302561014`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.367420768545866}, \ {-0.7165926535897928, -1.4508829413771775`}, {-0.7165926535897928, 2.4185288615500595`}, {-0.7165926535897928, 1.215233337868613}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.3675133709243625`}, \ {-0.711592653589793, -1.4501273869064641`}, {-0.711592653589793, 2.4182615273052215`}, {-0.711592653589793, 1.21620147846231}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.367606799405447}, \ {-0.7065926535897931, -1.4493716474095417`}, {-0.7065926535897931, 2.4179950447395973`}, {-0.7065926535897931, 1.2171677645158678`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.3677010477354425`}, \ {-0.7015926535897932, -1.4486157237707666`}, {-0.7015926535897932, 2.4177294091608146`}, {-0.7015926535897932, 1.218132208436537}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.367796109748662}, \ {-0.6965926535897933, -1.447859616787203}, {-0.6965926535897933, 2.4174646159182087`}, {-0.6965926535897933, 1.2190948225606724`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.367891979366395}, \ {-0.6915926535897929, -1.4471033271697529`}, {-0.6915926535897929, 2.417200660402504}, {-0.6915926535897929, 1.220055619154255}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.3679886505959042`}, \ {-0.686592653589793, -1.4463468555442658`}, {-0.686592653589793, 2.4169375380454974`}, {-0.686592653589793, 1.2210146104134105`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.368086117529438}, \ {-0.6815926535897932, -1.4455902024526281`}, {-0.6815926535897932, 2.4166752443197455`}, {-0.6815926535897932, 1.221971808464924}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.3681843743432527`}, \ {-0.6765926535897933, -1.4448333683538417`}, {-0.6765926535897933, 2.41641377473826}, {-0.6765926535897933, 1.22292722536675}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.368283415296651}, \ {-0.6715926535897929, -1.4440763536250756`}, {-0.6715926535897929, 2.4161531248542016`}, {-0.6715926535897929, 1.223880873108518}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.3683832347310365`}, \ {-0.666592653589793, -1.4433191585627092`}, {-0.666592653589793, 2.4158932902605814`}, {-0.666592653589793, 1.2248327636120315`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.3684838270689723`}, \ {-0.6615926535897931, -1.4425617833833515`}, {-0.6615926535897931, 2.415634266589967}, {-0.6615926535897931, 1.2257829087317684`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.3685851868132635`}, \ {-0.6565926535897932, -1.441804228224848}, {-0.6565926535897932, 2.4153760495141894`}, {-0.6565926535897932, 1.2267313202553694`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.3686873085460425`}, \ {-0.6515926535897929, -1.4410464931472686`}, {-0.6515926535897929, 2.415118634744057}, {-0.6515926535897929, 1.2276780099041298`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.368790186927873}, \ {-0.646592653589793, -1.4402885781338806`}, {-0.646592653589793, 2.414862018029071}, {-0.646592653589793, 1.22862298933348}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.3688938166968647`}, \ {-0.6415926535897931, -1.439530483092104}, {-0.6415926535897931, 2.414606195157147}, {-0.6415926535897931, 1.2295662701334673`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.368998192667799}, \ {-0.6365926535897932, -1.4387722078544543`}, {-0.6365926535897932, 2.414351161954338}, {-0.6365926535897932, 1.2305078638292306`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.369103309731266}, \ {-0.6315926535897929, -1.438013752179464}, {-0.6315926535897929, 2.414096914284563}, {-0.6315926535897929, 1.231447781881472}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.3692091628528185`}, \ {-0.626592653589793, -1.4372551157525948`}, {-0.626592653589793, 2.41384344804934}, {-0.626592653589793, 1.2323860356869236`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.3693157470721316`}, \ {-0.6215926535897931, -1.4364962981871303`}, {-0.6215926535897931, 2.4135907591875196`}, {-0.6215926535897931, 1.233322636578809}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.369423057502177}, \ {-0.6165926535897932, -1.4357372990250554`}, {-0.6165926535897932, 2.413338843675024}, {-0.6165926535897932, 1.2342575958273054`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.369531089328407}, \ {-0.6115926535897929, -1.4349781177379202`}, {-0.6115926535897929, 2.413087697524593}, {-0.6115926535897929, 1.2351909246399952`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.369639837807954}, \ {-0.606592653589793, -1.4342187537276918`}, {-0.606592653589793, 2.4128373167855273`}, {-0.606592653589793, 1.2361226341623175`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.369749298268833}, \ {-0.6015926535897931, -1.4334592063275886`}, {-0.6015926535897931, 2.412587697543439}, {-0.6015926535897931, 1.2370527354780163`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.369859466109164}, \ {-0.5965926535897932, -1.4326994748028994`}, {-0.5965926535897932, 2.4123388359200066`}, {-0.5965926535897932, 1.2379812396095806`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.369970336796401}, \ {-0.5915926535897928, -1.4319395583517953`}, {-0.5915926535897928, 2.4120907280727315`}, {-0.5915926535897928, 1.2389081575186849`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.3700819058665696`}, \ {-0.586592653589793, -1.4311794561061204`}, {-0.586592653589793, 2.411843370194698}, {-0.586592653589793, 1.2398335001066227`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.370194168923519}, \ {-0.5815926535897931, -1.4304191671321713`}, {-0.5815926535897931, 2.4115967585143396`}, {-0.5815926535897931, 1.2407572782147385`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.3703071216381835`}, \ {-0.5765926535897931, -1.429658690431467}, {-0.5765926535897931, 2.4113508892952016`}, {-0.5765926535897931, 1.2416795026248524`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.3704207597478524`}, \ {-0.571592653589793, -1.4288980249414989`}, {-0.571592653589793, 2.411105758835719}, {-0.571592653589793, 1.2426001840596852`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.3705350790554536`}, \ {-0.566592653589793, -1.4281371695364733`}, {-0.566592653589793, 2.410861363468985}, {-0.566592653589793, 1.2435193331832755`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.3706500754288413`}, \ {-0.561592653589793, -1.427376123028039}, {-0.561592653589793, 2.4106176995625312`}, {-0.561592653589793, 1.2444369606013972`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.3707657448001016`}, \ {-0.556592653589793, -1.426614884166002}, {-0.556592653589793, 2.410374763518109}, {-0.556592653589793, 1.2453530768619676`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.370882083164861}, \ {-0.551592653589793, -1.4258534516390287`}, {-0.551592653589793, 2.4101325517714725`}, {-0.551592653589793, 1.2462676924554574`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -2.370999086581608}, \ {-0.546592653589793, -1.4250918240753345`}, {-0.546592653589793, 2.4098910607921664`}, {-0.546592653589793, 1.2471808178152934`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -2.3711167511710225`}, \ {-0.541592653589793, -1.4243300000433652`}, {-0.541592653589793, 2.409650287083317}, {-0.541592653589793, 1.2480924633182582`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.3712350731153187`}, \ {-0.536592653589793, -1.4235679780524602`}, {-0.536592653589793, 2.409410227181428}, {-0.536592653589793, 1.249002639284887}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.3713540486575893`}, \ {-0.531592653589793, -1.4228057565535088`}, {-0.531592653589793, 2.409170877656173}, {-0.531592653589793, 1.2499113559798585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.371473674101168}, \ {-0.526592653589793, -1.4220433339395937`}, {-0.526592653589793, 2.4089322351102007`}, {-0.526592653589793, 1.250818623612386}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.371593945808995}, \ {-0.521592653589793, -1.4212807085466197`}, {-0.521592653589793, 2.4086942961789357`}, {-0.521592653589793, 1.2517244523365996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.3717148602029927`}, \ {-0.5165926535897931, -1.420517878653937}, {-0.5165926535897931, 2.408457057530386}, {-0.5165926535897931, 1.25262885225193}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.371836413763452}, \ {-0.511592653589793, -1.4197548424849484`}, {-0.511592653589793, 2.408220515864953}, {-0.511592653589793, 1.253531833403484}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.3719586030284248`}, \ {-0.5065926535897931, -1.4189915982077088`}, {-0.5065926535897931, 2.407984667915242}, {-0.5065926535897931, 1.2544334057824202`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -2.3720814245931283`}, \ {-0.5015926535897931, -1.418228143935511}, {-0.5015926535897931, 2.4077495104458815`}, {-0.5015926535897931, 1.2553335793263185`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -2.372204875109354}, \ {-0.49659265358979304`, -1.417464477727463}, {-0.49659265358979304`, 2.40751504025334}, {-0.49659265358979304`, 1.2562323639195467`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -2.3723289512848886`}, \ {-0.4915926535897931, -1.4167005975890536`}, {-0.4915926535897931, 2.407281254165746}, {-0.4915926535897931, 1.257129769393624}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -2.3724536498829396`}, \ {-0.4865926535897931, -1.4159365014727097`}, {-0.4865926535897931, 2.4070481490427187`}, {-0.4865926535897931, 1.2580258055275808`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.3725789677215743`}, \ {-0.4815926535897931, -1.4151721872783394`}, {-0.4815926535897931, 2.406815721775188}, {-0.4815926535897931, 1.2589204820483144`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -2.372704901673159}, \ {-0.4765926535897931, -1.4144076528538685`}, {-0.4765926535897931, 2.406583969285232}, {-0.4765926535897931, 1.2598138086309423`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.3728314486638165`}, \ {-0.4715926535897931, -1.4136428959957663`}, {-0.4715926535897931, 2.4063528885259053`}, {-0.4715926535897931, 1.2607057948991491`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.372958605672881}, \ {-0.46659265358979307`, -1.4128779144495605`}, {-0.46659265358979307`, 2.4061224764810802`}, {-0.46659265358979307`, 1.261596450425535}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.3730863697323668`}, \ {-0.46159265358979307`, -1.4121127059103424`}, {-0.46159265358979307`, 2.4058927301652826`}, {-0.46159265358979307`, 1.2624857847319555`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.373214737926448}, \ {-0.45659265358979306`, -1.4113472680232646`}, {-0.45659265358979306`, 2.4056636466235353`}, {-0.45659265358979306`, 1.263373807289861}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.373343707390934}, \ {-0.45159265358979306`, -1.410581598384027}, {-0.45159265358979306`, 2.405435222931205}, {-0.45159265358979306`, 1.2642605275206316`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.3734732753127643`}, \ {-0.44659265358979305`, -1.409815694539354}, {-0.44659265358979305`, 2.405207456193846}, {-0.44659265358979305`, 1.2651459547959092`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.3736034389295066`}, \ {-0.44159265358979305`, -1.4090495539874637`}, {-0.44159265358979305`, 2.4049803435470567`}, {-0.44159265358979305`, 1.2660300984379245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.3737341955288587`}, \ {-0.43659265358979304`, -1.4082831741785258`}, {-0.43659265358979304`, 2.404753882156328}, {-0.43659265358979304`, 1.2669129677198239`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.373865542448164}, \ {-0.43159265358979304`, -1.4075165525151143`}, {-0.43159265358979304`, 2.4045280692169015`}, {-0.43159265358979304`, 1.267794571865989}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.373997477073929}, \ {-0.42659265358979304`, -1.4067496863526456`}, {-0.42659265358979304`, 2.4043029019536304`}, {-0.42659265358979304`, 1.2686749200523553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.37412999684135}, \ {-0.42159265358979303`, -1.4059825729998143`}, {-0.42159265358979303`, 2.4040783776208383`}, {-0.42159265358979303`, 1.2695540214067278`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -2.3742630992338474`}, \ {-0.416592653589793, -1.4052152097190165`}, {-0.416592653589793, 2.403854493502186}, {-0.416592653589793, 1.2704318850090908`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -2.374396781782604}, \ {-0.411592653589793, -1.4044475937267642`}, {-0.411592653589793, 2.403631246910538}, {-0.411592653589793, 1.2713085198919174`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -2.374531042066115}, \ {-0.406592653589793, -1.4036797221940944`}, {-0.406592653589793, 2.4034086351878328`}, {-0.406592653589793, 1.2721839350404724`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.37466587770974}, \ {-0.40159265358979307`, -1.402911592246968}, {-0.40159265358979307`, 2.403186655704954}, {-0.40159265358979307`, 1.273058139393116}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -2.374801286385261}, \ {-0.39659265358979306`, -1.4021432009666588`}, {-0.39659265358979306`, 2.4029653058616094`}, {-0.39659265358979306`, 1.2739311418415997`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.374937265810455}, \ {-0.39159265358979306`, -1.401374545390139}, {-0.39159265358979306`, 2.402744583086205}, {-0.39159265358979306`, 1.2748029512313628`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -2.3750738137486613`}, \ {-0.38659265358979306`, -1.4006056225104533`}, {-0.38659265358979306`, 2.4025244848357277`}, {-0.38659265358979306`, 1.2756735763618225`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -2.375210928008367}, \ {-0.38159265358979305`, -1.3998364292770846`}, {-0.38159265358979305`, 2.402305008595629}, {-0.38159265358979305`, 1.2765430259866635`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -2.3753486064427873`}, \ {-0.37659265358979305`, -1.3990669625963157`}, {-0.37659265358979305`, 2.4020861518797103`}, {-0.37659265358979305`, 1.2774113088141208`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -2.375486846949464}, \ {-0.3715926535897931, -1.3982972193315797`}, {-0.3715926535897931, 2.401867912230011}, {-0.3715926535897931, 1.2782784335072646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -2.375625647469857}, \ {-0.3665926535897931, -1.3975271963038043`}, {-0.3665926535897931, 2.4016502872167003`}, {-0.3665926535897931, 1.2791444086842758`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -2.375765005988956}, \ {-0.3615926535897931, -1.3967568902917484`}, {-0.3615926535897931, 2.4014332744379723`}, {-0.3615926535897931, 1.2800092429187235`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -2.375904920534885}, \ {-0.3565926535897931, -1.3959862980323334`}, {-0.3565926535897931, 2.40121687151994}, {-0.3565926535897931, 1.2808729447398368`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -2.376045389178523}, \ {-0.3515926535897931, -1.395215416220962}, {-0.3515926535897931, 2.401001076116535}, {-0.3515926535897931, 1.2817355226327711`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -2.3761864100331245`}, \ {-0.3465926535897931, -1.394444241511837}, {-0.3465926535897931, 2.40078588590941}, {-0.3465926535897931, 1.2825969850388774`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -2.3763279812539473`}, \ {-0.34159265358979307`, -1.3936727705182665`}, {-0.34159265358979307`, 2.4005712986078427`}, {-0.34159265358979307`, 1.283457340355963}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -2.3764701010378877`}, \ {-0.33659265358979307`, -1.392900999812966}, {-0.33659265358979307`, 2.400357311948642}, {-0.33659265358979307`, 1.2843165969385506`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -2.3766127676231195`}, \ {-0.33159265358979306`, -1.3921289259283527`}, {-0.33159265358979306`, 2.4001439236960564`}, {-0.33159265358979306`, 1.2851747630981352`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -2.376755979288739}, \ {-0.32659265358979306`, -1.3913565453568326`}, {-0.32659265358979306`, 2.399931131641688}, {-0.32659265358979306`, 1.2860318471034364`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -2.3768997343544154`}, \ {-0.32159265358979305`, -1.3905838545510798`}, {-0.32159265358979305`, 2.399718933604403}, {-0.32159265358979305`, 1.2868878571806492`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -2.377044031180047}, \ {-0.31659265358979305`, -1.389810849924313}, {-0.31659265358979305`, 2.3995073274302547`}, {-0.31659265358979305`, 1.28774280151369}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -2.377188868165425}, \ {-0.31159265358979304`, -1.389037527850561}, {-0.31159265358979304`, 2.399296310992394}, {-0.31159265358979304`, 1.2885966882444402`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -2.377334243749896}, \ {-0.30659265358979304`, -1.388263884664923}, {-0.30659265358979304`, 2.3990858821910006`}, {-0.30659265358979304`, 1.2894495254729872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -2.3774801564120382`}, \ {-0.30159265358979304`, -1.3874899166638255`}, {-0.30159265358979304`, 2.3988760389532002`}, {-0.30159265358979304`, 1.2903013212578602`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -2.3776266046693375`}, \ {-0.29659265358979303`, -1.3867156201052684`}, {-0.29659265358979303`, 2.398666779232995}, {-0.29659265358979303`, 1.2911520836162673`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -2.3777735870778685`}, \ {-0.2915926535897931, -1.3859409912090677`}, {-0.2915926535897931, 2.398458101011192}, {-0.2915926535897931, 1.2920018205243236`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -2.3779211022319835`}, \ {-0.2865926535897931, -1.3851660261570906`}, {-0.2865926535897931, 2.3982500022953346`}, {-0.2865926535897931, 1.2928505399172805`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -2.3780691487640073`}, \ {-0.2815926535897931, -1.3843907210934863`}, {-0.2815926535897931, 2.3980424811196355`}, {-0.2815926535897931, 1.2936982496897504`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -2.378217725343931}, \ {-0.27659265358979307`, -1.3836150721249083`}, {-0.27659265358979307`, 2.397835535544917}, {-0.27659265358979307`, 1.2945449576959291`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -2.378366830679116}, \ {-0.27159265358979306`, -1.382839075320733}, {-0.27159265358979306`, 2.3976291636585474`}, {-0.27159265358979306`, 1.2953906717498143`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -2.3785164635140026`}, \ {-0.26659265358979306`, -1.3820627267132706`}, {-0.26659265358979306`, 2.3974233635743833`}, {-0.26659265358979306`, 1.2962353996254192`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -2.378666622629821}, \ {-0.26159265358979306`, -1.3812860222979728`}, {-0.26159265358979306`, 2.397218133432713}, {-0.26159265358979306`, 1.2970791490569884`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -2.37881730684431}, \ {-0.25659265358979305`, -1.3805089580336305`}, {-0.25659265358979305`, 2.3970134714002054`}, {-0.25659265358979305`, 1.2979219277392056`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -2.378968515011436}, \ {-0.25159265358979305`, -1.3797315298425692`}, {-0.25159265358979305`, 2.3968093756698567`}, {-0.25159265358979305`, 1.2987637433273982`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -2.3791202460211225`}, \ {-0.24659265358979304`, -1.3789537336108388`}, {-0.24659265358979304`, 2.396605844460944}, {-0.24659265358979304`, 1.2996046034377446`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -2.3792724987989784`}, \ {-0.24159265358979304`, -1.3781755651883973`}, {-0.24159265358979304`, 2.3964028760189757`}, {-0.24159265358979304`, 1.3004445156474713`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -2.3794252723060363`}, \ {-0.23659265358979303`, -1.3773970203892854`}, {-0.23659265358979303`, 2.3962004686156537`}, {-0.23659265358979303`, 1.3012834874950503`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -2.3795785655384907`}, \ {-0.23159265358979303`, -1.376618094991802}, {-0.23159265358979303`, 2.395998620548826}, {-0.23159265358979303`, 1.3021215264803947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -2.3797323775274415`}, \ {-0.22659265358979308`, -1.3758387847386713`}, {-0.22659265358979308`, 2.3957973301424538`}, {-0.22659265358979308`, 1.302958640065049}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -2.379886707338647}, \ {-0.22159265358979308`, -1.3750590853372022`}, {-0.22159265358979308`, 2.3955965957465697`}, {-0.22159265358979308`, 1.3037948356723765`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -2.3800415540722732`}, \ {-0.21659265358979307`, -1.3742789924594454`}, {-0.21659265358979307`, 2.3953964157372494`}, {-0.21659265358979307`, 1.3046301206877435`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -2.380196916862654}, \ {-0.21159265358979307`, -1.3734985017423476`}, {-0.21159265358979307`, 2.3951967885165764`}, {-0.21159265358979307`, 1.3054645024587042`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -2.380352794878052}, \ {-0.20659265358979306`, -1.3727176087878923`}, {-0.20659265358979306`, 2.3949977125126156`}, {-0.20659265358979306`, 1.3062979882951757`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -2.380509187320424}, \ {-0.20159265358979306`, -1.3719363091632455`}, {-0.20159265358979306`, 2.3947991861793856`}, {-0.20159265358979306`, 1.307130585469616}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -2.380666093425193}, \ {-0.19659265358979305`, -1.371154598400889}, {-0.19659265358979305`, 2.3946012079968355`}, {-0.19659265358979305`, 1.3079623012171961`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -2.3808235124610215`}, \ {-0.19159265358979305`, -1.3703724719987533`}, {-0.19159265358979305`, 2.3944037764708233`}, {-0.19159265358979305`, 1.3087931427359691`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -2.3809814437295906`}, \ {-0.18659265358979304`, -1.3695899254203412`}, {-0.18659265358979304`, 2.3942068901330966`}, {-0.18659265358979304`, 1.3096231171870365`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -2.381139886565384}, \ {-0.18159265358979304`, -1.3688069540948504`}, {-0.18159265358979304`, 2.3940105475412774`}, {-0.18159265358979304`, 1.3104522316947123`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -2.3812988403354702`}, \ {-0.17659265358979304`, -1.3680235534172906`}, {-0.17659265358979304`, 2.393814747278846}, {-0.17659265358979304`, 1.3112804933466828`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -2.3814583044392985`}, \ {-0.17159265358979303`, -1.367239718748594}, {-0.17159265358979303`, 2.3936194879551307`}, {-0.17159265358979303`, 1.3121079091941645`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -2.3816182783084905`}, \ {-0.16659265358979303`, -1.3664554454157216`}, {-0.16659265358979303`, 2.3934247682053}, {-0.16659265358979303`, 1.3129344862520564`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -2.3817787614066384`}, \ {-0.16159265358979308`, -1.365670728711767}, {-0.16159265358979308`, 2.3932305866903523`}, {-0.16159265358979308`, 1.3137602314990944`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -2.38193975322911}, \ {-0.15659265358979307`, -1.3648855638960526`}, {-0.15659265358979307`, 2.393036942097117}, {-0.15659265358979307`, 1.3145851518779947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -2.382101253302851}, \ {-0.15159265358979307`, -1.3640999461942223`}, {-0.15159265358979307`, 2.392843833138248}, {-0.15159265358979307`, 1.3154092542956035`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -2.382263261186199}, \ {-0.14659265358979306`, -1.3633138707983312`}, {-0.14659265358979306`, 2.3926512585522284`}, {-0.14659265358979306`, 1.3162325456230342`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -2.3824257764686934`}, \ {-0.14159265358979306`, -1.3625273328669283`}, {-0.14159265358979306`, 2.3924592171033705`}, {-0.14159265358979306`, 1.3170550326958093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -2.3825887987708954`}, \ {-0.13659265358979306`, -1.361740327525136}, {-0.13659265358979306`, 2.3922677075818246`}, {-0.13659265358979306`, 1.3178767223139944`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -2.3827523277442064`}, \ {-0.13159265358979305`, -1.3609528498647268`}, {-0.13159265358979305`, 2.3920767288035862`}, {-0.13159265358979305`, 1.3186976212423323`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -2.382916363070698}, \ {-0.12659265358979305`, -1.3601648949441905`}, {-0.12659265358979305`, 2.391886279610507}, {-0.12659265358979305`, 1.319517736210368}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -2.3830809044629335`}, \ {-0.12159265358979304`, -1.3593764577888037`}, {-0.12159265358979304`, 2.3916963588703086`}, {-0.12159265358979304`, 1.3203370739125817`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -2.383245951663804}, \ {-0.11659265358979304`, -1.3585875333906898`}, {-0.11659265358979304`, 2.3915069654765992`}, {-0.11659265358979304`, 1.3211556410085041`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -2.3834115044463626`}, \ {-0.11159265358979303`, -1.357798116708878}, {-0.11159265358979303`, 2.391318098348889}, {-0.11159265358979303`, 1.3219734441228428`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -2.383577562613664}, \ {-0.10659265358979303`, -1.3570082026693555`}, {-0.10659265358979303`, 2.3911297564326177`}, {-0.10659265358979303`, 1.322790489845595}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -2.3837441259986063`}, \ {-0.10159265358979308`, -1.3562177861651186`}, {-0.10159265358979308`, 2.3909419386991715`}, {-0.10159265358979308`, 1.323606784732162}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -2.383911194463776}, \ {-0.09659265358979308, -1.3554268620562147`}, {-0.09659265358979308, 2.390754644145913}, {-0.09659265358979308, 1.3244223353034605`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -2.3840787679013005`}, \ {-0.09159265358979307, -1.3546354251697876`}, {-0.09159265358979307, 2.3905678717962093`}, {-0.09159265358979307, 1.3252371480460285`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -2.3842468462326947`}, \ {-0.08659265358979307, -1.3538434703001108`}, {-0.08659265358979307, 2.3903816206994644`}, {-0.08659265358979307, 1.32605122941213}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -2.3844154294087243`}, \ {-0.08159265358979306, -1.3530509922086225`}, {-0.08159265358979306, 2.390195889931151}, {-0.08159265358979306, 1.3268645858198556`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -2.384584517409259}, \ {-0.07659265358979306, -1.3522579856239532`}, {-0.07659265358979306, 2.3900106785928497`}, {-0.07659265358979306, 1.32767722365322}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -2.384754110243139}, \ {-0.07159265358979305, -1.3514644452419518`}, {-0.07159265358979305, 2.389825985812287}, {-0.07159265358979305, 1.3284891492622553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -2.38492420794804}, \ {-0.06659265358979305, -1.350670365725706}, {-0.06659265358979305, 2.3896418107433774`}, {-0.06659265358979305, 1.3293003689631042`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -2.38509481059034}, \ {-0.061592653589793045`, -1.3498757417055587`}, {-0.061592653589793045`, 2.389458152566269}, {-0.061592653589793045`, 1.3301108890381061`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -2.385265918264994}, \ {-0.05659265358979304, -1.3490805677791236`}, {-0.05659265358979304, 2.3892750104873883`}, {-0.05659265358979304, 1.330920715735882}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -2.3854375310954095`}, \ {-0.051592653589793036`, -1.348284838511291}, {-0.051592653589793036`, 2.389092383739494}, {-0.051592653589793036`, 1.3317298552714156`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -2.3856096492333254`}, \ {-0.04659265358979303, -1.3474885484342365`}, {-0.04659265358979303, 2.388910271581725}, {-0.04659265358979303, 1.3325383138261317`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -2.385782272858691}, \ {-0.04159265358979303, -1.3466916920474203`}, {-0.04159265358979303, 2.3887286732996604`}, {-0.04159265358979303, 1.333346097547971}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -2.3859554021795555`}, \ {-0.03659265358979302, -1.345894263817587}, {-0.03659265358979302, 2.388547588205375}, {-0.03659265358979302, 1.3341532125514601`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -2.386129037431952}, \ {-0.03159265358979302, -1.3450962581787587`}, {-0.03159265358979302, 2.3883670156375}, {-0.03159265358979302, 1.3349596649177813`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -2.386303178879791}, \ {-0.026592653589793014`, -1.3442976695322264`}, {-0.026592653589793014`, 2.388186954961287}, {-0.026592653589793014`, 1.335765460694835}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -2.3864778268147524`}, \ {-0.02159265358979301, -1.3434984922465352`}, {-0.02159265358979301, 2.3880074055686755`}, {-0.02159265358979301, 1.3365706058973035`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -2.3866529815561868`}, \ {-0.016592653589793005`, -1.3426987206574694`}, {-0.016592653589793005`, 2.38782836687836}, {-0.016592653589793005`, 1.337375106506706}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -2.38682864345101}, \ {-0.011592653589793, -1.3418983490680305`}, {-0.011592653589793, 2.387649838335864}, {-0.011592653589793, 1.338178968471456}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -2.3870048128736117`}, \ {-0.006592653589792996, -1.341097371748414}, {-0.006592653589792996, 2.387471819413613}, {-0.006592653589792996, 1.3389821977069098`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -2.3871814902257564`}, \ {-0.0015926535897931027`, -1.3402957829359818`}, {-0.0015926535897931027`, 2.3872943096110126`}, {-0.0015926535897931027`, 1.3397848000954151`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 2.38711730845453}, { 0.0034073464102069018`, 1.3405867814863548`}, { 0.0034073464102069018`, -2.3873586759364978`}, { 0.0034073464102069018`, -1.3394935768352294`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 2.386940815497774}, { 0.008407346410206906, 1.3413881476961882`}, { 0.008407346410206906, -2.387536370462086}, { 0.008407346410206906, -1.3386907476177536`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 2.3867648303215865`}, { 0.01340734641020691, 1.342188904508487}, { 0.01340734641020691, -2.3877145742858863`}, { 0.01340734641020691, -1.3378872894222116`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 2.386589352534127}, { 0.018407346410206915`, 1.3429890576739696`}, { 0.018407346410206915`, -2.3878932879182933`}, { 0.018407346410206915`, -1.3370831963542804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 2.386414381770967}, { 0.02340734641020692, 1.343788612910531}, { 0.02340734641020692, -2.388072511896655}, { 0.02340734641020692, -1.3362784624866124`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 2.3862399176951823`}, { 0.028407346410206924`, 1.3445875759032688`}, { 0.028407346410206924`, -2.3882522467851928`}, { 0.028407346410206924`, -1.3354730818587845`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 2.3860659599974543`}, { 0.03340734641020693, 1.3453859523045062`}, { 0.03340734641020693, -2.388432493174931}, { 0.03340734641020693, -1.3346670484772483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 2.38589250839617}, { 0.03840734641020693, 1.3461837477338119`}, { 0.03840734641020693, -2.388613251683625}, { 0.03840734641020693, -1.3338603563152718`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 2.385719562637523}, { 0.04340734641020694, 1.346980967778014}, { 0.04340734641020694, -2.388794522955691}, { 0.04340734641020694, -1.3330529993128823`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 2.385547122495625}, { 0.04840734641020694, 1.3477776179912133`}, { 0.04840734641020694, -2.3889763076621437`}, { 0.04840734641020694, -1.3322449713768039`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 2.385375187772612}, { 0.053407346410206946`, 1.3485737038947911`}, { 0.053407346410206946`, -2.3891586065005317`}, { 0.053407346410206946`, -1.3314362663803903`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 2.3852037582987595`}, { 0.05840734641020695, 1.3493692309774135`}, { 0.05840734641020695, -2.389341420194879}, { 0.05840734641020695, -1.3306268781635566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 2.3850328339325984`}, { 0.06340734641020696, 1.3501642046950313`}, { 0.06340734641020696, -2.3895247494956267`}, { 0.06340734641020696, -1.329816800532707}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 2.3848624145610327`}, { 0.06840734641020696, 1.3509586304708787`}, { 0.06840734641020696, -2.3897085951795796`}, { 0.06840734641020696, -1.3290060272606585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 2.3846925000994643`}, { 0.07340734641020696, 1.3517525136954651`}, { 0.07340734641020696, -2.389892958049853}, { 0.07340734641020696, -1.3281945520865626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 2.3845230904919172`}, { 0.07840734641020697, 1.352545859726565}, { 0.07840734641020697, -2.390077838935827}, { 0.07840734641020697, -1.3273823687158208`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 2.3843541857111665`}, { 0.08340734641020697, 1.353338673889202}, { 0.08340734641020697, -2.3902632386930955`}, { 0.08340734641020697, -1.326569470820001}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 2.3841857857588713`}, { 0.08840734641020698, 1.354130961475632}, { 0.08840734641020698, -2.3904491582034275`}, { 0.08840734641020698, -1.3257558520367485`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 2.3840178906657084`}, { 0.09340734641020698, 1.354922727745321}, { 0.09340734641020698, -2.390635598374721}, { 0.09340734641020698, -1.3249415059696918`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 2.3838505004915116`}, { 0.09840734641020699, 1.355713977924917}, { 0.09840734641020699, -2.390822560140969}, { 0.09840734641020699, -1.324126426188349}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 2.383683615325415}, { 0.10340734641020699`, 1.3565047172082203`}, { 0.10340734641020699`, -2.3910100444622215`}, { 0.10340734641020699`, -1.3233106062280289`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 2.3835172352859955`}, { 0.108407346410207, 1.35729495075615}, { 0.108407346410207, -2.391198052324553}, { 0.108407346410207, -1.322494039589728}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 2.383351360521425}, { 0.113407346410207, 1.3580846836967053`}, { 0.113407346410207, -2.3913865847400313`}, { 0.113407346410207, -1.321676719740027}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 2.3831859912096176`}, { 0.118407346410207, 1.358873921124921}, { 0.118407346410207, -2.39157564274669}, { 0.118407346410207, -1.32085864011098}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 2.3830211275583895`}, { 0.1234073464102069, 1.3596626681028245`}, { 0.1234073464102069, -2.3917652274085044`}, { 0.1234073464102069, -1.3200397941000064`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 2.3828567698056156`}, { 0.1284073464102069, 1.360450929659381}, { 0.1284073464102069, -2.3919553398153655`}, { 0.1284073464102069, -1.3192201750697732`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 2.3826929182193926`}, { 0.1334073464102069, 1.361238710790442}, { 0.1334073464102069, -2.3921459810830634`}, { 0.1334073464102069, -1.3183997763480793`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 2.3825295730982043`}, { 0.1384073464102069, 1.3620260164586837`}, { 0.1384073464102069, -2.3923371523532677`}, { 0.1384073464102069, -1.317578591227733}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 2.382366734771091}, { 0.14340734641020692`, 1.3628128515935443`}, { 0.14340734641020692`, -2.392528854793511}, { 0.14340734641020692`, -1.316756612966428}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 2.382204403597823}, { 0.14840734641020692`, 1.3635992210911563`}, { 0.14840734641020692`, -2.392721089597181}, { 0.14840734641020692`, -1.3159338347866183`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 2.3820425799690774`}, { 0.15340734641020692`, 1.3643851298142744`}, { 0.15340734641020692`, -2.3929138579835043`}, { 0.15340734641020692`, -1.3151102498753844`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 2.381881264306618}, { 0.15840734641020693`, 1.365170582592198}, { 0.15840734641020693`, -2.393107161197544}, { 0.15840734641020693`, -1.314285851384302}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 2.381720457063479}, { 0.16340734641020693`, 1.3659555842206916`}, { 0.16340734641020693`, -2.3933010005101916`}, { 0.16340734641020693`, -1.3134606324293057`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 2.3815601587241537`}, { 0.16840734641020694`, 1.3667401394618977`}, { 0.16840734641020694`, -2.393495377218166}, { 0.16840734641020694`, -1.3126345860905464`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 2.3814003698047834`}, { 0.17340734641020694`, 1.3675242530442486`}, { 0.17340734641020694`, -2.3936902926440142`}, { 0.17340734641020694`, -1.311807705412252}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 2.3812410908533566`}, { 0.17840734641020695`, 1.3683079296623712`}, { 0.17840734641020695`, -2.393885748136108}, { 0.17840734641020695`, -1.3109799834025804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 2.381082322449905}, { 0.18340734641020695`, 1.3690911739769855`}, { 0.18340734641020695`, -2.3940817450686604`}, { 0.18340734641020695`, -1.3101514130334673`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 2.3809240652067074`}, { 0.18840734641020696`, 1.3698739906148052`}, { 0.18840734641020696`, -2.3942782848417212`}, { 0.18840734641020696`, -1.3093219872404789`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 2.3807663197684965`}, { 0.19340734641020696`, 1.3706563841684254`}, { 0.19340734641020696`, -2.3944753688811935`}, { 0.19340734641020696`, -1.3084916989226536`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 2.38060908681267}, { 0.19840734641020696`, 1.3714383591962105`}, { 0.19840734641020696`, -2.394672998638845}, { 0.19840734641020696`, -1.3076605409423439`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 2.3804523670495055`}, { 0.20340734641020697`, 1.3722199202221776`}, { 0.20340734641020697`, -2.3948711755923218`}, { 0.20340734641020697`, -1.3068285061250566`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 2.3802961612223776`}, { 0.20840734641020697`, 1.3730010717358714`}, { 0.20840734641020697`, -2.3950699012451673`}, { 0.20840734641020697`, -1.3059955872592866`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 2.3801404701079836`}, { 0.21340734641020698`, 1.3737818181922365`}, { 0.21340734641020698`, -2.395269177126841}, { 0.21340734641020698`, -1.3051617770963495`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 2.3799852945165685`}, { 0.21840734641020698`, 1.3745621640114867`}, { 0.21840734641020698`, -2.3954690047927416`}, { 0.21840734641020698`, -1.3043270683502117`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 2.3798306352921568`}, { 0.223407346410207, 1.375342113578965}, { 0.223407346410207, -2.3956693858242293`}, { 0.223407346410207, -1.3034914536973174`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 2.3796764933127874`}, { 0.228407346410207, 1.3761216712450022`}, { 0.228407346410207, -2.395870321828657}, { 0.228407346410207, -1.3026549257764097`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 2.3795228694907546`}, { 0.233407346410207, 1.3769008413247679`}, { 0.233407346410207, -2.396071814439398}, { 0.233407346410207, -1.3018174771883524`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 2.37936976477285}, {0.238407346410207, 1.377679628098118}, {0.238407346410207, -2.396273865315877}, { 0.238407346410207, -1.3009791004959468`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.379217180140613}, { 0.243407346410207, 1.3784580358094372`}, { 0.243407346410207, -2.3964764761436066`}, { 0.243407346410207, -1.300139788223744}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.37906511661058}, { 0.248407346410207, 1.3792360686674727`}, { 0.248407346410207, -2.396679648634223}, { 0.248407346410207, -1.2992995328578598`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.3789135752345456`}, { 0.2534073464102069, 1.3800137308451683`}, { 0.2534073464102069, -2.396883384525527}, { 0.2534073464102069, -1.2984583268457783`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.378762557099822}, { 0.2584073464102069, 1.3807910264794883`}, { 0.2584073464102069, -2.397087685581524}, { 0.2584073464102069, -1.2976161625961595`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.378612063329504}, { 0.2634073464102069, 1.3815679596712385`}, { 0.2634073464102069, -2.397292553592471}, { 0.2634073464102069, -1.296773032478639}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 2.378462095082742}, { 0.2684073464102069, 1.3823445344848804`}, { 0.2684073464102069, -2.3974979903749216`}, { 0.2684073464102069, -1.2959289288236298`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.378312653555015}, { 0.2734073464102069, 1.3831207549483397`}, { 0.2734073464102069, -2.3977039977717745`}, { 0.2734073464102069, -1.2950838439221133`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.378163739978413}, { 0.2784073464102069, 1.3838966250528122`}, { 0.2784073464102069, -2.397910577652328}, { 0.2784073464102069, -1.2942377700254364`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.3780153556219186`}, { 0.28340734641020693`, 1.3846721487525582`}, { 0.28340734641020693`, -2.398117731912333}, { 0.28340734641020693`, -1.2933906993450983`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.3778675017916995`}, { 0.28840734641020693`, 1.385447329964697}, { 0.28840734641020693`, -2.398325462474049}, { 0.28840734641020693`, -1.292542624052537}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.3777201798314005`}, { 0.29340734641020694`, 1.3862221725689918`}, { 0.29340734641020694`, -2.3985337712863046`}, { 0.29340734641020694`, -1.2916935362789141`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.377573391122444}, { 0.29840734641020694`, 1.3869966804076304`}, { 0.29840734641020694`, -2.3987426603245576`}, { 0.29840734641020694`, -1.2908434281148928`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.3774271370843345`}, { 0.30340734641020695`, 1.3877708572849992`}, { 0.30340734641020695`, -2.398952131590961}, { 0.30340734641020695`, -1.2899922916104165`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.3772814191749654`}, { 0.30840734641020695`, 1.388544706967451}, { 0.30840734641020695`, -2.3991621871144293`}, { 0.30840734641020695`, -1.2891401187744829`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.377136238890935}, { 0.31340734641020696`, 1.3893182331830687`}, { 0.31340734641020696`, -2.3993728289507055`}, { 0.31340734641020696`, -1.2882869015749145`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.376991597767867}, { 0.31840734641020696`, 1.3900914396214186`}, { 0.31840734641020696`, -2.399584059182436}, { 0.31840734641020696`, -1.2874326319381248`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.376847497380732}, { 0.32340734641020696`, 1.3908643299333017`}, { 0.32340734641020696`, -2.399795879919241}, { 0.32340734641020696`, -1.2865773017488862`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.3767039393441793`}, { 0.32840734641020697`, 1.3916369077304966`}, { 0.32840734641020697`, -2.4000082932977955`}, { 0.32840734641020697`, -1.285720902850089}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.3765609253128708`}, { 0.333407346410207, 1.3924091765854962`}, { 0.333407346410207, -2.4002213014819045`}, { 0.333407346410207, -1.2848634270425006`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.3764184569818245`}, { 0.338407346410207, 1.3931811400312377`}, { 0.338407346410207, -2.4004349066625865`}, { 0.338407346410207, -1.2840048660845211`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.3762765360867544`}, { 0.343407346410207, 1.3939528015608265`}, { 0.343407346410207, -2.400649111058157}, { 0.343407346410207, -1.2831452116919346`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.3761351644044266`}, { 0.348407346410207, 1.3947241646272535`}, { 0.348407346410207, -2.400863916914316}, { 0.348407346410207, -1.2822844555376594`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.375994343753016}, { 0.353407346410207, 1.395495232643104}, { 0.353407346410207, -2.401079326504237}, { 0.353407346410207, -1.2814225892514928`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.375854075992466}, { 0.358407346410207, 1.3962660089802632`}, { 0.358407346410207, -2.401295342128658}, { 0.358407346410207, -1.280559604419854}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.375714363024859}, { 0.363407346410207, 1.3970364969696119`}, { 0.363407346410207, -2.4015119661159745`}, { 0.363407346410207, -1.2796954925855246`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.3755752067947893`}, { 0.368407346410207, 1.3978066999007146`}, { 0.368407346410207, -2.4017292008223405`}, { 0.368407346410207, -1.278830245247383}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.3754366092897428`}, { 0.373407346410207, 1.3985766210215036`}, { 0.373407346410207, -2.4019470486317642`}, { 0.373407346410207, -1.2779638538601397`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.3752985725404843`}, { 0.3784073464102069, 1.3993462635379534`}, { 0.3784073464102069, -2.4021655119562104`}, { 0.3784073464102069, -1.2770963098340655`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.3751610986214455`}, { 0.3834073464102069, 1.4001156306137492`}, { 0.3834073464102069, -2.402384593235707}, { 0.3834073464102069, -1.2762276045347198`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.3750241896511284`}, { 0.3884073464102069, 1.4008847253699461`}, { 0.3884073464102069, -2.4026042949384507`}, { 0.3884073464102069, -1.2753577292826723`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.3748878477925013`}, { 0.3934073464102069, 1.4016535508846235`}, { 0.3934073464102069, -2.402824619560916}, { 0.3934073464102069, -1.2744866753532254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.3747520752534164`}, { 0.3984073464102069, 1.4024221101925296`}, { 0.3984073464102069, -2.4030455696279693`}, { 0.3984073464102069, -1.273614433976129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.374616874287021}, { 0.4034073464102069, 1.4031904062847207`}, { 0.4034073464102069, -2.403267147692983}, { 0.4034073464102069, -1.2727409963352967`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.374482247192183}, { 0.40840734641020693`, 1.4039584421081888`}, { 0.40840734641020693`, -2.403489356337953}, { 0.40840734641020693`, -1.2718663535685146`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.374348196313916}, { 0.41340734641020693`, 1.4047262205654858`}, { 0.41340734641020693`, -2.403712198173619}, { 0.41340734641020693`, -1.2709904967671497`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.3742147240438207`}, { 0.41840734641020694`, 1.4054937445143374`}, { 0.41840734641020694`, -2.4039356758395876`}, { 0.41840734641020694`, -1.270113416975852}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.3740818328205204`}, { 0.42340734641020705`, 1.4062610167672482`}, { 0.42340734641020705`, -2.4041597920044575`}, { 0.42340734641020705`, -1.2692351051922588`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.3739495251301146`}, { 0.42840734641020695`, 1.4070280400911002`}, { 0.42840734641020695`, -2.404384549365948}, { 0.42840734641020695`, -1.268355552366688}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.3738178035066317`}, { 0.43340734641020706`, 1.407794817206743}, { 0.43340734641020706`, -2.404609950651032}, { 0.43340734641020706`, -1.267474749401836}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.3736866705324924`}, { 0.43840734641020696`, 1.408561350788574}, { 0.43840734641020696`, -2.4048359986160635`}, { 0.43840734641020696`, -1.2665926871524649`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.373556128838979}, { 0.44340734641020685`, 1.409327643464112}, { 0.44340734641020685`, -2.4050626960469224`}, { 0.44340734641020685`, -1.265709356425093}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.373426181106709}, { 0.44840734641020696`, 1.41009369781356}, { 0.44840734641020696`, -2.405290045759148}, { 0.44840734641020696`, -1.2648247479776769`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.373296830066123}, { 0.45340734641020686`, 1.410859516369363}, { 0.45340734641020686`, -2.40551805059808}, { 0.45340734641020686`, -1.2639388525192934`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.3731680784979696`}, { 0.458407346410207, 1.4116251016157504`}, { 0.458407346410207, -2.4057467134390103`}, { 0.458407346410207, -1.2630516607098161`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.3730399292338094`}, { 0.46340734641020687`, 1.4123904559882776`}, { 0.46340734641020687`, -2.4059760371873207`}, { 0.46340734641020687`, -1.2621631631595887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.3729123851565124`}, { 0.468407346410207, 1.4131555818733537`}, { 0.468407346410207, -2.4062060247786414`}, { 0.468407346410207, -1.2612733504290983`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.372785449200778}, { 0.4734073464102069, 1.4139204816077564`}, { 0.4734073464102069, -2.406436679178999}, { 0.4734073464102069, -1.2603822130286384`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.3726591243536475`}, { 0.478407346410207, 1.4146851574781472`}, { 0.478407346410207, -2.4066680033849748`}, { 0.478407346410207, -1.2594897414179762`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.372533413655038}, { 0.4834073464102069, 1.415449611720569}, { 0.4834073464102069, -2.406900000423863}, { 0.4834073464102069, -1.2585959260060107`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.3724083201982755`}, { 0.488407346410207, 1.4162138465199376`}, { 0.488407346410207, -2.4071326733538325`}, { 0.488407346410207, -1.2577007571504302`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.3722838471306353`}, { 0.4934073464102069, 1.4169778640095214`}, { 0.4934073464102069, -2.4073660252640905`}, { 0.4934073464102069, -1.256804225157365}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.372159997653897}, { 0.498407346410207, 1.4177416662704134`}, { 0.498407346410207, -2.407600059275051}, { 0.498407346410207, -1.2559063202810377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.3720367750249016`}, { 0.5034073464102069, 1.4185052553309934`}, { 0.5034073464102069, -2.4078347785385046`}, { 0.5034073464102069, -1.2550070327234089`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.3719141825561194`}, { 0.508407346410207, 1.4192686331663753`}, { 0.508407346410207, -2.4080701862377927`}, { 0.508407346410207, -1.2541063526338203`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.371792223616223}, { 0.5134073464102069, 1.420031801697852}, { 0.5134073464102069, -2.408306285587982}, { 0.5134073464102069, -1.2532042701086339`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.3716709016306754`}, { 0.518407346410207, 1.4207947627923225`}, { 0.518407346410207, -2.4085430798360457`}, { 0.518407346410207, -1.2523007751908661`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.371550220082318}, { 0.5234073464102069, 1.4215575182617128`}, { 0.5234073464102069, -2.4087805722610436`}, { 0.5234073464102069, -1.2513958578698219`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.3714301825119737`}, { 0.528407346410207, 1.4223200698623844`}, { 0.528407346410207, -2.409018766174311}, { 0.528407346410207, -1.2504895080807215`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.3713107925190555`}, { 0.5334073464102069, 1.4230824192945317`}, { 0.5334073464102069, -2.409257664919643}, { 0.5334073464102069, -1.2495817157043254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.3711920537621842`}, { 0.538407346410207, 1.4238445682015701`}, { 0.538407346410207, -2.4094972718734886`}, { 0.538407346410207, -1.248672470566556}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.371073969959816}, { 0.5434073464102069, 1.4246065181695113`}, { 0.5434073464102069, -2.409737590445143}, { 0.5434073464102069, -1.2477617624381148`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.3709565448908787`}, { 0.548407346410207, 1.4253682707263264`}, { 0.548407346410207, -2.409978624076948}, { 0.548407346410207, -1.2468495810340952`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.3708397823954166`}, { 0.553407346410207, 1.4261298273413003`}, { 0.553407346410207, -2.4102203762444914`}, { 0.553407346410207, -1.2459359160135925`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.3707236863752432`}, { 0.5584073464102071, 1.426891189424372}, { 0.5584073464102071, -2.4104628504568106`}, { 0.5584073464102071, -1.2450207569793124`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.370608260794608}, { 0.563407346410207, 1.4276523583254652`}, { 0.563407346410207, -2.4107060502566}, { 0.563407346410207, -1.2441040934771717`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.370493509680866}, { 0.5684073464102071, 1.4284133353338047`}, { 0.5684073464102071, -2.4109499792204216`}, { 0.5684073464102071, -1.2431859149958961`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.3703794371251643`}, { 0.573407346410207, 1.4291741216772198`}, { 0.573407346410207, -2.4111946409589193`}, { 0.573407346410207, -1.2422662109666174`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.3702660472831307`}, { 0.5784073464102069, 1.4299347185214424`}, { 0.5784073464102069, -2.4114400391170343`}, { 0.5784073464102069, -1.2413449707624633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.3701533443755785`}, { 0.583407346410207, 1.4306951269693808`}, { 0.583407346410207, -2.411686177374227}, { 0.583407346410207, -1.240422183698145}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.3700413326892162`}, { 0.5884073464102069, 1.4314553480603924`}, { 0.5884073464102069, -2.411933059444699}, { 0.5884073464102069, -1.239497839029541}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.369930016577374}, { 0.593407346410207, 1.4322153827695363`}, { 0.593407346410207, -2.41218068907762}, { 0.593407346410207, -1.2385719259532768`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.369819400460731}, { 0.5984073464102069, 1.4329752320068143`}, { 0.5984073464102069, -2.412429070057361}, { 0.5984073464102069, -1.237644433606299}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.3697094888280628`}, { 0.603407346410207, 1.4337348966164014`}, { 0.603407346410207, -2.4126782062037244`}, { 0.603407346410207, -1.2367153510654503`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.369600286236991}, { 0.6084073464102069, 1.4344943773758596`}, { 0.6084073464102069, -2.4129281013721817`}, { 0.6084073464102069, -1.2357846673470345`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.36949179731475}, { 0.613407346410207, 1.4352536749953388`}, { 0.613407346410207, -2.4131787594541168`}, { 0.613407346410207, -1.2348523714063813`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.369384026758958}, { 0.6184073464102069, 1.4360127901167663`}, { 0.6184073464102069, -2.4134301843770665`}, { 0.6184073464102069, -1.2339184521374071`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.369276979338408}, { 0.623407346410207, 1.4367717233130166`}, { 0.623407346410207, -2.413682380104972}, { 0.623407346410207, -1.2329828983721702`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.369170659893859}, { 0.6284073464102069, 1.4375304750870757`}, { 0.6284073464102069, -2.413935350638426}, { 0.6284073464102069, -1.2320456988804223`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.369065073338847}, { 0.633407346410207, 1.438289045871182}, { 0.633407346410207, -2.4141891000149305`}, { 0.633407346410207, -1.2311068423691574`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.368960224660503}, { 0.6384073464102069, 1.4390474360259582`}, { 0.6384073464102069, -2.414443632309154}, { 0.6384073464102069, -1.2301663174821544`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.3688561189203834`}, { 0.643407346410207, 1.4398056458395274`}, { 0.643407346410207, -2.414698951633195}, { 0.643407346410207, -1.2292241127995192`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.3687527612553123`}, { 0.6484073464102069, 1.4405636755266105`}, { 0.6484073464102069, -2.4149550621368445`}, { 0.6484073464102069, -1.2282802168372169`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.3686501568782368`}, { 0.653407346410207, 1.4413215252276153`}, { 0.653407346410207, -2.415211968007861}, { 0.653407346410207, -1.2273346180466052`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.3685483110790884`}, { 0.6584073464102069, 1.442079195007702}, { 0.6584073464102069, -2.4154696734722387`}, { 0.6584073464102069, -1.2263873048139617`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.368447229225667}, { 0.663407346410207, 1.4428366848558414`}, { 0.663407346410207, -2.415728182794486}, { 0.663407346410207, -1.2254382654600071`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.3683469167645264`}, { 0.6684073464102069, 1.443593994683848}, { 0.6684073464102069, -2.4159875002779088`}, { 0.6684073464102069, -1.2244874882394234`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.3682473792218786`}, { 0.673407346410207, 1.444351124325406}, { 0.673407346410207, -2.4162476302648925`}, { 0.673407346410207, -1.223534961340368}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.3681486222045094`}, { 0.678407346410207, 1.4451080735350712`}, { 0.678407346410207, -2.4165085771371926`}, { 0.678407346410207, -1.2225806728839856`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.368050651400704}, { 0.6834073464102071, 1.4458648419872617`}, { 0.6834073464102071, -2.4167703453162264`}, { 0.6834073464102071, -1.221624610923913}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.3679534725811884`}, { 0.688407346410207, 1.4466214292752297`}, { 0.688407346410207, -2.41703293926337}, { 0.688407346410207, -1.220666763445782}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.367857091600085}, { 0.6934073464102071, 1.447377834910014}, { 0.6934073464102071, -2.41729636348026}, { 0.6934073464102071, -1.219707118366715}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.3677615143958777`}, { 0.698407346410207, 1.4481340583193794`}, { 0.698407346410207, -2.4175606225090958`}, { 0.698407346410207, -1.21874566353482}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.367666746992391}, { 0.7034073464102069, 1.4488900988467355`}, { 0.7034073464102069, -2.417825720932952}, { 0.7034073464102069, -1.217782386728677}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.367572795499786}, { 0.708407346410207, 1.4496459557500374`}, { 0.708407346410207, -2.4180916633760896`}, { 0.708407346410207, -1.2168172756568243`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.3674796661155657`}, { 0.7134073464102069, 1.4504016282006713`}, { 0.7134073464102069, -2.4183584545042724`}, { 0.7134073464102069, -1.215850317957238}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.367387365125598}, { 0.718407346410207, 1.4511571152823166`}, { 0.718407346410207, -2.4186260990250914`}, { 0.718407346410207, -1.2148815011968042`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.3672958989051507`}, { 0.7234073464102069, 1.451912415989796}, { 0.7234073464102069, -2.418894601688287}, { 0.7234073464102069, -1.213910812870794}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.3672052739199394`}, { 0.728407346410207, 1.4526675292278992`}, { 0.728407346410207, -2.4191639672860825`}, { 0.728407346410207, -1.2129382404023281`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.367115496727195}, { 0.7334073464102069, 1.4534224538101925`}, { 0.7334073464102069, -2.419434200653518}, { 0.7334073464102069, -1.2119637711418358`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.3670265739767373`}, { 0.738407346410207, 1.4541771884578092`}, { 0.738407346410207, -2.419705306668787}, { 0.738407346410207, -1.2109873923665164`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.366938512412075}, { 0.7434073464102069, 1.4549317317982149`}, { 0.7434073464102069, -2.4199772902535828`}, { 0.7434073464102069, -1.210009091279788}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.366851318871508}, { 0.748407346410207, 1.4556860823639595`}, { 0.748407346410207, -2.4202501563734446`}, { 0.748407346410207, -1.209028855010738}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.366765000289253}, { 0.7534073464102069, 1.4564402385914035`}, { 0.7534073464102069, -2.420523910038112}, { 0.7534073464102069, -1.2080466706135642`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.3666795636965854`}, { 0.758407346410207, 1.457194198819426}, { 0.758407346410207, -2.4207985563018797`}, { 0.758407346410207, -1.2070625250670133`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.3665950162229894`}, { 0.7634073464102069, 1.4579479612881125`}, { 0.7634073464102069, -2.4210741002639615`}, { 0.7634073464102069, -1.2060764052738162`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.3665113650973306`}, { 0.768407346410207, 1.4587015241374186`}, { 0.768407346410207, -2.4213505470688563`}, { 0.768407346410207, -1.2050882980601147`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.3664286176490426`}, { 0.7734073464102069, 1.4594548854058154`}, { 0.7734073464102069, -2.4216279019067173`}, { 0.7734073464102069, -1.204098190174888}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.3663467813093275`}, { 0.778407346410207, 1.4602080430289093`}, { 0.778407346410207, -2.4219061700137328`}, { 0.778407346410207, -1.2031060682893693`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.366265863612377}, { 0.7834073464102069, 1.4609609948380433`}, { 0.7834073464102069, -2.422185356672503}, { 0.7834073464102069, -1.2021119189964615`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.366185872196606}, { 0.788407346410207, 1.4617137385588739`}, { 0.788407346410207, -2.422465467212426}, { 0.788407346410207, -1.2011157288101475`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.3661068148059035`}, { 0.7934073464102069, 1.4624662718099246`}, { 0.7934073464102069, -2.4227465070100935`}, { 0.7934073464102069, -1.2001174841648938`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.3660286992909065`}, { 0.798407346410207, 1.4632185921011172`}, { 0.798407346410207, -2.4230284814896823`}, { 0.798407346410207, -1.19911717141505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.365951533610281}, { 0.803407346410207, 1.4639706968322783`}, { 0.803407346410207, -2.4233113961233546`}, { 0.803407346410207, -1.1981147768342433`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.3658753258320293`}, { 0.8084073464102071, 1.4647225832916244`}, { 0.8084073464102071, -2.42359525643167}, { 0.8084073464102071, -1.1971102866147703`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.3658000841348077`}, { 0.813407346410207, 1.4654742486542196`}, { 0.813407346410207, -2.4238800679839896`}, { 0.813407346410207, -1.1961036868669785`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.36572581680927}, { 0.8184073464102071, 1.4662256899804111`}, { 0.8184073464102071, -2.4241658363988994`}, { 0.8184073464102071, -1.1950949636186483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.3656525322594204`}, { 0.823407346410207, 1.466976904214238}, { 0.823407346410207, -2.424452567344629}, { 0.823407346410207, -1.194084102814367}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.3655802390039935`}, { 0.8284073464102069, 1.4677278881818168`}, { 0.8284073464102069, -2.424740266539478}, { 0.8284073464102069, -1.1930710903148967`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.3655089456778438`}, { 0.833407346410207, 1.468478638589698}, { 0.833407346410207, -2.4250289397522518`}, { 0.833407346410207, -1.192055911896541}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.3654386610333615`}, { 0.8384073464102069, 1.4692291520232015`}, { 0.8384073464102069, -2.425318592802699}, { 0.8384073464102069, -1.1910385532505017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.3653693939419043`}, { 0.843407346410207, 1.4699794249447196`}, { 0.843407346410207, -2.425609231561954}, { 0.843407346410207, -1.190018999982234}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.365301153395244}, { 0.8484073464102069, 1.4707294536919986`}, { 0.8484073464102069, -2.4259008619529903`}, { 0.8484073464102069, -1.1889972376107953`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.3652339485070457`}, { 0.853407346410207, 1.4714792344763898`}, { 0.853407346410207, -2.4261934899510718`}, { 0.853407346410207, -1.1879732515681867`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.365167788514347}, { 0.8584073464102069, 1.4722287633810733`}, { 0.8584073464102069, -2.4264871215842154`}, { 0.8584073464102069, -1.186947027198694}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.365102682779077}, { 0.863407346410207, 1.4729780363592557`}, { 0.863407346410207, -2.4267817629336603`}, { 0.863407346410207, -1.1859185497582168`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.3650386407895803`}, { 0.8684073464102069, 1.4737270492323384`}, { 0.8684073464102069, -2.4270774201343386`}, { 0.8684073464102069, -1.1848878044135986`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.3649756721621715`}, { 0.873407346410207, 1.474475797688054}, { 0.873407346410207, -2.427374099375355}, { 0.873407346410207, -1.1838547762419478`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.3649137866427052`}, { 0.8784073464102069, 1.475224277278579}, { 0.8784073464102069, -2.4276718069004715`}, { 0.8784073464102069, -1.1828194502299536`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.364852994108166}, { 0.883407346410207, 1.4759724834186132`}, { 0.883407346410207, -2.427970549008599}, { 0.883407346410207, -1.1817818112731975`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.364793304568285}, { 0.8884073464102069, 1.4767204113834291`}, { 0.8884073464102069, -2.4282703320542955`}, { 0.8884073464102069, -1.1807418441754585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.364734728167171}, { 0.893407346410207, 1.4774680563068927`}, { 0.893407346410207, -2.4285711624482675`}, { 0.893407346410207, -1.1796995336480143`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.36467727518497}, { 0.8984073464102069, 1.4782154131794514`}, { 0.8984073464102069, -2.4288730466578836`}, { 0.8984073464102069, -1.1786548643089338`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.36462095603954}, {0.903407346410207, 1.4789624768460905`}, {0.903407346410207, -2.4291759912076873`}, { 0.903407346410207, -1.1776078206823677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.364565781288154}, { 0.9084073464102069, 1.47970924200426}, { 0.9084073464102069, -2.4294800026799224`}, { 0.9084073464102069, -1.1765583871978298`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.3645117616292217`}, { 0.913407346410207, 1.4804557032017667`}, { 0.913407346410207, -2.4297850877150626`}, { 0.913407346410207, -1.1755065481894764`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.3644589079040332`}, { 0.9184073464102069, 1.4812018548346353`}, { 0.9184073464102069, -2.430091253012346}, { 0.9184073464102069, -1.1744522878953778`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.364407231098529}, { 0.923407346410207, 1.4819476911449339`}, { 0.923407346410207, -2.4303985053303214`}, { 0.923407346410207, -1.1733955904567837`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.3643567423450924`}, { 0.928407346410207, 1.4826932062185676`}, { 0.928407346410207, -2.4307068514873937`}, { 0.928407346410207, -1.1723364399173837`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.3643074529243604`}, { 0.9334073464102071, 1.4834383939830391`}, { 0.9334073464102071, -2.431016298362386}, { 0.9334073464102071, -1.1712748202225634`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.364259374267067}, { 0.938407346410207, 1.4841832482051722`}, { 0.938407346410207, -2.4313268528950993`}, { 0.938407346410207, -1.1702107152186512`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.3642125179559006`}, { 0.9434073464102071, 1.484927762488799}, { 0.9434073464102071, -2.4316385220868852`}, { 0.9434073464102071, -1.169144108652164}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.364166895727398}, { 0.948407346410207, 1.4856719302724153`}, { 0.948407346410207, -2.431951313001225}, { 0.948407346410207, -1.1680749841690403`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.3641225194738476`}, { 0.9534073464102071, 1.4864157448267992`}, { 0.9534073464102071, -2.4322652327643137`}, { 0.9534073464102071, -1.167003325313877}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.364079401245231}, { 0.958407346410207, 1.4871591992525863`}, { 0.958407346410207, -2.4325802885656533`}, { 0.958407346410207, -1.165929115529149}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.3640375532511837`}, { 0.9634073464102069, 1.4879022864778202`}, { 0.9634073464102069, -2.432896487658654}, { 0.9634073464102069, -1.1648523381544325`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.3639969878629787`}, { 0.968407346410207, 1.4886449992554518`}, { 0.968407346410207, -2.43321383736124}, { 0.968407346410207, -1.1637729764256177`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.363957717615541}, { 0.9734073464102069, 1.4893873301608094`}, { 0.9734073464102069, -2.4335323450564674`}, { 0.9734073464102069, -1.1626910134741157`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.3639197552094866`}, { 0.978407346410207, 1.4901292715890269`}, { 0.978407346410207, -2.433852018193148}, { 0.978407346410207, -1.1616064323260593`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.363883113513185}, { 0.9834073464102069, 1.4908708157524329`}, { 0.9834073464102069, -2.434172864286475}, { 0.9834073464102069, -1.1605192159014996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.36384780556485}, { 0.988407346410207, 1.4916119546778972`}, { 0.988407346410207, -2.4344948909186717`}, { 0.988407346410207, -1.1594293470135941`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.363813844574659}, { 0.9934073464102069, 1.492352680204144}, { 0.9934073464102069, -2.4348181057396294`}, { 0.9934073464102069, -1.1583368083677912`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.363781243926896}, { 0.998407346410207, 1.493092983979015}, { 0.998407346410207, -2.435142516467568}, { 0.998407346410207, -1.1572415825610054`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.3637500171821233`}, { 1.003407346410207, 1.4938328574566972`}, { 1.003407346410207, -2.435468130889698}, { 1.003407346410207, -1.15614365208079}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.3637201780793813`}, { 1.008407346410207, 1.4945722918949074`}, { 1.008407346410207, -2.4357949568628947`}, { 1.008407346410207, -1.155042999304499}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.363691740538418}, { 1.013407346410207, 1.49531127835203}, { 1.013407346410207, -2.436123002314374}, { 1.013407346410207, -1.1539396064984488`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.3636647186619406`}, { 1.018407346410207, 1.4960498076842177`}, { 1.018407346410207, -2.4364522752423863`}, { 1.018407346410207, -1.1528334558170674`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.3636391267379033`}, { 1.023407346410207, 1.4967878705424433`}, { 1.023407346410207, -2.4367827837169127`}, { 1.023407346410207, -1.1517245293020413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.3636149792418166`}, { 1.028407346410207, 1.4975254573695085`}, { 1.028407346410207, -2.4371145358803705`}, { 1.028407346410207, -1.1506128088814553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.363592290839093}, { 1.033407346410207, 1.4982625583970075`}, { 1.033407346410207, -2.4374475399483306`}, { 1.033407346410207, -1.149498276368925}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.3635710763874127`}, { 1.038407346410207, 1.4989991636422455`}, { 1.038407346410207, -2.4377818042102413`}, { 1.038407346410207, -1.1483809134627239`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.36355135093913}, {1.043407346410207, 1.4997352629051088`}, {1.043407346410207, -2.4381173370301608`}, { 1.043407346410207, -1.1472607017449035`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, -2.4384541468475023`}, { 1.048407346410207, 1.50047084576489}, {1.048407346410207, 2.3635331297437014`}, {1.048407346410207, -1.146137622680407}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, -2.438792242177787}, { 1.053407346410207, 1.5012059015770636`}, {1.053407346410207, 2.363516428250143}, {1.053407346410207, -1.1450116576161784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, -2.4391316316134057`}, { 1.058407346410207, 1.5019404194700166`}, {1.058407346410207, 2.363501262109526}, {1.058407346410207, -1.1438827877802626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, -2.4394723238243845`}, { 1.063407346410207, 1.502674388341719}, {1.063407346410207, 2.363487647177501}, {1.063407346410207, -1.1427509942808962`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, -2.4398143275591777`}, { 1.068407346410207, 1.503407796856367}, {1.068407346410207, 2.363475599516843}, {1.068407346410207, -1.141616258105603}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, -2.440157651645454}, { 1.073407346410207, 1.5041406334409513`}, {1.073407346410207, 2.3634651354000367`}, {1.073407346410207, -1.1404785601202736`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, -2.440502304990887}, { 1.078407346410207, 1.5048728862817824`}, {1.078407346410207, 2.3634562713119087`}, {1.078407346410207, -1.1393378810682282`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, -2.4408482965839897`}, { 1.083407346410207, 1.5056045433209806`}, {1.083407346410207, 2.363449023952247}, {1.083407346410207, -1.1381942015693074`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, -2.441195635494918}, { 1.0884073464102069`, 1.5063355922528863`}, {1.0884073464102069`, 2.3634434102385016`}, {1.0884073464102069`, -1.137047502118916}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, -2.4415443308763125`}, { 1.093407346410207, 1.507066020520435}, {1.093407346410207, 2.3634394473084868`}, {1.093407346410207, -1.1358977630870863`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, -2.441894391964135}, { 1.0984073464102069`, 1.5077958153114752`}, {1.0984073464102069`, 2.3634371525231366`}, { 1.0984073464102069`, -1.1347449647175234`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, -2.4422458280785215`}, { 1.103407346410207, 1.5085249635550235`}, {1.103407346410207, 2.3634365434692746`}, {1.103407346410207, -1.1335890871266445`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, -2.4425986486246605`}, { 1.1084073464102069`, 1.509253451917484}, {1.1084073464102069`, 2.363437637962422}, {1.1084073464102069`, -1.132430110302625}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, -2.4429528630936557`}, { 1.113407346410207, 1.5099812667987889`}, {1.113407346410207, 2.363440454049645}, {1.113407346410207, -1.131268014104418}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, -2.4433084810634154`}, { 1.118407346410207, 1.5107083943284958`}, {1.118407346410207, 2.3634450100124407`}, {1.118407346410207, -1.1301027782607773`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, -2.443665512199554}, { 1.123407346410207, 1.5114348203618206`}, {1.123407346410207, 2.363451324369636}, {1.123407346410207, -1.128934382369275}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, -2.4440239662563004`}, { 1.128407346410207, 1.5121605304756203`}, {1.128407346410207, 2.363459415880344}, {1.128407346410207, -1.1277628058953095`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, -2.4443838530774196`}, { 1.133407346410207, 1.5128855099643124`}, {1.133407346410207, 2.36346930354694}, {1.133407346410207, -1.1265880281711078`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, -2.4447451825971362`}, { 1.138407346410207, 1.5136097438357257`}, {1.138407346410207, 2.3634810066180916`}, {1.138407346410207, -1.1254100283947124`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, -2.445107964841103}, { 1.143407346410207, 1.5143332168069117`}, {1.143407346410207, 2.3634945445917777`}, {1.143407346410207, -1.1242287856289872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, -2.4454722099273427`}, { 1.148407346410207, 1.5150559132998782`}, {1.148407346410207, 2.363509937218402}, {1.148407346410207, -1.1230442788005874`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, -2.445837928067207}, { 1.153407346410207, 1.5157778174372523`}, {1.153407346410207, 2.3635272045039155`}, {1.153407346410207, -1.1218564866989282`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, -2.4462051295663874`}, { 1.158407346410207, 1.516498913037912}, {1.158407346410207, 2.3635463667129493`}, {1.158407346410207, -1.12066538797517}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, -2.4465738248258804`}, { 1.163407346410207, 1.5172191836125213`}, {1.163407346410207, 2.3635674443720385`}, {1.163407346410207, -1.1194709611411633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, -2.446944024343016}, { 1.168407346410207, 1.517938612359018}, {1.168407346410207, 2.363590458272828}, {1.168407346410207, -1.1182731845684133`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, -2.4473157387124753`}, { 1.173407346410207, 1.5186571821580446`}, {1.173407346410207, 2.363615429475341}, {1.173407346410207, -1.1170720364870308`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, -2.447688978627307}, { 1.178407346410207, 1.519374875568273}, {1.178407346410207, 2.363642379311305}, {1.178407346410207, -1.115867494984655}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, -2.4480637548800015`}, { 1.183407346410207, 1.520091674821724}, {1.183407346410207, 2.3636713293874556`}, {1.183407346410207, -1.1146595380054116`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, -2.4484400783635287`}, { 1.188407346410207, 1.5208075618189554`}, {1.188407346410207, 2.3637023015889422`}, {1.188407346410207, -1.1134481433488208`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, -2.448817960072429}, { 1.193407346410207, 1.5215225181242378`}, {1.193407346410207, 2.36373531808272}, {1.193407346410207, -1.1122332886687325`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, -2.4491974111038854`}, { 1.198407346410207, 1.5222365249606093`}, {1.198407346410207, 2.3637704013210215`}, {1.198407346410207, -1.1110149514722258`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, -2.4495784426588476`}, { 1.203407346410207, 1.522949563204913}, {1.203407346410207, 2.363807574044818}, {1.203407346410207, -1.1097931091185356`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, -2.449961066043126}, { 1.208407346410207, 1.5236616133827046`}, {1.208407346410207, 2.363846859287373}, {1.208407346410207, -1.1085677388179311`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, -2.4503452926685374`}, { 1.2134073464102069`, 1.5243726556631447`}, {1.2134073464102069`, 2.3638882803777905`}, { 1.2134073464102069`, -1.1073388176306247`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, -2.4507311340540494`}, { 1.218407346410207, 1.5250826698537825`}, {1.218407346410207, 2.363931860944616}, {1.218407346410207, -1.1061063224656564`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, -2.4511186018269355`}, { 1.2234073464102069`, 1.5257916353952647`}, {1.2234073464102069`, 2.363977624919485}, {1.2234073464102069`, -1.1048702300797668`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, -2.451507707723959}, { 1.228407346410207, 1.526499531356009}, {1.228407346410207, 2.364025596540791}, {1.228407346410207, -1.103630517076283}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, -2.451898463592557}, { 1.2334073464102069`, 1.5272063364267383`}, {1.2334073464102069`, 2.3640758003574125`}, { 1.2334073464102069`, -1.1023871599039718`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, -2.4522908813920608`}, { 1.238407346410207, 1.5279120289150063`}, {1.238407346410207, 2.3641282612324503`}, {1.238407346410207, -1.1011401348559156`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, -2.4526849731948928`}, { 1.243407346410207, 1.5286165867395902`}, {1.243407346410207, 2.364183004347051}, {1.243407346410207, -1.0998894180683478`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, -2.4530807511878354`}, { 1.248407346410207, 1.5293199874248342`}, {1.248407346410207, 2.3642400552042058`}, {1.248407346410207, -1.0986349855195137`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, -2.4534782276732696`}, { 1.253407346410207, 1.5300222080949213`}, {1.253407346410207, 2.3642994396326387`}, {1.253407346410207, -1.0973768130285093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, -2.453877415070449}, { 1.258407346410207, 1.5307232254680343`}, {1.258407346410207, 2.364361183790714}, {1.258407346410207, -1.0961148762541102`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, -2.4542783259167877`}, { 1.263407346410207, 1.5314230158504567`}, {1.263407346410207, 2.3644253141703846`}, {1.263407346410207, -1.0948491506935998`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, -2.454680972869167}, { 1.268407346410207, 1.5321215551305962`}, {1.268407346410207, 2.364491857601174}, {1.268407346410207, -1.0935796116815932`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, -2.455085368705262}, { 1.273407346410207, 1.5328188187729148`}, {1.273407346410207, 2.3645608412542067`}, {1.273407346410207, -1.0923062343888528`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, -2.4554915263248724`}, { 1.278407346410207, 1.5335147818117711`}, {1.278407346410207, 2.3646322926462675`}, {1.278407346410207, -1.091028993821091}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, -2.455899458751284}, { 1.283407346410207, 1.5342094188451905`}, {1.283407346410207, 2.3647062396439145`}, {1.283407346410207, -1.0897478648177736`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, -2.4563091791326483`}, { 1.288407346410207, 1.534902704028543}, {1.288407346410207, 2.3647827104676087`}, {1.288407346410207, -1.0884628220509176`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, -2.4567207007433773`}, { 1.293407346410207, 1.535594611068137}, {1.293407346410207, 2.3648617336958933`}, {1.293407346410207, -1.0871738400238833`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, -2.4571340369855377`}, { 1.298407346410207, 1.5362851132147168`}, {1.298407346410207, 2.3649433382696343`}, {1.298407346410207, -1.0858808930701425`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, -2.457549201390311}, { 1.303407346410207, 1.536974183256896}, {1.303407346410207, 2.3650275534962466`}, {1.303407346410207, -1.084583955352077}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, -2.4579662076194158`}, { 1.308407346410207, 1.5376617935144548`}, {1.308407346410207, 2.3651144090540144`}, {1.308407346410207, -1.0832830008597272`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, -2.458385069466595}, { 1.313407346410207, 1.5383479158316102`}, {1.313407346410207, 2.3652039349964125`}, {1.313407346410207, -1.081978003409573}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, -2.458805800859096}, { 1.318407346410207, 1.539032521570137}, {1.318407346410207, 2.3652961617564783`}, {1.318407346410207, -1.080668936643283}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, -2.459228415859181}, { 1.323407346410207, 1.5397155816024288`}, {1.323407346410207, 2.3653911201512288`}, {1.323407346410207, -1.0793557740264705`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, -2.459652928665658}, { 1.328407346410207, 1.5403970663044646`}, {1.328407346410207, 2.3654888413860973`}, {1.328407346410207, -1.078038488847441}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, -2.4600793536154235`}, { 1.333407346410207, 1.5410769455486595`}, {1.333407346410207, 2.3655893570594277`}, {1.333407346410207, -1.0767170542159288`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, -2.4605077051850412`}, { 1.3384073464102069`, 1.5417551886966485`}, {1.3384073464102069`, 2.365692699166988}, {1.3384073464102069`, -1.0753914430618374`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, -2.4609379979923247`}, { 1.343407346410207, 1.542431764591952}, {1.343407346410207, 2.3657989001065323`}, {1.343407346410207, -1.0740616281339639`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, -2.4613702467979484`}, { 1.3484073464102069`, 1.5431066415525574`}, {1.3484073464102069`, 2.365907992682401}, {1.3484073464102069`, -1.0727275819987252`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, -2.4618044665070906`}, { 1.353407346410207, 1.5437797873633925`}, {1.353407346410207, 2.3660200101101387`}, {1.353407346410207, -1.0713892770388769`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, -2.4622406721710837`}, { 1.3584073464102069`, 1.5444511692687215`}, {1.3584073464102069`, 2.36613498602117}, {1.3584073464102069`, -1.070046685452229}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, -2.4626788789890828`}, { 1.363407346410207, 1.5451207539644032`}, {1.363407346410207, 2.366252954467507}, {1.363407346410207, -1.068699779250344}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, -2.463119102309783}, { 1.368407346410207, 1.5457885075900808`}, {1.368407346410207, 2.36637394992647}, {1.368407346410207, -1.0673485302572514`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, -2.4635613576331323`}, { 1.373407346410207, 1.5464543957212682`}, {1.373407346410207, 2.366498007305474}, {1.373407346410207, -1.0659929101081387`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, -2.4640056606120693`}, { 1.378407346410207, 1.5471183833612943`}, {1.378407346410207, 2.366625161946835}, {1.378407346410207, -1.0646328902480375`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, -2.464452027054317}, { 1.383407346410207, 1.5477804349332147`}, {1.383407346410207, 2.366755449632592}, {1.383407346410207, -1.0632684419305294`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, -2.464900472924155}, { 1.388407346410207, 1.5484405142715423`}, {1.388407346410207, 2.3668889065893977`}, {1.388407346410207, -1.0618995362164108`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, -2.465351014344246}, { 1.393407346410207, 1.5490985846139234`}, {1.393407346410207, 2.367025569493415}, {1.393407346410207, -1.06052614397238}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, -2.465803667597472}, { 1.398407346410207, 1.5497546085926848`}, {1.398407346410207, 2.367165475475261}, {1.398407346410207, -1.0591482358697064`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, -2.466258449128817}, { 1.403407346410207, 1.550408548226278}, {1.403407346410207, 2.367308662124958}, {1.403407346410207, -1.0577657823829043`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, -2.4667153755472415`}, { 1.408407346410207, 1.5510603649106225`}, {1.408407346410207, 2.3674551674969497`}, {1.408407346410207, -1.056378753788397}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, -2.4671744636276163`}, { 1.413407346410207, 1.5517100194103275`}, {1.413407346410207, 2.3676050301151164`}, {1.413407346410207, -1.0549871201631769`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, -2.4676357303126544`}, { 1.418407346410207, 1.5523574718498008`}, {1.418407346410207, 2.367758288977838}, {1.418407346410207, -1.053590851383461}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, -2.468099192714891}, { 1.4234073464102068`, 1.5530026817042555`}, {1.4234073464102068`, 2.367914983563075}, {1.4234073464102068`, -1.0521899171233464`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, -2.468564868118677}, { 1.4284073464102072`, 1.5536456077906124`}, {1.4284073464102072`, 2.3680751538334865`}, {1.4284073464102072`, -1.050784286853459}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, -2.4690327739822107`}, { 1.433407346410207, 1.554286208258268}, {1.433407346410207, 2.3682388402415544`}, {1.433407346410207, -1.0493739298396043`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, -2.469502927939579}, { 1.438407346410207, 1.5549244405797484`}, {1.438407346410207, 2.3684060837347642`}, {1.438407346410207, -1.047958815141401}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, -2.469975347802846}, { 1.4434073464102068`, 1.555560261541272}, {1.4434073464102068`, 2.368576925760782}, {1.4434073464102068`, -1.0465389116109278`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, -2.470450051564168}, { 1.4484073464102072`, 1.5561936272331784`}, {1.4484073464102072`, 2.3687514082726637`}, { 1.4484073464102072`, -1.0451141878913623`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, -2.470927057397918}, { 1.453407346410207, 1.5568244930402282`}, {1.453407346410207, 2.3689295737340994`}, {1.453407346410207, -1.0436846124156078`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, -2.471406383662866}, { 1.458407346410207, 1.5574528136318158`}, {1.458407346410207, 2.3691114651246563`}, {1.458407346410207, -1.0422501534049324`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, -2.4718880489043653`}, { 1.4634073464102069`, 1.558078542952024}, {1.4634073464102069`, 2.3692971259450615`}, { 1.4634073464102069`, -1.0408107788675913`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, -2.4723720718565954`}, { 1.4684073464102068`, 1.558701634209606}, {1.4684073464102068`, 2.3694866002224835`}, { 1.4684073464102068`, -1.0393664565974652`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, -2.472858471444799}, { 1.473407346410207, 1.5593220398677907`}, {1.473407346410207, 2.369679932515865}, {1.473407346410207, -1.03791715417267}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, -2.473347266787591}, { 1.478407346410207, 1.5599397116340121`}, {1.478407346410207, 2.369877167921224}, {1.478407346410207, -1.0364628389541952`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, -2.473838477199271}, { 1.4834073464102069`, 1.5605546004494955`}, {1.4834073464102069`, 2.370078352077006}, {1.4834073464102069`, -1.03500347808452}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, -2.474332122192175}, { 1.4884073464102068`, 1.5611666564787132`}, {1.4884073464102068`, 2.370283531169444}, {1.4884073464102068`, -1.0335390384862342`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, -2.474828221479061}, { 1.4934073464102071`, 1.5617758290987316`}, {1.4934073464102071`, 2.3704927519379217`}, { 1.4934073464102071`, -1.0320694868606575`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, -2.4753267949755338`}, { 1.498407346410207, 1.5623820668884238`}, {1.498407346410207, 2.370706061680338}, {1.498407346410207, -1.030594789686466}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, -2.475827862802486}, { 1.503407346410207, 1.5629853176175483`}, {1.503407346410207, 2.3709235082585125`}, {1.503407346410207, -1.029114913218301}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, -2.4763314452885976`}, { 1.5084073464102068`, 1.5635855282357194`}, {1.5084073464102068`, 2.3711451401035575`}, { 1.5084073464102068`, -1.0276298234854002`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, -2.4768375629728427`}, { 1.5134073464102071`, 1.5641826448612202`}, {1.5134073464102071`, 2.37137100622129}, {1.5134073464102071`, -1.026139486290205}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, -2.4773462366070556`}, { 1.518407346410207, 1.5647766127697218`}, {1.518407346410207, 2.3716011561976202`}, {1.518407346410207, -1.024643867206992}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, -2.477857487158509}, { 1.523407346410207, 1.56536737638283}, {1.523407346410207, 2.3718356402039684`}, {1.523407346410207, -1.0231429315804808`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, -2.4783713358125583`}, { 1.5284073464102068`, 1.5659548792565492`}, {1.5284073464102068`, 2.372074509002648}, {1.5284073464102068`, -1.0216366445244696`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, -2.478887803975295}, { 1.5334073464102072`, 1.5665390640695602`}, {1.5334073464102072`, 2.37231781395227}, {1.5334073464102072`, -1.0201249709204505`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, -2.4794069132762377`}, { 1.538407346410207, 1.5671198726114062`}, {1.538407346410207, 2.3725656070131538`}, {1.538407346410207, -1.0186078754162309`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, -2.4799286855710947`}, { 1.543407346410207, 1.567697245770531}, {1.543407346410207, 2.3728179407526846`}, {1.543407346410207, -1.0170853224245728`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, -2.4804531429445187`}, { 1.5484073464102068`, 1.5682711235221753`}, {1.5484073464102068`, 2.3730748683507175`}, { 1.5484073464102068`, -1.0155572761218101`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, -2.480980307712929}, { 1.5534073464102072`, 1.568841444916137}, {1.5534073464102072`, 2.373336443604935}, {1.5534073464102072`, -1.0140237004464863`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, -2.481510202427373}, { 1.558407346410207, 1.5694081480644169`}, {1.558407346410207, 2.3736027209361956`}, {1.558407346410207, -1.012484559097993}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, -2.4820428498764104`}, { 1.563407346410207, 1.5699711701286856`}, {1.563407346410207, 2.373873755393883}, {1.563407346410207, -1.0109398155352014`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, -2.4825782730890538`}, { 1.5684073464102068`, 1.570530447307651}, {1.5684073464102068`, 2.3741496026612188`}, { 1.5684073464102068`, -1.0093894329751132`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, -2.483116495337748}, { 1.5734073464102072`, 1.5710859148242637`}, {1.5734073464102072`, 2.374430319060558}, {1.5734073464102072`, -1.0078333743915056`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, -2.4836575401413805`}, { 1.578407346410207, 1.571637506912783}, {1.578407346410207, 2.3747159615586724`}, {1.578407346410207, -1.0062716025135805`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, -2.484201431268347}, { 1.583407346410207, 1.5721851568057121`}, {1.583407346410207, 2.375006587771997}, {1.583407346410207, -1.0047040798246267`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, -2.4847481927396564`}, { 1.5884073464102069`, 1.5727287967205763`}, {1.5884073464102069`, 2.375302255971841}, {1.5884073464102069`, -1.0031307685606825`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, -2.485297848832076}, { 1.5934073464102072`, 1.5732683578465632`}, {1.5934073464102072`, 2.3756030250895845`}, {1.5934073464102072`, -1.001551630709204}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, -2.4858504240813186`}, { 1.598407346410207, 1.5738037703310206`}, {1.598407346410207, 2.3759089547218304`}, {1.598407346410207, -0.9999666280077419}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, -2.4864059432852885`}, { 1.603407346410207, 1.5743349632658148`}, {1.603407346410207, 2.376220105135518}, {1.603407346410207, -0.9983757219426262}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, -2.486964431507358}, { 1.6084073464102069`, 1.5748618646735122`}, {1.6084073464102069`, 2.3765365372729885`}, { 1.6084073464102069`, -0.9967788737476575}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, -2.487525914079696}, { 1.6134073464102068`, 1.575384401493457}, {1.6134073464102068`, 2.3768583127570273`}, { 1.6134073464102068`, -0.9951760444028055}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, -2.488090416606643}, { 1.6184073464102071`, 1.5759024995676574`}, {1.6184073464102071`, 2.3771854938958423`}, { 1.6184073464102071`, -0.9935671946329155}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, -2.4886579649681404`}, { 1.623407346410207, 1.5764160836265606`}, {1.623407346410207, 2.377518143687986}, {1.623407346410207, -0.9919522849064322}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, -2.4892285853231906`}, { 1.628407346410207, 1.5769250772746362`}, {1.628407346410207, 2.3778563258272487`}, {1.628407346410207, -0.990331275434118}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, -2.489802304113391}, { 1.6334073464102068`, 1.5774294029758378`}, {1.6334073464102068`, 2.37820010470746}, {1.6334073464102068`, -0.988704126167799}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, -2.490379148066497}, { 1.6384073464102071`, 1.5779289820389082`}, {1.6384073464102071`, 2.378549545427259}, {1.6384073464102071`, -0.9870707967991098}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, -2.4909591442000467`}, { 1.643407346410207, 1.5784237346025107`}, {1.643407346410207, 2.3789047137947805`}, {1.643407346410207, -0.9854312467582566}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, -2.4915423198250246`}, { 1.648407346410207, 1.5789135796202203`}, {1.648407346410207, 2.3792656763322926`}, {1.648407346410207, -0.9837854352127821}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, -2.4921287025496004`}, { 1.6534073464102068`, 1.579398434845356}, {1.6534073464102068`, 2.3796325002807266`}, { 1.6534073464102068`, -0.9821333210663632}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, -2.492718320282898}, { 1.6584073464102072`, 1.579878216815647}, {1.6584073464102072`, 2.380005253604169}, {1.6584073464102072`, -0.9804748629576007}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, -2.4933112012388285`}, { 1.663407346410207, 1.5803528408377585`}, {1.663407346410207, 2.380384004994251}, {1.663407346410207, -0.978810019258839}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, -2.4939073739399777`}, { 1.668407346410207, 1.5808222209716225`}, {1.668407346410207, 2.380768823874456}, {1.668407346410207, -0.9771387480749909}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, -2.4945068672215407`}, { 1.6734073464102068`, 1.581286270014639}, {1.6734073464102068`, 2.381159780404352}, {1.6734073464102068`, -0.9754610072423813}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, -2.4951097102353246`}, { 1.6784073464102072`, 1.581744899485695}, {1.6784073464102072`, 2.381556945483711}, {1.6784073464102072`, -0.9737767543276092}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, -2.49571593245381}, { 1.683407346410207, 1.5821980196090297`}, {1.683407346410207, 2.3819603907565328`}, {1.683407346410207, -0.9720859466264318}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, -2.4963255636742416`}, { 1.688407346410207, 1.5826455392979122`}, {1.688407346410207, 2.382370188615}, {1.688407346410207, -0.9703885411626461}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, -2.4969386340228197`}, { 1.6934073464102068`, 1.5830873661381837`}, {1.6934073464102068`, 2.3827864122032802`}, { 1.6934073464102068`, -0.9686844946870171}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, -2.4975551739589177`}, { 1.6984073464102072`, 1.5835234063715875`}, {1.6984073464102072`, 2.3832091354212483`}, { 1.6984073464102072`, -0.9669737636762038}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, -2.498175214279371}, { 1.703407346410207, 1.5839535648789622`}, {1.703407346410207, 2.38363843292809}, {1.703407346410207, -0.9652563043317163}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, -2.498798786122839}, { 1.708407346410207, 1.5843777451632515`}, {1.708407346410207, 2.3840743801457696`}, {1.708407346410207, -0.9635320725788937}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, -2.4994259209742107`}, { 1.7134073464102069`, 1.5847958493323129`}, {1.7134073464102069`, 2.384517053262383}, {1.7134073464102069`, -0.9618010240658998}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, -2.5000566506690753`}, { 1.7184073464102072`, 1.5852077780815965`}, {1.7184073464102072`, 2.384966529235404}, {1.7184073464102072`, -0.9600631141627435}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, -2.500691007398272}, { 1.723407346410207, 1.5856134306765972`}, {1.723407346410207, 2.385422885794753}, {1.723407346410207, -0.9583182979603251}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, -2.5013290237124925`}, { 1.728407346410207, 1.5860127049351498`}, {1.728407346410207, 2.38588620144575}, {1.728407346410207, -0.9565665302695091}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, -2.501970732526945}, { 1.7334073464102069`, 1.5864054972095332`}, {1.7334073464102069`, 2.3863565554719366`}, { 1.7334073464102069`, -0.9548077656202141}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, -2.5026161671260896`}, { 1.7384073464102068`, 1.5867917023683824`}, {1.7384073464102068`, 2.3868340279377276`}, { 1.7384073464102068`, -0.9530419582605363}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, -2.5032653611684625`}, { 1.7434073464102071`, 1.587171213778433}, {1.7434073464102071`, 2.387318699690897}, {1.7434073464102071`, -0.9512690621559112}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, -2.5039183486915237`}, { 1.748407346410207, 1.587543923286035}, {1.748407346410207, 2.3878106523649465`}, {1.748407346410207, -0.949489030988279}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, -2.504575164116616}, { 1.753407346410207, 1.5879097211985143`}, {1.753407346410207, 2.388309968381269}, {1.753407346410207, -0.9477018181553052}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, -2.5052358422539687`}, { 1.7584073464102068`, 1.58826849626529}, {1.7584073464102068`, 2.38881673095116}, {1.7584073464102068`, -0.9459073767696136}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, -2.5059004183077906`}, { 1.7634073464102071`, 1.5886201356588427`}, {1.7634073464102071`, 2.3893310240776517`}, { 1.7634073464102071`, -0.9441056596580663}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, -2.506568927881422}, { 1.768407346410207, 1.5889645249554412`}, {1.768407346410207, 2.389852932557161}, {1.768407346410207, -0.94229661936107}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, -2.5072414069825593`}, { 1.773407346410207, 1.5893015481156656`}, {1.773407346410207, 2.3903825419809674`}, {1.773407346410207, -0.9404802081319095}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, -2.507917892028576}, { 1.7784073464102068`, 1.58963108746473}, {1.7784073464102068`, 2.390919938736454}, {1.7784073464102068`, -0.9386563779361385}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, -2.508598419851886}, { 1.7834073464102072`, 1.5899530236725974`}, {1.7834073464102072`, 2.391465210008226}, {1.7834073464102072`, -0.9368250804509806}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, -2.509283027705419}, { 1.788407346410207, 1.5902672357338732`}, {1.788407346410207, 2.3920184437789467`}, {1.788407346410207, -0.9349862670647957}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, -2.509971753268137}, { 1.793407346410207, 1.5905736009474143`}, {1.793407346410207, 2.392579728830007}, {1.793407346410207, -0.9331398888765604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, -2.5106646346506625`}, { 1.7984073464102068`, 1.590871994895843}, {1.7984073464102068`, 2.3931491547419954`}, { 1.7984073464102068`, -0.9312858966954087}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, -2.511361710400963}, { 1.8034073464102072`, 1.5911622914246983`}, {1.8034073464102072`, 2.393726811894906}, {1.8034073464102072`, -0.9294242410402045}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, -2.5120630195101414`}, { 1.808407346410207, 1.591444362621434}, {1.808407346410207, 2.3943127914681304`}, {1.808407346410207, -0.9275548721391708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, -2.5127686014182675`}, { 1.813407346410207, 1.591718078794116}, {1.813407346410207, 2.3949071854402644`}, {1.813407346410207, -0.9256777399295363}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, -2.513478496020336}, { 1.8184073464102068`, 1.5919833084499473`}, {1.8184073464102068`, 2.395510086588618}, {1.8184073464102068`, -0.9237927940572619}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, -2.5141927436723}, { 1.8234073464102072`, 1.5922399182734677`}, {1.8234073464102072`, 2.396121588488488}, {1.8234073464102072`, -0.9218999838768028}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, -2.514911385197145}, { 1.828407346410207, 1.592487773104532}, {1.828407346410207, 2.3967417855122553`}, {1.828407346410207, -0.9199992584508982}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, -2.5156344618911244`}, { 1.833407346410207, 1.5927267359160282`}, {1.833407346410207, 2.3973707728281113`}, {1.833407346410207, -0.9180905665504544}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, -2.5163620155300257`}, { 1.8384073464102069`, 1.5929566677913292`}, {1.8384073464102069`, 2.3980086463986217`}, { 1.8384073464102069`, -0.9161738566544471}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, -2.5170940883755493`}, { 1.8434073464102072`, 1.5931774279014366`}, {1.8434073464102072`, 2.3986555029789662`}, { 1.8434073464102072`, -0.9142490769498938}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, -2.517830723181745}, { 1.848407346410207, 1.5933888734818822`}, {1.848407346410207, 2.399311440114982}, {1.848407346410207, -0.912316175331861}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, -2.5185719632016186`}, { 1.853407346410207, 1.5935908598093218`}, {1.853407346410207, 2.39997655614079}, {1.853407346410207, -0.9103750994035773}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, -2.5193178521937223`}, { 1.8584073464102069`, 1.5937832401778025`}, {1.8584073464102069`, 2.4006509501763005`}, { 1.8584073464102069`, -0.9084257964765425}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, -2.5200684344289432`}, { 1.8634073464102068`, 1.5939658658748381`}, {1.8634073464102068`, 2.4013347221243246`}, { 1.8634073464102068`, -0.9064682135707542}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, -2.520823754697296}, { 1.8684073464102071`, 1.594138586156972}, {1.8684073464102071`, 2.4020279726674243`}, { 1.8684073464102071`, -0.9045022974149554}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, -2.521583858314891}, { 1.873407346410207, 1.594301248225225}, {1.873407346410207, 2.402730803264448}, {1.873407346410207, -0.9025279944469826}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, -2.5223487911309213`}, { 1.878407346410207, 1.5944536972001009`}, {1.878407346410207, 2.403443316146841}, {1.878407346410207, -0.9005452508141383}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, -2.5231185995348375`}, { 1.8834073464102068`, 1.5945957760962493`}, {1.8834073464102068`, 2.404165614314472}, {1.8834073464102068`, -0.8985540123736886}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, -2.5238933304635274`}, { 1.8884073464102071`, 1.594727325796855}, {1.8884073464102071`, 2.4048978015313653`}, { 1.8884073464102071`, -0.8965542246933709}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, -2.524673031408675}, { 1.893407346410207, 1.5948481850275735`}, {1.893407346410207, 2.405639982320918}, {1.893407346410207, -0.8945458330520243}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, -2.525457750424176}, { 1.898407346410207, 1.594958190330149}, {1.898407346410207, 2.406392261960898}, {1.898407346410207, -0.892528782440266}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, -2.5262475361336447`}, { 1.9034073464102068`, 1.5950571760356809`}, {1.9034073464102068`, 2.407154746478156}, {1.9034073464102068`, -0.8905030175612353}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, -2.5270424377381158`}, { 1.9084073464102072`, 1.5951449742374157`}, {1.9084073464102072`, 2.4079275426427844`}, { 1.9084073464102072`, -0.8884684828314776}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, -2.527842505023716}, { 1.913407346410207, 1.5952214147631978`}, {1.913407346410207, 2.4087107579622224`}, {1.913407346410207, -0.8864251223818211}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, -2.5286477883695406`}, { 1.918407346410207, 1.5952863251474971`}, {1.918407346410207, 2.4095045006748297`}, {1.918407346410207, -0.8843728800584002}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, -2.5294583387556213`}, { 1.9234073464102068`, 1.595339530603022}, {1.9234073464102068`, 2.4103088797431584`}, { 1.9234073464102068`, -0.8823116994237483}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, -2.530274207770976}, { 1.9284073464102072`, 1.5953808539917662`}, {1.9284073464102072`, 2.411124004846835}, {1.9284073464102072`, -0.8802415237579768}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, -2.5310954476217713`}, { 1.933407346410207, 1.5954101157958143`}, {1.933407346410207, 2.4119499863752116`}, {1.933407346410207, -0.8781622960600273}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, -2.5319221111396515`}, { 1.938407346410207, 1.5954271340875008`}, {1.938407346410207, 2.4127869354194584`}, {1.938407346410207, -0.8760739590490608}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, -2.532754251790093}, { 1.9434073464102068`, 1.5954317244991356`}, {1.9434073464102068`, 2.41363496376447}, {1.9434073464102068`, -0.8739764551658878}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, -2.5335919236809357`}, { 1.9484073464102072`, 1.595423700192255}, {1.9484073464102072`, 2.4144941838802985`}, { 1.9484073464102072`, -0.8718697265745334}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, -2.53443518157103}, { 1.953407346410207, 1.5954028718263225`}, {1.953407346410207, 2.4153647089132066`}, {1.953407346410207, -0.8697537151639027}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, -2.535284080878939}, { 1.958407346410207, 1.5953690475269195`}, {1.958407346410207, 2.4162466526764548`}, {1.958407346410207, -0.8676283625495098}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, -2.536138677691854}, { 1.9634073464102069`, 1.5953220328533375`}, {1.9634073464102069`, 2.4171401296405093`}, { 1.9634073464102069`, -0.8654936100753767}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, -2.536999028774527}, { 1.9684073464102072`, 1.5952616307656722`}, {1.9684073464102072`, 2.4180452549230957`}, { 1.9684073464102072`, -0.8633493988159705}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, -2.537865191578397}, { 1.973407346410207, 1.595187641591241}, {1.973407346410207, 2.4189621442786664`}, {1.973407346410207, -0.8611956695783054}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, -2.5387372242507893`}, { 1.978407346410207, 1.5950998629904691`}, {1.978407346410207, 2.4198909140876235`}, {1.978407346410207, -0.8590323629041221}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, -2.5396151856443034`}, { 1.9834073464102069`, 1.5949980899221323`}, {1.9834073464102069`, 2.4208316813450113`}, { 1.9834073464102069`, -0.8568594190722223}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, -2.5404991353262174`}, { 1.988407346410207, 1.5948821146078513`}, {1.988407346410207, 2.4217845636489335`}, {1.988407346410207, -0.854676778100875}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, -2.5413891335880936`}, { 1.993407346410207, 1.5947517264961226`}, {1.993407346410207, 2.4227496791885836`}, {1.993407346410207, -0.8524843797503624}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, -2.542285241455571}, { 1.998407346410207, 1.594606712225413}, {1.998407346410207, 2.4237271467315855`}, {1.998407346410207, -0.8502821635257208}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, -2.5431875206980705`}, { 2.003407346410207, 1.5944468555867157`}, {2.003407346410207, 2.4247170856114404`}, {2.003407346410207, -0.8480700686794571}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, -2.5440960338388363`}, { 2.008407346410207, 1.5942719374853034`}, {2.008407346410207, 2.4257196157141494`}, {2.008407346410207, -0.8458480342145315}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, -2.545010844165033}, { 2.013407346410207, 1.5940817359016755`}, {2.013407346410207, 2.4267348574645267`}, {2.013407346410207, -0.843615998887438}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, -2.5459320157379697`}, { 2.018407346410207, 1.5938760258518363`}, {2.018407346410207, 2.427762931812196}, {2.018407346410207, -0.8413739012114051}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, -2.546859613403418}, { 2.023407346410207, 1.5936545793465784`}, {2.023407346410207, 2.428803960217106}, {2.023407346410207, -0.8391216794597363}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, -2.547793702802068}, { 2.028407346410207, 1.5934171653501135`}, {2.028407346410207, 2.4298580646347707`}, {2.028407346410207, -0.8368592716692788}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, -2.548734350380249}, { 2.033407346410207, 1.593163549737677}, {2.033407346410207, 2.430925367500733}, {2.033407346410207, -0.8345866156441389}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, -2.5496816234005903`}, { 2.038407346410207, 1.5928934952523628`}, {2.038407346410207, 2.4320059917150587`}, {2.038407346410207, -0.8323036489594176}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, -2.5506355899528357`}, { 2.043407346410207, 1.5926067614608852`}, {2.043407346410207, 2.4331000606262765`}, {2.043407346410207, -0.8300103089651251}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, -2.5515963189649997`}, { 2.048407346410207, 1.592303104708541}, {2.048407346410207, 2.4342076980146428`}, {2.048407346410207, -0.8277065327903708}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, -2.5525638802143935`}, { 2.053407346410207, 1.5919822780730275`}, {2.053407346410207, 2.435329028075356}, {2.053407346410207, -0.8253922573475643}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, -2.5535383443389397`}, { 2.058407346410207, 1.5916440313174267`}, {2.058407346410207, 2.4364641754012255`}, {2.058407346410207, -0.8230674193368545}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, -2.5545197828485664`}, { 2.063407346410207, 1.59128811084186}, {2.063407346410207, 2.437613264964805}, {2.063407346410207, -0.8207319552507433}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, -2.5555082681367765`}, { 2.068407346410207, 1.5909142596343808`}, {2.068407346410207, 2.4387764221003088`}, {2.068407346410207, -0.8183858013788471}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, -2.55650387349222}, { 2.073407346410207, 1.590522217220467}, {2.073407346410207, 2.4399537724851283`}, {2.073407346410207, -0.8160288938127951}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, -2.5575066731106797`}, { 2.078407346410207, 1.5901117196115095`}, {2.078407346410207, 2.441145442120569}, {2.078407346410207, -0.8136611684514558}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, -2.5585167421068222`}, { 2.083407346410207, 1.589682499252087}, {2.083407346410207, 2.4423515573128207`}, {2.083407346410207, -0.8112825610061223}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, -2.5595341565264245`}, { 2.088407346410207, 1.5892342849659264`}, {2.088407346410207, 2.44357224465285}, {2.088407346410207, -0.8088930070061063}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, -2.560558993358514}, { 2.093407346410207, 1.5887668019007408`}, {2.093407346410207, 2.4448076309964093`}, {2.093407346410207, -0.8064924418043664}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, -2.561591330547679}, { 2.098407346410207, 2.446057843443405}, {2.098407346410207, 1.588279771471557}, {2.098407346410207, -0.8040808005833827}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, -2.562631247006656}, { 2.103407346410207, 2.4473230093167926`}, {2.103407346410207, 1.5877729113029044`}, {2.103407346410207, -0.801658018361289}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, -2.56367882262883}, { 2.108407346410207, 2.4486032561413538`}, {2.108407346410207, 1.5872459351694677`}, {2.108407346410207, -0.7992240299980894}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, -2.5647341383010214`}, { 2.1134073464102068`, 2.449898711621829}, {2.1134073464102068`, 1.5866985529353623`}, { 2.1134073464102068`, -0.7967787702021769}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, -2.5657972759163683`}, { 2.118407346410207, 2.451209503620756}, {2.118407346410207, 1.5861304704919352`}, {2.118407346410207, -0.7943221735370326}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, -2.5668683183873124`}, { 2.123407346410207, 2.4525357601359388`}, {2.123407346410207, 1.5855413896940374`}, {2.123407346410207, -0.7918541744281287}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, -2.5679473496587337`}, { 2.128407346410207, 2.4538776092774746`}, {2.128407346410207, 1.5849310082947017`}, {2.128407346410207, -0.7893747071700707}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, -2.5690344547212196`}, { 2.133407346410207, 2.45523517924448}, {2.133407346410207, 1.5842990198783014`}, {2.133407346410207, -0.7868837059339455}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, -2.5701297196244393`}, { 2.138407346410207, 2.4566085983013717`}, {2.138407346410207, 1.5836451137919432`}, {2.138407346410207, -0.7843811047749089}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, -2.571233231490651}, { 2.143407346410207, 2.4579979947538306`}, {2.143407346410207, 1.582968975075238}, {2.143407346410207, -0.7818668376399938}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, -2.5723450785283655`}, { 2.148407346410207, 2.4594034969243106`}, {2.148407346410207, 1.582270284388277}, {2.148407346410207, -0.7793408383761824}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, -2.5734653500460625`}, { 2.153407346410207, 2.460825233127309}, {2.153407346410207, 1.581548717937822}, {2.153407346410207, -0.7768030407386757}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, -2.5745941364660765`}, { 2.158407346410207, 2.462263331644195}, {2.158407346410207, 1.580803947401652}, {2.158407346410207, -0.7742533783994378}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, -2.5757315293386034`}, { 2.163407346410207, 2.463717920697654}, {2.163407346410207, 1.5800356398509856`}, {2.163407346410207, -0.7716917849559959}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, -2.5768776213557785`}, { 2.168407346410207, 2.465189128425891}, {2.168407346410207, 1.5792434576709846`}, {2.168407346410207, -0.7691181939404623}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, -2.5780325063658998`}, { 2.173407346410207, 2.4666770828563807`}, {2.173407346410207, 1.5784270584792155`}, {2.173407346410207, -0.766532538828846}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, -2.579196279387759}, { 2.178407346410207, 2.4681819118793107`}, {2.178407346410207, 1.577586095042069}, {2.178407346410207, -0.7639347530506159}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, -2.5803690366250454`}, { 2.183407346410207, 2.4697037432207343`}, {2.183407346410207, 1.576720215189082}, {2.183407346410207, -0.7613247699985218}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, -2.5815508754808834`}, { 2.188407346410207, 2.4712427044153067`}, {2.188407346410207, 1.5758290617250403`}, {2.188407346410207, -0.7587025230387037}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, -2.5827418945724374`}, { 2.193407346410207, 2.472798922778799}, {2.193407346410207, 1.5749122723399431`}, {2.193407346410207, -0.7560679455210549}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, -2.58394219374566}, { 2.198407346410207, 2.4743725253801276`}, {2.198407346410207, 1.573969479516582}, {2.198407346410207, -0.7534209707899125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, -2.5851518740900383`}, { 2.203407346410207, 2.4759636390132687`}, {2.203407346410207, 1.573000310435857}, {2.203407346410207, -0.7507615321949638}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, -2.5863710379535085`}, { 2.208407346410207, 2.4775723901687257`}, {2.208407346410207, 1.572004386879703}, {2.208407346410207, -0.748089563102497}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, -2.587599788957416}, { 2.213407346410207, 2.4791989050046936`}, {2.213407346410207, 1.5709813251315088`}, {2.213407346410207, -0.7454049969069353}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, -2.5888382320115104`}, { 2.218407346410207, 2.4808433093179687`}, {2.218407346410207, 1.5699307358740286`}, {2.218407346410207, -0.7427077670426557}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, -2.5900864733290714`}, { 2.223407346410207, 2.482505728514569}, {2.223407346410207, 1.568852224084824}, {2.223407346410207, -0.7399978069961162}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, -2.5913446204420336`}, { 2.228407346410207, 2.484186287579981}, {2.228407346410207, 1.5677453889289057`}, {2.228407346410207, -0.7372750503183032}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, -2.592612782216184}, { 2.233407346410207, 2.485885111049234}, {2.233407346410207, 1.5666098236488377`}, {2.233407346410207, -0.734539430637469}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, -2.593891068866437}, { 2.2384073464102068`, 2.4876023229765596`}, {2.2384073464102068`, 1.565445115452008}, {2.2384073464102068`, -0.7317908816722186}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, -2.5951795919720744`}, { 2.243407346410207, 2.48933804690489}, {2.243407346410207, 1.564250845395093}, {2.243407346410207, -0.7290293372448834}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, -2.596478464492043}, { 2.248407346410207, 2.4910924058350594`}, {2.248407346410207, 1.563026588265676}, {2.248407346410207, -0.726254731295228}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, -2.597787800780325}, { 2.253407346410207, 2.4928655221946396`}, {2.253407346410207, 1.561771912460916}, {2.253407346410207, -0.7234669978945204}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, -2.5991077166012047`}, { 2.2584073464102072`, 2.494657517806641}, {2.2584073464102072`, 1.5604863798631818`}, { 2.2584073464102072`, -0.7206660712598878}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, -2.600438329144623}, { 2.263407346410207, 2.4964685138579092`}, {2.263407346410207, 1.559169545712717}, {2.263407346410207, -0.7178518857690362}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, -2.6017797570415087`}, { 2.268407346410207, 2.498298630867181}, {2.268407346410207, 1.557820958477083}, {2.268407346410207, -0.7150243759753326}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, -2.6031321203789957`}, { 2.273407346410207, 2.5001479886530698`}, {2.273407346410207, 1.5564401597174737`}, {2.273407346410207, -0.7121834766231743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, -2.6044955407157606`}, { 2.278407346410207, 2.502016706301627}, {2.278407346410207, 1.5550266839518432`}, {2.278407346410207, -0.7093291226637783}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, -2.6058701410971272`}, { 2.283407346410207, 2.5039049021337876`}, {2.283407346410207, 1.5535800585145745`}, {2.283407346410207, -0.7064612492712703}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, -2.6072560460702796`}, { 2.288407346410207, 2.505812693672461}, {2.288407346410207, 1.5520998034129487`}, {2.288407346410207, -0.7035797918591803}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, -2.6086533816992796`}, { 2.293407346410207, 2.5077401976094884`}, {2.293407346410207, 1.5505854311800926`}, {2.293407346410207, -0.7006846860972665}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, -2.610062275580007}, { 2.298407346410207, 2.509687529772382}, {2.298407346410207, 1.549036446724483}, {2.298407346410207, -0.6977758679286967}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, -2.611482856855067}, { 2.303407346410207, 2.511654805090704}, {2.303407346410207, 1.5474523471759174`}, {2.303407346410207, -0.6948532735876518}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, -2.61291525622845}, { 2.308407346410207, 2.5136421375623277`}, {2.308407346410207, 1.5458326217277862`}, {2.308407346410207, -0.6919168396172591}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, -2.6143596059801766`}, { 2.313407346410207, 2.5156496402195234`}, {2.313407346410207, 1.5441767514759284`}, {2.313407346410207, -0.6889665028879}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, -2.615816039980673}, { 2.318407346410207, 2.5176774250946767`}, {2.318407346410207, 1.5424842092534923`}, {2.318407346410207, -0.6860022006159353}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, -2.617284693704991}, { 2.323407346410207, 2.5197256031859387`}, {2.323407346410207, 1.5407544594622045`}, {2.323407346410207, -0.6830238703827712}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, -2.618765704246909}, { 2.328407346410207, 2.5217942844225463`}, {2.328407346410207, 1.5389869578998359`}, {2.328407346410207, -0.6800314501543594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, -2.620259210332659}, { 2.333407346410207, 2.5238835776300705`}, {2.333407346410207, 1.5371811515837186`}, {2.333407346410207, -0.6770248783010266}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, -2.6217653523345077`}, { 2.338407346410207, 2.525993590495326}, {2.338407346410207, 1.5353364785703856`}, {2.338407346410207, -0.6740040936177517}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, -2.6232842722840854`}, { 2.343407346410207, 2.5281244295311036`}, {2.343407346410207, 1.5334523677712955`}, {2.343407346410207, -0.670969035344827}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, -2.6248161138853066`}, { 2.348407346410207, 2.5302762000408507`}, {2.348407346410207, 1.5315282387645457`}, {2.348407346410207, -0.6679196431888665}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, -2.626361022527058}, { 2.353407346410207, 2.5324490060828695`}, {2.353407346410207, 1.5295635016024345`}, {2.353407346410207, -0.6648558573443051}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, -2.6279191452955115`}, { 2.358407346410207, 2.5346429504346255`}, {2.358407346410207, 1.5275575566151613`}, {2.358407346410207, -0.661777618515204}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, -2.629490630986033}, { 2.3634073464102068`, 2.5368581345566357`}, {2.3634073464102068`, 1.525509794210231}, {2.3634073464102068`, -0.6586848679375292}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, -2.6310756301147133`}, { 2.368407346410207, 2.5390946585562846`}, {2.368407346410207, 1.5234195946678377`}, {2.368407346410207, -0.6555775474017983}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, -2.632674294929458}, { 2.373407346410207, 2.5413526211513036`}, {2.373407346410207, 1.5212863279319935`}, {2.373407346410207, -0.6524555992761814}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, -2.634286779420485}, { 2.378407346410207, 2.5436321196333536`}, {2.378407346410207, 1.5191093533975686`}, {2.378407346410207, -0.6493189665299073}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, -2.6359132393304985`}, { 2.3834073464102072`, 2.5459332498310854`}, {2.3834073464102072`, 1.5168880196930923`}, { 2.3834073464102072`, -0.6461675927571995}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, -2.6375538321641603`}, { 2.388407346410207, 2.5482561060732323`}, {2.388407346410207, 1.5146216644593482`}, {2.388407346410207, -0.6430014222015412}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, -2.639208717197055}, { 2.393407346410207, 2.550600781151335}, {2.393407346410207, 1.5123096141237031`}, {2.393407346410207, -0.6398203997804122}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, -2.640878055483907}, { 2.398407346410207, 2.552967366282603}, {2.398407346410207, 1.5099511836703514`}, {2.398407346410207, -0.6366244711103264}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, -2.642562009866358}, { 2.403407346410207, 2.5553559510720953`}, {2.403407346410207, 1.5075456764062305`}, {2.403407346410207, -0.6334135825324547}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, -2.644260744979686}, { 2.408407346410207, 2.557766623475258}, {2.408407346410207, 1.5050923837227885`}, {2.408407346410207, -0.6301876811384611}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, -2.6459744272591688`}, { 2.413407346410207, 2.560199469759862}, {2.413407346410207, 1.5025905848537118`}, {2.413407346410207, -0.6269467147969098}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, -2.647703224945241}, { 2.418407346410207, 2.5626545744680587`}, {2.418407346410207, 1.5000395466283274`}, {2.418407346410207, -0.6236906321799531}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, -2.6494473080880367`}, { 2.423407346410207, 2.565132020377884}, {2.423407346410207, 1.4974385232209046`}, {2.423407346410207, -0.6204193827905733}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, -2.6512068485509173`}, { 2.428407346410207, 2.567631888465297}, {2.428407346410207, 1.4947867558963386`}, {2.428407346410207, -0.6171329169899782}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, -2.6529820200130945`}, { 2.433407346410207, 2.5701542578650116`}, {2.433407346410207, 1.4920834727511767`}, {2.433407346410207, -0.613831186025749}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, -2.654772997971132}, { 2.438407346410207, 2.572699205832126}, {2.438407346410207, 1.489327888451352}, {2.438407346410207, -0.6105141420600596}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, -2.6565799597395805`}, { 2.443407346410207, 2.5752668077028456`}, {2.443407346410207, 1.4865192039657893`}, {2.443407346410207, -0.6071817381985465}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, -2.658403084449917}, { 2.448407346410207, 2.577857136855887}, {2.448407346410207, 1.4836566062963885`}, {2.448407346410207, -0.6038339285192617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, -2.6602425530491147`}, { 2.453407346410207, 2.5804702646723956`}, {2.453407346410207, 1.4807392682042737`}, {2.453407346410207, -0.6004706681024996}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, -2.662098548296167}, { 2.458407346410207, 2.583106260497416}, {2.458407346410207, 1.4777663479330494`}, {2.458407346410207, -0.597091913060391}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, -2.6639712547576004`}, { 2.463407346410207, 2.5857651915993687`}, {2.463407346410207, 1.4747369889277928`}, {2.463407346410207, -0.5936976205675125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, -2.6658608588015262`}, { 2.468407346410207, 2.5884471231309876`}, {2.468407346410207, 1.4716503195519606`}, {2.468407346410207, -0.5902877488913243}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, -2.667767548590216}, { 2.473407346410207, 2.591152118088947}, {2.473407346410207, 1.468505452800546}, {2.473407346410207, -0.5868622574233651}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, -2.6696915140710713`}, { 2.478407346410207, 2.5938802372741336`}, {2.478407346410207, 1.4653014860109679`}, {2.478407346410207, -0.5834211067105411}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, -2.6716329469657856`}, { 2.483407346410207, 2.596631539250786}, {2.483407346410207, 1.462037500570636}, {2.483407346410207, -0.5799642584870988}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, -2.673592040758018}, { 2.4884073464102068`, 2.5994060803069448`}, {2.4884073464102068`, 1.4587125616233836`}, { 2.4884073464102068`, -0.5764916757064633}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, -2.6755689906789906`}, { 2.493407346410207, 2.602203914413265}, {2.493407346410207, 1.455325717772662}, {2.493407346410207, -0.5730033225739191}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, -2.6775639936914963`}, { 2.498407346410207, 2.605025093182627}, {2.498407346410207, 1.4518760007838831`}, {2.498407346410207, -0.5694991645793183}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, -2.6795772484711406`}, { 2.503407346410207, 2.6078696658294267`}, {2.503407346410207, 1.4483624252846359`}, {2.503407346410207, -0.5659791685301508}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, -2.6816089553866886`}, { 2.5084073464102072`, 2.610737679128184}, {2.5084073464102072`, 1.4447839884643867`}, { 2.5084073464102072`, -0.5624433025851682}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, -2.6836593164767195`}, { 2.513407346410207, 2.6136291773730673`}, {2.513407346410207, 1.441139669773094}, {2.513407346410207, -0.5588915362879043}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, -2.685728535425272}, { 2.518407346410207, 2.616544202336512}, {2.518407346410207, 1.4374284306199756`}, {2.518407346410207, -0.5553238406008095}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, -2.6878168175340242`}, { 2.523407346410207, 2.6194827932278373`}, {2.523407346410207, 1.4336492140718045`}, {2.523407346410207, -0.5517401879396028}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, -2.6899243696927906`}, { 2.528407346410207, 2.6224449866520763`}, {2.528407346410207, 1.4298009445526654`}, {2.528407346410207, -0.5481405522078152}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, -2.6920514003465272`}, { 2.533407346410207, 2.625430816568296}, {2.533407346410207, 1.4258825275440905`}, {2.533407346410207, -0.5445249088317152}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, -2.694198119460258}, { 2.538407346410207, 2.6284403142481767`}, {2.538407346410207, 1.4218928492876444`}, {2.538407346410207, -0.540893234795388}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, -2.6963647384805216`}, { 2.543407346410207, 2.6314735082348983`}, {2.543407346410207, 1.4178307764897533`}, {2.543407346410207, -0.537245508675897}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, -2.6985514702939595`}, { 2.5484073464102073`, 2.634530424300342}, {2.5484073464102073`, 1.413695156028703}, {2.5484073464102073`, -0.5335817106792428}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, -2.7007585291833287`}, { 2.553407346410207, 2.6376110854044654`}, {2.553407346410207, 1.4094848146671266`}, {2.553407346410207, -0.5299018226757669}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, -2.702986130778694}, { 2.558407346410207, 2.6407155116529606`}, {2.558407346410207, 1.4051985587670763`}, {2.558407346410207, -0.5262058282362903}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, -2.70523449200716}, { 2.563407346410207, 2.6438437202557656`}, {2.563407346410207, 1.400835174012154}, {2.563407346410207, -0.5224937126681753}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, -2.707503831037266}, { 2.568407346410207, 2.6469957254851844`}, {2.568407346410207, 1.396393425134623}, {2.568407346410207, -0.51876546305163}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, -2.7097943672205322`}, { 2.5734073464102067`, 2.6501715386342712`}, {2.5734073464102067`, 1.391872055650372}, {2.5734073464102067`, -0.5150210682760845}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, -2.7121063210290965`}, { 2.578407346410207, 2.653371167974463}, {2.578407346410207, 1.3872697876015618`}, {2.578407346410207, -0.5112605190769635}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, -2.714439913988556}, { 2.583407346410207, 2.6565946187149407`}, {2.583407346410207, 1.3825853213091992`}, {2.583407346410207, -0.5074838080719392}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, -2.716795368607998}, { 2.588407346410207, 2.6598418929595855`}, {2.588407346410207, 1.3778173351353147`}, {2.588407346410207, -0.5036909297981758}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, -2.719172908304089}, { 2.593407346410207, 2.6631129896670886`}, {2.593407346410207, 1.3729644852578742`}, { 2.593407346410207, -0.49988188074849926`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, -2.721572757321612}, { 2.598407346410207, 2.666407904607758}, {2.598407346410207, 1.3680254054571037`}, { 2.598407346410207, -0.49605665940884636`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, -2.7239951406489737`}, { 2.603407346410207, 2.669726630323123}, {2.603407346410207, 1.362998706917594}, {2.603407346410207, -0.49221526629475904`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, -2.726440283929041}, { 2.608407346410207, 2.673069156084508}, {2.608407346410207, 1.3578829780456463`}, { 2.608407346410207, -0.48835770398829886`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, -2.7289084133644574`}, { 2.6134073464102068`, 2.676435467852016}, {2.6134073464102068`, 1.3526767843039798`}, { 2.6134073464102068`, -0.4844839771748325}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, -2.73139975561795}, { 2.618407346410207, 2.679825548233011}, {2.618407346410207, 1.3473786680652393`}, {2.618407346410207, -0.4805940926800133}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, -2.733914537707828}, { 2.623407346410207, 2.683239376442262}, {2.623407346410207, 1.3419871484874406`}, { 2.623407346410207, -0.47668805950617377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, -2.7364529868965892`}, { 2.628407346410207, 2.686676928260949}, {2.628407346410207, 1.3365007214108782`}, { 2.628407346410207, -0.47276588886908116`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, -2.739015330574746}, { 2.6334073464102072`, 2.6901381759963536`}, {2.6334073464102072`, 1.3309178592804207`}, { 2.6334073464102072`, -0.4688275942344309}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, -2.741601796138794}, { 2.638407346410207, 2.6936230884424965`}, {2.638407346410207, 1.325237011095049}, {2.638407346410207, -0.46487319135393984`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, -2.7442126108614384`}, { 2.643407346410207, 2.697131630839243}, {2.643407346410207, 1.3194566023849348`}, {2.643407346410207, -0.4609026983019037}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, -2.7468480017580905`}, { 2.648407346410207, 2.7006637648346334`}, {2.648407346410207, 1.313575035222432}, {2.648407346410207, -0.45691613551052934`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, -2.7495081954440184`}, { 2.653407346410207, 2.7042194484444506`}, {2.653407346410207, 1.3075906882643513`}, { 2.653407346410207, -0.45291352580612754`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, -2.7521934179865606`}, { 2.658407346410207, 2.707798636014452}, {2.658407346410207, 1.301501916832636}, {2.658407346410207, -0.4488948944442328}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, -2.754903894750025}, { 2.663407346410207, 2.7114012781826817`}, {2.663407346410207, 1.295307053033998}, {2.663407346410207, -0.4448602691445457}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, -2.7576398502333004`}, { 2.668407346410207, 2.7150273218401035`}, {2.668407346410207, 1.2890044059205086`}, {2.668407346410207, -0.4408096801263245}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, -2.7604015078991586`}, { 2.6734073464102073`, 2.7186767100955205`}, {2.6734073464102073`, 1.2825922616973893`}, { 2.6734073464102073`, -0.4367431601420114}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, -2.7631890899993503`}, { 2.678407346410207, 2.722349382237497}, {2.678407346410207, 1.276068883977946}, {2.678407346410207, -0.4326607445118017}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, -2.7660028173868816`}, { 2.683407346410207, 2.726045273698954}, {2.683407346410207, 1.2694325140904392`}, { 2.683407346410207, -0.42856247115694346`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, -2.7688429093254294`}, { 2.688407346410207, 2.7297643160214866`}, {2.688407346410207, 1.2626813714407679`}, { 2.688407346410207, -0.42444838063296436`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, -2.771709583286924}, { 2.693407346410207, 2.7335064368203175`}, {2.693407346410207, 1.2558136539334384`}, {2.693407346410207, -0.4203185161623581}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, -2.774603054744226}, { 2.6984073464102067`, 2.7372715597515604`}, {2.6984073464102067`, 1.2488275384567615`}, { 2.6984073464102067`, -0.41617292366617303`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, -2.7775235369524163`}, { 2.703407346410207, 2.7410596044767437`}, {2.703407346410207, 1.2417211814324853`}, {2.703407346410207, -0.4120116517962875}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, -2.7804712407226795`}, { 2.708407346410207, 2.7448704866306377`}, {2.708407346410207, 1.2344927194380124`}, {2.708407346410207, -0.4078347519661551}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, -2.7834463741896456`}, { 2.713407346410207, 2.748704117792049}, {2.713407346410207, 1.227140269905233}, {2.713407346410207, -0.40364227838011785`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, -2.786449142564964}, { 2.718407346410207, 2.752560405447929}, {2.718407346410207, 1.2196619318945434`}, { 2.718407346410207, -0.39943428806481446`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, -2.7894797478884077`}, { 2.723407346410207, 2.756439252968343}, {2.723407346410207, 1.2120557869592645`}, {2.723407346410207, -0.3952108408962126}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, -2.792538388762884}, { 2.728407346410207, 2.7603405595734483`}, {2.728407346410207, 1.2043199000938902`}, { 2.728407346410207, -0.39097199962916124`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, -2.7956252600866747`}, { 2.733407346410207, 2.7642642203084486`}, {2.733407346410207, 1.1964523207806974`}, {2.733407346410207, -0.3867178299235948}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, -2.7987405527729177`}, { 2.7384073464102068`, 2.7682101260134115`}, {2.7384073464102068`, 1.1884510841320206`}, { 2.7384073464102068`, -0.3824484003721965}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, -2.8018844534595213`}, { 2.743407346410207, 2.7721781632995692`}, {2.743407346410207, 1.1803142121400607`}, {2.743407346410207, -0.3781637825251553}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, -2.805057144211544}, { 2.748407346410207, 2.776168214522885}, {2.748407346410207, 1.1720397150344752`}, { 2.748407346410207, -0.37386405091549507`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, -2.808258802214431}, { 2.753407346410207, 2.780180157760681}, {2.753407346410207, 1.1636255927562698`}, { 2.753407346410207, -0.36954928308274043`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, -2.8114895994549336`}, { 2.7584073464102072`, 2.784213866789138}, {2.7584073464102072`, 1.1550698365525767`}, { 2.7584073464102072`, -0.36521955959571534`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, -2.8147497023951575`}, { 2.763407346410207, 2.788269211062574}, {2.763407346410207, 1.1463704306983162`}, { 2.763407346410207, -0.36087496407414377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, -2.8180392716389586`}, { 2.768407346410207, 2.7923460556914526`}, {2.768407346410207, 1.1375253543485935`}, { 2.768407346410207, -0.35651558321018245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, -2.8213584615839844`}, { 2.773407346410207, 2.796444261425973}, {2.773407346410207, 1.1285325835320172`}, { 2.773407346410207, -0.35214150678721834`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, -2.8247074200670372`}, { 2.778407346410207, 2.8005636846367588`}, {2.778407346410207, 1.1193900932856267`}, { 2.778407346410207, -0.34775282769918797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, -2.828086288006186}, { 2.783407346410207, 2.8047041773000485`}, {2.783407346410207, 1.1100958599404767`}, { 2.783407346410207, -0.34334964196759743`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, -2.8314951990224992`}, { 2.788407346410207, 2.8088655869836883`}, {2.788407346410207, 1.1006478635639534`}, { 2.788407346410207, -0.33893204875752664`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, -2.834934279063846}, { 2.793407346410207, 2.8130477568332313`}, {2.793407346410207, 1.0910440905612777`}, {2.793407346410207, -0.3345001503929987}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, -2.8384036460141235`}, { 2.7984073464102073`, 2.8172505255602447`}, {2.7984073464102073`, 1.081282536445169}, {2.7984073464102073`, -0.3300540523707961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, -2.841903409296456}, { 2.803407346410207, 2.8214737274349666`}, {2.803407346410207, 1.0713612087791693`}, { 2.803407346410207, -0.32559386337192886`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, -2.845433669468502}, { 2.808407346410207, 2.8257171922768607`}, {2.808407346410207, 1.0612781302966574`}, { 2.808407346410207, -0.32111969527319084`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, -2.848994517811326}, { 2.813407346410207, 2.8299807454463966`}, {2.813407346410207, 1.05103134220214}, {2.813407346410207, -0.3166316631575279}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, -2.852586035909008}, { 2.818407346410207, 2.834264207845391}, {2.818407346410207, 1.0406189076642482`}, { 2.818407346410207, -0.31212988532035424`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, -2.856208295224122}, { 2.8234073464102067`, 2.838567395908683}, {2.8234073464102067`, 1.0300389154944145`}, { 2.8234073464102067`, -0.30761448327845214`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, -2.859861356667052}, { 2.828407346410207, 2.842890121609646}, {2.828407346410207, 1.0192894840278492`}, {2.828407346410207, -0.303085581772762}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, -2.863545270155728}, { 2.833407346410207, 2.8472321924533963`}, {2.833407346410207, 1.0083687651973758`}, {2.833407346410207, -0.2985433087751036}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, -2.867260074178321}, { 2.838407346410207, 2.8515934114873662`}, {2.838407346410207, 0.9972749488156055}, {2.838407346410207, -0.2939877954874171}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, -2.871005795346975}, { 2.843407346410207, 2.855973577304251}, {2.843407346410207, 0.9860062670576504}, {2.843407346410207, -0.28941917634310016`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, -2.874782447943592}, { 2.848407346410207, 2.860372484041822}, {2.848407346410207, 0.974560999148745}, {2.848407346410207, -0.2848375890087141}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, -2.878590033476068}, { 2.853407346410207, 2.864789921404884}, {2.853407346410207, 0.9629374762650525}, {2.853407346410207, -0.28024317437630036`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, -2.8824285402195473`}, { 2.858407346410207, 2.869225674665519}, {2.858407346410207, 0.951134086632535}, {2.858407346410207, -0.2756360765632008}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, -2.8862979427671736`}, { 2.8634073464102068`, 2.87367952468413}, {2.8634073464102068`, 0.939149280837595}, {2.8634073464102068`, -0.2710164429029682}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, -2.8901982015702607`}, { 2.868407346410207, 2.8781512479174154`}, {2.868407346410207, 0.9269815773365542}, {2.868407346410207, -0.26638442394042866`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, -2.8941292624910258`}, { 2.873407346410207, 2.8826406164412224`}, {2.873407346410207, 0.9146295681671279}, {2.873407346410207, -0.26174017342009986`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, -2.898091056352866}, { 2.878407346410207, 2.887147397971946}, {2.878407346410207, 0.9020919248542746}, {2.878407346410207, -0.25708384827424124`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, -2.9020834984894566`}, { 2.8834073464102072`, 2.891671355881386}, {2.8834073464102072`, 0.8893674045018727}, { 2.8834073464102072`, -0.25241560861252516`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, -2.9061064883082772`}, { 2.888407346410207, 2.8962122492287934`}, {2.888407346410207, 0.8764548560689542}, {2.888407346410207, -0.24773561770411112`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, -2.910159908853366}, { 2.893407346410207, 2.9007698327866067`}, {2.893407346410207, 0.8633532268155025}, {2.893407346410207, -0.24304404196121807`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, -2.9142436263751503`}, { 2.898407346410207, 2.9053438570613053`}, {2.898407346410207, 0.8500615689048416}, {2.898407346410207, -0.23834105092367153`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, -2.9183574899152878`}, { 2.903407346410207, 2.909934068337343}, {2.903407346410207, 0.8365790461616432}, {2.903407346410207, -0.23362681723349682`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, -2.9225013308955066`}, { 2.908407346410207, 2.9145402087027925`}, {2.908407346410207, 0.8229049409541251}, {2.908407346410207, -0.22890151661568742`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, -2.926674962720626}, { 2.913407346410207, 2.919162016086763}, {2.913407346410207, 0.8090386611959611}, {2.913407346410207, -0.22416532785343232`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, -2.93087818039485}, { 2.918407346410207, 2.923799224299782}, {2.918407346410207, 0.7949797474452881}, {2.918407346410207, -0.21941843276120734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, -2.9351107601559088`}, { 2.9234073464102073`, 2.9284515630737453`}, {2.9234073464102073`, 0.7807278800761481}, { 2.9234073464102073`, -0.21466101615708766`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, -2.9393724591193764`}, { 2.928407346410207, 2.933118758107149}, {2.928407346410207, 0.766282886507661}, {2.928407346410207, -0.2098932658320082}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, -2.943663014948244}, { 2.933407346410207, 2.937800531109371}, {2.933407346410207, 0.7516447484542405}, {2.933407346410207, -0.2051153725184501}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, -2.9479821455369124`}, { 2.938407346410207, 2.942496599849008}, {2.938407346410207, 0.7368136091792205}, {2.938407346410207, -0.2003275298565572}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, -2.9523295487180725`}, { 2.943407346410207, 2.947206678202907}, {2.943407346410207, 0.7217897807161625}, {2.943407346410207, -0.1955299343590364}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, -2.9567049019979232`}, { 2.9484073464102067`, 2.951930476214195}, {2.9484073464102067`, 0.7065737510276295}, {2.9484073464102067`, -0.1907227853715491}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, -2.9611078623141838`}, { 2.953407346410207, 2.9566677001494086`}, {2.953407346410207, 0.6911661910659632}, {2.953407346410207, -0.1859062850325}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, -2.9655380658086328`}, { 2.958407346410207, 2.9614180525437774`}, {2.958407346410207, 0.6755679617005205}, {2.958407346410207, -0.18108063823655204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, -2.9699951276534007`}, { 2.963407346410207, 2.966181232278172}, {2.963407346410207, 0.6597801204718022}, {2.963407346410207, -0.17624605258472}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, -2.9744786418805997`}, { 2.968407346410207, 2.970956934628783}, {2.968407346410207, 0.643803928134181}, {2.968407346410207, -0.1714027383442735}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, -2.9789881812734422`}, { 2.973407346410207, 2.9757448513503406`}, {2.973407346410207, 0.6276408549402128}, {2.973407346410207, -0.1665509083944842}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, -2.9835232972468426`}, { 2.978407346410207, 2.9805446707147363`}, {2.978407346410207, 0.6112925866310949}, {2.978407346410207, -0.16169077818905866`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, -2.9880835198236544`}, { 2.983407346410207, 2.9853560776148953`}, {2.983407346410207, 0.5947610300746942}, {2.983407346410207, -0.15682256569190092`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, -2.9926683575873363`}, { 2.9884073464102068`, 2.9901787536105675`}, {2.9884073464102068`, 0.578048318523343}, {2.9884073464102068`, -0.151946491334912}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, -2.9972772977091173`}, { 2.993407346410207, 2.995012377014631}, {2.993407346410207, 0.5611568164297439}, {2.993407346410207, -0.14706277795891054`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, -3.001909806011463}, { 2.998407346410207, 2.9998566229718153`}, {2.998407346410207, 0.544089123774902}, {2.998407346410207, -0.1421716507566692}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, -3.0065653270605783`}, { 3.003407346410207, 3.004711163535482}, {3.003407346410207, 0.5268480798713151}, {3.003407346410207, -0.13727333721585996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, -3.0112432842948467`}, { 3.0084073464102072`, 3.0095756677477943`}, {3.0084073464102072`, 0.5094367665938949}, { 3.0084073464102072`, -0.13236806705982204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, -3.01594308023476}, { 3.013407346410207, 3.014449801724556}, {3.013407346410207, 0.4918585109563415}, {3.013407346410207, -0.12745607218568028`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, -3.0206640966737757`}, { 3.018407346410207, 3.0193332287345283`}, {3.018407346410207, 0.4741168870656269}, {3.018407346410207, -0.12253758660381073`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, -3.025405694979101}, { 3.023407346410207, 3.0242256093011206`}, {3.023407346410207, 0.45621571732216104`}, { 3.023407346410207, -0.11761284636767207`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, -3.0301672163945574`}, { 3.028407346410207, 3.029126601285553}, {3.028407346410207, 0.43815907289077705`}, { 3.028407346410207, -0.11268208951020778`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, -3.0349479823907304`}, { 3.0334073464102067`, 3.034035859965453}, {3.0334073464102067`, 0.41995127337632704`}, { 3.0334073464102067`, -0.10774555598134264`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, -3.0397472951035187`}, { 3.038407346410207, 3.0389530381621537`}, {3.038407346410207, 0.4015968856636807}, {3.038407346410207, -0.10280348756536997`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, -3.0445644377436203`}, { 3.043407346410207, 3.0438777862876694`}, {3.043407346410207, 0.3831007219190234}, {3.043407346410207, -0.097856127829611}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, -3.049398675133301}, { 3.0484073464102073`, 3.048809752489752}, {3.0484073464102073`, 0.36446783669261096`}, { 3.0484073464102073`, -0.09290372203336301}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, -3.054249254224048}, { 3.053407346410207, 3.053748582719873}, {3.053407346410207, 0.34570352312782243`}, { 3.053407346410207, -0.08794651706686545}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, -3.059115404707447}, { 3.058407346410207, 3.0586939208520874`}, {3.058407346410207, 0.32681330823424365`}, { 3.058407346410207, -0.08298476136940186}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, -3.0639963396355396`}, { 3.063407346410207, 3.0636454087830964`}, {3.063407346410207, 0.3078029472479767}, {3.063407346410207, -0.0780187048542667}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, -3.0688912560744077`}, { 3.068407346410207, 3.0686026865012295`}, {3.068407346410207, 0.2886784170457129}, {3.068407346410207, -0.07304859884558247}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, -3.0737993358838906`}, { 3.0734073464102067`, 3.0735653922612287`}, {3.0734073464102067`, 0.2694459086061442}, { 3.0734073464102067`, -0.06807469597235843}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, -3.0787197464074314`}, { 3.078407346410207, 3.078533162618956}, {3.078407346410207, 0.25011181858318526`}, { 3.078407346410207, -0.06309725011792452}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, -3.0836516413167248`}, { 3.083407346410207, 3.083505632585929}, {3.083407346410207, 0.23068273992874688`}, { 3.083407346410207, -0.05811651632105578}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, -3.088594161444442}, { 3.0884073464102073`, 3.0884824357267044`}, {3.0884073464102073`, 0.21116545163734227`}, { 3.0884073464102073`, -0.053132750699468254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, -3.093546435653982}, { 3.093407346410207, 3.093463204276233}, {3.093407346410207, 0.19156690764011167`}, { 3.093407346410207, -0.04814621036489529}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, -3.098507581702029}, { 3.098407346410207, 3.0984475692046383`}, {3.098407346410207, 0.1718942248825309}, {3.098407346410207, -0.04315715335879672}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, -3.1034767072537592`}, { 3.103407346410207, 3.103435160398479}, {3.103407346410207, 0.15215467057145873`}, { 3.103407346410207, -0.03816583854115515}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, -3.108452910820065}, { 3.108407346410207, 3.10842560675183}, {3.108407346410207, 0.13235564874017894`}, { 3.108407346410207, -0.03317252551498476}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, -3.1134352826950664`}, { 3.1134073464102068`, 3.113418536221711}, {3.1134073464102068`, 0.11250468614305922`}, { 3.1134073464102068`, -0.02817747456478497}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, -3.1184229060759328`}, { 3.118407346410207, 3.1184135760401124`}, {3.118407346410207, 0.09260941747388979}, { 3.118407346410207, -0.023180946532150633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, -3.1234148580488625`}, { 3.123407346410207, 3.1234103527799095`}, {3.123407346410207, 0.07267757010389246}, {3.123407346410207, -0.01818320274956273}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, -3.1284102106352916`}, { 3.1284073464102073`, 3.1284084924584494`}, {3.1284073464102073`, 0.05271694832839841}, { 3.1284073464102073`, -0.013184504958877593`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, -3.133408031810198}, { 3.1334073464102072`, 3.133407620599596}, {3.1334073464102072`, 0.032735417236415564`}, { 3.1334073464102072`, -0.008185115246381977}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, -3.138407386646077}, { 3.138407346410207, 3.138407362407971}, {3.138407346410207, 0.012740886219511551`}, { 3.138407346410207, -0.0031852959327257377`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592643053081, 3.141592643053081}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -7820.434285714283}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 5, 8, 10, 14}, {{2}, {5}, {1}, {3}, {5}, {2}, {4}, { 5}, {3}, {5}, {1}, {2}, {3}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{2.199327541908791, 0.0008694839447512814}, { 1.6265059056141704`, 0.7709905267462585}, {0.5705863677746726, 0.7703077571639185}, {0., 0.}, {1.1007572027603072`, 0.04071128907453847}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 5}, {2, 3}, {2, 5}, {3, 4}, {3, 5}, {4, 5}}, 0.024208516383587203`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.024208516383587203], DiskBox[2, 0.024208516383587203], DiskBox[3, 0.024208516383587203], DiskBox[4, 0.024208516383587203], DiskBox[5, 0.024208516383587203]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -8294.399999999998}, { Center, Center}, {360., 432.0000000000009}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -1.9106332362490186`}, \ {-3.141592653589793, 1.9106332362490184`}, {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.136592873105436}, {-3.1365926535897932`, -3.136592715933517}, \ {-3.1365926535897932`, -1.9105036722404551`}, {-3.1365926535897932`, 1.901225258582319}, {-3.1365926535897932`, 0.002499986268954926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.1315944155864144`}, {-3.1315926535897933`, \ -3.1315931510898043`}, {-3.1315926535897933`, -1.9103764296382884`}, \ {-3.1315926535897933`, 1.8915935700154916`}, {-3.1315926535897933`, 0.004999889668821451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265986192626882`}, {-3.126592653589793, -3.1265943284336477`}, \ {-3.126592653589793, -1.9102515472377724`}, {-3.126592653589793, 1.8817344170175536`}, {-3.126592653589793, 0.007499625969612288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.121606837181813}, {-3.121592653589793, -3.1215966135903694`}, \ {-3.121592653589793, -1.9101290642108557`}, {-3.121592653589793, 1.8716440730287212`}, {-3.121592653589793, 0.009999109386687919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.1166204351003954`}, {-3.116592653589793, -3.116600368435667}, \ {-3.116592653589793, -1.9100090201040123`}, {-3.116592653589793, 1.8613188467868562`}, {-3.116592653589793, 0.012498252498193507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.1116407892831814`}, {-3.1115926535897933`, \ -3.1116059510959087`}, {-3.1115926535897933`, -1.909891454835846}, \ {-3.1115926535897933`, 1.8507550910742185`}, {-3.1115926535897933`, 0.014996966155969262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.1066692842170394`}, {-3.106592653589793, -3.106613715948435}, \ {-3.106592653589793, -1.9097764086944427`}, {-3.106592653589793, 1.8399492118824639`}, {-3.106592653589793, 0.01749515938938398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.1017073102480324`}, {-3.101592653589793, -3.101624013621835}, \ {-3.101592653589793, -1.9096639223344742`}, {-3.101592653589793, 1.8288976779918926`}, {-3.101592653589793, 0.019992739301477266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.0967562611507113`}, {-3.096592653589793, -3.0966371909962893`}, \ {-3.096592653589793, -1.9095540367740442`}, {-3.096592653589793, 1.8175970309588434`}, {-3.096592653589793, 0.022489610956744822`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0918175316393546`}, {-3.0915926535897933`, \ -3.0916535912038974`}, {-3.0915926535897933`, -1.9094467933912658`}, \ {-3.0915926535897933`, 1.8060438955029363`}, {-3.0915926535897933`, 0.024985677259824587`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.0868925148316584`}, {-3.086592653589793, -3.0866735536289833`}, \ {-3.086592653589793, -1.9093422339205675`}, {-3.086592653589793, 1.7942349902835348`}, {-3.086592653589793, 0.027480838824275315`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.0819825996760706`}, {-3.081592653589793, -3.0816974139084428`}, \ {-3.081592653589793, -1.909240400448718}, {-3.081592653589793, 1.7821671390523808`}, {-3.081592653589793, 0.02997499383054992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0770891683543504`}, {-3.076592653589793, -3.07672550393207}, \ {-3.076592653589793, -1.9091413354105633`}, {-3.076592653589793, 1.7698372821668056`}, {-3.076592653589793, 0.03246803787218049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.072213593671516}, {-3.0715926535897933`, -3.071758151842893}, \ {-3.0715926535897933`, -1.9090450815844673`}, {-3.0715926535897933`, 1.7572424884453142`}, {-3.0715926535897933`, 0.03495986378907641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.0673572364456376`}, {-3.066592653589793, -3.06679568203753}, \ {-3.066592653589793, -1.908951682087451}, {-3.066592653589793, 1.7443799673445766`}, {-3.066592653589793, 0.03745036148673374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.0625214429101653`}, {-3.061592653589793, -3.0618384151665543`}, \ {-3.061592653589793, -1.9088611803700188`}, {-3.061592653589793, 1.7312470814340877`}, {-3.061592653589793, 0.039939417740014235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0577075421416553`}, {-3.056592653589793, -3.0568866681349016`}, \ {-3.056592653589793, -1.9087736202106702`}, {-3.056592653589793, 1.7178413591418042`}, {-3.056592653589793, 0.042426915980008764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.052916843525686}, {-3.0515926535897933`, -3.0519407541022887`}, \ {-3.0515926535897933`, -1.908689045710081}, {-3.0515926535897933`, 1.7041605077411761`}, {-3.0515926535897933`, 0.044912736062339254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0481506342737563`}, {-3.046592653589793, -3.0470009824837194`}, \ {-3.046592653589793, -1.9086075012849573`}, {-3.046592653589793, 1.6902024265468982`}, {-3.046592653589793, 0.047396754015057434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.0434101770035884`}, {-3.041592653589793, -3.0420676589500157`}, \ {-3.041592653589793, -1.9085290316615426`}, {-3.041592653589793, 1.6759652202836806`}, {-3.041592653589793, 0.049878841764101116`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.0386967073950304`}, {-3.036592653589793, -3.037141085428436}, \ {-3.036592653589793, -1.908453681868783}, {-3.036592653589793, 1.661447212589197}, {-3.036592653589793, 0.05235886683402316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.034011431933195}, {-3.0315926535897932`, -3.032221560103392}, \ {-3.0315926535897932`, -1.9083814972311295`}, {-3.0315926535897932`, 1.6466469596093045`}, {-3.0315926535897932`, 0.05483669202144697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0293555257499416`}, {-3.026592653589793, -3.027309377417252}, \ {-3.026592653589793, -1.9083125233609861`}, {-3.026592653589793, 1.6315632636404505`}, {-3.026592653589793, 0.05731217503838835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.024730130574055}, {-3.021592653589793, -3.02240482807127}, \ {-3.021592653589793, -1.908246806150778}, {-3.021592653589793, 1.616195186771182}, {-3.021592653589793, 0.05978516812225437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.0201363527997676`}, {-3.016592653589793, -3.0175081990266377`}, \ {-3.016592653589793, -1.9081843917646508`}, {-3.016592653589793, 1.600542064471567}, {-3.016592653589793, 0.062255517608920376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.015575261682326}, {-3.0115926535897932`, -3.012619773505695}, \ {-3.0115926535897932`, -1.9081253266297773`}, {-3.0115926535897932`, 1.5846035190765204`}, {-3.0115926535897932`, 0.06472306346485135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.011047887668402}, {-3.0065926535897933`, -3.007739830993302}, \ {-3.0065926535897933`, -1.9080696574272782`}, {-3.0065926535897933`, 1.5683794731061478`}, {-3.0065926535897933`, 0.06718763877371522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.0065552208680724`}, {-3.001592653589793, -3.002868647238379}, \ {-3.001592653589793, -1.9080174310827396`}, {-3.001592653589793, 1.551870162363675}, {-3.001592653589793, 0.06964906917235342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.002098209674109}, {-2.996592653589793, -2.998006494255662}, \ {-2.996592653589793, -1.9079686947563266`}, {-2.996592653589793, 1.5350761487491538`}, {-2.996592653589793, 0.0721071722303063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.9976777595331288`}, {-2.991592653589793, -2.993153640327652}, \ {-2.991592653589793, -1.907923495832486}, {-2.991592653589793, 1.5179983327250113`}, {-2.991592653589793, 0.07456175676631398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.993294731872066}, {-2.9865926535897933`, -2.9883103500068016`}, \ {-2.9865926535897933`, -1.9078818819092238`}, {-2.9865926535897933`, 1.500637965367861}, {-2.9865926535897933`, 0.07701262209433407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.9889499431823245`}, {-2.981592653589793, -2.9834768841179384`}, \ {-2.981592653589793, -1.907843900786964}, {-2.981592653589793, 1.4829966599396391`}, {-2.981592653589793, 0.07945955719058719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.984644164262756}, {-2.976592653589793, -2.9786534997609646`}, \ {-2.976592653589793, -1.907809600456974}, {-2.976592653589793, 1.4650764029103924`}, {-2.976592653589793, 0.08190233977196328}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.980378119621558}, {-2.971592653589793, -2.9738404503137907`}, \ {-2.971592653589793, -1.9077790290893473`}, {-2.971592653589793, 1.4468795643648364`}, {-2.971592653589793, 0.0843407352747535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.976152487036085}, {-2.9665926535897933`, -2.9690379854356137`}, \ {-2.9665926535897933`, -1.9077522350205485`}, {-2.9665926535897933`, 1.4284089077253677`}, {-2.9665926535897933`, 0.0867744957210674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.9719678972685246`}, {-2.961592653589793, -2.9642463510704555`}, \ {-2.961592653589793, -1.9077292667405086`}, {-2.961592653589793, 1.4096675987255092`}, {-2.961592653589793, 0.08920335845845778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.96782493393438}, {-2.956592653589793, -2.9594657894510354`}, \ {-2.956592653589793, -1.907710172879264}, {-2.956592653589793, 1.3906592135700393`}, {-2.956592653589793, 0.09162704475609429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.963724133519822}, {-2.951592653589793, -2.9546965391029776`}, \ {-2.951592653589793, -1.9076950021931365`}, {-2.951592653589793, 1.3713877462213386`}, {-2.951592653589793, 0.09404525823830946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9596659855430807`}, {-2.9465926535897933`, \ -2.9499388348493554`}, {-2.9465926535897933`, -1.9076838035504522`}, \ {-2.9465926535897933`, 1.3518576147559893`}, {-2.9465926535897933`, 0.0964576831333536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.955650932854297}, {-2.941592653589793, -2.945192907815609}, \ {-2.941592653589793, -1.907676625916791}, {-2.941592653589793, 1.3320736667414448`}, {-2.941592653589793, 0.09886398231170643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.9516793720675323`}, {-2.936592653589793, -2.9404589854348133`}, \ {-2.936592653589793, -1.907673518339763}, {-2.936592653589793, 1.3120411835898782`}, {-2.936592653589793, 0.10126379508415781`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.9477516541180737`}, {-2.931592653589793, -2.9357372914533406`}, \ {-2.931592653589793, -1.9076745299333113`}, {-2.931592653589793, 1.2917658838552428`}, {-2.931592653589793, 0.10365673472499577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.9438680849376273`}, {-2.9265926535897933`, \ -2.9310280459369227`}, {-2.9265926535897933`, -1.9076797098615368`}, \ {-2.9265926535897933`, 1.2712539254504114`}, {-2.9265926535897933`, 0.10604238567982846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.940028926239562}, {-2.921592653589793, -2.926331465277102}, \ {-2.921592653589793, -1.907689107322041}, {-2.921592653589793, 1.250511906774044}, {-2.921592653589793, 0.10842030041066947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.9362343964060567`}, {-2.916592653589793, -2.9216477621981136`}, \ {-2.916592653589793, -1.9077027715287835`}, {-2.916592653589793, 1.2295468667520526`}, {-2.916592653589793, 0.11078999582266577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.9324846714687447`}, {-2.911592653589793, -2.9169771457641804`}, \ {-2.911592653589793, -1.9077207516944588`}, {-2.911592653589793, 1.208366283816232}, {-2.911592653589793, 0.11315094920696422`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9287798861742833`}, {-2.9065926535897932`, \ -2.9123198213872423`}, {-2.9065926535897932`, -1.9077430970123832`}, \ {-2.9065926535897932`, 1.1869780738633753`}, {-2.9065926535897932`, 0.11550259362231438`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.925120135126208}, {-2.901592653589793, -2.9076759908351404`}, \ {-2.901592653589793, -1.9077698566378947`}, {-2.901592653589793, 1.165390587262196}, {-2.901592653589793, 0.1178443126236714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9215054739944284`}, {-2.896592653589793, -2.9030458522402354`}, \ {-2.896592653589793, -1.9078010796692702`}, {-2.896592653589793, 1.1436126050033244`}, {-2.896592653589793, 0.12017543422865815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.917935920783773}, {-2.891592653589793, -2.898429600108482}, \ {-2.891592653589793, -1.9078368151281482`}, {-2.891592653589793, 1.1216533341200283`}, {-2.891592653589793, 0.12249522399163124`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.914411457153176}, {-2.8865926535897932`, -2.893827425328986}, \ {-2.8865926535897932`, -1.9078771119394726`}, {-2.8865926535897932`, 1.099522402545106}, {-2.8865926535897932`, 0.12480287702927674`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.910932029777224}, {-2.8815926535897933`, -2.8892395151840065`}, \ {-2.8815926535897933`, -1.9079220189109491`}, {-2.8815926535897933`, 1.0772298536134302`}, {-2.8815926535897933`, 0.12709750881003254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.9074975517420985`}, {-2.876592653589793, -2.8846660533594446`}, \ {-2.876592653589793, -1.9079715847120196`}, {-2.876592653589793, 1.0547861404714538`}, {-2.876592653589793, 0.12937814448071483`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.9041079039682076`}, {-2.871592653589793, -2.8801072199558173`}, \ {-2.871592653589793, -1.9080258578523606`}, {-2.871592653589793, 1.0322021207162009`}, {-2.871592653589793, 0.13164370645558823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.9007629366521246`}, {-2.866592653589793, -2.875563191499695}, \ {-2.866592653589793, -1.9080848866598992`}, {-2.866592653589793, 1.0094890516591728`}, {-2.866592653589793, 0.13389299993336815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.897462470720881}, {-2.861592653589793, -2.8710341409556457`}, \ {-2.861592653589793, -1.908148719258371}, {-2.861592653589793, 0.986658586698275}, {-2.861592653589793, 0.1361246959330833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.894206299291966}, {-2.856592653589793, -2.866520237738653}, \ {-2.856592653589793, -1.9082174035443988`}, {-2.856592653589793, 0.9637227733870303}, {-2.856592653589793, 0.1383373113462988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.890994189132885}, {-2.851592653589793, -2.86202164772704}, \ {-2.851592653589793, -1.9082909871641192`}, {-2.851592653589793, 0.9406940539203189}, {-2.851592653589793, 0.14052918538549453`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.887825882114508}, {-2.846592653589793, -2.857538533275867}, \ {-2.846592653589793, -1.9083695174893562`}, {-2.846592653589793, 0.9175852689165452}, {-2.846592653589793, 0.14269845165943457`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.8847010966528943`}, {-2.8415926535897933`, -2.853071053230845}, \ {-2.8415926535897933`, -1.9084530415933478`}, {-2.8415926535897933`, 0.8944096655763698}, {-2.8415926535897933`, 0.1448430049167883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.881619529134728}, {-2.836592653589793, -2.848619362942728}, \ {-2.836592653589793, -1.9085416062260363`}, {-2.836592653589793, 0.8711809115503358}, {-2.836592653589793, 0.14696046125684786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.8785808553219274`}, {-2.831592653589793, -2.844183614282208}, \ {-2.831592653589793, -1.9086352577889307`}, {-2.831592653589793, 0.8479131161679416}, {-2.831592653589793, 0.14904811029447998`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.8755847317314487`}, {-2.826592653589793, -2.8397639556552963`}, \ {-2.826592653589793, -1.9087340423095533`}, {-2.826592653589793, 0.8246208610907735}, {-2.826592653589793, 0.15110285736351758`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.872630796986715}, {-2.8215926535897933`, -2.8353605320192083`}, \ {-2.8215926535897933`, -1.9088380054154777`}, {-2.8215926535897933`, 0.8013192429816204}, {-2.8215926535897933`, 0.15312115331924664`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.8697186731375357`}, {-2.816592653589793, -2.8309734848987294`}, \ {-2.816592653589793, -1.9089471923079775`}, {-2.816592653589793, 0.7780239314694674}, {-2.816592653589793, 0.15509890881671973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.866847966945773}, {-2.811592653589793, -2.826602952403077}, \ {-2.811592653589793, -1.909061647735288}, {-2.811592653589793, 0.7547512465905465}, {-2.811592653589793, 0.15703138904384148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8640182711344093`}, {-2.806592653589793, -2.822249069243244}, \ {-2.806592653589793, -1.909181415965505}, {-2.806592653589793, 0.731518261070411}, {-2.806592653589793, 0.15891308370408622`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.861229165598036}, {-2.8015926535897933`, -2.8179119667498274`}, \ {-2.8015926535897933`, -1.909306540759132}, {-2.8015926535897933`, 0.7083429343791144}, {-2.8015926535897933`, 0.16073754547568952`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.858480218573128}, {-2.796592653589793, -2.81359177289134}, \ {-2.796592653589793, -1.9094370653412873`}, {-2.796592653589793, 0.6852442875719457}, {-2.796592653589793, 0.16249718809102204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8557709877668143`}, {-2.791592653589793, -2.8092886122929936`}, \ {-2.791592653589793, -1.9095730323735973`}, {-2.791592653589793, 0.6622426306964998}, {-2.791592653589793, 0.16418303240722473`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.853101021443131}, {-2.786592653589793, -2.8050026062559503`}, \ {-2.786592653589793, -1.9097144839257847`}, {-2.786592653589793, 0.6393598582308665}, {-2.786592653589793, 0.1657843851491757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.8504698594660773`}, {-2.7815926535897932`, \ -2.8007338727770525`}, {-2.7815926535897932`, -1.9098614614469778`}, \ {-2.7815926535897932`, 0.6166198329055244}, {-2.7815926535897932`, 0.16728843011067143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.8478770342990014`}, {-2.776592653589793, -2.796482526568999}, \ {-2.776592653589793, -1.910014005736754}, {-2.776592653589793, 0.5940488846951032}, {-2.776592653589793, 0.16867970515722538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.845322071960139}, {-2.771592653589793, -2.7922486790809886`}, \ {-2.771592653589793, -1.9101721569159498`}, {-2.771592653589793, 0.5716764601020379}, {-2.771592653589793, 0.1699394300280337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.8428044929343086`}, {-2.766592653589793, -2.788032438519809}, \ {-2.766592653589793, -1.9103359543972427`}, {-2.766592653589793, 0.5495359673422131}, {-2.766592653589793, 0.17104463943540096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.840323813040985}, {-2.7615926535897932`, -2.7838339098713627`}, \ {-2.7615926535897932`, -1.910505436855545}, {-2.7615926535897932`, 0.5276658755282423}, {-2.7615926535897932`, 0.1719670634624412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.8378795442591533`}, {-2.7565926535897933`, \ -2.7796531949226404`}, {-2.7565926535897933`, -1.9106806421982236`}, \ {-2.7565926535897933`, 0.5061111391963891}, {-2.7565926535897933`, 0.17267168399673039`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.8354711955095024`}, {-2.751592653589793, -2.775490392284119}, \ {-2.751592653589793, -1.9108616075351745`}, {-2.751592653589793, 0.48492502980448243`}, {-2.751592653589793, 0.17311488564308228`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.833098273394641}, {-2.746592653589793, -2.7713455974125796`}, \ {-2.746592653589793, -1.9110483691487772`}, {-2.746592653589793, 0.4641714540707467}, {-2.746592653589793, 0.17324212130252634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.8307602828981753`}, {-2.741592653589793, -2.767218902634342}, \ {-2.741592653589793, -1.9112409624637565`}, {-2.741592653589793, 0.44392780559396655`}, {-2.741592653589793, 0.1729850460204121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.828456728043576}, {-2.736592653589793, -2.7631103971689064`}, \ {-2.736592653589793, -1.9114394220169817`}, {-2.736592653589793, 0.42428829241765886`}, {-2.736592653589793, 0.172258176470826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.8261871125138254`}, {-2.731592653589793, -2.7590201671529937`}, \ {-2.731592653589793, -1.9116437814272293`}, {-2.731592653589793, 0.4053674410525074}, {-2.731592653589793, 0.17095537557955143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.8239509402329817`}, {-2.726592653589793, -2.7549482956649727`}, \ {-2.726592653589793, -1.9118540733649412`}, {-2.726592653589793, 0.3873029979607627}, {-2.726592653589793, 0.16894694128548993`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.821747715910786}, {-2.721592653589793, -2.750894862749676}, \ {-2.721592653589793, -1.912070329522011}, {-2.721592653589793, 0.3702566441761523}, {-2.721592653589793, 0.16607888375833516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.819576945551529}, {-2.7165926535897933`, -2.7468599454435836`}, \ {-2.7165926535897933`, -1.9122925805816273`}, {-2.7165926535897933`, 0.3544098875695177}, {-2.7165926535897933`, 0.16217702654191615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.817438136928421}, {-2.711592653589793, -2.7428436178003635`}, \ {-2.711592653589793, -1.912520856188207}, {-2.711592653589793, 0.33995178850422786`}, {-2.711592653589793, 0.1570592758480191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.8153308000247423`}, {-2.706592653589793, -2.738845950916784}, \ {-2.706592653589793, -1.9127551849174569`}, {-2.706592653589793, 0.3270562246349685}, {-2.706592653589793, 0.1505583522060131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.8132544474430645`}, {-2.701592653589793, -2.734867012958955}, \ {-2.701592653589793, -1.9129955942465944`}, {-2.701592653589793, 0.3158508500275753}, {-2.701592653589793, 0.14255282924051102`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.811208594783837}, {-2.6965926535897933`, -2.7309068691889107`}, \ {-2.6965926535897933`, -1.9132421105247588`}, {-2.6965926535897933`, 0.30638705231104896`}, {-2.6965926535897933`, 0.1329971758079967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.8091927609946556`}, {-2.691592653589793, -2.7269655819915215`}, \ {-2.691592653589793, -1.9134947589436588`}, {-2.691592653589793, 0.2986245374892196}, {-2.691592653589793, 0.12193717179998158`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.8072064686915006`}, {-2.686592653589793, -2.7230432109017166`}, \ {-2.686592653589793, -1.9137535635084837`}, {-2.686592653589793, 0.29243913921772685`}, {-2.686592653589793, 0.10950210073636947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.805249244453238}, {-2.681592653589793, -2.7191398126320125`}, \ {-2.681592653589793, -1.914018547009122}, {-2.681592653589793, 0.28764995265858995`}, {-2.681592653589793, 0.09587761896116791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.8033206190906603`}, {-2.6765926535897933`, -2.715255441100341}, \ {-2.6765926535897933`, -1.9142897309917188`}, {-2.6765926535897933`, 0.2840527020930175}, {-2.6765926535897933`, 0.08127239218071598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.801420127891307}, {-2.671592653589793, -2.7113901474581628`}, \ {-2.671592653589793, -1.914567135730618}, {-2.671592653589793, 0.28144718428439197`}, {-2.671592653589793, 0.06589065727046339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.7995473108413123`}, {-2.666592653589793, -2.7075439801188517`}, \ {-2.666592653589793, -1.9148507802007206`}, {-2.666592653589793, 0.27965374298057677`}, {-2.666592653589793, 0.049915753877402935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.7977017128254533`}, {-2.661592653589793, -2.703716984786349}, \ {-2.661592653589793, -1.9151406820503016`}, {-2.661592653589793, 0.27851987338339795`}, {-2.661592653589793, 0.03350352690563584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.795882883806595}, {-2.6565926535897932`, -2.699909204484071}, \ {-2.6565926535897932`, -1.9154368575743261`}, {-2.6565926535897932`, 0.27792044057789667`}, {-2.6565926535897932`, 0.016782115807790897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.7940903789856506`}, {-2.651592653589793, -2.696120679584059}, \ {-2.651592653589793, -1.9157393216883027`}, {-2.651592653589793, 0.27775473770729575`}, {-2.651592653589793, \ -0.0001450951876463358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.792323758943163}, {-2.646592653589793, -2.6923514478363684`}, \ {-2.646592653589793, -1.9160480879027093`}, {-2.646592653589793, 0.2779424914311676}, {-2.646592653589793, -0.01719547353314971}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.7905825897635754`}, {-2.641592653589793, -2.688601544398671}, \ {-2.641592653589793, -1.91636316829804}, {-2.641592653589793, 0.27841991610490285`}, {-2.641592653589793, \ -0.034303183021787254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.7888664431432213`}, {-2.6365926535897932`, -2.684871001866084}, \ {-2.6365926535897932`, -1.9166845735005085`}, {-2.6365926535897932`, 0.2791362733844465}, {-2.6365926535897932`, \ -0.05141573343163957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.787174896483012}, {-2.6315926535897933`, -2.6811598503011864`}, \ {-2.6315926535897933`, -1.9170123126584402`}, {-2.6315926535897933`, 0.28005105293264626`}, {-2.6315926535897933`, \ -0.06849115090634833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.7855075329667907`}, {-2.626592653589793, -2.677468117264244}, \ {-2.626592653589793, -1.91734639341941}, {-2.626592653589793, 0.281131737237474}, {-2.626592653589793, -0.08549573215367788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.7838639416262487`}, {-2.621592653589793, -2.6737958278435934`}, \ {-2.621592653589793, -1.9176868219081424`}, {-2.621592653589793, 0.2823520601168453}, {-2.621592653589793, \ -0.10240229210471584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.782243717393293}, {-2.616592653589793, -2.670143004686223}, \ {-2.616592653589793, -1.9180336027052347`}, {-2.616592653589793, 0.2836906609951124}, {-2.616592653589793, \ -0.11918880718278305`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.7806464611406887`}, {-2.611592653589793, -2.666509668028489}, \ {-2.611592653589793, -1.918386738826724}, {-2.611592653589793, 0.2851300477073008}, {-2.611592653589793, \ -0.13583736699799479`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.7790717797117845`}, {-2.606592653589793, -2.6628958357269985`}, \ {-2.606592653589793, -1.9187462317045445`}, {-2.606592653589793, 0.28665579634450084`}, {-2.606592653589793, \ -0.15233336303652373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.7775192859400786`}, {-2.601592653589793, -2.6593015232896264`}, \ {-2.601592653589793, -1.9191120811679145`}, {-2.601592653589793, 0.28825593200172456`}, {-2.601592653589793, \ -0.1686648582572903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.7759885986593393`}, {-2.596592653589793, -2.6557267439066576`}, \ {-2.596592653589793, -1.919484285425677}, {-2.596592653589793, 0.289920447327742}, {-2.596592653589793, -0.18482209454263493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.7744793427049923`}, {-2.5915926535897933`, \ -2.6521715084820516`}, {-2.5915926535897933`, -1.9198628410496426`}, \ {-2.5915926535897933`, 0.2916409261701718}, {-2.5915926535897933`, \ -0.20079710533913234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.7729911489073977`}, {-2.586592653589793, -2.648635825664818}, \ {-2.586592653589793, -1.9202477429589673`}, {-2.586592653589793, 0.2934102476242214}, {-2.586592653589793, -0.2165834088355836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7715236540776647`}, {-2.581592653589793, -2.6451197018804815`}, \ {-2.581592653589793, -1.9206389844055847`}, {-2.581592653589793, 0.2952223518650293}, {-2.581592653589793, \ -0.23217576309273058`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.7700765009865673`}, {-2.576592653589793, -2.6416231413626456`}, \ {-2.576592653589793, -1.921036556960745}, {-2.576592653589793, 0.29707205370134887`}, {-2.576592653589793, \ -0.24756996909311135`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.768649338337134}, {-2.571592653589793, -2.6381461461846256`}, \ {-2.571592653589793, -1.921440450502677}, {-2.571592653589793, 0.2989548931967546}, {-2.571592653589793, -0.2627627110840942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.767241820731419}, {-2.566592653589793, -2.634688716291153}, \ {-2.566592653589793, -1.921850653205406}, {-2.566592653589793, 0.3008670152525366}, {-2.566592653589793, \ -0.27775142613153836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.7658536086319687`}, {-2.561592653589793, -2.6312508495301414`}, \ {-2.561592653589793, -1.9222671515287673`}, {-2.561592653589793, 0.30280507195443684`}, {-2.561592653589793, \ -0.2925341967061268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.764484368318423}, {-2.556592653589793, -2.627832541684493}, \ {-2.556592653589793, -1.9226899302096137`}, {-2.556592653589793, \ -0.30710966155461933`}, {-2.556592653589793, 0.30476614291886217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.7631337718397173`}, {-2.5515926535897933`, -2.624433786503952}, \ {-2.5515926535897933`, -1.9231189722542814`}, {-2.5515926535897933`, \ -0.32147694118666315`}, {-2.5515926535897933`, 0.3067476699555272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.761801496962282}, {-2.5465926535897934`, -2.6210545757369808`}, \ {-2.5465926535897934`, -1.923554258932301}, {-2.5465926535897934`, \ -0.3356355751246296}, {-2.5465926535897934`, 0.3087474031831627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.760487227114625}, {-2.541592653589793, -2.617694899162662}, \ {-2.541592653589793, -1.9239957697714003`}, {-2.541592653589793, \ -0.34958546868583856`}, {-2.541592653589793, 0.31076335635936947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.7591906513286713`}, {-2.536592653589793, -2.6143547446226036`}, \ {-2.536592653589793, -1.9244434825538006`}, {-2.536592653589793, \ -0.3633268475424996}, {-2.536592653589793, 0.3127937696640687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.7579114641781883`}, {-2.5315926535897932`, \ -2.6110340980528535`}, {-2.5315926535897932`, -1.924897373313843}, \ {-2.5315926535897932`, -0.3768602186709274}, {-2.5315926535897932`, 0.31483707854435394`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.75664936571463}, {-2.526592653589793, -2.607732943515797}, \ {-2.526592653589793, -1.9253574163369431`}, {-2.526592653589793, \ -0.3901863365848875}, {-2.526592653589793, 0.3168918875138751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.755404061400682}, {-2.521592653589793, -2.6044512632320496`}, \ {-2.521592653589793, -1.9258235841598965`}, {-2.521592653589793, \ -0.4033061739683025}, {-2.521592653589793, 0.31895694802198427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.7541752620417954`}, {-2.516592653589793, -2.6011890376123095`}, \ {-2.516592653589793, -1.926295847572549}, {-2.516592653589793, \ -0.416220895994866}, {-2.516592653589793, 0.3210311396818024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.7529626837159684`}, {-2.5115926535897932`, -2.597946245289188}, \ {-2.5115926535897932`, -1.9267741756208312`}, {-2.5115926535897932`, \ -0.428931837757501}, {-2.5115926535897932`, 0.3231134542831658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.7517660477020214`}, {-2.5065926535897933`, \ -2.5947228631489914`}, {-2.5065926535897933`, -1.9272585356111813`}, \ {-2.5065926535897933`, -0.4414404843376664}, {-2.5065926535897933`, 0.32520298212472815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.7505850804065752`}, {-2.501592653589793, -2.591518866363451}, \ {-2.501592653589793, -1.9277488931163356`}, {-2.501592653589793, \ -0.45374845312944695`}, {-2.501592653589793, 0.32729890028549913`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.7494195132899635`}, {-2.496592653589793, -2.588334228421396}, \ {-2.496592653589793, -1.9282452119825213`}, {-2.496592653589793, \ -0.4658574781012081}, {-2.496592653589793, 0.32940046252489735`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.7482690827912584`}, {-2.491592653589793, -2.5851689211603572`}, \ {-2.491592653589793, -1.9287474543380225`}, {-2.491592653589793, \ -0.4777693957319847}, {-2.491592653589793, 0.3315069905555813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.747133530252597}, {-2.486592653589793, -2.582022914798094}, \ {-2.486592653589793, -1.929255580603137}, {-2.486592653589793, \ -0.4894861324035945}, {-2.486592653589793, 0.3336178664778248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.7460126018429714`}, {-2.481592653589793, -2.578896177964041}, \ {-2.481592653589793, -1.9297695495015081`}, {-2.481592653589793, \ -0.5010096930649767}, {-2.481592653589793, 0.33573252620026317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.74490604848164}, {-2.476592653589793, -2.5757886777306602`}, \ {-2.476592653589793, -1.9302893180728324`}, {-2.476592653589793, \ -0.5123421510141447}, {-2.476592653589793, 0.3378504537011764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.743813625761303}, {-2.471592653589793, -2.5727003796446914`}, \ {-2.471592653589793, -1.930814841686932}, {-2.471592653589793, \ -0.5234856386667195}, {-2.471592653589793, 0.33997117600840954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.742735093871171}, {-2.4665926535897933`, -2.569631247758306}, \ {-2.4665926535897933`, -1.9313460740591717`}, {-2.4665926535897933`, \ -0.5344423391994327}, {-2.4665926535897933`, 0.3420942587957204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.741670217520046}, {-2.461592653589793, -2.566581244660138}, \ {-2.461592653589793, -1.9318829672672224`}, {-2.461592653589793, \ -0.5452144789729684}, {-2.461592653589793, 0.3442193025094906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.740618765859536}, {-2.456592653589793, -2.5635503315061956`}, \ {-2.456592653589793, -1.932425471769142}, {-2.456592653589793, \ -0.5558043206517728}, {-2.456592653589793, 0.3463459389531407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.7395805124074877`}, {-2.451592653589793, -2.5605384680506496`}, \ {-2.451592653589793, -1.9329735364227578`}, {-2.451592653589793, \ -0.566214156949536}, {-2.451592653589793, 0.34847382826765816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.7385552349717512`}, {-2.446592653589793, -2.5575456126764826`}, \ {-2.446592653589793, -1.9335271085063326`}, {-2.446592653589793, \ -0.5764463049382514}, {-2.446592653589793, 0.350602656255916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.7375427155743433`}, {-2.441592653589793, -2.554571722426001}, \ {-2.441592653589793, -1.9340861337404904`}, {-2.441592653589793, \ -0.586503100866572}, {-2.441592653589793, 0.35273213200613834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.736542740376098}, {-2.436592653589793, -2.551616753031195}, \ {-2.436592653589793, -1.9346505563113723`}, {-2.436592653589793, \ -0.5963868954397333}, {-2.436592653589793, 0.354861985776367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.7355550996018723`}, {-2.431592653589793, -2.5486806589439484`}, \ {-2.431592653589793, -1.9352203188950003`}, {-2.431592653589793, \ -0.6061000495188872}, {-2.431592653589793, 0.3569919671071943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.734579587466367}, {-2.4265926535897933`, -2.545763393366086}, \ {-2.4265926535897933`, -1.9357953626828133`}, {-2.4265926535897933`, \ -0.615644930202458}, {-2.4265926535897933`, 0.35912184313463397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.7336160021006277`}, {-2.4215926535897934`, -2.542864908279257}, \ {-2.4215926535897934`, -1.9363756274083506`}, {-2.4215926535897934`, \ -0.6250239072561958}, {-2.4215926535897934`, 0.36125139707885734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.732664145479267}, {-2.416592653589793, -2.5399851544746426`}, \ {-2.416592653589793, -1.9369610513750435`}, {-2.416592653589793, \ -0.6342393498621339}, {-2.416592653589793, 0.3633804268878316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.7317238233484655`}, {-2.411592653589793, -2.5371240815824905`}, \ {-2.411592653589793, -1.9375515714850795`}, {-2.411592653589793, \ -0.6432936236596721}, {-2.411592653589793, 0.36550874401768046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.7307948451547857`}, {-2.4065926535897932`, \ -2.5342816381014637`}, {-2.4065926535897932`, -1.9381471232693053`}, \ {-2.4065926535897932`, -0.6521890880546829}, {-2.4065926535897932`, 0.36763617233398366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.729877023974837}, {-2.401592653589793, -2.5314577714277986`}, \ {-2.401592653589793, -1.9387476409181268`}, {-2.401592653589793, \ -0.6609280937748112}, {-2.401592653589793, 0.36976254712026596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.7289701764458236`}, {-2.396592653589793, -2.5286524278842744`}, \ {-2.396592653589793, -1.9393530573133637`}, {-2.396592653589793, \ -0.669512980651193}, {-2.396592653589793, 0.37188771418168476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.728074122697006}, {-2.391592653589793, -2.525865552748978}, \ {-2.391592653589793, -1.939963304061018}, {-2.391592653589793, \ -0.6779460756086062}, {-2.391592653589793, 0.3740115290334214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.727188686282098}, {-2.3865926535897932`, -2.523097090283869}, \ {-2.3865926535897932`, -1.9405783115249184`}, {-2.3865926535897932`, \ -0.6862296908476244}, {-2.3865926535897932`, 0.37613385616458345`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.7263136941126196`}, {-2.3815926535897933`, -2.520346983763135}, \ {-2.3815926535897933`, -1.9411980088611773`}, {-2.3815926535897933`, \ -0.6943661222037822}, {-2.3815926535897933`, 0.3782545683695419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.725448976392225}, {-2.376592653589793, -2.517615175501329}, \ {-2.376592653589793, -1.9418223240534394`}, {-2.376592653589793, \ -0.7023576476700076}, {-2.376592653589793, 0.3803735461395975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.72459436655202}, {-2.371592653589793, -2.514901606881301}, \ {-2.371592653589793, -1.9424511839488514`}, {-2.371592653589793, \ -0.710206526069691}, {-2.371592653589793, 0.3824906771087085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.7237497011868834`}, {-2.366592653589793, -2.5122062183818907`}, \ {-2.366592653589793, -1.9430845142947204`}, {-2.366592653589793, \ -0.7179149958688101}, {-2.366592653589793, 0.38460585554774873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.722914819992793}, {-2.361592653589793, -2.5095289496054094`}, \ {-2.361592653589793, -1.9437222397758012`}, {-2.361592653589793, \ -0.7254852741163955}, {-2.361592653589793, 0.38671898190239207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.722089565705174}, {-2.356592653589793, -2.5068697393048835`}, \ {-2.356592653589793, -1.9443642840521655`}, {-2.356592653589793, \ -0.7329195555035027}, {-2.356592653589793, 0.38882996237028383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.7212737840382686`}, {-2.351592653589793, -2.504228525411064}, \ {-2.351592653589793, -1.9450105697976094`}, {-2.351592653589793, \ -0.7402200115315848}, {-2.351592653589793, 0.39093870851364065`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.7204673236255306`}, {-2.346592653589793, -2.501605245059201}, \ {-2.346592653589793, -1.945661018738534}, {-2.346592653589793, \ -0.7473887897818376}, {-2.346592653589793, 0.39304513690384657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.719670035961047}, {-2.3415926535897933`, -2.498999834615576}, \ {-2.3415926535897933`, -1.9463155516932582`}, {-2.3415926535897933`, \ -0.7544280132777453}, {-2.3415926535897933`, 0.39514916879499073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.718881775341982}, {-2.336592653589793, -2.496412229703789}, \ {-2.336592653589793, -1.9469740886117104`}, {-2.336592653589793, \ -0.7613397799336115}, {-2.336592653589793, 0.39725072982361204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.7181023988120505`}, {-2.331592653589793, -2.493842365230797}, \ {-2.331592653589793, -1.9476365486154432`}, {-2.331592653589793, \ -0.7681261620823856}, {-2.331592653589793, 0.39934974973221726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.717331766106005}, {-2.326592653589793, -2.4912901754127037`}, \ {-2.326592653589793, -1.9483028500379185`}, {-2.326592653589793, \ -0.7747892060766008}, {-2.326592653589793, 0.4014461621143855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.7165697395951423`}, {-2.321592653589793, -2.48875559380029}, \ {-2.321592653589793, -1.9489729104650206`}, {-2.321592653589793, \ -0.7813309319566621}, {-2.321592653589793, 0.4035399041795016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.715816184233816}, {-2.316592653589793, -2.4862385533042946`}, \ {-2.316592653589793, -1.94964664677573}, {-2.316592653589793, \ -0.7877533331811485}, {-2.316592653589793, 0.4056309165353598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.7150709675069526`}, {-2.311592653589793, -2.48373898622043}, \ {-2.311592653589793, -1.9503239751829213`}, {-2.311592653589793, \ -0.7940583764141891}, {-2.311592653589793, 0.4077191429870611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.7143339593785614`}, {-2.306592653589793, -2.4812568242541353`}, \ {-2.306592653589793, -1.9510048112742255`}, {-2.306592653589793, \ -0.8002480013652918}, {-2.306592653589793, 0.40980453035077374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.7136050322412277`}, {-2.3015926535897933`, -2.478791998545069}, \ {-2.3015926535897933`, -1.9516890700529068`}, {-2.3015926535897933`, \ -0.8063241206773687}, {-2.3015926535897933`, 0.4118870282810821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.712884060866583}, {-2.2965926535897934`, -2.476344439691332}, \ {-2.2965926535897934`, -1.9523766659787094`}, {-2.2965926535897934`, \ -0.8122886198589737}, {-2.2965926535897934`, 0.4139665891107612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.712170922356741}, {-2.291592653589793, -2.4739140777734203`}, \ {-2.291592653589793, -1.9530675130086186`}, {-2.291592653589793, \ -0.818143357257079}, {-2.291592653589793, 0.4160431677019309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.7114654960966837`}, {-2.286592653589793, -2.4715008423779077`}, \ {-2.286592653589793, -1.953761524637494}, {-2.286592653589793, \ -0.8238901640669558}, {-2.286592653589793, 0.41811672130764344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.7107676637075953`}, {-2.2815926535897932`, -2.469104662620858}, \ {-2.2815926535897932`, -1.9544586139385207`}, {-2.2815926535897932`, \ -0.8295308443759782}, {-2.2815926535897932`, 0.42018720944304605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.7100773090011203`}, {-2.276592653589793, -2.4667254671709586`}, \ {-2.276592653589793, -1.9551586936034402`}, {-2.276592653589793, \ -0.8350671752383986}, {-2.276592653589793, 0.422254593765341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.7093943179345485`}, {-2.271592653589793, -2.4643631842723774`}, \ {-2.271592653589793, -1.955861675982511}, {-2.271592653589793, \ -0.8405009067783469}, {-2.271592653589793, 0.4243188379618316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.708718578566897}, {-2.266592653589793, -2.462017741767344}, \ {-2.266592653589793, -1.9565674731241547`}, {-2.266592653589793, \ -0.8458337623185102}, {-2.266592653589793, 0.4263799076454208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.708049981015887}, {-2.2615926535897932`, -2.4596890671184526`}, \ {-2.2615926535897932`, -1.957275996814247}, {-2.2615926535897932`, \ -0.8510674385321222}, {-2.2615926535897932`, 0.428437770256966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.7073884174158045`}, {-2.2565926535897933`, \ -2.4573770874306784`}, {-2.2565926535897933`, -1.957987158615015}, \ {-2.2565926535897933`, -0.856203605616074}, {-2.2565926535897933`, 0.4304923949739665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.706733781876219}, {-2.251592653589793, -2.455081729473118}, \ {-2.251592653589793, -1.9587008699034907`}, {-2.251592653589793, \ -0.8612439074831053}, {-2.251592653589793, 0.43254375262509287`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.7060859704415607`}, {-2.246592653589793, -2.4528029197004453`}, \ {-2.246592653589793, -1.9594170419094965`}, {-2.246592653589793, \ -0.8661899619711917}, {-2.246592653589793, 0.4345918156101147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.7054448810515295`}, {-2.241592653589793, -2.4505405842740777`}, \ {-2.241592653589793, -1.9601355857531175`}, {-2.241592653589793, \ -0.8710433610683836}, {-2.241592653589793, 0.43663655782482214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.704810413502334}, {-2.236592653589793, -2.448294649083068}, \ {-2.236592653589793, -1.9608564124816217`}, {-2.236592653589793, \ -0.8758056711514622}, {-2.236592653589793, 0.4386779545905718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.7041824694087353`}, {-2.231592653589793, -2.4460650397647012`}, \ {-2.231592653589793, -1.961579433105806}, {-2.231592653589793, \ -0.8804784332369255}, {-2.231592653589793, 0.44071598258811007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.703560952166892}, {-2.226592653589793, -2.4438516817248113`}, \ {-2.226592653589793, -1.9623045586357242`}, {-2.226592653589793, \ -0.8850631632429086}, {-2.226592653589793, 0.4427506197953739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.7029457669179813`}, {-2.221592653589793, -2.4416545001578047`}, \ {-2.221592653589793, -1.9630317001157775`}, {-2.221592653589793, \ -0.8895613522607547}, {-2.221592653589793, 0.4447818454289727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.702336820512592}, {-2.2165926535897933`, -2.439473420066405}, \ {-2.2165926535897933`, -1.9637607686591285`}, {-2.2165926535897933`, \ -0.8939744668350471}, {-2.2165926535897933`, 0.4468096398890943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.7017340214758687`}, {-2.211592653589793, -2.4373083662811044`}, \ {-2.211592653589793, -1.9644916754814177`}, {-2.211592653589793, \ -0.8983039492510076}, {-2.211592653589793, 0.4488339847075932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.7011372799733997`}, {-2.206592653589793, -2.435159263479326}, \ {-2.206592653589793, -1.965224331933759}, {-2.206592653589793, \ -0.9025512178282464}, {-2.206592653589793, 0.4508548624990383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.700546507777824}, {-2.201592653589793, -2.4330260362043035`}, \ {-2.201592653589793, -1.965958649534987}, {-2.201592653589793, \ -0.906717667219927}, {-2.201592653589793, 0.45287225691451816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.6999616182361548`}, {-2.196592653589793, -2.430908608883668}, \ {-2.196592653589793, -1.9666945400031348`}, {-2.196592653589793, \ -0.9108046687164921}, {-2.196592653589793, 0.454886152598011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.6993825262378026`}, {-2.191592653589793, -2.4288069058477517`}, \ {-2.191592653589793, -1.9674319152861226`}, {-2.191592653589793, \ -0.9148135705531408}, {-2.191592653589793, 0.456896535145152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.6988091481832774`}, {-2.186592653589793, -2.4267208513475973`}, \ {-2.186592653589793, -1.9681706875916443`}, {-2.186592653589793, \ -0.9187456982203479}, {-2.186592653589793, 0.4589033910642327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.698241401953566}, {-2.181592653589793, -2.424650369572683}, \ {-2.181592653589793, -1.9689107694162253`}, {-2.181592653589793, \ -0.9226023547767359}, {-2.181592653589793, 0.4609067077392881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.6976792068801645`}, {-2.1765926535897933`, \ -2.4225953846683628`}, {-2.1765926535897933`, -1.9696520735734488`}, \ {-2.1765926535897933`, -0.9263848211636954}, {-2.1765926535897933`, 0.4629064733951322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.6971224837157584`}, {-2.1715926535897934`, \ -2.4205558207530142`}, {-2.1715926535897934`, -1.9703945132213263`}, \ {-2.1715926535897934`, -0.9300943565211766}, {-2.1715926535897934`, 0.46490267706421695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.6965711546055293`}, {-2.166592653589793, -2.4185316019349026`}, \ {-2.166592653589793, -1.971138001888809}, {-2.166592653589793, \ -0.933732198504147}, {-2.166592653589793, 0.46689530855519784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.6960251430590834`}, {-2.161592653589793, -2.4165226523287577`}, \ {-2.161592653589793, -1.9718824535014297`}, {-2.161592653589793, \ -0.9372995635992318}, {-2.161592653589793, 0.46888435842309634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.6954843739229832`}, {-2.1565926535897932`, \ -2.4145288960720634`}, {-2.1565926535897932`, -1.9726277824060632`}, \ {-2.1565926535897932`, -0.9407976474411056}, {-2.1565926535897932`, 0.4708698179409602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.694948773353875}, {-2.151592653589793, -2.4125502573410667`}, \ {-2.151592653589793, -1.9733739033947995`}, {-2.151592653589793, \ -0.9442276251282428}, {-2.151592653589793, 0.47285167907292786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.6944182687921927`}, {-2.146592653589793, -2.4105866603664965`}, \ {-2.146592653589793, -1.9741207317279317`}, {-2.146592653589793, \ -0.9475906515376622}, {-2.146592653589793, 0.4748299344486082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.693892788936436}, {-2.141592653589793, -2.4086380294489986`}, \ {-2.141592653589793, -1.9748681831560497`}, {-2.141592653589793, \ -0.9508878616383472}, {-2.141592653589793, 0.4768045773387004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.6933722637179973`}, {-2.1365926535897932`, \ -2.4067042889742973`}, {-2.1365926535897932`, -1.9756161739412292`}, \ {-2.1365926535897932`, -0.95412037080303}, {-2.1365926535897932`, 0.4787756016317734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.692856624276539}, {-2.1315926535897933`, -2.404785363428058}, \ {-2.1315926535897933`, -1.9763646208773415`}, {-2.1315926535897933`, \ -0.9572892751180896}, {-2.1315926535897933`, 0.48074300181213875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.692345802935901}, {-2.126592653589793, -2.4028811774104826`}, \ {-2.126592653589793, -1.9771134413094544`}, {-2.126592653589793, \ -0.9603956516913021}, {-2.126592653589793, 0.4827067729387518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.6918397331805295`}, {-2.121592653589793, -2.400991655650619}, \ {-2.121592653589793, -1.9778625531523482`}, {-2.121592653589793, \ -0.9634405589572395}, {-2.121592653589793, 0.4846669106250802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.6913383496324186`}, {-2.116592653589793, -2.3991167230203896`}, \ {-2.116592653589793, -1.9786118749081443`}, {-2.116592653589793, \ -0.9664250369801126}, {-2.116592653589793, 0.48662341101988416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.6908415880285452`}, {-2.111592653589793, -2.3972563045483413`}, \ {-2.111592653589793, -1.979361325683044}, {-2.111592653589793, \ -0.969350107753886}, {-2.111592653589793, 0.4885762707888552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.690349385198797}, {-2.106592653589793, -2.3954103254331236`}, \ {-2.106592653589793, -1.9801108252031967`}, {-2.106592653589793, \ -0.9722167754995029}, {-2.106592653589793, 0.49052548709706517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.6898616790443777`}, {-2.101592653589793, -2.3935787110566773`}, \ {-2.101592653589793, -1.9808602938297006`}, {-2.101592653589793, \ -0.9750260269590929}, {-2.101592653589793, 0.49247105759218085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.689378408516676}, {-2.096592653589793, -2.3917613869971652`}, \ {-2.096592653589793, -1.9816096525727291`}, {-2.096592653589793, \ -0.9777788316870234}, {-2.096592653589793, 0.4944129803883994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.6888995135965925`}, {-2.0915926535897933`, \ -2.3899582790416107`}, {-2.0915926535897933`, -1.9823588231048233`}, \ {-2.0915926535897933`, -0.9804761423377039}, {-2.0915926535897933`, 0.4963512540510654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.688424935274317}, {-2.0865926535897934`, -2.388169313198277}, \ {-2.0865926535897934`, -1.9831077277733258`}, {-2.0865926535897934`, \ -0.9831188949500348}, {-2.0865926535897934`, 0.4982858775819351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.6879546155295357`}, {-2.081592653589793, -2.386394415708764}, \ {-2.081592653589793, -1.983856289612003}, {-2.081592653589793, \ -0.9857080092284324}, {-2.081592653589793, 0.5002168504050475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.6874884973120716`}, {-2.076592653589793, -2.38463351305984}, \ {-2.076592653589793, -1.9846044323518328`}, {-2.076592653589793, \ -0.9882443888203489}, {-2.076592653589793, 0.5021441723531739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.6870265245229388`}, {-2.071592653589793, -2.382886531995001}, \ {-2.071592653589793, -1.9853520804309996`}, {-2.071592653589793, \ -0.9907289215902417}, {-2.071592653589793, 0.5040678436548163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.6865686419958075`}, {-2.066592653589793, -2.381153399525763}, \ {-2.066592653589793, -1.986099159004097}, {-2.066592653589793, \ -0.9931624798899295}, {-2.066592653589793, 0.5059878649217191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.6861147954788653`}, {-2.061592653589793, -2.3794340429426826`}, \ {-2.061592653589793, -1.9868455939505512`}, {-2.061592653589793, \ -0.9955459208253082}, {-2.061592653589793, 0.5079042371368769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.6856649316170706`}, {-2.056592653589793, -2.3777283898261206`}, \ {-2.056592653589793, -1.987591311882284}, {-2.056592653589793, \ -0.9978800865193894}, {-2.056592653589793, 0.5098169616430037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.685218997934789}, {-2.0515926535897933`, -2.3760363680567247`}, \ {-2.0515926535897933`, -1.988336240150645}, {-2.0515926535897933`, \ -1.000165804371638}, {-2.0515926535897933`, 0.5117260401314472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.684776942818798}, {-2.0465926535897934`, -2.374357905825665}, \ {-2.0465926535897934`, -1.9890803068525942`}, {-2.0465926535897934`, \ -1.002403887313593}, {-2.0465926535897934`, 0.5136314746315225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.6843387155016614`}, {-2.041592653589793, -2.372692931644596}, \ {-2.041592653589793, -1.9898234408361934`}, {-2.041592653589793, \ -1.004595134060767}, {-2.041592653589793, 0.5155332675002425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.6839042660454564`}, {-2.036592653589793, -2.3710413743553582`}, \ {-2.036592653589793, -1.9905655717053983`}, {-2.036592653589793, \ -1.0067403293608086`}, {-2.036592653589793, 0.5174314214124306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.6834735453258505`}, {-2.031592653589793, -2.3694031631394252`}, \ {-2.031592653589793, -1.99130662982417}, {-2.031592653589793, \ -1.008840244237943}, {-2.031592653589793, 0.5193259393511924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.683046505016519}, {-2.026592653589793, -2.367778227527084}, \ {-2.026592653589793, -1.9920465463199402`}, {-2.026592653589793, \ -1.0108956362336854`}, {-2.026592653589793, 0.5212168245987304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.6826230975738943`}, {-2.021592653589793, -2.366166497406358}, \ {-2.021592653589793, -1.9927852530864385`}, {-2.021592653589793, \ -1.0129072496438438`}, {-2.021592653589793, 0.5231040807274873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.682203276222241}, {-2.016592653589793, -2.36456790303168}, \ {-2.016592653589793, -1.9935226827858867`}, {-2.016592653589793, \ -1.0148758157518258`}, {-2.016592653589793, 0.524987711591599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.68178699493905}, {-2.0115926535897932`, -2.3629823750323005`}, \ {-2.0115926535897932`, -1.9942587688506186`}, {-2.0115926535897932`, \ -1.0168020530582653`}, {-2.0115926535897932`, 0.5268677213186451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.681374208440742}, {-2.0065926535897933`, -2.3614098444204434`}, \ {-2.0065926535897933`, -1.9949934454840998`}, {-2.0065926535897933`, \ -1.018686667506988}, {-2.0065926535897933`, 0.5287441143016834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.6809648721686736`}, {-2.001592653589793, -2.3598502425992116`}, \ {-2.001592653589793, -1.9957266476613982`}, {-2.001592653589793, \ -1.0205303527073515`}, {-2.001592653589793, 0.530616895191553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.6805589422754443`}, {-1.996592653589793, -2.3583035013702345`}, \ {-1.996592653589793, -1.9964583111291114`}, {-1.996592653589793, \ -1.0223337901529712`}, {-1.996592653589793, 0.5324860688894356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.680156375611488}, {-1.991592653589793, -2.356769552941068}, \ {-1.991592653589793, -1.997188372404777}, {-1.991592653589793, \ -1.024097649436875}, {-1.991592653589793, 0.5343516405396659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.679757129711953}, {-1.986592653589793, -2.3552483299323357`}, \ {-1.986592653589793, -1.9979167687757828`}, {-1.986592653589793, \ -1.0258225884631105`}, {-1.986592653589793, 0.5362136155227724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.6793611627838585`}, {-1.9815926535897932`, -2.353739765384633}, \ {-1.9815926535897932`, -1.998643438297797}, {-1.9815926535897932`, \ -1.0275092536548411`}, {-1.9815926535897932`, 0.5380719994487485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.6789684336935156`}, {-1.976592653589793, -2.352243792765166}, \ {-1.976592653589793, -1.9993683197927405`}, {-1.976592653589793, \ -1.0291582801589678`}, {-1.976592653589793, 0.5399267981505353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.6785789019542237`}, {-1.9715926535897932`, \ -2.3507603459741535`}, {-1.9715926535897932`, -2.0000913528463213`}, \ {-1.9715926535897932`, -1.0307702920473083`}, {-1.9715926535897932`, 0.5417780176777123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.678192527714217}, {-1.966592653589793, -2.3492893593509785`}, \ {-1.966592653589793, -2.0008124778051473`}, {-1.966592653589793, \ -1.0323459025143773`}, {-1.966592653589793, 0.5436256642903852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.6778092717448674`}, {-1.9615926535897932`, \ -2.3478307676800894`}, {-1.9615926535897932`, -2.0015316357734405`}, \ {-1.9615926535897932`, -1.0338857140718032`}, {-1.9615926535897932`, 0.5454697444532625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.677429095429135}, {-1.956592653589793, -2.3463845061966593`}, \ {-1.956592653589793, -2.0022487686093813`}, {-1.956592653589793, \ -1.0353903187394227`}, {-1.956592653589793, 0.5473102648299133}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.6770519607502576`}, {-1.9515926535897932`, \ -2.3449505105919926`}, {-1.9515926535897932`, -2.002963818921083}, \ {-1.9515926535897932`, -1.0368602982330941`}, {-1.9515926535897932`, 0.5491472322771997}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.676677830280679}, {-1.946592653589793, -2.3435287170186965`}, \ {-1.946592653589793, -2.0036767300622325`}, {-1.946592653589793, \ -1.0382962241492717`}, {-1.946592653589793, 0.5509806538398754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.676306667171209}, {-1.9415926535897932`, -2.3421190620955987`}, \ {-1.9415926535897932`, -2.0043874461274114`}, {-1.9415926535897932`, \ -1.0396986581463827`}, {-1.9415926535897932`, 0.5528105367453433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.675938435140402}, {-1.936592653589793, -2.3407214829124263`}, \ {-1.936592653589793, -2.0050959119471172`}, {-1.936592653589793, \ -1.0410681521230472`}, {-1.936592653589793, 0.55463688839857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.6755730984641666`}, {-1.9315926535897932`, \ -2.3393359170342363`}, {-1.9315926535897932`, -2.005802073082509}, \ {-1.9315926535897932`, -1.042405248393191}, {-1.9315926535897932`, 0.5564597163771438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.6752106219655833`}, {-1.926592653589793, -2.3379623025056104`}, \ {-1.926592653589793, -2.006505875819879}, {-1.926592653589793, \ -1.0437104798580858`}, {-1.926592653589793, 0.5582790284264787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.6748509710049335`}, {-1.9215926535897931`, \ -2.3366005778545955`}, {-1.9215926535897931`, -2.007207267164893}, \ {-1.9215926535897931`, -1.044984370175368}, {-1.9215926535897931`, 0.560094832455152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.674494111469938}, {-1.916592653589793, -2.335250682096411}, \ {-1.916592653589793, -2.007906194836606}, {-1.916592653589793, \ -1.0462274339250772`}, {-1.916592653589793, 0.5619071365303745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.6741400097661927`}, {-1.9115926535897931`, -2.333912554736909}, \ {-1.9115926535897931`, -2.0086026072612637`}, {-1.9115926535897931`, \ -1.0474401767727533`}, {-1.9115926535897931`, 0.5637159488735878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.6737886328078053`}, {-1.906592653589793, -2.3325861357757924`}, \ {-1.906592653589793, -2.0092964535659257`}, {-1.906592653589793, \ -1.0486230956296456`}, {-1.906592653589793, 0.5655212778561816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.6734399480082196`}, {-1.9015926535897931`, \ -2.3312713657095907`}, {-1.9015926535897931`, -2.0099876835719104`}, \ {-1.9015926535897931`, -1.0497766788100702`}, {-1.9015926535897931`, 0.5673231319953297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.673093923271232}, {-1.896592653589793, -2.3299681855343923`}, \ {-1.896592653589793, -2.0106762477880986`}, {-1.896592653589793, \ -1.0509014061859616`}, {-1.896592653589793, 0.5691215199499392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.67275052698219}, {-1.8915926535897931`, -2.3286765367483344`}, \ {-1.8915926535897931`, -2.011362097404091}, {-1.8915926535897931`, \ -1.0519977493386627`}, {-1.8915926535897931`, 0.5709164505167076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.67240972799937}, {-1.886592653589793, -2.3273963613538515`}, \ {-1.886592653589793, -2.0120451842832536`}, {-1.886592653589793, \ -1.0530661717079945`}, {-1.886592653589793, 0.5727079326262855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.672071495645532}, {-1.881592653589793, -2.326127601859682}, \ {-1.881592653589793, -2.012725460955659}, {-1.881592653589793, \ -1.0541071287386523`}, {-1.881592653589793, 0.5744959753395417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.671735799699644}, {-1.876592653589793, -2.324870201282621}, \ {-1.876592653589793, -2.013402880610947}, {-1.876592653589793, \ -1.0551210680239655`}, {-1.876592653589793, 0.576280587843925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.6714026103887774`}, {-1.871592653589793, -2.3236241031490543`}, \ {-1.871592653589793, -2.0140773970911083`}, {-1.871592653589793, \ -1.05610842944707}, {-1.871592653589793, 0.5780617794499214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.671071898380166}, {-1.866592653589793, -2.3223892514962134`}, \ {-1.866592653589793, -2.014748964883227}, {-1.866592653589793, \ -1.0570696453195292`}, {-1.866592653589793, 0.5798395595876022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.6707436347734204`}, {-1.861592653589793, -2.321165590873219}, \ {-1.861592653589793, -2.0154175391121694`}, {-1.861592653589793, \ -1.0580051405174498`}, {-1.861592653589793, 0.5816139378032616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.6704177910929077`}, {-1.8565926535897932`, -2.319953066341859}, \ {-1.8565926535897932`, -2.0160830755332655`}, {-1.8565926535897932`, \ -1.0589153326151315`}, {-1.8565926535897932`, 0.5833849237561383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.67009433928028}, {-1.851592653589793, -2.3187516234771293`}, \ {-1.851592653589793, -2.0167455305249735`}, {-1.851592653589793, \ -1.0598006320162936`}, {-1.851592653589793, 0.58515252721522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.6697732516871504`}, {-1.8465926535897932`, \ -2.3175612083675303`}, {-1.8465926535897932`, -2.017404861081549}, \ {-1.8465926535897932`, -1.060661442082914}, {-1.8465926535897932`, 0.58691675805613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.6694545010679223`}, {-1.841592653589793, -2.316381767615109}, \ {-1.841592653589793, -2.018061024805749}, {-1.841592653589793, \ -1.06149815926173}, {-1.841592653589793, 0.5886776262580883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.6691380605727577`}, {-1.8365926535897932`, -2.315213248335266}, \ {-1.8365926535897932`, -2.018713979901546}, {-1.8365926535897932`, \ -1.0623111732084303`}, {-1.8365926535897932`, 0.5904351419009494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.668823903740686}, {-1.831592653589793, -2.3140555981563034`}, \ {-1.831592653589793, -2.0193636851669123`}, {-1.831592653589793, \ -1.0631008669095852`}, {-1.831592653589793, 0.5921893151623127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.6685120044928534`}, {-1.8265926535897932`, \ -2.3129087652187286`}, {-1.8265926535897932`, -2.020010099986655}, \ {-1.8265926535897932`, -1.0638676168023484`}, {-1.8265926535897932`, 0.5939401563147031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.668202337125901}, {-1.821592653589793, -2.311772698174309}, \ {-1.821592653589793, -2.020653184325326}, {-1.821592653589793, \ -1.064611792891974}, {-1.821592653589793, 0.5956876757228197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.66789487630548}, {-1.8165926535897932`, -2.310647346184879}, \ {-1.8165926535897932`, -2.021292898720216}, {-1.8165926535897932`, \ -1.0653337588671814`}, {-1.8165926535897932`, 0.5974318838408507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.6675895970598926`}, {-1.811592653589793, -2.3095326589208933`}, \ {-1.811592653589793, -2.021929204274449}, {-1.811592653589793, \ -1.066033872213407}, {-1.811592653589793, 0.5991727912098544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.6672864747738565`}, {-1.8065926535897932`, -2.308428586559724}, \ {-1.8065926535897932`, -2.022562062650187}, {-1.8065926535897932`, \ -1.0667124843239844`}, {-1.8065926535897932`, 0.6009104084551985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.6669854851823964`}, {-1.801592653589793, -2.3073350797837175`}, \ {-1.801592653589793, -2.0231914360619547`}, {-1.801592653589793, \ -1.0673699406092787`}, {-1.801592653589793, 0.6026447462840646}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.6666866043648523`}, {-1.7965926535897931`, \ -2.3062520897779835`}, {-1.7965926535897931`, -2.023817287270098}, \ {-1.7965926535897931`, -1.0680065806038244`}, {-1.7965926535897931`, 0.6043758154830082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.6663898087390083`}, {-1.791592653589793, -2.3051795682279423`}, \ {-1.791592653589793, -2.0244395795743775`}, {-1.791592653589793, \ -1.068622738071489}, {-1.791592653589793, 0.6061036269155781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.666095075055333}, {-1.7865926535897931`, -2.3041174673166047`}, \ {-1.7865926535897931`, -2.0250582768077336`}, {-1.7865926535897931`, \ -1.0692187411087077`}, {-1.7865926535897931`, 0.6078281915199886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.6658023803913347`}, {-1.781592653589793, -2.303065739721614}, \ {-1.781592653589793, -2.025673343330189}, {-1.781592653589793, \ -1.0697949122458166`}, {-1.781592653589793, 0.6095495203068488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.665511702146027}, {-1.7765926535897931`, -2.302024338612004}, \ {-1.7765926535897931`, -2.0262847440229534`}, {-1.7765926535897931`, \ -1.07035156854652}, {-1.7765926535897931`, 0.6112676243569427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.6652230180345002`}, {-1.771592653589793, -2.3009932176447303`}, \ {-1.771592653589793, -2.026892444282683}, {-1.771592653589793, \ -1.0708890217055302`}, {-1.771592653589793, 0.6129825148190594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.6649363060825983`}, {-1.7665926535897931`, -2.299972330960917}, \ {-1.7665926535897931`, -2.0274964100159525`}, {-1.7665926535897931`, \ -1.0714075781444032`}, {-1.7665926535897931`, 0.6146942029078756}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.6646515446217025`}, {-1.761592653589793, -2.2989616331818628`}, \ {-1.761592653589793, -2.028096607633913}, {-1.761592653589793, \ -1.0719075391056099`}, {-1.761592653589793, 0.6164026999018843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.6643687122836095`}, {-1.756592653589793, -2.2979610794047765`}, \ {-1.756592653589793, -2.0286930040471667`}, {-1.756592653589793, \ -1.0723892007448736`}, {-1.756592653589793, 0.6181080171413708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.664087787995513}, {-1.751592653589793, -2.2969706251982576`}, \ {-1.751592653589793, -2.029285566660854}, {-1.751592653589793, \ -1.0728528542218019`}, {-1.751592653589793, 0.6198101660264358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.6638087509750816`}, {-1.746592653589793, -2.295990226597513}, \ {-1.746592653589793, -2.029874263369964}, {-1.746592653589793, \ -1.0732987857888459`}, {-1.746592653589793, 0.6215091580150618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.6635315807256297`}, {-1.741592653589793, -2.295019840099314}, \ {-1.741592653589793, -2.030459062554876}, {-1.741592653589793, \ -1.0737272768786204`}, {-1.741592653589793, 0.6232050046212234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.663256257031379}, {-1.736592653589793, -2.2940594226566913`}, \ {-1.736592653589793, -2.0310399330771443`}, {-1.736592653589793, \ -1.0741386041896062`}, {-1.736592653589793, 0.6248977174130405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.6629827599528153`}, {-1.7315926535897932`, \ -2.2931089316733693`}, {-1.7315926535897932`, -2.0316168442755136`}, \ {-1.7315926535897932`, -1.0745330397702753`}, {-1.7315926535897932`, 0.626587308010972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.6627110698221315`}, {-1.726592653589793, -2.292168324997934}, \ {-1.726592653589793, -2.032189765962201}, {-1.726592653589793, \ -1.0749108511016565`}, {-1.726592653589793, 0.6282737880860503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.6624411672387542`}, {-1.7215926535897932`, \ -2.2912375609177467`}, {-1.7215926535897932`, -2.0327586684194228`}, \ {-1.7215926535897932`, -1.075272301178379}, {-1.7215926535897932`, 0.629957169358155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.6621730330649607`}, {-1.716592653589793, -2.2903165981525877`}, \ {-1.716592653589793, -2.0333235223961834`}, {-1.716592653589793, \ -1.0756176485882167`}, {-1.716592653589793, 0.631637463594325}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.661906648421575}, {-1.7115926535897932`, -2.2894053958480396`}, \ {-1.7115926535897932`, -2.0338842991053383`}, {-1.7115926535897932`, \ -1.0759471475901639`}, {-1.7115926535897932`, 0.6333146826071075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.661641994683748}, {-1.706592653589793, -2.2885039135686163`}, \ {-1.706592653589793, -2.0344409702209156`}, {-1.706592653589793, \ -1.0762610481910635`}, {-1.706592653589793, 0.6349888382529445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.661379053476813}, {-1.7015926535897932`, -2.2876121112906245`}, \ {-1.7015926535897932`, -2.0349935078757206`}, {-1.7015926535897932`, \ -1.0765595962208252`}, {-1.7015926535897932`, 0.6366599424305931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.6611178066722223`}, {-1.696592653589793, -2.2867299493947653`}, \ {-1.696592653589793, -2.0355418846592195`}, {-1.696592653589793, \ -1.0768430334062475`}, {-1.696592653589793, 0.638328007079584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.6608582363835622`}, {-1.6915926535897932`, -2.285857388658479}, \ {-1.6915926535897932`, -2.0360860736156976`}, {-1.6915926535897932`, \ -1.0771115974434775`}, {-1.6915926535897932`, 0.6399930441787092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.660600324962637}, {-1.686592653589793, -2.284994390248035}, \ {-1.686592653589793, -2.0366260482427103`}, {-1.686592653589793, \ -1.077365522069134}, {-1.686592653589793, 0.6416550657445473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.660344054995629}, {-1.6815926535897932`, -2.284140915710357}, \ {-1.6815926535897932`, -2.037161782489814}, {-1.6815926535897932`, \ -1.0776050371301082`}, {-1.6815926535897932`, 0.643314083830019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.6600894092993324`}, {-1.676592653589793, -2.2832969269646037`}, \ {-1.676592653589793, -2.037693250757591}, {-1.676592653589793, \ -1.0778303686520825`}, {-1.676592653589793, 0.6449701105229737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.6598363709174513`}, {-1.6715926535897931`, \ -2.2824623862934916`}, {-1.6715926535897931`, -2.0382204278969582`}, \ {-1.6715926535897931`, -1.0780417389067782`}, {-1.6715926535897931`, 0.6466231579448093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.6595849231169733`}, {-1.666592653589793, -2.2816372563343625`}, \ {-1.666592653589793, -2.038743289208781}, {-1.666592653589793, \ -1.0782393664779635`}, {-1.666592653589793, 0.6482732382491204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.659335049384604}, {-1.6615926535897931`, -2.2808215000700143`}, \ {-1.6615926535897931`, -2.039261810443764}, {-1.6615926535897931`, \ -1.0784234663262389`}, {-1.6615926535897931`, 0.6499203636203764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.659086733423272}, {-1.656592653589793, -2.2800150808192745`}, \ {-1.656592653589793, -2.039775967802642}, {-1.656592653589793, \ -1.0785942498526286`}, {-1.656592653589793, 0.6515645462726297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.658839959148696}, {-1.6515926535897931`, -2.279217962227344}, \ {-1.6515926535897931`, -2.040285737936662}, {-1.6515926535897931`, \ -1.0787519249609967`}, {-1.6515926535897931`, 0.6532057984482499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.658594710686013}, {-1.646592653589793, -2.2784301082558867`}, \ {-1.646592653589793, -2.040791097948357}, {-1.646592653589793, \ -1.0788966961193107`}, {-1.646592653589793, 0.6548441324166887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.6583509723664744`}, {-1.6415926535897931`, -2.277651483172901}, \ {-1.6415926535897931`, -2.0412920253926106`}, {-1.6415926535897931`, \ -1.079028764419773}, {-1.6415926535897931`, 0.6564795604732696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.658108728724195}, {-1.636592653589793, -2.2768820515423474`}, \ {-1.636592653589793, -2.0417884982780024`}, {-1.636592653589793, \ -1.079148327637846}, {-1.636592653589793, 0.6581120949380037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.657867964492969}, {-1.631592653589793, -2.276121778213552}, \ {-1.631592653589793, -2.042280495068454}, {-1.631592653589793, \ -1.079255580290186}, {-1.631592653589793, 0.6597417481544345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.657628664603136}, {-1.626592653589793, -2.2753706283103954`}, \ {-1.626592653589793, -2.042767994685144}, {-1.626592653589793, \ -1.0793507136915088`}, {-1.626592653589793, 0.6613685324885051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.6573908141785108`}, {-1.621592653589793, -2.274628567220277}, \ {-1.621592653589793, -2.043250976508707}, {-1.621592653589793, \ -1.0794339160104072`}, {-1.621592653589793, 0.6629924603274507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.6571543985333634`}, {-1.616592653589793, -2.2738955605828712`}, \ {-1.616592653589793, -2.0437294203817147`}, {-1.616592653589793, \ -1.0795053723241408`}, {-1.616592653589793, 0.6646135440787173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.6569194031694607`}, {-1.611592653589793, -2.2731715742786798`}, \ {-1.611592653589793, -2.0442033066114225`}, {-1.611592653589793, \ -1.0795652646724152`}, {-1.611592653589793, 0.6662317961689019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.6566858137731506`}, {-1.606592653589793, -2.2724565744173826`}, \ {-1.606592653589793, -2.0446726159727824`}, {-1.606592653589793, \ -1.079613772110172}, {-1.606592653589793, 0.6678472290427175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.656453616212511}, {-1.601592653589793, -2.2717505273260037`}, \ {-1.601592653589793, -2.045137329711718}, {-1.601592653589793, \ -1.0796510707594067`}, {-1.601592653589793, 0.6694598551619803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.6562227965345406`}, {-1.5965926535897932`, -2.271053399536883}, \ {-1.5965926535897932`, -2.045597429548659}, {-1.5965926535897932`, \ -1.0796773338600332`}, {-1.5965926535897932`, 0.6710696870046198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.6559933409624037`}, {-1.591592653589793, -2.2703651577754798`}, \ {-1.591592653589793, -2.046052897682319}, {-1.591592653589793, \ -1.079692731819814}, {-1.591592653589793, 0.6726767370637105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.655765235892725}, {-1.5865926535897932`, -2.2696857689480066`}, \ {-1.5865926535897932`, -2.0465037167937137`}, {-1.5865926535897932`, \ -1.0796974322633703`}, {-1.5865926535897932`, 0.6742810178465248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.655538467892931}, {-1.581592653589793, -2.2690152001288966`}, \ {-1.581592653589793, -2.046949870050421}, {-1.581592653589793, \ -1.079691600080296}, {-1.581592653589793, 0.6758825418736077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.6553130236986386`}, {-1.5765926535897932`, -2.26835341854813}, \ {-1.5765926535897932`, -2.047391341111056}, {-1.5765926535897932`, \ -1.0796753974723836`}, {-1.5765926535897932`, 0.6774813216778718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.6550888902110925`}, {-1.571592653589793, -2.2677003915784173`}, \ {-1.571592653589793, -2.0478281141299712`}, {-1.571592653589793, \ -1.079648983999987}, {-1.571592653589793, 0.679077369803712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.654866054494644}, {-1.5665926535897932`, -2.2670560867222433`}, \ {-1.5665926535897932`, -2.0482601737621593`}, {-1.5665926535897932`, \ -1.0796125166275323`}, {-1.5665926535897932`, 0.6806706988061406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.6546445037742776`}, {-1.561592653589793, -2.2664204715988014`}, \ {-1.561592653589793, -2.048687505168358}, {-1.561592653589793, \ -1.0795661497681959`}, {-1.561592653589793, 0.6822613212499427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.654424225433181}, {-1.5565926535897932`, -2.265793513930816}, \ {-1.5565926535897932`, -2.0491100940203304`}, {-1.5565926535897932`, \ -1.0795100353277622`}, {-1.5565926535897932`, 0.683849249708848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.6542052070103543`}, {-1.551592653589793, -2.265175181531263}, \ {-1.551592653589793, -2.0495279265063413`}, {-1.551592653589793, \ -1.0794443227476802`}, {-1.551592653589793, 0.685434496764725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.6539874361982667`}, {-1.5465926535897931`, -2.264565442290012}, \ {-1.5465926535897931`, -2.0499409893367733`}, {-1.5465926535897931`, \ -1.0793691590473316`}, {-1.5465926535897931`, 0.68701707500679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.6537709008405486`}, {-1.541592653589793, -2.2639642641603785`}, \ {-1.541592653589793, -2.0503492697499235`}, {-1.541592653589793, \ -1.0792846888655279`}, {-1.541592653589793, 0.6885969970308361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.653555588929729}, {-1.5365926535897931`, -2.2633716151456493`}, \ {-1.5365926535897931`, -2.0507527555179057`}, {-1.5365926535897931`, \ -1.079191054501245}, {-1.5365926535897931`, 0.6901742754384795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.653341488605008}, {-1.531592653589793, -2.262787463285515}, \ {-1.531592653589793, -2.051151434952712}, {-1.531592653589793, \ -1.0790883959536195`}, {-1.531592653589793, 0.6917489228364234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.653128588150072}, {-1.5265926535897931`, -2.2622117766425123`}, \ {-1.5265926535897931`, -2.051545296912374}, {-1.5265926535897931`, \ -1.078976850961212}, {-1.5265926535897931`, 0.6933209518357368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.6529168759909423`}, {-1.521592653589793, -2.2616445232884175`}, \ {-1.521592653589793, -2.051934330807214}, {-1.521592653589793, \ -1.0788565550405549`}, {-1.521592653589793, 0.6948903750511539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.6527063406938654`}, {-1.5165926535897931`, \ -2.2610856712906493`}, {-1.5165926535897931`, -2.052318526606192}, \ {-1.5165926535897931`, -1.0787276415239984`}, {-1.5165926535897931`, 0.6964572051003851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.652496970963237}, {-1.511592653589793, -2.2605351886986855`}, \ {-1.511592653589793, -2.052697874843314}, {-1.511592653589793, \ -1.0785902415968691`}, {-1.511592653589793, 0.6980214546034483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.652288755639562}, {-1.506592653589793, -2.259993043530487}, \ {-1.506592653589793, -2.053072366624112}, {-1.506592653589793, \ -1.0784444843339491`}, {-1.506592653589793, 0.6995831361820128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.65208168369745}, {-1.501592653589793, -2.2594592037589853`}, \ {-1.501592653589793, -2.0534419936321378`}, {-1.501592653589793, \ -1.0782904967352955`}, {-1.501592653589793, 0.7011422624587607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.651875744243647}, {-1.496592653589793, -2.2589336372986124`}, \ {-1.496592653589793, -2.0538067481354925`}, {-1.496592653589793, \ -1.0781284037614074`}, {-1.496592653589793, 0.7026988460567618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.651670926515096}, {-1.491592653589793, -2.2584163119919114`}, \ {-1.491592653589793, -2.054166622993362}, {-1.491592653589793, \ -1.0779583283677556`}, {-1.491592653589793, 0.7042528995988647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.6514672198770355`}, {-1.486592653589793, -2.2579071955962404`}, \ {-1.486592653589793, -2.0545216116625324`}, {-1.486592653589793, \ -1.0777803915386859`}, {-1.486592653589793, 0.7058044357071022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.651264613821128}, {-1.481592653589793, -2.2574062557705754`}, \ {-1.481592653589793, -2.054871708203887}, {-1.481592653589793, \ -1.077594712320708}, {-1.481592653589793, 0.7073534670021094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.65106309796362}, {-1.476592653589793, -2.2569134600624423`}, \ {-1.476592653589793, -2.0552169072888513`}, {-1.476592653589793, \ -1.0774014078551821`}, {-1.476592653589793, 0.7089000061025591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.6508626620435356`}, {-1.4715926535897932`, \ -2.2564287758949995`}, {-1.4715926535897932`, -2.055557204205769}, \ {-1.4715926535897932`, -1.0772005934104145`}, {-1.4715926535897932`, 0.7104440656246076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.650663295920897}, {-1.466592653589793, -2.2559521705542593`}, \ {-1.466592653589793, -2.055892594866213}, {-1.466592653589793, \ -1.0769923824131729`}, {-1.466592653589793, 0.711985658181356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.6504649895749783`}, {-1.4615926535897932`, -2.255483611176511}, \ {-1.4615926535897932`, -2.056223075811176}, {-1.4615926535897932`, \ -1.0767768864796325`}, {-1.4615926535897932`, 0.7135247963823248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.6502677331025875`}, {-1.456592653589793, -2.2550230647359215`}, \ {-1.456592653589793, -2.0565486442171608`}, {-1.456592653589793, \ -1.0765542154457641`}, {-1.456592653589793, 0.7150614928329403}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.650071516716375}, {-1.4515926535897932`, -2.2545704980323564`}, \ {-1.4515926535897932`, -2.0568692979021197`}, {-1.4515926535897932`, \ -1.076324477397176}, {-1.4515926535897932`, 0.7165957601340348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.649876330743176}, {-1.446592653589793, -2.254125877679431}, \ {-1.446592653589793, -2.057185035331252}, {-1.446592653589793, \ -1.0760877786984147`}, {-1.446592653589793, 0.7181276108813599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.6496821656223744`}, {-1.4415926535897932`, -2.253689170092805}, \ {-1.4415926535897932`, -2.0574958556226233`}, {-1.4415926535897932`, \ -1.0758442240217434`}, {-1.4415926535897932`, 0.7196570576651102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.6494890119042975`}, {-1.436592653589793, -2.2532603414787524`}, \ {-1.436592653589793, -2.0578017585525896`}, {-1.436592653589793, \ -1.0755939163754}, {-1.436592653589793, 0.7211841130694615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.6492968602486386`}, {-1.4315926535897932`, -2.252839357823007}, \ {-1.4315926535897932`, -2.0581027445610234`}, {-1.4315926535897932`, \ -1.0753369571313485`}, {-1.4315926535897932`, 0.7227087896721188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.6491057014229007`}, {-1.426592653589793, -2.2524261848799103`}, \ {-1.426592653589793, -2.058398814756302}, {-1.426592653589793, \ -1.0750734460525329`}, {-1.426592653589793, 0.724231100043878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.6489155263008715`}, {-1.4215926535897931`, \ -2.2520207881618832`}, {-1.4215926535897931`, -2.058689970920059}, \ {-1.4215926535897931`, -1.0748034813196425`}, {-1.4215926535897931`, 0.7257510567481971}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.6487263258611207`}, {-1.416592653589793, -2.2516231329292267`}, \ {-1.416592653589793, -2.0589762155116653`}, {-1.416592653589793, \ -1.0745271595573993`}, {-1.416592653589793, 0.7272686723407802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.648538091185522}, {-1.4115926535897931`, -2.251233184180279}, \ {-1.4115926535897931`, -2.059257551672441}, {-1.4115926535897931`, \ -1.0742445758603718`}, {-1.4115926535897931`, 0.7287839593691718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.6483508134578013`}, {-1.406592653589793, -2.2508509066419364`}, \ {-1.406592653589793, -2.059533983229565}, {-1.406592653589793, \ -1.0739558238183318`}, {-1.406592653589793, 0.7302969303723624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.648164483962106}, {-1.4015926535897931`, -2.2504762647605636`}, \ {-1.4015926535897931`, -2.059805514699666}, {-1.4015926535897931`, \ -1.0736609955411558`}, {-1.4015926535897931`, 0.7318075978804044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.6479790940815997`}, {-1.396592653589793, -2.250109222693302}, \ {-1.396592653589793, -2.0600721512920974`}, {-1.396592653589793, \ -1.073360181683284}, {-1.396592653589793, 0.7333159744140392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.64779463529708}, {-1.3915926535897931`, -2.249749744299794}, \ {-1.3915926535897931`, -2.0603338989118547`}, {-1.3915926535897931`, \ -1.0730534714677415`}, {-1.3915926535897931`, 0.734822072484333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.647611099185618}, {-1.386592653589793, -2.2493977931343276`}, \ {-1.386592653589793, -2.060590764162147}, {-1.386592653589793, \ -1.0727409527097347`}, {-1.386592653589793, 0.7363259045923256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.647428477419219}, {-1.381592653589793, -2.249053332438443}, \ {-1.381592653589793, -2.060842754346572}, {-1.381592653589793, \ -1.0724227118398266`}, {-1.381592653589793, 0.7378274832286856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.647246761763507}, {-1.376592653589793, -2.2487163251339792`}, \ {-1.376592653589793, -2.0610898774709288`}, {-1.376592653589793, \ -1.0720988339267006`}, {-1.376592653589793, 0.7393268208733784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.6470659440764295`}, {-1.371592653589793, -2.248386733816593}, \ {-1.371592653589793, -2.0613321422446114`}, {-1.371592653589793, \ -1.0717694026995215`}, {-1.371592653589793, 0.7408239299953422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.6468860163069827`}, {-1.366592653589793, -2.248064520749768}, \ {-1.366592653589793, -2.0615695580815903`}, {-1.366592653589793, \ -1.0714345005698989`}, {-1.366592653589793, 0.7423188230521737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.6467069704939594`}, {-1.361592653589793, -2.2477496478593055`}, \ {-1.361592653589793, -2.0618021351009754`}, {-1.361592653589793, \ -1.071094208653463}, {-1.361592653589793, 0.7438115124898232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.6465287987647126`}, {-1.356592653589793, -2.2474420767283236`}, \ {-1.356592653589793, -2.0620298841271305`}, {-1.356592653589793, \ -1.0707486067910585`}, {-1.356592653589793, 0.7453020107422995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.646351493333944}, {-1.351592653589793, -2.2471417685927664`}, \ {-1.351592653589793, -2.062252816689354}, {-1.351592653589793, \ -1.070397773569564}, {-1.351592653589793, 0.746790330231382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.6461750465025093`}, {-1.3465926535897932`, \ -2.2468486843374382`}, {-1.3465926535897932`, -2.0624709450210865`}, \ {-1.3465926535897932`, -1.0700417863423444`}, {-1.3465926535897932`, 0.7482764833663433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.645999450656242}, {-1.341592653589793, -2.246562784492559}, \ {-1.341592653589793, -2.06268428205867}, {-1.341592653589793, \ -1.069680721249342}, {-1.341592653589793, 0.7497604825436798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.6458246982647977`}, {-1.3365926535897932`, -2.246284029230865}, \ {-1.3365926535897932`, -2.0628928414396173`}, {-1.3365926535897932`, \ -1.0693146532368154`}, {-1.3365926535897932`, 0.7512423401468501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.645650781880516}, {-1.331592653589793, -2.2460123783652453`}, \ {-1.331592653589793, -2.0630966375004176`}, {-1.331592653589793, \ -1.0689436560767296`}, {-1.331592653589793, 0.7527220685460234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.6454776941373}, {-1.3265926535897932`, -2.2457477913469233`}, \ {-1.3265926535897932`, -2.0632956852738435`}, {-1.3265926535897932`, \ -1.0685678023858076`}, {-1.3265926535897932`, 0.7541996800978347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.6453054277495136`}, {-1.321592653589793, -2.245490227264192}, \ {-1.321592653589793, -2.0634900004857797`}, {-1.321592653589793, \ -1.0681871636442446`}, {-1.321592653589793, 0.7556751871451477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.6451339755108982`}, {-1.3165926535897932`, \ -2.2452396448417073`}, {-1.3165926535897932`, -2.0636795995515484`}, \ {-1.3165926535897932`, -1.0678018102140983`}, {-1.3165926535897932`, 0.7571486020168275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.6449633302935025`}, {-1.311592653589793, -2.2449960024403226`}, \ {-1.311592653589793, -2.063864499571747}, {-1.311592653589793, \ -1.0674118113573532`}, {-1.311592653589793, 0.7586199370275192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.6447934850466335`}, {-1.3065926535897932`, \ -2.2447592580575018`}, {-1.3065926535897932`, -2.0640447183275734`}, \ {-1.3065926535897932`, -1.0670172352536713`}, {-1.3065926535897932`, 0.760089204477435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.644624432795821}, {-1.301592653589793, -2.2445293693282613`}, \ {-1.301592653589793, -2.0642202742756806`}, {-1.301592653589793, \ -1.0666181490178335`}, {-1.301592653589793, 0.7615564166521488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.644456166641798}, {-1.2965926535897931`, -2.2443062935266886`}, \ {-1.2965926535897931`, -2.0643911865425033`}, {-1.2965926535897931`, \ -1.0662146187168737`}, {-1.2965926535897931`, 0.7630215858223977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.6442886797595015`}, {-1.291592653589793, -2.244089987568012}, \ {-1.291592653589793, -2.064557474918103}, {-1.291592653589793, \ -1.065806709386917}, {-1.291592653589793, 0.7644847242438914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.6441219653970824`}, {-1.2865926535897931`, -2.2438804080112}, \ {-1.2865926535897931`, -2.064719159849528}, {-1.2865926535897931`, \ -1.0653944850497246`}, {-1.2865926535897931`, 0.7659458441571282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.6439560168749363`}, {-1.281592653589793, -2.2436775110621316`}, \ {-1.281592653589793, -2.0648762624336605`}, {-1.281592653589793, \ -1.064978008728949}, {-1.281592653589793, 0.7674049577872182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.643790827584745}, {-1.2765926535897931`, -2.2434812525772845`}, \ {-1.2765926535897931`, -2.065028804409608}, {-1.2765926535897931`, \ -1.0645573424661097`}, {-1.2765926535897931`, 0.7688620773437134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.643626390988537}, {-1.271592653589793, -2.2432915880679714`}, \ {-1.271592653589793, -2.065176808150588}, {-1.271592653589793, \ -1.0641325473362881`}, {-1.271592653589793, 0.7703172150204441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.6434627006177585`}, {-1.2665926535897931`, -2.243108472705095}, \ {-1.2665926535897931`, -2.065320296655358}, {-1.2665926535897931`, \ -1.0637036834635556`}, {-1.2665926535897931`, 0.771770382995363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.6432997500723623`}, {-1.261592653589793, -2.242931861324414}, \ {-1.261592653589793, -2.0654592935391807`}, {-1.261592653589793, \ -1.0632708100361303`}, {-1.261592653589793, 0.7732215934303946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.6431375330199085`}, {-1.256592653589793, -2.2427617084323335`}, \ {-1.256592653589793, -2.065593823024319}, {-1.256592653589793, \ -1.062833985321273}, {-1.256592653589793, 0.7746708584712917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.6429760431946785`}, {-1.251592653589793, -2.242597968212174}, \ {-1.251592653589793, -2.0657239099301066`}, {-1.251592653589793, \ -1.062393266679926}, {-1.251592653589793, 0.776118190247498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.642815274396805}, {-1.246592653589793, -2.2424405945309354`}, \ {-1.246592653589793, -2.065849579662564}, {-1.246592653589793, \ -1.0619487105811016`}, {-1.246592653589793, 0.7775636008720168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.642655220491414}, {-1.241592653589793, -2.242289540946535}, \ {-1.241592653589793, -2.065970858203605}, {-1.241592653589793, \ -1.0615003726160186`}, {-1.241592653589793, 0.7790071024412862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.6424958754077785`}, {-1.236592653589793, -2.2421447607155036`}, \ {-1.236592653589793, -2.066087772099826}, {-1.236592653589793, \ -1.0610483075119992`}, {-1.236592653589793, 0.78044870703506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.6423372331384876`}, {-1.231592653589793, -2.2420062068011273`}, \ {-1.231592653589793, -2.066200348450891}, {-1.231592653589793, \ -1.0605925691461253`}, {-1.231592653589793, 0.7818884267162939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.6421792877386268`}, {-1.226592653589793, -2.241873831882025}, \ {-1.226592653589793, -2.0663086148975545`}, {-1.226592653589793, \ -1.060133210558661}, {-1.226592653589793, 0.7833262735310385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.6420220333249693`}, {-1.2215926535897932`, \ -2.2417475883611306`}, {-1.2215926535897932`, -2.0664125996092855`}, \ {-1.2215926535897932`, -1.0596702839662444`}, {-1.2215926535897932`, 0.784762259508337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.6418654640751846`}, {-1.216592653589793, -2.241627428375094}, \ {-1.216592653589793, -2.0665123312715665`}, {-1.216592653589793, \ -1.0592038407748547`}, {-1.216592653589793, 0.7861963966601297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.6417095742270527`}, {-1.2115926535897932`, \ -2.2415133038040547`}, {-1.2115926535897932`, -2.066607839072833}, \ {-1.2115926535897932`, -1.0587339315925566`}, {-1.2115926535897932`, 0.7876286969811626}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.6415543580776926`}, {-1.206592653589793, -2.2414051662817815`}, \ {-1.206592653589793, -2.0666991526911036`}, {-1.206592653589793, \ -1.0582606062420263`}, {-1.206592653589793, 0.7890591724489016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.641399809982807}, {-1.2015926535897932`, -2.24130296720616}, \ {-1.2015926535897932`, -2.06678630228031}, {-1.2015926535897932`, \ -1.0577839137728662`}, {-1.2015926535897932`, 0.7904878350234534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.6412459243559274`}, {-1.196592653589793, -2.241206657750014}, \ {-1.196592653589793, -2.0668693184563303`}, {-1.196592653589793, \ -1.057303902473707}, {-1.196592653589793, 0.79191469664749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.6410926956676835`}, {-1.1915926535897932`, -2.241116188872238}, \ {-1.1915926535897932`, -2.066948232282762}, {-1.1915926535897932`, \ -1.056820619884106}, {-1.1915926535897932`, 0.7933397692461788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.6409401184450743`}, {-1.186592653589793, -2.241031511329223}, \ {-1.186592653589793, -2.06702307525644}, {-1.186592653589793, \ -1.0563341128062407`}, {-1.186592653589793, 0.7947630647271174}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.640788187270753}, {-1.1815926535897932`, -2.240952575686544}, \ {-1.1815926535897932`, -2.0670938792927385`}, {-1.1815926535897932`, \ -1.055844427316407}, {-1.1815926535897932`, 0.796184594980275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.6406368967823224`}, {-1.176592653589793, -2.2408793323309197`}, \ {-1.176592653589793, -2.0671606767106407`}, {-1.176592653589793, \ -1.055351608776319}, {-1.176592653589793, 0.7976043718779358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.6404862416716424`}, {-1.1715926535897931`, \ -2.2408117314823817`}, {-1.1715926535897931`, -2.0672235002176453`}, \ {-1.1715926535897931`, -1.0548557018442215`}, {-1.1715926535897931`, 0.7990224072746495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.6403362166841444`}, {-1.166592653589793, -2.2407497232066835`}, \ {-1.166592653589793, -2.0672823828944646`}, {-1.166592653589793, \ -1.0543567504858093`}, {-1.166592653589793, 0.8004387130071857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.640186816618159}, {-1.1615926535897931`, -2.240693257427876}, \ {-1.1615926535897931`, -2.0673373581796053`}, {-1.1615926535897931`, \ -1.0538547979849655`}, {-1.1615926535897931`, 0.8018533008944926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.64003803632425}, {-1.156592653589793, -2.2406422839410727`}, \ {-1.156592653589793, -2.067388459853798}, {-1.156592653589793, \ -1.0533498869543194`}, {-1.156592653589793, 0.8032661827376605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.6398898707045633`}, {-1.1515926535897931`, \ -2.2405967524253567`}, {-1.1515926535897931`, -2.0674357220243174`}, \ {-1.1515926535897931`, -1.0528420593456227`}, {-1.1515926535897931`, 0.8046773703198898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.639742314712181}, {-1.146592653589793, -2.240556612456827}, \ {-1.146592653589793, -2.067479179109214}, {-1.146592653589793, \ -1.0523313564599541`}, {-1.146592653589793, 0.8060868754064637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.6395953633504856`}, {-1.1415926535897931`, \ -2.2405218135217457`}, {-1.1415926535897931`, -2.06751886582147}, \ {-1.1415926535897931`, -1.0518178189577512`}, {-1.1415926535897931`, 0.8074947097447237}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.639449011672536}, {-1.1365926535897932`, -2.240492305029792}, \ {-1.1365926535897932`, -2.0675548171530957`}, {-1.1365926535897932`, \ -1.0513014868686732`}, {-1.1365926535897932`, 0.808900885064051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.6393032547804505`}, {-1.1315926535897929`, -2.240468036327369}, \ {-1.1315926535897929`, -2.067587068359207}, {-1.1315926535897929`, \ -1.0507823996013}, {-1.1315926535897929`, 0.8103054130758521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.6391580878247978`}, {-1.126592653589793, -2.240448956710975}, \ {-1.126592653589793, -2.067615654942073}, {-1.126592653589793, \ -1.0502605959526663`}, {-1.126592653589793, 0.8117083054735461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.6390135060040003`}, {-1.121592653589793, -2.2404350154406014`}, \ {-1.121592653589793, -2.0676406126351767`}, {-1.121592653589793, \ -1.0497361141176382`}, {-1.121592653589793, 0.8131095739325592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.6388695045637416`}, {-1.1165926535897932`, \ -2.2404261617531502`}, {-1.1165926535897932`, -2.067661977387289}, \ {-1.1165926535897932`, -1.0492089916981324`}, {-1.1165926535897932`, 0.8145092301103207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.6387260787963878`}, {-1.1115926535897929`, \ -2.2404223448758316`}, {-1.1115926535897929`, -2.067679785346601}, \ {-1.1115926535897929`, -1.04867926571218}, {-1.1115926535897929`, 0.8159072856462645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.638583224040412}, {-1.106592653589793, -2.240423514039555}, \ {-1.106592653589793, -2.067694072844891}, {-1.106592653589793, \ -1.0481469726028423`}, {-1.106592653589793, 0.8173037521618324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.6384409356798306`}, {-1.101592653589793, -2.240429618492266}, \ {-1.101592653589793, -2.0677048763817916`}, {-1.101592653589793, \ -1.0476121482469745`}, {-1.101592653589793, 0.8186986412604836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.638299209143645}, {-1.0965926535897932`, -2.2404406075122267`}, \ {-1.0965926535897932`, -2.067712232609129}, {-1.0965926535897932`, \ -1.0470748279638464`}, {-1.0965926535897932`, 0.8200919645277064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.6381580399052953`}, {-1.0915926535897933`, \ -2.2404564304212284`}, {-1.0915926535897933`, -2.0677161783153877`}, \ {-1.0915926535897933`, -1.046535046523618}, {-1.0915926535897933`, 0.821483733531033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.6380174234821165`}, {-1.086592653589793, -2.2404770365976923`}, \ {-1.086592653589793, -2.0677167504102907`}, {-1.086592653589793, \ -1.0459928381556751`}, {-1.086592653589793, 0.8228739598200594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.637877355434808}, {-1.081592653589793, -2.2405023754896876`}, \ {-1.081592653589793, -2.0677139859095255`}, {-1.081592653589793, \ -1.0454482365568276`}, {-1.081592653589793, 0.824262654926467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.637737831366905}, {-1.0765926535897932`, -2.240532396627794}, \ {-1.0765926535897932`, -2.0677079219196264`}, {-1.0765926535897932`, \ -1.0449012748993705`}, {-1.0765926535897932`, 0.8256498303640496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.6375988469242637`}, {-1.0715926535897933`, \ -2.2405670496378622`}, {-1.0715926535897933`, -2.067698595623021}, \ {-1.0715926535897933`, -1.0443519858390105`}, {-1.0715926535897933`, 0.827035497628742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.637460397794547}, {-1.066592653589793, -2.240606284253592}, \ {-1.066592653589793, -2.067686044263269}, {-1.066592653589793, \ -1.0438004015226674`}, {-1.066592653589793, 0.828419668198653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.637322479706724}, {-1.061592653589793, -2.2406500503289544`}, \ {-1.061592653589793, -2.0676703051304757`}, {-1.061592653589793, \ -1.0432465535961382`}, {-1.061592653589793, 0.8298023535341004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.637185088430571}, {-1.0565926535897932`, -2.2406982978504395`}, \ {-1.0565926535897932`, -2.067651415546969}, {-1.0565926535897932`, \ -1.0426904732116427`}, {-1.0565926535897932`, 0.8311835650776512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.6370482197761844`}, {-1.0515926535897933`, -2.240750976949107}, \ {-1.0515926535897933`, -2.067629412853121}, {-1.0515926535897933`, \ -1.0421321910352397`}, {-1.0515926535897933`, 0.8325633142541632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.6369118695934954`}, {-1.046592653589793, -2.240808037912438}, \ {-1.046592653589793, -2.0676043343934607`}, {-1.046592653589793, \ -1.0415717372541236`}, {-1.046592653589793, 0.83394161247083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.636776033771798}, {-1.041592653589793, -2.240869431195966}, \ {-1.041592653589793, -2.067576217503006}, {-1.041592653589793, \ -1.0410091415838005`}, {-1.041592653589793, 0.8353184711172291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.6366407082392755`}, {-1.0365926535897931`, \ -2.2409351074346966`}, {-1.0365926535897931`, -2.067545099493848}, \ {-1.0365926535897931`, -1.040444433275147}, {-1.0365926535897931`, 0.8366939015653744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.6365058889625415`}, {-1.0315926535897932`, \ -2.2410050174542797`}, {-1.0315926535897932`, -2.0675110176420017`}, \ {-1.0315926535897932`, -1.0398776411213528`}, {-1.0315926535897932`, 0.8380679151697685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.636371571946182}, {-1.026592653589793, -2.2410791122819536`}, \ {-1.026592653589793, -2.067474009174524}, {-1.026592653589793, \ -1.0393087934647491`}, {-1.026592653589793, 0.8394405232674613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.636237753232306}, {-1.021592653589793, -2.241157343157222}, \ {-1.021592653589793, -2.067434111256913}, {-1.021592653589793, \ -1.038737918203528}, {-1.021592653589793, 0.8408117371781084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.6361044289001017`}, {-1.0165926535897931`, -2.241239661542293}, \ {-1.0165926535897931`, -2.0673913609807806`}, {-1.0165926535897931`, \ -1.0381650427983482`}, {-1.0165926535897931`, 0.842181568204035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.6359715950654015`}, {-1.0115926535897932`, -2.241326019132236}, \ {-1.0115926535897932`, -2.0673457953518333`}, {-1.0115926535897932`, \ -1.0375901942788361`}, {-1.0115926535897932`, 0.8435500276303004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.6358392478802473`}, {-1.0065926535897929`, \ -2.2414163678648795`}, {-1.0065926535897929`, -2.0672974512781326`}, \ {-1.0065926535897929`, -1.03701339924998}, {-1.0065926535897929`, 0.8449171267247667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.635707383532467}, {-1.001592653589793, -2.2415106599304213`}, \ {-1.001592653589793, -2.067246365558677}, {-1.001592653589793, \ -1.0364346838984195`}, {-1.001592653589793, 0.8462828767381683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.635575998245256}, {-0.9965926535897931, -2.2416088477807725`}, \ {-0.9965926535897931, -2.067192574872266}, {-0.9965926535897931, \ -1.0358540739986342`}, {-0.9965926535897931, 0.8476472889041862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.6354450882767613`}, {-0.9915926535897932, -2.2417108841386}, \ {-0.9915926535897932, -2.0671361157667016`}, {-0.9915926535897932, \ -1.035271594919029}, {-0.9915926535897932, 0.8490103744395228}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.6353146499196756`}, {-0.9865926535897929, -2.241816722006089}, \ {-0.9865926535897929, -2.0670770246482824`}, {-0.9865926535897929, \ -1.0346872716279256`}, {-0.9865926535897929, 0.8503721445439817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.635184679500833}, {-0.981592653589793, -2.241926314673408}, \ {-0.981592653589793, -2.0670153377716294`}, {-0.981592653589793, \ -1.0341011286994515`}, {-0.981592653589793, 0.8517326104005467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.635055173380815}, {-0.9765926535897931, -2.242039615726887}, \ {-0.9765926535897931, -2.066951091229818}, {-0.9765926535897931, \ -1.0335131903193373`}, {-0.9765926535897931, 0.8530917831754654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.634926127953556}, {-0.9715926535897932, -2.2421565790568883`}, \ {-0.9715926535897932, -2.066884320944841}, {-0.9715926535897932, \ -1.032923480290619}, {-0.9715926535897932, 0.8544496740183359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.6347975396459598`}, {-0.9665926535897928, -2.2422771588653814`}, \ {-0.9665926535897928, -2.0668150626583923`}, {-0.9665926535897928, \ -1.0323320220392482`}, {-0.9665926535897928, 0.8558062940621929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.6346694049175157`}, {-0.961592653589793, -2.2424013096732276`}, \ {-0.961592653589793, -2.0667433519229608`}, {-0.961592653589793, \ -1.0317388386196118`}, {-0.961592653589793, 0.8571616544235986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.6345417202599273`}, {-0.9565926535897931, -2.2425289863271485`}, \ {-0.9565926535897931, -2.066669224093275}, {-0.9565926535897931, \ -1.0311439527199642`}, {-0.9565926535897931, 0.8585157662027352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.6344144821967377`}, {-0.9515926535897932, -2.2426601440064124`}, \ {-0.9515926535897932, -2.066592714318024}, {-0.9515926535897932, \ -1.0305473866677686`}, {-0.9515926535897932, 0.8598686404834992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.634287687282966}, {-0.9465926535897933, -2.2427947382292097`}, \ {-0.9465926535897933, -2.0665138575319446`}, {-0.9465926535897933, \ -1.0299491624349562`}, {-0.9465926535897933, 0.8612202883335988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.634161332104747}, {-0.9415926535897929, -2.24293272485873}, \ {-0.9415926535897929, -2.0664326884482107`}, {-0.9415926535897929, \ -1.0293493016430988`}, {-0.9415926535897929, 0.8625707208046521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.634035413278975}, {-0.936592653589793, -2.243074060108954}, \ {-0.936592653589793, -2.0663492415511286`}, {-0.936592653589793, \ -1.0287478255684999`}, {-0.936592653589793, 0.8639199489322876}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.6339099274529514`}, {-0.9315926535897932, -2.2432187005501314`}, \ {-0.9315926535897932, -2.066263551089173}, {-0.9315926535897932, \ -1.0281447551472018`}, {-0.9315926535897932, 0.8652679837362492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.633784871304042}, {-0.9265926535897933, -2.243366603113994}, \ {-0.9265926535897933, -2.0661756510683067`}, {-0.9265926535897933, \ -1.0275401109799145`}, {-0.9265926535897933, 0.8666148362204994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.633660241539332}, {-0.9215926535897929, -2.243517725098644}, \ {-0.9215926535897929, -2.0660855752456433`}, {-0.9215926535897929, \ -1.0269339133368656`}, {-0.9215926535897929, 0.8679605173733275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.63353603489529}, {-0.916592653589793, -2.243672024173188}, \ {-0.916592653589793, -2.065993357123392}, {-0.916592653589793, \ -1.0263261821625729`}, {-0.916592653589793, 0.869305038167458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.6334122481374376`}, {-0.9115926535897931, -2.2438294583820535`}, \ {-0.9115926535897931, -2.0658990299431146`}, {-0.9115926535897931, \ -1.0257169370805388`}, {-0.9115926535897931, 0.8706484095601623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.633288878060018}, {-0.9065926535897932, -2.243989986149077}, \ {-0.9065926535897932, -2.0658026266802856`}, {-0.9065926535897932, \ -1.0251061973978723`}, {-0.9065926535897932, 0.8719906424933713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.6331659214856744`}, {-0.9015926535897929, -2.2441535662812493`}, \ {-0.9015926535897929, -2.0657041800391456`}, {-0.9015926535897929, \ -1.0244939821098387`}, {-0.9015926535897929, 0.8733317478937903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.6330433752651308`}, {-0.896592653589793, -2.2443201579722425`}, \ {-0.896592653589793, -2.06560372244784}, {-0.896592653589793, \ -1.0238803099043283`}, {-0.896592653589793, 0.874671736673015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.6329212362768755`}, {-0.8915926535897931, -2.2444897208056354`}, \ {-0.8915926535897931, -2.0655012860538617`}, {-0.8915926535897931, \ -1.0232651991662687`}, {-0.8915926535897931, 0.8760106197276513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.6327995014268506`}, {-0.8865926535897932, -2.2446622147579025`}, \ {-0.8865926535897932, -2.065396902719748}, {-0.8865926535897932, \ -1.0226486679819524`}, {-0.8865926535897932, 0.877348407939434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.6326781676481463`}, {-0.8815926535897929, -2.2448376002011177`}, \ {-0.8815926535897929, -2.0652906040190864`}, {-0.8815926535897929, \ -1.0220307341433057`}, {-0.8815926535897929, 0.8786851121753501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.632557231900697}, {-0.876592653589793, -2.2450158379054286`}, \ {-0.876592653589793, -2.065182421232761}, {-0.876592653589793, \ -1.0214114151520848`}, {-0.876592653589793, 0.8800207432877616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.6324366911709824`}, {-0.8715926535897931, -2.245196889041259}, \ {-0.8715926535897931, -2.065072385345498}, {-0.8715926535897931, \ -1.020790728224009}, {-0.8715926535897931, 0.8813553121145304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.6323165424717323`}, {-0.8665926535897932, -2.245380715181297}, \ {-0.8665926535897932, -2.064960527042631}, {-0.8665926535897932, \ -1.020168690292823}, {-0.8665926535897932, 0.882688829479148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.6321967828416373`}, {-0.8615926535897929, -2.24556727830221}, \ {-0.8615926535897929, -2.064846876707164}, {-0.8615926535897929, \ -1.0195453180143035`}, {-0.8615926535897929, 0.8840213061908607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.6320774093450603`}, {-0.856592653589793, -2.2457565407861604`}, \ {-0.856592653589793, -2.0647314644170547`}, {-0.856592653589793, \ -1.0189206277701945`}, {-0.856592653589793, 0.8853527530448025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.6319584190717524`}, {-0.8515926535897931, -2.245948465422074}, \ {-0.8515926535897931, -2.0646143199427507`}, {-0.8515926535897931, \ -1.0182946356720841`}, {-0.8515926535897931, 0.8866831808221257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.631839809136575}, {-0.8465926535897932, -2.246143015406695}, \ {-0.8465926535897932, -2.0644954727449654`}, {-0.8465926535897932, \ -1.0176673575652218`}, {-0.8465926535897932, 0.8880126002901346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.6317215766792215`}, {-0.8415926535897928, -2.246340154345426}, \ {-0.8415926535897928, -2.0643749519726775`}, {-0.8415926535897928, \ -1.0170388090322713`}, {-0.8415926535897928, 0.8893410222024212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.631603718863947}, {-0.836592653589793, -2.24653984625296}, \ {-0.836592653589793, -2.0642527864613642`}, {-0.836592653589793, \ -1.0164090053970096`}, {-0.836592653589793, 0.890668457299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.6314862328792983`}, {-0.8315926535897931, -2.246742055553702}, \ {-0.8315926535897931, -2.06412900473145}, {-0.8315926535897931, \ -1.015777961727963}, {-0.8315926535897931, 0.8919949163064482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.631369115937848}, {-0.8265926535897932, -2.2469467470820055`}, \ {-0.8265926535897932, -2.0640036349869617`}, {-0.8265926535897932, \ -1.01514569284199}, {-0.8265926535897932, 0.8933204099380438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.631252365275933}, {-0.8215926535897933, -2.2471538860822013`}, \ {-0.8215926535897933, -2.0638767051144096`}, {-0.8215926535897933, \ -1.014512213307805}, {-0.8215926535897933, 0.8946449488939067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.6311359781533956`}, {-0.8165926535897929, -2.247363438208463}, \ {-0.8165926535897929, -2.063748242681839}, {-0.8165926535897929, \ -1.0138775374494504`}, {-0.8165926535897929, 0.8959685438611409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.631019951853329}, {-0.811592653589793, -2.247575369524469}, \ {-0.811592653589793, -2.0636182749381065`}, {-0.811592653589793, \ -1.0132416793497063`}, {-0.811592653589793, 0.8972912055139789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.6309042836818235`}, {-0.8065926535897932, -2.2477896465029104`}, \ {-0.8065926535897932, -2.063486828812325}, {-0.8065926535897932, \ -1.0126046528534633`}, {-0.8065926535897932, 0.8986129445139251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.6307889709677204`}, {-0.8015926535897933, -2.2480062360248185`}, \ {-0.8015926535897933, -2.063353930913499}, {-0.8015926535897933, \ -1.0119664715710217`}, {-0.8015926535897933, 0.899933771509906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.630674011062363}, {-0.7965926535897929, -2.248225105378743}, \ {-0.7965926535897929, -2.063219607530327}, {-0.7965926535897929, \ -1.0113271488813538`}, {-0.7965926535897929, 0.9012536971384127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.6305594013393576`}, {-0.791592653589793, -2.248446222259759}, \ {-0.791592653589793, -2.0630838846311903`}, {-0.791592653589793, \ -1.0106866979353122`}, {-0.791592653589793, 0.902572732023654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.630445139194331}, {-0.7865926535897931, -2.248669554768337}, \ {-0.7865926535897931, -2.0629467878642886`}, {-0.7865926535897931, \ -1.010045131658785}, {-0.7865926535897931, 0.9038908867777058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.630331222044698}, {-0.7815926535897932, -2.248895071409067}, \ {-0.7815926535897932, -2.0628083425579424`}, {-0.7815926535897932, \ -1.0094024627558051`}, {-0.7815926535897932, 0.9052081720006617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.6302176473294243`}, {-0.7765926535897929, -2.2491227410892383`}, \ {-0.7765926535897929, -2.0626685737210417`}, {-0.7765926535897929, \ -1.0087587037116088`}, {-0.7765926535897929, 0.9065245982807872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.630104412508797}, {-0.771592653589793, -2.249352533117291}, \ {-0.771592653589793, -2.0625275060436494`}, {-0.771592653589793, \ -1.0081138667956488`}, {-0.771592653589793, 0.9078401761946733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.6299915150642006`}, {-0.7665926535897931, -2.24958441720114}, \ {-0.7665926535897931, -2.062385163897738}, {-0.7665926535897931, \ -1.0074679640645603`}, {-0.7665926535897931, 0.9091549163073916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.6298789524978883`}, {-0.7615926535897932, -2.2498183634463738`}, \ {-0.7615926535897932, -2.0622415713380606`}, {-0.7615926535897932, \ -1.0068210073650785`}, {-0.7615926535897932, 0.9104688291726518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.629766722332762}, {-0.7565926535897929, -2.250054342354345}, \ {-0.7565926535897929, -2.0620967521031566`}, {-0.7565926535897929, \ -1.0061730083369145`}, {-0.7565926535897929, 0.9117819253329585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.629654822112155}, {-0.751592653589793, -2.2502923248201383`}, \ {-0.751592653589793, -2.0619507296164774`}, {-0.751592653589793, \ -1.005523978415584}, {-0.751592653589793, 0.9130942153197702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.6295432493996125`}, {-0.7465926535897931, -2.250532282130448}, \ {-0.7465926535897931, -2.061803526987625}, {-0.7465926535897931, \ -1.0048739288351933`}, {-0.7465926535897931, 0.9144057096536602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.6294320017786816`}, {-0.7415926535897932, -2.250774185961332}, \ {-0.7415926535897932, -2.061655167013722}, {-0.7415926535897932, \ -1.0042228706311833`}, {-0.7415926535897932, 0.9157164188444767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.629321076852699}, {-0.7365926535897929, -2.2510180083759006`}, \ {-0.7365926535897929, -2.0615056721808616`}, {-0.7365926535897929, \ -1.0035708146430269`}, {-0.7365926535897929, 0.9170263533915066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.6292104722445835`}, {-0.731592653589793, -2.2512637218218816`}, \ {-0.731592653589793, -2.0613550646656873`}, {-0.731592653589793, \ -1.0029177715168918`}, {-0.731592653589793, 0.9183355237836365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.6291001855966303`}, {-0.7265926535897931, -2.251511299129127}, \ {-0.7265926535897931, -2.0612033663370535`}, {-0.7265926535897931, \ -1.002263751708254}, {-0.7265926535897931, 0.9196439404995199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.6289902145703086`}, {-0.7215926535897932, -2.251760713507026}, \ {-0.7215926535897932, -2.0610505987577814`}, {-0.7215926535897932, \ -1.0016087654844779`}, {-0.7215926535897932, 0.9209516140077416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.628880556846061}, {-0.7165926535897928, -2.252011938541835}, \ {-0.7165926535897928, -2.060896783186514}, {-0.7165926535897928, \ -1.0009528229273534`}, {-0.7165926535897928, 0.9222585547669832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.6287712101231056`}, {-0.711592653589793, -2.25226494819395}, \ {-0.711592653589793, -2.0607419405796374`}, {-0.711592653589793, \ -1.000295933935594}, {-0.711592653589793, 0.9235647732261931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.6286621721192414`}, {-0.7065926535897931, -2.252519716795101}, \ {-0.7065926535897931, -2.060586091593295}, {-0.7065926535897931, \ -0.9996381082272963}, {-0.7065926535897931, 0.9248702798247536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.6285534405706548`}, {-0.7015926535897932, -2.2527762190454865`}, \ {-0.7015926535897932, -2.060429256585471}, {-0.7015926535897932, \ -0.9989793553423635}, {-0.7015926535897932, 0.9261750849926508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.6284450132317296`}, {-0.6965926535897933, -2.2530344300108527`}, \ {-0.6965926535897933, -2.0602714556181416`}, {-0.6965926535897933, \ -0.99831968464489}, {-0.6965926535897933, 0.9274791991506458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.6283368878748594`}, {-0.6915926535897929, -2.253294325119492}, \ {-0.6915926535897929, -2.0601127084595}, {-0.6915926535897929, \ -0.9976591053255094}, {-0.6915926535897929, 0.9287826327104465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.62822906229026}, {-0.686592653589793, -2.253555880159247}, \ {-0.686592653589793, -2.059953034586233}, {-0.686592653589793, \ -0.996997626403708}, {-0.686592653589793, 0.9300853960748793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.6281215342857887`}, {-0.6815926535897932, -2.2538190712743944`}, \ {-0.6815926535897932, -2.0597924531858665`}, {-0.6815926535897932, \ -0.9963352567301003}, {-0.6815926535897932, 0.9313874996380633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.62801430168676}, {-0.6765926535897933, -2.2540838749625376`}, \ {-0.6765926535897933, -2.059630983159159}, {-0.6765926535897933, \ -0.9956720049886719}, {-0.6765926535897933, 0.9326889537855866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.6279073623357694`}, {-0.6715926535897929, -2.2543502680714433`}, \ {-0.6715926535897929, -2.0594686431225417`}, {-0.6715926535897929, \ -0.9950078796989875}, {-0.6715926535897929, 0.9339897688946787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.627800714092516}, {-0.666592653589793, -2.254618227795831}, \ {-0.666592653589793, -2.0593054514106215`}, {-0.666592653589793, \ -0.9943428892183641}, {-0.666592653589793, 0.9352899553343892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.627694354833627}, {-0.6615926535897931, -2.254887731674145}, \ {-0.6615926535897931, -2.0591414260787055`}, {-0.6615926535897931, \ -0.9936770417440123}, {-0.6615926535897931, 0.9365895234657649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.627588282452486}, {-0.6565926535897932, -2.255158757585285}, \ {-0.6565926535897932, -2.0589765849053845`}, {-0.6565926535897932, \ -0.9930103453151439}, {-0.6565926535897932, 0.9378884836420271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.627482494859064}, {-0.6515926535897929, -2.2554312837453123`}, \ {-0.6515926535897929, -2.058810945395144}, {-0.6515926535897929, \ -0.9923428078150478}, {-0.6515926535897929, 0.9391868462087525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.627376989979749}, {-0.646592653589793, -2.2557052887041347`}, \ {-0.646592653589793, -2.05864452478101}, {-0.646592653589793, \ -0.9916744369731336}, {-0.646592653589793, 0.9404846215040518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.627271765757181}, {-0.6415926535897931, -2.2559807513421624`}, \ {-0.6415926535897931, -2.0584773400272276`}, {-0.6415926535897931, \ -0.9910052403669469}, {-0.6415926535897931, 0.9417818198587508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.6271668201500886`}, {-0.6365926535897932, -2.2562576508669605`}, \ {-0.6365926535897932, -2.0583094078319637`}, {-0.6365926535897932, \ -0.9903352254241464}, {-0.6365926535897932, 0.9430784515965734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.627062151133126}, {-0.6315926535897929, -2.2565359668098637`}, \ {-0.6315926535897929, -2.0581407446300415`}, {-0.6315926535897929, \ -0.9896643994244609}, {-0.6315926535897929, 0.9443745270343241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.6269577566967137`}, {-0.626592653589793, -2.2568156790225977`}, \ {-0.626592653589793, -2.057971366595688}, {-0.626592653589793, \ -0.9889927695016097}, {-0.626592653589793, 0.9456700564820697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.62685363484688}, {-0.6215926535897931, -2.2570967676738802`}, \ {-0.6215926535897931, -2.0578012896453086`}, {-0.6215926535897931, \ -0.9883203426451941}, {-0.6215926535897931, 0.9469650502433257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.626749783605105}, {-0.6165926535897932, -2.257379213246014}, \ {-0.6165926535897932, -2.057630529440276}, {-0.6165926535897932, \ -0.9876471257025642}, {-0.6165926535897932, 0.9482595186152412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.626646201008166}, {-0.6115926535897929, -2.257662996531473}, \ {-0.6115926535897929, -2.0574591013897354`}, {-0.6115926535897929, \ -0.9869731253806523}, {-0.6115926535897929, 0.9495534718887844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.626542885107986}, {-0.606592653589793, -2.2579480986294937`}, \ {-0.606592653589793, -2.057287020653415}, {-0.606592653589793, \ -0.9862983482477823}, {-0.606592653589793, 0.9508469203489295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.626439833971483}, {-0.6015926535897931, -2.258234500942653}, \ {-0.6015926535897931, -2.0571143021444565`}, {-0.6015926535897931, \ -0.9856228007354491}, {-0.6015926535897931, 0.9521398742748449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.6263370456804207`}, {-0.5965926535897932, -2.2585221851734514`}, \ {-0.5965926535897932, -2.0569409605322466`}, {-0.5965926535897932, \ -0.9849464891400722}, {-0.5965926535897932, 0.9534323439400819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.626234518331262}, {-0.5915926535897928, -2.2588111333208976`}, \ {-0.5915926535897928, -2.056767010245263}, {-0.5915926535897928, \ -0.9842694196247226}, {-0.5915926535897928, 0.9547243396127625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.626132250035024}, {-0.586592653589793, -2.259101327677104}, \ {-0.586592653589793, -2.0565924654739067`}, {-0.586592653589793, \ -0.9835915982208232}, {-0.586592653589793, 0.9560158715557711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.6260302389171355`}, {-0.5815926535897931, -2.2593927508238756`}, \ {-0.5815926535897931, -2.056417340173356}, {-0.5815926535897931, \ -0.9829130308298231}, {-0.5815926535897931, 0.9573069500269444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.6259284831172938`}, {-0.5765926535897931, -2.2596853856293153`}, \ {-0.5765926535897931, -2.056241648066412}, {-0.5765926535897931, \ -0.9822337232248468}, {-0.5765926535897931, 0.9585975852792636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.6258269807893266`}, {-0.571592653589793, -2.2599792152444413`}, \ {-0.571592653589793, -2.0560654026463396`}, {-0.571592653589793, \ -0.9815536810523187}, {-0.571592653589793, 0.9598877875610468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.6257257301010526`}, {-0.566592653589793, -2.2602742230997968`}, \ {-0.566592653589793, -2.0558886171797113`}, {-0.566592653589793, \ -0.9808729098335628}, {-0.566592653589793, 0.961177567116141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.6256247292341457`}, {-0.561592653589793, -2.260570392902105}, \ {-0.561592653589793, -2.055711304709241}, {-0.561592653589793, \ -0.9801914149663777}, {-0.561592653589793, 0.9624669341841177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.6255239763839997`}, {-0.556592653589793, -2.2608677086309044`}, \ {-0.556592653589793, -2.055533478056615}, {-0.556592653589793, \ -0.9795092017265878}, {-0.556592653589793, 0.9637558990004663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.625423469759596}, {-0.551592653589793, -2.261166154535216}, \ {-0.551592653589793, -2.055355149825318}, {-0.551592653589793, \ -0.9788262752695722}, {-0.551592653589793, 0.9650444717967902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.6253232075833712`}, {-0.546592653589793, -2.2614657151302238`}, \ {-0.546592653589793, -2.0551763324034433`}, {-0.546592653589793, \ -0.978142640631768}, {-0.546592653589793, 0.9663326628010025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.6252231880910877`}, {-0.541592653589793, -2.2617663751939756`}, \ {-0.541592653589793, -2.054997037966496}, {-0.541592653589793, \ -0.977458302732154}, {-0.541592653589793, 0.9676204822375231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.6251234095317044`}, {-0.536592653589793, -2.2620681197640957`}, \ {-0.536592653589793, -2.054817278480186}, {-0.536592653589793, \ -0.9767732663737088}, {-0.536592653589793, 0.9689079403274762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.6250238701672517`}, {-0.531592653589793, -2.2623709341345233`}, \ {-0.531592653589793, -2.0546370657032087`}, {-0.531592653589793, \ -0.9760875362448489}, {-0.531592653589793, 0.9701950472888886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.6249245682727036`}, {-0.526592653589793, -2.2626748038522666`}, \ {-0.526592653589793, -2.054456411190005}, {-0.526592653589793, \ -0.9754011169208449}, {-0.526592653589793, 0.9714818133368889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.624825502135857}, {-0.521592653589793, -2.2629797147141857`}, \ {-0.521592653589793, -2.05427532629352}, {-0.521592653589793, \ -0.9747140128652142}, {-0.521592653589793, 0.9727682486839073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.6247266700572056`}, {-0.5165926535897931, -2.263285652763787}, \ {-0.5165926535897931, -2.054093822167931}, {-0.5165926535897931, 0.9740543635398754}, {-0.5165926535897931, -0.9740262284310961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.6246280703498237`}, {-0.511592653589793, -2.2635926042880494`}, \ {-0.511592653589793, -2.0539119097713723`}, {-0.511592653589793, 0.9753401681124285}, {-0.511592653589793, -0.9733377678626026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.624529701339243}, {-0.5065926535897931, -2.263900555814275}, \ {-0.5065926535897931, -2.05372959986863}, {-0.5065926535897931, 0.9766256726071062}, {-0.5065926535897931, -0.9726486352961514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.6244315613633358`}, {-0.5015926535897931, -2.2642094941069577`}, \ {-0.5015926535897931, -2.05354690303383}, {-0.5015926535897931, 0.9779108872275563}, {-0.5015926535897931, -0.9719588347617769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.624333648772199}, {-0.49659265358979304`, -2.2645194061646845`}, \ {-0.49659265358979304`, -2.053363829653095}, {-0.49659265358979304`, 0.9791958221757366}, {-0.49659265358979304`, \ -0.9712683701844227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.6242359619280395`}, {-0.4915926535897931, -2.264830279217055}, \ {-0.4915926535897931, -2.0531803899272}, {-0.4915926535897931, 0.9804804876521204}, {-0.4915926535897931, -0.9705772453852131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.6241384992050585`}, {-0.4865926535897931, -2.265142100721638}, \ {-0.4865926535897931, -2.0529965938741817`}, {-0.4865926535897931, 0.9817648938558999}, {-0.4865926535897931, -0.9698854640827074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.624041258989341}, {-0.4815926535897931, -2.2654548583609415`}, \ {-0.4815926535897931, -2.052812451331952}, {-0.4815926535897931, 0.983049050985192}, {-0.4815926535897931, -0.9691930298941331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.623944239678745}, {-0.4765926535897931, -2.2657685400394265`}, \ {-0.4765926535897931, -2.052627971960873}, {-0.4765926535897931, 0.9843329692372446}, {-0.4765926535897931, -0.9684999463366024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.6238474396827898`}, {-0.4715926535897931, -2.266083133880537}, \ {-0.4715926535897931, -2.0524431652463178`}, {-0.4715926535897931, 0.9856166588086428}, {-0.4715926535897931, -0.9678062168283073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.6237508574225497`}, {-0.46659265358979307`, -2.266398628223758}, \ {-0.46659265358979307`, -2.0522580405012065`}, {-0.46659265358979307`, 0.9869001298955163}, {-0.46659265358979307`, \ -0.9671118446897004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.623654491330546}, {-0.46159265358979307`, -2.2667150116217134`}, {-0.46159265358979307`, -2.0520726068685207`}, \ {-0.46159265358979307`, 0.9881833926937481}, {-0.46159265358979307`, \ -0.966416833144656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.623558339850642}, {-0.45659265358979306`, -2.267032272837281}, \ {-0.45659265358979306`, -2.05188687332379}, {-0.45659265358979306`, 0.9894664573991824}, {-0.45659265358979306`, \ -0.9657211853216126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.623462401437937}, {-0.45159265358979306`, -2.2673504008407477`}, \ {-0.45159265358979306`, -2.051700848677559}, {-0.45159265358979306`, 0.9907493342078341}, {-0.45159265358979306`, \ -0.9650249042546989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.623366674558666}, {-0.44659265358979305`, -2.26766938480698}, \ {-0.44659265358979305`, -2.051514541577831}, {-0.44659265358979305`, 0.9920320333160995}, {-0.44659265358979305`, \ -0.9643279928848446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.6232711576900947`}, {-0.44159265358979305`, -2.267989214112646}, \ {-0.44159265358979305`, -2.0513279605124826`}, {-0.44159265358979305`, 0.9933145649209665}, {-0.44159265358979305`, \ -0.9636304540608709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.62317584932042}, {-0.43659265358979304`, -2.268309878333442}, \ {-0.43659265358979304`, -2.051141113811656}, {-0.43659265358979304`, 0.9945969392202259}, {-0.43659265358979304`, \ -0.9629322905405678}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.6230807479486713`}, {-0.43159265358979304`, -2.268631367241373}, \ {-0.43159265358979304`, -2.0509540096501304`}, {-0.43159265358979304`, 0.9958791664126838}, {-0.43159265358979304`, \ -0.9622335049917524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.6229858520846117`}, {-0.42659265358979304`, \ -2.2689536708020515`}, {-0.42659265358979304`, -2.0507666560496545`}, \ {-0.42659265358979304`, 0.9971612566983744}, {-0.42659265358979304`, \ -0.9615340999933124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.6228911602486398`}, {-0.42159265358979303`, \ -2.2692767791720243`}, {-0.42159265358979303`, -2.050579060881275}, \ {-0.42159265358979303`, 0.9984432202787723}, {-0.42159265358979303`, \ -0.9608340780362348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.6227966709716957`}, {-0.416592653589793, -2.269600682696141}, \ {-0.416592653589793, -2.0503912318676183`}, {-0.416592653589793, 0.9997250673570085}, {-0.416592653589793, -0.9601334415246164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.6227023827951648`}, {-0.411592653589793, -2.269925371904944}, \ {-0.411592653589793, -2.050203176585161}, {-0.411592653589793, 1.0010068081380832`}, {-0.411592653589793, -0.9594321927766616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.6226082942707842`}, {-0.406592653589793, -2.2702508375120956`}, \ {-0.406592653589793, -2.0500149024664642`}, {-0.406592653589793, 1.0022884528290819`}, {-0.406592653589793, -0.9587303340256627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.6225144039605524`}, {-0.40159265358979307`, -2.270577070411829}, \ {-0.40159265358979307`, -2.049826416802394}, {-0.40159265358979307`, 1.003570011639392}, {-0.40159265358979307`, \ -0.9580278674209677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.622420710436635}, {-0.39659265358979306`, -2.27090406167644}, \ {-0.39659265358979306`, -2.049637726744302}, {-0.39659265358979306`, 1.0048514947809184`}, {-0.39659265358979306`, \ -0.9573247950289313}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.622327212281276}, {-0.39159265358979306`, -2.271231802553802}, \ {-0.39159265358979306`, -2.0494488393061894`}, {-0.39159265358979306`, 1.0061329124683018`}, {-0.39159265358979306`, \ -0.9566211188338519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.6222339080867085`}, {-0.38659265358979306`, -2.271560284464913}, \ {-0.38659265358979306`, -2.0492597613668413`}, {-0.38659265358979306`, 1.007414274919136}, {-0.38659265358979306`, \ -0.9559168407388965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.622140796455067}, {-0.38159265358979305`, -2.271889499001479}, \ {-0.38159265358979305`, -2.0490704996719367`}, {-0.38159265358979305`, 1.0086955923541865`}, {-0.38159265358979305`, \ -0.9552119625670071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.6220478759983004`}, {-0.37659265358979305`, -2.27221943792352}, \ {-0.37659265358979305`, -2.0488810608361314`}, {-0.37659265358979305`, 1.0099768749976106`}, {-0.37659265358979305`, \ -0.9545064860617983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.6219551453380845`}, {-0.3715926535897931, -2.2725500931570135`}, \ {-0.3715926535897931, -2.0486914513451135`}, {-0.3715926535897931, 1.0112581330771764`}, {-0.3715926535897931, \ -0.9538004128884374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.6218626031057397`}, {-0.3665926535897931, -2.2728814567915667`}, \ {-0.3665926535897931, -2.0485016775576326`}, {-0.3665926535897931, 1.0125393768244844`}, {-0.3665926535897931, \ -0.9530937446345127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.6217702479421456`}, {-0.3615926535897931, -2.273213521078117}, \ {-0.3615926535897931, -2.048311745707509}, {-0.3615926535897931, 1.013820616475188}, {-0.3615926535897931, -0.9523864828108884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.621678078497659}, {-0.3565926535897931, -2.2735462784266653`}, \ {-0.3565926535897931, -2.0481216619056086`}, {-0.3565926535897931, 1.0151018622692152`}, {-0.3565926535897931, \ -0.9516786288525468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.621586093432031}, {-0.3515926535897931, -2.2738797214040427`}, \ {-0.3515926535897931, -2.047931432141796}, {-0.3515926535897931, 1.016383124450992}, {-0.3515926535897931, -0.9509701841194164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.621494291414329}, {-0.3465926535897931, -2.274213842731699}, \ {-0.3465926535897931, -2.047741062286862}, {-0.3465926535897931, 1.0176644132696657`}, {-0.3465926535897931, \ -0.9502611498971878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.6214026711228517`}, {-0.34159265358979307`, \ -2.2745486352835282`}, {-0.34159265358979307`, -2.047550558094427}, \ {-0.34159265358979307`, 1.018945738979328}, {-0.34159265358979307`, \ -0.9495515273981185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.6213112312450573`}, {-0.33659265358979307`, -2.274884092083724}, \ {-0.33659265358979307`, -2.047359925202811}, {-0.33659265358979307`, 1.0202271118392399`}, {-0.33659265358979307`, \ -0.948841317761824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.62121997047748}, {-0.33159265358979306`, -2.275220206304657}, \ {-0.33159265358979306`, -2.0471691691368936`}, {-0.33159265358979306`, 1.0215085421140573`}, {-0.33159265358979306`, \ -0.9481305220560556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.621128887525656}, {-0.32659265358979306`, -2.2755569712647965`}, \ {-0.32659265358979306`, -2.046978295309927}, {-0.32659265358979306`, 1.0227900400740562`}, {-0.32659265358979306`, \ -0.9474191412774688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.621037981104047}, {-0.32159265358979305`, -2.275894380426642}, \ {-0.32159265358979305`, -2.046787309025347}, {-0.32159265358979305`, 1.02407161599536}, {-0.32159265358979305`, -0.9467071763523788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.620947249935966}, {-0.31659265358979305`, -2.276232427394704}, \ {-0.31659265358979305`, -2.0465962154785395`}, {-0.31659265358979305`, 1.0253532801601664`}, {-0.31659265358979305`, \ -0.9459946281375033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.620856692753501}, {-0.31159265358979304`, -2.276571105913496}, \ {-0.31159265358979304`, -2.046405019758597}, {-0.31159265358979304`, 1.0266350428569753`}, {-0.31159265358979304`, \ -0.9452814974206953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.620766308297446}, {-0.30659265358979304`, -2.2769104098655677`}, \ {-0.30659265358979304`, -2.0462137268500395`}, {-0.30659265358979304`, 1.0279169143808167`}, {-0.30659265358979304`, \ -0.9445677849216644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.6206760953172243`}, {-0.30159265358979304`, \ -2.2772503332695604`}, {-0.30159265358979304`, -2.0460223416345196`}, \ {-0.30159265358979304`, 1.029198905033481}, {-0.30159265358979304`, \ -0.9438534912926856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.620586052570822}, {-0.29659265358979303`, -2.2775908702782934`}, \ {-0.29659265358979303`, -2.0458308688924944`}, {-0.29659265358979303`, 1.0304810251237488`}, {-0.29659265358979303`, \ -0.943138617119299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.6204961788247143`}, {-0.2915926535897931, -2.277932015176877}, \ {-0.2915926535897931, -2.045639313304882}, {-0.2915926535897931, 1.0317632849676206`}, {-0.2915926535897931, \ -0.9424231629209974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.6204064728537966`}, {-0.2865926535897931, -2.2782737623808518`}, \ {-0.2865926535897931, -2.045447679454689}, {-0.2865926535897931, 1.0330456948885485`}, {-0.2865926535897931, \ -0.9417071291519037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.6203169334413174`}, {-0.2815926535897931, -2.278616106434359}, \ {-0.2815926535897931, -2.045255971828617}, {-0.2815926535897931, 1.0343282652176682`}, {-0.2815926535897931, \ -0.9409905162014375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.6202275593788102`}, {-0.27659265358979307`, \ -2.2789590420083377`}, {-0.27659265358979307`, -2.0450641948186403`}, \ {-0.27659265358979307`, 1.035611006294032}, {-0.27659265358979307`, \ -0.9402733243949711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.620138349466026}, {-0.27159265358979306`, -2.2793025638987445`}, \ {-0.27159265358979306`, -2.0448723527235693`}, {-0.27159265358979306`, 1.0368939284648406`}, {-0.27159265358979306`, \ -0.939555553994477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.620049302510868}, {-0.26659265358979306`, -2.2796466670248043`}, \ {-0.26659265358979306`, -2.044680449750583}, {-0.26659265358979306`, 1.038177042085679}, {-0.26659265358979306`, \ -0.9388372051991624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.6199604173293274`}, {-0.26159265358979306`, -2.279991346427286}, \ {-0.26159265358979306`, -2.044488490016744}, {-0.26159265358979306`, 1.03946035752075}, {-0.26159265358979306`, -0.9381182781460955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.619871692745417}, {-0.25659265358979305`, -2.2803365972668086`}, \ {-0.25659265358979305`, -2.0442964775504815`}, {-0.25659265358979305`, 1.040743885143109}, {-0.25659265358979305`, -0.937398772910823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.6197831275911097`}, {-0.25159265358979305`, -2.280682414822161}, \ {-0.25159265358979305`, -2.044104416293072}, {-0.25159265358979305`, 1.0420276353349016`}, {-0.25159265358979305`, \ -0.9366786895079757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.6196947207062764`}, {-0.24659265358979304`, -2.281028794488666}, \ {-0.24659265358979304`, -2.04391231010007}, {-0.24659265358979304`, 1.043311618487599}, {-0.24659265358979304`, \ -0.9359580278918649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.6196064709386233`}, {-0.24159265358979304`, \ -2.2813757317765524`}, {-0.24159265358979304`, -2.0437201627427415`}, \ {-0.24159265358979304`, 1.0445958450022355`}, {-0.24159265358979304`, \ -0.9352367879570719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.61951837714363}, {-0.23659265358979303`, -2.2817232223093606`}, \ {-0.23659265358979303`, -2.0435279779094646`}, {-0.23659265358979303`, 1.0458803252896476`}, {-0.23659265358979303`, \ -0.9345149695390246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.619430438184492}, {-0.23159265358979303`, -2.282071261822374}, \ {-0.23159265358979303`, -2.0433357592071073`}, {-0.23159265358979303`, 1.0471650697707113`}, {-0.23159265358979303`, \ -0.9337925724145676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.619342652932061}, {-0.22659265358979308`, -2.2824198461610727`}, \ {-0.22659265358979308`, -2.043143510162388}, {-0.22659265358979308`, 1.0484500888765829`}, {-0.22659265358979308`, \ -0.9330695963025225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.619255020264783}, {-0.22159265358979308`, -2.282768971279611}, \ {-0.22159265358979308`, -2.0429512342232137`}, {-0.22159265358979308`, 1.0497353930489381`}, {-0.22159265358979308`, \ -0.9323460408642384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.6191675390686457`}, {-0.21659265358979307`, -2.283118633239315}, \ {-0.21659265358979307`, -2.042758934760002}, {-0.21659265358979307`, 1.0510209927402137`}, {-0.21659265358979307`, \ -0.9316219057041362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.619080208237119}, {-0.21159265358979307`, -2.2834688282072197`}, \ {-0.21159265358979307`, -2.04256661506697}, {-0.21159265358979307`, 1.0523068984138493`}, {-0.21159265358979307`, \ -0.9308971903702391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.618993026671098}, {-0.20659265358979306`, -2.283819552454607}, \ {-0.20659265358979306`, -2.04237427836342}, {-0.20659265358979306`, 1.0535931205445281`}, {-0.20659265358979306`, \ -0.9301718943547019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.6189059932788505`}, {-0.20159265358979306`, -2.284170802355586}, \ {-0.20159265358979306`, -2.0421819277949917`}, {-0.20159265358979306`, 1.054879669618422}, {-0.20159265358979306`, \ -0.9294460170943251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.6188191069759603`}, {-0.19659265358979305`, -2.284522574385684}, \ {-0.19659265358979305`, -2.0419895664349013`}, {-0.19659265358979305`, 1.056166556133434}, {-0.19659265358979305`, -0.928719557971065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.618732366685274}, {-0.19159265358979305`, -2.284874865120467}, \ {-0.19159265358979305`, -2.041797197285159}, {-0.19159265358979305`, 1.0574537905994428`}, {-0.19159265358979305`, \ -0.9279925163125328}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.6186457713368485`}, {-0.18659265358979304`, -2.285227671234181}, \ {-0.18659265358979304`, -2.041604823277768}, {-0.18659265358979304`, 1.0587413835385484`}, {-0.18659265358979304`, \ -0.9272648913924885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.618559319867897}, {-0.18159265358979304`, -2.285580989498414}, \ {-0.18159265358979304`, -2.041412447275905}, {-0.18159265358979304`, 1.0600293454853178`}, {-0.18159265358979304`, \ -0.9265366824313239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.6184730112227412`}, {-0.17659265358979304`, \ -2.2859348167807774`}, {-0.17659265358979304`, -2.041220072075082}, \ {-0.17659265358979304`, 1.0613176869870315`}, {-0.17659265358979304`, \ -0.9258078885965398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.618386844352756}, {-0.17159265358979303`, -2.286289150043619}, \ {-0.17159265358979303`, -2.0410277004042845`}, {-0.17159265358979303`, 1.0626064186039312`}, {-0.17159265358979303`, \ -0.9250785090032149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.6183008182163223`}, {-0.16659265358979303`, -2.286643986342745}, \ {-0.16659265358979303`, -2.0408353349271007`}, {-0.16659265358979303`, 1.063895550909467}, {-0.16659265358979303`, \ -0.9243485427144659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.6182149317787777`}, {-0.16159265358979308`, -2.286999322826169}, \ {-0.16159265358979308`, -2.040642978242828}, {-0.16159265358979308`, 1.0651850944905477`}, {-0.16159265358979308`, \ -0.9236179887419022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.618129184012367}, {-0.15659265358979307`, -2.287355156732885}, \ {-0.15659265358979307`, -2.040450632887557}, {-0.15659265358979307`, 1.0664750599477886`}, {-0.15659265358979307`, \ -0.9228868460460713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.6180435738961942`}, {-0.15159265358979307`, -2.287711485391651}, \ {-0.15159265358979307`, -2.040258301335248}, {-0.15159265358979307`, 1.0677654578957638`}, {-0.15159265358979307`, \ -0.9221551135368977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.617958100416176}, {-0.14659265358979306`, -2.288068306219807}, \ {-0.14659265358979306`, -2.0400659859987784`}, {-0.14659265358979306`, 1.0690562989632553`}, {-0.14659265358979306`, \ -0.9214227900741148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.617872762564995}, {-0.14159265358979306`, -2.2884256167220953`}, \ {-0.14159265358979306`, -2.0398736892309897`}, {-0.14159265358979306`, 1.0703475937935065`}, {-0.14159265358979306`, \ -0.9206898744676882}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.6177875593420548`}, {-0.13659265358979306`, \ -2.2887834144895187`}, {-0.13659265358979306`, -2.0396814133256944`}, \ {-0.13659265358979306`, 1.0716393530444732`}, {-0.13659265358979306`, \ -0.9199563654782342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.6177024897534342`}, {-0.13159265358979305`, -2.289141697198206}, \ {-0.13159265358979305`, -2.0394891605186896`}, {-0.13159265358979305`, 1.0729315873890783`}, {-0.13159265358979305`, \ -0.9192222618174294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.617617552811842}, {-0.12659265358979305`, -2.2895004626082978`}, \ {-0.12659265358979305`, -2.0392969329887403`}, {-0.12659265358979305`, 1.0742243075154652`}, {-0.12659265358979305`, \ -0.9184875621484145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.6175327475365764`}, {-0.12159265358979304`, \ -2.2898597085628585`}, {-0.12159265358979304`, -2.039104732858548}, \ {-0.12159265358979304`, 1.075517524127252}, {-0.12159265358979304`, \ -0.9177522650861901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.617448072953478}, {-0.11659265358979304`, -2.2902194329868}, \ {-0.11659265358979304`, -2.0389125621957125`}, {-0.11659265358979304`, 1.0768112479437892`}, {-0.11659265358979304`, \ -0.9170163691980082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.617363528094891}, {-0.11159265358979303`, -2.290579633885822}, \ {-0.11159265358979303`, -2.0387204230136646`}, {-0.11159265358979303`, 1.0781054897004132`}, {-0.11159265358979303`, \ -0.9162798730037542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.6172791119996206`}, {-0.10659265358979303`, \ -2.2909403093453844`}, {-0.10659265358979303`, -2.0385283172725908`}, \ {-0.10659265358979303`, 1.0794002601487058`}, {-0.10659265358979303`, \ -0.9155427749763247}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.6171948237128904`}, {-0.10159265358979308`, -2.291301457529677}, \ {-0.10159265358979308`, -2.038336246880347}, {-0.10159265358979308`, 1.0806955700567515`}, {-0.10159265358979308`, \ -0.9148050735419968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.617110662286306}, {-0.09659265358979308, -2.2916630766806216`}, \ {-0.09659265358979308, -2.0381442136933483`}, {-0.09659265358979308, 1.0819914302093954`}, {-0.09659265358979308, \ -0.9140667670807937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.617026626777811}, {-0.09159265358979307, -2.292025165116891}, \ {-0.09159265358979307, -2.0379522195174475`}, {-0.09159265358979307, 1.0832878514085034`}, {-0.09159265358979307, \ -0.913327853926841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.616942716251651}, {-0.08659265358979307, -2.292387721232937}, \ {-0.08659265358979307, -2.037760266108801}, {-0.08659265358979307, 1.0845848444732225`}, {-0.08659265358979307, \ -0.9125883323687197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.6168589297783362`}, {-0.08159265358979306, \ -2.2927507434980416`}, {-0.08159265358979306, -2.0375683551747206`}, \ {-0.08159265358979306, 1.0858824202402417`}, {-0.08159265358979306, \ -0.9118482006498105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.6167752664346002`}, {-0.07659265358979306, -2.293114230455385}, \ {-0.07659265358979306, -2.0373764883745054`}, {-0.07659265358979306, 1.0871805895640538`}, {-0.07659265358979306, \ -0.9111074569686337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.6166917253033675`}, {-0.07159265358979305, \ -2.2934781807211246`}, {-0.07159265358979305, -2.0371846673202683`}, \ {-0.07159265358979305, 1.0884793633172185`}, {-0.07159265358979305, \ -0.9103660994791837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.6166083054737137`}, {-0.06659265358979305, -2.293842592983499}, \ {-0.06659265358979305, -2.036992893577742}, {-0.06659265358979305, 1.0897787523906248`}, {-0.06659265358979305, \ -0.9096241262912552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.6165250060408325`}, {-0.061592653589793045`, \ -2.2942074660019394`}, {-0.061592653589793045`, -2.0368011686670737`}, \ {-0.061592653589793045`, 1.0910787676937568`}, {-0.061592653589793045`, \ -0.9088815354707662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.616441826106}, {-0.05659265358979304, -2.294572798606203}, \ {-0.05659265358979304, -2.0366094940636095`}, {-0.05659265358979304, 1.0923794201549573`}, {-0.05659265358979304, \ -0.9081383250400734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.61635876477654}, {-0.051592653589793036`, -2.2949385896955192`}, \ {-0.051592653589793036`, -2.036417871198658}, {-0.051592653589793036`, 1.0936807207216948`}, {-0.051592653589793036`, \ -0.907394492978283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.6162758211657904`}, {-0.04659265358979303, \ -2.2953048382377506`}, {-0.04659265358979303, -2.036226301460251}, \ {-0.04659265358979303, 1.0949826803608291`}, {-0.04659265358979303, \ -0.9066500372215565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.6161929943930713`}, {-0.04159265358979303, -2.295671543268571}, \ {-0.04159265358979303, -2.036034786193887}, {-0.04159265358979303, 1.09628531005888}, {-0.04159265358979303, -0.9059049556634085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.6161102835836525`}, {-0.03659265358979302, \ -2.2960387038906585`}, {-0.03659265358979302, -2.035843326703256}, \ {-0.03659265358979302, 1.0975886208222951`}, {-0.03659265358979302, \ -0.9051592461550029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.616027687868721}, {-0.03159265358979302, -2.2964063192728994`}, \ {-0.03159265358979302, -2.035651924250963}, {-0.03159265358979302, 1.0988926236777186`}, {-0.03159265358979302, \ -0.9044129065054376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.6159452063853506`}, {-0.026592653589793014`, \ -2.296774388649614}, {-0.026592653589793014`, -2.0354605800592345`}, \ {-0.026592653589793014`, 1.1001973296722616`}, {-0.026592653589793014`, \ -0.9036659344820335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.6158628382764717`}, {-0.02159265358979301, \ -2.2971429113197903`}, {-0.02159265358979301, -2.0352692953106044`}, \ {-0.02159265358979301, 1.1015027498737735`}, {-0.02159265358979301, \ -0.9029183278106079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.6157805826908413`}, {-0.016592653589793005`, \ -2.2975118866463315`}, {-0.016592653589793005`, -2.035078071148613}, \ {-0.016592653589793005`, 1.1028088953711122`}, {-0.016592653589793005`, \ -0.9021700841757501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.6156984387830153`}, {-0.011592653589793, -2.297881314055325}, \ {-0.011592653589793, -2.0348869086784607`}, {-0.011592653589793, 1.1041157772744183`}, {-0.011592653589793, -0.9014212012210877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.615616405713317}, {-0.006592653589792996, -2.2982511930353158`}, \ {-0.006592653589792996, -2.0346958089676797`}, {-0.006592653589792996, 1.1054234067153872`}, {-0.006592653589792996, \ -0.9006716765495507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.615534482647812}, {-0.0015926535897931027`, \ -2.2986215231366005`}, {-0.0015926535897931027`, -2.034504773046774}, \ {-0.0015926535897931027`, 1.1067317948475437`}, {-0.0015926535897931027`, \ -0.8999215077236283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.615452668758282}, { 0.0034073464102069018`, -2.2989923039705285`}, { 0.0034073464102069018`, -2.0343138019098657`}, { 0.0034073464102069018`, 1.1080409528465174`}, { 0.0034073464102069018`, -0.8991706922656221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.615370963222194}, { 0.008407346410206906, -2.299363535208824}, { 0.008407346410206906, -2.034122896515315}, {0.008407346410206906, 1.1093508919103174`}, { 0.008407346410206906, -0.8984192276578951}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.6152893652226785`}, { 0.01340734641020691, -2.2997352165829117`}, { 0.01340734641020691, -2.033932057786339}, {0.01340734641020691, 1.1106616232596107`}, { 0.01340734641020691, -0.8976671113431132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.6152078739485036`}, { 0.018407346410206915`, -2.3001073478832676`}, { 0.018407346410206915`, -2.033741286611616}, {0.018407346410206915`, 1.1119731581379984`}, { 0.018407346410206915`, -0.8969143407244858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.615126488594048}, { 0.02340734641020692, -2.3004799289587656`}, { 0.02340734641020692, -2.033550583845884}, {0.02340734641020692, 1.1132855078122945`}, { 0.02340734641020692, -0.8961609131659986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.61504520835928}, { 0.028407346410206924`, -2.3008529597160536`}, { 0.028407346410206924`, -2.0333599503105217`}, { 0.028407346410206924`, 1.114598683572806}, { 0.028407346410206924`, -0.8954068259926424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, 2.6149640324497323`}, { 0.03340734641020693, -2.3012264401189326`}, { 0.03340734641020693, -2.033169386794126}, {0.03340734641020693, 1.1159126967336113`}, { 0.03340734641020693, -0.8946520764906389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, 2.6148829600764807`}, { 0.03840734641020693, -2.3016003701877463`}, { 0.03840734641020693, -2.0329788940530773`}, {0.03840734641020693, 1.1172275586328433`}, { 0.03840734641020693, -0.8938966619076604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, 2.6148019904561206`}, { 0.04340734641020694, -2.3019747499987893`}, { 0.04340734641020694, -2.032788472812097}, {0.04340734641020694, 1.1185432806329703`}, { 0.04340734641020694, -0.8931405794530456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, 2.6147211228107468`}, { 0.04840734641020694, -2.302349579683723}, { 0.04840734641020694, -2.0325981237647897`}, {0.04840734641020694, 1.1198598741210781`}, { 0.04840734641020694, -0.8923838262980106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, 2.6146403563679317`}, { 0.053407346410206946`, -2.302724859429004}, { 0.053407346410206946`, -2.0324078475741816`}, { 0.053407346410206946`, 1.1211773505091553`}, { 0.053407346410206946`, -0.8916263995758572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, 2.6145596903607067`}, { 0.05840734641020695, -2.3031005894753216`}, { 0.05840734641020695, -2.032217644873251}, {0.05840734641020695, 1.122495721234376}, {0.05840734641020695, -0.8908682963821738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, 2.61447912402754}, { 0.06340734641020696, -2.3034767701170527`}, { 0.06340734641020696, -2.032027516265444}, {0.06340734641020696, 1.123814997759387}, {0.06340734641020696, -0.8901095137750351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, 2.6143986566123214`}, { 0.06840734641020696, -2.3038534017017174`}, { 0.06840734641020696, -2.031837462325186}, {0.06840734641020696, 1.1251351915725922`}, { 0.06840734641020696, -0.8893500487751966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, 2.614318287364341}, { 0.07340734641020696, -2.30423048462946}, { 0.07340734641020696, -2.0316474835983804`}, {0.07340734641020696, 1.1264563141884418`}, { 0.07340734641020696, -0.8885898983662839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, 2.6142380155382736`}, { 0.07840734641020697, -2.3046080193525262`}, { 0.07840734641020697, -2.031457580602904}, {0.07840734641020697, 1.127778377147719}, {0.07840734641020697, -0.8878290594949793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, 2.614157840394159}, { 0.08340734641020697, -2.3049860063747603`}, { 0.08340734641020697, -2.031267753829089}, {0.08340734641020697, 1.1291013920178292`}, { 0.08340734641020697, -0.8870675290712041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, 2.6140777611973904`}, { 0.08840734641020698, -2.3053644462511103`}, { 0.08840734641020698, -2.031078003740199}, {0.08840734641020698, 1.1304253703930898`}, { 0.08840734641020698, -0.8863053039682958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, 2.6139977772186933`}, { 0.09340734641020698, -2.3057433395871403`}, { 0.09340734641020698, -2.0308883307728993`}, {0.09340734641020698, 1.1317503238950217`}, { 0.09340734641020698, -0.8855423810231833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, 2.6139178877341154`}, { 0.09840734641020699, -2.3061226870385605`}, { 0.09840734641020699, -2.0306987353377104`}, {0.09840734641020699, 1.1330762641726402`}, { 0.09840734641020699, -0.8847787570365562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, 2.613838092025007}, { 0.10340734641020699`, -2.30650248931076}, { 0.10340734641020699`, -2.0305092178194646`}, {0.10340734641020699`, 1.134403202902747}, { 0.10340734641020699`, -0.8840144287730317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, 2.6137583893780136`}, { 0.108407346410207, -2.306882747158352}, { 0.108407346410207, -2.0303197785777485`}, {0.108407346410207, 1.1357311517902255`}, {0.108407346410207, -0.883249392961317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, 2.6136787790850575`}, { 0.113407346410207, -2.30726346138473}, { 0.113407346410207, -2.0301304179473383`}, {0.113407346410207, 1.1370601225683332`}, {0.113407346410207, -0.8824836462943684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, 2.613599260443328}, { 0.118407346410207, -2.3076446328416313`}, { 0.118407346410207, -2.0299411362386284`}, {0.118407346410207, 1.138390126998998}, {0.118407346410207, -0.8817171854295455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, 2.613519832755269}, { 0.1234073464102069, -2.308026262428715}, { 0.1234073464102069, -2.029751933738055}, {0.1234073464102069, 1.1397211768731137`}, {0.1234073464102069, -0.8809500069887636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, 2.6134404953285664`}, { 0.1284073464102069, -2.3084083510931426`}, { 0.1284073464102069, -2.029562810708504}, {0.1284073464102069, 1.141053284010838}, {0.1284073464102069, -0.880182107558641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, 2.613361247476141}, { 0.1334073464102069, -2.308790899829171}, { 0.1334073464102069, -2.0293737673897274`}, {0.1334073464102069, 1.1423864602618896`}, {0.1334073464102069, -0.8794134836906434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, 2.613282088516137}, { 0.1384073464102069, -2.3091739096777575`}, { 0.1384073464102069, -2.0291848039987315`}, {0.1384073464102069, 1.1437207175058473`}, {0.1384073464102069, -0.8786441319012243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, 2.613203017771911}, { 0.14340734641020692`, -2.309557381726169}, { 0.14340734641020692`, -2.0289959207301793`}, {0.14340734641020692`, 1.1450560676524497`}, { 0.14340734641020692`, -0.8778740486719621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, 2.6131240345720266`}, { 0.14840734641020692`, -2.3099413171076035`}, { 0.14840734641020692`, -2.028807117756773}, {0.14840734641020692`, 1.1463925226418963`}, { 0.14840734641020692`, -0.877103230449694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, 2.6130451382502446`}, { 0.15340734641020692`, -2.3103257170008176`}, { 0.15340734641020692`, -2.02861839522963}, {0.15340734641020692`, 1.1477300944451485`}, { 0.15340734641020692`, -0.8763316736466463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, 2.612966328145517}, { 0.15840734641020693`, -2.310710582629767}, { 0.15840734641020693`, -2.0284297532786613`}, {0.15840734641020693`, 1.1490687950642324`}, { 0.15840734641020693`, -0.8755593746405608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, 2.6128876036019797`}, { 0.16340734641020693`, -2.3110959152632486`}, { 0.16340734641020693`, -2.0282411920129357`}, {0.16340734641020693`, 1.1504086365325423`}, { 0.16340734641020693`, -0.874786329774819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, 2.612808963968948}, { 0.16840734641020694`, -2.311481716214561}, { 0.16840734641020694`, -2.028052711521036}, {0.16840734641020694`, 1.151749630915145}, {0.16840734641020694`, -0.8740125353585612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, 2.61273040860091}, { 0.17340734641020694`, -2.3118679868411633`}, { 0.17340734641020694`, -2.027864311871419}, {0.17340734641020694`, 1.1530917903090845`}, { 0.17340734641020694`, -0.8732379876668045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, 2.6126519368575227`}, { 0.17840734641020695`, -2.3122547285443464`}, { 0.17840734641020695`, -2.0276759931127577`}, {0.17840734641020695`, 1.154435126843689}, { 0.17840734641020695`, -0.8724626829405562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, 2.6125735481036094`}, { 0.18340734641020695`, -2.3126419427689155`}, { 0.18340734641020695`, -2.0274877552742874`}, {0.18340734641020695`, 1.1557796526808768`}, { 0.18340734641020695`, -0.8716866173869239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, 2.6124952417091554`}, { 0.18840734641020696`, -2.3130296310028755`}, { 0.18840734641020696`, -2.0272995983661355`}, {0.18840734641020696`, 1.1571253800154662`}, { 0.18840734641020696`, -0.8709097871792227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, 2.612417017049306}, { 0.19340734641020696`, -2.3134177947771275`}, { 0.19340734641020696`, -2.0271115223796574`}, {0.19340734641020696`, 1.1584723210754815`}, { 0.19340734641020696`, -0.8701321884570802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, 2.6123388735043656`}, { 0.19840734641020696`, -2.313806435665169}, { 0.19840734641020696`, -2.0269235272877575`}, {0.19840734641020696`, 1.1598204881224659`}, { 0.19840734641020696`, -0.8693538173265366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, 2.6122608104597957`}, { 0.20340734641020697`, -2.314195555282811}, { 0.20340734641020697`, -2.026735613045205}, {0.20340734641020697`, 1.1611698934517896`}, { 0.20340734641020697`, -0.8685746698601438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, 2.6121828273062158`}, { 0.20840734641020697`, -2.314585155287891}, { 0.20840734641020697`, -2.026547779588952}, {0.20840734641020697`, 1.1625205493929627`}, { 0.20840734641020697`, -0.8677947420970588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, 2.612104923439404}, { 0.21340734641020698`, -2.3149752373800014`}, { 0.21340734641020698`, -2.026360026838438}, {0.21340734641020698`, 1.1638724683099477`}, { 0.21340734641020698`, -0.8670140300431377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, 2.612027098260296}, { 0.21840734641020698`, -2.315365803300224}, { 0.21840734641020698`, -2.0261723546958903`}, {0.21840734641020698`, 1.1652256626014723`}, { 0.21840734641020698`, -0.866232529671023}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, 2.6119493511749914`}, { 0.223407346410207, -2.3157568548308696`}, { 0.223407346410207, -2.025984763046624}, {0.223407346410207, 1.1665801447013442`}, {0.223407346410207, -0.8654502369202307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, 2.6118716815947516`}, { 0.228407346410207, -2.316148393795226}, { 0.228407346410207, -2.0257972517593315`}, {0.228407346410207, 1.1679359270787657`}, {0.228407346410207, -0.8646671476972331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, 2.6117940889360076`}, { 0.233407346410207, -2.3165404220573147`}, { 0.233407346410207, -2.0256098206863697`}, {0.233407346410207, 1.1692930222386504`}, {0.233407346410207, -0.8638832578755392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, 2.6117165726203613`}, { 0.238407346410207, -2.316932941521653}, { 0.238407346410207, -2.0254224696640413`}, {0.238407346410207, 1.1706514427219397`}, {0.238407346410207, -0.8630985632957723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, 2.6116391320745915`}, { 0.243407346410207, -2.317325954133023}, { 0.243407346410207, -2.025235198512872}, {0.243407346410207, 1.1720112011059207`}, {0.243407346410207, -0.8623130597657448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, 2.6115617667306603`}, { 0.248407346410207, -2.31771946187625}, { 0.248407346410207, -2.0250480070378787`}, {0.248407346410207, 1.1733723100045457`}, {0.248407346410207, -0.8615267430605298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, 2.6114844760257183`}, { 0.2534073464102069, -2.3181134667759804`}, { 0.2534073464102069, -2.0248608950288434`}, {0.2534073464102069, 1.1747347820687506`}, {0.2534073464102069, -0.8607396089225307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, 2.6114072594021125`}, { 0.2584073464102069, -2.31850797089648}, { 0.2584073464102069, -2.024673862260567}, {0.2584073464102069, 1.1760986299867764`}, {0.2584073464102069, -0.8599516530615474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.611330116307395}, { 0.2634073464102069, -2.318902976341424}, { 0.2634073464102069, -2.024486908493135}, {0.2634073464102069, 1.1774638664844899`}, {0.2634073464102069, -0.8591628711548404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.611253046194332}, { 0.2684073464102069, -2.319298485253703}, { 0.2684073464102069, -2.024300033472165}, {0.2684073464102069, 1.1788305043257066`}, {0.2684073464102069, -0.858373258847191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.6111760485209103`}, { 0.2734073464102069, -2.319694499815233}, { 0.2734073464102069, -2.024113236929057}, {0.2734073464102069, 1.1801985563125128`}, {0.2734073464102069, -0.8575828117509618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.6110991227503533`}, { 0.2784073464102069, -2.3200910222467703`}, { 0.2784073464102069, -2.023926518581241}, {0.2784073464102069, 1.1815680352855906`}, {0.2784073464102069, -0.8567915254461502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.6110222683511273`}, { 0.28340734641020693`, -2.320488054807738}, { 0.28340734641020693`, -2.0237398781324107`}, {0.28340734641020693`, 1.182938954124543}, { 0.28340734641020693`, -0.8559993954804439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.6109454847969555`}, { 0.28840734641020693`, -2.3208855997960485`}, { 0.28840734641020693`, -2.0235533152727663`}, {0.28840734641020693`, 1.1843113257482178`}, { 0.28840734641020693`, -0.8552064173692698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.6108687715668317`}, { 0.29340734641020694`, -2.321283659547947}, { 0.29340734641020694`, -2.0233668296792393`}, {0.29340734641020694`, 1.185685163115036}, { 0.29340734641020694`, -0.8544125865958444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.610792128145033}, { 0.29840734641020694`, -2.321682236437847}, { 0.29840734641020694`, -2.023180421015727}, {0.29840734641020694`, 1.1870604792233186`}, { 0.29840734641020694`, -0.8536178986112174}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.610715554021134}, { 0.30340734641020695`, -2.3220813328781778`}, { 0.30340734641020695`, -2.022994088933313}, {0.30340734641020695`, 1.1884372871116144`}, { 0.30340734641020695`, -0.8528223488343165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.610639048690024}, { 0.30840734641020695`, -2.322480951319245}, { 0.30840734641020695`, -2.0228078330704844`}, {0.30840734641020695`, 1.1898155998590292`}, { 0.30840734641020695`, -0.8520259326519883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.610562611651921}, { 0.31340734641020696`, -2.3228810942490803`}, { 0.31340734641020696`, -2.0226216530533527`}, {0.31340734641020696`, 1.1911954305855559`}, { 0.31340734641020696`, -0.8512286454190356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.610486242412391}, { 0.31840734641020696`, -2.323281764193316}, { 0.31840734641020696`, -2.0224355484958627`}, {0.31840734641020696`, 1.1925767924524053`}, { 0.31840734641020696`, -0.8504304824582554}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.610409940482364}, { 0.32340734641020696`, -2.3236829637150516`}, { 0.32340734641020696`, -2.0222495190000016`}, {0.32340734641020696`, 1.193959698662337}, { 0.32340734641020696`, -0.8496314390604705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.6103337053781557`}, { 0.32840734641020697`, -2.3240846954147334`}, { 0.32840734641020697`, -2.022063564156003}, {0.32840734641020697`, 1.1953441624599925`}, { 0.32840734641020697`, -0.8488315104845626}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.610257536621484}, { 0.333407346410207, -2.3244869619300346`}, { 0.333407346410207, -2.021877683542551}, {0.333407346410207, 1.196730197132227}, {0.333407346410207, -0.8480306919575009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.6101814337394917`}, { 0.338407346410207, -2.3248897659357484`}, { 0.338407346410207, -2.0216918767269734`}, {0.338407346410207, 1.198117816008445}, {0.338407346410207, -0.8472289786743685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.6101053962647685`}, { 0.343407346410207, -2.325293110143681}, { 0.343407346410207, -2.021506143265438}, {0.343407346410207, 1.1995070324609327`}, {0.343407346410207, -0.8464263657983874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.6100294237353725`}, { 0.348407346410207, -2.325696997302549}, { 0.348407346410207, -2.021320482703145}, {0.348407346410207, 1.2008978599051958`}, {0.348407346410207, -0.845622848460941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.609953515694854}, { 0.353407346410207, -2.3261014301978884`}, { 0.353407346410207, -2.021134894574509}, {0.353407346410207, 1.202290311800294}, {0.353407346410207, -0.8448184217615936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.60987767169228}, { 0.358407346410207, -2.3265064116519643`}, { 0.358407346410207, -2.020949378403351}, {0.358407346410207, 1.2036844016491786`}, {0.358407346410207, -0.8440130807681088}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.609801891282261}, { 0.363407346410207, -2.3269119445236885`}, { 0.363407346410207, -2.0207639337030705`}, {0.363407346410207, 1.2050801429990292`}, {0.363407346410207, -0.8432068205164648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.6097261740249746`}, { 0.368407346410207, -2.32731803170854}, { 0.368407346410207, -2.0205785599768293`}, {0.368407346410207, 1.2064775494415934`}, {0.368407346410207, -0.8423996360108689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.6096505194861956`}, { 0.373407346410207, -2.327724676138493}, { 0.373407346410207, -2.0203932567177234`}, {0.373407346410207, 1.2078766346135243`}, {0.373407346410207, -0.8415915222237678}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.6095749272373228`}, { 0.3784073464102069, -2.3281318807819518`}, { 0.3784073464102069, -2.0202080234089537`}, {0.3784073464102069, 1.2092774121967222`}, {0.3784073464102069, -0.8407824740958576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.6094993968554085`}, { 0.3834073464102069, -2.3285396486436847`}, { 0.3834073464102069, -2.020022859523997}, {0.3834073464102069, 1.2106798959186729`}, {0.3834073464102069, -0.8399724865360914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.6094239279231912`}, { 0.3884073464102069, -2.3289479827647703`}, { 0.3884073464102069, -2.0198377645267676`}, {0.3884073464102069, 1.2120840995527902`}, {0.3884073464102069, -0.8391615544216837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.6093485200291227`}, { 0.3934073464102069, -2.3293568862225458`}, { 0.3934073464102069, -2.019652737871783}, {0.3934073464102069, 1.213490036918757}, {0.3934073464102069, -0.8383496725981144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.6092731727674052`}, { 0.3984073464102069, -2.3297663621305587`}, { 0.3984073464102069, -2.0194677790043216`}, {0.3984073464102069, 1.2148977218828676`}, {0.3984073464102069, -0.8375368358791297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.609197885738022}, { 0.4034073464102069, -2.3301764136385263`}, { 0.4034073464102069, -2.01928288736058}, {0.4034073464102069, 1.2163071683583713`}, {0.4034073464102069, -0.8367230390467407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.6091226585467733`}, { 0.40840734641020693`, -2.3305870439323018`}, { 0.40840734641020693`, -2.0190980623678274`}, {0.40840734641020693`, 1.2177183903058162`}, { 0.40840734641020693`, -0.8359082768512218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.6090474908053114`}, { 0.41340734641020693`, -2.330998256233838}, { 0.41340734641020693`, -2.018913303444555}, {0.41340734641020693`, 1.2191314017333919`}, { 0.41340734641020693`, -0.8350925440111049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.6089723821311783`}, { 0.41840734641020694`, -2.3314100538011657`}, { 0.41840734641020694`, -2.0187286100006268`}, {0.41840734641020694`, 1.2205462166972758`}, { 0.41840734641020694`, -0.8342758352131732}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.6088973321478437`}, { 0.42340734641020705`, -2.33182243992837}, { 0.42340734641020705`, -2.018543981437425}, {0.42340734641020705`, 1.2219628493019787`}, { 0.42340734641020705`, -0.8334581451124526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.6088223404847426`}, { 0.42840734641020695`, -2.332235417945577}, { 0.42840734641020695`, -2.0183594171479897`}, {0.42840734641020695`, 1.223381313700688}, { 0.42840734641020695`, -0.8326394683322013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.608747406777318}, { 0.43340734641020706`, -2.332648991218936}, { 0.43340734641020706`, -2.018174916517167}, {0.43340734641020706`, 1.2248016240956179`}, { 0.43340734641020706`, -0.8318197994638972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.6086725306670613`}, { 0.43840734641020696`, -2.3330631631506216`}, { 0.43840734641020696`, -2.017990478921739}, {0.43840734641020696`, 1.2262237947383539`}, { 0.43840734641020696`, -0.8309991330672235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.608597711801553}, { 0.44340734641020685`, -2.3334779371788237`}, { 0.44340734641020685`, -2.017806103730566}, {0.44340734641020685`, 1.2276478399302013`}, { 0.44340734641020685`, -0.8301774636700539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.60852294983451}, { 0.44840734641020696`, -2.3338933167777562`}, { 0.44840734641020696`, -2.0176217903047164`}, {0.44840734641020696`, 1.2290737740225322`}, { 0.44840734641020696`, -0.8293547857684322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.6084482444258286`}, { 0.45340734641020686`, -2.3343093054576634`}, { 0.45340734641020686`, -2.017437537997598}, {0.45340734641020686`, 1.2305016114171343`}, { 0.45340734641020686`, -0.8285310938265565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.6083735952416314`}, { 0.458407346410207, -2.33472590676483}, { 0.458407346410207, -2.0172533461550888`}, {0.458407346410207, 1.2319313665665603`}, {0.458407346410207, -0.8277063822767539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.6082990019543155`}, { 0.46340734641020687`, -2.335143124281603}, { 0.46340734641020687`, -2.017069214115662}, {0.46340734641020687`, 1.2333630539744758`}, { 0.46340734641020687`, -0.8268806455194593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.6082244642425993`}, { 0.468407346410207, -2.33556096162641}, { 0.468407346410207, -2.0168851412105084`}, {0.468407346410207, 1.23479668819601}, {0.468407346410207, -0.8260538779231906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.6081499817915748`}, { 0.4734073464102069, -2.335979422453787}, { 0.4734073464102069, -2.0167011267636616`}, {0.4734073464102069, 1.2362322838381048`}, {0.4734073464102069, -0.8252260738245217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.6080755542927583`}, { 0.478407346410207, -2.336398510454413}, { 0.478407346410207, -2.0165171700921145`}, {0.478407346410207, 1.2376698555598655`}, {0.478407346410207, -0.8243972275280537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.6080011814441435`}, { 0.4834073464102069, -2.336818229355138}, { 0.4834073464102069, -2.016333270505941}, {0.4834073464102069, 1.2391094180729116`}, {0.4834073464102069, -0.8235673333063852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.6079268629502548`}, { 0.488407346410207, -2.3372385829190327`}, { 0.488407346410207, -2.016149427308407}, {0.488407346410207, 1.2405509861417268`}, {0.488407346410207, -0.8227363854000813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.6078525985222045`}, { 0.4934073464102069, -2.337659574945429}, { 0.4934073464102069, -2.015965639796087}, {0.4934073464102069, 1.241994574584011}, {0.4934073464102069, -0.8219043780176396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.607778387877747}, { 0.498407346410207, -2.3380812092699697`}, { 0.498407346410207, -2.0157819072589733`}, {0.498407346410207, 1.2434401982710312`}, {0.498407346410207, -0.8210713053354548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.6077042307413407`}, { 0.5034073464102069, -2.338503489764664}, { 0.5034073464102069, -2.015598228980589}, {0.5034073464102069, 1.244887872127973}, {0.5034073464102069, -0.8202371614977834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.6076301268442053`}, { 0.508407346410207, -2.3389264203379465`}, { 0.508407346410207, -2.0154146042380905`}, {0.508407346410207, 1.2463376111342919`}, {0.508407346410207, -0.8194019406167042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.607556075924383}, { 0.5134073464102069, -2.339350004934738}, { 0.5134073464102069, -2.0152310323023785`}, {0.5134073464102069, 1.2477894303240664`}, {0.5134073464102069, -0.81856563677208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.607482077726803}, { 0.518407346410207, -2.3397742475365204`}, { 0.518407346410207, -2.0150475124381946`}, {0.518407346410207, 1.2492433447863485`}, {0.518407346410207, -0.8177282440115148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.6074081320033446`}, { 0.5234073464102069, -2.340199152161398}, { 0.5234073464102069, -2.014864043904233}, {0.5234073464102069, 1.2506993696655166`}, {0.5234073464102069, -0.8168897563503119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.607334238512903}, { 0.528407346410207, -2.340624722864185}, { 0.528407346410207, -2.0146806259532313`}, {0.528407346410207, 1.2521575201616275`}, {0.528407346410207, -0.8160501677714297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.6072603970214567`}, { 0.5334073464102069, -2.341050963736482}, { 0.5334073464102069, -2.014497257832073}, {0.5334073464102069, 1.2536178115307681`}, {0.5334073464102069, -0.8152094722254349}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.607186607302136}, { 0.538407346410207, -2.341477878906761}, { 0.538407346410207, -2.014313938781883}, {0.538407346410207, 1.2550802590854075`}, {0.538407346410207, -0.8143676636304567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.6071128691352965`}, { 0.5434073464102069, -2.3419054725404567`}, { 0.5434073464102069, -2.014130668038125}, {0.5434073464102069, 1.2565448781947495`}, {0.5434073464102069, -0.813524735872136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.607039182308586}, { 0.548407346410207, -2.3423337488400624`}, { 0.548407346410207, -2.0139474448306895`}, {0.548407346410207, 1.2580116842850841`}, {0.548407346410207, -0.812680682803577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.606965546617023}, { 0.553407346410207, -2.3427627120452286`}, { 0.553407346410207, -2.01376426838399}, {0.553407346410207, 1.259480692840139}, {0.553407346410207, -0.8118354982452946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.6068919618630697`}, { 0.5584073464102071, -2.3431923664328633`}, { 0.5584073464102071, -2.0135811379170496`}, {0.5584073464102071, 1.2609519194014318`}, {0.5584073464102071, -0.8109891759851613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.6068184278567106`}, { 0.563407346410207, -2.3436227163172467`}, { 0.563407346410207, -2.0133980526435904`}, {0.563407346410207, 1.262425379568621}, {0.563407346410207, -0.8101417097783525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.60674494441553}, { 0.5684073464102071, -2.344053766050136}, { 0.5684073464102071, -2.0132150117721204`}, {0.5684073464102071, 1.2639010889998576`}, {0.5684073464102071, -0.8092930933472918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.606671511364796}, { 0.573407346410207, -2.344485520020886}, { 0.573407346410207, -2.013032014506018}, {0.573407346410207, 1.2653790634121347`}, {0.573407346410207, -0.8084433203815923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.606598128537537}, { 0.5784073464102069, -2.344917982656572}, { 0.5784073464102069, -2.012849060043616}, {0.5784073464102069, 1.2668593185816392`}, {0.5784073464102069, -0.8075923845379982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.6065247957746336`}, { 0.583407346410207, -2.3453511584221087`}, { 0.583407346410207, -2.0126661475782823`}, {0.583407346410207, 1.268341870344102}, {0.583407346410207, -0.8067402794403261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.606451512924899}, { 0.5884073464102069, -2.3457850518203904`}, { 0.5884073464102069, -2.012483276298502}, {0.5884073464102069, 1.2698267345951462`}, {0.5884073464102069, -0.8058869986794022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.6063782798451705`}, { 0.593407346410207, -2.346219667392414}, { 0.593407346410207, -2.012300445387956}, {0.593407346410207, 1.2713139272906382`}, {0.593407346410207, -0.8050325358130006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.6063050964003973`}, { 0.5984073464102069, -2.346655009717425}, { 0.5984073464102069, -2.012117654025598}, {0.5984073464102069, 1.2728034644470345`}, {0.5984073464102069, -0.8041768843657795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.6062319624637347`}, { 0.603407346410207, -2.3470910834130594`}, { 0.603407346410207, -2.0119349013857315`}, {0.603407346410207, 1.2742953621417317`}, {0.603407346410207, -0.8033200378292155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.606158877916637}, { 0.6084073464102069, -2.3475278931354877`}, { 0.6084073464102069, -2.0117521866380854`}, {0.6084073464102069, 1.275789636513412}, {0.6084073464102069, -0.8024619896615379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.606085842648953}, { 0.613407346410207, -2.3479654435795716`}, { 0.613407346410207, -2.011569508947886}, {0.613407346410207, 1.2772863037623914`}, {0.613407346410207, -0.8016027332876607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.6060128565590266`}, { 0.6184073464102069, -2.348403739479016}, { 0.6184073464102069, -2.0113868674759305`}, {0.6184073464102069, 1.278785380150965}, {0.6184073464102069, -0.800742262099114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.6059399195537933`}, { 0.623407346410207, -2.3488427856065326`}, { 0.623407346410207, -2.011204261378657}, {0.623407346410207, 1.2802868820037527`}, {0.623407346410207, -0.7998805694539741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.605867031548886}, { 0.6284073464102069, -2.3492825867740015`}, { 0.6284073464102069, -2.0110216898082163`}, {0.6284073464102069, 1.281790825708043}, {0.6284073464102069, -0.7990176486767918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.6057941924687387`}, { 0.633407346410207, -2.3497231478326452`}, { 0.633407346410207, -2.0108391519125366`}, {0.633407346410207, 1.2832972277141372`}, {0.633407346410207, -0.7981534930585209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.605721402246691}, { 0.6384073464102069, -2.350164473673197}, { 0.6384073464102069, -2.0106566468353955`}, {0.6384073464102069, 1.2848061045356913`}, {0.6384073464102069, -0.7972880958564437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.605648660825101}, { 0.643407346410207, -2.350606569226084}, { 0.643407346410207, -2.0104741737164815`}, {0.643407346410207, 1.286317472750058}, {0.643407346410207, -0.7964214502940976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.605575968155453}, { 0.6484073464102069, -2.351049439461606}, { 0.6484073464102069, -2.010291731691464}, {0.6484073464102069, 1.287831348998626}, {0.6484073464102069, -0.7955535495611982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.605503324198475}, { 0.653407346410207, -2.3514930893901256`}, { 0.653407346410207, -2.01010931989205}, {0.653407346410207, 1.2893477499871615`}, {0.653407346410207, -0.7946843868135633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.6054307289242495`}, { 0.6584073464102069, -2.3519375240622566`}, { 0.6584073464102069, -2.009926937446054}, {0.6584073464102069, 1.2908666924861436`}, {0.6584073464102069, -0.7938139551730347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.6053581823123375`}, { 0.663407346410207, -2.3523827485690614`}, { 0.663407346410207, -2.0097445834774557`}, {0.663407346410207, 1.2923881933311026`}, {0.663407346410207, -0.792942247727399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.6052856843518963`}, { 0.6684073464102069, -2.3528287680422513`}, { 0.6684073464102069, -2.009562257106461}, {0.6684073464102069, 1.2939122694229548`}, {0.6684073464102069, -0.7920692575303081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.6052132350418025`}, { 0.673407346410207, -2.3532755876543936`}, { 0.673407346410207, -2.0093799574495583`}, {0.673407346410207, 1.2954389377283368`}, {0.673407346410207, -0.7911949776011974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.605140834390781}, { 0.678407346410207, -2.353723212619114}, { 0.678407346410207, -2.009197683619585}, {0.678407346410207, 1.2969682152799376`}, {0.678407346410207, -0.7903194009252053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.60506848241753}, { 0.6834073464102071, -2.354171648191318}, { 0.6834073464102071, -2.009015434725776}, {0.6834073464102071, 1.2985001191768297`}, {0.6834073464102071, -0.789442520453088}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.604996179150855}, { 0.688407346410207, -2.3546208996674043`}, { 0.688407346410207, -2.0088332098738246`}, {0.688407346410207, 1.3000346665847975`}, {0.688407346410207, -0.7885643291011376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.6049239246298006`}, { 0.6934073464102071, -2.355070972385491}, { 0.6934073464102071, -2.008651008165937}, {0.6934073464102071, 1.3015718747366658`}, {0.6934073464102071, -0.7876848197510953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.604851718903789}, { 0.698407346410207, -2.355521871725638}, { 0.698407346410207, -2.008468828700885}, {0.698407346410207, 1.3031117609326248`}, {0.698407346410207, -0.7868039852500671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.6047795620327583`}, { 0.7034073464102069, -2.355973603110085}, { 0.7034073464102069, -2.0082866705740634`}, {0.7034073464102069, 1.3046543425405541`}, {0.7034073464102069, -0.7859218184104362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.6047074540873054`}, { 0.708407346410207, -2.3564261720034825`}, { 0.708407346410207, -2.008104532877535}, {0.708407346410207, 1.3061996369963442`}, {0.708407346410207, -0.7850383120097745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.604635395148831}, { 0.7134073464102069, -2.356879583913137}, { 0.7134073464102069, -2.0079224147000887`}, {0.7134073464102069, 1.3077476618042159`}, {0.7134073464102069, -0.784153458790756}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.6045633853096875`}, { 0.718407346410207, -2.357333844389252}, { 0.718407346410207, -2.007740315127291}, {0.718407346410207, 1.309298434537038}, {0.718407346410207, -0.7832672514610657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.6044914246733306`}, { 0.7234073464102069, -2.357788959025182}, { 0.7234073464102069, -2.0075582332415296`}, {0.7234073464102069, 1.3108519728366428`}, {0.7234073464102069, -0.7823796826933093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.6044195133544727`}, { 0.728407346410207, -2.358244933457688}, { 0.728407346410207, -2.007376168122065}, {0.728407346410207, 1.3124082944141386`}, {0.728407346410207, -0.7814907451249231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.6043476514792427`}, { 0.7334073464102069, -2.358701773367191}, { 0.7334073464102069, -2.007194118845082}, {0.7334073464102069, 1.3139674170502198`}, {0.7334073464102069, -0.7806004313580817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.604275839185343}, { 0.738407346410207, -2.359159484478044}, { 0.738407346410207, -2.0070120844837294`}, {0.738407346410207, 1.3155293585954753`}, {0.738407346410207, -0.7797087339596038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.6042040766222154`}, { 0.7434073464102069, -2.3596180725587943`}, { 0.7434073464102069, -2.006830064108174}, {0.7434073464102069, 1.3170941369706937`}, {0.7434073464102069, -0.7788156454608616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.6041323639512086`}, { 0.748407346410207, -2.3600775434224617`}, { 0.748407346410207, -2.0066480567856435`}, {0.748407346410207, 1.3186617701671648`}, {0.748407346410207, -0.777921158357683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.6040607013457473`}, { 0.7534073464102069, -2.360537902926814}, { 0.7534073464102069, -2.0064660615804666`}, {0.7534073464102069, 1.32023227624698}, {0.7534073464102069, -0.7770252651102599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.603989088991507}, { 0.758407346410207, -2.3609991569746516`}, { 0.758407346410207, -2.006284077554125}, {0.758407346410207, 1.3218056733433294`}, {0.758407346410207, -0.77612795814305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.6039175270865904`}, { 0.7634073464102069, -2.3614613115140943`}, { 0.7634073464102069, -2.0061021037652904`}, {0.7634073464102069, 1.323381979660793}, {0.7634073464102069, -0.7752292298446819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.6038460158417096`}, { 0.768407346410207, -2.361924372538876}, { 0.768407346410207, -2.0059201392698696`}, {0.768407346410207, 1.3249612134756341`}, {0.768407346410207, -0.7743290725678571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.60377455548037}, { 0.7734073464102069, -2.3623883460886383`}, { 0.7734073464102069, -2.0057381831210486`}, {0.7734073464102069, 1.326543393136083}, {0.7734073464102069, -0.7734274786292527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.6037031462390594`}, { 0.778407346410207, -2.3628532382492393`}, { 0.778407346410207, -2.0055562343693283`}, {0.778407346410207, 1.328128537062624}, {0.778407346410207, -0.7725244403094229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.603631788367437}, { 0.7834073464102069, -2.3633190551530556`}, { 0.7834073464102069, -2.005374292062568}, {0.7834073464102069, 1.3297166637482711`}, {0.7834073464102069, -0.7716199498527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.6035604821285343`}, { 0.788407346410207, -2.363785802979295}, { 0.788407346410207, -2.0051923552460273`}, {0.788407346410207, 1.3313077917588492`}, {0.788407346410207, -0.770713999467095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.6034892277989505`}, { 0.7934073464102069, -2.364253487954318}, { 0.7934073464102069, -2.0050104229624006`}, {0.7934073464102069, 1.3329019397332615`}, {0.7934073464102069, -0.7698065813241965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.603418025669058}, { 0.798407346410207, -2.364722116351956}, { 0.798407346410207, -2.004828494251859}, {0.798407346410207, 1.3344991263837622`}, {0.798407346410207, -0.7688976875590717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.603346876043211}, { 0.803407346410207, -2.36519169449384}, { 0.803407346410207, -2.004646568152087}, {0.803407346410207, 1.3360993704962179`}, {0.803407346410207, -0.7679873102701632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.6032757792399566`}, { 0.8084073464102071, -2.365662228749733}, { 0.8084073464102071, -2.004464643698319}, {0.8084073464102071, 1.3377026909303693`}, {0.8084073464102071, -0.7670754415191887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.603204735592251}, { 0.813407346410207, -2.366133725537869}, { 0.813407346410207, -2.004282719923378}, {0.813407346410207, 1.3393091066200862`}, {0.813407346410207, -0.7661620733310378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.6031337454476806`}, { 0.8184073464102071, -2.366606191325293}, { 0.8184073464102071, -2.0041007958577097`}, {0.8184073464102071, 1.3409186365736192`}, {0.8184073464102071, -0.7652471976936696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.6030628091686867`}, { 0.823407346410207, -2.3670796326282115`}, { 0.823407346410207, -2.0039188705294184`}, {0.823407346410207, 1.342531299873846}, {0.823407346410207, -0.7643308065580103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.602991927132795}, { 0.8284073464102069, -2.3675540560123425`}, { 0.8284073464102069, -2.0037369429643035`}, {0.8284073464102069, 1.3441471156785127`}, {0.8284073464102069, -0.7634128918378476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.60292109973285}, { 0.833407346410207, -2.3680294680932787`}, { 0.833407346410207, -2.0035550121858896`}, {0.833407346410207, 1.345766103220472}, {0.833407346410207, -0.7624934454097287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.602850327377252}, { 0.8384073464102069, -2.368505875536846}, { 0.8384073464102069, -2.003373077215466}, {0.8384073464102069, 1.3473882818079126`}, {0.8384073464102069, -0.761572459112855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.602779610490204}, { 0.843407346410207, -2.3689832850594748`}, { 0.843407346410207, -2.0031911370721165`}, {0.843407346410207, 1.3490136708245877`}, {0.843407346410207, -0.7606499247489776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.6027089495119573`}, { 0.8484073464102069, -2.369461703428577}, { 0.8484073464102069, -2.003009190772752}, {0.8484073464102069, 1.3506422897300336`}, {0.8484073464102069, -0.7597258340822917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.6026383448990655`}, { 0.853407346410207, -2.369941137462919}, { 0.853407346410207, -2.002827237332146}, {0.853407346410207, 1.3522741580597872`}, {0.853407346410207, -0.7588001788393322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.6025677971246433`}, { 0.8584073464102069, -2.370421594033015}, { 0.8584073464102069, -2.0026452757629616`}, {0.8584073464102069, 1.3539092954255931`}, {0.8584073464102069, -0.7578729507088665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.6024973066786288`}, { 0.863407346410207, -2.3709030800615114`}, { 0.863407346410207, -2.0024633050757874`}, {0.863407346410207, 1.3555477215156084`}, {0.863407346410207, -0.7569441413417906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.6024268740680543`}, { 0.8684073464102069, -2.371385602523587}, { 0.8684073464102069, -2.0022813242791657`}, {0.8684073464102069, 1.3571894560945987`}, {0.8684073464102069, -0.7560137423510209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.6023564998173194`}, { 0.873407346410207, -2.3718691684473523`}, { 0.873407346410207, -2.002099332379625}, {0.873407346410207, 1.3588345190041304`}, {0.873407346410207, -0.7550817453113898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.6022861844684697`}, { 0.8784073464102069, -2.3723537849142597`}, { 0.8784073464102069, -2.001917328381707}, {0.8784073464102069, 1.3604829301627528`}, {0.8784073464102069, -0.7541481417595369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.602215928581484}, { 0.883407346410207, -2.3728394590595134`}, { 0.883407346410207, -2.0017353112879994`}, {0.883407346410207, 1.362134709566177}, {0.883407346410207, -0.7532129231938044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.602145732734563}, { 0.8884073464102069, -2.3733261980724927`}, { 0.8884073464102069, -2.0015532800991642`}, {0.8884073464102069, 1.3637898772874453`}, {0.8884073464102069, -0.7522760810741288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.6020755975244283`}, { 0.893407346410207, -2.3738140091971727`}, { 0.893407346410207, -2.001371233813964}, {0.893407346410207, 1.3654484534770954`}, {0.893407346410207, -0.7513376068219344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.602005523566624}, { 0.8984073464102069, -2.3743028997325575`}, { 0.8984073464102069, -2.001189171429295}, {0.8984073464102069, 1.367110458363315}, {0.8984073464102069, -0.7503974918200266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.6019355114958254`}, { 0.903407346410207, -2.3747928770331153`}, { 0.903407346410207, -2.001007091940211}, {0.903407346410207, 1.3687759122520908`}, {0.903407346410207, -0.749455727412484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.601865561966153}, { 0.9084073464102069, -2.3752839485092223`}, { 0.9084073464102069, -2.000824994339953}, {0.9084073464102069, 1.3704448355273482`}, {0.9084073464102069, -0.748512304904552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.6017956756514957`}, { 0.913407346410207, -2.375776121627609}, { 0.913407346410207, -2.000642877619977}, {0.913407346410207, 1.3721172486510838`}, {0.913407346410207, -0.7475672155625351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.601725853245839}, { 0.9184073464102069, -2.3762694039118175`}, { 0.9184073464102069, -2.0004607407699804`}, {0.9184073464102069, 1.3737931721634895`}, {0.9184073464102069, -0.7466204506136908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.6016560954635946`}, { 0.923407346410207, -2.3767638029426594`}, { 0.923407346410207, -2.0002785827779266`}, {0.923407346410207, 1.3754726266830675`}, {0.923407346410207, -0.7456720012461208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.601586403039948}, { 0.928407346410207, -2.377259326358685}, { 0.928407346410207, -2.0000964026300756`}, {0.928407346410207, 1.3771556329067365`}, {0.928407346410207, -0.7447218586086651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.6015167767312}, { 0.9334073464102071, -2.3777559818566534`}, { 0.9334073464102071, -1.9999141993110066`}, {0.9334073464102071, 1.3788422116099301`}, {0.9334073464102071, -0.743770013810796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.6014472173151275`}, { 0.938407346410207, -2.378253777192016}, { 0.938407346410207, -1.9997319718036455`}, {0.938407346410207, 1.3805323836466843`}, {0.938407346410207, -0.7428164579225092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.6013777255913406`}, { 0.9434073464102071, -2.378752720179398}, { 0.9434073464102071, -1.9995497190892888`}, {0.9434073464102071, 1.3822261699497163`}, {0.9434073464102071, -0.7418611819742194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.6013083023816534`}, { 0.948407346410207, -2.379252818693092}, { 0.948407346410207, -1.9993674401476313`}, {0.948407346410207, 1.383923591530493}, {0.948407346410207, -0.7409041769566523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.6012389485304626`}, { 0.9534073464102071, -2.379754080667559}, { 0.9534073464102071, -1.999185133956788}, {0.9534073464102071, 1.3856246694792904`}, {0.9534073464102071, -0.7399454338207395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.6011696649051292`}, { 0.958407346410207, -2.380256514097929}, { 0.958407346410207, -1.9990027994933222`}, {0.958407346410207, 1.3873294249652404`}, {0.958407346410207, -0.7389849434775129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.601100452396372}, { 0.9634073464102069, -2.380760127040514}, { 0.9634073464102069, -1.9988204357322668`}, {0.9634073464102069, 1.3890378792363702`}, {0.9634073464102069, -0.7380226967979974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.6010313119186677`}, { 0.968407346410207, -2.381264927613331}, { 0.968407346410207, -1.99863804164715}, {0.968407346410207, 1.3907500536196273`}, {0.968407346410207, -0.7370586846131079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.6009622444106575`}, { 0.9734073464102069, -2.3817709239966196`}, { 0.9734073464102069, -1.9984556162100195`}, {0.9734073464102069, 1.3924659695208956`}, {0.9734073464102069, -0.7360928977135429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.6008932508355653`}, { 0.978407346410207, -2.382278124433379}, { 0.978407346410207, -1.9982731583914655`}, {0.978407346410207, 1.3941856484249988`}, {0.978407346410207, -0.7351253268496812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.600824332181621}, { 0.9834073464102069, -2.3827865372299057`}, { 0.9834073464102069, -1.9980906671606449`}, {0.9834073464102069, 1.3959091118956926`}, {0.9834073464102069, -0.7341559627314761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.600755489462496}, { 0.988407346410207, -2.3832961707563376`}, { 0.988407346410207, -1.9979081414853048`}, {0.988407346410207, 1.3976363815756427`}, {0.988407346410207, -0.733184796028354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.600686723717742}, { 0.9934073464102069, -2.383807033447209}, { 0.9934073464102069, -1.9977255803318048`}, {0.9934073464102069, 1.3993674791863944`}, {0.9934073464102069, -0.7322118173691093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.6006180360132456`}, { 0.998407346410207, -2.3843191338020073`}, { 0.998407346410207, -1.9975429826651416`}, {0.998407346410207, 1.401102426528324}, {0.998407346410207, -0.7312370173418038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.6005494274416865`}, { 1.003407346410207, -2.3848324803857444`}, { 1.003407346410207, -1.9973603474489692`}, {1.003407346410207, 1.4028412454805812`}, {1.003407346410207, -0.730260386493663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.600480899123009}, { 1.008407346410207, -2.3853470818295257`}, { 1.008407346410207, -1.997177673645626}, {1.008407346410207, 1.4045839580010155`}, {1.008407346410207, -0.7292819153309757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.6004124522048992`}, { 1.013407346410207, -2.385862946831136}, { 1.013407346410207, -1.996994960216152}, {1.013407346410207, 1.40633058612609}, {1.013407346410207, -0.7283015943189932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.6003440878632764`}, { 1.018407346410207, -2.386380084155625}, { 1.018407346410207, -1.9968122061203162`}, {1.018407346410207, 1.4080811519707794`}, {1.018407346410207, -0.7273194138818287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.6002758073027907`}, { 1.023407346410207, -2.3868985026359075`}, { 1.023407346410207, -1.9966294103166353`}, {1.023407346410207, 1.4098356777284546`}, {1.023407346410207, -0.7263353644023587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.6002076117573334`}, { 1.028407346410207, -2.3874182111733617`}, { 1.028407346410207, -1.9964465717623983`}, {1.028407346410207, 1.4115941856707523`}, {1.028407346410207, -0.7253494362221233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.600139502490555}, { 1.033407346410207, -2.3879392187384467`}, { 1.033407346410207, -1.9962636894136874`}, {1.033407346410207, 1.4133566981474266`}, {1.033407346410207, -0.7243616196412304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.600071480796398}, { 1.038407346410207, -2.388461534371318}, { 1.038407346410207, -1.9960807622254007`}, {1.038407346410207, 1.4151232375861886`}, {1.038407346410207, -0.7233719049182561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.6000035479996377`}, { 1.043407346410207, -2.388985167182456}, { 1.043407346410207, -1.9958977891512724`}, {1.043407346410207, 1.4168938264925262`}, {1.043407346410207, -0.722380282270151}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.599935705456433}, { 1.048407346410207, -2.3895101263532985`}, { 1.048407346410207, -1.9957147691438988`}, {1.048407346410207, 1.418668487449509}, {1.048407346410207, -0.7213867418721436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.5998679545548926`}, { 1.053407346410207, -2.3900364211368896`}, { 1.053407346410207, -1.995531701154755}, {1.053407346410207, 1.4204472431175754`}, {1.053407346410207, -0.7203912738576466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.599800296715649}, { 1.058407346410207, -2.390564060858523}, { 1.058407346410207, -1.995348584134221}, {1.058407346410207, 1.4222301162343018`}, {1.058407346410207, -0.7193938683181634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.599732733392446}, { 1.063407346410207, -2.3910930549164076`}, { 1.063407346410207, -1.9951654170315998`}, {1.063407346410207, 1.4240171296141548`}, {1.063407346410207, -0.7183945153031968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.59966526607274}, { 1.068407346410207, -2.3916234127823306`}, { 1.068407346410207, -1.994982198795142}, {1.068407346410207, 1.425808306148223}, {1.068407346410207, -0.7173932048201559}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.59959789627831}, { 1.073407346410207, -2.392155144002336}, { 1.073407346410207, -1.9947989283720657`}, {1.073407346410207, 1.4276036688039306`}, {1.073407346410207, -0.716389926834269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.5995306255658823`}, { 1.078407346410207, -2.3926882581974067`}, { 1.078407346410207, -1.99461560470858}, {1.078407346410207, 1.4294032406247337`}, {1.078407346410207, -0.7153846712684919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.5994634555277707`}, { 1.083407346410207, -2.3932227650641598`}, { 1.083407346410207, -1.994432226749904}, {1.083407346410207, 1.4312070447297904`}, {1.083407346410207, -0.7143774280034227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.5993963877925244`}, { 1.0884073464102069`, -2.3937586743755443`}, { 1.0884073464102069`, -1.9942487934402906`}, {1.0884073464102069`, 1.4330151043136188`}, {1.0884073464102069`, -0.713368186877214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.5993294240255933`}, { 1.093407346410207, -2.3942959959815555`}, { 1.093407346410207, -1.9940653037230476`}, {1.093407346410207, 1.434827442645726}, {1.093407346410207, -0.7123569376854881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.599262565930008}, { 1.0984073464102069`, -2.3948347398099505`}, { 1.0984073464102069`, -1.9938817565405593`}, {1.0984073464102069`, 1.43664408307022}, {1.0984073464102069`, -0.7113436701812543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.5991958152470716`}, { 1.103407346410207, -2.395374915866978}, { 1.103407346410207, -1.9936981508343086`}, {1.103407346410207, 1.4384650490053987`}, {1.103407346410207, -0.7103283740748252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.5991291737570643`}, { 1.1084073464102069`, -2.3959165342381152`}, { 1.1084073464102069`, -1.9935144855448974`}, {1.1084073464102069`, 1.440290363943315}, {1.1084073464102069`, -0.7093110390337375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.599062643279969}, { 1.113407346410207, -2.3964596050888125`}, { 1.113407346410207, -1.9933307596120706`}, {1.113407346410207, 1.4421200514493198`}, {1.113407346410207, -0.7082916546826712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.5989962256762063`}, { 1.118407346410207, -2.39700413866525}, { 1.118407346410207, -1.9931469719747363`}, {1.118407346410207, 1.4439541351615794`}, {1.118407346410207, -0.7072702106033733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.5989299228473866`}, { 1.123407346410207, -2.397550145295103}, { 1.123407346410207, -1.9929631215709889`}, {1.123407346410207, 1.445792638790571}, {1.123407346410207, -0.70624669633458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.598863736737081}, { 1.128407346410207, -2.398097635388314}, { 1.128407346410207, -1.99277920733813}, {1.128407346410207, 1.44763558611855}, {1.128407346410207, -0.7052211013719445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.5987976693316015`}, { 1.133407346410207, -2.398646619437879}, { 1.133407346410207, -1.9925952282126917`}, {1.133407346410207, 1.4494830009989939`}, {1.133407346410207, -0.7041934151679617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.598731722660807}, { 1.138407346410207, -2.399197108020639}, { 1.138407346410207, -1.9924111831304585`}, {1.138407346410207, 1.4513349073560189`}, {1.138407346410207, -0.7031636271318997}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.598665898798918}, { 1.143407346410207, -2.399749111798086}, { 1.143407346410207, -1.99222707102649}, {1.143407346410207, 1.453191329183769}, {1.143407346410207, -0.7021317266297286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.5986001998653534`}, { 1.148407346410207, -2.4003026415171718`}, { 1.148407346410207, -1.9920428908351417`}, {1.148407346410207, 1.4550522905457774`}, {1.148407346410207, -0.7010977029840543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.598534628025583}, { 1.153407346410207, -2.4008577080111375`}, { 1.153407346410207, -1.9918586414900894`}, {1.153407346410207, 1.456917815574301}, {1.153407346410207, -0.7000615454740529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.5984691854919992`}, { 1.158407346410207, -2.4014143222003423`}, { 1.158407346410207, -1.9916743219243525`}, {1.158407346410207, 1.4587879284696228`}, {1.158407346410207, -0.6990232433354074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.598403874524808}, { 1.163407346410207, -2.4019724950931094`}, { 1.163407346410207, -1.9914899310703145`}, {1.163407346410207, 1.4606626534993266`}, {1.163407346410207, -0.6979827857602465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.5983386974329346`}, { 1.168407346410207, -2.40253223778658}, { 1.168407346410207, -1.9913054678597495`}, {1.168407346410207, 1.4625420149975412`}, {1.168407346410207, -0.6969401618970851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.598273656574956}, { 1.173407346410207, -2.4030935614675784`}, { 1.173407346410207, -1.9911209312238407`}, {1.173407346410207, 1.4644260373641513`}, {1.173407346410207, -0.695895360850767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.598208754360045}, { 1.178407346410207, -2.403656477413488}, { 1.178407346410207, -1.9909363200932093`}, {1.178407346410207, 1.4663147450639784`}, {1.178407346410207, -0.6948483716824111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.598143993248942}, { 1.183407346410207, -2.404220996993138}, { 1.183407346410207, -1.990751633397934}, {1.183407346410207, 1.4682081626259265`}, {1.183407346410207, -0.6937991834093573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.5980793757549416`}, { 1.188407346410207, -2.4047871316676983`}, { 1.188407346410207, -1.9905668700675772`}, {1.188407346410207, 1.4701063146420956`}, {1.188407346410207, -0.6927477850051185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.5980149044449052`}, { 1.193407346410207, -2.405354892991593}, { 1.193407346410207, -1.9903820290312078`}, {1.193407346410207, 1.4720092257668607`}, {1.193407346410207, -0.6916941653993302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.597950581940291}, { 1.198407346410207, -2.4059242926134177`}, { 1.198407346410207, -1.9901971092174262`}, {1.198407346410207, 1.4739169207159137`}, {1.198407346410207, -0.6906383134777073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.5978864109182123`}, { 1.203407346410207, -2.4064953422768642`}, { 1.203407346410207, -1.9900121095543881`}, {1.203407346410207, 1.4758294242652703`}, {1.203407346410207, -0.6895802180820005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.597822394112511}, { 1.208407346410207, -2.40706805382168}, { 1.208407346410207, -1.9898270289698303`}, {1.208407346410207, 1.477746761250239}, {1.208407346410207, -0.688519868009956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.5977585343148606`}, { 1.2134073464102069`, -2.4076424391846043`}, { 1.2134073464102069`, -1.9896418663910955`}, {1.2134073464102069`, 1.4796689565643522`}, { 1.2134073464102069`, -0.6874572520152786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.59769483437589}, { 1.218407346410207, -2.4082185104003475`}, { 1.218407346410207, -1.9894566207451565`}, {1.218407346410207, 1.4815960351582582`}, {1.218407346410207, -0.6863923588075964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.597631297206333}, { 1.2234073464102069`, -2.4087962796025617`}, { 1.2234073464102069`, -1.989271290958643}, {1.2234073464102069`, 1.4835280220385725`}, { 1.2234073464102069`, -0.6853251770524288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.5975679257782036`}, { 1.228407346410207, -2.4093757590248357`}, { 1.228407346410207, -1.989085875957867}, {1.228407346410207, 1.485464942266689}, {1.228407346410207, -0.6842556953711584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.597504723125992}, { 1.2334073464102069`, -2.409956961001695}, { 1.2334073464102069`, -1.988900374668848}, {1.2334073464102069`, 1.4874068209575477`}, { 1.2334073464102069`, -0.6831839023410035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.597441692347895}, { 1.238407346410207, -2.4105398979696187`}, { 1.238407346410207, -1.988714786017343}, {1.238407346410207, 1.4893536832783618`}, {1.238407346410207, -0.6821097864949963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.5973788366070667`}, { 1.243407346410207, -2.411124582468066}, { 1.243407346410207, -1.9885291089288686`}, {1.243407346410207, 1.4913055544472964`}, {1.243407346410207, -0.6810333363219625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.5973161591328986`}, { 1.248407346410207, -2.4117110271405187`}, { 1.248407346410207, -1.9883433423287313`}, {1.248407346410207, 1.4932624597321074`}, {1.248407346410207, -0.679954540266504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.5972536632223298`}, { 1.253407346410207, -2.4122992447355323`}, { 1.253407346410207, -1.9881574851420538`}, {1.253407346410207, 1.4952244244487285`}, {1.253407346410207, -0.6788733867289863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.5971913522411807`}, { 1.258407346410207, -2.4128892481078044`}, { 1.258407346410207, -1.9879715362938024`}, {1.258407346410207, 1.497191473959816}, {1.258407346410207, -0.6777898640655275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.5971292296255246`}, { 1.263407346410207, -2.4134810502192536`}, { 1.263407346410207, -1.9877854947088172`}, {1.263407346410207, 1.4991636336732383`}, {1.263407346410207, -0.6767039605879921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.597067298883082}, { 1.268407346410207, -2.414074664140114}, { 1.268407346410207, -1.9875993593118384`}, {1.268407346410207, 1.5011409290405247`}, {1.268407346410207, -0.6756156645639866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.5970055635946476`}, { 1.273407346410207, -2.41467010305004}, { 1.273407346410207, -1.9874131290275363`}, {1.273407346410207, 1.5031233855552537`}, {1.273407346410207, -0.6745249642168614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.596944027415552}, { 1.278407346410207, -2.41526738023923}, { 1.278407346410207, -1.9872268027805413`}, {1.278407346410207, 1.5051110287513962`}, {1.278407346410207, -0.673431847725713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.596882694077154}, { 1.283407346410207, -2.4158665091095575`}, { 1.283407346410207, -1.9870403794954714`}, {1.283407346410207, 1.5071038842015991`}, {1.283407346410207, -0.6723363032253932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.5968215673883637`}, { 1.288407346410207, -2.4164675031757232`}, { 1.288407346410207, -1.986853858096966}, {1.288407346410207, 1.509101977515421}, {1.288407346410207, -0.6712383188065187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.596760651237204}, { 1.293407346410207, -2.4170703760664174`}, { 1.293407346410207, -1.9866672375097134`}, {1.293407346410207, 1.5111053343375038`}, {1.293407346410207, -0.6701378825154886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.596699949592403}, { 1.298407346410207, -2.4176751415254967`}, { 1.298407346410207, -1.9864805166584825`}, {1.298407346410207, 1.5131139803456937`}, {1.298407346410207, -0.6690349823545009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.596639466505027}, { 1.303407346410207, -2.4182818134131767`}, { 1.303407346410207, -1.9862936944681562`}, {1.303407346410207, 1.515127941249099}, {1.303407346410207, -0.6679296062815788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.5965792061101434`}, { 1.308407346410207, -2.418890405707241}, { 1.308407346410207, -1.986106769863761}, {1.308407346410207, 1.5171472427860884`}, {1.308407346410207, -0.6668217422105962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.5965191726285273`}, { 1.313407346410207, -2.4195009325042616`}, { 1.313407346410207, -1.9859197417705012`}, {1.313407346410207, 1.5191719107222286`}, {1.313407346410207, -0.6657113780113104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.596459370368403}, { 1.318407346410207, -2.420113408020838}, { 1.318407346410207, -1.985732609113792}, {1.318407346410207, 1.5212019708481577`}, {1.318407346410207, -0.6645985015093975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.596399803727225}, { 1.323407346410207, -2.4207278465948514`}, { 1.323407346410207, -1.9855453708192907`}, {1.323407346410207, 1.5232374489773925`}, {1.323407346410207, -0.6634831004864934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.5963404771935026`}, { 1.328407346410207, -2.4213442626867305`}, { 1.328407346410207, -1.9853580258129346`}, {1.328407346410207, 1.5252783709440718`}, {1.328407346410207, -0.6623651626802389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.5962813953486594`}, { 1.333407346410207, -2.4219626708807414`}, { 1.333407346410207, -1.9851705730209717`}, {1.333407346410207, 1.527324762600629}, {1.333407346410207, -0.6612446757843293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.596222562868944}, { 1.3384073464102069`, -2.4225830858862842`}, { 1.3384073464102069`, -1.9849830113699984`}, {1.3384073464102069`, 1.5293766498153973`}, { 1.3384073464102069`, -0.6601216274485681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.596163984527373}, { 1.343407346410207, -2.4232055225392126`}, { 1.343407346410207, -1.9847953397869946`}, {1.343407346410207, 1.5314340584701422`}, {1.343407346410207, -0.6589960052789273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.596105665195731}, { 1.3484073464102069`, -2.4238299958031697`}, { 1.3484073464102069`, -1.9846075571993607`}, {1.3484073464102069`, 1.5334970144575195`}, { 1.3484073464102069`, -0.6578677968376108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.5960476098466043`}, { 1.353407346410207, -2.424456520770936}, { 1.353407346410207, -1.9844196625349497`}, {1.353407346410207, 1.535565543678462}, {1.353407346410207, -0.6567369896431231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.595989823555469}, { 1.3584073464102069`, -2.4250851126657977`}, { 1.3584073464102069`, -1.9842316547221144`}, {1.3584073464102069`, 1.5376396720394856`}, { 1.3584073464102069`, -0.6556035711703447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.5959323115028257`}, { 1.363407346410207, -2.425715786842936}, { 1.363407346410207, -1.9840435326897354`}, {1.363407346410207, 1.539719425449919}, {1.363407346410207, -0.6544675288506104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.5958750789763783`}, { 1.368407346410207, -2.426348558790823}, { 1.368407346410207, -1.9838552953672661`}, {1.368407346410207, 1.5418048298190519`}, {1.368407346410207, -0.6533288500717948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.595818131373271}, { 1.373407346410207, -2.4269834441326497`}, { 1.373407346410207, -1.9836669416847696`}, {1.373407346410207, 1.5438959110532025`}, {1.373407346410207, -0.6521875221784015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.5957614742023707`}, { 1.378407346410207, -2.427620458627758}, { 1.378407346410207, -1.98347847057296}, {1.378407346410207, 1.545992695052696}, {1.378407346410207, -0.6510435324716601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.595705113086604}, { 1.383407346410207, -2.4282596181731027`}, { 1.383407346410207, -1.9832898809632415`}, {1.383407346410207, 1.5480952077087635`}, {1.383407346410207, -0.6498968682096262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.5956490537653476`}, { 1.388407346410207, -2.428900938804722}, { 1.388407346410207, -1.9831011717877514`}, {1.388407346410207, 1.5502034749003448`}, {1.388407346410207, -0.6487475166072897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.5955933020968796`}, { 1.393407346410207, -2.4295444366992354`}, { 1.393407346410207, -1.9829123419794017`}, {1.393407346410207, 1.5523175224908075`}, {1.393407346410207, -0.6475954648366864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.5955378640608764`}, { 1.398407346410207, -2.4301901281753535`}, { 1.398407346410207, -1.982723390471922}, {1.398407346410207, 1.5544373763245658`}, {1.398407346410207, -0.646440700027018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.5954827457609815`}, { 1.403407346410207, -2.430838029695413}, { 1.403407346410207, -1.9825343161999027`}, {1.403407346410207, 1.5565630622236113`}, {1.403407346410207, -0.6452832092647764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.5954279534274223`}, { 1.408407346410207, -2.431488157866925}, { 1.408407346410207, -1.9823451180988412`}, {1.408407346410207, 1.558694605983941}, {1.408407346410207, -0.6441229795938761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.595373493419696}, { 1.413407346410207, -2.4321405294441507`}, { 1.413407346410207, -1.9821557951051825`}, {1.413407346410207, 1.5608320333718884`}, {1.413407346410207, -0.6429599980157891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.595319372229316}, { 1.418407346410207, -2.432795161329688}, { 1.418407346410207, -1.981966346156371}, {1.418407346410207, 1.5629753701203493`}, {1.418407346410207, -0.6417942514896919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.5952655964826215`}, { 1.4234073464102068`, -2.4334520705760863`}, { 1.4234073464102068`, -1.981776770190893}, {1.4234073464102068`, 1.565124641924907}, {1.4234073464102068`, -0.6406257269326138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.5952121729436537`}, { 1.4284073464102072`, -2.434111274387479}, { 1.4284073464102072`, -1.9815870661483264`}, {1.4284073464102072`, 1.5672798744398455`}, {1.4284073464102072`, -0.639454411219595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.595159108517103}, { 1.433407346410207, -2.4347727901212344`}, { 1.433407346410207, -1.9813972329693876`}, {1.433407346410207, 1.5694410932740563`}, {1.433407346410207, -0.6382802911838507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.5951064102513217`}, { 1.438407346410207, -2.435436635289632}, { 1.438407346410207, -1.981207269595981}, {1.438407346410207, 1.5716083239868315`}, {1.438407346410207, -0.6371033536169417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.5950540853414106`}, { 1.4434073464102068`, -2.4361028275615584`}, { 1.4434073464102068`, -1.9810171749712517`}, {1.4434073464102068`, 1.5737815920835398`}, { 1.4434073464102068`, -0.6359235852689519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.5950021411323756`}, { 1.4484073464102072`, -2.4367713847642243`}, { 1.4484073464102072`, -1.980826948039631}, {1.4484073464102072`, 1.5759609230111875`}, {1.4484073464102072`, -0.634740972848674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.5949505851223664`}, { 1.453407346410207, -2.437442324884903}, { 1.453407346410207, -1.9806365877468946`}, {1.453407346410207, 1.5781463421538549`}, {1.453407346410207, -0.6335555030238025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.5948994249659836`}, { 1.458407346410207, -2.4381156660726946`}, { 1.458407346410207, -1.9804460930402104`}, {1.458407346410207, 1.5803378748280126`}, {1.458407346410207, -0.6323671624211321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.5948486684776704`}, { 1.4634073464102069`, -2.438791426640308}, { 1.4634073464102069`, -1.9802554628681952`}, {1.4634073464102069`, 1.5825355462777067`}, { 1.4634073464102069`, -0.6311759376267662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.594798323635185}, { 1.4684073464102068`, -2.4394696250658727`}, { 1.4684073464102068`, -1.9800646961809685`}, {1.4684073464102068`, 1.5847393816696176`}, { 1.4684073464102068`, -0.6299818151863321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.5947483985831536`}, { 1.473407346410207, -2.4401502799947647`}, { 1.473407346410207, -1.979873791930207}, {1.473407346410207, 1.586949406087983}, {1.473407346410207, -0.6287847816052031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.5946989016367117`}, { 1.478407346410207, -2.440833410241464}, { 1.478407346410207, -1.9796827490692042`}, {1.478407346410207, 1.589165644529385}, {1.478407346410207, -0.6275848233487311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.594649841285232}, { 1.4834073464102069`, -2.441519034791433}, { 1.4834073464102069`, -1.9794915665529247`}, {1.4834073464102069`, 1.591388121897399}, {1.4834073464102069`, -0.6263819268424837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.5946012261961395`}, { 1.4884073464102068`, -2.4422071728030192`}, { 1.4884073464102068`, -1.9793002433380655`}, {1.4884073464102068`, 1.5936168629970964`}, { 1.4884073464102068`, -0.6251760784724931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.594553065218825}, { 1.4934073464102071`, -2.4428978436093822`}, { 1.4934073464102071`, -1.9791087783831143`}, {1.4934073464102071`, 1.5958518925294027`}, {1.4934073464102071`, -0.623967264585511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.5945053673886473`}, { 1.498407346410207, -2.4435910667204443`}, { 1.498407346410207, -1.9789171706484112`}, {1.498407346410207, 1.5980932350853048`}, {1.498407346410207, -0.6227554714892735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.5944581419310353`}, { 1.503407346410207, -2.444286861824873}, { 1.503407346410207, -1.9787254190962102`}, {1.503407346410207, 1.600340915139904}, {1.503407346410207, -0.6215406854527739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.5944113982656902`}, { 1.5084073464102068`, -2.4449852487920802`}, { 1.5084073464102068`, -1.9785335226907428`}, {1.5084073464102068`, 1.6025949570463123`}, {1.5084073464102068`, -0.620322892706544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.594365146010889}, { 1.5134073464102071`, -2.4456862476742525`}, { 1.5134073464102071`, -1.9783414803982806`}, {1.5134073464102071`, 1.604855385029385}, {1.5134073464102071`, -0.6191020794429456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.5943193949878927`}, { 1.518407346410207, -2.4463898787084086`}, { 1.518407346410207, -1.9781492911872036`}, {1.518407346410207, 1.607122223179289}, {1.518407346410207, -0.6178782318164706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.5942741552254653`}, { 1.523407346410207, -2.447096162318478}, { 1.523407346410207, -1.9779569540280637`}, {1.523407346410207, 1.6093954954449028`}, {1.523407346410207, -0.616651335944049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.5942294369644987`}, { 1.5284073464102068`, -2.447805119117416}, { 1.5284073464102068`, -1.9777644678936543`}, {1.5284073464102068`, 1.6116752256270397`}, { 1.5284073464102068`, -0.6154213779053693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.594185250662756}, { 1.5334073464102072`, -2.4485167699093404`}, { 1.5334073464102072`, -1.977571831759079}, {1.5334073464102072`, 1.6139614373714963`}, { 1.5334073464102072`, -0.6141883437432057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.594141606999728}, { 1.538407346410207, -2.4492311356916905`}, { 1.538407346410207, -1.9773790446018202`}, {1.538407346410207, 1.6162541541619149`}, {1.538407346410207, -0.6129522194637561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.5940985168816115`}, { 1.543407346410207, -2.449948237657426}, { 1.543407346410207, -1.9771861054018138`}, {1.543407346410207, 1.6185533993124632`}, {1.543407346410207, -0.6117129910369906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.5940559914464116`}, { 1.5484073464102068`, -2.450668097197251}, { 1.5484073464102068`, -1.9769930131415192`}, {1.5484073464102068`, 1.620859195960319}, {1.5484073464102068`, -0.6104706443970092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.594014042069164}, { 1.5534073464102072`, -2.4513907359018576`}, { 1.5534073464102072`, -1.9767997668059936`}, {1.5534073464102072`, 1.6231715670579605`}, { 1.5534073464102072`, -0.6092251654424096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.593972680367298}, { 1.558407346410207, -2.452116175564216}, { 1.558407346410207, -1.976606365382968}, {1.558407346410207, 1.6254905353652551`}, {1.558407346410207, -0.6079765400366672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.5939319182061205`}, { 1.563407346410207, -2.452844438181876}, { 1.563407346410207, -1.9764128078629257`}, {1.563407346410207, 1.627816123441343}, {1.563407346410207, -0.6067247540085233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.593891767704446}, { 1.5684073464102068`, -2.453575545959318}, { 1.5684073464102068`, -1.9762190932391763`}, {1.5684073464102068`, 1.6301483536363084`}, { 1.5684073464102068`, -0.6054697931523844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.593852241240362}, { 1.5734073464102072`, -2.4543095213103148`}, { 1.5734073464102072`, -1.9760252205079405`}, {1.5734073464102072`, 1.6324872480826358`}, { 1.5734073464102072`, -0.6042116432287346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.5938133514571415`}, { 1.578407346410207, -2.4550463868603427`}, { 1.578407346410207, -1.9758311886684259`}, {1.578407346410207, 1.6348328286864442`}, {1.578407346410207, -0.6029502899645569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.5937751112692995`}, { 1.583407346410207, -2.455786165449013}, { 1.583407346410207, -1.975636996722913}, {1.583407346410207, 1.6371851171184946`}, {1.583407346410207, -0.6016857190537656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.593737533868806}, { 1.5884073464102069`, -2.456528880132537}, { 1.5884073464102069`, -1.9754426436768373`}, {1.5884073464102069`, 1.6395441348049635`}, { 1.5884073464102069`, -0.6004179161576518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.593700632731453}, { 1.5934073464102072`, -2.457274554186231}, { 1.5934073464102072`, -1.9752481285388763`}, {1.5934073464102072`, 1.6419099029179813`}, { 1.5934073464102072`, -0.5991468669053392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.593664421623383}, { 1.598407346410207, -2.4580232111070415`}, { 1.598407346410207, -1.9750534503210353`}, {1.598407346410207, 1.6442824423659228`}, {1.598407346410207, -0.5978725568942524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.593628914607778}, { 1.603407346410207, -2.4587748746161173`}, { 1.603407346410207, -1.9748586080387363`}, {1.603407346410207, 1.6466617737834492`}, {1.603407346410207, -0.5965949716905959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.5935941260517263`}, { 1.6084073464102069`, -2.459529568661407}, { 1.6084073464102069`, -1.9746636007109077`}, {1.6084073464102069`, 1.6490479175212944`}, { 1.6084073464102069`, -0.5953140968298468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.5935600706332536`}, { 1.6134073464102068`, -2.460287317420293}, { 1.6134073464102068`, -1.9744684273600772`}, {1.6134073464102068`, 1.6514408936357865`}, { 1.6134073464102068`, -0.5940299178172587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.593526763348539}, { 1.6184073464102071`, -2.4610481453022612`}, { 1.6184073464102071`, -1.9742730870124638`}, {1.6184073464102071`, 1.653840721878102}, {1.6184073464102071`, -0.5927424201283791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.593494219519311}, { 1.623407346410207, -2.461812076951607}, { 1.623407346410207, -1.9740775786980747`}, {1.623407346410207, 1.6562474216832408`}, {1.623407346410207, -0.5914515892095776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.5934624548004352`}, { 1.628407346410207, -2.4625791372501733`}, { 1.628407346410207, -1.9738819014507998`}, {1.628407346410207, 1.6586610121587246`}, {1.628407346410207, -0.5901574104785899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.593431485187693}, { 1.6334073464102068`, -2.46334935132013}, { 1.6334073464102068`, -1.9736860543085124`}, {1.6334073464102068`, 1.6610815120729971`}, { 1.6334073464102068`, -0.5888598693250718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.5934013270257577`}, { 1.6384073464102071`, -2.464122744526788}, { 1.6384073464102071`, -1.9734900363131676`}, {1.6384073464102071`, 1.6635089398435339`}, { 1.6384073464102071`, -0.5875589511111676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.5933719970163795`}, { 1.643407346410207, -2.4648993424814494`}, { 1.643407346410207, -1.9732938465109062`}, {1.643407346410207, 1.6659433135246442`}, {1.643407346410207, -0.5862546411720938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.593343512226778}, { 1.648407346410207, -2.4656791710442976`}, { 1.648407346410207, -1.9730974839521571`}, {1.648407346410207, 1.6683846507949622`}, {1.648407346410207, -0.5849469248167326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.5933158900982463`}, { 1.6534073464102068`, -2.466462256327325}, { 1.6534073464102068`, -1.972900947691744}, {1.6534073464102068`, 1.6708329689446182`}, { 1.6534073464102068`, -0.5836357873282428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.5932891484549856`}, { 1.6584073464102072`, -2.467248624697303}, { 1.6584073464102072`, -1.9727042367889926`}, {1.6584073464102072`, 1.6732882848620811`}, { 1.6584073464102072`, -0.5823212139646825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.5932633055131595`}, { 1.663407346410207, -2.4680383027787838`}, { 1.663407346410207, -1.9725073503078407`}, {1.663407346410207, 1.675750615020666}, {1.663407346410207, -0.5810031899596471}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.5932383798901846`}, { 1.668407346410207, -2.4688313174571523`}, { 1.668407346410207, -1.9723102873169498`}, {1.668407346410207, 1.6782199754646974`}, {1.668407346410207, -0.579681700522921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.593214390614264}, { 1.6734073464102068`, -2.4696276958817123`}, { 1.6734073464102068`, -1.9721130468898167`}, {1.6734073464102068`, 1.6806963817953184`}, { 1.6734073464102068`, -0.5783567308411441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.593191357134163}, { 1.6784073464102072`, -2.470427465468813}, { 1.6784073464102072`, -1.971915628104892}, {1.6784073464102072`, 1.6831798491559404`}, { 1.6784073464102072`, -0.5770282660784938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.593169299329244}, { 1.683407346410207, -2.471230653905026}, { 1.683407346410207, -1.9717180300456951`}, {1.683407346410207, 1.6856703922173184`}, {1.683407346410207, -0.5756962913773809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.5931482375197565`}, { 1.688407346410207, -2.4720372891503533`}, { 1.688407346410207, -1.9715202518009363`}, {1.688407346410207, 1.6881680251622497`}, {1.688407346410207, -0.5743607918591611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.5931281924773995`}, { 1.6934073464102068`, -2.472847399441487}, { 1.6934073464102068`, -1.9713222924646372`}, {1.6934073464102068`, 1.6906727616698822`}, { 1.6934073464102068`, -0.5730217526248625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.593109185436157}, { 1.6984073464102072`, -2.4736610132951085`}, { 1.6984073464102072`, -1.9711241511362532`}, {1.6984073464102072`, 1.6931846148996224`}, { 1.6984073464102072`, -0.5716791587559277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.5930912381034172`}, { 1.703407346410207, -2.474478159511237}, { 1.703407346410207, -1.9709258269208036`}, {1.703407346410207, 1.6957035974746337`}, {1.703407346410207, -0.5703329953149722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.5930743726713814`}, { 1.708407346410207, -2.4752988671766136`}, { 1.708407346410207, -1.9707273189289964`}, {1.708407346410207, 1.6982297214649182`}, {1.708407346410207, -0.5689832473465593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.593058611828774}, { 1.7134073464102069`, -2.4761231656681413`}, { 1.7134073464102069`, -1.9705286262773605`}, {1.7134073464102069`, 1.7007629983699653`}, { 1.7134073464102069`, -0.5676298998779903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.593043978772853}, { 1.7184073464102072`, -2.4769510846563665`}, { 1.7184073464102072`, -1.9703297480883786`}, {1.7184073464102072`, 1.7033034391009612`}, {1.7184073464102072`, -0.566272937920112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.593030497221751}, { 1.723407346410207, -2.477782654109005}, { 1.723407346410207, -1.970130683490622}, {1.723407346410207, 1.705851053962545}, {1.723407346410207, -0.5649123464681401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.5930181914271184`}, { 1.728407346410207, -2.4786179042945213`}, { 1.728407346410207, -1.9699314316188898`}, {1.728407346410207, 1.7084058526341057`}, {1.728407346410207, -0.5635481105025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.5930070861871193`}, { 1.7334073464102069`, -2.479456865785751}, { 1.7334073464102069`, -1.9697319916143465`}, {1.7334073464102069`, 1.7109678441505978`}, { 1.7334073464102069`, -0.5621802149896842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.592997206859759}, { 1.7384073464102068`, -2.4802995694635754`}, { 1.7384073464102068`, -1.969532362624668}, {1.7384073464102068`, 1.7135370368828773`}, { 1.7384073464102068`, -0.5608086448831274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.5929885793765677`}, { 1.7434073464102071`, -2.4811460465206454`}, { 1.7434073464102071`, -1.9693325438041822`}, {1.7434073464102071`, 1.7161134385175345`}, { 1.7434073464102071`, -0.5594333851240995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.5929812302566435`}, { 1.748407346410207, -2.4819963284651525`}, { 1.748407346410207, -1.9691325343140225`}, {1.748407346410207, 1.7186970560362151`}, {1.748407346410207, -0.5580544206426149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.592975186621068}, { 1.753407346410207, -2.482850447124655}, { 1.753407346410207, -1.9689323333222717`}, {1.753407346410207, 1.7212878956944238`}, {1.753407346410207, -0.5566717363583612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.592970476207703}, { 1.7584073464102068`, -2.4837084346499534`}, { 1.7584073464102068`, -1.9687319400041203`}, {1.7584073464102068`, 1.72388596299978}, {1.7584073464102068`, -0.5552853171816451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.5929671273863795`}, { 1.7634073464102071`, -2.4845703235190197`}, { 1.7634073464102071`, -1.9685313535420188`}, {1.7634073464102071`, 1.7264912626897329`}, { 1.7634073464102071`, -0.5538951480143572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.5929651691744913`}, { 1.768407346410207, -2.485436146540978}, { 1.768407346410207, -1.968330573125837}, {1.768407346410207, 1.7291037987087061`}, {1.768407346410207, -0.5525012137509555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.5929646312530004`}, { 1.773407346410207, -2.486305936860142}, { 1.773407346410207, -1.9681295979530256`}, {1.773407346410207, 1.7317235741846662`}, {1.773407346410207, -0.5511034992794664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.5929655439828685`}, { 1.7784073464102068`, -2.4871797279601005`}, { 1.7784073464102068`, -1.967928427228779}, {1.7784073464102068`, 1.7343505914050985`}, { 1.7784073464102068`, -0.5497019894825071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.5929679384219275`}, { 1.7834073464102072`, -2.4880575536678706`}, { 1.7834073464102072`, -1.9677270601662034`}, {1.7834073464102072`, 1.7369848517923738`}, { 1.7834073464102072`, -0.5482966692383244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.5929718463421954`}, { 1.788407346410207, -2.4889394481580926`}, { 1.788407346410207, -1.967525495986484}, {1.788407346410207, 1.7396263558784915`}, {1.788407346410207, -0.5468875234218558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.592977300247658}, { 1.793407346410207, -2.489825445957292}, { 1.793407346410207, -1.9673237339190617`}, {1.793407346410207, 1.7422751032791912`}, {1.793407346410207, -0.5454745369058074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.5929843333925233`}, { 1.7984073464102068`, -2.4907155819481974`}, { 1.7984073464102068`, -1.9671217732018036`}, {1.7984073464102068`, 1.7449310926673953`}, { 1.7984073464102068`, -0.5440576945617546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.5929929797999582`}, { 1.8034073464102072`, -2.49160989137411}, { 1.8034073464102072`, -1.9669196130811857`}, {1.8034073464102072`, 1.7475943217460002`}, { 1.8034073464102072`, -0.5426369812612608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.5930032742813354`}, { 1.808407346410207, -2.492508409843345}, { 1.808407346410207, -1.9667172528124734`}, {1.808407346410207, 1.7502647872199626`}, {1.808407346410207, -0.5412123818770149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.5930152524559826`}, { 1.813407346410207, -2.4934111733337208`}, { 1.813407346410207, -1.966514691659905}, {1.813407346410207, 1.7529424847676938`}, {1.813407346410207, -0.5397838812839976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.593028950771469}, { 1.8184073464102068`, -2.4943182181971166`}, { 1.8184073464102068`, -1.9663119288968822`}, {1.8184073464102068`, 1.755627409011727}, {1.8184073464102068`, -0.5383514643606555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.5930444065244282`}, { 1.8234073464102072`, -2.4952295811640894`}, { 1.8234073464102072`, -1.9661089638061597`}, {1.8234073464102072`, 1.7583195534886444`}, { 1.8234073464102072`, -0.5369151159901072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.5930616578819405`}, { 1.828407346410207, -2.4961452993485542`}, { 1.828407346410207, -1.9659057956800403`}, {1.828407346410207, 1.7610189106182494`}, {1.828407346410207, -0.5354748210613652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.5930807439034864`}, { 1.833407346410207, -2.4970654102525263`}, { 1.833407346410207, -1.965702423820573}, {1.833407346410207, 1.7637254716719604`}, {1.833407346410207, -0.5340305644705807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.593101704563485}, { 1.8384073464102069`, -2.4979899517709283`}, { 1.8384073464102069`, -1.965498847539755}, {1.8384073464102069`, 1.76643922674041}, {1.8384073464102069`, -0.5325823311223098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.5931245807744387`}, { 1.8434073464102072`, -2.4989189621964663`}, { 1.8434073464102072`, -1.9652950661597353`}, {1.8434073464102072`, 1.76916016470023}, {1.8434073464102072`, -0.5311301059308016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.593149414410694}, { 1.848407346410207, -2.499852480224564}, { 1.848407346410207, -1.9650910790130245`}, {1.848407346410207, 1.7718882731799974`}, {1.848407346410207, -0.5296738738213086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.5931762483328384`}, { 1.853407346410207, -2.5007905449583725`}, { 1.853407346410207, -1.9648868854427057`}, {1.853407346410207, 1.7746235385253317`}, {1.853407346410207, -0.5282136197314191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.5932051264127502`}, { 1.8584073464102069`, -2.5017331959138422`}, { 1.8584073464102069`, -1.964682484802651}, {1.8584073464102069`, 1.7773659457631106`}, { 1.8584073464102069`, -0.5267493286124117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.593236093559315}, { 1.8634073464102068`, -2.5026804730248635`}, { 1.8634073464102068`, -1.9644778764577386`}, {1.8634073464102068`, 1.780115478564791}, {1.8634073464102068`, -0.5252809854306335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.5932691957448317`}, { 1.8684073464102071`, -2.503632416648483}, { 1.8684073464102071`, -1.9642730597840814`}, {1.8684073464102071`, 1.782872119208811}, {1.8684073464102071`, -0.5238085751689006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.5933044800321223`}, { 1.873407346410207, -2.5045890675701803`}, { 1.873407346410207, -1.964068034169248}, {1.873407346410207, 1.7856358485420498`}, {1.873407346410207, -0.5223320828279214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.5933419946023624`}, { 1.878407346410207, -2.5055504670092277`}, { 1.878407346410207, -1.963862799012496}, {1.878407346410207, 1.788406645940325}, {1.878407346410207, -0.520851493427745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.593381788783656}, { 1.8834073464102068`, -2.5065166566241115`}, { 1.8834073464102068`, -1.9636573537250073`}, {1.8834073464102068`, 1.7911844892679036`}, { 1.8834073464102068`, -0.5193667920092291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.59342391308037}, { 1.8884073464102071`, -2.5074876785180353`}, { 1.8884073464102071`, -1.9634516977301248`}, {1.8884073464102071`, 1.7939693548360032`}, { 1.8884073464102071`, -0.5178779636355377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.59346841920325}, { 1.893407346410207, -2.508463575244492}, { 1.893407346410207, -1.963245830463598}, {1.893407346410207, 1.7967612173602558`}, {1.893407346410207, -0.5163849933936571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.59351536010033}, { 1.898407346410207, -2.509444389812913}, { 1.898407346410207, -1.9630397513738278`}, {1.898407346410207, 1.7995600499171218`}, {1.898407346410207, -0.5148878663959392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.593564789988671}, { 1.9034073464102068`, -2.5104301656943937`}, { 1.9034073464102068`, -1.9628334599221187`}, {1.9034073464102068`, 1.8023658238992115`}, { 1.9034073464102068`, -0.5133865677816684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.593616764386932}, { 1.9084073464102072`, -2.511420946827497}, { 1.9084073464102072`, -1.9626269555829334`}, {1.9084073464102072`, 1.8051785089695067`}, { 1.9084073464102072`, -0.5118810827186525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.5936713401488056`}, { 1.913407346410207, -2.5124167776241304`}, { 1.913407346410207, -1.9624202378441544`}, {1.913407346410207, 1.8079980730144423`}, {1.913407346410207, -0.5103713964048401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.5937285754973356`}, { 1.918407346410207, -2.5134177029755103`}, { 1.918407346410207, -1.962213306207345}, {1.918407346410207, 1.8108244820958352`}, {1.918407346410207, -0.5088574940699598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.593788530060136}, { 1.9234073464102068`, -2.5144237682581974`}, { 1.9234073464102068`, -1.9620061601880214`}, {1.9234073464102068`, 1.8136577004016228`}, { 1.9234073464102068`, -0.5073393609771882}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.593851264905538}, { 1.9284073464102072`, -2.5154350193402197`}, { 1.9284073464102072`, -1.9617987993159234`}, {1.9284073464102072`, 1.8164976901953904`}, { 1.9284073464102072`, -0.5058169824248405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.5939168425796817`}, { 1.933407346410207, -2.516451502587274}, { 1.933407346410207, -1.961591223135294}, {1.933407346410207, 1.819344411764659}, {1.933407346410207, -0.5042903437480883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.5939853271445785`}, { 1.938407346410207, -2.5174732648690137`}, { 1.938407346410207, -1.96138343120516}, {1.938407346410207, 1.8221978233679081`}, {1.938407346410207, -0.5027594303207014}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.5940567842171642`}, { 1.9434073464102068`, -2.518500353565413}, { 1.9434073464102068`, -1.9611754230996208`}, {1.9434073464102068`, 1.8250578811802998`}, { 1.9434073464102068`, -0.5012242275568171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.59413128100937}, { 1.9484073464102072`, -2.5195328165732302`}, { 1.9484073464102072`, -1.9609671984081398`}, {1.9484073464102072`, 1.827924539238086}, {1.9484073464102072`, -0.4996847209127347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.594208886369224}, { 1.953407346410207, -2.52057070231254}, { 1.953407346410207, -1.9607587567358427`}, {1.953407346410207, 1.8307977493816585`}, {1.953407346410207, -0.4981408958887369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.594289670823023}, { 1.958407346410207, -2.5216140597333663`}, { 1.958407346410207, -1.960550097703817}, {1.958407346410207, 1.8336774611972233`}, { 1.958407346410207, -0.49659273803093607`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.5943737066185775`}, { 1.9634073464102069`, -2.5226629383223966`}, { 1.9634073464102069`, -1.9603412209494206`}, {1.9634073464102069`, 1.8365636219570671`}, { 1.9634073464102069`, -0.4950402329331492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.594461067769573}, { 1.9684073464102072`, -2.5237173881097856`}, { 1.9684073464102072`, -1.9601321261265952`}, {1.9684073464102072`, 1.8394561765583826`}, { 1.9684073464102072`, -0.4934833662387967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.594551830101053}, { 1.973407346410207, -2.5247774596760535`}, { 1.973407346410207, -1.9599228129061814`}, {1.973407346410207, 1.8423550674606308`}, {1.973407346410207, -0.4919221236428325}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.5946460712960633`}, { 1.978407346410207, -2.5258432041590666`}, { 1.978407346410207, -1.9597132809762428`}, {1.978407346410207, 1.8452602346214069`}, {1.978407346410207, -0.490356490893696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.5947438709434696`}, { 1.9834073464102069`, -2.5269146732611194`}, { 1.9834073464102069`, -1.9595035300423944`}, {1.9834073464102069`, 1.84817161543078}, {1.9834073464102069`, -0.4887864537952942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.594845310586971}, { 1.988407346410207, -2.527991919256108}, { 1.988407346410207, -1.9592935598281356`}, {1.988407346410207, 1.8510891446440798`}, {1.988407346410207, -0.4872119982090114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.594950473775346}, { 1.993407346410207, -2.5290749949967855`}, { 1.993407346410207, -1.9590833700751895`}, {1.993407346410207, 1.8540127543130986`}, {1.993407346410207, -0.4856331100557446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.5950594461139334`}, { 1.998407346410207, -2.530163953922131}, { 1.998407346410207, -1.9588729605438484`}, {1.998407346410207, 1.8569423737156825`}, { 1.998407346410207, -0.48404977531796806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.5951723153173907`}, { 2.003407346410207, -2.531258850064805}, { 2.003407346410207, -1.9586623310133229`}, {2.003407346410207, 1.8598779292836796`}, {2.003407346410207, -0.4824619800418239}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.5952891712637376`}, { 2.008407346410207, -2.532359738058698}, { 2.008407346410207, -1.9584514812821008`}, {2.008407346410207, 1.8628193445292174`}, {2.008407346410207, -0.4808697103392417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.59541010604971}, { 2.013407346410207, -2.5334666731465867`}, { 2.013407346410207, -1.9582404111683074`}, {2.013407346410207, 1.8657665399692867`}, { 2.013407346410207, -0.47927295239008666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.5955352140474517`}, { 2.018407346410207, -2.534579711187881}, { 2.018407346410207, -1.9580291205100748`}, {2.018407346410207, 1.8687194330485901`}, {2.018407346410207, -0.4776716924443341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.595664591962556}, { 2.023407346410207, -2.5356989086664745`}, { 2.023407346410207, -1.9578176091659156`}, {2.023407346410207, 1.8716779380606485`}, {2.023407346410207, -0.4760659168242723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.595798338893481}, { 2.028407346410207, -2.536824322698699}, { 2.028407346410207, -1.9576058770151044`}, {2.028407346410207, 1.8746419660671167`}, {2.028407346410207, -0.4744556119267355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.595936556392356}, { 2.033407346410207, -2.537956011041373}, { 2.033407346410207, -1.9573939239580647`}, {2.033407346410207, 1.8776114248153004`}, { 2.033407346410207, -0.47284076422536253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.5960793485271987`}, { 2.038407346410207, -2.53909403209996}, { 2.038407346410207, -1.9571817499167623`}, {2.038407346410207, 1.8805862186538382`}, {2.038407346410207, -0.4712213602728861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.596226821945555}, { 2.043407346410207, -2.540238444936827}, { 2.043407346410207, -1.9569693548351037`}, {2.043407346410207, 1.883566248446531}, {2.043407346410207, -0.4695973867034489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.5963790859395828`}, { 2.048407346410207, -2.541389309279609}, { 2.048407346410207, -1.956756738679345}, {2.048407346410207, 1.8865514114842916`}, { 2.048407346410207, -0.46796883023494973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.596536252512592}, { 2.053407346410207, -2.5425466855296794`}, { 2.053407346410207, -1.9565439014385038`}, {2.053407346410207, 1.8895416013951962`}, { 2.053407346410207, -0.46633567767141604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.596698436447047}, { 2.058407346410207, -2.543710634770724}, { 2.058407346410207, -1.9563308431247777`}, {2.058407346410207, 1.8925367080526148`}, {2.058407346410207, -0.4646979159054081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.59686575537405}, { 2.063407346410207, -2.544881218777424}, { 2.063407346410207, -1.9561175637739743`}, {2.063407346410207, 1.8955366174814057`}, {2.063407346410207, -0.4630555319204493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.5970383298443087`}, { 2.068407346410207, -2.5460585000242495`}, { 2.068407346410207, -1.9559040634459413`}, {2.068407346410207, 1.898541211762156}, {2.068407346410207, -0.46140851279348594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.5972162834005976`}, { 2.073407346410207, -2.547242541694356}, { 2.073407346410207, -1.9556903422250107`}, {2.073407346410207, 1.9015503689334514`}, {2.073407346410207, -0.4597568456973764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.5973997426517133`}, { 2.078407346410207, -2.548433407688595}, { 2.078407346410207, -1.9554764002204457`}, {2.078407346410207, 1.9045639628921645`}, { 2.078407346410207, -0.45810051790340894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.5975888373479274`}, { 2.083407346410207, -2.5496311626346335`}, { 2.083407346410207, -1.9552622375668949`}, {2.083407346410207, 1.9075818632917563`}, {2.083407346410207, -0.4564395167838466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.5977837004579336`}, { 2.088407346410207, -2.550835871896185}, { 2.088407346410207, -1.9550478544248566`}, {2.088407346410207, 1.910603935438577}, {2.088407346410207, -0.4547738298145034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.5979844682472844`}, { 2.093407346410207, -2.552047601582351}, { 2.093407346410207, -1.9548332509811497`}, {2.093407346410207, 1.9136300401861661`}, { 2.093407346410207, -0.45310344457734747`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.5981912803583116`}, { 2.098407346410207, -2.55326641855707}, { 2.098407346410207, -1.9546184274493885`}, {2.098407346410207, 1.9166600338275497`}, {2.098407346410207, -0.451428348763134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.59840427989151}, { 2.103407346410207, -2.5544923904486967`}, { 2.103407346410207, -1.9544033840704766`}, {2.103407346410207, 1.9196937679855424`}, { 2.103407346410207, -0.44974853017406546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.5986236134883782`}, { 2.108407346410207, -2.5557255856596703`}, { 2.108407346410207, -1.9541881211130874`}, {2.108407346410207, 1.922731089501054}, {2.108407346410207, -0.44806397672648257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.59884943141569}, { 2.1134073464102068`, -2.556966073376315}, { 2.1134073464102068`, -1.953972638874178}, {2.1134073464102068`, 1.9257718403194153`}, { 2.1134073464102068`, -0.44637467645358175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.599081887651166}, { 2.118407346410207, -2.5582139235787444`}, { 2.118407346410207, -1.9537569376794948`}, {2.118407346410207, 1.928815857374744}, {2.118407346410207, -0.44468061750816246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.599321139970526}, { 2.123407346410207, -2.5594692070508893`}, { 2.123407346410207, -1.9535410178840893`}, {2.123407346410207, 1.9318629724723608`}, { 2.123407346410207, -0.44298178816540285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.5995673500358745`}, { 2.128407346410207, -2.560731995390632}, { 2.128407346410207, -1.9533248798728478`}, {2.128407346410207, 1.9349130121692937`}, { 2.128407346410207, -0.44127817682566295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.599820683485381}, { 2.133407346410207, -2.56200236102006}, { 2.133407346410207, -1.9531085240610244`}, {2.133407346410207, 1.9379657976528954`}, { 2.133407346410207, -0.43956977201731706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.600081310024205}, { 2.138407346410207, -2.5632803771958375`}, { 2.138407346410207, -1.9528919508947862`}, {2.138407346410207, 1.9410211446176144`}, {2.138407346410207, -0.4378565623996139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.600349403516612}, { 2.143407346410207, -2.5645661180196857`}, { 2.143407346410207, -1.9526751608517643`}, {2.143407346410207, 1.944078863139966}, {2.143407346410207, -0.436138536765565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.600625142079212}, { 2.148407346410207, -2.565859658448986}, { 2.148407346410207, -1.9524581544416149`}, {2.148407346410207, 1.947138757551754}, {2.148407346410207, -0.4344156840448607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.6009087081752478`}, { 2.153407346410207, -2.5671610743074944`}, { 2.153407346410207, -1.9522409322065908`}, {2.153407346410207, 1.9502006263116092`}, { 2.153407346410207, -0.43268799330681407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.6012002887098586`}, { 2.158407346410207, -2.5684704422961726`}, {2.158407346410207, 1.9532642618749037`}, {2.158407346410207, -1.9520234947221198`}, { 2.158407346410207, -0.43095545376333233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.6015000751262276`}, { 2.163407346410207, -2.569787840004134}, {2.163407346410207, 1.9563294505621285`}, {2.163407346410207, -1.951805842597393}, { 2.163407346410207, -0.42921805477191644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.6018082635025026`}, { 2.168407346410207, -2.571113345919707}, {2.168407346410207, 1.9593959724258165`}, {2.168407346410207, -1.9515879764759632`}, { 2.168407346410207, -0.42747578583868606`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.6021250546493992`}, { 2.173407346410207, -2.5724470394416095`}, {2.173407346410207, 1.9624636011161098`}, {2.173407346410207, -1.951369897036353}, { 2.173407346410207, -0.425728636621434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.602450654208347}, { 2.178407346410207, -2.57378900089024}, {2.178407346410207, 1.9655321037450808`}, {2.178407346410207, -1.9511516049926714`}, { 2.178407346410207, -0.4239765969327051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.602785272750058}, { 2.183407346410207, -2.5751393115190826`}, {2.183407346410207, 1.9686012407499214`}, {2.183407346410207, -1.9509331010952395`}, { 2.183407346410207, -0.42221965674290407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.6031291258733646`}, { 2.188407346410207, -2.576498053526222}, {2.188407346410207, 1.9716707657551424`}, {2.188407346410207, -1.9507143861312308`}, { 2.188407346410207, -0.42045780618342743`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.603482434304175}, { 2.193407346410207, -2.5778653100659756`}, {2.193407346410207, 1.9747404254339176`}, {2.193407346410207, -1.950495460925315}, { 2.193407346410207, -0.4186910355498227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.603845423994363}, { 2.198407346410207, -2.5792411652606297`}, {2.198407346410207, 1.9778099593687346`}, {2.198407346410207, -1.9502763263403164`}, { 2.198407346410207, -0.41691933530497327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.6042183262204217`}, { 2.203407346410207, -2.5806257042122915`}, {2.203407346410207, 1.9808790999115282`}, {2.203407346410207, -1.950056983277883}, { 2.203407346410207, -0.4151426960823096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.6046013776816594`}, { 2.208407346410207, -2.582019013014849}, {2.208407346410207, 1.98394757204348}, {2.208407346410207, -1.9498374326791617`}, { 2.208407346410207, -0.41336110868904313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.604994820597736}, { 2.213407346410207, -2.583421178766039}, {2.213407346410207, 1.987015093234687}, {2.213407346410207, -1.9496176755254906`}, { 2.213407346410207, -0.4115745641094278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.605398902805289}, { 2.218407346410207, -2.5848322895796114`}, {2.218407346410207, 1.9900813733039235`}, {2.218407346410207, -1.949397712839096}, { 2.218407346410207, -0.40978305350804417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.605813877853411}, { 2.223407346410207, -2.5862524345976072`}, {2.223407346410207, 1.9931461142787288`}, {2.223407346410207, -1.9491775456838052`}, { 2.223407346410207, -0.40798656823310997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.6062400050976904`}, { 2.228407346410207, -2.5876817040027484`}, {2.228407346410207, 1.9962090102560814`}, {2.228407346410207, -1.948957175165766}, { 2.228407346410207, -0.4061850998198115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.6066775497925407`}, { 2.233407346410207, -2.5891201890308984`}, {2.233407346410207, 1.999269747263929}, {2.233407346410207, -1.9487366024341826`}, { 2.233407346410207, -0.4043786399936608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.6071267831814944`}, { 2.2384073464102068`, -2.5905679819836482`}, {2.2384073464102068`, 2.002328003123871}, {2.2384073464102068`, -1.9485158286820579`}, { 2.2384073464102068`, -0.40256718067387426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.607587982585128}, { 2.243407346410207, -2.5920251762409823`}, {2.243407346410207, 2.0053834473153094`}, {2.243407346410207, -1.9482948551469517`}, { 2.243407346410207, -0.40075071397677586`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.6080614314862802`}, { 2.248407346410207, -2.593491866274044}, {2.248407346410207, 2.0084357408413984`}, {2.248407346410207, -1.948073683111746}, { 2.248407346410207, -0.39892923221922016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.608547419612168}, { 2.253407346410207, -2.594968147657985}, {2.253407346410207, 2.0114845360971567`}, {2.253407346410207, -1.947852313905428}, { 2.253407346410207, -0.3971027279220387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.6090462430130144`}, { 2.2584073464102072`, -2.5964541170849076`}, {2.2584073464102072`, 2.0145294767401185`}, { 2.2584073464102072`, -1.9476307489038798`}, { 2.2584073464102072`, -0.3952711938135059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.6095582041367575`}, { 2.263407346410207, -2.597949872376878}, {2.263407346410207, 2.0175701975639218`}, {2.263407346410207, -1.9474089895306843`}, { 2.263407346410207, -0.3934346228328288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.6100836118994035`}, { 2.268407346410207, -2.5994555124990337`}, {2.268407346410207, 2.020606324375268}, {2.268407346410207, -1.94718703725794}, { 2.268407346410207, -0.3915930081336532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.6106227817505374`}, { 2.273407346410207, -2.6009711375727513`}, {2.273407346410207, 2.0236374738747003`}, {2.273407346410207, -1.9469648936070927`}, { 2.273407346410207, -0.3897463430875918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.6111760357335174`}, { 2.278407346410207, -2.602496848888893}, {2.278407346410207, 2.026663253541667}, {2.278407346410207, -1.9467425601497743`}, { 2.278407346410207, -0.3878946212877711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.611743702539812}, { 2.283407346410207, -2.6040327489211164`}, {2.283407346410207, 2.0296832615243794`}, {2.283407346410207, -1.9465200385086618`}, { 2.283407346410207, -0.3860378365523962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.6123261175569428`}, { 2.288407346410207, -2.605578941339245}, {2.288407346410207, 2.032697086534979}, {2.288407346410207, -1.946297330358342}, { 2.288407346410207, -0.38417598292833516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.612923622909466}, { 2.293407346410207, -2.607135531022692}, {2.293407346410207, 2.035704307750566}, {2.293407346410207, -1.946074437426194}, { 2.293407346410207, -0.3823090546947178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.6135365674923894`}, { 2.298407346410207, -2.6087026240739357`}, {2.298407346410207, 2.0387044947206583`}, {2.298407346410207, -1.9458513614932849`}, { 2.298407346410207, -0.38043704636655457`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.6141653069964046`}, { 2.303407346410207, -2.610280327832037}, {2.303407346410207, 2.041697207281675}, {2.303407346410207, -1.9456281043952768`}, { 2.303407346410207, -0.3785599526983684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.614810203924299}, { 2.308407346410207, -2.611868750886193}, {2.308407346410207, 2.0446819954790647`}, {2.308407346410207, -1.9454046680233497`}, { 2.308407346410207, -0.37667776868784564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.6154716275978664`}, { 2.313407346410207, -2.6134680030893214`}, {2.313407346410207, 2.047658399497723}, {2.313407346410207, -1.945181054325138}, { 2.313407346410207, -0.3747904895794972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.616149954154636}, { 2.318407346410207, -2.615078195571666}, {2.318407346410207, 2.0506259496013537`}, {2.318407346410207, -1.9449572653056801`}, { 2.318407346410207, -0.3728981108683372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, 2.6168455665337067`}, { 2.323407346410207, -2.6166994407544175`}, {2.323407346410207, 2.0535841660814653`}, {2.323407346410207, -1.9447333030283838`}, { 2.323407346410207, -0.3710006283035736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, -2.618331852363335}, { 2.328407346410207, 2.6175588544499515`}, {2.328407346410207, 2.056532559216696}, {2.328407346410207, -1.9445091696160057`}, { 2.328407346410207, -0.3690980378923132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, -2.619975545442373}, { 2.333407346410207, 2.6182902143558473`}, {2.333407346410207, 2.0594706292431924`}, {2.333407346410207, -1.9442848672516444`}, { 2.333407346410207, -0.36719033590327166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, -2.6216306363672883`}, { 2.338407346410207, 2.6190400493901635`}, {2.338407346410207, 2.0623978663367755`}, {2.338407346410207, -1.94406039817975}, { 2.338407346410207, -0.3652775188705072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, -2.623297242859225}, { 2.343407346410207, 2.6198087693127365`}, {2.343407346410207, 2.065313750607627}, {2.343407346410207, -1.9438357647071474`}, { 2.343407346410207, -0.36335958359715026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, -2.624975483998269}, { 2.348407346410207, 2.6205967904245346`}, {2.348407346410207, 2.0682177521082674`}, {2.348407346410207, -1.9436109692040766`}, { 2.348407346410207, -0.3614365271591529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, -2.626665480236954}, { 2.353407346410207, 2.6214045354722266`}, {2.353407346410207, 2.0711093308555766`}, {2.353407346410207, -1.9433860141052464`}, { 2.353407346410207, -0.35950834690904143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, -2.6283673534137115`}, { 2.358407346410207, 2.6222324335364466`}, {2.358407346410207, 2.0739879368676193`}, {2.358407346410207, -1.9431609019109053`}, { 2.358407346410207, -0.35757504047967903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, -2.6300812267662534`}, { 2.3634073464102068`, 2.6230809199029665`}, {2.3634073464102068`, 2.0768530102160385`}, { 2.3634073464102068`, -1.9429356351879272`}, { 2.3634073464102068`, -0.3556366057880341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, -2.631807224944865}, { 2.368407346410207, 2.623950435915974}, {2.368407346410207, 2.0797039810947835`}, {2.368407346410207, -1.942710216570914}, { 2.368407346410207, -0.3536930410389544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, -2.633545474025609}, { 2.373407346410207, 2.6248414288126796`}, {2.373407346410207, 2.082540269905888}, {2.373407346410207, -1.942484648763314}, { 2.373407346410207, -0.3517443447289479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, -2.635296101523408}, { 2.378407346410207, 2.6257543515384776`}, {2.378407346410207, 2.0853612873630643`}, {2.378407346410207, -1.942258934538557}, { 2.378407346410207, -0.3497905156499647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, -2.6370592364050074`}, { 2.3834073464102072`, 2.626689662541915}, {2.3834073464102072`, 2.088166434613788}, {2.3834073464102072`, -1.9420330767412042`}, { 2.3834073464102072`, -0.34783155289318424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, -2.6388350091017836`}, { 2.388407346410207, 2.627647825548754}, {2.388407346410207, 2.0909551033805656`}, {2.388407346410207, -1.9418070782881194`}, { 2.388407346410207, -0.3458674558528041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, -2.6406235515223986`}, { 2.393407346410207, 2.6286293093144257`}, {2.393407346410207, 2.0937266761220337`}, {2.393407346410207, -1.9415809421696508`}, { 2.393407346410207, -0.34389822422982946`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, -2.6424249970652656`}, { 2.398407346410207, 2.6296345873542424`}, {2.398407346410207, 2.0964805262144726`}, {2.398407346410207, -1.941354671450837}, { 2.398407346410207, -0.3419238580358628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, -2.644239480630818}, { 2.403407346410207, 2.6306641376507556`}, {2.403407346410207, 2.099216018154304}, {2.403407346410207, -1.9411282692726237`}, { 2.403407346410207, -0.33994435759689245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, -2.646067138633554}, { 2.408407346410207, 2.631718442337726}, {2.408407346410207, 2.101932507782063}, {2.408407346410207, -1.9409017388531022`}, { 2.408407346410207, -0.3379597235570801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, -2.647908109013835}, { 2.413407346410207, 2.632797987360212}, {2.413407346410207, 2.104629342528265}, {2.413407346410207, -1.9406750834887665`}, { 2.413407346410207, -0.335969956882544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, -2.649762531249426}, { 2.418407346410207, 2.6339032621103855`}, {2.418407346410207, 2.1073058616815383`}, {2.418407346410207, -1.9404483065557834`}, { 2.418407346410207, -0.3339750588651383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, -2.651630546366733}, { 2.423407346410207, 2.6350347590387164`}, {2.423407346410207, 2.1099613966792923`}, {2.423407346410207, -1.9402214115112857`}, { 2.423407346410207, -0.33197503112622695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, -2.6535122969517304`}, { 2.428407346410207, 2.6361929732403158`}, {2.428407346410207, 2.1125952714210983`}, {2.428407346410207, -1.9399944018946818`}, { 2.428407346410207, -0.3299698756204522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, -2.6554079271605455`}, { 2.433407346410207, 2.6373784020162674`}, {2.433407346410207, 2.115206802604878}, {2.433407346410207, -1.9397672813289832`}, { 2.433407346410207, -0.32795959463949476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, -2.6573175827296662`}, { 2.438407346410207, 2.6385915444099295`}, {2.438407346410207, 2.117795300085877}, {2.438407346410207, -1.9395400535221528`}, { 2.438407346410207, -0.3259441908158246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, -2.659241410985752}, { 2.443407346410207, 2.6398329007182624`}, {2.443407346410207, 2.120360067258277}, {2.443407346410207, -1.9393127222684698`}, { 2.443407346410207, -0.32392366712644305`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, -2.6611795608550097`}, { 2.448407346410207, 2.6411029719783996`}, {2.448407346410207, 2.122900401459188}, {2.448407346410207, -1.9390852914499153`}, { 2.448407346410207, -0.32189802689661334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, -2.6631321828721015`}, { 2.453407346410207, 2.642402259429776}, {2.453407346410207, 2.125415594394624}, {2.453407346410207, -1.938857765037577}, { 2.453407346410207, -0.3198672738035799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, -2.6650994291885604`}, { 2.458407346410207, 2.643731263952287}, {2.458407346410207, 2.1279049325869295`}, {2.458407346410207, -1.9386301470930722`}, { 2.458407346410207, -0.31783141188027136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, -2.6670814535806553`}, { 2.463407346410207, 2.645090485481085}, {2.463407346410207, 2.130367697842965}, {2.463407346410207, -1.9384024417699939`}, { 2.463407346410207, -0.31579044551899255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, -2.6690784114566983`}, { 2.468407346410207, 2.6464804223987795`}, {2.468407346410207, 2.132803167742222}, {2.468407346410207, -1.9381746533153714`}, { 2.468407346410207, -0.31374437947509815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, -2.6710904598637217`}, { 2.473407346410207, 2.6479015709059537`}, {2.473407346410207, 2.1352106161438686`}, {2.473407346410207, -1.9379467860711574`}, { 2.473407346410207, -0.31169321887065016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, -2.6731177574935128`}, { 2.478407346410207, 2.649354424371076}, {2.478407346410207, 2.1375893137115707`}, {2.478407346410207, -1.9377188444757287`}, { 2.478407346410207, -0.3096369691980565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, -2.675160464687933}, { 2.483407346410207, 2.6508394726610485`}, {2.483407346410207, 2.1399385284547607`}, {2.483407346410207, -1.937490833065415}, { 2.483407346410207, -0.30757563632369006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, -2.6772187434435053`}, { 2.4884073464102068`, 2.652357201453799}, {2.4884073464102068`, 2.1422575262848613`}, { 2.4884073464102068`, -1.9372627564760394`}, { 2.4884073464102068`, -0.30550922649148776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, -2.6792927574151952`}, { 2.493407346410207, 2.6539080915344866`}, {2.493407346410207, 2.1445455715848114`}, {2.493407346410207, -1.9370346194444885`}, { 2.493407346410207, -0.3034377463265254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, -2.6813826719193496`}, { 2.498407346410207, 2.6554926180770555`}, {2.498407346410207, 2.1468019277900483`}, {2.498407346410207, -1.9368064268102976`}, { 2.498407346410207, -0.30136120283857193`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, -2.6834886539357385`}, { 2.503407346410207, 2.6571112499130423`}, {2.503407346410207, 2.14902585797897}, {2.503407346410207, -1.936578183517259}, { 2.503407346410207, -0.2992796034256146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, -2.6856108721086382`}, { 2.5084073464102072`, 2.6587644487896847`}, {2.5084073464102072`, 2.1512166254707092`}, { 2.5084073464102072`, -1.9363498946150548`}, { 2.5084073464102072`, -0.2971929558773632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, -2.6877494967469024`}, { 2.513407346410207, 2.6604526686195413`}, {2.513407346410207, 2.153373494427918}, {2.513407346410207, -1.9361215652609036`}, { 2.513407346410207, -0.2951012683787233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, -2.689904699822957}, { 2.518407346410207, 2.6621763547239787`}, {2.518407346410207, 2.155495730462094}, {2.518407346410207, -1.935893200721237}, { 2.518407346410207, -0.2930045495132415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, -2.692076654970661}, { 2.523407346410207, 2.6639359430730036`}, {2.523407346410207, 2.1575826012388704`}, {2.523407346410207, -1.9356648063733943`}, { 2.523407346410207, -0.29090280826652115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, -2.6942655374819515`}, { 2.528407346410207, 2.665731859524052}, {2.528407346410207, 2.159633377080524}, {2.528407346410207, -1.9354363877073382`}, { 2.528407346410207, -0.2887960540296071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, -2.696471524302223}, { 2.533407346410207, 2.667564519062445}, {2.533407346410207, 2.1616473315628992`}, {2.533407346410207, -1.935207950327396}, { 2.533407346410207, -0.2866842966023369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, -2.698694794024349}, { 2.538407346410207, 2.6694343250463324`}, {2.538407346410207, 2.1636237421037814`}, {2.538407346410207, -1.9349794999540206`}, { 2.538407346410207, -0.28456754619665936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, -2.700935526881281}, { 2.543407346410207, 2.671341668458993}, {2.543407346410207, 2.1655618905397414`}, {2.543407346410207, -1.934751042425575}, { 2.543407346410207, -0.2824458134399156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, -2.7031939047371365`}, { 2.5484073464102073`, 2.6732869271714517`}, {2.5484073464102073`, 2.167461063688347}, {2.5484073464102073`, -1.934522583700139}, { 2.5484073464102073`, -0.28031910937808613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, -2.705470111076697}, { 2.553407346410207, 2.6752704652183796`}, {2.553407346410207, 2.16932055389265}, {2.553407346410207, -1.9342941298573402`}, { 2.553407346410207, -0.2781874454789995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, -2.707764330993229}, { 2.558407346410207, 2.6772926320902957`}, {2.558407346410207, 2.171139659544789}, {2.558407346410207, -1.9340656871002055`}, { 2.558407346410207, -0.27605083363550015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, -2.7100767511745274`}, { 2.563407346410207, 2.679353762045042}, {2.563407346410207, 2.1729176855855865`}, {2.563407346410207, -1.93383726175704}, { 2.563407346410207, -0.2739092861685785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, -2.7124075598870983`}, { 2.568407346410207, 2.681454173441511}, {2.568407346410207, 2.174653943977012}, {2.568407346410207, -1.9336088602833221`}, { 2.568407346410207, -0.271762815830457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, -2.714756946958368}, { 2.5734073464102067`, 2.6835941680985416`}, {2.5734073464102067`, 2.1763477541444507`}, { 2.5734073464102067`, -1.9333804892636308`}, { 2.5734073464102067`, -0.26961143580763586`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, -2.717125103756821}, { 2.578407346410207, 2.6857740306818134`}, {2.578407346410207, 2.1779984433857793`}, {2.578407346410207, -1.933152155413589}, { 2.578407346410207, -0.26745515972389183`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, -2.7195122231699593`}, { 2.583407346410207, 2.687994028121485}, {2.583407346410207, 2.1796053472443373`}, {2.583407346410207, -1.932923865581835}, { 2.583407346410207, -0.2652940016432351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, -2.721918499579962}, { 2.588407346410207, 2.6902544090631983`}, {2.588407346410207, 2.1811678098430107`}, {2.588407346410207, -1.9326956267520148`}, { 2.588407346410207, -0.2631279760728157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, -2.7243441288369312`}, { 2.593407346410207, 2.6925554033549153`}, {2.593407346410207, 2.182685184176785}, {2.593407346410207, -1.9324674460448013`}, { 2.593407346410207, -0.2609570979657856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, -2.726789308229597}, { 2.598407346410207, 2.6948972215718934`}, {2.598407346410207, 2.1841568323612623`}, {2.598407346410207, -1.9322393307199348`}, { 2.598407346410207, -0.25878138272411155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, -2.7292542364533583`}, { 2.603407346410207, 2.69728005458194}, {2.603407346410207, 2.1855821258348533`}, {2.603407346410207, -1.9320112881782887`}, { 2.603407346410207, -0.2566008462013353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, -2.7317391135755176`}, { 2.608407346410207, 2.6997040731528257`}, {2.608407346410207, 2.186960445512527}, {2.608407346410207, -1.9317833259639583`}, { 2.608407346410207, -0.2544155047052866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, -2.7342441409975686`}, { 2.6134073464102068`, 2.70216942760359}, {2.6134073464102068`, 2.188291181889226}, {2.6134073464102068`, -1.9315554517663767`}, { 2.6134073464102068`, -0.2522253750007393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, -2.736769521414407}, { 2.618407346410207, 2.704676247501164}, {2.618407346410207, 2.189573735091291}, {2.618407346410207, -1.9313276734224492`}, { 2.618407346410207, -0.25003047431202213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, -2.7393154587702773`}, { 2.623407346410207, 2.7072246414035366`}, {2.623407346410207, 2.1908075148744803`}, {2.623407346410207, -1.93109999891872}, { 2.623407346410207, -0.2478308203255672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, -2.7418821582113457`}, { 2.628407346410207, 2.7098146966503966`}, {2.628407346410207, 2.1919919405674104`}, {2.628407346410207, -1.9308724363935548`}, { 2.628407346410207, -0.24562643119240585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, -2.744469826034689}, { 2.6334073464102072`, 2.7124464792019465`}, {2.6334073464102072`, 2.19312644095953}, {2.6334073464102072`, -1.930644994139354}, { 2.6334073464102072`, -0.24341732553061154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, -2.7470786696335514`}, { 2.638407346410207, 2.7151200335262797`}, {2.638407346410207, 2.1942104541329766`}, {2.638407346410207, -1.9304176806047864`}, { 2.638407346410207, -0.24120352242768323`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, -2.749708897438695}, { 2.643407346410207, 2.717835382535471}, {2.643407346410207, 2.195243427237962}, {2.643407346410207, -1.9301905043970504`}, { 2.643407346410207, -0.23898504144287086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, -2.752360718855647}, { 2.648407346410207, 2.720592527570228}, {2.648407346410207, 2.1962248162115685`}, {2.648407346410207, -1.9299634742841565`}, { 2.648407346410207, -0.23676190260944305`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.7550343441976493`}, { 2.653407346410207, 2.7233914484327046`}, {2.653407346410207, 2.197154085440129}, {2.653407346410207, -1.9297365991972368`}, { 2.653407346410207, -0.234534126436896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.757729984614139}, { 2.658407346410207, 2.7262321034668133`}, {2.658407346410207, 2.1980307073656027`}, {2.658407346410207, -1.9295098882328765`}, { 2.658407346410207, -0.23230173391310113`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.7604478520145124`}, { 2.663407346410207, 2.729114429685085}, {2.663407346410207, 2.1988541620366124`}, {2.663407346410207, -1.9292833506554719`}, { 2.663407346410207, -0.23006474650639397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.7631881589869915`}, { 2.668407346410207, 2.732038342940938}, {2.668407346410207, 2.1996239366050476`}, {2.668407346410207, -1.9290569958996102`}, { 2.668407346410207, -0.22782318616760022`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.7659511187123624`}, { 2.6734073464102073`, 2.7350037381449552`}, {2.6734073464102073`, 2.200339524769353}, {2.6734073464102073`, -1.9288308335724762`}, { 2.6734073464102073`, -0.22557707533200116`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.7687369448723484`}, { 2.678407346410207, 2.7380104895235364`}, {2.678407346410207, 2.2010004261658485`}, {2.678407346410207, -1.9286048734562806`}, { 2.678407346410207, -0.22332643692123708`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7715458515523888`}, { 2.683407346410207, 2.741058450918144}, {2.683407346410207, 2.201606145709591}, {2.683407346410207, -1.9283791255107134`}, { 2.683407346410207, -0.22107129434514786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.774378053138583}, { 2.688407346410207, 2.7441474561231494`}, {2.688407346410207, 2.202156192886479}, {2.688407346410207, -1.9281535998754211`}, { 2.688407346410207, -0.21881167150355169`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.7772337642085323`}, { 2.693407346410207, 2.747277319260134}, {2.693407346410207, 2.2026500809984637`}, {2.693407346410207, -1.9279283068725082`}, { 2.693407346410207, -0.21654759278796007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.780113199415834}, { 2.6984073464102067`, 2.7504478351863653`}, {2.6984073464102067`, 2.203087326363829}, {2.6984073464102067`, -1.9277032570090593`}, { 2.6984073464102067`, -0.21427908308323013`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.783016573367949}, { 2.703407346410207, 2.7536587799350585`}, {2.703407346410207, 2.203467447474642}, {2.703407346410207, -1.92747846097969}, { 2.703407346410207, -0.2120061677691549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.7859441004971726`}, { 2.708407346410207, 2.756909911184931}, {2.708407346410207, 2.2037899641135645`}, {2.708407346410207, -1.9272539296691156`}, { 2.708407346410207, -0.20972887272199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.7888959949244128`}, { 2.713407346410207, 2.760200968756481}, {2.713407346410207, 2.204054396432268}, {2.713407346410207, -1.9270296741547446`}, { 2.713407346410207, -0.2074472243159167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.791872470315498}, { 2.718407346410207, 2.763531675132395}, {2.718407346410207, 2.2042602639937563`}, {2.718407346410207, -1.9268057057092975`}, { 2.718407346410207, -0.2051612494244443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.794873739729699}, { 2.723407346410207, 2.766901735999426}, {2.723407346410207, 2.204407084780922}, {2.723407346410207, -1.9265820358034442`}, { 2.723407346410207, -0.2028709754217503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.7979000154601668`}, { 2.728407346410207, 2.770310840809105}, {2.728407346410207, 2.2044943741736707`}, {2.728407346410207, -1.9263586761084655`}, { 2.728407346410207, -0.20057643018395724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.8009515088659573`}, { 2.733407346410207, 2.7737586633546325`}, {2.733407346410207, 2.2045216438969395`}, {2.733407346410207, -1.926135638498936}, { 2.733407346410207, -0.1982776420903508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.8040284301953373`}, { 2.7384073464102068`, 2.7772448623613597`}, {2.7384073464102068`, 2.2044884009418944`}, { 2.7384073464102068`, -1.9259129350554307`}, { 2.7384073464102068`, -0.19597464002453716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.807130988400023}, { 2.743407346410207, 2.780769082088275}, {2.743407346410207, 2.2043941464625676`}, {2.743407346410207, -1.9256905780672484`}, { 2.743407346410207, -0.19366745337553992`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.8102593909400175`}, { 2.748407346410207, 2.784330952938}, {2.748407346410207, 2.2042383746501164`}, {2.748407346410207, -1.925468580035161}, { 2.748407346410207, -0.19135611203884148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.81341384357872}, { 2.753407346410207, 2.7879300920728793`}, {2.753407346410207, 2.2040205715868217`}, {2.753407346410207, -1.925246953674178}, { 2.753407346410207, -0.18904064641736432`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.8165945501679284`}, { 2.7584073464102072`, 2.791566104034818}, {2.7584073464102072`, 2.203740214081861}, {2.7584073464102072`, -1.9250257119163392`}, { 2.7584073464102072`, -0.18672108742239815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.8198017124223993`}, { 2.763407346410207, 2.795238581366611}, {2.763407346410207, 2.20339676849079}, {2.763407346410207, -1.9248048679135135`}, { 2.763407346410207, -0.18439746647447444`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.8230355296836103`}, { 2.768407346410207, 2.7989471052326937`}, {2.768407346410207, 2.2029896895205767`}, {2.768407346410207, -1.924584435040233}, { 2.768407346410207, -0.18206981550418438`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.8262961986723423`}, { 2.773407346410207, 2.8026912460372353`}, {2.773407346410207, 2.202518419021913}, {2.773407346410207, -1.9243644268965334`}, { 2.773407346410207, -0.17973816695295025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.8295839132297287`}, { 2.778407346410207, 2.80647056403774}, {2.778407346410207, 2.2019823847704174`}, {2.778407346410207, -1.9241448573108177`}, { 2.778407346410207, -0.17740255377374578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.832898864046405}, { 2.783407346410207, 2.810284609952387}, {2.783407346410207, 2.201380999238239}, {2.783407346410207, -1.923925740342736}, { 2.783407346410207, -0.17506300943177033`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.8362412383793774`}, { 2.788407346410207, 2.814132925559468}, {2.788407346410207, 2.2007136583574445`}, {2.788407346410207, -1.9237070902860829`}, { 2.788407346410207, -0.1727195679050802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.839611219756266}, { 2.793407346410207, 2.818015044287475}, {2.793407346410207, 2.1999797402764587`}, {2.793407346410207, -1.9234889216717104`}, { 2.793407346410207, -0.17037226368517666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.843008987666518}, { 2.7984073464102073`, 2.8219304917944297`}, {2.7984073464102073`, 2.1991786041107195`}, { 2.7984073464102073`, -1.9232712492704573`}, { 2.7984073464102073`, -0.168021131777557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.8464347172392697`}, { 2.803407346410207, 2.8258787865352972`}, {2.803407346410207, 2.198309588688593}, {2.803407346410207, -1.9230540880960911`}, { 2.803407346410207, -0.16566620770223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8498885789074655`}, { 2.808407346410207, 2.829859440316345}, {2.808407346410207, 2.197372011293498}, {2.808407346410207, -1.9228374534082673`}, { 2.808407346410207, -0.1633075274941978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.8533707380579063`}, { 2.813407346410207, 2.8338719588355374`}, {2.813407346410207, 2.1963651664030768`}, {2.813407346410207, -1.9226213607154994`}, { 2.813407346410207, -0.16094512770391095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.8568813546668714`}, { 2.818407346410207, 2.8379158422081}, {2.818407346410207, 2.1952883244261807`}, {2.818407346410207, -1.9224058257781411`}, { 2.818407346410207, -0.15857904539769777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.860420582920978}, { 2.8234073464102067`, 2.8419905854765894`}, {2.8234073464102067`, 2.19414073043833}, {2.8234073464102067`, -1.9221908646113828`}, { 2.8234073464102067`, -0.15620931815817424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.8639885708229897`}, { 2.828407346410207, 2.8460956791048506`}, {2.828407346410207, 2.192921602916253}, {2.828407346410207, -1.9219764934882544`}, { 2.828407346410207, -0.15383598408463614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.867585459782233}, { 2.833407346410207, 2.850230609455409}, {2.833407346410207, 2.1916301324720493`}, {2.833407346410207, -1.9217627289426427`}, { 2.833407346410207, -0.1514590817934427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.871211384189372}, { 2.838407346410207, 2.854394859249926}, {2.838407346410207, 2.190265480587459}, {2.838407346410207, -1.9215495877723134`}, { 2.838407346410207, -0.14907865041839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.8748664709752716`}, { 2.843407346410207, 2.8585879080124634`}, {2.843407346410207, 2.1888267783486643`}, {2.843407346410207, -1.921337087041941}, { 2.843407346410207, -0.14669472961108757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.8785508391537045`}, { 2.848407346410207, 2.8628092324953616`}, {2.848407346410207, 2.1873131251820888`}, {2.848407346410207, -1.9211252440861484`}, { 2.848407346410207, -0.14430735954133883`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.8822645993477276`}, { 2.853407346410207, 2.8670583070876976`}, {2.853407346410207, 2.1857235875915566`}, {2.853407346410207, -1.920914076512548}, { 2.853407346410207, -0.14191658089753134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.8860078532995246`}, { 2.858407346410207, 2.871334604206273}, {2.858407346410207, 2.1840571978972467`}, {2.858407346410207, -1.9207036022047888`}, { 2.858407346410207, -0.13952243488704624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.8897806933636105`}, { 2.8634073464102068`, 2.8756375946692465`}, {2.8634073464102068`, 2.1823129529768477`}, { 2.8634073464102068`, -1.9204938393256064`}, { 2.8634073464102068`, -0.1371249632366937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.893583201983291}, { 2.868407346410207, 2.879966748052529}, {2.868407346410207, 2.180489813009373}, {2.868407346410207, -1.9202848063198716`}, { 2.868407346410207, -0.1347242081931779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.89741545115034}, { 2.873407346410207, 2.884321533029163}, {2.873407346410207, 2.1785867002221315`}, {2.873407346410207, -1.9200765219176452`}, { 2.873407346410207, -0.13232021252360657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.9012775018479147`}, { 2.878407346410207, 2.8887014176919568`}, {2.878407346410207, 2.1766024976413934`}, {2.878407346410207, -1.9198690051372242`}, { 2.878407346410207, -0.1299130195160441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.905169403476762}, { 2.8834073464102072`, 2.893105869859641}, {2.8834073464102072`, 2.174536047847405}, {2.8834073464102072`, -1.9196622752881904`}, { 2.8834073464102072`, -0.12750267298012752`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.9090911932648593`}, { 2.888407346410207, 2.8975343573669674`}, {2.888407346410207, 2.1723861517344463`}, {2.888407346410207, -1.9194563519744512`}, { 2.888407346410207, -0.12508921724774724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.913042895660683}, { 2.893407346410207, 2.901986348339075}, {2.893407346410207, 2.1701515672767817`}, {2.893407346410207, -1.9192512550972798`}, { 2.893407346410207, -0.12267269717380573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.9170245217103945`}, { 2.898407346410207, 2.9064613114506037`}, {2.898407346410207, 2.167831008301439}, {2.898407346410207, -1.9190470048583395`}, { 2.898407346410207, -0.12025315813706479`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.921036068419289}, { 2.903407346410207, 2.9109587161699655`}, {2.903407346410207, 2.1654231432689195`}, {2.903407346410207, -1.9188436217627047`}, { 2.903407346410207, -0.11783064604109318`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.925077518097974}, { 2.908407346410207, 2.915478032989276}, {2.908407346410207, 2.1629265940630873`}, {2.908407346410207, -1.9186411266218704`}, { 2.908407346410207, -0.11540520731532508`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.9291488376938157`}, { 2.913407346410207, 2.920018733640426}, {2.913407346410207, 2.1603399347916628`}, {2.913407346410207, -1.9184395405567456`}, { 2.913407346410207, -0.1129768889162451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.933249978108305}, { 2.918407346410207, 2.924580291297795}, {2.918407346410207, 2.157661690598933}, {2.918407346410207, -1.918238885000633}, { 2.918407346410207, -0.11054573832870986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9373808735011173`}, { 2.9234073464102073`, 2.929162180768137}, {2.9234073464102073`, 2.1548903364925214`}, { 2.9234073464102073`, -1.9180391817021938`}, { 2.9234073464102073`, -0.10811180356742395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.9415414405817275`}, { 2.928407346410207, 2.933763878668145}, {2.928407346410207, 2.1520242961862506`}, {2.928407346410207, -1.9178404527283897`}, { 2.928407346410207, -0.10567513317858525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.9457315778896307`}, { 2.933407346410207, 2.9383848635902354`}, {2.933407346410207, 2.1490619409614222`}, {2.933407346410207, -1.9176427204674056`}, { 2.933407346410207, -0.10323577624171339`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.9499511650642805`}, { 2.938407346410207, 2.943024616257074}, {2.938407346410207, 2.1460015885490584`}, {2.938407346410207, -1.91744600763155}, { 2.938407346410207, -0.10079378237168063`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.9542000621060467`}, { 2.943407346410207, 2.9476826196653527`}, {2.943407346410207, 2.1428415020359544`}, {2.943407346410207, -1.9172503372601257`}, { 2.943407346410207, -0.09834920172096637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.9584781086296523`}, { 2.9484073464102067`, 2.952358359219371}, {2.9484073464102067`, 2.1395798887976922`}, { 2.9484073464102067`, -1.9170557327222757`}, { 2.9484073464102067`, -0.09590208498214824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.9627851231116646`}, { 2.953407346410207, 2.9570513228548894`}, {2.953407346410207, 2.1362148994620602`}, {2.953407346410207, -1.9168622177197967`}, { 2.953407346410207, -0.09345248339065669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.96712090213385}, { 2.958407346410207, 2.96176100115381}, {2.958407346410207, 2.132744626906678}, {2.958407346410207, -1.9166698162899205`}, { 2.958407346410207, -0.09100044872781422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.9714852196242854`}, { 2.963407346410207, 2.966486887450141}, {2.963407346410207, 2.129167105294962}, {2.963407346410207, -1.916478552808059}, { 2.963407346410207, -0.0885460333241779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.975877826098401}, { 2.968407346410207, 2.9712284779277316`}, {2.968407346410207, 2.1254803091549395`}, {2.968407346410207, -1.9162884519905068`}, { 2.968407346410207, -0.0860892900632169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.9802984479022303`}, { 2.973407346410207, 2.975985271710275}, {2.973407346410207, 2.1216821525057985`}, {2.973407346410207, -1.9160995388971096`}, { 2.973407346410207, -0.08363027238534868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.9847467864604127`}, { 2.978407346410207, 2.980756770944011}, {2.978407346410207, 2.1177704880374533`}, {2.978407346410207, -1.915911838933882}, { 2.978407346410207, -0.08116903429236011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.989222517531589}, { 2.983407346410207, 2.98554248087357}, {2.983407346410207, 2.1137431063488297`}, {2.983407346410207, -1.91572537785558}, { 2.983407346410207, -0.07870563035224766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.993725290474173}, { 2.9884073464102068`, 2.990341909911404}, {2.9884073464102068`, 2.1095977352509765`}, { 2.9884073464102068`, -1.9155401817682227`}, { 2.9884073464102068`, -0.07624011570450588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.9982547275255262`}, { 2.993407346410207, 2.995154569701196}, {2.993407346410207, 2.1053320391415604`}, {2.993407346410207, -1.9153562771315613`}, { 2.993407346410207, -0.0737725460659003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.0028104230979125`}, { 2.998407346410207, 2.9999799751756666`}, {2.998407346410207, 2.100943618457752}, {2.998407346410207, -1.915173690761488}, { 2.998407346410207, -0.0713029777367595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.0073919430946936`}, { 3.003407346410207, 3.004817644609129}, {3.003407346410207, 2.0964300092149357`}, {3.003407346410207, -1.9149924498323896`}, { 3.003407346410207, -0.06883146760782534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.0119988242505094`}, { 3.0084073464102072`, 3.009667099665173}, {3.0084073464102072`, 2.0917886826391685`}, {3.0084073464102072`, -1.914812581879431}, { 3.0084073464102072`, -0.06635807316770576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0166305734993566`}, { 3.013407346410207, 3.014527865439833}, {3.013407346410207, 2.0870170449017658`}, {3.013407346410207, -1.914634114800776}, { 3.013407346410207, -0.06388285251097062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.0212866673746404`}, { 3.018407346410207, 3.019399470500543}, {3.018407346410207, 2.082112436964834}, {3.018407346410207, -1.9144570768597342`}, { 3.018407346410207, -0.06140586434693937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.0259665514454976`}, { 3.023407346410207, 3.0242814469212194`}, {3.023407346410207, 2.077072134547077}, {3.023407346410207, -1.9142814966868336`}, { 3.023407346410207, -0.05892716800921183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.0306696397938553`}, { 3.028407346410207, 3.0291733303137645`}, {3.028407346410207, 2.0718933482196205`}, {3.028407346410207, -1.914107403281817}, { 3.028407346410207, -0.056446823465996145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0353953145367867`}, { 3.0334073464102067`, 3.0340746598562447`}, {3.0334073464102067`, 2.066573223642078}, {3.0334073464102067`, -1.9139348260155489`}, { 3.0334073464102067`, -0.053964891331289636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.040142925398956}, { 3.038407346410207, 3.038984978318056}, {3.038407346410207, 2.0611088419494985`}, {3.038407346410207, -1.9137637946318407`}, { 3.038407346410207, -0.051481432876977144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.0449117893399906`}, { 3.043407346410207, 3.043903832082306}, {3.043407346410207, 2.0554972203012802`}, {3.043407346410207, -1.9135943392491852`}, { 3.043407346410207, -0.04899651004591299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.049701190241715}, { 3.0484073464102073`, 3.048830771165626}, {3.0484073464102073`, 2.0497353126035125`}, {3.0484073464102073`, -1.913426490362391}, { 3.0484073464102073`, -0.04651018546605375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.0545103786603094`}, { 3.053407346410207, 3.053765349235695}, {3.053407346410207, 2.0438200104166113`}, {3.053407346410207, -1.9132602788441218`}, { 3.053407346410207, -0.04402252246572528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.0593385716484107`}, { 3.058407346410207, 3.058707123626618}, {3.058407346410207, 2.0377481440604277`}, {3.058407346410207, -1.9130957359463254`}, { 3.058407346410207, -0.0415335850900977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.0641849526522207`}, { 3.063407346410207, 3.063655655352397}, {3.063407346410207, 2.0315164839293534`}, {3.063407346410207, -1.9129328933015592`}, { 3.063407346410207, -0.03904343811896379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.0690486714886682`}, { 3.068407346410207, 3.068610509118681}, {3.068407346410207, 2.0251217420301875`}, {3.068407346410207, -1.912771782924199}, { 3.068407346410207, -0.03655214708591058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.0739288444075314`}, { 3.0734073464102067`, 3.0735712533329163`}, {3.0734073464102067`, 2.01856057375577}, {3.0734073464102067`, -1.9126124372115276`}, { 3.0734073464102067`, -0.03405977829898695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.0788245542433774`}, { 3.078407346410207, 3.078537460113131}, {3.078407346410207, 2.0118295799075425`}, {3.078407346410207, -1.9124548889447017`}, { 3.078407346410207, -0.031566398862978684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0837348506619495`}, { 3.083407346410207, 3.0835087052954235`}, {3.083407346410207, 2.0049253089803316`}, {3.083407346410207, -1.9122991712895892`}, { 3.083407346410207, -0.02907207670340593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.0886587505054637`}, { 3.0884073464102073`, 3.088484568440348}, {3.0884073464102073`, 1.9978442597226493`}, { 3.0884073464102073`, -1.9121453177974708`}, { 3.0884073464102073`, -0.02657688059237295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.0935952382409453`}, { 3.093407346410207, 3.0934646328382884`}, {3.093407346410207, 1.9905828839858457`}, {3.093407346410207, -1.911993362405604}, { 3.093407346410207, -0.02408088017640725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.0985432665154917`}, { 3.098407346410207, 3.0984484855139565`}, {3.098407346410207, 1.9831375898752834`}, {3.098407346410207, -1.9118433394376388`}, { 3.098407346410207, -0.021584146006433064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.103501756821901}, { 3.103407346410207, 3.103435717230125}, {3.103407346410207, 1.975504745216559}, {3.103407346410207, -1.9116952836038896`}, { 3.103407346410207, -0.01908674957004578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.1084696002776204`}, { 3.108407346410207, 3.1084259224906265`}, {3.108407346410207, 1.9676806813495107`}, {3.108407346410207, -1.9115492300014387`}, { 3.108407346410207, -0.016588763326254453`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.113445658519727}, { 3.1134073464102068`, 3.1134186995428705`}, {3.1134073464102068`, 1.9596616972623735`}, { 3.1134073464102068`, -1.9114052141140925`}, { 3.1134073464102068`, -0.014090260742884804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.1184287647176028`}, { 3.118407346410207, 3.118413650379682}, {3.118407346410207, 1.9514440640779946`}, {3.118407346410207, -1.9112632718121567`}, { 3.118407346410207, -0.011591316336843056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.1234177247050425`}, { 3.123407346410207, 3.1234103807409053`}, {3.123407346410207, 1.9430240299034396`}, {3.123407346410207, -1.9111234393520447`}, { 3.123407346410207, -0.00909200571746468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.1284113182321587`}, { 3.1284073464102073`, 3.128408500114466}, {3.1284073464102073`, 1.9343978250536262`}, { 3.1284073464102073`, -1.9109857533757038`}, { 3.1284073464102073`, -0.006592405633182612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.133408300337179}, { 3.1334073464102072`, 3.1334076217371476`}, {3.1334073464102072`, 1.9255616676588636`}, {3.1334073464102072`, -1.910850250909854}, { 3.1334073464102072`, -0.004092594021783866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.1384074028376676`}, { 3.138407346410207, 3.1384073625953044`}, {3.138407346410207, 1.9165117696652276`}, {3.138407346410207, -1.9107169693650365`}, { 3.138407346410207, -0.0015926500645265108`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1384074028376676`, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -8294.399999999998}, ImageScaled[{0.5, 0.5}], {360., 432.0000000000009}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 3, 5, 7, 9, 12}, {{3}, {4}, {5}, {4}, {5}, {1}, {5}, { 1}, {2}, {1}, {2}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.0801902514997734`, 0.9379072055436235}, { 0., 0.}, {1.9449775644336658`, 0.4874577014890666}, { 0.0002957357703081698, 0.9738845726565805}, {1.0819520242128107`, 0.03625158550294466}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {1, 4}, {1, 5}, {2, 4}, {2, 5}, {3, 5}}, 0.022163447230076072`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.022163447230076072], DiskBox[2, 0.022163447230076072], DiskBox[3, 0.022163447230076072], DiskBox[4, 0.022163447230076072], DiskBox[5, 0.022163447230076072]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -8768.365714285712}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -1.5707963267948966`}, \ {-3.141592653589793, 1.5707963267948966`}, {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.136592809987894}, {-3.1365926535897932`, -3.136592747181477}, \ {-3.1365926535897932`, -1.5720588047173845`}, {-3.1365926535897932`, 1.569533911133702}, {-3.1365926535897932`, \ -0.004999749701803179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.131593905829251}, {-3.1315926535897933`, -3.131593401024776}, \ {-3.1315926535897933`, -1.573346145419592}, {-3.1315926535897933`, 1.5682470042820906`}, {-3.1315926535897933`, \ -0.009997995459094317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.12659688301346}, {-3.126592653589793, -3.126595171692139}, \ {-3.126592653589793, -1.574658198574943}, {-3.126592653589793, 1.5669361224855014`}, {-3.126592653589793, \ -0.01499322818389021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.1216026852190453`}, {-3.121592653589793, -3.1215986115289107`}, \ {-3.121592653589793, -1.5759947995108046`}, {-3.121592653589793, 1.5656017896920484`}, {-3.121592653589793, \ -0.019983934774606627`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.1166122569042556`}, {-3.116592653589793, -3.1166042684244815`}, \ {-3.116592653589793, -1.5773557691749807`}, {-3.116592653589793, 1.564244537094746}, {-3.116592653589793, -0.02496859989484407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.1116265423018037`}, {-3.1115926535897933`, \ -3.1116126855908766`}, {-3.1115926535897933`, -1.5787409141241737`}, \ {-3.1115926535897933`, 1.5628649026660204`}, {-3.1115926535897933`, \ -0.029945707771305428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.1066464844098083`}, {-3.106592653589793, -3.106624401348531}, \ {-3.106592653589793, -1.5801500265348902`}, {-3.106592653589793, 1.561463430685264}, {-3.106592653589793, -0.03491374400586155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.1016730239815913`}, {-3.101592653589793, -3.101639948919386}, \ {-3.101592653589793, -1.581582884237215}, {-3.101592653589793, 1.560040671260239}, {-3.101592653589793, -0.03987119739665827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.096707098517069}, {-3.096592653589793, -3.0966598562274674`}, \ {-3.096592653589793, -1.5830392507718036`}, {-3.096592653589793, 1.5585971798431495`}, {-3.096592653589793, \ -0.04481656176307976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.091749641258333}, {-3.0915926535897933`, -3.0916846457069265`}, \ {-3.0915926535897933`, -1.5845188754703838`}, {-3.0915926535897933`, 1.55713351674223}, {-3.0915926535897933`, \ -0.049748337769324365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.0868015801919655`}, {-3.086592653589793, -3.0867148341175628`}, \ {-3.086592653589793, -1.5860214935599621`}, {-3.086592653589793, 1.5556502466297089`}, {-3.086592653589793, \ -0.05466503474132329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.0818638370609404`}, {-3.081592653589793, -3.0817509323680263`}, \ {-3.081592653589793, -1.5875468262908892`}, {-3.081592653589793, 1.5541479380470344`}, {-3.081592653589793, \ -0.059565172471726636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0769373263883804`}, {-3.076592653589793, -3.076793445346457}, \ {-3.076592653589793, -1.5890945810888195`}, {-3.076592653589793, 1.5526271629082447`}, {-3.076592653589793, \ -0.06444728300771503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.0720229545160156`}, {-3.0715926535897933`, -3.071842871758858}, \ {-3.0715926535897933`, -1.590664451730561}, {-3.0715926535897933`, 1.5510884960023938`}, {-3.0715926535897933`, \ -0.06930991241643611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.067121618659592}, {-3.066592653589793, -3.0668997039749915`}, \ {-3.066592653589793, -1.5922561185436925`}, {-3.066592653589793, 1.549532514495933}, {-3.066592653589793, -0.07415162252295986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.0622342059837533`}, {-3.061592653589793, -3.061964427881884}, \ {-3.061592653589793, -1.5938692486297688`}, {-3.061592653589793, 1.5479597974359611`}, {-3.061592653589793, \ -0.07897099261574568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0573615926986872`}, {-3.056592653589793, -3.057037522744901}, \ {-3.056592653589793, -1.5955034961108432`}, {-3.056592653589793, 1.5463709252552489`}, {-3.056592653589793, \ -0.08376662111475736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.0525046431807934`}, {-3.0515926535897933`, \ -3.0521194610763707`}, {-3.0515926535897933`, -1.5971585023989474`}, \ {-3.0515926535897933`, 1.544766479279946}, {-3.0515926535897933`, \ -0.08853712719750992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0476642091194495`}, {-3.046592653589793, -3.047210708511681}, \ {-3.046592653589793, -1.5988338964880915`}, {-3.046592653589793, 1.5431470412408599`}, {-3.046592653589793, \ -0.09328115237852948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.0428411286919763`}, {-3.041592653589793, -3.0423117236928556`}, \ {-3.041592653589793, -1.6005292952682677`}, {-3.041592653589793, 1.5415131927891972`}, {-3.041592653589793, \ -0.09799736203790448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.0380362257686198`}, {-3.036592653589793, -3.037422958159487}, \ {-3.036592653589793, -1.6022443038608527`}, {-3.036592653589793, 1.5398655150176301`}, {-3.036592653589793, \ -0.10268444689484421`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.0332503091493805`}, {-3.0315926535897932`, \ -3.0325448562470254`}, {-3.0315926535897932`, -1.6039785159747297`}, \ {-3.0315926535897932`, 1.5382045879875432`}, {-3.0315926535897932`, \ -0.10734112442239689`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0284841718342816`}, {-3.026592653589793, -3.0276778549922825`}, \ {-3.026592653589793, -1.6057315142823747`}, {-3.026592653589793, 1.5365309902632875`}, {-3.026592653589793, \ -0.11196614019975705`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.023738590328627}, {-3.021592653589793, -3.022822384046148}, \ {-3.021592653589793, -1.6075028708150794`}, {-3.021592653589793, 1.5348452984542478`}, {-3.021592653589793, \ -0.11655826919886726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.019014323984516}, {-3.016592653589793, -3.017978865593326}, \ {-3.016592653589793, -1.6092921473764044`}, {-3.016592653589793, 1.5331480867654963`}, {-3.016592653589793, \ -0.12111631700231487`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.0143121143798894`}, {-3.0115926535897932`, \ -3.0131477142790937`}, {-3.0115926535897932`, -1.6110988959729031`}, \ {-3.0115926535897932`, 1.5314399265577836`}, {-3.0115926535897932`, \ -0.12563912094983837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.0096326847361246`}, {-3.0065926535897933`, \ -3.0083293371429294`}, {-3.0065926535897933`, -1.6129226592610841`}, \ {-3.0065926535897933`, 1.529721385917581}, {-3.0065926535897933`, \ -0.13012555121106434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.0049767393750395`}, {-3.001592653589793, -3.0035241335588863`}, \ {-3.001592653589793, -1.6147629710095268`}, {-3.001592653589793, 1.5279930292378427`}, {-3.001592653589793, -0.1345745117824273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.0003449632161003`}, {-2.996592653589793, -2.998732495182651}, \ {-2.996592653589793, -1.6166193565750089`}, {-2.996592653589793, 1.5262554168101468`}, {-2.996592653589793, \ -0.13898494140655346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.995738021314348}, {-2.991592653589793, -2.9939548059051106`}, \ {-2.991592653589793, -1.618491333391467}, {-2.991592653589793, 1.5245091044287946`}, {-2.991592653589793, -0.1433558144127209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.9911565584395183`}, {-2.9865926535897933`, \ -2.9891914418123466`}, {-2.9865926535897933`, -1.6203784114705486`}, \ {-2.9865926535897933`, 1.5227546430074475`}, {-2.9865926535897933`, \ -0.1476861414773347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.986601198696577}, {-2.981592653589793, -2.984442771151884}, \ {-2.981592653589793, -1.62228009391251}, {-2.981592653589793, 1.520992578208805}, {-2.981592653589793, -0.1519749703036956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9820725451878354`}, {-2.976592653589793, -2.9797091543051195`}, \ {-2.976592653589793, -1.624195877426143}, {-2.976592653589793, 1.519223450087804}, {-2.976592653589793, -0.15622138622066153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.9775711797165676`}, {-2.971592653589793, -2.9749909437657225`}, \ {-2.971592653589793, -1.6261252528564338`}, {-2.971592653589793, 1.517447792748771}, {-2.971592653589793, -0.16042451270012603`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.973097662531994}, {-2.9665926535897933`, -2.9702884841239277`}, \ {-2.9665926535897933`, -1.6280677057186044`}, {-2.9665926535897933`, 1.5156661340168975`}, {-2.9665926535897933`, \ -0.16458351179354397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.968652532115297}, {-2.961592653589793, -2.965602112056541}, \ {-2.961592653589793, -1.6300227167371917`}, {-2.961592653589793, 1.5138789951243874`}, {-2.961592653589793, \ -0.16869758448804925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.964236305006234}, {-2.956592653589793, -2.9609321563225257`}, \ {-2.956592653589793, -1.6319897623888158`}, {-2.956592653589793, 1.5120868904115619`}, {-2.956592653589793, \ -0.17276597098298926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.9598494756697638`}, {-2.951592653589793, -2.9562789377640075`}, \ {-2.951592653589793, -1.633968315447279}, {-2.951592653589793, 1.5102903270431631`}, {-2.951592653589793, \ -0.17678795088799687`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9554925164020065`}, {-2.9465926535897933`, \ -2.9516427693125697`}, {-2.9465926535897933`, -1.6359578455296588`}, \ {-2.9465926535897933`, 1.5084898047400572`}, {-2.9465926535897933`, \ -0.18076284334396608`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.9511658772747325`}, {-2.941592653589793, -2.947023956000661}, \ {-2.941592653589793, -1.6379578196420552`}, {-2.941592653589793, 1.5066858155264848`}, {-2.941592653589793, -0.1846900070685683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.9468699861174517`}, {-2.936592653589793, -2.9424227949779818`}, \ {-2.936592653589793, -1.639967702723689}, {-2.936592653589793, 1.5048788434929685`}, {-2.936592653589793, \ -0.18856884032816426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.942605248536113}, {-2.931592653589793, -2.937839575532672}, \ {-2.931592653589793, -1.6419869581880548`}, {-2.931592653589793, 1.5030693645749331`}, {-2.931592653589793, \ -0.19239878083819842`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.938372047967307}, {-2.9265926535897933`, -2.9332745791171635`}, \ {-2.9265926535897933`, -1.6440150484598797`}, {-2.9265926535897933`, 1.5012578463470623`}, {-2.9265926535897933`, \ -0.19617930559434635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.934170745766804}, {-2.921592653589793, -2.928728079378541}, \ {-2.921592653589793, -1.6460514355066598`}, {-2.921592653589793, 1.499444747833366}, {-2.921592653589793, -0.19990993063688114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.9300016813311407`}, {-2.916592653589793, -2.924200342193222}, \ {-2.916592653589793, -1.6480955813635942`}, {-2.916592653589793, 1.4976305193328887`}, {-2.916592653589793, \ -0.20359021075087574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.925865172250996}, {-2.911592653589793, -2.9196916257058496`}, \ {-2.911592653589793, -1.6501469486507834`}, {-2.911592653589793, 1.4958156022609617`}, {-2.911592653589793, -0.207219739105012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9217615144949245`}, {-2.9065926535897932`, -2.915202180372196}, \ {-2.9065926535897932`, -1.652205001081595}, {-2.9065926535897932`, 1.4940004290058515`}, {-2.9065926535897932`, \ -0.21079814683187933`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.9176909826220534`}, {-2.901592653589793, -2.9107322490059366`}, \ {-2.901592653589793, -1.6542692039611666`}, {-2.901592653589793, 1.4921854228006268`}, {-2.901592653589793, -0.2143251025527629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9136538300222976`}, {-2.896592653589793, -2.906282066829152}, \ {-2.896592653589793, -1.6563390246740644`}, {-2.896592653589793, 1.490370997610038}, {-2.896592653589793, -0.2178003118499985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.909650289182552}, {-2.891592653589793, -2.901851861526373}, \ {-2.891592653589793, -1.6584139331601706`}, {-2.891592653589793, 1.4885575580321528`}, {-2.891592653589793, -0.2212235166900494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.9056805719774}, {-2.8865926535897932`, -2.8974418533020434`}, \ {-2.8865926535897932`, -1.6604934023779443`}, {-2.8865926535897932`, 1.4867454992144868`}, {-2.8865926535897932`, -0.2245944948005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.901744869982757}, {-2.8815926535897933`, -2.8930522549412228`}, \ {-2.8815926535897933`, -1.6625769087542528`}, {-2.8815926535897933`, 1.4849352067843182`}, {-2.8815926535897933`, \ -0.22791305900420267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.897843354810942}, {-2.876592653589793, -2.888683271873401}, \ {-2.876592653589793, -1.6646639326200425`}, {-2.876592653589793, 1.4831270567928603`}, {-2.876592653589793, -0.2311790565138283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.893976178465607}, {-2.871592653589793, -2.8843351022392514`}, \ {-2.871592653589793, -1.6667539586311786`}, {-2.871592653589793, 1.4813214156729424`}, {-2.871592653589793, \ -0.23439236819007062`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.8901434737149883`}, {-2.866592653589793, -2.880007936960187}, \ {-2.866592653589793, -1.6688464761738533`}, {-2.866592653589793, 1.4795186402098195`}, {-2.866592653589793, -0.237552907766744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.8863453544819646`}, {-2.861592653589793, -2.8757019598105757`}, \ {-2.861592653589793, -1.670940979754034}, {-2.861592653589793, 1.4777190775247262`}, {-2.861592653589793, \ -0.24066062104597918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.882581916249387}, {-2.856592653589793, -2.871417347492459}, \ {-2.856592653589793, -1.673036969370472}, {-2.856592653589793, 1.4759230650707573`}, {-2.856592653589793, \ -0.24371548506668989`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.878853236479192}, {-2.851592653589793, -2.867154269712639}, \ {-2.851592653589793, -1.675133950870887}, {-2.851592653589793, 1.4741309306406516`}, {-2.851592653589793, \ -0.24671750724942082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.8751593750438422`}, {-2.846592653589793, -2.862912889261993}, \ {-2.846592653589793, -1.677231436290978}, {-2.846592653589793, 1.472342992386046}, {-2.846592653589793, -0.24966672452062785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.8715003746686403`}, {-2.8415926535897933`, \ -2.8586933620968744`}, {-2.8415926535897933`, -1.6793289441760033`}, \ {-2.8415926535897933`, 1.47055955884774}, {-2.8415926535897933`, \ -0.25256320241936564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.867876261383529}, {-2.836592653589793, -2.854495837422471}, \ {-2.836592653589793, -1.6814259998847196`}, {-2.836592653589793, 1.4687809289965226`}, {-2.836592653589793, \ -0.25540703418927163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.8642870449830085`}, {-2.831592653589793, -2.8503204577779755`}, \ {-2.831592653589793, -1.6835221358755323`}, {-2.831592653589793, 1.46700739228409}, {-2.831592653589793, -0.25819833985864615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.860732719492849}, {-2.826592653589793, -2.8461673591234566`}, \ {-2.826592653589793, -1.6856168919747827`}, {-2.826592653589793, 1.4652392287035862`}, {-2.826592653589793, -0.2609372653113304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.8572132636423255`}, {-2.8215926535897933`, \ -2.8420366709282856`}, {-2.8215926535897933`, -1.687709815627143}, \ {-2.8215926535897933`, 1.463476708859291}, {-2.8215926535897933`, \ -0.26362398135097037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.853728641340743}, {-2.816592653589793, -2.8379285162610035`}, \ {-2.816592653589793, -1.6898004621281444`}, {-2.816592653589793, 1.4617200940449813`}, {-2.816592653589793, \ -0.26625868276115716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.8502788021570766`}, {-2.811592653589793, -2.8338430118805085`}, \ {-2.811592653589793, -1.6918883948389296`}, {-2.811592653589793, 1.459969636330489}, {-2.811592653589793, -0.2688415873638071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.846863681801589}, {-2.806592653589793, -2.8297802683284328`}, \ {-2.806592653589793, -1.693973185383367}, {-2.806592653589793, 1.4582255786559803`}, {-2.806592653589793, -0.2713729350780374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.84348320260836}, {-2.8015926535897933`, -2.8257403900226112`}, \ {-2.8015926535897933`, -1.6960544138276918`}, {-2.8015926535897933`, 1.4564881549334916`}, {-2.8015926535897933`, \ -0.27385298698166427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.8401372740176947`}, {-2.796592653589793, -2.8217234753515155`}, \ {-2.796592653589793, -1.698131668842925}, {-2.796592653589793, 1.4547575901552416`}, {-2.796592653589793, \ -0.27628202437733346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8368257930574488`}, {-2.791592653589793, -2.8177296167695496`}, \ {-2.791592653589793, -1.700204547850317}, {-2.791592653589793, 1.4530341005082736`}, {-2.791592653589793, \ -0.27866034786516775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.833548644822348}, {-2.786592653589793, -2.8137589008930934`}, \ {-2.786592653589793, -1.702272657150141}, {-2.786592653589793, 1.4513178934949635`}, {-2.786592653589793, -0.2809882764236949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.830305702950445}, {-2.7815926535897932`, -2.8098114085972075`}, \ {-2.7815926535897932`, -1.7043356120341697`}, {-2.7815926535897932`, 1.4496091680589482`}, {-2.7815926535897932`, \ -0.28326614650069415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.827096830095914}, {-2.776592653589793, -2.805887215112876}, \ {-2.776592653589793, -1.7063930368822147`}, {-2.776592653589793, 1.4479081147160409`}, {-2.776592653589793, \ -0.28549431111547785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.8239218783974125`}, {-2.771592653589793, -2.801986390124713}, \ {-2.771592653589793, -1.7084445652431335`}, {-2.771592653589793, 1.446214915689695}, {-2.771592653589793, -0.2876731389740076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.820780689941329}, {-2.766592653589793, -2.798108997869017}, \ {-2.766592653589793, -1.7104898399007429`}, {-2.766592653589793, 1.4445297450506125`}, {-2.766592653589793, -0.2898030135981233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.8176730972192607`}, {-2.7615926535897932`, \ -2.7942550972321016`}, {-2.7615926535897932`, -1.7125285129250838`}, \ {-2.7615926535897932`, 1.4428527688600747`}, {-2.7615926535897932`, \ -0.29188433247004913`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.8145989235791244`}, {-2.7565926535897933`, -2.790424741848802}, \ {-2.7565926535897933`, -1.7145602457095261`}, {-2.7565926535897933`, 1.441184145316613}, {-2.7565926535897933`, -0.293917506193226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.8115579836693563`}, {-2.751592653589793, -2.786617980201079}, \ {-2.751592653589793, -1.7165847089941981`}, {-2.751592653589793, 1.4395240249056254`}, {-2.751592653589793, -0.2959029576704181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.808550083875711}, {-2.746592653589793, -2.7828348557166347`}, \ {-2.746592653589793, -1.7186015828762597`}, {-2.746592653589793, 1.4378725505515828`}, {-2.746592653589793, -0.2978411212999198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.8055750227501957`}, {-2.741592653589793, -2.7790754068674643`}, \ {-2.741592653589793, -1.720610556807534}, {-2.741592653589793, 1.436229857772448}, {-2.741592653589793, -0.29973244219061207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.8026325914317476`}, {-2.736592653589793, -2.775339667268268}, \ {-2.736592653589793, -1.7226113295800316`}, {-2.736592653589793, 1.4345960748359843`}, {-2.736592653589793, -0.301577375396492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.799722574058298}, {-2.731592653589793, -2.7716276657746515`}, \ {-2.731592653589793, -1.7246036092999064`}, {-2.731592653589793, 1.4329713229176098`}, {-2.731592653589793, -0.3033763851712245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.796844748169888}, {-2.726592653589793, -2.767939426581041}, \ {-2.726592653589793, -1.7265871133503878`}, {-2.726592653589793, 1.431355716259486}, {-2.726592653589793, -0.3051299442431735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.7939988851025888`}, {-2.721592653589793, -2.7642749693182527`}, \ {-2.721592653589793, -1.7285615683442337`}, {-2.721592653589793, 1.4297493623305386`}, {-2.721592653589793, \ -0.30683853311127723`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.79118475037296}, {-2.7165926535897933`, -2.7606343091506487`}, \ {-2.7165926535897933`, -1.7305267100662516`}, {-2.7165926535897933`, 1.428152361987119}, {-2.7165926535897933`, -0.3085026393620589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.7884021040528726`}, {-2.711592653589793, -2.7570174568728207`}, \ {-2.711592653589793, -1.732482283406437}, {-2.711592653589793, 1.426564809634037}, {-2.711592653589793, -0.31012275700798775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.7856507011345113`}, {-2.706592653589793, -2.7534244190057446`}, \ {-2.706592653589793, -1.734428042284261}, {-2.706592653589793, 1.4249867933856974`}, {-2.706592653589793, \ -0.31169938584733037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.7829302918854424`}, {-2.701592653589793, -2.7498551978923422`}, \ {-2.701592653589793, -1.7363637495646613`}, {-2.701592653589793, 1.423418395227099}, {-2.701592653589793, -0.3132330308455711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.780240622193639}, {-2.6965926535897933`, -2.7463097917924157`}, \ {-2.6965926535897933`, -1.7382891769662496`}, {-2.6965926535897933`, 1.4218596911744603`}, {-2.6965926535897933`, \ -0.31472420153841396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.7775814339023954`}, {-2.691592653589793, -2.7427881949768844`}, \ {-2.691592653589793, -1.740204104962271}, {-2.691592653589793, 1.4203107514352509`}, {-2.691592653589793, -0.3161734114563208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.774952465135098}, {-2.686592653589793, -2.7392903978212915`}, \ {-2.686592653589793, -1.7421083226748202`}, {-2.686592653589793, 1.4187716405674253`}, {-2.686592653589793, -0.3175811775704878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.7723534506098226`}, {-2.681592653589793, -2.7358163868985304`}, \ {-2.681592653589793, -1.7440016277628307`}, {-2.681592653589793, 1.4172424176376603`}, {-2.681592653589793, \ -0.31894801976011716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.7697841219437866`}, {-2.6765926535897933`, -2.732366145070751}, \ {-2.6765926535897933`, -1.745883826304306}, {-2.6765926535897933`, 1.41572313637842}, {-2.6765926535897933`, -0.3202744603007864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.767244207947672}, {-2.671592653589793, -2.7289396515804}, \ {-2.671592653589793, -1.7477547326732985`}, {-2.671592653589793, 1.4142138453436746`}, {-2.671592653589793, -0.3215610233736831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.764733434909886}, {-2.666592653589793, -2.7255368821403687`}, \ {-2.666592653589793, -1.7496141694120848`}, {-2.666592653589793, 1.412714588063122}, {-2.666592653589793, -0.3228082345954347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.7622515268708248`}, {-2.661592653589793, -2.7221578090232095`}, \ {-2.661592653589793, -1.7514619670989953`}, {-2.661592653589793, 1.4112254031947613`}, {-2.661592653589793, -0.3240166205682278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.7597982058872303`}, {-2.6565926535897932`, -2.718802401149378}, \ {-2.6565926535897932`, -1.7532979642123339`}, {-2.6565926535897932`, 1.409746324675687}, {-2.6565926535897932`, -0.3251867084498774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.757373192286756}, {-2.651592653589793, -2.7154706241744884`}, \ {-2.651592653589793, -1.755122006990815}, {-2.651592653589793, 1.4082773818709835`}, {-2.651592653589793, \ -0.32631902554349085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.7549762049128574`}, {-2.646592653589793, -2.7121624405755447`}, \ {-2.646592653589793, -1.7569339492909195`}, {-2.646592653589793, 1.406818599720603}, {-2.646592653589793, -0.32741409890632667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.7526069613601414`}, {-2.641592653589793, -2.7088778097361166`}, \ {-2.641592653589793, -1.7587336524415664`}, {-2.641592653589793, 1.4053699988841286`}, {-2.641592653589793, -0.3284724549774576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.7502651782003293`}, {-2.6365926535897932`, -2.70561668803045}, \ {-2.6365926535897932`, -1.7605209850964723`}, {-2.6365926535897932`, 1.4039315958833278`}, {-2.6365926535897932`, \ -0.3294946192237932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.7479505711989893`}, {-2.6315926535897933`, -2.702379028906476}, \ {-2.6315926535897933`, -1.7622958230845618`}, {-2.6315926535897933`, 1.402503403242416}, {-2.6315926535897933`, \ -0.33048111580403533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.7456628555232014`}, {-2.626592653589793, -2.699164782967708}, \ {-2.626592653589793, -1.764058049258771}, {-2.626592653589793, 1.4010854296259538`}, {-2.626592653589793, -0.3314324672501032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.7434017459403455`}, {-2.621592653589793, -2.6959738980540076`}, \ {-2.621592653589793, -1.7658075533435689`}, {-2.621592653589793, 1.3996776799743162`}, {-2.621592653589793, -0.3323491941655672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.7411669570081796`}, {-2.616592653589793, -2.692806319321195}, \ {-2.616592653589793, -1.7675442317815158`}, {-2.616592653589793, 1.3982801556366702`}, {-2.616592653589793, \ -0.33323181494061593`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.7389582032564146`}, {-2.611592653589793, -2.6896619893195}, \ {-2.611592653589793, -1.7692679875791466`}, {-2.611592653589793, 1.3968928545014208`}, {-2.611592653589793, \ -0.33408084548307965`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.736775199359976}, {-2.606592653589793, -2.6865408480708397`}, \ {-2.606592653589793, -1.7709787301524635`}, {-2.606592653589793, 1.3955157711240767`}, {-2.606592653589793, -0.3348967989650224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.734617660304146}, {-2.601592653589793, -2.683442833144896}, \ {-2.601592653589793, -1.7726763751723027`}, {-2.601592653589793, 1.394148896852502}, {-2.601592653589793, -0.33568018558441937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.7324853015418062`}, {-2.596592653589793, -2.6803678797340105`}, \ {-2.596592653589793, -1.7743608444098198`}, {-2.596592653589793, 1.3927922199495286`}, {-2.596592653589793, -0.336431512341432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.730377839142974}, {-2.5915926535897933`, -2.677315920726862}, \ {-2.5915926535897933`, -1.7760320655823358`}, {-2.5915926535897933`, 1.3914457257129054`}, {-2.5915926535897933`, \ -0.33715128282879114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.7282949899368476`}, {-2.586592653589793, -2.6742868867809375`}, \ {-2.586592653589793, -1.7776899721997552`}, {-2.586592653589793, 1.390109396592567}, {-2.586592653589793, -0.33783999703580625`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.726236471646575}, {-2.581592653589793, -2.671280706393786}, \ {-2.581592653589793, -1.7793345034117674`}, {-2.581592653589793, 1.3887832123052177`}, {-2.581592653589793, -0.3384981511655174}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.7242020030169463`}, {-2.576592653589793, -2.668297305973044}, \ {-2.576592653589793, -1.7809656038560229`}, {-2.576592653589793, 1.3874671499462157`}, {-2.576592653589793, \ -0.33912623746451215`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.722191303935236}, {-2.571592653589793, -2.6653366099052445`}, \ {-2.571592653589793, -1.7825832235074555`}, {-2.571592653589793, 1.3861611840987684`}, {-2.571592653589793, -0.3397247440649359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.720204095545394}, {-2.566592653589793, -2.6623985406233976`}, \ {-2.566592653589793, -1.784187317528925}, {-2.566592653589793, 1.384865286940434}, {-2.566592653589793, -0.34029415483822895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.7182401003558025`}, {-2.561592653589793, -2.6594830186733422`}, \ {-2.561592653589793, -1.7857778461233245`}, {-2.561592653589793, 1.3835794283469445`}, {-2.561592653589793, \ -0.34083494926013064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.7162990423408075`}, {-2.556592653589793, -2.6565899627788756`}, \ {-2.556592653589793, -1.7873547743873013`}, {-2.556592653589793, 1.382303575993358}, {-2.556592653589793, -0.3413476022865005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.714380647036228}, {-2.5515926535897933`, -2.653719289905662}, \ {-2.5515926535897933`, -1.7889180721667075`}, {-2.5515926535897933`, 1.3810376954525607`}, {-2.5515926535897933`, \ -0.3418325842395124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.712484641629053}, {-2.5465926535897934`, -2.650870915323913}, \ {-2.5465926535897934`, -1.7904677139139107`}, {-2.5465926535897934`, 1.3797817502911347`}, {-2.5465926535897934`, \ -0.34229036070378677`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.710610755041527}, {-2.541592653589793, -2.648044752669863}, \ {-2.541592653589793, -1.7920036785470617`}, {-2.541592653589793, 1.3785357021626188`}, {-2.541592653589793, -0.3427213924320382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.7087587180098236`}, {-2.536592653589793, -2.645240714006024}, \ {-2.536592653589793, -1.7935259493114197`}, {-2.536592653589793, 1.3772995108981774`}, {-2.536592653589793, \ -0.34312613525982155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.7069282631575033`}, {-2.5315926535897932`, \ -2.6424587098802386`}, {-2.5315926535897932`, -1.7950345136428203`}, \ {-2.5315926535897932`, 1.3760731345947255`}, {-2.5315926535897932`, \ -0.343505040028972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.7051191250639492`}, {-2.526592653589793, -2.639698649383535}, \ {-2.526592653589793, -1.7965293630333614`}, {-2.526592653589793, 1.3748565297005175`}, {-2.526592653589793, \ -0.34385855251934494`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.7033310403279764`}, {-2.521592653589793, -2.63696044020679}, \ {-2.521592653589793, -1.7980104928993774`}, {-2.521592653589793, 1.3736496510982503`}, {-2.521592653589793, \ -0.34418711338847235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.70156374762679}, {-2.516592653589793, -2.6342439886962055`}, \ {-2.516592653589793, -1.799477902451759}, {-2.516592653589793, 1.372452452185704}, {-2.516592653589793, -0.3444911581187595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.6998169877704834`}, {-2.5115926535897932`, \ -2.6315491999076177`}, {-2.5115926535897932`, -1.8009315945686697`}, \ {-2.5115926535897932`, 1.3712648849539655`}, {-2.5115926535897932`, \ -0.3447711169718643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.698090503752255}, {-2.5065926535897933`, -2.6288759776596304`}, \ {-2.5065926535897933`, -1.8023715756707035`}, {-2.5065926535897933`, 1.3700869000632663`}, {-2.5065926535897933`, \ -0.3450274149499027}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.6963840407945123`}, {-2.501592653589793, -2.6262242245856067`}, \ {-2.501592653589793, -1.8037978555985206`}, {-2.501592653589793, 1.368918446916477}, {-2.501592653589793, -0.3452604717631446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.694697346391035}, {-2.496592653589793, -2.623593842184507}, \ {-2.496592653589793, -1.805210447492987}, {-2.496592653589793, 1.3677594737302996`}, {-2.496592653589793, -0.3454707018038673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.693030170345369}, {-2.491592653589793, -2.6209847308705956`}, \ {-2.491592653589793, -1.8066093676778452`}, {-2.491592653589793, 1.3666099276041976`}, {-2.491592653589793, -0.3456585141260479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.6913822648056063`}, {-2.486592653589793, -2.61839679002203}, \ {-2.486592653589793, -1.8079946355449321`}, {-2.486592653589793, 1.3654697545871068`}, {-2.486592653589793, -0.3458243124305904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.689753384295709}, {-2.481592653589793, -2.61582991802834}, \ {-2.481592653589793, -1.809366273441952}, {-2.481592653589793, 1.3643388997419725`}, {-2.481592653589793, -0.3459684950557867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.6881432857435335`}, {-2.476592653589793, -2.6132840123368073`}, \ {-2.476592653589793, -1.810724306562816}, {-2.476592653589793, 1.3632173072081524`}, {-2.476592653589793, -0.3460914549727256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.6865517285057003`}, {-2.471592653589793, -2.610758969497766}, \ {-2.471592653589793, -1.812068762840544}, {-2.471592653589793, 1.3621049202617348`}, {-2.471592653589793, \ -0.34619357978537674`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.6849784743894527`}, {-2.4665926535897933`, -2.608254685208836}, \ {-2.4665926535897933`, -1.8133996728427304`}, {-2.4665926535897933`, 1.3610016813738128`}, {-2.4665926535897933`, \ -0.34627525173508084`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.683423287671651}, {-2.461592653589793, -2.6057710543580894`}, \ {-2.461592653589793, -1.8147170696695611`}, {-2.461592653589793, 1.3599075322667618`}, {-2.461592653589793, \ -0.34633684770919126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.6818859351150257`}, {-2.456592653589793, -2.6033079710661937`}, \ {-2.456592653589793, -1.8160209888543741`}, {-2.456592653589793, 1.3588224139685652`}, {-2.456592653589793, \ -0.34637873925362284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.6803661859818333`}, {-2.451592653589793, -2.6008653287275085`}, \ {-2.451592653589793, -1.8173114682667462`}, {-2.451592653589793, 1.3577462668652325`}, {-2.451592653589793, -0.3464012925890709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.678863812045031}, {-2.446592653589793, -2.5984430200501847`}, \ {-2.446592653589793, -1.818588548018087}, {-2.446592653589793, 1.3566790307513563`}, {-2.446592653589793, \ -0.34640486863067477`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.6773785875970995`}, {-2.441592653589793, -2.5960409370952564`}, \ {-2.441592653589793, -1.8198522703697206`}, {-2.441592653589793, 1.355620644878853}, {-2.441592653589793, -0.3463898230109083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.675910289456631}, {-2.436592653589793, -2.593658971314759}, \ {-2.436592653589793, -1.8211026796434278`}, {-2.436592653589793, 1.3545710480039317`}, {-2.436592653589793, -0.3463565061054901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.6744586969727924`}, {-2.431592653589793, -2.5912970135888695`}, \ {-2.431592653589793, -1.8223398221344216`}, {-2.431592653589793, 1.353530178432337}, {-2.431592653589793, -0.346305263062114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.6730235920277825`}, {-2.4265926535897933`, \ -2.5889549542621086`}, {-2.4265926535897933`, -1.823563746026729}, \ {-2.4265926535897933`, 1.352497974062908}, {-2.4265926535897933`, -0.3462364338318091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.671604759037377}, {-2.4215926535897934`, -2.5866326831785926`}, \ {-2.4215926535897934`, -1.8247745013109473`}, {-2.4215926535897934`, 1.351474372429502}, {-2.4215926535897934`, \ -0.34615035320274895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.6702019849496788`}, {-2.416592653589793, -2.584330089716376}, \ {-2.416592653589793, -1.8259721397043351`}, {-2.416592653589793, 1.3504593107413199`}, {-2.416592653589793, \ -0.34604735083633253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.6688150592421582`}, {-2.411592653589793, -2.5820470628208847`}, \ {-2.411592653589793, -1.8271567145732128`}, {-2.411592653589793, 1.3494527259216833`}, {-2.411592653589793, -0.3459277513053744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.6674437739170855`}, {-2.4065926535897932`, \ -2.5797834910374586`}, {-2.4065926535897932`, -1.8283282808576287`}, \ {-2.4065926535897932`, 1.3484545546453013`}, {-2.4065926535897932`, \ -0.34579187413424317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.6660879234954487`}, {-2.401592653589793, -2.5775392625430262`}, \ {-2.401592653589793, -1.8294868949982543`}, {-2.401592653589793, 1.3474647333740701`}, {-2.401592653589793, \ -0.34564003384079856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.664747305009435}, {-2.396592653589793, -2.5753142651769196`}, \ {-2.396592653589793, -1.8306326148654697`}, {-2.396592653589793, 1.3464831983914487`}, {-2.396592653589793, -0.3454725399799816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.6634217179935713`}, {-2.391592653589793, -2.573108386470846}, \ {-2.391592653589793, -1.8317654996906008`}, {-2.391592653589793, 1.3455098858354502`}, {-2.391592653589793, \ -0.34528969718892016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.662110964474597}, {-2.3865926535897932`, -2.5709215136780394`}, \ {-2.3865926535897932`, -1.8328856099992634`}, {-2.3865926535897932`, 1.3445447317302877`}, {-2.3865926535897932`, \ -0.345091805233426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.660814848960149}, {-2.3815926535897933`, -2.5687535338015994`}, \ {-2.3815926535897933`, -1.8339930075467767`}, {-2.3815926535897933`, 1.3435876720167172`}, {-2.3815926535897933`, \ -0.3448791590557457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.6595331784263347`}, {-2.376592653589793, -2.5666043336220374`}, \ {-2.376592653589793, -1.8350877552555982`}, {-2.376592653589793, 1.3426386425811139`}, {-2.376592653589793, -0.344652048823462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.65826576230426}, {-2.371592653589793, -2.5644737997240465`}, \ {-2.371592653589793, -1.836169917154745}, {-2.371592653589793, 1.3416975792833226`}, {-2.371592653589793, -0.3444107599794247}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.6570124124655847`}, {-2.366592653589793, -2.562361818522507}, \ {-2.366592653589793, -1.837239558321151}, {-2.366592653589793, 1.3407644179833145`}, {-2.366592653589793, -0.3441555732926067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.6557729432071744`}, {-2.361592653589793, -2.5602682762877502`}, \ {-2.361592653589793, -1.8382967448229208`}, {-2.361592653589793, 1.3398390945666976`}, {-2.361592653589793, -0.3438867649097865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.6545471712348956`}, {-2.356592653589793, -2.5581930591700863`}, \ {-2.356592653589793, -1.8393415436644345`}, {-2.356592653589793, 1.3389215449691019`}, {-2.356592653589793, -0.3436046064079579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.6533349156466346`}, {-2.351592653589793, -2.556136053223623}, \ {-2.351592653589793, -1.8403740227332626`}, {-2.351592653589793, 1.338011705199488}, {-2.351592653589793, -0.34330936484738017`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.652135997914581}, {-2.346592653589793, -2.5540971444293783`}, \ {-2.346592653589793, -1.8413942507488434`}, {-2.346592653589793, 1.3371095113624067`}, {-2.346592653589793, \ -0.34300130282518215`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.6509502418668416`}, {-2.3415926535897933`, -2.552076218717718}, \ {-2.3415926535897933`, -1.8424022972128857`}, {-2.3415926535897933`, 1.3362148996792438`}, {-2.3415926535897933`, \ -0.3426806785294341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.6497774736684248`}, {-2.336592653589793, -2.550073161990113}, \ {-2.336592653589793, -1.8433982323614448`}, {-2.336592653589793, 1.3353278065084857`}, {-2.336592653589793, -0.3423477457936219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.648617521801663}, {-2.331592653589793, -2.5480878601402512`}, \ {-2.331592653589793, -1.844382127118638}, {-2.331592653589793, 1.3344481683650347`}, {-2.331592653589793, -0.3420027541514404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.6474702170460973`}, {-2.326592653589793, -2.546120199074505}, \ {-2.326592653589793, -1.8453540530519517`}, {-2.326592653589793, 1.3335759219386079`}, {-2.326592653589793, \ -0.34164594889184324`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.646335392457891}, {-2.321592653589793, -2.5441700647317793`}, \ {-2.321592653589793, -1.846314082329097}, {-2.321592653589793, 1.3327110041112495`}, {-2.321592653589793, -0.3412775711142856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.645212883348804}, {-2.316592653589793, -2.5422373431027423`}, \ {-2.316592653589793, -1.847262287676378}, {-2.316592653589793, 1.3318533519739861`}, {-2.316592653589793, -0.3408978577840962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.644102527264767}, {-2.311592653589793, -2.540321920248468}, \ {-2.311592653589793, -1.8481987423385229`}, {-2.311592653589793, 1.331002902842654}, {-2.311592653589793, -0.3405070417879248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.6430041639641044`}, {-2.306592653589793, -2.5384236823184922`}, \ {-2.306592653589793, -1.849123520039944}, {-2.306592653589793, 1.3301595942729278`}, {-2.306592653589793, \ -0.34010535198921027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.641917635395435}, {-2.3015926535897933`, -2.5365425155683017`}, \ {-2.3015926535897933`, -1.8500366949473863`}, {-2.3015926535897933`, 1.3293233640745779`}, {-2.3015926535897933`, \ -0.3396930132836197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.6408427856752827`}, {-2.2965926535897934`, \ -2.5346783063762732`}, {-2.2965926535897934`, -1.8509383416339165`}, \ {-2.2965926535897934`, 1.3284941503249814`}, {-2.2965926535897934`, \ -0.339270246654411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.639779461065446}, {-2.291592653589793, -2.532830941260066}, \ {-2.291592653589793, -1.8518285350442258`}, {-2.291592653589793, 1.3276718913819168`}, {-2.291592653589793, -0.3388372692276763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.63872750995014}, {-2.286592653589793, -2.5310003068924964`}, \ {-2.286592653589793, -1.8527073504611982`}, {-2.286592653589793, 1.326856525895665}, {-2.286592653589793, -0.33839429432742335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.6376867828129495`}, {-2.2815926535897932`, -2.529186290116889}, \ {-2.2815926535897932`, -1.8535748634737093`}, {-2.2815926535897932`, 1.3260479928204414`}, {-2.2815926535897932`, \ -0.3379415315304577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.6366571322136236`}, {-2.276592653589793, -2.5273887779619337`}, \ {-2.276592653589793, -1.8544311499456236`}, {-2.276592653589793, 1.3252462314251845`}, {-2.276592653589793, -0.3374791867210295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.6356384127647368`}, {-2.271592653589793, -2.5256076576560575`}, \ {-2.271592653589793, -1.8552762859859453`}, {-2.271592653589793, 1.3244511813037234`}, {-2.271592653589793, -0.3370074621452114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.6346304811082373`}, {-2.266592653589793, -2.523842816641312}, \ {-2.266592653589793, -1.8561103479200924`}, {-2.266592653589793, 1.3236627823843483`}, {-2.266592653589793, -0.3365265564649767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.6336331958919166`}, {-2.2615926535897932`, -2.522094142586808}, \ {-2.2615926535897932`, -1.8569334122622592`}, {-2.2615926535897932`, 1.3228809749388037`}, {-2.2615926535897932`, \ -0.3360366648119481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.632646417745813}, {-2.2565926535897933`, -2.520361523401694}, \ {-2.2565926535897933`, -1.8577455556888303`}, {-2.2565926535897933`, 1.322105699590728}, {-2.2565926535897933`, -0.3355379788407926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.631670009258578}, {-2.251592653589793, -2.518644847247695}, \ {-2.251592653589793, -1.8585468550128148`}, {-2.251592653589793, 1.3213368973235593`}, {-2.251592653589793, \ -0.33503068678223463`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.6307038349538234`}, {-2.246592653589793, -2.5169440025512335`}, \ {-2.246592653589793, -1.8593373871592658`}, {-2.246592653589793, 1.320574509487927}, {-2.246592653589793, -0.3345149734956669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.629747761266466}, {-2.241592653589793, -2.515258878015122}, \ {-2.241592653589793, -1.8601172291416583`}, {-2.241592653589793, 1.3198184778085515`}, {-2.241592653589793, -0.333991020521338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.628801656519091}, {-2.236592653589793, -2.5135893626298627`}, \ {-2.236592653589793, -1.8608864580391857`}, {-2.236592653589793, 1.3190687443906648`}, {-2.236592653589793, \ -0.33345900613209534`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.6278653908983522`}, {-2.231592653589793, -2.511935345684547}, \ {-2.231592653589793, -1.8616451509749532`}, {-2.231592653589793, 1.3183252517259796`}, {-2.231592653589793, \ -0.33291910538466907`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.626938836431423}, {-2.226592653589793, -2.510296716777379}, \ {-2.226592653589793, -1.8623933850950325`}, {-2.226592653589793, 1.3175879426982147`}, {-2.226592653589793, \ -0.33237149017047707`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.626021866962505}, {-2.221592653589793, -2.5086733658258207`}, \ {-2.221592653589793, -1.8631312375483513`}, {-2.221592653589793, 1.3168567605882022`}, {-2.221592653589793, -0.3318163292659399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.625114358129432}, {-2.2165926535897933`, -2.5070651830763815`}, \ {-2.2165926535897933`, -1.8638587854673896`}, {-2.2165926535897933`, 1.3161316490785886`}, {-2.2165926535897933`, \ -0.33125378838229014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.624216187340352}, {-2.211592653589793, -2.5054720591140547`}, \ {-2.211592653589793, -1.864576105949654}, {-2.211592653589793, 1.3154125522581457`}, {-2.211592653589793, -0.3306840302148648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.623327233750522}, {-2.206592653589793, -2.5038938848714136`}, \ {-2.206592653589793, -1.865283276039903}, {-2.206592653589793, 1.3146994146257118`}, {-2.206592653589793, \ -0.33010721449187064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.6224473782392215`}, {-2.201592653589793, -2.502330551637375}, \ {-2.201592653589793, -1.8659803727131006`}, {-2.201592653589793, 1.3139921810937707`}, {-2.201592653589793, -0.3295234980226117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.621576503386787}, {-2.196592653589793, -2.5007819510656417`}, \ {-2.196592653589793, -1.8666674728580686`}, {-2.196592653589793, 1.3132907969916914`}, {-2.196592653589793, -0.3289330347451717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.620714493451791}, {-2.191592653589793, -2.499247975182833}, \ {-2.191592653589793, -1.8673446532618139`}, {-2.191592653589793, 1.312595208068634}, {-2.191592653589793, -0.3283359757735432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.6198612343483614`}, {-2.186592653589793, -2.4977285163963128`}, \ {-2.186592653589793, -1.8680119905945107`}, {-2.186592653589793, 1.311905360496147}, {-2.186592653589793, -0.32773246944419715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.619016613623664}, {-2.181592653589793, -2.49622346750172}, \ {-2.181592653589793, -1.8686695613951079`}, {-2.181592653589793, 1.3112212008704536`}, {-2.181592653589793, -0.3271226613620881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.6181805204355415`}, {-2.1765926535897933`, -2.494732721690215}, \ {-2.1765926535897933`, -1.8693174420575498`}, {-2.1765926535897933`, 1.3105426762144554`}, {-2.1765926535897933`, \ -0.3265066944460886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.617352845530327}, {-2.1715926535897934`, -2.493256172555448}, \ {-2.1715926535897934`, -1.86995570881757}, {-2.1715926535897934`, 1.3098697339794565`}, {-2.1715926535897934`, \ -0.32588470897385124`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.616533481220836}, {-2.166592653589793, -2.491793714100261}, \ {-2.166592653589793, -1.8705844377400596`}, {-2.166592653589793, 1.309202322046622}, {-2.166592653589793, -0.32525684262609345`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.61572232136454}, {-2.161592653589793, -2.490345240743124}, \ {-2.161592653589793, -1.8712037047069712`}, {-2.161592653589793, 1.308540388728183}, {-2.161592653589793, -0.3246232305303042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.6149192613419325`}, {-2.1565926535897932`, \ -2.4889106473243188`}, {-2.1565926535897932`, -1.8718135854057507`}, \ {-2.1565926535897932`, 1.3078838827684005`}, {-2.1565926535897932`, \ -0.3239840053038691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.614124198035086}, {-2.151592653589793, -2.4874898291118797`}, \ {-2.151592653589793, -1.872414155318267}, {-2.151592653589793, 1.3072327533442945`}, {-2.151592653589793, -0.3233392970966149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.6133370298064142`}, {-2.146592653589793, -2.486082681807292}, \ {-2.146592653589793, -1.8730054897102322`}, {-2.146592653589793, 1.306586950066156}, {-2.146592653589793, -0.32268923363277197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.6125576564776334`}, {-2.141592653589793, -2.4846891015509627`}, \ {-2.141592653589793, -1.8735876636210853`}, {-2.141592653589793, 1.3059464229778432`}, {-2.141592653589793, -0.322033940252354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.6117859793089346`}, {-2.1365926535897932`, \ -2.4833089849274637`}, {-2.1365926535897932`, -1.8741607518543264`}, \ {-2.1365926535897932`, 1.3053111225568785`}, {-2.1365926535897932`, \ -0.3213735399519583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.611021900978368}, {-2.1315926535897933`, -2.481942228970559}, \ {-2.1315926535897933`, -1.8747248289682834`}, {-2.1315926535897933`, 1.3046809997143525`}, {-2.1315926535897933`, \ -0.3207081534249842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.6102653255614365`}, {-2.126592653589793, -2.480588731168021}, \ {-2.126592653589793, -1.8752799692672948`}, {-2.126592653589793, 1.3040560057946442`}, {-2.126592653589793, \ -0.32003789910127484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.6095161585109152`}, {-2.121592653589793, -2.479248389466243}, \ {-2.121592653589793, -1.8758262467932927`}, {-2.121592653589793, 1.303436092574967}, {-2.121592653589793, -0.3193628931861812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.608774306636883}, {-2.116592653589793, -2.4779211022746503`}, \ {-2.116592653589793, -1.87636373531777}, {-2.116592653589793, 1.3028212122647478`}, {-2.116592653589793, \ -0.31868324969905326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.60803967808698}, {-2.111592653589793, -2.4766067684699227`}, \ {-2.111592653589793, -1.8768925083341204`}, {-2.111592653589793, 1.3022113175048469`}, {-2.111592653589793, -0.3179990805111591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.607312182326888}, {-2.106592653589793, -2.4753052874000296`}, \ {-2.106592653589793, -1.877412639050333}, {-2.106592653589793, 1.3016063613666284`}, {-2.106592653589793, \ -0.31731049538303746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.606591730121036}, {-2.101592653589793, -2.4740165588880827`}, \ {-2.101592653589793, -1.8779242003820291`}, {-2.101592653589793, 1.3010062973508885`}, {-2.101592653589793, \ -0.31661760200128397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.6058782335135295`}, {-2.096592653589793, -2.4727404832360156`}, \ {-2.096592653589793, -1.8784272649458282`}, {-2.096592653589793, 1.3004110793866432`}, {-2.096592653589793, -0.3159205060147785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.6051716058093133`}, {-2.0915926535897933`, -2.471476961228092}, \ {-2.0915926535897933`, -1.8789219050530321`}, {-2.0915926535897933`, 1.299820661829792}, {-2.0915926535897933`, \ -0.31521931107035295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.604471761555555}, {-2.0865926535897934`, -2.4702258941342516`}, \ {-2.0865926535897934`, -1.8794081927036104`}, {-2.0865926535897934`, 1.299234999461657}, {-2.0865926535897934`, \ -0.31451411884791186`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.603778616523262}, {-2.081592653589793, -2.468987183713294}, \ {-2.081592653589793, -1.879886199580481}, {-2.081592653589793, 1.2986540474874047`}, {-2.081592653589793, -0.3138050290949983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.6030920876891286`}, {-2.076592653589793, -2.4677607322159094`}, \ {-2.076592653589793, -1.8803559970440702`}, {-2.076592653589793, 1.2980777615343602`}, {-2.076592653589793, -0.3130921396608215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.602412093217603}, {-2.071592653589793, -2.466546442387557}, \ {-2.071592653589793, -1.8808176561271415`}, {-2.071592653589793, 1.2975060976502164`}, {-2.071592653589793, \ -0.31237554652974403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.601738552443197}, {-2.066592653589793, -2.465344217471202}, \ {-2.066592653589793, -1.8812712475298863`}, {-2.066592653589793, 1.296939012301144}, {-2.066592653589793, -0.31165534385423616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.60107138585301}, {-2.061592653589793, -2.4641539612099073`}, \ {-2.061592653589793, -1.8817168416152623`}, {-2.061592653589793, 1.2963764623698104`}, {-2.061592653589793, \ -0.31093162398730206`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.6004105150694925`}, {-2.056592653589793, -2.4629755778492926`}, \ {-2.056592653589793, -1.8821545084045694`}, {-2.056592653589793, 1.2958184051533113`}, {-2.056592653589793, \ -0.31020447751438307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.599755862833429}, {-2.0515926535897933`, -2.461808972139856}, \ {-2.0515926535897933`, -1.8825843175732595`}, {-2.0515926535897933`, 1.2952647983610166`}, {-2.0515926535897933`, \ -0.30947399328474434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.5991073529871542`}, {-2.0465926535897934`, \ -2.4606540493391713`}, {-2.0465926535897934`, -1.8830063384469629`}, \ {-2.0465926535897934`, 1.2947156001123443`}, {-2.0465926535897934`, \ -0.308740258442349}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.5984649104579884`}, {-2.041592653589793, -2.4595107152139573`}, \ {-2.041592653589793, -1.8834206399977296`}, {-2.041592653589793, 1.2941707689344555`}, {-2.041592653589793, \ -0.30800335845622734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.597828461241903}, {-2.036592653589793, -2.458378876042029}, \ {-2.036592653589793, -1.8838272908404734`}, {-2.036592653589793, 1.2936302637598858`}, {-2.036592653589793, -0.3072633771503456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.597197932387408}, {-2.031592653589793, -2.4572584386141285`}, \ {-2.031592653589793, -1.8842263592296107`}, {-2.031592653589793, 1.2930940439241105`}, {-2.031592653589793, \ -0.30652039673297954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.5965732519796596`}, {-2.026592653589793, -2.4561493102356424`}, \ {-2.026592653589793, -1.8846179130558887`}, {-2.026592653589793, 1.2925620691630508`}, {-2.026592653589793, \ -0.30577449782560207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.5959543491247925`}, {-2.021592653589793, -2.455051398728211}, \ {-2.021592653589793, -1.8850020198433939`}, {-2.021592653589793, 1.292034299610522}, {-2.021592653589793, -0.3050257594912858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.5953411539344695`}, {-2.016592653589793, -2.4539646124312253`}, \ {-2.016592653589793, -1.885378746746733}, {-2.016592653589793, 1.291510695795633}, {-2.016592653589793, -0.30427425926263163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.5947335975106496`}, {-2.0115926535897932`, \ -2.4528888602032244`}, {-2.0115926535897932`, -1.8857481605483795`}, \ {-2.0115926535897932`, 1.290991218640135}, {-2.0115926535897932`, -0.3035200731692274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.5941316119305724`}, {-2.0065926535897933`, \ -2.4518240514231886`}, {-2.0065926535897933`, -1.8861103276561852`}, \ {-2.0065926535897933`, 1.290475829455726}, {-2.0065926535897933`, -0.3027632757646387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.5935351302319583`}, {-2.001592653589793, -2.450770095991734}, \ {-2.001592653589793, -1.8864653141010388`}, {-2.001592653589793, 1.2899644899413127`}, {-2.001592653589793, \ -0.30200394015294746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.5929440863984206`}, {-1.996592653589793, -2.4497269043322154`}, \ {-1.996592653589793, -1.886813185534677}, {-1.996592653589793, 1.2894571621802378`}, {-1.996592653589793, -0.3012421380148359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.5923584153450885`}, {-1.991592653589793, -2.448694387391726}, \ {-1.991592653589793, -1.8871540072276356`}, {-1.991592653589793, 1.288953808637467}, {-1.991592653589793, -0.30047793963322383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.59177805290444}, {-1.986592653589793, -2.4476724566420214`}, \ {-1.986592653589793, -1.8874878440673364`}, {-1.986592653589793, 1.288454392156747}, {-1.986592653589793, -0.2997114139184695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.591202935812342}, {-1.9815926535897932`, -2.4466610240803424`}, \ {-1.9815926535897932`, -1.8878147605563098`}, {-1.9815926535897932`, 1.287958875957734}, {-1.9815926535897932`, -0.2989426284331357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.5906330016942962`}, {-1.976592653589793, -2.445660002230159}, \ {-1.976592653589793, -1.8881348208105337`}, {-1.976592653589793, 1.2874672236330944`}, {-1.976592653589793, -0.2981716494163285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.5900681890518875`}, {-1.9715926535897932`, \ -2.4446693041418297`}, {-1.9715926535897932`, -1.8884480885579071`}, \ {-1.9715926535897932`, 1.2869793991455822`}, {-1.9715926535897932`, \ -0.29739854180761716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.5895084372494326`}, {-1.966592653589793, -2.4436888433931796`}, \ {-1.966592653589793, -1.8887546271368272`}, {-1.966592653589793, 1.2864953668250947`}, {-1.966592653589793, -0.2966233692705356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.588953686500832}, {-1.9615926535897932`, -2.44271853409}, \ {-1.9615926535897932`, -1.8890544994948895`}, {-1.9615926535897932`, 1.2860150913657082`}, {-1.9615926535897932`, \ -0.29584619421568165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.5884038778566123`}, {-1.956592653589793, -2.4417582908664683`}, \ {-1.956592653589793, -1.8893477681876858`}, {-1.956592653589793, 1.2855385378226993`}, {-1.956592653589793, -0.2950670778234061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.58785895319117}, {-1.9515926535897932`, -2.440808028885499}, \ {-1.9515926535897932`, -1.8896344953777164`}, {-1.9515926535897932`, 1.2850656716095485`}, {-1.9515926535897932`, \ -0.2942860800661113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.5873188551902033`}, {-1.946592653589793, -2.4398676638390153`}, \ {-1.946592653589793, -1.8899147428333911`}, {-1.946592653589793, 1.284596458494933}, {-1.946592653589793, -0.2935032597301564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.586783527338337}, {-1.9415926535897932`, -2.4389371119481535`}, \ {-1.9415926535897932`, -1.8901885719281384`}, {-1.9415926535897932`, 1.2841308645997078`}, {-1.9415926535897932`, \ -0.29271867443737976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.5862529139069337`}, {-1.936592653589793, -2.438016289963396}, \ {-1.936592653589793, -1.890456043639599}, {-1.936592653589793, 1.2836688563938792`}, {-1.936592653589793, -0.2919323806662411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.5857269599420913`}, {-1.9315926535897932`, \ -2.4371051151646395`}, {-1.9315926535897932`, -1.890717218548909}, \ {-1.9315926535897932`, 1.2832104006935714`}, {-1.9315926535897932`, \ -0.2911444337725928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.585205611252827}, {-1.926592653589793, -2.4362035053611923`}, \ {-1.926592653589793, -1.8909721568400764`}, {-1.926592653589793, 1.2827554646579855`}, {-1.926592653589793, -0.2903548880100831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.584688814399438}, {-1.9215926535897931`, -2.4353113788917113`}, \ {-1.9215926535897931`, -1.8912209182994282`}, {-1.9215926535897931`, 1.282304015786359}, {-1.9215926535897931`, \ -0.28956379655019926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.5841765166820454`}, {-1.916592653589793, -2.434428654624076}, \ {-1.916592653589793, -1.8914635623151541`}, {-1.916592653589793, 1.2818560219149195`}, {-1.916592653589793, -0.288771211501955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.583668666129312}, {-1.9115926535897931`, -2.433555251955195}, \ {-1.9115926535897931`, -1.8917001478769107`}, {-1.9115926535897931`, 1.2814114512138408`}, {-1.9115926535897931`, \ -0.28797718393122873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.583165211487338}, {-1.906592653589793, -2.432691090810765}, \ {-1.906592653589793, -1.8919307335755104`}, {-1.906592653589793, 1.2809702721841978`}, {-1.906592653589793, -0.287181763879757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.582666102208725}, {-1.9015926535897931`, -2.431836091644954}, \ {-1.9015926535897931`, -1.8921553776026816`}, {-1.9015926535897931`, 1.280532453654925}, {-1.9015926535897931`, -0.2863850003837917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.5821712884418155`}, {-1.896592653589793, -2.4309901754400434`}, \ {-1.896592653589793, -1.8923741377508942`}, {-1.896592653589793, 1.2800979647797788`}, {-1.896592653589793, \ -0.28558694149242164`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.5816807210200934`}, {-1.8915926535897931`, -2.430153263706003}, \ {-1.8915926535897931`, -1.892587071413256}, {-1.8915926535897931`, 1.2796667750343036`}, {-1.8915926535897931`, \ -0.2847876342855691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.5811943514517552`}, {-1.886592653589793, -2.4293252784800163`}, \ {-1.886592653589793, -1.8927942355834722`}, {-1.886592653589793, 1.2792388542128048`}, {-1.886592653589793, -0.2839871248916635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.5807121319094444`}, {-1.881592653589793, -2.4285061423259484`}, \ {-1.881592653589793, -1.8929956868558684`}, {-1.881592653589793, 1.2788141724253284`}, {-1.881592653589793, -0.2831854585049985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.5802340152201437`}, {-1.876592653589793, -2.427695778333767}, \ {-1.876592653589793, -1.8931914814254744`}, {-1.876592653589793, 1.2783927000946482`}, {-1.876592653589793, -0.282382679402778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.5797599548552284`}, {-1.871592653589793, -2.426894110118906}, \ {-1.871592653589793, -1.8933816750881676`}, {-1.871592653589793, 1.277974407953267}, {-1.871592653589793, -0.28157883096185565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.579289904920675}, {-1.866592653589793, -2.4261010618215795`}, \ {-1.866592653589793, -1.8935663232408713`}, {-1.866592653589793, 1.2775592670404166`}, {-1.866592653589793, -0.280773955675174}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.578823820147427}, {-1.861592653589793, -2.425316558106052}, \ {-1.861592653589793, -1.8937454808818102`}, {-1.861592653589793, 1.2771472486990825`}, {-1.861592653589793, -0.2799680951679074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.57836165588191}, {-1.8565926535897932`, -2.4245405241598514`}, \ {-1.8565926535897932`, -1.8939192026108183`}, {-1.8565926535897932`, 1.2767383245730315`}, {-1.8565926535897932`, \ -0.2791612902133135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.5779033680766954`}, {-1.851592653589793, -2.4237728856929412`}, \ {-1.851592653589793, -1.8940875426297}, {-1.851592653589793, 1.2763324666038545`}, {-1.851592653589793, -0.2783535807483006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.577448913281319}, {-1.8465926535897932`, -2.4230135689368453`}, \ {-1.8465926535897932`, -1.8942505547426394`}, {-1.8465926535897932`, 1.2759296470280237`}, {-1.8465926535897932`, \ -0.2775450058887116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.5769982486332346`}, {-1.841592653589793, -2.422262500643723}, \ {-1.841592653589793, -1.894408292356661}, {-1.841592653589793, 1.2755298383739615`}, {-1.841592653589793, -0.2767356039443342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.5765513318489224`}, {-1.8365926535897932`, -2.421519608085403}, \ {-1.8365926535897932`, -1.8945608084821361`}, {-1.8365926535897932`, 1.2751330134591274`}, {-1.8365926535897932`, \ -0.27592541243363705`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.5761081212151296`}, {-1.831592653589793, -2.4207848190523737`}, \ {-1.831592653589793, -1.894708155733336}, {-1.831592653589793, 1.2747391453871169`}, {-1.831592653589793, \ -0.27511446809824197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.5756685755802553`}, {-1.8265926535897932`, \ -2.4200580618527288`}, {-1.8265926535897932`, -1.8948503863290276`}, \ {-1.8265926535897932`, 1.2743482075447796`}, {-1.8265926535897932`, \ -0.2743028069171316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.5752326543458715`}, {-1.821592653589793, -2.4193392653110695`}, \ {-1.821592653589793, -1.8949875520931203`}, {-1.821592653589793, 1.2739601735993518`}, {-1.821592653589793, -0.2734904641206009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.57480031745838}, {-1.8165926535897932`, -2.4186283587673687`}, \ {-1.8165926535897932`, -1.8951197044553445`}, {-1.8165926535897932`, 1.2735750174956066`}, {-1.8165926535897932`, \ -0.2726774742039552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.5743715254007986`}, {-1.811592653589793, -2.417925272075793}, \ {-1.811592653589793, -1.895246894451978}, {-1.811592653589793, 1.2731927134530223`}, {-1.811592653589793, -0.2718638709409594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.5739462391846852`}, {-1.8065926535897932`, \ -2.4172299356034816`}, {-1.8065926535897932`, -1.8953691727266126`}, \ {-1.8065926535897932`, 1.2728132359629687`}, {-1.8065926535897932`, \ -0.27104968739704316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.573524420342183}, {-1.801592653589793, -2.4165422802292924`}, \ {-1.801592653589793, -1.8954865895309567`}, {-1.801592653589793, 1.2724365597859106`}, {-1.801592653589793, -0.2702349559422659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.5731060309182006`}, {-1.7965926535897931`, -2.415862237342503}, \ {-1.7965926535897931`, -1.8955991947256792`}, {-1.7965926535897931`, 1.2720626599486322`}, {-1.7965926535897931`, \ -0.2694197082640461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.57269103346271}, {-1.791592653589793, -2.4151897388414785`}, \ {-1.791592653589793, -1.8957070377812866`}, {-1.791592653589793, 1.2716915117414793`}, {-1.791592653589793, \ -0.26860397537965897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.572279391023175}, {-1.7865926535897931`, -2.4145247171322994`}, \ {-1.7865926535897931`, -1.8958101677790424`}, {-1.7865926535897931`, 1.2713230907156217`}, {-1.7865926535897931`, \ -0.2677877876485065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.571871067137094}, {-1.781592653589793, -2.4138671051273564`}, \ {-1.781592653589793, -1.8959086334119128`}, {-1.781592653589793, 1.270957372680335}, {-1.781592653589793, -0.2669711747841641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.5714660258246655`}, {-1.7765926535897931`, -2.413216836243905}, \ {-1.7765926535897931`, -1.8960024829855568`}, {-1.7765926535897931`, 1.2705943337003036`}, {-1.7765926535897931`, \ -0.266154165866208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.571064231581574}, {-1.771592653589793, -2.4125738444025897`}, \ {-1.771592653589793, -1.8960917644193427`}, {-1.771592653589793, 1.2702339500929436`}, {-1.771592653589793, \ -0.26533678935182653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.570665649371886}, {-1.7665926535897931`, -2.411938064025928}, \ {-1.7665926535897931`, -1.8961765252473997`}, {-1.7665926535897931`, 1.2698761984257456`}, {-1.7665926535897931`, \ -0.2645190730872204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.5702702446210615`}, {-1.761592653589793, -2.4113094300367677`}, \ {-1.761592653589793, -1.8962568126197024`}, {-1.761592653589793, 1.2695210555136398`}, {-1.761592653589793, -0.2637010443187935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.5698779832090812`}, {-1.756592653589793, -2.410687877856706}, \ {-1.756592653589793, -1.8963326733031853`}, {-1.756592653589793, 1.2691684984163818`}, {-1.756592653589793, \ -0.26288272970414245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.5694888314636786`}, {-1.751592653589793, -2.4100733434044765`}, \ {-1.751592653589793, -1.896404153682887}, {-1.751592653589793, 1.268818504435959}, {-1.751592653589793, -0.2620641553228397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.569102756153686}, {-1.746592653589793, -2.4094657630943073`}, \ {-1.746592653589793, -1.8964712997631281`}, {-1.746592653589793, 1.26847105111402}, {-1.746592653589793, -0.2612453466870298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.56871972448248}, {-1.741592653589793, -2.408865073834243}, \ {-1.741592653589793, -1.896534157168711}, {-1.741592653589793, 1.2681261162293243`}, {-1.741592653589793, -0.26042632875182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.5683397040815414`}, {-1.736592653589793, -2.4082712130244417`}, \ {-1.736592653589793, -1.896592771146157}, {-1.736592653589793, 1.2677836777952138`}, {-1.736592653589793, \ -0.25960712592549007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.5679626630041112`}, {-1.7315926535897932`, -2.407684118555436}, \ {-1.7315926535897932`, -1.8966471865649641`}, {-1.7315926535897932`, 1.2674437140571075`}, {-1.7315926535897932`, \ -0.25878776207951176`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.567588569718949}, {-1.726592653589793, -2.4071037288063697`}, \ {-1.726592653589793, -1.8966974479188945`}, {-1.726592653589793, 1.267106203490017}, {-1.726592653589793, -0.25796826055838573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.567217393104197}, {-1.7215926535897932`, -2.406529982643202}, \ {-1.7215926535897932`, -1.8967435993272896`}, {-1.7215926535897932`, 1.2667711247960836`}, {-1.7215926535897932`, \ -0.2571486441892986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.5668491024413345`}, {-1.716592653589793, -2.405962819416884}, \ {-1.716592653589793, -1.8967856845364086`}, {-1.716592653589793, 1.2664384569021392`}, {-1.716592653589793, \ -0.25632893529160433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.5664836674092375`}, {-1.7115926535897932`, -2.405402178961511}, \ {-1.7115926535897932`, -1.896823746920795}, {-1.7115926535897932`, 1.266108178957288}, {-1.7115926535897932`, -0.2555091556861301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.5661210580783247`}, {-1.706592653589793, -2.40484800159244}, \ {-1.706592653589793, -1.8968578294846647`}, {-1.706592653589793, 1.265780270330512}, {-1.706592653589793, -0.2546893267043143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.565761244904806}, {-1.7015926535897932`, -2.4043002281043893`}, \ {-1.7015926535897932`, -1.8968879748633214`}, {-1.7015926535897932`, 1.2654547106082958`}, {-1.7015926535897932`, \ -0.25386946919717623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.565404198725017}, {-1.696592653589793, -2.4037587997695065`}, \ {-1.696592653589793, -1.8969142253245934`}, {-1.696592653589793, 1.265131479592276}, {-1.696592653589793, -0.25304960354412154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.565049890749847}, {-1.6915926535897932`, -2.4032236583354103`}, \ {-1.6915926535897932`, -1.896936622770295}, {-1.6915926535897932`, 1.2648105572969137`}, {-1.6915926535897932`, \ -0.2522297496615873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.564698292559254}, {-1.686592653589793, -2.4026947460232138`}, \ {-1.686592653589793, -1.8969552087377073`}, {-1.686592653589793, 1.2644919239471866`}, {-1.686592653589793, \ -0.25140992701152787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.564349376096872}, {-1.6815926535897932`, -2.4021720055255154`}, \ {-1.6815926535897932`, -1.8969700244010863`}, {-1.6815926535897932`, 1.2641755599763052`}, {-1.6815926535897932`, \ -0.250590154609747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.564003113664698}, {-1.676592653589793, -2.4016553800043723`}, \ {-1.676592653589793, -1.8969811105731864`}, {-1.676592653589793, 1.26386144602345}, {-1.676592653589793, -0.24977045103407547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.563659477917871}, {-1.6715926535897931`, -2.401144813089246}, \ {-1.6715926535897931`, -1.8969885077068096`}, {-1.6715926535897931`, 1.263549562931533}, {-1.6715926535897931`, \ -0.24895083443240132`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.563318441859527}, {-1.666592653589793, -2.400640248874929}, \ {-1.666592653589793, -1.896992255896372}, {-1.666592653589793, 1.263239891744978}, {-1.666592653589793, -0.24813132253055104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.5629799788357435`}, {-1.6615926535897931`, -2.400141631919448}, \ {-1.6615926535897931`, -1.8969923948794922`}, {-1.6615926535897931`, 1.2629324137075268`}, {-1.6615926535897931`, \ -0.24731193264002801`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.562644062530559}, {-1.656592653589793, -2.3996489072419425`}, \ {-1.656592653589793, -1.8969889640385968`}, {-1.656592653589793, 1.2626271102600637`}, {-1.656592653589793, \ -0.24649268166560845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.5623106669610762`}, {-1.6515926535897931`, \ -2.3991620203205275`}, {-1.6515926535897931`, -1.8969820024025488`}, \ {-1.6515926535897931`, 1.2623239630384657`}, {-1.6515926535897931`, \ -0.2456735861127992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.561979766472639}, {-1.646592653589793, -2.3986809170901324`}, \ {-1.646592653589793, -1.8969715486482888`}, {-1.646592653589793, 1.2620229538714707`}, {-1.646592653589793, \ -0.24485466209515788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.561651335734091}, {-1.6415926535897931`, -2.398205543940322}, \ {-1.6415926535897931`, -1.8969576411024982`}, {-1.6415926535897931`, 1.2617240647785706`}, {-1.6415926535897931`, \ -0.24403592534148083`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.5613253497331048`}, {-1.636592653589793, -2.3977358477130966`}, \ {-1.636592653589793, -1.89694031774328}, {-1.636592653589793, 1.2614272779679243`}, {-1.636592653589793, \ -0.24321739120285668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.56100178377159}, {-1.631592653589793, -2.3972717757006716`}, \ {-1.631592653589793, -1.8969196162018531`}, {-1.631592653589793, 1.2611325758342942`}, {-1.631592653589793, -0.2423990746595944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.560680613461171}, {-1.626592653589793, -2.396813275643244}, \ {-1.626592653589793, -1.896895573764267}, {-1.626592653589793, 1.260839940957001}, {-1.626592653589793, -0.24158099032802205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.560361814718739}, {-1.621592653589793, -2.3963602957267374`}, \ {-1.621592653589793, -1.8968682273731299`}, {-1.621592653589793, 1.2605493560979038`}, {-1.621592653589793, \ -0.24076315246716207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.560045363762073}, {-1.616592653589793, -2.3959127845805286`}, \ {-1.616592653589793, -1.8968376136293528`}, {-1.616592653589793, 1.2602608041993981`}, {-1.616592653589793, \ -0.23994557498528388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.5597312371055296`}, {-1.611592653589793, -2.395470691275163}, \ {-1.611592653589793, -1.8968037687939099`}, {-1.611592653589793, 1.2599742683824373`}, {-1.611592653589793, \ -0.23912827144633783`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.5594194115558047`}, {-1.606592653589793, -2.3950339653200468`}, \ {-1.606592653589793, -1.8967667287896128`}, {-1.606592653589793, 1.259689731944574}, {-1.606592653589793, -0.23831125507627024`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.559109864207759}, {-1.601592653589793, -2.39460255666113}, \ {-1.601592653589793, -1.8967265292028967`}, {-1.601592653589793, 1.2594071783580227`}, {-1.601592653589793, -0.2374945387692235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.558802572440309}, {-1.5965926535897932`, -2.39417641567857}, \ {-1.5965926535897932`, -1.8966832052856264`}, {-1.5965926535897932`, 1.2591265912677438`}, {-1.5965926535897932`, \ -0.23667813509362268`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.558497513912388}, {-1.591592653589793, -2.393755493184383}, \ {-1.591592653589793, -1.8966367919569078`}, {-1.591592653589793, 1.2588479544895468`}, {-1.591592653589793, \ -0.23586205629815088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.5581946665589648`}, {-1.5865926535897932`, -2.393339740420082}, \ {-1.5865926535897932`, -1.8965873238049171`}, {-1.5865926535897932`, 1.2585712520082153`}, {-1.5865926535897932`, \ -0.2350463143176156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.557894008587129}, {-1.581592653589793, -2.392929109054297}, \ {-1.581592653589793, -1.8965348350887423`}, {-1.581592653589793, 1.2582964679756528`}, {-1.581592653589793, \ -0.23423092077870708`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.557595518472237}, {-1.5765926535897932`, -2.3925235511803886`}, \ {-1.5765926535897932`, -1.896479359740234}, {-1.5765926535897932`, 1.258023586709047}, {-1.5765926535897932`, -0.2334158870056527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.557299174954119}, {-1.571592653589793, -2.392123019314045}, \ {-1.571592653589793, -1.8964209313658702`}, {-1.571592653589793, 1.257752592689056}, {-1.571592653589793, -0.2326012240257663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.5570049570333464`}, {-1.5665926535897932`, -2.391727466390867}, \ {-1.5665926535897932`, -1.8963595832486306`}, {-1.5665926535897932`, 1.2574834705580133`}, {-1.5665926535897932`, \ -0.2317869425748982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.556712843967554}, {-1.561592653589793, -2.3913368457639463`}, \ {-1.561592653589793, -1.8962953483498817`}, {-1.561592653589793, 1.2572162051181532`}, {-1.561592653589793, \ -0.23097305310278343`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.556422815267828}, {-1.5565926535897932`, -2.390951111201425}, \ {-1.5565926535897932`, -1.8962282593112734`}, {-1.5565926535897932`, 1.256950781329856}, {-1.5565926535897932`, -0.2301595657782942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.556134850695141}, {-1.551592653589793, -2.390570216884053}, \ {-1.551592653589793, -1.8961583484566424`}, {-1.551592653589793, 1.2566871843099119`}, {-1.551592653589793, \ -0.22934649049459507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.5558489302568517`}, {-1.5465926535897931`, -2.390194117402731}, \ {-1.5465926535897931`, -1.8960856477939292`}, {-1.5465926535897931`, 1.2564253993298051`}, {-1.5465926535897931`, \ -0.2285338368742049}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.555565034203253}, {-1.541592653589793, -2.389822767756044}, \ {-1.541592653589793, -1.8960101890170986`}, {-1.541592653589793, 1.2561654118140184`}, {-1.541592653589793, \ -0.22772161427396542`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.5552831430241776`}, {-1.5365926535897931`, \ -2.3894561233477907`}, {-1.5365926535897931`, -1.895932003508074}, \ {-1.5365926535897931`, 1.255907207338352}, {-1.5365926535897931`, -0.2269098317899204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.5550032374456557`}, {-1.531592653589793, -2.3890941399844956`}, \ {-1.531592653589793, -1.895851122338676}, {-1.531592653589793, 1.255650771628267}, {-1.531592653589793, -0.2260984982621041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.554725298426625}, {-1.5265926535897931`, -2.388736773872925}, \ {-1.5265926535897931`, -1.8957675762725703`}, {-1.5265926535897931`, 1.255396090557245}, {-1.5265926535897931`, \ -0.22528762227924412`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.554449307155693}, {-1.521592653589793, -2.3883839816175856`}, \ {-1.521592653589793, -1.8956813957672212`}, {-1.521592653589793, 1.2551431501451655`}, {-1.521592653589793, -0.2244772121833768}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.5541752450479462`}, {-1.5165926535897931`, \ -2.3880357202182223`}, {-1.5165926535897931`, -1.8955926109758554`}, \ {-1.5165926535897931`, 1.2548919365567037`}, {-1.5165926535897931`, \ -0.2236672760743798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.5539030937418152`}, {-1.511592653589793, -2.387691947067307}, \ {-1.511592653589793, -1.8955012517494272`}, {-1.511592653589793, 1.2546424360997432`}, {-1.511592653589793, \ -0.22285782181442054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.5536328350959825`}, {-1.506592653589793, -2.3873526199475226`}, \ {-1.506592653589793, -1.8954073476385926`}, {-1.506592653589793, 1.2543946352238136`}, {-1.506592653589793, \ -0.22204885703232483`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.553364451186341}, {-1.501592653589793, -2.387017697029242}, \ {-1.501592653589793, -1.8953109278956914`}, {-1.501592653589793, 1.2541485205185363`}, {-1.501592653589793, -0.2212403891278665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.5530979243030014`}, {-1.496592653589793, -2.3866871368680003`}, \ {-1.496592653589793, -1.8952120214767274`}, {-1.496592653589793, 1.2539040787120967`}, {-1.496592653589793, \ -0.22043242527597431`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.552833236947342}, {-1.491592653589793, -2.3863608984019664`}, \ {-1.491592653589793, -1.8951106570433605`}, {-1.491592653589793, 1.25366129666973}, {-1.491592653589793, -0.2196249724308686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.5525703718291077`}, {-1.486592653589793, -2.386038940949406}, \ {-1.486592653589793, -1.8950068629648986`}, {-1.486592653589793, 1.2534201613922236`}, {-1.486592653589793, \ -0.21881803733011898`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.552309311863552}, {-1.481592653589793, -2.385721224206144}, \ {-1.481592653589793, -1.8949006673202968`}, {-1.481592653589793, 1.2531806600144397`}, {-1.481592653589793, -0.2180116264986257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.5520500401686252`}, {-1.476592653589793, -2.3854077082430254`}, \ {-1.476592653589793, -1.8947920979001565`}, {-1.476592653589793, 1.2529427798038535`}, {-1.476592653589793, \ -0.21720574625253633`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.5517925400622015`}, {-1.4715926535897932`, -2.385098353503368}, \ {-1.4715926535897932`, -1.8946811822087315`}, {-1.4715926535897932`, 1.2527065081591067`}, {-1.4715926535897932`, \ -0.21640040270308136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.5515367950593553`}, {-1.466592653589793, -2.384793120800421}, \ {-1.466592653589793, -1.8945679474659334`}, {-1.466592653589793, 1.2524718326085815`}, {-1.466592653589793, \ -0.21559560176034656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.551282788869673}, {-1.4615926535897932`, -2.3844919713148127`}, \ {-1.4615926535897932`, -1.8944524206093423`}, {-1.4615926535897932`, 1.252238740808988}, {-1.4615926535897932`, \ -0.21479134913697484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.5510305053946127`}, {-1.456592653589793, -2.384194866592006}, \ {-1.456592653589793, -1.8943346282962188`}, {-1.456592653589793, 1.2520072205439685`}, {-1.456592653589793, \ -0.21398765035179979`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.550779928724897}, {-1.4515926535897932`, -2.3839017685397463`}, \ {-1.4515926535897932`, -1.894214596905516}, {-1.4515926535897932`, 1.2517772597227206`}, {-1.4515926535897932`, \ -0.21318451073341468`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.5505310431379526`}, {-1.446592653589793, -2.3836126394255133`}, \ {-1.446592653589793, -1.8940923525398947`}, {-1.446592653589793, 1.2515488463786328`}, {-1.446592653589793, \ -0.21238193542367442`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.550283833095385}, {-1.4415926535897932`, -2.3833274418739707`}, \ {-1.4415926535897932`, -1.89396792102774}, {-1.4415926535897932`, 1.2513219686679393`}, {-1.4415926535897932`, \ -0.2115799293811362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.5500382832404944`}, {-1.436592653589793, -2.3830461388644153`}, \ {-1.436592653589793, -1.893841327925177}, {-1.436592653589793, 1.2510966148683875`}, {-1.436592653589793, \ -0.21077849738443516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.5497943783958252`}, {-1.4315926535897932`, -2.382768693728232}, \ {-1.4315926535897932`, -1.8937125985180874`}, {-1.4315926535897932`, 1.250872773377924}, {-1.4315926535897932`, -0.2099776440356006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.5495521035607616`}, {-1.426592653589793, -2.382495070146343}, \ {-1.426592653589793, -1.8935817578241252`}, {-1.426592653589793, 1.2506504327133945`}, {-1.426592653589793, \ -0.20917737376331014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.549311443909148}, {-1.4215926535897931`, -2.382225232146663}, \ {-1.4215926535897931`, -1.8934488305947355`}, {-1.4215926535897931`, 1.250429581509259}, {-1.4215926535897931`, \ -0.20837769082608634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.5490723847869567`}, {-1.416592653589793, -2.38195914410156}, \ {-1.416592653589793, -1.8933138413171673`}, {-1.416592653589793, 1.2502102085163231`}, {-1.416592653589793, -0.2075785993154338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.548834911709984}, {-1.4115926535897931`, -2.381696770725308}, \ {-1.4115926535897931`, -1.8931768142164895`}, {-1.4115926535897931`, 1.249992302600483}, {-1.4115926535897931`, -0.2067801031589197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.5485990103615843`}, {-1.406592653589793, -2.381438077071552}, \ {-1.406592653589793, -1.8930377732576034`}, {-1.406592653589793, 1.2497758527414864`}, {-1.406592653589793, \ -0.20598220612319854`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.5483646665904383`}, {-1.4015926535897931`, -2.381183028530774}, \ {-1.4015926535897931`, -1.8928967421472538`}, {-1.4015926535897931`, 1.2495608480317073`}, {-1.4015926535897931`, \ -0.2051849118169817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.5481318664083523`}, {-1.396592653589793, -2.380931590827758}, \ {-1.396592653589793, -1.8927537443360394`}, {-1.396592653589793, 1.2493472776749361`}, {-1.396592653589793, \ -0.20438822369395296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.547900595988098}, {-1.3915926535897931`, -2.3806837300190664`}, \ {-1.3915926535897931`, -1.892608803020419}, {-1.3915926535897931`, 1.249135130985184}, {-1.3915926535897931`, \ -0.20359214505563059`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.5476708416612746`}, {-1.386592653589793, -2.3804394124905146`}, \ {-1.386592653589793, -1.8924619411447157`}, {-1.386592653589793, 1.2489243973854995`}, {-1.386592653589793, \ -0.20279667905417847`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.547442589916212}, {-1.381592653589793, -2.3801986049546513`}, \ {-1.381592653589793, -1.89231318140312}, {-1.381592653589793, 1.2487150664068036`}, {-1.381592653589793, -0.2020018286951652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.5472158273959025`}, {-1.376592653589793, -2.3799612744482475`}, \ {-1.376592653589793, -1.8921625462416853`}, {-1.376592653589793, 1.2485071276867328`}, {-1.376592653589793, \ -0.20120759684027328`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.546990540895961}, {-1.371592653589793, -2.379727388329786}, \ {-1.371592653589793, -1.8920100578603256`}, {-1.371592653589793, 1.2483005709685016`}, {-1.371592653589793, -0.2004139862099591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.54676671736262}, {-1.366592653589793, -2.379496914276959}, \ {-1.366592653589793, -1.8918557382148045`}, {-1.366592653589793, 1.2480953860997748`}, {-1.366592653589793, \ -0.19962099938606465`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.546544343890753}, {-1.361592653589793, -2.3792698202841724`}, \ {-1.361592653589793, -1.8916996090187226`}, {-1.361592653589793, 1.2478915630315546`}, {-1.361592653589793, \ -0.19882863881438154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.546323407721928}, {-1.356592653589793, -2.379046074660051}, \ {-1.356592653589793, -1.8915416917455015`}, {-1.356592653589793, 1.247689091817081}, {-1.356592653589793, -0.19803690680716907`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.546103896242487}, {-1.351592653589793, -2.37882564602496}, \ {-1.351592653589793, -1.891382007630359}, {-1.351592653589793, 1.2474879626107462`}, {-1.351592653589793, \ -0.19724580554562537`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.54588579698166}, {-1.3465926535897932`, -2.378608503308525}, \ {-1.3465926535897932`, -1.891220577672284}, {-1.3465926535897932`, 1.2472881656670187`}, {-1.3465926535897932`, \ -0.19645533708231458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.545669097609704}, {-1.341592653589793, -2.37839461574716}, \ {-1.341592653589793, -1.891057422636005}, {-1.341592653589793, 1.2470896913393854`}, {-1.341592653589793, \ -0.19566550334355004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.5454537859360675`}, {-1.3365926535897932`, \ -2.3781839528816078`}, {-1.3365926535897932`, -1.8908925630539506`}, \ {-1.3365926535897932`, 1.246892530079302}, {-1.3365926535897932`, \ -0.19487630613173293`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.5452398499075866`}, {-1.331592653589793, -2.3779764845544835`}, \ {-1.331592653589793, -1.8907260192282087`}, {-1.331592653589793, 1.2466966724351567`}, {-1.331592653589793, \ -0.19408774712765048`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.5450272776067053`}, {-1.3265926535897932`, -2.377772180907826}, \ {-1.3265926535897932`, -1.8905578112324757`}, {-1.3265926535897932`, 1.2465021090512503`}, {-1.3265926535897932`, \ -0.1932998278927301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.5448160572497236`}, {-1.321592653589793, -2.377571012380662}, \ {-1.321592653589793, -1.8903879589140025`}, {-1.321592653589793, 1.2463088306667827`}, {-1.321592653589793, \ -0.19251254987125396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.5446061771850705`}, {-1.3165926535897932`, \ -2.3773729497065745`}, {-1.3165926535897932`, -1.8902164818955325`}, \ {-1.3165926535897932`, 1.2461168281148556`}, {-1.3165926535897932`, \ -0.1917259143925336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.544397625891603}, {-1.311592653589793, -2.37717796391128}, \ {-1.311592653589793, -1.8900433995772343`}, {-1.311592653589793, 1.2459260923214854`}, {-1.311592653589793, -0.1909399226730438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.5441903919769313`}, {-1.3065926535897932`, \ -2.3769860263102167`}, {-1.3065926535897932`, -1.889868731138628}, \ {-1.3065926535897932`, 1.2457366143046293`}, {-1.3065926535897932`, \ -0.19015457581851863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.5439844641757667`}, {-1.301592653589793, -2.3767971085061426`}, \ {-1.301592653589793, -1.8896924955404992`}, {-1.301592653589793, 1.245548385173222}, {-1.301592653589793, -0.189369874826009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.543779831348295}, {-1.2965926535897931`, -2.37661118238674}, \ {-1.2965926535897931`, -1.8895147115268158`}, {-1.2965926535897931`, 1.245361396126224}, {-1.2965926535897931`, \ -0.18858582058590337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.5435764824785756`}, {-1.291592653589793, -2.37642822012223}, \ {-1.291592653589793, -1.8893353976266276`}, {-1.291592653589793, 1.2451756384516834`}, {-1.291592653589793, \ -0.18780241388390953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.5433744066729598`}, {-1.2865926535897931`, \ -2.3762481941630016`}, {-1.2865926535897931`, -1.8891545721559626`}, \ {-1.2865926535897931`, 1.2449911035258043`}, {-1.2865926535897931`, \ -0.18701965540300533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.543173593158537}, {-1.281592653589793, -2.3760710772372464`}, \ {-1.281592653589793, -1.8889722532197188`}, {-1.281592653589793, 1.2448077828120334`}, {-1.281592653589793, \ -0.18623754572534765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.5429740312816014`}, {-1.2765926535897931`, -2.375896842348602}, \ {-1.2765926535897931`, -1.8887884587135415`}, {-1.2765926535897931`, 1.2446256678601508`}, {-1.2765926535897931`, \ -0.1854560853341514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.5427757105061404`}, {-1.271592653589793, -2.3757254627738136`}, \ {-1.271592653589793, -1.8886032063256948`}, {-1.271592653589793, 1.2444447503053766`}, {-1.271592653589793, \ -0.18467527461553201`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.542578620412348}, {-1.2665926535897931`, -2.3755569120603974`}, \ {-1.2665926535897931`, -1.8884165135389268`}, {-1.2665926535897931`, 1.244265021867485}, {-1.2665926535897931`, \ -0.18389511386031546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.542382750695156}, {-1.261592653589793, -2.3753911640243217`}, \ {-1.261592653589793, -1.888228397632326}, {-1.261592653589793, 1.2440864743499322`}, {-1.261592653589793, -0.1831156032658149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.542188091162791}, {-1.256592653589793, -2.375228192747695}, \ {-1.256592653589793, -1.888038875683165}, {-1.256592653589793, 1.2439090996389923`}, {-1.256592653589793, -0.1823367429375753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.5419946317353483`}, {-1.251592653589793, -2.3750679725764674`}, \ {-1.251592653589793, -1.8878479645687407`}, {-1.251592653589793, 1.2437328897029045`}, {-1.251592653589793, -0.1815585328910856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.5418023624433896`}, {-1.246592653589793, -2.374910478118143}, \ {-1.246592653589793, -1.8876556809682024`}, {-1.246592653589793, 1.2435578365910318`}, {-1.246592653589793, -0.180780973053461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.541611273426561}, {-1.241592653589793, -2.3747556842395037`}, \ {-1.241592653589793, -1.8874620413643708`}, {-1.241592653589793, 1.2433839324330276`}, {-1.241592653589793, -0.1800040632650931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.541421354932227}, {-1.236592653589793, -2.3746035660643456`}, \ {-1.236592653589793, -1.8872670620455492`}, {-1.236592653589793, 1.2432111694380146`}, {-1.236592653589793, \ -0.17922780328127152`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.5412325973141305`}, {-1.231592653589793, -2.3744540989712255`}, \ {-1.231592653589793, -1.8870707591073235`}, {-1.231592653589793, 1.2430395398937724`}, {-1.231592653589793, \ -0.17845219277377475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.5410449910310677`}, {-1.226592653589793, -2.3743072585912217`}, \ {-1.226592653589793, -1.8868731484543546`}, {-1.226592653589793, 1.2428690361659356`}, {-1.226592653589793, -0.1776772313324327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.540858526645583}, {-1.2215926535897932`, -2.3741630208057054`}, \ {-1.2215926535897932`, -1.8866742458021601`}, {-1.2215926535897932`, 1.242699650697201}, {-1.2215926535897932`, \ -0.17690291846666084`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.540673194822685}, {-1.216592653589793, -2.3740213617441257`}, \ {-1.216592653589793, -1.8864740666788846`}, {-1.216592653589793, 1.242531376006545}, {-1.216592653589793, -0.17612925360696569`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.540488986328578}, {-1.2115926535897932`, -2.3738822577818066`}, \ {-1.2115926535897932`, -1.886272626427063}, {-1.2115926535897932`, 1.2423642046884495`}, {-1.2115926535897932`, \ -0.1753562361064241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.5403058920294126`}, {-1.206592653589793, -2.3737456855377554`}, \ {-1.206592653589793, -1.8860699402053724`}, {-1.206592653589793, 1.2421981294121418`}, {-1.206592653589793, \ -0.17458386524213387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.5401239028900577`}, {-1.2015926535897932`, \ -2.3736116218724863`}, {-1.2015926535897932`, -1.8858660229903736`}, \ {-1.2015926535897932`, 1.2420331429208327`}, {-1.2015926535897932`, \ -0.17381214021663974`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.539943009972883}, {-1.196592653589793, -2.3734800438858543`}, \ {-1.196592653589793, -1.8856608895782416`}, {-1.196592653589793, 1.241869238030978}, {-1.196592653589793, -0.17304106015933204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.5397632044365666`}, {-1.1915926535897932`, \ -2.3733509289149057`}, {-1.1915926535897932`, -1.885454554586488}, \ {-1.1915926535897932`, 1.2417064076315394`}, {-1.1915926535897932`, \ -0.17227062412782046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.539584477534915}, {-1.186592653589793, -2.3732242545317352`}, \ {-1.186592653589793, -1.8852470324556705`}, {-1.186592653589793, 1.2415446446832574`}, {-1.186592653589793, \ -0.17150083110928238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.5394068206157}, {-1.1815926535897932`, -2.3730999985413646`}, \ {-1.1815926535897932`, -1.8850383374510942`}, {-1.1815926535897932`, 1.241383942217932}, {-1.1815926535897932`, -0.1707316800217868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.539230225119517}, {-1.176592653589793, -2.372978138979628}, \ {-1.176592653589793, -1.884828483664499}, {-1.176592653589793, 1.241224293337715}, {-1.176592653589793, -0.16996316971559416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.539054682578653}, {-1.1715926535897931`, -2.3728586541110728`}, \ {-1.1715926535897931`, -1.8846174850157418`}, {-1.1715926535897931`, 1.2410656912144065`}, {-1.1715926535897931`, \ -0.16919529897443233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.538880184615973}, {-1.166592653589793, -2.3727415224268746`}, \ {-1.166592653589793, -1.8844053552544586`}, {-1.166592653589793, 1.2409081290887645`}, {-1.166592653589793, \ -0.16842806651674894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.538706722943828}, {-1.1615926535897931`, -2.3726267226427664`}, \ {-1.1615926535897931`, -1.8841921079617276`}, {-1.1615926535897931`, 1.2407516002698196`}, {-1.1615926535897931`, \ -0.16766147099694167`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.538534289362967}, {-1.156592653589793, -2.372514233696978}, \ {-1.156592653589793, -1.8839777565517113`}, {-1.156592653589793, 1.2405960981342001`}, {-1.156592653589793, \ -0.16689551100656427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.5383628757614773`}, {-1.1515926535897931`, \ -2.3724040347481914`}, {-1.1515926535897931`, -1.883762314273292}, \ {-1.1515926535897931`, 1.2404416161254637`}, {-1.1515926535897931`, \ -0.1661301850755135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.538192474113729}, {-1.146592653589793, -2.372296105173512}, \ {-1.146592653589793, -1.8835457942116969`}, {-1.146592653589793, 1.2402881477534389`}, {-1.146592653589793, \ -0.16536549167319062`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.538023076479342}, {-1.1415926535897931`, -2.372190424566448}, \ {-1.1415926535897931`, -1.88332820929011}, {-1.1415926535897931`, 1.240135686593574}, {-1.1415926535897931`, -0.1646014292096448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.537854675002161}, {-1.1365926535897932`, -2.372086972734911}, \ {-1.1365926535897932`, -1.8831095722712736`}, {-1.1365926535897932`, 1.239984226286293}, {-1.1365926535897932`, \ -0.16383799603669372`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.5376872619092534`}, {-1.1315926535897929`, \ -2.3719857296992224`}, {-1.1315926535897929`, -1.8828898957590783`}, \ {-1.1315926535897929`, 1.2398337605363612`}, {-1.1315926535897929`, \ -0.16307519044902402`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.537520829509913}, {-1.126592653589793, -2.37188667569014}, \ {-1.126592653589793, -1.8826691922001426`}, {-1.126592653589793, 1.2396842831122572`}, {-1.126592653589793, -0.1623130106852722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.5373553701946827`}, {-1.121592653589793, -2.3717897911468953`}, \ {-1.121592653589793, -1.88244747388538}, {-1.121592653589793, 1.2395357878455526`}, {-1.121592653589793, \ -0.16155145492908454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.5371908764343885`}, {-1.1165926535897932`, \ -2.3716950567152484`}, {-1.1165926535897932`, -1.8822247529515546`}, \ {-1.1165926535897932`, 1.2393882686303008`}, {-1.1165926535897932`, \ -0.16079052131015883`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.537027340779189}, {-1.1115926535897929`, -2.371602453245551}, \ {-1.1115926535897929`, -1.8820010413828294`}, {-1.1115926535897929`, 1.2392417194224314`}, {-1.1115926535897929`, \ -0.16003020790526493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.536864755857638}, {-1.106592653589793, -2.3715119617908305`}, \ {-1.106592653589793, -1.8817763510122927`}, {-1.106592653589793, 1.239096134239153}, {-1.106592653589793, -0.15927051273924978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.5367031143757575`}, {-1.101592653589793, -2.371423563604879}, \ {-1.101592653589793, -1.8815506935234863`}, {-1.101592653589793, 1.2389515071583634`}, {-1.101592653589793, -0.1585114337860202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.5365424091161275`}, {-1.0965926535897932`, \ -2.3713372401403707`}, {-1.0965926535897932`, -1.8813240804519138`}, \ {-1.0965926535897932`, 1.2388078323180671`}, {-1.0965926535897932`, \ -0.15775296896951072`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.536382632936986}, {-1.0915926535897933`, -2.3712529730469774`}, \ {-1.0915926535897933`, -1.8810965231865384`}, {-1.0915926535897933`, 1.2386651039157992`}, {-1.0915926535897933`, \ -0.15699511616463127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.5362237787713426`}, {-1.086592653589793, -2.371170744169509}, \ {-1.086592653589793, -1.880868032971271}, {-1.086592653589793, 1.238523316208057}, {-1.086592653589793, -0.15623787319819876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.536065839626104}, {-1.081592653589793, -2.371090535546064}, \ {-1.081592653589793, -1.8806386209064458`}, {-1.081592653589793, 1.2383824635097387`}, {-1.081592653589793, \ -0.15548123784985107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.5359088085812127`}, {-1.0765926535897932`, -2.371012329406196}, \ {-1.0765926535897932`, -1.8804082979502843`}, {-1.0765926535897932`, 1.2382425401935895`}, {-1.0765926535897932`, \ -0.15472520785294377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.535752678788796}, {-1.0715926535897933`, -2.3709361081690936`}, \ {-1.0715926535897933`, -1.8801770749203468`}, {-1.0715926535897933`, 1.2381035406896523`}, {-1.0715926535897933`, \ -0.153969780895431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.5355974434723265`}, {-1.066592653589793, -2.3708618544417694`}, \ {-1.066592653589793, -1.8799449624949756`}, {-1.066592653589793, 1.2379654594847282`}, {-1.066592653589793, \ -0.15321495462072904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.535443095925799}, {-1.061592653589793, -2.3707895510172783`}, \ {-1.061592653589793, -1.8797119712147219`}, {-1.061592653589793, 1.2378282911218415`}, {-1.061592653589793, \ -0.15246072662856527`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.535289629512912}, {-1.0565926535897932`, -2.37071918087293}, \ {-1.0565926535897932`, -1.8794781114837638`}, {-1.0565926535897932`, 1.2376920301997119`}, {-1.0565926535897932`, \ -0.15170709447580968`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.5351370376662654`}, {-1.0515926535897933`, -2.370650727168532}, \ {-1.0515926535897933`, -1.879243393571314}, {-1.0515926535897933`, 1.237556671372234}, {-1.0515926535897933`, \ -0.15095405567729245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.5349853138865663`}, {-1.046592653589793, -2.3705841732446364`}, \ {-1.046592653589793, -1.879007827613012}, {-1.046592653589793, 1.2374222093479619`}, {-1.046592653589793, \ -0.15020160770660515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.5348344517418493`}, {-1.041592653589793, -2.3705195026208066`}, \ {-1.041592653589793, -1.878771423612308}, {-1.041592653589793, 1.2372886388896012`}, {-1.041592653589793, \ -0.14944974799688868`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.5346844448667034`}, {-1.0365926535897931`, \ -2.3704566989938973`}, {-1.0365926535897931`, -1.878534191441835}, \ {-1.0365926535897931`, 1.2371559548135074`}, {-1.0365926535897931`, \ -0.14869847394160352`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.5345352869615128`}, {-1.0315926535897932`, \ -2.3703957462363467`}, {-1.0315926535897932`, -1.8782961408447656`}, \ {-1.0315926535897932`, 1.2370241519891885`}, {-1.0315926535897932`, \ -0.14794778289528998`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.5343869717917062`}, {-1.026592653589793, -2.370336628394483}, \ {-1.026592653589793, -1.8780572814361634`}, {-1.026592653589793, 1.2368932253388174`}, {-1.026592653589793, -0.1471976721743098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.534239493187018}, {-1.021592653589793, -2.370279329686848}, \ {-1.021592653589793, -1.877817622704317}, {-1.021592653589793, 1.2367631698367472`}, {-1.021592653589793, \ -0.14644813905757734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.5340928450407576`}, {-1.0165926535897931`, \ -2.3702238345025313`}, {-1.0165926535897931`, -1.8775771740120666`}, \ {-1.0165926535897931`, 1.2366339805090332`}, {-1.0165926535897931`, \ -0.14569918078727456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.5339470213090904`}, {-1.0115926535897932`, \ -2.3701701273995197`}, {-1.0115926535897932`, -1.8773359445981157`}, \ {-1.0115926535897932`, 1.2365056524329627`}, {-1.0115926535897932`, \ -0.1449507945695545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.5338020160103296`}, {-1.0065926535897929`, -2.370118193103062}, \ {-1.0065926535897929`, -1.8770939435783354`}, {-1.0065926535897929`, 1.2363781807365881`}, {-1.0065926535897929`, \ -0.14420297757523062`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.533657823224234}, {-1.001592653589793, -2.370068016504046}, \ {-1.001592653589793, -1.876851179947052}, {-1.001592653589793, 1.2362515605982671`}, {-1.001592653589793, \ -0.14345572694045344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.533514437091319}, {-0.9965926535897931, -2.3700195826573895`}, \ {-0.9965926535897931, -1.8766076625783292`}, {-0.9965926535897931, 1.2361257872462086`}, {-0.9965926535897931, \ -0.14270903976737453`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.5333718518121753`}, {-0.9915926535897932, -2.369972876780446}, \ {-0.9915926535897932, -1.8763634002272327`}, {-0.9915926535897932, 1.2360008559580251`}, {-0.9915926535897932, \ -0.14196291312479734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.533230061646798}, {-0.9865926535897929, -2.369927884251427}, \ {-0.9865926535897929, -1.8761184015310879`}, {-0.9865926535897929, 1.235876762060288}, {-0.9865926535897929, \ -0.14121734404881675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.5330890609139223`}, {-0.981592653589793, -2.3698845906078283`}, \ {-0.981592653589793, -1.8758726750107257`}, {-0.981592653589793, 1.235753500928092}, {-0.981592653589793, -0.14047232954344674`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.5329488439903725`}, {-0.9765926535897931, -2.3698429815448847`}, \ {-0.9765926535897931, -1.8756262290717143`}, {-0.9765926535897931, 1.235631067984622}, {-0.9765926535897931, \ -0.13972786658123423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.5328094053104158`}, {-0.9715926535897932, -2.3698030429140253`}, \ {-0.9715926535897932, -1.875379072005582}, {-0.9715926535897932, 1.2355094587007271`}, {-0.9715926535897932, \ -0.1389839521038639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.5326707393651264`}, {-0.9665926535897928, -2.3697647607213503`}, \ {-0.9665926535897928, -1.875131211991029}, {-0.9665926535897928, 1.2353886685945}, {-0.9665926535897928, -0.13824058302274944`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.53253284070176}, {-0.961592653589793, -2.3697281211261187`}, \ {-0.961592653589793, -1.8748826570951265`}, {-0.961592653589793, 1.2352686932308599`}, {-0.961592653589793, \ -0.13749775621961513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.5323957039231337`}, {-0.9565926535897931, -2.369693110439249}, \ {-0.9565926535897931, -1.8746334152745052`}, {-0.9565926535897931, 1.2351495282211435`}, {-0.9565926535897931, \ -0.13675546854706544`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.5322593236870152`}, {-0.9515926535897932, -2.3696597151218364`}, \ {-0.9515926535897932, -1.8743834943765336`}, {-0.9515926535897932, 1.2350311692226987`}, {-0.9515926535897932, \ -0.13601371682914354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.5321236947055223`}, {-0.9465926535897933, -2.369627921783678}, \ {-0.9465926535897933, -1.8741329021404842`}, {-0.9465926535897933, 1.2349136119384843`}, {-0.9465926535897933, \ -0.13527249786188078`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.5319888117445295`}, {-0.9415926535897929, -2.3695977171818186`}, \ {-0.9415926535897929, -1.8738816461986876`}, {-0.9415926535897929, 1.2347968521166754`}, {-0.9415926535897929, \ -0.13453180841383322`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.5318546696230793`}, {-0.936592653589793, -2.369569088219104}, \ {-0.936592653589793, -1.8736297340776813`}, {-0.936592653589793, 1.2346808855502711`}, {-0.936592653589793, \ -0.13379164522661072`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.531721263212807}, {-0.9315926535897932, -2.3695420219427485`}, \ {-0.9315926535897932, -1.8733771731993356`}, {-0.9315926535897932, 1.2345657080767145`}, {-0.9315926535897932, \ -0.13305200501539263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.5315885874373696`}, {-0.9265926535897933, -2.369516505542922}, \ {-0.9265926535897933, -1.873123970881984}, {-0.9265926535897933, 1.2344513155775056`}, {-0.9265926535897933, \ -0.13231288446943704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.531456637271884}, {-0.9215926535897929, -2.3694925263513387`}, \ {-0.9215926535897929, -1.8728701343415308`}, {-0.9215926535897929, 1.2343377039778312`}, {-0.9215926535897929, \ -0.13157428025257753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.53132540774237}, {-0.916592653589793, -2.36947007183987}, \ {-0.916592653589793, -1.8726156706925525`}, {-0.916592653589793, 1.2342248692461906`}, {-0.916592653589793, \ -0.13083618900371174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.531194893925205}, {-0.9115926535897931, -2.3694491296191633`}, \ {-0.9115926535897931, -1.8723605869493893`}, {-0.9115926535897931, 1.2341128073940317`}, {-0.9115926535897931, \ -0.13009860733727993`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.531065090946585}, {-0.9065926535897932, -2.369429687437278}, \ {-0.9065926535897932, -1.8721048900272237`}, {-0.9065926535897932, 1.2340015144753895`}, {-0.9065926535897932, \ -0.12936153184373467`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.5309359939819878`}, {-0.9015926535897929, -2.369411733178332}, \ {-0.9015926535897929, -1.8718485867431494`}, {-0.9015926535897929, 1.2338909865865286`}, {-0.9015926535897929, \ -0.12862495909000074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.5308075982556506`}, {-0.896592653589793, -2.369395254861162}, \ {-0.896592653589793, -1.8715916838172308`}, {-0.896592653589793, 1.2337812198655915`}, {-0.896592653589793, \ -0.12788888561992784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.530679899040052}, {-0.8915926535897931, -2.3693802406379962`}, \ {-0.8915926535897931, -1.8713341878735494`}, {-0.8915926535897931, 1.233672210492252}, {-0.8915926535897931, \ -0.12715330795473176`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.5305528916553963`}, {-0.8865926535897932, -2.369366678793141}, \ {-0.8865926535897932, -1.8710761054412426`}, {-0.8865926535897932, 1.2335639546873693`}, {-0.8865926535897932, \ -0.12641822259342916`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.530426571469114}, {-0.8815926535897929, -2.3693545577416772`}, \ {-0.8815926535897929, -1.8708174429555295`}, {-0.8815926535897929, 1.2334564487126538`}, {-0.8815926535897929, \ -0.12568362601326316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.5303009338953593`}, {-0.876592653589793, -2.3693438660281734`}, \ {-0.876592653589793, -1.870558206758729}, {-0.876592653589793, 1.2333496888703286`}, {-0.876592653589793, \ -0.12494951467012032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.530175974394521}, {-0.8715926535897931, -2.3693345923254077`}, \ {-0.8715926535897931, -1.8702984031012648`}, {-0.8715926535897931, 1.2332436715028021`}, {-0.8715926535897931, \ -0.12421588499893985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.5300516884727378`}, {-0.8665926535897932, -2.3693267254331047`}, \ {-0.8665926535897932, -1.8700380381426627`}, {-0.8665926535897932, 1.2331383929923414`}, {-0.8665926535897932, \ -0.12348273341411432`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.5299280716814185`}, {-0.8615926535897929, -2.369320254276682}, \ {-0.8615926535897929, -1.8697771179525364`}, {-0.8615926535897929, 1.2330338497607514`}, {-0.8615926535897929, \ -0.1227500563098829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.5298051196167717`}, {-0.856592653589793, -2.3693151679060134`}, \ {-0.856592653589793, -1.8695156485115625`}, {-0.856592653589793, 1.2329300382690571`}, {-0.856592653589793, \ -0.12201785006071676`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.5296828279193395`}, {-0.8515926535897931, -2.369311455494199}, \ {-0.8515926535897931, -1.8692536357124505`}, {-0.8515926535897931, 1.2328269550171909`}, {-0.8515926535897931, \ -0.12128611102169655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.5295611922735377`}, {-0.8465926535897932, -2.3693091063363516`}, \ {-0.8465926535897932, -1.8689910853608906`}, {-0.8465926535897932, 1.2327245965436837`}, {-0.8465926535897932, \ -0.12055483552888212`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.5294402084072023`}, {-0.8415926535897928, -2.3693081098483932`}, \ {-0.8415926535897928, -1.8687280031765088`}, {-0.8415926535897928, 1.23262295942536}, {-0.8415926535897928, -0.11982401989967616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.5293198720911443`}, {-0.836592653589793, -2.369308455565863}, \ {-0.836592653589793, -1.8684643947937978`}, {-0.836592653589793, 1.2325220402770367`}, {-0.836592653589793, \ -0.11909366043317911`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.529200179138705}, {-0.8315926535897931, -2.369310133142741}, \ {-0.8315926535897931, -1.868200265763045}, {-0.8315926535897931, 1.2324218357512267`}, {-0.8315926535897931, \ -0.11836375341053748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.529081125405324}, {-0.8265926535897932, -2.369313132350277}, \ {-0.8265926535897932, -1.8679356215512497`}, {-0.8265926535897932, 1.2323223425378478`}, {-0.8265926535897932, \ -0.11763429509528554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.528962706788106}, {-0.8215926535897933, -2.369317443075838}, \ {-0.8215926535897933, -1.8676704675430298`}, {-0.8215926535897933, 1.2322235573639269`}, {-0.8215926535897933, \ -0.11690528173367966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.528844919225401}, {-0.8165926535897929, -2.369323055321763}, \ {-0.8165926535897929, -1.8674048090415185`}, {-0.8165926535897929, 1.2321254769933245`}, {-0.8165926535897929, \ -0.11617670955502586`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.528727758696382}, {-0.811592653589793, -2.3693299592042294`}, \ {-0.811592653589793, -1.8671386512692552`}, {-0.811592653589793, 1.2320280982264467`}, {-0.811592653589793, -0.1154485747720015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.5286112212206358`}, {-0.8065926535897932, -2.369338144952135}, \ {-0.8065926535897932, -1.866871999369061}, {-0.8065926535897932, 1.231931417899969}, {-0.8065926535897932, \ -0.11472087358096894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.5284953028577517`}, {-0.8015926535897933, -2.3693476029059877`}, \ {-0.8015926535897933, -1.866604858404909}, {-0.8015926535897933, 1.2318354328865635`}, {-0.8015926535897933, \ -0.11399360216228455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.528379999706924}, {-0.7965926535897929, -2.369358323516805}, \ {-0.7965926535897929, -1.8663372333627866`}, {-0.7965926535897929, 1.2317401400946284`}, {-0.7965926535897929, \ -0.11326675668059973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.528265307906553}, {-0.791592653589793, -2.3693702973450312`}, \ {-0.791592653589793, -1.8660691291515425`}, {-0.791592653589793, 1.2316455364680208`}, {-0.791592653589793, \ -0.11254033328515742`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.528151223633852}, {-0.7865926535897931, -2.3693835150594587`}, \ {-0.7865926535897931, -1.8658005506037307`}, {-0.7865926535897931, 1.231551618985795}, {-0.7865926535897931, \ -0.11181432811008078`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.528037743104467}, {-0.7815926535897932, -2.369397967436165}, \ {-0.7815926535897932, -1.8655315024764432`}, {-0.7815926535897932, 1.2314583846619418`}, {-0.7815926535897932, \ -0.11108873727465741`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.5279248625720894`}, {-0.7765926535897929, -2.3694136453574597`}, \ {-0.7765926535897929, -1.865261989452132}, {-0.7765926535897929, 1.2313658305451343`}, {-0.7765926535897929, \ -0.11036355688361661`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.5278125783280836`}, {-0.771592653589793, -2.3694305398108413`}, \ {-0.771592653589793, -1.8649920161394253`}, {-0.771592653589793, 1.231273953718475}, {-0.771592653589793, -0.10963878302740156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.5277008867011155`}, {-0.7665926535897931, -2.369448641887965}, \ {-0.7665926535897931, -1.864721587073932}, {-0.7665926535897931, 1.231182751299247}, {-0.7665926535897931, \ -0.10891441178243522`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.527589784056787}, {-0.7615926535897932, -2.3694679427836234`}, \ {-0.7615926535897932, -1.8644507067190388`}, {-0.7615926535897932, 1.2310922204386692`}, {-0.7615926535897932, \ -0.1081904392113813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.5274792667972723`}, {-0.7565926535897929, -2.3694884337947357`}, \ {-0.7565926535897929, -1.864179379466699}, {-0.7565926535897929, 1.2310023583216536`}, {-0.7565926535897929, \ -0.10746686136339904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.5273693313609655`}, {-0.751592653589793, -2.369510106319348}, \ {-0.751592653589793, -1.8639076096382112`}, {-0.751592653589793, 1.2309131621665683`}, {-0.751592653589793, \ -0.10674367427439338`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.5272599742221264`}, {-0.7465926535897931, -2.3695329518556454`}, \ {-0.7465926535897931, -1.8636354014849903`}, {-0.7465926535897931, 1.2308246292250005`}, {-0.7465926535897931, \ -0.10602087396725908`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.527151191890533}, {-0.7415926535897932, -2.369556962000972}, \ {-0.7415926535897932, -1.8633627591893303`}, {-0.7415926535897932, 1.2307367567815264`}, {-0.7415926535897932, \ -0.10529845645211983`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.5270429809111423`}, {-0.7365926535897929, -2.369582128450864}, \ {-0.7365926535897929, -1.863089686865157}, {-0.7365926535897929, 1.2306495421534818`}, {-0.7365926535897929, \ -0.10457641772656294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.5269353378637485`}, {-0.731592653589793, -2.369608442998092}, \ {-0.731592653589793, -1.8628161885587753`}, {-0.731592653589793, 1.2305629826907372`}, {-0.731592653589793, \ -0.10385475377586802`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.5268282593626523`}, {-0.7265926535897931, -2.3696358975317127`}, \ {-0.7265926535897931, -1.8625422682496042`}, {-0.7265926535897931, 1.2304770757754753`}, {-0.7265926535897931, \ -0.10313346057323114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.5267217420563317`}, {-0.7215926535897932, -2.3696644840361323`}, \ {-0.7215926535897932, -1.8622679298509075`}, {-0.7215926535897932, 1.2303918188219725`}, {-0.7215926535897932, \ -0.10241253407998425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.5266157826271165`}, {-0.7165926535897928, -2.3696941945901795`}, \ {-0.7165926535897928, -1.8619931772105134`}, {-0.7165926535897928, 1.2303072092763838`}, {-0.7165926535897928, \ -0.10169197024580952`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.5265103777908697`}, {-0.711592653589793, -2.3697250213661856`}, \ {-0.711592653589793, -1.8617180141115268`}, {-0.711592653589793, 1.2302232446165289`}, {-0.711592653589793, \ -0.10097176500894943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.5264055242966688`}, {-0.7065926535897931, -2.3697569566290806`}, \ {-0.7065926535897931, -1.8614424442730353`}, {-0.7065926535897931, 1.2301399223516836`}, {-0.7065926535897931, \ -0.10025191429641181`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.5263012189264975`}, {-0.7015926535897932, -2.3697899927354937`}, \ {-0.7015926535897932, -1.861166471350804}, {-0.7015926535897932, 1.2300572400223733`}, {-0.7015926535897932, \ -0.09953241402417069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.526197458494935}, {-0.6965926535897933, -2.3698241221328655`}, \ {-0.6965926535897933, -1.860890098937965}, {-0.6965926535897933, 1.22997519520017}, {-0.6965926535897933, -0.09881326009736213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.526094239848855}, {-0.6915926535897929, -2.36985933735857}, \ {-0.6915926535897929, -1.860613330565699}, {-0.6915926535897929, 1.2298937854874912`}, {-0.6915926535897929, \ -0.09809444841047667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.5259915598671236`}, {-0.686592653589793, -2.3698956310390438`}, \ {-0.686592653589793, -1.860336169703906}, {-0.686592653589793, 1.2298130085174033`}, {-0.686592653589793, \ -0.09737597484754643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.5258894154603055`}, {-0.6815926535897932, -2.3699329958889344`}, \ {-0.6815926535897932, -1.8600586197618736`}, {-0.6815926535897932, 1.2297328619534265`}, {-0.6815926535897932, \ -0.0966578352823287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.525787803570373}, {-0.6765926535897933, -2.369971424710239}, \ {-0.6765926535897933, -1.8597806840889302`}, {-0.6765926535897933, 1.2296533434893444`}, {-0.6765926535897933, -0.095940025578485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.525686721170417}, {-0.6715926535897929, -2.3700109103914735`}, \ {-0.6715926535897929, -1.8595023659751018`}, {-0.6715926535897929, 1.2295744508490145`}, {-0.6715926535897929, \ -0.09522254158975615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.525586165264363}, {-0.666592653589793, -2.370051445906837}, \ {-0.666592653589793, -1.8592236686517478`}, {-0.666592653589793, 1.229496181786183}, {-0.666592653589793, -0.09450537916013362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.5254861328866927`}, {-0.6615926535897931, -2.3700930243153917`}, \ {-0.6615926535897931, -1.8589445952922006`}, {-0.6615926535897931, 1.2294185340843016`}, {-0.6615926535897931, \ -0.09378853412402621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.525386621102166}, {-0.6565926535897932, -2.370135638760248}, \ {-0.6565926535897932, -1.8586651490123913`}, {-0.6565926535897932, 1.2293415055563488`}, {-0.6565926535897932, \ -0.09307200230642415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.525287627005548}, {-0.6515926535897929, -2.3701792824677637`}, \ {-0.6515926535897929, -1.8583853328714715`}, {-0.6515926535897929, 1.2292650940446517`}, {-0.6515926535897929, \ -0.09235577952305701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.525189147721344}, {-0.646592653589793, -2.370223948746745}, \ {-0.646592653589793, -1.8581051498724248`}, {-0.646592653589793, 1.2291892974207108`}, {-0.646592653589793, \ -0.09163986158055243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.5250911804035283`}, {-0.6415926535897931, -2.370269630987665}, \ {-0.6415926535897931, -1.8578246029626762`}, {-0.6415926535897931, 1.2291141135850308`}, {-0.6415926535897931, \ -0.09092424427658415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.5249937222352874`}, {-0.6365926535897932, -2.3703163226618833`}, \ {-0.6365926535897932, -1.8575436950346835`}, {-0.6365926535897932, 1.22903954046695}, {-0.6365926535897932, -0.09020892340002376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.524896770428759}, {-0.6315926535897929, -2.3703640173208784`}, \ {-0.6315926535897929, -1.857262428926543}, {-0.6315926535897929, 1.2289655760244744`}, {-0.6315926535897929, \ -0.08949389473108392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.5248003222247775`}, {-0.626592653589793, -2.370412708595488}, \ {-0.626592653589793, -1.85698080742256}, {-0.626592653589793, 1.228892218244115}, {-0.626592653589793, -0.08877915404146067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.5247043748926234`}, {-0.6215926535897931, -2.3704623901951583`}, \ {-0.6215926535897931, -1.8566988332538352`}, {-0.6215926535897931, 1.228819465140726}, {-0.6215926535897931, -0.08806469709447096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.524608925729776}, {-0.6165926535897932, -2.3705130559072005`}, \ {-0.6165926535897932, -1.856416509098834}, {-0.6165926535897932, 1.2287473147573478`}, {-0.6165926535897932, \ -0.08735051964518724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.5245139720616665`}, {-0.6115926535897929, -2.370564699596056}, \ {-0.6115926535897929, -1.8561338375839505`}, {-0.6115926535897929, 1.2286757651650504`}, {-0.6115926535897929, \ -0.08663661744056905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.5244195112414385`}, {-0.606592653589793, -2.370617315202572}, \ {-0.606592653589793, -1.855850821284066}, {-0.606592653589793, 1.228604814462782}, {-0.606592653589793, -0.08592298621959112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.5243255406497096`}, {-0.6015926535897931, -2.3706708967432806`}, \ {-0.6015926535897931, -1.8555674627231002`}, {-0.6015926535897931, 1.2285344607772168`}, {-0.6015926535897931, \ -0.08520962171336798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.524232057694337}, {-0.5965926535897932, -2.3707254383096936`}, \ {-0.5965926535897932, -1.855283764374555}, {-0.5965926535897932, 1.2284647022626092`}, {-0.5965926535897932, \ -0.08449651964527607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.524139059810184}, {-0.5915926535897928, -2.3707809340675974`}, \ {-0.5915926535897928, -1.8549997286620539`}, {-0.5915926535897928, 1.2283955371006479`}, {-0.5915926535897928, \ -0.08378367573107208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.5240465444588938`}, {-0.586592653589793, -2.3708373782563616`}, \ {-0.586592653589793, -1.8547153579598723`}, {-0.586592653589793, 1.2283269635003127`}, {-0.586592653589793, \ -0.08307108567900898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.5239545091286644`}, {-0.5815926535897931, -2.370894765188253}, \ {-0.5815926535897931, -1.8544306545934617`}, {-0.5815926535897931, 1.228258979697735}, {-0.5815926535897931, -0.08235874518994837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.5238629513340234`}, {-0.5765926535897931, -2.3709530892477573`}, \ {-0.5765926535897931, -1.8541456208399734`}, {-0.5765926535897931, 1.2281915839560607`}, {-0.5765926535897931, \ -0.08164664995747054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.5237718686156114`}, {-0.571592653589793, -2.3710123448909104`}, \ {-0.571592653589793, -1.8538602589287658`}, {-0.571592653589793, 1.2281247745653132`}, {-0.571592653589793, \ -0.08093479566798104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.5236812585399657`}, {-0.566592653589793, -2.371072526644637}, \ {-0.566592653589793, -1.8535745710419134`}, {-0.566592653589793, 1.228058549842264}, {-0.566592653589793, -0.08022317800081517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.523591118699305}, {-0.561592653589793, -2.3711336291060947`}, \ {-0.561592653589793, -1.8532885593147066`}, {-0.561592653589793, 1.2279929081302985`}, {-0.561592653589793, \ -0.07951179262833893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.523501446711323}, {-0.556592653589793, -2.371195646942029}, \ {-0.556592653589793, -1.8530022258361467`}, {-0.556592653589793, 1.227927847799291}, {-0.556592653589793, -0.07880063521604784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.523412240218976}, {-0.551592653589793, -2.3712585748881327`}, \ {-0.551592653589793, -1.8527155726494307`}, {-0.551592653589793, 1.2278633672454786`}, {-0.551592653589793, \ -0.07808970142266283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.5233234968902827`}, {-0.546592653589793, -2.371322407748417}, \ {-0.546592653589793, -1.8524286017524403`}, {-0.546592653589793, 1.2277994648913377`}, {-0.546592653589793, -0.0773789869002234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.52323521441812}, {-0.541592653589793, -2.371387140394582}, \ {-0.541592653589793, -1.8521413150982116`}, {-0.541592653589793, 1.2277361391854633`}, {-0.541592653589793, \ -0.07666848729417867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.523147390520025}, {-0.536592653589793, -2.371452767765408}, \ {-0.536592653589793, -1.851853714595408}, {-0.536592653589793, 1.2276733886024518`}, {-0.536592653589793, -0.0759581982434752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.523060022938001}, {-0.531592653589793, -2.371519284866138}, \ {-0.531592653589793, -1.8515658021087866`}, {-0.531592653589793, 1.2276112116427842`}, {-0.531592653589793, \ -0.07524811538064301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.5229731094383183`}, {-0.526592653589793, -2.371586686767881}, \ {-0.526592653589793, -1.8512775794596545`}, {-0.526592653589793, 1.2275496068327123`}, {-0.526592653589793, \ -0.07453823433187871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.5228866478113314`}, {-0.521592653589793, -2.3716549686070123`}, \ {-0.521592653589793, -1.8509890484263234`}, {-0.521592653589793, 1.2274885727241474`}, {-0.521592653589793, \ -0.07382855071712657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.522800635871285}, {-0.5165926535897931, -2.37172412558459}, \ {-0.5165926535897931, -1.8507002107445576`}, {-0.5165926535897931, 1.2274281078945521`}, {-0.5165926535897931, \ -0.07311906015015669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.522715071456131}, {-0.511592653589793, -2.371794152965771}, \ {-0.511592653589793, -1.8504110681080153`}, {-0.511592653589793, 1.227368210946833}, {-0.511592653589793, -0.07240975823864172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.5226299524273466`}, {-0.5065926535897931, -2.3718650460792374`}, \ {-0.5065926535897931, -1.8501216221686865`}, {-0.5065926535897931, 1.227308880509236}, {-0.5065926535897931, -0.07170064058423038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.5225452766697525`}, {-0.5015926535897931, -2.3719368003166292`}, \ {-0.5015926535897931, -1.8498318745373226`}, {-0.5015926535897931, 1.2272501152352442`}, {-0.5015926535897931, \ -0.07099170278261953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.522461042091337}, {-0.49659265358979304`, -2.3720094111319856`}, \ {-0.49659265358979304`, -1.8495418267838633`}, {-0.49659265358979304`, 1.2271919138034784`}, {-0.49659265358979304`, -0.07028294042362337} }]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.5223772466230803`}, {-0.4915926535897931, -2.372082874041188}, \ {-0.4915926535897931, -1.849251480437857}, {-0.4915926535897931, 1.227134274917599}, {-0.4915926535897931, -0.06957434909124141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.522293888218783}, {-0.4865926535897931, -2.3721571846214164`}, \ {-0.4865926535897931, -1.8489608369888766`}, {-0.4865926535897931, 1.2270771973062105`}, {-0.4865926535897931, \ -0.0688659243637231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.522210964854894}, {-0.4815926535897931, -2.3722323385106074`}, \ {-0.4815926535897931, -1.848669897886928}, {-0.4815926535897931, 1.227020679722768}, {-0.4815926535897931, -0.06815766181363163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.5221284745303456`}, {-0.4765926535897931, -2.3723083314069204`}, \ {-0.4765926535897931, -1.848378664542856}, {-0.4765926535897931, 1.2269647209454866`}, {-0.4765926535897931, \ -0.06744955700790481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.5220464152663875`}, {-0.4715926535897931, -2.372385159068212}, \ {-0.4715926535897931, -1.8480871383287438`}, {-0.4715926535897931, 1.2269093197772516`}, {-0.4715926535897931, \ -0.06674160550791443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.5219647851064235`}, {-0.46659265358979307`, -2.372462817311511}, \ {-0.46659265358979307`, -1.8477953205783084`}, {-0.46659265358979307`, 1.2268544750455328`}, {-0.46659265358979307`, \ -0.06603380286952353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.5218835821158536`}, {-0.46159265358979307`, -2.372541302012512}, \ {-0.46159265358979307`, -1.8475032125872886`}, {-0.46159265358979307`, 1.226800185602299}, {-0.46159265358979307`, \ -0.06532614464314175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.521802804381912}, {-0.45659265358979306`, -2.372620609105058}, \ {-0.45659265358979306`, -1.8472108156138316`}, {-0.45659265358979306`, 1.2267464503239356`}, {-0.45659265358979306`, \ -0.06461862637377877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.521722450013516}, {-0.45159265358979306`, -2.372700734580644}, \ {-0.45159265358979306`, -1.8469181308788718`}, {-0.45159265358979306`, 1.226693268111165}, {-0.45159265358979306`, \ -0.06391124360109604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.5216425171411108`}, {-0.44659265358979305`, \ -2.3727816744879213`}, {-0.44659265358979305`, -1.8466251595665053`}, \ {-0.44659265358979305`, 1.2266406378889674`}, {-0.44659265358979305`, \ -0.06320399185945647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.5215630039165187`}, {-0.44159265358979305`, -2.372863424932208}, \ {-0.44159265358979305`, -1.8463319028243617`}, {-0.44159265358979305`, 1.2265885586065055`}, {-0.44159265358979305`, \ -0.06249686667797262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.52148390851279}, {-0.43659265358979304`, -2.372945982075002}, \ {-0.43659265358979304`, -1.8460383617639675`}, {-0.43659265358979304`, 1.2265370292370505`}, {-0.43659265358979304`, \ -0.06178986358055301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.521405229124058}, {-0.43159265358979304`, -2.3730293421335102`}, \ {-0.43159265358979304`, -1.845744537461109}, {-0.43159265358979304`, 1.2264860487779086`}, {-0.43159265358979304`, \ -0.06108297808594659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.521326963965394}, {-0.42659265358979304`, -2.3731135013801716`}, \ {-0.42659265358979304`, -1.8454504309561859`}, {-0.42659265358979304`, 1.2264356162503534`}, {-0.42659265358979304`, \ -0.060376205707785915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.521249111272665}, {-0.42159265358979303`, -2.3731984561421955`}, \ {-0.42159265358979303`, -1.845156043254565}, {-0.42159265358979303`, 1.2263857306995571`}, {-0.42159265358979303`, \ -0.059669541954628195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.521171669302395}, {-0.416592653589793, -2.373284202801099}, \ {-0.416592653589793, -1.8448613753269254`}, {-0.416592653589793, 1.2263363911945255`}, {-0.416592653589793, \ -0.05896298232999516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.5210946363316267`}, {-0.411592653589793, -2.3733707377922566`}, \ {-0.411592653589793, -1.8445664281096044`}, {-0.411592653589793, 1.2262875968280327`}, {-0.411592653589793, \ -0.05825652233241127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.521018010657786}, {-0.406592653589793, -2.373458057604449}, \ {-0.406592653589793, -1.844271202504928}, {-0.406592653589793, 1.2262393467165613`}, {-0.406592653589793, \ -0.05755015745543992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.520941790598549}, {-0.40159265358979307`, -2.3735461587794253`}, \ {-0.40159265358979307`, -1.8439756993815528`}, {-0.40159265358979307`, 1.2261916400002426`}, {-0.40159265358979307`, \ -0.056843883187718984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.5208659744917115`}, {-0.39659265358979306`, \ -2.3736350379114617`}, {-0.39659265358979306`, -1.8436799195747902`}, \ {-0.39659265358979306`, 1.226144475842798}, {-0.39659265358979306`, \ -0.05613769501299397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.520790560695057}, {-0.39159265358979306`, -2.3737246916469346`}, \ {-0.39159265358979306`, -1.843383863886933}, {-0.39159265358979306`, 1.2260978534314848`}, {-0.39159265358979306`, \ -0.05543158841015052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.520715547586234}, {-0.38659265358979306`, -2.3738151166838914`}, \ {-0.38659265358979306`, -1.8430875330875762`}, {-0.38659265358979306`, 1.226051771977043}, {-0.38659265358979306`, \ -0.05472555885324488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.520640933562628}, {-0.38159265358979305`, -2.373906309771635}, \ {-0.38159265358979305`, -1.8427909279139316`}, {-0.38159265358979305`, 1.226006230713642}, {-0.38159265358979305`, \ -0.054019601811533376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.520566717041238}, {-0.37659265358979305`, -2.3739982677103058`}, \ {-0.37659265358979305`, -1.8424940490711417`}, {-0.37659265358979305`, 1.2259612288988335`}, {-0.37659265358979305`, \ -0.05331371274950021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.520492896458558}, {-0.3715926535897931, -2.374090987350475}, \ {-0.3715926535897931, -1.8421968972325873`}, {-0.3715926535897931, 1.2259167658135028`}, {-0.3715926535897931, \ -0.05260788712688425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.5204194702704563`}, {-0.3665926535897931, -2.37418446559274}, \ {-0.3665926535897931, -1.8418994730401923`}, {-0.3665926535897931, 1.2258728407618233`}, {-0.3665926535897931, \ -0.05190212039870431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.5203464369520594`}, {-0.3615926535897931, -2.374278699387326}, \ {-0.3615926535897931, -1.8416017771047206`}, {-0.3615926535897931, 1.2258294530712144`}, {-0.3615926535897931, \ -0.05119640801528305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.5202737949976353`}, {-0.3565926535897931, -2.3743736857336946`}, \ {-0.3565926535897931, -1.8413038100060761`}, {-0.3565926535897931, 1.2257866020922978`}, {-0.3565926535897931, \ -0.050490745422270104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.5202015429204825`}, {-0.3515926535897931, -2.374469421680152}, \ {-0.3515926535897931, -1.8410055722935919`}, {-0.3515926535897931, 1.225744287198861}, {-0.3515926535897931, \ -0.049785128060663306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.5201296792528174`}, {-0.3465926535897931, -2.3745659043234717`}, \ {-0.3465926535897931, -1.8407070644863188`}, {-0.3465926535897931, 1.2257025077878179`}, {-0.3465926535897931, \ -0.049079551366829184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.5200582025456666`}, {-0.34159265358979307`, -2.374663130808513}, \ {-0.34159265358979307`, -1.8404082870733105`}, {-0.34159265358979307`, 1.225661263279173}, {-0.34159265358979307`, \ -0.04837401077252229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.5199871113687555`}, {-0.33659265358979307`, \ -2.3747610983278493`}, {-0.33659265358979307`, -1.8401092405139028`}, \ {-0.33659265358979307`, 1.2256205531159894`}, {-0.33659265358979307`, \ -0.04766850170490348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.5199164043104094`}, {-0.33159265358979306`, \ -2.3748598041214026`}, {-0.33159265358979306`, -1.8398099252379905`}, \ {-0.33159265358979306`, 1.2255803767643563`}, {-0.33159265358979306`, \ -0.046963019586556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.5198460799774436`}, {-0.32659265358979306`, -2.374959245476078}, \ {-0.32659265358979306`, -1.8395103416463008`}, {-0.32659265358979306`, 1.2255407337133597`}, {-0.32659265358979306`, \ -0.0462575598355023}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.519776136995065}, {-0.32159265358979305`, -2.375059419725409}, \ {-0.32159265358979305`, -1.8392104901106607`}, {-0.32159265358979305`, 1.2255016234750546`}, {-0.32159265358979305`, \ -0.045552117865218615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.519706574006771}, {-0.31659265358979305`, -2.3751603242492014`}, \ {-0.31659265358979305`, -1.838910370974265}, {-0.31659265358979305`, 1.22546304558444}, {-0.31659265358979305`, \ -0.04484668908464832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.5196373896742514`}, {-0.31159265358979304`, \ -2.3752619564731896`}, {-0.31159265358979304`, -1.8386099845519348`}, \ {-0.31159265358979304`, 1.225424999599434}, {-0.31159265358979304`, \ -0.044141268898215076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.519568582677293}, {-0.30659265358979304`, -2.3753643138686904`}, \ {-0.30659265358979304`, -1.838309331130379}, {-0.30659265358979304`, 1.2253874851008524`}, {-0.30659265358979304`, \ -0.043435852705834624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.519500151713685}, {-0.30159265358979304`, -2.3754673939522672`}, \ {-0.30159265358979304`, -1.8380084109684467`}, {-0.30159265358979304`, 1.22535050169239}, {-0.30159265358979304`, \ -0.04273043590292545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.519432095499123}, {-0.29659265358979303`, -2.375571194285393}, \ {-0.29659265358979303`, -1.837707224297379}, {-0.29659265358979303`, 1.2253140490006016`}, {-0.29659265358979303`, \ -0.04202501388041853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.5193644127671235`}, {-0.2915926535897931, -2.3756757124741257`}, \ {-0.2915926535897931, -1.8374057713210568`}, {-0.2915926535897931, 1.2252781266748858`}, {-0.2915926535897931, \ -0.04131958202476654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.51929710226893}, {-0.2865926535897931, -2.37578094616878}, \ {-0.2865926535897931, -1.8371040522162443`}, {-0.2865926535897931, 1.225242734387472}, {-0.2865926535897931, \ -0.040614135717952055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.5192301627734284`}, {-0.2815926535897931, -2.3758868930636106`}, \ {-0.2815926535897931, -1.836802067132831}, {-0.2815926535897931, 1.2252078718334083`}, {-0.2815926535897931, \ -0.03990867033749393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.519163593067059}, {-0.27659265358979307`, -2.3759935508964953`}, \ {-0.27659265358979307`, -1.8364998161940678`}, {-0.27659265358979307`, 1.2251735387305498`}, {-0.27659265358979307`, \ -0.03920318125645474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.519097391953734}, {-0.27159265358979306`, -2.376100917448626}, \ {-0.27159265358979306`, -1.8361972994968025`}, {-0.27159265358979306`, 1.2251397348195525`}, {-0.27159265358979306`, \ -0.03849766384344576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.5190315582547553`}, {-0.26659265358979306`, -2.376208990544201}, \ {-0.26659265358979306`, -1.8358945171117091`}, {-0.26659265358979306`, 1.2251064598638661`}, {-0.26659265358979306`, \ -0.03779211346263153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.5189660908087332`}, {-0.26159265358979306`, \ -2.3763177680501233`}, {-0.26159265358979306`, -1.8355914690835167`}, \ {-0.26159265358979306`, 1.225073713649728}, {-0.26159265358979306`, \ -0.037086525473734186`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.518900988471507}, {-0.25659265358979305`, -2.376427247875705}, \ {-0.25659265358979305`, -1.8352881554312321`}, {-0.25659265358979305`, 1.2250414959861653`}, {-0.25659265358979305`, \ -0.03638089523203669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.5188362501160686`}, {-0.25159265358979305`, \ -2.3765374279723726`}, {-0.25159265358979305`, -1.8349845761483639`}, \ {-0.25159265358979305`, 1.2250098067049897`}, {-0.25159265358979305`, \ -0.03567521808838489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.518771874632487}, {-0.24659265358979304`, -2.376648306333379}, \ {-0.24659265358979304`, -1.8346807312031368`}, {-0.24659265358979304`, 1.2249786456608018`}, {-0.24659265358979304`, \ -0.03496948938918975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.5187078609278317`}, {-0.24159265358979304`, \ -2.3767598809935193`}, {-0.24159265358979304`, -1.8343766205387095`}, \ {-0.24159265358979304`, 1.2249480127309929`}, {-0.24159265358979304`, \ -0.03426370447642851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.518644207926106}, {-0.23659265358979303`, -2.3768721500288508`}, \ {-0.23659265358979303`, -1.834072244073385}, {-0.23659265358979303`, 1.224917907815752}, {-0.23659265358979303`, \ -0.03355785868764433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.5185809145681715`}, {-0.23159265358979303`, -2.376985111556416}, \ {-0.23159265358979303`, -1.8337676017008195`}, {-0.23159265358979303`, 1.2248883308380714`}, {-0.23159265358979303`, \ -0.032851947355947146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.5185179798116795`}, {-0.22659265358979308`, -2.377098763733972}, \ {-0.22659265358979308`, -1.8334626932902285`}, {-0.22659265358979308`, 1.224859281743757}, {-0.22659265358979308`, \ -0.03214596581001215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.518455402631005}, {-0.22159265358979308`, -2.3772131047597234`}, \ {-0.22159265358979308`, -1.8331575186865892`}, {-0.22159265358979308`, 1.2248307605014397`}, {-0.22159265358979308`, \ -0.031439909374078645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.518393182017181}, {-0.21659265358979307`, -2.3773281328720555`}, \ {-0.21659265358979307`, -1.8328520777108404`}, {-0.21659265358979307`, 1.2248027671025872`}, {-0.21659265358979307`, \ -0.03073377336794796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.518331316977833}, {-0.21159265358979307`, -2.3774438463492795`}, \ {-0.21159265358979307`, -1.8325463701600795`}, {-0.21159265358979307`, 1.2247753015615201`}, {-0.21159265358979307`, \ -0.030027553106980992`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.518269806537118}, {-0.20659265358979306`, -2.377560243509375}, \ {-0.20659265358979306`, -1.8322403958077562`}, {-0.20659265358979306`, 1.2247483639154293`}, {-0.20659265358979306`, \ -0.029321243902095027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.5182086497356613`}, {-0.20159265358979306`, -2.377677322709735}, \ {-0.20159265358979306`, -1.8319341544038643`}, {-0.20159265358979306`, 1.224721954224393}, {-0.20159265358979306`, \ -0.02861484105976029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.518147845630499}, {-0.19659265358979305`, -2.3777950823469274`}, \ {-0.19659265358979305`, -1.8316276456751288`}, {-0.19659265358979305`, 1.224696072571401}, {-0.19659265358979305`, \ -0.027908339881995724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.518087393295018}, {-0.19159265358979305`, -2.3779135208564415`}, \ {-0.19159265358979305`, -1.8313208693251921`}, {-0.19159265358979305`, 1.2246707190623727`}, {-0.19159265358979305`, \ -0.02720173566636453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.518027291818903}, {-0.18659265358979304`, -2.3780326367124545`}, \ {-0.18659265358979304`, -1.831013825034799}, {-0.18659265358979304`, 1.2246458938261873`}, {-0.18659265358979304`, \ -0.026495023705969234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.517967540308078}, {-0.18159265358979304`, -2.3781524284275948`}, \ {-0.18159265358979304`, -1.8307065124619701`}, {-0.18159265358979304`, 1.2246215970147059`}, {-0.18159265358979304`, \ -0.02578819928944613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.5179081378846555`}, {-0.17659265358979304`, \ -2.3782728945527065`}, {-0.17659265358979304`, -1.8303989312421873`}, \ {-0.17659265358979304`, 1.2245978288028039`}, {-0.17659265358979304`, \ -0.025081257700959547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.5178490836868836`}, {-0.17159265358979303`, -2.378394033676629}, \ {-0.17159265358979303`, -1.8300910809885627`}, {-0.17159265358979303`, 1.2245745893883992`}, {-0.17159265358979303`, \ -0.02437419422019499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.5177903768690966`}, {-0.16659265358979303`, -2.378515844425964}, \ {-0.16659265358979303`, -1.8297829612920136`}, {-0.16659265358979303`, 1.224551878992486}, {-0.16659265358979303`, \ -0.02366700412235581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.517732016601665}, {-0.16159265358979308`, -2.3786383254648604`}, \ {-0.16159265358979308`, -1.8294745717214294`}, {-0.16159265358979308`, 1.2245296978591698`}, {-0.16159265358979308`, \ -0.022959682678149896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.517674002070951}, {-0.15659265358979307`, -2.378761475494796}, \ {-0.15659265358979307`, -1.8291659118238413`}, {-0.15659265358979307`, 1.224508046255702}, {-0.15659265358979307`, \ -0.022252225153788618`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.51761633247926}, {-0.15159265358979307`, -2.378885293254364}, \ {-0.15159265358979307`, -1.8288569811245836`}, {-0.15159265358979307`, 1.2244869244725218`}, {-0.15159265358979307`, \ -0.021544626810976342`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.5175590070447975`}, {-0.14659265358979306`, \ -2.3790097775190633`}, {-0.14659265358979306`, -1.8285477791274574`}, \ {-0.14659265358979306`, 1.2244663328232939`}, {-0.14659265358979306`, \ -0.020836882906903692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.5175020250016282`}, {-0.14159265358979306`, -2.379134927101095}, \ {-0.14159265358979306`, -1.828238305314889}, {-0.14159265358979306`, 1.2244462716449525`}, {-0.14159265358979306`, \ -0.020128988694237133`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.5174453855996317`}, {-0.13659265358979306`, \ -2.3792607408491566`}, {-0.13659265358979306`, -1.8279285591480863`}, \ {-0.13659265358979306`, 1.224426741297746}, {-0.13659265358979306`, \ -0.019420939421114915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.517389088104466}, {-0.13159265358979305`, -2.3793872176482456`}, \ {-0.13159265358979305`, -1.8276185400671943`}, {-0.13159265358979305`, 1.2244077421652835`}, {-0.13159265358979305`, \ -0.018712730331134592`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.5173331317975283`}, {-0.12659265358979305`, -2.379514356419464}, \ {-0.12659265358979305`, -1.8273082474914457`}, {-0.12659265358979305`, 1.2243892746545826`}, {-0.12659265358979305`, \ -0.01800435666334601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.5172775159759166`}, {-0.12159265358979304`, \ -2.3796421561198273`}, {-0.12159265358979304`, -1.82699768081931}, \ {-0.12159265358979304`, 1.224371339196121}, {-0.12159265358979304`, \ -0.017295813652242215`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.517222239952398}, {-0.11659265358979304`, -2.379770615742074}, \ {-0.11659265358979304`, -1.8266868394286424`}, {-0.11659265358979304`, 1.2243539362438889`}, {-0.11659265358979304`, \ -0.01658709652775003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.517167303055371}, {-0.11159265358979303`, -2.3798997343144843`}, \ {-0.11159265358979303`, -1.8263757226768265`}, {-0.11159265358979303`, 1.2243370662754458`}, {-0.11159265358979303`, \ -0.01587820051522138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.517112704628838}, {-0.10659265358979303`, -2.3800295109006973`}, \ {-0.10659265358979303`, -1.8260643299009178`}, {-0.10659265358979303`, 1.2243207297919718`}, {-0.10659265358979303`, \ -0.015169120835423374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.5170584440323718`}, {-0.10159265358979308`, \ -2.3801599445995323`}, {-0.10159265358979308`, -1.8257526604177838`}, \ {-0.10159265358979308`, 1.2243049273183326`}, {-0.10159265358979308`, \ -0.014459852704529222`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.517004520641085}, {-0.09659265358979308, -2.3802910345448165`}, \ {-0.09659265358979308, -1.8254407135242414`}, {-0.09659265358979308, 1.2242896594031367`}, {-0.09659265358979308, \ -0.01375039133410845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.5169509338456053`}, {-0.09159265358979307, \ -2.3804227799052136`}, {-0.09159265358979307, -1.8251284884971923`}, \ {-0.09159265358979307, 1.2242749266188002`}, {-0.09159265358979307, \ -0.013040731931117669`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.5168976830520475`}, {-0.08659265358979307, \ -2.3805551798840545`}, {-0.08659265358979307, -1.8248159845937566`}, \ {-0.08659265358979307, 1.2242607295616106`}, {-0.08659265358979307, \ -0.012330869697890514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.51684476768199}, {-0.08159265358979306, -2.3806882337191753`}, \ {-0.08159265358979306, -1.824503201051405}, {-0.08159265358979306, 1.2242470688517944`}, {-0.08159265358979306, \ -0.011620799832128314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.516792187172449}, {-0.07659265358979306, -2.380821940682755}, \ {-0.07659265358979306, -1.8241901370880855`}, {-0.07659265358979306, 1.224233945133587}, {-0.07659265358979306, \ -0.010910517526890484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.5167399409758597`}, {-0.07159265358979305, -2.380956300081158}, \ {-0.07159265358979305, -1.8238767919023522`}, {-0.07159265358979305, 1.2242213590753035`}, {-0.07159265358979305, \ -0.010200017970584539`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.5166880285600537`}, {-0.06659265358979305, -2.381091311254781}, \ {-0.06659265358979305, -1.823563164673489}, {-0.06659265358979305, 1.2242093113694112`}, {-0.06659265358979305, \ -0.009489296346956928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.5166364494082405`}, {-0.061592653589793045`, \ -2.3812269735779004`}, {-0.061592653589793045`, -1.8232492545616323`}, \ {-0.061592653589793045`, 1.224197802732607}, {-0.061592653589793045`, \ -0.008778347835083442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.5165852030189897`}, {-0.05659265358979304, -2.381363286458524}, \ {-0.05659265358979304, -1.8229350607078925`}, {-0.05659265358979304, 1.2241868339058941`}, {-0.05659265358979304, \ -0.00806716760935949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.5165342889062168`}, {-0.051592653589793036`, \ -2.3815002493382478`}, {-0.051592653589793036`, -1.8226205822344703`}, \ {-0.051592653589793036`, 1.224176405654662}, {-0.051592653589793036`, \ -0.007355750839491211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.516483706599166}, {-0.04659265358979303, -2.381637861692114}, \ {-0.04659265358979303, -1.8223058182447756`}, {-0.04659265358979303, 1.2241665187687685`}, {-0.04659265358979303, \ -0.006644092690486048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.5164334556423977`}, {-0.04159265358979303, \ -2.3817761230284726`}, {-0.04159265358979303, -1.8219907678235396`}, \ {-0.04159265358979303, 1.2241571740626238`}, {-0.04159265358979303, \ -0.005932188322643629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.516383535595779}, {-0.03659265358979302, -2.3819150328888457`}, \ {-0.03659265358979302, -1.8216754300369293`}, {-0.03659265358979302, 1.2241483723752775`}, {-0.03659265358979302, \ -0.00522003289154727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.51633394603447}, {-0.03159265358979302, -2.3820545908477953`}, \ {-0.03159265358979302, -1.821359803932656}, {-0.03159265358979302, 1.2241401145705062`}, {-0.03159265358979302, \ -0.004507621548054815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.5162846865489175`}, {-0.026592653589793014`, \ -2.3821947965127954`}, {-0.026592653589793014`, -1.8210438885400853`}, \ {-0.026592653589793014`, 1.2241324015369048`}, {-0.026592653589793014`, \ -0.003794949438290551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.5162357567448463`}, {-0.02159265358979301, \ -2.3823356495241064`}, {-0.02159265358979301, -1.8207276828703423`}, \ {-0.02159265358979301, 1.2241252341879798`}, {-0.02159265358979301, \ -0.0030820117036366064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.516187156243255}, {-0.016592653589793005`, \ -2.3824771495546493`}, {-0.016592653589793005`, -1.8204111859164176`}, \ {-0.016592653589793005`, 1.224118613462244}, {-0.016592653589793005`, \ -0.0023688034807255623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.5161388846804096`}, {-0.011592653589793, -2.3826192963098896`}, \ {-0.011592653589793, -1.8200943966532683`}, {-0.011592653589793, 1.224112540323314}, {-0.011592653589793, \ -0.0016553199014320795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.5160909417078408`}, {-0.006592653589792996, \ -2.3827620895277186`}, {-0.006592653589792996, -1.8197773140379212`}, \ {-0.006592653589792996, 1.22410701576001}, {-0.006592653589792996, \ -0.0009415560928658442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.5160433269923446`}, {-0.0015926535897931027`, \ -2.38290552897834}, {-0.0015926535897931027`, -1.8194599370095694`}, \ {-0.0015926535897931027`, 1.2241020407864578`}, {-0.0015926535897931027`, \ -0.00022750717736456846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.515996040215979}, { 0.0034073464102069018`, -2.3830496144641584`}, { 0.0034073464102069018`, -1.8191422644896709`}, { 0.0034073464102069018`, 1.224097616442193}, { 0.0034073464102069018`, 0.00048683172751313856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.515949081076068}, { 0.008407346410206906, -2.383194345819675}, { 0.008407346410206906, -1.8188242953820435`}, {0.008407346410206906, 1.2240937437922679`}, {0.008407346410206906, 0.0012014655089935707`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.5159024492852033`}, { 0.01340734641020691, -2.3833397229113777`}, { 0.01340734641020691, -1.8185060285729586`}, {0.01340734641020691, 1.2240904239273593`}, {0.01340734641020691, 0.001916399059094501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.515856144571249}, { 0.018407346410206915`, -2.3834857456376435`}, { 0.018407346410206915`, -1.818187462931233}, {0.018407346410206915`, 1.2240876579638813`}, {0.018407346410206915`, 0.0026316372746304504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.515810166677347}, { 0.02340734641020692, -2.3836324139286362`}, { 0.02340734641020692, -1.8178685973083184`}, {0.02340734641020692, 1.224085447044097}, {0.02340734641020692, 0.0033471850572176823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.5157645153619246`}, { 0.028407346410206924`, -2.383779727746215}, { 0.028407346410206924`, -1.8175494305383906`}, { 0.028407346410206924`, 1.224083792336236}, {0.028407346410206924`, 0.0040630473132793905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, 2.515719190398703}, { 0.03340734641020693, -2.383927687083837}, { 0.03340734641020693, -1.817229961438435}, {0.03340734641020693, 1.2240826950346113`}, {0.03340734641020693, 0.004779228954049312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, 2.515674191576708}, { 0.03840734641020693, -2.3840762919664695`}, { 0.03840734641020693, -1.816910188808333}, {0.03840734641020693, 1.2240821563597408`}, {0.03840734641020693, 0.005495734895576069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, 2.515629518700281}, { 0.04340734641020694, -2.3842255424505017`}, { 0.04340734641020694, -1.8165901114309437`}, {0.04340734641020694, 1.2240821775584707`}, {0.04340734641020694, 0.006212570058725731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, 2.5155851715890933`}, { 0.04840734641020694, -2.3843754386236617`}, { 0.04840734641020694, -1.816269728072186}, {0.04840734641020694, 1.2240827599040989`}, {0.04840734641020694, 0.00692973936918498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, 2.5155411500781586`}, { 0.053407346410206946`, -2.384525980604934}, { 0.053407346410206946`, -1.8159490374811187`}, { 0.053407346410206946`, 1.2240839046965055`}, { 0.053407346410206946`, 0.007647247757462722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, 2.515497454017852}, { 0.05840734641020695, -2.38467716854448}, { 0.05840734641020695, -1.8156280383900196`}, {0.05840734641020695, 1.224085613262281}, {0.05840734641020695, 0.00836510015889198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, 2.5154540832739256`}, { 0.06340734641020696, -2.3848290026235652`}, { 0.06340734641020696, -1.8153067295144596`}, {0.06340734641020696, 1.2240878869548608`}, {0.06340734641020696, 0.00908330151363042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, 2.515411037727528}, { 0.06840734641020696, -2.384981483054482}, { 0.06840734641020696, -1.8149851095533804`}, {0.06840734641020696, 1.2240907271546593`}, {0.06840734641020696, 0.009801856766660693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, 2.5153683172752266`}, { 0.07340734641020696, -2.3851346100804833`}, { 0.07340734641020696, -1.8146631771891673`}, {0.07340734641020696, 1.2240941352692072`}, {0.07340734641020696, 0.010520770867789924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, 2.5153259218290263`}, { 0.07840734641020697, -2.385288383975713}, { 0.07840734641020697, -1.8143409310877197`}, {0.07840734641020697, 1.2240981127332944`}, {0.07840734641020697, 0.011240048771648544`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, 2.5152838513163975`}, { 0.08340734641020697, -2.3854428050451424`}, { 0.08340734641020697, -1.8140183698985237`}, {0.08340734641020697, 1.2241026610091095`}, {0.08340734641020697, 0.011959695437688437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, 2.515242105680298}, { 0.08840734641020698, -2.3855978736245076`}, { 0.08840734641020698, -1.8136954922547202`}, {0.08840734641020698, 1.2241077815863874`}, {0.08840734641020698, 0.012679715830180223`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, 2.515200684879201}, { 0.09340734641020698, -2.3857535900802507`}, { 0.09340734641020698, -1.8133722967731705`}, {0.09340734641020698, 1.2241134759825572`}, {0.09340734641020698, 0.013400114918210035`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, 2.515159588887123}, { 0.09840734641020699, -2.3859099548094647`}, { 0.09840734641020699, -1.813048782054525}, {0.09840734641020699, 1.224119745742891}, {0.09840734641020699, 0.014120897675675013`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, 2.515118817693655}, { 0.10340734641020699`, -2.3860669682398377`}, { 0.10340734641020699`, -1.812724946683286}, {0.10340734641020699`, 1.2241265924406601`}, {0.10340734641020699`, 0.014842069081278426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, 2.5150783713039924`}, { 0.108407346410207, -2.386224630829605}, { 0.108407346410207, -1.8124007892278704`}, {0.108407346410207, 1.2241340176772875`}, {0.108407346410207, 0.015563634118523946`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, 2.5150382497389674`}, { 0.113407346410207, -2.3863829430674977`}, { 0.113407346410207, -1.8120763082406721`}, {0.113407346410207, 1.224142023082509}, {0.113407346410207, 0.016285597775708524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, 2.514998453035085}, { 0.118407346410207, -2.386541905472701}, { 0.118407346410207, -1.8117515022581219`}, {0.118407346410207, 1.2241506103145336`}, {0.118407346410207, 0.017007965045915095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, 2.514958981244559}, { 0.1234073464102069, -2.386701518594808}, { 0.1234073464102069, -1.8114263698007447`}, {0.1234073464102069, 1.2241597810602067`}, {0.1234073464102069, 0.017730740927003538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, 2.5149198344353483`}, { 0.1284073464102069, -2.3868617830137837`}, { 0.1284073464102069, -1.8111009093732193`}, {0.1284073464102069, 1.2241695370351773`}, {0.1284073464102069, 0.01845393042160154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, 2.514881012691197}, { 0.1334073464102069, -2.387022699339924}, { 0.1334073464102069, -1.8107751194644321`}, {0.1334073464102069, 1.2241798799840677`}, {0.1334073464102069, 0.01917753853709381}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, 2.5148425161116754`}, { 0.1384073464102069, -2.387184268213824}, { 0.1384073464102069, -1.8104489985475325`}, {0.1384073464102069, 1.2241908116806455`}, {0.1384073464102069, 0.019901570285610418`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, 2.514804344812222}, { 0.14340734641020692`, -2.387346490306345}, { 0.14340734641020692`, -1.8101225450799854`}, {0.14340734641020692`, 1.2242023339279977`}, {0.14340734641020692`, 0.020626030684014262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, 2.514766498924188}, { 0.14840734641020692`, -2.3875093663185845`}, { 0.14840734641020692`, -1.8097957575036239`}, {0.14840734641020692`, 1.2242144485587099`}, {0.14840734641020692`, 0.02135092475388745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, 2.5147289785948805`}, { 0.15340734641020692`, -2.387672896981853}, { 0.15340734641020692`, -1.8094686342446995`}, {0.15340734641020692`, 1.2242271574350452`}, {0.15340734641020692`, 0.022076257521516228`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, 2.5146917839876157`}, { 0.15840734641020693`, -2.3878370830576463`}, { 0.15840734641020693`, -1.8091411737139305`}, {0.15840734641020693`, 1.2242404624491297`}, {0.15840734641020693`, 0.022802034017875207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, 2.5146549152817603`}, { 0.16340734641020693`, -2.3880019253376266`}, { 0.16340734641020693`, -1.80881337430655}, {0.16340734641020693`, 1.2242543655231368`}, {0.16340734641020693`, 0.02352825927861022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, 2.5146183726727878`}, { 0.16840734641020694`, -2.388167424643605}, { 0.16840734641020694`, -1.8084852344023539`}, {0.16840734641020694`, 1.2242688686094785`}, {0.16840734641020694`, 0.02425493834401987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, 2.514582156372327}, { 0.17340734641020694`, -2.3883335818275238`}, { 0.17340734641020694`, -1.8081567523657442`}, {0.17340734641020694`, 1.2242839736909954`}, {0.17340734641020694`, 0.024982076259036076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, 2.514546266608219}, { 0.17840734641020695`, -2.388500397771443}, { 0.17840734641020695`, -1.807827926545774}, {0.17840734641020695`, 1.2242996827811536`}, {0.17840734641020695`, 0.025709678073203242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, 2.51451070362457}, { 0.18340734641020695`, -2.3886678733875324`}, { 0.18340734641020695`, -1.8074987552761905`}, {0.18340734641020695`, 1.224315997924243}, {0.18340734641020695`, 0.026437748840655927`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, 2.5144754676818106`}, { 0.18840734641020696`, -2.388836009618062}, { 0.18840734641020696`, -1.807169236875476}, {0.18840734641020696`, 1.2243329211955767`}, {0.18840734641020696`, 0.02716629362009569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, 2.5144405590567533`}, { 0.19340734641020696`, -2.3890048074353967`}, { 0.19340734641020696`, -1.8068393696468883`}, {0.19340734641020696`, 1.2243504547016972`}, {0.19340734641020696`, 0.027895317474766194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, 2.514405978042654}, { 0.19840734641020696`, -2.389174267841995}, { 0.19840734641020696`, -1.8065091518785001`}, {0.19840734641020696`, 1.2243686005805827`}, {0.19840734641020696`, 0.0286248254724267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, 2.514371724949274}, { 0.20340734641020697`, -2.3893443918704076`}, { 0.20340734641020697`, -1.806178581843237}, {0.20340734641020697`, 1.2243873610018576`}, {0.20340734641020697`, 0.02935482268532486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, 2.514337800102944}, { 0.20840734641020697`, -2.389515180583282}, { 0.20840734641020697`, -1.8058476577989138`}, {0.20840734641020697`, 1.2244067381670065`}, {0.20840734641020697`, 0.030085314190167207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, 2.5143042038466312`}, { 0.21340734641020698`, -2.389686635073366}, { 0.21340734641020698`, -1.8055163779882706`}, {0.21340734641020698`, 1.2244267343095905`}, {0.21340734641020698`, 0.030816305068088825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, 2.514270936540005}, { 0.21840734641020698`, -2.3898587564635174`}, { 0.21840734641020698`, -1.8051847406390067`}, {0.21840734641020698`, 1.2244473516954668`}, {0.21840734641020698`, 0.03154780040462115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, 2.5142379985595062`}, { 0.223407346410207, -2.3900315459067136`}, { 0.223407346410207, -1.804852743963814}, {0.223407346410207, 1.2244685926230132`}, {0.223407346410207, 0.0322798052896581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, 2.5142053902984225`}, { 0.228407346410207, -2.3902050045860648`}, { 0.228407346410207, -1.80452038616041}, {0.228407346410207, 1.224490459423353}, {0.228407346410207, 0.0330123248174209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, 2.514173112166955}, { 0.233407346410207, -2.3903791337148315`}, { 0.233407346410207, -1.8041876654115676`}, {0.233407346410207, 1.224512954460585}, {0.233407346410207, 0.03374536408642102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, 2.514141164592298}, { 0.238407346410207, -2.390553934536441}, { 0.238407346410207, -1.8038545798851462`}, {0.238407346410207, 1.2245360801320169`}, {0.238407346410207, 0.03447892819942168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, 2.5141095480187134`}, { 0.243407346410207, -2.3907294083245096`}, { 0.243407346410207, -1.8035211277341192`}, {0.243407346410207, 1.224559838868401}, {0.243407346410207, 0.03521302226339709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, 2.51407826290761}, { 0.248407346410207, -2.3909055563828674`}, { 0.248407346410207, -1.8031873070966036`}, {0.248407346410207, 1.224584233134175}, {0.248407346410207, 0.03594765138949093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, 2.5140473097376237`}, { 0.2534073464102069, -2.391082380045583}, { 0.2534073464102069, -1.8028531160958847`}, {0.2534073464102069, 1.2246092654277034`}, {0.2534073464102069, 0.036682820692971796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, 2.514016689004698}, { 0.2584073464102069, -2.391259880676993}, { 0.2584073464102069, -1.8025185528404437`}, {0.2584073464102069, 1.2246349382815256`}, {0.2584073464102069, 0.03741853529318775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.5139864012221715`}, { 0.2634073464102069, -2.3914380596717355`}, { 0.2634073464102069, -1.8021836154239808`}, {0.2634073464102069, 1.2246612542626047`}, {0.2634073464102069, 0.03815480031351861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.513956446920861}, { 0.2684073464102069, -2.391616918454783}, { 0.2684073464102069, -1.8018483019254394`}, {0.2684073464102069, 1.2246882159725818`}, {0.2684073464102069, 0.03889162088132638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.513926826649151}, { 0.2734073464102069, -2.3917964584814775`}, { 0.2734073464102069, -1.8015126104090289`}, {0.2734073464102069, 1.2247158260480324`}, {0.2734073464102069, 0.039629002127903615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.5138975409730824`}, { 0.2784073464102069, -2.3919766812375753`}, { 0.2784073464102069, -1.801176538924246}, {0.2784073464102069, 1.2247440871607278`}, {0.2784073464102069, 0.04036694918842007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.513868590476445}, { 0.28340734641020693`, -2.3921575882392854`}, { 0.28340734641020693`, -1.8008400855058948`}, {0.28340734641020693`, 1.2247730020178982`}, {0.28340734641020693`, 0.04110546720186679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.5138399757608725`}, { 0.28840734641020693`, -2.392339181033314}, { 0.28840734641020693`, -1.8005032481741081`}, {0.28840734641020693`, 1.2248025733625016`}, {0.28840734641020693`, 0.04184456131099881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.5138116974459344`}, { 0.29340734641020694`, -2.3925214611969152`}, { 0.29340734641020694`, -1.8001660249343632`}, {0.29340734641020694`, 1.2248328039734946`}, {0.29340734641020694`, 0.04258423666227506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.5137837561692393`}, { 0.29840734641020694`, -2.3927044303379397`}, { 0.29840734641020694`, -1.7998284137775022`}, {0.29840734641020694`, 1.2248636966661084`}, {0.29840734641020694`, 0.04332449840579631}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.5137561525865295`}, { 0.30340734641020695`, -2.392888090094887}, { 0.30340734641020695`, -1.7994904126797477`}, {0.30340734641020695`, 1.2248952542921268`}, {0.30340734641020695`, 0.044065351695241235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.513728887371787}, { 0.30840734641020695`, -2.3930724421369622`}, { 0.30840734641020695`, -1.7991520196027178`}, {0.30840734641020695`, 1.2249274797401697`}, {0.30840734641020695`, 0.044806801687799644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.513701961217335}, { 0.31340734641020696`, -2.393257488164135}, { 0.31340734641020696`, -1.798813232493442}, {0.31340734641020696`, 1.2249603759359795`}, {0.31340734641020696`, 0.04554885354410373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.5136753748339435`}, { 0.31840734641020696`, -2.3934432299071977`}, { 0.31840734641020696`, -1.7984740492843747`}, {0.31840734641020696`, 1.2249939458427122`}, {0.31840734641020696`, 0.04629151242815685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.51364912895094}, { 0.32340734641020696`, -2.3936296691278325`}, { 0.32340734641020696`, -1.7981344678934086`}, {0.32340734641020696`, 1.2250281924612303`}, {0.32340734641020696`, 0.04703478350726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.5136232243163175`}, { 0.32840734641020697`, -2.3938168076186748`}, { 0.32840734641020697`, -1.7977944862238866`}, {0.32840734641020697`, 1.2250631188304026`}, {0.32840734641020697`, 0.04777867195193557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.513597661696848}, { 0.333407346410207, -2.394004647203386}, { 0.333407346410207, -1.7974541021646124`}, {0.333407346410207, 1.2250987280274057`}, {0.333407346410207, 0.048523182935848945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.5135724418781957`}, { 0.338407346410207, -2.3941931897367206`}, { 0.338407346410207, -1.7971133135898623`}, {0.338407346410207, 1.2251350231680307`}, {0.338407346410207, 0.04926832163572698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.513547565665036}, { 0.343407346410207, -2.3943824371046043`}, { 0.343407346410207, -1.7967721183593923`}, {0.343407346410207, 1.225172007406994}, {0.343407346410207, 0.050014093231274634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.5135230338811736`}, { 0.348407346410207, -2.3945723912242105`}, { 0.348407346410207, -1.7964305143184502`}, {0.348407346410207, 1.2252096839382505`}, {0.348407346410207, 0.05076050290508835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.513498847369661}, { 0.353407346410207, -2.394763054044039}, { 0.353407346410207, -1.7960884992977806`}, {0.353407346410207, 1.2252480559953134`}, {0.353407346410207, 0.05150755584256662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.513475006992927}, { 0.358407346410207, -2.3949544275439996`}, { 0.358407346410207, -1.7957460711136326`}, {0.358407346410207, 1.2252871268515773`}, {0.358407346410207, 0.05225525723181834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.5134515136328974`}, { 0.363407346410207, -2.395146513735498}, { 0.363407346410207, -1.795403227567767}, {0.363407346410207, 1.225326899820644}, {0.363407346410207, 0.05300361226356777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.5134283681911285`}, { 0.368407346410207, -2.3953393146615234`}, { 0.368407346410207, -1.7950599664474602`}, {0.368407346410207, 1.225367378256655}, {0.368407346410207, 0.05375262613105702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.5134055715889305`}, { 0.373407346410207, -2.395532832396739}, { 0.373407346410207, -1.7947162855255099`}, {0.373407346410207, 1.2254085655546274`}, {0.373407346410207, 0.054502304029945166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.513383124767507}, { 0.3784073464102069, -2.3957270690475765`}, { 0.3784073464102069, -1.7943721825602383`}, {0.3784073464102069, 1.2254504651507923`}, {0.3784073464102069, 0.05525265115820489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.5133610286880868`}, { 0.3834073464102069, -2.3959220267523325`}, { 0.3834073464102069, -1.794027655295496}, {0.3834073464102069, 1.2254930805229418`}, {0.3834073464102069, 0.05600367271601527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.5133392843320603`}, { 0.3884073464102069, -2.3961177076812685`}, { 0.3884073464102069, -1.793682701460662}, {0.3884073464102069, 1.2255364151907755`}, {0.3884073464102069, 0.056755373905652454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.5133178927011226`}, { 0.3934073464102069, -2.396314114036711}, { 0.3934073464102069, -1.7933373187706487`}, {0.3934073464102069, 1.2255804727162556`}, {0.3934073464102069, 0.05750775993137629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.5132968548174137`}, { 0.3984073464102069, -2.3965112480531583`}, { 0.3984073464102069, -1.7929915049258995`}, {0.3984073464102069, 1.2256252567039645`}, {0.3984073464102069, 0.05826083599931405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.5132761717236636`}, { 0.4034073464102069, -2.3967091119973882`}, { 0.4034073464102069, -1.7926452576123908`}, {0.4034073464102069, 1.225670770801467}, {0.4034073464102069, 0.059014607317340984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.5132558444833406`}, { 0.40840734641020693`, -2.3969077081685675`}, { 0.40840734641020693`, -1.7922985745016298`}, {0.40840734641020693`, 1.225717018699678}, {0.40840734641020693`, 0.05976907909495711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.5132358741808}, { 0.41340734641020693`, -2.397107038898367}, { 0.41340734641020693`, -1.7919514532506549`}, {0.41340734641020693`, 1.2257640041332347`}, {0.41340734641020693`, 0.06052425654316092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.513216261921439}, { 0.41840734641020694`, -2.3973071065510765`}, { 0.41840734641020694`, -1.7916038915020323`}, {0.41840734641020694`, 1.2258117308808727`}, {0.41840734641020694`, 0.06128014487431949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.5131970088318485`}, { 0.42340734641020705`, -2.397507913523724}, { 0.42340734641020705`, -1.7912558868838535`}, {0.42340734641020705`, 1.225860202765808}, {0.42340734641020705`, 0.062036749302034885`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.5131781160599727`}, { 0.42840734641020695`, -2.3977094622461994`}, { 0.42840734641020695`, -1.790907437009732}, {0.42840734641020695`, 1.2259094236561237`}, {0.42840734641020695`, 0.06279407504100679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.513159584775269}, { 0.43340734641020706`, -2.3979117551813793`}, { 0.43340734641020706`, -1.790558539478799}, {0.43340734641020706`, 1.22595939746516}, {0.43340734641020706`, 0.06355212730689226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.5131414161688728`}, { 0.43840734641020696`, -2.3981147948252524`}, { 0.43840734641020696`, -1.7902091918756995`}, {0.43840734641020696`, 1.2260101281519118`}, {0.43840734641020696`, 0.06431091131616033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.51312361145376}, { 0.44340734641020685`, -2.398318583707054}, { 0.44340734641020685`, -1.7898593917705852`}, {0.44340734641020685`, 1.2260616197214296`}, {0.44340734641020685`, 0.06507043228594413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.513106171864918}, { 0.44840734641020696`, -2.3985231243893965`}, { 0.44840734641020696`, -1.7895091367191098`}, {0.44840734641020696`, 1.2261138762252257`}, {0.44840734641020696`, 0.06583069543388798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.5130890986595174`}, { 0.45340734641020686`, -2.39872841946841}, { 0.45340734641020686`, -1.789158424262422}, {0.45340734641020686`, 1.2261669017616854`}, {0.45340734641020686`, 0.06659170597799126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.5130723931170835`}, { 0.458407346410207, -2.398934471573879}, { 0.458407346410207, -1.7888072519271592`}, {0.458407346410207, 1.2262207004764842`}, {0.458407346410207, 0.06735346913644778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.5130560565396762`}, { 0.46340734641020687`, -2.3991412833693864`}, { 0.46340734641020687`, -1.7884556172254367`}, {0.46340734641020687`, 1.226275276563009}, {0.46340734641020687`, 0.06811599012748112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.5130400902520678`}, { 0.468407346410207, -2.3993488575524595`}, { 0.468407346410207, -1.7881035176548423`}, {0.468407346410207, 1.2263306342627858`}, {0.468407346410207, 0.06887927416917594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.513024495601927}, { 0.4734073464102069, -2.399557196854719}, { 0.4734073464102069, -1.7877509506984264`}, {0.4734073464102069, 1.2263867778659117`}, {0.4734073464102069, 0.06964332647930432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.513009273960005}, { 0.478407346410207, -2.3997663040420307`}, { 0.478407346410207, -1.7873979138246914`}, {0.478407346410207, 1.2264437117114932`}, {0.478407346410207, 0.07040815227514874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.512994426720322}, { 0.4834073464102069, -2.3999761819146603`}, { 0.4834073464102069, -1.7870444044875824`}, {0.4834073464102069, 1.2265014401880894`}, {0.4834073464102069, 0.07117375677331954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.5129799553003616`}, { 0.488407346410207, -2.4001868333074325`}, { 0.488407346410207, -1.786690420126477}, {0.488407346410207, 1.2265599677341605`}, {0.488407346410207, 0.07194014518956858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.5129658611412644`}, { 0.4934073464102069, -2.400398261089891}, { 0.4934073464102069, -1.7863359581661729`}, {0.4934073464102069, 1.2266192988385225`}, {0.4934073464102069, 0.07270732273859791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.512952145708026}, { 0.498407346410207, -2.4006104681664646`}, { 0.498407346410207, -1.785981016016877}, {0.498407346410207, 1.2266794380408075`}, {0.498407346410207, 0.07347529463386394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.512938810489698}, { 0.5034073464102069, -2.400823457476632}, { 0.5034073464102069, -1.785625591074192}, {0.5034073464102069, 1.2267403899319287`}, {0.5034073464102069, 0.07424406608737623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.512925856999593}, { 0.508407346410207, -2.401037231995096}, { 0.508407346410207, -1.7852696807191055`}, {0.508407346410207, 1.2268021591545526`}, {0.508407346410207, 0.07501364230949227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.5129132867754906`}, { 0.5134073464102069, -2.401251794731955}, { 0.5134073464102069, -1.7849132823179754`}, {0.5134073464102069, 1.2268647504035761`}, {0.5134073464102069, 0.0757840285087066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.51290110137985}, { 0.518407346410207, -2.401467148732882}, { 0.518407346410207, -1.7845563932225161`}, {0.518407346410207, 1.22692816842661}, {0.518407346410207, 0.07655522989143501}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.512889302400023}, { 0.5234073464102069, -2.4016832970793014`}, { 0.5234073464102069, -1.784199010769785}, {0.5234073464102069, 1.2269924180244671`}, {0.5234073464102069, 0.07732725166179377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.5128778914484706`}, { 0.528407346410207, -2.4019002428885776`}, { 0.528407346410207, -1.7838411322821677`}, {0.528407346410207, 1.2270575040516585`}, {0.528407346410207, 0.07810009902137331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.512866870162986}, { 0.5334073464102069, -2.4021179893141986`}, { 0.5334073464102069, -1.7834827550673624`}, {0.5334073464102069, 1.2271234314168942`}, {0.5334073464102069, 0.07887377716900655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.5128562402069163`}, { 0.538407346410207, -2.402336539545967}, { 0.538407346410207, -1.7831238764183652`}, {0.538407346410207, 1.227190205083591}, {0.538407346410207, 0.07964829130053205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.512846003269392}, { 0.5434073464102069, -2.4025558968101945`}, { 0.5434073464102069, -1.7827644936134532`}, {0.5434073464102069, 1.2272578300703854`}, {0.5434073464102069, 0.08042364660855139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.512836161065558}, { 0.548407346410207, -2.4027760643698977`}, { 0.548407346410207, -1.7824046039161694`}, {0.548407346410207, 1.2273263114516537`}, {0.548407346410207, 0.081199848282181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.5128267153368067`}, { 0.553407346410207, -2.402997045524999}, { 0.553407346410207, -1.7820442045753047`}, {0.553407346410207, 1.2273956543580387`}, {0.553407346410207, 0.0819769015067977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.512817667851019}, { 0.5584073464102071, -2.40321884361253}, { 0.5584073464102071, -1.781683292824882}, {0.5584073464102071, 1.2274658639769818`}, {0.5584073464102071, 0.08275481146377946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.5128090204028033`}, { 0.563407346410207, -2.4034414620068394`}, { 0.563407346410207, -1.7813218658841379`}, {0.563407346410207, 1.2275369455532612`}, {0.563407346410207, 0.0835335833302389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.512800774813745}, { 0.5684073464102071, -2.4036649041198035`}, { 0.5684073464102071, -1.7809599209575047`}, {0.5684073464102071, 1.2276089043895404`}, {0.5684073464102071, 0.0843132222787519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.512792932932652}, { 0.573407346410207, -2.4038891734010397`}, { 0.573407346410207, -1.7805974552345938`}, {0.573407346410207, 1.2276817458469163`}, {0.573407346410207, 0.085093733477079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.512785496635811}, { 0.5784073464102069, -2.404114273338125}, { 0.5784073464102069, -1.7802344658901754`}, {0.5784073464102069, 1.2277554753454818`}, {0.5784073464102069, 0.08587512208788121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.5127784678272436`}, { 0.583407346410207, -2.4043402074568156`}, { 0.583407346410207, -1.7798709500841605`}, {0.583407346410207, 1.2278300983648893`}, {0.583407346410207, 0.08665739326842907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.512771848438966}, { 0.5884073464102069, -2.4045669793212743`}, { 0.5884073464102069, -1.779506904961582}, {0.5884073464102069, 1.2279056204449246`}, {0.5884073464102069, 0.08744055217030502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.512765640431257}, { 0.593407346410207, -2.404794592534297}, { 0.593407346410207, -1.7791423276525749`}, {0.593407346410207, 1.2279820471860852`}, {0.593407346410207, 0.0882246039390999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.5127598457929246`}, { 0.5984073464102069, -2.4050230507375456`}, { 0.5984073464102069, -1.7787772152723567`}, {0.5984073464102069, 1.2280593842501673`}, {0.5984073464102069, 0.08900955371410137}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.5127544665415797`}, { 0.603407346410207, -2.4052523576117824`}, { 0.603407346410207, -1.7784115649212082`}, {0.603407346410207, 1.2281376373608592`}, {0.603407346410207, 0.08979540662797682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.512749504723914}, { 0.6084073464102069, -2.405482516877111}, { 0.6084073464102069, -1.7780453736844524`}, {0.6084073464102069, 1.2282168123043427`}, {0.6084073464102069, 0.09058216780644827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.512744962415981}, { 0.613407346410207, -2.4057135322932193`}, { 0.613407346410207, -1.7776786386324344`}, {0.613407346410207, 1.2282969149298988`}, {0.613407346410207, 0.09136984236796075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.512740841723482}, { 0.6184073464102069, -2.405945407659625}, { 0.6184073464102069, -1.7773113568205008`}, {0.6184073464102069, 1.228377951150525}, {0.6184073464102069, 0.09215843542334262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.512737144782054}, { 0.623407346410207, -2.406178146815928}, { 0.623407346410207, -1.7769435252889798`}, {0.623407346410207, 1.2284599269435572`}, {0.623407346410207, 0.09294795207545993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.5127338737575675`}, { 0.6284073464102069, -2.4064117536420633`}, { 0.6284073464102069, -1.7765751410631585`}, {0.6284073464102069, 1.2285428483512988`}, {0.6284073464102069, 0.09373839741886139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.5127310308464224`}, { 0.633407346410207, -2.406646232058561}, { 0.633407346410207, -1.7762062011532624`}, {0.633407346410207, 1.2286267214816589`}, {0.633407346410207, 0.09452977653941722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.512728618275853}, { 0.6384073464102069, -2.4068815860268074`}, { 0.6384073464102069, -1.7758367025544348`}, {0.6384073464102069, 1.2287115525087975`}, {0.6384073464102069, 0.0953220945139494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.5127266383042333`}, { 0.643407346410207, -2.4071178195493106`}, { 0.643407346410207, -1.7754666422467162`}, {0.643407346410207, 1.228797347673778}, {0.643407346410207, 0.09611535640985437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.512725093221392}, { 0.6484073464102069, -2.407354936669973}, { 0.6484073464102069, -1.7750960171950185`}, {0.6484073464102069, 1.2288841132852268`}, {0.6484073464102069, 0.09690956728471711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.51272398534893}, { 0.653407346410207, -2.407592941474363}, { 0.653407346410207, -1.774724824349108}, {0.653407346410207, 1.2289718557200036`}, {0.653407346410207, 0.09770473218591781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.512723317040537}, { 0.6584073464102069, -2.407831838089994}, { 0.6584073464102069, -1.774353060643581}, {0.6584073464102069, 1.229060581423876}, {0.6584073464102069, 0.09850085615022958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.512723090682325}, { 0.663407346410207, -2.408071630686608}, { 0.663407346410207, -1.7739807229978422`}, {0.663407346410207, 1.2291502969122046`}, {0.663407346410207, 0.0992979442034076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.5127233086931535`}, { 0.6684073464102069, -2.4083123234764585`}, { 0.6684073464102069, -1.7736078083160847`}, {0.6684073464102069, 1.2292410087706354`}, {0.6684073464102069, 0.10009600135977009`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.5127239735249693`}, { 0.673407346410207, -2.408553920714605}, { 0.673407346410207, -1.7732343134872646`}, {0.673407346410207, 1.2293327236558}, {0.673407346410207, 0.10089503262177008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.5127250876631484`}, { 0.678407346410207, -2.4087964266992055`}, { 0.678407346410207, -1.7728602353850818`}, {0.678407346410207, 1.229425448296025}, {0.678407346410207, 0.10169504297955824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.5127266536268396`}, { 0.6834073464102071, -2.4090398457718165`}, { 0.6834073464102071, -1.7724855708679568`}, {0.6834073464102071, 1.2295191894920483`}, {0.6834073464102071, 0.10249603741053681`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.512728673969317}, { 0.688407346410207, -2.409284182317694}, { 0.688407346410207, -1.7721103167790082`}, {0.688407346410207, 1.2296139541177462`}, {0.688407346410207, 0.10329802087890398`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.512731151278339}, { 0.6934073464102071, -2.409529440766104}, { 0.6934073464102071, -1.771734469946032}, {0.6934073464102071, 1.2297097491208666`}, {0.6934073464102071, 0.1041009983351891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.512734088176507}, { 0.698407346410207, -2.4097756255906324`}, { 0.698407346410207, -1.7713580271814788`}, {0.698407346410207, 1.2298065815237715`}, {0.698407346410207, 0.1049049747157779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.5127374873216346`}, { 0.7034073464102069, -2.410022741309502}, { 0.7034073464102069, -1.7709809852824314`}, {0.7034073464102069, 1.2299044584241903`}, {0.7034073464102069, 0.10570995494242821`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.5127413514071213`}, { 0.708407346410207, -2.4102707924858926`}, { 0.708407346410207, -1.7706033410305837`}, {0.708407346410207, 1.2300033869959777`}, {0.708407346410207, 0.10651594392177584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.512745683162328}, { 0.7134073464102069, -2.4105197837282675`}, { 0.7134073464102069, -1.7702250911922188`}, {0.7134073464102069, 1.230103374489885}, {0.7134073464102069, 0.10732294654482978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.5127504853529636`}, { 0.718407346410207, -2.410769719690702}, { 0.718407346410207, -1.769846232518187}, {0.718407346410207, 1.2302044282343376`}, {0.718407346410207, 0.10813096768645798`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.5127557607814746`}, { 0.7234073464102069, -2.4110206050732175`}, { 0.7234073464102069, -1.7694667617438844`}, {0.7234073464102069, 1.2303065556362218`}, {0.7234073464102069, 0.10894001220486159`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.5127615122874385`}, { 0.728407346410207, -2.4112724446221216`}, { 0.728407346410207, -1.7690866755892323`}, {0.728407346410207, 1.2304097641816818`}, {0.728407346410207, 0.10975008494103944`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.5127677427479664`}, { 0.7334073464102069, -2.411525243130351}, { 0.7334073464102069, -1.7687059707586545`}, {0.7334073464102069, 1.230514061436926}, {0.7334073464102069, 0.1105611907182412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.512774455078112}, { 0.738407346410207, -2.41177900543782}, { 0.738407346410207, -1.7683246439410578`}, {0.738407346410207, 1.2306194550490406`}, {0.738407346410207, 0.11137333434140985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.5127816522312805`}, { 0.7434073464102069, -2.412033736431774}, { 0.7434073464102069, -1.7679426918098096`}, {0.7434073464102069, 1.2307259527468155`}, {0.7434073464102069, 0.11218652059661217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.5127893371996524`}, { 0.748407346410207, -2.412289441047146}, { 0.748407346410207, -1.7675601110227195`}, {0.748407346410207, 1.2308335623415783`}, {0.748407346410207, 0.11300075425045884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.5127975130146063`}, { 0.7534073464102069, -2.4125461242669197`}, { 0.7534073464102069, -1.7671768982220162`}, {0.7534073464102069, 1.2309422917280368`}, {0.7534073464102069, 0.11381604004951204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.512806182747152}, { 0.758407346410207, -2.4128037911224998`}, { 0.758407346410207, -1.7667930500343303`}, {0.758407346410207, 1.2310521488851343`}, {0.758407346410207, 0.11463238271968207`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.5128153495083687`}, { 0.7634073464102069, -2.4130624466940813`}, { 0.7634073464102069, -1.7664085630706725`}, {0.7634073464102069, 1.2311631418769111`}, {0.7634073464102069, 0.11544978696561084`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.5128250164498493`}, { 0.768407346410207, -2.413322096111029}, { 0.768407346410207, -1.766023433926415}, {0.768407346410207, 1.2312752788533794`}, {0.768407346410207, 0.11626825747004425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.512835186764151}, { 0.7734073464102069, -2.4135827445522584`}, { 0.7734073464102069, -1.7656376591812724`}, {0.7734073464102069, 1.2313885680514054`}, {0.7734073464102069, 0.11708779889319156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.512845863685256}, { 0.778407346410207, -2.4138443972466272`}, { 0.778407346410207, -1.7652512353992829`}, {0.778407346410207, 1.2315030177956032`}, {0.778407346410207, 0.11790841587207192`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.5128570504890337`}, { 0.7834073464102069, -2.4141070594733245`}, { 0.7834073464102069, -1.76486415912879}, {0.7834073464102069, 1.2316186364992383`}, {0.7834073464102069, 0.1187301130198488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.5128687504937126`}, { 0.788407346410207, -2.4143707365622715`}, { 0.788407346410207, -1.7644764269024242`}, {0.788407346410207, 1.231735432665142}, {0.788407346410207, 0.11955289492515016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.5128809670603602`}, { 0.7934073464102069, -2.4146354338945235`}, { 0.7934073464102069, -1.7640880352370865`}, {0.7934073464102069, 1.231853414886635}, {0.7934073464102069, 0.12037676615137655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.512893703593368}, { 0.798407346410207, -2.4149011569026806`}, { 0.798407346410207, -1.7636989806339305`}, {0.798407346410207, 1.2319725918484628`}, {0.798407346410207, 0.12120173123599493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.512906963540945}, { 0.803407346410207, -2.415167911071301}, { 0.803407346410207, -1.763309259578346}, {0.803407346410207, 1.2320929723277414`}, {0.803407346410207, 0.12202779468981852`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.512920750395616}, { 0.8084073464102071, -2.4154357019373207`}, { 0.8084073464102071, -1.7629188685399424`}, {0.8084073464102071, 1.2322145651949137`}, {0.8084073464102071, 0.12285496099627359`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.5129350676947326`}, { 0.813407346410207, -2.4157045350904807`}, { 0.813407346410207, -1.7625278039725358`}, {0.813407346410207, 1.2323373794147152`}, {0.813407346410207, 0.12368323461065076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.512949919020985}, { 0.8184073464102071, -2.415974416173754}, { 0.8184073464102071, -1.762136062314131}, {0.8184073464102071, 1.2324614240471548`}, {0.8184073464102071, 0.12451261995934298`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.5129653080029266`}, { 0.823407346410207, -2.416245350883788}, { 0.823407346410207, -1.761743639986908}, {0.823407346410207, 1.2325867082485005`}, {0.823407346410207, 0.12534312143906787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.512981238315505}, { 0.8284073464102069, -2.4165173449713415`}, { 0.8284073464102069, -1.76135053339721}, {0.8284073464102069, 1.2327132412722825`}, {0.8284073464102069, 0.12617474341607576`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.512997713680599}, { 0.833407346410207, -2.4167904042417354`}, { 0.833407346410207, -1.7609567389355276`}, {0.833407346410207, 1.2328410324703036`}, {0.833407346410207, 0.12700749022534163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.5130147378675654`}, { 0.8384073464102069, -2.417064534555309}, { 0.8384073464102069, -1.7605622529764897`}, {0.8384073464102069, 1.2329700912936605`}, {0.8384073464102069, 0.12784136616974284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.513032314693795}, { 0.843407346410207, -2.4173397418278735`}, { 0.843407346410207, -1.7601670718788485`}, {0.843407346410207, 1.2331004272937809`}, {0.843407346410207, 0.12867637551921962`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.513050448025273}, { 0.8484073464102069, -2.4176160320311855`}, { 0.8484073464102069, -1.759771191985471}, {0.8484073464102069, 1.2332320501234668`}, {0.8484073464102069, 0.12951252250992062`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.5130691417771525`}, { 0.853407346410207, -2.417893411193414}, { 0.853407346410207, -1.7593746096233283`}, {0.853407346410207, 1.2333649695379534`}, {0.853407346410207, 0.13034981134333198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.513088399914332}, { 0.8584073464102069, -2.4181718853996195`}, { 0.8584073464102069, -1.758977321103485}, {0.8584073464102069, 1.2334991953959777`}, {0.8584073464102069, 0.13118824618538896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.513108226452047}, { 0.863407346410207, -2.4184514607922396`}, { 0.863407346410207, -1.7585793227210922`}, {0.863407346410207, 1.2336347376608594`}, {0.863407346410207, 0.1320278311655723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.5131286254564613`}, { 0.8684073464102069, -2.4187321435715794`}, { 0.8684073464102069, -1.7581806107553795`}, {0.8684073464102069, 1.2337716064015942`}, {0.8684073464102069, 0.13286857037598546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.51314960104528}, { 0.873407346410207, -2.419013939996307}, { 0.873407346410207, -1.7577811814696478`}, {0.873407346410207, 1.2339098117939584`}, {0.873407346410207, 0.13371046787041682`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.513171157388359}, { 0.8784073464102069, -2.419296856383959}, { 0.8784073464102069, -1.7573810311112636`}, {0.8784073464102069, 1.2340493641216272`}, {0.8784073464102069, 0.1345535276633814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.513193298708331}, { 0.883407346410207, -2.4195808991114487`}, { 0.883407346410207, -1.7569801559116551`}, {0.883407346410207, 1.2341902737773023`}, {0.883407346410207, 0.13539775372914734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.5132160292812404`}, { 0.8884073464102069, -2.419866074615582}, { 0.8884073464102069, -1.7565785520863064`}, {0.8884073464102069, 1.2343325512638554`}, {0.8884073464102069, 0.13624315000074175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.513239353437184}, { 0.893407346410207, -2.420152389393584}, { 0.893407346410207, -1.7561762158347565`}, {0.893407346410207, 1.2344762071954818`}, {0.893407346410207, 0.13708972036893954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.513263275560964}, { 0.8984073464102069, -2.4204398500036244`}, { 0.8984073464102069, -1.7557731433405963`}, {0.8984073464102069, 1.234621252298867}, {0.8984073464102069, 0.13793746868123252`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.5132878000927517`}, { 0.903407346410207, -2.420728463065358}, { 0.903407346410207, -1.7553693307714693`}, {0.903407346410207, 1.234767697414367}, {0.903407346410207, 0.1387863987407794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.513312931528759}, { 0.9084073464102069, -2.421018235260465}, { 0.9084073464102069, -1.7549647742790706`}, {0.9084073464102069, 1.2349155534971998`}, {0.9084073464102069, 0.13963651430533616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.513338674421919}, { 0.913407346410207, -2.421309173333204}, { 0.913407346410207, -1.7545594699991494`}, {0.913407346410207, 1.2350648316186508`}, {0.913407346410207, 0.14048781908616725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.513365033382581}, { 0.9184073464102069, -2.4216012840909684`}, { 0.9184073464102069, -1.7541534140515118`}, {0.9184073464102069, 1.235215542967291}, {0.9184073464102069, 0.1413403167469348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.5133920130792125`}, { 0.923407346410207, -2.421894574404851}, { 0.923407346410207, -1.7537466025400255`}, {0.923407346410207, 1.2353676988502083`}, {0.923407346410207, 0.14219401090256997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.513419618239112}, { 0.928407346410207, -2.4221890512102164`}, { 0.928407346410207, -1.7533390315526236`}, {0.928407346410207, 1.2355213106942513`}, {0.928407346410207, 0.14304890511812027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.5134478536491343`}, { 0.9334073464102071, -2.4224847215072804`}, { 0.9334073464102071, -1.7529306971613132`}, {0.9334073464102071, 1.235676390047288}, {0.9334073464102071, 0.14390500290757866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.5134767241564244`}, { 0.938407346410207, -2.4227815923616958`}, { 0.938407346410207, -1.752521595422183}, {0.938407346410207, 1.2358329485794752`}, {0.938407346410207, 0.14476230773268856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.5135062346691637`}, { 0.9434073464102071, -2.423079670905148}, { 0.9434073464102071, -1.752111722375413}, {0.9434073464102071, 1.2359909980845447`}, {0.9434073464102071, 0.14562082300172877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.5135363901573293`}, { 0.948407346410207, -2.4233789643359547`}, { 0.948407346410207, -1.7517010740452847`}, {0.948407346410207, 1.236150550481099}, {0.948407346410207, 0.14648055206827476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.5135671956534598`}, { 0.9534073464102071, -2.4236794799196777`}, { 0.9534073464102071, -1.751289646440195}, {0.9534073464102071, 1.2363116178139253`}, {0.9534073464102071, 0.14734149822993817`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.5135986562534383`}, { 0.958407346410207, -2.4239812249897397`}, { 0.958407346410207, -1.7508774355526702`}, {0.958407346410207, 1.236474212255319}, {0.958407346410207, 0.148203664727083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.513630777117282}, { 0.9634073464102069, -2.4242842069480446`}, { 0.9634073464102069, -1.7504644373593807`}, {0.9634073464102069, 1.2366383461064234`}, {0.9634073464102069, 0.14906705474151796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.5136635634699496`}, { 0.968407346410207, -2.4245884332656193`}, { 0.968407346410207, -1.7500506478211597`}, {0.968407346410207, 1.2368040317985833`}, {0.968407346410207, 0.1499316713951658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.5136970206021543`}, { 0.9734073464102069, -2.424893911483248}, { 0.9734073464102069, -1.7496360628830216`}, {0.9734073464102069, 1.2369712818947112`}, {0.9734073464102069, 0.15079751774870778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.513731153871194}, { 0.978407346410207, -2.425200649212124}, { 0.978407346410207, -1.7492206784741837`}, {0.978407346410207, 1.2371401090906682`}, {0.978407346410207, 0.15166459680020394`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.5137659687017924`}, { 0.9834073464102069, -2.4255086541345054`}, { 0.9834073464102069, -1.748804490508088}, {0.9834073464102069, 1.2373105262166604`}, {0.9834073464102069, 0.15253291148368825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.5138014705869534`}, { 0.988407346410207, -2.4258179340043853`}, { 0.988407346410207, -1.7483874948824263`}, {0.988407346410207, 1.237482546238647}, {0.988407346410207, 0.1534024646677385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.513837665088827}, { 0.9934073464102069, -2.426128496648161}, { 0.9934073464102069, -1.7479696874791666`}, {0.9934073464102069, 1.2376561822597654`}, {0.9934073464102069, 0.15427325915401996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.513874557839589}, { 0.998407346410207, -2.42644034996532}, { 0.998407346410207, -1.747551064164582}, {0.998407346410207, 1.237831447521768}, {0.998407346410207, 0.15514529767580382`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.513912154542337}, { 1.003407346410207, -2.4267535019291318`}, { 1.003407346410207, -1.7471316207892797`}, {1.003407346410207, 1.2380083554064767`}, {1.003407346410207, 0.15601858289645745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.513950460971995}, { 1.008407346410207, -2.427067960587347}, { 1.008407346410207, -1.7467113531882357`}, {1.008407346410207, 1.2381869194372477`}, {1.008407346410207, 0.15689311740790943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.513989482976234}, { 1.013407346410207, -2.427383734062908}, { 1.013407346410207, -1.7462902571808276`}, {1.013407346410207, 1.2383671532804554`}, {1.013407346410207, 0.15776890372908575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.51402922647641}, { 1.018407346410207, -2.4277008305546657`}, { 1.018407346410207, -1.7458683285708732`}, {1.018407346410207, 1.2385490707469884`}, {1.018407346410207, 0.15864594430431822`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.5140696974685084`}, { 1.023407346410207, -2.428019258338109}, { 1.023407346410207, -1.7454455631466677`}, {1.023407346410207, 1.2387326857937595`}, {1.023407346410207, 0.1595242415017251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.514110902024113}, { 1.028407346410207, -2.428339025766102}, { 1.028407346410207, -1.745021956681026}, {1.028407346410207, 1.2389180125252335`}, {1.028407346410207, 0.16040379761156265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.51415284629138}, { 1.033407346410207, -2.4286601412696274`}, { 1.033407346410207, -1.7445975049313278`}, {1.033407346410207, 1.239105065194967}, {1.033407346410207, 0.16128461484454729`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.5141955364960347`}, { 1.038407346410207, -2.4289826133585444`}, { 1.038407346410207, -1.7441722036395615`}, {1.038407346410207, 1.2392938582071649`}, {1.038407346410207, 0.16216669533014758`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.5142389789423762`}, { 1.043407346410207, -2.429306450622354}, { 1.043407346410207, -1.7437460485323744`}, {1.043407346410207, 1.2394844061182506`}, {1.043407346410207, 0.1630500411148469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.5142831800143073`}, { 1.048407346410207, -2.429631661730974}, { 1.048407346410207, -1.7433190353211234`}, {1.048407346410207, 1.239676723638452}, {1.048407346410207, 0.16393465416037495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.5143281461763687`}, { 1.053407346410207, -2.429958255435523}, { 1.053407346410207, -1.7428911597019296`}, {1.053407346410207, 1.2398708256334028`}, {1.053407346410207, 0.16482053634190794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.5143738839747964`}, { 1.058407346410207, -2.4302862405691164`}, { 1.058407346410207, -1.7424624173557346`}, {1.058407346410207, 1.2400667271257582`}, {1.058407346410207, 0.16570768944623715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.514420400038597}, { 1.063407346410207, -2.4306156260476715`}, { 1.063407346410207, -1.7420328039483588`}, {1.063407346410207, 1.240264443296826}, {1.063407346410207, 0.16659611516990544`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.5144677010806307`}, { 1.068407346410207, -2.430946420870722}, { 1.068407346410207, -1.7416023151305657`}, {1.068407346410207, 1.2404639894882121`}, {1.068407346410207, 0.16748581511731134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.5145157938987217`}, { 1.073407346410207, -2.4312786341222448`}, { 1.073407346410207, -1.7411709465381249`}, {1.073407346410207, 1.2406653812034847`}, {1.073407346410207, 0.16837679079877915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.514564685376777}, { 1.078407346410207, -2.4316122749714957`}, { 1.078407346410207, -1.7407386937918816`}, {1.078407346410207, 1.2408686341098474`}, {1.078407346410207, 0.16926904362859646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.5146143824859286`}, { 1.083407346410207, -2.4319473526738564`}, { 1.083407346410207, -1.7403055524978275`}, {1.083407346410207, 1.241073764039834}, {1.083407346410207, 0.17016257492301617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.5146648922856896`}, { 1.0884073464102069`, -2.4322838765716925`}, { 1.0884073464102069`, -1.7398715182471751`}, {1.0884073464102069`, 1.241280786993014}, {1.0884073464102069`, 0.17105738589822514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.514716221925129}, { 1.093407346410207, -2.432621856095222}, { 1.093407346410207, -1.7394365866164343`}, {1.093407346410207, 1.2414897191377168`}, {1.093407346410207, 0.17195347766827623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.514768378644066}, { 1.0984073464102069`, -2.432961300763395}, { 1.0984073464102069`, -1.7390007531674945`}, {1.0984073464102069`, 1.2417005768127674`}, {1.0984073464102069`, 0.17285085124298527`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.5148213697742827`}, { 1.103407346410207, -2.4333022201847854`}, { 1.103407346410207, -1.738564013447708}, {1.103407346410207, 1.2419133765292407`}, {1.103407346410207, 0.1737495075257919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.514875202740753}, { 1.1084073464102069`, -2.4336446240584926`}, { 1.1084073464102069`, -1.7381263629899781`}, {1.1084073464102069`, 1.2421281349722297`}, {1.1084073464102069`, 0.1746494473115824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.514929885062894}, { 1.113407346410207, -2.4339885221750563`}, { 1.113407346410207, -1.7376877973128497`}, {1.113407346410207, 1.2423448690026284`}, {1.113407346410207, 0.1755506712844763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.514985424355835}, { 1.118407346410207, -2.4343339244173814`}, { 1.118407346410207, -1.7372483119206046`}, {1.118407346410207, 1.242563595658931}, {1.118407346410207, 0.17645318001557375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.515041828331706}, { 1.123407346410207, -2.434680840761675}, { 1.123407346410207, -1.7368079023033598`}, {1.123407346410207, 1.242784332159045}, {1.123407346410207, 0.17735697396066497`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.515099104800948}, { 1.128407346410207, -2.4350292812783985`}, { 1.128407346410207, -1.7363665639371697`}, {1.128407346410207, 1.2430070959021216`}, {1.128407346410207, 0.17826205345790053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.515157261673643}, { 1.133407346410207, -2.435379256133226}, { 1.133407346410207, -1.7359242922841325`}, {1.133407346410207, 1.2432319044703977`}, {1.133407346410207, 0.17916841872542122`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.515216306960862}, { 1.138407346410207, -2.435730775588021}, { 1.138407346410207, -1.7354810827925007`}, {1.138407346410207, 1.2434587756310567`}, {1.138407346410207, 0.18007606985894783`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.51527624877604}, { 1.143407346410207, -2.4360838500018205`}, { 1.143407346410207, -1.735036930896794}, {1.143407346410207, 1.2436877273381017`}, {1.143407346410207, 0.18098500682933003`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.5153370953363656`}, { 1.148407346410207, -2.4364384898318363`}, { 1.148407346410207, -1.7345918320179199`}, {1.148407346410207, 1.2439187777342446`}, {1.148407346410207, 0.1818952294800532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.515398854964199}, { 1.153407346410207, -2.436794705634467}, { 1.153407346410207, -1.734145781563295}, {1.153407346410207, 1.2441519451528098`}, {1.153407346410207, 0.1828067375247037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.5154615360885075`}, { 1.158407346410207, -2.437152508066321}, { 1.158407346410207, -1.7336987749269726`}, {1.158407346410207, 1.244387248119653}, {1.158407346410207, 0.18371953054439025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.5155251472463256`}, { 1.163407346410207, -2.437511907885257}, { 1.163407346410207, -1.7332508074897734`}, {1.163407346410207, 1.2446247053550934`}, {1.163407346410207, 0.18463360798512274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.5155896970842364`}, { 1.168407346410207, -2.4378729159514325`}, { 1.168407346410207, -1.7328018746194236`}, {1.168407346410207, 1.2448643357758624`}, {1.168407346410207, 0.1855489691551462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.5156551943598804`}, { 1.173407346410207, -2.4382355432283727`}, { 1.173407346410207, -1.7323519716706943`}, {1.173407346410207, 1.2451061584970646`}, {1.173407346410207, 0.18646561322223046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.515721647943481}, { 1.178407346410207, -2.438599800784047}, { 1.178407346410207, -1.731901093985548}, {1.178407346410207, 1.245350192834155}, {1.178407346410207, 0.18738353921091366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.5157890668194036`}, { 1.183407346410207, -2.438965699791962}, { 1.183407346410207, -1.731449236893288}, {1.183407346410207, 1.2455964583049286`}, {1.183407346410207, 0.18830274599970087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.5158574600877293`}, { 1.188407346410207, -2.4393332515322683`}, { 1.188407346410207, -1.730996395710716}, {1.188407346410207, 1.2458449746315248`}, {1.188407346410207, 0.18922323231821433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.515926836965859}, { 1.193407346410207, -2.439702467392882}, { 1.193407346410207, -1.7305425657422917`}, {1.193407346410207, 1.2460957617424464`}, {1.193407346410207, 0.1901449967442974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.5159972067901464`}, { 1.198407346410207, -2.4400733588706203`}, { 1.198407346410207, -1.730087742280299}, {1.198407346410207, 1.2463488397745899`}, {1.198407346410207, 0.1910680377010699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.516068579017546}, { 1.203407346410207, -2.4404459375723504`}, { 1.203407346410207, -1.729631920605018}, {1.203407346410207, 1.2466042290752921`}, {1.203407346410207, 0.19199235345393462`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.516140963227298}, { 1.208407346410207, -2.440820215216156}, { 1.208407346410207, -1.7291750959849013`}, {1.208407346410207, 1.2468619502043874`}, {1.208407346410207, 0.1929179421075343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.516214369122635}, { 1.2134073464102069`, -2.441196203632518}, { 1.2134073464102069`, -1.7287172636767578`}, {1.2134073464102069`, 1.2471220239362801`}, {1.2134073464102069`, 0.1938448016026589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.5162888065325153`}, { 1.218407346410207, -2.4415739147655087`}, { 1.218407346410207, -1.7282584189259398`}, {1.218407346410207, 1.2473844712620281`}, {1.218407346410207, 0.19477292971310062`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.5163642854133865`}, { 1.2234073464102069`, -2.441953360674002}, { 1.2234073464102069`, -1.7277985569665382`}, {1.2234073464102069`, 1.2476493133914397`}, {1.2234073464102069`, 0.19570232404245866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.516440815850974}, { 1.228407346410207, -2.442334553532903}, { 1.228407346410207, -1.727337673021583}, {1.228407346410207, 1.2479165717551821`}, {1.228407346410207, 0.19663298202089094`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.516518408062102}, { 1.2334073464102069`, -2.4427175056343873`}, { 1.2334073464102069`, -1.7268757623032491`}, {1.2334073464102069`, 1.2481862680069036`}, {1.2334073464102069`, 0.19756490090181247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.516597072396538}, { 1.238407346410207, -2.4431022293891624`}, { 1.238407346410207, -1.7264128200130704`}, {1.238407346410207, 1.2484584240253647`}, {1.238407346410207, 0.19849807775854086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.5166768193388735`}, { 1.243407346410207, -2.4434887373277414`}, { 1.243407346410207, -1.7259488413421578`}, {1.243407346410207, 1.248733061916583}, {1.243407346410207, 0.19943250948088545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.5167576595104273`}, { 1.248407346410207, -2.443877042101735}, { 1.248407346410207, -1.725483821471426}, {1.248407346410207, 1.2490102040159885`}, {1.248407346410207, 0.20036819277168344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.516839603671187}, { 1.253407346410207, -2.44426715648516}, { 1.253407346410207, -1.7250177555718262`}, {1.253407346410207, 1.2492898728905881`}, {1.253407346410207, 0.20130512414327761`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.516922662721775}, { 1.258407346410207, -2.444659093375764}, { 1.258407346410207, -1.7245506388045853`}, {1.258407346410207, 1.2495720913411426`}, {1.258407346410207, 0.2022432999139392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.5170068477054497`}, { 1.263407346410207, -2.445052865796371}, { 1.263407346410207, -1.7240824663214525`}, {1.263407346410207, 1.249856882404352}, {1.263407346410207, 0.2031827162042315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.517092169810139}, { 1.268407346410207, -2.4454484868962387`}, { 1.268407346410207, -1.7236132332649545`}, {1.268407346410207, 1.2501442693550522`}, {1.268407346410207, 0.2041233689333164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.517178640370503}, { 1.273407346410207, -2.4458459699524377`}, { 1.273407346410207, -1.7231429347686547`}, {1.273407346410207, 1.2504342757084173`}, {1.273407346410207, 0.2050652538152005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.517266270870035}, { 1.278407346410207, -2.4462453283712486`}, { 1.278407346410207, -1.7226715659574239`}, {1.278407346410207, 1.2507269252221747`}, {1.278407346410207, 0.20600836635492278`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.51735507294319}, { 1.283407346410207, -2.4466465756895746`}, { 1.283407346410207, -1.7221991219477149`}, {1.283407346410207, 1.2510222418988253`}, {1.283407346410207, 0.20695270184467984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.517445058377554}, { 1.288407346410207, -2.447049725576377}, { 1.288407346410207, -1.7217255978478505`}, {1.288407346410207, 1.251320249987873}, {1.288407346410207, 0.20789825535989145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.517536239116044}, { 1.293407346410207, -2.4474547918341245`}, { 1.293407346410207, -1.7212509887583105`}, {1.293407346410207, 1.2516209739880608`}, {1.293407346410207, 0.20884502175520148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.517628627259146}, { 1.298407346410207, -2.447861788400265}, { 1.298407346410207, -1.720775289772037}, {1.298407346410207, 1.2519244386496124`}, {1.298407346410207, 0.20979299566041856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.5177222350671857`}, { 1.303407346410207, -2.448270729348716}, { 1.303407346410207, -1.7202984959747414`}, {1.303407346410207, 1.252230668976482}, {1.303407346410207, 0.21074217147638988`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.51781707496264}, { 1.308407346410207, -2.4486816288913738`}, { 1.308407346410207, -1.7198206024452232`}, {1.308407346410207, 1.2525396902286074`}, {1.308407346410207, 0.21169254337081278`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.517913159532483}, { 1.313407346410207, -2.449094501379643}, { 1.313407346410207, -1.7193416042556953`}, {1.313407346410207, 1.2528515279241692`}, {1.313407346410207, 0.21264410527397862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.518010501530571}, { 1.318407346410207, -2.4495093613059855`}, { 1.318407346410207, -1.7188614964721205`}, {1.318407346410207, 1.253166207841854}, {1.318407346410207, 0.2135968508744519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.518109113880068}, { 1.323407346410207, -2.4499262233054933`}, { 1.323407346410207, -1.7183802741545555`}, {1.323407346410207, 1.2534837560231198`}, {1.323407346410207, 0.21455077361468125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.5182090096759064`}, { 1.328407346410207, -2.4503451021574754`}, { 1.328407346410207, -1.7178979323575054`}, {1.328407346410207, 1.2538041987744655`}, {1.328407346410207, 0.21550586668654326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.5183102021872905`}, { 1.333407346410207, -2.450766012787072}, { 1.333407346410207, -1.717414466130287}, {1.333407346410207, 1.2541275626697017`}, {1.333407346410207, 0.2164621230268157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.518412704860242}, { 1.3384073464102069`, -2.451188970266887}, { 1.3384073464102069`, -1.7169298705174023`}, {1.3384073464102069`, 1.2544538745522233`}, {1.3384073464102069`, 0.21741953531258396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.5185165313201816`}, { 1.343407346410207, -2.4516139898186426`}, { 1.343407346410207, -1.7164441405589221`}, {1.343407346410207, 1.2547831615372806`}, {1.343407346410207, 0.21837809595657168`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.51862169537456}, { 1.3484073464102069`, -2.4520410868148557`}, { 1.3484073464102069`, -1.715957271290879}, {1.3484073464102069`, 1.2551154510142528`}, {1.3484073464102069`, 0.21933779710240908`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.518728211015526}, { 1.353407346410207, -2.452470276780536}, { 1.353407346410207, -1.715469257745673}, {1.353407346410207, 1.2554507706489175`}, {1.353407346410207, 0.22029863061981908`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.518836092422638}, { 1.3584073464102069`, -2.4529015753949084`}, { 1.3584073464102069`, -1.7149800949524836`}, {1.3584073464102069`, 1.2557891483857193`}, {1.3584073464102069`, 0.22126058809973448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.5189453539656257`}, { 1.363407346410207, -2.453334998493156}, { 1.363407346410207, -1.7144897779376982`}, {1.363407346410207, 1.2561306124500349`}, {1.363407346410207, 0.22222366084934594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.5190560102071906`}, { 1.368407346410207, -2.453770562068188}, { 1.368407346410207, -1.7139983017253477`}, {1.368407346410207, 1.2564751913504333`}, {1.368407346410207, 0.22318783988706606`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.519168075905854}, { 1.373407346410207, -2.45420828227243}, { 1.373407346410207, -1.7135056613375539`}, {1.373407346410207, 1.2568229138809324`}, {1.373407346410207, 0.22415311593742515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.5192815660188534`}, { 1.378407346410207, -2.4546481754196368`}, { 1.378407346410207, -1.713011851794991}, {1.378407346410207, 1.2571738091232458`}, {1.378407346410207, 0.22511947942588748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.519396495705085}, { 1.383407346410207, -2.4550902579867344`}, { 1.383407346410207, -1.712516868117355}, {1.383407346410207, 1.2575279064490277`}, {1.383407346410207, 0.22608692047359033`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.519512880328093}, { 1.388407346410207, -2.455534546615681}, { 1.388407346410207, -1.7120207053238503`}, {1.388407346410207, 1.2578852355221022`}, {1.388407346410207, 0.22705542889200614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.5196307354591116`}, { 1.393407346410207, -2.4559810581153543`}, { 1.393407346410207, -1.7115233584336829`}, {1.393407346410207, 1.2582458263006886`}, {1.393407346410207, 0.2280249941775242}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.519750076880152}, { 1.398407346410207, -2.4564298094634656`}, { 1.398407346410207, -1.7110248224665712`}, {1.398407346410207, 1.2586097090396131`}, {1.398407346410207, 0.22899560550595352`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.5198709205871457`}, { 1.403407346410207, -2.4568808178084978`}, { 1.403407346410207, -1.7105250924432662`}, {1.403407346410207, 1.258976914292507}, {1.403407346410207, 0.2299672517269446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.5199932827931324`}, { 1.408407346410207, -2.4573341004716713`}, { 1.408407346410207, -1.7100241633860886`}, {1.408407346410207, 1.2593474729139928`}, {1.408407346410207, 0.2309399213583297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.520117179931508}, { 1.413407346410207, -2.457789674948932}, { 1.413407346410207, -1.7095220303194747`}, {1.413407346410207, 1.2597214160618564`}, {1.413407346410207, 0.23191360258038105`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.5202426286593202`}, { 1.418407346410207, -2.458247558912972}, { 1.418407346410207, -1.7090186882705398`}, {1.418407346410207, 1.2600987751991979`}, {1.418407346410207, 0.23288828322998567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.520369645860621}, { 1.4234073464102068`, -2.458707770215272}, { 1.4234073464102068`, -1.708514132269654}, {1.4234073464102068`, 1.2604795820965693`}, {1.4234073464102068`, 0.23386395079473563`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.520498248649873}, { 1.4284073464102072`, -2.4591703268881724`}, { 1.4284073464102072`, -1.7080083573510332`}, {1.4284073464102072`, 1.2608638688340903`}, {1.4284073464102072`, 0.23484059240693494`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.520628454375414}, { 1.433407346410207, -2.459635247146975}, { 1.433407346410207, -1.7075013585533438`}, {1.433407346410207, 1.2612516678035415`}, {1.433407346410207, 0.23581819483751898`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.5207602806229756`}, { 1.438407346410207, -2.4601025493920705`}, { 1.438407346410207, -1.7069931309203232`}, {1.438407346410207, 1.2616430117104376`}, {1.438407346410207, 0.23679674448988858`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.520893745219262}, { 1.4434073464102068`, -2.4605722522110924`}, { 1.4434073464102068`, -1.706483669501414}, {1.4434073464102068`, 1.2620379335760727`}, {1.4434073464102068`, 0.2377762273936568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.5210288662355866`}, { 1.4484073464102072`, -2.461044374381106}, { 1.4484073464102072`, -1.7059729693524173`}, {1.4484073464102072`, 1.2624364667395422`}, {1.4484073464102072`, 0.23875662919830729`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.521165661991571}, { 1.453407346410207, -2.4615189348708206`}, { 1.453407346410207, -1.7054610255361573`}, {1.453407346410207, 1.2628386448597329`}, {1.453407346410207, 0.23973793516676295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.521304151058902}, { 1.458407346410207, -2.4619959528428343`}, { 1.458407346410207, -1.7049478331231658`}, {1.458407346410207, 1.2632445019172847`}, {1.458407346410207, 0.24072013016886734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.5214443522651506`}, { 1.4634073464102069`, -2.462475447655911}, { 1.4634073464102069`, -1.7044333871923816`}, {1.4634073464102069`, 1.2636540722165208`}, {1.4634073464102069`, 0.2417031986747725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.521586284697659}, { 1.4684073464102068`, -2.4629574388672824`}, { 1.4684073464102068`, -1.7039176828318676`}, {1.4684073464102068`, 1.2640673903873414`}, {1.4684073464102068`, 0.242687124748238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.5217299677074836`}, { 1.473407346410207, -2.463441946234988}, { 1.473407346410207, -1.7034007151395447`}, {1.473407346410207, 1.2644844913870816`}, {1.473407346410207, 0.24367189203983702`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.5218754209134127`}, { 1.478407346410207, -2.4639289897202423`}, { 1.478407346410207, -1.702882479223943}, {1.478407346410207, 1.2649054105023319`}, {1.478407346410207, 0.24465748378006905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.522022664206041}, { 1.4834073464102069`, -2.4644185894898336`}, { 1.4834073464102069`, -1.7023629702049727`}, {1.4834073464102069`, 1.2653301833507145`}, {1.4834073464102069`, 0.24564388277238058`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.52217171775192}, { 1.4884073464102068`, -2.464910765918557}, { 1.4884073464102068`, -1.7018421832147113`}, {1.4884073464102068`, 1.2657588458826203`}, {1.4884073464102068`, 0.24663107138609058`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.5223226019977716`}, { 1.4934073464102071`, -2.465405539591683}, { 1.4934073464102071`, -1.7013201133982103`}, {1.4934073464102071`, 1.2661914343828973`}, {1.4934073464102071`, 0.24761903154922107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.5224753376747726`}, { 1.498407346410207, -2.4659029313074528`}, { 1.498407346410207, -1.7007967559143238`}, {1.498407346410207, 1.26662798547249}, {1.498407346410207, 0.24860774474123232`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.522629945802912}, { 1.503407346410207, -2.466402962079612}, { 1.503407346410207, -1.7002721059365509`}, {1.503407346410207, 1.2670685361100311`}, {1.503407346410207, 0.2495971919856619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.522786447695419}, { 1.5084073464102068`, -2.4669056531399796`}, { 1.5084073464102068`, -1.699746158653904}, {1.5084073464102068`, 1.267513123593377}, {1.5084073464102068`, 0.2505873538426663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.522944864963262}, { 1.5134073464102071`, -2.467411025941048}, { 1.5134073464102071`, -1.6992189092717944`}, {1.5134073464102071`, 1.2679617855610865`}, {1.5134073464102071`, 0.2515782104014656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.5231052195197288`}, { 1.518407346410207, -2.467919102158622}, { 1.518407346410207, -1.6986903530129387`}, {1.518407346410207, 1.268414559993843}, {1.518407346410207, 0.2525697412726884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.523267533585073}, { 1.523407346410207, -2.4684299036944903`}, { 1.523407346410207, -1.6981604851182879`}, {1.523407346410207, 1.2688714852158118`}, {1.523407346410207, 0.25356192558062046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.523431829691248}, { 1.5284073464102068`, -2.4689434526791363`}, { 1.5284073464102068`, -1.697629300847977}, {1.5284073464102068`, 1.2693325998959342`}, {1.5284073464102068`, 0.2545547419553512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.5235981306867106`}, { 1.5334073464102072`, -2.469459771474484}, { 1.5334073464102072`, -1.6970967954822975`}, {1.5334073464102072`, 1.2697979430491502`}, {1.5334073464102072`, 0.25554816852482154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.5237664597413074`}, { 1.538407346410207, -2.4699788826766813`}, { 1.538407346410207, -1.6965629643226927`}, {1.538407346410207, 1.2702675540375543`}, {1.538407346410207, 0.25654218290677117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.5239368403512445`}, { 1.543407346410207, -2.4705008091189242`}, { 1.543407346410207, -1.696027802692774}, {1.543407346410207, 1.270741472571472}, {1.543407346410207, 0.257536762200584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.5241092963441356`}, { 1.5484073464102068`, -2.4710255738743134`}, { 1.5484073464102068`, -1.6954913059393646`}, {1.5484073464102068`, 1.2712197387104602`}, {1.5484073464102068`, 0.2585318829790329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.5242838518841366`}, { 1.5534073464102072`, -2.4715532002587555`}, { 1.5534073464102072`, -1.694953469433563}, {1.5534073464102072`, 1.2717023928642253`}, {1.5534073464102072`, 0.2595275212799214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.5244605314771618`}, { 1.558407346410207, -2.4720837118339016`}, { 1.558407346410207, -1.6944142885718347`}, {1.558407346410207, 1.272189475793455}, {1.558407346410207, 0.2605236525976229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.5246393599761907`}, { 1.563407346410207, -2.472617132410125}, { 1.563407346410207, -1.6938737587771264`}, {1.563407346410207, 1.272681028610563}, {1.563407346410207, 0.2615202518745184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.524820362586659}, { 1.5684073464102068`, -2.473153486049543}, { 1.5684073464102068`, -1.6933318755000073`}, {1.5684073464102068`, 1.273177092780337}, {1.5684073464102068`, 0.2625172934923281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.52500356487194}, { 1.5734073464102072`, -2.4736927970690745`}, { 1.5734073464102072`, -1.6927886342198346`}, {1.5734073464102072`, 1.273677710120493}, {1.5734073464102072`, 0.2635147512633422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.5251889927589186`}, { 1.578407346410207, -2.474235090043545}, { 1.578407346410207, -1.6922440304459492`}, {1.578407346410207, 1.2741829228021273`}, {1.578407346410207, 0.2645125984215442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.5253766725436533`}, { 1.583407346410207, -2.47478038980883}, { 1.583407346410207, -1.691698059718894}, {1.583407346410207, 1.2746927733500608`}, {1.583407346410207, 0.26551080761363405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.5255666308971336`}, { 1.5884073464102069`, -2.4753287214650443`}, { 1.5884073464102069`, -1.691150717611663}, {1.5884073464102069`, 1.275207304643077}, {1.5884073464102069`, 0.2665093508899424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.525758894871135}, { 1.5934073464102072`, -2.4758801103797725`}, { 1.5934073464102072`, -1.6906019997309787`}, {1.5934073464102072`, 1.2757265599140442`}, {1.5934073464102072`, 0.26750819969524225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.5259534919041675`}, { 1.598407346410207, -2.4764345821913456`}, { 1.598407346410207, -1.6900519017185966`}, {1.598407346410207, 1.2762505827499175`}, {1.598407346410207, 0.2685073248594552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.5261504498275213`}, { 1.603407346410207, -2.4769921628121607`}, { 1.603407346410207, -1.68950041925264}, {1.603407346410207, 1.276779417091621}, {1.603407346410207, 0.2695066965882518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.5263497968714153`}, { 1.6084073464102069`, -2.477552878432048}, { 1.6084073464102069`, -1.688947548048965}, {1.6084073464102069`, 1.2773131072337962`}, {1.6084073464102069`, 0.27050628445354674`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.526551561671246}, { 1.6134073464102068`, -2.4781167555216834`}, { 1.6134073464102068`, -1.6883932838625573`}, {1.6134073464102068`, 1.2778516978244228`}, {1.6134073464102068`, 0.27150605738388844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.526755773273936}, { 1.6184073464102071`, -2.478683820836046}, { 1.6184073464102071`, -1.6878376224889569`}, {1.6184073464102071`, 1.2783952338642965`}, {1.6184073464102071`, 0.2725059836547434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.5269624611443926`}, { 1.623407346410207, -2.4792541014179257`}, { 1.623407346410207, -1.6872805597657183`}, {1.623407346410207, 1.2789437607063654`}, {1.623407346410207, 0.27350603087867376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.527171655172066}, { 1.628407346410207, -2.479827624601478}, { 1.628407346410207, -1.6867220915739018`}, {1.628407346410207, 1.2794973240549166`}, {1.628407346410207, 0.27450616599541106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.5273833856776218`}, { 1.6334073464102068`, -2.4804044180158256`}, { 1.6334073464102068`, -1.686162213839598}, {1.6334073464102068`, 1.2800559699646077`}, {1.6334073464102068`, 0.27550635526182327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.5275976834197147`}, { 1.6384073464102071`, -2.4809845095887137`}, { 1.6384073464102071`, -1.6856009225354847`}, {1.6384073464102071`, 1.2806197448393393`}, {1.6384073464102071`, 0.27650656424177644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.527814579601883}, { 1.643407346410207, -2.48156792755021}, { 1.643407346410207, -1.685038213682422}, {1.643407346410207, 1.2811886954309586`}, {1.643407346410207, 0.2775067577958917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.528034105879547}, { 1.648407346410207, -2.4821547004364604`}, { 1.648407346410207, -1.68447408335108}, {1.648407346410207, 1.2817628688377938`}, {1.648407346410207, 0.27850690007119683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.5282562943671265`}, { 1.6534073464102068`, -2.482744857093492}, { 1.6534073464102068`, -1.6839085276636006`}, {1.6534073464102068`, 1.2823423125030085`}, {1.6534073464102068`, 0.27950695449067364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.5284811776452742`}, { 1.6584073464102072`, -2.483338426681073}, { 1.6584073464102072`, -1.6833415427953033`}, {1.6584073464102072`, 1.2829270742127703`}, {1.6584073464102072`, 0.280506883742701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.5287087887682236`}, { 1.663407346410207, -2.48393543867662}, { 1.663407346410207, -1.6827731249764186`}, {1.663407346410207, 1.2835172020942303`}, {1.663407346410207, 0.2815066497703909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.528939161271261}, { 1.668407346410207, -2.484535922879164}, { 1.668407346410207, -1.682203270493867}, {1.668407346410207, 1.2841127446133045`}, {1.668407346410207, 0.2825062137608285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.529172329178316}, { 1.6734073464102068`, -2.485139909413367}, { 1.6734073464102068`, -1.6816319756930735`}, {1.6734073464102068`, 1.2847137505722483`}, {1.6734073464102068`, 0.28350553613419965`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.5294083270096763`}, { 1.6784073464102072`, -2.485747428733597}, { 1.6784073464102072`, -1.681059236979824}, {1.6784073464102072`, 1.2853202691070225`}, {1.6784073464102072`, 0.28450457653282246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.529647189789824}, { 1.683407346410207, -2.486358511628056}, { 1.683407346410207, -1.680485050822159}, {1.683407346410207, 1.2859323496844377`}, {1.683407346410207, 0.2855032938100741}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.529888953055406}, { 1.688407346410207, -2.486973189222965}, { 1.688407346410207, -1.6799094137523123`}, {1.688407346410207, 1.2865500420990752`}, {1.688407346410207, 0.28650164601921824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.5301336528633245`}, { 1.6934073464102068`, -2.48759149298681}, { 1.6934073464102068`, -1.6793323223686891`}, {1.6934073464102068`, 1.287173396469972}, {1.6934073464102068`, 0.28749959040212975`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.530381325798963}, { 1.6984073464102072`, -2.48821345473464}, { 1.6984073464102072`, -1.6787537733378881`}, {1.6984073464102072`, 1.2878024632370666`}, {1.6984073464102072`, 0.2884970833779213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.5306320089845435`}, { 1.703407346410207, -2.48883910663243}, { 1.703407346410207, -1.6781737633967682`}, {1.703407346410207, 1.2884372931573933`}, {1.703407346410207, 0.2894940805314705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.530885740087617}, { 1.708407346410207, -2.4894684812014987`}, { 1.708407346410207, -1.6775922893545576`}, {1.708407346410207, 1.2890779373010222`}, {1.708407346410207, 0.29049053660184926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.5311425573296886`}, { 1.7134073464102069`, -2.490101611322991}, { 1.7134073464102069`, -1.6770093480950115`}, {1.7134073464102069`, 1.289724447046732}, {1.7134073464102069`, 0.2914864054706562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.5314024994949835`}, { 1.7184073464102072`, -2.4907385302424188`}, { 1.7184073464102072`, -1.6764249365786132`}, {1.7184073464102072`, 1.2903768740774098`}, {1.7184073464102072`, 0.2924816401502528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.5316656059393496`}, { 1.723407346410207, -2.4913792715742646`}, { 1.723407346410207, -1.6758390518448256`}, {1.723407346410207, 1.2910352703751664`}, {1.723407346410207, 0.2934761927719053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.5319319165993037`}, { 1.728407346410207, -2.49202386930665}, { 1.728407346410207, -1.675251691014388}, {1.728407346410207, 1.2916996882161662`}, {1.728407346410207, 0.2944700145738331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.532201472001218}, { 1.7334073464102069`, -2.492672357806065}, { 1.7334073464102069`, -1.6746628512916646`}, {1.7334073464102069`, 1.2923701801651493`}, {1.7334073464102069`, 0.2954630558891643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.5324743132706544`}, { 1.7384073464102068`, -2.493324771822164}, { 1.7384073464102068`, -1.674072529967042}, {1.7384073464102068`, 1.2930467990696513`}, {1.7384073464102068`, 0.29645526613380097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.532750482141845}, { 1.7434073464102071`, -2.4939811464926263`}, { 1.7434073464102071`, -1.6734807244193786`}, {1.7434073464102071`, 1.2937295980538994`}, {1.7434073464102071`, 0.2974465937941946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.5330300209673218`}, { 1.748407346410207, -2.4946415173480836`}, { 1.748407346410207, -1.6728874321185045`}, {1.748407346410207, 1.2944186305123841`}, {1.748407346410207, 0.2984369864150331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.5333129727276926`}, { 1.753407346410207, -2.4953059203171137`}, { 1.753407346410207, -1.672292650627778}, {1.753407346410207, 1.2951139501030908`}, {1.753407346410207, 0.2994263905868433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.53359938104158}, { 1.7584073464102068`, -2.4959743917313033`}, { 1.7584073464102068`, -1.6716963776066929`}, {1.7584073464102068`, 1.2958156107403844`}, {1.7584073464102068`, 0.30041475193350564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.533889290175701}, { 1.7634073464102071`, -2.4966469683303796`}, { 1.7634073464102071`, -1.6710986108135417`}, {1.7634073464102071`, 1.2965236665875357`}, {1.7634073464102071`, 0.3014020150996893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.5341827450551144`}, { 1.768407346410207, -2.49732368726741}, { 1.768407346410207, -1.6704993481081394`}, {1.768407346410207, 1.2972381720488804`}, {1.768407346410207, 0.302388123738203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.5344797912736197`}, { 1.773407346410207, -2.4980045861140736`}, { 1.773407346410207, -1.6698985874545973`}, {1.773407346410207, 1.2979591817615972`}, {1.773407346410207, 0.3033730204972691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.534780475104317}, { 1.7784073464102068`, -2.4986897028660064`}, { 1.7784073464102068`, -1.6692963269241623`}, {1.7784073464102068`, 1.2986867505870998`}, {1.7784073464102068`, 0.3043566470077187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.53508484351033}, { 1.7834073464102072`, -2.4993790759482146`}, { 1.7834073464102072`, -1.6686925646981123`}, {1.7834073464102072`, 1.2994209336020248`}, {1.7834073464102072`, 0.3053389438701127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.535392944155691}, { 1.788407346410207, -2.5000727442205637`}, { 1.788407346410207, -1.6680872990707132`}, {1.788407346410207, 1.3001617860888102`}, {1.788407346410207, 0.3063198506417888}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.535704825416392}, { 1.793407346410207, -2.500770746983343}, { 1.793407346410207, -1.667480528452239}, {1.793407346410207, 1.300909363525851}, {1.793407346410207, 0.3072993058238387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.5360205363916006`}, { 1.7984073464102068`, -2.501473123982902}, { 1.7984073464102068`, -1.6668722513720524`}, {1.7984073464102068`, 1.30166372157722}, {1.7984073464102068`, 0.3082772468480159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.5363401269150474`}, { 1.8034073464102072`, -2.502179915417365}, { 1.8034073464102072`, -1.666262466481754}, {1.8034073464102072`, 1.3024249160819406`}, {1.8034073464102072`, 0.3092536100635789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.536663647566578}, { 1.808407346410207, -2.502891161942422}, { 1.808407346410207, -1.6656511725583931`}, {1.808407346410207, 1.3031930030428065`}, {1.808407346410207, 0.3102283307240681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.5369911496838875`}, { 1.813407346410207, -2.5036069046771985`}, { 1.813407346410207, -1.6650383685077486`}, {1.813407346410207, 1.3039680386147257`}, {1.813407346410207, 0.3112013429740257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.5373226853744155`}, { 1.8184073464102068`, -2.504327185210202}, { 1.8184073464102068`, -1.6644240533676755`}, {1.8184073464102068`, 1.3047500790925857`}, {1.8184073464102068`, 0.31217257983565333`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.5376583075274244`}, { 1.8234073464102072`, -2.50505204560535}, { 1.8234073464102072`, -1.663808226311523}, {1.8234073464102072`, 1.305539180898623}, {1.8234073464102072`, 0.313141973195417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.537998069826251}, { 1.828407346410207, -2.505781528408077}, { 1.828407346410207, -1.6631908866516227`}, {1.828407346410207, 1.3063354005692849`}, {1.828407346410207, 0.31410945379059774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.5383420267607373`}, { 1.833407346410207, -2.5065156766515253`}, { 1.833407346410207, -1.6625720338428482`}, {1.833407346410207, 1.3071387947415702`}, {1.833407346410207, 0.3150749511957937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.5386902336398407`}, { 1.8384073464102069`, -2.5072545338628154`}, { 1.8384073464102069`, -1.6619516674862498`}, {1.8384073464102069`, 1.3079494201388389`}, {1.8384073464102069`, 0.31603839380937454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.5390427466044225`}, { 1.8434073464102072`, -2.507998144069401}, { 1.8434073464102072`, -1.6613297873327617`}, {1.8434073464102072`, 1.3087673335560728`}, {1.8434073464102072`, 0.31699970883989304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.539399622640222}, { 1.848407346410207, -2.5087465518055114`}, { 1.848407346410207, -1.6607063932869892`}, {1.848407346410207, 1.3095925918445779`}, {1.848407346410207, 0.31795882229245487`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.5397609195910094`}, { 1.853407346410207, -2.5094998021186727`}, { 1.853407346410207, -1.6600814854110697`}, {1.853407346410207, 1.3104252518961128`}, {1.853407346410207, 0.3189156589550539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.540126696171927}, { 1.8584073464102069`, -2.5102579405763206`}, { 1.8584073464102069`, -1.659455063928615}, {1.8584073464102069`, 1.3112653706264303`}, {1.8584073464102069`, 0.3198701423848709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.5404970119830153`}, { 1.8634073464102068`, -2.511021013272497}, { 1.8634073464102068`, -1.6588271292287349`}, {1.8634073464102068`, 1.3121130049582184`}, {1.8634073464102068`, 0.3208221948945438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.5408719275229203`}, { 1.8684073464102071`, -2.5117890668346377`}, { 1.8684073464102071`, -1.6581976818701405`}, {1.8684073464102071`, 1.3129682118034258`}, {1.8684073464102071`, 0.3217717375384106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.541251504202796}, { 1.873407346410207, -2.5125621484304443`}, { 1.873407346410207, -1.6575667225853343`}, {1.873407346410207, 1.3138310480449589`}, {1.873407346410207, 0.3227186900987285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.5416358043603884`}, { 1.878407346410207, -2.513340305774853}, { 1.878407346410207, -1.6569342522848827`}, {1.878407346410207, 1.3147015705177365`}, {1.878407346410207, 0.32366297107187547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.5420248912743126`}, { 1.8834073464102068`, -2.5141235871370844`}, { 1.8834073464102068`, -1.6563002720617772`}, {1.8834073464102068`, 1.3155798359890853`}, {1.8834073464102068`, 0.3246044976545338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.542418829178516}, { 1.8884073464102071`, -2.5149120413477952`}, { 1.8884073464102071`, -1.6556647831958833`}, {1.8884073464102071`, 1.3164659011384652`}, {1.8884073464102071`, 0.3255431857298637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.542817683276934}, { 1.893407346410207, -2.5157057178063145`}, { 1.893407346410207, -1.6550277871584793`}, {1.893407346410207, 1.3173598225365066`}, {1.893407346410207, 0.3264789498536677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.543221519758333}, { 1.898407346410207, -2.516504666487976}, { 1.898407346410207, -1.654389285616887}, {1.898407346410207, 1.3182616566233487`}, {1.898407346410207, 0.3274117032405526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.543630405811348}, { 1.9034073464102068`, -2.517308937951548}, { 1.9034073464102068`, -1.6537492804391956`}, {1.9034073464102068`, 1.3191714596862583`}, {1.9034073464102068`, 0.32834135775009027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.5440444096397052`}, { 1.9084073464102072`, -2.5181185833467508`}, { 1.9084073464102072`, -1.6531077736990816`}, {1.9084073464102072`, 1.320089287836522}, {1.9084073464102072`, 0.32926782387298387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.544463600477642}, { 1.913407346410207, -2.5189336544218786`}, { 1.913407346410207, -1.6524647676807227`}, {1.913407346410207, 1.3210151969855897`}, {1.913407346410207, 0.3301910107172416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.5448880486055097`}, { 1.918407346410207, -2.519754203531511}, { 1.918407346410207, -1.6518202648838145`}, {1.918407346410207, 1.3219492428204596`}, {1.918407346410207, 0.3311108259943645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.5453178253655713`}, { 1.9234073464102068`, -2.520580283644326}, { 1.9234073464102068`, -1.6511742680286827`}, {1.9234073464102068`, 1.3228914807782854`}, {1.9234073464102068`, 0.33202717600555054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.545753003177988}, { 1.9284073464102072`, -2.5214119483510107`}, { 1.9284073464102072`, -1.6505267800615018`}, {1.9284073464102072`, 1.3238419660201965`}, {1.9284073464102072`, 0.33293996562792116`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.546193655556992}, { 1.933407346410207, -2.5222492518722697`}, { 1.933407346410207, -1.6498778041596136`}, {1.933407346410207, 1.324800753404309}, {1.933407346410207, 0.3338490983007723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.5466398571272495`}, { 1.938407346410207, -2.523092249066936}, { 1.938407346410207, -1.649227343736955}, {1.938407346410207, 1.3257678974579181`}, {1.938407346410207, 0.3347544760118585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.5470916836404096`}, { 1.9434073464102068`, -2.5239409954401792`}, { 1.9434073464102068`, -1.6485754024495907`}, {1.9434073464102068`, 1.3267434523488568`}, {1.9434073464102068`, 0.3356559992837097}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.5475492119918353`}, { 1.9484073464102072`, -2.524795547151818}, { 1.9484073464102072`, -1.6479219842013564`}, {1.9484073464102072`, 1.3277274718560006`}, {1.9484073464102072`, 0.3365535671599895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.548012520237527}, { 1.953407346410207, -2.5256559610247327`}, { 1.953407346410207, -1.647267093149616}, {1.953407346410207, 1.3287200093389095`}, {1.953407346410207, 0.33744707719189665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.5484816876112153`}, { 1.958407346410207, -2.5265222945533825`}, { 1.958407346410207, -1.6466107337111262`}, {1.958407346410207, 1.329721117706592}, {1.958407346410207, 0.3383364254246165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.5489567945416463`}, { 1.9634073464102069`, -2.5273946059124226`}, { 1.9634073464102069`, -1.6459529105680217`}, {1.9634073464102069`, 1.330730849385369}, {1.9634073464102069`, 0.33922150638382587`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.5494379226700343`}, { 1.9684073464102072`, -2.5282729539654305`}, { 1.9684073464102072`, -1.6452936286739157`}, {1.9684073464102072`, 1.3317492562858348`}, {1.9684073464102072`, 0.34010221306225646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.549925154867696}, { 1.973407346410207, -2.52915739827373}, { 1.973407346410207, -1.6446328932601209`}, {1.973407346410207, 1.3327763897688918`}, {1.973407346410207, 0.3409784369063217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.5504185752538553`}, { 1.978407346410207, -2.5300479991053284`}, { 1.978407346410207, -1.643970709841989}, {1.978407346410207, 1.3338123006108475`}, {1.978407346410207, 0.34185006780281146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.5509182692136143`}, { 1.9834073464102069`, -2.5309448174439506`}, { 1.9834073464102069`, -1.6433070842253779`}, {1.9834073464102069`, 1.3348570389675618`}, {1.9834073464102069`, 0.34271699406566036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.5514243234160934`}, { 1.988407346410207, -2.531847914998186}, { 1.988407346410207, -1.6426420225132414`}, {1.988407346410207, 1.3359106543376267`}, {1.988407346410207, 0.34357910242279305`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.551936825832732}, { 1.993407346410207, -2.5327573542107396`}, { 1.993407346410207, -1.6419755311123476`}, {1.993407346410207, 1.3369731955245696`}, {1.993407346410207, 0.3444362780030527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.552455865755744}, { 1.998407346410207, -2.533673198267787}, { 1.998407346410207, -1.6413076167401275`}, {1.998407346410207, 1.3380447105980635`}, {1.998407346410207, 0.3452884043232165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.5529815338167325`}, { 2.003407346410207, -2.5345955111084417`}, { 2.003407346410207, -1.640638286431655}, {2.003407346410207, 1.3391252468541328`}, {2.003407346410207, 0.34613536327510364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.5535139220054437`}, { 2.008407346410207, -2.535524357434326}, { 2.008407346410207, -1.6399675475467623`}, {2.008407346410207, 1.34021485077434}, {2.008407346410207, 0.34697703511278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.5540531236886723`}, { 2.013407346410207, -2.53645980271925}, { 2.013407346410207, -1.6392954077772894`}, {2.013407346410207, 1.3413135679839463`}, {2.013407346410207, 0.3478132984398656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.5545992336292973`}, { 2.018407346410207, -2.537401913219}, { 2.018407346410207, -1.638621875154476}, {2.018407346410207, 1.342421443209027}, {2.018407346410207, 0.34864403019694734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.555152348005453}, { 2.023407346410207, -2.5383507559812335`}, { 2.023407346410207, -1.6379469580564916`}, {2.023407346410207, 1.3435385202325358`}, {2.023407346410207, 0.3494691056491045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.5557125644298213`}, { 2.028407346410207, -2.5393063988554814`}, { 2.028407346410207, -1.637270665216109}, {2.028407346410207, 1.3446648418493077`}, {2.028407346410207, 0.3502883983735492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.556279981969042}, { 2.033407346410207, -2.5402689105032605`}, { 2.033407346410207, -1.636593005728525}, {2.033407346410207, 1.3458004498199818`}, {2.033407346410207, 0.35110178024738836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.5568547011632328`}, { 2.038407346410207, -2.5412383604082898`}, { 2.038407346410207, -1.6359139890593286`}, {2.038407346410207, 1.3469453848238473`}, {2.038407346410207, 0.3519091214355109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.5574368240456096`}, { 2.043407346410207, -2.5422148188868188`}, { 2.043407346410207, -1.635233625052618}, {2.043407346410207, 1.3480996864105914`}, {2.043407346410207, 0.352710290378605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.5580264541622015`}, { 2.048407346410207, -2.543198357098059}, { 2.048407346410207, -1.6345519239392727`}, {2.048407346410207, 1.3492633929509477`}, {2.048407346410207, 0.3535051537813096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.5586236965916465`}, { 2.053407346410207, -2.5441890470547266`}, { 2.053407346410207, -1.633868896345379}, {2.053407346410207, 1.3504365415862345`}, {2.053407346410207, 0.3542935766005056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.5592286579650616`}, { 2.058407346410207, -2.545186961633685}, { 2.058407346410207, -1.633184553300814}, {2.058407346410207, 1.351619168176776}, {2.058407346410207, 0.3550754220337497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.5598414464859784`}, { 2.063407346410207, -2.546192174586702}, { 2.063407346410207, -1.6324989062479895`}, {2.063407346410207, 1.3528113072492003`}, {2.063407346410207, 0.35585055150785644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.5604621719503267`}, { 2.068407346410207, -2.5472047605513044`}, { 2.068407346410207, -1.6318119670507572`}, {2.068407346410207, 1.3540129919426087`}, {2.068407346410207, 0.3566188246676326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.561090945766461}, { 2.073407346410207, -2.548224795061742}, { 2.073407346410207, -1.631123748003481}, {2.073407346410207, 1.355224253953611}, {2.073407346410207, 0.35738009936476733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.5617278809752135`}, { 2.078407346410207, -2.5492523545600516`}, { 2.078407346410207, -1.6304342618402756`}, {2.078407346410207, 1.3564451234802217`}, {2.078407346410207, 0.3581342316468824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.562373092269965}, { 2.083407346410207, -2.550287516407227}, { 2.083407346410207, -1.6297435217444145`}, {2.083407346410207, 1.3576756291646186`}, {2.083407346410207, 0.3588810757467478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.563026696016712}, { 2.088407346410207, -2.55133035889449}, { 2.088407346410207, -1.6290515413579116`}, {2.088407346410207, 1.3589157980347553`}, {2.088407346410207, 0.3596204840716647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.5636888102741224`}, { 2.093407346410207, -2.552380961254657}, { 2.093407346410207, -1.6283583347912767`}, {2.093407346410207, 1.3601656554448327`}, {2.093407346410207, 0.36035230719302025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.564359554813562}, { 2.098407346410207, -2.553439403673612}, { 2.098407346410207, -1.627663916633451}, {2.098407346410207, 1.361425225014625}, {2.098407346410207, 0.36107639383601936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.565039051139076}, { 2.103407346410207, -2.5545057673018707`}, { 2.103407346410207, -1.6269683019619194`}, {2.103407346410207, 1.3626945285676653`}, {2.103407346410207, 0.36179259086959437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.5657274225073077`}, { 2.108407346410207, -2.555580134266245}, { 2.108407346410207, -1.6262715063530082`}, {2.108407346410207, 1.3639735860682904`}, {2.108407346410207, 0.3625007432964992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.566424793947334}, { 2.1134073464102068`, -2.556662587681598}, { 2.1134073464102068`, -1.6255735458923668`}, {2.1134073464102068`, 1.365262415557551}, {2.1134073464102068`, 0.36320069424358803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.5671312922804055`}, { 2.118407346410207, -2.5577532116626895`}, { 2.118407346410207, -1.6248744371856387`}, {2.118407346410207, 1.366561033087991}, {2.118407346410207, 0.3638922849522855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.567847046139564}, { 2.123407346410207, -2.5588520913361186`}, { 2.123407346410207, -1.6241741973693211`}, {2.123407346410207, 1.3678694526573005`}, {2.123407346410207, 0.3645753547692457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.5685721859891224`}, { 2.128407346410207, -2.559959312852347}, { 2.128407346410207, -1.623472844121819}, {2.128407346410207, 1.3691876861408585`}, {2.128407346410207, 0.36524974113721426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.569306844143978}, { 2.133407346410207, -2.5610749633978047`}, { 2.133407346410207, -1.6227703956746953`}, {2.133407346410207, 1.370515743223162}, {2.133407346410207, 0.3659152795860807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.570051154788749}, { 2.138407346410207, -2.56219913120709}, { 2.138407346410207, -1.6220668708241177`}, {2.138407346410207, 1.371853631328166}, {2.138407346410207, 0.36657180372413767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.5708052539966904`}, { 2.143407346410207, -2.5633319055752333`}, { 2.143407346410207, -1.6213622889425086`}, {2.143407346410207, 1.3732013555485356`}, {2.143407346410207, 0.3672191452295421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.5715692797483896`}, { 2.148407346410207, -2.564473376870048}, { 2.148407346410207, -1.6206566699903973`}, {2.148407346410207, 1.3745589185738343`}, {2.148407346410207, 0.36785713384198476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.572343371950187}, { 2.153407346410207, -2.5656236365445477`}, { 2.153407346410207, -1.6199500345284774`}, {2.153407346410207, 1.375926320617657}, {2.153407346410207, 0.368485597354567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.5731276724523235`}, { 2.158407346410207, -2.5667827771494376`}, { 2.158407346410207, -1.6192424037298756`}, {2.158407346410207, 1.3773035593437308`}, {2.158407346410207, 0.3691043616058907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.573922325066759}, { 2.163407346410207, -2.567950892345663}, { 2.163407346410207, -1.6185337993926292`}, {2.163407346410207, 1.3786906297910004`}, {2.163407346410207, 0.36971325047236153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.574727475584653}, { 2.168407346410207, -2.569128076917029}, { 2.168407346410207, -1.6178242439523793`}, {2.168407346410207, 1.3800875242977229`}, {2.168407346410207, 0.3703120858607083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.5755432717934674`}, { 2.173407346410207, -2.5703144267828644`}, { 2.173407346410207, -1.6171137604952792`}, {2.173407346410207, 1.3814942324245925`}, {2.173407346410207, 0.37090068770072065`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.5763698634936536`}, { 2.178407346410207, -2.5715100390107493`}, { 2.178407346410207, -1.6164023727711216`}, {2.178407346410207, 1.3829107408769243`}, {2.178407346410207, 0.3714788739382061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.5772074025149023`}, { 2.183407346410207, -2.5727150118292803`}, { 2.183407346410207, -1.6156901052066892`}, {2.183407346410207, 1.3843370334259228`}, {2.183407346410207, 0.37204646052817036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.5780560427319132`}, { 2.188407346410207, -2.573929444640879}, { 2.188407346410207, -1.6149769829193252`}, {2.188407346410207, 1.3857730908290693`}, {2.188407346410207, 0.372603261428221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.578915940079648}, { 2.193407346410207, -2.5751534380346404`}, { 2.193407346410207, -1.6142630317307358`}, {2.193407346410207, 1.3872188907496532`}, {2.193407346410207, 0.3731490885921962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.579787252568033}, { 2.198407346410207, -2.5763870937992044`}, { 2.198407346410207, -1.6135482781810149`}, {2.198407346410207, 1.388674407675497}, {2.198407346410207, 0.3736837519640231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.580670140296065}, { 2.203407346410207, -2.577630514935653}, { 2.203407346410207, -1.6128327495429056`}, {2.203407346410207, 1.3901396128368877`}, {2.203407346410207, 0.3742070594718028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.5815647654652887`}, { 2.208407346410207, -2.5788838056704253`}, { 2.208407346410207, -1.6121164738362914`}, {2.208407346410207, 1.3916144741237886`}, {2.208407346410207, 0.3747188170221286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.582471292392594}, { 2.213407346410207, -2.5801470714682404`}, { 2.213407346410207, -1.611399479842925}, {2.213407346410207, 1.3930989560023406`}, {2.213407346410207, 0.37521882849463634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.583389887522296}, { 2.218407346410207, -2.581420419045019}, { 2.218407346410207, -1.610681797121394}, {2.218407346410207, 1.3945930194307221`}, {2.218407346410207, 0.3757068957367892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.5843207194374473`}, { 2.223407346410207, -2.5827039563808034`}, { 2.223407346410207, -1.609963456022327}, {2.223407346410207, 1.396096621774401}, {2.223407346410207, 0.3761828185588987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.5852639588703394`}, { 2.228407346410207, -2.5839977927326583`}, { 2.228407346410207, -1.6092444877038425`}, {2.228407346410207, 1.39760971672084}, {2.228407346410207, 0.37664639472938577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.5862197787121413`}, { 2.233407346410207, -2.5853020386475514`}, { 2.233407346410207, -1.6085249241472415`}, {2.233407346410207, 1.3991322541937001`}, {2.233407346410207, 0.37709741997028007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.5871883540216243`}, { 2.2384073464102068`, -2.586616805975196}, { 2.2384073464102068`, -1.6078047981729455`}, {2.2384073464102068`, 1.400664180266606}, {2.2384073464102068`, 0.37753568795296366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.5881698620329265`}, { 2.243407346410207, -2.587942207880856}, { 2.243407346410207, -1.607084143456685}, {2.243407346410207, 1.4022054370765267`}, {2.243407346410207, 0.3779609902941582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, -2.5892783588580914`}, { 2.248407346410207, 2.589164482162295}, { 2.248407346410207, -1.606362994545935}, {2.248407346410207, 1.403755962736838}, {2.248407346410207, 0.3783731165521609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, -2.590625374741445}, { 2.253407346410207, 2.590172396013756}, { 2.253407346410207, -1.6056413868766055`}, {2.253407346410207, 1.4053156912501312`}, {2.253407346410207, 0.37877185422332904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, -2.5919833727190484`}, { 2.2584073464102072`, 2.591193787383655}, { 2.2584073464102072`, -1.6049193567899824`}, {2.2584073464102072`, 1.4068845524208364`}, {2.2584073464102072`, 0.3791569887388191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, -2.5933524713451406`}, { 2.263407346410207, 2.5922288422640025`}, { 2.263407346410207, -1.604196941549925}, {2.263407346410207, 1.4084624717677308`}, {2.263407346410207, 0.37952830346158045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, -2.5947327905524875`}, { 2.268407346410207, 2.5932777488445744`}, { 2.268407346410207, -1.60347417936032}, {2.268407346410207, 1.4100493704364099`}, {2.268407346410207, 0.3798855796836096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, -2.5961244516646853`}, { 2.273407346410207, 2.5943406975136947`}, { 2.273407346410207, -1.6027511093827915`}, {2.273407346410207, 1.4116451651117983`}, {2.273407346410207, 0.3802285966234691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, -2.597527577408334}, { 2.278407346410207, 2.5954178808576436`}, { 2.278407346410207, -1.6020277717546718`}, {2.278407346410207, 1.413249767930781}, {2.278407346410207, 0.380557131424072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, -2.5989422919250718`}, { 2.283407346410207, 2.596509493658619}, { 2.283407346410207, -1.6013042076072321`}, {2.283407346410207, 1.4148630863950402`}, {2.283407346410207, 0.3808709591507413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, -2.6003687207834445`}, { 2.288407346410207, 2.5976157328911893`}, { 2.288407346410207, -1.6005804590841717`}, {2.288407346410207, 1.4164850232841883`}, {2.288407346410207, 0.3811698527895467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, -2.601806990990606}, { 2.293407346410207, 2.598736797717165}, { 2.293407346410207, -1.599856569360372}, {2.293407346410207, 1.4181154765692852`}, {2.293407346410207, 0.381453583245924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, -2.603257231003822}, { 2.298407346410207, 2.5998728894788172`}, { 2.298407346410207, -1.599132582660911}, {2.298407346410207, 1.4197543393268357`}, {2.298407346410207, 0.38172191934358757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, -2.604719570741766}, { 2.303407346410207, 2.6010242116903757`}, { 2.303407346410207, -1.5984085442803415`}, {2.303407346410207, 1.4214014996533695`}, {2.303407346410207, 0.38197462782373653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, -2.606194141595587}, { 2.308407346410207, 2.6021909700277233`}, { 2.308407346410207, -1.5976845006022309`}, {2.308407346410207, 1.4230568405806974`}, {2.308407346410207, 0.38221147334456895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, -2.6076810764397265`}, { 2.313407346410207, 2.6033733723162196`}, { 2.313407346410207, -1.5969604991189665`}, {2.313407346410207, 1.4247202399919583`}, {2.313407346410207, 0.38243221848110903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, -2.6091805096424685`}, { 2.318407346410207, 2.6045716285165725`}, { 2.318407346410207, -1.5962365884518215`}, {2.318407346410207, 1.4263915705385577`}, {2.318407346410207, 0.3826366237253563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, -2.610692577076202}, { 2.323407346410207, 2.6057859507086754`}, { 2.323407346410207, -1.5955128183712857`}, {2.323407346410207, 1.428070699558117}, {2.323407346410207, 0.38282444748676997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, -2.612217416127364}, { 2.328407346410207, 2.607016553073338}, { 2.328407346410207, -1.5947892398176577`}, {2.328407346410207, 1.4297574889935396`}, {2.328407346410207, 0.38299544609309694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, -2.613755165706055}, { 2.333407346410207, 2.608263651871822}, { 2.333407346410207, -1.5940659049218993`}, {2.333407346410207, 1.4314517953133248`}, {2.333407346410207, 0.3831493737915575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, -2.6153059662552867`}, { 2.338407346410207, 2.6095274654231}, { 2.338407346410207, -1.5933428670267478`}, {2.338407346410207, 1.4331534694332402`}, {2.338407346410207, 0.3832859827504016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, -2.6168699597598524`}, { 2.343407346410207, 2.610808214078755}, { 2.343407346410207, -1.5926201807080924`}, {2.343407346410207, 1.434862356639486}, {2.343407346410207, 0.38340502306085034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, -2.618447289754773}, { 2.348407346410207, 2.612106120195436}, { 2.348407346410207, -1.5918979017966048`}, {2.348407346410207, 1.4365782965134746`}, {2.348407346410207, 0.38350624273943973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, -2.6200381013333165`}, { 2.353407346410207, 2.6134214081047786`}, { 2.353407346410207, -1.5911760873996263`}, {2.353407346410207, 1.4383011228583604`}, {2.353407346410207, 0.38358938773078105`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, -2.6216425411545377`}, { 2.358407346410207, 2.61475430408071}, { 2.358407346410207, -1.5904547959233102`}, {2.358407346410207, 1.440030663627455}, {2.358407346410207, 0.38365420191076194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, -2.623260757450322}, { 2.3634073464102068`, 2.6161050363040443`}, { 2.3634073464102068`, -1.5897340870950145`}, {2.3634073464102068`, 1.4417667408546624`}, {2.3634073464102068`, 0.38370042709020213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, -2.624892900031901}, { 2.368407346410207, 2.617473834824283}, { 2.368407346410207, -1.5890140219859437`}, {2.368407346410207, 1.4435091705870784`}, {2.368407346410207, 0.38372780301899156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, -2.6265391202957984`}, { 2.373407346410207, 2.618860931518529}, { 2.373407346410207, -1.5882946630340373`}, {2.373407346410207, 1.4452577628198957`}, {2.373407346410207, 0.3837360673907307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, -2.6281995712291826`}, { 2.378407346410207, 2.6202665600474293`}, { 2.378407346410207, -1.587576074067099}, {2.378407346410207, 1.4470123214337625`}, {2.378407346410207, 0.3837249558479002}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, -2.629874407414584}, { 2.3834073464102072`, 2.6216909558080492`}, { 2.3834073464102072`, -1.5868583203261657`}, {2.3834073464102072`, 1.4487726441347433`}, {2.3834073464102072`, 0.38369420198758825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, -2.6315637850339386`}, { 2.388407346410207, 2.623134355883595}, { 2.388407346410207, -1.586141468489109}, {2.388407346410207, 1.4505385223970302`}, {2.388407346410207, 0.38364353736780293`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, -2.6332678618719276`}, { 2.393407346410207, 2.624596998989891}, { 2.393407346410207, -1.5854255866944698`}, {2.393407346410207, 1.4523097414085646`}, {2.393407346410207, 0.38357269151440315`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, -2.634986797318561}, { 2.398407346410207, 2.6260791254185243`}, { 2.398407346410207, -1.5847107445655122`}, {2.398407346410207, 1.4540860800197164`}, {2.398407346410207, 0.3834813919286803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, -2.6367207523709744`}, { 2.403407346410207, 2.627580976976567}, { 2.403407346410207, -1.5839970132345016`}, {2.403407346410207, 1.455867310695186}, {2.403407346410207, 0.38336936409563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, -2.6384698896343872`}, { 2.408407346410207, 2.6291027969227887`}, { 2.408407346410207, -1.583284465367193}, {2.408407346410207, 1.4576531994692854`}, {2.408407346410207, 0.38323633149294795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, -2.640234373322184}, { 2.413407346410207, 2.630644829900271}, { 2.413407346410207, -1.5825731751875252`}, {2.413407346410207, 1.4594435059047544`}, {2.413407346410207, 0.38308201560079663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, -2.6420143692550635`}, { 2.418407346410207, 2.6322073218653412`}, { 2.418407346410207, -1.5818632185025163`}, {2.418407346410207, 1.461237983055285}, {2.418407346410207, 0.3829061359123812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, -2.6438100448592188`}, { 2.423407346410207, 2.6337905200127385`}, { 2.423407346410207, -1.5811546727273509`}, {2.423407346410207, 1.4630363774319057`}, {2.423407346410207, 0.3827084099453875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, -2.6456215691634846`}, { 2.428407346410207, 2.6353946726969304`}, { 2.428407346410207, -1.580447616910648}, {2.428407346410207, 1.4648384289733947`}, {2.428407346410207, 0.3824885532543265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, -2.647449112795407}, { 2.433407346410207, 2.6370200293494985`}, { 2.433407346410207, -1.5797421317599092`}, {2.433407346410207, 1.4666438710208873`}, {2.433407346410207, 0.3822462794438417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, -2.649292847976185}, { 2.438407346410207, 2.638666840392524}, { 2.438407346410207, -1.5790382996671257`}, {2.438407346410207, 1.4684524302968414`}, {2.438407346410207, 0.3819813001830332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, -2.6511529485144107`}, { 2.443407346410207, 2.640335357147881}, { 2.443407346410207, -1.5783362047345477`}, {2.443407346410207, 1.4702638268885206`}, {2.443407346410207, 0.381693325220861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, -2.653029589798576}, { 2.448407346410207, 2.642025831742383}, { 2.448407346410207, -1.5776359328005927`}, {2.448407346410207, 1.4720777742361708`}, {2.448407346410207, 0.38138206240268685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, -2.654922948788255}, { 2.453407346410207, 2.6437385170087024`}, { 2.453407346410207, -1.5769375714658909`}, {2.453407346410207, 1.473893979126037}, {2.453407346410207, 0.38104721768802274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, -2.6568332040039286`}, { 2.458407346410207, 2.6454736663820073`}, { 2.458407346410207, -1.5762412101194505`}, {2.458407346410207, 1.4757121416884023`}, {2.458407346410207, 0.38068849516955716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, -2.658760535515359}, { 2.463407346410207, 2.6472315337922394`}, { 2.463407346410207, -1.5755469399649302`}, {2.463407346410207, 1.477531955400791}, {2.463407346410207, 0.3803055970935315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, -2.660705124928473}, { 2.468407346410207, 2.6490123735519977`}, { 2.468407346410207, -1.5748548540470086`}, {2.468407346410207, 1.4793531070965105`}, {2.468407346410207, 0.3798982238815462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, -2.6626671553706593`}, { 2.473407346410207, 2.6508164402399563`}, { 2.473407346410207, -1.5741650472778308`}, {2.473407346410207, 1.4811752769786797`}, {2.473407346410207, 0.3794660741538774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, -2.664646811474433}, { 2.478407346410207, 2.6526439885797837`}, { 2.478407346410207, -1.5734776164635218`}, {2.478407346410207, 1.4829981386399025`}, {2.478407346410207, 0.3790088447543913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, -2.666644279359368}, { 2.483407346410207, 2.654495273314515}, { 2.483407346410207, -1.5727926603307465`}, {2.483407346410207, 1.4848213590877382`}, {2.483407346410207, 0.37852623077714687`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, -2.6686597466122444`}, { 2.4884073464102068`, 2.6563705490763443`}, { 2.4884073464102068`, -1.5721102795533013`}, {2.4884073464102068`, 1.4866445987761154`}, {2.4884073464102068`, 0.37801792559478403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, -2.6706934022653117`}, { 2.493407346410207, 2.6582700702518123`}, { 2.493407346410207, -1.5714305767787171`}, {2.493407346410207, 1.4884675116428374`}, {2.493407346410207, 0.3774836208887927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, -2.6727454367725985`}, { 2.498407346410207, 2.6601940908423582`}, { 2.498407346410207, -1.570753656654858}, {2.498407346410207, 1.4902897451533126`}, {2.498407346410207, 0.37692300668177314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, -2.674816041984184}, { 2.503407346410207, 2.6621428643202343`}, { 2.503407346410207, -1.570079625856491}, {2.503407346410207, 1.4921109403506594`}, {2.503407346410207, 0.376335771371793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, -2.6769054111183337`}, { 2.5084073464102072`, 2.664116643479764}, { 2.5084073464102072`, -1.5694085931118062`}, {2.5084073464102072`, 1.493930731912299}, {2.5084073464102072`, 0.3757216017689594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, -2.6790137387314275`}, { 2.513407346410207, 2.6661156802839523`}, { 2.513407346410207, -1.56874066922887}, {2.513407346410207, 1.4957487482131762`}, {2.513407346410207, 0.3750801831343215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, -2.6811412206855683`}, { 2.518407346410207, 2.6681402257064555`}, { 2.518407346410207, -1.5680759671219784`}, {2.518407346410207, 1.4975646113957202`}, {2.518407346410207, 0.3744111992212343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, -2.683288054113797}, { 2.523407346410207, 2.670190529568929}, { 2.523407346410207, -1.567414601837895}, {2.523407346410207, 1.49937793744666}, {2.523407346410207, 0.37371433231930823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, -2.6854544373827975`}, { 2.528407346410207, 2.6722668403737844`}, { 2.528407346410207, -1.5667566905819401`}, {2.528407346410207, 1.5011883362808032`}, {2.528407346410207, 0.3729892633010869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, -2.6876405700530066`}, { 2.533407346410207, 2.674369405132384}, { 2.533407346410207, -1.566102352743908}, {2.533407346410207, 1.50299541183187}, {2.533407346410207, 0.3722356716715889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, -2.6898466528360174`}, { 2.538407346410207, 2.676498469188731}, { 2.538407346410207, -1.56545170992378}, {2.538407346410207, 1.5047987621504846`}, {2.538407346410207, 0.371453235620866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, -2.692072887549176}, { 2.543407346410207, 2.6786542760387118`}, { 2.543407346410207, -1.5648048859572068`}, {2.543407346410207, 1.5065979795093958`}, {2.543407346410207, 0.3706416320797267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, -2.694319477067261}, { 2.5484073464102073`, 2.6808370671449477`}, { 2.5484073464102073`, -1.5641620069407245`}, {2.5484073464102073`, 1.5083926505160101`}, {2.5484073464102073`, 0.36980053677878716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, -2.6965866252711344`}, { 2.553407346410207, 2.6830470817473566`}, { 2.553407346410207, -1.5635232012566749`}, {2.553407346410207, 1.5101823562322951`}, {2.553407346410207, 0.36892962431101445`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, -2.6988745369932556`}, { 2.558407346410207, 2.685284556669493}, { 2.558407346410207, -1.5628885995977897`}, {2.558407346410207, 1.5119666723021161`}, {2.558407346410207, 0.36802856819793006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, -2.701183417959939}, { 2.563407346410207, 2.6875497261207926`}, { 2.563407346410207, -1.5622583349914096`}, {2.563407346410207, 1.5137451690860455`}, {2.563407346410207, 0.36709704095965573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, -2.7035134747302347`}, { 2.568407346410207, 2.6898428214948167`}, { 2.568407346410207, -1.5616325428232936`}, {2.568407346410207, 1.5155174118036845`}, {2.568407346410207, 0.3661347141889794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, -2.7058649146313205`}, { 2.5734073464102067`, 2.69216407116364}, { 2.5734073464102067`, -1.5610113608609817`}, {2.5734073464102067`, 1.5172829606835212`}, {2.5734073464102067`, 0.3651412586296351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, -2.7082379456902737`}, { 2.578407346410207, 2.694513700268513}, { 2.578407346410207, -1.5603949292766701`}, {2.578407346410207, 1.5190413711203394`}, {2.578407346410207, 0.3641163442589895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, -2.7106327765621}, {2.583407346410207, 2.696891930506956}, {2.583407346410207, -1.559783390669553}, { 2.583407346410207, 1.520792193840176}, {2.583407346410207, 0.3630596403753375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, -2.7130496164538944`}, { 2.588407346410207, 2.699298979916449}, { 2.588407346410207, -1.5591768900875882`}, {2.588407346410207, 1.5225349750728288`}, {2.588407346410207, 0.3619708156900141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, -2.7154886750450067`}, { 2.593407346410207, 2.701735062654905}, { 2.593407346410207, -1.558575575048637}, {2.593407346410207, 1.52426925673188}, {2.593407346410207, 0.36084953842453726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, -2.717950162403066}, { 2.598407346410207, 2.704200388778103}, { 2.598407346410207, -1.5579795955609321`}, {2.598407346410207, 1.5259945766022145`}, {2.598407346410207, 0.35969547641300054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, -2.720434288895755}, { 2.603407346410207, 2.7066951640143047`}, { 2.603407346410207, -1.5573891041428194`}, {2.603407346410207, 1.5277104685349767`}, {2.603407346410207, 0.35850829720993954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, -2.7229412650981746`}, { 2.608407346410207, 2.709219589536264}, { 2.608407346410207, -1.5568042558417214`}, {2.608407346410207, 1.529416462649916}, {2.608407346410207, 0.3572876682039068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, -2.725471301695681}, { 2.6134073464102068`, 2.711773861730864}, { 2.6134073464102068`, -1.5562252082522674`}, {2.6134073464102068`, 1.5311120855450466`}, {2.6134073464102068`, 0.3560332567369891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, -2.728024609382049}, { 2.618407346410207, 2.7143581719666305`}, { 2.618407346410207, -1.5556521215335337`}, {2.618407346410207, 1.5327968605135345`}, {2.618407346410207, 0.3547447302305105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, -2.7306013987528184`}, { 2.623407346410207, 2.7169727063593747`}, { 2.623407346410207, -1.5550851584253287`}, {2.623407346410207, 1.53447030776772}, {2.623407346410207, 0.3534217563171692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, -2.7332018801937004`}, { 2.628407346410207, 2.7196176455362444`}, { 2.628407346410207, -1.5545244842634678`}, {2.628407346410207, 1.5361319446701627`}, {2.628407346410207, 0.35206400297985846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, -2.7358262637638844`}, { 2.6334073464102072`, 2.7222931643984647`}, { 2.6334073464102072`, -1.5539702669939692`}, {2.6334073464102072`, 1.537781285971588}, {2.6334073464102072`, 0.3506711386974329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, -2.7384747590741183`}, { 2.638407346410207, 2.7249994318830635`}, { 2.638407346410207, -1.5534226771861037`}, {2.638407346410207, 1.5394178440555917`}, {2.638407346410207, 0.3492428325976773}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, -2.741147575159419}, { 2.643407346410207, 2.727736610723897}, { 2.643407346410207, -1.5528818880442294`}, {2.643407346410207, 1.541041129189968}, {2.643407346410207, 0.34777875461774577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, -2.7438449203462683`}, { 2.648407346410207, 2.7305048572122885`}, { 2.648407346410207, -1.5523480754183414`}, {2.648407346410207, 1.5426506497844827`}, {2.648407346410207, 0.3462785756723423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.7465670021141633`}, { 2.653407346410207, 2.733304320957621}, { 2.653407346410207, -1.5518214178132577`}, {2.653407346410207, 1.5442459126549293`}, {2.653407346410207, 0.3447419678299106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.7493140269513754`}, { 2.658407346410207, 2.736135144648217}, { 2.658407346410207, -1.5513020963963673`}, {2.658407346410207, 1.5458264232932715`}, {2.658407346410207, 0.3431686044971134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.7520862002047908`}, { 2.663407346410207, 2.7389974638128707`}, { 2.663407346410207, -1.5507902950038615`}, {2.663407346410207, 1.5473916861436843`}, {2.663407346410207, 0.34155816061187516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.7548837259236865`}, { 2.668407346410207, 2.7418914065833833`}, { 2.668407346410207, -1.5502862001453601`}, {2.668407346410207, 1.5489412048842686`}, {2.668407346410207, 0.339910312845269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.7577068066973256`}, { 2.6734073464102073`, 2.744817093458483}, {2.6734073464102073`, 1.5504744827142285`}, { 2.6734073464102073`, -1.5497900010068553`}, {2.6734073464102073`, 0.33822473981252643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.760555643486225}, { 2.678407346410207, 2.7477746370694995`}, {2.678407346410207, 1.55199102264627}, {2.678407346410207, -1.549301889451878}, { 2.678407346410207, 0.33650112229345147`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7634304354469883`}, { 2.683407346410207, 2.7507641419481925`}, {2.683407346410207, 1.5534903278039787`}, {2.683407346410207, -1.5488220600208}, { 2.683407346410207, 0.3347391434625145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.766331379750574}, { 2.688407346410207, 2.7537857042971194`}, {2.688407346410207, 1.554971901723924}, {2.688407346410207, -1.5483507099281788`}, { 2.688407346410207, 0.3329384891289123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.769258671393884}, { 2.693407346410207, 2.7568394117629427`}, {2.693407346410207, 1.5564352486622173`}, {2.693407346410207, -1.5478880390580438`}, { 2.693407346410207, 0.3310988479868593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.772212503004561}, { 2.6984073464102067`, 2.7599253432130837`}, {2.6984073464102067`, 1.557879873905259}, {2.6984073464102067`, -1.54743424995703}, { 2.6984073464102067`, 0.32921991187639016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.7751930646389}, {2.703407346410207, 2.763043568516133}, {2.703407346410207, 1.559305284084385}, { 2.703407346410207, -1.5469895478252533`}, {2.703407346410207, 0.32730137605493614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.7782005435727664`}, { 2.708407346410207, 2.76619414832642}, {2.708407346410207, 1.5607109874941218`}, {2.708407346410207, -1.546554140504828}, { 2.708407346410207, 0.3253429394799426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.781235124085441}, { 2.713407346410207, 2.769377133873167}, {2.713407346410207, 1.5620964944137568`}, {2.713407346410207, -1.5461282384659076`}, { 2.713407346410207, 0.3233443051027776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.7842969872363033`}, { 2.718407346410207, 2.772592566754627}, {2.718407346410207, 1.563461317431909}, {2.718407346410207, -1.5457120547901522`}, { 2.718407346410207, 0.3213051801741824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.787386310634287}, { 2.723407346410207, 2.775840478737631}, {2.723407346410207, 1.5648049717737962`}, {2.723407346410207, -1.545305805151499}, { 2.723407346410207, 0.3192252765615006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.7905032682000557`}, { 2.728407346410207, 2.7791208915629455`}, {2.728407346410207, 1.5661269756308767`}, {2.728407346410207, -1.5449097077941236`}, { 2.728407346410207, 0.3171043110779103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.793648029920836}, { 2.733407346410207, 2.7824338167568543`}, {2.733407346410207, 1.5674268504925435`}, {2.733407346410207, -1.544523983507473}, { 2.733407346410207, 0.314942005823877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.7968207615978824`}, { 2.7384073464102068`, 2.7857792554493708`}, {2.7384073464102068`, 1.5687041214795465`}, { 2.7384073464102068`, -1.5441488555982499`}, {2.7384073464102068`, 0.3127380885410241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.800021624586547}, { 2.743407346410207, 2.7891571981994714`}, {2.743407346410207, 1.5699583176788063`}, {2.743407346410207, -1.5437845498592206`}, { 2.743407346410207, 0.31049229297860426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.803250775528951}, { 2.748407346410207, 2.792567624827747}, {2.748407346410207, 1.571188972479292}, {2.748407346410207, -1.5434312945347257`}, { 2.748407346410207, 0.3082043592727405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.8065083660792665`}, { 2.753407346410207, 2.7960105042568664`}, {2.753407346410207, 1.572395623908629}, {2.753407346410207, -1.5430893202827607`}, { 2.753407346410207, 0.3058740343385782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.8097945426216238`}, { 2.7584073464102072`, 2.7994857943602107`}, {2.7584073464102072`, 1.5735778149700912`}, { 2.7584073464102072`, -1.5427588601334952`}, {2.7584073464102072`, 0.30350107227547546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.813109445980701}, { 2.763407346410207, 2.802993441819052}, {2.763407346410207, 1.5747350939796467`}, {2.763407346410207, -1.5424401494441018`}, { 2.763407346410207, 0.3010852347853302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.8164532111250535`}, { 2.768407346410207, 2.8065333819886407`}, {2.768407346410207, 1.5758670149027183`}, {2.768407346410207, -1.5421334258497548`}, { 2.768407346410207, 0.2986262916041164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.819825966863262}, { 2.773407346410207, 2.8101055387735268`}, {2.773407346410207, 1.576973137690318}, {2.773407346410207, -1.5418389292106653`}, { 2.773407346410207, 0.29612402094667656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.8232278355330163`}, { 2.778407346410207, 2.8137098245124545`}, {2.778407346410207, 1.5780530286142218`}, {2.778407346410207, -1.5415569015550132`}, { 2.778407346410207, 0.2935782099647813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.826658932683247}, { 2.783407346410207, 2.8173461398731403`}, {2.783407346410207, 1.5791062606008457`}, {2.783407346410207, -1.5412875870176335`}, { 2.783407346410207, 0.2909886552184384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.8301193667494733`}, { 2.788407346410207, 2.8210143737572304`}, {2.788407346410207, 1.5801324135634947`}, {2.788407346410207, -1.5410312317743233`}, { 2.788407346410207, 0.28835516316039517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.8336092387225422`}, { 2.793407346410207, 2.8247144032157276`}, {2.793407346410207, 1.5811310747326477`}, {2.793407346410207, -1.5407880839716195`}, { 2.793407346410207, 0.28567755063373595`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.8371286418109567`}, { 2.7984073464102073`, 2.8284460933751356`}, {2.7984073464102073`, 1.5821018389839567`}, { 2.7984073464102073`, -1.5405583936519087`}, {2.7984073464102073`, 0.2829556453824431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.8406776610970415`}, { 2.803407346410207, 2.83220929737458}, {2.803407346410207, 1.5830443091636297`}, {2.803407346410207, -1.5403424126737293`}, { 2.803407346410207, 0.28018928657473996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8442563731871973`}, { 2.808407346410207, 2.8360038563141203`}, {2.808407346410207, 1.5839580964108795`}, {2.808407346410207, -1.5401403946271173`}, { 2.808407346410207, 0.27737832533898243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.847864845856556}, { 2.813407346410207, 2.8398295992144664`}, {2.813407346410207, 1.5848428204771217`}, {2.813407346410207, -1.5399525947438573`}, { 2.813407346410207, 0.27452262531183036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.851503137688343}, { 2.818407346410207, 2.843686342988268}, {2.818407346410207, 1.5856981100416032`}, {2.818407346410207, -1.539779269802498}, { 2.818407346410207, 0.27162206319836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.8551712977083366`}, { 2.8234073464102067`, 2.847573892423158}, {2.8234073464102067`, 1.5865236030231602`}, {2.8234073464102067`, -1.539620678027991}, { 2.8234073464102067`, 0.26867652934373815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.8588693650147934`}, { 2.828407346410207, 2.8514920401766717`}, {2.828407346410207, 1.5873189468877957`}, {2.828407346410207, -1.5394770789858128`}, { 2.828407346410207, 0.26568592831600596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.8625973684042894`}, { 2.833407346410207, 2.855440566783159}, {2.833407346410207, 1.5880837989517729`}, {2.833407346410207, -1.5393487334704354`}, { 2.833407346410207, 0.26265017949947234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.8663553259939576`}, { 2.838407346410207, 2.8594192406728}, {2.838407346410207, 1.5888178266799406`}, {2.838407346410207, -1.5392359033880159`}, { 2.838407346410207, 0.2595692176981403}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.8701432448405964`}, { 2.843407346410207, 2.8634278182027617`}, {2.843407346410207, 1.589520707978983}, {2.843407346410207, -1.5391388516331646`}, { 2.843407346410207, 0.2564429937485325}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.8739611205572344`}, { 2.848407346410207, 2.867466043700565}, {2.848407346410207, 1.5901921314853211`}, {2.848407346410207, -1.5390578419596792`}, { 2.848407346410207, 0.25327147514120685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.877808936927718}, { 2.853407346410207, 2.87153364951967}, {2.853407346410207, 1.590831796847371}, {2.853407346410207, -1.5389931388451084`}, { 2.853407346410207, 0.2500546466501767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.881686665519956}, { 2.858407346410207, 2.8756303561072776`}, {2.858407346410207, 1.5914394150018891`}, {2.858407346410207, -1.5389450073490412`}, { 2.858407346410207, 0.2467925109693893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.8855942652984923`}, { 2.8634073464102068`, 2.8797558720843153`}, {2.8634073464102068`, 1.5920147084441187`}, { 2.8634073464102068`, -1.5389137129650035`}, {2.8634073464102068`, 0.2434850893553211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.889531682237122}, { 2.868407346410207, 2.8839098943375574`}, {2.868407346410207, 1.5925574114914762`}, {2.868407346410207, -1.5388995214658583`}, { 2.868407346410207, 0.24013242227468157`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.893498848932294}, { 2.873407346410207, 2.8880921081237925`}, {2.873407346410207, 1.5930672705404962`}, {2.873407346410207, -1.5389026987426169`}, { 2.873407346410207, 0.23673457005613247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.897495684218114}, { 2.878407346410207, 2.892302187185952}, {2.878407346410207, 1.5935440443167797`}, {2.878407346410207, -1.5389235106365662`}, { 2.878407346410207, 0.23329161354484101`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.9015220927837686`}, { 2.8834073464102072`, 2.8965397938810513`}, {2.8834073464102072`, 1.5939875041176705`}, { 2.8834073464102072`, -1.5389622227646393`}, {2.8834073464102072`, 0.2298036547586114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.9055779647942686`}, { 2.888407346410207, 2.9008045793198165`}, {2.888407346410207, 1.5943974340474087`}, {2.888407346410207, -1.5390191003379528`}, { 2.888407346410207, 0.22627081754424586`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.909663175515413}, { 2.893407346410207, 2.9050961835178017`}, {2.893407346410207, 1.594773631244488}, {2.893407346410207, -1.5390944079734568`}, { 2.893407346410207, 0.22269324823269623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.913777584943963}, { 2.898407346410207, 2.9094142355578203`}, {2.898407346410207, 1.595115906100967}, {2.898407346410207, -1.5391884094986477`}, { 2.898407346410207, 0.2190711162914955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.917921037444}, {2.903407346410207, 2.9137583537634577`}, {2.903407346410207, 1.5954240824734711`}, { 2.903407346410207, -1.5393013677493101`}, {2.903407346410207, 0.2154046149728534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.9220933613905373`}, { 2.908407346410207, 2.918128145883444}, {2.908407346410207, 1.595697997885628}, {2.908407346410207, -1.539433544360268}, { 2.908407346410207, 0.21169396195572937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.9262943688214347`}, { 2.913407346410207, 2.9225232092866036`}, {2.913407346410207, 1.5959375037216759`}, {2.913407346410207, -1.539585199549136}, { 2.913407346410207, 0.20793939998009914`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.930523855098759}, { 2.918407346410207, 2.92694313116713}, {2.918407346410207, 1.5961424654109895`}, {2.918407346410207, -1.5397565918930847`}, { 2.918407346410207, 0.2041411974715548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9347815985807113`}, { 2.9234073464102073`, 2.9313874887598668`}, {2.9234073464102073`, 1.5963127626032623`}, { 2.9234073464102073`, -1.5399479780986418`}, {2.9234073464102073`, 0.20029964915429407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.939067360305317}, { 2.928407346410207, 2.9358558495652907`}, {2.928407346410207, 1.5964482893340863`}, {2.928407346410207, -1.540159612764579}, { 2.928407346410207, 0.1964150766504758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.9433808836870705`}, { 2.933407346410207, 2.9403477715838573`}, {2.933407346410207, 1.596548954180667}, {2.933407346410207, -1.540391748137942}, { 2.933407346410207, 0.192487829063839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.9477218942277834`}, { 2.938407346410207, 2.9448628035593765`}, {2.938407346410207, 1.5966146804074153`}, {2.938407346410207, -1.5406446338633144`}, { 2.938407346410207, 0.188518283545417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.952090099242852}, { 2.943407346410207, 2.9494004852310214`}, {2.943407346410207, 1.5966454061011486`}, {2.943407346410207, -1.5409185167254127`}, { 2.943407346410207, 0.18450684583910815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.9564851876042635`}, { 2.9484073464102067`, 2.953960347593638}, {2.9484073464102067`, 1.5966410842956436`}, { 2.9484073464102067`, -1.5412136403851462`}, {2.9484073464102067`, 0.18045395080479926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.960906829501577}, { 2.953407346410207, 2.958541913165922}, {2.953407346410207, 1.5966016830852696`}, {2.953407346410207, -1.5415302451092872`}, { 2.953407346410207, 0.1763600629166868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9653546762222014`}, { 2.958407346410207, 2.963144696266095}, {2.958407346410207, 1.5965271857274426`}, {2.958407346410207, -1.541868567493932}, { 2.958407346410207, 0.17222567673439032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.9698283599522526`}, { 2.963407346410207, 2.9677682032946424`}, {2.963407346410207, 1.5964175907336313`}, {2.963407346410207, -1.542228840181945}, { 2.963407346410207, 0.16805131734440576`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.9743274935992954`}, { 2.968407346410207, 2.972411933023717}, {2.968407346410207, 1.596272911948654}, {2.968407346410207, -1.5426112915746273`}, { 2.968407346410207, 0.1638375407694235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.9788516706382455`}, { 2.973407346410207, 2.9770753768927456`}, {2.973407346410207, 1.5960931786179922`}, {2.973407346410207, -1.5430161455378422`}, { 2.973407346410207, 0.15958493434300056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.983400464981721}, { 2.978407346410207, 2.9817580193098303`}, {2.978407346410207, 1.5958784354428688`}, {2.978407346410207, -1.543443621102903}, { 2.978407346410207, 0.15529411704706533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.9879734308761106`}, { 2.983407346410207, 2.9864593379584967`}, {2.983407346410207, 1.595628742622824}, {2.983407346410207, -1.543893932162523}, { 2.983407346410207, 0.15096573980973776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.992570102824562}, { 2.9884073464102068`, 2.9911788041093192`}, {2.9884073464102068`, 1.5953441758855267`}, {2.9884073464102068`, -1.544367287162167}, { 2.9884073464102068`, 0.14660048576093912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.9971899955381374`}, { 2.993407346410207, 2.995915882936002}, {2.993407346410207, 1.5950248265035725`}, {2.993407346410207, -1.544863888787188}, { 2.993407346410207, 0.14219907044329788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.001832603916268}, { 2.998407346410207, 3.0006700338354393`}, {2.998407346410207, 1.5946708012980184`}, {2.998407346410207, -1.5453839336461392`}, { 2.998407346410207, 0.1377622419758888}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.0064974030576583`}, { 3.003407346410207, 3.005440710751317}, {3.003407346410207, 1.5942822226284006`}, {3.003407346410207, -1.5459276119507093`}, { 3.003407346410207, 0.13329078116837523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.011183848302691}, { 3.0084073464102072`, 3.0102273625007863`}, {3.0084073464102072`, 1.5938592283690138`}, { 3.0084073464102072`, -1.5464951071927373`}, {3.0084073464102072`, 0.12878550158320407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0158913753083376`}, { 3.013407346410207, 3.0150294331037455`}, {3.013407346410207, 1.5934019718712102`}, {3.013407346410207, -1.547086595818814}, { 3.013407346410207, 0.12424724954355845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.0206194001565776`}, { 3.018407346410207, 3.019846362114326}, {3.018407346410207, 1.5929106219115123`}, {3.018407346410207, -1.5477022469029988`}, { 3.018407346410207, 0.11967690408486702`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.0253673194971147`}, { 3.023407346410207, 3.0246775849540555`}, {3.023407346410207, 1.5923853626253224`}, {3.023407346410207, -1.5483422218182148`}, { 3.023407346410207, 0.11507537684777827`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.030134510725254}, { 3.028407346410207, 3.0295225332463223`}, {3.028407346410207, 1.591826393426046}, {3.028407346410207, -1.5490066739069215`}, { 3.028407346410207, 0.11044361191061652`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0349203321956195`}, { 3.0334073464102067`, 3.034380635151662}, {3.0334073464102067`, 1.5912339289094468`}, { 3.0334073464102067`, -1.5496957481516902`}, {3.0334073464102067`, 0.10578258555947616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.039724123472308}, { 3.038407346410207, 3.0392513157034236`}, {3.038407346410207, 1.5906081987430736`}, {3.038407346410207, -1.5504095808463414`}, { 3.038407346410207, 0.10109330599425886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.0445452056160245`}, { 3.043407346410207, 3.0441339971434203`}, {3.043407346410207, 1.589949447540619}, {3.043407346410207, -1.551148299268333}, { 3.043407346410207, 0.09637681296912494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.0493828815085764`}, { 3.0484073464102073`, 3.04902809925711}, {3.0484073464102073`, 1.5892579347210867`}, { 3.0484073464102073`, -1.5519120213531217`}, {3.0484073464102073`, 0.09163417736600227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.0542364362150165`}, { 3.053407346410207, 3.0539330397078954`}, {3.053407346410207, 1.588533934352671}, {3.053407346410207, -1.5527008553712347`}, { 3.053407346410207, 0.08686650070000707}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.0591051373836375`}, { 3.058407346410207, 3.058848234370174}, {3.058407346410207, 1.587777734981274}, {3.058407346410207, -1.5535148996088377`}, { 3.058407346410207, 0.08207491455581857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.063988235683788}, { 3.063407346410207, 3.0637730976606585`}, {3.063407346410207, 1.5869896394436083`}, {3.063407346410207, -1.5543542420525829`}, { 3.063407346410207, 0.07726057995429415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.0688849652815278`}, { 3.068407346410207, 3.068707042867692}, {3.068407346410207, 1.5861699646648715`}, {3.068407346410207, -1.5552189600795732`}, { 3.068407346410207, 0.07242468664883227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.0737945443528165`}, { 3.0734073464102067`, 3.0736494824780927`}, {3.0734073464102067`, 1.5853190414409963`}, { 3.0734073464102067`, -1.5561091201532733`}, {3.0734073464102067`, 0.06756845235124544}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.078716175633911}, { 3.078407346410207, 3.0785998285011913`}, {3.078407346410207, 1.5844372142055194`}, {3.078407346410207, -1.5570247775262347`}, { 3.078407346410207, 0.06269312188716482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0836490470084996`}, { 3.083407346410207, 3.0835574927897396`}, {3.083407346410207, 1.5835248407811426`}, {3.083407346410207, -1.5579659759505116`}, { 3.083407346410207, 0.05779996628126771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.088592332130877}, { 3.0884073464102073`, 3.0885218873572864`}, {3.0884073464102073`, 1.582582292116094}, {3.0884073464102073`, -1.5589327473966572`}, { 3.0884073464102073`, 0.052890281772889756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.0935451910844485`}, { 3.093407346410207, 3.093492424691773}, {3.093407346410207, 1.5816099520054319`}, {3.093407346410207, -1.5599251117822024`}, { 3.093407346410207, 0.04796538876288778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.0985067710745486`}, { 3.098407346410207, 3.0984685180649323`}, {3.098407346410207, 1.580608216797477}, {3.098407346410207, -1.560943076710525}, { 3.098407346410207, 0.043026630692883254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.103476207154594}, { 3.103407346410207, 3.1034495818373}, {3.103407346410207, 1.5795774950855848`}, {3.103407346410207, -1.5619866372210214`}, { 3.103407346410207, 0.03807537285833921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.1084526229842773`}, { 3.108407346410207, 3.1084350317584564`}, {3.108407346410207, 1.5785182073855237`}, {3.108407346410207, -1.5630557755514918`}, { 3.108407346410207, 0.033113001157199624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.1134351316184903`}, { 3.1134073464102068`, 3.1134242852622824`}, {3.1134073464102068`, 1.577430785798752}, {3.1134073464102068`, -1.56415046091365}, { 3.1134073464102068`, 0.028140920776130007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.118422836325477}, { 3.118407346410207, 3.118416761756948}, {3.118407346410207, 1.5763156736619353`}, {3.118407346410207, -1.5652706492826536`}, { 3.118407346410207, 0.023160554816688092`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.1234148314325423`}, { 3.123407346410207, 3.123411882909364}, {3.123407346410207, 1.5751733251830802`}, {3.123407346410207, -1.5664162832015442`}, { 3.123407346410207, 0.018173342864052307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.12841020319766}, { 3.1284073464102073`, 3.1284090729239282`}, {3.1284073464102073`, 1.5740042050647087`}, { 3.1284073464102073`, -1.5675872916014728`}, {3.1284073464102073`, 0.013180739501211165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.1334080307049095`}, { 3.1334073464102072`, 3.133407758815246}, {3.1334073464102072`, 1.5728087881145287`}, { 3.1334073464102072`, -1.5687835896385547`}, {3.1334073464102072`, 0.008184212771815962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.1384073867820153`}, { 3.138407346410207, 3.138407370674768}, {3.138407346410207, 1.5715875588441073`}, {3.138407346410207, -1.5700050785481858`}, { 3.138407346410207, 0.003185242595140061}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1384073867820153`, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -8768.365714285712}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 3, 5, 8, 12, 16}, {{3}, {4}, {5}, {4}, {5}, {1}, {4}, { 5}, {1}, {2}, {3}, {5}, {1}, {2}, {3}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.0003244960817321285, 0.}, { 1.9291020737888203`, 0.40667704370135804`}, {0., 0.8131382583917308}, {0.896710285123625, 0.041781701244070824`}, {0.896716382690468, 0.7713688982793092}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {1, 4}, {1, 5}, {2, 4}, {2, 5}, {3, 4}, {3, 5}, {4, 5}}, 0.022033595368594422`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.022033595368594422], DiskBox[2, 0.022033595368594422], DiskBox[3, 0.022033595368594422], DiskBox[4, 0.022033595368594422], DiskBox[5, 0.022033595368594422]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -9242.331428571426}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -1.9106332362490186`}, \ {-3.141592653589793, 1.9106332362490184`}, {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.1365928732631336`}, {-3.1365926535897932`, -3.136592746870946}, \ {-3.1365926535897932`, -1.9108477594858788`}, {-3.1365926535897932`, 1.9032367395554983`}, {-3.1365926535897932`, 0.002493748010127347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.1315944181318716`}, {-3.1315926535897933`, \ -3.1315933960878604`}, {-3.1315926535897933`, -1.9110623948065866`}, \ {-3.1315926535897933`, 1.8956158943255856`}, {-3.1315926535897933`, 0.004974983771731883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265986322585415`}, {-3.126592653589793, -3.126595146860866}, \ {-3.126592653589793, -1.9112771388542762`}, {-3.126592653589793, 1.8877670511652325`}, {-3.126592653589793, 0.007443694132723413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.1216068785881235`}, {-3.121592653589793, -3.1215985335652654`}, \ {-3.121592653589793, -1.9114919881989205`}, {-3.121592653589793, 1.87968654528217}, {-3.121592653589793, 0.00989986484478337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.1166205369702733`}, {-3.116592653589793, -3.1166040793514}, \ {-3.116592653589793, -1.9117069393363095`}, {-3.116592653589793, 1.871370702483083}, {-3.116592653589793, 0.012343480435685181`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.111641002067321}, {-3.1115926535897933`, -3.1116122961759825`}, \ {-3.1115926535897933`, -1.911921988687009}, {-3.1115926535897933`, 1.8628158455644157`}, {-3.1115926535897933`, 0.014774524074422136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.1066696811539414`}, {-3.106592653589793, -3.106623684844356}, \ {-3.106592653589793, -1.9121371325953154`}, {-3.106592653589793, 1.8540183011005813`}, {-3.106592653589793, 0.017192977428552463`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.1017079918146426`}, {-3.101592653589793, -3.101638735062688}, \ {-3.101592653589793, -1.912352367328194}, {-3.101592653589793, 1.8449744066321718`}, {-3.101592653589793, 0.019598820513114686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.0967573595466895`}, {-3.096592653589793, -3.0966579254996316`}, \ {-3.096592653589793, -1.9125676890742074`}, {-3.096592653589793, 1.8356805182554523`}, {-3.096592653589793, 0.021992031530403272`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0918192152768267`}, {-3.0915926535897933`, \ -3.0916817238566683`}, {-3.0915926535897933`, -1.9127830939424295`}, \ {-3.0915926535897933`, 1.8261330186131022`}, {-3.0915926535897933`, 0.024372586699829262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.086894992801122}, {-3.086592653589793, -3.086710586946663}, \ {-3.086592653589793, -1.9129985779613545`}, {-3.086592653589793, 1.816328325284692}, {-3.086592653589793, 0.0267404600770047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.0819861261581853`}, {-3.081592653589793, -3.0817449607798935`}, \ {-3.081592653589793, -1.9132141370777813`}, {-3.081592653589793, 1.8062628995739387`}, {-3.081592653589793, 0.02909562336112393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.077094046946881}, {-3.076592653589793, -3.076785280657143}, \ {-3.076592653589793, -1.913429767155702}, {-3.076592653589793, 1.7959332556881753`}, {-3.076592653589793, 0.03143804568960007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.0722201816002137`}, {-3.0715926535897933`, -3.071831971269155}, \ {-3.0715926535897933`, -1.9136454639751639`}, {-3.0715926535897933`, 1.785335970303906}, {-3.0715926535897933`, 0.03376769341882616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.0673659486280456`}, {-3.066592653589793, -3.0668854468020896`}, \ {-3.066592653589793, -1.913861223231128}, {-3.066592653589793, 1.7744676925106277`}, {-3.066592653589793, 0.03608452988981037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.062532755841563}, {-3.061592653589793, -3.0619461110483592`}, \ {-3.061592653589793, -1.9140770405323122`}, {-3.061592653589793, 1.7633251541233759`}, {-3.061592653589793, 0.03838851517729947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0577219975731547`}, {-3.056592653589793, -3.0570143575224824`}, \ {-3.056592653589793, -1.9142929114000213`}, {-3.056592653589793, 1.7519051803527104`}, {-3.056592653589793, 0.04067960582087444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.052935051905451}, {-3.0515926535897933`, -3.0520905695814036`}, \ {-3.0515926535897933`, -1.9145088312669685`}, {-3.0515926535897933`, 1.7402047008190429`}, {-3.0515926535897933`, 0.0429577545363232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0481732779237505`}, {-3.046592653589793, -3.0471751205489364`}, \ {-3.046592653589793, -1.9147247954760795`}, {-3.046592653589793, 1.7282207608963533`}, {-3.046592653589793, 0.04522290990543195}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.043438013005967}, {-3.041592653589793, -3.0422683738438927`}, \ {-3.041592653589793, -1.914940799279288}, {-3.041592653589793, 1.7159505333684797`}, {-3.041592653589793, 0.04747501604212473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.038730570164274}, {-3.036592653589793, -3.037370683111503}, \ {-3.036592653589793, -1.915156837836317}, {-3.036592653589793, 1.7033913303791914`}, {-3.036592653589793, 0.04971401223265395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.0340522354524233`}, {-3.0315926535897932`, \ -3.0324823923577906`}, {-3.0315926535897932`, -1.9153729062134492`}, \ {-3.0315926535897932`, 1.6905406156553633`}, {-3.0315926535897932`, 0.05193983254729796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.02940426545238}, {-3.026592653589793, -3.0276038360865383`}, \ {-3.026592653589793, -1.915588999382282}, {-3.026592653589793, 1.6773960169805147`}, {-3.026592653589793, 0.05415240542072273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.0247878848534864`}, {-3.021592653589793, -3.0227353394385292`}, \ {-3.021592653589793, -1.9158051122184716`}, {-3.021592653589793, 1.6639553388939754`}, {-3.021592653589793, 0.05635165319785271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.0202042841367276`}, {-3.016592653589793, -3.0178772183327527`}, \ {-3.016592653589793, -1.9160212395004657`}, {-3.016592653589793, 1.6502165755888625`}, {-3.016592653589793, 0.05853749164171904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.015654617375999}, {-3.0115926535897932`, -3.013029779609284}, \ {-3.0115926535897932`, -1.9162373759082214`}, {-3.0115926535897932`, 1.636177923980006}, {-3.0115926535897932`, 0.06070982939935389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.0111400001674062`}, {-3.0065926535897933`, \ -3.0081933211735805`}, {-3.0065926535897933`, -1.9164535160219107`}, \ {-3.0065926535897933`, 1.6218377969108126`}, {-3.0065926535897933`, 0.06286856742131583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.0066615076966814`}, {-3.001592653589793, -3.003368132141905}, \ {-3.001592653589793, -1.9166696543206152`}, {-3.001592653589793, 1.6071948364659616`}, {-3.001592653589793, 0.06501359832990658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.0022201729537876`}, {-2.996592653589793, -2.9985544929876813`}, \ {-2.996592653589793, -1.9168857851810062`}, {-2.996592653589793, 1.5922479273547576`}, {-2.996592653589793, 0.06714480573054452}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.9978169851025833`}, {-2.991592653589793, -2.993752675688503}, \ {-2.991592653589793, -1.9171019028760106`}, {-2.991592653589793, 1.5769962103278}, {-2.991592653589793, 0.06926206346005073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.9934528880123428`}, {-2.9865926535897933`, -2.988962943873638}, \ {-2.9865926535897933`, -1.9173180015734679`}, {-2.9865926535897933`, 1.5614390955876751`}, {-2.9865926535897933`, 0.0713652347648368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.9891287789565335`}, {-2.981592653589793, -2.9841855529717765`}, \ {-2.981592653589793, -1.9175340753347743`}, {-2.981592653589793, 1.5455762761523504`}, {-2.981592653589793, 0.0734541714010745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9848455074831195`}, {-2.976592653589793, -2.979420750358907}, \ {-2.976592653589793, -1.9177501181135053`}, {-2.976592653589793, 1.5294077411281242`}, {-2.976592653589793, 0.07552871264790817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.980603874459219}, {-2.971592653589793, -2.9746687755060415`}, \ {-2.971592653589793, -1.9179661237540406`}, {-2.971592653589793, 1.5129337888472583`}, {-2.971592653589793, 0.07758868422357752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.9764046312917776`}, {-2.9665926535897933`, \ -2.9699298601267596`}, {-2.9665926535897933`, -1.9181820859901602`}, \ {-2.9665926535897933`, 1.49615503982396}, {-2.9665926535897933`, 0.07963389709297604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.972248479324498}, {-2.961592653589793, -2.9652042283243034`}, \ {-2.961592653589793, -1.9183979984436406`}, {-2.961592653589793, 1.4790724494811394`}, {-2.961592653589793, 0.08166414615359632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9681360694101278`}, {-2.956592653589793, -2.960492096738158}, \ {-2.956592653589793, -1.9186138546228293`}, {-2.956592653589793, 1.4616873205994894`}, {-2.956592653589793, 0.0836792087850061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.9640680016558982`}, {-2.951592653589793, -2.955793674689957}, \ {-2.951592653589793, -1.918829647921212}, {-2.951592653589793, 1.444001315440017}, {-2.951592653589793, 0.08567884324492483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9600448253388207`}, {-2.9465926535897933`, -2.951109164328608}, \ {-2.9465926535897933`, -1.919045371615965}, {-2.9465926535897933`, 1.4260164674912739`}, {-2.9465926535897933`, 0.08766278689252424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.956067038986411}, {-2.941592653589793, -2.9464387607745013`}, \ {-2.941592653589793, -1.9192610188664925`}, {-2.941592653589793, 1.4077351927932542`}, {-2.941592653589793, 0.08963075421677835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.952135090617458}, {-2.936592653589793, -2.9417826522627464`}, \ {-2.936592653589793, -1.919476582712954}, {-2.936592653589793, 1.389160300791531}, {-2.936592653589793, 0.09158243464438905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.948249378136484}, {-2.931592653589793, -2.9371410202852886`}, \ {-2.931592653589793, -1.9196920560747797`}, {-2.931592653589793, 1.3702950046776514`}, {-2.931592653589793, 0.0935174900979956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.944410249874774}, {-2.9265926535897933`, -2.932514039731858}, \ {-2.9265926535897933`, -1.9199074317491716`}, {-2.9265926535897933`, 1.3511429311754783`}, {-2.9265926535897933`, 0.09543555227086337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.9406180052701063`}, {-2.921592653589793, -2.9279018790296534`}, \ {-2.921592653589793, -1.9201227024095875`}, {-2.921592653589793, 1.3317081297380524`}, {-2.921592653589793, 0.09733621957899598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.9368728956767245`}, {-2.916592653589793, -2.923304700281699}, \ {-2.916592653589793, -1.9203378606042243`}, {-2.916592653589793, 1.3119950811260428`}, {-2.916592653589793, 0.09921905374538613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.9331751252965823`}, {-2.911592653589793, -2.9187226594038096`}, \ {-2.911592653589793, -1.9205528987544749`}, {-2.911592653589793, 1.2920087053470901`}, {-2.911592653589793, 0.10108357596381787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9295248522224644`}, {-2.9065926535897932`, \ -2.9141559062600773`}, {-2.9065926535897932`, -1.9207678091533789`}, \ {-2.9065926535897932`, 1.271754368945728}, {-2.9065926535897932`, 0.10292926258093121`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.925922189583378}, {-2.901592653589793, -2.9096045847968757`}, \ {-2.901592653589793, -1.9209825839640662`}, {-2.901592653589793, 1.2512378916463052`}, {-2.901592653589793, 0.10475554022498668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.922367206782313}, {-2.896592653589793, -2.9050688331752865`}, \ {-2.896592653589793, -1.9211972152181758`}, {-2.896592653589793, 1.2304655523669448`}, {-2.896592653589793, 0.1065617802975033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.9188599308164718`}, {-2.891592653589793, -2.9005487839019355`}, \ {-2.891592653589793, -1.9214116948142723`}, {-2.891592653589793, 1.2094440946414156`}, {-2.891592653589793, 0.10834729272930019`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.9154003476700088`}, {-2.8865926535897932`, \ -2.8960445639581844`}, {-2.8865926535897932`, -1.9216260145162463`}, \ {-2.8865926535897932`, 1.188180731508533}, {-2.8865926535897932`, 0.11011131888493987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.911988403769439}, {-2.8815926535897933`, -2.8915562949276414`}, \ {-2.8815926535897933`, -1.9218401659517048`}, {-2.8815926535897933`, 1.1666831499558528`}, {-2.8815926535897933`, 0.1118530234784975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.9086240074920315`}, {-2.876592653589793, -2.8870840931219943`}, \ {-2.876592653589793, -1.9220541406103409`}, {-2.876592653589793, 1.1449595150369232`}, {-2.876592653589793, 0.11357148533818201`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.9053070307177498`}, {-2.871592653589793, -2.882628069705083}, \ {-2.871592653589793, -1.922267929842306}, {-2.871592653589793, 1.1230184738201183`}, {-2.871592653589793, 0.11526568682657365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.9020373104155746`}, {-2.866592653589793, -2.878188330815246}, \ {-2.866592653589793, -1.922481524856558}, {-2.866592653589793, 1.1008691593732631`}, {-2.866592653589793, 0.11693450168596985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.898814650255453}, {-2.861592653589793, -2.8737649776858882`}, \ {-2.861592653589793, -1.9226949167192005`}, {-2.861592653589793, 1.0785211950435682`}, {-2.861592653589793, 0.11857668103285214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.8956388222374687`}, {-2.856592653589793, -2.869358106764272}, \ {-2.856592653589793, -1.9229080963518137`}, {-2.856592653589793, 1.0559846993584672`}, {-2.856592653589793, 0.120190837169954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.8925095683302997`}, {-2.851592653589793, -2.8649678098284994`}, \ {-2.851592653589793, -1.9231210545297728`}, {-2.851592653589793, 1.0332702919523604`}, {-2.851592653589793, 0.12177542481623735`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.88942660211151}, {-2.846592653589793, -2.860594174102716}, \ {-2.846592653589793, -1.923333781880547}, {-2.846592653589793, 1.0103891010201456`}, {-2.846592653589793, 0.12332871927118205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.886389610402686}, {-2.8415926535897933`, -2.8562372823704747`}, \ {-2.8415926535897933`, -1.9235462688820004`}, {-2.8415926535897933`, 0.9873527729143549}, {-2.8415926535897933`, 0.12484879092604179`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.8833982548929984`}, {-2.836592653589793, -2.8518972130863065`}, \ {-2.836592653589793, -1.9237585058606719`}, {-2.836592653589793, 0.9641734846440634}, {-2.836592653589793, 0.1263334754060937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.880452173745211}, {-2.831592653589793, -2.847574040485467}, \ {-2.831592653589793, -1.9239704829900452`}, {-2.831592653589793, 0.9408639602066717}, {-2.831592653589793, 0.1277803384677301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.877550983178798}, {-2.826592653589793, -2.843267834691872}, \ {-2.826592653589793, -1.9241821902888128`}, {-2.826592653589793, 0.9174374918965329}, {-2.826592653589793, 0.12918663457411275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.874694279025229}, {-2.8215926535897933`, -2.8389786618242168`}, \ {-2.8215926535897933`, -1.924393617619122}, {-2.8215926535897933`, 0.8939079679978785}, {-2.8215926535897933`, 0.13054925782223892`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.87188163825111}, {-2.816592653589793, -2.834706584100284}, \ {-2.816592653589793, -1.9246047546848186`}, {-2.816592653589793, 0.8702899085972254}, {-2.816592653589793, 0.13186468357864364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.8691126204453115`}, {-2.811592653589793, -2.8304516599394667`}, \ {-2.811592653589793, -1.9248155910296707`}, {-2.811592653589793, 0.8465985116602027}, {-2.811592653589793, 0.13312889878285128`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.866386769266722}, {-2.806592653589793, -2.8262139440634724`}, \ {-2.806592653589793, -1.9250261160355924`}, {-2.806592653589793, 0.8228497120321394}, {-2.806592653589793, 0.13433731837405213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.8637036138497405`}, {-2.8015926535897933`, \ -2.8219934875952615`}, {-2.8015926535897933`, -1.9252363189208501`}, \ {-2.8015926535897933`, 0.7990602566699548}, {-2.8015926535897933`, 0.13548468465822144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.861062670165087}, {-2.796592653589793, -2.817790338156207}, \ {-2.796592653589793, -1.9254461887382595`}, {-2.796592653589793, 0.7752478002314542}, {-2.796592653589793, 0.1365649456230367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8584634423339113`}, {-2.791592653589793, -2.813604539961494}, \ {-2.791592653589793, -1.9256557143733781`}, {-2.791592653589793, 0.7514310261833023}, {-2.791592653589793, 0.13757110718031265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.8559054238936006`}, {-2.786592653589793, -2.809436133913754}, \ {-2.786592653589793, -1.9258648845426831`}, {-2.786592653589793, 0.7276297998967188}, {-2.786592653589793, 0.13849505301396245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.8533880990140825`}, {-2.7815926535897932`, -2.805285157694994}, \ {-2.7815926535897932`, -1.926073687791743}, {-2.7815926535897932`, 0.703865361846948}, {-2.7815926535897932`, 0.13932732406912768`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.850910943663725}, {-2.776592653589793, -2.8011516458567733`}, \ {-2.776592653589793, -1.926282112493379}, {-2.776592653589793, 0.680160571091819}, {-2.776592653589793, 0.1400568476617617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.8484734267243206`}, {-2.771592653589793, -2.797035629908705}, \ {-2.771592653589793, -1.926490146845821}, {-2.771592653589793, 0.6565402117477751}, {-2.771592653589793, 0.1406706036462849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.846075011054878}, {-2.766592653589793, -2.7929371384052457`}, \ {-2.766592653589793, -1.9266977788708477`}, {-2.766592653589793, 0.6330313782556004}, {-2.766592653589793, 0.14115321200466704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.843715154504274}, {-2.7615926535897932`, -2.7888561970308365`}, \ {-2.7615926535897932`, -1.9269049964119287`}, {-2.7615926535897932`, 0.6096639588110044}, {-2.7615926535897932`, 0.14148642263537037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.841393310873017}, {-2.7565926535897933`, -2.7847928286833725`}, \ {-2.7565926535897933`, -1.9271117871323535`}, {-2.7565926535897933`, 0.5864712402465715}, {-2.7565926535897933`, 0.14164848420551313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.8391089308246293`}, {-2.751592653589793, -2.7807470535560537`}, \ {-2.751592653589793, -1.9273181385133504`}, {-2.751592653589793, 0.5634906613833052}, {-2.751592653589793, 0.14161336519258624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.83686146274732}, {-2.746592653589793, -2.77671888921762}, \ {-2.746592653589793, -1.9275240378522054`}, {-2.746592653589793, 0.5407647442806043}, {-2.746592653589793, 0.1413497978247043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.834650353566816}, {-2.741592653589793, -2.7727083506909813`}, \ {-2.741592653589793, -1.9277294722603682`}, {-2.741592653589793, 0.5183422315956546}, {-2.741592653589793, 0.14082011683796575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.832475049511369}, {-2.736592653589793, -2.7687154505302827`}, \ {-2.736592653589793, -1.9279344286615583`}, {-2.736592653589793, 0.4962794490744873}, {-2.736592653589793, 0.1399788741488553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.8303349968300564`}, {-2.731592653589793, -2.764740198896419}, \ {-2.731592653589793, -1.9281388937898556`}, {-2.731592653589793, 0.47464188736123114`}, {-2.731592653589793, 0.1387712353647468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.8282296424656486`}, {-2.726592653589793, -2.760782603631005}, \ {-2.726592653589793, -1.9283428541877958`}, {-2.726592653589793, 0.453505944216156}, {-2.726592653589793, 0.13713121714000298`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.8261584346833635`}, {-2.721592653589793, -2.75684267032884}, \ {-2.721592653589793, -1.928546296204457}, {-2.721592653589793, 0.4329606682179631}, {-2.721592653589793, 0.1349799243881502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.82412082365693}, {-2.7165926535897933`, -2.752920402408876}, \ {-2.7165926535897933`, -1.928749205993538}, {-2.7165926535897933`, 0.41310917529872987`}, {-2.7165926535897933`, 0.13222411607476833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.8221162620134383`}, {-2.711592653589793, -2.7490158011837327`}, \ {-2.711592653589793, -1.9289515695114339`}, {-2.711592653589793, 0.39406915384347424`}, {-2.711592653589793, 0.12875568391908465`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.8201442053384844`}, {-2.706592653589793, -2.7451288659277386`}, \ {-2.706592653589793, -1.9291533725153163`}, {-2.706592653589793, 0.3759715523616522}, {-2.706592653589793, 0.12445295004355399`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.8182041126431594`}, {-2.701592653589793, -2.741259593943563}, \ {-2.701592653589793, -1.9293546005611955`}, {-2.701592653589793, 0.35895626720040247`}, {-2.701592653589793, 0.11918496613483229`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.8162954467944616`}, {-2.6965926535897933`, \ -2.7374079806274434`}, {-2.6965926535897933`, -1.929555239001991}, \ {-2.6965926535897933`, 0.3431636820743561}, {-2.6965926535897933`, 0.11281996236149792`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.8144176749106915`}, {-2.691592653589793, -2.733574019533013}, \ {-2.691592653589793, -1.9297552729855967`}, {-2.691592653589793, 0.3287216563638437}, {-2.691592653589793, 0.10523834910394773`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.812570268723423}, {-2.686592653589793, -2.7297577024337882`}, \ {-2.686592653589793, -1.9299546874529456`}, {-2.686592653589793, 0.3157292835737418}, {-2.686592653589793, 0.09634895009928796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.810752704907608}, {-2.681592653589793, -2.725959019384305}, \ {-2.681592653589793, -1.930153467136067}, {-2.681592653589793, 0.3042410366005983}, {-2.681592653589793, 0.08610485033690853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.808964465381369}, {-2.6765926535897933`, -2.7221779587799313`}, \ {-2.6765926535897933`, -1.9303515965561513`}, {-2.6765926535897933`, 0.29425637119628745`}, {-2.6765926535897933`, 0.0745137872889875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.8072050375770052`}, {-2.671592653589793, -2.7184145074153934`}, \ {-2.671592653589793, -1.9305490600216124`}, {-2.671592653589793, 0.28571884778388784`}, {-2.671592653589793, 0.061639025282594496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.805473914684729}, {-2.666592653589793, -2.714668650542025}, \ {-2.666592653589793, -1.9307458416261472`}, {-2.666592653589793, 0.27852528138313515`}, {-2.666592653589793, 0.04759020320935081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.803770595870574}, {-2.661592653589793, -2.7109403719237566`}, \ {-2.661592653589793, -1.9309419252467988`}, {-2.661592653589793, 0.2725414962435145}, {-2.661592653589793, 0.03250757891965875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.8020945864699325`}, {-2.6565926535897932`, -2.707229653891878}, \ {-2.6565926535897932`, -1.9311372945420242`}, {-2.6565926535897932`, 0.26761948854555717`}, {-2.6565926535897932`, 0.01654486687898215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.8004453981580943`}, {-2.651592653589793, -2.7035364773985853`}, \ {-2.651592653589793, -1.9313319329497591`}, {-2.651592653589793, 0.26361177821067233`}, {-2.651592653589793, \ -0.0001451120222863876}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.798822549099154}, {-2.646592653589793, -2.699860822069342}, \ {-2.646592653589793, -1.9315258236854917`}, {-2.646592653589793, 0.2603810557998569}, {-2.646592653589793, -0.01742007455881484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.797225564074571}, {-2.641592653589793, -2.69620266625407}, \ {-2.641592653589793, -1.931718949740335}, {-2.641592653589793, 0.25780524948110894`}, {-2.641592653589793, \ -0.035153338217203844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.795653974592657}, {-2.6365926535897932`, -2.6925619870771835`}, \ {-2.6365926535897932`, -1.9319112938791096`}, {-2.6365926535897932`, 0.25577914996848294`}, {-2.6365926535897932`, \ -0.0532354411828187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.794107318980193}, {-2.6315926535897933`, -2.688938760486503}, \ {-2.6315926535897933`, -1.9321028386384256`}, {-2.6315926535897933`, 0.2542138951597077}, {-2.6315926535897933`, \ -0.07157362107577504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.7925851424573405`}, {-2.626592653589793, -2.685332961301062}, \ {-2.626592653589793, -1.9322935663247784`}, {-2.626592653589793, 0.2530353581989324}, {-2.626592653589793, -0.0900901962460533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.791086997196962}, {-2.621592653589793, -2.681744563257821}, \ {-2.621592653589793, -1.9324834590126445`}, {-2.621592653589793, 0.2521821292424086}, {-2.621592653589793, \ -0.10872053998926955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.7896124423694104`}, {-2.616592653589793, -2.6781735390573065`}, \ {-2.616592653589793, -1.932672498542591}, {-2.616592653589793, 0.2516034852017362}, {-2.616592653589793, \ -0.12741104204103962`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.7881610441738216`}, {-2.611592653589793, -2.674619860408216}, \ {-2.611592653589793, -1.9328606665193906`}, {-2.611592653589793, 0.25125754018200075`}, {-2.611592653589793, \ -0.14611725014933405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.7867323758568525`}, {-2.606592653589793, -2.6710834980709857`}, \ {-2.606592653589793, -1.9330479443101454`}, {-2.606592653589793, 0.2511096490106862}, {-2.606592653589793, \ -0.16480226420107225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.785326017719818}, {-2.601592653589793, -2.667564421900342}, \ {-2.601592653589793, -1.9332343130424283`}, {-2.601592653589793, 0.2511310719831787}, {-2.601592653589793, -0.1834353911067582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.783941557115081}, {-2.596592653589793, -2.6640626008868677`}, \ {-2.596592653589793, -1.9334197536024302`}, {-2.596592653589793, 0.25129787883163607`}, {-2.596592653589793, \ -0.2019910385250755}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.782578588432537}, {-2.5915926535897933`, -2.6605780031975965`}, \ {-2.5915926535897933`, -1.9336042466331176`}, {-2.5915926535897933`, 0.25159005879379254`}, {-2.5915926535897933`, \ -0.22044781437598962`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.7812367130769817`}, {-2.586592653589793, -2.6571105962156474`}, \ {-2.586592653589793, -1.9337877725324133`}, {-2.586592653589793, 0.2519908021963296}, {-2.586592653589793, \ -0.23878779762539323`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7799155394371065`}, {-2.581592653589793, -2.6536603465789232`}, \ {-2.581592653589793, -1.9339703114513846`}, {-2.581592653589793, \ -0.2569959487374287}, {-2.581592653589793, 0.25248592188436775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.778614682846818}, {-2.576592653589793, -2.6502272202178903`}, \ {-2.576592653589793, -1.9341518432924478`}, {-2.576592653589793, \ -0.27505963267723504`}, {-2.576592653589793, 0.2530633873191757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.7773337655395585`}, {-2.571592653589793, -2.6468111823924514`}, \ {-2.571592653589793, -1.9343323477075973`}, {-2.571592653589793, \ -0.29296823202614936`}, {-2.571592653589793, 0.2537129488496988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.7760724165962483`}, {-2.566592653589793, -2.6434121977279506`}, \ {-2.566592653589793, -1.93451180409664}, {-2.566592653589793, \ -0.31071283203611244`}, {-2.566592653589793, 0.2544258339323482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.7748302718874283`}, {-2.561592653589793, -2.640030230250281}, \ {-2.561592653589793, -1.9346901916054657`}, {-2.561592653589793, \ -0.3282859630892794}, {-2.561592653589793, 0.25519450071701427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.773606974010175}, {-2.556592653589793, -2.636665243420167}, \ {-2.556592653589793, -1.9348674891243218`}, {-2.556592653589793, \ -0.34568138902280054`}, {-2.556592653589793, 0.25601243741545576`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.7724021722202923`}, {-2.5515926535897933`, \ -2.6333172001665974`}, {-2.5515926535897933`, -1.935043675286124}, \ {-2.5515926535897933`, -0.3628939321891906}, {-2.5515926535897933`, 0.25687399828277635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.7712155223602712`}, {-2.5465926535897934`, \ -2.6299860629194423`}, {-2.5465926535897934`, -1.9352187284647826`}, \ {-2.5465926535897934`, -0.3799193280382468}, {-2.5465926535897934`, 0.25777426896235545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.770046686783473}, {-2.541592653589793, -2.6266717936412673`}, \ {-2.541592653589793, -1.9353926267735535`}, {-2.541592653589793, \ -0.3967541035174837}, {-2.541592653589793, 0.25870895545947525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.7688953342749665`}, {-2.536592653589793, -2.623374353858358}, \ {-2.536592653589793, -1.9355653480634205`}, {-2.536592653589793, \ -0.41339547477504024`}, {-2.536592653589793, 0.25967429219975274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.767761139969408}, {-2.5315926535897932`, -2.6200937046909663`}, \ {-2.5315926535897932`, -1.9357368699215036`}, {-2.5315926535897932`, \ -0.4298412605800617}, {-2.5315926535897932`, 0.260666965563047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.766643785266339}, {-2.526592653589793, -2.6168298068828064`}, \ {-2.526592653589793, -1.935907169669493}, {-2.526592653589793, \ -0.44608980860581093`}, {-2.526592653589793, 0.2616840500173003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.7655429577432513`}, {-2.521592653589793, -2.613582620829799}, \ {-2.521592653589793, -1.9360762243621166`}, {-2.521592653589793, \ -0.4621399322942579}, {-2.521592653589793, 0.2627229545534491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.764458351066737}, {-2.516592653589793, -2.610352106608089}, \ {-2.516592653589793, -1.9362440107856431`}, {-2.516592653589793, \ -0.4779908564721872}, {-2.516592653589793, 0.26378137757689163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.763389664902018}, {-2.5115926535897932`, -2.607138224001342}, \ {-2.5115926535897932`, -1.9364105054564107`}, {-2.5115926535897932`, \ -0.49364217024483587`}, {-2.5115926535897932`, 0.2648572687698354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.7623366048211406`}, {-2.5065926535897933`, \ -2.6039409325273435`}, {-2.5065926535897933`, -1.9365756846194027`}, \ {-2.5065926535897933`, -0.5090937859748437}, {-2.5065926535897933`, 0.2659487967232056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.761298882210085}, {-2.501592653589793, -2.600760191463903}, \ {-2.501592653589793, -1.936739524246848}, {-2.501592653589793, \ -0.5243459033779173}, {-2.501592653589793, 0.26705432136287205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.7602762141750303`}, {-2.496592653589793, -2.5975959598740856`}, \ {-2.496592653589793, -1.9369020000368753`}, {-2.496592653589793, \ -0.5393989779448075}, {-2.496592653589793, 0.2681723703753558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.7592683234479907`}, {-2.491592653589793, -2.594448196630771}, \ {-2.491592653589793, -1.937063087412192}, {-2.491592653589793, \ -0.5542536930416592}, {-2.491592653589793, 0.26930161898264987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.7582749382920335`}, {-2.486592653589793, -2.591316860440569}, \ {-2.486592653589793, -1.9372227615188204`}, {-2.486592653589793, \ -0.5689109351551039}, {-2.486592653589793, 0.2704408725319497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.757295792406249}, {-2.481592653589793, -2.5882019098670876`}, \ {-2.481592653589793, -1.9373809972248703`}, {-2.481592653589793, \ -0.5833717718405785}, {-2.481592653589793, 0.27158905145981416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.756330624830664}, {-2.476592653589793, -2.5851033033535806`}, \ {-2.476592653589793, -1.9375377691193623`}, {-2.476592653589793, \ -0.5976374320068216}, {-2.476592653589793, 0.272745178266225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.7553791798512357`}, {-2.471592653589793, -2.582020999244965}, \ {-2.471592653589793, -1.9376930515110966`}, {-2.471592653589793, \ -0.6117092882299191}, {-2.471592653589793, 0.273908366195726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.7544412069050837`}, {-2.4665926535897933`, \ -2.5789549558092424`}, {-2.4665926535897933`, -1.9378468184275768`}, \ {-2.4665926535897933`, -0.6255888408395486}, {-2.4665926535897933`, 0.2750778093732321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.7535164604860825`}, {-2.461592653589793, -2.5759051312583243`}, \ {-2.461592653589793, -1.9379990436139833`}, {-2.461592653589793, \ -0.6392777035603382}, {-2.461592653589793, 0.2762527741833475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.752604700050943}, {-2.456592653589793, -2.5728714837682647`}, \ {-2.456592653589793, -1.9381497005322048`}, {-2.456592653589793, \ -0.652777590524335}, {-2.456592653589793, 0.2774325917159736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.751705689925876}, {-2.451592653589793, -2.569853971498925}, \ {-2.451592653589793, -1.9382987623599233`}, {-2.451592653589793, \ -0.6660903044978794}, {-2.451592653589793, 0.2786166511289664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.7508191992139546`}, {-2.446592653589793, -2.5668525526130685`}, \ {-2.446592653589793, -1.9384462019897657`}, {-2.446592653589793, \ -0.6792177261886845}, {-2.446592653589793, 0.27980439380176003`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.749945001703252}, {-2.441592653589793, -2.5638671852949053`}, \ {-2.441592653589793, -1.93859199202851}, {-2.441592653589793, \ -0.6921618045177348}, {-2.441592653589793, 0.2809953081731286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.7490828757758354`}, {-2.436592653589793, -2.560897827768082}, \ {-2.436592653589793, -1.9387361047963598`}, {-2.436592653589793, \ -0.7049245477562397}, {-2.436592653589793, 0.28218892517227595`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.7482326043176935`}, {-2.431592653589793, -2.5579444383131436`}, \ {-2.431592653589793, -1.9388785123262875`}, {-2.431592653589793, \ -0.717508015440955}, {-2.431592653589793, 0.2833848141658443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.7473939746296563`}, {-2.4265926535897933`, \ -2.5550069752844613`}, {-2.4265926535897933`, -1.9390191863634427`}, \ {-2.4265926535897933`, -0.7299143109922573}, {-2.4265926535897933`, 0.28458257935467546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.7465667783393664`}, {-2.4215926535897934`, -2.552085397126638}, \ {-2.4215926535897934`, -1.9391580983646388`}, {-2.4215926535897934`, \ -0.7421455749686175}, {-2.4215926535897934`, 0.2857818565635958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.7457508113143514`}, {-2.416592653589793, -2.549179662390408}, \ {-2.416592653589793, -1.9392952194979092`}, {-2.416592653589793, \ -0.7542039788990468}, {-2.416592653589793, 0.28698231037547633`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.7449458735762393`}, {-2.411592653589793, -2.546289729748027}, \ {-2.411592653589793, -1.9394305206421418`}, {-2.411592653589793, \ -0.7660917196418069}, {-2.411592653589793, 0.2881836315675561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.7441517692161597`}, {-2.4065926535897932`, \ -2.5434155580081677`}, {-2.4065926535897932`, -1.9395639723867977`}, \ {-2.4065926535897932`, -0.77781101422343}, {-2.4065926535897932`, 0.28938553481373275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.7433683063113605`}, {-2.401592653589793, -2.5405571061303287`}, \ {-2.401592653589793, -1.9396955450317088`}, {-2.401592653589793, \ -0.7893640951170382}, {-2.401592653589793, 0.2905877566213912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.7425952968430654`}, {-2.396592653589793, -2.5377143332387533`}, \ {-2.396592653589793, -1.9398252085869638`}, {-2.396592653589793, \ -0.8007532059232313}, {-2.396592653589793, 0.2917900534754926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.7418325566156043`}, {-2.391592653589793, -2.5348871986358836`}, \ {-2.391592653589793, -1.9399529327728824`}, {-2.391592653589793, \ -0.8119805974205084}, {-2.391592653589793, 0.29299220016617883`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.7410799051768273`}, {-2.3865926535897932`, \ -2.5320756618153317`}, {-2.3865926535897932`, -1.940078687020084}, \ {-2.3865926535897932`, -0.8230485239554148}, {-2.3865926535897932`, 0.29419398827920107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.740337165739821}, {-2.3815926535897933`, -2.5292796824744053`}, \ {-2.3815926535897933`, -1.9402024404696467`}, {-2.3815926535897933`, \ -0.8339592401454182}, {-2.3815926535897933`, 0.29539522483108105`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.73960416510594}, {-2.376592653589793, -2.526499220526162}, \ {-2.376592653589793, -1.9403241619733704`}, {-2.376592653589793, \ -0.8447149978700215}, {-2.376592653589793, 0.296595731033168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.7388807335891636`}, {-2.371592653589793, -2.5237342361110184`}, \ {-2.371592653589793, -1.9404438200941376`}, {-2.371592653589793, \ -0.855318043527767}, {-2.371592653589793, 0.29779534117068657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.738166704941778}, {-2.366592653589793, -2.5209846896079133`}, \ {-2.366592653589793, -1.9405613831063817`}, {-2.366592653589793, \ -0.8657706155387769}, {-2.366592653589793, 0.29899390158456507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.737461916281388}, {-2.361592653589793, -2.5182505416450325`}, \ {-2.361592653589793, -1.9406768189966577`}, {-2.361592653589793, \ -0.876074942074143}, {-2.361592653589793, 0.3001912697452657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.7367662080192696`}, {-2.356592653589793, -2.515531753110094}, \ {-2.356592653589793, -1.9407900954643356`}, {-2.356592653589793, \ -0.886233238995061}, {-2.356592653589793, 0.30138731340912445`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.7360794237900454`}, {-2.351592653589793, -2.5128282851602055`}, \ {-2.351592653589793, -1.9409011799223972`}, {-2.351592653589793, \ -0.8962477079859859}, {-2.351592653589793, 0.3025819098487915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.735401410382688}, {-2.346592653589793, -2.5101400992312954`}, \ {-2.346592653589793, -1.9410100394983576`}, {-2.346592653589793, \ -0.9061205348672882}, {-2.346592653589793, 0.3037749451503345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.734732017672843}, {-2.3415926535897933`, -2.5074671570471216`}, \ {-2.3415926535897933`, -1.9411166410353087`}, {-2.3415926535897933`, \ -0.9158538880740719}, {-2.3415926535897933`, 0.30496631357039905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.7340710985564702`}, {-2.336592653589793, -2.5048094206278613`}, \ {-2.336592653589793, -1.9412209510930911`}, {-2.336592653589793, \ -0.9254499172887871}, {-2.336592653589793, 0.3061559169475553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.7334185088847835`}, {-2.331592653589793, -2.502166852298291}, \ {-2.331592653589793, -1.9413229359495785`}, {-2.331592653589793, \ -0.9349107522162198}, {-2.331592653589793, 0.3073436641626058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.732774107400485}, {-2.326592653589793, -2.4995394146955485`}, \ {-2.326592653589793, -1.941422561602131}, {-2.326592653589793, \ -0.944238501490288}, {-2.326592653589793, 0.30852947064319713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.732137755675282}, {-2.321592653589793, -2.4969270707764983`}, \ {-2.321592653589793, -1.9415197937691413`}, {-2.321592653589793, \ -0.953435251702821}, {-2.321592653589793, 0.3097132579085692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.7315093180486762`}, {-2.316592653589793, -2.4943297838246834`}, \ {-2.316592653589793, -1.9416145978917565`}, {-2.316592653589793, \ -0.9625030665452352}, {-2.316592653589793, 0.31089495315072213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.7308886615679975`}, {-2.311592653589793, -2.49174751745688}, \ {-2.311592653589793, -1.9417069391357287`}, {-2.311592653589793, \ -0.9714439860546557}, {-2.311592653589793, 0.3120744888486684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.7302756559296912`}, {-2.306592653589793, -2.4891802356292585`}, \ {-2.306592653589793, -1.941796782393416}, {-2.306592653589793, \ -0.9802600259566288}, {-2.306592653589793, 0.31325180241277395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.7296701734218214`}, {-2.3015926535897933`, -2.486627902643136}, \ {-2.3015926535897933`, -1.9418840922859397`}, {-2.3015926535897933`, \ -0.9889531770971197}, {-2.3015926535897933`, 0.31442683585650566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.729072088867784}, {-2.2965926535897934`, -2.4840904831503514`}, \ {-2.2965926535897934`, -1.941968833165496}, {-2.2965926535897934`, \ -0.9975254049570252}, {-2.2965926535897934`, 0.3155995354931657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.728481279571215}, {-2.291592653589793, -2.48156794215824}, \ {-2.291592653589793, -1.9420509691178278`}, {-2.291592653589793, \ -1.0059786492428597`}, {-2.291592653589793, 0.31676985165543575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.7278976252620675`}, {-2.286592653589793, -2.479060245034221}, \ {-2.286592653589793, -1.94213046396486}, {-2.286592653589793, \ -1.0143148235477477`}, {-2.286592653589793, 0.3179377384357665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.72732100804385}, {-2.2815926535897932`, -2.476567357509994}, \ {-2.2815926535897932`, -1.9422072812675126`}, {-2.2815926535897932`, \ -1.0225358150772474`}, {-2.2815926535897932`, 0.31910315344584284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.7267513123420017`}, {-2.276592653589793, -2.4740892456853554`}, \ {-2.276592653589793, -1.9422813843286715`}, {-2.276592653589793, \ -1.030643484434902}, {-2.276592653589793, 0.3202660575935138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.726188424853386}, {-2.271592653589793, -2.4716258760316347`}, \ {-2.271592653589793, -1.9423527361963533`}, {-2.271592653589793, \ -1.0386396654627599`}, {-2.271592653589793, 0.321426414875742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.7256322344968855`}, {-2.266592653589793, -2.4691772153947262`}, \ {-2.266592653589793, -1.9424212996670405`}, {-2.266592653589793, \ -1.0465261651324735`}, {-2.266592653589793, 0.3225841921862542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.7250826323650825`}, {-2.2615926535897932`, -2.466743230997772}, \ {-2.2615926535897932`, -1.9424870372892018`}, {-2.2615926535897932`, \ -1.05430476348282}, {-2.2615926535897932`, 0.3237393591366966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.724539511676999}, {-2.2565926535897933`, -2.4643238904434335`}, \ {-2.2565926535897933`, -1.9425499113670144`}, {-2.2565926535897933`, \ -1.0619772135998276`}, {-2.2565926535897933`, 0.3248918878902153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.72400276773188}, {-2.251592653589793, -2.4619191617157985`}, \ {-2.251592653589793, -1.9426098839642671`}, {-2.251592653589793, \ -1.069545241635939}, {-2.251592653589793, 0.3260417530064685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.723472297864008}, {-2.246592653589793, -2.459529013181915}, \ {-2.246592653589793, -1.942666916908467}, {-2.246592653589793, \ -1.0770105468648705`}, {-2.246592653589793, 0.32718893129717846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.722948001398514}, {-2.241592653589793, -2.4571534135929243`}, \ {-2.241592653589793, -1.9427209717951495`}, {-2.241592653589793, \ -1.0843748017690877`}, {-2.241592653589793, 0.3283334016913993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.7224297796081856`}, {-2.236592653589793, -2.454792332084842}, \ {-2.236592653589793, -1.942772009992398}, {-2.236592653589793, \ -1.0916396521569962`}, {-2.236592653589793, 0.3294751451097581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.7219175356712295`}, {-2.231592653589793, -2.4524457381789437`}, \ {-2.231592653589793, -1.942819992645567}, {-2.231592653589793, \ -1.0988067173071878`}, {-2.231592653589793, 0.33061414434698194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.721411174629996}, {-2.226592653589793, -2.4501136017817826`}, \ {-2.226592653589793, -1.9428648806822242`}, {-2.226592653589793, \ -1.1058775901372282`}, {-2.226592653589793, 0.33175038396209133`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.7209106033506236`}, {-2.221592653589793, -2.4477958931848214`}, \ {-2.221592653589793, -1.9429066348173174`}, {-2.221592653589793, \ -1.1128538373946801`}, {-2.221592653589793, 0.3328838501756876}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.720415730483597}, {-2.2165926535897933`, -2.445492583063701}, \ {-2.2165926535897933`, -1.9429452155585554`}, {-2.2165926535897933`, \ -1.1197369998681983`}, {-2.2165926535897933`, 0.33401453077381155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.719926466425197}, {-2.211592653589793, -2.443203642477118}, \ {-2.211592653589793, -1.942980583212023}, {-2.211592653589793, \ -1.1265285926166952`}, {-2.211592653589793, 0.3351424150178914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.7194427232798253`}, {-2.206592653589793, -2.440929042865339}, \ {-2.206592653589793, -1.9430126978880236`}, {-2.206592653589793, \ -1.1332301052147131`}, {-2.206592653589793, 0.3362674935603454}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.7189644148231817`}, {-2.201592653589793, -2.438668756048326}, \ {-2.201592653589793, -1.9430415195071606`}, {-2.201592653589793, \ -1.139843002012287}, {-2.201592653589793, 0.33738975836543045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.71849145646628}, {-2.196592653589793, -2.4364227542234946`}, \ {-2.196592653589793, -1.9430670078066579`}, {-2.196592653589793, \ -1.146368722407675}, {-2.196592653589793, 0.33850920263496675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.718023765220283}, {-2.191592653589793, -2.4341910099630923`}, \ {-2.191592653589793, -1.943089122346919}, {-2.191592653589793, \ -1.1528086811314913`}, {-2.191592653589793, 0.33962582073859615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.7175612596621406`}, {-2.186592653589793, -2.4319734962112007`}, \ {-2.186592653589793, -1.9431078225183367`}, {-2.186592653589793, \ -1.159164268540849}, {-2.186592653589793, 0.3407396081482612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.717103859901007}, {-2.181592653589793, -2.429770186280361}, \ {-2.181592653589793, -1.9431230675483513`}, {-2.181592653589793, \ -1.1654368509222408`}, {-2.181592653589793, 0.3418505613766123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.716651487545432}, {-2.1765926535897933`, -2.4275810538478213`}, \ {-2.1765926535897933`, -1.9431348165087685`}, {-2.1765926535897933`, \ -1.1716277708019829`}, {-2.1765926535897933`, 0.34295867791907647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.716204065671296}, {-2.1715926535897934`, -2.425406072951413}, \ {-2.1715926535897934`, -1.943143028323323}, {-2.1715926535897934`, \ -1.1777383472631229`}, {-2.1715926535897934`, 0.3440639561993414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.7157615187904818`}, {-2.166592653589793, -2.423245217985047}, \ {-2.166592653589793, -1.9431476617755115`}, {-2.166592653589793, \ -1.1837698762677964`}, {-2.166592653589793, 0.34516639551802547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.7153237728202657`}, {-2.161592653589793, -2.4210984636938258`}, \ {-2.161592653589793, -1.9431486755166896`}, {-2.161592653589793, \ -1.189723630984124}, {-2.161592653589793, 0.3462659960043223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.714890755053403}, {-2.1565926535897932`, -2.418965785168802}, \ {-2.1565926535897932`, -1.9431460280744235`}, {-2.1565926535897932`, \ -1.1956008621167586`}, {-2.1565926535897932`, 0.34736275857042676`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.7144623941289048`}, {-2.151592653589793, -2.416847157841334}, \ {-2.151592653589793, -1.943139677861127}, {-2.151592653589793, \ -1.2014027982403166`}, {-2.151592653589793, 0.3484566848685599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.714038620003482}, {-2.146592653589793, -2.4147425574770867`}, \ {-2.146592653589793, -1.943129583182958}, {-2.146592653589793, \ -1.2071306461349391`}, {-2.146592653589793, 0.3495477772504243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.7136193639236437`}, {-2.141592653589793, -2.412651960169648}, \ {-2.141592653589793, -1.9431157022489947`}, {-2.141592653589793, \ -1.2127855911233432`}, {-2.141592653589793, 0.35063603872893784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.713204558398436}, {-2.1365926535897932`, -2.410575342333768}, \ {-2.1365926535897932`, -1.9430979931806807`}, {-2.1365926535897932`, \ -1.2183687974087138`}, {-2.1365926535897932`, 0.35172147294209843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.7127941371728044`}, {-2.1315926535897933`, -2.408512680698243}, \ {-2.1315926535897933`, -1.943076414021561}, {-2.1315926535897933`, \ -1.2238814084128995`}, {-2.1315926535897933`, 0.352804084118848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.7123880352015655`}, {-2.126592653589793, -2.4064639522984}, \ {-2.126592653589793, -1.9430509227472832`}, {-2.126592653589793, \ -1.2293245471143754`}, {-2.126592653589793, 0.35388387704680935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.7119861886239796`}, {-2.121592653589793, -2.404429134468233}, \ {-2.121592653589793, -1.9430214772758903`}, {-2.121592653589793, \ -1.2346993163855102`}, {-2.121592653589793, 0.3549608570417833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.7115885347389}, {-2.116592653589793, -2.402408204832158}, \ {-2.116592653589793, -1.9429880354783862`}, {-2.116592653589793, \ -1.2400067993287043`}, {-2.116592653589793, 0.356035029918896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.711195011980495}, {-2.111592653589793, -2.400401141296398}, \ {-2.111592653589793, -1.9429505551895994`}, {-2.111592653589793, \ -1.2452480596110058`}, {-2.111592653589793, 0.3571064019652959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.7108055598945215`}, {-2.106592653589793, -2.398407922040014}, \ {-2.106592653589793, -1.9429089942193103`}, {-2.106592653589793, \ -1.2504241417968391`}, {-2.106592653589793, 0.35817497991430947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.710420119115147}, {-2.101592653589793, -2.396428525505555}, \ {-2.101592653589793, -1.9428633103636774`}, {-2.101592653589793, \ -1.255536071678541}, {-2.101592653589793, 0.359240770920967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.7100386313422957`}, {-2.096592653589793, -2.3944629303893574`}, \ {-2.096592653589793, -1.942813461416945}, {-2.096592653589793, \ -1.260584856604382}, {-2.096592653589793, 0.36030378253881923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.7096610393195126`}, {-2.0915926535897933`, -2.392511115631479}, \ {-2.0915926535897933`, -1.9427594051834245`}, {-2.0915926535897933`, \ -1.265571485803843}, {-2.0915926535897933`, 0.36136402269796164`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.709287286812339}, {-2.0865926535897934`, -2.39057306040528}, \ {-2.0865926535897934`, -1.9427010994897749`}, {-2.0865926535897934`, \ -1.2704969307098755`}, {-2.0865926535897934`, 0.3624214996842129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.708917318587171}, {-2.081592653589793, -2.3886487441066415`}, \ {-2.081592653589793, -1.9426385021975532`}, {-2.081592653589793, \ -1.2753621452779589`}, {-2.081592653589793, 0.36347622211935887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.7085510803906065`}, {-2.076592653589793, -2.386738146342847}, \ {-2.076592653589793, -1.9425715712160436`}, {-2.076592653589793, \ -1.2801680663017503`}, {-2.076592653589793, 0.3645281989424176}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.708188518929263}, {-2.071592653589793, -2.384841246921103}, \ {-2.071592653589793, -1.942500264515375}, {-2.071592653589793, \ -1.2849156137251647`}, {-2.071592653589793, 0.3655774393918614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.707829581850047}, {-2.066592653589793, -2.3829580258367296`}, \ {-2.066592653589793, -1.942424540139908}, {-2.066592653589793, \ -1.2896056909507272`}, {-2.066592653589793, 0.36662395298874034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.7074742177208813`}, {-2.061592653589793, -2.3810884632610017`}, \ {-2.061592653589793, -1.9423443562218963`}, {-2.061592653589793, \ -1.294239185144085}, {-2.061592653589793, 0.36766774952066095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.70712237601186}, {-2.056592653589793, -2.3792325395286666`}, \ {-2.056592653589793, -1.9422596709954123`}, {-2.056592653589793, \ -1.2988169675345473`}, {-2.056592653589793, 0.3687088390265674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.706774007076838}, {-2.0515926535897933`, -2.3773902351251266`}, \ {-2.0515926535897933`, -1.9421704428105573`}, {-2.0515926535897933`, \ -1.3033398937115588`}, {-2.0515926535897933`, 0.3697472317822869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.7064290621354328`}, {-2.0465926535897934`, \ -2.3755615306733056`}, {-2.0465926535897934`, -1.9420766301479113`}, \ {-2.0465926535897934`, -1.3078088039170397`}, {-2.0465926535897934`, 0.37078293828678993`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.706087493255435}, {-2.041592653589793, -2.3737464069201937`}, \ {-2.041592653589793, -1.9419781916332568`}, {-2.041592653589793, \ -1.3122245233334953`}, {-2.041592653589793, 0.37181596924913496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.7057492533356147`}, {-2.036592653589793, -2.371944844723085}, \ {-2.036592653589793, -1.941875086052552}, {-2.036592653589793, \ -1.31658786236786}, {-2.036592653589793, 0.3728463355760531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.7054142960889167`}, {-2.031592653589793, -2.3701568250355125`}, \ {-2.031592653589793, -1.9417672723671449`}, {-2.031592653589793, \ -1.3208996169310243`}, {-2.031592653589793, 0.37387404836014315`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.7050825760260335`}, {-2.026592653589793, -2.368382328892895}, \ {-2.026592653589793, -1.9416547097292391`}, {-2.026592653589793, \ -1.3251605687129926`}, {-2.026592653589793, 0.374899118868643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.704754048439348}, {-2.021592653589793, -2.3666213373978806`}, \ {-2.021592653589793, -1.9415373574975916`}, {-2.021592653589793, \ -1.3293714854536784`}, {-2.021592653589793, 0.3759215585327458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.704428669387234}, {-2.016592653589793, -2.3648738317054283`}, \ {-2.016592653589793, -1.9414151752534243`}, {-2.016592653589793, \ -1.3335331212092785`}, {-2.016592653589793, 0.37694137893743396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.7041063956787146`}, {-2.0115926535897932`, \ -2.3631397930076123`}, {-2.0115926535897932`, -1.9412881228165806`}, \ {-2.0115926535897932`, -1.337646216614259}, {-2.0115926535897932`, 0.3779585918118043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.703787184858457}, {-2.0065926535897933`, -2.361419202518165}, \ {-2.0065926535897933`, -1.9411561602618779`}, {-2.0065926535897933`, \ -1.3417114991389192`}, {-2.0065926535897933`, 0.37897320901985615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.7034709951921077`}, {-2.001592653589793, -2.3597120414567763`}, \ {-2.001592653589793, -1.9410192479356607`}, {-2.001592653589793, \ -1.3457296833425543`}, {-2.001592653589793, 0.3799852425517216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.703157785651951}, {-1.996592653589793, -2.358018291033147}, \ {-1.996592653589793, -1.9408773464725606`}, {-1.996592653589793, \ -1.3497014711222217`}, {-1.996592653589793, 0.3809947045153135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.702847515902892}, {-1.991592653589793, -2.3563379324308142`}, \ {-1.991592653589793, -1.9407304168124282`}, {-1.991592653589793, \ -1.3536275519571388`}, {-1.991592653589793, 0.38200160712837106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.702540146288745}, {-1.986592653589793, -2.3546709467907645`}, \ {-1.986592653589793, -1.9405784202174492`}, {-1.986592653589793, \ -1.3575086031487145`}, {-1.986592653589793, 0.3830059627108817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.7022356378188315`}, {-1.9815926535897932`, -2.353017315194842}, \ {-1.9815926535897932`, -1.9404213182894092`}, {-1.9815926535897932`, \ -1.3613452900562621`}, {-1.9815926535897932`, 0.3840077836778618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.7019339521548726`}, {-1.976592653589793, -2.3513770186489533`}, \ {-1.976592653589793, -1.9402590729871283`}, {-1.976592653589793, \ -1.3651382663284128`}, {-1.976592653589793, 0.3850070825324773}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.7016350515981715`}, {-1.9715926535897932`, -2.349750038066112}, \ {-1.9715926535897932`, -1.9400916466440175`}, {-1.9715926535897932`, \ -1.3688881741302648`}, {-1.9715926535897932`, 0.386003871859487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.7013388990770806`}, {-1.966592653589793, -2.3481363542492977`}, \ {-1.966592653589793, -1.9399190019857722`}, {-1.966592653589793, \ -1.3725956443663117`}, {-1.966592653589793, 0.3869981643189949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.701045458134743}, {-1.9615926535897932`, -2.346535947874183}, \ {-1.9615926535897932`, -1.9397411021481732`}, {-1.9615926535897932`, \ -1.376261296899189}, {-1.9615926535897932`, 0.3879899726404937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.7007546929171045`}, {-1.956592653589793, -2.344948799471712}, \ {-1.956592653589793, -1.9395579106949865`}, {-1.956592653589793, \ -1.3798857407642813`}, {-1.956592653589793, 0.3889793096171864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.700466568161188}, {-1.9515926535897932`, -2.3433748894105593`}, \ {-1.9515926535897932`, -1.9393693916359573`}, {-1.9515926535897932`, \ -1.3834695743802359`}, {-1.9515926535897932`, 0.38996618810057393`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.700181049183629}, {-1.946592653589793, -2.3418141978794886`}, \ {-1.946592653589793, -1.9391755094448588`}, {-1.946592653589793, \ -1.387013385755439}, {-1.946592653589793, 0.3909506209952932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.6998981018694552`}, {-1.9415926535897932`, -2.340266704869617}, \ {-1.9415926535897932`, -1.9389762290776138`}, {-1.9415926535897932`, \ -1.390517752690492}, {-1.9415926535897932`, 0.39193262125419565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.6996176926611155`}, {-1.936592653589793, -2.33873239015662}, \ {-1.936592653589793, -1.9387715159904277`}, {-1.936592653589793, \ -1.3939832429767574`}, {-1.936592653589793, 0.39291220187365516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.69933978854775}, {-1.9315926535897932`, -2.3372112332828556`}, \ {-1.9315926535897932`, -1.9385613361579794`}, {-1.9315926535897932`, \ -1.3974104145910107`}, {-1.9315926535897932`, 0.39388937588909245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.6990643570546875`}, {-1.926592653589793, -2.335703213539485}, \ {-1.926592653589793, -1.9383456560915866`}, {-1.926592653589793, \ -1.400799815886262}, {-1.926592653589793, 0.3948641563707073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.6987913662331753`}, {-1.9215926535897931`, \ -2.3342083099485516`}, {-1.9215926535897931`, -1.9381244428573667`}, \ {-1.9215926535897931`, -1.4041519857788096`}, {-1.9215926535897931`, 0.39583655641940935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.6985207846503316`}, {-1.916592653589793, -2.3327265012450633`}, \ {-1.916592653589793, -1.937897664094389}, {-1.916592653589793, \ -1.4074674539315621`}, {-1.916592653589793, 0.3968065891629364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.698252581379313}, {-1.9115926535897931`, -2.3312577658591045`}, \ {-1.9115926535897931`, -1.9376652880327379`}, {-1.9115926535897931`, \ -1.4107467409337162`}, {-1.9115926535897931`, 0.39777426775215263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.697986725989694}, {-1.906592653589793, -2.329802081897973}, \ {-1.906592653589793, -1.9374272835115507`}, {-1.906592653589793, \ -1.413990358476814}, {-1.906592653589793, 0.3987396053575201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.6977231885380593`}, {-1.9015926535897931`, \ -2.3283594271283974`}, {-1.9015926535897931`, -1.9371836199969295`}, \ {-1.9015926535897931`, -1.4171988095272718`}, {-1.9015926535897931`, 0.3997026151657307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.6974619395587887`}, {-1.896592653589793, -2.326929778958795}, \ {-1.896592653589793, -1.936934267599785}, {-1.896592653589793, \ -1.4203725884954148`}, {-1.896592653589793, 0.4006633103764978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.697202950055049}, {-1.8915926535897931`, -2.325513114421672}, \ {-1.8915926535897931`, -1.9366791970935302`}, {-1.8915926535897931`, \ -1.4235121814010838`}, {-1.8915926535897931`, 0.401621704199495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.6969461914899724`}, {-1.886592653589793, -2.3241094101561193`}, \ {-1.886592653589793, -1.9364183799316288`}, {-1.886592653589793, \ -1.4266180660358814`}, {-1.886592653589793, 0.4025778098514374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.6966916357780257`}, {-1.881592653589793, -2.3227186423904502`}, \ {-1.881592653589793, -1.9361517882649892`}, {-1.881592653589793, \ -1.4296907121221083`}, {-1.881592653589793, 0.4035316405533002}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.696439255276564}, {-1.876592653589793, -2.3213407869250107`}, \ {-1.876592653589793, -1.9358793949591626`}, {-1.876592653589793, \ -1.4327305814684417`}, {-1.876592653589793, 0.40448320952766376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.696189022777565}, {-1.871592653589793, -2.3199758191151596`}, \ {-1.871592653589793, -1.9356011736113432`}, {-1.871592653589793, \ -1.435738128122432}, {-1.871592653589793, 0.4054325299961906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.6959409114995316`}, {-1.866592653589793, -2.3186237138544747`}, \ {-1.866592653589793, -1.9353170985671189`}, {-1.866592653589793, \ -1.4387137985198692`}, {-1.866592653589793, 0.4063796151772103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.6956948950795785`}, {-1.861592653589793, -2.317284445558163}, \ {-1.861592653589793, -1.9350271449370011`}, {-1.861592653589793, \ -1.4416580316310559`}, {-1.861592653589793, 0.40732447828342644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.6954509475656727`}, {-1.8565926535897932`, \ -2.3159579881467325`}, {-1.8565926535897932`, -1.934731288612662}, \ {-1.8565926535897932`, -1.4445712591040958`}, {-1.8565926535897932`, 0.4082671325197279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.6952090434090485`}, {-1.851592653589793, -2.3146443150299336`}, \ {-1.851592653589793, -1.9344295062828856`}, {-1.851592653589793, \ -1.4474539054051885`}, {-1.851592653589793, 0.40920759108110544`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.6949691574567756`}, {-1.8465926535897932`, -2.313343399090992}, \ {-1.8465926535897932`, -1.934121775449212}, {-1.8465926535897932`, \ -1.4503063879560423`}, {-1.8465926535897932`, 0.4101458671506663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.694731264944484}, {-1.841592653589793, -2.3120552126711544`}, \ {-1.841592653589793, -1.9338080744412396`}, {-1.841592653589793, \ -1.4531291172684342`}, {-1.841592653589793, 0.4110819738977447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.6944953414892443`}, {-1.8365926535897932`, -2.310779727554572}, \ {-1.8365926535897932`, -1.933488382431571}, {-1.8365926535897932`, \ -1.455922497075982}, {-1.8365926535897932`, 0.41201592447610236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.6942613630825947`}, {-1.831592653589793, -2.3095169149535333`}, \ {-1.831592653589793, -1.9331626794503973`}, {-1.831592653589793, \ -1.4586869244631684`}, {-1.831592653589793, 0.41294773202221635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.6940293060837126`}, {-1.8265926535897932`, -2.308266745494092}, \ {-1.8265926535897932`, -1.9328309463996638`}, {-1.8265926535897932`, \ -1.461422789991698}, {-1.8265926535897932`, 0.41387740965365005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.6937991472127294`}, {-1.821592653589793, -2.3070291892020744`}, \ {-1.821592653589793, -1.9324931650668375`}, {-1.821592653589793, \ -1.464130477824215}, {-1.821592653589793, 0.4148049704675038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.6935708635441857`}, {-1.8165926535897932`, \ -2.3058042154895197`}, {-1.8165926535897932`, -1.9321493181382245`}, \ {-1.8165926535897932`, -1.4668103658454505`}, {-1.8165926535897932`, 0.41573042753894074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.6933444325006186`}, {-1.811592653589793, -2.3045917931415536`}, \ {-1.811592653589793, -1.9317993892118444`}, {-1.811592653589793, \ -1.469462825780839}, {-1.811592653589793, 0.41665379391978785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.6931198318462837`}, {-1.8065926535897932`, -2.303391890303734}, \ {-1.8065926535897932`, -1.9314433628098016`}, {-1.8065926535897932`, \ -1.4720882233126722`}, {-1.8065926535897932`, 0.4175750826372038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.6928970396810072`}, {-1.801592653589793, -2.3022044744698547`}, \ {-1.801592653589793, -1.9310812243901974`}, {-1.801592653589793, \ -1.4746869181938227`}, {-1.801592653589793, 0.41849430669241694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.692676034434163}, {-1.7965926535897931`, -2.3010295124702687`}, \ {-1.7965926535897931`, -1.9307129603585018`}, {-1.7965926535897931`, \ -1.4772592643590983`}, {-1.7965926535897931`, 0.4194114790595255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.6924567948587734`}, {-1.791592653589793, -2.2998669704607195`}, \ {-1.791592653589793, -1.930338558078399}, {-1.791592653589793, \ -1.4798056100342734`}, {-1.791592653589793, 0.42032661268435934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.692239300025732}, {-1.7865926535897931`, -2.298716813911707}, \ {-1.7865926535897931`, -1.929958005882086}, {-1.7865926535897931`, \ -1.4823262978428446`}, {-1.7865926535897931`, 0.4212397204834013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.692023529318144}, {-1.781592653589793, -2.297579007598406}, \ {-1.781592653589793, -1.9295712930800104`}, {-1.781592653589793, \ -1.4848216649105586`}, {-1.781592653589793, 0.42215081534276444`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.69180946242578}, {-1.7765926535897931`, -2.2964535155911574`}, \ {-1.7765926535897931`, -1.929178409970015}, {-1.7765926535897931`, \ -1.4872920429677579`}, {-1.7765926535897931`, 0.42305991011722427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.691597079339648}, {-1.771592653589793, -2.295340301246539}, \ {-1.771592653589793, -1.928779347845895}, {-1.771592653589793, \ -1.4897377584495948`}, {-1.771592653589793, 0.42396701762930106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.6913863603466686`}, {-1.7665926535897931`, -2.294239327199044}, \ {-1.7665926535897931`, -1.9283740990053313`}, {-1.7665926535897931`, \ -1.4921591325941506`}, {-1.7665926535897931`, 0.424872150668394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.691177286024462}, {-1.761592653589793, -2.2931505553533578`}, \ {-1.761592653589793, -1.927962656757217}, {-1.761592653589793, \ -1.4945564815385093`}, {-1.761592653589793, 0.425775321989962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.6909698372362425`}, {-1.756592653589793, -2.2920739468772813`}, \ {-1.756592653589793, -1.9275450154283227`}, {-1.756592653589793, \ -1.496930116412834}, {-1.756592653589793, 0.4266765443147492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.6907639951258076`}, {-1.751592653589793, -2.2910094621952815`}, \ {-1.751592653589793, -1.9271211703693334`}, {-1.751592653589793, \ -1.49928034343247}, {-1.751592653589793, 0.4275758303280573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.6905597411126405`}, {-1.746592653589793, -2.289957060982704}, \ {-1.746592653589793, -1.9266911179601982`}, {-1.746592653589793, \ -1.5016074639881443`}, {-1.746592653589793, 0.4284731926790561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.690357056887098}, {-1.741592653589793, -2.288916702160632}, \ {-1.741592653589793, -1.926254855614842}, {-1.741592653589793, \ -1.5039117747342767`}, {-1.741592653589793, 0.42936864398013797`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.6901559244057016`}, {-1.736592653589793, -2.287888343891436}, \ {-1.736592653589793, -1.9258123817851578`}, {-1.736592653589793, \ -1.5061935676754554`}, {-1.736592653589793, 0.43026219680630834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.689956325886525}, {-1.7315926535897932`, -2.2868719435749907`}, \ {-1.7315926535897932`, -1.9253636959643372`}, {-1.7315926535897932`, \ -1.5084531302511184`}, {-1.7315926535897932`, 0.4311538636946154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.6897582438046648`}, {-1.726592653589793, -2.285867457845588}, \ {-1.726592653589793, -1.9249087986895002`}, {-1.726592653589793, \ -1.5106907454184648`}, {-1.726592653589793, 0.4320436571436136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.689561660887811}, {-1.7215926535897932`, -2.2848748425695433`}, \ {-1.7215926535897932`, -1.924447691543608}, {-1.7215926535897932`, \ -1.512906691733658}, {-1.7215926535897932`, 0.4329315896128629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.689366560111898}, {-1.716592653589793, -2.283894052843493}, \ {-1.716592653589793, -1.9239803771566912`}, {-1.716592653589793, \ -1.5151012434313276`}, {-1.716592653589793, 0.43381767352246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.6891729246968445`}, {-1.7115926535897932`, -2.282925042993415}, \ {-1.7115926535897932`, -1.923506859206345}, {-1.7115926535897932`, \ -1.517274670502436}, {-1.7115926535897932`, 0.4347019212526011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.688980738102379}, {-1.706592653589793, -2.281967766574347}, \ {-1.706592653589793, -1.9230271424175283`}, {-1.706592653589793, \ -1.5194272387705223`}, {-1.706592653589793, 0.43558434514317507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.6887899840239453`}, {-1.7015926535897932`, -2.281022176370803}, \ {-1.7015926535897932`, -1.9225412325616353`}, {-1.7015926535897932`, \ -1.521559209966371}, {-1.7015926535897932`, 0.43646495749338593`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.6886006463886876`}, {-1.696592653589793, -2.2800882243979244`}, \ {-1.696592653589793, -1.9220491364548564`}, {-1.696592653589793, \ -1.5236708418011355`}, {-1.696592653589793, 0.43734377056140267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.688412709351517}, {-1.6915926535897932`, -2.279165861903329}, \ {-1.6915926535897932`, -1.9215508619558308`}, {-1.6915926535897932`, \ -1.5257623880379452`}, {-1.6915926535897932`, 0.43822079656403573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.6882261572912545`}, {-1.686592653589793, -2.2782550393696663`}, \ {-1.686592653589793, -1.921046417962575}, {-1.686592653589793, \ -1.5278340985620396`}, {-1.686592653589793, 0.43909604767644017`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.688040974806847}, {-1.6815926535897932`, -2.2773557065178918`}, \ {-1.6815926535897932`, -1.9205358144087032`}, {-1.6815926535897932`, \ -1.52988621944945}, {-1.6815926535897932`, 0.4399695360318419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.687857146713657}, {-1.676592653589793, -2.2764678123112256`}, \ {-1.676592653589793, -1.920019062258958}, {-1.676592653589793, \ -1.5319189930342696`}, {-1.676592653589793, 0.4408412737212891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.6876746580398287`}, {-1.6715926535897931`, -2.275591304959834}, \ {-1.6715926535897931`, -1.9194961735040204`}, {-1.6715926535897931`, \ -1.5339326579745267`}, {-1.6715926535897931`, 0.4417112727934253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.687493494022721}, {-1.666592653589793, -2.2747261319261844`}, \ {-1.666592653589793, -1.918967161154634}, {-1.666592653589793, \ -1.5359274493167185`}, {-1.666592653589793, 0.4425795452542846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.6873136401054065`}, {-1.6615926535897931`, \ -2.2738722399310936`}, {-1.6615926535897931`, -1.918432039235046}, \ {-1.6615926535897931`, -1.5379035985590015`}, {-1.6615926535897931`, 0.4434461030671079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.6871350819332456`}, {-1.656592653589793, -2.2730295749604457`}, \ {-1.656592653589793, -1.9178908227757971`}, {-1.656592653589793, \ -1.5398613337130898`}, {-1.656592653589793, 0.44431095815217986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.686957805350519}, {-1.6515926535897931`, -2.272198082272599}, \ {-1.6515926535897931`, -1.9173435278057578`}, {-1.6515926535897931`, \ -1.5418008793648845`}, {-1.6515926535897931`, 0.445174122386683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.686781796397131}, {-1.646592653589793, -2.271377706406421}, \ {-1.646592653589793, -1.9167901713436342`}, {-1.646592653589793, \ -1.5437224567338539`}, {-1.646592653589793, 0.4460356076045735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.68660704130537}, {-1.6415926535897931`, -2.2705683911899923`}, \ {-1.6415926535897931`, -1.9162307713887365`}, {-1.6415926535897931`, \ -1.545626283731195}, {-1.6415926535897931`, 0.4468954255964719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.686433526496736}, {-1.636592653589793, -2.2697700797499367`}, \ {-1.636592653589793, -1.915665346911139}, {-1.636592653589793, \ -1.5475125750168184`}, {-1.636592653589793, 0.44775358810957255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.6862612385788256`}, {-1.631592653589793, -2.2689827145213717`}, \ {-1.631592653589793, -1.9150939178412507`}, {-1.631592653589793, \ -1.5493815420551391`}, {-1.631592653589793, 0.44861010684756936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.6860901643422763`}, {-1.626592653589793, -2.2682062372584646`}, \ {-1.626592653589793, -1.9145165050587534`}, {-1.626592653589793, \ -1.5512333931697533`}, {-1.626592653589793, 0.4494649934705958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.6859202907577706`}, {-1.621592653589793, -2.267440589045585}, \ {-1.621592653589793, -1.9139331303809592`}, {-1.621592653589793, \ -1.5530683335969828`}, {-1.621592653589793, 0.4503182595951824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.685751604973096}, {-1.616592653589793, -2.266685710309026}, \ {-1.616592653589793, -1.9133438165506351`}, {-1.616592653589793, \ -1.5548865655383248`}, {-1.616592653589793, 0.45116991679422697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.6855840943102582`}, {-1.611592653589793, -2.2659415408292847`}, \ {-1.611592653589793, -1.9127485872232177`}, {-1.611592653589793, \ -1.556688288211835}, {-1.611592653589793, 0.4520199765969792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.685417746262652}, {-1.606592653589793, -2.265208019753896}, \ {-1.606592653589793, -1.9121474669535334`}, {-1.606592653589793, \ -1.5584736979024665`}, {-1.606592653589793, 0.45286845048903857`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.6852525484922833`}, {-1.601592653589793, -2.2644850856107634`}, \ {-1.601592653589793, -1.9115404811820194`}, {-1.601592653589793, \ -1.5602429880113662`}, {-1.601592653589793, 0.453715349912366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.6850884888270445`}, {-1.5965926535897932`, \ -2.2637726763220214`}, {-1.5965926535897932`, -1.9109276562204012`}, \ {-1.5965926535897932`, -1.5619963491041846`}, {-1.5965926535897932`, 0.45456068626530605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.684925555258039}, {-1.591592653589793, -2.2630707292183576`}, \ {-1.591592653589793, -1.9103090192369507`}, {-1.591592653589793, \ -1.5637339689583847`}, {-1.591592653589793, 0.45540447090262276`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.684763735936958}, {-1.5865926535897932`, -2.262379181053817}, \ {-1.5865926535897932`, -1.9096845982412631`}, {-1.5865926535897932`, \ -1.5654560326096}, {-1.5865926535897932`, 0.45624671513554543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.6846030191735033`}, {-1.581592653589793, -2.2616979680210334`}, \ {-1.581592653589793, -1.9090544220686065`}, {-1.581592653589793, \ -1.567162722397036}, {-1.581592653589793, 0.45708743023182635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.6844433934328604`}, {-1.5765926535897932`, -2.261027025766895}, \ {-1.5765926535897932`, -1.9084185203638828`}, {-1.5765926535897932`, \ -1.5688542180079499`}, {-1.5765926535897932`, 0.4579266274158081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.684284847333218}, {-1.571592653589793, -2.260366289408597}, \ {-1.571592653589793, -1.9077769235651818`}, {-1.571592653589793, \ -1.570530696521234}, {-1.571592653589793, 0.4587643178685016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.6841273696433317`}, {-1.5665926535897932`, -2.25971569355008}, \ {-1.5665926535897932`, -1.907129662886995}, {-1.5665926535897932`, \ -1.5721923324500917`}, {-1.5665926535897932`, 0.45960051272767327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.683970949280134}, {-1.561592653589793, -2.2590751722988216`}, \ {-1.561592653589793, -1.9064767703030787`}, {-1.561592653589793, \ -1.5738392977838587`}, {-1.561592653589793, 0.4604352230879417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.6838155753063884`}, {-1.5565926535897932`, \ -2.2584446592829597`}, {-1.5565926535897932`, -1.9058182785290025`}, \ {-1.5565926535897932`, -1.5754717620289658`}, {-1.5565926535897932`, 0.4612684600008828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.6836612369283848`}, {-1.551592653589793, -2.2578240876687192`}, \ {-1.551592653589793, -1.9051542210044332`}, {-1.551592653589793, \ -1.5770898922490604`}, {-1.551592653589793, 0.46210023447514387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.683507923493681}, {-1.5465926535897931`, -2.2572133901781304`}, \ {-1.5465926535897931`, -1.9044846318751227`}, {-1.5465926535897931`, \ -1.5786938531043153`}, {-1.5465926535897931`, 0.4629305574765657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.68335562448888}, {-1.541592653589793, -2.2566124991070096`}, \ {-1.541592653589793, -1.9038095459746764`}, {-1.541592653589793, \ -1.580283806889931}, {-1.541592653589793, 0.46375943992831214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.683204329537452}, {-1.5365926535897931`, -2.2560213463431755`}, \ {-1.5365926535897931`, -1.903128998806102}, {-1.5365926535897931`, \ -1.5818599135738476`}, {-1.5365926535897931`, 0.4645868927110078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.6830540283975948`}, {-1.531592653589793, -2.255439863384888}, \ {-1.531592653589793, -1.902443026523165}, {-1.531592653589793, \ -1.5834223308336886`}, {-1.531592653589793, 0.4654129266628815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.682904710960133}, {-1.5265926535897931`, -2.2548679813594683`}, \ {-1.5265926535897931`, -1.901751665911584}, {-1.5265926535897931`, \ -1.5849712140929413`}, {-1.5265926535897931`, 0.46623755257991883`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.6827563672464514`}, {-1.521592653589793, -2.2543056310420875`}, \ {-1.521592653589793, -1.9010549543700919`}, {-1.521592653589793, \ -1.586506716556387}, {-1.521592653589793, 0.4670607812160191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.682608987406478}, {-1.5165926535897931`, -2.2537527428747293`}, \ {-1.5165926535897931`, -1.9003529298913617`}, {-1.5165926535897931`, \ -1.58802898924482}, {-1.5165926535897931`, 0.4678826232831599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.682462561716683}, {-1.511592653589793, -2.2532092469852247`}, \ {-1.511592653589793, -1.8996456310428589`}, {-1.511592653589793, \ -1.5895381810290288`}, {-1.511592653589793, 0.46870308945156736`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.6823170805781347`}, {-1.506592653589793, -2.2526750732064396`}, \ {-1.506592653589793, -1.8989330969476281`}, {-1.506592653589793, \ -1.5910344386630841`}, {-1.506592653589793, 0.4695221903498912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.6821725345145766`}, {-1.501592653589793, -2.2521501510955018`}, \ {-1.501592653589793, -1.8982153672650262`}, {-1.501592653589793, \ -1.592517906816934}, {-1.501592653589793, 0.47033993656538803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.682028914170545}, {-1.496592653589793, -2.251634409953099}, \ {-1.496592653589793, -1.89749248217145}, {-1.496592653589793, \ -1.5939887281083165`}, {-1.496592653589793, 0.4711563386441057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.6818862103095165`}, {-1.491592653589793, -2.25112777884281}, \ {-1.491592653589793, -1.8967644823410559`}, {-1.491592653589793, \ -1.59544704313401}, {-1.491592653589793, 0.47197140709107704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.681744413812093}, {-1.486592653589793, -2.2506301866104472`}, \ {-1.486592653589793, -1.8960314089265335`}, {-1.486592653589793, \ -1.5968929905004194`}, {-1.486592653589793, 0.4727851523705162}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.681603515674213}, {-1.481592653589793, -2.2501415619033818`}, \ {-1.481592653589793, -1.8952933035398982`}, {-1.481592653589793, \ -1.598326706853528}, {-1.481592653589793, 0.4735975849060187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.681463507005401}, {-1.476592653589793, -2.2496618331898492`}, \ {-1.476592653589793, -1.8945502082333938`}, {-1.476592653589793, \ -1.5997483269082047`}, {-1.476592653589793, 0.47440871508076804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.6813243790270427`}, {-1.4715926535897932`, -2.249190928778206}, \ {-1.4715926535897932`, -1.8938021654804684`}, {-1.4715926535897932`, \ -1.6011579834768952`}, {-1.4715926535897932`, 0.47521855323774614`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.681186123070693}, {-1.466592653589793, -2.248728776836093}, \ {-1.466592653589793, -1.8930492181568894`}, {-1.466592653589793, \ -1.6025558074976887`}, {-1.466592653589793, 0.4760271096799462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.6810487305764146`}, {-1.4615926535897932`, -2.248275305409553}, \ {-1.4615926535897932`, -1.8922914095219774`}, {-1.4615926535897932`, \ -1.6039419280617961`}, {-1.4615926535897932`, 0.47683439467059036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.6809121930911424`}, {-1.456592653589793, -2.247830442441997}, \ {-1.456592653589793, -1.8915287832000311`}, {-1.456592653589793, \ -1.6053164724404176`}, {-1.456592653589793, 0.4776404184333519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.680776502267082}, {-1.4515926535897932`, -2.2473941157930653`}, \ {-1.4515926535897932`, -1.89076138316192}, {-1.4515926535897932`, \ -1.6066795661110198`}, {-1.4515926535897932`, 0.47844519115258016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.6806416498601284`}, {-1.446592653589793, -2.2469662532573516`}, \ {-1.446592653589793, -1.8899892537068832`}, {-1.446592653589793, \ -1.6080313327830609`}, {-1.446592653589793, 0.47924872297352805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.680507627728321}, {-1.4415926535897932`, -2.246546782582949}, \ {-1.4415926535897932`, -1.8892124394445515`}, {-1.4415926535897932`, \ -1.6093718944231077`}, {-1.4415926535897932`, 0.480051024002584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.6803744278303188`}, {-1.436592653589793, -2.2461356314898486`}, \ {-1.436592653589793, -1.88843098527722}, {-1.436592653589793, \ -1.6107013712794218`}, {-1.436592653589793, 0.4808521043075069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.680242042223905}, {-1.4315926535897932`, -2.2457327276880936`}, \ {-1.4315926535897932`, -1.887644936382375}, {-1.4315926535897932`, \ -1.612019881905971}, {-1.4315926535897932`, 0.4816519739176618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.680110463064518}, {-1.426592653589793, -2.2453379988957964`}, \ {-1.426592653589793, -1.8868543381955145`}, {-1.426592653589793, \ -1.61332754318589}, {-1.426592653589793, 0.4824506428242622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.6799796826038045`}, {-1.4215926535897931`, -2.244951372856884}, \ {-1.4215926535897931`, -1.8860592363932442`}, {-1.4215926535897931`, \ -1.614624470354419}, {-1.4215926535897931`, 0.4832481209806106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.6798496931882023`}, {-1.416592653589793, -2.2445727773586253`}, \ {-1.416592653589793, -1.8852596768767114`}, {-1.416592653589793, \ -1.6159107770212773`}, {-1.416592653589793, 0.4840444183023458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.6797204872575424`}, {-1.4115926535897931`, -2.244202140248917}, \ {-1.4115926535897931`, -1.884455705755361}, {-1.4115926535897931`, \ -1.6171865751925285`}, {-1.4115926535897931`, 0.4848395446676886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.6795920573436813`}, {-1.406592653589793, -2.243839389453301}, \ {-1.406592653589793, -1.8836473693310485`}, {-1.406592653589793, \ -1.6184519752919022`}, {-1.406592653589793, 0.4856335099176923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.6794643960691484`}, {-1.4015926535897931`, -2.243484452991711}, \ {-1.4015926535897931`, -1.8828347140825028`}, {-1.4015926535897931`, \ -1.6197070861816087`}, {-1.4015926535897931`, 0.48642632385649476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.6793374961458247`}, {-1.396592653589793, -2.2431372589949654`}, \ {-1.396592653589793, -1.8820177866501886`}, {-1.396592653589793, \ -1.6209520151826209`}, {-1.396592653589793, 0.48721799625157225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.679211350373639}, {-1.3915926535897931`, -2.2427977357209095`}, \ {-1.3915926535897931`, -1.8811966338215478`}, {-1.3915926535897931`, \ -1.6221868680944596`}, {-1.3915926535897931`, 0.48800853683399464`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.6790859516392884`}, {-1.386592653589793, -2.242465811570324}, \ {-1.386592653589793, -1.880371302516646}, {-1.386592653589793, \ -1.6234117492144606`}, {-1.386592653589793, 0.4887979552986838}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.6789612929149786`}, {-1.381592653589793, -2.2421414151024726`}, \ {-1.381592653589793, -1.8795418397742858`}, {-1.381592653589793, \ -1.6246267613565242`}, {-1.381592653589793, 0.4895862613046722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.678837367257188}, {-1.376592653589793, -2.2418244750503793`}, \ {-1.376592653589793, -1.8787082927384837`}, {-1.376592653589793, \ -1.625832005869381}, {-1.376592653589793, 0.4903734644753641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.6787141678054507`}, {-1.371592653589793, -2.2415149203357276`}, \ {-1.371592653589793, -1.8778707086454662`}, {-1.371592653589793, \ -1.6270275826543388`}, {-1.371592653589793, 0.4911595743987979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.6785916877811613`}, {-1.366592653589793, -2.2412126800834726`}, \ {-1.366592653589793, -1.8770291348110892`}, {-1.366592653589793, \ -1.6282135901825483`}, {-1.366592653589793, 0.49194460062790973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.678469920486399}, {-1.361592653589793, -2.2409176836360922`}, \ {-1.361592653589793, -1.8761836186187524`}, {-1.361592653589793, \ -1.6293901255117267`}, {-1.361592653589793, 0.49272855268079885`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.6783488593027696`}, {-1.356592653589793, -2.2406298605675095`}, \ {-1.356592653589793, -1.8753342075077901`}, {-1.356592653589793, \ -1.6305572843024367`}, {-1.356592653589793, 0.493511440040994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.6782284976902733`}, {-1.351592653589793, -2.2403491406966487`}, \ {-1.351592653589793, -1.8744809489623686`}, {-1.351592653589793, \ -1.6317151608338316`}, {-1.351592653589793, 0.4942932721577206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.6781088291861828`}, {-1.3465926535897932`, \ -2.2400754541006576`}, {-1.3465926535897932`, -1.8736238905009028`}, \ {-1.3465926535897932`, -1.6328638480189}, {-1.3465926535897932`, 0.4950740584461699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.6779898474039463`}, {-1.341592653589793, -2.2398087311277872`}, \ {-1.341592653589793, -1.872763079665974}, {-1.341592653589793, \ -1.6340034374192278`}, {-1.341592653589793, 0.49585380828776826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.677871546032107}, {-1.3365926535897932`, -2.2395489024098523`}, \ {-1.3365926535897932`, -1.8718985640148065`}, {-1.3365926535897932`, \ -1.6351340192592443`}, {-1.3365926535897932`, 0.4966325310304481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.677753918833239}, {-1.331592653589793, -2.2392958988744063`}, \ {-1.331592653589793, -1.8710303911102977`}, {-1.331592653589793, \ -1.6362556824399581`}, {-1.331592653589793, 0.49741023598891915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.6776369596429017`}, {-1.3265926535897932`, -2.239049651756517}, \ {-1.3265926535897932`, -1.8701586085125577`}, {-1.3265926535897932`, \ -1.6373685145522032`}, {-1.3265926535897932`, 0.4981869324449407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.677520662368615}, {-1.321592653589793, -2.2388100926101666`}, \ {-1.321592653589793, -1.8692832637710943`}, {-1.321592653589793, \ -1.6384726018893494`}, {-1.321592653589793, 0.49896262964759547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.6774050209888434`}, {-1.3165926535897932`, -2.23857715331932}, \ {-1.3165926535897932`, -1.8684044044175097`}, {-1.3165926535897932`, \ -1.6395680294595159`}, {-1.3165926535897932`, 0.49973733681356214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.6772900295520063`}, {-1.311592653589793, -2.2383507661086}, \ {-1.311592653589793, -1.867522077958825}, {-1.311592653589793, \ -1.640654880997251}, {-1.311592653589793, 0.500511063127391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.677175682175497}, {-1.3065926535897932`, -2.2381308635536104`}, \ {-1.3065926535897932`, -1.866636331871425}, {-1.3065926535897932`, \ -1.64173323897468}, {-1.3065926535897932`, 0.5012838177417785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.677061973044721}, {-1.301592653589793, -2.237917378590888}, \ {-1.301592653589793, -1.865747213595567}, {-1.301592653589793, \ -1.6428031846121423`}, {-1.301592653589793, 0.5020556097778429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.6769488964121497`}, {-1.2965926535897931`, -2.237710244527514}, \ {-1.2965926535897931`, -1.8648547705305807`}, {-1.2965926535897931`, \ -1.6438647978882457`}, {-1.2965926535897931`, 0.5028264483253997}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.6768364465963894`}, {-1.291592653589793, -2.237509395050321}, \ {-1.291592653589793, -1.8639590500306664`}, {-1.291592653589793, \ -1.6449181575494103`}, {-1.291592653589793, 0.5035963424432396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.6767246179812676`}, {-1.2865926535897931`, -2.237314764234781}, \ {-1.2865926535897931`, -1.8630600994013746`}, {-1.2865926535897931`, \ -1.6459633411188177`}, {-1.2865926535897931`, 0.5043653011594043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.676613405014928}, {-1.281592653589793, -2.237126286553515}, \ {-1.281592653589793, -1.8621579658967342`}, {-1.281592653589793, \ -1.6470004249048131`}, {-1.281592653589793, 0.5051333334714634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.6765028022089465`}, {-1.2765926535897931`, \ -2.2369438968844526`}, {-1.2765926535897931`, -1.8612526967170833`}, \ {-1.2765926535897931`, -1.6480294840087077`}, {-1.2765926535897931`, 0.5059004483467937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.67639280413746}, {-1.271592653589793, -2.2367675305186427`}, \ {-1.271592653589793, -1.8603443390075853`}, {-1.271592653589793, \ -1.6490505923319916`}, {-1.271592653589793, 0.506666654722855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.676283405436305}, {-1.2665926535897931`, -2.2365971231677038`}, \ {-1.2665926535897931`, -1.8594329398574807`}, {-1.2665926535897931`, \ -1.6500638225829298`}, {-1.2665926535897931`, 0.5074319615074695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.6761746008021783`}, {-1.261592653589793, -2.236432610970948}, \ {-1.261592653589793, -1.8585185463000289`}, {-1.261592653589793, \ -1.651069246282542}, {-1.261592653589793, 0.5081963775790995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.6760663849918007`}, {-1.256592653589793, -2.236273930502147}, \ {-1.256592653589793, -1.8576012053132553`}, {-1.256592653589793, \ -1.6520669337699188`}, {-1.256592653589793, 0.5089599117871261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.675958752821104}, {-1.251592653589793, -2.23612101877597}, \ {-1.251592653589793, -1.8566809638214261`}, {-1.251592653589793, \ -1.6530569542069036`}, {-1.251592653589793, 0.5097225729521273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.675851699164426}, {-1.246592653589793, -2.2359738132540894`}, \ {-1.246592653589793, -1.8557578686973095`}, {-1.246592653589793, \ -1.6540393755820773`}, {-1.246592653589793, 0.510484369866157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.675745218953716}, {-1.241592653589793, -2.2358322518509506`}, \ {-1.241592653589793, -1.8548319667652882`}, {-1.241592653589793, \ -1.6550142647140245`}, {-1.241592653589793, 0.5112453112930235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.6756393071777596`}, {-1.236592653589793, -2.235696272939225}, \ {-1.236592653589793, -1.8539033048052587`}, {-1.236592653589793, \ -1.6559816872539037`}, {-1.236592653589793, 0.5120054059685684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.67553395888141}, {-1.231592653589793, -2.235565815354953}, \ {-1.231592653589793, -1.8529719295574139`}, {-1.231592653589793, \ -1.6569417076872415`}, {-1.231592653589793, 0.5127646626009446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.675429169164835}, {-1.226592653589793, -2.2354408184023553`}, \ {-1.226592653589793, -1.852037887727899}, {-1.226592653589793, \ -1.6578943893349587`}, {-1.226592653589793, 0.5135230898708962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.6753249331827726`}, {-1.2215926535897932`, -2.235321221858348}, \ {-1.2215926535897932`, -1.8511012259953992`}, {-1.2215926535897932`, \ -1.6588397943535749`}, {-1.2215926535897932`, 0.5142806964320359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.675221246143803}, {-1.216592653589793, -2.2352069659767664`}, \ {-1.216592653589793, -1.8501619910186282`}, {-1.216592653589793, \ -1.6597779837345892`}, {-1.216592653589793, 0.5150374909111243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.675118103309626}, {-1.2115926535897932`, -2.2350979914922693`}, \ {-1.2115926535897932`, -1.8492202294448425`}, {-1.2115926535897932`, \ -1.6607090173029726`}, {-1.2115926535897932`, 0.5157934819083474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.675015499994357}, {-1.206592653589793, -2.2349942396239713`}, \ {-1.206592653589793, -1.8482759879193322`}, {-1.206592653589793, \ -1.6616329537147398`}, {-1.206592653589793, 0.5165486779975965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.6749134315638265`}, {-1.2015926535897932`, \ -2.2348956520787846`}, {-1.2015926535897932`, -1.847329313095975}, \ {-1.2015926535897932`, -1.6625498504535856`}, {-1.2015926535897932`, 0.5173030877267446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.6748118934348963`}, {-1.196592653589793, -2.234802171054486}, \ {-1.196592653589793, -1.8463802516488668`}, {-1.196592653589793, \ -1.6634597638265174`}, {-1.196592653589793, 0.518056719617926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.674710881074783}, {-1.1915926535897932`, -2.2347137392425056`}, \ {-1.1915926535897932`, -1.8454288502851077`}, {-1.1915926535897932`, \ -1.6643627489584336`}, {-1.1915926535897932`, 0.5188095821678126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.6746103900003955`}, {-1.186592653589793, -2.2346302998304544`}, { -1.186592653589793, -1.8444751557587467`}, {-1.186592653589793, \ -1.6652588597856266`}, {-1.186592653589793, 0.5195616838478925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.674510415777678}, {-1.1815926535897932`, -2.2345517965043937`}, \ {-1.1815926535897932`, -1.8435192148859672`}, {-1.1815926535897932`, \ -1.6661481490481314`}, {-1.1815926535897932`, 0.5203130331047471}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.674410954020966}, {-1.176592653589793, -2.234478173450848}, \ {-1.176592653589793, -1.8425610745615553`}, {-1.176592653589793, \ -1.6670306682808578`}, {-1.176592653589793, 0.5210636383603287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.6743120003923555`}, {-1.1715926535897931`, -2.234409375358573}, \ {-1.1715926535897931`, -1.8416007817767321`}, {-1.1715926535897931`, \ -1.6679064678034834`}, {-1.1715926535897931`, 0.5218135080122361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.6742135506010736`}, {-1.166592653589793, -2.234345347420077}, \ {-1.166592653589793, -1.840638383638369}, {-1.166592653589793, \ -1.6687755967089644`}, {-1.166592653589793, 0.522562650433993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.674115600402868}, {-1.1615926535897931`, -2.2342860353329237`}, \ {-1.1615926535897931`, -1.8396739273897116`}, {-1.1615926535897931`, \ -1.6696381028506884`}, {-1.1615926535897931`, 0.5233110739753231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.674018145599397}, {-1.156592653589793, -2.2342313853007836`}, \ {-1.156592653589793, -1.8387074604326428`}, {-1.156592653589793, \ -1.6704940328281075`}, {-1.156592653589793, 0.5240587869624268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.67392118203764}, {-1.1515926535897931`, -2.2341813440342864`}, \ {-1.1515926535897931`, -1.8377390303515746`}, {-1.1515926535897931`, \ -1.6713434319708267`}, {-1.1515926535897931`, 0.5248057976982565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.6738247056093036`}, {-1.146592653589793, -2.234135858751647}, \ {-1.146592653589793, -1.8367686849390907`}, {-1.146592653589793, \ -1.6721863443209835`}, {-1.146592653589793, 0.5255521144627925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.673728712250248}, {-1.1415926535897931`, -2.2340948771790834`}, \ {-1.1415926535897931`, -1.835796472223384}, {-1.1415926535897931`, \ -1.673022812613945}, {-1.1415926535897931`, 0.526297745513318}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.6736331979399166`}, {-1.1365926535897932`, -2.234058347551032}, \ {-1.1365926535897932`, -1.8348224404976274`}, {-1.1365926535897932`, \ -1.6738528782570523`}, {-1.1365926535897932`, 0.5270426990846943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.6735381587007754`}, {-1.1315926535897929`, -2.234026218610167}, \ {-1.1315926535897929`, -1.833846638351377}, {-1.1315926535897929`, \ -1.6746765813064466`}, {-1.1315926535897929`, 0.5277869833896344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.673443590597761}, {-1.126592653589793, -2.233998439607234}, \ {-1.126592653589793, -1.8328691147041152`}, {-1.126592653589793, \ -1.6754939604417742`}, {-1.126592653589793, 0.5285306066189778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.673349489737739}, {-1.121592653589793, -2.233974960300696}, \ {-1.121592653589793, -1.8318899188410736`}, {-1.121592653589793, \ -1.6763050529386585`}, {-1.121592653589793, 0.529273576941964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.6732558522689636`}, {-1.1165926535897932`, -2.233955730956195}, \ {-1.1165926535897932`, -1.8309091004515177`}, {-1.1165926535897932`, \ -1.6771098946387708`}, {-1.1165926535897932`, 0.5300159025065068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.673162674380557}, {-1.1115926535897929`, -2.2339407023458557`}, \ {-1.1115926535897929`, -1.8299267096695255`}, {-1.1115926535897929`, \ -1.6779085199174144`}, {-1.1115926535897929`, 0.5307575914394655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.6730699523019856`}, {-1.106592653589793, -2.23392982574741}, \ {-1.106592653589793, -1.828942797117586}, {-1.106592653589793, \ -1.6787009616483533`}, {-1.106592653589793, 0.5314986518469199}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.672977682302549}, {-1.101592653589793, -2.2339230529431737`}, \ {-1.101592653589793, -1.8279574139530443`}, {-1.101592653589793, \ -1.6794872511658103`}, {-1.101592653589793, 0.5322390918144404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.6728858606908776`}, {-1.0965926535897932`, \ -2.2339203362188536`}, {-1.0965926535897932`, -1.8269706119176985`}, \ {-1.0965926535897932`, -1.680267418223343}, {-1.0965926535897932`, 0.5329789194073615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.672794483814436}, {-1.0915926535897933`, -2.2339216283622223`}, \ {-1.0915926535897933`, -1.825982443390684}, {-1.0915926535897933`, \ -1.681041490949467}, {-1.0915926535897933`, 0.5337181426710531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.672703548059033}, {-1.086592653589793, -2.233926882661638}, \ {-1.086592653589793, -1.8249929614449065`}, {-1.086592653589793, \ -1.681809495799725}, {-1.086592653589793, 0.5344567696311908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.672613049848342}, {-1.081592653589793, -2.2339360529044385`}, \ {-1.081592653589793, -1.8240022199072525`}, {-1.081592653589793, \ -1.6825714575050372`}, {-1.081592653589793, 0.5351948082940275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.672522985643424}, {-1.0765926535897932`, -2.233949093375183}, \ {-1.0765926535897932`, -1.8230102734228806`}, {-1.0765926535897932`, \ -1.6833273990159492`}, {-1.0765926535897932`, 0.5359322666466638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.6724333519422636`}, {-1.0715926535897933`, -2.233965958853798}, \ {-1.0715926535897933`, -1.8220171775237888`}, {-1.0715926535897933`, \ -1.684077341442634}, {-1.0715926535897933`, 0.5366691526573174}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.6723441452793057`}, {-1.066592653589793, -2.233986604613567}, \ {-1.066592653589793, -1.821022988702102}, {-1.066592653589793, \ -1.6848213039901838`}, {-1.066592653589793, 0.5374054742755934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.672255362225004}, {-1.061592653589793, -2.234010986419039}, \ {-1.061592653589793, -1.8200277644882938`}, {-1.061592653589793, \ -1.6855593038889531`}, {-1.061592653589793, 0.5381412394327526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.672166999385373}, {-1.0565926535897932`, -2.2340390605237923`}, \ {-1.0565926535897932`, -1.8190315635348135`}, {-1.0565926535897932`, \ -1.6862913563195376`}, {-1.0565926535897932`, 0.5388764560419815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.6720790534015473`}, {-1.0515926535897933`, -2.234070783668121}, \ {-1.0515926535897933`, -1.8180344457054216`}, {-1.0515926535897933`, \ -1.6870174743319923`}, {-1.0515926535897933`, 0.5396111319986601}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.67199152094935}, {-1.046592653589793, -2.2341061130765976`}, \ {-1.046592653589793, -1.8170364721707686`}, {-1.046592653589793, \ -1.6877376687588548`}, {-1.046592653589793, 0.5403452751806294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.671904398738864}, {-1.041592653589793, -2.234145006455556}, \ {-1.041592653589793, -1.8160377055106076`}, {-1.041592653589793, \ -1.6884519481214844`}, {-1.041592653589793, 0.5410788934484598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.67181768351401}, {-1.0365926535897931`, -2.234187421990475}, \ {-1.0365926535897931`, -1.815038209823181}, {-1.0365926535897931`, \ -1.6891603185292665`}, {-1.0365926535897931`, 0.5418119946457184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.6717313720521334`}, {-1.0315926535897932`, -2.234233318343272}, \ {-1.0315926535897932`, -1.8140380508424014`}, {-1.0315926535897932`, \ -1.6898627835709423`}, {-1.0315926535897932`, 0.5425445865992353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.671645461163594}, {-1.026592653589793, -2.2342826546495154`}, \ {-1.026592653589793, -1.813037296063312}, {-1.026592653589793, \ -1.6905593441977227`}, {-1.026592653589793, 0.5432766771193707}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.671559947691363}, {-1.021592653589793, -2.2343353905155667`}, \ {-1.021592653589793, -1.8120360148766044`}, {-1.021592653589793, \ -1.6912499985972713`}, {-1.021592653589793, 0.5440082740002797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.671474828510628}, {-1.0165926535897931`, -2.234391486015631}, \ {-1.0165926535897931`, -1.8110342787128626`}, {-1.0165926535897931`, \ -1.691934742057971}, {-1.0165926535897931`, 0.5447393850201803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.6713901005284004`}, {-1.0115926535897932`, \ -2.2344509016887537`}, {-1.0115926535897932`, -1.8100321611973218`}, \ {-1.0115926535897932`, -1.6926135668226416`}, {-1.0115926535897932`, 0.5454700179416165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.6713057606831283`}, {-1.0065926535897929`, -2.234513598535748}, \ {-1.0065926535897929`, -1.8090297383159704`}, {-1.0065926535897929`, \ -1.6932864619308772`}, {-1.0065926535897929`, 0.5462001805117241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.6712218059443193`}, {-1.001592653589793, -2.2345795380160465`}, \ {-1.001592653589793, -1.808027088594047}, {-1.001592653589793, \ -1.6939534130490126`}, {-1.001592653589793, 0.5469298804624959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.6711382333121643`}, {-0.9965926535897931, -2.2346486820445093`}, \ {-0.9965926535897931, -1.8070242932877578`}, {-0.9965926535897931, \ -1.6946144022867746`}, {-0.9965926535897931, 0.5476591255110448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.671055039817169}, {-0.9915926535897932, -2.234720992988174}, \ {-0.9915926535897932, -1.8060214365905045`}, {-0.9915926535897932, \ -1.695269407999441}, {-0.9915926535897932, 0.5483879233598687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.67097222251979}, {-0.9865926535897929, -2.234796433662944}, \ {-0.9865926535897929, -1.8050186058546833`}, {-0.9865926535897929, \ -1.695918404574371}, {-0.9865926535897929, 0.5491162816971131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.670889778510076}, {-0.981592653589793, -2.2348749673302457`}, \ {-0.981592653589793, -1.8040158918305047`}, {-0.981592653589793, \ -1.696561362200496}, {-0.981592653589793, 0.5498442081968351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.670807704907315}, {-0.9765926535897931, -2.234956557693629}, \ {-0.9765926535897931, -1.8030133889231301`}, {-0.9765926535897931, \ -1.697198246619444}, {-0.9765926535897931, 0.5505717105192655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.670725998859686}, {-0.9715926535897932, -2.2350411688953233`}, \ {-0.9715926535897932, -1.80201119546978}, {-0.9715926535897932, \ -1.6978290188566514`}, {-0.9715926535897932, 0.5512987963110717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.6706446575439142`}, {-0.9665926535897928, -2.2351287655127714`}, \ {-0.9665926535897928, -1.8010094140384958`}, {-0.9665926535897928, \ -1.698453634930817}, {-0.9665926535897928, 0.5520254732056196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.6705636781649345`}, {-0.961592653589793, -2.2352193125551114`}, \ {-0.961592653589793, -1.8000081517503452`}, {-0.961592653589793, \ -1.6990720455398092`}, {-0.961592653589793, 0.552751748823236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.6704830579555576`}, {-0.9565926535897931, -2.2353127754596374`}, \ {-0.9565926535897931, -1.7990075206271636`}, {-0.9565926535897931, \ -1.699684195721055}, {-0.9565926535897931, 0.5534776307714692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.6704027941761392`}, {-0.9515926535897932, -2.2354091200882245`}, \ {-0.9515926535897932, -1.798007637966927}, {-0.9515926535897932, \ -1.700290024484201}, {-0.9515926535897932, 0.5542031266453505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.6703228841142588`}, {-0.9465926535897933, -2.235508312723734}, \ {-0.9465926535897933, -1.7970086267492178`}, {-0.9465926535897933, \ -1.700889464413682}, {-0.9465926535897933, 0.5549282440276557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.6702433250843973`}, {-0.9415926535897929, -2.23561032006638}, \ {-0.9415926535897929, -1.7960106160732796`}, {-0.9415926535897929, \ -1.7014824412386131`}, {-0.9415926535897929, 0.5556529904891649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.6701641144276245`}, {-0.936592653589793, -2.2357151092301026`}, \ {-0.936592653589793, -1.7950137416314633`}, {-0.936592653589793, \ -1.7020688733672782`}, {-0.936592653589793, 0.5563773735889229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.670085249511286}, {-0.9315926535897932, -2.2358226477388867`}, \ {-0.9315926535897932, -1.7940181462210933`}, {-0.9315926535897932, \ -1.7026486713831002`}, {-0.9315926535897932, 0.5571014008744996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.670006727728699}, {-0.9265926535897933, -2.2359329035230973`}, \ {-0.9265926535897933, -1.7930239802979577`}, {-0.9265926535897933, \ -1.7032217374989953`}, {-0.9265926535897933, 0.5578250798822493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.669928546498849}, {-0.9215926535897929, -2.2360458449157794`}, \ {-0.9215926535897929, -1.7920314025749695`}, {-0.9215926535897929, \ -1.7037879649664511`}, {-0.9215926535897929, 0.5585484181375705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.669850703266093}, {-0.916592653589793, -2.236161440648953}, \ {-0.916592653589793, -1.7910405806696383`}, {-0.916592653589793, \ -1.7043472374357647`}, {-0.916592653589793, 0.5592714231551648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.6697731954998667`}, {-0.9115926535897931, -2.236279659849906}, \ {-0.9115926535897931, -1.7900516918044667`}, {-0.9115926535897931, \ -1.704899428263302}, {-0.9115926535897931, 0.5599941024392958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.669696020694392}, {-0.9065926535897932, -2.2364004720374586`}, \ {-0.9065926535897932, -1.7890649235644198`}, {-0.9065926535897932, \ -1.7054443997616364`}, {-0.9065926535897932, 0.5607164634840484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.669619176368396}, {-0.9015926535897929, -2.2365238471182547`}, \ {-0.9015926535897929, -1.7880804747160028`}, {-0.9015926535897929, \ -1.705982002387978}, {-0.9015926535897929, 0.5614385137735864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.6695426600648267`}, {-0.896592653589793, -2.236649755383015}, \ {-0.896592653589793, -1.78709855609265}, {-0.896592653589793, \ -1.7065120738662949`}, {-0.896592653589793, 0.5621602607824113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.669466469350576}, {-0.8915926535897931, -2.236778167502811}, \ {-0.8915926535897931, -1.7861193915513673`}, {-0.8915926535897931, \ -1.7070344382381086`}, {-0.8915926535897931, 0.5628817119756204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.6693906018162075`}, {-0.8865926535897932, -2.2369090545253365`}, \ {-0.8865926535897932, -1.7851432190055243`}, {-0.8865926535897932, \ -1.7075489048370176`}, {-0.8865926535897932, 0.5636028748091638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.669315055075686}, {-0.8815926535897929, -2.23704238787117}, \ {-0.8815926535897929, -1.7841702915391375`}, {-0.8815926535897929, \ -1.7080552671817382`}, {-0.8815926535897929, 0.5643237567301035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.6692398267661104`}, {-0.876592653589793, -2.237178139330051}, \ {-0.876592653589793, -1.783200878607623}, {-0.876592653589793, \ -1.7085533017826313`}, {-0.876592653589793, 0.5650443651768688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.6691649145474527`}, {-0.8715926535897931, -2.237316281057162}, \ {-0.8715926535897931, -1.782235267329906}, {-0.8715926535897931, \ -1.709042766856726}, {-0.8715926535897931, 0.5657647075795159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.6690903161023005`}, {-0.8665926535897932, -2.2374567855694036`}, \ {-0.8665926535897932, -1.7812737638766651`}, {-0.8665926535897932, \ -1.7095234009466118`}, {-0.8665926535897932, 0.5664847913599829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.6690160291355984`}, {-0.8615926535897929, -2.2375996257416966`}, \ {-0.8615926535897929, -1.780316694958664}, {-0.8615926535897929, \ -1.709994921439248}, {-0.8615926535897929, 0.5672046239323477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.6689420513744}, {-0.856592653589793, -2.2377447748032764`}, \ {-0.856592653589793, -1.7793644094184546`}, {-0.856592653589793, \ -1.710457022981075}, {-0.856592653589793, 0.5679242127030852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.6688683805676177`}, {-0.8515926535897931, -2.2378922063340125`}, \ {-0.8515926535897931, -1.778417279927488}, {-0.8515926535897931, \ -1.7109093757880085`}, {-0.8515926535897931, 0.5686435650713229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.6687950144857795`}, {-0.8465926535897932, -2.2380418942607223`}, \ {-0.8465926535897932, -1.7774757047890313`}, {-0.8465926535897932, \ -1.7113516238493294`}, {-0.8465926535897932, 0.5693626884290981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.668721950920785}, {-0.8415926535897928, -2.2381938128535217`}, \ {-0.8415926535897928, -1.7765401098448892`}, {-0.8415926535897928, \ -1.7117833830277605`}, {-0.8415926535897928, 0.5700815901616143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.6686491876856717`}, {-0.836592653589793, -2.238347936722165}, \ {-0.836592653589793, -1.7756109504812883`}, {-0.836592653589793, \ -1.7122042390603545`}, {-0.836592653589793, 0.5708002776474969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.6685767226143757`}, {-0.8315926535897931, -2.2385042408124183`}, \ {-0.8315926535897931, -1.7746887137250191`}, {-0.8315926535897931, \ -1.7126137454689934`}, {-0.8315926535897931, 0.5715187582590502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.6685045535615037`}, {-0.8265926535897932, -2.23866270040244}, \ {-0.8265926535897932, -1.7737739204165557`}, {-0.8265926535897932, \ -1.713011421393917}, {-0.8265926535897932, 0.572237039362513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.6684326784021026`}, {-0.8215926535897933, -2.238823291099183}, \ {-0.8215926535897933, -1.7728671274402443`}, {-0.8215926535897933, \ -1.7133967493700977`}, {-0.8215926535897933, 0.5729551283183149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.6683610950314343`}, {-0.8165926535897929, -2.238985988834811}, \ {-0.8165926535897929, -1.7719689299845807`}, {-0.8165926535897929, \ -1.713769173073337}, {-0.8165926535897929, 0.573673032481332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.668289801364757}, {-0.811592653589793, -2.239150769863138}, \ {-0.811592653589793, -1.771079963795888}, {-0.811592653589793, \ -1.7141280950732163`}, {-0.811592653589793, 0.5743907592011429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.6682187953370997`}, {-0.8065926535897932, -2.239317610756084}, \ {-0.8065926535897932, -1.770200907377967}, {-0.8065926535897932, \ -1.714472874639618}, {-0.8065926535897932, 0.5751083158222854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.6681480749030504`}, {-0.8015926535897933, -2.239486488400161}, \ {-0.8015926535897933, -1.7693324840767581`}, {-0.8015926535897933, \ -1.7148028256644283`}, {-0.8015926535897933, 0.5758257096845109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.6680776380365434`}, {-0.7965926535897929, -2.2396573799929564`}, \ {-0.7965926535897929, -1.7684754639740465`}, {-0.7965926535897929, \ -1.7151172147740466`}, {-0.7965926535897929, 0.5765429481230414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.6680074827306464`}, {-0.791592653589793, -2.239830263039674}, \ {-0.791592653589793, -1.7676306654962766`}, {-0.791592653589793, \ -1.7154152597267651`}, {-0.791592653589793, 0.577260038468825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.667937606997354}, {-0.7865926535897931, -2.2400051153496636`}, \ {-0.7865926535897931, -1.766798956625437}, {-0.7865926535897931, \ -1.7156961282079197`}, {-0.7865926535897931, 0.5779769880487917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.6678680088673845`}, {-0.7815926535897932, -2.2401819150330007`}, \ {-0.7815926535897932, -1.7659812555775793`}, {-0.7815926535897932, \ -1.715958937157456}, {-0.7815926535897932, 0.5786938041861098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.667798686389975}, {-0.7765926535897929, -2.24036064049707}, \ {-0.7765926535897929, -1.7651785307928638`}, {-0.7765926535897929, \ -1.716202752785836}, {-0.7765926535897929, 0.5794104942004412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.667729637632686}, {-0.771592653589793, -2.240541270443188}, \ {-0.771592653589793, -1.7643918000593974`}, {-0.771592653589793, \ -1.7164265914561}, {-0.771592653589793, 0.580127065408197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.6676608606812}, {-0.7665926535897931, -2.2407237838632432`}, \ {-0.7665926535897931, -1.7636221285742368`}, {-0.7665926535897931, \ -1.7166294216287037`}, {-0.7665926535897931, 0.5808435251227954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.6675923536391326`}, {-0.7615926535897932, -2.240908160036358}, \ {-0.7615926535897932, -1.7628706257301872`}, {-0.7615926535897932, \ -1.7168101670804798`}, {-0.7615926535897932, 0.5815598806549154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.6675241146278394`}, {-0.7565926535897929, -2.241094378525594}, \ {-0.7565926535897929, -1.7621384404103482`}, {-0.7565926535897929, \ -1.716967711615836}, {-0.7565926535897929, 0.5822761393127551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.667456141786225}, {-0.751592653589793, -2.2412824191746594`}, \ {-0.751592653589793, -1.7614267545774334`}, {-0.751592653589793, \ -1.7171009054830575`}, {-0.751592653589793, 0.5829923084022866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.6673884332705606`}, {-0.7465926535897931, -2.2414722621046623`}, \ {-0.7465926535897931, -1.7607367749650187`}, {-0.7465926535897931, \ -1.717208573688655}, {-0.7465926535897931, 0.5837083952275128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.667320987254298}, {-0.7415926535897932, -2.241663887710884}, \ {-0.7415926535897932, -1.7600697227189925`}, {-0.7415926535897932, \ -1.717289526361419}, {-0.7415926535897932, 0.5844244070907245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.667253801927889}, {-0.7365926535897929, -2.2418572766595792`}, \ {-0.7365926535897929, -1.759426820901644}, {-0.7365926535897929, \ -1.7173425712537873`}, {-0.7365926535897929, 0.5851403512927565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.6671868754986074`}, {-0.731592653589793, -2.2420524098847996`}, \ {-0.731592653589793, -1.758809279862142}, {-0.731592653589793, \ -1.717366528376812}, {-0.731592653589793, 0.5858562351332447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.6671202061903707`}, {-0.7265926535897931, -2.2422492685852626`}, \ {-0.7265926535897931, -1.7582182805944722`}, {-0.7265926535897931, \ -1.717360246647468}, {-0.7265926535897931, 0.5865720659108823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.667053792243568}, {-0.7215926535897932, -2.242447834221225}, \ {-0.7215926535897932, -1.757654956346034}, {-0.7215926535897932, \ -1.7173226222854157`}, {-0.7215926535897932, 0.5872878509236786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.6669876319148886`}, {-0.7165926535897928, -2.2426480885114004`}, \ {-0.7165926535897928, -1.7571203728971236`}, {-0.7165926535897928, \ -1.7172526185386376`}, {-0.7165926535897928, 0.5880035974692152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.6669217234771496`}, {-0.711592653589793, -2.2428500134299005`}, \ {-0.711592653589793, -1.7566155080947934`}, {-0.711592653589793, \ -1.7171492861548001`}, {-0.711592653589793, 0.5887193128449032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.666856065219132}, {-0.7065926535897931, -2.2430535912032097`}, \ {-0.7065926535897931, -1.7561412313745577`}, {-0.7065926535897931, \ -1.717011783864606}, {-0.7065926535897931, 0.5894350043482426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.666790655445415}, {-0.7015926535897932, -2.243258804307179}, \ {-0.7015926535897932, -1.755698284123352}, {-0.7015926535897932, \ -1.7168393980238414`}, {-0.7015926535897932, 0.5901506792770785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.666725492476212}, {-0.6965926535897933, -2.243465635464058}, \ {-0.6965926535897933, -1.7552872618056596`}, {-0.6965926535897933, \ -1.7166315604922515`}, {-0.6965926535897933, 0.5908663449298611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.6666605746472105`}, {-0.6915926535897929, -2.243674067639553}, \ {-0.6915926535897929, -1.754908598775116}, {-0.6915926535897929, \ -1.7163878638267824`}, {-0.6915926535897929, 0.5915820086059029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.6665959003094155`}, {-0.686592653589793, -2.243884084039913}, \ {-0.686592653589793, -1.7545625566160055`}, {-0.686592653589793, \ -1.7161080729450144`}, {-0.686592653589793, 0.592297677605638}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.66653146782899}, {-0.6815926535897932, -2.2440956681090443`}, \ {-0.6815926535897932, -1.7542492167005506`}, {-0.6815926535897932, \ -1.7157921325725867`}, {-0.6815926535897932, 0.5930133592308816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.6664672755871046`}, {-0.6765926535897933, -2.2443088035256618`}, \ {-0.6765926535897933, -1.753968477420222}, {-0.6765926535897933, \ -1.7154401700166328`}, {-0.6765926535897933, 0.5937290607850891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.6664033219797805`}, {-0.6715926535897929, -2.244523474200461}, \ {-0.6715926535897929, -1.7537200562720971`}, {-0.6715926535897929, \ -1.715052493084114}, {-0.6715926535897929, 0.5944447895736158}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.6663396054177446`}, {-0.666592653589793, -2.2447396642733204`}, \ {-0.666592653589793, -1.7535034966840428`}, {-0.666592653589793, \ -1.7146295832612215`}, {-0.666592653589793, 0.5951605529039766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.666276124326277}, {-0.6615926535897931, -2.2449573581105366`}, \ {-0.6615926535897931, -1.753318179177496}, {-0.6615926535897931, \ -1.7141720845551682`}, {-0.6615926535897931, 0.5958763580861077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.6662128771450666`}, {-0.6565926535897932, -2.2451765403020945`}, \ {-0.6565926535897932, -1.7531633362237213`}, {-0.6565926535897932, \ -1.7136807886424081`}, {-0.6565926535897932, 0.5965922124326263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.666149862328067}, {-0.6515926535897929, -2.2453971956589505`}, \ {-0.6515926535897929, -1.7530380699728119`}, {-0.6515926535897929, \ -1.713156617144096}, {-0.6515926535897929, 0.5973081232590918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.666087078343354}, {-0.646592653589793, -2.245619309210358}, \ {-0.646592653589793, -1.7529413719361313`}, {-0.646592653589793, \ -1.7126006019480131`}, {-0.646592653589793, 0.5980240978842679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.666024523672984}, {-0.6415926535897931, -2.245842866201222}, \ {-0.6415926535897931, -1.7528721436858001`}, {-0.6415926535897931, \ -1.7120138645134242`}, {-0.6415926535897931, 0.5987401436303844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.665962196812856}, {-0.6365926535897932, -2.2460678520894755`}, \ {-0.6365926535897932, -1.7528292176891707`}, {-0.6365926535897932, \ -1.7113975950408662`}, {-0.6365926535897932, 0.5994562678233997}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.6659000962725763`}, {-0.6315926535897929, -2.246294252543494}, \ {-0.6315926535897929, -1.7528113775067673`}, {-0.6315926535897929, \ -1.710753032278427}, {-0.6315926535897929, 0.6001724777932632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.665838220575321}, {-0.626592653589793, -2.2465220534395276`}, \ {-0.626592653589793, -1.752817376729444}, {-0.626592653589793, \ -1.7100814445887604`}, {-0.626592653589793, 0.6008887808741795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.6657765682577037`}, {-0.6215926535897931, -2.246751240859175}, \ {-0.6215926535897931, -1.7528459561937795`}, {-0.6215926535897931, \ -1.7093841127378027`}, {-0.6215926535897931, 0.6016051844048711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.6657151378696446`}, {-0.6165926535897932, -2.2469818010868785`}, \ {-0.6165926535897932, -1.7528958591776445`}, {-0.6165926535897932, \ -1.708662314703242}, {-0.6165926535897932, 0.6023216957288433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.66565392797424}, {-0.6115926535897929, -2.2472137206074465`}, \ {-0.6115926535897929, -1.7529658444258782`}, {-0.6115926535897929, \ -1.7079173126528746`}, {-0.6115926535897929, 0.6030383221946498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.665592937147635}, {-0.606592653589793, -2.2474469861036117`}, \ {-0.606592653589793, -1.753054696981777}, {-0.606592653589793, \ -1.7071503421170695`}, {-0.606592653589793, 0.6037550711561559}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.6655321639788956`}, {-0.6015926535897931, -2.2476815844536127`}, \ {-0.6015926535897931, -1.7531612368987635`}, {-0.6015926535897931, \ -1.706362603280957}, {-0.6015926535897931, 0.6044719499728064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.665471607069887}, {-0.5965926535897932, -2.247917502728799}, \ {-0.5965926535897932, -1.7532843259779693`}, {-0.5965926535897932, \ -1.705555254250771}, {-0.5965926535897932, 0.6051889660098911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.665411265035147}, {-0.5915926535897928, -2.2481547281912837`}, \ {-0.5915926535897928, -1.7534228727236374`}, {-0.5915926535897928, \ -1.7047294061021658`}, {-0.5915926535897928, 0.6059061266388116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.6653511365017666`}, {-0.586592653589793, -2.24839324829159}, \ {-0.586592653589793, -1.753575835733418}, {-0.586592653589793, \ -1.7038861194937405`}, {-0.586592653589793, 0.6066234392373492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.6652912201092698`}, {-0.5815926535897931, -2.248633050666367}, \ {-0.5815926535897931, -1.7537422257476012`}, {-0.5815926535897931, \ -1.7030264026214488`}, {-0.5815926535897931, 0.607340911189933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.6652315145094967`}, {-0.5765926535897931, -2.2488741231360985`}, \ {-0.5765926535897931, -1.7539211065773694`}, {-0.5765926535897931, \ -1.7021512102940397`}, {-0.5765926535897931, 0.6080585498879089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.665172018366483}, {-0.571592653589793, -2.2491164537028605`}, \ {-0.571592653589793, -1.7541115951173059`}, {-0.571592653589793, \ -1.7012614439241203`}, {-0.571592653589793, 0.608776362729808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.66511273035635}, {-0.566592653589793, -2.249360030548091}, \ {-0.566592653589793, -1.7543128606291332`}, {-0.566592653589793, \ -1.7003579522479935`}, {-0.566592653589793, 0.6094943571216183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.6650536491671866`}, {-0.561592653589793, -2.2496048420304047`}, \ {-0.561592653589793, -1.7545241234611022`}, {-0.561592653589793, \ -1.6994415326097616`}, {-0.561592653589793, 0.6102125404770539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.664994773498939}, {-0.556592653589793, -2.2498508766834187`}, \ {-0.556592653589793, -1.754744653345387}, {-0.556592653589793, \ -1.6985129326673871`}, {-0.556592653589793, 0.6109309202178271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.664936102063302}, {-0.551592653589793, -2.250098123213607}, \ {-0.551592653589793, -1.754973767393319}, {-0.551592653589793, \ -1.6975728524008924`}, {-0.551592653589793, 0.6116495037739209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.664877633583604}, {-0.546592653589793, -2.250346570498193}, \ {-0.546592653589793, -1.755210827887975}, {-0.546592653589793, \ -1.6966219463231123`}, {-0.546592653589793, 0.612368298583861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.664819366794707}, {-0.541592653589793, -2.2505962075830572`}, \ {-0.541592653589793, -1.7554552399551364`}, {-0.541592653589793, \ -1.6956608258120622`}, {-0.541592653589793, 0.6130873120949896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.6647613004428945`}, {-0.536592653589793, -2.2508470236806772`}, \ {-0.536592653589793, -1.755706449177307}, {-0.536592653589793, \ -1.694690061500203}, {-0.536592653589793, 0.6138065517637405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.6647034332857684`}, {-0.531592653589793, -2.251099008168083}, \ {-0.531592653589793, -1.755963939201372}, {-0.531592653589793, \ -1.6937101856699865`}, {-0.531592653589793, 0.614526025055913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.6646457640921453`}, {-0.526592653589793, -2.2513521505848595`}, \ {-0.526592653589793, -1.7562272293788286`}, {-0.526592653589793, \ -1.6927216946168977`}, {-0.526592653589793, 0.6152457394469488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.664588291641956}, {-0.521592653589793, -2.25160644063115}, \ {-0.521592653589793, -1.756495872467309}, {-0.521592653589793, \ -1.6917250509509172`}, {-0.521592653589793, 0.615965702422208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.664531014726142}, {-0.5165926535897931, -2.2518618681656997`}, \ {-0.5165926535897931, -1.7567694524146475`}, {-0.5165926535897931, \ -1.6907206858156782`}, {-0.5165926535897931, 0.6166859214772472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.6644739321465583`}, {-0.511592653589793, -2.2521184232039215`}, \ {-0.511592653589793, -1.7570475822395093`}, {-0.511592653589793, \ -1.6897090010108744`}, {-0.511592653589793, 0.6174064041180972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.664417042715873}, {-0.5065926535897931, -2.252376095915987}, \ {-0.5065926535897931, -1.7573299020178696`}, {-0.5065926535897931, \ -1.688690371008765}, {-0.5065926535897931, 0.6181271578615428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.6643603452574736`}, {-0.5015926535897931, -2.2526348766249398`}, \ {-0.5015926535897931, -1.7576160769804112`}, {-0.5015926535897931, \ -1.6876651448597593`}, {-0.5015926535897931, 0.6188481902354028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.664303838605368}, {-0.49659265358979304`, -2.2528947558048333`}, \ {-0.49659265358979304`, -1.7579057957227895`}, {-0.49659265358979304`, \ -1.6866336479850843`}, {-0.49659265358979304`, 0.619569508778811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.6642475216040933`}, {-0.4915926535897931, -2.2531557240788973`}, \ {-0.4915926535897931, -1.7581987685282217`}, {-0.4915926535897931, \ -1.685596183857082}, {-0.4915926535897931, 0.6202911210424977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.6641913931086205`}, {-0.4865926535897931, -2.2534177722177215`}, \ {-0.4865926535897931, -1.7584947258001946`}, {-0.4865926535897931, \ -1.6845530355693583`}, {-0.4865926535897931, 0.6210130345890733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.6641354519842646`}, {-0.4815926535897931, -2.2536808911374684`}, \ {-0.4815926535897931, -1.7587934166017585`}, {-0.4815926535897931, \ -1.6835044673002846`}, {-0.4815926535897931, 0.6217352569933113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.6640796971065916`}, {-0.4765926535897931, -2.2539450718981087`}, \ {-0.4765926535897931, -1.7590946072970108`}, {-0.4765926535897931, \ -1.682450725674298}, {-0.4765926535897931, 0.622457795842434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.664024127361333}, {-0.4715926535897931, -2.2542103057016774`}, \ {-0.4715926535897931, -1.7593980802897442`}, {-0.4715926535897931, \ -1.6813920410259773`}, {-0.4715926535897931, 0.6231806587363977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.6639687416442928`}, {-0.46659265358979307`, -2.254476583890557}, \ {-0.46659265358979307`, -1.7597036328539202`}, {-0.46659265358979307`, \ -1.680328628572246}, {-0.46659265358979307`, 0.6239038532881791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.6639135388612654`}, {-0.46159265358979307`, \ -2.2547438979457763`}, {-0.46159265358979307`, -1.760011076050638}, \ {-0.46159265358979307`, -1.6792606894980988`}, {-0.46159265358979307`, 0.6246273871240641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.663858517927946}, {-0.45659265358979306`, -2.255012239485344}, \ {-0.45659265358979306`, -1.7603202337258528`}, {-0.45659265358979306`, \ -1.6781884119614416`}, {-0.45659265358979306`, 0.6253512678839359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.6638036777698493`}, {-0.45159265358979306`, \ -2.2552816002625895`}, {-0.45159265358979306`, -1.760630941583653}, \ {-0.45159265358979306`, -1.6771119720224434`}, {-0.45159265358979306`, 0.6260755032215658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.663749017322222}, {-0.44659265358979305`, -2.255551972164542}, \ {-0.44659265358979305`, -1.760943046329751}, {-0.44659265358979305`, \ -1.6760315345025565`}, {-0.44659265358979305`, 0.6268001008049029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.6636945355299653`}, {-0.44159265358979305`, -2.255823347210313}, \ {-0.44159265358979305`, -1.7612564048801806`}, {-0.44159265358979305`, \ -1.6749472537783465`}, {-0.44159265358979305`, 0.6275250683163675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.6636402313475496`}, {-0.43659265358979304`, -2.256095717549523}, \ {-0.43659265358979304`, -1.7615708836303214`}, {-0.43659265358979304`, \ -1.6738592745149083`}, {-0.43659265358979304`, 0.6282504134531436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.6635861037389366`}, {-0.43159265358979304`, -2.256369075460726}, \ {-0.43159265358979304`, -1.761886357779918}, {-0.43159265358979304`, \ -1.6727677323433086`}, {-0.43159265358979304`, 0.6289761439274738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.6635321516774995`}, {-0.42659265358979304`, \ -2.2566434133498725`}, {-0.42659265358979304`, -1.7622027107095803`}, \ {-0.42659265358979304`, -1.67167275448648}, {-0.42659265358979304`, 0.6297022674669547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.663478374145945}, {-0.42159265358979303`, -2.2569187237487878`}, \ {-0.42159265358979303`, -1.7625198334049565`}, {-0.42159265358979303`, \ -1.670574460337386}, {-0.42159265358979303`, 0.6304287918148332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.663424770136237}, {-0.416592653589793, -2.2571949993136693`}, \ {-0.416592653589793, -1.7628376239248296`}, {-0.416592653589793, \ -1.6694729619932944`}, {-0.416592653589793, 0.6311557247303058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.663371338649521}, {-0.411592653589793, -2.2574722328236043`}, \ {-0.411592653589793, -1.7631559869096627`}, {-0.411592653589793, \ -1.6683683647494958`}, {-0.411592653589793, 0.6318830739888158}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.6633180786960478`}, {-0.406592653589793, -2.257750417179111}, \ {-0.406592653589793, -1.7634748331273968`}, {-0.406592653589793, \ -1.6672607675557838`}, {-0.406592653589793, 0.6326108473823563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.6632649892951004`}, {-0.40159265358979307`, \ -2.2580295454007024`}, {-0.40159265358979307`, -1.7637940790535425`}, \ {-0.40159265358979307`, -1.6661502634385883`}, {-0.40159265358979307`, 0.6333390527197692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.6632120694749233`}, {-0.39659265358979306`, \ -2.2583096106274585`}, {-0.39659265358979306`, -1.7641136464828977`}, \ {-0.39659265358979306`, -1.6650369398914548`}, {-0.39659265358979306`, 0.6340676978270509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.6631593182726476`}, {-0.39159265358979306`, \ -2.2585906061156273`}, {-0.39159265358979306`, -1.764433462170301}, \ {-0.39159265358979306`, -1.663920879236465}, {-0.39159265358979306`, 0.6347967905476543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.6631067347342228`}, {-0.38659265358979306`, -2.258872525237252}, \ {-0.38659265358979306`, -1.764753457498096}, {-0.38659265358979306`, \ -1.662802158958882}, {-0.38659265358979306`, 0.6355263387427961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.6630543179143453`}, {-0.38159265358979305`, -2.259155361478795}, \ {-0.38159265358979305`, -1.7650735681682974`}, {-0.38159265358979305`, \ -1.6616808520171111`}, {-0.38159265358979305`, 0.6362563502917632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.663002066876391}, {-0.37659265358979305`, -2.259439108439807}, \ {-0.37659265358979305`, -1.7653937339173473`}, {-0.37659265358979305`, \ -1.6605570271299974`}, {-0.37659265358979305`, 0.6369868330922213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.6629499806923467`}, {-0.3715926535897931, -2.259723759831593}, \ {-0.3715926535897931, -1.7657138982517901`}, {-0.3715926535897931, \ -1.6594307490432025`}, {-0.3715926535897931, 0.6377177950605245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.6628980584427437`}, {-0.3665926535897931, -2.2600093094759113`}, \ {-0.3665926535897931, -1.7660340082031112`}, {-0.3665926535897931, \ -1.6583020787763625`}, {-0.3665926535897931, 0.6384492441320267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.662846299216592}, {-0.3615926535897931, -2.26029575130369}, \ {-0.3615926535897931, -1.7663540141003116`}, {-0.3615926535897931, \ -1.6571710738524983`}, {-0.3615926535897931, 0.6391811882613946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.6627947021113143`}, {-0.3565926535897931, -2.2605830793537467`}, \ {-0.3565926535897931, -1.7666738693587976`}, {-0.3565926535897931, \ -1.6560377885110866`}, {-0.3565926535897931, 0.639913635422921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.6627432662326833`}, {-0.3515926535897931, -2.260871287771547}, \ {-0.3515926535897931, -1.7669935302842708`}, {-0.3515926535897931, \ -1.6549022739060664`}, {-0.3515926535897931, 0.6406465936108415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.6626919906947593`}, {-0.3465926535897931, -2.2611603708079646`}, \ {-0.3465926535897931, -1.7673129558905212`}, {-0.3465926535897931, \ -1.653764578289965}, {-0.3465926535897931, 0.6413800708396512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.662640874619825}, {-0.34159265358979307`, -2.2614503228180673`}, \ {-0.34159265358979307`, -1.7676321077299948`}, {-0.34159265358979307`, \ -1.6526247471851732`}, {-0.34159265358979307`, 0.6421140751444229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.6625899171383276`}, {-0.33659265358979307`, -2.26174113825992}, \ {-0.33659265358979307`, -1.7679509497361314`}, {-0.33659265358979307`, \ -1.6514828235434453`}, {-0.33659265358979307`, 0.6428486145811283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.6625391173888158`}, {-0.33159265358979306`, -2.262032811693396}, \ {-0.33159265358979306`, -1.7682694480767127`}, {-0.33159265358979306`, \ -1.6503388478943766`}, {-0.33159265358979306`, 0.6435836972269592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.662488474517882}, {-0.32659265358979306`, -2.2623253377790196`}, \ {-0.32659265358979306`, -1.7685875710171253`}, {-0.32659265358979306`, \ -1.6491928584838922`}, {-0.32659265358979306`, 0.6443193311806511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.6624379876801036`}, {-0.32159265358979305`, \ -2.2626187112768106`}, {-0.32159265358979305`, -1.7689052887930914`}, \ {-0.32159265358979305`, -1.648044891403299}, {-0.32159265358979305`, 0.6450555245628089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.6623876560379838`}, {-0.31659265358979305`, \ -2.2629129270451567`}, {-0.31659265358979305`, -1.7692225734918843`}, \ {-0.31659265358979305`, -1.6468949807097724`}, {-0.31659265358979305`, 0.6457922855162321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.6623374787618963`}, {-0.31159265358979304`, -2.263207980039699}, \ {-0.31159265358979304`, -1.7695393989415678`}, {-0.31159265358979304`, \ -1.645743158538823}, {-0.31159265358979304`, 0.6465296222062449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.6622874550300275`}, {-0.30659265358979304`, -2.263503865312227}, \ {-0.30659265358979304`, -1.7698557406076192`}, {-0.30659265358979304`, \ -1.6445894552093558`}, {-0.30659265358979304`, 0.6472675428210253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.662237584028324}, {-0.30159265358979304`, -2.2638005780095978`}, \ {-0.30159265358979304`, -1.7701715754963412`}, {-0.30159265358979304`, \ -1.6434338993218955`}, {-0.30159265358979304`, 0.6480060555719371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.6621878649504356`}, {-0.29659265358979303`, \ -2.2640981133726674`}, {-0.29659265358979303`, -1.770486882064641}, \ {-0.29659265358979303`, -1.6422765178504424`}, {-0.29659265358979303`, 0.6487451686938643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.662138296997662}, {-0.2915926535897931, -2.264396466735239}, \ {-0.2915926535897931, -1.770801640135644}, {-0.2915926535897931, \ -1.6411173362284412`}, {-0.2915926535897931, 0.6494848904455449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.662088879378903}, {-0.2865926535897931, -2.264695633523024}, \ {-0.2865926535897931, -1.7711158308197832`}, {-0.2865926535897931, \ -1.639956378429271}, {-0.2865926535897931, 0.6502252291099094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.6620396113106013`}, {-0.2815926535897931, -2.264995609252619}, \ {-0.2815926535897931, -1.771429436440923}, {-0.2815926535897931, \ -1.6387936670416883`}, {-0.2815926535897931, 0.6509661929944194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.6619904920166975`}, {-0.27659265358979307`, \ -2.2652963895305036`}, {-0.27659265358979307`, -1.771742440467172}, \ {-0.27659265358979307`, -1.6376292233404548`}, {-0.27659265358979307`, 0.651707790431408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.6619415207285746`}, {-0.27159265358979306`, \ -2.2655979700520406`}, {-0.27159265358979306`, -1.7720548274460848`}, \ {-0.27159265358979306`, -1.6364630673528175`}, {-0.27159265358979306`, 0.6524500297784235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.6618926966850114`}, {-0.26659265358979306`, -2.265900346600502}, \ {-0.26659265358979306`, -1.7723665829438926`}, {-0.26659265358979306`, \ -1.635295217920506}, {-0.26659265358979306`, 0.6531929194185725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.6618440191321326`}, {-0.26159265358979306`, \ -2.2662035150461044`}, {-0.26159265358979306`, -1.7726776934885067`}, \ {-0.26159265358979306`, -1.634125692758419}, {-0.26159265358979306`, 0.6539364677608683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.6617954873233614`}, {-0.25659265358979305`, -2.26650747134506}, \ {-0.25659265358979305`, -1.7729881465160504`}, {-0.25659265358979305`, \ -1.6329545085093398`}, {-0.25659265358979305`, 0.6546806832405778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.6617471005193716`}, {-0.25159265358979305`, \ -2.2668122115386398`}, {-0.25159265358979305`, -1.7732979303206455`}, \ {-0.25159265358979305`, -1.6317816807956895`}, {-0.25159265358979305`, 0.655425574319573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.6616988579880423`}, {-0.24659265358979304`, \ -2.2671177317522564`}, {-0.24659265358979304`, -1.7736070340072523`}, \ {-0.24659265358979304`, -1.6306072242679734`}, {-0.24659265358979304`, 0.6561711494866828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.6616507590044103`}, {-0.24159265358979304`, -2.267424028194547}, \ {-0.24159265358979304`, -1.7739154474473564`}, {-0.24159265358979304`, \ -1.6294311526505325`}, {-0.24159265358979304`, 0.6569174172580479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.661602802850628}, {-0.23659265358979303`, -2.267731097156488}, \ {-0.23659265358979303`, -1.7742231612372785`}, {-0.23659265358979303`, \ -1.6282534787845169`}, {-0.23659265358979303`, 0.6576643861774774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.661554988815916}, {-0.23159265358979303`, -2.2680389350105097`}, \ {-0.23159265358979303`, -1.774530166658991}, {-0.23159265358979303`, \ -1.6270742146684283`}, {-0.23159265358979303`, 0.6584120648168073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.6615073161965217`}, {-0.22659265358979308`, \ -2.2683475382096323`}, {-0.22659265358979308`, -1.7748364556432152`}, \ {-0.22659265358979308`, -1.6258933714962918`}, {-0.22659265358979308`, 0.6591604617762612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.6614597842956766`}, {-0.22159265358979308`, \ -2.2686569032866033`}, {-0.22159265358979308`, -1.7751420207347042`}, \ {-0.22159265358979308`, -1.624710959693676}, {-0.22159265358979308`, 0.6599095856848136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.6614123924235535`}, {-0.21659265358979307`, \ -2.2689670268530606`}, {-0.21659265358979307`, -1.775446855059511}, \ {-0.21659265358979307`, -1.6235269889516566`}, {-0.21659265358979307`, 0.6606594452005545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.661365139897225}, {-0.21159265358979307`, -2.2692779055987073`}, \ {-0.21159265358979307`, -1.7757509522941557`}, {-0.21159265358979307`, \ -1.6223414682589046`}, {-0.21159265358979307`, 0.6614100490110572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.661318026040624}, {-0.20659265358979306`, -2.2695895362904848`}, \ {-0.20659265358979306`, -1.7760543066365642`}, {-0.20659265358979306`, \ -1.621154405931943}, {-0.20659265358979306`, 0.662161405833747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.6612710501845034`}, {-0.20159265358979306`, \ -2.2699019157717784`}, {-0.20159265358979306`, -1.7763569127786476`}, \ {-0.20159265358979306`, -1.6199658096437797`}, {-0.20159265358979306`, 0.6629135244162742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.6612242116663967`}, {-0.19659265358979305`, -2.270215040961617}, \ {-0.19659265358979305`, -1.7766587658804358`}, {-0.19659265358979305`, \ -1.6187756864509426`}, {-0.19659265358979305`, 0.6636664135368869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.66117750983058}, {-0.19159265358979305`, -2.2705289088538994`}, \ {-0.19159265358979305`, -1.7769598615456461`}, {-0.19159265358979305`, \ -1.61758404281906}, {-0.19159265358979305`, 0.6644200820048084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.661130944028033}, {-0.18659265358979304`, -2.270843516516623}, \ {-0.18659265358979304`, -1.7772601957986325`}, {-0.18659265358979304`, \ -1.616390884647057}, {-0.18659265358979304`, 0.6651745386606149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.661084513616405}, {-0.18159265358979304`, -2.271158861091126}, \ {-0.18159265358979304`, -1.77755976506259}, {-0.18159265358979304`, \ -1.6151962172900642`}, {-0.18159265358979304`, 0.6659297923766178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.661038217959975}, {-0.17659265358979304`, -2.2714749397913474`}, \ {-0.17659265358979304`, -1.7778585661389654`}, {-0.17659265358979304`, \ -1.614000045581104}, {-0.17659265358979304`, 0.6666858520572457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.6609920564296177`}, {-0.17159265358979303`, \ -2.2717917499030884`}, {-0.17159265358979303`, -1.7781565961879884`}, \ {-0.17159265358979303`, -1.6128023738516404`}, {-0.17159265358979303`, 0.6674427266394318}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.6609460284027695`}, {-0.16659265358979303`, -2.272109288783294}, \ {-0.16659265358979303`, -1.7784538527102567`}, {-0.16659265358979303`, \ -1.611603205951057}, {-0.16659265358979303`, 0.6682004250930013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.660900133263392}, {-0.16159265358979308`, -2.272427553859341}, \ {-0.16159265358979308`, -1.7787503335293062`}, {-0.16159265358979308`, \ -1.610402545265126}, {-0.16159265358979308`, 0.6689589564210622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.66085437040194}, {-0.15659265358979307`, -2.272746542628339}, \ {-0.15659265358979307`, -1.7790460367751293`}, {-0.15659265358979307`, \ -1.6092003947335185`}, {-0.15659265358979307`, 0.6697183296603998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.6608087392153275`}, {-0.15159265358979307`, \ -2.2730662526564394`}, {-0.15159265358979307`, -1.7793409608685467`}, \ {-0.15159265358979307`, -1.607996756866436}, {-0.15159265358979307`, 0.6704785538818714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.6607632391068967`}, {-0.14659265358979306`, \ -2.2733866815781623`}, {-0.14659265358979306`, -1.7796351045064276`}, \ {-0.14659265358979306`, -1.6067916337603851`}, {-0.14659265358979306`, 0.6712396381908055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.660717869486385}, {-0.14159265358979306`, -2.273707827095724}, \ {-0.14159265358979306`, -1.7799284666476618`}, {-0.14159265358979306`, \ -1.60558502711317}, {-0.14159265358979306`, 0.6720015917274025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.660672629769895}, {-0.13659265358979306`, -2.274029686978382}, \ {-0.13659265358979306`, -1.7802210464998893`}, {-0.13659265358979306`, \ -1.6043769382381328`}, {-0.13659265358979306`, 0.6727644236671393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.6606275193798625`}, {-0.13159265358979305`, -2.27435225906179}, \ {-0.13159265358979305`, -1.7805128435068889`}, {-0.13159265358979305`, \ -1.6031673680776848`}, {-0.13159265358979305`, 0.6735281432211747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.6605825377450296`}, {-0.12659265358979305`, \ -2.2746755412473623`}, {-0.12659265358979305`, -1.7808038573366396`}, \ {-0.12659265358979305`, -1.6019563172161804`}, {-0.12659265358979305`, 0.6742927596367604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.660537684300414}, {-0.12159265358979304`, -2.274999531501643}, \ {-0.12159265358979304`, -1.7810940878699875`}, {-0.12159265358979304`, \ -1.600743785892152}, {-0.12159265358979304`, 0.6750582821976491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.6604929584872794`}, {-0.11659265358979304`, \ -2.2753242278556964`}, {-0.11659265358979304`, -1.7813835351898815`}, \ {-0.11659265358979304`, -1.5995297740099603`}, {-0.11659265358979304`, 0.6758247202245139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.66044835975311}, {-0.11159265358979303`, -2.275649628404498}, \ {-0.11159265358979303`, -1.7816721995711653`}, {-0.11159265358979303`, \ -1.5983142811508797`}, {-0.11159265358979303`, 0.6765920830753637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.6604038875515825`}, {-0.10659265358979303`, -2.275975731306335}, \ {-0.10659265358979303`, -1.7819600814708763`}, {-0.10659265358979303`, \ -1.5970973065836553`}, {-0.10659265358979303`, 0.6773603801459626}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.6603595413425394`}, {-0.10159265358979308`, -2.276302534782227}, \ {-0.10159265358979308`, -1.7822471815190313`}, {-0.10159265358979308`, \ -1.5958788492745544`}, {-0.10159265358979308`, 0.6781296208702552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.660315320591963}, {-0.09659265358979308, -2.276630037115343}, \ {-0.09659265358979308, -1.7825335005098792`}, {-0.09659265358979308, \ -1.5946589078969466`}, {-0.09659265358979308, 0.678899814720791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.6602712247719507`}, {-0.09159265358979307, \ -2.2769582366504344`}, {-0.09159265358979307, -1.7828190393935766`}, \ {-0.09159265358979307, -1.5934374808404348`}, {-0.09159265358979307, 0.6796709712091547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.6602272533606897`}, {-0.08659265358979307, \ -2.2772871317932806`}, {-0.08659265358979307, -1.7831037992682692`}, \ {-0.08659265358979307, -1.5922145662195657`}, {-0.08659265358979307, 0.6804430998863976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.660183405842435}, {-0.08159265358979306, -2.2776167210101357`}, \ {-0.08159265358979306, -1.7833877813725876`}, {-0.08159265358979306, \ -1.5909901618821238`}, {-0.08159265358979306, 0.6812162103434736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.660139681707483}, {-0.07659265358979306, -2.277947002827189}, \ {-0.07659265358979306, -1.7836709870784782`}, {-0.07659265358979306, \ -1.589764265417059}, {-0.07659265358979306, 0.6819903122116759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.660096080452151}, {-0.07159265358979305, -2.278277975830035}, \ {-0.07159265358979305, -1.7839534178844043`}, {-0.07159265358979305, \ -1.5885368741620385`}, {-0.07159265358979305, 0.68276541516308}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.6600526015787542`}, {-0.06659265358979305, -2.278609638663154}, \ {-0.06659265358979305, -1.7842350754088523`}, {-0.06659265358979305, \ -1.5873079852106728`}, {-0.06659265358979305, 0.683541528910987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.6600092445955843`}, {-0.061592653589793045`, \ -2.2789419900293892`}, {-0.061592653589793045`, -1.784515961384189}, \ {-0.061592653589793045`, -1.5860775954193929`}, {-0.061592653589793045`, 0.684318663210371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.6599660090168893`}, {-0.05659265358979304, -2.279275028689454}, \ {-0.05659265358979304, -1.784796077650769}, {-0.05659265358979304, \ -1.584845701414036}, {-0.05659265358979304, 0.6850968278583309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.6599228943628526`}, {-0.051592653589793036`, \ -2.2796087534614276`}, {-0.051592653589793036`, -1.7850754261513482`}, \ {-0.051592653589793036`, -1.5836122995961375`}, {-0.051592653589793036`, 0.6858760326945436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.6598799001595723`}, {-0.04659265358979303, -2.279943163220268}, \ {-0.04659265358979303, -1.7853540089257685`}, {-0.04659265358979303, \ -1.5823773861489228`}, {-0.04659265358979303, 0.6866562876017214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.6598370259390447`}, {-0.04159265358979303, \ -2.2802782568973345`}, {-0.04159265358979303, -1.7856318281058592`}, \ {-0.04159265358979303, -1.5811409570430703`}, {-0.04159265358979303, 0.6874376025060724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.6597942712391434`}, {-0.03659265358979302, \ -2.2806140334799188`}, {-0.03659265358979302, -1.7859088859106247`}, \ {-0.03659265358979302, -1.5799030080421819`}, {-0.03659265358979302, 0.6882199873777651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.659751635603604}, {-0.03159265358979302, -2.280950492010774}, \ {-0.03159265358979302, -1.7861851846416223`}, {-0.03159265358979302, \ -1.5786635347080418`}, {-0.03159265358979302, 0.6890034522313951}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.659709118582003}, {-0.026592653589793014`, -2.281287631587669}, \ {-0.026592653589793014`, -1.786460726678568}, {-0.026592653589793014`, \ -1.5774225324056401`}, {-0.026592653589793014`, 0.6897880071264562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.6596667197297457`}, {-0.02159265358979301, \ -2.2816254513629333`}, {-0.02159265358979301, -1.7867355144751518`}, \ {-0.02159265358979301, -1.5761799963079708`}, {-0.02159265358979301, 0.690573662167814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.6596244386080468`}, {-0.016592653589793005`, \ -2.281963950543022}, {-0.016592653589793005`, -1.7870095505550354`}, \ {-0.016592653589793005`, -1.574935921400634}, {-0.016592653589793005`, 0.6913604275061843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.6595822747839164`}, {-0.011592653589793, -2.282303128388086}, \ {-0.011592653589793, -1.7872828375080423`}, {-0.011592653589793, \ -1.5736903024862356`}, {-0.011592653589793, 0.6921483133386144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.6595402278301457`}, {-0.006592653589792996, -2.282642984211542}, \ {-0.006592653589792996, -1.787555377986524}, {-0.006592653589792996, \ -1.5724431341885965`}, {-0.006592653589792996, 0.6929373299089672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.6594982973252903`}, {-0.0015926535897931027`, \ -2.2829835173796624`}, {-0.0015926535897931027`, -1.787827174701892}, \ {-0.0015926535897931027`, -1.5711944109567886`}, {-0.0015926535897931027`, 0.6937274875084103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.6594564828536607`}, { 0.0034073464102069018`, -2.283324727311166}, { 0.0034073464102069018`, -1.7880982304212896`}, { 0.0034073464102069018`, -1.569944127069001}, { 0.0034073464102069018`, 0.694518796475908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.6594147840053055`}, { 0.008407346410206906, -2.283666613476812}, { 0.008407346410206906, -1.7883685479644562`}, { 0.008407346410206906, -1.5686922766362323`}, {0.008407346410206906, 0.6953112671987172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.6593732003759993`}, { 0.01340734641020691, -2.28400917539901}, { 0.01340734641020691, -1.788638130200694}, { 0.01340734641020691, -1.56743885360584}, {0.01340734641020691, 0.6961049101128864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.6593317315672356`}, { 0.018407346410206915`, -2.284352412651433}, { 0.018407346410206915`, -1.7889069800459927`}, { 0.018407346410206915`, -1.5661838517649347`}, { 0.018407346410206915`, 0.6968997357037604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.659290377186209}, { 0.02340734641020692, -2.2846963248586394`}, { 0.02340734641020692, -1.789175100460274}, { 0.02340734641020692, -1.564927264743636}, {0.02340734641020692, 0.6976957545064857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.6592491368458084`}, { 0.028407346410206924`, -2.285040911695694}, { 0.028407346410206924`, -1.7894424944447742`}, { 0.028407346410206924`, -1.5636690860181899`}, { 0.028407346410206924`, 0.6984929771065234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, 2.659208010164606}, { 0.03340734641020693, -2.285386172887812}, { 0.03340734641020693, -1.7897091650395234`}, { 0.03340734641020693, -1.5624093089139581`}, {0.03340734641020693, 0.6992914141401628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, 2.6591669967668485`}, { 0.03840734641020693, -2.2857321082099933`}, { 0.03840734641020693, -1.7899751153209602`}, { 0.03840734641020693, -1.5611479266082848`}, {0.03840734641020693, 0.7000910762950412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, 2.659126096282447}, { 0.04340734641020694, -2.286078717486674}, { 0.04340734641020694, -1.7902403483996345`}, { 0.04340734641020694, -1.5598849321332435`}, {0.04340734641020694, 0.7008919743106665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, 2.6590853083469708`}, { 0.04840734641020694, -2.2864260005913795`}, { 0.04840734641020694, -1.7905048674180282`}, { 0.04840734641020694, -1.5586203183782696`}, {0.04840734641020694, 0.7016941189789446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, 2.659044632601637}, { 0.053407346410206946`, -2.286773957446392}, { 0.053407346410206946`, -1.7907686755484529`}, { 0.053407346410206946`, -1.5573540780926922`}, { 0.053407346410206946`, 0.7024975211447096}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, 2.659004068693307}, { 0.05840734641020695, -2.287122588022411}, { 0.05840734641020695, -1.7910317759910654`}, { 0.05840734641020695, -1.5560862038881478`}, {0.05840734641020695, 0.7033021917062605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, 2.6589636162744767`}, { 0.06340734641020696, -2.2874718923382344`}, { 0.06340734641020696, -1.7912941719719537`}, { 0.06340734641020696, -1.5548166882409116`}, {0.06340734641020696, 0.7041081416158993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, 2.658923275003273}, { 0.06840734641020696, -2.2878218704604354`}, { 0.06840734641020696, -1.7915558667413152`}, { 0.06840734641020696, -1.5535455234941178`}, {0.06840734641020696, 0.7049153818804754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, 2.658883044543447}, { 0.07340734641020696, -2.2881725225030567`}, { 0.07340734641020696, -1.7918168635717089`}, { 0.07340734641020696, -1.5522727018599038`}, {0.07340734641020696, 0.7057239235619335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, 2.6588429245643708`}, { 0.07840734641020697, -2.2885238486273}, { 0.07840734641020697, -1.7920771657563928`}, { 0.07840734641020697, -1.5509982154214557`}, {0.07840734641020697, 0.7065337777778651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, 2.658802914741033}, { 0.08340734641020697, -2.288875849041226}, { 0.08340734641020697, -1.792336776607733}, { 0.08340734641020697, -1.5497220561349707`}, {0.08340734641020697, 0.7073449557020668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, 2.658763014754034}, { 0.08840734641020698, -2.289228523999466}, { 0.08840734641020698, -1.7925956994556766`}, { 0.08840734641020698, -1.5484442158315517`}, {0.08840734641020698, 0.7081574685650995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, 2.658723224289586}, { 0.09340734641020698, -2.289581873802931}, { 0.09340734641020698, -1.7928539376463002`}, { 0.09340734641020698, -1.5471646862190067`}, {0.09340734641020698, 0.7089713276548552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, 2.658683543039508}, { 0.09840734641020699, -2.289935898798532}, { 0.09840734641020699, -1.7931114945404159`}, { 0.09840734641020699, -1.5458834588835868`}, {0.09840734641020699, 0.7097865443171264}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, 2.658643970701226}, { 0.10340734641020699`, -2.290290599378903}, { 0.10340734641020699`, -1.7933683735122432`}, { 0.10340734641020699`, -1.5446005252916488`}, {0.10340734641020699`, 0.7106031299561811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, 2.658604506977772}, { 0.108407346410207, -2.290645975982139}, { 0.108407346410207, -1.793624577948135}, { 0.108407346410207, -1.5433158767912516`}, {0.108407346410207, 0.7114210960353418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, 2.658565151577783}, { 0.113407346410207, -2.2910020290915245`}, { 0.113407346410207, -1.7938801112453642`}, { 0.113407346410207, -1.542029504613685}, {0.113407346410207, 0.712240454077569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, 2.6585259042155003`}, { 0.118407346410207, -2.2913587592352798`}, { 0.118407346410207, -1.7941349768109656`}, { 0.118407346410207, -1.5407413998749326`}, {0.118407346410207, 0.7130612156660512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, 2.6584867646107733`}, { 0.1234073464102069, -2.2917161669863133`}, { 0.1234073464102069, -1.7943891780606116`}, { 0.1234073464102069, -1.5394515535770856`}, {0.1234073464102069, 0.7138833924447963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, 2.6584477324890585`}, { 0.1284073464102069, -2.2920742529619673`}, { 0.1284073464102069, -1.7946427184175686`}, { 0.1284073464102069, -1.5381599566096833`}, {0.1284073464102069, 0.7147069961192309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, 2.658408807581423}, { 0.1334073464102069, -2.292433017823791}, { 0.1334073464102069, -1.794895601311664}, { 0.1334073464102069, -1.536866599751007}, {0.1334073464102069, 0.7155320384568042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, 2.6583699896245467`}, { 0.1384073464102069, -2.2927924622772897`}, { 0.1384073464102069, -1.795147830178332}, { 0.1384073464102069, -1.5355714736693207`}, {0.1384073464102069, 0.7163585312875933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, 2.6583312783607256`}, { 0.14340734641020692`, -2.2931525870717118`}, { 0.14340734641020692`, -1.7953994084576699`}, { 0.14340734641020692`, -1.5342745689240542`}, {0.14340734641020692`, 0.7171864865049191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, 2.658292673537876}, { 0.14840734641020692`, -2.293513392999816}, { 0.14840734641020692`, -1.7956503395935668`}, { 0.14840734641020692`, -1.532975875966941}, {0.14840734641020692`, 0.7180159160659624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, 2.65825417490954}, { 0.15340734641020692`, -2.293874880897656}, { 0.15340734641020692`, -1.7959006270328486`}, { 0.15340734641020692`, -1.5316753851431038`}, {0.15340734641020692`, 0.7188468319923872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, 2.6582157822348895`}, { 0.15840734641020693`, -2.294237051644368}, { 0.15840734641020693`, -1.7961502742244682`}, { 0.15840734641020693`, -1.5303730866920986`}, {0.15840734641020693`, 0.7196792463709697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, 2.6581774952787334`}, { 0.16340734641020693`, -2.294599906161966}, { 0.16340734641020693`, -1.7963992846187344`}, { 0.16340734641020693`, -1.529068970748913}, {0.16340734641020693`, 0.7205131713542305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, 2.6581393138115224`}, { 0.16840734641020694`, -2.2949634454151377`}, { 0.16840734641020694`, -1.7966476616665705`}, { 0.16840734641020694`, -1.5277630273449179`}, {0.16840734641020694`, 0.7213486191610742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, 2.6581012376093587`}, { 0.17340734641020694`, -2.2953276704110452`}, { 0.17340734641020694`, -1.7968954088188125`}, { 0.17340734641020694`, -1.526455246408781}, {0.17340734641020694`, 0.7221856020774321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, 2.658063266454002}, { 0.17840734641020695`, -2.295692582199141}, { 0.17840734641020695`, -1.7971425295255317`}, { 0.17840734641020695`, -1.5251456177673408`}, {0.17840734641020695`, 0.7230241324569129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, 2.6580254001328787`}, { 0.18340734641020695`, -2.2960581818709773`}, { 0.18340734641020695`, -1.7973890272353894`}, { 0.18340734641020695`, -1.5238341311464396`}, {0.18340734641020695`, 0.7238642227214559}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, 2.657987638439092}, { 0.18840734641020696`, -2.2964244705600256`}, { 0.18840734641020696`, -1.797634905395027}, { 0.18840734641020696`, -1.5225207761717203`}, {0.18840734641020696`, 0.7247058853619921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, 2.65794998117143}, { 0.19340734641020696`, -2.2967914494415016`}, { 0.19340734641020696`, -1.7978801674484721`}, { 0.19340734641020696`, -1.5212055423693895`}, {0.19340734641020696`, 0.7255491329391093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, 2.6579124281343773`}, { 0.19840734641020696`, -2.297159119732193}, { 0.19840734641020696`, -1.7981248168365882`}, { 0.19840734641020696`, -1.5198884191669402`}, {0.19840734641020696`, 0.7263939780837235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, 2.657874979138126}, { 0.20340734641020697`, -2.2975274826902963`}, { 0.20340734641020697`, -1.798368856996528}, { 0.20340734641020697`, -1.51856939589385}, {0.20340734641020697`, 0.7272404334977556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, 2.657837633998589}, { 0.20840734641020697`, -2.297896539615252}, { 0.20840734641020697`, -1.7986122913612328`}, { 0.20840734641020697`, -1.517248461782237}, {0.20840734641020697`, 0.7280885119548142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, 2.657800392537409}, { 0.21340734641020698`, -2.298266291847594}, { 0.21340734641020698`, -1.7988551233589425`}, { 0.21340734641020698`, -1.5159256059674926`}, {0.21340734641020698`, 0.7289382263008831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, 2.6577632545819765`}, { 0.21840734641020698`, -2.298636740768795}, { 0.21840734641020698`, -1.799097356412729}, { 0.21840734641020698`, -1.514600817488879}, {0.21840734641020698`, 0.7297895894550168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, 2.6577262199654395`}, { 0.223407346410207, -2.299007887801117}, { 0.223407346410207, -1.7993389939400621`}, { 0.223407346410207, -1.5132740852900985`}, {0.223407346410207, 0.730642614410039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, 2.65768928852672}, { 0.228407346410207, -2.2993797344074793`}, { 0.228407346410207, -1.7995800393523766`}, { 0.228407346410207, -1.5119453982198363`}, {0.228407346410207, 0.7314973142332492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, 2.6576524601105302`}, { 0.233407346410207, -2.299752282091313}, { 0.233407346410207, -1.799820496054679}, { 0.233407346410207, -1.510614745032278}, {0.233407346410207, 0.7323537020671347}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, 2.657615734567387}, { 0.238407346410207, -2.3001255323964345`}, { 0.238407346410207, -1.800060367445164}, { 0.238407346410207, -1.5092821143875903`}, {0.238407346410207, 0.7332117911300883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, 2.6575791117536296`}, { 0.243407346410207, -2.3004994869069115`}, { 0.243407346410207, -1.8002996569148497`}, { 0.243407346410207, -1.5079474948523903`}, {0.243407346410207, 0.7340715947171326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, 2.657542591531437}, { 0.248407346410207, -2.3008741472469505`}, { 0.248407346410207, -1.8005383678472262`}, { 0.248407346410207, -1.5066108749001816`}, {0.248407346410207, 0.7349331262006497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, 2.657506173768845}, { 0.2534073464102069, -2.301249515080769}, { 0.2534073464102069, -1.8007765036179366`}, { 0.2534073464102069, -1.5052722429117653`}, {0.2534073464102069, 0.7357963990311185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, 2.6574698583397662`}, { 0.2584073464102069, -2.301625592112489}, { 0.2584073464102069, -1.8010140675944515`}, { 0.2584073464102069, -1.5039315871756358`}, {0.2584073464102069, 0.7366614267378572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.6574336451240104`}, { 0.2634073464102069, -2.3020023800860225`}, { 0.2634073464102069, -1.801251063135782}, { 0.2634073464102069, -1.5025888958883427`}, {0.2634073464102069, 0.7375282229297717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.657397534007303}, { 0.2684073464102069, -2.3023798807849722`}, { 0.2684073464102069, -1.8014874935921887`}, { 0.2684073464102069, -1.5012441571548427`}, {0.2684073464102069, 0.7383968012961134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.6573615248813067`}, { 0.2734073464102069, -2.3027580960325285`}, { 0.2734073464102069, -1.8017233623049191`}, { 0.2734073464102069, -1.4998973589888227`}, {0.2734073464102069, 0.7392671756072383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.657325617643646}, { 0.2784073464102069, -2.3031370276913754`}, { 0.2784073464102069, -1.8019586726059473`}, { 0.2784073464102069, -1.4985484893130037`}, {0.2784073464102069, 0.7401393597153786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.6572898121979254`}, { 0.28340734641020693`, -2.3035166776635974`}, { 0.28340734641020693`, -1.802193427817741}, { 0.28340734641020693`, -1.4971975359594276`}, {0.28340734641020693`, 0.7410133675554159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.6572541084537558`}, { 0.28840734641020693`, -2.303897047890596}, { 0.28840734641020693`, -1.802427631253022}, { 0.28840734641020693`, -1.495844486669724}, {0.28840734641020693`, 0.7418892131456647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.6572185063267777`}, { 0.29340734641020694`, -2.3042781403530053`}, { 0.29340734641020694`, -1.8026612862145575`}, { 0.29340734641020694`, -1.4944893290953547`}, {0.29340734641020694`, 0.7427669105886603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.6571830057386867`}, { 0.29840734641020694`, -2.3046599570706148`}, { 0.29840734641020694`, -1.8028943959949526`}, { 0.29840734641020694`, -1.4931320507978392`}, {0.29840734641020694`, 0.7436464740719552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.657147606617258}, { 0.30340734641020695`, -2.305042500102296}, { 0.30340734641020695`, -1.8031269638764558`}, { 0.30340734641020695`, -1.4917726392489867`}, {0.30340734641020695`, 0.7445279178689208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.657112308896375}, { 0.30840734641020695`, -2.3054257715459308`}, { 0.30840734641020695`, -1.803358993130779}, { 0.30840734641020695`, -1.4904110818310559`}, {0.30840734641020695`, 0.7454112563395581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.6570771125160535`}, { 0.31340734641020696`, -2.3058097735383503`}, { 0.31340734641020696`, -1.803590487018925}, { 0.31340734641020696`, -1.4890473658369634`}, {0.31340734641020696`, 0.7462965039313132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.6570420174224734`}, { 0.31840734641020696`, -2.3061945082552713`}, { 0.31840734641020696`, -1.8038214487910196`}, { 0.31840734641020696`, -1.487681478470435}, {0.31840734641020696`, 0.747183675179902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.6570070235680046`}, { 0.32340734641020696`, -2.306579977911241}, { 0.32340734641020696`, -1.8040518816861641`}, { 0.32340734641020696`, -1.4863134068461497`}, {0.32340734641020696`, 0.7480727847101403}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.656972130911239}, { 0.32840734641020697`, -2.3069661847595833`}, { 0.32840734641020697`, -1.8042817889322897`}, { 0.32840734641020697`, -1.4849431379898748`}, {0.32840734641020697`, 0.7489638472367827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.6569373394170186`}, { 0.333407346410207, -2.307353131092352}, { 0.333407346410207, -1.8045111737460255`}, { 0.333407346410207, -1.48357065883858}, {0.333407346410207, 0.7498568775653673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.65690264905647}, { 0.338407346410207, -2.307740819240284}, { 0.338407346410207, -1.804740039332569}, { 0.338407346410207, -1.4821959562405436`}, {0.338407346410207, 0.7507518905930698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.656868059807034}, { 0.343407346410207, -2.3081292515727645`}, { 0.343407346410207, -1.804968388885566}, { 0.343407346410207, -1.4808190169554367`}, {0.343407346410207, 0.7516489013095627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.6568335716525007`}, { 0.348407346410207, -2.3085184304977853`}, { 0.348407346410207, -1.8051962255870042`}, { 0.348407346410207, -1.4794398276544034`}, {0.348407346410207, 0.7525479247978842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.6567991845830408`}, { 0.353407346410207, -2.3089083584619154`}, { 0.353407346410207, -1.8054235526071143`}, { 0.353407346410207, -1.478058374920116}, {0.353407346410207, 0.7534489762353134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.656764898595244}, { 0.358407346410207, -2.3092990379502765`}, { 0.358407346410207, -1.8056503731042595`}, { 0.358407346410207, -1.4766746452468327`}, {0.358407346410207, 0.7543520708942533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.6567307136921516`}, { 0.363407346410207, -2.3096904714865127`}, { 0.363407346410207, -1.8058766902248649`}, { 0.363407346410207, -1.475288625040427}, {0.363407346410207, 0.7552572241431227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.656696629883296}, { 0.368407346410207, -2.3100826616327765`}, { 0.368407346410207, -1.8061025071033245`}, { 0.368407346410207, -1.4739003006184181`}, {0.368407346410207, 0.7561644514472546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.6566626471847345`}, { 0.373407346410207, -2.31047561098971}, { 0.373407346410207, -1.8063278268619267`}, { 0.373407346410207, -1.4725096582099821`}, {0.373407346410207, 0.7570737683698029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.656628765619092}, { 0.3784073464102069, -2.310869322196437}, { 0.3784073464102069, -1.806552652610789}, { 0.3784073464102069, -1.4711166839559529`}, {0.3784073464102069, 0.7579851905726582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.6565949852155977`}, { 0.3834073464102069, -2.311263797930548}, { 0.3834073464102069, -1.8067769874477912`}, { 0.3834073464102069, -1.4697213639088162`}, {0.3834073464102069, 0.7588987338173695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.6565613060101256`}, { 0.3884073464102069, -2.311659040908108}, { 0.3884073464102069, -1.8070008344585144`}, { 0.3884073464102069, -1.4683236840326863`}, {0.3884073464102069, 0.7598144139660767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.656527728045236}, { 0.3934073464102069, -2.3120550538836424`}, { 0.3934073464102069, -1.8072241967162013`}, { 0.3934073464102069, -1.4669236302032778`}, {0.3934073464102069, 0.7607322469824487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.656494251370219}, { 0.3984073464102069, -2.3124518396501537`}, { 0.3984073464102069, -1.807447077281691}, { 0.3984073464102069, -1.4655211882078678`}, {0.3984073464102069, 0.7616522489326322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.656460876041136}, { 0.4034073464102069, -2.312849401039125}, { 0.4034073464102069, -1.8076694792033925`}, { 0.4034073464102069, -1.464116343745236}, {0.4034073464102069, 0.7625744359862072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.6564276021208637`}, { 0.40840734641020693`, -2.313247740920528}, { 0.40840734641020693`, -1.807891405517239}, { 0.40840734641020693`, -1.4627090824256253`}, {0.40840734641020693`, 0.7634988244171519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.656394429679141}, { 0.41340734641020693`, -2.313646862202849}, { 0.41340734641020693`, -1.808112859246653}, { 0.41340734641020693`, -1.4612993897706428`}, {0.41340734641020693`, 0.7644254306048158}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.656361358792614}, { 0.41840734641020694`, -2.314046767833096}, { 0.41840734641020694`, -1.8083338434025338`}, { 0.41840734641020694`, -1.4598872512132075`}, {0.41840734641020694`, 0.7653542710349017}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.6563283895448824`}, { 0.42340734641020705`, -2.314447460796833}, { 0.42340734641020705`, -1.80855436098321}, { 0.42340734641020705`, -1.4584726520974538`}, {0.42340734641020705`, 0.7662853623004561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.6562955220265496`}, { 0.42840734641020695`, -2.3148489441182027`}, { 0.42840734641020695`, -1.8087744149744385`}, { 0.42840734641020695`, -1.4570555776786307`}, {0.42840734641020695`, 0.7672187211028682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.6562627563352703`}, { 0.43340734641020706`, -2.3152512208599583`}, { 0.43340734641020706`, -1.8089940083493787`}, { 0.43340734641020706`, -1.4556360131230113`}, {0.43340734641020706`, 0.768154364252879}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.6562300925758024`}, { 0.43840734641020696`, -2.315654294123499}, { 0.43840734641020696`, -1.8092131440685877`}, { 0.43840734641020696`, -1.4542139435077654`}, {0.43840734641020696`, 0.7690923086715981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.656197530860056}, { 0.44340734641020685`, -2.3160581670489115`}, { 0.44340734641020685`, -1.8094318250800059`}, { 0.44340734641020685`, -1.4527893538208503`}, {0.44340734641020685`, 0.77003257139153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.6561650713071474`}, { 0.44840734641020696`, -2.3164628428150094`}, { 0.44840734641020696`, -1.8096500543189513`}, { 0.44840734641020696`, -1.4513622289608785`}, {0.44840734641020696`, 0.7709751695576101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.656132714043453}, { 0.45340734641020686`, -2.3168683246393806`}, { 0.45340734641020686`, -1.809867834708127}, { 0.45340734641020686`, -1.4499325537369852`}, {0.45340734641020686`, 0.7719201204282483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.6561004592026634`}, { 0.458407346410207, -2.317274615778441}, { 0.458407346410207, -1.8100851691576103`}, { 0.458407346410207, -1.4485003128686842`}, {0.458407346410207, 0.7728674413763843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.656068306925839}, { 0.46340734641020687`, -2.317681719527487}, { 0.46340734641020687`, -1.8103020605648659`}, { 0.46340734641020687`, -1.4470654909857188`}, {0.46340734641020687`, 0.7738171498905504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.656036257361465}, { 0.468407346410207, -2.318089639220751}, { 0.468407346410207, -1.810518511814751}, { 0.468407346410207, -1.4456280726279076`}, {0.468407346410207, 0.7747692635759444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.6560043106655136`}, { 0.4734073464102069, -2.3184983782314696`}, { 0.4734073464102069, -1.8107345257795253`}, { 0.4734073464102069, -1.44418804224498}, {0.4734073464102069, 0.7757238001555126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.6559724670015012`}, { 0.478407346410207, -2.318907939971943}, { 0.478407346410207, -1.8109501053188672`}, { 0.478407346410207, -1.442745384196407}, {0.478407346410207, 0.7766807774710414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.655940726540548}, { 0.4834073464102069, -2.3193183278936114`}, { 0.4834073464102069, -1.8111652532798825`}, { 0.4834073464102069, -1.4413000827512286`}, {0.4834073464102069, 0.7776402134842596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.655909089461439}, { 0.488407346410207, -2.3197295454871205`}, { 0.488407346410207, -1.811379972497131}, { 0.488407346410207, -1.4398521220878686`}, {0.488407346410207, 0.7786021262779506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.655877555950689}, { 0.4934073464102069, -2.320141596282406}, { 0.4934073464102069, -1.811594265792642}, { 0.4934073464102069, -1.43840148629395}, {0.4934073464102069, 0.7795665340570733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.6558461262026056`}, { 0.498407346410207, -2.3205544838487717`}, { 0.498407346410207, -1.811808135975936}, { 0.498407346410207, -1.4369481593661015`}, {0.498407346410207, 0.7805334551498945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.6558148004193542`}, { 0.5034073464102069, -2.3209682117949733`}, { 0.5034073464102069, -1.8120215858440576`}, { 0.5034073464102069, -1.4354921252097588`}, {0.5034073464102069, 0.7815029080091307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.6557835788110253`}, { 0.508407346410207, -2.321382783769309}, { 0.508407346410207, -1.8122346181815934`}, { 0.508407346410207, -1.434033367638963}, {0.508407346410207, 0.7824749112131002}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.655752461595701}, { 0.5134073464102069, -2.3217982034597116`}, { 0.5134073464102069, -1.8124472357607067`}, { 0.5134073464102069, -1.4325718703761465`}, {0.5134073464102069, 0.7834494834668854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.6557214489995244`}, { 0.518407346410207, -2.322214474593843}, { 0.518407346410207, -1.8126594413411672`}, { 0.518407346410207, -1.431107617051926}, {0.518407346410207, 0.7844266436035058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.655690541256773}, { 0.5234073464102069, -2.322631600939198}, { 0.5234073464102069, -1.812871237670384}, { 0.5234073464102069, -1.4296405912048786`}, {0.5234073464102069, 0.7854064105851007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.655659738609926}, { 0.528407346410207, -2.3230495863032026`}, { 0.528407346410207, -1.8130826274834395`}, { 0.528407346410207, -1.4281707762813223`}, {0.528407346410207, 0.7863888035041244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.6556290413097394`}, { 0.5334073464102069, -2.323468434533328}, { 0.5334073464102069, -1.8132936135031277`}, { 0.5334073464102069, -1.426698155635085}, {0.5334073464102069, 0.7873738415845492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.6555984496153213`}, { 0.538407346410207, -2.3238881495171975`}, { 0.538407346410207, -1.8135041984399927`}, { 0.538407346410207, -1.4252227125272767`}, {0.538407346410207, 0.7883615441830817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.655567963794207}, { 0.5434073464102069, -2.324308735182703}, { 0.5434073464102069, -1.8137143849923634`}, { 0.5434073464102069, -1.4237444301260436`}, {0.5434073464102069, 0.7893519307903886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.655537584122436}, { 0.548407346410207, -2.324730195498124}, { 0.548407346410207, -1.8139241758464}, { 0.548407346410207, -1.422263291506345}, {0.548407346410207, 0.7903450210323338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.6555073108846314`}, { 0.553407346410207, -2.325152534472253}, { 0.553407346410207, -1.8141335736761348`}, { 0.553407346410207, -1.4207792796496943`}, {0.553407346410207, 0.791340834671227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.6554771443740792`}, { 0.5584073464102071, -2.3255757561545174`}, { 0.5584073464102071, -1.8143425811435139`}, { 0.5584073464102071, -1.419292377443916}, {0.5584073464102071, 0.792339391607082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.655447084892812}, { 0.563407346410207, -2.3259998646351137`}, { 0.563407346410207, -1.814551200898446}, { 0.563407346410207, -1.4178025676828963`}, {0.563407346410207, 0.7933407118788882}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.6554171327516896`}, { 0.5684073464102071, -2.326424864045141}, { 0.5684073464102071, -1.814759435578846}, { 0.5684073464102071, -1.4163098330663273`}, {0.5684073464102071, 0.7943448156658921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.6553872882704845`}, { 0.573407346410207, -2.326850758556738}, { 0.573407346410207, -1.814967287810682}, { 0.573407346410207, -1.4148141561994496`}, {0.573407346410207, 0.7953517232888907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.6553575517779695`}, { 0.5784073464102069, -2.327277552383229}, { 0.5784073464102069, -1.8151747602080257`}, { 0.5784073464102069, -1.4133155195927907`}, {0.5784073464102069, 0.7963614552115358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.6553279236120044`}, { 0.583407346410207, -2.3277052497792625`}, { 0.583407346410207, -1.8153818553731025`}, { 0.583407346410207, -1.4118139056619021`}, {0.583407346410207, 0.7973740320416511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.6552984041196246`}, { 0.5884073464102069, -2.3281338550409707`}, { 0.5884073464102069, -1.815588575896336}, { 0.5884073464102069, -1.4103092967270936`}, {0.5884073464102069, 0.79838947453256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.6552689936571343`}, { 0.593407346410207, -2.328563372506114}, { 0.593407346410207, -1.8157949243564098`}, { 0.593407346410207, -1.4088016750131627`}, {0.593407346410207, 0.7994078035844256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.655239692590197}, { 0.5984073464102069, -2.328993806554244}, { 0.5984073464102069, -1.8160009033203128`}, { 0.5984073464102069, -1.4072910226491244`}, {0.5984073464102069, 0.8004290402456024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.655210501293931}, { 0.603407346410207, -2.3294251616068626`}, { 0.603407346410207, -1.8162065153433926`}, { 0.603407346410207, -1.405777321667937}, {0.603407346410207, 0.801453205714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.6551814201530046`}, { 0.6084073464102069, -2.3298574421275915`}, { 0.6084073464102069, -1.8164117629694112`}, { 0.6084073464102069, -1.4042605540062272`}, {0.6084073464102069, 0.8024803213384598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.6551524495617347`}, { 0.613407346410207, -2.3302906526223333`}, { 0.613407346410207, -1.8166166487306028`}, { 0.613407346410207, -1.402740701504011}, {0.613407346410207, 0.8035104086201421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.655123589924186}, { 0.6184073464102069, -2.330724797639455}, { 0.6184073464102069, -1.8168211751477203`}, { 0.6184073464102069, -1.4012177459044144`}, {0.6184073464102069, 0.8045434892139276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.655094841654272}, { 0.623407346410207, -2.3311598817699557`}, { 0.623407346410207, -1.8170253447301044`}, { 0.623407346410207, -1.3996916688533927`}, {0.623407346410207, 0.8055795849298288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.6550662051758582`}, { 0.6284073464102069, -2.331595909647654}, { 0.6284073464102069, -1.8172291599757284`}, { 0.6284073464102069, -1.3981624518994487`}, {0.6284073464102069, 0.8066187177344168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.6550376809228657`}, { 0.633407346410207, -2.3320328859493715`}, { 0.633407346410207, -1.8174326233712634`}, { 0.633407346410207, -1.3966300764933448`}, {0.633407346410207, 0.8076609097522585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.6550092693393803`}, { 0.6384073464102069, -2.33247081539512}, { 0.6384073464102069, -1.817635737392134}, { 0.6384073464102069, -1.3950945239878227`}, {0.6384073464102069, 0.8087061832673662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.6549809708797594`}, { 0.643407346410207, -2.3329097027482972`}, { 0.643407346410207, -1.8178385045025753`}, { 0.643407346410207, -1.3935557756373125`}, {0.643407346410207, 0.809754560724663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.654952786008743}, { 0.6484073464102069, -2.3333495528158834`}, { 0.6484073464102069, -1.818040927155696}, { 0.6484073464102069, -1.3920138125976476`}, {0.6484073464102069, 0.8108060647314573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.6549247152015654`}, { 0.653407346410207, -2.33379037044864}, { 0.653407346410207, -1.818243007793534}, { 0.653407346410207, -1.3904686159257778`}, {0.653407346410207, 0.8118607180589322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.654896758944071}, { 0.6584073464102069, -2.3342321605413177`}, { 0.6584073464102069, -1.8184447488471196`}, { 0.6584073464102069, -1.3889201665794775`}, {0.6584073464102069, 0.8129185436436485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.654868917732829}, { 0.663407346410207, -2.334674928032867}, { 0.663407346410207, -1.8186461527365319`}, { 0.663407346410207, -1.3873684454170596`}, {0.663407346410207, 0.8139795645890591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.6548411920752533`}, { 0.6684073464102069, -2.3351186779066455`}, { 0.6684073464102069, -1.8188472218709655`}, { 0.6684073464102069, -1.3858134331970835`}, {0.6684073464102069, 0.8150438041670384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.654813582489722}, { 0.673407346410207, -2.335563415190642}, { 0.673407346410207, -1.8190479586487873`}, { 0.673407346410207, -1.3842551105780687`}, {0.673407346410207, 0.8161112858194237}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.654786089505701}, { 0.678407346410207, -2.336009144957696}, { 0.678407346410207, -1.8192483654575977`}, { 0.678407346410207, -1.3826934581182038`}, {0.678407346410207, 0.8171820331595709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.6547587136638677`}, { 0.6834073464102071, -2.33645587232572}, { 0.6834073464102071, -1.819448444674297}, { 0.6834073464102071, -1.3811284562750568`}, {0.6834073464102071, 0.8182560699739236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.6547314555162376`}, { 0.688407346410207, -2.3369036024579364`}, { 0.688407346410207, -1.8196481986651423`}, { 0.688407346410207, -1.379560085405287}, {0.688407346410207, 0.8193334202235953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.6547043156262955`}, { 0.6934073464102071, -2.3373523405631045`}, { 0.6934073464102071, -1.8198476297858137`}, { 0.6934073464102071, -1.377988325764357}, {0.6934073464102071, 0.8204141080459658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.6546772945691246`}, { 0.698407346410207, -2.337802091895764}, { 0.698407346410207, -1.8200467403814744`}, { 0.698407346410207, -1.3764131575062466`}, {0.698407346410207, 0.8214981577562912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.6546503929315404`}, { 0.7034073464102069, -2.338252861756474}, { 0.7034073464102069, -1.8202455327868365`}, { 0.7034073464102069, -1.3748345606831627`}, {0.7034073464102069, 0.8225855938493286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.654623611312229}, { 0.708407346410207, -2.3387046554920636`}, { 0.708407346410207, -1.8204440093262195`}, { 0.708407346410207, -1.373252515245258}, {0.708407346410207, 0.8236764410009731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.654596950321882}, { 0.7134073464102069, -2.3391574784958786`}, { 0.7134073464102069, -1.8206421723136195`}, { 0.7134073464102069, -1.3716670010403436`}, {0.7134073464102069, 0.8247707240699109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.6545704105833385`}, { 0.718407346410207, -2.339611336208041}, { 0.718407346410207, -1.8208400240527671`}, { 0.718407346410207, -1.3700779978136075`}, {0.718407346410207, 0.8258684680992847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.65454399273173}, { 0.7234073464102069, -2.340066234115708}, { 0.7234073464102069, -1.8210375668371939`}, { 0.7234073464102069, -1.3684854852073347`}, {0.7234073464102069, 0.826969698318375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.654517697414623}, { 0.728407346410207, -2.3405221777533316`}, { 0.728407346410207, -1.8212348029502963`}, { 0.728407346410207, -1.366889442760625}, {0.728407346410207, 0.8280744401442945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.65449152529217}, { 0.7334073464102069, -2.340979172702936}, { 0.7334073464102069, -1.8214317346653952`}, { 0.7334073464102069, -1.365289849909119}, {0.7334073464102069, 0.8291827191836981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.654465477037257}, { 0.738407346410207, -2.3414372245943804`}, { 0.738407346410207, -1.8216283642458089`}, { 0.738407346410207, -1.3636866859847194`}, {0.738407346410207, 0.830294561234506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.654439553335659}, { 0.7434073464102069, -2.3418963391056455`}, { 0.7434073464102069, -1.821824693944905}, { 0.7434073464102069, -1.3620799302153208`}, {0.7434073464102069, 0.8314099922876423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.6544137548861966`}, { 0.748407346410207, -2.342356521963109}, { 0.748407346410207, -1.8220207260061745`}, { 0.748407346410207, -1.3604695617245384`}, {0.748407346410207, 0.8325290385287893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.6543880824008905`}, { 0.7534073464102069, -2.3428177789418343`}, { 0.7534073464102069, -1.8222164626632897`}, { 0.7534073464102069, -1.3588555595314404`}, {0.7534073464102069, 0.8336517263401543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.6543625366051287`}, { 0.758407346410207, -2.3432801158658627`}, { 0.758407346410207, -1.8224119061401727`}, { 0.758407346410207, -1.3572379025502832`}, {0.758407346410207, 0.834778082302253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.6543371182378253`}, { 0.7634073464102069, -2.3437435386085057`}, { 0.7634073464102069, -1.8226070586510539`}, { 0.7634073464102069, -1.35561656959025}, {0.7634073464102069, 0.835908133195707}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.65431182805159}, { 0.768407346410207, -2.34420805309265}, { 0.768407346410207, -1.82280192240054}, { 0.768407346410207, -1.3539915393551945`}, {0.768407346410207, 0.8370419060030573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.6542866668128973`}, { 0.7734073464102069, -2.3446736652910563`}, { 0.7734073464102069, -1.8229964995836796`}, { 0.7734073464102069, -1.3523627904433813`}, {0.7734073464102069, 0.8381794279105914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.65426163530226}, { 0.778407346410207, -2.3451403812266727`}, { 0.778407346410207, -1.823190792386021}, { 0.778407346410207, -1.3507303013472411`}, {0.778407346410207, 0.8393207263101871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.6542367343144044`}, { 0.7834073464102069, -2.3456082069729463`}, { 0.7834073464102069, -1.823384802983683}, { 0.7834073464102069, -1.349094050453121}, {0.7834073464102069, 0.8404658288011705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.6542119646584474`}, { 0.788407346410207, -2.346077148654146}, { 0.788407346410207, -1.8235785335434123`}, { 0.788407346410207, -1.3474540160410406`}, {0.788407346410207, 0.8416147631921899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.6541873271580805`}, { 0.7934073464102069, -2.3465472124456803`}, { 0.7934073464102069, -1.8237719862226531`}, { 0.7934073464102069, -1.3458101762844554`}, {0.7934073464102069, 0.8427675575031048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.654162822651754}, { 0.798407346410207, -2.3470184045744307`}, { 0.798407346410207, -1.8239651631696074`}, { 0.798407346410207, -1.3441625092500242`}, {0.798407346410207, 0.8439242399668905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.654138451992865}, { 0.803407346410207, -2.3474907313190814`}, { 0.803407346410207, -1.8241580665232986`}, { 0.803407346410207, -1.342510992897377}, {0.803407346410207, 0.8450848390315583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.6541142160499485`}, { 0.8084073464102071, -2.34796419901046}, { 0.8084073464102071, -1.824350698413638}, { 0.8084073464102071, -1.3408556050788942`}, {0.8084073464102071, 0.8462493833620908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.6540901157068726`}, { 0.813407346410207, -2.348438814031877}, { 0.813407346410207, -1.8245430609614839`}, { 0.813407346410207, -1.3391963235394884`}, {0.813407346410207, 0.8474179018423939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.654066151863035}, { 0.8184073464102071, -2.348914582819479}, { 0.8184073464102071, -1.8247351562787077`}, { 0.8184073464102071, -1.3375331259163887`}, {0.8184073464102071, 0.8485904235772632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.6540423254335668`}, { 0.823407346410207, -2.3493915118625965`}, { 0.823407346410207, -1.824926986468258}, { 0.823407346410207, -1.3358659897389376`}, {0.823407346410207, 0.8497669778943672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.6540186373495356`}, { 0.8284073464102069, -2.349869607704104}, { 0.8284073464102069, -1.8251185536242205`}, { 0.8284073464102069, -1.3341948924283868`}, {0.8284073464102069, 0.850947594346246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.6539950885581542`}, { 0.833407346410207, -2.350348876940781}, { 0.833407346410207, -1.825309859831884}, { 0.833407346410207, -1.3325198112977044`}, {0.833407346410207, 0.8521323027123255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.6539716800229938`}, { 0.8384073464102069, -2.350829326223687}, { 0.8384073464102069, -1.8255009071678003`}, { 0.8384073464102069, -1.330840723551387}, {0.8384073464102069, 0.8533211330009484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.6539484127241977`}, { 0.843407346410207, -2.3513109622585238`}, { 0.843407346410207, -1.8256916976998503`}, { 0.843407346410207, -1.329157606285278}, {0.843407346410207, 0.85451411545142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.653925287658702}, { 0.8484073464102069, -2.3517937918060223`}, { 0.8484073464102069, -1.8258822334873042`}, { 0.8484073464102069, -1.3274704364863925`}, {0.8484073464102069, 0.8557112805360715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.653902305840458}, { 0.853407346410207, -2.352277821682325}, { 0.853407346410207, -1.8260725165808818`}, { 0.853407346410207, -1.3257791910327539`}, {0.853407346410207, 0.8569126589623374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.6538794683006603`}, { 0.8584073464102069, -2.35276305875937}, { 0.8584073464102069, -1.826262549022819}, { 0.8584073464102069, -1.324083846693231}, {0.8584073464102069, 0.858118281674851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.6538567760879777`}, { 0.863407346410207, -2.3532495099652926`}, { 0.863407346410207, -1.8264523328469278`}, { 0.863407346410207, -1.3223843801273891`}, {0.863407346410207, 0.8593281798575554}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.653834230268787}, { 0.8684073464102069, -2.3537371822848177`}, { 0.8684073464102069, -1.8266418700786589`}, { 0.8684073464102069, -1.3206807678853463`}, {0.8684073464102069, 0.8605423849358289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.6538118319274133`}, { 0.873407346410207, -2.354226082759671}, { 0.873407346410207, -1.8268311627351594`}, { 0.873407346410207, -1.3189729864076396`}, {0.873407346410207, 0.8617609285786297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.6537895821663717`}, { 0.8784073464102069, -2.354716218488986}, { 0.8784073464102069, -1.8270202128253397`}, { 0.8784073464102069, -1.3172610120250998`}, {0.8784073464102069, 0.8629838427006541}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.653767482106617}, { 0.883407346410207, -2.3552075966297203`}, { 0.883407346410207, -1.8272090223499309`}, { 0.883407346410207, -1.3155448209587326`}, {0.883407346410207, 0.8642111594645124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.6537455328877932`}, { 0.8884073464102069, -2.35570022439708}, { 0.8884073464102069, -1.8273975933015476`}, { 0.8884073464102069, -1.3138243893196146`}, {0.8884073464102069, 0.865442911282921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.653723735668492}, { 0.893407346410207, -2.3561941090649428`}, { 0.893407346410207, -1.8275859276647484`}, { 0.893407346410207, -1.3120996931087938`}, {0.893407346410207, 0.8666791308209092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.6537020916265113`}, { 0.8984073464102069, -2.3566892579662944`}, { 0.8984073464102069, -1.8277740274160956`}, { 0.8984073464102069, -1.3103707082172027`}, {0.8984073464102069, 0.8679198509980447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.6536806019591195`}, { 0.903407346410207, -2.3571856784936647`}, { 0.903407346410207, -1.8279618945242162`}, { 0.903407346410207, -1.3086374104255822`}, {0.903407346410207, 0.8691651049906731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.653659267883329}, { 0.9084073464102069, -2.3576833780995754`}, { 0.9084073464102069, -1.82814953094986}, { 0.9084073464102069, -1.3068997754044143`}, {0.9084073464102069, 0.8704149262341747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.653638090636168}, { 0.913407346410207, -2.3581823642969857`}, { 0.913407346410207, -1.8283369386459658`}, { 0.913407346410207, -1.3051577787138664`}, {0.913407346410207, 0.8716693484252385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.653617071474959}, { 0.9184073464102069, -2.358682644659753}, { 0.9184073464102069, -1.8285241195577122`}, { 0.9184073464102069, -1.3034113958037497`}, {0.9184073464102069, 0.8729284055241489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.653596211677605}, { 0.923407346410207, -2.359184226823094}, { 0.923407346410207, -1.8287110756225824`}, { 0.923407346410207, -1.3016606020134838`}, {0.923407346410207, 0.8741921317570933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.6535755125428775`}, { 0.928407346410207, -2.3596871184840484`}, { 0.928407346410207, -1.8288978087704248`}, { 0.928407346410207, -1.2999053725720795`}, {0.928407346410207, 0.8754605616184824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.653554975390711}, { 0.9334073464102071, -2.3601913274019606`}, { 0.9334073464102071, -1.8290843209235053`}, { 0.9334073464102071, -1.298145682598129}, {0.9334073464102071, 0.876733729873288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.653534601562502}, { 0.938407346410207, -2.360696861398954}, { 0.938407346410207, -1.829270613996573}, { 0.938407346410207, -1.296381507099812}, {0.938407346410207, 0.8780116715593963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.6535143924214153`}, { 0.9434073464102071, -2.361203728360419}, { 0.9434073464102071, -1.8294566898969167`}, { 0.9434073464102071, -1.2946128209749141`}, {0.9434073464102071, 0.8792944219899781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.65349434935269}, { 0.948407346410207, -2.361711936235508}, { 0.948407346410207, -1.8296425505244183`}, { 0.948407346410207, -1.292839599010858}, {0.948407346410207, 0.8805820167558736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.6534744737639597`}, { 0.9534073464102071, -2.362221493037631}, { 0.9534073464102071, -1.8298281977716184`}, { 0.9534073464102071, -1.2910618158847504`}, {0.9534073464102071, 0.8818744917279945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.6534547670855697`}, { 0.958407346410207, -2.362732406844964}, { 0.958407346410207, -1.8300136335237676`}, { 0.958407346410207, -1.2892794461634405`}, {0.958407346410207, 0.8831718830597414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.653435230770906}, { 0.9634073464102069, -2.3632446858009586`}, { 0.9634073464102069, -1.8301988596588885`}, { 0.9634073464102069, -1.2874924643035959`}, {0.9634073464102069, 0.8844742271894366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.653415866296726}, { 0.968407346410207, -2.363758338114862}, { 0.968407346410207, -1.8303838780478283`}, { 0.968407346410207, -1.285700844651793}, {0.968407346410207, 0.8857815608427729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.6533966751635}, { 0.9734073464102069, -2.364273372062241}, { 0.9734073464102069, -1.830568690554321}, { 0.9734073464102069, -1.2839045614446218`}, {0.9734073464102069, 0.8870939210352785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.6533776588957503`}, { 0.978407346410207, -2.3647897959855126`}, { 0.978407346410207, -1.83075329903504}, { 0.978407346410207, -1.2821035888088068`}, {0.978407346410207, 0.888411345074796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.6533588190424053`}, { 0.9834073464102069, -2.365307618294485}, { 0.9834073464102069, -1.8309377053396545`}, { 0.9834073464102069, -1.280297900761348}, {0.9834073464102069, 0.8897338705639782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.653340157177157}, { 0.988407346410207, -2.365826847466899}, { 0.988407346410207, -1.8311219113108888`}, { 0.988407346410207, -1.278487471209673}, {0.988407346410207, 0.8910615354027991}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.6533216748988204`}, { 0.9934073464102069, -2.366347492048984}, { 0.9934073464102069, -1.831305918784575}, { 0.9934073464102069, -1.2766722739518086`}, {0.9934073464102069, 0.8923943777910782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.6533033738317053`}, { 0.998407346410207, -2.366869560656011}, { 0.998407346410207, -1.831489729589711}, { 0.998407346410207, -1.274852282676574}, {0.998407346410207, 0.8937324362310228}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.653285255625992}, { 1.003407346410207, -2.3673930619728654`}, { 1.003407346410207, -1.8316733455485117`}, { 1.003407346410207, -1.2730274709637868`}, {1.003407346410207, 0.895075749529782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.653267321958114}, { 1.008407346410207, -2.3679180047546136`}, { 1.008407346410207, -1.8318567684764695`}, { 1.008407346410207, -1.2711978122844902`}, {1.008407346410207, 0.8964243568020178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.653249574531147}, { 1.013407346410207, -2.3684443978270853`}, { 1.013407346410207, -1.8320400001824064`}, { 1.013407346410207, -1.2693632800011996`}, {1.013407346410207, 0.8977782974724895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.653232015075207}, { 1.018407346410207, -2.3689722500874626`}, { 1.018407346410207, -1.8322230424685266`}, { 1.018407346410207, -1.2675238473681678`}, {1.018407346410207, 0.8991376112786528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.653214645347851}, { 1.023407346410207, -2.3695015705048705`}, { 1.023407346410207, -1.8324058971304726`}, { 1.023407346410207, -1.2656794875316728`}, {1.023407346410207, 0.9005023382732729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.6531974671344916`}, { 1.028407346410207, -2.3700323681209814`}, { 1.028407346410207, -1.832588565957381}, { 1.028407346410207, -1.2638301735303221`}, {1.028407346410207, 0.9018725188270519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.653180482248813}, { 1.033407346410207, -2.370564652050623}, { 1.033407346410207, -1.832771050731932}, { 1.033407346410207, -1.2619758782953827`}, {1.033407346410207, 0.9032481936312693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.6531636925331967`}, { 1.038407346410207, -2.3710984314823964`}, { 1.038407346410207, -1.8329533532304052`}, { 1.038407346410207, -1.2601165746511291`}, {1.038407346410207, 0.9046294037004367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.6531470998591566`}, { 1.043407346410207, -2.371633715679298}, { 1.043407346410207, -1.833135475222734}, { 1.043407346410207, -1.258252235315217}, {1.043407346410207, 0.9060161903749654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.6531307061277793`}, { 1.048407346410207, -2.3721705139793547`}, { 1.048407346410207, -1.833317418472555}, { 1.048407346410207, -1.2563828328990778`}, {1.048407346410207, 0.9074085953238473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.653114513270173}, { 1.053407346410207, -2.3727088357962605`}, { 1.053407346410207, -1.8334991847372628`}, { 1.053407346410207, -1.2545083399083357`}, {1.053407346410207, 0.9088066605473476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.6530985232479263`}, { 1.058407346410207, -2.373248690620027}, { 1.058407346410207, -1.8336807757680607`}, { 1.058407346410207, -1.2526287287432503`}, {1.058407346410207, 0.9102104283797116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.6530827380535733`}, { 1.063407346410207, -2.3737900880176355`}, { 1.063407346410207, -1.833862193310016}, { 1.063407346410207, -1.250743971699186}, {1.063407346410207, 0.9116199414918821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.653067159711067}, { 1.068407346410207, -2.3743330376337055`}, { 1.068407346410207, -1.8340434391021068`}, { 1.068407346410207, -1.2488540409670985`}, {1.068407346410207, 0.9130352428942297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.653051790276265}, { 1.073407346410207, -2.3748775491911607`}, { 1.073407346410207, -1.8342245148772773`}, { 1.073407346410207, -1.246958908634058}, {1.073407346410207, 0.9144563759392942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.653036631837417}, { 1.078407346410207, -2.3754236324919162`}, { 1.078407346410207, -1.8344054223624862`}, { 1.078407346410207, -1.2450585466837891`}, {1.078407346410207, 0.9158833843245369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.6530216865156695`}, { 1.083407346410207, -2.3759712974175566`}, { 1.083407346410207, -1.8345861632787581`}, { 1.083407346410207, -1.2431529269972441`}, {1.083407346410207, 0.9173163120951047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.6530069564655734`}, { 1.0884073464102069`, -2.3765205539300442`}, {1.0884073464102069`, -1.8347667393412372`}, { 1.0884073464102069`, -1.2412420213531996`}, {1.0884073464102069`, 0.9187552036466036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.652992443875604}, { 1.093407346410207, -2.377071412072416}, { 1.093407346410207, -1.8349471522592333`}, { 1.093407346410207, -1.2393258014288844`}, {1.093407346410207, 0.9202001037278826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.6529781509686887`}, { 1.0984073464102069`, -2.3776238819695}, { 1.0984073464102069`, -1.835127403736274}, { 1.0984073464102069`, -1.237404238800634}, {1.0984073464102069`, 0.9216510574438278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.652964080002748}, { 1.103407346410207, -2.3781779738286386`}, { 1.103407346410207, -1.8353074954701518`}, { 1.103407346410207, -1.2354773049445777`}, {1.103407346410207, 0.9231081102581647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.6529502332712402`}, { 1.1084073464102069`, -2.3787336979404183`}, { 1.1084073464102069`, -1.8354874291529784`}, { 1.1084073464102069`, -1.2335449712373496`}, {1.1084073464102069`, 0.9245713079962704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.652936613103723}, { 1.113407346410207, -2.3792910646794128`}, { 1.113407346410207, -1.835667206471228}, { 1.113407346410207, -1.2316072089568393`}, {1.113407346410207, 0.926040696847993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.652923221866421}, { 1.118407346410207, -2.3798500845049264`}, { 1.118407346410207, -1.835846829105791}, { 1.118407346410207, -1.2296639892829662`}, {1.118407346410207, 0.927516323370479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.652910061962806}, { 1.123407346410207, -2.3804107679617603`}, { 1.123407346410207, -1.836026298732019}, { 1.123407346410207, -1.2277152832984906`}, {1.123407346410207, 0.9289982344910099}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.6528971358341846`}, { 1.128407346410207, -2.3809731256809723`}, { 1.128407346410207, -1.8362056170197758`}, { 1.128407346410207, -1.2257610619898567`}, {1.128407346410207, 0.9304864775098418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.6528844459603023`}, { 1.133407346410207, -2.3815371683806577`}, { 1.133407346410207, -1.8363847856334832`}, { 1.133407346410207, -1.2238012962480695`}, {1.133407346410207, 0.9319811001030543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.652871994859954}, { 1.138407346410207, -2.382102906866738}, { 1.138407346410207, -1.8365638062321679`}, { 1.138407346410207, -1.221835956869605}, {1.138407346410207, 0.9334821503254047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.6528597850916094`}, { 1.143407346410207, -2.382670352033749}, { 1.143407346410207, -1.8367426804695142`}, { 1.143407346410207, -1.2198650145573555`}, {1.143407346410207, 0.9349896766131852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.6528478192540446`}, { 1.148407346410207, -2.3832395148656547`}, { 1.148407346410207, -1.8369214099939035`}, { 1.148407346410207, -1.2178884399216146`}, {1.148407346410207, 0.9365037277870868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.6528360999869935`}, { 1.153407346410207, -2.3838104064366576`}, { 1.153407346410207, -1.8370999964484664`}, { 1.153407346410207, -1.2159062034810932`}, {1.153407346410207, 0.938024353055065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.6528246299718057`}, { 1.158407346410207, -2.384383037912024}, { 1.158407346410207, -1.8372784414711287`}, { 1.158407346410207, -1.213918275663979}, {1.158407346410207, 0.9395516020152114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.652813411932117}, { 1.163407346410207, -2.384957420548922}, { 1.163407346410207, -1.8374567466946554`}, { 1.163407346410207, -1.2119246268090273`}, {1.163407346410207, 0.9410855246586227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.6528024486345343`}, { 1.168407346410207, -2.3855335656972634`}, { 1.168407346410207, -1.837634913746698}, { 1.168407346410207, -1.2099252271666994`}, {1.168407346410207, 0.9426261713722761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.6527917428893346`}, { 1.173407346410207, -2.3861114848005607`}, { 1.173407346410207, -1.8378129442498405`}, { 1.173407346410207, -1.2079200469003335`}, {1.173407346410207, 0.9441735929419041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.652781297551173}, { 1.178407346410207, -2.386691189396794}, { 1.178407346410207, -1.8379908398216434`}, { 1.178407346410207, -1.2059090560873609`}, {1.178407346410207, 0.9457278405548676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.652771115519809}, { 1.183407346410207, -2.387272691119286}, { 1.183407346410207, -1.8381686020746917`}, { 1.183407346410207, -1.2038922247205623`}, {1.183407346410207, 0.9472889658030302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.6527611997408402`}, { 1.188407346410207, -2.3878560016975876`}, { 1.188407346410207, -1.8383462326166364`}, { 1.188407346410207, -1.201869522709366}, {1.188407346410207, 0.9488570206856304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.6527515532064596`}, { 1.193407346410207, -2.38844113295838}, { 1.193407346410207, -1.8385237330502386`}, { 1.193407346410207, -1.199840919881191}, {1.193407346410207, 0.9504320576121499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.6527421789562156`}, { 1.198407346410207, -2.389028096826378}, { 1.198407346410207, -1.8387011049734192`}, { 1.198407346410207, -1.1978063859828345`}, {1.198407346410207, 0.9520141294051807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.652733080077797}, { 1.203407346410207, -2.3896169053252536`}, { 1.203407346410207, -1.8388783499792969`}, { 1.203407346410207, -1.1957658906819024`}, {1.203407346410207, 0.9536032893032863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.652724259707825}, { 1.208407346410207, -2.3902075705785646`}, { 1.208407346410207, -1.8390554696562338`}, { 1.208407346410207, -1.1937194035682888`}, {1.208407346410207, 0.9551995909638566}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.6527157210326675`}, { 1.2134073464102069`, -2.390800104810699}, { 1.2134073464102069`, -1.839232465587881}, { 1.2134073464102069`, -1.1916668941556994`}, {1.2134073464102069`, 0.9568030884659594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.6527074672892614`}, { 1.218407346410207, -2.3913945203478235`}, { 1.218407346410207, -1.8394093393532172`}, { 1.218407346410207, -1.189608331883227}, {1.218407346410207, 0.9584138363131814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.6526995017659565`}, { 1.2234073464102069`, -2.3919908296188552`}, { 1.2234073464102069`, -1.8395860925265974`}, { 1.2234073464102069`, -1.1875436861169721`}, {1.2234073464102069`, 0.9600318894364613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.652691827803375}, { 1.228407346410207, -2.392589045156434}, { 1.228407346410207, -1.8397627266777896`}, { 1.228407346410207, -1.1854729261517158`}, {1.228407346410207, 0.9616573031969144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.652684448795283}, { 1.2334073464102069`, -2.3931891795979108`}, { 1.2334073464102069`, -1.8399392433720199`}, { 1.2334073464102069`, -1.183396021212643}, {1.2334073464102069`, 0.9632901333886453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.6526773681894857`}, { 1.238407346410207, -2.3937912456863515`}, { 1.238407346410207, -1.8401156441700155`}, { 1.238407346410207, -1.181312940457115}, {1.238407346410207, 0.9649304362415476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.6526705894887335`}, { 1.243407346410207, -2.394395256271546}, { 1.243407346410207, -1.8402919306280445`}, { 1.243407346410207, -1.1792236529765023`}, {1.243407346410207, 0.9665782684240916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.6526641162516498`}, { 1.248407346410207, -2.3950012243110357`}, { 1.248407346410207, -1.840468104297958}, { 1.248407346410207, -1.1771281277980625`}, {1.248407346410207, 0.9682336870460972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.6526579520936764`}, { 1.253407346410207, -2.39560916287115}, { 1.253407346410207, -1.8406441667272313`}, { 1.253407346410207, -1.1750263338868785`}, {1.253407346410207, 0.9698967496614893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.6526521006880346`}, { 1.258407346410207, -2.3962190851280565`}, { 1.258407346410207, -1.840820119459005}, { 1.258407346410207, -1.1729182401478517`}, {1.258407346410207, 0.9715675142710373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.6526465657667084`}, { 1.263407346410207, -2.3968310043688237`}, { 1.263407346410207, -1.8409959640321247`}, { 1.263407346410207, -1.1708038154277525`}, {1.263407346410207, 0.9732460393250743}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.652641351121444}, { 1.268407346410207, -2.3974449339924977`}, { 1.268407346410207, -1.8411717019811817`}, { 1.268407346410207, -1.1686830285173286`}, {1.268407346410207, 0.9749323837261966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.6526364606047723`}, { 1.273407346410207, -2.398060887511189}, { 1.273407346410207, -1.8413473348365539`}, { 1.273407346410207, -1.1665558481534726`}, {1.273407346410207, 0.9766266068319418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.6526318981310477`}, { 1.278407346410207, -2.398678878551176}, { 1.278407346410207, -1.8415228641244445`}, { 1.278407346410207, -1.1644222430214504`}, {1.278407346410207, 0.9783287684574409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.65262766767751}, { 1.283407346410207, -2.3992989208540227`}, { 1.283407346410207, -1.8416982913669213`}, { 1.283407346410207, -1.1622821817571904`}, {1.283407346410207, 0.9800389288780484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.652623773285366}, { 1.288407346410207, -2.3999210282777033`}, { 1.288407346410207, -1.8418736180819577`}, { 1.288407346410207, -1.160135632949637}, {1.288407346410207, 0.981757148831943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.6526202190608927`}, { 1.293407346410207, -2.4005452147977464`}, { 1.293407346410207, -1.84204884578347}, { 1.293407346410207, -1.157982565143166}, {1.293407346410207, 0.9834834895226998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.652617009176563}, { 1.298407346410207, -2.4011714945083957`}, { 1.298407346410207, -1.842223975981355}, { 1.298407346410207, -1.1558229468400676`}, {1.298407346410207, 0.9852180126218333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.652614147872192}, { 1.303407346410207, -2.401799881623776}, { 1.303407346410207, -1.8423990101815313`}, { 1.303407346410207, -1.1536567465030918`}, {1.303407346410207, 0.9869607802713068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.6526116394561092`}, { 1.308407346410207, -2.402430390479081}, { 1.308407346410207, -1.8425739498859743`}, { 1.308407346410207, -1.1514839325580648`}, {1.308407346410207, 0.9887118550860077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.6526094883063496`}, { 1.313407346410207, -2.4030630355317713`}, { 1.313407346410207, -1.842748796592758}, { 1.313407346410207, -1.1493044733965718`}, {1.313407346410207, 0.9904713001561855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.652607698871872}, { 1.318407346410207, -2.4036978313627917`}, { 1.318407346410207, -1.8429235517960858`}, { 1.318407346410207, -1.147118337378712}, {1.318407346410207, 0.9922391790498535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.652606275673802}, { 1.323407346410207, -2.404334792677797}, { 1.323407346410207, -1.8430982169863361`}, { 1.323407346410207, -1.144925492835921}, {1.323407346410207, 0.994015555815148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.652605223306696}, { 1.328407346410207, -2.404973934308399}, { 1.328407346410207, -1.8432727936500934`}, { 1.328407346410207, -1.1427259080738676`}, {1.328407346410207, 0.995800494982645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.652604546439835}, { 1.333407346410207, -2.4056152712134242`}, { 1.333407346410207, -1.843447283270187}, { 1.333407346410207, -1.1405195513754278`}, {1.333407346410207, 0.997594061567632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.652604249818542}, { 1.3384073464102069`, -2.406258818480189}, { 1.3384073464102069`, -1.8436216873257256`}, { 1.3384073464102069`, -1.138306391003724}, {1.3384073464102069`, 0.999396321072333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.652604338265526}, { 1.343407346410207, -2.4069045913257914`}, { 1.343407346410207, -1.843796007292138}, { 1.343407346410207, -1.136086395205251}, {1.343407346410207, 1.0012073394880827`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.652604816682254}, { 1.3484073464102069`, -2.4075526050984157`}, { 1.3484073464102069`, -1.8439702446412038`}, { 1.3484073464102069`, -1.133859532213073}, {1.3484073464102069`, 1.0030271832974484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.6526056900503505`}, { 1.353407346410207, -2.4082028752786564`}, { 1.353407346410207, -1.844144400841091}, { 1.353407346410207, -1.1316257702501002`}, {1.353407346410207, 1.004855919476298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.652606963433026}, { 1.3584073464102069`, -2.408855417480856}, { 1.3584073464102069`, -1.8443184773563939`}, { 1.3584073464102069`, -1.1293850775324479`}, {1.3584073464102069`, 1.0066936154958088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.6526086419765305`}, { 1.363407346410207, -2.409510247454461}, { 1.363407346410207, -1.8444924756481615`}, { 1.363407346410207, -1.1271374222728732`}, {1.363407346410207, 1.0085403393244181`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.652610730911645}, { 1.368407346410207, -2.4101673810853925`}, { 1.368407346410207, -1.8446663971739405`}, { 1.368407346410207, -1.124882772684299}, {1.368407346410207, 1.0103961594297084`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.6526132355551937`}, { 1.373407346410207, -2.4108268343974357`}, { 1.373407346410207, -1.844840243387804}, { 1.373407346410207, -1.122621096983417}, {1.373407346410207, 1.0122611447802288`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.6526161613115944`}, { 1.378407346410207, -2.411488623553646}, { 1.378407346410207, -1.8450140157403867`}, { 1.378407346410207, -1.12035236339438}, {1.378407346410207, 1.0141353648472455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.6526195136744373`}, { 1.383407346410207, -2.4121527648577694`}, { 1.383407346410207, -1.8451877156789227`}, { 1.383407346410207, -1.1180765401525796`}, {1.383407346410207, 1.016018889606422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.6526232982280957`}, { 1.388407346410207, -2.41281927475569}, { 1.388407346410207, -1.8453613446472712`}, { 1.388407346410207, -1.1157935955085119`}, {1.388407346410207, 1.0179117895394227`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.652627520649374}, { 1.393407346410207, -2.413488169836879}, { 1.393407346410207, -1.8455349040859592`}, { 1.393407346410207, -1.1135034977317328`}, {1.393407346410207, 1.0198141356354378`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.652632186709184}, { 1.398407346410207, -2.414159466835879}, { 1.398407346410207, -1.8457083954322078`}, { 1.398407346410207, -1.111206215114904}, {1.398407346410207, 1.0217259993926295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.6526373022742598`}, { 1.403407346410207, -2.4148331826337945`}, { 1.403407346410207, -1.8458818201199685`}, { 1.403407346410207, -1.1089017159779335`}, {1.403407346410207, 1.0236474528194885`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.6526428733089062`}, { 1.408407346410207, -2.4155093342598084`}, { 1.408407346410207, -1.8460551795799531`}, { 1.408407346410207, -1.1065899686722067`}, {1.408407346410207, 1.0255785684361043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.6526489058767857`}, { 1.413407346410207, -2.41618793889271}, { 1.413407346410207, -1.8462284752396696`}, { 1.413407346410207, -1.1042709415849132`}, {1.413407346410207, 1.027519419275343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.6526554061427396`}, { 1.418407346410207, -2.4168690138624505`}, { 1.418407346410207, -1.84640170852345}, { 1.418407346410207, -1.1019446031434754`}, {1.418407346410207, 1.029470078883928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.65266238037465}, { 1.4234073464102068`, -2.417552576651709}, { 1.4234073464102068`, -1.8465748808524864`}, { 1.4234073464102068`, -1.0996109218200658`}, {1.4234073464102068`, 1.031430621323421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.6526698349453377`}, { 1.4284073464102072`, -2.418238644897485}, { 1.4284073464102072`, -1.8467479936448583`}, { 1.4284073464102072`, -1.0972698661362337`}, {1.4284073464102072`, 1.0334011211710998`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.6526777763345035`}, { 1.433407346410207, -2.418927236392707}, { 1.433407346410207, -1.8469210483155671`}, { 1.433407346410207, -1.0949214046676248`}, {1.433407346410207, 1.0353816535207256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.6526862111307064`}, { 1.438407346410207, -2.4196183690878614`}, { 1.438407346410207, -1.8470940462765648`}, { 1.438407346410207, -1.092565506048809}, {1.438407346410207, 1.0373722939832009`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.6526951460333854`}, { 1.4434073464102068`, -2.420312061092645}, { 1.4434073464102068`, -1.8472669889367836`}, { 1.4434073464102068`, -1.0902021389782093`}, {1.4434073464102068`, 1.0393731186871082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.6527045878549256`}, { 1.4484073464102072`, -2.421008330677632}, { 1.4484073464102072`, -1.8474398777021719`}, { 1.4484073464102072`, -1.0878312722231347`}, {1.4484073464102072`, 1.0413842042791297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.6527145435227624`}, { 1.453407346410207, -2.4217071962759666`}, { 1.453407346410207, -1.8476127139757177`}, { 1.453407346410207, -1.0854528746249277`}, {1.453407346410207, 1.0434056279243387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.652725020081538}, { 1.458407346410207, -2.422408676485075}, { 1.458407346410207, -1.8477854991574827`}, { 1.458407346410207, -1.0830669151042043`}, {1.458407346410207, 1.045437467306364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.6527360246952947`}, { 1.4634073464102069`, -2.4231127900684}, { 1.4634073464102069`, -1.847958234644629}, { 1.4634073464102069`, -1.0806733626662235`}, {1.4634073464102069`, 1.0474798006274157`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.6527475646497245`}, { 1.4684073464102068`, -2.423819555957156}, { 1.4684073464102068`, -1.8481309218314492`}, { 1.4684073464102068`, -1.0782721864063531`}, {1.4684073464102068`, 1.0495327066081732`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.6527596473544577`}, { 1.473407346410207, -2.424528993252105}, { 1.473407346410207, -1.848303562109397}, { 1.473407346410207, -1.0758633555156536`}, {1.473407346410207, 1.0515962644875272`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.652772280345406}, { 1.478407346410207, -2.425241121225357}, { 1.478407346410207, -1.8484761568671146`}, { 1.478407346410207, -1.073446839286579}, {1.478407346410207, 1.0536705540221696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.652785471287154}, { 1.4834073464102069`, -2.425955959322194}, { 1.4834073464102069`, -1.8486487074904603`}, { 1.4834073464102069`, -1.071022607118784}, {1.4834073464102069`, 1.055755655486031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.652799227975401}, { 1.4884073464102068`, -2.4266735271629116`}, { 1.4884073464102068`, -1.8488212153625367`}, { 1.4884073464102068`, -1.0685906285250621`}, {1.4884073464102068`, 1.0578516496695538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.6528135583394583`}, { 1.4934073464102071`, -2.4273938445446883`}, { 1.4934073464102071`, -1.8489936818637212`}, { 1.4934073464102071`, -1.0661508731373894`}, {1.4934073464102071`, 1.059958617878799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.6528284704447946`}, { 1.498407346410207, -2.42811693144348}, { 1.498407346410207, -1.8491661083716893`}, { 1.498407346410207, -1.063703310713095}, {1.498407346410207, 1.0620766419343803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.652843972495643}, { 1.503407346410207, -2.4288428080159292`}, { 1.503407346410207, -1.849338496261445}, {1.503407346410207, 1.064205804170221}, {1.503407346410207, -1.061247911141151}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.6528600728376595`}, { 1.5084073464102068`, -2.429571494601311}, { 1.5084073464102068`, -1.8495108469053478`}, {1.5084073464102068`, 1.0663461874321214`}, { 1.5084073464102068`, -1.0587846444485869`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.6528767799606414`}, { 1.5134073464102071`, -2.430303011723494}, { 1.5134073464102071`, -1.8496831616731353`}, {1.5134073464102071`, 1.0684978750761407`}, { 1.5134073464102071`, -1.0563134808070251`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.652894102501305}, { 1.518407346410207, -2.431037380092928}, { 1.518407346410207, -1.8498554419319557`}, {1.518407346410207, 1.0706609509667762`}, {1.518407346410207, -1.0538343905393461`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.6529120492461207`}, { 1.523407346410207, -2.4317746206086603`}, { 1.523407346410207, -1.8500276890463894`}, {1.523407346410207, 1.0728354994749418`}, {1.523407346410207, -1.0513473441264778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.6529306291342127`}, { 1.5284073464102068`, -2.43251475436037}, { 1.5284073464102068`, -1.850199904378475}, {1.5284073464102068`, 1.0750216054757327`}, { 1.5284073464102068`, -1.0488523122143139`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.652949851260323}, { 1.5334073464102072`, -2.43325780263044}, { 1.5334073464102072`, -1.8503720892877393`}, {1.5334073464102072`, 1.0772193543459736`}, { 1.5334073464102072`, -1.0463492656207616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.6529697248778383`}, { 1.538407346410207, -2.4340037868960436`}, { 1.538407346410207, -1.8505442451312164`}, {1.538407346410207, 1.0794288319615408`}, {1.538407346410207, -1.0438381753429244`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.652990259401881}, { 1.543407346410207, -2.434752728831262}, { 1.543407346410207, -1.8507163732634762`}, {1.543407346410207, 1.081650124694453}, {1.543407346410207, -1.0413190125644107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.6530114644124745`}, { 1.5484073464102068`, -2.4355046503092312`}, { 1.5484073464102068`, -1.8508884750366477`}, {1.5484073464102068`, 1.0838833194097193`}, { 1.5484073464102068`, -1.0387917486627813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.6530333496577727`}, { 1.5534073464102072`, -2.4362595734043095`}, { 1.5534073464102072`, -1.8510605518004455`}, {1.5534073464102072`, 1.0861285034619432`}, { 1.5534073464102072`, -1.0362563552171307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.6530559250573633`}, { 1.558407346410207, -2.4370175203942814`}, { 1.558407346410207, -1.8512326049021905`}, {1.558407346410207, 1.088385764691667}, {1.558407346410207, -1.0337128040158043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.653079200705645}, { 1.563407346410207, -2.43777851376258}, { 1.563407346410207, -1.8514046356868372`}, {1.563407346410207, 1.0906551914214557`}, {1.563407346410207, -1.0311610670642541`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.6531031868752755`}, { 1.5684073464102068`, -2.4385425762005473`}, { 1.5684073464102068`, -1.851576645496994}, {1.5684073464102068`, 1.092936872451707}, {1.5684073464102068`, -1.0286011165930309`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.653127894020702}, { 1.5734073464102072`, -2.439309730609712}, { 1.5734073464102072`, -1.8517486356729476`}, {1.5734073464102072`, 1.0952308970561804`}, { 1.5734073464102072`, -1.0260329250659197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.6531533327817645`}, { 1.578407346410207, -2.4400800001041096`}, { 1.578407346410207, -1.8519206075526866`}, {1.578407346410207, 1.0975373549772391`}, {1.578407346410207, -1.0234564651882156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.653179513987386}, { 1.583407346410207, -2.4408534080126203`}, { 1.583407346410207, -1.8520925624719238`}, {1.583407346410207, 1.0998563364207918`}, {1.583407346410207, -1.0208717099151392`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.6532064486593385`}, { 1.5884073464102069`, -2.441629977881342}, { 1.5884073464102069`, -1.8522645017641175`}, {1.5884073464102069`, 1.1021879320509282`}, { 1.5884073464102069`, -1.0182786324603992`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.6532341480160984`}, { 1.5934073464102072`, -2.442409733475994}, { 1.5934073464102072`, -1.852436426760494}, {1.5934073464102072`, 1.1045322329842373`}, { 1.5934073464102072`, -1.0156772063048953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.6532626234767847`}, { 1.598407346410207, -2.4431926987843524`}, { 1.598407346410207, -1.852608338790069}, {1.598407346410207, 1.1068893307837997`}, {1.598407346410207, -1.0130674052055755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.653291886665192}, { 1.603407346410207, -2.443978898018708}, { 1.603407346410207, -1.8527802391796704`}, {1.603407346410207, 1.1092593174528447`}, {1.603407346410207, -1.0104492032044234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.6533219494139053`}, { 1.6084073464102069`, -2.444768355618371}, { 1.6084073464102069`, -1.8529521292539557`}, {1.6084073464102069`, 1.1116422854280603`}, { 1.6084073464102069`, -1.0078225746376097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.6533528237685164`}, { 1.6134073464102068`, -2.445561096252193}, { 1.6134073464102068`, -1.853124010335438}, {1.6134073464102068`, 1.1140383275725478`}, {1.6134073464102068`, -1.005187494144784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.6533845219919323`}, { 1.6184073464102071`, -2.4463571448211283`}, { 1.6184073464102071`, -1.8532958837445013`}, {1.6184073464102071`, 1.1164475371684097`}, {1.6184073464102071`, -1.002543936678516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.6534170565687796`}, { 1.623407346410207, -2.4471565264608306`}, { 1.623407346410207, -1.8534677507994233`}, {1.623407346410207, 1.1188700079089586`}, {1.623407346410207, -0.9998918775138874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.653450440209912}, { 1.628407346410207, -2.4479592665442733`}, { 1.628407346410207, -1.8536396128163966`}, {1.628407346410207, 1.1213058338905406`}, {1.628407346410207, -0.9972312922582338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.653484685857021}, { 1.6334073464102068`, -2.448765390684417}, { 1.6334073464102068`, -1.8538114711095417`}, {1.6334073464102068`, 1.1237551096039573`}, { 1.6334073464102068`, -0.9945621568610395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.653519806687348}, { 1.6384073464102071`, -2.4495749247368965`}, { 1.6384073464102071`, -1.8539833269909356`}, {1.6384073464102071`, 1.1262179299254758`}, { 1.6384073464102071`, -0.9918844476239815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.6535558161185095`}, { 1.643407346410207, -2.450387894802757}, { 1.643407346410207, -1.8541551817706228`}, {1.643407346410207, 1.128694390107418}, {1.643407346410207, -0.9891981412111296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.653592727813429}, { 1.648407346410207, -2.4512043272312116`}, { 1.648407346410207, -1.854327036756636}, {1.648407346410207, 1.1311845857683152`}, {1.648407346410207, -0.9865032146592945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.6536305556853823`}, { 1.6534073464102068`, -2.452024248622445}, { 1.6534073464102068`, -1.854498893255018}, {1.6534073464102068`, 1.1336886128826131`}, { 1.6534073464102068`, -0.9837996453885346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.653669313903164}, { 1.6584073464102072`, -2.4528476858304495`}, { 1.6584073464102072`, -1.8546707525698316`}, {1.6584073464102072`, 1.1362065677699207`}, {1.6584073464102072`, -0.981087411212812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.6537090168963675`}, { 1.663407346410207, -2.4536746659658952`}, { 1.663407346410207, -1.8548426160031861`}, {1.663407346410207, 1.1387385470837834`}, {1.663407346410207, -0.9783664903508058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.653749679360789}, { 1.668407346410207, -2.454505216399039}, { 1.668407346410207, -1.8550144848552486`}, {1.668407346410207, 1.1412846477999756`}, {1.668407346410207, -0.9756368614368763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.6537913162639577`}, { 1.6734073464102068`, -2.455339364762674}, { 1.6734073464102068`, -1.8551863604242627`}, {1.6734073464102068`, 1.1438449672042892`}, { 1.6734073464102068`, -0.9728985035321865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.653833942850794}, { 1.6784073464102072`, -2.456177138955112}, { 1.6784073464102072`, -1.8553582440065635`}, {1.6784073464102072`, 1.1464196028798144`}, { 1.6784073464102072`, -0.9701513961359765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.6538775746494014`}, { 1.683407346410207, -2.4570185671432108`}, { 1.683407346410207, -1.8555301368965962`}, {1.683407346410207, 1.1490086526936918`}, {1.683407346410207, -0.9673955191969915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.653922227476986}, { 1.688407346410207, -2.4578636777654315`}, { 1.688407346410207, -1.85570204038693}, {1.688407346410207, 1.1516122147833265`}, {1.688407346410207, -0.9646308531250652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.653967917445925}, { 1.6934073464102068`, -2.458712499534943}, { 1.6934073464102068`, -1.8558739557682749`}, {1.6934073464102068`, 1.1542303875420448`}, { 1.6934073464102068`, -0.9618573788028556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.654014660969971}, { 1.6984073464102072`, -2.459565061442766}, { 1.6984073464102072`, -1.8560458843294962`}, {1.6984073464102072`, 1.1568632696041843`}, { 1.6984073464102072`, -0.9590750775977358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.6540624747706}, { 1.703407346410207, -2.460421392760955}, { 1.703407346410207, -1.8562178273576275`}, {1.703407346410207, 1.1595109598295976`}, {1.703407346410207, -0.9562839313738373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.6541113758835135`}, { 1.708407346410207, -2.461281523045821}, { 1.708407346410207, -1.8563897861378884`}, {1.708407346410207, 1.1621735572875584`}, {1.708407346410207, -0.9534839225042451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.6541613816652943`}, { 1.7134073464102069`, -2.462145482141198}, { 1.7134073464102069`, -1.8565617619536958`}, {1.7134073464102069`, 1.1648511612400505`}, { 1.7134073464102069`, -0.9506750338833451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.6542125098002125`}, { 1.7184073464102072`, -2.463013300181754}, { 1.7184073464102072`, -1.856733756086681}, {1.7184073464102072`, 1.167543871124426}, {1.7184073464102072`, -0.9478572489393227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.6542647783071978`}, { 1.723407346410207, -2.463885007596339}, { 1.723407346410207, -1.8569057698166969`}, {1.723407346410207, 1.170251786535416}, {1.723407346410207, -0.9450305516468132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.6543182055469785`}, { 1.728407346410207, -2.464760635111381}, { 1.728407346410207, -1.8570778044218388`}, {1.728407346410207, 1.1729750072064802`}, {1.728407346410207, -0.9421949265396968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.6543728102293853`}, { 1.7334073464102069`, -2.4656402137543254`}, { 1.7334073464102069`, -1.8572498611784494`}, {1.7334073464102069`, 1.1757136329904707`}, { 1.7334073464102069`, -0.9393503587240474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.6544286114208306`}, { 1.7384073464102068`, -2.4665237748571176`}, { 1.7384073464102068`, -1.8574219413611373`}, {1.7384073464102068`, 1.1784677638396022`}, { 1.7384073464102068`, -0.9364968338912238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.6544856285519685`}, { 1.7434073464102071`, -2.4674113500597317`}, { 1.7434073464102071`, -1.8575940462427853`}, {1.7434073464102071`, 1.1812374997847055`}, { 1.7434073464102071`, -0.9336343383311092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.6545438814255315`}, { 1.748407346410207, -2.4683029713137454`}, { 1.748407346410207, -1.8577661770945617`}, {1.748407346410207, 1.184022940913747}, {1.748407346410207, -0.9307628589454926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.6546033902243638`}, { 1.753407346410207, -2.469198670885961}, { 1.753407346410207, -1.8579383351859342`}, {1.753407346410207, 1.1868241873496002`}, {1.753407346410207, -0.9278823832615933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.654664175519637}, { 1.7584073464102068`, -2.4700984813620734`}, { 1.7584073464102068`, -1.8581105217846774`}, {1.7584073464102068`, 1.1896413392270437`}, { 1.7584073464102068`, -0.9249928994457266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.654726258279271}, { 1.7634073464102071`, -2.4710024356503864`}, { 1.7634073464102071`, -1.8582827381568847`}, {1.7634073464102071`, 1.192474496668977}, {1.7634073464102071`, -0.9220943963171064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.6547896598765517`}, { 1.768407346410207, -2.471910566985575}, { 1.768407346410207, -1.8584549855669783`}, {1.768407346410207, 1.1953237597618207`}, {1.768407346410207, -0.9191868633617857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.654854402098961}, { 1.773407346410207, -2.4728229089325007`}, { 1.773407346410207, -1.858627265277719}, {1.773407346410207, 1.198189228530099}, {1.773407346410207, -0.9162702907467292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.654920507157217}, { 1.7784073464102068`, -2.4737394953900713`}, { 1.7784073464102068`, -1.8587995785502136`}, {1.7784073464102068`, 1.201071002910174}, {1.7784073464102068`, -0.9133446693340207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.6549879976945308`}, { 1.7834073464102072`, -2.4746603605951574`}, { 1.7834073464102072`, -1.8589719266439262`}, {1.7834073464102072`, 1.2039691827231112`}, { 1.7834073464102072`, -0.9104099906951961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.6550568967960935`}, { 1.788407346410207, -2.4755855391265524`}, { 1.788407346410207, -1.8591443108166843`}, {1.788407346410207, 1.2068838676466607`}, {1.788407346410207, -0.9074662471257058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.6551272279987876`}, { 1.793407346410207, -2.4765150659089916`}, { 1.793407346410207, -1.859316732324687}, {1.793407346410207, 1.2098151571863347`}, {1.793407346410207, -0.9045134316594983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.6551990153011373`}, { 1.7984073464102068`, -2.4774489762172163`}, { 1.7984073464102068`, -1.8594891924225143`}, {1.7984073464102068`, 1.212763150645554}, {1.7984073464102068`, -0.9015515380837245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.655272283173498}, { 1.8034073464102072`, -2.4783873056800965`}, { 1.8034073464102072`, -1.8596616923631324`}, {1.8034073464102072`, 1.2157279470948492`}, { 1.8034073464102072`, -0.8985805609535595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.6553470565685005`}, { 1.808407346410207, -2.479330090284803}, { 1.808407346410207, -1.8598342333979012`}, {1.808407346410207, 1.218709645340089}, {1.808407346410207, -0.8956004956071398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.655423360931739}, { 1.813407346410207, -2.4802773663810394`}, { 1.813407346410207, -1.8600068167765784`}, {1.813407346410207, 1.2217083438897207`}, {1.813407346410207, -0.8926113381806048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.6555012222127345`}, { 1.8184073464102068`, -2.48122917068532}, { 1.8184073464102068`, -1.8601794437473302`}, {1.8184073464102068`, 1.224724140920995}, {1.8184073464102068`, -0.8896130856232496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.6555806668761543`}, { 1.8234073464102072`, -2.4821855402853146`}, { 1.8234073464102072`, -1.860352115556731}, {1.8234073464102072`, 1.2277571342451556`}, { 1.8234073464102072`, -0.8866057357127779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.655661721913314}, { 1.828407346410207, -2.4831465126442396`}, { 1.828407346410207, -1.860524833449772}, {1.828407346410207, 1.2308074212715703`}, {1.828407346410207, -0.8835892870706523}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.6557444148539577`}, { 1.833407346410207, -2.4841121256053125`}, { 1.833407346410207, -1.860697598669864}, {1.833407346410207, 1.233875098970782}, {1.833407346410207, -0.8805637391775372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.655828773778333}, { 1.8384073464102069`, -2.485082417396263}, { 1.8384073464102069`, -1.8608704124588422`}, {1.8384073464102069`, 1.2369602638364552`}, { 1.8384073464102069`, -0.8775290923888306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.6559148273295565`}, { 1.8434073464102072`, -2.4860574266339}, { 1.8434073464102072`, -1.861043276056969}, {1.8434073464102072`, 1.2400630118461937`}, { 1.8434073464102072`, -0.8744853479502807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.656002604726292}, { 1.848407346410207, -2.48703719232874}, { 1.848407346410207, -1.861216190702939}, {1.848407346410207, 1.2431834384212084`}, {1.848407346410207, -0.8714325080136791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.6560921357757343`}, { 1.853407346410207, -2.4880217538896985`}, { 1.853407346410207, -1.861389157633879}, {1.853407346410207, 1.2463216383848101`}, {1.853407346410207, -0.8683705756526271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.6561834508869198`}, { 1.8584073464102069`, -2.4890111511288344`}, { 1.8584073464102069`, -1.8615621780853517`}, {1.8584073464102069`, 1.2494777059197022`}, { 1.8584073464102069`, -0.8652995548783708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.6562765810843634`}, { 1.8634073464102068`, -2.4900054242661653`}, { 1.8634073464102068`, -1.8617352532913574`}, {1.8634073464102068`, 1.2526517345240502`}, { 1.8634073464102068`, -0.8622194506556973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.6563715580220366`}, { 1.8684073464102071`, -2.4910046139345363`}, { 1.8684073464102071`, -1.8619083844843345`}, {1.8684073464102071`, 1.255843816966303}, {1.8684073464102071`, -0.8591302689188856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.6564684139976875`}, { 1.873407346410207, -2.49200876118456}, { 1.873407346410207, -1.8620815728951603`}, {1.873407346410207, 1.25905404523874}, {1.873407346410207, -0.8560320165877088}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.6565671819675227`}, { 1.878407346410207, -2.4930179074896133`}, { 1.878407346410207, -1.8622548197531523`}, {1.878407346410207, 1.2622825105097224`}, {1.878407346410207, -0.8529247015834761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.65666789556125}, { 1.8834073464102068`, -2.494032094750902}, { 1.8834073464102068`, -1.862428126286068}, {1.8834073464102068`, 1.265529303074619}, {1.8834073464102068`, -0.8498083328451146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.6567705890974973`}, { 1.8884073464102071`, -2.495051365302593}, { 1.8884073464102071`, -1.862601493720102}, {1.8884073464102071`, 1.268794512305384}, {1.8884073464102071`, -0.8466829203452771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.656875297599616}, { 1.893407346410207, -2.49607576191701}, { 1.893407346410207, -1.8627749232798858`}, {1.893407346410207, 1.272078226598759}, {1.893407346410207, -0.843548475106474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.656982056811878}, { 1.898407346410207, -2.4971053278098925`}, { 1.898407346410207, -1.8629484161884877`}, {1.898407346410207, 1.2753805333230777`}, {1.898407346410207, -0.8404050092172167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.6570909032160803`}, { 1.9034073464102068`, -2.498140106645732}, { 1.9034073464102068`, -1.8631219736674078`}, {1.9034073464102068`, 1.2787015187636415`}, { 1.9034073464102068`, -0.8372525358481713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.6572018740485586`}, { 1.9084073464102072`, -2.499180142543168}, { 1.9084073464102072`, -1.8632955969365776`}, {1.9084073464102072`, 1.2820412680666446`}, { 1.9084073464102072`, -0.8340910692683065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.6573150073176333`}, { 1.913407346410207, -2.5002254800804575`}, { 1.913407346410207, -1.8634692872143546`}, {1.913407346410207, 1.285399865181618}, {1.913407346410207, -0.8309206248610368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.6574303418214877`}, { 1.918407346410207, -2.5012761643010135`}, { 1.918407346410207, -1.86364304571752}, {1.918407346410207, 1.2887773928023731`}, {1.918407346410207, -0.8277412191403426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.6575479171664957`}, { 1.9234073464102068`, -2.5023322407190145`}, { 1.9234073464102068`, -1.8638168736612715`}, {1.9234073464102068`, 1.2921739323064096`}, { 1.9234073464102068`, -0.8245528697668671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.657667773786011}, { 1.9284073464102072`, -2.5033937553250882`}, { 1.9284073464102072`, -1.8639907722592235`}, {1.9284073464102072`, 1.2955895636927695`}, { 1.9284073464102072`, -0.8213555955639725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.657789952959622}, { 1.933407346410207, -2.504460754592062}, { 1.933407346410207, -1.8641647427233963`}, {1.933407346410207, 1.2990243655183022`}, {1.933407346410207, -0.8181494165337581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.6579144968328996`}, { 1.938407346410207, -2.5055332854807935`}, { 1.938407346410207, -1.8643387862642122`}, {1.938407346410207, 1.3024784148323256`}, {1.938407346410207, -0.8149343538730153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.6580414484376296`}, { 1.9434073464102068`, -2.5066113954460687`}, { 1.9434073464102068`, -1.8645129040904898`}, {1.9434073464102068`, 1.3059517871096427`}, { 1.9434073464102068`, -0.8117104299891232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.658170851712562}, { 1.9484073464102072`, -2.5076951324425814`}, { 1.9484073464102072`, -1.8646870974094336`}, {1.9484073464102072`, 1.3094445561818993`}, { 1.9484073464102072`, -0.8084776685158679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.6583027515246767`}, { 1.953407346410207, -2.508784544930987}, { 1.953407346410207, -1.8648613674266288`}, {1.953407346410207, 1.3129567941672478`}, {1.953407346410207, -0.8052360943291762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.65843719369099}, { 1.958407346410207, -2.5098796818840245`}, { 1.958407346410207, -1.8650357153460335`}, {1.958407346410207, 1.3164885713982977`}, {1.958407346410207, -0.801985733562753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.658574225000899}, { 1.9634073464102069`, -2.510980592792731}, { 1.9634073464102069`, -1.865210142369966}, {1.9634073464102069`, 1.3200399563483194`}, { 1.9634073464102069`, -0.7987266136236132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.658713893239099}, { 1.9684073464102072`, -2.5120873276727216`}, { 1.9684073464102072`, -1.8653846496990993`}, {1.9684073464102072`, 1.3236110155556793`}, { 1.9684073464102072`, -0.7954587632074945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.6588562472090693`}, { 1.973407346410207, -2.513199937070553}, { 1.973407346410207, -1.8655592385324469`}, {1.973407346410207, 1.3272018135464791`}, {1.973407346410207, -0.7921822123141441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.659001336757154}, { 1.978407346410207, -2.514318472070168}, { 1.978407346410207, -1.8657339100673562`}, {1.978407346410207, 1.3308124127553742`}, {1.978407346410207, -0.7888969922624581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.659149212797245}, { 1.9834073464102069`, -2.515442984299421}, { 1.9834073464102069`, -1.8659086654994925`}, {1.9834073464102069`, 1.3344428734445422`}, { 1.9834073464102069`, -0.7856031357054751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.659299927336086}, { 1.988407346410207, -2.516573525936678}, { 1.988407346410207, -1.8660835060228296`}, {1.988407346410207, 1.338093253620779}, {1.988407346410207, -0.7823006766452011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.6594535334992155`}, { 1.993407346410207, -2.5177101497175114`}, { 1.993407346410207, -1.8662584328296372`}, {1.993407346410207, 1.3417636089506955`}, {1.993407346410207, -0.7789896504472577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.659610085557555}, { 1.998407346410207, -2.5188529089414633`}, { 1.998407346410207, -1.8664334471104647`}, {1.998407346410207, 1.3454539926739912`}, {1.998407346410207, -0.7756700938553407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.6597696389546703`}, { 2.003407346410207, -2.5200018574789054`}, { 2.003407346410207, -1.8666085500541314`}, {2.003407346410207, 1.349164455514778}, {2.003407346410207, -0.7723420450054789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.659932250334712}, { 2.008407346410207, -2.521157049777974}, { 2.008407346410207, -1.8667837428477037`}, {2.008407346410207, 1.3528950455909294`}, {2.008407346410207, -0.7690055434400676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.6600979775710596`}, { 2.013407346410207, -2.522318540871594}, { 2.013407346410207, -1.8669590266764933`}, {2.013407346410207, 1.356645808321436}, {2.013407346410207, -0.7656606301216865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.660266879795681}, { 2.018407346410207, -2.5234863863845916`}, { 2.018407346410207, -1.867134402724025}, {2.018407346410207, 1.3604167863317347`}, {2.018407346410207, -0.762307347446666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.660439017429223}, { 2.023407346410207, -2.524660642540888}, { 2.023407346410207, -1.8673098721720327`}, {2.023407346410207, 1.3642080193569974`}, {2.023407346410207, -0.7589457392583971}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.6606144522118598`}, { 2.028407346410207, -2.5258413661707837`}, { 2.028407346410207, -1.867485436200432}, {2.028407346410207, 1.368019544143351}, {2.028407346410207, -0.7555758508603774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.660793247234906}, { 2.033407346410207, -2.5270286147183314`}, { 2.033407346410207, -1.8676610959873108`}, {2.033407346410207, 1.3718513943470063`}, {2.033407346410207, -0.7521977290289673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.6609754669732166`}, { 2.038407346410207, -2.528222446248796}, { 2.038407346410207, -1.8678368527089015`}, {2.038407346410207, 1.3757036004312786`}, {2.038407346410207, -0.7488114220258472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.661161177318399}, { 2.043407346410207, -2.5294229194562052`}, { 2.043407346410207, -1.8680127075395696`}, {2.043407346410207, 1.3795761895614747`}, {2.043407346410207, -0.745416979610167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.661350445612839}, { 2.048407346410207, -2.5306300936709887`}, { 2.048407346410207, -1.8681886616517862`}, {2.048407346410207, 1.3834691854976262`}, {2.048407346410207, -0.742014453050363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.6615433406845783`}, { 2.053407346410207, -2.531844028867712}, { 2.053407346410207, -1.8683647162161103`}, {2.053407346410207, 1.387382608485053}, {2.053407346410207, -0.7386038951356334}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.66173993288305}, { 2.058407346410207, -2.5330647856728956`}, { 2.058407346410207, -1.8685408724011665`}, {2.058407346410207, 1.3913164751427323`}, {2.058407346410207, -0.73518536018706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.661940294115696}, { 2.063407346410207, -2.53429242537293}, { 2.063407346410207, -1.8687171313736208`}, {2.063407346410207, 1.3952707983494625`}, {2.063407346410207, -0.7317589040683509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.662144497885485}, { 2.068407346410207, -2.5355270099220837`}, { 2.068407346410207, -1.868893494298158}, {2.068407346410207, 1.3992455871277976`}, {2.068407346410207, -0.7283245841962014}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.6623526193293503`}, { 2.073407346410207, -2.5367686019506013`}, { 2.073407346410207, -1.8690699623374578`}, {2.073407346410207, 1.4032408465257387`}, {2.073407346410207, -0.7248824595502495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.6625647352575696`}, { 2.078407346410207, -2.538017264772898}, { 2.078407346410207, -1.8692465366521676`}, {2.078407346410207, 1.4072565774961683`}, {2.078407346410207, -0.7214325906826149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.6627809241941023`}, { 2.083407346410207, -2.5392730623958455`}, { 2.083407346410207, -1.8694232184008777`}, {2.083407346410207, 1.411292776774014}, {2.083407346410207, -0.7179750397270009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.663001266417908}, { 2.088407346410207, -2.5405360595271556`}, { 2.088407346410207, -1.8696000087400948`}, {2.088407346410207, 1.4153494367511232`}, {2.088407346410207, -0.7145098704073508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.663225844005266}, { 2.093407346410207, -2.541806321583852}, { 2.093407346410207, -1.8697769088242129`}, {2.093407346410207, 1.419426545348842}, {2.093407346410207, -0.7110371480460381}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.663454740873112}, { 2.098407346410207, -2.5430839147008464`}, { 2.098407346410207, -1.869953919805486}, {2.098407346410207, 1.4235240858882845`}, {2.098407346410207, -0.7075569395715772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.6636880428234226`}, { 2.103407346410207, -2.544368905739603}, { 2.103407346410207, -1.8701310428339986`}, {2.103407346410207, 1.427642036958286}, {2.103407346410207, -0.7040693135258356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.6639258375886494`}, { 2.108407346410207, -2.545661362296901}, { 2.108407346410207, -1.8703082790576337`}, {2.108407346410207, 1.4317803722810287`}, {2.108407346410207, -0.700574340070739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.6641682148782455`}, { 2.1134073464102068`, -2.546961352713694}, { 2.1134073464102068`, -1.8704856296220427`}, {2.1134073464102068`, 1.4359390605753326`}, { 2.1134073464102068`, -0.6970720909944458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.6644152664262863`}, { 2.118407346410207, -2.5482689460840633`}, { 2.118407346410207, -1.870663095670614}, {2.118407346410207, 1.4401180654176136`}, {2.118407346410207, -0.69356263971698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.6646670860402137`}, { 2.123407346410207, -2.549584212264269}, { 2.123407346410207, -1.870840678344439}, {2.123407346410207, 1.4443173451004916`}, {2.123407346410207, -0.6900460612953082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.664923769650719}, { 2.128407346410207, -2.5509072218818982`}, { 2.128407346410207, -1.871018378782278}, {2.128407346410207, 1.4485368524890632`}, {2.128407346410207, -0.6865224324278394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.665185415362788}, { 2.133407346410207, -2.552238046345106}, { 2.133407346410207, -1.8711961981205252`}, {2.133407346410207, 1.452776534874826}, {2.133407346410207, -0.6829918314583396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.665452123507926}, { 2.138407346410207, -2.553576757851958}, { 2.138407346410207, -1.8713741374931738`}, {2.138407346410207, 1.4570363338272583`}, {2.138407346410207, -0.6794543383792402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.665723996697577}, { 2.143407346410207, -2.554923429399863}, { 2.143407346410207, -1.8715521980317782`}, {2.143407346410207, 1.4613161850430638`}, {2.143407346410207, -0.6759100348343302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.666001139877763}, { 2.148407346410207, -2.556278134795105}, { 2.148407346410207, -1.871730380865416}, {2.148407346410207, 1.4656160181930824`}, {2.148407346410207, -0.6723590041208117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.666283660384956}, { 2.153407346410207, -2.5576409486624736`}, { 2.153407346410207, -1.87190868712065}, {2.153407346410207, 1.4699357567668725`}, {2.153407346410207, -0.6688013311907086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.6665716680032}, { 2.158407346410207, -2.5590119464549823`}, { 2.158407346410207, -1.872087117921488}, {2.158407346410207, 1.4742753179149797`}, {2.158407346410207, -0.6652371026516131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.666865275022502}, { 2.163407346410207, -2.560391204463686}, { 2.163407346410207, -1.872265674389342}, {2.163407346410207, 1.4786346122889}, {2.163407346410207, -0.6616664067667546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.667164596298505}, { 2.168407346410207, -2.5617787998275956`}, { 2.168407346410207, -1.8724443576429852`}, {2.168407346410207, 1.4830135438787573`}, {2.168407346410207, -0.6580893334543766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.667469749313459}, { 2.173407346410207, -2.56317481054368}, { 2.173407346410207, -1.872623168798512}, {2.173407346410207, 1.4874120098487047`}, {2.173407346410207, -0.6545059742864111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.667780854238503}, { 2.178407346410207, -2.5645793154769656`}, { 2.178407346410207, -1.8728021089692894`}, {2.178407346410207, 1.4918299003700777`}, {2.178407346410207, -0.6509164224864326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.6680980339972717`}, { 2.183407346410207, -2.5659923943707255`}, { 2.183407346410207, -1.8729811792659175`}, {2.183407346410207, 1.4962670984523132`}, {2.183407346410207, -0.6473207729268842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.668421414330833}, { 2.188407346410207, -2.5674141278567615`}, { 2.188407346410207, -1.8731603807961776`}, {2.188407346410207, 1.5007234797716729`}, {2.188407346410207, -0.6437191221255558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.668751123863975}, { 2.193407346410207, -2.568844597465775}, { 2.193407346410207, -1.8733397146649897`}, {2.193407346410207, 1.5051989124977834`}, {2.193407346410207, -0.64011156824131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.669087294172842}, { 2.198407346410207, -2.5702838856378274`}, { 2.198407346410207, -1.873519181974361}, {2.198407346410207, 1.50969325711804}, {2.198407346410207, -0.6364982110690384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.6694300598539287`}, { 2.203407346410207, -2.5717320757328865`}, { 2.203407346410207, -1.8736987838233379`}, {2.203407346410207, 1.5142063662598972`}, {2.203407346410207, -0.6328791520338396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.669779558594439}, { 2.208407346410207, -2.573189252041462}, { 2.208407346410207, -1.873878521307954}, {2.208407346410207, 1.5187380845110976`}, {2.208407346410207, -0.6292544941844047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.670135931244009}, { 2.213407346410207, -2.5746554997953255`}, { 2.213407346410207, -1.8740583955211791`}, {2.213407346410207, 1.5232882482378685`}, {2.213407346410207, -0.6256243421856037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.670499321887795}, { 2.218407346410207, -2.5761309051783052`}, { 2.218407346410207, -1.8742384075528673`}, {2.218407346410207, 1.5278566854011428`}, {2.218407346410207, -0.6219888023102609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.6708698779209215`}, { 2.223407346410207, -2.5776155553371742`}, { 2.223407346410207, -1.8744185584897}, {2.223407346410207, 1.5324432153708483`}, {2.223407346410207, -0.6183479824301108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.67124775012429}, { 2.228407346410207, -2.5791095383926104`}, { 2.228407346410207, -1.874598849415132}, {2.228407346410207, 1.5370476487383287`}, {2.228407346410207, -0.6147019920059219}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.6716330927417307`}, { 2.233407346410207, -2.580612943450229}, { 2.233407346410207, -1.8747792814093345`}, {2.233407346410207, 1.5416697871269425`}, {2.233407346410207, -0.6110509420767853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.6720260635584956`}, { 2.2384073464102068`, -2.5821258606116992`}, { 2.2384073464102068`, -1.8749598555491371`}, {2.2384073464102068`, 1.5463094230009178`}, { 2.2384073464102068`, -0.6073949452485581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.672426823981069}, { 2.243407346410207, -2.583648380985921}, { 2.243407346410207, -1.8751405729079698`}, {2.243407346410207, 1.5509663394725228`}, {2.243407346410207, -0.6037341156814533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.672835539118279}, { 2.248407346410207, -2.5851805967002837`}, { 2.248407346410207, -1.8753214345557985`}, {2.248407346410207, 1.5556403101076284`}, {2.248407346410207, -0.6000685690767723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.6732523778636916`}, { 2.253407346410207, -2.586722600911974}, { 2.253407346410207, -1.8755024415590673`}, {2.253407346410207, 1.5603310987297456`}, {2.253407346410207, -0.5963984226627714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.673677512979252}, { 2.2584073464102072`, -2.588274487819359}, { 2.2584073464102072`, -1.8756835949806347`}, {2.2584073464102072`, 1.5650384592226216`}, { 2.2584073464102072`, -0.5927237951796603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.6741111211801427`}, { 2.263407346410207, -2.589836352673425}, { 2.263407346410207, -1.8758648958797064`}, {2.263407346410207, 1.5697621353314781`}, {2.263407346410207, -0.589044806863726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.6745533832208244`}, { 2.268407346410207, -2.591408291789265}, { 2.268407346410207, -1.8760463453117708`}, {2.268407346410207, 1.5745018604630048`}, {2.268407346410207, -0.5853615794305802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.6750044839822147`}, { 2.273407346410207, -2.5929904025576223`}, { 2.273407346410207, -1.8762279443285326`}, {2.273407346410207, 1.5792573574841984`}, {2.273407346410207, -0.5816742360575259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.6754646125599484`}, { 2.278407346410207, -2.5945827834564805`}, { 2.278407346410207, -1.8764096939778445`}, {2.278407346410207, 1.5840283385201637`}, {2.278407346410207, -0.5779829013650427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.6759339623536738`}, { 2.283407346410207, -2.5961855340626956`}, { 2.283407346410207, -1.876591595303633}, {2.283407346410207, 1.5888145047509963`}, {2.283407346410207, -0.5742877013973885}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.6764127311573183`}, { 2.288407346410207, -2.597798755063657}, { 2.288407346410207, -1.8767736493458305`}, {2.288407346410207, 1.593615546207867}, {2.288407346410207, -0.5705887636023201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.6769011212502503`}, { 2.293407346410207, -2.599422548268994}, { 2.293407346410207, -1.8769558571403033`}, {2.293407346410207, 1.5984311415684507`}, {2.293407346410207, -0.5668862168099261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.6773993394892615`}, { 2.298407346410207, -2.6010570166222924`}, { 2.298407346410207, -1.8771382197187727`}, {2.298407346410207, 1.6032609579518307`}, {2.298407346410207, -0.5631801912105848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.6779075974012914`}, { 2.303407346410207, -2.602702264212846}, { 2.303407346410207, -1.8773207381087424`}, {2.303407346410207, 1.6081046507130399`}, {2.303407346410207, -0.5594708183320377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.6784261112767807`}, { 2.308407346410207, -2.6043583962874086`}, { 2.308407346410207, -1.8775034133334196`}, {2.308407346410207, 1.6129618632373872`}, {2.308407346410207, -0.5557582310155916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.6789551022635707`}, { 2.313407346410207, -2.6060255192619617`}, { 2.313407346410207, -1.8776862464116355`}, {2.313407346410207, 1.6178322267347531`}, {2.313407346410207, -0.5520425633914453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.6794947964612206`}, { 2.318407346410207, -2.6077037407334784`}, { 2.318407346410207, -1.8778692383577662`}, {2.318407346410207, 1.6227153600340172`}, {2.318407346410207, -0.5483239508531534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, 2.680045425015617}, { 2.323407346410207, -2.6093931694916774`}, { 2.323407346410207, -1.8780523901816464`}, {2.323407346410207, 1.6276108693778224`}, {2.323407346410207, -0.5446025300312265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, 2.6806072242137504`}, { 2.328407346410207, -2.6110939155307635`}, { 2.328407346410207, -1.878235702888492}, {2.328407346410207, 1.6325183482178642`}, {2.328407346410207, -0.5408784387658817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, 2.681180435578501}, { 2.333407346410207, -2.612806090061147}, { 2.333407346410207, -1.8784191774788073`}, {2.333407346410207, 1.6374373770109298`}, {2.333407346410207, -0.5371518160789436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, 2.6817653059632773`}, { 2.338407346410207, -2.6145298055211197`}, { 2.338407346410207, -1.8786028149483034`}, {2.338407346410207, 1.6423675230158983`}, {2.338407346410207, -0.5334228021449116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, 2.6823620876463257`}, { 2.343407346410207, -2.6162651755884965`}, { 2.343407346410207, -1.8787866162878062`}, {2.343407346410207, 1.6473083400919497`}, {2.343407346410207, -0.5296915382612002}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, 2.682971038424542}, { 2.348407346410207, -2.6180123151922023`}, { 2.348407346410207, -1.8789705824831662`}, {2.348407346410207, 1.6522593684982243`}, {2.348407346410207, -0.5259581668175634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, 2.68359242170656}, { 2.353407346410207, -2.619771340523791}, { 2.353407346410207, -1.8791547145151675`}, {2.353407346410207, 1.6572201346952031`}, {2.353407346410207, -0.5222228312647148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, 2.684226506604909}, { 2.358407346410207, -2.621542369048894}, { 2.358407346410207, -1.8793390133594305`}, {2.358407346410207, 1.6621901511480803`}, {2.358407346410207, -0.5184856760821575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, 2.6848735680270153`}, { 2.3634073464102068`, -2.62332551951858}, { 2.3634073464102068`, -1.8795234799863199`}, {2.3634073464102068`, 1.6671689161324237`}, { 2.3634073464102068`, -0.5147468467452366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, 2.6855338867647767`}, { 2.368407346410207, -2.6251209119806123`}, { 2.368407346410207, -1.8797081153608444`}, {2.368407346410207, 1.6721559135424304`}, {2.368407346410207, -0.5110064896914306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, 2.686207749582456}, { 2.373407346410207, -2.6269286677906005`}, { 2.373407346410207, -1.8798929204425574`}, {2.373407346410207, 1.6771506127020992`}, {2.373407346410207, -0.507264752285895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, 2.6868954493026034`}, { 2.378407346410207, -2.6287489096230185`}, { 2.378407346410207, -1.8800778961854556`}, {2.378407346410207, 1.682152468179663}, {2.378407346410207, -0.5035217827862765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, 2.6875972848896947`}, { 2.3834073464102072`, -2.6305817614820834`}, { 2.3834073464102072`, -1.880263043537877}, {2.3834073464102072`, 1.6871609196056336`}, { 2.3834073464102072`, -0.4997777303068169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, 2.6883135615311655`}, { 2.388407346410207, -2.6324273487124805`}, { 2.388407346410207, -1.8804483634423936`}, {2.388407346410207, 1.6921753914948379`}, {2.388407346410207, -0.4960327447817627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, 2.6890445907154894`}, { 2.393407346410207, -2.6342857980099095`}, { 2.393407346410207, -1.8806338568357057`}, {2.393407346410207, 1.6971952930728333`}, {2.393407346410207, -0.4922869769281007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, 2.6897906903069355`}, { 2.398407346410207, -2.6361572374314455`}, { 2.398407346410207, -1.8808195246485306`}, {2.398407346410207, 1.7022200181071192`}, {2.398407346410207, -0.4885405782076426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, 2.6905521846166063`}, { 2.403407346410207, -2.638041796405688}, { 2.403407346410207, -1.881005367805495}, {2.403407346410207, 1.7072489447435668`}, {2.403407346410207, -0.484793700788477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, 2.691329404469348}, { 2.408407346410207, -2.6399396057426863`}, { 2.408407346410207, -1.8811913872250179`}, {2.408407346410207, 1.7122814353485283`}, {2.408407346410207, -0.4810464975058135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, 2.692122687266094}, { 2.413407346410207, -2.641850797643609}, { 2.413407346410207, -1.8813775838191977`}, {2.413407346410207, 1.7173168363570799`}, {2.413407346410207, -0.477299121822241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, 2.692932377041177}, { 2.418407346410207, -2.643775505710158}, { 2.418407346410207, -1.8815639584936958`}, {2.418407346410207, 1.7223544781279065`}, { 2.418407346410207, -0.47355172778742294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, 2.693758824514121}, { 2.423407346410207, -2.645713864953678}, { 2.423407346410207, -1.8817505121476132`}, {2.423407346410207, 1.7273936748053234`}, { 2.423407346410207, -0.46980446999725917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, 2.6946023871354092`}, { 2.428407346410207, -2.6476660118039628`}, { 2.428407346410207, -1.881937245673373}, {2.428407346410207, 1.7324337241889753`}, { 2.428407346410207, -0.46605750355253567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, 2.6954634291256814`}, { 2.433407346410207, -2.6496320841177146`}, { 2.433407346410207, -1.8821241599565937`}, {2.433407346410207, 1.7374739076117607`}, {2.433407346410207, -0.4623109840170902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, 2.6963423215077986`}, { 2.438407346410207, -2.6516122211866477`}, { 2.438407346410207, -1.8823112558759658`}, {2.438407346410207, 1.7425134898265593`}, {2.438407346410207, -0.4585650673755224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, 2.697239442131193}, { 2.443407346410207, -2.653606563745191}, { 2.443407346410207, -1.8824985343031218`}, {2.443407346410207, 1.7475517189023522`}, {2.443407346410207, -0.4548199099904734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, 2.6981551756878748`}, { 2.448407346410207, -2.6556152539777824`}, { 2.448407346410207, -1.882685996102505}, {2.448407346410207, 1.7525878261303545`}, { 2.448407346410207, -0.45107566855950787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, 2.6990899137194657`}, { 2.453407346410207, -2.6576384355257}, { 2.453407346410207, -1.8828736421312406`}, {2.453407346410207, 1.7576210259407883`}, {2.453407346410207, -0.4473325000716276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, 2.700044054614585}, { 2.458407346410207, -2.6596762534934273`}, { 2.458407346410207, -1.883061473238995}, {2.458407346410207, 1.7626505158309622`}, {2.458407346410207, -0.4435905617634395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, 2.7010180035959017`}, { 2.463407346410207, -2.6617288544544944`}, { 2.463407346410207, -1.8832494902678432`}, {2.463407346410207, 1.7676754763053235`}, { 2.463407346410207, -0.43985001107501964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, 2.702012172696126}, { 2.468407346410207, -2.6637963864567777`}, { 2.468407346410207, -1.8834376940521262`}, {2.468407346410207, 1.7726950708281768`}, {2.468407346410207, -0.4361110056054964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, 2.7030269807222105`}, { 2.473407346410207, -2.6658789990272087`}, { 2.473407346410207, -1.8836260854183102`}, {2.473407346410207, 1.77770844578978}, {2.473407346410207, -0.43237370306838985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, 2.704062853206988}, { 2.478407346410207, -2.6679768431758717`}, { 2.478407346410207, -1.8838146651848404`}, {2.478407346410207, 1.782714730486547}, {2.478407346410207, -0.428638261246734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, 2.7051202223474715`}, { 2.483407346410207, -2.67009007139943}, { 2.483407346410207, -1.8840034341619956`}, {2.483407346410207, 1.7877130371160908`}, {2.483407346410207, -0.4249048379480207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, 2.7061995269289985`}, { 2.4884073464102068`, -2.6722188376838543`}, { 2.4884073464102068`, -1.8841923931517366`}, {2.4884073464102068`, 1.792702460787862}, { 2.4884073464102068`, -0.42117359095899426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, 2.70730121223441}, { 2.493407346410207, -2.6743632975064053`}, { 2.493407346410207, -1.884381542947555}, {2.493407346410207, 1.797682079550148}, {2.493407346410207, -0.4174446780003318}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, 2.708425729937417}, { 2.498407346410207, -2.676523607836821}, { 2.498407346410207, -1.8845708843343185`}, {2.498407346410207, 1.8026509544341978`}, {2.498407346410207, -0.4137182566812439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, 2.7095735379793147`}, { 2.503407346410207, -2.6786999271376675`}, { 2.503407346410207, -1.8847604180881128`}, {2.503407346410207, 1.8076081295162563`}, {2.503407346410207, -0.409994484454026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, 2.7107451004281677`}, { 2.5084073464102072`, -2.680892415363797}, { 2.5084073464102072`, -1.8849501449760806`}, {2.5084073464102072`, 1.8125526319982739`}, { 2.5084073464102072`, -0.40627351856860033`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, 2.7119408873196176`}, { 2.513407346410207, -2.683101233960865}, { 2.513407346410207, -1.8851400657562603`}, {2.513407346410207, 1.8174834723080773`}, {2.513407346410207, -0.4025555160270802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, 2.7131613744784255`}, { 2.518407346410207, -2.6853265458628526`}, { 2.518407346410207, -1.8853301811774192`}, {2.518407346410207, 1.8223996442197679`}, { 2.518407346410207, -0.39884063353838717`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, 2.7144070433198944`}, { 2.523407346410207, -2.687568515488528}, { 2.523407346410207, -1.8855204919788866`}, {2.523407346410207, 1.8273001249951037`}, {2.523407346410207, -0.3951290274729651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, 2.7156783806303015`}, { 2.528407346410207, -2.6898273087368008`}, { 2.528407346410207, -1.8857109988903795`}, {2.528407346410207, 1.832183875546615}, {2.528407346410207, -0.3914208538176169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, 2.7169758783254867`}, { 2.533407346410207, -2.692103092980892}, { 2.533407346410207, -1.8859017026318314`}, {2.533407346410207, 1.8370498406231774`}, {2.533407346410207, -0.3877162681305038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, 2.718300033186767}, { 2.538407346410207, -2.6943960370612645`}, { 2.538407346410207, -1.8860926039132144`}, {2.538407346410207, 1.8418969490187362`}, {2.538407346410207, -0.3840154254963415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, 2.719651346573361}, { 2.543407346410207, -2.6967063112772447`}, { 2.543407346410207, -1.886283703434359}, {2.543407346410207, 1.846724113804864}, {2.543407346410207, -0.3803184804818225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, 2.7210303241105382`}, { 2.5484073464102073`, -2.699034087377248}, { 2.5484073464102073`, -1.8864750018847702`}, {2.5484073464102073`, 1.8515302325877587`}, { 2.5484073464102073`, -0.37662558709130856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, 2.722437475352745}, { 2.553407346410207, -2.7013795385475627`}, { 2.553407346410207, -1.886666499943443}, {2.553407346410207, 1.856314187790285}, {2.553407346410207, -0.3729368987228198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, 2.7238733134209983`}, { 2.558407346410207, -2.7037428393995824`}, { 2.558407346410207, -1.8868581982786743`}, {2.558407346410207, 1.861074846959583}, {2.558407346410207, -0.3692525681243551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, 2.7253383546139007`}, { 2.563407346410207, -2.706124165955424}, { 2.563407346410207, -1.8870500975478677`}, {2.563407346410207, 1.8658110631007088`}, {2.563407346410207, -0.3655727473505824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, 2.726833117991664}, { 2.568407346410207, -2.708523695631842}, { 2.568407346410207, -1.8872421983973406`}, {2.568407346410207, 1.8705216750367173`}, { 2.568407346410207, -0.36189758771992775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, 2.728358124932633}, { 2.5734073464102067`, -2.710941607222345}, { 2.5734073464102067`, -1.8874345014621248`}, {2.5734073464102067`, 1.8752055077955059`}, { 2.5734073464102067`, -0.35822723977209636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, 2.729913898661836}, { 2.578407346410207, -2.7133780808774266`}, { 2.578407346410207, -1.8876270073657657`}, {2.578407346410207, 1.8798613730236557`}, { 2.578407346410207, -0.35456185322606143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, 2.731500963751204}, { 2.583407346410207, -2.7158332980828086`}, { 2.583407346410207, -1.8878197167201165`}, {2.583407346410207, 1.8844880694274126`}, {2.583407346410207, -0.35090157693855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, 2.7331198455911925`}, { 2.588407346410207, -2.7183074416356012`}, {2.588407346410207, 1.8890843832408464`}, {2.588407346410207, -1.8880126301251299`}, { 2.588407346410207, -0.34724655886305594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, 2.7347710698336174`}, { 2.593407346410207, -2.720800695618265}, {2.593407346410207, 1.893649088721109}, {2.593407346410207, -1.888205748168648}, { 2.593407346410207, -0.3435969460094168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, 2.736455161805664}, { 2.598407346410207, -2.7233132453702718`}, {2.598407346410207, 1.8981809486705796`}, {2.598407346410207, -1.888399071426184}, { 2.598407346410207, -0.3399528844039788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, 2.7381726458951405`}, { 2.603407346410207, -2.7258452774573483`}, {2.603407346410207, 1.902678714985578}, {2.603407346410207, -1.888592600460708}, { 2.603407346410207, -0.3363145190503827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, 2.73992404490716}, { 2.608407346410207, -2.7283969796381777`}, {2.608407346410207, 1.9071411292311502`}, {2.608407346410207, -1.8887863358224213`}, { 2.608407346410207, -0.3326819938909999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, 2.741709879392605}, { 2.6134073464102068`, -2.730968540828432}, {2.6134073464102068`, 1.9115669232412957`}, {2.6134073464102068`, -1.888980278048534}, { 2.6134073464102068`, -0.3290554517690472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, 2.7435306669488724`}, { 2.618407346410207, -2.733560151062027}, {2.618407346410207, 1.9159548197438516`}, {2.618407346410207, -1.889174427663033}, { 2.618407346410207, -0.32543503439140387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, 2.7453869214935374`}, { 2.623407346410207, -2.7361720014494235`}, {2.623407346410207, 1.9203035330090528`}, {2.623407346410207, -1.8893687851764507`}, { 2.623407346410207, -0.32182088229216615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, 2.7472791525117755`}, { 2.628407346410207, -2.7388042841328746`}, {2.628407346410207, 1.9246117695206382`}, {2.628407346410207, -1.88956335108563}, { 2.628407346410207, -0.3182131347969556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, 2.7492078642785174`}, { 2.6334073464102072`, -2.7414571922384474`}, {2.6334073464102072`, 1.928878228668171}, {2.6334073464102072`, -1.8897581258734792`}, { 2.6334073464102072`, -0.31461192998801296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, 2.7511735550565355`}, { 2.638407346410207, -2.7441309198246673`}, {2.638407346410207, 1.9331016034590414`}, {2.638407346410207, -1.889953110008737}, { 2.638407346410207, -0.31101740467010286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, 2.7531767162718053`}, { 2.643407346410207, -2.746825661827649}, {2.643407346410207, 1.9372805812484544`}, {2.643407346410207, -1.890148303945714}, { 2.643407346410207, -0.30742969433724504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, 2.755217831667708}, { 2.648407346410207, -2.749541614002509}, {2.648407346410207, 1.9414138444854745`}, {2.648407346410207, -1.8903437081240486`}, { 2.648407346410207, -0.30384893314030226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, 2.7572973764398205`}, { 2.653407346410207, -2.752278972860928}, {2.653407346410207, 1.9455000714729938`}, {2.653407346410207, -1.8905393229684495`}, { 2.653407346410207, -0.30027525385544596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, 2.7594158163532216`}, { 2.658407346410207, -2.7550379356046597`}, {2.658407346410207, 1.9495379371393224`}, {2.658407346410207, -1.8907351488884345`}, { 2.658407346410207, -0.29670878785351334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, 2.761573606844471}, { 2.663407346410207, -2.757818700054813}, {2.663407346410207, 1.9535261138188529`}, {2.663407346410207, -1.8909311862780684`}, { 2.663407346410207, -0.29314966507028645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, 2.7637711921105765`}, { 2.668407346410207, -2.760621464576705}, {2.668407346410207, 1.957463272039062}, {2.668407346410207, -1.891127435515696}, { 2.668407346410207, -0.2895980139777004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, 2.7660090041874743`}, { 2.6734073464102073`, -2.763446428000104}, {2.6734073464102073`, 1.961348081310934}, {2.6734073464102073`, -1.8913238969636677`}, { 2.6734073464102073`, -0.2860539615560069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, 2.768287462020719}, { 2.678407346410207, -2.7662937895346342`}, {2.678407346410207, 1.9651792109196615`}, {2.678407346410207, -1.8915205709680654`}, { 2.678407346410207, -0.2825176332669082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, 2.7706069705312726`}, { 2.683407346410207, -2.769163748680146}, {2.683407346410207, 1.968955330712329}, {2.683407346410207, -1.8917174578584235`}, { 2.683407346410207, -0.2789891530276727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, 2.7729679196794224`}, { 2.688407346410207, -2.7720565051318244`}, {2.688407346410207, 1.972675111879085}, {2.688407346410207, -1.8919145579474401`}, { 2.688407346410207, -0.275468643186251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, 2.7753706835300425`}, { 2.693407346410207, -2.774972258679807}, {2.693407346410207, 1.9763372277241598`}, {2.693407346410207, -1.892111871530691}, { 2.693407346410207, -0.2719562244974063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.777911209103072}, { 2.6984073464102067`, 2.7778156193225194`}, {2.6984073464102067`, 1.9799403544229315`}, { 2.6984073464102067`, -1.8923093988863375`}, { 2.6984073464102067`, -0.268452016099869}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.7808735560573625`}, { 2.703407346410207, 2.7803030665488286`}, {2.703407346410207, 1.9834831717611132`}, {2.703407346410207, -1.8925071402748257`}, { 2.703407346410207, -0.26495613549452895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.7838594989568883`}, { 2.708407346410207, 2.7828333460433052`}, {2.708407346410207, 1.9869643638520236`}, {2.708407346410207, -1.8927050959385852`}, { 2.708407346410207, -0.26146869852367505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.7868692368495416`}, { 2.713407346410207, 2.785406759087792}, {2.713407346410207, 1.9903826198278036`}, {2.713407346410207, -1.8929032661017213`}, { 2.713407346410207, -0.2579898193512905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.7899029682853707`}, { 2.718407346410207, 2.7880235865358562`}, {2.718407346410207, 1.993736634500376}, {2.718407346410207, -1.893101650969706}, { 2.718407346410207, -0.25451961044441684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.792960891178023}, { 2.723407346410207, 2.7906840879598613`}, {2.723407346410207, 1.9970251089879072`}, {2.723407346410207, -1.8933002507290597`}, { 2.723407346410207, -0.25105818255558854`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.7960432026588866`}, { 2.728407346410207, 2.7933885008246535`}, {2.728407346410207, 2.000246751302489}, {2.728407346410207, -1.893499065547029}, { 2.728407346410207, -0.24760564470634608`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.7991500989236267`}, { 2.733407346410207, 2.796137039691632}, {2.733407346410207, 2.003400276894786}, {2.733407346410207, -1.8936980955712628`}, { 2.733407346410207, -0.2441621041718364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.8022817750708366`}, { 2.7384073464102068`, 2.798929895456932}, {2.7384073464102068`, 2.0064844091514265`}, {2.7384073464102068`, -1.893897340929481}, { 2.7384073464102068`, -0.24072766646650087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.805438424932469}, { 2.743407346410207, 2.8017672346273788`}, {2.743407346410207, 2.0094978798409593`}, {2.743407346410207, -1.894096801729138}, { 2.743407346410207, -0.23730243533085624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.8086202408957615`}, { 2.748407346410207, 2.804649198637763}, {2.748407346410207, 2.0124394295043233`}, {2.748407346410207, -1.8942964780570835`}, { 2.748407346410207, -0.2338865127193734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.8118274137163275`}, { 2.753407346410207, 2.8075759032129235`}, {2.753407346410207, 2.0153078077858755`}, {2.753407346410207, -1.8944963699792141`}, { 2.753407346410207, -0.2304799987894479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.815060132322065}, { 2.7584073464102072`, 2.8105474377778537`}, {2.7584073464102072`, 2.018101773701188}, {2.7584073464102072`, -1.8946964775401243`}, { 2.7584073464102072`, -0.22708299189147405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.8183185836075837`}, { 2.763407346410207, 2.813563864919005}, {2.763407346410207, 2.020820095838003}, {2.763407346410207, -1.894896800762751}, { 2.763407346410207, -0.2236955885600149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.8216029522187838`}, { 2.768407346410207, 2.8166252198996578`}, {2.768407346410207, 2.0234615524869497`}, {2.768407346410207, -1.895097339648009}, { 2.768407346410207, -0.22031788350606726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.824913420327255}, { 2.773407346410207, 2.819731510232021}, {2.773407346410207, 2.026024931698859}, {2.773407346410207, -1.8952980941744277`}, { 2.773407346410207, -0.21694996961042454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.828250167394133}, { 2.778407346410207, 2.8228827153084914`}, {2.778407346410207, 2.0285090312657728`}, {2.778407346410207, -1.8954990642977758`}, { 2.778407346410207, -0.21359193791813144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.8316133699230757`}, { 2.783407346410207, 2.8260787860941905`}, {2.783407346410207, 2.030912658623053}, {2.783407346410207, -1.8957002499506865`}, { 2.783407346410207, -0.21024387763402855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.835003201201986}, { 2.788407346410207, 2.829319644882611}, {2.788407346410207, 2.033234630670259}, {2.788407346410207, -1.8959016510422737`}, { 2.788407346410207, -0.2069058761193829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.8384198310331343`}, { 2.793407346410207, 2.832605185115897}, {2.793407346410207, 2.0354737735088535`}, {2.793407346410207, -1.8961032674577405`}, { 2.793407346410207, -0.203578018889598}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.8418634254513018`}, { 2.7984073464102073`, 2.8359352712709365`}, {2.7984073464102073`, 2.037628922095072}, {2.7984073464102073`, -1.8963050990579893`}, { 2.7984073464102073`, -0.2002603896130026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.8453341464296016`}, { 2.803407346410207, 2.8393097388121196`}, {2.803407346410207, 2.0396989198067086`}, {2.803407346410207, -1.8965071456792173`}, { 2.803407346410207, -0.1969530701107077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8488321515726045`}, { 2.808407346410207, 2.842728394211246}, {2.808407346410207, 2.0416826179228953`}, {2.808407346410207, -1.8967094071325143`}, { 2.808407346410207, -0.1936561403575276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.852357593796415}, { 2.813407346410207, 2.846191015034733}, {2.813407346410207, 2.04357887501636}, {2.813407346410207, -1.896911883203448}, { 2.813407346410207, -0.190369678483959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.8559106209953375`}, { 2.818407346410207, 2.849697350097902}, {2.818407346410207, 2.0453865562580056`}, {2.818407346410207, -1.8971145736516497`}, { 2.818407346410207, -0.18709376077920825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.85949137569479}, { 2.8234073464102067`, 2.8532471196857707`}, {2.8234073464102067`, 2.0471045326340502`}, {2.8234073464102067`, -1.897317478210385}, { 2.8234073464102067`, -0.1838284616952623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.8630999946901268`}, { 2.828407346410207, 2.8568400158394427`}, {2.828407346410207, 2.048731680076335}, {2.828407346410207, -1.8975205965861304`}, { 2.828407346410207, -0.18057385385199187`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.8667366086710175`}, { 2.833407346410207, 2.860475702706823}, {2.833407346410207, 2.0502668785068043`}, {2.833407346410207, -1.8977239284581344`}, { 2.833407346410207, -0.1773300080432832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.870401341831096}, { 2.838407346410207, 2.864153816956086}, {2.838407346410207, 2.0517090107974907`}, {2.838407346410207, -1.8979274734779734`}, { 2.838407346410207, -0.17409699324418126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.874094311462544}, { 2.843407346410207, 2.867873968249975}, {2.843407346410207, 2.0530569616477434`}, {2.843407346410207, -1.8981312312691068`}, { 2.843407346410207, -0.1708748766190462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.877815627535333}, { 2.848407346410207, 2.87163573977876}, {2.848407346410207, 2.0543096163807393`}, {2.848407346410207, -1.8983352014264196`}, { 2.848407346410207, -0.1676637235307075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.8815653922608595`}, { 2.853407346410207, 2.875438688849357}, {2.853407346410207, 2.0554658596616697`}, {2.853407346410207, -1.898539383515764}, { 2.853407346410207, -0.16446359755060588`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.885343699639732}, { 2.858407346410207, 2.8792823475279015`}, {2.858407346410207, 2.056524574140313}, {2.858407346410207, -1.8987437770734874`}, { 2.858407346410207, -0.16127456046991692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.8891506349934732`}, { 2.8634073464102068`, 2.8831662233327964`}, {2.8634073464102068`, 2.0574846390209633`}, { 2.8634073464102068`, -1.8989483816059627`}, { 2.8634073464102068`, -0.15809667231164767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.892986274479983}, { 2.868407346410207, 2.8870897999750973`}, {2.868407346410207, 2.0583449285630078`}, {2.868407346410207, -1.8991531965891033`}, { 2.868407346410207, -0.15492999134369279`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.8968506845925726`}, { 2.873407346410207, 2.891052538142871}, {2.873407346410207, 2.059104310515653}, {2.873407346410207, -1.8993582214678788`}, { 2.873407346410207, -0.15177457409284764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.900743921642502}, { 2.878407346410207, 2.89505387632606}, {2.878407346410207, 2.0597616444905795`}, {2.878407346410207, -1.8995634556558172`}, { 2.878407346410207, -0.14863047535976132`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.9046660312249175`}, { 2.8834073464102072`, 2.899093231678228}, {2.8834073464102072`, 2.060315780276469}, {2.8834073464102072`, -1.8997688985345071`}, { 2.8834073464102072`, -0.14549774823483091`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.9086170476681796`}, { 2.888407346410207, 2.903170000911483}, {2.888407346410207, 2.0607655560995877`}, {2.888407346410207, -1.8999745494530844`}, { 2.888407346410207, -0.14237644411501643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.9125969934666314`}, { 2.893407346410207, 2.9072835612208223`}, {2.893407346410207, 2.061109796834737}, {2.893407346410207, -1.9001804077277227`}, { 2.893407346410207, -0.13926661272158466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.916605878696888}, { 2.898407346410207, 2.911433271234081}, {2.898407346410207, 2.0613473121710753`}, {2.898407346410207, -1.9003864726411055`}, { 2.898407346410207, -0.13616830211875794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.9206437004178136`}, { 2.903407346410207, 2.9156184719836817`}, {2.903407346410207, 2.061476894737423}, {2.903407346410207, -1.9005927434418999`}, { 2.903407346410207, -0.13308155873327326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.924710442054427}, { 2.908407346410207, 2.91983848789637}, {2.908407346410207, 2.061497318191807}, {2.908407346410207, -1.9007992193442176`}, { 2.908407346410207, -0.13000642737483709`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.928806072766033}, { 2.913407346410207, 2.9240926277972004`}, {2.913407346410207, 2.0614073352800606`}, {2.913407346410207, -1.9010058995270722`}, { 2.913407346410207, -0.12694295125748}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.9329305467990046`}, { 2.918407346410207, 2.928380185924061}, {2.918407346410207, 2.0612056758684636`}, {2.918407346410207, -1.9012127831338241`}, { 2.918407346410207, -0.12389117202179332`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9370838028246835`}, { 2.9234073464102073`, 2.932700442949138}, {2.9234073464102073`, 2.0608910449554085`}, { 2.9234073464102073`, -1.9014198692716267`}, { 2.9234073464102073`, -0.12085112975805656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.941265763263007}, { 2.928407346410207, 2.9370526670038197`}, {2.928407346410207, 2.06046212066721}, {2.928407346410207, -1.9016271570108532`}, { 2.928407346410207, -0.11782286303024686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.9454763335925582`}, { 2.933407346410207, 2.941436114703645}, {2.933407346410207, 2.0599175522432307`}, {2.933407346410207, -1.9018346453845272`}, { 2.933407346410207, -0.11480640890092515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.9497154016478784`}, { 2.938407346410207, 2.945850032170094}, {2.938407346410207, 2.0592559580155454`}, {2.938407346410207, -1.9020423333877354`}, { 2.938407346410207, -0.11180180295700558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.9539828369049363`}, { 2.943407346410207, 2.950293656046075}, {2.943407346410207, 2.0584759233884546`}, {2.943407346410207, -1.9022502199770421`}, { 2.943407346410207, -0.10880907933640604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.9582784897558896`}, { 2.9484073464102067`, 2.954766214502242}, {2.9484073464102067`, 2.057575998823229}, {2.9484073464102067`, -1.9024583040698875`}, { 2.9484073464102067`, -0.10582827075557685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.962602190774334}, { 2.953407346410207, 2.9592669282313717`}, {2.953407346410207, 2.056554697833508}, {2.953407346410207, -1.9026665845439845`}, { 2.953407346410207, -0.10285940853791786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9669537499723826`}, { 2.958407346410207, 2.963795011428198}, {2.958407346410207, 2.055410494996901}, {2.958407346410207, -1.9028750602367006`}, { 2.958407346410207, -0.09990252264308633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.9713329560511488`}, { 2.963407346410207, 2.9683496727523964`}, {2.963407346410207, 2.054141823988389}, {2.963407346410207, -1.9030837299444399`}, { 2.963407346410207, -0.09695764169719812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.975739575646309}, { 2.968407346410207, 2.972930116272462}, {2.968407346410207, 2.0527470756412542`}, {2.968407346410207, -1.903292592422008}, { 2.968407346410207, -0.09402479302393617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.9801733525705956`}, { 2.973407346410207, 2.9775355423885164`}, {2.973407346410207, 2.0512245960413455`}, {2.973407346410207, -1.9035016463819765`}, { 2.973407346410207, -0.09110400267657698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.984634007055303}, { 2.978407346410207, 2.98216514873223}, {2.978407346410207, 2.0495726846606552`}, {2.978407346410207, -1.9037108904940347`}, { 2.978407346410207, -0.08819529547094013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.989121234993036}, { 2.983407346410207, 2.9868181310422552`}, {2.983407346410207, 2.047789592536288}, {2.983407346410207, -1.903920323384332}, { 2.983407346410207, -0.08529869501928257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.99363470718414}, { 2.9884073464102068`, 2.9914936840137476`}, {2.9884073464102068`, 2.0458735205010803`}, { 2.9884073464102068`, -1.9041299436348142`}, { 2.9884073464102068`, -0.08241422376515421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.9981740685894516`}, { 2.993407346410207, 2.9961910021207303`}, {2.993407346410207, 2.0438226174723013`}, {2.993407346410207, -1.904339749782552}, { 2.993407346410207, -0.07954190301923081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.0027389375922207`}, { 2.998407346410207, 3.000909280410233}, {2.998407346410207, 2.0416349788050647`}, {2.998407346410207, -1.904549740319056}, { 2.998407346410207, -0.07668175299615068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.0073289052722836`}, { 3.003407346410207, 3.00564771526738}, {3.003407346410207, 2.039308644717278}, {3.003407346410207, -1.9047599136895892`}, { 3.003407346410207, -0.07383379285237683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.011943534695739}, { 3.0084073464102072`, 3.0104055051506426`}, {3.0084073464102072`, 2.0368415987932096`}, { 3.0084073464102072`, -1.9049702682924625`}, { 3.0084073464102072`, -0.07099804072511755}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0165823602236093`}, { 3.013407346410207, 3.015181851296728}, {3.013407346410207, 2.034231766572978}, {3.013407346410207, -1.9051808024783334`}, { 3.013407346410207, -0.0681745137723373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.0212448868432515`}, { 3.018407346410207, 3.0199759583947396`}, {3.018407346410207, 2.0314770142355445`}, {3.018407346410207, -1.9053915145494795`}, { 3.018407346410207, -0.0653632282138864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.0259305895263573`}, { 3.023407346410207, 3.02478703522929}, {3.023407346410207, 2.028575147383062}, {3.023407346410207, -1.905602402759076}, { 3.023407346410207, -0.06256419937380196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.0306389126177296`}, { 3.028407346410207, 3.0296142952924767`}, {3.028407346410207, 2.025523909934732}, {3.028407346410207, -1.9058134653104628`}, { 3.028407346410207, -0.05977744172381409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0353692692591574`}, { 3.0334073464102067`, 3.0344569573647298`}, {3.0334073464102067`, 2.0223209831386093`}, {3.0334073464102067`, -1.906024700356391}, { 3.0334073464102067`, -0.0570029689281108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.040121040852868}, { 3.038407346410207, 3.0393142460646203`}, {3.038407346410207, 2.018963984710115}, {3.038407346410207, -1.906236105998272}, { 3.038407346410207, -0.05424079388941363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.044893576569317}, { 3.043407346410207, 3.0441853923678783`}, {3.043407346410207, 2.015450468106343}, {3.043407346410207, -1.9064476802854144`}, { 3.043407346410207, -0.051490928796427714`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.0496861929041583`}, { 3.0484073464102073`, 3.049069634095948}, {3.0484073464102073`, 2.011777921945528}, {3.0484073464102073`, -1.9066594212142471`}, { 3.0484073464102073`, -0.048753385172719134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.0544981732893732`}, { 3.053407346410207, 3.053966216374448}, {3.053407346410207, 2.0079437695814133`}, {3.053407346410207, -1.9068713267275366`}, { 3.053407346410207, -0.04602817392710877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.059328767763777}, { 3.058407346410207, 3.058874392062097}, {3.058407346410207, 2.0039453688425195`}, {3.058407346410207, -1.9070833947135917`}, { 3.058407346410207, -0.04331530540564201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.064177192708057}, { 3.063407346410207, 3.063793422150616}, {3.063407346410207, 1.9997800119466325`}, {3.063407346410207, -1.907295623005462}, { 3.063407346410207, -0.040614789445232405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.0690426306497147`}, { 3.068407346410207, 3.068722576136248}, {3.068407346410207, 1.9954449256011482`}, {3.068407346410207, -1.9075080093801249`}, { 3.068407346410207, -0.037926635429064465`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.073924230143209}, { 3.0734073464102067`, 3.073661132363588}, {3.0734073464102067`, 1.9909372713001128`}, { 3.0734073464102067`, -1.9077205515576567`}, { 3.0734073464102067`, -0.03525085234385857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.078821105730683}, { 3.078407346410207, 3.0786083783424347`}, {3.078407346410207, 1.9862541458291127`}, {3.078407346410207, -1.9079332472004065`}, { 3.078407346410207, -0.03258744883910939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.083732337988558}, { 3.083407346410207, 3.0835636110384517`}, {3.083407346410207, 1.9813925819893359`}, {3.083407346410207, -1.9081460939121466`}, { 3.083407346410207, -0.02993643328841493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.0886569736652256`}, { 3.0884073464102073`, 3.088526137138434}, {3.0884073464102073`, 1.9763495495523111`}, { 3.0884073464102073`, -1.9083590892372215`}, { 3.0884073464102073`, -0.027297813853028118`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.0935940259149186`}, { 3.093407346410207, 3.093495273290995}, {3.093407346410207, 1.971121956457001}, {3.093407346410207, -1.9085722306596815`}, { 3.093407346410207, -0.024671598547772504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.0985424746326635`}, { 3.098407346410207, 3.0984703463235626`}, {3.098407346410207, 1.9657066502609664`}, {3.098407346410207, -1.9087855156024085`}, { 3.098407346410207, -0.022057795309474194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.1035012668949764`}, { 3.103407346410207, 3.1034506934365105`}, {3.103407346410207, 1.9601004198574064`}, {3.103407346410207, -1.9089989414262305`}, { 3.103407346410207, -0.019456412068081796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.1084693175106812`}, { 3.108407346410207, 3.108435662375347}, {3.108407346410207, 1.954299997469829}, {3.108407346410207, -1.9092125054290257`}, { 3.108407346410207, -0.016867456820653583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.113445509685823}, { 3.1134073464102068`, 3.1134246115818014`}, {3.1134073464102068`, 1.9483020609360477`}, { 3.1134073464102068`, -1.9094262048448158`}, { 3.1134073464102068`, -0.014290937708409533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.118428695806273}, { 3.118407346410207, 3.118416910324709}, {3.118407346410207, 1.9421032362930364`}, {3.118407346410207, -1.9096400368428461`}, { 3.118407346410207, -0.011726863097066473`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.1234176983411284`}, { 3.123407346410207, 3.123411938811607}, {3.123407346410207, 1.9357001006739598`}, {3.123407346410207, -1.9098539985266612`}, { 3.123407346410207, -0.009175241660692762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.1284113108695384`}, { 3.1284073464102073`, 3.1284090882819258`}, {3.1284073464102073`, 1.929089185528412}, {3.1284073464102073`, -1.9100680869331617`}, { 3.1284073464102073`, -0.006636082469328369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.1334082992325705`}, { 3.1334073464102072`, 3.133407761082453}, {3.1334073464102072`, 1.9222669801765}, {3.1334073464102072`, -1.910282299031657}, { 3.1334073464102072`, -0.004109395080665179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.138407402812106}, { 3.138407346410207, 3.1384073707264473`}, {3.138407346410207, 1.9152299357069607`}, {3.138407346410207, -1.910496631722902}, { 3.138407346410207, -0.00159518963607093}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.138407402812106, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -9242.331428571426}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 1, 2, 3, 3, 6}, {{5}, {5}, {5}, {1}, {2}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.0578322627916394`, -1.7089387236960554`}, { 0.20247905725059345`, -0.20247905725059345`}, { 1.9355243068146257`, -0.21731989123123197`}, { 0.2024790572505934, -2.1138968381972423`}, { 1.0652541218134735`, -0.7083316093672418}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 5}, {2, 5}, {3, 5}}, 0.021888637658461052`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.021888637658461052], DiskBox[2, 0.021888637658461052], DiskBox[3, 0.021888637658461052], DiskBox[4, 0.021888637658461052], DiskBox[5, 0.021888637658461052]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -9716.29714285714}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -4.898587196589414*^-16}, \ {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -3.141592653589793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -0.019998625146856523`}, \ {-3.1365926535897932`, 3.13659280983061}, {-3.1365926535897932`, -3.136592684839984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -0.03998900469762255}, \ {-3.1315926535897933`, 3.131593903293028}, {-3.1315926535897933`, \ -3.1315929035929417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -0.05996291065003896}, \ {-3.126592653589793, 3.1265968700869338`}, {-3.126592653589793, -3.126593497363585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -0.07991215009622998}, \ {-3.121592653589793, 3.1216026441010367`}, {-3.121592653589793, -3.121594653690004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -0.09982858253765226}, \ {-3.116592653589793, 3.116612155900697}, {-3.116592653589793, -3.1165965601450067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -0.11970413692385218`}, \ {-3.1115926535897933`, 3.1116263316369777`}, {-3.1115926535897933`, \ -3.111599404348801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -0.13953082832718328`}, \ {-3.106592653589793, 3.1066460919673475`}, {-3.106592653589793, \ -3.1066033739799495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -0.15930077416910124`}, \ {-3.101592653589793, 3.101672350993592}, {-3.101592653589793, -3.101608656786998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -0.1790062099179591}, \ {-3.096592653589793, 3.0967060152190804`}, {-3.096592653589793, \ -3.0966154405997868`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -0.19863950418315524`}, \ {-3.0915926535897933`, 3.091747982529943}, {-3.0915926535897933`, \ -3.0916239133419627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -0.2181931731361965}, \ {-3.086592653589793, 3.0867991411993714`}, {-3.086592653589793, -3.086634263041206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -0.2376598941953046}, \ {-3.081592653589793, 3.081860368922254}, {-3.081592653589793, -3.0816466778414275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -0.2570325189169324}, \ {-3.076592653589793, 3.076932531879774}, {-3.076592653589793, -3.0766613460141503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -0.2763040850444831}, \ {-3.0715926535897933`, 3.0720164838365656`}, {-3.0715926535897933`, \ -3.071678455969277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -0.2954678276718434}, \ {-3.066592653589793, 3.0671130652739937`}, {-3.066592653589793, \ -3.0666981962664708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -0.31451718948679375`}, \ {-3.061592653589793, 3.062223102560806}, {-3.061592653589793, -3.0617207556264407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -0.3334458300669118}, \ {-3.056592653589793, 3.0573474071626694`}, {-3.056592653589793, \ -3.0567463229417924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -0.35224763420805894`}, \ {-3.0515926535897933`, 3.052486774892325}, {-3.0515926535897933`, \ -3.0517750872875467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -0.37091671927305775`}, \ {-3.046592653589793, 3.0476419852032093`}, {-3.046592653589793, -3.04680723793262}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -0.3894474415552979}, \ {-3.041592653589793, 3.0428138005250163`}, {-3.041592653589793, \ -3.0418429643497107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -0.4078344016591395}, \ {-3.036592653589793, 3.038002965645048}, {-3.036592653589793, -3.0368824562262233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -0.4260724489054715}, \ {-3.0315926535897932`, 3.033210207134353}, {-3.0315926535897932`, -3.031925903474488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -0.4441566847772022}, \ {-3.026592653589793, 3.028436232819799}, {-3.026592653589793, -3.0269734962418773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -0.4620824654251811}, \ {-3.021592653589793, 3.0236817313029127`}, {-3.021592653589793, \ -3.0220254249210545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -0.47984540326048086`}, \ {-3.016592653589793, 3.0189473715244333`}, {-3.016592653589793, \ -3.0170818801594055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -0.49744136766374325`}, \ {-3.0115926535897932`, 3.0142338023764492`}, {-3.0115926535897932`, \ -3.012143052869139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -0.514866484846587}, \ {-3.0065926535897933`, 3.0095416523601175`}, {-3.0065926535897933`, \ -3.0072091342364318`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -0.532117136903938}, \ {-3.001592653589793, 3.0048715292897334`}, {-3.001592653589793, -3.002280315730816}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -0.5491899600991507}, \ {-2.996592653589793, 3.000224020042249}, {-2.996592653589793, -2.9973567891141837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -0.5660818424266135}, \ {-2.991592653589793, 2.995599690351577}, {-2.991592653589793, -2.992438746449604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -0.582789920498494}, \ {-2.9865926535897933`, 2.990999084646805}, {-2.9865926535897933`, -2.987526380109845}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -0.5993115758039161}, \ {-2.981592653589793, 2.986422725933445}, {-2.981592653589793, -2.9826198827856554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -0.6156444303899454}, \ {-2.976592653589793, 2.98187111571647}, {-2.976592653589793, -2.977719447493804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -0.6317863420142736}, \ {-2.971592653589793, 2.977344733964272}, {-2.971592653589793, -2.9728252675848865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -0.6477353988196921}, \ {-2.9665926535897933`, 2.972844039111487}, {-2.9665926535897933`, \ -2.9679375367506213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -0.663489913580181}, \ {-2.961592653589793, 2.9683694681001462`}, {-2.961592653589793, -2.96305644903111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -0.6790484175677024}, \ {-2.956592653589793, 2.9639214364570523`}, {-2.956592653589793, \ -2.9581821988215617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -0.6944096540879567}, \ {-2.951592653589793, 2.9595003384059853`}, {-2.951592653589793, \ -2.9533149808788077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -0.7095725717318563}, \ {-2.9465926535897933`, 2.9551065470130484`}, {-2.9465926535897933`, -2.9484549903273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -0.7245363173881356}, \ {-2.941592653589793, 2.9507404143636333`}, {-2.941592653589793, \ -2.9436024226648865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -0.739300229060579}, \ {-2.936592653589793, 2.9464022717692337`}, {-2.936592653589793, \ -2.9387574737681916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -0.7538638285314386}, \ {-2.931592653589793, 2.9420924300020594`}, {-2.931592653589793, -2.933920339897387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -0.7682268139105265}, \ {-2.9265926535897933`, 2.937811179556266}, {-2.9265926535897933`, \ -2.9290912177007695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -0.782389052107198}, \ {-2.921592653589793, 2.933558790933509}, {-2.921592653589793, -2.924270304218852}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -0.7963505712600374}, \ {-2.916592653589793, 2.9293355149511573`}, {-2.916592653589793, \ -2.9194577968877016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -0.8101115531569337}, \ {-2.911592653589793, 2.9251415830719423`}, {-2.911592653589793, -2.914653893542274}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -0.8236723256754744}, \ {-2.9065926535897932`, 2.9209772077523337`}, {-2.9065926535897932`, \ -2.9098587924188024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -0.8370333552714844}, \ {-2.901592653589793, 2.916842582808848}, {-2.901592653589793, -2.905072692156926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -0.850195239540939}, \ {-2.896592653589793, 2.912737883800059}, {-2.896592653589793, -2.9002957918011516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -0.8631586998782468}, \ {-2.891592653589793, 2.908663268422811}, {-2.891592653589793, -2.895528290801744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -0.8759245742514977}, \ {-2.8865926535897932`, 2.9046188769211465`}, {-2.8865926535897932`, \ -2.8907703890150658`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -0.8884938101131243}, \ {-2.8815926535897933`, 2.90060483250616}, {-2.8815926535897933`, -2.886022286703284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -0.900867457462186}, \ {-2.876592653589793, 2.896621241785487}, {-2.876592653589793, -2.8812841845333943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -0.9130466620724865}, \ {-2.871592653589793, 2.892668195200783}, {-2.871592653589793, -2.8765562835756464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -0.9250326588987468}, \ {-2.866592653589793, 2.888745767472023}, {-2.866592653589793, -2.8718387853012364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -0.936826765671143}, \ {-2.861592653589793, 2.884854018046922}, {-2.861592653589793, -2.8671318915792394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -0.9484303766868805}, \ {-2.856592653589793, 2.8809929915546784`}, {-2.856592653589793, -2.862435804672906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -0.9598449568057058}, \ {-2.851592653589793, 2.8771627182623427`}, {-2.851592653589793, -2.857750727235082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -0.9710720356548279}, \ {-2.846592653589793, 2.8733632145330024`}, {-2.846592653589793, -2.853076862302922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -0.982113202047209}, \ {-2.8415926535897933`, 2.8695944832844855`}, {-2.8415926535897933`, \ -2.8484144132916533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -0.9929700986160193}, \ {-2.836592653589793, 2.865856514447699}, {-2.836592653589793, -2.8437635839876862`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -1.0036444166666545`}, \ {-2.831592653589793, 2.862149285423507}, {-2.831592653589793, -2.839124578540586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -1.0141378912468695`}, \ {-2.826592653589793, 2.858472761537403}, {-2.826592653589793, -2.8344976014543874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -1.024452296434333}, \ {-2.8215926535897933`, 2.854826896490916}, {-2.8215926535897933`, -2.829882857577791}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -1.0345894408402676`}, \ {-2.816592653589793, 2.851211632809217}, {-2.816592653589793, -2.825280552093461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -1.0445511633268703`}, \ {-2.811592653589793, 2.847626902284056}, {-2.811592653589793, -2.8206908905063313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -1.0543393289355907`}, \ {-2.806592653589793, 2.8440726264113656`}, {-2.806592653589793, \ -2.8161140786308536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -1.0639558250227332`}, \ {-2.8015926535897933`, 2.840548716823084}, {-2.8015926535897933`, \ -2.8115503225772107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -1.0734025575982435`}, \ {-2.796592653589793, 2.8370550757123802`}, {-2.796592653589793, -2.806999828736422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -1.0826814478631808`}, \ {-2.791592653589793, -2.802462803764298}, {-2.791592653589793, 2.833591596252076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -1.0917944289409178`}, \ {-2.786592653589793, -2.7979394545643426`}, {-2.786592653589793, 2.830158163005629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -1.1007434427967708`}, \ {-2.7815926535897932`, -2.7934299882693203`}, {-2.7815926535897932`, 2.8267546523303397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -1.1095304373405863`}, \ {-2.776592653589793, -2.7889346122217646`}, {-2.776592653589793, 2.8233809327724537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -1.1181573637064868`}, \ {-2.771592653589793, -2.7844535339531338`}, {-2.771592653589793, 2.8200368654538277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -1.1266261737038903`}, \ {-2.766592653589793, -2.7799869611616708`}, {-2.766592653589793, 2.816722304449874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -1.1349388174338224`}, \ {-2.7615926535897932`, -2.7755351016890777`}, {-2.7615926535897932`, 2.8134370971586944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -1.143097241064358}, \ {-2.7565926535897933`, -2.771098163495746}, {-2.7565926535897933`, 2.8101810846609894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -1.1511033847591048`}, \ {-2.751592653589793, -2.7666763546345856`}, {-2.751592653589793, 2.8069541020708098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -1.1589591807526187`}, \ {-2.746592653589793, -2.7622698832236274`}, {-2.746592653589793, 2.8037559788769566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -1.1666665515665644`}, \ {-2.741592653589793, -2.7578789574169638`}, {-2.741592653589793, 2.8005865392748825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -1.1742274083606432`}, \ {-2.736592653589793, -2.7535037853743654`}, {-2.736592653589793, 2.7974456024891428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -1.1816436494122897`}, \ {-2.731592653589793, -2.749144575229477}, {-2.731592653589793, 2.7943329830863646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -1.1889171587191691`}, \ {-2.726592653589793, -2.744801535056287}, {-2.726592653589793, 2.791248491278569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -1.1960498047188315`}, \ {-2.721592653589793, -2.7404748728342296`}, {-2.721592653589793, 2.7881919332171536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -1.2030434391197635`}, \ {-2.7165926535897933`, -2.736164796411685}, {-2.7165926535897933`, 2.785163111277305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -1.209899895838344}, \ {-2.711592653589793, -2.731871513467799}, {-2.711592653589793, 2.7821618243330404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -1.2166209900363987`}, \ {-2.706592653589793, -2.7275952314728187`}, {-2.706592653589793, 2.7791878680230004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -1.2232085172540357`}, \ {-2.701592653589793, -2.7233361576466644`}, {-2.701592653589793, 2.77624103500693}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -1.2296642526328225`}, \ {-2.6965926535897933`, -2.7190944989159456`}, {-2.6965926535897933`, 2.773321115213136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -1.2359899502243314`}, \ {-2.691592653589793, -2.714870461869199}, {-2.691592653589793, 2.7704278960769453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -1.24218734237937}, \ {-2.686592653589793, -2.710664252710501}, {-2.686592653589793, 2.7675611627702668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -1.2482581392134107`}, \ {-2.681592653589793, -2.7064760772113536`}, {-2.681592653589793, 2.76472069842257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -1.2542040281437385`}, \ {-2.6765926535897933`, -2.7023061406607995`}, {-2.6765926535897933`, 2.7619062843332256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -1.2600266734942327`}, \ {-2.671592653589793, -2.698154647813868}, {-2.671592653589793, 2.7591177001755445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -1.2657277161636526`}, \ {-2.666592653589793, -2.694021802838201}, {-2.666592653589793, 2.7563547241925592`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -1.27130877335368}, \ {-2.661592653589793, -2.689907809258952}, {-2.661592653589793, 2.753617133384846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -1.2767714383529418`}, \ {-2.6565926535897932`, -2.685812869901971}, {-2.6565926535897932`, 2.7509047036904657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -1.2821172803735295`}, \ {-2.651592653589793, -2.6817371868351216`}, {-2.651592653589793, 2.748217210157267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -1.2873478444366502`}, \ {-2.646592653589793, -2.6776809613079555`}, {-2.646592653589793, 2.7455544271077335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -1.2924646513042017`}, \ {-2.641592653589793, -2.6736443936894903`}, {-2.641592653589793, 2.7429161282965637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -1.2974691974532113`}, \ {-2.6365926535897932`, -2.6696276834044093`}, {-2.6365926535897932`, 2.740302087061169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -1.302362955090238}, \ {-2.6315926535897933`, -2.665631028867327}, {-2.6315926535897933`, 2.7377120764652894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -1.3071473722029936`}, \ {-2.626592653589793, -2.6616546274154893`}, {-2.626592653589793, 2.735145869435958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -1.311823872646523}, \ {-2.621592653589793, -2.657698675239653}, {-2.621592653589793, 2.7326032388939403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -1.3163938562615072`}, \ {-2.616592653589793, -2.653763367313331}, {-2.616592653589793, 2.7300839578779215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -1.3208586990222742`}, \ {-2.611592653589793, -2.6498488973203447`}, {-2.611592653589793, 2.7275877996625564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -1.3252197532123233`}, \ {-2.606592653589793, -2.6459554575807567`}, {-2.606592653589793, 2.72511453787065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -1.3294783476252434`}, \ {-2.601592653589793, -2.642083238975199}, {-2.601592653589793, 2.722663946579621}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -1.3336357877889762`}, \ {-2.596592653589793, -2.638232430867562}, {-2.596592653589793, 2.720235800422419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -1.3376933562116147`}, \ {-2.5915926535897933`, -2.63440322102631}, {-2.5915926535897933`, 2.7178298746831446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -1.3416523126468354`}, \ {-2.586592653589793, -2.630595795544116}, {-2.586592653589793, 2.715445945387462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -1.3455138943773877`}, \ {-2.581592653589793, -2.6268103387562434`}, {-2.581592653589793, 2.7130837893881004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -1.3492793165149517`}, \ {-2.576592653589793, -2.6230470331574436`}, {-2.576592653589793, 2.7107431844455085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -1.3529497723148929`}, \ {-2.571592653589793, -2.6193060593175583`}, {-2.571592653589793, 2.708423909303913}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -1.356526433504513}, \ {-2.566592653589793, -2.6155875957958847`}, {-2.566592653589793, 2.7061257437629407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -1.360010450623377}, \ {-2.561592653589793, -2.6118918190543483`}, {-2.561592653589793, 2.7038484687449023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -1.363402953374545}, \ {-2.556592653589793, -2.6082189033695418`}, {-2.556592653589793, 2.7015918663580143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -1.3667050509854464`}, \ {-2.5515926535897933`, -2.6045690207437704`}, {-2.5515926535897933`, 2.699355719955643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -1.3699178325772756`}, \ {-2.5465926535897934`, -2.6009423408151333`}, {-2.5465926535897934`, 2.6971398141917042`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -1.3730423675418855`}, \ {-2.541592653589793, -2.5973390307667117`}, {-2.541592653589793, 2.69494393507247}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -1.3760797059251162`}, \ {-2.536592653589793, -2.5937592552350535`}, {-2.536592653589793, 2.6927678700048046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -1.3790308788156862`}, \ {-2.5315926535897932`, -2.590203176217943}, {-2.5315926535897932`, 2.6906114078410956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -1.3818968987386777`}, \ {-2.526592653589793, -2.5866709529816094`}, {-2.526592653589793, 2.688474338920911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -1.3846787600528268`}, \ {-2.521592653589793, -2.5831627419675067`}, {-2.521592653589793, 2.6863564551095895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -1.387377439350821}, \ {-2.516592653589793, -2.579678696698733}, {-2.516592653589793, 2.6842575498338728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -1.3899938958618292`}, \ {-2.5115926535897932`, -2.5762189676862124`}, {-2.5115926535897932`, 2.6821774181146965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -1.3925290718555836`}, \ {-2.5065926535897933`, -2.572783702334806}, {-2.5065926535897933`, 2.680115856597279}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -1.3949838930473328`}, \ {-2.501592653589793, -2.569373044849404}, {-2.501592653589793, 2.6780726635786185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -1.3973592690030512`}, \ {-2.496592653589793, -2.565987136141194}, {-2.496592653589793, 2.6760476390325225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -1.3996560935442903`}, \ {-2.491592653589793, -2.562626113734229}, {-2.491592653589793, 2.6740405846322606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -1.4018752451521301`}, \ {-2.486592653589793, -2.5592901116723867`}, {-2.486592653589793, 2.672051303770981}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -1.404017587369696}, \ {-2.481592653589793, -2.5559792604269087`}, {-2.481592653589793, 2.6700796015799724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -1.4060839692027198`}, \ {-2.476592653589793, -2.5526936868046706`}, {-2.476592653589793, 2.6681252849448613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -1.4080752255177071`}, \ {-2.471592653589793, -2.5494335138572675`}, {-2.471592653589793, 2.6661881625198802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -1.4099921774372361`}, \ {-2.4665926535897933`, -2.546198860791151}, {-2.4665926535897933`, 2.664268044740268}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -1.4118356327319619`}, \ {-2.461592653589793, -2.542989842878878}, {-2.461592653589793, 2.662364743832894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -1.4136063862089534`}, \ {-2.456592653589793, -2.5398065713717264`}, {-2.456592653589793, 2.660478073825212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -1.4153052200959515`}, \ {-2.451592653589793, -2.536649153413735}, {-2.451592653589793, 2.6586078505526123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -1.4169329044212136`}, \ {-2.446592653589793, -2.5335176919573894`}, {-2.446592653589793, 2.6567538916642577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -1.4184901973885953`}, \ {-2.441592653589793, -2.5304122856810998`}, {-2.441592653589793, 2.654916016627484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -1.4199778457475376`}, \ {-2.436592653589793, -2.527333028908583}, {-2.436592653589793, 2.6530940467308164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -1.421396585157696}, \ {-2.431592653589793, -2.5242800115304016`}, {-2.431592653589793, 2.6512878050857247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -1.4227471405478835`}, \ {-2.4265926535897933`, -2.5212533189277084`}, {-2.4265926535897933`, 2.649497116627127}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -1.4240302264690663`}, \ {-2.4215926535897934`, -2.5182530318984173`}, {-2.4215926535897934`, 2.647721808112734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -1.425246547441205}, \ {-2.416592653589793, -2.5152792265859514`}, {-2.416592653589793, 2.6459617081213302`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -1.4263967982936288`}, \ {-2.411592653589793, -2.512331974410724}, {-2.411592653589793, 2.644216647049977}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -1.4274816644987744`}, \ {-2.4065926535897932`, -2.5094113420044404`}, {-2.4065926535897932`, 2.642486457110262}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -1.4285018224990822`}, \ {-2.401592653589793, -2.506517391147463}, {-2.401592653589793, 2.64077097232364}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -1.4294579400268042`}, \ {-2.396592653589793, -2.5036501787093286`}, {-2.396592653589793, 2.6390700285158752`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -1.4303506764166103`}, \ {-2.391592653589793, -2.500809756592554}, {-2.391592653589793, 2.637383463310697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -1.431180682910769}, \ {-2.3865926535897932`, -2.497996171679883}, {-2.3865926535897932`, 2.6357111161226707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -1.431948602956784}, \ {-2.3815926535897933`, -2.495209465785113}, {-2.3815926535897933`, 2.6340528281493536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -1.4326550724973324`}, \ {-2.376592653589793, -2.4924496756076033`}, {-2.376592653589793, 2.6324084423627805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -1.433300720252386}, \ {-2.371592653589793, -2.4897168326905947`}, {-2.371592653589793, 2.6307778035003206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -1.4338861679933668`}, \ {-2.366592653589793, -2.4870109633834563`}, {-2.366592653589793, 2.6291607580549208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -1.4344120308093034`}, \ {-2.361592653589793, -2.4843320888079794`}, {-2.361592653589793, 2.627557154264832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -1.4348789173648167`}, \ {-2.356592653589793, -2.4816802248287773`}, {-2.356592653589793, 2.625966842102795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -1.4352874301499168`}, \ {-2.351592653589793, -2.4790553820279237`}, {-2.351592653589793, 2.624389673264755}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -1.4356381657215316`}, \ {-2.346592653589793, -2.4764575656839023`}, {-2.346592653589793, 2.6228255011581405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -1.4359317149366935`}, \ {-2.3415926535897933`, -2.47388677575492}, {-2.3415926535897933`, 2.6212741808897175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -1.4361686631773816`}, \ {-2.336592653589793, -2.471343006866694}, {-2.336592653589793, 2.6197355692530753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -1.4363495905669632`}, \ {-2.331592653589793, -2.468826248304726}, {-2.331592653589793, 2.6182095247157573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -1.4364750721782225`}, \ {-2.326592653589793, -2.466336484011143}, {-2.326592653589793, 2.616695907406061}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -1.4365456782330006`}, \ {-2.321592653589793, -2.46387369258613}, {-2.321592653589793, 2.615194579099559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -1.4365619742934181`}, \ {-2.316592653589793, -2.4614378472940013`}, {-2.316592653589793, 2.6137054032053366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -1.436524521444721}, \ {-2.311592653589793, -2.4590289160738865`}, {-2.311592653589793, 2.612228244751985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -1.4364338764698055`}, \ {-2.306592653589793, -2.4566468615551162`}, {-2.306592653589793, 2.6107629703733854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -1.4362905920154099`}, \ {-2.3015926535897933`, -2.4542916410772233`}, {-2.3015926535897933`, 2.6093094482942734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -1.4360952167500827`}, \ {-2.2965926535897934`, -2.4519632067146153`}, {-2.2965926535897934`, 2.607867548315632}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -1.4358482955139844`}, \ {-2.291592653589793, -2.449661505305868}, {-2.291592653589793, 2.6064371417999337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -1.4355503694605825`}, \ {-2.286592653589793, -2.447386478487615}, {-2.286592653589793, 2.6050181016562344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -1.4352019761903343`}, \ {-2.2815926535897932`, -2.445138062732995}, {-2.2815926535897932`, 2.6036103023251336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -1.4348036498764873`}, \ {-2.276592653589793, -2.442916189394594}, {-2.276592653589793, 2.602213619763651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -1.4343559213830746`}, \ {-2.271592653589793, -2.440720784751868}, {-2.271592653589793, 2.600827931429998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -1.433859318375238}, \ {-2.266592653589793, -2.438551770062909}, {-2.266592653589793, 2.5994531162682764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -1.433314365422021}, \ {-2.2615926535897932`, -2.4364090616205254`}, {-2.2615926535897932`, 2.5980890546931246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -1.4327215840917553`}, \ {-2.2565926535897933`, -2.434292570812551}, {-2.2565926535897933`, 2.5967356285743097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -1.4320814930401975`}, \ {-2.251592653589793, -2.432202204186241}, {-2.251592653589793, 2.595392721221285}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -1.4313946080915874`}, \ {-2.246592653589793, -2.430137863516705}, {-2.246592653589793, 2.594060217367739}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -1.4306614423127657`}, \ {-2.241592653589793, -2.428099445879236}, {-2.241592653589793, 2.5927380031561196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -1.4298825060805498`}, \ {-2.236592653589793, -2.426086843725401}, {-2.236592653589793, 2.591425966122166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -1.4290583071425393`}, \ {-2.231592653589793, -2.424099944962803}, {-2.231592653589793, 2.5901239951794532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -1.428189350671548}, \ {-2.226592653589793, -2.422138633038359}, {-2.226592653589793, 2.58883198060396}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -1.4272761393138254`}, \ {-2.221592653589793, -2.4202027870249347`}, {-2.221592653589793, 2.5875498140186552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -1.426319173231324}, \ {-2.2165926535897933`, -2.418292281711223}, {-2.2165926535897933`, 2.586277388378139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -1.4253189501381567`}, \ {-2.211592653589793, -2.416406987694695}, {-2.211592653589793, 2.5850145979533186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -1.4242759653314931`}, \ {-2.206592653589793, -2.4145467714774678`}, {-2.206592653589793, 2.5837613383161435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.4231907117171005`}, \ {-2.201592653589793, -2.4127114955649223`}, {-2.201592653589793, 2.582517506324403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -1.422063679829736}, \ {-2.196592653589793, -2.410901018566915}, {-2.196592653589793, 2.5812830001065894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.420895357848612}, \ {-2.191592653589793, -2.4091151953014043`}, {-2.191592653589793, 2.580057719046834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.4196862316081817`}, \ {-2.186592653589793, -2.4073538769003373`}, {-2.186592653589793, 2.5788415637699322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.4184367846044141`}, \ {-2.181592653589793, -2.4056169109175776`}, {-2.181592653589793, 2.577634436126438}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.4171474979968588`}, \ {-2.1765926535897933`, -2.4039041414387627`}, {-2.1765926535897933`, 2.5764362391778644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.4158188506066502`}, \ {-2.1715926535897934`, -2.4022154091928627`}, {-2.1715926535897934`, 2.575246877181972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -1.4144513189107308`}, \ {-2.166592653589793, -2.4005505516652588`}, {-2.166592653589793, 2.5740662555781535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.4130453770325015`}, \ {-2.161592653589793, -2.39890940321222}, {-2.161592653589793, 2.5728942809729345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.4116014967291075`}, \ {-2.1565926535897932`, -2.397291795176515}, {-2.1565926535897932`, 2.5717308611255643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.410120147375615}, \ {-2.151592653589793, -2.3956975560040714`}, {-2.151592653589793, 2.57057590493373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -1.4086017959462713`}, \ {-2.146592653589793, -2.394126511361418}, {-2.146592653589793, 2.5694293224193827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -1.4070469069930764`}, \ {-2.141592653589793, -2.3925784842538085`}, {-2.141592653589793, 2.5682910247146706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -1.4054559426218924`}, \ {-2.1365926535897932`, -2.391053295143802}, {-2.1365926535897932`, 2.567160924048006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.4038293624662863`}, \ {-2.1315926535897933`, -2.38955076207016}, {-2.1315926535897933`, 2.5660389337302436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.4021676236593226`}, \ {-2.126592653589793, -2.388070700766884}, {-2.126592653589793, 2.564924968140987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -1.4004711808035124`}, \ {-2.121592653589793, -2.3866129247822268`}, {-2.121592653589793, 2.5638189427150175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.398740485939115}, \ {-2.116592653589793, -2.385177245597513}, {-2.116592653589793, 2.5627207739288544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.3969759885109863`}, \ {-2.111592653589793, -2.3837634727456294`}, {-2.111592653589793, 2.5616303792874437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.39517813533417}, \ {-2.106592653589793, -2.382371413929014}, {-2.106592653589793, 2.5605476773109745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.3933473705584125`}, \ {-2.101592653589793, -2.3810008751370177`}, {-2.101592653589793, 2.5594725875218307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.3914841356317715`}, \ {-2.096592653589793, -2.379651660762468}, {-2.096592653589793, 2.5584050304316723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.3895888692635117`}, \ {-2.0915926535897933`, -2.3783235737173283`}, {-2.0915926535897933`, 2.5573449275286513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.3876620073864399`}, \ {-2.0865926535897934`, -2.377016415547304}, {-2.0865926535897934`, 2.5562922012647675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.3857039831188356`}, \ {-2.081592653589793, -2.3757299865452692`}, {-2.081592653589793, 2.555246775043346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.3837152267261508`}, \ {-2.076592653589793, -2.3744640858634067`}, {-2.076592653589793, 2.5542085732066666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.3816961655826094`}, \ {-2.071592653589793, -2.373218511623922}, {-2.071592653589793, 2.5531775210237195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.379647224132847}, \ {-2.066592653589793, -2.371993061028261}, {-2.066592653589793, 2.5521535446780943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.3775688238537414`}, \ {-2.061592653589793, -2.3707875304646815`}, {-2.061592653589793, 2.551136571256014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.375461383216547}, \ {-2.056592653589793, -2.3696017156141362`}, {-2.056592653589793, 2.5501265287345007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.3733253176494586`}, \ {-2.0515926535897933`, -2.3684354115543247`}, {-2.0515926535897933`, 2.5491233459696767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.3711610395007139`}, \ {-2.0465926535897934`, -2.3672884128618676`}, {-2.0465926535897934`, 2.5481269526852035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.3689689580023532`}, \ {-2.041592653589793, -2.366160513712505}, {-2.041592653589793, 2.547137279460855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.3667494792347281`}, \ {-2.036592653589793, -2.365051507979266}, {-2.036592653589793, 2.546154257721231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.3645030060918435`}, \ {-2.031592653589793, -2.3639611893285197`}, {-2.031592653589793, 2.5451778197245942`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.3622299382476506`}, \ {-2.026592653589793, -2.3628893513138682`}, {-2.026592653589793, 2.5442078985518575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.3599306721233368`}, \ {-2.021592653589793, -2.361835787467817}, {-2.021592653589793, 2.5432444280956945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.357605600855707}, \ {-2.016592653589793, -2.360800291391187}, {-2.016592653589793, 2.542287343049785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.3552551142667169`}, \ {-2.0115926535897932`, -2.3597826568402036`}, {-2.0115926535897932`, 2.541336578898198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.352879598834227}, \ {-2.0065926535897933`, -2.358782677811252}, {-2.0065926535897933`, 2.540392071904902}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.3504794376640177`}, \ {-2.001592653589793, -2.357800148623256}, {-2.001592653589793, 2.5394537591034028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.3480550104631475`}, \ {-1.996592653589793, -2.356834863997646}, {-1.996592653589793, 2.538521578286531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.3456066935146491`}, \ {-1.991592653589793, -2.3558866191359193`}, {-1.991592653589793, 2.5375954679963324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.3431348596536465`}, \ {-1.986592653589793, -2.354955209794736}, {-1.986592653589793, 2.536675367514104}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.3406398782449107`}, \ {-1.9815926535897932`, -2.3540404323585995`}, {-1.9815926535897932`, 2.535761216850557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.3381221151618807`}, \ {-1.976592653589793, -2.35314208391006}, {-1.976592653589793, 2.534852956736104}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.3355819327671608`}, \ {-1.9715926535897932`, -2.3522599622974587`}, {-1.9715926535897932`, 2.5339505286112676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.333019689894546}, \ {-1.966592653589793, -2.3513938662002345`}, {-1.966592653589793, 2.5330538746172206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.330435741832556}, \ {-1.9615926535897932`, -2.3505435951917653`}, {-1.9615926535897932`, 2.5321629375864503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.327830440309503}, \ {-1.956592653589793, -2.3497089497997803`}, {-1.956592653589793, 2.531277661033536}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.325204133480114}, \ {-1.9515926535897932`, -2.348889731564358}, {-1.9515926535897932`, 2.5303979891460666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.3225571659136492`}, \ {-1.946592653589793, -2.3480857430934816`}, {-1.946592653589793, 2.529523866775651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.3198898785836217`}, \ {-1.9415926535897932`, -2.3472967881162647`}, {-1.9415926535897932`, 2.5286552394290807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.3172026088589888`}, \ {-1.936592653589793, -2.346522671533766}, {-1.936592653589793, 2.5277920532595815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.3144956904969034`}, \ {-1.9315926535897932`, -2.345763199467492}, {-1.9315926535897932`, 2.526934255058202}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.3117694536369633`}, \ {-1.926592653589793, -2.3450181793055895`}, {-1.926592653589793, 2.5260817922453063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.3090242247969615`}, \ {-1.9215926535897931`, -2.344287419746763}, {-1.9215926535897931`, 2.525234612862188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.3062603268701207`}, \ {-1.916592653589793, -2.3435707308419658`}, {-1.916592653589793, 2.524392665562796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.3034780791237726`}, \ {-1.9115926535897931`, -2.342867924033855}, {-1.9115926535897931`, 2.5235558996055705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.3006777971994898`}, \ {-1.906592653589793, -2.342178812194113}, {-1.906592653589793, 2.52272426484539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.2978597931146294`}, \ {-1.9015926535897931`, -2.3415032096586286`}, {-1.9015926535897931`, 2.521897711725633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.2950243752652622`}, \ {-1.896592653589793, -2.340840932260599}, {-1.896592653589793, 2.5210761912703443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.2921718484304496`}, \ {-1.8915926535897931`, -2.340191797361577}, {-1.8915926535897931`, 2.5202596550765053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.28930251377788}, \ {-1.886592653589793, -2.339555623880542}, {-1.886592653589793, 2.519448055306421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.2864166688707732`}, \ {-1.881592653589793, -2.338932232321}, {-1.881592653589793, 2.518641344680199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.2835146076760746`}, \ {-1.876592653589793, -2.338321444796187}, {-1.876592653589793, 2.5178394764683443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.2805966205738617`}, \ {-1.871592653589793, -2.3377230850524042`}, {-1.871592653589793, 2.5170424044844424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.2776629943679776`}, \ {-1.866592653589793, -2.337136978490554}, {-1.866592653589793, 2.5162500830779604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.27471401229781}, \ {-1.861592653589793, -2.3365629521859037`}, {-1.861592653589793, 2.515462467127137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.271749954051198}, \ {-1.8565926535897932`, -2.3360008349061316`}, {-1.8565926535897932`, 2.5146795120319707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.2687710957784377`}, \ {-1.851592653589793, -2.3354504571277075`}, {-1.851592653589793, 2.5139011737073105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.2657777101073504`}, \ {-1.8465926535897932`, -2.3349116510506684`}, {-1.8465926535897932`, 2.5131274085760413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.2627700661593526`}, \ {-1.841592653589793, -2.334384250611803}, {-1.841592653589793, 2.5123581735623652`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.259748429566521}, \ {-1.8365926535897932`, -2.333868091496339}, {-1.8365926535897932`, 2.5115934260851738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.2567130624895857`}, \ {-1.831592653589793, -2.333363011148138}, {-1.831592653589793, 2.5108331240515125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.2536642236368523`}, \ {-1.8265926535897932`, -2.332868848778491}, {-1.8265926535897932`, 2.5100772258501456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.250602168283965}, \ {-1.821592653589793, -2.332385445373519}, {-1.821592653589793, 2.5093256903451975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.2475271482945234`}, \ {-1.8165926535897932`, -2.3319126437002686`}, {-1.8165926535897932`, 2.5085784768698955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.2444394121414648`}, \ {-1.811592653589793, -2.3314502883114994`}, {-1.811592653589793, 2.5078355452203884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.2413392049292442`}, \ {-1.8065926535897932`, -2.33099822554928}, {-1.8065926535897932`, 2.5070968556496696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.2382267684166945`}, \ {-1.801592653589793, -2.3305563035473744`}, {-1.801592653589793, 2.5063623688615655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.2351023410405892`}, \ {-1.7965926535897931`, -2.330124372232492}, {-1.7965926535897931`, 2.5056320460048225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.2319661579398367`}, \ {-1.791592653589793, -2.3297022833244343`}, {-1.791592653589793, 2.5049058486672693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.2288184509803213`}, \ {-1.7865926535897931`, -2.3292898903352373`}, {-1.7865926535897931`, 2.5041837388700707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.2256594487802746`}, \ {-1.781592653589793, -2.3288870485672453`}, {-1.781592653589793, 2.503465679062051}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.2224893767362228`}, \ {-1.7765926535897931`, -2.328493615110272}, {-1.7765926535897931`, 2.502751632114105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -1.2193084570494372`}, \ {-1.771592653589793, -2.328109448837825}, {-1.771592653589793, 2.502041561313687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -1.216116908752846}, \ {-1.7665926535897931`, -2.3277344104024436`}, {-1.7665926535897931`, 2.5013354303593753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -1.2129149477384065`}, \ {-1.761592653589793, -2.327368362230209}, {-1.761592653589793, 2.5006332033555148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -1.2097027867848886`}, \ {-1.756592653589793, -2.3270111685144617`}, {-1.756592653589793, 2.4999348448069356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -1.2064806355860267`}, \ {-1.751592653589793, -2.3266626952087406`}, {-1.751592653589793, 2.499240319613746}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -1.2032487007790436`}, \ {-1.746592653589793, -2.326322810019021}, {-1.746592653589793, 2.498549593066201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.3259913823952414`}, \ {-1.741592653589793, -1.2000071859734651`}, {-1.741592653589793, 2.497862630839635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.3256682835222167`}, \ {-1.736592653589793, -1.1967562917802703`}, {-1.736592653589793, 2.497179398989477}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.325353386309899}, \ {-1.7315926535897932`, -1.193496215841273}, {-1.7315926535897932`, 2.4964998639463345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.3250465653830834`}, \ {-1.726592653589793, -1.190227152858754}, {-1.726592653589793, 2.4958239925111365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.3247476970705554`}, \ {-1.7215926535897932`, -1.1869492946253135`}, {-1.7215926535897932`, 2.4951517518503588`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.3244566593937255`}, \ {-1.716592653589793, -1.1836628300538992`}, {-1.716592653589793, 2.494483109491307}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.3241733320547753`}, \ {-1.7115926535897932`, -1.1803679452080071`}, {-1.7115926535897932`, 2.493818033317473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.323897596424354}, \ {-1.706592653589793, -1.1770648233320136`}, {-1.706592653589793, 2.4931564915639504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.323629335528847}, \ {-1.7015926535897932`, -1.1737536448816315`}, {-1.7015926535897932`, 2.4924984528129195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.3233684340372416`}, \ {-1.696592653589793, -1.1704345875544564`}, {-1.696592653589793, 2.4918438859891974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.323114778247633}, \ {-1.6915926535897932`, -1.1671078263205867`}, {-1.6915926535897932`, 2.4911927603558444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.322868256073376}, \ {-1.686592653589793, -1.163773533453298}, {-1.686592653589793, 2.490545045509837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.3226287570289257`}, \ {-1.6815926535897932`, -1.1604318785597492`}, {-1.6815926535897932`, 2.489900711377804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.3223961722153783`}, \ {-1.676592653589793, -1.157083028611702}, {-1.676592653589793, 2.4892597282118167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.322170394305742}, \ {-1.6715926535897931`, -1.1537271479762405`}, {-1.6715926535897931`, 2.488622066585243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.321951317529968}, \ {-1.666592653589793, -1.1503643984464629`}, {-1.666592653589793, 2.487987697388659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.3217388376597405`}, \ {-1.6615926535897931`, -1.1469949392721401`}, {-1.6615926535897931`, 2.4873565918258174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.3215328519930787`}, \ {-1.656592653589793, -1.143618927190321}, {-1.656592653589793, 2.4867287214096727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.321333259338739}, \ {-1.6515926535897931`, -1.140236516455864}, {-1.6515926535897931`, 2.4861040579584643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.3211399600004636`}, \ {-1.646592653589793, -1.136847858871887}, {-1.646592653589793, 2.4854825735918507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.320952855761074}, \ {-1.6415926535897931`, -1.1334531038201219`}, {-1.6415926535897931`, 2.4848642407271035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.320771849866442}, \ {-1.636592653589793, -1.1300523982911534`}, {-1.636592653589793, 2.4842490320753488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.3205968470093428`}, \ {-1.631592653589793, -1.126645886914541}, {-1.631592653589793, 2.4836369206378666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.3204277533132194`}, \ {-1.626592653589793, -1.1232337119887972`}, {-1.626592653589793, 2.48302787970244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.320264476315862}, \ {-1.621592653589793, -1.1198160135112294`}, {-1.621592653589793, 2.4824218828397537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.320106924953025}, \ {-1.616592653589793, -1.1163929292076125`}, {-1.616592653589793, 2.481818903899846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.319955009541993}, \ {-1.611592653589793, -1.1129645945617068`}, {-1.611592653589793, 2.481218917008612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.3198086417651114`}, \ {-1.606592653589793, -1.1095311428445875`}, {-1.606592653589793, 2.4806218965643456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.3196677346532892`}, \ {-1.601592653589793, -1.1060927051437976`}, {-1.601592653589793, 2.480027817234347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.3195322025694973`}, \ {-1.5965926535897932`, -1.102649410392299}, {-1.5965926535897932`, 2.479436653951561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.3194019611922587`}, \ {-1.591592653589793, -1.0992013853972267`}, {-1.591592653589793, 2.4788483819112717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.3192769274991574`}, \ {-1.5865926535897932`, -1.095748754868429}, {-1.5865926535897932`, 2.4782629765678403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.3191570197503646`}, \ {-1.581592653589793, -1.0922916414467956`}, {-1.581592653589793, 2.4776804136314885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.3190421574722007`}, \ {-1.5765926535897932`, -1.088830165732358}, {-1.5765926535897932`, 2.4771006690651296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.318932261440735}, \ {-1.571592653589793, -1.0853644463121637`}, {-1.571592653589793, 2.476523719081238}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.318827253665442}, \ {-1.5665926535897932`, -1.0818945997879144`}, {-1.5665926535897932`, 2.475949540138767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.3187270573729104`}, \ {-1.561592653589793, -1.0784207408033626`}, {-1.561592653589793, 2.475378108940107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.3186315969906235`}, \ {-1.5565926535897932`, -1.0749429820714693`}, {-1.5565926535897932`, 2.4748094024280887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.3185407981308153`}, \ {-1.551592653589793, -1.0714614344013038`}, {-1.551592653589793, 2.474243397783023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.3184545875744047`}, \ {-1.5465926535897931`, -1.0679762067246985`}, {-1.5465926535897931`, 2.473680072419788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.318372893255023}, \ {-1.541592653589793, -1.0644874061226428`}, {-1.541592653589793, 2.4731194039849513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.3182956442431344`}, \ {-1.5365926535897931`, -1.0609951378514175`}, {-1.5365926535897931`, 2.472561370353933}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.3182227707302583`}, \ {-1.531592653589793, -1.057499505368464}, {-1.531592653589793, 2.472005949628212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.318154204013295}, \ {-1.5265926535897931`, -1.0540006103579973`}, {-1.5265926535897931`, 2.4714531201325656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.318089876478971}, \ {-1.521592653589793, -1.0504985527563362`}, {-1.521592653589793, 2.470902860412349}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.318029721588392}, \ {-1.5165926535897931`, -1.046993430776976}, {-1.5165926535897931`, 2.470355149230814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.3179736738617236`}, \ {-1.511592653589793, -1.0434853409353853`}, {-1.511592653589793, 2.469809965566462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.317921668862995}, \ {-1.506592653589793, -1.0399743780735269`}, {-1.506592653589793, 2.4692672886104363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.3178736431850298`}, \ {-1.501592653589793, -1.0364606353841082`}, {-1.501592653589793, 2.468727097763945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.3178295344345137`}, \ {-1.496592653589793, -1.0329442044345525`}, {-1.496592653589793, 2.4681893726357256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.3177892812171943`}, \ {-1.491592653589793, -1.0294251751907002`}, {-1.491592653589793, 2.4676540930395428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.317752823123225}, \ {-1.486592653589793, -1.0259036360402267`}, {-1.486592653589793, 2.467121238991715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.3177201007126422`}, \ {-1.481592653589793, -1.022379673815785}, {-1.481592653589793, 2.466590790708682}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.3176910555009957`}, \ {-1.476592653589793, -1.0188533738178753`}, {-1.476592653589793, 2.4660627286046033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.3176656299451204`}, \ {-1.4715926535897932`, -1.0153248198374298`}, {-1.4715926535897932`, 2.4655370332889843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.317643767429059}, \ {-1.466592653589793, -1.0117940941781303`}, {-1.466592653589793, 2.465013685564344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.3176254122501305`}, \ {-1.4615926535897932`, -1.0082612776784416`}, {-1.4615926535897932`, 2.4644926664239075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.317610509605158}, \ {-1.456592653589793, -1.0047264497333717`}, {-1.456592653589793, 2.4639739570493338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.317599005576841}, \ {-1.4515926535897932`, -1.0011896883159588`}, {-1.4515926535897932`, 2.4634575388084685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.3175908471202917`}, \ {-1.446592653589793, -0.9976510699984805}, {-1.446592653589793, 2.4629433932531364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.317585982049717}, \ {-1.4415926535897932`, -0.9941106699733949}, {-1.4415926535897932`, 2.462431502116955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.317584359025264}, \ {-1.436592653589793, -0.9905685620740042}, {-1.436592653589793, 2.461921847313184}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.31758592754002}, \ {-1.4315926535897932`, -0.9870248187948507}, {-1.4315926535897932`, 2.461414410932598}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.3175906379071702`}, \ {-1.426592653589793, -0.9834795113118447}, {-1.426592653589793, 2.4609091752413956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.3175984412473123`}, \ {-1.4215926535897931`, -0.9799327095021226}, {-1.4215926535897931`, 2.4604061226791285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.3176092894759317`}, \ {-1.416592653589793, -0.976384481963638}, {-1.416592653589793, 2.4599052358566653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.317623135291032}, \ {-1.4115926535897931`, -0.9728348960344909}, {-1.4115926535897931`, 2.4594064975541756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.3176399321609265`}, \ {-1.406592653589793, -0.9692840178119937}, {-1.406592653589793, 2.458909890719151}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.317659634312188}, \ {-1.4015926535897931`, -0.9657319121714746}, {-1.4015926535897931`, 2.458415398464442}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.3176821967177523`}, \ {-1.396592653589793, -0.9621786427848242}, {-1.396592653589793, 2.4579230040663287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.317707575085186}, \ {-1.3915926535897931`, -0.958624272138784}, {-1.3915926535897931`, 2.4574326909626136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.317735725845105}, \ {-1.386592653589793, -0.9550688615529812}, {-1.386592653589793, 2.4569444427507436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.3177666061397546`}, \ {-1.381592653589793, -0.9515124711977095}, {-1.381592653589793, 2.45645824318595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.3178001738117433`}, \ {-1.376592653589793, -0.9479551601114644}, {-1.376592653589793, 2.455974076179423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.3178363873929317`}, \ {-1.371592653589793, -0.9443969862182202}, {-1.371592653589793, 2.4554919257965033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.3178752060934786`}, \ {-1.366592653589793, -0.9408380063444727}, {-1.366592653589793, 2.455011776254898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.317916589791036}, \ {-1.361592653589793, -0.9372782762360309}, {-1.361592653589793, 2.454533611922926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.317960499020102}, \ {-1.356592653589793, -0.9337178505745714}, {-1.356592653589793, 2.4540574173177805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.318006894961523}, \ {-1.351592653589793, -0.9301567829939517}, {-1.351592653589793, 2.4535831771038157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.318055739432148}, \ {-1.3465926535897932`, -0.9265951260962898}, {-1.3465926535897932`, 2.4531108760908618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.3181069948746305`}, \ {-1.341592653589793, -0.923032931467807}, {-1.341592653589793, 2.4526404992325523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.3181606243473802`}, \ {-1.3365926535897932`, -0.9194702496944439}, {-1.3365926535897932`, 2.4521720316246842`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.3182165915146644`}, \ {-1.331592653589793, -0.9159071303772418}, {-1.331592653589793, 2.4517054585035902`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.3182748606368513`}, \ {-1.3265926535897932`, -0.9123436221475052}, {-1.3265926535897932`, 2.45124076524454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.3183353965608013`}, \ {-1.321592653589793, -0.9087797726817326}, {-1.321592653589793, 2.450777937360157}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.318398164710402}, \ {-1.3165926535897932`, -0.9052156287163351}, {-1.3165926535897932`, 2.4503169604988613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.3184631310772414`}, \ {-1.311592653589793, -0.9016512360621288}, {-1.311592653589793, 2.4498578204433255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.3185302622114303`}, \ {-1.3065926535897932`, -0.8980866396186158}, {-1.3065926535897932`, 2.44940050310896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.3185995252125533`}, \ {-1.301592653589793, -0.8945218833880508}, {-1.301592653589793, 2.44894499454241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.3186708877207676`}, \ {-1.2965926535897931`, -0.8909570104892975}, {-1.2965926535897931`, 2.4484912809200776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.3187443179080334`}, \ {-1.291592653589793, -0.887392063171477}, {-1.291592653589793, 2.4480393485466605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.31881978446948}, \ {-1.2865926535897931`, -0.88382708282741}, {-1.2865926535897931`, 2.4475891838537094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.3188972566149078`}, \ {-1.281592653589793, -0.880262110006855}, {-1.281592653589793, 2.447140773398207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.3189767040604177`}, \ {-1.2765926535897931`, -0.8766971844295524}, {-1.2765926535897931`, 2.4466941038611645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.319058097020178}, \ {-1.271592653589793, -0.8731323449980608}, {-1.271592653589793, 2.446249162046231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.319141406198315}, \ {-1.2665926535897931`, -0.8695676298104094}, {-1.2665926535897931`, 2.4458059348783308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.3192266027809336`}, \ {-1.261592653589793, -0.8660030761725491}, {-1.261592653589793, 2.445364409402309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.3193136584282628`}, \ {-1.256592653589793, -0.8624387206106192}, {-1.256592653589793, 2.444924572781604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.3194025452669265`}, \ {-1.251592653589793, -0.8588745988830209}, {-1.251592653589793, 2.444486412296924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.319493235882338}, \ {-1.246592653589793, -0.8553107459923156}, {-1.246592653589793, 2.444049915344956}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.3195857033112155`}, \ {-1.241592653589793, -0.8517471961969296}, {-1.241592653589793, 2.44361506943708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.319679921034215}, \ {-1.236592653589793, -0.8481839830226872}, {-1.236592653589793, 2.4431818621981027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.319775862968685}, \ {-1.231592653589793, -0.8446211392741638}, {-1.231592653589793, 2.442750281365014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.319873503461537}, \ {-1.226592653589793, -0.8410586970458631}, {-1.226592653589793, 2.4423203147857473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.31997281728223}, \ {-1.2215926535897932`, -0.8374966877332211}, {-1.2215926535897932`, 2.4418919504179653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.320073779615869}, \ {-1.216592653589793, -0.8339351420434461}, {-1.216592653589793, 2.4414651763278594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.3201763660564185`}, \ {-1.2115926535897932`, -0.8303740900061842}, {-1.2115926535897932`, 2.441039980688962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.3202805526000203`}, \ {-1.206592653589793, -0.8268135609840227}, {-1.206592653589793, 2.440616351780976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.320386315638427}, \ {-1.2015926535897932`, -0.8232535836828302}, {-1.2015926535897932`, 2.440194277988618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.320493631952539}, \ {-1.196592653589793, -0.819694186161937}, {-1.196592653589793, 2.4397737478004773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.320602478706049}, \ {-1.1915926535897932`, -0.8161353958441585}, {-1.1915926535897932`, 2.439354749807891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.32071283343919}, \ {-1.186592653589793, -0.8125772395256574}, {-1.186592653589793, 2.438937272703828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.320824674062586}, \ {-1.1815926535897932`, -0.8090197433856616}, {-1.1815926535897932`, 2.438521305281794}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.320937978851208}, \ {-1.176592653589793, -0.8054629329960191}, {-1.176592653589793, 2.4381068364347427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.3210527264384218`}, \ {-1.1715926535897931`, -0.801906833330617}, {-1.1715926535897931`, 2.437693855154011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.321168895810145}, \ {-1.166592653589793, -0.798351468774643}, {-1.166592653589793, 2.437282350528258}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.3212864662990906`}, \ {-1.1615926535897931`, -0.7947968631337083}, {-1.1615926535897931`, 2.436872311742422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.3214054175791135`}, \ {-1.156592653589793, -0.7912430396428237}, {-1.156592653589793, 2.436463728076688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.321525729659648}, \ {-1.1515926535897931`, -0.7876900209752427}, {-1.1515926535897931`, 2.4360565889054757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.3216473828802395`}, \ {-1.146592653589793, -0.7841378292511573}, {-1.146592653589793, 2.435650883696428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.3217703579051636`}, \ {-1.1415926535897931`, -0.7805864860462656}, {-1.1415926535897931`, 2.4352466020094248`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.3218946357181416`}, \ {-1.1365926535897932`, -0.7770360124001993}, {-1.1365926535897932`, 2.434843733495598}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.3220201976171384`}, \ {-1.1315926535897929`, -0.773486428824823}, {-1.1315926535897929`, 2.434442267896368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -2.3221470252092518`}, \ {-1.126592653589793, -0.7699377553124062}, {-1.126592653589793, 2.434042195042488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.322275100405685}, \ {-1.121592653589793, -0.7663900113436566}, {-1.121592653589793, 2.4336435048530993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.3224044054168043`}, \ {-1.1165926535897932`, -0.7628432158956416}, {-1.1165926535897932`, 2.4332461873347997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -2.322534922747281}, \ {-1.1115926535897929`, -0.759297387449575}, {-1.1115926535897929`, 2.4328502325807255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.3226666351913132`}, \ {-1.106592653589793, -0.7557525439984881}, {-1.106592653589793, 2.4324556307696423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -2.3227995258279295`}, \ {-1.101592653589793, -0.752208703054775}, {-1.101592653589793, 2.432062372165047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -2.3229335780163707`}, \ {-1.0965926535897932`, -0.7486658816576257}, {-1.0965926535897932`, 2.4316704471142834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -2.3230687753915515`}, \ {-1.0915926535897933`, -0.7451240963803373}, {-1.0915926535897933`, 2.4312798460476674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -2.323205101859597}, \ {-1.086592653589793, -0.7415833633375145}, {-1.086592653589793, 2.4308905594776213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -2.323342541593454}, \ {-1.081592653589793, -0.7380436981921552}, {-1.081592653589793, 2.430502577997822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -2.3234810790285807`}, \ {-1.0765926535897932`, -0.7345051161626259}, {-1.0765926535897932`, 2.4301158922823594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -2.3236206988587043`}, \ {-1.0715926535897933`, -0.7309676320295263}, {-1.0715926535897933`, 2.4297304930849006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -2.3237613860316526`}, \ {-1.066592653589793, -0.7274312601424466}, {-1.066592653589793, 2.4293463712378727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -2.3239031257452587`}, \ {-1.061592653589793, -0.7238960144266241}, {-1.061592653589793, 2.4289635176516464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -2.3240459034433294`}, \ {-1.0565926535897932`, -0.7203619083894841}, {-1.0565926535897932`, 2.428581923313738}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -2.324189704811689}, \ {-1.0515926535897933`, -0.7168289551270921}, {-1.0515926535897933`, 2.4282015792880145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.324334515774285}, \ {-1.046592653589793, -0.7132971673304922}, {-1.046592653589793, 2.427822476713916}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.3244803224893618`}, \ {-1.041592653589793, -0.7097665572919568}, {-1.041592653589793, 2.4274446068056768`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.3246271113456993`}, \ {-1.0365926535897931`, -0.7062371369111305}, {-1.0365926535897931`, 2.427067960851569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.3247748689589183`}, \ {-1.0315926535897932`, -0.7027089177010819}, {-1.0315926535897932`, 2.4266925302131424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.3249235821678402`}, \ {-1.026592653589793, -0.699181910794259}, {-1.026592653589793, 2.4263183063244873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.3250732380309227`}, \ {-1.021592653589793, -0.6956561269483555}, {-1.021592653589793, 2.4259452806914936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.325223823822741}, \ {-1.0165926535897931`, -0.6921315765520776}, {-1.0165926535897931`, 2.4255734448911266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.325375327030537}, \ {-1.0115926535897932`, -0.6886082696308257}, {-1.0115926535897932`, 2.4252027905707103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.3255277353508323`}, \ {-1.0065926535897929`, -0.6850862158522906}, {-1.0065926535897929`, 2.4248333094472176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.3256810366860847`}, \ {-1.001592653589793, -0.681565424531954}, {-1.001592653589793, 2.424464993306572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.325835219141415}, \ {-0.9965926535897931, -0.678045904638509}, {-0.9965926535897931, 2.4240978340029553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.325990271021383}, \ {-0.9915926535897932, -0.6745276647991932}, {-0.9915926535897932, 2.4237318234581235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.32614618082682}, \ {-0.9865926535897929, -0.6710107133050413}, {-0.9865926535897929, 2.423366953660735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.3263029372517137`}, \ {-0.981592653589793, -0.6674950581160534}, {-0.981592653589793, 2.423003216665681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.3264605291801512`}, \ {-0.9765926535897931, -0.6639807068662844}, {-0.9765926535897931, 2.4226406045934317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.326618945683308}, \ {-0.9715926535897932, -0.6604676668688505}, {-0.9715926535897932, 2.42227910962938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.326778176016491}, \ {-0.9665926535897928, -0.6569559451208618}, {-0.9665926535897928, 2.4219187240232043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.3269382096162334`}, \ {-0.961592653589793, -0.6534455483082792}, {-0.961592653589793, 2.4215594400882323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.3270990360974366`}, \ {-0.9565926535897931, -0.6499364828106885}, {-0.9565926535897931, 2.4212012502008124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.327260645250563}, \ {-0.9515926535897932, -0.6464287547060092}, {-0.9515926535897932, 2.420844146799699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.3274230270388743`}, \ {-0.9465926535897933, -0.6429223697751228}, {-0.9465926535897933, 2.4204881223854335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.3275861715957196`}, \ {-0.9415926535897929, -0.6394173335064327}, {-0.9415926535897929, 2.4201331695197474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.3277500692218673`}, \ {-0.936592653589793, -0.6359136511003559}, {-0.936592653589793, 2.4197792808249603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.3279147103828848`}, \ {-0.9315926535897932, -0.6324113274737387}, {-0.9315926535897932, 2.419426448983393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.3280800857065604`}, \ {-0.9265926535897933, -0.6289103672642075}, {-0.9265926535897933, 2.4190746667367837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.3282461859803725`}, \ {-0.9215926535897929, -0.6254107748344534}, {-0.9215926535897929, 2.4187239268857104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.3284130021489973`}, \ {-0.916592653589793, -0.6219125542764488}, {-0.916592653589793, 2.418374222289026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.3285805253118643`}, \ {-0.9115926535897931, -0.6184157094155976}, {-0.9115926535897931, 2.418025545863293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.328748746720748}, \ {-0.9065926535897932, -0.6149202438148238}, {-0.9065926535897932, 2.417677890582232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.328917657777407}, \ {-0.9015926535897929, -0.6114261607785949}, {-0.9015926535897929, 2.4173312494761694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.3290872500312556`}, \ {-0.896592653589793, -0.6079334633568849}, {-0.896592653589793, 2.4169856156314977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.3292575151770833`}, \ {-0.8915926535897931, -0.6044421543490741}, {-0.8915926535897931, 2.4166409821901413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.329428445052807}, \ {-0.8865926535897932, -0.6009522363077908}, {-0.8865926535897932, 2.4162973423490253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.3296000316372636`}, \ {-0.8815926535897929, -0.5974637115426924}, {-0.8815926535897929, 2.415954689359555}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.3297722670480403`}, \ {-0.876592653589793, -0.5939765821241881}, {-0.876592653589793, 2.415613016527098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.3299451435393426`}, \ {-0.8715926535897931, -0.590490849887108}, {-0.8715926535897931, 2.4152723172104764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.330118653499897}, \ {-0.8665926535897932, -0.5870065164343075}, {-0.8665926535897932, 2.4149325848214613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.3302927894508914`}, \ {-0.8615926535897929, -0.5835235831402273}, {-0.8615926535897929, 2.414593812824276}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.330467544043947}, \ {-0.856592653589793, -0.5800420511543899}, {-0.856592653589793, 2.4142559947351017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.3306429100591286`}, \ {-0.8515926535897931, -0.5765619214048456}, {-0.8515926535897931, 2.4139191241215974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.3308188804029877`}, \ {-0.8465926535897932, -0.5730831946015679}, {-0.8465926535897932, 2.4135831946024138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.3309954481066373`}, \ {-0.8415926535897928, -0.5696058712397919}, {-0.8415926535897928, 2.4132481998467217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.33117260632386}, \ {-0.836592653589793, -0.5661299516033086}, {-0.836592653589793, 2.412914133573744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.3313503483292517`}, \ {-0.8315926535897931, -0.5626554357677006}, {-0.8315926535897931, 2.412580989552291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.3315286675163884`}, \ {-0.8265926535897932, -0.5591823236035356}, {-0.8265926535897932, 2.4122487616003063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.3317075573960366`}, \ {-0.8215926535897933, -0.5557106147795065}, {-0.8215926535897933, 2.4119174435844095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.331887011594381}, \ {-0.8165926535897929, -0.5522403087655267}, {-0.8165926535897929, 2.411587029419455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.3320670238512924`}, \ {-0.811592653589793, -0.5487714048357762}, {-0.811592653589793, 2.411257513068089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.3322475880186184`}, \ {-0.8065926535897932, -0.5453039020717021}, {-0.8065926535897932, 2.4109288885403126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.332428698058509}, \ {-0.8015926535897933, -0.5418377993649749}, {-0.8015926535897933, 2.4106011498930533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.3326103480417624`}, \ {-0.7965926535897929, -0.5383730954203949}, {-0.7965926535897929, 2.4102742912297384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.3327925321462106`}, \ {-0.791592653589793, -0.5349097887587642}, {-0.791592653589793, 2.409948306699875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.3329752446551186`}, \ {-0.7865926535897931, -0.5314478777197024}, {-0.7865926535897931, 2.409623190498634}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.3331584799556238`}, \ {-0.7815926535897932, -0.5279873604644311}, {-0.7815926535897932, 2.4092989368664424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.333342232537191}, \ {-0.7765926535897929, -0.5245282349785111}, {-0.7765926535897929, 2.4089755400885755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.333526496990101}, \ {-0.771592653589793, -0.5210704990745362}, {-0.771592653589793, 2.4086529944947586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.333711268003964}, \ {-0.7665926535897931, -0.5176141503947924}, {-0.7665926535897931, 2.4083312944587676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.3338965403662515`}, \ {-0.7615926535897932, -0.5141591864138709}, {-0.7615926535897932, 2.4080104343980455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.334082308960862}, \ {-0.7565926535897929, -0.5107056044412447}, {-0.7565926535897929, 2.407690408773308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.334268568766707}, \ {-0.751592653589793, -0.5072534016238094}, {-0.751592653589793, 2.407371212088169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.3344553148563167`}, \ {-0.7465926535897931, -0.5038025749483772}, {-0.7465926535897931, 2.407052838888759}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.33464254239448}, \ {-0.7415926535897932, -0.500353121244144}, {-0.7415926535897932, 2.4067352837633558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.334830246636896}, \ {-0.7365926535897929, -0.49690503718511037`}, {-0.7365926535897929, 2.406418541342016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.335018422928855}, \ {-0.731592653589793, -0.4934583192924739}, {-0.731592653589793, 2.406102606296211}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.335207066703941}, \ {-0.7265926535897931, -0.49001296393697946`}, {-0.7265926535897931, 2.4057874733384708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.3353961734827546`}, \ {-0.7215926535897932, -0.48656896734123845`}, {-0.7215926535897932, 2.405473137222025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.3355857388716577`}, \ {-0.7165926535897928, -0.4831263255820102}, {-0.7165926535897928, 2.4051595927404574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.335775758561542}, \ {-0.711592653589793, -0.4796850345924553}, {-0.711592653589793, 2.404846834727357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.3359662283266145`}, \ {-0.7065926535897931, -0.47624509016434735`}, {-0.7065926535897931, 2.4045348580559787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.3361571440232054`}, \ {-0.7015926535897932, -0.4728064879502574}, {-0.7015926535897932, 2.4042236576389033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.336348501588597}, \ {-0.6965926535897933, -0.46936922346570403`}, {-0.6965926535897933, 2.403913228427706}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.336540297039872}, \ {-0.6915926535897929, -0.46593329209127327`}, {-0.6915926535897929, 2.403603565412627}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.3367325264727787`}, \ {-0.686592653589793, -0.4624986890747038}, {-0.686592653589793, 2.403294663622244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.33692518606062}, \ {-0.6815926535897932, -0.45906540953294556`}, {-0.6815926535897932, 2.4029865181231562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.337118272053157}, \ {-0.6765926535897933, -0.45563344845418347`}, {-0.6765926535897933, 2.4026791240196617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.3373117807755337`}, \ {-0.6715926535897929, -0.45220280069983465`}, {-0.6715926535897929, 2.4023724764534453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.337505708627218}, \ {-0.666592653589793, -0.448773461006517}, {-0.666592653589793, 2.4020665706032718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.337700052080963}, \ {-0.6615926535897931, -0.4453454239879838}, {-0.6615926535897931, 2.401761401684678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.337894807681783}, \ {-0.6565926535897932, -0.4419186841370348}, {-0.6565926535897932, 2.401456964949671}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.33808997204595}, \ {-0.6515926535897929, -0.4384932358273975}, {-0.6515926535897929, 2.4011532556864297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.338285541860003}, \ {-0.646592653589793, -0.43506907331558214`}, {-0.646592653589793, 2.4008502692190117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.3384815138797785`}, \ {-0.6415926535897931, -0.43164619074270677`}, {-0.6415926535897931, 2.4005480009070634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.3386778849294556`}, \ {-0.6365926535897932, -0.4282245821362978}, {-0.6365926535897932, 2.4002464461455304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.3388746519006154`}, \ {-0.6315926535897929, -0.4248042414120653}, {-0.6315926535897929, 2.399945600364375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.3390718117513183`}, \ {-0.626592653589793, -0.42138516237564977`}, {-0.626592653589793, 2.3996454590282967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.3392693615051985`}, \ {-0.6215926535897931, -0.4179673387243454}, {-0.6215926535897931, 2.399346017636457}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.33946729825057}, \ {-0.6165926535897932, -0.4145507640487983}, {-0.6165926535897932, 2.3990472717222047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.3396656191395486`}, \ {-0.6115926535897929, -0.41113543183467877`}, {-0.6115926535897929, 2.398749216852806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.3398643213871932`}, \ {-0.606592653589793, -0.40772133546433253`}, {-0.606592653589793, 2.3984518486291804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.340063402270656}, \ {-0.6015926535897931, -0.40430846821840316`}, {-0.6015926535897931, 2.3981551626856388`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.3402628591283485`}, \ {-0.5965926535897932, -0.4008968232774368}, {-0.5965926535897932, 2.39785915468962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.3404626893591245`}, \ {-0.5915926535897928, -0.39748639372345895`}, {-0.5915926535897928, 2.3975638203414418`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.3406628904214744`}, \ {-0.586592653589793, -0.3940771725415338}, {-0.586592653589793, 2.397269155374041}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.340863459832733}, \ {-0.5815926535897931, -0.3906691526212946}, {-0.5815926535897931, 2.3969751555527288`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, 2.396681816674934}, {-0.5765926535897931, -0.3872623267584648}, \ {-0.5765926535897931, -2.3410643951683117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, 2.3963891345700246`}, {-0.571592653589793, -0.3838566876563058}, \ {-0.571592653589793, -2.341265694060865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, 2.3960971050989004`}, {-0.566592653589793, -0.380452227927197}, \ {-0.566592653589793, -2.34146735419972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, 2.3958057241539703`}, {-0.561592653589793, -0.3770489400939474}, \ {-0.561592653589793, -2.34166937332991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, 2.395514987658786}, {-0.556592653589793, -0.37364681659129817`}, \ {-0.556592653589793, -2.341871749251577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, 2.39522489156786}, {-0.551592653589793, -0.3702458497673146}, \ {-0.551592653589793, -2.3420744798192223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, 2.394935431866386}, {-0.546592653589793, -0.36684603188479836`}, \ {-0.546592653589793, -2.342277562941051}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, 2.394646604570037}, {-0.541592653589793, -0.3634473551226591}, \ {-0.541592653589793, -2.342480996578275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, 2.39435840572486}, {-0.536592653589793, -0.3600498115771553}, \ {-0.536592653589793, -2.3426847787442795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, 2.3940708314068586`}, {-0.531592653589793, -0.356653393263385}, \ {-0.531592653589793, -2.342888907504194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, 2.39378387772189}, {-0.526592653589793, -0.3532580921165159}, \ {-0.526592653589793, -2.343093380974114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, 2.393497540805479}, {-0.521592653589793, -0.34986389999305334`}, \ {-0.521592653589793, -2.343298197320419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, 2.393211816822494}, {-0.5165926535897931, -0.34647080867221436`}, \ {-0.5165926535897931, -2.3435033547592843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, 2.39292670196715}, {-0.511592653589793, -0.34307880985700867`}, \ {-0.511592653589793, -2.343708851555794}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, 2.392642192462496}, {-0.5065926535897931, -0.3396878951757296}, \ {-0.5065926535897931, -2.3439146860237074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, 2.392358284560502}, {-0.5015926535897931, -0.3362980561829526}, \ {-0.5015926535897931, -2.3441208565245146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, 2.392074974541731}, {-0.49659265358979304`, \ -0.33290928436084793`}, {-0.49659265358979304`, -2.3443273614670077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, 2.3917922587151756`}, {-0.4915926535897931, -0.3295215711203338}, \ {-0.4915926535897931, -2.344534199306645}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, 2.3915101334179614`}, {-0.4865926535897931, -0.3261349078023531}, \ {-0.4865926535897931, -2.3447413685451264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, 2.3912285950153565`}, {-0.4815926535897931, -0.3227492856788522}, \ {-0.4815926535897931, -2.344948867729576}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, 2.3909476399004115`}, {-0.4765926535897931, -0.319364695954072}, \ {-0.4765926535897931, -2.345156695452203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, 2.3906672644938536`}, {-0.4715926535897931, -0.3159811297656198}, \ {-0.4715926535897931, -2.34536485034968}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, 2.3903874652439283`}, {-0.46659265358979307`, \ -0.3125985781855521}, {-0.46659265358979307`, -2.3455733311025693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, 2.390108238626114}, {-0.46159265358979307`, \ -0.30921703222156266`}, {-0.46159265358979307`, -2.345782136434931}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, 2.3898295811430397`}, {-0.45659265358979306`, \ -0.3058364828179956}, {-0.45659265358979306`, -2.3459912651137094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, 2.3895514893243086`}, {-0.45159265358979306`, \ -0.3024569208568953}, {-0.45159265358979306`, -2.346200715948201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, 2.389273959726295}, {-0.44659265358979305`, \ -0.29907833715910365`}, {-0.44659265358979305`, -2.346410487789619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, 2.3889969889319875`}, {-0.44159265358979305`, \ -0.29570072248531093`}, {-0.44159265358979305`, -2.3466205795306236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, 2.3887205735508177`}, {-0.43659265358979304`, \ -0.2923240675370427}, {-0.43659265358979304`, -2.3468309901047855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, 2.388444710218528}, {-0.43159265358979304`, \ -0.28894836295766313`}, {-0.43159265358979304`, -2.347041718486102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, 2.3881693955969805`}, {-0.42659265358979304`, \ -0.2855735993334288}, {-0.42659265358979304`, -2.3472527636886107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, 2.3878946263739547`}, {-0.42159265358979303`, \ -0.2821997671944798}, {-0.42159265358979303`, -2.3474641247659402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, 2.387620399263064}, {-0.416592653589793, -0.27882685701577753`}, \ {-0.416592653589793, -2.347675800810815}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, 2.387346711003644}, {-0.411592653589793, -0.27545485921799007`}, \ {-0.411592653589793, -2.347887790954508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, 2.38707355836051}, {-0.406592653589793, -0.27208376416857805`}, \ {-0.406592653589793, -2.3481000943666026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, 2.3868009381237454`}, {-0.40159265358979307`, \ -0.2687135621827667}, {-0.40159265358979307`, -2.3483127102546173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, 2.386528847108836}, {-0.39659265358979306`, -0.2653442435241801}, \ {-0.39659265358979306`, -2.348525637863186}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, 2.3862572821561527`}, {-0.39159265358979306`, \ -0.2619757984061658}, {-0.39159265358979306`, -2.34873887647422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, 2.385986240131123}, {-0.38659265358979306`, -0.258608216992353}, \ {-0.38659265358979306`, -2.34895242540603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, 2.385715717923921}, {-0.38159265358979305`, \ -0.25524148939773617`}, {-0.38159265358979305`, -2.3491662840132013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, 2.3854457124494077`}, {-0.37659265358979305`, \ -0.25187560568947964`}, {-0.37659265358979305`, -2.349380451686099}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, 2.385176220646963}, {-0.3715926535897931, -0.2485105558878014}, \ {-0.3715926535897931, -2.349594927850514}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, 2.38490723948034}, {-0.3665926535897931, -0.24514632996686817`}, \ {-0.3665926535897931, -2.349809711967336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, 2.3846387659375754`}, {-0.3615926535897931, \ -0.24178291785559708`}, {-0.3615926535897931, -2.3500248035321265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, 2.3843707970308876`}, {-0.3565926535897931, \ -0.23842030943846876`}, {-0.3565926535897931, -2.3502402020747244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, 2.3841033297964564`}, {-0.3515926535897931, \ -0.23505849455645694`}, {-0.3515926535897931, -2.3504559071590347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, 2.3838363612944105`}, {-0.3465926535897931, \ -0.23169746300772698`}, {-0.3465926535897931, -2.350671918382516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, 2.3835698886085948`}, {-0.34159265358979307`, \ -0.2283372045485852}, {-0.34159265358979307`, -2.3508882353760376`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, 2.3833039088466297`}, {-0.33659265358979307`, \ -0.22497770889404603`}, {-0.33659265358979307`, -2.351104857803224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, 2.383038419139552}, {-0.33159265358979306`, \ -0.22161896571895295`}, {-0.33159265358979306`, -2.351321785360587}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, 2.3827734166419354`}, {-0.32659265358979306`, \ -0.21826096465843198`}, {-0.32659265358979306`, -2.3515390177767515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, 2.3825088985316207`}, {-0.32159265358979305`, \ -0.21490369530891773`}, {-0.32159265358979305`, -2.3517565548124963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, 2.3822448620097356`}, {-0.31659265358979305`, \ -0.21154714722868914`}, {-0.31659265358979305`, -2.351974396260124}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, 2.3819813043004707`}, {-0.31159265358979304`, \ -0.20819130993881804`}, {-0.31159265358979304`, -2.352192541943432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, 2.3817182226510414`}, {-0.30659265358979304`, \ -0.20483617292384704`}, {-0.30659265358979304`, -2.3524109917173224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, 2.381455614331577}, {-0.30159265358979304`, \ -0.20148172563249997`}, {-0.30159265358979304`, -2.3526297454674676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, 2.3811934766350507`}, {-0.29659265358979303`, \ -0.19812795747839354`}, {-0.29659265358979303`, -2.352848803110003}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, 2.380931806877149}, {-0.2915926535897931, -0.194774857840804}, \ {-0.2915926535897931, -2.3530681645913085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, 2.3806706023961537`}, {-0.2865926535897931, \ -0.19142241606542182`}, {-0.2865926535897931, -2.35328782988779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, 2.3804098605528856`}, {-0.2815926535897931, \ -0.18807062146500944`}, {-0.2815926535897931, -2.353507799005544}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, 2.38014957873069}, {-0.27659265358979307`, -0.1847194633199797}, \ {-0.27659265358979307`, -2.353728071979921}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, 2.3798897543351694`}, {-0.27159265358979306`, \ -0.18136893087934922`}, {-0.27159265358979306`, -2.353948648875636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, 2.379630384794283}, {-0.26659265358979306`, \ -0.17801901336117407`}, {-0.26659265358979306`, -2.3541695297861653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, 2.3793714675581277`}, {-0.26159265358979306`, \ -0.17466969995342027`}, {-0.26159265358979306`, -2.3543907148337704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, 2.379113000098954}, {-0.25659265358979305`, \ -0.17132097981448074`}, {-0.25659265358979305`, -2.3546122041690336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, 2.378854979911023}, {-0.25159265358979305`, \ -0.16797284207394775`}, {-0.25159265358979305`, -2.3548339979707755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, 2.378597404510606}, {-0.24659265358979304`, -0.1646252758331623}, \ {-0.24659265358979304`, -2.355056096445668}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, 2.3783402714358157`}, {-0.24159265358979304`, \ -0.16127827016598822`}, {-0.24159265358979304`, -2.3552784998281764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, 2.378083578246606}, {-0.23659265358979303`, \ -0.15793181411936705`}, {-0.23659265358979303`, -2.3555012083802076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, 2.3778273225246727`}, {-0.23159265358979303`, \ -0.1545858967140223}, {-0.23159265358979303`, -2.3557242223909913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, 2.3775715018734016`}, {-0.22659265358979308`, -0.151240506945021}, \ {-0.22659265358979308`, -2.35594754217675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, 2.3773161139177943`}, {-0.22159265358979308`, \ -0.14789563378246243`}, {-0.22159265358979308`, -2.3561711680805866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, 2.3770611563044284`}, {-0.21659265358979307`, \ -0.14455126617204797`}, {-0.21659265358979307`, -2.3563951004722012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, 2.376806626701352}, {-0.21159265358979307`, \ -0.14120739303573762`}, {-0.21159265358979307`, -2.356619339747741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, 2.376552522798083}, {-0.20659265358979306`, \ -0.13786400327236426`}, {-0.20659265358979306`, -2.356843886329626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, 2.376298842305505}, {-0.20159265358979306`, \ -0.13452108575819005`}, {-0.20159265358979306`, -2.357068740666264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, 2.3760455829558396`}, {-0.19659265358979305`, \ -0.13117862934756358`}, {-0.19659265358979305`, -2.3572939032319558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, 2.375792742502617}, {-0.19159265358979305`, \ -0.12783662287344683`}, {-0.19159265358979305`, -2.357519374526612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, 2.375540318720559}, {-0.18659265358979304`, -0.1244950551480915}, \ {-0.18659265358979304`, -2.3577451550756896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, 2.3752883094056196`}, {-0.18159265358979304`, \ -0.1211539149635499}, {-0.18159265358979304`, -2.3579712454299186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, 2.375036712374876}, {-0.17659265358979304`, \ -0.11781319109230128`}, {-0.17659265358979304`, -2.3581976461651855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, 2.374785525466509}, {-0.17159265358979303`, \ -0.11447287228783443`}, {-0.17159265358979303`, -2.3584243578823814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, 2.3745347465397684`}, {-0.16659265358979303`, \ -0.11113294728513283`}, {-0.16659265358979303`, -2.358651381207088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, 2.374284373474935}, {-0.16159265358979308`, \ -0.10779340480137184`}, {-0.16159265358979308`, -2.358878716789644}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, 2.3740344041732824`}, {-0.15659265358979307`, \ -0.10445423353639731`}, {-0.15659265358979307`, -2.359106365304833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, 2.3737848365570446`}, {-0.15159265358979307`, \ -0.10111542217330066`}, {-0.15159265358979307`, -2.35933432745176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, 2.37353566856938}, {-0.14659265358979306`, -0.0977769593790012}, \ {-0.14659265358979306`, -2.3595626039537425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, 2.373286898174358}, {-0.14159265358979306`, -0.09443883380477085}, \ {-0.14159265358979306`, -2.359791195558125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, 2.3730385233569256`}, {-0.13659265358979306`, \ -0.09110103408677887}, {-0.13659265358979306`, -2.3600201030361223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, 2.372790542122879}, {-0.13159265358979305`, -0.08776354884668731}, \ {-0.13159265358979305`, -2.3602493271827694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, 2.3725429524988533`}, {-0.12659265358979305`, \ -0.0844263666921029}, {-0.12659265358979305`, -2.360478868816625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, 2.372295752532296}, {-0.12159265358979304`, -0.08108947621725573}, \ {-0.12159265358979304`, -2.3607087287798985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, 2.3720489402914553`}, {-0.11659265358979304`, \ -0.07775286600334898}, {-0.11659265358979304`, -2.360938907937971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, 2.3718025138653607`}, {-0.11159265358979303`, \ -0.07441652461928454}, {-0.11159265358979303`, -2.361169407179633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, 2.3715564713638093`}, {-0.10659265358979303`, \ -0.07108044062205028}, {-0.10659265358979303`, -2.3614002274166896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, 2.3713108109173913`}, {-0.10159265358979308`, \ -0.06774460255732485}, {-0.10159265358979308`, -2.3616313695840097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, 2.3710655306774164`}, {-0.09659265358979308, \ -0.06440899895996285}, {-0.09659265358979308, -2.361862834639296}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, 2.3708206288159706`}, {-0.09159265358979307, \ -0.06107361835457523}, {-0.09159265358979307, -2.3620946235631237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, 2.3705761035258828`}, {-0.08659265358979307, -0.057738449255949}, \ {-0.08659265358979307, -2.362326737358613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, 2.3703319530207425`}, {-0.08159265358979306, \ -0.05440348016967183}, {-0.08159265358979306, -2.36255917705155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, 2.3700881755348773`}, {-0.07659265358979306, -0.0510686995925952}, \ {-0.07659265358979306, -2.3627919436901603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, 2.369844769323393}, {-0.07159265358979305, \ -0.047734096013342414`}, {-0.07159265358979305, -2.363025038345023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, 2.369601732662155}, {-0.06659265358979305, -0.04439965791285345}, \ {-0.06659265358979305, -2.363258462109025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, 2.3693590638477886`}, {-0.061592653589793045`, \ -0.041065373764849186`}, {-0.061592653589793045`, -2.3634922160971636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, 2.3691167611977306`}, {-0.05659265358979304, \ -0.03773123203639624}, {-0.05659265358979304, -2.3637263014466043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, 2.368874823050221}, {-0.051592653589793036`, \ -0.034397221188379505`}, {-0.051592653589793036`, -2.363960719316506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, 2.368633247764332}, {-0.04659265358979303, -0.03106332967602477}, \ {-0.04659265358979303, -2.364195470887982}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, 2.3683920337199367`}, {-0.04159265358979303, \ -0.027729545949368176`}, {-0.04159265358979303, -2.364430557363902}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, 2.368151179317816}, {-0.03659265358979302, -0.02439585845381018}, \ {-0.03659265358979302, -2.364665979968995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, 2.3679106829796206`}, {-0.03159265358979302, \ -0.02106225563058666}, {-0.03159265358979302, -2.36490173994965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, 2.367670543147928}, {-0.026592653589793014`, \ -0.017728725917282934`}, {-0.026592653589793014`, -2.3651378385739052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, 2.3674307582862624`}, {-0.02159265358979301, \ -0.014395257748327832`}, {-0.02159265358979301, -2.365374277131351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, 2.367191326879141}, {-0.016592653589793005`, \ -0.011061839555499936`}, {-0.016592653589793005`, -2.36561105693309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, 2.366952247432051}, {-0.011592653589793, -0.00772845976841603}, \ {-0.011592653589793, -2.3658481793116013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, 2.366713518471592}, {-0.006592653589792996, \ -0.004395106815047001}, {-0.006592653589792996, -2.3660856456208115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, 2.366475138545429}, {-0.0015926535897931027`, \ -0.0010617691222054486`}, {-0.0015926535897931027`, -2.3663234572359317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, -2.366561615553433}, { 0.0034073464102069018`, 2.3662371062223584`}, { 0.0034073464102069018`, 0.0022715648839538947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, -2.366800121991037}, { 0.008407346410206906, 2.3659994200923973`}, {0.008407346410206906, 0.005604906777434318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, -2.367038977987607}, { 0.01340734641020691, 2.3657620787667737`}, {0.01340734641020691, 0.00893826813190152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, -2.3672781850031095`}, { 0.018407346410206915`, 2.3655250808779686`}, { 0.018407346410206915`, 0.012271660520176645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, -2.3675177445186533`}, { 0.02340734641020692, 2.3652884250798856`}, {0.02340734641020692, 0.015605095513754946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, -2.3677576580363313`}, { 0.028407346410206924`, 2.365052110047757}, {0.028407346410206924`, 0.01893858468228968}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, -2.3679979270792484`}, { 0.03340734641020693, 2.364816134478269}, {0.03340734641020693, 0.02227213959309376}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, -2.3682385531915005`}, { 0.03840734641020693, 2.364580497089669}, {0.03840734641020693, 0.025605771810654723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, -2.3684795379380947`}, { 0.04340734641020694, 2.364345196621754}, {0.04340734641020694, 0.028939492896119214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, -2.368720882904991}, { 0.04840734641020694, 2.3641102318360327`}, {0.04840734641020694, 0.03227331440680621}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, -2.3689625896989654`}, { 0.053407346410206946`, 2.3638756015156535`}, { 0.053407346410206946`, 0.03560724789568182}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, -2.369204659947706}, { 0.05840734641020695, 2.3636413044656313`}, {0.05840734641020695, 0.03894130491087985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, -2.3694470952997095`}, { 0.06340734641020696, 2.3634073395128388`}, {0.06340734641020696, 0.04227549699518987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, -2.369689897424283}, { 0.06840734641020696, 2.3631737055060884`}, {0.06840734641020696, 0.04560983568554305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, -2.3699330680115445`}, { 0.07340734641020696, 2.3629404013162256`}, {0.07340734641020696, 0.04894433251250457}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, -2.37017660877241}, { 0.07840734641020697, 2.3627074258362954`}, {0.07840734641020697, 0.05227899899980461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, -2.370420521438539}, { 0.08340734641020697, 2.362474777981467}, {0.08340734641020697, 0.05561384666376204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, -2.3706648077623744`}, { 0.08840734641020698, 2.36224245668927}, {0.08840734641020698, 0.058948887012828695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, -2.3709094695171204`}, { 0.09340734641020698, 2.362010460919671}, {0.09340734641020698, 0.062284131547068834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, -2.371154508496716}, { 0.09840734641020699, 2.3617787896550073`}, {0.09840734641020699, 0.06561959175757345}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, -2.3713999265158576`}, { 0.10340734641020699`, 2.3615474419003366`}, {0.10340734641020699`, 0.06895527912605397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, -2.37164572541001}, { 0.108407346410207, 2.3613164166834726`}, {0.108407346410207, 0.0722912051242899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, -2.3718919070353714`}, { 0.113407346410207, 2.3610857130548975`}, {0.113407346410207, 0.07562738121351632}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, -2.3721384732689024`}, { 0.118407346410207, 2.3608553300880977`}, {0.118407346410207, 0.07896381884400866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, -2.37238542600835}, { 0.1234073464102069, 2.3606252668796643`}, {0.1234073464102069, 0.08230052945454319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, -2.372632767172213}, { 0.1284073464102069, 2.360395522549262}, {0.1284073464102069, 0.08563752447180456}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, -2.3728804986997933`}, { 0.1334073464102069, 2.360166096239851}, {0.1334073464102069, 0.08897481530989448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, -2.373128622551202}, { 0.1384073464102069, 2.3599369871178704`}, {0.1384073464102069, 0.09231241336982934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, -2.3733771407073565`}, { 0.14340734641020692`, 2.35970819437325}, {0.14340734641020692`, 0.09565033003894907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, -2.3736260551700297`}, { 0.14840734641020692`, 2.3594797172196103`}, {0.14840734641020692`, 0.09898857669040217}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, -2.3738753679618485`}, { 0.15340734641020692`, 2.359251554894331}, {0.15340734641020692`, 0.10232716468257248`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, -2.3741250811263357`}, { 0.15840734641020693`, 2.359023706658802}, {0.15840734641020693`, 0.10566610535858768`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, -2.374375196727906}, { 0.16340734641020693`, 2.358796171798502}, {0.16340734641020693`, 0.10900541004574238`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, -2.374625716851952}, { 0.16840734641020694`, 2.358568949623062}, {0.16840734641020694`, 0.11234509005488161`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, -2.3748766436047943`}, { 0.17340734641020694`, 2.358342039466628}, {0.17340734641020694`, 0.1156851566799826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, -2.3751279791137985`}, { 0.17840734641020695`, 2.3581154406878326`}, {0.17840734641020695`, 0.11902562119747014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, -2.3753797255273503`}, { 0.18340734641020695`, 2.3578891526699453`}, {0.18340734641020695`, 0.12236649486566019`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, -2.375631885014928}, { 0.18840734641020696`, 2.3576631748211803`}, {0.18840734641020696`, 0.1257077889242658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, -2.3758844597671023`}, { 0.19340734641020696`, 2.357437506574802}, {0.19340734641020696`, 0.1290495145937962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, -2.37613745199563}, { 0.19840734641020696`, 2.3572121473892134`}, {0.19840734641020696`, 0.13239168307492266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, -2.3763908639334654`}, { 0.20340734641020697`, 2.3569870967481927`}, {0.20340734641020697`, 0.13573430554793728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, -2.3766446978348235`}, { 0.20840734641020697`, 2.3567623541611042`}, {0.20840734641020697`, 0.13907739317218168`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, -2.376898955975211}, { 0.21340734641020698`, 2.3565379191630136`}, {0.21340734641020698`, 0.1424209570854198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, -2.3771536406514997`}, { 0.21840734641020698`, 2.356313791314922}, {0.21840734641020698`, 0.14576500840326503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, -2.377408754181937}, { 0.223407346410207, 2.3560899702039793`}, {0.223407346410207, 0.1491095582185991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, -2.3776642989062773`}, { 0.228407346410207, 2.3558664554435524`}, {0.228407346410207, 0.15245461760087609`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, -2.3779202771857704`}, { 0.233407346410207, 2.355643246673581}, {0.233407346410207, 0.15580019759561675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, -2.3781766914032603`}, { 0.238407346410207, 2.355420343560664}, {0.238407346410207, 0.15914630922371242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, -2.3784335439631787`}, { 0.243407346410207, 2.355197745798475}, {0.243407346410207, 0.16249296348094158`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, -2.3786908372917726`}, { 0.248407346410207, 2.354975453107525}, {0.248407346410207, 0.16584017133703488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, -2.3789485738369622`}, { 0.2534073464102069, 2.35475346523596}, {0.2534073464102069, 0.1691879437354362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, -2.379206756068595}, { 0.2584073464102069, 2.354531781959246}, {0.2584073464102069, 0.17253629159229544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, -2.379465386478336}, { 0.2634073464102069, 2.3543104030809197`}, {0.2634073464102069, 0.17588522579618066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, -2.3797244675799263`}, { 0.2684073464102069, 2.354089328432329}, {0.2684073464102069, 0.17923475720708604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, -2.379984001909164}, { 0.2734073464102069, 2.3538685578730933`}, {0.2734073464102069, 0.1825848966559288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, -2.380243992023953}, { 0.2784073464102069, 2.353648091291446}, {0.2784073464102069, 0.1859356549439524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, -2.3805044405044433`}, { 0.28340734641020693`, 2.3534279286042956`}, {0.28340734641020693`, 0.1892870428419257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, -2.3807653499530783`}, { 0.28840734641020693`, 2.353208069757606}, {0.28840734641020693`, 0.1926390710895523}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, -2.381026722994726}, { 0.29340734641020694`, 2.3529885147264853`}, {0.29340734641020694`, 0.19599175039466965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, -2.3812885622767013`}, { 0.29840734641020694`, 2.3527692635156887`}, {0.29840734641020694`, 0.1993450914327197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, -2.3815508704689097`}, { 0.30340734641020695`, 2.352550316159672}, {0.30340734641020695`, 0.20269910484590176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, -2.3818136502639375`}, { 0.30840734641020695`, 2.3523316727229124`}, {0.30840734641020695`, 0.20605380124249612`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, -2.3820769043770365`}, { 0.31340734641020696`, 2.3521133333004114`}, {0.31340734641020696`, 0.2094091911963091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, -2.3823406355464285`}, { 0.31840734641020696`, 2.3518952980175394`}, {0.31840734641020696`, 0.21276528524563681`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, -2.382604846533209}, { 0.32340734641020696`, 2.351677567030721}, {0.32340734641020696`, 0.21612209389281511`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, -2.3828695401215696`}, { 0.32840734641020697`, 2.3514601405275055`}, {0.32840734641020697`, 0.21947962760331965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, -2.3831347191188144`}, { 0.333407346410207, 2.3512430187270006`}, {0.333407346410207, 0.2228378968051148}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, -2.3834003863555253`}, { 0.338407346410207, 2.351026201880087}, {0.338407346410207, 0.22619691188782953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, -2.3836665446856578`}, { 0.343407346410207, 2.350809690269763}, {0.343407346410207, 0.2295566832020167}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, -2.383933196986671}, { 0.348407346410207, 2.3505934842113914`}, {0.348407346410207, 0.2329172210583261}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, -2.3842003461595622`}, { 0.353407346410207, 2.3503775840532084`}, {0.353407346410207, 0.23627853572685628`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, -2.384467995129077}, { 0.358407346410207, 2.3501619901764093`}, {0.358407346410207, 0.2396406374361861}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, -2.38473614684378}, { 0.363407346410207, 2.3499467029956738`}, {0.363407346410207, 0.24300353637270655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, -2.385004804276136}, { 0.368407346410207, 2.349731722959471}, {0.368407346410207, 0.2463672426797858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, -2.3852739704227144`}, { 0.373407346410207, 2.3495170505503213`}, {0.373407346410207, 0.2497317664568818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, -2.385543648304286}, { 0.3784073464102069, 2.3493026862852}, {0.3784073464102069, 0.2530971177587487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, -2.3858138409659007`}, { 0.3834073464102069, 2.349088630715942}, {0.3834073464102069, 0.25646330659462613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, -2.3860845514770634`}, { 0.3884073464102069, 2.348874884429578}, {0.3884073464102069, 0.25983034292736124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, -2.3863557829319033`}, { 0.3934073464102069, 2.348661448048609}, {0.3934073464102069, 0.2631982366724782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, -2.386627538449153}, { 0.3984073464102069, 2.348448322231676}, {0.3984073464102069, 0.26656699769750825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, -2.386899821172514}, { 0.4034073464102069, 2.3482355076735364`}, {0.4034073464102069, 0.2699366358208129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, -2.387172634270593}, { 0.40840734641020693`, 2.348023005105823}, {0.40840734641020693`, 0.27330716081094575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, -2.3874459809371236`}, { 0.41340734641020693`, 2.3478108152973034`}, {0.41340734641020693`, 0.2766785823856455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, -2.3877198643911535`}, { 0.41840734641020694`, 2.34759893905421}, {0.41840734641020694`, 0.28005091021085826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, -2.387994287877151}, { 0.42340734641020705`, 2.3473873772207425`}, {0.42340734641020705`, 0.28342415389987036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, -2.3882692546650435`}, { 0.42840734641020695`, 2.3471761306796513`}, {0.42840734641020695`, 0.28679832301247815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, -2.388544768050631}, { 0.43340734641020706`, 2.3469652003522596`}, {0.43340734641020706`, 0.2901734270537405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, -2.388820831355452}, { 0.43840734641020696`, 2.346754587199359}, {0.43840734641020696`, 0.29354947547333726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, -2.3890974479271496`}, { 0.44340734641020685`, 2.346544292221333}, {0.44340734641020685`, 0.29692647766435887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, -2.3893746211395244`}, { 0.44840734641020696`, 2.3463343164587833`}, {0.44840734641020696`, 0.3003044429624351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, -2.3896523543926733`}, { 0.45340734641020686`, 2.346124660992995}, {0.45340734641020686`, 0.3036833806447282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, -2.389930651113319}, { 0.458407346410207, 2.3459153269462125`}, {0.458407346410207, 0.3070632999287785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, -2.3902095147547135`}, { 0.46340734641020687`, 2.3457063154824644`}, {0.46340734641020687`, 0.310444209971713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, -2.3904889487970773`}, { 0.468407346410207, 2.3454976278076933`}, {0.468407346410207, 0.31382611986894626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, -2.390768956747576}, { 0.4734073464102069, 2.3452892651705226`}, {0.4734073464102069, 0.3172090386533099}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, -2.39104954214061}, { 0.478407346410207, 2.3450812288625897`}, {0.478407346410207, 0.32059297529385544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, -2.3913307085379136`}, { 0.4834073464102069, 2.3448735202191897`}, {0.4834073464102069, 0.3239779386948561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, -2.391612459528732}, { 0.488407346410207, 2.3446661406197853`}, {0.488407346410207, 0.327363937694691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, -2.3918947987301657`}, { 0.4934073464102069, 2.34445909148836}, {0.4934073464102069, 0.3307509810646035}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, -2.3921777297870763`}, { 0.498407346410207, 2.344252374294289}, {0.498407346410207, 0.334139077507792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, -2.3924612563725076`}, { 0.5034073464102069, 2.3440459905526088`}, {0.5034073464102069, 0.33752823565806406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, -2.3927453821878077`}, { 0.508407346410207, 2.343839941824681}, {0.508407346410207, 0.3409184640787442}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, -2.393030110962763}, { 0.5134073464102069, 2.3436342297188197`}, {0.5134073464102069, 0.34430977126152545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, -2.3933154464558815`}, { 0.518407346410207, 2.3434288558907848`}, {0.518407346410207, 0.3477021656252152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, -2.393601392454519}, { 0.5234073464102069, 2.343223822044452}, {0.5234073464102069, 0.3510956555145708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, -2.393887952775124}, { 0.528407346410207, 2.3430191299323755`}, {0.528407346410207, 0.3544902491990403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, -2.394175131263449}, { 0.5334073464102069, 2.3428147813563944`}, {0.5334073464102069, 0.3578859548715132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, -2.3944629317946893`}, { 0.538407346410207, 2.3426107781683227`}, {0.538407346410207, 0.36128278064709296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, -2.3947513582738083`}, { 0.5434073464102069, 2.342407122270484}, {0.5434073464102069, 0.3646807345617506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, -2.3950404146356608`}, { 0.548407346410207, 2.3422038156164326`}, {0.548407346410207, 0.36807982457107213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, -2.3953301048452205`}, { 0.553407346410207, 2.3420008602116162`}, {0.553407346410207, 0.371480058548939}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, -2.39562043289781}, { 0.5584073464102071, 2.3417982581140295`}, {0.5584073464102071, 0.37488144428618275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, -2.395911402819333}, { 0.563407346410207, 2.341596011434898}, {0.563407346410207, 0.37828398948922787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, -2.396203018666511}, { 0.5684073464102071, 2.341394122339335}, {0.5684073464102071, 0.3816877017786918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, -2.39649528452711}, { 0.573407346410207, 2.3411925930470656`}, {0.573407346410207, 0.3850925886880013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, -2.3967882045200652`}, { 0.5784073464102069, 2.3409914258332702`}, {0.5784073464102069, 0.38849865766205594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.3407906230290654`}, { 0.583407346410207, -2.3970817827959254`}, {0.583407346410207, 0.3919059160556367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.340590187022497}, { 0.5884073464102069, -2.397376023536876}, {0.5884073464102069, 0.3953143711321016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.340390120259139}, { 0.593407346410207, -2.397670930957121}, {0.593407346410207, 0.3987240300618154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.3401904252429215`}, { 0.5984073464102069, -2.3979665093030684`}, {0.5984073464102069, 0.4021348999206843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.3399911045369084`}, { 0.603407346410207, -2.3982627628535917`}, {0.603407346410207, 0.4055469876886331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.339792160764088}, { 0.6084073464102069, -2.398559695920279}, {0.6084073464102069, 0.4089603002480595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.3395935966081858`}, { 0.613407346410207, -2.3988573128476824`}, {0.613407346410207, 0.41237484438227195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.33939541481449}, { 0.6184073464102069, -2.3991556180135816`}, {0.6184073464102069, 0.41579062677390166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.339197618190687}, { 0.623407346410207, -2.3994546158292396`}, {0.623407346410207, 0.4192076540032919}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.3390002096077165`}, { 0.6284073464102069, -2.39975431073967}, {0.6284073464102069, 0.4226259325468643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.3388031920006367`}, { 0.633407346410207, -2.4000547072239}, {0.633407346410207, 0.426045468775461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.3386065683695096`}, { 0.6384073464102069, -2.400355809795244}, {0.6384073464102069, 0.4294662689526615}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.338410341780297}, { 0.643407346410207, -2.4006576230015786`}, {0.643407346410207, 0.4328883392330787}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.338214515365772}, { 0.6484073464102069, -2.400960151425617}, {0.6484073464102069, 0.43631168566062245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.3380190923264514`}, { 0.653407346410207, -2.401263399685192}, {0.653407346410207, 0.4397363141667463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.337824075931538}, { 0.6584073464102069, -2.4015673724335413`}, {0.6584073464102069, 0.4431622305686615}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.3376294695198814`}, { 0.663407346410207, -2.4018720743595954`}, {0.663407346410207, 0.44658944056752814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.3374352765009574`}, { 0.6684073464102069, -2.402177510188268}, {0.6684073464102069, 0.4500179497466177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.3372415003558604`}, { 0.673407346410207, -2.402483684680754}, {0.673407346410207, 0.45344776356945105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.3370481446383167`}, { 0.678407346410207, -2.4027906026348287`}, {0.678407346410207, 0.4568788873779046}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.3368552129757116`}, { 0.6834073464102071, -2.4030982688851483`}, {0.6834073464102071, 0.46031132639029254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.336662709070138}, { 0.688407346410207, -2.403406688303561}, {0.688407346410207, 0.46374508569941686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.3364706366994588`}, { 0.6934073464102071, -2.4037158657994158`}, {0.6934073464102071, 0.4671801702705914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.336278999718391}, { 0.698407346410207, -2.404025806319876}, {0.698407346410207, 0.4706165849396335}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.3360878020596068`}, { 0.7034073464102069, -2.4043365148502396`}, {0.7034073464102069, 0.4740543344108284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.3358970477348557`}, { 0.708407346410207, -2.4046479964142633`}, {0.708407346410207, 0.4774934232548619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.3357067408361}, { 0.7134073464102069, -2.4049602560744843`}, {0.7134073464102069, 0.4809338559067187}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.33551688553668}, { 0.718407346410207, -2.4052732989325563`}, {0.718407346410207, 0.4843756366635573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.335327486092487}, { 0.7234073464102069, -2.405587130129583}, {0.7234073464102069, 0.48781876968254234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.3351385468431682`}, { 0.728407346410207, -2.405901754846454}, {0.728407346410207, 0.4912632589786548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.334950072213344}, { 0.7334073464102069, -2.40621717830419}, {0.7334073464102069, 0.49470910842246096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.3347620667138487`}, { 0.738407346410207, -2.406533405764294}, {0.738407346410207, 0.4981563217378523}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.334574534942995}, { 0.7434073464102069, -2.406850442529097}, {0.7434073464102069, 0.5016049024997483}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.334387481587857}, { 0.748407346410207, -2.4071682939421155`}, {0.748407346410207, 0.5050548541317674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.3342009114255777`}, { 0.7534073464102069, -2.4074869653884146`}, {0.7534073464102069, 0.5085061799038606}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.3340148293246954`}, { 0.758407346410207, -2.40780646229497}, {0.758407346410207, 0.5119588829299091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.333829240246498}, { 0.7634073464102069, -2.40812679013104}, {0.7634073464102069, 0.5154129661652871}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.3336441492463966`}, { 0.768407346410207, -2.4084479544085347`}, {0.768407346410207, 0.5188684324043846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.3334595614753244`}, { 0.7734073464102069, -2.4087699606824002`}, {0.7734073464102069, 0.5223252842780954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.33327548218116}, { 0.778407346410207, -2.409092814550998}, {0.778407346410207, 0.5257835242512658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.3330919167101745`}, { 0.7834073464102069, -2.409416521656493}, {0.7834073464102069, 0.5292431546201033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.3329088705085024`}, { 0.788407346410207, -2.4097410876852474`}, {0.788407346410207, 0.5327041775095459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.332726349123641}, { 0.7934073464102069, -2.410066518368216}, {0.7934073464102069, 0.5361665948705937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.332544358205974}, { 0.798407346410207, -2.4103928194813506`}, {0.798407346410207, 0.5396304084775964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.3323629035103184`}, { 0.803407346410207, -2.410719996846005}, {0.803407346410207, 0.5430956199254982}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.332181990897504}, { 0.8084073464102071, -2.4110480563293484`}, {0.8084073464102071, 0.546562230627047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.332001626335975}, { 0.813407346410207, -2.411377003844781}, {0.813407346410207, 0.5500302418099532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.331821815903424}, { 0.8184073464102071, -2.411706845352357}, {0.8184073464102071, 0.5534996545140084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.3316425657884476`}, { 0.823407346410207, -2.412037586859213}, {0.823407346410207, 0.5569704695881581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.3314638822922378`}, { 0.8284073464102069, -2.4123692344199976`}, {0.8284073464102069, 0.5604426876875338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.3312857718302964`}, { 0.833407346410207, -2.412701794137311}, {0.833407346410207, 0.5639163092704313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.331108240934185}, { 0.8384073464102069, -2.4130352721621473`}, {0.8384073464102069, 0.5673913345952496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.3309312962533}, { 0.843407346410207, -2.4133696746943443`}, {0.843407346410207, 0.5708677637173791}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.330754944556682}, { 0.8484073464102069, -2.413705007983034}, {0.8484073464102069, 0.5743455964860418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.3305791927348514`}, { 0.853407346410207, -2.4140412783271077`}, {0.853407346410207, 0.5778248325410831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.3304040478016836`}, { 0.8584073464102069, -2.4143784920756732`}, {0.8584073464102069, 0.5813054713097137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.3302295168963103`}, { 0.863407346410207, -2.414716655628534}, {0.863407346410207, 0.5847875120032003}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.3300556072850553`}, { 0.8684073464102069, -2.4150557754366577`}, {0.8684073464102069, 0.5882709536135075}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.3298823263634043`}, { 0.873407346410207, -2.4153958580026633`}, {0.873407346410207, 0.5917557949098817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.32970968165801}, { 0.8784073464102069, -2.4157369098813084`}, {0.8784073464102069, 0.5952420344353899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.329537680828728}, { 0.883407346410207, -2.4160789376799805`}, {0.883407346410207, 0.5987296705033976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.329366331670692}, { 0.8884073464102069, -2.4164219480591997`}, {0.8884073464102069, 0.6022187011939943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.3291956421164244`}, { 0.893407346410207, -2.4167659477331247`}, {0.893407346410207, 0.6057091243503653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.329025620237981}, { 0.8984073464102069, -2.4171109434700626`}, {0.8984073464102069, 0.6092009375751027}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.328856274249134}, { 0.903407346410207, -2.41745694209299}, {0.903407346410207, 0.6126941382264632}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.3286876125075957`}, { 0.9084073464102069, -2.4178039504800757`}, {0.9084073464102069, 0.6161887234145635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.3285196435172737`}, { 0.913407346410207, -2.418151975565212}, {0.913407346410207, 0.6196846899975178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.328352375930575}, { 0.9184073464102069, -2.4185010243385556`}, {0.9184073464102069, 0.6231820345775168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.3281858185507405`}, { 0.923407346410207, -2.4188511038470675`}, {0.923407346410207, 0.6266807534968403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.3280199803342274`}, { 0.928407346410207, -2.4192022211950643`}, {0.928407346410207, 0.6301808428338121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.3278548703931263`}, { 0.9334073464102071, -2.4195543835447784`}, {0.9334073464102071, 0.6336822983986894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.327690497997628}, { 0.938407346410207, -2.4199075981169207`}, {0.938407346410207, 0.6371851157294877}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.327526872578524}, { 0.9434073464102071, -2.4202618721912517`}, {0.9434073464102071, 0.6406892900877391}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.327364003729759}, { 0.948407346410207, -2.420617213107159}, {0.948407346410207, 0.6441948164541844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.3272019012110223`}, { 0.9534073464102071, -2.4209736282642442`}, {0.9534073464102071, 0.6477016895244019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.327040574950385}, { 0.958407346410207, -2.4213311251229155`}, {0.958407346410207, 0.6512099037043572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.3268800350469845`}, { 0.9634073464102069, -2.421689711204984}, {0.9634073464102069, 0.6547194531058931}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.3267202917737557`}, { 0.968407346410207, -2.4220493940942767`}, {0.968407346410207, 0.6582303315421448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.3265613555802056`}, { 0.9734073464102069, -2.4224101814372436`}, {0.9734073464102069, 0.6617425325228768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.326403237095243}, { 0.978407346410207, -2.4227720809435858`}, {0.978407346410207, 0.6652560492497586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.3262459471300496`}, { 0.9834073464102069, -2.423135100386883}, {0.9834073464102069, 0.6687708746115528}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.3260894966810084`}, { 0.988407346410207, -2.4234992476052297`}, {0.988407346410207, 0.6722870011792365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.325933896932676}, { 0.9934073464102069, -2.4238645305018816`}, {0.9934073464102069, 0.6758044212010407}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.3257791592608115`}, { 0.998407346410207, -2.4242309570459106`}, {0.998407346410207, 0.679323126597413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.325625295235455}, { 1.003407346410207, -2.4245985352728603`}, {1.003407346410207, 0.6828431089558986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.325472316624062}, { 1.008407346410207, -2.4249672732854233`}, {1.008407346410207, 0.6863643595259439}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.325320235394691}, { 1.013407346410207, -2.4253371792541105`}, {1.013407346410207, 0.6898868692136139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.3251690637192435`}, { 1.018407346410207, -2.4257082614179444`}, {1.018407346410207, 0.6934106285762273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.3250188139767665`}, { 1.023407346410207, -2.426080528085148}, {1.023407346410207, 0.6969356278169097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.3248694987568057`}, { 1.028407346410207, -2.4264539876338507`}, {1.028407346410207, 0.7004618567790518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.3247211308628226`}, { 1.033407346410207, -2.4268286485128003`}, {1.033407346410207, 0.7039893049406897}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.3245737233156647`}, { 1.038407346410207, -2.4272045192420815`}, {1.038407346410207, 0.7075179614087901}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.324427289357101}, { 1.043407346410207, -2.427581608413846}, {1.043407346410207, 0.7110478149134435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.3242818424534186`}, { 1.048407346410207, -2.4279599246930523`}, {1.048407346410207, 0.7145788538019734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.324137396299076}, { 1.053407346410207, -2.4283394768182123`}, {1.053407346410207, 0.7181110660329387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.323993964820426}, { 1.058407346410207, -2.4287202736021483`}, {1.058407346410207, 0.7216444391700547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.3238515621794993`}, { 1.063407346410207, -2.42910232393276}, {1.063407346410207, 0.7251789603760048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.3237102027778564`}, { 1.068407346410207, -2.4294856367737996`}, {1.068407346410207, 0.7287146164061654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.3235699012605013`}, { 1.073407346410207, -2.4298702211656567`}, {1.073407346410207, 0.7322513936022201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.3234306725198692`}, { 1.078407346410207, -2.430256086226157}, {1.078407346410207, 0.7357892778856816}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.323292531699877}, { 1.083407346410207, -2.430643241151364}, {1.083407346410207, 0.7393282547513026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.323155494200048}, { 1.0884073464102069`, -2.4310316952163964`}, {1.0884073464102069`, 0.7428683092603888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.3230195756797056`}, { 1.093407346410207, -2.431421457776253}, {1.093407346410207, 0.746409426033999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.3228847920622404`}, { 1.0984073464102069`, -2.4318125382666493`}, {1.0984073464102069`, 0.7499515892460421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.3227511595394486`}, { 1.103407346410207, -2.4322049462048634`}, {1.103407346410207, 0.7534947826162618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.3226186945759486`}, { 1.1084073464102069`, -2.4325986911905924`}, {1.1084073464102069`, 0.757038989403108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.32248741391367}, { 1.113407346410207, -2.4329937829068222`}, {1.113407346410207, 0.7605841923964985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.3223573345764232`}, { 1.118407346410207, -2.433390231120705}, {1.118407346410207, 0.7641303739104618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.3222284738745422`}, { 1.123407346410207, -2.43378804568445}, {1.123407346410207, 0.7676775157756663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.3221008494096145`}, { 1.128407346410207, -2.434187236536222}, {1.128407346410207, 0.7712255993318266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.3219744790792856`}, { 1.133407346410207, -2.434587813701058}, {1.133407346410207, 0.7747746054199917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.3218493810821474`}, { 1.138407346410207, -2.434989787291789}, {1.138407346410207, 0.7783245143747097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.3217255739227136`}, { 1.143407346410207, -2.435393167509974}, {1.143407346410207, 0.7818753060160674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.3216030764164746`}, { 1.148407346410207, -2.4357979646468495`}, {1.148407346410207, 0.7854269596416023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.321481907695042}, { 1.153407346410207, -2.436204189084291}, {1.153407346410207, 0.7889794540180912}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.3213620872113814`}, { 1.158407346410207, -2.436611851295781}, {1.158407346410207, 0.7925327673731992}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.321243634745132}, { 1.163407346410207, -2.437020961847395}, {1.163407346410207, 0.7960868773870047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.321126570408016}, { 1.168407346410207, -2.4374315313987998`}, {1.168407346410207, 0.7996417611833839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.3210109146493445`}, { 1.173407346410207, -2.4378435707042576`}, {1.173407346410207, 0.8031973953212612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.320896688261611}, { 1.178407346410207, -2.4382570906136554`}, {1.178407346410207, 0.806753755785721}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.3207839123861826`}, { 1.183407346410207, -2.438672102073536}, {1.183407346410207, 0.8103108179789755}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.3206726085190876`}, { 1.188407346410207, -2.439088616128145}, {1.188407346410207, 0.813868556711194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.3205627985168977`}, { 1.193407346410207, -2.439506643920497}, {1.193407346410207, 0.8174269461911812}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.320454504602714}, { 1.198407346410207, -2.4399261966934507`}, {1.198407346410207, 0.8209859600169155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.3203477493722473`}, { 1.203407346410207, -2.4403472857907946`}, {1.203407346410207, 0.8245455711659264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.320242555800008}, { 1.208407346410207, -2.4407699226583546`}, {1.208407346410207, 0.8281057519855335}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.3201389472455918`}, { 1.2134073464102069`, -2.441194118845108}, {1.2134073464102069`, 0.8316664741829174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.3200369474600757`}, { 1.218407346410207, -2.44161988600432}, {1.218407346410207, 0.8352277088150478}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.319936580592518}, { 1.2234073464102069`, -2.442047235894686}, {1.2234073464102069`, 0.8387894262784396}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.319837871196568}, { 1.228407346410207, -2.4424761803814965`}, {1.228407346410207, 0.8423515962987554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.3197408442371836`}, { 1.2334073464102069`, -2.442906731437811}, {1.2334073464102069`, 0.8459141879202464}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.319645525097461}, { 1.238407346410207, -2.443338901145651}, {1.238407346410207, 0.8494771694950172}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.3195519395855766`}, { 1.243407346410207, -2.4437727016972093`}, {1.243407346410207, 0.853040508672134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.3194601139418434`}, { 1.248407346410207, -2.444208145396068}, {1.248407346410207, 0.8566041723865548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.319370074845884}, { 1.253407346410207, -2.4446452446584397`}, {1.253407346410207, 0.860168126847886}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.3192818494239194`}, { 1.258407346410207, -2.4450840120144264`}, {1.258407346410207, 0.8637323375289699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.319195465256176}, { 1.263407346410207, -2.4455244601092834`}, {1.263407346410207, 0.8672967691542832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.319110950384417}, { 1.268407346410207, -2.445966601704714}, {1.268407346410207, 0.8708613856881686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.3190283333195914`}, { 1.273407346410207, -2.4464104496801697`}, {1.273407346410207, 0.8744261503228691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.3189476430496083`}, { 1.278407346410207, -2.4468560170341727`}, {1.278407346410207, 0.8779910254663853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.318868909047237}, { 1.283407346410207, -2.447303316885658}, {1.283407346410207, 0.8815559727301431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.3187921612781333`}, { 1.288407346410207, -2.447752362475327}, {1.288407346410207, 0.8851209529164701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.3187174302089923`}, { 1.293407346410207, -2.4482031671670224`}, {1.293407346410207, 0.8886859260058748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.318644746815834}, { 1.298407346410207, -2.4486557444491233`}, {1.298407346410207, 0.8922508511441373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.3185741425924173`}, { 1.303407346410207, -2.4491101079359514`}, {1.303407346410207, 0.8958156866291925}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.31850564955879}, { 1.308407346410207, -2.4495662713692057`}, {1.308407346410207, 0.8993803898978222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.318439300269967}, { 1.313407346410207, -2.4500242486194077`}, {1.313407346410207, 0.9029449175121341}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.318375127824752}, { 1.318407346410207, -2.4504840536873713`}, {1.318407346410207, 0.9065092251458413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.318313165874693}, { 1.323407346410207, -2.4509457007056867`}, {1.323407346410207, 0.9100732675703267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.318253448633172}, { 1.328407346410207, -2.4514092039402295`}, {1.328407346410207, 0.9136369986405037}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.318196010884641}, { 1.333407346410207, -2.451874577791687}, {1.333407346410207, 0.9172003712804544}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.3181408879939998`}, { 1.3384073464102069`, -2.452341836797105}, {1.3384073464102069`, 0.9207633374688555}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.318088115916109}, { 1.343407346410207, -2.4528109956314563`}, {1.343407346410207, 0.9243258482241878}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.318037731205455}, { 1.3484073464102069`, -2.4532820691092256`}, {1.3484073464102069`, 0.9278878535897145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.317989771025957}, { 1.353407346410207, -2.4537550721860266`}, {1.353407346410207, 0.9314493026182468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.317944273160921}, { 1.3584073464102069`, -2.454230019960224}, {1.3584073464102069`, 0.9350101433566712}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.3179012760231426`}, { 1.363407346410207, -2.4547069276745943`}, {1.363407346410207, 0.9385703228302563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.317860818665154}, { 1.368407346410207, -2.4551858107179956`}, {1.368407346410207, 0.9421297870267219}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.3178229407896316`}, { 1.373407346410207, -2.4556666846270683`}, {1.373407346410207, 0.9456884808800746}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.317787682759942}, { 1.378407346410207, -2.4561495650879555`}, {1.378407346410207, 0.9492463482542091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.3177550856108518`}, { 1.383407346410207, -2.456634467938044}, {1.383407346410207, 0.9528033319262664}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.317725191059381}, { 1.388407346410207, -2.457121409167733}, {1.388407346410207, 0.9563593735697514}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.3176980415158175`}, { 1.393407346410207, -2.4576104049222267`}, {1.393407346410207, 0.9599144137374082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.317673680094883}, { 1.398407346410207, -2.458101471503346}, {1.398407346410207, 0.9634683918438444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.317652150627056}, { 1.403407346410207, -2.45859462537137}, {1.403407346410207, 0.9670212461479105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.317633497670048}, { 1.408407346410207, -2.4590898831468992`}, {1.408407346410207, 0.9705729137348275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.3176177665204425`}, { 1.413407346410207, -2.459587261612748}, {1.413407346410207, 0.9741233304980584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.3176050032254856`}, { 1.418407346410207, -2.4600867777158553`}, {1.418407346410207, 0.9776724311209279}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.3175952545950373`}, { 1.4234073464102068`, -2.4605884485692298`}, {1.4234073464102068`, 0.9812201490579813}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.31758856821368}, { 1.4284073464102072`, -2.4610922914539164`}, {1.4284073464102072`, 0.9847664165160868}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.317584992452985}, { 1.433407346410207, -2.461598323820991}, {1.433407346410207, 0.9883111644352748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.3175845764839402`}, { 1.438407346410207, -2.46210656329358}, {1.438407346410207, 0.9918543224693117}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.3175873702895307`}, { 1.4434073464102068`, -2.4626170276689137`}, {1.4434073464102068`, 0.9953958189660153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.3175934246774825`}, { 1.4484073464102072`, -2.4631297349204}, {1.4484073464102072`, 0.9989355809472977}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.317602791293161}, { 1.453407346410207, -2.4636447031997317`}, {1.453407346410207, 1.002473534088936}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.317615522632629}, { 1.458407346410207, -2.46416195083902}, {1.458407346410207, 1.0060096027000884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.31763167205586}, { 1.4634073464102069`, -2.464681496352959}, {1.4634073464102069`, 1.009543709702521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.3176512938001066`}, { 1.4684073464102068`, -2.4652033584410202`}, {1.4684073464102068`, 1.0130757766095744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.3176744429934284`}, { 1.473407346410207, -2.465727555989675}, {1.473407346410207, 1.0166057235048536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.317701175668368}, { 1.478407346410207, -2.466254108074647}, {1.478407346410207, 1.0201334690206387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.317731548775785}, { 1.4834073464102069`, -2.4667830339632015`}, {1.4834073464102069`, 1.0236589303160313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.3177656201988377`}, { 1.4884073464102068`, -2.467314353116459}, {1.4884073464102068`, 1.027182023054811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.317803448767116}, { 1.4934073464102071`, -2.467848085191746}, {1.4934073464102071`, 1.0307026613830272`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.317845094270922}, { 1.498407346410207, -2.4683842500449735`}, {1.498407346410207, 1.0342207579063072`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.317890617475696}, { 1.503407346410207, -2.4689228677330544`}, {1.503407346410207, 1.0377362236668883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.317940080136586}, { 1.5084073464102068`, -2.4694639585163514`}, {1.5084073464102068`, 1.0412489681203778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.3179935450131572`}, { 1.5134073464102071`, -2.4700075428611536`}, {1.5134073464102071`, 1.0447588991122263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.318051075884243}, { 1.518407346410207, -2.4705536414421982`}, {1.518407346410207, 1.0482659228539344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.318112737562923}, { 1.523407346410207, -2.47110227514522}, {1.523407346410207, 1.0517699438989778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.3181785959116414`}, { 1.5284073464102068`, -2.4716534650695356`}, {1.5284073464102068`, 1.0552708651184575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.31824871785745}, { 1.5334073464102072`, -2.4722072325306685`}, {1.5334073464102072`, 1.0587685876764807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.318323171407369}, { 1.538407346410207, -2.4727635990630072`}, {1.538407346410207, 1.0622630110052609`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.3184020256638793`}, { 1.543407346410207, -2.473322586422503}, {1.543407346410207, 1.0657540327799557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.3184853508405183`}, { 1.5484073464102068`, -2.4738842165894006`}, {1.5484073464102068`, 1.0692415488932283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.318573218277593}, { 1.5534073464102072`, -2.4744485117710133`}, {1.5534073464102072`, 1.072725453429546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.318665700457995}, { 1.558407346410207, -2.4750154944045333`}, {1.558407346410207, 1.0762056386392131`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.318762871023114}, { 1.563407346410207, -2.4755851871598815`}, {1.563407346410207, 1.0796819949121388`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.3188648047888467`}, { 1.5684073464102068`, -2.476157612942598}, {1.5684073464102068`, 1.0831544107513542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.3189715777616904`}, { 1.5734073464102072`, -2.4767327948967743`}, {1.5734073464102072`, 1.0866227727462632`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.319083267154914}, { 1.578407346410207, -2.477310756408022}, {1.578407346410207, 1.090086965545648}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.319199951404809}, { 1.583407346410207, -2.4778915211064914`}, {1.583407346410207, 1.09354687183043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.319321710186994}, { 1.5884073464102069`, -2.478475112869926}, {1.5884073464102069`, 1.097002372286181}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.319448624432786}, { 1.5934073464102072`, -2.4790615558267586`}, {1.5934073464102072`, 1.100453345575396}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.3195807763456098`}, { 1.598407346410207, -2.4796508743592613`}, {1.598407346410207, 1.1038996683095417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.3197182494174564`}, { 1.603407346410207, -2.480243093106727}, {1.603407346410207, 1.1073412150208701`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.3198611284453596`}, { 1.6084073464102069`, -2.4808382369687045`}, {1.6084073464102069`, 1.1107778581340115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.320009499547897}, { 1.6134073464102068`, -2.481436331108278}, {1.6134073464102068`, 1.1142094679373584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.3201634501816972`}, { 1.6184073464102071`, -2.4820374009553903`}, {1.6184073464102071`, 1.1176359125542394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.3203230691579417`}, { 1.623407346410207, -2.4826414722102137`}, {1.623407346410207, 1.1210570579138879`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.3204884466588545`}, { 1.628407346410207, -2.4832485708465724`}, {1.628407346410207, 1.1244727677222317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.3206596742541588`}, { 1.6334073464102068`, -2.483858723115408}, {1.6334073464102068`, 1.1278829034324893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.320836844917494}, { 1.6384073464102071`, -2.4844719555482997`}, {1.6384073464102071`, 1.1312873242155987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.3210200530427803`}, { 1.643407346410207, -2.485088294961028}, {1.643407346410207, 1.134685886930476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.3212093944605052`}, { 1.648407346410207, -2.4857077684571967`}, {1.648407346410207, 1.1380784460941282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.3214049664539345`}, { 1.6534073464102068`, -2.4863304034318996`}, {1.6534073464102068`, 1.1414648538516206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.3216068677752144`}, { 1.6584073464102072`, -2.4869562275754435`}, {1.6584073464102072`, 1.1448449599459094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.321815198661359}, { 1.663407346410207, -2.4875852688771234`}, {1.663407346410207, 1.1482186116875583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.3220300608501043`}, { 1.668407346410207, -2.48821755562905}, {1.668407346410207, 1.1515856539243525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.322251557595603}, { 1.6734073464102068`, -2.4888531164300343`}, {1.6734073464102068`, 1.1549459290108137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.322479793683955}, { 1.6784073464102072`, -2.4894919801895252`}, {1.6784073464102072`, 1.1582992767776399`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.322714875448538}, { 1.683407346410207, -2.4901341761316034`}, {1.683407346410207, 1.1616455345010792`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.322956910785132}, { 1.688407346410207, -2.490779733799038}, {1.688407346410207, 1.164984536872262}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.3232060091668045`}, { 1.6934073464102068`, -2.4914286830573884`}, {1.6934073464102068`, 1.1683161159664892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.3234622816585473`}, { 1.6984073464102072`, -2.4920810540991827`}, {1.6984073464102072`, 1.1716401012125184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.3237258409316226`}, { 1.703407346410207, -2.492736877448137}, {1.703407346410207, 1.1749563193618402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.3239968012776187`}, { 1.708407346410207, -2.4933961839634504`}, {1.708407346410207, 1.1782645944579864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.3242752786221703`}, { 1.7134073464102069`, -2.49405900484415}, {1.7134073464102069`, 1.1815647478058706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.3245613905383244`}, { 1.7184073464102072`, -2.4947253716335096`}, {1.7184073464102072`, 1.1848565979411945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.324855256259534}, { 1.723407346410207, -2.4953953162235183`}, {1.723407346410207, 1.1881399605999277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.325156996692234}, { 1.728407346410207, -2.4960688708594265`}, {1.728407346410207, 1.1914146486878991`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.325466734427987}, { 1.7334073464102069`, -2.496746068144346}, {1.7334073464102069`, 1.194680472250507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.325784593755164}, { 1.7384073464102068`, -2.497426941043924}, {1.7384073464102068`, 1.1979372384425804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 1.201184751498405}, { 1.7434073464102071`, -2.498111522891079}, {1.7434073464102071`, 2.326110700670127}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 1.204422812701958}, { 1.748407346410207, -2.498799847390807}, {1.748407346410207, 2.3264451828878805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 1.2076512203573593`}, { 1.753407346410207, -2.499491948625056}, {1.753407346410207, 2.3267881698521724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 1.2108697697595636`}, { 1.7584073464102068`, -2.500187861057672}, {1.7584073464102068`, 2.327139792744994}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 1.2140782531653407`}, { 1.7634073464102071`, -2.5008876195394105`}, {1.7634073464102071`, 2.3275001844954546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 1.2172764597645593`}, { 1.768407346410207, -2.5015912593130287`}, {1.768407346410207, 2.3278694797880006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 1.2204641756517842`}, { 1.773407346410207, -2.5022988160184387`}, {1.773407346410207, 2.3282478150699184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 1.2236411837982757`}, { 1.7784073464102068`, -2.5030103256979537`}, {1.7784073464102068`, 2.3286353285581307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 1.2268072640243242`}, { 1.7834073464102072`, -2.5037258248015815`}, {1.7834073464102072`, 2.3290321602451804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 1.2299621929720732`}, { 1.788407346410207, -2.504445350192422}, {1.788407346410207, 2.3294384519044447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 1.2331057440787427`}, { 1.793407346410207, -2.5051689391521252`}, {1.793407346410207, 2.3298543470944573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 1.236237687550374}, { 1.7984073464102068`, -2.5058966293864295`}, {1.7984073464102068`, 2.3302799911623677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 1.2393577903360846`}, { 1.8034073464102072`, -2.506628459030786}, {1.8034073464102072`, 2.330715531246445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 1.2424658161028796`}, { 1.808407346410207, -2.5073644666560564`}, {1.808407346410207, 2.331161116277619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 1.245561525211044}, { 1.813407346410207, -2.5081046912742915`}, {1.813407346410207, 2.3316168969799826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 1.2486446746901843`}, { 1.8184073464102068`, -2.5088491723446045`}, {1.8184073464102068`, 2.332083025870257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 1.2517150182158991`}, { 1.8234073464102072`, -2.509597949779109}, {1.8234073464102072`, 2.3325596572561174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 1.2547723060871678`}, { 1.828407346410207, -2.5103510639489595`}, {1.828407346410207, 2.3330469472333815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 1.2578162852044648`}, { 1.833407346410207, -2.511108555690466}, {1.833407346410207, 2.3335450536819966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 1.2608466990486384`}, { 1.8384073464102069`, -2.5118704663113025`}, {1.8384073464102069`, 2.334054136260765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 1.2638632876606064`}, { 1.8434073464102072`, -2.5126368375967987`}, {1.8434073464102072`, 2.334574356400791}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 1.2668657876218943`}, { 1.848407346410207, -2.5134077118163307`}, {1.848407346410207, 2.3351058772975817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 1.269853932036039}, { 1.853407346410207, -2.5141831317297876`}, {1.853407346410207, 2.335648863901739}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 1.2728274505109407`}, { 1.8584073464102069`, -2.514963140594147}, {1.8584073464102069`, 2.336203482908239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 1.2757860691421374`}, { 1.8634073464102068`, -2.515747782170124}, {1.8634073464102068`, 2.3367699027441975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 1.2787295104971097`}, { 1.8684073464102071`, -2.516537100728937}, {1.8684073464102071`, 2.337348293555123}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 1.2816574936005865`}, { 1.873407346410207, -2.5173311410591497`}, {1.873407346410207, 2.337938827189559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 1.2845697339209408`}, { 1.878407346410207, -2.518129948473623}, {1.878407346410207, 2.3385416771821084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 1.2874659433576718`}, { 1.8834073464102068`, -2.518933568816551}, {1.8834073464102068`, 2.3391570187347592`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 1.290345830230056}, { 1.8884073464102071`, -2.5197420484706146`}, {1.8884073464102071`, 2.3397850286964963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 1.2932090992669476`}, { 1.893407346410207, -2.520555434364221}, {1.893407346410207, 2.340425885541115}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 1.2960554515978064`}, { 1.898407346410207, -2.5213737739788473`}, {1.898407346410207, 2.3410797693432044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 1.2988845847449728`}, { 1.9034073464102068`, -2.5221971153564944`}, {1.9034073464102068`, 2.3417468617522754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 1.3016961926172064`}, { 1.9084073464102072`, -2.5230255071072314`}, {1.9084073464102072`, 2.3424273459649307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 1.304489965504563}, { 1.913407346410207, -2.523858998416864}, {1.913407346410207, 2.3431214066951074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 1.3072655900745829`}, { 1.918407346410207, -2.5246976390546907`}, {1.918407346410207, 2.3438292301422665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 1.3100227493698684`}, { 1.9234073464102068`, -2.5255414793813786`}, {1.9234073464102068`, 2.3445510039575503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 1.3127611228070497`}, { 1.9284073464102072`, -2.526390570356945}, {1.9284073464102072`, 2.345286917207829}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 1.3154803861771864`}, { 1.933407346410207, -2.5272449635488483`}, {1.933407346410207, 2.346037160337618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 1.318180211647592}, { 1.938407346410207, -2.5281047111401915`}, {1.938407346410207, 2.3468019251287964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 1.320860267765147}, { 1.9434073464102068`, -2.5289698659380364`}, {1.9434073464102068`, 2.3475814046581225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 1.3235202194610955`}, { 1.9484073464102072`, -2.529840481381837}, {1.9484073464102072`, 2.3483757932525062`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 1.3261597280573234`}, { 1.953407346410207, -2.53071661155198}, {1.953407346410207, 2.3491852864419505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 1.328778451274194}, { 1.958407346410207, -2.531598311178451}, {1.958407346410207, 2.350010080910255}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 1.3313760432398625`}, { 1.9634073464102069`, -2.5324856356496057`}, {1.9634073464102069`, 2.3508503744432874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 1.3339521545011626`}, { 1.9684073464102072`, -2.5333786410210757`}, {1.9684073464102072`, 2.351706365874942}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 1.3365064320360165`}, { 1.973407346410207, -2.5342773840247808`}, {1.973407346410207, 2.3525782550306955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 1.3390385192673817`}, { 1.978407346410207, -2.535181922078068}, {1.978407346410207, 2.353466242668724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 1.3415480560787367`}, { 1.9834073464102069`, -2.5360923132929685`}, {1.9834073464102069`, 2.3543705304186195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 1.3440346788311}, { 1.988407346410207, -2.537008616485587}, {1.988407346410207, 2.355291320717651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 1.3464980203815642`}, { 1.993407346410207, -2.5379308911856033`}, {1.993407346410207, 2.3562288167445833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 1.3489377101033313`}, { 1.998407346410207, -2.5388591976459107`}, {1.998407346410207, 2.357183222351025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 1.351353373907224}, { 2.003407346410207, -2.539793596852369}, {2.003407346410207, 2.3581547419903344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 1.3537446342646642`}, { 2.008407346410207, -2.5407341505336922`}, {2.008407346410207, 2.359143580644063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 1.3561111102320689`}, { 2.013407346410207, -2.541680921171465}, {2.013407346410207, 2.360149943745955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 1.35845241747665}, { 2.018407346410207, -2.542633972010287}, {2.018407346410207, 2.3611740371035252`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 1.3607681683035386`}, { 2.023407346410207, -2.5435933670680395`}, {2.023407346410207, 2.362216066817195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 1.3630579716842535`}, { 2.028407346410207, -2.5445591711463007`}, {2.028407346410207, 2.3632762391970688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 1.365321433286367}, { 2.033407346410207, -2.5455314498408668`}, {2.033407346410207, 2.364354760677306}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 1.367558155504433}, { 2.038407346410207, -2.5465102695524386`}, {2.038407346410207, 2.365451837728202}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 1.3697677374919797`}, { 2.043407346410207, -2.547495697497406}, {2.043407346410207, 2.366567676765945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 1.3719497751946035`}, { 2.048407346410207, -2.548487801718794}, {2.048407346410207, 2.367702484060126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 1.374103861384035}, { 2.053407346410207, -2.5494866510973266`}, {2.053407346410207, 2.3688564656390745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 1.3762295856930968`}, { 2.058407346410207, -2.5504923153626327`}, {2.058407346410207, 2.3700298271930036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 1.3783265346514935`}, { 2.063407346410207, -2.5515048651045884`}, {2.063407346410207, 2.371222773975126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 1.380394291722289}, { 2.068407346410207, -2.552524371784785}, {2.068407346410207, 2.3724355107007096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 1.3824324373390187`}, { 2.073407346410207, -2.553550907748146}, {2.073407346410207, 2.3736682414442236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 1.384440548943295}, { 2.078407346410207, -2.554584546234675}, {2.078407346410207, 2.3749211695345998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 1.3864182010227954`}, { 2.083407346410207, -2.5556253613913333`}, {2.083407346410207, 2.376194497448737}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 1.3883649651495198`}, { 2.088407346410207, -2.5566734282840646`}, {2.088407346410207, 2.3774884267033225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 1.390280410018179}, { 2.093407346410207, -2.55772882290995}, {2.093407346410207, 2.3788031577450486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 1.3921641014845714`}, { 2.098407346410207, -2.558791622209496}, {2.098407346410207, 2.380138889839373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 1.3940156026038237`}, { 2.103407346410207, -2.559861904079068}, {2.103407346410207, 2.3814958209579022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 1.395834473668329}, { 2.108407346410207, -2.5609397473834514`}, {2.108407346410207, 2.3828741476645146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 1.3976202722452282`}, { 2.1134073464102068`, -2.5620252319685486`}, {2.1134073464102068`, 2.384274065000365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 1.3993725532132713`}, { 2.118407346410207, -2.5631184386742083`}, {2.118407346410207, 2.3856957663678795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 1.4010908687989065`}, { 2.123407346410207, -2.564219449347198}, {2.123407346410207, 2.3871394434138833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 1.4027747686113887`}, { 2.128407346410207, -2.5653283468542982`}, {2.128407346410207, 2.3886052859119924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 1.404423799676757}, { 2.133407346410207, -2.5664452150955275`}, {2.133407346410207, 2.3900934816444366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 1.4060375064704866`}, { 2.138407346410207, -2.567570139017512}, {2.138407346410207, 2.3916042162834232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 1.4076154309485975`}, { 2.143407346410207, -2.56870320462696}, {2.143407346410207, 2.3931376732722227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 1.4091571125770768`}, { 2.148407346410207, -2.5698444990042884`}, {2.148407346410207, 2.3946940337061444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 1.4106620883593541`}, { 2.153407346410207, -2.5709941103173573`}, {2.153407346410207, 2.396273476213518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 1.4121298928616648`}, { 2.158407346410207, -2.5721521278353334`}, {2.158407346410207, 2.3978761768368986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 1.4135600582360743`}, { 2.163407346410207, -2.5733186419426755`}, {2.163407346410207, 2.3995023089146326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 1.4149521142409447`}, { 2.168407346410207, -2.5744937441532296`}, {2.168407346410207, 2.4011520429629587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 1.4163055882586588`}, { 2.173407346410207, -2.5756775271244607`}, {2.173407346410207, 2.4028255465588213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 1.417620005310326}, { 2.178407346410207, -2.5768700846717687`}, {2.178407346410207, 2.4045229842235916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 1.4188948880673078`}, { 2.183407346410207, -2.578071511782939}, {2.183407346410207, 2.4062445173078255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 1.4201297568592937`}, { 2.188407346410207, -2.57928190463268}, {2.188407346410207, 2.407990303877289}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 1.4213241296787362`}, { 2.193407346410207, -2.580501360597275}, {2.193407346410207, 2.4097604986004035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 1.422477522181394}, { 2.198407346410207, -2.5817299782693306`}, {2.198407346410207, 2.41155525263728}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 1.4235894476827704`}, { 2.203407346410207, -2.582967857472611}, {2.203407346410207, 2.4133747135305526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 1.4246594171502185`}, { 2.208407346410207, -2.5842150992769644`}, {2.208407346410207, 2.4152190250981613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 1.4256869391904963`}, { 2.213407346410207, -2.5854718060133437`}, {2.213407346410207, 2.417088327328271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 1.4266715200325273`}, { 2.218407346410207, -2.5867380812888863`}, {2.218407346410207, 2.4189827562764994`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 1.4276126635051658`}, { 2.223407346410207, -2.588014030002079}, {2.223407346410207, 2.4209024439656273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 1.428509871009745}, { 2.228407346410207, -2.5892997583579844`}, {2.228407346410207, 2.422847518287962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 1.429362641487183}, { 2.233407346410207, -2.590595373883533}, {2.233407346410207, 2.4248181029105043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 1.4301704713794317`}, { 2.2384073464102068`, -2.5919009854428467`}, {2.2384073464102068`, 2.426814317183101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 1.4309328545850932`}, { 2.243407346410207, -2.5932167032526388`}, {2.243407346410207, 2.428836276049727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 1.4316492824089386`}, { 2.248407346410207, -2.5945426388976127`}, {2.248407346410207, 2.4308840899630386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 1.4323192435052112`}, { 2.253407346410207, -2.5958789053459226`}, {2.253407346410207, 2.432957864802374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 1.4329422238144458`}, { 2.2584073464102072`, -2.5972256169646273`}, {2.2584073464102072`, 2.4350577017953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 1.4335177064936613`}, { 2.263407346410207, -2.5985828895351575`}, {2.263407346410207, 2.4371836974428662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 1.4340451718397549`}, { 2.268407346410207, -2.5999508402687908`}, {2.268407346410207, 2.4393359434486883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 1.4345240972058912`}, { 2.273407346410207, -2.601329587822102}, {2.273407346410207, 2.441514526651963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 1.4349539569107432`}, { 2.278407346410207, -2.6027192523123857`}, {2.278407346410207, 2.4437195289645364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 1.4353342221404457`}, { 2.283407346410207, -2.604119955333056}, {2.283407346410207, 2.445951027312131}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 1.4356643608430755`}, { 2.288407346410207, -2.605531819968974}, {2.288407346410207, 2.4482090935798144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 1.4359438376155704`}, { 2.293407346410207, -2.6069549708117346`}, {2.293407346410207, 2.450493794561801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 1.4361721135829029`}, { 2.298407346410207, -2.608389533974849}, {2.298407346410207, 2.4528051919156524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 1.436348646269435}, { 2.303407346410207, -2.6098356371088443`}, {2.303407346410207, 2.455143342120956}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 1.4364728894623442`}, { 2.308407346410207, -2.6112934094162585`}, {2.308407346410207, 2.457508296442527}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 1.4365442930669834`}, { 2.313407346410207, -2.6127629816664864`}, {2.313407346410207, 2.4599001008981847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 1.436562302954142}, { 2.318407346410207, -2.6142444862104997`}, {2.318407346410207, 2.4623187962311333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 1.4365263607990812`}, { 2.323407346410207, -2.6157380569953785`}, {2.323407346410207, 2.4647644178869803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 1.4364359039123362`}, { 2.328407346410207, -2.6172438295786793`}, {2.328407346410207, 2.4672369959954112`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 1.4362903650621766`}, { 2.333407346410207, -2.618761941142578}, {2.333407346410207, 2.4697365553565174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 1.4360891722887117`}, { 2.338407346410207, -2.620292530507782}, {2.338407346410207, 2.472263115431768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 1.4358317487096262`}, { 2.343407346410207, -2.621835738147201}, {2.343407346410207, 2.474816690339647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 1.4355175123174937`}, { 2.348407346410207, -2.6233917061993277`}, {2.348407346410207, 2.4773972888558746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 1.435145875768686}, { 2.353407346410207, -2.6249605784813115`}, {2.353407346410207, 2.4800049144182363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 1.434716246163897}, { 2.358407346410207, -2.626542500501718}, {2.358407346410207, 2.4826395651359494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 1.4342280248202464`}, { 2.3634073464102068`, -2.6281376194728963`}, {2.3634073464102068`, 2.4853012338034848`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 1.4336806070350818`}, { 2.368407346410207, -2.6297460843229885`}, {2.368407346410207, 2.4879899079188745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 1.433073381841425}, { 2.373407346410207, -2.6313680457074846`}, {2.373407346410207, 2.490705569706317}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 1.4324057317552068`}, { 2.378407346410207, -2.6330036560203505`}, {2.378407346410207, 2.493448196143091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 1.431677032514298}, { 2.3834073464102072`, -2.6346530694046435`}, {2.3834073464102072`, 2.4962177589906567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 1.4308866528094455`}, { 2.388407346410207, -2.6363164417626077`}, {2.388407346410207, 2.499014224829847}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 1.4300339540072078`}, { 2.393407346410207, -2.6379939307652074`}, {2.393407346410207, 2.501837555100057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 1.4291182898649841`}, { 2.398407346410207, -2.63968569586105}, {2.398407346410207, 2.5046877061423136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 1.4281390062382762`}, { 2.403407346410207, -2.6413918982846685`}, {2.403407346410207, 2.5075646292461355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 1.4270954407802767`}, { 2.408407346410207, -2.643112701064096}, {2.408407346410207, 2.5104682706999926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 1.4259869226339965`}, { 2.413407346410207, -2.6448482690277335`}, {2.413407346410207, 2.513398571845354}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 1.4248127721170072`}, { 2.418407346410207, -2.6465987688103962`}, {2.418407346410207, 2.5163554691340693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 1.4235723003990486`}, { 2.423407346410207, -2.6483643688585663`}, {2.423407346410207, 2.5193388941890213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 1.4222648091726262`}, { 2.428407346410207, -2.650145239434722}, {2.428407346410207, 2.5223487738678902`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 1.4208895903168328`}, { 2.433407346410207, -2.651941552620748}, {2.433407346410207, 2.5253850303298884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 1.419445925554608}, { 2.438407346410207, -2.6537534823203504`}, {2.438407346410207, 2.528447581105292}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 1.4179330861036303`}, { 2.443407346410207, -2.6555812042603963`}, {2.443407346410207, 2.5315363391676455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 1.4163503323211304`}, { 2.448407346410207, -2.6574248959911517`}, {2.448407346410207, 2.534651213008488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 1.414696913342863}, { 2.453407346410207, -2.6592847368853434`}, {2.453407346410207, 2.537792106714426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 1.4129720667164891`}, { 2.458407346410207, -2.661160908135938}, {2.458407346410207, 2.540958920046401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 1.4111750180297071`}, { 2.463407346410207, -2.663053592752645}, {2.463407346410207, 2.5441515485210173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 1.4093049805334037`}, { 2.468407346410207, -2.6649629755569944`}, {2.468407346410207, 2.5473698834937206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 1.4073611547601708`}, { 2.473407346410207, -2.666889243175967}, {2.473407346410207, 2.5506138122437383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 1.4053427281385193`}, { 2.478407346410207, -2.6688325840340665`}, {2.478407346410207, 2.5538832180605753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 1.403248874603172}, { 2.483407346410207, -2.67079318834377}, {2.483407346410207, 2.5571779803319066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 1.4010787542018106`}, { 2.4884073464102068`, -2.6727712480942682`}, {2.4884073464102068`, 2.5604979746327543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 1.3988315126986919`}, { 2.493407346410207, -2.674766957038404}, {2.493407346410207, 2.5638430728157533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 1.3965062811755482`}, { 2.498407346410207, -2.6767805106777014`}, {2.498407346410207, 2.567213143102359}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 1.3941021756302723`}, { 2.503407346410207, -2.6788121062454464`}, {2.503407346410207, 2.570608050174881}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 1.3916182965738149`}, { 2.5084073464102072`, -2.680861942687647}, {2.5084073464102072`, 2.57402765526917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 1.389053728625839}, { 2.513407346410207, -2.6829302206418135`}, {2.513407346410207, 2.577471816267805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 1.3864075401096827`}, { 2.518407346410207, -2.6850171424134643`}, {2.518407346410207, 2.580940387793651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 1.3836787826471615`}, { 2.523407346410207, -2.6871229119502065`}, {2.523407346410207, 2.5844332213036876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 1.3808664907538677`}, { 2.528407346410207, -2.6892477348133204`}, {2.528407346410207, 2.587950165182896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 1.3779696814355558`}, { 2.533407346410207, -2.6913918181466863`}, {2.533407346410207, 2.5914910648381615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 1.374987353786366}, { 2.538407346410207, -2.693555370643009}, {2.538407346410207, 2.5950557627920086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 1.3719184885895017`}, { 2.543407346410207, -2.695738602507092}, {2.543407346410207, 2.5986440987760555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 1.3687620479212392`}, { 2.5484073464102073`, -2.6979417254161673`}, {2.5484073464102073`, 2.6022559098241236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 1.3655169747590086`}, { 2.553407346410207, -2.7001649524770612`}, {2.553407346410207, 2.6058910303647926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 1.3621821925944226`}, { 2.558407346410207, -2.702408498180093}, {2.558407346410207, 2.6095492923134187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 1.3587566050521511`}, { 2.563407346410207, -2.704672578349532}, {2.563407346410207, 2.6132305251633814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 1.355239095515658}, { 2.568407346410207, -2.706957410090537}, {2.568407346410207, 2.616934556076617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 1.3516285267607442`}, { 2.5734073464102067`, -2.7092632117323507`}, {2.5734073464102067`, 2.6206612099731466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 1.3479237405980546`}, { 2.578407346410207, -2.7115902027676446`}, {2.578407346410207, 2.624410309619716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 1.3441235575256683`}, { 2.583407346410207, -2.7139386037878492`}, {2.583407346410207, 2.628181675717349}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 1.3402267763929847`}, { 2.588407346410207, -2.7163086364142934`}, {2.588407346410207, 2.6319751269877463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 1.3362321740772234`}, { 2.593407346410207, -2.718700523225002}, {2.593407346410207, 2.635790480258474}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 1.3321385051739112`}, { 2.598407346410207, -2.7211144876769993`}, {2.598407346410207, 2.6396275505469036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 1.327944501702773}, { 2.603407346410207, -2.7235507540238957`}, {2.603407346410207, 2.6434861511427767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 1.3236488728306217`}, { 2.608407346410207, -2.726009547228649}, {2.608407346410207, 2.6473660936893983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 1.3192503046128339`}, { 2.6134073464102068`, -2.728491092871253}, {2.6134073464102068`, 2.651267188263352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 1.3147474597551767`}, { 2.618407346410207, -2.7309956170512515`}, {2.618407346410207, 2.6551892434527407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 1.3101389773977647`}, { 2.623407346410207, -2.733523346284788}, {2.623407346410207, 2.6591320664338713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 1.3054234729231486`}, { 2.628407346410207, -2.7360745073961286`}, {2.628407346410207, 2.6630954630463717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 1.3005995377905077`}, { 2.6334073464102072`, -2.7386493274033548`}, {2.6334073464102072`, 2.667079237866642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 1.2956657393981623`}, { 2.638407346410207, -2.741248033398099}, {2.638407346410207, 2.6710831942797517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 1.290620620976652}, { 2.643407346410207, -2.743870852419142}, {2.643407346410207, 2.675107134549512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 1.2854627015147948`}, { 2.648407346410207, -2.7465180113195835`}, {2.648407346410207, 2.6791508598870206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 1.2801904757212788`}, { 2.653407346410207, -2.749189736627528}, {2.653407346410207, 2.6832141705173913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 1.274802414024424}, { 2.658407346410207, -2.75188625439998}, {2.658407346410207, 2.6872968657446985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 1.2692969626129638`}, { 2.663407346410207, -2.7546077900697843`}, {2.663407346410207, 2.691398744015316}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 1.2636725435207685`}, { 2.668407346410207, -2.7573545682854337`}, {2.668407346410207, 2.695519602979383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 1.2579275547586677`}, { 2.6734073464102073`, -2.7601268127435725`}, {2.6734073464102073`, 2.6996592395505723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 1.2520603704965583`}, { 2.678407346410207, -2.7629247460138884`}, {2.678407346410207, 2.7038174499640593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 1.2460693412993018`}, { 2.683407346410207, -2.765748589356378}, {2.683407346410207, 2.707994029832725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 1.2399527944199384`}, { 2.688407346410207, -2.768598562530633}, {2.688407346410207, 2.712188774201667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 1.2337090341539843`}, { 2.693407346410207, -2.7714748835971004`}, {2.693407346410207, 2.716401477600882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 1.227336342258712}, { 2.6984073464102067`, -2.7743777687100133`}, {2.6984073464102067`, 2.7206319340961587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 1.220832978441568}, { 2.703407346410207, -2.7773074319019844`}, {2.703407346410207, 2.7248799373384434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 1.214197180921861}, { 2.708407346410207, -2.7802640848598896`}, {2.708407346410207, 2.7291452806112138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 1.2074271670702894`}, { 2.713407346410207, -2.783247936692114}, {2.713407346410207, 2.7334277568763237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 1.2005211341308195`}, { 2.718407346410207, -2.7862591936868384`}, {2.718407346410207, 2.7377271588181142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 1.1934772600297359`}, { 2.723407346410207, -2.78929805906132}, {2.723407346410207, 2.7420432788858253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 1.1862937042767758`}, { 2.728407346410207, -2.7923647327020333`}, {2.728407346410207, 2.7463759093343807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 1.1789686089634923`}, { 2.733407346410207, -2.79545941089555}, {2.733407346410207, 2.750724842263513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 1.1715000998641}, { 2.7384073464102068`, -2.7985822860501033`}, {2.7384073464102068`, 2.7550898696553294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 1.163886287644205}, { 2.743407346410207, -2.8017335464076885`}, {2.743407346410207, 2.7594707834102272`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 1.1561252691830226`}, { 2.748407346410207, -2.8049133757467146`}, {2.748407346410207, 2.7638673753813205`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 1.1482151290147529`}, { 2.753407346410207, -2.808121953075159}, {2.753407346410207, 2.7682794374072546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 1.1401539408949655`}, { 2.7584073464102072`, -2.8113594523142096`}, {2.7584073464102072`, 2.772706761343615}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 1.1319397694978557`}, { 2.763407346410207, -2.8146260419723044`}, {2.763407346410207, 2.777149139092725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 1.1235706722504775`}, { 2.768407346410207, -2.817921884809809}, {2.768407346410207, 2.7816063626321386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 1.1150447013099594`}, { 2.773407346410207, -2.8212471374942596`}, {2.773407346410207, 2.7860782240416215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 1.1063599056898266`}, { 2.778407346410207, -2.824601950246181}, {2.778407346410207, 2.7905645155287266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 1.0975143335416253`}, { 2.783407346410207, -2.82798646647587}, {2.783407346410207, 2.795065029453106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 1.0885060345979052`}, { 2.788407346410207, -2.8314008224110307`}, {2.788407346410207, 2.799579558349392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 1.0793330627826594`}, { 2.793407346410207, 2.80410789494884}, { 2.793407346410207, -2.834845146715645}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 1.0699934789952046`}, { 2.7984073464102073`, 2.808649832199701}, { 2.7984073464102073`, -2.8383195601001883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 1.0604853540733414`}, { 2.803407346410207, 2.8132051632863075`}, { 2.803407346410207, -2.8418241749235564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 1.0508067719414909`}, { 2.808407346410207, 2.8177736816470245`}, { 2.808407346410207, -2.845359094787013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 1.0409558329492046`}, { 2.813407346410207, 2.8223551809909684`}, { 2.813407346410207, -2.8489244141204244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 1.0309306574052681`}, { 2.818407346410207, 2.826949455313638}, { 2.818407346410207, -2.852520217761376}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 1.0207293893121223`}, { 2.8234073464102067`, 2.831556298911353}, { 2.8234073464102067`, -2.8561465805273807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 1.010350200305101}, { 2.828407346410207, 2.8361755063947527`}, { 2.828407346410207, -2.859803566782035}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 0.999791293800264}, { 2.833407346410207, 2.8408068727010582`}, { 2.833407346410207, -2.8634912299952733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 0.9890509093542915}, { 2.838407346410207, 2.845450193105493}, { 2.838407346410207, -2.867209612298772}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 0.9781273272390233}, { 2.843407346410207, 2.8501052632315855`}, { 2.843407346410207, -2.8709587440367828`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 0.9670188732327138}, { 2.848407346410207, 2.854771879060607}, { 2.848407346410207, -2.8747386433135134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 0.9557239236290284}, { 2.853407346410207, 2.85944983694}, { 2.853407346410207, -2.8785493155374904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 0.9442409104641044}, { 2.858407346410207, 2.8641389335909744`}, { 2.858407346410207, -2.8823907529641217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 0.9325683269607883}, { 2.8634073464102068`, 2.868838966115222}, { 2.8634073464102068`, -2.886262934237068}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 0.9207047331881427}, { 2.868407346410207, 2.8735497320006944`}, { 2.868407346410207, -2.8901658239296166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 0.908648761933086}, { 2.873407346410207, 2.8782710291267284`}, { 2.873407346410207, -2.8940993720869725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 0.8963991247795952}, { 2.878407346410207, 2.8830026557682524`}, { 2.878407346410207, -2.8980635137708037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 0.883954618389533}, { 2.8834073464102072`, 2.88774441059929}, { 2.8834073464102072`, -2.9020581686068296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 0.8713141309775566}, { 2.888407346410207, 2.8924960926957137`}, { 2.888407346410207, -2.906083240337195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 0.8584766489708615}, { 2.893407346410207, 2.897257501537298}, { 2.893407346410207, -2.9101386163783958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 0.8454412638427684}, { 2.898407346410207, 2.9020284370090894`}, { 2.898407346410207, -2.9142241673866063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 0.8322071791072145}, { 2.903407346410207, 2.906808699402126}, { 2.903407346410207, -2.918339746831512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 0.818773717459214}, { 2.908407346410207, 2.911598089413437}, { 2.908407346410207, -2.922485190580153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 0.8051403280443358}, { 2.913407346410207, 2.9163964081456375`}, { 2.913407346410207, -2.9266603164925726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 0.7913065938378693}, { 2.918407346410207, 2.9212034571056744`}, { 2.918407346410207, -2.930864924030455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 0.7772722391123414}, { 2.9234073464102073`, 2.9260190382032287`}, { 2.9234073464102073`, -2.9350987938806736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 0.7630371369694912}, { 2.928407346410207, 2.9308429537484475`}, { 2.928407346410207, -2.9393616875953157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 0.7486013169105695}, { 2.933407346410207, 2.9356750064491623`}, { 2.933407346410207, -2.9436533472497572`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 0.7339649724164142}, { 2.938407346410207, 2.94051499940771}, { 2.938407346410207, -2.947973495120853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 0.719128468506264}, { 2.943407346410207, 2.945362736117127}, { 2.943407346410207, -2.9523218333865087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 0.7040923492419553}, { 2.9484073464102067`, 2.95021802045695}, { 2.9484073464102067`, -2.9566980438488457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 0.6888573451417866}, { 2.953407346410207, 2.9550806566886973`}, { 2.953407346410207, -2.9611017876824715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 0.6734243804659084}, { 2.958407346410207, 2.9599504494505857`}, { 2.958407346410207, -2.965532705209565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 0.6577945803331317}, { 2.963407346410207, 2.9648272037523142`}, { 2.963407346410207, -2.969990415703979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 0.6419692776267365}, { 2.968407346410207, 2.969710724969018}, { 2.968407346410207, -2.9744745172253584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 0.6259500196451585}, { 2.973407346410207, 2.974600818835148}, { 2.973407346410207, -2.978984586485676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 0.6097385744515725}, { 2.978407346410207, 2.9794972914378213`}, { 2.978407346410207, -2.983520178749423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 0.5933369368750678}, { 2.983407346410207, 2.9843999492099935`}, { 2.983407346410207, -2.9880808277693496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 0.576747334114796}, { 2.9884073464102068`, 2.9893085989230794`}, { 2.9884073464102068`, -2.9926660457589254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 0.559972230897734}, { 2.993407346410207, 2.9942230476795673`}, { 2.993407346410207, -2.9972753234035046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 0.5430143341400386}, { 2.998407346410207, 2.9991431029050295`}, { 2.998407346410207, -3.0019081299110457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 0.5258765970619681}, { 3.003407346410207, 3.0040685723400546`}, { 3.003407346410207, -3.0065639131041197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 0.5085622227065904}, { 3.0084073464102072`, 3.008999264031974}, { 3.0084073464102072`, -3.011242099554327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 0.4910746668132607}, { 3.013407346410207, 3.013934986326011}, { 3.013407346410207, -3.0159420947595916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 0.47341763999807784`}, { 3.018407346410207, 3.0188755478564366`}, { 3.018407346410207, -3.0206632833661127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 0.4555951091953544}, { 3.023407346410207, 3.023820757537679}, { 3.023407346410207, -3.0254050294355674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 0.4376112983163327}, { 3.028407346410207, 3.0287704245546885`}, { 3.028407346410207, -3.0301666767573927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 0.41947068808432414`}, { 3.0334073464102067`, 3.0337243583536835`}, { 3.0334073464102067`, -3.0349475492078826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 0.4011780150087452}, { 3.038407346410207, 3.0386823686321787`}, { 3.038407346410207, -3.0397469511551707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 0.38273826946455536`}, { 3.043407346410207, 3.043644265329282}, { 3.043407346410207, -3.044564167911324}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 0.3641566928480479}, { 3.0484073464102073`, 3.0486098586154617`}, { 3.0484073464102073`, -3.0493984662304383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 0.3454387737850005}, { 3.053407346410207, 3.053578958882448}, { 3.053407346410207, -3.0542490948533803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 0.3265902433726714}, { 3.058407346410207, 3.058551376732708}, { 3.058407346410207, -3.05911528509794}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 0.30761706944320755`}, { 3.063407346410207, 3.063526922969059}, { 3.063407346410207, -3.063996251494363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 0.2885254498423499}, { 3.068407346410207, 3.0685054085836074`}, { 3.068407346410207, -3.0688911924645024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 0.269321804724179}, { 3.0734073464102067`, 3.073486644747783}, { 3.0734073464102067`, -3.0737992910453826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 0.25001276786968313`}, { 3.078407346410207, 3.0784704428004144`}, { 3.078407346410207, -3.0787197156525665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 0.23060517704428035`}, { 3.083407346410207, 3.083456614237548}, { 3.083407346410207, -3.0836516208858566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 0.21110606341689442`}, { 3.0884073464102073`, 3.0884449707006087`}, { 3.0884073464102073`, -3.0885941483718335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 0.19152264007072103`}, { 3.093407346410207, 3.093435323965913}, { 3.093407346410207, -3.0935464276446814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 0.17186228964333516`}, { 3.098407346410207, 3.098427485932885}, { 3.098407346410207, -3.0985075770602464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 0.15213255114121446`}, { 3.103407346410207, 3.1034212686132974`}, { 3.103407346410207, -3.1034767047435774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 0.1323411059809345}, { 3.108407346410207, 3.1084164841182385`}, { 3.108407346410207, -3.1084529095640097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 0.11249576331616483`}, { 3.1134073464102068`, 3.113412944649119}, { 3.1134073464102068`, -3.113435282141677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 0.09260444471608151}, { 3.118407346410207, 3.1184104624842965`}, { 3.118407346410207, -3.118422905874042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 0.07267516826682052}, { 3.123407346410207, 3.1234088499670336`}, { 3.123407346410207, -3.1234148579853698`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 0.05271603217290987}, { 3.1284073464102073`, 3.1284079194967545`}, { 3.1284073464102073`, -3.128410210598103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 0.032735197940491914`}, { 3.1334073464102072`, 3.1334074835136096`}, { 3.1334073464102072`, -3.1334080318128734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 0.012740873227991405`}, { 3.138407346410207, 3.1384073544903646`}, { 3.138407346410207, -3.138407386808087}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -9716.29714285714}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 4, 4, 7, 10}, {{4}, {5}, {4}, {5}, {1}, {2}, {5}, { 1}, {2}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{2.0390332599840484`, -0.6053852191741488}, { 0.17107721352608785`, -0.6054101874062154}, { 0.17107721352608768`, -1.3823510105377053`}, { 1.104214165424717, -1.04019658348553}, { 1.1041600245639838`, -0.17107721352608762`}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {1, 5}, {2, 4}, {2, 5}, {4, 5}}, 0.021530983641552454`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.021530983641552454], DiskBox[2, 0.021530983641552454], DiskBox[3, 0.021530983641552454], DiskBox[4, 0.021530983641552454], DiskBox[5, 0.021530983641552454]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -10190.262857142854}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, 3.1415922860459657`}, {-3.141592653589793, -3.1415922860459324`}, \ {-3.141592653589793, -1.5707963267948293`}, {-3.141592653589793, 1.5707963267948293`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, 3.1365928102785463`}, {-3.1365926535897932`, \ -3.1365927159112483`}, {-3.1365926535897932`, -1.5695431998653941`}, \ {-3.1365926535897932`, 1.5619554006900027`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, 3.13159391084374}, {-3.1315926535897933`, -3.131593151091819}, \ {-3.1315926535897933`, -1.5682838115518558`}, {-3.1315926535897933`, 1.552931431591751}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, 3.1265969083640908`}, {-3.126592653589793, -3.126594328387919}, \ {-3.126592653589793, -1.567018151004692}, {-3.126592653589793, 1.5437226660546668`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, 3.12160276533384}, {-3.121592653589793, -3.121596613402438}, \ {-3.121592653589793, -1.5657462079741697`}, {-3.121592653589793, 1.5343273980014032`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, 3.1166124524283174`}, {-3.116592653589793, -3.1166003678766434`}, \ {-3.116592653589793, -1.5644679728258024`}, {-3.116592653589793, 1.524743973495258}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, 3.111626947450549}, {-3.1115926535897933`, -3.1116059497070814`}, \ {-3.1115926535897933`, -1.5631834365570352`}, {-3.1115926535897933`, 1.5149707956485556`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, 3.1066472342770353`}, {-3.106592653589793, -3.1066137130030995`}, \ {-3.106592653589793, -1.5618925908166243`}, {-3.106592653589793, 1.505006329661027}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, 3.1016743015800152`}, {-3.101592653589793, -3.101624007955998}, \ {-3.101592653589793, -1.560595427918761}, {-3.101592653589793, 1.4948491079726884`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, 3.096709141761588}, {-3.096592653589793, -3.096637180948862}, \ {-3.096592653589793, -1.5592919408649875`}, {-3.096592653589793, 1.4844977355348261`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, 3.091752749631597}, {-3.0915926535897933`, -3.0916535744502487`}, \ {-3.0915926535897933`, -1.5579821233588307`}, {-3.0915926535897933`, 1.473950895174255}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, 3.0868061212305085`}, {-3.086592653589793, -3.0866735270706296`}, \ {-3.086592653589793, -1.5566659698270517`}, {-3.086592653589793, 1.4632073530535716`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, 3.0818702525226076`}, {-3.081592653589793, -3.081697373517568}, \ {-3.081592653589793, -1.5553434754367608`}, {-3.081592653589793, 1.4522659642047415`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, 3.07694613813137}, {-3.076592653589793, -3.076725444607697}, \ {-3.076592653589793, -1.554014636115519}, {-3.076592653589793, 1.4411256781299153`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, 3.0720347700400015`}, {-3.0715926535897933`, -3.07175806726499}, \ {-3.0715926535897933`, -1.5526794485711088`}, {-3.0715926535897933`, 1.4297855444515937`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, 3.0671371362775766`}, {-3.066592653589793, -3.0667955645093508`}, \ {-3.066592653589793, -1.5513379103109959`}, {-3.066592653589793, 1.4182447185976763`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, 3.0622542196072895`}, {-3.061592653589793, -3.0618382554558425`}, \ {-3.061592653589793, -1.5499900196626442`}, {-3.061592653589793, 1.406502467505648}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, 3.057386996220989}, {-3.056592653589793, -3.0568864553252983`}, \ {-3.056592653589793, -1.548635775795063}, {-3.056592653589793, 1.3945581753286358`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, 3.052536434411072}, {-3.0515926535897933`, -3.05194047542365}, \ {-3.0515926535897933`, -1.5472751787381578`}, {-3.0515926535897933`, 1.3824113491228869`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, 3.0477034932888083`}, {-3.046592653589793, -3.047000623167444}, \ {-3.046592653589793, -1.5459082294061786`}, {-3.046592653589793, 1.3700616245014965`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, 3.0428891214840825`}, {-3.041592653589793, -3.0420672020721207`}, \ {-3.041592653589793, -1.5445349296184743`}, {-3.041592653589793, 1.3575087712296354`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, 3.0380942558664694`}, {-3.036592653589793, -3.0371405117525727`}, \ {-3.036592653589793, -1.5431552821211945`}, {-3.036592653589793, 1.3447526987418628`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, 3.0333198203109646`}, {-3.0315926535897932`, -3.032220847940819}, \ {-3.0315926535897932`, -1.5417692906115517`}, {-3.0315926535897932`, 1.3317934615620866`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, 3.028566724459233}, {-3.026592653589793, -3.0273085024780912`}, \ {-3.026592653589793, -1.5403769597594632`}, {-3.026592653589793, 1.3186312645982163`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, 3.023835862536251}, {-3.021592653589793, -3.0224037633333123`}, \ {-3.021592653589793, -1.538978295232567}, {-3.021592653589793, 1.3052664682930475`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, 3.0191281121752307`}, {-3.016592653589793, -3.017506914592523}, \ {-3.016592653589793, -1.5375733037181194`}, {-3.016592653589793, 1.291699593602897}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, 3.014444333305796}, {-3.0115926535897932`, -3.0126182364759684`}, \ {-3.0115926535897932`, -1.5361619929486041`}, {-3.0115926535897932`, 1.2779313267839283`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, 3.009785367080548}, {-3.0065926535897933`, -3.0077380053553373`}, \ {-3.0065926535897933`, -1.53474437172792}, {-3.0065926535897933`, 1.263962523958442}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, 3.005152034825061}, {-3.001592653589793, -3.0028664937385643`}, \ {-3.001592653589793, -1.533320449953675}, {-3.001592653589793, 1.2497942154349324`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, 3.0005451370677734`}, {-2.996592653589793, -2.998003970300975}, \ {-2.996592653589793, -1.5318902386458908`}, {-2.996592653589793, 1.2354276097600865`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, 2.9959654526002737`}, {-2.991592653589793, -2.993150699880548}, \ {-2.991592653589793, -1.5304537499715487`}, {-2.991592653589793, 1.2208640974742213`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, 2.9914137376051912`}, {-2.9865926535897933`, \ -2.9883069434944707`}, {-2.9865926535897933`, -1.5290109972723878`}, \ {-2.9865926535897933`, 1.2061052545467708`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, 2.9868907248332937`}, {-2.981592653589793, -2.9834729583468746`}, \ {-2.981592653589793, -1.5275619950917607`}, {-2.981592653589793, 1.191152845465333}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, 2.9823971228481283`}, {-2.976592653589793, -2.9786489978414963`}, \ {-2.976592653589793, -1.5261067592030082`}, {-2.976592653589793, 1.176008825955869}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, 2.977933615327902}, {-2.971592653589793, -2.973835311590118}, \ {-2.971592653589793, -1.5246453066375416`}, {-2.971592653589793, 1.1606753453086387`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, 2.9735008604301476`}, {-2.9665926535897933`, \ -2.9690321454256896`}, {-2.9665926535897933`, -1.523177655713896}, \ {-2.9665926535897933`, 1.145154748286766}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, 2.9690994902275016`}, {-2.961592653589793, -2.9642397414150055`}, \ {-2.961592653589793, -1.521703826067796}, {-2.961592653589793, 1.1294495765975268`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, 2.964730110201184}, {-2.956592653589793, -2.9594583378688237`}, \ {-2.956592653589793, -1.5202238386817943`}, {-2.956592653589793, 1.113562569902656}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, 2.960393298809068}, {-2.951592653589793, -2.9546881693575484`}, \ {-2.951592653589793, -1.5187377159169082`}, {-2.951592653589793, 1.0974966663509624`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, 2.95608960711243}, {-2.9465926535897933`, -2.949929466720786}, \ {-2.9465926535897933`, -1.5172454815433296`}, {-2.9465926535897933`, 1.0812550026130938`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, 2.9518195584749014`}, {-2.941592653589793, -2.945182457082494}, \ {-2.941592653589793, -1.515747160772988}, {-2.941592653589793, 1.0648409134040693`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, 2.9475836483278495`}, {-2.936592653589793, -2.940447363865701}, \ {-2.936592653589793, -1.5142427802927771`}, {-2.936592653589793, 1.0482579304789035`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, 2.943382343997542}, {-2.931592653589793, -2.935724406804054}, \ {-2.931592653589793, -1.5127323682975802`}, {-2.931592653589793, 1.0315097810886973`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, 2.939216084599506}, {-2.9265926535897933`, -2.931013801955809}, \ {-2.9265926535897933`, -1.5112159545245494`}, {-2.9265926535897933`, 1.014600385888272}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, 2.9350852809982113`}, {-2.921592653589793, -2.9263157617214834`}, \ {-2.921592653589793, -1.509693570288946}, {-2.921592653589793, 0.9975338562876529}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, 2.930990315823548}, {-2.916592653589793, -2.9216304948539378`}, \ {-2.916592653589793, -1.5081652485188908`}, {-2.916592653589793, 0.9803144912426465}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, 2.9269315435537124`}, {-2.911592653589793, -2.9169582064772563`}, \ {-2.911592653589793, -1.5066310237930451`}, {-2.911592653589793, 0.9629467734829303}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, 2.922909290651663}, {-2.9065926535897932`, -2.9122990981001484`}, \ {-2.9065926535897932`, -1.505090932377641}, {-2.9065926535897932`, 0.9454353651779887}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, 2.9189238557595045`}, {-2.901592653589793, -2.907653367629028}, \ {-2.901592653589793, -1.503545012264413}, {-2.901592653589793, 0.9277851030456451}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, 2.914975509948075}, {-2.896592653589793, -2.9030212093896086`}, \ {-2.896592653589793, -1.5019933032112203`}, {-2.896592653589793, 0.910000992908423}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, 2.9110644970136033`}, {-2.891592653589793, -2.8984028141351286`}, \ {-2.891592653589793, -1.5004358467804408`}, {-2.891592653589793, 0.8920882037099808}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, 2.9071910338288633`}, {-2.8865926535897932`, \ -2.8937983690685787`}, {-2.8865926535897932`, -1.4988726863817872`}, \ {-2.8865926535897932`, 0.874052061002563}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, 2.903355310734777}, {-2.8815926535897933`, -2.889208057855233}, \ {-2.8815926535897933`, -1.4973038673134562`}, {-2.8815926535897933`, 0.8558980399228544}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, 2.899557491977862}, {-2.876592653589793, -2.8846320606404308`}, \ {-2.876592653589793, -1.4957294368057075`}, {-2.876592653589793, 0.8376317576749782}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, 2.8957977161875523`}, {-2.871592653589793, -2.8800705540654183`}, \ {-2.871592653589793, -1.494149444065055}, {-2.871592653589793, 0.8192589655434308}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, 2.892076096890288}, {-2.866592653589793, -2.875523711286037}, \ {-2.866592653589793, -1.492563940320151}, {-2.866592653589793, 0.8007855404602006}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, 2.888392723056102}, {-2.861592653589793, -2.8709917019860263`}, \ {-2.861592653589793, -1.4909729788672965`}, {-2.861592653589793, 0.7822174761555232}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, 2.884747659679244}, {-2.856592653589793, -2.866474692397392}, \ {-2.856592653589793, -1.4893766151192072`}, {-2.856592653589793, 0.7635608739216001}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, 2.881140948385886}, {-2.851592653589793, -2.861972845317539}, \ {-2.851592653589793, -1.48777490665417}, {-2.851592653589793, 0.7448219330236}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, 2.877572608062945}, {-2.846592653589793, -2.857486320123725}, \ {-2.846592653589793, -1.4861679132650685`}, {-2.846592653589793, 0.7260069407929047}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, 2.8740426355158792`}, {-2.8415926535897933`, -2.853015272794411}, \ {-2.8415926535897933`, -1.4845556970126457`}, {-2.8415926535897933`, 0.7071222624406545}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, 2.8705510061398205`}, {-2.836592653589793, -2.84855985592534}, \ {-2.836592653589793, -1.4829383222778256`}, {-2.836592653589793, 0.6881743306308181}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, 2.8670976746095587`}, {-2.831592653589793, -2.8441202187472507`}, \ {-2.831592653589793, -1.4813158558162902`}, {-2.831592653589793, 0.6691696348544042}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, 2.86368257558289}, {-2.826592653589793, -2.839696507145085}, \ {-2.826592653589793, -1.4796883668149339`}, {-2.826592653589793, 0.6501147106465454}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, 2.8603056244141265`}, {-2.8215926535897933`, \ -2.8352888636761375`}, {-2.8215926535897933`, -1.478055926949452}, \ {-2.8215926535897933`, 0.6310161286904341}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, 2.8569667178758142`}, {-2.816592653589793, -2.830897427587835}, \ {-2.816592653589793, -1.476418610443389}, {-2.816592653589793, 0.6118804838522135}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, 2.8536657348880756`}, {-2.811592653589793, -2.826522334837891}, \ {-2.811592653589793, -1.474776494129945}, {-2.811592653589793, 0.5927143841909736}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, 2.850402537248753}, {-2.806592653589793, -2.822163718111824}, \ {-2.806592653589793, -1.4731296575141968`}, {-2.806592653589793, 0.573524439988781}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, 2.8471769703662715`}, {-2.8015926535897933`, \ -2.8178217068431834`}, {-2.8015926535897933`, -1.47147818283825}, \ {-2.8015926535897933`, 0.5543172528445025}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, 2.843988863991952}, {-2.796592653589793, -2.8134964272324035`}, \ {-2.796592653589793, -1.469822155147977}, {-2.796592653589793, 0.5350994048758002}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, 2.84083803294796}, {-2.791592653589793, -2.8091880022663034`}, \ {-2.791592653589793, -1.4681616623615692`}, {-2.791592653589793, 0.515877448071317}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, 2.8377242778526277`}, {-2.786592653589793, -2.8048965517376354`}, \ {-2.786592653589793, -1.4664967953406796`}, {-2.786592653589793, 0.4966578938351964}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, 2.8346473858364707`}, {-2.7815926535897932`, -2.800622192265128}, \ {-2.7815926535897932`, -1.4648276479631563`}, {-2.7815926535897932`, 0.477447202763235}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, 2.831607131253873}, {-2.776592653589793, -2.796365037313987}, \ {-2.776592653589793, -1.4631543171991515`}, {-2.776592653589793, 0.4582517746896294}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, 2.8286032763815174`}, {-2.771592653589793, -2.792125197215522}, \ {-2.771592653589793, -1.4614769031882815`}, {-2.771592653589793, 0.4390779390400784}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, 2.8256355721080157`}, {-2.766592653589793, -2.7879027791870445`}, \ {-2.766592653589793, -1.45979550931983}, {-2.766592653589793, 0.41993194552548524`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, 2.822703758611691}, {-2.7615926535897932`, -2.783697887354316}, \ {-2.7615926535897932`, -1.458110242316519}, {-2.7615926535897932`, 0.4008199552068521}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, 2.819807566024376}, {-2.7565926535897933`, -2.7795106227705326`}, \ {-2.7565926535897933`, -1.456421212319442}, {-2.7565926535897933`, 0.38174803196176377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, 2.816946715080652}, {-2.751592653589793, -2.7753410834384726`}, \ {-2.751592653589793, -1.4547285329767838`}, {-2.751592653589793, 0.3627221343767732}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, 2.814120917753363}, {-2.746592653589793, -2.7711893643308705`}, \ {-2.746592653589793, -1.4530323215351508`}, {-2.746592653589793, 0.34374810809018397`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, 2.8113298778724367`}, {-2.741592653589793, -2.7670555574126876`}, \ {-2.741592653589793, -1.451332698934363}, {-2.741592653589793, 0.32483167860424694`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, 2.808573291728087}, {-2.736592653589793, -2.7629397516620124`}, \ {-2.736592653589793, -1.449629789905105}, {-2.736592653589793, 0.3059784445847878}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, 2.805850848655799}, {-2.731592653589793, -2.758842033092042}, \ {-2.731592653589793, -1.4479237230698496`}, {-2.731592653589793, 0.2871938716616178}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, 2.8031622316050697`}, {-2.726592653589793, -2.75476248477338}, \ {-2.726592653589793, -1.4462146310477237`}, {-2.726592653589793, 0.268483286740752}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, 2.8005071176903136`}, {-2.721592653589793, -2.7507011868557667`}, \ {-2.721592653589793, -1.4445026505626766`}, {-2.721592653589793, 0.24985187283657867`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, 2.797885178722937}, {-2.7165926535897933`, -2.746658216590643}, \ {-2.7165926535897933`, -1.4427879225554303`}, {-2.7165926535897933`, 0.2313046644285126}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, 2.795296081726111}, {-2.711592653589793, -2.7426336483538143`}, \ {-2.711592653589793, -1.4410705922996878`}, {-2.711592653589793, 0.21284654334414266`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, 2.792739489430436}, {-2.706592653589793, -2.7386275536684126`}, \ {-2.706592653589793, -1.4393508095222336`}, {-2.706592653589793, 0.19448223516814314`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, 2.7902150607518954`}, {-2.701592653589793, -2.734640001226973}, \ {-2.701592653589793, -1.4376287285270892`}, {-2.701592653589793, 0.17621630617351103`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, 2.787722451250644}, {-2.6965926535897933`, -2.730671056915809}, \ {-2.6965926535897933`, -1.4359045083248194`}, {-2.6965926535897933`, 0.15805316076842577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, 2.7852613135723354`}, {-2.691592653589793, -2.72672078383773}, \ {-2.691592653589793, -1.4341783127659942`}, {-2.691592653589793, 0.13999703945103767`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, 2.782831297870553}, {-2.686592653589793, -2.7227892423353675`}, \ {-2.686592653589793, -1.432450310679381}, {-2.686592653589793, 0.12205201726118078`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, 2.780432052211532}, {-2.681592653589793, -2.7188764900157283`}, \ {-2.681592653589793, -1.4307206760158622`}, {-2.681592653589793, 0.10422200271590046`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, 2.7780632229609874`}, {-2.6765926535897933`, -2.714982581773145}, \ {-2.6765926535897933`, -1.4289895879966474`}, {-2.6765926535897933`, 0.08651073721511586}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, 2.775724455153551}, {-2.671592653589793, -2.71110756981434}, \ {-2.671592653589793, -1.4272572312680365`}, {-2.671592653589793, 0.06892179490009775}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, 2.7734153928446}, {-2.666592653589793, -2.707251503682391}, \ {-2.666592653589793, -1.4255237960610367`}, {-2.666592653589793, 0.051458582948134816`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, 2.7711356794454836`}, {-2.661592653589793, -2.703414430280903}, \ {-2.661592653589793, -1.42378947835705}, {-2.661592653589793, 0.03412434228388157}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, 2.7688849580419728`}, {-2.6565926535897932`, \ -2.6995963938993066`}, {-2.6565926535897932`, -1.4220544800601402`}, \ {-2.6565926535897932`, 0.01692214868734973}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, 2.7666628716964583`}, {-2.651592653589793, -2.6957974362374886`}, \ {-2.651592653589793, -1.420319009175193}, {-2.651592653589793, \ -0.00014508572188284233`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, 2.764469063734553}, {-2.646592653589793, -2.6920175964306923`}, \ {-2.646592653589793, -1.4185832799928721`}, {-2.646592653589793, \ -0.017074610646129182`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, 2.762303178015917}, {-2.641592653589793, -2.688256911075412}, \ {-2.641592653589793, -1.4168475132817484`}, {-2.641592653589793, \ -0.033863835438693965`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, 2.7601648591903167`}, {-2.6365926535897932`, \ -2.6845154142539625`}, {-2.6365926535897932`, -1.4151119364867648`}, \ {-2.6365926535897932`, -0.050510326622590494`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, 2.7580537529392624`}, {-2.6315926535897933`, -2.680793137560788}, \ {-2.6315926535897933`, -1.4133767839361455`}, {-2.6315926535897933`, \ -0.06701180512216796}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, 2.7559695062030336`}, {-2.626592653589793, -2.677090110128027}, \ {-2.626592653589793, -1.4116422970551}, {-2.626592653589793, \ -0.08336614322922856}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, 2.7539117673945817`}, {-2.621592653589793, -2.6734063586514143`}, \ {-2.621592653589793, -1.4099087245878708`}, {-2.621592653589793, \ -0.09957136132678254}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, 2.7518801865998697`}, {-2.616592653589793, -2.669741907416515}, \ {-2.616592653589793, -1.4081763228278785`}, {-2.616592653589793, \ -0.11562562439216736`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, 2.7498744157656065`}, {-2.611592653589793, -2.666096778324938}, \ {-2.611592653589793, -1.406445355856298}, {-2.611592653589793, \ -0.1315272383014046}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, 2.7478941088747932`}, {-2.606592653589793, -2.6624709909209185`}, \ {-2.606592653589793, -1.4047160957895992`}, {-2.606592653589793, \ -0.14727464595616896`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, 2.745938922109897}, {-2.601592653589793, -2.6588645624177905`}, \ {-2.601592653589793, -1.4029888230355525`}, {-2.601592653589793, \ -0.16286642325354983`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, 2.7440085140053796`}, {-2.596592653589793, -2.6552775077247692`}, \ {-2.596592653589793, -1.401263826559131}, {-2.596592653589793, \ -0.17830127491948033`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, 2.7421025455887555`}, {-2.5915926535897933`, -2.651709839474033}, \ {-2.5915926535897933`, -1.3995414041577197`}, {-2.5915926535897933`, \ -0.1935780302243573}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, 2.7402206805113845`}, {-2.586592653589793, -2.6481615680474575`}, \ {-2.586592653589793, -1.3978218627459256`}, {-2.586592653589793, \ -0.20869563859968582`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, 2.7383625851689795`}, {-2.581592653589793, -2.6446327016041877`}, \ {-2.581592653589793, -1.3961055186508056`}, {-2.581592653589793, \ -0.22365316517333014`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, 2.736527928812877}, {-2.576592653589793, -2.641123246107573}, \ {-2.576592653589793, -1.3943926979171257`}, {-2.576592653589793, \ -0.23844978624035046`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, 2.7347163836516617`}, {-2.571592653589793, -2.6376332053528984`}, \ {-2.571592653589793, -1.3926837366233065`}, {-2.571592653589793, \ -0.25308478468493273`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, 2.732927624944184}, {-2.566592653589793, -2.634162580994807}, \ {-2.566592653589793, -1.390978981207935}, {-2.566592653589793, \ -0.2675575453686592}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, 2.7311613310843894`}, {-2.561592653589793, -2.630711372575079}, \ {-2.561592653589793, -1.3892787888075688`}, {-2.561592653589793, \ -0.28186755049932327`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, 2.729417183677655}, {-2.556592653589793, -2.627279577550323}, \ {-2.556592653589793, -1.38758352760505}, {-2.556592653589793, \ -0.2960143749927382}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, 2.727694867610005}, {-2.5515926535897933`, -2.623867191320002}, \ {-2.5515926535897933`, -1.3858935771896763`}, {-2.5515926535897933`, \ -0.3099976818406204}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, 2.7259940711097626`}, {-2.5465926535897934`, -2.62047420725425}, \ {-2.5465926535897934`, -1.3842093289281416`}, {-2.5465926535897934`, \ -0.32381721749510595`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, 2.7243144858024926`}, {-2.541592653589793, -2.617100616722251}, \ {-2.541592653589793, -1.3825311863474494`}, {-2.541592653589793, \ -0.3374728072807936}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, 2.722655806759253}, {-2.536592653589793, -2.613746409120031}, \ {-2.536592653589793, -1.3808595655284646`}, {-2.536592653589793, \ -0.3509643508434747}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, 2.721017732538866}, {-2.5315926535897932`, -2.610411571899076}, \ {-2.5315926535897932`, -1.3791948955116957`}, {-2.5315926535897932`, \ -0.3642918176447489}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, 2.719399965223998}, {-2.526592653589793, -2.6070960905944824`}, \ {-2.526592653589793, -1.377537618713503}, {-2.526592653589793, \ -0.3774552425098288}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, 2.7178022104521586`}, {-2.521592653589793, -2.6037999488533385`}, \ {-2.521592653589793, -1.3758881913539984`}, {-2.521592653589793, \ -0.3904547212365413}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, 2.716224177440876}, {-2.516592653589793, -2.6005231284632804`}, \ {-2.516592653589793, -1.3742470838952352`}, {-2.516592653589793, \ -0.40329040627100415`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, 2.7146655790084937`}, {-2.5115926535897932`, -2.597265609380863}, \ {-2.5115926535897932`, -1.372614781490226}, {-2.5115926535897932`, \ -0.415962502456868}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, 2.713126131589808}, {-2.5065926535897933`, -2.594027369760327}, \ {-2.5065926535897933`, -1.3709917844417154`}, {-2.5065926535897933`, \ -0.4284712628623225}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, 2.711605555247704}, {-2.501592653589793, -2.590808385981897}, \ {-2.501592653589793, -1.3693786086702915`}, {-2.501592653589793, \ -0.4408169846903694}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, 2.710103573680383}, {-2.496592653589793, -2.5876086326807406`}, \ {-2.496592653589793, -1.367775786191461}, {-2.496592653589793, \ -0.45300000527584244`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, 2.7086199142248493`}, {-2.491592653589793, -2.5844280827752844`}, \ {-2.491592653589793, -1.36618386560001}, {-2.491592653589793, \ -0.4650206981732804}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, 2.707154307856664}, {-2.486592653589793, -2.5812667074961855`}, \ {-2.486592653589793, -1.3646034125616637`}, {-2.486592653589793, \ -0.47687946933868863`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, 2.7057064891863876`}, {-2.481592653589793, -2.5781244764147204`}, \ {-2.481592653589793, -1.363035010309749}, {-2.481592653589793, \ -0.48857675340835405`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, 2.704276196452669}, {-2.476592653589793, -2.575001357471764}, \ {-2.476592653589793, -1.3614792601463894`}, {-2.476592653589793, \ -0.5001130100770951}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, 2.7028631715125986`}, {-2.471592653589793, -2.571897317006176}, \ {-2.471592653589793, -1.3599367819457833`}, {-2.471592653589793, \ -0.5114887205788526}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, 2.701467159828933}, {-2.4665926535897933`, -2.5688123197835706`}, \ {-2.4665926535897933`, -1.3584082146579168`}, {-2.4665926535897933`, \ -0.5227043842712279}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, 2.7000879104550726`}, {-2.461592653589793, -2.565746329025059}, \ {-2.461592653589793, -1.3568942168110676`}, {-2.461592653589793, \ -0.5337605153269294}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, 2.69872517601736}, {-2.456592653589793, -2.5626993064357175`}, \ {-2.456592653589793, -1.3553954670093702`}, {-2.456592653589793, \ -0.5446576395336032}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, 2.6973787126953703`}, {-2.451592653589793, -2.5596712122331637`}, \ {-2.451592653589793, -1.3539126644238264`}, {-2.451592653589793, \ -0.555396291204777}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, 2.696048280199877}, {-2.446592653589793, -2.5566620051761952`}, \ {-2.446592653589793, -1.352446529272732}, {-2.446592653589793, \ -0.5659770102035612}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, 2.6947336417490977`}, {-2.441592653589793, -2.553671642593152}, \ {-2.441592653589793, -1.350997803288216}, {-2.441592653589793, \ -0.5764003390821069}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, 2.693434564043137}, {-2.436592653589793, -2.550700080410407}, \ {-2.436592653589793, -1.349567250165}, {-2.436592653589793, \ -0.5866668203390636}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, 2.6921508172367403`}, {-2.431592653589793, -2.5477472731806405`}, \ {-2.431592653589793, -1.3481556559863412`}, {-2.431592653589793, \ -0.596776993797933}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, 2.6908821749105942`}, {-2.4265926535897933`, \ -2.5448131741112863`}, {-2.4265926535897933`, -1.3467638296229054`}, \ {-2.4265926535897933`, -0.6067313941095288}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, 2.6896284140413083`}, {-2.4215926535897934`, -2.541897735092474}, \ {-2.4215926535897934`, -1.3453926030980783`}, {-2.4215926535897934`, \ -0.6165305483822807}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, 2.6883893149700446`}, {-2.416592653589793, -2.5390009067254025`}, \ {-2.416592653589793, -1.3440428319146454`}, {-2.416592653589793, \ -0.626174973943946}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, 2.6871646613701916`}, {-2.411592653589793, -2.5361226383501463`}, \ {-2.411592653589793, -1.3427153953353008`}, {-2.411592653589793, \ -0.6356651762398242}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, 2.685954240213813}, {-2.4065926535897932`, -2.533262878073695}, \ {-2.4065926535897932`, -1.3414111966100197`}, {-2.4065926535897932`, \ -0.6450016468718108}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, 2.6847578417373605`}, {-2.401592653589793, -2.5304215727976764`}, \ {-2.401592653589793, -1.3401311631423336`}, {-2.401592653589793, \ -0.654184861784499}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, 2.683575259406476}, {-2.396592653589793, -2.5275986682460863`}, \ {-2.396592653589793, -1.338876246585767}, {-2.396592653589793, \ -0.6632152796041112}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -2.524794108992835}, \ {-2.391592653589793, -1.3376474228609314`}, {-2.391592653589793, 2.682406289880032}, {-2.391592653589793, -0.6720933401372688}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -2.5220078384890368`}, \ {-2.3865926535897932`, -1.3364456920834682`}, {-2.3865926535897932`, 2.6812507329736635`}, {-2.3865926535897932`, \ -0.680819463037322}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -2.5192397990906135`}, \ {-2.3815926535897933`, -1.3352720783924676`}, {-2.3815926535897933`, 2.6801083916225985`}, {-2.3815926535897933`, \ -0.6893940466458718}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -2.516489932085093}, \ {-2.376592653589793, -1.3341276296664923`}, {-2.376592653589793, 2.678979071844052}, {-2.376592653589793, -0.6978174670190846}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -2.5137581777187363`}, \ {-2.371592653589793, -1.3330134171170605`}, {-2.371592653589793, 2.677862582699261}, {-2.371592653589793, -0.7060900771478011}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -2.5110444752234264`}, \ {-2.366592653589793, -1.3319305347454145`}, {-2.366592653589793, 2.6767587362549996`}, {-2.366592653589793, -0.7142122063816059}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -2.508348762843265}, \ {-2.361592653589793, -1.3308800986504221`}, {-2.361592653589793, 2.6756673475451205`}, {-2.361592653589793, -0.7221841600681215}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -2.505670977860851}, \ {-2.356592653589793, -1.3298632461725406`}, {-2.356592653589793, 2.6745882345316336`}, {-2.356592653589793, -0.7300062194181756}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -2.5030110566240915`}, \ {-2.351592653589793, -1.328881134861331}, {-2.351592653589793, 2.6735212180654364`}, {-2.351592653589793, -0.73767864160802}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -2.500368934571866}, \ {-2.346592653589793, -1.3279349412513803`}, {-2.346592653589793, 2.6724661218474965`}, {-2.346592653589793, -0.7452016601321908}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -2.4977445462600762`}, \ {-2.3415926535897933`, -1.3270258594319397`}, {-2.3415926535897933`, 2.6714227723894157`}, {-2.3415926535897933`, \ -0.7525754854169252}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -2.4951378253875873`}, \ {-2.336592653589793, -1.3261550993974276`}, {-2.336592653589793, 2.670390998974191}, {-2.336592653589793, -0.7598003057070153}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -2.4925487048214015`}, \ {-2.331592653589793, -1.3253238851634315`}, {-2.331592653589793, 2.6693706336171217`}, {-2.331592653589793, -0.7668762882379946}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -2.489977116622298}, \ {-2.326592653589793, -1.324533452636033}, {-2.326592653589793, 2.6683615110264074`}, {-2.326592653589793, -0.7738035807032506}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -2.487422992069827}, \ {-2.321592653589793, -1.3237850472226704`}, {-2.321592653589793, 2.6673634685643286`}, {-2.321592653589793, -0.7805823130276229}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -2.4848862616870946`}, \ {-2.316592653589793, -1.3230799211716358`}, {-2.316592653589793, 2.6663763462081}, {-2.316592653589793, -0.7872125994551277}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -2.4823668552656564`}, \ {-2.311592653589793, -1.3224193306338135`}, {-2.311592653589793, 2.6653999865111184`}, {-2.311592653589793, -0.7936945409582707}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -2.4798647018899325`}, \ {-2.306592653589793, -1.3218045324377432`}, {-2.306592653589793, 2.6644342345644163`}, {-2.306592653589793, -0.8000282279743172}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -2.4773797299610925`}, \ {-2.3015926535897933`, -1.3212367805729004`}, {-2.3015926535897933`, 2.6634789379582426`}, {-2.3015926535897933`, \ -0.8062137434711486}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -2.4749118672212402`}, \ {-2.2965926535897934`, -1.3207173223820379`}, {-2.2965926535897934`, 2.662533946743962}, {-2.2965926535897934`, -0.8122511663417842}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -2.4724610407775396`}, \ {-2.291592653589793, -1.3202473944626552`}, {-2.291592653589793, 2.661599113395971}, {-2.291592653589793, -0.8181405751238475}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -2.47002717712477}, \ {-2.286592653589793, -1.3198282182829655`}, {-2.286592653589793, 2.660674292774476}, {-2.286592653589793, -0.8238820520384799}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -2.4676102021695843`}, \ {-2.2815926535897932`, -1.319460995524908}, {-2.2815926535897932`, 2.6597593420877503`}, {-2.2815926535897932`, \ -0.8294756873326011}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -2.465210041252734}, \ {-2.276592653589793, -1.3191469031667837`}, {-2.276592653589793, 2.6588541208554908`}, {-2.276592653589793, -0.8349215839125232}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -2.4628266191720325`}, \ {-2.271592653589793, -1.31888708832767}, {-2.271592653589793, 2.6579584908721006`}, {-2.271592653589793, -0.8402198622435609}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -2.460459860204938}, \ {-2.266592653589793, -1.318682662898236}, {-2.266592653589793, 2.6570723161702863`}, {-2.266592653589793, -0.8453706654896821}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -2.4581096881305244`}, \ {-2.2615926535897932`, -1.318534697990239}, {-2.2615926535897932`, 2.656195462985284}, {-2.2615926535897932`, -0.8503741648605987}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -2.4557760262515913`}, \ {-2.2565926535897933`, -1.3184442182417384`}, {-2.2565926535897933`, 2.655327799719201}, {-2.2565926535897933`, -0.8552305651264379}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -2.4534587974161566`}, \ {-2.251592653589793, -1.3184121960211805`}, {-2.251592653589793, 2.65446919690591}, {-2.251592653589793, -0.8599401102564846}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -2.4511579240388595`}, \ {-2.246592653589793, -1.3184395455798115`}, {-2.246592653589793, 2.6536195271763092`}, {-2.246592653589793, -0.8645030891311023}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -2.448873328122252}, \ {-2.241592653589793, -1.318527117206043}, {-2.241592653589793, 2.65277866522386}, {-2.241592653589793, -0.8689198412714336}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -2.4466049312771827`}, \ {-2.236592653589793, -1.3186756914405988`}, {-2.236592653589793, 2.6519464877708}, {-2.236592653589793, -0.8731907625277743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -2.4443526547438337`}, \ {-2.231592653589793, -1.3188859734167022`}, {-2.231592653589793, 2.6511228735344314`}, {-2.231592653589793, -0.8773163106603379}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -2.4421164194116156`}, \ {-2.226592653589793, -1.3191585873900997`}, {-2.226592653589793, 2.6503077031941547`}, {-2.226592653589793, -0.881297010747439}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -2.4398961458392603`}, \ {-2.221592653589793, -1.319494071528133}, {-2.221592653589793, 2.649500859358698}, {-2.221592653589793, -0.8851334603499321}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -2.4376917542745264`}, \ {-2.2165926535897933`, -1.3198928730275405`}, {-2.2165926535897933`, 2.6487022265339317`}, {-2.2165926535897933`, \ -0.8888263343623661}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -2.4355031646734595`}, \ {-2.211592653589793, -1.3203553436282587`}, {-2.211592653589793, 2.647911691091014}, {-2.211592653589793, -0.892376389481314}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -2.4333302967196464`}, \ {-2.206592653589793, -1.32088173559209}, {-2.206592653589793, 2.647129141235017}, {-2.206592653589793, -0.8957844682224791}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -2.431173069842859}, \ {-2.201592653589793, -1.3214721982077113`}, {-2.201592653589793, 2.6463544669740178`}, {-2.201592653589793, -0.8990515024233211}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -2.429031403237689}, \ {-2.196592653589793, -1.3221267748814833`}, {-2.196592653589793, 2.64558756008855}, {-2.196592653589793, -0.9021785161712614}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -2.4269052158816784`}, \ {-2.191592653589793, -1.3228454008652373`}, {-2.191592653589793, 2.6448283141015776`}, {-2.191592653589793, -0.9051666281056785}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -2.4247944265532704`}, \ {-2.186592653589793, -1.3236279016650696`}, {-2.186592653589793, 2.6440766242488722`}, {-2.186592653589793, -0.908017053048756}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -2.4226989538494195`}, \ {-2.181592653589793, -1.3244739921654745`}, {-2.181592653589793, 2.643332387449829}, {-2.181592653589793, -0.9107311029301585}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -2.4206187162029305`}, \ {-2.1765926535897933`, -1.3253832764932254`}, {-2.1765926535897933`, 2.6425955022787124`}, {-2.1765926535897933`, \ -0.9133101869804924}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -2.418553631899492}, \ {-2.1715926535897934`, -1.3263552486343797`}, {-2.1715926535897934`, 2.6418658689363568`}, {-2.1715926535897934`, \ -0.915755811179692}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -2.416503619094354}, \ {-2.166592653589793, -1.3273892938059042`}, {-2.166592653589793, 2.6411433892223157`}, {-2.166592653589793, -0.918069576958125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -2.4144685958288403`}, \ {-2.161592653589793, -1.3284846905722105`}, {-2.161592653589793, 2.6404279665074055`}, {-2.161592653589793, -0.9202531791595845}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -2.4124484800463843`}, \ {-2.1565926535897932`, -1.3296406136842218`}, {-2.1565926535897932`, 2.6397195057066947`}, {-2.1565926535897932`, \ -0.9223084032878284}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -2.4104431896085434`}, \ {-2.151592653589793, -1.330856137609814}, {-2.151592653589793, 2.6390179132529417`}, {-2.151592653589793, -0.9242371220680851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -2.4084526423102743`}, \ {-2.146592653589793, -1.3321302407098308`}, {-2.146592653589793, 2.6383230970704608`}, {-2.146592653589793, -0.9260412913675989}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -2.406476755895483}, \ {-2.141592653589793, -1.3334618100101259`}, {-2.141592653589793, 2.6376349665493386`}, {-2.141592653589793, -0.9277229455255182}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -2.4045154480717454`}, \ {-2.1365926535897932`, -1.33484964650649}, {-2.1365926535897932`, 2.636953432520186}, {-2.1365926535897932`, -0.929284192154178}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -2.402568636525103}, \ {-2.1315926535897933`, -1.336292470936625}, {-2.1315926535897933`, 2.636278407229172}, {-2.1315926535897933`, -0.9307272064771888}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -2.4006362389343416`}, \ {-2.126592653589793, -1.3377889299468049`}, {-2.126592653589793, 2.6356098043136225`}, {-2.126592653589793, -0.932054225277049}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -2.3987181729851765`}, \ {-2.121592653589793, -1.3393376025768229`}, {-2.121592653589793, 2.634947538777853}, {-2.121592653589793, -0.9332675405271017}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -2.396814356383838}, \ {-2.116592653589793, -1.3409370069866833`}, {-2.116592653589793, 2.634291526969592}, {-2.116592653589793, -0.9343694927853682}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -2.394924706870845}, \ {-2.111592653589793, -1.3425856073475282`}, {-2.111592653589793, 2.6336416865566}, {-2.111592653589793, -0.9353624644263129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -2.3930491422339193`}, \ {-2.106592653589793, -1.3442818208202165`}, {-2.106592653589793, 2.6329979365038696`}, {-2.106592653589793, -0.9362488727876058}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -2.391187580321162}, \ {-2.101592653589793, -1.346024024549977}, {-2.101592653589793, 2.632360197051083}, {-2.101592653589793, -0.9370311633029523}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -2.389339939053484}, \ {-2.096592653589793, -1.3478105626063517`}, {-2.096592653589793, 2.6317283896905352`}, {-2.096592653589793, -0.9377118026912378}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, 2.631102437145363}, {-2.0915926535897933`, -1.3496397528063}, \ {-2.0915926535897933`, -2.3875061364371235`}, {-2.0915926535897933`, \ -0.9382932722642005}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, 2.630482263348247}, {-2.0865926535897934`, -1.3515098933616199`}, \ {-2.0865926535897934`, -2.3856860905755712`}, {-2.0865926535897934`, \ -0.9387780614113083}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, 2.6298677934203933`}, {-2.081592653589793, -1.3534192692998452`}, \ {-2.081592653589793, -2.383879719681465}, {-2.081592653589793, \ -0.9391686613121045}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, 2.629258953650936}, {-2.076592653589793, -1.3553661586137262`}, \ {-2.076592653589793, -2.3820869420880117`}, {-2.076592653589793, \ -0.9394675589209249}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, 2.628655671476633}, {-2.071592653589793, -1.3573488381026935`}, \ {-2.071592653589793, -2.3803076762603794`}, {-2.071592653589793, \ -0.9396772312603681}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, 2.6280578754620314`}, {-2.066592653589793, -1.3593655888753584`}, \ {-2.066592653589793, -2.378541840806455}, {-2.066592653589793, \ -0.9398001400544524}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, 2.6274654952798904`}, {-2.061592653589793, -1.36141470149065}, \ {-2.061592653589793, -2.3767893544876832`}, {-2.061592653589793, \ -0.9398387267235079}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, 2.626878461691934}, {-2.056592653589793, -1.3634944807198006`}, \ {-2.056592653589793, -2.375050136229495}, {-2.056592653589793, \ -0.9397954077581022}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, 2.6262967065300495`}, {-2.0515926535897933`, \ -1.3656032499200552`}, {-2.0515926535897933`, -2.3733241051313954`}, \ {-2.0515926535897933`, -0.9396725704819532}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, 2.625720162677718}, {-2.0465926535897934`, -1.3677393550142325`}, \ {-2.0465926535897934`, -2.371611180476874}, {-2.0465926535897934`, \ -0.9394725692083977}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, 2.625148764051828}, {-2.041592653589793, -1.369901168077629}, \ {-2.041592653589793, -2.3699112817430685`}, {-2.041592653589793, \ -0.939197721789745}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, 2.624582445584797}, {-2.036592653589793, -1.3720870905365887`}, \ {-2.036592653589793, -2.3682243286101574`}, {-2.036592653589793, \ -0.938850306554529}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, 2.624021143207016}, {-2.031592653589793, -1.3742955559876564`}, \ {-2.031592653589793, -2.366550240970413}, {-2.031592653589793, \ -0.938432559623704}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, 2.6234647938295947`}, {-2.026592653589793, -1.3765250326502645`}, \ {-2.026592653589793, -2.3648889389371646`}, {-2.026592653589793, \ -0.9379466725929516}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, 2.6229133353274676`}, {-2.021592653589793, -1.3787740254673826`}, \ {-2.021592653589793, -2.3632403428533175`}, {-2.021592653589793, \ -0.9373947905665276}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, 2.6223667065227243`}, {-2.016592653589793, -1.3810410778714792`}, \ {-2.016592653589793, -2.36160437329983}, {-2.016592653589793, \ -0.9367790105248552}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, 2.6218248471683228`}, {-2.0115926535897932`, -1.383324773234691}, \ {-2.0115926535897932`, -2.3599809511037337`}, {-2.0115926535897932`, \ -0.9361013800074333}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, 2.6212876979320128`}, {-2.0065926535897933`, \ -1.3856237360232488`}, {-2.0065926535897933`, -2.3583699973461454`}, \ {-2.0065926535897933`, -0.9353638960904276}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, 2.620755200380669}, {-2.001592653589793, -1.3879366326769158`}, \ {-2.001592653589793, -2.3567714333697456`}, {-2.001592653589793, \ -0.9345685046387425}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, 2.6202272969647455`}, {-1.996592653589793, -1.3902621722342843`}, \ {-1.996592653589793, -2.3551851807864015`}, {-1.996592653589793, \ -0.9337170998107325}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, 2.6197039310031665`}, {-1.991592653589793, -1.392599106725346}, \ {-1.991592653589793, -2.3536111614841833`}, {-1.991592653589793, \ -0.9328115237951179}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, 2.6191850466684135`}, {-1.986592653589793, -1.3949462313521181`}, \ {-1.986592653589793, -2.3520492976343577`}, {-1.986592653589793, \ -0.9318535667586045}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, 2.618670588971884}, {-1.9815926535897932`, -1.3973023844775925`}, \ {-1.9815926535897932`, -2.3504995116981666`}, {-1.9815926535897932`, \ -0.9308449669840324}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, 2.6181605037495257`}, {-1.976592653589793, -1.3996664474426417`}, \ {-1.976592653589793, -2.348961726433315}, {-1.976592653589793, \ -0.9297874111794222}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, 2.6176547376477632`}, {-1.9715926535897932`, \ -1.4020373442299505`}, {-1.9715926535897932`, -2.347435864900206}, \ {-1.9715926535897932`, -0.9286825349389509}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, 2.617153238109644}, {-1.966592653589793, -1.4044140409926464`}, \ {-1.966592653589793, -2.345921850468034}, {-1.966592653589793, \ -0.9275319233378799}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, 2.6166559533612257`}, {-1.9615926535897932`, \ -1.4067955454645917`}, {-1.9615926535897932`, -2.344419606820701}, \ {-1.9615926535897932`, -0.926337111644516}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, 2.616162832398279}, {-1.956592653589793, -1.4091809062681429`}, \ {-1.956592653589793, -2.3429290579623405`}, {-1.956592653589793, \ -0.9250995861336482}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, 2.6156738249731486`}, {-1.9515926535897932`, \ -1.4115692121341072`}, {-1.9515926535897932`, -2.3414501282228852`}, \ {-1.9515926535897932`, -0.923820784986249}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, 2.615188881581906}, {-1.946592653589793, -1.413959591047269}, \ {-1.946592653589793, -2.33998274226325}, {-1.946592653589793, \ -0.9225020992623555}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, 2.6147079534517506`}, {-1.9415926535897932`, \ -1.4163512093303179`}, {-1.9415926535897932`, -2.3385268250803155`}, \ {-1.9415926535897932`, -0.9211448739343376}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, 2.61423099252858}, {-1.936592653589793, -1.418743270677296}, \ {-1.936592653589793, -2.3370823020118645`}, {-1.936592653589793, \ -0.9197504089690588}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, 2.6137579514648515`}, {-1.9315926535897932`, -1.421135015147102}, \ {-1.9315926535897932`, -2.3356490987411718`}, {-1.9315926535897932`, \ -0.9183199604488081}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, 2.6132887836076346`}, {-1.926592653589793, -1.4235257181262646`}, \ {-1.926592653589793, -2.3342271413014375`}, {-1.926592653589793, \ -0.9168547417214618}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, 2.6128234429868717`}, {-1.9215926535897931`, -1.425914689269617}, \ {-1.9215926535897931`, -2.332816356080131}, {-1.9215926535897931`, \ -0.9153559245713463}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, 2.612361884303885}, {-1.916592653589793, -1.428301271426238}, \ {-1.916592653589793, -2.3314166698230103`}, {-1.916592653589793, \ -0.9138246404035286}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, 2.6119040629200745`}, {-1.9115926535897931`, \ -1.4306848395574634`}, {-1.9115926535897931`, -2.3300280096380552`}, \ {-1.9115926535897931`, -0.9122619814345765}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, 2.6114499348458153`}, {-1.906592653589793, -1.4330647996527142`}, \ {-1.906592653589793, -2.328650302999198}, {-1.906592653589793, \ -0.9106690018840339}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, 2.610999456729584}, {-1.9015926535897931`, -1.4354405876485745`}, \ {-1.9015926535897931`, -2.327283477749858}, {-1.9015926535897931`, \ -0.9090467191613669}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, 2.6105525858472585`}, {-1.896592653589793, -1.4378116683553976`}, \ {-1.896592653589793, -2.3259274621063426`}, {-1.896592653589793, \ -0.9073961150438498}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, 2.610109280091625}, {-1.8915926535897931`, -1.4401775343955379`}, \ {-1.8915926535897931`, -2.3245821846610575`}, {-1.8915926535897931`, \ -0.9057181368414869}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, 2.6096694979620745`}, {-1.886592653589793, -1.442537705156429}, \ {-1.886592653589793, -2.3232475743855634`}, {-1.886592653589793, \ -0.9040136985456427}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, 2.609233198554496}, {-1.881592653589793, -1.4448917257614673`}, \ {-1.881592653589793, -2.3219235606334467`}, {-1.881592653589793, \ -0.9022836819585203}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, 2.6088003415513374`}, {-1.876592653589793, -1.4472391660610198`}, \ {-1.876592653589793, -2.3206100731430808`}, {-1.876592653589793, \ -0.9005289378010582}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, 2.6083708872118585`}, {-1.871592653589793, -1.4495796196455148`}, \ {-1.871592653589793, -2.3193070420401973`}, {-1.871592653589793, \ -0.8987502867973604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, 2.6079447963625744`}, {-1.866592653589793, -1.451912702882325}, \ {-1.866592653589793, -2.318014397840275}, {-1.866592653589793, \ -0.8969485207340266}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, 2.607522030387837}, {-1.861592653589793, -1.4542380539776059`}, \ {-1.861592653589793, -2.3167320714508883`}, {-1.861592653589793, \ -0.8951244034930095}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, 2.6071025512206303`}, {-1.8565926535897932`, -1.456555332064144}, \ {-1.8565926535897932`, -2.3154599941737737`}, {-1.8565926535897932`, \ -0.893278672057237}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, 2.606686321333504}, {-1.851592653589793, -1.4588642163159353`}, \ {-1.851592653589793, -2.3141980977068655`}, {-1.851592653589793, \ -0.8914120374880673}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, 2.606273303729686}, {-1.8465926535897932`, -1.4611644050899144`}, \ {-1.8465926535897932`, -2.3129463141461133`}, {-1.8465926535897932`, \ -0.8895251858742437}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, 2.605863461934351}, {-1.841592653589793, -1.4634556150953018`}, \ {-1.841592653589793, -2.3117045759872297`}, {-1.841592653589793, \ -0.887618779251961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, 2.605456759986047}, {-1.8365926535897932`, -1.4657375805903867`}, \ {-1.8365926535897932`, -2.3104728161272523`}, {-1.8365926535897932`, \ -0.8856934564960354}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, 2.6050531624282907`}, {-1.831592653589793, -1.4680100526071453`}, \ {-1.831592653589793, -2.309250967865991}, {-1.831592653589793, \ -0.8837498341821328}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, 2.6046526343012895`}, {-1.8265926535897932`, \ -1.4702727982030455`}, {-1.8265926535897932`, -2.30803896490738}, \ {-1.8265926535897932`, -0.881788507420276}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, 2.6042551411338426`}, {-1.821592653589793, -1.4725255997401536`}, \ {-1.821592653589793, -2.3068367413606445`}, {-1.821592653589793, \ -0.8798100506599332}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, 2.6038606489353695`}, {-1.8165926535897932`, \ -1.4747682541909715`}, {-1.8165926535897932`, -2.305644231741398}, \ {-1.8165926535897932`, -0.8778150184670322}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, 2.6034691241880843`}, {-1.811592653589793, -1.477000572470589}, \ {-1.811592653589793, -2.3044613709726125`}, {-1.811592653589793, \ -0.8758039462733702}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, 2.6030805338393272`}, {-1.8065926535897932`, \ -1.4792223787946779`}, {-1.8065926535897932`, -2.3032880943854304`}, \ {-1.8065926535897932`, -0.8737773510990123}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, 2.6026948452940117`}, {-1.801592653589793, -1.4814335100627243`}, \ {-1.801592653589793, -2.3021243377199365`}, {-1.801592653589793, \ -0.8717357322481433}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, 2.602312026407224}, {-1.7965926535897931`, -1.4836338152658364`}, \ {-1.7965926535897931`, -2.3009700371257527`}, {-1.7965926535897931`, \ -0.8696795719791369}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, 2.6019320454769534`}, {-1.791592653589793, -1.485823154918598}, \ {-1.791592653589793, -2.299825129162554}, {-1.791592653589793, \ -0.8676093361494125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, 2.601554871236951}, {-1.7865926535897931`, -1.4880014005142028`}, \ {-1.7865926535897931`, -2.2986895508004856`}, {-1.7865926535897931`, \ -0.86552547483579}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, 2.6011804728497134`}, {-1.781592653589793, -1.4901684340021653`}, \ {-1.781592653589793, -2.297563239420473}, {-1.781592653589793, \ -0.8634284229310717}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, 2.600808819899604}, {-1.7765926535897931`, -1.4923241472879702`}, \ {-1.7765926535897931`, -2.2964461328144035`}, {-1.7765926535897931`, \ -0.8613186007175718}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, 2.600439882386082}, {-1.771592653589793, -1.4944684417538694`}, \ {-1.771592653589793, -2.2953381691852717`}, {-1.771592653589793, \ -0.8591964144182821}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, 2.6000736307170658`}, {-1.7665926535897931`, -1.496601227800227}, \ {-1.7665926535897931`, -2.2942392871471853`}, {-1.7665926535897931`, \ -0.8570622567264422}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, 2.5997100357024108`}, {-1.761592653589793, -1.4987224244065374`}, \ {-1.761592653589793, -2.293149425725269}, {-1.761592653589793, \ -0.8549165073142604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, 2.599349068547503}, {-1.756592653589793, -1.5008319587115115`}, \ {-1.756592653589793, -2.292068524355515}, {-1.756592653589793, \ -0.8527595333214585}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, 2.5989907008469686`}, {-1.751592653589793, -1.502929765611574}, \ {-1.751592653589793, -2.2909965228845337`}, {-1.751592653589793, \ -0.8505916898243724}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, 2.5986349045784913`}, {-1.746592653589793, -1.505015787376909}, \ {-1.746592653589793, -2.2899333615692066`}, {-1.746592653589793, \ -0.8484133202863592}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, 2.598281652096746}, {-1.741592653589793, -1.5070899732845977`}, \ {-1.741592653589793, -2.2888789810762846`}, {-1.741592653589793, \ -0.8462247569901254}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, 2.5979309161274404`}, {-1.736592653589793, -1.5091522792679708`}, \ {-1.736592653589793, -2.2878333224818572`}, {-1.736592653589793, \ -0.8440263214527508}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, 2.597582669761453}, {-1.7315926535897932`, -1.511202667581689}, \ {-1.7315926535897932`, -2.2867963272708134`}, {-1.7315926535897932`, \ -0.8418183248239604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, 2.5972368864490925`}, {-1.726592653589793, -1.5132411064818474`}, \ {-1.726592653589793, -2.285767937336152}, {-1.726592653589793, \ -0.8396010682684067}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, 2.596893539994433}, {-1.7215926535897932`, -1.515267569920463}, \ {-1.7215926535897932`, -2.2847480949783026`}, {-1.7215926535897932`, \ -0.837374843332481}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, 2.596552604549781}, {-1.716592653589793, -1.5172820372538447`}, \ {-1.716592653589793, -2.2837367429042787`}, {-1.716592653589793, \ -0.8351399322963717}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, 2.596214054610214}, {-1.7115926535897932`, -1.5192844929641451`}, \ {-1.7115926535897932`, -2.282733824226848}, {-1.7115926535897932`, \ -0.8328966085118663}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, 2.5958778650082284`}, {-1.706592653589793, -1.521274926393643}, \ {-1.706592653589793, -2.281739282463588}, {-1.706592653589793, \ -0.8306451367265401}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, 2.5955440109084784`}, {-1.7015926535897932`, -1.523253331491161}, \ {-1.7015926535897932`, -2.280753061535896}, {-1.7015926535897932`, \ -0.828385773394844}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, 2.5952124678026114`}, {-1.696592653589793, -1.5252197065700912`}, \ {-1.696592653589793, -2.279775105767916}, {-1.696592653589793, \ -0.8261187669766576}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, 2.594883211504185}, {-1.6915926535897932`, -1.5271740540775638`}, \ {-1.6915926535897932`, -2.2788053598854368`}, {-1.6915926535897932`, \ -0.8238443582238008}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, 2.5945562181436803`}, {-1.686592653589793, -1.5291163803742287`}, \ {-1.686592653589793, -2.277843769014713}, {-1.686592653589793, \ -0.821562780455004}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, 2.594231464163603}, {-1.6815926535897932`, -1.5310466955242257`}, \ {-1.6815926535897932`, -2.2768902786812215`}, {-1.6815926535897932`, \ -0.8192742598198501}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, 2.59390892631367}, {-1.676592653589793, -1.532965013094884}, \ {-1.676592653589793, -2.2759448348083664`}, {-1.676592653589793, \ -0.8169790155521057}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, 2.593588581646072}, {-1.6715926535897931`, -1.5348713499656812`}, \ {-1.6715926535897931`, -2.2750073837161633`}, {-1.6715926535897931`, \ -0.8146772602128942}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, 2.5932704075108313`}, {-1.666592653589793, -1.536765726146126}, \ {-1.666592653589793, -2.274077872119816}, {-1.666592653589793, \ -0.812369199924178}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, 2.5929543815512295`}, {-1.6615926535897931`, \ -1.5386481646020798`}, {-1.6615926535897931`, -2.2731562471283007`}, \ {-1.6615926535897931`, -0.8100550345928982}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, 2.592640481699324}, {-1.656592653589793, -1.5405186910902233`}, \ {-1.656592653589793, -2.2722424562428554`}, {-1.656592653589793, \ -0.8077349581262159}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, 2.5923286861715313`}, {-1.6515926535897931`, \ -1.5423773340002223`}, {-1.6515926535897931`, -2.2713364473554565`}, \ {-1.6515926535897931`, -0.8054091586382004}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, 2.5920189734643}, {-1.646592653589793, -1.5442241242043173`}, \ {-1.646592653589793, -2.270438168747242}, {-1.646592653589793, \ -0.8030778186483457}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, 2.591711322349849}, {-1.6415926535897931`, -1.5460590949139452`}, \ {-1.6415926535897931`, -2.269547569086868}, {-1.6415926535897931`, \ -0.8007411152722558}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, 2.591405711871979}, {-1.636592653589793, -1.5478822815431146`}, \ {-1.636592653589793, -2.268664597428877}, {-1.636592653589793, \ -0.7983992204048079}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, 2.5911021213419647`}, {-1.631592653589793, -1.5496937215781954`}, \ {-1.631592653589793, -2.2677892032119753`}, {-1.631592653589793, \ -0.796052300896166}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, 2.590800530334509}, {-1.626592653589793, -1.5514934544538606`}, \ {-1.626592653589793, -2.266921336257295}, {-1.626592653589793, \ -0.7937005187208929}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, 2.5905009186837717`}, {-1.621592653589793, -1.5532815214348823`}, \ {-1.621592653589793, -2.266060946766627}, {-1.621592653589793, \ -0.7913440311404794}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, 2.5902032664794623`}, {-1.616592653589793, -1.5550579655035097`}, \ {-1.616592653589793, -2.265207985320603}, {-1.616592653589793, \ -0.7889829908595768}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, 2.5899075540630068`}, {-1.611592653589793, -1.5568228312522063`}, \ {-1.611592653589793, -2.264362402876855}, {-1.611592653589793, \ -0.7866175461761771}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, 2.5896137620237702`}, {-1.606592653589793, -1.5585761647814431`}, \ {-1.606592653589793, -2.263524150768138}, {-1.606592653589793, \ -0.7842478411260191}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, 2.589321871195354}, {-1.601592653589793, -1.5603180136023873`}, \ {-1.601592653589793, -2.262693180700429}, {-1.601592653589793, \ -0.7818740156214443}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, 2.5890318626519457`}, {-1.5965926535897932`, \ -1.5620484265442087`}, {-1.5965926535897932`, -2.261869444750986}, \ {-1.5965926535897932`, -0.7794962055849546}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, 2.5887437177047423`}, {-1.591592653589793, -1.5637674536658062`}, \ {-1.591592653589793, -2.261052895366389}, {-1.591592653589793, \ -0.777114543077687}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, 2.588457417898424}, {-1.5865926535897932`, -1.5654751461717666`}, \ {-1.5865926535897932`, -2.2602434853605518`}, {-1.5865926535897932`, \ -0.7747291564230128}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, 2.588172945007694}, {-1.581592653589793, -1.5671715563323523`}, \ {-1.581592653589793, -2.2594411679127067`}, {-1.581592653589793, \ -0.772340170325481}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, 2.587890281033877}, {-1.5765926535897932`, -1.5688567374073037`}, \ {-1.5765926535897932`, -2.2586458965653664`}, {-1.5765926535897932`, \ -0.769947705985286}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, 2.587609408201569}, {-1.571592653589793, -1.5705307435733544`}, \ {-1.571592653589793, -2.257857625222265}, {-1.571592653589793, \ -0.7675518812084589}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, 2.587330308955352}, {-1.5665926535897932`, -1.5721936298552035`}, \ {-1.5665926535897932`, -2.257076308146278}, {-1.5665926535897932`, \ -0.7651528105129466}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, 2.5870529659565578`}, {-1.561592653589793, -1.5738454520598446`}, \ {-1.561592653589793, -2.2563018999573163`}, {-1.561592653589793, \ -0.7627506052307675}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, 2.5867773620800887`}, {-1.5565926535897932`, -1.575486266714069}, \ {-1.5565926535897932`, -2.255534355630208}, {-1.5565926535897932`, \ -0.7603453736063958}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, 2.586503480411292}, {-1.551592653589793, -1.5771161310050188`}, \ {-1.551592653589793, -2.2547736304925547`}, {-1.551592653589793, \ -0.7579372208915266}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, 2.586231304242885}, {-1.5465926535897931`, -1.5787351027236303`}, \ {-1.5465926535897931`, -2.2540196802225845`}, {-1.5465926535897931`, \ -0.7555262494363771}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, 2.5859608170719333`}, {-1.541592653589793, -1.580343240210836}, \ {-1.541592653589793, -2.253272460846971}, {-1.541592653589793, \ -0.753112558777675}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, 2.585692002596879}, {-1.5365926535897931`, -1.5819406023064206`}, \ {-1.5365926535897931`, -2.252531928738651}, {-1.5365926535897931`, \ -0.7506962457234503}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, 2.5854248447146166`}, {-1.531592653589793, -1.5835272483003773`}, \ {-1.531592653589793, -2.251798040614622}, {-1.531592653589793, \ -0.7482774044347769}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, 2.5851593275176215`}, {-1.5265926535897931`, \ -1.5851032378866814`}, {-1.5265926535897931`, -2.2510707535337287`}, \ {-1.5265926535897931`, -0.7458561265045858}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, 2.5848954352911218`}, {-1.521592653589793, -1.5866686311193403`}, \ {-1.521592653589793, -2.2503500248944412`}, {-1.521592653589793, \ -0.7434325010336544}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, 2.58463315251032}, {-1.5165926535897931`, -1.5882234883706432`}, \ {-1.5165926535897931`, -2.2496358124326115`}, {-1.5165926535897931`, \ -0.7410066147039169}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, 2.5843724638376604`}, {-1.511592653589793, -1.5897678702914826`}, \ {-1.511592653589793, -2.2489280742192315`}, {-1.511592653589793, \ -0.7385785518491703}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, 2.5841133541201375`}, {-1.506592653589793, -1.5913018377736765`}, \ {-1.506592653589793, -2.2482267686581774`}, {-1.506592653589793, \ -0.7361483945233002}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, 2.5838558083866574`}, {-1.501592653589793, -1.5928254519141927`}, \ {-1.501592653589793, -2.2475318544839413`}, {-1.501592653589793, \ -0.7337162225661213}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, 2.583599811845433}, {-1.496592653589793, -1.5943387739811652`}, \ {-1.496592653589793, -2.246843290759368}, {-1.496592653589793, \ -0.73128211366693}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, 2.5833453498814287`}, {-1.491592653589793, -1.5958418653816664`}, \ {-1.491592653589793, -2.2461610368733633`}, {-1.491592653589793, \ -0.7288461434258535}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, 2.5830924080538433`}, {-1.486592653589793, -1.5973347876311033`}, \ {-1.486592653589793, -2.245485052538624}, {-1.486592653589793, \ -0.7264083854130906}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, 2.582840972093637}, {-1.481592653589793, -1.5988176023242096`}, \ {-1.481592653589793, -2.2448152977893385`}, {-1.481592653589793, \ -0.723968911226122}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, 2.5825910279010973`}, {-1.476592653589793, -1.6002903711075218`}, \ {-1.476592653589793, -2.2441517329788927`}, {-1.476592653589793, \ -0.7215277905449724}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, 2.5823425615434408`}, {-1.4715926535897932`, \ -1.6017531556532962`}, {-1.4715926535897932`, -2.243494318777581}, \ {-1.4715926535897932`, -0.7190850911855993}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, 2.582095559252464}, {-1.466592653589793, -1.6032060176348015`}, \ {-1.466592653589793, -2.2428430161702972`}, {-1.466592653589793, \ -0.7166408791514807}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, 2.5818500074222217`}, {-1.4615926535897932`, \ -1.6046490187028928`}, {-1.4615926535897932`, -2.242197786454234}, \ {-1.4615926535897932`, -0.7141952186834816}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, 2.581605892606748}, {-1.456592653589793, -1.606082220463858}, \ {-1.456592653589793, -2.2415585912365823`}, {-1.456592653589793, \ -0.7117481723080443}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, 2.5813632015178167`}, {-1.4515926535897932`, -1.607505684458429}, \ {-1.4515926535897932`, -2.2409253924322194`}, {-1.4515926535897932`, \ -0.709299800883794}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, 2.5811219210227296`}, {-1.446592653589793, -1.608919472141942}, \ {-1.446592653589793, -2.2402981522614054`}, {-1.446592653589793, \ -0.7068501636465935}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, 2.5808820381421507`}, {-1.4415926535897932`, -1.610323644865569}, \ {-1.4415926535897932`, -2.239676833247483}, {-1.4415926535897932`, \ -0.704399318253131}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, 2.580643540047968}, {-1.436592653589793, -1.6117182638585874`}, \ {-1.436592653589793, -2.239061398214564}, {-1.436592653589793, \ -0.7019473208230789}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, 2.5804064140611906`}, {-1.4315926535897932`, -1.613103390211628}, \ {-1.4315926535897932`, -2.2384518102852353`}, {-1.4315926535897932`, \ -0.6994942259798858}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, 2.580170647649886}, {-1.426592653589793, -1.614479084860869}, \ {-1.426592653589793, -2.237848032878249}, {-1.426592653589793, \ -0.6970400868902531}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, 2.5799362284271377`}, {-1.4215926535897931`, \ -1.6158454085731184`}, {-1.4215926535897931`, -2.237250029706231}, \ {-1.4215926535897931`, -0.6945849553023419}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, 2.57970314414905}, {-1.416592653589793, -1.6172024219317593`}, \ {-1.416592653589793, -2.2366577647733825`}, {-1.416592653589793, \ -0.6921288815827593}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, 2.5794713827127747`}, {-1.4115926535897931`, \ -1.6185501853235007`}, {-1.4115926535897931`, -2.2360712023731857`}, \ {-1.4115926535897931`, -0.6896719147523745}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, 2.5792409321545717`}, {-1.406592653589793, -1.619888758925918}, \ {-1.406592653589793, -2.235490307086122}, {-1.406592653589793, \ -0.6872141025209979}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, 2.579011780647902}, {-1.4015926535897931`, -1.621218202695724}, \ {-1.4015926535897931`, -2.234915043777382}, {-1.4015926535897931`, \ -0.6847554913209772}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, 2.5787839165015507`}, {-1.396592653589793, -1.6225385763577558`}, \ {-1.396592653589793, -2.2343453775945936`}, {-1.396592653589793, \ -0.6822961263397356}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, 2.578557328157775}, {-1.3915926535897931`, -1.6238499393946308`}, \ {-1.3915926535897931`, -2.233781273965548}, {-1.3915926535897931`, \ -0.6798360515513059}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, 2.5783320041904925`}, {-1.386592653589793, -1.6251523510370551`}, \ {-1.386592653589793, -2.2332226985959265`}, {-1.386592653589793, \ -0.677375309746893}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, 2.5781079333034826`}, {-1.381592653589793, -1.626445870254735}, \ {-1.381592653589793, -2.2326696174670504`}, {-1.381592653589793, \ -0.6749139425644836}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, 2.577885104328632}, {-1.376592653589793, -1.6277305557478796`}, \ {-1.376592653589793, -2.23212199683362}, {-1.376592653589793, \ -0.6724519905175664}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, 2.5776635062241966`}, {-1.371592653589793, -1.629006465939269}, \ {-1.371592653589793, -2.231579803221469}, {-1.371592653589793, \ -0.6699894930229712}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, 2.5774431280730927`}, {-1.366592653589793, -1.6302736589668345`}, \ {-1.366592653589793, -2.2310430034253312`}, {-1.366592653589793, \ -0.6675264884278654}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, 2.5772239590812225`}, {-1.361592653589793, -1.6315321926767732`}, \ {-1.361592653589793, -2.2305115645065996`}, {-1.361592653589793, \ -0.6650630140359483}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, 2.5770059885758143`}, {-1.356592653589793, -1.6327821246171241`}, \ {-1.356592653589793, -2.229985453791116}, {-1.356592653589793, \ -0.662599106132846}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, 2.5767892060037987`}, {-1.351592653589793, -1.6340235120318143`}, \ {-1.351592653589793, -2.229464638866942}, {-1.351592653589793, \ -0.66013480001077}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, 2.576573600930201}, {-1.3465926535897932`, -1.6352564118551498`}, \ {-1.3465926535897932`, -2.228949087582171}, {-1.3465926535897932`, \ -0.6576701299924292}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, 2.5763591630365688`}, {-1.341592653589793, -1.6364808807067153`}, \ {-1.341592653589793, -2.2284387680427162`}, {-1.341592653589793, \ -0.655205129454254}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, 2.576145882119414}, {-1.3365926535897932`, -1.637696974886677}, \ {-1.3365926535897932`, -2.2279336486101324`}, {-1.3365926535897932`, \ -0.65273983084893}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, 2.5759337480886852`}, {-1.331592653589793, -1.638904750371469}, \ {-1.331592653589793, -2.227433697899439}, {-1.331592653589793, \ -0.6502742657272784}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, 2.575722750966263}, {-1.3265926535897932`, -1.6401042628098408`}, \ {-1.3265926535897932`, -2.226938884776952}, {-1.3265926535897932`, \ -0.6478084647595093}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, 2.5755128808844754`}, {-1.321592653589793, -1.6412955675192435`}, \ {-1.321592653589793, -2.226449178358127}, {-1.321592653589793, \ -0.6453424577558553}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, 2.575304128084639}, {-1.3165926535897932`, -1.642478719482552}, \ {-1.3165926535897932`, -2.225964548005417}, {-1.3165926535897932`, \ -0.6428762736866181}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, 2.5750964829156224`}, {-1.311592653589793, -1.6436537733450993`}, \ {-1.311592653589793, -2.225484963326135}, {-1.311592653589793, \ -0.6404099407016471}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, 2.57488993583243}, {-1.3065926535897932`, -1.6448207834120019`}, \ {-1.3065926535897932`, -2.22501039417033}, {-1.3065926535897932`, \ -0.6379434861492624}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, 2.5746844773948094`}, {-1.301592653589793, -1.6459798036457796`}, \ {-1.301592653589793, -2.224540810628678}, {-1.301592653589793, \ -0.6354769365946444}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, 2.5744800982658793`}, {-1.2965926535897931`, \ -1.6471308876642339`}, {-1.2965926535897931`, -2.224076183030379}, \ {-1.2965926535897931`, -0.6330103178377137}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, 2.5742767892107765`}, {-1.291592653589793, -1.6482740887385878`}, \ {-1.291592653589793, -2.22361648194107}, {-1.291592653589793, \ -0.630543654930505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, 2.574074541095327}, {-1.2865926535897931`, -1.6494094597918736`}, \ {-1.2865926535897931`, -2.2231616781607477`}, {-1.2865926535897931`, \ -0.6280769721940666}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, 2.573873344884737}, {-1.281592653589793, -1.6505370533975434`}, \ {-1.281592653589793, -2.222711742721702}, {-1.281592653589793, \ -0.6256102932348914}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, 2.5736731916422966`}, {-1.2765926535897931`, -1.651656921778311}, \ {-1.2765926535897931`, -2.222266646886471}, {-1.2765926535897931`, \ -0.6231436409608928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, 2.573474072528116}, {-1.271592653589793, -1.6527691168051915`}, \ {-1.271592653589793, -2.221826362145791}, {-1.271592653589793, \ -0.6206770375969541}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, 2.573275978797869}, {-1.2665926535897931`, -1.6538736899967525`}, \ {-1.2665926535897931`, -2.221390860216582}, {-1.2665926535897931`, \ -0.618210504700047}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, 2.573078901801563}, {-1.261592653589793, -1.654970692518542}, \ {-1.261592653589793, -2.2209601130399226`}, {-1.261592653589793, \ -0.6157440631739467}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, 2.572882832982321}, {-1.256592653589793, -1.6560601751827078`}, \ {-1.256592653589793, -2.2205340927790576`}, {-1.256592653589793, \ -0.6132777332835525}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, 2.57268776387519}, {-1.251592653589793, -1.6571421884477757`}, \ {-1.251592653589793, -2.2201127718174063`}, {-1.251592653589793, \ -0.6108115346688211}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, 2.5724936861059606`}, {-1.246592653589793, -1.6582167824185994`}, \ {-1.246592653589793, -2.2196961227565897`}, {-1.246592653589793, \ -0.6083454863583349}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, 2.5723005913900057`}, {-1.241592653589793, -1.6592840068464565`}, \ {-1.241592653589793, -2.2192841184144716`}, {-1.241592653589793, \ -0.6058796067825066}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, 2.5721084715311395`}, {-1.236592653589793, -1.6603439111292908`}, \ {-1.236592653589793, -2.218876731823208}, {-1.236592653589793, \ -0.6034139137864429}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, 2.5719173184204913`}, {-1.231592653589793, -1.6613965443121008`}, \ {-1.231592653589793, -2.2184739362273165`}, {-1.231592653589793, \ -0.6009484246424655}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, 2.571727124035395}, {-1.226592653589793, -1.6624419550874427`}, \ {-1.226592653589793, -2.2180757050817577`}, {-1.226592653589793, \ -0.598483156062305}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, 2.5715378804382967`}, {-1.2215926535897932`, \ -1.6634801917960704`}, {-1.2215926535897932`, -2.217682012050025}, \ {-1.2215926535897932`, -0.5960181242089881}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, 2.571349579775679}, {-1.216592653589793, -1.6645113024276863`}, \ {-1.216592653589793, -2.2172928310022617`}, {-1.216592653589793, \ -0.5935533447084061}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, 2.5711622142770016`}, {-1.2115926535897932`, -1.665535334621803}, \ {-1.2115926535897932`, -2.216908136013373}, {-1.2115926535897932`, \ -0.5910888326605983}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, 2.5709757762536536`}, {-1.206592653589793, -1.666552335668709}, \ {-1.206592653589793, -2.2165279013611725`}, {-1.206592653589793, \ -0.5886246026507366}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, 2.570790258097926}, {-1.2015926535897932`, -1.6675623525105345`}, \ {-1.2015926535897932`, -2.2161521015245285`}, {-1.2015926535897932`, \ -0.5861606687598387}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, 2.5706056522819973`}, {-1.196592653589793, -1.6685654317424061`}, \ {-1.196592653589793, -2.215780711181529}, {-1.196592653589793, \ -0.5836970445752089}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, 2.5704219513569337`}, {-1.1915926535897932`, \ -1.6695616196136953`}, {-1.1915926535897932`, -2.215413705207666}, \ {-1.1915926535897932`, -0.5812337432006115}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, 2.5702391479517073`}, {-1.186592653589793, -1.6705509620293395`}, \ {-1.186592653589793, -2.2150510586740237`}, {-1.186592653589793, \ -0.5787707772661991}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, 2.5700572347722206`}, {-1.1815926535897932`, \ -1.6715335045512527`}, {-1.1815926535897932`, -2.214692746845495}, \ {-1.1815926535897932`, -0.5763081589381811}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, 2.5698762046003556`}, {-1.176592653589793, -1.6725092923997997`}, \ {-1.176592653589793, -2.214338745179001}, {-1.176592653589793, \ -0.5738458999282641}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, 2.569696050293029}, {-1.1715926535897931`, -1.6734783704553406`}, \ {-1.1715926535897931`, -2.2139890293217253`}, {-1.1715926535897931`, \ -0.5713840115028513}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, 2.569516764781266}, {-1.166592653589793, -1.6744407832598434`}, \ {-1.166592653589793, -2.2136435751093773`}, {-1.166592653589793, \ -0.5689225044920206}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, 2.5693383410692845`}, {-1.1615926535897931`, \ -1.6753965750185513`}, {-1.1615926535897931`, -2.2133023585644516`}, \ {-1.1615926535897931`, -0.5664613892982805}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, 2.5691607722335923`}, {-1.156592653589793, -1.6763457896017122`}, \ {-1.156592653589793, -2.212965355894513}, {-1.156592653589793, \ -0.5640006759051129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, 2.5689840514221025`}, {-1.1515926535897931`, \ -1.6772884705463524`}, {-1.1515926535897931`, -2.212632543490494}, \ {-1.1515926535897931`, -0.561540373885312}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, 2.5688081718532554`}, {-1.146592653589793, -1.678224661058109}, \ {-1.146592653589793, -2.212303897925008}, {-1.146592653589793, \ -0.5590804924091175}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, 2.5686331268151554`}, {-1.1415926535897931`, \ -1.6791544040130997`}, {-1.1415926535897931`, -2.211979395950674}, \ {-1.1415926535897931`, -0.5566210402521574}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.2116590144984607`}, \ {-1.1365926535897932`, -1.6800777419598414`}, {-1.1365926535897932`, 2.568458909664722}, {-1.1365926535897932`, -0.554162025803195}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.2113427306760425`}, \ {-1.1315926535897929`, -1.6809947171212047`}, {-1.1315926535897929`, 2.568285513826852}, {-1.1315926535897929`, -0.5517034570716981}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -2.211030521766169}, \ {-1.126592653589793, -1.6819053713964}, {-1.126592653589793, 2.568112932793593}, {-1.126592653589793, -0.5492453416952251}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.2107223652250547`}, \ {-1.121592653589793, -1.6828097463630112`}, {-1.121592653589793, 2.5679411601233286`}, {-1.121592653589793, -0.5467876869466348}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.210418238680779}, \ {-1.1165926535897932`, -1.6837078832790449`}, {-1.1165926535897932`, 2.5677701894399774`}, {-1.1165926535897932`, \ -0.5443304997411329}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -2.2101181199317015`}, \ {-1.1115926535897929`, -1.6845998230850168`}, {-1.1115926535897929`, 2.5676000144321995`}, {-1.1115926535897929`, \ -0.5418737866431483}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.2098219869448927`}, \ {-1.106592653589793, -1.685485606406063}, {-1.106592653589793, 2.567430628852621}, {-1.106592653589793, -0.5394175538730521}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -2.209529817854582}, \ {-1.101592653589793, -1.686365273554072}, {-1.101592653589793, 2.5672620265170627`}, {-1.101592653589793, -0.5369618073137186}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -2.2092415909606196`}, \ {-1.0965926535897932`, -1.6872388645298382`}, {-1.0965926535897932`, 2.5670942013037816`}, {-1.0965926535897932`, \ -0.5345065525169378}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -2.2089572847269445`}, \ {-1.0915926535897933`, -1.688106419025241}, {-1.0915926535897933`, 2.566927147152727}, {-1.0915926535897933`, -0.5320517947096767}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -2.2086768777800856`}, \ {-1.086592653589793, -1.6889679764254293`}, {-1.086592653589793, 2.566760858064802}, {-1.086592653589793, -0.5295975388001997}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -2.2084003489076562`}, \ {-1.081592653589793, -1.6898235758110394`}, {-1.081592653589793, 2.566595328101139}, {-1.081592653589793, -0.5271437893840498}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -2.208127677056883}, \ {-1.0765926535897932`, -1.690673255960401}, {-1.0765926535897932`, 2.5664305513823837`}, {-1.0765926535897932`, \ -0.5246905507498909}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -2.2078588413331337`}, \ {-1.0715926535897933`, -1.6915170553517815`}, {-1.0715926535897933`, 2.5662665220879917`}, {-1.0715926535897933`, \ -0.5222378268852204}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -2.207593820998469}, \ {-1.066592653589793, -1.6923550121656212`}, {-1.066592653589793, 2.5661032344555275`}, {-1.066592653589793, -0.5197856214819515}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -2.207332595470207}, \ {-1.061592653589793, -1.6931871642867864`}, {-1.061592653589793, 2.565940682779986}, {-1.061592653589793, -0.5173339379418727}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -2.2070751443195022`}, \ {-1.0565926535897932`, -1.694013549306825}, {-1.0565926535897932`, 2.5657788614131123`}, {-1.0565926535897932`, \ -0.5148827793819802}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -2.206821447269935}, \ {-1.0515926535897933`, -1.6948342045262335`}, {-1.0515926535897933`, 2.565617764762736}, {-1.0515926535897933`, -0.5124321486396967}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.2065714841961217`}, \ {-1.046592653589793, -1.6956491669567197`}, {-1.046592653589793, 2.565457387292113}, {-1.046592653589793, -0.5099820482779707}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.2063252351223386`}, \ {-1.041592653589793, -1.6964584733234764`}, {-1.041592653589793, 2.5652977235192806`}, {-1.041592653589793, -0.5075324805902638}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.2060826802211535`}, \ {-1.0365926535897931`, -1.6972621600674493`}, {-1.0365926535897931`, 2.565138768016417}, {-1.0365926535897931`, -0.505083447605429}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.205843799812079}, \ {-1.0315926535897932`, -1.698060263347615}, {-1.0315926535897932`, 2.564980515409209}, {-1.0315926535897932`, -0.5026349510924815}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.205608574360239}, \ {-1.026592653589793, -1.6988528190432455`}, {-1.026592653589793, 2.5648229603762345`}, {-1.026592653589793, -0.5001869925652619}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.2053769844750475`}, \ {-1.021592653589793, -1.6996398627561824`}, {-1.021592653589793, 2.564666097648347}, {-1.021592653589793, -0.4977395732870035}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.2051490109088983`}, \ {-1.0165926535897931`, -1.7004214298131064`}, {-1.0165926535897931`, 2.564509922008075}, {-1.0165926535897931`, \ -0.49529269427479466`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.204924634555876}, \ {-1.0115926535897932`, -1.7011975552677945`}, {-1.0115926535897932`, 2.5643544282890214`}, {-1.0115926535897932`, \ -0.4928463563039475}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.2047038364504816`}, \ {-1.0065926535897929`, -1.7019682739033806`}, {-1.0065926535897929`, 2.5641996113752814`}, {-1.0065926535897929`, \ -0.49040055991227116`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.2044865977663592`}, \ {-1.001592653589793, -1.702733620234615}, {-1.001592653589793, 2.5640454662008585`}, {-1.001592653589793, -0.4879553054042533}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.2042728998150527`}, \ {-0.9965926535897931, -1.7034936285101046`}, {-0.9965926535897931, 2.563891987749096}, {-0.9965926535897931, \ -0.48551059285515125`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.2040627240447668`}, \ {-0.9915926535897932, -1.7042483327145541`}, {-0.9915926535897932, 2.563739171052114}, {-0.9915926535897932, \ -0.48306642211499723`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.2038560520391486`}, \ {-0.9865926535897929, -1.704997766571}, {-0.9865926535897929, 2.56358701119025}, {-0.9865926535897929, -0.4806227928125143}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.2036528655160703`}, \ {-0.981592653589793, -1.7057419635430364`}, {-0.981592653589793, 2.5634355032915153`}, {-0.981592653589793, \ -0.47817970435895496`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.203453146326441}, \ {-0.9765926535897931, -1.7064809568370267`}, {-0.9765926535897931, 2.5632846425310514`}, {-0.9765926535897931, \ -0.47573715595185195`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.2032568764530263`}, \ {-0.9715926535897932, -1.7072147794043087`}, {-0.9715926535897932, 2.5631344241305993`}, {-0.9715926535897932, \ -0.4732951465786942}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.2030640380092734`}, \ {-0.9665926535897928, -1.7079434639433926`}, {-0.9665926535897928, 2.56298484335797}, {-0.9665926535897928, -0.4708536750205228}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.202874613238162}, \ {-0.961592653589793, -1.7086670429021429`}, {-0.961592653589793, 2.5628358955265296`}, {-0.961592653589793, -0.4684127398554531}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.202688584511065}, \ {-0.9565926535897931, -1.7093855484799503`}, {-0.9565926535897931, 2.5626875759946866`}, {-0.9565926535897931, \ -0.4659723394621214}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.202505934326611}, \ {-0.9515926535897932, -1.7100990126298976`}, {-0.9515926535897932, 2.562539880165385}, {-0.9515926535897932, -0.4635324720230607}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.2023266453095838`}, \ {-0.9465926535897933, -1.7108074670609001`}, {-0.9465926535897933, 2.562392803485611}, {-0.9465926535897933, -0.4610931355280042}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.2021507002098066`}, \ {-0.9415926535897929, -1.7115109432398508`}, {-0.9415926535897929, 2.5622463414458965`}, {-0.9415926535897929, \ -0.45865432777712245`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.201978081901066}, \ {-0.936592653589793, -1.7122094723937358`}, {-0.936592653589793, 2.56210048957984}, {-0.936592653589793, -0.45621604638419283`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.2018087733800265`}, \ {-0.9315926535897932, -1.7129030855117497`}, {-0.9315926535897932, 2.5619552434636246`}, {-0.9315926535897932, \ -0.45377828877970056`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.2016427577651756`}, \ {-0.9265926535897933, -1.7135918133473873`}, {-0.9265926535897933, 2.56181059871555}, {-0.9265926535897933, -0.45134105221387905`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.20148001829577}, \ {-0.9215926535897929, -1.7142756864205273`}, {-0.9215926535897929, 2.5616665509955654`}, {-0.9215926535897929, \ -0.44890433375968675`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.201320538330798}, \ {-0.916592653589793, -1.7149547350194976`}, {-0.916592653589793, 2.561523096004812}, {-0.916592653589793, -0.44646813031572236`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.2011643013479607`}, \ {-0.9115926535897931, -1.715628989203129}, {-0.9115926535897931, 2.5613802294851684`}, {-0.9115926535897931, \ -0.4440324386090786}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.2010112909426502`}, \ {-0.9065926535897932, -1.7162984788027964`}, {-0.9065926535897932, 2.561237947218808}, {-0.9065926535897932, \ -0.44159725519814036`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.2008614908269606`}, \ {-0.9015926535897929, -1.7169632334244336`}, {-0.9015926535897929, 2.561096245027755}, {-0.9015926535897929, -0.4391625764753251}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.2007148848286953`}, \ {-0.896592653589793, -1.7176232824505442`}, {-0.896592653589793, 2.5609551187734523`}, {-0.896592653589793, \ -0.43672839866976537`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.2005714568903927`}, \ {-0.8915926535897931, -1.7182786550421947`}, {-0.8915926535897931, 2.56081456435633}, {-0.8915926535897931, -0.4342947178499395}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.2004311910683656`}, \ {-0.8865926535897932, -1.7189293801409873`}, {-0.8865926535897932, 2.5606745777153863`}, {-0.8865926535897932, \ -0.43186152992624544`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.2002940715317467`}, \ {-0.8815926535897929, -1.719575486471021}, {-0.8815926535897929, 2.5605351548277673`}, {-0.8815926535897929, -0.429428830653527}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.200160082561556}, \ {-0.876592653589793, -1.720217002540832}, {-0.876592653589793, 2.5603962917083565`}, {-0.876592653589793, -0.4269966156335449}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.2000292085497697`}, \ {-0.8715926535897931, -1.7208539566453265`}, {-0.8715926535897931, 2.560257984409367}, {-0.8715926535897931, -0.4245648803173994}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.1999014339984058`}, \ {-0.8665926535897932, -1.7214863768676858`}, {-0.8665926535897932, 2.5601202290199443`}, {-0.8665926535897932, \ -0.4221336200079041}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.1997767435186213`}, \ {-0.8615926535897929, -1.7221142910812637`}, {-0.8615926535897929, 2.5599830216657673`}, {-0.8615926535897929, \ -0.4197028298619129}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.199655121829822}, \ {-0.856592653589793, -1.7227377269514652`}, {-0.856592653589793, 2.5598463585086586`}, {-0.856592653589793, \ -0.41727250489259804`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.199536553758784}, \ {-0.8515926535897931, -1.7233567119376032`}, {-0.8515926535897931, 2.5597102357462016`}, {-0.8515926535897931, \ -0.41484263997168414`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.1994210242387777`}, \ {-0.8465926535897932, -1.7239712732947474`}, {-0.8465926535897932, 2.559574649611359}, {-0.8465926535897932, \ -0.41241322983163653`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.1993085183087193`}, \ {-0.8415926535897928, -1.7245814380755513`}, {-0.8415926535897928, 2.5594395963720977`}, {-0.8415926535897928, \ -0.40998426906780633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.19919902111232}, \ {-0.836592653589793, -1.7251872331320592`}, {-0.836592653589793, 2.5593050723310196`}, {-0.836592653589793, -0.4075557521405335}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.199092517897251}, \ {-0.8315926535897931, -1.7257886851175057`}, {-0.8315926535897931, 2.5591710738249964`}, {-0.8315926535897931, \ -0.4051276733772039}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.198988994014323}, \ {-0.8265926535897932, -1.7263858204880869`}, {-0.8265926535897932, 2.559037597224809}, {-0.8265926535897932, -0.4027000269742711}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.1988884349166686`}, \ {-0.8215926535897933, -1.7269786655047263`}, {-0.8215926535897933, 2.5589046389347936`}, {-0.8215926535897933, \ -0.40027280699923423`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.198790826158943}, \ {-0.8165926535897929, -1.727567246234814}, {-0.8165926535897929, 2.5587721953924882`}, {-0.8165926535897929, -0.397846007392576}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.198696153396533}, \ {-0.811592653589793, -1.7281515885539325`}, {-0.811592653589793, 2.5586402630682894`}, {-0.811592653589793, \ -0.39541962196966574`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.1986044023847744`}, \ {-0.8065926535897932, -1.7287317181475708`}, {-0.8065926535897932, 2.5585088384651082`}, {-0.8065926535897932, \ -0.39299364442261986`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.198515558978182}, \ {-0.8015926535897933, -1.7293076605128122`}, {-0.8015926535897933, 2.5583779181180355`}, {-0.8015926535897933, \ -0.39056806832213015`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.1984296091296898`}, \ {-0.7965926535897929, -1.729879440960013}, {-0.7965926535897929, 2.5582474985940076`}, {-0.7965926535897929, \ -0.38814288711925055`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.198346538889904}, \ {-0.791592653589793, -1.7304470846144573`}, {-0.791592653589793, 2.5581175764914788`}, {-0.791592653589793, -0.3857180941471551}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.1982663344063607`}, \ {-0.7865926535897931, -1.7310106164180037`}, {-0.7865926535897931, 2.557988148440097}, {-0.7865926535897931, \ -0.38329368262285435`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.1981889819227973`}, \ {-0.7815926535897932, -1.7315700611307088`}, {-0.7815926535897932, 2.5578592111003835`}, {-0.7815926535897932, \ -0.3808696456488816}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.1981144677784314`}, \ {-0.7765926535897929, -1.732125443332435}, {-0.7765926535897929, 2.5577307611634197`}, {-0.7765926535897929, \ -0.3784459762149466}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.198042778407257}, \ {-0.771592653589793, -1.7326767874244433`}, {-0.771592653589793, 2.5576027953505327`}, {-0.771592653589793, -0.3760226671995524}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.1979739003373413`}, \ {-0.7665926535897931, -1.7332241176309666`}, {-0.7665926535897931, 2.5574753104129897`}, {-0.7665926535897931, \ -0.37359971137158426`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.1979078201901343`}, \ {-0.7615926535897932, -1.733767458000774}, {-0.7615926535897932, 2.5573483031316946`}, {-0.7615926535897932, \ -0.3711771013918651}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.197844524679791}, \ {-0.7565926535897929, -1.7343068324087065`}, {-0.7565926535897929, 2.5572217703168882`}, {-0.7565926535897929, \ -0.36875482981467966`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.1977840006125}, \ {-0.751592653589793, -1.734842264557208}, {-0.751592653589793, 2.5570957088078545`}, {-0.751592653589793, \ -0.36633288908927303`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.1977262348858204`}, \ {-0.7465926535897931, -1.7353737779778327`}, {-0.7465926535897931, 2.5569701154726245`}, {-0.7465926535897931, \ -0.3639112715613105}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.197671214488035}, \ {-0.7415926535897932, -1.7359013960327392`}, {-0.7415926535897932, 2.5568449872076946`}, {-0.7415926535897932, \ -0.36148996947431894`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.1976189264975003`}, \ {-0.7365926535897929, -1.7364251419161705`}, {-0.7365926535897929, 2.556720320937738}, {-0.7365926535897929, \ -0.35906897497109225`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.1975693580820193`}, \ {-0.731592653589793, -1.7369450386559113`}, {-0.731592653589793, 2.556596113615327}, {-0.731592653589793, -0.3566482800950726}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.1975224964982183`}, \ {-0.7265926535897931, -1.7374611091147334`}, {-0.7265926535897931, 2.5564723622206538`}, {-0.7265926535897931, -0.354227876791702}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.197478329090921}, \ {-0.7215926535897932, -1.7379733759918354`}, {-0.7215926535897932, 2.556349063761259}, {-0.7215926535897932, \ -0.35180775690974964`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.1974368432925546`}, \ {-0.7165926535897928, -1.738481861824242}, {-0.7165926535897928, 2.556226215271764}, {-0.7165926535897928, -0.3493879122026106}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.1973980266225426`}, \ {-0.711592653589793, -1.738986588988213}, {-0.711592653589793, 2.5561038138136003`}, {-0.711592653589793, \ -0.34696833432958185`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.1973618666867214`}, \ {-0.7065926535897931, -1.7394875797006233`}, {-0.7065926535897931, 2.555981856474752}, {-0.7065926535897931, -0.3445490148571076}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.197328351176756}, \ {-0.7015926535897932, -1.7399848560203297`}, {-0.7015926535897932, 2.555860340369492}, {-0.7015926535897932, -0.3421299452600063}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.1972974678695634`}, \ {-0.6965926535897933, -1.7404784398495277`}, {-0.6965926535897933, 2.555739262638131}, {-0.6965926535897933, -0.3397111169226688}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.1972692046267612`}, \ {-0.6915926535897929, -1.7409683529350806`}, {-0.6915926535897929, 2.5556186204467597`}, {-0.6915926535897929, \ -0.33729252114023434`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.1972435493941003`}, \ {-0.686592653589793, -1.7414546168698495`}, {-0.686592653589793, 2.5554984109870054`}, {-0.686592653589793, \ -0.33487414911974306`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.19722049020092}, \ {-0.6815926535897932, -1.741937253093999}, {-0.6815926535897932, 2.5553786314757807`}, {-0.6815926535897932, \ -0.3324559919812651}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.197200015159609}, \ {-0.6765926535897933, -1.7424162828962866`}, {-0.6765926535897933, 2.5552592791550452`}, {-0.6765926535897933, -0.330038040759008}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.197182112465077}, \ {-0.6715926535897929, -1.7428917274153444`}, {-0.6715926535897929, 2.555140351291563}, {-0.6715926535897929, -0.3276202864024002}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.1971667703942224`}, \ {-0.666592653589793, -1.7433636076409413`}, {-0.666592653589793, 2.5550218451766673`}, {-0.666592653589793, \ -0.32520271977715526`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.1971539773054247`}, \ {-0.6615926535897931, -1.7438319444152304`}, {-0.6615926535897931, 2.554903758126027}, {-0.6615926535897931, -0.3227853316663136}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.1971437216380303`}, \ {-0.6565926535897932, -1.7442967584339883`}, {-0.6565926535897932, 2.554786087479416}, {-0.6565926535897932, \ -0.32036811277126226`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.197135991911856}, \ {-0.6515926535897929, -1.7447580702478303`}, {-0.6515926535897929, 2.554668830600487}, {-0.6515926535897929, -0.3179510537127351}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.197130776726688}, \ {-0.646592653589793, -1.745215900263422}, {-0.646592653589793, 2.5545519848765452`}, {-0.646592653589793, -0.3155341450317958}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.197128064761806}, \ {-0.6415926535897931, -1.7456702687446684`}, {-0.6415926535897931, 2.5544355477183283`}, {-0.6415926535897931, \ -0.3131173771907934}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.1971278447754945`}, \ {-0.6365926535897932, -1.746121195813896}, {-0.6365926535897932, 2.5543195165597874`}, {-0.6365926535897932, \ -0.31070074057430735`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.197130105604578}, \ {-0.6315926535897929, -1.746568701453016}, {-0.6315926535897929, 2.5542038888578706`}, {-0.6315926535897929, \ -0.30828422549006745`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.1971348361639524`}, \ {-0.626592653589793, -1.7470128055046779`}, {-0.626592653589793, 2.554088662092312}, {-0.626592653589793, -0.3058678221698576}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.197142025446131}, \ {-0.6215926535897931, -1.7474535276734058`}, {-0.6215926535897931, 2.5539738337654185`}, {-0.6215926535897931, \ -0.3034515207703996}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.1971516625207834`}, \ {-0.6165926535897932, -1.7478908875267312`}, {-0.6165926535897932, 2.553859401401866}, {-0.6165926535897932, \ -0.30103531137422185`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.1971637365343106`}, \ {-0.6115926535897929, -1.748324904496294}, {-0.6115926535897929, 2.5537453625484914`}, {-0.6115926535897929, \ -0.2986191839905054}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.197178236709388}, \ {-0.606592653589793, -1.7487555978789502`}, {-0.606592653589793, 2.553631714774091}, {-0.606592653589793, -0.29620312855591846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.1971951523445474`}, \ {-0.6015926535897931, -1.7491829868378566`}, {-0.6015926535897931, 2.553518455669224}, {-0.6015926535897931, -0.2937871349354293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.197214472813746}, \ {-0.5965926535897932, -1.749607090403547}, {-0.5965926535897932, 2.553405582846012}, {-0.5965926535897932, -0.291371192923104}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.197236187565953}, \ {-0.5915926535897928, -1.7500279274749881`}, {-0.5915926535897928, 2.553293093937947}, {-0.5915926535897928, -0.288955292242887}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.1972602861247363`}, \ {-0.586592653589793, -1.7504455168206352`}, {-0.586592653589793, 2.553180986599699}, {-0.586592653589793, -0.28653942254936937`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.197286758087856}, \ {-0.5815926535897931, -1.7508598770794652`}, {-0.5815926535897931, 2.553069258506926}, {-0.5815926535897931, -0.2841235734285322}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.197315593126872}, \ {-0.5765926535897931, -1.7512710267620009`}, {-0.5765926535897931, 2.552957907356089}, {-0.5765926535897931, -0.2817077343984853}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.197346780986742}, \ {-0.571592653589793, -1.7516789842513287`}, {-0.571592653589793, 2.5528469308642663`}, {-0.571592653589793, -0.2792918949101819}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.1973803114854396`}, \ {-0.566592653589793, -1.7520837678040948`}, {-0.566592653589793, 2.552736326768972}, {-0.566592653589793, -0.27687604434812335`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.1974161745135783`}, \ {-0.561592653589793, -1.7524853955514943`}, {-0.561592653589793, 2.5526260928279774`}, {-0.561592653589793, -0.2744601720310455}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.1974543600340244`}, \ {-0.556592653589793, -1.752883885500256}, {-0.556592653589793, 2.552516226819132}, {-0.556592653589793, -0.2720442672125944}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.197494858081538}, \ {-0.551592653589793, -1.7532792555335992`}, {-0.551592653589793, 2.5524067265401906`}, {-0.551592653589793, -0.2696283190819838}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -2.1975376587624083`}, \ {-0.546592653589793, -1.7536715234121956`}, {-0.546592653589793, 2.5522975898086404`}, {-0.546592653589793, -0.2672123167646399}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -2.197582752254091}, \ {-0.541592653589793, -1.75406070677511}, {-0.541592653589793, 2.55218881446153}, {-0.541592653589793, -0.2647962493228342}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.19763012880486}, \ {-0.536592653589793, -1.7544468231407344`}, {-0.536592653589793, 2.5520803983553018`}, {-0.536592653589793, \ -0.26238010575629955`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.197679778733456}, \ {-0.531592653589793, -1.7548298899077117`}, {-0.531592653589793, 2.5519723393656273`}, {-0.531592653589793, -0.2599638750028358}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.1977316924287518`}, \ {-0.526592653589793, -1.7552099243558414`}, {-0.526592653589793, 2.551864635387243}, {-0.526592653589793, -0.2575475459388993}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.1977858603494087`}, \ {-0.521592653589793, -1.7555869436469878`}, {-0.521592653589793, 2.5517572843337875`}, {-0.521592653589793, \ -0.25513110738018246`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.197842273023552}, \ {-0.5165926535897931, -1.7559609648259624`}, {-0.5165926535897931, 2.551650284137645}, {-0.5165926535897931, -0.2527145480821778}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.1979009210484373`}, \ {-0.511592653589793, -1.7563320048214115`}, {-0.511592653589793, 2.5515436327497865`}, {-0.511592653589793, -0.2502978567407328}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.1979617950901362`}, \ {-0.5065926535897931, -1.75670008044668}, {-0.5065926535897931, 2.551437328139616}, {-0.5065926535897931, \ -0.24788102199258893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -2.198024885883217}, \ {-0.5015926535897931, -1.7570652084006713`}, {-0.5015926535897931, 2.551331368294816}, {-0.5015926535897931, -0.2454640324159102}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -2.1980901842304372`}, \ {-0.49659265358979304`, -1.7574274052686993`}, {-0.49659265358979304`, 2.551225751221199}, {-0.49659265358979304`, \ -0.24304687653080173`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -2.198157681002428}, \ {-0.4915926535897931, -1.757786687523329}, {-0.4915926535897931, 2.5511204749425564`}, {-0.4915926535897931, \ -0.24062954279981266`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -2.1982273671374046`}, \ {-0.4865926535897931, -1.7581430715251996`}, {-0.4865926535897931, 2.5510155375005135`}, {-0.4865926535897931, \ -0.23821201962843133`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.198299233640863}, \ {-0.4815926535897931, -1.758496573523852}, {-0.4815926535897931, 2.550910936954383}, {-0.4815926535897931, \ -0.23579429536556595`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -2.198373271585287}, \ {-0.4765926535897931, -1.7588472096585366`}, {-0.4765926535897931, 2.5508066713810247`}, {-0.4765926535897931, \ -0.23337635830401784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.19844947210986}, \ {-0.4715926535897931, -1.7591949959590156`}, {-0.4715926535897931, 2.550702738874702}, {-0.4715926535897931, \ -0.23095819668093961`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.1985278264201873`}, \ {-0.46659265358979307`, -1.7595399483463536`}, {-0.46659265358979307`, 2.550599137546945}, {-0.46659265358979307`, \ -0.22853979867828633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.1986083257880122`}, \ {-0.46159265358979307`, -1.7598820826337023`}, {-0.46159265358979307`, 2.550495865526412}, {-0.46159265358979307`, \ -0.22612115242325384`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.198690961550941}, \ {-0.45659265358979306`, -1.7602214145270736`}, {-0.45659265358979306`, 2.550392920958756}, {-0.45659265358979306`, \ -0.22370224598870664`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.1987757251121764`}, \ {-0.45159265358979306`, -1.7605579596261063`}, {-0.45159265358979306`, 2.550290302006488}, {-0.45159265358979306`, \ -0.22128306739359732`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.1988626079402462`}, \ {-0.44659265358979305`, -1.7608917334248224`}, {-0.44659265358979305`, 2.550188006848851}, {-0.44659265358979305`, \ -0.21886360460337465`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.1989516015687487`}, \ {-0.44159265358979305`, -1.7612227513123697`}, {-0.44159265358979305`, 2.550086033681686}, {-0.44159265358979305`, \ -0.21644384553038168`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.1990426975960853`}, \ {-0.43659265358979304`, -1.7615510285737725`}, {-0.43659265358979304`, 2.5499843807173055`}, {-0.43659265358979304`, \ -0.21402377803424477`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.199135887685215}, \ {-0.43159265358979304`, -1.7618765803906509`}, {-0.43159265358979304`, 2.5498830461843673`}, {-0.43159265358979304`, \ -0.21160338992225233`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.1992311635633994`}, \ {-0.42659265358979304`, -1.7621994218419492`}, {-0.42659265358979304`, 2.5497820283277512`}, {-0.42659265358979304`, \ -0.20918266894972434`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.199328517021957}, \ {-0.42159265358979303`, -1.7625195679046493`}, {-0.42159265358979303`, 2.5496813254084354`}, {-0.42159265358979303`, \ -0.20676160282037384`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -2.1994279399160233`}, \ {-0.416592653589793, -1.7628370334544798`}, {-0.416592653589793, 2.5495809357033767`}, {-0.416592653589793, -0.2043401791866576}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -2.19952942416431}, \ {-0.411592653589793, -1.7631518332666094`}, {-0.411592653589793, 2.54948085750539}, {-0.411592653589793, -0.20191838565011858`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -2.199632961748869}, \ {-0.406592653589793, -1.7634639820163427`}, {-0.406592653589793, 2.549381089123033}, {-0.406592653589793, -0.19949620976171897`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.1997385447148634`}, \ {-0.40159265358979307`, -1.7637734942797967`}, {-0.40159265358979307`, 2.549281628880488}, {-0.40159265358979307`, \ -0.1970736390221659}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -2.199846165170341}, \ {-0.39659265358979306`, -1.7640803845345832`}, {-0.39659265358979306`, 2.5491824751174508`}, {-0.39659265358979306`, \ -0.19465066088222752`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.199955815286003}, \ {-0.39159265358979306`, -1.7643846671604744`}, {-0.39159265358979306`, 2.549083626189017}, {-0.39159265358979306`, \ -0.19222726274304117`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -2.200067487294994}, \ {-0.38659265358979306`, -1.7646863564400574`}, {-0.38659265358979306`, 2.5489850804655685`}, {-0.38659265358979306`, \ -0.18980343195641125`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -2.200181173492672}, \ {-0.38159265358979305`, -1.7649854665593985`}, {-0.38159265358979305`, 2.5488868363326715`}, {-0.38159265358979305`, \ -0.1873791558251044}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -2.2002968662364077`}, \ {-0.37659265358979305`, -1.7652820116086771`}, {-0.37659265358979305`, 2.5487888921909603`}, {-0.37659265358979305`, \ -0.18495442160312917`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -2.200414557945362}, \ {-0.3715926535897931, -1.7655760055828322`}, {-0.3715926535897931, 2.5486912464560385`}, {-0.3715926535897931, \ -0.18252921649601464`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -2.200534241100284}, \ {-0.3665926535897931, -1.7658674623821944`}, {-0.3665926535897931, 2.5485938975583715`}, {-0.3665926535897931, -0.180103527661076}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -2.200655908243307}, \ {-0.3615926535897931, -1.7661563958131046`}, {-0.3615926535897931, 2.5484968439431825`}, {-0.3615926535897931, \ -0.17767734220767667`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -2.2007795519777464`}, \ {-0.3565926535897931, -1.7664428195885378`}, {-0.3565926535897931, 2.5484000840703556`}, {-0.3565926535897931, \ -0.17525064719747976`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -2.2009051649678986`}, \ {-0.3515926535897931, -1.766726747328712}, {-0.3515926535897931, 2.548303616414331}, {-0.3515926535897931, \ -0.17282342964469416`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -2.2010327399388525`}, \ {-0.3465926535897931, -1.7670081925616934`}, {-0.3465926535897931, 2.5482074394640106`}, {-0.3465926535897931, \ -0.1703956765163125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -2.201162269676289}, \ {-0.34159265358979307`, -1.7672871687239953`}, {-0.34159265358979307`, 2.5481115517226605`}, {-0.34159265358979307`, \ -0.1679673747323416}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -2.2012937470262997`}, \ {-0.33659265358979307`, -1.7675636891611675`}, {-0.33659265358979307`, 2.5480159517078143`}, {-0.33659265358979307`, \ -0.1655385111660274}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -2.2014271648951933`}, \ {-0.33159265358979306`, -1.7678377671283847`}, {-0.33159265358979306`, 2.547920637951181}, {-0.33159265358979306`, \ -0.1631090726440705}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -2.2015625162493175`}, \ {-0.32659265358979306`, -1.7681094157910253`}, {-0.32659265358979306`, 2.547825608998553}, {-0.32659265358979306`, \ -0.16067904594683752`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -2.201699794114878}, \ {-0.32159265358979305`, -1.7683786482252402`}, {-0.32159265358979305`, 2.547730863409713}, {-0.32159265358979305`, \ -0.15824841780856372`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -2.2018389915777536`}, \ {-0.31659265358979305`, -1.7686454774185283`}, {-0.31659265358979305`, 2.5476363997583484`}, {-0.31659265358979305`, \ -0.1558171749175507}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -2.2019801017833336`}, \ {-0.31159265358979304`, -1.7689099162702864`}, {-0.31159265358979304`, 2.5475422166319603`}, {-0.31159265358979304`, \ -0.15338530391635513`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -2.2021231179363308`}, \ {-0.30659265358979304`, -1.7691719775923762`}, {-0.30659265358979304`, 2.547448312631778}, {-0.30659265358979304`, \ -0.15095279140197423`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -2.202268033300621}, \ {-0.30159265358979304`, -1.7694316741096652`}, {-0.30159265358979304`, 2.5473546863726746`}, {-0.30159265358979304`, \ -0.1485196239260229}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -2.202414841199076}, \ {-0.29659265358979303`, -1.7696890184605705`}, {-0.29659265358979303`, 2.547261336483083}, {-0.29659265358979303`, \ -0.14608578799490415`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -2.20256353501339}, \ {-0.2915926535897931, -1.7699440231976042`}, {-0.2915926535897931, 2.5471682616049125`}, {-0.2915926535897931, \ -0.14365127006997558`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -2.202714108183927}, \ {-0.2865926535897931, -1.7701967007878987`}, {-0.2865926535897931, 2.547075460393471}, {-0.2865926535897931, \ -0.14121605656770794`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -2.202866554209556}, \ {-0.2815926535897931, -1.7704470636137333`}, {-0.2815926535897931, 2.5469829315173804`}, {-0.2815926535897931, \ -0.13878013385983884`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -2.2030208666474924`}, \ {-0.27659265358979307`, -1.7706951239730615`}, {-0.27659265358979307`, 2.5468906736585044`}, {-0.27659265358979307`, \ -0.13634348827352002`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -2.203177039113148}, \ {-0.27159265358979306`, -1.7709408940800235`}, {-0.27159265358979306`, 2.546798685511867}, {-0.27159265358979306`, \ -0.13390610609145867`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -2.2033350652799704`}, \ {-0.26659265358979306`, -1.7711843860654581`}, {-0.26659265358979306`, 2.5467069657855803`}, {-0.26659265358979306`, \ -0.13146797355205542`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -2.203494938879302}, \ {-0.26159265358979306`, -1.7714256119774057`}, {-0.26159265358979306`, 2.5466155132007673`}, {-0.26159265358979306`, \ -0.129029076849532}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -2.203656653700223}, \ {-0.25659265358979305`, -1.7716645837816136`}, {-0.25659265358979305`, 2.5465243264914914`}, {-0.25659265358979305`, \ -0.12658940213405842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -2.203820203589411}, \ {-0.25159265358979305`, -1.7719013133620307`}, {-0.25159265358979305`, 2.5464334044046844`}, {-0.25159265358979305`, \ -0.12414893551187307`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -2.2039855824509953`}, \ {-0.24659265358979304`, -1.772135812521296}, {-0.24659265358979304`, 2.546342745700076}, {-0.24659265358979304`, \ -0.12170766304539535`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -2.204152784246414}, \ {-0.24159265358979304`, -1.7723680929812253`}, {-0.24159265358979304`, 2.5462523491501243`}, {-0.24159265358979304`, \ -0.1192655707533363}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -2.204321802994279}, \ {-0.23659265358979303`, -1.7725981663832946`}, {-0.23659265358979303`, 2.54616221353995}, {-0.23659265358979303`, \ -0.11682264461080162`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -2.2044926327702328`}, \ {-0.23159265358979303`, -1.7728260442891133`}, {-0.23159265358979303`, 2.5460723376672685`}, {-0.23159265358979303`, \ -0.11437887054939262`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -2.204665267706819}, \ {-0.22659265358979308`, -1.773051738180899}, {-0.22659265358979308`, 2.545982720342324}, {-0.22659265358979308`, \ -0.11193423445729736`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -2.204839701993342}, \ {-0.22159265358979308`, -1.7732752594619428`}, {-0.22159265358979308`, 2.5458933603878293`}, {-0.22159265358979308`, \ -0.10948872217938362`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -2.2050159298757466`}, \ {-0.21659265358979307`, -1.7734966194570707`}, {-0.21659265358979307`, 2.5458042566389}, {-0.21659265358979307`, \ -0.10704231951727937`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -2.205193945656476}, \ {-0.21159265358979307`, -1.7737158294131066`}, {-0.21159265358979307`, 2.545715407942992}, {-0.21159265358979307`, \ -0.1045950122294553}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -2.2053737436943557`}, \ {-0.20659265358979306`, -1.773932900499319}, {-0.20659265358979306`, 2.5456268131598465`}, {-0.20659265358979306`, \ -0.10214678603129843`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -2.205555318404459}, \ {-0.20159265358979306`, -1.774147843807879}, {-0.20159265358979306`, 2.5455384711614273`}, {-0.20159265358979306`, \ -0.0996976265951836}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -2.2057386642579933`}, \ {-0.19659265358979305`, -1.7743606703542973`}, {-0.19659265358979305`, 2.545450380831864}, {-0.19659265358979305`, \ -0.09724751955053845}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -2.205923775782169}, \ {-0.19159265358979305`, -1.7745713910778695`}, {-0.19159265358979305`, 2.5453625410673952`}, {-0.19159265358979305`, \ -0.09479645048390513}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -2.2061106475600862`}, \ {-0.18659265358979304`, -1.7747800168421135`}, {-0.18659265358979304`, 2.5452749507763155`}, {-0.18659265358979304`, \ -0.09234440493899744}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -2.2062992742306173`}, \ {-0.18159265358979304`, -1.7749865584351983`}, {-0.18159265358979304`, 2.545187608878918}, {-0.18159265358979304`, \ -0.08989136841675384}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -2.2064896504882845`}, \ {-0.17659265358979304`, -1.7751910265703787`}, {-0.17659265358979304`, 2.545100514307445}, {-0.17659265358979304`, \ -0.08743732637538675}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -2.2066817710831543`}, \ {-0.17159265358979303`, -1.7753934318864135`}, {-0.17159265358979303`, 2.545013666006035}, {-0.17159265358979303`, \ -0.08498226423042574}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -2.2068756308207176`}, \ {-0.16659265358979303`, -1.7755937849479926`}, {-0.16659265358979303`, 2.5449270629306717`}, {-0.16659265358979303`, \ -0.08252616735475844}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -2.2070712245617865`}, \ {-0.16159265358979308`, -1.7757920962461453`}, {-0.16159265358979308`, 2.544840704049136}, {-0.16159265358979308`, \ -0.08006902107866715}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -2.207268547222376}, \ {-0.15659265358979307`, -1.775988376198666}, {-0.15659265358979307`, 2.544754588340958}, {-0.15659265358979307`, \ -0.07761081068986148}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -2.2074675937736083`}, \ {-0.15159265358979307`, -1.7761826351505101`}, {-0.15159265358979307`, 2.544668714797368}, {-0.15159265358979307`, \ -0.0751515214335063}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -2.2076683592415964`}, \ {-0.14659265358979306`, -1.7763748833742103`}, {-0.14659265358979306`, 2.5445830824212554`}, {-0.14659265358979306`, \ -0.07269113851224694}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -2.2078708387073473`}, \ {-0.14159265358979306`, -1.7765651310702728`}, {-0.14159265358979306`, 2.54449769022712}, {-0.14159265358979306`, \ -0.07022964708623022}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -2.2080750273066587`}, \ {-0.13659265358979306`, -1.7767533883675748`}, {-0.13659265358979306`, 2.5444125372410302`}, {-0.13659265358979306`, \ -0.06776703227312121}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -2.2082809202300155`}, \ {-0.13159265358979305`, -1.7769396653237663`}, {-0.13159265358979305`, 2.544327622500582}, {-0.13159265358979305`, \ -0.06530327914811786}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -2.208488512722495}, \ {-0.12659265358979305`, -1.7771239719256533`}, {-0.12659265358979305`, 2.544242945054856}, {-0.12659265358979305`, \ -0.06283837274396023}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -2.2086978000836663`}, \ {-0.12159265358979304`, -1.7773063180895914`}, {-0.12159265358979304`, 2.544158503964379}, {-0.12159265358979304`, \ -0.06037229805093784}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -2.208908777667498}, \ {-0.11659265358979304`, -1.7774867136618655`}, {-0.11659265358979304`, 2.544074298301086}, {-0.11659265358979304`, \ -0.0579050400168926}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -2.2091214408822606`}, \ {-0.11159265358979303`, -1.7776651684190774`}, {-0.11159265358979303`, 2.54399032714828}, {-0.11159265358979303`, \ -0.05543658354721891}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -2.2093357851904347`}, \ {-0.10659265358979303`, -1.777841692068517}, {-0.10659265358979303`, 2.5439065896005992`}, {-0.10659265358979303`, \ -0.05296691350485915}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -2.209551806108626}, \ {-0.10159265358979308`, -1.7780162942485382`}, {-0.10159265358979308`, 2.5438230847639796`}, {-0.10159265358979308`, \ -0.05049601471029823}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -2.2097694992074643`}, \ {-0.09659265358979308, -1.778188984528936}, {-0.09659265358979308, 2.5437398117556205`}, {-0.09659265358979308, \ -0.048023871941553664`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -2.209988860111525}, \ {-0.09159265358979307, -1.7783597724113074`}, {-0.09159265358979307, 2.5436567697039547`}, {-0.09159265358979307, \ -0.04555046993416168}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -2.210209884499244}, \ {-0.08659265358979307, -1.778528667329418}, {-0.08659265358979307, 2.543573957748612}, {-0.08659265358979307, \ -0.043075793381160535`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -2.2104325681028225`}, \ {-0.08159265358979306, -1.7786956786495673`}, {-0.08159265358979306, 2.543491375040393}, {-0.08159265358979306, \ -0.04059982693307409}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -2.2106569067081527`}, \ {-0.07659265358979306, -1.7788608156709445`}, {-0.07659265358979306, 2.5434090207412368`}, {-0.07659265358979306, \ -0.03812255519788625}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -2.210882896154735}, \ {-0.07159265358979305, -1.7790240876259829`}, {-0.07159265358979305, 2.5433268940241933`}, {-0.07159265358979305, \ -0.03564396274101822}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -2.2111105323355926`}, \ {-0.06659265358979305, -1.7791855036807187`}, {-0.06659265358979305, 2.5432449940733988`}, {-0.06659265358979305, \ -0.033164034085300644`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -2.211339811197198}, \ {-0.061592653589793045`, -1.7793450729351328`}, {-0.061592653589793045`, 2.5431633200840444`}, {-0.061592653589793045`, \ -0.030682753710940917`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -2.2115707287393933`}, \ {-0.05659265358979304, -1.7795028044235033`}, {-0.05659265358979304, 2.5430818712623555`}, {-0.05659265358979304, \ -0.028200106055492655`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -2.211803281015312}, \ {-0.051592653589793036`, -1.7796587071147487`}, {-0.051592653589793036`, 2.543000646825566}, {-0.051592653589793036`, \ -0.025716075513816446`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -2.2120374641313107`}, \ {-0.04659265358979303, -1.779812789912767}, {-0.04659265358979303, 2.542919646001898}, {-0.04659265358979303, \ -0.023230646438044296`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -2.212273274246886}, \ {-0.04159265358979303, -1.7799650616567768`}, {-0.04159265358979303, 2.542838868030535}, {-0.04159265358979303, \ -0.020743803137535422`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -2.2125107075746158`}, \ {-0.03659265358979302, -1.780115531121649}, {-0.03659265358979302, 2.542758312161608}, {-0.03659265358979302, \ -0.01825552987883499}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -2.212749760380075}, \ {-0.03159265358979302, -1.7802642070182462`}, {-0.03159265358979302, 2.542677977656171}, {-0.03159265358979302, \ -0.015765810885625967`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -2.212990428981779}, \ {-0.026592653589793014`, -1.7804110979937444`}, {-0.026592653589793014`, 2.542597863786186}, {-0.026592653589793014`, \ -0.013274630338681108`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -2.2132327097511086`}, \ {-0.02159265358979301, -1.780556212631969}, {-0.02159265358979301, 2.5425179698345035`}, {-0.02159265358979301, \ -0.010781972375811749`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -2.2134765991122443`}, \ {-0.016592653589793005`, -1.7806995594537132`}, {-0.016592653589793005`, 2.54243829509485}, {-0.016592653589793005`, \ -0.008287821091815419}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -2.213722093542107}, \ {-0.011592653589793, -1.780841146917064}, {-0.011592653589793, 2.542358838871809}, {-0.011592653589793, -0.005792160538418126}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -2.2139691895702893`}, \ {-0.006592653589792996, -1.7809809834177197`}, {-0.006592653589792996, 2.5422796004808106`}, {-0.006592653589792996, \ -0.003294974724218222}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -2.214217883778996}, \ {-0.0015926535897931027`, -1.7811190772893095`}, {-0.0015926535897931027`, 2.5422005792481173`}, {-0.0015926535897931027`, \ -0.0007962476146258723}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, -2.214468172802982}, { 0.0034073464102069018`, -1.7812554368037044`}, { 0.0034073464102069018`, 2.542121774510813}, { 0.0034073464102069018`, 0.001704036868199171}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, -2.2147200533294975`}, { 0.008407346410206906, -1.7813900701713334`}, {0.008407346410206906, 2.542043185616794}, {0.008407346410206906, 0.004205894845411045}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, -2.2149735220982256`}, { 0.01340734641020691, -1.7815229855414914`}, {0.01340734641020691, 2.5419648119247578`}, {0.01340734641020691, 0.006709342481545171}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, -2.215228575901227}, { 0.018407346410206915`, -1.7816541910026447`}, { 0.018407346410206915`, 2.5418866528041955`}, { 0.018407346410206915`, 0.009214395984585668}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, -2.215485211582888}, { 0.02340734641020692, -1.7817836945827392`}, {0.02340734641020692, 2.5418087076353872`}, {0.02340734641020692, 0.011721071606034444`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, -2.2157434260398636`}, { 0.028407346410206924`, -1.7819115042495002`}, { 0.028407346410206924`, 2.541730975809393}, {0.028407346410206924`, 0.014229385640985252`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, -2.2160032162210292`}, { 0.03340734641020693, -1.7820376279107333`}, {0.03340734641020693, 2.541653456728052}, {0.03340734641020693, 0.016739354428194957`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, -2.216264579127423}, { 0.03840734641020693, -1.782162073414624}, {0.03840734641020693, 2.541576149803976}, {0.03840734641020693, 0.019250994350159964`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, -2.216527511812206}, { 0.04340734641020694, -1.7822848485500284`}, {0.04340734641020694, 2.5414990544605476`}, {0.04340734641020694, 0.0217643218331946}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, -2.2167920113806074`}, { 0.04840734641020694, -1.7824059610467722`}, {0.04840734641020694, 2.5414221701319217`}, {0.04840734641020694, 0.024279353347506933`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, -2.21705807498988}, { 0.053407346410206946`, -1.782525418575938}, {0.053407346410206946`, 2.541345496263023}, {0.053407346410206946`, 0.02679610540728148}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, -2.2173256998492543`}, { 0.05840734641020695, -1.782643228750153}, {0.05840734641020695, 2.5412690323095473`}, {0.05840734641020695, 0.029314594570760934`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, -2.2175948832198995`}, { 0.06340734641020696, -1.7827593991238797`}, {0.06340734641020696, 2.541192777737966}, {0.06340734641020696, 0.03183483744032736}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, -2.217865622414873}, { 0.06840734641020696, -1.7828739371936966`}, {0.06840734641020696, 2.541116732025528}, {0.06840734641020696, 0.03435685066258998}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, -2.218137914799086}, { 0.07340734641020696, -1.7829868503985817`}, {0.07340734641020696, 2.5410408946602643`}, {0.07340734641020696, 0.03688065092846899}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, -2.2184117577892613`}, { 0.07840734641020697, -1.783098146120192}, {0.07840734641020697, 2.5409652651409957`}, {0.07840734641020697, 0.039406254973284774`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, -2.2186871488538977`}, { 0.08340734641020697, -1.78320783168314}, {0.08340734641020697, 2.540889842977337}, {0.08340734641020697, 0.041933679576845385`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, -2.2189640855132287`}, { 0.08840734641020698, -1.7833159143552735`}, {0.08840734641020698, 2.54081462768971}, {0.08840734641020698, 0.04446294156353746}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, -2.219242565339192}, { 0.09340734641020698, -1.7834224013479438`}, {0.09340734641020698, 2.540739618809348}, {0.09340734641020698, 0.04699405780241729}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, -2.219522585955393}, { 0.09840734641020699, -1.7835272998162826`}, {0.09840734641020699, 2.5406648158783085`}, {0.09840734641020699, 0.04952704520730323}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, -2.219804145037075}, { 0.10340734641020699`, -1.7836306168594662`}, {0.10340734641020699`, 2.5405902184494873`}, {0.10340734641020699`, 0.0520619207368687}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, -2.2200872403110843`}, { 0.108407346410207, -1.7837323595209877`}, {0.108407346410207, 2.5405158260866285`}, {0.108407346410207, 0.054598701394737846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, -2.2203718695558448`}, { 0.113407346410207, -1.783832534788918}, {0.113407346410207, 2.5404416383643404`}, {0.113407346410207, 0.05713740422958034}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, -2.220658030601326}, { 0.118407346410207, -1.7839311495961738`}, {0.118407346410207, 2.540367654868111}, {0.118407346410207, 0.059678046335207076`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, -2.220945721329022}, { 0.1234073464102069, -1.7840282108207761`}, {0.1234073464102069, 2.540293875194326}, {0.1234073464102069, 0.06222064485066922}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, -2.2212349396719198`}, { 0.1284073464102069, -1.7841237252861093`}, {0.1284073464102069, 2.5402202989502833`}, {0.1284073464102069, 0.06476521696035553}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, -2.2215256836144808`}, { 0.1334073464102069, -1.7842176997611798`}, {0.1334073464102069, 2.5401469257542164`}, {0.1334073464102069, 0.06731177989409107}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, -2.221817951192616}, { 0.1384073464102069, -1.7843101409608733`}, {0.1384073464102069, 2.540073755235313}, {0.1384073464102069, 0.06986035092723705}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, -2.222111740493667}, { 0.14340734641020692`, -1.7844010555462042`}, {0.14340734641020692`, 2.5400007870337378`}, {0.14340734641020692`, 0.07241094738079151}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, -2.2224070496563857`}, { 0.14840734641020692`, -1.7844904501245713`}, {0.14840734641020692`, 2.539928020800654}, {0.14840734641020692`, 0.07496358662149052}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, -2.2227038768709164`}, { 0.15340734641020692`, -1.7845783312500059`}, {0.15340734641020692`, 2.5398554561982487`}, {0.15340734641020692`, 0.07751828606190904}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, -2.22300222037878}, { 0.15840734641020693`, -1.7846647054234204`}, {0.15840734641020693`, 2.5397830928997602`}, {0.15840734641020693`, 0.0800750631605637}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, -2.223302078472862}, { 0.16340734641020693`, -1.7847495790928525`}, {0.16340734641020693`, 2.5397109305895023`}, {0.16340734641020693`, 0.08263393542201494}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, -2.2236034494973946`}, { 0.16840734641020694`, -1.7848329586537124`}, {0.16840734641020694`, 2.5396389689628944`}, {0.16840734641020694`, 0.0851949203969703}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, -2.2239063318479477`}, { 0.17340734641020694`, -1.7849148504490246`}, {0.17340734641020694`, 2.5395672077264897`}, {0.17340734641020694`, 0.0877580356823882}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, -2.2242107239714217`}, { 0.17840734641020695`, -1.7849952607696644`}, {0.17840734641020695`, 2.539495646598008}, {0.17840734641020695`, 0.09032329892158066}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, -2.2245166243660335`}, { 0.18340734641020695`, -1.7850741958546041`}, {0.18340734641020695`, 2.5394242853063664`}, {0.18340734641020695`, 0.09289072780431774}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, -2.2248240315813126`}, { 0.18840734641020696`, -1.7851516618911436`}, {0.18840734641020696`, 2.5393531235917144`}, {0.18840734641020696`, 0.09546034006693242}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, -2.225132944218097}, { 0.19340734641020696`, -1.7852276650151482`}, {0.19340734641020696`, 2.5392821612054663`}, {0.19340734641020696`, 0.09803215349242375}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, -2.2254433609285282`}, { 0.19840734641020696`, -1.7853022113112826`}, {0.19840734641020696`, 2.5392113979103415`}, {0.19840734641020696`, 0.10060618591056113`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, -2.2257552804160468`}, { 0.20340734641020697`, -1.7853753068132407`}, {0.20340734641020697`, 2.5391408334803978`}, {0.20340734641020697`, 0.10318245519799076`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, -2.226068701435399}, { 0.20840734641020697`, -1.7854469575039764`}, {0.20840734641020697`, 2.539070467701074}, {0.20840734641020697`, 0.10576097927833751`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, -2.2263836227926297`}, { 0.21340734641020698`, -1.785517169315933}, {0.21340734641020698`, 2.5390003003692287`}, {0.21340734641020698`, 0.10834177612231077`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, -2.22670004334509}, { 0.21840734641020698`, -1.785585948131268}, {0.21840734641020698`, 2.5389303312931832`}, {0.21840734641020698`, 0.11092486374780852`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, -2.22701796200144}, { 0.223407346410207, -1.7856532997820775`}, {0.223407346410207, 2.5388605602927643`}, {0.223407346410207, 0.11351026022002116`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, -2.227337377721657}, { 0.228407346410207, -1.7857192300506215`}, {0.228407346410207, 2.5387909871993477`}, {0.228407346410207, 0.11609798365153448`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, -2.2276582895170414`}, { 0.233407346410207, -1.7857837446695417`}, {0.233407346410207, 2.5387216118559075`}, {0.233407346410207, 0.11868805220243499`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, -2.227980696450226}, { 0.238407346410207, -1.7858468493220858`}, {0.238407346410207, 2.5386524341170604`}, {0.238407346410207, 0.12128048408041135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, -2.2283045976351894`}, { 0.243407346410207, -1.7859085496423188`}, {0.243407346410207, 2.538583453849118}, {0.243407346410207, 0.12387529754085849`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, -2.2286299922372668`}, { 0.248407346410207, -1.7859688512153475`}, {0.248407346410207, 2.5385146709301343`}, {0.248407346410207, 0.12647251088697786`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, -2.2289568794731656`}, { 0.2534073464102069, -1.7860277595775271`}, {0.2534073464102069, 2.5384460852499604`}, {0.2534073464102069, 0.12907214246988125`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, -2.2292852586109806`}, { 0.2584073464102069, -1.78608528021668}, {0.2584073464102069, 2.538377696710298}, {0.2584073464102069, 0.13167421068869062`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, -2.2296151289702166`}, { 0.2634073464102069, -1.7861414185723026`}, {0.2634073464102069, 2.5383095052247517`}, {0.2634073464102069, 0.1342787339906387}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, -2.2299464899218027`}, { 0.2684073464102069, -1.7861961800357777`}, {0.2684073464102069, 2.53824151071889}, {0.2684073464102069, 0.13688573087116912`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, -2.2302793408881167`}, { 0.2734073464102069, -1.7862495699505831`}, {0.2734073464102069, 2.5381737131302997`}, {0.2734073464102069, 0.13949521987403432`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, -2.2306136813430086`}, { 0.2784073464102069, -1.7863015936124949`}, {0.2784073464102069, 2.538106112408649}, {0.2784073464102069, 0.14210721959139483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, -2.2309495108118282`}, { 0.28340734641020693`, -1.7863522562697935`}, {0.28340734641020693`, 2.5380387085157463`}, {0.28340734641020693`, 0.1447217486639158}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, -2.231286828871446}, { 0.28840734641020693`, -1.7864015631234695`}, {0.28840734641020693`, 2.5379715014256057`}, {0.28840734641020693`, 0.1473388257808625}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, -2.2316256351502894`}, { 0.29340734641020694`, -1.78644951932742}, {0.29340734641020694`, 2.5379044911245097`}, {0.29340734641020694`, 0.14995846968019638`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, -2.2319659293283705`}, { 0.29840734641020694`, -1.7864961299886517`}, {0.29840734641020694`, 2.5378376776110754`}, {0.29840734641020694`, 0.1525806991486693}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, -2.232307711137318}, { 0.30340734641020695`, -1.7865414001674802`}, {0.30340734641020695`, 2.5377710608963255`}, {0.30340734641020695`, 0.1552055330219146}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, -2.2326509803604138`}, { 0.30840734641020695`, -1.7865853348777228`}, {0.30840734641020695`, 2.5377046410037543`}, {0.30840734641020695`, 0.15783299018454056`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, -2.2329957368326276`}, { 0.31340734641020696`, -1.7866279390868984`}, {0.31340734641020696`, 2.537638417969401}, {0.31340734641020696`, 0.16046308957021974`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, -2.2333419804406596`}, { 0.31840734641020696`, -1.7866692177164165`}, {0.31840734641020696`, 2.537572391841923}, {0.31840734641020696`, 0.1630958501617777}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, -2.2336897111229757`}, { 0.32340734641020696`, -1.786709175641772}, {0.32340734641020696`, 2.537506562682668}, {0.32340734641020696`, 0.16573129099128112`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, -2.234038928869854}, { 0.32840734641020697`, -1.786747817692734}, {0.32840734641020697`, 2.537440930565756}, {0.32840734641020697`, 0.1683694311401225}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, -2.2343896337234272`}, { 0.333407346410207, -1.7867851486535375`}, {0.333407346410207, 2.5373754955781513`}, {0.333407346410207, 0.1710102897391054}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, -2.2347418257777294`}, { 0.338407346410207, -1.7868211732630668`}, {0.338407346410207, 2.537310257819748}, {0.338407346410207, 0.17365388596852666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, -2.2350955051787462`}, { 0.343407346410207, -1.786855896215043}, {0.343407346410207, 2.537245217403447}, {0.343407346410207, 0.1763002390582575}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, -2.2354506721244634`}, { 0.348407346410207, -1.7868893221582072`}, {0.348407346410207, 2.5371803744552444`}, {0.348407346410207, 0.17894936828782285`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, -2.2358073268649203`}, { 0.353407346410207, -1.7869214556965072`}, {0.353407346410207, 2.537115729114314}, {0.353407346410207, 0.18160129298647623`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, -2.2361654697022653`}, { 0.358407346410207, -1.7869523013892719`}, {0.358407346410207, 2.537051281533096}, {0.358407346410207, 0.18425603253327857`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, -2.2365251009908094`}, { 0.363407346410207, -1.786981863751396}, {0.363407346410207, 2.5369870318773864`}, {0.363407346410207, 0.18691360635716803`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, -2.2368862211370897`}, { 0.368407346410207, -1.7870101472535176`}, {0.368407346410207, 2.5369229803264277`}, {0.368407346410207, 0.1895740339370329}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, -2.2372488305999285`}, { 0.373407346410207, -1.7870371563221892`}, {0.373407346410207, 2.5368591270730025`}, {0.373407346410207, 0.19223733480178015`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, -2.2376129298904943`}, { 0.3784073464102069, -1.7870628953400618`}, {0.3784073464102069, 2.5367954723235293`}, {0.3784073464102069, 0.19490352853040044`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, -2.2379785195723696`}, { 0.3834073464102069, -1.7870873686460507`}, {0.3834073464102069, 2.536732016298159}, {0.3834073464102069, 0.19757263475203388`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, -2.2383456002616184`}, { 0.3884073464102069, -1.7871105805355112`}, {0.3884073464102069, 2.536668759230873}, {0.3884073464102069, 0.20024467314603164`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, -2.2387141726268562`}, { 0.3934073464102069, -1.7871325352604064`}, {0.3934073464102069, 2.5366057013695875`}, {0.3934073464102069, 0.20291966344201354`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, -2.239084237389318}, { 0.3984073464102069, -1.7871532370294796`}, {0.3984073464102069, 2.536542842976255}, {0.3984073464102069, 0.20559762541992585`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, -2.2394557953229404`}, { 0.4034073464102069, -1.7871726900084186`}, {0.4034073464102069, 2.5364801843269675`}, {0.4034073464102069, 0.20827857891009485`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, -2.2398288472544285`}, { 0.40840734641020693`, -1.787190898320024}, {0.40840734641020693`, 2.5364177257120692`}, {0.40840734641020693`, 0.21096254379327736`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, -2.2402033940633435`}, { 0.41340734641020693`, -1.7872078660443709`}, {0.41340734641020693`, 2.5363554674362616`}, {0.41340734641020693`, 0.21364954000070924`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, -2.2405794366821774`}, { 0.41840734641020694`, -1.7872235972189738`}, {0.41840734641020694`, 2.5362934098187178`}, {0.41840734641020694`, 0.21633958751415058`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, -2.240956976096439}, { 0.42340734641020705`, -1.7872380958389487`}, {0.42340734641020705`, 2.5362315531931947`}, {0.42340734641020705`, 0.21903270636592684`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, -2.241336013344742}, { 0.42840734641020695`, -1.7872513658571698`}, {0.42840734641020695`, 2.5361698979081515`}, {0.42840734641020695`, 0.2217289166389689}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, -2.241716549518888}, { 0.43340734641020706`, -1.7872634111844317`}, {0.43340734641020706`, 2.536108444326867}, {0.43340734641020706`, 0.22442823846684798`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, -2.242098585763961}, { 0.43840734641020696`, -1.7872742356896036`}, {0.43840734641020696`, 2.5360471928275596`}, {0.43840734641020696`, 0.2271306920338081}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, -2.2424821232784184`}, { 0.44340734641020685`, -1.7872838431997866`}, {0.44340734641020685`, 2.535986143803513}, {0.44340734641020685`, 0.22983629757479446`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, -2.2428671633141892`}, { 0.44840734641020696`, -1.787292237500466}, {0.44840734641020696`, 2.5359252976631987`}, {0.44840734641020696`, 0.23254507537547994`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, -2.2432537071767666`}, { 0.45340734641020686`, -1.7872994223356649`}, {0.45340734641020686`, 2.535864654830407}, {0.45340734641020686`, 0.2352570457722853}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, -2.243641756225315}, { 0.458407346410207, -1.7873054014080958`}, {0.458407346410207, 2.535804215744373}, {0.458407346410207, 0.23797222915239713`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, -2.2440313118727664`}, { 0.46340734641020687`, -1.7873101783793086`}, {0.46340734641020687`, 2.5357439808599156`}, {0.46340734641020687`, 0.24069064595378345`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, -2.2444223755859323`}, { 0.468407346410207, -1.7873137568698396`}, {0.468407346410207, 2.5356839506475652`}, {0.468407346410207, 0.24341231666520202`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, -2.244814948885604}, { 0.4734073464102069, -1.7873161404593587`}, {0.4734073464102069, 2.5356241255937086`}, {0.4734073464102069, 0.24613726182620685`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, -2.245209033346671}, { 0.478407346410207, -1.7873173326868124`}, {0.478407346410207, 2.5355645062007244`}, {0.478407346410207, 0.24886550202715063`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, -2.2456046305982307`}, { 0.4834073464102069, -1.787317337050569}, {0.4834073464102069, 2.5355050929871283`}, {0.4834073464102069, 0.2515970579091815}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, -2.2460017423237004`}, { 0.488407346410207, -1.787316157008563}, {0.488407346410207, 2.5354458864877176`}, {0.488407346410207, 0.2543319501642365}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, -2.2464003702609427`}, { 0.4934073464102069, -1.7873137959784313`}, {0.4934073464102069, 2.5353868872537197`}, {0.4934073464102069, 0.2570701995350301}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, -2.2468005162023825`}, { 0.498407346410207, -1.7873102573376547`}, {0.498407346410207, 2.5353280958529427`}, {0.498407346410207, 0.2598118268150395}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, -2.247202181995131}, { 0.5034073464102069, -1.7873055444236965`}, {0.5034073464102069, 2.5352695128699305`}, {0.5034073464102069, 0.26255685284848096`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, -2.247605369541114}, { 0.508407346410207, -1.7872996605341387`}, {0.508407346410207, 2.5352111389061163`}, {0.508407346410207, 0.26530529853028845`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, -2.2480100807971986`}, { 0.5134073464102069, -1.787292608926814}, {0.5134073464102069, 2.535152974579984}, {0.5134073464102069, 0.26805718480607826`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, -2.2484163177753276`}, { 0.518407346410207, -1.7872843928199447`}, {0.518407346410207, 2.5350950205272302`}, {0.518407346410207, 0.27081253267211824`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, -2.2488240825426535`}, { 0.5234073464102069, -1.7872750153922683`}, {0.5234073464102069, 2.5350372774009284`}, {0.5234073464102069, 0.2735713631752835}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, -2.249233377221676}, { 0.528407346410207, -1.7872644797831734`}, {0.528407346410207, 2.534979745871697}, {0.528407346410207, 0.27633369741301184`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, -2.249644203990383}, { 0.5334073464102069, -1.7872527890928263`}, {0.5334073464102069, 2.5349224266278703`}, {0.5334073464102069, 0.2790995565332518}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, -2.2500565650823923`}, { 0.538407346410207, -1.7872399463822983`}, {0.538407346410207, 2.5348653203756726`}, {0.538407346410207, 0.2818689617344053}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, -2.2504704627871024`}, { 0.5434073464102069, -1.7872259546736926`}, {0.5434073464102069, 2.534808427839394}, {0.5434073464102069, 0.28464193426526474`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, -2.2508858994498366`}, { 0.548407346410207, -1.7872108169502687`}, {0.548407346410207, 2.5347517497615737`}, {0.548407346410207, 0.287418495424945}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, -2.2513028774719976`}, { 0.553407346410207, -1.7871945361565662`}, {0.553407346410207, 2.5346952869031782`}, {0.553407346410207, 0.2901986665628066}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, -2.2517213993112235`}, { 0.5584073464102071, -1.7871771151985265`}, {0.5584073464102071, 2.534639040043793}, {0.5584073464102071, 0.29298246907837733`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, -2.2521414674815463`}, { 0.563407346410207, -1.7871585569436113`}, {0.563407346410207, 2.534583009981808}, {0.563407346410207, 0.2957699244212628}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, -2.2525630845535494`}, { 0.5684073464102071, -1.7871388642209254`}, {0.5684073464102071, 2.5345271975346138`}, {0.5684073464102071, 0.29856105409105504`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, -2.2529862531545355`}, { 0.573407346410207, -1.7871180398213296`}, {0.573407346410207, 2.5344716035387953`}, {0.573407346410207, 0.30135587963722993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, -2.2534109759686953`}, { 0.5784073464102069, -1.78709608649756}, {0.5784073464102069, 2.534416228850334}, {0.5784073464102069, 0.30415442265904186`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, -2.2538372557372752`}, { 0.583407346410207, -1.787073006964341}, {0.583407346410207, 2.53436107434481}, {0.583407346410207, 0.30695670480540993`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, -2.2542650952587517`}, { 0.5884073464102069, -1.787048803898499}, {0.5884073464102069, 2.5343061409176073`}, {0.5884073464102069, 0.3097627477747961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, -2.2546944973890075`}, { 0.593407346410207, -1.7870234799390743`}, {0.593407346410207, 2.534251429484128}, {0.593407346410207, 0.3125725733150786}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, -2.2551254650415165`}, { 0.5984073464102069, -1.786997037687429}, {0.5984073464102069, 2.5341969409800016`}, {0.5984073464102069, 0.3153862032234161}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, -2.255558001187522}, { 0.603407346410207, -1.7869694797073585`}, {0.603407346410207, 2.5341426763613066`}, {0.603407346410207, 0.3182036593461048}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, -2.255992108856223}, { 0.6084073464102069, -1.786940808525199}, {0.6084073464102069, 2.5340886366047894`}, {0.6084073464102069, 0.3210249635784282}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, -2.2564277911349717`}, { 0.613407346410207, -1.7869110266299308`}, {0.613407346410207, 2.5340348227080907`}, {0.613407346410207, 0.3238501378644991}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, -2.2568650511694583`}, { 0.6184073464102069, -1.7868801364732825`}, {0.6184073464102069, 2.533981235689973}, {0.6184073464102069, 0.3266792041970937}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, -2.257303892163912}, { 0.623407346410207, -1.7868481404698386`}, {0.623407346410207, 2.5339278765905555`}, {0.623407346410207, 0.3295121846174763}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, -2.257744317381299}, { 0.6284073464102069, -1.7868150409971366`}, {0.6284073464102069, 2.53387474647155}, {0.6284073464102069, 0.33234910121521805`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, -2.2581863301435323`}, { 0.633407346410207, -1.7867808403957663`}, {0.633407346410207, 2.5338218464165005`}, {0.633407346410207, 0.3351899761280052}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, -2.25862993383167}, { 0.6384073464102069, -1.7867455409694724`}, {0.6384073464102069, 2.533769177531032}, {0.6384073464102069, 0.33803483154143893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, -2.2590751318861337`}, { 0.643407346410207, -1.7867091449852481`}, {0.643407346410207, 2.5337167409430936`}, {0.643407346410207, 0.3408836896888283}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, -2.259521927806915}, { 0.6484073464102069, -1.7866716546734331`}, {0.6484073464102069, 2.5336645378032197`}, {0.6484073464102069, 0.3437365728509704}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, -2.259970325153803}, { 0.653407346410207, -1.7866330722278048`}, {0.653407346410207, 2.53361256928478}, {0.653407346410207, 0.34659350335592615`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, -2.260420327546596}, { 0.6584073464102069, -1.7865933998056762`}, {0.6584073464102069, 2.5335608365842477`}, {0.6584073464102069, 0.3494545035787807}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, -2.260871938665332}, { 0.663407346410207, -1.7865526395279814`}, {0.663407346410207, 2.5335093409214613`}, {0.663407346410207, 0.3523195959414018}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, -2.2613251622505177`}, { 0.6684073464102069, -1.7865107934793687`}, {0.6684073464102069, 2.5334580835399}, {0.6684073464102069, 0.35518880291218013`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, -2.2617800021033587`}, { 0.673407346410207, -1.7864678637082876`}, {0.673407346410207, 2.533407065706955}, {0.673407346410207, 0.35806214700576694`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, -2.2622364620859963`}, { 0.678407346410207, -1.786423852227078}, {0.678407346410207, 2.533356288714213}, {0.678407346410207, 0.36093965078279555`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, -2.262694546121749}, { 0.6834073464102071, -1.7863787610120514`}, {0.6834073464102071, 2.5333057538777397`}, {0.6834073464102071, 0.3638213368495973}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, -2.263154258195352}, { 0.688407346410207, -1.7863325920035804`}, {0.688407346410207, 2.5332554625383703`}, {0.688407346410207, 0.3667072278579031}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, -2.2636156023532124`}, { 0.6934073464102071, -1.7862853471061761`}, {0.6934073464102071, 2.533205416062004}, {0.6934073464102071, 0.3695973465045368}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, -2.264078582703653}, { 0.698407346410207, -1.7862370281885724`}, {0.698407346410207, 2.533155615839903}, {0.698407346410207, 0.37249171553109583`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, -2.2645432034171713`}, { 0.7034073464102069, -1.7861876370838048`}, {0.7034073464102069, 2.533106063288998}, {0.7034073464102069, 0.37539035772362195`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, -2.2650094687267015`}, { 0.708407346410207, -1.7861371755892863`}, {0.708407346410207, 2.5330567598521982`}, {0.708407346410207, 0.3782932959122594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, -2.2654773829278723`}, { 0.7134073464102069, -1.7860856454668874`}, {0.7134073464102069, 2.533007706998705}, {0.7134073464102069, 0.3812005529709012}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, -2.265946950379281}, { 0.718407346410207, -1.7860330484430105`}, {0.718407346410207, 2.532958906224335}, {0.718407346410207, 0.38411215181682423`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, -2.266418175502758}, { 0.7234073464102069, -1.785979386208662}, {0.7234073464102069, 2.5329103590518423`}, {0.7234073464102069, 0.3870281154103131}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, -2.2668910627836483`}, { 0.728407346410207, -1.7859246604195251`}, {0.728407346410207, 2.532862067031254}, {0.728407346410207, 0.3899484667542694}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, -2.2673656167710887`}, { 0.7334073464102069, -1.785868872696033}, {0.7334073464102069, 2.532814031740202}, {0.7334073464102069, 0.39287322889380855`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, -2.2678418420782935`}, { 0.738407346410207, -1.7858120246234335`}, {0.738407346410207, 2.5327662547842706`}, {0.738407346410207, 0.39580242491584683`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, -2.268319743382842}, { 0.7434073464102069, -1.7857541177518619`}, {0.7434073464102069, 2.53271873779734}, {0.7434073464102069, 0.3987360779486702}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, -2.2687993254269707`}, { 0.748407346410207, -1.7856951535964036`}, {0.748407346410207, 2.5326714824419456`}, {0.748407346410207, 0.40167421116149404`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, -2.269280593017872}, { 0.7534073464102069, -1.785635133637161}, {0.7534073464102069, 2.5326244904096327`}, {0.7534073464102069, 0.40461684776400764`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, -2.269763551027992}, { 0.758407346410207, -1.7855740593193155`}, {0.758407346410207, 2.532577763421327}, {0.758407346410207, 0.40756401100590445`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, -2.2702482043953434`}, { 0.7634073464102069, -1.7855119320531903`}, {0.7634073464102069, 2.5325313032277035`}, {0.7634073464102069, 0.410515724176398}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, -2.270734558123808}, { 0.768407346410207, -1.7854487532143122`}, {0.768407346410207, 2.5324851116095686`}, {0.768407346410207, 0.41347201060372346`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, -2.271222617283456}, { 0.7734073464102069, -1.7853845241434663`}, {0.7734073464102069, 2.5324391903782417`}, {0.7734073464102069, 0.416432893654626}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.53239354137595}, { 0.778407346410207, -2.2717123870108646`}, { 0.778407346410207, -1.7853192461467593`}, {0.778407346410207, 0.41939839673383184`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.532348166476223}, { 0.7834073464102069, -2.2722038725094413`}, { 0.7834073464102069, -1.7852529204956689`}, {0.7834073464102069, 0.42236854328350515`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.532303067584299}, { 0.788407346410207, -2.272697079049753}, { 0.788407346410207, -1.785185548427104}, {0.788407346410207, 0.4253433567826893}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.5322582466375376`}, { 0.7934073464102069, -2.2731920119698605`}, { 0.7934073464102069, -1.785117131143454}, {0.7934073464102069, 0.4283228607467307}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.532213705605838}, { 0.798407346410207, -2.2736886766756537`}, { 0.798407346410207, -1.7850476698126434`}, {0.798407346410207, 0.4313070787266904}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.5321694464920608`}, { 0.803407346410207, -2.2741870786411966`}, { 0.803407346410207, -1.784977165568178}, {0.803407346410207, 0.43429603430873426`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.532125471332468}, { 0.8084073464102071, -2.2746872234090763`}, { 0.8084073464102071, -1.7849056195091961`}, {0.8084073464102071, 0.4372897511135088}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.5320817821971557`}, { 0.813407346410207, -2.2751891165907505`}, { 0.813407346410207, -1.7848330327005155`}, {0.813407346410207, 0.4402882527955007}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.5320383811905067`}, { 0.8184073464102071, -2.275692763866912}, { 0.8184073464102071, -1.7847594061726764`}, {0.8184073464102071, 0.443291563042377}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.5319952704516435`}, { 0.823407346410207, -2.2761981709878447`}, { 0.823407346410207, -1.7846847409219893`}, {0.823407346410207, 0.4462997055743075}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.5319524521548904`}, { 0.8284073464102069, -2.2767053437737954`}, { 0.8284073464102069, -1.7846090379105735`}, {0.8284073464102069, 0.4493127041432721}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.531909928510246}, { 0.833407346410207, -2.277214288115344}, { 0.833407346410207, -1.784532298066401}, {0.833407346410207, 0.45233058253234465`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.5318677017638618`}, { 0.8384073464102069, -2.2777250099737834`}, { 0.8384073464102069, -1.7844545222833346`}, {0.8384073464102069, 0.45535336455496234`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.531825774198526}, { 0.843407346410207, -2.2782375153815004`}, { 0.843407346410207, -1.784375711421165}, {0.843407346410207, 0.4583810740541734}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.5317841481341627`}, { 0.8484073464102069, -2.278751810442364}, { 0.8484073464102069, -1.78429586630565}, {0.8484073464102069, 0.4614137349018668}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.5317428259283306`}, { 0.853407346410207, -2.2792679013321213`}, { 0.853407346410207, -1.7842149877285463`}, {0.853407346410207, 0.46445137099798134`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.5317018099767403`}, { 0.8584073464102069, -2.279785794298792}, { 0.8584073464102069, -1.784133076447644}, {0.8584073464102069, 0.46749400626969373`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.5316611027137705`}, { 0.863407346410207, -2.280305495663078}, { 0.863407346410207, -1.784050133186799}, {0.863407346410207, 0.4705416646705877}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.5316207066129994`}, { 0.8684073464102069, -2.2808270118187672`}, { 0.8684073464102069, -1.783966158635963}, {0.8684073464102069, 0.473594370179801}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.5315806241877428`}, { 0.873407346410207, -2.2813503492331533`}, { 0.873407346410207, -1.7838811534512111`}, {0.873407346410207, 0.47665214680115126`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.5315408579916014`}, { 0.8784073464102069, -2.2818755144474543`}, { 0.8784073464102069, -1.7837951182547716`}, {0.8784073464102069, 0.47971501856223925`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.5315014106190197`}, { 0.883407346410207, -2.2824025140772393`}, { 0.883407346410207, -1.783708053635048}, {0.883407346410207, 0.48278300951353254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.5314622847058508`}, { 0.8884073464102069, -2.2829313548128605`}, { 0.8884073464102069, -1.7836199601466471`}, {0.8884073464102069, 0.48585614372742314`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.531423482929932}, { 0.893407346410207, -2.2834620434198913`}, { 0.893407346410207, -1.7835308383103985`}, {0.893407346410207, 0.4889344452972644}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.5313850080116724`}, { 0.8984073464102069, -2.283994586739568}, { 0.8984073464102069, -1.7834406886133776`}, {0.8984073464102069, 0.49201793833638396`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.53134686271465}, { 0.903407346410207, -2.2845289916892435`}, { 0.903407346410207, -1.7833495115089233`}, {0.903407346410207, 0.49510664697707246`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.5313090498462136`}, { 0.9084073464102069, -2.285065265262837}, { 0.9084073464102069, -1.7832573074166578`}, {0.9084073464102069, 0.49820059536954786`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.531271572258106}, { 0.913407346410207, -2.2856034145312996`}, { 0.913407346410207, -1.7831640767225017`}, {0.913407346410207, 0.5012998076808969}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.5312344328470844`}, { 0.9184073464102069, -2.286143446643081}, { 0.9184073464102069, -1.7830698197786892`}, {0.9184073464102069, 0.5044043080939876}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.5311976345555642`}, { 0.923407346410207, -2.2866853688245996`}, { 0.923407346410207, -1.7829745369037824`}, {0.923407346410207, 0.5075141208063604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.5311611803722656`}, { 0.928407346410207, -2.2872291883807274`}, { 0.928407346410207, -1.78287822838268}, {0.928407346410207, 0.5106292700290898}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.5311250733328734`}, { 0.9334073464102071, -2.2877749126952724`}, { 0.9334073464102071, -1.7827808944666315`}, {0.9334073464102071, 0.5137497799856214}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.531089316520709}, { 0.938407346410207, -2.28832254923147}, { 0.938407346410207, -1.7826825353732418`}, {0.938407346410207, 0.5168756749105816}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.531053913067415}, { 0.9434073464102071, -2.2888721055324854`}, { 0.9434073464102071, -1.7825831512864818`}, {0.9434073464102071, 0.5200069790485582}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.5310188661536484`}, { 0.948407346410207, -2.289423589221915}, { 0.948407346410207, -1.7824827423566902`}, {0.948407346410207, 0.523143716652855}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.530984179009789}, { 0.9534073464102071, -2.289977008004298}, { 0.9534073464102071, -1.7823813087005798`}, {0.9534073464102071, 0.5262859119842184}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.530949854916658}, { 0.958407346410207, -2.2905323696656383`}, { 0.958407346410207, -1.7822788504012388`}, {0.958407346410207, 0.5294335893095293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.5309158972062495`}, { 0.9634073464102069, -2.291089682073923}, { 0.9634073464102069, -1.7821753675081322`}, {0.9634073464102069, 0.5325867729004747}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.530882309262476}, { 0.968407346410207, -2.2916489531796604`}, { 0.968407346410207, -1.782070860037099}, {0.968407346410207, 0.5357454870321807}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.5308490945219253`}, { 0.9734073464102069, -2.292210191016412}, { 0.9734073464102069, -1.781965327970351}, {0.9734073464102069, 0.5389097559818199}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.530816256474631}, { 0.978407346410207, -2.2927734037013416`}, { 0.978407346410207, -1.7818587712564686`}, {0.978407346410207, 0.5420796040271845}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.530783798664856}, { 0.9834073464102069, -2.2933385994357676`}, { 0.9834073464102069, -1.7817511898103953`}, {0.9834073464102069, 0.54525505544523}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.5307517246918922`}, { 0.988407346410207, -2.2939057865057166`}, { 0.988407346410207, -1.781642583513428}, {0.988407346410207, 0.5484361345105867}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.5307200382108688`}, { 0.9934073464102069, -2.294474973282496}, { 0.9934073464102069, -1.781532952213211}, {0.9934073464102069, 0.5516228654940344}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.5306887429335814`}, { 0.998407346410207, -2.2950461682232643`}, { 0.998407346410207, -1.7814222957237231`}, {0.998407346410207, 0.5548152726609488}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.5306578426293305`}, { 1.003407346410207, -2.2956193798716087`}, { 1.003407346410207, -1.781310613825267}, {1.003407346410207, 0.5580133802697104}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.530627341125777}, { 1.008407346410207, -2.2961946168581386`}, { 1.008407346410207, -1.7811979062644536`}, {1.008407346410207, 0.5612172125700796}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.530597242309812}, { 1.013407346410207, -2.2967718879010763`}, { 1.013407346410207, -1.7810841727541868`}, {1.013407346410207, 0.5644267938015366}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.530567550128443}, { 1.018407346410207, -2.29735120180686}, { 1.018407346410207, -1.7809694129736489`}, {1.018407346410207, 0.5676421481915851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.5305382685896913`}, { 1.023407346410207, -2.297932567470755}, { 1.023407346410207, -1.780853626568277}, {1.023407346410207, 0.5708632999540204}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.530509401763515}, { 1.028407346410207, -2.2985159938774724`}, { 1.028407346410207, -1.7807368131497467`}, {1.028407346410207, 0.5740902732871577}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.530480953782736}, { 1.033407346410207, -2.29910149010179}, { 1.033407346410207, -1.780618972295949}, {1.033407346410207, 0.5773230923720258}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.530452928843992}, { 1.038407346410207, -2.299689065309192}, { 1.038407346410207, -1.7805001035509629`}, {1.038407346410207, 0.5805617813705201}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.5304253312087024`}, { 1.043407346410207, -2.3002787287565027`}, { 1.043407346410207, -1.7803802064250362`}, {1.043407346410207, 0.5838063644235156}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.5303981652040526`}, { 1.048407346410207, -1.7802592803945518`}, { 1.048407346410207, -2.300870489792545}, {1.048407346410207, 0.5870568656489428}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.530371435223992}, { 1.053407346410207, -1.7801373249020036`}, { 1.053407346410207, -2.301464357858785}, {1.053407346410207, 0.5903133091398204}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.530345145730256}, { 1.058407346410207, -1.7800143393559653`}, { 1.058407346410207, -2.302060342490009}, {1.058407346410207, 0.5935757189622473}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.5303193012533987`}, { 1.063407346410207, -1.7798903231310574`}, { 1.063407346410207, -2.3026584533149888`}, {1.063407346410207, 0.5968441191533526}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.530293906393851}, { 1.068407346410207, -1.7797652755679085`}, { 1.068407346410207, -2.303258700057171}, {1.068407346410207, 0.6001185337192038}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.5302689658229944`}, { 1.073407346410207, -1.7796391959731295`}, { 1.073407346410207, -2.303861092535356}, {1.073407346410207, 0.6033989866326682}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.5302444842842524`}, { 1.078407346410207, -1.7795120836192682`}, { 1.078407346410207, -2.3044656406644086`}, {1.078407346410207, 0.6066855018312352}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.5302204665942023`}, { 1.083407346410207, -1.7793839377447758`}, { 1.083407346410207, -2.30507235445596}, {1.083407346410207, 0.6099781032147846}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.530196917643712}, { 1.0884073464102069`, -1.7792547575539606`}, { 1.0884073464102069`, -2.3056812440191203`}, {1.0884073464102069`, 0.6132768146433214}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.5301738423990883`}, { 1.093407346410207, -1.7791245422169486`}, { 1.093407346410207, -2.3062923195612077`}, {1.093407346410207, 0.6165816599346525}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.530151245903254}, { 1.0984073464102069`, -1.7789932908696446`}, { 1.0984073464102069`, -2.3069055913884826`}, {1.0984073464102069`, 0.6198926628620203}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.5301291332769376`}, { 1.103407346410207, -1.7788610026136733`}, { 1.103407346410207, -2.3075210699068873`}, {1.103407346410207, 0.6232098471516894}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.5301075097198957`}, { 1.1084073464102069`, -1.7787276765163444`}, { 1.1084073464102069`, -2.308138765622799}, {1.1084073464102069`, 0.6265332364804809}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.530086380512146}, { 1.113407346410207, -1.778593311610596}, { 1.113407346410207, -2.3087586891437897`}, {1.113407346410207, 0.6298628544732595}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.530065751015232}, { 1.118407346410207, -1.7784579068949475`}, { 1.118407346410207, -2.3093808511793985`}, {1.118407346410207, 0.6331987247003659}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.530045626673501}, { 1.123407346410207, -1.778321461333442}, { 1.123407346410207, -2.3100052625419085`}, {1.123407346410207, 0.6365408706750014}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.530026013015415}, { 1.128407346410207, -1.7781839738555982`}, { 1.128407346410207, -2.310631934147139}, {1.128407346410207, 0.6398893158505546}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.530006915654879}, { 1.133407346410207, -1.7780454433563455`}, { 1.133407346410207, -2.311260877015238}, {1.133407346410207, 0.6432440836178814}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.5299883402925953`}, { 1.138407346410207, -1.7779058686959748`}, { 1.138407346410207, -2.311892102271499}, {1.138407346410207, 0.6466051973025219}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.5299702927174446`}, { 1.143407346410207, -1.7777652487000726`}, { 1.143407346410207, -2.312525621147172}, {1.143407346410207, 0.6499726801618687}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.5299527788078864`}, { 1.148407346410207, -1.7776235821594615`}, { 1.148407346410207, -2.3131614449802935`}, {1.148407346410207, 0.6533465553822744}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.52993580453339}, { 1.153407346410207, -1.7774808678301353`}, { 1.153407346410207, -2.3137995852165285`}, {1.153407346410207, 0.6567268460761017}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.529919375955893}, { 1.158407346410207, -1.777337104433196}, { 1.158407346410207, -2.3144400534100136`}, {1.158407346410207, 0.6601135752787176}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.52990349923128}, { 1.163407346410207, -1.777192290654783}, { 1.163407346410207, -2.3150828612242154`}, {1.163407346410207, 0.663506765945426}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.5298881806108935`}, { 1.168407346410207, -1.7770464251460072`}, { 1.168407346410207, -2.3157280204328043`}, {1.168407346410207, 0.6669064409483376}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.529873426443073}, { 1.173407346410207, -1.7768995065228816`}, { 1.173407346410207, -2.316375542920531}, {1.173407346410207, 0.6703126230731805}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.5298592431747178`}, { 1.178407346410207, -1.7767515333662438`}, { 1.178407346410207, -2.3170254406841138`}, {1.178407346410207, 0.6737253350160497}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.5298456373528824`}, { 1.183407346410207, -1.7766025042216862`}, { 1.183407346410207, -2.3176777258331445`}, {1.183407346410207, 0.677144599380087}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.5298326156264017`}, { 1.188407346410207, -1.7764524175994734`}, { 1.188407346410207, -2.318332410590996}, {1.188407346410207, 0.6805704386721017}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.5298201847475417`}, { 1.193407346410207, -1.7763012719744755`}, { 1.193407346410207, -2.318989507295747}, {1.193407346410207, 0.6840028752991201}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.5298083515736876`}, { 1.198407346410207, -1.7761490657860746`}, { 1.198407346410207, -2.319649028401115}, {1.198407346410207, 0.6874419315648719}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.529797123069055}, { 1.203407346410207, -1.7759957974380929`}, { 1.203407346410207, -2.3203109864774016`}, {1.203407346410207, 0.6908876296662044}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.52978650630644}, { 1.208407346410207, -1.7758414652987053`}, { 1.208407346410207, -2.3209753942124487`}, {1.208407346410207, 0.694339991689429}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.529776508469}, { 1.2134073464102069`, -1.7756860677003539`}, { 1.2134073464102069`, -2.321642264412605}, {1.2134073464102069`, 0.6977990396065968}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.5297671368520622`}, { 1.218407346410207, -1.7755296029396583`}, { 1.218407346410207, -2.3223116100037076`}, {1.218407346410207, 0.701264795271701}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.5297583988649746`}, { 1.2234073464102069`, -1.7753720692773325`}, { 1.2234073464102069`, -2.322983444032072}, {1.2234073464102069`, 0.7047372804168047}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.5297503020329843`}, { 1.228407346410207, -1.7752134649380882`}, { 1.228407346410207, -2.323657779665496}, {1.228407346410207, 0.708216516648098}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.529742853999155}, { 1.2334073464102069`, -1.7750537881105442`}, { 1.2334073464102069`, -2.3243346301942736`}, {1.2334073464102069`, 0.7117025254418734}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.5297360625263177`}, { 1.238407346410207, -1.7748930369471256`}, { 1.238407346410207, -2.3250140090322238`}, {1.238407346410207, 0.7151953281404306}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.529729935499061}, { 1.243407346410207, -1.77473120956398}, { 1.243407346410207, -2.325695929717728}, {1.243407346410207, 0.7186949459478934}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.529724480925755}, { 1.248407346410207, -1.7745683040408637`}, { 1.248407346410207, -2.326380405914786}, {1.248407346410207, 0.7222013999259567}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.529719706940617}, { 1.253407346410207, -1.77440431842105}, { 1.253407346410207, -2.3270674514140772`}, {1.253407346410207, 0.7257147109895438}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.529715621805814}, { 1.258407346410207, -1.774239250711223}, { 1.258407346410207, -2.3277570801340373`}, {1.258407346410207, 0.7292348999023861}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.5297122339136027`}, { 1.263407346410207, -1.7740730988813747`}, { 1.263407346410207, -2.3284493061219536`}, {1.263407346410207, 0.7327619872725142}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.5297095517885153`}, { 1.268407346410207, -1.773905860864695}, { 1.268407346410207, -2.329144143555065}, {1.268407346410207, 0.7362959935476662}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.5297075840895826`}, { 1.273407346410207, -1.7737375345574704`}, { 1.273407346410207, -2.3298416067416765`}, {1.273407346410207, 0.7398369390106083}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.5297063396125994`}, { 1.278407346410207, -1.7735681178189593`}, { 1.278407346410207, -2.3305417101222945`}, {1.278407346410207, 0.7433848437743644}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.5297058272924335`}, { 1.283407346410207, -1.773397608471298}, { 1.283407346410207, -2.331244468270767}, {1.283407346410207, 0.7469397277773571}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.5297060562053817`}, { 1.288407346410207, -1.7732260042993713`}, { 1.288407346410207, -2.3319498958954394`}, {1.288407346410207, 0.7505016107784571}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.5297070355715623`}, { 1.293407346410207, -1.773053303050701}, { 1.293407346410207, -2.3326580078403283`}, {1.293407346410207, 0.7540705123519372}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.529708774757362}, { 1.298407346410207, -1.7728795024353292`}, { 1.298407346410207, -2.3333688190863073`}, {1.298407346410207, 0.7576464518823325}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.5297112832779254`}, { 1.303407346410207, -1.7727046001256923`}, { 1.303407346410207, -2.334082344752302}, {1.303407346410207, 0.7612294485592027}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.529714570799691}, { 1.308407346410207, -1.7725285937565054`}, { 1.308407346410207, -2.334798600096506}, {1.308407346410207, 0.7648195213717975}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.5297186471429787`}, { 1.313407346410207, -1.772351480924631}, { 1.313407346410207, -2.3355176005176097`}, {1.313407346410207, 0.7684166891036189}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.529723522284624}, { 1.318407346410207, -1.7721732591889576`}, { 1.318407346410207, -2.3362393615560415`}, {1.318407346410207, 0.7720209703268848}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.5297292063606656`}, { 1.323407346410207, -1.7719939260702653`}, { 1.323407346410207, -2.336963898895223}, {1.323407346410207, 0.7756323833968856}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.52973570966908}, { 1.328407346410207, -1.771813479051102}, { 1.328407346410207, -2.3376912283628473`}, {1.328407346410207, 0.7792509464462387}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.529743042672573}, { 1.333407346410207, -1.7716319155756413`}, { 1.333407346410207, -2.3384213659321627`}, {1.333407346410207, 0.78287667737903}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.529751216001428}, { 1.3384073464102069`, -1.7714492330495568`}, { 1.3384073464102069`, -2.3391543277232714`}, {1.3384073464102069`, 0.7865095938648549}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.5297602404563952`}, { 1.343407346410207, -1.7712654288398784`}, { 1.343407346410207, -2.3398901300044592`}, {1.343407346410207, 0.7901497133327369}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.529770127011655}, { 1.3484073464102069`, -1.7710805002748555`}, { 1.3484073464102069`, -2.340628789193519}, {1.3484073464102069`, 0.7937970529649433}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.5297808868178264`}, { 1.353407346410207, -1.7708944446438173`}, { 1.353407346410207, -2.3413703218591047`}, {1.353407346410207, 0.7974516296906803}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.5297925312050356`}, { 1.3584073464102069`, -1.7707072591970243`}, { 1.3584073464102069`, -2.3421147447221005`}, {1.3584073464102069`, 0.8011134601796703}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.5298050716860483`}, { 1.363407346410207, -1.7705189411455298`}, { 1.363407346410207, -2.3428620746569986`}, {1.363407346410207, 0.8047825608356146}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.5298185199594587`}, { 1.368407346410207, -1.7703294876610283`}, { 1.368407346410207, -2.343612328693299}, {1.368407346410207, 0.8084589477895295}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.5298328879129413`}, { 1.373407346410207, -1.7701388958756987`}, { 1.373407346410207, -2.3443655240169288`}, {1.373407346410207, 0.8121426368929645}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.5298481876265675`}, { 1.378407346410207, -1.7699471628820687`}, { 1.378407346410207, -2.3451216779716693`}, {1.378407346410207, 0.815833643711089}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.529864431376187}, { 1.383407346410207, -1.7697542857328425`}, { 1.383407346410207, -2.34588080806061}, {1.383407346410207, 0.8195319835156575}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.529881631636871}, { 1.388407346410207, -1.7695602614407622`}, { 1.388407346410207, -2.346642931947613}, {1.388407346410207, 0.8232376712778392}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.5298998010864273`}, { 1.393407346410207, -1.7693650869784308`}, { 1.393407346410207, -2.347408067458798}, {1.393407346410207, 0.8269507216609208}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.5299189526089845`}, { 1.398407346410207, -1.769168759278168}, { 1.398407346410207, -2.3481762325840423`}, {1.398407346410207, 0.8306711490128702}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.5299390992986406`}, { 1.403407346410207, -1.7689712752318354`}, { 1.403407346410207, -2.348947445478506}, {1.403407346410207, 0.8343989673587666}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.52996025446319}, { 1.408407346410207, -1.7687726316906793`}, { 1.408407346410207, -2.3497217244641626`}, {1.408407346410207, 0.8381341903930907}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.5299824316279214`}, { 1.413407346410207, -1.7685728254651585`}, { 1.413407346410207, -2.350499088031359}, {1.413407346410207, 0.8418768314718722}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.5300056445394854`}, { 1.418407346410207, -1.7683718533247759`}, { 1.418407346410207, -2.3512795548403957`}, {1.418407346410207, 0.8456269036046934}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.530029907169848}, { 1.4234073464102068`, -1.7681697119979047`}, { 1.4234073464102068`, -2.352063143723106}, {1.4234073464102068`, 0.8493844194465493}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.5300552337203133`}, { 1.4284073464102072`, -1.7679663981716218`}, { 1.4284073464102072`, -2.3528498736844825`}, {1.4284073464102072`, 0.8531493912895549}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.5300816386256284`}, { 1.433407346410207, -1.7677619084915197`}, { 1.433407346410207, -2.3536397639043023`}, {1.433407346410207, 0.8569218310545011}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.5301091365581736`}, { 1.438407346410207, -1.7675562395615425`}, { 1.438407346410207, -2.354432833738779}, {1.438407346410207, 0.8607017502822599}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.5301377424322267`}, { 1.4434073464102068`, -1.767349387943786}, { 1.4434073464102068`, -2.355229102722232}, {1.4434073464102068`, 0.8644891601250286}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.5301674714083218`}, { 1.4484073464102072`, -1.7671413501583353`}, { 1.4484073464102072`, -2.3560285905687803`}, {1.4484073464102072`, 0.8682840713374176}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.530198338897684}, { 1.453407346410207, -1.7669321226830623`}, { 1.453407346410207, -2.3568313171740503`}, {1.453407346410207, 0.8720864942673697}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.5302303605667658`}, { 1.458407346410207, -1.7667217019534478`}, { 1.458407346410207, -2.357637302616907}, {1.458407346410207, 0.875896438846926}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.5302635523418555`}, { 1.4634073464102069`, -1.76651008436239}, { 1.4634073464102069`, -2.3584465671612076`}, {1.4634073464102069`, 0.8797139145828093}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.530297930413794}, { 1.4684073464102068`, -1.7662972662600007`}, { 1.4684073464102068`, -2.359259131257572}, {1.4684073464102068`, 0.8835389305468462}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.5303335112427776`}, { 1.473407346410207, -1.7660832439534337`}, { 1.473407346410207, -2.3600750155451777`}, {1.473407346410207, 0.8873714953662133}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.5303703115632543`}, { 1.478407346410207, -1.765868013706663}, { 1.478407346410207, -2.3608942408535727`}, {1.478407346410207, 0.8912116172135023}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.5304083483889275`}, { 1.4834073464102069`, -1.7656515717403012`}, { 1.4834073464102069`, -2.361716828204514}, {1.4834073464102069`, 0.8950593037966114}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.5304476390178468`}, { 1.4884073464102068`, -1.765433914231384}, { 1.4884073464102068`, -2.3625427988138235`}, {1.4884073464102068`, 0.8989145623484482}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.53048820103761}, { 1.4934073464102071`, -1.7652150373131783`}, { 1.4934073464102071`, -2.3633721740932714`}, {1.4934073464102071`, 0.9027773996164491}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.530530052330666}, { 1.498407346410207, -1.7649949370749651`}, { 1.498407346410207, -2.3642049756524766`}, {1.498407346410207, 0.906647821851906}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.5305732110797243`}, { 1.503407346410207, -1.7647736095618365`}, { 1.503407346410207, -2.365041225300833}, {1.503407346410207, 0.910525834799105}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.5306176957732727`}, { 1.5084073464102068`, -1.7645510507744824`}, { 1.5084073464102068`, -2.3658809450494536`}, {1.5084073464102068`, 0.914411443684265}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.5306635252112044`}, { 1.5134073464102071`, -1.764327256668978}, { 1.5134073464102071`, -2.366724157113151}, {1.5134073464102071`, 0.9183046532042776}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.5307107185105613`}, { 1.518407346410207, -1.7641022231565633`}, { 1.518407346410207, -2.3675708839124225`}, {1.518407346410207, 0.922205467515242}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.5307592951113875`}, { 1.523407346410207, -1.7638759461034266`}, { 1.523407346410207, -2.3684211480754724`}, {1.523407346410207, 0.9261138902207997}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.530809274782711}, { 1.5284073464102068`, -1.7636484213304864`}, { 1.5284073464102068`, -2.3692749724402566`}, {1.5284073464102068`, 0.9300299243602503}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.5308606776286293`}, { 1.5334073464102072`, -1.763419644613164}, { 1.5334073464102072`, -2.370132380056545}, {1.5334073464102072`, 0.9339535723964617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.530913524094535}, { 1.538407346410207, -1.7631896116811574`}, { 1.538407346410207, -2.3709933941880137`}, {1.538407346410207, 0.9378848362035538}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.5309678349734526`}, { 1.543407346410207, -1.7629583182182125`}, { 1.543407346410207, -2.3718580383143633`}, {1.543407346410207, 0.9418237170543716}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.531023631412513}, { 1.5484073464102068`, -1.7627257598618915`}, { 1.5484073464102068`, -2.372726336133459}, {1.5484073464102068`, 0.9457702156077241}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.5310809349195544`}, { 1.5534073464102072`, -1.7624919322033425`}, { 1.5534073464102072`, -2.3735983115634944`}, {1.5534073464102072`, 0.9497243318953991}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.531139767369858}, { 1.558407346410207, -1.762256830787064}, { 1.558407346410207, -2.374473988745185}, {1.558407346410207, 0.9536860653089443}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.531200151013013}, { 1.563407346410207, -1.7620204511106528`}, { 1.563407346410207, -2.3753533920439898`}, {1.563407346410207, 0.9576554145862081}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.5312621084799356`}, { 1.5684073464102068`, -1.761782788624584}, { 1.5684073464102068`, -2.3762365460523487`}, {1.5684073464102068`, 0.9616323777976483}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.531325662790013}, { 1.5734073464102072`, -1.7615438387319515`}, { 1.5734073464102072`, -2.377123475591961}, {1.5734073464102072`, 0.965616952332385}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.5313908373584044`}, { 1.578407346410207, -1.7613035967882267`}, { 1.578407346410207, -2.378014205716077}, {1.578407346410207, 0.9696091348840092}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.5314576560034814`}, { 1.583407346410207, -1.761062058101006}, { 1.583407346410207, -2.378908761711826}, {1.583407346410207, 0.9736089214361399}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.5315261429544247`}, { 1.5884073464102069`, -1.7608192179297675`}, { 1.5884073464102069`, -2.37980716910257}, {1.5884073464102069`, 0.9776163072477206}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.5315963228589737`}, { 1.5934073464102072`, -1.7605750714856088`}, { 1.5934073464102072`, -2.3807094536502795`}, {1.5934073464102072`, 0.9816312868380531}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.531668220791329}, { 1.598407346410207, -1.7603296139309934`}, { 1.598407346410207, -2.3816156413579486`}, {1.598407346410207, 0.9856538539715648}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.531741862260221}, { 1.603407346410207, -1.760082840379492}, { 1.603407346410207, -2.3825257584720263`}, {1.603407346410207, 0.9896840016423069}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.531817273217138}, { 1.6084073464102069`, -1.7598347458955188`}, { 1.6084073464102069`, -2.3834398314848846`}, {1.6084073464102069`, 0.9937217220581741}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.5318944800647243`}, { 1.6134073464102068`, -1.759585325494068}, { 1.6134073464102068`, -2.384357887137313}, {1.6134073464102068`, 0.997767006624844}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.531973509665343}, { 1.6184073464102071`, -1.7593345741404456`}, { 1.6184073464102071`, -2.3852799524210453`}, {1.6184073464102071`, 1.0018198459294316`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.5320543893498217`}, { 1.623407346410207, -1.759082486750003}, { 1.623407346410207, -2.386206054581307}, {1.623407346410207, 1.0058802297238547`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.5321371469263654`}, { 1.628407346410207, -1.7588290581878603`}, { 1.628407346410207, -2.387136221119409}, {1.628407346410207, 1.0099481469079004`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.5322218106896592`}, { 1.6334073464102068`, -1.7585742832686335`}, { 1.6334073464102068`, -2.388070479795351}, {1.6334073464102068`, 1.0140235855119968`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.5323084094301445`}, { 1.6384073464102071`, -1.7583181567561526`}, { 1.6384073464102071`, -2.3890088586304823`}, {1.6384073464102071`, 1.0181065326796734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.5323969724435}, { 1.643407346410207, -1.7580606733631887`}, { 1.643407346410207, -2.38995138591016}, {1.643407346410207, 1.0221969746497157`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.532487529540298}, { 1.648407346410207, -1.7578018277511684`}, { 1.648407346410207, -2.390898090186471}, {1.648407346410207, 1.0262948967380041`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.532580111055865}, { 1.6534073464102068`, -1.7575416145298808`}, { 1.6534073464102068`, -2.3918490002809683`}, {1.6534073464102068`, 1.0304002833190276`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.5326747478603417`}, { 1.6584073464102072`, -1.7572800282571974`}, { 1.6584073464102072`, -2.392804145287437}, {1.6584073464102072`, 1.0345131178070757`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.5327714713689446`}, { 1.663407346410207, -1.7570170634387783`}, { 1.663407346410207, -2.3937635545747113`}, {1.663407346410207, 1.0386333826370961`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.5328703135524377`}, { 1.668407346410207, -1.7567527145277761`}, { 1.668407346410207, -2.3947272577894974`}, {1.668407346410207, 1.042761059245218}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.5329713069478137`}, { 1.6734073464102068`, -1.7564869759245432`}, { 1.6734073464102068`, -2.3956952848592565`}, {1.6734073464102068`, 1.0468961280489282`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.5330744846691933`}, { 1.6784073464102072`, -1.756219841976329}, { 1.6784073464102072`, -2.3966676659951025`}, {1.6784073464102072`, 1.0510385684269032`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.533179880418941}, { 1.683407346410207, -1.755951306976978}, { 1.683407346410207, -2.3976444316947396`}, {1.683407346410207, 1.0551883586984823`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.533287528499014}, { 1.688407346410207, -1.7556813651666294`}, { 1.688407346410207, -2.398625612745441}, {1.688407346410207, 1.0593454761027865`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.5333974638225265`}, { 1.6934073464102068`, -1.755410010731401}, { 1.6934073464102068`, -2.3996112402270495`}, {1.6934073464102068`, 1.063509896777466}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.5335097219255633`}, { 1.6984073464102072`, -1.7551372378030903`}, { 1.6984073464102072`, -2.4006013455150237`}, {1.6984073464102072`, 1.0676815957370795`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.533624338979214}, { 1.703407346410207, -1.7548630404588483`}, { 1.703407346410207, -2.4015959602835135`}, {1.703407346410207, 1.0718605468510916`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.5337413518018645`}, { 1.708407346410207, -1.7545874127208732`}, { 1.708407346410207, -2.402595116508479}, {1.708407346410207, 1.07604672282149}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.5338607978717285`}, { 1.7134073464102069`, -1.754310348556092}, { 1.7134073464102069`, -2.4035988464708304`}, {1.7134073464102069`, 1.0802400951600133`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.5339827153396257`}, { 1.7184073464102072`, -1.7540318418758287`}, { 1.7184073464102072`, -2.4046071827596256`}, {1.7184073464102072`, 1.0844406341649742`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.5341071430420294`}, { 1.723407346410207, -1.7537518865354922`}, { 1.723407346410207, -2.405620158275283}, {1.723407346410207, 1.0886483088976888`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.53423412051436}, { 1.728407346410207, -1.7534704763342444`}, { 1.728407346410207, -2.4066378062328537`}, {1.728407346410207, 1.0928630871584928`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.534363688004558}, { 1.7334073464102069`, -1.7531876050146677`}, { 1.7334073464102069`, -2.407660160165305}, {1.7334073464102069`, 1.0970849354623429`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.534495886486916}, { 1.7384073464102068`, -1.7529032662624398`}, { 1.7384073464102068`, -2.4086872539268698`}, {1.7384073464102068`, 1.101313819013994}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.534630757676191}, { 1.7434073464102071`, -1.752617453705988}, { 1.7434073464102071`, -2.409719121696416}, {1.7434073464102071`, 1.105549701682747}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.5347683440420012`}, { 1.748407346410207, -1.752330160916159}, { 1.748407346410207, -2.410755797980859}, {1.748407346410207, 1.1097925459767637`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.5349086888235015`}, { 1.753407346410207, -1.7520413814058768`}, { 1.753407346410207, -2.4117973176186163`}, {1.753407346410207, 1.1140423130169403`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.5350518360443517`}, { 1.7584073464102068`, -1.751751108629794}, { 1.7584073464102068`, -2.412843715783101}, {1.7584073464102068`, 1.1182989625103268`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.535197830527985}, { 1.7634073464102071`, -1.7514593359839519`}, { 1.7634073464102071`, -2.413895027986249}, {1.7634073464102071`, 1.1225624527230933`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.53534671791317}, { 1.768407346410207, -1.7511660568054315`}, { 1.768407346410207, -2.414951290082097}, {1.768407346410207, 1.1268327404530363`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.5354985446698777`}, { 1.773407346410207, -1.7508712643719886`}, { 1.773407346410207, -2.4160125382703947`}, {1.773407346410207, 1.1311097810016066`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 2.53565335811547}, { 1.7784073464102068`, -1.7505749519017124`}, { 1.7784073464102068`, -2.417078809100259}, {1.7784073464102068`, 1.1353935281454712`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 2.5358112064311977`}, { 1.7834073464102072`, -1.7502771125526702`}, { 1.7834073464102072`, -2.418150139473866}, {1.7834073464102072`, 1.1396839341075862`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 2.5359721386790097`}, { 1.788407346410207, -1.7499777394225298`}, { 1.788407346410207, -2.419226566650199}, {1.788407346410207, 1.1439809495277722`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 2.536136204818709}, { 1.793407346410207, -1.7496768255482082`}, { 1.793407346410207, -2.420308128248817}, {1.793407346410207, 1.1482845234328047`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 2.5363034557254283`}, { 1.7984073464102068`, -1.7493743639055073`}, { 1.7984073464102068`, -2.421394862253684}, {1.7984073464102068`, 1.1525946032059928`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 2.5364739432074406`}, { 1.8034073464102072`, -1.7490703474087392`}, { 1.8034073464102072`, -2.4224868070170342`}, {1.8034073464102072`, 1.1569111345562435`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 2.536647720024316}, { 1.808407346410207, -1.7487647689103514`}, { 1.808407346410207, -2.423584001263281}, {1.808407346410207, 1.1612340614866064`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 2.5368248399054294`}, { 1.813407346410207, -1.7484576212005618`}, { 1.813407346410207, -2.4246864840929683`}, {1.813407346410207, 1.1655633262623015`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 2.537005357568813}, { 1.8184073464102068`, -1.7481488970069754`}, { 1.8184073464102068`, -2.425794294986772}, {1.8184073464102068`, 1.1698988693782}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 2.5371893287403706`}, { 1.8234073464102072`, -1.7478385889941996`}, { 1.8234073464102072`, -2.426907473809535}, {1.8234073464102072`, 1.1742406295257737`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 2.53737681017346}, { 1.828407346410207, -1.7475266897634738`}, { 1.828407346410207, -2.4280260608143585`}, {1.828407346410207, 1.1785885435594925`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 2.537567859668827}, { 1.833407346410207, -1.747213191852271}, { 1.833407346410207, -2.429150096646732}, {1.833407346410207, 1.1829425464626668`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 2.5377625360949305`}, { 1.8384073464102069`, -1.7468980877339124`}, { 1.8384073464102069`, -2.430279622348711}, {1.8384073464102069`, 1.1873025713127288`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 2.537960899408634}, { 1.8434073464102072`, -1.7465813698171793`}, { 1.8434073464102072`, -2.431414679363143}, {1.8434073464102072`, 1.1916685492459442`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 2.538163010676289}, { 1.848407346410207, -1.7462630304459217`}, { 1.848407346410207, -2.4325553095379266`}, {1.848407346410207, 1.1960404094215498`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 2.538368932095189}, { 1.853407346410207, -1.7459430618986476`}, { 1.853407346410207, -2.433701555130346}, {1.853407346410207, 1.2004180789853003`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 2.5385787270154405`}, { 1.8584073464102069`, -1.745621456388142}, { 1.8584073464102069`, -2.4348534588114092`}, {1.8584073464102069`, 1.2048014830324392`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 2.538792459962199}, { 1.8634073464102068`, -1.7452982060610458`}, { 1.8634073464102068`, -2.4360110636702887`}, {1.8634073464102068`, 1.2091905445700553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 2.5390101966583427`}, { 1.8684073464102071`, -1.7449733029974683`}, { 1.8684073464102071`, -2.4371744132187487`}, {1.8684073464102071`, 1.2135851844788534`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 2.5392320040475185`}, { 1.873407346410207, -1.7446467392105631`}, { 1.873407346410207, -2.43834355139567}, {1.873407346410207, 1.2179853214743004`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 2.5394579503176136`}, { 1.878407346410207, -1.7443185066461313`}, { 1.878407346410207, -2.439518522571604}, {1.878407346410207, 1.2223908720671646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 2.539688104924639}, { 1.8834073464102068`, -1.7439885971821958`}, { 1.8834073464102068`, -2.440699371553363}, {1.8834073464102068`, 1.2268017505234288`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 2.539922538617033}, { 1.8884073464102071`, -1.7436570026285971`}, { 1.8884073464102071`, -2.4418861435886843`}, {1.8884073464102071`, 1.2312178688235762`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 2.540161323460372}, { 1.893407346410207, -1.7433237147265652`}, { 1.893407346410207, -2.443078884370922}, {1.893407346410207, 1.2356391366212376`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 2.5404045328625204`}, { 1.898407346410207, -1.7429887251483054`}, { 1.898407346410207, -2.444277640043802}, {1.898407346410207, 1.2400654612012063`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 2.5406522415991915`}, { 1.9034073464102068`, -1.7426520254965634`}, { 1.9034073464102068`, -2.4454824572062233`}, {1.9034073464102068`, 1.2444967474367945`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 2.540904525839962}, { 1.9084073464102072`, -1.7423136073042167`}, { 1.9084073464102072`, -2.446693382917099}, {1.9084073464102072`, 1.2489328977465588`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 2.541161463174688}, { 1.913407346410207, -1.7419734620338245`}, { 1.913407346410207, -2.4479104647002616`}, {1.913407346410207, 1.2533738120503433`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 2.5414231326403804`}, { 1.918407346410207, -1.7416315810772185`}, { 1.918407346410207, -2.4491337505494135`}, {1.918407346410207, 1.2578193877246904`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 2.541689614748494}, { 1.9234073464102068`, -1.7412879557550414`}, { 1.9234073464102068`, -2.450363288933128}, {1.9234073464102068`, 1.2622695195575577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 2.5419609915126795`}, { 1.9284073464102072`, -1.7409425773163343`}, { 1.9284073464102072`, -2.4515991287998915`}, {1.9284073464102072`, 1.2667240997023945`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 2.5422373464769463`}, { 1.933407346410207, -1.7405954369380885`}, { 1.933407346410207, -2.452841319583223}, {1.933407346410207, 1.2711830176315224`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 2.542518764744285}, { 1.938407346410207, -1.7402465257247979`}, { 1.938407346410207, -2.4540899112068026`}, {1.938407346410207, 1.2756461600888531`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 2.542805333005709}, { 1.9434073464102068`, -1.7398958347080202`}, { 1.9434073464102068`, -2.4553449540897043`}, {1.9434073464102068`, 1.2801134110419203`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 2.5430971395697584`}, { 1.9484073464102072`, -1.7395433548459351`}, { 1.9484073464102072`, -2.456606499151627}, {1.9484073464102072`, 1.2845846516332413`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 2.543394274392412}, { 1.953407346410207, -1.73918907702288}, { 1.953407346410207, -2.4578745978182166`}, {1.953407346410207, 1.2890597601309763`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 2.543696829107458}, { 1.958407346410207, -1.7388329920489185`}, { 1.958407346410207, -2.4591493020264195`}, {1.958407346410207, 1.293538611878927}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 2.5440048970572824`}, { 1.9634073464102069`, -1.7384750906593627`}, { 1.9634073464102069`, -2.4604306642298908`}, {1.9634073464102069`, 1.2980210792458282`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 2.5443185733240985`}, { 1.9684073464102072`, -1.73811536351434}, { 1.9684073464102072`, -2.461718737404461}, {1.9684073464102072`, 1.3025070315739735`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 2.5446379547615923`}, { 1.973407346410207, -1.7377538011983202`}, { 1.973407346410207, -2.463013575053643}, {1.973407346410207, 1.3069963351271405`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 2.544963140026991}, { 1.978407346410207, -1.7373903942196556`}, { 1.978407346410207, -2.4643152312142083`}, {1.978407346410207, 1.3114888530378397`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 2.545294229613556}, { 1.9834073464102069`, -1.7370251330101247`}, { 1.9834073464102069`, -2.4656237604617908`}, {1.9834073464102069`, 1.3159844452538871`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 2.5456313258834804`}, { 1.988407346410207, -1.736658007924461}, { 1.988407346410207, -2.4669392179165612`}, {1.988407346410207, 1.3204829684842871`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 2.5459745331011807`}, { 1.993407346410207, -1.7362890092398875`}, { 1.993407346410207, -2.468261659248955}, {1.993407346410207, 1.3249842761444472`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 2.546323957467006}, { 1.998407346410207, -1.7359181271556428`}, { 1.998407346410207, -2.4695911406854187`}, {1.998407346410207, 1.3294882183007208`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.546679707151304}, { 2.003407346410207, -1.7355453517925181`}, { 2.003407346410207, -2.4709277190142642`}, {2.003407346410207, 1.333994641614287}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.54704189232889}, { 2.008407346410207, -1.7351706731923746`}, { 2.008407346410207, -2.4722714515915176`}, {2.008407346410207, 1.338503389284365}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.5474106252138635`}, { 2.013407346410207, -1.7347940813176745`}, { 2.013407346410207, -2.473622396346852}, {2.013407346410207, 1.3430143009907891`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.5477860200947826`}, { 2.018407346410207, -1.7344155660510012`}, { 2.018407346410207, -2.474980611789561}, {2.018407346410207, 1.347527212835927}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.548168193370172}, { 2.023407346410207, -1.7340351171945723`}, { 2.023407346410207, -2.4763461570145844`}, {2.023407346410207, 1.3520419572859772`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.5485572635843607`}, { 2.028407346410207, -1.7336527244697726`}, { 2.028407346410207, -2.4777190917085816`}, {2.028407346410207, 1.35655836311164}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.5489533514636262`}, { 2.033407346410207, -1.7332683775166584`}, { 2.033407346410207, -2.479099476156048}, {2.033407346410207, 1.3610762553281797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.5493565799526126`}, { 2.038407346410207, -1.732882065893477}, { 2.038407346410207, -2.4804873712455007`}, {2.038407346410207, 1.3655954551348901`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.549767074251039}, { 2.043407346410207, -1.732493779076183}, { 2.043407346410207, -2.4818828384756904`}, {2.043407346410207, 1.3701157798539878`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.550184961850639}, { 2.048407346410207, -1.732103506457944}, { 2.048407346410207, -2.483285939961869}, {2.048407346410207, 1.3746370428689312`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.550610372572335}, { 2.053407346410207, -1.731711237348659}, { 2.053407346410207, -2.484696738442106}, {2.053407346410207, 1.3791590535622074`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.5510434386035907`}, { 2.058407346410207, -1.7313169609744554`}, { 2.058407346410207, -2.4861152972836633`}, {2.058407346410207, 1.38368161725258}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.5514842945359715`}, { 2.063407346410207, -1.7309206664772059`}, { 2.063407346410207, -2.487541680489381}, {2.063407346410207, 1.3882045351318513`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.5519330774028135`}, { 2.068407346410207, -1.730522342914031}, { 2.068407346410207, -2.488975952704152}, {2.068407346410207, 1.392727604201136}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.5523899267170287`}, { 2.073407346410207, -1.7301219792568088`}, { 2.073407346410207, -2.49041817922141}, {2.073407346410207, 1.3972506172066885`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.552854984508977}, { 2.078407346410207, -1.7297195643916659`}, { 2.078407346410207, -2.4918684259896664`}, {2.078407346410207, 1.401773362575294}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.553328395364379}, { 2.083407346410207, -1.729315087118493}, { 2.083407346410207, -2.4933267596191087`}, {2.083407346410207, 1.4062956243492852`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.5538103064622537`}, { 2.088407346410207, -1.728908536150438}, { 2.088407346410207, -2.4947932473882046`}, {2.088407346410207, 1.4108171821211801`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.5543008676127976`}, { 2.093407346410207, -1.7284999001134067`}, { 2.093407346410207, -2.496267957250389}, {2.093407346410207, 1.4153378109680008`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.554800231295201}, { 2.098407346410207, -2.4977509578407533`}, { 2.098407346410207, -1.7280891675455654`}, {2.098407346410207, 1.419857281385301}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.5553085526953425`}, { 2.103407346410207, -2.4992423184827914`}, { 2.103407346410207, -1.7276763268968416`}, {2.103407346410207, 1.4243753592209485`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.5558259897432984`}, { 2.108407346410207, -2.500742109195181}, { 2.108407346410207, -1.727261366528412}, {2.108407346410207, 1.4288918056086903`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.5563527031506386`}, { 2.1134073464102068`, -2.5022504006985904`}, { 2.1134073464102068`, -1.7268442747122088`}, {2.1134073464102068`, 1.433406376901563}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.556888856447447}, { 2.118407346410207, -2.5037672644225304`}, { 2.118407346410207, -1.7264250396304117`}, {2.118407346410207, 1.43791882460519}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.5574346160189942`}, { 2.123407346410207, -2.5052927725122274`}, { 2.123407346410207, -1.7260036493749447`}, {2.123407346410207, 1.4424288953110105`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.557990151142019}, { 2.128407346410207, -2.506826997835541}, { 2.128407346410207, -1.725580091946973}, {2.128407346410207, 1.446936330629504}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.5585556340205553`}, { 2.133407346410207, -2.5083700139898877`}, { 2.133407346410207, -1.725154355256397}, {2.133407346410207, 1.4514408671234642`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.5591312398212205`}, { 2.138407346410207, -2.5099218953092066`}, { 2.138407346410207, -1.7247264271213485`}, {2.138407346410207, 1.455942236241379}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.5597171467078996`}, { 2.143407346410207, -2.511482716870949}, { 2.143407346410207, -1.7242962952676844`}, {2.143407346410207, 1.460440164250986}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.5603135358757645`}, { 2.148407346410207, -2.513052554503083}, { 2.148407346410207, -1.723863947328485}, {2.148407346410207, 1.4649343721730723`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.560920591584522}, { 2.153407346410207, -2.514631484791121}, { 2.153407346410207, -1.723429370843546}, {2.153407346410207, 1.4694245757155795`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.561538501190841}, { 2.158407346410207, -2.5162195850851585`}, { 2.158407346410207, -1.722992553258875}, {2.158407346410207, 1.4739104852081049`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.562167455179834}, { 2.163407346410207, -2.5178169335069396`}, { 2.163407346410207, -1.7225534819261932`}, {2.163407346410207, 1.4783918055368654`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.562807647195533}, { 2.168407346410207, -2.5194236089569184`}, { 2.168407346410207, -1.7221121441024214`}, {2.168407346410207, 1.4828682360802061`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.563459274070245}, { 2.173407346410207, -2.5210396911213384`}, { 2.173407346410207, -1.7216685269491876`}, {2.173407346410207, 1.4873394706447558`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.564122535852699}, { 2.178407346410207, -2.5226652604793185`}, { 2.178407346410207, -1.721222617532321}, {2.178407346410207, 1.4918051974023014`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.5647976358348683`}, { 2.183407346410207, -2.5243003983099332`}, { 2.183407346410207, -1.7207744028213516`}, {2.183407346410207, 1.4962650988274824`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.5654847805773633`}, { 2.188407346410207, -2.5259451866992997`}, { 2.188407346410207, -1.7203238696890097`}, {2.188407346410207, 1.5007188516364156`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.566184179933299}, { 2.193407346410207, -2.527599708547648}, { 2.193407346410207, -1.7198710049107298`}, {2.193407346410207, 1.505166126726336}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.566896047070474}, { 2.198407346410207, -2.5292640475763997`}, { 2.198407346410207, -1.7194157951641487`}, {2.198407346410207, 1.509606589116375}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.567620598491793}, { 2.203407346410207, -2.530938288335226}, { 2.203407346410207, -1.7189582270286186`}, {2.203407346410207, 1.5140398978895824`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.5683580540537623`}, { 2.208407346410207, -2.5326225162090714`}, { 2.208407346410207, -1.7184982869847047`}, {2.208407346410207, 1.5184657061363094`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.5691086369829472`}, { 2.213407346410207, -2.534316817425189}, { 2.213407346410207, -1.7180359614136993`}, {2.213407346410207, 1.522883660899078}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.569872573890246}, { 2.218407346410207, -2.5360212790601278`}, { 2.218407346410207, -1.7175712365971307`}, {2.218407346410207, 1.5272934031190557`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.5706500947828377`}, { 2.223407346410207, -2.537735989046688}, { 2.223407346410207, -1.717104098716269}, {2.223407346410207, 1.5316945675842628`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.5714414330736646`}, { 2.228407346410207, -2.539461036180851}, { 2.228407346410207, -1.716634533851651}, {2.228407346410207, 1.536086782879671}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.572246825588285}, { 2.233407346410207, -2.5411965101286675`}, { 2.233407346410207, -1.7161625279825956`}, {2.233407346410207, 1.5404696713392976`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.5730665125689502`}, { 2.2384073464102068`, -2.542942501433083}, { 2.2384073464102068`, -1.7156880669867145`}, {2.2384073464102068`, 1.5448428490004555`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.5739007376757392`}, { 2.243407346410207, -2.544699101520735}, { 2.243407346410207, -1.7152111366394487`}, {2.243407346410207, 1.5492059255603192`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.5747497479845864`}, { 2.248407346410207, -2.546466402708663}, { 2.248407346410207, -1.7147317226135843`}, {2.248407346410207, 1.5535585043349263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.575613793982031}, { 2.253407346410207, -2.548244498210987}, { 2.253407346410207, -1.7142498104787895`}, {2.253407346410207, 1.5579001822208054`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.576493129556511}, { 2.2584073464102072`, -2.550033482145482}, { 2.2584073464102072`, -1.713765385701143}, {2.2584073464102072`, 1.562230549659361}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.577388011986043}, { 2.263407346410207, -2.5518334495400823`}, { 2.263407346410207, -1.7132784336426696`}, {2.263407346410207, 1.5665491906041902`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.5782987019220656`}, { 2.268407346410207, -2.5536444963393223`}, { 2.268407346410207, -1.7127889395608908`}, {2.268407346410207, 1.5708556824915063`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.5792254633693057`}, { 2.273407346410207, -2.555466719410644}, { 2.273407346410207, -1.7122968886083596`}, {2.273407346410207, 1.5751495962138158`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.58016856366144}, { 2.278407346410207, -2.5573002165506304`}, { 2.278407346410207, -1.7118022658322136`}, {2.278407346410207, 1.57943049609704}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.5811282734323893`}, { 2.283407346410207, -2.5591450864911196`}, { 2.283407346410207, -1.711305056173729}, {2.283407346410207, 1.583697939881249}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.582104866583028}, { 2.288407346410207, -2.561001428905201}, { 2.288407346410207, -1.7108052444678852`}, {2.288407346410207, 1.587951478705187}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.5830986202431228`}, { 2.293407346410207, -2.5628693444130772`}, { 2.293407346410207, -1.710302815442922}, {2.293407346410207, 1.5921906570947577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.584109814728311}, { 2.298407346410207, -2.564748934587788}, { 2.298407346410207, -1.70979775371991}, {2.298407346410207, 1.5964150129556578`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.5851387334918883`}, { 2.303407346410207, -2.5666403019607955`}, { 2.303407346410207, -1.7092900438123355`}, {2.303407346410207, 1.600624077570349}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.5861856630712263`}, { 2.308407346410207, -2.5685435500274094`}, { 2.308407346410207, -1.7087796701256701`}, {2.308407346410207, 1.604817375599517}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.5872508930286493`}, { 2.313407346410207, -2.570458783252006}, { 2.313407346410207, -1.7082666169569682`}, {2.313407346410207, 1.6089944250882302`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.588334715886467}, { 2.318407346410207, -2.5723861070731315`}, { 2.318407346410207, -1.7077508684944516`}, {2.318407346410207, 1.6131547374769593`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.5894374270561}, { 2.323407346410207, -2.5743256279083617`}, { 2.323407346410207, -1.7072324088171262`}, {2.323407346410207, 1.6172978176176456`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.590559324760996}, { 2.328407346410207, -2.576277453158959}, { 2.328407346410207, -1.7067112218943714`}, {2.328407346410207, 1.6214231637949685`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.591700709953179}, { 2.333407346410207, -2.5782416912143344`}, { 2.333407346410207, -1.7061872915855745`}, {2.333407346410207, 1.6255302677530232`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.592861886223237}, { 2.338407346410207, -2.580218451456259}, { 2.338407346410207, -1.705660601639738}, {2.338407346410207, 1.6296186147275344`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.5940431597035736`}, { 2.343407346410207, -2.582207844262834}, { 2.343407346410207, -1.7051311356951255`}, {2.343407346410207, 1.6336876834838028`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.595244838964705}, { 2.348407346410207, -2.5842099810121937`}, { 2.348407346410207, -1.7045988772788945`}, {2.348407346410207, 1.6377369463605074`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.5964672349044498`}, { 2.353407346410207, -2.58622497408595}, { 2.353407346410207, -1.7040638098067427`}, {2.353407346410207, 1.6417658693195456`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 2.59771066062987}, { 2.358407346410207, -2.5882529368723093`}, { 2.358407346410207, -1.7035259165825762`}, {2.358407346410207, 1.645773912002027}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 2.5989754313317217`}, { 2.3634073464102068`, -2.590293983768915}, { 2.3634073464102068`, -1.702985180798166}, {2.3634073464102068`, 1.6497605277905634`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 2.600261864151343}, { 2.368407346410207, -2.592348230185346}, { 2.368407346410207, -1.7024415855328296`}, {2.368407346410207, 1.65372516387798}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 2.601570278039818}, { 2.373407346410207, -2.594415792545275}, { 2.373407346410207, -1.70189511375313}, {2.373407346410207, 1.657667261342558}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 2.6029009936092233`}, { 2.378407346410207, -2.5964967882882504`}, { 2.378407346410207, -1.701345748312548}, {2.378407346410207, 1.6615862552298777`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 2.6042543329759513`}, { 2.3834073464102072`, -2.598591335871116}, { 2.3834073464102072`, -1.7007934719512106`}, {2.3834073464102072`, 1.665481574641406}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.605630619595937}, { 2.388407346410207, -2.6006995547690117`}, { 2.388407346410207, -1.700238267295617}, {2.388407346410207, 1.6693526428298475`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.6070301780916645`}, { 2.393407346410207, -2.6028215654759417`}, { 2.393407346410207, -1.6996801168583517`}, {2.393407346410207, 1.6731988773013093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.608453334070979}, { 2.398407346410207, -2.604957489504928}, { 2.398407346410207, -1.6991190030378394`}, {2.398407346410207, 1.6770196899243563`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.609900413937591}, { 2.403407346410207, -2.607107449387652}, { 2.403407346410207, -1.6985549081181013`}, {2.403407346410207, 1.6808144870459358`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.61137174469324}, { 2.408407346410207, -2.609271568673633}, { 2.408407346410207, -1.6979878142685245`}, {2.408407346410207, 1.684582669614179}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.6128676537315307`}, { 2.413407346410207, -2.611449971928863}, { 2.413407346410207, -1.6974177035436482`}, {2.413407346410207, 1.6883236333080511`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.614388468623428}, { 2.418407346410207, -2.6136427847339174`}, { 2.418407346410207, -1.6968445578829585`}, {2.418407346410207, 1.6920367686738043`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.615934516894415}, { 2.423407346410207, -2.6158501336815116`}, { 2.423407346410207, -1.6962683591106962`}, {2.423407346410207, 1.6957214612681544`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, -2.6180721463733563`}, { 2.428407346410207, 2.61750612579351}, {2.428407346410207, 1.699377091808069}, {2.428407346410207, -1.6956890889356897`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, -2.6203089514165496`}, { 2.433407346410207, 2.619103622054}, {2.433407346410207, 1.703003036327091}, {2.433407346410207, -1.6951067289512014`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, -2.6225606784191253`}, { 2.438407346410207, 2.620727331646212}, {2.438407346410207, 1.7065986663379415`}, {2.438407346410207, -1.6945212606347644`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, -2.6248274579851407`}, { 2.443407346410207, 2.622377579522315}, {2.443407346410207, 1.7101633490013886`}, {2.443407346410207, -1.6939326653481}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, -2.627109421708715}, { 2.448407346410207, 2.624054689353429}, {2.448407346410207, 1.7136964473008895`}, {2.448407346410207, -1.6933409243369437`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, -2.6294067021676897`}, { 2.453407346410207, 2.625758983259138}, {2.453407346410207, 1.717197320223133}, {2.453407346410207, -1.6927460187310206`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, -2.631719432916148}, { 2.458407346410207, 2.6274907815297657`}, {2.458407346410207, 1.7206653229438262`}, {2.458407346410207, -1.6921479295439374`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, -2.6340477484764393`}, { 2.463407346410207, 2.6292504023414285`}, {2.463407346410207, 1.7240998070187197`}, {2.463407346410207, -1.6915466376731394`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, -2.6363917843299656`}, { 2.468407346410207, 2.6310381614645126`}, {2.468407346410207, 1.727500120579253}, {2.468407346410207, -1.6909421238998434`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, -2.6387516769074115`}, { 2.473407346410207, 2.632854371965609}, {2.473407346410207, 1.7308656085327385`}, {2.473407346410207, -1.690334368889071}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, -2.6411275635778098`}, { 2.478407346410207, 2.6346993439034097`}, {2.478407346410207, 1.7341956127664078`}, {2.478407346410207, -1.6897233531896358`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, -2.6435195826367397`}, { 2.483407346410207, 2.6365733840187935`}, {2.483407346410207, 1.7374894723549945`}, {2.483407346410207, -1.6891090572341412`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, -2.645927873293362}, { 2.4884073464102068`, 2.6384767954198725`}, {2.4884073464102068`, 1.740746523771366}, {2.4884073464102068`, -1.6884914613390622`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, -2.648352575656547}, { 2.493407346410207, 2.6404098772620443`}, {2.493407346410207, 1.743966101099685}, {2.493407346410207, -1.687870545704812}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, -2.6507938307196866`}, { 2.498407346410207, 2.642372924423782}, {2.498407346410207, 1.7471475362504514`}, {2.498407346410207, -1.6872462904157917`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, -2.6532517803445406`}, { 2.503407346410207, 2.644366227178721}, {2.503407346410207, 1.7502901591770572`}, {2.503407346410207, -1.6866186754405716`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, -2.655726567243688}, { 2.5084073464102072`, 2.646390070864408}, {2.5084073464102072`, 1.7533932980929632`}, { 2.5084073464102072`, -1.6859876806319882`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, -2.6582183349618216`}, { 2.513407346410207, 2.648444735548399}, {2.513407346410207, 1.7564562796890357`}, {2.513407346410207, -1.6853532857273004`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, -2.660727227855574}, { 2.518407346410207, 2.6505304956925557`}, {2.518407346410207, 1.7594784293502994`}, {2.518407346410207, -1.6847154703484215`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, -2.6632533910721548`}, { 2.523407346410207, 2.6526476198155824`}, {2.523407346410207, 1.7624590713713777`}, {2.523407346410207, -1.684074214002081}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, -2.6657969705263804`}, { 2.528407346410207, 2.6547963701552613`}, {2.528407346410207, 1.765397529169922}, {2.528407346410207, -1.683429496080125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, -2.6683581128762706`}, { 2.533407346410207, 2.6569770023304033`}, {2.533407346410207, 1.7682931254972003`}, {2.533407346410207, -1.682781295859751}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, -2.6709369654971282`}, { 2.538407346410207, 2.6591897650035703`}, {2.538407346410207, 1.7711451826451177`}, {2.538407346410207, -1.6821295925038122`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, -2.6735336764538036`}, { 2.543407346410207, 2.6614348995453954`}, {2.543407346410207, 1.773953022648776}, {2.543407346410207, -1.6814743650611528`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, -2.676148394471605}, { 2.5484073464102073`, 2.6637126397008233`}, {2.5484073464102073`, 1.77671596748388}, {2.5484073464102073`, -1.6808155924669508`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, -2.6787812689050314`}, { 2.553407346410207, 2.6660232112587474`}, {2.553407346410207, 1.7794333392579356`}, {2.553407346410207, -1.6801532535431387`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, -2.6814324497050834`}, { 2.558407346410207, 2.668366831724993}, {2.558407346410207, 1.7821044603946044`}, {2.558407346410207, -1.6794873269988}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, -2.684102087384309}, { 2.563407346410207, 2.6707437100002163`}, {2.563407346410207, 1.7847286538101084`}, {2.563407346410207, -1.678817791430629}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, -2.686790332980176}, { 2.568407346410207, 2.6731540460629297`}, {2.568407346410207, 1.7873052430810332`}, {2.568407346410207, -1.6781446253234191`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, -2.6894973380161704`}, { 2.5734073464102067`, 2.6755980306588873`}, {2.5734073464102067`, 1.7898335526024494`}, { 2.5734073464102067`, -1.6774678070505868`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, -2.6922232544609064`}, { 2.578407346410207, 2.6780758449973465`}, {2.578407346410207, 1.7923129077356057`}, {2.578407346410207, -1.676787314874731}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, -2.6949682346848682`}, { 2.583407346410207, 2.6805876604551178`}, {2.583407346410207, 1.794742634944183}, {2.583407346410207, -1.6761031269481894`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, -2.697732431415186}, { 2.588407346410207, 2.683133638289242}, {2.588407346410207, 1.7971220619184713`}, {2.588407346410207, -1.675415221313741}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, -2.7005159976874045`}, { 2.593407346410207, 2.6857139293591685`}, {2.593407346410207, 1.7994505176861746`}, {2.593407346410207, -1.6747235759052181`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, -2.7033190867955748`}, { 2.598407346410207, 2.688328673858562}, {2.598407346410207, 1.8017273327095484`}, {2.598407346410207, -1.6740281685482101`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, -2.7061418522389844`}, { 2.603407346410207, 2.6909780010586712`}, {2.603407346410207, 1.8039518389674958`}, {2.603407346410207, -1.6733289769608208`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, -2.708984447667035}, { 2.608407346410207, 2.6936620290628186`}, {2.608407346410207, 1.8061233700223809`}, {2.608407346410207, -1.672625978754523}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, -2.711847026820515}, { 2.6134073464102068`, 2.6963808645732463`}, {2.6134073464102068`, 1.8082412610700525`}, { 2.6134073464102068`, -1.6719191514348466`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, -2.7147297434708455`}, { 2.618407346410207, 2.699134602671063}, {2.618407346410207, 1.8103048489731894`}, {2.618407346410207, -1.6712084724023768`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, -2.7176327513555343`}, { 2.623407346410207, 2.7019233266098803`}, {2.623407346410207, 1.8123134722763945`}, {2.623407346410207, -1.6704939189536032`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, -2.720556204111457}, { 2.628407346410207, 2.704747107623217}, {2.628407346410207, 1.8142664712031407`}, {2.628407346410207, -1.669775468281904}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, -2.7235002552042573`}, { 2.6334073464102072`, 2.7076060047471753`}, {2.6334073464102072`, 1.8161631876332822`}, { 2.6334073464102072`, -1.6690530974785587`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, -2.7264650578547234`}, { 2.638407346410207, 2.710500064658104}, {2.638407346410207, 1.8180029650608962`}, {2.638407346410207, -1.6683267835337825`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, -2.729450764962091}, { 2.643407346410207, 2.7134293215258465`}, {2.643407346410207, 1.8197851485319503`}, {2.643407346410207, -1.667596503337841}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, -2.732457529023004}, { 2.648407346410207, 2.7163937968837626`}, {2.648407346410207, 1.8215090845608504`}, {2.648407346410207, -1.6668622336821906`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, -2.7354855020479687`}, { 2.653407346410207, 2.7193934995145046`}, {2.653407346410207, 1.8231741210261667`}, {2.653407346410207, -1.6661239512607073`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, -2.738534835473276}, { 2.658407346410207, 2.722428425353062}, {2.658407346410207, 1.824779607044407}, {2.658407346410207, -1.6653816326709034`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, -2.7416056800691764`}, { 2.663407346410207, 2.7254985574070547`}, {2.663407346410207, 1.8263248928218832`}, {2.663407346410207, -1.6646352544152607`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, -2.744698185844411}, { 2.668407346410207, 2.7286038656939957`}, {2.668407346410207, 1.827809329484455}, {2.668407346410207, -1.6638847929025955`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, -2.747812501946528}, { 2.6734073464102073`, 2.731744307196074}, {2.6734073464102073`, 1.829232268884761}, {2.6734073464102073`, -1.6631302244494626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, -2.750948776557349}, { 2.678407346410207, 2.7349198258330003`}, {2.678407346410207, 1.830593063386618}, {2.678407346410207, -1.6623715252816287`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, -2.754107156785198}, { 2.683407346410207, 2.7381303524515666`}, {2.683407346410207, 1.8318910656271201`}, {2.683407346410207, -1.6616086715355924`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, -2.7572877885518667`}, { 2.688407346410207, 2.7413758048335866`}, {2.688407346410207, 1.833125628255751}, {2.688407346410207, -1.6608416392602223`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, -2.760490816474981}, { 2.693407346410207, 2.7446560877208652`}, {2.693407346410207, 1.8342961036507455`}, {2.693407346410207, -1.6600704044183296`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, -2.7637163837460252`}, { 2.6984073464102067`, 2.747971092857871}, {2.6984073464102067`, 1.8354018436130706`}, {2.6984073464102067`, -1.659294942888474}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, -2.7669646320029226`}, { 2.703407346410207, 2.751320699051319}, {2.703407346410207, 1.8364421990376862`}, {2.703407346410207, -1.658515230466655}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, -2.770235701198521}, { 2.708407346410207, 2.754704772246561}, {2.708407346410207, 1.8374165195629806`}, {2.708407346410207, -1.6577312428682165`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, -2.7735297294623322`}, { 2.713407346410207, 2.7581231656215466`}, {2.713407346410207, 1.8383241531976429`}, {2.713407346410207, -1.6569429557297366`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, -2.776846852959245}, { 2.718407346410207, 2.7615757196950645`}, {2.718407346410207, 1.8391644459267507`}, {2.718407346410207, -1.656150344610932}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, -2.780187205740415}, { 2.723407346410207, 2.7650622624538563`}, {2.723407346410207, 1.839936741295858}, {2.723407346410207, -1.6553533849968927`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, -2.7835509195902097`}, { 2.728407346410207, 2.768582609491899}, {2.728407346410207, 1.840640379974773}, {2.728407346410207, -1.6545520522998998`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, -2.7869381238669786`}, { 2.733407346410207, 2.7721365641675906`}, {2.733407346410207, 1.841274699301116}, {2.733407346410207, -1.653746321861932}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, -2.790348945338171}, { 2.7384073464102068`, 2.7757239177731066`}, {2.7384073464102068`, 1.8418390328041012`}, {2.7384073464102068`, -1.652936168956722}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, -2.793783508008772}, { 2.743407346410207, 2.7793444497189537`}, {2.743407346410207, 1.8423327097090654`}, {2.743407346410207, -1.6521215687920807`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, -2.7972419329447846`}, { 2.748407346410207, 2.782997927731805}, {2.748407346410207, 1.8427550544240645`}, {2.748407346410207, -1.6513024965124872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, -2.8007243380894695`}, { 2.753407346410207, 2.786684108064047}, {2.753407346410207, 1.8431053860083026`}, {2.753407346410207, -1.6504789272013565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, -2.804230838074459}, { 2.7584073464102072`, 2.79040273571645}, {2.7584073464102072`, 1.8433830176241999`}, { 2.7584073464102072`, -1.6496508358838435`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, -2.807761544022319}, { 2.763407346410207, 2.794153544671006}, {2.763407346410207, 1.8435872559724293`}, {2.763407346410207, -1.648818197529123}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, -2.8113165633456774`}, { 2.768407346410207, 2.7979362581364007`}, {2.768407346410207, 1.8437174007130155`}, {2.768407346410207, -1.6479809870536934`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, -2.8148959995363523`}, { 2.773407346410207, 2.8017505888005867`}, {2.773407346410207, 1.8437727438705864`}, {2.773407346410207, -1.647139179323615}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, -2.818499951950338}, { 2.778407346410207, 2.8055962390948914`}, {2.778407346410207, 1.8437525692272743`}, {2.778407346410207, -1.6462927491577624`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, -2.8221285155842586`}, { 2.783407346410207, 2.8094729014658584`}, {2.783407346410207, 1.8436561517024184`}, {2.783407346410207, -1.6454416713307323`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, -2.8257817808456136`}, { 2.788407346410207, 2.8133802586543855`}, {2.788407346410207, 1.8434827567209804`}, {2.788407346410207, -1.6445859205758773`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, -2.8294598333160663`}, { 2.793407346410207, 2.8173179839822002`}, {2.793407346410207, 1.843231639571495}, {2.793407346410207, -1.6437254715885192`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, -2.833162753507455}, { 2.7984073464102073`, 2.821285741644974}, {2.7984073464102073`, 1.8429020447544735`}, { 2.7984073464102073`, -1.6428602990292904`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, -2.836890616610417}, { 2.803407346410207, 2.8252831870101005`}, {2.803407346410207, 1.8424932053223144`}, {2.803407346410207, -1.6419903775273867`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, -2.8406434922354573`}, { 2.808407346410207, 2.8293099669193125`}, {2.808407346410207, 1.8420043422118164`}, {2.808407346410207, -1.6411156816838839`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, -2.844421444149007}, { 2.813407346410207, 2.833365719997261}, {2.813407346410207, 1.8414346635713879`}, {2.813407346410207, -1.6402361860758212`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, -2.8482245299986175`}, { 2.818407346410207, 2.8374500769595223`}, {2.818407346410207, 1.840783364081891}, {2.818407346410207, -1.639351865259154}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, -2.8520528010344828`}, { 2.8234073464102067`, 2.8415626609280964`}, {2.8234073464102067`, 1.8400496242751012`}, {2.8234073464102067`, -1.638462693773202}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, -2.8559063018209767`}, { 2.828407346410207, 2.8457030877440754`}, {2.828407346410207, 1.8392326098485374`}, {2.828407346410207, -1.63756864614395}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, -2.859785069943017}, { 2.833407346410207, 2.8498709662850668`}, {2.833407346410207, 1.8383314709797778`}, {2.833407346410207, -1.6366696968883605`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, -2.8636891357034986`}, { 2.838407346410207, 2.8540658987815983`}, {2.838407346410207, 1.8373453416401233`}, {2.838407346410207, -1.6357658205182577`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, -2.867618521815505}, { 2.843407346410207, 2.8582874811349916`}, {2.843407346410207, 1.8362733389102164`}, {2.843407346410207, -1.634856991544806}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, -2.8715732430863135`}, { 2.848407346410207, 2.8625353032316982`}, {2.848407346410207, 1.835114562297874}, {2.848407346410207, -1.6339431844824377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, -2.8755533060941865`}, { 2.853407346410207, 2.8668089492605424`}, {2.853407346410207, 1.8338680930598998`}, {2.853407346410207, -1.6330243738535377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, -2.8795587088601353`}, { 2.858407346410207, 2.8711079980248906`}, {2.858407346410207, 1.8325329935298864`}, {2.858407346410207, -1.632100534192871}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, -2.883589440511847}, { 2.8634073464102068`, 2.8754320232550645`}, {2.8634073464102068`, 1.8311083064525502`}, {2.8634073464102068`, -1.631171640052371}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, -2.8876454809412757`}, { 2.868407346410207, 2.879780593914817}, {2.868407346410207, 1.829593054326504}, {2.868407346410207, -1.6302376660055313`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, -2.891726800457236}, { 2.873407346410207, 2.8841532745095897`}, {2.873407346410207, 1.8279862387573798`}, {2.873407346410207, -1.6292985866528091`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, -2.895833359431798}, { 2.878407346410207, 2.8885496253869603`}, {2.878407346410207, 1.826286839822416}, {2.878407346410207, -1.6283543766264303`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, -2.8999651079394626`}, { 2.8834073464102072`, 2.892969203034025}, {2.8834073464102072`, 1.8244938154478094`}, {2.8834073464102072`, -1.6274050105953}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, -2.9041219853943745`}, { 2.888407346410207, 2.897411560372444}, {2.888407346410207, 1.8226061008019767`}, {2.888407346410207, -1.6264504632706571`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, -2.9083039201811767`}, { 2.893407346410207, 2.9018762470464043`}, {2.893407346410207, 1.820622607705082}, {2.893407346410207, -1.6254907094113333`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, -2.9125108292808424`}, { 2.898407346410207, 2.906362809706903}, {2.898407346410207, 1.8185422240569353`}, {2.898407346410207, -1.6245257238292616`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, -2.9167426178935814`}, { 2.903407346410207, 2.910870792289019}, {2.903407346410207, 1.8163638132856692`}, {2.903407346410207, -1.6235554813949815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, -2.9209991790590903`}, { 2.908407346410207, 2.9153997362884234`}, {2.908407346410207, 1.8140862138189862`}, {2.908407346410207, -1.6225799570439745`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, -2.925280393273648}, { 2.913407346410207, 2.9199491810253058`}, {2.913407346410207, 1.8117082385798542`}, {2.913407346410207, -1.6215991257821716`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, -2.9295861281040407`}, { 2.918407346410207, 2.924518663906573}, {2.918407346410207, 1.8092286745085253`}, {2.918407346410207, -1.6206129626920893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, -2.9339162378010446`}, { 2.9234073464102073`, 2.929107720681314}, {2.9234073464102073`, 1.8066462821136704`}, { 2.9234073464102073`, -1.6196214429391138`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, -2.938270562913003}, { 2.928407346410207, 2.9337158856901033`}, {2.928407346410207, 1.8039597950548545`}, {2.928407346410207, -1.6186245417780083`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, -2.9426489298996668`}, { 2.933407346410207, 2.938342692108556}, {2.933407346410207, 1.8011679197585568`}, {2.933407346410207, -1.6176222345596396`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, -2.9470511507442834`}, { 2.938407346410207, 2.942987672178714}, {2.938407346410207, 1.7982693350696544`}, {2.938407346410207, -1.6166144967369842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, -2.9514770225695615`}, { 2.943407346410207, 2.9476503574440045`}, {2.943407346410207, 1.7952626919418488`}, {2.943407346410207, -1.6156013038726569`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, -2.95592632725775}, { 2.9484073464102067`, 2.952330278967078}, {2.9484073464102067`, 1.7921466131698827`}, { 2.9484073464102067`, -1.6145826316454717`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, -2.9603988310733103`}, { 2.953407346410207, 2.95702696755024}, {2.953407346410207, 1.7889196931653362`}, {2.953407346410207, -1.6135584558581133`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, -2.9648942842886594`}, { 2.958407346410207, 2.961739953939504}, {2.958407346410207, 1.7855804977791885`}, {2.958407346410207, -1.6125287524437781`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, -2.9694124208193142`}, { 2.963407346410207, 2.9664687690316036`}, {2.963407346410207, 1.782127564174916}, {2.963407346410207, -1.6114934974742714`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, -2.973952957865076}, { 2.968407346410207, 2.9712129440662483`}, {2.968407346410207, 1.7785594007545573`}, {2.968407346410207, -1.6104526671673212`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, -2.9785155955570075`}, { 2.973407346410207, 2.9759720108177627`}, {2.973407346410207, 1.7748744871403834`}, {2.973407346410207, -1.6094062378945153`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, -2.9831000166218886`}, { 2.978407346410207, 2.980745501773349}, {2.978407346410207, 1.7710712742179464`}, {2.978407346410207, -1.6083541861892365`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, -2.987705886047409}, { 2.983407346410207, 2.98553295031365}, {2.983407346410207, 1.7671481842398158`}, {2.983407346410207, -1.6072964887549595`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, -2.992332850769293}, { 2.9884073464102068`, 2.99033389087853}, {2.9884073464102068`, 1.7631036109980331`}, { 2.9884073464102068`, -1.6062331224735165`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, -2.9969805393671787`}, { 2.993407346410207, 2.9951478591288376`}, {2.993407346410207, 1.758935920065681}, {2.993407346410207, -1.6051640644134615`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, -3.001648561780559}, { 2.998407346410207, 2.9999743921055386`}, {2.998407346410207, 1.7546434491131941`}, {2.998407346410207, -1.6040892918391787`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, -3.0063365090369607`}, { 3.003407346410207, 3.0048130283799797`}, {3.003407346410207, 1.750224508301648}, {3.003407346410207, -1.6030087822196384`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, -3.011043952999688}, { 3.0084073464102072`, 3.009663308190568}, {3.0084073464102072`, 1.745677380758214}, {3.0084073464102072`, -1.6019225132368293`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, -3.0157704461465764`}, { 3.013407346410207, 3.0145247735898684`}, {3.013407346410207, 1.7410003231387554`}, {3.013407346410207, -1.6008304627962133`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, -3.0205155213554793`}, { 3.018407346410207, 3.0193969685711366`}, {3.018407346410207, 1.7361915662780012`}, {3.018407346410207, -1.5997326090353812`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, -3.0252786917230323`}, { 3.023407346410207, 3.0242794391923886`}, {3.023407346410207, 1.7312493159353155`}, {3.023407346410207, -1.5986289303336982`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, -3.0300594504110534`}, { 3.028407346410207, 3.0291717337022437`}, {3.028407346410207, 1.7261717536387635`}, {3.028407346410207, -1.5975194053227197`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, -3.034857270512514}, { 3.0334073464102067`, 3.0340734026489433`}, {3.0334073464102067`, 1.7209570376307437`}, { 3.0334073464102067`, -1.5964040128956412`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, -3.0396716049550707`}, { 3.038407346410207, 3.0389839989922183`}, {3.038407346410207, 1.7156033039214607`}, {3.038407346410207, -1.5952827322179053`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, -3.0445018864337787`}, { 3.043407346410207, 3.043903078206108}, {3.043407346410207, 1.7101086674532076`}, {3.043407346410207, -1.5941555427376377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, -3.0493475273763098`}, { 3.0484073464102073`, 3.0488301983824084`}, {3.0484073464102073`, 1.7044712233797774`}, { 3.0484073464102073`, -1.5930224241965967`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, -3.0542079199338494`}, { 3.053407346410207, 3.053764920312653}, {3.053407346410207, 1.698689048464828}, {3.053407346410207, -1.5918833566401036`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, -3.0590824360357542`}, { 3.058407346410207, 3.058706807593622}, {3.058407346410207, 1.692760202606665}, {3.058407346410207, -1.590738320429698}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, -3.063970427442123}, { 3.063407346410207, 3.063655426693047}, {3.063407346410207, 1.6866827304870016`}, {3.063407346410207, -1.5895872962527582`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, -3.0688712258792457`}, { 3.068407346410207, 3.06861034704639}, {3.068407346410207, 1.6804546633558388`}, {3.068407346410207, -1.588430265135593}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, -3.0737841431869413`}, { 3.0734073464102067`, 3.073571141125688}, {3.0734073464102067`, 1.6740740209493554`}, {3.0734073464102067`, -1.587267208454555}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, -3.0787084715119324`}, { 3.078407346410207, 3.0785373845014234`}, {3.078407346410207, 1.6675388135480385`}, {3.078407346410207, -1.5860981079475498`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, -3.0836434835619224`}, { 3.083407346410207, 3.0835086559216074`}, {3.083407346410207, 1.6608470441791086`}, {3.083407346410207, -1.5849229457270984`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, -3.088588432898787}, { 3.0884073464102073`, 3.088484537377819}, {3.0884073464102073`, 1.6539967109648728`}, { 3.0884073464102073`, -1.5837417042928965`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, -3.093542554257617}, { 3.093407346410207, 3.093464614145479}, {3.093407346410207, 1.6469858096196102`}, {3.093407346410207, -1.582554366543512}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, -3.0985050639549097`}, { 3.098407346410207, 3.0984484748630647`}, {3.098407346410207, 1.6398123361012882`}, {3.098407346410207, -1.5813609157906137`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, -3.103475160294821}, { 3.103407346410207, 3.1034357115570845`}, {3.103407346410207, 1.6324742894155402`}, {3.103407346410207, -1.5801613357708977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, -3.10845202408712}, { 3.108407346410207, 3.108425919722872}, {3.108407346410207, 1.6249696745797242`}, {3.108407346410207, -1.578955610660985}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, -3.113434819151081}, { 3.1134073464102068`, 3.1134186983427887`}, {3.1134073464102068`, 1.6172965057428277`}, { 3.1134073464102068`, -1.5777437250899502`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, -3.1184226929142596`}, { 3.118407346410207, 3.1184136499401087`}, {3.118407346410207, 1.6094528094674805`}, {3.118407346410207, -1.57652566415384}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, -3.1234147770375}, { 3.123407346410207, 3.123410380609319}, {3.123407346410207, 1.6014366281719166`}, {3.123407346410207, -1.5753014134297019`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, -3.1284101881411406`}, { 3.1284073464102073`, 3.1284085000920285`}, {3.1284073464102073`, 1.5932460237340509`}, { 3.1284073464102073`, -1.5740709589907906`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, -3.1334080284425907`}, { 3.1334073464102072`, 3.1334076217126836`}, {3.1334073464102072`, 1.5848790812539983`}, { 3.1334073464102072`, -1.5728342874197574`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, -3.1384073866814135`}, { 3.138407346410207, 3.1384073625463476`}, {3.138407346410207, 1.5763339129802307`}, { 3.138407346410207, -1.5715913858257622`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1415922860459324`, 3.1415922860459657`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -10190.262857142854}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 3, 3, 6, 9, 12}, {{3}, {4}, {5}, {1}, {4}, {5}, {1}, { 3}, {5}, {1}, {3}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.989987302165291, -0.9747434098540126}, { 0.10989148756355284`, -1.207682449105766}, { 0.12313417846835928`, -0.9878994739786604}, { 0.9762194446674097, -0.10989148756355294`}, { 0.10989148756355288`, -0.12223042475777246`}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {1, 4}, {1, 5}, {3, 4}, {3, 5}, {4, 5}}, 0.014844691670684196`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.014844691670684196], DiskBox[2, 0.014844691670684196], DiskBox[3, 0.014844691670684196], DiskBox[4, 0.014844691670684196], DiskBox[5, 0.014844691670684196]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -10664.228571428568}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, 1.570796326794897}, {-3.141592653589793, -3.1415926202953757`}, \ {-3.141592653589793, 3.1415926202953735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, 1.5656960767136257`}, {-3.1365926535897932`, \ -3.1365927468698827`}, {-3.1365926535897932`, 3.136592810457662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, 1.5603943258685116`}, {-3.1315926535897933`, \ -3.1315933960633444`}, {-3.1315926535897933`, 3.131593913369082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, 1.554889574036916}, {-3.126592653589793, -3.1265951466767654`}, \ {-3.126592653589793, 3.1265969212698606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, 1.5491803243059556`}, {-3.121592653589793, -3.1215985327973774`}, \ {-3.121592653589793, 3.1216028063668366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, 1.543265086220031}, {-3.116592653589793, -3.1166040770322345`}, \ {-3.116592653589793, 3.1166125531775415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, 1.5371423790983385`}, {-3.1115926535897933`, -3.111612290466115}, \ {-3.1115926535897933`, 3.1116271575270895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, 1.5308107355206875`}, {-3.106592653589793, -3.1066236726340675`}, \ {-3.106592653589793, 3.106647625490002}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, 1.524268704979227}, {-3.101592653589793, -3.1016387115119355`}, \ {-3.101592653589793, 3.10167497228353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, 1.5175148576932576`}, {-3.096592653589793, -3.0966578835189864`}, \ {-3.096592653589793, 3.0967102211084336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, 1.5105477885833896`}, {-3.0915926535897933`, -3.091681653536534}, \ {-3.0915926535897933`, 3.0917544019452405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, 1.5033661214008582`}, {-3.086592653589793, -3.086710474938307}, \ {-3.086592653589793, 3.086808550304391}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, 1.495968513006905}, {-3.081592653589793, -3.0817447896343566`}, \ {-3.081592653589793, 3.0818737059363053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, 1.4883536577965184`}, {-3.076592653589793, -3.07678502812606}, \ {-3.076592653589793, 3.0769509115027964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, 1.4805202922600182`}, {-3.0715926535897933`, -3.071831609572318}, \ {-3.0715926535897933`, 3.0720412112141937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, 1.4724671996751786`}, {-3.066592653589793, -3.066884941866347}, \ {-3.066592653589793, 3.0671456494365197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, 1.464193214921889}, {-3.061592653589793, -3.0619454217216098`}, \ {-3.061592653589793, 3.062265269271551}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, 1.4556972294103807`}, {-3.056592653589793, -3.0570134347673115`}, \ {-3.056592653589793, 3.0574011111160235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, 1.4469781961134167`}, {-3.0515926535897933`, \ -3.0520893556517943`}, {-3.0515926535897933`, 3.0525542112029944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, 1.4380351346919493`}, {-3.046592653589793, -3.0471735481540545`}, \ {-3.046592653589793, 3.047725600131512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, 1.4288671367028372`}, {-3.041592653589793, -3.042266365302}, \ {-3.041592653589793, 3.0429163013886513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, 1.419473370876655}, {-3.036592653589793, -3.0373681494977056`}, \ {-3.036592653589793, 3.0381273298700884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, 1.4098530884524698`}, {-3.0315926535897932`, \ -3.0324792326482513`}, {-3.0315926535897932`, 3.033359690403604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, 1.4000056285560487`}, {-3.026592653589793, -3.02759993630241}, \ {-3.026592653589793, 3.028614376281933}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, 1.3899304236068113`}, {-3.021592653589793, -3.022730571791935}, \ {-3.021592653589793, 3.023892367809259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, 1.3796270047383872`}, {-3.016592653589793, -3.017871440377688}, \ {-3.016592653589793, 3.0191946308682036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, 1.3690950072166554`}, {-3.0115926535897932`, \ -3.0130228333994014`}, {-3.0115926535897932`, 3.0145221155113684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, 1.358334175838644}, {-3.0065926535897933`, -3.0081850324292496`}, \ {-3.0065926535897933`, 3.009875754583899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, 1.347344370294804}, {-3.001592653589793, -3.0033583094284406`}, \ {-3.001592653589793, 3.005256462381739}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, 1.3361255704766797`}, {-2.996592653589793, -2.9985429269064685`}, \ {-2.996592653589793, 3.000665133350868}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, 1.3246778817113007`}, {-2.991592653589793, -2.993739138082795}, \ {-2.991592653589793, 2.996102640832611}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, 1.3130015399031907`}, {-2.9865926535897933`, -2.988947187050445}, \ {-2.9865926535897933`, 2.991569835859422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, 1.3010969165642254`}, {-2.981592653589793, -2.9841673089411964`}, \ {-2.981592653589793, 2.9870675460059912`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, 1.288964523711348}, {-2.976592653589793, -2.9793997300920463`}, \ {-2.976592653589793, 2.982596574299611}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, 1.2766050186116267`}, {-2.971592653589793, -2.9746446682127807`}, \ {-2.971592653589793, 2.9781576981936957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, 1.264019208353857}, {-2.9665926535897933`, -2.969902332553966}, \ {-2.9665926535897933`, 2.9737516686081404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, 1.251208054225831}, {-2.961592653589793, -2.965172924075608}, \ {-2.961592653589793, 2.9693792090394493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, 1.2381726758761133`}, {-2.956592653589793, -2.9604566356159854`}, \ {-2.956592653589793, 2.9650410147438118`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, 1.224914355239064}, {-2.951592653589793, -2.955753652059972}, \ {-2.951592653589793, 2.960737751994789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, 1.2114345402021893`}, {-2.9465926535897933`, \ -2.9510641505076753`}, {-2.9465926535897933`, 2.9564700574185347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, 1.1977348479946563`}, {-2.941592653589793, -2.9463883004420546`}, \ {-2.941592653589793, 2.952238537407208}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, 1.1838170682763516`}, {-2.936592653589793, -2.9417262638960664`}, \ {-2.936592653589793, 2.9480437676121247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, 1.1696831659070723`}, {-2.931592653589793, -2.937078195618827}, \ {-2.931592653589793, 2.943886292517417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, 1.1553352833759933`}, {-2.9265926535897933`, \ -2.9324442432407882`}, {-2.9265926535897933`, 2.9397666250940864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, 1.14077574287206}, {-2.921592653589793, -2.927824547437586}, \ {-2.921592653589793, 2.935685246534515}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, 1.126007047976801}, {-2.916592653589793, -2.9232192420925687`}, \ {-2.916592653589793, 2.9316426060669825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, 1.111031884961798}, {-2.911592653589793, -2.9186284544579566`}, \ {-2.911592653589793, 2.927639120848868}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, 1.0958531236740445`}, {-2.9065926535897932`, \ -2.9140523053142022`}, {-2.9065926535897932`, 2.9236751759374413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, 1.0804738179936395`}, {-2.901592653589793, -2.909490909127702}, \ {-2.901592653589793, 2.919751124336513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, 1.0648972058493908`}, {-2.896592653589793, -2.904944374206701}, \ {-2.896592653589793, 2.9158672871167135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, 1.0491267087793519`}, {-2.891592653589793, -2.9004128028553144`}, \ {-2.891592653589793, 2.9120239536073385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, 1.0331659310248595`}, {-2.8865926535897932`, -2.895896291525505}, \ {-2.8865926535897932`, 2.9082213816568383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, 1.017018658148229}, {-2.8815926535897933`, -2.891394930966977}, \ {-2.8815926535897933`, 2.9044597979591478`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, 1.0006888551661408`}, {-2.876592653589793, -2.886908806375043}, \ {-2.876592653589793, 2.9007393984428487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, 0.9841806641925892}, {-2.871592653589793, -2.8824379975361936`}, \ {-2.871592653589793, 2.8970603487196733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, 0.967498401587255}, {-2.866592653589793, -2.8779825789714777`}, \ {-2.866592653589793, 2.893422784588798}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, 0.9506465546074941}, {-2.861592653589793, -2.8735426200776426`}, \ {-2.861592653589793, 2.8898268125936237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, 0.9336297775640867}, {-2.856592653589793, -2.869118185265878}, \ {-2.856592653589793, 2.8862725106268265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, 0.9164528874834561}, {-2.851592653589793, -2.8647093340983534`}, \ {-2.851592653589793, 2.8827599285803767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, 0.8991208592812836}, {-2.846592653589793, -2.8603161214221537`}, \ {-2.846592653589793, 2.879289089036125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, 0.8816388204549994}, {-2.8415926535897933`, -2.8559385975011193`}, \ {-2.8415926535897933`, 2.8758599879934845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, 0.8640120453050661}, {-2.836592653589793, -2.8515768081449977`}, \ {-2.836592653589793, 2.872472595630052}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, 0.846245948697492}, {-2.831592653589793, -2.847230794836425}, \ {-2.831592653589793, 2.8691268570915107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, 0.8283460793824798}, {-2.826592653589793, -2.842900594855338}, \ {-2.826592653589793, 2.865822693306764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, 0.8103181128866577}, {-2.8215926535897933`, -2.8385862414009875`}, \ {-2.8215926535897933`, 2.862560001824722}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, 0.7921678439987723}, {-2.816592653589793, -2.834287763711562}, \ {-2.816592653589793, 2.859338657669054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, 0.7739011788710441}, {-2.811592653589793, -2.830005187181389}, \ {-2.811592653589793, 2.85615851420735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, 0.7555241267607259}, {-2.806592653589793, -2.82573853347572}, \ {-2.806592653589793, 2.8530194040311962`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, 0.7370427914386184}, {-2.8015926535897933`, -2.8214878206431524`}, \ {-2.8015926535897933`, 2.849921139844038}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, 0.718463362293228}, {-2.796592653589793, -2.8172530632255754`}, \ {-2.796592653589793, 2.846863515353437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, 0.6997921051613523}, {-2.791592653589793, -2.8130342723659054`}, \ {-2.791592653589793, 2.843846306165081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, 0.6810353529173035}, {-2.786592653589793, -2.8088314559132987`}, \ {-2.786592653589793, 2.8408692706753182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, 0.6621994958548508}, {-2.7815926535897932`, -2.8046446185262184`}, \ {-2.7815926535897932`, 2.8379321509599227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, 0.6432909718970069}, {-2.776592653589793, -2.8004737617729707`}, \ {-2.776592653589793, 2.8350346736563634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, 0.6243162566700498}, {-2.771592653589793, -2.796318884230264}, \ {-2.771592653589793, 2.832176550837442}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, 0.6052818534789205}, {-2.766592653589793, 2.82935748087402}, {-2.766592653589793, -2.7921799815791903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, 0.5861942832218129}, {-2.7615926535897932`, 2.8265771492850007`}, {-2.7615926535897932`, \ -2.7880570466992243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, 0.567060074282135}, {-2.7565926535897933`, 2.8238352295727616`}, {-2.7565926535897933`, \ -2.783950069759906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, 0.5478857524360117}, {-2.751592653589793, 2.821131384042369}, {-2.751592653589793, -2.779859038310365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, 0.5286778308134743}, {-2.746592653589793, 2.8184652646032635`}, {-2.746592653589793, -2.775783937366739}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, 0.5094427999508703}, {-2.741592653589793, 2.815836513552009}, {-2.741592653589793, -2.7717247494974653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, 0.49018711797151376`}, {-2.736592653589793, 2.8132447643350544`}, {-2.736592653589793, -2.767681454906479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, 0.47091720093052786`}, {-2.731592653589793, 2.810689642290589}, {-2.731592653589793, -2.7636540315143914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, 0.45163941335867486`}, {-2.726592653589793, 2.808170765368641}, {-2.726592653589793, -2.759642455037666}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, 0.43236005903852304`}, {-2.721592653589793, 2.8056877448286133`}, {-2.721592653589793, -2.75564669906578}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, 0.4130853720448008}, {-2.7165926535897933`, 2.8032401859140474`}, {-2.7165926535897933`, \ -2.7516667351364745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, 0.3938215080786978}, {-2.711592653589793, 2.8008276885037424`}, {-2.711592653589793, \ -2.7477025328091007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, 0.37457453612419295`}, {-2.706592653589793, 2.7984498477393567`}, {-2.706592653589793, \ -2.7437540597360486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, 0.3553504304519885}, {-2.701592653589793, 2.7961062546289788`}, {-2.701592653589793, -2.739821281732384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, 0.3361550629946238}, {-2.6965926535897933`, 2.7937964966267512`}, {-2.6965926535897933`, \ -2.7359041628436676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, 0.31699419611371604`}, {-2.691592653589793, 2.7915201581884834`}, {-2.691592653589793, -2.732002665411965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, 0.29787347577791173`}, {-2.686592653589793, 2.789276821303343}, {-2.686592653589793, -2.728116750140201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, 0.27879842516745224`}, {-2.681592653589793, 2.7870660660017483`}, {-2.681592653589793, \ -2.7242463761547304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, 0.2597744387188303}, {-2.6765926535897933`, 2.784887470839832}, {-2.6765926535897933`, \ -2.7203915010662874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, 0.2408067766201548}, {-2.671592653589793, 2.7827406133605668`}, {-2.671592653589793, \ -2.7165520810293033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, 0.2219005597655129}, {-2.666592653589793, 2.780625070532112}, {-2.666592653589793, -2.7127280707995602`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, 0.20306076517373886`}, {-2.661592653589793, 2.7785404191636345`}, {-2.661592653589793, -2.708919423790451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, 0.18429222187482394`}, {-2.6565926535897932`, 2.77648623629915}, {-2.6565926535897932`, -2.7051260921274665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, 0.16559960726439008`}, {-2.651592653589793, 2.77446209958983}, {-2.651592653589793, -2.701348026701373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, 0.14698744392456456`}, {-2.646592653589793, 2.772467587645305}, {-2.646592653589793, -2.6975851772198776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, 0.12846009690720192`}, {-2.641592653589793, 2.770502280364521}, {-2.641592653589793, -2.6938374922577872`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, 0.11002177147328995`}, {-2.6365926535897932`, 2.7685657592467616`}, {-2.6365926535897932`, \ -2.6901049193059077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, 0.09167651128040363}, {-2.6315926535897933`, 2.7666576076833422`}, {-2.6315926535897933`, \ -2.686387404818407}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, 0.07342819700814399}, {-2.626592653589793, 2.7647774112306718`}, {-2.626592653589793, -2.682684894259013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, 0.05528054540992161}, {-2.621592653589793, 2.7629247578652807`}, {-2.621592653589793, -2.67899733214574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, 0.03723710877768287}, {-2.616592653589793, 2.7610992382214157`}, {-2.616592653589793, -2.675324662094496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, 0.0193012748050685}, {-2.611592653589793, 2.7593004458118866`}, {-2.611592653589793, -2.671666826861319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, 0.001476266833001613}, {-2.606592653589793, 2.757527977232743}, {-2.606592653589793, -2.66802376838347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -0.016234855539193745`}, \ {-2.601592653589793, 2.7557814323524714`}, {-2.601592653589793, -2.664395427819315}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -0.03382919549494234}, \ {-2.596592653589793, 2.754060414486312}, {-2.596592653589793, -2.660781745587047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -0.05130401771249541}, \ {-2.5915926535897933`, 2.7523645305563273`}, {-2.5915926535897933`, \ -2.6571826614023046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -0.06865674676697911}, \ {-2.586592653589793, 2.750693391237834}, {-2.586592653589793, -2.6535981143146268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -0.08588496524207047}, \ {-2.581592653589793, 2.749046611092843}, {-2.581592653589793, -2.6500280427429295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -0.10298641157111534`}, \ {-2.576592653589793, 2.7474238086910523`}, {-2.576592653589793, -2.646472384509823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -0.11995897762770157`}, \ {-2.571592653589793, 2.745824606719019}, {-2.571592653589793, -2.6429310768750023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -0.13680070608568715`}, \ {-2.566592653589793, 2.7442486320780755`}, {-2.566592653589793, \ -2.6394040565675883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -0.15350978756862707`}, \ {-2.561592653589793, 2.7426955159715507`}, {-2.561592653589793, \ -2.6358912598175137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -0.17008455760825875`}, \ {-2.556592653589793, 2.7411648939818107`}, {-2.556592653589793, -2.63239262238595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -0.18652349343145314`}, \ {-2.5515926535897933`, 2.7396564061377155`}, {-2.5515926535897933`, \ -2.628908079594853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -0.2028252105945966}, \ {-2.5465926535897934`, 2.7381696969729363`}, {-2.5465926535897934`, \ -2.625437566355545}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -0.21898845948388596`}, \ {-2.541592653589793, 2.736704415575675}, {-2.541592653589793, -2.621981017196484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -0.23501212169946561`}, \ {-2.536592653589793, 2.7352602156302477`}, {-2.536592653589793, -2.618538366290139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -0.250895206340724}, \ {-2.5315926535897932`, 2.7338367554509992`}, {-2.5315926535897932`, \ -2.6151095474790633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -0.2666368462093374}, \ {-2.526592653589793, 2.732433698009002}, {-2.526592653589793, -2.6116944943011275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -0.2822362939460216}, \ {-2.521592653589793, 2.731050710951992}, {-2.521592653589793, -2.608293140014017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -0.2976929181161139}, \ {-2.516592653589793, 2.729687466617864}, {-2.516592653589793, -2.604905417618904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -0.31300619925836265`}, \ {-2.5115926535897932`, 2.728343642042277}, {-2.5115926535897932`, \ -2.6015312598834064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -0.32817572591051086`}, \ {-2.5065926535897933`, 2.7270189189606}, {-2.5065926535897933`, -2.598170599363834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -0.34320119062443066`}, \ {-2.501592653589793, 2.7257129838046605`}, {-2.501592653589793, \ -2.5948233684266855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -0.3580823859827479}, \ {-2.496592653589793, 2.724425527694614}, {-2.496592653589793, -2.591489499269517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -0.3728192006280808}, \ {-2.491592653589793, 2.7231562464262424`}, {-2.491592653589793, -2.588168923941076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -0.3874116153152183}, \ {-2.486592653589793, 2.7219048404540636`}, {-2.486592653589793, -2.584861574360848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -0.40185969899571994`}, \ {-2.481592653589793, 2.7206710148704736`}, {-2.481592653589793, \ -2.5815673823379175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -0.41616360494369947`}, \ {-2.476592653589793, 2.719454479381299}, {-2.476592653589793, -2.5782862795892596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -0.43032356693070584`}, \ {-2.471592653589793, 2.7182549482779583`}, {-2.471592653589793, -2.575018197757397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -0.44433989545694824`}, \ {-2.4665926535897933`, 2.7170721404065366`}, {-2.4665926535897933`, \ -2.5717630684275106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -0.45821297404529443`}, \ {-2.461592653589793, 2.7159057791340135`}, {-2.461592653589793, \ -2.5685208231439325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -0.47194325560390693`}, \ {-2.456592653589793, 2.7147555923118705`}, {-2.456592653589793, \ -2.5652913934261616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -0.485531258862573}, \ {-2.451592653589793, 2.71362131223732}, {-2.451592653589793, -2.5620747107842825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -0.4989775648872447}, \ {-2.446592653589793, 2.712502675612336}, {-2.446592653589793, -2.5588707067338894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -0.512282813676672}, \ {-2.441592653589793, 2.711399423500728}, {-2.441592653589793, -2.5556793128105144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -0.5254477008444317}, \ {-2.436592653589793, 2.7103113012834026`}, {-2.436592653589793, \ -2.5525004605835537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -0.5384729743891097}, \ {-2.431592653589793, 2.7092380586120304`}, {-2.431592653589793, \ -2.5493340816697154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -0.5513594315549274}, \ {-2.4265926535897933`, 2.708179449361255}, {-2.4265926535897933`, \ -2.5461801077460215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -0.5641079157845468}, \ {-2.4215926535897934`, 2.7071352315796355`}, {-2.4215926535897934`, \ -2.543038470562327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -0.5767193137654612}, \ {-2.416592653589793, 2.7061051674394236`}, {-2.416592653589793, -2.539909101953459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -0.5891945525708242}, \ {-2.411592653589793, 2.705089023185369}, {-2.411592653589793, -2.536791933850856}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -0.6015345968953496}, \ {-2.4065926535897932`, 2.7040865690826528`}, {-2.4065926535897932`, \ -2.5336868982938796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -0.613740446386407}, \ {-2.401592653589793, 2.7030975793640777`}, {-2.401592653589793, \ -2.5305939274406484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -0.6258131330702327}, \ {-2.396592653589793, 2.7021218321766294`}, {-2.396592653589793, -2.527512953578547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -0.6377537188728438}, \ {-2.391592653589793, 2.701159109527531}, {-2.391592653589793, -2.524443909134318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -0.6495632932349357}, \ {-2.3865926535897932`, 2.7002091972298734`}, {-2.3865926535897932`, \ -2.521386726683803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -0.6612429708198837}, \ {-2.3815926535897933`, 2.699271884847928}, {-2.3815926535897933`, -2.518341338961334}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -0.6727938893136957}, \ {-2.376592653589793, 2.6983469656422323`}, {-2.376592653589793, \ -2.5153076788687803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -0.6842172073155599}, \ {-2.371592653589793, 2.6974342365145105`}, {-2.371592653589793, -2.512285679484236}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -0.6955141023175484}, \ {-2.366592653589793, 2.69653349795254}, {-2.366592653589793, -2.5092752740704323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -0.7066857687717567}, \ {-2.361592653589793, 2.6956445539750087`}, {-2.361592653589793, -2.506276396082788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -0.7177334162431486}, \ {-2.356592653589793, 2.6947672120764214`}, {-2.356592653589793, -2.503288979177184}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -0.7286582676462018}, \ {-2.351592653589793, 2.693901283172161}, {-2.351592653589793, -2.5003129572174383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -0.7394615575633489}, \ {-2.346592653589793, 2.6930465815437064`}, {-2.346592653589793, \ -2.4973482642824787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -0.75014453064319}, \ {-2.3415926535897933`, 2.6922029247840906`}, {-2.3415926535897933`, \ -2.4943948346732676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -0.76070844007629}, \ {-2.336592653589793, 2.691370133743658}, {-2.336592653589793, -2.4914526029194177`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -0.7711545461464481}, \ {-2.331592653589793, 2.690548032476126}, {-2.331592653589793, -2.4885215037855986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -0.7814841148551552}, \ {-2.326592653589793, 2.6897364481850197`}, {-2.326592653589793, \ -2.4856014722776374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -0.7916984166170432}, \ {-2.321592653589793, 2.688935211170527}, {-2.321592653589793, -2.4826924436484155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -0.8017987250240282}, \ {-2.316592653589793, 2.688144154776766}, {-2.316592653589793, -2.4797943534035025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -0.8117863156759169}, \ {-2.311592653589793, 2.6873631153395485`}, {-2.311592653589793, \ -2.4769071373065796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -0.8216624650751622}, \ {-2.306592653589793, 2.6865919321346214`}, {-2.306592653589793, \ -2.4740307313846266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -0.8314284495835536}, \ {-2.3015926535897933`, 2.6858304473264396`}, {-2.3015926535897933`, \ -2.471165071932907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -0.8410855444385646}, \ {-2.2965926535897934`, 2.6850785059174824`}, {-2.2965926535897934`, \ -2.4683100955197257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -0.8506350228271612}, \ {-2.291592653589793, 2.6843359556981397`}, {-2.291592653589793, \ -2.4654657389910097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -0.8600781550148654}, \ {-2.286592653589793, 2.683602647197175}, {-2.286592653589793, -2.4626319394746785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -0.869416207527921}, \ {-2.2815926535897932`, 2.682878433632794}, {-2.2815926535897932`, \ -2.4598086343848187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -0.8786504423864364}, \ {-2.276592653589793, 2.6821631708643228`}, {-2.276592653589793, \ -2.4569957614257087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -0.8877821163864114}, \ {-2.271592653589793, 2.681456717344526}, {-2.271592653589793, -2.4541932585956268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -0.8968124804286306}, \ {-2.266592653589793, 2.680758934072536}, {-2.266592653589793, -2.4514010641905157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -0.9057427788924088}, \ {-2.2615926535897932`, 2.680069684547456}, {-2.2615926535897932`, \ -2.4486191168074756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -0.9145742490522525}, \ {-2.2565926535897933`, 2.6793888347226003`}, {-2.2565926535897933`, \ -2.4458473553480973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -0.9233081205355442}, \ {-2.251592653589793, 2.6787162529603945`}, {-2.251592653589793, \ -2.4430857190216426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -0.9319456148194026}, \ {-2.246592653589793, 2.678051809987951}, {-2.246592653589793, -2.440334147348081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -0.9404879447649291}, \ {-2.241592653589793, 2.6773953788532947`}, {-2.241592653589793, \ -2.4375925801609677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -0.9489363141871047}, \ {-2.236592653589793, 2.6767468348822803`}, {-2.236592653589793, -2.434860957610208}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -0.957291917458647}, \ {-2.231592653589793, 2.67610605563616}, {-2.231592653589793, -2.432139220164672}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -0.9655559391462141}, \ {-2.226592653589793, 2.6754729208698365`}, {-2.226592653589793, \ -2.4294273086146836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -0.9737295536773576}, \ {-2.221592653589793, 2.6748473124907894`}, {-2.221592653589793, \ -2.4267251640743885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -0.9818139250367219}, \ {-2.2165926535897933`, 2.674229114518658}, {-2.2165926535897933`, -2.424032727984007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -0.9898102064900174}, \ {-2.211592653589793, 2.6736182130455086`}, {-2.211592653589793, -2.421349942111962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -0.9977195403343412}, \ {-2.206592653589793, 2.673014496196756}, {-2.206592653589793, -2.418676748556907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.0055430576735096`}, \ {-2.201592653589793, 2.672417854092753}, {-2.201592653589793, -2.416013089749649}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -1.0132818782170603`}, \ {-2.196592653589793, 2.6718281788110385`}, {-2.196592653589793, \ -2.4133589084549496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.0209371101016835`}, \ {-2.191592653589793, 2.671245364349232}, {-2.191592653589793, -2.410714147773263}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.0285098497338792`}, \ {-2.186592653589793, 2.6706693065885934`}, {-2.186592653589793, \ -2.4080787511423485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.0360011816526544`}, \ {-2.181592653589793, 2.670099903258204}, {-2.181592653589793, -2.4054526623388077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.0434121784111683`}, \ {-2.1765926535897933`, 2.669537053899804}, {-2.1765926535897933`, \ -2.4028358254795346`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.0507439004762522`}, \ {-2.1715926535897934`, 2.6689806598332497`}, {-2.1715926535897934`, \ -2.400228185023081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -1.05799739614478}, \ {-2.166592653589793, 2.668430624122608}, {-2.166592653589793, -2.397629685770945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.0651737014759073`}, \ {-2.161592653589793, 2.667886851542852}, {-2.161592653589793, -2.395040272868778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.0722738402382668`}, \ {-2.1565926535897932`, 2.667349248547183}, {-2.1565926535897932`, \ -2.3924598918075257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.0792988238711891`}, \ {-2.151592653589793, 2.666817723234948}, {-2.151592653589793, -2.3898884884244986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -1.0862496514591304`}, \ {-2.146592653589793, 2.6662921853201573`}, {-2.146592653589793, \ -2.3873260089043744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -1.0931273097184755`}, \ {-2.141592653589793, 2.6657725461005874`}, {-2.141592653589793, \ -2.3847723997801404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -1.0999327729959396`}, \ {-2.1365926535897932`, 2.6652587184274683`}, {-2.1365926535897932`, \ -2.382227607933974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.1066670032778338`}, \ {-2.1315926535897933`, 2.6647506166757386`}, {-2.1315926535897933`, \ -2.3796915805980707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.1133309502094866`}, \ {-2.126592653589793, 2.6642481567148733`}, {-2.126592653589793, -2.377164265355411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -1.119925551124148}, \ {-2.121592653589793, 2.6637512558802547`}, {-2.121592653589793, \ -2.3746456101404854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.1264517310807394`}, \ {-2.116592653589793, 2.66325983294511}, {-2.116592653589793, -2.372135563239965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.1329104029098425`}, \ {-2.111592653589793, 2.662773808092968}, {-2.111592653589793, -2.3696340732933314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.1393024672673422`}, \ {-2.106592653589793, 2.662293102890667}, {-2.106592653589793, -2.367141089293459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.1456288126951863`}, \ {-2.101592653589793, 2.66181764026187}, {-2.101592653589793, -2.3646565605871634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.1518903156887284`}, \ {-2.096592653589793, 2.661347344461102}, {-2.096592653589793, -2.3621804368757062`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.1580878407701698`}, \ {-2.0915926535897933`, 2.660882141048295}, {-2.0915926535897933`, -2.359712668215274}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.1642222405676226`}, \ {-2.0865926535897934`, 2.660421956863824}, {-2.0865926535897934`, -2.357253205017412}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.170294355899361}, \ {-2.081592653589793, 2.659966720004045}, {-2.081592653589793, -2.3548019980494423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.176305015862817}, \ {-2.076592653589793, 2.6595163597972924`}, {-2.076592653589793, \ -2.3523589984348448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.1822550379279604`}, \ {-2.071592653589793, 2.659070806780376}, {-2.071592653589793, -2.3499241576536165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.1881452280346376`}, \ {-2.066592653589793, 2.6586299926755204`}, {-2.066592653589793, \ -2.3474974275426104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.1939763806935533`}, \ {-2.061592653589793, 2.6581938503677724`}, {-2.061592653589793, \ -2.3450787602958485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.199749279090533}, \ {-2.056592653589793, 2.6577623138828512`}, {-2.056592653589793, \ -2.3426681084648187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.2054646951937615`}, \ {-2.0515926535897933`, 2.657335318365443}, {-2.0515926535897933`, \ -2.3402654249587616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.2111233898636844`}, \ {-2.0465926535897934`, 2.6569128000579227`}, {-2.0465926535897934`, \ -2.337870663044935}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.2167261129653026`}, \ {-2.041592653589793, 2.656494696279506}, {-2.041592653589793, -2.335483776348869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.2222736034825756`}, \ {-2.036592653589793, 2.6560809454058067`}, {-2.036592653589793, -2.333104718854618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.2277665896346999`}, \ {-2.031592653589793, 2.6556714868488154`}, {-2.031592653589793, \ -2.3307334449049932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.2332057889940056`}, \ {-2.026592653589793, 2.655266261037269}, {-2.026592653589793, -2.328369909201804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.2385919086052681`}, \ {-2.021592653589793, 2.654865209397418}, {-2.021592653589793, -2.326014066806081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.2439256451062073`}, \ {-2.016592653589793, 2.65446827433418}, {-2.016592653589793, -2.323665873138311}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.24920768484898}, \ {-2.0115926535897932`, 2.6540753992126644`}, {-2.0115926535897932`, \ -2.3213252839786622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.254438704022494}, \ {-2.0065926535897933`, 2.6536865283400783`}, {-2.0065926535897933`, \ -2.318992255467222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.259619368775352}, \ {-2.001592653589793, 2.6533016069479842`}, {-2.001592653589793, -2.316666744104228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.2647503353392684`}, \ {-1.996592653589793, 2.6529205811749295`}, {-1.996592653589793, -2.314348706750315}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.2698322501528148`}, \ {-1.991592653589793, 2.652543398049406}, {-1.991592653589793, -2.3120381006267654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.2748657499853346`}, \ {-1.986592653589793, -2.309734883315772}, {-1.986592653589793, 2.652170005473169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.279851462060908}, \ {-1.9815926535897932`, -2.3074390127607076`}, {-1.9815926535897932`, 2.651800352204885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.2847900041822338`}, \ {-1.976592653589793, -2.3051504472664206`}, {-1.976592653589793, 2.6514343878441045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.2896819848543213`}, \ {-1.9715926535897932`, -2.302869145499536}, {-1.9715926535897932`, 2.6510720628155697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.2945280034078561`}, \ {-1.966592653589793, -2.3005950664887753`}, {-1.966592653589793, 2.6507133283538185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.2993286501221892`}, \ {-1.9615926535897932`, -2.298328169625297}, {-1.9615926535897932`, 2.6503581364881237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.304084506347797}, \ {-1.956592653589793, -2.2960684146630657`}, {-1.956592653589793, 2.6500064400277084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.3087961446281742`}, \ {-1.9515926535897932`, -2.2938157617192325`}, {-1.9515926535897932`, 2.649658192547283}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.3134641288210416`}, \ {-1.946592653589793, -2.2915701712745533`}, {-1.946592653589793, 2.649313348372854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.3180890142188206`}, \ {-1.9415926535897932`, -2.289331604173819}, {-1.9415926535897932`, 2.6489718625678322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.3226713476682954`}, \ {-1.936592653589793, -2.2871000216263337`}, {-1.936592653589793, 2.6486336909194126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.327211667689381}, \ {-1.9315926535897932`, -2.284875385206404}, {-1.9315926535897932`, 2.6482987899252275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.331710504592981}, \ {-1.926592653589793, -2.2826576568538766`}, {-1.926592653589793, 2.6479671167802756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.336168380597833}, \ {-1.9215926535897931`, -2.280446798874706}, {-1.9215926535897931`, 2.6476386293641023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.340585809946326}, \ {-1.916592653589793, -2.2782427739415487`}, {-1.916592653589793, 2.647313286228248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.3449632990192308`}, \ {-1.9115926535897931`, -2.276045545094416}, {-1.9115926535897931`, 2.6469910465839406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.3493013464493027`}, \ {-1.906592653589793, -2.2738550757413467`}, {-1.906592653589793, 2.6466718702900383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.3536004432337205`}, \ {-1.9015926535897931`, -2.2716713296591364`}, {-1.9015926535897931`, 2.646355717841213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.357861072845329}, \ {-1.896592653589793, -2.2694942709941066`}, {-1.896592653589793, 2.6460425503563707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.3620837113426512`}, \ {-1.8915926535897931`, -2.267323864262912}, {-1.8915926535897931`, 2.6457323295673025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.3662688274786463`}, \ {-1.886592653589793, -2.265160074353417}, {-1.886592653589793, 2.6454250178075633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.370416882808188}, \ {-1.881592653589793, -2.263002866525595}, {-1.881592653589793, 2.6451205780015727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.3745283317942345`}, \ {-1.876592653589793, -2.260852206412504}, {-1.876592653589793, 2.6448189736539325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.378603621912685}, \ {-1.871592653589793, -2.258708060021301}, {-1.871592653589793, 2.6445201688389575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.3826431937558925`}, \ {-1.866592653589793, -2.256570393734329}, {-1.866592653589793, 2.6442241281904146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.386647481134823}, \ {-1.861592653589793, -2.254439174310235}, {-1.861592653589793, 2.6439308168914675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.3906169111798552`}, \ {-1.8565926535897932`, -2.252314368885188}, {-1.8565926535897932`, 2.643640200664819}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.3945519044401953`}, \ {-1.851592653589793, -2.25019594497412}, {-1.851592653589793, 2.643352245763049}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.398452874981914}, \ {-1.8465926535897932`, -2.248083870472063}, {-1.8465926535897932`, 2.643066918959148}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.4023202304845916`}, \ {-1.841592653589793, -2.2459781136555366`}, {-1.841592653589793, 2.6427841875372318`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.4061543723365617`}, \ {-1.8365926535897932`, -2.2438786431840128`}, {-1.8365926535897932`, 2.6425040192834435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.4099556957287598`}, \ {-1.831592653589793, -2.241785428101449}, {-1.831592653589793, 2.642226382477039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.4137245897471649`}, \ {-1.8265926535897932`, -2.239698437837899}, {-1.8265926535897932`, 2.6419512458816405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.417461437463843}, \ {-1.821592653589793, -2.2376176422111977`}, {-1.821592653589793, 2.641678578736667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.4211666160265748`}, \ {-1.8165926535897932`, -2.2355430114287334`}, {-1.8165926535897932`, 2.6414083507489328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.4248404967470978`}, \ {-1.811592653589793, -2.233474516089288}, {-1.811592653589793, 2.6411405320844126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.42848344518793}, \ {-1.8065926535897932`, -2.2314121271849787`}, {-1.8065926535897932`, 2.6408750933601657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.4320958212478097`}, \ {-1.801592653589793, -2.2293558161032743`}, {-1.801592653589793, 2.6406120056364197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.435677979245735}, \ {-1.7965926535897931`, -2.227305554629107}, {-1.7965926535897931`, 2.640351240408811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.4392302680036155`}, \ {-1.791592653589793, -2.22526131494708}, {-1.791592653589793, 2.640092769600772}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.4427530309275405`}, \ {-1.7865926535897931`, -2.2232230696437636`}, {-1.7865926535897931`, 2.6398365655560734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.4462466060876742`}, \ {-1.781592653589793, -2.221190791710097}, {-1.781592653589793, 2.639582601031507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.449711326296775}, \ {-1.7765926535897931`, -2.2191644545438893`}, {-1.7765926535897931`, 2.639330849189714}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -1.45314751918735}, \ {-1.771592653589793, -2.217144031952426}, {-1.771592653589793, 2.639081283592149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -1.4565555072874616`}, \ {-1.7665926535897931`, -2.2151294981551795`}, {-1.7665926535897931`, 2.638833878192186}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -1.4599356080951842`}, \ {-1.761592653589793, -2.2131208277866388`}, {-1.761592653589793, 2.6385886073283547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -1.4632881341517114`}, \ {-1.756592653589793, -2.2111179958992464`}, {-1.756592653589793, 2.6383454457177056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -1.4666133931131518`}, \ {-1.751592653589793, -2.2091209779664553`}, {-1.751592653589793, 2.6381043684493086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -1.469911687820983}, \ {-1.746592653589793, -2.207129749885915}, {-1.746592653589793, 2.637865350977871}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -1.473183316371215}, \ {-1.741592653589793, -2.2051442879827654`}, {-1.741592653589793, 2.6376283691174853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -1.4764285721822286`}, \ {-1.736592653589793, -2.2031645690130754`}, {-1.736592653589793, 2.6373933990354916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -1.479647744061342}, \ {-1.7315926535897932`, -2.2011905701674137`}, {-1.7315926535897932`, 2.6371604172464607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -1.4828411162700814`}, \ {-1.726592653589793, -2.199222269074535}, {-1.726592653589793, 2.63692940060629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -1.4860089685881792`}, \ {-1.7215926535897932`, -2.1972596438052374`}, {-1.7215926535897932`, 2.6367003263064155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -1.4891515763763197`}, \ {-1.716592653589793, -2.1953026728763416`}, {-1.716592653589793, 2.6364731718681336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -1.4922692106376167`}, \ {-1.7115926535897932`, -2.1933513352548255`}, {-1.7115926535897932`, 2.636247915137028}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -1.4953621380778606`}, \ {-1.706592653589793, -2.1914056103621147`}, {-1.706592653589793, 2.6360245342775084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -1.4984306211645242`}, \ {-1.7015926535897932`, -2.189465478078526}, {-1.7015926535897932`, 2.6358030077674477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -1.5014749181845481`}, \ {-1.696592653589793, -2.1875309187478673`}, {-1.696592653589793, 2.6355833143929246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -1.5044952833009142`}, \ {-1.6915926535897932`, -2.185601913182226}, {-1.6915926535897932`, 2.635365433243063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -1.5074919666080138`}, \ {-1.686592653589793, -2.183678442666901}, {-1.686592653589793, 2.635149343704972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -1.5104652141858175`}, \ {-1.6815926535897932`, -2.181760488965525}, {-1.6815926535897932`, 2.6349350254587787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -1.5134152681528694`}, \ {-1.676592653589793, -2.17984803432537}, {-1.676592653589793, 2.634722458472756}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -1.5163423667180975`}, \ {-1.6715926535897931`, -2.1779410614828403`}, {-1.6715926535897931`, 2.634511622998543}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -1.5192467442314608`}, \ {-1.666592653589793, -2.176039553669138}, {-1.666592653589793, 2.634302499566451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -1.5221286312334406`}, \ {-1.6615926535897931`, -2.1741434946161586`}, {-1.6615926535897931`, 2.634095068980864}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -1.5249882545033797`}, \ {-1.656592653589793, -2.172252868562565}, {-1.656592653589793, 2.6338893123157203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -1.527825837106685}, \ {-1.6515926535897931`, -2.1703676602600726`}, {-1.6515926535897931`, 2.633685210910079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -1.5306415984408934`}, \ {-1.646592653589793, -2.168487854979962}, {-1.646592653589793, 2.6334827463637716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -1.53343575428062}, \ {-1.6415926535897931`, -2.1666134385198106`}, {-1.6415926535897931`, 2.633281900533133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -1.5362085168213822`}, \ {-1.636592653589793, -2.1647443972104314`}, {-1.636592653589793, 2.6330826555268105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -1.5389600947223219`}, \ {-1.631592653589793, -2.16288071792308}, {-1.631592653589793, 2.6328849937016536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -1.5416906931478211`}, \ {-1.626592653589793, -2.1610223880768697`}, {-1.626592653589793, 2.6326888976586775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -1.544400513808026}, \ {-1.621592653589793, -2.159169395646459}, {-1.621592653589793, 2.632494350239101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -1.547089754998277}, \ {-1.616592653589793, -2.1573217291699835`}, {-1.616592653589793, 2.632301334520461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -1.549758611637464}, \ {-1.611592653589793, -2.1554793777572496`}, {-1.611592653589793, 2.632109833812792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -1.5524072753052995`}, \ {-1.606592653589793, -2.1536423310981965`}, {-1.606592653589793, 2.6319198316548826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -1.5550359342785214`}, \ {-1.601592653589793, -2.1518105794716478`}, {-1.601592653589793, 2.631731311810598}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -1.55764477356603}, \ {-1.5965926535897932`, -2.1499841137543383`}, {-1.5965926535897932`, 2.631544258265267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -1.5602339749429657`}, \ {-1.591592653589793, -2.1481629254302343`}, {-1.591592653589793, 2.6313586552221397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -1.5628037169837279`}, \ {-1.5865926535897932`, -2.14634700660016}, {-1.5865926535897932`, 2.6311744870989076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -1.5653541750939377`}, \ {-1.581592653589793, -2.1445363499917445`}, {-1.581592653589793, 2.6309917385242856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -1.5678855215413592`}, \ {-1.5765926535897932`, -2.142730948969664}, {-1.5765926535897932`, 2.6308103943346586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -1.5703979254857654`}, \ {-1.571592653589793, -2.1409307975462415`}, {-1.571592653589793, 2.6306304395707882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -1.5728915530077683`}, \ {-1.5665926535897932`, -2.139135890392364}, {-1.5665926535897932`, 2.630451859474579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -1.5753665671366008`}, \ {-1.561592653589793, -2.137346222848766}, {-1.561592653589793, 2.6302746394859016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -1.5778231278768646`}, \ {-1.5565926535897932`, -2.1355617909376527`}, {-1.5565926535897932`, 2.6300987652394743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -1.5802613922342412`}, \ {-1.551592653589793, -2.133782591374706}, {-1.551592653589793, 2.6299242225618036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -1.582681514240155}, \ {-1.5465926535897931`, -2.1320086215814693`}, {-1.5465926535897931`, 2.629750997468174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -1.5850836449754184`}, \ {-1.541592653589793, -2.130239879698106}, {-1.541592653589793, 2.629579076159696}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -1.587467932592824}, \ {-1.5365926535897931`, -2.1284763645965854`}, {-1.5365926535897931`, 2.6294084450204056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -1.5898345223387127`}, \ {-1.531592653589793, -2.126718075894256}, {-1.531592653589793, 2.6292390906144165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -1.5921835565734959`}, \ {-1.5265926535897931`, -2.124965013967856}, {-1.5265926535897931`, 2.6290709996831185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -1.5945151747911461`}, \ {-1.521592653589793, -2.123217179967961}, {-1.521592653589793, 2.628904159142435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -1.596829513637646}, \ {-1.5165926535897931`, -2.121474575833865}, {-1.5165926535897931`, 2.6287385560801204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -1.5991267069283934`}, \ {-1.511592653589793, -2.119737204308944}, {-1.511592653589793, 2.628574177753107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -1.601406885664565}, \ {-1.506592653589793, -2.1180050689564744`}, {-1.506592653589793, 2.628411011584904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -1.6036701780484344`}, \ {-1.501592653589793, -2.1162781741759384`}, {-1.501592653589793, 2.628249045163038}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -1.605916709497632}, \ {-1.496592653589793, -2.114556525219847}, {-1.496592653589793, 2.628088266236537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -1.6081466026583624`}, \ {-1.491592653589793, -2.1128401282110527`}, {-1.491592653589793, 2.6279286627134635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -1.610359977417552}, \ {-1.486592653589793, -2.111128990160603}, {-1.486592653589793, 2.627770222658487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -1.6125569509139412`}, \ {-1.481592653589793, -2.1094231189861317`}, {-1.481592653589793, 2.627612934290503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -1.614737637548103}, \ {-1.476592653589793, -2.1077225235308057`}, {-1.476592653589793, 2.627456785980286}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -1.6169021489913924`}, \ {-1.4715926535897932`, -2.106027213582841}, {-1.4715926535897932`, 2.6273017662481952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -1.619050594193812}, \ {-1.466592653589793, -2.1043371998956046`}, {-1.466592653589793, 2.627147863761907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -1.6211830793907949`}, \ {-1.4615926535897932`, -2.102652494208315}, {-1.4615926535897932`, 2.6269950673341977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -1.6232997081088913`}, \ {-1.456592653589793, -2.1009731092673634`}, {-1.456592653589793, 2.626843365920758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -1.6254005811703571`}, \ {-1.4515926535897932`, -2.0992990588482616`}, {-1.4515926535897932`, 2.626692748618051}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -1.6274857966966372`}, \ {-1.446592653589793, -2.0976303577782325`}, {-1.446592653589793, 2.6265432046611976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -1.6295554501107299`}, \ {-1.4415926535897932`, -2.0959670219594777`}, {-1.4415926535897932`, 2.6263947234219103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -1.6316096341384312`}, \ {-1.436592653589793, -2.0943090683931103`}, {-1.436592653589793, 2.626247294406455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -1.6336484388084438`}, \ {-1.4315926535897932`, -2.0926565152037897`}, {-1.4315926535897932`, 2.6261009072536488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -1.635671951451354}, \ {-1.426592653589793, -2.0910093816650686`}, {-1.426592653589793, 2.625955551732894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -1.637680256697452}, \ {-1.4215926535897931`, -2.089367688225466}, {-1.4215926535897931`, 2.625811217742243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -1.6396734364733991`}, \ {-1.416592653589793, -2.0877314565352862`}, {-1.416592653589793, 2.625667895306502}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -1.6416515699977225`}, \ {-1.4115926535897931`, -2.0861007094742012`}, {-1.4115926535897931`, 2.625525574575357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -1.643614733775148}, \ {-1.406592653589793, -2.0844754711796027`}, {-1.406592653589793, 2.625384245821543}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -1.64556300158973}, \ {-1.4015926535897931`, -2.082855767075763}, {-1.4015926535897931`, 2.625243899439035}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -1.6474964444968003`}, \ {-1.396592653589793, -2.0812416239037894`}, {-1.396592653589793, 2.625104525941276}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -1.6494151308137088`}, \ {-1.3915926535897931`, -2.07963306975242}, {-1.3915926535897931`, 2.624966115959431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -1.6513191261093556`}, \ {-1.386592653589793, -2.078030134089646}, {-1.386592653589793, 2.6248286602406727`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -1.653208493192496}, \ {-1.381592653589793, -2.0764328477952088`}, {-1.381592653589793, 2.6246921496464943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -1.6550832920988263`}, \ {-1.376592653589793, -2.074841243193952}, {-1.376592653589793, 2.6245565751510536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -1.6569435800768253`}, \ {-1.371592653589793, -2.0732553540900707`}, {-1.371592653589793, 2.6244219278395406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -1.6587894115723525`}, \ {-1.366592653589793, -2.071675215802258}, {-1.366592653589793, 2.6242881989065756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -1.6606208382119982`}, \ {-1.361592653589793, -2.0701008651997665`}, {-1.361592653589793, 2.624155379654635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -1.6624379087851782`}, \ {-1.356592653589793, -2.06853234073939}, {-1.356592653589793, 2.6240234614924973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -1.6642406692249614`}, \ {-1.351592653589793, -2.0669696825033803`}, {-1.351592653589793, 2.6238924359337243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -1.6660291625876336`}, \ {-1.3465926535897932`, -2.065412932238325}, {-1.3465926535897932`, 2.623762294595158}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -1.667803429030992}, \ {-1.341592653589793, -2.063862133394964}, {-1.341592653589793, 2.623633029195451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -1.6695635057913714`}, \ {-1.3365926535897932`, -2.0623173311689724`}, {-1.3365926535897932`, 2.6235046315536112`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -1.671309427159397}, \ {-1.331592653589793, -2.0607785725427155`}, {-1.331592653589793, 2.6233770935875853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -1.673041224454466}, \ {-1.3265926535897932`, -2.059245906327975}, {-1.3265926535897932`, 2.623250407312846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -1.674758925997968}, \ {-1.321592653589793, -2.057719383209645}, {-1.321592653589793, 2.623124564841024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -1.6764625570852405`}, \ {-1.3165926535897932`, -2.0561990557904073`}, {-1.3165926535897932`, 2.622999558378541}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -1.6781521399562795`}, \ {-1.311592653589793, -2.0546849786363683`}, {-1.311592653589793, 2.622875380225285}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -1.6798276937651981`}, \ {-1.3065926535897932`, -2.0531772083236737`}, {-1.3065926535897932`, 2.6227520227732932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -1.681489234548467}, \ {-1.301592653589793, -2.0516758034860647`}, {-1.301592653589793, 2.6226294785054605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -1.6831367751919386`}, \ {-1.2965926535897931`, -2.050180824863392}, {-1.2965926535897931`, 2.6225077399942736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -1.6847703253966837`}, \ {-1.291592653589793, -2.048692335351047}, {-1.291592653589793, 2.6223867999005583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -1.6863898916436597`}, \ {-1.2865926535897931`, -2.0472104000503104`}, {-1.2865926535897931`, 2.6222666509722514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -1.6879954771572416`}, \ {-1.281592653589793, -2.045735086319581}, {-1.281592653589793, 2.6221472860431936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -1.6895870818676528`}, \ {-1.2765926535897931`, -2.04426646382646}, {-1.2765926535897931`, 2.622028698031938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -1.691164702372325}, \ {-1.271592653589793, -2.0428046046006605`}, {-1.271592653589793, 2.6219108799405806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -1.6927283318962434`}, \ {-1.2665926535897931`, -2.041349583087694}, {-1.2665926535897931`, 2.621793824853609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -1.6942779602513132`}, \ {-1.261592653589793, -2.039901476203298}, {-1.261592653589793, 2.6216775259367693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -1.6958135737948163`}, \ {-1.256592653589793, -2.0384603633885456`}, {-1.256592653589793, 2.621561976435952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -1.6973351553870222`}, \ {-1.251592653589793, -2.0370263266655715`}, {-1.251592653589793, 2.6214471696760944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -1.6988426843480082`}, \ {-1.246592653589793, -2.035599450693868}, {-1.246592653589793, 2.621333099060102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -1.7003361364137957`}, \ {-1.241592653589793, -2.0341798228270456`}, {-1.241592653589793, 2.621219758067785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -1.7018154836918633`}, \ {-1.236592653589793, -2.032767533170002}, {-1.236592653589793, 2.621107140254815}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -1.703280694616163}, \ {-1.231592653589793, -2.031362674636376}, {-1.231592653589793, 2.6209952392516955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -1.7047317339017205`}, \ {-1.226592653589793, -2.0299653430062112`}, {-1.226592653589793, 2.62088404876275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -1.7061685624989635`}, \ {-1.2215926535897932`, -2.0285756369836876`}, {-1.2215926535897932`, 2.6207735625651236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -1.7075911375479012`}, \ {-1.216592653589793, -2.0271936582548027`}, {-1.216592653589793, 2.620663774507807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -1.7089994123322898`}, \ {-1.2115926535897932`, -2.025819511544867}, {-1.2115926535897932`, 2.6205546785106675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -1.710393336233961}, \ {-1.206592653589793, -2.024453304675652}, {-1.206592653589793, 2.6204462685634997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -1.7117728546874735`}, \ {-1.2015926535897932`, -2.0230951486220117`}, {-1.2015926535897932`, 2.6203385387250924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -1.7131379091352774`}, \ {-1.196592653589793, -2.02174515756782}, {-1.196592653589793, 2.6202314831223075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -1.7144884369835958`}, \ {-1.1915926535897932`, -2.020403448960994}, {-1.1915926535897932`, 2.620125095949174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -1.71582437155925}, \ {-1.186592653589793, -2.019070143567408}, {-1.186592653589793, 2.620019371465996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -1.7171456420676607`}, \ {-1.1815926535897932`, -2.017745365523442}, {-1.1815926535897932`, 2.6199143039984745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -1.7184521735522864`}, \ {-1.176592653589793, -2.016429242386928}, {-1.176592653589793, 2.6198098879368463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -1.7197438868557737`}, \ {-1.1715926535897931`, -2.015121905186209}, {-1.1715926535897931`, 2.6197061177350287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -1.7210206985831282`}, \ {-1.166592653589793, -2.0138234884670125`}, {-1.166592653589793, 2.6196029879097864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -1.7222825210672092`}, \ {-1.1615926535897931`, -2.012534130336838}, {-1.1615926535897931`, 2.619500493039904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -1.7235292623369136`}, \ {-1.156592653589793, -2.011253972506485}, {-1.156592653589793, 2.6193986277653756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.7247608260883907`}, \ {-1.1515926535897931`, -2.009983160328402}, {-1.1515926535897931`, 2.6192973867866045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.7259771116597002`}, \ {-1.146592653589793, -2.008721842831427}, {-1.146592653589793, 2.619196764863619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.7271780140093167`}, \ {-1.1415926535897931`, -2.007470172751536}, {-1.1415926535897931`, 2.6190967568152943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.7283634236989176`}, \ {-1.1365926535897932`, -2.0062283065581488`}, {-1.1365926535897932`, 2.6189973575185914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.7295332268809365`}, \ {-1.1315926535897929`, -2.004996404475531}, {-1.1315926535897929`, 2.618898561907805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.7306873052913543`}, \ {-1.126592653589793, -2.0037746304988024`}, {-1.126592653589793, 2.618800364973823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.7318255362482664`}, \ {-1.121592653589793, -2.002563152404034}, {-1.121592653589793, 2.6187027617634024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.7329477926567518`}, \ {-1.1165926535897932`, -2.0013621417519003`}, {-1.1165926535897932`, 2.618605747378446}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.7340539430206285`}, \ {-1.1115926535897929`, -2.0001717738843037`}, {-1.1115926535897929`, 2.6185093169753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.735143851461684}, \ {-1.106592653589793, -1.998992227913395}, {-1.106592653589793, 2.6184134657640565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.7362173777470034`}, \ {-1.101592653589793, -1.9978236867023538`}, {-1.101592653589793, 2.6183181890078684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.7372743773250379`}, \ {-1.0965926535897932`, -1.9966663368373057`}, {-1.0965926535897932`, 2.6182234820222763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.7383147013710796`}, \ {-1.0915926535897933`, -1.9955203685897003`}, {-1.0915926535897933`, 2.6181293401745416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.7393381968428239`}, \ {-1.086592653589793, -1.994385975868473}, {-1.086592653589793, 2.6180357588829937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.7403447065467355`}, \ {-1.081592653589793, -1.9932633561612836`}, {-1.081592653589793, 2.6179427336163834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.7413340692159127`}, \ {-1.0765926535897932`, -1.9921527104641286`}, {-1.0765926535897932`, 2.6178502598932507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.7423061196002076`}, \ {-1.0715926535897933`, -1.9910542431985827`}, {-1.0715926535897933`, 2.617758333281296}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.7432606885693098`}, \ {-1.066592653589793, -1.9899681621159524`}, {-1.066592653589793, 2.617666949396767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.7441976032295643`}, \ {-1.061592653589793, -1.9888946781875858`}, {-1.061592653589793, 2.6175761039038488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.7451166870552302`}, \ {-1.0565926535897932`, -1.987834005480621}, {-1.0565926535897932`, 2.617485792514069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.7460177600349378`}, \ {-1.0515926535897933`, -1.9867863610184284`}, {-1.0515926535897933`, 2.617396010985707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.7469006388340451`}, \ {-1.046592653589793, -1.9857519646250381`}, {-1.046592653589793, 2.617306755123214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.7477651369735956`}, \ {-1.041592653589793, -1.9847310387528632`}, {-1.041592653589793, 2.617218020776642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.7486110650265454`}, \ {-1.0365926535897931`, -1.983723808293042}, {-1.0365926535897931`, 2.6171298038410797`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.7494382308318852`}, \ {-1.0315926535897932`, -1.9827305003677833`}, {-1.0315926535897932`, 2.617042100256099}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.7502464397272504`}, \ {-1.026592653589793, -1.9817513441041184`}, {-1.026592653589793, 2.616954906005208}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.7510354948005336`}, \ {-1.021592653589793, -1.9807865703885477`}, {-1.021592653589793, 2.616868217115312}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.7518051971609827`}, \ {-1.0165926535897931`, -1.9798364116021085`}, {-1.0165926535897931`, 2.616782029656183}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.7525553462301517`}, \ {-1.0115926535897932`, -1.978901101335483}, {-1.0115926535897932`, 2.6166963397399385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.7532857400530104`}, \ {-1.0065926535897929`, -1.9779808740838554`}, {-1.0065926535897929`, 2.6166111435205246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.7539961756294165`}, \ {-1.001592653589793, -1.9770759649213137`}, {-1.001592653589793, 2.616526437193209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.7546864492660221`}, \ {-0.9965926535897931, -1.976186609154717}, {-0.9965926535897931, 2.616442216994082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.7553563569485973`}, \ {-0.9915926535897932, -1.9753130419570628`}, {-0.9915926535897932, 2.6163584791995618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.7560056947345832`}, \ {-0.9865926535897929, -1.974455497980523}, {-0.9865926535897929, 2.6162752201259103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.7566342591655646`}, \ {-0.981592653589793, -1.9736142109494836`}, {-0.981592653589793, 2.6161924361287547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.7572418476991831`}, \ {-0.9765926535897931, -1.972789413234048}, {-0.9765926535897931, 2.616110123602616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.7578282591598455`}, \ {-0.9715926535897932, -1.9719813354046605`}, {-0.9715926535897932, 2.6160282789804437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.971190205768676}, \ {-0.9665926535897928, -1.7583932942074056`}, {-0.9665926535897928, 2.615946898733157}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.9704162498898765`}, \ {-0.961592653589793, -1.7589367558228104`}, {-0.961592653589793, 2.6158659793691967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.9696596900921481`}, \ {-0.9565926535897931, -1.7594584498095065`}, {-0.9565926535897931, 2.6157855174340776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.9689207449487187`}, \ {-0.9515926535897932, -1.7599581853092063`}, {-0.9515926535897932, 2.6157055095099495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.9681996287585515`}, \ {-0.9465926535897933, -1.7604357753304158`}, {-0.9465926535897933, 2.6156259522151704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.9674965510117146`}, \ {-0.9415926535897929, -1.760891037287913}, {-0.9415926535897929, 2.6155468422038735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.9668117158457223`}, \ {-0.936592653589793, -1.7613237935511743`}, {-0.936592653589793, 2.6154681761655527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.966145321495051}, \ {-0.9315926535897932, -1.761733871999549}, {-0.9315926535897932, 2.615389950824648}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.965497559736235}, \ {-0.9265926535897933, -1.7621211065817863`}, {-0.9265926535897933, 2.6153121629401355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.9648686153310995`}, \ {-0.9215926535897929, -1.7624853378773477`}, {-0.9215926535897929, 2.615234809305129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.964258665470871}, \ {-0.916592653589793, -1.762826413656767}, {-0.916592653589793, 2.615157886746483}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.963667879224057}, \ {-0.9115926535897931, -1.7631441894381767`}, {-0.9115926535897931, 2.6150813921243983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.9630964169910972`}, \ {-0.9065926535897932, -1.7634385290369892`}, {-0.9065926535897932, 2.6150053223320437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.9625444299689185`}, \ {-0.9015926535897929, -1.7637093051056063`}, {-0.9015926535897929, 2.6149296742951713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.9620120596285757`}, \ {-0.896592653589793, -1.7639563996599767`}, {-0.896592653589793, 2.6148544449717455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.9614994372092378`}, \ {-0.8915926535897931, -1.7641797045897412`}, {-0.8915926535897931, 2.6147796313515737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.961006683231779}, \ {-0.8865926535897932, -1.764379122148704}, {-0.8865926535897932, 2.614705230455942}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.9605339070352266`}, \ {-0.8815926535897929, -1.7645545654223893`}, {-0.8815926535897929, 2.6146312393372586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.9600812063392685`}, \ {-0.876592653589793, -1.764705958769471}, {-0.876592653589793, 2.6145576550786984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.9596486668359259`}, \ {-0.8715926535897931, -1.7648332382339744`}, {-0.8715926535897931, 2.6144844747938563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.9592363618133914`}, \ {-0.8665926535897932, -1.764936351925254}, {-0.8665926535897932, 2.6144116956264045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.9588443518148566`}, \ {-0.8615926535897929, -1.765015260362917}, {-0.8615926535897929, 2.614339314749753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.9584726843349614`}, \ {-0.856592653589793, -1.7650699367840723`}, {-0.856592653589793, 2.6142673293667165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.9581213935562751`}, \ {-0.8515926535897931, -1.7651003674104806`}, {-0.8515926535897931, 2.614195736709185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.9577905001279468`}, \ {-0.8465926535897932, -1.7651065516734845`}, {-0.8465926535897932, 2.614124534037799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.9574800109883743`}, \ {-0.8415926535897928, -1.7650885023948621`}, {-0.8415926535897928, 2.614053718641632}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.957189919233423}, \ {-0.836592653589793, -1.76504624592207}, {-0.836592653589793, 2.6139832878378737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.9569202040313878`}, \ {-0.8315926535897931, -1.7649798222166944`}, {-0.8315926535897931, 2.6139132389715174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.956670830585532}, \ {-0.8265926535897932, -1.7648892848952673`}, {-0.8265926535897932, 2.613843569415058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.956441750144663}, \ {-0.8215926535897933, -1.7647747012219952`}, {-0.8215926535897933, 2.613774276568185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.9562329000618317`}, \ {-0.8165926535897929, -1.764636152053305}, {-0.8165926535897929, 2.613705357857488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.9560442039008643`}, \ {-0.811592653589793, -1.7644737317345172`}, {-0.811592653589793, 2.6136368107361614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.9558755715900515`}, \ {-0.8065926535897932, -1.7642875479492983`}, {-0.8065926535897932, 2.6135686326837146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.9557268996219466`}, \ {-0.8015926535897933, -1.7640777215229637`}, {-0.8015926535897933, 2.613500821205688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.9555980712978922`}, \ {-0.7965926535897929, -1.7638443861809967`}, {-0.7965926535897929, 2.6134333738333684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.9554889570155287`}, \ {-0.791592653589793, -1.7635876882645383`}, {-0.791592653589793, 2.6133662881235136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.9553994145972415`}, \ {-0.7865926535897931, -1.763307786404893}, {-0.7865926535897931, 2.6132995616580783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.9553292896572143`}, \ {-0.7815926535897932, -1.7630048511593766`}, {-0.7815926535897932, 2.6132331920439427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.9552784160044996`}, \ {-0.7765926535897929, -1.7626790646111044`}, {-0.7765926535897929, 2.6131671769126488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.9552466160792867`}, \ {-0.771592653589793, -1.7623306199355335`}, {-0.771592653589793, 2.613101513920134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.9552337014193693`}, \ {-0.7665926535897931, -1.7619597209367606`}, {-0.7665926535897931, 2.613036200746475}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.9552394731536598`}, \ {-0.7615926535897932, -1.7615665815567296`}, {-0.7615926535897932, 2.6129712350956327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.9552637225194858`}, \ {-0.7565926535897929, -1.7611514253606106`}, {-0.7565926535897929, 2.612906614695197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.9553062314003136`}, \ {-0.751592653589793, -1.7607144850017131`}, {-0.751592653589793, 2.612842337296143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.9553667728805426`}, \ {-0.7465926535897931, -1.76025600166928}, {-0.7465926535897931, 2.6127784006725823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.9554451118139555`}, \ {-0.7415926535897932, -1.7597762245225883`}, {-0.7415926535897932, 2.6127148026215234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.955541005402499}, \ {-0.7365926535897929, -1.7592754101146744`}, {-0.7365926535897929, 2.6126515409626334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.9556542037820948`}, \ {-0.731592653589793, -1.7587538218089926`}, {-0.731592653589793, 2.6125886135380028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.9557844506122828`}, \ {-0.7265926535897931, -1.7582117291921953`}, {-0.7265926535897931, 2.6125260182119128`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.9559314836666328`}, \ {-0.7215926535897932, -1.7576494074861113`}, {-0.7215926535897932, 2.612463752870609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.956095035420982}, \ {-0.7165926535897928, -1.7570671369618516`}, {-0.7165926535897928, 2.612401815422074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.956274833636742}, \ {-0.711592653589793, -1.7564652023588168`}, {-0.711592653589793, 2.6123402037958074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.9564706019366804`}, \ {-0.7065926535897931, -1.7558438923111832`}, {-0.7065926535897931, 2.6122789159426048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.9566820603707873`}, \ {-0.7015926535897932, -1.7552034987842684`}, {-0.7015926535897932, 2.612217949834342}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.9569089259700416`}, \ {-0.6965926535897933, -1.7545443165229675`}, {-0.6965926535897933, 2.6121573034637624`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.9571509132860951`}, \ {-0.6915926535897929, -1.7538666425142215`}, {-0.6915926535897929, 2.6120969748442673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.9574077349151133`}, \ {-0.686592653589793, -1.753170775465306}, {-0.686592653589793, 2.6120369620097064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.9576791020042261`}, \ {-0.6815926535897932, -1.752457015299467}, {-0.6815926535897932, 2.6119772630141767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.9579647247392562`}, \ {-0.6765926535897933, -1.7517256626702455`}, {-0.6765926535897933, 2.6119178759318187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.9582643128125972`}, \ {-0.6715926535897929, -1.7509770184956204`}, {-0.6715926535897929, 2.611858798856616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.9585775758703232`}, \ {-0.666592653589793, -1.7502113835128816`}, {-0.666592653589793, 2.611800029902204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.9589042239378103`}, \ {-0.6615926535897931, -1.7494290578549612`}, {-0.6615926535897931, 2.611741567201672}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.9592439678233216`}, \ {-0.6565926535897932, -1.748630340648767}, {-0.6565926535897932, 2.6116834089073744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.9595965194991987`}, \ {-0.6515926535897929, -1.7478155296358753`}, {-0.6515926535897929, 2.6116255531907417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.9599615924604605`}, \ {-0.646592653589793, -1.7469849208157862`}, {-0.646592653589793, 2.611567998242097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.9603389020607573`}, \ {-0.6415926535897931, -1.7461388081117912`}, {-0.6415926535897931, 2.611510742270471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.960728165825777}, \ {-0.6365926535897932, -1.7452774830593567`}, {-0.6365926535897932, 2.6114537835034213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.9611291037443093`}, \ {-0.6315926535897929, -1.7444012345168167`}, {-0.6315926535897929, 2.6113971201868575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.9615414385373153`}, \ {-0.626592653589793, -1.7435103483980374`}, {-0.626592653589793, 2.611340750584862}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.9619648959054123`}, \ {-0.6215926535897931, -1.7426051074266233`}, {-0.6215926535897931, 2.6112846729795183`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.9623992047553045`}, \ {-0.6165926535897932, -1.7416857909111607`}, {-0.6165926535897932, 2.6112288856707426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.9628440974057475`}, \ {-0.6115926535897929, -1.7407526745408872`}, {-0.6115926535897929, 2.611173386976111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.9632993097737061`}, \ {-0.606592653589793, -1.7398060302011498`}, {-0.606592653589793, 2.6111181752306982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.9637645815414078`}, \ {-0.6015926535897931, -1.738846125807927}, {-0.6015926535897931, 2.611063248786911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.9642396563050544`}, \ {-0.5965926535897932, -1.737873225160673}, {-0.5965926535897932, 2.6110086060143267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.9647242817059682`}, \ {-0.5915926535897928, -1.7368875878126955`}, {-0.5915926535897928, 2.6109542452995362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.9652182095449902`}, \ {-0.586592653589793, -1.7358894689582554`}, {-0.586592653589793, 2.6109001650459844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.965721195880945}, \ {-0.5815926535897931, -1.734879119335571}, {-0.5815926535897931, 2.6108463636738173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.9662330011140237`}, \ {-0.5765926535897931, -1.7338567851448792`}, {-0.5765926535897931, 2.6107928396197297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.9667533900548997`}, \ {-0.571592653589793, -1.7328227079807357`}, {-0.571592653589793, 2.6107395913368117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.967282131980435}, \ {-0.566592653589793, -1.7317771247776983`}, {-0.566592653589793, 2.6106866172944043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.96781900067678}, \ {-0.561592653589793, -1.7307202677685918`}, {-0.561592653589793, 2.6106339159779504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.9683637744706899`}, \ {-0.556592653589793, -1.729652364454531}, {-0.556592653589793, 2.6105814858888503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.9689162362498516`}, \ {-0.551592653589793, -1.7285736375859062`}, {-0.551592653589793, 2.6105293255443223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.9694761734729849`}, \ {-0.546592653589793, -1.7274843051535689`}, {-0.546592653589793, 2.61047743347726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.9700433781704856`}, \ {-0.541592653589793, -1.7263845803894533`}, {-0.541592653589793, 2.6104258082360925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.9706176469363128`}, \ {-0.536592653589793, -1.7252746717759286`}, {-0.536592653589793, 2.610374448384654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.971198780911844}, \ {-0.531592653589793, -1.7241547830631574`}, {-0.531592653589793, 2.6103233525020415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.9717865857623444`}, \ {-0.526592653589793, -1.723025113293818}, {-0.526592653589793, 2.6102725191824883`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.9723808716467053`}, \ {-0.521592653589793, -1.7218858568345332`}, {-0.521592653589793, 2.610221947035232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -1.9729814531810537`}, \ {-0.5165926535897931, -1.7207372034134019`}, {-0.5165926535897931, 2.610171634684383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -1.9735881493968221`}, \ {-0.511592653589793, -1.7195793381630537`}, {-0.511592653589793, 2.610121580768801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -1.9742007836938127`}, \ {-0.5065926535897931, -1.718412441668682}, {-0.5065926535897931, 2.610071783941967}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -1.9748191837887892`}, \ {-0.5015926535897931, -1.7172366900205243`}, {-0.5015926535897931, 2.6100222428718625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -1.975443181660079}, \ {-0.49659265358979304`, -1.7160522548703157`}, {-0.49659265358979304`, 2.6099729562408456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -1.9760726134886426`}, \ {-0.4915926535897931, -1.7148593034912503`}, {-0.4915926535897931, 2.609923922745533}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -1.9767073195960474`}, \ {-0.4865926535897931, -1.713657998841015}, {-0.4865926535897931, 2.6098751410966803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -1.9773471443797455`}, \ {-0.4815926535897931, -1.7124484996274987`}, {-0.4815926535897931, 2.609826610019066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -1.9779919362460308`}, \ {-0.4765926535897931, -1.7112309603768034`}, {-0.4765926535897931, 2.609778328251377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -1.9786415475410248`}, \ {-0.4715926535897931, -1.7100055315032001`}, {-0.4715926535897931, 2.6097302945460963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -1.9792958344800204`}, \ {-0.46659265358979307`, -1.708772359380712}, {-0.46659265358979307`, 2.609682507669389}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -1.9799546570754785`}, \ {-0.46159265358979307`, -1.7075315864160179`}, {-0.46159265358979307`, 2.609634966400995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -1.980617879063958}, \ {-0.45659265358979306`, -1.7062833511224045`}, {-0.45659265358979306`, 2.60958766953412}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -1.9812853678322369`}, \ {-0.45159265358979306`, -1.7050277881945108`}, {-0.45159265358979306`, 2.6095406158753276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -1.9819569943428579`}, \ {-0.44659265358979305`, -1.7037650285836219`}, {-0.44659265358979305`, 2.6094938042444356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -1.9826326330593114`}, \ {-0.44159265358979305`, -1.702495199573308}, {-0.44159265358979305`, 2.6094472334744125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -1.9833121618710585`}, \ {-0.43659265358979304`, -1.7012184248552036`}, {-0.43659265358979304`, 2.609400902411275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -1.9839954620185714`}, \ {-0.43159265358979304`, -1.6999348246047514`}, {-0.43159265358979304`, 2.609354809913987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -1.9846824180185518`}, \ {-0.42659265358979304`, -1.6986445155567467`}, {-0.42659265358979304`, 2.6093089548543613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -1.9853729175894779`}, \ {-0.42159265358979303`, -1.6973476110805328`}, {-0.42159265358979303`, 2.6092633361169617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -1.9860668515776134`}, \ {-0.416592653589793, -1.696044221254719}, {-0.416592653589793, 2.609217952599008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -1.9867641138835979`}, \ {-0.411592653589793, -1.6947344529412982`}, {-0.411592653589793, 2.6091728032102792`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -1.9874646013897226`}, \ {-0.406592653589793, -1.693418409859055}, {-0.406592653589793, 2.6091278868730234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -1.9881682138879935`}, \ {-0.40159265358979307`, -1.692096192656173}, {-0.40159265358979307`, 2.609083202521863}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -1.9888748540090595`}, \ {-0.39659265358979306`, -1.6907678989819608`}, {-0.39659265358979306`, 2.609038749103707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -1.9895844271520862`}, \ {-0.39159265358979306`, -1.689433623557607}, {-0.39159265358979306`, 2.608994525577659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -1.9902968414156321`}, \ {-0.38659265358979306`, -1.6880934582459208`}, {-0.38659265358979306`, 2.6089505309149335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -1.9910120075295994`}, \ {-0.38159265358979305`, -1.686747492119977}, {-0.38159265358979305`, 2.6089067640987658`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -1.9917298387882822`}, \ {-0.37659265358979305`, -1.6853958115306489`}, {-0.37659265358979305`, 2.6088632241243306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -1.9924502509845843`}, \ {-0.3715926535897931, -1.6840385001729492`}, {-0.3715926535897931, 2.6088199099986555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -1.993173162345414}, \ {-0.3665926535897931, -1.6826756391511837`}, {-0.3665926535897931, 2.6087768207405406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -1.9938984934682984`}, \ {-0.3615926535897931, -1.6813073070428575`}, {-0.3615926535897931, 2.6087339553804787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -1.9946261672592422`}, \ {-0.3565926535897931, -1.6799335799613342`}, {-0.3565926535897931, 2.6086913129605707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -1.9953561088718301`}, \ {-0.3515926535897931, -1.6785545316172177`}, {-0.3515926535897931, 2.6086488925344544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -1.9960882456476134`}, \ {-0.3465926535897931, -1.6771702333784495`}, {-0.3465926535897931, 2.6086066931672214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -1.9968225070577605`}, \ {-0.34159265358979307`, -1.675780754329112}, {-0.34159265358979307`, 2.6085647139353454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -1.9975588246459974`}, \ {-0.33659265358979307`, -1.6743861613269324`}, {-0.33659265358979307`, 2.608522953926604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -1.9982971319728293`}, \ {-0.33159265358979306`, -1.6729865190594873`}, {-0.33159265358979306`, 2.6084814122400095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -1.9990373645610375`}, \ {-0.32659265358979306`, -1.6715818900991144`}, {-0.32659265358979306`, 2.6084400879857337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -1.9997794598424627`}, \ {-0.32159265358979305`, -1.6701723349565254`}, {-0.32159265358979305`, 2.6083989802850382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -2.0005233571060423`}, \ {-0.31659265358979305`, -1.6687579121331415`}, {-0.31659265358979305`, 2.608358088270204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -2.001268997447118}, \ {-0.31159265358979304`, -1.6673386781721506`}, {-0.31159265358979304`, 2.6083174110844647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -2.002016323717986}, \ {-0.30659265358979304`, -1.6659146877083013`}, {-0.30659265358979304`, 2.608276947881937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -2.0027652804796725`}, \ {-0.30159265358979304`, -1.6644859935164562`}, {-0.30159265358979304`, 2.6082366978275564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -2.003515813954939}, \ {-0.29659265358979303`, -1.6630526465589}, {-0.29659265358979303`, 2.6081966600970117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -2.0042678719824782`}, \ {-0.2915926535897931, -1.6616146960314444`}, {-0.2915926535897931, 2.6081568338766803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -2.0050214039722998`}, \ {-0.2865926535897931, -1.6601721894083206`}, {-0.2865926535897931, 2.6081172183635664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -2.0057763608622743`}, \ {-0.2815926535897931, -1.658725172485904}, {-0.2815926535897931, 2.6080778127652393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -2.006532695075828}, \ {-0.27659265358979307`, -1.6572736894252724`}, {-0.27659265358979307`, 2.608038616299773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -2.0072903604807584`}, \ {-0.27159265358979306`, -1.6558177827936262`}, {-0.27159265358979306`, 2.607999628195687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -2.0080493123491494`}, \ {-0.26659265358979306`, -1.6543574936045924`}, {-0.26659265358979306`, 2.6079608476918876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -2.008809507318377}, \ {-0.26159265358979306`, -1.6528928613574263`}, {-0.26159265358979306`, 2.6079222740376107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -2.009570903353169}, \ {-0.25659265358979305`, -1.6514239240751447`}, {-0.25659265358979305`, 2.607883906492367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -2.010333459708699}, \ {-0.25159265358979305`, -1.6499507183416036`}, {-0.25159265358979305`, 2.607845744325885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -2.0110971368947035`}, \ {-0.24659265358979304`, -1.648473279337545}, {-0.24659265358979304`, 2.6078077868180602`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -2.0118618966405886`}, \ {-0.24159265358979304`, -1.6469916408756367`}, {-0.24159265358979304`, 2.6077700332588973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -2.012627701861503}, \ {-0.23659265358979303`, -1.6455058354345302`}, {-0.23659265358979303`, 2.6077324829484647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -2.0133945166253633`}, \ {-0.23159265358979303`, -1.6440158941919512`}, {-0.23159265358979303`, 2.607695135196838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -2.0141623061208036`}, \ {-0.22659265358979308`, -1.6425218470568521`}, {-0.22659265358979308`, 2.607657989324054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -2.014931036626025}, \ {-0.22159265358979308`, -1.641023722700653}, {-0.22159265358979308`, 2.607621044660061}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -2.0157006754785316`}, \ {-0.21659265358979307`, -1.6395215485875758`}, {-0.21659265358979307`, 2.60758430054467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -2.0164711910457145`}, \ {-0.21159265358979307`, -1.6380153510041189`}, {-0.21159265358979307`, 2.6075477563275107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -2.0172425526962856`}, \ {-0.20659265358979306`, -1.6365051550876704`}, {-0.20659265358979306`, 2.6075114113679825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -2.018014730772517}, \ {-0.20159265358979306`, -1.6349909848542972`}, {-0.20159265358979306`, 2.607475265035213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -2.0187876965632756`}, \ {-0.19659265358979305`, -1.6334728632257218`}, {-0.19659265358979305`, 2.6074393167080117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -2.019561422277836}, \ {-0.19159265358979305`, -1.6319508120555184`}, {-0.19159265358979305`, 2.60740356577483}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -2.0203358810204395`}, \ {-0.18659265358979304`, -1.6304248521545366`}, {-0.18659265358979304`, 2.6073680116337172`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -2.0211110467655886`}, \ {-0.18159265358979304`, -1.6288950033155802`}, {-0.18159265358979304`, 2.6073326536922825`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -2.0218868943340524`}, \ {-0.17659265358979304`, -1.6273612843373595`}, {-0.17659265358979304`, 2.6072974913676514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -2.022663399369566}, \ {-0.17159265358979303`, -1.6258237130477409`}, {-0.17159265358979303`, 2.607262524086432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -2.023440538316205}, \ {-0.16659265358979303`, -1.6242823063262988`}, {-0.16659265358979303`, 2.6072277512846713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -2.024218288396407}, \ {-0.16159265358979308`, -1.6227370801262133`}, {-0.16159265358979308`, 2.6071931724078254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -2.0249966275896423`}, \ {-0.15659265358979307`, -1.6211880494955007`}, {-0.15659265358979307`, 2.607158786910717}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -2.025775534611692}, \ {-0.15159265358979307`, -1.619635228597625}, {-0.15159265358979307`, 2.6071245942575048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -2.0265549888945342`}, \ {-0.14659265358979306`, -1.6180786307314887`}, {-0.14659265358979306`, 2.6070905939216473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -2.02733497056681}, \ {-0.14159265358979306`, -1.6165182683508235`}, {-0.14159265358979306`, 2.607056785385872}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -2.028115460434861}, \ {-0.13659265358979306`, -1.6149541530830027`}, {-0.13659265358979306`, 2.60702316814214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -2.0288964399643135`}, \ {-0.13159265358979305`, -1.613386295747289}, {-0.13159265358979305`, 2.6069897416916192`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -2.0296778912622013`}, \ {-0.12659265358979305`, -1.611814706372533}, {-0.12659265358979305`, 2.60695650554465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -2.030459797059607}, \ {-0.12159265358979304`, -1.6102393942143356`}, {-0.12159265358979304`, 2.6069234592207176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -2.031242140694806}, \ {-0.11659265358979304`, -1.6086603677716975`}, {-0.11659265358979304`, 2.6068906022484253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -2.032024906096903}, \ {-0.11159265358979303`, -1.6070776348031568`}, {-0.11159265358979303`, 2.606857934165464}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -2.0328080777699458`}, \ {-0.10659265358979303`, -1.6054912023424452`}, {-0.10659265358979303`, 2.6068254545185874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -2.0335916407774937`}, \ {-0.10159265358979308`, -1.603901076713666}, {-0.10159265358979308`, 2.6067931628635868`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -2.034375580727642}, \ {-0.09659265358979308, -1.6023072635460072`}, {-0.09659265358979308, 2.6067610587652648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -2.035159883758475}, \ {-0.09159265358979307, -1.600709767788011}, {-0.09159265358979307, 2.606729141797413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -2.035944536523947}, \ {-0.08659265358979307, -1.5991085937214053`}, {-0.08659265358979307, 2.6066974115427874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -2.0367295261801663`}, \ {-0.08159265358979306, -1.597503744974508}, {-0.08159265358979306, 2.6066658675930885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -2.0375148403720837`}, \ {-0.07659265358979306, -1.5958952245352278`}, {-0.07659265358979306, 2.606634509548938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -2.038300467220561}, \ {-0.07159265358979305, -1.594283034763658}, {-0.07159265358979305, 2.60660333701986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -2.0390863953098166`}, \ {-0.06659265358979305, -1.59266717740429}, {-0.06659265358979305, 2.606572349624261}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -2.0398726136752345`}, \ {-0.061592653589793045`, -1.5910476535978402`}, {-0.061592653589793045`, 2.6065415469894115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -2.0406591117915234`}, \ {-0.05659265358979304, -1.589424463892718}, {-0.05659265358979304, 2.606510928751429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -2.0414458795612203`}, \ {-0.051592653589793036`, -1.5877976082561378`}, {-0.051592653589793036`, 2.606480494555261}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -2.0422329073035264`}, \ {-0.04659265358979303, -1.5861670860848793`}, {-0.04659265358979303, 2.6064502440546677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -2.04302018574346}, \ {-0.04159265358979303, -1.5845328962157212`}, {-0.04159265358979303, 2.6064201769122097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -2.0438077060013278`}, \ {-0.03659265358979302, -1.5828950369355401`}, {-0.03659265358979302, 2.6063902927992317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -2.044595459582497}, \ {-0.03159265358979302, -1.5812535059910966`}, {-0.03159265358979302, 2.60636059139585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -2.0453834383674585`}, \ {-0.026592653589793014`, -1.579608300598516}, {-0.026592653589793014`, 2.606331072390942}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -2.0461716346021808`}, \ {-0.02159265358979301, -1.5779594174524632`}, {-0.02159265358979301, 2.606301735482132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -2.0469600408887363`}, \ {-0.016592653589793005`, -1.5763068527350304`}, {-0.016592653589793005`, 2.6062725803757814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -2.047748650176198}, \ {-0.011592653589793, -1.5746506021243463`}, {-0.011592653589793, 2.6062436067869803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -2.048537455751798}, \ {-0.006592653589792996, -1.5729906608029027`}, {-0.006592653589792996, 2.6062148144395385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -2.0493264512323366`}, \ {-0.0015926535897931027`, -1.5713270234656194`}, {-0.0015926535897931027`, 2.6061862030659753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, -2.0501156305558363`}, { 0.0034073464102069018`, -1.5696596843276485`}, { 0.0034073464102069018`, 2.606157772407515}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, -2.0509049879734396`}, { 0.008407346410206906, -1.567988637131927}, {0.008407346410206906, 2.606129522214081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, -2.05169451804153}, { 0.01340734641020691, -1.566313875156481}, {0.01340734641020691, 2.606101452244287}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, -2.052484215614083}, { 0.018407346410206915`, -1.5646353912214974`}, { 0.018407346410206915`, 2.606073562265437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, -2.053274075835232}, { 0.02340734641020692, -1.5629531776961578`}, {0.02340734641020692, 2.606045852053519}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, -2.0540640941320456`}, { 0.028407346410206924`, -1.561267226505251}, {0.028407346410206924`, 2.6060183213932024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, -2.0548542662075118`}, { 0.03340734641020693, -1.559577529135565}, {0.03340734641020693, 2.6059909700778383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, -2.0556445880337195`}, { 0.03840734641020693, -1.557884076642063}, {0.03840734641020693, 2.605963797909456}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, -2.056435055845234}, { 0.04340734641020694, -1.5561868596538586`}, {0.04340734641020694, 2.6059368046987643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, -2.057225666132656}, { 0.04840734641020694, -1.5544858683799798`}, {0.04840734641020694, 2.605909990265153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, -2.058016415636372}, { 0.053407346410206946`, -1.5527810926149468`}, { 0.053407346410206946`, 2.6058833544366933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, -2.058807301340469}, { 0.05840734641020695, -1.5510725217441519`}, {0.05840734641020695, 2.605856897050141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, -2.059598320466832}, { 0.06340734641020696, -1.5493601447490515`}, {0.06340734641020696, 2.60583061795094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, -2.060389470469399}, { 0.06840734641020696, -1.5476439502121866`}, {0.06840734641020696, 2.605804516993226}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, -2.0611807490285843`}, { 0.07340734641020696, -1.5459239263220173`}, {0.07340734641020696, 2.605778594039835}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, -2.061972154045854}, { 0.07840734641020697, -1.5442000608775885`}, {0.07840734641020697, 2.605752848962304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, -2.0627636836384586`}, { 0.08340734641020697, -1.5424723412930328`}, {0.08340734641020697, 2.6057272816408816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, -2.0635553361343066`}, { 0.08840734641020698, -1.5407407546019043`}, {0.08840734641020698, 2.605701891964537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, -2.064347110066989}, { 0.09340734641020698, -1.5390052874613565`}, {0.09340734641020698, 2.605676679830967}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, -1.5372659261561674`}, { 0.09840734641020699, -2.06513900417094}, {0.09840734641020699, 2.605651645146603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, -1.5355226566026117`}, { 0.10340734641020699`, -2.0659310173767307`}, {0.10340734641020699`, 2.60562678782663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, -1.5337754643521824`}, { 0.108407346410207, -2.066723148806504}, {0.108407346410207, 2.6056021077949882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, -1.5320243345951847`}, { 0.113407346410207, -2.0675153977695206`}, {0.113407346410207, 2.6055776049843926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, -1.530269252164165}, { 0.118407346410207, -2.0683077637578497`}, {0.118407346410207, 2.6055532793363434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, -1.528510201537232}, { 0.1234073464102069, -2.0691002464421597`}, {0.1234073464102069, 2.6055291308011412`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, -1.5267471668412216`}, { 0.1284073464102069, -2.0698928456676438`}, {0.1284073464102069, 2.6055051593379015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, -1.5249801318547467`}, { 0.1334073464102069, -2.07068556145005}, {0.1334073464102069, 2.6054813649145725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, -1.5232090800111169`}, { 0.1384073464102069, -2.0714783939718213`}, {0.1384073464102069, 2.60545774750795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, -1.5214339944011321`}, { 0.14340734641020692`, -2.072271343578347}, {0.14340734641020692`, 2.605434307103697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, -1.5196548577757596`}, { 0.14840734641020692`, -2.073064410774319}, {0.14840734641020692`, 2.6054110436963622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, -1.5178716525486926`}, { 0.15340734641020692`, -2.073857596220184}, {0.15340734641020692`, 2.6053879572894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, -1.5160843607987928`}, { 0.15840734641020693`, -2.074650900728704}, {0.15840734641020693`, 2.6053650478951917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 2.6053423155350663`}, { 0.16340734641020693`, -1.514292964272422}, { 0.16340734641020693`, -2.0754443252616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 2.605319760239324}, { 0.16840734641020694`, -1.5124974443856662`}, { 0.16840734641020694`, -2.0762378709263016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 2.6052973820472607`}, { 0.17340734641020694`, -1.5106977822264496`}, { 0.17340734641020694`, -2.0770315389727787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 2.6052751810071917`}, { 0.17840734641020695`, -1.5088939585565453`}, { 0.17840734641020695`, -2.077825330790465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 2.6052531571764765`}, { 0.18340734641020695`, -1.5070859538134842`}, { 0.18340734641020695`, -2.0786192479052654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 2.6052313106215483`}, { 0.18840734641020696`, -1.5052737481123641`}, { 0.18840734641020696`, -2.07941329197665}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 2.6052096414179386`}, { 0.19340734641020696`, -1.503457321247563}, { 0.19340734641020696`, -2.0802074647948268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 2.6051881496503086`}, { 0.19840734641020696`, -1.5016366526943514`}, { 0.19840734641020696`, -2.0810017682779867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 2.6051668354124757`}, { 0.20340734641020697`, -1.4998117216104165`}, { 0.20340734641020697`, -2.081796204469642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 2.6051456988074477`}, { 0.20840734641020697`, -1.4979825068372947`}, { 0.20840734641020697`, -2.08259077553602}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 2.6051247399474513`}, { 0.21340734641020698`, -1.4961489869017093`}, { 0.21340734641020698`, -2.083385483763544}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 2.6051039589539675`}, { 0.21840734641020698`, -1.4943111400168259`}, { 0.21840734641020698`, -2.084180331556376}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 2.6050833559577624`}, { 0.223407346410207, -1.4924689440834205`}, { 0.223407346410207, -2.0849753214340345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 2.6050629310989257`}, { 0.228407346410207, -1.4906223766909639`}, { 0.228407346410207, -2.085770456029066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 2.605042684526902}, { 0.233407346410207, -1.4887714151186195`}, { 0.233407346410207, -2.086565738084807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 2.605022616400532}, { 0.238407346410207, -1.4869160363361653`}, { 0.238407346410207, -2.087361170453177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.605002726888087}, { 0.243407346410207, -1.4850562170048374`}, { 0.243407346410207, -2.0881567560925585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.604983016167309}, { 0.248407346410207, -1.483191933478086}, { 0.248407346410207, -2.088952498065729}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.604963484425454}, { 0.2534073464102069, -1.481323161802272}, { 0.2534073464102069, -2.089748399537842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.6049441318593267`}, { 0.2584073464102069, -1.4794498777172695`}, { 0.2584073464102069, -2.090544463774479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.6049249586753267`}, { 0.2634073464102069, -1.4775720566570096`}, { 0.2634073464102069, -2.0913406941397494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 2.604905965089492}, { 0.2684073464102069, -1.4756896737499439`}, { 0.2684073464102069, -2.0921370940944444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.6048871513275436`}, { 0.2734073464102069, -1.4738027038194443`}, { 0.2734073464102069, -2.0929336671942433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.6048685176249275`}, { 0.2784073464102069, -1.4719111213841216`}, { 0.2784073464102069, -2.0937304170879725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.6048500642268655`}, { 0.28340734641020693`, -1.4700149006580872`}, { 0.28340734641020693`, -2.0945273475159167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.6048317913884023`}, { 0.28840734641020693`, -1.4681140155511445`}, { 0.28840734641020693`, -2.095324462308166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.6048136993744517`}, { 0.29340734641020694`, -1.4662084396689063`}, { 0.29340734641020694`, -2.096121765383031}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.604795788459849}, { 0.29840734641020694`, -1.4642981463128582`}, { 0.29840734641020694`, -2.096919260745482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.6047780589294023`}, { 0.30340734641020695`, -1.4623831084803498`}, { 0.30340734641020695`, -2.0977169524856496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.6047605110779446`}, { 0.30840734641020695`, -1.4604632988645312`}, { 0.30840734641020695`, -2.0985148447773567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.6047431452103873`}, { 0.31340734641020696`, -1.4585386898542136`}, { 0.31340734641020696`, -2.099312941876706}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.6047259616417744`}, { 0.31840734641020696`, -1.456609253533683}, { 0.31840734641020696`, -2.1001112481206943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.604708960697339}, { 0.32340734641020696`, -1.4546749616824473`}, { 0.32340734641020696`, -2.1009097679258772`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.604692142712562}, { 0.32840734641020697`, -1.4527357857749206`}, { 0.32840734641020697`, -2.101708505787071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.604675508033229}, { 0.333407346410207, -1.4507916969800558`}, { 0.333407346410207, -2.1025074662760916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.6046590570154895`}, { 0.338407346410207, -1.4488426661609164`}, { 0.338407346410207, -2.10330665404053}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.60464279002592}, { 0.343407346410207, -1.446888663874186}, { 0.343407346410207, -2.1041060738025705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.6046267074415836`}, { 0.348407346410207, -1.4449296603696333`}, { 0.348407346410207, -2.104905730357832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.6046108096500977`}, { 0.353407346410207, -1.4429656255895078`}, { 0.353407346410207, -2.105705628574259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.604595097049694}, { 0.358407346410207, -1.4409965291678914`}, { 0.358407346410207, -2.106505773391033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.6045795700492875`}, { 0.363407346410207, -1.4390223404299913`}, { 0.363407346410207, -2.107306169817529}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.604564229068544}, { 0.368407346410207, -1.4370430283913769`}, { 0.368407346410207, -2.1081068229322932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.604549074537949}, { 0.373407346410207, -1.4350585617571683`}, { 0.373407346410207, -2.1089077378820584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.6045341068988757`}, { 0.3784073464102069, -1.43306890892117}, { 0.3784073464102069, -2.109708919880792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.6045193266036595`}, { 0.3834073464102069, -1.4310740379649523`}, { 0.3834073464102069, -2.110510374208765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.60450473411567}, { 0.3884073464102069, -1.4290739166568844`}, { 0.3884073464102069, -2.11131210621166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.6044903299093836`}, { 0.3934073464102069, -1.4270685124511095`}, { 0.3934073464102069, -2.1121141212997028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.604476114470463}, { 0.3984073464102069, -1.4250577924864793`}, { 0.3984073464102069, -2.1129164249468246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.6044620882958305`}, { 0.4034073464102069, -1.4230417235854302`}, { 0.4034073464102069, -2.113719022689841}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.604448251893748}, { 0.40840734641020693`, -1.4210202722528158`}, { 0.40840734641020693`, -2.1145219201276793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.6044346057839003`}, { 0.41340734641020693`, -1.4189934046746853`}, { 0.41340734641020693`, -2.1153251229206087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.6044211504974712`}, { 0.41840734641020694`, -1.4169610867170193`}, { 0.41840734641020694`, -2.116128636789506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.604407886577231}, { 0.42340734641020705`, -1.4149232839244121`}, { 0.42340734641020705`, -2.1169324675151504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.604394814577617}, { 0.42840734641020695`, -1.412879961518708}, { 0.42840734641020695`, -2.1177366209375355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.604381935064826}, { 0.43340734641020706`, -1.4108310843975909`}, { 0.43340734641020706`, -2.118541102955206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.6043692486168957`}, { 0.43840734641020696`, -1.4087766171331275`}, { 0.43840734641020696`, -2.119345919524619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.604356755823795}, { 0.44340734641020685`, -1.4067165239702584`}, { 0.44340734641020685`, -2.1201510766595333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.6043444572875205`}, { 0.44840734641020696`, -1.4046507688252508`}, { 0.44840734641020696`, -2.1209565804304007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.604332353622182}, { 0.45340734641020686`, -1.4025793152840984`}, { 0.45340734641020686`, -2.1217624369638095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.604320445454099}, { 0.458407346410207, -1.4005021266008784`}, { 0.458407346410207, -2.1225686524419256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.6043087334218984`}, { 0.46340734641020687`, -1.398419165696062}, { 0.46340734641020687`, -2.1233752331019575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.604297218176611}, { 0.468407346410207, -1.3963303951547787`}, { 0.468407346410207, -2.1241821852356515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.6042859003817664`}, { 0.4734073464102069, -1.3942357772250358`}, { 0.4734073464102069, -2.124989515188802}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.6042747807135025`}, { 0.478407346410207, -1.3921352738158959`}, { 0.478407346410207, -2.125797229360775}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.60426385986066}, { 0.4834073464102069, -1.3900288464956039`}, { 0.4834073464102069, -2.1266053342040534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.6042531385248884`}, { 0.488407346410207, -1.3879164564896707`}, { 0.488407346410207, -2.1274138362238144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.604242617420758}, { 0.4934073464102069, -1.3857980646789192`}, { 0.4934073464102069, -2.128222741977496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.604232297275859}, { 0.498407346410207, -1.3836736315974774`}, { 0.498407346410207, -2.129032058074416}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.604222178830918}, { 0.5034073464102069, -1.3815431174307282`}, { 0.5034073464102069, -2.129841791175381}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.604212262839906}, { 0.508407346410207, -1.3794064820132221`}, { 0.508407346410207, -2.1306519479923245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.6042025500701516`}, { 0.5134073464102069, -1.3772636848265385`}, { 0.5134073464102069, -2.131462535287961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.6041930413024605`}, { 0.518407346410207, -1.375114684997106}, { 0.518407346410207, -2.132273559875453}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.604183737331228}, { 0.5234073464102069, -1.372959441293982}, { 0.5234073464102069, -2.1330850286181016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.60417463896456}, { 0.528407346410207, -1.3707979121265799`}, { 0.528407346410207, -2.13389694842904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.604165747024395}, { 0.5334073464102069, -1.3686300555423625`}, { 0.5334073464102069, -2.1347093262709564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.6041570623466255`}, { 0.538407346410207, -1.3664558292244877`}, { 0.538407346410207, -2.1355221691558204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.6041485857812243`}, { 0.5434073464102069, -1.36427519048941}, { 0.5434073464102069, -2.1363354841446367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.6041403181923735`}, { 0.548407346410207, -1.3620880962844384`}, { 0.548407346410207, -2.137149278347196}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.604132260458589}, { 0.553407346410207, -1.3598945031852527`}, { 0.553407346410207, -2.137963558921858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.604124413472856}, { 0.5584073464102071, -1.3576943673933766`}, { 0.5584073464102071, -2.138778333075341}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.6041167781427625`}, { 0.563407346410207, -1.3554876447336057`}, { 0.563407346410207, -2.1395936080625186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.604109355390632}, { 0.5684073464102071, -1.3532742906513908`}, { 0.5684073464102071, -2.1404093911862416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.604102146153665}, { 0.573407346410207, -1.3510542602101854`}, { 0.573407346410207, -2.1412256897971624`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.604095151384076}, { 0.5784073464102069, -1.3488275080887393`}, { 0.5784073464102069, -2.1420425112935897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.604088372049238}, { 0.583407346410207, -1.3465939885783555`}, { 0.583407346410207, -2.1428598631213296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.6040818091318276`}, { 0.5884073464102069, -1.3443536555801048`}, { 0.5884073464102069, -2.143677752773558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.60407546362997}, { 0.593407346410207, -1.3421064626019907`}, { 0.593407346410207, -2.1444961877907116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.6040693365573886`}, { 0.5984073464102069, -1.339852362756078}, { 0.5984073464102069, -2.1453151757603663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.604063428943559}, { 0.603407346410207, -1.3375913087555702`}, { 0.603407346410207, -2.14613472431715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.6040577418338615`}, { 0.6084073464102069, -1.3353232529118546`}, { 0.6084073464102069, -2.1469548411426547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.6040522762897367`}, { 0.613407346410207, -1.3330481471314888`}, { 0.613407346410207, -2.1477755339653726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.6040470333888477`}, { 0.6184073464102069, -1.3307659429131566`}, { 0.6184073464102069, -2.148596810560623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.604042014225238}, { 0.623407346410207, -1.328476591344576}, { 0.623407346410207, -2.1494186787505174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.6040372199095}, { 0.6284073464102069, -1.3261800430993576`}, { 0.6284073464102069, -2.150241146403905}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.6040326515689376`}, { 0.633407346410207, -1.3238762484338293`}, { 0.633407346410207, -2.1510642214363607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.6040283103477377`}, { 0.6384073464102069, -1.3215651571838078`}, { 0.6384073464102069, -2.1518879118101575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.604024197407143}, { 0.643407346410207, -1.3192467187613328`}, { 0.643407346410207, -2.1527122255342688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.604020313925626}, { 0.6484073464102069, -1.3169208821513518`}, { 0.6484073464102069, -2.1535371706643622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.6040166610990667`}, { 0.653407346410207, -1.3145875959083642`}, { 0.653407346410207, -2.1543627553028255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.6040132401409317`}, { 0.6584073464102069, -1.3122468081530203`}, { 0.6584073464102069, -2.155188987598781}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.6040100522824603`}, { 0.663407346410207, -1.3098984665686717`}, { 0.663407346410207, -2.1560158757481287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.6040070987728487`}, { 0.6684073464102069, -1.3075425183978868`}, { 0.6684073464102069, -2.1568434279935818`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.604004380879439}, { 0.673407346410207, -1.30517891043891}, { 0.673407346410207, -2.1576716526247344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.6040018998879124`}, { 0.678407346410207, -1.302807589042082}, { 0.678407346410207, -2.1585005579781056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.6039996571024826`}, { 0.6834073464102071, -1.3004285001062157`}, { 0.6834073464102071, -2.1593301524372315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.603997653846096}, { 0.688407346410207, -1.298041589074928}, { 0.688407346410207, -2.160160444432737}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.6039958914606305`}, { 0.6934073464102071, -1.2956468009329156`}, { 0.6934073464102071, -2.160991442442429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.603994371307102}, { 0.698407346410207, -1.2932440802022045`}, { 0.698407346410207, -2.1618231549914015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.6039930947658707`}, { 0.7034073464102069, -1.2908333709383342`}, { 0.7034073464102069, -2.1626555906521405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.603992063236853}, { 0.708407346410207, -1.28841461672651}, { 0.708407346410207, -2.1634887580446445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.6039912781397327`}, { 0.7134073464102069, -1.2859877606777035`}, { 0.7134073464102069, -2.1643226658365564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.6039907409141847`}, { 0.718407346410207, -1.2835527454247069`}, { 0.718407346410207, -2.165157322743291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.6039904530200872`}, { 0.7234073464102069, -1.2811095131181427`}, { 0.7234073464102069, -2.165992737528186}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.603990415937755}, { 0.728407346410207, -1.278658005422428}, { 0.728407346410207, -2.1668289190026577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.603990631168159}, { 0.7334073464102069, -1.2761981635116908`}, { 0.7334073464102069, -2.167665876026361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.6039911002331646`}, { 0.738407346410207, -1.273729928065636}, { 0.738407346410207, -2.1685036175073518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.6039918246757625`}, { 0.7434073464102069, -1.2712532392653748`}, { 0.7434073464102069, -2.1693421524022782`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.603992806060309}, { 0.748407346410207, -1.268768036789198}, { 0.748407346410207, -2.170181489716566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.603994045972767}, { 0.7534073464102069, -1.2662742598083003`}, { 0.7534073464102069, -2.1710216385045995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.6039955460209554`}, { 0.758407346410207, -1.263771846982473}, { 0.758407346410207, -2.1718626078699472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.603997307834794}, { 0.7634073464102069, -1.2612607364557284`}, { 0.7634073464102069, -2.1727044069655563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.6039993330665636`}, { 0.768407346410207, -1.258740865851889}, { 0.768407346410207, -2.173547044993976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.6040016233911594`}, { 0.7734073464102069, -1.2562121722701307`}, { 0.7734073464102069, -2.174390531207587}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.604004180506353}, { 0.778407346410207, -1.2536745922804695`}, { 0.778407346410207, -2.1752348749088384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.6040070061330636`}, { 0.7834073464102069, -1.2511280619192116`}, { 0.7834073464102069, -2.17608008545049}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.604010102015621}, { 0.788407346410207, -1.248572516684333}, { 0.788407346410207, -2.1769261722358517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.604013469922046}, { 0.7934073464102069, -1.2460078915308492`}, { 0.7934073464102069, -2.1777731447190654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.6040171116443256`}, { 0.798407346410207, -1.2434341208660913`}, { 0.798407346410207, -2.178621012405346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.604021028998699}, { 0.803407346410207, -1.24085113854497}, { 0.803407346410207, -2.1794697848512716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.604025223825942}, { 0.8084073464102071, -1.2382588778651735`}, { 0.8084073464102071, -2.1803194716650616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.6040296979916624`}, { 0.813407346410207, -1.235657271562315}, { 0.813407346410207, -2.1811700825068616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.6040344533865944`}, { 0.8184073464102071, -1.233046251805043}, { 0.8184073464102071, -2.1820216270890462`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.604039491926901}, { 0.823407346410207, -1.2304257501900868`}, { 0.823407346410207, -2.182874115176513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.604044815554481}, { 0.8284073464102069, -1.227795697737272}, { 0.8284073464102069, -2.1837275565870073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.6040504262372766`}, { 0.833407346410207, -1.2251560248844653`}, { 0.833407346410207, -2.1845819611914328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.6040563259695935`}, { 0.8384073464102069, -1.2225066614824858`}, { 0.8384073464102069, -2.185437338914173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.604062516772419}, { 0.843407346410207, -1.2198475367899635`}, { 0.843407346410207, -2.186293699733443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.60406900069375}, { 0.8484073464102069, -1.2171785794681438`}, { 0.8484073464102069, -2.1871510536816094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.604075779808922}, { 0.853407346410207, -1.214499717575641}, { 0.853407346410207, -2.1880094108455532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.604082856220944}, { 0.8584073464102069, -1.2118108785631514`}, { 0.8584073464102069, -2.1888687813670216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.604090232060846}, { 0.863407346410207, -1.209111989268105}, { 0.863407346410207, -2.189729175442984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.6040979094880194`}, { 0.8684073464102069, -1.2064029759092818`}, { 0.8684073464102069, -2.190590603326019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.6041058906905747`}, { 0.873407346410207, -1.2036837640813554`}, { 0.873407346410207, -2.191453075324673}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.6041141778856947`}, { 0.8784073464102069, -1.2009542787494134`}, { 0.8784073464102069, -2.19231660180386}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.604122773320002}, { 0.883407346410207, -1.1982144442434057`}, { 0.883407346410207, -2.1931811931852456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.604131679269927}, { 0.8884073464102069, -1.1954641842525573`}, { 0.8884073464102069, -2.1940468599476497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.604140898042085}, { 0.893407346410207, -1.1927034218197217`}, { 0.893407346410207, -2.194913612627455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.604150431973653}, { 0.8984073464102069, -1.1899320793356851`}, { 0.8984073464102069, -2.1957814618190143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.604160283432765}, { 0.903407346410207, -1.1871500785334335`}, { 0.903407346410207, -2.196650418175084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.6041704548188958`}, { 0.9084073464102069, -1.1843573404823429`}, { 0.9084073464102069, -2.1975204924072393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.6041809485632705`}, { 0.913407346410207, -1.1815537855823492`}, { 0.913407346410207, -2.1983916952863174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.604191767129264}, { 0.9184073464102069, -1.17873933355805}, { 0.9184073464102069, -2.199264037642864}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.6042029130128164`}, { 0.923407346410207, -1.1759139034527577`}, { 0.923407346410207, -2.2001375303675763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.604214388742853}, { 0.928407346410207, -1.1730774136225073`}, { 0.928407346410207, -2.2010121844117627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.60422619688171}, { 0.9334073464102071, -1.17022978173002}, { 0.9334073464102071, -2.2018880107878167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.604238340025567}, { 0.938407346410207, -1.1673709247385966`}, { 0.938407346410207, -2.2027650205696747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.604250820804886}, { 0.9434073464102071, -1.1645007589059846`}, { 0.9434073464102071, -2.2036432248933084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.6042636418848613`}, { 0.948407346410207, -1.1616191997781875`}, { 0.948407346410207, -2.2045226349572093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.604276805965872}, { 0.9534073464102071, -1.1587261621832101`}, { 0.9534073464102071, -2.205403262022874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.6042903157839405`}, { 0.958407346410207, -1.155821560224784}, { 0.958407346410207, -2.2062851174153213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.6043041741112107`}, { 0.9634073464102069, -1.1529053072760236`}, { 0.9634073464102069, -2.2071682125235954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.604318383756413}, { 0.968407346410207, -1.1499773159730255`}, { 0.968407346410207, -2.208052558801273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.6043329475653563`}, { 0.9734073464102069, -1.1470374982084517`}, { 0.9734073464102069, -2.208938167767008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.604347868421418}, { 0.978407346410207, -1.1440857651250296`}, { 0.978407346410207, -2.2098250510050437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.6043631492460455`}, { 0.9834073464102069, -1.1411220271090325`}, { 0.9834073464102069, -2.210713220165768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.6043787929992597`}, { 0.988407346410207, -1.1381461937836823`}, { 0.988407346410207, -2.211602686966243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.6043948026801793`}, { 0.9934073464102069, -1.1351581740025463`}, { 0.9934073464102069, -2.2124934631907847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.604411181327538}, { 0.998407346410207, -1.132157875842841}, { 0.998407346410207, -2.213385560691499}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.6044279320202253`}, { 1.003407346410207, -1.1291452065987284`}, { 1.003407346410207, -2.214278991388872}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.6044450578778204`}, { 1.008407346410207, -1.1261200727745395`}, { 1.008407346410207, -2.2151737672723337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.604462562061152}, { 1.013407346410207, -1.1230823800779666`}, { 1.013407346410207, -2.2160699004008477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.6044804477728536`}, { 1.018407346410207, -1.120032033413218}, { 1.018407346410207, -2.21696740290352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.604498718257933}, { 1.023407346410207, -1.1169689368740963`}, { 1.023407346410207, -2.217866286980169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.6045173768043517`}, { 1.028407346410207, -1.1138929937370712`}, { 1.028407346410207, -2.218766564901961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.6045364267436155`}, { 1.033407346410207, -1.1108041064542877`}, { 1.033407346410207, -2.219668249012018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.6045558714513675`}, { 1.038407346410207, -1.1077021766465367`}, { 1.038407346410207, -2.220571351726043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.6045757143480004`}, { 1.043407346410207, -1.1045871050961784`}, { 1.043407346410207, -2.2214758855329495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.604595958899273}, { 1.048407346410207, -1.1014587917400362`}, { 1.048407346410207, -2.222381862995507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.6046166086169373`}, { 1.053407346410207, -1.0983171356622432`}, { 1.053407346410207, -2.223289296750991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.60463766705938}, { 1.058407346410207, -1.0951620350870497`}, { 1.058407346410207, -2.224198199511842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.604659137832264}, { 1.063407346410207, -1.0919933873715786`}, { 1.063407346410207, -2.2251085840663127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.604681024589202}, { 1.068407346410207, -1.088811088998587}, { 1.068407346410207, -2.226020463279176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.6047033310324115`}, { 1.073407346410207, -1.0856150355691234`}, { 1.073407346410207, -2.2269338500923697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.6047260609134106`}, { 1.078407346410207, -1.0824051217952215`}, { 1.078407346410207, -2.22784875752572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.6047492180337013`}, { 1.083407346410207, -1.0791812414924962`}, { 1.083407346410207, -2.228765198677616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.6047728062454825`}, { 1.0884073464102069`, -1.075943287572752}, { 1.0884073464102069`, -2.2296831867257296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.604796829452364}, { 1.093407346410207, -1.0726911520365376`}, { 1.093407346410207, -2.2306027349277335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.60482129161009}, { 1.0984073464102069`, -1.0694247259656593`}, { 1.0984073464102069`, -2.2315238566220135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.6048461967272925`}, { 1.103407346410207, -1.0661438995157013`}, { 1.103407346410207, -2.2324465652284164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.604871548866232}, { 1.1084073464102069`, -1.0628485619084724`}, { 1.1084073464102069`, -2.2333708742489824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.604897352143574}, { 1.113407346410207, -1.059538601424462}, { 1.113407346410207, -2.234296797268703}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.6049236107311637`}, { 1.118407346410207, -1.0562139053952468`}, { 1.118407346410207, -2.2352243479562746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.604950328856821}, { 1.123407346410207, -1.0528743601958916`}, { 1.123407346410207, -2.236153540064876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.604977510805141}, { 1.128407346410207, -1.049519851237304}, { 1.128407346410207, -2.237084387432937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.605005160918321}, { 1.133407346410207, -1.0461502629585946`}, { 1.133407346410207, -2.238016903984932}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.6050332835969923`}, { 1.138407346410207, -1.042765478819405}, { 1.138407346410207, -2.2389511037321754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.6050618833010666`}, { 1.143407346410207, -1.0393653812922177`}, { 1.143407346410207, -2.2398870007736287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.605090964550595}, { 1.148407346410207, -1.035949851854642}, { 1.148407346410207, -2.240824609296709}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.605120531926655}, { 1.153407346410207, -1.0325187709817225`}, { 1.153407346410207, -2.2417639435781265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.605150590072235}, { 1.158407346410207, -1.0290720181381878`}, { 1.158407346410207, -2.2427050179847074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.6051811436931414`}, { 1.163407346410207, -1.0256094717707214`}, { 1.163407346410207, -2.2436478469742416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.605212197558926}, { 1.168407346410207, -1.0221310093002198`}, { 1.168407346410207, -2.2445924450963366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.6052437565038233`}, { 1.173407346410207, -1.0186365071140455`}, { 1.173407346410207, -2.2455388269932834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.605275825427708}, { 1.178407346410207, -1.0151258405582773`}, { 1.178407346410207, -2.246487007400926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.6053084092970598`}, { 1.183407346410207, -1.011598883929951}, { 1.183407346410207, -2.247437001149549}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.6053415131459583`}, { 1.188407346410207, -1.0080555104693258`}, { 1.188407346410207, -2.2483888231647637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.605375142077088}, { 1.193407346410207, -1.0044955923521395`}, { 1.193407346410207, -2.2493424884684226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.605409301262761}, { 1.198407346410207, -1.0009190006818791`}, { 1.198407346410207, -2.250298012179526}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.6054439959459534`}, { 1.203407346410207, -2.2512554095151462`}, { 1.203407346410207, -0.9973256054820537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.605479231441375}, { 1.208407346410207, -2.252214695791368}, { 1.208407346410207, -0.9937152756885065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.6055150131365346`}, { 1.2134073464102069`, -2.253175886424229}, { 1.2134073464102069`, -0.9900878791417125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.605551346492846}, { 1.218407346410207, -2.2541389969306773`}, { 1.218407346410207, -0.9864432825791245}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.6055882370467383`}, { 1.2234073464102069`, -2.2551040429295397`}, { 1.2234073464102069`, -0.9827813516275312}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.6056256904107937`}, { 1.228407346410207, -2.2560710401424995`}, { 1.228407346410207, -0.9791019507954453}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.605663712274902}, { 1.2334073464102069`, -2.257040004395083}, { 1.2334073464102069`, -0.9754049434655293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.6057023084074364`}, { 1.238407346410207, -2.2580109516176634`}, { 1.238407346410207, -0.9716901918870521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.6057414846564484`}, { 1.243407346410207, -2.2589838978464694`}, { 1.243407346410207, -0.9679575571683867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.6057812469508894`}, { 1.248407346410207, -2.259958859224609}, { 1.248407346410207, -0.9642068992695584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.605821601301844}, { 1.253407346410207, -2.260935852003103}, { 1.253407346410207, -0.9604380769948317}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.6058625538037967`}, { 1.258407346410207, -2.2619148925419323`}, { 1.258407346410207, -0.9566509479853612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.6059041106359113`}, { 1.263407346410207, -2.262895997311094}, { 1.263407346410207, -0.9528453687118934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.6059462780633407`}, { 1.268407346410207, -2.26387918289167}, { 1.268407346410207, -0.9490211944675343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.605989062438552}, { 1.273407346410207, -2.264864465976911}, { 1.273407346410207, -0.9451782793605842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.606032470202685}, { 1.278407346410207, -2.265851863373328}, { 1.278407346410207, -0.9413164763074467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.606076507886928}, { 1.283407346410207, -2.266841392001798}, { 1.283407346410207, -0.9374356370256152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.606121182113917}, { 1.288407346410207, -2.2678330688986814`}, { 1.288407346410207, -0.9335356120267422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.6061664995991696`}, { 1.293407346410207, -2.2688269112169546`}, { 1.293407346410207, -0.9296162506098014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.6062124671525324`}, { 1.298407346410207, -2.2698229362273508`}, { 1.298407346410207, -0.9256774008543426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.6062590916796644`}, { 1.303407346410207, -2.2708211613195166`}, { 1.303407346410207, -0.9217189096138519}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.6063063801835424`}, { 1.308407346410207, -2.271821604003181}, { 1.308407346410207, -0.9177406225092146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.6063543397659923`}, { 1.313407346410207, -2.2728242819093354`}, { 1.313407346410207, -0.9137423839222973}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.606402977629255}, { 1.318407346410207, -2.2738292127914312`}, { 1.318407346410207, -0.9097240369896531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.6064523010775713`}, { 1.323407346410207, -2.274836414526585}, { 1.323407346410207, -0.9056854235963491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.6065023175188045`}, { 1.328407346410207, -2.2758459051168027`}, { 1.328407346410207, -0.9016263843699337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.606553034466085}, { 1.333407346410207, -2.2768577026902115`}, { 1.333407346410207, -0.8975467586745497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.606604459539494}, { 1.3384073464102069`, -2.2778718255023116`}, { 1.3384073464102069`, -0.8934463846051918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.6066566004677663`}, { 1.343407346410207, -2.2788882919372386`}, { 1.343407346410207, -0.8893250989821305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.6067094650900353`}, { 1.3484073464102069`, -2.279907120509038}, { 1.3484073464102069`, -0.8851827373454979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.6067630613576043`}, { 1.353407346410207, -2.280928329862958}, { 1.353407346410207, -0.8810191339500498}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.60681739733575}, { 1.3584073464102069`, -2.281951938776756}, { 1.3584073464102069`, -0.8768341217601192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.606872481205562}, { 1.363407346410207, -2.2829779661620155`}, { 1.363407346410207, -0.8726275324447519}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.606928321265818}, { 1.368407346410207, -2.2840064310654813`}, { 1.368407346410207, -0.8683991963730571}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.606984925934885}, { 1.373407346410207, -2.28503735267041}, { 1.373407346410207, -0.8641489426097609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.607042303752666}, { 1.378407346410207, -2.2860707502979354`}, { 1.378407346410207, -0.8598765989109911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.607100463382577}, { 1.383407346410207, -2.2871066434084435`}, { 1.383407346410207, -0.8555819917202888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.607159413613565}, { 1.388407346410207, -2.288145051602972}, { 1.388407346410207, -0.851264946164868}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.6072191633621546`}, { 1.393407346410207, -2.289185994624617}, { 1.393407346410207, -0.8469252860521237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.6072797216745456`}, { 1.398407346410207, -2.290229492359962}, { 1.398407346410207, -0.8425628338664158}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.6073410977287397`}, { 1.403407346410207, -2.2912755648405185`}, { 1.403407346410207, -0.8381774107661223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.6074033008367157`}, { 1.408407346410207, -2.2923242322441806`}, { 1.408407346410207, -0.8337688365809844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.607466340446632}, { 1.413407346410207, -2.2933755148967054`}, { 1.413407346410207, -0.8293369298097535}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.6075302261450886`}, { 1.418407346410207, -2.294429433273198}, { 1.418407346410207, -0.8248815076181573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.6075949676594163`}, { 1.4234073464102068`, -2.29548600799962}, { 1.4234073464102068`, -0.820402385837185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.6076605748600197`}, { 1.4284073464102072`, -2.2965452598543146`}, { 1.4284073464102072`, -0.8158993789617202}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.6077270577627547`}, { 1.433407346410207, -2.297607209769547}, { 1.433407346410207, -0.8113723001495304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.607794426531364}, { 1.438407346410207, -2.2986718788330585`}, { 1.438407346410207, -0.8068209612206183}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.607862691479943}, { 1.4434073464102068`, -2.2997392882896484`}, { 1.4434073464102068`, -0.8022451726569654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.6079318630754673`}, { 1.4484073464102072`, -2.300809459542759}, { 1.4484073464102072`, -0.7976447436026697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.608001951940362}, { 1.453407346410207, -2.301882414156093}, { 1.453407346410207, -0.7930194818645034}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.6080729688551147`}, { 1.458407346410207, -2.3029581738552367`}, { 1.458407346410207, -0.7883691939128961}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.608144924760951}, { 1.4634073464102069`, -2.304036760529308}, { 1.4634073464102069`, -0.7836936848833685}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.6082178307625505`}, { 1.4684073464102068`, -2.3051181962326233`}, { 1.4684073464102068`, -0.7789927585784329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.6082916981308184`}, { 1.473407346410207, -2.3062025031863764`}, { 1.473407346410207, -0.7742662174699693}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.6083665383057144`}, { 1.478407346410207, -2.307289703780345}, { 1.478407346410207, -0.7695138627021119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.6084423628991287`}, { 1.4834073464102069`, -2.3083798205746087`}, { 1.4834073464102069`, -0.7647354940946406}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.6085191836978194`}, { 1.4884073464102068`, -2.3094728763012897`}, { 1.4884073464102068`, -0.7599309101469216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.6085970126664058`}, { 1.4934073464102071`, -2.310568893866314}, { 1.4934073464102071`, -0.7550999080423999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.608675861950416}, { 1.498407346410207, -2.3116678963511874`}, { 1.498407346410207, -0.7502422836536681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.6087557438794}, { 1.503407346410207, -2.3127699070147973`}, { 1.503407346410207, -0.745357831548136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.608836670970097}, { 1.5084073464102068`, -2.3138749492952315`}, { 1.5084073464102068`, -0.7404463449943134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.608918655929667}, { 1.5134073464102071`, -2.3149830468116153`}, { 1.5134073464102071`, -0.7355076159687386}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.6090017116589888`}, { 1.518407346410207, -2.316094223365972}, { 1.518407346410207, -0.7305414351635686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.6090858512560176`}, { 1.523407346410207, -2.3172085029451055`}, { 1.523407346410207, -0.7255475919948511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.6091710880192083`}, { 1.5284073464102068`, -2.3183259097224993`}, { 1.5284073464102068`, -0.720525874611508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.609257435451012}, { 1.5334073464102072`, -2.319446468060241}, { 1.5334073464102072`, -0.7154760699050517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.609344907261434}, { 1.538407346410207, -2.3205702025109636`}, { 1.538407346410207, -0.7103979635200601}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.609433517371667}, { 1.543407346410207, -2.3216971378198146`}, { 1.543407346410207, -0.7052913398654297}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.609523279917792}, { 1.5484073464102068`, -2.322827298926443}, { 1.5484073464102068`, -0.7001559821264423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.6096142092545564`}, { 1.5534073464102072`, -2.3239607109670066`}, { 1.5534073464102072`, -0.6949916722776641}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.6097063199592254`}, { 1.558407346410207, -2.325097399276207}, { 1.558407346410207, -0.6897981910967114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.609799626835507}, { 1.563407346410207, -2.326237389389343}, { 1.563407346410207, -0.6845753181788969}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.6098941449175577`}, { 1.5684073464102068`, -2.32738070704439}, { 1.5684073464102068`, -0.6793228319528074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.6099898894740705`}, { 1.5734073464102072`, -2.3285273781841003`}, { 1.5734073464102072`, -0.6740405096968203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.6100868760124376`}, { 1.578407346410207, -2.3296774289581252`}, { 1.578407346410207, -0.6687281275566026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.6101851202830018`}, { 1.583407346410207, -2.3308308857251676`}, { 1.583407346410207, -0.6633854605636147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.6102846382833933`}, { 1.5884073464102069`, -2.33198777505515}, { 1.5884073464102069`, -0.6580122826546604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.610385446262947}, { 1.5934073464102072`, -2.3331481237314144`}, { 1.5934073464102072`, -0.6526083666925012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.610487560727216}, { 1.598407346410207, -2.3343119587529397`}, { 1.598407346410207, -0.6471734844875833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.6105909984425724`}, { 1.603407346410207, -2.335479307336588}, { 1.603407346410207, -0.6417074068208929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.6106957764409}, { 1.6084073464102069`, -2.336650196919378}, { 1.6084073464102069`, -0.6362099034679966}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.6108019120243813`}, { 1.6134073464102068`, -2.3378246551607758`}, { 1.6134073464102068`, -0.6306807432242767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.6109094227703866`}, { 1.6184073464102071`, -2.3390027099450217`}, { 1.6184073464102071`, -0.6251196939314176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.6110183265364553`}, { 1.623407346410207, -2.340184389383473}, { 1.623407346410207, -0.619526522505173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.6111286414653776`}, { 1.628407346410207, -2.3413697218169793`}, { 1.628407346410207, -0.6139009949644404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.611240385990391}, { 1.6334073464102068`, -2.3425587358182822`}, { 1.6334073464102068`, -0.6082428764617008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.611353578840467}, { 1.6384073464102071`, -2.3437514601944405`}, { 1.6384073464102071`, -0.6025519313148479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.6114682390457133`}, { 1.643407346410207, -2.3449479239892868`}, { 1.643407346410207, -0.59682792304045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.6115843859428876`}, { 1.648407346410207, -2.3461481564859015`}, { 1.648407346410207, -0.5910706143884841}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.611702039181022}, { 1.6534073464102068`, -2.3473521872091303`}, { 1.6534073464102068`, -0.5852797673785908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.6118212187271594`}, { 1.6584073464102072`, -2.348560045928111}, { 1.6584073464102072`, -0.5794551433378753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.6119419448722114`}, { 1.663407346410207, -2.3497717626588432`}, { 1.663407346410207, -0.5735965029403184}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.6120642382369383`}, { 1.668407346410207, -2.3509873676667796`}, { 1.668407346410207, -0.5677036062478217}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.6121881197780414`}, { 1.6734073464102068`, -2.352206891469446}, { 1.6734073464102068`, -0.5617762127529402}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.6123136107943976`}, { 1.6784073464102072`, -2.3534303648390935`}, { 1.6784073464102072`, -0.5558140814233502}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.6124407329334045`}, { 1.683407346410207, -2.3546578188053764`}, { 1.683407346410207, -0.5498169707480915}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.6125695081974714`}, { 1.688407346410207, -2.3558892846580624`}, { 1.688407346410207, -0.5437846387856297}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.6126999589506332`}, { 1.6934073464102068`, -2.35712479394977}, { 1.6934073464102068`, -0.5377168432137911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.612832107925306}, { 1.6984073464102072`, -2.3583643784987407`}, { 1.6984073464102072`, -0.5316133413816173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.6129659782291887`}, { 1.703407346410207, -2.359608070391638}, { 1.703407346410207, -0.525473890363185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.613101593352292}, { 1.708407346410207, -2.360855901986374}, { 1.708407346410207, -0.519298247013434}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.6132389771741313`}, { 1.7134073464102069`, -2.3621079059149777`}, { 1.7134073464102069`, -0.5130861680260707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.6133781539710528`}, { 1.7184073464102072`, -2.363364115086484}, { 1.7184073464102072`, -0.5068374099935817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.613519148423731}, { 1.723407346410207, -2.36462456268986}, { 1.723407346410207, -0.5005517294694125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.613661985624799}, { 1.728407346410207, -2.365889282196961}, { 1.728407346410207, -0.4942288830323675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.613806691086662}, { 1.7334073464102069`, -2.3671583073655227`}, { 1.7334073464102069`, -0.48786862735327674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.613953290749453}, { 1.7384073464102068`, -2.368431672242179}, { 1.7384073464102068`, -0.48147071926398743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.614101810989174}, { 1.7434073464102071`, -2.369709411165523}, { 1.7434073464102071`, -0.47503491582873214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.614252278625991}, { 1.748407346410207, -2.3709915587691874`}, { 1.748407346410207, -0.4685609744179263}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.614404720932715}, { 1.753407346410207, -2.3722781499849757`}, { 1.753407346410207, -0.46204865278444696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.614559165643454}, { 1.7584073464102068`, -2.3735692200460115`}, { 1.7584073464102068`, -0.45549770914245363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.6147156409624506`}, { 1.7634073464102071`, -2.374864804489931}, { 1.7634073464102071`, -0.44890790224879784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.6148741755731035`}, { 1.768407346410207, -2.3761649391621087`}, { 1.768407346410207, -0.44227899148709154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.61503479864718}, { 1.773407346410207, -2.3774696602189147`}, { 1.773407346410207, -0.4356107369544623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 2.6151975398542193`}, { 1.7784073464102068`, -2.3787790041310117`}, { 1.7784073464102068`, -0.42890289955108435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 2.6153624293711424`}, { 1.7834073464102072`, -2.3800930076866846`}, { 1.7834073464102072`, -0.4221552410725162}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 2.6155294978920534`}, { 1.788407346410207, -2.381411707995206}, { 1.788407346410207, -0.41536752430491447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 2.6156987766382582`}, { 1.793407346410207, -2.382735142490239}, { 1.793407346410207, -0.40853951312316966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 2.615870297368491}, { 1.7984073464102068`, -2.384063348933276}, { 1.7984073464102068`, -0.4016709725920304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 2.616044092389351}, { 1.8034073464102072`, -2.3853963654171126`}, { 1.8034073464102072`, -0.39476166907026194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 2.616220194565973}, { 1.808407346410207, -2.386734230369361}, { 1.808407346410207, -0.3878113703179074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 2.616398637332912}, { 1.813407346410207, -2.388076982556001}, { 1.813407346410207, -0.38081984560668847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 2.616579454705268}, { 1.8184073464102068`, -2.3894246610849623`}, { 1.8184073464102068`, -0.37378686583361986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 2.616762681290037}, { 1.8234073464102072`, -2.390777305409756}, { 1.8234073464102072`, -0.36671220363787993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 2.616948352297712}, { 1.828407346410207, -2.3921349553331313`}, { 1.828407346410207, -0.3595956335209962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 2.617136503554127}, { 1.833407346410207, -2.3934976510107835`}, { 1.833407346410207, -0.35243693197040016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 2.6173271715125486`}, { 1.8384073464102069`, -2.394865432955088}, { 1.8384073464102069`, -0.34523587758639523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 2.6175203932660303`}, { 1.8434073464102072`, -2.396238342038885}, { 1.8434073464102072`, -0.33799225121260856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 2.6177162065600292`}, { 1.848407346410207, -2.397616419499295}, { 1.848407346410207, -0.330705836069957}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 2.617914649805283}, { 1.853407346410207, -2.3989997069415767`}, { 1.853407346410207, -0.3233764178941883}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 2.6181157620909756`}, { 1.8584073464102069`, -2.40038824634303}, { 1.8584073464102069`, -0.31600378507704835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 2.618319583198165}, { 1.8634073464102068`, -2.401782080056925}, { 1.8634073464102068`, -0.30858772881111113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 2.6185261536135105`}, { 1.8684073464102071`, -2.4031812508164885`}, { 1.8684073464102071`, -0.30112804323833287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 2.618735514543285}, { 1.873407346410207, -2.40458580173892}, { 1.873407346410207, -0.29362452560236063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 2.6189477079276924`}, { 1.878407346410207, -2.4059957763294513`}, { 1.878407346410207, -0.2860769764046431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 2.6191627764554783`}, { 1.8834073464102068`, -2.407411218485446}, { 1.8834073464102068`, -0.27848519956439083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 2.6193807635788597`}, { 1.8884073464102071`, -2.408832172500543}, { 1.8884073464102071`, -0.2708490025824146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 2.619601713528773}, { 1.893407346410207, -2.41025868306884}, { 1.893407346410207, -0.26316819670888913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 2.619825671330438}, { 1.898407346410207, -2.411690795289117}, { 1.898407346410207, -0.2554425971150619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 2.620052682819263}, { 1.9034073464102068`, -2.4131285546691053`}, { 1.9034073464102068`, -0.2476720230689571}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 2.6202827946570797`}, { 1.9084073464102072`, -2.414572007129794}, { 1.9084073464102072`, -0.2398562981150919}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 2.6205160543487223`}, { 1.913407346410207, -2.416021199009782}, { 1.913407346410207, -0.2319952502582349}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 2.620752510258967}, { 1.918407346410207, -2.4174761770696724`}, { 1.918407346410207, -0.224088712151227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 2.6209922116298197`}, { 1.9234073464102068`, -2.4189369884965055`}, { 1.9234073464102068`, -0.2161365212868913}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 2.6212352085981765`}, { 1.9284073464102072`, -2.4204036809082408`}, { 1.9284073464102072`, -0.20813852019404505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 2.6214815522138553`}, { 1.933407346410207, -2.421876302358274}, { 1.933407346410207, -0.20009455663762477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 2.621731294458011}, { 1.938407346410207, -2.4233549013400064`}, { 1.938407346410207, -0.19200448382293672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 2.6219844882619308`}, { 1.9434073464102068`, -2.4248395267914433`}, { 1.9434073464102068`, -0.18386816060403582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 2.622241187526241}, { 1.9484073464102072`, -2.4263302280998555`}, { 1.9484073464102072`, -0.17568545169623676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 2.6225014471405017`}, { 1.953407346410207, -2.4278270551064614`}, { 1.953407346410207, -0.16745622789275508`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 2.6227653230032244`}, { 1.958407346410207, -2.4293300581111663`}, { 1.958407346410207, -0.15918036628545473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 2.6230328720423057`}, { 1.9634073464102069`, -2.430839287877345}, { 1.9634073464102069`, -0.15085775048971747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 2.623304152235887}, { 1.9684073464102072`, -2.43235479563666}, { 1.9684073464102072`, -0.1424882708733861}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 2.623579222633658}, { 1.973407346410207, -2.4338766330939268`}, { 1.973407346410207, -0.1340718247897802}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 2.6238581433785924`}, { 1.978407346410207, -2.435404852432023}, { 1.978407346410207, -0.1256083168147367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 2.6241409757291456`}, { 1.9834073464102069`, -2.4369395063168384`}, { 1.9834073464102069`, -0.11709765898765634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 2.6244277820819155`}, { 1.988407346410207, -2.438480647902271}, { 1.988407346410207, -0.10853977105650513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 2.6247186259947597`}, { 1.993407346410207, -2.4400283308352586`}, { 1.993407346410207, -0.09993458072672147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 2.6250135722104058`}, { 1.998407346410207, -2.441582609260864}, { 1.998407346410207, -0.09128202391398572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.625312686680537}, { 2.003407346410207, -2.4431435378273902`}, { 2.003407346410207, -0.08258204500077469}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.6256160365903756`}, { 2.008407346410207, -2.4447111716915475`}, { 2.008407346410207, -0.0738345970966488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.6259236903837793`}, { 2.013407346410207, -2.4462855665236587`}, { 2.013407346410207, -0.06503964230218347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.626235717788828}, { 2.018407346410207, -2.4478667785129042`}, { 2.018407346410207, -0.05619715197647624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.6265521898439546`}, { 2.023407346410207, -2.4494548643726124`}, { 2.023407346410207, -0.04730710700811694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.626873178924589}, { 2.028407346410207, -2.4510498813455848`}, { 2.028407346410207, -0.0383694980895455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.627198758770346}, { 2.033407346410207, -2.452651887209472}, { 2.033407346410207, -0.029384325994676105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.627529004512761}, { 2.038407346410207, -2.4542609402821776`}, { 2.038407346410207, -0.020351601859676223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.627863992703569}, { 2.043407346410207, -2.4558770994273087`}, { 2.043407346410207, -0.011271347466771286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.6282038013435676`}, { 2.048407346410207, -2.457500424059669}, { 2.048407346410207, -0.002143595530955656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.628548509912024}, { 2.053407346410207, -2.4591309741507796`}, {2.053407346410207, 0.007031610010552804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.6288981993966885`}, { 2.058407346410207, -2.460768810234449}, {2.058407346410207, 0.016254213706244497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.6292529523243693`}, { 2.063407346410207, -2.4624139934123725`}, {2.063407346410207, 0.025524148295814533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.629612852792125}, { 2.068407346410207, -2.4640665853597725`}, {2.068407346410207, 0.03484133441338654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.629977986499047}, { 2.073407346410207, -2.465726648331074}, {2.073407346410207, 0.04420568028864359}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.6303484407786506`}, { 2.078407346410207, -2.467394245165611}, {2.078407346410207, 0.05361708144605152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.630724304631893}, { 2.083407346410207, -2.4690694392933743`}, {2.083407346410207, 0.06307542040239737}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.6311056687608105`}, { 2.088407346410207, -2.470752294740789}, {2.088407346410207, 0.07258056636281925}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.6314926256027853`}, { 2.093407346410207, -2.472442876136521}, {2.093407346410207, 0.08213237491557755}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.6318852693654535`}, { 2.098407346410207, -2.474141248717317}, {2.098407346410207, 0.09173068772577873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.6322836960622533`}, { 2.103407346410207, -2.475847478333877}, {2.103407346410207, 0.10137533222831017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.6326880035486244`}, { 2.108407346410207, -2.477561631456754}, {2.108407346410207, 0.11106612132021774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.6330982915588645`}, { 2.1134073464102068`, -2.4792837751822767`}, {2.1134073464102068`, 0.1208028530528086}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.6335146617436394`}, { 2.118407346410207, -2.4810139772385074`}, {2.118407346410207, 0.13058531032373202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.6339372177081595`}, { 2.123407346410207, -2.482752305991211}, {2.123407346410207, 0.14041326056933873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.6343660650510223`}, { 2.128407346410207, -2.484498830449864}, {2.128407346410207, 0.15028645545759706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.6348013114037294`}, { 2.133407346410207, -2.4862536202736703`}, {2.133407346410207, 0.16020463058188056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.6352430664708666`}, { 2.138407346410207, -2.488016745777602}, {2.138407346410207, 0.17016750515593299`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.635691442070969}, { 2.143407346410207, -2.4897882779384606`}, {2.143407346410207, 0.1801747817103307}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.636146552178049}, { 2.148407346410207, -2.491568288400952}, {2.148407346410207, 0.19022614579078995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.636608512963808}, { 2.153407346410207, -2.493356849483768}, {2.153407346410207, 0.20032126565864242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.6370774428405217`}, { 2.158407346410207, -2.495154034185698}, {2.158407346410207, 0.21045979199384543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.637553462504588}, { 2.163407346410207, -2.496959916191726}, {2.163407346410207, 0.22064135760087886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.638036694980752}, { 2.168407346410207, -2.4987745698791524`}, {2.168407346410207, 0.2308655771179004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.638527265666995}, { 2.173407346410207, -2.5005980703237154`}, {2.173407346410207, 0.24113204672953742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.6390253023800745`}, { 2.178407346410207, -2.502430493305712}, {2.178407346410207, 0.2514403438837008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.639530935401725}, { 2.183407346410207, -2.504271915316114}, {2.183407346410207, 0.2617900270128067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.6400442975255}, { 2.188407346410207, -2.506122413562693}, {2.188407346410207, 0.27218063525982367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.6405655241042414`}, { 2.193407346410207, -2.507982065976122}, {2.193407346410207, 0.28261168820952826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.641094753098182}, { 2.198407346410207, -2.509850951216082}, {2.198407346410207, 0.2930826856253979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.641632125123649}, { 2.203407346410207, -2.5117291486773405`}, {2.203407346410207, 0.3035931071925542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.642177783502366}, { 2.208407346410207, -2.513616738495822}, {2.208407346410207, 0.31414241226718226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.642731874311329}, { 2.213407346410207, -2.5155138015546554`}, {2.213407346410207, 0.3247300396328425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.6432945464332422`}, { 2.218407346410207, -2.5174204194901924`}, {2.218407346410207, 0.33535540726412033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.6438659516074914`}, { 2.223407346410207, -2.5193366746980015`}, {2.223407346410207, 0.3460179120980308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.64444624448163}, { 2.228407346410207, -2.521262650338824}, {2.228407346410207, 0.35671692981363795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.645035582663347}, { 2.233407346410207, -2.523198430344497}, {2.233407346410207, 0.3674518146202872}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.6456341267729004`}, { 2.2384073464102068`, -2.525144099423826}, {2.2384073464102068`, 0.3782218990549356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.6462420404959706`}, { 2.243407346410207, -2.5270997430684146`}, {2.243407346410207, 0.38902649378897164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.646859490636902}, { 2.248407346410207, -2.529065447558443}, {2.248407346410207, 0.39986488744498816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.647486647172307}, { 2.253407346410207, -2.531041299968375}, {2.253407346410207, 0.4107363464239419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.6481236833049726`}, { 2.2584073464102072`, -2.5330273881726275`}, {2.2584073464102072`, 0.42164011474311414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.648770775518035}, { 2.263407346410207, -2.5350238008511337`}, {2.263407346410207, 0.4325754138853069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.649428103629372}, { 2.268407346410207, -2.537030627494854}, {2.268407346410207, 0.44354144265971174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.650095850846164}, { 2.273407346410207, -2.539047958411204}, {2.273407346410207, 0.45453737707484043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.650774203819551}, { 2.278407346410207, -2.541075884729376}, {2.278407346410207, 0.4655623702239511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.6514633526993525`}, { 2.283407346410207, -2.543114498405578}, {2.283407346410207, 0.47661555218335827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.652163491188748}, { 2.288407346410207, -2.545163892228163}, {2.288407346410207, 0.4876960299240216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.652874816598886}, { 2.293407346410207, -2.547224159822645}, {2.293407346410207, 0.49880288723681476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.6535975299033083`}, { 2.298407346410207, -2.54929539565659}, {2.298407346410207, 0.5099351846718156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.6543318357921404`}, { 2.303407346410207, -2.5513776950443927`}, {2.303407346410207, 0.521091959492013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.6550779427259332`}, { 2.308407346410207, -2.553471154151894}, {2.308407346410207, 0.53227222564175}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.655836062989091}, { 2.313407346410207, -2.5555758700008693`}, {2.313407346410207, 0.5434749737302734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.6566064127427533`}, { 2.318407346410207, -2.5576919404733522`}, {2.318407346410207, 0.5546991710306803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.657389212077065}, { 2.323407346410207, -2.559819464315786}, {2.323407346410207, 0.5659437614945838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.6581846850626745`}, { 2.328407346410207, -2.5619585411430075`}, {2.328407346410207, 0.5772076657827846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.6589930598013978`}, { 2.333407346410207, -2.5641092714420397`}, {2.333407346410207, 0.5884897813122396}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.6598145684758587`}, { 2.338407346410207, -2.5662717565756776`}, {2.338407346410207, 0.599788982319547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.6606494473980304`}, { 2.343407346410207, -2.568446098785868}, {2.343407346410207, 0.6111041199412329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.6614979370564873`}, { 2.348407346410207, -2.570632401196865}, {2.348407346410207, 0.6224340223110167}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.6623602821622523`}, { 2.353407346410207, -2.57283076781815}, {2.353407346410207, 0.6337774946742826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 2.6632367316930585`}, { 2.358407346410207, -2.5750413035470947`}, {2.358407346410207, 0.6451333195199388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 2.6641275389358703`}, { 2.3634073464102068`, -2.5772641141713604`}, {2.3634073464102068`, 0.6565002567297978}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 2.665032961527475}, { 2.368407346410207, -2.579499306371027}, {2.368407346410207, 0.6678770437456376}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 2.6659532614929713`}, { 2.373407346410207, -2.581746987720413}, {2.373407346410207, 0.679262395754067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 2.6668887052819543`}, { 2.378407346410207, -2.584007266689599}, {2.378407346410207, 0.6906550058892643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 2.667839563802181}, { 2.3834073464102072`, -2.586280252645616}, {2.3834073464102072`, 0.7020535454536893}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.6688061124505214`}, { 2.388407346410207, -2.5885660558532897`}, {2.388407346410207, 0.7134566641567985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.6697886311409444`}, { 2.393407346410207, -2.590864787475723}, {2.393407346410207, 0.7248629903718131}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.6707874043293205`}, { 2.398407346410207, -2.593176559574408}, {2.398407346410207, 0.736271131410518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.6718027210347794`}, { 2.403407346410207, -2.595501485108918}, {2.403407346410207, 0.7476796738161108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.6728348748573785`}, { 2.408407346410207, -2.5978396779362}, {2.408407346410207, 0.7590871836740352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.6738841639917883`}, { 2.413407346410207, -2.6001912528094127`}, {2.413407346410207, 0.7704922069407403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.674950891236749}, { 2.418407346410207, -2.6025563253763084`}, {2.418407346410207, 0.7818932697903197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.6760353639999503`}, { 2.423407346410207, -2.6049350121771235`}, {2.423407346410207, 0.7932888789788634}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 2.677137894298095}, { 2.428407346410207, -2.6073274306419716`}, {2.428407346410207, 0.8046775222264635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 2.6782587987517714`}, { 2.433407346410207, -2.609733699087689}, {2.433407346410207, 0.8160576686166835}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.6793983985748486`}, { 2.438407346410207, -2.6121539367141313`}, {2.438407346410207, 0.8274277690133588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.680557019558018}, { 2.443407346410207, -2.6145882635998814`}, {2.443407346410207, 0.8387862564945122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.6817349920461746`}, { 2.448407346410207, -2.617036800697352}, {2.448407346410207, 0.8501315468032166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.68293265090922}, { 2.453407346410207, -2.6194996698272304`}, {2.453407346410207, 0.8614620388151476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.684150335505977}, { 2.458407346410207, -2.6219769936722725`}, {2.458407346410207, 0.872776115022627}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.6853883896407655`}, { 2.463407346410207, -2.6244688957703834`}, {2.463407346410207, 0.8840721420348636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.6866471615123055`}, { 2.468407346410207, -2.626975500506971}, {2.468407346410207, 0.8953484710941481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.6879270036545044`}, { 2.473407346410207, -2.6294969331065268`}, {2.473407346410207, 0.9066034386076953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.68922827286874}, { 2.478407346410207, -2.6320333196234214`}, {2.478407346410207, 0.9178353666948651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.6905513301471875`}, { 2.483407346410207, -2.634584786931845}, {2.483407346410207, 0.9290425637493858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.6918965405868085`}, { 2.4884073464102068`, -2.637151462714888}, {2.4884073464102068`, 0.9402233250163309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.693264273293522}, { 2.493407346410207, -2.6397334754527098`}, {2.493407346410207, 0.9513759331834369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.6946549012761514`}, { 2.498407346410207, -2.6423309544097497`}, {2.498407346410207, 0.9624986589864467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.6960688013296714`}, { 2.503407346410207, -2.6449440296209548`}, {2.503407346410207, 0.9735897618281175}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.697506353907345}, { 2.5084073464102072`, -2.6475728318769725`}, {2.5084073464102072`, 0.9846474904104916}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.698967942981268}, { 2.513407346410207, -2.6502174927082573`}, {2.513407346410207, 0.9956700833800524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.7004539558908967`}, { 2.518407346410207, -2.652878144368061}, {2.518407346410207, 1.006655769985395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.7019647831790814`}, { 2.523407346410207, -2.6555549198142527`}, {2.523407346410207, 1.0176027707469433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.7035008184152316`}, { 2.528407346410207, -2.658247952689907}, {2.528407346410207, 1.0285092981383712`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.7050624580050826`}, { 2.533407346410207, -2.6609573773026347`}, {2.533407346410207, 1.039373557279233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 1.050193746638375}, { 2.538407346410207, -2.6636833286025903`}, {2.538407346410207, 2.7066501009867014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 1.0609680587477226`}, { 2.543407346410207, -2.666425942159067}, {2.543407346410207, 2.708264148812299}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 1.0716946809259176`}, { 2.5484073464102073`, -2.669185354135734}, {2.5484073464102073`, 2.709905005115462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 1.0823717960113415`}, { 2.553407346410207, -2.671961701264283}, {2.553407346410207, 2.7115730754633676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 1.0929975831040726`}, { 2.558407346410207, -2.6747551208166027`}, {2.558407346410207, 2.7132687670936586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 1.1035702183162095`}, { 2.563407346410207, -2.6775657505752903`}, {2.563407346410207, 2.714992488635653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 1.1140878755300754`}, { 2.568407346410207, -2.680393728802519}, {2.568407346410207, 2.716744649815477}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 1.1245487271637424`}, { 2.5734073464102067`, -2.6832391942071316`}, {2.5734073464102067`, 2.7185256611449664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 1.1349509449433244`}, { 2.578407346410207, -2.6861022859099317`}, {2.578407346410207, 2.7203359335939292`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 1.1452927006814149`}, { 2.583407346410207, -2.688983143407088}, {2.583407346410207, 2.722175878245708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 1.1555721670611352`}, { 2.588407346410207, -2.6918819065316018`}, {2.588407346410207, 2.724045905935716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 1.1657875184250417`}, { 2.593407346410207, -2.6947987154126998`}, {2.593407346410207, 2.7259464268729143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 1.1759369315683357`}, { 2.598407346410207, -2.6977337104331665`}, {2.598407346410207, 2.727877850244107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 1.186018586535594}, { 2.603407346410207, -2.70068703218444}, {2.603407346410207, 2.729840583801006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 1.1960306674203247`}, { 2.608407346410207, -2.703658821419478}, {2.608407346410207, 2.731835033430139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 1.2059713631665658`}, { 2.6134073464102068`, -2.706649219003233}, {2.6134073464102068`, 2.733861602705636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 1.2158388683716936`}, { 2.618407346410207, -2.7096583658607107`}, {2.618407346410207, 2.7359206924250534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 1.2256313840896214`}, { 2.623407346410207, -2.7126864029224804`}, {2.623407346410207, 2.7380127001285235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 1.2353471186334217`}, { 2.628407346410207, -2.715733471067551}, {2.628407346410207, 2.7401380196013987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 1.2449842883764979`}, { 2.6334073464102072`, -2.718799711063558}, {2.6334073464102072`, 2.7422970403609037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 1.2545411185511957`}, { 2.638407346410207, -2.721885263504093}, {2.638407346410207, 2.7444901471271446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 1.264015844043899}, { 2.643407346410207, -2.7249902687431597`}, {2.643407346410207, 2.746717719279061}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 1.2734067101853979`}, { 2.648407346410207, -2.728114866826561}, {2.648407346410207, 2.748980130295955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 1.2827119735353965`}, { 2.653407346410207, -2.7312591974202074`}, {2.653407346410207, 2.751277747185305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 1.2919299026599045`}, { 2.658407346410207, -2.734423399735171}, {2.658407346410207, 2.7536109298976315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 1.3010587789001962`}, { 2.663407346410207, -2.7376076124493824`}, {2.663407346410207, 2.755980030729444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 1.310096897131983}, { 2.668407346410207, -2.7408119736259184`}, {2.668407346410207, 2.758385393715156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 1.3190425665133338`}, { 2.6734073464102073`, -2.7440366206276594`}, {2.6734073464102073`, 2.760827354009111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 1.3278941112198572`}, { 2.678407346410207, -2.7472816900283257`}, {2.678407346410207, 2.7633062372589565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 1.3366498711655628`}, { 2.683407346410207, -2.750547317519632}, {2.683407346410207, 2.765822358971648}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 1.3453082027077978`}, { 2.688407346410207, -2.7538336378145964`}, {2.688407346410207, 2.7683760238734587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 1.3538674793344838`}, { 2.693407346410207, -2.7571407845467237`}, {2.693407346410207, 2.770967525265562}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 1.362326092331975}, { 2.6984073464102067`, -2.7604688901650354`}, {2.6984073464102067`, 2.7735971443766805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 1.3706824514316747`}, { 2.703407346410207, -2.7638180858248247`}, {2.703407346410207, 2.776265149714625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 1.3789349854335373`}, { 2.708407346410207, -2.7671885012739}, {2.708407346410207, 2.778971796418325}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 1.3870821428045337`}, { 2.713407346410207, -2.770580264734317}, {2.713407346410207, 2.7817173256123913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 1.395122392250139}, { 2.718407346410207, -2.7739935027794127`}, {2.718407346410207, 2.7845019637659565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 1.4030542232567642`}, { 2.723407346410207, -2.7774283402059106`}, {2.723407346410207, 2.7873259220579745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 1.4108761466032067`}, { 2.728407346410207, -2.780884899901191}, {2.728407346410207, 2.7901893957509034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 1.418586694838933}, { 2.733407346410207, -2.7843633027053034`}, {2.733407346410207, 2.7930925635749606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 1.4261844227272231`}, { 2.7384073464102068`, -2.787863667267849}, {2.7384073464102068`, 2.7960355871251035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 1.4336679076510512`}, { 2.743407346410207, -2.7913861098994017`}, {2.743407346410207, 2.799018610272943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 1.4410357499796076`}, { 2.748407346410207, -2.7949307444174}, {2.748407346410207, 2.8020417585957413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 1.4482865733935046`}, { 2.753407346410207, -2.7984976819864413`}, {2.753407346410207, 2.805105138824883}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 1.4554190251665209`}, { 2.7584073464102072`, -2.802087030952717}, {2.7584073464102072`, 2.808208838315881}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 1.4624317764019834`}, { 2.763407346410207, -2.80569889667251}, {2.763407346410207, 2.8113529245422164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 1.4693235222218626`}, { 2.768407346410207, -2.8093333813346466`}, {2.768407346410207, 2.814537444615276}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 1.4760929819066864`}, { 2.773407346410207, -2.8129905837767657`}, {2.773407346410207, 2.81776242483242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 1.4827388989845218`}, { 2.778407346410207, -2.8166705992951795`}, {2.778407346410207, 2.8210278702553375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 1.4892600412673453`}, { 2.783407346410207, -2.8203735194483377`}, {2.783407346410207, 2.8243337643207416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 1.4956552008332733`}, { 2.788407346410207, -2.824099431853724}, {2.788407346410207, 2.827680068485365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 1.5019231939531401`}, { 2.793407346410207, -2.8278484199779967`}, {2.793407346410207, 2.8310667219070207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 1.508062860960181}, { 2.7984073464102073`, -2.831620562920339}, {2.7984073464102073`, 2.8344936411636126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 1.5140730660616881`}, { 2.803407346410207, -2.8354159351889554`}, {2.803407346410207, 2.837960720011623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 1.5199526970915782`}, { 2.808407346410207, -2.8392346064704492`}, {2.808407346410207, 2.841467829185558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 1.5257006652031406`}, { 2.813407346410207, -2.8430766413921487`}, {2.813407346410207, 2.845014816239798}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 1.5313159045013667`}, { 2.818407346410207, -2.846942099277282}, {2.818407346410207, 2.8486015054338982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 1.5367973716143444`}, { 2.8234073464102067`, -2.8508310338927925`}, {2.8234073464102067`, 2.852227697662464}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 1.5421440452036543`}, { 2.828407346410207, -2.854743493189973}, {2.828407346410207, 2.8558931704304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 1.5473549254136367`}, { 2.833407346410207, -2.858679519037534}, {2.833407346410207, 2.8595976778740773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 1.5524290332599426`}, { 2.838407346410207, -2.8626391469474726`}, {2.838407346410207, 2.863340950829118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 1.5573654099576928`}, { 2.843407346410207, -2.8666224057934038`}, {2.843407346410207, 2.867122696944838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 1.5621631161900558`}, { 2.848407346410207, -2.87062931752146}, {2.848407346410207, 2.87094260084544}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 1.5668212313181673`}, { 2.853407346410207, -2.8746598968537858`}, {2.853407346410207, 2.874800324337895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 1.5713388525336327`}, { 2.858407346410207, -2.878714150984696}, {2.858407346410207, 2.878695506666143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 1.5757150939550162`}, { 2.8634073464102068`, -2.882792079269462}, {2.8634073464102068`, 2.882627764810973}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 1.5799490856700302`}, { 2.868407346410207, -2.8868936729058077`}, {2.868407346410207, 2.8865966938348815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 1.5840399727254304`}, { 2.873407346410207, -2.891018914608346}, {2.873407346410207, 2.890601867271004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 1.587986914066668}, { 2.878407346410207, -2.8951677782759124`}, {2.878407346410207, 2.8946428375548616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 1.5917890814298545`}, { 2.8834073464102072`, -2.899340228652092}, {2.8834073464102072`, 2.8987191364977614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 1.5954456581885714`}, { 2.888407346410207, -2.9035362209789803`}, {2.888407346410207, 2.902830275800047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 1.598955838158465}, { 2.893407346410207, -2.9077557006445787`}, {2.893407346410207, 2.906975747602962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 1.6023188243627131`}, { 2.898407346410207, -2.911998602823887}, {2.898407346410207, 2.9111550250768254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 1.6055338277615794`}, { 2.903407346410207, -2.916264852114176}, {2.903407346410207, 2.9153675630439495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 1.6086000659496218`}, { 2.908407346410207, -2.9205543621644883`}, {2.908407346410207, 2.9196127986338176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 1.611516761824187}, { 2.913407346410207, -2.924867035300164}, {2.913407346410207, 2.9238901519688025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 1.6142831422290354`}, { 2.918407346410207, -2.9292027621423444`}, {2.918407346410207, 2.928199026877482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 1.6168984365770867`}, { 2.9234073464102073`, -2.933561421223128}, {2.9234073464102073`, 2.932538811633571}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 1.619361875456501}, { 2.928407346410207, -2.937942878597077}, {2.928407346410207, 2.936908879718057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 1.6216726892242952`}, { 2.933407346410207, -2.942346987449183}, {2.933407346410207, 2.94130859060152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 1.6238301065919925`}, { 2.938407346410207, -2.9467735877002936`}, {2.938407346410207, 2.9457372905445314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 1.6258333532077835`}, { 2.943407346410207, -2.951222505610467}, {2.943407346410207, 2.950194313413326}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 1.6276816502398752`}, { 2.9484073464102067`, -2.955693553381068}, {2.9484073464102067`, 2.9546789815081094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 1.6293742129656994`}, { 2.953407346410207, -2.960186528756296}, {2.953407346410207, 2.9591906064014437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 1.6309102493718042`}, { 2.958407346410207, -2.964701214625064}, {2.958407346410207, 2.9637284897841636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 1.632288958769322}, { 2.963407346410207, -2.969237378624066}, {2.963407346410207, 2.968291924316001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 1.633509530429857}, { 2.968407346410207, -2.9737947727431218`}, {2.968407346410207, 2.9728801944789285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 1.634571142246893}, { 2.973407346410207, -2.978373132933713}, {2.973407346410207, 2.977492577430206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 1.6354729594275512`}, { 2.978407346410207, -2.9829721787217687`}, {2.978407346410207, 2.9821283438529744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 1.6362141332199083`}, { 2.983407346410207, -2.987591612826071}, {2.983407346410207, 2.9867867588022334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 1.6367937996808506`}, { 2.9884073464102068`, -2.992231120783433}, {2.9884073464102068`, 2.99146708254384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 1.63721107848951}, { 2.993407346410207, -2.9968903705818324`}, {2.993407346410207, 2.9961685713843518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 1.6374650718114354`}, { 2.998407346410207, -3.0015690123029612`}, {2.998407346410207, 3.00089047848975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 1.6375548632185246`}, { 3.003407346410207, -3.0062666777758404`}, {3.003407346410207, 3.005632054691368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 1.6374795166698293`}, { 3.0084073464102072`, -3.0109829802426726`}, {3.0084073464102072`, 3.010392549276841}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 1.6372380755582883`}, { 3.013407346410207, -3.015717514038794}, {3.013407346410207, 3.0151712107648185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 1.636829561828416}, { 3.018407346410207, -3.0204698542881903`}, {3.018407346410207, 3.01996728766159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 1.636252975170052}, { 3.023407346410207, -3.0252395566163854`}, {3.023407346410207, 3.0247800291983595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 1.6355072922930936`}, { 3.028407346410207, -3.0300261568826534`}, {3.028407346410207, 3.0296086860481513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 1.6345914662882495`}, { 3.0334073464102067`, -3.034829170932716}, {3.0334073464102067`, 3.0344525110203566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 1.6335044260787661`}, { 3.038407346410207, -3.0396480943749}, {3.038407346410207, 3.039310759733213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 1.6322450759679807`}, { 3.043407346410207, -3.0444824023805}, {3.043407346410207, 3.0441826912619816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 1.630812295287613}, { 3.0484073464102073`, -3.0493315495113356`}, {3.0484073464102073`, 3.0490675687631676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 1.6292049381515954`}, { 3.053407346410207, -3.054194969575542}, {3.053407346410207, 3.0539646600730923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 1.627421833320176}, { 3.058407346410207, -3.059072075514551}, {3.058407346410207, 3.0588732382813726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 1.6254617841789925`}, { 3.063407346410207, -3.063962259322687}, {3.063407346410207, 3.0637925822781646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 1.6233235688377419`}, { 3.068407346410207, -3.068864892001423}, {3.068407346410207, 3.0687219772749046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 1.6210059403529244`}, { 3.0734073464102067`, -3.0737793235506308`}, {3.0734073464102067`, 3.073660715298643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 1.6185076270791734`}, { 3.078407346410207, -3.0787048829990082`}, {3.078407346410207, 3.078608095660126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 1.615827333153392}, { 3.083407346410207, -3.0836408784747444`}, {3.083407346410207, 3.0835634253945554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 1.612963739115968}, { 3.0884073464102073`, -3.08858659731954}, {3.0884073464102073`, 3.0885260196763578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 1.6099155026731053`}, { 3.093407346410207, -3.093541306247156}, {3.093407346410207, 3.0934952022074684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 1.6066812596041757`}, { 3.098407346410207, -3.0985042515485177`}, {3.098407346410207, 3.098470305579445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 1.6032596248178288`}, { 3.103407346410207, -3.103474659344936}, {3.103407346410207, 3.103450671609698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 1.599649193560406}, { 3.108407346410207, -3.1084517358916743`}, {3.108407346410207, 3.1084356516527962`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 1.5958485427799793`}, { 3.1134073464102068`, -3.1134346679324985`}, {3.1134073464102068`, 3.1134246068863147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 1.5918562326491184`}, { 3.118407346410207, -3.118422623107301}, {3.118407346410207, 3.118416908572586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 1.587670808249225}, { 3.123407346410207, -3.123414750413608}, {3.123407346410207, 3.123411938296405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 1.5832908014189484`}, { 3.1284073464102073`, -3.128410180723251}, {3.1284073464102073`, 3.1284090881795494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 1.578714732768986}, { 3.1334073464102072`, -3.1334080273556015`}, {3.1334073464102072`, 3.133407761073288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 1.5739411138650612`}, { 3.138407346410207, -3.138407386705203}, {3.138407346410207, 3.1384073707266134`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1415926202953757`, 3.1415926202953735`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -10664.228571428568}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 3, 4, 7, 9, 12}, {{3}, {4}, {5}, {5}, {1}, {4}, {5}, { 1}, {3}, {1}, {2}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{2.143125288155621, 0.7470026778423665}, {0., 0.37370613314282985`}, {2.1432776768183563`, 0.}, { 3.0283439022458367`, 0.3738006607828331}, {1.1373613855879117`, 0.3734965716710305}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 3}, {1, 4}, {1, 5}, {2, 5}, {3, 4}, {3, 5}}, 0.030442438792073534`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.030442438792073534], DiskBox[2, 0.030442438792073534], DiskBox[3, 0.030442438792073534], DiskBox[4, 0.030442438792073534], DiskBox[5, 0.030442438792073534]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -11138.194285714282}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -1.5707963267948966`}, \ {-3.141592653589793, 1.5707963267948966`}, {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.136592809987919}, {-3.1365926535897932`, -3.136592747025456}, \ {-3.1365926535897932`, -1.5733025373681129`}, {-3.1365926535897932`, 1.573265194315001}, {-3.1365926535897932`, \ -0.009999562526607197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.1315939058293316`}, {-3.1315926535897933`, -3.131593398531764}, \ {-3.1315926535897933`, -1.5758210084717412`}, {-3.1315926535897933`, 1.5756722695225844`}, {-3.1315926535897933`, \ -0.019996500852721075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.126596883014552}, {-3.126592653589793, -3.126595159091895}, \ {-3.126592653589793, -1.5783514926580078`}, {-3.126592653589793, 1.5780182668518834`}, {-3.126592653589793, \ -0.029988193984089855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.121602685225123}, {-3.121592653589793, -3.1215985717765955`}, \ {-3.121592653589793, -1.5808937338258826`}, {-3.121592653589793, 1.5803039074787166`}, {-3.121592653589793, \ -0.03997202735621999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.1166122569274752`}, {-3.116592653589793, -3.1166041715594957`}, \ {-3.116592653589793, -1.5834474672889844`}, {-3.116592653589793, 1.5825299186603377`}, {-3.116592653589793, \ -0.04994539606942633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.111626542371278}, {-3.1115926535897933`, -3.1116124851468947`}, \ {-3.1115926535897933`, -1.5860124198575092`}, {-3.1115926535897933`, 1.5846970330970427`}, {-3.1115926535897933`, \ -0.059905708124359185`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.1066464845852564`}, {-3.106592653589793, -3.1066240308221764`}, \ {-3.106592653589793, -1.5885883099343303`}, {-3.106592653589793, 1.5868059883150918`}, {-3.106592653589793, \ -0.06985038764689429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.101673024372986}, {-3.101592653589793, -3.1016393183044726`}, \ {-3.101592653589793, -1.591174847625398}, {-3.101592653589793, 1.5888575260705038`}, {-3.101592653589793, \ -0.07977687809134684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.096707099311216}, {-3.096592653589793, -3.0966588486212347`}, \ {-3.096592653589793, -1.5937717348644838`}, {-3.096592653589793, 1.5908523917732904`}, {-3.096592653589793, \ -0.08968264541110785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0917496427533906`}, {-3.0915926535897933`, \ -3.0916831139944394`}, {-3.0915926535897933`, -1.5963786655523073`}, \ {-3.0915926535897933`, 1.5927913339316813`}, {-3.0915926535897933`, \ -0.09956518118598395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.0868015828409394`}, {-3.086592653589793, -3.0867125977401235`}, \ {-3.086592653589793, -1.5989953257100131`}, {-3.086592653589793, 1.5946751036159021`}, {-3.086592653589793, \ -0.10942200569580335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.0818638415248887`}, {-3.081592653589793, -3.0817477741807964`}, \ {-3.081592653589793, -1.6016213936469286`}, {-3.081592653589793, 1.5965044539410558`}, {-3.081592653589793, \ -0.11925067093013485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0769373336003283`}, {-3.076592653589793, -3.0767891085705315`}, \ {-3.076592653589793, -1.6042565401424858`}, {-3.076592653589793, 1.598280139568673}, {-3.076592653589793, -0.129048763524354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.072022965756114}, {-3.0715926535897933`, -3.07183705703215}, \ {-3.0715926535897933`, -1.606900428642134}, {-3.0715926535897933`, 1.60000291622648}, {-3.0715926535897933`, \ -0.13881390761268553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.067121635642355}, {-3.066592653589793, -3.066892066506352}, \ {-3.066592653589793, -1.6095527154670308`}, {-3.066592653589793, 1.6016735402459537`}, {-3.066592653589793, -0.1485437675893284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.062234230957813}, {-3.061592653589793, -3.0619545747121792`}, \ {-3.061592653589793, -1.6122130500372374`}, {-3.061592653589793, 1.6032927681172235`}, {-3.061592653589793, \ -0.15823605076927263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.057361628559579}, {-3.056592653589793, -3.057025010118564}, \ {-3.056592653589793, -1.614881075108112}, {-3.056592653589793, 1.6048613560608904`}, {-3.056592653589793, \ -0.16788850994097276`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.0525046935971}, {-3.0515926535897933`, -3.052103791926499}, \ {-3.0515926535897933`, -1.617556427019526}, {-3.0515926535897933`, 1.6063800596163305`}, {-3.0515926535897933`, \ -0.17749894580360584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.047664278672565}, {-3.046592653589793, -3.0471913300614033`}, \ {-3.046592653589793, -1.6202387359574955`}, {-3.046592653589793, 1.6078496332460666`}, {-3.046592653589793, \ -0.18706520928228343`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.0428412230296074`}, {-3.041592653589793, -3.0422880251753437`}, \ {-3.041592653589793, -1.6229276262277672`}, {-3.041592653589793, 1.6092708299557892`}, {-3.041592653589793, \ -0.19658520371520374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.038036351772031}, {-3.036592653589793, -3.0373942686585993`}, \ {-3.036592653589793, -1.6256227165408526`}, {-3.036592653589793, 1.610644400929613}, {-3.036592653589793, -0.20605688690742263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.0332504751142917`}, {-3.0315926535897932`, -3.032510442660257}, \ {-3.0315926535897932`, -1.628323620307955}, {-3.0315926535897932`, 1.6119710951801698`}, {-3.0315926535897932`, \ -0.21547827304655967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0284843876652086`}, {-3.026592653589793, -3.027636920117378}, \ {-3.026592653589793, -1.631029945947208}, {-3.026592653589793, 1.6132516592131383`}, {-3.026592653589793, \ -0.22484743447649103`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.023738867746268}, {-3.021592653589793, -3.0227740647923116`}, \ {-3.021592653589793, -1.6337412971995773`}, {-3.021592653589793, 1.6144868367058245`}, {-3.021592653589793, -0.2341625033257426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.019014676745802}, {-3.016592653589793, -3.0179222313178125`}, \ {-3.016592653589793, -1.63645727345377}, {-3.016592653589793, 1.6156773681994094`}, {-3.016592653589793, -0.2434216729880261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.0143125585101016`}, {-3.0115926535897932`, \ -3.0130817652495168`}, {-3.0115926535897932`, -1.639177470079434}, \ {-3.0115926535897932`, 1.6168239908044955`}, {-3.0115926535897932`, \ -0.25262319945301787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.0096332387723836`}, {-3.0065926535897933`, \ -3.0082530031253887`}, {-3.0065926535897933`, -1.641901478767913}, \ {-3.0065926535897933`, 1.6179274379195818`}, {-3.0065926535897933`, \ -0.2617654024862091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.0049774246204404`}, {-3.001592653589793, -3.003436272531777}, \ {-3.001592653589793, -1.6446288878797943`}, {-3.001592653589793, 1.6189884389621196`}, {-3.001592653589793, -0.2708466666572994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.000345804003573}, {-2.996592653589793, -2.998631892175666}, \ {-2.996592653589793, -1.6473592827984438`}, {-2.996592653589793, 1.6200077191117959`}, {-2.996592653589793, \ -0.27986544221726745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.995739045279332}, {-2.991592653589793, -2.9938401719627907`}, \ {-2.991592653589793, -1.6500922462887244`}, {-2.991592653589793, 1.6209859990657118`}, {-2.991592653589793, \ -0.28882024582491506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.991157796800356}, {-2.9865926535897933`, -2.9890614130812008`}, \ {-2.9865926535897933`, -1.6528273588600582`}, {-2.9865926535897933`, 1.621923994805122}, {-2.9865926535897933`, \ -0.29770966112424335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.986602686541562}, {-2.981592653589793, -2.9842959080899725`}, \ {-2.981592653589793, -1.6555641991329717`}, {-2.981592653589793, 1.6228224173734223`}, {-2.981592653589793, \ -0.30653233917465583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9820743217676857`}, {-2.976592653589793, -2.979543941012669}, \ {-2.976592653589793, -1.6583023442082823`}, {-2.976592653589793, 1.623681972665063}, {-2.976592653589793, -0.3152869987364964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.9775732887411324`}, {-2.971592653589793, -2.9748057874352622`}, \ {-2.971592653589793, -1.6610413700380375`}, {-2.971592653589793, 1.6245033612251}, {-2.971592653589793, -0.32397242641497925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.9731001524698666`}, {-2.9665926535897933`, -2.970081714608134}, \ {-2.9665926535897933`, -1.6637808517973394`}, {-2.9665926535897933`, 1.625287278059074}, {-2.9665926535897933`, \ -0.33258747666602634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.9686554564950627`}, {-2.961592653589793, -2.9653719815519026`}, \ {-2.961592653589793, -1.6665203642561879`}, {-2.961592653589793, 1.6260344124529447`}, {-2.961592653589793, -0.3411310716679971}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9642397227179593`}, {-2.956592653589793, -2.9606768391666924`}, \ {-2.956592653589793, -1.6692594821504567`}, {-2.956592653589793, 1.6267454478027912`}, {-2.956592653589793, \ -0.34960220106368817`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.9598534512653996`}, {-2.951592653589793, -2.9559965303446125`}, \ {-2.951592653589793, -1.671997780551162}, {-2.951592653589793, 1.6274210614540197`}, {-2.951592653589793, \ -0.35799992157736654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9554971203933293`}, {-2.9465926535897933`, \ -2.9513312900851276`}, {-2.9465926535897933`, -1.6747348352311497`}, \ {-2.9465926535897933`, 1.6280619245498078`}, {-2.9465926535897933`, \ -0.3663233565119029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.951171186427444}, {-2.941592653589793, -2.9466813456130296`}, \ {-2.941592653589793, -1.6774702230283867`}, {-2.941592653589793, 1.6286687018885302`}, {-2.941592653589793, -0.3745716951313891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.9468760837401042`}, {-2.936592653589793, -2.942046916498777}, \ {-2.936592653589793, -1.6802035222050222`}, {-2.936592653589793, 1.6292420517899273`}, {-2.936592653589793, \ -0.38274419193484854`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.9426122247625233`}, {-2.931592653589793, -2.9374282147809208`}, \ {-2.931592653589793, -1.682934312801445}, {-2.931592653589793, 1.6297826259697634`}, {-2.931592653589793, \ -0.39084016582687436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.938380000031164}, {-2.9265926535897933`, -2.932825445090374}, \ {-2.9265926535897933`, -1.6856621769845368`}, {-2.9265926535897933`, 1.6302910694227501`}, {-2.9265926535897933`, \ -0.3988589991911792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.934179778267204}, {-2.921592653589793, -2.9282388047762926`}, \ {-2.921592653589793, -1.6883866993894199`}, {-2.921592653589793, 1.630768020313499}, {-2.921592653589793, -0.4068001368731863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.930011906487862}, {-2.916592653589793, -2.9236684840333456`}, \ {-2.916592653589793, -1.6911074674539504`}, {-2.916592653589793, 1.6312141098752884`}, {-2.916592653589793, \ -0.41466308507787725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.9258767101483216`}, {-2.911592653589793, -2.9191146660301364`}, \ {-2.911592653589793, -1.6938240717453108`}, {-2.911592653589793, 1.6316299623164183`}, {-2.911592653589793, \ -0.42244741018917076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9217744933129484`}, {-2.9065926535897932`, -2.9145775270386}, \ {-2.9065926535897932`, -1.6965361062780415`}, {-2.9065926535897932`, 1.6320161947339542`}, {-2.9065926535897932`, \ -0.430152737517123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.917705538854439}, {-2.901592653589793, -2.9100572365641546`}, \ {-2.901592653589793, -1.6992431688229215`}, {-2.901592653589793, 1.6323734170346436`}, {-2.901592653589793, -0.4377787499792406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9136701086795185`}, {-2.896592653589793, -2.905553957476438}, \ {-2.896592653589793, -1.7019448612061252`}, {-2.896592653589793, 1.632702231862805}, {-2.896592653589793, -0.4453251867221426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.909668443979753}, {-2.891592653589793, -2.9010678461404225`}, \ {-2.891592653589793, -1.7046407895981448`}, {-2.891592653589793, 1.633003234534998}, {-2.891592653589793, -0.45279184168976105`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.905700765506079}, {-2.8865926535897932`, -2.896599052547786}, \ {-2.8865926535897932`, -1.707330564791993}, {-2.8865926535897932`, 1.6332770129812795`}, {-2.8865926535897932`, \ -0.4601785621441423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.9017672738655547`}, {-2.8815926535897933`, \ -2.8921477204483295`}, {-2.8815926535897933`, -1.7100138024702498`}, \ {-2.8815926535897933`, 1.633524147692849}, {-2.8815926535897933`, \ -0.46748524714482304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.8978681498389043`}, {-2.876592653589793, -2.887713987481321}, \ {-2.876592653589793, -1.712690123460572}, {-2.876592653589793, 1.6337452116759128`}, {-2.876592653589793, -0.4747118459925928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.8940035547174054`}, {-2.871592653589793, -2.8832979853066227`}, \ {-2.871592653589793, -1.7153591539793125`}, {-2.871592653589793, 1.633940770411575}, {-2.871592653589793, -0.48185835664329646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.890173630657631}, {-2.866592653589793, -2.8788998397354435`}, \ {-2.866592653589793, -1.7180205258629506`}, {-2.866592653589793, 1.6341113818215773`}, {-2.866592653589793, \ -0.48892482409716714`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.886378501052639}, {-2.861592653589793, -2.8745196708606082`}, \ {-2.861592653589793, -1.7206738767870835`}, {-2.861592653589793, 1.634257596239722}, {-2.861592653589793, -0.4959113387689548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.8826182709181833`}, {-2.856592653589793, -2.8701575931862435`}, \ {-2.856592653589793, -1.7233188504727592`}, {-2.856592653589793, 1.634379956388793}, {-2.856592653589793, -0.5028180348439327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.8788930272925013`}, {-2.851592653589793, -2.865813715756712}, \ {-2.851592653589793, -1.7259550968800041`}, {-2.851592653589793, 1.6344789973628164`}, {-2.851592653589793, -0.5096450886246459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.8752028396483484`}, {-2.846592653589793, -2.861488142284754}, \ {-2.846592653589793, -1.7285822723883972`}, {-2.846592653589793, 1.6345552466144895`}, {-2.846592653589793, -0.5163927168730122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.8715477603158934`}, {-2.8415926535897933`, -2.857180971278699}, \ {-2.8415926535897933`, -1.7312000399646428`}, {-2.8415926535897933`, 1.6346092239476138`}, {-2.8415926535897933`, \ -0.5230611751521798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.867927824915172}, {-2.836592653589793, -2.8528922961686725`}, \ {-2.836592653589793, -1.7338080693170783`}, {-2.836592653589793, 1.6346414415143715`}, {-2.836592653589793, -0.5296507561722871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.8643430527968046`}, {-2.831592653589793, -2.848622205431714}, \ {-2.831592653589793, -1.7364060370371388`}, {-2.831592653589793, 1.6346524038172876`}, {-2.831592653589793, -0.536161788144033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.8607934474897325`}, {-2.826592653589793, -2.844370782715712}, \ {-2.826592653589793, -1.7389936267278123`}, {-2.826592653589793, 1.6346426077157152`}, {-2.826592653589793, -0.5425946331437178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.8572789971547854`}, {-2.8215926535897933`, \ -2.8401381069621126`}, {-2.8215926535897933`, -1.741570529119169}, \ {-2.8215926535897933`, 1.634612542436698}, {-2.8215926535897933`, -0.5489496854931653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.853799675042897}, {-2.816592653589793, -2.8359242525273136`}, \ {-2.816592653589793, -1.744136442171082}, {-2.816592653589793, 1.6345626895900445`}, {-2.816592653589793, -0.5552273701576959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.8503554399568642`}, {-2.811592653589793, -2.831729289302686}, \ {-2.811592653589793, -1.746691071163284}, {-2.811592653589793, 1.634493523187477}, {-2.811592653589793, -0.5614281411650691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.846946236715578}, {-2.806592653589793, -2.827553282833178}, \ {-2.806592653589793, -1.7492341287729507`}, {-2.806592653589793, 1.6344055096656953`}, {-2.806592653589793, -0.5675524800480866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.8435719966197057`}, {-2.8015926535897933`, \ -2.8233962944344366`}, {-2.8015926535897933`, -1.751765335140013}, \ {-2.8015926535897933`, 1.6342991079132092`}, {-2.8015926535897933`, \ -0.5736008943132932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.840232637917849}, {-2.796592653589793, -2.8192583813084178`}, \ {-2.796592653589793, -1.7542844179204458`}, {-2.796592653589793, 1.6341747693008084`}, {-2.796592653589793, -0.5795739159379961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.836928066272255}, {-2.791592653589793, -2.8151395966574246`}, \ {-2.791592653589793, -1.756791112327797}, {-2.791592653589793, 1.6340329377155007`}, {-2.791592653589793, -0.5854720998975934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.8336581752231975`}, {-2.786592653589793, -2.8110399897965586`}, \ {-2.786592653589793, -1.7592851611632434`}, {-2.786592653589793, 1.6338740495978037`}, {-2.786592653589793, -0.5912960227249886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.830422846651223}, {-2.7815926535897932`, -2.806959606264524}, \ {-2.7815926535897932`, -1.76176631483449}, {-2.7815926535897932`, 1.633698533982233}, {-2.7815926535897932`, -0.5970462811036504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.8272219512364583`}, {-2.776592653589793, -2.8028984879327874`}, \ {-2.776592653589793, -1.764234331363838}, {-2.776592653589793, 1.633506812540856}, {-2.776592653589793, -0.6027234904956834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.824055348914283}, {-2.771592653589793, -2.7988566731130446`}, \ {-2.771592653589793, -1.7666889763857738`}, {-2.771592653589793, 1.6332992996297788`}, {-2.771592653589793, -0.6083282838060775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.8209228893266554`}, {-2.766592653589793, -2.794834196662974}, \ {-2.766592653589793, -1.7691300231344431`}, {-2.766592653589793, 1.6330764023384214`}, {-2.766592653589793, -0.6138613100841244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.817824412268493}, {-2.7615926535897932`, -2.7908310900902795`}, \ {-2.7615926535897932`, -1.7715572524213778`}, {-2.7615926535897932`, 1.6328385205414637`}, {-2.7615926535897932`, \ -0.6193232332628026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.8147597481285045`}, {-2.7565926535897933`, -2.786847381654976}, \ {-2.7565926535897933`, -1.7739704526038789`}, {-2.7565926535897933`, 1.6325860469533224`}, {-2.7565926535897933`, \ -0.6247147309367826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.8117287183239417`}, {-2.751592653589793, -2.7828830964699325`}, \ {-2.751592653589793, -1.7763694195444386`}, {-2.751592653589793, 1.632319367185036}, {-2.751592653589793, -0.6300364931795333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.8087311357287845`}, {-2.746592653589793, -2.77893825659965}, \ {-2.746592653589793, -1.77875395656161}, {-2.746592653589793, 1.6320388598034306`}, {-2.746592653589793, -0.6352892213998651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.805766805094891}, {-2.741592653589793, -2.7750128811572656`}, \ {-2.741592653589793, -1.7811238743727427`}, {-2.741592653589793, 1.6317448963924452`}, {-2.741592653589793, -0.640473627238124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.8028355234657414`}, {-2.736592653589793, -2.7711069863997855`}, \ {-2.736592653589793, -1.7834789910289843`}, {-2.736592653589793, 1.6314378416164939`}, {-2.736592653589793, -0.6455904315020913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.79993708058237}, {-2.731592653589793, -2.7672205858215424`}, \ {-2.731592653589793, -1.785819131842974}, {-2.731592653589793, 1.6311180532857454`}, {-2.731592653589793, -0.6506403631425497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.7970712592811853`}, {-2.726592653589793, -2.7633536902458724`}, \ {-2.726592653589793, -1.7881441293096374`}, {-2.726592653589793, 1.630785882423208}, {-2.726592653589793, -0.6556241582683618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.794237835883386}, {-2.721592653589793, -2.75950630791502}, \ {-2.721592653589793, -1.7904538230205103`}, {-2.721592653589793, 1.630441673333498}, {-2.721592653589793, -0.6605425592007905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.7914365805757178`}, {-2.7165926535897933`, \ -2.7556784445782734`}, {-2.7165926535897933`, -1.7927480595719893`}, \ {-2.7165926535897933`, 1.6300857636731902`}, {-2.7165926535897933`, \ -0.6653963135667116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.788667257782346}, {-2.711592653589793, -2.7518701035783253`}, \ {-2.711592653589793, -1.7950266924679261`}, {-2.711592653589793, 1.6297184845226276`}, {-2.711592653589793, -0.6701861734302857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.7859296265276834`}, {-2.706592653589793, -2.748081285935893}, \ {-2.706592653589793, -1.797289582016977}, {-2.706592653589793, 1.6293401604590987`}, {-2.706592653589793, -0.6749128944625599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.7832234407899956`}, {-2.701592653589793, -2.7443119904325672`}, \ {-2.701592653589793, -1.7995365952250935`}, {-2.701592653589793, 1.6289511096312668`}, {-2.701592653589793, -0.6795772351484304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.780548449845675}, {-2.6965926535897933`, -2.740562213691936}, \ {-2.6965926535897933`, -1.8017676056835563`}, {-2.6965926535897933`, 1.628551643834751}, {-2.6965926535897933`, -0.6841799560303012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.7779043986040945`}, {-2.691592653589793, -2.7368319502589764`}, \ {-2.691592653589793, -1.803982493452934}, {-2.691592653589793, 1.6281420685887662`}, {-2.691592653589793, -0.6887218189877514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.7752910279329597`}, {-2.686592653589793, -2.733121192677729}, \ {-2.686592653589793, -1.8061811449433367`}, {-2.686592653589793, 1.6277226832137162`}, {-2.686592653589793, -0.6932035865524461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.7727080749741218`}, {-2.681592653589793, -2.7294299315672665`}, \ {-2.681592653589793, -1.808363452791343}, {-2.681592653589793, 1.6272937809096524`}, {-2.681592653589793, -0.6976260212575087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.770155273449848}, {-2.6765926535897933`, -2.725758155695983}, \ {-2.6765926535897933`, -1.8105293157339466`}, {-2.6765926535897933`, 1.6268556488355028`}, {-2.6765926535897933`, \ -0.7019898850205181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.7676323539595287`}, {-2.671592653589793, -2.7221058520541996`}, \ {-2.671592653589793, -1.8126786384798654`}, {-2.671592653589793, 1.6264085681889862`}, {-2.671592653589793, -0.7062959385592719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.765139044266864}, {-2.666592653589793, -2.7184730059251234`}, \ {-2.666592653589793, -1.814811331578563}, {-2.666592653589793, 1.6259528142871187`}, {-2.666592653589793, -0.7105449408394318}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.7626750695775613`}, {-2.661592653589793, -2.7148596009541555`}, \ {-2.661592653589793, -1.816927311287289}, {-2.661592653589793, 1.6254886566472369`}, {-2.661592653589793, -0.7147376485531427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.7602401528076164`}, {-2.6565926535897932`, -2.711265619216587}, \ {-2.6565926535897932`, -1.8190264994364607`}, {-2.6565926535897932`, 1.6250163590684494`}, {-2.6565926535897932`, \ -0.7188748156277057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.7578340148422433`}, {-2.651592653589793, -2.7076910412836837`}, \ {-2.651592653589793, -1.8211088232936778`}, {-2.651592653589793, 1.624536179713446}, {-2.651592653589793, -0.7229571927633711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.7554563747855516`}, {-2.646592653589793, -2.70413584628719}, \ {-2.646592653589793, -1.8231742154266626`}, {-2.646592653589793, 1.62404837119058}, {-2.646592653589793, -0.7269855269993081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.7531069502010745`}, {-2.641592653589793, -2.7006000119822566`}, \ {-2.641592653589793, -1.8252226135653984`}, {-2.641592653589793, 1.6235531806361534`}, {-2.641592653589793, -0.7309605613068122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.750785457343274}, {-2.6365926535897932`, -2.6970835148088317`}, \ {-2.6365926535897932`, -1.8272539604637303`}, {-2.6365926535897932`, 1.6230508497968479`}, {-2.6365926535897932`, \ -0.7348830342087993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.748491611380133}, {-2.6315926535897933`, -2.6935863299515135`}, \ {-2.6315926535897933`, -1.8292682037606713`}, {-2.6315926535897933`, 1.622541615112207}, {-2.6315926535897933`, -0.7387536794246441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.746225126607004}, {-2.626592653589793, -2.6901084313979036`}, \ {-2.626592653589793, -1.8312652958416609`}, {-2.626592653589793, 1.6220257077971285`}, {-2.626592653589793, -0.7425732255394316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.743985716651827}, {-2.621592653589793, -2.6866497919954675`}, \ {-2.621592653589793, -1.8332451936999918`}, {-2.621592653589793, 1.621503353924295}, {-2.621592653589793, -0.7463423956966792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.7417730946719128`}, {-2.616592653589793, -2.683210383506923}, \ {-2.616592653589793, -1.8352078587986291`}, {-2.616592653589793, 1.6209747745064782`}, {-2.616592653589793, -0.7500619073136237}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.73958697354242}, {-2.611592653589793, -2.679790176664187}, \ {-2.611592653589793, -1.8371532569326052`}, {-2.611592653589793, 1.6204401855786703`}, {-2.611592653589793, -0.7537324718181567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.7374270660367195`}, {-2.606592653589793, -2.6763891412208936`}, \ {-2.606592653589793, -1.839081358092199}, {-2.606592653589793, 1.6198997982799759`}, {-2.606592653589793, -0.757354794406512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.735293084998813}, {-2.601592653589793, -2.6730072460035013`}, \ {-2.601592653589793, -1.8409921363270598`}, {-2.601592653589793, 1.6193538189352217`}, {-2.601592653589793, -0.7609295738208386}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.7331847435079912`}, {-2.596592653589793, -2.6696444589610206`}, \ {-2.596592653589793, -1.842885569611455}, {-2.596592653589793, 1.6188024491362265`}, {-2.596592653589793, -0.7644575021457819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.7311017550359016`}, {-2.5915926535897933`, \ -2.6663007472133633`}, {-2.5915926535897933`, -1.844761639710784}, \ {-2.5915926535897933`, 1.6182458858226882`}, {-2.5915926535897933`, \ -0.7679392646232426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.729043833596233}, {-2.586592653589793, -2.6629760770983566`}, \ {-2.586592653589793, -1.8466203320495103`}, {-2.586592653589793, 1.6176843213626406`}, {-2.586592653589793, -0.7713755394844801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7270106938871916`}, {-2.581592653589793, -2.65967041421743}, \ {-2.581592653589793, -1.8484616355806467`}, {-2.581592653589793, 1.6171179436324385`}, {-2.581592653589793, -0.7747669977987591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.7250020514269657`}, {-2.576592653589793, -2.656383723479985}, \ {-2.576592653589793, -1.8502855426569027`}, {-2.576592653589793, 1.6165469360962272`}, {-2.576592653589793, -0.7781143033377597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.723017622682367}, {-2.571592653589793, -2.653115969146495}, \ {-2.571592653589793, -1.8520920489036277`}, {-2.571592653589793, 1.6159714778848626`}, {-2.571592653589793, -0.781418112454979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.7210571251908453`}, {-2.566592653589793, -2.649867114870321}, \ {-2.566592653589793, -1.8538811530936348`}, {-2.566592653589793, 1.6153917438742393`}, {-2.566592653589793, -0.7846790739793899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.719120277676071}, {-2.561592653589793, -2.6466371237382926`}, \ {-2.561592653589793, -1.855652857024015}, {-2.561592653589793, 1.614807904763001}, {-2.561592653589793, -0.7878978291226397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.717206800157272}, {-2.556592653589793, -2.6434259583100586`}, \ {-2.556592653589793, -1.8574071653950104`}, {-2.556592653589793, 1.614220127149589}, {-2.556592653589793, -0.7910750113990881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.715316414052521}, {-2.5515926535897933`, -2.640233580656218}, \ {-2.5515926535897933`, -1.859144085691046}, {-2.5515926535897933`, 1.6136285736086138`}, {-2.5515926535897933`, \ -0.7942112465580088}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.7134488422761645`}, {-2.5465926535897934`, \ -2.6370599523952767`}, {-2.5465926535897934`, -1.8608636280639643`}, \ {-2.5465926535897934`, 1.6130334027665068`}, {-2.5465926535897934`, \ -0.797307152527314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.711603809330578}, {-2.541592653589793, -2.633905034729415}, \ {-2.541592653589793, -1.8625658052185463`}, {-2.541592653589793, 1.6124347693764363`}, {-2.541592653589793, -0.8003633393681588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.709781041392443}, {-2.536592653589793, -2.630768788479112}, \ {-2.536592653589793, -1.864250632300359}, {-2.536592653589793, 1.6118328243924565`}, {-2.536592653589793, -0.8033804092398283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.707980266393722}, {-2.5315926535897932`, -2.627651174116629}, \ {-2.5315926535897932`, -1.8659181267859812`}, {-2.5315926535897932`, 1.611227715042875}, {-2.5315926535897932`, -0.8063589563743231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.706201214097518}, {-2.526592653589793, -2.6245521517983725`}, \ {-2.526592653589793, -1.8675683083756471`}, {-2.526592653589793, 1.6106195849028067`}, {-2.526592653589793, -0.8092995670600751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.7044436161690024`}, {-2.521592653589793, -2.6214716813961543`}, \ {-2.521592653589793, -1.8692011988883495`}, {-2.521592653589793, 1.610008573965906}, {-2.521592653589793, -0.8122028196342564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.7027072062415813`}, {-2.516592653589793, -2.6184097225273733`}, \ {-2.516592653589793, -1.8708168221594128`}, {-2.516592653589793, 1.6093948187152531`}, {-2.516592653589793, -0.8150692844831661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.7009917199784796`}, {-2.5115926535897932`, -2.615366234584112}, \ {-2.5115926535897932`, -1.8724152039405857`}, {-2.5115926535897932`, 1.6087784521933806`}, {-2.5115926535897932`, \ -0.8178995240501875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.699296895129915}, {-2.5065926535897933`, -2.6123411767612}, \ {-2.5065926535897933`, -1.873996371802638}, {-2.5065926535897933`, 1.6081596040714243`}, {-2.5065926535897933`, \ -0.8206940928508475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.6976224715860204`}, {-2.501592653589793, -2.60933450808322}, \ {-2.501592653589793, -1.8755603550405118`}, {-2.501592653589793, 1.607538400717391}, {-2.501592653589793, -0.823453537494513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.695968191425695}, {-2.496592653589793, -2.6063461874305083`}, \ {-2.496592653589793, -1.8771071845809975`}, {-2.496592653589793, 1.6069149652635228`}, {-2.496592653589793, -0.8261783967122917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.694333798961526}, {-2.491592653589793, -2.6033761735641336`}, \ {-2.491592653589793, -1.8786368928929698`}, {-2.491592653589793, 1.606289417672755}, {-2.491592653589793, -0.8288692013907182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.692719040780954}, {-2.486592653589793, -2.600424425149893}, \ {-2.486592653589793, -1.8801495139001632`}, {-2.486592653589793, 1.605661874804256}, {-2.486592653589793, -0.831526474610821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.6911236657838247`}, {-2.481592653589793, -2.5974909007813225`}, \ {-2.481592653589793, -1.8816450828964915`}, {-2.481592653589793, 1.6050324504780424`}, {-2.481592653589793, -0.8341507316921948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.689547425216483}, {-2.476592653589793, -2.5945755590017487`}, \ {-2.476592653589793, -1.883123636463905}, {-2.476592653589793, 1.6044012555386624`}, {-2.476592653589793, -0.836742480241709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.6879900727025503`}, {-2.471592653589793, -2.5916783583253813`}, \ {-2.471592653589793, -1.884585212392769}, {-2.471592653589793, 1.6037683979179413`}, {-2.471592653589793, -0.8393022202065097}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.6864513642705288`}, {-2.4665926535897933`, \ -2.5887992572574743`}, {-2.4665926535897933`, -1.8860298496047558`}, \ {-2.4665926535897933`, 1.6031339826967874`}, {-2.4665926535897933`, \ -0.8418304439309817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.684931058378372}, {-2.461592653589793, -2.5859382143135585`}, \ {-2.461592653589793, -1.8874575880782272`}, {-2.461592653589793, 1.602498112166055}, {-2.461592653589793, -0.8443276362173578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.6834289159351563`}, {-2.456592653589793, -2.5830951880377597`}, \ {-2.456592653589793, -1.8888684687760997`}, {-2.456592653589793, 1.6018608858864603`}, {-2.456592653589793, -0.8467942743896765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.681944700319975}, {-2.451592653589793, -2.5802701370202175`}, \ {-2.451592653589793, -1.890262533576161}, {-2.451592653589793, 1.60122240074755}, {-2.451592653589793, -0.8492308283608054}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.680478177398195}, {-2.446592653589793, -2.5774630199136137`}, \ {-2.446592653589793, -1.8916398252038162`}, {-2.446592653589793, 1.6005827510257247`}, {-2.446592653589793, -0.8516377607022589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.679029115535189}, {-2.441592653589793, -2.5746737954488257`}, \ {-2.441592653589793, -1.893000387167245}, {-2.441592653589793, 1.5999420284413153`}, {-2.441592653589793, -0.8540155267165565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.677597285607661}, {-2.436592653589793, -2.5719024224497042`}, \ {-2.436592653589793, -1.894344263694937}, {-2.436592653589793, 1.5993003222147142`}, {-2.436592653589793, -0.8563645745118809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.676182461012691}, {-2.431592653589793, -2.569148859847009}, \ {-2.431592653589793, -1.8956714996755795`}, {-2.431592653589793, 1.5986577191215656`}, {-2.431592653589793, -0.8586853450788036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.6747844176745934`}, {-2.4265926535897933`, \ -2.5664130666914833`}, {-2.4265926535897933`, -1.8969821406002692`}, \ {-2.4265926535897933`, 1.598014303547015}, {-2.4265926535897933`, -0.8609782723688656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.673402934049714}, {-2.4215926535897934`, -2.563695002166105}, \ {-2.4215926535897934`, -1.898276232507013}, {-2.4215926535897934`, 1.597370157539025}, {-2.4215926535897934`, -0.8632437833748052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.6720377911292568`}, {-2.416592653589793, -2.5609946255975062`}, \ {-2.416592653589793, -1.8995538219274921`}, {-2.416592653589793, 1.5967253608607601`}, {-2.416592653589793, -0.865482298212242}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.670688772440245}, {-2.411592653589793, -2.558311896466578}, \ {-2.411592653589793, -1.9008149558360508`}, {-2.411592653589793, 1.5960799910420438`}, {-2.411592653589793, -0.8676942302026313}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.669355664044715}, {-2.4065926535897932`, -2.555646774418268}, \ {-2.4065926535897932`, -1.902059681600881}, {-2.4065926535897932`, 1.5954341234298977`}, {-2.4065926535897932`, \ -0.8698799859573242}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.668038254537238}, {-2.401592653589793, -2.552999219270581}, \ {-2.401592653589793, -1.903288046937368}, {-2.401592653589793, 1.5947878312381651`}, {-2.401592653589793, -0.8720399654625631}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.6667363350408495`}, {-2.396592653589793, -2.550369191022792}, \ {-2.396592653589793, -1.904500099863557}, {-2.396592653589793, 1.5941411855962297`}, {-2.396592653589793, -0.8741745621652661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.6654496992014862`}, {-2.391592653589793, -2.5477566498628788`}, \ {-2.391592653589793, -1.9056958886577129`}, {-2.391592653589793, 1.593494255596831}, {-2.391592653589793, -0.8762841630594551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.66417814318101}, {-2.3865926535897932`, -2.5451615561741803`}, \ {-2.3865926535897932`, -1.9068754618179353`}, {-2.3865926535897932`, 1.5928471083429894`}, {-2.3865926535897932`, \ -0.8783691487731944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.662921465648887}, {-2.3815926535897933`, -2.5425838705412973`}, \ {-2.3815926535897933`, -1.9080388680237892`}, {-2.3815926535897933`, 1.592199808994047}, {-2.3815926535897933`, -0.8804298936559125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.6616794677726228`}, {-2.376592653589793, -2.5400235537552334`}, \ {-2.376592653589793, -1.9091861560999188`}, {-2.376592653589793, 1.591552420810832}, {-2.376592653589793, -0.882466765865991}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.6604519532070077`}, {-2.371592653589793, -2.5374805668177935`}, \ {-2.371592653589793, -1.9103173749816098`}, {-2.371592653589793, 1.5909050051999556`}, {-2.371592653589793, -0.8844801274585073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.659238728082249}, {-2.366592653589793, -2.534954870945238}, \ {-2.366592653589793, -1.9114325736822584`}, {-2.366592653589793, 1.5902576217572513`}, {-2.366592653589793, -0.886470334473033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.6580396009910663`}, {-2.361592653589793, -2.5324464275712075`}, \ {-2.361592653589793, -1.9125318012627206`}, {-2.361592653589793, 1.589610328310366}, {-2.361592653589793, -0.8884377370213847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.656854382974806}, {-2.356592653589793, -2.529955198348931}, \ {-2.356592653589793, -1.9136151068024858`}, {-2.356592653589793, 1.5889631809605118`}, {-2.356592653589793, -0.8903826793752446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.6556828875086405`}, {-2.351592653589793, -2.527481145152704}, \ {-2.351592653589793, -1.9146825393726672`}, {-2.351592653589793, 1.5883162341233876`}, {-2.351592653589793, -0.8923055000535618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.654524930485919}, {-2.346592653589793, -2.5250242300786727`}, \ {-2.346592653589793, -1.915734148010746}, {-2.346592653589793, 1.5876695405692853`}, {-2.346592653589793, -0.8942065319096605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.653380330201717}, {-2.3415926535897933`, -2.522584415444908}, \ {-2.3415926535897933`, -1.9167699816970494`}, {-2.3415926535897933`, 1.5870231514623825`}, {-2.3415926535897933`, \ -0.8960861022179802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.6522489073356508`}, {-2.336592653589793, -2.5201616637907875`}, \ {-2.336592653589793, -1.9177900893329196`}, {-2.336592653589793, 1.5863771163992428`}, {-2.336592653589793, -0.8979445327603852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.6511304849340016`}, {-2.331592653589793, -2.517755937875697}, \ {-2.331592653589793, -1.9187945197205447`}, {-2.331592653589793, 1.585731483446524}, {-2.331592653589793, -0.8997821399119713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.6500248883912048`}, {-2.326592653589793, -2.515367200677047}, \ {-2.326592653589793, -1.9197833215444045`}, {-2.326592653589793, 1.5850862991779122`}, {-2.326592653589793, -0.9015992347263356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.648931945430754}, {-2.321592653589793, -2.512995415387621}, \ {-2.321592653589793, -1.920756543354311}, {-2.321592653589793, 1.584441608710291}, {-2.321592653589793, -0.9033961230202252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.6478514860855564`}, {-2.316592653589793, -2.5106405454122607`}, \ {-2.316592653589793, -1.9217142335499973`}, {-2.316592653589793, 1.5837974557391559`}, {-2.316592653589793, -0.9051731054575419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.6467833426778036`}, {-2.311592653589793, -2.5083025543639015`}, \ {-2.311592653589793, -1.9226564403672208`}, {-2.311592653589793, 1.5831538825732818`}, {-2.311592653589793, -0.9069304776326532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.6457273497983747`}, {-2.306592653589793, -2.5059814060589476`}, \ {-2.306592653589793, -1.9235832118653562`}, {-2.306592653589793, 1.5825109301686653`}, {-2.306592653589793, -0.908668530152959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.6446833442858346`}, {-2.3015926535897933`, \ -2.5036770645120217`}, {-2.3015926535897933`, -1.9244945959164332`}, \ {-2.3015926535897933`, 1.58186863816174}, {-2.3015926535897933`, -0.91038754872069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.6436511652050547`}, {-2.2965926535897934`, \ -2.5013894939300756`}, {-2.2965926535897934`, -1.9253906401955891`}, \ {-2.2965926535897934`, 1.5812270449018853`}, {-2.2965926535897934`, \ -0.9120878142138983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.6426306538254907`}, {-2.291592653589793, -2.4991186587058816`}, \ {-2.291592653589793, -1.9262713921729016`}, {-2.291592653589793, 1.5805861874832365`}, {-2.291592653589793, -0.9137696027666111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.641621653599159}, {-2.286592653589793, -2.4968645234109075`}, \ {-2.286592653589793, -1.9271368991065736`}, {-2.286592653589793, 1.5799461017758072`}, {-2.286592653589793, -0.9154331858481206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.6406240101383456`}, {-2.2815926535897932`, \ -2.4946270527875902`}, {-2.2815926535897932`, -1.9279872080374267`}, \ {-2.2815926535897932`, 1.579306822455937}, {-2.2815926535897932`, -0.9170788303413863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.6396375711930693`}, {-2.276592653589793, -2.49240621174101}, \ {-2.276592653589793, -1.9288223657846817`}, {-2.276592653589793, 1.5786683830360748`}, {-2.276592653589793, -0.9187067986205287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.638662186628341}, {-2.271592653589793, -2.490201965329979}, \ {-2.271592653589793, -1.9296424189429837`}, {-2.271592653589793, 1.5780308158939087`}, {-2.271592653589793, -0.9203173486273935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.6376977084012365`}, {-2.266592653589793, -2.4880142787575594`}, \ {-2.266592653589793, -1.9304474138806413`}, {-2.266592653589793, 1.5773941523008543`}, {-2.266592653589793, -0.9219107339471727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.6367439905378247`}, {-2.2615926535897932`, -2.485843117361001}, \ {-2.2615926535897932`, -1.9312373967390588`}, {-2.2615926535897932`, 1.5767584224499132`}, {-2.2615926535897932`, \ -0.9234872038830635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.6358008891099574`}, {-2.2565926535897933`, -2.483688446601141}, \ {-2.2565926535897933`, -1.9320124134333072`}, {-2.2565926535897933`, 1.5761236554829106`}, {-2.2565926535897933`, \ -0.9250470035299603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.634868262211964}, {-2.251592653589793, -2.4815502320512435`}, \ {-2.251592653589793, -1.9327725096538217`}, {-2.251592653589793, 1.5754898795171273`}, {-2.251592653589793, -0.9265903738471617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.6339459699372605`}, {-2.246592653589793, -2.4794284393853134`}, \ {-2.246592653589793, -1.933517730869186}, {-2.246592653589793, 1.5748571216713314`}, {-2.246592653589793, -0.9281175517300865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.633033874354903}, {-2.241592653589793, -2.477323034365886}, \ {-2.241592653589793, -1.9342481223299683`}, {-2.241592653589793, 1.5742254080912257`}, {-2.241592653589793, -0.9296287700809974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.6321318394860995`}, {-2.236592653589793, -2.4752339828313055`}, \ {-2.236592653589793, -1.934963729073581}, {-2.236592653589793, 1.5735947639743195`}, {-2.236592653589793, -0.9311242578787171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.6312397312807105`}, {-2.231592653589793, -2.4731612506825082`}, \ {-2.231592653589793, -1.9356645959301353`}, {-2.231592653589793, 1.572965213594236}, {-2.231592653589793, -0.9326042402473415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.6303574175937383`}, {-2.226592653589793, -2.4711048038693217`}, \ {-2.226592653589793, -1.9363507675292457`}, {-2.226592653589793, 1.5723367803244641`}, {-2.226592653589793, -0.9340689385239453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.629484768161845}, {-2.221592653589793, -2.4690646083762897`}, \ {-2.221592653589793, -1.9370222883077748`}, {-2.221592653589793, 1.5717094866615697`}, {-2.221592653589793, -0.9355185703252763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.628621654579897}, {-2.2165926535897933`, -2.4670406302080474`}, \ {-2.2165926535897933`, -1.937679202518462}, {-2.2165926535897933`, 1.5710833542478717`}, {-2.2165926535897933`, \ -0.9369533496134426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.62776795027756}, {-2.211592653589793, -2.465032835374244}, \ {-2.211592653589793, -1.9383215542394205`}, {-2.211592653589793, 1.5704584038935978`}, {-2.211592653589793, -0.9383734867605914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.6269235304959633`}, {-2.206592653589793, -2.4630411898740507`}, \ {-2.206592653589793, -1.938949387384469}, {-2.206592653589793, 1.5698346555985236`}, {-2.206592653589793, -0.9397791886125835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.6260882722644294`}, {-2.201592653589793, -2.461065659680253}, \ {-2.201592653589793, -1.9395627457142537`}, {-2.201592653589793, 1.569212128573121}, {-2.201592653589793, -0.9411706585516642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.6252620543773073`}, {-2.196592653589793, -2.4591062107229464`}, \ {-2.196592653589793, -1.940161672848147}, {-2.196592653589793, 1.5685908412591956`}, {-2.196592653589793, -0.9425480965581394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.6244447573708976`}, {-2.191592653589793, -2.4571628088728548`}, \ {-2.191592653589793, -1.9407462122768777`}, {-2.191592653589793, 1.5679708113500612`}, {-2.191592653589793, -0.9439116992710567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.623636263500497}, {-2.186592653589793, -2.4552354199242963`}, \ {-2.186592653589793, -1.9413164073758578`}, {-2.186592653589793, 1.5673520558102314`}, {-2.186592653589793, -0.9452616600479002}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.622836456717563}, {-2.181592653589793, -2.453324009577796}, \ {-2.181592653589793, -1.9418723014191912`}, {-2.181592653589793, 1.5667345908946504`}, {-2.181592653589793, -0.9465981690233075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.622045222647014}, {-2.1765926535897933`, -2.4514285434223884`}, \ {-2.1765926535897933`, -1.9424139375943077`}, {-2.1765926535897933`, 1.566118432167472}, {-2.1765926535897933`, -0.9479214131668102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.621262448564673}, {-2.1715926535897934`, -2.449548986917605}, \ {-2.1715926535897934`, -1.942941359017208}, {-2.1715926535897934`, 1.5655035945203932`}, {-2.1715926535897934`, \ -0.9492315763396113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.6204880233748584`}, {-2.166592653589793, -2.4476853053751872`}, \ {-2.166592653589793, -1.9434546087482787`}, {-2.166592653589793, 1.5648900921905557`}, {-2.166592653589793, -0.950528839350405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.6197218375881386`}, {-2.161592653589793, -2.445837463940534}, \ {-2.161592653589793, -1.9439537298086405`}, {-2.161592653589793, 1.564277938778018}, {-2.161592653589793, -0.9518133800102485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.618963783299252}, {-2.1565926535897932`, -2.444005427573905}, \ {-2.1565926535897932`, -1.9444387651970094`}, {-2.1565926535897932`, 1.5636671472628167`}, {-2.1565926535897932`, \ -0.953085373186495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.618213754165196}, {-2.151592653589793, -2.442189161031408}, \ {-2.151592653589793, -1.9449097579070194`}, {-2.151592653589793, 1.563057730021614}, {-2.151592653589793, -0.9543449908557953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.6174716453835}, {-2.146592653589793, -2.440388628845791}, \ {-2.146592653589793, -1.945366750944986}, {-2.146592653589793, 1.5624496988439502`}, {-2.146592653589793, -0.9555924021561829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.6167373536706826`}, {-2.141592653589793, -2.4386037953070567`}, \ {-2.141592653589793, -1.9458097873480695`}, {-2.141592653589793, 1.5618430649481059`}, {-2.141592653589793, -0.9568277734382491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.6160107772408967`}, {-2.1365926535897932`, -2.436834624442928}, \ {-2.1365926535897932`, -1.9462389102028126`}, {-2.1365926535897932`, 1.56123783899658}, {-2.1365926535897932`, -0.9580512683154165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.615291815784772}, {-2.1315926535897933`, -2.4350810799991884`}, \ {-2.1315926535897933`, -1.946654162664002}, {-2.1315926535897933`, 1.5606340311111966`}, {-2.1315926535897933`, \ -0.959263047713329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.6145803704484574`}, {-2.126592653589793, -2.4333431254199254`}, \ {-2.126592653589793, -1.9470555879738323`}, {-2.126592653589793, 1.5600316508878445`}, {-2.126592653589793, -0.9604632699183636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.6138763438128625`}, {-2.121592653589793, -2.4316207238276903`}, \ {-2.121592653589793, -1.9474432294813397`}, {-2.121592653589793, 1.5594307074108595`}, {-2.121592653589793, -0.9616520906252733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.6131796398731106`}, {-2.116592653589793, -2.4299138380036154`}, \ {-2.116592653589793, -1.947817130662052}, {-2.116592653589793, 1.5588312092670589`}, {-2.116592653589793, -0.9628296629839818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.6124901640182}, {-2.111592653589793, -2.4282224303675077`}, \ {-2.111592653589793, -1.9481773351378426`}, {-2.111592653589793, 1.558233164559431}, {-2.111592653589793, -0.9639961376455316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.6118078230108797`}, {-2.106592653589793, -2.426546462957939}, \ {-2.106592653589793, -1.948523886696934}, {-2.106592653589793, 1.5576365809204928`}, {-2.106592653589793, -0.9651516628072011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.611132524967735}, {-2.101592653589793, -2.4248858974123797`}, \ {-2.101592653589793, -1.9488568293140285`}, {-2.101592653589793, 1.5570414655253209`}, {-2.101592653589793, -0.9662963842568055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.6104641793395005`}, {-2.096592653589793, -2.423240694947378}, \ {-2.096592653589793, -1.9491762071705232`}, {-2.096592653589793, 1.55644782510426}, {-2.096592653589793, -0.967430445416187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.6098026968915815`}, {-2.0915926535897933`, -2.421610816338836}, \ {-2.0915926535897933`, -1.9494820646747768`}, {-2.0915926535897933`, 1.5558556659553215`}, {-2.0915926535897933`, \ -0.9685539873839119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.6091479896848053`}, {-2.0865926535897934`, -2.419996221902395}, \ {-2.0865926535897934`, -1.9497744464823896`}, {-2.0865926535897934`, 1.5552649939562782`}, {-2.0865926535897934`, \ -0.9696671489771824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.608499971056389}, {-2.081592653589793, -2.4183968714739708`}, \ {-2.081592653589793, -1.95005339751646}, {-2.081592653589793, 1.5546758145764559`}, {-2.081592653589793, -0.9707700667729791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.6078585556011378`}, {-2.076592653589793, -2.416812724390454}, \ {-2.076592653589793, -1.950318962987795}, {-2.076592653589793, 1.5540881328882372`}, {-2.076592653589793, -0.9718628751484399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.6072236591528557`}, {-2.071592653589793, -2.4152437394706157`}, \ {-2.071592653589793, -1.950571188415013}, {-2.071592653589793, 1.5535019535782804`}, {-2.071592653589793, -0.9729457063204968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.606595198765995}, {-2.066592653589793, -2.413689874996249}, \ {-2.066592653589793, -1.9508101196445315`}, {-2.066592653589793, 1.5529172809584566`}, {-2.066592653589793, -0.9740186903847715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.605973092697523}, {-2.061592653589793, -2.412151088693563}, \ {-2.061592653589793, -1.9510358028703854`}, {-2.061592653589793, 1.552334118976518}, {-2.061592653589793, -0.9750819553537495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.605357260389014}, {-2.056592653589793, -2.4106273377148724`}, \ {-2.056592653589793, -1.9512482846538466`}, {-2.056592653589793, 1.5517524712264994`}, {-2.056592653589793, -0.976135627194243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.604747622448971}, {-2.0515926535897933`, -2.409118578620605}, \ {-2.0515926535897933`, -1.9514476119428101`}, {-2.0515926535897933`, 1.5511723409588591`}, {-2.0515926535897933`, \ -0.977179829864151}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.6041441006353696`}, {-2.0465926535897934`, \ -2.4076247673616558`}, {-2.0465926535897934`, -1.9516338320909177`}, \ {-2.0465926535897934`, 1.5505937310903675`}, {-2.0465926535897934`, \ -0.9782146853485326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.603546617838429}, {-2.041592653589793, -2.4061458592621205`}, \ {-2.041592653589793, -1.951806992876369}, {-2.041592653589793, 1.550016644213747}, {-2.041592653589793, -0.9792403136950025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.602955098063606}, {-2.036592653589793, -2.404681809002441}, \ {-2.036592653589793, -1.9519671425204037`}, {-2.036592653589793, 1.5494410826070706`}, {-2.036592653589793, -0.9802568330484608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.6023694664148134`}, {-2.031592653589793, -2.4032325706029734`}, \ {-2.031592653589793, -1.9521143297054093`}, {-2.031592653589793, 1.5488670482429228`}, {-2.031592653589793, -0.9812643596851695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.6017896490778623`}, {-2.026592653589793, -2.401798097408033}, \ {-2.026592653589793, -1.9522486035926314`}, {-2.026592653589793, 1.5482945427973323`}, {-2.026592653589793, -0.9822630080461854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.6012155733041276`}, {-2.021592653589793, -2.400378342070426}, \ {-2.021592653589793, -1.95237001383944}, {-2.021592653589793, 1.5477235676584755`}, {-2.021592653589793, -0.983252890770161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.6006471673944307`}, {-2.016592653589793, -2.398973256536504}, \ {-2.016592653589793, -1.952478610616135}, {-2.016592653589793, 1.5471541239351643`}, {-2.016592653589793, -0.9842341187255312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.6000843606831485`}, {-2.0115926535897932`, \ -2.3975827920317534`}, {-2.0115926535897932`, -1.9525744446222548`}, \ {-2.0115926535897932`, 1.5465862124651153`}, {-2.0115926535897932`, \ -0.985206801042075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.599527083522535}, {-2.0065926535897933`, -2.3962068990469794`}, \ {-2.0065926535897933`, -1.9526575671023467`}, {-2.0065926535897933`, 1.5460198338230107`}, {-2.0065926535897933`, \ -0.9861710451418998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.5989752672672637`}, {-2.001592653589793, -2.394845527325071}, \ {-2.001592653589793, -1.95272802986119}, {-2.001592653589793, 1.5454549883283553`}, {-2.001592653589793, -0.9871269567698209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.5984288442591894`}, {-1.996592653589793, -2.393498625848399}, \ {-1.996592653589793, -1.952785885278423}, {-1.996592653589793, 1.5448916760531322`}, {-1.996592653589793, -0.9880746400231732}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.597887747812317}, {-1.991592653589793, -2.3921661428268592`}, \ {-1.991592653589793, -1.952831186322565}, {-1.991592653589793, 1.5443298968292625`}, {-1.991592653589793, -0.9890141973810532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.597351912197991}, {-1.986592653589793, -2.3908480256865947`}, \ {-1.986592653589793, -1.9528639865643835`}, {-1.986592653589793, 1.5437696502558775`}, {-1.986592653589793, -0.9899457297330039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.596821272630289}, {-1.9815926535897932`, -2.389544221059404}, \ {-1.9815926535897932`, -1.9528843401896068`}, {-1.9815926535897932`, 1.543210935706402}, {-1.9815926535897932`, -0.9908693364071572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.596295765251633}, {-1.976592653589793, -2.3882546747728743`}, \ {-1.976592653589793, -1.952892302010937}, {-1.976592653589793, 1.5426537523354567`}, {-1.976592653589793, -0.9917851151978369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.5957753271186026`}, {-1.9715926535897932`, \ -2.3869793318412493`}, {-1.9715926535897932`, -1.9528879274793494`}, \ {-1.9715926535897932`, 1.5420980990855844`}, {-1.9715926535897932`, \ -0.9926931623926389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.5952598961879554`}, {-1.966592653589793, -2.3857181364570548`}, \ {-1.966592653589793, -1.9528712726946527`}, {-1.966592653589793, 1.5415439746938029`}, {-1.966592653589793, -0.9935935727989931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.5947494113028533`}, {-1.9615926535897932`, \ -2.3844710319835016`}, {-1.9615926535897932`, -1.9528423944152913`}, \ {-1.9615926535897932`, 1.5409913776979884`}, {-1.9615926535897932`, \ -0.9944864397702188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.5942438121792906`}, {-1.956592653589793, -2.3832379609476777`}, \ {-1.956592653589793, -1.952801350067374}, {-1.956592653589793, 1.5404403064430954`}, {-1.956592653589793, -0.9953718552310875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.59374303939272}, {-1.9515926535897932`, -2.3820188650345564`}, \ {-1.9515926535897932`, -1.9527481977528915`}, {-1.9515926535897932`, 1.5398907590872142`}, {-1.9515926535897932`, \ -0.9962499097028925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.5932470343648797`}, {-1.946592653589793, -2.3808136850818244`}, \ {-1.946592653589793, -1.9526829962571346`}, {-1.946592653589793, 1.5393427336074734`}, {-1.946592653589793, -0.9971206923280436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.592755739350816}, {-1.9415926535897932`, -2.379622361075549}, \ {-1.9415926535897932`, -1.9526058050552761`}, {-1.9415926535897932`, 1.5387962278057892`}, {-1.9415926535897932`, \ -0.997984290894193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.5922690974260982`}, {-1.936592653589793, -2.3784448321466924`}, \ {-1.936592653589793, -1.9525166843181065`}, {-1.936592653589793, 1.5382512393144638`}, {-1.936592653589793, -0.9988407918579005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.591787052474228}, {-1.9315926535897932`, -2.3772810365684944`}, \ {-1.9315926535897932`, -1.9524156949169194`}, {-1.9315926535897932`, 1.53770776560164}, {-1.9315926535897932`, -0.9996902803678467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.591309549174237}, {-1.926592653589793, -2.376130911754714}, \ {-1.926592653589793, -1.9523028984275237`}, {-1.926592653589793, 1.537165803976612}, {-1.926592653589793, -1.0005328402876046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.590836532988473}, {-1.9215926535897931`, -2.3749943942587595`}, \ {-1.9215926535897931`, -1.9521783571333842`}, {-1.9215926535897931`, 1.5366253515950001`}, {-1.9215926535897931`, \ -1.0013685542179769`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.590367950150568}, {-1.916592653589793, -2.373871419773692}, \ {-1.916592653589793, -1.9520421340278742`}, {-1.916592653589793, 1.5360864054637866`}, {-1.916592653589793, \ -1.0021975035189077`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.5899037476536}, {-1.9115926535897931`, -2.372761923133126}, \ {-1.9115926535897931`, -1.9518942928156378`}, {-1.9115926535897931`, 1.5355489624462237`}, {-1.9115926535897931`, \ -1.0030197683309767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.5894438732384213`}, {-1.906592653589793, -2.371665838313017}, \ {-1.906592653589793, -1.951734897913057}, {-1.906592653589793, 1.5350130192666094`}, {-1.906592653589793, -1.003835427596485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.5889882753821767`}, {-1.9015926535897931`, \ -2.3705830984343415`}, {-1.9015926535897931`, -1.9515640144478241`}, \ {-1.9015926535897931`, 1.5344785725149395`}, {-1.9015926535897931`, \ -1.0046445590801363`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.5885369032869945`}, {-1.896592653589793, -2.3695136357666744`}, \ {-1.896592653589793, -1.951381708257608}, {-1.896592653589793, 1.533945618651437}, {-1.896592653589793, -1.0054472393893301`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.5880897068688524`}, {-1.8915926535897931`, \ -2.3684573817326537`}, {-1.8915926535897931`, -1.9511880458878246`}, \ {-1.8915926535897931`, 1.5334141540109625`}, {-1.8915926535897931`, \ -1.0062435439940645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.5876466367466153`}, {-1.886592653589793, -2.3674142669133342`}, \ {-1.886592653589793, -1.9509830945885143`}, {-1.886592653589793, 1.5328841748073059`}, {-1.886592653589793, \ -1.0070335472464615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.5872076442312433`}, {-1.881592653589793, -2.3663842210544264`}, \ {-1.881592653589793, -1.9507669223103186`}, {-1.881592653589793, 1.5323556771373676`}, {-1.881592653589793, \ -1.0078173223999232`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.5867726813151686`}, {-1.876592653589793, -2.365367173073408}, \ {-1.876592653589793, -1.950539597699578}, {-1.876592653589793, 1.5318286569852275`}, {-1.876592653589793, \ -1.0085949416279234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.5863417006618366`}, {-1.871592653589793, -2.3643630510675147`}, \ {-1.871592653589793, -1.9503011900925353`}, {-1.871592653589793, 1.531303110226104}, {-1.871592653589793, -1.009366476042442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.5859146555954102`}, {-1.866592653589793, -2.3633717823225733`}, \ {-1.866592653589793, -1.9500517695086843`}, {-1.866592653589793, 1.5307790326302118`}, {-1.866592653589793, \ -1.0101319957120518`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.585491500090638}, {-1.861592653589793, -2.3623932933227025`}, \ {-1.861592653589793, -1.949791406643241}, {-1.861592653589793, 1.5302564198665123`}, {-1.861592653589793, \ -1.0108915696796603`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.5850721887628785`}, {-1.8565926535897932`, -2.361427509760835}, \ {-1.8565926535897932`, -1.9495201728587734`}, {-1.8565926535897932`, 1.529735267506368}, {-1.8565926535897932`, \ -1.0116452659799182`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.584656676858281}, {-1.851592653589793, -2.3604743565500694`}, \ {-1.851592653589793, -1.9492381401759915`}, {-1.851592653589793, 1.5292155710270956`}, {-1.851592653589793, \ -1.0123931516562963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.584244920244125}, {-1.8465926535897932`, -2.3595337578358264`}, \ {-1.8465926535897932`, -1.9489453812637136`}, {-1.8465926535897932`, 1.528697325815426}, {-1.8465926535897932`, -1.013135292777843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.583836875399306}, {-1.841592653589793, -2.3586056370087953`}, \ {-1.841592653589793, -1.948641969428028}, {-1.841592653589793, 1.5281805271708706`}, {-1.841592653589793, \ -1.0138717544556222`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.5834324994049798`}, {-1.8365926535897932`, \ -2.3576899167186487`}, {-1.8365926535897932`, -1.948327978600668}, \ {-1.8365926535897932`, 1.527665170308997}, {-1.8365926535897932`, \ -1.0146026008588422`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.583031749935345}, {-1.831592653589793, -2.356786518888516}, \ {-1.831592653589793, -1.9480034833266113`}, {-1.831592653589793, 1.5271512503646165`}, {-1.831592653589793, \ -1.0153278952306826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.582634585248579}, {-1.8265926535897932`, -2.3558953647301837`}, \ {-1.8265926535897932`, -1.9476685587509355`}, {-1.8265926535897932`, 1.5266387623948854`}, {-1.8265926535897932`, \ -1.0160476999038202`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.5822409641779176`}, {-1.821592653589793, -2.355016374760003}, \ {-1.821592653589793, -1.9473232806049452`}, {-1.821592653589793, 1.5261277013823218`}, {-1.821592653589793, \ -1.0167620763156657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.5818508461228706`}, {-1.8165926535897932`, -2.354149468815495}, \ {-1.8165926535897932`, -1.9469677251915845`}, {-1.8165926535897932`, 1.525618062237741}, {-1.8165926535897932`, \ -1.0174710850233126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.581464191040584}, {-1.811592653589793, -2.3532945660726012`}, \ {-1.811592653589793, -1.9466019693701844`}, {-1.811592653589793, 1.5251098398031113`}, {-1.811592653589793, \ -1.0181747857182062`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.581080959437336}, {-1.8065926535897932`, -2.3524515850635885`}, \ {-1.8065926535897932`, -1.9462260905405355`}, {-1.8065926535897932`, 1.5246030288543315`}, {-1.8065926535897932`, \ -1.0188732372405374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.5807011123601677`}, {-1.801592653589793, -2.351620443695554}, \ {-1.801592653589793, -1.9458401666263405`}, {-1.801592653589793, 1.5240976241039321`}, {-1.801592653589793, -1.019566497593368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.580324611388654}, {-1.7965926535897931`, -2.3508010592695223`}, \ {-1.7965926535897931`, -1.9454442760580573`}, {-1.7965926535897931`, 1.5235936202037033`}, {-1.7965926535897931`, \ -1.0202546239564894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.5799514186267962`}, {-1.791592653589793, -2.3499933485000897`}, \ {-1.791592653589793, -1.9450384977551647`}, {-1.791592653589793, 1.5230910117472507`}, {-1.791592653589793, \ -1.0209376727000263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.579581496695052}, {-1.7865926535897931`, -2.349197227535609}, \ {-1.7865926535897931`, -1.9446229111078814`}, {-1.7865926535897931`, 1.5225897932724806`}, {-1.7865926535897931`, \ -1.0216156993977825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.57921480872249}, {-1.781592653589793, -2.3484126119788646`}, \ {-1.781592653589793, -1.9441975959583584`}, {-1.781592653589793, 1.5220899592640156`}, {-1.781592653589793, \ -1.0222887588403415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.5788513183390718`}, {-1.7765926535897931`, \ -2.3476394169082213`}, {-1.7765926535897931`, -1.943762632581389}, \ {-1.7765926535897931`, 1.5215915041555457`}, {-1.7765926535897931`, \ -1.0229569050479204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.5784909896680537`}, {-1.771592653589793, -2.3468775568992117`}, \ {-1.771592653589793, -1.9433181016646495`}, {-1.771592653589793, 1.5210944223321123`}, {-1.771592653589793, \ -1.0236201912829876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.5781337873185155`}, {-1.7665926535897931`, \ -2.3461269460465317`}, {-1.7665926535897931`, -1.9428640842885156`}, \ {-1.7665926535897931`, 1.5205987081323296`}, {-1.7665926535897931`, \ -1.0242786700626436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.5777796763780056`}, {-1.761592653589793, -2.345387497986416}, \ {-1.761592653589793, -1.942400661905473}, {-1.761592653589793, 1.5201043558505434`}, {-1.761592653589793, \ -1.0249323931707757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.577428622405307}, {-1.756592653589793, -2.3446591259193603`}, \ {-1.756592653589793, -1.9419279163191638`}, {-1.756592653589793, 1.5196113597389307`}, {-1.756592653589793, \ -1.0255814116699824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.577080591423316}, {-1.751592653589793, -2.343941742633157}, \ {-1.751592653589793, -1.9414459296630933`}, {-1.751592653589793, 1.519119714009539}, {-1.751592653589793, -1.0262257759132838`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.5767355499120397`}, {-1.746592653589793, -2.343235260526218}, \ {-1.746592653589793, -1.9409547843790311`}, {-1.746592653589793, 1.51862941283627}, {-1.746592653589793, -1.0268655355556107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.5763934648017006`}, {-1.741592653589793, -2.3425395916311467`}, \ {-1.741592653589793, -1.940454563195136}, {-1.741592653589793, 1.518140450356806}, {-1.741592653589793, -1.0275007395650837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.57605430346596}, {-1.736592653589793, -2.341854647638533}, \ {-1.736592653589793, -1.9399453491038448`}, {-1.736592653589793, 1.5176528206744815`}, {-1.736592653589793, \ -1.0281314362340843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.5757180337152414`}, {-1.7315926535897932`, \ -2.3411803399209403`}, {-1.7315926535897932`, -1.9394272253395357`}, \ {-1.7315926535897932`, 1.5171665178601046`}, {-1.7315926535897932`, \ -1.0287576731901247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.5753846237901694`}, {-1.726592653589793, -2.340516579557044}, \ {-1.726592653589793, -1.9389002753560265`}, {-1.726592653589793, 1.5166815359537225`}, {-1.726592653589793, -1.029379497406513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.5750540423551085`}, {-1.7215926535897932`, -2.339863277355902}, \ {-1.7215926535897932`, -1.9383645828039144`}, {-1.7215926535897932`, 1.5161978689663405`}, {-1.7215926535897932`, \ -1.0299969552128274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.574726258491809}, {-1.716592653589793, -2.3392203438813235`}, \ {-1.716592653589793, -1.937820231507796}, {-1.716592653589793, 1.5157155108815885`}, {-1.716592653589793, -1.030610092305197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.574401241693154}, {-1.7115926535897932`, -2.338587689476297}, \ {-1.7115926535897932`, -1.9372673054434109`}, {-1.7115926535897932`, 1.515234455657343}, {-1.7115926535897932`, \ -1.0312189537563945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.574078961857008}, {-1.706592653589793, -2.3379652242874647`}, \ {-1.706592653589793, -1.9367058887147077`}, {-1.706592653589793, 1.514754697227298}, {-1.706592653589793, -1.0318235840257437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.5737593892801636`}, {-1.7015926535897932`, -2.33735285828959}, \ {-1.7015926535897932`, -1.9361360655309052`}, {-1.7015926535897932`, 1.5142762295024967`}, {-1.7015926535897932`, \ -1.0324240269688494`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.5734424946523857`}, {-1.696592653589793, -2.336750501310017}, \ {-1.696592653589793, -1.935557920183529}, {-1.696592653589793, 1.5137990463728115`}, {-1.696592653589793, \ -1.0330203258471455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.573128249050554}, {-1.6915926535897932`, -2.3361580630530665`}, \ {-1.6915926535897932`, -1.9349715370235006`}, {-1.6915926535897932`, 1.5133231417083874`}, {-1.6915926535897932`, \ -1.0336125233372753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.572816623932895}, {-1.686592653589793, -2.335575453124366}, \ {-1.686592653589793, -1.9343770004382648`}, {-1.686592653589793, 1.512848509361039}, {-1.686592653589793, -1.0342006615402963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.572507591133313}, {-1.6815926535897932`, -2.335002581055062}, \ {-1.6815926535897932`, -1.9337743948290111`}, {-1.6815926535897932`, 1.5123751431656083`}, {-1.6815926535897932`, -1.03478478199072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.5722011228558053`}, {-1.676592653589793, -2.334439356325911}, \ {-1.676592653589793, -1.9331638045880033`}, {-1.676592653589793, 1.5119030369412827`}, {-1.676592653589793, \ -1.0353649256653912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.571897191668975}, {-1.6715926535897931`, -2.333885688391204}, \ {-1.6715926535897931`, -1.9325453140760451`}, {-1.6715926535897931`, 1.5114321844928726`}, {-1.6715926535897931`, \ -1.0359411329922008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.571595770500625}, {-1.666592653589793, -2.3333414867025186`}, \ {-1.666592653589793, -1.9319190076001032`}, {-1.666592653589793, 1.5109625796120532`}, {-1.666592653589793, -1.036513443858647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.571296832632444}, {-1.6615926535897931`, -2.332806660732256}, \ {-1.6615926535897931`, -1.9312849693911214`}, {-1.6615926535897931`, 1.5104942160785673`}, {-1.6615926535897931`, \ -1.0370818976202392`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.5710003516947766`}, {-1.656592653589793, -2.332281119996955}, \ {-1.656592653589793, -1.9306432835820406`}, {-1.656592653589793, 1.510027087661393}, {-1.656592653589793, -1.0376465331087514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.5707063016614744`}, {-1.6515926535897931`, -2.331764774080351}, \ {-1.6515926535897931`, -1.9299940341860444`}, {-1.6515926535897931`, 1.5095611881198772`}, {-1.6515926535897931`, \ -1.038207388640329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.5704146568448345`}, {-1.646592653589793, -2.3312575326561658`}, \ {-1.646592653589793, -1.9293373050750666`}, {-1.646592653589793, 1.5090965112048331`}, {-1.646592653589793, -1.038764502023446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.5701253918906177`}, {-1.6415926535897931`, \ -2.3307593055106013`}, {-1.6415926535897931`, -1.9286731799585604`}, \ {-1.6415926535897931`, 1.5086330506596053`}, {-1.6415926535897931`, \ -1.0393179105667256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.569838481773145}, {-1.636592653589793, -2.3302700025645255`}, \ {-1.636592653589793, -1.9280017423625675`}, {-1.636592653589793, 1.5081708002211025`}, {-1.636592653589793, \ -1.0398676510866167`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.5695539017904734`}, {-1.631592653589793, -2.3297895338953185`}, \ {-1.631592653589793, -1.9273230756090984`}, {-1.631592653589793, 1.5077097536207993`}, {-1.631592653589793, -1.040413759914934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.5692716275596514`}, {-1.626592653589793, -2.329317809758388}, \ {-1.626592653589793, -1.9266372627958264`}, {-1.626592653589793, 1.5072499045857046`}, {-1.626592653589793, \ -1.0409562729062654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.5689916350120496`}, {-1.621592653589793, -2.3288547406082967`}, \ {-1.621592653589793, -1.9259443867761505`}, {-1.621592653589793, 1.506791246839304}, {-1.621592653589793, -1.0414952254452472`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.5687139003887625`}, {-1.616592653589793, -2.328400237119529}, \ {-1.616592653589793, -1.9252445301395988`}, {-1.616592653589793, 1.506333774102469}, {-1.616592653589793, -1.0420306524537082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.5684384002360887`}, {-1.611592653589793, -2.3279542102068604`}, \ {-1.611592653589793, -1.9245377751926134`}, {-1.611592653589793, 1.5058774800943404`}, {-1.611592653589793, \ -1.0425625883976888`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.5681651114010826`}, {-1.606592653589793, -2.327516571045305}, \ {-1.606592653589793, -1.9238242039397289`}, {-1.606592653589793, 1.5054223585331827`}, {-1.606592653589793, \ -1.0430910672943365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.567894011027175}, {-1.601592653589793, -2.3270872310896595`}, \ {-1.601592653589793, -1.9231038980651451`}, {-1.601592653589793, 1.504968403137212}, {-1.601592653589793, -1.0436161227186769`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.567625076549865}, {-1.5965926535897932`, -2.326666102093608}, \ {-1.5965926535897932`, -1.9223769389147176`}, {-1.5965926535897932`, 1.5045156076253965`}, {-1.5965926535897932`, \ -1.0441377878102682`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.567358285692482}, {-1.591592653589793, -2.3262530961283816`}, \ {-1.591592653589793, -1.9216434074783721`}, {-1.591592653589793, 1.5040639657182342`}, {-1.591592653589793, -1.044656095279736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.567093616462013}, {-1.5865926535897932`, -2.3258481256009724`}, \ {-1.5865926535897932`, -1.9209033843729462`}, {-1.5865926535897932`, 1.5036134711385016`}, {-1.5865926535897932`, \ -1.045171077415195}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.5668310471449978`}, {-1.581592653589793, -2.325451103271881}, \ {-1.581592653589793, -1.9201569498254867`}, {-1.581592653589793, 1.5031641176119817`}, {-1.581592653589793, -1.045682766088556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.566570556303491}, {-1.5765926535897932`, -2.3250619422723977`}, \ {-1.5765926535897932`, -1.9194041836569842`}, {-1.5765926535897932`, 1.5027158988681655`}, {-1.5765926535897932`, \ -1.0461911927617236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.5663121227710852`}, {-1.571592653589793, -2.324680556121409}, \ {-1.571592653589793, -1.9186451652665741`}, {-1.571592653589793, 1.5022688086409326`}, {-1.571592653589793, \ -1.0466963884926856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.566055725649}, {-1.5665926535897932`, -2.3243068587417226`}, \ {-1.5665926535897932`, -1.917879973616196}, {-1.5665926535897932`, 1.5018228406692082`}, {-1.5665926535897932`, \ -1.0471983839414951`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.565801344302232}, {-1.561592653589793, -2.3239407644759056`}, \ {-1.561592653589793, -1.9171086872157257`}, {-1.561592653589793, 1.5013779886975982`}, {-1.561592653589793, \ -1.0476972093761472`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.5655489583557682`}, {-1.5565926535897932`, -2.323582188101631}, \ {-1.5565926535897932`, -1.9163313841085796`}, {-1.5565926535897932`, 1.500934246477003}, {-1.5565926535897932`, -1.048192894678357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.565298547690854}, {-1.551592653589793, -2.323231044846537}, \ {-1.551592653589793, -1.9155481418577942`}, {-1.551592653589793, 1.500491607765212}, {-1.551592653589793, -1.0486854693492313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.565050092441329}, {-1.5465926535897931`, -2.322887250402577}, \ {-1.5465926535897931`, -1.9147590375325871`}, {-1.5465926535897931`, 1.5000500663274745`}, {-1.5465926535897931`, \ -1.0491749625148488`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.5648035729900127`}, {-1.541592653589793, -2.3225507209398857`}, \ {-1.541592653589793, -1.9139641476954012`}, {-1.541592653589793, 1.4996096159370553`}, {-1.541592653589793, \ -1.0496614029317355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.564558969965153}, {-1.5365926535897931`, -2.322221373120139}, \ {-1.5365926535897931`, -1.913163548389425}, {-1.5365926535897931`, 1.4991702503757673`}, {-1.5365926535897931`, \ -1.0501448189922529`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.564316264236927}, {-1.531592653589793, -2.321899124109414}, \ {-1.531592653589793, -1.9123573151266047`}, {-1.531592653589793, 1.4987319634344876`}, {-1.531592653589793, \ -1.0506252387298878`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.564075436914}, {-1.5265926535897931`, -2.3215838915905533`}, \ {-1.5265926535897931`, -1.911545522876134}, {-1.5265926535897931`, 1.4982947489136549`}, {-1.5265926535897931`, \ -1.051102689824452}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.56383646934014}, {-1.521592653589793, -2.321275593775028}, \ {-1.521592653589793, -1.9107282460534285`}, {-1.521592653589793, 1.4978586006237493`}, {-1.521592653589793, \ -1.0515771996071943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.5635993430908797`}, {-1.5165926535897931`, -2.320974149414311}, \ {-1.5165926535897931`, -1.909905558509576}, {-1.5165926535897931`, 1.4974235123857536`}, {-1.5165926535897931`, \ -1.0520487950658224`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.563364039970237}, {-1.511592653589793, -2.3206794778107485`}, \ {-1.511592653589793, -1.9090775335212735`}, {-1.511592653589793, 1.4969894780316007`}, {-1.511592653589793, \ -1.0525175028494376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.563130542007486}, {-1.506592653589793, -2.320391498827947}, \ {-1.506592653589793, -1.908244243781231}, {-1.506592653589793, 1.4965564914046012`}, {-1.506592653589793, \ -1.0529833492733887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.562898831453978}, {-1.501592653589793, -2.3201101329006706`}, \ {-1.501592653589793, -1.907405761389054}, {-1.501592653589793, 1.496124546359858}, {-1.501592653589793, -1.0534463603240387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.562668890780009}, {-1.496592653589793, -2.319835301044259}, \ {-1.496592653589793, -1.9065621578425898`}, {-1.496592653589793, 1.4956936367646638`}, {-1.496592653589793, \ -1.0539065616634513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.562440702671746}, {-1.491592653589793, -2.319566924863562}, \ {-1.491592653589793, -1.9057135040297397`}, {-1.491592653589793, 1.4952637564988838`}, {-1.491592653589793, \ -1.0543639786339978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.5622142500281915`}, {-1.486592653589793, -2.3193049265614034`}, \ {-1.486592653589793, -1.904859870220732}, {-1.486592653589793, 1.4948348994553238`}, {-1.486592653589793, \ -1.0548186362628853`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.5619895159582002`}, {-1.481592653589793, -2.319049228946577}, \ {-1.481592653589793, -1.9040013260608462`}, {-1.481592653589793, 1.4944070595400842`}, {-1.481592653589793, \ -1.0552705592666074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.5617664837775425`}, {-1.476592653589793, -2.318799755441382}, \ {-1.476592653589793, -1.903137940563586}, {-1.476592653589793, 1.4939802306729006`}, {-1.476592653589793, -1.055719772055319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.5615451370060134`}, {-1.4715926535897932`, \ -2.3185564300887043`}, {-1.4715926535897932`, -1.902269782104291}, \ {-1.4715926535897932`, 1.4935544067874693`}, {-1.4715926535897932`, \ -1.0561662987371359`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.561325459364587}, {-1.466592653589793, -2.3183191775586405`}, \ {-1.466592653589793, -1.9013969184141928`}, {-1.466592653589793, 1.4931295818317614`}, {-1.466592653589793, \ -1.0566101631223657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.5611074347726133`}, {-1.4615926535897932`, -2.318087923154691}, \ {-1.4615926535897932`, -1.9005194165748904`}, {-1.4615926535897932`, 1.4927057497683218`}, {-1.4615926535897932`, \ -1.0570513887276594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.5608910473450637`}, {-1.456592653589793, -2.3178625928195147`}, \ {-1.456592653589793, -1.8996373430132494`}, {-1.456592653589793, 1.4922829045745598`}, {-1.456592653589793, \ -1.0574899987801012`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.5606762813898123`}, {-1.4515926535897932`, -2.317643113140253}, \ {-1.4515926535897932`, -1.8987507634967185`}, {-1.4515926535897932`, 1.4918610402430226`}, {-1.4515926535897932`, \ -1.057926016221223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.560463121404966}, {-1.446592653589793, -2.3174294113534413`}, \ {-1.446592653589793, -1.8978597431290498`}, {-1.446592653589793, 1.4914401507816604`}, {-1.446592653589793, \ -1.0583594637109532`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.5602515520762332`}, {-1.4415926535897932`, -2.317221415349506}, \ {-1.4415926535897932`, -1.896964346346416}, {-1.4415926535897932`, 1.4910202302140787`}, {-1.4415926535897932`, \ -1.0587903636315004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.560041558274334}, {-1.436592653589793, -2.317019053676861}, \ {-1.436592653589793, -1.8960646369139205`}, {-1.436592653589793, 1.4906012725797797`}, {-1.436592653589793, -1.059218738091169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.5598331250524478`}, {-1.4315926535897932`, -2.316822255545607}, \ {-1.4315926535897932`, -1.8951606779224865`}, {-1.4315926535897932`, 1.490183271934393}, {-1.4315926535897932`, \ -1.0596446089281129`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.5596262376437076`}, {-1.426592653589793, -2.3166309508308514`}, \ {-1.426592653589793, -1.894252531786126}, {-1.426592653589793, 1.489766222349895}, {-1.426592653589793, -1.0600679977140248`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.5594208814587236`}, {-1.4215926535897931`, \ -2.3164450700756456`}, {-1.4215926535897931`, -1.8933402602395637`}, \ {-1.4215926535897931`, 1.4893501179148194`}, {-1.4215926535897931`, \ -1.0604889257577648`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.5592170420831537`}, {-1.416592653589793, -2.316264544493559}, \ {-1.416592653589793, -1.892423924336224}, {-1.416592653589793, 1.4889349527344555`}, {-1.416592653589793, -1.060907414108927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.5590147052753056`}, {-1.4115926535897931`, \ -2.3160893059708965`}, {-1.4115926535897931`, -1.8915035844465613`}, \ {-1.4115926535897931`, 1.4885207209310392`}, {-1.4115926535897931`, \ -1.0613234835613468`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.5588138569637793`}, {-1.406592653589793, -2.315919287068557}, \ {-1.406592653589793, -1.8905793002567348`}, {-1.406592653589793, 1.4881074166439323`}, {-1.406592653589793, \ -1.0617371546565506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.5586144832451443`}, {-1.4015926535897931`, -2.315754421023566}, \ {-1.4015926535897931`, -1.8896511307676034`}, {-1.4015926535897931`, 1.4876950340297945`}, {-1.4015926535897931`, \ -1.0621484476871466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.558416570381652}, {-1.396592653589793, -2.3155946417502684`}, \ {-1.396592653589793, -1.888719134294044}, {-1.396592653589793, 1.4872835672627451`}, {-1.396592653589793, -1.06255738270016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.558220104798987}, {-1.3915926535897931`, -2.3154398838411963`}, \ {-1.3915926535897931`, -1.8877833684645866`}, {-1.3915926535897931`, 1.4868730105345165`}, {-1.3915926535897931`, \ -1.0629639795003125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.558025073084047}, {-1.386592653589793, -2.3152900825676412`}, \ {-1.386592653589793, -1.8868438902213405`}, {-1.386592653589793, 1.4864633580545987`}, {-1.386592653589793, -1.063368257653246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.5578314619827625`}, {-1.381592653589793, -2.315145173879902}, \ {-1.381592653589793, -1.8859007558202232`}, {-1.381592653589793, 1.4860546040503768`}, {-1.381592653589793, \ -1.0637702364886943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.5576392583979453`}, {-1.376592653589793, -2.3150050944072547`}, \ {-1.376592653589793, -1.8849540208314675`}, {-1.376592653589793, 1.4856467427672586`}, {-1.376592653589793, -1.064169935103603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.5574484493871736`}, {-1.371592653589793, -2.3148697814576327`}, \ {-1.371592653589793, -1.884003740140403}, {-1.371592653589793, 1.4852397684687964`}, {-1.371592653589793, -1.064567372365194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.557259022160707}, {-1.366592653589793, -2.314739173017033}, \ {-1.366592653589793, -1.8830499679485038`}, {-1.366592653589793, 1.4848336754367997`}, {-1.366592653589793, -1.064962566913984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.5570709640794353`}, {-1.361592653589793, -2.3146132077486525`}, \ {-1.361592653589793, -1.8820927577746955`}, {-1.361592653589793, 1.4844284579714406`}, {-1.361592653589793, -1.065355537166748}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.5568842626528543`}, {-1.356592653589793, -2.3144918249917743`}, \ {-1.356592653589793, -1.8811321624569053`}, {-1.356592653589793, 1.4840241103913536`}, {-1.356592653589793, -1.065746301319439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.55669890553708}, {-1.351592653589793, -2.3143749647604013`}, \ {-1.351592653589793, -1.8801682341538513`}, {-1.351592653589793, 1.4836206270337264`}, {-1.351592653589793, \ -1.0661348773500552`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.5565148805328843`}, {-1.3465926535897932`, -2.314262567741651}, \ {-1.3465926535897932`, -1.8792010243470683`}, {-1.3465926535897932`, 1.4832180022543848`}, {-1.3465926535897932`, \ -1.0665212830214623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.556332175583768}, {-1.341592653589793, -2.314154575293922}, \ {-1.341592653589793, -1.8782305838431432`}, {-1.341592653589793, 1.4828162304278716`}, {-1.341592653589793, -1.066905535884168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.556150778774058}, {-1.3365926535897932`, -2.3140509294448415`}, \ {-1.3365926535897932`, -1.8772569627761744`}, {-1.3365926535897932`, 1.4824153059475178`}, {-1.3365926535897932`, \ -1.0672876532790523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.5559706783270357`}, {-1.331592653589793, -2.3139515728889917`}, \ {-1.331592653589793, -1.8762802106104284`}, {-1.331592653589793, 1.4820152232255095`}, {-1.331592653589793, -1.067667652340051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.555791862603093}, {-1.3265926535897932`, -2.313856448985441}, \ {-1.3265926535897932`, -1.8753003761431937`}, {-1.3265926535897932`, 1.4816159766929455`}, {-1.3265926535897932`, \ -1.0680455499967956`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.5556143200979164`}, {-1.321592653589793, -2.313765501755075}, \ {-1.321592653589793, -1.8743175075078267`}, {-1.321592653589793, 1.4812175607998934`}, {-1.321592653589793, \ -1.0684213629772117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.5554380394406997`}, {-1.3165926535897932`, \ -2.3136786758777395`}, {-1.3165926535897932`, -1.8733316521769698`}, \ {-1.3165926535897932`, 1.480819970015435}, {-1.3165926535897932`, \ -1.0687951078100715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.555263009392379}, {-1.311592653589793, -2.313595916689205}, \ {-1.311592653589793, -1.8723428569659468`}, {-1.311592653589793, 1.480423198827712}, {-1.311592653589793, -1.0691668008275068`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.555089218843902}, {-1.3065926535897932`, -2.3135171701779598`}, \ {-1.3065926535897932`, -1.8713511680363208`}, {-1.3065926535897932`, 1.4800272417439595`}, {-1.3065926535897932`, \ -1.0695364581674793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.554916656814515}, {-1.301592653589793, -2.31344238298184}, \ {-1.301592653589793, -1.8703566308996067`}, {-1.301592653589793, 1.4796320932905414`}, {-1.301592653589793, -1.069904095776212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.554745312450084}, {-1.2965926535897931`, -2.313371502384499}, \ {-1.2965926535897931`, -1.869359290421135}, {-1.2965926535897931`, 1.479237748012974}, {-1.2965926535897931`, -1.070269729410579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.554575175021432}, {-1.291592653589793, -2.313304476311735}, \ {-1.291592653589793, -1.8683591908240536`}, {-1.291592653589793, 1.47884420047595}, {-1.291592653589793, -1.0706333746404575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.5544062339227085`}, {-1.2865926535897931`, \ -2.3132412533276723`}, {-1.2865926535897931`, -1.8673563756934675`}, \ {-1.2865926535897931`, 1.4784514452633548`}, {-1.2865926535897931`, \ -1.0709950468510399`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.554238478669781}, {-1.281592653589793, -2.3131817826308088`}, \ {-1.281592653589793, -1.8663508879807027`}, {-1.281592653589793, 1.4780594769782784`}, {-1.281592653589793, \ -1.0713547612451093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.554071898898648}, {-1.2765926535897931`, -2.3131260140499386`}, \ {-1.2765926535897931`, -1.8653427700076923`}, {-1.2765926535897931`, 1.477668290243024}, {-1.2765926535897931`, -1.071712532845277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.553906484363881}, {-1.271592653589793, -2.3130738980399523`}, \ {-1.271592653589793, -1.8643320634714755`}, {-1.271592653589793, 1.4772778796991106`}, {-1.271592653589793, \ -1.0720683764961838`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.5537422249370847`}, {-1.2665926535897931`, \ -2.3130253856775256`}, {-1.2665926535897931`, -1.8633188094488007`}, \ {-1.2665926535897931`, 1.4768882400072736`}, {-1.2665926535897931`, \ -1.0724223068666647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.553579110605382}, {-1.261592653589793, -2.3129804286566977`}, \ {-1.261592653589793, -1.8623030484008345`}, {-1.261592653589793, 1.4764993658474574`}, {-1.261592653589793, \ -1.0727743384518793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.553417131469922}, {-1.256592653589793, -2.312938979284355}, \ {-1.256592653589793, -1.861284820177961}, {-1.256592653589793, 1.4761112519188093`}, {-1.256592653589793, \ -1.0731244855754054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.5532562777444108`}, {-1.251592653589793, -2.312900990475609}, \ {-1.251592653589793, -1.860264164024672}, {-1.251592653589793, 1.4757238929396639`}, {-1.251592653589793, \ -1.0734727623913005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.553096539753661}, {-1.246592653589793, -2.312866415749102}, \ {-1.246592653589793, -1.8592411185845343`}, {-1.246592653589793, 1.4753372836475291`}, {-1.246592653589793, \ -1.0738191828861283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.5529379079321672`}, {-1.241592653589793, -2.3128352092222118`}, \ {-1.241592653589793, -1.8582157219052444`}, {-1.241592653589793, 1.4749514187990629`}, {-1.241592653589793, -1.074163760880952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.552780372822697}, {-1.236592653589793, -2.312807325606196}, \ {-1.236592653589793, -1.857188011443741}, {-1.236592653589793, 1.4745662931700518`}, {-1.236592653589793, \ -1.0745065100332962`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.552623925074909}, {-1.231592653589793, -2.3127827202012545`}, \ {-1.231592653589793, -1.8561580240713915`}, {-1.231592653589793, 1.4741819015553825`}, {-1.231592653589793, \ -1.0748474438390732`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.5524685554439874`}, {-1.226592653589793, -2.312761348891526}, \ {-1.226592653589793, -1.8551257960792413`}, {-1.226592653589793, 1.4737982387690105`}, {-1.226592653589793, \ -1.0751865756344838`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.552314254789295}, {-1.2215926535897932`, -2.3127431681400337`}, \ {-1.2215926535897932`, -1.8540913631833071`}, {-1.2215926535897932`, 1.4734152996439278`}, {-1.2215926535897932`, \ -1.0755239185978807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.5521610140730515`}, {-1.216592653589793, -2.312728134983559}, \ {-1.216592653589793, -1.8530547605299348`}, {-1.216592653589793, 1.4730330790321242`}, {-1.216592653589793, \ -1.0758594857516053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.552008824359026}, {-1.2115926535897932`, -2.3127162070274805`}, \ {-1.2115926535897932`, -1.8520160227011908`}, {-1.2115926535897932`, 1.4726515718045474`}, {-1.2115926535897932`, \ -1.0761932899637932`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.5518576768112538`}, {-1.206592653589793, -2.3127073424405564`}, \ {-1.206592653589793, -1.8509751837203037`}, {-1.206592653589793, 1.472270772851061}, {-1.206592653589793, -1.076525343950148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.551707562692764}, {-1.2015926535897932`, -2.312701499949667}, \ {-1.2015926535897932`, -1.849932277057136}, {-1.2015926535897932`, 1.4718906770803966`}, {-1.2015926535897932`, \ -1.076855660275692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.5515584733643366`}, {-1.196592653589793, -2.3126986388345228`}, \ {-1.196592653589793, -1.8488873356336937`}, {-1.196592653589793, 1.471511279420107}, {-1.196592653589793, -1.0771842513564789`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.551410400283268}, {-1.1915926535897932`, -2.3126987189223382`}, \ {-1.1915926535897932`, -1.847840391829657}, {-1.1915926535897932`, 1.4711325748165132`}, {-1.1915926535897932`, \ -1.077511129461289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.5512633350021594`}, {-1.186592653589793, -2.312701700582472}, \ {-1.186592653589793, -1.8467914774879455`}, {-1.186592653589793, 1.4707545582346506`}, {-1.186592653589793, \ -1.0778363067132855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.551117269167723}, {-1.1815926535897932`, -2.3127075447210537`}, \ {-1.1815926535897932`, -1.8457406239202923`}, {-1.1815926535897932`, 1.4703772246582125`}, {-1.1815926535897932`, \ -1.0781597950916524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.5509721945196038`}, {-1.176592653589793, -2.312716212775573}, \ {-1.176592653589793, -1.8446878619128433`}, {-1.176592653589793, 1.4700005690894913`}, {-1.176592653589793, -1.078481606433202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.550828102889218}, {-1.1715926535897931`, -2.312727666709469}, \ {-1.1715926535897931`, -1.8436332217317666`}, {-1.1715926535897931`, 1.4696245865493167`}, {-1.1715926535897931`, \ -1.0788017524339533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.550684986198613}, {-1.166592653589793, -2.312741869006692}, \ {-1.166592653589793, -1.842576733128868}, {-1.166592653589793, 1.4692492720769914`}, {-1.166592653589793, -1.079120244650689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.550542836459336}, {-1.1615926535897931`, -2.3127587826662594`}, \ {-1.1615926535897931`, -1.8415184253472228`}, {-1.1615926535897931`, 1.4688746207302257`}, {-1.1615926535897931`, \ -1.079437094502483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.550401645771328}, {-1.156592653589793, -2.3127783711968073`}, \ {-1.156592653589793, -1.8404583271267994`}, {-1.156592653589793, 1.46850062758507}, {-1.156592653589793, -1.079752313272205}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.5502614063218254`}, {-1.1515926535897931`, \ -2.3128005986111355`}, {-1.1515926535897931`, -1.8393964667100873`}, \ {-1.1515926535897931`, 1.4681272877358427`}, {-1.1515926535897931`, \ -1.0800659121079978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.550122110384284}, {-1.146592653589793, -2.3128254294207466`}, \ {-1.146592653589793, -1.838332871847728}, {-1.146592653589793, 1.4677545962950596`}, {-1.146592653589793, -1.080377902024733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.5499837503173146`}, {-1.1415926535897931`, -2.312852828630397}, \ {-1.1415926535897931`, -1.8372675698041314`}, {-1.1415926535897931`, 1.4673825483933587`}, {-1.1415926535897931`, \ -1.0806882939054379`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.5498463185636364`}, {-1.1365926535897932`, \ -2.3128827617326446`}, {-1.1365926535897932`, -1.8362005873630893`}, \ {-1.1365926535897932`, 1.467011139179425}, {-1.1365926535897932`, \ -1.0809970985027042`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.5497098076490428`}, {-1.1315926535897929`, \ -2.3129151947024047`}, {-1.1315926535897929`, -1.8351319508333765`}, \ {-1.1315926535897929`, 1.4666403638199108`}, {-1.1315926535897929`, \ -1.081304326440068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.5495742101813836`}, {-1.126592653589793, -2.312950093991519}, \ {-1.126592653589793, -1.8340616860543406`}, {-1.126592653589793, 1.4662702174993583`}, {-1.126592653589793, \ -1.0816099882133696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.549439518849564}, {-1.121592653589793, -2.312987426523331}, \ {-1.121592653589793, -1.8329898184014735`}, {-1.121592653589793, 1.4659006954201168`}, {-1.121592653589793, \ -1.0819140941920902`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.5493057264225545`}, {-1.1165926535897932`, \ -2.3130271596872842`}, {-1.1165926535897932`, -1.8319163727919672`}, \ {-1.1165926535897932`, 1.4655317928022595`}, {-1.1165926535897932`, \ -1.0822166546206635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.5491728257484145`}, {-1.1115926535897929`, \ -2.3130692613335295`}, {-1.1115926535897929`, -1.830841373690248}, \ {-1.1115926535897929`, 1.4651635048834994`}, {-1.1115926535897929`, \ -1.0825176796197697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.549040809753334}, {-1.106592653589793, -2.3131136997675528`}, \ {-1.106592653589793, -1.8297648451134916`}, {-1.106592653589793, 1.4647958269191028`}, {-1.106592653589793, \ -1.0828171791876022`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.548909671440686}, {-1.101592653589793, -2.313160443744825}, \ {-1.101592653589793, -1.8286868106371132`}, {-1.101592653589793, 1.4644287541818022`}, {-1.101592653589793, \ -1.0831151632011173`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.5487794038900926`}, {-1.0965926535897932`, -2.313209462465477}, \ {-1.0965926535897932`, -1.8276072934002285`}, {-1.0965926535897932`, 1.4640622819617055`}, {-1.0965926535897932`, \ -1.0834116414172599`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.5486500002565053`}, {-1.0915926535897933`, -2.313260725568989}, \ {-1.0915926535897933`, -1.8265263161110956`}, {-1.0915926535897933`, 1.4636964055662085`}, {-1.0915926535897933`, \ -1.0837066234741692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.5485214537692977`}, {-1.086592653589793, -2.31331420312892}, \ {-1.086592653589793, -1.825443901052521}, {-1.086592653589793, 1.4633311203198993`}, {-1.086592653589793, \ -1.0840001188923627`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.548393757731371}, {-1.081592653589793, -2.3133698656476556`}, \ {-1.081592653589793, -1.8243600700872344`}, {-1.081592653589793, 1.4629664215644682`}, {-1.081592653589793, \ -1.0842921370759016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.548266905518274}, {-1.0765926535897932`, -2.3134276840511827`}, \ {-1.0765926535897932`, -1.8232748446632432`}, {-1.0765926535897932`, 1.462602304658612}, {-1.0765926535897932`, \ -1.0845826873135342`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.5481408905773315`}, {-1.0715926535897933`, \ -2.3134876296839106`}, {-1.0715926535897933`, -1.822188245819134}, \ {-1.0715926535897933`, 1.4622387649779385`}, {-1.0715926535897933`, \ -1.0848717787798217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.548015706426791}, {-1.066592653589793, -2.3135496743034976`}, \ {-1.066592653589793, -1.8211002941893624`}, {-1.066592653589793, 1.46187579791487}, {-1.066592653589793, -1.0851594205362407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.5478913466549757`}, {-1.061592653589793, -2.3136137900757427`}, \ {-1.061592653589793, -1.8200110100094864`}, {-1.061592653589793, 1.461513398878545}, {-1.061592653589793, -1.0854456215322696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.547767804919453}, {-1.0565926535897932`, -2.313679949569483}, \ {-1.0565926535897932`, -1.81892041312138}, {-1.0565926535897932`, 1.4611515632947196`}, {-1.0565926535897932`, \ -1.0857303906064548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.5476450749462134`}, {-1.0515926535897933`, \ -2.3137481257515446`}, {-1.0515926535897933`, -1.8178285229783968`}, \ {-1.0515926535897933`, 1.4607902866056681`}, {-1.0515926535897933`, -1.0860137364874587`}} ]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.547523150528861}, {-1.046592653589793, -2.3138182919817263`}, \ {-1.046592653589793, -1.8167353586505004`}, {-1.046592653589793, 1.4604295642700804`}, {-1.046592653589793, \ -1.0862956677950875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.5474020255278162`}, {-1.041592653589793, -2.313890422007817}, \ {-1.041592653589793, -1.8156409388293548`}, {-1.041592653589793, 1.4600693917629624`}, {-1.041592653589793, \ -1.0865761930413016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.5472816938695293`}, {-1.0365926535897931`, \ -2.3139644899606546`}, {-1.0365926535897931`, -1.8145452818333734`}, \ {-1.0365926535897931`, 1.4597097645755308`}, {-1.0365926535897931`, \ -1.0868553206312093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.547162149545705}, {-1.0315926535897932`, -2.3140404703492248`}, \ {-1.0315926535897932`, -1.8134484056127282`}, {-1.0315926535897932`, 1.459350678215111}, {-1.0315926535897932`, \ -1.0871330588640384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.547043386612535}, {-1.026592653589793, -2.3141183380558012`}, \ {-1.026592653589793, -1.8123503277543125`}, {-1.026592653589793, 1.4589921282050322`}, {-1.026592653589793, \ -1.0874094159340963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.5469253991899494`}, {-1.021592653589793, -2.314198068331123}, \ {-1.021592653589793, -1.811251065486667}, {-1.021592653589793, 1.4586341100845208`}, {-1.021592653589793, -1.087684399931707}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.5468081814608685`}, {-1.0165926535897931`, -2.314279636789617}, \ {-1.0165926535897931`, -1.8101506356848576`}, {-1.0165926535897931`, 1.4582766194085965`}, {-1.0165926535897931`, \ -1.087958018844133}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.5466917276704724`}, {-1.0115926535897932`, -2.314363019404662}, \ {-1.0115926535897932`, -1.8090490548753122`}, {-1.0115926535897932`, 1.4579196517479631`}, {-1.0115926535897932`, \ -1.0882302805564812`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.546576032125477}, {-1.0065926535897929`, -2.3144481925038938`}, \ {-1.0065926535897929`, -1.8079463392406137`}, {-1.0065926535897929`, 1.4575632026889025`}, {-1.0065926535897929`, \ -1.088501192852591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.5464610891934223`}, {-1.001592653589793, -2.314535132764558}, \ {-1.001592653589793, -1.8068425046242436`}, {-1.001592653589793, 1.4572072678331651`}, {-1.001592653589793, -1.088770763415905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.546346893301969}, {-0.9965926535897931, -2.3146238172089015`}, \ {-0.9965926535897931, -1.8057375665352868`}, {-0.9965926535897931, 1.4568518427978616`}, {-0.9965926535897931, \ -1.0890389998303238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.546233438938206}, {-0.9915926535897932, -2.314714223199614}, \ {-0.9915926535897932, -1.8046315401530844`}, {-0.9915926535897932, 1.4564969232153533`}, {-0.9915926535897932, \ -1.0893059095810462`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.5461207206479686`}, {-0.9865926535897929, -2.3148063284353078`}, \ {-0.9865926535897929, -1.8035244403318476`}, {-0.9865926535897929, 1.456142504733141}, {-0.9865926535897929, -1.0895715000553905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.5460087330351597`}, {-0.981592653589793, -2.314900110946049}, \ {-0.981592653589793, -1.8024162816052183`}, {-0.981592653589793, 1.4557885830137556`}, {-0.981592653589793, -1.089835778543602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.545897470761093}, {-0.9765926535897931, -2.3149955490889305`}, \ {-0.9765926535897931, -1.8013070781907892`}, {-0.9765926535897931, 1.4554351537346453`}, {-0.9765926535897931, \ -1.0900987522396428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.54578692854383}, {-0.9715926535897932, -2.31509262154369}, \ {-0.9715926535897932, -1.8001968439945726`}, {-0.9715926535897932, 1.4550822125880642`}, {-0.9715926535897932, \ -1.0903604282419694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.5456771011575405`}, {-0.9665926535897928, -2.3151913073083796`}, \ {-0.9665926535897928, -1.7990855926154294`}, {-0.9665926535897928, 1.45472975528096}, {-0.9665926535897928, -1.0906208135542914`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.5455679834318614`}, {-0.961592653589793, -2.31529158569507}, \ {-0.961592653589793, -1.7979733373494413`}, {-0.961592653589793, 1.454377777534861}, {-0.961592653589793, -1.0908799150863162`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.5454595702512695`}, {-0.9565926535897931, -2.3153934363256146`}, \ {-0.9565926535897931, -1.796860091194246}, {-0.9565926535897931, 1.4540262750857622`}, {-0.9565926535897931, \ -1.0911377396544806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.5453518565544617`}, {-0.9515926535897932, -2.3154968391274515`}, \ {-0.9515926535897932, -1.7957458668533175`}, {-0.9515926535897932, 1.4536752436840126`}, {-0.9515926535897932, \ -1.0913942939826629`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.545244837333745}, {-0.9465926535897933, -2.3156017743294517`}, \ {-0.9465926535897933, -1.7946306767402074`}, {-0.9465926535897933, 1.4533246790941994`}, {-0.9465926535897933, \ -1.0916495847028862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.5451385076344315`}, {-0.9415926535897929, -2.3157082224578187`}, \ {-0.9415926535897929, -1.7935145329827331`}, {-0.9415926535897929, 1.4529745770950344`}, {-0.9415926535897929, \ -1.0919036183560025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.545032862554246}, {-0.936592653589793, -2.3158161643320287`}, \ {-0.936592653589793, -1.7923974474271218`}, {-0.936592653589793, 1.4526249334792387`}, {-0.936592653589793, \ -1.0921564013923626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.544927897242741}, {-0.9315926535897932, -2.315925581060823}, \ {-0.9315926535897932, -1.7912794316421057`}, {-0.9315926535897932, 1.452275744053427}, {-0.9315926535897932, -1.0924079401724764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.544823606900714}, {-0.9265926535897933, -2.316036454038243}, \ {-0.9265926535897933, -1.7901604969229743`}, {-0.9265926535897933, 1.4519270046379924`}, {-0.9265926535897933, -1.092658240967652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.5447199867796417`}, {-0.9215926535897929, -2.316148764939712}, \ {-0.9215926535897929, -1.7890406542955768`}, {-0.9215926535897929, 1.4515787110669895`}, {-0.9215926535897929, -1.092907309960627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.5446170321811157`}, {-0.916592653589793, -2.316262495718165}, \ {-0.916592653589793, -1.7879199145202813`}, {-0.916592653589793, 1.4512308591880183`}, {-0.916592653589793, -1.093155153246181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.5445147384562885`}, {-0.9115926535897931, -2.3163776286002213`}, \ {-0.9115926535897931, -1.7867982880958837`}, {-0.9115926535897931, 1.4508834448621089`}, {-0.9115926535897931, \ -1.0934017768317377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.5444131010053264`}, {-0.9065926535897932, -2.3164941460824107`}, \ {-0.9065926535897932, -1.7856757852634741`}, {-0.9065926535897932, 1.4505364639636011`}, {-0.9065926535897932, \ -1.0936471866379531`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.544312115276869}, {-0.9015926535897929, -2.316612030927433}, \ {-0.9015926535897929, -1.7845524160102568`}, {-0.9015926535897929, 1.4501899123800317`}, {-0.9015926535897929, -1.093891388499287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.544211776767499}, {-0.896592653589793, -2.316731266160477}, \ {-0.896592653589793, -1.7834281900733233`}, {-0.896592653589793, 1.4498437860120132`}, {-0.896592653589793, \ -1.0941343881645642`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.5441120810212148`}, {-0.8915926535897931, -2.316851835065575}, \ {-0.8915926535897931, -1.7823031169433838`}, {-0.8915926535897931, 1.4494980807731175`}, {-0.8915926535897931, \ -1.0943761912975223`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.544013023628915}, {-0.8865926535897932, -2.316973721182009}, \ {-0.8865926535897932, -1.7811772058684454`}, {-0.8865926535897932, 1.4491527925897585`}, {-0.8865926535897932, \ -1.0946168034773434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.5439146002278874`}, {-0.8815926535897929, -2.317096908300756}, \ {-0.8815926535897929, -1.7800504658574585`}, {-0.8815926535897929, 1.4488079174010733`}, {-0.8815926535897929, \ -1.0948562301991773`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.5438168065013027`}, {-0.876592653589793, -2.3172213804609845`}, \ {-0.876592653589793, -1.778922905683906}, {-0.876592653589793, 1.4484634511588037`}, {-0.876592653589793, -1.095094476874646}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.5437196381777225`}, {-0.8715926535897931, -2.3173471219465918`}, \ {-0.8715926535897931, -1.7777945338893575`}, {-0.8715926535897931, 1.448119389827179}, {-0.8715926535897931, -1.0953315488323407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.543623091030605}, {-0.8665926535897932, -2.317474117282786}, \ {-0.8665926535897932, -1.7766653587869756`}, {-0.8665926535897932, 1.447775729382795}, {-0.8665926535897932, -1.095567451318302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.543527160877824}, {-0.8615926535897929, -2.3176023512327135`}, \ {-0.8615926535897929, -1.775535388464979}, {-0.8615926535897929, 1.4474324658144972`}, {-0.8615926535897929, \ -1.0958021894964896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.54343184358119}, {-0.856592653589793, -2.3177318087941297`}, \ {-0.856592653589793, -1.774404630790064}, {-0.856592653589793, 1.4470895951232616`}, {-0.856592653589793, \ -1.0960357684492386`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.5433371350459817`}, {-0.8515926535897931, -2.317862475196114}, \ {-0.8515926535897931, -1.7732730934107834`}, {-0.8515926535897931, 1.4467471133220742`}, {-0.8515926535897931, -1.096268193177703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.543243031220483}, {-0.8465926535897932, -2.3179943358958237`}, \ {-0.8465926535897932, -1.7721407837608807`}, {-0.8465926535897932, 1.4464050164358127`}, {-0.8465926535897932, -1.096499468602287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.543149528095522}, {-0.8415926535897928, -2.3181273765752985`}, \ {-0.8415926535897928, -1.7710077090625866`}, {-0.8415926535897928, 1.4460633005011283`}, {-0.8415926535897928, \ -1.0967295995630648`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.543056621704023}, {-0.836592653589793, -2.3182615831383018`}, \ {-0.836592653589793, -1.7698738763298707`}, {-0.836592653589793, 1.4457219615663235`}, {-0.836592653589793, \ -1.0969585908201844`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.542964308120559}, {-0.8315926535897931, -2.318396941707204}, \ {-0.8315926535897931, -1.768739292371653}, {-0.8315926535897931, 1.4453809956912353`}, {-0.8315926535897931, -1.097186447054265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.542872583460912}, {-0.8265926535897932, -2.3185334386199137`}, \ {-0.8265926535897932, -1.7676039637949754`}, {-0.8265926535897932, 1.4450403989471141`}, {-0.8265926535897932, \ -1.0974131728667764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.5427814438816436`}, {-0.8215926535897933, -2.3186710604268415`}, \ {-0.8215926535897933, -1.7664678970081331`}, {-0.8215926535897933, 1.444700167416504}, {-0.8215926535897933, -1.0976387727804107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.542690885579663}, {-0.8165926535897929, -2.3188097938879135`}, \ {-0.8165926535897929, -1.7653310982237673`}, {-0.8165926535897929, 1.4443602971931238`}, {-0.8165926535897929, \ -1.0978632512394386`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.5426009047918066`}, {-0.811592653589793, -2.318949625969621}, \ {-0.811592653589793, -1.764193573461913}, {-0.811592653589793, 1.4440207843817459`}, {-0.811592653589793, \ -1.0980866126100561`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.542511497794425}, {-0.8065926535897932, -2.31909054384211}, \ {-0.8065926535897932, -1.7630553285530173`}, {-0.8065926535897932, 1.4436816250980782`}, {-0.8065926535897932, \ -1.0983088611807172`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.542422660902968}, {-0.8015926535897933, -2.3192325348763143`}, \ {-0.8015926535897933, -1.7619163691409119`}, {-0.8015926535897933, 1.4433428154686423`}, {-0.8015926535897933, \ -1.0985300011624568`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.542334390471583}, {-0.7965926535897929, -2.3193755866411263`}, \ {-0.7965926535897929, -1.7607767006857489`}, {-0.7965926535897929, 1.4430043516306543`}, {-0.7965926535897929, \ -1.0987500366891996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.5422466828927153`}, {-0.791592653589793, -2.3195196869006067`}, \ {-0.791592653589793, -1.7596363284669043`}, {-0.791592653589793, 1.4426662297319055`}, {-0.791592653589793, -1.098968971818058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.5421595345967134`}, {-0.7865926535897931, -2.319664823611233}, \ {-0.7865926535897931, -1.758495257585836}, {-0.7865926535897931, 1.4423284459306414`}, {-0.7865926535897931, \ -1.0991868105296199`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.54207294205144}, {-0.7815926535897932, -2.319810984919189}, \ {-0.7815926535897932, -1.7573534929689132`}, {-0.7815926535897932, 1.4419909963954416`}, {-0.7815926535897932, \ -1.0994035567282212`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.5419869017618915`}, {-0.7765926535897929, -2.3199581591576894`}, \ {-0.7765926535897929, -1.7562110393702042`}, {-0.7765926535897929, 1.4416538773051}, {-0.7765926535897929, -1.09961921424221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.5419014102698148`}, {-0.771592653589793, -2.3201063348443443`}, \ {-0.771592653589793, -1.7550679013742345`}, {-0.771592653589793, 1.4413170848485053`}, {-0.771592653589793, -1.099833786824197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.5418164641533396`}, {-0.7665926535897931, -2.3202555006785595`}, \ {-0.7665926535897931, -1.7539240833987018`}, {-0.7665926535897931, 1.4409806152245195`}, {-0.7665926535897931, \ -1.1000472781512938`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.5417320600266065`}, {-0.7615926535897932, -2.3204056455389757`}, \ {-0.7615926535897932, -1.752779589697164}, {-0.7615926535897932, 1.4406444646418588`}, {-0.7615926535897932, \ -1.1002596918253433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.5416481945394067`}, {-0.7565926535897929, -2.3205567584809406`}, \ {-0.7565926535897929, -1.7516344243616886`}, {-0.7565926535897929, 1.4403086293189737`}, {-0.7565926535897929, -1.100471031373134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.541564864376821}, {-0.751592653589793, -2.3207088287340247`}, \ {-0.751592653589793, -1.7504885913254706`}, {-0.751592653589793, 1.4399731054839278`}, {-0.751592653589793, \ -1.1006813002466036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.541482066258869}, {-0.7465926535897931, -2.3208618456995618`}, \ {-0.7465926535897931, -1.749342094365417}, {-0.7465926535897931, 1.4396378893742785`}, {-0.7465926535897931, \ -1.1008905018230348`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.5413997969401594`}, {-0.7415926535897932, -2.3210157989482343`}, \ {-0.7415926535897932, -1.7481949371046974`}, {-0.7415926535897932, 1.439302977236957}, {-0.7415926535897932, -1.101098639405234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.541318053209546}, {-0.7365926535897929, -2.321170678217691}, \ {-0.7365926535897929, -1.747047123015263}, {-0.7365926535897929, 1.4389683653281475`}, {-0.7365926535897929, \ -1.1013057162217026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.541236831889789}, {-0.731592653589793, -2.321326473410195}, \ {-0.731592653589793, -1.7458986554203382`}, {-0.731592653589793, 1.438634049913168}, {-0.731592653589793, -1.101511735426794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.5411561298372196`}, {-0.7265926535897931, -2.3214831745903135`}, \ {-0.7265926535897931, -1.7447495374968713`}, {-0.7265926535897931, 1.4383000272663498`}, {-0.7265926535897931, \ -1.1017167001008628`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.541075943941411}, {-0.7215926535897932, -2.3216407719826333`}, \ {-0.7215926535897932, -1.743599772277966}, {-0.7215926535897932, 1.4379662936709172`}, {-0.7215926535897932, \ -1.1019206132503965`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.540996271124851}, {-0.7165926535897928, -2.321799255969517}, \ {-0.7165926535897928, -1.7424493626552722`}, {-0.7165926535897928, 1.437632845418868}, {-0.7165926535897928, -1.1021234778081417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.5409171083426227`}, {-0.711592653589793, -2.3219586170888853`}, \ {-0.711592653589793, -1.7412983113813583`}, {-0.711592653589793, 1.4372996788108534`}, {-0.711592653589793, \ -1.1023252966332158`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.5408384525820864`}, {-0.7065926535897931, -2.3221188460320374`}, \ {-0.7065926535897931, -1.740146621072044}, {-0.7065926535897931, 1.436966790156058}, {-0.7065926535897931, -1.1025260725112074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.540760300862567}, {-0.7015926535897932, -2.322279933641501}, \ {-0.7015926535897932, -1.7389942942087093`}, {-0.7015926535897932, 1.4366341757720806`}, {-0.7015926535897932, \ -1.1027258081542635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.540682650235046}, {-0.6965926535897933, -2.322441870908914}, \ {-0.6965926535897933, -1.737841333140577}, {-0.6965926535897933, 1.4363018319848122`}, {-0.6965926535897933, -1.10292450620117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.5406054977818564`}, {-0.6915926535897929, -2.322604648972939}, \ {-0.6915926535897929, -1.7366877400869627`}, {-0.6915926535897929, 1.4359697551283188`}, {-0.6915926535897929, \ -1.1031221692174151`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.5405288406163824`}, {-0.686592653589793, -2.322768259117206}, \ {-0.686592653589793, -1.735533517139503}, {-0.686592653589793, 1.43563794154472}, {-0.686592653589793, -1.1033187996952452`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.5404526758827655`}, {-0.6815926535897932, -2.322932692768288}, \ {-0.6815926535897932, -1.734378666264354}, {-0.6815926535897932, 1.4353063875840697`}, {-0.6815926535897932, \ -1.1035144000537045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.54037700075561}, {-0.6765926535897933, -2.3230979414937085`}, \ {-0.6765926535897933, -1.733223189304361}, {-0.6765926535897933, 1.4349750896042366`}, {-0.6765926535897933, \ -1.1037089726386702`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.540301812439695}, {-0.6715926535897929, -2.3232639969999735`}, \ {-0.6715926535897929, -1.73206708798121}, {-0.6715926535897929, 1.4346440439707835`}, {-0.6715926535897929, -1.103902519722868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.540227108169692}, {-0.666592653589793, -2.3234308511306367`}, \ {-0.666592653589793, -1.7309103638975487`}, {-0.666592653589793, 1.4343132470568491`}, {-0.666592653589793, \ -1.1040950435058805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.5401528852098822`}, {-0.6615926535897931, -2.3235984958643954`}, \ {-0.6615926535897931, -1.7297530185390793`}, {-0.6615926535897931, 1.4339826952430272`}, {-0.6615926535897931, \ -1.1042865461141445`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.540079140853882}, {-0.6565926535897932, -2.323766923313208}, \ {-0.6565926535897932, -1.7285950532766394`}, {-0.6565926535897932, 1.433652384917248}, {-0.6565926535897932, -1.1044770296009319`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.5400058724243677`}, {-0.6515926535897929, -2.32393612572045}, \ {-0.6515926535897929, -1.7274364693682438`}, {-0.6515926535897929, 1.4333223124746572`}, {-0.6515926535897929, -1.104666495946325}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.5399330772728095`}, {-0.646592653589793, -2.3241060954590873`}, \ {-0.646592653589793, -1.726277267961117}, {-0.646592653589793, 1.4329924743174984`}, {-0.646592653589793, \ -1.1048549470571734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.539860752779203}, {-0.6415926535897931, -2.324276825029886}, \ {-0.6415926535897931, -1.7251174500936914`}, {-0.6415926535897931, 1.4326628668549921`}, {-0.6415926535897931, \ -1.1050423847670445`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.539788896351809}, {-0.6365926535897932, -2.324448307059644}, \ {-0.6365926535897932, -1.723957016697592}, {-0.6365926535897932, 1.4323334865032167`}, {-0.6365926535897932, \ -1.1052288108361588`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.539717505426895}, {-0.6315926535897929, -2.324620534299448}, \ {-0.6315926535897929, -1.722795968599596}, {-0.6315926535897929, 1.4320043296849894`}, {-0.6315926535897929, \ -1.1054142269513134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.5396465774684804`}, {-0.626592653589793, -2.324793499622967}, \ {-0.626592653589793, -1.7216343065235682`}, {-0.626592653589793, 1.4316753928297463`}, {-0.626592653589793, -1.105598634725796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.5395761099680847`}, {-0.6215926535897931, -2.324967196024757}, \ {-0.6215926535897931, -1.7204720310923813`}, {-0.6215926535897931, 1.4313466723734236`}, {-0.6215926535897931, -1.105782035699282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.53950610044448}, {-0.6165926535897932, -2.325141616618604}, \ {-0.6165926535897932, -1.719309142829811}, {-0.6165926535897932, 1.4310181647583378`}, {-0.6165926535897932, \ -1.1059644313377242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.5394365464434463`}, {-0.6115926535897929, -2.325316754635886}, \ {-0.6115926535897929, -1.7181456421624157`}, {-0.6115926535897929, 1.4306898664330667`}, {-0.6115926535897929, -1.106145823033227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.5393674455375312`}, {-0.606592653589793, -2.325492603423962}, \ {-0.606592653589793, -1.7169815294213928`}, {-0.606592653589793, 1.4303617738523302`}, {-0.606592653589793, \ -1.1063262121039095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.5392987953258106`}, {-0.6015926535897931, -2.325669156444584}, \ {-0.6015926535897931, -1.7158168048444167`}, {-0.6015926535897931, 1.4300338834768707`}, {-0.6015926535897931, -1.106505599793757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.5392305934336545`}, {-0.5965926535897932, -2.3258464072723375`}, \ {-0.5965926535897932, -1.7146514685774632`}, {-0.5965926535897932, 1.429706191773334}, {-0.5965926535897932, -1.106683987272456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.539162837512498}, {-0.5915926535897928, -2.3260243495931}, \ {-0.5915926535897928, -1.7134855206766084`}, {-0.5915926535897928, 1.429378695214151}, {-0.5915926535897928, -1.1068613756352244`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.5390955252396092`}, {-0.586592653589793, -2.3262029772025286`}, \ {-0.586592653589793, -1.7123189611098182`}, {-0.586592653589793, 1.4290513902774167`}, {-0.586592653589793, \ -1.1070377659026178`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.5390286543178666`}, {-0.5815926535897931, -2.326382284004568}, \ {-0.5815926535897931, -1.7111517897587112`}, {-0.5815926535897931, 1.4287242734467727`}, {-0.5815926535897931, -1.107213159020335}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.538962222475538}, {-0.5765926535897931, -2.3265622640099823`}, \ {-0.5765926535897931, -1.709984006420317}, {-0.5765926535897931, 1.4283973412112878`}, {-0.5765926535897931, \ -1.1073875558590007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.538896227466059}, {-0.571592653589793, -2.326742911334908}, \ {-0.571592653589793, -1.708815610808808}, {-0.571592653589793, 1.4280705900653372`}, {-0.571592653589793, \ -1.1075609572139427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.53883066706782}, {-0.566592653589793, -2.3269242201994347`}, \ {-0.566592653589793, -1.7076466025572192`}, {-0.566592653589793, 1.4277440165084867`}, {-0.566592653589793, -1.10773336380495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.5387655390839496`}, {-0.561592653589793, -2.327106184926199}, \ {-0.561592653589793, -1.7064769812191583`}, {-0.561592653589793, 1.42741761704537}, {-0.561592653589793, -1.107904776276021}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.53870084134211}, {-0.556592653589793, -2.32728879993901}, \ {-0.556592653589793, -1.7053067462704892`}, {-0.556592653589793, 1.4270913881855718`}, {-0.556592653589793, \ -1.1080751951950998`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.5386365716942865`}, {-0.551592653589793, -2.327472059761487}, \ {-0.551592653589793, -1.7041358971110165`}, {-0.551592653589793, 1.426765326443508}, {-0.551592653589793, -1.1082446210537944`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.5385727280165824`}, {-0.546592653589793, -2.3276559590157264`}, \ {-0.546592653589793, -1.7029644330661424`}, {-0.546592653589793, 1.426439428338307}, {-0.546592653589793, -1.1084130542670845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.5385093082090218`}, {-0.541592653589793, -2.3278404924209846`}, \ {-0.541592653589793, -1.7017923533885175`}, {-0.541592653589793, 1.42611369039369}, {-0.541592653589793, -1.1085804951730167`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.5384463101953485`}, {-0.536592653589793, -2.328025654792381}, \ {-0.536592653589793, -1.70061965725968}, {-0.536592653589793, 1.4257881091378517`}, {-0.536592653589793, \ -1.1087469440323827`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.538383731922831}, {-0.531592653589793, -2.328211441039625}, \ {-0.531592653589793, -1.6994463437916776`}, {-0.531592653589793, 1.4254626811033428`}, {-0.531592653589793, \ -1.1089124010283864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.538321571362069}, {-0.526592653589793, -2.32839784616576}, \ {-0.526592653589793, -1.6982724120286823`}, {-0.526592653589793, 1.4251374028269486`}, {-0.526592653589793, \ -1.1090768662662944`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.5382598265068053`}, {-0.521592653589793, -2.328584865265928}, \ {-0.521592653589793, -1.6970978609485905`}, {-0.521592653589793, 1.4248122708495712`}, {-0.521592653589793, \ -1.1092403397730743`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.5381984953737367`}, {-0.5165926535897931, -2.3287724935261545`}, \ {-0.5165926535897931, -1.6959226894646118`}, {-0.5165926535897931, 1.4244872817161103`}, {-0.5165926535897931, \ -1.1094028214970195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.5381375760023297`}, {-0.511592653589793, -2.328960726222149}, \ {-0.511592653589793, -1.6947468964268546`}, {-0.511592653589793, 1.4241624319753432`}, {-0.511592653589793, \ -1.1095643113073554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.5380770664546377`}, {-0.5065926535897931, -2.32914955871813}, \ {-0.5065926535897931, -1.69357048062389}, {-0.5065926535897931, 1.4238377181798068`}, {-0.5065926535897931, \ -1.1097248089938354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.5380169648151245`}, {-0.5015926535897931, -2.329338986465663}, \ {-0.5015926535897931, -1.692393440784316}, {-0.5015926535897931, 1.4235131368856764`}, {-0.5015926535897931, \ -1.1098843142663197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.537957269190483}, {-0.49659265358979304`, -2.3295290050025197`}, \ {-0.49659265358979304`, -1.691215775578307}, {-0.49659265358979304`, 1.4231886846526485`}, {-0.49659265358979304`, \ -1.1100428267543399`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.5378979777094637`}, {-0.4915926535897931, -2.329719609951558}, \ {-0.4915926535897931, -1.6900374836191578`}, {-0.4915926535897931, 1.4228643580438198`}, {-0.4915926535897931, \ -1.1102003460066485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.537839088522703}, {-0.4865926535897931, -2.32991079701961}, \ {-0.4865926535897931, -1.688858563464819}, {-0.4865926535897931, 1.422540153625569}, {-0.4865926535897931, -1.1103568714907526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.5377805998025518`}, {-0.4815926535897931, -2.3301025619963993`}, \ {-0.4815926535897931, -1.6876790136194222`}, {-0.4815926535897931, 1.4222160679674365`}, {-0.4815926535897931, -1.110512402592433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.537722509742911}, {-0.4765926535897931, -2.330294900753471}, \ {-0.4765926535897931, -1.6864988325347998`}, {-0.4765926535897931, 1.4218920976420046`}, {-0.4765926535897931, -1.110666938615246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.537664816559065}, {-0.4715926535897931, -2.330487809243131}, \ {-0.4715926535897931, -1.6853180186120014`}, {-0.4715926535897931, 1.4215682392247795`}, {-0.4715926535897931, -1.110820478780012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.5376075184875213`}, {-0.46659265358979307`, -2.330681283497418}, \ {-0.46659265358979307`, -1.6841365702027973`}, {-0.46659265358979307`, 1.4212444892940697`}, {-0.46659265358979307`, \ -1.1109730222242862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.53755061378585}, {-0.46159265358979307`, -2.330875319627077}, \ {-0.46159265358979307`, -1.6829544856111807`}, {-0.46159265358979307`, 1.4209208444308672`}, {-0.46159265358979307`, \ -1.1111245680018127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.537494100732525}, {-0.45659265358979306`, -2.3310699138205573`}, \ {-0.45659265358979306`, -1.681771763094862}, {-0.45659265358979306`, 1.4205973012187283`}, {-0.45659265358979306`, \ -1.1112751150819635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.537437977626773}, {-0.45159265358979306`, -2.3312650623430238`}, \ {-0.45159265358979306`, -1.6805884008667613`}, {-0.45159265358979306`, 1.4202738562436523`}, {-0.45159265358979306`, \ -1.1114246623491613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.5373822427884165`}, {-0.44659265358979305`, -2.331460761535385}, \ {-0.44659265358979305`, -1.679404397096496}, {-0.44659265358979305`, 1.419950506093963}, {-0.44659265358979305`, \ -1.1115732086022816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.5373268945577263`}, {-0.44159265358979305`, \ -2.3316570078133356`}, {-0.44159265358979305`, -1.6782197499118583`}, \ {-0.44159265358979305`, 1.4196272473601874`}, {-0.44159265358979305`, \ -1.1117207525540453`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.537271931295272}, {-0.43659265358979304`, -2.3318537976664167`}, \ {-0.43659265358979304`, -1.6770344574002993`}, {-0.43659265358979304`, 1.419304076634936}, {-0.43659265358979304`, -1.111867292830385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.537217351381776}, {-0.43159265358979304`, -2.332051127657087}, \ {-0.43159265358979304`, -1.6758485176104019`}, {-0.43159265358979304`, 1.4189809905127835`}, {-0.43159265358979304`, \ -1.1120128279698003`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.5371631532179717`}, {-0.42659265358979304`, -2.332248994419813}, \ {-0.42659265358979304`, -1.6746619285533548`}, {-0.42659265358979304`, 1.4186579855901462`}, {-0.42659265358979304`, \ -1.112157356422694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.5371093352244585`}, {-0.42159265358979303`, -2.332447394660173}, \ {-0.42159265358979303`, -1.6734746882044231`}, {-0.42159265358979303`, 1.418335058465164}, {-0.42159265358979303`, \ -1.1123008765506883`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.5370558958415663`}, {-0.416592653589793, -2.3326463251539717`}, \ {-0.416592653589793, -1.6722867945044206`}, {-0.416592653589793, 1.418012205737578}, {-0.416592653589793, -1.1124433866259245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.5370028335292156`}, {-0.411592653589793, -2.3328457827463756`}, \ {-0.411592653589793, -1.6710982453611745`}, {-0.411592653589793, 1.417689424008611}, {-0.411592653589793, -1.1125848848303437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.536950146766783}, {-0.406592653589793, -2.3330457643510565`}, \ {-0.406592653589793, -1.6699090386509956`}, {-0.406592653589793, 1.417366709880846}, {-0.406592653589793, -1.1127253692549504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.5368978340529704`}, {-0.40159265358979307`, -2.333246266949353}, \ {-0.40159265358979307`, -1.6687191722201469`}, {-0.40159265358979307`, 1.4170440599581045`}, {-0.40159265358979307`, \ -1.112864837899053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.5368458939056695`}, {-0.39659265358979306`, -2.333447287589444}, \ {-0.39659265358979306`, -1.6675286438863088`}, {-0.39659265358979306`, 1.4167214708453273`}, {-0.39659265358979306`, \ -1.1130032886694912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.5367943248618383`}, {-0.39159265358979306`, \ -2.3336488233855333`}, {-0.39159265358979306`, -1.6663374514400495`}, \ {-0.39159265358979306`, 1.4163989391484517`}, {-0.39159265358979306`, \ -1.1131407193798377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.5367431254773702`}, {-0.38659265358979306`, \ -2.3338508715170514`}, {-0.38659265358979306`, -1.6651455926462966`}, \ {-0.38659265358979306`, 1.4160764614742904`}, {-0.38659265358979306`, \ -1.1132771277495837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.536692294326971}, {-0.38159265358979305`, -2.3340534292278696`}, \ {-0.38159265358979305`, -1.663953065245805}, {-0.38159265358979305`, 1.4157540344304103`}, {-0.38159265358979305`, \ -1.1134125114033044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.5366418300040365`}, {-0.37659265358979305`, -2.334256493825525}, \ {-0.37659265358979305`, -1.6627598669566366`}, {-0.37659265358979305`, 1.4154316546250099`}, {-0.37659265358979305`, \ -1.113546867869802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.536591731120531}, {-0.3715926535897931, -2.3344600626804572`}, \ {-0.3715926535897931, -1.6615659954756319`}, {-0.3715926535897931, 1.4151093186667987`}, {-0.3715926535897931, \ -1.1136801945812294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.536541996306868}, {-0.3665926535897931, -2.334664133225264}, \ {-0.3665926535897931, -1.6603714484798953`}, {-0.3665926535897931, 1.4147870231648736`}, {-0.3665926535897931, \ -1.1138124888721932`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.536492624211794}, {-0.3615926535897931, -2.3348687029539597`}, \ {-0.3615926535897931, -1.659176223628274}, {-0.3615926535897931, 1.414464764728598}, {-0.3615926535897931, -1.1139437479788354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.5364436135022745`}, {-0.3565926535897931, -2.3350737694212556`}, \ {-0.3565926535897931, -1.6579803185628506`}, {-0.3565926535897931, 1.4141425399674785`}, {-0.3565926535897931, \ -1.1140739690378918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.5363949628633784`}, {-0.3515926535897931, -2.335279330241844}, \ {-0.3515926535897931, -1.6567837309104334`}, {-0.3515926535897931, 1.413820345491042}, {-0.3515926535897931, -1.1142031490857305`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.53634667099817}, {-0.3465926535897931, -2.3354853830896976`}, \ {-0.3465926535897931, -1.655586458284058}, {-0.3465926535897931, 1.4134981779087143`}, {-0.3465926535897931, \ -1.1143312850573666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.536298736627597}, {-0.34159265358979307`, -2.335691925697383}, \ {-0.34159265358979307`, -1.654388498284488}, {-0.34159265358979307`, 1.4131760338296948`}, {-0.34159265358979307`, \ -1.1144583737854563`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.536251158490384}, {-0.33659265358979307`, -2.3358989558553804`}, \ {-0.33659265358979307`, -1.6531898485017278`}, {-0.33659265358979307`, 1.412853909862835}, {-0.33659265358979307`, -1.114584411999265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.5362039353429275`}, {-0.33159265358979306`, \ -2.3361064714114197`}, {-0.33159265358979306`, -1.6519905065165408`}, \ {-0.33159265358979306`, 1.4125318026165143`}, {-0.33159265358979306`, \ -1.1147093963236154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.536157065959193}, {-0.32659265358979306`, -2.336314470269821}, \ {-0.32659265358979306`, -1.6507904699019715`}, {-0.32659265358979306`, 1.4122097086985161`}, {-0.32659265358979306`, \ -1.1148333232778083`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.5361105491306093`}, {-0.32159265358979305`, \ -2.3365229503908553`}, {-0.32159265358979305`, -1.649589736224882}, \ {-0.32159265358979305`, 1.4118876247159042`}, {-0.32159265358979305`, \ -1.1149561892745226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.536064383665973}, {-0.31659265358979305`, -2.3367319097901063`}, \ {-0.31659265358979305`, -1.6483883030474906`}, {-0.31659265358979305`, 1.411565547274898}, {-0.31659265358979305`, \ -1.1150779906186894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.536018568391347}, {-0.31159265358979304`, -2.336941346537852}, \ {-0.31159265358979304`, -1.6471861679289233`}, {-0.31159265358979304`, 1.4112434729807488`}, {-0.31159265358979304`, \ -1.1151987235063416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.5359731021499656`}, {-0.30659265358979304`, -2.337151258758448}, \ {-0.30659265358979304`, -1.6459833284267749`}, {-0.30659265358979304`, 1.4109213984376143`}, {-0.30659265358979304`, \ -1.1153183840234369`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.535927983802138}, {-0.30159265358979304`, -2.3373616446297274`}, \ {-0.30159265358979304`, -1.6447797820986765`}, {-0.30159265358979304`, 1.4105993202484342`}, {-0.30159265358979304`, \ -1.1154369681446559`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.5358832122251576`}, {-0.29659265358979303`, -2.337572502382408}, \ {-0.29659265358979303`, -1.6435755265038807`}, {-0.29659265358979303`, 1.410277235014804}, {-0.29659265358979303`, \ -1.1155544717321764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.535838786313208}, {-0.2915926535897931, -2.3377838302995118`}, \ {-0.2915926535897931, -1.642370559204848}, {-0.2915926535897931, 1.4099551393368508`}, {-0.2915926535897931, -1.115670890534418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.5357947049772744`}, {-0.2865926535897931, -2.3379956267157915`}, \ {-0.2865926535897931, -1.6411648777688557`}, {-0.2865926535897931, 1.4096330298131061`}, {-0.2865926535897931, \ -1.1157862201847604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.5357509671450575`}, {-0.2815926535897931, -2.3382078900171672`}, \ {-0.2815926535897931, -1.6399584797696134`}, {-0.2815926535897931, 1.4093109030403803`}, {-0.2815926535897931, \ -1.1159004562002355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.5357075717608835`}, {-0.27659265358979307`, -2.338420618640177}, \ {-0.27659265358979307`, -1.6387513627888908`}, {-0.27659265358979307`, 1.4089887556136362`}, {-0.27659265358979307`, \ -1.1160135939801912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.5356645177856225`}, {-0.27159265358979306`, \ -2.3386338110714306`}, {-0.27159265358979306`, -1.6375435244181615`}, \ {-0.27159265358979306`, 1.4086665841258623`}, {-0.27159265358979306`, \ -1.1161256288049266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.5356218041966043`}, {-0.26659265358979306`, \ -2.3388474658470755`}, {-0.26659265358979306`, -1.6363349622602614`}, \ {-0.26659265358979306`, 1.4083443851679454`}, {-0.26659265358979306`, \ -1.1162365558342984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.535579429987537}, {-0.26159265358979306`, -2.339061581552274}, \ {-0.26159265358979306`, -1.6351256739310598`}, {-0.26159265358979306`, 1.4080221553285426`}, {-0.26159265358979306`, \ -1.1163463701062974`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.535537394168428}, {-0.25659265358979305`, -2.3392761568206866`}, \ {-0.25659265358979305`, -1.6339156570611468`}, {-0.25659265358979305`, 1.407699891193956}, {-0.25659265358979305`, \ -1.1164550665355988`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.5354956957655044`}, {-0.25159265358979305`, \ -2.3394911903339652`}, {-0.25159265358979305`, -1.6327049092975374`}, \ {-0.25159265358979305`, 1.4073775893480014`}, {-0.25159265358979305`, \ -1.1165626399120758`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.53545433382114}, {-0.24659265358979304`, -2.339706680821255}, \ {-0.24659265358979304`, -1.631493428305392}, {-0.24659265358979304`, 1.4070552463718815`}, {-0.24659265358979304`, \ -1.1166690848992884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.535413307393776}, {-0.24159265358979304`, -2.339922627058706}, \ {-0.24159265358979304`, -1.6302812117697536`}, {-0.24159265358979304`, 1.4067328588440573`}, {-0.24159265358979304`, \ -1.116774396032938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.5353726155578507`}, {-0.23659265358979303`, -2.34013902786899}, \ {-0.23659265358979303`, -1.629068257397302}, {-0.23659265358979303`, 1.4064104233401185`}, {-0.23659265358979303`, \ -1.116878567719292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.5353322574037267`}, {-0.23159265358979303`, \ -2.3403558821208326`}, {-0.23159265358979303`, -1.6278545629181316`}, \ {-0.23159265358979303`, 1.4060879364326537`}, {-0.23159265358979303`, \ -1.116981594233573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.5352922320376217`}, {-0.22659265358979308`, \ -2.3405731887285457`}, {-0.22659265358979308`, -1.6266401260875396`}, \ {-0.22659265358979308`, 1.4057653946911202`}, {-0.22659265358979308`, \ -1.1170834697183176`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.5352525385815383`}, {-0.22159265358979308`, \ -2.3407909466515724`}, {-0.22159265358979308`, -1.625424944687845}, \ {-0.22159265358979308`, 1.4054427946817152`}, {-0.22159265358979308`, \ -1.1171841881817017`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.5352131761731984`}, {-0.21659265358979307`, -2.341009154894041}, \ {-0.21659265358979307`, -1.6242090165302177`}, {-0.21659265358979307`, 1.4051201329672434`}, {-0.21659265358979307`, \ -1.1172837434958311`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.5351741439659787`}, {-0.21159265358979307`, -2.341227812504324}, \ {-0.21159265358979307`, -1.622992339456535}, {-0.21159265358979307`, 1.404797406106986}, {-0.21159265358979307`, \ -1.1173821293949968`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.5351354411288436`}, {-0.20659265358979306`, \ -2.3414469185746074`}, {-0.20659265358979306`, -1.621774911341262}, \ {-0.20659265358979306`, 1.4044746106565702`}, {-0.20659265358979306`, \ -1.1174793394738958`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.5350970668462853`}, {-0.20159265358979306`, -2.341666472240466}, \ {-0.20159265358979306`, -1.6205567300933452`}, {-0.20159265358979306`, 1.4041517431678365`}, {-0.20159265358979306`, \ -1.1175753671858173`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.535059020318262}, {-0.19659265358979305`, -2.3418864726804456`}, \ {-0.19659265358979305`, -1.6193377936581426`}, {-0.19659265358979305`, 1.403828800188706}, {-0.19659265358979305`, \ -1.1176702058407888`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.535021300760139}, {-0.19159265358979305`, -2.3421069191156585`}, \ {-0.19159265358979305`, -1.6181181000193667`}, {-0.19159265358979305`, 1.4035057782630478`}, {-0.19159265358979305`, \ -1.1177638486036894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.534983907402631}, {-0.18659265358979304`, -2.342327810809379}, \ {-0.18659265358979304`, -1.6168976472010559`}, {-0.18659265358979304`, 1.4031826739305455`}, {-0.18659265358979304`, \ -1.1178562884923233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.5349468394917434`}, {-0.18159265358979304`, -2.34254914706665}, \ {-0.18159265358979304`, -1.6156764332695763`}, {-0.18159265358979304`, 1.4028594837265642`}, {-0.18159265358979304`, \ -1.1179475183754533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.534910096288721}, {-0.17659265358979304`, -2.3427709272338966`}, \ {-0.17659265358979304`, -1.6144544563356418`}, {-0.17659265358979304`, 1.4025362041820149`}, {-0.17659265358979304`, \ -1.1180375309707986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.5348736770699927`}, {-0.17159265358979303`, \ -2.3429931506985477`}, {-0.17159265358979303`, -1.6132317145563684`}, \ {-0.17159265358979303`, 1.40221283182322}, {-0.17159265358979303`, \ -1.1181263188429897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.5348375811271175`}, {-0.16659265358979303`, \ -2.3432158168886614`}, {-0.16659265358979303`, -1.6120082061373509`}, \ {-0.16659265358979303`, 1.40188936317178}, {-0.16659265358979303`, \ -1.1182138744014867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.534801807766738}, {-0.16159265358979308`, -2.3434389252725616`}, \ {-0.16159265358979308`, -1.61078392933477}, {-0.16159265358979308`, 1.4015657947444338`}, {-0.16159265358979308`, \ -1.1183001898984504`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.534766356310528}, {-0.15659265358979307`, -2.343662475358478}, \ {-0.15659265358979307`, -1.6095588824575342`}, {-0.15659265358979307`, 1.4012421230529266`}, {-0.15659265358979307`, \ -1.1183852574265778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.534731226095147}, {-0.15159265358979307`, -2.3438864666941956`}, \ {-0.15159265358979307`, -1.6083330638694404`}, {-0.15159265358979307`, 1.4009183446038704`}, {-0.15159265358979307`, \ -1.1184690689168915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.534696416472192}, {-0.14659265358979306`, -2.3441108988667088`}, \ {-0.14659265358979306`, -1.607106471991376}, {-0.14659265358979306`, 1.4005944558986076`}, {-0.14659265358979306`, \ -1.1185516161364861`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.5346619268081554`}, {-0.14159265358979306`, \ -2.3443357715018838`}, {-0.14159265358979306`, -1.6058791053035497`}, \ {-0.14159265358979306`, 1.4002704534330728`}, {-0.14159265358979306`, \ -1.118632890686231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.534627756484378}, {-0.13659265358979306`, -2.3445610842641242`}, \ {-0.13659265358979306`, -1.6046509623477525`}, {-0.13659265358979306`, 1.3999463336976548`}, {-0.13659265358979306`, \ -1.1187128839984282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.534593904897011}, {-0.13159265358979305`, -2.344786836856049}, \ {-0.13159265358979305`, -1.6034220417296552`}, {-0.13159265358979305`, 1.3996220931770573`}, {-0.13159265358979305`, \ -1.118791587334425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.5345603714569727`}, {-0.12659265358979305`, -2.345013029018171}, \ {-0.12659265358979305`, -1.6021923421211381`}, {-0.12659265358979305`, 1.3992977283501593`}, {-0.12659265358979305`, \ -1.1188689917821777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.53452715558991}, {-0.12159265358979304`, -2.345239660528586}, \ {-0.12159265358979304`, -1.6009618622626587`}, {-0.12159265358979304`, 1.3989732356898748`}, {-0.12159265358979304`, \ -1.118945088253772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.5344942567361612`}, {-0.11659265358979304`, -2.345466731202662}, \ {-0.11659265358979304`, -1.5997306009656538`}, {-0.11659265358979304`, 1.3986486116630128`}, {-0.11659265358979304`, \ -1.1190198674828904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.5344616743507196`}, {-0.11159265358979303`, \ -2.3456942408927444`}, {-0.11159265358979303`, -1.5984985571149775`}, \ {-0.11159265358979303`, 1.398323852730135}, {-0.11159265358979303`, \ -1.1190933200222362`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.534429407903198}, {-0.10659265358979303`, -2.3459221894878564`}, \ {-0.10659265358979303`, -1.5972657296713797`}, {-0.10659265358979303`, 1.397998955345414}, {-0.10659265358979303`, \ -1.1191654362409023`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.5343974568777963`}, {-0.10159265358979308`, \ -2.3461505769134146`}, {-0.10159265358979308`, -1.5960321176740215`}, \ {-0.10159265358979308`, 1.3976739159564915`}, {-0.10159265358979308`, \ -1.1192362063216923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.534365820773268}, {-0.09659265358979308, -2.3463794031309417`}, \ {-0.09659265358979308, -1.5947977202430328`}, {-0.09659265358979308, 1.3973487310043344`}, {-0.09659265358979308, \ -1.1193056202583893`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.534334499102891}, {-0.09159265358979307, -2.3466086681377947`}, \ {-0.09159265358979307, -1.5935625365821076`}, {-0.09159265358979307, 1.3970233969230905`}, {-0.09159265358979307, \ -1.1193736678529727`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.534303491394436}, {-0.08659265358979307, -2.346838371966889}, \ {-0.08659265358979307, -1.5923265659811427`}, {-0.08659265358979307, 1.3966979101399453`}, {-0.08659265358979307, \ -1.1194403387127794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.5342727971901398`}, {-0.08159265358979306, \ -2.3470685146864367`}, {-0.08159265358979306, -1.591089807818919}, \ {-0.08159265358979306, 1.3963722670749752`}, {-0.08159265358979306, \ -1.1195056222476134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.5342424160466805`}, {-0.07659265358979306, \ -2.3472990963996847`}, {-0.07659265358979306, -1.5898522615658273`}, \ {-0.07659265358979306, 1.3960464641410026`}, {-0.07659265358979306, \ -1.1195695076667993`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.534212347535148}, {-0.07159265358979305, -2.3475301172446605`}, \ {-0.07159265358979305, -1.5886139267866362`}, {-0.07159265358979305, 1.3957204977434499`}, {-0.07159265358979305, \ -1.1196319839761777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.5341825912410236`}, {-0.06659265358979305, -2.347761577393925}, \ {-0.06659265358979305, -1.5873748031433095`}, {-0.06659265358979305, 1.3953943642801903`}, {-0.06659265358979305, \ -1.1196930399750442`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.534153146764157}, {-0.061592653589793045`, \ -2.3479934770543247`}, {-0.061592653589793045`, -1.5861348903978647`}, \ {-0.061592653589793045`, 1.3950680601414016`}, {-0.061592653589793045`, \ -1.119752664253033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.534124013718743}, {-0.05659265358979304, -2.34822581646676}, \ {-0.05659265358979304, -1.5848941884152874`}, {-0.05659265358979304, 1.3947415817094164`}, {-0.05659265358979304, \ -1.1198108451869366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.534095191733304}, {-0.051592653589793036`, \ -2.3484585959059467`}, {-0.051592653589793036`, -1.583652697166486}, \ {-0.051592653589793036`, 1.3944149253585734`}, {-0.051592653589793036`, \ -1.1198675709374668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.5340666804506697`}, {-0.04659265358979303, \ -2.3486918156801915`}, {-0.04659265358979303, -1.5824104167313002`}, \ {-0.04659265358979303, 1.394088087455067}, {-0.04659265358979303, \ -1.1199228294459582`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.5340384795279625`}, {-0.04159265358979303, \ -2.3489254761311673`}, {-0.04159265358979303, -1.581167347301564}, \ {-0.04159265358979303, 1.3937610643567955`}, {-0.04159265358979303, \ -1.1199766084310023`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.534010588636578}, {-0.03659265358979302, -2.349159577633699}, \ {-0.03659265358979302, -1.5799234891842109`}, {-0.03659265358979302, 1.3934338524132104`}, {-0.03659265358979302, \ -1.1200288953850233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.533983007462174}, {-0.03159265358979302, -2.3493941205955458`}, \ {-0.03159265358979302, -1.5786788428044447`}, {-0.03159265358979302, 1.3931064479651636`}, {-0.03159265358979302, \ -1.1200796775707877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.5339557357046565`}, {-0.026592653589793014`, -2.3496291054572}, \ {-0.026592653589793014`, -1.5774334087089519`}, {-0.026592653589793014`, 1.3927788473447538`}, {-0.026592653589793014`, \ -1.1201289420178497`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.5339287730781663`}, {-0.02159265358979301, -2.34986453269168}, \ {-0.02159265358979301, -1.5761871875691817`}, {-0.02159265358979301, 1.3924510468751723`}, {-0.02159265358979301, \ -1.120176675518925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.5339021193110707`}, {-0.016592653589793005`, \ -2.350100402804334}, {-0.016592653589793005`, -1.574940180184671}, \ {-0.016592653589793005`, 1.3921230428705484`}, {-0.016592653589793005`, \ -1.1202228646262047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.5338757741459537`}, {-0.011592653589793, -2.3503367163326487`}, \ {-0.011592653589793, -1.5736923874864368`}, {-0.011592653589793, 1.3917948316357938`}, {-0.011592653589793, \ -1.1202674956475906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.5338497373396076`}, {-0.006592653589792996, \ -2.3505734738460577`}, {-0.006592653589792996, -1.57244381054042}, \ {-0.006592653589792996, 1.3914664094664446`}, {-0.006592653589792996, \ -1.1203105546428704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.533824008663028}, {-0.0015926535897931027`, \ -2.3508106759457608`}, {-0.0015926535897931027`, -1.5711944505509947`}, \ {-0.0015926535897931027`, 1.3911377726485057`}, {-0.0015926535897931027`, \ -1.1203520274198124`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.5337985879014084`}, { 0.0034073464102069018`, -2.351048323264545}, { 0.0034073464102069018`, -1.5699443088645335`}, { 0.0034073464102069018`, 1.3908089174582907`}, { 0.0034073464102069018`, -1.120391899530194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.5337734748541347`}, { 0.008407346410206906, -2.351286416466609}, { 0.008407346410206906, -1.5686933869730404`}, {0.008407346410206906, 1.390479840162264}, {0.008407346410206906, -1.120430156265753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.533748669334787}, { 0.01340734641020691, -2.351524956247397}, { 0.01340734641020691, -1.5674416865178444`}, {0.01340734641020691, 1.3901505370168792`}, { 0.01340734641020691, -1.1204667826540653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.533724171171134}, { 0.018407346410206915`, -2.351763943333427}, { 0.018407346410206915`, -1.5661892092933571`}, { 0.018407346410206915`, 1.3898210042684196`}, { 0.018407346410206915`, -1.1205017634543455`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.533699980205136}, { 0.02340734641020692, -2.3520033784821375`}, { 0.02340734641020692, -1.5649359572508985`}, {0.02340734641020692, 1.3894912381528348`}, {0.02340734641020692, -1.120535083153173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.533676096292947}, { 0.028407346410206924`, -2.3522432624817267`}, { 0.028407346410206924`, -1.5636819325025895`}, { 0.028407346410206924`, 1.389161234895578}, { 0.028407346410206924`, -1.1205667259601335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, 2.5336525193049164`}, { 0.03340734641020693, -2.3524835961510013`}, { 0.03340734641020693, -1.5624271373253116`}, {0.03340734641020693, 1.3888309907114431`}, { 0.03340734641020693, -1.1205966758033867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, 2.5336292491255934`}, { 0.03840734641020693, -2.352724380339231}, { 0.03840734641020693, -1.5611715741647372`}, {0.03840734641020693, 1.3885005018043983`}, {0.03840734641020693, -1.12062491632515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, 2.5336062856537347`}, { 0.04340734641020694, -2.3529656159260033`}, { 0.04340734641020694, -1.5599152456394334`}, {0.04340734641020694, 1.3881697643674216`}, {0.04340734641020694, -1.120651430877098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, 2.5335836288023095`}, { 0.04840734641020694, -2.353207303821084}, { 0.04840734641020694, -1.5586581545450338`}, {0.04840734641020694, 1.3878387745823326`}, { 0.04840734641020694, -1.1206762025156836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, 2.5335612784985084`}, { 0.053407346410206946`, -2.3534494449642844`}, { 0.053407346410206946`, -1.5574003038584858`}, { 0.053407346410206946`, 1.3875075286196252`}, { 0.053407346410206946`, -1.1206992139973666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, 2.5335392346837553`}, { 0.05840734641020695, -2.3536920403253285`}, { 0.05840734641020695, -1.5561416967423745`}, {0.05840734641020695, 1.3871760226382994`}, { 0.05840734641020695, -1.1207204477737627`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, 2.533517497313716}, { 0.06340734641020696, -2.3539350909037275`}, { 0.06340734641020696, -1.5548823365493216`}, {0.06340734641020696, 1.38684425278569}, {0.06340734641020696, -1.1207398859867002`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, 2.5334960663583113`}, { 0.06840734641020696, -2.354178597728658}, { 0.06840734641020696, -1.5536222268264601`}, {0.06840734641020696, 1.3865122151972964`}, { 0.06840734641020696, -1.1207575104631906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, 2.533474941801733}, { 0.07340734641020696, -2.3544225618588404`}, { 0.07340734641020696, -1.5523613713199904`}, {0.07340734641020696, 1.3861799059966098`}, { 0.07340734641020696, -1.1207733027103062`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, 2.533454123642457}, { 0.07840734641020697, -2.35466698438243}, { 0.07840734641020697, -1.5510997739798156`}, {0.07840734641020697, 1.3858473212949416`}, { 0.07840734641020697, -1.1207872439099686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, 2.5334336118932606`}, { 0.08340734641020697, -2.3549118664169004`}, { 0.08340734641020697, -1.549837438964257}, {0.08340734641020697, 1.3855144571912466`}, { 0.08340734641020697, -1.1207993149136424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, 2.533413406581241}, { 0.08840734641020698, -2.3551572091089406`}, { 0.08840734641020698, -1.5485743706448565`}, {0.08840734641020698, 1.38518130977195}, {0.08840734641020698, -1.120809496236935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, 2.5333935077478356`}, { 0.09340734641020698, -2.355403013634351}, { 0.09340734641020698, -1.5473105736112573`}, {0.09340734641020698, 1.3848478751107693`}, { 0.09340734641020698, -1.1208177680540998`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, 2.53337391544884}, { 0.09840734641020699, -2.3556492811979455`}, { 0.09840734641020699, -1.5460460526761732`}, {0.09840734641020699, 1.384514149268537}, {0.09840734641020699, -1.120824110192445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, 2.533354629754433}, { 0.10340734641020699`, -2.3558960130334556`}, { 0.10340734641020699`, -1.5447808128804472`}, {0.10340734641020699`, 1.3841801282930222`}, { 0.10340734641020699`, -1.1208285021266402`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, 2.5333356507492}, { 0.108407346410207, -2.3561432104034385`}, { 0.108407346410207, -1.5435148594981913`}, {0.108407346410207, 1.3838458082187497`}, {0.108407346410207, -1.1208309229729274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, 2.5333169785321568`}, { 0.113407346410207, -2.356390874599192}, { 0.113407346410207, -1.5422481980420242`}, {0.113407346410207, 1.3835111850668194`}, {0.113407346410207, -1.120831351483225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, 2.5332986132167763`}, { 0.118407346410207, -2.356639006940668}, { 0.118407346410207, -1.540980834268389}, {0.118407346410207, 1.3831762548447237`}, {0.118407346410207, -1.1208297660391384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, 2.533280554931017}, { 0.1234073464102069, -2.356887608776396}, { 0.1234073464102069, -1.5397127741829757`}, {0.1234073464102069, 1.3828410135461635`}, { 0.1234073464102069, -1.1208261446458554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, 2.5332628038173537`}, { 0.1284073464102069, -2.357136681483401}, { 0.1284073464102069, -1.5384440240462258`}, {0.1284073464102069, 1.3825054571508633`}, {0.1284073464102069, -1.120820464925947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, 2.5332453600328035`}, { 0.1334073464102069, -2.3573862264671375`}, { 0.1334073464102069, -1.5371745903789364`}, {0.1334073464102069, 1.382169581624385}, {0.1334073464102069, -1.1208127041130562`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, 2.533228223748963}, { 0.1384073464102069, -2.3576362451614163`}, { 0.1384073464102069, -1.5359044799679595`}, {0.1384073464102069, 1.3818333829179412`}, { 0.1384073464102069, -1.1208028390454796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, 2.5332113951520405`}, { 0.14340734641020692`, -2.357886739028339}, { 0.14340734641020692`, -1.534633699872}, {0.14340734641020692`, 1.3814968569682051`}, { 0.14340734641020692`, -1.1207908461596399`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, 2.5331948744428883`}, { 0.14840734641020692`, -2.3581377095582394`}, { 0.14840734641020692`, -1.5333622574275054`}, {0.14840734641020692`, 1.3811599996971207`}, { 0.14840734641020692`, -1.1207767014834518`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, 2.5331786618370424`}, { 0.15340734641020692`, -2.3583891582696195`}, { 0.15340734641020692`, -1.5320901602546642`}, {0.15340734641020692`, 1.380822807011712}, {0.15340734641020692`, -1.120760380629572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, 2.53316275756476}, { 0.15840734641020693`, -2.3586410867091}, { 0.15840734641020693`, -1.5308174162634969`}, {0.15840734641020693`, 1.3804852748038892`}, { 0.15840734641020693`, -1.1207418587885374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, 2.533147161871057}, { 0.16340734641020693`, -2.358893496451366}, { 0.16340734641020693`, -1.5295440336600514`}, {0.16340734641020693`, 1.3801473989502553`}, { 0.16340734641020693`, -1.1207211107217925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, 2.53313187501575}, { 0.16840734641020694`, -2.3591463890991204`}, { 0.16840734641020694`, -1.5282700209527047`}, {0.16840734641020694`, 1.3798091753119106`}, { 0.16840734641020694`, -1.1206981107545968`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, 2.5331168972735}, { 0.17340734641020694`, -2.3593997662830386`}, { 0.17340734641020694`, -1.5269953869585606`}, {0.17340734641020694`, 1.3794705997342545`}, { 0.17340734641020694`, -1.1206728327688211`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, 2.533102228933853}, { 0.17840734641020695`, -2.3596536296617274`}, { 0.17840734641020695`, -1.5257201408099614`}, {0.17840734641020695`, 1.379131668046788}, { 0.17840734641020695`, -1.1206452501956226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, 2.533087870301289}, { 0.18340734641020695`, -2.3599079809216876`}, { 0.18340734641020695`, -1.5244442919610972`}, {0.18340734641020695`, 1.3787923760629144`}, { 0.18340734641020695`, -1.1206153360080044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, 2.533073821695265}, { 0.18840734641020696`, -2.3601628217772803`}, { 0.18840734641020696`, -1.5231678501947274`}, {0.18840734641020696`, 1.378452719579736}, { 0.18840734641020696`, -1.1205830627132554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, 2.5330600834502675`}, { 0.19340734641020696`, -2.360418153970695}, { 0.19340734641020696`, -1.5218908256290073`}, {0.19340734641020696`, 1.3781126943778534`}, { 0.19340734641020696`, -1.1205484023452663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, 2.5330466559158578`}, { 0.19840734641020696`, -2.3606739792719216`}, { 0.19840734641020696`, -1.5206132287244267`}, {0.19840734641020696`, 1.3777722962211596`}, { 0.19840734641020696`, -1.1205113264567297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, 2.5330335394567274`}, { 0.20340734641020697`, -2.3609302994787296`}, { 0.20340734641020697`, -1.5193350702908512`}, {0.20340734641020697`, 1.377431520856635}, { 0.20340734641020697`, -1.1204718061112147`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, 2.533020734452749}, { 0.20840734641020697`, -2.361187116416642}, { 0.20840734641020697`, -1.5180563614946823`}, {0.20840734641020697`, 1.3770903640141394`}, { 0.20840734641020697`, -1.1204298118751204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, 2.5330082412990294`}, { 0.21340734641020698`, -2.361444431938921}, { 0.21340734641020698`, -1.5167771138661181`}, {0.21340734641020698`, 1.3767488214062038`}, { 0.21340734641020698`, -1.1203853138095041`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, 2.5329960604059694`}, { 0.21840734641020698`, -2.361702247926554}, { 0.21840734641020698`, -1.5154973393065387`}, {0.21840734641020698`, 1.3764068887278187`}, { 0.21840734641020698`, -1.1203382814617864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, 2.532984192199318}, { 0.223407346410207, -2.3619605662882392`}, { 0.223407346410207, -1.5142170500959895`}, {0.223407346410207, 1.3760645616562224`}, {0.223407346410207, -1.1202886838573305`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, 2.5329726371202335`}, { 0.228407346410207, -2.3622193889603817`}, { 0.228407346410207, -1.5129362589007858`}, {0.228407346410207, 1.3757218358506875`}, {0.228407346410207, -1.1202364894908985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, 2.5329613956253425`}, { 0.233407346410207, -2.362478717907085}, { 0.233407346410207, -1.5116549787812266`}, {0.233407346410207, 1.3753787069523058`}, {0.233407346410207, -1.1201816663179784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, 2.5329504681868036`}, { 0.238407346410207, -2.3627385551201545`}, { 0.238407346410207, -1.5103732231994247`}, {0.238407346410207, 1.3750351705837691`}, {0.238407346410207, -1.1201241817459864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, 2.5329398552923714`}, { 0.243407346410207, -2.3629989026190925`}, { 0.243407346410207, -1.5090910060272464`}, {0.243407346410207, 1.3746912223491528`}, {0.243407346410207, -1.1200640026253414`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, 2.5329295574454607`}, { 0.248407346410207, -2.3632597624511096`}, { 0.248407346410207, -1.5078083415543642`}, {0.248407346410207, 1.374346857833694}, {0.248407346410207, -1.1200010952404214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, 2.5329195751652156`}, { 0.2534073464102069, -2.36352113669113}, { 0.2534073464102069, -1.5065252444964274`}, {0.2534073464102069, 1.3740020726035693`}, { 0.2534073464102069, -1.1199354253003748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, 2.5329099089865768`}, { 0.2584073464102069, -2.3637830274418006`}, { 0.2584073464102069, -1.5052417300033412`}, {0.2584073464102069, 1.3736568622056713`}, { 0.2584073464102069, -1.1198669579298262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.532900559460352}, { 0.2634073464102069, -2.3640454368335098`}, { 0.2634073464102069, -1.5039578136676597`}, {0.2634073464102069, 1.373311222167382}, {0.2634073464102069, -1.1197956576594401`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.53289152715329}, { 0.2684073464102069, -2.3643083670244023`}, { 0.2684073464102069, -1.5026735115330934`}, {0.2684073464102069, 1.3729651479963454`}, {0.2684073464102069, -1.119721488416369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.532882812648153}, { 0.2734073464102069, -2.3645718202004}, { 0.2734073464102069, -1.501388840103125}, {0.2734073464102069, 1.3726186351802385`}, {0.2734073464102069, -1.119644413514566}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.532874416543792}, { 0.2784073464102069, -2.3648357985752257`}, { 0.2784073464102069, -1.50010381634974}, {0.2784073464102069, 1.3722716791865393`}, { 0.2784073464102069, -1.1195643956449823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.5328663394552238`}, { 0.28340734641020693`, -2.365100304390432}, { 0.28340734641020693`, -1.498818457722265}, {0.28340734641020693`, 1.3719242754622938`}, { 0.28340734641020693`, -1.1194813968656336`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.5328585820137124`}, { 0.28840734641020693`, -2.365365339915428}, { 0.28840734641020693`, -1.4975327821563151`}, {0.28840734641020693`, 1.3715764194338806`}, { 0.28840734641020693`, -1.1193953785915458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.532851144866846}, { 0.29340734641020694`, -2.365630907447515}, { 0.29340734641020694`, -1.4962468080828528`}, {0.29340734641020694`, 1.3712281065067748`}, { 0.29340734641020694`, -1.1193063015845786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.532844028678624}, { 0.29840734641020694`, -2.365897009311922}, { 0.29840734641020694`, -1.4949605544373492`}, {0.29840734641020694`, 1.3708793320653079`}, { 0.29840734641020694`, -1.1192141259431267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.5328372341295364`}, { 0.30340734641020695`, -2.3661636478618435`}, { 0.30340734641020695`, -1.493674040669053}, {0.30340734641020695`, 1.3705300914724265`}, { 0.30340734641020695`, -1.1191188110917032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.532830761916653}, { 0.30840734641020695`, -2.366430825478485}, { 0.30840734641020695`, -1.4923872867503611`}, {0.30840734641020695`, 1.3701803800694519`}, { 0.30840734641020695`, -1.119020315770405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.532824612753711}, { 0.31340734641020696`, -2.366698544571105}, { 0.31340734641020696`, -1.4911003131862928`}, {0.31340734641020696`, 1.3698301931758312`}, { 0.31340734641020696`, -1.1189185980242626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.532818787371203}, { 0.31840734641020696`, -2.3669668075770653`}, { 0.31840734641020696`, -1.4898131410240605`}, {0.31840734641020696`, 1.3694795260888932`}, { 0.31840734641020696`, -1.1188136151924726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.5328132865164705`}, { 0.32340734641020696`, -2.367235616961882}, { 0.32340734641020696`, -1.4885257918627397`}, {0.32340734641020696`, 1.3691283740835984`}, { 0.32340734641020696`, -1.1187053238975246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.5328081109537957`}, { 0.32840734641020697`, -2.3675049752192807`}, { 0.32840734641020697`, -1.4872382878630301`}, {0.32840734641020697`, 1.3687767324122875`}, { 0.32840734641020697`, -1.1185936800342156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.5328032614644966`}, { 0.333407346410207, -2.3677748848712534`}, { 0.333407346410207, -1.485950651757108}, {0.333407346410207, 1.3684245963044275`}, {0.333407346410207, -1.1184786387585588`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.5327987388470263`}, { 0.338407346410207, -2.368045348468119}, { 0.338407346410207, -1.4846629068585717`}, {0.338407346410207, 1.3680719609663576`}, {0.338407346410207, -1.1183601544765918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.5327945439170696`}, { 0.343407346410207, -2.368316368588588}, { 0.343407346410207, -1.483375077072461}, {0.343407346410207, 1.3677188215810303`}, {0.343407346410207, -1.1182381808330824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.5327906775076428`}, { 0.348407346410207, -2.3685879478398286`}, { 0.348407346410207, -1.4820871869053653`}, {0.348407346410207, 1.3673651733077519`}, {0.348407346410207, -1.1181126707001408`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.532787140469202}, { 0.353407346410207, -2.368860088857536}, { 0.353407346410207, -1.4807992614756071`}, {0.353407346410207, 1.3670110112819198`}, {0.353407346410207, -1.1179835761657397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.5327839336697413`}, { 0.358407346410207, -2.3691327943060063`}, { 0.358407346410207, -1.4795113265234903`}, {0.358407346410207, 1.366656330614759}, {0.358407346410207, -1.1178508485221488`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.532781057994903}, { 0.363407346410207, -2.3694060668782115`}, { 0.363407346410207, -1.4782234084216257`}, {0.363407346410207, 1.3663011263930542`}, {0.363407346410207, -1.1177144382542819`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.5327785143480877`}, { 0.368407346410207, -2.3696799092958796`}, { 0.368407346410207, -1.476935534185308}, {0.368407346410207, 1.3659453936788817`}, {0.368407346410207, -1.1175742950279746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.532776303650561}, { 0.373407346410207, -2.3699543243095746`}, { 0.373407346410207, -1.4756477314829557`}, {0.373407346410207, 1.365589127509337}, {0.373407346410207, -1.1174303676781816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.532774426841568}, { 0.3784073464102069, -2.370229314698783}, { 0.3784073464102069, -1.4743600286465979`}, {0.3784073464102069, 1.3652323228962617`}, { 0.3784073464102069, -1.1172826041971144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.5327728848784514`}, { 0.3834073464102069, -2.3705048832720035`}, { 0.3834073464102069, -1.4730724546824054`}, {0.3834073464102069, 1.364874974825967}, {0.3834073464102069, -1.1171309517223154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.532771678736763}, { 0.3884073464102069, -2.3707810328668324`}, { 0.3884073464102069, -1.4717850392812608`}, {0.3884073464102069, 1.3645170782589549`}, { 0.3884073464102069, -1.1169753565246796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.5327708094103856`}, { 0.3934073464102069, -2.3710577663500643`}, { 0.3934073464102069, -1.470497812829354}, {0.3934073464102069, 1.364158628129637}, {0.3934073464102069, -1.1168157639964331`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.532770277911655}, { 0.3984073464102069, -2.3713350866177856`}, { 0.3984073464102069, -1.469210806418805}, {0.3984073464102069, 1.3637996193460504`}, { 0.3984073464102069, -1.1166521186390654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.532770085271481}, { 0.4034073464102069, -2.3716129965954753`}, { 0.4034073464102069, -1.4679240518582943`}, {0.4034073464102069, 1.3634400467895729`}, { 0.4034073464102069, -1.1164843640512407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.532770232539474}, { 0.40840734641020693`, -2.37189149923811}, { 0.40840734641020693`, -1.4666375816837052`}, {0.40840734641020693`, 1.363079905314632}, {0.40840734641020693`, -1.116312442916682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.532770720784072}, { 0.41340734641020693`, -2.372170597530267}, { 0.41340734641020693`, -1.4653514291687586`}, {0.41340734641020693`, 1.3627191897484157`}, { 0.41340734641020693`, -1.116136296992039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.532771551092672}, { 0.41840734641020694`, -2.372450294486237}, { 0.41840734641020694`, -1.4640656283356317`}, {0.41840734641020694`, 1.3623578948905763`}, { 0.41840734641020694`, -1.115955867094762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.5327727245717586`}, { 0.42340734641020705`, -2.372730593150135}, { 0.42340734641020705`, -1.4627802139655606`}, {0.42340734641020705`, 1.3619960155129354`}, { 0.42340734641020705`, -1.1157710930909708`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.532774242347043}, { 0.42840734641020695`, -2.3730114965960163`}, { 0.42840734641020695`, -1.461495221609401}, {0.42840734641020695`, 1.361633546359183}, { 0.42840734641020695`, -1.1155819138833507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.532776105563596}, { 0.43340734641020706`, -2.3732930079279955`}, { 0.43340734641020706`, -1.4602106875981462`}, {0.43340734641020706`, 1.3612704821445771`}, { 0.43340734641020706`, -1.1153882673990683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.532778315385987}, { 0.43840734641020696`, -2.373575130280367}, { 0.43840734641020696`, -1.4589266490533874`}, {0.43840734641020696`, 1.3609068175556365`}, { 0.43840734641020696`, -1.115190090577736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.532780872998427}, { 0.44340734641020685`, -2.373857866817733}, { 0.44340734641020685`, -1.4576431438977018`}, {0.44340734641020685`, 1.360542547249835}, { 0.44340734641020685`, -1.1149873193594229`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.5327837796049115`}, { 0.44840734641020696`, -2.3741412207351273`}, { 0.44840734641020696`, -1.4563602108649607`}, {0.44840734641020696`, 1.3601776658552893`}, { 0.44840734641020696`, -1.1147798886727303`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.532787036429365}, { 0.45340734641020686`, -2.37442519525815}, { 0.45340734641020686`, -1.4550778895105376`}, {0.45340734641020686`, 1.3598121679704465`}, { 0.45340734641020686`, -1.1145677324229537`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.5327906447157926`}, { 0.458407346410207, -2.3747097936431008`}, { 0.458407346410207, -1.4537962202214052`}, {0.458407346410207, 1.359446048163767}, {0.458407346410207, -1.1143507834803295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.532794605728426}, { 0.46340734641020687`, -2.3749950191771143`}, { 0.46340734641020687`, -1.4525152442261038`}, {0.46340734641020687`, 1.3590793009734055`}, { 0.46340734641020687`, -1.1141289736683972`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.5327989207518815`}, { 0.468407346410207, -2.3752808751783054`}, { 0.468407346410207, -1.4512350036045711`}, {0.468407346410207, 1.3587119209068887`}, {0.468407346410207, -1.1139022337524804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.532803591091312}, { 0.4734073464102069, -2.3755673649959075`}, { 0.4734073464102069, -1.449955541297809}, {0.4734073464102069, 1.3583439024407897`}, { 0.4734073464102069, -1.1136704934283121`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.532808618072568}, { 0.478407346410207, -2.3758544920104243`}, { 0.478407346410207, -1.4486769011173755`}, {0.478407346410207, 1.3579752400203988`}, {0.478407346410207, -1.1134336813108168`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.532814003042357}, { 0.4834073464102069, -2.376142259633776}, { 0.4834073464102069, -1.4473991277546823`}, {0.4834073464102069, 1.3576059280593937`}, {0.4834073464102069, -1.113191724923065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.532819747368407}, { 0.488407346410207, -2.3764306713094556`}, { 0.488407346410207, -1.4461222667900766`}, {0.488407346410207, 1.357235960939503}, {0.488407346410207, -1.1129445506854263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.532825852439633}, { 0.4934073464102069, -2.376719730512684}, { 0.4934073464102069, -1.4448463647016947`}, {0.4934073464102069, 1.3568653330101692`}, { 0.4934073464102069, -1.1126920839049341`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.532832319666304}, { 0.498407346410207, -2.3770094407505713`}, { 0.498407346410207, -1.4435714688740597`}, {0.498407346410207, 1.3564940385882074`}, {0.498407346410207, -1.112434248764881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.5328391504802172`}, { 0.5034073464102069, -2.377299805562277}, { 0.5034073464102069, -1.4422976276064035`}, {0.5034073464102069, 1.3561220719574614`}, { 0.5034073464102069, -1.1121709683146723`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.532846346334869}, { 0.508407346410207, -2.3775908285191796`}, { 0.508407346410207, -1.4410248901206961`}, {0.508407346410207, 1.3557494273684545`}, {0.508407346410207, -1.111902164459955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.5328539087056345`}, { 0.5134073464102069, -2.3778825132250434`}, { 0.5134073464102069, -1.439753306569357}, {0.5134073464102069, 1.3553760990380401`}, { 0.5134073464102069, -1.1116277579530405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.5328618390899447`}, { 0.518407346410207, -2.3781748633161945`}, { 0.518407346410207, -1.4384829280426221`}, {0.518407346410207, 1.3550020811490469`}, {0.518407346410207, -1.1113476683836565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.532870139007469}, { 0.5234073464102069, -2.3784678824616936`}, { 0.5234073464102069, -1.4372138065755453`}, {0.5234073464102069, 1.3546273678499199`}, { 0.5234073464102069, -1.1110618141700372`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.5328788100003035`}, { 0.528407346410207, -2.378761574363519}, { 0.528407346410207, -1.4359459951546094`}, {0.528407346410207, 1.3542519532543609`}, {0.528407346410207, -1.1107701125503882`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.5328878536331545`}, { 0.5334073464102069, -2.3790559427567453`}, { 0.5334073464102069, -1.4346795477239238`}, {0.5334073464102069, 1.3538758314409622`}, { 0.5334073464102069, -1.1104724795747454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.5328972714935323`}, { 0.538407346410207, -2.3793509914097344`}, { 0.538407346410207, -1.4334145191909722`}, {0.538407346410207, 1.3534989964528386`}, {0.538407346410207, -1.1101688300972559`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.5329070651919445`}, { 0.5434073464102069, -2.379646724124322}, { 0.5434073464102069, -1.4321509654318951`}, {0.5434073464102069, 1.3531214422972555`}, { 0.5434073464102069, -1.1098590777689106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.532917236362093}, { 0.548407346410207, -2.3799431447360115`}, { 0.548407346410207, -1.4308889432962735`}, {0.548407346410207, 1.3527431629452538`}, {0.548407346410207, -1.10954313503075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.532927786661073}, { 0.553407346410207, -2.3802402571141696`}, { 0.553407346410207, -1.4296285106113813`}, {0.553407346410207, 1.352364152331269}, {0.553407346410207, -1.1092209131075805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.532938717769578}, { 0.5584073464102071, -2.380538065162229}, { 0.5584073464102071, -1.428369726185887}, {0.5584073464102071, 1.3519844043527498`}, { 0.5584073464102071, -1.1088923220022195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.532950031392103}, { 0.563407346410207, -2.3808365728178886`}, { 0.563407346410207, -1.4271126498129645`}, {0.563407346410207, 1.35160391286977}, {0.563407346410207, -1.108557270490312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.5329617292571567`}, { 0.5684073464102071, -2.3811357840533214`}, { 0.5684073464102071, -1.4258573422727832`}, {0.5684073464102071, 1.351222671704639}, {0.5684073464102071, -1.1082156661157394`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.532973813117471}, { 0.573407346410207, -2.381435702875386}, { 0.573407346410207, -1.424603865334357}, {0.573407346410207, 1.3508406746415054`}, {0.573407346410207, -1.1078674151866565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.5329862847502183`}, { 0.5784073464102069, -2.3817363333258394`}, { 0.5784073464102069, -1.4233522817567046`}, {0.5784073464102069, 1.35045791542596}, {0.5784073464102069, -1.1075124227721858`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.5329991459572314`}, { 0.583407346410207, -2.3820376794815545`}, { 0.583407346410207, -1.4221026552892964`}, {0.583407346410207, 1.3500743877646326`}, {0.583407346410207, -1.1071505926998078`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.5330123985652233`}, { 0.5884073464102069, -2.382339745454742}, { 0.5884073464102069, -1.4208550506717588`}, {0.5884073464102069, 1.3496900853247862`}, { 0.5884073464102069, -1.1067818275534693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.5330260444260135`}, { 0.593407346410207, -2.3826425353931726`}, { 0.593407346410207, -1.4196095336327905`}, {0.593407346410207, 1.349305001733905}, {0.593407346410207, -1.1064060286724573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.533040085416758}, { 0.5984073464102069, -2.38294605348041}, { 0.5984073464102069, -1.4183661708882667`}, {0.5984073464102069, 1.348919130579281}, {0.5984073464102069, -1.106023096151059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.5330545234401796`}, { 0.603407346410207, -2.383250303936037}, { 0.603407346410207, -1.4171250301384948`}, {0.603407346410207, 1.3485324654075939`}, {0.603407346410207, -1.1056329288390512`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.5330693604248062`}, { 0.6084073464102069, -2.3835552910158975`}, { 0.6084073464102069, -1.4158861800645814`}, {0.6084073464102069, 1.348144999724489}, {0.6084073464102069, -1.105235424343053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.5330845983252086`}, { 0.613407346410207, -2.383861019012328}, { 0.613407346410207, -1.4146496903238834`}, {0.613407346410207, 1.3477567269941486`}, {0.613407346410207, -1.1048304790287666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.533100239122242}, { 0.6184073464102069, -2.38416749225441}, { 0.6184073464102069, -1.4134156315444995`}, {0.6184073464102069, 1.3473676406388615`}, { 0.6184073464102069, -1.1044179880241602`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.5331162848232975`}, { 0.623407346410207, -2.384474715108208}, { 0.623407346410207, -1.4121840753187742`}, {0.623407346410207, 1.3469777340385853`}, {0.623407346410207, -1.1039978452236074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.5331327374625454`}, { 0.6284073464102069, -2.3847826919770267`}, { 0.6284073464102069, -1.4109550941957787`}, {0.6284073464102069, 1.3465870005305072`}, { 0.6284073464102069, -1.1035699432930337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.533149599101195}, { 0.633407346410207, -2.385091427301661}, { 0.633407346410207, -1.409728761672722}, {0.633407346410207, 1.346195433408597}, {0.633407346410207, -1.1031341736760971`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.53316687182775}, { 0.6384073464102069, -2.3854009255606567`}, { 0.6384073464102069, -1.4085051521852752`}, {0.6384073464102069, 1.3458030259231597`}, { 0.6384073464102069, -1.1026904266014397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.533184557758269}, { 0.643407346410207, -2.3857111912705737`}, { 0.643407346410207, -1.407284341096759}, {0.643407346410207, 1.3454097712803788`}, {0.643407346410207, -1.1022385910910457`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.5332026590366317`}, { 0.6484073464102069, -2.3860222289862483`}, { 0.6484073464102069, -1.4060664046861697`}, {0.6484073464102069, 1.3450156626418588`}, {0.6484073464102069, -1.101778554969738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.53322117783481}, { 0.653407346410207, -2.3863340433010665`}, { 0.653407346410207, -1.4048514201350055`}, {0.653407346410207, 1.3446206931241604`}, {0.653407346410207, -1.1013102048758485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.533240116353139}, { 0.6584073464102069, -2.3866466388472376`}, { 0.6584073464102069, -1.40363946551286}, {0.6584073464102069, 1.3442248557983332`}, {0.6584073464102069, -1.100833426273095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.5332594768205934`}, { 0.663407346410207, -2.3869600202960717`}, { 0.663407346410207, -1.402430619761751}, {0.663407346410207, 1.3438281436894408`}, {0.663407346410207, -1.100348103463693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.5332792614950734`}, { 0.6684073464102069, -2.387274192358261}, { 0.6684073464102069, -1.4012249626791595`}, {0.6684073464102069, 1.3434305497760834`}, { 0.6684073464102069, -1.0998541196027412`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.533299472663686}, { 0.673407346410207, -2.3875891597841674`}, { 0.673407346410207, -1.400022574899735}, {0.673407346410207, 1.3430320669899136`}, {0.673407346410207, -1.0993513567139013`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.533320112643035}, { 0.678407346410207, -2.3879049273641124`}, { 0.678407346410207, -1.3988235378756508`}, {0.678407346410207, 1.3426326882151491`}, {0.678407346410207, -1.0988396957064104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.533341183779519}, { 0.6834073464102071, -2.388221499928671}, { 0.6834073464102071, -1.3976279338555813`}, {0.6834073464102071, 1.3422324062880782`}, { 0.6834073464102071, -1.0983190163934422`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.533362688449624}, { 0.688407346410207, -2.3885388823489726`}, { 0.688407346410207, -1.3964358458622572`}, {0.688407346410207, 1.3418312139965616`}, {0.688407346410207, -1.0977891975118574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.533384629060231}, { 0.6934073464102071, -2.388857079537}, { 0.6934073464102071, -1.3952473576686095`}, {0.6934073464102071, 1.3414291040795283`}, { 0.6934073464102071, -1.0972501167433497`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.5334070080489197`}, { 0.698407346410207, -2.3891760964458992`}, { 0.698407346410207, -1.3940625537724367`}, {0.698407346410207, 1.341026069226467}, {0.698407346410207, -1.0967016507370275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.533429827884283}, { 0.7034073464102069, -2.389495938070292}, { 0.7034073464102069, -1.3928815193696107`}, {0.7034073464102069, 1.3406221020769105`}, {0.7034073464102069, -1.096143675133439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.5334530910662414`}, { 0.708407346410207, -2.389816609446588}, { 0.708407346410207, -1.3917043403257874`}, {0.708407346410207, 1.340217195219916}, {0.708407346410207, -1.0955760645900596`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.5334768001263646`}, { 0.7134073464102069, -2.390138115653309}, { 0.7134073464102069, -1.3905311031466023`}, {0.7134073464102069, 1.3398113411935404`}, { 0.7134073464102069, -1.0949986928082673`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.533500957628196}, { 0.718407346410207, -2.3904604618114114`}, { 0.718407346410207, -1.3893618949463507`}, {0.718407346410207, 1.3394045324843078`}, {0.718407346410207, -1.094411432561804}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.533525566167585}, { 0.7234073464102069, -2.3907836530846143`}, { 0.7234073464102069, -1.3881968034151289`}, {0.7234073464102069, 1.338996761526674}, {0.7234073464102069, -1.0938141557267496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.5335506283730203`}, { 0.728407346410207, -2.3911076946797363`}, { 0.728407346410207, -1.3870359167844442`}, {0.728407346410207, 1.3385880207024834`}, {0.728407346410207, -1.0932067333129936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.533576146905971}, { 0.7334073464102069, -2.3914325918470314`}, { 0.7334073464102069, -1.3858793237912683`}, {0.7334073464102069, 1.338178302340421}, {0.7334073464102069, -1.0925890354972383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.5336021244612312`}, { 0.738407346410207, -2.391758349880532}, { 0.738407346410207, -1.3847271136405608`}, {0.738407346410207, 1.337767598715458}, {0.738407346410207, -1.0919609316575003`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.5336285637672713`}, { 0.7434073464102069, -2.3920849741183967`}, { 0.7434073464102069, -1.3835793759662363`}, {0.7434073464102069, 1.3373559020482921`}, { 0.7434073464102069, -1.0913222904091404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.5336554675865903`}, { 0.748407346410207, -2.392412469943263}, { 0.748407346410207, -1.3824362007906024`}, {0.748407346410207, 1.336943204504781}, {0.748407346410207, -1.0906729796423877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.53368283871608}, { 0.7534073464102069, -2.392740842782604}, { 0.7534073464102069, -1.3812976784822726`}, {0.7534073464102069, 1.336529498195371}, {0.7534073464102069, -1.090012866561365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.5337106799873874`}, { 0.758407346410207, -2.3930700981090887`}, { 0.758407346410207, -1.380163899712562}, {0.758407346410207, 1.3361147751745184`}, {0.758407346410207, -1.089341817724597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.533738994267288}, { 0.7634073464102069, -2.3934002414409505`}, { 0.7634073464102069, -1.379034955410393}, {0.7634073464102069, 1.3356990274401042`}, { 0.7634073464102069, -1.0886596990869788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.533767784458061}, { 0.768407346410207, -2.393731278342357}, { 0.768407346410207, -1.3779109367157296`}, {0.768407346410207, 1.3352822469328445`}, {0.768407346410207, -1.0879663760431837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.5337970534978718`}, { 0.7734073464102069, -2.3940632144237886`}, { 0.7734073464102069, -1.3767919349315638`}, {0.7734073464102069, 1.334864425535693}, {0.7734073464102069, -1.0872617134724887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.533826804361159}, { 0.778407346410207, -2.394396055342417}, { 0.778407346410207, -1.375678041474494}, {0.778407346410207, 1.334445555073236}, {0.778407346410207, -1.0865455757849782`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.533857040059028}, { 0.7834073464102069, -2.3947298068024927`}, { 0.7834073464102069, -1.374569347823923}, {0.7834073464102069, 1.3340256273110842`}, {0.7834073464102069, -1.085817826969091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.533887763639651}, { 0.788407346410207, -2.3950644745557383`}, { 0.788407346410207, -1.3734659454699205`}, {0.788407346410207, 1.3336046339552543`}, {0.788407346410207, -1.085078330640479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.5339189781886686`}, { 0.7934073464102069, -2.3954000644017426`}, { 0.7934073464102069, -1.3723679258597996`}, {0.7934073464102069, 1.333182566651546}, {0.7934073464102069, -1.0843269500921116`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.533950686829605}, { 0.798407346410207, -2.395736582188364}, { 0.798407346410207, -1.3712753803434452`}, {0.798407346410207, 1.3327594169849113`}, {0.798407346410207, -1.0835635483456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.5339828927242807`}, { 0.803407346410207, -2.396074033812136}, { 0.803407346410207, -1.3701884001174676`}, {0.803407346410207, 1.3323351764788176`}, {0.803407346410207, -1.082787988203664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.5340155990732374`}, { 0.8084073464102071, -2.396412425218682}, { 0.8084073464102071, -1.3691070761682267`}, {0.8084073464102071, 1.3319098365946027`}, { 0.8084073464102071, -1.0820001323036925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.5340488091161664`}, { 0.813407346410207, -2.39675176240313}, { 0.813407346410207, -1.3680314992138}, {0.813407346410207, 1.3314833887308244`}, {0.813407346410207, -1.0811998431723318`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.5340825261323445`}, { 0.8184073464102071, -2.3970920514105405`}, { 0.8184073464102071, -1.3669617596449617`}, {0.8184073464102071, 1.3310558242226012`}, {0.8184073464102071, -1.080386983281022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.534116753441075}, { 0.823407346410207, -2.3974332983363293`}, { 0.823407346410207, -1.3658979474652513`}, {0.823407346410207, 1.3306271343409466`}, {0.823407346410207, -1.0795614151024184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.5341514944021357`}, { 0.8284073464102069, -2.3977755093267064`}, { 0.8284073464102069, -1.364840152230208}, {0.8284073464102069, 1.3301973102920965`}, {0.8284073464102069, -1.078723001167608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.534186752416235}, { 0.833407346410207, -2.398118690579114}, { 0.833407346410207, -1.3637884629858574`}, {0.833407346410207, 1.3297663432168287`}, {0.833407346410207, -1.0778716041240408`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.534222530925472}, { 0.8384073464102069, -2.398462848342672}, { 0.8384073464102069, -1.3627429682065404`}, {0.8384073464102069, 1.329334224189774}, {0.8384073464102069, -1.0770070867940862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.5342588334138028`}, { 0.843407346410207, -2.3988079889186302`}, { 0.843407346410207, -1.3617037557321776`}, {0.843407346410207, 1.328900944218722}, {0.843407346410207, -1.076129312234117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.534295663407521}, { 0.8484073464102069, -2.399154118660824}, { 0.8484073464102069, -1.3606709127050658`}, {0.8484073464102069, 1.3284664942439157`}, { 0.8484073464102069, -1.0752381437940268`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.534333024475735}, { 0.853407346410207, -2.399501243976139}, { 0.853407346410207, -1.3596445255063148`}, {0.853407346410207, 1.3280308651373425`}, {0.853407346410207, -1.0743334451770759`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.5343709202308573`}, { 0.8584073464102069, -2.399849371324979}, { 0.8584073464102069, -1.3586246796920205`}, {0.8584073464102069, 1.3275940477020136`}, {0.8584073464102069, -1.07341508049996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.5344093543291035`}, { 0.863407346410207, -2.4001985072217393`}, { 0.863407346410207, -1.3576114599292923`}, {0.863407346410207, 1.3271560326712382`}, {0.863407346410207, -1.0724829143529924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.534448330470994}, { 0.8684073464102069, -2.4005486582352917`}, { 0.8684073464102069, -1.3566049499322455`}, {0.8684073464102069, 1.3267168107078868`}, { 0.8684073464102069, -1.0715368118602866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.5344878524018655`}, { 0.873407346410207, -2.4008998309894682`}, { 0.873407346410207, -1.3556052323980734`}, {0.873407346410207, 1.3262763724036488`}, {0.873407346410207, -1.0705766387398188`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.5345279239123886`}, { 0.8784073464102069, -2.4012520321635558`}, { 0.8784073464102069, -1.3546123889433228`}, {0.8784073464102069, 1.3258347082782813`}, { 0.8784073464102069, -1.0696022613632576`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.5345685488390957`}, { 0.883407346410207, -2.401605268492794}, { 0.883407346410207, -1.3536265000404797`}, {0.883407346410207, 1.3253918087788474`}, {0.883407346410207, -1.0686135468154399`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.5346097310649136`}, { 0.8884073464102069, -2.401959546768886}, { 0.8884073464102069, -1.352647644955013}, {0.8884073464102069, 1.3249476642789488`}, { 0.8884073464102069, -1.0676103629533589`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.5346514745197064`}, { 0.893407346410207, -2.4023148738405036`}, { 0.893407346410207, -1.3516759016829747`}, {0.893407346410207, 1.324502265077949}, {0.893407346410207, -1.0665925784645545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.5346937831808245`}, { 0.8984073464102069, -2.402671256613812}, { 0.8984073464102069, -1.350711346889298}, {0.8984073464102069, 1.3240556014001854`}, { 0.8984073464102069, -1.0655600629247688`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.5347366610736617`}, { 0.903407346410207, -2.403028702052995}, { 0.903407346410207, -1.3497540558469192`}, {0.903407346410207, 1.3236076633941765`}, {0.903407346410207, -1.0645126868547448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.5347801122722244`}, { 0.9084073464102069, -2.4033872171807817`}, { 0.9084073464102069, -1.3488041023768427`}, {0.9084073464102069, 1.3231584411318171`}, { 0.9084073464102069, -1.0634503217760423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.534824140899703}, { 0.913407346410207, -2.403746809078992}, { 0.913407346410207, -1.3478615587892828`}, {0.913407346410207, 1.3227079246075657`}, {0.913407346410207, -1.0623728402657366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.534868751129057}, { 0.9184073464102069, -2.4041074848890793`}, { 0.9184073464102069, -1.3469264958260005`}, {0.9184073464102069, 1.3222561037376224`}, { 0.9184073464102069, -1.0612801160098904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.5349139471836066`}, { 0.923407346410207, -2.4044692518126825`}, { 0.923407346410207, -1.3459989826039742`}, {0.923407346410207, 1.3218029683590977`}, {0.923407346410207, -1.060172023855649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.5349597333376312`}, { 0.928407346410207, -2.4048321171121874`}, { 0.928407346410207, -1.3450790865605067`}, {0.928407346410207, 1.3213485082291718`}, {0.928407346410207, -1.059048439861862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.5350061139169835`}, { 0.9334073464102071, -2.4051960881112913`}, { 0.9334073464102071, -1.344166873399911}, {0.9334073464102071, 1.3208927130242445`}, { 0.9334073464102071, -1.0579092413480935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.5350530932997017`}, { 0.938407346410207, -2.4055611721955787`}, { 0.938407346410207, -1.3432624070418797`}, {0.938407346410207, 1.3204355723390748`}, {0.938407346410207, -1.0567543069419028`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.535100675916644}, { 0.9434073464102071, -2.4059273768131018`}, { 0.9434073464102071, -1.3423657495716526`}, {0.9434073464102071, 1.3199770756859117`}, { 0.9434073464102071, -1.0555835166242904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.5351488662521193`}, { 0.948407346410207, -2.406294709474968}, { 0.948407346410207, -1.3414769611921098`}, {0.948407346410207, 1.3195172124936154`}, {0.948407346410207, -1.0543967517731863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.53519766884454}, { 0.9534073464102071, -2.4066631777559375`}, { 0.9534073464102071, -1.3405961001778723`}, {0.9534073464102071, 1.3190559721067656`}, {0.9534073464102071, -1.053193895204881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.5352470882870732`}, { 0.958407346410207, -2.407032789295025}, { 0.958407346410207, -1.339723222831543}, {0.958407346410207, 1.3185933437847646`}, {0.958407346410207, -1.0519748312132873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.53529712922831}, { 0.9634073464102069, -2.407403551796111}, { 0.9634073464102069, -1.3388583834421603`}, {0.9634073464102069, 1.3181293167009254`}, { 0.9634073464102069, -1.0507394456069452`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.53534779637294}, { 0.968407346410207, -2.407775473028562}, { 0.968407346410207, -1.338001634245973}, {0.968407346410207, 1.3176638799415519`}, {0.968407346410207, -1.0494876257436678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.5353990944824374`}, { 0.9734073464102069, -2.4081485608278537`}, { 0.9734073464102069, -1.3371530253896204`}, {0.9734073464102069, 1.3171970225050087`}, { 0.9734073464102069, -1.0482192605627414`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.5354510283757588`}, { 0.978407346410207, -2.408522823096209}, { 0.978407346410207, -1.3363126048957918`}, {0.978407346410207, 1.316728733300779}, {0.978407346410207, -1.046934240614609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.5355036029300484`}, { 0.9834073464102069, -2.4088982678032376`}, { 0.9834073464102069, -1.3354804186314533`}, {0.9834073464102069, 1.316259001148513}, {0.9834073464102069, -1.0456324580879468`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.535556823081359}, { 0.988407346410207, -2.4092749029865876`}, { 0.988407346410207, -1.3346565102786945`}, {0.988407346410207, 1.3157878147770636`}, {0.988407346410207, -1.0443138068340787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.535610693825375}, { 0.9934073464102069, -2.4096527367526046`}, { 0.9934073464102069, -1.3338409213082696`}, {0.9934073464102069, 1.315315162823514}, {0.9934073464102069, -1.0429781823886621`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.535665220218155}, { 0.998407346410207, -2.4100317772769975`}, { 0.998407346410207, -1.3330336909558733`}, {0.998407346410207, 1.3148410338321905`}, {0.998407346410207, -1.0416254819905924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.535720407376883}, { 1.003407346410207, -2.410412032805513}, { 1.003407346410207, -1.3322348562012112`}, {1.003407346410207, 1.3143654162536675`}, {1.003407346410207, -1.0402556045980789`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.5357762604806267`}, { 1.008407346410207, -2.4107935116546226`}, { 1.008407346410207, -1.3314444517498893`}, {1.008407346410207, 1.3138882984437588`}, {1.008407346410207, -1.03886845090186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.535832784771115}, { 1.013407346410207, -2.411176222212212}, { 1.013407346410207, -1.3306625100181644`}, {1.013407346410207, 1.3134096686624972`}, {1.013407346410207, -1.0374639233355174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.5358899855535193`}, { 1.018407346410207, -2.4115601729382834`}, { 1.018407346410207, -1.3298890611205683`}, {1.018407346410207, 1.3129295150731042`}, {1.018407346410207, -1.0360419260828775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.535947868197254}, { 1.023407346410207, -2.4119453723656643`}, { 1.023407346410207, -1.329124132860426}, {1.023407346410207, 1.312447825740946}, {1.023407346410207, -1.0346023650824785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.53600643813678}, { 1.028407346410207, -2.4123318291007294`}, { 1.028407346410207, -1.3283677507232758`}, {1.028407346410207, 1.3119645886324787`}, {1.028407346410207, -1.0331451480290963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.5360657008724323`}, { 1.033407346410207, -2.412719551824125}, { 1.033407346410207, -1.3276199378731783`}, {1.033407346410207, 1.3114797916141805`}, {1.033407346410207, -1.031670184372342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.5361256619712482`}, { 1.038407346410207, -2.413108549291509}, { 1.038407346410207, -1.32688071515192}, {1.038407346410207, 1.310993422451472}, {1.038407346410207, -1.0301773853123246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.5361863270678175`}, { 1.043407346410207, -2.413498830334295}, { 1.043407346410207, -1.3261501010810832`}, {1.043407346410207, 1.3105054688076245`}, {1.043407346410207, -1.0286666637924085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.5362477018651384`}, { 1.048407346410207, -2.413890403860409}, { 1.048407346410207, -1.3254281118669582`}, {1.048407346410207, 1.3100159182426536`}, {1.048407346410207, -1.0271379344890887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.5363097921354925`}, { 1.053407346410207, -2.414283278855057}, { 1.053407346410207, -1.32471476140827}, {1.053407346410207, 1.3095247582122036`}, {1.053407346410207, -1.0255911137990144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.5363726037213294`}, { 1.058407346410207, -2.4146774643814957`}, { 1.058407346410207, -1.324010061306671}, {1.058407346410207, 1.3090319760664157`}, {1.058407346410207, -1.0240261198232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.5364361425361652`}, { 1.063407346410207, -2.4150729695818223`}, { 1.063407346410207, -1.3233140208799627`}, {1.063407346410207, 1.3085375590487849`}, {1.063407346410207, -1.0224428723484804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.5365004145654964`}, { 1.068407346410207, -2.4154698036777646`}, { 1.068407346410207, -1.3226266471779842`}, {1.068407346410207, 1.308041494295003}, {1.068407346410207, -1.0208412928262518`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.536565425867725}, { 1.073407346410207, -2.415867975971489}, { 1.073407346410207, -1.3219479450010978`}, {1.073407346410207, 1.307543768831788}, {1.073407346410207, -1.0192213043485712`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.5366311825751033`}, { 1.078407346410207, -2.416267495846415}, { 1.078407346410207, -1.3212779169212368`}, {1.078407346410207, 1.3070443695757012`}, {1.078407346410207, -1.017582831621671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.536697690894684}, { 1.083407346410207, -2.4166683727680387`}, { 1.083407346410207, -1.3206165633054043`}, {1.083407346410207, 1.30654328333195}, {1.083407346410207, -1.0159258009369736`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.5367649571092956`}, { 1.0884073464102069`, -2.4170706162847706`}, { 1.0884073464102069`, -1.319963882341566}, {1.0884073464102069`, 1.3060404967931745`}, {1.0884073464102069`, -1.014250140139674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.536832987578524}, { 1.093407346410207, -2.4174742360287818`}, { 1.093407346410207, -1.3193198700668514`}, {1.093407346410207, 1.3055359965382243`}, {1.093407346410207, -1.012555778594978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.5369017887397143`}, { 1.0984073464102069`, -2.417879241716859}, { 1.0984073464102069`, -1.3186845203979665`}, {1.0984073464102069`, 1.3050297690309192`}, {1.0984073464102069`, -1.010842647152094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.5369713671089866`}, { 1.103407346410207, -2.4182856431512754`}, { 1.103407346410207, -1.318057825163736}, {1.103407346410207, 1.3045218006187924`}, {1.103407346410207, -1.0091106781060484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.537041729282267}, { 1.1084073464102069`, -2.4186934502206667`}, { 1.1084073464102069`, -1.31743977413968}, {1.1084073464102069`, 1.3040120775318258`}, {1.1084073464102069`, -1.00735980515745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.537112881936334}, { 1.113407346410207, -2.419102672900924}, { 1.113407346410207, -1.3168303550845006`}, {1.113407346410207, 1.3035005858811641`}, {1.113407346410207, -1.00558996337028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.5371848318298857`}, { 1.118407346410207, -2.4195133212560926`}, { 1.118407346410207, -1.316229553778412}, {1.118407346410207, 1.3029873116578181`}, {1.118407346410207, -1.0038010891278257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.5372575858046145`}, { 1.123407346410207, -2.419925405439287}, { 1.123407346410207, -1.315637354063185}, {1.123407346410207, 1.3024722407313514`}, {1.123407346410207, -1.0019931200868526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.5373311507863083`}, { 1.128407346410207, -2.4203389356936147`}, { 1.128407346410207, -1.3150537378838003`}, {1.128407346410207, 1.301955358848552}, {1.128407346410207, -1.0001659951301347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.537405533785963}, { 1.133407346410207, -2.4207539223531103`}, { 1.133407346410207, -1.3144786853316113`}, {1.133407346410207, 1.301436651632089}, {1.133407346410207, -0.9983196543174429}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.5374807419009136`}, { 1.138407346410207, -2.421170375843688}, { 1.138407346410207, -1.3139121746888989`}, {1.138407346410207, 1.300916104579153}, {1.138407346410207, -0.9964540388351029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.537556782315982}, { 1.143407346410207, -2.4215883066840984`}, { 1.143407346410207, -1.3133541824747055`}, {1.143407346410207, 1.3003937030600818`}, {1.143407346410207, -0.9945690909442445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.537633662304647}, { 1.148407346410207, -2.422007725486901}, { 1.148407346410207, -1.3128046834918452`}, {1.148407346410207, 1.2998694323169688`}, {1.148407346410207, -0.992664753927839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.537711389230226}, { 1.153407346410207, -2.422428642959452}, { 1.153407346410207, -1.3122636508749692`}, {1.153407346410207, 1.2993432774622564`}, {1.153407346410207, -0.9907409720366492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.5377899705470806`}, { 1.158407346410207, -2.4228510699048984`}, { 1.158407346410207, -1.3117310561395825`}, {1.158407346410207, 1.2988152234773125`}, {1.158407346410207, -0.9887976904341967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.537869413801837}, { 1.163407346410207, -2.4232750172231907`}, { 1.163407346410207, -1.3112068692318994`}, {1.163407346410207, 1.298285255210992}, {1.163407346410207, -0.9868348551408611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.5379497266346305`}, { 1.168407346410207, -2.423700495912105}, { 1.168407346410207, -1.3106910585794267`}, {1.168407346410207, 1.297753357378179}, {1.168407346410207, -0.9848524129772168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.538030916780365}, { 1.173407346410207, -2.4241275170682792`}, { 1.173407346410207, -1.3101835911421715`}, {1.173407346410207, 1.297219514558314}, {1.173407346410207, -0.9828503115067189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.538112992069993}, { 1.178407346410207, -2.424556091888262}, { 1.178407346410207, -1.3096844324643644`}, {1.178407346410207, 1.2966837111939054`}, {1.178407346410207, -0.9808284989778466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.5381959604318203`}, { 1.183407346410207, -2.4249862316695783`}, { 1.183407346410207, -1.3091935467265956`}, {1.183407346410207, 1.2961459315890191`}, {1.183407346410207, -0.9787869242657998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.538279829892822}, { 1.188407346410207, -2.425417947811803}, { 1.188407346410207, -1.3087108967982646`}, {1.188407346410207, 1.2956061599077568`}, {1.188407346410207, -0.9767255368138633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.5383646085799922`}, { 1.193407346410207, -2.4258512518176536`}, { 1.193407346410207, -1.3082364442902414`}, {1.193407346410207, 1.2950643801727124`}, {1.193407346410207, -0.9746442865745245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.538450304721699}, { 1.198407346410207, -2.4262861552940924`}, { 1.198407346410207, -1.3077701496076473`}, {1.198407346410207, 1.2945205762634118`}, {1.198407346410207, -0.9725431239504545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.53853692664908}, { 1.203407346410207, -2.4267226699534485`}, { 1.203407346410207, -1.3073119720026607`}, {1.203407346410207, 1.2939747319147357`}, {1.203407346410207, -0.9704219997354366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.5386244827974407`}, { 1.208407346410207, -2.4271608076145474`}, { 1.208407346410207, -1.3068618696272598`}, {1.208407346410207, 1.2934268307153225`}, {1.208407346410207, -0.968280865055336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.53871298170769}, { 1.2134073464102069`, -2.427600580203862}, { 1.2134073464102069`, -1.3064197995858124`}, {1.2134073464102069`, 1.2928768561059558`}, { 1.2134073464102069`, -0.9661196713091992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.5388024320277904`}, { 1.218407346410207, -2.4280419997566716`}, { 1.218407346410207, -1.3059857179874403`}, {1.218407346410207, 1.2923247913779297`}, {1.218407346410207, -0.9639383701105617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.5388928425142328`}, { 1.2234073464102069`, -2.4284850784182437`}, { 1.2234073464102069`, -1.3055595799980655`}, {1.2234073464102069`, 1.2917706196713978`}, { 1.2234073464102069`, -0.9617369132290532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.5389842220335384`}, { 1.228407346410207, -2.4289298284450234`}, { 1.228407346410207, -1.3051413398920764`}, {1.228407346410207, 1.291214323973704}, {1.228407346410207, -0.959515252532363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.539076579563778}, { 1.2334073464102069`, -2.429376262205842}, { 1.2334073464102069`, -1.3047309511035377`}, {1.2334073464102069`, 1.2906558871176907`}, {1.2334073464102069`, -0.957273339928651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.5391699241961225`}, { 1.238407346410207, -2.4298243921831433`}, { 1.238407346410207, -1.3043283662768728`}, {1.238407346410207, 1.2900952917799926`}, {1.238407346410207, -0.9550111273094668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.5392642651364143`}, { 1.243407346410207, -2.4302742309742205`}, { 1.243407346410207, -1.3039335373169645`}, {1.243407346410207, 1.2895325204793073`}, {1.243407346410207, -0.9527285664932391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.5393596117067627`}, { 1.248407346410207, -2.4307257912924736`}, { 1.248407346410207, -1.3035464154386072`}, {1.248407346410207, 1.2889675555746472`}, {1.248407346410207, -0.9504256091694018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.5394559733471698`}, { 1.253407346410207, -2.4311790859686817`}, { 1.253407346410207, -1.3031669512152602`}, {1.253407346410207, 1.2884003792635725`}, {1.253407346410207, -0.9481022068432111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.5395533596171775`}, { 1.258407346410207, -2.4316341279522895`}, { 1.258407346410207, -1.3027950946270452`}, {1.258407346410207, 1.287830973580404}, {1.258407346410207, -0.9457583107813062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.539651780197545}, { 1.263407346410207, -2.4320909303127167`}, { 1.263407346410207, -1.3024307951079517`}, {1.263407346410207, 1.287259320394415}, {1.263407346410207, -0.943393871958062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.5397512448919484`}, { 1.268407346410207, -2.4325495062406763`}, { 1.268407346410207, -1.3020740015921919`}, {1.268407346410207, 1.2866854014080025`}, {1.268407346410207, -0.9410088410027829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.5398517636287146`}, { 1.273407346410207, -2.4330098690495165`}, { 1.273407346410207, -1.301724662559677}, {1.273407346410207, 1.2861091981548396`}, {1.273407346410207, -0.9386031681477761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.539953346462577}, { 1.278407346410207, -2.433472032176578}, { 1.278407346410207, -1.3013827260805746`}, {1.278407346410207, 1.2855306919980058`}, {1.278407346410207, -0.9361768031773416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.5400560035764617`}, { 1.283407346410207, -2.4339360091845683`}, { 1.283407346410207, -1.3010481398589155`}, {1.283407346410207, 1.2849498641280963`}, {1.283407346410207, -0.9337296953777192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.540159745283304}, { 1.288407346410207, -2.434401813762954}, { 1.288407346410207, -1.3007208512752209`}, {1.288407346410207, 1.2843666955613113`}, {1.288407346410207, -0.9312617934880142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.5402645820278944`}, { 1.293407346410207, -2.434869459729374}, { 1.293407346410207, -1.3004008074281248`}, {1.293407346410207, 1.2837811671375225`}, {1.293407346410207, -0.9287730456521391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.5403705243887513`}, { 1.298407346410207, -2.435338961031067}, { 1.298407346410207, -1.3000879551749702`}, {1.298407346410207, 1.28319325951832}, {1.298407346410207, -0.9262633993717886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.540477583080027}, { 1.303407346410207, -2.43581033174632}, { 1.303407346410207, -1.2997822411713607`}, {1.303407346410207, 1.2826029531850356`}, {1.303407346410207, -0.923732801460473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.540585768953445}, { 1.308407346410207, -2.436283586085936}, { 1.308407346410207, -1.2994836119096518`}, {1.308407346410207, 1.2820102284367463`}, {1.308407346410207, -0.9211811979986261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.5406950930002683`}, { 1.313407346410207, -2.436758738394724}, { 1.313407346410207, -1.2991920137563668`}, {1.313407346410207, 1.2814150653882541`}, {1.313407346410207, -0.9186085342898036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.5408055663532974`}, { 1.318407346410207, -2.437235803152998}, { 1.318407346410207, -1.298907392988534}, {1.318407346410207, 1.2808174439680446`}, {1.318407346410207, -0.9160147548179868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.5409172002889058`}, { 1.323407346410207, -2.4377147949781106`}, { 1.323407346410207, -1.298629695828933}, {1.323407346410207, 1.2802173439162237`}, {1.323407346410207, -0.9133998032059937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.541030006229104}, { 1.328407346410207, -2.4381957286259937`}, { 1.328407346410207, -1.298358868480244}, {1.328407346410207, 1.2796147447824306`}, {1.328407346410207, -0.9107636221750169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.541143995743643}, { 1.333407346410207, -2.4386786189927285`}, { 1.333407346410207, -1.298094857158108}, {1.333407346410207, 1.2790096259237291`}, {1.333407346410207, -0.9081061535052853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.5412591805521436`}, { 1.3384073464102069`, -2.43916348111613}, { 1.3384073464102069`, -1.2978376081230873`}, {1.3384073464102069`, 1.2784019665024768`}, { 1.3384073464102069`, -0.9054273379978495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.5413755725262708`}, { 1.343407346410207, -2.439650330177358}, { 1.343407346410207, -1.2975870677115366`}, {1.343407346410207, 1.2777917454841698`}, {1.343407346410207, -0.9027271154375007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.541493183691937}, { 1.3484073464102069`, -2.440139181502546}, { 1.3484073464102069`, -1.2973431823653863`}, {1.3484073464102069`, 1.2771789416352657`}, { 1.3484073464102069`, -0.9000054245568171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.541612026231545}, { 1.353407346410207, -2.44063005056445}, { 1.353407346410207, -1.2971058986608441`}, {1.353407346410207, 1.2765635335209824`}, {1.353407346410207, -0.8972622030013331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.5417321124862653`}, { 1.3584073464102069`, -2.441122952984124}, { 1.3584073464102069`, -1.29687516333603}, {1.3584073464102069`, 1.275945499503075}, {1.3584073464102069`, -0.8944973872958291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.5418534549583525`}, { 1.363407346410207, -2.4416179045326145`}, { 1.363407346410207, -1.2966509233175443`}, {1.363407346410207, 1.2753248177375887`}, {1.363407346410207, -0.8917109128117356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.5419760663135014`}, { 1.368407346410207, -2.4421149211326783`}, { 1.368407346410207, -1.296433125745989}, {1.368407346410207, 1.2747014661725862`}, {1.368407346410207, -0.8889027137356433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.5420999593832407`}, { 1.373407346410207, -2.442614018860523}, { 1.373407346410207, -1.2962217180004547`}, {1.373407346410207, 1.274075422545856}, {1.373407346410207, -0.8860727230389095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.542225147167365}, { 1.378407346410207, -2.443115213947571}, { 1.378407346410207, -1.2960166477219852`}, {1.378407346410207, 1.2734466643825917`}, {1.378407346410207, -0.8832208724483526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.5423516428364112`}, { 1.383407346410207, -2.4436185227822462`}, { 1.383407346410207, -1.2958178628360357`}, {1.383407346410207, 1.272815168993053}, {1.383407346410207, -0.8803470924180229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.54247945973417}, { 1.388407346410207, -2.444123961911787}, { 1.388407346410207, -1.295625311573944}, {1.388407346410207, 1.2721809134701958`}, {1.388407346410207, -0.8774513121020363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.542608611380247}, { 1.393407346410207, -2.444631548044078}, { 1.393407346410207, -1.2954389424934303`}, {1.393407346410207, 1.271543874687287}, {1.393407346410207, -0.8745334593284585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.5427391114726583`}, { 1.398407346410207, -2.4451412980495144`}, { 1.398407346410207, -1.29525870449815}, {1.398407346410207, 1.270904029295487}, {1.398407346410207, -0.871593460574231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.542870973890477}, { 1.403407346410207, -2.445653228962884}, { 1.403407346410207, -1.2950845468563046`}, {1.403407346410207, 1.2702613537214145`}, {1.403407346410207, -0.8686312409411148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.5430042126965184`}, { 1.408407346410207, -2.4461673579852756`}, { 1.408407346410207, -1.2949164192183524`}, {1.408407346410207, 1.2696158241646824`}, {1.408407346410207, -0.8656467241326473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.543138842140073}, { 1.413407346410207, -2.44668370248602}, { 1.413407346410207, -1.2947542716338218`}, {1.413407346410207, 1.2689674165954135`}, {1.413407346410207, -0.8626398324320921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.5432748766596833`}, { 1.418407346410207, -2.447202280004647}, { 1.418407346410207, -1.2945980545672575`}, {1.418407346410207, 1.2683161067517283`}, {1.418407346410207, -0.8596104866813664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.5434123308859697`}, { 1.4234073464102068`, -2.4477231082528736`}, { 1.4234073464102068`, -1.2944477189133172`}, {1.4234073464102068`, 1.2676618701372127`}, { 1.4234073464102068`, -0.8565586062609324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.543551219644503}, { 1.4284073464102072`, -2.448246205116621}, { 1.4284073464102072`, -1.294303216011046}, {1.4284073464102072`, 1.267004682018357}, {1.4284073464102072`, -0.8534841090706381}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.5436915579587214`}, { 1.433407346410207, -2.448771588658056}, { 1.433407346410207, -1.2941644976573443`}, {1.433407346410207, 1.2663445174219747`}, {1.433407346410207, -0.8503869115114884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.543833361052905}, { 1.438407346410207, -2.449299277117657}, { 1.438407346410207, -1.2940315161196603`}, {1.438407346410207, 1.2656813511325955`}, {1.438407346410207, -0.8472669284683298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.543976644355191}, { 1.4434073464102068`, -2.449829288916317}, { 1.4434073464102068`, -1.293904224147919}, {1.4434073464102068`, 1.265015157689834}, {1.4434073464102068`, -0.8441240732934439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.544121423500647}, { 1.4484073464102072`, -2.4503616426574624`}, { 1.4484073464102072`, -1.2937825749857208`}, {1.4484073464102072`, 1.2643459113857345`}, { 1.4484073464102072`, -0.8409582577910182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.5442677143343913`}, { 1.453407346410207, -2.450896357129213}, { 1.453407346410207, -1.2936665223808275`}, {1.453407346410207, 1.2636735862620931`}, {1.453407346410207, -0.8377693922024942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.54441553291477}, { 1.458407346410207, -2.4514334513065625`}, { 1.458407346410207, -1.2935560205949561`}, {1.458407346410207, 1.2629981561077546`}, {1.458407346410207, -0.8345573851927662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.5445648955165843`}, { 1.4634073464102069`, -2.4519729443535927`}, { 1.4634073464102069`, -1.293451024412914}, {1.4634073464102069`, 1.262319594455886}, {1.4634073464102069`, -0.8313221438372254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.5447158186343763`}, { 1.4684073464102068`, -2.4525148556257133`}, { 1.4684073464102068`, -1.2933514891510776`}, {1.4684073464102068`, 1.261637874581228}, {1.4684073464102068`, -0.8280635736096296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.544868318985767}, { 1.473407346410207, -2.45305920467194}, { 1.473407346410207, -1.2932573706652655`}, {1.473407346410207, 1.2609529694973214`}, {1.473407346410207, -0.8247815783707872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.5450224135148516`}, { 1.478407346410207, -2.4536060112371962`}, { 1.478407346410207, -1.2931686253579966`}, {1.478407346410207, 1.2602648519537114`}, {1.478407346410207, -0.8214760603580452}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.5451781193956555`}, { 1.4834073464102069`, -2.4541552952646466`}, { 1.4834073464102069`, -1.293085210185184}, {1.4834073464102069`, 1.259573494433128}, {1.4834073464102069`, -0.8181469201755599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.545335454035647}, { 1.4884073464102068`, -2.4547070768980683`}, { 1.4884073464102068`, -1.2930070826622668`}, {1.4884073464102068`, 1.258878869148646}, {1.4884073464102068`, -0.8147940567853498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.545494435079308}, { 1.4934073464102071`, -2.4552613764842475`}, { 1.4934073464102071`, -1.2929342008698077`}, {1.4934073464102071`, 1.2581809480408206`}, { 1.4934073464102071`, -0.8114173674991113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.545655080411769}, { 1.498407346410207, -2.4558182145754124`}, { 1.498407346410207, -1.2928665234585808`}, {1.498407346410207, 1.2574797027748008`}, {1.498407346410207, -0.808016747970793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.5458174081625056`}, { 1.503407346410207, -2.4563776119316985`}, { 1.503407346410207, -1.2928040096541638`}, {1.503407346410207, 1.2567751047374238`}, {1.503407346410207, -0.8045920921899092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.545981436709096}, { 1.5084073464102068`, -2.456939589523647}, { 1.5084073464102068`, -1.2927466192610602`}, {1.5084073464102068`, 1.2560671250342852`}, { 1.5084073464102068`, -0.8011432924755949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.5461471846810437`}, { 1.5134073464102071`, -2.457504168534739}, { 1.5134073464102071`, -1.2926943126663701`}, {1.5134073464102071`, 1.25535573448679}, {1.5134073464102071`, -0.7976702394713873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.546314670963669}, { 1.518407346410207, -2.4580713703639634`}, { 1.518407346410207, -1.292647050843025}, {1.518407346410207, 1.2546409036291826`}, {1.518407346410207, -0.7941728221407267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.5464839147020606`}, { 1.523407346410207, -2.458641216628415}, { 1.523407346410207, -1.2926047953526123`}, {1.523407346410207, 1.2539226027055579`}, {1.523407346410207, -0.7906509277631714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.546654935305102}, { 1.5284073464102068`, -2.4592137291659393`}, { 1.5284073464102068`, -1.2925675083478052`}, {1.5284073464102068`, 1.2532008016668512`}, { 1.5284073464102068`, -0.7871044419313201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.546827752449563}, { 1.5334073464102072`, -2.4597889300378037`}, { 1.5334073464102072`, -1.292535152574412}, {1.5334073464102072`, 1.2524754701678111`}, { 1.5334073464102072`, -0.7835332485484386}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.547002386084261}, { 1.538407346410207, -2.4603668415314086`}, { 1.538407346410207, -1.2925076913730726`}, {1.538407346410207, 1.2517465775639534`}, {1.538407346410207, -0.7799372298267837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.5471788564342983`}, { 1.543407346410207, -2.4609474861630356`}, { 1.543407346410207, -1.292485088680609}, {1.543407346410207, 1.2510140929084979`}, {1.543407346410207, -0.7763162662866189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.5473571840053664`}, { 1.5484073464102068`, -2.4615308866806354`}, { 1.5484073464102068`, -1.2924673090310514`}, {1.5484073464102068`, 1.2502779849492878`}, { 1.5484073464102068`, -0.7726702367559317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.5475373895881295`}, { 1.5534073464102072`, -2.462117066066649}, { 1.5534073464102072`, -1.2924543175563603`}, {1.5534073464102072`, 1.2495382221256945`}, { 1.5534073464102072`, -0.7689990183708331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.547719494262681}, { 1.558407346410207, -2.4627060475408737`}, { 1.558407346410207, -1.292446079986851}, {1.558407346410207, 1.2487947725655066`}, {1.558407346410207, -0.7653024865766542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.547903519403079}, { 1.563407346410207, -2.463297854563365}, { 1.563407346410207, -1.2924425626513454`}, {1.563407346410207, 1.248047604081803}, {1.563407346410207, -0.7615805151297304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.548089486681956}, { 1.5684073464102068`, -2.4638925108373755`}, { 1.5684073464102068`, -1.2924437324770595`}, {1.5684073464102068`, 1.2472966841698157`}, {1.5684073464102068`, -0.757832976099881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.548277418075215}, { 1.5734073464102072`, -2.464490040312344}, { 1.5734073464102072`, -1.2924495569892451`}, {1.5734073464102072`, 1.2465419800037791`}, { 1.5734073464102072`, -0.7540597398735819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.548467335866799}, { 1.578407346410207, -2.4650904671869154`}, { 1.578407346410207, -1.2924600043105992`}, {1.578407346410207, 1.2457834584337675`}, {1.578407346410207, -0.7502606751578395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.548659262653551}, { 1.583407346410207, -2.4656938159120068`}, { 1.583407346410207, -1.2924750431604517`}, {1.583407346410207, 1.245021085982523}, {1.583407346410207, -0.746435648984767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.548853221350152}, { 1.5884073464102069`, -2.4663001111939167`}, { 1.5884073464102069`, -1.29249464285375}, {1.5884073464102069`, 1.2442548288422766`}, { 1.5884073464102069`, -0.7425845267168614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.5490492351941474`}, { 1.5934073464102072`, -2.4669093779974745`}, { 1.5934073464102072`, -1.2925187732998464`}, {1.5934073464102072`, 1.2434846528715577`}, { 1.5934073464102072`, -0.7387071720530104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.5492473277510608`}, { 1.598407346410207, -2.467521641549237}, { 1.598407346410207, -1.292547405001109}, {1.598407346410207, 1.2427105235920026`}, {1.598407346410207, -0.7348034470352082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.5494475229195968`}, { 1.603407346410207, -2.4681369273407245`}, { 1.603407346410207, -1.2925805090513602`}, {1.603407346410207, 1.241932406185155}, {1.603407346410207, -0.7308732120560075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.5496498449369316`}, { 1.6084073464102069`, -2.4687552611317076`}, { 1.6084073464102069`, -1.2926180571341583`}, {1.6084073464102069`, 1.2411502654892652`}, { 1.6084073464102069`, -0.7269163258667111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.549854318384099}, { 1.6134073464102068`, -2.4693766689535317`}, { 1.6134073464102068`, -1.2926600215209343`}, {1.6134073464102068`, 1.2403640659960873`}, {1.6134073464102068`, -0.722932645586314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.550060968191468}, { 1.6184073464102071`, -2.4700011771124957`}, { 1.6184073464102071`, -1.2927063750689896`}, {1.6184073464102071`, 1.239573771847678}, {1.6184073464102071`, -0.7189220267112073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.550269819644318}, { 1.623407346410207, -2.4706288121932705`}, { 1.623407346410207, -1.2927570912193729`}, {1.623407346410207, 1.2387793468331982`}, {1.623407346410207, -0.7148843231256596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.550480898388505}, { 1.628407346410207, -2.4712596010623704`}, { 1.628407346410207, -1.2928121439946352`}, {1.628407346410207, 1.2379807543857169`}, {1.628407346410207, -0.7108193871130831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.5506942304362363`}, { 1.6334073464102068`, -2.471893570871669}, { 1.6334073464102068`, -1.2928715079964859`}, {1.6334073464102068`, 1.2371779575790247`}, { 1.6334073464102068`, -0.7067270693681064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.5509098421719374`}, { 1.6384073464102071`, -2.4725307490619644`}, { 1.6384073464102071`, -1.2929351584033455`}, {1.6384073464102071`, 1.2363709191244545`}, { 1.6384073464102071`, -0.7026072190094671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.5511277603582245`}, { 1.643407346410207, -2.4731711633665965`}, { 1.643407346410207, -1.2930030709678135`}, {1.643407346410207, 1.2355596013677144`}, {1.643407346410207, -0.6984596835937413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.551348012141982}, { 1.648407346410207, -2.4738148418151082`}, { 1.648407346410207, -1.293075222014057}, {1.648407346410207, 1.234743966285735}, {1.648407346410207, -0.6942843091299259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.5515706250605437`}, { 1.6534073464102068`, -2.4744618127369673`}, { 1.6534073464102068`, -1.2931515884351243`}, {1.6534073464102068`, 1.2339239754835307`}, {1.6534073464102068`, -0.690080940094897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.551795627047983}, { 1.6584073464102072`, -2.4751121047653295`}, { 1.6584073464102072`, -1.2932321476902005`}, {1.6584073464102072`, 1.2330995901910853`}, { 1.6584073464102072`, -0.6858494194497644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.5520230464415157`}, { 1.663407346410207, -2.47576574684086}, { 1.663407346410207, -1.2933168778017992`}, {1.663407346410207, 1.2322707712602563`}, {1.663407346410207, -0.6815895886571416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.5522529119880084`}, { 1.668407346410207, -2.476422768215607}, { 1.668407346410207, -1.29340575735291}, {1.668407346410207, 1.2314374791617062`}, {1.668407346410207, -0.6773012876993537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.5524852528506057`}, { 1.6734073464102068`, -2.4770831984569286`}, { 1.6734073464102068`, -1.293498765484105}, {1.6734073464102068`, 1.230599673981862}, {1.6734073464102068`, -0.6729843550976105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.5527200986154717`}, { 1.6784073464102072`, -2.4777470674514723`}, { 1.6784073464102072`, -1.2935958818906015`}, {1.6784073464102072`, 1.2297573154199104`}, { 1.6784073464102072`, -0.6686386279321691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.552957479298648}, { 1.683407346410207, -2.4784144054092154`}, { 1.683407346410207, -1.293697086819305}, {1.683407346410207, 1.2289103627848261`}, {1.683407346410207, -0.6642639418635101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.5531974253530345`}, { 1.688407346410207, -2.4790852428675523`}, { 1.688407346410207, -1.293802361065821}, {1.688407346410207, 1.228058774992442}, {1.688407346410207, -0.6598601311545547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.5534399676754878`}, { 1.6934073464102068`, -2.479759610695448}, { 1.6934073464102068`, -1.293911685971452}, {1.6934073464102068`, 1.227202510562565}, {1.6934073464102068`, -0.6554270286939583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.5536851376140475`}, { 1.6984073464102072`, -2.4804375400976455`}, { 1.6984073464102072`, -1.294025043420181}, {1.6984073464102072`, 1.2263415276161387`}, { 1.6984073464102072`, -0.6509644660205008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.553932966975286}, { 1.703407346410207, -2.4811190626189283`}, { 1.703407346410207, -1.294142415835649}, {1.703407346410207, 1.2254757838724626`}, {1.703407346410207, -0.6464722733486131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.5541834880317897`}, { 1.708407346410207, -2.481804210148447}, { 1.708407346410207, -1.294263786178128}, {1.708407346410207, 1.2246052366464681`}, {1.708407346410207, -0.6419502795950676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.554436733529766}, { 1.7134073464102069`, -2.482493014924104}, { 1.7134073464102069`, -1.2943891379414987`}, {1.7134073464102069`, 1.2237298428460592`}, { 1.7134073464102069`, -0.6373983124068673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.554692736696789}, { 1.7184073464102072`, -2.483185509536999}, { 1.7184073464102072`, -1.2945184551502313`}, {1.7184073464102072`, 1.2228495589695232`}, { 1.7184073464102072`, -0.6328161981903742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.5549515312496753`}, { 1.723407346410207, -2.483881726935936}, { 1.723407346410207, -1.2946517223563836`}, {1.723407346410207, 1.2219643411030157`}, {1.723407346410207, -0.6282037621417055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.555213151402499}, { 1.728407346410207, -2.484581700431994}, { 1.728407346410207, -1.2947889246366069`}, {1.728407346410207, 1.2210741449181286`}, {1.728407346410207, -0.6235608282784381}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.555477631874749}, { 1.7334073464102069`, -2.4852854637031587`}, { 1.7334073464102069`, -1.2949300475891772`}, {1.7334073464102069`, 1.220178925669545}, {1.7334073464102069`, -0.6188872194726658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.5557450078996236`}, { 1.7384073464102068`, -2.485993050799021}, { 1.7384073464102068`, -1.2950750773310464`}, {1.7384073464102068`, 1.2192786381927896`}, { 1.7384073464102068`, -0.6141827574854427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.556015315232472}, { 1.7434073464102071`, -2.4867044961455402`}, { 1.7434073464102071`, -1.2952240004949185`}, {1.7434073464102071`, 1.2183732369020799`}, { 1.7434073464102071`, -0.6094472630026615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.556288590159386}, { 1.748407346410207, -2.48741983454987}, { 1.748407346410207, -1.2953768042263596`}, {1.748407346410207, 1.2174626757882898`}, {1.748407346410207, -0.6046805556724043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.5565648695059346`}, { 1.753407346410207, -2.4881391012052574`}, { 1.753407346410207, -1.2955334761809358`}, {1.753407346410207, 1.2165469084170277`}, {1.753407346410207, -0.5998824541438132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.556844190646055}, { 1.7584073464102068`, -2.4888623316960024`}, { 1.7584073464102068`, -1.2956940045213923`}, {1.7584073464102068`, 1.2156258879268433`}, { 1.7584073464102068`, -0.5950527761075296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.557126591511098}, { 1.7634073464102071`, -2.4895895620024917`}, { 1.7634073464102071`, -1.295858377914865}, {1.7634073464102071`, 1.2146995670275673`}, { 1.7634073464102071`, -0.5901913383377493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.557412110599028}, { 1.768407346410207, -2.4903208285062988`}, { 1.768407346410207, -1.2960265855301394`}, {1.768407346410207, 1.2137678979987996`}, {1.768407346410207, -0.5852979567359389}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.557700786983784}, { 1.773407346410207, -2.4910561679953576`}, { 1.773407346410207, -1.2961986170349495`}, {1.773407346410207, 1.212830832688546}, {1.773407346410207, -0.5803724463762683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.5579926603248033`}, { 1.7784073464102068`, -2.491795617669202}, { 1.7784073464102068`, -1.2963744625933253`}, {1.7784073464102068`, 1.2118883225120258`}, { 1.7784073464102068`, -0.5754146215528135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.55828777087671}, { 1.7834073464102072`, -2.4925392151442862`}, { 1.7834073464102072`, -1.2965541128629872`}, {1.7834073464102072`, 1.2109403184506515`}, { 1.7834073464102072`, -0.5704242958285803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.5585861594991677`}, { 1.788407346410207, -2.4932869984593666`}, { 1.788407346410207, -1.296737558992793}, {1.788407346410207, 1.2099867710511967`}, {1.788407346410207, -0.5654012820864066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.558887867666908}, { 1.793407346410207, -2.494039006080971}, { 1.793407346410207, -1.2969247926202363`}, {1.793407346410207, 1.20902763042517}, {1.793407346410207, -0.5603453925818004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.559192937479927}, { 1.7984073464102068`, -2.494795276908934}, { 1.7984073464102068`, -1.2971158058690018`}, {1.7984073464102068`, 1.2080628462483871`}, { 1.7984073464102068`, -0.5552564389977734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.55950141167386}, { 1.8034073464102072`, -2.4955558502820074`}, { 1.8034073464102072`, -1.2973105913465737`}, {1.8034073464102072`, 1.2070923677607888`}, { 1.8034073464102072`, -0.5501342325017321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.559813333630534}, { 1.808407346410207, -2.496320765983557}, { 1.808407346410207, -1.2975091421419065`}, {1.808407346410207, 1.2061161437664845`}, {1.808407346410207, -0.5449785838044878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.5601287473886996`}, { 1.813407346410207, -2.497090064247326}, { 1.813407346410207, -1.2977114518231536`}, {1.813407346410207, 1.2051341226340593`}, {1.813407346410207, -0.5397893032214481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.560447697654951}, { 1.8184073464102068`, -2.4978637857632884`}, { 1.8184073464102068`, -1.2979175144354578`}, {1.8184073464102068`, 1.2041462522971529`}, { 1.8184073464102068`, -0.5345662007360625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.5607702298148274`}, { 1.8234073464102072`, -2.4986419716835697`}, { 1.8234073464102072`, -1.2981273244988043`}, {1.8234073464102072`, 1.2031524802553248`}, { 1.8234073464102072`, -0.5293090860655837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.561096389944109}, { 1.828407346410207, -2.4994246636284614`}, { 1.828407346410207, -1.2983408770059406`}, {1.828407346410207, 1.2021527535752303`}, {1.828407346410207, -0.5240177687292215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.5614262248203}, { 1.833407346410207, -2.500211903692508}, { 1.833407346410207, -1.2985581674203577`}, {1.833407346410207, 1.20114701889212}, {1.833407346410207, -0.5186920581187517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.561759781934315}, { 1.8384073464102069`, -2.501003734450681}, { 1.8384073464102069`, -1.2987791916743423`}, {1.8384073464102069`, 1.2001352224116857`}, { 1.8384073464102069`, -0.5133317635716685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.562097109502355}, { 1.8434073464102072`, -2.5018001989646357`}, { 1.8434073464102072`, -1.2990039461670948`}, {1.8434073464102072`, 1.1991173099122725`}, { 1.8434073464102072`, -0.5079366944469399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.5624382564779857`}, { 1.848407346410207, -2.5026013407890537`}, { 1.848407346410207, -1.2992324277629166`}, {1.848407346410207, 1.1980932267474833`}, {1.848407346410207, -0.5025066602034625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.562783272564429}, { 1.853407346410207, -2.503407203978069}, { 1.853407346410207, -1.2994646337894682`}, {1.853407346410207, 1.19706291784919}, {1.853407346410207, -0.49704147048127606`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.563132208227049}, { 1.8584073464102069`, -2.504217833091783}, { 1.8584073464102069`, -1.299700562036097}, {1.8584073464102069`, 1.1960263277309866`}, { 1.8584073464102069`, -0.49154093518564074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.563485114706056}, { 1.8634073464102068`, -2.5050332732028657`}, { 1.8634073464102068`, -1.2999402107522393`}, {1.8634073464102068`, 1.1949834004921023`}, { 1.8634073464102068`, -0.4860048645740453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.5638420440294194`}, { 1.8684073464102071`, -2.5058535699032496`}, { 1.8684073464102071`, -1.3001835786458913`}, {1.8684073464102071`, 1.1939340798218077`}, { 1.8684073464102071`, -0.4804330693462434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.5642030490259966`}, { 1.873407346410207, -2.506678769310904}, { 1.873407346410207, -1.3004306648821569`}, {1.873407346410207, 1.1928783090043387`}, { 1.873407346410207, -0.47482536073740517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.564568183338883}, { 1.878407346410207, -2.5075089180767116`}, { 1.878407346410207, -1.3006814690818687`}, {1.878407346410207, 1.1918160309243708`}, {1.878407346410207, -0.4691815506144703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.5649375014389824`}, { 1.8834073464102068`, -2.508344063391429}, { 1.8834073464102068`, -1.3009359913202818`}, {1.8834073464102068`, 1.190747188073079}, {1.8834073464102068`, -0.4635014515758063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.565311058638795}, { 1.8884073464102071`, -2.5091842529927426`}, { 1.8884073464102071`, -1.3011942321258476`}, {1.8884073464102071`, 1.1896717225548086`}, { 1.8884073464102071`, -0.45778487705426163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.5656889111064447`}, { 1.893407346410207, -2.510029535172416}, { 1.893407346410207, -1.3014561924790586`}, {1.893407346410207, 1.1885895760944054`}, {1.893407346410207, -0.4520316414237167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.566071115879928}, { 1.898407346410207, -2.5108799587835358`}, { 1.898407346410207, -1.3017218738113727`}, {1.898407346410207, 1.1875006900452356`}, { 1.898407346410207, -0.44624156010923033`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.566457730881596}, { 1.9034073464102068`, -2.5117355732478495`}, { 1.9034073464102068`, -1.3019912780042124`}, {1.9034073464102068`, 1.1864050053979336`}, {1.9034073464102068`, -0.440414449700893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.5668488149328765`}, { 1.9084073464102072`, -2.512596428563201}, { 1.9084073464102072`, -1.3022644073880474`}, {1.9084073464102072`, 1.185302462789929}, {1.9084073464102072`, -0.4345501280714877}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.56724442776923}, { 1.913407346410207, -2.513462575311065}, { 1.913407346410207, -1.302541264741546}, {1.913407346410207, 1.1841930025157898`}, {1.913407346410207, -0.4286484144980769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.567644630055349}, { 1.918407346410207, -2.5143340646641756`}, { 1.918407346410207, -1.3028218532908127`}, {1.918407346410207, 1.1830765645384367`}, { 1.918407346410207, -0.42270912978761543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.568049483400601}, { 1.9234073464102068`, -2.5152109483942593`}, { 1.9234073464102068`, -1.3031061767087002`}, {1.9234073464102068`, 1.1819530885012701`}, { 1.9234073464102068`, -0.4167320964067228}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.568459050374718}, { 1.9284073464102072`, -2.516093278879865}, { 1.9284073464102072`, -1.3033942391142035`}, {1.9284073464102072`, 1.1808225137412716`}, {1.9284073464102072`, -0.41071713861572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.568873394523733}, { 1.933407346410207, -2.5169811091142953`}, { 1.933407346410207, -1.3036860450719303`}, {1.933407346410207, 1.1796847793031329`}, { 1.933407346410207, -0.40466408260706543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.5692925803861733`}, { 1.938407346410207, -2.5178744927136414`}, { 1.938407346410207, -1.3039815995916546`}, {1.938407346410207, 1.1785398239544707`}, { 1.938407346410207, -0.39857275664830255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.5697166735095003`}, { 1.9434073464102068`, -2.5187734839249187`}, { 1.9434073464102068`, -1.3042809081279467`}, {1.9434073464102068`, 1.1773875862021932`}, { 1.9434073464102068`, -0.3924429912296634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.5701457404668124`}, { 1.9484073464102072`, -2.5196781376343074`}, { 1.9484073464102072`, -1.3045839765798883`}, {1.9484073464102072`, 1.1762280043100846`}, { 1.9484073464102072`, -0.3862746192164514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.5705798488738036`}, { 1.953407346410207, -2.520588509375498}, { 1.953407346410207, -1.3048908112908617`}, {1.953407346410207, 1.1750610163176776`}, {1.953407346410207, -0.3800674760063482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.571019067405984}, { 1.958407346410207, -2.5215046553381386`}, { 1.958407346410207, -1.3052014190484262`}, {1.958407346410207, 1.173886560060488}, {1.958407346410207, -0.37382139969177347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.5714634658161617`}, { 1.9634073464102069`, -2.522426632376395}, { 1.9634073464102069`, -1.305515807084272}, {1.9634073464102069`, 1.1727045731916967`}, { 1.9634073464102069`, -0.3675362312274581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.5719131149521917`}, { 1.9684073464102072`, -2.5233544980176097`}, { 1.9684073464102072`, -1.3058339830742551`}, {1.9684073464102072`, 1.1715149932053555`}, { 1.9684073464102072`, -0.36121181460336976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.5723680867749925`}, { 1.973407346410207, -2.5242883104710736`}, { 1.973407346410207, -1.3061559551385151`}, {1.973407346410207, 1.1703177574612107`}, {1.973407346410207, -0.3548479970231502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.572828454376828}, { 1.978407346410207, -2.5252281286369063`}, { 1.978407346410207, -1.306481731841673}, {1.978407346410207, 1.1691128032112401`}, {1.978407346410207, -0.3484446290882155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.573294291999865}, { 1.9834073464102069`, -2.5261740121150384`}, { 1.9834073464102069`, -1.3068113221931132`}, {1.9834073464102069`, 1.1679000676280002`}, { 1.9834073464102069`, -0.3420015649876925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.5737656750549975`}, { 1.988407346410207, -2.5271260212143143`}, { 1.988407346410207, -1.3071447356473433`}, {1.988407346410207, 1.1666794878348934`}, {1.988407346410207, -0.3355186626943537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.574242680140948}, { 1.993407346410207, -2.528084216961695}, { 1.993407346410207, -1.3074819821044381`}, {1.993407346410207, 1.1654510009384653`}, {1.993407346410207, -0.3289957841667255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.5747253850636422`}, { 1.998407346410207, -2.5290486611115757`}, { 1.998407346410207, -1.3078230719105681`}, {1.998407346410207, 1.1642145440628566`}, {1.998407346410207, -0.3224327955575496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.5752138688558586`}, { 2.003407346410207, -2.530019416155217}, { 2.003407346410207, -1.3081680158586044`}, {2.003407346410207, 1.162970054386531}, {2.003407346410207, -0.3158295674287844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.5757082117971564`}, { 2.008407346410207, -2.530996545330282}, { 2.008407346410207, -1.3085168251888093`}, {2.008407346410207, 1.1617174691814203`}, { 2.008407346410207, -0.30918597497333583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.5762084954340785`}, { 2.013407346410207, -2.531980112630489}, { 2.013407346410207, -1.3088695115896105`}, {2.013407346410207, 1.1604567258546248`}, {2.013407346410207, -0.3025018982437169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.576714802600633}, { 2.018407346410207, -2.5329701828153763`}, { 2.018407346410207, -1.3092260871984533`}, {2.018407346410207, 1.1591877619928257`}, {2.018407346410207, -0.2957772223878464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.5772272174390505`}, { 2.023407346410207, -2.533966821420179}, { 2.023407346410207, -1.3095865646027398`}, {2.023407346410207, 1.1579105154095701`}, {2.023407346410207, -0.2890118378921857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.577745825420823}, { 2.028407346410207, -2.5349700947658182`}, { 2.028407346410207, -1.309950956840847}, {2.028407346410207, 1.1566249241956006`}, {2.028407346410207, -0.2822056408324542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.578270713368015}, { 2.033407346410207, -2.5359800699690043`}, { 2.033407346410207, -1.310319277403229}, {2.033407346410207, 1.1553309267724114`}, {2.033407346410207, -0.2753585331321346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.578801969474856}, { 2.038407346410207, -2.53699681495245}, { 2.038407346410207, -1.3106915402336021`}, {2.038407346410207, 1.1540284619492334`}, { 2.038407346410207, -0.26847042282901956`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.579339683329603}, { 2.043407346410207, -2.5380203984552057`}, { 2.043407346410207, -1.3110677597302098`}, {2.043407346410207, 1.1527174689836428`}, { 2.043407346410207, -0.26154122435003574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.5798839459366834`}, { 2.048407346410207, -2.539050890043093}, { 2.048407346410207, -1.3114479507471755`}, {2.048407346410207, 1.151397887646025}, {2.048407346410207, -0.2545708587946143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.5804348497391065`}, { 2.053407346410207, -2.540088360119266}, { 2.053407346410207, -1.3118321285959311`}, {2.053407346410207, 1.1500696582881227`}, { 2.053407346410207, -0.24755925422686767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.5809924886411464`}, { 2.058407346410207, -2.5411328799348767`}, { 2.058407346410207, -1.312220309046734}, {2.058407346410207, 1.1487327219159251`}, { 2.058407346410207, -0.24050634597686182`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.5815569580312947`}, { 2.063407346410207, -2.5421845215998564`}, { 2.063407346410207, -1.3126125083302629`}, {2.063407346410207, 1.1473870202671548`}, { 2.063407346410207, -0.23341207695126423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.58212835480548}, { 2.068407346410207, -2.543243358093805}, { 2.068407346410207, -1.3130087431392974`}, {2.068407346410207, 1.1460324958936456`}, { 2.068407346410207, -0.22627639795368784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.5827067773905443`}, { 2.073407346410207, -2.544309463277001}, { 2.073407346410207, -1.3134090306304806`}, {2.073407346410207, 1.144669092248911}, {2.073407346410207, -0.21909926801504304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.583292325767986}, { 2.078407346410207, -2.545382911901508}, { 2.078407346410207, -1.3138133884261634`}, {2.078407346410207, 1.143296753781225}, {2.078407346410207, -0.2118806547342379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.5838851014979523`}, { 2.083407346410207, -2.5464637796224094`}, { 2.083407346410207, -1.3142218346163304`}, {2.083407346410207, 1.1419154260325632`}, { 2.083407346410207, -0.20462053462957275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.5844852077434823`}, { 2.088407346410207, -2.5475521430091352`}, { 2.088407346410207, -1.3146343877606101`}, {2.088407346410207, 1.1405250557437678`}, { 2.088407346410207, -0.19731889350121062`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.5850927492949998`}, { 2.093407346410207, -2.548648079556912}, { 2.093407346410207, -1.3150510668903665`}, {2.093407346410207, 1.1391255909663365`}, { 2.093407346410207, -0.18997572680510566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.5857078325950376`}, { 2.098407346410207, -2.549751667698309}, { 2.098407346410207, -1.3154718915108712`}, {2.098407346410207, 1.137716981181245}, {2.098407346410207, -0.18259104003880267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.586330565763202}, { 2.103407346410207, -2.550862986814899}, { 2.103407346410207, -1.3158968816035599`}, {2.103407346410207, 1.1362991774252622`}, { 2.103407346410207, -0.17516484913953817`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.586961058621361}, { 2.108407346410207, -2.551982117249019}, { 2.108407346410207, -1.3163260576283702`}, {2.108407346410207, 1.1348721324252264`}, {2.108407346410207, -0.167697180895112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.5875994227190477`}, { 2.1134073464102068`, -2.553109140315635}, { 2.1134073464102068`, -1.3167594405261607`}, {2.1134073464102068`, 1.1334358007408056`}, { 2.1134073464102068`, -0.1601880733679978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.588245771359079}, { 2.118407346410207, -2.554244138314314}, { 2.118407346410207, -1.3171970517212115`}, {2.118407346410207, 1.1319901389162814`}, {2.118407346410207, -0.1526375763332156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.5889002196233717`}, { 2.123407346410207, -2.555387194541286}, { 2.123407346410207, -1.3176389131238073`}, {2.123407346410207, 1.1305351056419477`}, { 2.123407346410207, -0.14504575173051248`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.5895628843989527`}, { 2.128407346410207, -2.556538393301613}, { 2.128407346410207, -1.318085047132901}, {2.128407346410207, 1.1290706619257491`}, { 2.128407346410207, -0.13741267413141545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.5902338844041473`}, { 2.133407346410207, -2.5576978199214517`}, { 2.133407346410207, -1.31853547663886}, {2.133407346410207, 1.127596771275836}, {2.133407346410207, -0.1297384312217883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.5909133402149385`}, { 2.138407346410207, -2.5588655607604065`}, { 2.138407346410207, -1.3189902250262897`}, {2.138407346410207, 1.1261133998947481`}, { 2.138407346410207, -0.12202312430052786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.5916013742914816`}, { 2.143407346410207, -2.560041703223976}, { 2.143407346410207, -1.3194493161769432`}, {2.143407346410207, 1.124620516886012}, {2.143407346410207, -0.11426686879510911`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.592298111004766}, { 2.148407346410207, -2.5612263357760865`}, { 2.148407346410207, -1.319912774472706}, {2.148407346410207, 1.1231180944739634`}, {2.148407346410207, -0.1064697947947157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.5930036766634}, { 2.153407346410207, -2.5624195479517144`}, { 2.153407346410207, -1.3203806247986658`}, {2.153407346410207, 1.1216061082376978`}, {2.153407346410207, -0.09863204760174757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.593718199540516}, { 2.158407346410207, -2.5636214303695835`}, { 2.158407346410207, -1.3208528925462573`}, {2.158407346410207, 1.120084537360093}, {2.158407346410207, -0.09075378830255615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.594441809900769}, { 2.163407346410207, -2.5648320747449476`}, { 2.163407346410207, -1.3213296036164912`}, {2.163407346410207, 1.1185533648929284`}, {2.163407346410207, -0.08283519435831813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.5951746400274187`}, { 2.168407346410207, -2.5660515739024436`}, { 2.168407346410207, -1.32181078442326}, {2.168407346410207, 1.117012578039204}, {2.168407346410207, -0.07487646021701255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.5959168242494677`}, { 2.173407346410207, -2.5672800217890175`}, { 2.173407346410207, -1.322296461896722}, {2.173407346410207, 1.1154621684538308`}, {2.173407346410207, -0.06687779794755035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.5966684989688473`}, { 2.178407346410207, -2.568517513486914}, { 2.178407346410207, -1.3227866634867649`}, {2.178407346410207, 1.1139021325639717`}, {2.178407346410207, -0.0588394378971763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.597429802687619}, { 2.183407346410207, -2.569764145226732}, { 2.183407346410207, -1.3232814171665481`}, {2.183407346410207, 1.11233247191039}, {2.183407346410207, -0.05076162937335065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.5982008760351754`}, { 2.188407346410207, -2.5710200144005357`}, { 2.188407346410207, -1.3237807514361215`}, {2.188407346410207, 1.110753193511274}, {2.188407346410207, -0.04264464135139135}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.5989818617954143`}, { 2.193407346410207, -2.572285219575013}, { 2.193407346410207, -1.3242846953261194`}, {2.193407346410207, 1.1091643102501225`}, {2.193407346410207, -0.03448876320929604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.599772904933861}, { 2.198407346410207, -2.5735598605046888`}, { 2.198407346410207, -1.3247932784015368`}, {2.198407346410207, 1.1075658412893865`}, { 2.198407346410207, -0.026294305491223528`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.600574152624713}, { 2.203407346410207, -2.5748440381451685`}, { 2.203407346410207, -1.3253065307655723`}, {2.203407346410207, 1.1059578125117002`}, { 2.203407346410207, -0.018061600701271878`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.6013857542777736`}, { 2.208407346410207, -2.5761378546664253`}, { 2.208407346410207, -1.3258244830635555`}, {2.208407346410207, 1.1043402569906768`}, { 2.208407346410207, -0.009791004129293008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.602207861565253}, { 2.213407346410207, -2.577441413466108}, { 2.213407346410207, -1.3263471664869428`}, {2.213407346410207, 1.1027132154933947`}, { 2.213407346410207, -0.0014828947106373285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.603040628448393}, { 2.218407346410207, -2.5787548191828726`}, { 2.218407346410207, -1.32687461277739}, {2.218407346410207, 1.1010767370168717`}, {2.218407346410207, 0.006862324078126702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.603884211203897}, { 2.223407346410207, -2.5800781777097264`}, { 2.223407346410207, -1.3274068542308952`}, {2.223407346410207, 1.0994308793609977`}, {2.223407346410207, 0.015244223285315406`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.6047387684501113`}, { 2.228407346410207, -2.5814115962073743`}, { 2.228407346410207, -1.3279439237020167`}, {2.228407346410207, 1.0977757097406}, {2.228407346410207, 0.023662347509663673`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.6056044611729376`}, { 2.233407346410207, -2.582755183117567}, { 2.233407346410207, -1.3284858546081595`}, {2.233407346410207, 1.096111305439523}, {2.233407346410207, 0.032116213882698134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.6064814527514217`}, { 2.2384073464102068`, -2.5841090481764333`}, { 2.2384073464102068`, -1.329032680933935}, {2.2384073464102068`, 1.0944377545098405`}, {2.2384073464102068`, 0.04060531100515479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.6073699089829923`}, { 2.243407346410207, -2.585473302427792}, { 2.243407346410207, -1.3295844372355854`}, {2.243407346410207, 1.0927551565195552`}, {2.243407346410207, 0.04912909783439749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.6082699981082897`}, { 2.248407346410207, -2.5868480582364315`}, { 2.248407346410207, -1.3301411586454814`}, {2.248407346410207, 1.0910636233524338`}, {2.248407346410207, 0.05768700251954466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.60918189083555}, { 2.253407346410207, -2.5882334293013494`}, { 2.253407346410207, -1.3307028808766825`}, {2.253407346410207, 1.08936328006389}, {2.253407346410207, 0.06627842118074521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.610105760364495}, { 2.2584073464102072`, -2.5896295306689407`}, { 2.2584073464102072`, -1.3312696402275657`}, {2.2584073464102072`, 1.0876542657971802`}, {2.2584073464102072`, 0.07490271662871435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.611041782409666}, { 2.263407346410207, -2.5910364787461155`}, { 2.263407346410207, -1.3318414735865165`}, {2.263407346410207, 1.0859367347644966`}, {2.263407346410207, 0.08355921702032722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.6119901352231683`}, { 2.268407346410207, -2.5924543913133498`}, { 2.268407346410207, -1.3324184184366847`}, {2.268407346410207, 1.0842108572979259`}, {2.268407346410207, 0.09224721444572472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.6129509996167464`}, { 2.273407346410207, -2.5938833875376375`}, { 2.273407346410207, -1.3330005128608}, {2.273407346410207, 1.0824768209756588`}, {2.273407346410207, 0.10096596344195358`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.6139245589831526`}, { 2.278407346410207, -2.5953235879853493`}, { 2.278407346410207, -1.3335877955460484`}, {2.278407346410207, 1.0807348318292598`}, {2.278407346410207, 0.10971467942777748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.6149109993167317`}, { 2.283407346410207, -2.5967751146349665`}, { 2.283407346410207, -1.3341803057890067`}, {2.283407346410207, 1.0789851156382966`}, {2.283407346410207, 0.1184925370538149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.6159105092331694`}, { 2.288407346410207, -2.5982380908896885`}, { 2.288407346410207, -1.334778083500631}, {2.288407346410207, 1.0772279193191445`}, {2.288407346410207, 0.12729866846165694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.616923279988327}, { 2.293407346410207, -2.599712641589892}, { 2.293407346410207, -1.3353811692113047`}, {2.293407346410207, 1.0754635124153318`}, {2.293407346410207, 0.1361321614450921}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.617949505496103}, { 2.298407346410207, -2.601198893025426}, { 2.298407346410207, -1.335989604075933}, {2.298407346410207, 1.0736921886974171`}, {2.298407346410207, 0.1449920575059438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.6189893823452377`}, { 2.303407346410207, -2.6026969729477267`}, { 2.303407346410207, -1.3366034298790914`}, {2.303407346410207, 1.0719142678810212`}, {2.303407346410207, 0.1538773497964255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.6200431098149872`}, { 2.308407346410207, -2.6042070105817325`}, { 2.308407346410207, -1.3372226890402212`}, {2.308407346410207, 1.0701300974723575`}, {2.308407346410207, 0.16278698093919247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.621110889889602}, { 2.313407346410207, -2.6057291366375845`}, { 2.313407346410207, -1.3378474246188707`}, {2.313407346410207, 1.0683400547513664`}, {2.313407346410207, 0.17171984071555652`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.6221929272714948`}, { 2.318407346410207, -2.607263483322085}, { 2.318407346410207, -1.3384776803199794`}, {2.318407346410207, 1.0665445489033596`}, {2.318407346410207, 0.18067476361149795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, 2.6232894293930515`}, { 2.323407346410207, -2.6088101843499008`}, { 2.323407346410207, -1.3391135004992012`}, {2.323407346410207, 1.0647440233109853`}, {2.323407346410207, 0.18965052621026526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, 2.6244006064269576`}, { 2.328407346410207, -2.6103693749544874`}, { 2.328407346410207, -1.3397549301682683`}, {2.328407346410207, 1.0629389580192428`}, {2.328407346410207, 0.1986458444194153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, 2.6255266712949763`}, { 2.333407346410207, -2.6119411918987057`}, { 2.333407346410207, -1.3404020150003872`}, {2.333407346410207, 1.0611298723872924`}, {2.333407346410207, 0.20765937051917213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, 2.6266678396750636`}, { 2.338407346410207, -2.6135257734851183`}, { 2.338407346410207, -1.3410548013356671`}, {2.338407346410207, 1.059317327941871}, {2.338407346410207, 0.21668969001789865`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, 2.6278243300067268`}, { 2.343407346410207, -2.615123259565931}, { 2.343407346410207, -1.341713336186576}, {2.343407346410207, 1.0575019314482619`}, {2.343407346410207, 0.22573531829938237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, 2.628996363494521}, { 2.348407346410207, -2.6167337915525555`}, { 2.348407346410207, -1.3423776672434231`}, {2.348407346410207, 1.0556843382159542`}, {2.348407346410207, 0.23479469704544026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, 2.6301841641095756`}, { 2.353407346410207, -2.6183575124247698`}, { 2.353407346410207, -1.3430478428798585`}, {2.353407346410207, 1.053865255657395}, {2.353407346410207, 0.24386619041610685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, 2.6313879585890403`}, { 2.358407346410207, -2.619994566739445}, { 2.358407346410207, -1.343723912158396}, {2.358407346410207, 1.0520454471195322`}, {2.358407346410207, 0.2529480809683689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, 2.6326079764333334`}, { 2.3634073464102068`, -2.621645100638809}, { 2.3634073464102068`, -1.3444059248359432`}, {2.3634073464102068`, 1.0502257360091978`}, {2.3634073464102068`, 0.26203856529308533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, 2.6338444499010696`}, { 2.368407346410207, -2.6233092618582154`}, { 2.368407346410207, -1.3450939313693437`}, {2.368407346410207, 1.0484070102347596`}, {2.368407346410207, 0.27113574934835427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, 2.6350976140015576`}, { 2.373407346410207, -2.6249871997333885`}, { 2.373407346410207, -1.3457879829209234`}, {2.373407346410207, 1.0465902269878522`}, {2.373407346410207, 0.280237643466209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, 2.6363677064847177`}, { 2.378407346410207, -2.6266790652071026`}, { 2.378407346410207, -1.3464881313640353`}, {2.378407346410207, 1.0447764178903602`}, {2.378407346410207, 0.2893421570081896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, 2.637654967828317}, { 2.3834073464102072`, -2.628385010835276}, { 2.3834073464102072`, -1.3471944292885996`}, {2.3834073464102072`, 1.0429666945331415`}, {2.3834073464102072`, 0.29844709264400465`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, 2.6389596412223564`}, { 2.388407346410207, -2.6301051907924218`}, { 2.388407346410207, -1.3479069300066338`}, {2.388407346410207, 1.0411622544341959`}, {2.388407346410207, 0.3075501402262987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, 2.6402819725505013`}, { 2.393407346410207, -2.631839760876437}, { 2.393407346410207, -1.3486256875577662`}, {2.393407346410207, 1.0393643874450351`}, {2.393407346410207, 0.31664887023350424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, 2.641622210368386}, { 2.398407346410207, -2.6335888785126764`}, { 2.398407346410207, -1.349350756714728}, {2.398407346410207, 1.0375744826348352`}, {2.398407346410207, 0.3257407267519106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, 2.642980605878671}, { 2.403407346410207, -2.6353527027572787`}, { 2.403407346410207, -1.350082192988817}, {2.403407346410207, 1.0357940356824666`}, {2.403407346410207, 0.3348230199675956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, 2.644357412902681}, { 2.408407346410207, -2.6371313942996935`}, { 2.408407346410207, -1.350820052635327}, {2.408407346410207, 1.034024656806531}, {2.408407346410207, 0.34389291813881717`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, 2.645752887848489}, { 2.413407346410207, -2.6389251154643723`}, { 2.413407346410207, -1.3515643926589387`}, {2.413407346410207, 1.032268079263039}, {2.413407346410207, 0.3529474390199603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, 2.6471672896752785`}, { 2.418407346410207, -2.640734030211573}, { 2.418407346410207, -1.3523152708190602`}, {2.418407346410207, 1.0305261684390337`}, {2.418407346410207, 0.3619834407094768}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, 2.648600879853831}, { 2.423407346410207, -2.6425583041372236`}, { 2.423407346410207, -1.3530727456351146`}, {2.423407346410207, 1.0288009315682118`}, {2.423407346410207, 0.3709976118964742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, 2.6500539223229675`}, { 2.428407346410207, -2.6443981044718097`}, { 2.428407346410207, -1.3538368763917623`}, {2.428407346410207, 1.027094528091049}, {2.428407346410207, 0.3799864614841911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, 2.651526683441791}, { 2.433407346410207, -2.6462536000782135`}, { 2.433407346410207, -1.3546077231440579`}, {2.433407346410207, 1.02540928067682}, {2.433407346410207, 0.3889463075736622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, 2.6530194319375493`}, { 2.438407346410207, -2.64812496144847}, { 2.438407346410207, -1.355385346722521}, {2.438407346410207, 1.0237476869178554`}, {2.438407346410207, 0.3978732657979768}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, 2.654532438848958}, { 2.443407346410207, -2.650012360699365}, { 2.443407346410207, -1.3561698087381264`}, {2.443407346410207, 1.0221124316968737`}, {2.443407346410207, 0.40676323700695716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, 2.6560659774647997`}, { 2.448407346410207, -2.6519159715668312`}, { 2.448407346410207, -1.3569611715871932`}, {2.448407346410207, 1.0205064002157898`}, {2.448407346410207, 0.41561189431457485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, 2.657620323257638}, { 2.453407346410207, -2.653835969399073}, { 2.453407346410207, -1.3577594984561685`}, {2.453407346410207, 1.018932691658402}, {2.453407346410207, 0.4244146695373749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, 2.6591957538124564`}, { 2.458407346410207, -2.6557725311483575`}, { 2.458407346410207, -1.3585648533262966`}, {2.458407346410207, 1.0173946334390207`}, {2.458407346410207, 0.4331667390725164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, 2.6607925487500546`}, { 2.463407346410207, -2.6577258353614126`}, { 2.463407346410207, -1.3593773009781571`}, {2.463407346410207, 1.0158957959637298`}, {2.463407346410207, 0.4418630092893906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, 2.6624109896450223`}, { 2.468407346410207, -2.6596960621683534`}, { 2.468407346410207, -1.3601969069960722`}, {2.468407346410207, 1.0144400077995852`}, {2.468407346410207, 0.450498101540154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, 2.6640513599381057`}, { 2.473407346410207, -2.661683393270078}, { 2.473407346410207, -1.361023737772357}, {2.473407346410207, 1.0130313711087238`}, {2.473407346410207, 0.4590663369328198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, 2.6657139448427967`}, { 2.478407346410207, -2.6636880119240516`}, { 2.478407346410207, -1.3618578605114164`}, {2.478407346410207, 1.011674277158172}, {2.478407346410207, 0.46756172105673127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, 2.6673990312459646`}, { 2.483407346410207, -2.66571010292841}, { 2.483407346410207, -1.3626993432336618`}, {2.483407346410207, 1.0103734216610185`}, {2.483407346410207, 0.4759779289053237}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, 2.669106907602348}, { 2.4884073464102068`, -2.667749852604299}, { 2.4884073464102068`, -1.3635482547792475`}, {2.4884073464102068`, 1.0091338196398107`}, {2.4884073464102068`, 0.4843082903058802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, 2.670837863822741}, { 2.493407346410207, -2.6698074487763717`}, { 2.493407346410207, -1.364404664811604}, {2.493407346410207, 1.007960819427808}, {2.493407346410207, 0.4925457762411854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, 2.6725921911556956`}, { 2.498407346410207, -2.671883080751366}, { 2.498407346410207, -1.365268643820757}, {2.498407346410207, 1.0068601153378898`}, {2.498407346410207, 0.5006829865337927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, 2.674370182062575}, { 2.503407346410207, -2.6739769392946644`}, { 2.503407346410207, -1.3661402631264217`}, {2.503407346410207, 1.005837758432672}, {2.503407346410207, 0.5087121394598361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, 2.676172130085787}, { 2.5084073464102072`, -2.676089216604764}, { 2.5084073464102072`, -1.3670195948808475`}, {2.5084073464102072`, 1.004900164723983}, {2.5084073464102072`, 0.5166250639646893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, -2.6782201062855444`}, { 2.513407346410207, 2.67799832971004}, { 2.513407346410207, -1.36790671207141}, {2.513407346410207, 1.0040541200174655`}, {2.513407346410207, 0.5244131952651364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, -2.680369803316267}, { 2.518407346410207, 2.6798490762164753`}, { 2.518407346410207, -1.3688016885229202`}, {2.518407346410207, 1.0033067805026659`}, {2.518407346410207, 0.5320675747381065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, -2.682538504019181}, { 2.523407346410207, 2.6817246655295017`}, { 2.523407346410207, -1.3697045988996441`}, {2.523407346410207, 1.0026656680760992`}, {2.523407346410207, 0.5395788551088189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, -2.684726406024655}, { 2.528407346410207, 2.68362539405622}, { 2.528407346410207, -1.370615518707012}, {2.528407346410207, 1.0021386592827257`}, {2.528407346410207, 0.5469373120532623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, -2.686933708233727}, { 2.533407346410207, 2.6855515585182843`}, { 2.533407346410207, -1.3715345242929924`}, {2.533407346410207, 1.0017339666804423`}, {2.533407346410207, 0.554132863410704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, -2.6891606107779613`}, { 2.538407346410207, 2.6875034557760813`}, { 2.538407346410207, -1.372461692849122}, {2.538407346410207, 1.0014601113863}, {2.538407346410207, 0.5611550972477624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, -2.691407314976519}, { 2.543407346410207, 2.68948138264511}, { 2.543407346410207, -1.3733971024111649`}, {2.543407346410207, 1.0013258855681137`}, {2.543407346410207, 0.567993310010624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, -2.6936740232903116`}, { 2.5484073464102073`, 2.6914856357044683`}, { 2.5484073464102073`, -1.3743408318593773`}, {2.5484073464102073`, 1.0013403037192596`}, {2.5484073464102073`, 0.574636555927796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, -2.6959609392731383`}, { 2.553407346410207, 2.6935165110973354`}, { 2.553407346410207, -1.375292960918367}, {2.553407346410207, 1.0015125417168407`}, {2.553407346410207, 0.5810737086633496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, -2.698268267519689}, { 2.558407346410207, 2.6955743043233977`}, { 2.558407346410207, -1.3762535701565117`}, {2.558407346410207, 1.0018518629323476`}, {2.558407346410207, 0.5872935359516746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, -2.7005962136102872`}, { 2.563407346410207, 2.6976593100231305`}, { 2.563407346410207, -1.377222740984921}, {2.563407346410207, 1.0023675310539366`}, {2.563407346410207, 0.5932847875546541}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, -2.702944984052252}, { 2.568407346410207, 2.6997718217539055`}, { 2.568407346410207, -1.3782005556559196`}, {2.568407346410207, 1.003068709798371}, {2.568407346410207, 0.5990362963632762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, -2.705314786217763}, { 2.5734073464102067`, 2.701912131757883}, { 2.5734073464102067`, -1.3791870972610163`}, {2.5734073464102067`, 1.003964350335068}, {2.5734073464102067`, 0.6045370918212221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, -2.707705828278089}, { 2.578407346410207, 2.7040805307216846`}, { 2.578407346410207, -1.3801824497283441`}, {2.578407346410207, 1.0050630679968686`}, {2.578407346410207, 0.6097765240957593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, -2.710118319134057}, { 2.583407346410207, 2.7062773075278463`}, { 2.583407346410207, -1.3811866978195377`}, {2.583407346410207, 1.0063730106764117`}, {2.583407346410207, 0.6147443965969617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, -2.7125524683426283`}, { 2.588407346410207, 2.7085027489980837`}, { 2.588407346410207, -1.3821999271260215`}, {2.588407346410207, 1.0079017221489366`}, {2.588407346410207, 0.6194311036043095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, -2.7150084860394474`}, { 2.593407346410207, 2.710757139628423}, { 2.593407346410207, -1.3832222240646812`}, {2.593407346410207, 1.0096560043500107`}, {2.593407346410207, 0.6238277689719821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, -2.7174865828572203`}, { 2.598407346410207, 2.713040761316263}, { 2.598407346410207, -1.3842536758728858`}, {2.598407346410207, 1.011641783286272}, {2.598407346410207, 0.6279263812345245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, -2.719986969839798}, { 2.603407346410207, 2.7153538930794725`}, { 2.603407346410207, -1.3852943706028313`}, {2.603407346410207, 1.0138639836813}, {2.603407346410207, 0.6317199200105282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, -2.7225098583518035`}, { 2.608407346410207, 2.71769681076765}, { 2.608407346410207, -1.386344397115174}, {2.608407346410207, 1.0163264175789133`}, {2.608407346410207, 0.635202468481697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, -2.7250554599836807`}, { 2.6134073464102068`, 2.720069786765685}, { 2.6134073464102068`, -1.3874038450719182`}, {2.6134073464102068`, 1.019031691886209}, {2.6134073464102068`, 0.6383693069646368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, -2.7276239864520035`}, { 2.618407346410207, 2.722473089689816}, { 2.618407346410207, -1.3884728049285264`}, {2.618407346410207, 1.0219811392170803`}, {2.618407346410207, 0.6412169832142417}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, -2.7302156494949084`}, { 2.623407346410207, 2.724906984076378}, { 2.623407346410207, -1.3895513679252152`}, {2.623407346410207, 1.0251747754153395`}, {2.623407346410207, 0.6437433560790925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, -2.732830660762507}, { 2.628407346410207, 2.7273717300634983`}, { 2.628407346410207, -1.390639626077401}, {2.628407346410207, 1.0286112858617662`}, {2.628407346410207, 0.6459476104040792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, -2.7354692317021194`}, { 2.6334073464102072`, 2.729867583065991}, { 2.6334073464102072`, -1.3917376721652577`}, {2.6334073464102072`, 1.032288041207251}, {2.6334073464102072`, 0.6478302425375436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, -2.7381315734381912`}, { 2.638407346410207, 2.732394793443772}, { 2.638407346410207, -1.3928455997223472`}, {2.638407346410207, 1.0362011416567642`}, {2.638407346410207, 0.6493930173176355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, -2.7408178966467425`}, { 2.643407346410207, 2.734953606164115}, { 2.643407346410207, -1.393963503023285}, {2.643407346410207, 1.0403454874956914`}, {2.643407346410207, 0.6506388988457465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, -2.7435284114241942`}, { 2.648407346410207, 2.737544260458142}, { 2.648407346410207, -1.3950914770703955`}, {2.648407346410207, 1.0447148723282287`}, {2.648407346410207, 0.6515719585766561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.74626332715044}, { 2.653407346410207, 2.740166989471924}, { 2.653407346410207, -1.3962296175793198`}, {2.653407346410207, 1.0493020945849771`}, {2.653407346410207, 0.6521972651675669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.749022852345998}, { 2.658407346410207, 2.7428220199126687`}, { 2.658407346410207, -1.397378020963528}, {2.658407346410207, 1.0540990823095877`}, {2.658407346410207, 0.6525207610754504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.751807194523111}, { 2.663407346410207, 2.7455095716904387`}, { 2.663407346410207, -1.398536784317695}, {2.663407346410207, 1.0590970260641386`}, {2.663407346410207, 0.6525491310622192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.7546165600306485`}, { 2.668407346410207, 2.74822985755594}, { 2.668407346410207, -1.3997060053998913`}, {2.668407346410207, 1.0642865149697798`}, {2.668407346410207, 0.6522896675904204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.757451153892667}, { 2.6734073464102073`, 2.750983082734912}, { 2.6734073464102073`, -1.4008857826125445`}, {2.6734073464102073`, 1.0696576713615986`}, {2.6734073464102073`, 0.6517501376296027}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.7603111796404893`}, { 2.678407346410207, 2.75376944455972}, { 2.678407346410207, -1.4020762149821189`}, {2.678407346410207, 1.0752002802043237`}, {2.678407346410207, 0.6509386547258839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7631968391381774`}, { 2.683407346410207, 2.756589132098754}, { 2.683407346410207, -1.4032774021374699`}, {2.683407346410207, 1.0809039102021731`}, {2.683407346410207, 0.6498635594004684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.76610833240126}, { 2.688407346410207, 2.7594423257843044`}, { 2.688407346410207, -1.4044894442868172`}, {2.688407346410207, 1.086758024361443}, {2.688407346410207, 0.6485333101175704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.7690458574085883`}, { 2.693407346410207, 2.762329197039596}, { 2.693407346410207, -1.4057124421932874`}, {2.693407346410207, 1.0927520785610316`}, {2.693407346410207, 0.6469563862655461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.772009609907214}, { 2.6984073464102067`, 2.7652499079057176`}, { 2.6984073464102067`, -1.4069464971489762`}, {2.6984073464102067`, 1.0988756074046209`}, {2.6984073464102067`, 0.6451412038764902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.774999783210155}, { 2.703407346410207, 2.76820461066918}, { 2.703407346410207, -1.4081917109474678`}, {2.703407346410207, 1.1051182972374891`}, {2.703407346410207, 0.6430960442002566}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.778016567986961}, { 2.708407346410207, 2.7711934474909192`}, { 2.708407346410207, -1.4094481858547685`}, {2.708407346410207, 1.1114700466966114`}, {2.708407346410207, 0.6408289947631536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.781060152046971}, { 2.713407346410207, 2.7742165500375457`}, { 2.713407346410207, -1.4107160245785875`}, {2.713407346410207, 1.1179210155240717`}, {2.713407346410207, 0.6383479021801809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.7841307201151793`}, { 2.718407346410207, 2.777274039115682}, { 2.718407346410207, -1.4119953302359154`}, {2.718407346410207, 1.124461662619711}, {2.718407346410207, 0.6356603357437032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.787228453600619}, { 2.723407346410207, 2.7803660243102755`}, { 2.723407346410207, -1.4132862063188372`}, {2.723407346410207, 1.1310827744545529`}, {2.723407346410207, 0.63277356066586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.7903535303572125`}, { 2.728407346410207, 2.783492603627767}, { 2.728407346410207, -1.4145887566585278`}, {2.728407346410207, 1.1377754850296773`}, {2.728407346410207, 0.629694519788815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.7935061244370143`}, { 2.733407346410207, 2.786653863145038}, { 2.733407346410207, -1.4159030853873638`}, {2.733407346410207, 1.1445312885643915`}, {2.733407346410207, 0.626429822577759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.7966864058358114`}, { 2.7384073464102068`, 2.7898498766650635`}, { 2.7384073464102068`, -1.417229296899093}, {2.7384073464102068`, 1.1513420460499715`}, {2.7384073464102068`, 0.622985740259131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.7998945402310507`}, { 2.743407346410207, 2.793080705380231}, { 2.743407346410207, -1.4185674958070056`}, {2.743407346410207, 1.1581999867260282`}, {2.743407346410207, 0.6193682060456952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.803130688712075}, { 2.748407346410207, 2.796346397544268}, { 2.748407346410207, -1.4199177869000388`}, {2.748407346410207, 1.1650977054382314`}, {2.748407346410207, 0.6155828194884332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.8063950075026725`}, { 2.753407346410207, 2.7996469881537696`}, { 2.753407346410207, -1.421280275096757}, {2.753407346410207, 1.172028156728519}, {2.753407346410207, 0.6116348541027645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.809687647675958}, { 2.7584073464102072`, 2.8029824986402763`}, { 2.7584073464102072`, -1.4226550653971453`}, {2.7584073464102072`, 1.1789846463994131`}, {2.7584073464102072`, 0.6075292675261154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.813008754861619}, { 2.763407346410207, 2.8063529365738904`}, { 2.763407346410207, -1.424042262832151}, {2.763407346410207, 1.1859608211878814`}, {2.763407346410207, 0.6032707135699583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.8163584689455967`}, { 2.768407346410207, 2.8097582953794022`}, { 2.768407346410207, -1.4254419724109157`}, {2.768407346410207, 1.192950657084805}, {2.768407346410207, 0.5988635556288863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.8197369237622665`}, { 2.773407346410207, 2.8131985540658806`}, { 2.773407346410207, -1.4268542990656272`}, {2.773407346410207, 1.1999484467455124`}, {2.773407346410207, 0.5943118809997588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.8231442467792287`}, { 2.778407346410207, 2.8166736769706877`}, { 2.778407346410207, -1.42827934759394}, {2.778407346410207, 1.2069487863560888`}, {2.778407346410207, 0.5896195157447455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.8265805587748427`}, { 2.783407346410207, 2.820183613518851}, { 2.783407346410207, -1.4297172225988914`}, {2.783407346410207, 1.2139465622494592`}, {2.783407346410207, 0.5847900398027562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.8300459735086396`}, { 2.788407346410207, 2.823728297998707}, { 2.788407346410207, -1.4311680284262605`}, {2.788407346410207, 1.2209369375042691`}, {2.788407346410207, 0.579826802114677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.833540597384811}, { 2.793407346410207, 2.827307649354708}, { 2.793407346410207, -1.4326318690993012`}, {2.793407346410207, 1.2279153387077621`}, {2.793407346410207, 0.574732935579651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.837064529108968}, { 2.7984073464102073`, 2.8309215709982474`}, { 2.7984073464102073`, -1.4341088482507989`}, {2.7984073464102073`, 1.2348774430203}, {2.7984073464102073`, 0.5695113717031224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.8406178593384213`}, { 2.803407346410207, 2.83456995063734}, { 2.803407346410207, -1.4355990690523834`}, {2.803407346410207, 1.241819165643091}, {2.803407346410207, 0.5641648548334647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.844200670326237}, { 2.808407346410207, 2.838252660125935}, { 2.808407346410207, -1.437102634141047}, {2.808407346410207, 1.248736647761023}, {2.808407346410207, 0.5586959559135776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.847813035559388}, { 2.813407346410207, 2.8419695553336015`}, { 2.813407346410207, -1.4386196455428077`}, {2.813407346410207, 1.255626245008481}, {2.813407346410207, 0.5531070856978658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.8514550193913175`}, { 2.818407346410207, 2.8457204760363006`}, { 2.818407346410207, -1.4401502045934662`}, {2.818407346410207, 1.2624845164867806`}, {2.818407346410207, 0.5474005074041923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.855126676669307}, { 2.8234073464102067`, 2.84950524582887}, { 2.8234073464102067`, -1.441694411856408}, {2.8234073464102067`, 1.2693082143466048`}, {2.8234073464102067`, 0.5415783487856068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.858828052357036}, { 2.828407346410207, 2.853323672059815}, { 2.828407346410207, -1.4432523670373922`}, {2.828407346410207, 1.2760942739369794`}, {2.828407346410207, 0.5356426136184301}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.862559181152803}, { 2.833407346410207, 2.8571755457889467`}, { 2.833407346410207, -1.4448241688962942`}, {2.833407346410207, 1.2828398045132317`}, {2.833407346410207, 0.5295951926123643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.8663200871038685`}, { 2.838407346410207, 2.861060641768309}, { 2.838407346410207, -1.4464099151557455`}, {2.838407346410207, 1.2895420804895936`}, {2.838407346410207, 0.523437873754947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.8701107832174695`}, { 2.843407346410207, 2.8649787184468214`}, { 2.843407346410207, -1.4480097024066412`}, {2.843407346410207, 1.2961985332171393`}, {2.843407346410207, 0.5171723521076595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.8739312710690568`}, { 2.848407346410207, 2.868929517998944}, { 2.848407346410207, -1.4496236260104733`}, {2.848407346410207, 1.3028067432643249`}, {2.848407346410207, 0.5108002390742933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.877781540408367}, { 2.853407346410207, 2.872912766377635}, { 2.853407346410207, -1.4512517799984634`}, {2.853407346410207, 1.3093644331751375`}, {2.853407346410207, 0.50432307116441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.881661568763987}, { 2.858407346410207, 2.8769281733917835`}, { 2.858407346410207, -1.4528942569674599`}, {2.858407346410207, 1.3158694606785362`}, {2.858407346410207, 0.49774231827596316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.8855713210471023`}, { 2.8634073464102068`, 2.8809754328082224`}, { 2.8634073464102068`, -1.454551147972587}, {2.8634073464102068`, 1.322319812322314}, {2.8634073464102068`, 0.4910593915216302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.889510749155166}, { 2.868407346410207, 2.8850542224783395`}, { 2.868407346410207, -1.4562225424166226`}, {2.868407346410207, 1.328713597504493}, {2.868407346410207, 0.48427565062334127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.893479791576271}, { 2.873407346410207, 2.8891642044892634`}, { 2.873407346410207, -1.4579085279360966`}, {2.873407346410207, 1.3350490428757915`}, {2.873407346410207, 0.4773924108989809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.897478372995064}, { 2.878407346410207, 2.893305025339467}, { 2.878407346410207, -1.4596091902841035`}, {2.878407346410207, 1.3413244870874597`}, {2.878407346410207, 0.4704109498643997}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.901506403901056}, { 2.8834073464102072`, 2.897476316138596}, { 2.8834073464102072`, -1.461324613209837}, {2.8834073464102072`, 1.347538375859724}, {2.8834073464102072`, 0.4633325134728084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.9055637802002554`}, { 2.888407346410207, 2.901677692831225}, { 2.888407346410207, -1.4630548783348496`}, {2.888407346410207, 1.353689257347254}, {2.888407346410207, 0.4561583220124191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.9096503828310816`}, { 2.893407346410207, 2.9059087564441834`}, { 2.893407346410207, -1.4648000650260589`}, {2.893407346410207, 1.3597757777792803`}, {2.893407346410207, 0.44888957568181875`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.9137660773855467`}, { 2.898407346410207, 2.9101690933569926`}, { 2.898407346410207, -1.4665602502655273`}, {2.898407346410207, 1.3657966773532688`}, {2.898407346410207, 0.4415274598612383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.9179107137367684`}, { 2.903407346410207, 2.914458275594895}, { 2.903407346410207, -1.4683355085170455`}, {2.903407346410207, 1.371750786362426}, {2.903407346410207, 0.43407315009639635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.9220841256738805`}, { 2.908407346410207, 2.9187758611439056`}, { 2.908407346410207, -1.4701259115895697`}, {2.908407346410207, 1.3776370215385736`}, {2.908407346410207, 0.4265278168102383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.9262861305454484`}, { 2.913407346410207, 2.9231213942871634`}, { 2.913407346410207, -1.4719315284975614`}, {2.913407346410207, 1.3834543825932528`}, {2.913407346410207, 0.4188926297564567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.9305165289125807`}, { 2.918407346410207, 2.9274944059619057`}, { 2.918407346410207, -1.4737524253182979`}, {2.918407346410207, 1.3892019489411855`}, {2.918407346410207, 0.4111687622273583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9347751042128896`}, { 2.9234073464102073`, 2.9318944141362295`}, { 2.9234073464102073`, -1.4755886650462284`}, {2.9234073464102073`, 1.3948788765914044`}, {2.9234073464102073`, 0.40335739502733214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.9390616224365305`}, { 2.928407346410207, 2.9363209242047663`}, { 2.928407346410207, -1.4774403074444569`}, {2.928407346410207, 1.4004843951925432`}, {2.928407346410207, 0.3954597202219247}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.9433758318155876`}, { 2.933407346410207, 2.9407734294024026`}, { 2.933407346410207, -1.4793074088934637`}, {2.933407346410207, 1.4060178052198753`}, {2.933407346410207, 0.3874769446713557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.947717462528037}, { 2.938407346410207, 2.945251411234989}, { 2.938407346410207, -1.4811900222371603`}, {2.938407346410207, 1.4114784752927152`}, {2.938407346410207, 0.3794102933562045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.9520862264176237`}, { 2.943407346410207, 2.94975433992609}, { 2.943407346410207, -1.483088196626417}, {2.943407346410207, 1.4168658396117837`}, {2.943407346410207, 0.3712610125019497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.956481816730928}, { 2.9484073464102067`, 2.954281674878653}, { 2.9484073464102067`, -1.4850019773601906`}, {2.9484073464102067`, 1.4221793955070463`}, {2.9484073464102067`, 0.3630303725081022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.9609039078729635`}, { 2.953407346410207, 2.9588328651505154`}, { 2.953407346410207, -1.4869314057244118`}, {2.953407346410207, 1.4274187010873851`}, {2.953407346410207, 0.354719670686758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9653521551826136`}, { 2.958407346410207, 2.9634073499425813`}, { 2.958407346410207, -1.4888765188287914`}, {2.958407346410207, 1.4325833729842525`}, {2.958407346410207, 0.34633023381460437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.969826194729268}, { 2.963407346410207, 2.9680045590985316`}, { 2.963407346410207, -1.490837349441732}, {2.963407346410207, 1.4376730841821976`}, {2.963407346410207, 0.3378634205016645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.9743256431319574`}, { 2.968407346410207, 2.9726239136148225`}, { 2.968407346410207, -1.4928139258235438`}, {2.968407346410207, 1.4426875619298196`}, {2.968407346410207, 0.3293206233794103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.9788500974023093`}, { 2.973407346410207, 2.9772648261598}, { 2.973407346410207, -1.4948062715581631`}, {2.973407346410207, 1.4476265857253292`}, {2.973407346410207, 0.32070327111026564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.9833991348126534`}, { 2.978407346410207, 2.9819267016006727`}, { 2.978407346410207, -1.4968144053836205`}, {2.978407346410207, 1.452489985371494}, {2.978407346410207, 0.31201283022001397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.9879723127905145`}, { 2.983407346410207, 2.986608937537122}, { 2.983407346410207, -1.4988383410214876`}, {2.983407346410207, 1.457277639095225}, {2.983407346410207, 0.30325080675417676`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.992569168840787}, { 2.9884073464102068`, 2.9913109248403074`}, { 2.9884073464102068`, -1.5008780870055702`}, {2.9884073464102068`, 1.4619894717275927`}, {2.9884073464102068`, 0.29441874775904453`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.9971892204967747`}, { 2.993407346410207, 2.996032048196012}, { 2.993407346410207, -1.5029336465101213`}, {2.993407346410207, 1.466625452940461}, {2.993407346410207, 0.2855182425877275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.0018319653013}, {2.998407346410207, 3.0007716866507477`}, {2.998407346410207, -1.5050050171778717`}, { 2.998407346410207, 1.4711855955363382`}, {2.998407346410207, 0.2765509240313712}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.0064968808189803`}, { 3.003407346410207, 3.005529214159537}, { 3.003407346410207, -1.507092190948182}, {3.003407346410207, 1.4756699537884255`}, {3.003407346410207, 0.2675184692754677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.011183424680755}, { 3.0084073464102072`, 3.0103040001342296`}, { 3.0084073464102072`, -1.5091951538856498`}, {3.0084073464102072`, 1.480078621828129}, {3.0084073464102072`, 0.25842260068112155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0158910346616787`}, { 3.013407346410207, 3.015095409991158}, { 3.013407346410207, -1.511313886009506}, {3.013407346410207, 1.4844117320776422`}, {3.013407346410207, 0.2492650863910511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.02061912879287}, { 3.018407346410207, 3.019902805696958}, { 3.018407346410207, -1.5134483611241705`}, {3.018407346410207, 1.4886694537254375`}, {3.018407346410207, 0.24004774076012053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.025367105508526}, { 3.023407346410207, 3.0247255463114877`}, { 3.023407346410207, -1.5155985466513329`}, {3.023407346410207, 1.4928519912427611`}, {3.023407346410207, 0.2307724246102761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.0301343438287236`}, { 3.028407346410207, 3.0295629885267052`}, { 3.028407346410207, -1.5177644034639513`}, {3.028407346410207, 1.4969595829394362`}, {3.028407346410207, 0.22144104530988035`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0349202035786953`}, { 3.0334073464102067`, 3.0344144872004786`}, { 3.0334073464102067`, -1.5199458857225763`}, {3.0334073464102067`, 1.5009924995574593`}, {3.0334073464102067`, 0.2120555566776064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.0397240256451536`}, { 3.038407346410207, 3.0392793958843316`}, { 3.038407346410207, -1.5221429407144196`}, {3.038407346410207, 1.5049510429010544`}, {3.038407346410207, 0.2026179587113106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.0445451322701427`}, { 3.043407346410207, 3.044157067344154}, { 3.043407346410207, -1.5243555086955944`}, {3.043407346410207, 1.5088355445019974`}, {3.043407346410207, 0.19313029714256047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.0493828273827215`}, { 3.0484073464102073`, 3.049046854072924}, { 3.0484073464102073`, -1.5265835227369822`}, {3.0484073464102073`, 1.512646364319138}, {3.0484073464102073`, 0.18359466281781828`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.0542363969687685`}, { 3.053407346410207, 3.053948108794637}, { 3.053407346410207, -1.5288269085741761`}, {3.053407346410207, 1.5163838894711783`}, {3.053407346410207, 0.17401319090768258`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.059105109478975}, { 3.058407346410207, 3.058860184958561}, { 3.058407346410207, -1.5310855844619717`}, {3.058407346410207, 1.5200485330018596`}, {3.058407346410207, 0.1643880599459428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.0639882162750083`}, { 3.063407346410207, 3.0637824372230735`}, { 3.063407346410207, -1.5333594610338823`}, {3.063407346410207, 1.5236407326767882`}, {3.063407346410207, 0.15472149070069702`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.0688849521137254`}, { 3.068407346410207, 3.068714221928387}, { 3.068407346410207, -1.535648441167161}, {3.068407346410207, 1.5271609498112144`}, {3.068407346410207, 0.14501574488022334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.0737945356690455`}, { 3.0734073464102067`, 3.073654897557423}, { 3.0734073464102067`, -1.5379524198538275`}, {3.0734073464102067`, 1.5306096681281276`}, {3.0734073464102067`, 0.1352731236767996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.078716170091192}, { 3.078407346410207, 3.078603825184335}, { 3.078407346410207, -1.5402712840781907`}, {3.078407346410207, 1.533987392646101}, {3.078407346410207, 0.12549596615220038`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0836490436025588`}, { 3.083407346410207, 3.0835603689100313`}, { 3.083407346410207, -1.5426049127013683`}, {3.083407346410207, 1.537294648596343}, {3.083407346410207, 0.11568664746912637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.0885923301296163`}, { 3.0884073464102073`, 3.088523896284239}, { 3.0884073464102073`, -1.5449531763533082`}, {3.0884073464102073`, 1.5405319803684614`}, {3.0884073464102073`, 0.10584757697336486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.093545189969888}, { 3.093407346410207, 3.09349377871366}, { 3.093407346410207, -1.547315937332807}, {3.093407346410207, 1.543699950484462}, {3.093407346410207, 0.09598119613206854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.0985067704930342`}, { 3.098407346410207, 3.0984693918558213`}, { 3.098407346410207, -1.5496930495160322`}, {3.098407346410207, 1.5467991386005562`}, {3.098407346410207, 0.08608997633405112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.1034762068748845`}, { 3.103407346410207, 3.1034501159983074`}, { 3.103407346410207, -1.552084358274032}, {3.103407346410207, 1.5498301405363129`}, {3.103407346410207, 0.07617641655860555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.1084526228630303`}, { 3.108407346410207, 3.1084353364229766`}, { 3.108407346410207, -1.5544897003997318`}, {3.108407346410207, 1.5527935673307691`}, {3.108407346410207, 0.06624304091985057}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.113435131572718}, { 3.1134073464102068`, 3.1134244437551453`}, { 3.1134073464102068`, -1.5569089040448814`}, {3.1134073464102068`, 1.5556900443250736`}, {3.1134073464102068`, 0.056292396094181914`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.1184228363112205`}, { 3.118407346410207, 3.1184168342972622`}, { 3.118407346410207, -1.5593417886674341`}, {3.118407346410207, 1.5585202102712628`}, {3.118407346410207, 0.046327048638884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.123414831429208}, { 3.123407346410207, 3.1234119103472016`}, { 3.123407346410207, -1.5617881649897976`}, {3.123407346410207, 1.561284716466771}, {3.123407346410207, 0.036349582210480555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.128410203197167}, { 3.1284073464102073`, 3.1284090805009406`}, { 3.1284073464102073`, -1.5642478349684028`}, {3.1284073464102073`, 1.563984225914278}, {3.1284073464102073`, 0.026362594691820968`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.133408030704866}, { 3.1334073464102072`, 3.1334077599395096`}, { 3.1334073464102072`, -1.5667205917749987`}, {3.1334073464102072`, 1.5666194125064843`}, {3.1334073464102072`, 0.016368695237366185`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.1384073867819926`}, { 3.138407346410207, 3.1384073707005036`}, { 3.138407346410207, -1.5692062197900767`}, {3.138407346410207, 1.5691909602354217`}, {3.138407346410207, 0.006370501246485767}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1384073867819926`, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -11138.194285714282}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 3, 6, 9, 13, 14}, {{2}, {3}, {4}, {1}, {3}, {4}, {1}, { 2}, {4}, {1}, {2}, {3}, {5}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.9993886416585613`, 0.}, { 2.5032307923405472`, 0.5321989966293328}, {1.999741293613001, 1.0627173907703322`}, {1.2576934528806039`, 0.5317326559721178}, {0., 0.5319235322235273}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 3}, {1, 4}, {2, 3}, {2, 4}, {3, 4}, {4, 5}}, 0.02656782615566873]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.02656782615566873], DiskBox[2, 0.02656782615566873], DiskBox[3, 0.02656782615566873], DiskBox[4, 0.02656782615566873], DiskBox[5, 0.02656782615566873]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -11612.159999999996}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.1415926221589636`}, {-3.141592653589793, -3.141592622158943}, \ {-3.141592653589793, 2.214297435588177}, {-3.141592653589793, -1.5707963267949003`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, -3.136592746890604}, \ {-3.1365926535897932`, 3.1365927161094715`}, {-3.1365926535897932`, 2.2166078401079505`}, {-3.1365926535897932`, \ -1.5741176360962377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, -3.131593396066497}, \ {-3.1315926535897933`, 3.1315931535769863`}, {-3.1315926535897933`, 2.2188728167633287`}, {-3.1315926535897933`, -1.57741495049767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, -3.126595146644854}, \ {-3.126592653589793, 3.1265943409411348`}, {-3.126592653589793, 2.2210930030417013`}, {-3.126592653589793, \ -1.5806883522709452`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, -3.1215985327087745`}, \ {-3.121592653589793, 3.1215966530074373`}, {-3.121592653589793, 2.2232690266976385`}, {-3.121592653589793, \ -1.5839379269674836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, -3.1166040767642365`}, \ {-3.116592653589793, 3.116600464320907}, {-3.116592653589793, 2.2254015055239633`}, {-3.116592653589793, \ -1.5871637633084255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, -3.1116122898112684`}, \ {-3.1115926535897933`, 3.1116061492149147`}, {-3.1115926535897933`, 2.2274910471552025`}, {-3.1115926535897933`, \ -1.5903659530778582`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, -3.1066236712638258`}, \ {-3.106592653589793, 3.106614081709563}, {-3.106592653589793, 2.2295382488824713`}, {-3.106592653589793, \ -1.5935445910156896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, -3.1016387089112554`}, \ {-3.101592653589793, 3.101624635434279}, {-3.101592653589793, 2.231543697488096}, {-3.101592653589793, -1.5966997747112974`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, -3.0966578789547703`}, \ {-3.096592653589793, 3.0966381836110246`}, {-3.096592653589793, 2.2335079691002635`}, {-3.096592653589793, \ -1.5998316044996213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, -3.0916816460177774`}, \ {-3.0915926535897933`, 3.091655098997619}, {-3.0915926535897933`, 2.235431629064432}, {-3.0915926535897933`, \ -1.6029401833577388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, -3.086710463153039}, \ {-3.086592653589793, 3.086675753824848}, {-3.086592653589793, 2.237315231826704}, {-3.086592653589793, -1.6060256168021685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, -3.0817447719161404`}, \ {-3.081592653589793, 3.0817005197783596`}, {-3.081592653589793, 2.2391593208389016`}, {-3.081592653589793, \ -1.6090880127888556`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, -3.076785002412541}, \ {-3.076592653589793, 3.0767297679526178`}, {-3.076592653589793, 2.2409644284735353`}, {-3.076592653589793, -1.612127481613621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, -3.0718315733544506`}, \ {-3.0715926535897933`, 3.071763868804795}, {-3.0715926535897933`, 2.242731075952543}, {-3.0715926535897933`, \ -1.6151441358137388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, -3.066884892148261}, \ {-3.066592653589793, 3.0668031921305676`}, {-3.066592653589793, 2.24445977329004}, {-3.066592653589793, -1.61813809007168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, -3.0619453549888282`}, \ {-3.061592653589793, 3.0618481070380446`}, {-3.061592653589793, 2.2461510192477103`}, {-3.061592653589793, \ -1.6211094611202685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, -3.05701334695273}, \ {-3.056592653589793, 3.056898981913574}, {-3.056592653589793, 2.247805301301127}, {-3.056592653589793, -1.624058367648809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, -3.0520892421046666`}, \ {-3.0515926535897933`, 3.0519561844053427`}, {-3.0515926535897933`, 2.249423095612839}, {-3.0515926535897933`, \ -1.6269849302113617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, -3.0471734036157363`}, \ {-3.046592653589793, 3.047020081394826}, {-3.046592653589793, 2.251004867022919}, {-3.046592653589793, -1.6298892711359902`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, -3.0422661838884104`}, \ {-3.041592653589793, 3.0420910389895273`}, {-3.041592653589793, 2.252551069041385}, {-3.041592653589793, -1.6327715144364359`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, -3.0373679246831897`}, \ {-3.036592653589793, 3.0371694224995425`}, {-3.036592653589793, 2.2540621438542177`}, {-3.036592653589793, -1.635631785724454}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, -3.032478957253212}, \ {-3.0315926535897932`, 3.032255596431137}, {-3.0315926535897932`, 2.255538522332693}, {-3.0315926535897932`, \ -1.6384702121244663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, -3.027599602491325}, \ {-3.026592653589793, 3.0273499244751623`}, {-3.026592653589793, 2.2569806240563914`}, {-3.026592653589793, \ -1.6412869221895678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, -3.022730171072775}, \ {-3.021592653589793, 3.0224527695060033`}, {-3.021592653589793, 2.258388857335704}, {-3.021592653589793, -1.6440820458194971`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, -3.017870963608238}, \ {-3.016592653589793, 3.0175644935721664`}, {-3.016592653589793, 2.2597636192476083`}, {-3.016592653589793, \ -1.6468557141797269`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, -3.0130222707977694`}, \ {-3.0115926535897932`, 3.012685457901462}, {-3.0115926535897932`, 2.261105295671251}, {-3.0115926535897932`, -1.649608059622888}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, -3.0081843735920093`}, \ {-3.0065926535897933`, 3.0078160229003967`}, {-3.0065926535897933`, 2.262414261333853}, {-3.0065926535897933`, \ -1.6523392156114471`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, -3.0033575433495994`}, \ {-3.001592653589793, 3.0029565481597444`}, {-3.001592653589793, 2.263690879856837}, {-3.001592653589793, -1.6550493166421845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, -2.998542042007722}, \ {-2.996592653589793, 2.9981073924624297`}, {-2.996592653589793, 2.26493550381155}, {-2.996592653589793, -1.6577384981725496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, -2.993738122241875}, \ {-2.991592653589793, 2.9932689137910433`}, {-2.991592653589793, 2.2661484747738356`}, {-2.991592653589793, \ -1.6604068965482757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, -2.9889460276425197`}, \ {-2.9865926535897933`, 2.9884414693453296`}, {-2.9865926535897933`, 2.2673301233867464`}, {-2.9865926535897933`, \ -1.6630546489335594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, -2.984165992875052}, \ {-2.981592653589793, 2.983625415547739}, {-2.981592653589793, 2.268480769423109}, {-2.981592653589793, -1.6656818932414885`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, -2.979398243858499}, \ {-2.976592653589793, 2.9788211080661555`}, {-2.976592653589793, 2.2696007218541276`}, {-2.976592653589793, \ -1.6682887680676715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, -2.974642997940486}, \ {-2.971592653589793, 2.974028901837337}, {-2.971592653589793, 2.270690278919147}, {-2.971592653589793, -1.6708754126254468`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, -2.969900464055297}, \ {-2.9665926535897933`, 2.9692491510701995`}, {-2.9665926535897933`, 2.2717497281974404`}, {-2.9665926535897933`, \ -1.6734419666804765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, -2.9651708429130226`}, \ {-2.961592653589793, 2.9644822092863574`}, {-2.961592653589793, 2.2727793466845347`}, {-2.961592653589793, \ -1.6759885704907267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, -2.9604543271598174`}, \ {-2.956592653589793, 2.959728429329325}, {-2.956592653589793, 2.2737794008684666`}, {-2.956592653589793, \ -1.6785153647445925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, -2.955751101557774}, \ {-2.951592653589793, 2.9549881633977875`}, {-2.951592653589793, 2.2747501468096183`}, {-2.951592653589793, \ -1.6810224905031317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, -2.9510613431539237`}, \ {-2.9465926535897933`, 2.950261763070911}, {-2.9465926535897933`, 2.275691830220564}, {-2.9465926535897933`, \ -1.6835100891428516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, -2.9463852214497885`}, \ {-2.941592653589793, 2.94554957933129}, {-2.941592653589793, 2.276604686549538}, {-2.941592653589793, -1.6859783022998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, -2.941722898573491}, \ {-2.936592653589793, 2.9408519625964704`}, {-2.936592653589793, 2.277488941064438}, {-2.936592653589793, -1.6884272718160438`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, -2.937074529449062}, \ {-2.931592653589793, 2.9361692627489124`}, {-2.931592653589793, 2.278344808938366}, {-2.931592653589793, -1.6908571396874972`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, -2.9324402619617658`}, \ {-2.9265926535897933`, 2.9315018291621064`}, {-2.9265926535897933`, 2.2791724953368098`}, {-2.9265926535897933`, \ -1.6932680480127495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, -2.9278202371271065`}, \ {-2.921592653589793, 2.926850010733797}, {-2.921592653589793, 2.279972195506479}, {-2.921592653589793, -1.6956601389442942`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, -2.9232145892528005`}, \ {-2.916592653589793, 2.922214155914157}, {-2.916592653589793, 2.2807440948645503`}, {-2.916592653589793, \ -1.6980335546405358`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, -2.9186234461046667`}, \ {-2.911592653589793, 2.9175946127373718`}, {-2.911592653589793, 2.2814883690911096`}, {-2.911592653589793, \ -1.7003884372198763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, -2.914046929065043}, \ {-2.9065926535897932`, 2.912991728849217}, {-2.9065926535897932`, 2.282205184221362}, {-2.9065926535897932`, \ -1.7027249287156523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, -2.909485153293837}, \ {-2.901592653589793, 2.908405851539244}, {-2.901592653589793, 2.2828946967399393`}, {-2.901592653589793, \ -1.7050431710332619`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, -2.9049382278848506`}, \ {-2.896592653589793, 2.9038373277666096`}, {-2.896592653589793, 2.283557053677414}, {-2.896592653589793, -1.7073433059079959`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, -2.900406256022215}, \ {-2.891592653589793, 2.8992865041910307`}, {-2.891592653589793, 2.284192392707445}, {-2.891592653589793, -1.709625474865069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, -2.8958893351310766`}, \ {-2.8865926535897932`, 2.8947537271942547`}, {-2.8865926535897932`, 2.2848008422468005`}, {-2.8865926535897932`, \ -1.7118898191799337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, -2.8913875570305576`}, \ {-2.8815926535897933`, 2.8902393429082363`}, {-2.8815926535897933`, 2.2853825215568015`}, {-2.8815926535897933`, \ -1.7141364798411085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, -2.886901008081336}, \ {-2.876592653589793, 2.285937540846546}, {-2.876592653589793, 2.885743697237693}, {-2.876592653589793, -1.7163655975137806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, -2.882429769331683}, \ {-2.871592653589793, 2.2864660013794014`}, {-2.871592653589793, 2.8812671358792006`}, {-2.871592653589793, \ -1.7185773125045911`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, -2.877973916661351}, \ {-2.866592653589793, 2.2869679955813647`}, {-2.866592653589793, 2.8768100043398572`}, {-2.866592653589793, -1.720771764727977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, -2.873533520922801}, \ {-2.861592653589793, 2.287443607152172}, {-2.861592653589793, 2.8723726479527696`}, {-2.861592653589793, -1.722949093673706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, -2.869108648080118}, \ {-2.856592653589793, 2.2878929111798554`}, {-2.856592653589793, 2.867955411888355}, {-2.856592653589793, -1.7251094383755399`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, -2.864699359346029}, \ {-2.851592653589793, 2.2883159742581745`}, {-2.851592653589793, 2.863558641164027}, {-2.851592653589793, -1.7272529373813843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, -2.860305711314238}, \ {-2.846592653589793, 2.288712854607473}, {-2.846592653589793, 2.859182680646818}, {-2.846592653589793, -1.7293797287240826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, -2.855927756092721}, \ {-2.8415926535897933`, 2.2890836021998986`}, {-2.8415926535897933`, 2.8548278750558014`}, {-2.8415926535897933`, \ -1.7314899498941136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, -2.8515655414309142`}, \ {-2.836592653589793, 2.289428258888313}, {-2.836592653589793, 2.850494568955302}, {-2.836592653589793, -1.733583737812593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, -2.8472191108483256`}, \ {-2.831592653589793, 2.2897468585402967`}, {-2.831592653589793, 2.846183106747729}, {-2.831592653589793, -1.7356612288062692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, -2.8428885037558613`}, \ {-2.826592653589793, 2.290039427175647}, {-2.826592653589793, 2.84189383265683}, {-2.826592653589793, -1.7377225585827398`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, -2.8385737555787194`}, \ {-2.8215926535897933`, 2.2903059831108736`}, {-2.8215926535897933`, 2.8376270907066776`}, {-2.8215926535897933`, \ -1.7397678622071988`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, -2.834274897875418}, \ {-2.816592653589793, 2.290546537108045}, {-2.816592653589793, 2.833383224695471}, {-2.816592653589793, -1.7417972740803038`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, -2.829991958453859}, \ {-2.811592653589793, 2.2907610925298694`}, {-2.811592653589793, 2.82916257816089}, {-2.811592653589793, -1.74381092791677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, -2.82572496148456}, \ {-2.806592653589793, 2.2909496455010068`}, {-2.806592653589793, 2.824965494338043}, {-2.806592653589793, -1.7458089567248978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, -2.8214739276135523`}, \ {-2.8015926535897933`, 2.2911121850768406`}, {-2.8015926535897933`, 2.820792316111214}, {-2.8015926535897933`, -1.7477914927874}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, -2.8172388740706342`}, \ {-2.796592653589793, 2.2912486934184453`}, {-2.796592653589793, 2.8166433859565587`}, {-2.796592653589793, \ -1.7497586676428933`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, -2.8130198147758136`}, \ {-2.791592653589793, 2.291359145975461}, {-2.791592653589793, 2.8125190458761997`}, {-2.791592653589793, -1.751710612068306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, -2.8088167604443837`}, \ {-2.786592653589793, 2.2914435116775955`}, {-2.786592653589793, 2.808419637323399}, {-2.786592653589793, -1.7536474560622775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, -2.804629718688174}, \ {-2.7815926535897932`, 2.2915017531336908`}, {-2.7815926535897932`, 2.8043455011180423`}, {-2.7815926535897932`, \ -1.7555693288292569`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, -2.8004586941150267`}, \ {-2.776592653589793, 2.291533826839739}, {-2.776592653589793, 2.8002969773528514`}, {-2.776592653589793, \ -1.7574763587645916`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, -2.7963036884271038`}, \ {-2.771592653589793, 2.291539683397048}, {-2.771592653589793, 2.7962744052887656`}, {-2.771592653589793, -1.759368673440434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, -2.79216470051461}, \ {-2.766592653589793, 2.291519267738823}, {-2.766592653589793, 2.792278123238873}, {-2.766592653589793, -1.761246399592147}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, -2.788041726549539}, \ {-2.7615926535897932`, 2.2914725193678596`}, {-2.7615926535897932`, 2.788308468442209}, {-2.7615926535897932`, \ -1.7631096631058256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, -2.783934760075635}, \ {-2.7565926535897933`, 2.2913993726037782`}, {-2.7565926535897933`, 2.7843657769256787`}, {-2.7565926535897933`, \ -1.7649585890063966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, -2.7798437920971746`}, \ {-2.751592653589793, 2.2912997568418882`}, {-2.751592653589793, 2.780450383353389}, {-2.751592653589793, -1.7667933014464092`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, -2.7757688111649403`}, \ {-2.746592653589793, 2.291173596822618}, {-2.746592653589793, 2.776562620864132}, {-2.746592653589793, -1.768613923695558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, -2.771709803460547}, \ {-2.741592653589793, 2.2910208129126586`}, {-2.741592653589793, 2.7727028208962277`}, {-2.741592653589793, -1.7704205781309152`}}]} , {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, -2.767666752878661}, \ {-2.736592653589793, 2.2908413213981285`}, {-2.736592653589793, 2.768871312998648}, {-2.736592653589793, -1.7722133862276976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, -2.7636396411064403`}, \ {-2.731592653589793, 2.2906350347887585`}, {-2.731592653589793, 2.7650684246302433`}, {-2.731592653589793, \ -1.7739924685508222`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, -2.759628447702267}, \ {-2.726592653589793, 2.290401862135665}, {-2.726592653589793, 2.7612944809440223`}, {-2.726592653589793, -1.775757944746929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, -2.755633150171682}, \ {-2.721592653589793, 2.290141709360616}, {-2.721592653589793, 2.757549804558817}, {-2.721592653589793, -1.7775099335371107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, -2.7516537240410712`}, \ {-2.7165926535897933`, 2.2898544795975573`}, {-2.7165926535897933`, 2.753834715317179}, {-2.7165926535897933`, -1.779248552710159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, -2.747690142930692}, \ {-2.711592653589793, 2.289540073548019}, {-2.711592653589793, 2.750149530028152}, {-2.711592653589793, -1.7809739191162717`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, -2.7437423786243706`}, \ {-2.706592653589793, 2.289198389847409}, {-2.706592653589793, 2.7464945621980705`}, {-2.706592653589793, \ -1.7826861486614538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, -2.739810401138629}, \ {-2.701592653589793, 2.288829325445106}, {-2.701592653589793, 2.742870121746425}, {-2.701592653589793, -1.7843853563023788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, -2.735894178789351}, \ {-2.6965926535897933`, 2.2884327759964433`}, {-2.6965926535897933`, 2.7392765147080533`}, {-2.6965926535897933`, \ -1.7860716560416379`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, -2.731993678256886}, \ {-2.691592653589793, 2.2880086362667944`}, {-2.691592653589793, 2.7357140429225884`}, {-2.691592653589793, \ -1.7877451609236485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, -2.72810886464931}, \ {-2.686592653589793, 2.287556800547697}, {-2.686592653589793, 2.732183003709917}, {-2.686592653589793, -1.7894059830308047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, -2.7242397015643616`}, \ {-2.681592653589793, 2.287077163084476}, {-2.681592653589793, 2.7286836895337325`}, {-2.681592653589793, \ -1.7910542334803234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, -2.720386151149445}, \ {-2.6765926535897933`, 2.28656961851501}, {-2.6765926535897933`, 2.725216387651967}, {-2.6765926535897933`, \ -1.7926900224213014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, -2.716548174160135}, \ {-2.671592653589793, 2.286034062318925}, {-2.671592653589793, 2.7217813797557437`}, {-2.671592653589793, \ -1.7943134590322425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, -2.712725730017063}, \ {-2.666592653589793, 2.285470391276626}, {-2.666592653589793, 2.7183789415974307`}, {-2.666592653589793, \ -1.7959246515190346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, -2.708918776861471}, \ {-2.661592653589793, 2.2848785039375863`}, {-2.661592653589793, 2.715009342608212}, {-2.661592653589793, -1.7975237071132968`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, -2.7051272716089905`}, \ {-2.6565926535897932`, 2.284258301096808}, {-2.6565926535897932`, 2.7116728455059214`}, {-2.6565926535897932`, \ -1.7991107320710045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, -2.7013511700022286`}, \ {-2.651592653589793, 2.2836096862787545`}, {-2.651592653589793, 2.7083697058944405`}, {-2.651592653589793, -1.80068583167152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, -2.6975904266617396`}, \ {-2.646592653589793, 2.2829325662274}, {-2.646592653589793, 2.705100171855782}, {-2.646592653589793, -1.8022491102169833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, -2.693844995135678}, \ {-2.641592653589793, 2.2822268514015387`}, {-2.641592653589793, 2.7018644835354477`}, {-2.641592653589793, \ -1.8038006710319259`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, -2.6901148279482587`}, \ {-2.6365926535897932`, 2.281492456473966}, {-2.6365926535897932`, 2.698662872723214}, {-2.6365926535897932`, \ -1.8053406164633452`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, -2.686399876646495}, \ {-2.6315926535897933`, 2.280729300832999}, {-2.6315926535897933`, 2.695495562429781}, {-2.6315926535897933`, \ -1.8068690478809026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, -2.682700091846122}, \ {-2.626592653589793, 2.279937309085407}, {-2.626592653589793, 2.6923627664612026`}, {-2.626592653589793, \ -1.8083860656774797`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, -2.679015423275952}, \ {-2.621592653589793, 2.279116411558511}, {-2.621592653589793, 2.689264688993012}, {-2.621592653589793, -1.8098917692700425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, -2.675345819820977}, \ {-2.616592653589793, 2.278266544800293}, {-2.616592653589793, 2.686201524144799}, {-2.616592653589793, -1.811386257100636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, -2.671691229564578}, \ {-2.611592653589793, 2.2773876520758165`}, {-2.611592653589793, 2.683173455557822}, {-2.611592653589793, -1.8128696266377542`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, -2.6680515998292127`}, \ {-2.606592653589793, 2.276479683857727}, {-2.606592653589793, 2.680180655977122}, {-2.606592653589793, -1.8143419743778906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, -2.664426877216244}, \ {-2.601592653589793, 2.2755425983097255`}, {-2.601592653589793, 2.677223286839285}, {-2.601592653589793, -1.8158033958471782`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, -2.6608170076444555`}, \ {-2.596592653589793, 2.2745763617601606`}, {-2.596592653589793, 2.674301497869643}, {-2.596592653589793, -1.8172539856035055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, -2.657221936387567}, \ {-2.5915926535897933`, 2.273580949164744}, {-2.5915926535897933`, 2.671415426688434}, {-2.5915926535897933`, -1.818693837238529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, -2.6536416081107506`}, \ {-2.586592653589793, 2.2725563445557424`}, {-2.586592653589793, 2.6685651984300796`}, {-2.586592653589793, -1.820123043380114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, -2.650075966906175}, \ {-2.581592653589793, 2.2715025414761763`}, {-2.581592653589793, 2.6657509253759826`}, {-2.581592653589793, \ -1.8215416956948083`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, -2.6465249563271662`}, \ {-2.576592653589793, 2.2704195433963}, {-2.576592653589793, 2.6629727066039544`}, {-2.576592653589793, \ -1.8229498848905052`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, -2.6429885194220515`}, \ {-2.571592653589793, 2.2693073641115666`}, {-2.571592653589793, 2.6602306276553227`}, {-2.571592653589793, \ -1.8243477007192985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, -2.6394665987663855`}, \ {-2.566592653589793, 2.268166028118735}, {-2.566592653589793, 2.657524760222598}, {-2.566592653589793, -1.8257352319804354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, -2.6359591364947916`}, \ {-2.561592653589793, 2.266995570969468}, {-2.561592653589793, 2.654855161858918}, {-2.561592653589793, -1.8271125665234862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, -2.6324660743315063`}, \ {-2.556592653589793, 2.2657960395988197`}, {-2.556592653589793, 2.6522218757110276`}, {-2.556592653589793, \ -1.8284797912514696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, -2.628987353620381}, \ {-2.5515926535897933`, 2.2645674926272132`}, {-2.5515926535897933`, 2.64962493027843}, {-2.5515926535897933`, -1.8298369921243194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, -2.6255229153538027`}, \ {-2.5465926535897934`, 2.2633100006341076`}, {-2.5465926535897934`, 2.6470643391993303`}, {-2.5465926535897934`, \ -1.8311842541622905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, -2.62207270020087}, \ {-2.541592653589793, 2.2620236464019046`}, {-2.541592653589793, 2.64454010106557}, {-2.541592653589793, -1.8325216614495474`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, -2.61863664853487}, \ {-2.536592653589793, 2.260708525128773}, {-2.536592653589793, 2.642052199267548}, {-2.536592653589793, -1.8338492971377864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, -2.6152147004597714`}, \ {-2.5315926535897932`, 2.2593647446087535`}, {-2.5315926535897932`, 2.6396006018710714`}, {-2.5315926535897932`, \ -1.8351672434500386`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, -2.611806795836153}, \ {-2.526592653589793, 2.2579924253786228`}, {-2.526592653589793, 2.6371852615261737`}, {-2.526592653589793, \ -1.8364755816844092`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, -2.6084128743063406`}, \ {-2.521592653589793, 2.2565917008300196`}, {-2.521592653589793, 2.6348061154101834`}, {-2.521592653589793, \ -1.8377743922180672`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, -2.605032875318739}, \ {-2.516592653589793, 2.2551627172863955`}, {-2.516592653589793, 2.6324630852045057`}, {-2.516592653589793, \ -1.8390637545111124`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, -2.6016667381516063`}, \ {-2.5115926535897932`, 2.2537056340441257`}, {-2.5115926535897932`, 2.6301560771066983`}, {-2.5115926535897932`, \ -1.840343747110615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, -2.5983144019360713`}, \ {-2.5065926535897933`, 2.252220623377366}, {-2.5065926535897933`, 2.627884981877823}, {-2.5065926535897933`, \ -1.8416144476547103`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, -2.594975805678589}, \ {-2.501592653589793, 2.2507078705066688`}, {-2.501592653589793, 2.625649674924962}, {-2.501592653589793, -1.842875932876633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, -2.5916508882826115`}, \ {-2.496592653589793, 2.249167573530943}, {-2.496592653589793, 2.623450016419721}, {-2.496592653589793, -1.8441282786089048`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, -2.5883395885697693`}, \ {-2.491592653589793, 2.2475999433235647`}, {-2.491592653589793, 2.621285851451606}, {-2.491592653589793, -1.8453715597875027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, -2.5850418453004753`}, \ {-2.486592653589793, 2.246005203392669}, {-2.486592653589793, 2.6191570102163215`}, {-2.486592653589793, \ -1.8466058504560197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, -2.5817575971938345`}, \ {-2.481592653589793, 2.2443835897063744`}, {-2.481592653589793, 2.6170633082383468`}, {-2.481592653589793, \ -1.8478312237698937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, -2.5784867829471145`}, \ {-2.476592653589793, 2.242735350483834}, {-2.476592653589793, 2.6150045466268264`}, {-2.476592653589793, \ -1.8490477520006323`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, -2.5752293412545537`}, \ {-2.471592653589793, 2.2410607459529697`}, {-2.471592653589793, 2.6129805123639978`}, {-2.471592653589793, -1.850255506540061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, -2.5719852108257575`}, \ {-2.4665926535897933`, 2.2393600480763634`}, {-2.4665926535897933`, 2.610990978624485}, {-2.4665926535897933`, \ -1.8514545579045132`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, -2.568754330403595}, \ {-2.461592653589793, 2.23763354024651}, {-2.461592653589793, 2.609035705124638}, {-2.461592653589793, -1.8526449757390884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, -2.565536638781407}, \ {-2.456592653589793, 2.2358815169517556`}, {-2.456592653589793, 2.607114438500219}, {-2.456592653589793, -1.853826828821862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, -2.5623320748199805`}, \ {-2.451592653589793, 2.234104283415096}, {-2.451592653589793, 2.6052269127105805`}, {-2.451592653589793, \ -1.8550001850681033`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, -2.5591405774639715`}, \ {-2.446592653589793, 2.2323021552072677`}, {-2.446592653589793, 2.603372849467728}, {-2.446592653589793, -1.8561651115344708`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, -2.555962085757793}, \ {-2.441592653589793, 2.2304754578360497`}, {-2.441592653589793, 2.601551958688265}, {-2.441592653589793, -1.8573216744231198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, -2.5527965388612164`}, \ {-2.436592653589793, 2.2286245263140114`}, {-2.436592653589793, 2.5997639389664333`}, {-2.436592653589793, \ -1.8584699390858987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, -2.549643876064465}, \ {-2.431592653589793, 2.226749704706594}, {-2.431592653589793, 2.5980084780659287`}, {-2.431592653589793, \ -1.8596099700284638`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, -2.5465040368029066`}, \ {-2.4265926535897933`, 2.2248513456627528`}, {-2.4265926535897933`, 2.5962852534282983`}, {-2.4265926535897933`, \ -1.860741830914278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, -2.543376960671415}, \ {-2.4215926535897934`, 2.2229298099304216`}, {-2.4215926535897934`, 2.5945939326960716`}, {-2.4215926535897934`, \ -1.8618655845687049`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, -2.5402625874383333`}, \ {-2.416592653589793, 2.2209854658588997`}, {-2.416592653589793, 2.5929341742480645`}, {-2.416592653589793, \ -1.8629812929829557`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, -2.5371608570589963`}, \ {-2.411592653589793, 2.219018688890406}, {-2.411592653589793, 2.5913056277448647`}, {-2.411592653589793, \ -1.8640890173180216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, -2.5340717096890444`}, \ {-2.4065926535897932`, 2.217029861043188}, {-2.4065926535897932`, 2.589707934682172}, {-2.4065926535897932`, \ -1.8651888179085812`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, -2.5309950856972736`}, \ {-2.401592653589793, 2.2150193703881116`}, {-2.401592653589793, 2.5881407289498415`}, {-2.401592653589793, \ -1.8662807542667925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, -2.527930925678257}, \ {-2.396592653589793, 2.212987610521159}, {-2.396592653589793, 2.5866036373944628`}, {-2.396592653589793, -1.867364885086065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, -2.5248791704645814`}, \ {-2.391592653589793, 2.2109349800337257`}, {-2.391592653589793, 2.585096280383439}, {-2.391592653589793, -1.868441268244761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, -2.5218397611388434`}, \ {-2.3865926535897932`, 2.2088618819828882`}, {-2.3865926535897932`, 2.5836182723684895`}, {-2.3865926535897932`, \ -1.8695099608098216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, -2.5188126390453207`}, \ {-2.3815926535897933`, 2.2067687233635374`}, {-2.3815926535897933`, 2.5821692224466046`}, {-2.3815926535897933`, \ -1.8705710190403182`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, -2.515797745801367}, \ {-2.376592653589793, 2.2046559145842592`}, {-2.376592653589793, 2.580748734916667}, {-2.376592653589793, -1.8716244983909358`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, -2.5127950233085663`}, \ {-2.371592653589793, 2.2025238689487505`}, {-2.371592653589793, 2.579356409829953}, {-2.371592653589793, -1.8726704535153862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, -2.509804413763632}, \ {-2.366592653589793, 2.2003730021444334`}, {-2.366592653589793, 2.5779918435327485`}, {-2.366592653589793, \ -1.8737089382697059`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, -2.5068258596690134`}, \ {-2.361592653589793, 2.1982037317397913`}, {-2.361592653589793, 2.5766546291997554`}, {-2.361592653589793, -1.87474000571552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, -2.503859303843339}, \ {-2.356592653589793, 2.196016476691904}, {-2.356592653589793, 2.575344357356602}, {-2.356592653589793, -1.8757637081231457`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, -2.500904689431578}, \ {-2.351592653589793, 2.193811656865487}, {-2.351592653589793, 2.574060616390398}, {-2.351592653589793, -1.8767800969746906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, -2.4979619599150564`}, \ {-2.346592653589793, 2.1915896925646576`}, {-2.346592653589793, 2.5728029930469103`}, {-2.346592653589793, -1.877789222966976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, -2.495031059121186}, \ {-2.3415926535897933`, 2.189351004078403}, {-2.3415926535897933`, 2.5715710729135117`}, {-2.3415926535897933`, \ -1.8787911360144098`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, -2.492111931233071}, \ {-2.336592653589793, 2.187096011240861}, {-2.336592653589793, 2.570364440886768}, {-2.336592653589793, -1.8797858852517402`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, -2.4892045207989}, \ {-2.331592653589793, 2.1848251330070894`}, {-2.331592653589793, 2.569182681624014}, {-2.331592653589793, -1.880773519036704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, -2.4863087727412205`}, \ {-2.326592653589793, 2.1825387870451696`}, {-2.326592653589793, 2.5680253799780584`}, {-2.326592653589793, \ -1.8817540849525716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, -2.4834246323658706`}, \ {-2.321592653589793, 2.180237389344995}, {-2.321592653589793, 2.56689212141467}, {-2.321592653589793, -1.8827276298105884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, -2.480552045371067}, \ {-2.316592653589793, 2.1779213538446784`}, {-2.316592653589793, 2.5657824924119375`}, {-2.316592653589793, \ -1.8836941996522574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, -2.477690957856022}, \ {-2.311592653589793, 2.1755910920743617`}, {-2.311592653589793, 2.564696080841774}, {-2.311592653589793, -1.8846538397515828`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, -2.474841316329624}, \ {-2.306592653589793, 2.1732470128181816`}, {-2.306592653589793, 2.563632476332727}, {-2.306592653589793, -1.885606594617136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, -2.4720030677189597`}, \ {-2.3015926535897933`, 2.170889521794333}, {-2.3015926535897933`, 2.56259127061416}, {-2.3015926535897933`, -1.8865525079939782`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, -2.469176159377667}, \ {-2.2965926535897934`, 2.1685190213533274`}, {-2.2965926535897934`, 2.5615720578418784`}, {-2.2965926535897934`, \ -1.8874916228655254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, -2.466360539094178}, \ {-2.291592653589793, 2.166135910194439}, {-2.291592653589793, 2.560574434905039}, {-2.291592653589793, -1.8884239814552573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, -2.463556155099963}, \ {-2.286592653589793, 2.16374058310035}, {-2.286592653589793, 2.559598001714331}, {-2.286592653589793, -1.8893496252282256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, -2.460762956077509}, \ {-2.2815926535897932`, 2.161333430689625}, {-2.2815926535897932`, 2.5586423614720255`}, {-2.2815926535897932`, \ -1.8902685948925548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, -2.4579808911683854`}, \ {-2.276592653589793, 2.1589148391870387`}, {-2.276592653589793, 2.5577071209235926`}, {-2.276592653589793, \ -1.8911809304006877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, -2.455209909981109}, \ {-2.271592653589793, 2.156485190211225}, {-2.271592653589793, 2.55679189059162}, {-2.271592653589793, -1.892086670950545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, -2.45244996259898}, \ {-2.266592653589793, 2.1540448605794644`}, {-2.266592653589793, 2.5558962849921776`}, {-2.266592653589793, \ -1.8929858549865466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, -2.449700999587909}, \ {-2.2615926535897932`, 2.1515942221292135`}, {-2.2615926535897932`, 2.5550199228339814`}, {-2.2615926535897932`, \ -1.893878520200454}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, -2.4469629720040733`}, \ {-2.2565926535897933`, 2.1491336415557427`}, {-2.2565926535897933`, 2.5541624272010433`}, {-2.2565926535897933`, \ -1.894764703532075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, -2.4442358314016412`}, \ {-2.251592653589793, 2.1466634802657456`}, {-2.251592653589793, 2.553323425718971}, {-2.251592653589793, -1.8956444411698337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, -2.441519529840395}, \ {-2.246592653589793, 2.1441840942460773`}, {-2.246592653589793, 2.5525025507056913`}, {-2.246592653589793, \ -1.8965177685511383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, -2.4388140198933286`}, \ {-2.241592653589793, 2.1416958339473355`}, {-2.241592653589793, 2.551699439306988}, {-2.241592653589793, -1.8973847203626437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, -2.43611925465425}, \ {-2.236592653589793, 2.139199044181629}, {-2.236592653589793, 2.550913733617425}, {-2.236592653589793, -1.8982453305403058`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, -2.4334351877453333`}, \ {-2.231592653589793, 2.136694064033951}, {-2.231592653589793, 2.5501450807873103`}, {-2.231592653589793, \ -1.8990996322692892`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, -2.4307617733246656`}, \ {-2.226592653589793, 2.134181226786632}, {-2.226592653589793, 2.549393133116198}, {-2.226592653589793, -1.8999476579837067`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, -2.428098966093843}, \ {-2.221592653589793, 2.1316608598563196`}, {-2.221592653589793, 2.5486575481335034`}, {-2.221592653589793, \ -1.9007894393661726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, -2.4254467213054793`}, \ {-2.2165926535897933`, 2.129133284742738}, {-2.2165926535897933`, 2.5479379886669604`}, {-2.2165926535897933`, \ -1.9016250073471896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, -2.422804994770823}, \ {-2.211592653589793, 2.126598816988861}, {-2.211592653589793, 2.547234122899354}, {-2.211592653589793, -1.9024543921043608`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, -2.4201737428673082`}, \ {-2.206592653589793, 2.124057766151676}, {-2.206592653589793, 2.5465456244142772`}, {-2.206592653589793, -1.90327762306141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, -2.417552922546229}, \ {-2.201592653589793, 2.1215104357831938`}, {-2.201592653589793, 2.5458721722312916`}, {-2.201592653589793, \ -1.9040947288869927`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, -2.414942491340325}, \ {-2.196592653589793, 2.118957123420885}, {-2.196592653589793, 2.5452134508313953`}, {-2.196592653589793, \ -1.9049057374933858`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, -2.4123424073715487`}, \ {-2.191592653589793, 2.1163981205872093`}, {-2.191592653589793, 2.544569150172986}, {-2.191592653589793, -1.9057106760348932`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, -2.4097526293587377`}, \ {-2.186592653589793, 2.1138337127974705`}, {-2.186592653589793, 2.5439389656992355`}, {-2.186592653589793, \ -1.9065095709061328`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, -2.407173116625466}, \ {-2.181592653589793, 2.111264179575636}, {-2.181592653589793, 2.5433225983371552`}, {-2.181592653589793, -1.90730244774007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, -2.4046038291078724`}, \ {-2.1765926535897933`, 2.108689794477467}, {-2.1765926535897933`, 2.542719754489051}, {-2.1765926535897933`, -1.908089331405875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, -2.4020447273625978`}, \ {-2.1715926535897934`, 2.106110825120503}, {-2.1715926535897934`, 2.542130146016823}, {-2.1715926535897934`, \ -1.9088702460065665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, -2.3994957725747814`}, \ {-2.166592653589793, 2.1035275332203875`}, {-2.166592653589793, 2.541553490219606}, {-2.166592653589793, -1.9096452148764327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, -2.39695692656615}, \ {-2.161592653589793, 2.1009401746330725`}, {-2.161592653589793, 2.5409895098052617`}, {-2.161592653589793, -1.910414260578247}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, -2.3944281518031922`}, \ {-2.1565926535897932`, 2.098348999402436}, {-2.1565926535897932`, 2.540437932856153}, {-2.1565926535897932`, \ -1.9111774049002694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, -2.3919094114054156`}, \ {-2.151592653589793, 2.0957542518128305`}, {-2.151592653589793, 2.5398984927897317`}, {-2.151592653589793, \ -1.9119346688530214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, -2.3894006691537366`}, \ {-2.146592653589793, 2.0931561704462096`}, {-2.146592653589793, 2.5393709283142014`}, {-2.146592653589793, -1.912686072665806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, -2.3869018894989313`}, \ {-2.141592653589793, 2.0905549882433507`}, {-2.141592653589793, 2.5388549833799186`}, {-2.141592653589793, \ -1.9134316357830554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, -2.3844130375702624`}, \ {-2.1365926535897932`, 2.0879509325688788`}, {-2.1365926535897932`, 2.5383504071266314`}, {-2.1365926535897932`, \ -1.9141713768603905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, -2.3819340791841923`}, \ {-2.1315926535897933`, 2.0853442252796053`}, {-2.1315926535897933`, 2.537856953827176}, {-2.1315926535897933`, -1.914905313760455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, -2.3794649808531956`}, \ {-2.126592653589793, 2.082735082795928}, {-2.126592653589793, 2.537374382827876}, {-2.126592653589793, -1.9156334635485361`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, -2.377005709794795}, \ {-2.121592653589793, 2.0801237161759465`}, {-2.121592653589793, 2.5369024584859443`}, {-2.121592653589793, \ -1.9163558424878988`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, -2.3745562339406456`}, \ {-2.116592653589793, 2.0775103311919043`}, {-2.116592653589793, 2.536440950104302}, {-2.116592653589793, -1.9170724660348804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, -2.3721165219458253`}, \ {-2.111592653589793, 2.0748951284087864`}, {-2.111592653589793, 2.5359896318640627`}, {-2.111592653589793, \ -1.9177833488337683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, -2.3696865431982688`}, \ {-2.106592653589793, 2.072278303264651}, {-2.106592653589793, 2.535548282754934}, {-2.106592653589793, -1.9184885047113325`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, -2.367266267828342}, \ {-2.101592653589793, 2.0696600461525616`}, {-2.101592653589793, 2.535116686503905}, {-2.101592653589793, -1.919187946671198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, -2.3648556667186247`}, \ {-2.096592653589793, 2.0670405425037974`}, {-2.096592653589793, 2.5346946315023415`}, {-2.096592653589793, \ -1.9198816868878699`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, -2.362454711513822}, \ {-2.0915926535897933`, 2.064419972872121}, {-2.0915926535897933`, 2.5342819107318424`}, {-2.0915926535897933`, \ -1.920569736700538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, -2.3600633746309003`}, \ {-2.0865926535897934`, 2.0617985130189047`}, {-2.0865926535897934`, 2.5338783216889755`}, {-2.0865926535897934`, \ -1.921252106606558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, -2.3576816292693716`}, \ {-2.081592653589793, 2.059176333998901}, {-2.081592653589793, 2.533483666309215}, {-2.081592653589793, -1.9219288062547075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, -2.35530944942181}, \ {-2.076592653589793, 2.056553602246486}, {-2.076592653589793, 2.533097750890134}, {-2.076592653589793, -1.9225998444381107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, -2.352946809884533}, \ {-2.071592653589793, 2.0539304796621636`}, {-2.071592653589793, 2.5327203860141423`}, {-2.071592653589793, -1.923265229086892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.5323513864709066`}, {-2.066592653589793, -1.923924967260551}, \ {-2.066592653589793, -2.3505936862685104`}, {-2.066592653589793, 2.0513071236992197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.531990571179566}, {-2.061592653589793, -1.9245790651400294`}, \ {-2.061592653589793, -2.348250055010471}, {-2.061592653589793, 2.048683687450339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.53163776311091}, {-2.056592653589793, -1.925227528019461}, \ {-2.056592653589793, -2.3459158933842597`}, {-2.056592653589793, 2.0460603197340674`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.531292789209702}, {-2.0515926535897933`, -1.9258703602976428`}, \ {-2.0515926535897933`, -2.3435911795123605`}, {-2.0515926535897933`, 2.0434371651809555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.53095548031717}, {-2.0465926535897934`, -1.926507565469194}, \ {-2.0465926535897934`, -2.341275892377707}, {-2.0465926535897934`, 2.040814364319342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.530625671093845}, {-2.041592653589793, -1.9271391461153844`}, \ {-2.041592653589793, -2.338970011835694}, {-2.041592653589793, 2.038192053660578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.530303199942838}, {-2.036592653589793, -1.92776510389466}, \ {-2.036592653589793, -2.3366735186264456`}, {-2.036592653589793, 2.035570365783667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.5299879089336326`}, {-2.031592653589793, -1.9283854395328714`}, \ {-2.031592653589793, -2.334386394387303}, {-2.031592653589793, 2.032949429419198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.5296796437264675`}, {-2.026592653589793, -1.929000152813122}, \ {-2.026592653589793, -2.3321086216656144`}, {-2.026592653589793, 2.0303293695324918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.529378253497433}, {-2.021592653589793, -1.9296092425653473`}, \ {-2.021592653589793, -2.329840183931718}, {-2.021592653589793, 2.0277103074058944`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.5290835908642784`}, {-2.016592653589793, -1.9302127066555361`}, \ {-2.016592653589793, -2.3275810655922484`}, {-2.016592653589793, 2.0250923607201803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.52879551181308}, {-2.0115926535897932`, -1.9308105419746322`}, \ {-2.0115926535897932`, -2.3253312520036378`}, {-2.0115926535897932`, 2.0224756436349205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.52851387562573}, {-2.0065926535897933`, -1.9314027444270847`}, \ {-2.0065926535897933`, -2.3230907294859535`}, {-2.0065926535897933`, 2.0198602668678785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.5282385448083677`}, {-2.001592653589793, -1.9319893089190823`}, \ {-2.001592653589793, -2.320859485336972}, {-2.001592653589793, 2.017246337773311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.527969385020757}, {-1.996592653589793, -1.9325702293464238`}, \ {-1.996592653589793, -2.318637507846541}, {-1.996592653589793, 2.0146339604191414`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.5277062650066835`}, {-1.991592653589793, -1.9331454985820806`}, \ {-1.991592653589793, -2.3164247863111957`}, {-1.991592653589793, 2.0120232356629986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.527449056525345}, {-1.986592653589793, -1.9337151084633908`}, \ {-1.986592653589793, -2.3142213110491094`}, {-1.986592653589793, 2.009414261227089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.527197634283843}, {-1.9815926535897932`, -1.934279049778911}, \ {-1.9815926535897932`, -2.312027073415273}, {-1.9815926535897932`, 2.0068071317718226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.526951875870715}, {-1.976592653589793, -1.9348373122549267`}, \ {-1.976592653589793, -2.309842065817015}, {-1.976592653589793, 2.0042019389682566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.5267116616906056`}, {-1.9715926535897932`, \ -1.9353898845416408`}, {-1.9715926535897932`, -2.3076662817297535`}, \ {-1.9715926535897932`, 2.0015987715692756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.5264768749000424`}, {-1.966592653589793, -1.9359367541989865`}, \ {-1.966592653589793, -2.305499715713078}, {-1.966592653589793, 1.998997715479509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.5262474013443286`}, {-1.9615926535897932`, \ -1.9364779076821008`}, {-1.9615926535897932`, -2.3033423634271233`}, \ {-1.9615926535897932`, 1.9963988538239996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.526023129495608}, {-1.956592653589793, -1.93701333032648}, \ {-1.956592653589793, -2.3011942216492027`}, {-1.956592653589793, 1.9938022670155835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.5258039503920506`}, {-1.9515926535897932`, \ -1.9375430063327708`}, {-1.9515926535897932`, -2.299055288290758}, \ {-1.9515926535897932`, 1.9912080328209991`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.525589757578221}, {-1.946592653589793, -1.9380669187512336`}, \ {-1.946592653589793, -2.2969255624145735`}, {-1.946592653589793, 1.9886162264257015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.525380447046562}, {-1.9415926535897932`, -1.9385850494658816`}, \ {-1.9415926535897932`, -2.2948050442523042`}, {-1.9415926535897932`, 1.9860269204974357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.525175917180079}, {-1.936592653589793, -1.9390973791782635`}, \ {-1.936592653589793, -2.2926937352222616`}, {-1.936592653589793, 1.983440185248475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.524976068696133}, {-1.9315926535897932`, -1.9396038873909571`}, \ {-1.9315926535897932`, -2.2905916379474847`}, {-1.9315926535897932`, 1.9808560884966475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.524780804591422}, {-1.926592653589793, -1.9401045523907183`}, \ {-1.926592653589793, -2.28849875627408}, {-1.926592653589793, 1.978274695725053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.524590030088063}, {-1.9215926535897931`, -1.9405993512313284`}, \ {-1.9215926535897931`, -2.2864150952898417`}, {-1.9215926535897931`, 1.9756960701405464`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.524403652580842}, {-1.916592653589793, -1.9410882597161474`}, \ {-1.916592653589793, -2.284340661343111}, {-1.916592653589793, 1.973120272730974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.5242215815855724`}, {-1.9115926535897931`, \ -1.9415712523803594`}, {-1.9115926535897931`, -2.2822754620619063`}, \ {-1.9115926535897931`, 1.970547362321171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.524043728688576}, {-1.906592653589793, -1.9420483024729434`}, \ {-1.906592653589793, -2.28021950637327}, {-1.906592653589793, 1.9679773956277198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.5238700074972478`}, {-1.9015926535897931`, -1.942519381938372}, \ {-1.9015926535897931`, -2.2781728045228813`}, {-1.9015926535897931`, 1.965410427312539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.523700333591749}, {-1.896592653589793, -1.9429844613980645`}, \ {-1.896592653589793, -2.276135368094839}, {-1.896592653589793, 1.962846510035236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.5235346244777417`}, {-1.8915926535897931`, \ -1.9434435101315786`}, {-1.8915926535897931`, -2.274107210031691}, \ {-1.8915926535897931`, 1.9602856945043117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.5233727995402013`}, {-1.886592653589793, -1.9438964960575869`}, \ {-1.886592653589793, -2.2720883446546276`}, {-1.886592653589793, 1.9577280295271733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.5232147799982925`}, {-1.881592653589793, -1.9443433857146653`}, \ {-1.881592653589793, -2.2700787876838397`}, {-1.881592653589793, 1.955173562059038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.523060488861248}, {-1.876592653589793, -1.9447841442418523`}, \ {-1.876592653589793, -2.268078556259054}, {-1.876592653589793, 1.9526223372506655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.522909850885295}, {-1.871592653589793, -1.9452187353590906`}, \ {-1.871592653589793, -2.2660876689601634`}, {-1.871592653589793, 1.950074398495012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.522762792531565}, {-1.866592653589793, -1.945647121347513}, \ {-1.866592653589793, -2.2641061458279808`}, {-1.866592653589793, 1.947529787472781}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.5226192419249918`}, {-1.861592653589793, -1.9460692630295906`}, \ {-1.861592653589793, -2.2621340083850807`}, {-1.861592653589793, 1.9449885441968924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.5224791288141892`}, {-1.8565926535897932`, \ -1.9464851197492463`}, {-1.8565926535897932`, -2.260171279656657}, \ {-1.8565926535897932`, 1.9424507070558996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.5223423845322657`}, {-1.851592653589793, -1.946894649351889}, \ {-1.851592653589793, -2.258217984191429}, {-1.851592653589793, 1.9399163128563839`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.522208941958568}, {-1.8465926535897932`, -1.9472978081644239`}, \ {-1.8465926535897932`, -2.256274148082534}, {-1.8465926535897932`, 1.9373853968643129`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.5220787354813683`}, {-1.841592653589793, -1.9476945509753036`}, \ {-1.841592653589793, -2.2543397989883465`}, {-1.841592653589793, 1.9348579928454048`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.521951700961418}, {-1.8365926535897932`, -1.9480848310146375`}, \ {-1.8365926535897932`, -2.2524149661532142`}, {-1.8365926535897932`, 1.9323341331045238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.521827775696393}, {-1.831592653589793, 1.9298138485241065`}, {-1.831592653589793, -2.2504996804280863`}, \ {-1.831592653589793, -1.9484685999343867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.5217068983862165`}, {-1.8265926535897932`, 1.9272971686016516`}, {-1.8265926535897932`, \ -2.2485939742909187`}, {-1.8265926535897932`, -1.9488458077887385`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.521589009099203}, {-1.821592653589793, 1.9247841214862904`}, {-1.821592653589793, -2.2466978818668726`}, \ {-1.821592653589793, -1.949216403014667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.5214740492390453`}, {-1.8165926535897932`, 1.9222747340144526`}, {-1.8165926535897932`, -2.244811438948239}, \ {-1.8165926535897932`, -1.9495803324127456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.521361961512609}, {-1.811592653589793, 1.919769031744651}, {-1.811592653589793, -2.2429346830140013`}, \ {-1.811592653589793, -1.9499375411282887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.521252689898515}, {-1.8065926535897932`, 1.9172670389914048`}, {-1.8065926535897932`, \ -2.2410676532490132`}, {-1.8065926535897932`, -1.9502879726328535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.5211461796165016`}, {-1.801592653589793, 1.9147687788583156`}, {-1.801592653589793, -2.2392103905626937`}, \ {-1.801592653589793, -1.9506315687062021`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.5210423770975434`}, {-1.7965926535897931`, 1.912274273270318}, {-1.7965926535897931`, -2.2373629376072013`}, \ {-1.7965926535897931`, -1.9509682694187538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.520941229954711}, {-1.791592653589793, 1.9097835430051233`}, {-1.791592653589793, -2.2355253387949863`}, \ {-1.791592653589793, -1.9512980131146462`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.5208426869547518`}, {-1.7865926535897931`, 1.9072966077238762`}, {-1.7865926535897931`, -2.233697640315652}, \ {-1.7865926535897931`, -1.9516207363954512`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.5207466979903908`}, {-1.781592653589793, 1.90481348600103}, {-1.781592653589793, -2.2318798901520482`}, \ {-1.781592653589793, -1.9519363741046443`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.5206532140533033`}, {-1.7765926535897931`, 1.902334195353485}, {-1.7765926535897931`, -2.230072138095489}, \ {-1.7765926535897931`, -1.9522448593129285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.5205621872077812`}, {-1.771592653589793, 1.8998587522689734`}, {-1.771592653589793, -2.228274435760023}, \ {-1.771592653589793, -1.9525461233044699`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.520473570565047}, {-1.7665926535897931`, 1.897387172233735}, {-1.7665926535897931`, -2.2264868365956336`}, \ {-1.7665926535897931`, -1.9528400955642058`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.5203873182582166`}, {-1.761592653589793, 1.8949194697594913`}, {-1.761592653589793, -2.2247093959002853`}, \ {-1.761592653589793, -1.953126703766262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.5203033854178902`}, {-1.756592653589793, 1.892455658409728}, {-1.756592653589793, -2.222942170830685}, \ {-1.756592653589793, -1.9534058737636528`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.520221728148351}, {-1.751592653589793, 1.8899957508253131`}, {-1.751592653589793, -2.221185220411652}, \ {-1.751592653589793, -1.9536775295793385`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.520142303504376}, {-1.746592653589793, 1.887539758749459}, {-1.746592653589793, -2.2194386055439823`}, \ {-1.746592653589793, -1.9539415933987796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.5200650694686093`}, {-1.741592653589793, 1.8850876930520515`}, {-1.741592653589793, -2.217702389010653}, \ {-1.741592653589793, -1.9541979855641312`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.5199899849295258`}, {-1.736592653589793, 1.8826395637533533`}, {-1.736592653589793, -2.215976635481253}, \ {-1.736592653589793, -1.954446624570183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.5199170096599377`}, {-1.7315926535897932`, 1.8801953800470994`}, {-1.7315926535897932`, -2.214261411514505}, \ {-1.7315926535897932`, -1.9546874270622023`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.519846104296044}, {-1.726592653589793, 1.8777551503230065`}, {-1.726592653589793, -2.2125567855586974`}, \ {-1.726592653589793, -1.954920307835842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.5197772303170143`}, {-1.7215926535897932`, 1.8753188821887026`}, {-1.7215926535897932`, -2.21086282794991}, \ {-1.7215926535897932`, -1.9551451798392376`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.5197103500250786`}, {-1.716592653589793, 1.872886582491088}, {-1.716592653589793, -2.2091796109078614`}, \ {-1.716592653589793, -1.9553619541774752`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.5196454265261266`}, {-1.7115926535897932`, 1.8704582573371604`}, {-1.7115926535897932`, -2.207507208529207}, \ {-1.7115926535897932`, -1.9555705401195747`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.519582423710796}, {-1.706592653589793, 1.868033912114287}, {-1.706592653589793, -2.205845696778124}, \ {-1.706592653589793, -1.9557708451081894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.519521306236024}, {-1.7015926535897932`, 1.8656135515099757`}, {-1.7015926535897932`, -2.204195153474001}, \ {-1.7015926535897932`, -1.9559627747721744`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.51946203950709}, {-1.696592653589793, 1.8631971795311173`}, {-1.696592653589793, -2.202555658276074}, \ {-1.696592653589793, -1.9561462329421933`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.519404589660081}, {-1.6915926535897932`, 1.8607847995227471`}, {-1.6915926535897932`, -2.200927292664786}, \ {-1.6915926535897932`, -1.9563211216695926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.519348923544824}, {-1.686592653589793, 1.8583764141863135`}, {-1.686592653589793, -2.1993101399197053`}, \ {-1.686592653589793, -1.956487341248696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.51929500870823}, {-1.6815926535897932`, 1.855972025597481}, {-1.6815926535897932`, -2.197704285093822}, \ {-1.6815926535897932`, -1.956644790242714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.5192428133780695`}, {-1.676592653589793, 1.853571635223473}, {-1.676592653589793, -2.196109814983979}, \ {-1.676592653589793, -1.9567933655134961`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.5191923064471484`}, {-1.6715926535897931`, 1.8511752439399618`}, {-1.6715926535897931`, -2.194526818097295}, \ {-1.6715926535897931`, -1.956932962255286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.5191434574578833`}, {-1.666592653589793, 1.8487828520475325`}, {-1.666592653589793, -2.1929553846133225`}, \ {-1.666592653589793, -1.9570634740327244`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.5190962365872704`}, {-1.6615926535897931`, 1.8463944592877115`}, {-1.6615926535897931`, \ -2.1913956063418083`}, {-1.6615926535897931`, -1.9571847928232389`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.519050614632221}, {-1.656592653589793, 1.8440100648585895`}, {-1.656592653589793, -2.1898475766757546`}, \ {-1.656592653589793, -1.957296809064116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.5190065629952723`}, {-1.6515926535897931`, 1.8416296674300332`}, {-1.6515926535897931`, \ -2.1883113905396954`}, {-1.6515926535897931`, -1.9573994117043523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.5189640536706546`}, {-1.646592653589793, 1.8392532651585107`}, {-1.646592653589793, -2.1867871443328872`}, \ {-1.646592653589793, -1.9574924882615738`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.518923059230705}, {-1.6415926535897931`, 1.83688085570153}, {-1.6415926535897931`, -2.185274935867295}, \ {-1.6415926535897931`, -1.957575924884153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.5188835528126274`}, {-1.636592653589793, 1.8345124362317038`}, {-1.636592653589793, -2.1837748643001267`}, \ {-1.636592653589793, -1.957649606418765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.518845508105569}, {-1.631592653589793, 1.832148003450455}, {-1.631592653589793, -2.1822870300607606`}, \ {-1.631592653589793, -1.9577134164835335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.5188088993380413`}, {-1.626592653589793, 1.8297875536013606`}, {-1.626592653589793, -2.180811534771899}, \ {-1.626592653589793, -1.957767237546953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.5187737012656277`}, {-1.621592653589793, 1.8274310824831608`}, {-1.621592653589793, -2.179348481164734}, \ {-1.621592653589793, -1.9578109510127737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.5187398891590234`}, {-1.616592653589793, 1.8250785854624194`}, {-1.616592653589793, -2.177897972988035}, \ {-1.616592653589793, -1.957844437310966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.518707438792354}, {-1.611592653589793, 1.822730057485867}, {-1.611592653589793, -2.1764601149109555`}, \ {-1.611592653589793, -1.957867575994948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.5186763264317897`}, {-1.606592653589793, 1.8203854930924217`}, {-1.606592653589793, -2.1750350124194706`}, \ {-1.606592653589793, -1.9578802458451792`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.5186465288244473`}, {-1.601592653589793, 1.8180448864248961`}, {-1.601592653589793, -2.173622771706315}, \ {-1.601592653589793, -1.957882324979238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.5186180231875577`}, {-1.5965926535897932`, 1.8157082312414063`}, {-1.5965926535897932`, -2.172223499554345}, \ {-1.5965926535897932`, -1.9578736909684686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.518590787197906}, {-1.591592653589793, 1.8133755209264824`}, {-1.591592653589793, -2.1708373032132475`}, \ {-1.591592653589793, -1.9578542209612768`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.5185647989815365`}, {-1.5865926535897932`, 1.8110467485018928`}, {-1.5865926535897932`, -2.169464290269555}, \ {-1.5865926535897932`, -1.9578237918131007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.5185400371037017`}, {-1.581592653589793, 1.80872190663719}, {-1.581592653589793, -2.1681045685099414`}, \ {-1.581592653589793, -1.9577822802231017`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.5185164805590654`}, {-1.5765926535897932`, 1.8064009876599805`}, {-1.5765926535897932`, \ -2.1667582457778227`}, {-1.5765926535897932`, -1.9577295628775362`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.5184941087621455`}, {-1.571592653589793, 1.8040839835659328`}, {-1.571592653589793, -2.1654254298232996`}, \ {-1.571592653589793, -1.957665516599782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.518472901537992}, {-1.5665926535897932`, 1.801770886028524}, {-1.5665926535897932`, -2.1641062281465127`}, \ {-1.5665926535897932`, -1.9575900185069401`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.5184528391130883`}, {-1.561592653589793, 1.7994616864085344`}, {-1.561592653589793, -2.1628007478345137`}, \ {-1.561592653589793, -1.957502946172914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.5184339021064845`}, {-1.5565926535897932`, 1.7971563757633007`}, {-1.5565926535897932`, -2.16150909539184}, \ {-1.5565926535897932`, -1.9574041777977809`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.518416071521135}, {-1.551592653589793, 1.7948549448557218`}, {-1.551592653589793, -2.1602313765649144`}, \ {-1.551592653589793, -1.9572935923833263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.518399328735458}, {-1.5465926535897931`, 1.792557384163041}, {-1.5465926535897931`, -2.158967696160578}, \ {-1.5465926535897931`, -1.9571710699144407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.5183836554950947`}, {-1.541592653589793, 1.7902636838853938`}, {-1.541592653589793, -2.1577181578589584`}, \ {-1.541592653589793, -1.9570364915461744`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.5183690339048694`}, {-1.5365926535897931`, 1.7879738339541407`}, {-1.5365926535897931`, \ -2.1564828640210405`}, {-1.5365926535897931`, -1.9568897397960814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.518355446420945}, {-1.531592653589793, 1.7856878240399776`}, {-1.531592653589793, -2.1552619154912844`}, \ {-1.531592653589793, -1.956730698741511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.518342875843171}, {-1.5265926535897931`, 1.7834056435608427`}, {-1.5265926535897931`, -2.154055411395692}, \ {-1.5265926535897931`, -1.9565592542214432`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.5183313053076093`}, {-1.521592653589793, 1.781127281689616}, {-1.521592653589793, -2.152863448935802}, \ {-1.521592653589793, -1.9563752940423902`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.5183207182792464`}, {-1.5165926535897931`, 1.7788527273616201`}, {-1.5165926535897931`, \ -2.1516861231790925`}, {-1.5165926535897931`, -1.9561787081878852`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.5183110985448818`}, {-1.511592653589793, 1.7765819692819258`}, {-1.511592653589793, -2.1505235268463734`}, \ {-1.511592653589793, -1.9559693890309715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.5183024302061776`}, {-1.506592653589793, 1.7743149959324742`}, {-1.506592653589793, -2.1493757500967194`}, \ {-1.506592653589793, -1.9557472315491518`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.5182946976728906`}, {-1.501592653589793, 1.7720517955790023`}, {-1.501592653589793, -2.148242880310651}, \ {-1.501592653589793, -1.9555121335410777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.5182878856562505`}, {-1.496592653589793, 1.7697923562778048`}, {-1.496592653589793, -2.1471250018721686`}, \ {-1.496592653589793, -1.955263995844384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.5182819791625053`}, {-1.491592653589793, 1.7675366658823104`}, {-1.491592653589793, -2.1460221959504553`}, \ {-1.491592653589793, -1.955002722553847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.51827696348662}, {-1.486592653589793, 1.7652847120494897`}, {-1.486592653589793, -2.1449345402819273`}, \ {-1.486592653589793, -1.954728221239195}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.51827282420612}, {-1.481592653589793, 1.7630364822460989`}, {-1.481592653589793, -2.143862108953488}, \ {-1.481592653589793, -1.9544404031617006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.5182695471750867`}, {-1.476592653589793, 1.7607919637547633`}, {-1.476592653589793, -2.142804972187793}, \ {-1.476592653589793, -1.9541391834887687`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.5182671185182923`}, {-1.4715926535897932`, 1.758551143679898}, {-1.4715926535897932`, -2.141763196131386}, \ {-1.4715926535897932`, -1.9538244815056374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.518265524625477}, {-1.466592653589793, 1.756314008953478}, {-1.466592653589793, -2.1407368426465903`}, \ {-1.466592653589793, -1.95349622082333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.5182647521457477`}, {-1.4615926535897932`, 1.7540805463406621`}, {-1.4615926535897932`, -2.139725969108015}, \ {-1.4615926535897932`, -1.953154329581978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.518264787982133}, {-1.456592653589793, 1.751850742445264}, {-1.456592653589793, -2.1387306282046437`}, \ {-1.456592653589793, -1.9527987406485638`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.518265619286241}, {-1.4515926535897932`, 1.7496245837150874`}, {-1.4515926535897932`, -2.13775086774833}, \ {-1.4515926535897932`, -1.9524293918082471`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.5182672334530602`}, {-1.446592653589793, 1.747402056447118}, {-1.446592653589793, -2.1367867304897112`}, \ {-1.446592653589793, -1.9520462259482774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.518269618115872}, {-1.4415926535897932`, 1.7451831467925853`}, {-1.4415926535897932`, \ -2.1358382539423006`}, {-1.4415926535897932`, -1.9516491912337095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.5182727611412847`}, {-1.436592653589793, 1.7429678407618892`}, {-1.436592653589793, -2.1349054702157724`}, \ {-1.436592653589793, -1.9512382412739404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.5182766506243883`}, {-1.4315926535897932`, 1.740756124229399}, {-1.4315926535897932`, -2.133988405859198}, \ {-1.4315926535897932`, -1.950813335279276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.518281274884013}, {-1.426592653589793, 1.7385479829381294`}, {-1.426592653589793, -2.133087081715107}, \ {-1.426592653589793, -1.9503744382066774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.5182866224581044`}, {-1.4215926535897931`, 1.7363434025042939`}, {-1.4215926535897931`, \ -2.1322015127851333`}, {-1.4215926535897931`, -1.9499215208939153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.5182926820992035`}, {-1.416592653589793, 1.7341423684217367`}, {-1.416592653589793, -2.131331708108009}, \ {-1.416592653589793, -1.9494545601813758`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.518299442770033}, {-1.4115926535897931`, 1.7319448660662546`}, {-1.4115926535897931`, -2.130477670650576}, \ {-1.4115926535897931`, -1.948973539020842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.5183068936391804`}, {-1.406592653589793, 1.729750880699802}, {-1.406592653589793, -2.1296393972124332`}, \ {-1.406592653589793, -1.9484784465706393`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.5183150240768852`}, {-1.4015926535897931`, 1.727560397474588}, {-1.4015926535897931`, -2.1288168783448427`}, \ {-1.4015926535897931`, -1.947969278276516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.518323823650925}, {-1.396592653589793, 1.7253734014370619`}, {-1.396592653589793, -2.1280100982843}, \ {-1.396592653589793, -1.9474460359378594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.5183332821225872`}, {-1.3915926535897931`, 1.723189877531803}, {-1.3915926535897931`, -2.127219034901264}, \ {-1.3915926535897931`, -1.9469087277587476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.5183433894427396`}, {-1.386592653589793, 1.7210098106053022`}, {-1.386592653589793, -2.1264436596643486`}, \ {-1.386592653589793, -1.946357368383535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.5183541357479915`}, {-1.381592653589793, 1.7188331854096441`}, {-1.381592653589793, -2.1256839376202272`}, \ {-1.381592653589793, -1.945791978916729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.518365511356935}, {-1.376592653589793, 1.716659986606096}, {-1.376592653589793, -2.1249398273894484`}, \ {-1.376592653589793, -1.9452125869269443`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.5183775067664813`}, {-1.371592653589793, 1.714490198768601}, {-1.371592653589793, -2.124211281178202}, \ {-1.371592653589793, -1.944619226434905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.5183901126482726`}, {-1.366592653589793, 1.712323806387177}, {-1.366592653589793, -2.1234982448060755`}, \ {-1.366592653589793, -1.9440119378854626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.518403319845178}, {-1.361592653589793, 1.7101607938712309`}, {-1.361592653589793, -2.12280065774966}, \ {-1.361592653589793, -1.9433907681037512`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.518417119367866}, {-1.356592653589793, 1.708001145552783}, {-1.356592653589793, -2.1221184532018342`}, \ {-1.356592653589793, -1.942755770235668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.5184315023914614`}, {-1.351592653589793, 1.7058448456896025`}, {-1.351592653589793, -2.121451558146478}, \ {-1.351592653589793, -1.9421070036729227`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.518446460252266}, {-1.3465926535897932`, 1.7036918784682673`}, {-1.3465926535897932`, \ -2.1207998934482064`}, {-1.3465926535897932`, -1.9414445339630566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.5184619844445666`}, {-1.341592653589793, 1.7015422280071373`}, {-1.341592653589793, -2.120163373956739}, \ {-1.341592653589793, -1.9407684327048358`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.518478066617498}, {-1.3365926535897932`, 1.6993958783592507`}, {-1.3365926535897932`, -2.119541908625334}, \ {-1.3365926535897932`, -1.9400787774295685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.5184946985719936`}, {-1.331592653589793, 1.6972528135151435`}, {-1.331592653589793, -2.1189354006427474`}, \ {-1.331592653589793, -1.9393756514688958`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.5185118722577893`}, {-1.3265926535897932`, 1.6951130174055928`}, {-1.3265926535897932`, \ -2.1183437475780313`}, {-1.3265926535897932`, -1.9386591438097458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.5185295797705005`}, {-1.321592653589793, 1.6929764739042905`}, {-1.321592653589793, -2.1177668415374367`}, \ {-1.321592653589793, -1.9379293489371803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.5185478133487673`}, {-1.3165926535897932`, 1.6908431668304387`}, {-1.3165926535897932`, \ -2.1172045693327197`}, {-1.3165926535897932`, -1.937186366665831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.518566565371455}, {-1.311592653589793, 1.6887130799512833`}, {-1.311592653589793, -2.116656812659927}, \ {-1.311592653589793, -1.9364303019608609`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.5185858283549214`}, {-1.3065926535897932`, 1.6865861969845746`}, {-1.3065926535897932`, -2.116123448287891}, \ {-1.3065926535897932`, -1.9356612647492089`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.5186055949503436`}, {-1.301592653589793, 1.6844625016009633`}, {-1.301592653589793, -2.1156043482554936`}, \ {-1.301592653589793, -1.93487936972207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.5186258579411054`}, {-1.2965926535897931`, 1.6823419774263326`}, {-1.2965926535897931`, \ -2.1150993800767997`}, {-1.2965926535897931`, -1.9340847361295002`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.5186466102402334`}, {-1.291592653589793, 1.6802246080440664`}, {-1.291592653589793, -2.114608406953081}, \ {-1.291592653589793, -1.933277487568126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.518667844887902}, {-1.2865926535897931`, 1.6781103769972556`}, {-1.2865926535897931`, \ -2.1141312879908694`}, {-1.2865926535897931`, -1.9324577517628339`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.5186895550489856`}, {-1.281592653589793, 1.6759992677908468`}, {-1.281592653589793, -2.113667878424981}, \ {-1.281592653589793, -1.9316256603434725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.5187117340106617`}, {-1.2765926535897931`, 1.6738912638937307`}, {-1.2765926535897931`, \ -2.1132180298456427`}, {-1.2765926535897931`, -1.9307813486174663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.518734375180072}, {-1.271592653589793, 1.6717863487407731`}, {-1.271592653589793, -2.112781590428748}, \ {-1.271592653589793, -1.9299249553392848`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.518757472082032}, {-1.2665926535897931`, 1.6696845057347927`}, {-1.2665926535897931`, \ -2.1123584051683357`}, {-1.2665926535897931`, -1.9290566224776997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.518781018356789}, {-1.261592653589793, 1.6675857182484823`}, {-1.261592653589793, -2.111948316110367}, \ {-1.261592653589793, -1.9281764949817304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.518805007757829}, {-1.256592653589793, 1.6654899696262786`}, {-1.256592653589793, -2.1115511625869705`}, \ {-1.256592653589793, -1.9272847205461308`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.5188294341497333`}, {-1.251592653589793, 1.6633972431861794`}, {-1.251592653589793, -2.1111667814502755`}, \ {-1.251592653589793, -1.92638144937728}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.5188542915060768`}, {-1.246592653589793, 1.661307522221512}, {-1.246592653589793, -2.1107950073050574`}, \ {-1.246592653589793, -1.9254668339602636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.5188795739073755`}, {-1.241592653589793, 1.6592207900026508`}, {-1.241592653589793, -2.110435672739422}, \ {-1.241592653589793, -1.9245410288279088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.518905275539076}, {-1.236592653589793, 1.6571370297786883`}, {-1.236592653589793, -2.110088608552825}, \ {-1.236592653589793, -1.9236041903324936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.5189313906895894`}, {-1.231592653589793, 1.655056224779059}, {-1.231592653589793, -2.1097536439807265`}, \ {-1.231592653589793, -1.9226564764208078`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.5189579137483613`}, {-1.226592653589793, 1.6529783582151176`}, {-1.226592653589793, -2.109430606915293}, \ {-1.226592653589793, -1.9216980464131757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.5189848392039944`}, {-1.2215926535897932`, 1.6509034132816731`}, {-1.2215926535897932`, -2.109119324121549}, \ {-1.2215926535897932`, -1.9207290607870218`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.5190121616423986`}, {-1.216592653589793, 1.6488313731584796`}, {-1.216592653589793, -2.1088196214484594`}, \ {-1.216592653589793, -1.9197496809655055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.5190398757449897`}, {-1.2115926535897932`, 1.6467622210116841`}, {-1.2115926535897932`, \ -2.1085313240344856`}, {-1.2115926535897932`, -1.9187600691116868`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.5190679762869186`}, {-1.206592653589793, 1.6446959399952332`}, {-1.206592653589793, -2.10825425650717}, \ {-1.206592653589793, -1.9177603879286547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.519096458135344}, {-1.2015926535897932`, 1.6426325132522421`}, {-1.2015926535897932`, -2.107988243176404}, \ {-1.2015926535897932`, -1.9167508004659741`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.5191253162477416`}, {-1.196592653589793, 1.640571923916319}, {-1.196592653589793, -2.1077331082210504`}, \ {-1.196592653589793, -1.9157314699327825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.519154545670238}, {-1.1915926535897932`, 1.6385141551128575`}, {-1.1915926535897932`, \ -2.1074886758686255`}, {-1.1915926535897932`, -1.9147025595178166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.5191841415359977`}, {-1.186592653589793, 1.6364591899602858`}, {-1.186592653589793, -2.1072547705678706`}, \ {-1.186592653589793, -1.9136642322165591`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.519214099063625}, {-1.1815926535897932`, 1.6344070115712839`}, {-1.1815926535897932`, \ -2.1070312171539816`}, {-1.1815926535897932`, -1.9126166506657158`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.5192444135556173`}, {-1.176592653589793, 1.632357603053963}, {-1.176592653589793, -2.106817841006383}, \ {-1.176592653589793, -1.9115599769851594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.5192750803968322`}, {-1.1715926535897931`, 1.6303109475130098`}, {-1.1715926535897931`, \ -2.1066144681989583`}, {-1.1715926535897931`, -1.9104943726274055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.519306095053003}, {-1.166592653589793, 1.6282670280507994`}, {-1.166592653589793, -2.106420925642669}, \ {-1.166592653589793, -1.9094199982347058`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.5193374530692725`}, {-1.1615926535897931`, 1.6262258277684722`}, {-1.1615926535897931`, -2.106237041220552}, \ {-1.1615926535897931`, -1.9083370135037594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.5193691500687674`}, {-1.156592653589793, 1.6241873297669798`}, {-1.156592653589793, -2.106062643915099}, \ {-1.156592653589793, -1.9072455770580443`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.5194011817511943`}, {-1.1515926535897931`, 1.6221515171481011`}, {-1.1515926535897931`, -2.105897563928091}, \ {-1.1515926535897931`, -1.9061458463276888`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.519433543891466}, {-1.146592653589793, 1.620118373015424}, {-1.146592653589793, -2.10574163279291}, \ {-1.146592653589793, -1.9050379774368682`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.5194662323383605`}, {-1.1415926535897931`, 1.6180878804753005`}, {-1.1415926535897931`, \ -2.1055946834795054`}, {-1.1415926535897931`, -1.9039221250985485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.519499243013205}, {-1.1365926535897932`, 1.616060022637771}, {-1.1365926535897932`, -2.1054565504920517`}, \ {-1.1365926535897932`, -1.9027984425165312`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.5195325719085826`}, {-1.1315926535897929`, 1.6140347826174615`}, {-1.1315926535897929`, -2.105327069959527}, \ {-1.1315926535897929`, -1.9016670812945826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.5195662150870737`}, {-1.126592653589793, 1.6120121435344494`}, {-1.126592653589793, -2.1052060797193093`}, \ {-1.126592653589793, -1.9005281913525431`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.5196001686800167`}, {-1.121592653589793, 1.6099920885151073`}, {-1.121592653589793, -2.1050934193940143`}, \ {-1.121592653589793, -1.8993819208491982`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.5196344288862944`}, {-1.1165926535897932`, 1.6079746006929156`}, {-1.1165926535897932`, \ -2.1049889304617415`}, {-1.1165926535897932`, -1.8982284161117295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.519668991971151}, {-1.1115926535897929`, 1.605959663209252}, {-1.1115926535897929`, -2.1048924563199543`}, \ {-1.1115926535897929`, -1.8970678215715464`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.5197038542650234`}, {-1.106592653589793, 1.6039472592141564`}, {-1.106592653589793, -2.1048038423431983`}, \ {-1.106592653589793, -1.8959002797062667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.519739012162406}, {-1.101592653589793, 1.6019373718670666`}, {-1.101592653589793, -2.104722935934886}, \ {-1.101592653589793, -1.8947259309876385`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.519774462120732}, {-1.0965926535897932`, 1.5999299843375372`}, {-1.0965926535897932`, \ -2.1046495865733648`}, {-1.0965926535897932`, -1.893544913835172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.5198102006592777`}, {-1.0915926535897933`, 1.5979250798059272`}, {-1.0915926535897933`, \ -2.1045836458525318`}, {-1.0915926535897933`, -1.892357364575232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.5198462243580937`}, {-1.086592653589793, 1.5959226414640717`}, {-1.086592653589793, -2.1045249675171935`}, \ {-1.086592653589793, -1.8911634174053757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.519882529856952}, {-1.081592653589793, 1.5939226525159254`}, {-1.081592653589793, -2.1044734074934426`}, \ {-1.081592653589793, -1.8899632043636816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.5199191138543156`}, {-1.0765926535897932`, 1.59192509617819}, {-1.0765926535897932`, -2.1044288239142626`}, \ {-1.0765926535897932`, -1.8887568553028435`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.519955973106333}, {-1.0715926535897933`, 1.5899299556809143`}, {-1.0715926535897933`, -2.104391077140632}, \ {-1.0715926535897933`, -1.8875444978687712`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.519993104425845}, {-1.066592653589793, 1.58793721426808}, {-1.066592653589793, -2.1043600297783085`}, \ {-1.066592653589793, -1.8863262574835027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.520030504681419}, {-1.061592653589793, 1.585946855198161}, {-1.061592653589793, -2.1043355466905953`}, \ {-1.061592653589793, -1.885102257332143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.5200681707963977`}, {-1.0565926535897932`, 1.5839588617446676`}, {-1.0565926535897932`, -2.104317495007253}, \ {-1.0565926535897932`, -1.8838726183536516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.5201060997479687`}, {-1.0515926535897933`, 1.581973217196668}, {-1.0515926535897933`, -2.104305744129826}, \ {-1.0515926535897933`, -1.882637459235214}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.52014428856625}, {-1.046592653589793, 1.5799899048592954`}, {-1.046592653589793, -2.104300165733578}, \ {-1.046592653589793, -1.8813968964100083`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.520182734333399}, {-1.041592653589793, 1.5780089080542319`}, {-1.041592653589793, -2.1043006337662598`}, \ {-1.041592653589793, -1.8801510440581368`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.520221434182734}, {-1.0365926535897931`, 1.5760302101201775`}, {-1.0365926535897931`, \ -2.1043070244439193`}, {-1.0365926535897931`, -1.8789000141105143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.5202603852978736`}, {-1.0315926535897932`, 1.574053794413301}, {-1.0315926535897932`, -2.104319216243936}, \ {-1.0315926535897932`, -1.8776439162555363`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.520299584911893}, {-1.026592653589793, 1.572079644307673}, {-1.026592653589793, -2.104337089895501}, \ {-1.026592653589793, -1.8763828579482922`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.520339030306505}, {-1.021592653589793, 1.5701077431956831`}, {-1.021592653589793, -2.104360528367711}, \ {-1.021592653589793, -1.8751169444221756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.520378718811242}, {-1.0165926535897931`, 1.5681380744884412`}, {-1.0165926535897931`, \ -2.1043894168554544`}, {-1.0165926535897931`, -1.8738462787026937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.5204186478026647`}, {-1.0115926535897932`, 1.5661706216161628`}, {-1.0115926535897932`, -2.104423642763275}, \ {-1.0115926535897932`, -1.8725709616233026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.5204588147035865`}, {-1.0065926535897929`, 1.5642053680285362`}, {-1.0065926535897929`, -2.104463095687372}, \ {-1.0065926535897929`, -1.871291091843106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.5204992169823055`}, {-1.001592653589793, 1.5622422971950816`}, {-1.001592653589793, -2.104507667395886}, \ {-1.001592653589793, -1.8700067658662687`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.5205398521518596`}, {-0.9965926535897931, 1.5602813926054848`}, {-0.9965926535897931, -2.104557251807637}, \ {-0.9965926535897931, -1.8687180780629722`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, -2.104611744969449}, \ {-0.9915926535897932, -1.8674251206917922`}, {-0.9915926535897932, 2.520580717769292}, {-0.9915926535897932, 1.5583226377699282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, -2.1046710450321906`}, \ {-0.9865926535897929, -1.8661279839233529`}, {-0.9865926535897929, 2.52062181143493}, {-0.9865926535897929, 1.5563660162193993`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, -2.1047350522256743`}, \ {-0.981592653589793, -1.864826755865127}, {-0.981592653589793, 2.5206631307916805`}, {-0.981592653589793, 1.5544115115059896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, -2.1048036688325373`}, \ {-0.9765926535897931, -1.86352152258725}, {-0.9765926535897931, 2.5207046735243392`}, {-0.9765926535897931, 1.5524591072031777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, -2.104876799161194}, \ {-0.9715926535897932, -1.8622123681492666`}, {-0.9715926535897932, 2.5207464373589072`}, {-0.9715926535897932, 1.5505087869061032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, -2.104954349518013}, \ {-0.9665926535897928, -1.8608993746276514`}, {-0.9665926535897928, 2.5207884200619333`}, {-0.9665926535897928, 1.5485605342318223`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, -2.105036228178763}, \ {-0.961592653589793, -1.859582622144056}, {-0.961592653589793, 2.520830619439853}, {-0.961592653589793, 1.5466143328195587`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, -2.1051223453594945`}, \ {-0.9565926535897931, -1.858262188894128}, {-0.9565926535897931, 2.520873033338353}, {-0.9565926535897931, 1.5446701663309343`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, -2.105212613186882}, \ {-0.9515926535897932, -1.8569381511768643`}, {-0.9515926535897932, 2.520915659641743}, {-0.9515926535897932, 1.542728018450193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, -2.1053069456681484`}, \ {-0.9465926535897933, -1.8556105834243821`}, {-0.9465926535897933, 2.5209584962723386`}, {-0.9465926535897933, 1.5407878728844124`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, -2.105405258660649}, \ {-0.9415926535897929, -1.8542795582320315`}, {-0.9415926535897929, 2.521001541189857}, {-0.9415926535897929, 1.538849713363704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, -2.1055074698411707`}, \ {-0.936592653589793, -1.8529451463887952`}, {-0.936592653589793, 2.5210447923908257`}, {-0.936592653589793, 1.536913523641402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, -2.1056134986750323`}, \ {-0.9315926535897932, -1.8516074169078784`}, {-0.9315926535897932, 2.5210882479079992`}, {-0.9315926535897932, 1.5349792874942416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, -2.1057232663850494`}, \ {-0.9265926535897933, -1.8502664370574489`}, {-0.9265926535897933, 2.521131905809792}, {-0.9265926535897933, 1.533046988722528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, -2.1058366959204045`}, \ {-0.9215926535897929, -1.8489222723914527`}, {-0.9215926535897929, 2.521175764199716}, {-0.9215926535897929, 1.5311166111502934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, -2.105953711925506}, \ {-0.916592653589793, -1.847574986780459}, {-0.916592653589793, 2.521219821215834}, {-0.916592653589793, 1.529188138625447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, -2.1060742407088595`}, \ {-0.9115926535897931, -1.8462246424424804`}, {-0.9115926535897931, 2.521264075030218}, {-0.9115926535897931, 1.527261555019911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, -2.1061982102120225`}, \ {-0.9065926535897932, -1.8448712999737147`}, {-0.9065926535897932, 2.5213085238484267`}, {-0.9065926535897932, 1.5253368442297524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, -2.106325549978659}, \ {-0.9015926535897929, -1.8435150183791853`}, {-0.9015926535897929, 2.5213531659089816`}, {-0.9015926535897929, 1.5234139901753025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, -2.106456191123767}, \ {-0.896592653589793, -1.8421558551032118`}, {-0.896592653589793, 2.521397999482863}, {-0.896592653589793, 1.521492976801267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, -2.106590066303076}, \ {-0.8915926535897931, -1.840793866059703}, {-0.8915926535897931, 2.521443022873008}, {-0.8915926535897931, 1.5195737880768296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, -2.1067271096826823`}, \ {-0.8865926535897932, -1.8394291056622223`}, {-0.8865926535897932, 2.5214882344138227`}, {-0.8865926535897932, 1.517656407995747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, -2.106867256908932}, \ {-0.8815926535897929, -1.8380616268537948`}, {-0.8815926535897929, 2.5215336324707027`}, {-0.8815926535897929, 1.5157408205764318`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, -2.107010445078586}, \ {-0.876592653589793, -1.8366914811364419`}, {-0.876592653589793, 2.52157921543956}, {-0.876592653589793, 1.5138270098620346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, -2.10715661270928}, \ {-0.8715926535897931, -1.835318718600411}, {-0.8715926535897931, 2.521624981746362}, {-0.8715926535897931, 1.5119149599205113`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, -2.1073056997103357`}, \ {-0.8665926535897932, -1.833943387953063}, {-0.8665926535897932, 2.5216709298466777`}, {-0.8665926535897932, 1.510004654844685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, -2.107457647353886}, \ {-0.8615926535897929, -1.8325655365474431`}, {-0.8615926535897929, 2.5217170582252324`}, {-0.8615926535897929, 1.508096078752304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, -2.1076123982463892`}, \ {-0.856592653589793, -1.8311852104104556`}, {-0.856592653589793, 2.5217633653954703`}, {-0.856592653589793, 1.5061892157860863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, -2.1077698963005136`}, \ {-0.8515926535897931, -1.82980245427068}, {-0.8515926535897931, 2.521809849899129}, {-0.8515926535897931, 1.504284050113764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, -2.1079300867074076`}, \ {-0.8465926535897932, -1.8284173115857891`}, {-0.8465926535897932, 2.5218565103058133`}, {-0.8465926535897932, 1.5023805659281126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, -2.108092915909388}, \ {-0.8415926535897928, -1.8270298245695602`}, {-0.8415926535897928, 2.5219033452125865`}, {-0.8415926535897928, 1.500478747446984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, -2.108258331573035}, \ {-0.836592653589793, -1.8256400342184742`}, {-0.836592653589793, 2.521950353243565}, {-0.836592653589793, 1.4985785789133226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, -2.1084262825627094`}, \ {-0.8315926535897931, -1.8242479803378884`}, {-0.8315926535897931, 2.521997533049518}, {-0.8315926535897931, 1.4966800445951807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, -2.108596718914501}, \ {-0.8265926535897932, -1.822853701567783}, {-0.8265926535897932, 2.522044883307482}, {-0.8265926535897932, 1.4947831287857285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, -2.1087695918106175`}, \ {-0.8215926535897933, -1.821457235408071}, {-0.8215926535897933, 2.5220924027203724`}, {-0.8215926535897933, 1.4928878158032561`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, -2.1089448535542035`}, \ {-0.8165926535897929, -1.8200586182434666`}, {-0.8165926535897929, 2.5221400900166118`}, {-0.8165926535897929, 1.490994089991169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, -2.109122457544619}, \ {-0.811592653589793, -1.8186578853679054`}, {-0.811592653589793, 2.52218794394976}, {-0.811592653589793, 1.4891019357179789`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, -2.109302358253147}, \ {-0.8065926535897932, -1.8172550710085258`}, {-0.8065926535897932, 2.5222359632981504`}, {-0.8065926535897932, 1.4872113373772897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, -2.1094845111991565`}, \ {-0.8015926535897933, -1.8158502083492025`}, {-0.8015926535897933, 2.5222841468645365`}, {-0.8015926535897933, 1.4853222793877783`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, -2.109668872926727}, \ {-0.7965926535897929, -1.8144433295536166`}, {-0.7965926535897929, 2.522332493475744}, {-0.7965926535897929, 1.483434746193166}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, -2.109855400981686}, \ {-0.791592653589793, -1.813034465787906}, {-0.791592653589793, 2.5223810019823243`}, {-0.791592653589793, 1.4815487222621935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, -2.1100440538891334`}, \ {-0.7865926535897931, -1.8116236472428393`}, {-0.7865926535897931, 2.5224296712582244`}, {-0.7865926535897931, 1.4796641920885811`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, -2.110234791131386}, \ {-0.7815926535897932, -1.8102109031555609`}, {-0.7815926535897932, 2.522478500200452}, {-0.7815926535897932, 1.4777811401909906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, -2.110427573126369}, \ {-0.7765926535897929, -1.808796261830893}, {-0.7765926535897929, 2.5225274877287545`}, {-0.7765926535897929, 1.4758995511129802`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, -2.1106223612064547`}, \ {-0.771592653589793, -1.8073797506621931`}, {-0.771592653589793, 2.5225766327853}, {-0.771592653589793, 1.4740194094229562`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, -2.1108191175977318`}, \ {-0.7665926535897931, -1.805961396151771}, {-0.7665926535897931, 2.5226259343343678`}, {-0.7665926535897931, 1.4721406997141184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, -2.1110178053997077`}, \ {-0.7615926535897932, -1.804541223930883}, {-0.7615926535897932, 2.522675391362039}, {-0.7615926535897932, 1.4702634066044027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, -2.111218388565438}, \ {-0.7565926535897929, -1.803119258779294}, {-0.7565926535897929, 2.5227250028759}, {-0.7565926535897929, 1.4683875147364194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, -2.1114208318820884`}, \ {-0.751592653589793, -1.801695524644407}, {-0.751592653589793, 2.522774767904741}, {-0.751592653589793, 1.4665130087773868`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, -2.1116251009519034`}, \ {-0.7465926535897931, -1.8002700446599869`}, {-0.7465926535897931, 2.5228246854982754`}, {-0.7465926535897931, 1.464639873419061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, -2.111831162173596}, \ {-0.7415926535897932, -1.7988428411644621`}, {-0.7415926535897932, 2.5228747547268475`}, {-0.7415926535897932, 1.4627680933776652`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, -2.112038982724145}, \ {-0.7365926535897929, -1.7974139357188192`}, {-0.7365926535897929, 2.5229249746811586`}, {-0.7365926535897929, 1.4608976533938074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, -2.1122485305409926`}, \ {-0.731592653589793, -1.7959833491240962`}, {-0.731592653589793, 2.522975344471992}, {-0.731592653589793, 1.4590285382324037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, -2.1124597743046403`}, \ {-0.7265926535897931, -1.7945511014384787`}, {-0.7265926535897931, 2.5230258632299427`}, {-0.7265926535897931, 1.4571607326825926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, -2.1126726834216334`}, \ {-0.7215926535897932, -1.793117211994007}, {-0.7215926535897932, 2.5230765301051563`}, {-0.7215926535897932, 1.4552942215576474`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, -2.11288722800793}, \ {-0.7165926535897928, -1.7916816994128952`}, {-0.7165926535897928, 2.523127344267066}, {-0.7165926535897928, 1.4534289896948867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, -2.1131033788726503`}, \ {-0.711592653589793, -1.7902445816234762`}, {-0.711592653589793, 2.5231783049041425`}, {-0.711592653589793, 1.4515650219555778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, -2.113321107502198}, \ {-0.7065926535897931, -1.7888058758757706`}, {-0.7065926535897931, 2.523229411223644}, {-0.7065926535897931, 1.449702303224843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, -2.1135403860447357`}, \ {-0.7015926535897932, -1.7873655987566974`}, {-0.7015926535897932, 2.5232806624513677`}, {-0.7015926535897932, 1.4478408184115572`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, -2.113761187295036}, \ {-0.6965926535897933, -1.7859237662049179`}, {-0.6965926535897933, 2.5233320578314133`}, {-0.6965926535897933, 1.4459805524482479`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, -2.1139834846796703`}, \ {-0.6915926535897929, -1.7844803935253355`}, {-0.6915926535897929, 2.5233835966259446`}, {-0.6915926535897929, 1.4441214902909871`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, -2.1142072522425512`}, \ {-0.686592653589793, -1.7830354954032426`}, {-0.686592653589793, 2.5234352781149596`}, {-0.686592653589793, 1.442263616919286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, -2.114432464630805}, \ {-0.6815926535897932, -1.7815890859181371`}, {-0.6815926535897932, 2.5234871015960607`}, {-0.6815926535897932, 1.4404069173359826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, -2.1146590970809873`}, \ {-0.6765926535897933, -1.7801411785571981`}, {-0.6765926535897933, 2.523539066384236}, {-0.6765926535897933, 1.43855137656713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, -2.114887125405612}, \ {-0.6715926535897929, -1.7786917862284448`}, {-0.6715926535897929, 2.523591171811634}, {-0.6715926535897929, 1.4366969796618816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, -2.1151165259800093`}, \ {-0.666592653589793, -1.777240921273567}, {-0.666592653589793, 2.523643417227354}, {-0.666592653589793, 1.4348437116923711`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, -2.1153472757294836`}, \ {-0.6615926535897931, -1.7757885954804584`}, {-0.6615926535897931, 2.523695801997232}, {-0.6615926535897931, 1.432991557753597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, -2.115579352116793}, \ {-0.6565926535897932, -1.774334820095422}, {-0.6565926535897932, 2.5237483255036355`}, {-0.6565926535897932, 1.4311405029632973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, -2.115812733129912}, \ {-0.6515926535897929, -1.7728796058350997`}, {-0.6515926535897929, 2.523800987145258}, {-0.6515926535897929, 1.4292905324618281`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, -2.116047397270098}, \ {-0.646592653589793, -1.7714229628980902`}, {-0.646592653589793, 2.5238537863369213`}, {-0.646592653589793, 1.427441631412036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, -2.116283323540235}, \ {-0.6415926535897931, -1.7699649009762963`}, {-0.6415926535897931, 2.523906722509379}, {-0.6415926535897931, 1.4255937849991338`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, -2.11652049143347}, \ {-0.6365926535897932, -1.7685054292659743`}, {-0.6365926535897932, 2.523959795109124}, {-0.6365926535897932, 1.4237469784305679`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, -2.116758880922106}, \ {-0.6315926535897929, -1.7670445564785278`}, {-0.6315926535897929, 2.5240130035982}, {-0.6315926535897929, 1.4219011969358892`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, -2.116998472446779}, \ {-0.626592653589793, -1.7655822908510195`}, {-0.626592653589793, 2.524066347454017}, {-0.626592653589793, 1.4200564257666224`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, -2.1172392469058887`}, \ {-0.6215926535897931, -1.7641186401564293`}, {-0.6215926535897931, 2.5241198261691697`}, {-0.6215926535897931, 1.4182126501961279`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, -2.117481185645282}, \ {-0.6165926535897932, -1.7626536117136506`}, {-0.6165926535897932, 2.524173439251257}, {-0.6165926535897932, 1.4163698555194701`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, -2.117724270448196}, \ {-0.6115926535897929, -1.7611872123972414`}, {-0.6115926535897929, 2.52422718622271}, {-0.6115926535897929, 1.414528027053279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, -2.1179684835254333`}, \ {-0.606592653589793, -1.7597194486469294`}, {-0.606592653589793, 2.5242810666206177`}, {-0.606592653589793, 1.4126871501356129`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, -2.1182138075057892`}, \ {-0.6015926535897931, -1.7582503264768747`}, {-0.6015926535897931, 2.5243350799965625`}, {-0.6015926535897931, 1.4108472101258185`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, -2.1184602254266975`}, \ {-0.5965926535897932, -1.7567798514847077`}, {-0.5965926535897932, 2.5243892259164498`}, {-0.5965926535897932, 1.4090081924043913`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, -2.118707720725114}, \ {-0.5915926535897928, -1.755308028860329}, {-0.5915926535897928, 2.524443503960348}, {-0.5915926535897928, 1.4071700823728337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, -2.1189562772286212`}, \ {-0.586592653589793, -1.7538348633944965`}, {-0.586592653589793, 2.5244979137223322`}, {-0.586592653589793, 1.405332865453512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, -2.1192058791467434`}, \ {-0.5815926535897931, -1.7523603594871857`}, {-0.5815926535897931, 2.5245524548103235`}, {-0.5815926535897931, 1.4034965270895132`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, -2.119456511062475}, \ {-0.5765926535897931, -1.7508845211557518`}, {-0.5765926535897931, 2.524607126845938}, {-0.5765926535897931, 1.4016610527445028`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, -2.1197081579240264`}, \ {-0.571592653589793, -1.7494073520428692`}, {-0.571592653589793, 2.524661929464337}, {-0.571592653589793, 1.399826427902576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, -2.119960805036757}, \ {-0.566592653589793, -1.747928855424277}, {-0.566592653589793, 2.524716862314079}, {-0.566592653589793, 1.3979926380681145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, -2.1202144380553074`}, \ {-0.561592653589793, -1.746449034216335}, {-0.561592653589793, 2.5247719250569745`}, {-0.561592653589793, 1.3961596687656395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, -2.1204690429759356`}, \ {-0.556592653589793, -1.7449678909833695`}, {-0.556592653589793, 2.5248271173679457`}, {-0.556592653589793, 1.3943275055396631`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, -2.1207246061290252`}, \ {-0.551592653589793, -1.7434854279448477`}, {-0.551592653589793, 2.524882438934886}, {-0.551592653589793, 1.3924961339545425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, -2.1209811141717823`}, \ {-0.546592653589793, -1.742001646982362}, {-0.546592653589793, 2.5249378894585237`}, {-0.546592653589793, 1.3906655395943313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, -2.121238554081116}, \ {-0.541592653589793, -1.7405165496464374`}, {-0.541592653589793, 2.52499346865229}, {-0.541592653589793, 1.3888357080626303`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, -2.121496913146683}, \ {-0.536592653589793, -1.7390301371631602`}, {-0.536592653589793, 2.525049176242185}, {-0.536592653589793, 1.3870066249824387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, -2.1217561789641124`}, \ {-0.531592653589793, -1.737542410440645}, {-0.531592653589793, 2.525105011966651}, {-0.531592653589793, 1.3851782759960034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, -2.122016339428382}, \ {-0.526592653589793, -1.7360533700753313`}, {-0.526592653589793, 2.525160975576446}, {-0.526592653589793, 1.3833506467646741`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, -2.1222773827273724`}, \ {-0.521592653589793, -1.734563016358116}, {-0.521592653589793, 2.5252170668345193`}, {-0.521592653589793, 1.3815237229687471`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, -2.1225392973355657`}, \ {-0.5165926535897931, -1.7330713492803336`}, {-0.5165926535897931, 2.525273285515892}, {-0.5165926535897931, 1.3796974903073203`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, -2.122802072007903}, \ {-0.511592653589793, -1.7315783685395785`}, {-0.511592653589793, 2.525329631407536}, {-0.511592653589793, 1.3778719344981407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, -2.1230656957737915`}, \ {-0.5065926535897931, -1.7300840735453797`}, {-0.5065926535897931, 2.52538610430826}, {-0.5065926535897931, 1.3760470412774557`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, -2.1233301579312553`}, \ {-0.5015926535897931, -1.7285884634247286`}, {-0.5015926535897931, 2.525442704028591}, {-0.5015926535897931, 1.3742227963998623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, -2.123595448041232}, \ {-0.49659265358979304`, -1.7270915370274635`}, {-0.49659265358979304`, 2.5254994303906675`}, {-0.49659265358979304`, 1.3723991856381579`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, -2.123861555922007}, \ {-0.4915926535897931, -1.7255932929315132`}, {-0.4915926535897931, 2.525556283228127}, {-0.4915926535897931, 1.3705761947831898`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, -2.1241284716437754`}, \ {-0.4865926535897931, -1.7240937294480139`}, {-0.4865926535897931, 2.525613262386}, {-0.4865926535897931, 1.3687538096437073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, -2.1243961855233526`}, \ {-0.4815926535897931, -1.7225928446262775`}, {-0.4815926535897931, 2.525670367720602}, {-0.4815926535897931, 1.3669320160462102`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, -2.1246646881189952`}, \ {-0.4765926535897931, -1.7210906362586493`}, {-0.4765926535897931, 2.525727599099434}, {-0.4765926535897931, 1.365110799834801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, -2.1249339702253622`}, \ {-0.4715926535897931, -1.719587101885226}, {-0.4715926535897931, 2.525784956401079}, {-0.4715926535897931, 1.3632901468710374`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, -2.125204022868587}, \ {-0.46659265358979307`, -1.7180822387984576`}, {-0.46659265358979307`, 2.5258424395151047`}, {-0.46659265358979307`, 1.3614700430337825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, -2.125474837301475}, \ {-0.46159265358979307`, -1.7165760440476296`}, {-0.46159265358979307`, 2.5259000483419647`}, {-0.46159265358979307`, 1.3596504742190583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, -2.12574640499882}, \ {-0.45659265358979306`, -1.7150685144432243`}, {-0.45659265358979306`, 2.525957782792905}, {-0.45659265358979306`, 1.3578314263398974`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, -2.1260187176528267`}, \ {-0.45159265358979306`, -1.7135596465611742`}, {-0.45159265358979306`, 2.5260156427898717`}, {-0.45159265358979306`, 1.3560128853261977`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, -2.1262917671686448`}, \ {-0.44659265358979305`, -1.7120494367470014`}, {-0.44659265358979305`, 2.526073628265418}, {-0.44659265358979305`, 1.354194837124577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, -2.1265655456600205`}, \ {-0.44159265358979305`, -1.7105378811198462`}, {-0.44159265358979305`, 2.5261317391626186`}, {-0.44159265358979305`, 1.352377267698226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, -2.126840045445039}, \ {-0.43659265358979304`, -1.7090249755763973`}, {-0.43659265358979304`, 2.5261899754349777`}, {-0.43659265358979304`, 1.3505601630267654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, -2.1271152590419815`}, \ {-0.43159265358979304`, -1.7075107157947125`}, {-0.43159265358979304`, 2.526248337046349}, {-0.43159265358979304`, 1.3487435091061013`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, -2.127391179165274}, \ {-0.42659265358979304`, -1.7059950972379418`}, {-0.42659265358979304`, 2.5263068239708493`}, {-0.42659265358979304`, 1.3469272919482833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, -2.127667798721537}, \ {-0.42159265358979303`, -1.7044781151579553`}, {-0.42159265358979303`, 2.526365436192777}, {-0.42159265358979303`, 1.3451114975813632`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, -2.127945110805731}, \ {-0.416592653589793, -1.7029597645988699`}, {-0.416592653589793, 2.5264241737065345`}, {-0.416592653589793, 1.343296112049252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, -2.1282231086973935`}, \ {-0.411592653589793, -1.7014400404004866`}, {-0.411592653589793, 2.526483036516548}, {-0.411592653589793, 1.3414811214115816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, -2.128501785856964}, \ {-0.406592653589793, -1.6999189372016406`}, {-0.406592653589793, 2.5265420246371915`}, {-0.406592653589793, 1.339666511743568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, -2.128781135922203}, \ {-0.40159265358979307`, -1.6983964494434527`}, {-0.40159265358979307`, 2.526601138092714}, {-0.40159265358979307`, 1.3378522691358683`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, -2.1290611527046903`}, \ {-0.39659265358979306`, -1.6968725713725088`}, {-0.39659265358979306`, 2.5266603769171656`}, {-0.39659265358979306`, 1.3360383796944506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, -2.129341830186412}, \ {-0.39159265358979306`, -1.6953472970439396`}, {-0.39159265358979306`, 2.5267197411543267`}, {-0.39159265358979306`, 1.334224829540454}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, -2.1296231625164252`}, \ {-0.38659265358979306`, -1.6938206203244335`}, {-0.38659265358979306`, 2.5267792308576373`}, {-0.38659265358979306`, 1.3324116048100567`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, -2.129905144007607}, \ {-0.38159265358979305`, -1.6922925348951563`}, {-0.38159265358979305`, 2.5268388460901314`}, {-0.38159265358979305`, 1.3305986916543435`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, -2.1301877691334754`}, \ {-0.37659265358979305`, -1.6907630342546025`}, {-0.37659265358979305`, 2.5268985869243688`}, {-0.37659265358979305`, 1.3287860762391748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, -2.1304710325250946`}, \ {-0.3715926535897931, -1.6892321117213642`}, {-0.3715926535897931, 2.5269584534423726`}, {-0.3715926535897931, 1.3269737447450556`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, -2.130754928968042}, \ {-0.3665926535897931, -1.6876997604368318`}, {-0.3665926535897931, 2.527018445735563}, {-0.3665926535897931, 1.3251616833670086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, -2.13103945339946}, \ {-0.3615926535897931, -1.686165973367815}, {-0.3615926535897931, 2.5270785639046998`}, {-0.3615926535897931, 1.3233498783144475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, -2.1313246009051703`}, \ {-0.3565926535897931, -1.6846307433090986`}, {-0.3565926535897931, 2.5271388080598185`}, {-0.3565926535897931, 1.3215383158110505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, -2.131610366716856}, \ {-0.3515926535897931, -1.6830940628859303`}, {-0.3515926535897931, 2.527199178320176}, {-0.3515926535897931, 1.3197269820946398`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, -2.1318967462093195`}, \ {-0.3465926535897931, -1.681555924556435}, {-0.3465926535897931, 2.527259674814189}, {-0.3465926535897931, 1.3179158634170565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, -2.1321837348977923`}, \ {-0.34159265358979307`, -1.6800163206139704`}, {-0.34159265358979307`, 2.5273202976793825`}, {-0.34159265358979307`, 1.3161049460440433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, -2.132471328435323}, \ {-0.33659265358979307`, -1.678475243189414}, {-0.33659265358979307`, 2.5273810470623332`}, {-0.33659265358979307`, 1.3142942162551263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, -2.1327595226102143`}, \ {-0.33159265358979306`, -1.6769326842533907`}, {-0.33159265358979306`, 2.5274419231186185`}, {-0.33159265358979306`, 1.3124836603434975`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, -2.1330483133435316`}, \ {-0.32659265358979306`, -1.6753886356184367`}, {-0.32659265358979306`, 2.527502926012764}, {-0.32659265358979306`, 1.3106732646159025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, -2.133337696686661}, \ {-0.32159265358979305`, -1.6738430889411078`}, {-0.32159265358979305`, 2.527564055918196}, {-0.32159265358979305`, 1.3088630153925263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, -2.133627668818932}, \ {-0.31659265358979305`, -1.672296035724025}, {-0.31659265358979305`, 2.52762531301719}, {-0.31659265358979305`, 1.3070528990068853`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, -2.1339182260452967`}, \ {-0.31159265358979304`, -1.670747467317869}, {-0.31159265358979304`, 2.527686697500825}, {-0.31159265358979304`, 1.305242901805718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, -2.1342093647940557`}, \ {-0.30659265358979304`, -1.6691973749233149`}, {-0.30659265358979304`, 2.5277482095689403`}, {-0.30659265358979304`, 1.3034330101488805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, -2.1345010816146472`}, \ {-0.30159265358979304`, -1.6676457495929153`}, {-0.30159265358979304`, 2.5278098494300862`}, {-0.30159265358979304`, 1.3016232104092416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, -2.1347933731754867`}, \ {-0.29659265358979303`, -1.6660925822329282`}, {-0.29659265358979303`, 2.527871617301486}, {-0.29659265358979303`, 1.2998134889725823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, -2.135086236261851}, \ {-0.2915926535897931, -1.6645378636051014`}, {-0.2915926535897931, 2.5279335134089904`}, {-0.2915926535897931, 1.2980038322374978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, -2.135379667773818}, \ {-0.2865926535897931, -1.6629815843283957`}, {-0.2865926535897931, 2.527995537987041}, {-0.2865926535897931, 1.2961942266152997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, -2.135673664724256}, \ {-0.2815926535897931, -1.661423734880668}, {-0.2815926535897931, 2.5280576912786255`}, {-0.2815926535897931, 1.2943846585299235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, -2.135968224236858}, \ {-0.27659265358979307`, -1.659864305600303}, {-0.27659265358979307`, 2.528119973535246}, {-0.27659265358979307`, 1.2925751144178363`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, -2.1362633435442206`}, \ {-0.27159265358979306`, -1.6583032866877994`}, {-0.27159265358979306`, 2.5281823850168808`}, {-0.27159265358979306`, 1.2907655807279486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, -2.136559019985973}, \ {-0.26659265358979306`, -1.6567406682073096`}, {-0.26659265358979306`, 2.528244925991944}, {-0.26659265358979306`, 1.2889560439215282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, -2.1368552510069447`}, \ {-0.26159265358979306`, -1.6551764400881372`}, {-0.26159265358979306`, 2.52830759673726}, {-0.26159265358979306`, 1.287146490472117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, -2.137152034155384}, \ {-0.25659265358979305`, -1.6536105921261885`}, {-0.25659265358979305`, 2.5283703975380223`}, {-0.25659265358979305`, 1.2853369068654514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, -2.1374493670812074`}, \ {-0.25159265358979305`, -1.6520431139853857`}, {-0.25159265358979305`, 2.5284333286877674`}, {-0.25159265358979305`, 1.2835272795993822`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, -2.137747247534303}, \ {-0.24659265358979304`, -1.6504739951990326`}, {-0.24659265358979304`, 2.528496390488342}, {-0.24659265358979304`, 1.281717595183803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, -2.1380456733628623`}, \ {-0.24159265358979304`, -1.6489032251711504`}, {-0.24159265358979304`, 2.528559583249874}, {-0.24159265358979304`, 1.279907840140578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, -2.138344642511762}, \ {-0.23659265358979303`, -1.6473307931777594`}, {-0.23659265358979303`, 2.5286229072907447`}, {-0.23659265358979303`, 1.2780980010034706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, -2.138644153020974}, \ {-0.23159265358979303`, -1.645756688368138}, {-0.23159265358979303`, 2.528686362937561}, {-0.23159265358979303`, 1.2762880643180832`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, -2.1389442030240193`}, \ {-0.22659265358979308`, -1.6441808997660348`}, {-0.22659265358979308`, 2.5287499505251305`}, {-0.22659265358979308`, 1.27447801664179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, -2.139244790746458}, \ {-0.22159265358979308`, -1.642603416270846}, {-0.22159265358979308`, 2.5288136703964357`}, {-0.22159265358979308`, 1.2726678445436825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, -2.139545914504413}, \ {-0.21659265358979307`, -1.6410242266587567`}, {-0.21659265358979307`, 2.528877522902612}, {-0.21659265358979307`, 1.2708575346045106`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, -2.139847572703128}, \ {-0.21159265358979307`, -1.6394433195838511`}, {-0.21159265358979307`, 2.5289415084029234`}, {-0.21159265358979307`, 1.2690470734166335`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, -2.140149763835564}, \ {-0.20659265358979306`, -1.6378606835791847`}, {-0.20659265358979306`, 2.5290056272647434`}, {-0.20659265358979306`, 1.2672364475839688`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, -2.1404524864810233`}, \ {-0.20159265358979306`, -1.636276307057823}, {-0.20159265358979306`, 2.529069879863531}, {-0.20159265358979306`, 1.2654256437219489`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, -2.140755739303811}, \ {-0.19659265358979305`, -1.6346901783138517`}, {-0.19659265358979305`, 2.529134266582817}, {-0.19659265358979305`, 1.263614648457481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, -2.141059521051922}, \ {-0.19159265358979305`, -1.6331022855233541`}, {-0.19159265358979305`, 2.5291987878141797`}, {-0.19159265358979305`, 1.2618034484289078`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, -2.1413638305557705`}, \ {-0.18659265358979304`, -1.6315126167453513`}, {-0.18659265358979304`, 2.529263443957234}, {-0.18659265358979304`, 1.2599920302859737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, -2.141668666726936}, \ {-0.18159265358979304`, -1.629921159922723}, {-0.18159265358979304`, 2.529328235419609}, {-0.18159265358979304`, 1.2581803806897978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, -2.1419740285569495`}, \ {-0.17659265358979304`, -1.6283279028830908`}, {-0.17659265358979304`, 2.5293931626169406`}, {-0.17659265358979304`, 1.2563684863128448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, -2.1422799151161027`}, \ {-0.17159265358979303`, -1.6267328333396753`}, {-0.17159265358979303`, 2.52945822597285}, {-0.17159265358979303`, 1.2545563338389067`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, -2.1425863255522892`}, \ {-0.16659265358979303`, -1.625135938892126}, {-0.16659265358979303`, 2.5295234259189376`}, {-0.16659265358979303`, 1.2527439099630833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, -2.142893259089872}, \ {-0.16159265358979308`, -1.6235372070273222`}, {-0.16159265358979308`, 2.5295887628947655`}, {-0.16159265358979308`, 1.2509312013917693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, -2.143200715028576}, \ {-0.15659265358979307`, -1.6219366251201481`}, {-0.15659265358979307`, 2.5296542373478506`}, {-0.15659265358979307`, 1.2491181948426464`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, -2.1435086927424134`}, \ {-0.15159265358979307`, -1.6203341804342433`}, {-0.15159265358979307`, 2.529719849733654}, {-0.15159265358979307`, 1.2473048770446784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, -2.1438171916786253`}, \ {-0.14659265358979306`, -1.6187298601227222`}, {-0.14659265358979306`, 2.529785600515572}, {-0.14659265358979306`, 1.2454912347381115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, -2.144126211356661}, \ {-0.14159265358979306`, -1.617123651228876}, {-0.14159265358979306`, 2.529851490164927}, {-0.14159265358979306`, 1.2436772546744779`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, -2.1444357513671686`}, \ {-0.13659265358979306`, -1.6155155406868462`}, {-0.13659265358979306`, 2.5299175191609646`}, {-0.13659265358979306`, 1.241862923616608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, -2.1447458113710196`}, \ {-0.13159265358979305`, -1.6139055153222746`}, {-0.13159265358979305`, 2.529983687990844}, {-0.13159265358979305`, 1.240048228338642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, -2.145056391098356}, \ {-0.12659265358979305`, -1.612293561852929}, {-0.12659265358979305`, 2.5300499971496344`}, {-0.12659265358979305`, 1.2382331556260506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, -2.1453674903476565`}, \ {-0.12159265358979304`, -1.6106796668893104`}, {-0.12159265358979304`, 2.5301164471403124`}, {-0.12159265358979304`, 1.2364176922756585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, -2.1456791089848273`}, \ {-0.11659265358979304`, -1.6090638169352365`}, {-0.11659265358979304`, 2.530183038473759}, {-0.11659265358979304`, 1.234601825095674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, -2.145991246942318}, \ {-0.11159265358979303`, -1.6074459983883982`}, {-0.11159265358979303`, 2.530249771668756}, {-0.11159265358979303`, 1.2327855409057238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, -2.1463039042182563`}, \ {-0.10659265358979303`, -1.6058261975409043`}, {-0.10659265358979303`, 2.5303166472519885`}, {-0.10659265358979303`, 1.2309688265368917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, -2.1466170808756027`}, \ {-0.10159265358979308`, -1.6042044005797995`}, {-0.10159265358979308`, 2.530383665758041}, {-0.10159265358979308`, 1.2291516688317645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, -2.1469307770413293`}, \ {-0.09659265358979308, -1.6025805935875634`}, {-0.09659265358979308, 2.530450827729403}, {-0.09659265358979308, 1.227334054644484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, -2.1472449929056197`}, \ {-0.09159265358979307, -1.6009547625425922`}, {-0.09159265358979307, 2.530518133716466}, {-0.09159265358979307, 1.2255159708408008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, -2.1475597287210832`}, \ {-0.08659265358979307, -1.599326893319659}, {-0.08659265358979307, 2.5305855842775324`}, {-0.08659265358979307, 1.2236974042981383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, -2.1478749848019945`}, \ {-0.08159265358979306, -1.5976969716903557`}, {-0.08159265358979306, 2.530653179978814}, {-0.08159265358979306, 1.2218783419056598`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, -2.1481907615235505`}, \ {-0.07659265358979306, -1.5960649833235194`}, {-0.07659265358979306, 2.530720921394441}, {-0.07659265358979306, 1.220058770564343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, -2.148507059321144}, \ {-0.07159265358979305, -1.5944309137856378`}, {-0.07159265358979305, 2.5307888091064643`}, {-0.07159265358979305, 1.2182386771870595`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, -2.1488238786896603`}, \ {-0.06659265358979305, -1.5927947485412377`}, {-0.06659265358979305, 2.5308568437048664`}, {-0.06659265358979305, 1.2164180486986609`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, -2.149141220182786}, \ {-0.061592653589793045`, -1.5911564729532626`}, {-0.061592653589793045`, 2.5309250257875657`}, {-0.061592653589793045`, 1.2145968720360718`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, -2.149459084412339}, \ {-0.05659265358979304, -1.5895160722834225`}, {-0.05659265358979304, 2.5309933559604265`}, {-0.05659265358979304, 1.2127751341483886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, -2.1497774720476177`}, \ {-0.051592653589793036`, -1.5878735316925405`}, {-0.051592653589793036`, 2.5310618348372698`}, {-0.051592653589793036`, 1.210952821996985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, -2.1500963838147613`}, \ {-0.04659265358979303, -1.586228836240875}, {-0.04659265358979303, 2.5311304630398808`}, {-0.04659265358979303, 1.209129922555625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, -2.150415820496131}, \ {-0.04159265358979303, -1.5845819708884297`}, {-0.04159265358979303, 2.531199241198025}, {-0.04159265358979303, 1.2073064228105799`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, -2.1507357829297082`}, \ {-0.03659265358979302, -1.5829329204952496`}, {-0.03659265358979302, 2.531268169949454}, {-0.03659265358979302, 1.2054823097607568`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, -2.1510562720085047`}, \ {-0.03159265358979302, -1.581281669821703}, {-0.03159265358979302, 2.531337249939927}, {-0.03159265358979302, 1.203657570417831}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, -2.1513772886799916`}, \ {-0.026592653589793014`, -1.5796282035287452`}, {-0.026592653589793014`, 2.5314064818232174`}, {-0.026592653589793014`, 1.201832191806386}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, -2.1516988339455425`}, \ {-0.02159265358979301, -1.5779725061781764`}, {-0.02159265358979301, 2.5314758662611325`}, {-0.02159265358979301, 1.200006160964061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, -2.1520209088598916`}, \ {-0.016592653589793005`, -1.5763145622328785`}, {-0.016592653589793005`, 2.5315454039235292`}, {-0.016592653589793005`, 1.198179464941708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, -2.1523435145306076`}, \ {-0.011592653589793, -1.574654356057044}, {-0.011592653589793, 2.5316150954883287`}, {-0.011592653589793, 1.1963520908035528`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, -2.1526666521175803`}, \ {-0.006592653589792996, -1.5729918719163916`}, {-0.006592653589792996, 2.5316849416415375`}, {-0.006592653589792996, 1.1945240256273673`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, -2.152990322832522}, \ {-0.0015926535897931027`, -1.571327093978367}, {-0.0015926535897931027`, 2.5317549430772632`}, {-0.0015926535897931027`, 1.192695256504647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, -2.1533145279384835`}, { 0.0034073464102069018`, -1.5696600063123374`}, { 0.0034073464102069018`, 2.5318251004977372`}, { 0.0034073464102069018`, 1.1908657705408001`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, -2.1536392687493846`}, { 0.008407346410206906, -1.5679905928897682`}, {0.008407346410206906, 2.531895414613333}, {0.008407346410206906, 1.1890355548553408`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, -2.1539645466295543`}, { 0.01340734641020691, -1.5663188375843935`}, {0.01340734641020691, 2.5319658861425887`}, {0.01340734641020691, 1.1872045965820943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, -2.154290362993287}, { 0.018407346410206915`, -1.5646447241723729`}, { 0.018407346410206915`, 2.5320365158122295`}, { 0.018407346410206915`, 1.1853728828694083`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, -2.1546167193044123`}, { 0.02340734641020692, -1.562968236332442}, {0.02340734641020692, 2.532107304357192}, {0.02340734641020692, 1.183540400880375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, -2.1549436170758764`}, { 0.028407346410206924`, -1.5612893576460443`}, { 0.028407346410206924`, 2.5321782525206467`}, { 0.028407346410206924`, 1.1817071377930604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, -2.155271057869333}, { 0.03340734641020693, -1.559608071597466}, {0.03340734641020693, 2.5322493610540238`}, {0.03340734641020693, 1.179873080800745}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, -2.155599043294752}, { 0.03840734641020693, -1.5579243615739486`}, {0.03840734641020693, 2.5323206307170416`}, {0.03840734641020693, 1.1780382171121702`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, -2.1559275750100353`}, { 0.04340734641020694, -1.5562382108658026`}, {0.04340734641020694, 2.5323920622777303`}, {0.04340734641020694, 1.1762025339517994`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, -2.156256654720649}, { 0.04840734641020694, -1.5545496026665055`}, {0.04840734641020694, 2.532463656512462}, {0.04840734641020694, 1.1743660185600826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, -2.1565862841792627`}, { 0.053407346410206946`, -1.5528585200727945`}, { 0.053407346410206946`, 2.532535414205979}, {0.053407346410206946`, 1.1725286581937366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, -2.1569164651854}, { 0.05840734641020695, -1.5511649460847508`}, {0.05840734641020695, 2.532607336151424}, {0.05840734641020695, 1.1706904401260319`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, -2.1572471995851052`}, { 0.06340734641020696, -1.549468863605877}, {0.06340734641020696, 2.53267942315037}, {0.06340734641020696, 1.1688513516470898`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, -2.1575784892706187`}, { 0.06840734641020696, -1.5477702554431636`}, {0.06840734641020696, 2.532751676012855}, {0.06840734641020696, 1.1670113800641926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, -2.1579103361800573`}, { 0.07340734641020696, -1.5460691043071526`}, {0.07340734641020696, 2.532824095557407}, {0.07340734641020696, 1.165170512702102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, -2.158242742297117}, { 0.07840734641020697, -1.5443653928119905`}, {0.07840734641020697, 2.532896682611089}, {0.07840734641020697, 1.1633287369033876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, -2.1585757096507727`}, { 0.08340734641020697, -1.5426591034754766`}, {0.08340734641020697, 2.5329694380095242`}, {0.08340734641020697, 1.161486040028772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, -2.1589092403150008`}, { 0.08840734641020698, -1.5409502187191073`}, {0.08840734641020698, 2.5330423625969343`}, {0.08840734641020698, 1.159642409457479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, -2.1592433364084997`}, { 0.09340734641020698, -1.5392387208681078`}, {0.09340734641020698, 2.533115457226178}, {0.09340734641020698, 1.1577978325876006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, -2.159578000094434}, { 0.09840734641020699, -1.5375245921514655`}, {0.09840734641020699, 2.533188722758784}, {0.09840734641020699, 1.1559522968364704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, -2.1599132335801734`}, { 0.10340734641020699`, -1.535807814701953}, {0.10340734641020699`, 2.533262160064993}, {0.10340734641020699`, 1.1541057896410538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, -2.1602490391170526`}, { 0.108407346410207, -1.5340883705561486`}, {0.108407346410207, 2.533335770023797}, {0.108407346410207, 1.152258298458346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, -2.160585419000137}, { 0.113407346410207, -1.5323662416544503`}, {0.113407346410207, 2.5334095535229753`}, {0.113407346410207, 1.150409810765786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, -2.160922375567997}, { 0.118407346410207, -1.5306414098410872`}, {0.118407346410207, 2.53348351145914}, {0.118407346410207, 1.1485603140616807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, -2.1612599112024906`}, { 0.1234073464102069, -1.5289138568641258`}, {0.1234073464102069, 2.533557644737776}, {0.1234073464102069, 1.146709795865643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, -2.1615980283285565`}, { 0.1284073464102069, -1.5271835643754705`}, {0.1284073464102069, 2.533631954273284}, {0.1284073464102069, 1.1448582437190449`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, -2.1619367294140184`}, { 0.1334073464102069, -1.5254505139308647`}, {0.1334073464102069, 2.5337064409890266`}, {0.1334073464102069, 1.1430056451854798`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, -2.1622760169693933`}, { 0.1384073464102069, -1.5237146869898845`}, {0.1384073464102069, 2.5337811058173685`}, {0.1384073464102069, 1.1411519878512435`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, -2.16261589354771}, { 0.14340734641020692`, -1.521976064915933}, {0.14340734641020692`, 2.5338559496997286`}, {0.14340734641020692`, 1.139297259325825}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, -2.162956361744341}, { 0.14840734641020692`, -1.5202346289762283`}, {0.14840734641020692`, 2.533930973586621}, {0.14840734641020692`, 1.1374414472424148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, -2.163297424196833}, { 0.15340734641020692`, -1.5184903603417923`}, {0.15340734641020692`, 2.534006178437708}, {0.15340734641020692`, 1.1355845392584256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, -2.1636390835847537`}, { 0.15840734641020693`, -1.516743240087435}, {0.15840734641020693`, 2.5340815652218454`}, {0.15840734641020693`, 1.1337265230560292`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, -2.1639813426295467`}, { 0.16340734641020693`, -1.514993249191739}, {0.16340734641020693`, 2.5341571349171335`}, {0.16340734641020693`, 1.1318673863427076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, -2.1643242040943895`}, { 0.16840734641020694`, -1.5132403685370421`}, {0.16840734641020694`, 2.534232888510969}, {0.16840734641020694`, 1.1300071168518206`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, -2.1646676707840613`}, { 0.17340734641020694`, -1.5114845789094176`}, {0.17340734641020694`, 2.5343088270000944`}, {0.17340734641020694`, 1.128145702343189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, -2.1650117455448217`}, { 0.17840734641020695`, -1.5097258609986544`}, {0.17840734641020695`, 2.534384951390654}, {0.17840734641020695`, 1.1262831306036911`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, -2.165356431264293}, { 0.18340734641020695`, -1.5079641953982381`}, {0.18340734641020695`, 2.5344612626982452`}, {0.18340734641020695`, 1.1244193894478813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, -2.1657017308713518`}, { 0.18840734641020696`, -1.506199562605329}, {0.18840734641020696`, 2.534537761947975}, {0.18840734641020696`, 1.1225544667186205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, -2.1660476473360295`}, { 0.19340734641020696`, -1.5044319430207433`}, {0.19340734641020696`, 2.5346144501745154`}, {0.19340734641020696`, 1.1206883502877254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, -2.16639418366942}, { 0.19840734641020696`, -1.502661316948932}, {0.19840734641020696`, 2.5346913284221597`}, {0.19840734641020696`, 1.1188210280566344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, -2.1667413429235896`}, { 0.20340734641020697`, -1.5008876645979636`}, {0.20340734641020697`, 2.534768397744881}, {0.20340734641020697`, 1.1169524879570933`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, -2.167089128191501}, { 0.20840734641020697`, -1.4991109660795043`}, {0.20840734641020697`, 2.5348456592063933`}, {0.20840734641020697`, 1.1150827179518576`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, -2.1674375426069425`}, { 0.21340734641020698`, -1.497331201408804}, {0.21340734641020698`, 2.5349231138802084`}, {0.21340734641020698`, 1.1132117060354116`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, -2.167786589344462}, { 0.21840734641020698`, -1.4955483505046798`}, {0.21840734641020698`, 2.535000762849698}, {0.21840734641020698`, 1.1113394402347099`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, -2.168136271619311}, { 0.223407346410207, -1.4937623931895023`}, {0.223407346410207, 2.535078607208158}, {0.223407346410207, 1.1094659086099365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, -2.1684865926873913`}, { 0.228407346410207, -1.4919733091891916`}, {0.228407346410207, 2.535156648058869}, {0.228407346410207, 1.1075910992552824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, -2.1688375558452146`}, { 0.233407346410207, -1.4901810781332037`}, {0.233407346410207, 2.535234886515163}, {0.233407346410207, 1.1057150002997447`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, -2.169189164429864}, { 0.238407346410207, -1.4883856795545296`}, {0.238407346410207, 2.5353133237004872`}, {0.238407346410207, 1.1038375999079462`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, -2.1695414218189653`}, { 0.243407346410207, -1.486587092889695}, {0.243407346410207, 2.5353919607484716`}, {0.243407346410207, 1.101958886280973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, -2.16989433143066}, { 0.248407346410207, -1.4847852974787636`}, {0.248407346410207, 2.5354707988029963`}, {0.248407346410207, 1.10007884765724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, -2.170247896723593}, { 0.2534073464102069, -1.4829802725653456`}, {0.2534073464102069, 2.5355498390182616`}, {0.2534073464102069, 1.0981974723133687`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, -2.1706021211968984`}, { 0.2584073464102069, -1.4811719972966093`}, {0.2584073464102069, 2.535629082558856}, {0.2584073464102069, 1.0963147485650955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.5357085305998277`}, { 0.2634073464102069, -1.479360450723298}, { 0.2634073464102069, -2.1709570083901992`}, {0.2634073464102069, 1.0944306647681972`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.5357881843267593`}, { 0.2684073464102069, -1.4775456117997618`}, { 0.2684073464102069, -2.1713125618836067`}, {0.2684073464102069, 1.0925452093194434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.535868044935838}, { 0.2734073464102069, -1.4757274593839709`}, { 0.2734073464102069, -2.1716687852977294`}, {0.2734073464102069, 1.0906583706575692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.535948113633932}, { 0.2784073464102069, -1.4739059722375594`}, { 0.2784073464102069, -2.1720256822936923`}, {0.2784073464102069, 1.0887701372642713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.5360283916386654`}, { 0.28340734641020693`, -1.4720811290258828`}, { 0.28340734641020693`, -2.172383256573153}, {0.28340734641020693`, 1.0868804976652355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.5361088801784963`}, { 0.28840734641020693`, -1.470252908318027}, { 0.28840734641020693`, -2.172741511878331}, {0.28840734641020693`, 1.0849894404311784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.5361895804927936`}, { 0.29340734641020694`, -1.468421288586915}, { 0.29340734641020694`, -2.173100451992045}, {0.29340734641020694`, 1.0830969541789228`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.5362704938319163`}, { 0.29840734641020694`, -1.466586248209326}, { 0.29840734641020694`, -2.173460080737746}, {0.29840734641020694`, 1.081203027572497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.536351621457297}, { 0.30340734641020695`, -1.4647477654660028`}, { 0.30340734641020695`, -2.173820401979571}, {0.30340734641020695`, 1.0793076493242588`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.53643296464152}, { 0.30840734641020695`, -1.4629058185417128`}, { 0.30840734641020695`, -2.1741814196223848`}, {0.30840734641020695`, 1.0774108081960485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.5365145246684047`}, { 0.31340734641020696`, -1.4610603855253481`}, { 0.31340734641020696`, -2.1745431376118503`}, {0.31340734641020696`, 1.0755124930003668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.536596302833093}, { 0.31840734641020696`, -1.459211444410027}, { 0.31840734641020696`, -2.1749055599344813`}, {0.31840734641020696`, 1.0736126926015868`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.5366783004421323`}, { 0.32340734641020696`, -1.4573589730931957`}, { 0.32340734641020696`, -2.1752686906177177`}, {0.32340734641020696`, 1.071711395917186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.5367605188135616`}, { 0.32840734641020697`, -1.4555029493767573`}, { 0.32840734641020697`, -2.17563253373}, {0.32840734641020697`, 1.069808591919016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.5368429592770045`}, { 0.333407346410207, -1.453643350967216}, { 0.333407346410207, -2.175997093380848}, {0.333407346410207, 1.0679042696345977`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.5369256231737487`}, { 0.338407346410207, -1.451780155475799}, { 0.338407346410207, -2.176362373720958}, {0.338407346410207, 1.065998418148445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.537008511856849}, { 0.343407346410207, -1.4499133404186253`}, { 0.343407346410207, -2.1767283789422778`}, {0.343407346410207, 1.0640910266034267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.537091626691211}, { 0.348407346410207, -1.4480428832168832`}, { 0.348407346410207, -2.17709511327812}, {0.348407346410207, 1.0621820842021548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.537174969053688}, { 0.353407346410207, -1.4461687611970004`}, { 0.353407346410207, -2.1774625810032617`}, {0.353407346410207, 1.0602715802084042`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.537258540333173}, { 0.358407346410207, -1.4442909515908486`}, { 0.358407346410207, -2.177830786434055}, {0.358407346410207, 1.0583595039485696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.537342341930697}, { 0.363407346410207, -1.4424094315359468`}, { 0.363407346410207, -2.1781997339285395`}, {0.363407346410207, 1.0564458448131555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.5374263752595256`}, { 0.368407346410207, -1.4405241780757025`}, { 0.368407346410207, -2.178569427886569}, {0.368407346410207, 1.0545305922582973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.5375106417452606`}, { 0.373407346410207, -1.4386351681596372`}, { 0.373407346410207, -2.1789398727499307`}, {0.373407346410207, 1.052613735807322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.5375951428259387`}, { 0.3784073464102069, -1.4367423786436602`}, { 0.3784073464102069, -2.179311073002483}, {0.3784073464102069, 1.0506952650523436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.5376798799521265`}, { 0.3834073464102069, -1.4348457862903274`}, { 0.3834073464102069, -2.179683033170297}, {0.3834073464102069, 1.0487751696558896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.5377648545870346`}, { 0.3884073464102069, -1.4329453677691486`}, { 0.3884073464102069, -2.1800557578217905`}, {0.3884073464102069, 1.0468534393525764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.5378500682066187`}, { 0.3934073464102069, -1.4310410996568845`}, { 0.3934073464102069, -2.180429251567881}, {0.3934073464102069, 1.0449300639508128`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.5379355222996804`}, { 0.3984073464102069, -1.429132958437893}, { 0.3984073464102069, -2.180803519062143}, {0.3984073464102069, 1.0430050333345477`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.5380212183679793`}, { 0.4034073464102069, -1.4272209205044604`}, { 0.4034073464102069, -2.1811785650009687`}, {0.4034073464102069, 1.0410783374650538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.538107157926347}, { 0.40840734641020693`, -1.4253049621571767`}, { 0.40840734641020693`, -2.181554394123721}, {0.40840734641020693`, 1.0391499663827595`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.5381933425027827`}, { 0.41340734641020693`, -1.423385059605325}, { 0.41340734641020693`, -2.181931011212928}, {0.41340734641020693`, 1.0372199102091086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.538279773638584}, { 0.41840734641020694`, -1.4214611889672997`}, { 0.41840734641020694`, -2.1823084210944317`}, {0.41840734641020694`, 1.0352881591484833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.538366452888448}, { 0.42340734641020705`, -1.4195333262710284`}, { 0.42340734641020705`, -2.182686628637591}, {0.42340734641020705`, 1.0333547034901482`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.5384533818205863`}, { 0.42840734641020695`, -1.41760144745443}, { 0.42840734641020695`, -2.183065638755464}, {0.42840734641020695`, 1.0314195336102505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.538540562016854}, { 0.43340734641020706`, -1.415665528365899}, { 0.43340734641020706`, -2.183445456404988}, {0.43340734641020706`, 1.0294826399738708`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.538627995072854}, { 0.43840734641020696`, -1.4137255447648058`}, { 0.43840734641020696`, -2.1838260865871977`}, {0.43840734641020696`, 1.0275440131371028`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.5387156825980615`}, { 0.44340734641020685`, -1.411781472322028}, { 0.44340734641020685`, -2.184207534347418}, {0.44340734641020685`, 1.025603643749195}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.5388036262159526`}, { 0.44840734641020696`, -1.4098332866205114`}, { 0.44840734641020696`, -2.1845898047754697`}, {0.44840734641020696`, 1.023661522554739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.5388918275641212`}, { 0.45340734641020686`, -1.4078809631558376`}, { 0.45340734641020686`, -2.184972903005889}, {0.45340734641020686`, 1.021717640395898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.538980288294401}, { 0.458407346410207, -1.4059244773368589`}, { 0.458407346410207, -2.1853568342181524`}, {0.458407346410207, 1.0197719882146912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.539069010073}, { 0.46340734641020687`, -1.403963804486298}, { 0.46340734641020687`, -2.185741603636892}, {0.46340734641020687`, 1.0178245570553321`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.539157994580626}, { 0.468407346410207, -1.4019989198414682`}, { 0.468407346410207, -2.186127216532132}, {0.468407346410207, 1.015875338066616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.5392472435126163`}, { 0.4734073464102069, -1.4000297985549315`}, { 0.4734073464102069, -2.1865136782195242`}, {0.4734073464102069, 1.013924322504359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.539336758579069}, { 0.478407346410207, -1.3980564156952469`}, { 0.478407346410207, -2.186900994060588}, {0.478407346410207, 1.0119715017338948`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.5394265415049757`}, { 0.4834073464102069, -1.396078746247731}, { 0.4834073464102069, -2.187289169462966}, {0.4834073464102069, 1.0100168672326233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.539516594030364}, { 0.488407346410207, -1.3940967651152598`}, { 0.488407346410207, -2.1876782098806613`}, {0.488407346410207, 1.0080604105926254`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.539606917910427}, { 0.4934073464102069, -1.3921104471190888`}, { 0.4934073464102069, -2.1880681208143087`}, {0.4934073464102069, 1.006102123523322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.5396975149156673`}, { 0.498407346410207, -1.3901197669997274`}, { 0.498407346410207, -2.1884589078114316`}, {0.498407346410207, 1.0041419978542039`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.5397883868320337`}, { 0.5034073464102069, -1.388124699417848}, { 0.5034073464102069, -2.1888505764667197`}, {0.5034073464102069, 1.002180025537615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.539879535461073}, { 0.508407346410207, -1.3861252189552122`}, { 0.508407346410207, -2.189243132422289}, {0.508407346410207, 1.0002161986516045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.5399709626200635`}, { 0.5134073464102069, -1.3841213001156643`}, { 0.5134073464102069, -2.1896365813679766`}, {0.5134073464102069, 0.998250509402834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.540062670142172}, { 0.518407346410207, -1.3821129173261464`}, { 0.518407346410207, -2.1900309290416184`}, {0.518407346410207, 0.9962829501295557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.5401546598765963`}, { 0.5234073464102069, -1.3801000449377616`}, { 0.5234073464102069, -2.1904261812293435`}, {0.5234073464102069, 0.9943135133046539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.5402469336887195`}, { 0.528407346410207, -1.3780826572268707`}, { 0.528407346410207, -2.19082234376587}, {0.528407346410207, 0.9923421915387541}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.540339493460262}, { 0.5334073464102069, -1.376060728396249}, { 0.5334073464102069, -2.191219422534807}, {0.5334073464102069, 0.9903689775834009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.5404323410894363`}, { 0.538407346410207, -1.3740342325762707`}, { 0.538407346410207, -2.1916174234689634`}, {0.538407346410207, 0.9883938643343073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.540525478491103}, { 0.5434073464102069, -1.372003143826156}, { 0.5434073464102069, -2.1920163525506644`}, {0.5434073464102069, 0.986416844834674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.540618907596934}, { 0.548407346410207, -1.3699674361352485`}, { 0.548407346410207, -2.1924162158120666`}, {0.548407346410207, 0.9844379122785832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.5407126303555687`}, { 0.553407346410207, -1.367927083424353}, { 0.553407346410207, -2.192817019335485}, {0.553407346410207, 0.9824570600144683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.5408066487327803`}, { 0.5584073464102071, -1.3658820595471268`}, { 0.5584073464102071, -2.1932187692537255`}, {0.5584073464102071, 0.9804742815486578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.540900964711643}, { 0.563407346410207, -1.3638323382914996`}, { 0.563407346410207, -2.193621471750417}, {0.563407346410207, 0.9784895705490008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.5409955802926953`}, { 0.5684073464102071, -1.3617778933811815`}, { 0.5684073464102071, -2.1940251330603613`}, {0.5684073464102071, 0.9765029208485676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.541090497494115}, { 0.573407346410207, -1.359718698477214}, { 0.573407346410207, -2.1944297594698727`}, {0.573407346410207, 0.9745143264494385}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.541185718351887}, { 0.5784073464102069, -1.3576547271795327`}, { 0.5784073464102069, -2.1948353573171393`}, {0.5784073464102069, 0.9725237815265699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.5412812449199818`}, { 0.583407346410207, -1.3555859530286785`}, { 0.583407346410207, -2.19524193299258}, {0.583407346410207, 0.9705312804317482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.5413770792705335`}, { 0.5884073464102069, -1.3535123495074755`}, { 0.5884073464102069, -2.1956494929392045`}, {0.5884073464102069, 0.9685368176976362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.5414732234940107`}, { 0.593407346410207, -1.3514338900428233`}, { 0.593407346410207, -2.196058043653}, {0.593407346410207, 0.9665403880418938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.5415696796994114`}, { 0.5984073464102069, -1.349350548007557}, { 0.5984073464102069, -2.196467591683291}, {0.5984073464102069, 0.9645419863714106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.5416664500144357`}, { 0.603407346410207, -1.3472622967223267`}, { 0.603407346410207, -2.1968781436331355`}, {0.603407346410207, 0.9625416077866115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.5417635365856786`}, { 0.6084073464102069, -1.3451691094576}, { 0.6084073464102069, -2.197289706159711}, {0.6084073464102069, 0.9605392475858704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.5418609415788165`}, { 0.613407346410207, -1.3430709594356698`}, { 0.613407346410207, -2.1977022859747093`}, {0.613407346410207, 0.958534901270016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.541958667178802}, { 0.6184073464102069, -1.3409678198328043`}, { 0.6184073464102069, -2.1981158898447375`}, {0.6184073464102069, 0.9565285645469384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.542056715590055}, { 0.623407346410207, -1.3388596637814068`}, { 0.623407346410207, -2.198530524591728}, {0.623407346410207, 0.9545202333362959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.54215508903666}, { 0.6284073464102069, -1.336746464372276}, { 0.6284073464102069, -2.198946197093354}, {0.6284073464102069, 0.9525099037743255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.5422537897625674`}, { 0.633407346410207, -1.3346281946569634`}, { 0.633407346410207, -2.199362914283447}, {0.633407346410207, 0.9504975722187611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.542352820031794}, { 0.6384073464102069, -1.3325048276501616`}, { 0.6384073464102069, -2.199780683152422}, {0.6384073464102069, 0.9484832352538599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.542452182128631}, { 0.643407346410207, -1.3303763363322065`}, { 0.643407346410207, -2.200199510747715}, {0.643407346410207, 0.9464668896955368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.542551878357846}, { 0.6484073464102069, -1.3282426936516598`}, { 0.6484073464102069, -2.2006194041742186`}, {0.6484073464102069, 0.9444485325966154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.5426519110448966`}, { 0.653407346410207, -1.3261038725279706`}, { 0.653407346410207, -2.2010403705947326`}, {0.653407346410207, 0.9424281612521913}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.5427522825361457`}, { 0.6584073464102069, -1.323959845854209}, { 0.6584073464102069, -2.2014624172304096`}, {0.6584073464102069, 0.940405773205118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.5428529951990733`}, { 0.663407346410207, -1.3218105864999352`}, { 0.663407346410207, -2.2018855513612174`}, {0.663407346410207, 0.9383813662516095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.5429540514225}, { 0.6684073464102069, -1.319656067314092}, { 0.6684073464102069, -2.2023097803264036`}, {0.6684073464102069, 0.9363549384469699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.543055453616804}, { 0.673407346410207, -1.3174962611280645`}, { 0.673407346410207, -2.2027351115249676`}, {0.673407346410207, 0.9343264881114467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.5431572042141504`}, { 0.678407346410207, -1.3153311407587893`}, { 0.678407346410207, -2.203161552416137}, {0.678407346410207, 0.9322960138362136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.5432593056687165`}, { 0.6834073464102071, -1.31316067901197}, { 0.6834073464102071, -2.203589110519857}, {0.6834073464102071, 0.9302635144894883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.5433617604569227`}, { 0.688407346410207, -1.3109848486854185`}, { 0.688407346410207, -2.2040177934172798`}, {0.688407346410207, 0.9282289892227797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.543464571077671}, { 0.6934073464102071, -1.30880362257247}, { 0.6934073464102071, -2.2044476087512597`}, {0.6934073464102071, 0.9261924374772817}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.5435677400525734`}, { 0.698407346410207, -1.3066169734655364`}, { 0.698407346410207, -2.2048785642268656`}, {0.698407346410207, 0.9241538589903975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.543671269926204}, { 0.7034073464102069, -1.304424874159746}, { 0.7034073464102069, -2.2053106676118857`}, {0.7034073464102069, 0.9221132538024182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.543775163266331}, { 0.708407346410207, -1.3022272974567044`}, { 0.708407346410207, -2.2057439267373544`}, {0.708407346410207, 0.9200706222633404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.5438794226641703`}, { 0.7134073464102069, -1.300024216168397}, { 0.7134073464102069, -2.2061783494980776`}, {0.7134073464102069, 0.9180259650398402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.5439840507346387`}, { 0.718407346410207, -1.297815603121171}, { 0.718407346410207, -2.2066139438531573`}, {0.718407346410207, 0.9159792831224022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.5440890501166}, { 0.7234073464102069, -1.2956014311598496`}, { 0.7234073464102069, -2.2070507178265424`}, {0.7234073464102069, 0.913930577832602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.5441944234731255`}, { 0.728407346410207, -1.2933816731520307`}, { 0.728407346410207, -2.2074886795075765`}, {0.728407346410207, 0.911879850830548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.544300173491757}, { 0.7334073464102069, -1.2911563019924166`}, { 0.7334073464102069, -2.2079278370515447`}, {0.7334073464102069, 0.9098271041224999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.5444063028847705`}, { 0.738407346410207, -1.2889252906073658`}, { 0.738407346410207, -2.2083681986802413`}, {0.738407346410207, 0.9077723400686423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.5445128143894387`}, { 0.7434073464102069, -1.2866886119595278`}, { 0.7434073464102069, -2.208809772682544}, {0.7434073464102069, 0.9057155613910365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.544619710768308}, { 0.748407346410207, -1.2844462390526514`}, { 0.748407346410207, -2.209252567414986}, {0.748407346410207, 0.9036567711817504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.5447269948094733`}, { 0.7534073464102069, -1.2821981449365132`}, { 0.7534073464102069, -2.209696591302338}, {0.7534073464102069, 0.9015959729111671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.5448346693268555`}, { 0.758407346410207, -1.279944302712006}, { 0.758407346410207, -2.210141852838207}, {0.758407346410207, 0.899533170436477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.544942737160484}, { 0.7634073464102069, -1.2776846855364004`}, { 0.7634073464102069, -2.2105883605856356`}, {0.7634073464102069, 0.8974683680103575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.5450512011767823`}, { 0.768407346410207, -1.2754192666287214`}, { 0.768407346410207, -2.2110361231777116`}, {0.768407346410207, 0.895401570289848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.545160064268861}, { 0.7734073464102069, -1.273148019275306}, { 0.7734073464102069, -2.211485149318177}, {0.7734073464102069, 0.8933327823454251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.545269329356814}, { 0.778407346410207, -1.270870916835535}, { 0.778407346410207, -2.211935447782055}, {0.778407346410207, 0.8912620096702738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.5453789993880096`}, { 0.7834073464102069, -1.2685879327477427`}, { 0.7834073464102069, -2.21238702741629}, {0.7834073464102069, 0.8891892581897631}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.5454890773374017`}, { 0.788407346410207, -1.266299040535246}, { 0.788407346410207, -2.2128398971403724`}, {0.788407346410207, 0.8871145342711458}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.545599566207829}, { 0.7934073464102069, -1.2640042138126355`}, { 0.7934073464102069, -2.2132940659470046`}, {0.7934073464102069, 0.8850378447334556}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.5457104690303343`}, { 0.798407346410207, -1.2617034262921607`}, { 0.798407346410207, -2.213749542902736}, {0.798407346410207, 0.8829591968576456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.5458217888644747`}, { 0.803407346410207, -1.2593966517903923`}, { 0.803407346410207, -2.214206337148648}, {0.803407346410207, 0.8808785983969326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.5459335287986358`}, { 0.8084073464102071, -1.2570838642350033`}, { 0.8084073464102071, -2.21466445790102}, {0.8084073464102071, 0.8787960575873844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.546045691950371}, { 0.813407346410207, -1.2547650376717843`}, { 0.813407346410207, -2.2151239144520014`}, {0.813407346410207, 0.8767115831587472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.5461582814667167`}, { 0.8184073464102071, -1.2524401462718733`}, { 0.8184073464102071, -2.215584716170314}, {0.8184073464102071, 0.8746251843454999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.5462713005245314`}, { 0.823407346410207, -1.250109164339153}, { 0.823407346410207, -2.216046872501945}, {0.823407346410207, 0.8725368708981718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.546384752330827}, { 0.8284073464102069, -1.2477720663179213`}, { 0.8284073464102069, -2.2165103929708625`}, {0.8284073464102069, 0.8704466530948974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.5464986401231253`}, { 0.833407346410207, -1.24542882680071}, { 0.833407346410207, -2.2169752871797153`}, {0.833407346410207, 0.8683545417532504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.54661296716979}, { 0.8384073464102069, -1.2430794205364037`}, { 0.8384073464102069, -2.2174415648105743`}, {0.8384073464102069, 0.8662605482423209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.5467277367703858`}, { 0.843407346410207, -1.2407238224385322`}, { 0.843407346410207, -2.2179092356256613`}, {0.843407346410207, 0.864164684495077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.5468429522560396`}, { 0.8484073464102069, -1.2383620075938333`}, { 0.8484073464102069, -2.2183783094680867`}, {0.8484073464102069, 0.8620669630210035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.5469586169897918`}, { 0.853407346410207, -1.2359939512710574`}, { 0.853407346410207, -2.2188487962626118`}, {0.853407346410207, 0.8599673969190136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.5470747343669724`}, { 0.8584073464102069, -1.233619628930005}, { 0.8584073464102069, -2.2193207060164077`}, {0.8584073464102069, 0.8578659998906621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.547191307815572}, { 0.863407346410207, -1.231239016230835}, { 0.863407346410207, -2.21979404881982}, {0.863407346410207, 0.8557627862536527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.547308340796615}, { 0.8684073464102069, -1.2288520890436483`}, { 0.8684073464102069, -2.220268834847159}, {0.8684073464102069, 0.8536577709556415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.5474258368045475`}, { 0.873407346410207, -1.2264588234583103`}, { 0.873407346410207, -2.2207450743574846`}, {0.873407346410207, 0.8515509695883623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.5475437993676215`}, { 0.8784073464102069, -1.2240591957945808`}, { 0.8784073464102069, -2.221222777695408}, {0.8784073464102069, 0.8494423984020618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.547662232048291}, { 0.883407346410207, -1.2216531826125252`}, { 0.883407346410207, -2.2217019552919046`}, {0.883407346410207, 0.8473320743202605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.5477811384436118`}, { 0.8884073464102069, -1.2192407607231934`}, { 0.8884073464102069, -2.2221826176651263`}, {0.8884073464102069, 0.8452200149548529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.5479005221856457`}, { 0.893407346410207, -1.2168219071996407`}, { 0.893407346410207, -2.2226647754212383`}, {0.893407346410207, 0.8431062386215395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.5480203869418703`}, { 0.8984073464102069, -1.2143965993882135`}, { 0.8984073464102069, -2.2231484392552563`}, {0.8984073464102069, 0.8409907643556125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.548140736415595}, { 0.903407346410207, -1.2119648149202045`}, { 0.903407346410207, -2.2236336199519036`}, {0.903407346410207, 0.8388736119280902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.5482615743463866`}, { 0.9084073464102069, -1.2095265317237531`}, { 0.9084073464102069, -2.224120328386458}, {0.9084073464102069, 0.8367548018622338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.548382904510495}, { 0.913407346410207, -1.207081728036172}, { 0.913407346410207, -2.2246085755256377`}, {0.913407346410207, 0.834634355450413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.5485047307212927`}, { 0.9184073464102069, -1.2046303824165354`}, { 0.9184073464102069, -2.2250983724284685`}, {0.9184073464102069, 0.832512294771375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.548627056829705}, { 0.923407346410207, -1.2021724737586852`}, { 0.923407346410207, -2.225589730247195}, {0.923407346410207, 0.8303886427078829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.5487498867246723`}, { 0.928407346410207, -1.199707981304534}, { 0.928407346410207, -2.2260826602281636`}, {0.928407346410207, 0.8282634229647776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.548873224333587}, { 0.9334073464102071, -1.1972368846577766`}, { 0.9334073464102071, -2.2265771737127538`}, {0.9334073464102071, 0.8261366600874261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.548997073622771}, { 0.938407346410207, -1.194759163797991}, { 0.938407346410207, -2.227073282138292}, {0.938407346410207, 0.8240083794806015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.549121438597927}, { 0.9434073464102071, -1.1922747990950748`}, { 0.9434073464102071, -2.2275709970389954`}, {0.9434073464102071, 0.8218786074277852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.5492463233046236`}, { 0.948407346410207, -1.1897837713241257`}, { 0.948407346410207, -2.228070330046913}, {0.948407346410207, 0.8197473711109136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.54937173182877}, { 0.9534073464102071, -1.1872860616807261`}, { 0.9534073464102071, -2.2285712928928914`}, {0.9534073464102071, 0.8176146986305599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.5494976682971013`}, { 0.958407346410207, -1.1847816517966312`}, { 0.958407346410207, -2.2290738974075452`}, {0.958407346410207, 0.8154806190265851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.5496241368776826`}, { 0.9634073464102069, -1.1822705237558921`}, { 0.9634073464102069, -2.2295781555222325`}, {0.9634073464102069, 0.8133451622992568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.549751141780399}, { 0.968407346410207, -1.1797526601114188`}, { 0.968407346410207, -2.2300840792700587`}, {0.968407346410207, 0.8112083594308422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.5498786872574697`}, { 0.9734073464102069, -1.1772280439020115`}, { 0.9734073464102069, -2.2305916807868815`}, {0.9734073464102069, 0.8090702424076941}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.550006777603967}, { 0.978407346410207, -1.174696658669832}, { 0.978407346410207, -2.2311009723123223`}, {0.978407346410207, 0.8069308442428427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.550135417158339}, { 0.9834073464102069, -1.1721584884783516`}, { 0.9834073464102069, -2.231611966190799}, {0.9834073464102069, 0.8047901989990996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.5502646103029383`}, { 0.988407346410207, -1.1696135179308145`}, { 0.988407346410207, -2.232124674872576}, {0.988407346410207, 0.8026483418126816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.550394361464558}, { 0.9934073464102069, -1.1670617321891936`}, { 0.9934073464102069, -2.232639110914823}, {0.9934073464102069, 0.8005053089173695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.5505246751149944`}, { 0.998407346410207, -1.1645031169936022`}, { 0.998407346410207, -2.233155286982662}, {0.998407346410207, 0.798361137669243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.5506555557715864`}, { 1.003407346410207, -1.1619376586823216`}, { 1.003407346410207, -2.2336732158502683`}, {1.003407346410207, 0.7962158665719431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.550787007997785}, { 1.008407346410207, -1.1593653442123193`}, { 1.008407346410207, -2.234192910401964}, {1.008407346410207, 0.7940695353025234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.5509190364037284`}, { 1.013407346410207, -1.1567861611803032`}, { 1.013407346410207, -2.234714383633314}, {1.013407346410207, 0.7919221847379047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.5510516456468157`}, { 1.018407346410207, -1.1542000978443865`}, { 1.018407346410207, -2.2352376486522574`}, {1.018407346410207, 0.7897738569819068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.5511848404323034`}, { 1.023407346410207, -1.151607143146302}, { 1.023407346410207, -2.235762718680234}, {1.023407346410207, 0.787624595392917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.551318625513898}, { 1.028407346410207, -1.149007286734226}, { 1.028407346410207, -2.236289607053335}, {1.028407346410207, 0.7854744446121729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.5514530056943654`}, { 1.033407346410207, -1.1464005189862028`}, { 1.033407346410207, -2.2368183272234656`}, {1.033407346410207, 0.7833234505927028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.5515879858261425`}, { 1.038407346410207, -1.1437868310342139`}, { 1.038407346410207, -2.2373488927595213`}, {1.038407346410207, 0.7811716606289103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.551723570811971}, { 1.043407346410207, -1.1411662147888584`}, { 1.043407346410207, -2.2378813173485677`}, {1.043407346410207, 0.7790191233868516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.5518597656055224`}, { 1.048407346410207, -1.1385386629647243`}, { 1.048407346410207, -2.2384156147970558`}, {1.048407346410207, 0.7768658889351808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.5519965752120455`}, { 1.053407346410207, -1.1359041691064018`}, { 1.053407346410207, -2.2389517990320345`}, {1.053407346410207, 0.7747120087768186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.5521340046890257`}, { 1.058407346410207, -1.1332627276152205`}, { 1.058407346410207, -2.239489884102378}, {1.058407346410207, 0.772557535881328}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.552272059146836}, { 1.063407346410207, -1.1306143337766608`}, { 1.063407346410207, -2.2400298841800446`}, {1.063407346410207, 0.7704025247180329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.552410743749426}, { 1.068407346410207, -1.1279589837885002`}, { 1.068407346410207, -2.240571813561323}, {1.068407346410207, 0.7682470312898965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.552550063714988}, { 1.073407346410207, -1.1252966747897446`}, { 1.073407346410207, -2.2411156866681305`}, {1.073407346410207, 0.7660911131681426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.5526900243166684`}, { 1.078407346410207, -1.1226274048902176`}, { 1.078407346410207, -2.2416615180492787`}, {1.078407346410207, 0.7639348295277139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.552830630883261}, { 1.083407346410207, -1.1199511732010572`}, { 1.083407346410207, -2.2422093223818034`}, {1.083407346410207, 0.7617782411834778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.5529718887999273`}, { 1.0884073464102069`, -1.1172679798659007`}, { 1.0884073464102069`, -2.2427591144722716`}, {1.0884073464102069`, 0.7596214106273009}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.5531138035089187`}, { 1.093407346410207, -1.1145778260929697`}, { 1.093407346410207, -2.2433109092581383`}, {1.093407346410207, 0.7574644020659294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.553256380510322}, { 1.0984073464102069`, -1.1118807141879083`}, { 1.0984073464102069`, -2.2438647218090737`}, {1.0984073464102069`, 0.7553072814597673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.553399625362796}, { 1.103407346410207, -1.109176647587581}, { 1.103407346410207, -2.2444205673283686`}, {1.103407346410207, 0.7531501165624835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.553543543684345}, { 1.1084073464102069`, -1.1064656308946432`}, { 1.1084073464102069`, -2.2449784611542887`}, {1.1084073464102069`, 0.7509929769615654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.553688141153075}, { 1.113407346410207, -1.1037476699130786`}, { 1.113407346410207, -2.2455384187615057`}, {1.113407346410207, 0.748835934119753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.5538334235079954`}, { 1.118407346410207, -1.101022771684633}, { 1.118407346410207, -2.2461004557624946`}, {1.118407346410207, 0.7466790614174328}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.5539793965498054`}, { 1.123407346410207, -1.098290944526179}, { 1.123407346410207, -2.2466645879089784`}, {1.123407346410207, 0.7445224341959764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.554126066141695}, { 1.128407346410207, -1.0955521980680831`}, { 1.128407346410207, -2.2472308310933977`}, {1.128407346410207, 0.7423661298020469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.554273438210185}, { 1.133407346410207, -1.092806543293477}, { 1.133407346410207, -2.2477992013503503`}, {1.133407346410207, 0.7402102276329411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.5544215187459347`}, { 1.138407346410207, -1.0900539925786612`}, { 1.138407346410207, -2.248369714858123}, {1.138407346410207, 0.7380548091828864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.5545703138046134`}, { 1.143407346410207, -1.0872945597343955`}, { 1.143407346410207, -2.248942387940154}, {1.143407346410207, 0.7358999580904535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.5547198295077522`}, { 1.148407346410207, -1.084528260048338}, { 1.148407346410207, -2.2495172370665735`}, {1.148407346410207, 0.7337457601869818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.554870072043606}, { 1.153407346410207, -1.081755110328569}, { 1.153407346410207, -2.250094278855762}, {1.153407346410207, 0.7315923035460833}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.555021047668047}, { 1.158407346410207, -1.078975128948155}, { 1.158407346410207, -2.2506735300758995`}, {1.158407346410207, 0.7294396785342853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.5551727627054763`}, { 1.163407346410207, -1.0761883358908613`}, { 1.163407346410207, -2.251255007646528}, {1.163407346410207, 0.727287977862796}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.555325223549723}, { 1.168407346410207, -1.0733947527980592`}, { 1.168407346410207, -2.2518387286401746`}, {1.168407346410207, 0.7251372966403923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.5554784366649836`}, { 1.173407346410207, -1.0705944030167582`}, { 1.173407346410207, -2.2524247102839543`}, {1.173407346410207, 0.7229877324275137}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.5556324085867552`}, { 1.178407346410207, -1.067787311648866}, { 1.178407346410207, -2.2530129699612176`}, {1.178407346410207, 0.7208393852915365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.555787145922811}, { 1.183407346410207, -1.0649735056016505`}, { 1.183407346410207, -2.2536035252131814`}, {1.183407346410207, 0.7186923578632914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.5559426553541553`}, { 1.188407346410207, -1.0621530136395139`}, { 1.188407346410207, -2.2541963937406355`}, {1.188407346410207, 0.7165467553947878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.5560989436360373`}, { 1.193407346410207, -1.0593258664369458`}, { 1.193407346410207, -2.2547915934055953`}, {1.193407346410207, 0.7144026858182675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.556256017598924}, { 1.198407346410207, -1.0564920966329434`}, { 1.198407346410207, -2.2553891422330716`}, {1.198407346410207, 0.7122602598064632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.5564138841495576`}, { 1.203407346410207, -1.053651738886562}, { 1.203407346410207, -2.255989058412741}, {1.203407346410207, 0.7101195908342867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.5565725502719556`}, { 1.208407346410207, -1.0508048299340498`}, { 1.208407346410207, -2.2565913603007717`}, {1.208407346410207, 0.7079807952417374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.5567320230285007`}, { 1.2134073464102069`, -1.0479514086471586`}, { 1.2134073464102069`, -2.2571960664215323`}, {1.2134073464102069`, 0.705843992298296}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.5568923095609923`}, { 1.218407346410207, -1.0450915160930274`}, { 1.218407346410207, -2.257803195469422}, {1.218407346410207, 0.703709304268623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.557053417091739}, { 1.2234073464102069`, -1.042225195595445}, { 1.2234073464102069`, -2.258412766310686}, {1.2234073464102069`, 0.7015768564797092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.5572153529246555`}, { 1.228407346410207, -1.0393524927976054`}, { 1.228407346410207, -2.259024797985264}, {1.228407346410207, 0.6994467773894508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.557378124446415}, { 1.2334073464102069`, -1.0364734557263082`}, { 1.2334073464102069`, -2.2596393097086054`}, {1.2334073464102069`, 0.6973191986567353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.5575417391275588`}, { 1.238407346410207, -1.0335881348578}, { 1.238407346410207, -2.260256320873609}, {1.238407346410207, 0.6951942552129338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.5577062045236674`}, { 1.243407346410207, -1.0306965831850794`}, { 1.243407346410207, -2.260875851052507}, {1.243407346410207, 0.6930720853349761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.557871528276558}, { 1.248407346410207, -1.0277988562867766`}, { 1.248407346410207, -2.2614979199987606`}, {1.248407346410207, 0.6909528307199612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.5580377181154543`}, { 1.253407346410207, -1.0248950123977438`}, { 1.253407346410207, -2.2621225476490587`}, {1.253407346410207, 0.6888366365612764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.558204781858226}, { 1.258407346410207, -1.0219851124811792`}, { 1.258407346410207, -2.262749754125253}, {1.258407346410207, 0.6867236516263634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.5583727274126256`}, { 1.263407346410207, -1.0190692203024823`}, { 1.263407346410207, -2.263379559736363}, {1.263407346410207, 0.6846140283360596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.5585415627775303`}, { 1.268407346410207, -1.0161474025047994`}, { 1.268407346410207, -2.2640119849806126`}, {1.268407346410207, 0.6825079228455664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.5587112960442475`}, { 1.273407346410207, -1.0132197286862332`}, { 1.273407346410207, -2.2646470505474325`}, {1.273407346410207, 0.680405495127118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.5588819353977788`}, { 1.278407346410207, -1.0102862714789111`}, { 1.278407346410207, -2.2652847773195828`}, {1.278407346410207, 0.6783069090542486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.559053489118198}, { 1.283407346410207, -1.0073471066296853`}, { 1.283407346410207, -2.2659251863751595`}, {1.283407346410207, 0.6762123324878639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.5592259655819296`}, { 1.288407346410207, -1.0044023130828}, { 1.288407346410207, -2.266568298989806}, {1.288407346410207, 0.6741219373639011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.559399373263165}, { 1.293407346410207, -1.0014519730642166`}, { 1.293407346410207, -2.267214136638773}, {1.293407346410207, 0.67203589978286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.559573720735223}, { 1.298407346410207, -0.9984961721679163}, { 1.298407346410207, -2.2678627209991244`}, {1.298407346410207, 0.6699544001009929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.5597490166719785`}, { 1.303407346410207, -0.9955349994439968}, { 1.303407346410207, -2.268514073951903}, {1.303407346410207, 0.6678776230233305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.559925269849289}, { 1.308407346410207, -0.9925685474887253}, { 1.308407346410207, -2.26916821758436}, {1.308407346410207, 0.6658057576984577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.560102489146458}, { 1.313407346410207, -2.2698251741921776`}, { 1.313407346410207, -0.9895969125364455}, {1.313407346410207, 0.6637389978151409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.5602806835477123`}, { 1.318407346410207, -2.2704849662817583`}, { 1.318407346410207, -0.9866201945534995}, {1.318407346410207, 0.6616775417007266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.560459862143721}, { 1.323407346410207, -2.2711476165724904`}, { 1.323407346410207, -0.9836384973340153}, {1.323407346410207, 0.659621592421437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.5606400341331237`}, { 1.328407346410207, -2.2718131479990773`}, { 1.328407346410207, -0.9806519285977431}, {1.328407346410207, 0.657571357884465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.5608212088240903`}, { 1.333407346410207, -2.27248158371388}, { 1.333407346410207, -0.9776606000898513}, {1.333407346410207, 0.6555270509419456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.561003395635912}, { 1.3384073464102069`, -2.273152947089289}, { 1.3384073464102069`, -0.9746646276827297}, {1.3384073464102069`, 0.6534888894967917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.56118660410061}, { 1.343407346410207, -2.2738272617201183`}, { 1.343407346410207, -0.9716641314798111}, {1.343407346410207, 0.6514570966103973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.56137084386458}, { 1.3484073464102069`, -2.2745045514260376`}, { 1.3484073464102069`, -0.9686592359214292}, {1.3484073464102069`, 0.6494319006122181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.5615561246902576`}, { 1.353407346410207, -2.2751848402540187`}, { 1.353407346410207, -0.9656500698926997}, {1.353407346410207, 0.6474135352112249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.561742456457819}, { 1.3584073464102069`, -2.275868152480821}, { 1.3584073464102069`, -0.9626367668334582}, {1.3584073464102069`, 0.6454022396092318}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.5619298491669045`}, { 1.363407346410207, -2.276554512615498}, { 1.363407346410207, -0.959619464850233}, {1.363407346410207, 0.6433982586160928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.5621183129383764`}, { 1.368407346410207, -2.2772439454019384`}, { 1.368407346410207, -0.956598306830273}, {1.368407346410207, 0.6414018427667624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.562307858016104}, { 1.373407346410207, -2.277936475821429}, { 1.373407346410207, -0.9535734405576168}, {1.373407346410207, 0.6394132484402061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.5624984947687794`}, { 1.378407346410207, -2.2786321290952545`}, { 1.378407346410207, -0.9505450188312013}, {1.378407346410207, 0.6374327379801474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.5626902336917685`}, { 1.383407346410207, -2.2793309306873177`}, { 1.383407346410207, -0.9475131995849995}, {1.383407346410207, 0.6354605798176373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.5628830854089872`}, { 1.388407346410207, -2.2800329063068006`}, { 1.388407346410207, -0.9444781460101773}, {1.388407346410207, 0.6334970485954168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.563077060674816}, { 1.393407346410207, -2.2807380819108425`}, { 1.393407346410207, -0.9414400266792502}, {1.393407346410207, 0.6315424252940558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.5632721703760466`}, { 1.398407346410207, -2.281446483707259}, { 1.398407346410207, -0.9383990156722156}, {1.398407346410207, 0.6295969973598283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.563468425533858}, { 1.403407346410207, -2.282158138157285}, { 1.403407346410207, -0.9353552927046449}, {1.403407346410207, 0.6276610588342986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.5636658373058347`}, { 1.408407346410207, -2.2828730719783508`}, { 1.408407346410207, -0.9323090432576918}, {1.408407346410207, 0.6257349104855626}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.5638644169880127`}, { 1.413407346410207, -2.2835913121468905`}, { 1.413407346410207, -0.9292604587099896}, {1.413407346410207, 0.6238188599411173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.564064176016966}, { 1.418407346410207, -2.2843128859011776`}, { 1.418407346410207, -0.9262097364713964}, {1.418407346410207, 0.6219132218222915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.5642651259719274`}, { 1.4234073464102068`, -2.2850378207441957`}, { 1.4234073464102068`, -0.923157080118533}, {1.4234073464102068`, 0.620018317880182}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.56446727857695}, { 1.4284073464102072`, -2.2857661444465385`}, { 1.4284073464102072`, -0.920102699532066}, {1.4284073464102072`, 0.6181344771330379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.564670645703099}, { 1.433407346410207, -2.2864978850493456`}, { 1.433407346410207, -0.9170468110356803}, {1.433407346410207, 0.6162620360050107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.564875239370692}, { 1.438407346410207, -2.2872330708672655`}, { 1.438407346410207, -0.9139896375366555}, {1.438407346410207, 0.6144013384661995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.5650810717515737`}, { 1.4434073464102068`, -2.2879717304914524`}, { 1.4434073464102068`, -0.9109314086679937}, {1.4434073464102068`, 0.6125527361738972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.565288155171428}, { 1.4484073464102072`, -2.288713892792601}, { 1.4484073464102072`, -0.9078723609320017}, {1.4484073464102072`, 0.6107165886149476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.5654965021121408`}, { 1.453407346410207, -2.2894595869240075`}, { 1.453407346410207, -0.9048127378452361}, {1.453407346410207, 0.6088932632491078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.565706125214192}, { 1.458407346410207, -2.290208842324667}, { 1.458407346410207, -0.9017527900847202}, {1.458407346410207, 0.6070831356532979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.5659170372791023`}, { 1.4634073464102069`, -2.2909616887224034`}, { 1.4634073464102069`, -0.8986927756353111}, {1.4634073464102069`, 0.6052865896666251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.5661292512719154`}, { 1.4684073464102068`, -2.2917181561370357`}, { 1.4684073464102068`, -0.8956329599381115}, {1.4684073464102068`, 0.6035040175360388}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.5663427803237293`}, { 1.473407346410207, -2.2924782748835746`}, { 1.473407346410207, -0.8925736160397827}, {1.473407346410207, 0.6017358200624788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.5665576377342707`}, { 1.478407346410207, -2.2932420755754555`}, { 1.478407346410207, -0.8895150247426287}, {1.478407346410207, 0.5999824067473621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.5667738369745168`}, { 1.4834073464102069`, -2.294009589127807}, { 1.4834073464102069`, -0.8864574747552938}, {1.4834073464102069`, 0.5982441959392365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.5669913916893634`}, { 1.4884073464102068`, -2.2947808467607502`}, { 1.4884073464102068`, -0.8834012628439131}, {1.4884073464102068`, 0.5965216149804317}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.567210315700344}, { 1.4934073464102071`, -2.295555880002738}, { 1.4934073464102071`, -0.8803466939835386}, {1.4934073464102071`, 0.5948151003535046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.5674306230083923`}, { 1.498407346410207, -2.296334720693926}, { 1.498407346410207, -0.8772940815096562}, {1.498407346410207, 0.5931250978272857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.567652327796663}, { 1.503407346410207, -2.297117400989578}, { 1.503407346410207, -0.8742437472695782}, {1.503407346410207, 0.5914520626023007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.5678754444333967`}, { 1.5084073464102068`, -2.2979039533635124`}, { 1.5084073464102068`, -0.8711960217735156}, {1.5084073464102068`, 0.5897964594553355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.568099987474841}, { 1.5134073464102071`, -2.298694410611579}, { 1.5134073464102071`, -0.8681512443450794}, {1.5134073464102071`, 0.5881587628828993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.568325971668223}, { 1.518407346410207, -2.2994888058551726`}, { 1.518407346410207, -0.86510976327098}, {1.518407346410207, 0.5865394572433218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.5685534119547775`}, { 1.523407346410207, -2.300287172544787}, { 1.523407346410207, -0.8620719359496503}, {1.523407346410207, 0.5849390368972008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.5687823234728313`}, { 1.5284073464102068`, -2.301089544463597}, { 1.5284073464102068`, -0.8590381290385234}, {1.5284073464102068`, 0.5833580063459122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.5690127215609406`}, { 1.5334073464102072`, -2.3018959557310894`}, { 1.5334073464102072`, -0.8560087185996704}, {1.5334073464102072`, 0.5817968803678596}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.5692446217610927`}, { 1.538407346410207, -2.3027064408067157`}, { 1.538407346410207, -0.8529840902434773}, {1.538407346410207, 0.5802561841521435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.5694780398219583`}, { 1.543407346410207, -2.3035210344935955`}, { 1.543407346410207, -0.8499646392700428}, {1.543407346410207, 0.5787364534292905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.5697129917022132`}, { 1.5484073464102068`, -2.3043397719422476`}, { 1.5484073464102068`, -0.8469507708079407}, {1.5484073464102068`, 0.577238234598684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.569949493573913}, { 1.5534073464102072`, -2.3051626886543612`}, { 1.5534073464102072`, -0.8439428999499846}, {1.5534073464102072`, 0.5757620848523024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.5701875618259375`}, { 1.558407346410207, -2.3059898204866065`}, { 1.558407346410207, -0.8409414518856091}, {1.558407346410207, 0.5743085722943673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.570427213067494}, { 1.563407346410207, -2.306821203654479}, { 1.563407346410207, -0.8379468620294612}, {1.563407346410207, 0.5728782760564658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.570668464131689}, { 1.5684073464102068`, -2.3076568747361845`}, { 1.5684073464102068`, -0.8349595761457763}, {1.5684073464102068`, 0.5714717864077117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.5709113320791666`}, { 1.5734073464102072`, -2.3084968706765596`}, { 1.5734073464102072`, -0.8319800504680978}, {1.5734073464102072`, 0.5700897048594697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.5711558342018135`}, { 1.578407346410207, -2.3093412287910295`}, { 1.578407346410207, -0.8290087518138742}, {1.578407346410207, 0.5687326442641648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.5714019880265324`}, { 1.583407346410207, -2.3101899867696054`}, { 1.583407346410207, -0.8260461576934448}, {1.583407346410207, 0.5674012289076605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.571649811319094}, { 1.5884073464102069`, -2.311043182680921}, { 1.5884073464102069`, -0.8230927564129118}, {1.5884073464102069`, 0.5660960945946848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.571899322088048}, { 1.5934073464102072`, -2.3119008549762996`}, { 1.5934073464102072`, -0.8201490471703775}, {1.5934073464102072`, 0.5648178887267533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.5721505385887222`}, { 1.598407346410207, -2.3127630424938683`}, { 1.598407346410207, -0.8172155401449896}, {1.598407346410207, 0.5635672703720151}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.5724034793272876`}, { 1.603407346410207, -2.3136297844627056`}, { 1.603407346410207, -0.8142927565782373}, {1.603407346410207, 0.5623449103264382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.5726581630649044`}, { 1.6084073464102069`, -2.314501120507026}, { 1.6084073464102069`, -0.8113812288469097}, {1.6084073464102069`, 0.561151491165719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.5729146088219483`}, { 1.6134073464102068`, -2.3153770906504034`}, { 1.6134073464102068`, -0.8084815005271108}, {1.6134073464102068`, 0.5599877072872924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.5731728358823123`}, { 1.6184073464102071`, -2.316257735320033}, { 1.6184073464102071`, -0.8055941264487079}, {1.6184073464102071`, 0.5588542649417843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.573432863797794}, { 1.623407346410207, -2.3171430953510312`}, { 1.623407346410207, -0.8027196727395737}, {1.623407346410207, 0.5577518822532502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.5736947123925695`}, { 1.628407346410207, -2.3180332119907714`}, { 1.628407346410207, -0.7998587168589567}, {1.628407346410207, 0.5566812892275059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.573958401767744}, { 1.6334073464102068`, -2.3189281269032596`}, { 1.6334073464102068`, -0.7970118476193159}, {1.6334073464102068`, 0.5556432277478589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.5742239523059993`}, { 1.6384073464102071`, -2.319827882173545}, { 1.6384073464102071`, -0.794179665195921}, {1.6384073464102071`, 0.5546384515575138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.5744913846763273`}, { 1.643407346410207, -2.32073252031217}, { 1.643407346410207, -0.7913627811235184}, {1.643407346410207, 0.5536677262279331}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.574760719838852}, { 1.648407346410207, -2.3216420842596563`}, { 1.648407346410207, -0.788561818279346}, {1.648407346410207, 0.552731829112403}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.575031979049746}, { 1.6534073464102068`, -2.322556617391029}, { 1.6534073464102068`, -0.7857774108517809}, {1.6534073464102068`, 0.5518315492840551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.575305183866244}, { 1.6584073464102072`, -2.323476163520376}, { 1.6584073464102072`, -0.7830102042938702}, {1.6584073464102072`, 0.550967687457584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.5755803561517547`}, { 1.663407346410207, -2.3244007669054425`}, { 1.663407346410207, -0.7802608552610221}, {1.663407346410207, 0.5501410558938934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.5758575180810643`}, { 1.668407346410207, -2.3253304722522694`}, { 1.668407346410207, -0.7775300315321062}, {1.668407346410207, 0.549352478286898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.5761366921456488`}, { 1.6734073464102068`, -2.3262653247198553`}, { 1.6734073464102068`, -0.7748184119132199}, {1.6734073464102068`, 0.5486027896317137}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.5764179011590884`}, { 1.6784073464102072`, -2.327205369924866}, { 1.6784073464102072`, -0.7721266861233831}, {1.6784073464102072`, 0.5478928360734614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.5767011682625824`}, { 1.683407346410207, -2.328150653946372}, { 1.683407346410207, -0.769455554661425}, {1.683407346410207, 0.5472234747359236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.5769865169305817`}, { 1.688407346410207, -2.3291012233306234`}, { 1.688407346410207, -0.7668057286533265}, {1.688407346410207, 0.5465955735292944}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.57727397097652}, { 1.6934073464102068`, -2.330057125095856}, { 1.6934073464102068`, -0.7641779296793194}, {1.6934073464102068`, 0.5460100109362842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.5775635545586666`}, { 1.6984073464102072`, -2.331018406737141}, { 1.6984073464102072`, -0.7615728895800288}, {1.6984073464102072`, 0.5454676757758373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.5778552921860904`}, { 1.703407346410207, -2.331985116231254}, { 1.703407346410207, -0.7589913502409849}, {1.703407346410207, 0.5449694669437778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.578149208724742}, { 1.708407346410207, -2.3329573020415886`}, { 1.708407346410207, -0.7564340633548516}, {1.708407346410207, 0.5445162931296663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.578445329403653}, { 1.7134073464102069`, -2.333935013123097}, { 1.7134073464102069`, -0.7539017901607453}, {1.7134073464102069`, 0.5441090725092519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.578743679821265}, { 1.7184073464102072`, -2.3349182989272657`}, { 1.7184073464102072`, -0.7513953011600447}, {1.7184073464102072`, 0.5437487324118613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.5790442859518743`}, { 1.723407346410207, -2.335907209407114}, { 1.723407346410207, -0.7489153758081555}, {1.723407346410207, 0.5434362089621694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.5793471741522134`}, { 1.728407346410207, -2.336901795022238}, { 1.728407346410207, -0.746462802181703}, {1.728407346410207, 0.5431724466957986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.579652371168157}, { 1.7334073464102069`, -2.337902106743867}, { 1.7334073464102069`, -0.7440383766206999}, {1.7334073464102069`, 0.542958398148263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.5799599041415653`}, { 1.7384073464102068`, -2.3389081960599625`}, { 1.7384073464102068`, -0.7416429033452896}, {1.7384073464102068`, 0.5427950234168193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.580269800617259}, { 1.7434073464102071`, -2.339920114980338}, { 1.7434073464102071`, -0.7392771940467097}, {1.7434073464102071`, 0.5426832896948561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.5805820885501385`}, { 1.748407346410207, -2.34093791604181}, { 1.748407346410207, -0.7369420674522013}, {1.748407346410207, 0.5426241707785041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.5808967963124423`}, { 1.753407346410207, -2.3419616523133695`}, { 1.753407346410207, -0.7346383488636531}, {1.753407346410207, 0.5426186465452403}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.5812139527011526`}, { 1.7584073464102068`, -2.342991377401388}, { 1.7584073464102068`, -0.7323668696698481}, {1.7584073464102068`, 0.5426677024043128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.5815335869455494`}, { 1.7634073464102071`, -2.344027145454834}, { 1.7634073464102071`, -0.730128466832263}, {1.7634073464102071`, 0.5427723287189246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.58185572871491}, { 1.768407346410207, -2.345069011170532}, { 1.768407346410207, -0.7279239823444661}, {1.768407346410207, 0.5429335202001656}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.582180408126376}, { 1.773407346410207, -2.3461170297984224`}, { 1.773407346410207, -0.7257542626652245}, {1.773407346410207, 0.543152275272823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.582507655752967}, { 1.7784073464102068`, -2.3471712571468557`}, { 1.7784073464102068`, -0.7236201581255641}, {1.7784073464102068`, 0.543429595413243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.582837502631761}, { 1.7834073464102072`, -2.348231749587904}, { 1.7834073464102072`, -0.7215225223101163}, {1.7834073464102072`, 0.5437664844595684}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.583169980272237}, { 1.788407346410207, -2.349298564062689}, { 1.788407346410207, -0.719462211413176}, {1.788407346410207, 0.5441639478947549}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.5835051206647943`}, { 1.793407346410207, -2.3503717580867227`}, { 1.793407346410207, -0.7174400835700164}, {1.793407346410207, 0.5446229921029022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.5838429562894336`}, { 1.7984073464102068`, -2.351451389755272}, { 1.7984073464102068`, -0.7154569981641522}, {1.7984073464102068`, 0.5451446235995118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.5841835201246215`}, { 1.8034073464102072`, -2.3525375177487295`}, { 1.8034073464102072`, -0.7135138151112883}, {1.8034073464102072`, 0.5457298482364609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.584526845656329}, { 1.808407346410207, -2.3536302013380017`}, { 1.808407346410207, -0.7116113941208935}, {1.808407346410207, 0.5463796703825489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.584872966887263}, { 1.813407346410207, -2.354729500389899}, { 1.813407346410207, -0.7097505939363942}, {1.813407346410207, 0.5470950920806275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.585221918346275}, { 1.8184073464102068`, -2.3558354753725466`}, { 1.8184073464102068`, -0.7079322715551433}, {1.8184073464102068`, 0.5478771121824269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.585573735097968}, { 1.8234073464102072`, -2.3569481873607905`}, { 1.8234073464102072`, -0.7061572814294356}, {1.8234073464102072`, 0.5487267254623422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.585928452752499}, { 1.828407346410207, -2.358067698041614}, { 1.828407346410207, -0.7044264746499458}, {1.828407346410207, 0.5496449217115392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.5862861074755803`}, { 1.833407346410207, -2.3591940697195555`}, { 1.833407346410207, -0.7027406981131126}, {1.833407346410207, 0.5506326848138818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.586646735998678}, { 1.8384073464102069`, -2.3603273653221293`}, { 1.8384073464102069`, -0.7011007936741036}, {1.8384073464102069`, 0.5516909918052847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.5870103756294407`}, { 1.8434073464102072`, -2.361467648405233}, { 1.8434073464102072`, -0.699507597287073}, {1.8434073464102072`, 0.552820811918249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.5873770642623146`}, { 1.848407346410207, -2.3626149831585708`}, { 1.848407346410207, -0.6979619381346258}, {1.848407346410207, 0.5540231056133852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.587746840389395}, { 1.853407346410207, -2.363769434411051}, { 1.853407346410207, -0.6964646377483936}, {1.853407346410207, 0.555298823599917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.5881197431114944`}, { 1.8584073464102069`, -2.364931067636182}, { 1.8584073464102069`, -0.6950165091228261}, {1.8584073464102069`, 0.556648905847201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.588495812149435}, { 1.8634073464102068`, -2.366099948957464}, { 1.8634073464102068`, -0.6936183558243443}, {1.8634073464102068`, 0.5580742805893973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.5888750878555795`}, { 1.8684073464102071`, -2.367276145153746}, { 1.8684073464102071`, -0.6922709710980742}, {1.8684073464102071`, 0.5595758633255759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.5892576112255967`}, { 1.873407346410207, -2.368459723664589}, { 1.873407346410207, -0.6909751369745275}, {1.873407346410207, 0.5611545558175128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.5896434239104615`}, { 1.878407346410207, -2.36965075259559}, { 1.878407346410207, -0.6897316233785609}, {1.878407346410207, 0.5628112450876027}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.5900325682287177`}, { 1.8834073464102068`, -2.370849300723694}, { 1.8834073464102068`, -0.6885411872430856}, {1.8834073464102068`, 0.5645468024193177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.590425087178977}, { 1.8884073464102071`, -2.3720554375024725`}, { 1.8884073464102071`, -0.6874045716300008}, {1.8884073464102071`, 0.5663620823626785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.5908210244526866`}, { 1.893407346410207, -2.373269233067374}, { 1.893407346410207, -0.6863225048608608}, {1.893407346410207, 0.5682579217472922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.591220424447157}, { 1.898407346410207, -2.3744907582409387`}, { 1.898407346410207, -0.6852956996598072}, {1.898407346410207, 0.5702351387054652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.5916233322788567`}, { 1.9034073464102068`, -2.3757200845379844`}, { 1.9034073464102068`, -0.6843248523113094}, {1.9034073464102068`, 0.5722945317079462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.5920297937969816`}, { 1.9084073464102072`, -2.376957284170738}, { 1.9084073464102072`, -0.6834106418352339}, {1.9084073464102072`, 0.574436878614863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.592439855597308}, { 1.913407346410207, -2.3782024300539284`}, { 1.913407346410207, -0.6825537291817408}, {1.913407346410207, 0.5766629357443348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.5928535650363256`}, { 1.918407346410207, -2.379455595809835}, { 1.918407346410207, -0.6817547564484829}, {1.918407346410207, 0.5789734369612716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.5932709702456673`}, { 1.9234073464102068`, -2.3807168557732803`}, { 1.9234073464102068`, -0.6810143461225131}, {1.9234073464102068`, 0.5813690927887795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.593692120146838}, { 1.9284073464102072`, -2.381986284996547}, { 1.9284073464102072`, -0.6803331003492268}, {1.9284073464102072`, 0.5838505895445674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.594117064466239}, { 1.933407346410207, -2.3832639592542684`}, { 1.933407346410207, -0.6797116002306447}, {1.933407346410207, 0.5864185885045969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.5945458537505104`}, { 1.938407346410207, -2.384549955048219}, { 1.938407346410207, -0.6791504051551509}, {1.938407346410207, 0.5890737250962309}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.5949785393821885`}, { 1.9434073464102068`, -2.385844349612055}, { 1.9434073464102068`, -0.6786500521607788}, {1.9434073464102068`, 0.5918166081229322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.595415173595687}, { 1.9484073464102072`, -2.3871472209159563`}, { 1.9484073464102072`, -0.6782110553339549}, {1.9484073464102072`, 0.5946478190225162}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.595855809493601}, { 1.953407346410207, -2.3884586476712135`}, { 1.953407346410207, -0.6778339052455316}, {1.953407346410207, 0.5975679111607708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.596300501063355}, { 1.958407346410207, -2.3897787093347067`}, { 1.958407346410207, -0.6775190684257243}, {1.958407346410207, 0.6005774091621742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.596749303194191}, { 1.9634073464102069`, -2.3911074861132975`}, { 1.9634073464102069`, -0.6772669868794791}, {1.9634073464102069`, 0.6036768082792477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.597202271694506}, { 1.9684073464102072`, -2.392445058968127}, { 1.9684073464102072`, -0.6770780776435945}, {1.9684073464102072`, 0.6068665738019252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.5976594633095456`}, { 1.973407346410207, -2.393791509618798}, { 1.973407346410207, -0.6769527323867534}, {1.973407346410207, 0.6101471405081806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.598120935739461}, { 1.978407346410207, -2.3951469205474587`}, { 1.978407346410207, -0.6768913170534582}, {1.978407346410207, 0.6135189121569286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.5985867476577367`}, { 1.9834073464102069`, -2.3965113750027647`}, { 1.9834073464102069`, -0.6768941715526418}, {1.9834073464102069`, 0.6169822610240875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.599056958729999}, { 1.988407346410207, -2.3978849570037117`}, { 1.988407346410207, -0.6769616094915795}, {1.988407346410207, 0.6205375274824696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.5995316296332036`}, { 1.993407346410207, -2.3992677513433516`}, { 1.993407346410207, -0.6770939179555092}, {1.993407346410207, 0.6241850196259872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.6000108220752183`}, { 1.998407346410207, -2.4006598435923494`}, { 1.998407346410207, -0.6772913573331683}, {1.998407346410207, 0.6279250129384952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.60049459881481}, { 2.003407346410207, -2.4020613201024172`}, { 2.003407346410207, -0.6775541611882876}, {2.003407346410207, 0.6317577500073538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.60098302368203}, { 2.008407346410207, -2.403472268009589}, { 2.008407346410207, -0.6778825361768829}, {2.008407346410207, 0.6356834402816641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.601476161599022}, { 2.013407346410207, -2.404892775237327}, { 2.013407346410207, -0.6782766620099646}, {2.013407346410207, 0.6397022598749197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.601974078601245}, { 2.018407346410207, -2.406322930499472}, { 2.018407346410207, -0.6787366914611688}, {2.018407346410207, 0.6438143514116252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.6024768418591298`}, { 2.023407346410207, -2.407762823303015}, { 2.023407346410207, -0.6792627504185598}, {2.023407346410207, 0.648019823917285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.6029845197001826`}, { 2.028407346410207, -2.4092125439506806`}, { 2.028407346410207, -0.6798549379797426}, {2.028407346410207, 0.6523187527509977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.6034971816315107`}, { 2.033407346410207, -2.410672183543317}, { 2.033407346410207, -0.680513326589234}, {2.033407346410207, 0.6567111795797125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.6040148983628173`}, { 2.038407346410207, -2.412141833982102}, { 2.038407346410207, -0.6812379622168949}, {2.038407346410207, 0.6611971123930637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.6045377418298674`}, { 2.043407346410207, -2.4136215879705087`}, { 2.043407346410207, -0.682028864576052}, {2.043407346410207, 0.6657765255576005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.605065785218393}, { 2.048407346410207, -2.415111539016078}, { 2.048407346410207, -0.6828860273798913}, {2.048407346410207, 0.6704493599090249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.6055991029884975`}, { 2.053407346410207, -2.416611781431945}, { 2.053407346410207, -0.6838094186344573}, {2.053407346410207, 0.6752155228810062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.606137770899537}, { 2.058407346410207, -2.4181224103381345`}, { 2.058407346410207, -0.6847989809666076}, {2.058407346410207, 0.6800748886689915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.606681866035493}, { 2.063407346410207, -2.4196435216626035`}, { 2.063407346410207, -0.6858546319850808}, {2.063407346410207, 0.6850272984273705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.607231466830841}, { 2.068407346410207, -2.4211752121420274`}, {2.068407346410207, 0.6900725604982431}, {2.068407346410207, -0.6869762646728167}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.607786653096944}, { 2.073407346410207, -2.4227175793223075`}, {2.073407346410207, 0.695210450670006}, {2.073407346410207, -0.688163747808545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.608347506048922}, { 2.078407346410207, -2.424270721558801}, {2.078407346410207, 0.700440712463893}, {2.078407346410207, -0.6894169264156648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.6089141083330905`}, { 2.083407346410207, -2.425834738016266}, {2.083407346410207, 0.7057630574465735}, {2.083407346410207, -0.6907356222363098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.60948654405489}, { 2.088407346410207, -2.427409728668488}, {2.088407346410207, 0.7111771655669014}, {2.088407346410207, -0.6921196342285401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.610064898807374}, { 2.093407346410207, -2.428995794297601}, {2.093407346410207, 0.716682685514866}, {2.093407346410207, -0.6935687390845332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.6106492597002404`}, { 2.098407346410207, -2.4305930364930672`}, {2.098407346410207, 0.7222792351008098}, {2.098407346410207, -0.695082691767648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.611239715389384}, { 2.103407346410207, -2.432201557650341}, {2.103407346410207, 0.7279664016529757}, {2.103407346410207, -0.6966612260662866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.61183635610706}, { 2.108407346410207, -2.433821460969137}, {2.108407346410207, 0.733743742431501}, {2.108407346410207, -0.6983040551623738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.6124392736925537`}, { 2.1134073464102068`, -2.4354528504513855`}, {2.1134073464102068`, 0.7396107850569188}, {2.1134073464102068`, -0.7000108722124799}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.6130485616234616`}, { 2.118407346410207, -2.4370958308987514`}, {2.118407346410207, 0.7455670279513975}, {2.118407346410207, -0.7017813509394557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.6136643150475303`}, { 2.123407346410207, -2.4387505079098126`}, {2.123407346410207, 0.7516119407908517}, {2.123407346410207, -0.7036151462326525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.614286630815069}, { 2.128407346410207, -2.440416987876782}, {2.128407346410207, 0.7577449649662524}, {2.128407346410207, -0.7055118947547462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.614915607511975}, { 2.133407346410207, -2.442095377981852}, {2.133407346410207, 0.7639655140524063}, {2.133407346410207, -0.7074712155532994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.6155513454933224`}, { 2.138407346410207, -2.443785786193065}, {2.138407346410207, 0.7702729742826422}, {2.138407346410207, -0.7094927106752437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.616193946917574}, { 2.143407346410207, -2.445488321259754}, {2.143407346410207, 0.7766667050278493}, {2.143407346410207, -0.7115759657825395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.6168435157813628`}, { 2.148407346410207, -2.4472030927075186`}, {2.148407346410207, 0.7831460392784252}, {2.148407346410207, -0.713720550767369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.6175001579548955`}, { 2.153407346410207, -2.4489302108327102`}, {2.153407346410207, 0.7897102841277818}, {2.153407346410207, -0.715926020365251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.618163981217985}, { 2.158407346410207, -2.4506697866964053`}, {2.158407346410207, 0.7963587212561328}, {2.158407346410207, -0.718191914764588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.618835095296614}, { 2.163407346410207, -2.452421932117924}, {2.163407346410207, 0.8030906074133219}, {2.163407346410207, -0.7205177602113092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.6195136119002282`}, { 2.168407346410207, -2.454186759667729}, {2.168407346410207, 0.8099051748997305}, {2.168407346410207, -0.7229030696071471}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.6201996447595293`}, { 2.173407346410207, -2.4559643826598547`}, {2.173407346410207, 0.8168016320440958}, {2.173407346410207, -0.7253473431005005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.6208933096649267`}, { 2.178407346410207, -2.4577549151437563`}, {2.178407346410207, 0.8237791636774507}, {2.178407346410207, -0.727850068668643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.6215947245056297`}, { 2.183407346410207, -2.459558471895535}, {2.183407346410207, 0.830836931602359}, {2.183407346410207, -0.7304107226902388}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.6223040093092775`}, { 2.188407346410207, -2.461375168408632}, {2.188407346410207, 0.837974075056651}, {2.188407346410207, -0.7330287705073145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.6230212862822677`}, { 2.193407346410207, -2.463205120883845}, {2.193407346410207, 0.8451897111711328}, {2.193407346410207, -0.7357036669757125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.6237466798505795`}, { 2.198407346410207, -2.4650484462187765`}, {2.198407346410207, 0.8524829354206137}, {2.198407346410207, -0.7384348570033994}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.6244803167012933`}, { 2.203407346410207, -2.466905261996556}, {2.203407346410207, 0.859852822067904}, {2.203407346410207, -0.7412217760758083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.625222325824648}, { 2.208407346410207, -2.4687756864739767`}, {2.208407346410207, 0.8672984246003262}, {2.208407346410207, -0.7440638507677803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.625972838556709}, { 2.213407346410207, -2.4706598385688667`}, {2.213407346410207, 0.8748187761585053}, {2.213407346410207, -0.7469604992414661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.6267319886225735`}, { 2.218407346410207, -2.4725578378468054`}, {2.218407346410207, 0.8824128899571706}, {2.218407346410207, -0.7499111317298748}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.6274999121802116`}, { 2.223407346410207, -2.4744698045070903`}, {2.223407346410207, 0.8900797596978858}, {2.223407346410207, -0.7529151510056348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.6282767478647897`}, { 2.228407346410207, -2.47639585936797}, {2.228407346410207, 0.8978183599735815}, {2.228407346410207, -0.7559719528347721}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.6290626368335657`}, { 2.233407346410207, -2.4783361238511157`}, {2.233407346410207, 0.9056276466649112}, {2.233407346410207, -0.7590809264152505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.6298577228113276`}, { 2.2384073464102068`, -2.4802907199652915`}, {2.2384073464102068`, 0.9135065573284973}, {2.2384073464102068`, -0.7622414548001525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.630662152136301}, { 2.243407346410207, -2.482259770289251}, {2.243407346410207, 0.9214540115771394}, {2.243407346410207, -0.7654529153054497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.6314760738065868`}, { 2.248407346410207, -2.4842433979537746`}, {2.248407346410207, 0.9294689114522029}, {2.248407346410207, -0.7687146799023125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.6322996395270106`}, { 2.253407346410207, -2.4862417266229055`}, {2.253407346410207, 0.9375501417883405}, {2.253407346410207, -0.7720261155940515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.633133003756478}, { 2.2584073464102072`, -2.488254880474296}, {2.2584073464102072`, 0.9456965705708684}, {2.2584073464102072`, -0.7753865847777256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.633976323755708}, { 2.263407346410207, -2.4902829841786778`}, {2.263407346410207, 0.9539070492860541}, {2.263407346410207, -0.7787954455906047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.6348297596353287`}, { 2.268407346410207, -2.4923261628784488`}, {2.268407346410207, 0.9621804132646409}, {2.268407346410207, -0.7822520522416663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.6356934744043947`}, { 2.273407346410207, -2.494384542165294}, {2.273407346410207, 0.9705154820190426}, {2.273407346410207, -0.7857557553283008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.6365676340191766`}, { 2.278407346410207, -2.4964582480569315`}, {2.278407346410207, 0.9789110595745153}, {2.278407346410207, -0.7893059021385758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.6374524074322228`}, { 2.283407346410207, -2.4985474069728237`}, {2.283407346410207, 0.9873659347947803}, {2.283407346410207, -0.7929018369392666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.6383479666416756`}, { 2.288407346410207, -2.5006521457089854`}, {2.288407346410207, 0.995878881702507}, {2.288407346410207, -0.7965429012500531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.6392544867407817`}, { 2.293407346410207, -2.5027725914117296`}, {2.293407346410207, 1.0044486597951499`}, {2.293407346410207, -0.8002284341041628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.64017214596755}, { 2.298407346410207, -2.5049088715504157`}, {2.298407346410207, 1.0130740143565722`}, {2.298407346410207, -0.803957772295883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.641101125754482}, { 2.303407346410207, -2.5070611138891725`}, {2.303407346410207, 1.0217536767649373`}, {2.303407346410207, -0.8077302506153236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.642041610778303}, { 2.308407346410207, -2.509229446457548}, {2.308407346410207, 1.0304863647973408`}, {2.308407346410207, -0.8115452020708492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.6429937890097843`}, { 2.313407346410207, -2.5114139975200844`}, {2.313407346410207, 1.039270782931774}, {2.313407346410207, -0.8154019580995647}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.6439578517632754`}, { 2.318407346410207, -2.513614895544815}, {2.318407346410207, 1.0481056226467027`}, {2.318407346410207, -0.8192998487663791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, 2.6449339937462386`}, { 2.323407346410207, -2.5158322691706183`}, {2.323407346410207, 1.056989562718986}, {2.323407346410207, -0.8232382029519903}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, 2.645922413108458}, { 2.328407346410207, -2.51806624717348}, {2.328407346410207, 1.0659212695204585`}, {2.328407346410207, -0.8272163485303338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, 2.6469233114908945`}, { 2.333407346410207, -2.520316958431579}, {2.333407346410207, 1.0748993973136978`}, {2.333407346410207, -0.8312336125359138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, 2.647936894074184}, { 2.338407346410207, -2.5225845318892204`}, {2.338407346410207, 1.0839225885475023`}, {2.338407346410207, -0.8352893213214847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, 2.6489633696265624`}, { 2.343407346410207, -2.524869096519585}, {2.343407346410207, 1.0929894741524508`}, {2.343407346410207, -0.8393828007065582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, 2.6500029505512206`}, { 2.348407346410207, -2.5271707812863005`}, {2.348407346410207, 1.1020986738370944`}, {2.348407346410207, -0.8435133761172059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, 2.651055852932872}, { 2.353407346410207, -2.5294897151037876`}, {2.353407346410207, 1.1112487963851143`}, {2.353407346410207, -0.8476803727176131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, 2.6521222965835722`}, { 2.358407346410207, -2.5318260267963617`}, {2.358407346410207, 1.1204384399540053`}, {2.358407346410207, -0.8518831155338262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, 2.653202505087477}, { 2.3634073464102068`, -2.5341798450561623`}, {2.3634073464102068`, 1.1296661923755484`}, { 2.3634073464102068`, -0.8561209295702235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, 2.654296705844584}, { 2.368407346410207, -2.536551298399729}, {2.368407346410207, 1.1389306314585965`}, {2.368407346410207, -0.8603931399190373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, 2.6554051301131874`}, { 2.373407346410207, -2.538940515123434}, {2.373407346410207, 1.1482303252944708`}, {2.373407346410207, -0.8646990718635273}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, 2.6565280130509934`}, { 2.378407346410207, -2.5413476232575762`}, {2.378407346410207, 1.1575638325653879`}, {2.378407346410207, -0.8690380509751198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, 2.6576655937547002`}, { 2.3834073464102072`, -2.543772750519158}, {2.3834073464102072`, 1.166929702856238}, {2.3834073464102072`, -0.8734094032049635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, 2.6588181152978105`}, { 2.388407346410207, -2.546216024263456}, {2.388407346410207, 1.1763264769700026`}, {2.388407346410207, -0.8778124549704042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, 2.659985824766721}, { 2.393407346410207, -2.548677571434208}, {2.393407346410207, 1.1857526872472801`}, {2.393407346410207, -0.8822465332366678}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, 2.6611689732945925`}, { 2.398407346410207, -2.5511575185126065`}, {2.398407346410207, 1.1952068578899986`}, {2.398407346410207, -0.8867109655942862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, 2.662367816093048}, { 2.403407346410207, -2.5536559914648636`}, {2.403407346410207, 1.204687505289752}, {2.403407346410207, -0.8912050803325245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, 2.6635826124815183`}, { 2.408407346410207, -2.556173115688459}, {2.408407346410207, 1.2141931383610414`}, {2.408407346410207, -0.8957282065092281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, 2.6648136259136694`}, { 2.413407346410207, -2.5587090159572226`}, {2.413407346410207, 1.2237222588794596`}, {2.413407346410207, -0.9002796740175852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, 2.6660611240011542`}, { 2.418407346410207, -2.561263816364948}, {2.418407346410207, 1.2332733618253293`}, {2.418407346410207, -0.904858813649952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, 2.667325378534295}, { 2.423407346410207, -2.5638376402677046`}, {2.423407346410207, 1.242844935732912}, {2.423407346410207, -0.9094649571591806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, 2.6686066654990084`}, { 2.428407346410207, -2.566430610224937}, {2.428407346410207, 1.252435463045141}, {2.428407346410207, -0.9140974373178806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, 2.6699052650906108`}, { 2.433407346410207, -2.56904284793911}, {2.433407346410207, 1.2620434204745883`}, {2.433407346410207, -0.9187555879756969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, 2.671221461723285}, { 2.438407346410207, -2.571674474194169}, {2.438407346410207, 1.2716672793702959`}, {2.438407346410207, -0.9234387441151585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, 2.6725555440356668`}, { 2.443407346410207, -2.5743256087925395`}, {2.443407346410207, 1.2813055060910554`}, {2.443407346410207, -0.9281462419061629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, 2.673907804891627}, { 2.448407346410207, -2.5769963704912042`}, {2.448407346410207, 1.2909565623849935`}, {2.448407346410207, -0.9328774187596954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, 2.675278541376659}, { 2.453407346410207, -2.5796868769358947`}, {2.453407346410207, 1.30061890577585}, {2.453407346410207, -0.9376316133805053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, 2.676668054788683}, { 2.458407346410207, -2.5823972445946244`}, {2.458407346410207, 1.3102909899558393`}, {2.458407346410207, -0.9424081658196793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, 2.6780766506238507`}, { 2.463407346410207, -2.5851275886895535`}, {2.463407346410207, 1.319971265185516}, {2.463407346410207, -0.9472064175267435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, 2.6795046385562222`}, { 2.468407346410207, -2.5878780231278617`}, {2.468407346410207, 1.3296581787004849`}, {2.468407346410207, -0.9520257114019353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, 2.6809523324113953`}, { 2.473407346410207, -2.5906486604313117`}, {2.473407346410207, 1.3393501751252204`}, {2.473407346410207, -0.9568653918486364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, 2.682420050133549}, { 2.478407346410207, -2.593439611664535}, {2.478407346410207, 1.3490456968940399`}, {2.478407346410207, -0.9617248048262131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, 2.6839081137459115`}, { 2.483407346410207, -2.5962509863623136`}, {2.483407346410207, 1.3587431846796258`}, {2.483407346410207, -0.9666032979035192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, 2.685416849303146}, { 2.4884073464102068`, -2.5990828924556637`}, {2.4884073464102068`, 1.3684410778284684`}, { 2.4884073464102068`, -0.9715002203132236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, 2.686946586836966}, { 2.493407346410207, -2.601935436196659}, {2.493407346410207, 1.3781378148043593`}, {2.493407346410207, -0.9764149230069682}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, 2.6884976602927897`}, { 2.498407346410207, -2.604808722082419}, {2.498407346410207, 1.3878318336390671`}, {2.498407346410207, -0.9813467587118012}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, 2.6900704074584323`}, { 2.503407346410207, -2.6077028527778756`}, {2.503407346410207, 1.3975215723910495`}, {2.503407346410207, -0.9862950819877531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, 2.691665169883373}, { 2.5084073464102072`, -2.610617929037447}, {2.5084073464102072`, 1.4072054696116874`}, { 2.5084073464102072`, -0.9912592492867711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, 2.6932822927888234`}, { 2.513407346410207, -2.6135540496261056`}, {2.513407346410207, 1.4168819648197244`}, {2.513407346410207, -0.9962386190133122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, 2.694922124967632}, { 2.518407346410207, -2.6165113112390643`}, {2.518407346410207, 1.4265494989834224`}, {2.518407346410207, -1.0012325515863407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, 2.696585018674211}, { 2.523407346410207, -2.6194898084208966`}, {2.523407346410207, 1.436206515011172}, {2.523407346410207, -1.0062404095031514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, 2.6982713295030942`}, { 2.528407346410207, -2.6224896334835703`}, {2.528407346410207, 1.4458514582499578`}, {2.528407346410207, -1.0112615574048818`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, 2.699981416256683}, { 2.533407346410207, -2.625510876423914}, {2.533407346410207, 1.4554827769925105`}, {2.533407346410207, -1.0162953621439537`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, 2.701715640800902}, { 2.538407346410207, -2.628553624840162}, {2.538407346410207, 1.465098922992658}, {2.538407346410207, -1.0213411928533551`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, 2.703474367908442}, { 2.543407346410207, -2.6316179638480723`}, {2.543407346410207, 1.4746983519892698`}, {2.543407346410207, -1.0263984210180037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, 2.70525796508993}, { 2.5484073464102073`, -2.63470397599602}, {2.5484073464102073`, 1.4842795242390274`}, { 2.5484073464102073`, -1.0314664205479034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, 2.707066802410869}, { 2.553407346410207, -2.6378117411798243`}, {2.553407346410207, 1.4938409050575445`}, {2.553407346410207, -1.0365445678535048`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, 2.708901252295895}, { 2.558407346410207, -2.6409413365570975`}, {2.558407346410207, 1.5033809653698793`}, {2.558407346410207, -1.0416322419230886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, 2.7107616893180353`}, { 2.563407346410207, -2.6440928364609726`}, {2.563407346410207, 1.512898182269479}, {2.563407346410207, -1.04672882440215}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, 2.712648489974147}, { 2.568407346410207, -2.647266312313512}, {2.568407346410207, 1.5223910395865794`}, {2.568407346410207, -1.0518336996748487`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, 2.7145620324446145`}, { 2.5734073464102067`, -2.65046183253896}, {2.5734073464102067`, 1.5318580284654404`}, {2.5734073464102067`, -1.056946254947582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, 2.7165026963380794`}, { 2.578407346410207, -2.653679462476646}, {2.578407346410207, 1.5412976479509664`}, {2.578407346410207, -1.0620658803345246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, 2.718470862420247}, { 2.583407346410207, -2.6569192642937915`}, {2.583407346410207, 1.5507084055845601`}, {2.583407346410207, -1.0671919689451987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, 2.7204669123264282`}, { 2.588407346410207, -2.6601812968981395`}, {2.588407346410207, 1.5600888180092187`}, {2.588407346410207, -1.072323916973967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, 2.722491228256971}, { 2.593407346410207, -2.6634656158509857`}, {2.593407346410207, 1.5694374115839171`}, {2.593407346410207, -1.0774611237916212`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, 2.7245441926572322`}, { 2.598407346410207, -2.666772273279651}, {2.598407346410207, 1.5787527230076341`}, {2.598407346410207, -1.0826029920385463`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, 2.7266261878787685`}, { 2.603407346410207, -2.670101317790956}, {2.603407346410207, 1.5880332999523976`}, {2.603407346410207, -1.0877489277200665`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, 2.728737595824199}, { 2.608407346410207, -2.6734527943841035`}, {2.608407346410207, 1.5972777017056696`}, {2.608407346410207, -1.092898340303162}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, 2.7308787975739506`}, { 2.6134073464102068`, -2.6768267443648512`}, {2.6134073464102068`, 1.6064844998221366`}, { 2.6134073464102068`, -1.0980506428152415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, 2.733050172995875}, { 2.618407346410207, -2.6802232052594324`}, {2.618407346410207, 1.6156522787845142`}, {2.618407346410207, -1.103205251944211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, 2.7352521003360577`}, { 2.623407346410207, -2.683642210729246}, {2.623407346410207, 1.6247796366730052`}, {2.623407346410207, -1.1083615881401434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, 2.737484955792763}, { 2.628407346410207, -2.6870837904864433`}, {2.628407346410207, 1.6338651858440045`}, {2.628407346410207, -1.1135190757184412`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, 2.7397491130723086`}, { 2.6334073464102072`, -2.6905479702100994`}, {2.6334073464102072`, 1.642907553617094}, {2.6334073464102072`, -1.1186771429642415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, 2.7420449429263316`}, { 2.638407346410207, -2.694034771462899}, {2.638407346410207, 1.651905382969797}, {2.638407346410207, -1.1238352222378976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, 2.744372812673802}, { 2.643407346410207, -2.6975442116097095`}, {2.643407346410207, 1.6608573332413459`}, {2.643407346410207, -1.1289927500818937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, 2.7467330857023273`}, { 2.648407346410207, -2.7010763037361087`}, {2.648407346410207, 1.6697620808422258`}, {2.648407346410207, -1.1341491673283224`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, 2.7491261209561575`}, { 2.653407346410207, -2.704631056568805}, {2.653407346410207, 1.6786183199721443`}, {2.653407346410207, -1.1393039192074759`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, 2.7515522724050743`}, { 2.658407346410207, -2.708208474397362}, {2.658407346410207, 1.687424763343542}, {2.658407346410207, -1.1444564554571701`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, 2.7540118884988205`}, { 2.663407346410207, -2.711808556996772}, {2.663407346410207, 1.6961801429110253`}, {2.663407346410207, -1.149606230432468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, 2.756505311604993}, { 2.668407346410207, -2.71543129955191}, {2.668407346410207, 1.7048832106056395`}, {2.668407346410207, -1.1547527032159948`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, 2.7590328774339166`}, { 2.6734073464102073`, -2.7190766925838}, {2.6734073464102073`, 1.7135327390738606`}, {2.6734073464102073`, -1.159895337728653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, 2.761594914448016}, { 2.678407346410207, -2.7227447218766594`}, {2.678407346410207, 1.7221275224189627`}, {2.678407346410207, -1.1650336028401789`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, 2.7641917432592873`}, { 2.683407346410207, -2.726435368408352}, {2.683407346410207, 1.730666376945721}, {2.683407346410207, -1.170166972480282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, 2.7668236760152123`}, { 2.688407346410207, -2.7301486082809334`}, {2.688407346410207, 1.7391481419054797`}, {2.688407346410207, -1.175294925749038}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, 2.769491015773624}, { 2.693407346410207, -2.733884412654552}, {2.693407346410207, 1.7475716802417884`}, {2.693407346410207, -1.1804169470274664`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, 2.7721940558675557`}, { 2.6984073464102067`, -2.7376427476828606`}, {2.6984073464102067`, 1.7559358793343744`}, {2.6984073464102067`, -1.185532526087465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, 2.7749330792641356`}, { 2.703407346410207, -2.741423574450899}, {2.703407346410207, 1.764239651741002}, {2.703407346410207, -1.1906411582012648`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, 2.7777083579148414`}, { 2.708407346410207, -2.7452268489151894`}, {2.708407346410207, 1.7724819359347332`}, {2.708407346410207, -1.1957423442500903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, 2.780520152101545}, { 2.713407346410207, -2.749052521846487}, {2.713407346410207, 1.780661697035772}, {2.713407346410207, -1.2008355908320039`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, 2.7833687097817363`}, { 2.718407346410207, -2.7529005387747527`}, {2.718407346410207, 1.7887779275361628`}, {2.718407346410207, -1.20592041036863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, 2.786254265927769}, { 2.723407346410207, -2.7567708399364723`}, {2.723407346410207, 1.7968296480144819`}, {2.723407346410207, -1.2109963212105403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, 2.7891770418722523`}, { 2.728407346410207, -2.760663360226582}, {2.728407346410207, 1.8048159078413486`}, {2.728407346410207, -1.21606284774191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, 2.792137244651248}, { 2.733407346410207, -2.7645780291499573`}, {2.733407346410207, 1.812735785869708}, {2.733407346410207, -1.2211195204826146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, 2.795135066355919}, { 2.7384073464102068`, -2.768514770778942}, {2.7384073464102068`, 1.8205883911122582`}, { 2.7384073464102068`, -1.2261658761896415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, 2.7981706834895057`}, { 2.743407346410207, -2.772473503712304}, {2.743407346410207, 1.828372863400866}, {2.743407346410207, -1.2312014579561912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, 2.801244256333771}, { 2.748407346410207, -2.7764541410371875`}, {2.748407346410207, 1.8360883740268181`}, {2.748407346410207, -1.236225815308774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, 2.804355928327643}, { 2.753407346410207, -2.780456590295026}, {2.753407346410207, 1.8437341263601907`}, {2.753407346410207, -1.2412385043024283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, 2.8075058254593563`}, { 2.7584073464102072`, -2.784480753449953}, {2.7584073464102072`, 1.8513093564452012`}, { 2.7584073464102072`, -1.2462390876134481`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, 2.8106940556760254`}, { 2.763407346410207, -2.7885265268618}, {2.763407346410207, 1.858813333570392}, {2.763407346410207, -1.2512271346300523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, 2.8139207083103397`}, { 2.768407346410207, -2.7925938012598506`}, {2.768407346410207, 1.8662453608092597`}, {2.768407346410207, -1.2562022215397595`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, 2.8171858535319316`}, { 2.773407346410207, -2.796682461723501}, {2.773407346410207, 1.8736047755323137`}, {2.773407346410207, -1.2611639314150602`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, 2.8204895418195544`}, { 2.778407346410207, -2.800792387663446}, {2.778407346410207, 1.8808909498847468`}, {2.778407346410207, -1.2661118542954028`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, 2.8238318034607923`}, { 2.783407346410207, -2.8049234528084868`}, {2.783407346410207, 1.8881032912301983`}, {2.783407346410207, -1.2710455872667934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, 2.8272126480815323`}, { 2.788407346410207, -2.8090755251946473`}, {2.788407346410207, 1.8952412425566714`}, {2.788407346410207, -1.2759647345379848`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, 2.830632064206002}, { 2.793407346410207, -2.8132484671588016`}, {2.793407346410207, 1.902304282843442}, {2.793407346410207, -1.280868907513672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, 2.8340900188498694`}, { 2.7984073464102073`, -2.817442135334765}, {2.7984073464102073`, 1.9092919273858655`}, {2.7984073464102073`, -1.28575772486406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, 2.83758645714991}, { 2.803407346410207, -2.821656380655237}, {2.803407346410207, 1.9162037280777602`}, {2.803407346410207, -1.2906308125915342`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, 2.841121302032137}, { 2.808407346410207, -2.825891048356316}, {2.808407346410207, 1.9230392736477724`}, {2.808407346410207, -1.295487804093512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, 2.8446944539169663`}, { 2.813407346410207, -2.8301459779839346`}, {2.813407346410207, 1.9297981898477403`}, {2.813407346410207, -1.3003283402211738`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, 2.8483057904709717`}, { 2.818407346410207, -2.8344210034079134`}, {2.818407346410207, 1.9364801395940086`}, {2.818407346410207, -1.3051520693354652`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, 2.8519551663976714`}, { 2.8234073464102067`, -2.838715952836687}, {2.8234073464102067`, 1.943084823057035}, {2.8234073464102067`, -1.3099586473584635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, 2.8556424132758256`}, { 2.828407346410207, -2.8430306488374715`}, {2.828407346410207, 1.949611977700129}, {2.828407346410207, -1.3147477378212766`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, 2.8593673394457713`}, { 2.833407346410207, -2.8473649083606163`}, {2.833407346410207, 1.9560613782654988`}, {2.833407346410207, -1.3195190119080673`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, 2.8631297299368206`}, { 2.838407346410207, -2.8517185427642464`}, {2.838407346410207, 1.9624328367053692`}, {2.838407346410207, -1.3242721484951847`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, 2.8669293464525225`}, { 2.843407346410207, -2.8560913578488476`}, {2.843407346410207, 1.9687262020610616`}, {2.843407346410207, -1.3290068341876713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, 2.870765927398288}, { 2.848407346410207, -2.8604831538892186`}, {2.848407346410207, 1.9749413602845485`}, {2.848407346410207, -1.333722763350142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, 2.8746391879620075`}, { 2.853407346410207, -2.86489372567528}, {2.853407346410207, 1.9810782340070512`}, {2.853407346410207, -1.338419638134593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, 2.8785488202442306`}, { 2.858407346410207, -2.869322862552947}, {2.858407346410207, 1.9871367822506902`}, {2.858407346410207, -1.343097168503206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, 2.8824944934377488`}, { 2.8634073464102068`, -2.873770348470887}, {2.8634073464102068`, 1.9931170000862228`}, {2.8634073464102068`, -1.347755072247327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, 2.8864758540605817`}, { 2.868407346410207, -2.878235962030397}, {2.868407346410207, 1.999018918235522}, {2.868407346410207, -1.3523930750020936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, 2.8904925262346866`}, { 2.873407346410207, -2.8827194765378534`}, {2.873407346410207, 2.0048426026199957`}, {2.873407346410207, -1.3570109102564905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, 2.8945441120146977`}, { 2.878407346410207, -2.8872206600622237`}, {2.878407346410207, 2.0105881538566015`}, {2.878407346410207, -1.361608319359396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, 2.8986301917705886`}, { 2.8834073464102072`, -2.8917392754952087`}, {2.8834073464102072`, 2.0162557067006532`}, { 2.8834073464102072`, -1.3661850515212355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, 2.9027503246028297`}, { 2.888407346410207, -2.896275080613815}, {2.888407346410207, 2.0218454294396513`}, {2.888407346410207, -1.3707408638108998`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, 2.9069040488244418`}, { 2.893407346410207, -2.9008278281498145`}, {2.893407346410207, 2.0273575232366796`}, {2.893407346410207, -1.3752755211493224`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, 2.9110908824665183`}, { 2.898407346410207, -2.9053972658562266`}, {2.898407346410207, 2.032792221426723}, {2.898407346410207, -1.3797887962973534`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, 2.915310323840741}, { 2.903407346410207, -2.9099831365847457`}, {2.903407346410207, 2.038149788769152}, {2.903407346410207, -1.384280469840907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, 2.9195618521335813`}, { 2.908407346410207, -2.9145851783592915`}, {2.908407346410207, 2.0434305206553134`}, {2.908407346410207, -1.388750330170568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, 2.9238449280435765`}, { 2.913407346410207, -2.9192031244548833`}, {2.913407346410207, 2.048634742275745}, {2.913407346410207, -1.393198173457481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, 2.92815899445485}, { 2.918407346410207, -2.923836703483439}, {2.918407346410207, 2.0537628077509598`}, {2.918407346410207, -1.397623803625687}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, 2.932503477137065}, { 2.9234073464102073`, -2.9284856394748786`}, {2.9234073464102073`, 2.0588150992246566`}, { 2.9234073464102073`, -1.4020270323190873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, 2.936877785487698}, { 2.928407346410207, -2.9331496519668416`}, {2.928407346410207, 2.0637920259247604`}, {2.928407346410207, -1.4064076788654403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, 2.9412813132924227`}, { 2.933407346410207, -2.9378284560941634`}, {2.933407346410207, 2.068694023195303}, {2.933407346410207, -1.4107655702357842`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, 2.9457134395166755`}, { 2.938407346410207, -2.9425217626821643`}, {2.938407346410207, 2.073521551500961}, {2.938407346410207, -1.4151005410002075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, 2.950173529118376}, { 2.943407346410207, -2.947229278339244}, {2.943407346410207, 2.078275095406697}, {2.943407346410207, -1.4194124332793518`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, 2.9546609338776793`}, { 2.9484073464102067`, -2.951950705555799}, {2.9484073464102067`, 2.082955162539174}, {2.9484073464102067`, -1.4237010966926447`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, 2.9591749932503824`}, { 2.953407346410207, -2.956685742805484}, {2.953407346410207, 2.0875622825291287`}, {2.953407346410207, -1.427966388302942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, 2.9637150352255976`}, { 2.958407346410207, -2.9614340846406644`}, {2.958407346410207, 2.0920970059379935`}, {2.958407346410207, -1.4322081725564675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, 2.968280377203604}, { 2.963407346410207, -2.9661954217987185`}, {2.963407346410207, 2.09655990317509}, {2.963407346410207, -1.436426321220518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, 2.9728703268746006`}, { 2.968407346410207, -2.970969441305719}, {2.968407346410207, 2.1009515634063027`}, {2.968407346410207, -1.4406207133170934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, 2.977484183104646}, { 2.973407346410207, -2.9757558265838995`}, {2.973407346410207, 2.105272593458086}, {2.973407346410207, -1.4447912350535046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, 2.9821212368287555`}, { 2.978407346410207, -2.9805542575543926`}, {2.978407346410207, 2.109523616715261}, {2.978407346410207, -1.4489377797491663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, 2.9867807719324433`}, { 2.983407346410207, -2.985364410749786}, {2.983407346410207, 2.113705272026154}, {2.983407346410207, -1.4530602477600756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, 2.99146206613943}, { 2.9884073464102068`, -2.9901859594203484`}, {2.9884073464102068`, 2.1178182126055742`}, { 2.9884073464102068`, -1.4571585463996304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, 2.9961643918937346`}, { 2.993407346410207, -2.995018573650336}, {2.993407346410207, 2.121863104947882}, {2.993407346410207, -1.4612325898574645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, 3.0008870172218405`}, { 2.998407346410207, -2.9998619204591725`}, {2.998407346410207, 2.1258406277451543`}, {2.998407346410207, -1.465282299113836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, 3.005629206598178}, { 3.003407346410207, -3.0047156639198795`}, {3.003407346410207, 2.129751470820106}, {3.003407346410207, -1.4693076018531617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, 3.0103902217968312`}, { 3.0084073464102072`, -3.0095794652768557`}, {3.0084073464102072`, 2.133596334072213}, {3.0084073464102072`, -1.4733084323747745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, 3.015169322708161}, { 3.013407346410207, -3.0144529830438915`}, {3.013407346410207, 2.1373759264368544`}, {3.013407346410207, -1.477284731499338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, 3.019965768165463}, { 3.018407346410207, -3.0193358731267343`}, {3.018407346410207, 2.141090964865143}, {3.018407346410207, -1.4812364464754268`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, 3.024778816741846}, { 3.023407346410207, -3.0242277889372646`}, {3.023407346410207, 2.144742173322931}, {3.023407346410207, -1.4851635308829982`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, 3.0296077275101827`}, { 3.028407346410207, -3.029128381496065}, {3.028407346410207, 2.1483302818115897`}, {3.028407346410207, -1.4890659445338388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, 3.034451760822024}, { 3.0334073464102067`, -3.0340372995593006`}, {3.0334073464102067`, 2.151856025409853}, {3.0334073464102067`, -1.4929436533723346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, 3.039310179010674}, { 3.038407346410207, -3.0389541897190817`}, {3.038407346410207, 2.155320143345292}, {3.038407346410207, -1.496796629372004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, 3.0441822471150863`}, { 3.043407346410207, -3.0438786965171616`}, {3.043407346410207, 2.1587233780834785`}, {3.043407346410207, -1.5006248504318793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, 3.0490672335510784`}, { 3.0484073464102073`, -3.048810462559894}, {3.0484073464102073`, 2.162066474453386}, {3.0484073464102073`, -1.5044283002711425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, 3.0539644107726063`}, { 3.053407346410207, -3.053749128627344}, {3.053407346410207, 2.1653501787932505`}, {3.053407346410207, -1.5082069683221713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, 3.058873055886836}, { 3.058407346410207, -3.0586943337773533`}, {3.058407346410207, 2.1685752381296663`}, {3.058407346410207, -1.5119608496219406`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, 3.0637924512628443`}, { 3.063407346410207, -3.063645715458262}, {3.063407346410207, 2.171742399383096}, {3.063407346410207, -1.515689944703007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, 3.0687218851021907`}, { 3.068407346410207, -3.0686029096179688`}, {3.068407346410207, 2.174852408605363}, {3.068407346410207, -1.5193942594831606`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, 3.0736606519674052`}, { 3.0734073464102067`, -3.073565550800267}, {3.0734073464102067`, 2.1779060102474155`}, { 3.0734073464102067`, -1.5230738051535793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, 3.0786080533161906`}, { 3.078407346410207, -3.078533272259878}, {3.078407346410207, 2.1809039464540567`}, {3.078407346410207, -1.5267285980673493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, 3.083563397964519}, { 3.083407346410207, -3.0835057060588307`}, {3.083407346410207, 2.18384695639685}, {3.083407346410207, -1.530358659626235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, 3.0885260025606507`}, { 3.0884073464102073`, -3.0884824831677826`}, {3.0884073464102073`, 2.1867357756264996`}, { 3.0884073464102073`, -1.5339640161674717`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, 3.0934951919920497`}, { 3.093407346410207, -3.093463233563567}, {3.093407346410207, 2.189571135468612}, {3.093407346410207, -1.5375446988498107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, 3.098470299806118}, { 3.098407346410207, -3.0984475863351757`}, {3.098407346410207, 2.192353762438827}, {3.098407346410207, -1.541100743539763}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, 3.1034506685613166`}, { 3.103407346410207, -3.1034351697671467`}, {3.103407346410207, 2.1950843776945286`}, {3.103407346410207, -1.5446321906967877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, 3.108435650175557}, { 3.108407346410207, -3.1084256114391984`}, {3.108407346410207, 2.1977636965147447`}, {3.108407346410207, -1.5481390852590495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, 3.113424606248324}, { 3.1134073464102068`, -3.113418538317563}, {3.1134073464102068`, 2.2003924278062352`}, { 3.1134073464102068`, -1.5516214765289593`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, 3.118416908337833}, { 3.118407346410207, -3.1184135768449006`}, {3.118407346410207, 2.2029712736454417`}, {3.118407346410207, -1.5550794180587313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, 3.1234119382307965`}, { 3.123407346410207, -3.1234103530205877`}, {3.123407346410207, 2.2055009288385734`}, {3.123407346410207, -1.5585129675361056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, 3.1284090881721207`}, { 3.1284073464102073`, -3.128408492488562}, {3.1284073464102073`, 2.207982080518762}, {3.1284073464102073`, -1.561922186670502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, 3.1334077610695963`}, { 3.1334073464102072`, -3.1334076206056634`}, {3.1334073464102072`, 2.2104154077633162`}, { 3.1334073464102072`, -1.5653071410794157`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, 3.1384073707302758`}, { 3.138407346410207, -3.1384073625732074`}, {3.138407346410207, 2.212801581241443}, { 3.138407346410207, -1.5686679001756676`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592622158943, 3.1415926221589636`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -11612.159999999996}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 1, 1, 1, 1, 2}, {{5}, {1}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.03126, -0.03126000000000001}, { 0.7396066666666667, -0.09378000000000003}, { 0.03126, -0.09378000000000003}, { 0.3854333333333334, -0.09378000000000003}, { 0.031260000000000066`, -0.03126}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], {Arrowheads[0.], ArrowBox[{1, 5}, 0.01273]}}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.01273], DiskBox[2, 0.01273], DiskBox[3, 0.01273], DiskBox[4, 0.01273], DiskBox[5, 0.01273]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -12086.12571428571}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.136592684839487}, \ {-3.1365926535897932`, 3.136592684839487}, {-3.1365926535897932`, 3.136592684839487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315929035804295`}, \ {-3.1315926535897933`, 3.1315929035804295`}, {-3.1315926535897933`, 3.1315929035804295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.1265934972686145`}, \ {-3.126592653589793, 3.1265934972686145`}, {-3.126592653589793, 3.1265934972686145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.1215946532898404`}, \ {-3.121592653589793, 3.1215946532898404`}, {-3.121592653589793, 3.1215946532898404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.1165965589245075`}, \ {-3.116592653589793, 3.1165965589245075`}, {-3.116592653589793, 3.1165965589245075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.1115994013125445`}, \ {-3.1115926535897933`, 3.1115994013125445`}, {-3.1115926535897933`, 3.1115994013125445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.106603367418447}, \ {-3.106592653589793, 3.106603367418447}, {-3.106592653589793, 3.106603367418447}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.10160864399636}, \ {-3.101592653589793, 3.10160864399636}, {-3.101592653589793, 3.10160864399636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.096615417555255}, \ {-3.096592653589793, 3.096615417555255}, {-3.096592653589793, 3.096615417555255}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.091623874324214}, \ {-3.0915926535897933`, 3.091623874324214}, {-3.0915926535897933`, 3.091623874324214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.086634200217853}, \ {-3.086592653589793, 3.086634200217853}, {-3.086592653589793, 3.086634200217853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.081646580801878}, \ {-3.081592653589793, 3.081646580801878}, {-3.081592653589793, 3.081646580801878}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.0766612012587697`}, \ {-3.076592653589793, 3.0766612012587693`}, {-3.076592653589793, 3.0766612012587693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.071678246353706}, \ {-3.0715926535897933`, 3.071678246353706}, {-3.0715926535897933`, 3.071678246353706}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.066697900400604}, \ {-3.066592653589793, 3.066697900400604}, {-3.066592653589793, 3.066697900400604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.061720347228388}, \ {-3.061592653589793, 3.061720347228388}, {-3.061592653589793, 3.061720347228388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.0567457701474847`}, \ {-3.056592653589793, 3.0567457701474847`}, {-3.056592653589793, 3.0567457701474847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.051774351916521}, \ {-3.0515926535897933`, 3.051774351916521}, {-3.0515926535897933`, 3.051774351916521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.0468062747092977`}, \ {-3.046592653589793, 3.0468062747092977`}, {-3.046592653589793, 3.0468062747092977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.0418417200819867`}, \ {-3.041592653589793, 3.041841720081987}, {-3.041592653589793, 3.041841720081987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.0368808689406324`}, \ {-3.036592653589793, 3.0368808689406324`}, {-3.036592653589793, 3.0368808689406324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.03192390150891}, \ {-3.0315926535897932`, 3.03192390150891}, {-3.0315926535897932`, 3.03192390150891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.0269709972962113`}, \ {-3.026592653589793, 3.0269709972962113`}, {-3.026592653589793, 3.0269709972962113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.022022335066012}, \ {-3.021592653589793, 3.022022335066012}, {-3.021592653589793, 3.022022335066012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.017078092804593}, \ {-3.016592653589793, 3.017078092804593}, {-3.016592653589793, 3.017078092804593}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.0121384476900777`}, \ {-3.0115926535897932`, 3.012138447690078}, {-3.0115926535897932`, 3.012138447690078}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.007203576061826}, \ {-3.0065926535897933`, 3.007203576061826}, {-3.0065926535897933`, 3.007203576061826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.002273653390207}, \ {-3.001592653589793, 3.002273653390207}, {-3.001592653589793, 3.002273653390207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.9973488542467117`}, \ {-2.996592653589793, 2.9973488542467117`}, {-2.996592653589793, 2.9973488542467117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.9924293522744834`}, \ {-2.991592653589793, 2.992429352274484}, {-2.991592653589793, 2.992429352274484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.987515320159227}, \ {-2.9865926535897933`, 2.9875153201592264`}, {-2.9865926535897933`, 2.9875153201592264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.9826069296005335`}, \ {-2.981592653589793, 2.9826069296005335`}, {-2.981592653589793, 2.9826069296005335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.977704351283625}, \ {-2.976592653589793, 2.977704351283625}, {-2.976592653589793, 2.977704351283625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.972807754851516}, \ {-2.971592653589793, 2.972807754851516}, {-2.971592653589793, 2.972807754851516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.9679173088776314`}, \ {-2.9665926535897933`, 2.9679173088776314`}, {-2.9665926535897933`, 2.9679173088776314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.963033180838855}, \ {-2.961592653589793, 2.963033180838855}, {-2.961592653589793, 2.963033180838855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.958155537089055}, \ {-2.956592653589793, 2.9581555370890547`}, {-2.956592653589793, 2.9581555370890547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.9532845428330594`}, \ {-2.951592653589793, 2.953284542833059}, {-2.951592653589793, 2.953284542833059}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.9484203621011145`}, \ {-2.9465926535897933`, 2.948420362101115}, {-2.9465926535897933`, 2.948420362101115}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.9435631577238297`}, \ {-2.941592653589793, 2.9435631577238297`}, {-2.941592653589793, 2.9435631577238297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.938713091307608}, \ {-2.936592653589793, 2.9387130913076085`}, {-2.936592653589793, 2.9387130913076085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.9338703232105843`}, \ {-2.931592653589793, 2.9338703232105843`}, {-2.931592653589793, 2.9338703232105843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.9290350125190563`}, \ {-2.9265926535897933`, 2.9290350125190567`}, {-2.9265926535897933`, 2.9290350125190567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.924207317024444}, \ {-2.921592653589793, 2.9242073170244445`}, {-2.921592653589793, 2.9242073170244445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.9193873932007643`}, \ {-2.916592653589793, 2.9193873932007643`}, {-2.916592653589793, 2.9193873932007643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.914575396182624}, \ {-2.911592653589793, 2.914575396182624}, {-2.911592653589793, 2.914575396182624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.9097714797437555`}, \ {-2.9065926535897932`, 2.9097714797437555`}, {-2.9065926535897932`, 2.9097714797437555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.9049757962760823`}, \ {-2.901592653589793, 2.9049757962760823`}, {-2.901592653589793, 2.9049757962760823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.9001884967693354`}, \ {-2.896592653589793, 2.9001884967693354`}, {-2.896592653589793, 2.9001884967693354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.8954097307912035`}, \ {-2.891592653589793, 2.8954097307912035`}, {-2.891592653589793, 2.8954097307912035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.8906396464680473`}, \ {-2.8865926535897932`, 2.8906396464680477`}, {-2.8865926535897932`, 2.8906396464680477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.885878390466163}, \ {-2.8815926535897933`, 2.885878390466163}, {-2.8815926535897933`, 2.885878390466163}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.8811261079736004`}, \ {-2.876592653589793, 2.8811261079736004`}, {-2.876592653589793, 2.8811261079736004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.87638294268256}, \ {-2.871592653589793, 2.87638294268256}, {-2.871592653589793, 2.87638294268256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.871649036772325}, \ {-2.866592653589793, 2.8716490367723253`}, {-2.866592653589793, 2.8716490367723253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.8669245308927938`}, \ {-2.861592653589793, 2.8669245308927938`}, {-2.861592653589793, 2.8669245308927938`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.8622095641485577`}, \ {-2.856592653589793, 2.862209564148557}, {-2.856592653589793, 2.862209564148557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.8575042740835594`}, \ {-2.851592653589793, 2.8575042740835594`}, {-2.851592653589793, 2.8575042740835594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.852808796666326}, \ {-2.846592653589793, 2.852808796666326}, {-2.846592653589793, 2.852808796666326}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.8481232662757643`}, \ {-2.8415926535897933`, 2.848123266275764}, {-2.8415926535897933`, 2.848123266275764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.8434478156875462`}, \ {-2.836592653589793, 2.843447815687546}, {-2.836592653589793, 2.843447815687546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.8387825760610554`}, \ {-2.831592653589793, 2.8387825760610554`}, {-2.831592653589793, 2.8387825760610554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.834127676926914}, \ {-2.826592653589793, 2.834127676926914}, {-2.826592653589793, 2.834127676926914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.829483246175081}, \ {-2.8215926535897933`, 2.829483246175081}, {-2.8215926535897933`, 2.829483246175081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.8248494100435244`}, \ {-2.816592653589793, 2.824849410043525}, {-2.816592653589793, 2.824849410043525}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.8202262931074746`}, \ {-2.811592653589793, 2.8202262931074746`}, {-2.811592653589793, 2.8202262931074746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.8156140182692297`}, \ {-2.806592653589793, 2.8156140182692293`}, {-2.806592653589793, 2.8156140182692293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.811012706748547}, \ {-2.8015926535897933`, 2.811012706748547}, {-2.8015926535897933`, 2.811012706748547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.8064224780735954`}, \ {-2.796592653589793, 2.806422478073596}, {-2.796592653589793, 2.806422478073596}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.8018434500724743`}, \ {-2.791592653589793, 2.8018434500724743`}, {-2.791592653589793, 2.8018434500724743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.797275738865292}, \ {-2.786592653589793, 2.797275738865292}, {-2.786592653589793, 2.797275738865292}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.7927194588568076`}, \ {-2.7815926535897932`, 2.792719458856808}, {-2.7815926535897932`, 2.792719458856808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.7881747227296274`}, \ {-2.776592653589793, 2.7881747227296274`}, {-2.776592653589793, 2.7881747227296274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.783641641437955}, \ {-2.771592653589793, 2.783641641437956}, {-2.771592653589793, 2.783641641437956}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.779120324201892}, \ {-2.766592653589793, 2.7791203242018923`}, {-2.766592653589793, 2.7791203242018923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.7746108785022776`}, \ {-2.7615926535897932`, 2.7746108785022776`}, {-2.7615926535897932`, 2.7746108785022776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.7701134100760814`}, \ {-2.7565926535897933`, 2.770113410076082}, {-2.7565926535897933`, 2.770113410076082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.765628022912321}, \ {-2.751592653589793, 2.7656280229123213`}, {-2.751592653589793, 2.7656280229123213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.761154819248522}, \ {-2.746592653589793, 2.761154819248522}, {-2.746592653589793, 2.761154819248522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.756693899567691}, \ {-2.741592653589793, 2.756693899567691}, {-2.741592653589793, 2.756693899567691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.752245362595826}, \ {-2.736592653589793, 2.752245362595826}, {-2.736592653589793, 2.752245362595826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.7478093052999384`}, \ {-2.731592653589793, 2.7478093052999384`}, {-2.731592653589793, 2.7478093052999384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.743385822886575}, \ {-2.726592653589793, 2.743385822886575}, {-2.726592653589793, 2.743385822886575}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.738975008800861}, \ {-2.721592653589793, 2.7389750088008604`}, {-2.721592653589793, 2.7389750088008604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.734576954726031}, \ {-2.7165926535897933`, 2.7345769547260312`}, {-2.7165926535897933`, 2.7345769547260312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.730191750583459}, \ {-2.711592653589793, 2.730191750583459}, {-2.711592653589793, 2.730191750583459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.72581948453317}, \ {-2.706592653589793, 2.72581948453317}, {-2.706592653589793, 2.72581948453317}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.7214602429748354`}, \ {-2.701592653589793, 2.7214602429748354`}, {-2.701592653589793, 2.7214602429748354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.7171141105492365`}, \ {-2.6965926535897933`, 2.7171141105492365`}, {-2.6965926535897933`, 2.7171141105492365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.7127811701401976`}, \ {-2.691592653589793, 2.712781170140198}, {-2.691592653589793, 2.712781170140198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.7084615028769834`}, \ {-2.686592653589793, 2.708461502876983}, {-2.686592653589793, 2.708461502876983}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.704155188137131}, \ {-2.681592653589793, 2.704155188137131}, {-2.681592653589793, 2.704155188137131}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.6998623035497493`}, \ {-2.6765926535897933`, 2.6998623035497498`}, {-2.6765926535897933`, 2.6998623035497498`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.695582924999236}, \ {-2.671592653589793, 2.6955829249992354`}, {-2.671592653589793, 2.6955829249992354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.6913171266294347`}, \ {-2.666592653589793, 2.6913171266294347`}, {-2.666592653589793, 2.6913171266294347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.687064980848211}, \ {-2.661592653589793, 2.6870649808482114`}, {-2.661592653589793, 2.6870649808482114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.6828265583324424`}, \ {-2.6565926535897932`, 2.6828265583324424`}, {-2.6565926535897932`, 2.6828265583324424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.6786019280334132`}, \ {-2.651592653589793, 2.6786019280334132`}, {-2.651592653589793, 2.6786019280334132`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.674391157182609}, \ {-2.646592653589793, 2.674391157182609}, {-2.646592653589793, 2.674391157182609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.6701943112979025`}, \ {-2.641592653589793, 2.670194311297902}, {-2.641592653589793, 2.670194311297902}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.6660114541901136`}, \ {-2.6365926535897932`, 2.6660114541901136`}, {-2.6365926535897932`, 2.6660114541901136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.661842647969957}, \ {-2.6315926535897933`, 2.661842647969957}, {-2.6315926535897933`, 2.661842647969957}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.65768795305534}, \ {-2.626592653589793, 2.6576879530553406`}, {-2.626592653589793, 2.6576879530553406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.653547428179029}, \ {-2.621592653589793, 2.653547428179029}, {-2.621592653589793, 2.653547428179029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.649421130396656}, \ {-2.616592653589793, 2.649421130396656}, {-2.616592653589793, 2.649421130396656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.6453091150950705`}, \ {-2.611592653589793, 2.6453091150950705`}, {-2.611592653589793, 2.6453091150950705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.6412114360010244`}, \ {-2.606592653589793, 2.641211436001025}, {-2.606592653589793, 2.641211436001025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.637128145190175}, \ {-2.601592653589793, 2.637128145190175}, {-2.601592653589793, 2.637128145190175}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.633059293096406}, \ {-2.596592653589793, 2.633059293096406}, {-2.596592653589793, 2.633059293096406}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.6290049285214545`}, \ {-2.5915926535897933`, 2.6290049285214545`}, {-2.5915926535897933`, 2.6290049285214545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.6249650986448367`}, \ {-2.586592653589793, 2.6249650986448367`}, {-2.586592653589793, 2.6249650986448367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.6209398490340607`}, \ {-2.581592653589793, 2.6209398490340607`}, {-2.581592653589793, 2.6209398490340607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.6169292236551223`}, \ {-2.576592653589793, 2.6169292236551223`}, {-2.576592653589793, 2.6169292236551223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.6129332648832717`}, \ {-2.571592653589793, 2.6129332648832713`}, {-2.571592653589793, 2.6129332648832713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.608952013514043}, \ {-2.566592653589793, 2.6089520135140436`}, {-2.566592653589793, 2.6089520135140436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.6049855087745453`}, \ {-2.561592653589793, 2.6049855087745457`}, {-2.561592653589793, 2.6049855087745457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.6010337883349908`}, \ {-2.556592653589793, 2.6010337883349903`}, {-2.556592653589793, 2.6010337883349903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.597096888320467}, \ {-2.5515926535897933`, 2.597096888320467}, {-2.5515926535897933`, 2.597096888320467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.593174843322944}, \ {-2.5465926535897934`, 2.593174843322944}, {-2.5465926535897934`, 2.593174843322944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.5892676864134927`}, \ {-2.541592653589793, 2.5892676864134927`}, {-2.541592653589793, 2.5892676864134927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.585375449154727}, \ {-2.536592653589793, 2.585375449154727}, {-2.536592653589793, 2.585375449154727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.581498161613442}, \ {-2.5315926535897932`, 2.581498161613442}, {-2.5315926535897932`, 2.581498161613442}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.57763585237346}, \ {-2.526592653589793, 2.57763585237346}, {-2.526592653589793, 2.57763585237346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -2.5737885485486536`}, \ {-2.521592653589793, 2.5737885485486536`}, {-2.521592653589793, 2.5737885485486536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -2.569956275796163}, \ {-2.516592653589793, 2.569956275796163}, {-2.516592653589793, 2.569956275796163}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -2.566139058329773}, \ {-2.5115926535897932`, 2.566139058329773}, {-2.5115926535897932`, 2.566139058329773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -2.562336918933468}, \ {-2.5065926535897933`, 2.562336918933468}, {-2.5065926535897933`, 2.562336918933468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -2.558549878975134}, \ {-2.501592653589793, 2.558549878975134}, {-2.501592653589793, 2.558549878975134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -2.554777958420418}, \ {-2.496592653589793, 2.554777958420418}, {-2.496592653589793, 2.554777958420418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -2.5510211758467225`}, \ {-2.491592653589793, 2.5510211758467225`}, {-2.491592653589793, 2.5510211758467225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -2.5472795484573427`}, \ {-2.486592653589793, 2.5472795484573427`}, {-2.486592653589793, 2.5472795484573427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -2.543553092095722}, \ {-2.481592653589793, 2.5435530920957214`}, {-2.481592653589793, 2.5435530920957214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -2.539841821259833}, \ {-2.476592653589793, 2.5398418212598335`}, {-2.476592653589793, 2.5398418212598335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -2.5361457491166717`}, \ {-2.471592653589793, 2.5361457491166717`}, {-2.471592653589793, 2.5361457491166717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -2.5324648875168476`}, \ {-2.4665926535897933`, 2.5324648875168476`}, {-2.4665926535897933`, 2.5324648875168476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -2.5287992470092853`}, \ {-2.461592653589793, 2.5287992470092853`}, {-2.461592653589793, 2.5287992470092853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -2.525148836856007}, \ {-2.456592653589793, 2.525148836856007}, {-2.456592653589793, 2.525148836856007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -2.521513665047001}, \ {-2.451592653589793, 2.521513665047001}, {-2.451592653589793, 2.521513665047001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -2.5178937383151725`}, \ {-2.446592653589793, 2.5178937383151725`}, {-2.446592653589793, 2.5178937383151725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -2.5142890621513585`}, \ {-2.441592653589793, 2.5142890621513585`}, {-2.441592653589793, 2.5142890621513585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -2.510699640819411}, \ {-2.436592653589793, 2.510699640819411}, {-2.436592653589793, 2.510699640819411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -2.5071254773713365`}, \ {-2.431592653589793, 2.5071254773713365`}, {-2.431592653589793, 2.5071254773713365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -2.5035665736624857`}, \ {-2.4265926535897933`, 2.5035665736624853`}, {-2.4265926535897933`, 2.5035665736624853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -2.5000229303667902`}, \ {-2.4215926535897934`, 2.50002293036679}, {-2.4215926535897934`, 2.50002293036679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -2.4964945469920368`}, \ {-2.416592653589793, 2.496494546992037}, {-2.416592653589793, 2.496494546992037}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -2.4929814218951774`}, \ {-2.411592653589793, 2.492981421895178}, {-2.411592653589793, 2.492981421895178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -2.4894835522976595`}, \ {-2.4065926535897932`, 2.48948355229766}, {-2.4065926535897932`, 2.48948355229766}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -2.4860009343007845`}, \ {-2.401592653589793, 2.4860009343007845`}, {-2.401592653589793, 2.4860009343007845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -2.482533562901079}, \ {-2.396592653589793, 2.4825335629010787`}, {-2.396592653589793, 2.4825335629010787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -2.4790814320056747`}, \ {-2.391592653589793, 2.4790814320056747`}, {-2.391592653589793, 2.4790814320056747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -2.4756445344476976`}, \ {-2.3865926535897932`, 2.475644534447698}, {-2.3865926535897932`, 2.475644534447698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -2.4722228620016495`}, \ {-2.3815926535897933`, 2.4722228620016495`}, {-2.3815926535897933`, 2.4722228620016495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -2.468816405398789}, \ {-2.376592653589793, 2.468816405398789}, {-2.376592653589793, 2.468816405398789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -2.4654251543425025`}, \ {-2.371592653589793, 2.465425154342502}, {-2.371592653589793, 2.465425154342502}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -2.462049097523651}, \ {-2.366592653589793, 2.462049097523651}, {-2.366592653589793, 2.462049097523651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -2.458688222635907}, \ {-2.361592653589793, 2.458688222635907}, {-2.361592653589793, 2.458688222635907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -2.4553425163910605`}, \ {-2.356592653589793, 2.4553425163910605`}, {-2.356592653589793, 2.4553425163910605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -2.4520119645342917`}, \ {-2.351592653589793, 2.4520119645342917`}, {-2.351592653589793, 2.4520119645342917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -2.4486965518594173`}, \ {-2.346592653589793, 2.4486965518594173`}, {-2.346592653589793, 2.4486965518594173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -2.445396262224091}, \ {-2.3415926535897933`, 2.4453962622240906`}, {-2.3415926535897933`, 2.4453962622240906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -2.4421110785649636`}, \ {-2.336592653589793, 2.4421110785649636`}, {-2.336592653589793, 2.4421110785649636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -2.4388409829127986`}, \ {-2.331592653589793, 2.4388409829127986`}, {-2.331592653589793, 2.4388409829127986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -2.4355859564075297`}, \ {-2.326592653589793, 2.4355859564075297`}, {-2.326592653589793, 2.4355859564075297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -2.4323459793132707`}, \ {-2.321592653589793, 2.4323459793132707`}, {-2.321592653589793, 2.4323459793132707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -2.429121031033263}, \ {-2.316592653589793, 2.4291210310332625`}, {-2.316592653589793, 2.4291210310332625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -2.4259110901247576`}, \ {-2.311592653589793, 2.4259110901247576`}, {-2.311592653589793, 2.4259110901247576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -2.42271613431384}, \ {-2.306592653589793, 2.42271613431384}, {-2.306592653589793, 2.42271613431384}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -2.4195361405101754`}, \ {-2.3015926535897933`, 2.4195361405101754`}, {-2.3015926535897933`, 2.4195361405101754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -2.4163710848216877`}, \ {-2.2965926535897934`, 2.4163710848216877`}, {-2.2965926535897934`, 2.4163710848216877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -2.4132209425691604`}, \ {-2.291592653589793, 2.4132209425691604`}, {-2.291592653589793, 2.4132209425691604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -2.410085688300759}, \ {-2.286592653589793, 2.410085688300759}, {-2.286592653589793, 2.410085688300759}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -2.40696529580647}, \ {-2.2815926535897932`, 2.40696529580647}, {-2.2815926535897932`, 2.40696529580647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -2.403859738132457}, \ {-2.276592653589793, 2.4038597381324567`}, {-2.276592653589793, 2.4038597381324567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -2.400768987595328}, \ {-2.271592653589793, 2.4007689875953275`}, {-2.271592653589793, 2.4007689875953275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -2.397693015796312}, \ {-2.266592653589793, 2.397693015796312}, {-2.266592653589793, 2.397693015796312}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -2.3946317936353427`}, \ {-2.2615926535897932`, 2.3946317936353427`}, {-2.2615926535897932`, 2.3946317936353427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -2.3915852913250477`}, \ {-2.2565926535897933`, 2.391585291325048}, {-2.2565926535897933`, 2.391585291325048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -2.3885534784046394`}, \ {-2.251592653589793, 2.3885534784046394`}, {-2.251592653589793, 2.3885534784046394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -2.385536323753705}, \ {-2.246592653589793, 2.385536323753705}, {-2.246592653589793, 2.385536323753705}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -2.382533795605896}, \ {-2.241592653589793, 2.3825337956058954`}, {-2.241592653589793, 2.3825337956058954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -2.379545861562511}, \ {-2.236592653589793, 2.379545861562511}, {-2.236592653589793, 2.379545861562511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -2.376572488605976}, \ {-2.231592653589793, 2.3765724886059756`}, {-2.231592653589793, 2.3765724886059756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -2.3736136431132118`}, \ {-2.226592653589793, 2.3736136431132118`}, {-2.226592653589793, 2.3736136431132118`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -2.370669290868895}, \ {-2.221592653589793, 2.3706692908688956`}, {-2.221592653589793, 2.3706692908688956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -2.367739397078607}, \ {-2.2165926535897933`, 2.367739397078607}, {-2.2165926535897933`, 2.367739397078607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -2.3648239263818653`}, \ {-2.211592653589793, 2.364823926381866}, {-2.211592653589793, 2.364823926381866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -2.3619228428650496`}, \ {-2.206592653589793, 2.3619228428650496`}, {-2.206592653589793, 2.3619228428650496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -2.3590361100741997`}, \ {-2.201592653589793, 2.3590361100741997`}, {-2.201592653589793, 2.3590361100741997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -2.3561636910277044`}, \ {-2.196592653589793, 2.3561636910277044`}, {-2.196592653589793, 2.3561636910277044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -2.35330554822887}, \ {-2.191592653589793, 2.3533055482288696`}, {-2.191592653589793, 2.3533055482288696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -2.3504616436783645`}, \ {-2.186592653589793, 2.350461643678365}, {-2.186592653589793, 2.350461643678365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -2.3476319388865465`}, \ {-2.181592653589793, 2.3476319388865465`}, {-2.181592653589793, 2.3476319388865465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -2.3448163948856666`}, \ {-2.1765926535897933`, 2.3448163948856666`}, {-2.1765926535897933`, 2.3448163948856666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -2.3420149722419494`}, \ {-2.1715926535897934`, 2.3420149722419494`}, {-2.1715926535897934`, 2.3420149722419494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -2.339227631067549}, \ {-2.166592653589793, 2.3392276310675495`}, {-2.166592653589793, 2.3392276310675495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -2.3364543310323826`}, \ {-2.161592653589793, 2.3364543310323826`}, {-2.161592653589793, 2.3364543310323826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -2.333695031375832}, \ {-2.1565926535897932`, 2.333695031375832}, {-2.1565926535897932`, 2.333695031375832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -2.330949690918327}, \ {-2.151592653589793, 2.330949690918327}, {-2.151592653589793, 2.330949690918327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -2.3282182680727965`}, \ {-2.146592653589793, 2.3282182680727965`}, {-2.146592653589793, 2.3282182680727965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -2.3255007208559926`}, \ {-2.141592653589793, 2.3255007208559926`}, {-2.141592653589793, 2.3255007208559926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -2.3227970068996884`}, \ {-2.1365926535897932`, 2.322797006899689}, {-2.1365926535897932`, 2.322797006899689}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -2.3201070834617474`}, \ {-2.1315926535897933`, 2.320107083461747}, {-2.1315926535897933`, 2.320107083461747}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -2.3174309074370587`}, \ {-2.126592653589793, 2.3174309074370587`}, {-2.126592653589793, 2.3174309074370587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -2.314768435368354}, \ {-2.121592653589793, 2.314768435368354}, {-2.121592653589793, 2.314768435368354}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -2.312119623456885}, \ {-2.116592653589793, 2.312119623456885}, {-2.116592653589793, 2.312119623456885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -2.3094844275729733`}, \ {-2.111592653589793, 2.3094844275729733`}, {-2.111592653589793, 2.3094844275729733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -2.306862803266438}, \ {-2.106592653589793, 2.306862803266438}, {-2.106592653589793, 2.306862803266438}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -2.304254705776882}, \ {-2.101592653589793, 2.304254705776882}, {-2.101592653589793, 2.304254705776882}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -2.30166009004386}, \ {-2.096592653589793, 2.30166009004386}, {-2.096592653589793, 2.30166009004386}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -2.299078910716906}, \ {-2.0915926535897933`, 2.299078910716906}, {-2.0915926535897933`, 2.299078910716906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -2.296511122165441}, \ {-2.0865926535897934`, 2.296511122165441}, {-2.0865926535897934`, 2.296511122165441}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -2.293956678488544}, \ {-2.081592653589793, 2.293956678488544}, {-2.081592653589793, 2.293956678488544}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -2.2914155335245976`}, \ {-2.076592653589793, 2.2914155335245976`}, {-2.076592653589793, 2.2914155335245976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -2.2888876408608017`}, \ {-2.071592653589793, 2.2888876408608017`}, {-2.071592653589793, 2.2888876408608017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -2.2863729538425623`}, \ {-2.066592653589793, 2.2863729538425623`}, {-2.066592653589793, 2.2863729538425623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -2.283871425582745}, \ {-2.061592653589793, 2.283871425582745}, {-2.061592653589793, 2.283871425582745}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -2.281383008970809}, \ {-2.056592653589793, 2.281383008970809}, {-2.056592653589793, 2.281383008970809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -2.2789076566818047`}, \ {-2.0515926535897933`, 2.2789076566818047`}, {-2.0515926535897933`, 2.2789076566818047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -2.2764453211852507`}, \ {-2.0465926535897934`, 2.2764453211852502`}, {-2.0465926535897934`, 2.2764453211852502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -2.273995954753878}, \ {-2.041592653589793, 2.2739959547538784`}, {-2.041592653589793, 2.2739959547538784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -2.271559509472254}, \ {-2.036592653589793, 2.2715595094722545`}, {-2.036592653589793, 2.2715595094722545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -2.2691359372452737`}, \ {-2.031592653589793, 2.2691359372452733`}, {-2.031592653589793, 2.2691359372452733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -2.2667251898065297`}, \ {-2.026592653589793, 2.2667251898065293`}, {-2.026592653589793, 2.2667251898065293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -2.2643272187265566`}, \ {-2.021592653589793, 2.2643272187265566`}, {-2.021592653589793, 2.2643272187265566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -2.261941975420952}, \ {-2.016592653589793, 2.261941975420952}, {-2.016592653589793, 2.261941975420952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -2.2595694111583704`}, \ {-2.0115926535897932`, 2.2595694111583704`}, {-2.0115926535897932`, 2.2595694111583704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -2.257209477068398}, \ {-2.0065926535897933`, 2.2572094770683986`}, {-2.0065926535897933`, 2.2572094770683986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -2.2548621241493043`}, \ {-2.001592653589793, 2.2548621241493043`}, {-2.001592653589793, 2.2548621241493043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -2.2525273032756705`}, \ {-1.996592653589793, 2.25252730327567}, {-1.996592653589793, 2.25252730327567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -2.250204965205898}, \ {-1.991592653589793, 2.250204965205898}, {-1.991592653589793, 2.250204965205898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -2.2478950605895998`}, \ {-1.986592653589793, 2.2478950605895998`}, {-1.986592653589793, 2.2478950605895998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -2.245597539974867}, \ {-1.9815926535897932`, 2.245597539974867}, {-1.9815926535897932`, 2.245597539974867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -2.2433123538154223`}, \ {-1.976592653589793, 2.2433123538154223`}, {-1.976592653589793, 2.2433123538154223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -2.2410394524776525`}, \ {-1.9715926535897932`, 2.2410394524776525`}, {-1.9715926535897932`, 2.2410394524776525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -2.2387787862475266`}, \ {-1.966592653589793, 2.238778786247526}, {-1.966592653589793, 2.238778786247526}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -2.236530305337395}, \ {-1.9615926535897932`, 2.236530305337395}, {-1.9615926535897932`, 2.236530305337395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -2.234293959892679}, \ {-1.956592653589793, 2.2342939598926796`}, {-1.956592653589793, 2.2342939598926796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -2.2320696999984415`}, \ {-1.9515926535897932`, 2.2320696999984415`}, {-1.9515926535897932`, 2.2320696999984415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -2.2298574756858454`}, \ {-1.946592653589793, 2.2298574756858454`}, {-1.946592653589793, 2.2298574756858454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -2.2276572369385015`}, \ {-1.9415926535897932`, 2.227657236938501}, {-1.9415926535897932`, 2.227657236938501}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -2.2254689336987044`}, \ {-1.936592653589793, 2.2254689336987044`}, {-1.936592653589793, 2.2254689336987044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -2.2232925158735597`}, \ {-1.9315926535897932`, 2.2232925158735597`}, {-1.9315926535897932`, 2.2232925158735597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -2.221127933340998}, \ {-1.926592653589793, 2.221127933340998}, {-1.926592653589793, 2.221127933340998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -2.2189751359556853`}, \ {-1.9215926535897931`, 2.2189751359556853`}, {-1.9215926535897931`, 2.2189751359556853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -2.216834073554822}, \ {-1.916592653589793, 2.216834073554822}, {-1.916592653589793, 2.216834073554822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -2.2147046959638406`}, \ {-1.9115926535897931`, 2.2147046959638406`}, {-1.9115926535897931`, 2.2147046959638406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -2.2125869530019915`}, \ {-1.906592653589793, 2.212586953001992}, {-1.906592653589793, 2.212586953001992}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -2.2104807944878324`}, \ {-1.9015926535897931`, 2.2104807944878324`}, {-1.9015926535897931`, 2.2104807944878324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -2.208386170244607}, \ {-1.896592653589793, 2.208386170244607}, {-1.896592653589793, 2.208386170244607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -2.206303030105528}, \ {-1.8915926535897931`, 2.2063030301055275`}, {-1.8915926535897931`, 2.2063030301055275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -2.2042313239189544`}, \ {-1.886592653589793, 2.2042313239189544`}, {-1.886592653589793, 2.2042313239189544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -2.2021710015534723`}, \ {-1.881592653589793, 2.2021710015534723`}, {-1.881592653589793, 2.2021710015534723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -2.2001220129028733`}, \ {-1.876592653589793, 2.2001220129028733`}, {-1.876592653589793, 2.2001220129028733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -2.1980843078910386`}, \ {-1.871592653589793, 2.198084307891039}, {-1.871592653589793, 2.198084307891039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -2.1960578364767236`}, \ {-1.866592653589793, 2.1960578364767236`}, {-1.866592653589793, 2.1960578364767236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -2.194042548658247}, \ {-1.861592653589793, 2.194042548658247}, {-1.861592653589793, 2.194042548658247}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -2.1920383944780886`}, \ {-1.8565926535897932`, 2.1920383944780886`}, {-1.8565926535897932`, 2.1920383944780886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -2.190045324027388}, \ {-1.851592653589793, 2.190045324027388}, {-1.851592653589793, 2.190045324027388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -2.188063287450357}, \ {-1.8465926535897932`, 2.188063287450357}, {-1.8465926535897932`, 2.188063287450357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -2.186092234948594}, \ {-1.841592653589793, 2.186092234948594}, {-1.841592653589793, 2.186092234948594}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -2.184132116785314}, \ {-1.8365926535897932`, 2.184132116785314}, {-1.8365926535897932`, 2.184132116785314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -2.182182883289486}, \ {-1.831592653589793, 2.182182883289486}, {-1.831592653589793, 2.182182883289486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -2.1802444848598834`}, \ {-1.8265926535897932`, 2.1802444848598834`}, {-1.8265926535897932`, 2.1802444848598834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -2.1783168719690464`}, \ {-1.821592653589793, 2.178316871969046}, {-1.821592653589793, 2.178316871969046}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -2.1763999951671593`}, \ {-1.8165926535897932`, 2.1763999951671593`}, {-1.8165926535897932`, 2.1763999951671593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -2.1744938050858447`}, \ {-1.811592653589793, 2.1744938050858447`}, {-1.811592653589793, 2.1744938050858447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -2.172598252441867}, \ {-1.8065926535897932`, 2.172598252441867}, {-1.8065926535897932`, 2.172598252441867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -2.1707132880407656`}, \ {-1.801592653589793, 2.170713288040765}, {-1.801592653589793, 2.170713288040765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -2.16883886278039}, \ {-1.7965926535897931`, 2.16883886278039}, {-1.7965926535897931`, 2.16883886278039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -2.16697492765437}, \ {-1.791592653589793, 2.16697492765437}, {-1.791592653589793, 2.16697492765437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -2.165121433755497}, \ {-1.7865926535897931`, 2.1651214337554974`}, {-1.7865926535897931`, 2.1651214337554974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -2.1632783322790283`}, \ {-1.781592653589793, 2.1632783322790283`}, {-1.781592653589793, 2.1632783322790283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -2.1614455745259176`}, \ {-1.7765926535897931`, 2.1614455745259176`}, {-1.7765926535897931`, 2.1614455745259176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -2.1596231119059635`}, \ {-1.771592653589793, 2.1596231119059635`}, {-1.771592653589793, 2.1596231119059635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -2.157810895940888}, \ {-1.7665926535897931`, 2.157810895940888}, {-1.7665926535897931`, 2.157810895940888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -2.1560088782673392`}, \ {-1.761592653589793, 2.156008878267339}, {-1.761592653589793, 2.156008878267339}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -2.154217010639816}, \ {-1.756592653589793, 2.154217010639816}, {-1.756592653589793, 2.154217010639816}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -2.15243524493353}, \ {-1.751592653589793, 2.15243524493353}, {-1.751592653589793, 2.15243524493353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -2.1506635331471866`}, \ {-1.746592653589793, 2.1506635331471866`}, {-1.746592653589793, 2.1506635331471866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.148901827405703}, \ {-1.741592653589793, 2.1489018274057035`}, {-1.741592653589793, 2.1489018274057035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.1471500799628536`}, \ {-1.736592653589793, 2.1471500799628536`}, {-1.736592653589793, 2.1471500799628536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.145408243203847}, \ {-1.7315926535897932`, 2.145408243203847}, {-1.7315926535897932`, 2.145408243203847}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.1436762696478384`}, \ {-1.726592653589793, 2.143676269647838}, {-1.726592653589793, 2.143676269647838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.1419541119503736`}, \ {-1.7215926535897932`, 2.141954111950374}, {-1.7215926535897932`, 2.141954111950374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.140241722905771}, \ {-1.716592653589793, 2.140241722905771}, {-1.716592653589793, 2.140241722905771}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.1385390554494323`}, \ {-1.7115926535897932`, 2.138539055449433}, {-1.7115926535897932`, 2.138539055449433}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.1368460626601014`}, \ {-1.706592653589793, 2.1368460626601014`}, {-1.706592653589793, 2.1368460626601014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.1351626977620497`}, \ {-1.7015926535897932`, 2.1351626977620497`}, {-1.7015926535897932`, 2.1351626977620497`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.1334889141272075`}, \ {-1.696592653589793, 2.1334889141272075`}, {-1.696592653589793, 2.1334889141272075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.1318246652772324`}, \ {-1.6915926535897932`, 2.131824665277232}, {-1.6915926535897932`, 2.131824665277232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.1301699048855185`}, \ {-1.686592653589793, 2.1301699048855185`}, {-1.686592653589793, 2.1301699048855185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.12852458677915}, \ {-1.6815926535897932`, 2.12852458677915}, {-1.6815926535897932`, 2.12852458677915}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.1268886649407897`}, \ {-1.676592653589793, 2.1268886649407897`}, {-1.676592653589793, 2.1268886649407897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.125262093510522}, \ {-1.6715926535897931`, 2.125262093510522}, {-1.6715926535897931`, 2.125262093510522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.1236448267876327`}, \ {-1.666592653589793, 2.1236448267876327`}, {-1.666592653589793, 2.1236448267876327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.1220368192323322`}, \ {-1.6615926535897931`, 2.1220368192323322`}, {-1.6615926535897931`, 2.1220368192323322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.1204380254674353`}, \ {-1.656592653589793, 2.1204380254674353`}, {-1.656592653589793, 2.1204380254674353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.118848400279976}, \ {-1.6515926535897931`, 2.118848400279976}, {-1.6515926535897931`, 2.118848400279976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.1172678986227775`}, \ {-1.646592653589793, 2.1172678986227775`}, {-1.646592653589793, 2.1172678986227775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.1156964756159713`}, \ {-1.6415926535897931`, 2.115696475615971}, {-1.6415926535897931`, 2.115696475615971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.1141340865484604`}, \ {-1.636592653589793, 2.11413408654846}, {-1.636592653589793, 2.11413408654846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.112580686879339}, \ {-1.631592653589793, 2.112580686879339}, {-1.631592653589793, 2.112580686879339}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.111036232239262}, \ {-1.626592653589793, 2.1110362322392615`}, {-1.626592653589793, 2.1110362322392615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.109500678431763}, \ {-1.621592653589793, 2.109500678431763}, {-1.621592653589793, 2.109500678431763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.1079739814345313`}, \ {-1.616592653589793, 2.1079739814345313`}, {-1.616592653589793, 2.1079739814345313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.1064560974006397`}, \ {-1.611592653589793, 2.1064560974006397`}, {-1.611592653589793, 2.1064560974006397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.1049469826597242`}, \ {-1.606592653589793, 2.1049469826597242`}, {-1.606592653589793, 2.1049469826597242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.1034465937191262`}, \ {-1.601592653589793, 2.1034465937191262`}, {-1.601592653589793, 2.1034465937191262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.101954887264985}, \ {-1.5965926535897932`, 2.101954887264985}, {-1.5965926535897932`, 2.101954887264985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.100471820163291}, \ {-1.591592653589793, 2.100471820163291}, {-1.591592653589793, 2.100471820163291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.0989973494608916`}, \ {-1.5865926535897932`, 2.0989973494608916`}, {-1.5865926535897932`, 2.0989973494608916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.0975314323864636`}, \ {-1.581592653589793, 2.0975314323864636`}, {-1.581592653589793, 2.0975314323864636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.0960740263514395`}, \ {-1.5765926535897932`, 2.0960740263514395`}, {-1.5765926535897932`, 2.0960740263514395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.094625088950894}, \ {-1.571592653589793, 2.0946250889508944`}, {-1.571592653589793, 2.0946250889508944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.0931845779643936`}, \ {-1.5665926535897932`, 2.0931845779643936`}, {-1.5665926535897932`, 2.0931845779643936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.0917524513568067`}, \ {-1.561592653589793, 2.0917524513568067`}, {-1.561592653589793, 2.0917524513568067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.090328667279076}, \ {-1.5565926535897932`, 2.090328667279076}, {-1.5565926535897932`, 2.090328667279076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.088913184068955}, \ {-1.551592653589793, 2.088913184068955}, {-1.551592653589793, 2.088913184068955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.0875059602517054`}, \ {-1.5465926535897931`, 2.0875059602517054`}, {-1.5465926535897931`, 2.0875059602517054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.0861069545407633`}, \ {-1.541592653589793, 2.0861069545407633`}, {-1.541592653589793, 2.0861069545407633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.084716125838366}, \ {-1.5365926535897931`, 2.084716125838366}, {-1.5365926535897931`, 2.084716125838366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.0833334332361497`}, \ {-1.531592653589793, 2.0833334332361493`}, {-1.531592653589793, 2.0833334332361493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.0819588360157057`}, \ {-1.5265926535897931`, 2.0819588360157057`}, {-1.5265926535897931`, 2.0819588360157057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.080592293649114}, \ {-1.521592653589793, 2.080592293649114}, {-1.521592653589793, 2.080592293649114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.0792337657994384`}, \ {-1.5165926535897931`, 2.0792337657994384`}, {-1.5165926535897931`, 2.0792337657994384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.077883212321188}, \ {-1.511592653589793, 2.077883212321188}, {-1.511592653589793, 2.077883212321188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.076540593260754}, \ {-1.506592653589793, 2.0765405932607535`}, {-1.506592653589793, 2.0765405932607535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.0752058688568114`}, \ {-1.501592653589793, 2.0752058688568114`}, {-1.501592653589793, 2.0752058688568114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.073878999540695}, \ {-1.496592653589793, 2.0738789995406957`}, {-1.496592653589793, 2.0738789995406957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.0725599459367423`}, \ {-1.491592653589793, 2.0725599459367423`}, {-1.491592653589793, 2.0725599459367423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.0712486688626077`}, \ {-1.486592653589793, 2.0712486688626077`}, {-1.486592653589793, 2.0712486688626077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.0699451293295557`}, \ {-1.481592653589793, 2.0699451293295557`}, {-1.481592653589793, 2.0699451293295557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.0686492885427175`}, \ {-1.476592653589793, 2.0686492885427175`}, {-1.476592653589793, 2.0686492885427175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.067361107901327}, \ {-1.4715926535897932`, 2.067361107901327}, {-1.4715926535897932`, 2.067361107901327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.066080548998929}, \ {-1.466592653589793, 2.066080548998929}, {-1.466592653589793, 2.066080548998929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.064807573623562}, \ {-1.4615926535897932`, 2.064807573623562}, {-1.4615926535897932`, 2.064807573623562}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.063542143757914}, \ {-1.456592653589793, 2.0635421437579144`}, {-1.456592653589793, 2.0635421437579144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.0622842215794575`}, \ {-1.4515926535897932`, 2.0622842215794575`}, {-1.4515926535897932`, 2.0622842215794575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.0610337694605567`}, \ {-1.446592653589793, 2.0610337694605567`}, {-1.446592653589793, 2.0610337694605567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.0597907499685544`}, \ {-1.4415926535897932`, 2.0597907499685544`}, {-1.4415926535897932`, 2.0597907499685544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.0585551258658334`}, \ {-1.436592653589793, 2.0585551258658334`}, {-1.436592653589793, 2.0585551258658334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.057326860109858}, \ {-1.4315926535897932`, 2.057326860109858}, {-1.4315926535897932`, 2.057326860109858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.056105915853191}, \ {-1.426592653589793, 2.056105915853191}, {-1.426592653589793, 2.056105915853191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.0548922564434915`}, \ {-1.4215926535897931`, 2.0548922564434915`}, {-1.4215926535897931`, 2.0548922564434915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.05368584542349}, \ {-1.416592653589793, 2.05368584542349}, {-1.416592653589793, 2.05368584542349}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.052486646530945}, \ {-1.4115926535897931`, 2.052486646530945}, {-1.4115926535897931`, 2.052486646530945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.0512946236985767`}, \ {-1.406592653589793, 2.0512946236985767`}, {-1.406592653589793, 2.0512946236985767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.0501097410539857`}, \ {-1.4015926535897931`, 2.0501097410539857`}, {-1.4015926535897931`, 2.0501097410539857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.0489319629195477`}, \ {-1.396592653589793, 2.0489319629195477`}, {-1.396592653589793, 2.0489319629195477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.047761253812293}, \ {-1.3915926535897931`, 2.0477612538122925`}, {-1.3915926535897931`, 2.0477612538122925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.0465975784437647`}, \ {-1.386592653589793, 2.0465975784437647`}, {-1.386592653589793, 2.0465975784437647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.045440901719866}, \ {-1.381592653589793, 2.045440901719866}, {-1.381592653589793, 2.045440901719866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.0442911887406803`}, \ {-1.376592653589793, 2.0442911887406803`}, {-1.376592653589793, 2.0442911887406803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.0431484048002817`}, \ {-1.371592653589793, 2.0431484048002817`}, {-1.371592653589793, 2.0431484048002817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.0420125153865283`}, \ {-1.366592653589793, 2.042012515386528}, {-1.366592653589793, 2.042012515386528}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.0408834861808347`}, \ {-1.361592653589793, 2.0408834861808347`}, {-1.361592653589793, 2.0408834861808347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.039761283057937}, \ {-1.356592653589793, 2.039761283057937}, {-1.356592653589793, 2.039761283057937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.038645872085633}, \ {-1.351592653589793, 2.038645872085633}, {-1.351592653589793, 2.038645872085633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.0375372195245163`}, \ {-1.3465926535897932`, 2.0375372195245163`}, {-1.3465926535897932`, 2.0375372195245163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.0364352918276896`}, \ {-1.341592653589793, 2.0364352918276896`}, {-1.341592653589793, 2.0364352918276896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.0353400556404675`}, \ {-1.3365926535897932`, 2.0353400556404675`}, {-1.3365926535897932`, 2.0353400556404675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.0342514778000655`}, \ {-1.331592653589793, 2.0342514778000655`}, {-1.331592653589793, 2.0342514778000655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.033169525335272}, \ {-1.3265926535897932`, 2.033169525335272}, {-1.3265926535897932`, 2.033169525335272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.032094165466113}, \ {-1.321592653589793, 2.0320941654661135`}, {-1.321592653589793, 2.0320941654661135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.0310253656034996`}, \ {-1.3165926535897932`, 2.0310253656034996`}, {-1.3165926535897932`, 2.0310253656034996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.0299630933488633`}, \ {-1.311592653589793, 2.0299630933488633`}, {-1.311592653589793, 2.0299630933488633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.028907316493785}, \ {-1.3065926535897932`, 2.028907316493785}, {-1.3065926535897932`, 2.028907316493785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.0278580030196047`}, \ {-1.301592653589793, 2.0278580030196047`}, {-1.301592653589793, 2.0278580030196047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.026815121097025}, \ {-1.2965926535897931`, 2.026815121097025}, {-1.2965926535897931`, 2.026815121097025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.025778639085701}, \ {-1.291592653589793, 2.025778639085701}, {-1.291592653589793, 2.025778639085701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.0247485255338233`}, \ {-1.2865926535897931`, 2.0247485255338233`}, {-1.2865926535897931`, 2.0247485255338233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.0237247491776844`}, \ {-1.281592653589793, 2.0237247491776844`}, {-1.281592653589793, 2.0237247491776844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.0227072789412417`}, \ {-1.2765926535897931`, 2.0227072789412417`}, {-1.2765926535897931`, 2.0227072789412417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.021696083935667}, \ {-1.271592653589793, 2.021696083935667}, {-1.271592653589793, 2.021696083935667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.0206911334588873`}, \ {-1.2665926535897931`, 2.0206911334588873`}, {-1.2665926535897931`, 2.0206911334588873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.0196923969951164`}, \ {-1.261592653589793, 2.0196923969951164`}, {-1.261592653589793, 2.0196923969951164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.018699844214379}, \ {-1.256592653589793, 2.018699844214379}, {-1.256592653589793, 2.018699844214379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.0177134449720233`}, \ {-1.251592653589793, 2.0177134449720238`}, {-1.251592653589793, 2.0177134449720238`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.0167331693082295`}, \ {-1.246592653589793, 2.0167331693082295`}, {-1.246592653589793, 2.0167331693082295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.0157589874475055`}, \ {-1.241592653589793, 2.015758987447506}, {-1.241592653589793, 2.015758987447506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.01479086979818}, \ {-1.236592653589793, 2.01479086979818}, {-1.236592653589793, 2.01479086979818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.0138287869518816`}, \ {-1.231592653589793, 2.0138287869518816`}, {-1.231592653589793, 2.0138287869518816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.012872709683019}, \ {-1.226592653589793, 2.012872709683019}, {-1.226592653589793, 2.012872709683019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.0119226089482467`}, \ {-1.2215926535897932`, 2.0119226089482467`}, {-1.2215926535897932`, 2.0119226089482467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.010978455885928}, \ {-1.216592653589793, 2.010978455885928}, {-1.216592653589793, 2.010978455885928}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.0100402218155904`}, \ {-1.2115926535897932`, 2.0100402218155904`}, {-1.2115926535897932`, 2.0100402218155904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.009107878237374}, \ {-1.206592653589793, 2.0091078782373737`}, {-1.206592653589793, 2.0091078782373737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.0081813968314766`}, \ {-1.2015926535897932`, 2.008181396831476}, {-1.2015926535897932`, 2.008181396831476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.007260749457589}, \ {-1.196592653589793, 2.007260749457589}, {-1.196592653589793, 2.007260749457589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.0063459081543282`}, \ {-1.1915926535897932`, 2.0063459081543282`}, {-1.1915926535897932`, 2.0063459081543282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.0054368451386644`}, \ {-1.186592653589793, 2.005436845138664}, {-1.186592653589793, 2.005436845138664}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.0045335328053393`}, \ {-1.1815926535897932`, 2.0045335328053393`}, {-1.1815926535897932`, 2.0045335328053393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.0036359437262874`}, \ {-1.176592653589793, 2.003635943726288}, {-1.176592653589793, 2.003635943726288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.002744050650044}, \ {-1.1715926535897931`, 2.002744050650044}, {-1.1715926535897931`, 2.002744050650044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.001857826501152}, \ {-1.166592653589793, 2.001857826501152}, {-1.166592653589793, 2.001857826501152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.0009772443795693`}, \ {-1.1615926535897931`, 2.0009772443795693`}, {-1.1615926535897931`, 2.0009772443795693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.000102277560062}, \ {-1.156592653589793, 2.000102277560062}, {-1.156592653589793, 2.000102277560062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.999232899491603}, \ {-1.1515926535897931`, 1.999232899491603}, {-1.1515926535897931`, 1.999232899491603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.9983690837967625`}, \ {-1.146592653589793, 1.9983690837967625`}, {-1.146592653589793, 1.9983690837967625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.9975108042710943`}, \ {-1.1415926535897931`, 1.9975108042710943`}, {-1.1415926535897931`, 1.9975108042710943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.9966580348825207`}, \ {-1.1365926535897932`, 1.996658034882521}, {-1.1365926535897932`, 1.996658034882521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.9958107497707143`}, \ {-1.1315926535897929`, 1.9958107497707143`}, {-1.1315926535897929`, 1.9958107497707143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.994968923246475}, \ {-1.126592653589793, 1.994968923246475}, {-1.126592653589793, 1.994968923246475}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.994132529791105}, \ {-1.121592653589793, 1.994132529791105}, {-1.121592653589793, 1.994132529791105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.993301544055782}, \ {-1.1165926535897932`, 1.9933015440557822`}, {-1.1165926535897932`, 1.9933015440557822`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.9924759408609292`}, \ {-1.1115926535897929`, 1.9924759408609292`}, {-1.1115926535897929`, 1.9924759408609292`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.9916556951955815`}, \ {-1.106592653589793, 1.9916556951955817`}, {-1.106592653589793, 1.9916556951955817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.9908407822167522`}, \ {-1.101592653589793, 1.9908407822167524`}, {-1.101592653589793, 1.9908407822167524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.9900311772487964`}, \ {-1.0965926535897932`, 1.9900311772487966`}, {-1.0965926535897932`, 1.9900311772487966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.9892268557827713`}, \ {-1.0915926535897933`, 1.9892268557827713`}, {-1.0915926535897933`, 1.9892268557827713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.988427793475796}, \ {-1.086592653589793, 1.988427793475796}, {-1.086592653589793, 1.988427793475796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.9876339661504099`}, \ {-1.081592653589793, 1.9876339661504099`}, {-1.081592653589793, 1.9876339661504099`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.98684534979393}, \ {-1.0765926535897932`, 1.9868453497939302`}, {-1.0765926535897932`, 1.9868453497939302`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.9860619205578052`}, \ {-1.0715926535897933`, 1.9860619205578054`}, {-1.0715926535897933`, 1.9860619205578054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.985283654756969}, \ {-1.066592653589793, 1.9852836547569688`}, {-1.066592653589793, 1.9852836547569688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.984510528869195}, \ {-1.061592653589793, 1.984510528869195}, {-1.061592653589793, 1.984510528869195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.9837425195344478`}, \ {-1.0565926535897932`, 1.983742519534448}, {-1.0565926535897932`, 1.983742519534448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.9829796035542337`}, \ {-1.0515926535897933`, 1.9829796035542333`}, {-1.0515926535897933`, 1.9829796035542333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.9822217578909502`}, \ {-1.046592653589793, 1.98222175789095}, {-1.046592653589793, 1.98222175789095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.9814689596672395`}, \ {-1.041592653589793, 1.9814689596672395`}, {-1.041592653589793, 1.9814689596672395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.980721186165334}, \ {-1.0365926535897931`, 1.980721186165334}, {-1.0365926535897931`, 1.980721186165334}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.9799784148264075`}, \ {-1.0315926535897932`, 1.9799784148264072`}, {-1.0315926535897932`, 1.9799784148264072`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.9792406232499236`}, \ {-1.026592653589793, 1.9792406232499233`}, {-1.026592653589793, 1.9792406232499233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.9785077891929843`}, \ {-1.021592653589793, 1.9785077891929843`}, {-1.021592653589793, 1.9785077891929843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.9777798905696795`}, \ {-1.0165926535897931`, 1.9777798905696795`}, {-1.0165926535897931`, 1.9777798905696795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.9770569054504348`}, \ {-1.0115926535897932`, 1.977056905450435}, {-1.0115926535897932`, 1.977056905450435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.9763388120613612`}, \ {-1.0065926535897929`, 1.9763388120613608`}, {-1.0065926535897929`, 1.9763388120613608`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.9756255887836036`}, \ {-1.001592653589793, 1.9756255887836036`}, {-1.001592653589793, 1.9756255887836036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.9749172141526927`}, \ {-0.9965926535897931, 1.9749172141526927`}, {-0.9965926535897931, 1.9749172141526927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.974213666857893}, \ {-0.9915926535897932, 1.974213666857893}, {-0.9915926535897932, 1.974213666857893}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.9735149257415543`}, \ {-0.9865926535897929, 1.9735149257415538`}, {-0.9865926535897929, 1.9735149257415538`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.972820969798464}, \ {-0.981592653589793, 1.972820969798464}, {-0.981592653589793, 1.972820969798464}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.9721317781751988`}, \ {-0.9765926535897931, 1.9721317781751988`}, {-0.9765926535897931, 1.9721317781751988`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.9714473301694782`}, \ {-0.9715926535897932, 1.9714473301694777`}, {-0.9715926535897932, 1.9714473301694777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.970767605229517}, \ {-0.9665926535897928, 1.9707676052295173`}, {-0.9665926535897928, 1.9707676052295173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.9700925829533842`}, \ {-0.961592653589793, 1.9700925829533842`}, {-0.961592653589793, 1.9700925829533842`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.9694222430883552`}, \ {-0.9565926535897931, 1.9694222430883555`}, {-0.9565926535897931, 1.9694222430883555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.968756565530272}, \ {-0.9515926535897932, 1.968756565530272}, {-0.9515926535897932, 1.968756565530272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.9680955303229}, \ {-0.9465926535897933, 1.9680955303229}, {-0.9465926535897933, 1.9680955303229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.9674391176572896`}, \ {-0.9415926535897929, 1.96743911765729}, {-0.9415926535897929, 1.96743911765729}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.9667873078711382`}, \ {-0.936592653589793, 1.966787307871138}, {-0.936592653589793, 1.966787307871138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.96614008144815}, \ {-0.9315926535897932, 1.9661400814481502`}, {-0.9315926535897932, 1.9661400814481502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.9654974190174048`}, \ {-0.9265926535897933, 1.9654974190174053`}, {-0.9265926535897933, 1.9654974190174053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.9648593013527216`}, \ {-0.9215926535897929, 1.9648593013527218`}, {-0.9215926535897929, 1.9648593013527218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.9642257093720268`}, \ {-0.916592653589793, 1.9642257093720268`}, {-0.916592653589793, 1.9642257093720268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.963596624136724}, \ {-0.9115926535897931, 1.963596624136724}, {-0.9115926535897931, 1.963596624136724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.9629720268510662`}, \ {-0.9065926535897932, 1.9629720268510662`}, {-0.9065926535897932, 1.9629720268510662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.9623518988615287`}, \ {-0.9015926535897929, 1.9623518988615285`}, {-0.9015926535897929, 1.9623518988615285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.9617362216561842`}, \ {-0.896592653589793, 1.9617362216561842`}, {-0.896592653589793, 1.9617362216561842`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.9611249768640806`}, \ {-0.8915926535897931, 1.9611249768640806`}, {-0.8915926535897931, 1.9611249768640806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.9605181462546202`}, \ {-0.8865926535897932, 1.9605181462546202`}, {-0.8865926535897932, 1.9605181462546202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.9599157117369412`}, \ {-0.8815926535897929, 1.959915711736941}, {-0.8815926535897929, 1.959915711736941}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.9593176553593015`}, \ {-0.876592653589793, 1.9593176553593017`}, {-0.876592653589793, 1.9593176553593017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.9587239593084655`}, \ {-0.8715926535897931, 1.9587239593084653`}, {-0.8715926535897931, 1.9587239593084653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.9581346059090905`}, \ {-0.8665926535897932, 1.9581346059090907`}, {-0.8665926535897932, 1.9581346059090907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.9575495776231195`}, \ {-0.8615926535897929, 1.9575495776231198`}, {-0.8615926535897929, 1.9575495776231198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.956968857049172}, \ {-0.856592653589793, 1.9569688570491721`}, {-0.856592653589793, 1.9569688570491721`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.9563924269219415`}, \ {-0.8515926535897931, 1.9563924269219413`}, {-0.8515926535897931, 1.9563924269219413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.9558202701115919`}, \ {-0.8465926535897932, 1.9558202701115914`}, {-0.8465926535897932, 1.9558202701115914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.955252369623158}, \ {-0.8415926535897928, 1.955252369623158}, {-0.8415926535897928, 1.955252369623158}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.9546887085959501`}, \ {-0.836592653589793, 1.9546887085959501`}, {-0.836592653589793, 1.9546887085959501`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.954129270302958}, \ {-0.8315926535897931, 1.954129270302958}, {-0.8315926535897931, 1.954129270302958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.9535740381502589`}, \ {-0.8265926535897932, 1.9535740381502589`}, {-0.8265926535897932, 1.9535740381502589`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.95302299567643}, \ {-0.8215926535897933, 1.95302299567643}, {-0.8215926535897933, 1.95302299567643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.9524761265519615`}, \ {-0.8165926535897929, 1.9524761265519612`}, {-0.8165926535897929, 1.9524761265519612`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.9519334145786715`}, \ {-0.811592653589793, 1.9519334145786713`}, {-0.811592653589793, 1.9519334145786713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.951394843689128}, \ {-0.8065926535897932, 1.951394843689128}, {-0.8065926535897932, 1.951394843689128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.9508603979460692`}, \ {-0.8015926535897933, 1.9508603979460695`}, {-0.8015926535897933, 1.9508603979460695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.9503300615418289`}, \ {-0.7965926535897929, 1.9503300615418293`}, {-0.7965926535897929, 1.9503300615418293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.9498038187977647`}, \ {-0.791592653589793, 1.9498038187977647`}, {-0.791592653589793, 1.9498038187977647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.9492816541636881`}, \ {-0.7865926535897931, 1.949281654163688}, {-0.7865926535897931, 1.949281654163688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.9487635522172984`}, \ {-0.7815926535897932, 1.9487635522172986`}, {-0.7815926535897932, 1.9487635522172986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.9482494976636209`}, \ {-0.7765926535897929, 1.9482494976636209`}, {-0.7765926535897929, 1.9482494976636209`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.9477394753344448`}, \ {-0.771592653589793, 1.9477394753344448`}, {-0.771592653589793, 1.9477394753344448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.9472334701877678`}, \ {-0.7665926535897931, 1.9472334701877678`}, {-0.7665926535897931, 1.9472334701877678`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.946731467307241}, \ {-0.7615926535897932, 1.946731467307241}, {-0.7615926535897932, 1.946731467307241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.946233451901618}, \ {-0.7565926535897929, 1.946233451901618}, {-0.7565926535897929, 1.946233451901618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.9457394093042086`}, \ {-0.751592653589793, 1.9457394093042086`}, {-0.751592653589793, 1.9457394093042086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.9452493249723324`}, \ {-0.7465926535897931, 1.9452493249723324`}, {-0.7465926535897931, 1.9452493249723324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.9447631844867785`}, \ {-0.7415926535897932, 1.9447631844867785`}, {-0.7415926535897932, 1.9447631844867785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.9442809735512674`}, \ {-0.7365926535897929, 1.9442809735512676`}, {-0.7365926535897929, 1.9442809735512676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.9438026779919164`}, \ {-0.731592653589793, 1.9438026779919166`}, {-0.731592653589793, 1.9438026779919166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.9433282837567063`}, \ {-0.7265926535897931, 1.9433282837567063`}, {-0.7265926535897931, 1.9433282837567063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.9428577769149549`}, \ {-0.7215926535897932, 1.942857776914955}, {-0.7215926535897932, 1.942857776914955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.9423911436567918`}, \ {-0.7165926535897928, 1.942391143656792}, {-0.7165926535897928, 1.942391143656792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.941928370292636}, \ {-0.711592653589793, 1.941928370292636}, {-0.711592653589793, 1.941928370292636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.9414694432526776`}, \ {-0.7065926535897931, 1.9414694432526776`}, {-0.7065926535897931, 1.9414694432526776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.9410143490863634`}, \ {-0.7015926535897932, 1.9410143490863632`}, {-0.7015926535897932, 1.9410143490863632`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.9405630744618847`}, \ {-0.6965926535897933, 1.940563074461885}, {-0.6965926535897933, 1.940563074461885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.94011560616567}, \ {-0.6915926535897929, 1.94011560616567}, {-0.6915926535897929, 1.94011560616567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.9396719311018795`}, \ {-0.686592653589793, 1.9396719311018795`}, {-0.686592653589793, 1.9396719311018795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.9392320362919035`}, \ {-0.6815926535897932, 1.9392320362919035`}, {-0.6815926535897932, 1.9392320362919035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.938795908873866}, \ {-0.6765926535897933, 1.9387959088738655`}, {-0.6765926535897933, 1.9387959088738655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.9383635361021276`}, \ {-0.6715926535897929, 1.9383635361021276`}, {-0.6715926535897929, 1.9383635361021276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.9379349053467982`}, \ {-0.666592653589793, 1.9379349053467982`}, {-0.666592653589793, 1.9379349053467982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.9375100040932463`}, \ {-0.6615926535897931, 1.9375100040932465`}, {-0.6615926535897931, 1.9375100040932465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.9370888199416172`}, \ {-0.6565926535897932, 1.937088819941617}, {-0.6565926535897932, 1.937088819941617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.9366713406063507`}, \ {-0.6515926535897929, 1.9366713406063505`}, {-0.6515926535897929, 1.9366713406063505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.9362575539157065`}, \ {-0.646592653589793, 1.9362575539157065`}, {-0.646592653589793, 1.9362575539157065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.935847447811289}, \ {-0.6415926535897931, 1.9358474478112888`}, {-0.6415926535897931, 1.9358474478112888`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.935441010347578}, \ {-0.6365926535897932, 1.9354410103475783`}, {-0.6365926535897932, 1.9354410103475783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.9350382296914634`}, \ {-0.6315926535897929, 1.9350382296914637`}, {-0.6315926535897929, 1.9350382296914637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.9346390941217817`}, \ {-0.626592653589793, 1.9346390941217817`}, {-0.626592653589793, 1.9346390941217817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.9342435920288554`}, \ {-0.6215926535897931, 1.9342435920288554`}, {-0.6215926535897931, 1.9342435920288554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.933851711914042}, \ {-0.6165926535897932, 1.9338517119140415`}, {-0.6165926535897932, 1.9338517119140415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.9334634423892758`}, \ {-0.6115926535897929, 1.9334634423892763`}, {-0.6115926535897929, 1.9334634423892763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.9330787721766272`}, \ {-0.606592653589793, 1.9330787721766274`}, {-0.606592653589793, 1.9330787721766274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.9326976901078505`}, \ {-0.6015926535897931, 1.9326976901078508`}, {-0.6015926535897931, 1.9326976901078508`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.9323201851239484`}, \ {-0.5965926535897932, 1.9323201851239482`}, {-0.5965926535897932, 1.9323201851239482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.9319462462747312`}, \ {-0.5915926535897928, 1.9319462462747312`}, {-0.5915926535897928, 1.9319462462747312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.9315758627183854`}, \ {-0.586592653589793, 1.9315758627183854`}, {-0.586592653589793, 1.9315758627183854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.9312090237210426`}, \ {-0.5815926535897931, 1.9312090237210426`}, {-0.5815926535897931, 1.9312090237210426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.9308457186563523`}, \ {-0.5765926535897931, 1.9308457186563523`}, {-0.5765926535897931, 1.9308457186563523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.9304859370050604`}, \ {-0.571592653589793, 1.9304859370050604`}, {-0.571592653589793, 1.9304859370050604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.9301296683545894`}, \ {-0.566592653589793, 1.9301296683545894`}, {-0.566592653589793, 1.9301296683545894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.9297769023986229`}, \ {-0.561592653589793, 1.929776902398623}, {-0.561592653589793, 1.929776902398623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.9294276289366945`}, \ {-0.556592653589793, 1.9294276289366945`}, {-0.556592653589793, 1.9294276289366945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.9290818378737777`}, \ {-0.551592653589793, 1.9290818378737777`}, {-0.551592653589793, 1.9290818378737777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.9287395192198846`}, \ {-0.546592653589793, 1.9287395192198846`}, {-0.546592653589793, 1.9287395192198846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.9284006630896615`}, \ {-0.541592653589793, 1.928400663089662}, {-0.541592653589793, 1.928400663089662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.9280652597019956`}, \ {-0.536592653589793, 1.9280652597019958`}, {-0.536592653589793, 1.9280652597019958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.9277332993796183`}, \ {-0.531592653589793, 1.9277332993796181`}, {-0.531592653589793, 1.9277332993796181`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.9274047725487167`}, \ {-0.526592653589793, 1.9274047725487167`}, {-0.526592653589793, 1.9274047725487167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.9270796697385486`}, \ {-0.521592653589793, 1.9270796697385484`}, {-0.521592653589793, 1.9270796697385484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -1.9267579815810592`}, \ {-0.5165926535897931, 1.9267579815810592`}, {-0.5165926535897931, 1.9267579815810592`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -1.9264396988105015`}, \ {-0.511592653589793, 1.9264396988105015`}, {-0.511592653589793, 1.9264396988105015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -1.926124812263064}, \ {-0.5065926535897931, 1.9261248122630639`}, {-0.5065926535897931, 1.9261248122630639`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -1.9258133128764967`}, \ {-0.5015926535897931, 1.9258133128764965`}, {-0.5015926535897931, 1.9258133128764965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -1.925505191689745}, \ {-0.49659265358979304`, 1.925505191689745}, {-0.49659265358979304`, 1.925505191689745}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -1.9252004398425862`}, \ {-0.4915926535897931, 1.9252004398425864`}, {-0.4915926535897931, 1.9252004398425864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -1.9248990485752686`}, \ {-0.4865926535897931, 1.9248990485752684`}, {-0.4865926535897931, 1.9248990485752684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -1.9246010092281547`}, \ {-0.4815926535897931, 1.9246010092281547`}, {-0.4815926535897931, 1.9246010092281547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -1.92430631324137}, \ {-0.4765926535897931, 1.9243063132413698`}, {-0.4765926535897931, 1.9243063132413698`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -1.9240149521544523`}, \ {-0.4715926535897931, 1.9240149521544525`}, {-0.4715926535897931, 1.9240149521544525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -1.9237269176060083`}, \ {-0.46659265358979307`, 1.923726917606008}, {-0.46659265358979307`, 1.923726917606008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -1.923442201333369}, \ {-0.46159265358979307`, 1.923442201333369}, {-0.46159265358979307`, 1.923442201333369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -1.9231607951722558`}, \ {-0.45659265358979306`, 1.9231607951722556`}, {-0.45659265358979306`, 1.9231607951722556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -1.9228826910564427`}, \ {-0.45159265358979306`, 1.922882691056443}, {-0.45159265358979306`, 1.922882691056443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -1.9226078810174283`}, \ {-0.44659265358979305`, 1.922607881017428}, {-0.44659265358979305`, 1.922607881017428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -1.922336357184107}, \ {-0.44159265358979305`, 1.922336357184107}, {-0.44159265358979305`, 1.922336357184107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -1.9220681117824479`}, \ {-0.43659265358979304`, 1.9220681117824476`}, {-0.43659265358979304`, 1.9220681117824476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -1.9218031371351736`}, \ {-0.43159265358979304`, 1.9218031371351738`}, {-0.43159265358979304`, 1.9218031371351738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -1.9215414256614465`}, \ {-0.42659265358979304`, 1.9215414256614463`}, {-0.42659265358979304`, 1.9215414256614463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -1.921282969876554}, \ {-0.42159265358979303`, 1.921282969876554}, {-0.42159265358979303`, 1.921282969876554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -1.9210277623916037`}, \ {-0.416592653589793, 1.9210277623916032`}, {-0.416592653589793, 1.9210277623916032`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -1.920775795913215}, \ {-0.411592653589793, 1.9207757959132152`}, {-0.411592653589793, 1.9207757959132152`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -1.9205270632432228`}, \ {-0.406592653589793, 1.9205270632432225`}, {-0.406592653589793, 1.9205270632432225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -1.9202815572783745`}, \ {-0.40159265358979307`, 1.9202815572783747`}, {-0.40159265358979307`, 1.9202815572783747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -1.9200392710100427`}, \ {-0.39659265358979306`, 1.9200392710100427`}, {-0.39659265358979306`, 1.9200392710100427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -1.91980019752393}, \ {-0.39159265358979306`, 1.91980019752393}, {-0.39159265358979306`, 1.91980019752393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -1.9195643299997864`}, \ {-0.38659265358979306`, 1.9195643299997864`}, {-0.38659265358979306`, 1.9195643299997864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -1.9193316617111251`}, \ {-0.38159265358979305`, 1.919331661711125}, {-0.38159265358979305`, 1.919331661711125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -1.9191021860249444`}, \ {-0.37659265358979305`, 1.9191021860249442`}, {-0.37659265358979305`, 1.9191021860249442`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -1.918875896401452}, \ {-0.3715926535897931, 1.9188758964014518`}, {-0.3715926535897931, 1.9188758964014518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -1.9186527863937946`}, \ {-0.3665926535897931, 1.9186527863937948`}, {-0.3665926535897931, 1.9186527863937948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -1.9184328496477894`}, \ {-0.3615926535897931, 1.9184328496477896`}, {-0.3615926535897931, 1.9184328496477896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -1.9182160799016597`}, \ {-0.3565926535897931, 1.9182160799016597`}, {-0.3565926535897931, 1.9182160799016597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -1.918002470985775}, \ {-0.3515926535897931, 1.9180024709857748`}, {-0.3515926535897931, 1.9180024709857748`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -1.9177920168223943`}, \ {-0.3465926535897931, 1.9177920168223945`}, {-0.3465926535897931, 1.9177920168223945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -1.9175847114254136`}, \ {-0.34159265358979307`, 1.9175847114254134`}, {-0.34159265358979307`, 1.9175847114254134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -1.9173805489001143`}, \ {-0.33659265358979307`, 1.9173805489001143`}, {-0.33659265358979307`, 1.9173805489001143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -1.91717952344292}, \ {-0.33159265358979306`, 1.91717952344292}, {-0.33159265358979306`, 1.91717952344292}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -1.9169816293411532`}, \ {-0.32659265358979306`, 1.9169816293411532`}, {-0.32659265358979306`, 1.9169816293411532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -1.9167868609727967`}, \ {-0.32159265358979305`, 1.9167868609727967`}, {-0.32159265358979305`, 1.9167868609727967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -1.9165952128062589`}, \ {-0.31659265358979305`, 1.916595212806259}, {-0.31659265358979305`, 1.916595212806259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -1.9164066794001435`}, \ {-0.31159265358979304`, 1.9164066794001433`}, {-0.31159265358979304`, 1.9164066794001433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -1.9162212554030198`}, \ {-0.30659265358979304`, 1.91622125540302}, {-0.30659265358979304`, 1.91622125540302}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -1.9160389355532026`}, \ {-0.30159265358979304`, 1.9160389355532024`}, {-0.30159265358979304`, 1.9160389355532024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -1.9158597146785274`}, \ {-0.29659265358979303`, 1.9158597146785274`}, {-0.29659265358979303`, 1.9158597146785274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -1.9156835876961373`}, \ {-0.2915926535897931, 1.9156835876961376`}, {-0.2915926535897931, 1.9156835876961376`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -1.915510549612269}, \ {-0.2865926535897931, 1.9155105496122693`}, {-0.2865926535897931, 1.9155105496122693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -1.9153405955220428`}, \ {-0.2815926535897931, 1.9153405955220428`}, {-0.2815926535897931, 1.9153405955220428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -1.9151737206092572`}, \ {-0.27659265358979307`, 1.9151737206092576`}, {-0.27659265358979307`, 1.9151737206092576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -1.9150099201461879`}, \ {-0.27159265358979306`, 1.9150099201461879`}, {-0.27159265358979306`, 1.9150099201461879`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -1.9148491894933874`}, \ {-0.26659265358979306`, 1.914849189493387}, {-0.26659265358979306`, 1.914849189493387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -1.9146915240994917`}, \ {-0.26159265358979306`, 1.9146915240994917`}, {-0.26159265358979306`, 1.9146915240994917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -1.9145369195010287`}, \ {-0.25659265358979305`, 1.914536919501029}, {-0.25659265358979305`, 1.914536919501029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -1.914385371322231}, \ {-0.25159265358979305`, 1.914385371322231}, {-0.25159265358979305`, 1.914385371322231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -1.91423687527485}, \ {-0.24659265358979304`, 1.9142368752748502`}, {-0.24659265358979304`, 1.9142368752748502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -1.9140914271579779`}, \ {-0.24159265358979304`, 1.914091427157978}, {-0.24159265358979304`, 1.914091427157978}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -1.91394902285787}, \ {-0.23659265358979303`, 1.9139490228578697`}, {-0.23659265358979303`, 1.9139490228578697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -1.9138096583477704`}, \ {-0.23159265358979303`, 1.9138096583477704`}, {-0.23159265358979303`, 1.9138096583477704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -1.9136733296877448`}, \ {-0.22659265358979308`, 1.9136733296877446`}, {-0.22659265358979308`, 1.9136733296877446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -1.9135400330245118`}, \ {-0.22159265358979308`, 1.9135400330245118`}, {-0.22159265358979308`, 1.9135400330245118`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -1.9134097645912829`}, \ {-0.21659265358979307`, 1.9134097645912826`}, {-0.21659265358979307`, 1.9134097645912826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -1.9132825207076014`}, \ {-0.21159265358979307`, 1.9132825207076012`}, {-0.21159265358979307`, 1.9132825207076012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -1.9131582977791894`}, \ {-0.20659265358979306`, 1.9131582977791894`}, {-0.20659265358979306`, 1.9131582977791894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -1.9130370922977948`}, \ {-0.20159265358979306`, 1.9130370922977948`}, {-0.20159265358979306`, 1.9130370922977948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -1.9129189008410434`}, \ {-0.19659265358979305`, 1.9129189008410434`}, {-0.19659265358979305`, 1.9129189008410434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -1.9128037200722945`}, \ {-0.19159265358979305`, 1.9128037200722947`}, {-0.19159265358979305`, 1.9128037200722947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -1.9126915467405003`}, \ {-0.18659265358979304`, 1.9126915467405001`}, {-0.18659265358979304`, 1.9126915467405001`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -1.9125823776800681`}, \ {-0.18159265358979304`, 1.9125823776800681`}, {-0.18159265358979304`, 1.9125823776800681`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -1.9124762098107269`}, \ {-0.17659265358979304`, 1.9124762098107269`}, {-0.17659265358979304`, 1.9124762098107269`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -1.9123730401373968`}, \ {-0.17159265358979303`, 1.912373040137397}, {-0.17159265358979303`, 1.912373040137397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -1.9122728657500634`}, \ {-0.16659265358979303`, 1.9122728657500634`}, {-0.16659265358979303`, 1.9122728657500634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -1.9121756838236523`}, \ {-0.16159265358979308`, 1.9121756838236528`}, {-0.16159265358979308`, 1.9121756838236528`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -1.9120814916179136`}, \ {-0.15659265358979307`, 1.9120814916179136`}, {-0.15659265358979307`, 1.9120814916179136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -1.9119902864773017`}, \ {-0.15159265358979307`, 1.9119902864773013`}, {-0.15159265358979307`, 1.9119902864773013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -1.911902065830865}, \ {-0.14659265358979306`, 1.911902065830865}, {-0.14659265358979306`, 1.911902065830865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -1.9118168271921379`}, \ {-0.14159265358979306`, 1.911816827192138}, {-0.14159265358979306`, 1.911816827192138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -1.911734568159034}, \ {-0.13659265358979306`, 1.911734568159034}, {-0.13659265358979306`, 1.911734568159034}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -1.911655286413745}, \ {-0.13159265358979305`, 1.9116552864137448`}, {-0.13159265358979305`, 1.9116552864137448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -1.9115789797226415`}, \ {-0.12659265358979305`, 1.9115789797226415`}, {-0.12659265358979305`, 1.9115789797226415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -1.9115056459361808`}, \ {-0.12159265358979304`, 1.9115056459361808`}, {-0.12159265358979304`, 1.9115056459361808`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -1.911435282988813}, \ {-0.11659265358979304`, 1.911435282988813}, {-0.11659265358979304`, 1.911435282988813}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -1.9113678888988954`}, \ {-0.11159265358979303`, 1.9113678888988956`}, {-0.11159265358979303`, 1.9113678888988956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -1.911303461768608}, \ {-0.10659265358979303`, 1.911303461768608}, {-0.10659265358979303`, 1.911303461768608}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -1.911241999783872}, \ {-0.10159265358979308`, 1.9112419997838719`}, {-0.10159265358979308`, 1.9112419997838719`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -1.9111835012142746`}, \ {-0.09659265358979308, 1.9111835012142748`}, {-0.09659265358979308, 1.9111835012142748`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -1.9111279644129948`}, \ {-0.09159265358979307, 1.9111279644129946`}, {-0.09159265358979307, 1.9111279644129946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -1.9110753878167321`}, \ {-0.08659265358979307, 1.9110753878167324`}, {-0.08659265358979307, 1.9110753878167324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -1.911025769945644}, \ {-0.08159265358979306, 1.9110257699456439`}, {-0.08159265358979306, 1.9110257699456439`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -1.9109791094032782`}, \ {-0.07659265358979306, 1.9109791094032782`}, {-0.07659265358979306, 1.9109791094032782`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -1.910935404876518}, \ {-0.07159265358979305, 1.910935404876518}, {-0.07159265358979305, 1.910935404876518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -1.910894655135523}, \ {-0.06659265358979305, 1.9108946551355233`}, {-0.06659265358979305, 1.9108946551355233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -1.91085685903368}, \ {-0.061592653589793045`, 1.9108568590336799`}, {-0.061592653589793045`, 1.9108568590336799`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -1.910822015507551}, \ {-0.05659265358979304, 1.910822015507551}, {-0.05659265358979304, 1.910822015507551}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -1.910790123576831}, \ {-0.051592653589793036`, 1.9107901235768308`}, {-0.051592653589793036`, 1.9107901235768308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -1.9107611823443045`}, \ {-0.04659265358979303, 1.9107611823443045`}, {-0.04659265358979303, 1.9107611823443045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -1.9107351909958088`}, \ {-0.04159265358979303, 1.9107351909958088`}, {-0.04159265358979303, 1.9107351909958088`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -1.910712148800198}, \ {-0.03659265358979302, 1.910712148800198}, {-0.03659265358979302, 1.910712148800198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -1.910692055109313}, \ {-0.03159265358979302, 1.910692055109313}, {-0.03159265358979302, 1.910692055109313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -1.9106749093579534`}, \ {-0.026592653589793014`, 1.9106749093579536`}, {-0.026592653589793014`, 1.9106749093579536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -1.9106607110638543`}, \ {-0.02159265358979301, 1.910660711063854}, {-0.02159265358979301, 1.910660711063854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -1.9106494598276644`}, \ {-0.016592653589793005`, 1.9106494598276647`}, {-0.016592653589793005`, 1.9106494598276647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -1.9106411553329308`}, \ {-0.011592653589793, 1.9106411553329308`}, {-0.011592653589793, 1.9106411553329308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -1.910635797346084}, \ {-0.006592653589792996, 1.910635797346084}, {-0.006592653589792996, 1.910635797346084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -1.9106333857164286`}, \ {-0.0015926535897931027`, 1.9106333857164286`}, {-0.0015926535897931027`, 1.9106333857164286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 1.9106339203761373`}, { 0.0034073464102069018`, -1.9106339203761373`}, { 0.0034073464102069018`, -1.9106339203761373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 1.9106374013402474`}, { 0.008407346410206906, -1.9106374013402474`}, { 0.008407346410206906, -1.9106374013402474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 1.9106438287066618`}, { 0.01340734641020691, -1.9106438287066618`}, { 0.01340734641020691, -1.9106438287066618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 1.9106532026561531`}, { 0.018407346410206915`, -1.9106532026561531`}, { 0.018407346410206915`, -1.9106532026561531`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 1.9106655234523708`}, { 0.02340734641020692, -1.9106655234523708`}, { 0.02340734641020692, -1.9106655234523708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 1.9106807914418535`}, { 0.028407346410206924`, -1.9106807914418535`}, { 0.028407346410206924`, -1.9106807914418535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 1.910699007054043}, { 0.03340734641020693, -1.9106990070540428`}, { 0.03340734641020693, -1.9106990070540428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 1.9107201708013013`}, { 0.03840734641020693, -1.9107201708013013`}, { 0.03840734641020693, -1.9107201708013013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 1.9107442832789359`}, { 0.04340734641020694, -1.9107442832789356`}, { 0.04340734641020694, -1.9107442832789356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 1.9107713451652206`}, { 0.04840734641020694, -1.9107713451652208`}, { 0.04840734641020694, -1.9107713451652208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 1.9108013572214284`}, { 0.053407346410206946`, -1.9108013572214282`}, { 0.053407346410206946`, -1.9108013572214282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 1.91083432029186}, { 0.05840734641020695, -1.9108343202918603`}, { 0.05840734641020695, -1.9108343202918603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 1.9108702353038838`}, { 0.06340734641020696, -1.9108702353038838`}, { 0.06340734641020696, -1.9108702353038838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 1.910909103267971}, { 0.06840734641020696, -1.910909103267971}, { 0.06840734641020696, -1.910909103267971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 1.910950925277742}, { 0.07340734641020696, -1.910950925277742}, { 0.07340734641020696, -1.910950925277742}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 1.9109957025100104`}, { 0.07840734641020697, -1.9109957025100104`}, { 0.07840734641020697, -1.9109957025100104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 1.911043436224835}, { 0.08340734641020697, -1.911043436224835}, { 0.08340734641020697, -1.911043436224835}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 1.9110941277655713`}, { 0.08840734641020698, -1.9110941277655713`}, { 0.08840734641020698, -1.9110941277655713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 1.91114777855893}, { 0.09340734641020698, -1.9111477785589297`}, { 0.09340734641020698, -1.9111477785589297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 1.9112043901150364`}, { 0.09840734641020699, -1.9112043901150366`}, { 0.09840734641020699, -1.9112043901150366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 1.911263964027496}, { 0.10340734641020699`, -1.9112639640274958`}, { 0.10340734641020699`, -1.9112639640274958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 1.91132650197346}, { 0.108407346410207, -1.91132650197346}, { 0.108407346410207, -1.91132650197346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 1.9113920057136984`}, { 0.113407346410207, -1.9113920057136982`}, { 0.113407346410207, -1.9113920057136982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 1.9114604770926737`}, { 0.118407346410207, -1.9114604770926737`}, { 0.118407346410207, -1.9114604770926737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 1.9115319180386188`}, { 0.1234073464102069, -1.9115319180386188`}, { 0.1234073464102069, -1.9115319180386188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 1.91160633056362}, { 0.1284073464102069, -1.91160633056362}, { 0.1284073464102069, -1.91160633056362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 1.9116837167637006`}, { 0.1334073464102069, -1.9116837167637009`}, { 0.1334073464102069, -1.9116837167637009`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 1.911764078818912}, { 0.1384073464102069, -1.9117640788189119`}, { 0.1384073464102069, -1.9117640788189119`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 1.911847418993423}, { 0.14340734641020692`, -1.911847418993423}, { 0.14340734641020692`, -1.911847418993423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 1.9119337396356182`}, { 0.14840734641020692`, -1.9119337396356182`}, { 0.14840734641020692`, -1.9119337396356182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 1.912023043178197}, { 0.15340734641020692`, -1.9120230431781973`}, { 0.15340734641020692`, -1.9120230431781973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 1.9121153321382767`}, { 0.15840734641020693`, -1.9121153321382767`}, { 0.15840734641020693`, -1.9121153321382767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 1.9122106091174969`}, { 0.16340734641020693`, -1.9122106091174969`}, { 0.16340734641020693`, -1.9122106091174969`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 1.9123088768021332`}, { 0.16840734641020694`, -1.912308876802133}, { 0.16840734641020694`, -1.912308876802133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 1.9124101379632081`}, { 0.17340734641020694`, -1.9124101379632084`}, { 0.17340734641020694`, -1.9124101379632084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 1.91251439545661}, { 0.17840734641020695`, -1.91251439545661}, { 0.17840734641020695`, -1.91251439545661}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 1.912621652223212}, { 0.18340734641020695`, -1.9126216522232122`}, { 0.18340734641020695`, -1.9126216522232122`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 1.912731911288999}, { 0.18840734641020696`, -1.9127319112889989`}, { 0.18840734641020696`, -1.9127319112889989`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 1.9128451757651928`}, { 0.19340734641020696`, -1.912845175765193}, { 0.19340734641020696`, -1.912845175765193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 1.9129614488483857`}, { 0.19840734641020696`, -1.9129614488483857`}, { 0.19840734641020696`, -1.9129614488483857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 1.9130807338206741`}, { 0.20340734641020697`, -1.9130807338206741`}, { 0.20340734641020697`, -1.9130807338206741`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 1.9132030340497985`}, { 0.20840734641020697`, -1.9132030340497983`}, { 0.20840734641020697`, -1.9132030340497983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 1.913328352989284}, { 0.21340734641020698`, -1.9133283529892842`}, { 0.21340734641020698`, -1.9133283529892842`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 1.9134566941785884`}, { 0.21840734641020698`, -1.9134566941785882`}, { 0.21840734641020698`, -1.9134566941785882`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 1.913588061243249}, { 0.223407346410207, -1.913588061243249}, { 0.223407346410207, -1.913588061243249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 1.9137224578950376`}, { 0.228407346410207, -1.9137224578950374`}, { 0.228407346410207, -1.9137224578950374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 1.9138598879321154`}, { 0.233407346410207, -1.9138598879321156`}, { 0.233407346410207, -1.9138598879321156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 1.9140003552391949`}, { 0.238407346410207, -1.9140003552391949`}, { 0.238407346410207, -1.9140003552391949`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 1.914143863787702}, { 0.243407346410207, -1.9141438637877022`}, { 0.243407346410207, -1.9141438637877022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 1.9142904176359443`}, { 0.248407346410207, -1.914290417635944}, { 0.248407346410207, -1.914290417635944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 1.914440020929281}, { 0.2534073464102069, -1.914440020929281}, { 0.2534073464102069, -1.914440020929281}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 1.9145926779002984`}, { 0.2584073464102069, -1.9145926779002989`}, { 0.2584073464102069, -1.9145926779002989`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 1.9147483928689886`}, { 0.2634073464102069, -1.9147483928689886`}, { 0.2634073464102069, -1.9147483928689886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 1.9149071702429286`}, { 0.2684073464102069, -1.9149071702429286`}, { 0.2684073464102069, -1.9149071702429286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 1.9150690145174682`}, { 0.2734073464102069, -1.915069014517468}, { 0.2734073464102069, -1.915069014517468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 1.9152339302759178`}, { 0.2784073464102069, -1.9152339302759178`}, { 0.2784073464102069, -1.9152339302759178`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 1.915401922189741}, { 0.28340734641020693`, -1.915401922189741}, { 0.28340734641020693`, -1.915401922189741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 1.915572995018751}, { 0.28840734641020693`, -1.9155729950187512`}, { 0.28840734641020693`, -1.9155729950187512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 1.9157471536113109`}, { 0.29340734641020694`, -1.9157471536113106`}, { 0.29340734641020694`, -1.9157471536113106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 1.9159244029045348`}, { 0.29840734641020694`, -1.9159244029045348`}, { 0.29840734641020694`, -1.9159244029045348`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 1.9161047479244981`}, { 0.30340734641020695`, -1.9161047479244981`}, { 0.30340734641020695`, -1.9161047479244981`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 1.9162881937864455`}, { 0.30840734641020695`, -1.9162881937864455`}, { 0.30840734641020695`, -1.9162881937864455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 1.9164747456950069`}, { 0.31340734641020696`, -1.9164747456950066`}, { 0.31340734641020696`, -1.9164747456950066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 1.916664408944414}, { 0.31840734641020696`, -1.916664408944414}, { 0.31840734641020696`, -1.916664408944414}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 1.9168571889187234`}, { 0.32340734641020696`, -1.9168571889187231`}, { 0.32340734641020696`, -1.9168571889187231`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 1.91705309109204}, { 0.32840734641020697`, -1.91705309109204}, { 0.32840734641020697`, -1.91705309109204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 1.9172521210287474`}, { 0.333407346410207, -1.9172521210287474`}, { 0.333407346410207, -1.9172521210287474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 1.9174542843837403`}, { 0.338407346410207, -1.9174542843837403`}, { 0.338407346410207, -1.9174542843837403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 1.9176595869026585`}, { 0.343407346410207, -1.9176595869026585`}, { 0.343407346410207, -1.9176595869026585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 1.9178680344221297`}, { 0.348407346410207, -1.9178680344221297`}, { 0.348407346410207, -1.9178680344221297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 1.9180796328700103`}, { 0.353407346410207, -1.9180796328700103`}, { 0.353407346410207, -1.9180796328700103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 1.918294388265635}, { 0.358407346410207, -1.918294388265635}, { 0.358407346410207, -1.918294388265635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 1.918512306720065}, { 0.363407346410207, -1.918512306720065}, { 0.363407346410207, -1.918512306720065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 1.9187333944363443`}, { 0.368407346410207, -1.9187333944363443`}, { 0.368407346410207, -1.9187333944363443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 1.9189576577097571`}, { 0.373407346410207, -1.918957657709757}, { 0.373407346410207, -1.918957657709757}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 1.919185102928089}, { 0.3784073464102069, -1.919185102928089}, { 0.3784073464102069, -1.919185102928089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 1.9194157365718938`}, { 0.3834073464102069, -1.919415736571894}, { 0.3834073464102069, -1.919415736571894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 1.9196495652147614`}, { 0.3884073464102069, -1.9196495652147614`}, { 0.3884073464102069, -1.9196495652147614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 1.9198865955235902`}, { 0.3934073464102069, -1.9198865955235904`}, { 0.3934073464102069, -1.9198865955235904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 1.9201268342588658`}, { 0.3984073464102069, -1.9201268342588658`}, { 0.3984073464102069, -1.9201268342588658`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 1.920370288274938}, { 0.4034073464102069, -1.9203702882749383`}, { 0.4034073464102069, -1.9203702882749383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 1.9206169645203073`}, { 0.40840734641020693`, -1.9206169645203075`}, { 0.40840734641020693`, -1.9206169645203075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 1.9208668700379106`}, { 0.41340734641020693`, -1.9208668700379108`}, { 0.41340734641020693`, -1.9208668700379108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 1.9211200119654137`}, { 0.41840734641020694`, -1.9211200119654133`}, { 0.41840734641020694`, -1.9211200119654133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 1.9213763975355043`}, { 0.42340734641020705`, -1.921376397535504}, { 0.42340734641020705`, -1.921376397535504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 1.9216360340761929`}, { 0.42840734641020695`, -1.9216360340761933`}, { 0.42840734641020695`, -1.9216360340761933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 1.9218989290111141`}, { 0.43340734641020706`, -1.9218989290111141`}, { 0.43340734641020706`, -1.9218989290111141`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 1.9221650898598313`}, { 0.43840734641020696`, -1.9221650898598313`}, { 0.43840734641020696`, -1.9221650898598313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 1.9224345242381478`}, { 0.44340734641020685`, -1.9224345242381478`}, { 0.44340734641020685`, -1.9224345242381478`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 1.9227072398584202`}, { 0.44840734641020696`, -1.92270723985842}, { 0.44840734641020696`, -1.92270723985842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 1.9229832445298738`}, { 0.45340734641020686`, -1.9229832445298738`}, { 0.45340734641020686`, -1.9229832445298738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 1.9232625461589257`}, { 0.458407346410207, -1.923262546158926}, { 0.458407346410207, -1.923262546158926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 1.9235451527495078`}, { 0.46340734641020687`, -1.9235451527495078`}, { 0.46340734641020687`, -1.9235451527495078`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 1.9238310724033938`}, { 0.468407346410207, -1.9238310724033938`}, { 0.468407346410207, -1.9238310724033938`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 1.9241203133205342`}, { 0.4734073464102069, -1.924120313320534}, { 0.4734073464102069, -1.924120313320534}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 1.9244128837993888`}, { 0.478407346410207, -1.9244128837993888`}, { 0.478407346410207, -1.9244128837993888`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 1.924708792237267}, { 0.4834073464102069, -1.9247087922372672`}, { 0.4834073464102069, -1.9247087922372672`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 1.9250080471306725`}, { 0.488407346410207, -1.9250080471306725`}, { 0.488407346410207, -1.9250080471306725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 1.9253106570756464`}, { 0.4934073464102069, -1.9253106570756464`}, { 0.4934073464102069, -1.9253106570756464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 1.9256166307681202`}, { 0.498407346410207, -1.9256166307681202`}, { 0.498407346410207, -1.9256166307681202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 1.9259259770042696`}, { 0.5034073464102069, -1.9259259770042694`}, { 0.5034073464102069, -1.9259259770042694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 1.9262387046808709`}, { 0.508407346410207, -1.9262387046808709`}, { 0.508407346410207, -1.9262387046808709`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 1.9265548227956644`}, { 0.5134073464102069, -1.9265548227956644`}, { 0.5134073464102069, -1.9265548227956644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 1.926874340447718}, { 0.518407346410207, -1.926874340447718}, { 0.518407346410207, -1.926874340447718}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 1.9271972668377966`}, { 0.5234073464102069, -1.9271972668377961`}, { 0.5234073464102069, -1.9271972668377961`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 1.9275236112687342`}, { 0.528407346410207, -1.927523611268734}, { 0.528407346410207, -1.927523611268734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 1.9278533831458116`}, { 0.5334073464102069, -1.9278533831458116`}, { 0.5334073464102069, -1.9278533831458116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 1.928186591977135}, { 0.538407346410207, -1.928186591977135}, { 0.538407346410207, -1.928186591977135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 1.9285232473740201`}, { 0.5434073464102069, -1.9285232473740204`}, { 0.5434073464102069, -1.9285232473740204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 1.92886335905138}, { 0.548407346410207, -1.92886335905138}, { 0.548407346410207, -1.92886335905138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 1.9292069368281142`}, { 0.553407346410207, -1.9292069368281142`}, { 0.553407346410207, -1.9292069368281142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 1.9295539906275063`}, { 0.5584073464102071, -1.929553990627506}, { 0.5584073464102071, -1.929553990627506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 1.9299045304776203`}, { 0.563407346410207, -1.9299045304776201`}, { 0.563407346410207, -1.9299045304776201`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 1.930258566511704}, { 0.5684073464102071, -1.9302585665117036`}, { 0.5684073464102071, -1.9302585665117036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 1.930616108968593}, { 0.573407346410207, -1.9306161089685931`}, { 0.573407346410207, -1.9306161089685931`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 1.9309771681931227`}, { 0.5784073464102069, -1.9309771681931225`}, { 0.5784073464102069, -1.9309771681931225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 1.9313417546365395`}, { 0.583407346410207, -1.9313417546365395`}, { 0.583407346410207, -1.9313417546365395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 1.9317098788569178`}, { 0.5884073464102069, -1.9317098788569178`}, { 0.5884073464102069, -1.9317098788569178`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 1.932081551519582}, { 0.593407346410207, -1.9320815515195817`}, { 0.593407346410207, -1.9320815515195817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 1.9324567833975275`}, { 0.5984073464102069, -1.9324567833975277`}, { 0.5984073464102069, -1.9324567833975277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 1.932835585371853}, { 0.603407346410207, -1.9328355853718528`}, { 0.603407346410207, -1.9328355853718528`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 1.9332179684321873`}, { 0.6084073464102069, -1.9332179684321873`}, { 0.6084073464102069, -1.9332179684321873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 1.9336039436771277`}, { 0.613407346410207, -1.933603943677128}, { 0.613407346410207, -1.933603943677128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 1.9339935223146776`}, { 0.6184073464102069, -1.9339935223146776`}, { 0.6184073464102069, -1.9339935223146776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 1.9343867156626877`}, { 0.623407346410207, -1.9343867156626877`}, { 0.623407346410207, -1.9343867156626877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 1.9347835351493035`}, { 0.6284073464102069, -1.9347835351493035`}, { 0.6284073464102069, -1.9347835351493035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 1.935183992313415}, { 0.633407346410207, -1.935183992313415}, { 0.633407346410207, -1.935183992313415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 1.9355880988051084`}, { 0.6384073464102069, -1.9355880988051084`}, { 0.6384073464102069, -1.9355880988051084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 1.935995866386124}, { 0.643407346410207, -1.935995866386124}, { 0.643407346410207, -1.935995866386124}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 1.9364073069303163`}, { 0.6484073464102069, -1.9364073069303167`}, { 0.6484073464102069, -1.9364073069303167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 1.9368224324241188`}, { 0.653407346410207, -1.9368224324241186`}, { 0.653407346410207, -1.9368224324241186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 1.9372412549670088`}, { 0.6584073464102069, -1.937241254967009}, { 0.6584073464102069, -1.937241254967009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 1.9376637867719821`}, { 0.663407346410207, -1.9376637867719821`}, { 0.663407346410207, -1.9376637867719821`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 1.9380900401660248`}, { 0.6684073464102069, -1.938090040166025}, { 0.6684073464102069, -1.938090040166025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 1.9385200275905934`}, { 0.673407346410207, -1.9385200275905934`}, { 0.673407346410207, -1.9385200275905934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 1.9389537616020946`}, { 0.678407346410207, -1.9389537616020946`}, { 0.678407346410207, -1.9389537616020946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 1.9393912548723722`}, { 0.6834073464102071, -1.9393912548723724`}, { 0.6834073464102071, -1.9393912548723724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 1.939832520189195}, { 0.688407346410207, -1.939832520189195}, { 0.688407346410207, -1.939832520189195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 1.9402775704567494`}, { 0.6934073464102071, -1.9402775704567492`}, { 0.6934073464102071, -1.9402775704567492`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 1.9407264186961337`}, { 0.698407346410207, -1.940726418696134}, { 0.698407346410207, -1.940726418696134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 1.9411790780458602`}, { 0.7034073464102069, -1.9411790780458602`}, { 0.7034073464102069, -1.9411790780458602`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 1.9416355617623542`}, { 0.708407346410207, -1.941635561762354}, { 0.708407346410207, -1.941635561762354}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 1.942095883220462}, { 0.7134073464102069, -1.942095883220462}, { 0.7134073464102069, -1.942095883220462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 1.9425600559139609`}, { 0.718407346410207, -1.9425600559139609`}, { 0.718407346410207, -1.9425600559139609`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 1.94302809345607}, { 0.7234073464102069, -1.9430280934560702`}, { 0.7234073464102069, -1.9430280934560702`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 1.9435000095799686`}, { 0.728407346410207, -1.9435000095799686`}, { 0.728407346410207, -1.9435000095799686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 1.9439758181393134`}, { 0.7334073464102069, -1.9439758181393136`}, { 0.7334073464102069, -1.9439758181393136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 1.944455533108764}, { 0.738407346410207, -1.9444555331087638`}, { 0.738407346410207, -1.9444555331087638`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 1.9449391685845066`}, { 0.7434073464102069, -1.9449391685845063`}, { 0.7434073464102069, -1.9449391685845063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 1.9454267387847852`}, { 0.748407346410207, -1.9454267387847852`}, { 0.748407346410207, -1.9454267387847852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 1.9459182580504344`}, { 0.7534073464102069, -1.9459182580504346`}, { 0.7534073464102069, -1.9459182580504346`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 1.9464137408454136`}, { 0.758407346410207, -1.9464137408454139`}, { 0.758407346410207, -1.9464137408454139`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 1.9469132017573492`}, { 0.7634073464102069, -1.9469132017573494`}, { 0.7634073464102069, -1.9469132017573494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 1.947416655498074}, { 0.768407346410207, -1.9474166554980743`}, { 0.768407346410207, -1.9474166554980743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 1.9479241169041757`}, { 0.7734073464102069, -1.9479241169041759`}, { 0.7734073464102069, -1.9479241169041759`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 1.9484356009375436`}, { 0.778407346410207, -1.9484356009375436`}, { 0.778407346410207, -1.9484356009375436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 1.948951122685922}, { 0.7834073464102069, -1.948951122685922}, { 0.7834073464102069, -1.948951122685922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 1.9494706973634646`}, { 0.788407346410207, -1.9494706973634646`}, { 0.788407346410207, -1.9494706973634646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 1.9499943403112925`}, { 0.7934073464102069, -1.9499943403112925`}, { 0.7934073464102069, -1.9499943403112925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 1.9505220669980565`}, { 0.798407346410207, -1.9505220669980565`}, { 0.798407346410207, -1.9505220669980565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 1.9510538930205004`}, { 0.803407346410207, -1.9510538930205001`}, { 0.803407346410207, -1.9510538930205001`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 1.9515898341040283`}, { 0.8084073464102071, -1.9515898341040283`}, { 0.8084073464102071, -1.9515898341040283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 1.9521299061032757`}, { 0.813407346410207, -1.9521299061032757`}, { 0.813407346410207, -1.9521299061032757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 1.9526741250026816`}, { 0.8184073464102071, -1.9526741250026816`}, { 0.8184073464102071, -1.9526741250026816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 1.9532225069170648`}, { 0.823407346410207, -1.953222506917065}, { 0.823407346410207, -1.953222506917065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 1.9537750680922041`}, { 0.8284073464102069, -1.9537750680922041`}, { 0.8284073464102069, -1.9537750680922041`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 1.954331824905418}, { 0.833407346410207, -1.954331824905418}, { 0.833407346410207, -1.954331824905418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 1.9548927938661507`}, { 0.8384073464102069, -1.9548927938661507`}, { 0.8384073464102069, -1.9548927938661507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 1.955457991616559}, { 0.843407346410207, -1.9554579916165589`}, { 0.843407346410207, -1.9554579916165589`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 1.9560274349321025`}, { 0.8484073464102069, -1.9560274349321025`}, { 0.8484073464102069, -1.9560274349321025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 1.9566011407221358`}, { 0.853407346410207, -1.956601140722136}, { 0.853407346410207, -1.956601140722136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 1.9571791260305045`}, { 0.8584073464102069, -1.9571791260305045`}, { 0.8584073464102069, -1.9571791260305045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 1.9577614080361427`}, { 0.863407346410207, -1.9577614080361427`}, { 0.863407346410207, -1.9577614080361427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 1.9583480040536738`}, { 0.8684073464102069, -1.9583480040536738`}, { 0.8684073464102069, -1.9583480040536738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 1.9589389315340133`}, { 0.873407346410207, -1.9589389315340133`}, { 0.873407346410207, -1.9589389315340133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 1.9595342080649745`}, { 0.8784073464102069, -1.9595342080649745`}, { 0.8784073464102069, -1.9595342080649745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 1.9601338513718756`}, { 0.883407346410207, -1.9601338513718753`}, { 0.883407346410207, -1.9601338513718753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 1.960737879318151}, { 0.8884073464102069, -1.9607378793181514`}, { 0.8884073464102069, -1.9607378793181514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 1.961346309905964}, { 0.893407346410207, -1.9613463099059643`}, { 0.893407346410207, -1.9613463099059643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 1.9619591612768201`}, { 0.8984073464102069, -1.9619591612768204`}, { 0.8984073464102069, -1.9619591612768204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 1.9625764517121858`}, { 0.903407346410207, -1.9625764517121858`}, { 0.903407346410207, -1.9625764517121858`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 1.9631981996341064`}, { 0.9084073464102069, -1.963198199634106}, { 0.9084073464102069, -1.963198199634106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 1.9638244236058282`}, { 0.913407346410207, -1.963824423605828}, { 0.913407346410207, -1.963824423605828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 1.9644551423324212`}, { 0.9184073464102069, -1.9644551423324212`}, { 0.9184073464102069, -1.9644551423324212`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 1.9650903746614066`}, { 0.923407346410207, -1.9650903746614068`}, { 0.923407346410207, -1.9650903746614068`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 1.9657301395833806`}, { 0.928407346410207, -1.9657301395833802`}, { 0.928407346410207, -1.9657301395833802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 1.9663744562326455`}, { 0.9334073464102071, -1.9663744562326455`}, { 0.9334073464102071, -1.9663744562326455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 1.9670233438878415`}, { 0.938407346410207, -1.9670233438878415`}, { 0.938407346410207, -1.9670233438878415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 1.9676768219725775`}, { 0.9434073464102071, -1.9676768219725775`}, { 0.9434073464102071, -1.9676768219725775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 1.9683349100560674`}, { 0.948407346410207, -1.9683349100560674`}, { 0.948407346410207, -1.9683349100560674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 1.9689976278537638`}, { 0.9534073464102071, -1.9689976278537638`}, { 0.9534073464102071, -1.9689976278537638`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 1.969664995227998}, { 0.958407346410207, -1.9696649952279977`}, { 0.958407346410207, -1.9696649952279977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 1.970337032188617}, { 0.9634073464102069, -1.970337032188617}, { 0.9634073464102069, -1.970337032188617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 1.9710137588936258`}, { 0.968407346410207, -1.9710137588936258`}, { 0.968407346410207, -1.9710137588936258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 1.9716951956498272`}, { 0.9734073464102069, -1.971695195649827}, { 0.9734073464102069, -1.971695195649827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 1.9723813629134659`}, { 0.978407346410207, -1.9723813629134657`}, { 0.978407346410207, -1.9723813629134657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 1.9730722812908725`}, { 0.9834073464102069, -1.9730722812908725`}, { 0.9834073464102069, -1.9730722812908725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 1.9737679715391088`}, { 0.988407346410207, -1.9737679715391085`}, { 0.988407346410207, -1.9737679715391085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 1.974468454566613}, { 0.9934073464102069, -1.9744684545666131`}, { 0.9934073464102069, -1.9744684545666131`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 1.9751737514338488`}, { 0.998407346410207, -1.9751737514338488`}, { 0.998407346410207, -1.9751737514338488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 1.9758838833539514`}, { 1.003407346410207, -1.9758838833539518`}, { 1.003407346410207, -1.9758838833539518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 1.9765988716933778`}, { 1.008407346410207, -1.976598871693378}, { 1.008407346410207, -1.976598871693378}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 1.9773187379725543`}, { 1.013407346410207, -1.9773187379725543`}, { 1.013407346410207, -1.9773187379725543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 1.9780435038665287`}, { 1.018407346410207, -1.9780435038665287`}, { 1.018407346410207, -1.9780435038665287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 1.9787731912056188`}, { 1.023407346410207, -1.9787731912056188`}, { 1.023407346410207, -1.9787731912056188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 1.9795078219760638`}, { 1.028407346410207, -1.9795078219760638`}, { 1.028407346410207, -1.9795078219760638`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 1.9802474183206762`}, { 1.033407346410207, -1.980247418320676}, { 1.033407346410207, -1.980247418320676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 1.9809920025394914`}, { 1.038407346410207, -1.9809920025394911`}, { 1.038407346410207, -1.9809920025394911`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 1.9817415970904197`}, { 1.043407346410207, -1.9817415970904197`}, { 1.043407346410207, -1.9817415970904197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 1.9824962245898987`}, { 1.048407346410207, -1.9824962245898985`}, { 1.048407346410207, -1.9824962245898985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 1.9832559078135414`}, { 1.053407346410207, -1.9832559078135414`}, { 1.053407346410207, -1.9832559078135414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 1.9840206696967904`}, { 1.058407346410207, -1.98402066969679}, { 1.058407346410207, -1.98402066969679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 1.984790533335565}, { 1.063407346410207, -1.9847905333355653`}, { 1.063407346410207, -1.9847905333355653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 1.985565521986915}, { 1.068407346410207, -1.9855655219869148`}, { 1.068407346410207, -1.9855655219869148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 1.986345659069666}, { 1.073407346410207, -1.986345659069666}, { 1.073407346410207, -1.986345659069666}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 1.9871309681650704`}, { 1.078407346410207, -1.9871309681650704`}, { 1.078407346410207, -1.9871309681650704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 1.9879214730174544`}, { 1.083407346410207, -1.9879214730174544`}, { 1.083407346410207, -1.9879214730174544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 1.9887171975348645`}, { 1.0884073464102069`, -1.9887171975348645`}, { 1.0884073464102069`, -1.9887171975348645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 1.989518165789714}, { 1.093407346410207, -1.9895181657897139`}, { 1.093407346410207, -1.9895181657897139`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 1.9903244020194257`}, { 1.0984073464102069`, -1.9903244020194257`}, { 1.0984073464102069`, -1.9903244020194257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 1.991135930627077}, { 1.103407346410207, -1.991135930627077}, { 1.103407346410207, -1.991135930627077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 1.991952776182039}, { 1.1084073464102069`, -1.991952776182039}, { 1.1084073464102069`, -1.991952776182039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 1.9927749634206182`}, { 1.113407346410207, -1.9927749634206184`}, { 1.113407346410207, -1.9927749634206184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 1.9936025172466938`}, { 1.118407346410207, -1.9936025172466938`}, { 1.118407346410207, -1.9936025172466938`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 1.9944354627323524`}, { 1.123407346410207, -1.9944354627323524`}, { 1.123407346410207, -1.9944354627323524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 1.9952738251185245`}, { 1.128407346410207, -1.9952738251185247`}, { 1.128407346410207, -1.9952738251185247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 1.996117629815614}, { 1.133407346410207, -1.9961176298156136`}, { 1.133407346410207, -1.9961176298156136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 1.996966902404127}, { 1.138407346410207, -1.996966902404127}, { 1.138407346410207, -1.996966902404127}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 1.9978216686353012`}, { 1.143407346410207, -1.9978216686353012`}, { 1.143407346410207, -1.9978216686353012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 1.9986819544317274`}, { 1.148407346410207, -1.9986819544317274`}, { 1.148407346410207, -1.9986819544317274`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 1.9995477858879698`}, { 1.153407346410207, -1.99954778588797}, { 1.153407346410207, -1.99954778588797}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.0004191892711867`}, { 1.158407346410207, -2.000419189271187}, { 1.158407346410207, -2.000419189271187}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.0012961910217433`}, { 1.163407346410207, -2.0012961910217433`}, { 1.163407346410207, -2.0012961910217433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.0021788177538213`}, { 1.168407346410207, -2.0021788177538213`}, { 1.168407346410207, -2.0021788177538213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.003067096256031}, { 1.173407346410207, -2.003067096256031}, { 1.173407346410207, -2.003067096256031}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.003961053492009}, { 1.178407346410207, -2.0039610534920085`}, { 1.178407346410207, -2.0039610534920085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.0048607166010233`}, { 1.183407346410207, -2.004860716601023}, { 1.183407346410207, -2.004860716601023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.005766112898566}, { 1.188407346410207, -2.005766112898566}, { 1.188407346410207, -2.005766112898566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.0066772698769455`}, { 1.193407346410207, -2.0066772698769455`}, { 1.193407346410207, -2.0066772698769455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.0075942152058723`}, { 1.198407346410207, -2.0075942152058723`}, { 1.198407346410207, -2.0075942152058723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.0085169767330417`}, { 1.203407346410207, -2.0085169767330413`}, { 1.203407346410207, -2.0085169767330413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.009445582484709}, { 1.208407346410207, -2.009445582484709}, { 1.208407346410207, -2.009445582484709}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.0103800606662627`}, { 1.2134073464102069`, -2.0103800606662627`}, { 1.2134073464102069`, -2.0103800606662627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.011320439662791}, { 1.218407346410207, -2.011320439662791}, { 1.218407346410207, -2.011320439662791}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.012266748039641}, { 1.2234073464102069`, -2.0122667480396403`}, { 1.2234073464102069`, -2.0122667480396403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.013219014542972}, { 1.228407346410207, -2.013219014542972}, { 1.228407346410207, -2.013219014542972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.0141772681003087`}, { 1.2334073464102069`, -2.0141772681003087`}, { 1.2334073464102069`, -2.0141772681003087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.0151415378210786`}, { 1.238407346410207, -2.0151415378210786`}, { 1.238407346410207, -2.0151415378210786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.01611185299715}, { 1.243407346410207, -2.01611185299715}, { 1.243407346410207, -2.01611185299715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.0170882431033594`}, { 1.248407346410207, -2.0170882431033594`}, { 1.248407346410207, -2.0170882431033594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.0180707377980354`}, { 1.253407346410207, -2.0180707377980354`}, { 1.253407346410207, -2.0180707377980354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.0190593669235106`}, { 1.258407346410207, -2.0190593669235106`}, { 1.258407346410207, -2.0190593669235106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.020054160506631}, { 1.263407346410207, -2.020054160506631}, { 1.263407346410207, -2.020054160506631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.0210551487592516`}, { 1.268407346410207, -2.0210551487592516`}, { 1.268407346410207, -2.0210551487592516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.0220623620787306`}, { 1.273407346410207, -2.0220623620787306`}, { 1.273407346410207, -2.0220623620787306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.02307583104841}, { 1.278407346410207, -2.02307583104841}, { 1.278407346410207, -2.02307583104841}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.0240955864380896`}, { 1.283407346410207, -2.02409558643809}, { 1.283407346410207, -2.02409558643809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.025121659204493}, { 1.288407346410207, -2.025121659204493}, { 1.288407346410207, -2.025121659204493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.0261540804917217`}, { 1.293407346410207, -2.0261540804917217`}, { 1.293407346410207, -2.0261540804917217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.027192881631702}, { 1.298407346410207, -2.027192881631702}, { 1.298407346410207, -2.027192881631702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.0282380941446214`}, { 1.303407346410207, -2.0282380941446214`}, { 1.303407346410207, -2.0282380941446214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.029289749739355}, { 1.308407346410207, -2.029289749739355}, { 1.308407346410207, -2.029289749739355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.03034788031388}, { 1.313407346410207, -2.03034788031388}, { 1.313407346410207, -2.03034788031388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.0314125179556823`}, { 1.318407346410207, -2.0314125179556823`}, { 1.318407346410207, -2.0314125179556823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.0324836949421496`}, { 1.323407346410207, -2.0324836949421496`}, { 1.323407346410207, -2.0324836949421496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.0335614437409544`}, { 1.328407346410207, -2.0335614437409544`}, { 1.328407346410207, -2.0335614437409544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.0346457970104237`}, { 1.333407346410207, -2.0346457970104233`}, { 1.333407346410207, -2.0346457970104233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.0357367875998995`}, { 1.3384073464102069`, -2.0357367875998995`}, { 1.3384073464102069`, -2.0357367875998995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.036834448550084}, { 1.343407346410207, -2.036834448550084}, { 1.343407346410207, -2.036834448550084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.037938813093373}, { 1.3484073464102069`, -2.037938813093373}, { 1.3484073464102069`, -2.037938813093373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.039049914654178}, { 1.353407346410207, -2.039049914654178}, { 1.353407346410207, -2.039049914654178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.0401677868492314`}, { 1.3584073464102069`, -2.0401677868492314`}, { 1.3584073464102069`, -2.0401677868492314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.04129246348788}, { 1.363407346410207, -2.04129246348788}, { 1.363407346410207, -2.04129246348788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.0424239785723657`}, { 1.368407346410207, -2.0424239785723657`}, { 1.368407346410207, -2.0424239785723657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.0435623662980875`}, { 1.373407346410207, -2.0435623662980875`}, { 1.373407346410207, -2.0435623662980875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.044707661053853}, { 1.378407346410207, -2.044707661053853}, { 1.378407346410207, -2.044707661053853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.04585989742211}, { 1.383407346410207, -2.04585989742211}, { 1.383407346410207, -2.04585989742211}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.0470191101791686`}, { 1.388407346410207, -2.0470191101791686`}, { 1.388407346410207, -2.0470191101791686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.0481853342954}, { 1.393407346410207, -2.0481853342953995`}, { 1.393407346410207, -2.0481853342953995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.0493586049354215`}, { 1.398407346410207, -2.0493586049354215`}, { 1.398407346410207, -2.0493586049354215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.0505389574582695`}, { 1.403407346410207, -2.05053895745827}, { 1.403407346410207, -2.05053895745827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.051726427417546}, { 1.408407346410207, -2.051726427417546}, { 1.408407346410207, -2.051726427417546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.052921050561554}, { 1.413407346410207, -2.052921050561554}, { 1.413407346410207, -2.052921050561554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.054122862833411}, { 1.418407346410207, -2.054122862833411}, { 1.418407346410207, -2.054122862833411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.0553319003711477`}, { 1.4234073464102068`, -2.0553319003711477`}, { 1.4234073464102068`, -2.0553319003711477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.056548199507782}, { 1.4284073464102072`, -2.0565481995077817`}, { 1.4284073464102072`, -2.0565481995077817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.057771796771378}, { 1.433407346410207, -2.057771796771378}, { 1.433407346410207, -2.057771796771378}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.0590027288850834`}, { 1.438407346410207, -2.0590027288850834`}, { 1.438407346410207, -2.0590027288850834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.060241032767145}, { 1.4434073464102068`, -2.060241032767145}, { 1.4434073464102068`, -2.060241032767145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.061486745530904}, { 1.4484073464102072`, -2.061486745530904}, { 1.4484073464102072`, -2.061486745530904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.062739904484771}, { 1.453407346410207, -2.062739904484771}, { 1.453407346410207, -2.062739904484771}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.064000547132177}, { 1.458407346410207, -2.0640005471321774`}, { 1.458407346410207, -2.0640005471321774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.0652687111715027`}, { 1.4634073464102069`, -2.0652687111715027`}, { 1.4634073464102069`, -2.0652687111715027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.066544434495984}, { 1.4684073464102068`, -2.066544434495984}, { 1.4684073464102068`, -2.066544434495984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.0678277551935955`}, { 1.473407346410207, -2.0678277551935955`}, { 1.473407346410207, -2.0678277551935955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.069118711546908}, { 1.478407346410207, -2.069118711546908}, { 1.478407346410207, -2.069118711546908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.070417342032921}, { 1.4834073464102069`, -2.070417342032921}, { 1.4834073464102069`, -2.070417342032921}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.071723685322874}, { 1.4884073464102068`, -2.071723685322874}, { 1.4884073464102068`, -2.071723685322874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.073037780282026}, { 1.4934073464102071`, -2.073037780282026}, { 1.4934073464102071`, -2.073037780282026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.0743596659694123`}, { 1.498407346410207, -2.0743596659694123`}, { 1.498407346410207, -2.0743596659694123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.0756893816375754`}, { 1.503407346410207, -2.0756893816375754`}, { 1.503407346410207, -2.0756893816375754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.077026966732264}, { 1.5084073464102068`, -2.077026966732264}, { 1.5084073464102068`, -2.077026966732264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.0783724608921093`}, { 1.5134073464102071`, -2.0783724608921093`}, { 1.5134073464102071`, -2.0783724608921093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.0797259039482676`}, { 1.518407346410207, -2.079725903948267}, { 1.518407346410207, -2.079725903948267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.0810873359240367`}, { 1.523407346410207, -2.0810873359240367`}, { 1.523407346410207, -2.0810873359240367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.0824567970344425`}, { 1.5284073464102068`, -2.0824567970344425`}, { 1.5284073464102068`, -2.0824567970344425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.0838343276857927`}, { 1.5334073464102072`, -2.0838343276857927`}, { 1.5334073464102072`, -2.0838343276857927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.0852199684752013`}, { 1.538407346410207, -2.0852199684752013`}, { 1.538407346410207, -2.0852199684752013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.086613760190081}, { 1.543407346410207, -2.0866137601900814`}, { 1.543407346410207, -2.0866137601900814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.0880157438076044`}, { 1.5484073464102068`, -2.0880157438076044`}, { 1.5484073464102068`, -2.0880157438076044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.0894259604941268`}, { 1.5534073464102072`, -2.0894259604941268`}, { 1.5534073464102072`, -2.0894259604941268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.0908444516045823`}, { 1.558407346410207, -2.0908444516045823`}, { 1.558407346410207, -2.0908444516045823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.092271258681842}, { 1.563407346410207, -2.092271258681842}, { 1.563407346410207, -2.092271258681842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.093706423456036}, { 1.5684073464102068`, -2.093706423456036}, { 1.5684073464102068`, -2.093706423456036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.0951499878438424`}, { 1.5734073464102072`, -2.0951499878438424`}, { 1.5734073464102072`, -2.0951499878438424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.0966019939477363`}, { 1.578407346410207, -2.0966019939477363`}, { 1.578407346410207, -2.0966019939477363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.0980624840552067`}, { 1.583407346410207, -2.098062484055207}, { 1.583407346410207, -2.098062484055207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.09953150063793}, { 1.5884073464102069`, -2.09953150063793}, { 1.5884073464102069`, -2.09953150063793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.101009086350908}, { 1.5934073464102072`, -2.101009086350908}, { 1.5934073464102072`, -2.101009086350908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.102495284031565}, { 1.598407346410207, -2.102495284031565}, { 1.598407346410207, -2.102495284031565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.1039901366988083`}, { 1.603407346410207, -2.1039901366988083`}, { 1.603407346410207, -2.1039901366988083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.1054936875520407`}, { 1.6084073464102069`, -2.1054936875520407`}, { 1.6084073464102069`, -2.1054936875520407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.1070059799701406`}, { 1.6134073464102068`, -2.1070059799701406`}, { 1.6134073464102068`, -2.1070059799701406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.1085270575103907`}, { 1.6184073464102071`, -2.1085270575103907`}, { 1.6184073464102071`, -2.1085270575103907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.1100569639073705`}, { 1.623407346410207, -2.11005696390737}, { 1.623407346410207, -2.11005696390737}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.1115957430718}, { 1.628407346410207, -2.1115957430717995`}, { 1.628407346410207, -2.1115957430717995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.1131434390893418`}, { 1.6334073464102068`, -2.1131434390893413`}, { 1.6334073464102068`, -2.1131434390893413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.114700096219356}, { 1.6384073464102071`, -2.114700096219356}, { 1.6384073464102071`, -2.114700096219356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.1162657588936105`}, { 1.643407346410207, -2.11626575889361}, { 1.643407346410207, -2.11626575889361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.117840471714939}, { 1.648407346410207, -2.1178404717149393`}, { 1.648407346410207, -2.1178404717149393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.1194242794558598`}, { 1.6534073464102068`, -2.1194242794558598`}, { 1.6534073464102068`, -2.1194242794558598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.1210172270571364`}, { 1.6584073464102072`, -2.1210172270571364`}, { 1.6584073464102072`, -2.1210172270571364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.1226193596262934`}, { 1.663407346410207, -2.1226193596262934`}, { 1.663407346410207, -2.1226193596262934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.1242307224360837`}, { 1.668407346410207, -2.1242307224360837`}, { 1.668407346410207, -2.1242307224360837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.1258513609228973`}, { 1.6734073464102068`, -2.1258513609228973`}, { 1.6734073464102068`, -2.1258513609228973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.127481320685126}, { 1.6784073464102072`, -2.1274813206851255`}, { 1.6784073464102072`, -2.1274813206851255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.129120647481467}, { 1.683407346410207, -2.129120647481467}, { 1.683407346410207, -2.129120647481467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.1307693872291793`}, { 1.688407346410207, -2.1307693872291793`}, { 1.688407346410207, -2.1307693872291793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.13242758600228}, { 1.6934073464102068`, -2.13242758600228}, { 1.6934073464102068`, -2.13242758600228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.134095290029688}, { 1.6984073464102072`, -2.1340952900296886`}, { 1.6984073464102072`, -2.1340952900296886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.1357725456933085`}, { 1.703407346410207, -2.1357725456933085`}, { 1.703407346410207, -2.1357725456933085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.137459399526061}, { 1.708407346410207, -2.137459399526061}, { 1.708407346410207, -2.137459399526061}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.139155898209848}, { 1.7134073464102069`, -2.139155898209848}, { 1.7134073464102069`, -2.139155898209848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.140862088573466}, { 1.7184073464102072`, -2.140862088573466}, { 1.7184073464102072`, -2.140862088573466}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.142578017590452}, { 1.723407346410207, -2.142578017590452}, { 1.723407346410207, -2.142578017590452}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.1443037323768714`}, { 1.728407346410207, -2.1443037323768714`}, { 1.728407346410207, -2.1443037323768714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.146039280189044}, { 1.7334073464102069`, -2.146039280189044}, { 1.7334073464102069`, -2.146039280189044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.1477847084212036`}, { 1.7384073464102068`, -2.1477847084212036`}, { 1.7384073464102068`, -2.1477847084212036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.1495400646030958`}, { 1.7434073464102071`, -2.1495400646030953`}, { 1.7434073464102071`, -2.1495400646030953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.1513053963975066`}, { 1.748407346410207, -2.1513053963975066`}, { 1.748407346410207, -2.1513053963975066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.153080751597732}, { 1.753407346410207, -2.153080751597732}, { 1.753407346410207, -2.153080751597732}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.154866178124972}, { 1.7584073464102068`, -2.154866178124972}, { 1.7584073464102068`, -2.154866178124972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.1566617240256583`}, { 1.7634073464102071`, -2.1566617240256583`}, { 1.7634073464102071`, -2.1566617240256583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.1584674374687163`}, { 1.768407346410207, -2.1584674374687163`}, { 1.768407346410207, -2.1584674374687163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.160283366742754}, { 1.773407346410207, -2.160283366742754}, { 1.773407346410207, -2.160283366742754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 2.1621095602531777`}, { 1.7784073464102068`, -2.1621095602531772`}, { 1.7784073464102068`, -2.1621095602531772`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 2.163946066519236}, { 1.7834073464102072`, -2.163946066519236}, { 1.7834073464102072`, -2.163946066519236}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 2.165792934170995}, { 1.788407346410207, -2.165792934170995}, { 1.788407346410207, -2.165792934170995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 2.16765021194623}, { 1.793407346410207, -2.16765021194623}, { 1.793407346410207, -2.16765021194623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 2.16951794868725}, { 1.7984073464102068`, -2.1695179486872505`}, { 1.7984073464102068`, -2.1695179486872505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 2.1713961933376407`}, { 1.8034073464102072`, -2.1713961933376402`}, { 1.8034073464102072`, -2.1713961933376402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 2.173284994938928}, { 1.808407346410207, -2.1732849949389275`}, { 1.808407346410207, -2.1732849949389275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 2.1751844026271696`}, { 1.813407346410207, -2.1751844026271696`}, { 1.813407346410207, -2.1751844026271696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 2.1770944656294624`}, { 1.8184073464102068`, -2.1770944656294624`}, { 1.8184073464102068`, -2.1770944656294624`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 2.1790152332603645`}, { 1.8234073464102072`, -2.179015233260365}, { 1.8234073464102072`, -2.179015233260365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 2.1809467549182453`}, { 1.828407346410207, -2.1809467549182453`}, { 1.828407346410207, -2.1809467549182453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 2.1828890800815417`}, { 1.833407346410207, -2.182889080081542}, { 1.833407346410207, -2.182889080081542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 2.18484225830494}, { 1.8384073464102069`, -2.1848422583049403`}, { 1.8384073464102069`, -2.1848422583049403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 2.186806339215464}, { 1.8434073464102072`, -2.186806339215464}, { 1.8434073464102072`, -2.186806339215464}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 2.188781372508482}, { 1.848407346410207, -2.188781372508482}, { 1.848407346410207, -2.188781372508482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 2.1907674079436252`}, { 1.853407346410207, -2.1907674079436252`}, { 1.853407346410207, -2.1907674079436252`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 2.192764495340616}, { 1.8584073464102069`, -2.192764495340616}, { 1.8584073464102069`, -2.192764495340616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 2.1947726845750095`}, { 1.8634073464102068`, -2.1947726845750095`}, { 1.8634073464102068`, -2.1947726845750095`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 2.196792025573841}, { 1.8684073464102071`, -2.196792025573841}, { 1.8684073464102071`, -2.196792025573841}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 2.1988225683111833`}, { 1.873407346410207, -2.1988225683111833`}, { 1.873407346410207, -2.1988225683111833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 2.200864362803613}, { 1.878407346410207, -2.200864362803613}, { 1.878407346410207, -2.200864362803613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 2.202917459105579}, { 1.8834073464102068`, -2.202917459105579}, { 1.8834073464102068`, -2.202917459105579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 2.20498190730468}, { 1.8884073464102071`, -2.20498190730468}, { 1.8884073464102071`, -2.20498190730468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 2.20705775751684}, { 1.893407346410207, -2.20705775751684}, { 1.893407346410207, -2.20705775751684}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 2.2091450598813975`}, { 1.898407346410207, -2.2091450598813975`}, { 1.898407346410207, -2.2091450598813975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 2.2112438645560815`}, { 1.9034073464102068`, -2.2112438645560815`}, { 1.9034073464102068`, -2.2112438645560815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 2.2133542217119024`}, { 1.9084073464102072`, -2.2133542217119024`}, { 1.9084073464102072`, -2.2133542217119024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 2.215476181527932}, { 1.913407346410207, -2.215476181527932}, { 1.913407346410207, -2.215476181527932}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 2.217609794185989}, { 1.918407346410207, -2.217609794185989}, { 1.918407346410207, -2.217609794185989}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 2.2197551098652193`}, { 1.9234073464102068`, -2.2197551098652193`}, { 1.9234073464102068`, -2.2197551098652193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 2.221912178736571}, { 1.9284073464102072`, -2.221912178736571}, { 1.9284073464102072`, -2.221912178736571}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 2.2240810509571687`}, { 1.933407346410207, -2.2240810509571687`}, { 1.933407346410207, -2.2240810509571687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 2.226261776664579}, { 1.938407346410207, -2.226261776664579}, { 1.938407346410207, -2.226261776664579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 2.228454405970971}, { 1.9434073464102068`, -2.2284544059709708`}, { 1.9434073464102068`, -2.2284544059709708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 2.2306589889571695`}, { 1.9484073464102072`, -2.2306589889571695`}, { 1.9484073464102072`, -2.2306589889571695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 2.2328755756665983`}, { 1.953407346410207, -2.2328755756665983`}, { 1.953407346410207, -2.2328755756665983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 2.2351042160991144`}, { 1.958407346410207, -2.2351042160991144`}, { 1.958407346410207, -2.2351042160991144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 2.2373449602047324`}, { 1.9634073464102069`, -2.2373449602047324`}, { 1.9634073464102069`, -2.2373449602047324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 2.239597857877236}, { 1.9684073464102072`, -2.239597857877236}, { 1.9684073464102072`, -2.239597857877236}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 2.241862958947679}, { 1.973407346410207, -2.2418629589476784`}, { 1.973407346410207, -2.2418629589476784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 2.2441403131777697`}, { 1.978407346410207, -2.2441403131777693`}, { 1.978407346410207, -2.2441403131777693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 2.246429970253145}, { 1.9834073464102069`, -2.2464299702531454`}, { 1.9834073464102069`, -2.2464299702531454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 2.2487319797765273`}, { 1.988407346410207, -2.2487319797765273`}, { 1.988407346410207, -2.2487319797765273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 2.2510463912607626`}, { 1.993407346410207, -2.251046391260762}, { 1.993407346410207, -2.251046391260762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 2.2533732541217457`}, { 1.998407346410207, -2.253373254121746}, { 1.998407346410207, -2.253373254121746}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.2557126176712288`}, { 2.003407346410207, -2.2557126176712288`}, { 2.003407346410207, -2.2557126176712288`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.2580645311095027`}, { 2.008407346410207, -2.258064531109503}, { 2.008407346410207, -2.258064531109503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.2604290435179712`}, { 2.013407346410207, -2.260429043517971}, { 2.013407346410207, -2.260429043517971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.262806203851592}, { 2.018407346410207, -2.2628062038515915`}, { 2.018407346410207, -2.2628062038515915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.265196060931208}, { 2.023407346410207, -2.265196060931208}, { 2.023407346410207, -2.265196060931208}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.267598663435751}, { 2.028407346410207, -2.2675986634357512`}, { 2.028407346410207, -2.2675986634357512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.2700140598943217`}, { 2.033407346410207, -2.2700140598943217`}, { 2.033407346410207, -2.2700140598943217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.2724422986781496`}, { 2.038407346410207, -2.27244229867815}, { 2.038407346410207, -2.27244229867815}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.2748834279924304`}, { 2.043407346410207, -2.2748834279924304`}, { 2.043407346410207, -2.2748834279924304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.2773374958680326`}, { 2.048407346410207, -2.2773374958680326`}, { 2.048407346410207, -2.2773374958680326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.2798045501530866`}, { 2.053407346410207, -2.2798045501530866`}, { 2.053407346410207, -2.2798045501530866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.282284638504442}, { 2.058407346410207, -2.282284638504442}, { 2.058407346410207, -2.282284638504442}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.2847778083790025`}, { 2.063407346410207, -2.2847778083790025`}, { 2.063407346410207, -2.2847778083790025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.2872841070249335`}, { 2.068407346410207, -2.2872841070249335`}, { 2.068407346410207, -2.2872841070249335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.2898035814727407`}, { 2.073407346410207, -2.28980358147274}, { 2.073407346410207, -2.28980358147274}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.292336278526221}, { 2.078407346410207, -2.2923362785262213`}, { 2.078407346410207, -2.2923362785262213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.2948822447532913`}, { 2.083407346410207, -2.294882244753291}, { 2.083407346410207, -2.294882244753291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.297441526476678}, { 2.088407346410207, -2.297441526476678}, { 2.088407346410207, -2.297441526476678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.3000141697644896`}, { 2.093407346410207, -2.30001416976449}, { 2.093407346410207, -2.30001416976449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.3026002204206515`}, { 2.098407346410207, -2.302600220420651}, { 2.098407346410207, -2.302600220420651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.3051997239752144`}, { 2.103407346410207, -2.305199723975214}, { 2.103407346410207, -2.305199723975214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.307812725674537}, { 2.108407346410207, -2.3078127256745367`}, { 2.108407346410207, -2.3078127256745367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.3104392704713317`}, { 2.1134073464102068`, -2.3104392704713317`}, { 2.1134073464102068`, -2.3104392704713317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.3130794030145885`}, { 2.118407346410207, -2.313079403014589}, { 2.118407346410207, -2.313079403014589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.3157331676393627`}, { 2.123407346410207, -2.3157331676393627`}, { 2.123407346410207, -2.3157331676393627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.3184006083564355`}, { 2.128407346410207, -2.3184006083564355`}, { 2.128407346410207, -2.3184006083564355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.3210817688418466`}, { 2.133407346410207, -2.3210817688418466`}, { 2.133407346410207, -2.3210817688418466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.323776692426295}, { 2.138407346410207, -2.3237766924262955`}, { 2.138407346410207, -2.3237766924262955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.32648542208441}, { 2.143407346410207, -2.3264854220844096`}, { 2.143407346410207, -2.3264854220844096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.329208000423893}, { 2.148407346410207, -2.329208000423893}, { 2.148407346410207, -2.329208000423893}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.3319444696745344`}, { 2.153407346410207, -2.331944469674534}, { 2.153407346410207, -2.331944469674534}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.3346948716770943`}, { 2.158407346410207, -2.3346948716770943`}, { 2.158407346410207, -2.3346948716770943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.3374592478720633`}, { 2.163407346410207, -2.3374592478720637`}, { 2.163407346410207, -2.3374592478720637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.3402376392882878`}, { 2.168407346410207, -2.3402376392882878`}, { 2.168407346410207, -2.3402376392882878`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.3430300865314733`}, { 2.173407346410207, -2.343030086531473}, { 2.173407346410207, -2.343030086531473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.3458366297725575`}, { 2.178407346410207, -2.3458366297725575`}, { 2.178407346410207, -2.3458366297725575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.348657308735961}, { 2.183407346410207, -2.3486573087359615`}, { 2.183407346410207, -2.3486573087359615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.35149216268771}, { 2.188407346410207, -2.35149216268771}, { 2.188407346410207, -2.35149216268771}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.354341230423432}, { 2.193407346410207, -2.354341230423432}, { 2.193407346410207, -2.354341230423432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.3572045502562347`}, { 2.198407346410207, -2.3572045502562347`}, { 2.198407346410207, -2.3572045502562347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.3600821600044535`}, { 2.203407346410207, -2.360082160004454}, { 2.203407346410207, -2.360082160004454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.362974096979285}, { 2.208407346410207, -2.362974096979285}, { 2.208407346410207, -2.362974096979285}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.365880397972294}, { 2.213407346410207, -2.365880397972294}, { 2.213407346410207, -2.365880397972294}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.3688010992428032`}, { 2.218407346410207, -2.3688010992428032`}, { 2.218407346410207, -2.3688010992428032`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.371736236505165}, { 2.223407346410207, -2.3717362365051655`}, { 2.223407346410207, -2.3717362365051655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.374685844915915}, { 2.228407346410207, -2.374685844915915}, { 2.228407346410207, -2.374685844915915}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.377649959060808}, { 2.233407346410207, -2.377649959060808}, { 2.233407346410207, -2.377649959060808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.3806286129417455`}, { 2.2384073464102068`, -2.3806286129417455`}, { 2.2384073464102068`, -2.3806286129417455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.383621839963585}, { 2.243407346410207, -2.383621839963585}, { 2.243407346410207, -2.383621839963585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.386629672920838}, { 2.248407346410207, -2.386629672920838}, { 2.248407346410207, -2.386629672920838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.389652143984265}, { 2.253407346410207, -2.3896521439842653`}, { 2.253407346410207, -2.3896521439842653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.3926892846873558`}, { 2.2584073464102072`, -2.3926892846873558`}, { 2.2584073464102072`, -2.3926892846873558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.3957411259127066`}, { 2.263407346410207, -2.395741125912706}, { 2.263407346410207, -2.395741125912706}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.398807697878297}, { 2.268407346410207, -2.398807697878297}, { 2.268407346410207, -2.398807697878297}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.40188903012366}, { 2.273407346410207, -2.40188903012366}, { 2.273407346410207, -2.40188903012366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.404985151495958}, { 2.278407346410207, -2.4049851514959584`}, { 2.278407346410207, -2.4049851514959584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.4080960901359565`}, { 2.283407346410207, -2.4080960901359565`}, { 2.283407346410207, -2.4080960901359565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.411221873463907}, { 2.288407346410207, -2.411221873463907}, { 2.288407346410207, -2.411221873463907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.4143625281653374`}, { 2.293407346410207, -2.414362528165337}, { 2.293407346410207, -2.414362528165337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.417518080176753}, { 2.298407346410207, -2.4175180801767535`}, { 2.298407346410207, -2.4175180801767535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.4206885546712504`}, { 2.303407346410207, -2.4206885546712504`}, { 2.303407346410207, -2.4206885546712504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.423873976044044}, { 2.308407346410207, -2.423873976044044}, { 2.308407346410207, -2.423873976044044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.4270743678979203`}, { 2.313407346410207, -2.4270743678979203`}, { 2.313407346410207, -2.4270743678979203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.430289753028603}, { 2.318407346410207, -2.430289753028603}, { 2.318407346410207, -2.430289753028603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.433520153410056}, { 2.323407346410207, -2.433520153410056}, { 2.323407346410207, -2.433520153410056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.436765590179699}, { 2.328407346410207, -2.436765590179699}, { 2.328407346410207, -2.436765590179699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.440026083623574}, { 2.333407346410207, -2.4400260836235743`}, { 2.333407346410207, -2.4400260836235743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.4433016531614284`}, { 2.338407346410207, -2.4433016531614284`}, { 2.338407346410207, -2.4433016531614284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.44659231733175}, { 2.343407346410207, -2.44659231733175}, { 2.343407346410207, -2.44659231733175}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.4498980937767385`}, { 2.348407346410207, -2.449898093776738}, { 2.348407346410207, -2.449898093776738}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.4532189992272238`}, { 2.353407346410207, -2.4532189992272238`}, { 2.353407346410207, -2.4532189992272238`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 2.4565550494875388`}, { 2.358407346410207, -2.4565550494875388`}, { 2.358407346410207, -2.4565550494875388`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 2.45990625942034}, { 2.3634073464102068`, -2.4599062594203396`}, { 2.3634073464102068`, -2.4599062594203396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 2.46327264293139}, { 2.368407346410207, -2.46327264293139}, { 2.368407346410207, -2.46327264293139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 2.4666542129543045`}, { 2.373407346410207, -2.466654212954305}, { 2.373407346410207, -2.466654212954305}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 2.4700509814352647`}, { 2.378407346410207, -2.4700509814352647`}, { 2.378407346410207, -2.4700509814352647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 2.4734629593176964`}, { 2.3834073464102072`, -2.473462959317697}, { 2.3834073464102072`, -2.473462959317697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.476890156526937}, { 2.388407346410207, -2.476890156526937}, { 2.388407346410207, -2.476890156526937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.48033258195487}, { 2.393407346410207, -2.4803325819548703`}, { 2.393407346410207, -2.4803325819548703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.483790243444558}, { 2.398407346410207, -2.483790243444558}, { 2.398407346410207, -2.483790243444558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.4872631477748546`}, { 2.403407346410207, -2.487263147774855}, { 2.403407346410207, -2.487263147774855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.4907513006450244`}, { 2.408407346410207, -2.4907513006450244`}, { 2.408407346410207, -2.4907513006450244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.4942547066593526`}, { 2.413407346410207, -2.4942547066593526`}, { 2.413407346410207, -2.4942547066593526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.497773369311769}, { 2.418407346410207, -2.497773369311769}, { 2.418407346410207, -2.497773369311769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.501307290970483}, { 2.423407346410207, -2.501307290970483}, { 2.423407346410207, -2.501307290970483}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 2.5048564728626332`}, { 2.428407346410207, -2.5048564728626332`}, { 2.428407346410207, -2.5048564728626332`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 2.5084209150589594`}, { 2.433407346410207, -2.5084209150589594`}, { 2.433407346410207, -2.5084209150589594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.512000616458513}, { 2.438407346410207, -2.5120006164585136`}, { 2.438407346410207, -2.5120006164585136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.515595574773389}, { 2.443407346410207, -2.515595574773389}, { 2.443407346410207, -2.515595574773389}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.5192057865135102`}, { 2.448407346410207, -2.5192057865135102`}, { 2.448407346410207, -2.5192057865135102`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.52283124697145}, { 2.453407346410207, -2.52283124697145}, { 2.453407346410207, -2.52283124697145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.526471950207319}, { 2.458407346410207, -2.5264719502073185`}, { 2.458407346410207, -2.5264719502073185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.5301278890337}, { 2.463407346410207, -2.5301278890337}, { 2.463407346410207, -2.5301278890337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.5337990550006584`}, { 2.468407346410207, -2.5337990550006584`}, { 2.468407346410207, -2.5337990550006584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.5374854383808207`}, { 2.473407346410207, -2.5374854383808207`}, { 2.473407346410207, -2.5374854383808207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.541187028154535}, { 2.478407346410207, -2.541187028154535}, { 2.478407346410207, -2.541187028154535}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.544903811995118}, { 2.483407346410207, -2.544903811995118}, { 2.483407346410207, -2.544903811995118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.548635776254194}, { 2.4884073464102068`, -2.548635776254194}, { 2.4884073464102068`, -2.548635776254194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.5523829059471357`}, { 2.493407346410207, -2.552382905947136}, { 2.493407346410207, -2.552382905947136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.5561451847386145`}, { 2.498407346410207, -2.5561451847386145`}, { 2.498407346410207, -2.5561451847386145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.5599225949282594`}, { 2.503407346410207, -2.5599225949282594`}, { 2.503407346410207, -2.5599225949282594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.563715117436448}, { 2.5084073464102072`, -2.5637151174364474`}, { 2.5084073464102072`, -2.5637151174364474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.5675227317902167`}, { 2.513407346410207, -2.567522731790217}, { 2.513407346410207, -2.567522731790217}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.5713454161093185`}, { 2.518407346410207, -2.5713454161093185`}, { 2.518407346410207, -2.5713454161093185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.575183147092415}, { 2.523407346410207, -2.5751831470924156`}, { 2.523407346410207, -2.5751831470924156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.57903590000343}, { 2.528407346410207, -2.57903590000343}, { 2.528407346410207, -2.57903590000343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.582903648658058}, { 2.533407346410207, -2.5829036486580574`}, { 2.533407346410207, -2.5829036486580574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.5867863654104406`}, { 2.538407346410207, -2.5867863654104406`}, { 2.538407346410207, -2.5867863654104406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.5906840211400266`}, { 2.543407346410207, -2.590684021140026}, { 2.543407346410207, -2.590684021140026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.594596585238603}, { 2.5484073464102073`, -2.5945965852386026`}, { 2.5484073464102073`, -2.5945965852386026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.5985240255975306`}, { 2.553407346410207, -2.5985240255975306`}, { 2.553407346410207, -2.5985240255975306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.6024663085951727`}, { 2.558407346410207, -2.6024663085951723`}, { 2.558407346410207, -2.6024663085951723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.606423399084533}, { 2.563407346410207, -2.606423399084533}, { 2.563407346410207, -2.606423399084533}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.610395260381113}, { 2.568407346410207, -2.6103952603811136`}, { 2.568407346410207, -2.6103952603811136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.6143818542509933`}, { 2.5734073464102067`, -2.6143818542509933`}, { 2.5734073464102067`, -2.6143818542509933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.618383140899143}, { 2.578407346410207, -2.618383140899143}, { 2.578407346410207, -2.618383140899143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.6223990789579785`}, { 2.583407346410207, -2.622399078957978}, { 2.583407346410207, -2.622399078957978}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.6264296254761685`}, { 2.588407346410207, -2.6264296254761685`}, { 2.588407346410207, -2.6264296254761685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.6304747359076988`}, { 2.593407346410207, -2.6304747359076988`}, { 2.593407346410207, -2.6304747359076988`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.6345343641011985`}, { 2.598407346410207, -2.6345343641011985`}, { 2.598407346410207, -2.6345343641011985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.638608462289551}, { 2.603407346410207, -2.6386084622895516`}, { 2.603407346410207, -2.6386084622895516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.6426969810797827`}, { 2.608407346410207, -2.6426969810797827`}, { 2.608407346410207, -2.6426969810797827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.6467998694432437`}, { 2.6134073464102068`, -2.6467998694432433`}, { 2.6134073464102068`, -2.6467998694432433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.6509170747060913`}, { 2.618407346410207, -2.6509170747060913`}, { 2.618407346410207, -2.6509170747060913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.655048542540087}, { 2.623407346410207, -2.6550485425400865`}, { 2.623407346410207, -2.6550485425400865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.6591942169536975`}, { 2.628407346410207, -2.659194216953698}, { 2.628407346410207, -2.659194216953698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.6633540402835467`}, { 2.6334073464102072`, -2.6633540402835463`}, { 2.6334073464102072`, -2.6633540402835463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.6675279531861698`}, { 2.638407346410207, -2.6675279531861698`}, { 2.638407346410207, -2.6675279531861698`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.671715894630144}, { 2.643407346410207, -2.671715894630144}, { 2.643407346410207, -2.671715894630144}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.675917801888546}, { 2.648407346410207, -2.6759178018885463`}, { 2.648407346410207, -2.6759178018885463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.680133610531783}, { 2.653407346410207, -2.680133610531783}, { 2.653407346410207, -2.680133610531783}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.6843632544207856`}, { 2.658407346410207, -2.684363254420785}, { 2.658407346410207, -2.684363254420785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.688606665700579}, { 2.663407346410207, -2.6886066657005796`}, { 2.663407346410207, -2.6886066657005796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.692863774794248}, { 2.668407346410207, -2.6928637747942474`}, { 2.668407346410207, -2.6928637747942474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.697134510397272}, { 2.6734073464102073`, -2.697134510397272}, { 2.6734073464102073`, -2.697134510397272}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.701418799472289}, { 2.678407346410207, -2.7014187994722896`}, { 2.678407346410207, -2.7014187994722896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.705716567244248}, { 2.683407346410207, -2.705716567244248}, { 2.683407346410207, -2.705716567244248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.7100277371959858`}, { 2.688407346410207, -2.7100277371959858`}, { 2.688407346410207, -2.7100277371959858`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.71435223106423}, { 2.693407346410207, -2.7143522310642303`}, { 2.693407346410207, -2.7143522310642303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.7186899688360286`}, { 2.6984073464102067`, -2.718689968836029}, { 2.6984073464102067`, -2.718689968836029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.723040868745629}, { 2.703407346410207, -2.723040868745629}, { 2.703407346410207, -2.723040868745629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.7274048472717887`}, { 2.708407346410207, -2.7274048472717887`}, { 2.708407346410207, -2.7274048472717887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.7317818191355565`}, { 2.713407346410207, -2.731781819135556}, { 2.713407346410207, -2.731781819135556}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.736171697298506}, { 2.718407346410207, -2.736171697298506}, { 2.718407346410207, -2.736171697298506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.7405743929614417`}, { 2.723407346410207, -2.7405743929614417`}, { 2.723407346410207, -2.7405743929614417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.7449898155635752`}, { 2.728407346410207, -2.7449898155635757`}, { 2.728407346410207, -2.7449898155635757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.749417872782192}, { 2.733407346410207, -2.749417872782192}, { 2.733407346410207, -2.749417872782192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.7538584705327986`}, { 2.7384073464102068`, -2.753858470532799}, { 2.7384073464102068`, -2.753858470532799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.7583115129697693`}, { 2.743407346410207, -2.7583115129697697`}, { 2.743407346410207, -2.7583115129697697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.762776902487494}, { 2.748407346410207, -2.7627769024874946`}, { 2.748407346410207, -2.7627769024874946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.767254539722032}, { 2.753407346410207, -2.767254539722032}, { 2.753407346410207, -2.767254539722032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.771744323553276}, { 2.7584073464102072`, -2.771744323553276}, { 2.7584073464102072`, -2.771744323553276}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.776246151107642}, { 2.763407346410207, -2.7762461511076424`}, { 2.763407346410207, -2.7762461511076424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.780759917761276}, { 2.768407346410207, -2.780759917761276}, { 2.768407346410207, -2.780759917761276}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.7852855171437896`}, { 2.773407346410207, -2.7852855171437896`}, { 2.773407346410207, -2.7852855171437896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.7898228411425374`}, { 2.778407346410207, -2.789822841142537}, { 2.778407346410207, -2.789822841142537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.79437177990742}, { 2.783407346410207, -2.7943717799074204`}, { 2.783407346410207, -2.7943717799074204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.7989322218562447`}, { 2.788407346410207, -2.7989322218562447`}, { 2.788407346410207, -2.7989322218562447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.8035040536806135`}, { 2.793407346410207, -2.8035040536806135`}, { 2.793407346410207, -2.8035040536806135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.808087160352389}, { 2.7984073464102073`, -2.8080871603523887`}, { 2.7984073464102073`, -2.8080871603523887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.812681425130685}, { 2.803407346410207, -2.8126814251306853`}, { 2.803407346410207, -2.8126814251306853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.817286729569437}, { 2.808407346410207, -2.8172867295694375`}, { 2.808407346410207, -2.8172867295694375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.821902953525525}, { 2.813407346410207, -2.8219029535255244`}, { 2.813407346410207, -2.8219029535255244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.826529975167453}, { 2.818407346410207, -2.826529975167453}, { 2.818407346410207, -2.826529975167453}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.8311676709846125`}, { 2.8234073464102067`, -2.831167670984612}, { 2.8234073464102067`, -2.831167670984612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.835815915797096}, { 2.828407346410207, -2.8358159157970957`}, { 2.828407346410207, -2.8358159157970957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.8404745827660873`}, { 2.833407346410207, -2.8404745827660873`}, { 2.833407346410207, -2.8404745827660873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.845143543404829}, { 2.838407346410207, -2.845143543404829}, { 2.838407346410207, -2.845143543404829}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.849822667590153}, { 2.843407346410207, -2.849822667590153}, { 2.843407346410207, -2.849822667590153}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.8545118235745908`}, { 2.848407346410207, -2.8545118235745908`}, { 2.848407346410207, -2.8545118235745908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.8592108779990557`}, { 2.853407346410207, -2.859210877999056}, { 2.853407346410207, -2.859210877999056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.863919695906101}, { 2.858407346410207, -2.8639196959061004`}, { 2.858407346410207, -2.8639196959061004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.8686381407537493`}, { 2.8634073464102068`, -2.8686381407537493`}, { 2.8634073464102068`, -2.8686381407537493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.8733660744299}, { 2.868407346410207, -2.8733660744299}, { 2.868407346410207, -2.8733660744299}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.8781033572673067`}, { 2.873407346410207, -2.878103357267307}, { 2.873407346410207, -2.878103357267307}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.8828498480591294`}, { 2.878407346410207, -2.8828498480591294`}, { 2.878407346410207, -2.8828498480591294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.8876054040750523`}, { 2.8834073464102072`, -2.8876054040750523`}, { 2.8834073464102072`, -2.8876054040750523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.8923698810779737`}, { 2.888407346410207, -2.8923698810779737`}, { 2.888407346410207, -2.8923698810779737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.8971431333412645`}, { 2.893407346410207, -2.8971431333412645`}, { 2.893407346410207, -2.8971431333412645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.9019250136665855`}, { 2.898407346410207, -2.901925013666585}, { 2.898407346410207, -2.901925013666585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.906715373402264}, { 2.903407346410207, -2.906715373402264}, { 2.903407346410207, -2.906715373402264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.91151406246224}, { 2.908407346410207, -2.91151406246224}, { 2.908407346410207, -2.91151406246224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.916320929345552}, { 2.913407346410207, -2.916320929345552}, { 2.913407346410207, -2.916320929345552}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.921135821156376}, { 2.918407346410207, -2.9211358211563763`}, { 2.918407346410207, -2.9211358211563763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.9259585836246185`}, { 2.9234073464102073`, -2.9259585836246185`}, { 2.9234073464102073`, -2.9259585836246185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.930789061127038}, { 2.928407346410207, -2.9307890611270384`}, { 2.928407346410207, -2.9307890611270384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.935627096708915}, { 2.933407346410207, -2.935627096708915}, { 2.933407346410207, -2.935627096708915}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.940472532106229}, { 2.938407346410207, -2.940472532106229}, { 2.938407346410207, -2.940472532106229}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.945325207768398}, { 2.943407346410207, -2.945325207768398}, { 2.943407346410207, -2.945325207768398}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.950184962881491}, { 2.9484073464102067`, -2.950184962881491}, { 2.9484073464102067`, -2.950184962881491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.955051635391983}, { 2.953407346410207, -2.955051635391983}, { 2.953407346410207, -2.955051635391983}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.9599250620310054`}, { 2.958407346410207, -2.9599250620310054`}, { 2.958407346410207, -2.9599250620310054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.9648050783390865`}, { 2.963407346410207, -2.9648050783390865`}, { 2.963407346410207, -2.9648050783390865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.9696915186913917`}, { 2.968407346410207, -2.9696915186913917`}, { 2.968407346410207, -2.9696915186913917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.9745842163234326`}, { 2.973407346410207, -2.974584216323433}, { 2.973407346410207, -2.974584216323433}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.9794830033572635`}, { 2.978407346410207, -2.979483003357264}, { 2.978407346410207, -2.979483003357264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.9843877108281247`}, { 2.983407346410207, -2.9843877108281247`}, { 2.983407346410207, -2.9843877108281247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.9892981687115543`}, { 2.9884073464102068`, -2.9892981687115543`}, { 2.9884073464102068`, -2.9892981687115543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.994214205950939}, { 2.993407346410207, -2.994214205950939}, { 2.993407346410207, -2.994214205950939}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.9991356504854996`}, { 2.998407346410207, -2.9991356504855}, { 2.998407346410207, -2.9991356504855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.0040623292787014`}, { 3.003407346410207, -3.0040623292787014`}, { 3.003407346410207, -3.0040623292787014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.0089940683470817`}, { 3.0084073464102072`, -3.0089940683470817`}, { 3.0084073464102072`, -3.0089940683470817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.013930692789486}, { 3.013407346410207, -3.013930692789486}, { 3.013407346410207, -3.013930692789486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.0188720268166853`}, { 3.018407346410207, -3.0188720268166853`}, { 3.018407346410207, -3.0188720268166853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.023817893781377}, { 3.023407346410207, -3.023817893781377}, { 3.023407346410207, -3.023817893781377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.0287681162085773`}, { 3.028407346410207, -3.0287681162085773`}, { 3.028407346410207, -3.0287681162085773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.0337225158263323`}, { 3.0334073464102067`, -3.0337225158263323`}, { 3.0334073464102067`, -3.0337225158263323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.0386809135968065`}, { 3.038407346410207, -3.0386809135968065`}, { 3.038407346410207, -3.0386809135968065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.0436431297476974`}, { 3.043407346410207, -3.0436431297476974`}, { 3.043407346410207, -3.0436431297476974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.0486089838039647`}, { 3.0484073464102073`, -3.0486089838039647`}, { 3.0484073464102073`, -3.0486089838039647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.0535782946198684`}, { 3.053407346410207, -3.0535782946198684`}, { 3.053407346410207, -3.0535782946198684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.058550880411298}, { 3.058407346410207, -3.058550880411298}, { 3.058407346410207, -3.058550880411298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.0635265587883915`}, { 3.063407346410207, -3.0635265587883915`}, { 3.063407346410207, -3.0635265587883915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068505146788428}, { 3.068407346410207, -3.068505146788428}, { 3.068407346410207, -3.068505146788428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.073486460908928}, { 3.0734073464102067`, -3.073486460908928}, { 3.0734073464102067`, -3.073486460908928}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.078470317141062}, { 3.078407346410207, -3.078470317141062}, { 3.078407346410207, -3.078470317141062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.0834565310032254`}, { 3.083407346410207, -3.0834565310032254`}, { 3.083407346410207, -3.0834565310032254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.088444917574848}, { 3.0884073464102073`, -3.088444917574848}, { 3.0884073464102073`, -3.088444917574848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.09343529153041}, { 3.093407346410207, -3.09343529153041}, { 3.093407346410207, -3.09343529153041}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.0984274671736043`}, { 3.098407346410207, -3.0984274671736043`}, { 3.098407346410207, -3.0984274671736043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.1034212584716796`}, { 3.103407346410207, -3.1034212584716796`}, { 3.103407346410207, -3.1034212584716796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.108416479089976}, { 3.108407346410207, -3.1084164790899758`}, { 3.108407346410207, -3.1084164790899758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.113412942426526}, { 3.1134073464102068`, -3.113412942426526}, { 3.1134073464102068`, -3.113412942426526}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.1184104616467936`}, { 3.118407346410207, -3.1184104616467936`}, { 3.118407346410207, -3.1184104616467936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.123408849718588}, { 3.123407346410207, -3.123408849718588}, { 3.123407346410207, -3.123408849718588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.1284079194469228`}, { 3.1284073464102073`, -3.1284079194469228`}, { 3.1284073464102073`, -3.1284079194469228`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.1334074835091474`}, { 3.1334073464102072`, -3.1334074835091474`}, { 3.1334073464102072`, -3.1334074835091474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.1384073544898525`}, { 3.138407346410207, -3.1384073544898525`}, { 3.138407346410207, -3.1384073544898525`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1384073544898525`, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -12086.12571428571}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 1, 2, 2, 2, 4}, {{5}, {5}, {1}, {2}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.0833432902289557, -0.08334329022895581}, { 2.083342255723893, -0.08334329022895573}, { 1.1666860632053802`, -0.25002987068686733`}, { 0.08334329022895573, -0.25002987068686733`}, { 1.0823256668880745`, -0.08334329022895583}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 5}, {2, 5}}, 0.022611456574261585`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.022611456574261585], DiskBox[2, 0.022611456574261585], DiskBox[3, 0.022611456574261585], DiskBox[4, 0.022611456574261585], DiskBox[5, 0.022611456574261585]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -12560.091428571424}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -2.4492935982947074`*^-16}, \ {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -3.141592653589793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -0.009999687513280604}, \ {-3.1365926535897932`, 3.136592747336366}, {-3.1365926535897932`, \ -3.1365926848394907`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -0.01999750042491123}, \ {-3.1315926535897933`, 3.131593403486574}, {-3.1315926535897933`, -3.131592903586557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -0.02999156572583051}, \ {-3.126592653589793, 3.1265951840569537`}, {-3.126592653589793, \ -3.1265934973160365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -0.039980013588663835`}, \ {-3.121592653589793, 3.1215986502920137`}, {-3.121592653589793, -3.121594653489826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -0.04996097894987738}, \ {-3.116592653589793, 3.116604362279426}, {-3.116592653589793, -3.1165965595346234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -0.059932603081524365`}, \ {-3.1115926535897933`, 3.111612878567627}, {-3.1115926535897933`, -3.111599402830282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -0.06989303514919978}, \ {-3.106592653589793, 3.106624755786147}, {-3.106592653589793, -3.1066033706982186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -0.07984043375284944}, \ {-3.101592653589793, 3.1016405482685316`}, {-3.101592653589793, \ -3.1016086503891067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -0.08977296844716741}, \ {-3.096592653589793, 3.0966608076803706`}, {-3.096592653589793, \ -3.0966154290717034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -0.09968882123837323}, \ {-3.0915926535897933`, 3.0916860826511665`}, {-3.0915926535897933`, \ -3.0916238938209295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -0.10958618805428438`}, \ {-3.086592653589793, 3.0867169184112444`}, {-3.086592653589793, \ -3.0866342316058155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -0.11946328018467553`}, \ {-3.081592653589793, 3.0817538564351317`}, {-3.081592653589793, \ -3.0816466292780915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -0.12931832568905657`}, \ {-3.076592653589793, 3.076797434090745}, {-3.076592653589793, -3.076661273560219}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -0.13914957076911522`}, \ {-3.0715926535897933`, 3.0718481842956034`}, {-3.0715926535897933`, \ -3.071678351033537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -0.14895528110320322`}, \ {-3.066592653589793, 3.0669066351804566`}, {-3.066592653589793, \ -3.0666980481263333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -0.15873374314040675`}, \ {-3.061592653589793, 3.061973309761164}, {-3.061592653589793, -3.0617205511022063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -0.16848326535187824`}, \ {-3.056592653589793, 3.0570487256185688`}, {-3.056592653589793, \ -3.0567460460479383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -0.17820217943726852`}, \ {-3.0515926535897933`, 3.0521333945877034`}, {-3.0515926535897933`, \ -3.0517747188617688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -0.18788884148428228`}, \ {-3.046592653589793, 3.0472278224559495`}, {-3.046592653589793, \ -3.0468067552412874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -0.19754163307951245`}, \ {-3.041592653589793, 3.042332508671252}, {-3.041592653589793, -3.041842340671561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -0.20715896236894013`}, \ {-3.036592653589793, 3.0374479460602637`}, {-3.036592653589793, -3.036881660413081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -0.2167392650666014}, \ {-3.0315926535897932`, 3.032574620557071}, {-3.0315926535897932`, \ -3.0319248994897623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -0.22628100541015375`}, \ {-3.026592653589793, 3.0277130109425974`}, {-3.026592653589793, \ -3.0269722426768206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -0.23578267706222258`}, \ {-3.021592653589793, 3.022863588595231}, {-3.021592653589793, -3.02202387448874}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -0.24524280395661938`}, \ {-3.016592653589793, 3.018026817252598}, {-3.016592653589793, -3.0170799791670406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -0.25465994108867773`}, \ {-3.0115926535897932`, 3.0132031527850116`}, {-3.0115926535897932`, \ -3.012140740668144}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -0.26403267524912816`}, \ {-3.0065926535897933`, 3.0083930429807126`}, {-3.0065926535897933`, \ -3.007206342651162}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -0.2733596257011677}, \ {-3.001592653589793, 3.0035969273428154`}, {-3.001592653589793, \ -3.0022769684655617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -0.2826394448004565}, \ {-2.996592653589793, 2.998815236898549}, {-2.996592653589793, -2.997352801138923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -0.2918708185580494}, \ {-2.991592653589793, 2.9940483940204206`}, {-2.991592653589793, -2.992434023364511}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -0.3010524671463347}, \ {-2.9865926535897933`, 2.989296812259802}, {-2.9865926535897933`, \ -2.9875208174889267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -0.3101831453483203}, \ {-2.981592653589793, 2.9845608961925274`}, {-2.981592653589793, -2.982613365499589}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -0.31926164295063636`}, \ {-2.976592653589793, 2.9798410412769623`}, {-2.976592653589793, \ -2.9777118490122336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -0.3282867850808952}, \ {-2.971592653589793, 2.975137633724255}, {-2.971592653589793, -2.9728164492583566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -0.33725743249010526`}, \ {-2.9665926535897933`, 2.970451050380709}, {-2.9665926535897933`, -2.967927347072542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -0.346172481781005}, \ {-2.961592653589793, 2.9657816586224572`}, {-2.961592653589793, -2.963044722879851}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -0.35503086558327607`}, \ {-2.956592653589793, 2.9611298162620203`}, {-2.956592653589793, \ -2.9581687566829795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -0.3638315526768001}, \ {-2.951592653589793, 2.9564958714668474`}, {-2.951592653589793, \ -2.9532996280495123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -0.37257354806408516`}, \ {-2.9465926535897933`, 2.951880162689645}, {-2.9465926535897933`, -2.948437516099}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -0.3812558929932498}, \ {-2.941592653589793, 2.947283018610248}, {-2.941592653589793, -2.9435825994900218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -0.3898776649329194}, \ {-2.936592653589793, 2.942704758089035}, {-2.936592653589793, -2.9387350564072197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -0.39843797750054305`}, \ {-2.931592653589793, 2.9381456901313614`}, {-2.931592653589793, -2.933895064548106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -0.4069359803457044}, \ {-2.9265926535897933`, 2.9336061138631826`}, {-2.9265926535897933`, \ -2.9290628011100064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -0.41537085899003745`}, \ {-2.921592653589793, 2.929086318517282}, {-2.921592653589793, -2.924238442776788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -0.42374183462543774`}, \ {-2.916592653589793, 2.9245865834299662`}, {-2.916592653589793, -2.919422165705491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -0.4320481638723285}, \ {-2.911592653589793, 2.9201071780481342`}, {-2.911592653589793, -2.914614145513021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -0.440289138499744}, \ {-2.9065926535897932`, 2.915648361946042}, {-2.9065926535897932`, \ -2.9098145572626097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -0.4484640851090499}, \ {-2.901592653589793, 2.9112103848518265`}, {-2.901592653589793, -2.905023575450283}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -0.45657236478313434`}, \ {-2.896592653589793, 2.906793486683344}, {-2.896592653589793, -2.900241373991232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -0.46461337270294056`}, \ {-2.891592653589793, 2.9023978975928624`}, {-2.891592653589793, \ -2.8954681262060262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -0.4725865377332023}, \ {-2.8865926535897932`, 2.898023838020599}, {-2.8865926535897932`, -2.890704004806859}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -0.48049132197925487`}, \ {-2.8815926535897933`, 2.8936715187564106`}, {-2.8815926535897933`, \ -2.8859491818835794`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -0.4883272203167965}, \ {-2.876592653589793, 2.889341141009586}, {-2.876592653589793, -2.8812038288897224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -0.49609375989646787`}, \ {-2.871592653589793, 2.8850328964861927`}, {-2.871592653589793, -2.876468116628397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -0.5037904996250837}, \ {-2.866592653589793, 2.8807469674737742`}, {-2.866592653589793, \ -2.8717422152380916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -0.5114170296253572}, \ {-2.861592653589793, 2.876483526932918}, {-2.861592653589793, -2.8670262941783573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -0.5189729706759209}, \ {-2.856592653589793, 2.872242738595484}, {-2.856592653589793, -2.8623205222154606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -0.5264579736334118}, \ {-2.851592653589793, 2.868024757068988}, {-2.851592653589793, -2.8576250674078425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -0.5338717188383636}, \ {-2.846592653589793, 2.8638297279468925`}, {-2.846592653589793, -2.852940097091544}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -0.5412139155066044}, \ {-2.8415926535897933`, 2.8596577879244336`}, {-2.8415926535897933`, \ -2.848265777865481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -0.548484301107839}, \ {-2.836592653589793, 2.8555090649196173`}, {-2.836592653589793, -2.843602275576676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -0.5556826407329902}, \ {-2.831592653589793, 2.8513836781990376`}, {-2.831592653589793, \ -2.8389497553052947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -0.5628087264519157}, \ {-2.826592653589793, 2.8472817385081832`}, {-2.826592653589793, \ -2.8343083813496306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -0.5698623766629985}, \ {-2.8215926535897933`, 2.8432033482059507`}, {-2.8215926535897933`, \ -2.829678317211018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -0.5768434354360557}, \ {-2.816592653589793, 2.839148601402905}, {-2.816592653589793, -2.825059725578526}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -0.5837517718500125}, \ {-2.811592653589793, 2.835117584103095}, {-2.811592653589793, -2.82045276831364}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -0.5905872793266863}, \ {-2.806592653589793, 2.831110374349029}, {-2.806592653589793, -2.8158576064347742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -0.5973498749619717}, \ {-2.8015926535897933`, 2.8271270423695523`}, {-2.8015926535897933`, \ -2.811274400101717}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -0.6040394988556819}, \ {-2.796592653589793, 2.823167650730226}, {-2.796592653589793, -2.806703308599908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -0.6106561134412203}, \ {-2.791592653589793, 2.8192322544860615`}, {-2.791592653589793, -2.802144490324643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -0.6171997028162369}, \ {-2.786592653589793, 2.815320901336183}, {-2.786592653589793, -2.797598102765166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -0.623670272075291}, \ {-2.7815926535897932`, 2.8114336317802278`}, {-2.7815926535897932`, \ -2.7930643024886153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -0.6300678466455782}, \ {-2.776592653589793, 2.8075704792761442`}, {-2.776592653589793, \ -2.7885432451238694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -0.6363924716266499}, \ {-2.771592653589793, 2.8037314703992333`}, {-2.771592653589793, \ -2.7840350853453124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -0.6426442111350231}, \ {-2.766592653589793, 2.7999166250020533`}, {-2.766592653589793, -2.779539976856425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -0.6488231476545236}, \ {-2.7615926535897932`, 2.7961259563750387`}, {-2.7615926535897932`, \ -2.7750580723733074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -0.6549293813931525}, \ {-2.7565926535897933`, 2.7923594714075852`}, {-2.7565926535897933`, \ -2.770589523608087}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -0.6609630296471756}, \ {-2.751592653589793, 2.788617170749307}, {-2.751592653589793, -2.766134481252166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -0.6669242261731674}, \ {-2.746592653589793, 2.7848990489713916`}, {-2.746592653589793, \ -2.7616930949594467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -0.6728131205685639}, \ {-2.741592653589793, 2.7812050947277127`}, {-2.741592653589793, \ -2.7572655133293558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -0.678629877661353}, \ {-2.736592653589793, 2.77753529091557}, {-2.736592653589793, -2.7528518838898197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -0.6843746769093918}, \ {-2.731592653589793, 2.773889614835891}, {-2.731592653589793, -2.7484523530801193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -0.6900477118098383}, \ {-2.726592653589793, -2.7440670662336037`}, {-2.726592653589793, 2.7702680383526506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -0.6956491893191405}, \ {-2.721592653589793, -2.739696167560398}, {-2.721592653589793, 2.7666705280514443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -0.701179329283918}, \ {-2.7165926535897933`, -2.735339800129872}, {-2.7165926535897933`, 2.7630970453969486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -0.7066383638831464}, \ {-2.711592653589793, -2.7309981058531383`}, {-2.711592653589793, 2.759547546889207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -0.71202653708188}, \ {-2.706592653589793, -2.726671225465376}, {-2.706592653589793, 2.756021984218546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -0.7173441040968355}, \ {-2.701592653589793, -2.7223592985081284`}, {-2.701592653589793, 2.7525203044190634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -0.72259133087398}, \ {-2.6965926535897933`, -2.7180624633114245`}, {-2.6965926535897933`, 2.7490424500204607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -0.7277684935784011}, \ {-2.691592653589793, -2.7137808569759088`}, {-2.691592653589793, 2.7455883591982295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -0.7328758780965308}, \ {-2.686592653589793, -2.709514615354823}, {-2.686592653589793, 2.742157965921972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -0.7379137795509022}, \ {-2.681592653589793, -2.705263873035949}, {-2.681592653589793, 2.7387512001018663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -0.7428825018274956}, \ {-2.6765926535897933`, -2.7010287633234675`}, {-2.6765926535897933`, 2.7353679877331105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -0.7477823571157368}, \ {-2.671592653589793, -2.696809418219743}, {-2.671592653589793, 2.7320082510382897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -0.7526136654611916}, \ {-2.666592653589793, -2.692605968407051}, {-2.666592653589793, 2.728671908607599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -0.7573767543309621}, \ {-2.661592653589793, -2.688418543229262}, {-2.661592653589793, 2.7253588755368683`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -0.7620719581917592}, \ {-2.6565926535897932`, -2.6842472706734615`}, {-2.6565926535897932`, 2.7220690635632945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -0.7666996181005994}, \ {-2.651592653589793, -2.680092277351503}, {-2.651592653589793, 2.7188023811988287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -0.7712600813080988}, \ {-2.646592653589793, -2.675953688481557}, {-2.646592653589793, 2.715558733861237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -0.7757537008742756}, \ {-2.641592653589793, -2.6718316278696514`}, {-2.641592653589793, 2.712338024002697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -0.7801808352966986}, \ {-2.6365926535897932`, -2.66772621789108}, {-2.6365926535897932`, 2.7091401512359754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -0.7845418481509705}, \ {-2.6315926535897933`, -2.6636375794718976`}, {-2.6315926535897933`, 2.705965012458092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -0.7888371077433416}, \ {-2.626592653589793, -2.6595658320703928`}, {-2.626592653589793, 2.7028125019715006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -0.7930669867753046}, \ {-2.621592653589793, -2.6555110936584696`}, {-2.621592653589793, 2.699682511602747}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -0.7972318620200814}, \ {-2.616592653589793, -2.65147348070316}, {-2.616592653589793, 2.6965749308185725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -0.80133211401073}, \ {-2.611592653589793, -2.6474531081480506`}, {-2.611592653589793, 2.6934896468394482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -0.8053681267397736}, \ {-2.606592653589793, -2.6434500893947614`}, {-2.606592653589793, 2.69042654475059}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -0.8093402873701243}, \ {-2.601592653589793, -2.639464536284483}, {-2.601592653589793, 2.6873855076103834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -0.8132489859571063}, \ {-2.596592653589793, -2.635496559079529}, {-2.596592653589793, 2.6843664165562555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -0.8170946151813534}, \ {-2.5915926535897933`, -2.6315462664449165`}, {-2.5915926535897933`, 2.681369150908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -0.8208775700924087}, \ {-2.586592653589793, -2.6276137654300644`}, {-2.586592653589793, 2.6783935882685266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -0.824598247862759}, \ {-2.581592653589793, -2.6236991614505025`}, {-2.581592653589793, 2.675439604622121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -0.8282570475521112}, \ {-2.576592653589793, -2.619802558269704}, {-2.576592653589793, 2.672507074430142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -0.8318543698816605}, \ {-2.571592653589793, -2.615924057980991}, {-2.571592653589793, 2.6695958707242293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -0.8353906170181331}, \ {-2.566592653589793, -2.61206376098955}, {-2.566592653589793, 2.666705865197035}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -0.8388661923673396}, \ {-2.561592653589793, -2.608221765994531}, {-2.561592653589793, 2.66383692829048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -0.8422815003770443}, \ {-2.556592653589793, -2.6043981699713386`}, {-2.556592653589793, 2.6609889292815656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -0.8456369463488719}, \ {-2.5515926535897933`, -2.600593068154007}, {-2.5515926535897933`, 2.658161736365805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -0.8489329362590073}, \ {-2.5465926535897934`, -2.5968065540177245`}, {-2.5465926535897934`, 2.655355216738221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -0.8521698765874935}, \ {-2.541592653589793, -2.5930387192615716`}, {-2.541592653589793, 2.65256923667202}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -0.8553481741558195}, \ {-2.536592653589793, -2.5892896537913628`}, {-2.536592653589793, 2.649803661594948}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -0.8584682359726209}, \ {-2.5315926535897932`, -2.58555944570275}, {-2.5315926535897932`, 2.6470583561633285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -0.8615304690872}, \ {-2.526592653589793, -2.5818481812644785`}, {-2.526592653589793, 2.644333184333867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -0.8645352804506453}, \ {-2.521592653589793, -2.5781559449018623`}, {-2.521592653589793, 2.6416280094332043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -0.867483076784343}, \ {-2.516592653589793, -2.5744828191805333`}, {-2.516592653589793, 2.638942694225325}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -0.8703742644555749}, \ {-2.5115926535897932`, -2.570828884790375}, {-2.5115926535897932`, 2.6362771009767587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -0.8732092493600291}, \ {-2.5065926535897933`, -2.567194220529728}, {-2.5065926535897933`, 2.6336310915197316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -0.8759884368109847}, \ {-2.501592653589793, -2.5635789032899177`}, {-2.501592653589793, 2.6310045273131935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -0.8787122314348984}, \ {-2.496592653589793, -2.5599830080399983`}, {-2.496592653589793, 2.6283972695018303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -0.8813810370732088}, \ {-2.491592653589793, -2.5564066078118106`}, {-2.491592653589793, 2.6258091789730815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -0.8839952566901401}, \ {-2.486592653589793, -2.5528497736854137`}, {-2.486592653589793, 2.6232401164121946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -0.88655529228624}, \ {-2.481592653589793, -2.5493125747747647`}, {-2.481592653589793, 2.620689942355357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -0.889061544817487}, \ {-2.476592653589793, -2.545795078213789}, {-2.476592653589793, 2.61815851724098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -0.8915144141197162}, \ {-2.471592653589793, -2.5422973491427987`}, {-2.471592653589793, 2.615645701459091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -0.8939142988381843}, \ {-2.4665926535897933`, -2.5388194506952786`}, {-2.4665926535897933`, 2.6131513553989967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -0.8962615963620453}, \ {-2.461592653589793, -2.5353614439850642`}, {-2.461592653589793, 2.610675339495132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -0.8985567027635489}, \ {-2.456592653589793, -2.5319233880939196`}, {-2.456592653589793, 2.6082175142712307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -0.9008000127417727}, \ {-2.451592653589793, -2.5285053400595343`}, {-2.451592653589793, 2.605777740382808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -0.9029919195706654}, \ {-2.446592653589793, -2.525107354863951}, {-2.446592653589793, 2.603355878657992}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -0.9051328150512497}, \ {-2.441592653589793, -2.521729485422432}, {-2.441592653589793, 2.6009517901367865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -0.9072230894677814}, \ {-2.436592653589793, -2.5183717825728014`}, {-2.436592653589793, 2.5985653361087655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -0.9092631315476778}, \ {-2.431592653589793, -2.5150342950652456`}, {-2.431592653589793, 2.5961963781492363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -0.9112533284250542}, \ {-2.4265926535897933`, -2.511717069552593}, {-2.4265926535897933`, 2.5938447781539535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -0.9131940656077104}, \ {-2.4215926535897934`, -2.508420150581143}, {-2.4215926535897934`, 2.5915103983723693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -0.9150857269473354}, \ {-2.416592653589793, -2.5051435805819526`}, {-2.416592653589793, 2.589193101439465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -0.9169286946128817}, \ {-2.411592653589793, -2.5018873998626834`}, {-2.411592653589793, 2.586892750406291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -0.918723349066823}, \ {-2.4065926535897932`, -2.4986516466000017`}, {-2.4065926535897932`, 2.5846092087690735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -0.9204700690442352}, \ {-2.401592653589793, -2.4954363568324838`}, {-2.401592653589793, 2.5823423404971235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -0.9221692315345213}, \ {-2.396592653589793, -2.492241564454166}, {-2.396592653589793, 2.580092010059436}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -0.9238212117656139}, \ {-2.391592653589793, -2.4890673012086015`}, {-2.391592653589793, 2.577858082450088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -0.9254263831905459}, \ {-2.3865926535897932`, -2.485913596683558}, {-2.3865926535897932`, 2.575640423212442}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -0.9269851174762382}, \ {-2.3815926535897933`, -2.4827804783062883`}, {-2.3815926535897933`, 2.5734388984622196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -0.9284977844943838}, \ {-2.376592653589793, -2.4796679713394516`}, {-2.376592653589793, 2.5712533749094386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -0.9299647523142571}, \ {-2.371592653589793, -2.476576098877614}, {-2.371592653589793, 2.569083719879262}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -0.9313863871974073}, \ {-2.366592653589793, -2.4735048818444287`}, {-2.366592653589793, 2.5669298013318316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -0.9327630535940148}, \ {-2.361592653589793, -2.470454338990439}, {-2.361592653589793, 2.5647914878810196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -0.9340951141408891}, \ {-2.356592653589793, -2.4674244868915447`}, {-2.356592653589793, 2.5626686488122656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -0.935382929660926}, \ {-2.351592653589793, -2.464415339948125}, {-2.351592653589793, 2.5605611540994073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -0.9366268591639441}, \ {-2.346592653589793, -2.461426910384846}, {-2.346592653589793, 2.558468874420585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -0.9378272598488151}, \ {-2.3415926535897933`, -2.458459208251142}, {-2.3415926535897933`, 2.556391681173282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -0.9389844871067425}, \ {-2.336592653589793, -2.4555122414223893`}, {-2.336592653589793, 2.5543294464884565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -0.9400988945256317}, \ {-2.331592653589793, -2.452586015601762}, {-2.331592653589793, 2.552282043243863}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -0.9411708338954449}, \ {-2.326592653589793, -2.4496805343228116`}, {-2.326592653589793, 2.550249345076541}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -0.9422006552144367}, \ {-2.321592653589793, -2.4467957989527296`}, {-2.321592653589793, 2.548231226394525}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -0.9431887066962241}, \ {-2.316592653589793, -2.4439318086963375`}, {-2.316592653589793, 2.5462275623878035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -0.9441353347775471}, \ {-2.311592653589793, -2.44108856060078}, {-2.311592653589793, 2.54423822903852}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -0.9450408841267088}, \ {-2.306592653589793, -2.4382660495609563`}, {-2.306592653589793, 2.542263103130476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -0.9459056976525831}, \ {-2.3015926535897933`, -2.435464268325645}, {-2.3015926535897933`, 2.540302062257975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -0.9467301165141032}, \ {-2.2965926535897934`, -2.432683207504376}, {-2.2965926535897934`, 2.5383549848339557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -0.9475144801302051}, \ {-2.291592653589793, -2.429922855575022}, {-2.291592653589793, 2.5364217500975244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -0.9482591261901225}, \ {-2.286592653589793, -2.427183198892115}, {-2.286592653589793, 2.534502238120853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -0.9489643906640035}, \ {-2.2815926535897932`, -2.4244642216958843`}, {-2.2815926535897932`, 2.532596329815503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -0.9496306078137491}, \ {-2.276592653589793, -2.4217659061220282`}, {-2.276592653589793, 2.5307039069381525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -0.9502581102040607}, \ {-2.271592653589793, -2.4190882322122094`}, {-2.271592653589793, 2.528824852095789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -0.9508472287136093}, \ {-2.266592653589793, -2.416431177925267}, {-2.266592653589793, 2.5269590487503613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -0.9513982925463133}, \ {-2.2615926535897932`, -2.4137947191491516`}, {-2.2615926535897932`, 2.5251063812229484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -0.9519116292426151}, \ {-2.2565926535897933`, -2.4111788297135797`}, {-2.2565926535897933`, 2.5232667346973785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -0.9523875646907871}, \ {-2.251592653589793, -2.408583481403396}, {-2.251592653589793, 2.5214399952234308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -0.9528264231381778}, \ {-2.246592653589793, -2.406008643972637}, {-2.246592653589793, 2.519626049719569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -0.9532285272023583}, \ {-2.241592653589793, -2.4034542851593126`}, {-2.241592653589793, 2.5178247859752063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -0.9535941978821544}, \ {-2.236592653589793, -2.400920370700864}, {-2.236592653589793, 2.516036092652585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -0.953923754568535}, \ {-2.231592653589793, -2.3984068643503162`}, {-2.231592653589793, 2.5142598592882597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -0.9542175150552585}, \ {-2.226592653589793, -2.395913727893119}, {-2.226592653589793, 2.51249597629413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -0.9544757955493562}, \ {-2.221592653589793, -2.3934409211646424`}, {-2.221592653589793, 2.510744334958179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -0.954698910681341}, \ {-2.2165926535897933`, -2.3909884020683445`}, {-2.2165926535897933`, 2.509004827444817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -0.9548871735151331}, \ {-2.211592653589793, -2.388556126594591}, {-2.211592653589793, 2.5072773467948757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -0.9550408955577077}, \ {-2.206592653589793, -2.3861440488401158`}, {-2.206592653589793, 2.5055617869252913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -0.955160386768415}, \ {-2.201592653589793, -2.383752121028106}, {-2.201592653589793, 2.503858042628467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -0.9552459555679674}, \ {-2.196592653589793, -2.381380293528914}, {-2.196592653589793, 2.5021660095713334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -0.955297908847087}, \ {-2.191592653589793, -2.379028514881368}, {-2.191592653589793, 2.50048558429414}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -0.9553165519747435}, \ {-2.186592653589793, -2.3766967318146786`}, {-2.186592653589793, 2.498816664208924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -0.9553021888060764}, \ {-2.181592653589793, -2.374384889270926}, {-2.181592653589793, 2.497159147597782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -0.9552551216898622}, \ {-2.1765926535897933`, -2.3720929304281064`}, {-2.1765926535897933`, 2.4955129336108333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -0.9551756514756196}, \ {-2.1715926535897934`, -2.3698207967237392`}, {-2.1715926535897934`, 2.4938779222639726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -0.9550640775203021}, \ {-2.166592653589793, -2.367568427878992}, {-2.166592653589793, 2.492254014436405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -0.9549206976945399}, \ {-2.161592653589793, -2.3653357619233426`}, {-2.161592653589793, 2.490641111867912}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -0.9547458083885253}, \ {-2.1565926535897932`, -2.363122735219732}, {-2.1565926535897932`, 2.4890391171559867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -0.9545397045173978}, \ {-2.151592653589793, -2.3609292824902104`}, {-2.151592653589793, 2.487447933752686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -0.9543026795262766}, \ {-2.146592653589793, -2.3587553368420355`}, {-2.146592653589793, 2.4858674659613835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -0.9540350253948028}, \ {-2.141592653589793, -2.3566008297942553`}, {-2.141592653589793, 2.484297618933255}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -0.9537370326413184}, \ {-2.1365926535897932`, -2.3544656913046853`}, {-2.1365926535897932`, 2.482738298663679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -0.9534089903265589}, \ {-2.1315926535897933`, -2.352349849797327}, {-2.1315926535897933`, 2.4811894119884053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -0.953051186056973}, \ {-2.126592653589793, -2.3502532321901737`}, {-2.126592653589793, 2.479650866579619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -0.9526639059875929}, \ {-2.121592653589793, -2.3481757639233947`}, {-2.121592653589793, 2.4781225709418297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -0.9522474348245269}, \ {-2.116592653589793, -2.346117368987872}, {-2.116592653589793, 2.476604434407659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -0.9518020558270103}, \ {-2.111592653589793, -2.3440779699540903`}, {-2.111592653589793, 2.4750963671334554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -0.9513280508090892}, \ {-2.106592653589793, -2.342057488001328}, {-2.106592653589793, 2.4735982800948326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -0.9508257001408749}, \ {-2.101592653589793, -2.3400558429471587`}, {-2.101592653589793, 2.4721100850820448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -0.9502952827494726}, \ {-2.096592653589793, -2.3380729532772344`}, {-2.096592653589793, 2.4706316946953093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -0.9497370761194777}, \ {-2.0915926535897933`, -2.3361087361753157`}, {-2.0915926535897933`, 2.4691630223399783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -0.9491513562931565}, \ {-2.0865926535897934`, -2.3341631075535507`}, {-2.0865926535897934`, 2.467703982221652}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -0.94853839787024}, \ {-2.081592653589793, -2.332235982082968}, {-2.081592653589793, 2.4662544893411766`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -0.9478984740074085}, \ {-2.076592653589793, -2.3303272732241767`}, {-2.076592653589793, 2.464814459489578}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -0.9472318564174278}, \ {-2.071592653589793, -2.328436893258226}, {-2.071592653589793, 2.4633838092429166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -0.9465388153679661}, \ {-2.066592653589793, -2.326564753317636}, {-2.066592653589793, 2.461962455957053}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -0.9458196196801292}, \ {-2.061592653589793, -2.324710763417584}, {-2.061592653589793, 2.460550317762362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -0.9450745367266957}, \ {-2.056592653589793, -2.322874832487146}, {-2.056592653589793, 2.4591473135584048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -0.9443038324300485}, \ {-2.0515926535897933`, -2.3210568684007162`}, {-2.0515926535897933`, 2.457753363008481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -0.9435077712599067}, \ {-2.0465926535897934`, -2.319256778009445}, {-2.0465926535897934`, 2.456368386534211}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -0.9426866162307349}, \ {-2.041592653589793, -2.3174744671727425`}, {-2.041592653589793, 2.454992305310006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -0.9418406288989943}, \ {-2.036592653589793, -2.3157098407898626`}, {-2.036592653589793, 2.4536250412575282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -0.9409700693600992}, \ {-2.031592653589793, -2.313962802831433}, {-2.031592653589793, 2.4522665170400972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -0.9400751962452311}, \ {-2.026592653589793, -2.31223325637104}, {-2.026592653589793, 2.450916656057076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -0.9391562667179234}, \ {-2.021592653589793, -2.310521103616779}, {-2.021592653589793, 2.4495753824381983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -0.9382135364705048}, \ {-2.016592653589793, -2.308826245942751}, {-2.016592653589793, 2.448242621037912}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -0.9372472597203507}, \ {-2.0115926535897932`, -2.307148583920517}, {-2.0115926535897932`, 2.4469182974296504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -0.936257689206009}, \ {-2.0065926535897933`, -2.3054880173504735`}, {-2.0065926535897933`, 2.4456023379001146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -0.9352450761831868}, \ {-2.001592653589793, -2.3038444452931133`}, {-2.001592653589793, 2.4442946694435292`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -0.934209670420634}, \ {-1.996592653589793, -2.3022177661002132`}, {-1.996592653589793, 2.4429952197558813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -0.9331517201959219}, \ {-1.991592653589793, -2.3006078774458594`}, {-1.991592653589793, 2.441703917229154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -0.9320714722911257}, \ {-1.986592653589793, -2.2990146763573422`}, {-1.986592653589793, 2.44042069094554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -0.9309691719884422}, \ {-1.9815926535897932`, -2.297438059245881}, {-1.9815926535897932`, 2.4391454706716598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -0.9298450630657707}, \ {-1.976592653589793, -2.295877921937185}, {-1.976592653589793, 2.4378781868527772`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -0.9286993877922112}, \ {-1.9715926535897932`, -2.2943341597017946`}, {-1.9715926535897932`, 2.4366187706070046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -0.9275323869235735}, \ {-1.966592653589793, -2.292806667285239}, {-1.966592653589793, 2.4353671537195205`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -0.9263442996978482}, \ {-1.9615926535897932`, -2.291295338937957}, {-1.9615926535897932`, 2.434123268636782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -0.925135363830674}, \ {-1.956592653589793, -2.2898000684449844`}, {-1.956592653589793, 2.432887048460742}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -0.923905815510833}, \ {-1.9515926535897932`, -2.2883207491553637`}, {-1.9515926535897932`, 2.431658426943096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -0.9226558893957726}, \ {-1.946592653589793, -2.2868572740113504`}, {-1.946592653589793, 2.430437338479506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -0.9213858186071184}, \ {-1.9415926535897932`, -2.2854095355772586`}, {-1.9415926535897932`, 2.4292237181038563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -0.9200958347263158}, \ {-1.936592653589793, -2.2839774260680916`}, {-1.936592653589793, 2.428017501482524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -0.9187861677902511}, \ {-1.9315926535897932`, -2.2825608373778006`}, {-1.9315926535897932`, 2.4268186249086607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -0.9174570462869994}, \ {-1.926592653589793, -2.2811596611072877`}, {-1.926592653589793, 2.4256270252964858`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -0.916108697151633}, \ {-1.9215926535897931`, -2.2797737885920446`}, {-1.9215926535897931`, 2.424442640175604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -0.9147413457621326}, \ {-1.916592653589793, -2.278403110929475}, {-1.916592653589793, 2.4232654076853484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -0.9133552159353904}, \ {-1.9115926535897931`, -2.277047519005844}, {-1.9115926535897931`, 2.4220952665691358`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -0.9119505299233464}, \ {-1.906592653589793, -2.2757069035229196`}, {-1.906592653589793, 2.4209321561688437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -0.9105275084092328}, \ {-1.9015926535897931`, -2.274381155024189}, {-1.9015926535897931`, 2.4197760164192252`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -0.9090863705039665}, \ {-1.896592653589793, -2.27307016392076}, {-1.896592653589793, 2.418626787842331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -0.9076273337426575}, \ {-1.8915926535897931`, -2.271773820516821}, {-1.8915926535897931`, 2.4174844115419725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -0.9061506140813096}, \ {-1.886592653589793, -2.270492015034777}, {-1.886592653589793, 2.4163488291982027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -0.9046564258936294}, \ {-1.881592653589793, -2.2692246376399234`}, {-1.881592653589793, 2.4152199830618315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -0.9031449819680565}, \ {-1.876592653589793, -2.267971578464773}, {-1.876592653589793, 2.4140978159489714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -0.9016164935049066}, \ {-1.871592653589793, -2.266732727632934}, {-1.871592653589793, 2.4129822712356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -0.9000711701137559}, \ {-1.866592653589793, -2.2655079752826013`}, {-1.866592653589793, 2.411873292852177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -0.8985092198109513}, \ {-1.861592653589793, -2.264297211589598}, {-1.861592653589793, 2.41077082527827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -0.8969308490173724}, \ {-1.8565926535897932`, -2.2631003267900303`}, {-1.8565926535897932`, 2.4096748135372295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -0.895336262556339}, \ {-1.851592653589793, -2.2619172112024755`}, {-1.851592653589793, 2.408585203190889}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -0.893725663651765}, \ {-1.8465926535897932`, -2.2607477552497754`}, {-1.8465926535897932`, 2.4075019403342997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -0.8920992539264774}, \ {-1.841592653589793, -2.259591849480349}, {-1.841592653589793, 2.4064249715905044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -0.8904572334007858}, \ {-1.8365926535897932`, -2.258449384589113}, {-1.8365926535897932`, 2.4053542441053386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -0.8887998004912435}, \ {-1.831592653589793, -2.2573202514379287`}, {-1.831592653589793, 2.404289705542277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -0.887127152009638}, \ {-1.8265926535897932`, -2.256204341075617}, {-1.8265926535897932`, 2.403231304077311}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -0.885439483162203}, \ {-1.821592653589793, -2.255101544757534}, {-1.821592653589793, 2.4021789883938593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -0.8837369875490519}, \ {-1.8165926535897932`, -2.25401175396469}, {-1.8165926535897932`, 2.4011327076777245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -0.8820198571638369}, \ {-1.811592653589793, -2.252934860422426}, {-1.811592653589793, 2.400092411612075}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -0.8802882823936822}, \ {-1.8065926535897932`, -2.2518707561186613`}, {-1.8065926535897932`, 2.399058050372488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -0.8785424520192319}, \ {-1.801592653589793, -2.2508193333216377`}, {-1.801592653589793, 2.39802957462199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -0.8767825532150945}, \ {-1.7965926535897931`, -2.2497804845973013`}, {-1.7965926535897931`, 2.397006935506182}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -0.8750087715503668}, \ {-1.791592653589793, -2.2487541028261484`}, {-1.791592653589793, 2.395990084648369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -0.8732212909895399}, \ {-1.7865926535897931`, -2.2477400812197175`}, {-1.7865926535897931`, 2.3949789741447525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -0.8714202938934763}, \ {-1.781592653589793, -2.246738313336539}, {-1.781592653589793, 2.393973556559635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -0.8696059610207801}, \ {-1.7765926535897931`, -2.245748693097732}, {-1.7765926535897931`, 2.392973784920692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -0.8677784715292948}, \ {-1.771592653589793, -2.244771114802094}, {-1.771592653589793, 2.391979612714266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -0.8659380029779015}, \ {-1.7665926535897931`, -2.243805473140809}, {-1.7665926535897931`, 2.390990993880704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -0.8640847313285082}, \ {-1.761592653589793, -2.24285166321166}, {-1.761592653589793, 2.39000788280974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -0.8622188309482884}, \ {-1.756592653589793, -2.241909580532857}, {-1.756592653589793, 2.389030234335906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -0.8603404746121803}, \ {-1.751592653589793, -2.240979121056421}, {-1.751592653589793, 2.3880580037339962`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -0.8584498335055496}, \ {-1.746592653589793, -2.240060181181115}, {-1.746592653589793, 2.3870911467145572`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -0.8565470772271693}, \ {-1.741592653589793, -2.239152657765007}, {-1.741592653589793, 2.3861296194194317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -0.8546323737923569}, \ {-1.736592653589793, -2.2382564481375593`}, {-1.736592653589793, 2.385173378417334}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -0.8527058896363625}, \ {-1.7315926535897932`, -2.23737145011133}, {-1.7315926535897932`, 2.3842223806994616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -0.8507677896179651}, \ {-1.726592653589793, -2.2364975619932386`}, {-1.726592653589793, 2.3832765836751593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -0.8488182370233629}, \ {-1.7215926535897932`, -2.2356346825954967`}, {-1.7215926535897932`, 2.3823359451676116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -0.8468573935701375}, \ {-1.716592653589793, -2.2347827112460137`}, {-1.716592653589793, 2.3814004234095765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -0.8448854194116086}, \ {-1.7115926535897932`, -2.2339415477985387`}, {-1.7115926535897932`, 2.3804699770391697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -0.8429024731412343}, \ {-1.706592653589793, -2.233111092642292}, {-1.706592653589793, 2.3795445650956717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -0.8409087117973603}, \ {-1.7015926535897932`, -2.2322912467113056`}, {-1.7015926535897932`, 2.3786241470153864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -0.8389042908680728}, \ {-1.696592653589793, -2.231481911493312}, {-1.696592653589793, 2.377708682627533}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -0.8368893642963031}, \ {-1.6915926535897932`, -2.2306829890382813`}, {-1.6915926535897932`, 2.3767981321501828`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -0.834864084485151}, \ {-1.686592653589793, -2.2298943819666124`}, {-1.686592653589793, 2.3758924561862305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.229115993476905}, \ {-1.6815926535897932`, -0.8328286023033424}, {-1.6815926535897932`, 2.3749916157194058`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.228347727353407}, \ {-1.676592653589793, -0.8307830670909144}, {-1.676592653589793, 2.37409557211032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.227589487973104}, \ {-1.6715926535897931`, -0.8287276266651039}, {-1.6715926535897931`, 2.3732042870925616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.2268411803124484`}, \ {-1.666592653589793, -0.8266624273263866}, {-1.666592653589793, 2.3723177227688192`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.2261027099537523`}, \ {-1.6615926535897931`, -0.8245876138647167}, {-1.6615926535897931`, 2.3714358416070493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.2253739830912447`}, \ {-1.656592653589793, -0.8225033295659347}, {-1.656592653589793, 2.3705586064366773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.2246549065367898`}, \ {-1.6515926535897931`, -0.8204097162183475}, {-1.6515926535897931`, 2.369685980444844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.223945387725289}, \ {-1.646592653589793, -0.8183069141194759}, {-1.646592653589793, 2.3688179271726812`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.223245334719757}, \ {-1.6415926535897931`, -0.8161950620829668}, {-1.6415926535897931`, 2.36795441051163}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.2225546562160883`}, \ {-1.636592653589793, -0.8140742974456596}, {-1.636592653589793, 2.367095394699796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.2218732615475174`}, \ {-1.631592653589793, -0.8119447560748111}, {-1.631592653589793, 2.3662408443183374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.221201060688775}, \ {-1.626592653589793, -0.8098065723754684}, {-1.626592653589793, 2.3653907242878973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.2205379642599543`}, \ {-1.621592653589793, -0.8076598792979878}, {-1.621592653589793, 2.364544999865068}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.219883883530084}, \ {-1.616592653589793, -0.8055048083456899}, {-1.616592653589793, 2.363703636638888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.219238730420426}, \ {-1.611592653589793, -0.8033414895826583}, {-1.611592653589793, 2.362866600527383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.2186024175074888`}, \ {-1.606592653589793, -0.8011700516416642}, {-1.606592653589793, 2.362033857774139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.2179748580257783`}, \ {-1.601592653589793, -0.7989906217322217}, {-1.601592653589793, 2.3612053749449107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.2173559658702855`}, \ {-1.5965926535897932`, -0.7968033256487639}, {-1.5965926535897932`, 2.360381118924264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.2167456555987095`}, \ {-1.591592653589793, -0.7946082877789362}, {-1.591592653589793, 2.359561056912257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.2161438424334357`}, \ {-1.5865926535897932`, -0.7924056311120088}, {-1.5865926535897932`, 2.358745156421155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.2155504422632704`}, \ {-1.581592653589793, -0.7901954772473924}, {-1.581592653589793, 2.3579333852721764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.2149653716449307`}, \ {-1.5765926535897932`, -0.7879779464032577}, {-1.5765926535897932`, 2.357125711592279}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.214388547804306}, \ {-1.571592653589793, -0.7857531574252655}, {-1.571592653589793, 2.356322103810975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.2138198886374902`}, \ {-1.5665926535897932`, -0.7835212277953818}, {-1.5665926535897932`, 2.3555225306571836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.2132593127115947`}, \ {-1.561592653589793, -0.7812822736407878}, {-1.561592653589793, 2.354726961156114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.2127067392653466`}, \ {-1.5565926535897932`, -0.7790364097428817}, {-1.5565926535897932`, 2.3539353646261856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.2121620882094746`}, \ {-1.551592653589793, -0.7767837495463555}, {-1.551592653589793, 2.3531477106759744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.211625280126897}, \ {-1.5465926535897931`, -0.7745244051683602}, {-1.5465926535897931`, 2.3523639692012024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.211096236272706}, \ {-1.541592653589793, -0.772258487407735}, {-1.541592653589793, 2.3515841103817485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.210574878573963}, \ {-1.5365926535897931`, -0.7699861057543185}, {-1.5365926535897931`, 2.3508081046786997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.210061129629311}, \ {-1.531592653589793, -0.7677073683983124}, {-1.531592653589793, 2.3500359228314296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.209554912708399}, \ {-1.5265926535897931`, -0.7654223822397267}, {-1.5265926535897931`, 2.349267535854712}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.209056151751134}, \ {-1.521592653589793, -0.763131252897857}, {-1.521592653589793, 2.34850291503586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.2085647713667687`}, \ {-1.5165926535897931`, -0.7608340847208442}, {-1.5165926535897931`, 2.347742031931904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.208080696832815}, \ {-1.511592653589793, -0.758530980795264}, {-1.511592653589793, 2.346984858366795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.2076038540938026`}, \ {-1.506592653589793, -0.756222042955771}, {-1.506592653589793, 2.346231366428639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.2071341697598883`}, \ {-1.501592653589793, -0.7539073717947896}, {-1.501592653589793, 2.345481528466964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.2066715711053053`}, \ {-1.496592653589793, -0.7515870666722339}, {-1.496592653589793, 2.344735317090013}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.206215986066678}, \ {-1.491592653589793, -0.749261225725272}, {-1.491592653589793, 2.3439927051620733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.205767343241193}, \ {-1.486592653589793, -0.7469299458781192}, {-1.486592653589793, 2.343253665800826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.205325571884638}, \ {-1.481592653589793, -0.7445933228518599}, {-1.481592653589793, 2.342518172374732}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.204890601909306}, \ {-1.476592653589793, -0.7422514511742921}, {-1.476592653589793, 2.3417861985004462`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.2044623638817837`}, \ {-1.4715926535897932`, -0.7399044241898006}, {-1.4715926535897932`, 2.341057718040255}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.204040789020611}, \ {-1.466592653589793, -0.7375523340692373}, {-1.466592653589793, 2.340332705099546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.203625809193828}, \ {-1.4615926535897932`, -0.735195271819831}, {-1.4615926535897932`, 2.3396111340243078`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.203217356916413}, \ {-1.456592653589793, -0.7328333272950956}, {-1.456592653589793, 2.3388929793986515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.202815365347609}, \ {-1.4515926535897932`, -0.7304665892047574}, {-1.4515926535897932`, 2.338178216042365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.2024197682881494`}, \ {-1.446592653589793, -0.7280951451246825}, {-1.446592653589793, 2.337466819008493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.202030500177389}, \ {-1.4415926535897932`, -0.7257190815068096}, {-1.4415926535897932`, 2.3367587635809417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.201647496090331}, \ {-1.436592653589793, -0.7233384836890825}, {-1.436592653589793, 2.3360540252721123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.201270691734575}, \ {-1.4315926535897932`, -0.7209534359053816}, {-1.4315926535897932`, 2.3353525798205617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.2009000234471694`}, \ {-1.426592653589793, -0.7185640212954462}, {-1.426592653589793, 2.334654403188685}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.200535428191385}, \ {-1.4215926535897931`, -0.716170321914793}, {-1.4215926535897931`, 2.333959471560431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.200176843553409}, \ {-1.416592653589793, -0.7137724187446217}, {-1.416592653589793, 2.3332677613390356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.1998242077389656`}, \ {-1.4115926535897931`, -0.7113703917017092}, {-1.4115926535897931`, 2.3325792491447856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.1994774595698594`}, \ {-1.406592653589793, -0.708964319648284}, {-1.406592653589793, 2.331893911812806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.1991365384804573`}, \ {-1.4015926535897931`, -0.7065542804018925}, {-1.4015926535897931`, 2.331211726390872}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.1988013845141015`}, \ {-1.396592653589793, -0.704140350745232}, {-1.396592653589793, 2.3305326701372437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.198471938319459}, \ {-1.3915926535897931`, -0.701722606435972}, {-1.3915926535897931`, 2.3298567205185305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.1981481411468207`}, \ {-1.386592653589793, -0.699301122216544}, {-1.386592653589793, 2.3291838552075737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.1978299348443366`}, \ {-1.381592653589793, -0.6968759718239133}, {-1.381592653589793, 2.328514052081354}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.197517261854204}, \ {-1.376592653589793, -0.6944472279993095}, {-1.376592653589793, 2.3278472892189273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.197210065208805}, \ {-1.371592653589793, -0.6920149624979385}, {-1.371592653589793, 2.3271835448993765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.1969082885268}, \ {-1.366592653589793, -0.6895792460986553}, {-1.366592653589793, 2.326522797599792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.196611876009173}, \ {-1.361592653589793, -0.6871401486136042}, {-1.361592653589793, 2.3258650259932745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.1963207724352456`}, \ {-1.356592653589793, -0.6846977388978207}, {-1.356592653589793, 2.325210208946953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.1960349231586416`}, \ {-1.351592653589793, -0.6822520848588023}, {-1.351592653589793, 2.3245583255200377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.1957542741032268`}, \ {-1.3465926535897932`, -0.6798032534660315}, {-1.3465926535897932`, 2.323909354961885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.195478771759011}, \ {-1.341592653589793, -0.6773513107604618}, {-1.341592653589793, 2.323263276710086}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.1952083631780184`}, \ {-1.3365926535897932`, -0.6748963218639619}, {-1.3365926535897932`, 2.3226200703885813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.1949429959701385`}, \ {-1.331592653589793, -0.6724383509887142}, {-1.331592653589793, 2.321979715805793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.1946826182989416`}, \ {-1.3265926535897932`, -0.6699774614465699}, {-1.3265926535897932`, 2.321342192952776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.194427178877478}, \ {-1.321592653589793, -0.6675137156583525}, {-1.321592653589793, 2.3207074820013975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.1941766269640537`}, \ {-1.3165926535897932`, -0.6650471751631202}, {-1.3165926535897932`, 2.3200755633025283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.1939309123579904`}, \ {-1.311592653589793, -0.6625779006273733}, {-1.311592653589793, 2.319446417384263}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.193689985395364}, \ {-1.3065926535897932`, -0.6601059518542134}, {-1.3065926535897932`, 2.318820024950152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.193453796944733}, \ {-1.301592653589793, -0.6576313877924516}, {-1.301592653589793, 2.3181963668774612`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.193222298402854}, \ {-1.2965926535897931`, -0.6551542665456632}, {-1.2965926535897931`, 2.3175754242154465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.192995441690382}, \ {-1.291592653589793, -0.6526746453811867}, {-1.291592653589793, 2.3169571781836513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.1927731792475678`}, \ {-1.2865926535897931`, -0.6501925807390718}, {-1.2865926535897931`, 2.3163416101702166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.1925554640299456`}, \ {-1.281592653589793, -0.6477081282409708}, {-1.281592653589793, 2.315728701730222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.1923422495040157`}, \ {-1.2765926535897931`, -0.645221342698971}, {-1.2765926535897931`, 2.3151184345840323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.1921334896429197`}, \ {-1.271592653589793, -0.6427322781243708}, {-1.271592653589793, 2.314510790615675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.1919291389221223`}, \ {-1.2665926535897931`, -0.6402409877364015}, {-1.2665926535897931`, 2.3139057518712263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.1917291523150846`}, \ {-1.261592653589793, -0.6377475239708832}, {-1.261592653589793, 2.3133033005572203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.19153348528894}, \ {-1.256592653589793, -0.6352519384888281}, {-1.256592653589793, 2.312703419039079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.1913420938001757`}, \ {-1.251592653589793, -0.6327542821849773}, {-1.251592653589793, 2.3121060898395527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.1911549342903163`}, \ {-1.246592653589793, -0.6302546051962837}, {-1.246592653589793, 2.3115112956371844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.1909719636816094`}, \ {-1.241592653589793, -0.6277529569103261}, {-1.241592653589793, 2.3109190192647904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.1907931393727225`}, \ {-1.236592653589793, -0.6252493859736665}, {-1.236592653589793, 2.310329243707955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.1906184192344447`}, \ {-1.231592653589793, -0.6227439403001419}, {-1.231592653589793, 2.309741952103546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.1904477616053986`}, \ {-1.226592653589793, -0.6202366670790974}, {-1.226592653589793, 2.3091571277382474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.190281125287759}, \ {-1.2215926535897932`, -0.6177276127835495}, {-1.2215926535897932`, 2.3085747540471053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.1901184695429894`}, \ {-1.216592653589793, -0.6152168231782913}, {-1.216592653589793, 2.3079948146120914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.189959754087582}, \ {-1.2115926535897932`, -0.6127043433279324}, {-1.2115926535897932`, 2.3074172931606887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.1898049390888192`}, \ {-1.206592653589793, -0.6101902176048687}, {-1.206592653589793, 2.306842173564482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.189653985160542}, \ {-1.2015926535897932`, -0.6076744896971996}, {-1.2015926535897932`, 2.3062694398377768`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.1895068533589397`}, \ {-1.196592653589793, -0.6051572026165662}, {-1.196592653589793, 2.3056990761362233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.189363505178351}, \ {-1.1915926535897932`, -0.6026383987059358}, {-1.1915926535897932`, 2.305131066755466}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.1892239025470843`}, \ {-1.186592653589793, -0.600118119647311}, {-1.186592653589793, 2.3045653961297985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.1890880078232553`}, \ {-1.1815926535897932`, -0.5975964064693852}, {-1.1815926535897932`, 2.304002048830842}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.1889557837906435`}, \ {-1.176592653589793, -0.5950732995551195}, {-1.176592653589793, 2.303441009566237}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.1888271936545647`}, \ {-1.1715926535897931`, -0.5925488386492626}, {-1.1715926535897931`, 2.3028822631783434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.1887022010377697`}, \ {-1.166592653589793, -0.5900230628658027}, {-1.166592653589793, 2.302325794642967}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.1885807699763564`}, \ {-1.1615926535897931`, -0.5874960106953506}, {-1.1615926535897931`, 2.3017715890680908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.1884628649157096`}, \ {-1.156592653589793, -0.5849677200124623}, {-1.156592653589793, 2.301219631692624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.1883484507064583`}, \ {-1.1515926535897931`, -0.582438228082888}, {-1.1515926535897931`, 2.300669907885168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.188237492600457}, \ {-1.146592653589793, -0.5799075715707629}, {-1.146592653589793, 2.3001224031427916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.188129956246789}, \ {-1.1415926535897931`, -0.5773757865457266}, {-1.1415926535897931`, 2.2995771030898253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.188025807687797}, \ {-1.1365926535897932`, -0.574842908489981}, {-1.1365926535897932`, 2.2990339934766655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.187925013355134}, \ {-1.1315926535897929`, -0.5723089723052743}, {-1.1315926535897929`, 2.2984930601785925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -2.1878275400658356`}, \ {-1.126592653589793, -0.569774012319833}, {-1.126592653589793, 2.297954289194607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.187733355018428}, \ {-1.121592653589793, -0.5672380622952118}, {-1.121592653589793, 2.297417666646273}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.1876424257890505`}, \ {-1.1165926535897932`, -0.5647011554330923}, {-1.1165926535897932`, 2.2968831787765787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -2.187554720327609}, \ {-1.1115926535897929`, -0.5621633243820067}, {-1.1115926535897929`, 2.2963508119488085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.1874702069539556`}, \ {-1.106592653589793, -0.559624601244001}, {-1.106592653589793, 2.295820552645428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -2.1873888543540922`}, \ {-1.101592653589793, -0.5570850175812332}, {-1.101592653589793, 2.2952923874669846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -2.1873106315764037`}, \ {-1.0965926535897932`, -0.5545446044225042}, {-1.0965926535897932`, 2.2947663031310155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -2.1872355080279173`}, \ {-1.0915926535897933`, -0.5520033922697258}, {-1.0915926535897933`, 2.2942422864709724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -2.187163453470589}, \ {-1.086592653589793, -0.5494614111043227}, {-1.086592653589793, 2.293720324435158}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -2.187094438017618}, \ {-1.081592653589793, -0.5469186903935758}, {-1.081592653589793, 2.2932004040856717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -2.1870284321297864`}, \ {-1.0765926535897932`, -0.5443752590968932}, {-1.0765926535897932`, 2.292682512597374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -2.1869654066118356`}, \ {-1.0715926535897933`, -0.5418311456720235}, {-1.0715926535897933`, 2.292166637256853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -2.1869053326088594`}, \ {-1.066592653589793, -0.5392863780812054}, {-1.066592653589793, 2.2916527654614125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -2.186848181602732}, \ {-1.061592653589793, -0.5367409837972515}, {-1.061592653589793, 2.2911408847180668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -2.186793925408567}, \ {-1.0565926535897932`, -0.5341949898095724}, {-1.0565926535897932`, 2.2906309826425466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -2.1867425361712}, \ {-1.0515926535897933`, -0.5316484226301346}, {-1.0515926535897933`, 2.290123046958319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.186693986361702}, \ {-1.046592653589793, -0.5291013082993625}, {-1.046592653589793, 2.2896170654956163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.1866482487739245`}, \ {-1.041592653589793, -0.5265536723919726}, {-1.041592653589793, 2.2891130261904777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.1866052965210683`}, \ {-1.0365926535897931`, -0.5240055400227496}, {-1.0365926535897931`, 2.2886109170838025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.1865651030322883`}, \ {-1.0315926535897932`, -0.5214569358522595}, {-1.0315926535897932`, 2.288110726320413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.186527642049322}, \ {-1.026592653589793, -0.5189078840925039}, {-1.026592653589793, 2.287612442148125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.186492887623151}, \ {-1.021592653589793, -0.5163584085125138}, {-1.021592653589793, 2.2871160529168386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.1864608141106885`}, \ {-1.0165926535897931`, -0.5138085324438817}, {-1.0165926535897931`, 2.2866215470776283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.186431396171503}, \ {-1.0115926535897932`, -0.5112582787862376}, {-1.0115926535897932`, 2.286128913181852}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.186404608764561}, \ {-1.0065926535897929`, -0.5087076700126595}, {-1.0065926535897929`, 2.285638139880266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.1863804271450102`}, \ {-1.001592653589793, -0.5061567281750362}, {-1.001592653589793, 2.2851492159221514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.186358826860985}, \ {-0.9965926535897931, -0.5036054749093569}, {-0.9965926535897931, 2.284662130154449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.1863397837504435`}, \ {-0.9915926535897932, -0.5010539314409577}, {-0.9915926535897932, 2.284176871520911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.1863232739380365`}, \ {-0.9865926535897929, -0.49850211858969995`}, {-0.9865926535897929, 2.283693429061251}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.186309273832002}, \ {-0.981592653589793, -0.4959500567750974}, {-0.981592653589793, 2.2832117919103156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.1862977601210907`}, \ {-0.9765926535897931, -0.49339776602138413`}, {-0.9765926535897931, 2.2827319492972573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.186288709771522}, \ {-0.9715926535897932, -0.49084526596252587`}, {-0.9715926535897932, 2.2822538905447223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.1862821000239694`}, \ {-0.9665926535897928, -0.48829257584717844`}, {-0.9665926535897928, 2.281777605068043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.1862779083905717`}, \ {-0.961592653589793, -0.4857397145435889}, {-0.961592653589793, 2.281303082374446}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.1862761126519783`}, \ {-0.9565926535897931, -0.48318670054444}, {-0.9565926535897931, 2.2808303120622626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.1862766908544207`}, \ {-0.9515926535897932, -0.4806335519716445}, {-0.9515926535897932, 2.2803592838201547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.1862796213068116`}, \ {-0.9465926535897933, -0.4780802865810792}, {-0.9465926535897933, 2.279889987426345}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.186284882577878}, \ {-0.9415926535897929, -0.4755269217672754}, {-0.9415926535897929, 2.2794224127478597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.186292453493317}, \ {-0.936592653589793, -0.47297347456804484`}, {-0.936592653589793, 2.278956549739777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.186302313132986}, \ {-0.9315926535897932, -0.47041996166906047`}, {-0.9315926535897932, 2.2784923884444868`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.186314440828116}, \ {-0.9265926535897933, -0.4678663994083826}, {-0.9265926535897933, 2.27802991899096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.186328816158558}, \ {-0.9215926535897929, -0.46531280378093254`}, {-0.9215926535897929, 2.277569131594021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.186345418950055}, \ {-0.916592653589793, -0.4627591904429189}, {-0.916592653589793, 2.277110016553637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.1863642292715433`}, \ {-0.9115926535897931, -0.46020557471620754`}, {-0.9115926535897931, 2.276652564254208}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.1863852274324818`}, \ {-0.9065926535897932, -0.45765197159264326`}, {-0.9065926535897932, 2.2761967651638697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.1864083939802077`}, \ {-0.9015926535897929, -0.45509839573832495`}, {-0.9015926535897929, 2.275742609833803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.186433709697323}, \ {-0.896592653589793, -0.452544861497826}, {-0.896592653589793, 2.275290088897553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.1864611555991065`}, \ {-0.8915926535897931, -0.44999138289837026`}, {-0.8915926535897931, 2.2748391930703535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.1864907129309503`}, \ {-0.8865926535897932, -0.44743797365395566`}, {-0.8865926535897932, 2.274389913148465}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.1865223631658326`}, \ {-0.8815926535897929, -0.44488464716943177`}, {-0.8815926535897929, 2.273942240008513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.1865560880018076`}, \ {-0.876592653589793, -0.44233141654453184`}, {-0.876592653589793, 2.2734961646068377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.186591869359527}, \ {-0.8715926535897931, -0.4397782945778525}, {-0.8715926535897931, 2.273051677978857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.186629689379791}, \ {-0.8665926535897932, -0.43722529377079206`}, {-0.8665926535897932, 2.272608771238427}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.1866695304211197`}, \ {-0.8615926535897929, -0.4346724263314391}, {-0.8615926535897929, 2.2721674355772157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.1867113750573535`}, \ {-0.856592653589793, -0.4321197041784179}, {-0.856592653589793, 2.271727662264089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.1867552060752837`}, \ {-0.8515926535897931, -0.4295671389446848}, {-0.8515926535897931, 2.2712894426444916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.1868010064723036`}, \ {-0.8465926535897932, -0.42701474198128564`}, {-0.8465926535897932, 2.270852768139846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.186848759454088}, \ {-0.8415926535897928, -0.42446252436106247`}, {-0.8415926535897928, 2.270417630246958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.1868984484322977`}, \ {-0.836592653589793, -0.42191049688232185`}, {-0.836592653589793, 2.2699840205374215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.186950057022311}, \ {-0.8315926535897931, -0.41935867007245425`}, {-0.8315926535897931, 2.26955193065704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.187003569040978}, \ {-0.8265926535897932, -0.41680705419151665`}, {-0.8265926535897932, 2.269121352325251}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.1870589685044033`}, \ {-0.8215926535897933, -0.4142556592357669}, {-0.8215926535897933, 2.268692277334554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.187116239625749}, \ {-0.8165926535897929, -0.41170449494115946`}, {-0.8165926535897929, 2.268264697549954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.1871753668130687`}, \ {-0.811592653589793, -0.4091535707867988}, {-0.811592653589793, 2.2678386049084027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.1872363346671593`}, \ {-0.8065926535897932, -0.40660289599835064`}, {-0.8065926535897932, 2.2674139914182523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.1872991279794434`}, \ {-0.8015926535897933, -0.40405247955141305`}, {-0.8015926535897933, 2.266990849158715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.18736373172987}, \ {-0.7965926535897929, -0.4015023301748475}, {-0.7965926535897929, 2.266569170279329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.1874301310848434`}, \ {-0.791592653589793, -0.39895245635407006`}, {-0.791592653589793, 2.266148946999429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.1874983113951765`}, \ {-0.7865926535897931, -0.39640286633430305`}, {-0.7865926535897931, 2.265730171607627}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.1875682581940605`}, \ {-0.7815926535897932, -0.39385356812378636`}, {-0.7815926535897932, 2.2653128364612973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.1876399571950684`}, \ {-0.7765926535897929, -0.3913045694969531}, {-0.7765926535897929, 2.264896933986068}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.1877133942901743`}, \ {-0.771592653589793, -0.38875587799756406`}, {-0.771592653589793, 2.264482456675319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.187788555547795}, \ {-0.7665926535897931, -0.3862075009418063}, {-0.7665926535897931, 2.264069397089688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.187865427210863}, \ {-0.7615926535897932, -0.38365944542135494`}, {-0.7615926535897932, 2.2636577478565805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.1879439956949094`}, \ {-0.7565926535897929, -0.38111171830639473`}, {-0.7565926535897929, 2.263247501669686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.1880242475861804`}, \ {-0.751592653589793, -0.37856432624861125`}, {-0.751592653589793, 2.262838651288504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.18810616963977}, \ {-0.7465926535897931, -0.37601727568413923`}, {-0.7465926535897931, 2.26243118953787}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.1881897487777753`}, \ {-0.7415926535897932, -0.37347057283647955`}, {-0.7415926535897932, 2.2620251093074955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.1882749720874752`}, \ {-0.7365926535897929, -0.3709242237193802}, {-0.7365926535897929, 2.2616204035515026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.1883618268195293`}, \ {-0.731592653589793, -0.3683782341396832}, {-0.731592653589793, 2.261217065287979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.1884503003861973`}, \ {-0.7265926535897931, -0.3658326097001338}, {-0.7265926535897931, 2.2608150875985262`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.188540380359583}, \ {-0.7215926535897932, -0.3632873558021607}, {-0.7215926535897932, 2.2604144636278196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.1886320544698954`}, \ {-0.7165926535897928, -0.3607424776486191}, {-0.7165926535897928, 2.2600151865831757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.188725310603732}, \ {-0.711592653589793, -0.3581979802465005}, {-0.711592653589793, 2.259617249734119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.188820136802384}, \ {-0.7065926535897931, -0.3556538684096128}, {-0.7065926535897931, 2.259220646411962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.188916521260158}, \ {-0.7015926535897932, -0.35311014676122565`}, {-0.7015926535897932, 2.2588253700093848`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.1890144523227235`}, \ {-0.6965926535897933, -0.3505668197366823}, {-0.6965926535897933, 2.258431413980022}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.1891139184854755`}, \ {-0.6915926535897929, -0.34802389158598485`}, {-0.6915926535897929, 2.2580387718380606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.189214908391918}, \ {-0.686592653589793, -0.34548136637634347`}, {-0.686592653589793, 2.2576474371578303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.1893174108320683`}, \ {-0.6815926535897932, -0.3429392479946962}, {-0.6815926535897932, 2.257257403573416}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.189421414740881}, \ {-0.6765926535897933, -0.34039754015019924`}, {-0.6765926535897933, 2.256868664778263}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.189526909196689}, \ {-0.6715926535897929, -0.33785624637668765`}, {-0.6715926535897929, 2.2564812145247903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.1896338834196625`}, \ {-0.666592653589793, -0.33531537003510337`}, {-0.666592653589793, 2.2560950466240146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.1897423267702942`}, \ {-0.6615926535897931, -0.3327749143158969}, {-0.6615926535897931, 2.2557101549451737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.189852228747892}, \ {-0.6565926535897932, -0.3302348822413983}, {-0.6565926535897932, 2.255326533415356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.189963578989099}, \ {-0.6515926535897929, -0.3276952766681606}, {-0.6515926535897929, 2.2549441760191384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.1900763672664287`}, \ {-0.646592653589793, -0.3251561002892746}, {-0.646592653589793, 2.254563076798226}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.190190583486816}, \ {-0.6415926535897931, -0.32261735563665594`}, {-0.6415926535897931, 2.2541832298510993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.190306217690191}, \ {-0.6365926535897932, -0.3200790450833033}, {-0.6365926535897932, 2.253804629332663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.1904232600480626`}, \ {-0.6315926535897929, -0.3175411708455307}, {-0.6315926535897929, 2.253427269453905}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.1905417008621315`}, \ {-0.626592653589793, -0.3150037349851753}, {-0.626592653589793, 2.253051144481555}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.1906615305629065`}, \ {-0.6215926535897931, -0.3124667394117709}, {-0.6215926535897931, 2.2526762487377523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.1907827397083497`}, \ {-0.6165926535897932, -0.30993018588470717`}, {-0.6165926535897932, 2.2523025765997167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.190905318982531}, \ {-0.6115926535897929, -0.30739407601534985`}, {-0.6115926535897929, 2.2519301224994233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.191029259194305}, \ {-0.606592653589793, -0.3048584112691479}, {-0.606592653589793, 2.2515588809232834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.191154551275997}, \ {-0.6015926535897931, -0.30232319296770466`}, {-0.6015926535897931, 2.2511888464118317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.191281186282115}, \ {-0.5965926535897932, -0.29978842229083275`}, {-0.5965926535897932, 2.250820013559414}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.19140915538807}, \ {-0.5915926535897928, -0.2972541002785789}, {-0.5915926535897928, 2.2504523770138856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.191538449888915}, \ {-0.586592653589793, -0.29472022783322777`}, {-0.586592653589793, 2.250085931476307}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.1916690611981027`}, \ {-0.5815926535897931, -0.2921868057212797}, {-0.5815926535897931, 2.249720671700652}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.191800980846252}, \ {-0.5765926535897931, -0.28965383457540667`}, {-0.5765926535897931, 2.249356592493513}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.1919342004799396`}, \ {-0.571592653589793, -0.28712131489638437`}, {-0.571592653589793, 2.2489936887138207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.1920687118604967`}, \ {-0.566592653589793, -0.284589247055001}, {-0.566592653589793, 2.248631955272555}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.1922045068628297`}, \ {-0.561592653589793, -0.2820576312939436}, {-0.561592653589793, 2.248271387132473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, 2.247911979307793}, {-0.556592653589793, -0.2795264677296667}, \ {-0.556592653589793, -2.1923415774742745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, 2.2475537268641417`}, {-0.551592653589793, -0.27699575635421286`}, \ {-0.551592653589793, -2.1924799157933155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, 2.2471966249178874`}, {-0.546592653589793, -0.2744654970370799}, \ {-0.546592653589793, -2.1926195140286926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, 2.24684066863616}, {-0.541592653589793, -0.2719356895269706}, \ {-0.541592653589793, -2.1927603644980938`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, 2.2464858532366083`}, {-0.536592653589793, -0.2694063334536012}, \ {-0.536592653589793, -2.1929024596270628`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, 2.246132173987211}, {-0.531592653589793, -0.2668774283294398}, \ {-0.531592653589793, -2.19304579194786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, 2.2457796262057115`}, {-0.526592653589793, -0.26434897355142845`}, \ {-0.526592653589793, -2.1931903540985322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, 2.245428205259517}, {-0.521592653589793, -0.2618209684028084}, \ {-0.521592653589793, -2.1933361388218504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, 2.2450779065656623`}, {-0.5165926535897931, -0.2592934120546505}, \ {-0.5165926535897931, -2.193483138964036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, 2.244728725590545}, {-0.511592653589793, -0.2567663035675999}, \ {-0.511592653589793, -2.1936313474737896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, 2.2443806578492613`}, {-0.5065926535897931, -0.2542396418936278}, \ {-0.5065926535897931, -2.1937807574015427`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, 2.244033698906031}, {-0.5015926535897931, -0.25171342587753553`}, \ {-0.5015926535897931, -2.193931361898033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, 2.243687844373367}, {-0.49659265358979304`, \ -0.24918765425860473`}, {-0.49659265358979304`, -2.1940831542136174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, 2.243343089912377}, {-0.4915926535897931, -0.2466623256722903}, \ {-0.4915926535897931, -2.194236127697111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, 2.2429994312320347`}, {-0.4865926535897931, -0.2441374386516995}, \ {-0.4865926535897931, -2.194390275794973}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, 2.2426568640896267`}, {-0.4815926535897931, \ -0.24161299162916006`}, {-0.4815926535897931, -2.19454559205005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, 2.242315384289926}, {-0.4765926535897931, -0.23908898293779515`}, \ {-0.4765926535897931, -2.194702070100931}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, 2.241974987685197}, {-0.4715926535897931, -0.23656541081315294`}, \ {-0.4715926535897931, -2.194859703680995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, 2.2416356701751843`}, {-0.46659265358979307`, \ -0.23404227339454475`}, {-0.46659265358979307`, -2.1950184866172697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, 2.2412974277066944`}, {-0.46159265358979307`, \ -0.2315195687265916}, {-0.46159265358979307`, -2.1951784128296614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, 2.240960256273619}, {-0.45659265358979306`, -0.2289972947607626}, \ {-0.45659265358979306`, -2.195339476330012}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, 2.240624151916372}, {-0.45159265358979306`, \ -0.22647544935687242`}, {-0.45159265358979306`, -2.1955016712213973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, 2.2402891107223795`}, {-0.44659265358979305`, \ -0.22395403028426292`}, {-0.44659265358979305`, -2.1956649916967645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, 2.239955128824986}, {-0.44159265358979305`, -0.2214330352236742}, \ {-0.44159265358979305`, -2.1958294320387965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, 2.239622202404373}, {-0.43659265358979304`, \ -0.21891246176812862`}, {-0.43659265358979304`, -2.195994986618197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, 2.2392903276861613`}, {-0.43159265358979304`, \ -0.21639230742491788`}, {-0.43159265358979304`, -2.1961616498938055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, 2.2389595009421197`}, {-0.42659265358979304`, \ -0.21387256961656348`}, {-0.42659265358979304`, -2.1963294164110856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, 2.2386297184902397`}, {-0.42159265358979303`, \ -0.2113532456821191}, {-0.42159265358979303`, -2.196498280801168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, 2.2383009766936435`}, {-0.416592653589793, -0.20883433287887498`}, \ {-0.416592653589793, -2.196668237780684}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, 2.2379732719609398`}, {-0.411592653589793, -0.20631582838355486`}, \ {-0.411592653589793, -2.1968392821506564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, 2.2376466007460034`}, {-0.406592653589793, -0.20379772929360104`}, \ {-0.406592653589793, -2.197011408795708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, 2.2373209595480983`}, {-0.40159265358979307`, \ -0.2012800326284593}, {-0.40159265358979307`, -2.1971846126831767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, 2.2369963449115255`}, {-0.39659265358979306`, \ -0.19876273533077912`}, {-0.39659265358979306`, -2.1973588888623374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, 2.2366727534251636`}, {-0.39159265358979306`, \ -0.19624583426807382`}, {-0.39159265358979306`, -2.197534232464082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, 2.2363501817228597`}, {-0.38659265358979306`, \ -0.1937293262336504}, {-0.38659265358979306`, -2.1977106386997045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, 2.2360286264833507`}, {-0.38159265358979305`, \ -0.1912132079477553}, {-0.38159265358979305`, -2.1978881028600656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, 2.2357080844291204`}, {-0.37659265358979305`, \ -0.1886974760594969}, {-0.37659265358979305`, -2.1980666203157733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, 2.2353885523277994`}, {-0.3715926535897931, -0.1861821271471068}, \ {-0.3715926535897931, -2.1982461865151515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, 2.235070026990985}, {-0.3665926535897931, -0.18366715771987874`}, \ {-0.3665926535897931, -2.198426796984497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, 2.2347525052742223`}, {-0.3615926535897931, \ -0.18115256421927195`}, {-0.3615926535897931, -2.198608447327263}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, 2.2344359840776535`}, {-0.3565926535897931, \ -0.17863834301956774`}, {-0.3565926535897931, -2.198791133222678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, 2.2341204603448332`}, {-0.3515926535897931, \ -0.17612449042988268`}, {-0.3515926535897931, -2.1989748504261257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, 2.233805931063102}, {-0.3465926535897931, -0.1736110026949492}, \ {-0.3465926535897931, -2.199159594767988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, 2.233492393264107}, {-0.34159265358979307`, \ -0.17109787599575668`}, {-0.34159265358979307`, -2.1993453621523607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, 2.2331798440226396`}, {-0.33659265358979307`, \ -0.1685851064516517}, {-0.33659265358979307`, -2.199532148557556}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, 2.232868280457064}, {-0.33159265358979306`, \ -0.16607269012094694`}, {-0.33159265358979306`, -2.1997199500348468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, 2.2325576997299845`}, {-0.32659265358979306`, \ -0.16356062300151228`}, {-0.32659265358979306`, -2.1999087627071607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, 2.232248099046338}, {-0.32159265358979305`, \ -0.16104890103328978`}, {-0.32159265358979305`, -2.200098582770203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, 2.231939475654685}, {-0.31659265358979305`, \ -0.15853752009834374`}, {-0.31659265358979305`, -2.2002894064905316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, 2.231631826846856}, {-0.31159265358979304`, \ -0.15602647602220107`}, {-0.31159265358979304`, -2.200481230205257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, 2.231325149958483}, {-0.30659265358979304`, \ -0.15351576457436356`}, {-0.30659265358979304`, -2.2006740503207793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, 2.231019442367547}, {-0.30159265358979304`, \ -0.15100538147059414`}, {-0.30159265358979304`, -2.200867863313651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, 2.2307147014948696`}, {-0.29659265358979303`, \ -0.14849532237347948`}, {-0.29659265358979303`, -2.201062665729401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, 2.230410924805095}, {-0.2915926535897931, -0.14598558289260208`}, \ {-0.2915926535897931, -2.201258454180916}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, 2.2301081098050393`}, {-0.2865926535897931, \ -0.14347615858697899`}, {-0.2865926535897931, -2.201455225349537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, 2.2298062540446293`}, {-0.2815926535897931, \ -0.14096704496520043`}, {-0.2815926535897931, -2.2016529759834476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, 2.22950535511723}, {-0.27659265358979307`, -0.13845823748614747`}, \ {-0.27659265358979307`, -2.2018517028967666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, 2.2292054106575407`}, {-0.27159265358979306`, \ -0.1359497315617989}, {-0.27159265358979306`, -2.202051402971123}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, 2.228906418344157}, {-0.26659265358979306`, -0.133441522556083}, \ {-0.26659265358979306`, -2.2022520731525708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, 2.2286083758982014`}, {-0.26159265358979306`, \ -0.13093360578673577`}, {-0.26159265358979306`, -2.2024537104521227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, 2.228311281082952}, {-0.25659265358979305`, -0.1284259765269083}, \ {-0.25659265358979305`, -2.2026563119459177`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, 2.228015131705564}, {-0.25159265358979305`, \ -0.12591863000444048`}, {-0.25159265358979305`, -2.2028598747727366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, 2.2277199256134628`}, {-0.24659265358979304`, \ -0.12341156140613703`}, {-0.24659265358979304`, -2.2030643961373464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, 2.2274256606995686`}, {-0.24159265358979304`, \ -0.12090476587380951`}, {-0.24159265358979304`, -2.2032698733042935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, 2.2271323348968712`}, {-0.23659265358979303`, \ -0.11839823851039834`}, {-0.23659265358979303`, -2.203476303603399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, 2.2268399461820794`}, {-0.23159265358979303`, \ -0.11589197437741104`}, {-0.23159265358979303`, -2.203683684425221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, 2.2265484925742176`}, {-0.22659265358979308`, \ -0.11338596849716222`}, {-0.22659265358979308`, -2.203892013222083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, 2.226257972135755}, {-0.22159265358979308`, \ -0.11088021585274352`}, {-0.22159265358979308`, -2.2041012875064983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, 2.2259683829701076`}, {-0.21659265358979307`, \ -0.10837471139119995`}, {-0.21659265358979307`, -2.2043115048533064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, 2.225679723223484}, {-0.21159265358979307`, \ -0.10586945002275043`}, {-0.21159265358979307`, -2.204522662897259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, 2.225391991085845}, {-0.20659265358979306`, \ -0.10336442662079713`}, {-0.20659265358979306`, -2.2047347593315423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, 2.2251051847889824`}, {-0.20159265358979306`, \ -0.10085963602465663`}, {-0.20159265358979306`, -2.2049477919094347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, 2.2248193026067247`}, {-0.19659265358979305`, \ -0.09835507304033599}, {-0.19659265358979305`, -2.2051617584437357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, 2.2245343428562125`}, {-0.19159265358979305`, \ -0.09585073244020767}, {-0.19159265358979305`, -2.2053766568049435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, 2.2242503038965458`}, {-0.18659265358979304`, \ -0.0933466089651194}, {-0.18659265358979304`, -2.205592484922233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, 2.2239671841302977`}, {-0.18159265358979304`, \ -0.09084269732401505}, {-0.18159265358979304`, -2.20580924078161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, 2.2236849820023266`}, {-0.17659265358979304`, \ -0.0883389921957665}, {-0.17659265358979304`, -2.2060269224265867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, 2.2234036959991617`}, {-0.17159265358979303`, \ -0.08583548823099452}, {-0.17159265358979303`, -2.2062455279588975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, 2.223123324651661}, {-0.16659265358979303`, -0.08333218005005577}, \ {-0.16659265358979303`, -2.2064650555347822`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, 2.222843866531777}, {-0.16159265358979308`, -0.0808290622474006}, \ {-0.16159265358979308`, -2.206685503368639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, 2.2225653202561197`}, {-0.15659265358979307`, \ -0.0783261293886445}, {-0.15659265358979307`, -2.206906869728267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, 2.2222876844828257`}, {-0.15159265358979307`, \ -0.0758233760148778}, {-0.15159265358979307`, -2.207129152938505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, 2.2220109579130796`}, {-0.14659265358979306`, \ -0.07332079664191171}, {-0.14659265358979306`, -2.207352351379009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, 2.221735139291566}, {-0.14159265358979306`, -0.07081838576069986}, \ {-0.14159265358979306`, -2.2075764634834045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, 2.2214602274051383`}, {-0.13659265358979306`, \ -0.06831613783968049}, {-0.13659265358979306`, -2.2078014877406846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, 2.22118622108411}, {-0.13159265358979305`, -0.06581404732433971}, \ {-0.13159265358979305`, -2.208027422693397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, 2.2209131192023324`}, {-0.12659265358979305`, \ -0.06331210863787885}, {-0.12659265358979305`, -2.208254266937079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, 2.2206409206760944`}, {-0.12159265358979304`, \ -0.0608103161835385}, {-0.12159265358979304`, -2.2084820191217247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, 2.220369624466184}, {-0.11659265358979304`, -0.05830866434300391}, \ {-0.11659265358979304`, -2.208710677948561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, 2.2200992295751725`}, {-0.11159265358979303`, \ -0.05580714748056043}, {-0.11159265358979303`, -2.208940242173718}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, 2.2198297350496814`}, {-0.10659265358979303`, \ -0.05330575994136412}, {-0.10659265358979303`, -2.209170710604888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, 2.2195611399807795`}, {-0.10159265358979308`, \ -0.05080449605179559}, {-0.10159265358979308`, -2.20940208210042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, 2.2192934435022815`}, {-0.09659265358979308, \ -0.04830335012245367}, {-0.09659265358979308, -2.2096343555716604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, 2.219026644791361}, {-0.09159265358979307, -0.04580231644844101}, \ {-0.09159265358979307, -2.2098675299820734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, 2.218760743069999}, {-0.08659265358979307, \ -0.043301389308397005`}, {-0.08659265358979307, -2.210101604344732}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, 2.2184957376034684`}, {-0.08159265358979306, \ -0.040800562967294444`}, {-0.08159265358979306, -2.2103365777244797`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, 2.2182316277008027`}, {-0.07659265358979306, \ -0.03829983167698867}, {-0.07659265358979306, -2.2105724492374286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, 2.217968412716013}, {-0.07159265358979305, -0.03579918967534818}, \ {-0.07159265358979305, -2.2108092180484897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, 2.2177060920468605`}, {-0.06659265358979305, \ -0.03329863118893201}, {-0.06659265358979305, -2.2110468833735295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, 2.217444665135556}, {-0.061592653589793045`, \ -0.03079815043296565}, {-0.061592653589793045`, -2.2112854444780496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, 2.2171841314688976`}, {-0.05659265358979304, \ -0.028297741612238386`}, {-0.05659265358979304, -2.2115249006771136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, 2.2169244905781684`}, {-0.051592653589793036`, \ -0.02579739892199618}, {-0.051592653589793036`, -2.211765251335143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, 2.2166657420394}, {-0.04659265358979303, -0.023297116548907922`}, \ {-0.04659265358979303, -2.2120064958660715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, 2.2164078854739606`}, {-0.04159265358979303, \ -0.020796888670591224`}, {-0.04159265358979303, -2.21224863373111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, 2.2161509205477117`}, {-0.03659265358979302, \ -0.01829670945861336}, {-0.03659265358979302, -2.212491664441895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, 2.2158948469721387`}, {-0.03159265358979302, \ -0.01579657307710055}, {-0.03159265358979302, -2.2127355875569203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, 2.215639664503764}, {-0.026592653589793014`, \ -0.013296473685330263`}, {-0.026592653589793014`, -2.2129804026841926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, 2.2153853729448607`}, {-0.02159265358979301, \ -0.010796405436885741`}, {-0.02159265358979301, -2.213226109478304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, 2.215131972143255}, {-0.016592653589793005`, \ -0.008296362481517244}, {-0.016592653589793005`, -2.2134727076420178`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, 2.214879461992641}, {-0.011592653589793, -0.0057963389657767475`}, \ {-0.011592653589793, -2.213720196925923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, 2.2146278424327828`}, {-0.006592653589792996, \ -0.003296329033430399}, {-0.006592653589792996, -2.21396857712752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, 2.2143771134495682`}, {-0.0015926535897931027`, \ -0.0007963268264602055}, {-0.0015926535897931027`, -2.214217848091351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, -2.2144680097086438`}, { 0.0034073464102069018`, 2.2141272750750236`}, { 0.0034073464102069018`, 0.0017036735141509323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, -2.2147190619178216`}, { 0.008407346410206906, 2.2138783273882363`}, {0.008407346410206906, 0.004203677847660405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, -2.2149710047033806`}, { 0.01340734641020691, 2.2136302705146607`}, {0.01340734641020691, 0.006703692032815587}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, -2.215223838096185}, { 0.018407346410206915`, 2.2133831046267627`}, { 0.018407346410206915`, 0.009203721927058303}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, -2.2154775621732408`}, { 0.02340734641020692, 2.2131368299439305`}, {0.02340734641020692, 0.01170377338563019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, -2.215732177057542}, { 0.028407346410206924`, 2.212891446733412}, {0.028407346410206924`, 0.01420385226115075}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, -2.2159876829178273`}, { 0.03340734641020693, 2.2126469553094616`}, {0.03340734641020693, 0.016703964402343556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, -2.2162440799684457`}, { 0.03840734641020693, 2.212403356034272}, {0.03840734641020693, 0.019204115653597156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, -2.2165013684691868`}, { 0.04340734641020694, 2.2121606493181623`}, {0.04340734641020694, 0.02170431185418166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, -2.2167595487252134`}, { 0.04840734641020694, 2.2119188356193593`}, {0.04840734641020694, 0.024204558837199505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, -2.2170186210866913`}, { 0.053407346410206946`, 2.2116779154447337`}, { 0.053407346410206946`, 0.02670486242915161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, -2.217278585948933}, { 0.05840734641020695, 2.211437889349836}, {0.05840734641020695, 0.029205228448948867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, -2.217539443751903}, { 0.06340734641020696, 2.2111987579392665`}, {0.06340734641020696, 0.031705662707324216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, -2.2178011949808325`}, { 0.06840734641020696, 2.2109605218655966`}, {0.06840734641020696, 0.03420617100502957}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, -2.2180638401647785`}, { 0.07340734641020696, 2.2107231818326074`}, {0.07340734641020696, 0.03670675913420434}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, -2.218327379877808}, { 0.07840734641020697, 2.2104867385923885`}, {0.07840734641020697, 0.039207432875330406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, -2.218591814738002}, { 0.08340734641020697, 2.2102511929477133`}, {0.08340734641020697, 0.0417081979979577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, -2.2188571454080197`}, { 0.08840734641020698, 2.2100165457506598`}, {0.08840734641020698, 0.0442090602587123}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, -2.2191233725943866`}, { 0.09340734641020698, 2.2097827979043667`}, {0.09340734641020698, 0.04671002540158189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, -2.219390497047267}, { 0.09840734641020699, 2.2095499503632046`}, {0.09840734641020699, 0.049211099157096164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, -2.2196585195617615`}, { 0.10340734641020699`, 2.209318004130744}, {0.10340734641020699`, 0.05171228723967284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, -2.2199274409754888`}, { 0.108407346410207, 2.2090869602638747`}, {0.108407346410207, 0.05421359534987428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, -2.2201972621706334`}, { 0.113407346410207, 2.2088568198697693`}, {0.113407346410207, 0.05671502917090616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, -2.2204679840728034`}, { 0.118407346410207, 2.2086275841075564`}, {0.118407346410207, 0.05921659436895818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, -2.220739607650573}, { 0.1234073464102069, 2.208399254189519}, {0.1234073464102069, 0.061718296593081146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, -2.221012133916782}, { 0.1284073464102069, 2.2081718313789764`}, {0.1284073464102069, 0.06422014147241793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, -2.221285563926702}, { 0.1334073464102069, 2.2079453169934276`}, {0.1334073464102069, 0.06672213461769391}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, -2.22155989878004}, { 0.1384073464102069, 2.2077197124018046`}, {0.1384073464102069, 0.06922428161784157}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, -2.2218351396182108`}, { 0.14340734641020692`, 2.207495019028533}, {0.14340734641020692`, 0.07172658804231506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, -2.2221112876270146`}, { 0.14840734641020692`, 2.2072712383499753`}, {0.14840734641020692`, 0.07422905943698449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, -2.2223883440341665`}, { 0.15340734641020692`, 2.2070483718982046`}, {0.15340734641020692`, 0.0767317013261976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, -2.2226663101115456`}, { 0.15840734641020693`, 2.2068264212581146`}, {0.15840734641020693`, 0.07923451920919988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, -2.2229451871730497`}, { 0.16340734641020693`, 2.2066053880706056`}, {0.16340734641020693`, 0.08173751856170698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, -2.2232249765758625`}, { 0.16840734641020694`, 2.2063852740311916`}, {0.16840734641020694`, 0.08424070483356079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, -2.2235056797201342`}, { 0.17340734641020694`, 2.2061660808907475`}, {0.17340734641020694`, 0.08674408344820396}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, -2.2237872980485145`}, { 0.17840734641020695`, 2.205947810456327}, {0.17840734641020695`, 0.08924765980221869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, -2.2240698330455224`}, { 0.18340734641020695`, 2.2057304645923015`}, {0.18340734641020695`, 0.09175143926512194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, -2.224353286240372}, { 0.18840734641020696`, 2.2055140452172832`}, {0.18840734641020696`, 0.09425542717549819}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, -2.224637659203389}, { 0.19340734641020696`, 2.2052985543087473`}, {0.19340734641020696`, 0.09675962884380604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, -2.224922953548528}, { 0.19840734641020696`, 2.205083993900408}, {0.19840734641020696`, 0.09926404954887463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, -2.2252091709304453`}, { 0.20340734641020697`, 2.204870366086102}, {0.20340734641020697`, 0.10176869454005069`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, -2.2254963130489926`}, { 0.20840734641020697`, 2.2046576730146996`}, {0.20840734641020697`, 0.10427356903153216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, -2.225784381644795}, { 0.21340734641020698`, 2.204445916895901}, {0.21340734641020698`, 0.10677867820614947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, -2.2260733785021847`}, { 0.21840734641020698`, 2.2042350999971054`}, {0.21840734641020698`, 0.10928402721137885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, -2.2263633054463567`}, { 0.223407346410207, 2.2040252246471645`}, {0.223407346410207, 0.1117896211613267}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, -2.2266541643465585`}, { 0.228407346410207, 2.2038162932330305`}, {0.228407346410207, 0.11429546513252363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, -2.226945957114008}, { 0.233407346410207, 2.203608308202701}, {0.233407346410207, 0.11680156416518224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, -2.227238685703039}, { 0.238407346410207, 2.2034012720643044`}, {0.238407346410207, 0.11930792326108408`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, -2.227532352109507}, { 0.243407346410207, 2.2031951873884417`}, {0.243407346410207, 0.12181454738428757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, -2.2278269583720394`}, { 0.248407346410207, 2.202990056807085}, {0.248407346410207, 0.1243214414588227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, -2.228122506572446}, { 0.2534073464102069, 2.2027858830137883`}, {0.2534073464102069, 0.12682861036752746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, -2.228418998834924}, { 0.2584073464102069, 2.202582668764987}, {0.2584073464102069, 0.12933605895180456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, -2.22871643732613}, { 0.2634073464102069, 2.202380416880334}, {0.2634073464102069, 0.13184379201051968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, -2.2290148242547367`}, { 0.2684073464102069, 2.2021791302439304`}, {0.2684073464102069, 0.1343518142996855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, -2.229314161873077}, { 0.2734073464102069, 2.2019788118027717`}, {0.2734073464102069, 0.13686013052969342`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, -2.2296144524753916`}, { 0.2784073464102069, 2.201779464569459}, {0.2784073464102069, 0.13936874536624344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, -2.229915698398877}, { 0.28340734641020693`, 2.201581091621449}, {0.28340734641020693`, 0.14187766342824998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, -2.2302179020235826`}, { 0.28840734641020693`, 2.201383696101774}, {0.28840734641020693`, 0.14438688928701054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, -2.2305210657723773`}, { 0.29340734641020694`, 2.201187281219687}, {0.29340734641020694`, 0.14689642746530002`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, -2.2308251921111375`}, { 0.29840734641020694`, 2.200991850251059}, {0.29840734641020694`, 0.14940628243623053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, -2.231130283547575}, { 0.30340734641020695`, 2.2007974065401203`}, {0.30340734641020695`, 0.15191645862321776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, -2.2314363426337205`}, { 0.30840734641020695`, 2.2006039534975277`}, {0.30840734641020695`, 0.15442696039685214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, -2.231743371963539}, { 0.31340734641020696`, 2.2004114946035234`}, {0.31340734641020696`, 0.1569377920760469}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, -2.23205137417502}, { 0.31840734641020696`, 2.200220033406346}, {0.31840734641020696`, 0.15944895792515942`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, -2.232360351948211}, { 0.32340734641020696`, 2.200029573524853}, {0.32340734641020696`, 0.16196046215461896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, -2.2326703080073114`}, { 0.32840734641020697`, 2.1998401186471797`}, {0.32840734641020697`, 0.16447230891827475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, -2.232981245119036}, { 0.333407346410207, 2.1996516725329234`}, {0.333407346410207, 0.166984502313595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, -2.2332931660940374`}, { 0.338407346410207, 2.1994642390124985`}, {0.338407346410207, 0.16949704637956026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, -2.2336060737855052`}, { 0.343407346410207, 2.199277821989132}, {0.343407346410207, 0.1720099450966638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, -2.233919971091576}, { 0.348407346410207, 2.1990924254373443`}, {0.348407346410207, 0.17452320238409508`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, -2.234234860952518}, { 0.353407346410207, 2.1989080534062158`}, {0.353407346410207, 0.1770368221006824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, -2.2345507463527516`}, { 0.358407346410207, 2.198724710018314}, {0.358407346410207, 0.17955080804241663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, -2.2348676303212534`}, { 0.363407346410207, 2.198542399470009}, {0.363407346410207, 0.18206516394103234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, -2.2351855159296585`}, { 0.368407346410207, 2.1983611260340137`}, {0.368407346410207, 0.1845798934643199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, -2.2355044062942464`}, { 0.373407346410207, 2.1981808940582592`}, {0.373407346410207, 0.18709500021353678`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, -2.2358243045754165`}, { 0.3784073464102069, 2.1980017079671987`}, {0.3784073464102069, 0.18961048772272557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, -2.2361452139777844`}, { 0.3834073464102069, 2.1978235722625765`}, {0.3834073464102069, 0.1921263594576038}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, -2.2364671377497762`}, { 0.3884073464102069, 2.1976464915244356`}, {0.3884073464102069, 0.19464261881452566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, -2.236790079184424}, { 0.3934073464102069, 2.1974704704113046`}, {0.3934073464102069, 0.19715926911889584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, -2.2371140416199515`}, { 0.3984073464102069, 2.1972955136605545`}, {0.3984073464102069, 0.19967631362369845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, -2.2374390284384957`}, { 0.4034073464102069, 2.1971216260902584`}, {0.4034073464102069, 0.2021937555090355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, -2.2377650430674922`}, { 0.40840734641020693`, 2.196948812598942}, {0.40840734641020693`, 0.20471159788019222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, -2.2380920889788167`}, { 0.41340734641020693`, 2.1967770781670724`}, {0.41340734641020693`, 0.2072298437668436}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, -2.238420169689637}, { 0.41840734641020694`, 2.1966064278573194`}, {0.41840734641020694`, 0.20974849612146415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, -2.2387492887626785`}, { 0.42340734641020705`, 2.1964368668151333`}, {0.42340734641020705`, 0.21226755781785803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, -2.2390794498055215`}, { 0.42840734641020695`, 2.196268400270252}, {0.42840734641020695`, 0.21478703165035115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, -2.239410656471673}, { 0.43340734641020706`, 2.196101033536784}, {0.43340734641020706`, 0.21730692033201085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, -2.23974291245981}, { 0.43840734641020696`, 2.195934772014674}, {0.43840734641020696`, 0.21982722649370012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, -2.2400762215150345`}, { 0.44340734641020685`, 2.1957696211896915`}, {0.44340734641020685`, 0.2223479526822227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, -2.2404105874278697`}, { 0.44840734641020696`, 2.1956055866351334`}, {0.44840734641020696`, 0.22486910135947685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, -2.2407460140354907`}, { 0.45340734641020686`, 2.1954426740118573`}, {0.45340734641020686`, 0.2273906749005936}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, -2.2410825052209677`}, { 0.458407346410207, 2.1952808890698288`}, {0.458407346410207, 0.22991267559294992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, -2.24142006491384}, { 0.46340734641020687`, 2.1951202376486973`}, {0.46340734641020687`, 0.23243510563459344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, -2.2417586970906562`}, { 0.468407346410207, 2.194960725678284}, {0.468407346410207, 0.2349579671325208}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, -2.242098405774823}, { 0.4734073464102069, 2.1948023591798593`}, {0.4734073464102069, 0.23748126210155465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, -2.2424391950363063`}, { 0.478407346410207, 2.194645144267339}, {0.478407346410207, 0.24000499246300208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, -2.242781068992553}, { 0.4834073464102069, 2.1944890871475726`}, {0.4834073464102069, 0.24252916004278072`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, -2.243124031808789}, { 0.488407346410207, 2.1943341941212835`}, {0.488407346410207, 0.24505376657001007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, -2.24346808769702}, { 0.4934073464102069, 2.1941804715848465`}, {0.4934073464102069, 0.24757881367591084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, -2.243813240917931}, { 0.498407346410207, 2.1940279260299413`}, {0.498407346410207, 0.25010430289157776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, -2.2441594957795488`}, { 0.5034073464102069, 2.1938765640457}, {0.5034073464102069, 0.2526302356470772}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, -2.244506856638668}, { 0.508407346410207, 2.193726392318713}, {0.508407346410207, 0.2551566132693489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, -2.2448553279000487`}, { 0.5134073464102069, 2.1935774176348133`}, {0.5134073464102069, 0.25768343698105733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, -2.245204914017409}, { 0.518407346410207, 2.1934296468794647`}, {0.518407346410207, 0.26021070789866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, -2.245555619493101}, { 0.5234073464102069, 2.193283087039199}, {0.5234073464102069, 0.26273842703101846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, -2.2459074488788717`}, { 0.528407346410207, 2.1931377452021987`}, {0.528407346410207, 0.265266595277512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, -2.246260406775658}, { 0.5334073464102069, 2.1929936285596665`}, {0.5334073464102069, 0.26779521342654483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, -2.2466144978338267`}, { 0.538407346410207, 2.1928507444068894`}, {0.538407346410207, 0.27032428215389065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, -2.2469697267537736`}, { 0.5434073464102069, 2.192709100144007}, {0.5434073464102069, 0.2728538020208338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, -2.2473260982857823`}, { 0.548407346410207, 2.1925687032773324`}, {0.548407346410207, 0.2753837734725295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, -2.2476836172305728`}, { 0.553407346410207, 2.192429561420337}, {0.553407346410207, 0.2779141968363185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, -2.2480422884393314`}, { 0.5584073464102071, 2.192291682294774}, {0.5584073464102071, 0.2804450723198496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.1921550737317923`}, { 0.563407346410207, -2.2484021168140504`}, {0.563407346410207, 0.2829764000093454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.192019743673101}, { 0.5684073464102071, -2.2487631073077847`}, {0.5684073464102071, 0.28550817986784005`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.1918857001720395`}, { 0.573407346410207, -2.249125264924944}, {0.573407346410207, 0.28804041173327155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.191752951394787}, { 0.5784073464102069, -2.249488594721531}, {0.5784073464102069, 0.2905730953166766}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.191621505621522}, { 0.583407346410207, -2.2498531018054253`}, {0.583407346410207, 0.29310623020030835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.191491371247616}, { 0.5884073464102069, -2.2502187913366587`}, {0.5884073464102069, 0.29563981583574367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.191362556784831}, { 0.593407346410207, -2.250585668527702}, {0.593407346410207, 0.29817385154196313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.191235070862545}, { 0.5984073464102069, -2.250953738643752}, {0.5984073464102069, 0.3007083365034122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.191108922228982}, { 0.603407346410207, -2.2513230070030237`}, {0.603407346410207, 0.3032432697680376}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.1909841197524647`}, { 0.6084073464102069, -2.251693478977049}, {0.6084073464102069, 0.30577865024529843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.1908606724226822`}, { 0.613407346410207, -2.252065159990975}, {0.613407346410207, 0.30831447670415674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.1907385893519704`}, { 0.6184073464102069, -2.252438055523876}, {0.6184073464102069, 0.3108507477710401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.190617879776612}, { 0.623407346410207, -2.252812171109059}, {0.623407346410207, 0.3133874619277821}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.1904985530581524`}, { 0.6284073464102069, -2.2531875123343865`}, {0.6284073464102069, 0.31592461750953804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.190380618684731}, { 0.633407346410207, -2.253564084842591}, {0.633407346410207, 0.3184622127026726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.19026408627243}, { 0.6384073464102069, -2.2539418943316054`}, {0.6384073464102069, 0.32100024554262435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.1901489655666415`}, { 0.643407346410207, -2.254320946554892}, {0.643407346410207, 0.3235387139117448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.1900352664434477`}, { 0.6484073464102069, -2.2547012473217776`}, {0.6484073464102069, 0.3260776155371085}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.1899229989110243`}, { 0.653407346410207, -2.255082802497797}, {0.653407346410207, 0.32861694798830016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.189812173111057}, { 0.6584073464102069, -2.2554656180050343`}, {0.6584073464102069, 0.33115670867516916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.189702799320177}, { 0.663407346410207, -2.2558496998224773`}, {0.663407346410207, 0.3336968948455644}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.189594887951415}, { 0.6684073464102069, -2.256235053986373}, {0.6684073464102069, 0.3362375035830347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.1894884495556717`}, { 0.673407346410207, -2.2566216865905853`}, {0.673407346410207, 0.33877853180450535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.189383494823209}, { 0.678407346410207, -2.2570096037869654`}, {0.678407346410207, 0.341319976257923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.189280034585157}, { 0.6834073464102071, -2.25739881178572}, {0.6834073464102071, 0.343861833519876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.189178079815042}, { 0.688407346410207, -2.25778931685579}, {0.688407346410207, 0.34640409999318017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.1890776416303326`}, { 0.6934073464102071, -2.2581811253252284`}, {0.6934073464102071, 0.348946771904442}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.1889787312940023`}, { 0.698407346410207, -2.2585742435815934`}, {0.698407346410207, 0.3514898453015843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.188881360216116}, { 0.7034073464102069, -2.2589686780723373`}, {0.7034073464102069, 0.3540333160513485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.188785539955433}, { 0.708407346410207, -2.2593644353052027`}, {0.708407346410207, 0.3565771798367616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.188691282221028}, { 0.7134073464102069, -2.2597615218486307`}, {0.7134073464102069, 0.359121432154574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.1885985988739374`}, { 0.718407346410207, -2.2601599443321656`}, {0.718407346410207, 0.3616660683126669}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.18850750192882}, { 0.7234073464102069, -2.2605597094468717`}, {0.7234073464102069, 0.36421108342742586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.18841800355564}, { 0.728407346410207, -2.260960823945753}, {0.728407346410207, 0.36675647242108406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.188330116081372}, { 0.7334073464102069, -2.261363294644178}, {0.7334073464102069, 0.3693022300190322}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.1882438519917233`}, { 0.738407346410207, -2.261767128420313}, {0.738407346410207, 0.3718483507470943}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.1881592239328804`}, { 0.7434073464102069, -2.2621723322155556`}, {0.7434073464102069, 0.3743948289287736}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.188076244713275}, { 0.748407346410207, -2.262578913034983}, {0.748407346410207, 0.37694165868246093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.1879949273053687`}, { 0.7534073464102069, -2.2629868779477964`}, {0.7534073464102069, 0.37948883391861127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.1879152848474654`}, { 0.758407346410207, -2.2633962340877787`}, {0.758407346410207, 0.3820363483368862}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.1878373306455376`}, { 0.7634073464102069, -2.2638069886537515`}, {0.7634073464102069, 0.3845841954232576}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.1877610781750816`}, { 0.768407346410207, -2.2642191489100463`}, {0.768407346410207, 0.38713236844708215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.1876865410829893`}, { 0.7734073464102069, -2.2646327221869753`}, {0.7734073464102069, 0.38968086045813416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.1876137331894445`}, { 0.778407346410207, -2.2650477158813094`}, {0.778407346410207, 0.3922296642836062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.187542668489844}, { 0.7834073464102069, -2.265464137456765}, {0.7834073464102069, 0.39477877252507226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.187473361156735}, { 0.788407346410207, -2.2658819944444932`}, {0.788407346410207, 0.3973281775554107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.1874058255417816`}, { 0.7934073464102069, -2.26630129444358}, {0.7934073464102069, 0.399877871515696}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.1873400761777524`}, { 0.798407346410207, -2.266722045121549}, {0.798407346410207, 0.4024278463120474}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.1872761277805286`}, { 0.803407346410207, -2.267144254214871}, {0.803407346410207, 0.4049780936124405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.1872139952511387`}, { 0.8084073464102071, -2.2675679295294833`}, {0.8084073464102071, 0.40752860484348113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.187153693677817}, { 0.813407346410207, -2.26799307894131}, {0.813407346410207, 0.4100793711871402}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.1870952383380824`}, { 0.8184073464102071, -2.268419710396795}, {0.8184073464102071, 0.4126303835774478}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.187038644700846}, { 0.823407346410207, -2.268847831913436}, {0.823407346410207, 0.415181632697147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.1869839284285377`}, { 0.8284073464102069, -2.269277451580331}, {0.8284073464102069, 0.41773310897430926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.1869311053792635`}, { 0.833407346410207, -2.2697085775587253`}, {0.833407346410207, 0.42028480257890766`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.1868801916089815`}, { 0.8384073464102069, -2.2701412180825713`}, {0.8384073464102069, 0.42283670341934776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.1868312033737047`}, { 0.843407346410207, -2.27057538145909}, {0.843407346410207, 0.42538880113895755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.186784157131732}, { 0.8484073464102069, -2.271011076069344}, {0.8484073464102069, 0.42794108511243684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.186739069545898}, { 0.853407346410207, -2.2714483103688154`}, {0.853407346410207, 0.43049354444226057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.1866959574858558`}, { 0.8584073464102069, -2.2718870928879897`}, {0.8584073464102069, 0.43304616795504275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.1866548380303774`}, { 0.863407346410207, -2.27232743223295}, {0.863407346410207, 0.43559894419785145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.186615728469687}, { 0.8684073464102069, -2.272769337085974}, {0.8684073464102069, 0.4381518614344871}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.186578646307816}, { 0.873407346410207, -2.2732128162061445`}, {0.873407346410207, 0.4407049076417089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.1865436092649855`}, { 0.8784073464102069, -2.273657878429961}, {0.8784073464102069, 0.4432580705054225}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.1865106352800137`}, { 0.883407346410207, -2.2741045326719633`}, {0.883407346410207, 0.4458113374168161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.186479742512752}, { 0.8884073464102069, -2.2745527879253604`}, {0.8884073464102069, 0.4483646954684565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.1864509493465487`}, { 0.893407346410207, -2.2750026532626686`}, {0.893407346410207, 0.4509181314503364}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.1864242743907334`}, { 0.8984073464102069, -2.275454137836354}, {0.8984073464102069, 0.4534716318458706}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.1863997364831365`}, { 0.903407346410207, -2.275907250879489}, {0.903407346410207, 0.4560251828278543}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.1863773546926293`}, { 0.9084073464102069, -2.2763620017064086`}, {0.9084073464102069, 0.45857877025436455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.186357148321697}, { 0.913407346410207, -2.276818399713383}, {0.913407346410207, 0.4611323796646195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.186339136909032}, { 0.9184073464102069, -2.2772764543792925`}, {0.9184073464102069, 0.4636859962747848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.1863233402321645`}, { 0.923407346410207, -2.277736175266312}, {0.923407346410207, 0.46623960497373484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.186309778310112}, { 0.928407346410207, -2.2781975720206047`}, {0.928407346410207, 0.46879319031876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.186298471406061}, { 0.9334073464102071, -2.2786606543730223`}, {0.9334073464102071, 0.4713467365312288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.186289440030079}, { 0.938407346410207, -2.2791254321398173`}, {0.938407346410207, 0.4739002274921953}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.1862827049418465`}, { 0.9434073464102071, -2.279591915223358}, {0.9434073464102071, 0.4764536467379565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.1862782871534283`}, { 0.948407346410207, -2.2800601136128584`}, {0.948407346410207, 0.4790069774555606}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.186276207932065}, { 0.9534073464102071, -2.2805300373851107`}, {0.9534073464102071, 0.48156020247826187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.1862764888029953`}, { 0.958407346410207, -2.2810016967052333`}, {0.958407346410207, 0.4841133042809204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.186279151552311}, { 0.9634073464102069, -2.2814751018274193`}, {0.9634073464102069, 0.4866662649753547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.1862842182298343`}, { 0.968407346410207, -2.2819502630957023`}, {0.968407346410207, 0.4892190663056362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.1862917111520277`}, { 0.9734073464102069, -2.282427190944726}, {0.9734073464102069, 0.49177168964333184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.1863016529049353`}, { 0.978407346410207, -2.282905895900525}, {0.978407346410207, 0.494324115982694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.1863140663471463`}, { 0.9834073464102069, -2.283386388581312}, {0.9834073464102069, 0.49687632593579106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.1863289746127954`}, { 0.988407346410207, -2.283868679698282}, {0.988407346410207, 0.4994282997275904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.1863464011145863`}, { 0.9934073464102069, -2.2843527800564143`}, {0.9934073464102069, 0.5019800171909782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.18636636954685}, { 0.998407346410207, -2.2848387005552935`}, {0.998407346410207, 0.5045314577617278}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.186388903888627}, { 1.003407346410207, -2.2853264521899375`}, {1.003407346410207, 0.5070826004734114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.1864140284067832`}, { 1.008407346410207, -2.285816046051633}, {1.008407346410207, 0.5096334239522522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.1864417676591534`}, { 1.013407346410207, -2.286307493328784}, {1.013407346410207, 0.5121839064119242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.186472146497715}, { 1.018407346410207, -2.286800805307767}, {1.018407346410207, 0.5147340256482896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.18650519007179}, { 1.023407346410207, -2.287295993373801}, {1.023407346410207, 0.5172837590340786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.186540923831278}, { 1.028407346410207, -2.2877930690118213`}, {1.028407346410207, 0.5198330835135156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.18657937352992}, { 1.033407346410207, -2.28829204380737}, {1.033407346410207, 0.52238197559688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.1866205652285857`}, { 1.038407346410207, -2.2887929294474922`}, {1.038407346410207, 0.5249304113550136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.1866645252985992`}, { 1.043407346410207, -2.2892957377216447`}, {1.043407346410207, 0.5274783664137622}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.186711280425086}, { 1.048407346410207, -2.2898004805226173`}, {1.048407346410207, 0.5300258159483626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.186760857610355}, { 1.053407346410207, -2.290307169847458}, {1.053407346410207, 0.5325727346777683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.1868132841773065`}, { 1.058407346410207, -2.29081581779842}, {1.058407346410207, 0.5351190968589099}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.186868587772872}, { 1.063407346410207, -2.291326436583908}, {1.063407346410207, 0.5376648762809006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.1869267963714796`}, { 1.068407346410207, -2.2918390385194436`}, {1.068407346410207, 0.5402100462591752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.186987938278554}, { 1.073407346410207, -2.2923536360286403`}, {1.073407346410207, 0.5427545796295703}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.187052042134039}, { 1.078407346410207, -2.2928702416441866`}, {1.078407346410207, 0.5452984487423413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.187119136915954}, { 1.083407346410207, -2.293388868008844}, {1.083407346410207, 0.5478416254561176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.1871892519439773`}, { 1.0884073464102069`, -2.293909527876457}, {1.0884073464102069`, 0.5503840811317917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.187262416883055}, { 1.093407346410207, -2.2944322341129717`}, {1.093407346410207, 0.5529257866263517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.1873386617470434`}, { 1.0984073464102069`, -2.2949569996974684`}, {1.0984073464102069`, 0.5554667122866426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.1874180169023774`}, { 1.103407346410207, -2.2954838377232063`}, {1.103407346410207, 0.5580068279430705}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.1875005130717633`}, { 1.1084073464102069`, -2.296012761398679}, {1.1084073464102069`, 0.5605461029032386}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.187586181337905}, { 1.113407346410207, -2.2965437840486853`}, {1.113407346410207, 0.5630845059455221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.187675053147254}, { 1.118407346410207, -2.2970769191154075`}, {1.118407346410207, 0.5656220053125756}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.1877671603137863`}, { 1.123407346410207, -2.2976121801595073`}, {1.123407346410207, 0.5681585687047773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.187862535022806}, { 1.128407346410207, -2.2981495808612307`}, {1.128407346410207, 0.5706941632736102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.187961209834779}, { 1.133407346410207, -2.2986891350215277`}, {1.133407346410207, 0.5732287556149736}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.188063217689187}, { 1.138407346410207, -2.2992308565631854`}, {1.138407346410207, 0.5757623117624348}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.1881685919084126`}, { 1.143407346410207, -2.2997747595319717`}, {1.143407346410207, 0.578294797180411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.188277366201644}, { 1.148407346410207, -2.300320858097796}, {1.148407346410207, 0.5808261767572873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.18838957466881}, { 1.153407346410207, -2.3008691665558785`}, {1.153407346410207, 0.5833564147984713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.188505251804535}, { 1.158407346410207, -2.3014196993279388`}, {1.158407346410207, 0.5858854750193762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.1886244325021234`}, { 1.163407346410207, -2.3019724709633924`}, {1.163407346410207, 0.5884133205383445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.188747152057558}, { 1.168407346410207, -2.3025274961405673`}, {1.168407346410207, 0.5909399138695006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.1888734461735324`}, { 1.173407346410207, -2.303084789667927}, {1.173407346410207, 0.5934652169155413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.1890033509634965`}, { 1.178407346410207, -2.303644366485317}, {1.178407346410207, 0.5959891909604573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.1891369029557306`}, { 1.183407346410207, -2.3042062416652174`}, {1.183407346410207, 0.5985117966621912}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.189274139097434}, { 1.188407346410207, -2.304770430414013}, {1.188407346410207, 0.6010329940452257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.18941509675884}, { 1.193407346410207, -2.30533694807328}, {1.193407346410207, 0.6035527424931126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.189559813737346}, { 1.198407346410207, -2.3059058101210876`}, {1.198407346410207, 0.6060710007409269}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.1897083282616663`}, { 1.203407346410207, -2.306477032173308}, {1.203407346410207, 0.6085877268676639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.1898606789959985`}, { 1.208407346410207, -2.3070506299849503`}, {1.208407346410207, 0.6111028782885638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.190016905044213}, { 1.2134073464102069`, -2.3076266194515074`}, {1.2134073464102069`, 0.6136164117473764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.190177045954054}, { 1.218407346410207, -2.3082050166103123`}, {1.218407346410207, 0.6161282833085546}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.190341141721359}, { 1.2234073464102069`, -2.3087858376419192`}, {1.2234073464102069`, 0.6186384483493891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.190509232794292}, { 1.228407346410207, -2.309369098871495}, {1.228407346410207, 0.6211468615520721}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.19068136007759}, { 1.2334073464102069`, -2.309954816770226}, {1.2334073464102069`, 0.6236534768957015}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.1908575649368256`}, { 1.238407346410207, -2.3105430079567473`}, {1.238407346410207, 0.6261582476482181}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.191037889202676}, { 1.243407346410207, -2.3111336891985794`}, {1.243407346410207, 0.6286611263582781}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.1912223751752067`}, { 1.248407346410207, -2.3117268774135904`}, {1.248407346410207, 0.631162064847065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.1914110656281642`}, { 1.253407346410207, -2.3123225896714685`}, {1.253407346410207, 0.6336610142000351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.1916040038132754`}, { 1.258407346410207, -2.312920843195215}, {1.258407346410207, 0.6361579247586021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.1918012334645556`}, { 1.263407346410207, -2.313521655362654}, {1.263407346410207, 0.6386527461117597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.192002798802625}, { 1.268407346410207, -2.3141250437079557`}, {1.268407346410207, 0.6411454270876403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.192208744539021}, { 1.273407346410207, -2.314731025923185}, {1.273407346410207, 0.6436359157450142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.192419115880527}, { 1.278407346410207, -2.31533961985986}, {1.278407346410207, 0.6461241593647292}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.1926339585334897`}, { 1.283407346410207, -2.315950843530535}, {1.283407346410207, 0.6486101044410862}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.1928533187081474`}, { 1.288407346410207, -2.316564715110394}, {1.288407346410207, 0.6510936966731601}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.19307724312295}, { 1.293407346410207, -2.3171812529388713`}, {1.293407346410207, 0.6535748809560594}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.1933057790088806`}, { 1.298407346410207, -2.317800475521285}, {1.298407346410207, 0.6560536013721284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.193538974113771}, { 1.303407346410207, -2.31842240153049}, {1.303407346410207, 0.6585298011820934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.193776876706613}, { 1.308407346410207, -2.3190470498085514`}, {1.308407346410207, 0.661003422816149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.194019535581856}, { 1.313407346410207, -2.3196744393684376`}, {1.313407346410207, 0.6634744078649958}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.1942670000637063`}, { 1.318407346410207, -2.32030458939573}, {1.318407346410207, 0.6659426970708173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.1945193200104023`}, { 1.323407346410207, -2.3209375192503554`}, {1.323407346410207, 0.6684082303182063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.194776545818488}, { 1.328407346410207, -2.3215732484683356`}, {1.328407346410207, 0.67087094662504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.19503872842706}, { 1.333407346410207, -2.3222117967635594`}, {1.333407346410207, 0.6733307841332997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.19530591932201}, { 1.3384073464102069`, -2.3228531840295745`}, {1.3384073464102069`, 0.6757876800998471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.195578170540234}, { 1.343407346410207, -2.323497430341397}, {1.343407346410207, 0.6782415708871448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.195855534673832}, { 1.3484073464102069`, -2.3241445559573473`}, {1.3484073464102069`, 0.6806923919539337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.1961380648742783`}, { 1.353407346410207, -2.3247945813209}, {1.353407346410207, 0.6831400778458624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.196425814856562}, { 1.3584073464102069`, -2.3254475270625634`}, {1.3584073464102069`, 0.6855845621860724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.1967188389033074`}, { 1.363407346410207, -2.32610341400177}, {1.363407346410207, 0.6880257776657387}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.1970171918688606`}, { 1.368407346410207, -2.3267622631487983`}, {1.368407346410207, 0.6904636560345695}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.197320929183337}, { 1.373407346410207, -2.327424095706713}, {1.373407346410207, 0.692898128091264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.19763010685664}, { 1.378407346410207, -2.328088933073323}, {1.378407346410207, 0.6953291236739348}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.1979447814824384`}, { 1.383407346410207, -2.3287567968431717`}, {1.383407346410207, 0.6977565716504878}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.1982650102421006`}, { 1.388407346410207, -2.3294277088095376`}, {1.388407346410207, 0.7001803999089704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.1985908509085887`}, { 1.393407346410207, -2.330101690966468}, {1.393407346410207, 0.702600535347887}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.1989223618503004`}, { 1.398407346410207, -2.330778765510832}, {1.398407346410207, 0.7050169038664769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.1992596020348656`}, { 1.403407346410207, -2.3314589548443956`}, {1.403407346410207, 0.7074294303549693}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.1996026310328873`}, { 1.408407346410207, -2.3321422815759205`}, {1.408407346410207, 0.7098380386848062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.1999515090216257`}, { 1.413407346410207, -2.332828768523292}, {1.413407346410207, 0.7122426516988398}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.2003062967886247`}, { 1.418407346410207, -2.333518438715662}, {1.418407346410207, 0.7146431912015082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.2006670557352757`}, { 1.4234073464102068`, -2.334211315395624}, {1.4234073464102068`, 0.7170395779489867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.201033847880313}, { 1.4284073464102072`, -2.334907422021412}, {1.4284073464102072`, 0.7194317316393205}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.2014067358632428`}, { 1.433407346410207, -2.335606782269115}, {1.433407346410207, 0.7218195709025437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.2017857829476957`}, { 1.438407346410207, -2.3363094200349344`}, {1.438407346410207, 0.7242030132907793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.2021710530247063`}, { 1.4434073464102068`, -2.337015359437447}, {1.4434073464102068`, 0.7265819752683291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.2025626106159093`}, { 1.4484073464102072`, -2.337724624819908}, {1.4484073464102072`, 0.7289563722017535}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.2029605208766547`}, { 1.453407346410207, -2.3384372407525733`}, {1.453407346410207, 0.7313261183499441}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.20336484959903}, { 1.458407346410207, -2.3391532320350508`}, {1.458407346410207, 0.7336911268541945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.203775663214796}, { 1.4634073464102069`, -2.339872623698676}, {1.4634073464102069`, 0.7360513097282655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.2041930287982217`}, { 1.4684073464102068`, -2.3405954410089156`}, {1.4684073464102068`, 0.7384065778484532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.2046170140688255`}, { 1.473407346410207, -2.341321709467798}, {1.473407346410207, 0.7407568409436637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.2050476873940053`}, { 1.478407346410207, -2.34205145481637}, {1.478407346410207, 0.7431020075854895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.205485117791562}, { 1.4834073464102069`, -2.342784703037184}, {1.4834073464102069`, 0.7454419851783026}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.2059293749321145`}, { 1.4884073464102068`, -2.3435214803568085`}, {1.4884073464102068`, 0.7477766799493537}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.206380529141389}, { 1.4934073464102071`, -2.3442618132483717`}, {1.4934073464102071`, 0.7501059969388951}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.2068386514023968`}, { 1.498407346410207, -2.3450057284341286`}, {1.498407346410207, 0.7524298399903172}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.2073038133574734`}, { 1.503407346410207, -2.3457532528880605`}, {1.503407346410207, 0.754748111740312}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.2077760873101977`}, { 1.5084073464102068`, -2.346504413838501}, {1.5084073464102068`, 0.7570607136090585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.208255546227168}, { 1.5134073464102071`, -2.347259238770795}, {1.5134073464102071`, 0.7593675457904445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.208742263739638}, { 1.518407346410207, -2.348017755429979}, {1.518407346410207, 0.761668507242316}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.209236314145012}, { 1.523407346410207, -2.348779991823502}, {1.523407346410207, 0.763963495676764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.209737772408179}, { 1.5284073464102068`, -2.3495459762239674`}, {1.5284073464102068`, 0.7662524075504554}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.210246714162702}, { 1.5334073464102072`, -2.3503157371719112`}, {1.5334073464102072`, 0.7685351380550051}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.2107632157118373`}, { 1.538407346410207, -2.3510893034786067`}, {1.538407346410207, 0.7708115811073968}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.2112873540293947`}, { 1.543407346410207, -2.3518667042289016`}, {1.543407346410207, 0.7730816293404561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.211819206760417}, { 1.5484073464102068`, -2.3526479687840873`}, {1.5484073464102068`, 0.775345174093379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.2123588522216897`}, { 1.5534073464102072`, -2.353433126784799}, {1.5534073464102072`, 0.7776021054023208}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.212906369402065}, { 1.558407346410207, -2.3542222081539474`}, {1.558407346410207, 0.7798523119910487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.2134618379625985`}, { 1.563407346410207, -2.3550152430996785`}, {1.563407346410207, 0.7820956812616587}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.2140253382364863`}, { 1.5684073464102068`, -2.3558122621183766`}, {1.5684073464102068`, 0.7843320992853725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.2145969512288146`}, { 1.5734073464102072`, -2.3566132959976835`}, {1.5734073464102072`, 0.7865614507933997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.215176758616088}, { 1.578407346410207, -2.357418375819568}, {1.578407346410207, 0.7887836191678914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.215764842745563}, { 1.583407346410207, -2.3582275329634155`}, {1.583407346410207, 0.7909984864329705}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.2163612866343487`}, { 1.5884073464102069`, -2.3590407991091564`}, {1.5884073464102069`, 0.793205933245854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.2169661739682973`}, { 1.5934073464102072`, -2.359858206240428}, {1.5934073464102072`, 0.7954058388880686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.2175795891006564`}, { 1.598407346410207, -2.3606797866477685`}, {1.598407346410207, 0.7975980812567607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.2182016170504943`}, { 1.603407346410207, -2.361505572931848}, {1.603407346410207, 0.7997825368561171}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.2188323435008757`}, { 1.6084073464102069`, -2.36233559800673}, {1.6084073464102069`, 0.8019590807888795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.2194718547967964`}, { 1.6134073464102068`, -2.363169895103172}, {1.6134073464102068`, 0.8041275867479805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.2201202379428637`}, { 1.6184073464102071`, -2.364008497771958}, {1.6184073464102071`, 0.8062879270082902}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.2207775806007155`}, { 1.623407346410207, -2.3648514398872655`}, {1.623407346410207, 0.8084399724184836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.2214439710861735`}, { 1.628407346410207, -2.3656987556500724`}, {1.628407346410207, 0.8105835923930307}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.2221194983661277`}, { 1.6334073464102068`, -2.366550479591596}, {1.6334073464102068`, 0.8127186549043213}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.222804252055141}, { 1.6384073464102071`, -2.367406646576767}, {1.6384073464102071`, 0.8148450264749141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.2234983224117686`}, { 1.643407346410207, -2.368267291807744}, {1.643407346410207, 0.8169625721699311}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.224201800334586}, { 1.648407346410207, -2.3691324508274603`}, {1.648407346410207, 0.8190711555895916}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.224914777357929}, { 1.6534073464102068`, -2.3700021595232084`}, {1.6534073464102068`, 0.8211706388618915}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.2256373456473155`}, { 1.6584073464102072`, -2.370876454130266}, {1.6584073464102072`, 0.8232608826354401}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.2263695979945717`}, { 1.663407346410207, -2.3717553712355497`}, {1.663407346410207, 0.8253417460724418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.2271116278126386`}, { 1.668407346410207, -2.372638947781317}, {1.668407346410207, 0.8274130868418489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.227863529130054}, { 1.6734073464102068`, -2.373527221068894}, {1.6734073464102068`, 0.8294747611126723}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.228625396585114}, { 1.6784073464102072`, -2.374420228762455}, {1.6784073464102072`, 0.8315266235474629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.2293973254196917`}, { 1.683407346410207, -2.375318008892827}, {1.683407346410207, 0.8335685272959658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 0.8356003239889416}, { 1.688407346410207, -2.3762205998613393`}, {1.688407346410207, 2.2301794114727196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 0.8376218637322246}, { 1.6934073464102068`, -2.37712804044371}, {1.6934073464102068`, 2.23097175117336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 0.8396329951008324}, { 1.6984073464102072`, -2.3780403697939727`}, {1.6984073464102072`, 2.2317744415337253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 0.8416335651334299}, { 1.703407346410207, -2.3789576274484343`}, {1.703407346410207, 2.2325875801413733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 0.8436234193269049}, { 1.708407346410207, -2.37987985332969}, {1.708407346410207, 2.2334112651513616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 0.8456024016310735}, { 1.7134073464102069`, -2.3808070877506458`}, {1.7134073464102069`, 2.2342455952779092`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 0.8475703544437599}, { 1.7184073464102072`, -2.3817393714186212`}, {1.7184073464102072`, 2.235090669785783}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 0.8495271186058854}, { 1.723407346410207, -2.3826767454394493`}, {1.723407346410207, 2.235946588481189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 0.8514725333969312}, { 1.728407346410207, -2.3836192513216536`}, {1.728407346410207, 2.236813451702381}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 0.8534064365304451}, { 1.7334073464102069`, -2.38456693098063}, {1.7334073464102069`, 2.237691360309776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 0.8553286641499867}, { 1.7384073464102068`, -2.3855198267429008`}, {1.7384073464102068`, 2.238580415675822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 0.8572390508249936}, { 1.7434073464102071`, -2.3864779813503807`}, {1.7434073464102071`, 2.2394807196742605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 0.8591374295471862}, { 1.748407346410207, -2.3874414379647044`}, {1.748407346410207, 2.2403923746692187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 0.8610236317269244}, { 1.753407346410207, -2.388410240171579}, {1.753407346410207, 2.2413154835036884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 0.862897487189964}, { 1.7584073464102068`, -2.3893844319851816`}, {1.7584073464102068`, 2.242250149487735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 0.8647588241743286}, { 1.7634073464102071`, -2.3903640578525973`}, {1.7634073464102071`, 2.243196476386188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 0.8666074693274988}, { 1.768407346410207, -2.3913491626582974`}, {1.768407346410207, 2.244154568405996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 0.8684432477038034}, { 1.773407346410207, -2.3923397917286597`}, {1.773407346410207, 2.2451245301831206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 0.870265982761966}, { 1.7784073464102068`, -2.3933359908365164`}, {1.7784073464102068`, 2.24610646676896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 0.8720754963629859}, { 1.7834073464102072`, -2.394337806205758}, {1.7834073464102072`, 2.247100483616403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 0.8738716087682624}, { 1.788407346410207, -2.3953452845159733`}, {1.788407346410207, 2.2481066865654635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 0.8756541386378152}, { 1.793407346410207, -2.3963584729071132`}, {1.793407346410207, 2.2491251818283784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 0.8774229030289021}, { 1.7984073464102068`, -2.3973774189842167`}, {1.7984073464102068`, 2.2501560759743775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 0.8791777173947879}, { 1.8034073464102072`, -2.3984021708221643`}, {1.8034073464102072`, 2.2511994759139533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 0.8809183955837389}, { 1.808407346410207, -2.3994327769704675`}, {1.808407346410207, 2.2522554888826822`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 0.8826447498383136}, { 1.813407346410207, -2.400469286458104}, {1.813407346410207, 2.2533242224246495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 0.8843565907948423}, { 1.8184073464102068`, -2.4015117487983946`}, {1.8184073464102068`, 2.2544057843753773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 0.8860537274831412}, { 1.8234073464102072`, -2.402560213993905}, {1.8234073464102072`, 2.2555002828443307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 0.8877359673264819}, { 1.828407346410207, -2.403614732541402}, {1.828407346410207, 2.256607826196976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 0.8894031161417738}, { 1.833407346410207, -2.4046753554368356`}, {1.833407346410207, 2.25772852303638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 0.8910549781399968}, { 1.8384073464102069`, -2.405742134180367}, {1.8384073464102069`, 2.2588624821843877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 0.8926913559268215}, { 1.8434073464102072`, -2.4068151207814297`}, {1.8434073464102072`, 2.2600098126623074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 0.8943120505035013}, { 1.848407346410207, -2.4078943677638214`}, {1.848407346410207, 2.2611706236712155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 0.8959168612679609}, { 1.853407346410207, -2.408979928170854}, {1.853407346410207, 2.2623450245717467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 0.8975055860160973}, { 1.8584073464102069`, -2.4100718555705076`}, {1.8584073464102069`, 2.263533124863504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 0.8990780209433086}, { 1.8634073464102068`, -2.4111702040606535`}, {1.8634073464102068`, 2.2647350341639725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 0.900633960646227}, { 1.8684073464102071`, -2.4122750282742804`}, {1.8684073464102071`, 2.2659508621870463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 0.9021731981246798}, { 1.873407346410207, -2.413386383384786}, {1.873407346410207, 2.2671807187210966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 0.9036955247837879}, { 1.878407346410207, -2.4145043251112757`}, {1.878407346410207, 2.268424713606584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 0.9052007304363493}, { 1.8834073464102068`, -2.4156289097239125`}, {1.8834073464102068`, 2.269682956713302}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 0.9066886033053383}, { 1.8884073464102071`, -2.4167601940492878`}, {1.8884073464102071`, 2.2709555579171465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 0.9081589300266298}, { 1.893407346410207, -2.4178982354758314`}, {1.893407346410207, 2.2722426270764937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 0.9096114956518776}, { 1.898407346410207, -2.4190430919592507`}, {1.898407346410207, 2.273544274008145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 0.9110460836515893}, { 1.9034073464102068`, -2.4201948220279967`}, {1.9034073464102068`, 2.2748606084628946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 0.9124624759183403}, { 1.9084073464102072`, -2.4213534847887623`}, {1.9084073464102072`, 2.2761917401006704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 0.913860452770149}, { 1.913407346410207, -2.4225191399320076`}, {1.913407346410207, 2.277537778465284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 0.9152397929540177}, { 1.918407346410207, -2.423691847737514}, {1.918407346410207, 2.2788988329588142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 0.9166002736495833}, { 1.9234073464102068`, -2.424871669079956}, {1.9234073464102068`, 2.2802750128155913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 0.9179416704729194}, { 1.9284073464102072`, -2.4260586654345153`}, {1.9284073464102072`, 2.281666427075807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 0.9192637574804488}, { 1.933407346410207, -2.427252898882499}, {1.933407346410207, 2.2830731845587846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 0.9205663071729733}, { 1.938407346410207, -2.4284544321169887`}, {1.938407346410207, 2.2844953938358814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 0.9218490904998113}, { 1.9434073464102068`, -2.429663328448522}, {1.9434073464102068`, 2.2859331632030506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 0.9231118768629993}, { 1.9484073464102072`, -2.430879651810767}, {1.9484073464102072`, 2.2873866006530696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 0.9243544341215963}, { 1.953407346410207, -2.43210346676624}, {1.953407346410207, 2.288855813847446}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 0.9255765285960509}, { 1.958407346410207, -2.433334838512027}, {1.958407346410207, 2.290340910088016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 0.926777925072621}, { 1.9634073464102069`, -2.434573832885521}, {1.9634073464102069`, 2.291841996288241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 0.9279583868078504}, { 1.9684073464102072`, -2.435820516370182}, {1.9684073464102072`, 2.2933591789442205`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 0.9291176755330509}, { 1.973407346410207, -2.437074956101288}, {1.973407346410207, 2.294892564105424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 0.9302555514588413}, { 1.978407346410207, -2.4383372198717206`}, {1.978407346410207, 2.2964422573451735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 0.9313717732796564}, { 1.9834073464102069`, -2.4396073761377353`}, {1.9834073464102069`, 2.298008363730864}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 0.932466098178268}, { 1.988407346410207, -2.440885494024753}, {1.988407346410207, 2.299590987793952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 0.9335382818303065}, { 1.993407346410207, -2.442171643333148}, {1.993407346410207, 2.3011902334997565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 0.9345880784086903}, { 1.998407346410207, -2.4434658945440346`}, {1.998407346410207, 2.3028062042169952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 0.9356152405880667}, { 2.003407346410207, -2.4447683188250524`}, {2.003407346410207, 2.3044390026871926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 0.936619519549175}, { 2.008407346410207, -2.446078988036161}, {2.008407346410207, 2.306088730993884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 0.9376006649830988}, { 2.013407346410207, -2.4473979747353964`}, {2.013407346410207, 2.3077554905316693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 0.9385584250954825}, { 2.018407346410207, -2.4487253521846637`}, {2.018407346410207, 2.3094393819751162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 0.9394925466105941}, { 2.023407346410207, -2.4500611943554635`}, {2.023407346410207, 2.3111405052475726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 0.9404027747753096}, { 2.028407346410207, -2.451405575934654}, {2.028407346410207, 2.3128589594898377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 0.9412888533629121}, { 2.033407346410207, -2.4527585723301546`}, {2.033407346410207, 2.314594843028755}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 0.9421505246767977}, { 2.038407346410207, -2.4541202596766536`}, {2.038407346410207, 2.3163482533457564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 0.9429875295539762}, { 2.043407346410207, -2.4554907148412775`}, {2.043407346410207, 2.318119287045331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 0.9437996073683997}, { 2.048407346410207, -2.456870015429232}, {2.048407346410207, 2.3199080398234657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 0.9445864960341112}, { 2.053407346410207, -2.4582582397894175`}, {2.053407346410207, 2.3217146064360863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 0.9453479320081635}, { 2.058407346410207, -2.4596554670200015`}, {2.058407346410207, 2.323539080667479}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 0.9460836502933317}, { 2.063407346410207, -2.4610617769739536`}, {2.063407346410207, 2.325381555298767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 0.946793384440563}, { 2.068407346410207, -2.4624772502645307`}, {2.068407346410207, 2.327242122076395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 0.947476866551221}, { 2.073407346410207, -2.463901968270728}, {2.073407346410207, 2.3291208716807263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 0.9481338272789874}, { 2.078407346410207, -2.465336013142646}, {2.078407346410207, 2.3310178936946744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 0.9487639958315507}, { 2.083407346410207, -2.466779467806836}, {2.083407346410207, 2.332933276572457}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 0.949367099971984}, { 2.088407346410207, -2.468232415971562}, {2.088407346410207, 2.334867107608507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 0.9499428660197861}, { 2.093407346410207, -2.469694942131995}, {2.093407346410207, 2.3368194729064613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 0.950491018851622}, { 2.098407346410207, -2.471167131575324}, {2.098407346410207, 2.3387904573483826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 0.9510112819017491}, { 2.103407346410207, -2.4726490703858204`}, {2.103407346410207, 2.3407801445641176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 0.9515033771620728}, { 2.108407346410207, -2.4741408454497895`}, {2.108407346410207, 2.3427886169008914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 0.9519670251818396}, { 2.1134073464102068`, -2.4756425444604275`}, {2.1134073464102068`, 2.3448159553931007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 0.9524019450669993}, { 2.118407346410207, -2.4771542559226005`}, {2.118407346410207, 2.3468622397323897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 0.9528078544791655}, { 2.123407346410207, -2.478676069157521}, {2.123407346410207, 2.3489275482379472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 0.9531844696341865}, { 2.128407346410207, -2.4802080743072854`}, {2.128407346410207, 2.351011957827134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 0.9535315053003465}, { 2.133407346410207, -2.4817503623393304`}, {2.133407346410207, 2.3531155439863864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 0.9538486747961439}, { 2.138407346410207, -2.4833030250507457`}, {2.138407346410207, 2.3552383807424584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 0.9541356899876692}, { 2.143407346410207, -2.4848661550724547`}, {2.143407346410207, 2.3573805406340074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 0.9543922612855638}, { 2.148407346410207, -2.4864398458732575`}, {2.148407346410207, 2.359542094683542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 0.9546180976415892}, { 2.153407346410207, -2.488024191763748}, {2.153407346410207, 2.3617231123697673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 0.9548129065447145}, { 2.158407346410207, -2.489619287900028}, {2.158407346410207, 2.3639236616003094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 0.9549763940168512}, { 2.163407346410207, -2.491225230287314}, {2.163407346410207, 2.366143808684887}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 0.9551082646081025}, { 2.168407346410207, -2.492842115783328}, {2.168407346410207, 2.3683836183089024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 0.955208221391621}, { 2.173407346410207, -2.4944700421015296`}, {2.173407346410207, 2.3706431535075008`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 0.9552759659580307}, { 2.178407346410207, -2.496109107814143}, {2.178407346410207, 2.3729224756401157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 0.9553111984094151}, { 2.183407346410207, -2.497759412354999}, {2.183407346410207, 2.375221644365461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 0.95531361735291}, { 2.188407346410207, -2.4994210560221433`}, {2.188407346410207, 2.377540717617101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 0.9552829198938594}, { 2.193407346410207, -2.501094139980246}, {2.193407346410207, 2.379879751579483}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 0.9552188016285925}, { 2.198407346410207, -2.5027787662627783`}, {2.198407346410207, 2.382238800664543}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 0.9551209566367596}, { 2.203407346410207, -2.5044750377739087`}, {2.203407346410207, 2.3846179174888595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 0.9549890774733297}, { 2.208407346410207, -2.506183058290196}, {2.208407346410207, 2.3870171528513775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 0.9548228551601686}, { 2.213407346410207, -2.507902932461975}, {2.213407346410207, 2.389436555711711}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 0.9546219791772999}, { 2.218407346410207, -2.5096347658145013`}, {2.218407346410207, 2.3918761731690514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 0.9543861374537602}, { 2.223407346410207, -2.5113786647487455`}, {2.223407346410207, 2.3943360504416824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 0.9541150163581834}, { 2.228407346410207, -2.513134736541942}, {2.228407346410207, 2.3968162308471217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 0.953808300689045}, { 2.233407346410207, -2.514903089347794}, {2.233407346410207, 2.3993167557828836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 0.9534656736646223}, { 2.2384073464102068`, -2.51668383219634}, {2.2384073464102068`, 2.4018376647079065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 0.9530868169126829}, { 2.243407346410207, -2.518477074993468}, {2.243407346410207, 2.404378995124622}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 0.9526714104599595}, { 2.248407346410207, -2.520282928520105}, {2.248407346410207, 2.406940782561691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 0.9522191327213795}, { 2.253407346410207, -2.52210150443097}, {2.253407346410207, 2.4095230605574223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 0.951729660489151}, { 2.2584073464102072`, -2.5239329152529972`}, {2.2584073464102072`, 2.4121258606438625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 0.9512026689216628}, { 2.263407346410207, -2.525777274383285}, {2.263407346410207, 2.414749212331588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 0.9506378315323064}, { 2.268407346410207, -2.527634696086675}, {2.268407346410207, 2.4173931430951816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 0.95003482017821}, { 2.273407346410207, -2.52950529549286}, {2.273407346410207, 2.420057678359422}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 0.9493933050489342}, { 2.278407346410207, -2.5313891885930304`}, {2.278407346410207, 2.4227428414861754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 0.94871295465517}, { 2.283407346410207, -2.533286492236025}, {2.283407346410207, 2.425448653762011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 0.9479934358175306}, { 2.288407346410207, -2.5351973241240437`}, {2.288407346410207, 2.4281751343865174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 0.9472344136553885}, { 2.293407346410207, -2.537121802807754}, {2.293407346410207, 2.430922300461357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 0.9464355515759209}, { 2.298407346410207, -2.5390600476809424`}, {2.298407346410207, 2.433690166980027}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 0.9455965112633252}, { 2.303407346410207, -2.541012178974541}, {2.303407346410207, 2.4364787468183646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 0.9447169526683276}, { 2.308407346410207, -2.542978317750125}, {2.308407346410207, 2.4392880507257564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 0.9437965339980038}, { 2.313407346410207, -2.544958585892776}, {2.313407346410207, 2.442118087317096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 0.9428349117059887}, { 2.318407346410207, -2.54695310610333}, {2.318407346410207, 2.4449688630654505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 0.9418317404831537}, { 2.323407346410207, -2.5489620018899837`}, {2.323407346410207, 2.4478403822954653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 0.9407866732488066}, { 2.328407346410207, -2.550985397559246}, {2.328407346410207, 2.45073264717747}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 0.939699361142479}, { 2.333407346410207, -2.553023418206138}, {2.333407346410207, 2.4536456577223507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 0.9385694535164115}, { 2.338407346410207, -2.555076189703762}, {2.338407346410207, 2.456579411777076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 0.9373965979287756}, { 2.343407346410207, -2.5571438386920433`}, {2.343407346410207, 2.459533905021001}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 0.9361804401377485}, { 2.348407346410207, -2.5592264925657537`}, {2.348407346410207, 2.4625091309628337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 0.9349206240965042}, { 2.353407346410207, -2.5613242794617275`}, {2.353407346410207, 2.4655050809383265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 0.9336167919492294}, { 2.358407346410207, -2.563437328245232}, {2.358407346410207, 2.468521744108674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 0.9322685840282471}, { 2.3634073464102068`, -2.565565768495533}, {2.3634073464102068`, 2.47155910745957}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 0.9308756388523594}, { 2.368407346410207, -2.567709730490539}, {2.368407346410207, 2.474617155801003}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 0.9294375931264655}, { 2.373407346410207, -2.569869345190526}, {2.373407346410207, 2.477695871767674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 0.9279540817426587}, { 2.378407346410207, -2.572044744220998}, {2.378407346410207, 2.480795235820126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 0.9264247377827924}, { 2.3834073464102072`, -2.574236059854509}, {2.3834073464102072`, 2.4839152262465025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 0.9248491925227142}, { 2.388407346410207, -2.5764434249914947`}, {2.388407346410207, 2.487055819164994}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 0.9232270754382423}, { 2.393407346410207, -2.578666973140088}, {2.393407346410207, 2.490216988526899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 0.9215580142130481}, { 2.398407346410207, -2.5809068383949088`}, {2.398407346410207, 2.4933987061203133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 0.9198416347485068}, { 2.403407346410207, -2.5831631554146655`}, {2.403407346410207, 2.496600941574482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 0.918077561175706}, { 2.408407346410207, -2.5854360593987145`}, {2.408407346410207, 2.49982366236471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 0.916265415869722}, { 2.413407346410207, -2.5877256860624223`}, {2.413407346410207, 2.5030668338179116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 0.9144048194662854}, { 2.418407346410207, -2.5900321716113126`}, {2.418407346410207, 2.506330419118732}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 0.9124953908810154}, { 2.423407346410207, -2.592355652714024}, {2.423407346410207, 2.5096143793162398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 0.9105367473313396}, { 2.428407346410207, -2.5946962664739615`}, {2.428407346410207, 2.5129186733312014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 0.9085285043612518}, { 2.433407346410207, -2.5970541503996447`}, {2.433407346410207, 2.516243257963887}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 0.9064702758690998}, { 2.438407346410207, -2.59942944237376}, {2.438407346410207, 2.5195880879024277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 0.9043616741384999}, { 2.443407346410207, -2.601822280620776}, {2.443407346410207, 2.5229531157316876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 0.9022023098725925}, { 2.448407346410207, -2.60423280367317}, {2.448407346410207, 2.526338291942647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 0.899991792231807}, { 2.453407346410207, -2.6066611503362096`}, {2.453407346410207, 2.5297435649423017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 0.8977297288752664}, { 2.458407346410207, -2.6091074596512334`}, {2.458407346410207, 2.5331688810640123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 0.8954157260060441}, { 2.463407346410207, -2.611571870857373}, {2.463407346410207, 2.5366141845783523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 0.893049388420462}, { 2.468407346410207, -2.6140545233517543`}, {2.468407346410207, 2.540079417704405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 0.8906303195615726}, { 2.473407346410207, -2.616555556648052}, {2.473407346410207, 2.543564520621471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 0.8881581215770611}, { 2.478407346410207, -2.619075110333403}, {2.478407346410207, 2.5470694314812516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 0.8856323953817349}, { 2.483407346410207, -2.6216133240236337`}, {2.483407346410207, 2.550594086420402}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 0.8830527407248084}, { 2.4884073464102068`, -2.6241703373167513`}, {2.4884073464102068`, 2.5541384195735093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 0.8804187562621781}, { 2.493407346410207, -2.6267462897446783`}, {2.493407346410207, 2.5577023630864244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 0.8777300396338994}, { 2.498407346410207, -2.6293413207231406`}, {2.498407346410207, 2.5612858471299864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 0.8749861875470841}, { 2.503407346410207, -2.631955569499759}, {2.503407346410207, 2.564888799914095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 0.8721867958644023}, { 2.5084073464102072`, -2.634589175100187}, {2.5084073464102072`, 2.568511147702101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 0.8693314596984615}, { 2.513407346410207, -2.6372422762723877`}, {2.513407346410207, 2.5721528148255564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 0.8664197735121939}, { 2.518407346410207, -2.6399150114288523`}, {2.518407346410207, 2.5758137236992233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 0.8634513312255953}, { 2.523407346410207, -2.6426075185868996`}, {2.523407346410207, 2.5794937948364383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 0.8604257263289271}, { 2.528407346410207, -2.6453199353068575`}, {2.528407346410207, 2.583192946864702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 0.8573425520026882}, { 2.533407346410207, -2.648052398628189}, {2.533407346410207, 2.586911096541566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 0.8542014012445555}, { 2.538407346410207, -2.6508050450034815`}, {2.538407346410207, 2.590648158770761}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 0.8510018670035422}, { 2.543407346410207, -2.6535780102302704`}, {2.543407346410207, 2.594404046618577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 0.8477435423215941}, { 2.5484073464102073`, -2.656371429380673}, {2.5484073464102073`, 2.598178671330437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 0.844426020482885}, { 2.553407346410207, -2.6591854367287713`}, {2.553407346410207, 2.601971942347706}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 0.8410488951710345}, { 2.558407346410207, -2.662020165675742}, {2.558407346410207, 2.6057837673246995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 0.8376117606345018}, { 2.563407346410207, -2.664875748672662}, {2.563407346410207, 2.6096140521458695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 0.8341142118603787}, { 2.568407346410207, -2.6677523171410025`}, {2.568407346410207, 2.6134627009431455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 0.8305558447568523}, { 2.5734073464102067`, -2.670650001390729}, {2.5734073464102067`, 2.6173296161134747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 0.8269362563445449}, { 2.578407346410207, -2.673568930536038}, {2.578407346410207, 2.6212146983364466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 0.8232550449570086}, { 2.583407346410207, -2.6765092324086375`}, {2.583407346410207, 2.6251178465921114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 0.819511810450598}, { 2.588407346410207, -2.6794710334686034`}, {2.588407346410207, 2.6290389581789175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 0.8157061544239281}, { 2.593407346410207, -2.682454458712756}, {2.593407346410207, 2.6329779287316852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 0.8118376804472323}, { 2.598407346410207, -2.685459631580548}, {2.598407346410207, 2.636934652239786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 0.8079059943017506}, { 2.603407346410207, -2.6884866738574296`}, {2.603407346410207, 2.6409090210653132`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 0.80391070422948}, { 2.608407346410207, -2.691535705575707}, {2.608407346410207, 2.644900925961411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 0.7998514211934186}, { 2.6134073464102068`, -2.6946068449128378`}, {2.6134073464102068`, 2.6489102560906006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 0.7957277591485974}, { 2.618407346410207, -2.6977002080872015`}, {2.618407346410207, 2.6529368990432216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 0.7915393353240547}, { 2.623407346410207, -2.70081590925128}, {2.623407346410207, 2.656980740855867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 0.7872857705159955}, { 2.628407346410207, -2.703954060382306}, {2.628407346410207, 2.6610416660298934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 0.7829666893923276}, { 2.6334073464102072`, -2.707114771170349}, {2.6334073464102072`, 2.665119557549956}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 0.778581720808735}, { 2.638407346410207, -2.7102981489038087`}, {2.638407346410207, 2.669214296902532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 0.774130498136502}, { 2.643407346410207, -2.7135042983524142`}, {2.643407346410207, 2.673325764094481}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 0.7696126596022478}, { 2.648407346410207, -2.7167333216476375`}, {2.648407346410207, 2.677453837671624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 0.765027848639684}, { 2.653407346410207, -2.719985318160604}, {2.653407346410207, 2.6815983947372373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 0.7603757142536254}, { 2.658407346410207, -2.72326038437753}, {2.658407346410207, 2.6857593109706563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 0.7556559113962779}, { 2.663407346410207, -2.726558613772659}, {2.663407346410207, 2.6899364606457454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 0.750868101355971}, { 2.668407346410207, -2.7298800966787224`}, {2.668407346410207, 2.6941297166493787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 0.7460119521584524}, { 2.6734073464102073`, -2.7332249201551133`}, {2.6734073464102073`, 2.6983389504999353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 0.7410871389807353}, { 2.678407346410207, -2.736593167853568}, {2.678407346410207, 2.7025640323656543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 0.7360933445776336}, { 2.683407346410207, -2.739984919881622}, {2.683407346410207, 2.7068048310830237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 0.7310302597209889}, { 2.688407346410207, -2.743400252663794}, {2.688407346410207, 2.7110612141751003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 0.7258975836515729}, { 2.693407346410207, -2.7468392388005674`}, {2.693407346410207, 2.715333047869742}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 0.7206950245436712}, { 2.6984073464102067`, -2.7503019469252297`}, {2.6984073464102067`, 2.719620197117759}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 0.7154222999823581}, { 2.703407346410207, -2.7537884415587506`}, {2.703407346410207, 2.7239225256111284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 0.7100791374532576}, { 2.708407346410207, -2.757298782962567}, {2.708407346410207, 2.728239895800926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 0.7046652748448295}, { 2.713407346410207, -2.7608330269896006`}, {2.713407346410207, 2.732572168915332}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 0.6991804609630032}, { 2.718407346410207, -2.764391224933492}, {2.718407346410207, 2.7369192049775646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 0.69362445605793}, { 2.723407346410207, -2.7679734233760867`}, {2.723407346410207, 2.7412808628235896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 0.6879970323627546}, { 2.728407346410207, 2.745657000119881}, { 2.728407346410207, -2.7715796640334767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 0.6822979746441092}, { 2.733407346410207, 2.7500474733810156`}, { 2.733407346410207, -2.7752099836005306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 0.6765270807640723}, { 2.7384073464102068`, 2.7544521379872076`}, { 2.7384073464102068`, -2.7788644135942047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 0.6706841622532702}, { 2.743407346410207, 2.7588708482017172`}, { 2.743407346410207, -2.7825429801956156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 0.6647690448947733}, { 2.748407346410207, 2.7633034571881563`}, { 2.748407346410207, -2.7862457040911655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 0.6587815693183907}, { 2.753407346410207, 2.767749817027737}, { 2.753407346410207, -2.789972600312835}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 0.6527215916048985}, { 2.7584073464102072`, 2.7722097787363613`}, { 2.7584073464102072`, -2.7937236780777353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 0.6465889838997304}, { 2.763407346410207, 2.776683192281622}, { 2.763407346410207, -2.7974989406272215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 0.640383635035582}, { 2.768407346410207, 2.7811699065997173`}, { 2.768407346410207, -2.8012983850656723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 0.6341054511633295}, { 2.773407346410207, 2.7856697696122144`}, { 2.773407346410207, -2.805122002199155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 0.6277543563906425}, { 2.778407346410207, 2.7901826282427393`}, { 2.778407346410207, -2.8089697763741808`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 0.6213302934275694}, { 2.783407346410207, 2.7947083284335337`}, { 2.783407346410207, -2.812841685316795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 0.6148332242383745}, { 2.788407346410207, 2.799246715161906}, { 2.788407346410207, -2.8167376999721565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 0.6082631306987962}, { 2.793407346410207, 2.803797632456569}, { 2.793407346410207, -2.8206577843449496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 0.6016200152578846}, { 2.7984073464102073`, 2.808360923413854}, { 2.7984073464102073`, -2.8246018953407326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 0.5949039016035086}, { 2.803407346410207, 2.8129364302138344`}, { 2.803407346410207, -2.8285699826086472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 0.5881148353305241}, { 2.808407346410207, 2.8175239941363053`}, { 2.808407346410207, -2.832561988385601}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 0.5812528846106184}, { 2.813407346410207, 2.822123455576669}, { 2.813407346410207, -2.8365778473422605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 0.5743181408627053}, { 2.818407346410207, 2.8267346540617155`}, { 2.818407346410207, -2.8406174864311726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 0.5673107194227274}, { 2.8234073464102067`, 2.831357428265234}, { 2.8234073464102067`, -2.8446808247372233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 0.5602307602116858}, { 2.828407346410207, 2.835991616023607}, { 2.828407346410207, -2.8487677733307977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 0.5530784284005943}, { 2.833407346410207, 2.840637054351187}, { 2.833407346410207, -2.852878235123908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 0.5458539150710624}, { 2.838407346410207, 2.845293579455641}, { 2.838407346410207, -2.8570121047296375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 0.53855743787013}, { 2.843407346410207, 2.8499610267531597`}, { 2.843407346410207, -2.861169268325195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 0.5311892416578977}, { 2.848407346410207, 2.8546392308835116`}, { 2.848407346410207, -2.865349603518886}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 0.5237495991465045}, { 2.853407346410207, 2.859328025725086}, { 2.853407346410207, -2.8695529792214165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 0.516238811528872}, { 2.858407346410207, 2.864027244409712}, { 2.858407346410207, -2.8737792555217605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 0.5086572090956789}, { 2.8634073464102068`, 2.868736719337474}, { 2.8634073464102068`, -2.878028283568009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 0.5010051518388864}, { 2.868407346410207, 2.8734562821913605`}, { 2.868407346410207, -2.8822999054535394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 0.4932830300401686}, { 2.873407346410207, 2.8781857639517967`}, { 2.873407346410207, -2.886593954108756}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 0.48549126484252414`}, { 2.878407346410207, 2.882924994911166}, { 2.878407346410207, -2.8909102531989874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 0.4776303088033125}, { 2.8834073464102072`, 2.887673804688128}, { 2.8834073464102072`, -2.8952486170285803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 0.4697006464269254}, { 2.888407346410207, 2.8924320222418562`}, { 2.888407346410207, -2.899608850451781}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 0.4617027946753035}, { 2.893407346410207, 2.8971994758862616`}, { 2.893407346410207, -2.903990748790704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 0.45363730345442316`}, { 2.898407346410207, 2.9019759933039975`}, { 2.898407346410207, -2.908394097760655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 0.4455047560749413}, { 2.903407346410207, 2.9067614015604715`}, { 2.903407346410207, -2.9128186734032546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 0.4373057696850978}, { 2.908407346410207, 2.911555527117705}, { 2.908407346410207, -2.9172642420276524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 0.42904099567402687`}, { 2.913407346410207, 2.916358195848123}, { 2.913407346410207, -2.9217305601601677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 0.420711120043573}, { 2.918407346410207, 2.9211692330482606`}, { 2.918407346410207, -2.9262173745027935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 0.41231686374679427`}, { 2.9234073464102073`, 2.925988463452373}, { 2.9234073464102073`, -2.9307244219006723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 0.4038589829912547}, { 2.928407346410207, 2.9308157112459705`}, { 2.928407346410207, -2.9352514293190985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 0.3953382695052838}, { 2.933407346410207, 2.9356508000792414`}, { 2.933407346410207, -2.9397981138302014`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 0.38675555076542584`}, { 2.938407346410207, 2.9404935530804583`}, { 2.938407346410207, -2.9443641826096947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 0.37811169018328583`}, { 2.943407346410207, 2.9453437928692265`}, { 2.943407346410207, -2.9489493329438514`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 0.36940758725005224`}, { 2.9484073464102067`, 2.9502013415696946`}, { 2.9484073464102067`, -2.953553252247129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 0.360644177637048}, { 2.953407346410207, 2.955066020823748}, { 2.953407346410207, -2.958175618090652}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 0.35182243325067686`}, { 2.958407346410207, 2.959937651803954}, { 2.958407346410207, -2.9628160982415843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 0.3429433622402411}, { 2.963407346410207, 2.9648160552266813`}, { 2.963407346410207, -2.967474350714083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 0.33400800895717797`}, { 2.968407346410207, 2.9697010513649325`}, { 2.968407346410207, -2.9721500238314347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 0.3250174538643229}, { 2.973407346410207, 2.9745924600612534`}, { 2.973407346410207, -2.9768427563001056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 0.3159728133939419}, { 2.978407346410207, 2.979490100740473}, { 2.978407346410207, -2.981552177295417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 0.3068752397533457}, { 2.983407346410207, 2.984393792422491}, { 2.983407346410207, -2.9862779065593914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 0.29772592067704234`}, { 2.9884073464102068`, 2.989303353734907}, { 2.9884073464102068`, -2.9910195545104994`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 0.2885260791244777}, { 2.993407346410207, 2.99421860292562}, { 2.993407346410207, -2.9957767223656164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 0.2792769729225556}, { 2.998407346410207, 2.999139357875401}, { 2.998407346410207, -3.000549002274265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 0.26997989435225367`}, { 3.003407346410207, 3.004065436110401}, { 3.003407346410207, -3.0053359774651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 0.2606361696788399}, { 3.0084073464102072`, 3.0089966548146116`}, { 3.0084073464102072`, -3.0101372224046026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 0.25124715862526265`}, { 3.013407346410207, 3.013932830842189}, { 3.013407346410207, -3.0149523029679948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 0.24181425378851007`}, { 3.018407346410207, 3.018873780729828}, { 3.018407346410207, -3.0197807766224325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 0.23233887999888855`}, { 3.023407346410207, 3.0238193207091375`}, { 3.023407346410207, -3.0246221926223487`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 0.2228224936223087}, { 3.028407346410207, 3.0287692667187898`}, { 3.028407346410207, -3.029476092216588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 0.21326658180585634`}, { 3.0334073464102067`, 3.0337234344167823`}, { 3.0334073464102067`, -3.034342008867586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 0.2036726616671022}, { 3.038407346410207, 3.0386816391926104`}, { 3.038407346410207, -3.039219468482171}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 0.1940422794277837}, { 3.043407346410207, 3.0436436961794238`}, { 3.043407346410207, -3.0441079896538654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 0.18437700949266037`}, { 3.0484073464102073`, 3.0486094202660294`}, { 3.0484073464102073`, -3.0490070839162833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 0.17467845347453828`}, { 3.053407346410207, 3.053578626109014}, { 3.053407346410207, -3.0539162560077027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 0.16494823916663148`}, { 3.058407346410207, 3.058551128144821}, { 3.058407346410207, -3.0588350041462657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 0.1551880194636182}, { 3.063407346410207, 3.06352674060164}, { 3.063407346410207, -3.063762820315382}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 0.14539947123292019`}, { 3.068407346410207, 3.0685052775114388`}, { 3.068407346410207, -3.06869919055929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 0.13558429413791784`}, { 3.0734073464102067`, 3.07348655272188}, { 3.0734073464102067`, -3.0736435952881327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 0.1257442094149799}, { 3.078407346410207, 3.0784703799082256`}, { 3.078407346410207, -3.078595509592225}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 0.11588095860636571`}, { 3.083407346410207, 3.0834565725852423`}, { 3.083407346410207, -3.0835544035651052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 0.10599630225120737`}, { 3.0884073464102073`, 3.0884449441189745`}, { 3.0884073464102073`, -3.0885197426347197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 0.09609201853695726}, { 3.093407346410207, 3.093435307738781}, { 3.093407346410207, -3.0934909879026984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 0.08616990191380733}, { 3.098407346410207, 3.0984274765488906`}, { 3.098407346410207, -3.0984675964903947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 0.07623176167476375}, { 3.103407346410207, 3.1034212635405796`}, { 3.103407346410207, -3.1034490218923088`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 0.0662794205041658}, { 3.108407346410207, 3.1084164816034123`}, { 3.108407346410207, -3.108434714334697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 0.05631471299756581}, { 3.1134073464102068`, 3.113412943537607}, { 3.1134073464102068`, -3.1134241211409366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 0.04633948415601655}, { 3.118407346410207, 3.1184104620654245`}, { 3.118407346410207, -3.118416687100857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 0.036355587857896055`}, { 3.123407346410207, 3.123408849842831}, { 3.123407346410207, -3.1234118548447167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 0.026364885311485894`}, { 3.1284073464102073`, 3.1284079194719343`}, { 3.1284073464102073`, -3.128409065221689}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 0.016369243491628736`}, { 3.1334073464102072`, 3.1334074835114305`}, { 3.1334073464102072`, -3.1334077576794273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 0.006370533563801253}, { 3.138407346410207, 3.1384073544899844`}, { 3.138407346410207, -3.138407370649009}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -12560.091428571424}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 1, 2, 3, 4, 6}, {{4}, {5}, {5}, {1}, {2}, {3}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.1875099353434335`, -0.5625298060303009}, { 0.18750993534343374`, -0.1875099353434337}, { 2.1875089008383712`, -0.1875099353434336}, { 0.18750993534343352`, -0.5625298060303009}, { 1.1864923120025526`, -0.1875099353434337}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {2, 5}, {3, 5}}, 0.022611456574261585`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.022611456574261585], DiskBox[2, 0.022611456574261585], DiskBox[3, 0.022611456574261585], DiskBox[4, 0.022611456574261585], DiskBox[5, 0.022611456574261585]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -13034.057142857138}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -3.141592653589793}, \ {-3.141592653589793, 1.2246467991473532`*^-16}, {-3.141592653589793, 1.2246467991473532`*^-16}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -3.136592684839403}, \ {-3.1365926535897932`, 0.0049999687503906355`}, {-3.1365926535897932`, 0.0049999687503906355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -3.1315929035772943`}, \ {-3.1315926535897933`, 0.009999750012499168}, {-3.1315926535897933`, 0.009999750012499168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -3.1265934972448837`}, \ {-3.126592653589793, 0.014999156344909488`}, {-3.126592653589793, 0.014999156344909488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -3.121594653189888}, \ {-3.121592653589793, 0.0199980003999055}, {-3.121592653589793, 0.0199980003999055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -3.116596558619541}, \ {-3.116592653589793, 0.024996094970251934`}, {-3.116592653589793, 0.024996094970251934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -3.11159940055391}, \ {-3.1115926535897933`, 0.029993253035883394`}, {-3.1115926535897933`, 0.029993253035883394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -3.1066033657793133`}, \ {-3.106592653589793, 0.034989287810479976`}, {-3.106592653589793, 0.034989287810479976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -3.101608640801898}, \ {-3.101592653589793, 0.03998401278789531}, {-3.101592653589793, 0.03998401278789531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -3.0966154118013773`}, \ {-3.096592653589793, 0.044977241788415716`}, {-3.096592653589793, 0.044977241788415716`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -3.0916238645849803`}, \ {-3.0915926535897933`, 0.04996878900481293}, {-3.0915926535897933`, 0.04996878900481293}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -3.086634184541624}, \ {-3.086592653589793, 0.05495846904816944}, {-3.086592653589793, 0.05495846904816944}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -3.08164655659635}, \ {-3.081592653589793, 0.05994609699344331}, {-3.081592653589793, 0.05994609699344331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -3.0766611651650413`}, \ {-3.076592653589793, 0.0649314884247519}, {-3.076592653589793, 0.0649314884247519}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -3.071678194109455}, \ {-3.0715926535897933`, 0.0699144594803382}, {-3.0715926535897933`, 0.0699144594803382}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -3.066697826692593}, \ {-3.066592653589793, 0.07489482689720008}, {-3.066592653589793, 0.07489482689720008}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -3.0617202455344423`}, \ {-3.061592653589793, 0.07987240805535077}, {-3.061592653589793, 0.07987240805535077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -3.056745632568102}, \ {-3.056592653589793, 0.08484702102169114}, {-3.056592653589793, 0.08484702102169114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -3.051774168996334}, \ {-3.0515926535897933`, 0.08981848459345959}, {-3.0515926535897933`, 0.08981848459345959}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -3.0468060352485518`}, \ {-3.046592653589793, 0.09478661834124126}, {-3.046592653589793, 0.09478661834124126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -3.0418414109382867`}, \ {-3.041592653589793, 0.09975124265150642}, {-3.041592653589793, 0.09975124265150642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -3.0368804748211318`}, \ {-3.036592653589793, 0.10471217876866154`}, {-3.036592653589793, 0.10471217876866154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -3.0319234047532135`}, \ {-3.0315926535897932`, 0.10966924883657975`}, {-3.0315926535897932`, 0.10966924883657975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -3.026970377650198}, \ {-3.026592653589793, 0.11462227593959502`}, {-3.026592653589793, 0.11462227593959502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -3.0220215694468604`}, \ {-3.021592653589793, 0.11957108414293276`}, {-3.021592653589793, 0.11957108414293276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -3.017077155057232}, \ {-3.016592653589793, 0.12451549853256133`}, {-3.016592653589793, 0.12451549853256133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -3.0121373083353586`}, \ {-3.0115926535897932`, 0.12945534525443475`}, {-3.0115926535897932`, 0.12945534525443475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -3.00720220203668}, \ {-3.0065926535897933`, 0.13439045155311286`}, {-3.0065926535897933`, 0.13439045155311286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -3.0022720077800567`}, \ {-3.001592653589793, 0.13932064580973666`}, {-3.001592653589793, 0.13932064580973666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -2.997346896010456}, \ {-2.996592653589793, 0.1442457575793373}, {-2.996592653589793, 0.1442457575793373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -2.992427035962326}, \ {-2.991592653589793, 0.14916561762746686`}, {-2.991592653589793, 0.14916561762746686`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -2.987512595623668}, \ {-2.9865926535897933`, 0.15408005796612512`}, {-2.9865926535897933`, 0.15408005796612512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -2.9826037417008218`}, \ {-2.981592653589793, 0.1589889118889713}, {-2.981592653589793, 0.1589889118889713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -2.977700639583994}, \ {-2.976592653589793, 0.16389201400579953`}, {-2.976592653589793, 0.16389201400579953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -2.972803453313523}, \ {-2.971592653589793, 0.16878920027627026`}, {-2.971592653589793, 0.16878920027627026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -2.96791234554692}, \ {-2.9665926535897933`, 0.1736803080428731}, {-2.9665926535897933`, 0.1736803080428731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -2.963027477526678}, \ {-2.961592653589793, 0.17856517606311512`}, {-2.961592653589793, 0.17856517606311512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -2.9581490090488782`}, \ {-2.956592653589793, 0.18344364454091522`}, {-2.956592653589793, 0.18344364454091522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -2.953277098432593}, \ {-2.951592653589793, 0.18831555515720003`}, {-2.951592653589793, 0.18831555515720003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -2.9484119024901125`}, \ {-2.9465926535897933`, 0.19318075109968075`}, {-2.9465926535897933`, 0.19318075109968075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -2.9435535764979863`}, \ {-2.941592653589793, 0.1980390770918071}, {-2.941592653589793, 0.1980390770918071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -2.9387022741689104`}, \ {-2.936592653589793, 0.20289037942088298`}, {-2.936592653589793, 0.20289037942088298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -2.9338581476244507`}, \ {-2.931592653589793, 0.20773450596534235`}, {-2.931592653589793, 0.20773450596534235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -2.929021347368626}, \ {-2.9265926535897933`, 0.21257130622116746`}, {-2.9265926535897933`, 0.21257130622116746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -2.9241920222623436`}, \ {-2.921592653589793, 0.21740063132744938`}, {-2.921592653589793, 0.21740063132744938`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -2.9193703194987144`}, \ {-2.916592653589793, 0.22222233409107892`}, {-2.916592653589793, 0.22222233409107892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -2.9145563845792246`}, \ {-2.911592653589793, 0.22703626901056873`}, {-2.911592653589793, 0.22703626901056873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -2.9097503612908002`}, \ {-2.9065926535897932`, 0.23184229229899284`}, {-2.9065926535897932`, 0.23184229229899284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -2.9049523916837474`}, \ {-2.901592653589793, 0.2366402619060459}, {-2.901592653589793, 0.2366402619060459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -2.9001626160505785`}, \ {-2.896592653589793, 0.24143003753921463`}, {-2.896592653589793, 0.24143003753921463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -2.8953811729057297`}, \ {-2.891592653589793, 0.24621148068406362`}, {-2.891592653589793, 0.24621148068406362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -2.890608198966166}, \ {-2.8865926535897932`, 0.25098445462362706`}, {-2.8865926535897932`, 0.25098445462362706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -2.8858438291328836`}, \ {-2.8815926535897933`, 0.25574882445690966`}, {-2.8815926535897933`, 0.25574882445690966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -2.8810881964732977`}, \ {-2.876592653589793, 0.2605044571164955}, {-2.876592653589793, 0.2605044571164955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -2.876341432204531}, \ {-2.871592653589793, 0.26525122138526236`}, {-2.871592653589793, 0.26525122138526236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -2.8716036656775845`}, \ {-2.866592653589793, 0.2699889879122088}, {-2.866592653589793, 0.2699889879122088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -2.8668750243624053`}, \ {-2.861592653589793, 0.27471762922738785`}, {-2.861592653589793, 0.27471762922738785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -2.8621556338338396`}, \ {-2.856592653589793, 0.27943701975595364`}, {-2.856592653589793, 0.27943701975595364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -2.8574456177584655`}, \ {-2.851592653589793, 0.2841470358313275}, {-2.851592653589793, 0.2841470358313275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -2.852745097882314}, \ {-2.846592653589793, 0.2888475557074793}, {-2.846592653589793, 0.2888475557074793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -2.8480541940194577`}, \ {-2.8415926535897933`, 0.2935384595703355}, {-2.8415926535897933`, 0.2935384595703355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -2.843373024041478}, \ {-2.836592653589793, 0.29821962954831543`}, {-2.836592653589793, 0.29821962954831543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -2.838701703867792}, \ {-2.831592653589793, 0.30289094972200115`}, {-2.831592653589793, 0.30289094972200115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -2.8340403474568414`}, \ {-2.826592653589793, 0.30755230613295165`}, {-2.826592653589793, 0.30755230613295165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -2.829389066798132}, \ {-2.8215926535897933`, 0.31220358679166127`}, {-2.8215926535897933`, 0.31220358679166127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -2.824747971905117}, \ {-2.816592653589793, 0.3168446816846763}, {-2.816592653589793, 0.3168446816846763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -2.8201171708089214`}, \ {-2.811592653589793, 0.3214754827808717}, {-2.811592653589793, 0.3214754827808717}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -2.815496769552889}, \ {-2.806592653589793, 0.3260958840369042}, {-2.806592653589793, 0.3260958840369042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -2.8108868721879507`}, \ {-2.8015926535897933`, 0.3307057814018423}, {-2.8015926535897933`, 0.3307057814018423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -2.806287580768804}, \ {-2.796592653589793, 0.33530507282098937`}, {-2.796592653589793, 0.33530507282098937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -2.8016989953508893`}, \ {-2.791592653589793, 0.33989365823890405`}, {-2.791592653589793, 0.33989365823890405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -2.7971212139881567`}, \ {-2.786592653589793, 0.3444714396016366}, {-2.786592653589793, 0.3444714396016366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -2.7925543327316116`}, \ {-2.7815926535897932`, 0.34903832085818187`}, {-2.7815926535897932`, 0.34903832085818187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -2.7879984456286238`}, \ {-2.776592653589793, 0.35359420796116964`}, {-2.776592653589793, 0.35359420796116964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -2.783453644722998}, \ {-2.771592653589793, 0.35813900886679534`}, {-2.771592653589793, 0.35813900886679534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -2.77892002005578}, \ {-2.766592653589793, 0.36267263353401313`}, {-2.766592653589793, 0.36267263353401313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -2.774397659666799}, \ {-2.7615926535897932`, 0.36719499392299443`}, {-2.7615926535897932`, 0.36719499392299443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -2.7698866495969243`}, \ {-2.7565926535897933`, 0.371706003992869}, {-2.7565926535897933`, 0.371706003992869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -2.7653870738910302`}, \ {-2.751592653589793, 0.37620557969876317`}, {-2.751592653589793, 0.37620557969876317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -2.7608990146016494`}, \ {-2.746592653589793, 0.38069363898814385`}, {-2.746592653589793, 0.38069363898814385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -2.756422551793305}, \ {-2.741592653589793, 0.3851701017964884}, {-2.741592653589793, 0.3851701017964884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -2.7519577635475057`}, \ {-2.736592653589793, 0.38963489004228774`}, {-2.736592653589793, 0.38963489004228774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -2.7475047259683945`}, \ {-2.731592653589793, 0.3940879276213988}, {-2.731592653589793, 0.3940879276213988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -2.7430635131890266`}, \ {-2.726592653589793, 0.3985291404007667}, {-2.726592653589793, 0.3985291404007667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -2.7386341973782735`}, \ {-2.721592653589793, 0.4029584562115199}, {-2.721592653589793, 0.4029584562115199}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -2.7342168487483303`}, \ {-2.7165926535897933`, 0.407375804841463}, {-2.7165926535897933`, 0.407375804841463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -2.7298115355628156`}, \ {-2.711592653589793, 0.41178111802697753`}, {-2.711592653589793, 0.41178111802697753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -2.7254183241454495`}, \ {-2.706592653589793, 0.4161743294443437}, {-2.706592653589793, 0.4161743294443437}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -2.7210372788892867`}, \ {-2.701592653589793, 0.4205553747005066}, {-2.701592653589793, 0.4205553747005066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -2.716668462266503}, \ {-2.6965926535897933`, 0.42492419132329023`}, {-2.6965926535897933`, 0.42492419132329023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -2.712311934838708}, \ {-2.691592653589793, 0.4292807187510855}, {-2.691592653589793, 0.4292807187510855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -2.7079677552677754`}, \ {-2.686592653589793, 0.433624898322018}, {-2.686592653589793, 0.433624898322018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -2.7036359803271712`}, \ {-2.681592653589793, 0.43795667326262183`}, {-2.681592653589793, 0.43795667326262183`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -2.6993166649137694`}, \ {-2.6765926535897933`, 0.442275988676024}, {-2.6765926535897933`, 0.442275988676024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -2.6950098620601315`}, \ {-2.671592653589793, 0.4465827915296619}, {-2.671592653589793, 0.4465827915296619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -2.690715622947248}, \ {-2.666592653589793, 0.45087703064254536`}, {-2.666592653589793, 0.45087703064254536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -2.686433996917709}, \ {-2.661592653589793, 0.4551586566720844}, {-2.661592653589793, 0.4551586566720844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -2.6821650314893044`}, \ {-2.6565926535897932`, 0.45942762210048876`}, {-2.6565926535897932`, 0.45942762210048876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -2.677908772369028}, \ {-2.651592653589793, 0.4636838812207656}, {-2.651592653589793, 0.4636838812207656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -2.673665263467475}, \ {-2.646592653589793, 0.4679273901223183}, {-2.646592653589793, 0.4679273901223183}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -2.6694345469136156`}, \ {-2.641592653589793, 0.4721581066761777}, {-2.641592653589793, 0.4721581066761777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -2.6652166630699323`}, \ {-2.6365926535897932`, 0.47637599051986096`}, {-2.6365926535897932`, 0.47637599051986096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -2.6610116505479007`}, \ {-2.6315926535897933`, 0.4805810030418927}, {-2.6315926535897933`, 0.4805810030418927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -2.6568195462238036`}, \ {-2.626592653589793, 0.4847731073659895}, {-2.626592653589793, 0.4847731073659895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -2.652640385254866}, \ {-2.621592653589793, 0.4889522683349269}, {-2.621592653589793, 0.4889522683349269}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -2.6484742010956834`}, \ {-2.616592653589793, 0.4931184524941096}, {-2.616592653589793, 0.4931184524941096}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -2.6443210255149454`}, \ {-2.611592653589793, 0.49727162807484787`}, {-2.611592653589793, 0.49727162807484787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -2.64018088861243}, \ {-2.606592653589793, 0.5014117649773633}, {-2.606592653589793, 0.5014117649773633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -2.636053818836256}, \ {-2.601592653589793, 0.5055388347535372}, {-2.601592653589793, 0.5055388347535372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -2.6319398430003824`}, \ {-2.596592653589793, 0.509652810589411}, {-2.596592653589793, 0.509652810589411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -2.6278389863023355`}, \ {-2.5915926535897933`, 0.5137536672874576}, {-2.5915926535897933`, 0.5137536672874576}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -2.623751272341157}, \ {-2.586592653589793, 0.517841381248636}, {-2.586592653589793, 0.517841381248636}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -2.619676723135555}, \ {-2.581592653589793, 0.5219159304542383}, {-2.581592653589793, 0.5219159304542383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -2.61561535914224}, \ {-2.576592653589793, 0.5259772944475531}, {-2.576592653589793, 0.5259772944475531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -2.6115671992744476`}, \ {-2.571592653589793, 0.5300254543153459}, {-2.571592653589793, 0.5300254543153459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -2.607532260920618}, \ {-2.566592653589793, 0.5340603926691754}, {-2.566592653589793, 0.5340603926691754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -2.6035105599632296`}, \ {-2.561592653589793, 0.5380820936265638}, {-2.561592653589793, 0.5380820936265638}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -2.5995021107977725`}, \ {-2.556592653589793, 0.5420905427920207}, {-2.556592653589793, 0.5420905427920207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -2.5955069263518484`}, \ {-2.5515926535897933`, 0.5460857272379448}, {-2.5515926535897933`, 0.5460857272379448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -2.5915250181043845`}, \ {-2.5465926535897934`, 0.5500676354854089}, {-2.5465926535897934`, 0.5500676354854089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -2.5875563961049504`}, \ {-2.541592653589793, 0.554036257484843}, {-2.541592653589793, 0.554036257484843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -2.5836010689931697`}, \ {-2.536592653589793, 0.5579915845966233}, {-2.536592653589793, 0.5579915845966233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -2.5796590440182077`}, \ {-2.5315926535897932`, 0.5619336095715858}, {-2.5315926535897932`, 0.5619336095715858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -2.5757303270583285`}, \ {-2.526592653589793, 0.5658623265314646}, {-2.526592653589793, 0.5658623265314646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -2.571814922640516}, \ {-2.521592653589793, 0.5697777309492773}, {-2.521592653589793, 0.5697777309492773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -2.567912833960134}, \ {-2.516592653589793, 0.5736798196296591}, {-2.516592653589793, 0.5736798196296591}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -2.5640240629006317`}, \ {-2.5115926535897932`, 0.5775685906891613}, {-2.5115926535897932`, 0.5775685906891613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -2.5601486100532713`}, \ {-2.5065926535897933`, 0.5814440435365218}, {-2.5065926535897933`, 0.5814440435365218}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -2.5562864747368756`}, \ {-2.501592653589793, 0.5853061788529178}, {-2.501592653589793, 0.5853061788529178}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -2.5524376550175836`}, \ {-2.496592653589793, 0.5891549985722094}, {-2.496592653589793, 0.5891549985722094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -2.5486021477286043`}, \ {-2.491592653589793, 0.5929905058611891}, {-2.491592653589793, 0.5929905058611891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -2.544779948489958}, \ {-2.486592653589793, 0.5968127050998355}, {-2.486592653589793, 0.5968127050998355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -2.5409710517282043`}, \ {-2.481592653589793, 0.6006216018615892}, {-2.481592653589793, 0.6006216018615892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -2.537175450696136}, \ {-2.476592653589793, 0.6044172028936573}, {-2.476592653589793, 0.6044172028936573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -2.533393137492441}, \ {-2.471592653589793, 0.6081995160973522}, {-2.471592653589793, 0.6081995160973522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -2.5296241030813182`}, \ {-2.4665926535897933`, 0.6119685505084748}, {-2.4665926535897933`, 0.6119685505084748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -2.5258683373120427`}, \ {-2.461592653589793, 0.6157243162777504}, {-2.461592653589793, 0.6157243162777504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -2.5221258289384725`}, \ {-2.456592653589793, 0.6194668246513206}, {-2.456592653589793, 0.6194668246513206}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -2.518396565638485}, \ {-2.451592653589793, 0.623196087951308}, {-2.451592653589793, 0.623196087951308}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -2.5146805340333445`}, \ {-2.446592653589793, 0.6269121195564489}, {-2.446592653589793, 0.6269121195564489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -2.510977719706985}, \ {-2.441592653589793, 0.6306149338828079}, {-2.441592653589793, 0.6306149338828079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -2.5072881072252113`}, \ {-2.436592653589793, 0.6343045463645821}, {-2.436592653589793, 0.6343045463645821}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -2.503611680154798}, \ {-2.431592653589793, 0.6379809734349954}, {-2.431592653589793, 0.6379809734349954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -2.4999484210824994`}, \ {-2.4265926535897933`, 0.6416442325072941}, {-2.4265926535897933`, 0.6416442325072941}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -2.496298311633946}, \ {-2.4215926535897934`, 0.645294341955847}, {-2.4215926535897934`, 0.645294341955847}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -2.4926613324924367`}, \ {-2.416592653589793, 0.6489313210973565}, {-2.416592653589793, 0.6489313210973565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -2.4890374634176062`}, \ {-2.411592653589793, 0.6525551901721869}, {-2.411592653589793, 0.6525551901721869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -2.4854266832639804`}, \ {-2.4065926535897932`, 0.6561659703258127}, {-2.4065926535897932`, 0.6561659703258127}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -2.4818289699993983`}, \ {-2.401592653589793, 0.659763683590395}, {-2.401592653589793, 0.659763683590395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -2.478244300723307}, \ {-2.396592653589793, 0.6633483528664866}, {-2.396592653589793, 0.6633483528664866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -2.4746726516849167`}, \ {-2.391592653589793, 0.6669200019048767}, {-2.391592653589793, 0.6669200019048767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -2.4711139983012234`}, \ {-2.3865926535897932`, 0.67047865528857}, {-2.3865926535897932`, 0.67047865528857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -2.467568315174877}, \ {-2.3815926535897933`, 0.6740243384149164}, {-2.3815926535897933`, 0.6740243384149164}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -2.46403557611191}, \ {-2.376592653589793, 0.6775570774778832}, {-2.376592653589793, 0.6775570774778832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -2.4605157541393123`}, \ {-2.371592653589793, 0.6810768994504808}, {-2.371592653589793, 0.6810768994504808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -2.4570088215224484`}, \ {-2.366592653589793, 0.6845838320673449}, {-2.366592653589793, 0.6845838320673449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -2.4535147497823173`}, \ {-2.361592653589793, 0.688077903807476}, {-2.361592653589793, 0.688077903807476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -2.4500335097126547`}, \ {-2.356592653589793, 0.6915591438771388}, {-2.356592653589793, 0.6915591438771388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -2.446565071396863}, \ {-2.351592653589793, 0.6950275821929299}, {-2.351592653589793, 0.6950275821929299}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -2.443109404224784}, \ {-2.346592653589793, 0.6984832493650093}, {-2.346592653589793, 0.6984832493650093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -2.439666476909291}, \ {-2.3415926535897933`, 0.7019261766805024}, {-2.3415926535897933`, 0.7019261766805024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -2.4362362575027166`}, \ {-2.336592653589793, 0.7053563960870765}, {-2.336592653589793, 0.7053563960870765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -2.4328187134131056`}, \ {-2.331592653589793, 0.7087739401766875}, {-2.331592653589793, 0.7087739401766875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -2.429413811420285}, \ {-2.326592653589793, 0.7121788421695082}, {-2.326592653589793, 0.7121788421695082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -2.4260215176917628`}, \ {-2.321592653589793, 0.7155711358980303}, {-2.321592653589793, 0.7155711358980303}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -2.422641797798444}, \ {-2.316592653589793, 0.7189508557913493}, {-2.316592653589793, 0.7189508557913493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -2.419274616730163}, \ {-2.311592653589793, 0.72231803685963}, {-2.311592653589793, 0.72231803685963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -2.4159199389110366`}, \ {-2.306592653589793, 0.7256727146787565}, {-2.306592653589793, 0.7256727146787565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -2.4125777282146283`}, \ {-2.3015926535897933`, 0.729014925375165}, {-2.3015926535897933`, 0.729014925375165}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -2.4092479479789306`}, \ {-2.2965926535897934`, 0.7323447056108626}, {-2.2965926535897934`, 0.7323447056108626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -2.4059305610211585`}, \ {-2.291592653589793, 0.7356620925686349}, {-2.291592653589793, 0.7356620925686349}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -2.4026255296523567`}, \ {-2.286592653589793, 0.7389671239374368}, {-2.286592653589793, 0.7389671239374368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -2.3993328156918166`}, \ {-2.2815926535897932`, 0.7422598378979769}, {-2.2815926535897932`, 0.7422598378979769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -2.3960523804813065`}, \ {-2.276592653589793, 0.7455402731084865}, {-2.276592653589793, 0.7455402731084865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -2.3927841848991127`}, \ {-2.271592653589793, 0.7488084686906807}, {-2.271592653589793, 0.7488084686906807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -2.3895281893738844`}, \ {-2.266592653589793, 0.7520644642159087}, {-2.266592653589793, 0.7520644642159087}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -2.3862843538983003`}, \ {-2.2615926535897932`, 0.755308299691493}, {-2.2615926535897932`, 0.755308299691493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -2.3830526380425314`}, \ {-2.2565926535897933`, 0.7585400155472619}, {-2.2565926535897933`, 0.7585400155472619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -2.3798330009675235`}, \ {-2.251592653589793, 0.7617596526222697}, {-2.251592653589793, 0.7617596526222697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -2.376625401438086}, \ {-2.246592653589793, 0.7649672521517074}, {-2.246592653589793, 0.7649672521517074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -2.373429797835787}, \ {-2.241592653589793, 0.7681628557540061}, {-2.241592653589793, 0.7681628557540061}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -2.370246148171664}, \ {-2.236592653589793, 0.7713465054181291}, {-2.236592653589793, 0.7713465054181291}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -2.3670744100987413`}, \ {-2.231592653589793, 0.7745182434910518}, {-2.231592653589793, 0.7745182434910518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -2.3639145409243585`}, \ {-2.226592653589793, 0.7776781126654347}, {-2.226592653589793, 0.7776781126654347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -2.36076649762231}, \ {-2.221592653589793, 0.7808261559674831}, {-2.221592653589793, 0.7808261559674831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -2.357630236844799}, \ {-2.2165926535897933`, 0.7839624167449942}, {-2.2165926535897933`, 0.7839624167449942}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -2.354505714934198}, \ {-2.211592653589793, 0.787086938655595}, {-2.211592653589793, 0.787086938655595}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -2.351392887934631}, \ {-2.206592653589793, 0.7901997656551626}, {-2.206592653589793, 0.7901997656551626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -2.348291711603357}, \ {-2.201592653589793, 0.7933009419864365}, {-2.201592653589793, 0.7933009419864365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -2.3452021414219826`}, \ {-2.196592653589793, 0.7963905121678106}, {-2.196592653589793, 0.7963905121678106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -2.34212413260748}, \ {-2.191592653589793, 0.7994685209823129}, {-2.191592653589793, 0.7994685209823129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -2.3390576401230256`}, \ {-2.186592653589793, 0.8025350134667677}, {-2.186592653589793, 0.8025350134667677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -2.3360026186886533`}, \ {-2.181592653589793, 0.80559003490114}, {-2.181592653589793, 0.80559003490114}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -2.3329590227917314`}, \ {-2.1765926535897933`, 0.8086336307980617}, {-2.1765926535897933`, 0.8086336307980617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -2.3299268066972565`}, \ {-2.1715926535897934`, 0.8116658468925367}, {-2.1715926535897934`, 0.8116658468925367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -2.3269059244579675`}, \ {-2.166592653589793, 0.8146867291318257}, {-2.166592653589793, 0.8146867291318257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -2.323896329924284}, \ {-2.161592653589793, 0.8176963236655092}, {-2.161592653589793, 0.8176963236655092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -2.3208979767540674`}, \ {-2.1565926535897932`, 0.8206946768357257}, {-2.1565926535897932`, 0.8206946768357257}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -2.3179108184222077`}, \ {-2.151592653589793, 0.8236818351675853}, {-2.151592653589793, 0.8236818351675853}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -2.314934808230037}, \ {-2.146592653589793, 0.8266578453597563}, {-2.146592653589793, 0.8266578453597563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -2.311969899314568}, \ {-2.141592653589793, 0.8296227542752249}, {-2.141592653589793, 0.8296227542752249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -2.3090160446575667`}, \ {-2.1365926535897932`, 0.8325766089322264}, {-2.1365926535897932`, 0.8325766089322264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -2.306073197094452}, \ {-2.1315926535897933`, 0.8355194564953414}, {-2.1315926535897933`, 0.8355194564953414}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -2.3031413093230286`}, \ {-2.126592653589793, 0.8384513442667647}, {-2.126592653589793, 0.8384513442667647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -2.300220333912056}, \ {-2.121592653589793, 0.8413723196777372}, {-2.121592653589793, 0.8413723196777372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -2.2973102233096507`}, \ {-2.116592653589793, 0.8442824302801426}, {-2.116592653589793, 0.8442824302801426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -2.2944109298515247`}, \ {-2.111592653589793, 0.8471817237382686}, {-2.111592653589793, 0.8471817237382686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -2.291522405769067}, \ {-2.106592653589793, 0.8500702478207266}, {-2.106592653589793, 0.8500702478207266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -2.2886446031972594`}, \ {-2.101592653589793, 0.8529480503925336}, {-2.101592653589793, 0.8529480503925336}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -2.2857774741824435`}, \ {-2.096592653589793, 0.8558151794073496}, {-2.096592653589793, 0.8558151794073496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -2.2829209706899203`}, \ {-2.0915926535897933`, 0.858671682899873}, {-2.0915926535897933`, 0.858671682899873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -2.280075044611405}, \ {-2.0865926535897934`, 0.8615176089783885}, {-2.0865926535897934`, 0.8615176089783885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -2.2772396477723227`}, \ {-2.081592653589793, 0.8643530058174708}, {-2.081592653589793, 0.8643530058174708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -2.27441473193896}, \ {-2.076592653589793, 0.8671779216508335}, {-2.076592653589793, 0.8671779216508335}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -2.271600248825458}, \ {-2.071592653589793, 0.8699924047643355}, {-2.071592653589793, 0.8699924047643355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -2.2687961501006684`}, \ {-2.066592653589793, 0.8727965034891249}, {-2.066592653589793, 0.8727965034891249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -2.266002387394856}, \ {-2.061592653589793, 0.8755902661949371}, {-2.061592653589793, 0.8755902661949371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -2.2632189123062614`}, \ {-2.056592653589793, 0.878373741283532}, {-2.056592653589793, 0.878373741283532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -2.26044567640752}, \ {-2.0515926535897933`, 0.8811469771822731}, {-2.0515926535897933`, 0.8811469771822731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -2.2576826312519436`}, \ {-2.0465926535897934`, 0.8839100223378497}, {-2.0465926535897934`, 0.8839100223378497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -2.254929728379659}, \ {-2.041592653589793, 0.8866629252101345}, {-2.041592653589793, 0.8866629252101345}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -2.2521869193236155`}, \ {-2.036592653589793, 0.8894057342661776}, {-2.036592653589793, 0.8894057342661776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -2.2494541556154535`}, \ {-2.031592653589793, 0.8921384979743395}, {-2.031592653589793, 0.8921384979743395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -2.246731388791243}, \ {-2.026592653589793, 0.8948612647985503}, {-2.026592653589793, 0.8948612647985503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -2.2440185703970874`}, \ {-2.021592653589793, 0.8975740831927058}, {-2.021592653589793, 0.8975740831927058}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -2.241315651994603}, \ {-2.016592653589793, 0.9002770015951901}, {-2.016592653589793, 0.9002770015951901}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -2.2386225851662678`}, \ {-2.0115926535897932`, 0.9029700684235256}, {-2.0115926535897932`, 0.9029700684235256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -2.2359393215206445`}, \ {-2.0065926535897933`, 0.9056533320691486}, {-2.0065926535897933`, 0.9056533320691486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -2.2332658126974825`}, \ {-2.001592653589793, 0.9083268408923109}, {-2.001592653589793, 0.9083268408923109}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -2.2306020103726945`}, \ {-1.996592653589793, 0.9109906432170987}, {-1.996592653589793, 0.9109906432170987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -2.227947866263215}, \ {-1.991592653589793, 0.9136447873265785}, {-1.991592653589793, 0.9136447873265785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -2.2253033321317393`}, \ {-1.986592653589793, 0.9162893214580539}, {-1.986592653589793, 0.9162893214580539}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -2.2226683597913484`}, \ {-1.9815926535897932`, 0.9189242937984448}, {-1.9815926535897932`, 0.9189242937984448}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -2.2200429011100145`}, \ {-1.976592653589793, 0.921549752479779}, {-1.976592653589793, 0.921549752479779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -2.2174269080149966`}, \ {-1.9715926535897932`, 0.9241657455747965}, {-1.9715926535897932`, 0.9241657455747965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -2.214820332497127}, \ {-1.966592653589793, 0.9267723210926662}, {-1.966592653589793, 0.9267723210926662}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -2.2122231266149806`}, \ {-1.9615926535897932`, 0.9293695269748126}, {-1.9615926535897932`, 0.9293695269748126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -2.209635242498945}, \ {-1.956592653589793, 0.9319574110908482}, {-1.956592653589793, 0.9319574110908482}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -2.2070566323551795`}, \ {-1.9515926535897932`, 0.9345360212346139}, {-1.9515926535897932`, 0.9345360212346139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -2.204487248469469}, \ {-1.946592653589793, 0.9371054051203243}, {-1.946592653589793, 0.9371054051203243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -2.201927043210981}, \ {-1.9415926535897932`, 0.9396656103788125}, {-1.9415926535897932`, 0.9396656103788125}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -2.1993759690359127`}, \ {-1.936592653589793, 0.9422166845538805}, {-1.936592653589793, 0.9422166845538805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -2.196833978491049}, \ {-1.9315926535897932`, 0.9447586750987444}, {-1.9315926535897932`, 0.9447586750987444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -2.1943010242172116`}, \ {-1.926592653589793, 0.9472916293725817}, {-1.926592653589793, 0.9472916293725817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -2.1917770589526238`}, \ {-1.9215926535897931`, 0.9498155946371694}, {-1.9215926535897931`, 0.9498155946371694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -2.189262035536171}, \ {-1.916592653589793, 0.9523306180536222}, {-1.916592653589793, 0.9523306180536222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -2.186755906910574}, \ {-1.9115926535897931`, 0.9548367466792191}, {-1.9115926535897931`, 0.9548367466792191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -2.18425862612547}, \ {-1.906592653589793, 0.9573340274643232}, {-1.906592653589793, 0.9573340274643232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -2.1817701463404027`}, \ {-1.9015926535897931`, 0.9598225072493904}, {-1.9015926535897931`, 0.9598225072493904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -2.1792904208277264`}, \ {-1.896592653589793, 0.9623022327620671}, {-1.896592653589793, 0.9623022327620671}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -2.176819402975421}, \ {-1.8915926535897931`, 0.9647732506143724}, {-1.8915926535897931`, 0.9647732506143724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -2.174357046289826}, \ {-1.886592653589793, 0.9672356072999673}, {-1.886592653589793, 0.9672356072999673}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -2.171903304398287}, \ {-1.881592653589793, 0.9696893491915064}, {-1.881592653589793, 0.9696893491915064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -2.169458131051723}, \ {-1.876592653589793, 0.9721345225380702}, {-1.876592653589793, 0.9721345225380702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -2.1670214801271124`}, \ {-1.871592653589793, 0.9745711734626807}, {-1.871592653589793, 0.9745711734626807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -2.1645933056299005`}, \ {-1.866592653589793, 0.9769993479598927}, {-1.866592653589793, 0.9769993479598927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -2.162173561696328}, \ {-1.861592653589793, 0.9794190918934653}, {-1.861592653589793, 0.9794190918934653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -2.1597622025956866`}, \ {-1.8565926535897932`, 0.9818304509941066}, {-1.8565926535897932`, 0.9818304509941066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -2.157359182732497}, \ {-1.851592653589793, 0.984233470857296}, {-1.851592653589793, 0.984233470857296}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -2.154964456648617}, \ {-1.8465926535897932`, 0.9866281969411765}, {-1.8465926535897932`, 0.9866281969411765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -2.1525779790252706`}, \ {-1.841592653589793, 0.9890146745645227}, {-1.841592653589793, 0.9890146745645227}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -2.150199704685019}, \ {-1.8365926535897932`, 0.9913929489047745}, {-1.8365926535897932`, 0.9913929489047745}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -2.147829588593651}, \ {-1.831592653589793, 0.9937630649961424}, {-1.831592653589793, 0.9937630649961424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -2.145467585862011}, \ {-1.8265926535897932`, 0.9961250677277822}, {-1.8265926535897932`, 0.9961250677277822}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -2.1431136517477607`}, \ {-1.821592653589793, 0.9984790018420323}, {-1.821592653589793, 0.9984790018420323}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -2.1407677416570747`}, \ {-1.8165926535897932`, 1.0008249119327188`}, {-1.8165926535897932`, 1.0008249119327188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -2.138429811146271}, \ {-1.811592653589793, 1.0031628424435224`}, {-1.811592653589793, 1.0031628424435224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -2.1360998159233837`}, \ {-1.8065926535897932`, 1.0054928376664098`}, {-1.8065926535897932`, 1.0054928376664098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -2.133777711849668}, \ {-1.801592653589793, 1.0078149417401256`}, {-1.801592653589793, 1.0078149417401256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -2.1314634549410503`}, \ {-1.7965926535897931`, 1.0101291986487428`}, {-1.7965926535897931`, 1.0101291986487428`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -2.129157001369518}, \ {-1.791592653589793, 1.012435652220275}, {-1.791592653589793, 1.012435652220275}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -2.1268583074644507`}, \ {-1.7865926535897931`, 1.0147343461253424`}, {-1.7865926535897931`, 1.0147343461253424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -2.124567329713895}, \ {-1.781592653589793, 1.017025323875898}, {-1.781592653589793, 1.017025323875898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -2.1222840247657873`}, \ {-1.7765926535897931`, 1.019308628824006}, {-1.7765926535897931`, 1.019308628824006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -2.1200083494291158`}, \ {-1.771592653589793, 1.0215843041606774`}, {-1.771592653589793, 1.0215843041606774`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -2.1177402606750393`}, \ {-1.7665926535897931`, 1.023852392914754}, {-1.7665926535897931`, 1.023852392914754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -2.115479715637943}, \ {-1.761592653589793, 1.0261129379518503`}, {-1.761592653589793, 1.0261129379518503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -2.1132266716164536`}, \ {-1.756592653589793, 1.0283659819733395`}, {-1.756592653589793, 1.0283659819733395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -2.110981086074398}, \ {-1.751592653589793, 1.030611567515395}, {-1.751592653589793, 1.030611567515395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -2.1087429166417166`}, \ {-1.746592653589793, 1.0328497369480765`}, {-1.746592653589793, 1.0328497369480765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.1065121211153275`}, \ {-1.741592653589793, 1.0350805324744659`}, {-1.741592653589793, 1.0350805324744659`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.104288657459946}, \ {-1.736592653589793, 1.0373039961298474`}, {-1.736592653589793, 1.0373039961298474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.102072483808856}, \ {-1.7315926535897932`, 1.0395201697809375`}, {-1.7315926535897932`, 1.0395201697809375`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.0998635584646395`}, \ {-1.726592653589793, 1.0417290951251539`}, {-1.726592653589793, 1.0417290951251539`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.097661839899863}, \ {-1.7215926535897932`, 1.0439308136899301`}, {-1.7215926535897932`, 1.0439308136899301`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.095467286757717}, \ {-1.716592653589793, 1.0461253668320765`}, {-1.716592653589793, 1.0461253668320765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.0932798578526177`}, \ {-1.7115926535897932`, 1.0483127957371756`}, {-1.7115926535897932`, 1.0483127957371756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.091099512170769}, \ {-1.706592653589793, 1.0504931414190242`}, {-1.706592653589793, 1.0504931414190242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.088926208870681}, \ {-1.7015926535897932`, 1.052666444719112}, {-1.7015926535897932`, 1.052666444719112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.086759907283653}, \ {-1.696592653589793, 1.0548327463061402`}, {-1.696592653589793, 1.0548327463061402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.0846005669142156`}, \ {-1.6915926535897932`, 1.0569920866755778`}, {-1.6915926535897932`, 1.0569920866755778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.082448147440539}, \ {-1.686592653589793, 1.0591445061492542`}, {-1.686592653589793, 1.0591445061492542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.0803026087148035`}, \ {-1.6815926535897932`, 1.0612900448749896`}, {-1.6815926535897932`, 1.0612900448749896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.078163910763534}, \ {-1.676592653589793, 1.0634287428262594`}, {-1.676592653589793, 1.0634287428262594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.0760320137879}, \ {-1.6715926535897931`, 1.0655606398018935`}, {-1.6715926535897931`, 1.0655606398018935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.0739068781639842`}, \ {-1.666592653589793, 1.067685775425809}, {-1.666592653589793, 1.067685775425809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.071788464443017}, \ {-1.6615926535897931`, 1.069804189146776}, {-1.6615926535897931`, 1.069804189146776}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.0696767333515766`}, \ {-1.656592653589793, 1.0719159202382165`}, {-1.656592653589793, 1.0719159202382165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.06757164579176}, \ {-1.6515926535897931`, 1.074021007798033}, {-1.6515926535897931`, 1.074021007798033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.065473162841325}, \ {-1.646592653589793, 1.076119490748468}, {-1.646592653589793, 1.076119490748468}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.0633812457537997`}, \ {-1.6415926535897931`, 1.0782114078359937`}, {-1.6415926535897931`, 1.0782114078359937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.0612958559585612`}, \ {-1.636592653589793, 1.080296797631232}, {-1.636592653589793, 1.080296797631232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.0592169550608945`}, \ {-1.631592653589793, 1.082375698528899}, {-1.631592653589793, 1.082375698528899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.057144504842011}, \ {-1.626592653589793, 1.0844481487477824`}, {-1.626592653589793, 1.0844481487477824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.055078467259052}, \ {-1.621592653589793, 1.0865141863307415`}, {-1.621592653589793, 1.0865141863307415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.053018804445058}, \ {-1.616592653589793, 1.0885738491447352`}, {-1.616592653589793, 1.0885738491447352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.0509654787089167`}, \ {-1.611592653589793, 1.0906271748808765`}, {-1.611592653589793, 1.0906271748808765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.0489184525352835`}, \ {-1.606592653589793, 1.0926742010545096`}, {-1.606592653589793, 1.0926742010545096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.04687768858448}, \ {-1.601592653589793, 1.0947149650053134`}, {-1.601592653589793, 1.0947149650053134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.0448431496923654`}, \ {-1.5965926535897932`, 1.096749503897428}, {-1.5965926535897932`, 1.096749503897428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.042814798870189}, \ {-1.591592653589793, 1.0987778547196043`}, {-1.591592653589793, 1.0987778547196043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.040792599304419}, \ {-1.5865926535897932`, 1.1008000542853742`}, {-1.5865926535897932`, 1.1008000542853742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.038776514356546}, \ {-1.581592653589793, 1.1028161392332472`}, {-1.581592653589793, 1.1028161392332472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.0367665075628714`}, \ {-1.5765926535897932`, 1.1048261460269218`}, {-1.5765926535897932`, 1.1048261460269218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.034762542634269}, \ {-1.571592653589793, 1.1068301109555245`}, {-1.571592653589793, 1.1068301109555245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.0327645834559296`}, \ {-1.5665926535897932`, 1.1088280701338635`}, {-1.5665926535897932`, 1.1088280701338635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.0307725940870887`}, \ {-1.561592653589793, 1.1108200595027047`}, {-1.561592653589793, 1.1108200595027047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.0287865387607273`}, \ {-1.5565926535897932`, 1.1128061148290658`}, {-1.5565926535897932`, 1.1128061148290658`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.0268063818832642`}, \ {-1.551592653589793, 1.1147862717065289`}, {-1.551592653589793, 1.1147862717065289`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.024832088034221}, \ {-1.5465926535897931`, 1.116760565555572}, {-1.5465926535897931`, 1.116760565555572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.022863621965877}, \ {-1.541592653589793, 1.1187290316239162`}, {-1.541592653589793, 1.1187290316239162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.0209009486029017`}, \ {-1.5365926535897931`, 1.1206917049868916`}, {-1.5365926535897931`, 1.1206917049868916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.018944033041974}, \ {-1.531592653589793, 1.1226486205478194`}, {-1.531592653589793, 1.1226486205478194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.016992840551386}, \ {-1.5265926535897931`, 1.1245998130384076`}, {-1.5265926535897931`, 1.1245998130384076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.015047336570627}, \ {-1.521592653589793, 1.1265453170191662`}, {-1.521592653589793, 1.1265453170191662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.0131074867099583`}, \ {-1.5165926535897931`, 1.128485166879835}, {-1.5165926535897931`, 1.128485166879835}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.011173256749968}, \ {-1.511592653589793, 1.1304193968398255`}, {-1.511592653589793, 1.1304193968398255`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.009244612641115}, \ {-1.506592653589793, 1.1323480409486781`}, {-1.506592653589793, 1.1323480409486781`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.007321520503259}, \ {-1.501592653589793, 1.1342711330865345`}, {-1.501592653589793, 1.1342711330865345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.005403946625174}, \ {-1.496592653589793, 1.136188706964619}, {-1.496592653589793, 1.136188706964619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.0034918574640557`}, \ {-1.491592653589793, 1.1381007961257377`}, {-1.491592653589793, 1.1381007961257377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.0015852196450066`}, \ {-1.486592653589793, 1.1400074339447868`}, {-1.486592653589793, 1.1400074339447868`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -1.9996839999605192`}, \ {-1.481592653589793, 1.1419086536292742`}, {-1.481592653589793, 1.1419086536292742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -1.9977881653699407`}, \ {-1.476592653589793, 1.1438044882198526`}, {-1.476592653589793, 1.1438044882198526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -1.9958976829989283`}, \ {-1.4715926535897932`, 1.1456949705908648`}, {-1.4715926535897932`, 1.1456949705908648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -1.9940125201388945`}, \ {-1.466592653589793, 1.1475801334508986`}, {-1.466592653589793, 1.1475801334508986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -1.9921326442464409`}, \ {-1.4615926535897932`, 1.1494600093433525`}, {-1.4615926535897932`, 1.1494600093433525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -1.9902580229427804`}, \ {-1.456592653589793, 1.1513346306470127`}, {-1.456592653589793, 1.1513346306470127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -1.9883886240131543`}, \ {-1.4515926535897932`, 1.153204029576639}, {-1.4515926535897932`, 1.153204029576639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -1.9865244154062334`}, \ {-1.446592653589793, 1.15506823818356}, {-1.446592653589793, 1.15506823818356}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -1.984665365233514}, \ {-1.4415926535897932`, 1.1569272883562793`}, {-1.4415926535897932`, 1.1569272883562793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -1.9828114417687055`}, \ {-1.436592653589793, 1.1587812118210876`}, {-1.436592653589793, 1.1587812118210876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -1.980962613447107}, \ {-1.4315926535897932`, 1.1606300401426861`}, {-1.4315926535897932`, 1.1606300401426861`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -1.9791188488649756`}, \ {-1.426592653589793, 1.1624738047248175`}, {-1.426592653589793, 1.1624738047248175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -1.97728011677889}, \ {-1.4215926535897931`, 1.1643125368109033`}, {-1.4215926535897931`, 1.1643125368109033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -1.9754463861051028`}, \ {-1.416592653589793, 1.1661462674846905`}, {-1.416592653589793, 1.1661462674846905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -1.973617625918888}, \ {-1.4115926535897931`, 1.167975027670905}, {-1.4115926535897931`, 1.167975027670905}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -1.9717938054538797`}, \ {-1.406592653589793, 1.1697988481359136`}, {-1.406592653589793, 1.1697988481359136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -1.9699748941014046`}, \ {-1.4015926535897931`, 1.1716177594883888`}, {-1.4015926535897931`, 1.1716177594883888`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -1.9681608614098094`}, \ {-1.396592653589793, 1.1734317921799837`}, {-1.396592653589793, 1.1734317921799837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -1.9663516770837792`}, \ {-1.3915926535897931`, 1.1752409765060141`}, {-1.3915926535897931`, 1.1752409765060141`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -1.9645473109836524`}, \ {-1.386592653589793, 1.177045342606141}, {-1.386592653589793, 1.177045342606141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -1.962747733124728}, \ {-1.381592653589793, 1.178844920465065}, {-1.381592653589793, 1.178844920465065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -1.9609529136765693`}, \ {-1.376592653589793, 1.180639739913224}, {-1.376592653589793, 1.180639739913224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -1.9591628229623006`}, \ {-1.371592653589793, 1.1824298306274927`}, {-1.371592653589793, 1.1824298306274927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -1.9573774314578998`}, \ {-1.366592653589793, 1.1842152221318936`}, {-1.366592653589793, 1.1842152221318936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -1.9555967097914866`}, \ {-1.361592653589793, 1.1859959437983068`}, {-1.361592653589793, 1.1859959437983068`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -1.9538206287426048`}, \ {-1.356592653589793, 1.1877720248471886`}, {-1.356592653589793, 1.1877720248471886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -1.9520491592415017`}, \ {-1.351592653589793, 1.1895434943482917`}, {-1.351592653589793, 1.1895434943482917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -1.9502822723684023`}, \ {-1.3465926535897932`, 1.1913103812213908`}, {-1.3465926535897932`, 1.1913103812213908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -1.9485199393527812`}, \ {-1.341592653589793, 1.1930727142370119`}, {-1.341592653589793, 1.1930727142370119`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -1.9467621315726285`}, \ {-1.3365926535897932`, 1.1948305220171649`}, {-1.3365926535897932`, 1.1948305220171649`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -1.9450088205537133`}, \ {-1.331592653589793, 1.1965838330360798`}, {-1.331592653589793, 1.1965838330360798`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -1.9432599779688458`}, \ {-1.3265926535897932`, 1.1983326756209476`}, {-1.3265926535897932`, 1.1983326756209476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -1.9415155756371318`}, \ {-1.321592653589793, 1.2000770779526615`}, {-1.321592653589793, 1.2000770779526615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -1.93977558552323}, \ {-1.3165926535897932`, 1.2018170680665632`}, {-1.3165926535897932`, 1.2018170680665632`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -1.9380399797366008`}, \ {-1.311592653589793, 1.2035526738531923`}, {-1.311592653589793, 1.2035526738531923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -1.9363087305307578`}, \ {-1.3065926535897932`, 1.2052839230590355`}, {-1.3065926535897932`, 1.2052839230590355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -1.9345818103025112`}, \ {-1.301592653589793, 1.207010843287282}, {-1.301592653589793, 1.207010843287282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -1.9328591915912163`}, \ {-1.2965926535897931`, 1.208733461998577}, {-1.2965926535897931`, 1.208733461998577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -1.9311408470780118`}, \ {-1.291592653589793, 1.2104518065117813`}, {-1.291592653589793, 1.2104518065117813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -1.9294267495850628`}, \ {-1.2865926535897931`, 1.2121659040047306`}, {-1.2865926535897931`, 1.2121659040047306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -1.9277168720747986`}, \ {-1.281592653589793, 1.2138757815149948`}, {-1.281592653589793, 1.2138757815149948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -1.9260111876491495`}, \ {-1.2765926535897931`, 1.2155814659406436`}, {-1.2765926535897931`, 1.2155814659406436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -1.9243096695487831`}, \ {-1.271592653589793, 1.21728298404101}, {-1.271592653589793, 1.21728298404101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -1.922612291152338}, \ {-1.2665926535897931`, 1.2189803624374551`}, {-1.2665926535897931`, 1.2189803624374551`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -1.9209190259756574`}, \ {-1.261592653589793, 1.2206736276141357`}, {-1.261592653589793, 1.2206736276141357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -1.9192298476710208`}, \ {-1.256592653589793, 1.2223628059187723`}, {-1.256592653589793, 1.2223628059187723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -1.9175447300263755`}, \ {-1.251592653589793, 1.2240479235634176`}, {-1.251592653589793, 1.2240479235634176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -1.9158636469645676`}, \ {-1.246592653589793, 1.2257290066252258`}, {-1.246592653589793, 1.2257290066252258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -1.91418657254257}, \ {-1.241592653589793, 1.2274060810472234`}, {-1.241592653589793, 1.2274060810472234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -1.912513480950714}, \ {-1.236592653589793, 1.229079172639079}, {-1.236592653589793, 1.229079172639079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -1.9108443465119176`}, \ {-1.231592653589793, 1.2307483070778755`}, {-1.231592653589793, 1.2307483070778755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -1.9091791436809127`}, \ {-1.226592653589793, 1.2324135099088807`}, {-1.226592653589793, 1.2324135099088807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -1.907517847043475}, \ {-1.2215926535897932`, 1.2340748065463183`}, {-1.2215926535897932`, 1.2340748065463183`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -1.9058604313156522`}, \ {-1.216592653589793, 1.2357322222741411`}, {-1.216592653589793, 1.2357322222741411`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -1.904206871342992}, \ {-1.2115926535897932`, 1.237385782246801}, {-1.2115926535897932`, 1.237385782246801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -1.9025571420997711`}, \ {-1.206592653589793, 1.239035511490022}, {-1.206592653589793, 1.239035511490022}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -1.9009112186882242`}, \ {-1.2015926535897932`, 1.2406814349015691`}, {-1.2015926535897932`, 1.2406814349015691`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -1.8992690763377724`}, \ {-1.196592653589793, 1.2423235772520207`}, {-1.196592653589793, 1.2423235772520207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -1.8976306904042537`}, \ {-1.1915926535897932`, 1.2439619631855396`}, {-1.1915926535897932`, 1.2439619631855396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -1.895996036369153}, \ {-1.186592653589793, 1.24559661722064}, {-1.186592653589793, 1.24559661722064}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -1.8943650898388327`}, \ {-1.1815926535897932`, 1.2472275637509607`}, {-1.1815926535897932`, 1.2472275637509607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -1.8927378265437633`}, \ {-1.176592653589793, 1.2488548270460298`}, {-1.176592653589793, 1.2488548270460298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -1.8911142223377586`}, \ {-1.1715926535897931`, 1.2504784312520345`}, {-1.1715926535897931`, 1.2504784312520345`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -1.8894942531972054`}, \ {-1.166592653589793, 1.2520984003925877`}, {-1.166592653589793, 1.2520984003925877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -1.8878778952203}, \ {-1.1615926535897931`, 1.2537147583694932`}, {-1.1615926535897931`, 1.2537147583694932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -1.8862651246262816`}, \ {-1.156592653589793, 1.2553275289635115`}, {-1.156592653589793, 1.2553275289635115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -1.884655917754671}, \ {-1.1515926535897931`, 1.2569367358351222`}, {-1.1515926535897931`, 1.2569367358351222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -1.8830502510645053`}, \ {-1.146592653589793, 1.2585424025252878`}, {-1.146592653589793, 1.2585424025252878`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -1.881448101133579}, \ {-1.1415926535897931`, 1.260144552456214}, {-1.1415926535897931`, 1.260144552456214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -1.8798494446576821`}, \ {-1.1365926535897932`, 1.261743208932111}, {-1.1365926535897932`, 1.261743208932111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -1.8782542584498425`}, \ {-1.1315926535897929`, 1.2633383951399508`}, {-1.1315926535897929`, 1.2633383951399508`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -1.8766625194395694`}, \ {-1.126592653589793, 1.264930134150224}, {-1.126592653589793, 1.264930134150224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -1.8750742046720958`}, \ {-1.121592653589793, 1.2665184489176973`}, {-1.121592653589793, 1.2665184489176973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -1.8734892913076266`}, \ {-1.1165926535897932`, 1.2681033622821667`}, {-1.1165926535897932`, 1.2681033622821667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -1.871907756620584}, \ {-1.1115926535897929`, 1.2696848969692094`}, {-1.1115926535897929`, 1.2696848969692094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -1.8703295779988587`}, \ {-1.106592653589793, 1.2712630755909344`}, {-1.106592653589793, 1.2712630755909344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -1.8687547329430603`}, \ {-1.101592653589793, 1.272837920646733}, {-1.101592653589793, 1.272837920646733}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.867183199065768}, \ {-1.0965926535897932`, 1.2744094545240254`}, {-1.0965926535897932`, 1.2744094545240254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.8656149540907883`}, \ {-1.0915926535897933`, 1.2759776994990049`}, {-1.0915926535897933`, 1.2759776994990049`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.8640499758524096`}, \ {-1.086592653589793, 1.2775426777373837`}, {-1.086592653589793, 1.2775426777373837`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.8624882422946607`}, \ {-1.081592653589793, 1.2791044112951324`}, {-1.081592653589793, 1.2791044112951324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.8609297314705722`}, \ {-1.0765926535897932`, 1.2806629221192212`}, {-1.0765926535897932`, 1.2806629221192212`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.8593744215414363`}, \ {-1.0715926535897933`, 1.282218232048357}, {-1.0715926535897933`, 1.282218232048357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.8578222907760746`}, \ {-1.066592653589793, 1.2837703628137187`}, {-1.066592653589793, 1.2837703628137187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.8562733175501023`}, \ {-1.061592653589793, 1.285319336039691}, {-1.061592653589793, 1.285319336039691}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.8547274803451967`}, \ {-1.0565926535897932`, 1.2868651732445966`}, {-1.0565926535897932`, 1.2868651732445966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.8531847577483702`}, \ {-1.0515926535897933`, 1.2884078958414231`}, {-1.0515926535897933`, 1.2884078958414231`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.8516451284512407`}, \ {-1.046592653589793, 1.2899475251385526`}, {-1.046592653589793, 1.2899475251385526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.8501085712493082`}, \ {-1.041592653589793, 1.291484082340485}, {-1.041592653589793, 1.291484082340485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.8485750650412323`}, \ {-1.0365926535897931`, 1.293017588548561}, {-1.0365926535897931`, 1.293017588548561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.8470445888281113`}, \ {-1.0315926535897932`, 1.2945480647616818`}, {-1.0315926535897932`, 1.2945480647616818`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.8455171217127655`}, \ {-1.026592653589793, 1.2960755318770278`}, {-1.026592653589793, 1.2960755318770278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.8439926428990203`}, \ {-1.021592653589793, 1.2976000106907728`}, {-1.021592653589793, 1.2976000106907728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.8424711316909945`}, \ {-1.0165926535897931`, 1.2991215218987988`}, {-1.0165926535897931`, 1.2991215218987988`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.8409525674923877`}, \ {-1.0115926535897932`, 1.3006400860974057`}, {-1.0115926535897932`, 1.3006400860974057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.8394369298057742`}, \ {-1.0065926535897929`, 1.302155723784019}, {-1.0065926535897929`, 1.302155723784019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.8379241982318963`}, \ {-1.001592653589793, 1.3036684553578968`}, {-1.001592653589793, 1.3036684553578968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.8364143524689602`}, \ {-0.9965926535897931, 1.305178301120833}, {-0.9965926535897931, 1.305178301120833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.8349073723119358`}, \ {-0.9915926535897932, 1.3066852812778575`}, {-0.9915926535897932, 1.3066852812778575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.8334032376518585`}, \ {-0.9865926535897929, 1.3081894159379348`}, {-0.9865926535897929, 1.3081894159379348`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.8319019284751337`}, \ {-0.981592653589793, 1.3096907251146594`}, {-0.981592653589793, 1.3096907251146594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.830403424862843}, \ {-0.9765926535897931, 1.3111892287269504`}, {-0.9765926535897931, 1.3111892287269504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.828907706990053}, \ {-0.9715926535897932, 1.31268494659974}, {-0.9715926535897932, 1.31268494659974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.8274147551251296`}, \ {-0.9665926535897928, 1.3141778984646637`}, {-0.9665926535897928, 1.3141778984646637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.8259245496290493`}, \ {-0.961592653589793, 1.3156681039607439`}, {-0.961592653589793, 1.3156681039607439`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.824437070954719}, \ {-0.9565926535897931, 1.317155582635074}, {-0.9565926535897931, 1.317155582635074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.8229522996462948`}, \ {-0.9515926535897932, 1.3186403539434983`}, {-0.9515926535897932, 1.3186403539434983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.8214702163385046`}, \ {-0.9465926535897933, 1.3201224372512887`}, {-0.9465926535897933, 1.3201224372512887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.8199908017559723`}, \ {-0.9415926535897929, 1.3216018518338208`}, {-0.9415926535897929, 1.3216018518338208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.8185140367125474`}, \ {-0.936592653589793, 1.3230786168772457`}, {-0.936592653589793, 1.3230786168772457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.8170399021106343`}, \ {-0.9315926535897932, 1.324552751479159}, {-0.9315926535897932, 1.324552751479159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.8155683789405244`}, \ {-0.9265926535897933, 1.3260242746492688`}, {-0.9265926535897933, 1.3260242746492688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.8140994482797348`}, \ {-0.9215926535897929, 1.3274932053100585`}, {-0.9215926535897929, 1.3274932053100585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.8126330912923438`}, \ {-0.916592653589793, 1.3289595622974493`}, {-0.916592653589793, 1.3289595622974493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.8111692892283346`}, \ {-0.9115926535897931, 1.3304233643614585`}, {-0.9115926535897931, 1.3304233643614585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.8097080234229372`}, \ {-0.9065926535897932, 1.3318846301668559`}, {-0.9065926535897932, 1.3318846301668559`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.808249275295976}, \ {-0.9015926535897929, 1.3333433782938173`}, {-0.9015926535897929, 1.3333433782938173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.806793026351219}, \ {-0.896592653589793, 1.334799627238574}, {-0.896592653589793, 1.334799627238574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.8053392581757313`}, \ {-0.8915926535897931, 1.336253395414062}, {-0.8915926535897931, 1.336253395414062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.8038879524392264`}, \ {-0.8865926535897932, 1.337704701150567}, {-0.8865926535897932, 1.337704701150567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.8024390908934276`}, \ {-0.8815926535897929, 1.3391535626963655`}, {-0.8815926535897929, 1.3391535626963655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.8009926553714264`}, \ {-0.876592653589793, 1.3405999982183667`}, {-0.876592653589793, 1.3405999982183667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.7995486277870452`}, \ {-0.8715926535897931, 1.3420440258027482`}, {-0.8715926535897931, 1.3420440258027482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.7981069901342033`}, \ {-0.8665926535897932, 1.34348566345559}, {-0.8665926535897932, 1.34348566345559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.7966677244862863`}, \ {-0.8615926535897929, 1.3449249291035068`}, {-0.8615926535897929, 1.3449249291035068`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.7952308129955161`}, \ {-0.856592653589793, 1.346361840594277}, {-0.856592653589793, 1.346361840594277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.793796237892326}, \ {-0.8515926535897931, 1.3477964156974673`}, {-0.8515926535897931, 1.3477964156974673`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.792363981484735}, \ {-0.8465926535897932, 1.3492286721050584`}, {-0.8465926535897932, 1.3492286721050584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.79093402615773}, \ {-0.8415926535897928, 1.350658627432063}, {-0.8415926535897928, 1.350658627432063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.7895063543726466`}, \ {-0.836592653589793, 1.3520862992171467`}, {-0.836592653589793, 1.3520862992171467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.788080948666553}, \ {-0.8315926535897931, 1.3535117049232401`}, {-0.8315926535897931, 1.3535117049232401`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.7866577916516393`}, \ {-0.8265926535897932, 1.354934861938154}, {-0.8265926535897932, 1.354934861938154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.785236866014606}, \ {-0.8215926535897933, 1.3563557875751873`}, {-0.8215926535897933, 1.3563557875751873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.7838181545160579`}, \ {-0.8165926535897929, 1.3577744990737353`}, {-0.8165926535897929, 1.3577744990737353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.7824016399898994`}, \ {-0.811592653589793, 1.3591910135998937`}, {-0.811592653589793, 1.3591910135998937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.7809873053427328`}, \ {-0.8065926535897932, 1.3606053482470604`}, {-0.8065926535897932, 1.3606053482470604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.7795751335532595`}, \ {-0.8015926535897933, 1.3620175200365336`}, {-0.8015926535897933, 1.3620175200365336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.7781651076716827`}, \ {-0.7965926535897929, 1.3634275459181107`}, {-0.7965926535897929, 1.3634275459181107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.7767572108191145`}, \ {-0.791592653589793, 1.3648354427706786`}, {-0.791592653589793, 1.3648354427706786`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.7753514261869858`}, \ {-0.7865926535897931, 1.3662412274028075`}, {-0.7865926535897931, 1.3662412274028075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.7739477370364556`}, \ {-0.7815926535897932, 1.3676449165533378`}, {-0.7815926535897932, 1.3676449165533378`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.7725461266978264`}, \ {-0.7765926535897929, 1.369046526891967}, {-0.7765926535897929, 1.369046526891967}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.771146578569962}, \ {-0.771592653589793, 1.370446075019831}, {-0.771592653589793, 1.370446075019831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.7697490761197059`}, \ {-0.7665926535897931, 1.3718435774700874`}, {-0.7665926535897931, 1.3718435774700874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.7683536028813032`}, \ {-0.7615926535897932, 1.37323905070849}, {-0.7615926535897932, 1.37323905070849}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.7669601424558266`}, \ {-0.7565926535897929, 1.3746325111339668`}, {-0.7565926535897929, 1.3746325111339668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.7655686785106024`}, \ {-0.751592653589793, 1.376023975079191}, {-0.751592653589793, 1.376023975079191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.764179194778641}, \ {-0.7465926535897931, 1.3774134588111522`}, {-0.7465926535897931, 1.3774134588111522`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.7627916750580699`}, \ {-0.7415926535897932, 1.3788009785317232`}, {-0.7415926535897932, 1.3788009785317232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.7614061032115675`}, \ {-0.7365926535897929, 1.3801865503782258`}, {-0.7365926535897929, 1.3801865503782258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.7600224631658024`}, \ {-0.731592653589793, 1.3815701904239908`}, {-0.731592653589793, 1.3815701904239908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.7586407389108716`}, \ {-0.7265926535897931, 1.3829519146789218`}, {-0.7265926535897931, 1.3829519146789218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.757260914499745}, \ {-0.7215926535897932, 1.3843317390900483`}, {-0.7215926535897932, 1.3843317390900483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.755882974047709}, \ {-0.7165926535897928, 1.385709679542084}, {-0.7165926535897928, 1.385709679542084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.754506901731816}, \ {-0.711592653589793, 1.3870857518579771`}, {-0.711592653589793, 1.3870857518579771`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.753132681790333}, \ {-0.7065926535897931, 1.3884599717994603`}, {-0.7065926535897931, 1.3884599717994603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.7517602985221945`}, \ {-0.7015926535897932, 1.3898323550675986`}, {-0.7015926535897932, 1.3898323550675986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.750389736286459}, \ {-0.6965926535897933, 1.391202917303334}, {-0.6965926535897933, 1.391202917303334}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.7490209795017655`}, \ {-0.6915926535897929, 1.3925716740880278`}, {-0.6915926535897929, 1.3925716740880278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.7476540126457925`}, \ {-0.686592653589793, 1.3939386409440009`}, {-0.686592653589793, 1.3939386409440009`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.7462888202547233`}, \ {-0.6815926535897932, 1.39530383333507}, {-0.6815926535897932, 1.39530383333507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.7449253869227082`}, \ {-0.6765926535897933, 1.396667266667085}, {-0.6765926535897933, 1.396667266667085}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.7435636973013335`}, \ {-0.6715926535897929, 1.3980289562884598`}, {-0.6715926535897929, 1.3980289562884598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.7422037360990903`}, \ {-0.666592653589793, 1.3993889174907028`}, {-0.666592653589793, 1.3993889174907028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.7408454880808466`}, \ {-0.6615926535897931, 1.4007471655089467`}, {-0.6615926535897931, 1.4007471655089467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.7394889380673222`}, \ {-0.6565926535897932, 1.4021037155224712`}, {-0.6565926535897932, 1.4021037155224712`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.7381340709345647`}, \ {-0.6515926535897929, 1.4034585826552286`}, {-0.6515926535897929, 1.4034585826552286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.7367808716134296`}, \ {-0.646592653589793, 1.4048117819763637`}, {-0.646592653589793, 1.4048117819763637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.7354293250890611`}, \ {-0.6415926535897931, 1.4061633285007322`}, {-0.6415926535897931, 1.4061633285007322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.7340794164003752`}, \ {-0.6365926535897932, 1.4075132371894181`}, {-0.6365926535897932, 1.4075132371894181`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.7327311306395463`}, \ {-0.6315926535897929, 1.4088615229502468`}, {-0.6315926535897929, 1.4088615229502468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.7313844529514966`}, \ {-0.626592653589793, 1.4102082006382968`}, {-0.626592653589793, 1.4102082006382968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.730039368533384}, \ {-0.6215926535897931, 1.4115532850564094`}, {-0.6215926535897931, 1.4115532850564094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.7286958626340962`}, \ {-0.6165926535897932, 1.4128967909556969`}, {-0.6165926535897932, 1.4128967909556969`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.7273539205537471`}, \ {-0.6115926535897929, 1.4142387330360462`}, {-0.6115926535897929, 1.4142387330360462`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.726013527643171}, \ {-0.606592653589793, 1.4155791259466222`}, {-0.606592653589793, 1.4155791259466222`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.724674669303424}, \ {-0.6015926535897931, 1.416917984286369}, {-0.6015926535897931, 1.416917984286369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.723337330985285}, \ {-0.5965926535897932, 1.418255322604508}, {-0.5965926535897932, 1.418255322604508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.7220014981887592`}, \ {-0.5915926535897928, 1.4195911554010339`}, {-0.5915926535897928, 1.4195911554010339`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.7206671564625844`}, \ {-0.586592653589793, 1.420925497127209}, {-0.586592653589793, 1.420925497127209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.719334291403737}, \ {-0.5815926535897931, 1.422258362186056}, {-0.5815926535897931, 1.422258362186056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.7180028886569458`}, \ {-0.5765926535897931, 1.4235897649328473`}, {-0.5765926535897931, 1.4235897649328473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.7166729339142002`}, \ {-0.571592653589793, 1.424919719675593}, {-0.571592653589793, 1.424919719675593}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.7153444129142665`}, \ {-0.566592653589793, 1.4262482406755268`}, {-0.566592653589793, 1.4262482406755268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.714017311442204}, \ {-0.561592653589793, 1.4275753421475892`}, {-0.561592653589793, 1.4275753421475892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.7126916153288825`}, \ {-0.556592653589793, 1.4289010382609109`}, {-0.556592653589793, 1.4289010382609109`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.7113673104505034`}, \ {-0.551592653589793, 1.4302253431392897`}, {-0.551592653589793, 1.4302253431392897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.7100443827281215`}, \ {-0.546592653589793, 1.4315482708616718`}, {-0.546592653589793, 1.4315482708616718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.7087228181271699`}, \ {-0.541592653589793, 1.4328698354626235`}, {-0.541592653589793, 1.4328698354626235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.7074026026569853`}, \ {-0.536592653589793, 1.4341900509328078`}, {-0.536592653589793, 1.4341900509328078`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.7060837223703373`}, \ {-0.531592653589793, 1.435508931219456}, {-0.531592653589793, 1.435508931219456}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.7047661633629574`}, \ {-0.526592653589793, 1.436826490226836}, {-0.526592653589793, 1.436826490226836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.7034499117730724`}, \ {-0.521592653589793, 1.4381427418167207`}, {-0.521592653589793, 1.4381427418167207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -1.7021349537809376`}, \ {-0.5165926535897931, 1.4394576998088557`}, {-0.5165926535897931, 1.4394576998088557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -1.7008212756083723`}, \ {-0.511592653589793, 1.4407713779814209`}, {-0.511592653589793, 1.4407713779814209`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -1.6995088635182982`}, \ {-0.5065926535897931, 1.442083790071495}, {-0.5065926535897931, 1.442083790071495}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -1.6981977038142793`}, \ {-0.5015926535897931, 1.443394949775514}, {-0.5015926535897931, 1.443394949775514}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -1.696887782840062}, \ {-0.49659265358979304`, 1.4447048707497314`}, {-0.49659265358979304`, 1.4447048707497314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -1.6955790869791192`}, \ {-0.4915926535897931, 1.4460135666106742`}, {-0.4915926535897931, 1.4460135666106742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -1.694271602654196}, \ {-0.4865926535897931, 1.4473210509355972`}, {-0.4865926535897931, 1.4473210509355972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -1.6929653163268548`}, \ {-0.4815926535897931, 1.4486273372629386`}, {-0.4815926535897931, 1.4486273372629386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -1.6916602144970252`}, \ {-0.4765926535897931, 1.449932439092768}, {-0.4765926535897931, 1.449932439092768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -1.690356283702554}, \ {-0.4715926535897931, 1.4512363698872393`}, {-0.4715926535897931, 1.4512363698872393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -1.6890535105187565`}, \ {-0.46659265358979307`, 1.4525391430710368`}, {-0.46659265358979307`, 1.4525391430710368`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -1.6877518815579715`}, \ {-0.46159265358979307`, 1.4538407720318218`}, {-0.46159265358979307`, 1.4538407720318218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -1.6864513834691155`}, \ {-0.45659265358979306`, 1.4551412701206778`}, {-0.45659265358979306`, 1.4551412701206778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -1.6851520029372407`}, \ {-0.45159265358979306`, 1.4564406506525525`}, {-0.45159265358979306`, 1.4564406506525525`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -1.6838537266830933`}, \ {-0.44659265358979305`, 1.4577389269067}, {-0.44659265358979305`, 1.4577389269067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -1.6825565414626735`}, \ {-0.44159265358979305`, 1.4590361121271198`}, {-0.44159265358979305`, 1.4590361121271198`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -1.6812604340667987`}, \ {-0.43659265358979304`, 1.4603322195229946`}, {-0.43659265358979304`, 1.4603322195229946`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -1.6799653913206656`}, \ {-0.43159265358979304`, 1.4616272622691278`}, {-0.43159265358979304`, 1.4616272622691278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -1.6786714000834164`}, \ {-0.42659265358979304`, 1.462921253506377}, {-0.42659265358979304`, 1.462921253506377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -1.6773784472477054`}, \ {-0.42159265358979303`, 1.4642142063420878`}, {-0.42159265358979303`, 1.4642142063420878`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -1.676086519739267}, \ {-0.416592653589793, 1.4655061338505264`}, {-0.416592653589793, 1.4655061338505264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -1.674795604516485}, \ {-0.411592653589793, 1.4667970490733082`}, {-0.411592653589793, 1.4667970490733082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -1.6735056885699655`}, \ {-0.406592653589793, 1.4680869650198278`}, {-0.406592653589793, 1.4680869650198278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -1.6722167589221084`}, \ {-0.40159265358979307`, 1.4693758946676847`}, {-0.40159265358979307`, 1.4693758946676847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -1.6709288026266818`}, \ {-0.39659265358979306`, 1.4706638509631116`}, {-0.39659265358979306`, 1.4706638509631116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -1.669641806768398}, \ {-0.39159265358979306`, 1.4719508468213953`}, {-0.39159265358979306`, 1.4719508468213953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -1.6683557584624908`}, \ {-0.38659265358979306`, 1.4732368951273023`}, {-0.38659265358979306`, 1.4732368951273023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -1.6670706448542938`}, \ {-0.38159265358979305`, 1.4745220087354995`}, {-0.38159265358979305`, 1.4745220087354995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -1.6657864531188205`}, \ {-0.37659265358979305`, 1.4758062004709729`}, {-0.37659265358979305`, 1.4758062004709729`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -1.6645031704603457`}, \ {-0.3715926535897931, 1.4770894831294477`}, {-0.3715926535897931, 1.4770894831294477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -1.6632207841119877`}, \ {-0.3665926535897931, 1.4783718694778054`}, {-0.3665926535897931, 1.4783718694778054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -1.661939281335294}, \ {-0.3615926535897931, 1.479653372254499}, {-0.3615926535897931, 1.479653372254499}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -1.6606586494198246`}, \ {-0.3565926535897931, 1.4809340041699688`}, {-0.3565926535897931, 1.4809340041699688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -1.6593788756827397`}, \ {-0.3515926535897931, 1.4822137779070537`}, {-0.3515926535897931, 1.4822137779070537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -1.658099947468388}, \ {-0.3465926535897931, 1.4834927061214052`}, {-0.3465926535897931, 1.4834927061214052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -1.6568218521478963`}, \ {-0.34159265358979307`, 1.484770801441897}, {-0.34159265358979307`, 1.484770801441897}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -1.6555445771187578`}, \ {-0.33659265358979307`, 1.4860480764710353`}, {-0.33659265358979307`, 1.4860480764710353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -1.654268109804427}, \ {-0.33159265358979306`, 1.4873245437853662`}, {-0.33159265358979306`, 1.4873245437853662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -1.6529924376539107`}, \ {-0.32659265358979306`, 1.4886002159358827`}, {-0.32659265358979306`, 1.4886002159358827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -1.651717548141362}, \ {-0.32159265358979305`, 1.4898751054484314`}, {-0.32159265358979305`, 1.4898751054484314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -1.650443428765677}, \ {-0.31659265358979305`, 1.4911492248241163`}, {-0.31659265358979305`, 1.4911492248241163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -1.6491700670500908`}, \ {-0.31159265358979304`, 1.4924225865397023`}, {-0.31159265358979304`, 1.4924225865397023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -1.6478974505417747`}, \ {-0.30659265358979304`, 1.4936952030480184`}, {-0.30659265358979304`, 1.4936952030480184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -1.6466255668114353`}, \ {-0.30159265358979304`, 1.494967086778358}, {-0.30159265358979304`, 1.494967086778358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -1.6453544034529146`}, \ {-0.29659265358979303`, 1.4962382501368785`}, {-0.29659265358979303`, 1.4962382501368785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -1.6440839480827907`}, \ {-0.2915926535897931, 1.4975087055070024`}, {-0.2915926535897931, 1.4975087055070024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -1.6428141883399805`}, \ {-0.2865926535897931, 1.4987784652498126`}, {-0.2865926535897931, 1.4987784652498126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -1.6415451118853421`}, \ {-0.2815926535897931, 1.5000475417044512`}, {-0.2815926535897931, 1.5000475417044512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -1.640276706401279}, \ {-0.27659265358979307`, 1.5013159471885142`}, {-0.27659265358979307`, 1.5013159471885142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -1.6390089595913464`}, \ {-0.27159265358979306`, 1.5025836939984467`}, {-0.27159265358979306`, 1.5025836939984467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -1.6377418591798558`}, \ {-0.26659265358979306`, 1.5038507944099373`}, {-0.26659265358979306`, 1.5038507944099373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -1.6364753929114835`}, \ {-0.26159265358979306`, 1.5051172606783099`}, {-0.26159265358979306`, 1.5051172606783099`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -1.6352095485508773`}, \ {-0.25659265358979305`, 1.506383105038916}, {-0.25659265358979305`, 1.506383105038916}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -1.6339443138822682`}, \ {-0.25159265358979305`, 1.507648339707525}, {-0.25159265358979305`, 1.507648339707525}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -1.6326796767090772`}, \ {-0.24659265358979304`, 1.5089129768807161`}, {-0.24659265358979304`, 1.5089129768807161`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -1.631415624853528}, \ {-0.24159265358979304`, 1.510177028736265}, {-0.24159265358979304`, 1.510177028736265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -1.6301521461562596`}, \ {-0.23659265358979303`, 1.5114405074335338`}, {-0.23659265358979303`, 1.5114405074335338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -1.628889228475937}, \ {-0.23159265358979303`, 1.5127034251138562`}, {-0.23159265358979303`, 1.5127034251138562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -1.6276268596888663`}, \ {-0.22659265358979308`, 1.513965793900927}, {-0.22659265358979308`, 1.513965793900927}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -1.6263650276886081`}, \ {-0.22159265358979308`, 1.515227625901185}, {-0.22159265358979308`, 1.515227625901185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -1.6251037203855938`}, \ {-0.21659265358979307`, 1.5164889332041993`}, {-0.21659265358979307`, 1.5164889332041993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -1.6238429257067404`}, \ {-0.21159265358979307`, 1.5177497278830527`}, {-0.21159265358979307`, 1.5177497278830527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -1.6225826315950687`}, \ {-0.20659265358979306`, 1.5190100219947247`}, {-0.20659265358979306`, 1.5190100219947247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -1.6213228260093193`}, \ {-0.20159265358979306`, 1.5202698275804738`}, {-0.20159265358979306`, 1.5202698275804738`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -1.6200634969235725`}, \ {-0.19659265358979305`, 1.5215291566662206`}, {-0.19659265358979305`, 1.5215291566662206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -1.6188046323268663`}, \ {-0.19159265358979305`, 1.5227880212629268`}, {-0.19159265358979305`, 1.5227880212629268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -1.6175462202228166`}, \ {-0.18659265358979304`, 1.5240464333669768`}, {-0.18659265358979304`, 1.5240464333669768`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -1.616288248629237}, \ {-0.18159265358979304`, 1.5253044049605564`}, {-0.18159265358979304`, 1.5253044049605564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -1.6150307055777613`}, \ {-0.17659265358979304`, 1.526561948012032}, {-0.17659265358979304`, 1.526561948012032}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -1.6137735791134644`}, \ {-0.17159265358979303`, 1.527819074476329}, {-0.17159265358979303`, 1.527819074476329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -1.6125168572944846`}, \ {-0.16659265358979303`, 1.5290757962953088`}, {-0.16659265358979303`, 1.5290757962953088`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -1.6112605281916474`}, \ {-0.16159265358979308`, 1.530332125398146}, {-0.16159265358979308`, 1.530332125398146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -1.6100045798880882`}, \ {-0.15659265358979307`, 1.5315880737017051`}, {-0.15659265358979307`, 1.5315880737017051`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -1.6087490004788776`}, \ {-0.15159265358979307`, 1.5328436531109157`}, {-0.15159265358979307`, 1.5328436531109157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -1.6074937780706458`}, \ {-0.14659265358979306`, 1.5340988755191474`}, {-0.14659265358979306`, 1.5340988755191474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -1.606238900781208}, \ {-0.14159265358979306`, 1.5353537528085852`}, {-0.14159265358979306`, 1.5353537528085852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -1.60498435673919}, \ {-0.13659265358979306`, 1.5366082968506034`}, {-0.13659265358979306`, 1.5366082968506034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -1.6037301340836552`}, \ {-0.13159265358979305`, 1.5378625195061382`}, {-0.13159265358979305`, 1.5378625195061382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -1.602476220963731}, \ {-0.12659265358979305`, 1.539116432626062}, {-0.12659265358979305`, 1.539116432626062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -1.6012226055382381`}, \ {-0.12159265358979304`, 1.5403700480515552`}, {-0.12159265358979304`, 1.5403700480515552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -1.5999692759753148`}, \ {-0.11659265358979304`, 1.5416233776144783`}, {-0.11659265358979304`, 1.5416233776144783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -1.5987162204520486`}, \ {-0.11159265358979303`, 1.5428764331377445`}, {-0.11159265358979303`, 1.5428764331377445`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -1.597463427154104}, \ {-0.10659265358979303`, 1.5441292264356892`}, {-0.10659265358979303`, 1.5441292264356892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -1.5962108842753508`}, \ {-0.10159265358979308`, 1.5453817693144423`}, {-0.10159265358979308`, 1.5453817693144423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -1.5949585800174952`}, \ {-0.09659265358979308, 1.546634073572298}, {-0.09659265358979308, 1.546634073572298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -1.593706502589708}, \ {-0.09159265358979307, 1.5478861510000852`}, {-0.09159265358979307, 1.5478861510000852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -1.592454640208257}, \ {-0.08659265358979307, 1.5491380133815362`}, {-0.08659265358979307, 1.5491380133815362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -1.591202981096136}, \ {-0.08159265358979306, 1.5503896724936574`}, {-0.08159265358979306, 1.5503896724936574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -1.589951513482696}, \ {-0.07659265358979306, 1.5516411401070973`}, {-0.07659265358979306, 1.5516411401070973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -1.5887002256032774`}, \ {-0.07159265358979305, 1.552892427986516}, {-0.07159265358979305, 1.552892427986516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -1.5874491056988411`}, \ {-0.06659265358979305, 1.554143547890952}, {-0.06659265358979305, 1.554143547890952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -1.5861981420156}, \ {-0.061592653589793045`, 1.5553945115741934`}, {-0.061592653589793045`, 1.5553945115741934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -1.584947322804651}, \ {-0.05659265358979304, 1.5566453307851424`}, {-0.05659265358979304, 1.5566453307851424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -1.5836966363216083`}, \ {-0.051592653589793036`, 1.557896017268185}, {-0.051592653589793036`, 1.557896017268185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -1.5824460708262351`}, \ {-0.04659265358979303, 1.5591465827635582`}, {-0.04659265358979303, 1.5591465827635582`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -1.581195614582077}, \ {-0.04159265358979303, 1.5603970390077164`}, {-0.04159265358979303, 1.5603970390077164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -1.5799452558560936`}, \ {-0.03659265358979302, 1.5616473977336995`}, {-0.03659265358979302, 1.5616473977336995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -1.578694982918294}, \ {-0.03159265358979302, 1.5628976706714992`}, {-0.03159265358979302, 1.5628976706714992`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -1.577444784041367}, \ {-0.026592653589793014`, 1.5641478695484263`}, {-0.026592653589793014`, 1.5641478695484263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -1.5761946475003175`}, \ {-0.02159265358979301, 1.5653980060894757`}, {-0.02159265358979301, 1.5653980060894757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -1.5749445615720974`}, \ {-0.016592653589793005`, 1.5666480920176957`}, {-0.016592653589793005`, 1.5666480920176957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -1.5736945145352412`}, \ {-0.011592653589793, 1.567898139054552}, {-0.011592653589793, 1.567898139054552}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -1.5724444946694982`}, \ {-0.006592653589792996, 1.5691481589202951`}, {-0.006592653589792996, 1.5691481589202951`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -1.5711944902554673`}, \ {-0.0015926535897931027`, 1.5703981633343258`}, {-0.0015926535897931027`, 1.5703981633343258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 1.571648164015563}, { 0.0034073464102069018`, -1.56994448957423}, { 0.0034073464102069018`, -1.56994448957423}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 1.5728981726828088`}, { 0.008407346410206906, -1.5686944809069845`}, { 0.008407346410206906, -1.5686944809069845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 1.5741482010551142`}, { 0.01340734641020691, -1.5674444525346791`}, { 0.01340734641020691, -1.5674444525346791`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 1.5753982608521462`}, { 0.018407346410206915`, -1.566194392737647}, { 0.018407346410206915`, -1.566194392737647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 1.5766483637945543`}, { 0.02340734641020692, -1.564944289795239}, { 0.02340734641020692, -1.564944289795239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 1.577898521604336}, { 0.028407346410206924`, -1.5636941319854571`}, { 0.028407346410206924`, -1.5636941319854571`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 1.5791487460052034`}, { 0.03340734641020693, -1.5624439075845897`}, { 0.03340734641020693, -1.5624439075845897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 1.58039904872295}, { 0.03840734641020693, -1.561193604866843}, { 0.03840734641020693, -1.561193604866843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 1.5816494414858173`}, { 0.04340734641020694, -1.5599432121039758`}, { 0.04340734641020694, -1.5599432121039758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 1.5828999360248608`}, { 0.04840734641020694, -1.5586927175649323`}, { 0.04840734641020694, -1.5586927175649323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 1.5841505440743169`}, { 0.053407346410206946`, -1.5574421095154765`}, { 0.053407346410206946`, -1.5574421095154765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 1.5854012773719706`}, { 0.05840734641020695, -1.5561913762178226`}, { 0.05840734641020695, -1.5561913762178226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 1.5866521476595226`}, { 0.06340734641020696, -1.5549405059302708`}, { 0.06340734641020696, -1.5549405059302708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 1.587903166682955}, { 0.06840734641020696, -1.5536894869068383`}, { 0.06840734641020696, -1.5536894869068383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 1.5891543461929012`}, { 0.07340734641020696, -1.552438307396892}, { 0.07340734641020696, -1.552438307396892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 1.590405697945012}, { 0.07840734641020697, -1.5511869556447813`}, { 0.07840734641020697, -1.5511869556447813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 1.5916572337003236`}, { 0.08340734641020697, -1.5499354198894697`}, { 0.08340734641020697, -1.5499354198894697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 1.5929089652256272`}, { 0.08840734641020698, -1.548683688364166}, { 0.08840734641020698, -1.548683688364166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 1.594160904293836}, { 0.09340734641020698, -1.5474317492959573`}, { 0.09340734641020698, -1.5474317492959573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 1.5954130626843546`}, { 0.09840734641020699, -1.5461795909054386`}, { 0.09840734641020699, -1.5461795909054386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 1.596665452183449}, { 0.10340734641020699`, -1.5449272014063444`}, { 0.10340734641020699`, -1.5449272014063444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 1.597918084584614}, { 0.108407346410207, -1.5436745690051792`}, { 0.108407346410207, -1.5436745690051792`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 1.599170971688945}, { 0.113407346410207, -1.5424216819008483`}, { 0.113407346410207, -1.5424216819008483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 1.6004241253055076`}, { 0.118407346410207, -1.5411685282842857`}, { 0.118407346410207, -1.5411685282842857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 1.601677557251707}, { 0.1234073464102069, -1.5399150963380863`}, { 0.1234073464102069, -1.5399150963380863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 1.602931279353661}, { 0.1284073464102069, -1.5386613742361324`}, { 0.1284073464102069, -1.5386613742361324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 1.6041853034465696`}, { 0.1334073464102069, -1.5374073501432235`}, { 0.1334073464102069, -1.5374073501432235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 1.6054396413750878`}, { 0.1384073464102069, -1.5361530122147056`}, { 0.1384073464102069, -1.5361530122147056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 1.6066943049936975`}, { 0.14340734641020692`, -1.5348983485960959`}, { 0.14340734641020692`, -1.5348983485960959`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 1.6079493061670802`}, { 0.14840734641020692`, -1.533643347422713}, { 0.14840734641020692`, -1.533643347422713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 1.6092046567704903`}, { 0.15340734641020692`, -1.5323879968193028`}, { 0.15340734641020692`, -1.5323879968193028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 1.6104603686901293`}, { 0.15840734641020693`, -1.5311322848996638`}, { 0.15840734641020693`, -1.5311322848996638`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 1.6117164538235187`}, { 0.16340734641020693`, -1.5298761997662744`}, { 0.16340734641020693`, -1.5298761997662744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 1.6129729240798762`}, { 0.16840734641020694`, -1.5286197295099169`}, { 0.16840734641020694`, -1.5286197295099169`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 1.6142297913804913`}, { 0.17340734641020694`, -1.527362862209302}, { 0.17340734641020694`, -1.527362862209302}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 1.6154870676590989`}, { 0.17840734641020695`, -1.5261055859306945`}, { 0.17840734641020695`, -1.5261055859306945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 1.6167447648622584`}, { 0.18340734641020695`, -1.5248478887275347`}, { 0.18340734641020695`, -1.5248478887275347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 1.61800289494973}, { 0.18840734641020696`, -1.523589758640063}, { 0.18840734641020696`, -1.523589758640063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 1.6192614698948518`}, { 0.19340734641020696`, -1.5223311836949414`}, { 0.19340734641020696`, -1.5223311836949414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 1.620520501684919}, { 0.19840734641020696`, -1.5210721519048742`}, { 0.19840734641020696`, -1.5210721519048742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 1.6217800023215627`}, { 0.20340734641020697`, -1.5198126512682304`}, { 0.20340734641020697`, -1.5198126512682304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 1.6230399838211298`}, { 0.20840734641020697`, -1.5185526697686633`}, { 0.20840734641020697`, -1.5185526697686633`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 1.6243004582150635`}, { 0.21340734641020698`, -1.5172921953747298`}, { 0.21340734641020698`, -1.5172921953747298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 1.625561437550284}, { 0.21840734641020698`, -1.516031216039509}, { 0.21840734641020698`, -1.516031216039509}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 1.626822933889571}, { 0.223407346410207, -1.5147697197002221`}, { 0.223407346410207, -1.5147697197002221`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 1.6280849593119469`}, { 0.228407346410207, -1.5135076942778465`}, { 0.228407346410207, -1.5135076942778465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 1.629347525913058}, { 0.233407346410207, -1.512245127676735}, { 0.233407346410207, -1.512245127676735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 1.6306106458055623`}, { 0.238407346410207, -1.5109820077842309`}, { 0.238407346410207, -1.5109820077842309`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 1.6318743311195112`}, { 0.243407346410207, -1.509718322470282}, { 0.243407346410207, -1.509718322470282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 1.6331385940027379`}, { 0.248407346410207, -1.5084540595870555`}, { 0.248407346410207, -1.5084540595870555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 1.6344034466212416`}, { 0.2534073464102069, -1.5071892069685517`}, { 0.2534073464102069, -1.5071892069685517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 1.6356689011595782`}, { 0.2584073464102069, -1.505923752430215}, { 0.2584073464102069, -1.505923752430215}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 1.6369349698212463`}, { 0.2634073464102069, -1.5046576837685468`}, { 0.2634073464102069, -1.5046576837685468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 1.6382016648290778`}, { 0.2684073464102069, -1.5033909887607155`}, { 0.2684073464102069, -1.5033909887607155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 1.6394689984256272`}, { 0.2734073464102069, -1.502123655164166}, { 0.2734073464102069, -1.502123655164166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 1.6407369828735647`}, { 0.2784073464102069, -1.5008556707162284`}, { 0.2784073464102069, -1.5008556707162284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 1.6420056304560664`}, { 0.28340734641020693`, -1.499587023133727}, { 0.28340734641020693`, -1.499587023133727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 1.6432749534772082`}, { 0.28840734641020693`, -1.498317700112585}, { 0.28840734641020693`, -1.498317700112585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 1.6445449642623609`}, { 0.29340734641020694`, -1.4970476893274325`}, { 0.29340734641020694`, -1.4970476893274325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 1.6458156751585833`}, { 0.29840734641020694`, -1.4957769784312098`}, { 0.29840734641020694`, -1.4957769784312098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 1.6470870985350208`}, { 0.30340734641020695`, -1.4945055550547723`}, { 0.30340734641020695`, -1.4945055550547723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 1.6483592467833008`}, { 0.30840734641020695`, -1.4932334068064925`}, { 0.30840734641020695`, -1.4932334068064925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 1.6496321323179315`}, { 0.31340734641020696`, -1.4919605212718619`}, { 0.31340734641020696`, -1.4919605212718619`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 1.6509057675767023`}, { 0.31840734641020696`, -1.490686886013091}, { 0.31840734641020696`, -1.490686886013091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 1.6521801650210826`}, { 0.32340734641020696`, -1.4894124885687108`}, { 0.32340734641020696`, -1.4894124885687108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 1.6534553371366245`}, { 0.32840734641020697`, -1.4881373164531688`}, { 0.32840734641020697`, -1.4881373164531688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 1.6547312964333654`}, { 0.333407346410207, -1.486861357156428}, { 0.333407346410207, -1.486861357156428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 1.6560080554462313`}, { 0.338407346410207, -1.4855845981435618`}, { 0.338407346410207, -1.4855845981435618`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 1.6572856267354432`}, { 0.343407346410207, -1.48430702685435}, { 0.343407346410207, -1.48430702685435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 1.6585640228869216`}, { 0.348407346410207, -1.4830286307028717`}, { 0.348407346410207, -1.4830286307028717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 1.6598432565126948`}, { 0.353407346410207, -1.4817493970770983`}, { 0.353407346410207, -1.4817493970770983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 1.6611233402513084`}, { 0.358407346410207, -1.4804693133384847`}, { 0.358407346410207, -1.4804693133384847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 1.6624042867682334`}, { 0.363407346410207, -1.47918836682156}, { 0.363407346410207, -1.47918836682156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 1.6636861087562789`}, { 0.368407346410207, -1.4779065448335142`}, { 0.368407346410207, -1.4779065448335142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 1.6649688189360041`}, { 0.373407346410207, -1.476623834653789}, { 0.373407346410207, -1.476623834653789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 1.6662524300561317`}, { 0.3784073464102069, -1.4753402235336617`}, { 0.3784073464102069, -1.4753402235336617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 1.6675369548939631`}, { 0.3834073464102069, -1.4740556986958302`}, { 0.3834073464102069, -1.4740556986958302`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 1.668822406255796}, { 0.3884073464102069, -1.4727702473339974`}, { 0.3884073464102069, -1.4727702473339974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 1.6701087969773398`}, { 0.3934073464102069, -1.4714838566124535`}, { 0.3934073464102069, -1.4714838566124535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 1.6713961399241366`}, { 0.3984073464102069, -1.4701965136656565`}, { 0.3984073464102069, -1.4701965136656565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 1.672684447991982}, { 0.4034073464102069, -1.468908205597811}, { 0.4034073464102069, -1.468908205597811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 1.6739737341073448`}, { 0.40840734641020693`, -1.4676189194824483`}, { 0.40840734641020693`, -1.4676189194824483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 1.6752640112277928`}, { 0.41340734641020693`, -1.4663286423620003`}, { 0.41340734641020693`, -1.4663286423620003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 1.676555292342416}, { 0.41840734641020694`, -1.465037361247377}, { 0.41840734641020694`, -1.465037361247377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 1.677847590472254}, { 0.42340734641020705`, -1.4637450631175393`}, { 0.42340734641020705`, -1.4637450631175393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 1.6791409186707225`}, { 0.42840734641020695`, -1.4624517349190709`}, { 0.42840734641020695`, -1.4624517349190709`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 1.6804352900240433`}, { 0.43340734641020706`, -1.46115736356575}, { 0.43340734641020706`, -1.46115736356575}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 1.6817307176516751`}, { 0.43840734641020696`, -1.4598619359381182`}, { 0.43840734641020696`, -1.4598619359381182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 1.6830272147067458`}, { 0.44340734641020685`, -1.4585654388830473`}, { 0.44340734641020685`, -1.4585654388830473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 1.6843247943764856`}, { 0.44840734641020696`, -1.4572678592133075`}, { 0.44840734641020696`, -1.4572678592133075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 1.6856234698826635`}, { 0.45340734641020686`, -1.4559691837071298`}, { 0.45340734641020686`, -1.4559691837071298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 1.6869232544820232`}, { 0.458407346410207, -1.45466939910777}, { 0.458407346410207, -1.45466939910777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 1.6882241614667226`}, { 0.46340734641020687`, -1.4533684921230705`}, { 0.46340734641020687`, -1.4533684921230705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 1.6895262041647736`}, { 0.468407346410207, -1.4520664494250197`}, { 0.468407346410207, -1.4520664494250197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 1.6908293959404832`}, { 0.4734073464102069, -1.4507632576493101`}, { 0.4734073464102069, -1.4507632576493101`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 1.692133750194899}, { 0.478407346410207, -1.4494589033948941`}, { 0.478407346410207, -1.4494589033948941`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 1.6934392803662524`}, { 0.4834073464102069, -1.4481533732235408`}, { 0.4834073464102069, -1.4481533732235408`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 1.6947459999304066`}, { 0.488407346410207, -1.4468466536593865`}, { 0.488407346410207, -1.4468466536593865`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 1.696053922401305}, { 0.4934073464102069, -1.4455387311884884`}, { 0.4934073464102069, -1.4455387311884884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 1.6973630613314206`}, { 0.498407346410207, -1.4442295922583728`}, { 0.498407346410207, -1.4442295922583728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 1.6986734303122097`}, { 0.5034073464102069, -1.4429192232775834`}, { 0.5034073464102069, -1.4429192232775834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 1.699985042974565}, { 0.508407346410207, -1.4416076106152282`}, { 0.508407346410207, -1.4416076106152282`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 1.701297912989271}, { 0.5134073464102069, -1.4402947406005224`}, { 0.5134073464102069, -1.4402947406005224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 1.7026120540674607`}, { 0.518407346410207, -1.4389805995223326`}, { 0.518407346410207, -1.4389805995223326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 1.703927479961077}, { 0.5234073464102069, -1.4376651736287163`}, { 0.5234073464102069, -1.4376651736287163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 1.7052442044633325`}, { 0.528407346410207, -1.4363484491264606`}, { 0.528407346410207, -1.4363484491264606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 1.7065622414091717`}, { 0.5334073464102069, -1.4350304121806214`}, { 0.5334073464102069, -1.4350304121806214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 1.707881604675737}, { 0.538407346410207, -1.433711048914056}, { 0.538407346410207, -1.433711048914056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 1.7092023081828356`}, { 0.5434073464102069, -1.4323903454069578`}, { 0.5434073464102069, -1.4323903454069578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 1.7105243658934062`}, { 0.548407346410207, -1.4310682876963872`}, { 0.548407346410207, -1.4310682876963872`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 1.711847791813992}, { 0.553407346410207, -1.429744861775801}, { 0.553407346410207, -1.429744861775801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 1.713172599995212}, { 0.5584073464102071, -1.428420053594581}, { 0.5584073464102071, -1.428420053594581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 1.7144988045322356`}, { 0.563407346410207, -1.4270938490575578`}, { 0.563407346410207, -1.4270938490575578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 1.715826419565258}, { 0.5684073464102071, -1.4257662340245354`}, { 0.5684073464102071, -1.4257662340245354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 1.71715545927998}, { 0.573407346410207, -1.4244371943098133`}, { 0.573407346410207, -1.4244371943098133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 1.7184859379080888`}, { 0.5784073464102069, -1.4231067156817043`}, { 0.5784073464102069, -1.4231067156817043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 1.7198178697277386`}, { 0.583407346410207, -1.4217747838620545`}, { 0.583407346410207, -1.4217747838620545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 1.721151269064037}, { 0.5884073464102069, -1.4204413845257562`}, { 0.5884073464102069, -1.4204413845257562`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 1.7224861502895297`}, { 0.593407346410207, -1.4191065033002637`}, { 0.593407346410207, -1.4191065033002637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 1.7238225278246906`}, { 0.5984073464102069, -1.4177701257651025`}, { 0.5984073464102069, -1.4177701257651025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 1.7251604161384126`}, { 0.603407346410207, -1.4164322374513807`}, { 0.603407346410207, -1.4164322374513807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 1.7264998297484986`}, { 0.6084073464102069, -1.4150928238412945`}, { 0.6084073464102069, -1.4150928238412945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 1.7278407832221596`}, { 0.613407346410207, -1.4137518703676335`}, { 0.613407346410207, -1.4137518703676335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 1.7291832911765084`}, { 0.6184073464102069, -1.412409362413285}, { 0.6184073464102069, -1.412409362413285}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 1.730527368279061}, { 0.623407346410207, -1.4110652853107322`}, { 0.623407346410207, -1.4110652853107322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 1.7318730292482378`}, { 0.6284073464102069, -1.4097196243415555`}, { 0.6284073464102069, -1.4097196243415555`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 1.733220288853867}, { 0.633407346410207, -1.4083723647359263`}, { 0.633407346410207, -1.4083723647359263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 1.73456916191769}, { 0.6384073464102069, -1.4070234916721034`}, { 0.6384073464102069, -1.4070234916721034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 1.7359196633138705`}, { 0.643407346410207, -1.4056729902759226`}, { 0.643407346410207, -1.4056729902759226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 1.7372718079695038`}, { 0.6484073464102069, -1.4043208456202894`}, { 0.6484073464102069, -1.4043208456202894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 1.7386256108651303`}, { 0.653407346410207, -1.4029670427246628`}, { 0.653407346410207, -1.4029670427246628`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 1.7399810870352497`}, { 0.6584073464102069, -1.4016115665545437`}, { 0.6584073464102069, -1.4016115665545437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 1.741338251568838}, { 0.663407346410207, -1.4002544020209553`}, { 0.663407346410207, -1.4002544020209553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 1.7426971196098684`}, { 0.6684073464102069, -1.398895533979925}, { 0.6684073464102069, -1.398895533979925}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 1.7440577063578304`}, { 0.673407346410207, -1.397534947231963}, { 0.673407346410207, -1.397534947231963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 1.745420027068257}, { 0.678407346410207, -1.3961726265215364`}, { 0.678407346410207, -1.3961726265215364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 1.7467840970532487`}, { 0.6834073464102071, -1.3948085565365447`}, { 0.6834073464102071, -1.3948085565365447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 1.7481499316820035`}, { 0.688407346410207, -1.3934427219077896`}, { 0.688407346410207, -1.3934427219077896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 1.7495175463813482`}, { 0.6934073464102071, -1.392075107208445}, { 0.6934073464102071, -1.392075107208445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 1.750886956636271}, { 0.698407346410207, -1.390705696953522}, { 0.698407346410207, -1.390705696953522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 1.7522581779904587`}, { 0.7034073464102069, -1.3893344755993344`}, { 0.7034073464102069, -1.3893344755993344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 1.7536312260468339`}, { 0.708407346410207, -1.3879614275429593`}, { 0.708407346410207, -1.3879614275429593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 1.7550061164680966`}, { 0.7134073464102069, -1.3865865371216965`}, { 0.7134073464102069, -1.3865865371216965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 1.7563828649772675`}, { 0.718407346410207, -1.3852097886125259`}, { 0.718407346410207, -1.3852097886125259`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 1.7577614873582335`}, { 0.7234073464102069, -1.3838311662315597`}, { 0.7234073464102069, -1.3838311662315597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 1.759141999456296}, { 0.728407346410207, -1.382450654133497}, { 0.728407346410207, -1.382450654133497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 1.7605244171787213`}, { 0.7334073464102069, -1.3810682364110718`}, { 0.7334073464102069, -1.3810682364110718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 1.7619087564952947`}, { 0.738407346410207, -1.3796838970944987`}, { 0.738407346410207, -1.3796838970944987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 1.7632950334388748`}, { 0.7434073464102069, -1.3782976201509185`}, { 0.7434073464102069, -1.3782976201509185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 1.7646832641059529`}, { 0.748407346410207, -1.3769093894838405`}, { 0.748407346410207, -1.3769093894838405`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 1.7660734646572132`}, { 0.7534073464102069, -1.3755191889325802`}, { 0.7534073464102069, -1.3755191889325802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 1.7674656513180969`}, { 0.758407346410207, -1.3741270022716965`}, { 0.758407346410207, -1.3741270022716965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 1.7688598403793663`}, { 0.7634073464102069, -1.3727328132104268`}, { 0.7634073464102069, -1.3727328132104268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 1.7702560481976757`}, { 0.768407346410207, -1.3713366053921177`}, { 0.768407346410207, -1.3713366053921177`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 1.7716542911961402`}, { 0.7734073464102069, -1.3699383623936532`}, { 0.7734073464102069, -1.3699383623936532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 1.77305458586491}, { 0.778407346410207, -1.368538067724883}, { 0.778407346410207, -1.368538067724883}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 1.7744569487617485`}, { 0.7834073464102069, -1.3671357048280448`}, { 0.7834073464102069, -1.3671357048280448`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 1.775861396512607}, { 0.788407346410207, -1.365731257077186}, { 0.788407346410207, -1.365731257077186}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 1.777267945812211}, { 0.7934073464102069, -1.3643247077775824`}, { 0.7934073464102069, -1.3643247077775824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 1.7786766134246401`}, { 0.798407346410207, -1.3629160401651532`}, { 0.798407346410207, -1.3629160401651532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 1.7800874161839169`}, { 0.803407346410207, -1.3615052374058763`}, { 0.803407346410207, -1.3615052374058763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 1.781500370994597}, { 0.8084073464102071, -1.3600922825951964`}, { 0.8084073464102071, -1.3600922825951964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 1.782915494832358}, { 0.813407346410207, -1.3586771587574353`}, { 0.813407346410207, -1.3586771587574353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 1.7843328047445977`}, { 0.8184073464102071, -1.3572598488451955`}, { 0.8184073464102071, -1.3572598488451955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 1.7857523178510293`}, { 0.823407346410207, -1.355840335738764}, { 0.823407346410207, -1.355840335738764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 1.7871740513442815`}, { 0.8284073464102069, -1.3544186022455116`}, { 0.8284073464102069, -1.3544186022455116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 1.788598022490503}, { 0.833407346410207, -1.3529946310992902`}, { 0.833407346410207, -1.3529946310992902`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 1.7900242486299647`}, { 0.8384073464102069, -1.3515684049598284`}, { 0.8384073464102069, -1.3515684049598284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 1.7914527471776711`}, { 0.843407346410207, -1.350139906412122}, { 0.843407346410207, -1.350139906412122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 1.7928835356239694`}, { 0.8484073464102069, -1.348709117965824}, { 0.8484073464102069, -1.348709117965824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 1.7943166315351622`}, { 0.853407346410207, -1.347276022054631}, { 0.853407346410207, -1.347276022054631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 1.795752052554126}, { 0.8584073464102069, -1.3458406010356674`}, { 0.8584073464102069, -1.3458406010356674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 1.7971898164009286`}, { 0.863407346410207, -1.3444028371888648`}, { 0.863407346410207, -1.3444028371888648`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 1.79862994087345}, { 0.8684073464102069, -1.3429627127163433`}, { 0.8684073464102069, -1.3429627127163433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 1.8000724438480096`}, { 0.873407346410207, -1.3415202097417838`}, { 0.873407346410207, -1.3415202097417838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 1.8015173432799894`}, { 0.8784073464102069, -1.340075310309804}, { 0.8784073464102069, -1.340075310309804}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 1.8029646572044675`}, { 0.883407346410207, -1.3386279963853258`}, { 0.883407346410207, -1.3386279963853258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 1.8044144037368481`}, { 0.8884073464102069, -1.337178249852945}, { 0.8884073464102069, -1.337178249852945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 1.805866601073498}, { 0.893407346410207, -1.335726052516295}, { 0.893407346410207, -1.335726052516295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 1.8073212674923844`}, { 0.8984073464102069, -1.3342713860974087`}, { 0.8984073464102069, -1.3342713860974087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 1.808778421353715}, { 0.903407346410207, -1.3328142322360783`}, { 0.903407346410207, -1.3328142322360783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 1.8102380811005827`}, { 0.9084073464102069, -1.3313545724892106`}, { 0.9084073464102069, -1.3313545724892106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 1.81170026525961}, { 0.913407346410207, -1.3298923883301832`}, { 0.913407346410207, -1.3298923883301832`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 1.8131649924415998`}, { 0.9184073464102069, -1.3284276611481933`}, { 0.9184073464102069, -1.3284276611481933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 1.8146322813421858`}, { 0.923407346410207, -1.3269603722476073`}, { 0.923407346410207, -1.3269603722476073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 1.8161021507424875`}, { 0.928407346410207, -1.3254905028473059`}, { 0.928407346410207, -1.3254905028473059`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 1.817574619509766}, { 0.9334073464102071, -1.3240180340800272`}, { 0.9334073464102071, -1.3240180340800272`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 1.8190497065980862`}, { 0.938407346410207, -1.3225429469917072`}, { 0.938407346410207, -1.3225429469917072`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 1.8205274310489759`}, { 0.9434073464102071, -1.3210652225408173`}, { 0.9434073464102071, -1.3210652225408173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 1.8220078119920946`}, { 0.948407346410207, -1.3195848415976985`}, { 0.948407346410207, -1.3195848415976985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 1.8234908686458984`}, { 0.9534073464102071, -1.318101784943895}, { 0.9534073464102071, -1.318101784943895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 1.8249766203183118`}, { 0.958407346410207, -1.3166160332714816`}, { 0.958407346410207, -1.3166160332714816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 1.826465086407401}, { 0.9634073464102069, -1.3151275671823923`}, { 0.9634073464102069, -1.3151275671823923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 1.8279562864020495`}, { 0.968407346410207, -1.3136363671877438`}, { 0.968407346410207, -1.3136363671877438`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 1.8294502398826367`}, { 0.9734073464102069, -1.3121424137071565`}, { 0.9734073464102069, -1.3121424137071565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 1.8309469665217188`}, { 0.978407346410207, -1.3106456870680743`}, { 0.978407346410207, -1.3106456870680743`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 1.8324464860847127`}, { 0.9834073464102069, -1.3091461675050806`}, { 0.9834073464102069, -1.3091461675050806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 1.8339488184305828`}, { 0.988407346410207, -1.3076438351592106`}, { 0.988407346410207, -1.3076438351592106`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 1.8354539835125285`}, { 0.9934073464102069, -1.3061386700772646`}, { 0.9934073464102069, -1.3061386700772646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 1.8369620013786787`}, { 0.998407346410207, -1.3046306522111146`}, { 0.998407346410207, -1.3046306522111146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 1.8384728921727826`}, { 1.003407346410207, -1.3031197614170107`}, { 1.003407346410207, -1.3031197614170107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 1.8399866761349088`}, { 1.008407346410207, -1.3016059774548843`}, { 1.008407346410207, -1.3016059774548843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 1.8415033736021431`}, { 1.013407346410207, -1.30008927998765}, { 1.013407346410207, -1.30008927998765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 1.8430230050092915`}, { 1.018407346410207, -1.2985696485805018`}, { 1.018407346410207, -1.2985696485805018`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 1.844545590889583}, { 1.023407346410207, -1.2970470627002104`}, { 1.023407346410207, -1.2970470627002104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 1.8460711518753774`}, { 1.028407346410207, -1.2955215017144157`}, { 1.028407346410207, -1.2955215017144157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 1.847599708698874}, { 1.033407346410207, -1.293992944890919}, { 1.033407346410207, -1.293992944890919}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 1.849131282192824}, { 1.038407346410207, -1.2924613713969693`}, { 1.038407346410207, -1.2924613713969693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 1.850665893291243}, { 1.043407346410207, -1.2909267602985504`}, { 1.043407346410207, -1.2909267602985504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 1.852203563030128}, { 1.048407346410207, -1.2893890905596652`}, { 1.048407346410207, -1.2893890905596652`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 1.8537443125481767`}, { 1.053407346410207, -1.2878483410416164`}, { 1.053407346410207, -1.2878483410416164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 1.8552881630875089`}, { 1.058407346410207, -1.2863044905022845`}, { 1.058407346410207, -1.2863044905022845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 1.8568351359943873`}, { 1.063407346410207, -1.2847575175954058`}, { 1.063407346410207, -1.2847575175954058`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 1.8583852527199467`}, { 1.068407346410207, -1.2832074008698466`}, { 1.068407346410207, -1.2832074008698466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 1.859938534820918}, { 1.073407346410207, -1.2816541187688753`}, { 1.073407346410207, -1.2816541187688753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 1.861495003960362}, { 1.078407346410207, -1.2800976496294312`}, { 1.078407346410207, -1.2800976496294312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 1.8630546819083982`}, { 1.083407346410207, -1.2785379716813952`}, { 1.083407346410207, -1.2785379716813952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 1.8646175905429416`}, { 1.0884073464102069`, -1.2769750630468517`}, { 1.0884073464102069`, -1.2769750630468517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 1.866183751850437}, { 1.093407346410207, -1.2754089017393564`}, { 1.093407346410207, -1.2754089017393564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 1.8677531879265994`}, { 1.0984073464102069`, -1.2738394656631937`}, { 1.0984073464102069`, -1.2738394656631937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 1.8693259209771524`}, { 1.103407346410207, -1.2722667326126407`}, { 1.103407346410207, -1.2722667326126407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 1.870901973318573}, { 1.1084073464102069`, -1.2706906802712203`}, { 1.1084073464102069`, -1.2706906802712203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 1.872481367378832}, { 1.113407346410207, -1.2691112862109613`}, { 1.113407346410207, -1.2691112862109613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 1.874064125698145}, { 1.118407346410207, -1.2675285278916482`}, { 1.118407346410207, -1.2675285278916482`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 1.8756502709297163`}, { 1.123407346410207, -1.265942382660077}, { 1.123407346410207, -1.265942382660077}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 1.87723982584049}, { 1.128407346410207, -1.2643528277493032`}, { 1.128407346410207, -1.2643528277493032`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 1.878832813311903}, { 1.133407346410207, -1.2627598402778901`}, { 1.133407346410207, -1.2627598402778901`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 1.8804292563406344`}, { 1.138407346410207, -1.261163397249159}, { 1.138407346410207, -1.261163397249159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 1.882029178039364}, { 1.143407346410207, -1.2595634755504292`}, { 1.143407346410207, -1.2595634755504292`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 1.8836326016375262`}, { 1.148407346410207, -1.2579600519522671`}, { 1.148407346410207, -1.2579600519522671`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 1.8852395504820683`}, { 1.153407346410207, -1.256353103107725}, { 1.153407346410207, -1.256353103107725}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 1.8868500480382093`}, { 1.158407346410207, -1.2547426055515838`}, { 1.158407346410207, -1.2547426055515838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 1.8884641178902015`}, { 1.163407346410207, -1.2531285356995916`}, { 1.163407346410207, -1.2531285356995916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 1.8900817837420907`}, { 1.168407346410207, -1.2515108698477024`}, { 1.168407346410207, -1.2515108698477024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 1.8917030694184804`}, { 1.173407346410207, -1.249889584171313}, { 1.173407346410207, -1.249889584171313}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 1.893327998865295}, { 1.178407346410207, -1.2482646547244982`}, { 1.178407346410207, -1.2482646547244982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 1.8949565961505457`}, { 1.183407346410207, -1.2466360574392477`}, { 1.183407346410207, -1.2466360574392477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 1.896588885465096}, { 1.188407346410207, -1.2450037681246973`}, { 1.188407346410207, -1.2450037681246973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 1.89822489112343}, { 1.193407346410207, -1.243367762466363}, { 1.193407346410207, -1.243367762466363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 1.8998646375644201`}, { 1.198407346410207, -1.2417280160253732`}, { 1.198407346410207, -1.2417280160253732`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 1.9015081493520936`}, { 1.203407346410207, -1.2400845042376996`}, { 1.203407346410207, -1.2400845042376996`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 1.9031554511764055`}, { 1.208407346410207, -1.2384372024133876`}, { 1.208407346410207, -1.2384372024133876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 1.9048065678540067`}, { 1.2134073464102069`, -1.2367860857357866`}, { 1.2134073464102069`, -1.2367860857357866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 1.9064615243290137`}, { 1.218407346410207, -1.2351311292607796`}, { 1.218407346410207, -1.2351311292607796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 1.9081203456737816`}, { 1.2234073464102069`, -1.2334723079160115`}, { 1.2234073464102069`, -1.2334723079160115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 1.9097830570896746`}, { 1.228407346410207, -1.2318095965001188`}, { 1.228407346410207, -1.2318095965001188`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 1.9114496839078352`}, { 1.2334073464102069`, -1.2301429696819581`}, { 1.2334073464102069`, -1.2301429696819581`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 1.9131202515899608`}, { 1.238407346410207, -1.2284724019998325`}, { 1.238407346410207, -1.2284724019998325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 1.9147947857290692`}, { 1.243407346410207, -1.226797867860724}, { 1.243407346410207, -1.226797867860724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 1.9164733120502757`}, { 1.248407346410207, -1.2251193415395176`}, { 1.248407346410207, -1.2251193415395176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 1.9181558564115595`}, { 1.253407346410207, -1.2234367971782338`}, { 1.253407346410207, -1.2234367971782338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 1.919842444804539}, { 1.258407346410207, -1.2217502087852543`}, { 1.258407346410207, -1.2217502087852543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 1.9215331033552392`}, { 1.263407346410207, -1.2200595502345541`}, { 1.263407346410207, -1.2200595502345541`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 1.9232278583248623`}, { 1.268407346410207, -1.2183647952649308`}, { 1.268407346410207, -1.2183647952649308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 1.9249267361105584`}, { 1.273407346410207, -1.2166659174792347`}, { 1.273407346410207, -1.2166659174792347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 1.9266297632461928`}, { 1.278407346410207, -1.2149628903436005`}, { 1.278407346410207, -1.2149628903436005`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 1.9283369664031123`}, { 1.283407346410207, -1.213255687186681}, { 1.283407346410207, -1.213255687186681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 1.930048372390915}, { 1.288407346410207, -1.2115442811988784`}, { 1.288407346410207, -1.2115442811988784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 1.9317640081582117`}, { 1.293407346410207, -1.2098286454315816`}, { 1.293407346410207, -1.2098286454315816`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 1.9334839007933933`}, { 1.298407346410207, -1.2081087527964}, { 1.298407346410207, -1.2081087527964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 1.9352080775253897`}, { 1.303407346410207, -1.2063845760644034`}, { 1.303407346410207, -1.2063845760644034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 1.9369365657244335`}, { 1.308407346410207, -1.2046560878653598`}, { 1.308407346410207, -1.2046560878653598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 1.9386693929028171`}, { 1.313407346410207, -1.202923260686976}, { 1.313407346410207, -1.202923260686976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 1.940406586715651}, { 1.318407346410207, -1.201186066874142}, { 1.318407346410207, -1.201186066874142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 1.942148174961617}, { 1.323407346410207, -1.1994444786281764`}, { 1.323407346410207, -1.1994444786281764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 1.943894185583722}, { 1.328407346410207, -1.1976984680060714`}, { 1.328407346410207, -1.1976984680060714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 1.9456446466700479`}, { 1.333407346410207, -1.1959480069197452`}, { 1.333407346410207, -1.1959480069197452`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 1.947399586454499}, { 1.3384073464102069`, -1.1941930671352943`}, { 1.3384073464102069`, -1.1941930671352943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 1.9491590333175466`}, { 1.343407346410207, -1.1924336202722468`}, { 1.343407346410207, -1.1924336202722468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 1.9509230157869701`}, { 1.3484073464102069`, -1.190669637802823}, { 1.3484073464102069`, -1.190669637802823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 1.9526915625385974`}, { 1.353407346410207, -1.188901091051196}, { 1.353407346410207, -1.188901091051196}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 1.9544647023970372`}, { 1.3584073464102069`, -1.187127951192756}, { 1.3584073464102069`, -1.187127951192756}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 1.9562424643364134`}, { 1.363407346410207, -1.18535018925338}, { 1.363407346410207, -1.18535018925338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 1.9580248774810909`}, { 1.368407346410207, -1.1835677761087022`}, { 1.368407346410207, -1.1835677761087022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 1.9598119711064008`}, { 1.373407346410207, -1.1817806824833925`}, { 1.373407346410207, -1.1817806824833925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 1.9616037746393586`}, { 1.378407346410207, -1.1799888789504347`}, { 1.378407346410207, -1.1799888789504347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 1.9634003176593808`}, { 1.383407346410207, -1.1781923359304123`}, { 1.383407346410207, -1.1781923359304123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 1.9652016298989947`}, { 1.388407346410207, -1.1763910236907984`}, { 1.388407346410207, -1.1763910236907984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 1.9670077412445448`}, { 1.393407346410207, -1.1745849123452485`}, { 1.393407346410207, -1.1745849123452485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 1.9688186817368927`}, { 1.398407346410207, -1.1727739718529007`}, { 1.398407346410207, -1.1727739718529007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 1.9706344815721129`}, { 1.403407346410207, -1.1709581720176805`}, { 1.403407346410207, -1.1709581720176805`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 1.9724551711021823`}, { 1.408407346410207, -1.1691374824876108`}, { 1.408407346410207, -1.1691374824876108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 1.9742807808356653`}, { 1.413407346410207, -1.167311872754128}, { 1.413407346410207, -1.167311872754128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 1.9761113414383893`}, { 1.418407346410207, -1.1654813121514038`}, { 1.418407346410207, -1.1654813121514038`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 1.9779468837341194`}, { 1.4234073464102068`, -1.163645769855674}, { 1.4234073464102068`, -1.163645769855674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 1.97978743870522}, { 1.4284073464102072`, -1.1618052148845734`}, { 1.4284073464102072`, -1.1618052148845734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 1.981633037493315}, { 1.433407346410207, -1.159959616096478}, { 1.433407346410207, -1.159959616096478}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 1.9834837113999388`}, { 1.438407346410207, -1.1581089421898545`}, { 1.438407346410207, -1.1581089421898545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 1.985339491887178}, { 1.4434073464102068`, -1.1562531617026153`}, { 1.4434073464102068`, -1.1562531617026153`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 1.9872004105783092`}, { 1.4484073464102072`, -1.154392243011484}, { 1.4484073464102072`, -1.154392243011484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 1.9890664992584246`}, { 1.453407346410207, -1.1525261543313687`}, { 1.453407346410207, -1.1525261543313687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 1.9909377898750522`}, { 1.458407346410207, -1.150654863714741}, { 1.458407346410207, -1.150654863714741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 1.9928143145387676`}, { 1.4634073464102069`, -1.1487783390510258`}, { 1.4634073464102069`, -1.1487783390510258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 1.994696105523793}, { 1.4684073464102068`, -1.146896548066}, { 1.4684073464102068`, -1.146896548066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 1.996583195268592}, { 1.473407346410207, -1.1450094583212012`}, { 1.473407346410207, -1.1450094583212012`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 1.9984756163764503`}, { 1.478407346410207, -1.143117037213343}, { 1.478407346410207, -1.143117037213343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.0003734016160495`}, { 1.4834073464102069`, -1.1412192519737436`}, { 1.4834073464102069`, -1.1412192519737436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.002276583922029}, { 1.4884073464102068`, -1.1393160696677642`}, { 1.4884073464102068`, -1.1393160696677642`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.004185196395538}, { 1.4934073464102071`, -1.1374074571942552`}, { 1.4934073464102071`, -1.1374074571942552`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.0060992723047746`}, { 1.498407346410207, -1.1354933812850185`}, { 1.498407346410207, -1.1354933812850185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.008018845085516}, { 1.503407346410207, -1.133573808504277}, { 1.503407346410207, -1.133573808504277}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.0099439483416366`}, { 1.5084073464102068`, -1.1316487052481567`}, { 1.5084073464102068`, -1.1316487052481567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.0118746158456093`}, { 1.5134073464102071`, -1.1297180377441838`}, { 1.5134073464102071`, -1.1297180377441838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.013810881539002}, { 1.518407346410207, -1.1277817720507912`}, { 1.518407346410207, -1.1277817720507912`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.0157527795329546`}, { 1.523407346410207, -1.1258398740568385`}, { 1.523407346410207, -1.1258398740568385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.0177003441086456`}, { 1.5284073464102068`, -1.1238923094811477`}, { 1.5284073464102068`, -1.1238923094811477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.0196536097177424`}, { 1.5334073464102072`, -1.1219390438720507`}, { 1.5334073464102072`, -1.1219390438720507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.021612610982842}, { 1.538407346410207, -1.1199800426069515`}, { 1.538407346410207, -1.1199800426069515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.023577382697889}, { 1.543407346410207, -1.1180152708919042`}, { 1.543407346410207, -1.1180152708919042`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.025547959828589}, { 1.5484073464102068`, -1.1160446937612043`}, { 1.5484073464102068`, -1.1160446937612043`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.027524377512796}, { 1.5534073464102072`, -1.1140682760769973`}, { 1.5534073464102072`, -1.1140682760769973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.02950667106089}, { 1.558407346410207, -1.1120859825289033`}, { 1.558407346410207, -1.1120859825289033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.0314948759561355`}, { 1.563407346410207, -1.1100977776336576`}, { 1.563407346410207, -1.1100977776336576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.0334890278550244`}, { 1.5684073464102068`, -1.108103625734769}, { 1.5684073464102068`, -1.108103625734769}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.035489162587598}, { 1.5734073464102072`, -1.106103491002195}, { 1.5734073464102072`, -1.106103491002195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.037495316157757}, { 1.578407346410207, -1.104097337432036}, { 1.578407346410207, -1.104097337432036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.0395075247435455`}, { 1.583407346410207, -1.102085128846248}, { 1.583407346410207, -1.102085128846248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.0415258246974193`}, { 1.5884073464102069`, -1.100066828892374}, { 1.5884073464102069`, -1.100066828892374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.0435502525464972`}, { 1.5934073464102072`, -1.0980424010432959`}, { 1.5934073464102072`, -1.0980424010432959`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.045580844992788}, { 1.598407346410207, -1.0960118085970054`}, { 1.598407346410207, -1.0960118085970054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.047617638913395}, { 1.603407346410207, -1.0939750146763985`}, { 1.603407346410207, -1.0939750146763985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.049660671360706}, { 1.6084073464102069`, -1.0919319822290874`}, { 1.6084073464102069`, -1.0919319822290874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.051709979562555}, { 1.6134073464102068`, -1.0898826740272385`}, { 1.6134073464102068`, -1.0898826740272385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.0537656009223633`}, { 1.6184073464102071`, -1.08782705266743}, { 1.6184073464102071`, -1.08782705266743}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.0558275730192577`}, { 1.623407346410207, -1.0857650805705354`}, { 1.623407346410207, -1.0857650805705354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.057895933608165}, { 1.628407346410207, -1.0836967199816283`}, { 1.628407346410207, -1.0836967199816283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.0599707206198796`}, { 1.6334073464102068`, -1.0816219329699137`}, { 1.6334073464102068`, -1.0816219329699137`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.062051972161111}, { 1.6384073464102071`, -1.0795406814286823`}, { 1.6384073464102071`, -1.0795406814286823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.0641397265144983`}, { 1.643407346410207, -1.0774529270752948`}, { 1.643407346410207, -1.0774529270752948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.0662340221386057`}, { 1.648407346410207, -1.0753586314511874`}, { 1.648407346410207, -1.0753586314511874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.0683348976678855`}, { 1.6534073464102068`, -1.0732577559219076`}, { 1.6534073464102068`, -1.0732577559219076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.070442391912615}, { 1.6584073464102072`, -1.0711502616771782`}, { 1.6584073464102072`, -1.0711502616771782`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.072556543858804}, { 1.663407346410207, -1.0690361097309893`}, { 1.663407346410207, -1.0690361097309893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.0746773926680757`}, { 1.668407346410207, -1.0669152609217176`}, { 1.668407346410207, -1.0669152609217176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.076804977677514}, { 1.6734073464102068`, -1.0647876759122792`}, { 1.6734073464102068`, -1.0647876759122792`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.0789393383994823`}, { 1.6784073464102072`, -1.0626533151903108`}, { 1.6784073464102072`, -1.0626533151903108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.0810805145214086`}, { 1.683407346410207, -1.0605121390683847`}, { 1.683407346410207, -1.0605121390683847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.083228545905541}, { 1.688407346410207, -1.0583641076842523`}, { 1.688407346410207, -1.0583641076842523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.085383472588668}, { 1.6934073464102068`, -1.0562091810011254`}, { 1.6934073464102068`, -1.0562091810011254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.087545334781805}, { 1.6984073464102072`, -1.0540473188079884`}, { 1.6984073464102072`, -1.0540473188079884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.0897141728698467`}, { 1.703407346410207, -1.0518784807199466`}, { 1.703407346410207, -1.0518784807199466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.0918900274111834`}, { 1.708407346410207, -1.0497026261786098`}, { 1.708407346410207, -1.0497026261786098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.094072939137282}, { 1.7134073464102069`, -1.0475197144525115`}, { 1.7134073464102069`, -1.0475197144525115`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.0962629489522255`}, { 1.7184073464102072`, -1.0453297046375676`}, { 1.7184073464102072`, -1.0453297046375676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.0984600979322217`}, { 1.723407346410207, -1.0431325556575717`}, { 1.723407346410207, -1.0431325556575717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.1006644273250643`}, { 1.728407346410207, -1.0409282262647288`}, { 1.728407346410207, -1.0409282262647288`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.102875978549562}, { 1.7334073464102069`, -1.0387166750402315`}, { 1.7334073464102069`, -1.0387166750402315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.105094793194918}, { 1.7384073464102068`, -1.0364978603948751`}, { 1.7384073464102068`, -1.0364978603948751`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.107320913020077}, { 1.7434073464102071`, -1.0342717405697162`}, { 1.7434073464102071`, -1.0342717405697162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.1095543799530208`}, { 1.748407346410207, -1.0320382736367724`}, { 1.748407346410207, -1.0320382736367724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.1117952360900265`}, { 1.753407346410207, -1.0297974174997668`}, { 1.753407346410207, -1.0297974174997668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.114043523694875}, { 1.7584073464102068`, -1.0275491298949182`}, { 1.7584073464102068`, -1.0275491298949182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.1162992851980187`}, { 1.7634073464102071`, -1.0252933683917747`}, { 1.7634073464102071`, -1.0252933683917747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.118562563195695}, { 1.768407346410207, -1.0230300903940983`}, { 1.768407346410207, -1.0230300903940983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.120833400449001}, { 1.773407346410207, -1.0207592531407923`}, { 1.773407346410207, -1.0207592531407923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 2.123111839882912}, { 1.7784073464102068`, -1.0184808137068813`}, { 1.7784073464102068`, -1.0184808137068813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 2.1253979245852532`}, { 1.7834073464102072`, -1.01619472900454}, { 1.7834073464102072`, -1.01619472900454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 2.1276916978056186`}, { 1.788407346410207, -1.0139009557841747`}, { 1.788407346410207, -1.0139009557841747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 2.12999320295424}, { 1.793407346410207, -1.0115994506355532`}, { 1.793407346410207, -1.0115994506355532`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 2.1323024836008013`}, { 1.7984073464102068`, -1.0092901699889918`}, { 1.7984073464102068`, -1.0092901699889918`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 2.1346195834731976`}, { 1.8034073464102072`, -1.0069730701165955`}, { 1.8034073464102072`, -1.0069730701165955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 2.136944546456238}, { 1.808407346410207, -1.0046481071335551`}, { 1.808407346410207, -1.0046481071335551`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 2.139277416590297}, { 1.813407346410207, -1.0023152369994965`}, { 1.813407346410207, -1.0023152369994965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 2.1416182380698987`}, { 1.8184073464102068`, -0.9999744155198947}, { 1.8184073464102068`, -0.9999744155198947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 2.1439670552422507`}, { 1.8234073464102072`, -0.9976255983475424}, { 1.8234073464102072`, -0.9976255983475424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 2.1463239126057125`}, { 1.828407346410207, -0.9952687409840806}, { 1.828407346410207, -0.9952687409840806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 2.148688854808203}, { 1.833407346410207, -0.9929037987815906}, { 1.833407346410207, -0.9929037987815906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 2.1510619266455446`}, { 1.8384073464102069`, -0.9905307269442485}, { 1.8384073464102069`, -0.9905307269442485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 2.153443173059747}, { 1.8434073464102072`, -0.9881494805300461}, { 1.8434073464102072`, -0.9881494805300461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 2.1558326391372193`}, { 1.848407346410207, -0.9857600144525741}, { 1.848407346410207, -0.9857600144525741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 2.158230370106919}, { 1.853407346410207, -0.9833622834828744}, { 1.853407346410207, -0.9833622834828744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 2.1606364113384338`}, { 1.8584073464102069`, -0.9809562422513597}, { 1.8584073464102069`, -0.9809562422513597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 2.16305080833999}, { 1.8634073464102068`, -0.9785418452498031}, { 1.8634073464102068`, -0.9785418452498031}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 2.1654736067563953`}, { 1.8684073464102071`, -0.9761190468333979}, { 1.8684073464102071`, -0.9761190468333979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 2.1679048523669016`}, { 1.873407346410207, -0.9736878012228917}, { 1.873407346410207, -0.9736878012228917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 2.170344591083004}, { 1.878407346410207, -0.9712480625067894}, { 1.878407346410207, -0.9712480625067894}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 2.1727928689461558`}, { 1.8834073464102068`, -0.9687997846436374}, { 1.8834073464102068`, -0.9687997846436374}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 2.175249732125414}, { 1.8884073464102071`, -0.9663429214643793}, { 1.8884073464102071`, -0.9663429214643793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 2.1777152269149993`}, { 1.893407346410207, -0.963877426674794}, { 1.893407346410207, -0.963877426674794}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 2.180189399731786}, { 1.898407346410207, -0.9614032538580076}, { 1.898407346410207, -0.9614032538580076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 2.1826722971127013`}, { 1.9034073464102068`, -0.958920356477092}, { 1.9034073464102068`, -0.958920356477092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 2.1851639657120514`}, { 1.9084073464102072`, -0.9564286878777418}, { 1.9084073464102072`, -0.9564286878777418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 2.1876644522987547`}, { 1.913407346410207, -0.9539282012910385}, { 1.913407346410207, -0.9539282012910385}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 2.1901738037534977`}, { 1.918407346410207, -0.9514188498362955}, { 1.918407346410207, -0.9514188498362955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 2.192692067065797}, { 1.9234073464102068`, -0.948900586523996}, { 1.9234073464102068`, -0.948900586523996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 2.1952192893309794`}, { 1.9284073464102072`, -0.9463733642588137}, { 1.9284073464102072`, -0.9463733642588137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 2.197755517747065}, { 1.933407346410207, -0.9438371358427282}, { 1.933407346410207, -0.9438371358427282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 2.2003007996115636`}, { 1.938407346410207, -0.9412918539782298}, { 1.938407346410207, -0.9412918539782298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 2.2028551823181757`}, { 1.9434073464102068`, -0.9387374712716177}, { 1.9434073464102068`, -0.9387374712716177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 2.2054187133534}, { 1.9484073464102072`, -0.9361739402363934}, { 1.9484073464102072`, -0.9361739402363934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 2.20799144029304}, { 1.953407346410207, -0.9336012132967532}, { 1.953407346410207, -0.9336012132967532}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 2.2105734107986197`}, { 1.958407346410207, -0.9310192427911733}, { 1.958407346410207, -0.9310192427911733}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 2.213164672613692}, { 1.9634073464102069`, -0.928427980976101}, { 1.9634073464102069`, -0.928427980976101}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 2.21576527356005}, { 1.9684073464102072`, -0.9258273800297432}, { 1.9684073464102072`, -0.9258273800297432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 2.2183752615338324`}, { 1.973407346410207, -0.9232173920559608}, { 1.973407346410207, -0.9232173920559608}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 2.220994684501526}, { 1.978407346410207, -0.9205979690882672}, { 1.978407346410207, -0.9205979690882672}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 2.2236235904958614`}, { 1.9834073464102069`, -0.917969063093932}, { 1.9834073464102069`, -0.917969063093932}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 2.2262620276115967`}, { 1.988407346410207, -0.9153306259781966}, { 1.988407346410207, -0.9153306259781966}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 2.228910044001196}, { 1.993407346410207, -0.9126826095885971}, { 1.993407346410207, -0.9126826095885971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 2.2315676878703936`}, { 1.998407346410207, -0.9100249657193997}, { 1.998407346410207, -0.9100249657193997}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 2.2342350074736417`}, { 2.003407346410207, -0.9073576461161517}, { 2.003407346410207, -0.9073576461161517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 2.236912051109449}, { 2.008407346410207, -0.9046806024803443}, { 2.008407346410207, -0.9046806024803443}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 2.2395988671155957`}, { 2.013407346410207, -0.9019937864741976}, { 2.013407346410207, -0.9019937864741976}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 2.2422955038642325`}, { 2.018407346410207, -0.8992971497255605}, { 2.018407346410207, -0.8992971497255605}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 2.245002009756861}, { 2.023407346410207, -0.8965906438329321}, { 2.023407346410207, -0.8965906438329321}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 2.247718433219185}, { 2.028407346410207, -0.8938742203706086}, { 2.028407346410207, -0.8938742203706086}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 2.2504448226958425`}, { 2.033407346410207, -0.8911478308939509}, { 2.033407346410207, -0.8911478308939509}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 2.2531812266450117`}, { 2.038407346410207, -0.8884114269447814}, { 2.038407346410207, -0.8884114269447814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 2.255927693532886}, { 2.043407346410207, -0.885664960056907}, { 2.043407346410207, -0.885664960056907}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 2.2586842718280202`}, { 2.048407346410207, -0.8829083817617728}, { 2.048407346410207, -0.8829083817617728}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 2.261451009995546}, { 2.053407346410207, -0.8801416435942473}, { 2.053407346410207, -0.8801416435942473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 2.2642279564912515`}, { 2.058407346410207, -0.8773646970985419}, { 2.058407346410207, -0.8773646970985419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 2.267015159755529}, { 2.063407346410207, -0.8745774938342642}, { 2.063407346410207, -0.8745774938342642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 2.2698126682071833`}, { 2.068407346410207, -0.8717799853826098}, { 2.068407346410207, -0.8717799853826098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 2.2726205302371016`}, { 2.073407346410207, -0.8689721233526918}, { 2.073407346410207, -0.8689721233526918}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 2.275438794201779}, { 2.078407346410207, -0.8661538593880143}, { 2.078407346410207, -0.8661538593880143}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 2.2782675084167106`}, { 2.083407346410207, -0.8633251451730827}, { 2.083407346410207, -0.8633251451730827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 2.2811067211496288`}, { 2.088407346410207, -0.8604859324401646}, { 2.088407346410207, -0.8604859324401646}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 2.283956480613601}, { 2.093407346410207, -0.8576361729761923}, { 2.093407346410207, -0.8576361729761923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 2.286816834959976}, { 2.098407346410207, -0.8547758186298174}, { 2.098407346410207, -0.8547758186298174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 2.289687832271183}, { 2.103407346410207, -0.8519048213186105}, { 2.103407346410207, -0.8519048213186105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 2.2925695205533785`}, { 2.108407346410207, -0.849023133036415}, { 2.108407346410207, -0.849023133036415}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 2.2954619477289375`}, { 2.1134073464102068`, -0.8461307058608558}, { 2.1134073464102068`, -0.8461307058608558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 2.2983651616287935`}, { 2.118407346410207, -0.8432274919609999}, { 2.118407346410207, -0.8432274919609999}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 2.301279209984618}, { 2.123407346410207, -0.8403134436051748}, { 2.123407346410207, -0.8403134436051748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 2.3042041404208464`}, { 2.128407346410207, -0.8373885131689466}, { 2.128407346410207, -0.8373885131689466}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 2.3071400004465374`}, { 2.133407346410207, -0.834452653143256}, { 2.133407346410207, -0.834452653143256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 2.3100868374470753`}, { 2.138407346410207, -0.8315058161427179}, { 2.138407346410207, -0.8315058161427179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 2.3130446986757094`}, { 2.143407346410207, -0.8285479549140838}, { 2.143407346410207, -0.8285479549140838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 2.3160136312449238`}, { 2.148407346410207, -0.8255790223448692}, { 2.148407346410207, -0.8255790223448692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 2.3189936821176462`}, { 2.153407346410207, -0.8225989714721472}, { 2.153407346410207, -0.8225989714721472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 2.3219848980982825`}, { 2.158407346410207, -0.8196077554915108}, { 2.158407346410207, -0.8196077554915108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 2.324987325823588}, { 2.163407346410207, -0.8166053277662054}, { 2.163407346410207, -0.8166053277662054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 2.328001011753362}, { 2.168407346410207, -0.8135916418364314}, { 2.168407346410207, -0.8135916418364314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 2.3310260021609737`}, { 2.173407346410207, -0.8105666514288197}, { 2.173407346410207, -0.8105666514288197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 2.3340623431237124`}, { 2.178407346410207, -0.807530310466081}, { 2.178407346410207, -0.807530310466081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 2.33711008051296}, { 2.183407346410207, -0.8044825730768332}, { 2.183407346410207, -0.8044825730768332}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 2.3401692599841923`}, { 2.188407346410207, -0.8014233936056007}, { 2.188407346410207, -0.8014233936056007}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 2.3432399269667967`}, { 2.193407346410207, -0.7983527266229965}, { 2.193407346410207, -0.7983527266229965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 2.3463221266537135`}, { 2.198407346410207, -0.7952705269360797}, { 2.198407346410207, -0.7952705269360797}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 2.3494159039908955`}, { 2.203407346410207, -0.7921767495988975}, { 2.203407346410207, -0.7921767495988975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 2.352521303666588}, { 2.208407346410207, -0.7890713499232052}, { 2.208407346410207, -0.7890713499232052}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 2.355638370100423}, { 2.213407346410207, -0.7859542834893702}, { 2.213407346410207, -0.7859542834893702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 2.3587671474323315`}, { 2.218407346410207, -0.7828255061574618}, { 2.218407346410207, -0.7828255061574618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 2.361907679511271}, { 2.223407346410207, -0.7796849740785226}, { 2.223407346410207, -0.7796849740785226}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 2.3650600098837664`}, { 2.228407346410207, -0.7765326437060266}, { 2.228407346410207, -0.7765326437060266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 2.3682241817822685`}, { 2.233407346410207, -0.7733684718075249}, { 2.233407346410207, -0.7733684718075249}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 2.3714002381133166`}, { 2.2384073464102068`, -0.7701924154764768}, { 2.2384073464102068`, -0.7701924154764768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 2.3745882214455225`}, { 2.243407346410207, -0.7670044321442708}, { 2.243407346410207, -0.7670044321442708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 2.3777881739973603`}, { 2.248407346410207, -0.7638044795924327}, { 2.248407346410207, -0.7638044795924327}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 2.38100013762477}, { 2.253407346410207, -0.7605925159650232}, { 2.253407346410207, -0.7605925159650232}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 2.38422415380857}, { 2.2584073464102072`, -0.7573684997812233}, { 2.2584073464102072`, -0.7573684997812233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 2.387460263641678}, { 2.263407346410207, -0.7541323899481152}, { 2.263407346410207, -0.7541323899481152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 2.3907085078161483`}, { 2.268407346410207, -0.7508841457736449}, { 2.268407346410207, -0.7508841457736449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 2.3939689266100097`}, { 2.273407346410207, -0.7476237269797834}, { 2.273407346410207, -0.7476237269797834}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 2.3972415598739216`}, { 2.278407346410207, -0.7443510937158716}, { 2.278407346410207, -0.7443510937158716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 2.4005264470176324`}, { 2.283407346410207, -0.741066206572161}, { 2.283407346410207, -0.741066206572161}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 2.4038236269962514`}, { 2.288407346410207, -0.7377690265935419}, { 2.288407346410207, -0.7377690265935419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 2.407133138296332}, { 2.293407346410207, -0.7344595152934609}, { 2.293407346410207, -0.7344595152934609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 2.4104550189217617`}, { 2.298407346410207, -0.7311376346680314}, { 2.298407346410207, -0.7311376346680314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 2.413789306379464}, { 2.303407346410207, -0.727803347210329}, { 2.303407346410207, -0.727803347210329}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 2.4171360376649114`}, { 2.308407346410207, -0.7244566159248818}, { 2.308407346410207, -0.7244566159248818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 2.4204952492474527`}, { 2.313407346410207, -0.7210974043423405}, { 2.313407346410207, -0.7210974043423405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 2.423866977055449}, { 2.318407346410207, -0.7177256765343446}, { 2.318407346410207, -0.7177256765343446}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 2.427251256461225}, { 2.323407346410207, -0.7143413971285678}, { 2.323407346410207, -0.7143413971285678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 2.430648122265839}, { 2.328407346410207, -0.7109445313239542}, { 2.328407346410207, -0.7109445313239542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 2.4340576086836605`}, { 2.333407346410207, -0.7075350449061326}, { 2.333407346410207, -0.7075350449061326}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 2.4374797493267737`}, { 2.338407346410207, -0.7041129042630193}, { 2.338407346410207, -0.7041129042630193}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 2.4409145771891945`}, { 2.343407346410207, -0.7006780764005985}, { 2.343407346410207, -0.7006780764005985}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 2.444362124630909}, { 2.348407346410207, -0.6972305289588843}, { 2.348407346410207, -0.6972305289588843}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 2.4478224233617363`}, { 2.353407346410207, -0.6937702302280572}, { 2.353407346410207, -0.6937702302280572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 2.4512955044250124`}, { 2.358407346410207, -0.6902971491647806}, { 2.358407346410207, -0.6902971491647806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 2.454781398181105}, { 2.3634073464102068`, -0.6868112554086879}, { 2.3634073464102068`, -0.6868112554086879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 2.458280134290751}, { 2.368407346410207, -0.683312519299042}, { 2.368407346410207, -0.683312519299042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 2.4617917416982293`}, { 2.373407346410207, -0.6798009118915639}, { 2.373407346410207, -0.6798009118915639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 2.4653162486143665`}, { 2.378407346410207, -0.6762764049754268}, { 2.378407346410207, -0.6762764049754268}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 2.4688536824993794`}, { 2.3834073464102072`, -0.6727389710904138}, { 2.3834073464102072`, -0.6727389710904138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 2.4724040700455556`}, { 2.388407346410207, -0.6691885835442378}, { 2.388407346410207, -0.6691885835442378}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 2.475967437159779}, { 2.393407346410207, -0.6656252164300145}, { 2.393407346410207, -0.6656252164300145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 2.4795438089458983`}, { 2.398407346410207, -0.6620488446438949}, { 2.398407346410207, -0.6620488446438949}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 2.4831332096869505`}, { 2.403407346410207, -0.6584594439028427}, { 2.403407346410207, -0.6584594439028427}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 2.4867356628272312`}, { 2.408407346410207, -0.6548569907625621}, { 2.408407346410207, -0.6548569907625621}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 2.490351190954226}, { 2.413407346410207, -0.651241462635567}, { 2.413407346410207, -0.651241462635567}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 2.493979815780406}, { 2.418407346410207, -0.6476128378093873}, { 2.418407346410207, -0.6476128378093873}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 2.4976215581248824`}, { 2.423407346410207, -0.6439710954649107}, { 2.423407346410207, -0.6439710954649107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 2.501276437894939}, { 2.428407346410207, -0.6403162156948542}, { 2.428407346410207, -0.6403162156948542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 2.504944474067433}, { 2.433407346410207, -0.6366481795223602}, { 2.433407346410207, -0.6366481795223602}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 2.508625684670083}, { 2.438407346410207, -0.6329669689197102}, { 2.438407346410207, -0.6329669689197102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 2.5123200867626383`}, { 2.443407346410207, -0.629272566827155}, { 2.443407346410207, -0.629272566827155}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 2.5160276964179396`}, { 2.448407346410207, -0.6255649571718538}, { 2.448407346410207, -0.6255649571718538}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 2.519748528702878}, { 2.453407346410207, -0.6218441248869154}, { 2.453407346410207, -0.6218441248869154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 2.523482597659256}, { 2.458407346410207, -0.6181100559305375}, { 2.458407346410207, -0.6181100559305375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 2.5272299162845573`}, { 2.463407346410207, -0.6143627373052358}, { 2.463407346410207, -0.6143627373052358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 2.5309904965126333`}, { 2.468407346410207, -0.61060215707716}, { 2.468407346410207, -0.61060215707716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 2.5347643491943073`}, { 2.473407346410207, -0.606828304395486}, { 2.473407346410207, -0.606828304395486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 2.5385514840779133`}, { 2.478407346410207, -0.6030411695118799}, { 2.478407346410207, -0.6030411695118799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 2.542351909789768}, { 2.483407346410207, -0.5992407438000253}, { 2.483407346410207, -0.5992407438000253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 2.5461656338145837`}, { 2.4884073464102068`, -0.5954270197752094}, { 2.4884073464102068`, -0.5954270197752094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 2.549992662475839}, { 2.493407346410207, -0.5915999911139542}, { 2.493407346410207, -0.5915999911139542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 2.5538330009160983`}, { 2.498407346410207, -0.5877596526736947}, { 2.498407346410207, -0.5877596526736947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 2.557686653077311}, { 2.503407346410207, -0.5839060005124825}, { 2.503407346410207, -0.5839060005124825}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 2.561553621681073}, { 2.5084073464102072`, -0.5800390319087205}, { 2.5084073464102072`, -0.5800390319087205}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 2.565433908208881}, { 2.513407346410207, -0.5761587453809119}, { 2.513407346410207, -0.5761587453809119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 2.5693275128823805`}, { 2.518407346410207, -0.572265140707413}, { 2.518407346410207, -0.572265140707413}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 2.5732344346436054`}, { 2.523407346410207, -0.5683582189461879}, { 2.523407346410207, -0.5683582189461879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 2.577154671135242}, { 2.528407346410207, -0.564437982454551}, { 2.528407346410207, -0.564437982454551}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 2.581088218680907}, { 2.533407346410207, -0.560504434908886}, { 2.533407346410207, -0.560504434908886}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 2.5850350722654554`}, { 2.538407346410207, -0.5565575813243377}, { 2.538407346410207, -0.5565575813243377}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 2.588995225515335}, { 2.543407346410207, -0.5525974280744584}, { 2.543407346410207, -0.5525974280744584}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 2.5929686706789874`}, { 2.5484073464102073`, -0.5486239829108057}, { 2.5484073464102073`, -0.5486239829108057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 2.5969553986073146`}, { 2.553407346410207, -0.5446372549824786}, { 2.553407346410207, -0.5446372549824786}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 2.600955398734217}, { 2.558407346410207, -0.5406372548555763}, { 2.558407346410207, -0.5406372548555763}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 2.6049686590572154`}, { 2.563407346410207, -0.5366239945325779}, { 2.563407346410207, -0.5366239945325779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 2.608995166118171}, { 2.568407346410207, -0.5325974874716223}, { 2.568407346410207, -0.5325974874716223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 2.6130349049841093`}, { 2.5734073464102067`, -0.5285577486056837}, { 2.5734073464102067`, -0.5285577486056837}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 2.617087859228168}, { 2.578407346410207, -0.5245047943616254}, { 2.578407346410207, -0.5245047943616254}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 2.6211540109106672`}, { 2.583407346410207, -0.5204386426791259}, { 2.583407346410207, -0.5204386426791259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 2.625233340560338}, { 2.588407346410207, -0.5163593130294553}, { 2.588407346410207, -0.5163593130294553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 2.6293258271556916`}, { 2.593407346410207, -0.5122668264341017}, { 2.593407346410207, -0.5122668264341017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 2.633431448106567}, { 2.598407346410207, -0.5081612054832265}, { 2.598407346410207, -0.5081612054832265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 2.637550179235858}, { 2.603407346410207, -0.5040424743539352}, { 2.603407346410207, -0.5040424743539352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 2.641681994761437}, { 2.608407346410207, -0.49991065882835645`}, { 2.608407346410207, -0.49991065882835645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 2.645826867278282}, { 2.6134073464102068`, -0.49576578631151097`}, { 2.6134073464102068`, -0.49576578631151097`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 2.6499847677408352`}, { 2.618407346410207, -0.4916078858489578}, { 2.618407346410207, -0.4916078858489578}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 2.6541556654455865`}, { 2.623407346410207, -0.4874369881442066}, { 2.623407346410207, -0.4874369881442066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 2.6583395280139164`}, { 2.628407346410207, -0.48325312557587685`}, { 2.628407346410207, -0.48325312557587685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 2.6625363213751987`}, { 2.6334073464102072`, -0.47905633221459454`}, { 2.6334073464102072`, -0.47905633221459454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 2.6667460097501796`}, { 2.638407346410207, -0.4748466438396134}, { 2.638407346410207, -0.4748466438396134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 2.670968555634657}, { 2.643407346410207, -0.47062409795513627`}, { 2.643407346410207, -0.47062409795513627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 2.675203919783458}, { 2.648407346410207, -0.4663887338063353}, { 2.648407346410207, -0.4663887338063353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 2.6794520611947457`}, { 2.653407346410207, -0.4621405923950474}, { 2.653407346410207, -0.4621405923950474}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 2.6837129370946613`}, { 2.658407346410207, -0.4578797164951318}, { 2.658407346410207, -0.4578797164951318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 2.687986502922315}, { 2.663407346410207, -0.45360615066747856`}, { 2.663407346410207, -0.45360615066747856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 2.692272712315149}, { 2.668407346410207, -0.44931994127464403`}, { 2.668407346410207, -0.44931994127464403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 2.6965715170946827`}, { 2.6734073464102073`, -0.44502113649511044`}, { 2.6734073464102073`, -0.44502113649511044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 2.700882867252648}, { 2.678407346410207, -0.4407097863371451}, { 2.678407346410207, -0.4407097863371451}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 2.7052067109375493`}, { 2.683407346410207, -0.43638594265224384`}, { 2.683407346410207, -0.43638594265224384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 2.7095429944416427`}, { 2.688407346410207, -0.4320496591481505}, { 2.688407346410207, -0.4320496591481505}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 2.7138916621883626`}, { 2.693407346410207, -0.42770099140143075`}, { 2.693407346410207, -0.42770099140143075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 2.718252656720207}, { 2.6984073464102067`, -0.42333999686958584`}, { 2.6984073464102067`, -0.42333999686958584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 2.7226259186871005`}, { 2.703407346410207, -0.41896673490269276`}, { 2.703407346410207, -0.41896673490269276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 2.7270113868352386`}, { 2.708407346410207, -0.41458126675455476`}, { 2.708407346410207, -0.41458126675455476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 2.7314089979964495`}, { 2.713407346410207, -0.41018365559334374`}, { 2.713407346410207, -0.41018365559334374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 2.7358186870780687`}, { 2.718407346410207, -0.40577396651172454`}, { 2.718407346410207, -0.40577396651172454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 2.7402403870533507`}, { 2.723407346410207, -0.40135226653644235`}, { 2.723407346410207, -0.40135226653644235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 2.744674028952437}, { 2.728407346410207, -0.3969186246373562}, { 2.728407346410207, -0.3969186246373562}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 2.749119541853884}, { 2.733407346410207, -0.3924731117359093}, { 2.733407346410207, -0.3924731117359093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 2.753576852876779}, { 2.7384073464102068`, -0.3880158007130146}, { 2.7384073464102068`, -0.3880158007130146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 2.7580458871734486`}, { 2.743407346410207, -0.38354676641634466`}, { 2.743407346410207, -0.38354676641634466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.7625265679227806`}, { 2.748407346410207, -0.37906608566701244`}, { 2.748407346410207, -0.37906608566701244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.7670188163241733`}, { 2.753407346410207, -0.3745738372656201}, { 2.753407346410207, -0.3745738372656201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.7715225515921205`}, { 2.7584073464102072`, -0.3700701019976727}, { 2.7584073464102072`, -0.3700701019976727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.776037690951458}, { 2.763407346410207, -0.3655549626383355}, { 2.763407346410207, -0.3655549626383355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.780564149633274}, { 2.768407346410207, -0.3610285039565194}, { 2.768407346410207, -0.3610285039565194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.7851018408715054`}, { 2.773407346410207, -0.356490812718288}, { 2.773407346410207, -0.356490812718288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.7896506759002277`}, { 2.778407346410207, -0.3519419776895655}, { 2.778407346410207, -0.3519419776895655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.7942105639516575`}, { 2.783407346410207, -0.3473820896381357}, { 2.783407346410207, -0.3473820896381357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.7987814122548738`}, { 2.788407346410207, -0.34281124133491964`}, { 2.788407346410207, -0.34281124133491964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.8033631260352774`}, { 2.793407346410207, -0.33822952755451596`}, { 2.793407346410207, -0.33822952755451596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.8079556085147983`}, { 2.7984073464102073`, -0.33363704507499475`}, { 2.7984073464102073`, -0.33363704507499475`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.8125587609128595`}, { 2.803407346410207, -0.3290338926769339}, { 2.803407346410207, -0.3290338926769339}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.8171724824481132`}, { 2.808407346410207, -0.32442017114168015`}, { 2.808407346410207, -0.32442017114168015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.821796670340961}, { 2.813407346410207, -0.31979598324883235`}, { 2.813407346410207, -0.31979598324883235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.8264312198168637`}, { 2.818407346410207, -0.3151614337729294}, { 2.818407346410207, -0.3151614337729294}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.831076024110458}, { 2.8234073464102067`, -0.3105166294793353}, { 2.8234073464102067`, -0.3105166294793353}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.835730974470482}, { 2.828407346410207, -0.3058616791193113}, { 2.828407346410207, -0.3058616791193113}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.8403959601655258`}, { 2.833407346410207, -0.30119669342426764`}, { 2.833407346410207, -0.30119669342426764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.8450708684906147`}, { 2.838407346410207, -0.2965217850991785}, { 2.838407346410207, -0.2965217850991785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.8497555847746296`}, { 2.843407346410207, -0.2918370688151637}, { 2.843407346410207, -0.2918370688151637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.854449992388573}, { 2.848407346410207, -0.28714266120122045`}, { 2.848407346410207, -0.28714266120122045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.859153972754695}, { 2.853407346410207, -0.2824386808350983}, { 2.853407346410207, -0.2824386808350983}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.863867405356477}, { 2.858407346410207, -0.27772524823331596`}, { 2.858407346410207, -0.27772524823331596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.868590167749484}, { 2.8634073464102068`, -0.2730024858403095}, { 2.8634073464102068`, -0.2730024858403095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.873322135573086}, { 2.868407346410207, -0.2682705180167071}, { 2.868407346410207, -0.2682705180167071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.8780631825630647`}, { 2.873407346410207, -0.2635294710267284}, { 2.873407346410207, -0.2635294710267284}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.882813180565095}, { 2.878407346410207, -0.25877947302469845`}, { 2.878407346410207, -0.25877947302469845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.887571999549115}, { 2.8834073464102072`, -0.25402065404067836`}, { 2.8834073464102072`, -0.25402065404067836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.892339507624583}, { 2.888407346410207, -0.24925314596521017`}, { 2.888407346410207, -0.24925314596521017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.8971155710566276`}, { 2.893407346410207, -0.24447708253316558`}, { 2.893407346410207, -0.24447708253316558`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.901900054283085}, { 2.898407346410207, -0.23969259930670803`}, { 2.898407346410207, -0.23969259930670803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.9066928199324327`}, { 2.903407346410207, -0.23489983365736047`}, { 2.903407346410207, -0.23489983365736047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.911493728842614}, { 2.908407346410207, -0.23009892474717947`}, { 2.908407346410207, -0.23009892474717947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.9163026400807524`}, { 2.913407346410207, -0.22529001350904107`}, { 2.913407346410207, -0.22529001350904107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.921119410963762}, { 2.918407346410207, -0.22047324262603127`}, { 2.918407346410207, -0.22047324262603127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.9259438970798404`}, { 2.9234073464102073`, -0.21564875650995285`}, { 2.9234073464102073`, -0.21564875650995285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.930775952310846}, { 2.928407346410207, -0.21081670127894742`}, { 2.928407346410207, -0.21081670127894742`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.9356154288555616`}, { 2.933407346410207, -0.20597722473423147`}, { 2.933407346410207, -0.20597722473423147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.940462177253831}, { 2.938407346410207, -0.2011304763359623}, { 2.938407346410207, -0.2011304763359623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.945316046411565}, { 2.943407346410207, -0.19627660717822845`}, { 2.943407346410207, -0.19627660717822845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.9501768836266153`}, { 2.9484073464102067`, -0.19141576996317802`}, { 2.9484073464102067`, -0.19141576996317802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.9550445346155065`}, { 2.953407346410207, -0.18654811897428664`}, { 2.953407346410207, -0.18654811897428664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.959918843541014}, { 2.958407346410207, -0.1816738100487792}, { 2.958407346410207, -0.1816738100487792}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.964799653040588}, { 2.963407346410207, -0.17679300054920516`}, { 2.963407346410207, -0.17679300054920516`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.9696868042556073`}, { 2.968407346410207, -0.17190584933418604`}, { 2.968407346410207, -0.17190584933418604`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.974580136861452}, { 2.973407346410207, -0.16701251672834141`}, { 2.973407346410207, -0.16701251672834141`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.9794794890983933`}, { 2.978407346410207, -0.16211316449139979`}, { 2.978407346410207, -0.16211316449139979`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.9843846978032773`}, { 2.983407346410207, -0.15720795578651603`}, { 2.983407346410207, -0.15720795578651603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.9892955984419936`}, { 2.9884073464102068`, -0.1522970551477995}, { 2.9884073464102068`, -0.1522970551477995}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.994212025142723}, { 2.993407346410207, -0.14738062844707034`}, { 2.993407346410207, -0.14738062844707034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.9991338107299343`}, { 2.998407346410207, -0.1424588428598588}, { 2.998407346410207, -0.1424588428598588}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 3.004060786759136}, { 3.003407346410207, -0.1375318668306574}, { 3.003407346410207, -0.1375318668306574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 3.0089927835523445`}, { 3.0084073464102072`, -0.13259987003744897`}, { 3.0084073464102072`, -0.13259987003744897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 3.0139296302342697`}, { 3.013407346410207, -0.12766302335552368`}, { 3.013407346410207, -0.12766302335552368`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 3.018871154769195}, { 3.018407346410207, -0.1227214988205981}, { 3.018407346410207, -0.1227214988205981}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 3.02381718399853}, { 3.023407346410207, -0.11777546959126334`}, { 3.023407346410207, -0.11777546959126334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 3.0287675436790202`}, { 3.028407346410207, -0.11282510991077303`}, { 3.028407346410207, -0.11282510991077303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 3.0337220585215983`}, { 3.0334073464102067`, -0.10787059506819502`}, { 3.0334073464102067`, -0.10787059506819502`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 3.038680552230849}, { 3.038407346410207, -0.10291210135894426`}, { 3.038407346410207, -0.10291210135894426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 3.0436428475450716`}, { 3.043407346410207, -0.0979498060447216}, { 3.043407346410207, -0.0979498060447216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 3.048608766276921}, { 3.0484073464102073`, -0.09298388731287233}, { 3.0484073464102073`, -0.09298388731287233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 3.0535781293545954`}, { 3.053407346410207, -0.08801452423519793}, { 3.053407346410207, -0.08801452423519793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 3.0585507568635624`}, { 3.058407346410207, -0.08304189672623088}, { 3.058407346410207, -0.08304189672623088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 3.0635264680887864`}, { 3.063407346410207, -0.07806618550100679}, { 3.063407346410207, -0.07806618550100679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 3.068505081557442}, { 3.068407346410207, -0.07308757203235094}, { 3.068407346410207, -0.07308757203235094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 3.073486415082087}, { 3.0734073464102067`, -0.06810623850770627}, { 3.0734073464102067`, -0.06810623850770627}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 3.0784702858042667`}, { 3.078407346410207, -0.06312236778552659}, { 3.078407346410207, -0.06312236778552659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 3.08345651023853}, { 3.083407346410207, -0.05813614335126319}, { 3.083407346410207, -0.05813614335126319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 3.0884449043168294`}, { 3.0884073464102073`, -0.053147749272963764`}, { 3.0884073464102073`, -0.053147749272963764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 3.0934352834332723`}, { 3.093407346410207, -0.048157370156521}, { 3.093407346410207, -0.048157370156521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 3.0984274624892088`}, { 3.098407346410207, -0.04316519110058467}, { 3.098407346410207, -0.04316519110058467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 3.1034212559386174`}, { 3.103407346410207, -0.03817139765117565}, { 3.103407346410207, -0.03817139765117565}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 3.1084164778337713`}, { 3.108407346410207, -0.03317617575602201}, { 3.108407346410207, -0.03317617575602201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 3.1134129418711454`}, { 3.1134073464102068`, -0.028179711718647873`}, { 3.1134073464102068`, -0.028179711718647873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 3.1184104614375516`}, { 3.118407346410207, -0.02318219215224179}, { 3.118407346410207, -0.02318219215224179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 3.123408849656457}, { 3.123407346410207, -0.018183803933335945`}, { 3.123407346410207, -0.018183803933335945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 3.128407919434476}, { 3.1284073464102073`, -0.013184734155317263`}, { 3.1284073464102073`, -0.013184734155317263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 3.1334074835079826`}, { 3.1334073464102072`, -0.008185170081810765}, { 3.1334073464102072`, -0.008185170081810765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 3.1384073544898428`}, { 3.138407346410207, -0.003185299099950639}, { 3.138407346410207, -0.003185299099950639}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.1384073544898428`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -13034.057142857138}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 3, 3, 4, 6}, {{4}, {5}, {5}, {1}, {1}, {2}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{ 1.1530288170830332`, -0.18730282946057145`}, { 3.183988100799051, -0.1873028294886331}, { 0.18730282946057145`, -0.5619084884123778}, { 0.18730282946057164`, -0.187302829491235}, { 2.21838586251461, -0.18730282946789295`}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 4}, {1, 5}, {2, 5}}, 0.03021574537113668]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.03021574537113668], DiskBox[2, 0.03021574537113668], DiskBox[3, 0.03021574537113668], DiskBox[4, 0.03021574537113668], DiskBox[5, 0.03021574537113668]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -13508.022857142852}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, 3.141592643053081}, {-3.141592653589793, -3.141592643053081}, \ {-3.141592653589793, 1.0536712066491191`*^-8}, {-3.141592653589793, \ -1.053671218895587*^-8}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, 3.136592747333205}, {-3.1365926535897932`, -3.136592716085163}, \ {-3.1365926535897932`, -0.0099997291804862}, {-3.1365926535897932`, 0.004999947919935186}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, 3.131593403489063}, {-3.1315926535897933`, -3.1315931535515364`}, \ {-3.1315926535897933`, -0.019997833702273406`}, {-3.1315926535897933`, 0.009999583364858653}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, 3.1265951840807484`}, {-3.126592653589793, -3.1265943408051613`}, \ {-3.126592653589793, -0.029992690297153627`}, {-3.126592653589793, 0.014998593985448998`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, 3.1215986503922224`}, {-3.121592653589793, -3.1215966523906262`}, \ {-3.121592653589793, -0.03998267844962775}, {-3.121592653589793, 0.019996667658638088`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, 3.1166043625844466`}, {-3.116592653589793, -3.116600462430204}, \ {-3.116592653589793, -0.04996618177637128}, {-3.116592653589793, 0.024993492610482317`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, 3.111612879325627}, {-3.1115926535897933`, -3.1116061444853407`}, \ {-3.1115926535897933`, -0.059941589389154684`}, {-3.1115926535897933`, 0.029988757530983363`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, 3.1066247574223427`}, {-3.106592653589793, -3.106614071416799}, \ {-3.106592653589793, -0.06990729724725697}, {-3.106592653589793, 0.03498215168964883}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, 3.1016405514516023`}, {-3.101592653589793, -3.1016246152438947`}, \ {-3.101592653589793, -0.07986170949737288}, {-3.101592653589793, 0.03997336505160946}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, 3.096660813408}, {-3.096592653589793, -3.0966381470147253`}, \ {-3.096592653589793, -0.0898032397886271}, {-3.096592653589793, 0.04496208838625458}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, 3.0916860923357152`}, {-3.0915926535897933`, -3.091655036659406}, \ {-3.0915926535897933`, -0.09973031258141833}, {-3.0915926535897933`, 0.049948013387061604`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, 3.086716933980934}, {-3.086592653589793, -3.0866756528588786`}, \ {-3.086592653589793, -0.10964136442346101`}, {-3.086592653589793, 0.05493083278088223}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, 3.081753880446096}, {-3.081592653589793, -3.0817003629107136`}, \ {-3.081592653589793, -0.11953484520336992`}, {-3.081592653589793, 0.05991024043905009}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, 3.076797469844542}, {-3.076592653589793, -3.0767295325925494`}, \ {-3.076592653589793, -0.12940921938148955`}, {-3.076592653589793, 0.06488593148985183}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, 3.071848235971009}, {-3.0715926535897933`, -3.071763526034021}, \ {-3.0715926535897933`, -0.13926296718445524`}, {-3.0715926535897933`, 0.06985760242513635}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, 3.066906707968818}, {-3.066592653589793, -3.066802705581456}, \ {-3.066592653589793, -0.14909458577547158`}, {-3.066592653589793, 0.07482495121149445}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, 3.0619734100136293`}, {-3.061592653589793, -3.061847431672142}, \ {-3.061592653589793, -0.1589025903845967}, {-3.061592653589793, 0.07978767739479672}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, 3.0570488610017317`}, {-3.056592653589793, -3.0568980627077105`}, \ {-3.056592653589793, -0.16868551540596027`}, {-3.056592653589793, 0.08474548220506138}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, 3.0521335742404783`}, {-3.0515926535897933`, \ -3.0519549549236857`}, {-3.0515926535897933`, -0.1784419154617219}, \ {-3.0515926535897933`, 0.08969806866356891}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, 3.0472280571616848`}, {-3.046592653589793, -3.0470184622719683`}, \ {-3.046592653589793, -0.18817036641667895`}, {-3.046592653589793, 0.09464514168105703}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, 3.0423328110298584`}, {-3.041592653589793, -3.0420889362956585`}, \ {-3.041592653589793, -0.1978694663629994}, {-3.041592653589793, 0.09958640816068963}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, 3.0374483306671602`}, {-3.036592653589793, -3.037166726009696}, \ {-3.036592653589793, -0.20753783655699298`}, {-3.036592653589793, 0.10452157709681147`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, 3.032575104187523}, {-3.0315926535897932`, -3.032252177783935}, \ {-3.0315926535897932`, -0.21717412231324498`}, {-3.0315926535897932`, 0.1094503596717168}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, 3.0277136127435953`}, {-3.026592653589793, -3.0273456352316104`}, \ {-3.026592653589793, -0.22677699385271918`}, {-3.026592653589793, 0.11437246934846913`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, 3.0228643302754916`}, {-3.021592653589793, -3.0224474390913527`}, \ {-3.021592653589793, -0.23634514711068588`}, {-3.021592653589793, 0.11928762196760981`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, 3.0180277232792108`}, {-3.016592653589793, -3.017557927119908}, \ {-3.016592653589793, -0.24587730449238052`}, {-3.016592653589793, 0.12419553583635348`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, 3.0132042505824277`}, {-3.0115926535897932`, \ -3.0126774339856737`}, {-3.0115926535897932`, -0.2553722155844456}, \ {-3.0115926535897932`, 0.12909593181682233`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, 3.008394363132861}, {-3.0065926535897933`, -3.007806291163029}, \ {-3.0065926535897933`, -0.2648286578167327}, {-3.0065926535897933`, 0.133988533413321}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, 3.0035985037923876`}, {-3.001592653589793, -3.002944826828206}, \ {-3.001592653589793, -0.2742454370809626}, {-3.001592653589793, 0.1388730668581516}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, 2.998817107152933}, {-2.996592653589793, -2.998093365764165}, \ {-2.996592653589793, -0.28362138829331845`}, {-2.996592653589793, 0.14374926119098483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, 2.9940505993530535`}, {-2.991592653589793, -2.99325222926019}, \ {-2.991592653589793, -0.2929553759161932}, {-2.991592653589793, 0.14861684834128586`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, 2.989299397914227}, {-2.9865926535897933`, -2.9884217350207645`}, \ {-2.9865926535897933`, -0.3022462944259863}, {-2.9865926535897933`, 0.15347556320408962`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, 2.984563911584278}, {-2.981592653589793, -2.983602197074245}, \ {-2.981592653589793, -0.31149306873586147`}, {-2.981592653589793, 0.15832514371543896`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, 2.9798445401931297`}, {-2.976592653589793, -2.9787939256845144`}, \ {-2.976592653589793, -0.3206946545698606}, {-2.976592653589793, 0.16316533092534602`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, 2.9751416745230346`}, {-2.971592653589793, -2.9739972272672395`}, \ {-2.971592653589793, -0.3298500387873364}, {-2.971592653589793, 0.1679958690671959}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, 2.9704556961868973`}, {-2.9665926535897933`, -2.969212404308434}, \ {-2.9665926535897933`, -0.3389582396633651}, {-2.9665926535897933`, 0.17281650562511872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, 2.9657869775203958`}, {-2.961592653589793, -2.9644397552860258`}, \ {-2.961592653589793, -0.34801830712057885`}, {-2.961592653589793, 0.17762699139884683`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, 2.961135881484464}, {-2.956592653589793, -2.959679574593935}, \ {-2.956592653589793, -0.35702932291611095`}, {-2.956592653589793, 0.18242708056638815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, 2.9565027615808352`}, {-2.951592653589793, -2.954932152470755}, \ {-2.951592653589793, -0.3659904007826244}, {-2.951592653589793, 0.18721653074312652`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, 2.9518879617768436`}, {-2.9465926535897933`, \ -2.9501977749314365`}, {-2.9465926535897933`, -0.3749006865271547}, \ {-2.9465926535897933`, 0.19199510303838935`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, 2.9472918164429447`}, {-2.941592653589793, -2.945476723700826}, \ {-2.941592653589793, -0.3837593580850604}, {-2.941592653589793, 0.19676256211025972`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, 2.9427146503001054`}, {-2.936592653589793, -2.9407692761512996`}, \ {-2.936592653589793, -0.3925656255334078}, {-2.936592653589793, 0.20151867621713299`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, 2.938156778379148}, {-2.931592653589793, -2.936075705243905}, \ {-2.931592653589793, -0.4013187310626927}, {-2.931592653589793, 0.20626321726640873`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, 2.933618505990537}, {-2.9265926535897933`, -2.931396279473508}, \ {-2.9265926535897933`, -0.410017948909504}, {-2.9265926535897933`, 0.210995960859986}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, 2.9291001287027125`}, {-2.921592653589793, -2.926731262814092}, \ {-2.921592653589793, -0.4186625852515184}, {-2.921592653589793, 0.2157166863391141}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, 2.9246019323341246`}, {-2.916592653589793, -2.9220809146718154`}, \ {-2.916592653589793, -0.4272519780641117}, {-2.916592653589793, 0.2204251768235645}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, 2.9201241929510036`}, {-2.911592653589793, -2.9174454898367026`}, \ {-2.911592653589793, -0.43578549694355606`}, {-2.911592653589793, 0.22512121925115663`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, 2.915667176879098}, {-2.9065926535897932`, -2.912825238441971}, \ {-2.9065926535897932`, -0.4442625428939724}, {-2.9065926535897932`, 0.22980460441169254`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, 2.911231140720993}, {-2.901592653589793, -2.9082204059228536`}, \ {-2.901592653589793, -0.4526825480837208}, {-2.901592653589793, 0.2344751269806779}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, 2.906816331384889}, {-2.896592653589793, -2.9036312329809744`}, \ {-2.896592653589793, -0.4610449755695019}, {-2.896592653589793, 0.23913258554883268`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, 2.902422986121298}, {-2.891592653589793, -2.899057955550842}, \ {-2.891592653589793, -0.4693493189913001}, {-2.891592653589793, 0.24377678264965963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, 2.8980513325686164`}, {-2.8865926535897932`, \ -2.8945008047701757`}, {-2.8865926535897932`, -0.4775951022392401}, \ {-2.8865926535897932`, 0.24840752478394598`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, 2.8937015888067292`}, {-2.8815926535897933`, -2.889960006952816}, \ {-2.8815926535897933`, -0.48578187909390724`}, {-2.8815926535897933`, 0.25302462244202556`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, 2.889373963418026}, {-2.876592653589793, -2.885435783564976}, \ {-2.876592653589793, -0.49390923284222144`}, {-2.876592653589793, 0.2576278901233026}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, 2.885068655556711}, {-2.871592653589793, -2.880928351204158}, \ {-2.871592653589793, -0.5019767758691474}, {-2.871592653589793, 0.26221714635349613`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, 2.880785855025495}, {-2.866592653589793, -2.876437921582753}, \ {-2.866592653589793, -0.5099841492280764}, {-2.866592653589793, 0.26679221369827394`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, 2.876525742357776}, {-2.861592653589793, -2.871964701511861}, \ {-2.861592653589793, -0.5179310221910193}, {-2.861592653589793, 0.27135291877622514`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, 2.8722884889080476`}, {-2.856592653589793, -2.867508892890511}, \ {-2.856592653589793, -0.5258170917795442}, {-2.856592653589793, 0.2758990922677672}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, 2.86807425694804}, {-2.851592653589793, -2.8630706926967093`}, \ {-2.851592653589793, -0.5336420822784423}, {-2.851592653589793, 0.2804305689223489}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, 2.8638831997678085`}, {-2.846592653589793, -2.858650292981714}, \ {-2.846592653589793, -0.5414057447344773}, {-2.846592653589793, 0.2849471875630291}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, 2.8597154617840395`}, {-2.8415926535897933`, \ -2.8542478808664815`}, {-2.8415926535897933`, -0.549107856439169}, \ {-2.8415926535897933`, 0.28944879108914096`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, 2.855571178651841}, {-2.836592653589793, -2.849863638541415}, \ {-2.836592653589793, -0.5567482204002389}, {-2.836592653589793, 0.2939352264763051}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, 2.8514504773836173`}, {-2.831592653589793, -2.8454977432695574`}, \ {-2.831592653589793, -0.5643266648000365}, {-2.831592653589793, 0.29840634477370287`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, 2.8473534764701802`}, {-2.826592653589793, -2.84115036739062}, \ {-2.826592653589793, -0.5718430424448969}, {-2.826592653589793, 0.3028620011003423}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, 2.8432802860076265`}, {-2.8215926535897933`, \ -2.8368216783291147`}, {-2.8215926535897933`, -0.5792972302049748}, \ {-2.8215926535897933`, 0.30730205463816596`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, 2.839231007827769}, {-2.816592653589793, -2.8325118386042}, \ {-2.816592653589793, -0.586689128446423}, {-2.816592653589793, 0.3117263686235965}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, 2.835205735632831}, {-2.811592653589793, -2.8282210058432407`}, \ {-2.811592653589793, -0.5940186604571835}, {-2.811592653589793, 0.3161348103362051}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, 2.8312045551320106`}, {-2.806592653589793, -2.823949332795606}, \ {-2.806592653589793, -0.6012857718677954}, {-2.806592653589793, 0.3205272510867967}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, 2.8272275441826293`}, {-2.8015926535897933`, \ -2.8196969673513896`}, {-2.8015926535897933`, -0.6084904300679672}, \ {-2.8015926535897933`, 0.324903566201856}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, 2.8232747729330896`}, {-2.796592653589793, -2.8154640525598844`}, \ {-2.796592653589793, -0.6156326236198523}, {-2.796592653589793, 0.3292636350077466}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, 2.8193463039689606`}, {-2.791592653589793, -2.81125072665253}, \ {-2.791592653589793, -0.6227123616698}, {-2.791592653589793, 0.333607340811584}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, 2.8154421924605963`}, {-2.786592653589793, -2.8070571230668278`}, \ {-2.786592653589793, -0.6297296733591852}, {-2.786592653589793, 0.3379345708810961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, 2.8115624863132753`}, {-2.7815926535897932`, \ -2.8028833704719904`}, {-2.7815926535897932`, -0.6366846072346638}, \ {-2.7815926535897932`, 0.3422452164229701}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, 2.8077072263186182`}, {-2.776592653589793, -2.7987295927979265`}, \ {-2.776592653589793, -0.6435772306601889}, {-2.776592653589793, 0.3465391725586628}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, 2.8038764463075245`}, {-2.771592653589793, -2.7945959092648924`}, \ {-2.771592653589793, -0.6504076292302081}, {-2.771592653589793, 0.35081633829941666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, 2.800070173304272}, {-2.766592653589793, -2.790482434415831}, \ {-2.766592653589793, -0.6571759061858176}, {-2.766592653589793, 0.35507661651918837`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, 2.7962884276816697`}, {-2.7615926535897932`, \ -2.7863892781503865`}, {-2.7615926535897932`, -0.6638821818341518}, \ {-2.7615926535897932`, 0.35931991392615165`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, 2.7925312233166846`}, {-2.7565926535897933`, -2.782316545760178}, \ {-2.7565926535897933`, -0.6705265929718401}, {-2.7565926535897933`, 0.3635461410330645}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, 2.788798567746621}, {-2.751592653589793, -2.7782643379665957`}, \ {-2.751592653589793, -0.6771092923135668}, {-2.751592653589793, 0.36775521212568607`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, 2.7850904623257646`}, {-2.746592653589793, -2.7742327509592886`}, \ {-2.746592653589793, -0.683630447925533}, {-2.746592653589793, 0.37194704523044964`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, 2.781406902381565}, {-2.741592653589793, -2.770221876437097}, \ {-2.741592653589793, -0.6900902426656867}, {-2.741592653589793, 0.37612156208026504`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, 2.7777478773715627`}, {-2.736592653589793, -2.7662318016501106`}, \ {-2.736592653589793, -0.6964888736298016}, {-2.736592653589793, 0.38027868807931875`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, 2.774113371039066}, {-2.731592653589793, -2.762262609442372}, \ {-2.731592653589793, -0.7028265516049216}, {-2.731592653589793, 0.3844183522671941}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, 2.770503361568686}, {-2.726592653589793, -2.758314378297465}, \ {-2.726592653589793, -0.7091035005308044}, {-2.726592653589793, 0.388540487280874}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, 2.766917821741702}, {-2.721592653589793, -2.75438718238408}, \ {-2.721592653589793, -0.7153199569684636}, {-2.721592653589793, 0.39264502931652506`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, 2.7633567190899657`}, {-2.7165926535897933`, -2.750481091603237}, \ {-2.7165926535897933`, -0.7214761695776992}, {-2.7165926535897933`, 0.39673191808998426`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, 2.7598200160488786`}, {-2.711592653589793, -2.7465961716370417`}, \ {-2.711592653589793, -0.7275723986034957}, {-2.711592653589793, 0.40080109679603615`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, 2.7563076701098383`}, {-2.706592653589793, -2.742732483997692}, \ {-2.706592653589793, -0.7336089153707289}, {-2.706592653589793, 0.40485251206733697`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, 2.752819633970832}, {-2.701592653589793, -2.738890086078277}, \ {-2.701592653589793, -0.739586001788945}, {-2.701592653589793, 0.4088861139319868}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, 2.7493558556859017`}, {-2.6965926535897933`, \ -2.7350690312040817`}, {-2.6965926535897933`, -0.7455039498663448}, \ {-2.6965926535897933`, 0.4129018557705961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, 2.7459162788131954`}, {-2.691592653589793, -2.731269368685027}, \ {-2.691592653589793, -0.7513630612336517}, {-2.691592653589793, 0.4168996942724631}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, 2.742500842561391}, {-2.686592653589793, -2.7274911438686993`}, \ {-2.686592653589793, -0.7571636466778617}, {-2.686592653589793, 0.42087958939120534`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, 2.7391094819344333`}, {-2.681592653589793, -2.7237343981945386`}, \ {-2.681592653589793, -0.762906025686328}, {-2.681592653589793, 0.4248415042995153}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, 2.7357421278743415`}, {-2.6765926535897933`, -2.719999169247989}, \ {-2.6765926535897933`, -0.7685905260008341}, {-2.6765926535897933`, 0.4287854053437959}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, 2.732398707402383}, {-2.671592653589793, -2.7162854908164578`}, \ {-2.671592653589793, -0.774217483182464}, {-2.671592653589793, 0.43271126199752163`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, 2.7290791437583044`}, {-2.666592653589793, -2.7125933929446546`}, \ {-2.666592653589793, -0.7797872401863525}, {-2.666592653589793, 0.4366190468148859}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, 2.7257833565372387`}, {-2.661592653589793, -2.7089229019914116`}, \ {-2.661592653589793, -0.785300146947566}, {-2.661592653589793, 0.44050873538339513`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, 2.7225112618248857`}, {-2.6565926535897932`, \ -2.7052740406864153`}, {-2.6565926535897932`, -0.7907565599770554}, \ {-2.6565926535897932`, 0.4443803062764349}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, 2.719262772330375}, {-2.651592653589793, -2.701646828187545}, \ {-2.651592653589793, -0.7961568419683591}, {-2.651592653589793, 0.4482337410053686}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, 2.716037797516914}, {-2.646592653589793, -2.698041280138736}, \ {-2.646592653589793, -0.8015013614149326}, {-2.646592653589793, 0.45206902397122894`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, 2.7128362437302993`}, {-2.641592653589793, -2.694457408728133}, \ {-2.641592653589793, -0.8067904922379499}, {-2.641592653589793, 0.4558861424161705}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, 2.7096580143249374`}, {-2.6365926535897932`, -2.690895222745982}, \ {-2.6365926535897932`, -0.8120246134244138}, {-2.6365926535897932`, 0.45968508637503747`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, 2.706503009788015}, {-2.6315926535897933`, -2.6873547276439558`}, \ {-2.6315926535897933`, -0.8172041086760918}, {-2.6315926535897933`, 0.4634658486259791}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, 2.7033711278606147`}, {-2.626592653589793, -2.6838359255932143`}, \ {-2.626592653589793, -0.8223293660684095}, {-2.626592653589793, 0.467228424641843}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, 2.7002622636570504`}, {-2.621592653589793, -2.680338815543732}, \ {-2.621592653589793, -0.8274007777199126}, {-2.621592653589793, 0.4709728125407383}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, 2.697176309781497}, {-2.616592653589793, -2.6768633932831944`}, \ {-2.616592653589793, -0.8324187394717891}, {-2.616592653589793, 0.4746990130368664}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, 2.6941131564423686`}, {-2.611592653589793, -2.6734096514961396`}, \ {-2.611592653589793, -0.8373836505774839}, {-2.611592653589793, 0.47840702939118973`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, 2.6910726915641234`}, {-2.606592653589793, -2.6699775798229215`}, \ {-2.606592653589793, -0.8422959134022259}, {-2.606592653589793, 0.48209686736222257`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, 2.68805480089661}, {-2.601592653589793, -2.6665671649187543`}, \ {-2.601592653589793, -0.8471559331324481}, {-2.601592653589793, 0.4857685351567814}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, 2.685059368122273}, {-2.596592653589793, -2.663178390512872}, \ {-2.596592653589793, -0.8519641174948523}, {-2.596592653589793, 0.4894220433806912}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, 2.6820862749604397`}, {-2.5915926535897933`, -2.659811237467219}, \ {-2.5915926535897933`, -0.8567208764850203}, {-2.5915926535897933`, 0.4930574049898099}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, 2.6791354012695887`}, {-2.586592653589793, -2.656465683835335}, \ {-2.586592653589793, -0.8614266221054072}, {-2.586592653589793, 0.496674635240977}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, 2.6762066251468775`}, {-2.581592653589793, -2.6531417049208854`}, \ {-2.581592653589793, -0.8660817681125857}, {-2.581592653589793, 0.5002737516432257}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, 2.6732998230255496`}, {-2.576592653589793, -2.6498392733359464`}, \ {-2.576592653589793, -0.87068672977341}, {-2.576592653589793, 0.5038547739092075}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, 2.6704148697694996`}, {-2.571592653589793, -2.646558359059301}, \ {-2.571592653589793, -0.8752419236303587}, {-2.571592653589793, 0.5074177239066633}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, 2.6675516387659215`}, {-2.566592653589793, -2.643298929494113}, \ {-2.566592653589793, -0.8797477672752175}, {-2.566592653589793, 0.5109626256103597}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, 2.6647100020151413`}, {-2.561592653589793, -2.6400609495257266`}, \ {-2.561592653589793, -0.8842046791316989}, {-2.561592653589793, 0.5144895050540121}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, 2.661889830218319}, {-2.556592653589793, -2.6368443815786837`}, \ {-2.556592653589793, -0.888613078246054}, {-2.556592653589793, 0.5179983902827843}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, 2.6590909928628235`}, {-2.5515926535897933`, -2.6336491856737}, \ {-2.5515926535897933`, -0.8929733840860451}, {-2.5515926535897933`, 0.5214893113058978}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, 2.656313358305111}, {-2.5465926535897934`, -2.630475319484234}, \ {-2.5465926535897934`, -0.8972860163479353}, {-2.5465926535897934`, 0.5249623000495842}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, 2.6535567938514353`}, {-2.541592653589793, -2.627322738392511}, \ {-2.541592653589793, -0.9015513947711491}, {-2.541592653589793, 0.5284173903104782}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, 2.650821165836259}, {-2.536592653589793, -2.6241913955452354`}, \ {-2.536592653589793, -0.9057699389606223}, {-2.536592653589793, 0.5318546177093091}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, 2.6481063396983786`}, {-2.5315926535897932`, \ -2.6210812419088683`}, {-2.5315926535897932`, -0.9099420682165916}, \ {-2.5315926535897932`, 0.5352740196449648}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, 2.645412180054849}, {-2.526592653589793, -2.6179922263243625`}, \ {-2.526592653589793, -0.9140682013715692}, {-2.526592653589793, 0.5386756352490135}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, 2.6427385507728287`}, {-2.521592653589793, -2.6149242955614604`}, \ {-2.521592653589793, -0.9181487566343619}, {-2.521592653589793, 0.5420595053406103}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, 2.6400853150390327`}, {-2.516592653589793, -2.611877394372471}, \ {-2.516592653589793, -0.9221841514410053}, {-2.516592653589793, 0.5454256723818496}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, 2.6374523354273274`}, {-2.5115926535897932`, \ -2.6088514655455586`}, {-2.5115926535897932`, -0.9261748023123233}, \ {-2.5115926535897932`, 0.5487741804335459}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, 2.6348394739640293`}, {-2.5065926535897933`, -2.605846449957434}, \ {-2.5065926535897933`, -0.9301211247179836}, {-2.5065926535897933`, 0.5521050751115173}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, 2.6322465921912914`}, {-2.501592653589793, -2.6028622866255637`}, \ {-2.501592653589793, -0.9340235329468716}, {-2.501592653589793, 0.5554184035432993}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, 2.6296735512284206`}, {-2.496592653589793, -2.599898912759697}, \ {-2.496592653589793, -0.9378824399835226}, {-2.496592653589793, 0.5587142143254173}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, 2.6271202118311354`}, {-2.491592653589793, -2.5969562638129915`}, \ {-2.491592653589793, -0.9416982573906238}, {-2.491592653589793, 0.5619925574810487}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, 2.6245864344490317`}, {-2.486592653589793, -2.5940342735323973`}, \ {-2.486592653589793, -0.945471395197156}, {-2.486592653589793, 0.5652534844182855}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, 2.6220720792810353`}, {-2.481592653589793, -2.591132874008458}, \ {-2.481592653589793, -0.9492022617921416}, {-2.481592653589793, 0.5684970478889058}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, 2.6195770063289876`}, {-2.476592653589793, -2.5882519957245456`}, \ {-2.476592653589793, -0.9528912638238558}, {-2.476592653589793, 0.5717233019476379}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, 2.6171010754494555`}, {-2.471592653589793, -2.5853915676054635`}, \ {-2.471592653589793, -0.9565388061042461}, {-2.471592653589793, 0.5749323019119734}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, 2.614644146403636}, {-2.4665926535897933`, -2.5825515170654154`}, \ {-2.4665926535897933`, -0.9601452915184541}, {-2.4665926535897933`, 0.5781241043225123}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, 2.612206078905621}, {-2.461592653589793, -2.5797317700552744`}, \ {-2.461592653589793, -0.9637111209391803}, {-2.461592653589793, 0.5812987669039068}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, 2.609786732668888}, {-2.456592653589793, -2.576932251109274}, \ {-2.456592653589793, -0.9672366931458536}, {-2.456592653589793, 0.5844563485263088}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, 2.607385967451093}, {-2.451592653589793, -2.5741528833910783`}, \ {-2.451592653589793, -0.970722404748416}, {-2.451592653589793, 0.5875969091673638}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, 2.605003643097232}, {-2.446592653589793, -2.571393588739061}, \ {-2.446592653589793, -0.9741686501154412}, {-2.446592653589793, 0.5907205098748455}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, 2.6026396195811996`}, {-2.441592653589793, -2.5686542877110328`}, \ {-2.441592653589793, -0.9775758213066084}, {-2.441592653589793, 0.5938272127297956}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, 2.6002937570458053`}, {-2.436592653589793, -2.565934899628269}, \ {-2.436592653589793, -0.9809443080092897}, {-2.436592653589793, 0.5969170808102517}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, 2.597965915841148}, {-2.431592653589793, -2.563235342618916}, \ {-2.431592653589793, -0.9842744974791579}, {-2.431592653589793, 0.5999901781555206}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, 2.595655956561653}, {-2.4265926535897933`, -2.5605555336605814`}, \ {-2.4265926535897933`, -0.9875667744845236}, {-2.4265926535897933`, 0.6030465697311179}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, 2.5933637400815033`}, {-2.4215926535897934`, -2.557895388622457}, \ {-2.4215926535897934`, -0.9908215212545374}, {-2.4215926535897934`, 0.6060863213941554}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, 2.591089127588761}, {-2.416592653589793, -2.5552548223065052`}, \ {-2.416592653589793, -0.9940391174307575}, {-2.416592653589793, 0.6091094998594673}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, 2.5888319806180315`}, {-2.411592653589793, -2.552633748488273}, \ {-2.411592653589793, -0.9972199400223821}, {-2.411592653589793, 0.6121161726661347}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, 2.586592161081795}, {-2.4065926535897932`, -2.5500320799567504`}, \ {-2.4065926535897932`, -1.000364363364581}, {-2.4065926535897932`, 0.6151064081447514}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, 2.5843695313004496`}, {-2.401592653589793, -2.5474497285537225`}, \ {-2.401592653589793, -1.003472759080128}, {-2.401592653589793, 0.6180802753851724}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, 2.5821639540310173`}, {-2.396592653589793, -2.54488660521238}, \ {-2.396592653589793, -1.006545496044045}, {-2.396592653589793, 0.621037844204875}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, 2.579975292494668}, {-2.391592653589793, -2.5423426199952566`}, \ {-2.391592653589793, -1.0095829403511838`}, {-2.391592653589793, 0.6239791851179021}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, 2.5778034104029692`}, {-2.3865926535897932`, \ -2.5398176821315297`}, {-2.3865926535897932`, -1.012585455286658}, \ {-2.3865926535897932`, 0.6269043693043501}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, 2.5756481719830275`}, {-2.3815926535897933`, -2.537311700053578}, \ {-2.3815926535897933`, -1.015553401298926}, {-2.3815926535897933`, 0.6298134685804864}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, 2.5735094420014337`}, {-2.376592653589793, -2.534824581432902}, \ {-2.376592653589793, -1.0184871359754988`}, {-2.376592653589793, 0.6327065553694079}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, 2.571387085787083}, {-2.371592653589793, -2.532356233215456}, \ {-2.371592653589793, -1.0213870140211991`}, {-2.371592653589793, 0.635583702672224}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, 2.569280969252976}, {-2.366592653589793, -2.5299065616561496`}, \ {-2.366592653589793, -1.0242533872386865`}, {-2.366592653589793, 0.6384449840399147}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, 2.567190958916893}, {-2.361592653589793, -2.527475472352875}, \ {-2.361592653589793, -1.0270866045114062`}, {-2.361592653589793, 0.6412904735456265}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, 2.565116921921127}, {-2.356592653589793, -2.525062870279701}, \ {-2.356592653589793, -1.0298870117885939`}, {-2.356592653589793, 0.6441202457576468}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, 2.563058726051175}, {-2.351592653589793, -2.5226686598195553`}, \ {-2.351592653589793, -1.0326549520724992`}, {-2.351592653589793, 0.6469343757128408}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, 2.561016239753473}, {-2.346592653589793, -2.520292744796205}, \ {-2.346592653589793, -1.0353907654075565`}, {-2.346592653589793, 0.6497329388906786}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, 2.5589893321522323`}, {-2.3415926535897933`, -2.517935028505557}, \ {-2.3415926535897933`, -1.0380947888714522`}, {-2.3415926535897933`, 0.6525160111878293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, 2.556977873065361}, {-2.336592653589793, -2.5155954137463747`}, \ {-2.336592653589793, -1.0407673565680775`}, {-2.336592653589793, 0.6552836688932655}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, 2.554981733019473}, {-2.331592653589793, -2.5132738028503665`}, \ {-2.331592653589793, -1.0434087996222103`}, {-2.331592653589793, 0.6580359886639017}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, 2.553000783264106}, {-2.326592653589793, -2.510970097711595}, \ {-2.326592653589793, -1.0460194461758525`}, {-2.326592653589793, 0.6607730475008026}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, 2.551034895785133}, {-2.321592653589793, -2.5086841998152916`}, \ {-2.321592653589793, -1.04859962138617}, {-2.321592653589793, 0.6634949227258986}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, 2.5490839433172914`}, {-2.316592653589793, -2.506416010266085}, \ {-2.316592653589793, -1.0511496474249693`}, {-2.316592653589793, 0.6662016919592073}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, 2.5471477993560288`}, {-2.311592653589793, -2.5041654298155844`}, \ {-2.311592653589793, -1.053669843479602}, {-2.311592653589793, 0.6688934330965947}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, 2.5452263381685833`}, {-2.306592653589793, -2.501932358889367}, \ {-2.306592653589793, -1.0561605257552473`}, {-2.306592653589793, 0.671570224288042}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, 2.5433194348043315`}, {-2.3015926535897933`, -2.499716697613362}, \ {-2.3015926535897933`, -1.0586220074784993`}, {-2.3015926535897933`, 0.6742321439164255}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, 2.5414269651044474`}, {-2.2965926535897934`, \ -2.4975183458396866`}, {-2.2965926535897934`, -1.0610545989022302`}, \ {-2.2965926535897934`, 0.6768792705767667}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, 2.5395488057109104`}, {-2.291592653589793, -2.4953372031718564`}, \ {-2.291592653589793, -1.0634586073116141`}, {-2.291592653589793, 0.6795116830560047}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, 2.537684834074848}, {-2.286592653589793, -2.493173168989398}, \ {-2.286592653589793, -1.0658343370312324`}, {-2.286592653589793, 0.6821294603132695}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, 2.535834928464242}, {-2.2815926535897932`, -2.4910261424719966`}, \ {-2.2815926535897932`, -1.0681820894333576`}, {-2.2815926535897932`, 0.684732681460572}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, 2.5339989679710513`}, {-2.276592653589793, -2.4888960226229493`}, \ {-2.276592653589793, -1.0705021629471103`}, {-2.276592653589793, 0.6873214257440476}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, 2.532176832517767}, {-2.271592653589793, -2.4867827082921563`}, \ {-2.271592653589793, -1.0727948530686706`}, {-2.271592653589793, 0.6898957725256185}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, 2.53036840286334}, {-2.266592653589793, -2.484686098198547}, \ {-2.266592653589793, -1.0750604523723584`}, {-2.266592653589793, 0.6924558012651199}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, 2.528573560608642}, {-2.2615926535897932`, -2.4826060909519327`}, \ {-2.2615926535897932`, -1.0772992505225494`}, {-2.2615926535897932`, 0.6950015915029087}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, 2.5267921882013638`}, {-2.2565926535897933`, -2.480542585074362}, \ {-2.2565926535897933`, -1.079511534286432}, {-2.2565926535897933`, 0.697533222842896}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, 2.5250241689404067`}, {-2.251592653589793, -2.478495479020941}, \ {-2.251592653589793, -1.0816975875474988`}, {-2.251592653589793, 0.7000507749360293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, 2.52326938697981}, {-2.246592653589793, -2.4764646712001284`}, \ {-2.246592653589793, -1.0838576913197557`}, {-2.246592653589793, 0.7025543274642134}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, 2.5215277273321854`}, {-2.241592653589793, -2.4744500599935506`}, \ {-2.241592653589793, -1.085992123762635}, {-2.241592653589793, 0.7050439601246435}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, 2.5197990758717426`}, {-2.236592653589793, -2.4724515437752412`}, \ {-2.236592653589793, -1.0881011601964683`}, {-2.236592653589793, 0.7075197526146031}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, 2.5180833193368226`}, {-2.231592653589793, -2.4704690209304974`}, \ {-2.231592653589793, -1.0901850731186478`}, {-2.231592653589793, 0.7099817846166088}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, 2.516380345332063}, {-2.226592653589793, -2.4685023898741516`}, \ {-2.226592653589793, -1.0922441322202623`}, {-2.226592653589793, 0.7124301357840253}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, 2.514690042330143}, {-2.221592653589793, -2.466551549068409}, \ {-2.221592653589793, -1.094278604403288}, {-2.221592653589793, 0.7148648857270506}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, 2.5130122996731528`}, {-2.2165926535897933`, -2.464616397040209}, \ {-2.2165926535897933`, -1.0962887537982662`}, {-2.2165926535897933`, 0.7172861139991026}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, 2.511347007573582}, {-2.211592653589793, -2.4626968323981084`}, \ {-2.211592653589793, -1.0982748417824018`}, {-2.211592653589793, 0.7196939000835998}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, 2.5096940571149484`}, {-2.206592653589793, -2.4607927538487466`}, \ {-2.206592653589793, -1.1002371269981377`}, {-2.206592653589793, 0.7220883233810979}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, 2.5080533402521286`}, {-2.201592653589793, -2.4589040602127876`}, \ {-2.201592653589793, -1.1021758653720377`}, {-2.201592653589793, 0.7244694631968523}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, 2.506424749811284}, {-2.196592653589793, -2.4570306504405175`}, \ {-2.196592653589793, -1.1040913101341077`}, {-2.196592653589793, 0.7268373987286815}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, 2.504808179489554}, {-2.191592653589793, -2.455172423626922}, \ {-2.191592653589793, -1.1059837118373905`}, {-2.191592653589793, 0.7291922090552494}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, 2.503203523854396}, {-2.186592653589793, -2.453329279026393}, \ {-2.186592653589793, -1.1078533183778978`}, {-2.186592653589793, 0.7315339731246683}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, 2.5016106783426637`}, {-2.181592653589793, -2.4515011160669804`}, \ {-2.181592653589793, -1.1097003750147967`}, {-2.181592653589793, 0.7338627697434672}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, 2.5000295392593883`}, {-2.1765926535897933`, -2.449687834364271}, \ {-2.1765926535897933`, -1.1115251243908788`}, {-2.1765926535897933`, 0.7361786775658831}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, 2.498460003776319}, {-2.1715926535897934`, -2.4478893337348233`}, \ {-2.1715926535897934`, -1.1133278065532335`}, {-2.1715926535897934`, 0.7384817750835068}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, 2.496901969930196}, {-2.166592653589793, -2.4461055142092274`}, \ {-2.166592653589793, -1.115108658974133}, {-2.166592653589793, 0.7407721406152473}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, 2.4953553366207935`}, {-2.161592653589793, -2.4443362760447704`}, \ {-2.161592653589793, -1.1168679165721191`}, {-2.161592653589793, 0.7430498522976197}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, 2.493820003608708}, {-2.1565926535897932`, -2.4425815197377325`}, \ {-2.1565926535897932`, -1.1186058117332482`}, {-2.1565926535897932`, 0.7453149880753388}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, 2.4922958715129684`}, {-2.151592653589793, -2.4408411460352766`}, \ {-2.151592653589793, -1.1203225743324763`}, {-2.151592653589793, 0.7475676256922441}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, 2.4907828418083895`}, {-2.146592653589793, -2.4391150559470036`}, \ {-2.146592653589793, -1.1220184317551738`}, {-2.146592653589793, 0.7498078426825039}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, 2.489280816822765}, {-2.141592653589793, -2.4374031507561287`}, \ {-2.141592653589793, -1.12369360891877}, {-2.141592653589793, 0.7520357163621316}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, 2.487789699733842}, {-2.1365926535897932`, -2.435705332030302}, \ {-2.1365926535897932`, -1.1253483282944594`}, {-2.1365926535897932`, 0.7542513238207871}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, 2.48630939456613}, {-2.1315926535897933`, -2.4340215016320914`}, \ {-2.1315926535897933`, -1.1269828099290067`}, {-2.1315926535897933`, 0.7564547419138616}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, 2.484839806187533}, {-2.126592653589793, -2.432351561729119}, \ {-2.126592653589793, -1.1285972714666108`}, {-2.126592653589793, 0.7586460472548445}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, 2.4833808403058115`}, {-2.121592653589793, -2.430695414803869}, \ {-2.121592653589793, -1.1301919281708168`}, {-2.121592653589793, 0.7608253162079556}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, 2.481932403464907}, {-2.116592653589793, -2.429052963663151}, \ {-2.116592653589793, -1.131766992946447}, {-2.116592653589793, 0.762992624881061}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, 2.4804944030410825`}, {-2.111592653589793, -2.4274241114472783`}, \ {-2.111592653589793, -1.1333226763615818`}, {-2.111592653589793, 0.7651480491188218}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, 2.4790667472389742`}, {-2.106592653589793, -2.4258087616388866`}, \ {-2.106592653589793, -1.134859186669512}, {-2.106592653589793, 0.7672916644961295}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, 2.4776493450874617`}, {-2.101592653589793, -2.424206818071488}, \ {-2.101592653589793, -1.1363767298307248`}, {-2.101592653589793, 0.769423546311765}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, 2.476242106435443}, {-2.096592653589793, -2.422618184937695}, \ {-2.096592653589793, -1.1378755095348467`}, {-2.096592653589793, 0.7715437695823179}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, 2.4748449419474894`}, {-2.0915926535897933`, \ -1.1393557272225592`}, {-2.0915926535897933`, -2.4210427667971457`}, \ {-2.0915926535897933`, 0.7736524090363448}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, 2.473457763099332}, {-2.0865926535897934`, -1.1408175821075284`}, \ {-2.0865926535897934`, -2.4194804685842173`}, {-2.0865926535897934`, 0.7757495391087179}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, 2.4720804821734363`}, {-2.081592653589793, -1.1422612711982008`}, \ {-2.081592653589793, -2.4179311956152416`}, {-2.081592653589793, 0.777835233935335}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, 2.470713012253991}, {-2.076592653589793, -1.143686989319676}, \ {-2.076592653589793, -2.4163948535959325`}, {-2.076592653589793, 0.7799095673477298}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, 2.4693552672227304`}, {-2.071592653589793, -1.145094929135222}, \ {-2.071592653589793, -2.414871348627595}, {-2.071592653589793, 0.7819726128685272}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, 2.468007161753505}, {-2.066592653589793, -1.1464852811683008`}, \ {-2.066592653589793, -2.4133605872143695`}, {-2.066592653589793, 0.7840244437062712}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, 2.466668611307609}, {-2.061592653589793, -1.1478582338237702`}, \ {-2.061592653589793, -2.4118624762691057`}, {-2.061592653589793, 0.7860651327511403}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, 2.4653395321287506`}, {-2.056592653589793, -1.1492139734096114`}, \ {-2.056592653589793, -2.410376923119554}, {-2.056592653589793, 0.7880947525705527}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, 2.4640198412381076`}, {-2.0515926535897933`, \ -1.1505526841582132`}, {-2.0515926535897933`, -2.4089038355139807`}, \ {-2.0515926535897933`, 0.7901133754051473}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, 2.4627094564288248`}, {-2.0465926535897934`, \ -1.1518745482478197`}, {-2.0465926535897934`, -2.4074431216271055`}, \ {-2.0465926535897934`, 0.7921210731645923}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, 2.4614082962612778`}, {-2.041592653589793, -1.1531797458234812`}, \ {-2.041592653589793, -2.405994690064886}, {-2.041592653589793, 0.7941179174241834}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, 2.4601162800574166`}, {-2.036592653589793, -1.1544684550183348`}, \ {-2.036592653589793, -2.404558449870045}, {-2.036592653589793, 0.7961039794209851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, 2.4588333278956025`}, {-2.031592653589793, -1.155740851974572}, \ {-2.031592653589793, -2.403134310526794}, {-2.031592653589793, 0.7980793300505448}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, 2.4575593606053245`}, {-2.026592653589793, -1.1569971108642498`}, \ {-2.026592653589793, -2.4017221819653773`}, {-2.026592653589793, 0.8000440398637362}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, 2.456294299761663}, {-2.021592653589793, -1.158237403909951}, \ {-2.021592653589793, -2.400321974566586}, {-2.021592653589793, 0.8019981790636419}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, 2.455038067679984}, {-2.016592653589793, -1.1594619014053815`}, \ {-2.016592653589793, -2.3989335991658374`}, {-2.016592653589793, 0.8039418175027679}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, 2.4537905874102686`}, {-2.0115926535897932`, -1.160670771735979}, \ {-2.0115926535897932`, -2.397556967057425}, {-2.0115926535897932`, 0.8058750246801731}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, 2.4525517827318475`}, {-2.0065926535897933`, \ -1.1618641813991508`}, {-2.0065926535897933`, -2.3961919899980457`}, \ {-2.0065926535897933`, 0.8077978697390934}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, 2.451321578147558}, {-2.001592653589793, -1.1630422950243555`}, \ {-2.001592653589793, -2.394838580210646}, {-2.001592653589793, 0.8097104214643456}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, 2.4500998988785287`}, {-1.996592653589793, -1.1642052753933014`}, \ {-1.996592653589793, -2.393496650387577}, {-1.996592653589793, 0.8116127482802804}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, 2.4488866708582884`}, {-1.991592653589793, -1.1653532834598268`}, \ {-1.991592653589793, -2.3921661136940884`}, {-1.991592653589793, 0.8135049182484743}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, 2.4476818207272952`}, {-1.986592653589793, -1.1664864783695248`}, \ {-1.986592653589793, -2.390846883771208}, {-1.986592653589793, 0.8153869990658571}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, 2.4464852758273326`}, {-1.9815926535897932`, \ -1.1676050174794235`}, {-1.9815926535897932`, -2.389538874738614}, \ {-1.9815926535897932`, 0.8172590580628858}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, 2.4452969641958466`}, {-1.976592653589793, -1.1687090563774163`}, \ {-1.976592653589793, -2.3882420011973515`}, {-1.976592653589793, 0.8191211622018226}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, 2.4441168145603207`}, {-1.9715926535897932`, \ -1.1697987489015556`}, {-1.9715926535897932`, -2.386956178232337}, \ {-1.9715926535897932`, 0.8209733780751787}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, 2.442944756332531}, {-1.966592653589793, -1.170874247159176}, \ {-1.966592653589793, -2.3856813214148014`}, {-1.966592653589793, 0.8228157719042055}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, 2.4417807196030155`}, {-1.9615926535897932`, \ -1.1719357015458638`}, {-1.9615926535897932`, -2.3844173468043617`}, \ {-1.9615926535897932`, 0.8246484095376623}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, 2.4406246351353307`}, {-1.956592653589793, -1.1729832607641868`}, \ {-1.956592653589793, -2.383164170951111}, {-1.956592653589793, 0.8264713564505612}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, 2.4394764343604347`}, {-1.9515926535897932`, \ -1.1740170718424967`}, {-1.9515926535897932`, -2.381921710897515}, \ {-1.9515926535897932`, 0.8282846777430988}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, 2.4383360493709967`}, {-1.946592653589793, -1.1750372801533022`}, \ {-1.946592653589793, -2.3806898841801383`}, {-1.946592653589793, 0.8300884381396697}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, 2.4372034129158036`}, {-1.9415926535897932`, -1.176044029431545}, \ {-1.9415926535897932`, -2.379468608831162}, {-1.9415926535897932`, 0.8318827019880471}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, 2.43607845839402}, {-1.936592653589793, -1.1770374617929102`}, \ {-1.936592653589793, -2.3782578033799675`}, {-1.936592653589793, 0.8336675332585503}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, 2.434961119849625}, {-1.9315926535897932`, -1.1780177177516291`}, \ {-1.9315926535897932`, -2.3770573868543154`}, {-1.9315926535897932`, 0.8354429955434555}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, 2.433851331965737}, {-1.926592653589793, -1.1789849362384914`}, \ {-1.926592653589793, -2.3758672787816195`}, {-1.926592653589793, 0.8372091520563988}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, 2.4327490300590355`}, {-1.9215926535897931`, \ -1.1799392546183258`}, {-1.9215926535897931`, -2.374687399189898}, \ {-1.9215926535897931`, 0.8389660656319577}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, 2.431654150074132}, {-1.916592653589793, -1.1808808087076121`}, \ {-1.916592653589793, -2.373517668608746}, {-1.916592653589793, 0.8407137987252655}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, 2.4305666285779624`}, {-1.9115926535897931`, \ -1.1818097327916937`}, {-1.9115926535897931`, -2.372358008070121}, \ {-1.9115926535897931`, 0.8424524134117292}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, 2.429486402754254}, {-1.906592653589793, -1.1827261596420786`}, \ {-1.906592653589793, -2.371208339109007}, {-1.906592653589793, 0.8441819713868745}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, 2.4284134103979773`}, {-1.9015926535897931`, \ -1.1836302205332587`}, {-1.9015926535897931`, -2.3700685837639144`}, \ {-1.9015926535897931`, 0.8459025339662584}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, 2.42734758990972}, {-1.896592653589793, -1.1845220452596594`}, \ {-1.896592653589793, -2.3689386645774495`}, {-1.896592653589793, 0.8476141620853851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, 2.426288880290312}, {-1.8915926535897931`, -1.185401762152214}, \ {-1.8915926535897931`, -2.3678185045964724`}, {-1.8915926535897931`, 0.8493169162998829}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, 2.4252372211352125`}, {-1.886592653589793, -1.186269498094938}, \ {-1.886592653589793, -2.3667080273724665`}, {-1.886592653589793, 0.8510108567855551}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, 2.4241925526290657`}, {-1.881592653589793, -1.18712537854112}, \ {-1.881592653589793, -2.365607156961589}, {-1.881592653589793, 0.8526960433386267}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, 2.423154815540364}, {-1.876592653589793, -1.1879695275295705`}, \ {-1.876592653589793, -2.364515817924595}, {-1.876592653589793, 0.8543725353761191}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, 2.422123951215847}, {-1.871592653589793, -1.1888020677006097`}, \ {-1.871592653589793, -2.3634339353269396`}, {-1.871592653589793, 0.8560403919360796}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, 2.4210999015752335`}, {-1.866592653589793, -1.1896231203118308`}, \ {-1.866592653589793, -2.3623614347384474`}, {-1.866592653589793, 0.8576996716781108}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, 2.420082609105871}, {-1.861592653589793, -1.190432805253802}, \ {-1.861592653589793, -2.361298242233022}, {-1.861592653589793, 0.8593504328838889}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, 2.4190720168572573`}, {-1.8565926535897932`, \ -1.1912312410655765`}, {-1.8565926535897932`, -2.360244284388441}, \ {-1.8565926535897932`, 0.8609927334576147}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, 2.418068068435894}, {-1.851592653589793, -1.1920185449499616`}, \ {-1.851592653589793, -2.359199488285699}, {-1.851592653589793, 0.8626266309267738}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, 2.417070707999915}, {-1.8465926535897932`, -1.1927948327887694`}, \ {-1.8465926535897932`, -2.35816378150859}, {-1.8465926535897932`, 0.8642521824427469}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, 2.416079880253835}, {-1.841592653589793, -1.1935602191577641`}, \ {-1.841592653589793, -2.357137092143067}, {-1.841592653589793, 0.8658694447815575}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, 2.4150955304434105`}, {-1.8365926535897932`, \ -1.1943148173415423`}, {-1.8365926535897932`, -2.3561193487764593`}, \ {-1.8365926535897932`, 0.8674784743447319}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, 2.414117604350337}, {-1.831592653589793, -1.1950587393481982`}, \ {-1.831592653589793, -2.3551104804968093`}, {-1.831592653589793, 0.8690793271600626}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, 2.413146048287224}, {-1.8265926535897932`, -1.1957920959238901`}, \ {-1.8265926535897932`, -2.354110416891883}, {-1.8265926535897932`, 0.8706720588826179}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, 2.4121808090923422`}, {-1.821592653589793, -1.196514996567167}, \ {-1.821592653589793, -2.35311908804837}, {-1.821592653589793, 0.8722567247955917}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, 2.41122183412467}, {-1.8165926535897932`, -1.1972275495432205`}, \ {-1.8165926535897932`, -2.3521364245507415`}, {-1.8165926535897932`, 0.8738333798114152}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, 2.4102690712587203`}, {-1.811592653589793, -1.1979298618979493`}, \ {-1.811592653589793, -2.351162357480313}, {-1.811592653589793, 0.8754020784727128}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, 2.409322468879629}, {-1.8065926535897932`, -1.1986220394718146`}, \ {-1.8065926535897932`, -2.3501968184139748`}, {-1.8065926535897932`, 0.8769628749534817}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, 2.408381975878093}, {-1.801592653589793, -1.1993041869136445`}, \ {-1.801592653589793, -2.3492397394230875`}, {-1.801592653589793, 0.8785158230601701}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, 2.4074475416455043`}, {-1.7965926535897931`, \ -1.1999764076942216`}, {-1.7965926535897931`, -2.3482910530721224`}, \ {-1.7965926535897931`, 0.8800609762329217}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, 2.4065191160689134`}, {-1.791592653589793, -1.2006388041197515`}, \ {-1.791592653589793, -2.3473506924174794`}, {-1.791592653589793, 0.8815983875466975}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, 2.4055966495262973`}, {-1.7865926535897931`, \ -1.2012914773451253`}, {-1.7865926535897931`, -2.3464185910059334`}, \ {-1.7865926535897931`, 0.8831281097126481}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, 2.404680092881646}, {-1.781592653589793, -1.2019345273870503`}, \ {-1.781592653589793, -2.3454946828732752`}, {-1.781592653589793, 0.8846501950793468}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, 2.4037693974801564`}, {-1.7765926535897931`, -1.202568053137155}, \ {-1.7765926535897931`, -2.3445789025428367`}, {-1.7765926535897931`, 0.886164695634125}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, 2.402864515143485}, {-1.771592653589793, -1.2031921523747733`}, \ {-1.771592653589793, -2.343671185023909}, {-1.771592653589793, 0.8876716630044469}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, 2.4019653981650624`}, {-1.7665926535897931`, \ -1.2038069217796163`}, {-1.7665926535897931`, -2.3427714658100944`}, \ {-1.7665926535897931`, 0.8891711484593344}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, 2.4010719993053367`}, {-1.761592653589793, -1.2044124569444428`}, \ {-1.761592653589793, -2.3418796808777453`}, {-1.761592653589793, 0.8906632029107534}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, 2.400184271787122}, {-1.756592653589793, -1.2050088523874323`}, \ {-1.756592653589793, -2.340995766684262}, {-1.756592653589793, 0.8921478769150643}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, 2.399302169291065}, {-1.751592653589793, -1.2055962015644646`}, \ {-1.751592653589793, -2.340119660166255}, {-1.751592653589793, 0.8936252206745791}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, 2.398425645951003}, {-1.746592653589793, -1.2061745968812814`}, \ {-1.746592653589793, -2.3392512987378447`}, {-1.746592653589793, 0.8950952840390184}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, 2.3975546563494246`}, {-1.741592653589793, -1.206744129705486}, \ {-1.741592653589793, -2.338390620288827}, {-1.741592653589793, 0.8965581165070523}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, 2.3966891555129943`}, {-1.736592653589793, -1.207304890378437}, \ {-1.736592653589793, -2.337537563182784}, {-1.736592653589793, 0.8980137672278874}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, 2.395829098908106}, {-1.7315926535897932`, -1.2078569682269318`}, \ {-1.7315926535897932`, -2.336692066255153}, {-1.7315926535897932`, 0.8994622850028625}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, 2.3949744424364123`}, {-1.726592653589793, -1.2084004515748559`}, \ {-1.726592653589793, -2.3358540688113445`}, {-1.726592653589793, 0.900903718287024}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, 2.3941251424304797`}, {-1.7215926535897932`, \ -1.2089354277546374`}, {-1.7215926535897932`, -2.3350235106247066`}, \ {-1.7215926535897932`, 0.9023381151907938}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, 2.3932811556494564`}, {-1.716592653589793, -1.2094619831185596`}, \ {-1.716592653589793, -2.334200331934499}, {-1.716592653589793, 0.903765523481629}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, 2.392442439274691}, {-1.7115926535897932`, -1.2099802030499938`}, \ {-1.7115926535897932`, -2.3333844734439286`}, {-1.7115926535897932`, 0.9051859905856359}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, 2.391608950905546}, {-1.706592653589793, -1.2104901719744448`}, \ {-1.706592653589793, -2.3325758763179687`}, {-1.706592653589793, 0.9065995635893278}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, 2.390780648555122}, {-1.7015926535897932`, -1.2109919733705248`}, \ {-1.7015926535897932`, -2.331774482181303}, {-1.7015926535897932`, 0.9080062892412983}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, 2.38995749064607}, {-1.696592653589793, -1.2114856897807602`}, \ {-1.696592653589793, -2.3309802331161795`}, {-1.696592653589793, 0.9094062139539483}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, 2.3891394360064466`}, {-1.6915926535897932`, -1.211971402822277}, \ {-1.6915926535897932`, -2.3301930716602257`}, {-1.6915926535897932`, 0.9107993838052323}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, 2.3883264438656004`}, {-1.686592653589793, -1.212449193197376}, \ {-1.686592653589793, -2.3294129408042563`}, {-1.686592653589793, 0.9121858445404153}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, 2.387518473850086}, {-1.6815926535897932`, -1.2129191407040079`}, \ {-1.6815926535897932`, -2.328639783990057}, {-1.6815926535897932`, 0.9135656415738396}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, 2.386715485979611}, {-1.676592653589793, -1.2133813242460445`}, \ {-1.676592653589793, -2.327873545108157}, {-1.676592653589793, 0.9149388199906843}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, 2.3859174406630457`}, {-1.6715926535897931`, \ -1.2138358218435148`}, {-1.6715926535897931`, -2.3271141684955463`}, \ {-1.6715926535897931`, 0.9163054245487727}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, 2.385124298694487}, {-1.666592653589793, -1.2142827106427072`}, \ {-1.666592653589793, -2.326361598933351}, {-1.666592653589793, 0.9176654996804052}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, 2.384336021249269}, {-1.6615926535897931`, -1.214722066926106}, \ {-1.6615926535897931`, -2.3256157816445975`}, {-1.6615926535897931`, 0.9190190894941112}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, 2.383552569880132}, {-1.656592653589793, -1.215153966122262}, \ {-1.656592653589793, -2.324876662291811}, {-1.656592653589793, 0.9203662377765295}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, 2.3827739065133264`}, {-1.6515926535897931`, \ -1.2155784828155085`}, {-1.6515926535897931`, -2.3241441869747206`}, \ {-1.6515926535897931`, 0.9217069879941951}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, 2.381999993444842}, {-1.646592653589793, -1.21599569075562}, \ {-1.646592653589793, -2.3234183022278394`}, {-1.646592653589793, 0.9230413832954262}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, 2.3812307933365684`}, {-1.6415926535897931`, -1.216405662867281}, \ {-1.6415926535897931`, -2.3226989550181543`}, {-1.6415926535897931`, 0.9243694665121104}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, 2.3804662692126115`}, {-1.636592653589793, -1.216808471259518}, \ {-1.636592653589793, -2.321986092742655}, {-1.636592653589793, 0.9256912801616175}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, 2.3797063844555773`}, {-1.631592653589793, -1.217204187234972}, \ {-1.631592653589793, -2.321279663225941}, {-1.631592653589793, 0.9270068664486422}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, 2.3789511028028536`}, {-1.626592653589793, -1.217592881299069}, \ {-1.626592653589793, -2.3205796147178472`}, {-1.626592653589793, 0.928316267267028}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, 2.378200388343057}, {-1.621592653589793, -1.2179746231691204`}, \ {-1.621592653589793, -2.3198858958909137`}, {-1.621592653589793, 0.9296195242017119}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, 2.377454205512364}, {-1.616592653589793, -1.2183494817832528`}, \ {-1.616592653589793, -2.319198455838018}, {-1.616592653589793, 0.9309166785305274}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, 2.376712519091015}, {-1.611592653589793, -1.2187175253092817`}, \ {-1.611592653589793, -2.3185172440698407`}, {-1.611592653589793, 0.9322077712261398}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, 2.3759752941997196`}, {-1.606592653589793, -1.219078821153499}, \ {-1.606592653589793, -2.3178422105124667`}, {-1.606592653589793, 0.9334928429578779}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, 2.375242496296244}, {-1.601592653589793, -1.2194334359692607`}, \ {-1.601592653589793, -2.3171733055048214`}, {-1.601592653589793, 0.934771934093665}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, 2.374514091171883}, {-1.5965926535897932`, -1.2197814356655885`}, \ {-1.5965926535897932`, -2.316510479796262}, {-1.5965926535897932`, 0.9360450847018543}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, 2.3737900449480995`}, {-1.591592653589793, -1.2201228854156119`}, \ {-1.591592653589793, -2.3158536845440083`}, {-1.591592653589793, 0.9373123345531649}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, 2.3730703240731046`}, {-1.5865926535897932`, \ -1.2204578496648963`}, {-1.5865926535897932`, -2.3152028713106825`}, \ {-1.5865926535897932`, 0.9385737231225328}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, 2.3723548953185367`}, {-1.581592653589793, -1.2207863921397195`}, \ {-1.581592653589793, -2.3145579920617587`}, {-1.581592653589793, 0.9398292895910317}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, 2.371643725776103}, {-1.5765926535897932`, -1.2211085758552158`}, \ {-1.5765926535897932`, -2.3139189991630977`}, {-1.5765926535897932`, 0.9410790728477203}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, 2.3709367828543497`}, {-1.571592653589793, -1.2214244631234297`}, \ {-1.571592653589793, -2.3132858453783633`}, {-1.571592653589793, 0.9423231114915737}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, 2.3702340342753803`}, {-1.5665926535897932`, \ -1.2217341155612973`}, {-1.5665926535897932`, -2.3126584838665334`}, \ {-1.5665926535897932`, 0.943561443833348}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, 2.369535448071657}, {-1.561592653589793, -1.222037594098483}, \ {-1.561592653589793, -2.3120368681793515`}, {-1.561592653589793, 0.9447941078974689}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, 2.3688409925828036`}, {-1.5565926535897932`, -1.222334958985213}, \ {-1.5565926535897932`, -2.31142095225881}, {-1.5565926535897932`, 0.9460211414239188}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, 2.368150636452466}, {-1.551592653589793, -1.2226262697998946`}, \ {-1.551592653589793, -2.3108106904346104`}, {-1.551592653589793, 0.9472425818701053}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, 2.3674643486252287`}, {-1.5465926535897931`, -1.222911585456764}, \ {-1.5465926535897931`, -2.310206037421577}, {-1.5465926535897931`, 0.9484584664127892}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, 2.3667820983434735`}, {-1.541592653589793, -1.223190964213351}, \ {-1.541592653589793, -2.309606948317197}, {-1.541592653589793, 0.9496688319498923}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, 2.3661038551443827`}, {-1.5365926535897931`, -1.223464463677923}, \ {-1.5365926535897931`, -2.3090133785990137`}, {-1.5365926535897931`, 0.9508737151024304}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, 2.3654295888568826`}, {-1.531592653589793, -1.2237321408168187`}, \ {-1.531592653589793, -2.3084252841221296`}, {-1.531592653589793, 0.9520731522163497}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, 2.364759269598685}, {-1.5265926535897931`, -1.2239940519616626`}, \ {-1.5265926535897931`, -2.3078426211166385`}, {-1.5265926535897931`, 0.9532671793644101}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, 2.364092867773326}, {-1.521592653589793, -1.2242502528165382`}, \ {-1.521592653589793, -2.3072653461850883`}, {-1.521592653589793, 0.9544558323480485}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, 2.3634303540672383`}, {-1.5165926535897931`, -1.224500798465063}, \ {-1.5165926535897931`, -2.3066934162999555`}, {-1.5165926535897931`, 0.9556391466992318}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, 2.362771699446852}, {-1.511592653589793, -1.224745743377376}, \ {-1.511592653589793, -2.3061267888011145`}, {-1.511592653589793, 0.956817157682304}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, 2.362116875155751}, {-1.506592653589793, -1.2249851414170478`}, \ {-1.506592653589793, -2.30556542139328}, {-1.506592653589793, 0.9579899002958562}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, 2.3614658527118384`}, {-1.501592653589793, -1.2252190458478869`}, \ {-1.501592653589793, -2.3050092721434865`}, {-1.501592653589793, 0.9591574092745566}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, 2.360818603904526}, {-1.496592653589793, -1.225447509340714}, \ {-1.496592653589793, -2.3044582994785703`}, {-1.496592653589793, 0.9603197190909911}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, 2.3601751007919614`}, {-1.491592653589793, -1.2256705839799982`}, \ {-1.491592653589793, -2.30391246218265}, {-1.491592653589793, 0.9614768639574842}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, 2.359535315698317}, {-1.486592653589793, -1.2258883212704752`}, \ {-1.486592653589793, -2.3033717193945673`}, {-1.486592653589793, 0.9626288778279644}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, 2.358899221211044}, {-1.481592653589793, -1.2261007721436186`}, \ {-1.481592653589793, -2.3028360306054196`}, {-1.481592653589793, 0.9637757943997399}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, 2.358266790178199}, {-1.476592653589793, -1.2263079869641011`}, \ {-1.476592653589793, -2.302305355656038}, {-1.476592653589793, 0.9649176471153292}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, 2.3576379957058093`}, {-1.4715926535897932`, \ -1.2265100155361557`}, {-1.4715926535897932`, -2.301779654734453}, \ {-1.4715926535897932`, 0.9660544691642905}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, 2.3570128111552293`}, {-1.466592653589793, -1.226706907109805}, \ {-1.466592653589793, -2.301258888373433}, {-1.466592653589793, 0.9671862934849851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, 2.3563912101405546`}, {-1.4615926535897932`, \ -1.2268987103871487`}, {-1.4615926535897932`, -2.3007430174479637`}, \ {-1.4615926535897932`, 0.9683131527664075}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, 2.3557731665260375`}, {-1.456592653589793, -1.2270854735284138`}, \ {-1.456592653589793, -2.3002320031727965`}, {-1.456592653589793, 0.9694350794499302}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, 2.355158654423575}, {-1.4515926535897932`, -1.2272672441580936`}, \ {-1.4515926535897932`, -2.299725807099918}, {-1.4515926535897932`, 0.9705521057311348}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, 2.3545476481901697`}, {-1.446592653589793, -1.2274440693708764`}, \ {-1.446592653589793, -2.2992243911161263`}, {-1.446592653589793, 0.9716642635615356}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, 2.3539401224254726`}, {-1.4415926535897932`, -1.227615995737595}, \ {-1.4415926535897932`, -2.2987277174405203`}, {-1.4415926535897932`, 0.9727715846503834}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, 2.353336051969285}, {-1.436592653589793, -1.2277830693110747`}, \ {-1.436592653589793, -2.298235748622096}, {-1.436592653589793, 0.9738741004663811}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, 2.3527354118991743`}, {-1.4315926535897932`, \ -1.2279453356319088`}, {-1.4315926535897932`, -2.2977484475372365`}, \ {-1.4315926535897932`, 0.9749718422394749}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, 2.352138177528034}, {-1.426592653589793, -1.2281028397341747`}, \ {-1.426592653589793, -2.297265777387316}, {-1.426592653589793, 0.9760648409625619}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, 2.3515443244017162`}, {-1.4215926535897931`, -1.228255626151068}, \ {-1.4215926535897931`, -2.2967877016962572`}, {-1.4215926535897931`, 0.9771531273932264}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, 2.3509538282966975`}, {-1.416592653589793, -1.228403738920495}, \ {-1.416592653589793, -2.296314184308075}, {-1.416592653589793, 0.9782367320554879}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, 2.3503666652177166`}, {-1.4115926535897931`, -1.228547221590583}, \ {-1.4115926535897931`, -2.2958451893845155`}, {-1.4115926535897931`, 0.9793156852414793}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, 2.349782811395509}, {-1.406592653589793, -1.2286861172251289`}, \ {-1.406592653589793, -2.2953806814025994`}, {-1.406592653589793, 0.9803900170131851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, 2.349202243284508}, {-1.4015926535897931`, -1.2288204684089767`}, \ {-1.4015926535897931`, -2.2949206251522583`}, {-1.4015926535897931`, 0.9814597572041168}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, 2.348624937560614}, {-1.396592653589793, -1.22895031725334}, \ {-1.396592653589793, -2.294464985733923}, {-1.396592653589793, 0.9825249354210183}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, 2.348050871118934}, {-1.3915926535897931`, -1.2290757054010608`}, \ {-1.3915926535897931`, -2.294013728556192}, {-1.3915926535897931`, 0.9835855810455122}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, 2.3474800210716333`}, {-1.386592653589793, -1.2291966740318117`}, \ {-1.386592653589793, -2.293566819333393}, {-1.386592653589793, 0.9846417232358251}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, 2.346912364745717}, {-1.381592653589793, -1.2293132638672273`}, \ {-1.381592653589793, -2.293124224083282}, {-1.381592653589793, 0.985693390928406}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, 2.3463478796808914`}, {-1.376592653589793, -1.2294255151759614`}, \ {-1.376592653589793, -2.292685909124684}, {-1.376592653589793, 0.9867406128395839}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, 2.345786543627422}, {-1.371592653589793, -1.2295334677787322`}, \ {-1.371592653589793, -2.2922518410751707`}, {-1.371592653589793, 0.9877834174672099}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, 2.345228334544064}, {-1.366592653589793, -1.2296371610532668`}, \ {-1.366592653589793, -2.2918219868486855`}, {-1.366592653589793, 0.9888218330923224}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, 2.3446732305959386`}, {-1.361592653589793, -1.2297366339391769`}, \ {-1.361592653589793, -2.2913963136532938`}, {-1.361592653589793, 0.9898558877807202}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, 2.3441212101525}, {-1.356592653589793, -1.229831924942819}, \ {-1.356592653589793, -2.2909747889888443`}, {-1.356592653589793, 0.990885609384608}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, 2.343572251785501}, {-1.351592653589793, -1.2299230721421035`}, \ {-1.351592653589793, -2.290557380644667}, {-1.351592653589793, 0.9919110255442172}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, 2.3430263342669453`}, {-1.3465926535897932`, \ -1.2300101131911527`}, {-1.3465926535897932`, -2.2901440566973563`}, \ {-1.3465926535897932`, 0.992932163689335}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, 2.342483436567145}, {-1.341592653589793, -1.2300930853250316`}, \ {-1.341592653589793, -2.2897347855084256`}, {-1.341592653589793, 0.9939490510409641}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, 2.341943537852723}, {-1.3365926535897932`, -1.2301720253643453`}, \ {-1.3365926535897932`, -2.2893295357220955`}, {-1.3365926535897932`, 0.9949617146128605}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, 2.341406617484667}, {-1.331592653589793, -1.2302469697197926`}, \ {-1.331592653589793, -2.2889282762630487`}, {-1.331592653589793, 0.9959701812130978}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, 2.340872655016421}, {-1.3265926535897932`, -1.2303179543966882`}, \ {-1.3265926535897932`, -2.288530976334173}, {-1.3265926535897932`, 0.9969744774456448}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, 2.3403416301919515`}, {-1.321592653589793, -1.2303850149994042`}, \ {-1.321592653589793, -2.288137605414388}, {-1.321592653589793, 0.9979746297118738}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, 2.33981352294391}, {-1.3165926535897932`, -1.2304481867357875`}, \ {-1.3165926535897932`, -2.2877481332563714`}, {-1.3165926535897932`, 0.99897066421215}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, 2.339288313391711}, {-1.311592653589793, -1.230507504421504}, \ {-1.311592653589793, -2.287362529884445}, {-1.311592653589793, 0.9999626069472942}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, 2.338765981839751}, {-1.3065926535897932`, -1.2305630024843333`}, \ {-1.3065926535897932`, -2.2869807655923204`}, {-1.3065926535897932`, 1.0009504837201526`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, 2.3382465087755597`}, {-1.301592653589793, -1.2306147149684268`}, \ {-1.301592653589793, -2.286602810940958}, {-1.301592653589793, 1.0019343201370816`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, 2.337729874867998}, {-1.2965926535897931`, -1.2306626755385015`}, \ {-1.2965926535897931`, -2.2862286367564204`}, {-1.2965926535897931`, 1.0029141416094363`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, 2.337216060965476}, {-1.291592653589793, -1.230706917484005}, \ {-1.291592653589793, -2.2858582141277206`}, {-1.291592653589793, 1.0038899733550628`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, 2.336705048094232}, {-1.2865926535897931`, -1.2307474737231863`}, \ {-1.2865926535897931`, -2.2854915144046535`}, {-1.2865926535897931`, 1.0048618403997964`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, 2.3361968174565297`}, {-1.281592653589793, -1.2307843768071915`}, \ {-1.281592653589793, -2.2851285091957454`}, {-1.281592653589793, 1.0058297675788863`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, 2.3356913504289714`}, {-1.2765926535897931`, \ -1.2308176589240323`}, {-1.2765926535897931`, -2.2847691703661153`}, \ {-1.2765926535897931`, 1.0067937795384654`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, 2.3351886285608203`}, {-1.271592653589793, -1.230847351902577}, \ {-1.271592653589793, -2.2844134700353402`}, {-1.271592653589793, 1.007753900737037}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, 2.334688633572273}, {-1.2665926535897931`, -1.2308734872164242`}, \ {-1.2665926535897931`, -2.2840613805754475`}, {-1.2665926535897931`, 1.0087101554468445`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, 2.334191347352821}, {-1.261592653589793, -1.2308960959878068`}, \ {-1.261592653589793, -2.2837128746088067`}, {-1.261592653589793, 1.0096625677553392`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, 2.3336967519596046`}, {-1.256592653589793, -1.2309152089914022`}, \ {-1.256592653589793, -2.283367925006075}, {-1.256592653589793, 1.010611161566593}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, 2.333204829615779}, {-1.251592653589793, -1.2309308566580885`}, \ {-1.251592653589793, -2.2830265048841807`}, {-1.251592653589793, 1.01155596060268}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, 2.332715562708926}, {-1.246592653589793, -1.2309430690787215`}, \ {-1.246592653589793, -2.282688587604252}, {-1.246592653589793, 1.0124969884051187`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, 2.332228933789418}, {-1.241592653589793, -1.2309518760077767`}, \ {-1.241592653589793, -2.28235414676968}, {-1.241592653589793, 1.0134342683361857`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, 2.331744925568924}, {-1.236592653589793, -1.230957306867012}, \ {-1.236592653589793, -2.282023156224008}, {-1.236592653589793, 1.0143678235803772`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, 2.3312635209187715`}, {-1.231592653589793, -1.2309593907490914`}, \ {-1.231592653589793, -2.2816955900490536`}, {-1.231592653589793, 1.0152976771457007`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, 2.3307847028684594`}, {-1.226592653589793, -1.230958156421105}, \ {-1.226592653589793, -2.281371422562874}, {-1.226592653589793, 1.0162238518650633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, 2.330308454604144}, {-1.2215926535897932`, -1.2309536323281276`}, \ {-1.2215926535897932`, -2.281050628317792}, {-1.2215926535897932`, 1.0171463703976378`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, 2.3298347594670927`}, {-1.216592653589793, -1.2309458465966623`}, \ {-1.216592653589793, -2.280733182098517}, {-1.216592653589793, 1.0180652552301381`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, 2.329363600952241}, {-1.2115926535897932`, -1.2309348270381029`}, \ {-1.2115926535897932`, -2.280419058920143}, {-1.2115926535897932`, 1.0189805286782023`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, 2.3288949627067037`}, {-1.206592653589793, -1.2309206011521208`}, \ {-1.206592653589793, -2.2801082340262653`}, {-1.206592653589793, 1.0198922128876797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, 2.3284288285283328`}, {-1.2015926535897932`, \ -1.2309031961300179`}, {-1.2015926535897932`, -2.2798006828870525`}, \ {-1.2015926535897932`, 1.0208003298359472`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, 2.327965182364277}, {-1.196592653589793, -1.2308826388580554`}, \ {-1.196592653589793, -2.2794963811973634`}, {-1.196592653589793, 1.0217049013332051`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, 2.327504008309554}, {-1.1915926535897932`, -1.2308589559207104`}, \ {-1.1915926535897932`, -2.279195304874881}, {-1.1915926535897932`, 1.0226059490237418`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, 2.327045290605671}, {-1.186592653589793, -1.2308321736039438`}, \ {-1.186592653589793, -2.2788974300582074`}, {-1.186592653589793, 1.0235034943872499`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, 2.326589013639194}, {-1.1815926535897932`, -1.2308023178983787`}, \ {-1.1815926535897932`, -2.278602733105073}, {-1.1815926535897932`, 1.024397558740035}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, 2.3261351619404342`}, {-1.176592653589793, -1.2307694145024872`}, \ {-1.176592653589793, -2.2783111905904136`}, {-1.176592653589793, 1.0252881632363455`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, 2.325683720182044}, {-1.1715926535897931`, -1.2307334888257024`}, \ {-1.1715926535897931`, -2.2780227793046133`}, {-1.1715926535897931`, 1.0261753288695594`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, 2.3252346731776967`}, {-1.166592653589793, -1.2306945659915065`}, \ {-1.166592653589793, -2.2777374762516622`}, {-1.166592653589793, 1.0270590764734424`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, 2.3247880058807397`}, {-1.1615926535897931`, \ -1.2306526708404997`}, {-1.1615926535897931`, -2.2774552586473833`}, \ {-1.1615926535897931`, 1.0279394267233597`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, 2.3243437033829415`}, {-1.156592653589793, -1.2306078279334098`}, \ {-1.156592653589793, -2.277176103917569}, {-1.156592653589793, 1.0288164001375513`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, 2.3239017509131066`}, {-1.1515926535897931`, -1.230560061554083}, \ {-1.1515926535897931`, -2.276899989696328}, {-1.1515926535897931`, 1.029690017078248}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, 2.3234621338358714`}, {-1.146592653589793, -1.2305093957124267`}, \ {-1.146592653589793, -2.2766268938242207`}, {-1.146592653589793, 1.030560297752949}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, 2.3230248376503893`}, {-1.1415926535897931`, -1.230455854147323}, \ {-1.1415926535897931`, -2.2763567943465803`}, {-1.1415926535897931`, 1.03142726221556}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, 2.32258984798912}, {-1.1365926535897932`, -1.2303994603295108`}, \ {-1.1365926535897932`, -2.2760896695117245`}, {-1.1365926535897932`, 1.0322909303676153`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, 2.3221571506165444`}, {-1.1315926535897929`, \ -1.2303402374644332`}, {-1.1315926535897929`, -2.2758254977692918`}, \ {-1.1315926535897929`, 1.0331513219594028`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, 2.3217267314279653`}, {-1.126592653589793, -1.230278208495057}, \ {-1.126592653589793, -2.275564257768507}, {-1.126592653589793, 1.0340084565911514`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, 2.321298576448311}, {-1.121592653589793, -1.2302133961046402`}, \ {-1.121592653589793, -2.2753059283564676`}, {-1.121592653589793, 1.03486235371419}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, 2.3208726718309136`}, {-1.1165926535897932`, \ -1.2301458227194826`}, {-1.1165926535897932`, -2.275050488576501}, \ {-1.1165926535897932`, 1.0357130326320658`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, 2.3204490038563232`}, {-1.1115926535897929`, \ -1.2300755105116548`}, {-1.1115926535897929`, -2.274797917666491}, \ {-1.1115926535897929`, 1.0365605125016801`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, 2.3200275589311583`}, {-1.106592653589793, -1.2300024814016692`}, \ {-1.106592653589793, -2.274548195057208}, {-1.106592653589793, 1.0374048123344255`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, 2.3196083235869533`}, {-1.101592653589793, -1.229926757061125}, \ {-1.101592653589793, -2.2743013003706567`}, {-1.101592653589793, 1.038245950997302}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, 2.319191284478977}, {-1.0965926535897932`, -1.22984835891535}, \ {-1.0965926535897932`, -2.2740572134185024`}, {-1.0965926535897932`, 1.0390839472139901`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, 2.3187764283851293`}, {-1.0915926535897933`, \ -1.2297673081459781`}, {-1.0915926535897933`, -2.2738159142004166`}, \ {-1.0915926535897933`, 1.039918819565968}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, 2.3183637422048604`}, {-1.086592653589793, -1.2296836256935133`}, \ {-1.086592653589793, -2.2735773829024266`}, {-1.086592653589793, 1.0407505864936422`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, 2.3179532129579665`}, {-1.081592653589793, -1.2295973322598464`}, \ {-1.081592653589793, -2.27334159989547}, {-1.081592653589793, 1.0415792662973045`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, 2.3175448277836064`}, {-1.0765926535897932`, \ -1.2295084483107865`}, {-1.0765926535897932`, -2.2731085457336513`}, \ {-1.0765926535897932`, 1.0424048771383436`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, 2.3171385739391512`}, {-1.0715926535897933`, \ -1.2294169940785071`}, {-1.0715926535897933`, -2.2728782011527926`}, \ {-1.0715926535897933`, 1.0432274370402066`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, 2.316734438799134}, {-1.066592653589793, -1.2293229895639968`}, \ {-1.066592653589793, -2.27265054706885}, {-1.066592653589793, 1.0440469638894774`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, 2.3163324098542195`}, {-1.061592653589793, -1.2292264545394573`}, \ {-1.061592653589793, -2.27242556457635}, {-1.061592653589793, 1.0448634754369324`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, 2.315932474710122}, {-1.0565926535897932`, -1.229127408550725}, \ {-1.0565926535897932`, -2.2722032349469043`}, {-1.0565926535897932`, 1.0456769892985565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, 2.3155346210865937`}, {-1.0515926535897933`, \ -1.2290258709195971`}, {-1.0515926535897933`, -2.271983539627681}, \ {-1.0515926535897933`, 1.046487522956567}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.2717664602398835`}, \ {-1.046592653589793, -1.228921860746162}, {-1.046592653589793, 2.315138836816419}, {-1.046592653589793, 1.0472950937604473`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.271551978577314}, \ {-1.041592653589793, -1.2288153969111306`}, {-1.041592653589793, 2.3147451098443637`}, {-1.041592653589793, 1.048099718927921}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.271340076604844}, \ {-1.0365926535897931`, -1.2287064980780793`}, {-1.0365926535897931`, 2.3143534282262253`}, {-1.0365926535897931`, 1.0489014155459842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.2711307364569824`}, \ {-1.0315926535897932`, -1.228595182695717}, {-1.0315926535897932`, 2.31396378012782}, {-1.0315926535897932`, 1.0497002005718734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.270923940436417}, \ {-1.026592653589793, -1.2284814690001022`}, {-1.026592653589793, 2.3135761538240187`}, {-1.026592653589793, 1.0504960908340544`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.270719671012577}, \ {-1.021592653589793, -1.2283653750168424`}, {-1.021592653589793, 2.313190537697778}, {-1.021592653589793, 1.0512891030331921`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.270517910820209}, \ {-1.0165926535897931`, -1.2282469185632603`}, {-1.0165926535897931`, 2.312806920239195}, {-1.0165926535897931`, 1.0520792537431145`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.270318642657958}, \ {-1.0115926535897932`, -1.2281261172505455`}, {-1.0115926535897932`, 2.312425290044561}, {-1.0115926535897932`, 1.0528665594117699`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.270121849486973}, \ {-1.0065926535897929`, -1.2280029884858699`}, {-1.0065926535897929`, 2.3120456358154327`}, {-1.0065926535897929`, 1.0536510363621727`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.2699275144295106`}, \ {-1.001592653589793, -1.2278775494744845`}, {-1.001592653589793, 2.3116679463577143`}, {-1.001592653589793, 1.0544327007933427`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.2697356207675625`}, \ {-0.9965926535897931, -1.2277498172217909`}, {-0.9965926535897931, 2.311292210580747}, {-0.9965926535897931, 1.0552115687812353`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.269546151941486}, \ {-0.9915926535897932, -1.227619808535387}, {-0.9915926535897932, 2.3109184174964086`}, {-0.9915926535897932, 1.0559876562796655`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.2693590915486523`}, \ {-0.9865926535897929, -1.2274875400270895`}, {-0.9865926535897929, 2.3105465562182306`}, {-0.9865926535897929, 1.0567609791212205`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.2691744233421036`}, \ {-0.981592653589793, -1.2273530281149327`}, {-0.981592653589793, 2.310176615960513}, {-0.981592653589793, 1.0575315530181673`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.268992131229222}, \ {-0.9765926535897931, -1.2272162890251443`}, {-0.9765926535897931, 2.309808586037462}, {-0.9765926535897931, 1.05829939356335}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.2688121992704127`}, \ {-0.9715926535897932, -1.2270773387940963`}, {-0.9715926535897932, 2.3094424558623285`}, {-0.9715926535897932, 1.0590645162310814`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.268634611677794}, \ {-0.9665926535897928, -1.2269361932702352`}, {-0.9665926535897928, 2.3090782149465623`}, {-0.9665926535897928, 1.0598269363780235`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.268459352813904}, \ {-0.961592653589793, -1.2267928681159876`}, {-0.961592653589793, 2.308715852898971}, {-0.961592653589793, 1.060586669244063}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.268286407190416}, \ {-0.9565926535897931, -1.2266473788096453`}, {-0.9565926535897931, 2.308355359424893}, {-0.9565926535897931, 1.0613437299531783`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.2681157594668635`}, \ {-0.9515926535897932, -1.2264997406472253`}, {-0.9515926535897932, 2.3079967243253794`}, {-0.9515926535897932, 1.0620981335142974`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.267947394449382}, \ {-0.9465926535897933, -1.2263499687443116`}, {-0.9465926535897933, 2.307639937496381}, {-0.9465926535897933, 1.0628498948221505`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.267781297089456}, \ {-0.9415926535897929, -1.2261980780378732`}, {-0.9415926535897929, 2.30728498892795}, {-0.9415926535897929, 1.0635990286581107`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.2676174524826807`}, \ {-0.936592653589793, -1.2260440832880595`}, {-0.936592653589793, 2.3069318687034492`}, {-0.936592653589793, 1.0643455496910332`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.267455845867536}, \ {-0.9315926535897932, -1.2258879990799785`}, {-0.9315926535897932, 2.3065805669987682`}, {-0.9315926535897932, 1.0650894724780802`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.267296462624166}, \ {-0.9265926535897933, -1.2257298398254493`}, {-0.9265926535897933, 2.306231074081553}, {-0.9265926535897933, 1.0658308114655435`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.2671392882731767`}, \ {-0.9215926535897929, -1.2255696197647377`}, {-0.9215926535897929, 2.3058833803104393`}, {-0.9215926535897929, 1.0665695809896576`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.2669843084744365`}, \ {-0.916592653589793, -1.2254073529682694`}, {-0.916592653589793, 2.3055374761342984`}, {-0.916592653589793, 1.0673057952774048`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.266831509025898}, \ {-0.9115926535897931, -1.2252430533383236`}, {-0.9115926535897931, 2.3051933520914916`}, {-0.9115926535897931, 1.0680394684473136`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.2666808758624204`}, \ {-0.9065926535897932, -1.2250767346107065`}, {-0.9065926535897932, 2.304850998809133}, {-0.9065926535897932, 1.0687706145102494`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.2665323950546066`}, \ {-0.9015926535897929, -1.2249084103564054`}, {-0.9015926535897929, 2.3045104070023563`}, {-0.9015926535897929, 1.0694992473701994`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.266386052807654}, \ {-0.896592653589793, -1.2247380939832226`}, {-0.896592653589793, 2.3041715674736003`}, {-0.896592653589793, 1.0702253808250475`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.2662418354602116`}, \ {-0.8915926535897931, -1.2245657987373901`}, {-0.8915926535897931, 2.303834471111892}, {-0.8915926535897931, 1.070949028567344}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.2660997294832477`}, \ {-0.8865926535897932, -1.2243915377051664`}, {-0.8865926535897932, 2.303499108892145}, {-0.8865926535897932, 1.071670204185069}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.2659597214789313`}, \ {-0.8815926535897929, -1.2242153238144118`}, {-0.8815926535897929, 2.303165471874464}, {-0.8815926535897929, 1.0723889211623852`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.2658217981795223`}, \ {-0.876592653589793, -1.22403716983615}, {-0.876592653589793, 2.3028335512034532`}, {-0.876592653589793, 1.0731051928803867`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.2656859464462697`}, \ {-0.8715926535897931, -1.2238570883861037`}, {-0.8715926535897931, 2.302503338107545}, {-0.8715926535897931, 1.073819032617841}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.265552153268324}, \ {-0.8665926535897932, -1.22367509192622}, {-0.8665926535897932, 2.3021748238983197`}, {-0.8665926535897932, 1.0745304535519213`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.265420405761655}, \ {-0.8615926535897929, -1.223491192766172}, {-0.8615926535897929, 2.3018479999698482`}, {-0.8615926535897929, 1.075239468758935}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.2652906911679875`}, \ {-0.856592653589793, -1.2233054030648447`}, {-0.856592653589793, 2.301522857798034}, {-0.856592653589793, 1.0759460912150423`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.2651629968537352`}, \ {-0.8515926535897931, -1.2231177348318052`}, {-0.8515926535897931, 2.301199388939963}, {-0.8515926535897931, 1.0766503337969706`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.2650373103089576`}, \ {-0.8465926535897932, -1.2229281999287505`}, {-0.8465926535897932, 2.300877585033268}, {-0.8465926535897932, 1.0773522092827212`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.2649136191463164`}, \ {-0.8415926535897928, -1.2227368100709428`}, {-0.8415926535897928, 2.300557437795492}, {-0.8415926535897928, 1.0780517303522683`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.264791911100048}, \ {-0.836592653589793, -1.2225435768286268`}, {-0.836592653589793, 2.300238939023464}, {-0.836592653589793, 1.0787489095882532`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.264672174024943}, \ {-0.8315926535897931, -1.2223485116284276`}, {-0.8315926535897931, 2.299922080592682}, {-0.8315926535897931, 1.0794437594766695`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.2645543958953342`}, \ {-0.8265926535897932, -1.2221516257547345`}, {-0.8265926535897932, 2.2996068544567003`}, {-0.8265926535897932, 1.0801362924075448`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.2644385648041014`}, \ {-0.8215926535897933, -1.221952930351068}, {-0.8215926535897933, 2.299293252646529}, {-0.8215926535897933, 1.0808265206756122`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.264324668961672}, \ {-0.8165926535897929, -1.2217524364214298`}, {-0.8165926535897929, 2.2989812672700367`}, {-0.8165926535897929, 1.0815144564809789`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.2642126966950475`}, \ {-0.811592653589793, -1.2215501548316363`}, {-0.811592653589793, 2.2986708905113593`}, {-0.811592653589793, 1.0822001119297846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.2641026364468266`}, \ {-0.8065926535897932, -1.2213460963106384`}, {-0.8065926535897932, 2.2983621146303235`}, {-0.8065926535897932, 1.082883499034858}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.2639944767742426`}, \ {-0.8015926535897933, -1.2211402714518231`}, {-0.8015926535897933, 2.2980549319618646`}, {-0.8015926535897933, 1.0835646297163621`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.2638882063482133`}, \ {-0.7965926535897929, -1.2209326907142992`}, {-0.7965926535897929, 2.297749334915466}, {-0.7965926535897929, 1.0842435158024373`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.263783813952391}, \ {-0.791592653589793, -1.2207233644241724`}, {-0.791592653589793, 2.297445315974593}, {-0.791592653589793, 1.0849201690298358`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.2636812884822333`}, \ {-0.7865926535897931, -1.220512302775798}, {-0.7865926535897931, 2.2971428676961394`}, {-0.7865926535897931, 1.0855946010445496`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.263580618944072}, \ {-0.7815926535897932, -1.2202995158330243`}, {-0.7815926535897932, 2.296841982709881}, {-0.7815926535897932, 1.0862668234024337`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.2634817944542}, \ {-0.7765926535897929, -1.2200850135304189`}, {-0.7765926535897929, 2.2965426537179336`}, {-0.7765926535897929, 1.0869368475698233`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.2633848042379596`}, \ {-0.771592653589793, -1.2198688056744793`}, {-0.771592653589793, 2.2962448734942185`}, {-0.771592653589793, 1.087604684924143}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.2632896376288447`}, \ {-0.7665926535897931, -1.2196509019448318`}, {-0.7665926535897931, 2.2959486348839344`}, {-0.7665926535897931, 1.0882703467545114`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.2631962840676114`}, \ {-0.7615926535897932, -1.219431311895413}, {-0.7615926535897932, 2.295653930803038}, {-0.7615926535897932, 1.08893384426234}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.263104733101395}, \ {-0.7565926535897929, -1.2192100449556385`}, {-0.7565926535897929, 2.2953607542377243`}, {-0.7565926535897929, 1.0895951885619235`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.2630149743828354`}, \ {-0.751592653589793, -1.2189871104315577`}, {-0.751592653589793, 2.295069098243923}, {-0.751592653589793, 1.0902543906810294`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.2629269976692155`}, \ {-0.7465926535897931, -1.2187625175069956`}, {-0.7465926535897931, 2.2947789559467915`}, {-0.7465926535897931, 1.0909114615614746`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.262840792821605}, \ {-0.7415926535897932, -1.2185362752446762`}, {-0.7415926535897932, 2.294490320540222}, {-0.7415926535897932, 1.0915664120597017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.262756349804009}, \ {-0.7365926535897929, -1.2183083925873395`}, {-0.7365926535897929, 2.2942031852863485`}, {-0.7365926535897929, 1.0922192529473491`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.2626736586825347`}, \ {-0.731592653589793, -1.218078878358839}, {-0.731592653589793, 2.2939175435150636`}, {-0.731592653589793, 1.0928699949118115`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.262592709624556}, \ {-0.7265926535897931, -1.2178477412652289`}, {-0.7265926535897931, 2.293633388623542}, {-0.7265926535897931, 1.0935186485567976`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.2625134928978947`}, \ {-0.7215926535897932, -1.217614989895837}, {-0.7215926535897932, 2.2933507140757654`}, {-0.7215926535897932, 1.0941652244028826`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.2624359988700022`}, \ {-0.7165926535897928, -1.2173806327243255`}, {-0.7165926535897928, 2.293069513402059}, {-0.7165926535897928, 1.0948097328880526`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.262360218007158}, \ {-0.711592653589793, -1.2171446781097377`}, {-0.711592653589793, 2.292789780198629}, {-0.711592653589793, 1.095452184368246}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.262286140873668}, \ {-0.7065926535897931, -1.2169071342975324`}, {-0.7065926535897931, 2.2925115081271086`}, {-0.7065926535897931, 1.0960925891178872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.2622137581310775`}, \ {-0.7015926535897932, -1.216668009420608}, {-0.7015926535897932, 2.2922346909141087`}, {-0.7015926535897932, 1.0967309573304154`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.262143060537387}, \ {-0.6965926535897933, -1.2164273115003084`}, {-0.6965926535897933, 2.2919593223507775`}, {-0.6965926535897933, 1.0973672991188086`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.2620740389462806`}, \ {-0.6915926535897929, -1.2161850484474235`}, {-0.6915926535897929, 2.2916853962923582`}, {-0.6915926535897929, 1.0980016245161013`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.2620066843063573`}, \ {-0.686592653589793, -1.215941228063173}, {-0.686592653589793, 2.2914129066577607`}, {-0.686592653589793, 1.098633943475897}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.261940987660375}, \ {-0.6815926535897932, -1.2156958580401789`}, {-0.6815926535897932, 2.2911418474291336`}, {-0.6815926535897932, 1.099264265872875}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.2618769401444974`}, \ {-0.6765926535897933, -1.2154489459634272`}, {-0.6765926535897933, 2.290872212651444}, {-0.6765926535897933, 1.099892601503293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.2618145329875534`}, \ {-0.6715926535897929, -1.2152004993112167`}, {-0.6715926535897929, 2.2906039964320604`}, {-0.6715926535897929, 1.1005189600854823`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.261753757510301}, \ {-0.666592653589793, -1.2149505254560973`}, {-0.666592653589793, 2.2903371929403455`}, {-0.666592653589793, 1.10114335126034}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.2616946051246987`}, \ {-0.6615926535897931, -1.2146990316657948`}, {-0.6615926535897931, 2.290071796407248}, {-0.6615926535897931, 1.1017657845918132`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.2616370673331865`}, \ {-0.6565926535897932, -1.2144460251041265`}, {-0.6565926535897932, 2.2898078011249052`}, {-0.6565926535897932, 1.1023862695673823`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.261581135727973}, \ {-0.6515926535897929, -1.2141915128319036`}, {-0.6515926535897929, 2.2895452014462485`}, {-0.6515926535897929, 1.1030048155985328`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.2615268019903274`}, \ {-0.646592653589793, -1.2139355018078253`}, {-0.646592653589793, 2.2892839917846124`}, {-0.646592653589793, 1.1036214320212276`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.261474057889886}, \ {-0.6415926535897931, -1.213677998889356}, {-0.6415926535897931, 2.2890241666133537`}, {-0.6415926535897931, 1.1042361280963728`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.2614228952839563`}, \ {-0.6365926535897932, -1.2134190108335998`}, {-0.6365926535897932, 2.288765720465471}, {-0.6365926535897932, 1.1048489130102757`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.2613733061168384`}, \ {-0.6315926535897929, -1.2131585442981567`}, {-0.6315926535897929, 2.2885086479332295`}, {-0.6315926535897929, 1.1054597958750998`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.2613252824191425`}, \ {-0.626592653589793, -1.2128966058419726`}, {-0.626592653589793, 2.2882529436677945`}, {-0.626592653589793, 1.1060687857293166`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.2612788163071262`}, \ {-0.6215926535897931, -1.212633201926176}, {-0.6215926535897931, 2.2879986023788668`}, {-0.6215926535897931, 1.1066758915381483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.2612338999820265`}, \ {-0.6165926535897932, -1.212368338914907}, {-0.6165926535897932, 2.287745618834323}, {-0.6165926535897932, 1.107281122194008}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.2611905257294076`}, \ {-0.6115926535897929, -1.2121020230761335`}, {-0.6115926535897929, 2.2874939878598637`}, {-0.6115926535897929, 1.1078844865169364`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.261148685918511}, \ {-0.606592653589793, -1.2118342605824581`}, {-0.606592653589793, 2.287243704338661}, {-0.606592653589793, 1.108485993255029}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.2611083730016137`}, \ {-0.6015926535897931, -1.2115650575119157`}, {-0.6015926535897931, 2.2869947632110166`}, {-0.6015926535897931, 1.1090856510848626`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.2610695795133964`}, \ {-0.5965926535897932, -1.2112944198487576`}, {-0.5965926535897932, 2.2867471594740225`}, {-0.5965926535897932, 1.1096834686119157`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.2610322980703095`}, \ {-0.5915926535897928, -1.2110223534842313`}, {-0.5915926535897928, 2.286500888181224}, {-0.5915926535897928, 1.1102794543709844`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -2.260996521369958}, \ {-0.586592653589793, -1.2107488642173458`}, {-0.586592653589793, 2.286255944442291}, {-0.586592653589793, 1.1108736168265911`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -2.260962242190484}, \ {-0.5815926535897931, -1.210473957755628}, {-0.5815926535897931, 2.2860123234226926`}, {-0.5815926535897931, 1.1114659643733915`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -2.260929453389957}, \ {-0.5765926535897931, -1.2101976397158722`}, {-0.5765926535897931, 2.2857700203433753`}, {-0.5765926535897931, 1.112056505336576}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -2.2608981479057775`}, \ {-0.571592653589793, -1.209919915624876}, {-0.571592653589793, 2.285529030480448}, {-0.571592653589793, 1.112645247972266}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -2.260868318754075}, \ {-0.566592653589793, -1.2096407909201703`}, {-0.566592653589793, 2.2852893491648674`}, {-0.566592653589793, 1.1132322004679045`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -2.2608399590291253`}, \ {-0.561592653589793, -1.2093602709507376`}, {-0.561592653589793, 2.2850509717821343`}, {-0.561592653589793, 1.1138173709426444`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -2.260813061902766}, \ {-0.556592653589793, -1.2090783609777211`}, {-0.556592653589793, 2.284813893771988}, {-0.556592653589793, 1.114400767447731}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -2.2607876206238213`}, \ {-0.551592653589793, -1.208795066175129}, {-0.551592653589793, 2.2845781106281096`}, {-0.551592653589793, 1.1149823979668783`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -2.26076362851753}, \ {-0.546592653589793, -1.2085103916305218`}, {-0.546592653589793, 2.284343617897826}, {-0.546592653589793, 1.1155622704166435`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -2.2607410789849864`}, \ {-0.541592653589793, -1.208224342345698}, {-0.541592653589793, 2.284110411181823}, {-0.541592653589793, 1.1161403926467963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -2.2607199655025805`}, \ {-0.536592653589793, -1.207936923237366}, {-0.536592653589793, 2.283878486133857}, {-0.536592653589793, 1.1167167724406806`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -2.260700281621447}, \ {-0.531592653589793, -1.207648139137812}, {-0.531592653589793, 2.283647838460474}, {-0.531592653589793, 1.1172914175155773`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -2.260682020966923}, \ {-0.526592653589793, -1.2073579947955533`}, {-0.526592653589793, 2.2834184639207384`}, {-0.526592653589793, 1.1178643355230564`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -2.260665177238005}, \ {-0.521592653589793, -1.2070664948759884`}, {-0.521592653589793, 2.2831903583259523`}, {-0.521592653589793, 1.1184355340493308`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, -2.2606497442068196`}, \ {-0.5165926535897931, -1.2067736439620351`}, {-0.5165926535897931, 2.2829635175393914`}, {-0.5165926535897931, 1.1190050206156006`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, -2.260635715718097}, \ {-0.511592653589793, -1.2064794465547617`}, {-0.511592653589793, 2.282737937476042}, {-0.511592653589793, 1.1195728026783947`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, -2.2606230856886467`}, \ {-0.5065926535897931, -1.2061839070740104`}, {-0.5065926535897931, 2.282513614102337}, {-0.5065926535897931, 1.12013888762991}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, -2.260611848106845}, \ {-0.5015926535897931, -1.2058870298590105`}, {-0.5015926535897931, 2.2822905434359044`}, {-0.5015926535897931, 1.1207032827983445`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, -2.2606019970321274`}, \ {-0.49659265358979304`, -1.2055888191689845`}, {-0.49659265358979304`, 2.2820687215453113`}, {-0.49659265358979304`, 1.1212659954482234`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, -2.2605935265944797`}, \ {-0.4915926535897931, -1.2052892791837477`}, {-0.4915926535897931, 2.2818481445498184`}, {-0.4915926535897931, 1.1218270327807272`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, -2.2605864309939454`}, \ {-0.4865926535897931, -1.2049884140042955`}, {-0.4865926535897931, 2.281628808619137}, {-0.4865926535897931, 1.1223864019340115`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, -2.260580704500133}, \ {-0.4815926535897931, -1.2046862276533887`}, {-0.4815926535897931, 2.2814107099731857`}, {-0.4815926535897931, 1.1229441099835196`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, -2.2605763414517264`}, \ {-0.4765926535897931, -1.2043827240761247`}, {-0.4765926535897931, 2.2811938448818583`}, {-0.4765926535897931, 1.1235001639422983`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, -2.2605733362560088`}, \ {-0.4715926535897931, -1.2040779071405068`}, {-0.4715926535897931, 2.2809782096647906`}, {-0.4715926535897931, 1.124054570761303}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, -2.260571683388383}, \ {-0.46659265358979307`, -1.2037717806380004`}, {-0.46659265358979307`, 2.2807638006911306`}, {-0.46659265358979307`, 1.124607337329703}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, -2.260571377391904}, \ {-0.46159265358979307`, -1.203464348284086}, {-0.46159265358979307`, 2.280550614379317}, {-0.46159265358979307`, 1.1251584704751783`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, -2.2605724128768157`}, \ {-0.45659265358979306`, -1.2031556137188015`}, {-0.45659265358979306`, 2.280338647196857}, {-0.45659265358979306`, 1.125707976964217}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, -2.2605747845200885`}, \ {-0.45159265358979306`, -1.2028455805072793`}, {-0.45159265358979306`, 2.2801278956601125`}, {-0.45159265358979306`, 1.126255863502405}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, -2.260578487064971}, \ {-0.44659265358979305`, -1.2025342521402749`}, {-0.44659265358979305`, 2.279918356334083}, {-0.44659265358979305`, 1.1268021367347114`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, -2.2605835153205374`}, \ {-0.44159265358979305`, -1.2022216320346868`}, {-0.44159265358979305`, 2.279710025832202}, {-0.44159265358979305`, 1.1273468032457747`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, -2.2605898641612465`}, \ {-0.43659265358979304`, -1.201907723534073}, {-0.43659265358979304`, 2.2795029008161274`}, {-0.43659265358979304`, 1.1278898695601776`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, -2.2605975285265036`}, \ {-0.43159265358979304`, -1.2015925299091557`}, {-0.43159265358979304`, 2.2792969779955436`}, {-0.43159265358979304`, 1.1284313421427243`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, -2.2606065034202305`}, \ {-0.42659265358979304`, -1.2012760543583227`}, {-0.42659265358979304`, 2.2790922541279626`}, {-0.42659265358979304`, 1.1289712273987091`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, -2.2606167839104345`}, \ {-0.42159265358979303`, -1.200958300008119}, {-0.42159265358979303`, 2.278888726018529}, {-0.42159265358979303`, 1.1295095316741846`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, -2.260628365128789}, \ {-0.416592653589793, -1.200639269913733}, {-0.416592653589793, 2.278686390519831}, {-0.416592653589793, 1.1300462612562219`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, -2.2606412422702173`}, \ {-0.411592653589793, -1.200318967059476}, {-0.411592653589793, 2.2784852445317143`}, {-0.411592653589793, 1.1305814223731714`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, -2.2606554105924777`}, \ {-0.406592653589793, -1.1999973943592528`}, {-0.406592653589793, 2.278285285001098}, {-0.406592653589793, 1.1311150211949157`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, -2.26067086541576}, \ {-0.40159265358979307`, -1.1996745546570275`}, {-0.40159265358979307`, 2.2780865089217963`}, {-0.40159265358979307`, 1.1316470638331204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, -2.2606876021222813`}, \ {-0.39659265358979306`, -1.1993504507272825`}, {-0.39659265358979306`, 2.2778889133343414`}, {-0.39659265358979306`, 1.1321775563414813`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, -2.2607056161558905`}, \ {-0.39159265358979306`, -1.1990250852754687`}, {-0.39159265358979306`, 2.277692495325812}, {-0.39159265358979306`, 1.1327065047159668`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, -2.260724903021676}, \ {-0.38659265358979306`, -1.1986984609384526`}, {-0.38659265358979306`, 2.2774972520296664`}, {-0.38659265358979306`, 1.1332339148950552`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, -2.2607454582855784`}, \ {-0.38159265358979305`, -1.1983705802849536`}, {-0.38159265358979305`, 2.2773031806255744`}, {-0.38159265358979305`, 1.1337597927599723`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, -2.26076727757401}, \ {-0.37659265358979305`, -1.1980414458159765`}, {-0.37659265358979305`, 2.2771102783392574`}, {-0.37659265358979305`, 1.1342841441349196`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, -2.260790356573473}, \ {-0.3715926535897931, -1.1977110599652367`}, {-0.3715926535897931, 2.276918542442331}, {-0.3715926535897931, 1.134806974787303}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, -2.260814691030193}, \ {-0.3665926535897931, -1.1973794250995804`}, {-0.3665926535897931, 2.2767279702521486`}, {-0.3665926535897931, 1.135328290427956}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, -2.2608402767497453`}, \ {-0.3615926535897931, -1.197046543519397}, {-0.3615926535897931, 2.2765385591316516`}, {-0.3615926535897931, 1.135848096711358}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, -2.260867109596697}, \ {-0.3565926535897931, -1.196712417459026}, {-0.3565926535897931, 2.276350306489222}, {-0.3565926535897931, 1.136366399235851}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, -2.2608951854942427`}, \ {-0.3515926535897931, -1.1963770490871577`}, {-0.3515926535897931, 2.2761632097785363`}, {-0.3515926535897931, 1.1368832035438505`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, -2.2609245004238563`}, \ {-0.3465926535897931, -1.1960404405072265`}, {-0.3465926535897931, 2.2759772664984266`}, {-0.3465926535897931, 1.137398515122054}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, -2.260955050424939}, \ {-0.34159265358979307`, -1.1957025937578014`}, {-0.34159265358979307`, 2.275792474192742}, {-0.34159265358979307`, 1.1379123394016453`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, -2.2609868315944732`}, \ {-0.33659265358979307`, -1.1953635108129657`}, {-0.33659265358979307`, 2.2756088304502162`}, {-0.33659265358979307`, 1.1384246817584935`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, -2.261019840086685}, \ {-0.33159265358979306`, -1.1950231935826954`}, {-0.33159265358979306`, 2.275426332904334}, {-0.33159265358979306`, 1.1389355475133522`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, -2.2610540721127084`}, \ {-0.32659265358979306`, -1.1946816439132286`}, {-0.32659265358979306`, 2.275244979233206}, {-0.32659265358979306`, 1.1394449419320491`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, -2.261089523940252}, \ {-0.32159265358979305`, -1.19433886358743}, {-0.32159265358979305`, 2.2750647671594444`}, {-0.32159265358979305`, 1.139952870225678}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, -2.2611261918932732`}, \ {-0.31659265358979305`, -1.1939948543251486`}, {-0.31659265358979305`, 2.2748856944500426`}, {-0.31659265358979305`, 1.140459337550782}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, -2.261164072351657}, \ {-0.31159265358979304`, -1.1936496177835727`}, {-0.31159265358979304`, 2.2747077589162563`}, {-0.31159265358979304`, 1.140964349009537}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, -2.2612031617508968`}, \ {-0.30659265358979304`, -1.1933031555575762`}, {-0.30659265358979304`, 2.2745309584134907`}, {-0.30659265358979304`, 1.141467909649928}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, -2.261243456581781}, \ {-0.30159265358979304`, -1.1929554691800583`}, {-0.30159265358979304`, 2.2743552908411897`}, {-0.30159265358979304`, 1.1419700244659248`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, -2.2612849533900854`}, \ {-0.29659265358979303`, -1.1926065601222815`}, {-0.29659265358979303`, 2.274180754142728}, {-0.29659265358979303`, 1.1424706983976511`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, -2.2613276487762644`}, \ {-0.2915926535897931, -1.1922564297942007`}, {-0.2915926535897931, 2.274007346305307}, {-0.2915926535897931, 1.1429699363315518`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, -2.2613715393951552`}, \ {-0.2865926535897931, -1.191905079544788}, {-0.2865926535897931, 2.273835065359854}, {-0.2865926535897931, 1.143467743100557}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, -2.261416621955677}, \ {-0.2815926535897931, -1.1915525106623528`}, {-0.2815926535897931, 2.2736639093809234`}, {-0.2815926535897931, 1.1439641234842415`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, -2.26146289322054}, \ {-0.27659265358979307`, -1.1911987243748536`}, {-0.27659265358979307`, 2.2734938764866044`}, {-0.27659265358979307`, 1.1444590822089784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, -2.2615103500059606`}, \ {-0.27159265358979306`, -1.1908437218502081`}, {-0.27159265358979306`, 2.2733249648384257`}, {-0.27159265358979306`, 1.144952623948094}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, -2.261558989181372}, \ {-0.26659265358979306`, -1.1904875041965952`}, {-0.26659265358979306`, 2.2731571726412736`}, {-0.26659265358979306`, 1.1454447533220153`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, -2.2616088076691483`}, \ {-0.26159265358979306`, -1.1901300724627528`}, {-0.26159265358979306`, 2.2729904981433}, {-0.26159265358979306`, 1.1459354748984143`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, -2.2616598024443277`}, \ {-0.25659265358979305`, -1.1897714276382705`}, {-0.25659265358979305`, 2.272824939635846}, {-0.25659265358979305`, 1.14642479319235}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, -2.261711970534339}, \ {-0.25159265358979305`, -1.1894115706538761`}, {-0.25159265358979305`, 2.272660495453361}, {-0.25159265358979305`, 1.1469127126664065`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, -2.2617653090187395`}, \ {-0.24659265358979304`, -1.189050502381717}, {-0.24659265358979304`, 2.272497163973328}, {-0.24659265358979304`, 1.1473992377308246`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, -2.261819815028943}, \ {-0.24159265358979304`, -1.188688223635639}, {-0.24159265358979304`, 2.27233494361619}, {-0.24159265358979304`, 1.1478843727436363`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, -2.2618754857479684`}, \ {-0.23659265358979303`, -1.1883247351714563`}, {-0.23659265358979303`, 2.272173832845283}, {-0.23659265358979303`, 1.1483681220107873`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, -2.261932318410179}, \ {-0.23159265358979303`, -1.1879600376872177`}, {-0.23159265358979303`, 2.27201383016677}, {-0.23159265358979303`, 1.148850489786263}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, -2.261990310301033}, \ {-0.22659265358979308`, -1.1875941318234693`}, {-0.22659265358979308`, 2.2718549341295744`}, {-0.22659265358979308`, 1.1493314802722068`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, -2.2620494587568336`}, \ {-0.22159265358979308`, -1.1872270181635098`}, {-0.22159265358979308`, 2.2716971433253272`}, {-0.22159265358979308`, 1.149811097619037}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, -2.2621097611644894`}, \ {-0.21659265358979307`, -1.186858697233644}, {-0.21659265358979307`, 2.271540456388303}, {-0.21659265358979307`, 1.1502893459255576`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, -2.2621712149612696`}, \ {-0.21159265358979307`, -1.186489169503426}, {-0.21159265358979307`, 2.271384871995372}, {-0.21159265358979307`, 1.1507662292390695`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, -2.26223381763457}, \ {-0.20659265358979306`, -1.1861184353859051`}, {-0.20659265358979306`, 2.2712303888659475`}, {-0.20659265358979306`, 1.1512417515554731`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, -2.262297566721683}, \ {-0.20159265358979306`, -1.1857464952378585`}, {-0.20159265358979306`, 2.271077005761939}, {-0.20159265358979306`, 1.1517159168193711`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, -2.2623624598095637`}, \ {-0.19659265358979305`, -1.185373349360027}, {-0.19659265358979305`, 2.2709247214877073`}, {-0.19659265358979305`, 1.1521887289241677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, -2.262428494534611}, \ {-0.19159265358979305`, -1.1849989979973397`}, {-0.19159265358979305`, 2.2707735348900258`}, {-0.19159265358979305`, 1.1526601917121606`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, -2.2624956685824413`}, \ {-0.18659265358979304`, -1.1846234413391372`}, {-0.18659265358979304`, 2.2706234448580394`}, {-0.18659265358979304`, 1.1531303089746336`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, -2.262563979687677}, \ {-0.18159265358979304`, -1.1842466795193898`}, {-0.18159265358979304`, 2.2704744503232335`}, {-0.18159265358979304`, 1.153599084451944}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, -2.262633425633727}, \ {-0.17659265358979304`, -1.1838687126169105`}, {-0.17659265358979304`, 2.2703265502593966`}, {-0.17659265358979304`, 1.1540665218336048`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, -2.2627040042525826`}, \ {-0.17159265358979303`, -1.1834895406555628`}, {-0.17159265358979303`, 2.270179743682599}, {-0.17159265358979303`, 1.1545326247583663`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, -2.2627757134246065`}, \ {-0.16659265358979303`, -1.1831091636044646`}, {-0.16659265358979303`, 2.2700340296511605`}, {-0.16659265358979303`, 1.154997396814292}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, -2.2628485510783345`}, \ {-0.16159265358979308`, -1.182727581378188}, {-0.16159265358979308`, 2.269889407265633}, {-0.16159265358979308`, 1.1554608415388317`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, -2.2629225151902723`}, \ {-0.15659265358979307`, -1.1823447938369533`}, {-0.15659265358979307`, 2.2697458756687756`}, {-0.15659265358979307`, 1.155922962418891}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, -2.2629976037847057`}, \ {-0.15159265358979307`, -1.1819608007868196`}, {-0.15159265358979307`, 2.2696034340455444`}, {-0.15159265358979307`, 1.1563837628908962`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, -2.2630738149335037`}, \ {-0.14659265358979306`, -1.1815756019798702`}, {-0.14659265358979306`, 2.2694620816230753`}, {-0.14659265358979306`, 1.1568432463408587`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, -2.2631511467559338`}, \ {-0.14159265358979306`, -1.181189197114393}, {-0.14159265358979306`, 2.269321817670673}, {-0.14159265358979306`, 1.157301416104431}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, -2.263229597418477}, \ {-0.13659265358979306`, -1.1808015858350585`}, {-0.13659265358979306`, 2.2691826414998073`}, {-0.13659265358979306`, 1.157758275466964}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, -2.2633091651346446`}, \ {-0.13159265358979305`, -1.18041276773309}, {-0.13159265358979305`, 2.2690445524641056`}, {-0.13159265358979305`, 1.1582138276635567`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, -2.263389848164806}, \ {-0.12659265358979305`, -1.1800227423464347`}, {-0.12659265358979305`, 2.268907549959354}, {-0.12659265358979305`, 1.1586680758791057`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, -2.26347164481601}, \ {-0.12159265358979304`, -1.1796315091599234`}, {-0.12159265358979304`, 2.2687716334234986`}, {-0.12159265358979304`, 1.1591210232483478`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, -2.2635545534418147`}, \ {-0.11659265358979304`, -1.1792390676054327`}, {-0.11659265358979304`, 2.26863680233665}, {-0.11659265358979304`, 1.1595726728559026`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, -2.263638572442124}, \ {-0.11159265358979303`, -1.1788454170620373`}, {-0.11159265358979303`, 2.2685030562210913`}, {-0.11159265358979303`, 1.1600230277363077`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, -2.2637237002630215`}, \ {-0.10659265358979303`, -1.1784505568561627`}, {-0.10659265358979303`, 2.2683703946412903`}, {-0.10659265358979303`, 1.1604720908740538`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, -2.2638099353966106`}, \ {-0.10159265358979308`, -1.1780544862617304`}, {-0.10159265358979308`, 2.268238817203914}, {-0.10159265358979308`, 1.1609198652036141`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, -2.263897276380859}, \ {-0.09659265358979308, -1.1776572045002993`}, {-0.09659265358979308, 2.268108323557844}, {-0.09659265358979308, 1.161366353609469}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, -2.263985721799446}, \ {-0.09159265358979307, -1.1772587107412051`}, {-0.09159265358979307, 2.2679789133941974`}, {-0.09159265358979307, 1.161811558926132}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, -2.26407527028161}, \ {-0.08659265358979307, -1.1768590041016926`}, {-0.08659265358979307, 2.267850586446352}, {-0.08659265358979307, 1.1622554839381651`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, -2.264165920502006}, \ {-0.08159265358979306, -1.1764580836470455`}, {-0.08159265358979306, 2.2677233424899708`}, {-0.08159265358979306, 1.1626981313801972`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, -2.2642576711805593`}, \ {-0.07659265358979306, -1.1760559483907114`}, {-0.07659265358979306, 2.267597181343032}, {-0.07659265358979306, 1.1631395039369345`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, -2.2643505210823274`}, \ {-0.07159265358979305, -1.1756525972944243`}, {-0.07159265358979305, 2.2674721028658613`}, {-0.07159265358979305, 1.163579604243168}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, -2.2644444690173646`}, \ {-0.06659265358979305, -1.175248029268319}, {-0.06659265358979305, 2.267348106961169}, {-0.06659265358979305, 1.1640184348837797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, -2.264539513840587}, \ {-0.061592653589793045`, -1.1748422431710468`}, {-0.061592653589793045`, 2.2672251935740877`}, {-0.061592653589793045`, 1.1644559983937417`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, -2.264635654451644}, \ {-0.05659265358979304, -1.1744352378098832`}, {-0.05659265358979304, 2.2671033626922137`}, {-0.05659265358979304, 1.1648922972581148`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, -2.2647328897947934`}, \ {-0.051592653589793036`, -1.1740270119408327`}, {-0.051592653589793036`, 2.2669826143456517`}, {-0.051592653589793036`, 1.1653273339120402`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, -2.2648312188587747`}, \ {-0.04659265358979303, -1.1736175642687288`}, {-0.04659265358979303, 2.266862948607066}, {-0.04659265358979303, 1.165761110740731}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, -2.2649306406766923`}, \ {-0.04159265358979303, -1.173206893447333}, {-0.04159265358979303, 2.2667443655917254`}, {-0.04159265358979303, 1.1661936300794589`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, -2.2650311543258983`}, \ {-0.03659265358979302, -1.1727949980794252`}, {-0.03659265358979302, 2.2666268654575656`}, {-0.03659265358979302, 1.1666248942135327`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, -2.265132758927881}, \ {-0.03159265358979302, -1.1723818767168945`}, {-0.03159265358979302, 2.2665104484052376`}, {-0.03159265358979302, 1.1670549053782815`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, -2.26523545364815}, \ {-0.026592653589793014`, -1.1719675278608228`}, {-0.026592653589793014`, 2.266395114678176}, {-0.026592653589793014`, 1.1674836657590275`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, -2.2653392376961343`}, \ {-0.02159265358979301, -1.1715519499615663`}, {-0.02159265358979301, 2.2662808645626566`}, {-0.02159265358979301, 1.167911177491057}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, -2.265444110325078}, \ {-0.016592653589793005`, -1.1711351414188322`}, {-0.016592653589793005`, 2.2661676983878674`}, {-0.016592653589793005`, 1.1683374426595892`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, -2.2655500708319374`}, \ {-0.011592653589793, -1.1707171005817527`}, {-0.011592653589793, 2.2660556165259753`}, {-0.011592653589793, 1.168762463299738}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, -2.2656571185572862`}, \ {-0.006592653589792996, -1.170297825748953}, {-0.006592653589792996, 2.2659446193922}, {-0.006592653589792996, 1.1691862413964742`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, -2.2657652528852217`}, \ {-0.0015926535897931027`, -1.1698773151686173`}, {-0.0015926535897931027`, 2.265834707444891}, {-0.0015926535897931027`, 1.1696087788845797`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 2.265725881185606}, { 0.0034073464102069018`, 1.1700300776486017`}, { 0.0034073464102069018`, -2.2658744732432714`}, { 0.0034073464102069018`, -1.169455567038551}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 2.2656181411591922`}, { 0.008407346410206906, 1.1704501395227995`}, { 0.008407346410206906, -2.2659847791023107`}, { 0.008407346410206906, -1.1690325795062368`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 2.2655114879538742`}, { 0.01340734641020691, 1.17086896629109}, { 0.01340734641020691, -2.2660961699764726`}, { 0.01340734641020691, -1.1686083506688902`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 2.2654059222013405`}, { 0.018407346410206915`, 1.1712865596869892`}, { 0.018407346410206915`, -2.2662086454230708`}, { 0.018407346410206915`, -1.1681828785735082`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 2.2653014445768367`}, { 0.02340734641020692, 1.1717029213935493`}, { 0.02340734641020692, -2.2663222050425182`}, { 0.02340734641020692, -1.1677561612169163`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 2.2651980557992593`}, { 0.028407346410206924`, 1.1721180530432904`}, { 0.028407346410206924`, -2.2664368484782558`}, { 0.028407346410206924`, -1.167328196545811}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 2.265095756631256}, { 0.03340734641020693, 1.1725319562181322`}, { 0.03340734641020693, -2.2665525754166778`}, { 0.03340734641020693, -1.166898982456798}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 2.264994547879325}, { 0.03840734641020693, 1.1729446324493156`}, { 0.03840734641020693, -2.266669385587065}, { 0.03840734641020693, -1.166468516796427}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 2.2648944303939205`}, { 0.04340734641020694, 1.1733560832173298`}, { 0.04340734641020694, -2.2667872787615178`}, { 0.04340734641020694, -1.166036797361224}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 2.2647954050695613`}, { 0.04840734641020694, 1.1737663099518254`}, { 0.04840734641020694, -2.266906254754894}, { 0.04840734641020694, -1.1656038218977172`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 2.264697472844941}, { 0.053407346410206946`, 1.1741753140315292`}, { 0.053407346410206946`, -2.267026313424752}, { 0.053407346410206946`, -1.1651695881024617`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 2.264600634703043}, { 0.05840734641020695, 1.1745830967841548`}, { 0.05840734641020695, -2.2671474546712895`}, { 0.05840734641020695, -1.1647340936220592`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 2.2645048916712573`}, { 0.06340734641020696, 1.1749896594863083`}, { 0.06340734641020696, -2.267269678437296}, { 0.06340734641020696, -1.1642973360531736`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 2.264410244821503}, { 0.06840734641020696, 1.1753950033633884`}, { 0.06840734641020696, -2.2673929847080996`}, { 0.06840734641020696, -1.1638593129425452`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 2.2643166952703506`}, { 0.07340734641020696, 1.175799129589487}, { 0.07340734641020696, -2.26751737351152}, { 0.07340734641020696, -1.1634200217869977`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 2.2642242441791507`}, { 0.07840734641020697, 1.1762020392872792`}, { 0.07840734641020697, -2.2676428449178276`}, { 0.07840734641020697, -1.1629794600334453`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 2.2641328927541657`}, { 0.08340734641020697, 1.1766037335279156`}, { 0.08340734641020697, -2.2677693990396985`}, { 0.08340734641020697, -1.162537625078892}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 2.2640426422467015`}, { 0.08840734641020698, 1.1770042133309082`}, { 0.08840734641020698, -2.267897036032181}, { 0.08840734641020698, -1.1620945142704306`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 2.2639534939532466`}, { 0.09340734641020698, 1.17740347966401}, { 0.09340734641020698, -2.268025756092657}, { 0.09340734641020698, -1.1616501249052384`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 2.2638654492156136`}, { 0.09840734641020699, 1.177801533443093}, { 0.09840734641020699, -2.2681555594608147`}, { 0.09840734641020699, -1.1612044542305646`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 2.2637785094210807`}, { 0.10340734641020699`, 1.1781983755320218`}, { 0.10340734641020699`, -2.268286446418618}, { 0.10340734641020699`, -1.1607574994437204`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 2.263692676002543}, { 0.108407346410207, 1.1785940067425227`}, { 0.108407346410207, -2.2684184172902797`}, { 0.108407346410207, -1.1603092576920595`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 2.2636079504386606`}, { 0.113407346410207, 1.1789884278340492`}, { 0.113407346410207, -2.2685514724422418`}, { 0.113407346410207, -1.1598597260729597`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 2.2635243342540137`}, { 0.118407346410207, 1.179381639513639}, { 0.118407346410207, -2.2686856122831562`}, { 0.118407346410207, -1.1594089016337985`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 2.263441829019261}, { 0.1234073464102069, 1.1797736424357774`}, { 0.1234073464102069, -2.2688208372638665`}, { 0.1234073464102069, -1.1589567813719237`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 2.2633604363512996`}, { 0.1284073464102069, 1.1801644372022422`}, { 0.1284073464102069, -2.268957147877396}, { 0.1284073464102069, -1.1585033622346261`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 2.2632801579134325`}, { 0.1334073464102069, 1.1805540243619557`}, { 0.1334073464102069, -2.269094544658939}, { 0.1334073464102069, -1.158048641119101}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 2.263200995415532}, { 0.1384073464102069, 1.1809424044108283`}, { 0.1384073464102069, -2.26923302818585}, { 0.1384073464102069, -1.1575926148724112`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 2.263122950614216}, { 0.14340734641020692`, 1.1813295777915958`}, { 0.14340734641020692`, -2.269372599077645}, { 0.14340734641020692`, -1.1571352802914456`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 2.263046025313021}, { 0.14840734641020692`, 1.1817155448936567`}, { 0.14840734641020692`, -2.2695132579959973`}, { 0.14840734641020692`, -1.1566766341228716`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 2.2629702213625813`}, { 0.15340734641020692`, 1.1821003060529}, { 0.15340734641020692`, -2.269655005644739}, { 0.15340734641020692`, -1.1562166730630887`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 2.2628955406608093`}, { 0.15840734641020693`, 1.182483861551535}, { 0.15840734641020693`, -2.269797842769869}, { 0.15840734641020693`, -1.155755393758174}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 2.262821985153085}, { 0.16340734641020693`, 1.182866211617909}, { 0.16340734641020693`, -2.269941770159559}, { 0.16340734641020693`, -1.155292792803825}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 2.262749556832441}, { 0.16840734641020694`, 1.183247356426328}, { 0.16840734641020694`, -2.270086788644167}, { 0.16840734641020694`, -1.1548288667453022`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 2.2626782577397586`}, { 0.17340734641020694`, 1.1836272960968672`}, { 0.17340734641020694`, -2.2702328990962486`}, { 0.17340734641020694`, -1.1543636120773633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 2.2626080899639636`}, { 0.17840734641020695`, 1.1840060306951803`}, { 0.17840734641020695`, -2.270380102430579}, { 0.17840734641020695`, -1.1538970252441967`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 2.2625390556422245`}, { 0.18340734641020695`, 1.1843835602323036`}, { 0.18340734641020695`, -2.270528399604168}, { 0.18340734641020695`, -1.1534291026393522`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 2.262471156960159}, { 0.18840734641020696`, 1.1847598846644543`}, { 0.18840734641020696`, -2.2706777916162895`}, { 0.18840734641020696`, -1.1529598406056643`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 2.262404396152041}, { 0.19340734641020696`, 1.1851350038928248`}, { 0.19340734641020696`, -2.2708282795085037`}, { 0.19340734641020696`, -1.1524892354351755`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 2.2623387755010085`}, { 0.19840734641020696`, 1.1855089177633733`}, { 0.19840734641020696`, -2.270979864364689}, { 0.19840734641020696`, -1.152017283369056}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 2.2622742973392826`}, { 0.20340734641020697`, 1.18588162606661}, { 0.20340734641020697`, -2.271132547311074}, { 0.20340734641020697`, -1.1515439805975174`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 2.262210964048384}, { 0.20840734641020697`, 1.1862531285373754`}, { 0.20840734641020697`, -2.271286329516274}, { 0.20840734641020697`, -1.1510693232597236`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 2.2621487780593554`}, { 0.21340734641020698`, 1.1866234248546175`}, { 0.21340734641020698`, -2.2714412121913314`}, { 0.21340734641020698`, -1.1505933074437005`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 2.2620877418529886`}, { 0.21840734641020698`, 1.1869925146411626`}, { 0.21840734641020698`, -2.271597196589754}, { 0.21840734641020698`, -1.1501159291862377`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 2.2620278579600526`}, { 0.223407346410207, 1.1873603974634814`}, { 0.223407346410207, -2.271754284007564}, { 0.223407346410207, -1.149637184472792}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 2.2619691289615282`}, { 0.228407346410207, 1.187727072831451}, { 0.228407346410207, -2.271912475783344}, { 0.228407346410207, -1.149157069237383}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 2.261911557488846}, { 0.233407346410207, 1.1880925401981097`}, { 0.233407346410207, -2.2720717732982916`}, { 0.233407346410207, -1.1486755793624863`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 2.2618551462241285`}, { 0.238407346410207, 1.1884567989594115`}, { 0.238407346410207, -2.2722321779762678`}, { 0.238407346410207, -1.1481927106789234`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.2617998979004317`}, { 0.243407346410207, 1.18881984845397}, { 0.243407346410207, -2.2723936912838614`}, { 0.243407346410207, -1.1477084589657496`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.2617458153019987`}, { 0.248407346410207, 1.1891816879628017`}, { 0.248407346410207, -2.2725563147304473`}, { 0.248407346410207, -1.1472228199501344`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.2616929012645106`}, { 0.2534073464102069, 1.189542316709061}, { 0.2534073464102069, -2.272720049868248}, { 0.2534073464102069, -1.146735789307243}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.261641158675343}, { 0.2584073464102069, 1.1899017338577753`}, { 0.2584073464102069, -2.2728848982924035`}, { 0.2584073464102069, -1.1462473626601097`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.261590590473829}, { 0.2634073464102069, 1.1902599385155666`}, { 0.2634073464102069, -2.2730508616410425`}, { 0.2634073464102069, -1.145757535579511}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 2.261541199651522}, { 0.2684073464102069, 1.1906169297303777`}, { 0.2684073464102069, -2.2732179415953513`}, { 0.2684073464102069, -1.145266303583834}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.261492989252466}, { 0.2734073464102069, 1.190972706491185}, { 0.2734073464102069, -2.2733861398796553`}, { 0.2734073464102069, -1.1447736621389404`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.2614459623734695`}, { 0.2784073464102069, 1.1913272677277116`}, { 0.2784073464102069, -2.2735554582614945`}, { 0.2784073464102069, -1.144279606658027}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.261400122164381}, { 0.28340734641020693`, 1.1916806123101311`}, { 0.28340734641020693`, -2.27372589855171}, { 0.28340734641020693`, -1.1437841325014857`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.261355471828371}, { 0.28840734641020693`, 1.1920327390487706`}, { 0.28840734641020693`, -2.2738974626045287`}, { 0.28840734641020693`, -1.1432872349767542`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.261312014622218}, { 0.29340734641020694`, 1.1923836466938038`}, { 0.29340734641020694`, -2.27407015231765}, { 0.29340734641020694`, -1.1427889093381682`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.2612697538565976`}, { 0.29840734641020694`, 1.192733333934941}, { 0.29840734641020694`, -2.2742439696323427`}, { 0.29840734641020694`, -1.142289150786807}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.2612286928963754`}, { 0.30340734641020695`, 1.193081799401114}, { 0.30340734641020695`, -2.2744189165335382`}, { 0.30340734641020695`, -1.1417879544703358`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.2611888351609064`}, { 0.30840734641020695`, 1.1934290416601554`}, { 0.30840734641020695`, -2.2745949950499296`}, { 0.30840734641020695`, -1.1412853154828477`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.2611501841243378`}, { 0.31340734641020696`, 1.19377505921847}, { 0.31340734641020696`, -2.2747722072540744`}, { 0.31340734641020696`, -1.1407812288646941`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.261112743315913}, { 0.31840734641020696`, 1.1941198505207047`}, { 0.31840734641020696`, -2.2749505552624987`}, { 0.31840734641020696`, -1.1402756896023223`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.2610765163202853`}, { 0.32340734641020696`, 1.19446341394941}, { 0.32340734641020696`, -2.275130041235809}, { 0.32340734641020696`, -1.1397686926280988`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.2610415067778304`}, { 0.32840734641020697`, 1.1948057478246956`}, { 0.32840734641020697`, -2.275310667378799}, { 0.32840734641020697`, -1.1392602328201369`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.261007718384968}, { 0.333407346410207, 1.1951468504038827`}, { 0.333407346410207, -2.275492435940571}, { 0.333407346410207, -1.1387503050021164`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.2609751548944845`}, { 0.338407346410207, 1.1954867198811474`}, { 0.338407346410207, -2.2756753492146498`}, { 0.338407346410207, -1.1382389039430996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.2609438201158625`}, { 0.343407346410207, 1.1958253543871618`}, { 0.343407346410207, -2.275859409539106}, { 0.343407346410207, -1.1377260243573462`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.2609137179156122`}, { 0.348407346410207, 1.1961627519887257`}, { 0.348407346410207, -2.276044619296681}, { 0.348407346410207, -1.1372116609041216`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.2608848522176093`}, { 0.353407346410207, 1.1964989106883948`}, { 0.353407346410207, -2.2762309809149177`}, { 0.353407346410207, -1.1366958081875043`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.2608572270034384`}, { 0.358407346410207, 1.1968338284241031`}, { 0.358407346410207, -2.2764184968662895`}, { 0.358407346410207, -1.1361784607561847`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.260830846312735}, { 0.363407346410207, 1.1971675030687772`}, { 0.363407346410207, -2.2766071696683365`}, { 0.363407346410207, -1.1356596131032681`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.2608057142435425`}, { 0.368407346410207, 1.197499932429946}, { 0.368407346410207, -2.276797001883805}, { 0.368407346410207, -1.1351392596660643`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.260781834952662}, { 0.373407346410207, 1.1978311142493447`}, { 0.373407346410207, -2.276987996120788}, { 0.373407346410207, -1.1346173948258826`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.2607592126560165`}, { 0.3784073464102069, 1.198161046202512}, { 0.3784073464102069, -2.2771801550328736`}, { 0.3784073464102069, -1.1340940129078145`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.2607378516290138`}, { 0.3834073464102069, 1.1984897258983795`}, { 0.3834073464102069, -2.277373481319289}, { 0.3834073464102069, -1.1335691081805208`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.2607177562069167`}, { 0.3884073464102069, 1.1988171508788594`}, { 0.3884073464102069, -2.277567977725059}, { 0.3884073464102069, -1.133042674856008}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.260698930785217}, { 0.3934073464102069, 1.1991433186184195`}, { 0.3934073464102069, -2.277763647041157}, { 0.3934073464102069, -1.1325147070894042`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.2606813798200154`}, { 0.3984073464102069, 1.1994682265236583`}, { 0.3984073464102069, -2.2779604921046652`}, { 0.3984073464102069, -1.1319851989787317`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.2606651078284044`}, { 0.4034073464102069, 1.1997918719328682`}, { 0.4034073464102069, -2.2781585157989412`}, { 0.4034073464102069, -1.1314541445646742`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.2606501193888584`}, { 0.40840734641020693`, 1.2001142521155954`}, { 0.40840734641020693`, -2.278357721053778}, { 0.40840734641020693`, -1.1309215378303397`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.2606364191416253`}, { 0.41340734641020693`, 1.200435364272193}, { 0.41340734641020693`, -2.27855811084558}, { 0.41340734641020693`, -1.1303873727010214`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.2606240117891288`}, { 0.41840734641020694`, 1.2007552055333657`}, { 0.41840734641020694`, -2.278759688197533}, { 0.41840734641020694`, -1.1298516430439522`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.260612902096367}, { 0.42340734641020705`, 1.20107377295971}, { 0.42340734641020705`, -2.278962456179781}, { 0.42340734641020705`, -1.1293143426680596`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.260603094891326}, { 0.42840734641020695`, 1.2013910635412448`}, { 0.42840734641020695`, -2.279166417909609}, { 0.42840734641020695`, -1.1287754653237105`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.26059459506539}, { 0.43340734641020706`, 1.201707074196941}, { 0.43340734641020706`, -2.2793715765516254`}, { 0.43340734641020706`, -1.128235004702457}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.2605874075737615`}, { 0.43840734641020696`, 1.2020218017742335`}, { 0.43840734641020696`, -2.279577935317952}, { 0.43840734641020696`, -1.127692954436776}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.260581537435886}, { 0.44340734641020685`, 1.2023352430485397`}, { 0.44340734641020685`, -2.279785497468412}, { 0.44340734641020685`, -1.1271493080998058`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.2605769897358785`}, { 0.44840734641020696`, 1.2026473947227612`}, { 0.44840734641020696`, -2.2799942663107293`}, { 0.44840734641020696`, -1.1266040592050781`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.260573769622959}, { 0.45340734641020686`, 1.2029582534267804`}, { 0.45340734641020686`, -2.2802042452007245`}, { 0.45340734641020686`, -1.1260572012062453`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.2605718823118943`}, { 0.458407346410207, 1.2032678157169527`}, { 0.458407346410207, -2.280415437542519}, { 0.458407346410207, -1.1255087274968048`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.260571333083438}, { 0.46340734641020687`, 1.2035760780755898`}, { 0.46340734641020687`, -2.2806278467887418`}, { 0.46340734641020687`, -1.1249586314098199`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.260572127284784}, { 0.468407346410207, 1.2038830369104345`}, { 0.468407346410207, -2.2808414764407363`}, { 0.468407346410207, -1.1244069062176354`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.260574270330021}, { 0.4734073464102069, 1.2041886885541295`}, { 0.4734073464102069, -2.2810563300487803`}, { 0.4734073464102069, -1.1238535451315874`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.260577767700594}, { 0.478407346410207, 1.2044930292636806`}, { 0.478407346410207, -2.281272411212298}, { 0.478407346410207, -1.1232985413017136`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.2605826249457674`}, { 0.4834073464102069, 1.2047960552199075`}, { 0.4834073464102069, -2.2814897235800853`}, { 0.4834073464102069, -1.1227418878164552`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.2605888476831018`}, { 0.488407346410207, 1.2050977625268917`}, { 0.488407346410207, -2.2817082708505336`}, { 0.488407346410207, -1.1221835777023563`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.2605964415989264`}, { 0.4934073464102069, 1.2053981472114144`}, { 0.4934073464102069, -2.28192805677186}, { 0.4934073464102069, -1.1216236039237601`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.2606054124488253`}, { 0.498407346410207, 1.2056972052223875`}, { 0.498407346410207, -2.2821490851423394`}, { 0.498407346410207, -1.121061959382498}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.2606157660581236`}, { 0.5034073464102069, 1.2059949324302763`}, { 0.5034073464102069, -2.282371359810545}, { 0.5034073464102069, -1.120498636917578}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.2606275083223824`}, { 0.508407346410207, 1.2062913246265143`}, { 0.508407346410207, -2.282594884675585}, { 0.508407346410207, -1.1199336293048667`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.260640645207899}, { 0.5134073464102069, 1.2065863775229113`}, { 0.5134073464102069, -2.2828196636873503`}, { 0.5134073464102069, -1.119366929256766}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.2606551827522114`}, { 0.518407346410207, 1.20688008675105}, { 0.518407346410207, -2.2830457008467673`}, { 0.518407346410207, -1.1187985294218903`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.260671127064611}, { 0.5234073464102069, 1.207172447861681}, { 0.5234073464102069, -2.2832730002060417`}, { 0.5234073464102069, -1.1182284223847316`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.2606884843266584`}, { 0.528407346410207, 1.2074634563241011`}, { 0.528407346410207, -2.283501565868927}, { 0.528407346410207, -1.117656600665329}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.2607072607927066`}, { 0.5334073464102069, 1.2077531075255306`}, { 0.5334073464102069, -2.28373140199098}, { 0.5334073464102069, -1.1170830567189265`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.2607274627904315`}, { 0.538407346410207, 1.2080413967704784`}, { 0.538407346410207, -2.2839625127798246`}, { 0.538407346410207, -1.1165077829356305`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.260749096721364}, { 0.5434073464102069, 1.2083283192800995`}, { 0.5434073464102069, -2.284194902495428}, { 0.5434073464102069, -1.1159307716400633`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.2607721690614335`}, { 0.548407346410207, 1.2086138701915439`}, { 0.548407346410207, -2.2844285754503697`}, { 0.548407346410207, -1.1153520150910083`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.2607966863615148`}, { 0.553407346410207, 1.2088980445572985`}, { 0.553407346410207, -2.2846635360101217`}, { 0.553407346410207, -1.114771505481055}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.260822655247979}, { 0.5584073464102071, 1.2091808373445168`}, { 0.5584073464102071, -2.284899788593332}, { 0.5584073464102071, -1.114189234936236}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.2608500824232554`}, { 0.563407346410207, 1.2094622434343418`}, { 0.563407346410207, -2.28513733767211}, { 0.563407346410207, -1.1136051955156632`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.2608789746663955`}, { 0.5684073464102071, 1.209742257621222}, { 0.5684073464102071, -2.285376187772318}, { 0.5684073464102071, -1.1130193792111565`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.260909338833645}, { 0.573407346410207, 1.210020874612215}, { 0.573407346410207, -2.2856163434738663`}, { 0.573407346410207, -1.1124317779468682`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.260941181859023}, { 0.5784073464102069, 1.2102980890262827`}, { 0.5784073464102069, -2.2858578094110165`}, { 0.5784073464102069, -1.111842383578905}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.260974510754904}, { 0.583407346410207, 1.2105738953935805`}, { 0.583407346410207, -2.286100590272681}, { 0.583407346410207, -1.111251187894942}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.2610093326126126`}, { 0.5884073464102069, 1.210848288154731}, { 0.5884073464102069, -2.2863446908027365`}, { 0.5884073464102069, -1.1106581826138366`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.2610456546030164`}, { 0.593407346410207, 1.211121261660097}, { 0.593407346410207, -2.2865901158003332`}, { 0.593407346410207, -1.110063359385232}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.2610834839771345`}, { 0.5984073464102069, 1.2113928101690348`}, { 0.5984073464102069, -2.2868368701202173`}, { 0.5984073464102069, -1.109466709789162}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.261122828066744}, { 0.603407346410207, 1.2116629278491469`}, { 0.603407346410207, -2.2870849586730504`}, { 0.603407346410207, -1.1088682253356466`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.261163694284998}, { 0.6084073464102069, 1.2119316087755208`}, { 0.6084073464102069, -2.287334386425738}, { 0.6084073464102069, -1.1082678974642837`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.2612060901270525`}, { 0.613407346410207, 1.2121988469299567`}, { 0.613407346410207, -2.287585158401761}, { 0.613407346410207, -1.1076657175438394`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.2612500231706925`}, { 0.6184073464102069, 1.21246463620019}, { 0.6184073464102069, -2.287837279681512}, { 0.6184073464102069, -1.1070616768718282`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.2612955010769724`}, { 0.623407346410207, 1.2127289703790984`}, { 0.623407346410207, -2.2880907554026377`}, { 0.623407346410207, -1.1064557666740922`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.2613425315908566`}, { 0.6284073464102069, 1.212991843163904}, { 0.6284073464102069, -2.2883455907603834`}, { 0.6284073464102069, -1.1058479781043746`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.2613911225418764`}, { 0.633407346410207, 1.2132532481553595`}, { 0.633407346410207, -2.2886017910079457`}, { 0.633407346410207, -1.1052383022438867`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.261441281844781}, { 0.6384073464102069, 1.213513178856932}, { 0.6384073464102069, -2.288859361456827}, { 0.6384073464102069, -1.1046267301008734`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.2614930175002073`}, { 0.643407346410207, 1.2137716286739673`}, { 0.643407346410207, -2.289118307477197}, { 0.643407346410207, -1.104013252610169}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.26154633759535}, { 0.6484073464102069, 1.2140285909128499`}, { 0.6484073464102069, -2.2893786344982563`}, { 0.6484073464102069, -1.1033978606327517`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.2616012503046417`}, { 0.653407346410207, 1.2142840587801522`}, { 0.653407346410207, -2.2896403480086103`}, { 0.653407346410207, -1.1027805449552932`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.2616577638904376`}, { 0.6584073464102069, 1.214538025381767}, { 0.6584073464102069, -2.289903453556643}, { 0.6584073464102069, -1.1021612962896996`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.2617158867037106`}, { 0.663407346410207, 1.2147904837220385`}, { 0.663407346410207, -2.2901679567508966`}, { 0.663407346410207, -1.101540105272652}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.2617756271847504`}, { 0.6684073464102069, 1.2150414267028742`}, { 0.6684073464102069, -2.29043386326046}, { 0.6684073464102069, -1.1009169624651376`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.261836993863875}, { 0.673407346410207, 1.2152908471228492`}, { 0.673407346410207, -2.290701178815357}, { 0.673407346410207, -1.100291858351979}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.2618999953621404`}, { 0.678407346410207, 1.215538737676299}, { 0.678407346410207, -2.290969909206945}, { 0.678407346410207, -1.099664783341357}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.2619646403920695`}, { 0.6834073464102071, 1.2157850909524017`}, { 0.6834073464102071, -2.291240060288314}, { 0.6834073464102071, -1.0990357277643268`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.26203093775838}, { 0.688407346410207, 1.2160298994342462`}, { 0.688407346410207, -2.2915116379746956`}, { 0.688407346410207, -1.0984046818743316`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.2620988963587223`}, { 0.6934073464102071, 1.2162731554978916`}, { 0.6934073464102071, -2.291784648243874}, { 0.6934073464102071, -1.0977716358467093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.2621685251844252`}, { 0.698407346410207, 1.216514851411413}, { 0.698407346410207, -2.2920590971366033`}, { 0.698407346410207, -1.0971365797781938`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.2622398333212494`}, { 0.7034073464102069, 1.2167549793339376`}, { 0.7034073464102069, -2.2923349907570305`}, { 0.7034073464102069, -1.0964995036864122`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.2623128299501505`}, { 0.708407346410207, 1.2169935313146647`}, { 0.708407346410207, -2.2926123352731254`}, { 0.708407346410207, -1.0958603975093753`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.262387524348044}, { 0.7134073464102069, 1.2172304992918794`}, { 0.7134073464102069, -2.2928911369171114`}, { 0.7134073464102069, -1.095219251104962}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.2624639258885866`}, { 0.718407346410207, 1.217465875091948}, { 0.718407346410207, -2.29317140198591}, { 0.718407346410207, -1.0945760542504024`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.2625420440429576`}, { 0.7234073464102069, 1.2176996504283062`}, { 0.7234073464102069, -2.2934531368415807`}, { 0.7234073464102069, -1.093930796641748}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.2626218883806537`}, { 0.728407346410207, 1.2179318169004314`}, { 0.728407346410207, -2.293736347911776}, { 0.728407346410207, -1.0932834678933447`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.2627034685702894`}, { 0.7334073464102069, 1.2181623659928038`}, { 0.7334073464102069, -2.2940210416901947`}, { 0.7334073464102069, -1.092634057537294}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.262786794380404}, { 0.738407346410207, 1.2183912890738542`}, { 0.738407346410207, -2.294307224737049}, { 0.738407346410207, -1.0919825550229123`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.2628718756802826`}, { 0.7434073464102069, 1.2186185773948996`}, { 0.7434073464102069, -2.2945949036795277`}, { 0.7434073464102069, -1.0913289497161809`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.262958722440778}, { 0.748407346410207, 1.2188442220890634`}, { 0.748407346410207, -2.2948840852122756`}, { 0.748407346410207, -1.0906732308991958`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.263047344735147}, { 0.7534073464102069, 1.219068214170188}, { 0.7534073464102069, -2.295174776097869}, { 0.7534073464102069, -1.090015387769605}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.2631377527398895`}, { 0.758407346410207, 1.219290544531725}, { 0.758407346410207, -2.2954669831673056`}, { 0.758407346410207, -1.089355409440046}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.2632299567356027`}, { 0.7634073464102069, 1.2195112039456217`}, { 0.7634073464102069, -2.295760713320496}, { 0.7634073464102069, -1.0886932849375737`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.2633239671078367`}, { 0.768407346410207, 1.2197301830611869`}, { 0.768407346410207, -2.2960559735267614`}, { 0.768407346410207, -1.0880290032030842`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.263419794347965}, { 0.7734073464102069, 1.2199474724039445`}, { 0.7734073464102069, -2.2963527708253397`}, { 0.7734073464102069, -1.0873625530907332`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.263517449054059}, { 0.778407346410207, 1.2201630623744772`}, { 0.778407346410207, -2.296651112325895}, { 0.778407346410207, -1.0866939233673452`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.2636169419317733`}, { 0.7834073464102069, 1.2203769432472498`}, { 0.7834073464102069, -2.2969510052090376`}, { 0.7834073464102069, -1.0860231027118215`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.2637182837952383`}, { 0.788407346410207, 1.220589105169422}, { 0.788407346410207, -2.297252456726846}, { 0.788407346410207, -1.0853500797145386`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.263821485567967}, { 0.7934073464102069, 1.220799538159646}, { 0.7934073464102069, -2.2975554742033966`}, { 0.7934073464102069, -1.084674842876742}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.26392655828376}, { 0.798407346410207, 1.2210082321068498`}, { 0.798407346410207, -2.2978600650353025`}, { 0.798407346410207, -1.0839973806099341`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.264033513087631}, { 0.803407346410207, 1.2212151767690058`}, { 0.803407346410207, -2.2981662366922557`}, { 0.803407346410207, -1.083317681235255}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.264142361236735}, { 0.8084073464102071, 1.2214203617718826`}, { 0.8084073464102071, -2.2984739967175787`}, { 0.8084073464102071, -1.0826357329828569`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.264253114101305}, { 0.813407346410207, 1.221623776607783}, { 0.813407346410207, -2.2987833527287798`}, { 0.813407346410207, -1.0819515239912747`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.264365783165602}, { 0.8184073464102071, 1.2218254106342696`}, { 0.8184073464102071, -2.2990943124181147`}, { 0.8184073464102071, -1.081265042306788}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.26448038002887}, { 0.823407346410207, 1.222025253072869}, { 0.823407346410207, -2.2994068835531634`}, { 0.823407346410207, -1.0805762758827775`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.2645969164063047`}, { 0.8284073464102069, 1.2222232930077646`}, { 0.8284073464102069, -2.2997210739774014`}, { 0.8284073464102069, -1.0798852125790743`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.264715404130026}, { 0.833407346410207, 1.2224195193844736`}, { 0.833407346410207, -2.300036891610787}, { 0.833407346410207, -1.079191840161305}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.264835855150066}, { 0.8384073464102069, 1.2226139210085054`}, { 0.8384073464102069, -2.3003543444503527`}, { 0.8384073464102069, -1.0784961463002272`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.2649582815353613`}, { 0.843407346410207, 1.2228064865440067`}, { 0.843407346410207, -2.300673440570804}, { 0.843407346410207, -1.0777981185710628`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.2650826954747574`}, { 0.8484073464102069, 1.2229972045123887`}, { 0.8484073464102069, -2.300994188125123}, { 0.8484073464102069, -1.0770977444528194`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.265209109278024}, { 0.853407346410207, 1.2231860632909364`}, { 0.853407346410207, -2.301316595345185}, { 0.853407346410207, -1.0763950113276093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.265337535376877}, { 0.8584073464102069, 1.2233730511114052`}, { 0.8584073464102069, -2.3016406705423775`}, { 0.8584073464102069, -1.0756899064799612`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.2654679863260117`}, { 0.863407346410207, 1.2235581560585969`}, { 0.863407346410207, -2.301966422108228}, { 0.863407346410207, -1.074982417096124}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.265600474804147}, { 0.8684073464102069, 1.223741366068921}, { 0.8684073464102069, -2.3022938585150388`}, { 0.8684073464102069, -1.0742725302633636`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.265735013615078}, { 0.873407346410207, 1.223922668928935}, { 0.873407346410207, -2.3026229883165326`}, { 0.873407346410207, -1.0735602329692555`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.2658716156887357`}, { 0.8784073464102069, 1.2241020522738726`}, { 0.8784073464102069, -2.3029538201485016`}, { 0.8784073464102069, -1.0728455121009683`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.2660102940822666`}, { 0.883407346410207, 1.2242795035861511`}, { 0.883407346410207, -2.303286362729464}, { 0.883407346410207, -1.0721283544445404`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.2661510619811094`}, { 0.8884073464102069, 1.2244550101938594`}, { 0.8884073464102069, -2.303620624861336}, { 0.8884073464102069, -1.0714087466841515`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.266293932700092}, { 0.893407346410207, 1.224628559269231}, { 0.893407346410207, -2.303956615430102}, { 0.893407346410207, -1.0706866754013853`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.2664389196845343`}, { 0.8984073464102069, 1.224800137827098}, { 0.8984073464102069, -2.3042943434064953`}, { 0.8984073464102069, -1.0699621270744872`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.2665860365113613`}, { 0.903407346410207, 1.2249697327233238`}, { 0.903407346410207, -2.3046338178466943`}, { 0.903407346410207, -1.0692350880776123`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.2667352968902277`}, { 0.9084073464102069, 1.2251373306532227`}, { 0.9084073464102069, -2.304975047893016}, { 0.9084073464102069, -1.0685055446800686`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.266886714664653}, { 0.913407346410207, 1.2253029181499537`}, { 0.913407346410207, -2.305318042774626}, { 0.913407346410207, -1.0677734830455525`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.2670403038131677`}, { 0.9184073464102069, 1.2254664815829004`}, { 0.9184073464102069, -2.3056628118082507`}, { 0.9184073464102069, -1.0670388892313776`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.2671960784504654`}, { 0.923407346410207, 1.2256280071560293`}, { 0.923407346410207, -2.306009364398905}, { 0.923407346410207, -1.0663017491876934`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.2673540528285745`}, { 0.928407346410207, 1.2257874809062288`}, { 0.928407346410207, -2.30635771004062}, { 0.928407346410207, -1.0655620487567017`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.267514241338032}, { 0.9334073464102071, 1.2259448887016284`}, { 0.9334073464102071, -2.3067078583171883`}, { 0.9334073464102071, -1.0648197736718605`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.267676658509072}, { 0.938407346410207, 1.2261002162398986`}, { 0.938407346410207, -2.3070598189029092`}, { 0.938407346410207, -1.0640749095570858`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.267841319012826}, { 0.9434073464102071, 1.226253449046528}, { 0.9434073464102071, -2.307413601563351}, { 0.9434073464102071, -1.0633274419259404`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.2680082376625323`}, { 0.948407346410207, 1.2264045724730839`}, { 0.948407346410207, -2.3077692161561156`}, { 0.948407346410207, -1.0625773561808192`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.268177429414755}, { 0.9534073464102071, 1.226553571695448}, { 0.9534073464102071, -2.308126672631615}, { 0.9534073464102071, -1.061824637612127}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.2683489093706197`}, { 0.958407346410207, 1.2267004317120351`}, { 0.958407346410207, -2.3084859810338574`}, { 0.958407346410207, -1.0610692713974454`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.268522692777052}, { 0.9634073464102069, 1.2268451373419853`}, { 0.9634073464102069, -2.308847151501243}, { 0.9634073464102069, -1.0603112426006958`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.2686987950280373`}, { 0.968407346410207, 1.2269876732233411`}, { 0.968407346410207, -2.309210194267364}, { 0.968407346410207, -1.0595505361712925`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.268877231665881}, { 0.9734073464102069, 1.2271280238111977`}, { 0.9734073464102069, -2.3095751196618215`}, { 0.9734073464102069, -1.058787136943289}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.269058018382489}, { 0.978407346410207, 1.2272661733758334`}, { 0.978407346410207, -2.309941938111046}, { 0.978407346410207, -1.0580210296345176`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.2692411710206555`}, { 0.9834073464102069, 1.2274021060008182`}, { 0.9834073464102069, -2.3103106601391312`}, { 0.9834073464102069, -1.0572521988457169`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.2694267055753614`}, { 0.988407346410207, 1.2275358055810985`}, { 0.988407346410207, -2.3106812963686743`}, { 0.988407346410207, -1.0564806290596571`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.2696146381950872`}, { 0.9934073464102069, 1.2276672558210588`}, { 0.9934073464102069, -2.3110538575216286`}, { 0.9934073464102069, -1.0557063046402553`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.2698049851831357`}, { 0.998407346410207, 1.2277964402325643`}, { 0.998407346410207, -2.3114283544201673`}, { 0.998407346410207, -1.0549292098316785`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.2699977629989654`}, { 1.003407346410207, 1.2279233421329727`}, { 1.003407346410207, -2.3118047979875507`}, { 1.003407346410207, -1.0541493287574477`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.2701929882595397`}, { 1.008407346410207, 1.2280479446431316`}, { 1.008407346410207, -2.312183199249011}, { 1.008407346410207, -1.053366645419524}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.2703906777406826`}, { 1.013407346410207, 1.2281702306853444`}, { 1.013407346410207, -2.312563569332645}, { 1.013407346410207, -1.0525811436973942`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.2705908483784487`}, { 1.018407346410207, 1.2282901829813144`}, { 1.018407346410207, -2.3129459194703146`}, { 1.018407346410207, -1.051792807347144}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.2707935172705076`}, { 1.023407346410207, 1.228407784050069}, { 1.023407346410207, -2.31333026099856}, { 1.023407346410207, -1.0510016200005252`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.270998701677537}, { 1.028407346410207, 1.2285230162058507`}, { 1.028407346410207, -2.313716605359525}, { 1.028407346410207, -1.050207565164012}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.271206419024625}, { 1.033407346410207, 1.2286358615559918`}, { 1.033407346410207, -2.314104964101888}, { 1.033407346410207, -1.0494106262178542`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.271416686902695}, { 1.038407346410207, 1.228746301998756}, { 1.038407346410207, -2.31449534888181}, { 1.038407346410207, -1.0486107864151142`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.2716295230699295`}, { 1.043407346410207, 1.228854319221161}, { 1.043407346410207, -2.314887771463889}, { 1.043407346410207, -1.047808028880704}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, -2.3152822437221325`}, { 1.048407346410207, 1.228959894696773}, {1.048407346410207, 2.271844945453211}, {1.048407346410207, -1.0470023366104126`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, -2.315678777640906}, { 1.053407346410207, 1.2290630096834712`}, {1.053407346410207, 2.272062972149613}, {1.053407346410207, -1.046193692469893}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, -2.3160773853159866`}, { 1.058407346410207, 1.2291636452211827`}, {1.058407346410207, 2.2722836214277837`}, {1.058407346410207, -1.0453820791937287`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, -2.3164780789554986`}, { 1.063407346410207, 1.2292617821296363`}, {1.063407346410207, 2.272506911729503}, {1.063407346410207, -1.0445674793843935`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, -2.316880870880955}, { 1.068407346410207, 1.2293574010059687`}, {1.068407346410207, 2.27273286167116}, {1.068407346410207, -1.0437498755112173`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, -2.3172857735282646`}, { 1.073407346410207, 1.2294504822224837`}, {1.073407346410207, 2.2729614900452493`}, {1.073407346410207, -1.0429292499094125`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, -2.317692799448821}, { 1.078407346410207, 1.2295410059242091`}, {1.078407346410207, 2.2731928158218375`}, {1.078407346410207, -1.0421055847790592`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, -2.3181019613104525`}, { 1.083407346410207, 1.2296289520265304`}, {1.083407346410207, 2.2734268581502235`}, {1.083407346410207, -1.0412788621839784`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, -2.3185132718986052`}, { 1.0884073464102069`, 1.2297143002127613`}, {1.0884073464102069`, 2.2736636363603044`}, { 1.0884073464102069`, -1.0404490640508217`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, -2.3189267441172943`}, { 1.093407346410207, 1.22979702993171}, {1.093407346410207, 2.273903169964298}, {1.093407346410207, -1.039616172167894}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, -2.319342390990272}, { 1.0984073464102069`, 1.2298771203951686`}, {1.0984073464102069`, 2.274145478658202}, {1.0984073464102069`, -1.038780168184168}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, -2.3197602256620855`}, { 1.103407346410207, 1.2299545505754015`}, {1.103407346410207, 2.2743905823234294`}, {1.103407346410207, -1.037941033608166}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, -2.3201802613992197`}, { 1.1084073464102069`, 1.230029299202634}, {1.1084073464102069`, 2.274638501028344}, {1.1084073464102069`, -1.0370987498069382`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, -2.320602511591159}, { 1.113407346410207, 1.2301013447624596`}, {1.113407346410207, 2.274889255029963}, {1.113407346410207, -1.03625329800489}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, -2.3210269897515965`}, { 1.118407346410207, 1.230170665493238}, {1.118407346410207, 2.2751428647754643`}, {1.118407346410207, -1.035404659282768}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, -2.321453709519516}, { 1.123407346410207, 1.230237239383472}, {1.123407346410207, 2.275399350903918}, {1.123407346410207, -1.0345528145764809`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, -2.3218826846604106`}, { 1.128407346410207, 1.2303010441691309`}, {1.128407346410207, 2.2756587342478527`}, {1.128407346410207, -1.03369774467604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, -2.3223139290674184`}, { 1.133407346410207, 1.2303620573309675`}, {1.133407346410207, 2.27592103583496}, {1.133407346410207, -1.0328394302243982`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, -2.3227474567625124`}, { 1.138407346410207, 1.2304202560917896`}, {1.138407346410207, 2.2761862768897703`}, {1.138407346410207, -1.0319778517163136`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, -2.3231832818977365`}, { 1.143407346410207, 1.2304756174136795`}, {1.143407346410207, 2.276454478835294}, {1.143407346410207, -1.0311129894972297`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, -2.3236214187563715`}, { 1.148407346410207, 1.2305281179952556`}, {1.148407346410207, 2.2767256632947688`}, {1.148407346410207, -1.0302448237621007`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, -2.324061881754206}, { 1.153407346410207, 1.2305777342687747`}, {1.153407346410207, 2.2769998520933417`}, {1.153407346410207, -1.0293733345542273`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, -2.3245046854407607`}, { 1.158407346410207, 1.2306244423973245`}, {1.158407346410207, 2.2772770672598006`}, {1.158407346410207, -1.028498501764094}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, -2.3249498445005443`}, { 1.163407346410207, 1.2306682182719133`}, {1.163407346410207, 2.2775573310283197`}, {1.163407346410207, -1.0276203051281751`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, -2.3253973737543436`}, { 1.168407346410207, 1.2307090375085552`}, {1.168407346410207, 2.2778406658401824`}, {1.168407346410207, -1.0267387242277677`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, -2.325847288160481}, { 1.173407346410207, 1.2307468754452882`}, {1.173407346410207, 2.278127094345596}, {1.173407346410207, -1.0258537384877442`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, -2.326299602816146}, { 1.178407346410207, 1.2307817071391904`}, {1.178407346410207, 2.2784166394054166`}, {1.178407346410207, -1.0249653271753862`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, -2.3267543329586875`}, { 1.183407346410207, 1.2308135073633546`}, {1.183407346410207, 2.27870932409298}, {1.183407346410207, -1.0240734693991353`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, -2.327211493966967}, { 1.188407346410207, 1.230842250603799}, {1.188407346410207, 2.2790051716958755`}, {1.188407346410207, -1.0231781441073786`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, -2.3276711013626876`}, { 1.193407346410207, 1.230867911056399}, {1.193407346410207, 2.2793042057177804`}, {1.193407346410207, -1.0222793300872053`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, -2.3281331708117645`}, { 1.198407346410207, 1.2308904626236927`}, {1.198407346410207, 2.279606449880295}, {1.198407346410207, -1.0213770059631406`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, -2.3285977181256956`}, { 1.203407346410207, 1.2309098789117487`}, {1.203407346410207, 2.2799119281247844`}, {1.203407346410207, -1.0204711501958987`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, -2.3290647592629705`}, { 1.208407346410207, 1.230926133226945}, {1.208407346410207, 2.280220664614213}, {1.208407346410207, -1.019561741081132}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, -2.329534310330465}, { 1.2134073464102069`, 1.2309391985726874`}, {1.2134073464102069`, 2.2805326837350486`}, { 1.2134073464102069`, -1.0186487567481164`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, -2.3300063875848656`}, { 1.218407346410207, 1.2309490476461353`}, {1.218407346410207, 2.280848010099139}, {1.218407346410207, -1.0177321751584754`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, -2.330481007434127}, { 1.2234073464102069`, 1.230955652834884}, {1.2234073464102069`, 2.281166668545591}, {1.2234073464102069`, -1.0168119741048998`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, -2.3309581864388993`}, { 1.228407346410207, 1.2309589862135617`}, {1.228407346410207, 2.281488684142723}, {1.228407346410207, -1.015888131209796}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, -2.3314379413140416`}, { 1.2334073464102069`, 1.2309590195404452`}, {1.2334073464102069`, 2.2818140821899413`}, {1.2334073464102069`, -1.014960623924014}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, -2.3319202889300925`}, { 1.238407346410207, 1.230955724253989}, {1.238407346410207, 2.2821428882197035`}, {1.238407346410207, -1.0140294295254941`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, -2.332405246314775}, { 1.243407346410207, 1.2309490714693383`}, {1.243407346410207, 2.2824751279994797`}, {1.243407346410207, -1.013094525117921}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, -2.3328928306545293`}, { 1.248407346410207, 1.230939031974827}, {1.248407346410207, 2.2828108275336954`}, {1.248407346410207, -1.0121558876294021`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, -2.3333830592960485`}, { 1.253407346410207, 1.2309255762283349`}, {1.253407346410207, 2.283150013065742}, {1.253407346410207, -1.0112134938110648`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, -2.3338759497478585`}, { 1.258407346410207, 1.2309086743537418`}, {1.258407346410207, 2.2834927110799206`}, {1.258407346410207, -1.010267320235746}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, -2.334371519681873}, { 1.263407346410207, 1.2308882961372092`}, {1.263407346410207, 2.283838948303495}, {1.263407346410207, -1.0093173432965583`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, -2.334869786934998}, { 1.268407346410207, 1.2308644110235103`}, {1.268407346410207, 2.2841887517086934`}, {1.268407346410207, -1.0083635392055275`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, -2.3353707695107566`}, { 1.273407346410207, 1.2308369881122707`}, {1.273407346410207, 2.2845421485147224`}, {1.273407346410207, -1.0074058839921989`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, -2.335874485580905}, { 1.278407346410207, 1.2308059961541757`}, {1.278407346410207, 2.2848991661898417`}, {1.278407346410207, -1.0064443535022112`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, -2.3363809534870885`}, { 1.283407346410207, 1.2307714035471322`}, {1.283407346410207, 2.2852598324534137`}, {1.283407346410207, -1.0054789233958803`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, -2.336890191742527}, { 1.288407346410207, 1.230733178332377}, {1.288407346410207, 2.2856241752779556`}, {1.288407346410207, -1.0045095691467838`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, -2.3374022190336783`}, { 1.293407346410207, 1.2306912881905787`}, {1.293407346410207, 2.2859922228912515`}, {1.293407346410207, -1.0035362660403093`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, -2.3379170542219763`}, { 1.298407346410207, 1.2306457004377989`}, {1.298407346410207, 2.286364003778424}, {1.298407346410207, -1.0025589891722078`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, -2.3384347163455192`}, { 1.303407346410207, 1.2305963820215562`}, {1.303407346410207, 2.2867395466840805`}, {1.303407346410207, -1.0015777134471302`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, -2.338955224620855}, { 1.308407346410207, 1.2305432995166734`}, {1.308407346410207, 2.287118880614398}, {1.308407346410207, -1.000592413577166}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, -2.339478598444727}, { 1.313407346410207, 1.230486419121201}, {1.313407346410207, 2.2875020348392856`}, {1.313407346410207, -0.9996030640803549}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, -2.3400048573958654`}, { 1.318407346410207, 1.2304257066522446`}, {1.318407346410207, 2.2878890388945234`}, {1.318407346410207, -0.9986096392792043}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, -2.340534021236808}, { 1.323407346410207, 1.2303611275417388`}, {1.323407346410207, 2.2882799225839072`}, {1.323407346410207, -0.9976121132991994}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, -2.3410661099156878`}, { 1.328407346410207, 1.2302926468321813`}, {1.328407346410207, 2.2886747159814833`}, {1.328407346410207, -0.9966104600672501}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, -2.3416011435681408`}, { 1.333407346410207, 1.2302202291723203`}, {1.333407346410207, 2.289073449433644}, {1.333407346410207, -0.9956046533102405}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, -2.342139142519113}, { 1.3384073464102069`, 1.2301438388127752`}, {1.3384073464102069`, 2.289476153561422}, {1.3384073464102069`, -0.9945946665534267}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, -2.3426801272847957`}, { 1.343407346410207, 1.2300634396016137`}, {1.343407346410207, 2.2898828592626335`}, {1.343407346410207, -0.9935804731189471}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, -2.3432241185745233`}, { 1.3484073464102069`, 1.229978994979896}, {1.3484073464102069`, 2.2902935977141228`}, {1.3484073464102069`, -0.992562046124264}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, -2.3437711372926957`}, { 1.353407346410207, 1.2298904679771296`}, {1.353407346410207, 2.2907084003740135`}, {1.353407346410207, -0.9915393584805874}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, -2.3443212045407478`}, { 1.3584073464102069`, 1.229797821206681}, {1.3584073464102069`, 2.291127298983939}, {1.3584073464102069`, -0.9905123828913178}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, -2.344874341619108}, { 1.363407346410207, 1.229701016861165}, {1.363407346410207, 2.2915503255713197`}, {1.363407346410207, -0.9894810918504604}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, -2.3454305700292233`}, { 1.368407346410207, 1.2296000167077286`}, {1.368407346410207, 2.29197751245161}, {1.368407346410207, -0.9884454576410491}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, -2.3459899114755633`}, { 1.373407346410207, 1.2294947820833244`}, {1.373407346410207, 2.292408892230595}, {1.373407346410207, -0.9874054523335435}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, -2.34655238786766}, { 1.378407346410207, 1.2293852738898845`}, {1.378407346410207, 2.2928444978066995`}, {1.378407346410207, -0.9863610477842041}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, -2.347118021322194}, { 1.383407346410207, 1.2292714525894821`}, {1.383407346410207, 2.293284362373265}, {1.383407346410207, -0.985312215633502}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, -2.3476868341650694`}, { 1.388407346410207, 1.2291532781994055`}, {1.388407346410207, 2.293728519420882}, {1.388407346410207, -0.9842589273044791}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, -2.348258848933525}, { 1.393407346410207, 1.2290307102871671`}, {1.393407346410207, 2.294177002739736}, {1.393407346410207, -0.983201154001095}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, -2.3488340883782937`}, { 1.398407346410207, 1.2289037079654872`}, {1.398407346410207, 2.2946298464219037`}, {1.398407346410207, -0.9821388667066173}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, -2.3494125754657285`}, { 1.403407346410207, 1.228772229887193}, {1.403407346410207, 2.2950870848637543`}, {1.403407346410207, -0.9810720361819274}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, -2.34999433338002}, { 1.408407346410207, 1.2286362342400516`}, {1.408407346410207, 2.2955487527682688`}, {1.408407346410207, -0.9800006329638847}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, -2.350579385525394}, { 1.413407346410207, 1.2284956787415575`}, {1.413407346410207, 2.296014885147428}, {1.413407346410207, -0.9789246273636398}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, -2.351167755528345}, { 1.418407346410207, 1.2283505206336625`}, {1.418407346410207, 2.296485517324587}, {1.418407346410207, -0.9778439894649605}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, -2.351759467239892}, { 1.4234073464102068`, 1.2282007166774165`}, {1.4234073464102068`, 2.2969606849368778`}, { 1.4234073464102068`, -0.9767586891225254}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, -2.352354544737872}, { 1.4284073464102072`, 1.228046223147556}, {1.4284073464102072`, 2.297440423937598}, {1.4284073464102072`, -0.9756686959602335}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, -2.3529530123292557`}, { 1.433407346410207, 1.2278869958270597`}, {1.433407346410207, 2.297924770598605}, {1.433407346410207, -0.9745739793695105}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, -2.3535548945524463`}, { 1.438407346410207, 1.2277229900015962`}, {1.438407346410207, 2.298413761512789}, {1.438407346410207, -0.9734745085075488}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, -2.3541602161796984`}, { 1.4434073464102068`, 1.2275541604538966`}, {1.4434073464102068`, 2.2989074335964266`}, { 1.4434073464102068`, -0.9723702522956277}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, -2.354769002219454}, { 1.4484073464102072`, 1.2273804614581372`}, {1.4484073464102072`, 2.2994058240916804`}, { 1.4484073464102072`, -0.9712611794173476}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, -2.3553812779187906`}, { 1.453407346410207, 1.2272018467741561`}, {1.453407346410207, 2.299908970568998}, {1.453407346410207, -0.9701472583169061}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, -2.3559970687658356`}, { 1.458407346410207, 1.2270182696416636`}, {1.458407346410207, 2.3004169109296098`}, {1.458407346410207, -0.9690284571973211}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, -2.356616400492256}, { 1.4634073464102069`, 1.2268296827743836`}, {1.4634073464102069`, 2.300929683407944}, {1.4634073464102069`, -0.9679047440187065}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, -2.357239299075749}, { 1.4684073464102068`, 1.2266360383540786`}, {1.4684073464102068`, 2.3014473265741158`}, { 1.4684073464102068`, -0.9667760864964839}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, -2.3578657907425513`}, { 1.473407346410207, 1.226437288024557}, {1.473407346410207, 2.3019698793364123`}, {1.473407346410207, -0.9656424520996069}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, -2.3584959019699947`}, { 1.478407346410207, 1.2262333828855765`}, {1.478407346410207, 2.302497380943766}, {1.478407346410207, -0.9645038080487822}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, -2.359129659489103}, { 1.4834073464102069`, 1.2260242734866813`}, {1.4834073464102069`, 2.3030298709882264`}, {1.4834073464102069`, -0.963360121314695}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, -2.35976709028717}, { 1.4884073464102068`, 1.2258099098209607`}, {1.4884073464102068`, 2.3035673894074864`}, {1.4884073464102068`, -0.962211358616184}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, -2.3604082216104025`}, { 1.4934073464102071`, 1.2255902413187831`}, {1.4934073464102071`, 2.304109976487372}, {1.4934073464102071`, -0.9610574864184609}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, -2.361053080966607}, { 1.498407346410207, 1.2253652168413467`}, {1.498407346410207, 2.3046576728643244`}, {1.498407346410207, -0.9598984709312989}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, -2.3617016961278345`}, { 1.503407346410207, 1.2251347846742804`}, {1.503407346410207, 2.3052105195279675`}, {1.503407346410207, -0.9587342781071926}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, -2.362354095133169}, { 1.5084073464102068`, 1.224898892521066}, {1.5084073464102068`, 2.3057685578235425`}, { 1.5084073464102068`, -0.9575648736395833}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, -2.363010306291395}, { 1.5134073464102071`, 1.224657487496435}, {1.5134073464102071`, 2.3063318294545394`}, { 1.5134073464102071`, -0.9563902229609526}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, -2.3636703581838696`}, { 1.518407346410207, 1.2244105161196757`}, {1.518407346410207, 2.306900376485099}, {1.518407346410207, -0.9552102912410794}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, -2.364334279667251}, { 1.523407346410207, 1.224157924307883}, {1.523407346410207, 2.3074742413426494`}, {1.523407346410207, -0.9540250433851222}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, -2.3650020998764036`}, { 1.5284073464102068`, 1.223899657369064}, {1.5284073464102068`, 2.3080534668203625`}, { 1.5284073464102068`, -0.9528344440318228}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, -2.365673848227244}, { 1.5334073464102072`, 1.2236356599952112`}, {1.5334073464102072`, 2.308638096079715}, {1.5334073464102072`, -0.9516384575516367}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, -2.366349554419616}, { 1.538407346410207, 1.2233658762553088`}, {1.538407346410207, 2.309228172653066}, {1.538407346410207, -0.9504370480448525}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, -2.367029248440291}, { 1.543407346410207, 1.2230902495882003`}, {1.543407346410207, 2.3098237404461073`}, {1.543407346410207, -0.9492301793397903}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, -2.3677129605658687`}, { 1.5484073464102068`, 1.2228087227954216`}, {1.5484073464102068`, 2.310424843740488}, {1.5484073464102068`, -0.948017814990879}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, -2.3684007213658194`}, { 1.5534073464102072`, 1.2225212380338988`}, {1.5534073464102072`, 2.3110315271962993`}, { 1.5534073464102072`, -0.9467999182768227}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, -2.369092561705477}, { 1.558407346410207, 1.2222277368086232`}, {1.558407346410207, 2.311643835854657}, {1.558407346410207, -0.945576452198705}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, -2.369788512749148}, { 1.563407346410207, 1.221928159965187}, {1.563407346410207, 2.3122618151401855`}, {1.563407346410207, -0.944347379478152}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, -2.370488605963134}, { 1.5684073464102068`, 1.2216224476822222`}, {1.5684073464102068`, 2.3128855108636466`}, { 1.5684073464102068`, -0.9431126625553821}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, -2.371192873118943}, { 1.5734073464102072`, 1.2213105394638086`}, {1.5734073464102072`, 2.3135149692243675`}, { 1.5734073464102072`, -0.9418722635874142}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, -2.3719013462963847`}, { 1.578407346410207, 1.2209923741317519`}, {1.578407346410207, 2.3141502368128632`}, {1.578407346410207, -0.9406261444461195}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, -2.372614057886779}, { 1.583407346410207, 1.2206678898177512`}, {1.583407346410207, 2.3147913606133446`}, {1.583407346410207, -0.9393742667163505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, -2.373331040596205}, { 1.5884073464102069`, 1.220337023955495}, {1.5884073464102069`, 2.315438388006222}, {1.5884073464102069`, -0.9381165916940729}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, -2.374052327448722}, { 1.5934073464102072`, 1.219999713272699}, {1.5934073464102072`, 2.3160913667706806`}, { 1.5934073464102072`, -0.9368530803844505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, -2.3747779517897136`}, { 1.598407346410207, 1.2196558937829645`}, {1.598407346410207, 2.3167503450871383`}, {1.598407346410207, -0.9355836934999915}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, -2.3755079472891487`}, { 1.603407346410207, 1.2193055007776297`}, {1.603407346410207, 2.3174153715398442`}, {1.603407346410207, -0.9343083914586103}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, -2.376242347945016}, { 1.6084073464102069`, 1.2189484688174552`}, {1.6084073464102069`, 2.3180864951193003`}, { 1.6084073464102069`, -0.9330271343817966}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, -2.3769811880866696`}, { 1.6134073464102068`, 1.2185847317242495`}, {1.6134073464102068`, 2.3187637652248276`}, { 1.6134073464102068`, -0.9317398820926849}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, -2.3777245023782685`}, { 1.6184073464102071`, 1.2182142225723835`}, {1.6184073464102071`, 2.3194472316670556`}, { 1.6184073464102071`, -0.9304465941141737}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, -2.378472325822275}, { 1.623407346410207, 1.217836873680188}, {1.623407346410207, 2.3201369446703684`}, {1.623407346410207, -0.9291472296670684}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, -2.379224693762902}, { 1.628407346410207, 1.2174526166012798`}, {1.628407346410207, 2.3208329548754514`}, {1.628407346410207, -0.9278417476681501}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, -2.3799816418897164`}, { 1.6334073464102068`, 1.2170613821157743`}, {1.6334073464102068`, 2.3215353133416823`}, { 1.6334073464102068`, -0.9265301067283578}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, -2.3807432062411524`}, { 1.6384073464102071`, 1.216663100221354}, {1.6384073464102071`, 2.322244071549663}, {1.6384073464102071`, -0.925212265150848}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, -2.381509423208165}, { 1.643407346410207, 1.216257700124321}, {1.643407346410207, 2.3229592814036084`}, {1.643407346410207, -0.9238881809291786}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, -2.3822803295378288`}, { 1.648407346410207, 1.2158451102304255`}, {1.648407346410207, 2.323680995233845}, {1.648407346410207, -0.9225578117453787}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, -2.3830559623370764`}, { 1.6534073464102068`, 1.215425258135689}, {1.6534073464102068`, 2.3244092657991615`}, { 1.6534073464102068`, -0.9212211149681503}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, -2.3838363590763865`}, { 1.6584073464102072`, 1.2149980706170638`}, {1.6584073464102072`, 2.3251441462892513`}, { 1.6584073464102072`, -0.9198780476509775}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, -2.384621557593511}, { 1.663407346410207, 1.2145634736229802`}, {1.663407346410207, 2.3258856903271417`}, {1.663407346410207, -0.9185285665302503}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, -2.385411596097336}, { 1.668407346410207, 1.2141213922638323`}, {1.668407346410207, 2.3266339519714867`}, {1.668407346410207, -0.9171726280234858}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, -2.3862065131716315`}, { 1.6734073464102068`, 1.213671750802265}, {1.6734073464102068`, 2.327388985719023}, {1.6734073464102068`, -0.9158101882274127}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, -2.3870063477789816`}, { 1.6784073464102072`, 1.2132144726434455`}, {1.6784073464102072`, 2.328150846506833}, {1.6784073464102072`, -0.9144412029162085}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, -2.3878111392646577`}, { 1.683407346410207, 1.2127494803251184`}, {1.683407346410207, 2.3289195897147055`}, {1.683407346410207, -0.9130656275396457}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, -2.3886209273605665`}, { 1.688407346410207, 1.2122766955076476`}, {1.688407346410207, 2.3296952711674317`}, {1.688407346410207, -0.9116834172212933}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, -2.389435752189212}, { 1.6934073464102068`, 1.2117960389638531`}, {1.6934073464102068`, 2.330477947137104}, {1.6934073464102068`, -0.9102945267567017}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, -2.3902556542677553`}, { 1.6984073464102072`, 1.2113074305687723`}, {1.6984073464102072`, 2.331267674345326}, {1.6984073464102072`, -0.9088989106116513}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, -2.3910806745119992`}, { 1.703407346410207, 1.2108107892892768`}, {1.703407346410207, 2.332064509965528}, {1.703407346410207, -0.9074965229203155}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, -2.39191085424055}, { 1.708407346410207, 1.2103060331736117`}, {1.708407346410207, 2.3328685116251027`}, {1.708407346410207, -0.9060873174835619}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, -2.3927462351789304`}, { 1.7134073464102069`, 1.2097930793407436`}, {1.7134073464102069`, 2.333679737407602}, {1.7134073464102069`, -0.9046712477671839}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, -2.393586859463701}, { 1.7184073464102072`, 1.2092718439696786`}, {1.7184073464102072`, 2.334498245854961}, {1.7184073464102072`, -0.9032482669001345}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, -2.394432769646718}, { 1.723407346410207, 1.2087422422885121`}, {1.723407346410207, 2.335324095969559}, {1.723407346410207, -0.9018183276728386}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, -2.395284008699375}, { 1.728407346410207, 1.2082041885635115`}, {1.728407346410207, 2.3361573472163286`}, {1.728407346410207, -0.9003813825355008}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, -2.3961406200168613`}, { 1.7334073464102069`, 1.2076575960879627`}, {1.7334073464102069`, 2.336998059524856}, {1.7334073464102069`, -0.8989373835963929}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, -2.397002647422474}, { 1.7384073464102068`, 1.207102377170924}, {1.7384073464102068`, 2.3378462932914257`}, {1.7384073464102068`, -0.897486282620184}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, -2.397870135172053}, { 1.7434073464102071`, 1.206538443125837}, {1.7434073464102071`, 2.338702109380938}, {1.7434073464102071`, -0.896028031026355}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, -2.398743127958253}, { 1.748407346410207, 1.2059657042590406`}, {1.748407346410207, 2.3395655691290256`}, {1.748407346410207, -0.8945625798874725}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, -2.3996216709151414`}, { 1.753407346410207, 1.205384069858058}, {1.753407346410207, 2.3404367343437933`}, {1.753407346410207, -0.8930898799277104}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, -2.400505809622498}, { 1.7584073464102068`, 1.204793448179911}, {1.7584073464102068`, 2.341315667307924}, {1.7584073464102068`, -0.8916098815211364}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, -2.401395590110467}, { 1.7634073464102071`, 1.2041937464390822`}, {1.7634073464102071`, 2.34220243078036}, {1.7634073464102071`, -0.8901225346902562}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, -2.4022910588640296`}, { 1.768407346410207, 1.2035848707955947`}, {1.768407346410207, 2.3430970879982214`}, {1.768407346410207, -0.8886277891044333}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, -2.403192262827639}, { 1.773407346410207, 1.2029667263426613`}, {1.773407346410207, 2.3439997026785053`}, {1.773407346410207, -0.8871255940784059}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, -2.404099249409807}, { 1.7784073464102068`, 1.2023392170944869`}, {1.7784073464102068`, 2.344910339019876}, {1.7784073464102068`, -0.8856158985707869}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, -2.4050120664877945`}, { 1.7834073464102072`, 1.2017022459736957`}, {1.7834073464102072`, 2.3458290617043023`}, { 1.7834073464102072`, -0.8840986511826322}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, -2.4059307624123125`}, { 1.788407346410207, 1.2010557147987901`}, {1.788407346410207, 2.3467559358987016`}, {1.788407346410207, -0.8825738001560247}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, -2.4068553860122655`}, { 1.793407346410207, 1.2003995242712577`}, {1.793407346410207, 2.347691027256501}, {1.793407346410207, -0.8810412933726817}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, -2.407785986599512}, { 1.7984073464102068`, 1.1997335739628134`}, {1.7984073464102068`, 2.3486344019192074`}, { 1.7984073464102068`, -0.8795010783525988}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, -2.4087226139736635`}, { 1.8034073464102072`, 1.1990577623022345`}, {1.8034073464102072`, 2.349586126517889}, {1.8034073464102072`, -0.8779531022527106}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, -2.409665318427}, { 1.808407346410207, 1.1983719865622382`}, {1.808407346410207, 2.3505462681745324`}, {1.808407346410207, -0.8763973118656666}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, -2.410614150749305}, { 1.813407346410207, 1.1976761428459994`}, {1.813407346410207, 2.3515148945034516`}, {1.813407346410207, -0.8748336536185313}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, -2.411569162232778}, { 1.8184073464102068`, 1.1969701260737942`}, {1.8184073464102068`, 2.352492073612626}, {1.8184073464102068`, -0.8732620735715809}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, -2.4125304046770393`}, { 1.8234073464102072`, 1.196253829969253}, {1.8234073464102072`, 2.353477874104881}, {1.8234073464102072`, -0.8716825174171657}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, -2.4134979303940822`}, { 1.828407346410207, 1.1955271470455877`}, {1.828407346410207, 2.3544723650791233`}, {1.828407346410207, -0.8700949304785539}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, -2.4144717922133587`}, { 1.833407346410207, 1.1947899685915702`}, {1.833407346410207, 2.3554756161313835`}, {1.833407346410207, -0.8684992577088927}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, -2.4154520434867566`}, { 1.8384073464102069`, 1.1940421846575358`}, {1.8384073464102069`, 2.356487697355983}, {1.8384073464102069`, -0.8668954436901085}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, -2.4164387380938073`}, { 1.8434073464102072`, 1.1932836840409544`}, {1.8434073464102072`, 2.3575086793463633`}, { 1.8434073464102072`, -0.8652834326320009}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, -2.4174319304466727`}, { 1.848407346410207, 1.1925143542721577`}, {1.848407346410207, 2.358538633196186}, {1.848407346410207, -0.8636631683711904}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, -2.418431675495471}, { 1.853407346410207, 1.191734081599648}, {1.853407346410207, 2.3595776304999614`}, {1.853407346410207, -0.8620345943703591}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, -2.4194380287333925`}, { 1.8584073464102069`, 1.190942750975303}, {1.8584073464102069`, 2.360625743353891}, {1.8584073464102069`, -0.860397653717345}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, -2.4204510462018733`}, { 1.8634073464102068`, 1.1901402460397252`}, {1.8634073464102068`, 2.361683044356654}, {1.8634073464102068`, -0.8587522891243263}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, -2.421470784495973}, { 1.8684073464102071`, 1.1893264491068127`}, {1.8684073464102071`, 2.362749606609801}, {1.8684073464102071`, -0.8570984429271796}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, -2.4224973007696087`}, { 1.873407346410207, 1.1885012411487887`}, {1.873407346410207, 2.36382550371838}, {1.873407346410207, -0.8554360570847762}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, -2.423530652740815}, { 1.878407346410207, 1.187664501780757}, {1.878407346410207, 2.3649108097914167`}, {1.878407346410207, -0.8537650731783285}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, -2.424570898697236}, { 1.8834073464102068`, 1.1868161092450604`}, {1.8834073464102068`, 2.366005599442076}, {1.8834073464102068`, -0.852085432410957}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, -2.4256180975013284`}, { 1.8884073464102071`, 1.1859559403957085`}, {1.8884073464102071`, 2.367109947788125}, {1.8884073464102071`, -0.8503970756070811}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, -2.4266723085959154`}, { 1.893407346410207, 1.1850838706823472`}, {1.893407346410207, 2.3682239304518884`}, {1.893407346410207, -0.8486999432121236}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, -2.4277335920095653`}, { 1.898407346410207, 1.1841997741342634`}, {1.898407346410207, 2.3693476235603668`}, {1.898407346410207, -0.8469939752921307}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, -2.4288020083619473`}, { 1.9034073464102068`, 1.1833035233442737`}, {1.9034073464102068`, 2.370481103745319}, {1.9034073464102068`, -0.8452791115334262}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, -2.4298776188694915`}, { 1.9084073464102072`, 1.182394989452154}, {1.9084073464102072`, 2.371624448142868}, {1.9084073464102072`, -0.8435552912425587}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, -2.4309604853507607`}, { 1.913407346410207, 1.1814740421282404`}, {1.913407346410207, 2.372777734393419}, {1.913407346410207, -0.8418224533460831}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, -2.432050670231987}, { 1.918407346410207, 1.18054054955664}, {1.918407346410207, 2.3739410406412618`}, {1.918407346410207, -0.8400805363905309}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, -2.433148236552651}, { 1.9234073464102068`, 1.1795943784184943`}, {1.9234073464102068`, 2.3751144455340856`}, { 1.9234073464102068`, -0.8383294785424789}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, -2.43425324797105}, { 1.9284073464102072`, 1.1786353938746146`}, {1.9284073464102072`, 2.3762980282222927`}, { 1.9284073464102072`, -0.8365692175886922}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, -2.435365768769811}, { 1.933407346410207, 1.1776634595486495`}, {1.933407346410207, 2.3774918683584643`}, {1.933407346410207, -0.8347996909362724}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, -2.4364858638615687`}, { 1.938407346410207, 1.1766784375094361`}, {1.938407346410207, 2.3786960460963584`}, {1.938407346410207, -0.8330208356130349}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, -2.4376135987945142`}, { 1.9434073464102068`, 1.1756801882535532`}, {1.9434073464102068`, 2.3799106420900444`}, { 1.9434073464102068`, -0.8312325882678553}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, -2.438749039758019}, { 1.9484073464102072`, 1.1746685706876117`}, {1.9484073464102072`, 2.381135737492815}, {1.9484073464102072`, -0.8294348851711617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, -2.4398922535883627`}, { 1.953407346410207, 1.1736434421102828`}, {1.953407346410207, 2.3823714139558327`}, {1.953407346410207, -0.827627662215602}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, -2.4410433077741884`}, { 1.958407346410207, 1.1726046581944407`}, {1.958407346410207, 2.383617753627034}, {1.958407346410207, -0.825810854916581}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, -2.4422022704623716`}, { 1.9634073464102069`, 1.1715520729687021`}, {1.9634073464102069`, 2.384874839149324}, {1.9634073464102069`, -0.8239843984132357}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, -2.4433692104635076`}, { 1.9684073464102072`, 1.1704855387992839`}, {1.9684073464102072`, 2.3861427536591853`}, { 1.9684073464102072`, -0.8221482274691974}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, -2.444544197257648}, { 1.973407346410207, 1.1694049063712237`}, {1.973407346410207, 2.3874215807847303`}, {1.973407346410207, -0.8203022764736831}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, -2.445727300999954}, { 1.978407346410207, 1.168310024669936}, {1.978407346410207, 2.3887114046438636`}, {1.978407346410207, -0.8184464794425926}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, -2.4469185925263264`}, { 1.9834073464102069`, 1.1672007409621303`}, {1.9834073464102069`, 2.3900123098421377`}, { 1.9834073464102069`, -0.8165807700197543}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, -2.4481181433591335`}, { 1.988407346410207, 1.1660769007768468`}, {1.988407346410207, 2.3913243814704566`}, {1.988407346410207, -0.8147050814783351}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, -2.4493260257126583`}, { 1.993407346410207, 1.1649383478864233`}, {1.993407346410207, 2.392647705102909}, {1.993407346410207, -0.8128193467221732}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, -2.4505423124991323`}, { 1.998407346410207, 1.1637849242868625`}, {1.998407346410207, 2.3939823667937032`}, {1.998407346410207, -0.810923498287699}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, -2.4517670773339773`}, { 2.003407346410207, 1.1626164701785335`}, {2.003407346410207, 2.3953284530748595`}, {2.003407346410207, -0.8090174683453931}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, -2.4530003945414913`}, { 2.008407346410207, 1.161432823946634}, {2.008407346410207, 2.3966860509532597`}, {2.008407346410207, -0.8071011887017037}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, -2.4542423391606745`}, { 2.013407346410207, 1.1602338221410378`}, {2.013407346410207, 2.3980552479071875`}, {2.013407346410207, -0.8051745908012667}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, -2.4554929869505986`}, { 2.018407346410207, 1.1590192994566866`}, {2.018407346410207, 2.399436131883363}, {2.018407346410207, -0.8032376057288856}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, -2.4567524143960977`}, { 2.023407346410207, 1.1577890887132192`}, {2.023407346410207, 2.4008287912932302`}, {2.023407346410207, -0.8012901642119674}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, -2.4580206987129825`}, { 2.028407346410207, 1.156543020835126}, {2.028407346410207, 2.4022333150097355`}, {2.028407346410207, -0.7993321966227166}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, -2.4592979178541046`}, { 2.033407346410207, 1.1552809248308449`}, {2.033407346410207, 2.403649792362705}, {2.033407346410207, -0.7973636329812079}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, -2.4605841505143573`}, { 2.038407346410207, 1.1540026277726474`}, {2.038407346410207, 2.4050783131353715`}, {2.038407346410207, -0.7953844029577875}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, -2.4618794761361684`}, { 2.043407346410207, 1.1527079547759218`}, {2.043407346410207, 2.4065189675599985`}, {2.043407346410207, -0.7933944358760641}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, -2.4631839749150717`}, { 2.048407346410207, 1.1513967289783316`}, {2.048407346410207, 2.4079718463131865`}, {2.048407346410207, -0.7913936607161421}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, -2.4644977278049756`}, { 2.053407346410207, 1.1500687715188829`}, {2.053407346410207, 2.4094370405112064`}, {2.053407346410207, -0.7893820061178566}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, -2.465820816523306}, { 2.058407346410207, 1.148723901517083}, {2.058407346410207, 2.4109146417052743`}, {2.058407346410207, -0.7873594003840961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, -2.4671533235565404`}, { 2.063407346410207, 1.1473619360515845`}, {2.063407346410207, 2.412404741876021}, {2.063407346410207, -0.7853257714846594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, -2.4684953321651677`}, { 2.068407346410207, 1.145982690139173}, {2.068407346410207, 2.413907433428393}, {2.068407346410207, -0.7832810470598904}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, -2.4698469263886573`}, { 2.073407346410207, 1.144585976713357}, {2.073407346410207, 2.41542280918611}, {2.073407346410207, -0.7812251544246028}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, -2.4712081910510553`}, { 2.078407346410207, 1.1431716066027284`}, {2.078407346410207, 2.416950962385203}, {2.078407346410207, -0.7791580205726617}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, -2.472579211765393}, { 2.083407346410207, 1.1417393885098492`}, {2.083407346410207, 2.4184919866685903`}, {2.083407346410207, -0.777079572180938}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, -2.473960074938943}, { 2.088407346410207, 1.1402891289892187`}, {2.088407346410207, 2.420045976079158}, {2.088407346410207, -0.7749897356142259}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, -2.475350867777819}, { 2.093407346410207, 1.138820632425916}, {2.093407346410207, 2.4216130250534698`}, {2.093407346410207, -0.7728884369298454}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, -2.476751678291849}, { 2.098407346410207, 2.4231932284146103`}, {2.098407346410207, 1.1373337010136302`}, {2.098407346410207, -0.7707756018828084}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, -2.478162595299227}, { 2.103407346410207, 2.4247866813650365`}, {2.103407346410207, 1.1358281347329513`}, {2.103407346410207, -0.7686511559310457}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, -2.479583708430882}, { 2.108407346410207, 2.426393479479243}, {2.108407346410207, 1.1343037313295037`}, {2.108407346410207, -0.7665150242407842}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, -2.481015108135034}, { 2.1134073464102068`, 2.4280137186958823`}, {2.1134073464102068`, 1.1327602862920165`}, { 2.1134073464102068`, -0.7643671316923274}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, -2.482456885681475}, { 2.118407346410207, 2.4296474953097524`}, {2.118407346410207, 1.1311975928303915`}, {2.118407346410207, -0.762207402885969}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, -2.483909133165743}, { 2.123407346410207, 2.4312949059634703`}, {2.123407346410207, 1.1296154418537583`}, {2.123407346410207, -0.7600357621481588}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, -2.485371943513207}, { 2.128407346410207, 2.432956047638795}, {2.128407346410207, 1.128013621948474}, {2.128407346410207, -0.7578521335379378}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, -2.4868454104829723`}, { 2.133407346410207, 2.434631017647704}, {2.133407346410207, 1.1263919193561873`}, {2.133407346410207, -0.7556564408535957}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, -2.4883296286716807`}, { 2.138407346410207, 2.436319913623098}, {2.138407346410207, 1.1247501179518549`}, {2.138407346410207, -0.7534486076396103}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, -2.489824693517118}, { 2.143407346410207, 2.438022833509233}, {2.143407346410207, 1.123087999221831}, {2.143407346410207, -0.7512285571938252}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, -2.491330701301727}, { 2.148407346410207, 2.4397398755517554`}, {2.148407346410207, 1.1214053422419488`}, {2.148407346410207, -0.748996212574933}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, -2.4928477491558776`}, { 2.153407346410207, 2.441471138287481}, {2.153407346410207, 1.1197019236556995`}, {2.153407346410207, -0.7467514966101907}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, -2.4943759350610124`}, { 2.158407346410207, 2.443216720533776}, {2.158407346410207, 1.1179775176524556`}, {2.158407346410207, -0.7444943319034408}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, -2.4959153578526063`}, { 2.163407346410207, 2.4449767213775875`}, {2.163407346410207, 1.1162318959457644`}, {2.163407346410207, -0.7422246408434282}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, -2.497466117222889}, { 2.168407346410207, 2.446751240164172}, {2.168407346410207, 1.1144648277517843`}, {2.168407346410207, -0.739942345612369}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, -2.4990283137234215`}, { 2.173407346410207, 2.4485403764853846`}, {2.173407346410207, 1.1126760797677884`}, {2.173407346410207, -0.7376473681948706}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, -2.500602048767423}, { 2.178407346410207, 2.450344230167647}, {2.178407346410207, 1.110865416150828}, {2.178407346410207, -0.7353396303871232}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, -2.502187424631874}, { 2.183407346410207, 2.452162901259539}, {2.183407346410207, 1.1090325984965623`}, {2.183407346410207, -0.7330190538064018}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, -2.503784544459402}, { 2.188407346410207, 2.4539964900189717`}, {2.188407346410207, 1.1071773858182237`}, {2.188407346410207, -0.7306855599009077}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, -2.5053935122599156`}, { 2.193407346410207, 2.4558450969000045`}, {2.193407346410207, 1.105299534525825}, {2.193407346410207, -0.7283390699599132}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, -2.5070144329119755`}, { 2.198407346410207, 2.457708822539232}, {2.198407346410207, 1.1033987984055305`}, {2.198407346410207, -0.7259795051242522}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, -2.508647412163901}, { 2.203407346410207, 2.4595877677417883`}, {2.203407346410207, 1.1014749285993095`}, {2.203407346410207, -0.723606786397136}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, -2.510292556634605}, { 2.208407346410207, 2.461482033466928}, {2.208407346410207, 1.0995276735848367`}, {2.208407346410207, -0.7212208346553179}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, -2.5119499738141267`}, { 2.213407346410207, 2.4633917208131804`}, {2.213407346410207, 1.097556779155674}, {2.213407346410207, -0.7188215706606101}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, -2.5136197720638602`}, { 2.218407346410207, 2.465316931003074}, {2.218407346410207, 1.0955619884017622`}, {2.218407346410207, -0.7164089150717582}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, -2.515302060616457}, { 2.223407346410207, 2.467257765367457}, {2.223407346410207, 1.0935430416902912`}, {2.223407346410207, -0.7139827884566594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, -2.516996949575427}, { 2.228407346410207, 2.469214325329307}, {2.228407346410207, 1.0914996766468732`}, {2.228407346410207, -0.7115431113049934}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, -2.5187045499143577`}, { 2.233407346410207, 2.4711867123871603`}, {2.233407346410207, 1.0894316281371843`}, {2.233407346410207, -0.7090898040411824}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, -2.5204249734757895`}, { 2.2384073464102068`, 2.473175028098036}, {2.2384073464102068`, 1.0873386282489856`}, { 2.2384073464102068`, -0.7066227870377677}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, -2.5221583329697235`}, { 2.243407346410207, 2.475179374059906}, {2.243407346410207, 1.0852204062746356`}, {2.243407346410207, -0.7041419806291638}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, -2.5239047419717116`}, { 2.248407346410207, 2.4771998518937086`}, {2.248407346410207, 1.0830766886940901`}, {2.248407346410207, -0.7016473051258053}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, -2.5256643149205775`}, { 2.253407346410207, 2.479236563224843}, {2.253407346410207, 1.080907199158424}, {2.253407346410207, -0.6991386808287123}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, -2.5274371671156812`}, { 2.2584073464102072`, 2.4812896096642114`}, {2.2584073464102072`, 1.0787116584739376`}, { 2.2584073464102072`, -0.6966160280444489}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, -2.529223414713769}, { 2.263407346410207, 2.483359092788737}, {2.263407346410207, 1.0764897845868635`}, {2.263407346410207, -0.6940792671005159}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, -2.5310231747253584`}, { 2.268407346410207, 2.485445114121386}, {2.268407346410207, 1.0742412925687066`}, {2.268407346410207, -0.6915283183611582}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, -2.532836565010635}, { 2.273407346410207, 2.4875477751106936`}, {2.273407346410207, 1.0719658946023007`}, {2.273407346410207, -0.6889631022435972}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, -2.5346637042748896`}, { 2.278407346410207, 2.48966717710974}, {2.278407346410207, 1.0696632999685711`}, {2.278407346410207, -0.6863835392347175}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, -2.5365047120634006`}, { 2.283407346410207, 2.4918034213546316`}, {2.283407346410207, 1.067333215034088}, {2.283407346410207, -0.6837895499081752}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, -2.53835970875584}, { 2.288407346410207, 2.4939566089423986`}, {2.288407346410207, 1.0649753432394147`}, {2.288407346410207, -0.6811810549419929}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, -2.5402288155600856`}, { 2.293407346410207, 2.496126840808409}, {2.293407346410207, 1.062589385088376}, {2.293407346410207, -0.678557975136571}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, -2.542112154505469}, { 2.298407346410207, 2.4983142177032107`}, {2.298407346410207, 1.060175038138219}, {2.298407346410207, -0.6759202314331781}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, -2.54400984843547}, { 2.303407346410207, 2.5005188401687817`}, {2.303407346410207, 1.0577319969907315`}, {2.303407346410207, -0.6732677449329365}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, -2.545922020999742}, { 2.308407346410207, 2.5027408085142624`}, {2.308407346410207, 1.0552599532844174`}, {2.308407346410207, -0.6706004369162486}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, -2.547848796645559}, { 2.313407346410207, 2.5049802227911147`}, {2.313407346410207, 1.0527585956877716`}, {2.313407346410207, -0.6679182288627191}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, -2.549790300608574}, { 2.318407346410207, 2.5072371827676543`}, {2.318407346410207, 1.05022760989364}, {2.318407346410207, -0.6652210424715849}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, -2.551746658902888}, { 2.323407346410207, 2.5095117879030657`}, {2.323407346410207, 1.047666678614852}, {2.323407346410207, -0.6625087996826058}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, -2.553717998310466}, { 2.328407346410207, 2.511804137320767}, {2.328407346410207, 1.0450754815810763`}, {2.328407346410207, -0.6597814226974944}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, -2.555704446369769}, { 2.333407346410207, 2.5141143297812176`}, {2.333407346410207, 1.0424536955370367`}, {2.333407346410207, -0.6570388340018197}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, -2.5577061313636698`}, { 2.338407346410207, 2.5164424636540885`}, {2.338407346410207, 1.0398009942421065`}, {2.338407346410207, -0.654280956387453}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, -2.559723182306588}, { 2.343407346410207, 2.518788636889849}, {2.343407346410207, 1.0371170484714047`}, {2.343407346410207, -0.6515077129755115}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, -2.561755728930817}, { 2.348407346410207, 2.521152946990723}, {2.348407346410207, 1.0344015260184174`}, {2.348407346410207, -0.6487190272398354}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, -2.5638039016719945`}, { 2.353407346410207, 2.5235354909810095`}, {2.353407346410207, 1.0316540916992307`}, {2.353407346410207, -0.645914823030999}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, -2.5658678316537915`}, { 2.358407346410207, 2.5259363653768157`}, {2.358407346410207, 1.0288744073585092`}, {2.358407346410207, -0.6430950246008389}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, -2.5679476506716505`}, { 2.3634073464102068`, 2.528355666155077}, {2.3634073464102068`, 1.0260621318771763`}, { 2.3634073464102068`, -0.6402595566275633}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, -2.5700434911756127`}, { 2.368407346410207, 2.530793488722064}, {2.368407346410207, 1.023216921182065}, {2.368407346410207, -0.6374083442413293}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, -2.5721554862522655`}, { 2.373407346410207, 2.5332499278810907`}, {2.373407346410207, 1.0203384282573977`}, {2.373407346410207, -0.6345413130504699}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, -2.5742837696056453`}, { 2.378407346410207, 2.5357250777996985`}, {2.378407346410207, 1.0174263031584028`}, {2.378407346410207, -0.6316583891681858}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, -2.5764284755372033`}, { 2.3834073464102072`, 2.5382190319761144`}, {2.3834073464102072`, 1.014480193027006}, {2.3834073464102072`, -0.6287594992398507}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, -2.5785897389246903`}, { 2.388407346410207, 2.5407318832051144`}, {2.388407346410207, 1.0114997421097978`}, {2.388407346410207, -0.6258445704708321}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, -2.580767695200034}, { 2.393407346410207, 2.543263723543124}, {2.393407346410207, 1.008484591778245}, {2.393407346410207, -0.6229135306549406}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, -2.5829624803260534`}, { 2.398407346410207, 2.545814644272786}, {2.398407346410207, 1.0054343805514332`}, {2.398407346410207, -0.6199663082033636}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, -2.585174230772113}, { 2.403407346410207, 2.5483847358667435`}, {2.403407346410207, 1.0023487441212473`}, {2.403407346410207, -0.6170028321742446}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, -2.5874030834886073`}, { 2.408407346410207, 2.5509740879508085`}, {2.408407346410207, 0.9992273153802342}, {2.408407346410207, -0.6140230323027993}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, -2.5896491758802447`}, { 2.413407346410207, 2.5535827892664194`}, {2.413407346410207, 0.9960697244521869}, {2.413407346410207, -0.6110268390320298}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, -2.5919126457780566`}, { 2.418407346410207, 2.5562109276325438`}, {2.418407346410207, 0.992875598725676}, {2.418407346410207, -0.6080141835439388}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, -2.5941936314102363`}, { 2.423407346410207, 2.5588585899066856`}, {2.423407346410207, 0.9896445628904003}, {2.423407346410207, -0.6049849977914624}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, -2.596492271371668}, { 2.428407346410207, 2.5615258619454533`}, {2.428407346410207, 0.9863762389768163}, {2.428407346410207, -0.6019392145308345}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, -2.5988087045920394`}, { 2.433407346410207, 2.5642128285642567`}, {2.433407346410207, 0.9830702463988439}, {2.433407346410207, -0.5988767673546458}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, -2.6011430703027143`}, { 2.438407346410207, 2.5669195734964707`}, {2.438407346410207, 0.9797262020000331}, {2.438407346410207, -0.5957975907253986}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, -2.6034955080021365`}, { 2.443407346410207, 2.5696461793517535`}, {2.443407346410207, 0.9763437201030842}, {2.443407346410207, -0.5927016200097424}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, -2.6058661574197624`}, { 2.448407346410207, 2.57239272757396}, {2.448407346410207, 0.9729224125631906}, {2.448407346410207, -0.5895887915131205}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, -2.6082551584786433`}, { 2.453407346410207, 2.5751592983980167`}, {2.453407346410207, 0.9694618888248565}, {2.453407346410207, -0.586459042515226}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, -2.6106626512563613`}, { 2.458407346410207, 2.5779459708065087`}, {2.458407346410207, 0.9659617559828976}, {2.458407346410207, -0.5833123113057824}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, -2.6130887759445156`}, { 2.463407346410207, 2.5807528224852296`}, {2.463407346410207, 0.9624216188472048}, {2.463407346410207, -0.5801485372211407}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, -2.6155336728065426`}, { 2.468407346410207, 2.5835799297783986`}, {2.468407346410207, 0.9588410800119409}, {2.468407346410207, -0.5769676606812292}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, -2.6179974821340113`}, { 2.473407346410207, 2.586427367642962}, {2.473407346410207, 0.9552197399288789}, {2.473407346410207, -0.5737696232272349}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, -2.6204803442012246`}, { 2.478407346410207, 2.5892952096023785`}, {2.478407346410207, 0.9515571969853329}, {2.478407346410207, -0.5705543675597594}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, -2.622982399217995}, { 2.483407346410207, 2.592183527699714}, {2.483407346410207, 0.9478530475867176}, {2.483407346410207, -0.5673218375775541}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, -2.6255037872809264`}, { 2.4884073464102068`, 2.595092392450058}, {2.4884073464102068`, 0.9441068862438698}, {2.4884073464102068`, -0.5640719784168351}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, -2.6280446483227364`}, { 2.493407346410207, 2.598021872792365}, {2.493407346410207, 0.9403183056653944}, {2.493407346410207, -0.5608047364911023}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, -2.63060512205981}, { 2.498407346410207, 2.6009720360406816`}, {2.498407346410207, 0.9364868968551585}, {2.498407346410207, -0.5575200595314921}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, -2.633185347937932}, { 2.503407346410207, 2.603942947834612}, {2.503407346410207, 0.9326122492149818}, {2.503407346410207, -0.5542178966277479}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, -2.6357854650762005`}, { 2.5084073464102072`, 2.6069346720892748`}, {2.5084073464102072`, 0.9286939506528656}, {2.5084073464102072`, -0.5508981982696566}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, -2.6384056122087762`}, { 2.513407346410207, 2.6099472709447564`}, {2.513407346410207, 0.9247315876969796}, {2.513407346410207, -0.5475609163889338}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, -2.641045927625}, { 2.518407346410207, 2.6129808047148475`}, {2.518407346410207, 0.9207247456153185}, {2.518407346410207, -0.544206004401701}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, -2.6437065491072156`}, { 2.523407346410207, 2.616035331835123}, {2.523407346410207, 0.916673008541382}, {2.523407346410207, -0.540833417251505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, -2.6463876138668403`}, { 2.528407346410207, 2.6191109088106934`}, {2.528407346410207, 0.9125759596061293}, {2.528407346410207, -0.5374431114526794}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, -2.6490892584780825`}, { 2.533407346410207, 2.622207590163227}, {2.533407346410207, 0.9084331810762472}, {2.533407346410207, -0.5340350451342822}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, -2.651811618809837}, { 2.538407346410207, 2.6253254283774647`}, {2.538407346410207, 0.9042442544989289}, {2.538407346410207, -0.5306091780844912}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, -2.6545548299551465`}, { 2.543407346410207, 2.628464473847398}, {2.543407346410207, 0.9000087608535737}, {2.543407346410207, -0.5271654717953127}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, -2.6573190261588078`}, { 2.5484073464102073`, 2.631624774821582}, {2.5484073464102073`, 0.8957262807101082}, {2.5484073464102073`, -0.5237038895079684}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, -2.660104340742627}, { 2.553407346410207, 2.634806377348401}, {2.553407346410207, 0.8913963943947258}, {2.553407346410207, -0.5202243962584137}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, -2.6629109060283342`}, { 2.558407346410207, 2.638009325220449}, {2.558407346410207, 0.8870186821627055}, {2.558407346410207, -0.516726958923524}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, -2.6657388532584796`}, { 2.563407346410207, 2.641233659918926}, {2.563407346410207, 0.882592724378925}, {2.563407346410207, -0.5132115462673736}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, -2.6685883125148844`}, { 2.568407346410207, 2.6444794205571784`}, {2.568407346410207, 0.8781181017058354}, {2.568407346410207, -0.509678128988152}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, -2.6714594126348445`}, { 2.5734073464102067`, 2.6477466438241826`}, {2.5734073464102067`, 0.873594395299488}, {2.5734073464102067`, -0.5061266797652124}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, -2.6743522811249516`}, { 2.578407346410207, 2.651035363927423}, {2.578407346410207, 0.8690211870134869}, {2.578407346410207, -0.5025571733065828}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, -2.6772670440725688`}, { 2.583407346410207, 2.6543456125356046`}, {2.583407346410207, 0.8643980596112822}, {2.583407346410207, -0.49896958639667}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, -2.6802038260550685`}, { 2.588407346410207, 2.657677418720876}, {2.588407346410207, 0.8597245969867341}, {2.588407346410207, -0.4953638979443459}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, -2.683162750046398}, { 2.593407346410207, 2.661030808901085}, {2.593407346410207, 0.8550003843935547}, {2.593407346410207, -0.49174008903108135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, -2.686143937321479}, { 2.598407346410207, 2.6644058067812404`}, {2.598407346410207, 0.8502250086831465}, {2.598407346410207, -0.48809814295965054`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, -2.689147507358089}, { 2.603407346410207, 2.6678024332953454`}, {2.603407346410207, 0.8453980585517518}, {2.603407346410207, -0.4844380453026514}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, -2.6921735777364137`}, { 2.608407346410207, 2.671220706547585}, {2.608407346410207, 0.8405191247964322}, {2.608407346410207, -0.4807597839514888}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, -2.695222264035863}, { 2.6134073464102068`, 2.674660641753617}, {2.6134073464102068`, 0.8355878005805986}, { 2.6134073464102068`, -0.47706334916533033`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, -2.698293679729757}, { 2.618407346410207, 2.6781222511814993`}, {2.618407346410207, 0.8306036817087219}, {2.618407346410207, -0.47334873362033386`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, -2.7013879360775763`}, { 2.623407346410207, 2.6816055440930087`}, {2.623407346410207, 0.8255663669108908}, {2.623407346410207, -0.4696159324586505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, -2.704505142014429}, { 2.628407346410207, 2.685110526684116}, {2.628407346410207, 0.820475458136822}, {2.628407346410207, -0.46586494333798056`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, -2.7076454040384257`}, { 2.6334073464102072`, 2.688637202026264}, {2.6334073464102072`, 0.8153305608600294}, {2.6334073464102072`, -0.4620957664806363}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, -2.7108088260955596`}, { 2.638407346410207, 2.6921855700072697`}, {2.638407346410207, 0.8101312843918062}, {2.638407346410207, -0.4583084047228455}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, -2.7139955094618964`}, { 2.643407346410207, 2.6957556272719327`}, {2.643407346410207, 0.8048772422052586}, {2.643407346410207, -0.4545028635642297}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, -2.7172055526238945`}, { 2.648407346410207, 2.699347367163946}, {2.648407346410207, 0.799568052269927}, {2.648407346410207, -0.45067915121645047`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, -2.7204390511558856`}, { 2.653407346410207, 2.702960779666438}, {2.653407346410207, 0.7942033373961581}, {2.653407346410207, -0.446837278652694}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, -2.7236960975952726`}, { 2.658407346410207, 2.706595851343768}, {2.658407346410207, 0.7887827255903844}, {2.658407346410207, -0.44297725965632845`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, -2.7269767813157557`}, { 2.663407346410207, 2.7102525652834206`}, {2.663407346410207, 0.7833058504206108}, {2.663407346410207, -0.4390991108694562}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, -2.730281188398004}, { 2.668407346410207, 2.713930901037757}, {2.668407346410207, 0.7777723513923299}, {2.668407346410207, -0.43520285184150437`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, -2.7336094014980343`}, { 2.6734073464102073`, 2.7176308345665405`}, {2.6734073464102073`, 0.7721818743352354}, {2.6734073464102073`, -0.4312885050772575}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, -2.736961499713722}, { 2.678407346410207, 2.72135233817976}, {2.678407346410207, 0.7665340718002771}, {2.678407346410207, -0.4273560960846305}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, -2.740337558448792}, { 2.683407346410207, 2.7250953804809304`}, {2.683407346410207, 0.7608286034675042}, {2.683407346410207, -0.42340565342205083`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, -2.743737649275204}, { 2.688407346410207, 2.7288599263105078`}, {2.688407346410207, 0.7550651365640096}, {2.688407346410207, -0.41943720874567675`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, -2.747161839792988}, { 2.693407346410207, 2.7326459366905733`}, {2.693407346410207, 0.7492433462930227}, {2.693407346410207, -0.41545079685569625`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, -2.750610193488909}, { 2.6984073464102067`, 2.736453368769725}, {2.6984073464102067`, 0.7433629162728066}, {2.6984073464102067`, -0.4114464557423821}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, -2.7540827695924635`}, { 2.703407346410207, 2.7402821757685136`}, {2.703407346410207, 0.7374235389863159}, {2.703407346410207, -0.40742422663166666`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, -2.7575796229307343`}, { 2.708407346410207, 2.74413230692556}, {2.708407346410207, 0.7314249162407134}, {2.708407346410207, -0.40338415403014893`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, -2.761100803781538}, { 2.713407346410207, 2.748003707445499}, {2.713407346410207, 0.7253667596374699}, {2.713407346410207, -0.39932628576877305`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, -2.764646357724303}, { 2.718407346410207, 2.751896318445953}, {2.718407346410207, 0.719248791051981}, {2.718407346410207, -0.3952506730469734}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, -2.768216325491093}, { 2.723407346410207, 2.7558100769071374`}, {2.723407346410207, 0.7130707431227319}, {2.723407346410207, -0.3911573704749631}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, -2.7718107428141185`}, { 2.728407346410207, 2.7597449156214133`}, {2.728407346410207, 0.7068323597508123}, {2.728407346410207, -0.3870464361158547}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, -2.7754296402742757`}, { 2.733407346410207, 2.7637007631444317`}, {2.733407346410207, 0.7005333966075523}, {2.733407346410207, -0.38291793152658143`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, -2.779073043147096}, { 2.7384073464102068`, 2.7676775437468337`}, {2.7384073464102068`, 0.6941736216517864}, {2.7384073464102068`, -0.3787719217982416}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, -2.7827409712482196`}, { 2.743407346410207, 2.771675177367663}, {2.743407346410207, 0.6877528156556985}, {2.743407346410207, -0.37460847559511934`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, -2.7864334387785488`}, { 2.748407346410207, 2.7756935795688493`}, {2.748407346410207, 0.6812707727385492}, {2.748407346410207, -0.3704276651927904}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, -2.790150454168338}, { 2.753407346410207, 2.77973266149076}, {2.753407346410207, 0.6747273009084191}, {2.753407346410207, -0.3662295665152897}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, -2.793892019920731}, { 2.7584073464102072`, 2.7837923298093292`}, {2.7584073464102072`, 0.6681222226115303}, {2.7584073464102072`, -0.3620142591710045}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, -2.7976581324554437`}, { 2.763407346410207, 2.7878724866947637`}, {2.763407346410207, 0.6614553752882765}, {2.763407346410207, -0.35778182648728263`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, -2.80144878195244}, { 2.768407346410207, 2.7919730297715017`}, {2.768407346410207, 0.654726611935477}, {2.768407346410207, -0.3535323555439524}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, -2.8052639521952574`}, { 2.773407346410207, 2.7960938520796663`}, {2.773407346410207, 0.6479358016747557}, {2.773407346410207, -0.3492659372055794}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, -2.8091036204147484`}, { 2.778407346410207, 2.8002348420382375`}, {2.778407346410207, 0.6410828303261202}, {2.778407346410207, -0.3449826661523091}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, -2.8129677571343983`}, { 2.783407346410207, 2.8043958834107308`}, {2.783407346410207, 0.6341676009857101}, {2.783407346410207, -0.3406826409087691}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, -2.8168563260145425`}, { 2.788407346410207, 2.808576855271211}, {2.788407346410207, 0.627190034608122}, {2.788407346410207, -0.3363659638724238}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, -2.8207692836993425`}, { 2.793407346410207, 2.8127776319730136`}, {2.793407346410207, 0.6201500705909797}, {2.793407346410207, -0.332032741339838}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, -2.824706579664459}, { 2.7984073464102073`, 2.8169980831193087`}, {2.7984073464102073`, 0.613047667362186}, {2.7984073464102073`, -0.327683083531391}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, -2.828668156065357}, { 2.803407346410207, 2.821238073535924}, {2.803407346410207, 0.6058828029694151}, {2.803407346410207, -0.3233171046141541}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, -2.832653947588464}, { 2.808407346410207, 2.8254974632453798`}, {2.808407346410207, 0.5986554756690712}, {2.808407346410207, -0.31893492272361484`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, -2.836663881304314}, { 2.813407346410207, 2.8297761074436414`}, {2.813407346410207, 0.5913657045151999}, {2.813407346410207, -0.3145366599832453}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, -2.8406978765221504`}, { 2.818407346410207, 2.8340738564795345`}, {2.818407346410207, 0.5840135299479079}, {2.818407346410207, -0.3101224425219364}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, -2.8447558446482875`}, { 2.8234073464102067`, 2.838390555834982}, {2.8234073464102067`, 0.5765990143780051}, {2.8234073464102067`, -0.3056924004904987}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, -2.8488376890455784`}, { 2.828407346410207, 2.842726046109124}, {2.828407346410207, 0.5691222427702195}, {2.828407346410207, -0.30124666807520273`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, -2.852943304897701}, { 2.833407346410207, 2.847080163003377}, {2.833407346410207, 0.5615833232200874}, {2.833407346410207, -0.2967853835102929}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, -2.857072579076957}, { 2.838407346410207, 2.851452737310409}, {2.838407346410207, 0.553982387525687}, {2.838407346410207, -0.2923086890874961}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, -2.8612253900142477`}, { 2.843407346410207, 2.855843594904735}, {2.843407346410207, 0.5463195917534097}, {2.843407346410207, -0.28781673116402773`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, -2.865401607574171}, { 2.848407346410207, 2.8602525567351456`}, {2.848407346410207, 0.5385951167945305}, {2.848407346410207, -0.2833096601689508}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, -2.869601092934947}, { 2.853407346410207, 2.864679438821745}, {2.853407346410207, 0.530809168912806}, {2.853407346410207, -0.27878763060604206`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, -2.8738236984721883`}, { 2.858407346410207, 2.8691240522541905`}, {2.858407346410207, 0.5229619802814652}, {2.858407346410207, -0.2742508010554047}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, -2.8780692676482085`}, { 2.8634073464102068`, 2.8735862031925956`}, {2.8634073464102068`, 0.5150538095076989}, {2.8634073464102068`, -0.269699334172858}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, -2.8823376349065497`}, { 2.868407346410207, 2.878065692872363}, {2.868407346410207, 0.5070849421442286}, {2.868407346410207, -0.2651333966862505}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, -2.886628625571809}, { 2.873407346410207, 2.8825623176101405`}, {2.873407346410207, 0.49905569118565457`}, {2.873407346410207, -0.2605531593905521}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, -2.8909420557564767`}, { 2.878407346410207, 2.887075868814629}, {2.878407346410207, 0.4909663975483736}, {2.878407346410207, -0.2559587971392477}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, -2.8952777322728878`}, { 2.8834073464102072`, 2.891606132998276}, {2.8834073464102072`, 0.4828174305329258}, {2.8834073464102072`, -0.2513504888346442}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, -2.899635452553988}, { 2.888407346410207, 2.896152891794972}, {2.888407346410207, 0.47460918826634874`}, {2.888407346410207, -0.2467284174137133}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, -2.9040150045773085`}, { 2.893407346410207, 2.900715921975977}, {2.893407346410207, 0.4663420981250906}, {2.893407346410207, -0.24209276983457703`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, -2.908416166800963}, { 2.898407346410207, 2.9052949954739287`}, {2.898407346410207, 0.45801661713346586`}, { 2.898407346410207, -0.23744373705715144`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, -2.9128387081034277`}, { 2.903407346410207, 2.9098898794068955`}, {2.903407346410207, 0.4496332323403296}, {2.903407346410207, -0.23278151402322375`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, -2.9172823877342093`}, { 2.908407346410207, 2.9145003361068658`}, {2.908407346410207, 0.4411924611682766}, {2.908407346410207, -0.22810629963307483`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, -2.9217469552701436`}, { 2.913407346410207, 2.9191261231499217`}, {2.913407346410207, 0.4326948517375868}, {2.913407346410207, -0.2234182967204551}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, -2.9262321505826483`}, { 2.918407346410207, 2.9237669933913675`}, {2.918407346410207, 0.42414098316022064`}, { 2.918407346410207, -0.21871771202374451`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, -2.9307377038125333`}, { 2.9234073464102073`, 2.9284226950031846`}, {2.9234073464102073`, 0.41553146580457684`}, { 2.9234073464102073`, -0.21400475615503897`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, -2.935263335354377}, { 2.928407346410207, 2.9330929715146814`}, {2.928407346410207, 0.40686694152832004`}, { 2.928407346410207, -0.20927964356657963`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, -2.9398087558509305`}, { 2.933407346410207, 2.9377775618567115`}, {2.933407346410207, 0.39814808387774975`}, {2.933407346410207, -0.2045425925142759}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, -2.944373666196128}, { 2.938407346410207, 2.9424762004083633`}, {2.938407346410207, 0.3893755982533494}, {2.938407346410207, -0.19979382501905135`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, -2.9489577575488526`}, { 2.943407346410207, 2.9471886170474346`}, {2.943407346410207, 0.3805502220389186}, {2.943407346410207, -0.1950335668251391}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, -2.9535607113571776`}, { 2.9484073464102067`, 2.951914537205441}, {2.9484073464102067`, 0.3716727246935855}, {2.9484073464102067`, -0.1902620473548289}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, -2.9581821993925743`}, { 2.953407346410207, 2.9566536819232097`}, {2.953407346410207, 0.3627439078046554}, {2.953407346410207, -0.18547949966228122`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, -2.96282188379507}, { 2.958407346410207, 2.961405767911637}, {2.958407346410207, 0.35376460510096547`}, { 2.958407346410207, -0.18068616038338453`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, -2.9674794171290735`}, { 2.963407346410207, 2.9661705076152707`}, {2.963407346410207, 0.3447356824251196}, {2.963407346410207, -0.17588226968319282`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, -2.972154442450277}, { 2.968407346410207, 2.9709476092783302`}, {2.968407346410207, 0.3356580376631426}, {2.968407346410207, -0.1710680712012176}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, -2.9768465933857677`}, { 2.973407346410207, 2.975736777017926}, {2.973407346410207, 0.32653260063032774`}, { 2.973407346410207, -0.16624381199140859`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, -2.981555494219406}, { 2.978407346410207, 2.980537710890405}, {2.978407346410207, 0.3173603329148382}, {2.978407346410207, -0.16140974246616394`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, -2.9862807599986123`}, { 2.983407346410207, 2.9853501069762536`}, {2.983407346410207, 0.30814222767226424`}, { 2.983407346410207, -0.15656611632751444`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, -2.991021996642577}, { 2.9884073464102068`, 2.9901736574524067`}, {2.9884073464102068`, 0.29887930937805013`}, { 2.9884073464102068`, -0.15171319050613086`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, -2.9957788010679023`}, { 2.993407346410207, 2.9950080506788432`}, {2.993407346410207, 0.28957263353173857`}, { 2.993407346410207, -0.14685122509035456`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, -3.000550761325822}, { 2.998407346410207, 2.999852971282391}, {2.998407346410207, 0.2802232863119227}, {2.998407346410207, -0.14198048325656473`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, -3.0053374567500515`}, { 3.003407346410207, 3.0047081002482683`}, {3.003407346410207, 0.27083238418604777`}, {3.003407346410207, -0.1371012311939126}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, -3.0101384581122343`}, { 3.0084073464102072`, 3.0095731150068303`}, {3.0084073464102072`, 0.2614010734733201}, { 3.0084073464102072`, -0.13221373803175748`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, -3.014953327799294}, { 3.013407346410207, 3.0144476895336636`}, {3.013407346410207, 0.25193052985310754`}, { 3.013407346410207, -0.12731827575775226`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, -3.0197816199907144`}, { 3.018407346410207, 3.0193314944424055`}, {3.018407346410207, 0.24242195783250317`}, { 3.018407346410207, -0.12241511914029232`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, -3.0246228808557216`}, { 3.023407346410207, 3.024224197088037}, {3.023407346410207, 0.2328765901601188}, {3.023407346410207, -0.11750454564354731`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, -3.029476648758256}, { 3.028407346410207, 3.029125461669267}, {3.028407346410207, 0.223295687193822}, {3.028407346410207, -0.11258683534264624`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, -3.034342454474066}, { 3.0334073464102067`, 3.034034949334368}, {3.0334073464102067`, 0.21368053621997762`}, { 3.0334073464102067`, -0.10766227083613623`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, -3.0392198214172534`}, { 3.038407346410207, 3.038952318288447}, {3.038407346410207, 0.2040324507264097}, {3.038407346410207, -0.10273113715705641`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, -3.044108265880337}, { 3.043407346410207, 3.0438772239050027`}, {3.043407346410207, 0.1943527696265436}, {3.043407346410207, -0.09779372168075419}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, -3.049007297284}, { 3.0484073464102073`, 3.048809318840234}, {3.0484073464102073`, 0.18464285643844758`}, { 3.0484073464102073`, -0.0928503140304744}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, -3.053916418436102}, { 3.053407346410207, 3.053748253147797}, {3.053407346410207, 0.1749040984191126}, {3.053407346410207, -0.08790120598226152}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, -3.0588351258034945`}, { 3.058407346410207, 3.0586936743982616`}, {3.058407346410207, 0.16513790565271874`}, { 3.058407346410207, -0.08294669136637339}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, -3.0637629097866093`}, { 3.063407346410207, 3.063645227795027}, {3.063407346410207, 0.15534571010086345`}, { 3.063407346410207, -0.07798706597069188}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, -3.068699255013994}, { 3.068407346410207, 3.0686025563010126`}, {3.068407346410207, 0.1455289646037563}, {3.068407346410207, -0.07302262743662717}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, -3.0736436406411847`}, { 3.0734073464102067`, 3.073565300764481}, {3.0734073464102067`, 0.13568914184487552`}, { 3.0734073464102067`, -0.06805367515527548}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, -3.078595540650335}, { 3.078407346410207, 3.0785331000378773`}, {3.078407346410207, 0.1258277332819048}, {3.078407346410207, -0.0630805101679271}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, -3.083554424173482}, { 3.083407346410207, 3.083505591113577}, {3.083407346410207, 0.11594624803074967`}, { 3.083407346410207, -0.05810343505501947}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, -3.088519755808187}, { 3.0884073464102073`, 3.088482409246775}, {3.0884073464102073`, 0.10604621172497206`}, { 3.0884073464102073`, -0.05312275383339296}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, -3.093490995957953}, { 3.093407346410207, 3.093463188096074}, {3.093407346410207, 0.09612916533042504}, {3.093407346410207, -0.04813877184150461}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, -3.098467601154559}, { 3.098407346410207, 3.098447559843112}, {3.098407346410207, 0.08619666394628324}, {3.098407346410207, -0.04315179563835882}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, -3.10344902441785}, { 3.103407346410207, 3.103435155341111}, {3.103407346410207, 0.0762502755558481}, {3.103407346410207, -0.03816213288297817}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, -3.108434715588144}, { 3.108407346410207, 3.1084256042348968`}, {3.108407346410207, 0.06629157977414071}, {3.108407346410207, -0.03317009223267235}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, -3.1134241216967973`}, { 3.1134073464102068`, 3.1134185351126735`}, {3.1134073464102068`, 0.056322166549196286`}, { 3.1134073464102068`, -0.02817598321996257}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, -3.1184166873113033`}, { 3.118407346410207, 3.1184135756295306`}, {3.118407346410207, 0.04634363486239184}, { 3.118407346410207, -0.023180116148225793`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, -3.1234118549043566`}, { 3.123407346410207, 3.1234103526517742`}, {3.123407346410207, 0.03635759139696374}, { 3.123407346410207, -0.018182801973272086`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, -3.1284090652357035`}, { 3.1284073464102073`, 3.128408492410596}, {3.1284073464102073`, 0.026365649184154974`}, { 3.1284073464102073`, -0.013184352178615891`}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, -3.1334077576692194`}, { 3.1334073464102072`, 3.1334076205898396`}, {3.1334073464102072`, 0.0163694262816148}, { 3.1334073464102072`, -0.00818507869458935}}]}, {GrayLevel[0], PointSize[0.003666666666666667], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, -3.1384073706391944`}, { 3.138407346410207, 3.1384073625597244`}, {3.138407346410207, 0.0063705443430076645`}, { 3.138407346410207, -0.0031852937200485395`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592643053081, 3.141592643053081}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -13508.022857142852}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 1, 3, 5, 7, 8}, {{2}, {1}, {3}, {2}, {4}, {3}, {5}, { 4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0., 7.347880794884119*^-16}, {1., 6.123233995736766*^-16}, {2., 4.898587196589413*^-16}, {3., 2.4492935982947064`*^-16}, {4., 0.}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {2, 3}, {3, 4}, {4, 5}}, 0.03700564971751412]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.03700564971751412], DiskBox[2, 0.03700564971751412], DiskBox[3, 0.03700564971751412], DiskBox[4, 0.03700564971751412], DiskBox[5, 0.03700564971751412]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -13981.988571428567}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -1.9106332362490186`}, \ {-3.141592653589793, 1.9106332362490184`}, {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.136592716088635}, {-3.1365926535897932`, -3.136592684839633}, \ {-3.1365926535897932`, -1.9110487652886874`}, {-3.1365926535897932`, 1.910215436126879}, {-3.1365926535897932`, \ -0.002499962891172789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.131593153552285}, {-3.1315926535897933`, -3.131592903583531}, \ {-3.1315926535897933`, -1.9114620107729834`}, {-3.1315926535897933`, 1.9097953774793759`}, {-3.1315926535897933`, \ -0.0049997031425280105`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265943408050885`}, {-3.126592653589793, -3.126593497292342}, \ {-3.126592653589793, -1.9118729603110438`}, {-3.126592653589793, 1.9093730729499503`}, {-3.126592653589793, \ -0.007498998179967028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.121596652390201}, {-3.121592653589793, -3.1215946533898262`}, \ {-3.121592653589793, -1.912281601591845}, {-3.121592653589793, 1.9089485352704716`}, {-3.121592653589793, \ -0.009997625560778824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.1166004624296075`}, {-3.116592653589793, -3.116596559229582}, \ {-3.116592653589793, -1.9126879223819686`}, {-3.116592653589793, 1.9085217772632919`}, {-3.116592653589793, \ -0.012495363039213586`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.111606144484169}, {-3.1115926535897933`, -3.111599402071522}, \ {-3.1115926535897933`, -1.9130919105233346`}, {-3.1115926535897933`, 1.908092811843263}, {-3.1115926535897933`, \ -0.014991988631907848`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.106614071414306}, {-3.106592653589793, -3.1066033690585813`}, \ {-3.106592653589793, -1.913493553930903}, {-3.106592653589793, 1.9076616520197138`}, {-3.106592653589793, \ -0.01748728068311634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.1016246152412603`}, {-3.101592653589793, -3.101608647193375}, \ {-3.101592653589793, -1.913892840590344}, {-3.101592653589793, 1.9072283108983867`}, {-3.101592653589793, \ -0.019981017929699852`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.0966381470090854`}, {-3.096592653589793, -3.096615423314956}, \ {-3.096592653589793, -1.9142897585556775`}, {-3.096592653589793, 1.9067928016833329`}, {-3.096592653589793, \ -0.02247297956582477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.091655036647511}, {-3.0915926535897933`, -3.0916238840756165`}, \ {-3.0915926535897933`, -1.9146842959468868`}, {-3.0915926535897933`, 1.9063551376787644`}, {-3.0915926535897933`, \ -0.024962945307322616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.0866756528357877`}, {-3.086592653589793, -3.0866342159177846`}, \ {-3.086592653589793, -1.9150764409475}, {-3.086592653589793, 1.9059153322908644`}, {-3.086592653589793, \ -0.027450695455666096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.08170036286759}, {-3.081592653589793, -3.0816466050509477`}, \ {-3.081592653589793, -1.915466181802147}, {-3.081592653589793, 1.90547339902955}, {-3.081592653589793, -0.029936010961512726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.076729532517139}, {-3.076592653589793, -3.0766612374286963`}, \ {-3.076592653589793, -1.9158535068140898`}, {-3.076592653589793, 1.9050293515101941`}, {-3.076592653589793, \ -0.03241867348777398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.0717635259066776`}, {-3.0715926535897933`, -3.071678298725863}, \ {-3.0715926535897933`, -1.9162384043427272`}, {-3.0715926535897933`, 1.9045832034552963`}, {-3.0715926535897933`, \ -0.03489846547216013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.066802705375304}, {-3.066592653589793, -3.066697974315747}, \ {-3.066592653589793, -1.9166208628010744`}, {-3.066592653589793, 1.9041349686961093`}, {-3.066592653589793, \ -0.03737517018916036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.0618474313494115`}, {-3.061592653589793, -3.0617204492474537`}, \ {-3.061592653589793, -1.9170008706532213`}, {-3.061592653589793, 1.9036846611742166`}, {-3.061592653589793, \ -0.03984857181141164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.056898062214726}, {-3.056592653589793, -3.056745908223347}, \ {-3.056592653589793, -1.9173784164117669`}, {-3.056592653589793, 1.9032322949430611`}, {-3.056592653589793, \ -0.04231845547041752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.0519549541901423`}, {-3.0515926535897933`, \ -3.0517745355766634`}, {-3.0515926535897933`, -1.9177534886352312`}, \ {-3.0515926535897933`, 1.9027778841694225`}, {-3.0515926535897933`, \ -0.04478460731657026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0470184612033293`}, {-3.046592653589793, -3.0468065152491888`}, \ {-3.046592653589793, -1.9181260759254486`}, {-3.046592653589793, 1.9023214431348456`}, {-3.046592653589793, \ -0.04724681457843931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.042088934768374}, {-3.041592653589793, -3.0418420307691565`}, \ {-3.041592653589793, -1.9184961669249392`}, {-3.041592653589793, 1.9018629862370162`}, {-3.041592653589793, \ -0.04970486562128354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.037166723865394}, {-3.036592653589793, -3.0368812652292303`}, \ {-3.036592653589793, -1.9188637503142636`}, {-3.036592653589793, 1.9014025279910802`}, {-3.036592653589793, -0.0521585500047519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.032252174822332}, {-3.0315926535897932`, -3.0319244012646887`}, \ {-3.0315926535897932`, -1.9192288148093575`}, {-3.0315926535897932`, 1.9009400830309169`}, {-3.0315926535897932`, \ -0.05460765853973076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0273456311989464`}, {-3.026592653589793, -3.02697162103175}, \ {-3.026592653589793, -1.91959134915885}, {-3.026592653589793, 1.9004756661103515`}, {-3.026592653589793, \ -0.05705198334430444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.0224474336731233`}, {-3.021592653589793, -3.022023106186078}, \ {-3.021592653589793, -1.9199513421413665`}, {-3.021592653589793, 1.9000092921043144`}, {-3.021592653589793, \ -0.05949131789879142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.0175579199295717`}, {-3.016592653589793, -3.017079037861462}, \ {-3.016592653589793, -1.9203087825628136`}, {-3.016592653589793, 1.8995409760099418`}, {-3.016592653589793, \ -0.06192545709982562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.0126774245509926`}, {-3.0115926535897932`, \ -3.0121395966486912`}, {-3.0115926535897932`, -1.920663659253654}, \ {-3.0115926535897932`, 1.8990707329476257`}, {-3.0115926535897932`, \ -0.06435419731344486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.0078062789117888`}, {-3.0065926535897933`, \ -3.0072049625746162`}, {-3.0065926535897933`, -1.921015961066162}, \ {-3.0065926535897933`, 1.8985985781619976`}, {-3.0065926535897933`, \ -0.06677733642715958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.002944811074387}, {-3.001592653589793, -3.0022753150814125`}, \ {-3.001592653589793, -1.9213656768716707`}, {-3.001592653589793, 1.8981245270228588`}, {-3.001592653589793, \ -0.06919467390096931}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 2.9980933456882553`}, {-2.996592653589793, -2.9973508330060596`}, \ {-2.996592653589793, -1.9217127955578057`}, {-2.996592653589793, 1.897648595026051}, {-2.996592653589793, -0.07160601081729767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.9932522038916334`}, {-2.991592653589793, -2.9924316945600102`}, \ {-2.991592653589793, -1.9220573060257067`}, {-2.991592653589793, 1.8971707977942647`}, {-2.991592653589793, \ -0.07401114992982123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.988421703216114}, {-2.9865926535897933`, -2.9875180773091183`}, \ {-2.9865926535897933`, -1.9223991971872405`}, {-2.9865926535897933`, 1.8966911510777869`}, {-2.9865926535897933`, \ -0.07640989571116256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.9836021574940355`}, {-2.981592653589793, -2.9826101581537547`}, \ {-2.981592653589793, -1.9227384579622033`}, {-2.981592653589793, 1.8962096707551888`}, {-2.981592653589793, \ -0.07880205439942581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9787938767688273`}, {-2.976592653589793, -2.977708113309187}, \ {-2.976592653589793, -1.9230750772755152`}, {-2.976592653589793, 1.8957263728339504`}, {-2.976592653589793, \ -0.08118743404354914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.9739971672082843`}, {-2.971592653589793, -2.9728121182861798`}, \ {-2.971592653589793, -1.9234090440544058`}, {-2.971592653589793, 1.8952412734510202`}, {-2.971592653589793, \ -0.08356584454745593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.969212331020854}, {-2.9665926535897933`, -2.967922347871845}, \ {-2.9665926535897933`, -1.923740347225595}, {-2.9665926535897933`, 1.894754388873314}, {-2.9665926535897933`, \ -0.08593709771298026}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.9644396663749775`}, {-2.961592653589793, -2.9630389761107487`}, \ {-2.961592653589793, -1.9240689757124645`}, {-2.961592653589793, 1.894265735498148}, {-2.961592653589793, -0.08830100728155138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.959679467321485}, {-2.956592653589793, -2.958162176286275}, \ {-2.956592653589793, -1.924394918432228}, {-2.956592653589793, 1.8937753298536064`}, {-2.956592653589793, \ -0.09065738897461716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.95493202371911}, {-2.951592653589793, -2.953292120902237}, \ {-2.951592653589793, -1.924718164293093}, {-2.951592653589793, 1.8932831885988441`}, {-2.951592653589793, \ -0.09300606053279463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9501976211631473`}, {-2.9465926535897933`, -2.948428981664778}, \ {-2.9465926535897933`, -1.9250387021914213`}, {-2.9465926535897933`, 1.892789328524325}, {-2.9465926535897933`, \ -0.09534684175372848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.945476540917252}, {-2.941592653589793, -2.943572929464529}, \ {-2.941592653589793, -1.9253565210088868`}, {-2.941592653589793, 1.892293766551991}, {-2.941592653589793, -0.09767955452864918}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.94076905984843}, {-2.936592653589793, -2.9387241343590476`}, \ {-2.936592653589793, -1.9256716096096298`}, {-2.936592653589793, 1.8917965197353643`}, {-2.936592653589793, \ -0.10000402287761558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.9360754503652124`}, {-2.931592653589793, -2.933882765555544}, \ {-2.931592653589793, -1.925983956837412}, {-2.931592653589793, 1.8912976052595853`}, {-2.931592653589793, \ -0.10232007298343686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.9313959803590373`}, {-2.9265926535897933`, \ -2.9290489913938873`}, {-2.9265926535897933`, -1.9262935515127697`}, \ {-2.9265926535897933`, 1.8907970404413792`}, {-2.9265926535897933`, \ -0.10462753322426054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.9267309131488473`}, {-2.921592653589793, -2.924222979329909}, \ {-2.921592653589793, -1.9266003824301687`}, {-2.921592653589793, 1.8902948427289545`}, {-2.921592653589793, -0.1069262342048234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.9220805074288942`}, {-2.916592653589793, -2.919404895919}, \ {-2.916592653589793, -1.9269044383551597`}, {-2.916592653589793, 1.8897910297018374`}, {-2.916592653589793, -0.1092160087863572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.9174450172197615`}, {-2.911592653589793, -2.9145949068000045`}, \ {-2.911592653589793, -1.9272057080215368`}, {-2.911592653589793, 1.8892856190706298`}, {-2.911592653589793, \ -0.11149669211514865`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.9128246918225997`}, {-2.9065926535897932`, \ -2.9097931766794205`}, {-2.9065926535897932`, -1.9275041801284984`}, \ {-2.9065926535897932`, 1.8887786286767048`}, {-2.9065926535897932`, -0.11376812164974706`} }]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.9082197757765655`}, {-2.901592653589793, -2.904999869315909}, \ {-2.901592653589793, -1.9277998433378125`}, {-2.901592653589793, 1.8882700764918285`}, {-2.901592653589793, \ -0.11603013718682163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9036305088194516`}, {-2.896592653589793, -2.9002151475051092`}, \ {-2.896592653589793, -1.9280926862709866`}, {-2.896592653589793, 1.887759980617715}, {-2.896592653589793, -0.11828258088566578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.899057125851494}, {-2.891592653589793, -2.8954391730647724`}, \ {-2.891592653589793, -1.9283826975064446`}, {-2.891592653589793, 1.88724835928551}, {-2.891592653589793, -0.12052529729135422`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.894499856902343}, {-2.8865926535897932`, -2.8906721068202064`}, \ {-2.8865926535897932`, -1.9286698655767078`}, {-2.8865926535897932`, 1.886735230855203}, {-2.8865926535897932`, \ -0.12275813335655053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.8899589271011727`}, {-2.8815926535897933`, \ -2.8859141085900473`}, {-2.8815926535897933`, -1.928954178965585}, \ {-2.8815926535897933`, 1.8862206138149737`}, {-2.8815926535897933`, \ -0.12498093846197318`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.8854345566499067`}, {-2.876592653589793, -2.8811653371723525`}, \ {-2.876592653589793, -1.9292356261053725`}, {-2.876592653589793, 1.8857045267804642`}, {-2.876592653589793, \ -0.12719356443552365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.880926960799526}, {-2.871592653589793, -2.876425950331009}, \ {-2.871592653589793, -1.9295141953740595`}, {-2.871592653589793, 1.8851869884939825`}, {-2.871592653589793, -0.1293958655700827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.876436349829452}, {-2.866592653589793, -2.871696104782488}, \ {-2.866592653589793, -1.9297898750925484`}, {-2.866592653589793, 1.8846680178236372`}, {-2.866592653589793, \ -0.13158769863998607`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.8719629290299276`}, {-2.861592653589793, -2.866975956182905}, \ {-2.861592653589793, -1.930062653521883}, {-2.861592653589793, 1.8841476337624001`}, {-2.861592653589793, \ -0.13376892291618325`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.867506898687419}, {-2.856592653589793, -2.8622656591154336`}, \ {-2.856592653589793, -1.9303325188604905`}, {-2.856592653589793, 1.8836258554271001`}, {-2.856592653589793, \ -0.13593940018009285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.8630684540729394`}, {-2.851592653589793, -2.857565367078037}, \ {-2.851592653589793, -1.9305994592414362`}, {-2.851592653589793, 1.8831027020573483`}, {-2.851592653589793, \ -0.13809899473616616`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.858647785433308}, {-2.846592653589793, -2.8528752324715403`}, \ {-2.846592653589793, -1.9308634627296926`}, {-2.846592653589793, 1.8825781930143897`}, {-2.846592653589793, \ -0.14024757342316865`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.854245077985259}, {-2.8415926535897933`, -2.8481954065880397`}, \ {-2.8415926535897933`, -1.9311245173194234`}, {-2.8415926535897933`, 1.8820523477798918`}, {-2.8415926535897933`, \ -0.142385005624194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.8498605119123783`}, {-2.836592653589793, -2.8435260395996407`}, \ {-2.836592653589793, -1.9313826109312855`}, {-2.836592653589793, 1.8815251859546591`}, {-2.836592653589793, -0.1445111632754253}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.845494262364819}, {-2.831592653589793, -2.8388672805475466`}, \ {-2.831592653589793, -1.931637731409745}, {-2.831592653589793, 1.8809967272572798`}, {-2.831592653589793, \ -0.14662592087365664`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.841146499461734}, {-2.826592653589793, -2.834219277331472}, \ {-2.826592653589793, -1.9318898665204147`}, {-2.826592653589793, 1.8804669915227072`}, {-2.826592653589793, \ -0.14872915548259424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.8368173882963785`}, {-2.8215926535897933`, -2.829582176699399}, \ {-2.8215926535897933`, -1.9321390039474104`}, {-2.8215926535897933`, 1.8799359987007696`}, {-2.8215926535897933`, \ -0.15082074673795015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.832507088943852}, {-2.816592653589793, -2.824956124237683}, \ {-2.816592653589793, -1.9323851312907279`}, {-2.816592653589793, 1.8794037688546161`}, {-2.816592653589793, \ -0.15290057685134895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.828215756471378}, {-2.811592653589793, -2.82034126436148}, \ {-2.811592653589793, -1.932628236063639}, {-2.811592653589793, 1.8788703221590919`}, {-2.811592653589793, \ -0.15496853061306423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8239435409511113`}, {-2.806592653589793, -2.8157377403055244`}, \ {-2.806592653589793, -1.9328683056901175`}, {-2.806592653589793, 1.8783356788990513`}, {-2.806592653589793, \ -0.15702449539360586`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.819690587475385}, {-2.8015926535897933`, -2.8111456941152397`}, \ {-2.8015926535897933`, -1.9331053275022814`}, {-2.8015926535897933`, 1.877799859467602}, {-2.8015926535897933`, -0.1590683611441752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.815457036174355}, {-2.796592653589793, -2.8065652666381924`}, \ {-2.796592653589793, -1.9333392887378653`}, {-2.796592653589793, 1.8772628843642858`}, {-2.796592653589793, \ -0.16110002039601096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.8112430222359737`}, {-2.791592653589793, -2.8019965975158776`}, \ {-2.791592653589793, -1.9335701765377205`}, {-2.791592653589793, 1.8767247741931954`}, {-2.791592653589793, -0.163119368258645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.807048675928226}, {-2.786592653589793, -2.797439825175841}, \ {-2.786592653589793, -1.9337979779433403`}, {-2.786592653589793, 1.8761855496610262`}, {-2.786592653589793, \ -0.16512630241709195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.802874122623578}, {-2.7815926535897932`, -2.7928950868241387`}, \ {-2.7815926535897932`, -1.9340226798944147`}, {-2.7815926535897932`, 1.8756452315750662`}, {-2.7815926535897932`, \ -0.16712072312799167`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.7987194828255726`}, {-2.776592653589793, -2.78836251843813}, \ {-2.776592653589793, -1.93424426922642}, {-2.776592653589793, 1.8751038408411242`}, {-2.776592653589793, -0.1691025332147299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.7945848721974933`}, {-2.771592653589793, -2.783842254759599}, \ {-2.771592653589793, -1.9344627326682355`}, {-2.771592653589793, 1.8745613984613967`}, {-2.771592653589793, \ -0.17107163806155778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.790470401593049}, {-2.766592653589793, -2.7793344292882076`}, \ {-2.766592653589793, -1.9346780568397992`}, {-2.766592653589793, 1.8740179255322742`}, {-2.766592653589793, \ -0.17302794560673648`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.786376177089011}, {-2.7615926535897932`, -2.7748391742752787`}, \ {-2.7615926535897932`, -1.934890228249793}, {-2.7615926535897932`, 1.8734734432420894`}, {-2.7615926535897932`, \ -0.17497136633472715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.7823023000197273`}, {-2.7565926535897933`, -2.770356620717903}, \ {-2.7565926535897933`, -1.9350992332933716`}, {-2.7565926535897933`, 1.8729279728688057`}, {-2.7565926535897933`, \ -0.17690181326745338`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.7782488670134535`}, {-2.751592653589793, -2.765886898353366}, \ {-2.751592653589793, -1.9353050582499234`}, {-2.751592653589793, 1.8723815357776508`}, {-2.751592653589793, \ -0.17881920195465847`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.774215970030448}, {-2.746592653589793, -2.761430135653905}, \ {-2.746592653589793, -1.9355076892808751`}, {-2.746592653589793, 1.8718341534186917`}, {-2.746592653589793, -0.1807234504633823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.770203696402736}, {-2.741592653589793, -2.7569864598217753`}, \ {-2.741592653589793, -1.935707112427539}, {-2.741592653589793, 1.8712858473243572`}, {-2.741592653589793, \ -0.18261447936658523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.7662121288755026`}, {-2.736592653589793, -2.7525559967846336`}, \ {-2.736592653589793, -1.935903313609}, {-2.736592653589793, 1.870736639106905}, {-2.736592653589793, -0.1844922117309392}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.7622413456500388`}, {-2.731592653589793, -2.748138871191237}, \ {-2.731592653589793, -1.9360962786200524`}, {-2.731592653589793, 1.8701865504558375`}, {-2.731592653589793, \ -0.18635657310381454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.7582914204281685`}, {-2.726592653589793, -2.743735206407445}, \ {-2.726592653589793, -1.9362859931291794`}, {-2.726592653589793, 1.869635603135265}, {-2.726592653589793, -0.18820749149948787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.7543624224581036`}, {-2.721592653589793, -2.73934512451253}, \ {-2.721592653589793, -1.9364724426765865`}, {-2.721592653589793, 1.8690838189812213`}, {-2.721592653589793, \ -0.19004489738459385`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.750454416581649}, {-2.7165926535897933`, -2.734968746295793}, \ {-2.7165926535897933`, -1.936655612672282}, {-2.7165926535897933`, 1.868531219898928}, {-2.7165926535897933`, -0.1918687236628475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.7465674632827013`}, {-2.711592653589793, -2.730606191253458}, \ {-2.711592653589793, -1.936835488394212}, {-2.711592653589793, 1.867977827860013}, {-2.711592653589793, -0.19367890565906337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.742701618736976}, {-2.706592653589793, -2.7262575775858906`}, \ {-2.706592653589793, -1.9370120549864527`}, {-2.706592653589793, 1.867423664899684}, {-2.706592653589793, -0.19547538110249366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.738856934862888}, {-2.701592653589793, -2.721923022195075}, \ {-2.701592653589793, -1.9371852974574544`}, {-2.701592653589793, 1.8668687531138548`}, {-2.701592653589793, \ -0.19725809010951462`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.735033459373542}, {-2.6965926535897933`, -2.7176026406823954`}, \ {-2.6965926535897933`, -1.9373552006783519`}, {-2.6965926535897933`, 1.8663131146562326`}, {-2.6965926535897933`, \ -0.19902697516568235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.731231235829746}, {-2.691592653589793, -2.7132965473466863`}, \ {-2.691592653589793, -1.9375217493813313`}, {-2.691592653589793, 1.8657567717353603`}, {-2.691592653589793, \ -0.20078198110718598`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.727450303694011}, {-2.686592653589793, -2.7090048551825627`}, \ {-2.686592653589793, -1.937684928158063}, {-2.686592653589793, 1.8651997466116204`}, {-2.686592653589793, \ -0.20252305510171967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.7236906983854525`}, {-2.681592653589793, -2.7047276758790195`}, \ {-2.681592653589793, -1.9378447214582017`}, {-2.681592653589793, 1.8646420615942012`}, {-2.681592653589793, -0.2042501466288031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.7199524513355513`}, {-2.6765926535897933`, -2.700465119818294}, \ {-2.6765926535897933`, -1.938001113587954}, {-2.6765926535897933`, 1.8640837390380256`}, {-2.6765926535897933`, \ -0.20596320745956934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.7162355900447004`}, {-2.671592653589793, -2.696217296074989}, \ {-2.671592653589793, -1.938154088708717}, {-2.671592653589793, 1.8635248013406442`}, {-2.671592653589793, -0.2076621916360483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.7125401381394902`}, {-2.666592653589793, -2.6919843124154466`}, \ {-2.666592653589793, -1.9383036308357935`}, {-2.666592653589793, 1.8629652709390954`}, {-2.666592653589793, \ -0.20934705544996757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.7088661154306672`}, {-2.661592653589793, -2.6877662752973785`}, \ {-2.661592653589793, -1.938449723837181}, {-2.661592653589793, 1.8624051703067348`}, {-2.661592653589793, \ -0.21101775742109574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.705213537971713}, {-2.6565926535897932`, -2.683563289869726}, \ {-2.6565926535897932`, -1.938592351432441}, {-2.6565926535897932`, 1.8618445219500328`}, {-2.6565926535897932`, \ -0.21267425827515118`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.7015824181179853`}, {-2.651592653589793, -2.679375459972765}, \ {-2.651592653589793, -1.9387314971916518`}, {-2.651592653589793, 1.8612833484053426`}, {-2.651592653589793, \ -0.21431652092129896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.697972764586371}, {-2.646592653589793, -2.675202888138441}, \ {-2.646592653589793, -1.9388671445344454`}, {-2.646592653589793, 1.860721672235647}, {-2.646592653589793, -0.2159445104292588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.694384582515393}, {-2.641592653589793, -2.6710456755909218`}, \ {-2.641592653589793, -1.9389992767291304`}, {-2.641592653589793, 1.8601595160272733`}, {-2.641592653589793, \ -0.21755819400604867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.690817873525719}, {-2.6365926535897932`, -2.6669039222473696`}, \ {-2.6365926535897932`, -1.939127876891911}, {-2.6365926535897932`, 1.8595969023865897`}, {-2.6365926535897932`, \ -0.2191575409723826}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.6872726357810284`}, {-2.6315926535897933`, \ -2.6627777267189296`}, {-2.6315926535897933`, -1.9392529279861956`}, \ {-2.6315926535897933`, 1.8590338539366789`}, {-2.6315926535897933`, \ -0.2207425227387477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.6837488640491745`}, {-2.626592653589793, -2.658667186311911}, \ {-2.626592653589793, -1.939374412822004}, {-2.626592653589793, 1.8584703933139903`}, {-2.626592653589793, \ -0.22231311278118018`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.680246549763606}, {-2.621592653589793, -2.6545723970291744`}, \ {-2.621592653589793, -1.9394923140554776`}, {-2.621592653589793, 1.857906543164979}, {-2.621592653589793, -0.2238692866167619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.676765681084995}, {-2.616592653589793, -2.6504934535717015`}, \ {-2.616592653589793, -1.9396066141884902`}, {-2.616592653589793, 1.8573423261427229`}, {-2.616592653589793, \ -0.22541102177885866`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.673306242963019}, {-2.611592653589793, -2.6464304493403517`}, \ {-2.611592653589793, -1.9397172955683686`}, {-2.611592653589793, 1.8567777649035297`}, {-2.611592653589793, -0.2269382977921197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.66986821719827}, {-2.606592653589793, -2.6423834764377925`}, \ {-2.606592653589793, -1.9398243403877244`}, {-2.606592653589793, 1.8562128821035317`}, {-2.606592653589793, \ -0.22845109614725803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.6664515825042203`}, {-2.601592653589793, -2.638352625670593}, \ {-2.601592653589793, -1.9399277306843978`}, {-2.601592653589793, 1.8556477003952654`}, {-2.601592653589793, -0.2299494002756334}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.6630563145692316`}, {-2.596592653589793, -2.634337986551483}, \ {-2.596592653589793, -1.940027448341524}, {-2.596592653589793, 1.8550822424242492`}, {-2.596592653589793, \ -0.23143319552365332`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.6596823861185452`}, {-2.5915926535897933`, -2.630339647301758}, \ {-2.5915926535897933`, -1.9401234750877172`}, {-2.5915926535897933`, 1.854516530825549}, {-2.5915926535897933`, \ -0.23290246912701373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.656329766976219}, {-2.586592653589793, -2.6263576948538323`}, \ {-2.586592653589793, -1.9402157924973833`}, {-2.586592653589793, 1.8539505882203398`}, {-2.586592653589793, -0.2343572101847966}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.652998424126982}, {-2.581592653589793, -2.622392214853927}, \ {-2.581592653589793, -1.9403043819911623`}, {-2.581592653589793, 1.8533844372124668`}, {-2.581592653589793, -0.2357974096334402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.6496883217779517`}, {-2.576592653589793, -2.6184432916648794`}, \ {-2.576592653589793, -1.9403892248365031`}, {-2.576592653589793, 1.8528181003850022`}, {-2.576592653589793, \ -0.23722306022060574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.646399421420195}, {-2.571592653589793, -2.6145110083690803`}, \ {-2.571592653589793, -1.940470302148378}, {-2.571592653589793, 1.852251600296802}, {-2.571592653589793, -0.2386341564789455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.6431316818900914`}, {-2.566592653589793, -2.6105954467715167`}, \ {-2.566592653589793, -1.9405475948901387`}, {-2.566592653589793, 1.8516849594790694`}, {-2.566592653589793, -0.2400306946998022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.639885059430456}, {-2.561592653589793, -2.606696687402916}, \ {-2.561592653589793, -1.9406210838745175`}, {-2.561592653589793, 1.8511182004319167`}, {-2.561592653589793, -0.2414126729068468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.636659507751412}, {-2.556592653589793, -2.602814809522986}, \ {-2.556592653589793, -1.9406907497647816`}, {-2.556592653589793, 1.8505513456209373`}, {-2.556592653589793, \ -0.24278009082967283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.6334549780909535`}, {-2.5515926535897933`, -2.598949891123739}, \ {-2.5515926535897933`, -1.9407565730760403`}, {-2.5515926535897933`, 1.8499844174737836`}, {-2.5515926535897933`, \ -0.24413294987736214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.6302714192751977`}, {-2.5465926535897934`, \ -2.5951020089328884`}, {-2.5465926535897934`, -1.9408185341767137`}, \ {-2.5465926535897934`, 1.8494174383767543`}, {-2.5465926535897934`, \ -0.245471253112037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.627108777778275}, {-2.541592653589793, -2.5912712384173173`}, \ {-2.541592653589793, -1.9408766132901645`}, {-2.541592653589793, 1.8488504306713944`}, {-2.541592653589793, \ -0.24679500522241232`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.623966997781841}, {-2.536592653589793, -2.587457653786601}, \ {-2.536592653589793, -1.9409307904964976`}, {-2.536592653589793, 1.8482834166511048`}, {-2.536592653589793, -0.248104212497361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.620846021234185}, {-2.5315926535897932`, -2.5836613279965777`}, \ {-2.5315926535897932`, -1.9409810457345356`}, {-2.5315926535897932`, 1.8477164185577721`}, {-2.5315926535897932`, \ -0.24939888279950778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.6177457879089023`}, {-2.526592653589793, -2.5798823327529594`}, \ {-2.526592653589793, -1.9410273588039717`}, {-2.526592653589793, 1.8471494585784083`}, {-2.526592653589793, -0.2506790255388615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.6146662354631163`}, {-2.521592653589793, -2.5761207385149762`}, \ {-2.521592653589793, -1.9410697093677027`}, {-2.521592653589793, 1.846582558841815}, {-2.521592653589793, -0.25194465164650015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.611607299495219}, {-2.516592653589793, -2.572376614499036}, \ {-2.516592653589793, -1.9411080769543563`}, {-2.516592653589793, 1.8460157414152623`}, {-2.516592653589793, \ -0.25319577354832024`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.608568913602116}, {-2.5115926535897932`, -2.568650028682395}, \ {-2.5115926535897932`, -1.9411424409610039`}, {-2.5115926535897932`, 1.8454490283011922`}, {-2.5115926535897932`, \ -0.2544324051388608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.605551009435948}, {-2.5065926535897933`, -2.5649410478068373`}, \ {-2.5065926535897933`, -1.9411727806560763`}, {-2.5065926535897933`, 1.8448824414339433`}, {-2.5065926535897933`, \ -0.2556545617552153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.602553516760277}, {-2.501592653589793, -2.5612497373823384`}, \ {-2.501592653589793, -1.9411990751824808`}, {-2.501592653589793, 1.8443160026765022`}, {-2.501592653589793, -0.2568622601510394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.5995763635057143`}, {-2.496592653589793, -2.5575761616907156`}, \ {-2.496592653589793, -1.9412213035609251`}, {-2.496592653589793, 1.8437497338172781`}, {-2.496592653589793, -0.2580555184706667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.596619475824973}, {-2.491592653589793, -2.553920383789252}, \ {-2.491592653589793, -1.941239444693456}, {-2.491592653589793, 1.8431836565669089`}, {-2.491592653589793, -0.259234356223342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.5936827781473335`}, {-2.486592653589793, -2.5502824655142797`}, \ {-2.486592653589793, -1.941253477367215}, {-2.486592653589793, 1.8426177925550928`}, {-2.486592653589793, -0.2603987942575804}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.5907661932325006`}, {-2.481592653589793, -2.5466624674847242`}, \ {-2.481592653589793, -1.941263380258416}, {-2.481592653589793, 1.8420521633274543`}, {-2.481592653589793, \ -0.26154885473566136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.58786964222384}, {-2.476592653589793, -2.543060449105583}, \ {-2.476592653589793, -1.941269131936556}, {-2.476592653589793, 1.8414867903424386`}, {-2.476592653589793, -0.2626845611082688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.5849930447009877`}, {-2.471592653589793, -2.539476468571349}, \ {-2.471592653589793, -1.9412707108688518`}, {-2.471592653589793, 1.8409216949682434`}, {-2.471592653589793, -0.2638059380892811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.5821363187318083`}, {-2.4665926535897933`, -2.535910582869353}, \ {-2.4665926535897933`, -1.941268095424924}, {-2.4665926535897933`, 1.8403568984797831`}, {-2.4665926535897933`, \ -0.2649130116307224}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.5792993809237}, {-2.461592653589793, -2.532362847783021}, \ {-2.461592653589793, -1.9412612638817164`}, {-2.461592653589793, 1.8397924220556905`}, {-2.461592653589793, -0.2660058088978811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.5764821464742327`}, {-2.456592653589793, -2.528833317895043}, \ {-2.456592653589793, -1.9412501944286724`}, {-2.456592653589793, 1.8392282867753553`}, {-2.456592653589793, \ -0.26708435824460236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.5736845292211075`}, {-2.451592653589793, -2.525322046590429}, \ {-2.451592653589793, -1.9412348651731586`}, {-2.451592653589793, 1.8386645136160036`}, {-2.451592653589793, -0.2681486891887622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.570906441691434}, {-2.446592653589793, -2.521829086059463}, \ {-2.446592653589793, -1.9412152541461516`}, {-2.446592653589793, 1.8381011234498144`}, {-2.446592653589793, \ -0.26919883238792924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.5681477951503133`}, {-2.441592653589793, -2.5183544873005235`}, \ {-2.441592653589793, -1.9411913393081879`}, {-2.441592653589793, 1.8375381370410804`}, {-2.441592653589793, -0.2702348196152187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.5654084996487185`}, {-2.436592653589793, -2.5148983001227814`}, \ {-2.436592653589793, -1.9411630985555828`}, {-2.436592653589793, 1.8369755750434105`}, {-2.436592653589793, \ -0.27125668373534756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.562688464070673}, {-2.431592653589793, -2.5114605731487503`}, \ {-2.431592653589793, -1.9411305097269238`}, {-2.431592653589793, 1.8364134579969744`}, {-2.431592653589793, \ -0.27226445868089205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.559987596179712}, {-2.4265926535897933`, -2.50804135381669}, \ {-2.4265926535897933`, -1.9410935506098406`}, {-2.4265926535897933`, 1.835851806325795}, {-2.4265926535897933`, -0.2732581794287557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.5573058026646294`}, {-2.4215926535897934`, -2.504640688382851}, \ {-2.4215926535897934`, -1.9410521989480634`}, {-2.4215926535897934`, 1.8352906403350826`}, {-2.4215926535897934`, \ -0.2742378819768516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.554642989184503}, {-2.416592653589793, -2.501258621923548}, \ {-2.416592653589793, -1.9410064324487624`}, {-2.416592653589793, 1.834729980208621}, {-2.416592653589793, -0.2752036033210025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.5519990604129954`}, {-2.411592653589793, -2.497895198337062}, \ {-2.411592653589793, -1.940956228790189}, {-2.411592653589793, 1.834169846006196}, {-2.411592653589793, -0.2761553814320635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.549373920081924}, {-2.4065926535897932`, -2.494550460345353}, \ {-2.4065926535897932`, -1.9409015656296027`}, {-2.4065926535897932`, 1.8336102576610778`}, {-2.4065926535897932`, \ -0.27709325523327194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.546767471024103}, {-2.401592653589793, -2.491224449495578}, \ {-2.401592653589793, -1.940842420611511}, {-2.401592653589793, 1.8330512349775474`}, {-2.401592653589793, \ -0.27801726457782644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.5441796152154565`}, {-2.396592653589793, -2.487917206161416}, \ {-2.396592653589793, -1.9407787713762044`}, {-2.396592653589793, 1.832492797628479}, {-2.396592653589793, -0.27892745022669857`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.5416102538163945`}, {-2.391592653589793, -2.484628769544171}, \ {-2.391592653589793, -1.9407105955686068`}, {-2.391592653589793, 1.8319349651529697`}, {-2.391592653589793, -0.2798238538266819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.539059287212457}, {-2.3865926535897932`, -2.4813591776736685`}, \ {-2.3865926535897932`, -1.9406378708474372`}, {-2.3865926535897932`, 1.8313777569540222`}, {-2.3865926535897932`, \ -0.2807065178886787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.536526615054223}, {-2.3815926535897933`, -2.4781084674089224`}, \ {-2.3815926535897933`, -1.9405605748946844`}, {-2.3815926535897933`, 1.8308211922962812`}, {-2.3815926535897933`, \ -0.2815754857662281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.534012136296494}, {-2.376592653589793, -2.4748766744385704`}, \ {-2.376592653589793, -1.940478685425405}, {-2.376592653589793, 1.8302652903038217`}, {-2.376592653589793, \ -0.28243080163427814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.5315157492367377`}, {-2.371592653589793, -2.471663833281074}, \ {-2.371592653589793, -1.9403921801978412`}, {-2.371592653589793, 1.829710069957992}, {-2.371592653589793, -0.28327251046820234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.5290373515528044`}, {-2.366592653589793, -2.4684699772846663`}, \ {-2.366592653589793, -1.9403010370238647`}, {-2.366592653589793, 1.8291555500953112`}, {-2.366592653589793, \ -0.28410065802306494`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.5265768403399176`}, {-2.361592653589793, -2.4652951386270585`}, \ {-2.361592653589793, -1.9402052337797473`}, {-2.361592653589793, 1.828601749405422}, {-2.361592653589793, -0.2849152908131327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.524134112146938}, {-2.356592653589793, -2.4621393483148815`}, \ {-2.356592653589793, -1.9401047484172593`}, {-2.356592653589793, 1.8280486864290972`}, {-2.356592653589793, \ -0.28571645609163837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.521709063011902}, {-2.351592653589793, -2.4590026361828676`}, \ {-2.351592653589793, -1.9399995589751022`}, {-2.351592653589793, 1.827496379556305}, {-2.351592653589793, -0.28650420183079695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.519301588496844}, {-2.346592653589793, -2.4558850308927647`}, \ {-2.346592653589793, -1.9398896435906705`}, {-2.346592653589793, 1.8269448470243292`}, {-2.346592653589793, -0.287278576702067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.516911583721904}, {-2.3415926535897933`, -2.4527865599319796`}, \ {-2.3415926535897933`, -1.939774980512148}, {-2.3415926535897933`, 1.8263941069159462`}, {-2.3415926535897933`, \ -0.28803963005667516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.514538943398719}, {-2.336592653589793, -2.449707249611939}, \ {-2.336592653589793, -1.939655548110939}, {-2.336592653589793, 1.825844177157658}, {-2.336592653589793, -0.2887874119063856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.512183561863111}, {-2.331592653589793, -2.446647125066183}, \ {-2.331592653589793, -1.939531324894432}, {-2.331592653589793, 1.825295075517986}, {-2.331592653589793, -0.28952197290452686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.5098453331070716`}, {-2.326592653589793, -2.4436062102481566`}, \ {-2.326592653589793, -1.9394022895190972`}, {-2.326592653589793, 1.8247468196058183`}, {-2.326592653589793, -0.2902433643272722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.5075241508100454`}, {-2.321592653589793, -2.4405845279287326`}, \ {-2.321592653589793, -1.9392684208039186`}, {-2.321592653589793, 1.824199426868818}, {-2.321592653589793, -0.290951638055174}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.5052199083695297`}, {-2.316592653589793, -2.4375820996934374`}, \ {-2.316592653589793, -1.9391296977441568`}, {-2.316592653589793, 1.8236529145918872`}, {-2.316592653589793, -0.2916468465549513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.502932498930976}, {-2.311592653589793, -2.434598945939387}, \ {-2.311592653589793, -1.93898609952544}, {-2.311592653589793, 1.8231072998956899`}, {-2.311592653589793, -0.2923290428615322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.50066181541702}, {-2.306592653589793, -2.431635085871934}, \ {-2.306592653589793, -1.9388376055381873`}, {-2.306592653589793, 1.8225625997352344`}, {-2.306592653589793, -0.2929982805603487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.4984077505560327`}, {-2.3015926535897933`, \ -2.4286905375010237`}, {-2.3015926535897933`, -1.9386841953923517`}, \ {-2.3015926535897933`, 1.822018830898512}, {-2.3015926535897933`, \ -0.29365461376988433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.496170196910002}, {-2.2965926535897934`, -2.425765317637255}, \ {-2.2965926535897934`, -1.9385258489324892`}, {-2.2965926535897934`, 1.8214760100051937`}, {-2.2965926535897934`, \ -0.29429809712447436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.493949046901756}, {-2.291592653589793, -2.4228594418876575`}, \ {-2.291592653589793, -1.9383625462531415`}, {-2.291592653589793, 1.820934153505388}, {-2.291592653589793, -0.29492878575735704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.491744192841529}, {-2.286592653589793, -2.419972924651173}, \ {-2.286592653589793, -1.9381942677145334`}, {-2.286592653589793, 1.8203932776784535`}, {-2.286592653589793, -0.2955467352839747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.4895555269528784`}, {-2.2815926535897932`, \ -2.4171057791138546`}, {-2.2815926535897932`, -1.9380209939585782`}, \ {-2.2815926535897932`, 1.81985339863187}, {-2.2815926535897932`, -0.2961520017855254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.4873829413979602`}, {-2.276592653589793, -2.4142580172437773`}, \ {-2.276592653589793, -1.9378427059251844`}, {-2.276592653589793, 1.8193145323001705`}, {-2.276592653589793, \ -0.29674464179276194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.485226328302175}, {-2.271592653589793, -2.411429649785678}, \ {-2.271592653589793, -1.9376593848688553`}, {-2.271592653589793, 1.818776694443927}, {-2.271592653589793, -0.29732471227003837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.4830855797781832`}, {-2.266592653589793, -2.4086206862553077`}, \ {-2.266592653589793, -1.937471012375579}, {-2.266592653589793, 1.8182399006487953`}, {-2.266592653589793, \ -0.29789227059960205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.4809605879493013`}, {-2.2615926535897932`, \ -2.4058311349335204`}, {-2.2615926535897932`, -1.9372775703799956`}, \ {-2.2615926535897932`, 1.8177041663246183`}, {-2.2615926535897932`, \ -0.2984473745661302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.4788512449722897`}, {-2.2565926535897933`, -2.403061002860097}, \ {-2.2565926535897933`, -1.9370790411828376`}, {-2.2565926535897933`, 1.8171695067045843`}, {-2.2565926535897933`, \ -0.29899008234150953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.4767574430595367`}, {-2.251592653589793, -2.4003102958273113`}, \ {-2.251592653589793, -1.936875407468628}, {-2.251592653589793, 1.816635936844442}, {-2.251592653589793, -0.2995204524698563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.474679074500645}, {-2.246592653589793, -2.3975790183732415`}, \ {-2.246592653589793, -1.9366666523236322`}, {-2.246592653589793, 1.8161034716217743`}, {-2.246592653589793, \ -0.30003854385277784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.4726160316834305`}, {-2.241592653589793, -2.394867173774847}, \ {-2.241592653589793, -1.9364527592540484`}, {-2.241592653589793, 1.815572125735325}, {-2.241592653589793, -0.3005444157348698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.470568207114348}, {-2.236592653589793, -2.3921747640408078`}, \ {-2.236592653589793, -1.9362337122044229`}, {-2.236592653589793, 1.8150419137043818`}, {-2.236592653589793, -0.3010381276894515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.468535493438338}, {-2.231592653589793, -2.389501789904142}, \ {-2.231592653589793, -1.9360094955762863`}, {-2.231592653589793, 1.8145128498682161`}, {-2.231592653589793, -0.3015197396045344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.466517783458114}, {-2.226592653589793, -2.3868482508146185`}, \ {-2.226592653589793, -1.9357800942469843`}, {-2.226592653589793, 1.8139849483855757`}, {-2.226592653589793, \ -0.30198931166902365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.4645149701528966`}, {-2.221592653589793, -2.384214144930959}, \ {-2.221592653589793, -1.9355454935886995`}, {-2.221592653589793, 1.8134582232342318`}, {-2.221592653589793, \ -0.30244690435915006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.462526946696597}, {-2.2165926535897933`, -2.3815994691128646`}, \ {-2.2165926535897933`, -1.9353056794876429`}, {-2.2165926535897933`, 1.8129326882105805`}, {-2.2165926535897933`, \ -0.3028925784251305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.460553606475471}, {-2.211592653589793, -2.3790042189128657`}, \ {-2.211592653589793, -1.935060638363401}, {-2.211592653589793, 1.8124083569292968`}, {-2.211592653589793, \ -0.30332639487805446`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.4585948431052334`}, {-2.206592653589793, -2.376428388568012}, \ {-2.206592653589793, -1.9348103571884212`}, {-2.206592653589793, 1.8118852428230414`}, {-2.206592653589793, -0.3037484149769953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.456650550447658}, {-2.201592653589793, -2.373871970991425}, \ {-2.201592653589793, -1.9345548235076184`}, {-2.201592653589793, 1.8113633591422196`}, {-2.201592653589793, -0.3041587002163441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.4547206226266627`}, {-2.196592653589793, -2.3713349577637177`}, \ {-2.196592653589793, -1.9342940254580816`}, {-2.196592653589793, 1.810842718954791}, {-2.196592653589793, -0.3045573123133628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.4528049540438954`}, {-2.191592653589793, -2.368817339124313}, \ {-2.191592653589793, -1.9340279517888652`}, {-2.191592653589793, 1.8103233351461314`}, {-2.191592653589793, -0.3049443131959557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.450903439393814}, {-2.186592653589793, -2.3663191039626694`}, \ {-2.186592653589793, -1.93375659188084}, {-2.186592653589793, 1.809805220418942}, {-2.186592653589793, -0.3053197649906565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.4490159736782915`}, {-2.181592653589793, -2.363840239809431}, \ {-2.181592653589793, -1.9334799357665855`}, {-2.181592653589793, 1.809288387293213}, {-2.181592653589793, -0.3056837300108287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.4471424522207315`}, {-2.1765926535897933`, -2.361380732827533}, \ {-2.1765926535897933`, -1.9331979741503025`}, {-2.1765926535897933`, 1.8087728481062304`}, {-2.1765926535897933`, \ -0.30603627074507717`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.4452827706797247`}, {-2.1715926535897934`, \ -2.3589405678032724`}, {-2.1715926535897934`, -1.9329106984277187`}, \ {-2.1715926535897934`, 1.8082586150126343`}, {-2.1715926535897934`, \ -0.3063774498458686}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.4434368250622325`}, {-2.166592653589793, -2.3565197281373718`}, \ {-2.166592653589793, -1.9326181007059688`}, {-2.166592653589793, 1.8077456999845238`}, {-2.166592653589793, -0.306707330118358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.4416045117363265`}, {-2.161592653589793, -2.354118195836055}, \ {-2.161592653589793, -1.9323201738234228`}, {-2.161592653589793, 1.8072341148116096`}, {-2.161592653589793, -0.3070259745094212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.439785727443476}, {-2.1565926535897932`, -2.3517359515021603`}, \ {-2.1565926535897932`, -1.932016911369435}, {-2.1565926535897932`, 1.8067238711014102`}, {-2.1565926535897932`, \ -0.30733344609688495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.437980369310405}, {-2.151592653589793, -2.349372974326315}, \ {-2.151592653589793, -1.9317083077039927`}, {-2.151592653589793, 1.8062149802794951`}, {-2.151592653589793, -0.3076298080789618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.4361883348605153`}, {-2.146592653589793, -2.347029242078194}, \ {-2.146592653589793, -1.9313943579772348`}, {-2.146592653589793, 1.8057074535897728`}, {-2.146592653589793, -0.3079151237638784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.434409522024894}, {-2.141592653589793, -2.34470473109789}, \ {-2.141592653589793, -1.9310750581488132`}, {-2.141592653589793, 1.8052013020948205`}, {-2.141592653589793, \ -0.30818945655970026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.4326438291529064`}, {-2.1365926535897932`, -2.342399416287419}, \ {-2.1365926535897932`, -1.9307504050070718`}, {-2.1365926535897932`, 1.8046965366762582`}, {-2.1365926535897932`, \ -0.30845286996434745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.430891155022387}, {-2.1315926535897933`, -2.3401132711023918`}, \ {-2.1315926535897933`, -1.9304203961880126`}, {-2.1315926535897933`, 1.804193168035165}, {-2.1315926535897933`, \ -0.30870542755580216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.4291513988494318`}, {-2.126592653589793, -2.337846267543869}, \ {-2.126592653589793, -1.9300850301940218`}, {-2.126592653589793, 1.8036912066925355`}, {-2.126592653589793, -0.3089471929825019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.4274244602978072`}, {-2.121592653589793, -2.335598376150445}, \ {-2.121592653589793, -1.9297443064123236`}, {-2.121592653589793, 1.8031906629897774`}, {-2.121592653589793, -0.3091782299539194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.425710239487976}, {-2.116592653589793, -2.333369565990565}, \ {-2.116592653589793, -1.9293982251331396`}, {-2.116592653589793, 1.8026915470892495`}, {-2.116592653589793, \ -0.30939860223132465`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.4240086370057536`}, {-2.111592653589793, -2.331159804655126}, \ {-2.111592653589793, -1.929046787567513}, {-2.111592653589793, 1.802193868974835}, {-2.111592653589793, -0.30960837361872773`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.4223195539105964`}, {-2.106592653589793, -2.328969058250376}, \ {-2.106592653589793, -1.9286899958647785`}, {-2.106592653589793, 1.8016976384525594`}, {-2.106592653589793, \ -0.30980760795399925`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.420642891743541}, {-2.101592653589793, -2.326797291391145}, \ {-2.101592653589793, -1.928327853129637}, {-2.101592653589793, 1.8012028651512377`}, {-2.101592653589793, -0.3099963691001672}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.4189785525347873`}, {-2.096592653589793, -2.324644467194442}, \ {-2.096592653589793, -1.9279603634388172`}, {-2.096592653589793, 1.8007095585231638`}, {-2.096592653589793, -0.3101747209368868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.4173264388109454`}, {-2.0915926535897933`, -2.322510547273435}, \ {-2.0915926535897933`, -1.9275875318572773`}, {-2.0915926535897933`, 1.8002177278448317`}, {-2.0915926535897933`, \ -0.3103427273520816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.415686453601948}, {-2.0865926535897934`, -2.3203954917318574`}, \ {-2.0865926535897934`, -1.9272093644539336`}, {-2.0865926535897934`, 1.799727382217694}, {-2.0865926535897934`, -0.3105004522337529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.4140585004476343`}, {-2.081592653589793, -2.3182992591588616`}, \ {-2.081592653589793, -1.9268258683168704`}, {-2.081592653589793, 1.7992385305689522`}, {-2.081592653589793, -0.3106479594619561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.4124424834040212`}, {-2.076592653589793, -2.3162218066243487`}, \ {-2.076592653589793, -1.926437051568012}, {-2.076592653589793, 1.7987511816523802`}, {-2.076592653589793, -0.3107853129009415}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.410838307049255}, {-2.071592653589793, -2.3141630896748087`}, \ {-2.071592653589793, -1.926042923377217}, {-2.071592653589793, 1.7982653440491807`}, {-2.071592653589793, -0.3109125763914553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.4092458764892664`}, {-2.066592653589793, -2.312123062329699}, \ {-2.066592653589793, -1.9256434939757738`}, {-2.066592653589793, 1.7977810261688716`}, {-2.066592653589793, \ -0.31102981374320193`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.407665097363122}, {-2.061592653589793, -2.3101016770783827`}, \ {-2.061592653589793, -1.9252387746692614`}, {-2.061592653589793, 1.7972982362502028`}, {-2.061592653589793, -0.311137088727463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.406095875848091}, {-2.056592653589793, -2.308098884877665}, \ {-2.056592653589793, -1.9248287778497497`}, {-2.056592653589793, 1.796816982362104}, {-2.056592653589793, -0.3112344650698709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.4045381186644263`}, {-2.0515926535897933`, -2.306114635149949}, \ {-2.0515926535897933`, -1.9244135170073067`}, {-2.0515926535897933`, 1.7963372724046582`}, {-2.0515926535897933`, \ -0.3113220064433358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.4029917330798676`}, {-2.0465926535897934`, -2.304148875782038}, \ {-2.0465926535897934`, -1.923993006740792}, {-2.0465926535897934`, 1.7958591141101068`}, {-2.0465926535897934`, \ -0.31139977646112277`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.4014566269138764`}, {-2.041592653589793, -2.3022015531246147`}, \ {-2.041592653589793, -1.9235672627678995`}, {-2.041592653589793, 1.795382515043877}, {-2.041592653589793, -0.3114678386700779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.3999327085416096`}, {-2.036592653589793, -2.3002726119924195`}, \ {-2.036592653589793, -1.9231363019344334`}, {-2.036592653589793, 1.7949074826056386`}, {-2.036592653589793, \ -0.31152625654399974`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.398419886897633}, {-2.031592653589793, -2.298361995665153}, \ {-2.031592653589793, -1.9227001422227803`}, {-2.031592653589793, 1.794434024030386}, {-2.031592653589793, -0.3115750934771565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.396918071479388}, {-2.026592653589793, -2.2964696458891276`}, \ {-2.026592653589793, -1.9222588027595642`}, {-2.026592653589793, 1.7939621463895412`}, {-2.026592653589793, -0.3116144127779428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.3954271723504106`}, {-2.021592653589793, -2.2945955028796923`}, \ {-2.021592653589793, -1.9218123038224524`}, {-2.021592653589793, 1.7934918565920852`}, {-2.021592653589793, -0.311644277662678}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.3939471001433175`}, {-2.016592653589793, -2.2927395053244513`}, \ {-2.016592653589793, -1.9213606668460923`}, {-2.016592653589793, 1.7930231613857068`}, {-2.016592653589793, \ -0.31166475124954235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.392477766062556}, {-2.0115926535897932`, -2.29090159038729}, \ {-2.0115926535897932`, -1.9209039144271618`}, {-2.0115926535897932`, 1.7925560673579786`}, {-2.0115926535897932`, \ -0.3116758965526482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.391019081886935}, {-2.0065926535897933`, -2.2890816937132454`}, \ {-2.0065926535897933`, -1.9204420703285023`}, {-2.0065926535897933`, 1.7920905809375496`}, {-2.0065926535897933`, \ -0.31167777647624434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.3895709599719286`}, {-2.001592653589793, -2.2872797494342203`}, \ {-2.001592653589793, -1.9199751594823327`}, {-2.001592653589793, 1.79162670839536}, {-2.001592653589793, -0.3116704538090533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.3881333132517697`}, {-1.996592653589793, -2.2854956901755705`}, \ {-1.996592653589793, -1.9195032079925076`}, {-1.996592653589793, 1.7911644558458775`}, {-1.996592653589793, -0.3116539912187373}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.3867060552413406`}, {-1.991592653589793, -2.2837294470635716`}, \ {-1.991592653589793, -1.9190262431358194`}, {-1.991592653589793, 1.7907038292483464`}, {-1.991592653589793, \ -0.31162845124649247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.385289100037855}, {-1.986592653589793, -2.2819809497337875`}, \ {-1.986592653589793, -1.918544293362322}, {-1.986592653589793, 1.7902448344080608`}, {-1.986592653589793, -0.3115938963017676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.383882362322345}, {-1.9815926535897932`, -2.2802501263403454`}, \ {-1.9815926535897932`, -1.9180573882946665`}, {-1.9815926535897932`, 1.7897874769776518`}, {-1.9815926535897932`, \ -0.311550388657108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.3824857573609557`}, {-1.976592653589793, -2.278536903566132}, \ {-1.976592653589793, -1.9175655587264342`}, {-1.976592653589793, 1.7893317624583915`}, {-1.976592653589793, \ -0.31149799044312093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.381099201006061}, {-1.9715926535897932`, -2.2768412066339194`}, \ {-1.9715926535897932`, -1.917068836619465}, {-1.9715926535897932`, 1.7888776962015118`}, {-1.9715926535897932`, \ -0.3114367636435597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.3797226096971897`}, {-1.966592653589793, -2.2751629593184277`}, \ {-1.966592653589793, -1.9165672551001638`}, {-1.966592653589793, 1.7884252834095398`}, {-1.966592653589793, -0.3113667700905277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.378355900461783}, {-1.9615926535897932`, -2.2735020839593263`}, \ {-1.9615926535897932`, -1.916060848454788}, {-1.9615926535897932`, 1.7879745291376459`}, {-1.9615926535897932`, \ -0.3112880714597969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.376998990915778}, {-1.956592653589793, -2.271858501475182}, \ {-1.956592653589793, -1.9155496521237092`}, {-1.956592653589793, 1.7875254382950054`}, {-1.956592653589793, \ -0.31120072926624265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.3756517992640283`}, {-1.9515926535897932`, \ -2.2702321313783544`}, {-1.9515926535897932`, -1.9150337026946418`}, \ {-1.9515926535897932`, 1.787078015646173}, {-1.9515926535897932`, -0.3111048048593889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.374314244300564}, {-1.946592653589793, -2.2686228917908355`}, \ {-1.946592653589793, -1.9145130378948498`}, {-1.946592653589793, 1.7866322658124691`}, {-1.946592653589793, -0.3110003594190662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.3729862454086956`}, {-1.9415926535897932`, -2.267030699461035}, \ {-1.9415926535897932`, -1.9139876965823226`}, {-1.9415926535897932`, 1.7861881932733776`}, {-1.9415926535897932`, \ -0.3108874539511777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.3716677225609666`}, {-1.936592653589793, -2.2654554697815064`}, \ {-1.936592653589793, -1.9134577187359274`}, {-1.936592653589793, 1.7857458023679529`}, {-1.936592653589793, \ -0.31076614928357266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.3703585963189617`}, {-1.9315926535897932`, -2.263897116807603}, \ {-1.9315926535897932`, -1.9129231454445528`}, {-1.9315926535897932`, 1.7853050972962392`}, {-1.9315926535897932`, \ -0.3106365060620263}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.3690587878329734`}, {-1.926592653589793, -2.262355553277069}, \ {-1.926592653589793, -1.9123840188952297`}, {-1.926592653589793, 1.7848660821206959`}, {-1.926592653589793, -0.3104985847463221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.3677682188415274`}, {-1.9215926535897931`, \ -2.2608306906305344`}, {-1.9215926535897931`, -1.9118403823602668`}, \ {-1.9215926535897931`, 1.7844287607676348`}, {-1.9215926535897931`, \ -0.3103524456064382}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.3664868116707836`}, {-1.916592653589793, -2.2593224390329265`}, \ {-1.916592653589793, -1.9112922801833874`}, {-1.916592653589793, 1.7839931370286617`}, {-1.916592653589793, \ -0.31019814871883317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.3652144892337983`}, {-1.9115926535897931`, \ -2.2578307073957657`}, {-1.9115926535897931`, -1.9107397577648975`}, \ {-1.9115926535897931`, 1.7835592145621284`}, {-1.9115926535897931`, \ -0.3100357539628315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.363951175029672}, {-1.906592653589793, -2.256355403400341}, \ {-1.906592653589793, -1.9101828615458938`}, {-1.906592653589793, 1.783126996894589}, {-1.906592653589793, -0.30986532101710607`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.362696793142568}, {-1.9015926535897931`, -2.2548964335217367`}, \ {-1.9015926535897931`, -1.9096216389915268`}, {-1.9015926535897931`, 1.782696487422263}, {-1.9015926535897931`, \ -0.30968690935625715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.361451268240623}, {-1.896592653589793, -2.25345370305371}, \ {-1.896592653589793, -1.9090561385733478`}, {-1.896592653589793, 1.7822676894125051`}, {-1.896592653589793, -0.3095005782474849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.360214525574738}, {-1.8915926535897931`, -2.252027116134377}, \ {-1.8915926535897931`, -1.9084864097507441`}, {-1.8915926535897931`, 1.7818406060052765`}, {-1.8915926535897931`, \ -0.3093063867473553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.3589864909772675`}, {-1.886592653589793, -2.2506165757726975`}, \ {-1.886592653589793, -1.907912502951504}, {-1.886592653589793, 1.781415240214624}, {-1.886592653589793, -0.3091043936986573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.357767090860598}, {-1.881592653589793, -2.249221983875735}, \ {-1.881592653589793, -1.9073344695515213`}, {-1.881592653589793, 1.7809915949301605`}, {-1.881592653589793, -0.3088946577273494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.3565562522156305`}, {-1.876592653589793, -2.247843241276659}, \ {-1.876592653589793, -1.9067523618536708`}, {-1.876592653589793, 1.7805696729185496`}, {-1.876592653589793, \ -0.30867723723959534`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.3553539026101626`}, {-1.871592653589793, -2.246480247763468}, \ {-1.871592653589793, -1.9061662330658822`}, {-1.871592653589793, 1.780149476824993}, {-1.871592653589793, -0.3084521904188854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.3541599701871756`}, {-1.866592653589793, -2.2451329021083994`}, \ {-1.866592653589793, -1.9055761372784403`}, {-1.866592653589793, 1.779731009174717}, {-1.866592653589793, -0.3082195752232447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.352974383663037}, {-1.861592653589793, -2.2438011020980073`}, \ {-1.861592653589793, -1.904982129440543}, {-1.861592653589793, 1.7793142723744664`}, {-1.861592653589793, -0.3079794493825246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.351797072325607}, {-1.8565926535897932`, -2.2424847445638574`}, \ {-1.8565926535897932`, -1.9043842653361447`}, {-1.8565926535897932`, 1.778899268713993}, {-1.8565926535897932`, \ -0.30773187039577654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.3506279660322713`}, {-1.851592653589793, -2.241183725413829}, \ {-1.851592653589793, -1.903782601559124}, {-1.851592653589793, 1.7784860003675493`}, {-1.851592653589793, \ -0.30747689552870877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.349466995207883}, {-1.8465926535897932`, -2.2398979396639738`}, \ {-1.8465926535897932`, -1.9031771954878025`}, {-1.8465926535897932`, 1.7780744693953792`}, {-1.8465926535897932`, \ -0.30721458181122097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.3483140908426354`}, {-1.841592653589793, -2.2386272814709014`}, \ {-1.841592653589793, -1.902568105258857}, {-1.841592653589793, 1.7776646777452094`}, {-1.841592653589793, -0.3069449860350189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.347169184489856}, {-1.8365926535897932`, -2.237371644164663}, \ {-1.8365926535897932`, -1.9019553897406531`}, {-1.8365926535897932`, 1.7772566272537424`}, {-1.8365926535897932`, \ -0.3066681647513063}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.34603220826373}, {-1.831592653589793, -2.236130920282082}, \ {-1.831592653589793, -1.901339108506044}, {-1.831592653589793, 1.7768503196481422`}, {-1.831592653589793, \ -0.30638417426855213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.3449030948369556`}, {-1.8265926535897932`, -2.234905001600512}, \ {-1.8265926535897932`, -1.9007193218046685`}, {-1.8265926535897932`, 1.7764457565475242`}, {-1.8265926535897932`, \ -0.30609307065033353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.343781777438332}, {-1.821592653589793, -2.233693779171969}, \ {-1.821592653589793, -1.900096090534783}, {-1.821592653589793, 1.77604293946444}, {-1.821592653589793, -0.3057949097132516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.3426681898502886`}, {-1.8165926535897932`, -2.232497143357608}, \ {-1.8165926535897932`, -1.899469476214676}, {-1.8165926535897932`, 1.7756418698063583`}, {-1.8165926535897932`, \ -0.30548974702491954`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.3415622664063487`}, {-1.811592653589793, -2.2313149838625046`}, \ {-1.811592653589793, -1.898839540953692}, {-1.811592653589793, 1.7752425488771475`}, {-1.811592653589793, -0.3051776379020227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.340463941988539}, {-1.8065926535897932`, -2.230147189770696}, \ {-1.8065926535897932`, -1.8982063474229143`}, {-1.8065926535897932`, 1.7748449778785496`}, {-1.8065926535897932`, \ -0.3048586374084477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.3393731520247436`}, {-1.801592653589793, -2.2289936495804543`}, \ {-1.801592653589793, -1.89756995882554}, {-1.801592653589793, 1.7744491579116533`}, {-1.801592653589793, -0.30453280035348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.338289832486005}, {-1.7965926535897931`, -2.2278542512397363`}, \ {-1.7965926535897931`, -1.8969304388669899`}, {-1.7965926535897931`, 1.7740550899783623`}, {-1.7965926535897931`, \ -0.3042001812900706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.337213919883776}, {-1.791592653589793, -2.226728882181787}, \ {-1.791592653589793, -1.8962878517247934`}, {-1.791592653589793, 1.7736627749828588`}, {-1.791592653589793, \ -0.30386083451316726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.336145351267121}, {-1.7865926535897931`, -2.2256174293608444`}, \ {-1.7865926535897931`, -1.8956422620182873`}, {-1.7865926535897931`, 1.7732722137330632`}, {-1.7865926535897931`, \ -0.303514814058112}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.335084064219877}, {-1.781592653589793, -2.2245197792879114`}, \ {-1.781592653589793, -1.8949937347781671`}, {-1.781592653589793, 1.7728834069420862`}, {-1.781592653589793, -0.3031621736991034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.334029996857768}, {-1.7765926535897931`, -2.22343581806656}, \ {-1.7765926535897931`, -1.8943423354159326`}, {-1.7765926535897931`, 1.7724963552296786`}, {-1.7765926535897931`, \ -0.30280296694771924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.3329830878254763`}, {-1.771592653589793, -2.2223654314287167`}, \ {-1.771592653589793, -1.893688129693267}, {-1.771592653589793, 1.7721110591236728`}, {-1.771592653589793, -0.302437247051506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.3319432762936843`}, {-1.7665926535897931`, \ -2.2213085047704073`}, {-1.7665926535897931`, -1.8930311836913858`}, \ {-1.7665926535897931`, 1.7717275190614188`}, {-1.7665926535897931`, \ -0.30206506699262425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.3309105019560676`}, {-1.761592653589793, -2.220264923187408}, \ {-1.761592653589793, -1.8923715637803926`}, {-1.761592653589793, 1.7713457353912145`}, {-1.761592653589793, \ -0.30168647948655675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.3298847050262617`}, {-1.756592653589793, -2.219234571510776}, \ {-1.756592653589793, -1.8917093365886886`}, {-1.756592653589793, 1.7709657083737294`}, {-1.756592653589793, -0.3013015369808749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.328865826234795}, {-1.751592653589793, -2.2182173343422185`}, \ {-1.751592653589793, -1.8910445689724567`}, {-1.751592653589793, 1.7705874381834186`}, {-1.751592653589793, -0.3009102916540625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.327853806825989}, {-1.746592653589793, -2.217213096089263}, \ {-1.746592653589793, -1.8903773279852747`}, {-1.746592653589793, 1.7702109249099343`}, {-1.746592653589793, \ -0.30051279541439735`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.3268485885548285`}, {-1.741592653589793, -2.2162217410002}, \ {-1.741592653589793, -1.8897076808478765`}, {-1.741592653589793, 1.7698361685595252`}, {-1.741592653589793, -0.3001090998988871}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.3258501136838103`}, {-1.736592653589793, -2.215243153198758}, \ {-1.736592653589793, -1.8890356949181086`}, {-1.736592653589793, 1.7694631690564318`}, {-1.736592653589793, -0.2996992564722619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.324858324979762}, {-1.7315926535897932`, -2.214277216718482}, \ {-1.7315926535897932`, -1.888361437661106}, {-1.7315926535897932`, 1.76909192624427}, {-1.7315926535897932`, \ -0.29928331622601934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.323873165710638}, {-1.726592653589793, -2.2133238155367776`}, \ {-1.726592653589793, -1.8876849766197246`}, {-1.726592653589793, 1.7687224398874102`}, {-1.726592653589793, \ -0.29886132997752307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.322894579642296}, {-1.7215926535897932`, -2.212382833608598}, \ {-1.7215926535897932`, -1.8870063793852645`}, {-1.7215926535897932`, 1.7683547096723473`}, {-1.7215926535897932`, \ -0.2984333482691536}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.3219225110352477`}, {-1.716592653589793, -2.2114541548997377`}, \ {-1.716592653589793, -1.8863257135685052`}, {-1.716592653589793, 1.7679887352090584`}, {-1.716592653589793, \ -0.29799942136750934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.3209569046414}, {-1.7115926535897932`, -2.210537663419707}, \ {-1.7115926535897932`, -1.885643046771092}, {-1.7115926535897932`, 1.767624516032357}, {-1.7115926535897932`, -0.2975595992626592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.3199977057007706`}, {-1.706592653589793, -2.2096332432541597`}, \ {-1.706592653589793, -1.8849584465572955`}, {-1.706592653589793, 1.7672620516032342`}, {-1.706592653589793, -0.2971139316674428}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.319044859938191}, {-1.7015926535897932`, -2.2087407785968427`}, \ {-1.7015926535897932`, -1.8842719804261727`}, {-1.7015926535897932`, 1.7669013413101935`}, {-1.7015926535897932`, \ -0.2966624680168208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.318098313559999}, {-1.696592653589793, -2.2078601537810543`}, \ {-1.696592653589793, -1.8835837157841555`}, {-1.696592653589793, 1.7665423844705739`}, {-1.696592653589793, \ -0.29620525746727133`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.31715801325071}, {-1.6915926535897932`, -2.206991253310575}, \ {-1.6915926535897932`, -1.88289371991809}, {-1.6915926535897932`, 1.7661851803318658`}, {-1.6915926535897932`, \ -0.295742348896234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.316223906169684}, {-1.686592653589793, -2.2061339618900555`}, \ {-1.686592653589793, -1.8822020599687486`}, {-1.686592653589793, 1.7658297280730144`}, {-1.686592653589793, \ -0.29527379090159916`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.315295939947783}, {-1.6815926535897932`, -2.205288164454839}, \ {-1.6815926535897932`, -1.8815088029048423`}, {-1.6815926535897932`, 1.7654760268057168`}, {-1.6815926535897932`, \ -0.29479963180124286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.3143740626840126`}, {-1.676592653589793, -2.2044537462001954`}, \ {-1.676592653589793, -1.8808140154975448`}, {-1.676592653589793, 1.7651240755757063`}, {-1.676592653589793, -0.2943199196326052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.3134582229421636`}, {-1.6715926535897931`, \ -2.2036305926099593`}, {-1.6715926535897931`, -1.8801177642955509`}, \ {-1.6715926535897931`, 1.7647738733640272`}, {-1.6715926535897931`, \ -0.2938347021523123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.3125483697474407`}, {-1.666592653589793, -2.202818589484537}, \ {-1.666592653589793, -1.8794201156006907`}, {-1.666592653589793, 1.764425419088301}, {-1.666592653589793, -0.2933440268358412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.311644452583093}, {-1.6615926535897931`, -2.2020176229682864`}, \ {-1.6615926535897931`, -1.8787211354441118`}, {-1.6615926535897931`, 1.7640787116039818`}, {-1.6615926535897931`, \ -0.2928479408772264}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.310746421387033}, {-1.656592653589793, -2.20122757957624}, \ {-1.656592653589793, -1.8780208895630413`}, {-1.656592653589793, 1.7637337497055972`}, {-1.656592653589793, -0.2923464911888065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.309854226548458}, {-1.6515926535897931`, -2.200448346220169}, \ {-1.6515926535897931`, -1.8773194433781486`}, {-1.6515926535897931`, 1.7633905321279861`}, {-1.6515926535897931`, \ -0.29183972440101275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.3089678189044673`}, {-1.646592653589793, -2.199679810233968}, \ {-1.646592653589793, -1.8766168619715173`}, {-1.646592653589793, 1.76304905754752}, {-1.646592653589793, -0.2913276868621952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.308087149736679}, {-1.6415926535897931`, -2.198921859398358}, \ {-1.6415926535897931`, -1.875913210065235}, {-1.6415926535897931`, 1.7627093245833148`}, {-1.6415926535897931`, \ -0.2908104246384892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.3072121707678455`}, {-1.636592653589793, -2.198174381964891}, \ {-1.636592653589793, -1.875208552000614}, {-1.636592653589793, 1.7623713317984353`}, {-1.636592653589793, \ -0.29028798351371865`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.3063428341584706`}, {-1.631592653589793, -2.197437266679257}, \ {-1.631592653589793, -1.8745029517180505`}, {-1.631592653589793, 1.7620350777010825`}, {-1.631592653589793, \ -0.28976040898933764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.305479092503431}, {-1.626592653589793, -2.1967104028038786`}, \ {-1.626592653589793, -1.8737964727375287`}, {-1.626592653589793, 1.7617005607457765`}, {-1.626592653589793, -0.2892277462844072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.3046208988285977`}, {-1.621592653589793, -2.195993680139792}, \ {-1.621592653589793, -1.8730891781397743`}, {-1.621592653589793, 1.7613677793345235`}, {-1.621592653589793, -0.2886900403356093}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.303768206587459}, {-1.616592653589793, -2.195286989047812}, \ {-1.616592653589793, -1.8723811305480684`}, {-1.616592653589793, 1.761036731817975}, {-1.616592653589793, -0.28814733579729523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.3029209696577544`}, {-1.611592653589793, -2.1945902204689736`}, \ {-1.611592653589793, -1.871672392110715}, {-1.611592653589793, 1.760707416496574}, {-1.611592653589793, -0.2875996770415685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.3020791423381075`}, {-1.606592653589793, -2.1939032659442512`}, \ {-1.606592653589793, -1.8709630244841735`}, {-1.606592653589793, 1.7603798316216905`}, {-1.606592653589793, \ -0.28704710815840123`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.3012426793446688`}, {-1.601592653589793, -2.1932260176335556`}, \ {-1.601592653589793, -1.8702530888168545`}, {-1.601592653589793, 1.7600539753967466`}, {-1.601592653589793, -0.2864896729557857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.300411535807763}, {-1.5965926535897932`, -2.1925583683340055`}, \ {-1.5965926535897932`, -1.869542645733577}, {-1.5965926535897932`, 1.7597298459783295`}, {-1.5965926535897932`, \ -0.2859274149599142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.2995856672685435`}, {-1.591592653589793, -2.191900211497479}, \ {-1.591592653589793, -1.8688317553206917`}, {-1.591592653589793, 1.7594074414772927`}, {-1.591592653589793, \ -0.28536037741539466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.2987650296756597`}, {-1.5865926535897932`, -2.191251441247444}, \ {-1.5865926535897932`, -1.8681204771118598`}, {-1.5865926535897932`, 1.7590867599598483`}, {-1.5865926535897932`, \ -0.28478860328549555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.2979495793819242`}, {-1.581592653589793, -2.1906119523950736`}, \ {-1.581592653589793, -1.867408870074496}, {-1.581592653589793, 1.7587677994486455`}, {-1.581592653589793, -0.2842121352524217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.297139273141}, {-1.5765926535897932`, -2.1899816404546475`}, \ {-1.5765926535897932`, -1.8666969925968622`}, {-1.5765926535897932`, 1.7584505579238388`}, {-1.5765926535897932`, \ -0.28363101571761995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.2963340681040885`}, {-1.571592653589793, -2.1893604016582473`}, \ {-1.571592653589793, -1.8659849024758142`}, {-1.571592653589793, 1.7581350333241448`}, {-1.571592653589793, -0.2830452868021137}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.295533921816635}, {-1.5665926535897932`, -2.188748132969751}, \ {-1.5665926535897932`, -1.8652726569051914`}, {-1.5665926535897932`, 1.7578212235478883`}, {-1.5665926535897932`, \ -0.2824549903468674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.294738792215039}, {-1.561592653589793, -2.188144732098132}, \ {-1.561592653589793, -1.8645603124648464`}, {-1.561592653589793, 1.7575091264540355`}, {-1.561592653589793, \ -0.28186016791317714`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.293948637623384}, {-1.5565926535897932`, -2.1875500975100697`}, \ {-1.5565926535897932`, -1.8638479251103095`}, {-1.5565926535897932`, 1.7571987398632176`}, {-1.5565926535897932`, \ -0.28126086078309087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.2931634167501724`}, {-1.551592653589793, -2.1869641284418804`}, \ {-1.551592653589793, -1.8631355501630749`}, {-1.551592653589793, 1.756890061558743}, {-1.551592653589793, -0.2806571099598535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.2923830886850762`}, {-1.5465926535897931`, -2.186386724910781}, \ {-1.5465926535897931`, -1.862423242301505}, {-1.5465926535897931`, 1.7565830892875958`}, {-1.5465926535897931`, \ -0.28004895616838005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.291607612895702}, {-1.541592653589793, -2.185817787725487}, \ {-1.541592653589793, -1.8617110555523444`}, {-1.541592653589793, 1.7562778207614256`}, {-1.541592653589793, \ -0.27943643985575317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.290836949224367}, {-1.5365926535897931`, -2.1852572184961594`}, \ {-1.5365926535897931`, -1.8609990432828352`}, {-1.5365926535897931`, 1.755974253657526}, {-1.5365926535897931`, -0.2788196011917471}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.290071057884892}, {-1.531592653589793, -2.184704919643713}, \ {-1.531592653589793, -1.8602872581934145`}, {-1.531592653589793, 1.7556723856197998`}, {-1.531592653589793, -0.278198480069375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.2893098994594063`}, {-1.5265926535897931`, \ -2.1841607944084895`}, {-1.5265926535897931`, -1.859575752311}, \ {-1.5265926535897931`, 1.7553722142597152`}, {-1.5265926535897931`, \ -0.27757311610546137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.28855343489517}, {-1.521592653589793, -2.183624746858312}, \ {-1.521592653589793, -1.8588645769828391`}, {-1.521592653589793, 1.7550737371572493`}, {-1.521592653589793, \ -0.27694354864123777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.2878016255014093`}, {-1.5165926535897931`, -2.183096681895943}, \ {-1.5165926535897931`, -1.8581537828709176`}, {-1.5165926535897931`, 1.7547769518618213`}, {-1.5165926535897931`, \ -0.27630981674296107`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.2870544329461686`}, {-1.511592653589793, -2.182576505265921}, \ {-1.511592653589793, -1.8574434199469152`}, {-1.511592653589793, 1.754481855893213}, {-1.511592653589793, -0.27567195920255516`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.2863118192531795`}, {-1.506592653589793, -2.1820641235608433`}, \ {-1.506592653589793, -1.856733537487694}, {-1.506592653589793, 1.754188446742482}, {-1.506592653589793, -0.27503001453827347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.2855737467987445`}, {-1.501592653589793, -2.181559444227056}, \ {-1.501592653589793, -1.8560241840713114`}, {-1.501592653589793, 1.753896721872859}, {-1.501592653589793, -0.2743840209953843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.284840178308639}, {-1.496592653589793, -2.1810623755698004`}, \ {-1.496592653589793, -1.8553154075735434`}, {-1.496592653589793, 1.753606678720637}, {-1.496592653589793, -0.27373401654687585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.284111076855027}, {-1.491592653589793, -2.180572826757803}, \ {-1.491592653589793, -1.8546072551649035`}, {-1.491592653589793, 1.7533183146960498`}, {-1.491592653589793, -0.2730800388941828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.2833864058534004`}, {-1.486592653589793, -2.1800907078273406`}, \ {-1.486592653589793, -1.8538997733081508`}, {-1.486592653589793, 1.753031627184138}, {-1.486592653589793, -0.2724221254679322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.2826661290595283`}, {-1.481592653589793, -2.17961592968579}, \ {-1.481592653589793, -1.853193007756266}, {-1.481592653589793, 1.7527466135456047`}, {-1.481592653589793, -0.2717603134287091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.2819502105664298`}, {-1.476592653589793, -2.1791484041146645`}, \ {-1.476592653589793, -1.8524870035508916`}, {-1.476592653589793, 1.7524632711176613`}, {-1.476592653589793, \ -0.27109463966784125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.2812386148013615`}, {-1.4715926535897932`, \ -2.1786880437721647`}, {-1.4715926535897932`, -1.8517818050212134`}, \ {-1.4715926535897932`, 1.7521815972148613`}, {-1.4715926535897932`, \ -0.27042514080820246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.2805313065228248`}, {-1.466592653589793, -2.178234762195258}, \ {-1.466592653589793, -1.8510774557832796`}, {-1.466592653589793, 1.7519015891299246`}, {-1.466592653589793, -0.2697518532050338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.279828250817592}, {-1.4615926535897932`, -2.1777884738012787`}, \ {-1.4615926535897932`, -1.8503739987397376`}, {-1.4615926535897932`, 1.751623244134549}, {-1.4615926535897932`, -0.2690748129467829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.2791294130977495`}, {-1.456592653589793, -2.1773490938890965`}, \ {-1.456592653589793, -1.8496714760799784`}, {-1.456592653589793, 1.7513465594802151`}, {-1.456592653589793, -0.2683940558559603}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.2784347590977596`}, {-1.4515926535897932`, \ -2.1769165386398384`}, {-1.4515926535897932`, -1.8489699292806734`}, \ {-1.4515926535897932`, 1.7510715323989763`}, {-1.4515926535897932`, \ -0.2677096174900118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.277744254871544}, {-1.446592653589793, -2.1764907251171923`}, \ {-1.446592653589793, -1.8482693991066936`}, {-1.446592653589793, 1.7507981601042413`}, {-1.446592653589793, \ -0.26702153314220856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.2770578667895855`}, {-1.4415926535897932`, -2.1760715712673}, \ {-1.4415926535897932`, -1.847569925612395}, {-1.4415926535897932`, 1.750526439791544}, {-1.4415926535897932`, -0.2663298378425522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.276375561536046}, {-1.436592653589793, -2.1756589959182606`}, \ {-1.436592653589793, -1.846871548143257}, {-1.436592653589793, 1.7502563686393071`}, {-1.436592653589793, \ -0.26563456635869537`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.2756973061059065`}, {-1.4315926535897932`, \ -2.1752529187792473`}, {-1.4315926535897932`, -1.8461743053378645`}, \ {-1.4315926535897932`, 1.74998794380959}, {-1.4315926535897932`, -0.2649357531968778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.2750230678021297`}, {-1.426592653589793, -2.1748532604392605`}, \ {-1.426592653589793, -1.845478235130217}, {-1.426592653589793, 1.7497211624488307`}, {-1.426592653589793, \ -0.26423343260287663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.2743528142328344`}, {-1.4215926535897931`, -2.174459942365525}, \ {-1.4215926535897931`, -1.8447833747523525`}, {-1.4215926535897931`, 1.7494560216885757`}, {-1.4215926535897931`, \ -0.2635276385629715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.273686513308499}, {-1.416592653589793, -2.1740728869015484`}, \ {-1.416592653589793, -1.8440897607372753`}, {-1.416592653589793, 1.749192518646201}, {-1.416592653589793, -0.2628184048049225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.2730241332391756`}, {-1.4115926535897931`, \ -2.1736920172648473`}, {-1.4115926535897931`, -1.843397428922174}, \ {-1.4115926535897931`, 1.7489306504256221`}, {-1.4115926535897931`, \ -0.262105764798963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.272365642531734}, {-1.406592653589793, -2.173317257544364}, \ {-1.406592653589793, -1.8427064144519179`}, {-1.406592653589793, 1.7486704141179954`}, {-1.406592653589793, -0.261389751758804}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.271711009987115}, {-1.4015926535897931`, -2.172948532697577}, \ {-1.4015926535897931`, -1.8420167517828188`}, {-1.4015926535897931`, 1.7484118068024084`}, {-1.4015926535897931`, \ -0.26067039864265273`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.2710602046976143`}, {-1.396592653589793, -2.172585768547324}, \ {-1.396592653589793, -1.841328474686647}, {-1.396592653589793, 1.748154825546561}, {-1.396592653589793, -0.2599477381542423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.27041319604418}, {-1.3915926535897931`, -2.172228891778346}, \ {-1.3915926535897931`, -1.8406416162548889`}, {-1.3915926535897931`, 1.747899467407438}, {-1.3915926535897931`, \ -0.25922180274387363`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.2697699536937312`}, {-1.386592653589793, -2.171877829933565}, \ {-1.386592653589793, -1.8399562089032375`}, {-1.386592653589793, 1.7476457294319694`}, {-1.386592653589793, -0.2584926246094694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.2691304475964986`}, {-1.381592653589793, -2.1715325114101134`}, \ {-1.381592653589793, -1.8392722843762976`}, {-1.381592653589793, 1.7473936086576856`}, {-1.381592653589793, \ -0.25776023569763906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.268494647983385}, {-1.376592653589793, -2.171192865455117}, \ {-1.376592653589793, -1.8385898737525055`}, {-1.376592653589793, 1.7471431021133583`}, {-1.376592653589793, -0.2570246677047539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.2678625253633466`}, {-1.371592653589793, -2.170858822161248}, \ {-1.371592653589793, -1.8379090074492397`}, {-1.371592653589793, 1.7468942068196365`}, {-1.371592653589793, \ -0.25628595207803406`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.2672340505207926`}, {-1.366592653589793, -2.1705303124620605`}, \ {-1.366592653589793, -1.8372297152281223`}, {-1.366592653589793, 1.7466469197896697`}, {-1.366592653589793, \ -0.25554412001664417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.2666091945130074`}, {-1.361592653589793, -2.170207268127119}, \ {-1.361592653589793, -1.8365520262004953`}, {-1.361592653589793, 1.7464012380297254`}, {-1.361592653589793, -0.2547992024728002}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.265987928667592}, {-1.356592653589793, -2.1698896217569255`}, \ {-1.356592653589793, -1.8358759688330617`}, {-1.356592653589793, 1.7461571585397941`}, {-1.356592653589793, -0.2540512301528847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.2653702245799288`}, {-1.351592653589793, -2.1695773067776636`}, \ {-1.351592653589793, -1.835201570953685}, {-1.351592653589793, 1.7459146783141886`}, {-1.351592653589793, \ -0.25330023351857217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.26475605411066}, {-1.3465926535897932`, -2.169270257435765}, \ {-1.3465926535897932`, -1.8345288597573315`}, {-1.3465926535897932`, 1.745673794342132}, {-1.3465926535897932`, -0.2525462427879623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.264145389383196}, {-1.341592653589793, -2.1689684087923085`}, \ {-1.341592653589793, -1.8338578618121537`}, {-1.341592653589793, 1.7454345036083394`}, {-1.341592653589793, -0.2517892879367223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.2635382027812354`}, {-1.3365926535897932`, -2.168671696717261}, \ {-1.3365926535897932`, -1.8331886030656976`}, {-1.3365926535897932`, 1.7451968030935872`}, {-1.3365926535897932`, \ -0.25102939869923757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.26293446694631}, {-1.331592653589793, -2.1683800578835752`}, \ {-1.331592653589793, -1.832521108851231}, {-1.331592653589793, 1.7449606897752776`}, {-1.331592653589793, \ -0.25026660456976996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.2623341547753517`}, {-1.3265926535897932`, \ -2.1680934297611434`}, {-1.3265926535897932`, -1.8318554038941794`}, \ {-1.3265926535897932`, 1.7447261606279938`}, {-1.3265926535897932`, \ -0.2495009348036237}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.261737239418273}, {-1.321592653589793, -2.167811750610625}, \ {-1.321592653589793, -1.8311915123186688`}, {-1.321592653589793, 1.7444932126240456`}, {-1.321592653589793, -0.2487324184183186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.2611436942755767`}, {-1.3165926535897932`, -2.167534959477157}, \ {-1.3165926535897932`, -1.8305294576541502`}, {-1.3165926535897932`, 1.7442618427340053`}, {-1.3165926535897932`, \ -0.24796108419477045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.260553492995979}, {-1.311592653589793, -2.167262996183941}, \ {-1.311592653589793, -1.8298692628421274`}, {-1.311592653589793, 1.7440320479272409`}, {-1.311592653589793, \ -0.24718696067847773`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.2599666094740547`}, {-1.3065926535897932`, -2.166995801325741}, \ {-1.3065926535897932`, -1.8292109502429441`}, {-1.3065926535897932`, 1.743803825172435}, {-1.3065926535897932`, \ -0.24641007618071542`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.259383017847906}, {-1.301592653589793, -2.166733316262271}, \ {-1.301592653589793, -1.828554541642653}, {-1.301592653589793, 1.7435771714380988`}, {-1.301592653589793, \ -0.24563045877973408`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.2588026924968445`}, {-1.2965926535897931`, \ -2.1664754831115043`}, {-1.2965926535897931`, -1.8279000582599438`}, \ {-1.2965926535897931`, 1.7433520836930787`}, {-1.2965926535897931`, \ -0.24484813632196592`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.258225608039102}, {-1.291592653589793, -2.1662222447428996`}, \ {-1.291592653589793, -1.8272475207531274`}, {-1.291592653589793, 1.7431285589070526`}, {-1.291592653589793, -0.244063136423235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.257651739329554}, {-1.2865926535897931`, -2.165973544770545}, \ {-1.2865926535897931`, -1.82659694922717}, {-1.2865926535897931`, 1.7429065940510209`}, {-1.2865926535897931`, \ -0.24327548646997427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.257081061457465}, {-1.281592653589793, -2.1657293275462464`}, \ {-1.281592653589793, -1.8259483632407718`}, {-1.281592653589793, 1.7426861860977878`}, {-1.281592653589793, \ -0.24248521362044714`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.256513549744256}, {-1.2765926535897931`, -2.165489538152552}, \ {-1.2765926535897931`, -1.8253017818134776`}, {-1.2765926535897931`, 1.7424673320224373`}, {-1.2765926535897931`, \ -0.241692344805973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.2559491797412923`}, {-1.271592653589793, -2.165254122395718}, \ {-1.271592653589793, -1.8246572234328222`}, {-1.271592653589793, 1.7422500288027998`}, {-1.271592653589793, -0.2408969067321589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.255387927227685}, {-1.2665926535897931`, -2.165023026798635}, \ {-1.2665926535897931`, -1.8240147060615004`}, {-1.2665926535897931`, 1.742034273419908}, {-1.2665926535897931`, \ -0.24009892588013426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.25482976820812}, {-1.261592653589793, -2.164796198593703}, \ {-1.261592653589793, -1.823374247144554}, {-1.261592653589793, 1.7418200628584593`}, {-1.261592653589793, \ -0.23929842850779023`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.2542746789107007`}, {-1.256592653589793, -2.1645735857156825`}, \ {-1.256592653589793, -1.822735863616574}, {-1.256592653589793, 1.7416073941072503`}, {-1.256592653589793, \ -0.23849544065102282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.253722635784813}, {-1.251592653589793, -2.1643551367945033`}, \ {-1.251592653589793, -1.8220995719089128`}, {-1.251592653589793, 1.7413962641596192`}, {-1.251592653589793, \ -0.23768998812497957`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.25317361549901}, {-1.246592653589793, -2.1641408011480583`}, \ {-1.246592653589793, -1.8214653879568983`}, {-1.246592653589793, 1.7411866700138818`}, {-1.246592653589793, \ -0.23688209652530964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.2526275949389136`}, {-1.241592653589793, -2.16393052877497}, \ {-1.241592653589793, -1.820833327207048}, {-1.241592653589793, 1.7409786086737444`}, {-1.241592653589793, \ -0.23607179122941724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.252084551205139}, {-1.236592653589793, -2.1637242703473496`}, \ {-1.236592653589793, -1.820203404624278}, {-1.236592653589793, 1.7407720771487307`}, {-1.236592653589793, \ -0.23525909739771714`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.251544461611234}, {-1.231592653589793, -2.1635219772035374`}, \ {-1.231592653589793, -1.819575634699103}, {-1.231592653589793, 1.740567072454589}, {-1.231592653589793, -0.2344440399748942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.251007303681642}, {-1.226592653589793, -2.163323601340846}, \ {-1.226592653589793, -1.8189500314548208`}, {-1.226592653589793, 1.740363591613695}, {-1.226592653589793, -0.23362664369116437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.2504730551496803`}, {-1.2215926535897932`, \ -2.1631290954082973`}, {-1.2215926535897932`, -1.8183266084546768`}, \ {-1.2215926535897932`, 1.7401616316554502`}, {-1.2215926535897932`, \ -0.23280693306353814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.2499416939555372`}, {-1.216592653589793, -2.162938412699362}, \ {-1.216592653589793, -1.8177053788090205`}, {-1.216592653589793, 1.7399611896166722`}, {-1.216592653589793, \ -0.23198493239708662`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.249413198244292}, {-1.2115926535897932`, -2.1627515071447094`}, \ {-1.2115926535897932`, -1.8170863551824157`}, {-1.2115926535897932`, 1.7397622625419784`}, {-1.2115926535897932`, \ -0.23116066578620872`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.24888754636395}, {-1.206592653589793, -2.1625683333049643`}, \ {-1.206592653589793, -1.8164695498007404`}, {-1.206592653589793, 1.739564847484164}, {-1.206592653589793, -0.2303341571159005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.248364716863495}, {-1.2015926535897932`, -2.162388846363483}, \ {-1.2015926535897932`, -1.8158549744582435`}, {-1.2015926535897932`, 1.7393689415045737`}, {-1.2015926535897932`, \ -0.22950543006302582`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.247844688490964}, {-1.196592653589793, -2.1622130021191386`}, \ {-1.196592653589793, -1.8152426405245776`}, {-1.196592653589793, 1.7391745416734672`}, {-1.196592653589793, \ -0.22867450809758824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.2473274401915395`}, {-1.1915926535897932`, \ -2.1620407569791373`}, {-1.1915926535897932`, -1.814632558951784}, \ {-1.1915926535897932`, 1.7389816450703781`}, {-1.1915926535897932`, \ -0.22784141448400458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.2468129511056563`}, {-1.186592653589793, -2.1618720679518506`}, \ {-1.186592653589793, -1.8140247402812417`}, {-1.186592653589793, 1.7387902487844675`}, {-1.186592653589793, -0.2270061722823771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.24630120056713}, {-1.1815926535897932`, -2.161706892639679}, \ {-1.1815926535897932`, -1.813419194650577}, {-1.1815926535897932`, 1.7386003499148703`}, {-1.1815926535897932`, \ -0.22616880434977113`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.245792168101303}, {-1.176592653589793, -2.161545189231944}, \ {-1.176592653589793, -1.812815931800521}, {-1.176592653589793, 1.7384119455710383`}, {-1.176592653589793, \ -0.22532933334148753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.2452858334232073`}, {-1.1715926535897931`, -2.161386916497813}, \ {-1.1715926535897931`, -1.8122149610817246`}, {-1.1715926535897931`, 1.7382250328730744`}, {-1.1715926535897931`, \ -0.22448778171233982`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.244782176435747}, {-1.166592653589793, -2.1612320337792577`}, \ {-1.166592653589793, -1.8116162914615224`}, {-1.166592653589793, 1.7380396089520633`}, {-1.166592653589793, \ -0.22364417171792927`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.244281177227895}, {-1.1615926535897931`, -2.1610805009840526`}, \ {-1.1615926535897931`, -1.8110199315306432`}, {-1.1615926535897931`, 1.7378556709503958`}, {-1.1615926535897931`, \ -0.22279852541592077`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.243782816072911}, {-1.156592653589793, -2.1609322785788105`}, \ {-1.156592653589793, -1.8104258895098704`}, {-1.156592653589793, 1.7376732160220878`}, {-1.156592653589793, -0.2219508646673209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.243287073426574}, {-1.1515926535897931`, -2.160787327582061}, \ {-1.1515926535897931`, -1.8098341732566425`}, {-1.1515926535897931`, 1.7374922413330935`}, {-1.1515926535897931`, \ -0.2211012111377479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.242793929925436}, {-1.146592653589793, -2.1606456095573727`}, \ {-1.146592653589793, -1.8092447902715991`}, {-1.146592653589793, 1.7373127440616125`}, {-1.146592653589793, -0.2202495862987122}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.2423033663850864`}, {-1.1415926535897931`, -2.16050708660652}, \ {-1.1415926535897931`, -1.8086577477050703`}, {-1.1415926535897931`, 1.7371347213983956`}, {-1.1415926535897931`, \ -0.21939601142888823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.2418153637984406`}, {-1.1365926535897932`, -2.160371721362699}, \ {-1.1365926535897932`, -1.8080730523634996`}, {-1.1365926535897932`, 1.7369581705470383`}, {-1.1365926535897932`, \ -0.21854050761538846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.241329903334041}, {-1.1315926535897929`, -2.1602394769837887`}, \ {-1.1315926535897929`, -1.807490710715813}, {-1.1315926535897929`, 1.7367830887242766`}, {-1.1315926535897929`, \ -0.217683095755036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.2408469663343755`}, {-1.126592653589793, -2.1601103171456693`}, \ {-1.126592653589793, -1.8069107288997195`}, {-1.126592653589793, 1.7366094731602717`}, {-1.126592653589793, \ -0.21682379655563697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.240366534314214}, {-1.121592653589793, -2.1599842060355834`}, \ {-1.121592653589793, -1.806333112727952}, {-1.121592653589793, 1.7364373210988953`}, {-1.121592653589793, \ -0.21596263053725015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.2398885889589626`}, {-1.1165926535897932`, \ -2.1598611083455608`}, {-1.1165926535897932`, -1.8057578676944404`}, \ {-1.1165926535897932`, 1.736266629798004}, {-1.1165926535897932`, \ -0.21509961803345704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.2394131121230276`}, {-1.1115926535897929`, \ -2.1597409892658868`}, {-1.1115926535897929`, -1.8051849989804207`}, \ {-1.1115926535897929`, 1.7360973965297148`}, {-1.1115926535897929`, \ -0.2142347791926288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.2389400858282067`}, {-1.106592653589793, -2.1596238144786355`}, \ {-1.106592653589793, -1.8046145114604772`}, {-1.106592653589793, 1.7359296185806696`}, {-1.106592653589793, -0.2133681339791943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.238469492262085}, {-1.101592653589793, -2.159509550151255}, \ {-1.101592653589793, -1.8040464097085178`}, {-1.101592653589793, 1.7357632932523026`}, {-1.101592653589793, \ -0.21249970217490177`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.2380013137764565`}, {-1.0965926535897932`, \ -2.1593981629302106`}, {-1.0965926535897932`, -1.80348069800368}, \ {-1.0965926535897932`, 1.735598417861096}, {-1.0965926535897932`, -0.2116295033800841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.2375355328857554`}, {-1.0915926535897933`, -2.159289619934687}, \ {-1.0915926535897933`, -1.8029173803361702`}, {-1.0915926535897933`, 1.7354349897388346`}, {-1.0915926535897933`, \ -0.21075755701491825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.237072132265505}, {-1.086592653589793, -2.15918388875035}, \ {-1.086592653589793, -1.8023564604130318`}, {-1.086592653589793, 1.7352730062328563`}, {-1.086592653589793, \ -0.20988388232068447`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.2366110947507862`}, {-1.081592653589793, -2.15908093742317}, \ {-1.081592653589793, -1.8017979416638499`}, {-1.081592653589793, 1.7351124647062939`}, {-1.081592653589793, \ -0.20900849836102262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.2361524033347124`}, {-1.0765926535897932`, \ -2.1589807344533005`}, {-1.0765926535897932`, -1.8012418272463706`}, \ {-1.0765926535897932`, 1.7349533625383236`}, {-1.0765926535897932`, \ -0.2081314240231863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.2356960411669315`}, {-1.0715926535897933`, \ -2.1588832487890253`}, {-1.0715926535897933`, -1.8006881200520712`}, \ {-1.0715926535897933`, 1.7347956971243932`}, {-1.0715926535897933`, \ -0.20725267801929484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.2352419915521327`}, {-1.066592653589793, -2.1587884498207623`}, \ {-1.066592653589793, -1.800136822711644}, {-1.066592653589793, 1.734639465876459}, {-1.066592653589793, -0.20637227888758247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.2347902379485767`}, {-1.061592653589793, -2.1586963073751315`}, \ {-1.061592653589793, -1.7995879376004174`}, {-1.061592653589793, 1.7344846662232138`}, {-1.061592653589793, \ -0.20549024499364485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.2343407639666335`}, {-1.0565926535897932`, \ -2.1586067917090848`}, {-1.0565926535897932`, -1.7990414668437007`}, \ {-1.0565926535897932`, 1.7343312956103099`}, {-1.0565926535897932`, \ -0.20460659453168367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.2338935533673445`}, {-1.0515926535897933`, -2.1585198735041}, \ {-1.0515926535897933`, -1.7984974123220632`}, {-1.0515926535897933`, 1.734179351500581}, {-1.0515926535897933`, -0.2037213455257469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.2334485900609895`}, {-1.046592653589793, -2.1584355238604367`}, \ {-1.046592653589793, -1.7979557756765396`}, {-1.046592653589793, 1.7340288313742571`}, {-1.046592653589793, \ -0.20283451583096737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.233005858105675}, {-1.041592653589793, -2.1583537142914575`}, \ {-1.041592653589793, -1.7974165583137633`}, {-1.041592653589793, 1.7338797327291777`}, {-1.041592653589793, -0.2019461231347984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.2325653417059343`}, {-1.0365926535897931`, \ -2.1582744167180103`}, {-1.0365926535897931`, -1.796879761411036}, \ {-1.0365926535897931`, 1.733732053081001}, {-1.0365926535897931`, \ -0.20105618495824526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.232127025211345}, {-1.0315926535897932`, -2.1581976034628774`}, \ {-1.0315926535897932`, -1.7963453859213112`}, {-1.0315926535897932`, 1.7335857899634082`}, {-1.0315926535897932`, \ -0.20016471865709426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.2316908931151564`}, {-1.026592653589793, -2.1581232472452845`}, \ {-1.026592653589793, -1.7958134325781279`}, {-1.026592653589793, 1.7334409409283051`}, {-1.026592653589793, \ -0.19927174142313853`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.2312569300529352`}, {-1.021592653589793, -2.158051321175479}, \ {-1.021592653589793, -1.7952839019004563`}, {-1.021592653589793, 1.73329750354602}, {-1.021592653589793, -0.19837727028540036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.230825120801223}, {-1.0165926535897931`, -2.1579817987493657`}, \ {-1.0165926535897931`, -1.7947567941974825`}, {-1.0165926535897931`, 1.7331554754054976`}, {-1.0165926535897931`, \ -0.19748132211134972`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.230395450276209}, {-1.0115926535897932`, -2.1579146538432132`}, \ {-1.0115926535897932`, -1.7942321095733211`}, {-1.0115926535897932`, 1.7330148541144903`}, {-1.0115926535897932`, \ -0.1965839136081197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.2299679035324154`}, {-1.0065926535897929`, -2.157849860708419}, \ {-1.0065926535897929`, -1.793709847931657}, {-1.0065926535897929`, 1.732875637299745}, {-1.0065926535897929`, \ -0.19568506132371838`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.2295424657613987`}, {-1.001592653589793, -2.1577873939663395`}, \ {-1.001592653589793, -1.793190008980321}, {-1.001592653589793, 1.732737822607187}, {-1.001592653589793, -0.19478478164823573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.2291191222904616`}, {-0.9965926535897931, -2.157727228603184}, \ {-0.9965926535897931, -1.7926725922357927`}, {-0.9965926535897931, 1.7326014077021017`}, {-0.9965926535897931, \ -0.1938830908150505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.2286978585813824`}, {-0.9915926535897932, -2.1576693399649742`}, \ {-0.9915926535897932, -1.7921575970276382`}, {-0.9915926535897932, 1.732466390269311}, {-0.9915926535897932, -0.1929800049020277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.2282786602291518`}, {-0.9865926535897929, -2.157613703752563}, \ {-0.9865926535897929, -1.7916450225028777`}, {-0.9865926535897929, 1.7323327680133478`}, {-0.9865926535897929, \ -0.19207553983271689`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.227861512960732}, {-0.981592653589793, -2.157560296016714}, \ {-0.981592653589793, -1.7911348676302876`}, {-0.981592653589793, 1.7322005386586272`}, {-0.981592653589793, \ -0.19116971137754432`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.227446402633819}, {-0.9765926535897931, -2.157509093153255}, \ {-0.9765926535897931, -1.7906271312046314`}, {-0.9765926535897931, 1.7320696999496152`}, {-0.9765926535897931, \ -0.19026253515500158`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.2270333152356248`}, {-0.9715926535897932, -2.1574600718982784`}, \ {-0.9715926535897932, -1.7901218118508297`}, {-0.9715926535897932, 1.731940249650993}, {-0.9715926535897932, -0.1893540266328299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.2266222368816697`}, {-0.9665926535897928, -2.157413209323417}, \ {-0.9665926535897928, -1.7896189080280598`}, {-0.9665926535897928, 1.7318121855478192`}, {-0.9665926535897928, \ -0.18844420112920096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.2262131538145904`}, {-0.961592653589793, -2.157368482831172}, \ {-0.961592653589793, -1.7891184180337898`}, {-0.961592653589793, 1.7316855054456894`}, {-0.961592653589793, \ -0.18753307381389286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.2258060524029557`}, {-0.9565926535897931, -2.157325870150308}, \ {-0.9565926535897931, -1.7886203400077498`}, {-0.9565926535897931, 1.7315602071708927`}, {-0.9565926535897931, \ -0.1866206597094618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.2254009191400996`}, {-0.9515926535897932, -2.1572853493313056`}, \ {-0.9515926535897932, -1.7881246719358386`}, {-0.9515926535897932, 1.731436288570564}, {-0.9515926535897932, \ -0.18570697369241013`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.2249977406429635`}, {-0.9465926535897933, -2.1572468987418763`}, \ {-0.9465926535897933, -1.7876314116539633`}, {-0.9465926535897933, 1.7313137475128375`}, {-0.9465926535897933, \ -0.18479203049434942`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.224596503650955}, {-0.9415926535897929, -2.157210497062535}, \ {-0.9415926535897929, -1.787140556851819}, {-0.9415926535897929, 1.7311925818869907`}, {-0.9415926535897929, \ -0.18387584470315918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.224197195024814}, {-0.936592653589793, -2.157176123282239}, \ {-0.936592653589793, -1.7866521050766049`}, {-0.936592653589793, 1.7310727896035962`}, {-0.936592653589793, \ -0.18295843076414187`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.223799801745493}, {-0.9315926535897932, -2.1571437566940737`}, \ {-0.9315926535897932, -1.7861660537366766`}, {-0.9315926535897932, 1.7309543685946576`}, {-0.9315926535897932, \ -0.18203980298117198`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.223404310913053}, {-0.9265926535897933, -2.1571133768910102`}, \ {-0.9265926535897933, -1.7856824001051397`}, {-0.9265926535897933, 1.730837316813754}, {-0.9265926535897933, -0.181119975517842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.223010709745563}, {-0.9215926535897929, -2.157084963761714}, \ {-0.9215926535897929, -1.785201141323379}, {-0.9215926535897929, 1.7307216322361778`}, {-0.9215926535897929, \ -0.18019896239860314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.2226189855780216`}, {-0.916592653589793, -2.1570584974864113`}, \ {-0.916592653589793, -1.7847222744045337`}, {-0.916592653589793, 1.7306073128590693`}, {-0.916592653589793, \ -0.17927677750990137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.2222291258612827`}, {-0.9115926535897931, -2.157033958532814}, \ {-0.9115926535897931, -1.7842457962369036`}, {-0.9115926535897931, 1.7304943567015494`}, {-0.9115926535897931, \ -0.1783534346013091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.2218411181609943`}, {-0.9065926535897932, -2.1570113276521057`}, \ {-0.9065926535897932, -1.783771703587307}, {-0.9065926535897932, 1.7303827618048513`}, {-0.9065926535897932, \ -0.17742894728665168`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.2214549501565517`}, {-0.9015926535897929, -2.156990585874973}, \ {-0.9015926535897929, -1.7832999931043716`}, {-0.9015926535897929, 1.7302725262324485`}, {-0.9015926535897929, \ -0.17650332904512966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.2210706096400603`}, {-0.896592653589793, -2.156971714507704}, \ {-0.896592653589793, -1.7828306613217737`}, {-0.896592653589793, 1.7301636480701814`}, {-0.896592653589793, \ -0.17557659322243666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.220688084515308}, {-0.8915926535897931, -2.156954695128336}, \ {-0.8915926535897931, -1.782363704661418}, {-0.8915926535897931, 1.7300561254263804`}, {-0.8915926535897931, \ -0.1746487530318711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.220307362796753}, {-0.8865926535897932, -2.156939509582858}, \ {-0.8865926535897932, -1.781899119436561}, {-0.8865926535897932, 1.7299499564319885`}, {-0.8865926535897932, \ -0.1737198215554431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.219928432608517}, {-0.8815926535897929, -2.156926139981469}, \ {-0.8815926535897929, -1.7814369018548808`}, {-0.8815926535897929, 1.7298451392406808`}, {-0.8815926535897929, \ -0.1727898117449802}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.219551282183396}, {-0.876592653589793, -2.156914568694889}, \ {-0.876592653589793, -1.78097704802149}, {-0.876592653589793, 1.7297416720289822`}, {-0.876592653589793, \ -0.17185873642322258`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.2191758998618725`}, {-0.8715926535897931, -2.1569047783507225`}, \ {-0.8715926535897931, -1.7805195539418959`}, {-0.8715926535897931, 1.729639552996383}, {-0.8715926535897931, -0.1709266082849169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.2188022740911557`}, {-0.8665926535897932, -2.1568967518298745`}, \ {-0.8665926535897932, -1.7800644155249075`}, {-0.8665926535897932, 1.7295387803654523`}, {-0.8665926535897932, \ -0.16999343989790458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.2184303934242102`}, {-0.8615926535897929, -2.1568904722630213`}, \ {-0.8615926535897929, -1.7796116285854877`}, {-0.8615926535897929, 1.7294393523819496`}, {-0.8615926535897929, \ -0.16905924370420486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.218060246518812}, {-0.856592653589793, -2.1568859230271262`}, \ {-0.856592653589793, -1.779161188847557}, {-0.856592653589793, 1.7293412673149353`}, {-0.856592653589793, \ -0.16812403202109324`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.217691822136608}, {-0.8515926535897931, -2.156883087742011}, \ {-0.8515926535897931, -1.7787130919467422`}, {-0.8515926535897931, 1.7292445234568778`}, {-0.8515926535897931, \ -0.1671878170421739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.217325109142187}, {-0.8465926535897932, -2.156881950266976}, \ {-0.8465926535897932, -1.778267333433078}, {-0.8465926535897932, 1.7291491191237605`}, {-0.8465926535897932, \ -0.1662506108384491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.2169600965021634`}, {-0.8415926535897928, -2.1568824946974763`}, \ {-0.8415926535897928, -1.7778239087736551`}, {-0.8415926535897928, 1.7290550526551847`}, {-0.8415926535897928, \ -0.16531242535938093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.2165967732842655`}, {-0.836592653589793, -2.156884705361825}, \ {-0.836592653589793, -1.7773828133552216`}, {-0.836592653589793, 1.728962322414474}, {-0.836592653589793, -0.16437327243395017`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.216235128656441}, {-0.8315926535897931, -2.1568885668179774`}, \ {-0.8315926535897931, -1.7769440424867362`}, {-0.8315926535897931, 1.728870926788773}, {-0.8315926535897931, \ -0.16343316377170927`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.215875151885967}, {-0.8265926535897932, -2.156894063850335}, \ {-0.8265926535897932, -1.776507591401869}, {-0.8265926535897932, 1.728780864189148}, {-0.8265926535897932, \ -0.16249211096382957`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.2155168323385723`}, {-0.8215926535897933, -2.1569011814666132`}, \ {-0.8215926535897933, -1.7760734552614663`}, {-0.8215926535897933, 1.728692133050686}, {-0.8215926535897933, \ -0.16155012548414724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.2151601594775703`}, {-0.8165926535897929, -2.156909904894747}, \ {-0.8165926535897929, -1.775641629155951}, {-0.8165926535897929, 1.7286047318325857`}, {-0.8165926535897929, \ -0.16060721869019495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.2148051228629986`}, {-0.811592653589793, -2.1569202195798476`}, \ {-0.811592653589793, -1.7752121081076948`}, {-0.811592653589793, 1.7285186590182573`}, {-0.811592653589793, \ -0.15966340182424082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.214451712150771}, {-0.8065926535897932, -2.1569321111812028`}, \ {-0.8065926535897932, -1.7747848870733356`}, {-0.8065926535897932, 1.7284339131154127`}, {-0.8065926535897932, \ -0.1587186860143124}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.2140999170918403`}, {-0.8015926535897933, -2.1569455655693233`}, \ {-0.8015926535897933, -1.7743599609460527`}, {-0.8015926535897933, 1.728350492656158}, {-0.8015926535897933, -0.1577730822752204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.2137497275313645`}, {-0.7965926535897929, -2.156960568823028}, \ {-0.7965926535897929, -1.7739373245577992`}, {-0.7965926535897929, 1.7282683961970808`}, {-0.7965926535897929, \ -0.1568266015095753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.2134011334078907`}, {-0.791592653589793, -2.1569771072265866`}, \ {-0.791592653589793, -1.7735169726814877`}, {-0.791592653589793, 1.7281876223193433`}, {-0.791592653589793, -0.1558792545088004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.213054124752541}, {-0.7865926535897931, -2.156995167266888}, \ {-0.7865926535897931, -1.7730989000331396`}, {-0.7865926535897931, 1.7281081696287655`}, {-0.7865926535897931, \ -0.15493105195413803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.212708691688212}, {-0.7815926535897932, -2.1570147356306633`}, \ {-0.7815926535897932, -1.7726831012739872`}, {-0.7815926535897932, 1.7280300367559125`}, {-0.7815926535897932, \ -0.15398200441765175`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.2123648244287835`}, {-0.7765926535897929, -2.157035799201749}, \ {-0.7765926535897929, -1.7722695710125362`}, {-0.7765926535897929, 1.7279532223561793`}, {-0.7765926535897929, \ -0.15303212236322367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.2120225132783315`}, {-0.771592653589793, -2.1570583450583887`}, \ {-0.771592653589793, -1.7718583038065892`}, {-0.771592653589793, 1.7278777251098734`}, {-0.771592653589793, -0.1520814161475448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.211681748630357}, {-0.7665926535897931, -2.1570823604705778`}, \ {-0.7665926535897931, -1.7714492941652258`}, {-0.7665926535897931, 1.727803543722297}, {-0.7665926535897931, \ -0.15112989602110338`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.2113425209670177`}, {-0.7615926535897932, -2.157107832897449}, \ {-0.7615926535897932, -1.7710425365507518`}, {-0.7615926535897932, 1.7277306769238274`}, {-0.7615926535897932, \ -0.1501775721291649}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.2110048208583737`}, {-0.7565926535897929, -2.157134749984697}, \ {-0.7565926535897929, -1.7706380253805933`}, {-0.7565926535897929, 1.7276591234699974`}, {-0.7565926535897929, \ -0.14922445451274854`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.210668638961637}, {-0.751592653589793, -2.1571630995620437`}, \ {-0.751592653589793, -1.7702357550291732`}, {-0.751592653589793, 1.7275888821415721`}, {-0.751592653589793, -0.148270553109599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.210333966020433}, {-0.7465926535897931, -2.157192869640739}, \ {-0.7465926535897931, -1.7698357198297339`}, {-0.7465926535897931, 1.7275199517446282`}, {-0.7465926535897931, \ -0.14731587775515181`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.210000792864069}, {-0.7415926535897932, -2.157224048411107}, \ {-0.7415926535897932, -1.769437914076133}, {-0.7415926535897932, 1.7274523311106282`}, {-0.7415926535897932, \ -0.1463604381834945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.2096691104068134`}, {-0.7365926535897929, -2.1572566242401203`}, \ {-0.7365926535897929, -1.7690423320245974`}, {-0.7365926535897929, 1.7273860190964963`}, {-0.7365926535897929, \ -0.14540424402832242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.209338909647179}, {-0.731592653589793, -2.15729058566902}, \ {-0.731592653589793, -1.768648967895444}, {-0.731592653589793, 1.727321014584693}, {-0.731592653589793, -0.14444730482388976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.20901018166722}, {-0.7265926535897931, -2.1573259214109695`}, \ {-0.7265926535897931, -1.768257815874766}, {-0.7265926535897931, 1.7272573164832865`}, {-0.7265926535897931, \ -0.14348963000595433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.2086829176318323`}, {-0.7215926535897932, -2.157362620348742}, \ {-0.7215926535897932, -1.7678688701160818`}, {-0.7215926535897932, 1.7271949237260265`}, {-0.7215926535897932, \ -0.14253122891271913`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.2083571087880665`}, {-0.7165926535897928, -2.157400671532449}, \ {-0.7165926535897928, -1.7674821247419548`}, {-0.7165926535897928, 1.7271338352724137`}, {-0.7165926535897928, \ -0.1415721107857669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.2080327464644434`}, {-0.711592653589793, -2.1574400641772997`}, \ {-0.711592653589793, -1.7670975738455745`}, {-0.711592653589793, 1.727074050107771}, {-0.711592653589793, -0.14061228477099147`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.207709822070285}, {-0.7065926535897931, -2.1574807876613966`}, \ {-0.7065926535897931, -1.7667152114923086`}, {-0.7065926535897931, 1.727015567243312}, {-0.7065926535897931, -0.1396517599195221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.207388327095046}, {-0.7015926535897932, -2.1575228315235653`}, \ {-0.7015926535897932, -1.7663350317212227`}, {-0.7015926535897932, 1.7269583857162099`}, {-0.7015926535897932, \ -0.13869054518864493`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.2070682531076606`}, {-0.6965926535897933, -2.157566185461221}, \ {-0.6965926535897933, -1.7659570285465658`}, {-0.6965926535897933, 1.7269025045896638`}, {-0.6965926535897933, \ -0.13772864944271732`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.2067495917558873`}, {-0.6915926535897929, -2.1576108393282625`}, \ {-0.6915926535897929, -1.7655811959592271`}, {-0.6915926535897929, 1.7268479229529665`}, {-0.6915926535897929, \ -0.13676608145407862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.206432334765671}, {-0.686592653589793, -2.1576567831330036`}, \ {-0.686592653589793, -1.7652075279281618`}, {-0.686592653589793, 1.7267946399215701`}, {-0.686592653589793, -0.1358028499039558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.20611647394051}, {-0.6815926535897932, -2.157704007036135}, \ {-0.6815926535897932, -1.764836018401786}, {-0.6815926535897932, 1.7267426546371498`}, {-0.6815926535897932, \ -0.1348389633833632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.2058020011608277`}, {-0.6765926535897933, -2.15775250134872}, \ {-0.6765926535897933, -1.764466661309343}, {-0.6765926535897933, 1.72669196626767}, {-0.6765926535897933, -0.13387443039399843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.2054889083833533`}, {-0.6715926535897929, -2.1578022565302195`}, \ {-0.6715926535897929, -1.7640994505622396`}, {-0.6715926535897929, 1.7266425740074463`}, {-0.6715926535897929, \ -0.13290925934913234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.2051771876405124`}, {-0.666592653589793, -2.157853263186547}, \ {-0.666592653589793, -1.7637343800553569`}, {-0.666592653589793, 1.7265944770772088`}, {-0.666592653589793, \ -0.13194345857449527`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.2048668310398223`}, {-0.6615926535897931, -2.1579055120681594`}, \ {-0.6615926535897931, -1.7633714436683268`}, {-0.6615926535897931, 1.726547674724164}, {-0.6615926535897931, \ -0.13097703630915702`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.2045578307632945`}, {-0.6565926535897932, -2.1579589940681716`}, \ {-0.6565926535897932, -1.7630106352667885`}, {-0.6565926535897932, 1.7265021662220563`}, {-0.6565926535897932, \ -0.13001000070640295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.204250179066848}, {-0.6515926535897929, -2.158013700220506}, \ {-0.6515926535897929, -1.762651948703613}, {-0.6515926535897929, 1.7264579508712288`}, {-0.6515926535897929, \ -0.12904235983460477`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.2039438682797248`}, {-0.646592653589793, -2.1580696216980657`}, \ {-0.646592653589793, -1.7622953778201011`}, {-0.646592653589793, 1.7264150279986832`}, {-0.646592653589793, \ -0.12807412167808674`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.2036388908039157`}, {-0.6415926535897931, -2.1581267498109438`}, \ {-0.6415926535897931, -1.761940916447161}, {-0.6415926535897931, 1.7263733969581398`}, {-0.6415926535897931, \ -0.12710529413798677`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.2033352391135943`}, {-0.6365926535897932, -2.158185076004653}, \ {-0.6365926535897932, -1.7615885584064521`}, {-0.6365926535897932, 1.726333057130095}, {-0.6365926535897932, -0.1261358850331129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.2030329057545526`}, {-0.6315926535897929, -2.1582445918583897`}, \ {-0.6315926535897929, -1.7612382975115088`}, {-0.6315926535897929, 1.7262940079218814`}, {-0.6315926535897929, \ -0.1251659021007948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.2027318833436524`}, {-0.626592653589793, -2.158305289083323}, \ {-0.626592653589793, -1.760890127568839}, {-0.626592653589793, 1.726256248767724}, {-0.626592653589793, -0.12419535299773096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.202432164568274}, {-0.6215926535897931, -2.158367159520909}, \ {-0.6215926535897931, -1.7605440423789978`}, {-0.6215926535897931, 1.726219779128799}, {-0.6215926535897931, \ -0.12322424530083176`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.2021337421857794`}, {-0.6165926535897932, -2.158430195141237}, \ {-0.6165926535897932, -1.7602000357376375`}, {-0.6165926535897932, 1.7261845984932869`}, {-0.6165926535897932, \ -0.12225258650805355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.2018366090229766`}, {-0.6115926535897929, -2.1584943880413956`}, \ {-0.6115926535897929, -1.7598581014365338`}, {-0.6115926535897929, 1.726150706376436}, {-0.6115926535897929, \ -0.12128038403923572`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.201540757975596}, {-0.606592653589793, -2.1585597304438697`}, \ {-0.606592653589793, -1.7595182332645898`}, {-0.606592653589793, 1.72611810232061}, {-0.606592653589793, -0.12030764523692668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.20124618200777}, {-0.6015926535897931, -2.158626214694962}, \ {-0.6015926535897931, -1.7591804250088179`}, {-0.6015926535897931, 1.7260867858953473`}, {-0.6015926535897931, \ -0.11933437736720644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.200952874151517}, {-0.5965926535897932, -2.158693833263239}, \ {-0.5965926535897932, -1.7588446704552974`}, {-0.5965926535897932, 1.7260567566974157`}, {-0.5965926535897932, \ -0.1183605876205083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.2006608275062387`}, {-0.5915926535897928, -2.1587625787379996`}, \ {-0.5915926535897928, -1.7585109633901144`}, {-0.5915926535897928, 1.7260280143508657`}, {-0.5915926535897928, \ -0.11738628311243035`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.200370035238222}, {-0.586592653589793, -2.1588324438277735`}, \ {-0.586592653589793, -1.7581792976002755`}, {-0.586592653589793, 1.7260005585070852`}, {-0.586592653589793, \ -0.11641147088454692`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.200080490580138}, {-0.5815926535897931, -2.158903421358842}, \ {-0.5815926535897931, -1.7578496668746042`}, {-0.5815926535897931, 1.7259743888448533`}, {-0.5815926535897931, \ -0.11543615790521301`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.199792186830562}, {-0.5765926535897931, -2.158975504273776}, \ {-0.5765926535897931, -1.7575220650046168`}, {-0.5765926535897931, 1.7259495050703921`}, {-0.5765926535897931, \ -0.11446035107036548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.199505117353491}, {-0.571592653589793, -2.159048685630006}, \ {-0.571592653589793, -1.7571964857853755`}, {-0.571592653589793, 1.7259259069174209`}, {-0.571592653589793, \ -0.11348405720431945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.1992192755778692`}, {-0.566592653589793, -2.159122958598413}, \ {-0.566592653589793, -1.7568729230163245`}, {-0.566592653589793, 1.725903594147208}, {-0.566592653589793, -0.11250728306055804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.198934654997119}, {-0.561592653589793, -2.1591983164619397`}, \ {-0.561592653589793, -1.7565513705021052`}, {-0.561592653589793, 1.7258825665486226`}, {-0.561592653589793, \ -0.11153003532252385`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.1986512491686807`}, {-0.556592653589793, -2.1592747526142233`}, \ {-0.556592653589793, -1.7562318220533535`}, {-0.556592653589793, 1.7258628239381875`}, {-0.556592653589793, \ -0.11055232060439961`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.1983690517135575`}, {-0.551592653589793, -2.159352260558258}, \ {-0.551592653589793, -1.7559142714874767`}, {-0.551592653589793, 1.7258443661601288`}, {-0.551592653589793, \ -0.10957414545188499`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.198088056315863}, {-0.546592653589793, -2.1594308339050645`}, \ {-0.546592653589793, -1.755598712629416}, {-0.546592653589793, 1.7258271930864293`}, {-0.546592653589793, \ -0.10859551634297433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.1978082567223827`}, {-0.541592653589793, -2.1595104663724007`}, \ {-0.541592653589793, -1.7552851393123843`}, {-0.541592653589793, 1.7258113046168773`}, {-0.541592653589793, \ -0.10761643968872502`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.1975296467421317`}, {-0.536592653589793, -2.159591151783474}, \ {-0.536592653589793, -1.7549735453785955`}, {-0.536592653589793, 1.7257967006791182`}, {-0.536592653589793, \ -0.10663692183402362`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.197252220245927}, {-0.531592653589793, -2.159672884065688}, \ {-0.531592653589793, -1.754663924679967}, {-0.531592653589793, 1.7257833812287051`}, {-0.531592653589793, \ -0.10565696905834716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.196975971165961}, {-0.526592653589793, -2.1597556572494008`}, \ {-0.526592653589793, -1.7543562710788134`}, {-0.526592653589793, 1.7257713462491484`}, {-0.526592653589793, \ -0.10467658757652093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.196700893495381}, {-0.521592653589793, -2.1598394654667117`}, \ {-0.521592653589793, -1.7540505784485183`}, {-0.521592653589793, 1.725760595751965}, {-0.521592653589793, -0.10369578353947151`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.1964269812878774`}, {-0.5165926535897931, -2.1599243029502597`}, \ {-0.5165926535897931, -1.7537468406741923`}, {-0.5165926535897931, 1.7257511297767294`}, {-0.5165926535897931, \ -0.1027145630349757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.196154228657274}, {-0.511592653589793, -2.1600101640320477`}, \ {-0.511592653589793, -1.7534450516533147`}, {-0.511592653589793, 1.7257429483911217`}, {-0.511592653589793, -0.1017329320884056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.195882629777129}, {-0.5065926535897931, -2.1600970431422817`}, \ {-0.5065926535897931, -1.7531452052963588`}, {-0.5065926535897931, 1.7257360516909783`}, {-0.5065926535897931, \ -0.10075089666346976`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.195612178880334}, {-0.5015926535897931, -2.1601849348082314`}, \ {-0.5015926535897931, -1.7528472955274028`}, {-0.5015926535897931, 1.7257304398003384`}, {-0.5015926535897931, \ -0.09976846266294957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.19534287025873}, {-0.49659265358979304`, -2.160273833653109}, \ {-0.49659265358979304`, -1.7525513162847257`}, {-0.49659265358979304`, 1.7257261128714958`}, {-0.49659265358979304`, \ -0.09878563592943244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.1950746982627165`}, {-0.4915926535897931, -2.160363734394965}, \ {-0.4915926535897931, -1.7522572615213874`}, {-0.4915926535897931, 1.725723071085045}, {-0.4915926535897931, -0.09780242224604067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.194807657300875}, {-0.4865926535897931, -2.160454631845605}, \ {-0.4865926535897931, -1.7519651252057955`}, {-0.4865926535897931, 1.725721314649932}, {-0.4865926535897931, -0.09681882733715641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.194541741839595}, {-0.4815926535897931, -2.160546520909522}, \ {-0.4815926535897931, -1.751674901322258}, {-0.4815926535897931, 1.7257208438034999`}, {-0.4815926535897931, \ -0.09583485686914252}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.1942769464027045`}, {-0.4765926535897931, -2.1606393965828454`}, \ {-0.4765926535897931, -1.75138658387152}, {-0.4765926535897931, 1.7257216588115394`}, {-0.4765926535897931, \ -0.09485051645106003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.194013265571112}, {-0.4715926535897931, -2.1607332539523125`}, \ {-0.4715926535897931, -1.7511001668712907`}, {-0.4715926535897931, 1.7257237599683353`}, {-0.4715926535897931, \ -0.09386581163538131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.1937506939824436`}, {-0.46659265358979307`, \ -2.1608280881942488`}, {-0.46659265358979307`, -1.7508156443567533`}, \ {-0.46659265358979307`, 1.7257271475967155`}, {-0.46659265358979307`, \ -0.09288074791869955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.1934892263306933`}, {-0.46159265358979307`, \ -2.1609238945735747`}, {-0.46159265358979307`, -1.7505330103810648`}, \ {-0.46159265358979307`, 1.7257318220480977`}, {-0.46159265358979307`, \ -0.09189533074243567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.1932288573658782`}, {-0.45659265358979306`, -2.161020668442819}, \ {-0.45659265358979306`, -1.7502522590158394`}, {-0.45659265358979306`, 1.7257377837025378`}, {-0.45659265358979306`, \ -0.09090956549353803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.1929695818936956`}, {-0.45159265358979306`, \ -2.1611184052411585`}, {-0.45159265358979306`, -1.7499733843516239`}, \ {-0.45159265358979306`, 1.725745032968777}, {-0.45159265358979306`, \ -0.08992345750518303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.1927113947751886`}, {-0.44659265358979305`, \ -2.1612171004934644`}, {-0.44659265358979305`, -1.7496963804983585`}, \ {-0.44659265358979305`, 1.7257535702842892`}, {-0.44659265358979305`, \ -0.08893701205746887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.192454290926415}, {-0.44159265358979305`, -2.1613167498093717`}, \ {-0.44159265358979305`, -1.7494212415858232`}, {-0.44159265358979305`, 1.7257633961153287`}, {-0.44159265358979305`, \ -0.08795023437810692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.1921982653181233`}, {-0.43659265358979304`, -2.161417348882362}, \ {-0.43659265358979304`, -1.749147961764077}, {-0.43659265358979304`, 1.7257745109569762`}, {-0.43659265358979304`, \ -0.08696312964310898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.191943312975431}, {-0.43159265358979304`, -2.161518893488858}, \ {-0.43159265358979304`, -1.7488765352038833`}, {-0.43159265358979304`, 1.7257869153331888`}, {-0.43159265358979304`, \ -0.08597570297747156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.1916894289775124`}, {-0.42659265358979304`, \ -2.1616213794873396`}, {-0.42659265358979304`, -1.7486069560971234`}, \ {-0.42659265358979304`, 1.7258006097968428`}, {-0.42659265358979304`, \ -0.08498795945585608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.1914366084572863`}, {-0.42159265358979303`, \ -2.1617248028174707`}, {-0.42159265358979303`, -1.7483392186571995`}, \ {-0.42159265358979303`, 1.7258155949297844`}, {-0.42159265358979303`, \ -0.08399990410326613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.1911848466011143`}, {-0.416592653589793, -2.1618291594992405`}, \ {-0.416592653589793, -1.7480733171194278`}, {-0.416592653589793, 1.7258318713428749`}, {-0.416592653589793, \ -0.08301154189572069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.190934138648502}, {-0.411592653589793, -2.1619344456321237`}, \ {-0.411592653589793, -1.7478092457414187`}, {-0.411592653589793, 1.725849439676037}, {-0.411592653589793, -0.08202287776092466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.1906844798918006`}, {-0.406592653589793, -2.162040657394248}, \ {-0.406592653589793, -1.7475469988034493`}, {-0.406592653589793, 1.7258683005983027`}, {-0.406592653589793, \ -0.08103391657893538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.190435865675923}, {-0.40159265358979307`, -2.1621477910415825`}, \ {-0.40159265358979307`, -1.7472865706088254`}, {-0.40159265358979307`, 1.7258884548078597`}, {-0.40159265358979307`, \ -0.08004466318282619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.1901882913980573`}, {-0.39659265358979306`, -2.162255842907136}, \ {-0.39659265358979306`, -1.747027955484229}, {-0.39659265358979306`, 1.725909903032098}, {-0.39659265358979306`, \ -0.07905512235934646}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.189941752507388}, {-0.39159265358979306`, -2.1623648094001706`}, \ {-0.39159265358979306`, -1.7467711477800634`}, {-0.39159265358979306`, 1.7259326460276552`}, {-0.39159265358979306`, \ -0.07806529884957893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.1896962445048227`}, {-0.38659265358979306`, \ -2.1624746870054286`}, {-0.38659265358979306`, -1.7465161418707824`}, \ {-0.38659265358979306`, 1.7259566845804661`}, {-0.38659265358979306`, \ -0.07707519734959287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.189451762942722}, {-0.38159265358979305`, -2.16258547228237}, \ {-0.38159265358979305`, -1.7462629321552146`}, {-0.38159265358979305`, 1.7259820195058049`}, {-0.38159265358979305`, \ -0.07608482251109505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.1892083034246372`}, {-0.37659265358979305`, -2.162697161864431}, \ {-0.37659265358979305`, -1.7460115130568745`}, {-0.37659265358979305`, 1.7260086516483357`}, {-0.37659265358979305`, \ -0.07509417894207701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.1889658616050496`}, {-0.3715926535897931, -2.1628097524582826`}, \ {-0.3715926535897931, -1.7457618790242686`}, {-0.3715926535897931, 1.7260365818821561`}, {-0.3715926535897931, \ -0.07410327120745917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.188724433189116}, {-0.3665926535897931, -2.162923240843116}, \ {-0.3665926535897931, -1.7455140245311895`}, {-0.3665926535897931, 1.7260658111108445`}, {-0.3665926535897931, \ -0.07311210382973235}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.1884840139324213`}, {-0.3615926535897931, -2.16303762386993}, \ {-0.3615926535897931, -1.7452679440770036`}, {-0.3615926535897931, 1.7260963402675067`}, {-0.3615926535897931, \ -0.0721206812895959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.1882445996407323`}, {-0.3565926535897931, -2.1631528984608375`}, \ {-0.3565926535897931, -1.745023632186929}, {-0.3565926535897931, 1.726128170314821}, {-0.3565926535897931, -0.07112900802659272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.1880061861697584`}, {-0.3515926535897931, -2.1632690616083785`}, \ {-0.3515926535897931, -1.7447810834123063`}, {-0.3515926535897931, 1.7261613022450861`}, {-0.3515926535897931, \ -0.07013708843974195}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.187768769424917}, {-0.3465926535897931, -2.1633861103748497`}, \ {-0.3465926535897931, -1.7445402923308595`}, {-0.3465926535897931, 1.7261957370802656`}, {-0.3465926535897931, \ -0.06914492688816805}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.1875323453611037`}, {-0.34159265358979307`, \ -2.1635040418916445`}, {-0.34159265358979307`, -1.744301253546951}, \ {-0.34159265358979307`, 1.7262314758720338`}, {-0.34159265358979307`, \ -0.06815252769172728}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.1872969099824657`}, {-0.33659265358979307`, \ -2.1636228533586066`}, {-0.33659265358979307`, -1.7440639616918288`}, \ {-0.33659265358979307`, 1.7262685197018244`}, {-0.33659265358979307`, \ -0.06715989513163163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.187062459342183}, {-0.33159265358979306`, -2.1637425420433876`}, \ {-0.33159265358979306`, -1.743828411423864}, {-0.33159265358979306`, 1.7263068696808732`}, {-0.33159265358979306`, \ -0.06616703345106958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.186828989542251}, {-0.32659265358979306`, -2.163863105280826}, \ {-0.32659265358979306`, -1.7435945974287836`}, {-0.32659265358979306`, 1.7263465269502662`}, {-0.32659265358979306`, \ -0.06517394685582416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.1865964967332707`}, {-0.32159265358979305`, \ -2.1639845404723332`}, {-0.32159265358979305`, -1.7433625144198939`}, \ {-0.32159265358979305`, 1.7263874926809841`}, {-0.32159265358979305`, \ -0.06418063951488845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.186364977114242}, {-0.31659265358979305`, -2.164106845085287}, \ {-0.31659265358979305`, -1.743132157138299}, {-0.31659265358979305`, 1.726429768073949}, {-0.31659265358979305`, \ -0.06318711556107845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.1861344269323615`}, {-0.31159265358979304`, \ -2.1642300166524437`}, {-0.31159265358979304`, -1.7429035203531091`}, \ {-0.31159265358979304`, 1.7264733543600703`}, {-0.31159265358979304`, \ -0.06219337909164297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.185904842482826}, {-0.30659265358979304`, -2.1643540527713534`}, \ {-0.30659265358979304`, -1.7426765988616464`}, {-0.30659265358979304`, 1.7265182528002894`}, {-0.30659265358979304`, \ -0.061199434168871386`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.1856762201086397`}, {-0.30159265358979304`, -2.16447895110379}, \ {-0.30159265358979304`, -1.7424513874896403`}, {-0.30159265358979304`, 1.726564464685626}, {-0.30159265358979304`, \ -0.06020528482069841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.185448556200427}, {-0.29659265358979303`, -2.164604709375192}, \ {-0.29659265358979303`, -1.7422278810914196`}, {-0.29659265358979303`, 1.7266119913372235`}, {-0.29659265358979303`, \ -0.05921093504130674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.1852218471962526`}, {-0.2915926535897931, -2.1647313253741114`}, \ {-0.2915926535897931, -1.7420060745500945`}, {-0.2915926535897931, 1.7266608341063947`}, {-0.2915926535897931, \ -0.058216388791726886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.184996089581434}, {-0.2865926535897931, -2.164858796951675}, \ {-0.2865926535897931, -1.7417859627777361`}, {-0.2865926535897931, 1.7267109943746666`}, {-0.2865926535897931, \ -0.05722165000043473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.1847712798883783`}, {-0.2815926535897931, -2.1649871220210533`}, \ {-0.2815926535897931, -1.7415675407155489`}, {-0.2815926535897931, 1.7267624735538263`}, {-0.2815926535897931, \ -0.0562267225639468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.1845474146964063`}, {-0.27659265358979307`, -2.165116298556943}, \ {-0.27659265358979307`, -1.7413508033340348`}, {-0.27659265358979307`, 1.7268152730859663`}, {-0.27659265358979307`, \ -0.05523161034741292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.184324490631591}, {-0.27159265358979306`, -2.1652463245950537`}, \ {-0.27159265358979306`, -1.7411357456331555`}, {-0.27159265358979306`, 1.7268693944435287`}, {-0.27159265358979306`, \ -0.05423631718520676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.1841025043665976`}, {-0.26659265358979306`, \ -2.1653771982316115`}, {-0.26659265358979306`, -1.7409223626424855`}, \ {-0.26659265358979306`, 1.7269248391293517`}, {-0.26659265358979306`, \ -0.05324084688151399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.1838814526205255`}, {-0.26159265358979306`, -2.165508917622867}, \ {-0.26159265358979306`, -1.7407106494213616`}, {-0.26159265358979306`, 1.726981608676713}, {-0.26159265358979306`, \ -0.05224520321091819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.183661332158761}, {-0.25659265358979305`, -2.165641480984612}, \ {-0.25659265358979305`, -1.7405006010590274`}, {-0.25659265358979305`, 1.7270397046493744`}, {-0.25659265358979305`, \ -0.05124938991898476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.1834421397928274`}, {-0.25159265358979305`, \ -2.1657748865917106`}, {-0.25159265358979305`, -1.740292212674771}, \ {-0.25159265358979305`, 1.7270991286416302`}, {-0.25159265358979305`, \ -0.05025341072284243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.1832238723802475`}, {-0.24659265358979304`, \ -2.1659091327776347`}, {-0.24659265358979304`, -1.7400854794180587`}, \ {-0.24659265358979304`, 1.7271598822783458`}, {-0.24659265358979304`, \ -0.04925726931176266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.1830065268244034`}, {-0.24159265358979304`, \ -2.1660442179340116`}, {-0.24159265358979304`, -1.7398803964686618`}, \ {-0.24159265358979304`, 1.7272219672150069`}, {-0.24159265358979304`, \ -0.04826096934773718}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.182790100074405}, {-0.23659265358979303`, -2.166180140510178}, \ {-0.23659265358979303`, -1.739676959036782}, {-0.23659265358979303`, 1.7272853851377616`}, {-0.23659265358979303`, \ -0.047264514466053294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.1825745891249624`}, {-0.23159265358979303`, -2.166316899012744}, \ {-0.23159265358979303`, -1.7394751623631688`}, {-0.23159265358979303`, 1.7273501377634652`}, {-0.23159265358979303`, \ -0.04626790827586725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.182359991016262}, {-0.22659265358979308`, -2.1664544920051685`}, \ {-0.22659265358979308`, -1.739275001719233}, {-0.22659265358979308`, 1.7274162268397233`}, {-0.22659265358979308`, \ -0.045271154360775646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.1821463028338464`}, {-0.22159265358979308`, \ -2.1665929181073373`}, {-0.22159265358979308`, -1.7390764724071572`}, \ {-0.22159265358979308`, 1.727483654144937}, {-0.22159265358979308`, \ -0.04427425627938496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.1819335217085034`}, {-0.21659265358979307`, -2.166732175995156}, \ {-0.21659265358979307`, -1.7388795697599992`}, {-0.21659265358979307`, 1.7275524214883446`}, {-0.21659265358979307`, \ -0.04327721756587912}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.181721644816154}, {-0.21159265358979307`, -2.166872264400147}, \ {-0.21159265358979307`, -1.7386842891417926`}, {-0.21159265358979307`, 1.7276225307100672`}, {-0.21159265358979307`, \ -0.042280041730585305`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.1815106693777446`}, {-0.20659265358979306`, \ -2.1670131821090544`}, {-0.20659265358979306`, -1.7384906259476443`}, \ {-0.20659265358979306`, 1.7276939836811502`}, {-0.20659265358979306`, \ -0.04128273226053797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.181300592659153}, {-0.20159265358979306`, -2.1671549279634643`}, \ {-0.20159265358979306`, -1.7382985756038243`}, {-0.20159265358979306`, 1.7277667823036058`}, {-0.20159265358979306`, \ -0.04028529262004095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.1810914119710856`}, {-0.19659265358979305`, \ -2.1672975008594224`}, {-0.19659265358979305`, -1.7381081335678554`}, \ {-0.19659265358979305`, 1.7278409285104581`}, {-0.19659265358979305`, \ -0.03928772625122814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.1808831246689895`}, {-0.19159265358979305`, \ -2.1674408997470684`}, {-0.19159265358979305`, -1.7379192953285962`}, \ {-0.19159265358979305`, 1.7279164242657832`}, {-0.19159265358979305`, \ -0.038290036574622155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.180675728152964}, {-0.18659265358979304`, -2.167585123630272}, \ {-0.18659265358979304`, -1.7377320564063214`}, {-0.18659265358979304`, 1.7279932715647528`}, {-0.18659265358979304`, \ -0.03729222698969169}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.180469219867679}, {-0.18159265358979304`, -2.1677301715662836`}, \ {-0.18159265358979304`, -1.7375464123527984`}, {-0.18159265358979304`, 1.728071472433675}, {-0.18159265358979304`, \ -0.03629430087540695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.180263597302296}, {-0.17659265358979304`, -2.167876042665385}, \ {-0.17659265358979304`, -1.7373623587513587`}, {-0.17659265358979304`, 1.7281510289300375`}, {-0.17659265358979304`, \ -0.035296261590793895`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.180058857990398}, {-0.17159265358979303`, -2.1680227360905553`}, \ {-0.17159265358979303`, -1.7371798912169685`}, {-0.17159265358979303`, 1.728231943142547}, {-0.17159265358979303`, \ -0.03429811247548665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.1798549995099137`}, {-0.16659265358979303`, \ -2.1681702510571363`}, {-0.16659265358979303`, -1.7369990053962927`}, \ {-0.16659265358979303`, 1.7283142171911723`}, {-0.16659265358979303`, \ -0.03329985685027852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.17965201948306}, {-0.16159265358979308`, -2.1683185868325134`}, \ {-0.16159265358979308`, -1.736819696967758}, {-0.16159265358979308`, 1.728397853227183}, {-0.16159265358979308`, \ -0.032301498017671786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.1794499155762805`}, {-0.15659265358979307`, \ -2.1684677427357983`}, {-0.15659265358979307`, -1.7366419616416109`}, \ {-0.15659265358979307`, 1.728482853433192}, {-0.15659265358979307`, \ -0.03130303926242576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.179248685500189}, {-0.15159265358979307`, -2.168617718137522}, \ {-0.15159265358979307`, -1.736465795159974}, {-0.15159265358979307`, 1.7285692200231932`}, {-0.15159265358979307`, \ -0.030304483852103763`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.1790483270095202`}, {-0.14659265358979306`, \ -2.1687685124593314`}, {-0.14659265358979306`, -1.736291193296897}, \ {-0.14659265358979306`, 1.728656955242603}, {-0.14659265358979306`, \ -0.02930583503761875}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.178848837903084}, {-0.14159265358979306`, -2.168920125173699}, \ {-0.14159265358979306`, -1.7361181518584072`}, {-0.14159265358979306`, 1.7287460613682981`}, {-0.14159265358979306`, \ -0.028307096053777448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.1786502160237236`}, {-0.13659265358979306`, \ -2.1690725558036337`}, {-0.13659265358979306`, -1.7359466666825532`}, \ {-0.13659265358979306`, 1.7288365407086552`}, {-0.13659265358979306`, \ -0.02730827011982355}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.178452459258279}, {-0.13159265358979305`, -2.1692258039224024`}, \ {-0.13159265358979305`, -1.7357767336394527`}, {-0.13159265358979305`, 1.728928395603589}, {-0.13159265358979305`, \ -0.02630936043997956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.178255565537556}, {-0.12659265358979305`, -2.169379869153255}, \ {-0.12659265358979305`, -1.7356083486313285`}, {-0.12659265358979305`, 1.7290216284245905`}, {-0.12659265358979305`, \ -0.025310370203987496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.178059532836297}, {-0.12159265358979304`, -2.169534751169161}, \ {-0.12159265358979304`, -1.7354415075925476`}, {-0.12159265358979304`, 1.7291162415747636`}, {-0.12159265358979304`, \ -0.02431130258764856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.177864359173161}, {-0.11659265358979304`, -2.1696904496925487`}, \ {-0.11659265358979304`, -1.735276206489656}, {-0.11659265358979304`, 1.7292122374888628`}, {-0.11659265358979304`, \ -0.02331216075336161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.1776700426107043`}, {-0.11159265358979303`, \ -2.1698469644950533`}, {-0.11159265358979303`, -1.735112441321411}, \ {-0.11159265358979303`, 1.7293096186333285`}, {-0.11159265358979303`, \ -0.022312947850660736`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.177476581255365}, {-0.10659265358979303`, -2.17000429539727}, \ {-0.10659265358979303`, -1.7349502081188108`}, {-0.10659265358979303`, 1.7294083875063253`}, {-0.10659265358979303`, \ -0.021313667016751785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.177283973257459}, {-0.10159265358979308`, -2.1701624422685155`}, \ {-0.10159265358979308`, -1.7347895029451212`}, {-0.10159265358979308`, 1.7295085466377733`}, {-0.10159265358979308`, \ -0.02031432137704797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.177092216811173}, {-0.09659265358979308, -2.1703214050265944`}, \ {-0.09659265358979308, -1.7346303218959005`}, {-0.09659265358979308, 1.729610098589387}, {-0.09659265358979308, \ -0.019314914045704654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.176901310154566}, {-0.09159265358979307, -2.1704811836375737`}, \ {-0.09159265358979307, -1.7344726610990218`}, {-0.09159265358979307, 1.7297130459547068`}, {-0.09159265358979307, \ -0.018315448126152465`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.176711251569576}, {-0.08659265358979307, -2.1706417781155607`}, \ {-0.08659265358979307, -1.7343165167146926`}, {-0.08659265358979307, 1.729817391359133}, {-0.08659265358979307, \ -0.01731592671163127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.1765220393820295`}, {-0.08159265358979306, -2.170803188522492}, \ {-0.08159265358979306, -1.7341618849354727`}, {-0.08159265358979306, 1.7299231374599593`}, {-0.08159265358979306, \ -0.016316352885722384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.1763336719616575`}, {-0.07659265358979306, -2.170965414967923}, \ {-0.07659265358979306, -1.7340087619862896`}, {-0.07659265358979306, 1.7300302869464037`}, {-0.07659265358979306, \ -0.015316729722879265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.1761461477221142`}, {-0.07159265358979305, \ -2.1711284576088272`}, {-0.07159265358979305, -1.7338571441244521`}, \ {-0.07159265358979305, 1.7301388425396413`}, {-0.07159265358979305, \ -0.014317060288957073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.175959465121005}, {-0.06659265358979305, -2.171292316649403}, \ {-0.06659265358979305, -1.733707027639661}, {-0.06659265358979305, 1.7302488069928341`}, {-0.06659265358979305, \ -0.013317347641747287`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.1757736226599134`}, {-0.061592653589793045`, \ -2.171456992340881}, {-0.061592653589793045`, -1.733558408854018}, \ {-0.061592653589793045`, 1.7303601830911606`}, {-0.061592653589793045`, \ -0.012317594831502035`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.175588618884436}, {-0.05659265358979304, -2.1716224849813432`}, \ {-0.05659265358979304, -1.7334112841220346`}, {-0.05659265358979304, 1.7304729736518456`}, {-0.05659265358979304, \ -0.011317804901465696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.175404452384224}, {-0.051592653589793036`, \ -2.1717887949155448`}, {-0.051592653589793036`, -1.7332656498306358`}, \ {-0.051592653589793036`, 1.7305871815241889`}, {-0.051592653589793036`, \ -0.010317980888402663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.1752211217930277`}, {-0.04659265358979303, \ -2.1719559225347425`}, {-0.04659265358979303, -1.7331215023991642`}, \ {-0.04659265358979303, 1.7307028095895909`}, {-0.04659265358979303, \ -0.009318125823125216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.1750386257887437`}, {-0.04159265358979303, \ -2.1721238682765294`}, {-0.04159265358979303, -1.7329788382793814`}, \ {-0.04159265358979303, 1.7308198607615812`}, {-0.04159265358979303, \ -0.008318242731020884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.1748569630934713`}, {-0.03659265358979302, \ -2.1722926326246745`}, {-0.03659265358979302, -1.7328376539554684`}, \ {-0.03659265358979302, 1.7309383379858434`}, {-0.03659265358979302, \ -0.007318334632579432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.174676132473573}, {-0.03159265358979302, -2.1724622161089706`}, \ {-0.03159265358979302, -1.7326979459440237`}, {-0.03159265358979302, 1.7310582442402391`}, {-0.03159265358979302, \ -0.0063184045439194465`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.1744961327397365`}, {-0.026592653589793014`, \ -2.172632619305083}, {-0.026592653589793014`, -1.732559710794059}, \ {-0.026592653589793014`, 1.7311795825348328`}, {-0.026592653589793014`, \ -0.005318455477314575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.1743169627470476`}, {-0.02159265358979301, \ -2.1728038428344076`}, {-0.02159265358979301, -1.7324229450869952`}, \ {-0.02159265358979301, 1.731302355911914}, {-0.02159265358979301, \ -0.004318490441719478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.1741386213950626`}, {-0.016592653589793005`, \ -2.172975887363936}, {-0.016592653589793005`, -1.732287645436656}, \ {-0.016592653589793005`, 1.7314265674460185`}, {-0.016592653589793005`, \ -0.0033185124432955483`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.1739611076278895`}, {-0.011592653589793, -2.1731487536061227`}, \ {-0.011592653589793, -1.7321538084892583`}, {-0.011592653589793, 1.7315522202439497`}, {-0.011592653589793, \ -0.002318524485936364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.173784420434273}, {-0.006592653589792996, -2.1733224423187565`}, \ {-0.006592653589792996, -1.7320214309234039`}, {-0.006592653589792996, 1.7316793174447975`}, {-0.006592653589792996, \ -0.0013185295717930065`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.1736085588476857`}, {-0.0015926535897931027`, \ -2.1734969543048437`}, {-0.0015926535897931027`, -1.7318905094500676`}, \ {-0.0015926535897931027`, 1.7318078622199569`}, {-0.0015926535897931027`, \ -0.0003185307017992533}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, -2.1736722904124908`}, { 0.0034073464102069018`, 2.173433521946422}, { 0.0034073464102069018`, 1.7319378577731446`}, { 0.0034073464102069018`, -1.731761040812587}, { 0.0034073464102069018`, 0.0006814691238034399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, -2.173848451534796}, { 0.008407346410206906, 2.1732593088537007`}, {0.008407346410206906, 1.7320693073404159`}, { 0.008407346410206906, -1.7316330217866436`}, {0.008407346410206906, 0.00168146690494078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, -2.1740254386097435`}, { 0.01340734641020691, 2.1730859187377707`}, {0.01340734641020691, 1.7322022141901776`}, {0.01340734641020691, -1.731506449180255}, { 0.01340734641020691, 0.0026814596411807216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, -2.174203252620105}, { 0.018407346410206915`, 2.1729133508120237`}, { 0.018407346410206915`, 1.7323365816232026`}, { 0.018407346410206915`, -1.7313813198337522`}, { 0.018407346410206915`, 0.003681444331208399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, -2.1743818945933473`}, { 0.02340734641020692, 2.1727416043351098`}, {0.02340734641020692, 1.732472412972642}, {0.02340734641020692, -1.731257630619766}, { 0.02340734641020692, 0.004681417972301032}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, -2.1745613656015403`}, { 0.028407346410206924`, 2.1725706786110606`}, { 0.028407346410206924`, 1.7326097116040342`}, { 0.028407346410206924`, -1.731135378443206}, {0.028407346410206924`, 0.005681377559802699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, -2.1747416667612773`}, { 0.03340734641020693, 2.172400572989417}, {0.03340734641020693, 1.732748480915316}, {0.03340734641020693, -1.731014560241243}, { 0.03340734641020693, 0.006681320086598989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, -2.1749227992335944`}, { 0.03840734641020693, 2.172231286865364}, {0.03840734641020693, 1.7328887243368272`}, { 0.03840734641020693, -1.7308951729832849`}, {0.03840734641020693, 0.007681242542591434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, -2.1751047642239}, { 0.04340734641020694, 2.1720628196798684`}, {0.04340734641020694, 1.7330304453313197`}, { 0.04340734641020694, -1.7307772136709578`}, {0.04340734641020694, 0.00868114191417173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, -2.1752875629819024`}, { 0.04840734641020694, 2.1718951709198246`}, {0.04840734641020694, 1.7331736473939605`}, { 0.04840734641020694, -1.7306606793380817`}, {0.04840734641020694, 0.00968101518369568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, -2.1754711968015523`}, { 0.053407346410206946`, 2.171728340118204}, {0.053407346410206946`, 1.7333183340523348`}, { 0.053407346410206946`, -1.7305455670506458`}, { 0.053407346410206946`, 0.010680859328956826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, -2.175655667020981}, { 0.05840734641020695, 2.1715623268542124`}, {0.05840734641020695, 1.7334645088664473`}, { 0.05840734641020695, -1.7304318739067843`}, {0.05840734641020695, 0.01168067132265973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, -2.17584097502245}, { 0.06340734641020696, 2.1713971307534496`}, {0.06340734641020696, 1.733612175428721}, {0.06340734641020696, -1.7303195970367506`}, { 0.06340734641020696, 0.012680448131892851`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, -2.176027122232302}, { 0.06840734641020696, 2.1712327514880814`}, {0.06840734641020696, 1.7337613373639955`}, { 0.06840734641020696, -1.7302087336028893`}, {0.06840734641020696, 0.013680186717601007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, -2.1762141101209176`}, { 0.07340734641020696, 2.1710691887770075`}, {0.07340734641020696, 1.7339119983295233`}, {0.07340734641020696, -1.73009928079961}, { 0.07340734641020696, 0.014679884034057346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, -2.176401940202679}, { 0.07840734641020697, 2.170906442386047}, {0.07840734641020697, 1.7340641620149624`}, { 0.07840734641020697, -1.7299912358533571`}, {0.07840734641020697, 0.015679537028334224`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, -2.1765906140359363`}, { 0.08340734641020697, 2.1707445121281186`}, {0.08340734641020697, 1.7342178321423698`}, { 0.08340734641020697, -1.7298845960225817`}, {0.08340734641020697, 0.0166791426397766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, -2.176780133222979}, { 0.08840734641020698, 2.1705833978634357`}, {0.08840734641020698, 1.7343730124661907`}, { 0.08840734641020698, -1.7297793585977108`}, {0.08840734641020698, 0.01767869779946836}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, -2.176970499410012}, { 0.09340734641020698, 2.1704230994997014`}, {0.09340734641020698, 1.7345297067732466`}, { 0.09340734641020698, -1.7296755209011165`}, {0.09340734641020698, 0.018678199429704827`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, -2.17716171428714}, { 0.09840734641020699, 2.1702636169923144`}, {0.09840734641020699, 1.7346879188827213`}, { 0.09840734641020699, -1.7295730802870843`}, {0.09840734641020699, 0.019677644443461016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, -2.1773537795883513`}, { 0.10340734641020699`, 2.1701049503445784`}, {0.10340734641020699`, 1.7348476526461454`}, { 0.10340734641020699`, -1.7294720341417809`}, {0.10340734641020699`, 0.020677029743859862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, -2.17754669709151}, { 0.108407346410207, 2.1699470996079167`}, {0.108407346410207, 1.735008911947376}, {0.108407346410207, -1.7293723798832208`}, { 0.108407346410207, 0.02167635222363979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, -2.1777404686183512`}, { 0.113407346410207, 2.169790064882096}, {0.113407346410207, 1.7351717007025778`}, {0.113407346410207, -1.7292741149612327`}, { 0.113407346410207, 0.02267560876462141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, -2.177935096034484}, { 0.118407346410207, 2.169633846315455}, {0.118407346410207, 1.7353360228601995`}, {0.118407346410207, -1.7291772368574254`}, { 0.118407346410207, 0.023674796237173397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, -2.178130581249395}, { 0.1234073464102069, 2.169478444105141}, {0.1234073464102069, 1.735501882400947}, {0.1234073464102069, -1.729081743085153}, { 0.1234073464102069, 0.02467391149967744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, -2.178326926216459}, { 0.1284073464102069, 2.1693238584973478`}, {0.1284073464102069, 1.7356692833377578`}, {0.1284073464102069, -1.7289876311894792`}, { 0.1284073464102069, 0.025672951397992454`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, -2.178524132932953}, { 0.1334073464102069, 2.1691700897875688`}, {0.1334073464102069, 1.7358382297157684`}, {0.1334073464102069, -1.7288948987471406`}, { 0.1334073464102069, 0.026671912764917517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, -2.1787222034400777`}, { 0.1384073464102069, 2.1690171383208496`}, {0.1384073464102069, 1.7360087256122823`}, {0.1384073464102069, -1.7288035433665117`}, { 0.1384073464102069, 0.027670792419654103`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, -2.1789211398229815`}, { 0.14340734641020692`, 2.1688650044920488`}, {0.14340734641020692`, 1.7361807751367337`}, { 0.14340734641020692`, -1.7287135626875656`}, {0.14340734641020692`, 0.028669587167267096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, -2.179120944210788}, { 0.14840734641020692`, 2.1687136887461094`}, {0.14840734641020692`, 1.736354382430649}, {0.14840734641020692`, -1.7286249543818386`}, { 0.14840734641020692`, 0.029668293798144806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, -2.1793216187766316`}, { 0.15340734641020692`, 2.1685631915783308`}, {0.15340734641020692`, 1.7365295516676063`}, { 0.15340734641020692`, -1.7285377161523907`}, {0.15340734641020692`, 0.0306669090874578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, -2.1795231657376934`}, { 0.15840734641020693`, 2.168413513534654}, {0.15840734641020693`, 1.7367062870531889`}, {0.15840734641020693`, -1.728451845733768}, { 0.15840734641020693`, 0.03166542979461666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, -2.1797255873552466`}, { 0.16340734641020693`, 2.1682646552119493`}, {0.16340734641020693`, 1.7368845928249417`}, { 0.16340734641020693`, -1.7283673408919646`}, {0.16340734641020693`, 0.03266385266272837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, -2.179928885934702}, { 0.16840734641020694`, 2.1681166172583124`}, {0.16840734641020694`, 1.7370644732523166`}, { 0.16840734641020694`, -1.7282841994243783`}, {0.16840734641020694`, 0.03366217441805161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, -2.180133063825662}, { 0.17340734641020694`, 2.1679694003733694`}, {0.17340734641020694`, 1.737245932636623}, {0.17340734641020694`, -1.7282024191597773`}, { 0.17340734641020694`, 0.03466039176945079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, -2.180338123421976}, { 0.17840734641020695`, 2.1678230053085867`}, {0.17840734641020695`, 1.737428975310968}, {0.17840734641020695`, -1.7281219979582572`}, { 0.17840734641020695`, 0.035658501407848535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, -2.180544067161801}, { 0.18340734641020695`, 2.1676774328675887`}, {0.18340734641020695`, 1.7376136056401992`}, {0.18340734641020695`, -1.7280429337112}, { 0.18340734641020695`, 0.03665650000567711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, -2.1807508975276693`}, { 0.18840734641020696`, 2.167532683906484}, {0.18840734641020696`, 1.7377998280208395`}, { 0.18840734641020696`, -1.7279652243412345`}, {0.18840734641020696`, 0.037654384216328135`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, -2.1809586170465587`}, { 0.19340734641020696`, 2.167388759334199}, {0.19340734641020696`, 1.737987646881021}, {0.19340734641020696`, -1.727888867802194}, { 0.19340734641020696`, 0.03865215067360108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, -2.181167228289966}, { 0.19840734641020696`, 2.1672456601128163`}, {0.19840734641020696`, 1.7381770666804155`}, { 0.19840734641020696`, -1.7278138620790757`}, {0.19840734641020696`, 0.039649795991150164`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, -2.1813767338739884`}, { 0.20340734641020697`, 2.1671033872579253`}, {0.20340734641020697`, 1.738368091910159}, {0.20340734641020697`, -1.7277402051879986`}, { 0.20340734641020697`, 0.04064731676192973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, -2.181587136459406}, { 0.20840734641020697`, 2.1669619418389776`}, {0.20840734641020697`, 1.7385607270927754`}, { 0.20840734641020697`, -1.7276678951761615`}, {0.20840734641020697`, 0.04164470955763807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, -2.1817984387517724`}, { 0.21340734641020698`, 2.1668213249796495`}, {0.21340734641020698`, 1.7387549767820947`}, { 0.21340734641020698`, -1.7275969301218004`}, {0.21340734641020698`, 0.042641970928159696`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, -2.1820106435015054`}, { 0.21840734641020698`, 2.166681537858216}, {0.21840734641020698`, 1.7389508455631677`}, { 0.21840734641020698`, -1.7275273081341478`}, {0.21840734641020698`, 0.04363909740100587}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, -2.182223753503988}, { 0.223407346410207, 2.166542581707929}, {0.223407346410207, 1.7391483380521757`}, {0.223407346410207, -1.7274590273533859`}, { 0.223407346410207, 0.04463608548075336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, -2.1824377715996675`}, { 0.228407346410207, 2.166404457817406}, {0.228407346410207, 1.739347458896339}, {0.228407346410207, -1.7273920859506082`}, { 0.228407346410207, 0.045632931648481784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, -2.1826527006741645`}, { 0.233407346410207, 2.1662671675310268`}, {0.233407346410207, 1.739548212773817}, {0.233407346410207, -1.7273264821277725`}, { 0.233407346410207, 0.04662963236120887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, -2.1828685436583846`}, { 0.238407346410207, 2.1661307122493367`}, {0.238407346410207, 1.7397506043936084`}, {0.238407346410207, -1.7272622141176603`}, { 0.238407346410207, 0.04762618405132338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, -2.183085303528632}, { 0.243407346410207, 2.1659950934294616`}, {0.243407346410207, 1.739954638495443}, {0.243407346410207, -1.7271992801838312`}, { 0.243407346410207, 0.04862258312601894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, -2.183302983306733}, { 0.248407346410207, 2.1658603125855267`}, {0.248407346410207, 1.7401603198496718`}, {0.248407346410207, -1.7271376786205799`}, { 0.248407346410207, 0.04961882596672114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, -2.183521586060158}, { 0.2534073464102069, 2.1657263712890904`}, {0.2534073464102069, 1.7403676532571513`}, {0.2534073464102069, -1.727077407752892}, { 0.2534073464102069, 0.050614908928517006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, -2.1837411149021544`}, { 0.2584073464102069, 2.1655932711695804`}, {0.2584073464102069, 1.7405766435491237`}, {0.2584073464102069, -1.7270184659364}, { 0.2584073464102069, 0.05161082833958055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, -2.183961572991878}, { 0.2634073464102069, 2.1654610139147428`}, {0.2634073464102069, 1.7407872955870907`}, {0.2634073464102069, -1.7269608515573396`}, { 0.2634073464102069, 0.05260658050059671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, -2.1841829635345333`}, { 0.2684073464102069, 2.165329601271099}, {0.2684073464102069, 1.7409996142626838`}, {0.2684073464102069, -1.7269045630325026`}, { 0.2684073464102069, 0.053602161684183094`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, -2.1844052897815165`}, { 0.2734073464102069, 2.1651990350444112`}, {0.2734073464102069, 1.7412136044975308`}, {0.2734073464102069, -1.7268495988091965`}, { 0.2734073464102069, 0.054597568134309896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, -2.184628555030563}, { 0.2784073464102069, 2.1650693171001594`}, {0.2784073464102069, 1.741429271243113}, {0.2784073464102069, -1.726795957365196}, { 0.2784073464102069, 0.0555927960657173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, -2.1848527626259004`}, { 0.28340734641020693`, 2.164940449364024}, {0.28340734641020693`, 1.7416466194806206`}, { 0.28340734641020693`, -1.7267436372087006`}, {0.28340734641020693`, 0.056587841663331126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, -2.185077915958405}, { 0.28840734641020693`, 2.164812433822379}, {0.28840734641020693`, 1.7418656542208033`}, {0.28840734641020693`, -1.726692636878288}, { 0.28840734641020693`, 0.05758270108167599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, -2.1853040184657626`}, { 0.29340734641020694`, 2.1646852725228003`}, {0.29340734641020694`, 1.7420863805038103`}, { 0.29340734641020694`, -1.7266429549428701`}, {0.29340734641020694`, 0.058577370444286236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, -2.1855310736326374`}, { 0.29840734641020694`, 2.164558967574574}, {0.29840734641020694`, 1.7423088033990313`}, {0.29840734641020694`, -1.726594590001648}, { 0.29840734641020694`, 0.05957184584311479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, -2.185759084990841}, { 0.30340734641020695`, 2.164433521149223}, {0.30340734641020695`, 1.7425329280049253`}, { 0.30340734641020695`, -1.7265475406840651`}, {0.30340734641020695`, 0.06056612333793925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, -2.1859880561195064`}, { 0.30840734641020695`, 2.1643089354810385`}, {0.30840734641020695`, 1.7427587594488492`}, { 0.30840734641020695`, -1.7265018056497639`}, {0.30840734641020695`, 0.061560198955766185`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, -2.1862179906452712`}, { 0.31340734641020696`, 2.1641852128676247`}, {0.31340734641020696`, 1.7429863028868757`}, { 0.31340734641020696`, -1.7264573835885393`}, {0.31340734641020696`, 0.06255406869023244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, -2.18644889224246}, { 0.31840734641020696`, 2.1640623556704504`}, {0.31840734641020696`, 1.743215563503608}, {0.31840734641020696`, -1.7264142732202932`}, { 0.31840734641020696`, 0.0635477285010045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, -2.186680764633275}, { 0.32340734641020696`, 2.163940366315416}, {0.32340734641020696`, 1.743446546511986}, {0.32340734641020696`, -1.7263724732949894`}, { 0.32340734641020696`, 0.06454117431317488}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, -2.1869136115879875`}, { 0.32840734641020697`, 2.1638192472934255`}, {0.32840734641020697`, 1.7436792571530877`}, { 0.32840734641020697`, -1.7263319825926076`}, {0.32840734641020697`, 0.0655344020166565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, -2.187147436925142}, { 0.333407346410207, 2.163699001160975}, {0.333407346410207, 1.743913700695923}, {0.333407346410207, -1.7262927999230975`}, { 0.333407346410207, 0.06652740746557388}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, -2.187382244511753}, { 0.338407346410207, 2.163579630540742}, {0.338407346410207, 1.7441498824372212`}, {0.338407346410207, -1.726254924126334}, { 0.338407346410207, 0.06752018647765251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, -2.187618038263518}, { 0.343407346410207, 2.1634611381222038`}, {0.343407346410207, 1.7443878077012085`}, {0.343407346410207, -1.7262183540720695`}, { 0.343407346410207, 0.06851273483360468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, -2.1878548221450274`}, { 0.348407346410207, 2.163343526662244}, {0.348407346410207, 1.7446274818393863`}, {0.348407346410207, -1.7261830886598906`}, { 0.348407346410207, 0.06950504827651344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, -2.1880926001699836`}, { 0.353407346410207, 2.1632267989857894`}, {0.353407346410207, 1.7448689102302926`}, {0.353407346410207, -1.7261491268191695`}, { 0.353407346410207, 0.07049712251121318}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, -2.188331376401422}, { 0.358407346410207, 2.163110957986448}, {0.358407346410207, 1.745112098279261}, {0.358407346410207, -1.7261164675090204`}, { 0.358407346410207, 0.0714889532036679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, -2.1885711549519398`}, { 0.363407346410207, 2.1629960066271647`}, {0.363407346410207, 1.745357051418173}, {0.363407346410207, -1.7260851097182512`}, { 0.363407346410207, 0.0724805359803464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, -2.188811939983926}, { 0.368407346410207, 2.1628819479408805`}, {0.368407346410207, 1.7456037751052003`}, {0.368407346410207, -1.7260550524653195`}, { 0.368407346410207, 0.07347186642759489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, -2.189053735709799}, { 0.373407346410207, 2.1627687850312136`}, {0.373407346410207, 1.7458522748245384`}, {0.373407346410207, -1.7260262947982852`}, { 0.373407346410207, 0.07446294009100643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, -2.189296546392248}, { 0.3784073464102069, 2.1626565210731457`}, {0.3784073464102069, 1.7461025560861356`}, {0.3784073464102069, -1.7259988357947642`}, { 0.3784073464102069, 0.07545375247478746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, -2.189540376344478}, { 0.3834073464102069, 2.1625451593137237`}, {0.3834073464102069, 1.7463546244254102`}, {0.3834073464102069, -1.7259726745618833`}, { 0.3834073464102069, 0.07644429904112186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, -2.189785229930463}, { 0.3884073464102069, 2.1624347030727713`}, {0.3884073464102069, 1.7466084854029607`}, {0.3884073464102069, -1.725947810236233}, { 0.3884073464102069, 0.07743457520953126}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, -2.1900311115652014`}, { 0.3934073464102069, 2.1623251557436167`}, {0.3934073464102069, 1.7468641446042676`}, {0.3934073464102069, -1.7259242419838208`}, { 0.3934073464102069, 0.07842457635623287}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, -2.1902780257149757`}, { 0.3984073464102069, 2.16221652079383}, {0.3984073464102069, 1.747121607639386}, {0.3984073464102069, -1.7259019690000266`}, { 0.3984073464102069, 0.07941429781349406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, -2.1905259768976184`}, { 0.4034073464102069, 2.1621088017659758`}, {0.4034073464102069, 1.7473808801426283`}, {0.4034073464102069, -1.7258809905095542`}, { 0.4034073464102069, 0.08040373486898378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, -2.1907749696827854`}, { 0.40840734641020693`, 2.1620020022783764`}, {0.40840734641020693`, 1.7476419677722397`}, {0.40840734641020693`, -1.725861305766386}, { 0.40840734641020693`, 0.08139288276512092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, -2.191025008692229}, { 0.41340734641020693`, 2.1618961260258924`}, {0.41340734641020693`, 1.7479048762100617`}, {0.41340734641020693`, -1.725842914053738}, { 0.41340734641020693`, 0.08238173669841943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, -2.191276098600079}, { 0.41840734641020694`, 2.1617911767807128`}, {0.41840734641020694`, 1.7481696111611884`}, { 0.41840734641020694`, -1.7258258146840058`}, {0.41840734641020694`, 0.08337029181883006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, -2.1915282441331305`}, { 0.42340734641020705`, 2.161687158393161}, {0.42340734641020705`, 1.7484361783536113`}, { 0.42340734641020705`, -1.7258100069987306`}, {0.42340734641020705`, 0.08435854322907935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, -2.1917814500711326`}, { 0.42840734641020695`, 2.161584074792515}, {0.42840734641020695`, 1.7487045835378543`}, { 0.42840734641020695`, -1.7257954903685417`}, {0.42840734641020695`, 0.08534648598400452}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, -2.1920357212470845`}, { 0.43340734641020706`, 2.16148192998784}, {0.43340734641020706`, 1.7489748324866004`}, { 0.43340734641020706`, -1.7257822641931144`}, {0.43340734641020706`, 0.08633411508988591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, -2.1922910625475374`}, { 0.43840734641020696`, 2.161380728068837}, {0.43840734641020696`, 1.749246930994303}, {0.43840734641020696`, -1.7257703279011216`}, { 0.43840734641020696`, 0.08732142550377517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, -2.1925474789129007`}, { 0.44340734641020685`, 2.161280473206706}, {0.44340734641020685`, 1.7495208848767931`}, { 0.44340734641020685`, -1.7257596809501885`}, {0.44340734641020685`, 0.08830841213282081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, -2.192804975337753}, { 0.44840734641020696`, 2.1611811696550234`}, {0.44840734641020696`, 1.7497966999708705`}, { 0.44840734641020696`, -1.7257503228268445`}, {0.44840734641020696`, 0.08929506983358984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, -2.193063556871158}, { 0.45340734641020686`, 2.161082821750635}, {0.45340734641020686`, 1.750074382133885}, {0.45340734641020686`, -1.7257422530464754`}, { 0.45340734641020686`, 0.0902813934113858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, -2.193323228616987}, { 0.458407346410207, 2.1609854339145613`}, {0.458407346410207, 1.7503539372433092`}, {0.458407346410207, -1.7257354711532786`}, { 0.458407346410207, 0.09126737761956397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, -2.1935839957342456`}, { 0.46340734641020687`, 2.1608890106529253`}, {0.46340734641020687`, 1.7506353711962939`}, { 0.46340734641020687`, -1.7257299767202137`}, {0.46340734641020687`, 0.09225301715884203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, -2.1938458634374056`}, { 0.468407346410207, 2.1607935565578864`}, {0.468407346410207, 1.7509186899092175`}, {0.468407346410207, -1.7257257693489563`}, { 0.468407346410207, 0.0932383066766081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, -2.1941088369967434`}, { 0.4734073464102069, 2.160699076308601}, {0.4734073464102069, 1.7512038993172196`}, {0.4734073464102069, -1.7257228486698484`}, { 0.4734073464102069, 0.09422324076622432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, -2.1943729217386823`}, { 0.478407346410207, 2.160605574672188}, {0.478407346410207, 1.7514910053737238`}, {0.478407346410207, -1.7257212143418574`}, { 0.478407346410207, 0.09520781396632749}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, -2.1946381230461403`}, { 0.4834073464102069, 2.160513056504721}, {0.4834073464102069, 1.7517800140499475`}, {0.4834073464102069, -1.7257208660525172`}, { 0.4834073464102069, 0.09619202076012527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, -2.194904446358885}, { 0.488407346410207, 2.1604215267522293`}, {0.488407346410207, 1.7520709313343978`}, {0.488407346410207, -1.7257218035178914`}, { 0.488407346410207, 0.09717585557468937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, -2.1951718971738927`}, { 0.4934073464102069, 2.160330990451722}, {0.4934073464102069, 1.7523637632323565`}, {0.4934073464102069, -1.7257240264825193`}, { 0.4934073464102069, 0.09815931278024426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, -2.1954404810457104`}, { 0.498407346410207, 2.160241452732224}, {0.498407346410207, 1.7526585157653498`}, {0.498407346410207, -1.7257275347193697`}, { 0.498407346410207, 0.0991423866894529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, -2.1957102035868306`}, { 0.5034073464102069, 2.160152918815832}, {0.5034073464102069, 1.7529551949706046`}, {0.5034073464102069, -1.7257323280297925`}, { 0.5034073464102069, 0.10012507155669748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, -2.1959810704680627`}, { 0.508407346410207, 2.16006539401879}, {0.508407346410207, 1.7532538069004922`}, {0.508407346410207, -1.72573840624347}, { 0.508407346410207, 0.10110736157735775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, -2.196253087418916}, { 0.5134073464102069, 2.159978883752578}, {0.5134073464102069, 1.7535543576219554`}, {0.5134073464102069, -1.7257457692183689`}, { 0.5134073464102069, 0.10208925088708382`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, -2.196526260227988}, { 0.518407346410207, 2.1598933935250244`}, {0.518407346410207, 1.7538568532159233`}, {0.518407346410207, -1.7257544168406909`}, { 0.518407346410207, 0.10307073356106658`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, -2.196800594743354}, { 0.5234073464102069, 2.159808928941432}, {0.5234073464102069, 1.7541612997767095`}, {0.5234073464102069, -1.7257643490248247`}, { 0.5234073464102069, 0.10405180361330274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, -2.1970760968729683`}, { 0.528407346410207, 2.1597254957057266`}, {0.528407346410207, 1.754467703411398}, {0.528407346410207, -1.7257755657132967`}, { 0.528407346410207, 0.10503245499585702`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, -2.1973527725850657`}, { 0.5334073464102069, 2.1596430996216207`}, {0.5334073464102069, 1.7547760702392088`}, {0.5334073464102069, -1.7257880668767211`}, { 0.5334073464102069, 0.10601268159811937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, -2.1976306279085747`}, { 0.538407346410207, 2.159561746593802}, {0.538407346410207, 1.7550864063908522`}, {0.538407346410207, -1.7258018525137513`}, { 0.538407346410207, 0.1069924772460589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, -2.197909668933529}, { 0.5434073464102069, 2.1594814426291356`}, {0.5434073464102069, 1.7553987180078663`}, {0.5434073464102069, -1.7258169226510296`}, { 0.5434073464102069, 0.10797183570147288`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, -2.198189901811493}, { 0.548407346410207, 2.159402193837891}, {0.548407346410207, 1.7557130112419363`}, {0.548407346410207, -1.7258332773431373`}, { 0.548407346410207, 0.10895075066123243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, -2.1984713327559864`}, { 0.553407346410207, 2.159324006434986}, {0.553407346410207, 1.7560292922541976`}, {0.553407346410207, -1.7258509166725458`}, { 0.553407346410207, 0.1099292157565233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, -2.1987539680429196`}, { 0.5584073464102071, 2.1592468867412546`}, {0.5584073464102071, 1.7563475672145235`}, {0.5584073464102071, -1.7258698407495634`}, { 0.5584073464102071, 0.11090722455208307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, -2.1990378140110316`}, { 0.563407346410207, 2.1591708411847286`}, {0.563407346410207, 1.7566678423007949`}, {0.563407346410207, -1.7258900497122882`}, { 0.563407346410207, 0.11188477054543343`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, -2.1993228770623374`}, { 0.5684073464102071, 2.159095876301952}, {0.5684073464102071, 1.7569901236981502`}, {0.5684073464102071, -1.7259115437265526`}, { 0.5684073464102071, 0.11286184716610899`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, -2.1996091636625774`}, { 0.573407346410207, 2.1590219987393056`}, {0.573407346410207, 1.7573144175982203`}, {0.573407346410207, -1.7259343229858803`}, { 0.573407346410207, 0.11383844777488097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, -2.199896680341677}, { 0.5784073464102069, 2.1589492152543595`}, {0.5784073464102069, 1.7576407301983428`}, {0.5784073464102069, -1.7259583877114217`}, { 0.5784073464102069, 0.11481456566297729`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, -2.20018543369421}, { 0.583407346410207, 2.1588775327172467`}, {0.583407346410207, 1.7579690677007596`}, {0.583407346410207, -1.725983738151915}, { 0.583407346410207, 0.11579019405129766`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, -2.200475430379869}, { 0.5884073464102069, 2.158806958112059}, {0.5884073464102069, 1.758299436311793}, {0.5884073464102069, -1.726010374583626}, { 0.5884073464102069, 0.11676532608962464`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, -2.2007666771239407`}, { 0.593407346410207, 2.158737498538264}, {0.593407346410207, 1.7586318422410039`}, {0.593407346410207, -1.7260382973102988`}, { 0.593407346410207, 0.11773995485583041`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, -2.2010591807177904`}, { 0.5984073464102069, 2.1586691612121482`}, {0.5984073464102069, 1.7589662917003304`}, {0.5984073464102069, -1.7260675066631026`}, { 0.5984073464102069, 0.1187140733550787}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, -2.201352948019351}, { 0.603407346410207, 2.158601953468284}, {0.603407346410207, 1.7593027909032042`}, {0.603407346410207, -1.726098003000577}, { 0.603407346410207, 0.11968767451902229`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, -2.2016479859536173`}, { 0.6084073464102069, 2.158535882761014}, {0.6084073464102069, 1.7596413460636489`}, {0.6084073464102069, -1.7261297867085796`}, { 0.6084073464102069, 0.1206607512049965}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, -2.20194430151315}, { 0.613407346410207, 2.158470956665968}, {0.613407346410207, 1.7599819633953566`}, {0.613407346410207, -1.7261628582002317`}, { 0.613407346410207, 0.1216332961952075}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, -2.202241901758584}, { 0.6184073464102069, 2.1584071828816023`}, {0.6184073464102069, 1.76032464911074}, {0.6184073464102069, -1.7261972179158633`}, { 0.6184073464102069, 0.12260530219591638`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, -2.202540793819143}, { 0.623407346410207, 2.1583445692307577`}, {0.623407346410207, 1.7606694094199686`}, {0.623407346410207, -1.726232866322959}, { 0.623407346410207, 0.12357676183661882`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, -2.202840984893161}, { 0.6284073464102069, 2.158283123662252}, {0.6284073464102069, 1.7610162505299765`}, {0.6284073464102069, -1.7262698039161017`}, { 0.6284073464102069, 0.12454766766921943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, -2.2031424822486145`}, { 0.633407346410207, 2.1582228542524917`}, {0.633407346410207, 1.7613651786434523`}, {0.633407346410207, -1.7263080312169177`}, { 0.633407346410207, 0.12551801216720257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, -2.203445293223654}, { 0.6384073464102069, 2.158163769207114}, {0.6384073464102069, 1.7617161999578028`}, {0.6384073464102069, -1.7263475487740183`}, { 0.6384073464102069, 0.1264877877247972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, -2.2037494252271483`}, { 0.643407346410207, 2.158105876862653}, {0.643407346410207, 1.762069320664095}, {0.643407346410207, -1.7263883571629461`}, { 0.643407346410207, 0.1274569866561384}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, -2.2040548857392332`}, { 0.6484073464102069, 2.1580491856882307`}, {0.6484073464102069, 1.7624245469459738`}, {0.6484073464102069, -1.7264304569861149`}, { 0.6484073464102069, 0.12842560119442273`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, -2.2043616823118684`}, { 0.653407346410207, 2.157993704287281}, {0.653407346410207, 1.7627818849785553`}, {0.653407346410207, -1.7264738488727531`}, { 0.653407346410207, 0.12939362349106032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, -2.2046698225694006`}, { 0.6584073464102069, 2.1579394413992974`}, {0.6584073464102069, 1.7631413409272925`}, {0.6584073464102069, -1.7265185334788447`}, { 0.6584073464102069, 0.13036104561482095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, -2.204979314209133}, { 0.663407346410207, 2.1578864059016083`}, {0.663407346410207, 1.7635029209468227`}, {0.663407346410207, -1.72656451148707}, { 0.663407346410207, 0.1313278595509761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, -2.2052901650019012`}, { 0.6684073464102069, 2.157834606811184}, {0.6684073464102069, 1.7638666311797804`}, {0.6684073464102069, -1.7266117836067467`}, { 0.6684073464102069, 0.13229405720043594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, -2.2056023827926636`}, { 0.673407346410207, 2.1577840532864703`}, {0.673407346410207, 1.7642324777555913`}, {0.673407346410207, -1.7266603505737694`}, { 0.673407346410207, 0.13325963037888172`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, -2.2059159755010875`}, { 0.678407346410207, 2.1577347546292507`}, {0.678407346410207, 1.7646004667892352`}, {0.678407346410207, -1.7267102131505476`}, { 0.678407346410207, 0.13422457081589245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, -2.206230951122149}, { 0.6834073464102071, 2.1576867202865424`}, {0.6834073464102071, 1.764970604379983}, {0.6834073464102071, -1.7267613721259456`}, { 0.6834073464102071, 0.13518887015406836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, -2.206547317726743}, { 0.688407346410207, 2.157639959852518}, {0.688407346410207, 1.765342896610107}, {0.688407346410207, -1.7268138283152183`}, { 0.688407346410207, 0.13615251994814742`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, -2.206865083462293}, { 0.6934073464102071, 2.1575944830704596`}, {0.6934073464102071, 1.7657173495435614`}, {0.6934073464102071, -1.726867582559951}, { 0.6934073464102071, 0.137115511664119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, -2.2071842565533752`}, { 0.698407346410207, 2.1575502998347473`}, {0.698407346410207, 1.766093969224635}, {0.698407346410207, -1.7269226357279928`}, { 0.698407346410207, 0.1380778366783306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, -2.207504845302348}, { 0.7034073464102069, 2.1575074201928723`}, {0.7034073464102069, 1.7664727616765745`}, {0.7034073464102069, -1.7269789887133933`}, { 0.7034073464102069, 0.1390394862765917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, -2.2078268580899847`}, { 0.708407346410207, 2.1574658543474894`}, {0.708407346410207, 1.7668537329001792`}, {0.708407346410207, -1.7270366424363381`}, { 0.708407346410207, 0.1400004516532709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, -2.2081503033761245`}, { 0.7134073464102069, 2.1574256126584967`}, {0.7134073464102069, 1.7672368888723633`}, {0.7134073464102069, -1.727095597843081}, { 0.7134073464102069, 0.14096072391038883`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, -2.2084751897003185`}, { 0.718407346410207, 2.1573867056451523`}, {0.718407346410207, 1.767622235544689}, {0.718407346410207, -1.727155855905879}, { 0.718407346410207, 0.1419202940567062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, -2.2088015256824938`}, { 0.7234073464102069, 2.1573491439882218`}, {0.7234073464102069, 1.7680097788418674`}, {0.7234073464102069, -1.7272174176229231`}, { 0.7234073464102069, 0.1428791530068066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, -2.2091293200236186`}, { 0.728407346410207, 2.1573129385321583`}, {0.728407346410207, 1.7683995246602298`}, {0.728407346410207, -1.7272802840182702`}, { 0.728407346410207, 0.14383729158017447`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, -2.2094585815063814`}, { 0.7334073464102069, 2.1572781002873245`}, {0.7334073464102069, 1.7687914788661625`}, {0.7334073464102069, -1.727344456141774}, { 0.7334073464102069, 0.1447947005002675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, -2.209789318995872}, { 0.738407346410207, 2.15724464043224}, {0.738407346410207, 1.7691856472945133`}, {0.738407346410207, -1.7274099350690133`}, { 0.738407346410207, 0.1457513703935847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, -2.2101215414402766`}, { 0.7434073464102069, 2.15721257031587}, {0.7434073464102069, 1.7695820357469607`}, {0.7434073464102069, -1.7274767219012221`}, { 0.7434073464102069, 0.14670729178872915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, -2.2104552578715753`}, { 0.748407346410207, 2.1571819014599485`}, {0.748407346410207, 1.769980649990351}, {0.748407346410207, -1.7275448177652182`}, { 0.748407346410207, 0.1476624551154653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, -2.210790477406252}, { 0.7534073464102069, 2.1571526455613377`}, {0.7534073464102069, 1.7703814957550008`}, {0.7534073464102069, -1.7276142238133252`}, { 0.7534073464102069, 0.14861685070377165`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, -2.2111272092460132`}, { 0.758407346410207, 2.157124814494425}, {0.758407346410207, 1.7707845787329632`}, {0.758407346410207, -1.7276849412233042`}, { 0.758407346410207, 0.14957046878288843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, -2.2114654626785106`}, { 0.7634073464102069, 2.1570984203135573`}, {0.7634073464102069, 1.7711899045762585`}, {0.7634073464102069, -1.7277569711982725`}, { 0.7634073464102069, 0.15052329948035945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, -2.211805247078078}, { 0.768407346410207, 2.157073475255514}, {0.768407346410207, 1.77159747889507}, {0.768407346410207, -1.7278303149666328`}, { 0.768407346410207, 0.15147533282106984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, -2.2121465719064712`}, { 0.7734073464102069, 2.157049991742015}, {0.7734073464102069, 1.7720073072558993`}, {0.7734073464102069, -1.727904973781991}, { 0.7734073464102069, 0.15242655872627764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, -2.212489446713621}, { 0.778407346410207, 2.157027982382273}, {0.778407346410207, 1.772419395179689}, {0.778407346410207, -1.7279809489230797`}, { 0.778407346410207, 0.15337696701264145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, -2.212833881138394}, { 0.7834073464102069, 2.1570074599755817`}, {0.7834073464102069, 1.7728337481399017`}, {0.7834073464102069, -1.7280582416936776`}, { 0.7834073464102069, 0.15432654739124155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, -2.213179884909359}, { 0.788407346410207, 2.156988437513947}, {0.788407346410207, 1.773250371560564}, {0.788407346410207, -1.7281368534225288`}, { 0.788407346410207, 0.1552752894665974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, -2.2135274678455668`}, { 0.7934073464102069, 2.1569709281847556`}, {0.7934073464102069, 1.7736692708142698`}, {0.7934073464102069, -1.7282167854632595`}, { 0.7934073464102069, 0.15622318273567865`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, -2.2138766398573377`}, { 0.798407346410207, 2.156954945373487}, {0.798407346410207, 1.7740904512201423`}, {0.798407346410207, -1.728298039194295}, { 0.798407346410207, 0.15717021658691194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, -2.2142274109470548`}, { 0.803407346410207, 2.1569405026664676`}, {0.803407346410207, 1.7745139180417577`}, {0.803407346410207, -1.7283806160187751`}, { 0.803407346410207, 0.15811638029918212`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, -2.2145797912099714`}, { 0.8084073464102071, 2.1569276138536666`}, {0.8084073464102071, 1.7749396764850247`}, {0.8084073464102071, -1.7284645173644668`}, { 0.8084073464102071, 0.1590616630408286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, -2.214933790835024}, { 0.813407346410207, 2.1569162929315326`}, {0.813407346410207, 1.775367731696025}, {0.813407346410207, -1.728549744683678}, { 0.813407346410207, 0.16000605386863637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, -2.215289420105659}, { 0.8184073464102071, 2.156906554105878}, {0.8184073464102071, 1.7757980887588078`}, {0.8184073464102071, -1.728636299453166}, { 0.8184073464102071, 0.16094954172682183`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, -2.215646689400661}, { 0.823407346410207, 2.1568984117948036`}, {0.823407346410207, 1.7762307526931433`}, {0.823407346410207, -1.728724183174051}, { 0.823407346410207, 0.16189211544601367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, -2.216005609194998}, { 0.8284073464102069, 2.1568918806316706`}, {0.8284073464102069, 1.7766657284522316`}, {0.8284073464102069, -1.72881339737172}, { 0.8284073464102069, 0.16283376374222877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, -2.2163661900606746`}, { 0.833407346410207, 2.1568869754681166`}, {0.833407346410207, 1.7771030209203653`}, {0.833407346410207, -1.7289039435957356`}, { 0.833407346410207, 0.16377447521584262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, -2.2167284426675935`}, { 0.8384073464102069, 2.156883711377114}, {0.8384073464102069, 1.777542634910551}, {0.8384073464102069, -1.7289958234197418`}, { 0.8384073464102069, 0.16471423835055468`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, -2.217092377784425}, { 0.843407346410207, 2.156882103656084}, {0.843407346410207, 1.7779845751620784`}, {0.843407346410207, -1.7290890384413646`}, { 0.843407346410207, 0.16565304151234905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, -2.217458006279493}, { 0.8484073464102069, 2.1568821678300463`}, {0.8484073464102069, 1.7784288463380484`}, {0.8484073464102069, -1.7291835902821162`}, { 0.8484073464102069, 0.1665908729484495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, -2.2178253391216622`}, { 0.853407346410207, 2.1568839196548226`}, {0.853407346410207, 1.7788754530228506`}, {0.853407346410207, -1.7292794805872953`}, { 0.853407346410207, 0.16752772078626987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, -2.2181943873812418`}, { 0.8584073464102069, 2.156887375120288}, {0.8584073464102069, 1.7793243997195944`}, {0.8584073464102069, -1.7293767110258842`}, { 0.8584073464102069, 0.16846357303235893`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, -2.218565162230898}, { 0.863407346410207, 2.1568925504536702`}, {0.863407346410207, 1.7797756908474895`}, {0.863407346410207, -1.7294752832904459`}, { 0.863407346410207, 0.169398417571341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, -2.218937674946574}, { 0.8684073464102069, 2.156899462122895}, {0.8684073464102069, 1.7802293307391786`}, {0.8684073464102069, -1.7295751990970203`}, { 0.8684073464102069, 0.1703322421648503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, -2.2193119369084253`}, { 0.873407346410207, 2.1569081268399892`}, {0.873407346410207, 1.7806853236380191`}, {0.873407346410207, -1.7296764601850163`}, { 0.873407346410207, 0.17126503445046148`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, -2.2196879596017602`}, { 0.8784073464102069, 2.156918561564522}, {0.8784073464102069, 1.781143673695314}, {0.8784073464102069, -1.729779068317104}, { 0.8784073464102069, 0.1721967819406144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, -2.220065754617994}, { 0.883407346410207, 2.1569307835071103`}, {0.883407346410207, 1.7816043849674916`}, {0.883407346410207, -1.729883025279103}, { 0.883407346410207, 0.17312747202153436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, -2.220445333655613}, { 0.8884073464102069, 2.1569448101329654`}, {0.8884073464102069, 1.7820674614132328`}, {0.8884073464102069, -1.7299883328798717`}, { 0.8884073464102069, 0.1740570919521467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, -2.22082670852115}, { 0.893407346410207, 2.1569606591654975`}, {0.893407346410207, 1.782532906890545}, {0.893407346410207, -1.7300949929511917`}, { 0.893407346410207, 0.17498562886298752`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, -2.221209891130169}, { 0.8984073464102069, 2.1569783485899707`}, {0.8984073464102069, 1.783000725153783}, {0.8984073464102069, -1.730203007347652}, { 0.8984073464102069, 0.17591306975510818`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, -2.2215948935082603`}, { 0.903407346410207, 2.15699789665721}, {0.903407346410207, 1.7834709198506151`}, {0.903407346410207, -1.7303123779465304`}, { 0.903407346410207, 0.17683940149897637`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, -2.221981727792055}, { 0.9084073464102069, 2.157019321887365}, {0.9084073464102069, 1.783943494518935}, {0.9084073464102069, -1.7304231066476732`}, { 0.9084073464102069, 0.17776461083337072`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, -2.2223704062302345`}, { 0.913407346410207, 2.157042643073725}, {0.913407346410207, 1.7844184525837163`}, {0.913407346410207, -1.7305351953733723`}, { 0.913407346410207, 0.17868868436427193`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, -2.222760941184565}, { 0.9184073464102069, 2.157067879286592}, {0.9184073464102069, 1.7848957973538127`}, {0.9184073464102069, -1.7306486460682406`}, { 0.9184073464102069, 0.17961160856374808`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, -2.2231533451309398`}, { 0.923407346410207, 2.1570950498772046`}, {0.923407346410207, 1.7853755320187}, {0.923407346410207, -1.730763460699086}, { 0.923407346410207, 0.1805333697688361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, -2.2235476306604314`}, { 0.928407346410207, 2.1571241744817224`}, {0.928407346410207, 1.785857659645159}, {0.928407346410207, -1.7308796412547793`}, { 0.928407346410207, 0.18145395418041724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, -2.2239438104803546`}, { 0.9334073464102071, 2.1571552730252646`}, {0.9334073464102071, 1.7863421831739033`}, {0.9334073464102071, -1.730997189746126}, { 0.9334073464102071, 0.18237334786208934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, -2.2243418974153437`}, { 0.938407346410207, 2.1571883657260025`}, {0.938407346410207, 1.7868291054161463`}, {0.938407346410207, -1.7311161082057298`}, { 0.938407346410207, 0.18329153673903295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, -2.22474190440844}, { 0.9434073464102071, 2.157223473099319}, {0.9434073464102071, 1.7873184290501059`}, {0.9434073464102071, -1.7312363986878583`}, { 0.9434073464102071, 0.18420850659687396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, -2.2251438445221914`}, { 0.948407346410207, 2.1572606159620134`}, {0.948407346410207, 1.787810156617453}, {0.948407346410207, -1.7313580632683017`}, { 0.948407346410207, 0.18512424308054087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, -2.225547730939765}, { 0.9534073464102071, 2.1572998154365735`}, {0.9534073464102071, 1.7883042905196982`}, {0.9534073464102071, -1.7314811040442344`}, { 0.9534073464102071, 0.1860387316931178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, -2.225953576966069}, { 0.958407346410207, 2.157341092955505}, {0.958407346410207, 1.7888008330145118`}, {0.958407346410207, -1.7316055231340683`}, { 0.958407346410207, 0.1869519577946929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, -2.2263613960288913`}, { 0.9634073464102069, 2.1573844702657157`}, {0.9634073464102069, 1.7892997862119895`}, {0.9634073464102069, -1.7317313226773088`}, { 0.9634073464102069, 0.18786390660120236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, -2.226771201680045}, { 0.968407346410207, 2.157429969432968}, {0.968407346410207, 1.7898011520708492`}, {0.968407346410207, -1.7318585048344035`}, { 0.968407346410207, 0.18877456318327004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, -2.227183007596532}, { 0.9734073464102069, 2.157477612846382}, {0.9734073464102069, 1.7903049323945657`}, {0.9734073464102069, -1.7319870717865922`}, { 0.9734073464102069, 0.18968391246504232`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, -2.2275968275817135`}, { 0.978407346410207, 2.157527423223005}, {0.978407346410207, 1.790811128827443}, {0.978407346410207, -1.732117025735751}, { 0.978407346410207, 0.19059193922301917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, -2.2280126755664984`}, { 0.9834073464102069, 2.157579423612442}, {0.9834073464102069, 1.7913197428506196`}, {0.9834073464102069, -1.7322483689042356`}, { 0.9834073464102069, 0.19149862808488066`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, -2.2284305656105405`}, { 0.988407346410207, 2.1576336374015455`}, {0.988407346410207, 1.7918307757780094`}, {0.988407346410207, -1.7323811035347205`}, { 0.988407346410207, 0.19240396352830885`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, -2.228850511903451}, { 0.9934073464102069, 2.1576900883191676`}, {0.9934073464102069, 1.7923442287521782`}, {0.9934073464102069, -1.7325152318900368`}, { 0.9934073464102069, 0.1933079298798065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, -2.2292725287660216`}, { 0.998407346410207, 2.157748800440976}, {0.998407346410207, 1.7928601027401512`}, {0.998407346410207, -1.7326507562530042`}, { 0.998407346410207, 0.19421051131351064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, -2.2296966306514654`}, { 1.003407346410207, 2.1578097981943287`}, {1.003407346410207, 1.7933783985291556`}, {1.003407346410207, -1.732787678926264}, { 1.003407346410207, 0.19511169185000257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, -2.2301228321466633`}, { 1.008407346410207, 2.1578731063632146`}, {1.008407346410207, 1.7938991167222964`}, {1.008407346410207, -1.7329260022321051`}, { 1.008407346410207, 0.1960114553551141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, -2.2305511479734332`}, { 1.013407346410207, 2.1579387500932574`}, {1.013407346410207, 1.7944222577341609`}, {1.013407346410207, -1.7330657285122892`}, { 1.013407346410207, 0.1969097855387292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, -2.230981592989804}, { 1.018407346410207, 2.1580067548967787`}, {1.018407346410207, 1.7949478217863604`}, {1.018407346410207, -1.7332068601278732`}, { 1.018407346410207, 0.19780666595358226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, -2.231414182191308}, { 1.023407346410207, 2.1580771466579294`}, {1.023407346410207, 1.7954758089029983`}, {1.023407346410207, -1.7333493994590248`}, { 1.023407346410207, 0.19870207999405257`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, -2.2318489307122875`}, { 1.028407346410207, 2.1581499516378817`}, {1.028407346410207, 1.7960062189060724`}, {1.028407346410207, -1.733493348904839}, { 1.028407346410207, 0.19959601089495485`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, -2.232285853827212}, { 1.033407346410207, 2.158225196480084}, {1.033407346410207, 1.796539051410806}, {1.033407346410207, -1.7336387108831517`}, { 1.033407346410207, 0.20048844173032626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, -2.232724966952011}, { 1.038407346410207, 2.1583029082155836`}, {1.038407346410207, 1.7970743058209107`}, {1.038407346410207, -1.7337854878303423`}, { 1.038407346410207, 0.20137935541220997`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, -2.233166285645422}, { 1.043407346410207, 2.158383114268408}, {1.043407346410207, 1.7976119813237779`}, {1.043407346410207, -1.7339336822011424`}, { 1.043407346410207, 0.20226873468943468`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, -2.233609825610351}, { 1.048407346410207, 2.158465842461015}, {1.048407346410207, 1.7981520768856012`}, {1.048407346410207, -1.7340832964684356`}, { 1.048407346410207, 0.2031565621463917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, -2.234055602695247}, { 1.053407346410207, 2.158551121019803}, {1.053407346410207, 1.7986945912464278`}, {1.053407346410207, -1.734234333123055}, { 1.053407346410207, 0.20404282020180742`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, -2.234503632895493}, { 1.058407346410207, 2.158638978580689}, {1.058407346410207, 1.7992395229151406`}, {1.058407346410207, -1.7343867946735765`}, { 1.058407346410207, 0.20492749110751413`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, -2.2349539323548098`}, { 1.063407346410207, 2.1587294441947447`}, {1.063407346410207, 1.7997868701643651`}, {1.063407346410207, -1.7345406836461084`}, { 1.063407346410207, 0.20581055694721576`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, -2.2354065173666746`}, { 1.068407346410207, 2.1588225473339016`}, {1.068407346410207, 1.8003366310253122`}, {1.068407346410207, -1.734696002584078}, { 1.068407346410207, 0.2066919996352525}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, -2.2358614043757554`}, { 1.073407346410207, 2.1589183178967177`}, {1.073407346410207, 1.8008888032825443`}, {1.073407346410207, -1.734852754048014}, { 1.073407346410207, 0.20757180091536076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, -2.2363186099793597`}, { 1.078407346410207, 2.1590167862142056`}, {1.078407346410207, 1.8014433844686748`}, {1.078407346410207, -1.735010940615325}, { 1.078407346410207, 0.20844994235943218`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, -2.2367781509288975`}, { 1.083407346410207, 2.1591179830557254`}, {1.083407346410207, 1.8020003718589919`}, {1.083407346410207, -1.735170564880071}, { 1.083407346410207, 0.20932640536626593`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, -2.2372400441313607`}, { 1.0884073464102069`, 2.1592219396349415`}, {1.0884073464102069`, 1.8025597624660168`}, { 1.0884073464102069`, -1.7353316294527381`}, {1.0884073464102069`, 0.21020117116032508`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, -2.2377043066508167`}, { 1.093407346410207, 2.159328687615837}, {1.093407346410207, 1.8031215530339886`}, {1.093407346410207, -1.7354941369600012`}, { 1.093407346410207, 0.21107422079048332`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, -2.2381709557099185`}, { 1.0984073464102069`, 2.1594382591187937`}, {1.0984073464102069`, 1.803685740033278}, {1.0984073464102069`, -1.7356580900444867`}, { 1.0984073464102069`, 0.21194553512877354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, -2.238640008691429}, { 1.103407346410207, 2.1595506867267322`}, {1.103407346410207, 1.8042523196547327`}, {1.103407346410207, -1.7358234913645305`}, { 1.103407346410207, 0.21281509486913228`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, -2.2391114831397636`}, { 1.1084073464102069`, 2.159666003491311}, {1.1084073464102069`, 1.804821287803953}, {1.1084073464102069`, -1.7359903435939308`}, { 1.1084073464102069`, 0.21368288052614268`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, -2.239585396762543}, { 1.113407346410207, 2.1597842429391885`}, {1.113407346410207, 1.8053926400954958`}, {1.113407346410207, -1.736158649421697}, { 1.113407346410207, 0.21454887243377502`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, -2.2400617674321697`}, { 1.118407346410207, 2.1599054390783388`}, {1.118407346410207, 1.805966371847013}, {1.118407346410207, -1.7363284115517934`}, { 1.118407346410207, 0.2154130507441251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, -2.2405406131874126`}, { 1.123407346410207, 2.160029626404433}, {1.123407346410207, 1.806542478073319}, {1.123407346410207, -1.7364996327028803`}, { 1.123407346410207, 0.216275395426151}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, -2.2410219522350143`}, { 1.128407346410207, 2.1601568399072706`}, {1.128407346410207, 1.8071209534803905`}, {1.128407346410207, -1.7366723156080477`}, { 1.128407346410207, 0.21713588626440788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, -2.241505802951311}, { 1.133407346410207, 2.1602871150772716`}, {1.133407346410207, 1.8077017924593015`}, {1.133407346410207, -1.7368464630145461`}, { 1.133407346410207, 0.21799450285778102`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, -2.2419921838838675`}, { 1.138407346410207, 2.1604204879120226`}, {1.138407346410207, 1.8082849890800907`}, {1.138407346410207, -1.7370220776835128`}, { 1.138407346410207, 0.2188512246182177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, -2.2424811137531355`}, { 1.143407346410207, 2.160556994922876}, {1.143407346410207, 1.808870537085562}, {1.143407346410207, -1.7371991623896916`}, { 1.143407346410207, 0.21970603076945736`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, -2.2429726114541184`}, { 1.148407346410207, 2.160696673141606}, {1.148407346410207, 1.809458429885023}, {1.148407346410207, -1.7373777199211495`}, { 1.148407346410207, 0.22055890034576042`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, -2.2434666960580625`}, { 1.153407346410207, 2.1608395601271075`}, {1.153407346410207, 1.8100486605479598`}, {1.153407346410207, -1.7375577530789863`}, { 1.153407346410207, 0.22140981219063646`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, -2.2439633868141593`}, { 1.158407346410207, 2.160985693972155}, {1.158407346410207, 1.8106412217976477`}, {1.158407346410207, -1.737739264677042}, { 1.158407346410207, 0.222258744955571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, -2.2444627031512643`}, { 1.163407346410207, 2.1611351133102037`}, {1.163407346410207, 1.811236106004704}, {1.163407346410207, -1.7379222575415958`}, { 1.163407346410207, 0.2231056770987514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, -2.2449646646796393`}, { 1.168407346410207, 2.161287857322238}, {1.168407346410207, 1.8118333051805777`}, {1.168407346410207, -1.738106734511063}, { 1.168407346410207, 0.22395058688379235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, -2.245469291192704}, { 1.173407346410207, 2.161443965743666}, {1.173407346410207, 1.8124328109709853`}, {1.173407346410207, -1.7382926984356832`}, { 1.173407346410207, 0.22479345237846088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, -2.2459766026688097`}, { 1.178407346410207, 2.1616034788712595`}, {1.178407346410207, 1.8130346146492846`}, {1.178407346410207, -1.7384801521772058`}, { 1.178407346410207, 0.22563425145340046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, -2.24648661927303}, { 1.183407346410207, 2.161766437570126}, {1.183407346410207, 1.8136387071098004`}, {1.183407346410207, -1.7386690986085698`}, { 1.183407346410207, 0.22647296178085546`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, -2.2469993613589665`}, { 1.188407346410207, 2.161932883280732}, {1.188407346410207, 1.8142450788610904`}, {1.188407346410207, -1.7388595406135767`}, { 1.188407346410207, 0.2273095608333952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, -2.2475148494705763`}, { 1.193407346410207, 2.162102858025952}, {1.193407346410207, 1.8148537200191652`}, {1.193407346410207, -1.739051481086558}, { 1.193407346410207, 0.22814402588263827`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, -2.248033104344014}, { 1.198407346410207, 2.1622764044181584`}, {1.198407346410207, 1.8154646203006577`}, {1.198407346410207, -1.7392449229320384`}, { 1.198407346410207, 0.22897633399797693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, -2.248554146909492}, { 1.203407346410207, 2.1624535656663393`}, {1.203407346410207, 1.8160777690159435`}, {1.203407346410207, -1.7394398690643915`}, { 1.203407346410207, 0.22980646204530236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, -2.24907799829316}, { 1.208407346410207, 2.1626343855832464`}, {1.208407346410207, 1.8166931550622198`}, {1.208407346410207, -1.7396363224074909`}, { 1.208407346410207, 0.2306343866857297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, -2.249604679819003}, { 1.2134073464102069`, 2.162818908592567}, {1.2134073464102069`, 1.8173107669165423`}, {1.2134073464102069`, -1.739834285894354}, { 1.2134073464102069`, 0.23146008437432494`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, -2.2501342130107567`}, { 1.218407346410207, 2.163007179736127}, {1.218407346410207, 1.8179305926288205`}, {1.218407346410207, -1.740033762466782}, { 1.218407346410207, 0.23228353135883206`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, -2.250666619593839}, { 1.2234073464102069`, 2.163199244681099}, {1.2234073464102069`, 1.8185526198147786`}, { 1.2234073464102069`, -1.7402347550749908`}, {1.2234073464102069`, 0.23310470367840141`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, -2.2512019214973065`}, { 1.228407346410207, 2.1633951497272395`}, {1.228407346410207, 1.8191768356488818`}, {1.228407346410207, -1.7404372666772374`}, { 1.228407346410207, 0.2339235771623196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, -2.251740140855821}, { 1.2334073464102069`, 2.1635949418141345`}, {1.2334073464102069`, 1.8198032268572333`}, { 1.2334073464102069`, -1.7406413002394414`}, {1.2334073464102069`, 0.2347401274287411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, -2.2522813000116417`}, { 1.238407346410207, 2.1637986685284534`}, {1.238407346410207, 1.8204317797104421`}, {1.238407346410207, -1.7408468587347963`}, { 1.238407346410207, 0.23555432988342112`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, -2.252825421516633}, { 1.243407346410207, 2.1640063781112104`}, {1.243407346410207, 1.8210624800164699`}, {1.243407346410207, -1.741053945143378}, { 1.243407346410207, 0.23636615971845049`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, -2.2533725281342916`}, { 1.248407346410207, 2.164218119465026}, {1.248407346410207, 1.8216953131134548`}, {1.248407346410207, -1.7412625624517446`}, { 1.248407346410207, 0.2371755919109936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, -2.253922642841793}, { 1.253407346410207, 2.164433942161386}, {1.253407346410207, 1.822330263862522}, {1.253407346410207, -1.7414727136525314`}, { 1.253407346410207, 0.23798260122202697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, -2.254475788832056}, { 1.258407346410207, 2.164653896447894}, {1.258407346410207, 1.8229673166405795`}, {1.258407346410207, -1.7416844017440358`}, { 1.258407346410207, 0.23878716219508214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, -2.2550319895158286`}, { 1.263407346410207, 2.16487803325551}, {1.263407346410207, 1.8236064553331075`}, {1.263407346410207, -1.7418976297298003`}, { 1.263407346410207, 0.23958924915499016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, -2.2555912685237915`}, { 1.268407346410207, 2.165106404205776}, {1.268407346410207, 1.824247663326943}, {1.268407346410207, -1.7421124006181838`}, { 1.268407346410207, 0.2403888362066298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, -2.25615364970868}, { 1.273407346410207, 2.1653390616180164`}, {1.273407346410207, 1.8248909235030653`}, {1.273407346410207, -1.7423287174219286`}, { 1.273407346410207, 0.24118589723367823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, -2.256719157147428}, { 1.278407346410207, 2.165576058516513}, {1.278407346410207, 1.8255362182293888`}, {1.278407346410207, -1.7425465831577205`}, { 1.278407346410207, 0.24198040589736625`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, -2.257287815143329}, { 1.283407346410207, 2.16581744863765}, {1.283407346410207, 1.826183529353564}, {1.283407346410207, -1.7427660008457402`}, { 1.283407346410207, 0.24277233563523562`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, -2.2578596482282203`}, { 1.288407346410207, 2.1660632864370157`}, {1.288407346410207, 1.8268328381957968`}, {1.288407346410207, -1.7429869735092076`}, { 1.288407346410207, 0.24356165965990245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, -2.258434681164681}, { 1.293407346410207, 2.166313627096467}, {1.293407346410207, 1.8274841255416863`}, {1.293407346410207, -1.7432095041739215`}, { 1.293407346410207, 0.24434835095782248`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, -2.259012938948256}, { 1.298407346410207, 2.16656852653114}, {1.298407346410207, 1.828137371635093}, {1.298407346410207, -1.743433595867787}, { 1.298407346410207, 0.24513238228806244`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, -2.2595944468096953`}, { 1.303407346410207, 2.1668280413964043`}, {1.303407346410207, 1.8287925561710356`}, {1.303407346410207, -1.7436592516203397`}, { 1.303407346410207, 0.24591372618107535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, -2.260179230217218}, { 1.308407346410207, 2.167092229094759}, {1.308407346410207, 1.8294496582886304`}, {1.308407346410207, -1.7438864744622609`}, { 1.308407346410207, 0.24669235493748082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, -2.2607673148787892`}, { 1.313407346410207, 2.1673611477826507`}, {1.313407346410207, 1.8301086565640756`}, {1.313407346410207, -1.7441152674248839`}, { 1.313407346410207, 0.2474682406268507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, -2.261358726744424}, { 1.318407346410207, 2.1676348563772265`}, {1.318407346410207, 1.830769529003683}, {1.318407346410207, -1.7443456335396939`}, { 1.318407346410207, 0.2482413550864999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, -2.2619534920085083`}, { 1.323407346410207, 2.1679134145629937`}, {1.323407346410207, 1.8314322530369744`}, {1.323407346410207, -1.7445775758378192`}, { 1.323407346410207, 0.24901166992028304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, -2.2625516371121384`}, { 1.328407346410207, 2.168196882798392}, {1.328407346410207, 1.8320968055098392`}, {1.328407346410207, -1.7448110973495161`}, { 1.328407346410207, 0.24977915649739724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, -2.2631531887454854`}, { 1.333407346410207, 2.168485322322269}, {1.333407346410207, 1.8327631626777667`}, {1.333407346410207, -1.745046201103642}, { 1.333407346410207, 0.2505437859511908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, -2.263758173850175}, { 1.3384073464102069`, 2.168778795160241}, {1.3384073464102069`, 1.8334313001991598`}, { 1.3384073464102069`, -1.7452828901271262`}, {1.3384073464102069`, 0.25130552917797894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, -2.2643666196216894`}, { 1.343407346410207, 2.16907736413095}, {1.343407346410207, 1.8341011931287334`}, {1.343407346410207, -1.7455211674444253`}, { 1.343407346410207, 0.2520643568358658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, -2.264978553511792}, { 1.3484073464102069`, 2.169381092852187}, {1.3484073464102069`, 1.8347728159110135`}, {1.3484073464102069`, -1.745761036076977}, { 1.3484073464102069`, 0.25282023934357384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, -2.265594003230968}, { 1.353407346410207, 2.169690045746885}, {1.353407346410207, 1.8354461423739374`}, {1.353407346410207, -1.7460024990426404`}, { 1.353407346410207, 0.25357314687928056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, -2.266212996750889}, { 1.3584073464102069`, 2.170004288048976}, {1.3584073464102069`, 1.8361211457225686`}, { 1.3584073464102069`, -1.7462455593551316`}, {1.3584073464102069`, 0.2543230493794633}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, -2.2668355623068943`}, { 1.363407346410207, 2.1703238858090885`}, {1.363407346410207, 1.8367977985329347`}, {1.363407346410207, -1.7464902200234476`}, { 1.363407346410207, 0.2550699165377513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, -2.2674617284004994`}, { 1.368407346410207, 2.1706489059000917`}, {1.368407346410207, 1.8374760727459916`}, {1.368407346410207, -1.7467364840512836`}, { 1.368407346410207, 0.25581371780378664`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, -2.268091523801916}, { 1.373407346410207, 2.1709794160224636`}, {1.373407346410207, 1.8381559396617353`}, {1.373407346410207, -1.74698435443644}, { 1.373407346410207, 0.256554422382094}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, -2.2687249775526004`}, { 1.378407346410207, 2.171315484709485}, {1.378407346410207, 1.8388373699334553`}, {1.378407346410207, -1.7472338341702216`}, { 1.378407346410207, 0.25729199923095863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, -2.269362118967816}, { 1.383407346410207, 2.1716571813322374`}, {1.383407346410207, 1.8395203335621542`}, {1.383407346410207, -1.7474849262368304`}, { 1.383407346410207, 0.2580264170613144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, -2.270002977639223}, { 1.388407346410207, 2.172004576104402}, {1.388407346410207, 1.8402047998911333`}, {1.388407346410207, -1.7477376336127413`}, { 1.388407346410207, 0.2587576443356409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, -2.2706475834374804`}, { 1.393407346410207, 2.1723577400868463`}, {1.393407346410207, 1.8408907376007595`}, {1.393407346410207, -1.7479919592660775`}, { 1.393407346410207, 0.2594856492668706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, -2.2712959665148755`}, { 1.398407346410207, 2.1727167451919893`}, {1.398407346410207, 1.8415781147034211`}, {1.398407346410207, -1.7482479061559721`}, { 1.398407346410207, 0.2602103998173067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, -2.2719481573079707`}, { 1.403407346410207, 2.1730816641879285`}, {1.403407346410207, 1.8422668985386874`}, {1.403407346410207, -1.7485054772319215`}, { 1.403407346410207, 0.26093186369755134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, -2.272604186540271}, { 1.408407346410207, 2.173452570702325}, {1.408407346410207, 1.8429570557686772`}, {1.408407346410207, -1.7487646754331294`}, { 1.408407346410207, 0.2616500083654442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, -2.273264085224911}, { 1.413407346410207, 2.1738295392260287`}, {1.413407346410207, 1.8436485523736539`}, {1.413407346410207, -1.7490255036878404`}, { 1.413407346410207, 0.26236480102501386`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, -2.273927884667363}, { 1.418407346410207, 2.1742126451164334`}, {1.418407346410207, 1.8443413536478528`}, {1.418407346410207, -1.7492879649126665`}, { 1.418407346410207, 0.2630762086254393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, -2.2745956164681673`}, { 1.4234073464102068`, 2.1746019646005523`}, {1.4234073464102068`, 1.8450354241955562`}, {1.4234073464102068`, -1.749552062011901}, { 1.4234073464102068`, 0.2637841978600246}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, -2.275267312525677}, { 1.4284073464102072`, 2.174997574777798}, {1.4284073464102072`, 1.8457307279274273`}, { 1.4284073464102072`, -1.7498177978768246`}, {1.4284073464102072`, 0.2644887351651857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, -2.2759430050388296`}, { 1.433407346410207, 2.1753995536224546`}, {1.433407346410207, 1.846427228057112}, {1.433407346410207, -1.7500851753850006`}, { 1.433407346410207, 0.26518978671944937`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, -2.2766227265099346`}, { 1.438407346410207, 2.1758079799858305`}, {1.438407346410207, 1.8471248870981267`}, {1.438407346410207, -1.7503541973995618`}, { 1.438407346410207, 0.26588731844246716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, -2.2773065097474805`}, { 1.4434073464102068`, 2.176222933598083}, {1.4434073464102068`, 1.8478236668610377`}, { 1.4434073464102068`, -1.7506248667684854`}, {1.4434073464102068`, 0.2665812959940406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, -2.2779943878689655`}, { 1.4484073464102072`, 2.1766444950696884`}, {1.4484073464102072`, 1.848523528450951}, {1.4484073464102072`, -1.7508971863238594`}, { 1.4484073464102072`, 0.26727168477316243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, -2.2786863943037408`}, { 1.453407346410207, 2.1770727458925623`}, {1.453407346410207, 1.8492244322653197`}, {1.453407346410207, -1.7511711588811383`}, { 1.453407346410207, 0.2679584499170706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, -2.2793825627958837`}, { 1.458407346410207, 2.1775077684408015`}, {1.458407346410207, 1.8499263379920854`}, {1.458407346410207, -1.751446787238389}, { 1.458407346410207, 0.2686415563003186}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, -2.2800829274070797`}, { 1.4634073464102069`, 2.1779496459710432`}, {1.4634073464102069`, 1.8506292046081674`}, { 1.4634073464102069`, -1.7517240741755256`}, {1.4634073464102069`, 0.26932096853385995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, -2.2807875225195304`}, { 1.4684073464102068`, 2.1783984626224226`}, {1.4684073464102068`, 1.8513329903783067`}, { 1.4684073464102068`, -1.7520030224535348`}, {1.4684073464102068`, 0.26999665096414843`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, -2.2814963828388786`}, { 1.473407346410207, 2.178854303416119}, {1.473407346410207, 1.8520376528542868`}, {1.473407346410207, -1.7522836348136908`}, { 1.473407346410207, 0.2706685676722551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, -2.2822095433971503`}, { 1.478407346410207, 2.179317254254475}, {1.478407346410207, 1.8527431488745347`}, {1.478407346410207, -1.7525659139767586`}, { 1.478407346410207, 0.27133668247300047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, -2.2829270395557226`}, { 1.4834073464102069`, 2.179787401919672}, {1.4834073464102069`, 1.8534494345641244`}, { 1.4834073464102069`, -1.7528498626421893`}, {1.4834073464102069`, 0.2720009589141055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, -2.2836489070082977`}, { 1.4884073464102068`, 2.180264834071956}, {1.4884073464102068`, 1.8541564653351916`}, { 1.4884073464102068`, -1.7531354834873016`}, {1.4884073464102068`, 0.2726613602753579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, -2.28437518178391}, { 1.4934073464102071`, 2.1807496392473937`}, {1.4934073464102071`, 1.854864195887769}, {1.4934073464102071`, -1.7534227791664552`}, { 1.4934073464102071`, 0.27331784956779825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, -2.285105900249938}, { 1.498407346410207, 2.1812419068551416`}, {1.498407346410207, 1.8555725802110656`}, {1.498407346410207, -1.753711752310212}, { 1.498407346410207, 0.27397038953292224`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, -2.2858410991151437`}, { 1.503407346410207, 2.1817417271742263`}, {1.503407346410207, 1.8562815715851926`}, {1.503407346410207, -1.7540024055244872`}, { 1.503407346410207, 0.274618942641904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, -2.2865808154327256`}, { 1.5084073464102068`, 2.182249191349811}, {1.5084073464102068`, 1.8569911225833564`}, { 1.5084073464102068`, -1.7542947413896905`}, {1.5084073464102068`, 0.27526347109483684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, -2.287325086603389}, { 1.5134073464102071`, 2.1827643913889414`}, {1.5134073464102071`, 1.857701185074525}, {1.5134073464102071`, -1.7545887624598533`}, { 1.5134073464102071`, 0.2759039368199945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, -2.288073950378433}, { 1.518407346410207, 2.183287420155752}, {1.518407346410207, 1.85841171022659}, {1.518407346410207, -1.7548844712617495`}, { 1.518407346410207, 0.2765403014731121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, -2.288827444862858}, { 1.523407346410207, 2.1838183713661268`}, {1.523407346410207, 1.8591226485100243`}, {1.523407346410207, -1.755181870294001}, { 1.523407346410207, 0.2771725264366889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, -2.2895856085184856`}, { 1.5284073464102068`, 2.184357339581795}, {1.5284073464102068`, 1.859833949702061}, {1.5284073464102068`, -1.7554809620261747`}, { 1.5284073464102068`, 0.27780057281931037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, -2.2903484801670957`}, { 1.5334073464102072`, 2.1849044202038512`}, {1.5334073464102072`, 1.8605455628913938`}, {1.5334073464102072`, -1.755781748897868}, { 1.5334073464102072`, 0.2784244014549938}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, -2.291116098993583}, { 1.538407346410207, 2.1854597094656882`}, {1.538407346410207, 1.8612574364834222`}, {1.538407346410207, -1.7560842333177833`}, { 1.538407346410207, 0.27904397290255456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, -2.2918885045491217`}, { 1.543407346410207, 2.1860233044253303`}, {1.543407346410207, 1.8619695182060414`}, {1.543407346410207, -1.7563884176627902`}, { 1.543407346410207, 0.2796592474449964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, -2.2926657367543557`}, { 1.5484073464102068`, 2.186595302957152}, {1.5484073464102068`, 1.8626817551159975`}, { 1.5484073464102068`, -1.7566943042769783`}, {1.5484073464102068`, 0.28027018508892354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, -2.2934478359025916`}, { 1.5534073464102072`, 2.187175803742977}, {1.5534073464102072`, 1.8633940936058166`}, {1.5534073464102072`, -1.757001895470697}, { 1.5534073464102072`, 0.28087674556397824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, -2.2942348426630166`}, { 1.558407346410207, 2.1877649062625397`}, {1.558407346410207, 1.8641064794113127`}, {1.558407346410207, -1.757311193519586}, { 1.558407346410207, 0.28147888832230056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, -2.2950267980839256`}, { 1.563407346410207, 2.188362710783302}, {1.563407346410207, 1.8648188576196933`}, {1.563407346410207, -1.7576222006635922`}, { 1.563407346410207, 0.2820765725380153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, -2.2958237435959603`}, { 1.5684073464102068`, 2.1889693183496144`}, {1.5684073464102068`, 1.8655311726782646`}, { 1.5684073464102068`, -1.7579349191059785`}, {1.5684073464102068`, 0.2826697571067424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, -2.2966257210153653`}, { 1.5734073464102072`, 2.189584830771214}, {1.5734073464102072`, 1.8662433684037498`}, { 1.5734073464102072`, -1.7582493510123176`}, {1.5734073464102072`, 0.28325840064513425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, -2.2974327725472534`}, { 1.578407346410207, 2.1902093506110454`}, {1.578407346410207, 1.866955387992229}, {1.578407346410207, -1.7585654985094772`}, { 1.578407346410207, 0.28384246149043907`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, -2.298244940788885}, { 1.583407346410207, 2.190842981172401}, {1.583407346410207, 1.8676671740297028`}, {1.583407346410207, -1.758883363684593}, { 1.583407346410207, 0.2844218977000923}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, -2.29906226873296}, { 1.5884073464102069`, 2.191485826485372}, {1.5884073464102069`, 1.8683786685032966`}, { 1.5884073464102069`, -1.7592029485840306`}, {1.5884073464102069`, 0.2849966670513345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, -2.299884799770916}, { 1.5934073464102072`, 2.1921379912925985`}, {1.5934073464102072`, 1.8690898128130995`}, { 1.5934073464102072`, -1.7595242552123351`}, {1.5934073464102072`, 0.28556672704085817`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, -2.3007125776962423`}, { 1.598407346410207, 2.192799581034321}, {1.598407346410207, 1.8698005477846582`}, {1.598407346410207, -1.7598472855311709`}, { 1.598407346410207, 0.28613203488448324`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, -2.301545646707801}, { 1.603407346410207, 2.193470701832717}, {1.603407346410207, 1.8705108136821176`}, {1.603407346410207, -1.7601720414582491`}, { 1.603407346410207, 0.2866925475168628}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, -2.3023840514131577`}, { 1.6084073464102069`, 2.1941514604755303`}, {1.6084073464102069`, 1.8712205502220174`}, { 1.6084073464102069`, -1.7604985248662441`}, {1.6084073464102069`, 0.2872482215912177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, -2.3032278368319203`}, { 1.6134073464102068`, 2.1948419643989756`}, {1.6134073464102068`, 1.8719296965877523`}, {1.6134073464102068`, -1.760826737581699}, { 1.6134073464102068`, 0.28779901347910253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, -2.3040770483990873`}, { 1.6184073464102071`, 2.1955423216699286`}, {1.6184073464102071`, 1.8726381914446892`}, { 1.6184073464102071`, -1.7611566813839188`}, {1.6184073464102071`, 0.2883448792702037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, -2.3049317319684017`}, { 1.623407346410207, 2.19625264096739}, {1.623407346410207, 1.8733459729559516`}, {1.623407346410207, -1.7614883580038532`}, { 1.623407346410207, 0.2888857747721677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, -2.3057919338157116`}, { 1.628407346410207, 2.196973031563228}, {1.628407346410207, 1.8740529787988625`}, {1.628407346410207, -1.761821769122969}, { 1.628407346410207, 0.2894216555104644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, -2.3066577006423374`}, { 1.6334073464102068`, 2.1977036033021924`}, {1.6334073464102068`, 1.8747591461820563`}, { 1.6334073464102068`, -1.7621569163721087`}, {1.6334073464102068`, 0.2899524767282815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, -2.307529079578443}, { 1.6384073464102071`, 2.198444466581216}, {1.6384073464102071`, 1.875464411863245}, {1.6384073464102071`, -1.7624938013303417`}, { 1.6384073464102071`, 0.2904781933864546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, -2.3084061181864115`}, { 1.643407346410207, 2.1991957323279863`}, {1.643407346410207, 1.8761687121676485`}, {1.643407346410207, -1.7628324255238002`}, { 1.643407346410207, 0.29099876016343096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, -2.309288864464224}, { 1.648407346410207, 2.1999575119788037`}, {1.648407346410207, 1.8768719830070741`}, {1.648407346410207, -1.7631727904245085`}, { 1.648407346410207, 0.29151413145526917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, -2.3101773668488432`}, { 1.6534073464102068`, 2.20072991745573}, {1.6534073464102068`, 1.87757415989965}, {1.6534073464102068`, -1.763514897449197}, { 1.6534073464102068`, 0.29202426137567483`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, -2.311071674219592}, { 1.6584073464102072`, 2.201513061143027}, {1.6584073464102072`, 1.8782751779901965`}, { 1.6584073464102072`, -1.7638587479581087`}, {1.6584073464102072`, 0.29252910375607294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, -2.311971835901541}, { 1.663407346410207, 2.202307055862897}, {1.663407346410207, 1.8789749720712365`}, {1.663407346410207, -1.764204343253793}, { 1.663407346410207, 0.2930286121457177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, -2.3128779016688905`}, { 1.668407346410207, 2.2031120148505314`}, {1.668407346410207, 1.8796734766046301`}, {1.668407346410207, -1.7645516845798896`}, { 1.668407346410207, 0.2935227398118408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, -2.313789921748352}, { 1.6734073464102068`, 2.2039280517284774`}, {1.6734073464102068`, 1.8803706257438264`}, { 1.6734073464102068`, -1.7649007731199011`}, {1.6734073464102068`, 0.2940114397398387}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, -2.314707946822529}, { 1.6784073464102072`, 2.2047552804803354`}, {1.6784073464102072`, 1.8810663533567198`}, { 1.6784073464102072`, -1.7652516099959554`}, {1.6784073464102072`, 0.29449466463349916`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, -2.315632028033291}, { 1.683407346410207, 2.205593815423792}, {1.683407346410207, 1.8817605930490995`}, {1.683407346410207, -1.7656041962675577`}, { 1.683407346410207, 0.29497236691526924`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, -2.316562216985147}, { 1.688407346410207, 2.206443771183017}, {1.688407346410207, 1.8824532781886758`}, {1.688407346410207, -1.7659585329303327`}, { 1.688407346410207, 0.2954444987265635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, -2.3174985657486102`}, { 1.6934073464102068`, 2.207305262660419}, {1.6934073464102068`, 1.8831443419296696`}, { 1.6934073464102068`, -1.7663146209147538`}, {1.6934073464102068`, 0.2959110119281149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, -2.3184411268635587`}, { 1.6984073464102072`, 2.2081784050077937`}, {1.6984073464102072`, 1.88383371723795}, {1.6984073464102072`, -1.7666724610848665`}, { 1.6984073464102072`, 0.2963718581003685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, -2.3193899533425837`}, { 1.703407346410207, 2.209063313596872}, {1.703407346410207, 1.8845213369166964`}, {1.703407346410207, -1.7670320542369977`}, { 1.703407346410207, 0.2968269885439185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, -2.320345098674335}, { 1.708407346410207, 2.2099601039892898`}, {1.708407346410207, 1.8852071336325738`}, {1.708407346410207, -1.7673934010984582`}, { 1.708407346410207, 0.29727635427998994`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, -2.321306616826849}, { 1.7134073464102069`, 2.2108688919060007`}, {1.7134073464102069`, 1.8858910399423923`}, { 1.7134073464102069`, -1.7677565023262327`}, {1.7134073464102069`, 0.29771990605096615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, -2.3222745622508687`}, { 1.7184073464102072`, 2.2117897931961523`}, {1.7184073464102072`, 1.8865729883202342`}, { 1.7184073464102072`, -1.7681213585056634`}, {1.7184073464102072`, 0.2981575943209612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, -2.3232489898831514`}, { 1.723407346410207, 2.212722923805446}, {1.723407346410207, 1.887252911185024}, {1.723407346410207, -1.76848797014912}, { 1.723407346410207, 0.2985893692764404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, -2.3242299551497574`}, { 1.728407346410207, 2.213668399744011}, {1.728407346410207, 1.8879307409285158`}, {1.728407346410207, -1.768856337694665}, { 1.728407346410207, 0.2990151808268884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, -2.325217513969327}, { 1.7334073464102069`, 2.2146263370538097`}, {1.7334073464102069`, 1.888606409943674}, {1.7334073464102069`, -1.7692264615047073`}, { 1.7334073464102069`, 0.2994349786055256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, -2.3262117227563373`}, { 1.7384073464102068`, 2.2155968517756106`}, {1.7384073464102068`, 1.889279850653414}, {1.7384073464102068`, -1.7695983418646457`}, { 1.7384073464102068`, 0.2998487119700746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, -2.3272126384243403`}, { 1.7434073464102071`, 2.2165800599155467`}, {1.7434073464102071`, 1.889950995539688}, {1.7434073464102071`, -1.7699719789815072`}, { 1.7434073464102071`, 0.30025633000357715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, -2.3282203183891808`}, { 1.748407346410207, 2.2175760774112963`}, {1.748407346410207, 1.8906197771728677`}, {1.748407346410207, -1.7703473729825732`}, { 1.748407346410207, 0.3006577815152619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, -2.329234820572191}, { 1.753407346410207, 2.218585020097913}, {1.753407346410207, 1.8912861282414102`}, {1.753407346410207, -1.7707245239140004`}, { 1.753407346410207, 0.3010530150414657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, -2.3302562034033616`}, { 1.7584073464102068`, 2.2196070036733366`}, {1.7584073464102068`, 1.8919499815817642`}, { 1.7584073464102068`, -1.7711034317394314`}, {1.7584073464102068`, 0.30144197884660684`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, -2.3312845258244868`}, { 1.7634073464102071`, 2.2206421436636163`}, {1.7634073464102071`, 1.8926112702084905`}, { 1.7634073464102071`, -1.7714840963385983`}, {1.7634073464102071`, 0.30182462092421375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, -2.332319847292282}, { 1.768407346410207, 2.221690555387882}, {1.768407346410207, 1.8932699273445557`}, {1.768407346410207, -1.771866517505918}, { 1.768407346410207, 0.3022008889980079}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, -2.333362227781472}, { 1.773407346410207, 2.2227523539230987`}, {1.773407346410207, 1.8939258864517725`}, {1.773407346410207, -1.7722506949490822`}, { 1.773407346410207, 0.30257073052304356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, -2.3344117277878462`}, { 1.7784073464102068`, 2.223827654068632}, {1.7784073464102068`, 1.8945790812613457`}, { 1.7784073464102068`, -1.7726366282876367`}, {1.7784073464102068`, 0.30293409268690463`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, -2.3354684083312844`}, { 1.7834073464102072`, 2.224916570310673}, {1.7834073464102072`, 1.8952294458044867`}, {1.7834073464102072`, -1.773024317051558}, { 1.7834073464102072`, 0.30329092241095934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, -2.3365323309587405`}, { 1.788407346410207, 2.2260192167865447`}, {1.788407346410207, 1.8958769144430654`}, {1.788407346410207, -1.7734137606798195`}, { 1.788407346410207, 0.3036411663516746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, -2.3376035577471983`}, { 1.793407346410207, 2.227135707248942}, {1.793407346410207, 1.8965214219002517`}, {1.793407346410207, -1.773804958518953}, { 1.793407346410207, 0.3039847709019905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, -2.3386821513065787`}, { 1.7984073464102068`, 2.2282661550301337`}, {1.7984073464102068`, 1.8971629032911212`}, { 1.7984073464102068`, -1.7741979098216056`}, {1.7984073464102068`, 0.3043216821927557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, -2.3397681747826113`}, { 1.8034073464102072`, 2.2294106730061647`}, {1.8034073464102072`, 1.897801294153173}, {1.8034073464102072`, -1.7745926137450885`}, { 1.8034073464102072`, 0.30465184609422585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, -2.340861691859658}, { 1.808407346410207, 2.230569373561103}, {1.808407346410207, 1.89843653047673}, {1.808407346410207, -1.7749890693499213`}, { 1.808407346410207, 0.3049752082176255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, -2.3419627667634937`}, { 1.813407346410207, 2.2317423685513718`}, {1.813407346410207, 1.8990685487351768`}, {1.813407346410207, -1.7753872755983717`}, { 1.813407346410207, 0.3052917139167736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, -2.343071464264039}, { 1.8184073464102068`, 2.232929769270191}, {1.8184073464102068`, 1.8996972859149988`}, { 1.8184073464102068`, -1.7757872313529899`}, {1.8184073464102068`, 0.3056013082897761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, -2.3441878496780357`}, { 1.8234073464102072`, 2.234131686412191}, {1.8234073464102072`, 1.9003226795455803`}, {1.8234073464102072`, -1.776188935375139}, { 1.8234073464102072`, 0.3059039361807841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, -2.345311988871678}, { 1.828407346410207, 2.2353482300382193`}, {1.828407346410207, 1.9009446677287205`}, {1.828407346410207, -1.7765923863235205`}, { 1.828407346410207, 0.3061995421818209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, -2.3464439482631803`}, { 1.833407346410207, 2.236579509540385}, {1.833407346410207, 1.901563189167835}, {1.833407346410207, -1.7769975827526985`}, { 1.833407346410207, 0.30648807063467776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, -2.347583794825291}, { 1.8384073464102069`, 2.237825633607388}, {1.8384073464102069`, 1.9021781831967917`}, { 1.8384073464102069`, -1.7774045231116167`}, {1.8384073464102069`, 0.3067694656328803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, -2.3487315960877426`}, { 1.8434073464102072`, 2.2390867101901613`}, {1.8434073464102072`, 1.9027895898083513`}, { 1.8434073464102072`, -1.7778132057421165`}, {1.8434073464102072`, 0.3070436710237261}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, -2.3498874201396394`}, { 1.848407346410207, 2.2403628464678693`}, {1.848407346410207, 1.9033973496821686`}, {1.848407346410207, -1.7782236288774504`}, { 1.848407346410207, 0.30731063041039475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, -2.3510513356317775`}, { 1.853407346410207, 2.2416541488143014`}, {1.853407346410207, 1.9040014042123188`}, {1.853407346410207, -1.7786357906407932`}, { 1.853407346410207, 0.30757028715413326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, -2.352223411778896}, { 1.8584073464102069`, 2.2429607227646997`}, {1.8584073464102069`, 1.9046016955343086`}, {1.8584073464102069`, -1.779049689043754}, { 1.8584073464102069`, 0.30782258437651505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, -2.353403718361855}, { 1.8634073464102068`, 2.244282672983051}, {1.8634073464102068`, 1.905198166551536}, {1.8634073464102068`, -1.7794653219848824`}, { 1.8634073464102068`, 0.3080674649617765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, -2.35459232572974}, { 1.8684073464102071`, 2.2456201032298897`}, {1.8684073464102071`, 1.9057907609611626`}, {1.8684073464102071`, -1.77988268724818}, { 1.8684073464102071`, 0.30830487155923136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, -2.3557893048018816`}, { 1.873407346410207, 2.2469731163306332`}, {1.873407346410207, 1.9063794232793638`}, {1.873407346410207, -1.7803017825016059`}, { 1.873407346410207, 0.3085347465857632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, -2.356994727069804}, { 1.878407346410207, 2.248341814144505}, {1.878407346410207, 1.906964098865918}, {1.878407346410207, -1.7807226052955865`}, { 1.878407346410207, 0.30875703222839995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, -2.358208664599078}, { 1.8834073464102068`, 2.249726297534049}, {1.8834073464102068`, 1.9075447339481095`}, { 1.8834073464102068`, -1.7811451530615232`}, {1.8834073464102068`, 0.30897167044696894`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, -2.359431190031091}, { 1.8884073464102071`, 2.2511266663353}, {1.8884073464102071`, 1.9081212756439032`}, { 1.8884073464102071`, -1.7815694231103039`}, {1.8884073464102071`, 0.3091786029768358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, -2.360662376584726}, { 1.893407346410207, 2.252543019328614}, {1.893407346410207, 1.9086936719843683`}, {1.893407346410207, -1.7819954126308135`}, { 1.893407346410207, 0.30937777133172767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, -2.3619022980579416`}, { 1.898407346410207, 2.2539754542102055`}, {1.898407346410207, 1.9092618719353167`}, {1.898407346410207, -1.7824231186884487`}, { 1.898407346410207, 0.3095691168066425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, -2.3631510288292565`}, { 1.9034073464102068`, 2.2554240675644106`}, {1.9034073464102068`, 1.9098258254181282`}, { 1.9034073464102068`, -1.7828525382236347`}, {1.9034073464102068`, 0.30975258048084575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, -2.3644086438591314`}, { 1.9084073464102072`, 2.2568889548367084`}, {1.9084073464102072`, 1.9103854833297371`}, { 1.9084073464102072`, -1.7832836680503446`}, {1.9084073464102072`, 0.3099281032209561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, -2.365675218691242}, { 1.913407346410207, 2.2583702103075196`}, {1.913407346410207, 1.9109407975617552`}, {1.913407346410207, -1.7837165048546235`}, { 1.913407346410207, 0.31009562568412097`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, -2.3669508294536463`}, { 1.918407346410207, 2.259867927066813}, {1.918407346410207, 1.9114917210187081`}, {1.918407346410207, -1.7841510451931188`}, { 1.918407346410207, 0.31025508832128496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, -2.3682355528598356`}, { 1.9234073464102068`, 2.2613821969895347`}, {1.9234073464102068`, 1.9120382076353561`}, { 1.9234073464102068`, -1.7845872854916103`}, {1.9234073464102068`, 0.31040643138055035`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, -2.3695294662096686`}, { 1.9284073464102072`, 2.2629131107118887`}, {1.9284073464102072`, 1.9125802123930913`}, { 1.9284073464102072`, -1.7850252220435512`}, {1.9284073464102072`, 0.31054959491063333`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, -2.3708326473901824`}, { 1.933407346410207, 2.264460757608476}, {1.933407346410207, 1.9131176913353851`}, {1.933407346410207, -1.7854648510086133`}, { 1.933407346410207, 0.3106845187644165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, -2.37214517487628}, { 1.938407346410207, 2.266025225770322}, {1.938407346410207, 1.9136506015822674`}, {1.938407346410207, -1.7859061684112378`}, { 1.938407346410207, 0.3108111426025996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, -2.373467127731287}, { 1.9434073464102068`, 2.2676066019837946`}, {1.9434073464102068`, 1.9141789013438288`}, { 1.9434073464102068`, -1.7863491701391963`}, {1.9434073464102068`, 0.3109294058974492}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, -2.3747985856073734`}, { 1.9484073464102072`, 2.2692049717104332`}, {1.9484073464102072`, 1.9147025499327328`}, { 1.9484073464102072`, -1.7867938519421567`}, {1.9484073464102072`, 0.3110392479366502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, -2.3761396287458356`}, { 1.953407346410207, 2.2708204190677006`}, {1.953407346410207, 1.9152215077757169`}, {1.953407346410207, -1.7872402094302606`}, { 1.953407346410207, 0.3111406078272604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, -2.3774903379772385`}, { 1.958407346410207, 2.2724530268106613`}, {1.958407346410207, 1.9157357364240921`}, {1.958407346410207, -1.7876882380727086`}, { 1.958407346410207, 0.311233424499769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, -2.3788507947214073`}, { 1.9634073464102069`, 2.274102876314596}, {1.9634073464102069`, 1.9162451985632152`}, {1.9634073464102069`, -1.788137933196356}, { 1.9634073464102069`, 0.3113176367122619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, -2.3802210809872673`}, { 1.9684073464102072`, 2.27577004755856}, {1.9684073464102072`, 1.9167498580209386`}, { 1.9684073464102072`, -1.7885892899843194`}, {1.9684073464102072`, 0.3113931830546952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, -2.3816012793725254`}, { 1.973407346410207, 2.277454619109885}, {1.973407346410207, 1.9172496797750356`}, {1.973407346410207, -1.7890423034745946`}, { 1.973407346410207, 0.3114600019532769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, -2.3829914730631936`}, { 1.978407346410207, 2.2791566681096294`}, {1.978407346410207, 1.9177446299595937`}, {1.978407346410207, -1.7894969685586863`}, { 1.978407346410207, 0.31151803167496267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, -2.3843917458329407`}, { 1.9834073464102069`, 2.280876270258974}, {1.9834073464102069`, 1.918234675870383}, {1.9834073464102069`, -1.7899532799802522`}, { 1.9834073464102069`, 0.3115672103320623}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, -2.3858021820422746`}, { 1.988407346410207, 2.282613499806559}, {1.988407346410207, 1.9187197859691958`}, {1.988407346410207, -1.790411232333758}, { 1.988407346410207, 0.3116074758869627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, -2.387222866637548}, { 1.993407346410207, 2.284368429536765}, {1.993407346410207, 1.9191999298871711`}, {1.993407346410207, -1.7908708200631498`}, { 1.993407346410207, 0.31163876615696756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, -2.388653885149779}, { 1.998407346410207, 2.2861411307589243`}, {1.998407346410207, 1.919675078427099}, {1.998407346410207, -1.7913320374605388`}, { 1.998407346410207, 0.31166101881925545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, -2.3900953236932874`}, { 2.003407346410207, 2.287931673297461}, {2.003407346410207, 1.9201452035647224`}, {2.003407346410207, -1.7917948786649045`}, { 2.003407346410207, 0.31167417141595877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, -2.3915472689641364`}, { 2.008407346410207, 2.2897401254829455`}, {2.008407346410207, 1.9206102784490422`}, {2.008407346410207, -1.7922593376608118`}, { 2.008407346410207, 0.311678161359365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, -2.393009808238374}, { 2.013407346410207, 2.2915665541440546`}, {2.013407346410207, 1.921070277401637}, {2.013407346410207, -1.7927254082771478`}, { 2.013407346410207, 0.31167292593724283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, -2.3944830293700745`}, { 2.018407346410207, 2.293411024600426}, {2.018407346410207, 1.921525175915012}, {2.018407346410207, -1.7931930841858743`}, { 2.018407346410207, 0.3116584023182942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, -2.3959670207891652`}, { 2.023407346410207, 2.2952736006563894`}, {2.023407346410207, 1.9219749506499917`}, {2.023407346410207, -1.793662358900803}, { 2.023407346410207, 0.31163452755773513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, -2.397461871499041}, { 2.028407346410207, 2.2971543445955613`}, {2.028407346410207, 1.9224195794321681`}, {2.028407346410207, -1.7941332257763858`}, { 2.028407346410207, 0.311601238603006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, -2.398967671073959}, { 2.033407346410207, 2.2990533171762837`}, {2.033407346410207, 1.92285904124744}, {2.033407346410207, -1.7946056780065285`}, { 2.033407346410207, 0.31155847229961564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, -2.400484509656195}, { 2.038407346410207, 2.300970577627891}, {2.038407346410207, 1.9232933162366301`}, {2.038407346410207, -1.795079708623427}, { 2.038407346410207, 0.3115061653971187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, -2.4020124779529843`}, { 2.043407346410207, 2.3029061836477855`}, {2.043407346410207, 1.9237223856892336`}, {2.043407346410207, -1.795555310496421}, { 2.043407346410207, 0.3114442545552293}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, -2.403551667233205}, { 2.048407346410207, 2.304860191399291}, {2.048407346410207, 1.9241462320363016`}, {2.048407346410207, -1.7960324763308761`}, { 2.048407346410207, 0.31137267635007443`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, -2.4051021693238264`}, { 2.053407346410207, 2.3068326555102816`}, {2.053407346410207, 1.9245648388424879`}, {2.053407346410207, -1.796511198667086}, { 2.053407346410207, 0.3112913672805863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, -2.4066640766061003`}, { 2.058407346410207, 2.3088236290725397`}, {2.058407346410207, 1.9249781907972792`}, {2.058407346410207, -1.7969914698792013`}, { 2.058407346410207, 0.31120026377503923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, -2.408237482011495}, { 2.063407346410207, 2.310833163641837}, {2.063407346410207, 1.9253862737054401`}, {2.063407346410207, -1.7974732821741821`}, { 2.063407346410207, 0.31109930219772947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, -2.4098224790173637`}, { 2.068407346410207, 2.3128613092387043`}, {2.068407346410207, 1.9257890744766948`}, {2.068407346410207, -1.7979566275907786`}, { 2.068407346410207, 0.31098841885580386`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, -2.4114191616423377`}, { 2.073407346410207, 2.314908114349865}, {2.073407346410207, 1.9261865811146697`}, {2.073407346410207, -1.7984414979985381`}, { 2.073407346410207, 0.3108675500062364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, -2.413027624441447}, { 2.078407346410207, 2.31697362593031}, {2.078407346410207, 1.9265787827051335`}, {2.078407346410207, -1.7989278850968407`}, { 2.078407346410207, 0.31073663186295697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, -2.4146479625009487`}, { 2.083407346410207, 2.3190578894059795`}, {2.083407346410207, 1.9269656694035517`}, {2.083407346410207, -1.799415780413961}, { 2.083407346410207, 0.3105956006041333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, -2.4162802714328664`}, { 2.088407346410207, 2.321160948677029}, {2.088407346410207, 1.927347232421994}, {2.088407346410207, -1.7999051753061657`}, { 2.088407346410207, 0.3104443923796089}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, -2.41792464736923}, { 2.093407346410207, 2.3232828461216553`}, {2.093407346410207, 1.9277234640154175`}, {2.093407346410207, -1.8003960609568335`}, { 2.093407346410207, 0.3102829433184987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, -2.419581186956004}, { 2.098407346410207, 2.325423622600441}, {2.098407346410207, 1.9280943574673575`}, {2.098407346410207, -1.800888428375615}, { 2.098407346410207, 0.31011118953694633`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, -2.4212499873467106`}, { 2.103407346410207, 2.3275833174612015`}, {2.103407346410207, 1.9284599070750597`}, {2.103407346410207, -1.8013822683976173`}, { 2.103407346410207, 0.30992906714604235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, -2.4229311461957224`}, { 2.108407346410207, 2.3297619685442967`}, {2.108407346410207, 1.9288201081340757`}, {2.108407346410207, -1.8018775716826279`}, { 2.108407346410207, 0.30973651225990834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, -2.4246247616512306`}, { 2.1134073464102068`, 2.3319596121883843`}, {2.1134073464102068`, 1.9291749569223622`}, { 2.1134073464102068`, -1.8023743287143676`}, {2.1134073464102068`, 0.30953346100394863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, -2.4263309323478786`}, { 2.118407346410207, 2.3341762832365816`}, {2.118407346410207, 1.9295244506839047`}, {2.118407346410207, -1.8028725297997827`}, { 2.118407346410207, 0.3093198495232705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, -2.4280497573990476`}, { 2.123407346410207, 2.336412015043002}, {2.123407346410207, 1.9298685876119066`}, {2.123407346410207, -1.8033721650683712`}, { 2.123407346410207, 0.3090956139912773}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, -2.4297813363887943`}, { 2.128407346410207, 2.3386668394796533`}, {2.128407346410207, 1.9302073668315656`}, {2.128407346410207, -1.803873224471541}, { 2.128407346410207, 0.30886069061843524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, -2.4315257693634296`}, { 2.133407346410207, 2.3409407869436456`}, {2.133407346410207, 1.9305407883824717`}, {2.133407346410207, -1.8043756977820151`}, { 2.133407346410207, 0.308615015661217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, -2.4332831568227262`}, { 2.138407346410207, 2.3432338863646986`}, {2.138407346410207, 1.9308688532006566`}, {2.138407346410207, -1.8048795745932673`}, { 2.138407346410207, 0.30835852543122416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, -2.4350535997107583`}, { 2.143407346410207, 2.3455461652129097`}, {2.143407346410207, 1.9311915631003282`}, {2.143407346410207, -1.8053848443189966`}, { 2.143407346410207, 0.3080911563044917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, -2.436837199406352}, { 2.148407346410207, 2.3478776495067613`}, {2.148407346410207, 1.9315089207553098`}, {2.148407346410207, -1.8058914961926524`}, { 2.148407346410207, 0.3078128447309747}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, -2.4386340577131507`}, { 2.153407346410207, 2.350228363821332}, {2.153407346410207, 1.9318209296802262`}, {2.153407346410207, -1.8063995192669833`}, { 2.153407346410207, 0.3075235272442225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, -2.440444276849278}, { 2.158407346410207, 2.3525983312966887`}, {2.158407346410207, 1.9321275942114562`}, {2.158407346410207, -1.8069089024136396`}, { 2.158407346410207, 0.30722314047124094`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, -2.4422679594365957`}, { 2.163407346410207, 2.3549875736464334`}, {2.163407346410207, 1.9324289194878852`}, {2.163407346410207, -1.807419634322818}, { 2.163407346410207, 0.3069116211425451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, -2.444105208489547}, { 2.168407346410207, 2.3573961111663784`}, {2.168407346410207, 1.9327249114314815`}, {2.168407346410207, -1.807931703502943}, { 2.168407346410207, 0.30658890610240586`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, -2.445956127403576}, { 2.173407346410207, 2.3598239627433175`}, {2.173407346410207, 1.9330155767277297`}, {2.173407346410207, -1.8084450982803977`}, { 2.173407346410207, 0.3062549323192911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, -2.4478208199431166`}, { 2.178407346410207, 2.3622711458638803`}, {2.178407346410207, 1.933300922805941}, {2.178407346410207, -1.8089598067992965`}, { 2.178407346410207, 0.30590963689650613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, -2.44969939022914}, { 2.183407346410207, 2.364737676623433}, {2.183407346410207, 1.933580957819473}, {2.183407346410207, -1.8094758170213032`}, { 2.183407346410207, 0.3055529570830336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, -2.4515919427262576`}, { 2.188407346410207, 2.3672235697350104`}, {2.188407346410207, 1.9338556906258806`}, {2.188407346410207, -1.8099931167254986`}, { 2.188407346410207, 0.305184830284576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, -2.4534985822293622`}, { 2.193407346410207, 2.369728838538252}, {2.193407346410207, 1.934125130767022}, {2.193407346410207, -1.8105116935082903`}, { 2.193407346410207, 0.30480519407480383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, -2.455419413849813}, { 2.198407346410207, 2.3722534950083207`}, {2.198407346410207, 1.9343892884491491`}, {2.198407346410207, -1.8110315347833745`}, { 2.198407346410207, 0.3044139862068106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, -2.4573545430011365`}, { 2.203407346410207, 2.3747975497647857`}, {2.203407346410207, 1.934648174523}, {2.203407346410207, -1.8115526277817424`}, { 2.203407346410207, 0.3040111446247776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, -2.459304075384254}, { 2.208407346410207, 2.377361012080443}, {2.208407346410207, 1.9349018004639182`}, {2.208407346410207, -1.8120749595517387`}, { 2.208407346410207, 0.3035966074758507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, -2.461268116972217}, { 2.213407346410207, 2.379943889890062}, {2.213407346410207, 1.9351501783520222`}, {2.213407346410207, -1.812598516959169}, { 2.213407346410207, 0.3031703131222314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, -2.4632467739944426`}, { 2.218407346410207, 2.382546189799033}, {2.218407346410207, 1.93539332085244}, {2.218407346410207, -1.8131232866874551`}, { 2.218407346410207, 0.30273220015348407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, -2.4652401529204413`}, { 2.223407346410207, 2.3851679170918962`}, {2.223407346410207, 1.9356312411956398`}, {2.223407346410207, -1.8136492552378463`}, { 2.223407346410207, 0.302282207399062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, -2.467248360443033}, { 2.228407346410207, 2.3878090757407473`}, {2.228407346410207, 1.9358639531578634`}, {2.228407346410207, -1.8141764089296772`}, { 2.228407346410207, 0.3018202739410548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, -2.4692715034610346`}, { 2.233407346410207, 2.3904696684134867`}, {2.233407346410207, 1.9360914710416892`}, {2.233407346410207, -1.8147047339006803`}, { 2.233407346410207, 0.301346339127158}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, -2.4713096890614175`}, { 2.2384073464102068`, 2.3931496964819083`}, {2.2384073464102068`, 1.9363138096567403`}, { 2.2384073464102068`, -1.8152342161073531`}, {2.2384073464102068`, 0.30086034258386835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, -2.473363024500926}, { 2.243407346410207, 2.3958491600296137`}, {2.243407346410207, 1.9365309843005523`}, {2.243407346410207, -1.815764841325373}, { 2.243407346410207, 0.30036222422990577`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, -2.4754316171871396`}, { 2.248407346410207, 2.398568057859729}, {2.248407346410207, 1.9367430107396184`}, {2.248407346410207, -1.816296595150073}, { 2.248407346410207, 0.2998519242898653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, -2.4775155746589874`}, { 2.253407346410207, 2.401306387502426}, {2.253407346410207, 1.9369499051906292`}, {2.253407346410207, -1.816829462996965}, { 2.253407346410207, 0.2993293833080999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, -2.4796150045666896`}, { 2.2584073464102072`, 2.4040641452222213`}, {2.2584073464102072`, 1.9371516843019134`}, {2.2584073464102072`, -1.817363430102324}, { 2.2584073464102072`, 0.29879454216283585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, -2.481730014651125}, { 2.263407346410207, 2.4068413260250514`}, {2.263407346410207, 1.937348365135104}, {2.263407346410207, -1.8178984815238235`}, { 2.263407346410207, 0.2982473420805245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, -2.4838607127226235`}, { 2.268407346410207, 2.4096379236651155`}, {2.268407346410207, 1.937539965147033}, {2.268407346410207, -1.8184346021412274`}, { 2.268407346410207, 0.2976877246504291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, -2.4860072066391576`}, { 2.273407346410207, 2.412453930651468}, {2.273407346410207, 1.93772650217187}, {2.273407346410207, -1.8189717766571396`}, { 2.273407346410207, 0.2971156318394522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, -2.4881696042839447`}, { 2.278407346410207, 2.4152893382543628`}, {2.278407346410207, 1.9379079944035151`}, {2.278407346410207, -1.819509989597807}, { 2.278407346410207, 0.2965310060072013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, -2.4903480135424383`}, { 2.283407346410207, 2.4181441365113328`}, {2.283407346410207, 1.9380844603782603`}, {2.283407346410207, -1.8200492253139842`}, { 2.283407346410207, 0.2959337899212983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, -2.4925425422787066`}, { 2.288407346410207, 2.4210183142330077`}, {2.288407346410207, 1.9382559189577173`}, {2.288407346410207, -1.8205894679818477`}, { 2.288407346410207, 0.29532392677293096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, -2.4947532983111906`}, { 2.293407346410207, 2.423911859008655}, {2.293407346410207, 1.9384223893120365`}, {2.293407346410207, -1.8211307016039757`}, { 2.293407346410207, 0.2947013601926499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, -2.4969803893878297`}, { 2.298407346410207, 2.4268247572114436`}, {2.298407346410207, 1.938583890903409}, {2.298407346410207, -1.82167291001038}, { 2.298407346410207, 0.2940660342664118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, -2.499223923160556}, { 2.303407346410207, 2.4297569940034314`}, {2.303407346410207, 1.9387404434698707`}, {2.303407346410207, -1.822216076859597}, { 2.303407346410207, 0.29341789355187003`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, -2.5014840071591413`}, { 2.308407346410207, 2.4327085533402593`}, {2.308407346410207, 1.9388920670094079`}, {2.308407346410207, -1.8227601856398374`}, { 2.308407346410207, 0.2927568830949141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, -2.5037607487643907`}, { 2.313407346410207, 2.4356794179755656`}, {2.313407346410207, 1.9390387817643733`}, {2.313407346410207, -1.8233052196701929`}, { 2.313407346410207, 0.2920829484464584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, -2.506054255180686}, { 2.318407346410207, 2.438669569465106}, {2.318407346410207, 1.939180608206216}, {2.318407346410207, -1.8238511621019022`}, { 2.318407346410207, 0.2913960356794829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, -2.50836463340786}, { 2.323407346410207, 2.4416789881705854`}, {2.323407346410207, 1.9393175670205316`}, {2.323407346410207, -1.8243979959196734`}, { 2.323407346410207, 0.2906960914063237}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, -2.5106919902123974`}, { 2.328407346410207, 2.444707653263195}, {2.328407346410207, 1.939449679092433}, {2.328407346410207, -1.8249457039430677`}, { 2.328407346410207, 0.28998306279621766`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, -2.5130364320979655`}, { 2.333407346410207, 2.4477555427268616`}, {2.333407346410207, 1.9395769654922492`}, {2.333407346410207, -1.825494268827936}, { 2.333407346410207, 0.2892568975930988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, -2.515398065275257}, { 2.338407346410207, 2.4508226333612053`}, {2.338407346410207, 1.9396994474615528`}, {2.338407346410207, -1.8260436730679206`}, { 2.338407346410207, 0.2885175441336485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, -2.5177769956311447`}, { 2.343407346410207, 2.453908900784209}, {2.343407346410207, 1.9398171463995157`}, {2.343407346410207, -1.8265938989960093`}, { 2.343407346410207, 0.2877649513655996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, -2.520173328697143}, { 2.348407346410207, 2.4570143194345926`}, {2.348407346410207, 1.9399300838496008`}, {2.348407346410207, -1.827144928786149}, { 2.348407346410207, 0.2869990688662945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, -2.5225871696171693`}, { 2.353407346410207, 2.460138862573912}, {2.353407346410207, 1.9400382814865826`}, {2.353407346410207, -1.8276967444549193`}, { 2.353407346410207, 0.28621984686149715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, -2.525018623114602}, { 2.358407346410207, 2.4632825022883744`}, {2.358407346410207, 1.9401417611039073`}, {2.358407346410207, -1.8282493278632599`}, { 2.358407346410207, 0.2854272362444586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, -2.527467793458626}, { 2.3634073464102068`, 2.466445209490367}, {2.3634073464102068`, 1.9402405446013802`}, { 2.3634073464102068`, -1.8288026607182588`}, {2.3634073464102068`, 0.2846211885952367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, -2.529934784429871}, { 2.368407346410207, 2.4696269539197195`}, {2.368407346410207, 1.9403346539731927`}, {2.368407346410207, -1.829356724574994}, { 2.368407346410207, 0.2838016562002691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, -2.5324196992853274`}, { 2.373407346410207, 2.4728277041446907`}, {2.373407346410207, 1.9404241112962806`}, {2.373407346410207, -1.8299115008384355`}, { 2.373407346410207, 0.2829685920721982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, -2.534922640722544}, { 2.378407346410207, 2.4760474275626896`}, {2.378407346410207, 1.9405089387190109`}, {2.378407346410207, -1.8304669707654002`}, { 2.378407346410207, 0.2821219499699485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, -2.537443710843101}, { 2.3834073464102072`, 2.479286090400742}, {2.3834073464102072`, 1.940589158450204}, {2.3834073464102072`, -1.831023115466566}, { 2.3834073464102072`, 0.2812616844190539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, -2.5399830111153583`}, { 2.388407346410207, 2.482543657715692}, {2.388407346410207, 1.9406647927484817`}, {2.388407346410207, -1.8315799159085369`}, { 2.388407346410207, 0.28038775073223626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, -2.5425406423364736`}, { 2.393407346410207, 2.4858200933941617`}, {2.393407346410207, 1.9407358639119416`}, {2.393407346410207, -1.8321373529159677`}, { 2.393407346410207, 0.27950010503022965`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, -2.545116704593689}, { 2.398407346410207, 2.489115360152269}, {2.398407346410207, 1.9408023942681563`}, {2.398407346410207, -1.8326954071737394`}, { 2.398407346410207, 0.2785987042628532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, -2.5477112972248865`}, { 2.403407346410207, 2.492429419535101}, {2.403407346410207, 1.9408644061644924`}, {2.403407346410207, -1.8332540592291913`}, { 2.403407346410207, 0.27768350623032845`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, -2.5503245187784134`}, { 2.408407346410207, 2.4957622319159696`}, {2.408407346410207, 1.9409219219587504`}, {2.408407346410207, -1.8338132894944028`}, { 2.408407346410207, 0.27675446960483757`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, -2.552956466972168}, { 2.413407346410207, 2.4991137564954338`}, {2.413407346410207, 1.9409749640101157`}, {2.413407346410207, -1.8343730782485308`}, { 2.413407346410207, 0.27581155395232476`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, -2.55560723865196}, { 2.418407346410207, 2.502483951300119}, {2.418407346410207, 1.941023554670424}, {2.418407346410207, -1.8349334056401958`}, { 2.418407346410207, 0.2748547197545329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, -2.5582769297491317`}, { 2.423407346410207, 2.5058727731813186`}, {2.423407346410207, 1.9410677162757322`}, {2.423407346410207, -1.8354942516899226`}, { 2.423407346410207, 0.2738839284312767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, -2.560965635237451}, { 2.428407346410207, 2.509280177813408}, {2.428407346410207, 1.9411074711381957`}, {2.428407346410207, -1.8360555962926282`}, { 2.428407346410207, 0.2728991423629471}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, -2.563673449089275}, { 2.433407346410207, 2.512706119692054}, {2.433407346410207, 1.9411428415382421`}, {2.433407346410207, -1.8366174192201583`}, { 2.433407346410207, 0.27190032491324506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, -2.566400464230989}, { 2.438407346410207, 2.5161505521322614`}, {2.438407346410207, 1.941173849717042}, {2.438407346410207, -1.8371797001238759`}, { 2.438407346410207, 0.27088744045213903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, -2.5691467724977146`}, { 2.443407346410207, 2.5196134272662243`}, {2.443407346410207, 1.9412005178692715`}, {2.443407346410207, -1.8377424185372933`}, { 2.443407346410207, 0.2698604543790451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, -2.571912464587308}, { 2.448407346410207, 2.523094696041033}, {2.448407346410207, 1.9412228681361605`}, {2.448407346410207, -1.8383055538787547`}, { 2.448407346410207, 0.2688193331462227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, -2.574697630013631}, { 2.453407346410207, 2.5265943082162097`}, {2.453407346410207, 1.9412409225988205`}, {2.453407346410207, -1.8388690854541585`}, { 2.453407346410207, 0.2677640442823839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, -2.577502357059126}, { 2.458407346410207, 2.5301122123611055`}, {2.458407346410207, 1.9412547032718552`}, {2.458407346410207, -1.8394329924597306`}, { 2.458407346410207, 0.26669455641650913`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, -2.580326732726671}, { 2.463407346410207, 2.533648355852158}, {2.463407346410207, 1.9412642320972362`}, {2.463407346410207, -1.8399972539848355`}, { 2.463407346410207, 0.2656108393018667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, -2.5831708426907483`}, { 2.468407346410207, 2.5372026848700195`}, {2.468407346410207, 1.9412695309384518`}, {2.468407346410207, -1.8405618490148323`}, { 2.468407346410207, 0.26451286384022854`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, -2.5860347712479195`}, { 2.473407346410207, 2.5407751443965663`}, {2.473407346410207, 1.9412706215749156`}, {2.473407346410207, -1.841126756433973}, { 2.473407346410207, 0.26340060210627764`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, -2.5889186012666157`}, { 2.478407346410207, 2.5443656782118005`}, {2.478407346410207, 1.9412675256966325`}, {2.478407346410207, -1.8416919550283357`}, { 2.478407346410207, 0.26227402737220035`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, -2.5918224141362582`}, { 2.483407346410207, 2.5479742288906464`}, {2.483407346410207, 1.9412602648991164`}, {2.483407346410207, -1.8422574234888014`}, { 2.483407346410207, 0.2611331141324579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, -2.5947462897157147`}, { 2.4884073464102068`, 2.5516007377996637`}, {2.4884073464102068`, 1.9412488606785578`}, { 2.4884073464102068`, -1.8428231404140658`}, {2.4884073464102068`, 0.25997783812872943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, -2.597690306281102}, { 2.493407346410207, 2.5552451450936715`}, {2.493407346410207, 1.9412333344272292`}, {2.493407346410207, -1.8433890843136855`}, { 2.493407346410207, 0.2588081763750203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, -2.6006545404729495`}, { 2.498407346410207, 2.558907389712307}, {2.498407346410207, 1.9412137074291305`}, {2.498407346410207, -1.8439552336111626`}, { 2.498407346410207, 0.2576241071829269}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, -2.603639067242736}, { 2.503407346410207, 2.56258740937652}, {2.503407346410207, 1.9411900008558651`}, {2.503407346410207, -1.844521566647058}, { 2.503407346410207, 0.25642561018705123`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, -2.606643959798808}, { 2.5084073464102072`, 2.566285140585013}, {2.5084073464102072`, 1.9411622357627423`}, { 2.5084073464102072`, -1.8450880616821406`}, {2.5084073464102072`, 0.2552126663705563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, -2.6096692895517006`}, { 2.513407346410207, 2.570000518610643}, {2.513407346410207, 1.9411304330851014`}, {2.513407346410207, -1.8456546969005627`}, { 2.513407346410207, 0.25398525809085404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, -2.6127151260588737`}, { 2.518407346410207, 2.5737334774967877`}, {2.518407346410207, 1.9410946136348506`}, {2.518407346410207, -1.8462214504130674`}, { 2.518407346410207, 0.25274336910541545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, -2.615781536968881}, { 2.523407346410207, 2.577483950053686}, {2.523407346410207, 1.9410547980972201`}, {2.523407346410207, -1.8467883002602217`}, { 2.523407346410207, 0.2514869845976955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, -2.618868587964986}, { 2.528407346410207, 2.581251867854771}, {2.528407346410207, 1.9410110070277182`}, {2.528407346410207, -1.847355224415675}, { 2.528407346410207, 0.2502160912031615}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, -2.621976342708248}, { 2.533407346410207, 2.585037161232991}, {2.533407346410207, 1.9409632608492897`}, {2.533407346410207, -1.8479222007894431`}, { 2.533407346410207, 0.24893067703541372`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, -2.6251048627800952`}, { 2.538407346410207, 2.5888397592771426`}, {2.538407346410207, 1.940911579849671}, {2.538407346410207, -1.8484892072312125`}, { 2.538407346410207, 0.24763073171239064`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, -2.628254207624407}, { 2.543407346410207, 2.5926595898282137`}, {2.543407346410207, 1.9408559841789332`}, {2.543407346410207, -1.8490562215336683`}, { 2.543407346410207, 0.24631624638264354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, -2.631424434489126}, { 2.5484073464102073`, 2.5964965794757515`}, {2.5484073464102073`, 1.9407964938472164`}, { 2.5484073464102073`, -1.8496232214358381`}, {2.5484073464102073`, 0.24498721375167218`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, -2.6346155983674233`}, { 2.553407346410207, 2.600350653554267}, {2.553407346410207, 1.9407331287226415`}, {2.553407346410207, -1.8501901846264568`}, { 2.553407346410207, 0.24364362810830836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, -2.6378277519384437`}, { 2.558407346410207, 2.604221736139677}, {2.558407346410207, 1.9406659085293974`}, {2.558407346410207, -1.8507570887473446`}, { 2.558407346410207, 0.24228548535113323`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, -2.6410609455076486`}, { 2.563407346410207, 2.608109750045803}, {2.563407346410207, 1.9405948528460053`}, {2.563407346410207, -1.8513239113967999`}, { 2.563407346410207, 0.24091278301491886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, -2.6443152269467958`}, { 2.568407346410207, 2.6120146168209257`}, {2.568407346410207, 1.9405199811037448`}, {2.568407346410207, -1.851890630133005}, { 2.568407346410207, 0.2395255202970774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, -2.6475906416335695`}, { 2.5734073464102067`, 2.615936256744416}, {2.5734073464102067`, 1.9404413125852447`}, {2.5734073464102067`, -1.852457222477442}, { 2.5734073464102067`, 0.23812369808410547`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, -2.650887232390901}, { 2.578407346410207, 2.6198745888234383`}, {2.578407346410207, 1.9403588664232325`}, {2.578407346410207, -1.8530236659183184`}, { 2.578407346410207, 0.23670731897801006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, -2.654205039426002}, { 2.583407346410207, 2.6238295307897443`}, {2.583407346410207, 1.940272661599436}, {2.583407346410207, -1.8535899379139966`}, { 2.583407346410207, 0.2352763873227002}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, -2.6575441002691513`}, { 2.588407346410207, 2.6278009990965656`}, {2.588407346410207, 1.9401827169436343`}, {2.588407346410207, -1.8541560158964339`}, { 2.588407346410207, 0.2338309092303284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, -2.6609044497122554`}, { 2.593407346410207, 2.6317889089156097`}, {2.593407346410207, 1.9400890511328548`}, {2.593407346410207, -1.8547218772746212`}, { 2.593407346410207, 0.23237089260756869`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, -2.6642861197472243`}, { 2.598407346410207, 2.635793174134165}, {2.598407346410207, 1.9399916826907093`}, {2.598407346410207, -1.855287499438026}, { 2.598407346410207, 0.23089634718181407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, -2.667689139504207}, { 2.603407346410207, 2.6398137073523356`}, {2.603407346410207, 1.9398906299868681`}, {2.603407346410207, -1.8558528597600328`}, { 2.603407346410207, 0.22940728452727419`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, -2.6711135351896944`}, { 2.608407346410207, 2.6438504198804025`}, {2.608407346410207, 1.9397859112366647`}, {2.608407346410207, -1.8564179356013861`}, { 2.608407346410207, 0.22790371809096133`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, -2.674559330024564}, { 2.6134073464102068`, 2.647903221736322}, {2.6134073464102068`, 1.9396775445008307`}, { 2.6134073464102068`, -1.8569827043136236`}, {2.6134073464102068`, 0.22638566321854284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, -2.678026544182076}, { 2.618407346410207, 2.651972021643374}, {2.618407346410207, 1.939565547685354}, {2.618407346410207, -1.8575471432425077`}, { 2.618407346410207, 0.22485313718004407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, -2.6815151947258755`}, { 2.623407346410207, 2.6560567270279605`}, {2.623407346410207, 1.939449938541459}, {2.623407346410207, -1.8581112297314482`}, { 2.623407346410207, 0.22330615919538405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, -2.685025295548043}, { 2.628407346410207, 2.6601572440175727`}, {2.628407346410207, 1.9393307346657018`}, {2.628407346410207, -1.8586749411249164`}, { 2.628407346410207, 0.22174475045972267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, -2.6885568573072245`}, { 2.6334073464102072`, 2.6642734774389183`}, {2.6334073464102072`, 1.9392079535001814`}, { 2.6334073464102072`, -1.8592382547718465`}, {2.6334073464102072`, 0.22016893416860306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, -2.6921098873669025`}, { 2.638407346410207, 2.6684053308162383`}, {2.638407346410207, 1.9390816123328574`}, {2.638407346410207, -1.8598011480290244`}, { 2.638407346410207, 0.2185787355428681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, -2.6956843897338345`}, { 2.643407346410207, 2.6725527063697974`}, {2.643407346410207, 1.9389517282979771`}, {2.643407346410207, -1.8603635982644648`}, { 2.643407346410207, 0.2169741818533304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, -2.6992803649967247`}, { 2.648407346410207, 2.676715505014574}, {2.648407346410207, 1.9388183183766032`}, {2.648407346410207, -1.860925582860765}, { 2.648407346410207, 0.21535530244517714`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.7028978102651577`}, { 2.653407346410207, 2.6808936263591447`}, {2.653407346410207, 1.9386813993972425`}, {2.653407346410207, -1.8614870792184468`}, { 2.653407346410207, 0.21372212876208674`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.70653671910886}, { 2.658407346410207, 2.685086968704778}, {2.658407346410207, 1.938540988036569}, {2.658407346410207, -1.8620480647592752`}, { 2.658407346410207, 0.21207469437003817`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.71019708149733}, { 2.663407346410207, 2.689295429044737}, {2.663407346410207, 1.9383971008202425`}, {2.663407346410207, -1.8626085169295536`}, { 2.663407346410207, 0.21041303498079045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.7138788837398877`}, { 2.668407346410207, 2.693518903063807}, {2.668407346410207, 1.9382497541238155`}, {2.668407346410207, -1.8631684132033992`}, { 2.668407346410207, 0.20873718847500905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.7175821084262046`}, { 2.6734073464102073`, 2.697757285138043}, {2.6734073464102073`, 1.9380989641737283`}, { 2.6734073464102073`, -1.8637277310859888`}, {2.6734073464102073`, 0.2070471949250194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.7213067343673583`}, { 2.678407346410207, 2.7020104683347537`}, {2.678407346410207, 1.9379447470483848`}, {2.678407346410207, -1.8642864481167787`}, { 2.678407346410207, 0.20534309661716338`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7250527365374713`}, { 2.683407346410207, 2.706278344412721}, {2.683407346410207, 1.9377871186793159`}, {2.683407346410207, -1.864844541872697}, { 2.683407346410207, 0.2036249380737353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.7288200860159932`}, { 2.688407346410207, 2.710560803822667}, {2.688407346410207, 1.937626094852414}, {2.688407346410207, -1.8654019899713037`}, { 2.688407346410207, 0.2018927660744752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.732608749930673}, { 2.693407346410207, 2.714857735707966}, {2.693407346410207, 1.9374616912092493`}, {2.693407346410207, -1.8659587700739166`}, { 2.693407346410207, 0.20014662967759617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.7364186914012962`}, { 2.6984073464102067`, 2.7191690279056187`}, {2.6984073464102067`, 1.937293923248455}, {2.6984073464102067`, -1.8665148598887087`}, { 2.6984073464102067`, 0.1983865802403198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.74024986948422}, { 2.703407346410207, 2.7234945669474824`}, {2.703407346410207, 1.9371228063271841`}, {2.703407346410207, -1.8670702371737626`}, { 2.703407346410207, 0.19661267143889793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.744102239117801}, { 2.708407346410207, 2.7278342380617686`}, {2.708407346410207, 1.936948355662637}, {2.708407346410207, -1.867624879740093}, { 2.708407346410207, 0.1948249592880962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.747975751068741}, { 2.713407346410207, 2.732187925174816}, {2.713407346410207, 1.9367705863336495`}, {2.713407346410207, -1.868178765454629}, { 2.713407346410207, 0.19302350216011188`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.751870351879441}, { 2.718407346410207, 2.7365555109131376`}, {2.718407346410207, 1.9365895132823485`}, {2.718407346410207, -1.8687318722431543`}, { 2.718407346410207, 0.19120836080290615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.755785983816403}, { 2.723407346410207, 2.740936876605743}, {2.723407346410207, 1.9364051513158658`}, {2.723407346410207, -1.8692841780932072`}, { 2.723407346410207, 0.1893795983579221}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.759722584819763}, { 2.728407346410207, 2.745331902286762}, {2.728407346410207, 1.936217515108113}, {2.728407346410207, -1.8698356610569367`}, { 2.728407346410207, 0.18753728037716466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.763680088454001}, { 2.733407346410207, 2.749740466698342}, {2.733407346410207, 1.936026619201609}, {2.733407346410207, -1.8703862992539126`}, { 2.733407346410207, 0.18568147483961805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.767658423859906}, { 2.7384073464102068`, 2.754162447293849}, {2.7384073464102068`, 1.9358324780093676`}, { 2.7384073464102068`, -1.8709360708738922`}, {2.7384073464102068`, 0.18381225216697464`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.7716575157078505`}, { 2.743407346410207, 2.7585977202413696`}, {2.743407346410207, 1.9356351058168317`}, {2.743407346410207, -1.8714849541795346`}, { 2.743407346410207, 0.18192968523865027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.77567728415245}, { 2.748407346410207, 2.763046160427505}, {2.748407346410207, 1.9354345167838614`}, {2.748407346410207, -1.8720329275090708`}, { 2.748407346410207, 0.18003384940606174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.7797176447886622`}, { 2.753407346410207, 2.767507641461485}, {2.753407346410207, 1.93523072494677}, {2.753407346410207, -1.8725799692789196`}, { 2.753407346410207, 0.17812482250613867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.7837785086094}, { 2.7584073464102072`, 2.7719820356795792`}, {2.7584073464102072`, 1.9350237442204046`}, {2.7584073464102072`, -1.873126057986255}, { 2.7584073464102072`, 0.17620268487404742`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.7878597819647184`}, { 2.763407346410207, 2.7764692141498277`}, {2.763407346410207, 1.934813588400274}, {2.763407346410207, -1.8736711722115174`}, { 2.763407346410207, 0.17426751935510118`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.791961366522652}, { 2.768407346410207, 2.7809690466770896`}, {2.768407346410207, 1.9346002711647177`}, {2.768407346410207, -1.8742152906208738`}, { 2.768407346410207, 0.17231941131582926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.7960831592317503`}, { 2.773407346410207, 2.785481401808404}, {2.773407346410207, 1.9343838060771172`}, {2.773407346410207, -1.8747583919686202`}, { 2.773407346410207, 0.1703584486541832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.800225052285402}, { 2.778407346410207, 2.79000614683868}, {2.778407346410207, 1.9341642065881464`}, {2.778407346410207, -1.8753004550995291`}, { 2.778407346410207, 0.16838472180885417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.8043869330879883`}, { 2.783407346410207, 2.7945431478167055`}, {2.783407346410207, 1.93394148603806}, {2.783407346410207, -1.8758414589511394`}, { 2.783407346410207, 0.16639832376767635`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.808568684222952}, { 2.788407346410207, 2.799092269551484}, {2.788407346410207, 1.933715657659016}, {2.788407346410207, -1.8763813825559872`}, { 2.788407346410207, 0.16439935007509365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.8127701834228374`}, { 2.793407346410207, 2.803653375618903}, {2.793407346410207, 1.9334867345774391`}, {2.793407346410207, -1.8769202050437768`}, { 2.793407346410207, 0.1623878988386636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.816991303541368}, { 2.7984073464102073`, 2.80822632836873}, {2.7984073464102073`, 1.9332547298164096`}, { 2.7984073464102073`, -1.8774579056434932`}, {2.7984073464102073`, 0.16036407073457729`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.8212319125276246`}, { 2.803407346410207, 2.8128109889319393`}, {2.803407346410207, 1.9330196562980897`}, {2.803407346410207, -1.8779944636854506`}, { 2.803407346410207, 0.158327969012171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.825491873402392}, { 2.808407346410207, 2.817407217228378}, {2.808407346410207, 1.9327815268461785`}, {2.808407346410207, -1.8785298586032797`}, { 2.808407346410207, 0.15627969949740525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.8297710442367388`}, { 2.813407346410207, 2.822014871974767}, {2.813407346410207, 1.9325403541883939`}, {2.813407346410207, -1.8790640699358534`}, { 2.813407346410207, 0.15421937059529164`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.834069278132874}, { 2.818407346410207, 2.8266338106930258`}, {2.818407346410207, 1.932296150958987}, {2.818407346410207, -1.8795970773291464`}, { 2.818407346410207, 0.15214709329124337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.838386423207378}, { 2.8234073464102067`, 2.831263889718956}, {2.8234073464102067`, 1.9320489297012782`}, { 2.8234073464102067`, -1.8801288605380313`}, {2.8234073464102067`, 0.1500629811513297}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.842722322576825}, { 2.828407346410207, 2.8359049642112453`}, {2.828407346410207, 1.93179870287022}, {2.828407346410207, -1.8806593994280103`}, { 2.828407346410207, 0.14796715032141108`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.84707681434589}, { 2.833407346410207, 2.8405568881608145`}, {2.833407346410207, 1.931545482834985}, {2.833407346410207, -1.8811886739768784`}, { 2.833407346410207, 0.14585971952513893`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.8514497315979805`}, { 2.838407346410207, 2.845219514400509}, {2.838407346410207, 1.9312892818815743`}, {2.838407346410207, -1.8817166642763237`}, { 2.838407346410207, 0.14374081006079478`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.8558409023884535`}, { 2.843407346410207, 2.8498926946151246`}, {2.843407346410207, 1.9310301122154494`}, {2.843407346410207, -1.8822433505334577`}, { 2.843407346410207, 0.1416105457969555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.8602501497404678`}, { 2.848407346410207, 2.854576279351768}, {2.848407346410207, 1.9307679859641833`}, {2.848407346410207, -1.8827687130722797`}, { 2.848407346410207, 0.13946905316696392`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.8646772916435346`}, { 2.853407346410207, 2.8592701180305657`}, {2.853407346410207, 1.9305029151801287`}, {2.853407346410207, -1.883292732335072}, { 2.853407346410207, 0.13731646116218582`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.869122141054808}, { 2.858407346410207, 2.8639740589557023`}, {2.858407346410207, 1.9302349118431106`}, {2.858407346410207, -1.8838153888837286`}, { 2.858407346410207, 0.1351529013240406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.873584505903164}, { 2.8634073464102068`, 2.8686879493268}, {2.8634073464102068`, 1.9299639878631276`}, { 2.8634073464102068`, -1.8843366634010126`}, {2.8634073464102068`, 0.13297850773478725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.8780641890961256`}, { 2.868407346410207, 2.8734116352506365`}, {2.868407346410207, 1.9296901550830756`}, {2.868407346410207, -1.884856536691747}, { 2.868407346410207, 0.13079341700705144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.88256098852966}, { 2.873407346410207, 2.878144961753189}, {2.873407346410207, 1.9294134252814839`}, {2.873407346410207, -1.8853749896839345`}, { 2.873407346410207, 0.1285977682720807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.887074697100913}, { 2.878407346410207, 2.8828877727920244`}, {2.878407346410207, 1.929133810175264}, {2.878407346410207, -1.8858920034298083`}, { 2.878407346410207, 0.1263917031667132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.8916051027239003`}, { 2.8834073464102072`, 2.8876399112690136`}, {2.8834073464102072`, 1.928851321422473}, {2.8834073464102072`, -1.8864075591068135`}, { 2.8834073464102072`, 0.12417536581904998`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.8961519883482074`}, { 2.888407346410207, 2.892401219043379}, {2.888407346410207, 1.9285659706250897`}, {2.888407346410207, -1.886921638018517}, { 2.888407346410207, 0.12194890283282037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.900715131980721}, { 2.893407346410207, 2.8971715369450672`}, {2.893407346410207, 1.9282777693317987`}, {2.893407346410207, -1.8874342215954494`}, { 2.893407346410207, 0.1197124632704271}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.905294306710438}, { 2.898407346410207, 2.9019507047884585`}, {2.898407346410207, 1.9279867290407873`}, {2.898407346410207, -1.8879452913958763`}, { 2.898407346410207, 0.11746619863466805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.909889280736363}, { 2.903407346410207, 2.9067385613863848`}, {2.903407346410207, 1.9276928612025488`}, {2.903407346410207, -1.8884548291064978`}, { 2.903407346410207, 0.11521026284912289`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.9144998173985424`}, { 2.908407346410207, 2.9115349445644854`}, {2.908407346410207, 1.9273961772226968`}, {2.908407346410207, -1.8889628165430805`}, { 2.908407346410207, 0.11294481223720058`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.9191256752122308`}, { 2.913407346410207, 2.916339691175866}, {2.913407346410207, 1.927096688464785}, {2.913407346410207, -1.8894692356510172`}, { 2.913407346410207, 0.1106700054998432}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.9237666079052413`}, { 2.918407346410207, 2.921152637116088}, {2.918407346410207, 1.9267944062531328`}, {2.918407346410207, -1.8899740685058182`}, { 2.918407346410207, 0.10838600369187931`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9284223644584735`}, { 2.9234073464102073`, 2.9259736173384625`}, {2.9234073464102073`, 1.926489341875658}, {2.9234073464102073`, -1.890477297313533}, { 2.9234073464102073`, 0.106092970197029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.9330926891496265`}, { 2.928407346410207, 2.9308024658696503`}, {2.928407346410207, 1.9261815065867116`}, {2.928407346410207, -1.8909789044110998`}, { 2.928407346410207, 0.10379107070155685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.9377773216001404`}, { 2.933407346410207, 2.9356390158255805`}, {2.933407346410207, 1.9258709116099209`}, {2.933407346410207, -1.891478872266629}, { 2.933407346410207, 0.10148047316657234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.9424759968253364`}, { 2.938407346410207, 2.9404830994276585`}, {2.938407346410207, 1.9255575681410284`}, {2.938407346410207, -1.8919771834796164`}, { 2.938407346410207, 0.09916134779898193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.9471884452877726`}, { 2.943407346410207, 2.945334548019275}, {2.943407346410207, 1.92524148735074}, {2.943407346410207, -1.892473820781086}, { 2.943407346410207, 0.09683386702109438}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.951914392953821}, { 2.9484073464102067`, 2.9501931920826188`}, {2.9484073464102067`, 1.9249226803875683`}, { 2.9484073464102067`, -1.8929687670336666`}, {2.9484073464102067`, 0.09449820543888358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.9566535613534475`}, { 2.953407346410207, 2.9550588612557647`}, {2.953407346410207, 1.9246011583806806`}, {2.953407346410207, -1.893462005231599}, { 2.953407346410207, 0.09215453980891532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9614056676431963`}, { 2.958407346410207, 2.9599313843500585`}, {2.958407346410207, 1.9242769324427436`}, {2.958407346410207, -1.893953518500675}, { 2.958407346410207, 0.08980304900394637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.9661704246723533`}, { 2.963407346410207, 2.9648105893677714`}, {2.963407346410207, 1.9239500136727672`}, {2.963407346410207, -1.8944432900981125`}, { 2.963407346410207, 0.08744391397720153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.970947541052299}, { 2.968407346410207, 2.969696303520049}, {2.968407346410207, 1.9236204131589476`}, {2.968407346410207, -1.8949313034123563`}, { 2.968407346410207, 0.08507731772534272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.975736721228989}, { 2.973407346410207, 2.974588353245106}, {2.973407346410207, 1.9232881419815049`}, {2.973407346410207, -1.8954175419628223`}, { 2.973407346410207, 0.08270344525014064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.980537665558575}, { 2.978407346410207, 2.979486564226708}, {2.978407346410207, 1.922953211215518}, {2.978407346410207, -1.8959019893995674`}, { 2.978407346410207, 0.08032248351885972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.9853500703861213`}, { 2.983407346410207, 2.9843907614129033`}, {2.983407346410207, 1.9226156319337562`}, {2.983407346410207, -1.8963846295028994`}, { 2.983407346410207, 0.07793462142337551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.9901736281273816`}, { 2.9884073464102068`, 2.9893007690350104`}, {2.9884073464102068`, 1.9222754152095018`}, { 2.9884073464102068`, -1.8968654461829202`}, {2.9884073464102068`, 0.07554004973803757}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.9950080273536037`}, { 2.993407346410207, 2.9942164106268567`}, {2.993407346410207, 1.9219325721193699`}, {2.993407346410207, -1.8973444234790031`}, { 2.993407346410207, 0.07313896107629651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -2.9998529528793254`}, { 2.998407346410207, 2.99913750904426}, {2.998407346410207, 1.9215871137461182`}, {2.998407346410207, -1.8978215455592125`}, { 2.998407346410207, 0.07073154984611589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.0047080858531108`}, { 3.003407346410207, 3.0040638864847455`}, {3.003407346410207, 1.92123905118145}, {3.003407346410207, -1.8982967967196531`}, { 3.003407346410207, 0.06831801220418583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.009573103851173}, { 3.0084073464102072`, 3.0089953645074954`}, {3.0084073464102072`, 1.9208883955288092`}, { 3.0084073464102072`, -1.8987701613837629`}, {3.0084073464102072`, 0.06589854600896561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0144476809738485`}, { 3.013407346410207, 3.0139317640535226`}, {3.013407346410207, 1.9205351579061622`}, {3.013407346410207, -1.8992416241015417`}, { 3.013407346410207, 0.06347335077257565}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.019331487944851}, { 3.018407346410207, 3.0188729054660692`}, {3.018407346410207, 1.920179349448774}, {3.018407346410207, -1.8997111695487208`}, { 3.018407346410207, 0.061042627611563656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.024224192213234}, { 3.023407346410207, 3.023818608511198}, {3.023407346410207, 1.919820981311969}, {3.023407346410207, -1.9001787825258705`}, { 3.023407346410207, 0.05860657919657391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.029125458058039}, { 3.028407346410207, 3.028768692398616}, {3.028407346410207, 1.919460064673881}, {3.028407346410207, -1.900644447957451}, { 3.028407346410207, 0.05616540970094578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0340349466954986`}, { 3.0334073464102067`, 3.0337229758026676`}, {3.0334073464102067`, 1.919096610738189}, {3.0334073464102067`, -1.9011081508908014`}, { 3.0334073464102067`, 0.0537193247482711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.0389523163887984`}, { 3.038407346410207, 3.0386812768835525`}, {3.038407346410207, 1.9187306307368428`}, {3.038407346410207, -1.9015698764950772`}, { 3.038407346410207, 0.05126853135894127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.0438772225602237`}, { 3.043407346410207, 3.043643413308682}, {3.043407346410207, 1.9183621359327672`}, {3.043407346410207, -1.9020296100601228`}, { 3.043407346410207, 0.04881323789571703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.0488093179057345`}, { 3.0484073464102073`, 3.0486092022742666`}, {3.0484073464102073`, 1.9179911376225562`}, { 3.0484073464102073`, -1.9024873369952948`}, {3.0484073464102073`, 0.046353654008350745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.053748252511747}, { 3.053407346410207, 3.053578460527017}, {3.053407346410207, 1.9176176471391493`}, {3.053407346410207, -1.9029430428282268`}, { 3.053407346410207, 0.043889990577301634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.058693673974178}, { 3.058407346410207, 3.058551004386065}, {3.058407346410207, 1.917241675854487}, {3.058407346410207, -1.9033967132035428`}, { 3.058407346410207, 0.041422459656572846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.0636452275195203`}, { 3.063407346410207, 3.0635266497649756`}, {3.063407346410207, 1.9168632351821528`}, {3.063407346410207, -1.9038483338815106`}, { 3.063407346410207, 0.038951274415713215`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.06860255612799}, { 3.068407346410207, 3.0685052121939678`}, {3.068407346410207, 1.9164823365799932`}, {3.068407346410207, -1.9042978907366532`}, { 3.068407346410207, 0.03647664908101813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.07356530065853}, { 3.0734073464102067`, 3.073486506842229}, {3.0734073464102067`, 1.916098991552717}, {3.0734073464102067`, -1.9047453697562997`}, { 3.0734073464102067`, 0.03399879887597003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.07853309997568}, { 3.078407346410207, 3.0784703485403804`}, {3.078407346410207, 1.9157132116544753`}, {3.078407346410207, -1.9051907570390887`}, { 3.078407346410207, 0.03151793996095922}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0835055910780964`}, { 3.083407346410207, 3.0834565518030566`}, {3.083407346410207, 1.9153250084914197`}, {3.083407346410207, -1.905634038793423}, { 3.083407346410207, 0.029034289372323326`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.088482409228741}, { 3.0884073464102073`, 3.0884449308516158`}, {3.0884073464102073`, 1.9149343937242362`}, { 3.0884073464102073`, -1.9060752013358742`}, {3.0884073464102073`, 0.026548064960752342`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.093463188086529}, { 3.093407346410207, 3.093435299636948}, {3.093407346410207, 1.914541379070655}, {3.093407346410207, -1.906514231089539}, { 3.093407346410207, 0.024059485329098768`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.0984475598393613`}, { 3.098407346410207, 3.098427471862358}, {3.098407346410207, 1.914145976307938}, {3.098407346410207, -1.9069511145823506`}, { 3.098407346410207, 0.021568769769635947`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.10343515533847}, { 3.103407346410207, 3.103421261006582}, {3.103407346410207, 1.9137481972753396`}, {3.103407346410207, -1.907385838445342}, { 3.103407346410207, 0.019076138200812935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.108425604233889}, { 3.108407346410207, 3.108416480346877}, {3.108407346410207, 1.9133480538765388`}, {3.108407346410207, -1.9078183894108638`}, { 3.108407346410207, 0.01658181110354792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.1134185351110046`}, { 3.1134073464102068`, 3.113412942982126}, {3.1134073464102068`, 1.9129455580820476`}, { 3.1134073464102068`, -1.9082487543107618`}, {3.1134073464102068`, 0.014086009457107605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.1184135756280185`}, { 3.118407346410207, 3.1184104618561066`}, {3.118407346410207, 1.9125407219315882`}, {3.118407346410207, -1.9086769200745073`}, { 3.118407346410207, 0.011588954674618518`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.1234103526542074`}, { 3.123407346410207, 3.123408849780723}, {3.123407346410207, 1.912133557536442}, {3.123407346410207, -1.9091028737272864`}, { 3.123407346410207, 0.009090868538258717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.128408492408938}, { 3.1284073464102073`, 3.128407919459376}, {3.1284073464102073`, 1.9117240770817685`}, { 3.1284073464102073`, -1.9095266023880502`}, {3.1284073464102073`, 0.006591973134173909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.1334076206011563`}, { 3.1334073464102072`, 3.133407483510268}, {3.1334073464102072`, 1.911312292828891}, {3.1334073464102072`, -1.9099480932675212`}, { 3.1334073464102072`, 0.004092490787171572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.13840736256946}, { 3.138407346410207, 3.1384073544899005`}, {3.138407346410207, 1.9108982171175537`}, {3.138407346410207, -1.9103673336661635`}, { 3.138407346410207, 0.0015926439952347418`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.13840736256946, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -13981.988571428567}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 4, 8, 12, 16, 20}, {{2}, {3}, {4}, {5}, {1}, {3}, {4}, { 5}, {1}, {2}, {4}, {5}, {1}, {2}, {3}, {5}, {1}, {2}, {3}, { 4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{-0.9510565162951538, 0.3090169943749484}, {-7.044813998280222*^-16, 1.}, { 0.9510565162951533, 0.30901699437494634`}, { 0.5877852522924738, -0.8090169943749481}, {-0.5877852522924726, \ -0.8090169943749468}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 3}, {1, 4}, {1, 5}, {2, 3}, {2, 4}, {2, 5}, {3, 4}, {3, 5}, {4, 5}}, 0.021812234931106983`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.021812234931106983], DiskBox[2, 0.021812234931106983], DiskBox[3, 0.021812234931106983], DiskBox[4, 0.021812234931106983], DiskBox[5, 0.021812234931106983]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -14455.95428571428}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, 2.214297435588184}, {-3.141592653589793, -3.1415926211144414`}, \ {-3.141592653589793, 3.1415926211144383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, 2.211213082590348}, {-3.1365926535897932`, 3.136592873736562}, {-3.1365926535897932`, -3.136592777653649}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, 2.207958585840869}, {-3.1315926535897933`, 3.131594425774851}, {-3.1315926535897933`, -3.131593638630641}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, 2.204531731529687}, {-3.126592653589793, 3.1265986712971663`}, {-3.126592653589793, \ -3.1265959529748413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, 2.2009302311634578`}, {-3.121592653589793, 3.121607003025976}, {-3.121592653589793, -3.121600414998616}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, 2.1971517237249376`}, {-3.116592653589793, 3.1166208432594082`}, {-3.116592653589793, -3.116607697100849}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, 2.1931937780989137`}, {-3.1115926535897933`, 3.1116416421353894`}, {-3.1115926535897933`, \ -3.1116184500206434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, 2.189053895766752}, {-3.106592653589793, 3.1066708757168793`}, {-3.106592653589793, -3.106633303117841}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, 2.184729513770807}, {-3.101592653589793, 3.101710043899396}, {-3.101592653589793, -3.1016528646791603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, 2.180218007948808}, {-3.096592653589793, 3.096760668134844}, {-3.096592653589793, -3.096677722240655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, 2.1755166964371457`}, {-3.0915926535897933`, 3.0918242889818313`}, {-3.0915926535897933`, \ -3.091708442931518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, 2.170622843440641}, {-3.086592653589793, 3.0869024634812594`}, {-3.086592653589793, \ -3.0867455738318186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, 2.165533663265109}, {-3.081592653589793, 3.0819967623652382`}, {-3.081592653589793, \ -3.0817896423443707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, 2.1602463246075208`}, {-3.076592653589793, 3.0771087671054334`}, {-3.076592653589793, -3.076841156577483}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, 2.1547579550970344`}, {-3.0715926535897933`, 3.0722400668111907`}, {-3.0715926535897933`, \ -3.071900605737713}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, 2.1490656460787467`}, {-3.066592653589793, 3.067392254987356}, {-3.066592653589793, -3.0669684605300636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, 2.143166457630394}, {-3.061592653589793, 3.0625669261649286`}, {-3.061592653589793, -3.062045173564235}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, 2.1370574238008055`}, {-3.056592653589793, 3.057765672418853}, {-3.056592653589793, -3.0571311797654492`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, 2.1307355580572462`}, {-3.0515926535897933`, 3.0529900797895912`}, {-3.0515926535897933`, \ -3.052226896788603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, 2.124197858927752}, {-3.046592653589793, 3.048241724625527}, {-3.046592653589793, -3.0473327254341784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, 2.117441315822855}, {-3.041592653589793, 3.0435221698660526`}, {-3.041592653589793, \ -3.0424490500649677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, 2.110462915020222}, {-3.036592653589793, 3.038832961285455}, {-3.036592653589793, -3.0375762390223002`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, 2.1032596457946493`}, {-3.0315926535897932`, 3.034175623719879}, {-3.0315926535897932`, -3.032714645041248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, 2.0958285066749505`}, {-3.026592653589793, 3.0295516572997387`}, {-3.026592653589793, \ -3.0278646056635745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, 2.088166511808826}, {-3.021592653589793, 3.024962533710613}, {-3.021592653589793, -3.023026443647487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, 2.080270697416213}, {-3.016592653589793, 3.0204096925076143`}, {-3.016592653589793, \ -3.0182004673742258`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, 2.0721381283116704`}, {-3.0115926535897932`, 3.015894537505756}, {-3.0115926535897932`, -3.013386971249797}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, 2.0637659044763117`}, {-3.0065926535897933`, 3.0114184332718525`}, {-3.0065926535897933`, \ -3.0085862361024875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, 2.0551511676601866`}, {-3.001592653589793, 3.0069827017400836`}, {-3.001592653589793, \ -3.0037985295744947`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, 2.0462911079967383`}, {-2.996592653589793, 3.0025886189749387`}, {-2.996592653589793, -2.999024106508055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, 2.0371829706116276`}, {-2.991592653589793, 2.9982374121033053`}, {-2.991592653589793, \ -2.9942632093255037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, 2.0278240622095502`}, {-2.9865926535897933`, 2.993930256435866}, {-2.9865926535897933`, -2.989516068402684}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, 2.0182117576237237`}, {-2.981592653589793, 2.989668272797293}, {-2.981592653589793, -2.984782902435663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, 2.0083435063145414`}, {-2.976592653589793, 2.9854525250824335`}, {-2.976592653589793, \ -2.9800639188006524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, 1.9982168388052983`}, {-2.971592653589793, 2.9812840180532785`}, {-2.971592653589793, \ -2.9753593139064733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, 1.987829373044777}, {-2.9665926535897933`, 2.9771636953905234`}, {-2.9665926535897933`, \ -2.970669273539947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, 1.9771788206884624`}, {-2.961592653589793, 2.9730924380096506`}, {-2.961592653589793, \ -2.9659939732037093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, 1.9662629932919322`}, {-2.956592653589793, 2.9690710626503654`}, {-2.956592653589793, \ -2.9613335784466086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, 1.9550798084120042`}, {-2.951592653589793, 2.9651003207444937`}, {-2.951592653589793, -2.956688245186354}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, 1.9436272956130796`}, {-2.9465926535897933`, 2.9611808975659994`}, {-2.9465926535897933`, \ -2.952058120024744}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, 1.9319036023778813`}, {-2.941592653589793, 2.9573134116631845`}, {-2.941592653589793, -2.947443340555146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, 1.9199069999235523`}, {-2.936592653589793, 2.9534984145710776`}, {-2.936592653589793, -2.942844035662251}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, 1.9076358889254386`}, {-2.931592653589793, 2.9497363907999308`}, {-2.931592653589793, -2.938260325814476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, 1.895088805152285}, {-2.9265926535897933`, 2.946027758092611}, {-2.9265926535897933`, -2.933692323348608}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, 1.8822644250174987`}, {-2.921592653589793, 2.9423728679420975`}, {-2.921592653589793, -2.929140132747025}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, 1.869161571052003}, {-2.916592653589793, 2.9387720063581213`}, {-2.916592653589793, \ -2.9246038509074537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, 1.8557792173045458`}, {-2.911592653589793, 2.935225394870293}, {-2.911592653589793, -2.920083567405478}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, 1.8421164946755648`}, {-2.9065926535897932`, 2.9317331917533247`}, {-2.9065926535897932`, \ -2.9155793647497084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, 1.8281726961904523`}, {-2.901592653589793, 2.928295493458695}, {-2.901592653589793, -2.9110913186297767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, 1.8139472822176257`}, {-2.896592653589793, 2.924912336236304}, {-2.896592653589793, -2.906619498157431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, 1.7994398856358442`}, {-2.891592653589793, 2.921583697928384}, {-2.891592653589793, -2.9021639661006207`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, 1.7846503169541224`}, {-2.8865926535897932`, 2.9183094999174655`}, {-2.8865926535897932`, \ -2.8977247791107454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, 1.7695785693860706`}, {-2.8815926535897933`, 2.915089609210339}, {-2.8815926535897933`, \ -2.8933019879433437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, 1.754224823878689}, {-2.876592653589793, 2.911923840638995}, {-2.876592653589793, -2.8888956376721806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, 1.7385894540935873`}, {-2.871592653589793, 2.9088119591603596`}, {-2.871592653589793, \ -2.8845057678969486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, 1.7226730313363408`}, {-2.866592653589793, 2.905753682236339}, {-2.866592653589793, -2.8801324129446844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, 1.706476329427121}, {-2.861592653589793, 2.9027486822767528`}, {-2.861592653589793, -2.875775602065092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, 1.6900003295031043`}, {-2.856592653589793, 2.899796589127857}, {-2.856592653589793, -2.8714353596198565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, 1.673246224740347}, {-2.851592653589793, 2.896896992590095}, {-2.851592653589793, -2.867111705266147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, 1.656215424979837}, {-2.846592653589793, 2.8940494449497103`}, {-2.846592653589793, \ -2.8628046541343593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, 1.6389095612395796`}, {-2.8415926535897933`, 2.891253463509642}, {-2.8415926535897933`, -2.858514217000346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, 1.6213304900915089`}, {-2.836592653589793, 2.8885085331062927`}, {-2.836592653589793, \ -2.8542404004521917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, 1.6034802978792115`}, {-2.831592653589793, 2.8858141085997784`}, {-2.831592653589793, \ -2.8499832070517463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, 1.5853613047494144`}, {-2.826592653589793, 2.883169617326409}, {-2.826592653589793, -2.845742635490971}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, 1.5669760684677645`}, {-2.8215926535897933`, 2.880574461503339}, {-2.8215926535897933`, \ -2.8415186807432864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, 1.5483273879866641`}, {-2.816592653589793, 2.8780280205764024`}, {-2.816592653589793, \ -2.8373113342100806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, 1.5294183067307892`}, {-2.811592653589793, 2.8755296535033414`}, {-2.811592653589793, \ -2.8331205838624527`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, 1.5102521155637587`}, {-2.806592653589793, 2.8730787009656003`}, {-2.806592653589793, \ -2.8289464143783585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, 1.4908323553978975`}, {-2.8015926535897933`, 2.8706744875029893`}, {-2.8015926535897933`, \ -2.824788807275265}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, 1.4711628194074347`}, {-2.796592653589793, 2.868316323566897}, {-2.796592653589793, -2.8206477410384974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, 1.4512475548047639`}, {-2.791592653589793, 2.8660035074876333`}, {-2.791592653589793, \ -2.8165231912453406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, 1.431090864138572}, {-2.786592653589793, 2.8637353273538353`}, {-2.786592653589793, \ -2.8124151306849976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, 1.4106973060728256`}, {-2.7815926535897932`, 2.861511062801502}, {-2.7815926535897932`, \ -2.8083235294746864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, 1.3900716956057044`}, {-2.776592653589793, 2.8593299867114506`}, {-2.776592653589793, -2.804248355171748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, 1.3692191036887187`}, {-2.771592653589793, 2.8571913668148885`}, {-2.771592653589793, -2.800189572882072}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, 1.348144856207418}, {-2.766592653589793, 2.855094467207103}, {-2.766592653589793, -2.7961471453649236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, 1.3268545322871874`}, {-2.7615926535897932`, 2.853038549769742}, {-2.7615926535897932`, \ -2.7921210331341566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, 1.305353961889987}, {-2.7565926535897933`, 2.8510228755031948`}, {-2.7565926535897933`, \ -2.7881111945560986`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, 1.2836492226709395`}, {-2.751592653589793, 2.8490467057705433`}, {-2.751592653589793, -2.78411758594407}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, 1.2617466360671559`}, {-2.746592653589793, 2.8471093034549555`}, {-2.746592653589793, \ -2.7801401616497543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, 1.2396527625951195`}, {-2.741592653589793, 2.845209934032934}, {-2.741592653589793, -2.776178874151379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, 1.2173743963376125`}, {-2.736592653589793, 2.843347866566089}, {-2.736592653589793, -2.772233674138962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, 1.1949185586059594`}, {-2.731592653589793, 2.841522374614056}, {-2.731592653589793, -2.7683045105966047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, 1.1722924907686973`}, {-2.726592653589793, 2.839732737071653}, {-2.726592653589793, -2.7643913308819745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, 1.149503646243568}, {-2.721592653589793, 2.837978238933223}, {-2.721592653589793, -2.7604940808030354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, 1.126559681655738}, {-2.7165926535897933`, 2.8362581719876885`}, {-2.7165926535897933`, \ -2.756612704692139}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, 1.1034684471712468`}, {-2.711592653589793, 2.8345718354471487`}, {-2.711592653589793, -2.752747145477575}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, 1.080237976021308}, {-2.706592653589793, 2.8329185365126297`}, {-2.706592653589793, \ -2.7488973447526246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, 1.0568764732394542`}, {-2.701592653589793, 2.8312975908801334`}, {-2.701592653589793, -2.745063242842159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, 1.0333923036402277`}, {-2.6965926535897933`, 2.8297083231903355`}, {-2.6965926535897933`, \ -2.7412447788670287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, 1.0097939790744133`}, {-2.691592653589793, 2.828150067425041}, {-2.691592653589793, -2.737441890806111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, 0.9860901450024473}, {-2.686592653589793, 2.826622167253752}, {-2.686592653589793, -2.733654515556192}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, 0.9622895664335317}, {-2.681592653589793, 2.825123976333336}, {-2.681592653589793, -2.7298825889897964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, 0.938401113283992}, {-2.6765926535897933`, 2.8236548585637853`}, {-2.6765926535897933`, \ -2.7261260460109145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, 0.9144337452138808}, {-2.671592653589793, 2.8222141883031386`}, {-2.671592653589793, \ -2.7223848206088213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, 0.8903964960057943}, {-2.666592653589793, 2.8208013505442224`}, {-2.666592653589793, -2.718658845909888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, 0.8662984575544077}, {-2.661592653589793, 2.8194157410560936`}, {-2.661592653589793, \ -2.7149480542277407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, 0.8421487635391682}, {-2.6565926535897932`, 2.8180567664926284`}, {-2.6565926535897932`, \ -2.7112523771113968`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, 0.8179565728558171}, {-2.651592653589793, 2.816723844470897}, {-2.651592653589793, -2.707571745391871}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, 0.7937310528850344}, {-2.646592653589793, 2.8154164036215783`}, {-2.646592653589793, \ -2.7039060892269973`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, 0.7694813626783095}, {-2.641592653589793, 2.814133883613798}, {-2.641592653589793, -2.700255338144705}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, 0.7452166361422766}, {-2.6365926535897932`, 2.8128757351563882`}, {-2.6365926535897932`, \ -2.6966194210847094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, 0.7209459653030997}, {-2.6315926535897933`, 2.8116414199777098`}, {-2.6315926535897933`, \ -2.6929982664386993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, 0.6966783837319578}, {-2.626592653589793, 2.810430410785875}, {-2.626592653589793, -2.689391802089039}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, 0.6724228502116423}, {-2.621592653589793, 2.809242191211252}, {-2.621592653589793, -2.685799955446129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, 0.6481882327221126}, {-2.616592653589793, 2.8080762557328387`}, {-2.616592653589793, -2.682222653484344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, 0.6239832928203739}, {-2.611592653589793, 2.8069321095901585`}, {-2.611592653589793, -2.678659822776673}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, 0.5998166704866106}, {-2.606592653589793, 2.8058092686821996`}, {-2.606592653589793, -2.675111389528103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, 0.5756968695044702}, {-2.601592653589793, 2.80470725945462}, {-2.601592653589793, -2.671577279607742}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, 0.5516322434390248}, {-2.596592653589793, 2.803625618776775}, {-2.596592653589793, -2.6680574185797754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, 0.5276309822706929}, {-2.5915926535897933`, 2.8025638938094897`}, {-2.5915926535897933`, \ -2.6645517317332863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, 0.5037010997380716}, {-2.586592653589793, 2.801521641864908}, {-2.586592653589793, -2.6610601441109103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, 0.47985042143670503`}, {-2.581592653589793, 2.8004984302593203`}, {-2.581592653589793, -2.6575825805365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, 0.45608657371474687`}, {-2.576592653589793, 2.799493836160038}, {-2.576592653589793, -2.6541189656416586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, 0.43241697340010776`}, {-2.571592653589793, 2.7985074464270676`}, {-2.571592653589793, \ -2.6506692238913647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, 0.4088488183873199}, {-2.566592653589793, 2.797538857450546}, {-2.566592653589793, -2.647233279608533}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, 0.38538907910573783`}, {-2.561592653589793, 2.7965876749845906`}, {-2.561592653589793, \ -2.6438110569977353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, 0.36204449088438767`}, {-2.556592653589793, 2.795653513978277}, {-2.556592653589793, -2.6404024801679538`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, 0.3388215472223494}, {-2.5515926535897933`, 2.7947359984043847`}, {-2.5515926535897933`, \ -2.637007473154466}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, 0.31572649396738556`}, {-2.5465926535897934`, 2.793834761086516}, {-2.5465926535897934`, \ -2.6336259599399057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, 0.29276532439961656`}, {-2.541592653589793, -2.630257864474511}, \ {-2.541592653589793, 2.7929494435250426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, 0.26994377521139384`}, {-2.536592653589793, -2.6269031106955323`}, \ {-2.536592653589793, 2.7920796957224634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, 0.2472673233691047}, {-2.5315926535897932`, -2.6235616225460086`}, \ {-2.5315926535897932`, 2.7912251760084787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, 0.2247411838379295}, {-2.526592653589793, -2.620233323992596}, \ {-2.526592653589793, 2.79038555086533}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, 0.2023703081457094}, {-2.521592653589793, -2.6169181390429186`}, \ {-2.521592653589793, 2.7895604947536468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, 0.18015938375825974`}, {-2.516592653589793, -2.613615991762064}, \ {-2.516592653589793, 2.7887496899391397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, 0.1581128342346756}, {-2.5115926535897932`, -2.610326806288483}, \ {-2.5115926535897932`, 2.787952826320498}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, 0.1362348201279859}, {-2.5065926535897933`, -2.607050506849273}, \ {-2.5065926535897933`, 2.7871696012586367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, 0.11452924059384627`}, {-2.501592653589793, -2.603787017774758}, \ {-2.501592653589793, 2.786399719407657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, 0.09299973566761406}, {-2.496592653589793, -2.600536263512592}, \ {-2.496592653589793, 2.785642892547614}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, 0.07164968916840636}, {-2.491592653589793, -2.5972981686411654`}, \ {-2.491592653589793, 2.7848988394192906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, 0.05048223218735012}, {-2.486592653589793, -2.594072657882532}, \ {-2.486592653589793, 2.784167285561212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, 0.029500247116285013`}, {-2.481592653589793, -2.590859656114754}, \ {-2.481592653589793, 2.783447963148931}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, 0.008706372172585124}, {-2.476592653589793, -2.5876590883837896`}, \ {-2.476592653589793, 2.7827406108367754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -0.011896993624259162`}, \ {-2.471592653589793, -2.5844708799147935`}, {-2.471592653589793, 2.7820449736021353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -0.03230768506866036}, \ {-2.4665926535897933`, -2.5812949561230054`}, {-2.4665926535897933`, 2.781360802592358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -0.05252376502126839}, \ {-2.461592653589793, -2.578131242624127}, {-2.461592653589793, 2.780687854974372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -0.07254351834062749}, \ {-2.456592653589793, -2.5749796652442805`}, {-2.456592653589793, 2.7800258937870246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -0.09236544553608603}, \ {-2.451592653589793, -2.571840150029498}, {-2.451592653589793, 2.779374687796242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -0.11198825618259028`}, \ {-2.446592653589793, -2.5687126232548065`}, {-2.446592653589793, 2.778734011353036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -0.1314108621366056}, \ {-2.441592653589793, -2.5655970114329425`}, {-2.441592653589793, 2.778103644254303}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -0.1506323705906307}, \ {-2.436592653589793, -2.562493241322585}, {-2.436592653589793, 2.7774833716065954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -0.1696520770021778}, \ {-2.431592653589793, -2.559401239936318}, {-2.431592653589793, 2.7768729836926846`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -0.18846945793104833`}, \ {-2.4265926535897933`, -2.556320934548154}, {-2.4265926535897933`, 2.7762722758410523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -0.2070841638168593}, \ {-2.4215926535897934`, -2.5532522527007178`}, {-2.4215926535897934`, 2.7756810482982424`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -0.22549601172677952`}, \ {-2.416592653589793, -2.5501951222121204`}, {-2.416592653589793, 2.775099106104074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -0.2437049781012905}, \ {-2.411592653589793, -2.5471494711824842`}, {-2.411592653589793, 2.774526258969692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -0.26171119152380323`}, \ {-2.4065926535897932`, -2.5441152280001367`}, {-2.4065926535897932`, 2.773962321158464}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -0.279514925537914}, \ {-2.401592653589793, -2.5410923213475565`}, {-2.401592653589793, 2.773407111369626}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -0.29711659153389747`}, \ {-2.396592653589793, -2.538080680206936}, {-2.396592653589793, 2.7728604526247396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -0.3145167317243025}, \ {-2.391592653589793, -2.535080233865549}, {-2.391592653589793, 2.772322172156855}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -0.3317160122262785}, \ {-2.3865926535897932`, -2.5320909119207844`}, {-2.3865926535897932`, 2.7717921013023656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -0.3487152162665889}, \ {-2.3815926535897933`, -2.5291126442849765`}, {-2.3815926535897933`, 2.771270075395529}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -0.36551523752329546`}, \ {-2.376592653589793, -2.526145361189885}, {-2.376592653589793, 2.7707559336655803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -0.38211707361650593`}, \ {-2.371592653589793, -2.523188993191052}, {-2.371592653589793, 2.770249519136472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -0.39852181975876544`}, \ {-2.366592653589793, -2.5202434711718213`}, {-2.366592653589793, 2.7697506785290518`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -0.4147306625742046}, \ {-2.361592653589793, -2.517308726347176}, {-2.361592653589793, 2.7692592621657983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -0.4307448740940538}, \ {-2.356592653589793, -2.514384690267378}, {-2.356592653589793, 2.7687751238779654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -0.4465658059347069}, \ {-2.351592653589793, -2.511471294821341}, {-2.351592653589793, 2.768298120915098}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -0.46219488366326433`}, \ {-2.346592653589793, -2.5085684722398414`}, {-2.346592653589793, 2.767828113856909}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -0.47763360135428057`}, \ {-2.3415926535897933`, -2.5056761550985254`}, {-2.3415926535897933`, 2.767364966527431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -0.49288351634028843`}, \ {-2.336592653589793, -2.5027942763207163`}, {-2.336592653589793, 2.766908545911424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -0.5079462441576972}, \ {-2.331592653589793, -2.4999227691800665`}, {-2.331592653589793, 2.766458722072969}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -0.5228234536887241}, \ {-2.326592653589793, -2.497061567303009}, {-2.326592653589793, 2.766015368076194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -0.5375168624991129}, \ {-2.321592653589793, -2.494210604671042}, {-2.321592653589793, 2.765578359908122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -0.5520282323707245}, \ {-2.316592653589793, -2.4913698156228787`}, {-2.316592653589793, 2.7651475764035367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -0.566359365027314}, \ {-2.311592653589793, -2.4885391348564148`}, {-2.311592653589793, 2.7647228991718746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -0.5805120980512231}, \ {-2.306592653589793, -2.4857184974305624`}, {-2.306592653589793, 2.764304212526045}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -0.5944883009881905}, \ {-2.3015926535897933`, -2.482907838766934}, {-2.3015926535897933`, 2.7638914034131594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -0.6082898716369805}, \ {-2.2965926535897934`, -2.4801070946513883`}, {-2.2965926535897934`, 2.7634843613471363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -0.6219187325201295}, \ {-2.291592653589793, -2.4773162012354417`}, {-2.291592653589793, 2.7630829783430926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -0.635376827531763}, \ {-2.286592653589793, -2.47453509503758}, {-2.286592653589793, 2.7626871488535083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -0.648666118758106}, \ {-2.2815926535897932`, -2.4717637129443952`}, {-2.2815926535897932`, 2.762296769706119}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -0.6617885834661061}, \ {-2.276592653589793, -2.4690019922116826`}, {-2.276592653589793, 2.76191174004347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -0.6747462112552944}, \ {-2.271592653589793, -2.46624987046531}, {-2.271592653589793, 2.761531961264137}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -0.6875410013680086}, \ {-2.266592653589793, -2.4635072857021205`}, {-2.266592653589793, 2.761157336965467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -0.7001749601527851}, \ {-2.2615926535897932`, -2.460774176290625}, {-2.2615926535897932`, 2.7607877728879693`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -0.7126500986757726}, \ {-2.2565926535897933`, -2.4580504809716404`}, {-2.2565926535897933`, 2.7604231768611194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -0.7249684304749344}, \ {-2.251592653589793, -2.4553361388588346`}, {-2.251592653589793, 2.760063458750678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -0.7371319694517451}, \ {-2.246592653589793, -2.4526310894391554`}, {-2.246592653589793, 2.7597085304074436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -0.7491427278951497}, \ {-2.241592653589793, -2.449935272573223}, {-2.241592653589793, 2.759358305617371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -0.7610027146324745}, \ {-2.236592653589793, -2.4472486284955695`}, {-2.236592653589793, 2.7590127000530504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -0.7727139333021651}, \ {-2.231592653589793, -2.44457109781488}, {-2.231592653589793, 2.7586716312265147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -0.7842783807431323}, \ {-2.226592653589793, -2.4419026215140995`}, {-2.226592653589793, 2.758335018443301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -0.7956980454956865}, \ {-2.221592653589793, -2.4392431409504685`}, {-2.221592653589793, 2.7580027827577966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -0.8069749064090559}, \ {-2.2165926535897933`, -2.4365925978555554`}, {-2.2165926535897933`, 2.7576748469297367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -0.8181109313506291}, \ {-2.211592653589793, -2.433950934335135}, {-2.211592653589793, 2.7573511353819398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -0.8291080760121339}, \ {-2.206592653589793, -2.4313180928690823`}, {-2.206592653589793, 2.757031574159149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -0.8399682828081293}, \ {-2.201592653589793, -2.4286940163111503`}, {-2.201592653589793, 2.7567160908880037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -0.8506934798622694}, \ {-2.196592653589793, -2.426078647888742}, {-2.196592653589793, 2.756404614738073}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -0.8612855800769506}, \ {-2.191592653589793, -2.4234719312025863`}, {-2.191592653589793, 2.7560970763839654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -0.8717464802821082}, \ {-2.186592653589793, -2.4208738102263934`}, {-2.186592653589793, 2.7557934079684463`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -0.8820780604590251}, \ {-2.181592653589793, -2.4182842293064564`}, {-2.181592653589793, 2.755493543066548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -0.8922821830351694}, \ {-2.1765926535897933`, -2.4157031331612018`}, {-2.1765926535897933`, 2.755197416650649}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -0.9023606922462658}, \ {-2.1715926535897934`, -2.4131304668807063`}, {-2.1715926535897934`, 2.7549049650564985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -0.9123154135618559}, \ {-2.166592653589793, -2.4105661759261823`}, {-2.166592653589793, 2.7546161259501276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -0.9221481531708383}, \ {-2.161592653589793, -2.408010206129399}, {-2.161592653589793, 2.754330838295688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -0.9318606975235585}, \ {-2.1565926535897932`, -2.4054625036921027`}, {-2.1565926535897932`, 2.7540490423241075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -0.9414548129271828}, \ {-2.151592653589793, -2.402923015185392}, {-2.151592653589793, 2.753770679502619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -0.9509322451912068}, \ {-2.146592653589793, -2.400391687549054}, {-2.146592653589793, 2.7534956925050764`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -0.9602947193201331}, \ {-2.141592653589793, -2.3978684680908895`}, {-2.141592653589793, 2.753224025183078}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -0.9695439392504117}, \ {-2.1365926535897932`, -2.3953533044860063`}, {-2.1365926535897932`, 2.7529556225378515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -0.9786815876289342}, \ {-2.1315926535897933`, -2.392846144776091}, {-2.1315926535897933`, 2.752690430692889}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -0.9877093256304366}, \ {-2.126592653589793, -2.390346937368664}, {-2.126592653589793, 2.7524283968672836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -0.9966287928113754}, \ {-2.121592653589793, -2.387855631036298}, {-2.121592653589793, 2.7521694693498304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.005441606997831}, \ {-2.116592653589793, -2.385372174915852}, {-2.116592653589793, 2.751913597473731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.0141493642052626`}, \ {-2.111592653589793, -2.3828965185076583`}, {-2.111592653589793, 2.751660731592044}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.0227536385878837`}, \ {-2.106592653589793, -2.3804286116747226`}, {-2.106592653589793, 2.7514108230537104`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.0312559824157175`}, \ {-2.101592653589793, -2.3779684046418925`}, {-2.101592653589793, 2.751163824180264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.0396579260773122`}, \ {-2.096592653589793, -2.375515847995031}, {-2.096592653589793, 2.7509196882431217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.0479609781063397`}, \ {-2.0915926535897933`, -2.373070892680184}, {-2.0915926535897933`, 2.750678369441475}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.056166625230319}, \ {-2.0865926535897934`, -2.370633490002722}, {-2.0865926535897934`, 2.7504398228807685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.0642763324398141`}, \ {-2.081592653589793, -2.368203591626507}, {-2.081592653589793, 2.750204004551711}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.072291543076578}, \ {-2.076592653589793, -2.3657811495730376`}, {-2.076592653589793, 2.749970871309864}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.0802136789391485`}, \ {-2.071592653589793, -2.3633661162205946`}, {-2.071592653589793, 2.7497403808557492`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.0880441404045058`}, \ {-2.066592653589793, -2.360958444303401}, {-2.066592653589793, 2.749512491715449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.0957843065645034`}, \ {-2.061592653589793, -2.3585580869107665`}, {-2.061592653589793, 2.7492871632217435`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.1034355353758205`}, \ {-2.056592653589793, -2.3561649974862537`}, {-2.056592653589793, 2.749064355495707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.1109991638222634`}, \ {-2.0515926535897933`, -2.35377912982684}, {-2.0515926535897933`, 2.7488440294287857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.1184765080883377`}, \ {-2.0465926535897934`, -2.3514004380820843`}, {-2.0465926535897934`, 2.748626146665337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.1258688637430518`}, \ {-2.041592653589793, -2.349028876753318}, {-2.041592653589793, 2.748410669585618}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.1331775059329525`}, \ {-2.036592653589793, -2.3466644006928212`}, {-2.036592653589793, 2.748197561289188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.1404036895835465`}, \ {-2.031592653589793, -2.3443069651030424`}, {-2.031592653589793, 2.747986785578764}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.1475486496081748`}, \ {-2.026592653589793, -2.341956525535802}, {-2.026592653589793, 2.74777830694447}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.1546136011235775`}, \ {-2.021592653589793, -2.33961303789153}, {-2.021592653589793, 2.7475720905484717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.1615997396714035`}, \ {-2.016592653589793, -2.337276458418511}, {-2.016592653589793, 2.7473681022100327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.1685082414449242`}, \ {-2.0115926535897932`, -2.3349467437121496`}, {-2.0115926535897932`, 2.747166308390917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.1753402635203114`}, \ {-2.0065926535897933`, -2.332623850714258}, {-2.0065926535897933`, 2.7469666761811666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.1820969440918778`}, \ {-2.001592653589793, -2.3303077367123533`}, {-2.001592653589793, 2.7467691732852564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.1887794027106566`}, \ {-1.996592653589793, -2.3279983593389972`}, {-1.996592653589793, 2.746573768008564}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.1953887405258181`}, \ {-1.991592653589793, -2.3256956765711303`}, {-1.991592653589793, 2.7463804292441902`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.2019260405284227`}, \ {-1.986592653589793, -2.3233996467294626`}, {-1.986592653589793, 2.7461891264601226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.2083923677970059`}, \ {-1.9815926535897932`, -2.3211102284778633`}, {-1.9815926535897932`, 2.7459998296866917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.2147887697445974`}, \ {-1.976592653589793, -2.318827380822798}, {-1.976592653589793, 2.7458125095043564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.2211162763667451`}, \ {-1.9715926535897932`, -2.3165510631127857`}, {-1.9715926535897932`, 2.7456271370317853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.227375900490179}, \ {-1.966592653589793, -2.3142812350378814`}, {-1.966592653589793, 2.7454436839142273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.233568638021761}, \ {-1.9615926535897932`, -2.3120178566292062`}, {-1.9615926535897932`, 2.745262122312179}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.2396954681973906`}, \ {-1.956592653589793, -2.309760888258494}, {-1.956592653589793, 2.745082424890314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.2457573538305902`}, \ {-1.9515926535897932`, -2.307510290637688}, {-1.9515926535897932`, 2.7449045648067063`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.2517552415604516`}, \ {-1.946592653589793, -2.3052660248185552`}, {-1.946592653589793, 2.7447285157022843`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.2576900620987432`}, \ {-1.9415926535897932`, -2.303028052192367}, {-1.9415926535897932`, 2.7445542516905754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.2635627304758832`}, \ {-1.936592653589793, -2.300796334489583}, {-1.936592653589793, 2.7443817473476715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.2693741462856205`}, \ {-1.9315926535897932`, -2.2985708337796105`}, {-1.9315926535897932`, 2.7442109777024584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.275125193928171}, \ {-1.926592653589793, -2.2963515124705784`}, {-1.926592653589793, 2.7440419182270603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.280816742851677}, \ {-1.9215926535897931`, -2.294138333309177}, {-1.9215926535897931`, 2.7438745448275363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.2864496477917913`}, \ {-1.916592653589793, -2.291931259380529}, {-1.916592653589793, 2.743708833834785}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.292024749009236}, \ {-1.9115926535897931`, -2.2897302541081133`}, {-1.9115926535897931`, 2.7435447619956674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.2975428725252258`}, \ {-1.906592653589793, -2.287535281253735}, {-1.906592653589793, 2.743382306464351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.303004830354596}, \ {-1.9015926535897931`, -2.2853463049175518`}, {-1.9015926535897931`, 2.7432214447938508`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.308411420736555}, \ {-1.896592653589793, -2.2831632895381455`}, {-1.896592653589793, 2.7430621549277756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.3137634283629303`}, \ {-1.8915926535897931`, -2.280986199892649}, {-1.8915926535897931`, 2.7429044151922666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.3190616246038527`}, \ {-1.886592653589793, -2.2788150010969384`}, {-1.886592653589793, 2.7427482042881337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.3243067677307598`}, \ {-1.881592653589793, -2.2766496586058613`}, {-1.881592653589793, 2.742593501283167}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.3294996031366833`}, \ {-1.876592653589793, -2.2744901382135514`}, {-1.876592653589793, 2.7424402856046353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.334640863553729}, \ {-1.871592653589793, -2.272336406053783}, {-1.871592653589793, 2.7422885370319587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.339731269267711}, \ {-1.866592653589793, -2.270188428600396}, {-1.866592653589793, 2.7421382356895476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.3447715283299042`}, \ {-1.861592653589793, -2.268046172667793}, {-1.861592653589793, 2.741989362039824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.3497623367658378`}, \ {-1.8565926535897932`, -2.26590960541149}, {-1.8565926535897932`, 2.741841896876383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.354704378781136}, \ {-1.851592653589793, -2.263778694328746}, {-1.851592653589793, 2.7416958213173284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.3595983269643568`}, \ {-1.8465926535897932`, -2.261653407259265}, {-1.8465926535897932`, 2.741551116798759}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.364444842486815}, \ {-1.841592653589793, -2.259533712385964}, {-1.841592653589793, 2.7414077650684003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.3692445752993658`}, \ {-1.8365926535897932`, -2.2574195782358197`}, {-1.8365926535897932`, 2.7412657481793894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.3739981643261432`}, \ {-1.831592653589793, -2.2553109736808015`}, {-1.831592653589793, 2.7411250484841934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.3787062376552515`}, \ {-1.8265926535897932`, -2.2532078679388716`}, {-1.8265926535897932`, 2.740985648628679}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.3833694127263871`}, \ {-1.821592653589793, -2.2511102305750788`}, {-1.821592653589793, 2.7408475315463052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.3879882965154084`}, \ {-1.8165926535897932`, -2.2490180315027284`}, {-1.8165926535897932`, 2.740710680452454}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.3925634857158544`}, \ {-1.811592653589793, -2.246931240984654}, {-1.811592653589793, 2.740575078838891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.397095566917418}, \ {-1.8065926535897932`, -2.2448498296345685`}, {-1.8065926535897932`, 2.7404407104683477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.4015851167813713`}, \ {-1.801592653589793, -2.242773768418508}, {-1.801592653589793, 2.7403075593692248`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.406032702212979}, \ {-1.7965926535897931`, -2.2407030286563807`}, {-1.7965926535897931`, 2.7401756098304197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.4104388805308987`}, \ {-1.791592653589793, -2.2386375820236104`}, {-1.791592653589793, 2.7400448463962666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.4148041996335863`}, \ {-1.7865926535897931`, -2.2365774005528807`}, {-1.7865926535897931`, 2.7399152538615894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.4191291981627303`}, \ {-1.781592653589793, -2.2345224566359927`}, {-1.781592653589793, 2.739786817266867}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.4234144056637337`}, \ {-1.7765926535897931`, -2.2324727230258192`}, {-1.7765926535897931`, 2.739659521893504}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -1.4276603427432624`}, \ {-1.771592653589793, -2.230428172838379}, {-1.771592653589793, 2.7395333532592048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -1.4318675212238967`}, \ {-1.7665926535897931`, -2.22838877955503}, {-1.7665926535897931`, 2.739408297113457}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -1.4360364442958884`}, \ {-1.761592653589793, -2.2263545170247747`}, {-1.761592653589793, 2.739284339433106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -1.4401676066660742`}, \ {-1.756592653589793, -2.224325359466687}, {-1.756592653589793, 2.7391614664180324`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -1.4442614947039574`}, \ {-1.751592653589793, -2.2223012814724785`}, {-1.751592653589793, 2.7390396644869197`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -1.448318586584989}, \ {-1.746592653589793, -2.2202822580091817`}, {-1.746592653589793, 2.73891892027312}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -1.452339352431079}, \ {-1.741592653589793, -2.2182682644219733`}, {-1.741592653589793, 2.7387992206206055`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -1.4563242544483666`}, \ {-1.736592653589793, -2.2162592764371376`}, {-1.736592653589793, 2.7386805525800098`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -1.460273747062281}, \ {-1.7315926535897932`, -2.214255270165173}, {-1.7315926535897932`, 2.7385629034047554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.212256222104049}, \ {-1.726592653589793, -1.4641882770499177`}, {-1.726592653589793, 2.7384462605472644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.210262109142607}, \ {-1.7215926535897932`, -1.4680682836697614`}, {-1.7215926535897932`, 2.738330611655248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.2082729085641315`}, \ {-1.716592653589793, -1.4719141987888}, {-1.716592653589793, 2.738215944568084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.2062885980500737`}, \ {-1.7115926535897932`, -1.4757264470070361`}, {-1.7115926535897932`, 2.7381022473132615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.204309155683948}, \ {-1.706592653589793, -1.4795054457794516`}, {-1.706592653589793, 2.737989508102911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.202334559955403}, \ {-1.7015926535897932`, -1.483251605535439}, {-1.7015926535897932`, 2.7378777153304017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.2003647897644676`}, \ {-1.696592653589793, -1.4869653297957353`}, {-1.696592653589793, 2.737766857567015}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.198399824425987}, \ {-1.6915926535897932`, -1.4906470152868976`}, {-1.6915926535897932`, 2.7376569235586867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.1964396436742453`}, \ {-1.686592653589793, -1.4942970520533359`}, {-1.686592653589793, 2.7375479022228215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.1944842276677887`}, \ {-1.6815926535897932`, -1.4979158235669445`}, {-1.6815926535897932`, 2.7374397826451684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.1925335569944506`}, \ {-1.676592653589793, -1.5015037068343589`}, {-1.676592653589793, 2.7373325540767692`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.190587612676592}, \ {-1.6715926535897931`, -1.5050610725018632`}, {-1.6715926535897931`, 2.7372262059309644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.1886463761765516`}, \ {-1.666592653589793, -1.5085882849579857`}, {-1.666592653589793, 2.7371207277804674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.186709829402329}, \ {-1.6615926535897931`, -1.512085702433805}, {-1.6615926535897931`, 2.737016109354496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.184777954713499}, \ {-1.656592653589793, -1.5155536771009914`}, {-1.656592653589793, 2.7369123405359645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.1828507349273623`}, \ {-1.6515926535897931`, -1.5189925551676229`}, {-1.6515926535897931`, 2.7368094113587373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.180928153325351}, \ {-1.646592653589793, -1.5224026769717915`}, {-1.646592653589793, 2.7367073120049312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.179010193659688}, \ {-1.6415926535897931`, -1.5257843770730288`}, {-1.6415926535897931`, 2.7366060328022845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.1770968401603152`}, \ {-1.636592653589793, -1.5291379843415833`}, {-1.636592653589793, 2.7365055642215705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.1751880775420935`}, \ {-1.631592653589793, -1.5324638220455609`}, {-1.631592653589793, 2.7364058968740714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.173283891012293}, \ {-1.626592653589793, -1.535762207935968}, {-1.626592653589793, 2.736307021509097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.1713842662783756`}, \ {-1.621592653589793, -1.53903345432967}, {-1.621592653589793, 2.7362089290115623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.1694891895560833`}, \ {-1.616592653589793, -1.5422778681902878`}, {-1.616592653589793, 2.736111610399606}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.167598647577843}, \ {-1.611592653589793, -1.5454957512070677`}, {-1.611592653589793, 2.736015056822264}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.1657126276014984`}, \ {-1.606592653589793, -1.5486873998717214`}, {-1.606592653589793, 2.7359192595571855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.1638311174193827`}, \ {-1.601592653589793, -1.5518531055532812`}, {-1.601592653589793, 2.735824210008399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.161954105367739}, \ {-1.5965926535897932`, -1.554993154570976}, {-1.5965926535897932`, 2.735729899704122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.16008158033651}, \ {-1.591592653589793, -1.558107828265145}, {-1.591592653589793, 2.7356363202946117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.1582135317794973`}, \ {-1.5865926535897932`, -1.5611974030662128`}, {-1.5865926535897932`, 2.735543463550063}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.156349949724918}, \ {-1.581592653589793, -1.5642621505617431`}, {-1.581592653589793, 2.735451321358547}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.154490824786362}, \ {-1.5765926535897932`, -1.56730233756158}, {-1.5765926535897932`, 2.7353598857239927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.1526361481741687`}, \ {-1.571592653589793, -1.5703182261610915`}, {-1.571592653589793, 2.735269148764201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.1507859117072408`}, \ {-1.5665926535897932`, -1.5733100738025387`}, {-1.5665926535897932`, 2.73517910270891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.1489401078253048`}, \ {-1.561592653589793, -1.576278133334569}, {-1.561592653589793, 2.7350897398978877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.147098729601642}, \ {-1.5565926535897932`, -1.5792226530698514`}, {-1.5565926535897932`, 2.7350010527790722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.1452617707563024`}, \ {-1.551592653589793, -1.5821438768408727`}, {-1.551592653589793, 2.734913033906738}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.1434292256698204`}, \ {-1.5465926535897931`, -1.5850420440538793`}, {-1.5465926535897931`, 2.734825675939707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.141601089397452}, \ {-1.541592653589793, -1.5879173897409984`}, {-1.541592653589793, 2.73473897163959}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.1397773576839536`}, \ {-1.5365926535897931`, -1.5907701446105307`}, {-1.5365926535897931`, 2.7346529138690654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.137958026978917}, \ {-1.531592653589793, -1.5936005350954212`}, {-1.531592653589793, 2.734567495590187}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.1361430944526916`}, \ {-1.5265926535897931`, -1.5964087833999157`}, {-1.5265926535897931`, 2.7344827098627302`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.134332558012905}, \ {-1.521592653589793, -1.5991951075444029`}, {-1.521592653589793, 2.7343985498425667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.132526416321614}, \ {-1.5165926535897931`, -1.6019597214084438`}, {-1.5165926535897931`, 2.7343150087800714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.1307246688131016`}, \ {-1.511592653589793, -1.6047028347719896`}, {-1.511592653589793, 2.7342320800185584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.1289273157123527`}, \ {-1.506592653589793, -1.607424653354785}, {-1.506592653589793, 2.7341497569927524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.1271343580542244`}, \ {-1.501592653589793, -1.610125378853955}, {-1.501592653589793, 2.734068033227283}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.1253457977033476`}, \ {-1.496592653589793, -1.6128052089797724`}, {-1.496592653589793, 2.733986902335211}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.1235616373747828`}, \ {-1.491592653589793, -1.615464337489593}, {-1.491592653589793, 2.7339063580165828`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.1217818806554565`}, \ {-1.486592653589793, -1.618102954219964}, {-1.486592653589793, 2.7338263940570138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.120006532026415}, \ {-1.481592653589793, -1.6207212451168824`}, {-1.481592653589793, 2.7337470043262933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.1182355968859174`}, \ {-1.476592653589793, -1.6233193922642046`}, {-1.476592653589793, 2.733668182777021}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.1164690815734133`}, \ {-1.4715926535897932`, -1.6258975739101882`}, {-1.4715926535897932`, 2.733589923443268}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.1147069933944245`}, \ {-1.466592653589793, -1.6284559644921495`}, {-1.466592653589793, 2.7335122204392635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.1129493406463773`}, \ {-1.4615926535897932`, -1.630994734659235}, {-1.4615926535897932`, 2.7334350679581023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.1111961326454165`}, \ {-1.456592653589793, -1.6335140512932715`}, {-1.456592653589793, 2.733358460270483}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.1094473797542377`}, \ {-1.4515926535897932`, -1.636014077527686}, {-1.4515926535897932`, 2.733282391723464}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.107703093410986}, \ {-1.446592653589793, -1.6384949727644733`}, {-1.446592653589793, 2.733206856739246}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.1059632861592466`}, \ {-1.4415926535897932`, -1.6409568926891895`}, {-1.4415926535897932`, 2.733131849813975}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.1042279716791916`}, \ {-1.436592653589793, -1.6433999892839377`}, {-1.436592653589793, 2.733057365516572}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.1024971648199013`}, \ {-1.4315926535897932`, -1.6458244108383293`}, {-1.4315926535897932`, 2.7329833984875767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.100770881632933}, \ {-1.426592653589793, -1.64823030195839}, {-1.426592653589793, 2.7329099434380195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.0990491394071613`}, \ {-1.4215926535897931`, -1.6506178035733712`}, {-1.4215926535897931`, 2.7328369951483125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.097331956704956}, \ {-1.416592653589793, -1.6529870529404456`}, {-1.416592653589793, 2.732764548467156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.0956193533997443`}, \ {-1.4115926535897931`, -1.6553381836472387`}, {-1.4115926535897931`, 2.7326925983104746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.0939113507150013`}, \ {-1.406592653589793, -1.6576713256121713`}, {-1.406592653589793, 2.732621139660363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.0922079712647417`}, \ {-1.4015926535897931`, -1.6599866050825645`}, {-1.4015926535897931`, 2.7325501675640576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.0905092390955535`}, \ {-1.396592653589793, -1.6622841446304657`}, {-1.396592653589793, 2.732479677132922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.0888151797302483`}, \ {-1.3915926535897931`, -1.664564063146152}, {-1.3915926535897931`, 2.732409663541457}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.087125820213169}, \ {-1.386592653589793, -1.6668264758292701`}, {-1.386592653589793, 2.732340122026322}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.085441189157243}, \ {-1.381592653589793, -1.6690714941775484`}, {-1.381592653589793, 2.7322710478853787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.083761316792829}, \ {-1.376592653589793, -1.671299225973048}, {-1.376592653589793, 2.732202436476748}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.0820862350184295`}, \ {-1.371592653589793, -1.6735097752658779`}, {-1.371592653589793, 2.7321342832178885`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.080415977453344}, \ {-1.366592653589793, -1.6757032423553415`}, {-1.366592653589793, 2.732066583584689}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.078750579492328}, \ {-1.361592653589793, -1.6778797237684284`}, {-1.361592653589793, 2.7319993331105756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.0770900783623407`}, \ {-1.356592653589793, -1.6800393122356123`}, {-1.356592653589793, 2.7319325273856383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.0754345131814467`}, \ {-1.351592653589793, -1.682182096663879}, {-1.351592653589793, 2.73186616205577}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.073783925019964}, \ {-1.3465926535897932`, -1.684308162106916}, {-1.3465926535897932`, 2.7318002328218234`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.072138356963928}, \ {-1.341592653589793, -1.6864175897324079`}, {-1.341592653589793, 2.7317347354387804`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.070497854180959}, \ {-1.3365926535897932`, -1.6885104567863487`}, {-1.3365926535897932`, 2.7316696657149384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.068862463988624}, \ {-1.331592653589793, -1.6905868365543082`}, {-1.331592653589793, 2.7316050195111092`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.067232235925366}, \ {-1.3265926535897932`, -1.6926467983195779`}, {-1.3265926535897932`, 2.7315407927398336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.065607221824104}, \ {-1.321592653589793, -1.6946904073181088`}, {-1.321592653589793, 2.731476981364606}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.0639874758885886`}, \ {-1.3165926535897932`, -1.6967177246901708`}, {-1.3165926535897932`, 2.7314135813991185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.0623730547725985`}, \ {-1.311592653589793, -1.6987288074286488`}, {-1.311592653589793, 2.7313505889065146`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.060764017662085}, \ {-1.3065926535897932`, -1.7007237083238904`}, {-1.3065926535897932`, 2.731287999998656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.059160426360347}, \ {-1.301592653589793, -1.7027024759050227`}, {-1.301592653589793, 2.7312258108353995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.0575623453763368`}, \ {-1.2965926535897931`, -1.7046651543776572`}, {-1.2965926535897931`, 2.7311640176238963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.0559698420161925`}, \ {-1.291592653589793, -1.7066117835578847`}, {-1.291592653589793, 2.73110261661789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.054382986478089}, \ {-1.2865926535897931`, -1.7085423988024915`}, {-1.2865926535897931`, 2.731041604117036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.052801851950507}, \ {-1.281592653589793, -1.7104570309352969`}, {-1.281592653589793, 2.7309809764662294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.0512265147140107`}, \ {-1.2765926535897931`, -1.712355706169531}, {-1.2765926535897931`, 2.7309207300549465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.0496570542466275`}, \ {-1.271592653589793, -1.7142384460261737`}, {-1.271592653589793, 2.730860861316594}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.048093553332922}, \ {-1.2665926535897931`, -1.7161052672481671`}, {-1.2665926535897931`, 2.7308013667278717`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.046536098176848}, \ {-1.261592653589793, -1.71795618171043}, {-1.261592653589793, 2.7307422428081454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.044984778518465}, \ {-1.256592653589793, -1.719791196325586}, {-1.256592653589793, 2.7306834861188327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.043439687754594}, \ {-1.251592653589793, -1.7216103129453542`}, {-1.251592653589793, 2.730625093262795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.0419009230634884`}, \ {-1.246592653589793, -1.7234135282575207`}, {-1.246592653589793, 2.7305670608837436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.040368585533586}, \ {-1.241592653589793, -1.7252008336784432`}, {-1.241592653589793, 2.7305093856656524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.03884278029639}, \ {-1.236592653589793, -1.7269722152410403`}, {-1.236592653589793, 2.730452064332185}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.0373236166635404`}, \ {-1.231592653589793, -1.7287276534782152`}, {-1.231592653589793, 2.730395093646126}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.035811208268091}, \ {-1.226592653589793, -1.7304671233017077`}, {-1.226592653589793, 2.730338470408828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.0343056732100337`}, \ {-1.2215926535897932`, -1.7321905938763351`}, {-1.2215926535897932`, 2.730282191459661}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.032807134206053}, \ {-1.216592653589793, -1.7338980284896528`}, {-1.216592653589793, 2.7302262536754767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.031315718743515}, \ {-1.2115926535897932`, -1.7355893844170294`}, {-1.2115926535897932`, 2.730170653970079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.0298315592386427`}, \ {-1.206592653589793, -1.7372646127821971`}, {-1.206592653589793, 2.730115389293704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.028354793198828}, \ {-1.2015926535897932`, -1.7389236584133339`}, {-1.2015926535897932`, 2.730060456632508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.026885563388984}, \ {-1.196592653589793, -1.7405664596947714`}, {-1.196592653589793, 2.7300058530080644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.0254240180018335`}, \ {-1.1915926535897932`, -1.742192948414453}, {-1.1915926535897932`, 2.7299515754768704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.02397031083197}, \ {-1.186592653589793, -1.7438030496073016`}, {-1.186592653589793, 2.729897621129858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.022524601453513}, \ {-1.1815926535897932`, -1.745396681394683}, {-1.1815926535897932`, 2.7298439870919173`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.0210870554011104`}, \ {-1.176592653589793, -1.7469737548202195`}, {-1.176592653589793, 2.729790670521425}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.0196578443540254`}, \ {-1.1715926535897931`, -1.7485341736822269`}, {-1.1715926535897931`, 2.729737668609781}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.0182371463229547`}, \ {-1.166592653589793, -1.750077834363121}, {-1.166592653589793, 2.7296849785809547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.0168251458391997`}, \ {-1.1615926535897931`, -1.7516046256561901`}, {-1.1615926535897931`, 2.7296325976910336`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.0154220341457223`}, \ {-1.156592653589793, -1.7531144285902054`}, {-1.156592653589793, 2.7295805232277854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.0140280093895573`}, \ {-1.1515926535897931`, -1.7546071162523895`}, {-1.1515926535897931`, 2.729528752510225}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.012643276814976}, \ {-1.146592653589793, -1.7560825536103788`}, {-1.146592653589793, 2.7294772828881833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.0112680489566963`}, \ {-1.1415926535897931`, -1.7575405973338571`}, {-1.1415926535897931`, 2.7294261117418928`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.009902545832358}, \ {-1.1365926535897932`, -1.7589810956166825`}, {-1.1365926535897932`, 2.7293752364815718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.0085469951333637`}, \ {-1.1315926535897929`, -1.7604038880003792`}, {-1.1315926535897929`, 2.729324654547018}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -2.0072016324130866`}, \ {-1.126592653589793, -1.761808805200021}, {-1.126592653589793, 2.7292743634072107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.005866701271313}, \ {-1.121592653589793, -1.7631956689336319`}, {-1.121592653589793, 2.7292243605599142`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.004542453533677}, \ {-1.1165926535897932`, -1.7645642917563549`}, {-1.1165926535897932`, 2.7291746435312945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -2.0032291494246834`}, \ {-1.1115926535897929`, -1.7659144769007924`}, {-1.1115926535897929`, 2.7291252098755354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.0019270577327895`}, \ {-1.106592653589793, -1.7672460181250644`}, {-1.106592653589793, 2.7290760571744643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -2.0006364559658416`}, \ {-1.101592653589793, -1.7685586995702753`}, {-1.101592653589793, 2.7290271830371844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -1.999357630495004}, \ {-1.0965926535897932`, -1.7698522956292722`}, {-1.0965926535897932`, 2.728978585099711}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -1.9980908766851482`}, \ {-1.0915926535897933`, -1.7711265708287194`}, {-1.0915926535897933`, 2.7289302610246127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -1.9968364990094718`}, \ {-1.086592653589793, -1.772381279726731}, {-1.086592653589793, 2.728882208500663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -1.9955948111459543`}, \ {-1.081592653589793, -1.7736161668284542`}, {-1.081592653589793, 2.728834425242491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -1.994366136053032}, \ {-1.0765926535897932`, -1.7748309665222264`}, {-1.0765926535897932`, 2.728786908990242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -1.9931508060216994`}, \ {-1.0715926535897933`, -1.776025403039105}, {-1.0715926535897933`, 2.728739657509242}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -1.9919491627010377`}, \ {-1.066592653589793, -1.777199190438766}, {-1.066592653589793, 2.728692668589668}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -1.9907615570939705`}, \ {-1.061592653589793, -1.778352032624986}, {-1.061592653589793, 2.728645940046223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -1.9895883495198532`}, \ {-1.0565926535897932`, -1.7794836233940894`}, {-1.0565926535897932`, 2.7285994697178135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -1.9884299095403253`}, \ {-1.0515926535897933`, -1.780593646519955}, {-1.0515926535897933`, 2.72855325546724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -1.9872866158446634`}, \ {-1.046592653589793, -1.7816817758793269`}, {-1.046592653589793, 2.7285072951808824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -1.9861588560907362`}, \ {-1.041592653589793, -1.7827476756213467`}, {-1.041592653589793, 2.7284615867683955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -1.9850470266975084`}, \ {-1.0365926535897931`, -1.7837910003853588`}, {-1.0365926535897931`, 2.72841612816241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -1.9839515325849557`}, \ {-1.0315926535897932`, -1.784811395571124}, {-1.0315926535897932`, 2.7283709173182356`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -1.9828727868571616`}, \ {-1.026592653589793, -1.7858084976656856`}, {-1.026592653589793, 2.72832595221357}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -1.9818112104243581`}, \ {-1.021592653589793, -1.786781934631118}, {-1.021592653589793, 2.7282812308482125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -1.9807672315596871`}, \ {-1.0165926535897931`, -1.7877313263573924`}, {-1.0165926535897931`, 2.728236751243779}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -1.9797412853865424`}, \ {-1.0115926535897932`, -1.788656285184495}, {-1.0115926535897932`, 2.728192511443428}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -1.9787338132925179`}, \ {-1.0065926535897929`, -1.7895564164977813`}, {-1.0065926535897929`, 2.728148509511585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -1.9777452622661966`}, \ {-1.001592653589793, -1.7904313194003303`}, {-1.001592653589793, 2.7281047435336703`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -1.9767760841533566`}, \ {-0.9965926535897931, -1.7912805874657338`}, {-0.9965926535897931, 2.728061211615838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -1.9758267348295584`}, \ {-0.9915926535897932, -1.7921038095743422`}, {-0.9915926535897932, 2.7280179118847094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -1.974897673286609}, \ {-0.9865926535897929, -1.7929005708354928`}, {-0.9865926535897929, 2.7279748424871206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -1.9739893606310166`}, \ {-0.981592653589793, -1.7936704535975987`}, {-0.981592653589793, 2.7279320015898656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -1.9731022589932872`}, \ {-0.9765926535897931, -1.794413038547254}, {-0.9765926535897931, 2.7278893873794465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -1.9722368303477684`}, \ {-0.9715926535897932, -1.7951279058976433`}, {-0.9715926535897932, 2.7278469980618287`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -1.971393535243731}, \ {-0.9665926535897928, -1.7958146366655852`}, {-0.9665926535897928, 2.727804831862198}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -1.970572831449464}, \ {-0.961592653589793, -1.7964728140354203`}, {-0.961592653589793, 2.7277628870247224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -1.9697751725123567`}, \ {-0.9565926535897931, -1.797102024806777}, {-0.9565926535897931, 2.7277211618123145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -1.9690010062392609`}, \ {-0.9515926535897932, -1.7977018609219306`}, {-0.9515926535897932, 2.7276796545064035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -1.9682507731028043`}, \ {-0.9465926535897933, -1.7982719210670768`}, {-0.9465926535897933, 2.7276383634067045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -1.9675249045808005`}, \ {-0.9415926535897929, -1.7988118123403853`}, {-0.9415926535897929, 2.7275972868309952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -1.9668238214374003`}, \ {-0.936592653589793, -1.7993211519781878`}, {-0.936592653589793, 2.7275564231148937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -1.966147931956158}, \ {-0.9315926535897932, -1.7997995691291226`}, {-0.9315926535897932, 2.72751577061164}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -1.9654976301367124`}, \ {-0.9265926535897933, -1.800246706664554}, {-0.9265926535897933, 2.7274753276918817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -1.9648732938682263`}, \ {-0.9215926535897929, -1.800662223012103}, {-0.9215926535897929, 2.7274350927434634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -1.9642752830941306`}, \ {-0.916592653589793, -1.8010457939977698`}, {-0.916592653589793, 2.727395064171215}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -1.9637039379839312`}, \ {-0.9115926535897931, -1.8013971146808656`}, {-0.9115926535897931, 2.72735524039675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -1.9631595771289556`}, \ {-0.9065926535897932, -1.8017159011649053`}, {-0.9065926535897932, 2.72731561985826}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -1.9626424957797255`}, \ {-0.9015926535897929, -1.802001892366754}, {-0.9015926535897929, 2.7272762010103175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -1.9621529641432853`}, \ {-0.896592653589793, -1.8022548517257149`}, {-0.896592653589793, 2.727236982323677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -1.9616912257591077`}, \ {-0.8915926535897931, -1.802474568833931}, {-0.8915926535897931, 2.7271979622850844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -1.9612574959721831`}, \ {-0.8865926535897932, -1.8026608609694956`}, {-0.8865926535897932, 2.727159139397082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -1.9608519605215737`}, \ {-0.8815926535897929, -1.8028135745140015`}, {-0.8815926535897929, 2.7271205121778253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -1.960474774261952}, \ {-0.876592653589793, -1.8029325862369991`}, {-0.876592653589793, 2.7270820791608936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -1.9601260600346064`}, \ {-0.8715926535897931, -1.8030178044308889`}, {-0.8715926535897931, 2.727043838895109}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -1.959805907702925}, \ {-0.8665926535897932, -1.8030691698812367`}, {-0.8665926535897932, 2.7270057899443585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -1.9595143733656206`}, \ {-0.8615926535897929, -1.803086656659256}, {-0.8615926535897929, 2.726967930887412}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -1.9592514787588373`}, \ {-0.856592653589793, -1.8030702727253078`}, {-0.856592653589793, 2.726930260317752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -1.9590172108559516`}, \ {-0.8515926535897931, -1.8030200603346158`}, {-0.8515926535897931, 2.7268927768433993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -1.958811521671294}, \ {-0.8465926535897932, -1.8029360962389698`}, {-0.8465926535897932, 2.7268554790867423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -1.9586343282712777`}, \ {-0.8415926535897928, -1.8028184916809311`}, {-0.8415926535897928, 2.7268183656843723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -1.9584855129935952`}, \ {-0.836592653589793, -1.8026673921798801`}, {-0.836592653589793, 2.7267814352869175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -1.9583649238723022`}, \ {-0.8315926535897931, -1.802482977112093}, {-0.8315926535897931, 2.726744686558879}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -1.9582723752637674`}, \ {-0.8265926535897932, -1.802265459089861}, {-0.8265926535897932, 2.726708118178473}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -1.9582076486658107`}, \ {-0.8215926535897933, -1.8020150831473438`}, {-0.8215926535897933, 2.7266717288374713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -1.9581704937198023`}, \ {-0.8165926535897929, -1.801732125743373}, {-0.8165926535897929, 2.7266355172410464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -1.9581606293832263`}, \ {-0.811592653589793, -1.8014168935937123`}, {-0.811592653589793, 2.726599482107617}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -1.9581777452582245`}, \ {-0.8065926535897932, -1.8010697223472578`}, {-0.8065926535897932, 2.7265636221687}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -1.9582215030599377`}, \ {-0.8015926535897933, -1.8006909751223599`}, {-0.8015926535897933, 2.7265279361687575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -1.9582915382071728`}, \ {-0.7965926535897929, -1.800281040920742}, {-0.7965926535897929, 2.726492422865052}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -1.958387461516946}, \ {-0.791592653589793, -1.7998403329374664`}, {-0.791592653589793, 2.7264570810275006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -1.958508860983891}, \ {-0.7865926535897931, -1.7993692867859634`}, {-0.7865926535897931, 2.726421909438534}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -1.9586553036252874`}, \ {-0.7815926535897932, -1.7988683586573582`}, {-0.7815926535897932, 2.726386906892954}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -1.9588263373726273`}, \ {-0.7765926535897929, -1.798338023433196}, {-0.7765926535897929, 2.726352072197796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -1.9590214929910603`}, \ {-0.771592653589793, -1.7977787727702113`}, {-0.771592653589793, 2.7263174041721903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -1.9592402860088305`}, \ {-0.7665926535897931, -1.7971911131750329`}, {-0.7665926535897931, 2.72628290164723}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -1.9594822186398013`}, \ {-0.7615926535897932, -1.7965755640857382`}, {-0.7615926535897932, 2.726248563465836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -1.9597467816833807`}, \ {-0.7565926535897929, -1.7959326559759319`}, {-0.7565926535897929, 2.7262143884826275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -1.9600334563875086`}, \ {-0.751592653589793, -1.7952629284956991`}, {-0.751592653589793, 2.7261803755637906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -1.960341716261883}, \ {-0.7465926535897931, -1.794566928662253}, {-0.7465926535897931, 2.726146523586952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -1.9606710288301479`}, \ {-0.7415926535897932, -1.793845209111552}, {-0.7415926535897932, 2.7261128314410557`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -1.9610208573113903`}, \ {-0.7365926535897929, -1.7930983264205482`}, {-0.7365926535897929, 2.7260792980262347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -1.961390662222876}, \ {-0.731592653589793, -1.7923268395081315`}, {-0.731592653589793, 2.726045922253694}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -1.9617799028975456`}, \ {-0.7265926535897931, -1.7915313081212494`}, {-0.7265926535897931, 2.726012703045585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -1.9621880389113024`}, \ {-0.7215926535897932, -1.7907122914111786`}, {-0.7215926535897932, 2.7259796393348905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -1.9626145314165468`}, \ {-0.7165926535897928, -1.7898703466034813`}, {-0.7165926535897928, 2.725946730065307}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -1.9630588443797572`}, \ {-0.711592653589793, -1.789006027763867}, {-0.711592653589793, 2.725913974191128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -1.963520445722118}, \ {-0.7065926535897931, -1.7881198846609343`}, {-0.7065926535897931, 2.7258813706771314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -1.9639988083633175`}, \ {-0.7015926535897932, -1.7872124617256981`}, {-0.7015926535897932, 2.7258489184984667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -1.964493411169578}, \ {-0.6965926535897933, -1.7862842971068214`}, {-0.6965926535897933, 2.7258166166405458`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -1.785335921819616}, \ {-0.6915926535897929, -1.965003739807859}, {-0.6915926535897929, 2.725784464098931}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -1.7843678589862029`}, \ {-0.686592653589793, -1.965529287508852}, {-0.686592653589793, 2.7257524598792306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -1.783380623163563}, \ {-0.6815926535897932, -1.9660695557420218`}, {-0.6815926535897932, 2.725720602996991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -1.7823747197557864`}, \ {-0.6765926535897933, -1.9666240548064047`}, {-0.6765926535897933, 2.7256888924775926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -1.7813506445064118`}, \ {-0.6715926535897929, -1.967192304341258}, {-0.6715926535897929, 2.7256573273561457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -1.7803088830664953`}, \ {-0.666592653589793, -1.9677738337609276`}, {-0.666592653589793, 2.725625906677392}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -1.7792499106338362`}, \ {-0.6615926535897931, -1.9683681826185107`}, {-0.6615926535897931, 2.7255946294955993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -1.7781741916587155`}, \ {-0.6565926535897932, -1.9689749009029551`}, {-0.6565926535897932, 2.725563494874467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -1.7770821796114042`}, \ {-0.6515926535897929, -1.9695935492743326`}, {-0.6515926535897929, 2.7255325018870264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -1.7759743168067872`}, \ {-0.646592653589793, -1.970223699241957}, {-0.646592653589793, 2.7255016496155453`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -1.7748510342814494`}, \ {-0.6415926535897931, -1.9708649332899828`}, {-0.6415926535897931, 2.7254709371514325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -1.7737127517187474`}, \ {-0.6365926535897932, -1.9715168449549778`}, {-0.6365926535897932, 2.725440363595144}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -1.7725598774174713`}, \ {-0.6315926535897929, -1.972179038859851}, {-0.6315926535897929, 2.7254099280560937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -1.771392808299936}, \ {-0.626592653589793, -1.9728511307083134`}, {-0.626592653589793, 2.725379629652557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -1.7702119299554857`}, \ {-0.6215926535897931, -1.9735327472438697`}, {-0.6215926535897931, 2.725349467511587}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -1.7690176167156315`}, \ {-0.6165926535897932, -1.9742235261771393`}, {-0.6165926535897932, 2.7253194407689203`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -1.767810231757258}, \ {-0.6115926535897929, -1.974923116085063}, {-0.6115926535897929, 2.725289548568896}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -1.7665901272305318`}, \ {-0.606592653589793, -1.975631176285359}, {-0.606592653589793, 2.725259790064365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -1.7653576444084242`}, \ {-0.6015926535897931, -1.9763473766893258`}, {-0.6015926535897931, 2.725230164416605}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -1.7641131138549084`}, \ {-0.5965926535897932, -1.9770713976359262`}, {-0.5965926535897932, 2.7252006707952408`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -1.7628568556092035`}, \ {-0.5915926535897928, -1.9778029297097828`}, {-0.5915926535897928, 2.7251713083781577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, -1.7615891793835547`}, \ {-0.586592653589793, -1.9785416735455943`}, {-0.586592653589793, 2.7251420763514225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, -1.7603103847723347`}, \ {-0.5815926535897931, -1.9792873396211925`}, {-0.5815926535897931, 2.725112973909203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, -1.7590207614703797`}, \ {-0.5765926535897931, -1.9800396480413198`}, {-0.5765926535897931, 2.7250840002536862`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, -1.7577205894987138`}, \ {-0.571592653589793, -1.980798328313982}, {-0.571592653589793, 2.725055154595006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, -1.7564101394359575`}, \ {-0.566592653589793, -1.9815631191210759`}, {-0.566592653589793, 2.7250264361511594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, -1.7550896726539005`}, \ {-0.561592653589793, -1.9823337680848134`}, {-0.561592653589793, 2.7249978441479357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, -1.753759441555888}, \ {-0.556592653589793, -1.9831100315312944`}, {-0.556592653589793, 2.724969377818839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, -1.7524196898167783`}, \ {-0.551592653589793, -1.9838916742524697`}, {-0.551592653589793, 2.7249410364050166`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, -1.7510706526234125`}, \ {-0.546592653589793, -1.9846784692675536`}, {-0.546592653589793, 2.7249128191551817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, -1.7497125569146308`}, \ {-0.541592653589793, -1.985470197584857}, {-0.541592653589793, 2.724884725325549}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, -1.748345621619983}, \ {-0.536592653589793, -1.98626664796488}, {-0.536592653589793, 2.724856754179756}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, -1.74697005789643}, \ {-0.531592653589793, -1.9870676166853931`}, {-0.531592653589793, 2.7248289049887995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, -1.745586069362356}, \ {-0.526592653589793, -1.9878729073091523`}, {-0.526592653589793, 2.724801177030962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, -1.744193852328388}, \ {-0.521592653589793, -1.9886823304547903`}, {-0.521592653589793, 2.7247735695917474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, 2.7247460819638127`}, {-0.5165926535897931, -1.742793596024516}, \ {-0.5165926535897931, -1.989495703571358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, 2.7247187134469}, {-0.511592653589793, -1.7413854828231397`}, \ {-0.511592653589793, -1.9903128507169157`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, 2.7246914633477757`}, {-0.5065926535897931, -1.7399696884577094`}, \ {-0.5065926535897931, -1.9911336023414874`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, 2.7246643309801626`}, {-0.5015926535897931, -1.73854638223668}, \ {-0.5015926535897931, -1.9919577950746734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, 2.7246373156646784`}, {-0.49659265358979304`, \ -1.7371157272525708`}, {-0.49659265358979304`, -1.9927852715181247`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, 2.724610416728773}, {-0.4915926535897931, -1.7356778805859578`}, \ {-0.4915926535897931, -1.993615880043047}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, 2.724583633506666}, {-0.4865926535897931, -1.7342329935042624`}, \ {-0.4865926535897931, -1.9944494745928791`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, 2.7245569653392887`}, {-0.4815926535897931, -1.7327812116552603`}, \ {-0.4815926535897931, -1.9952859144912227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, 2.7245304115742206`}, {-0.4765926535897931, -1.731322675255234}, \ {-0.4765926535897931, -1.9961250642550863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, 2.724503971565633}, {-0.4715926535897931, -1.7298575192717598`}, \ {-0.4715926535897931, -1.9969667934134763`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, 2.724477644674231}, {-0.46659265358979307`, -1.7283858736011086`}, \ {-0.46659265358979307`, -1.9978109763313323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, 2.724451430267195}, {-0.46159265358979307`, -1.7269078632402892`}, \ {-0.46159265358979307`, -1.9986574920387958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, 2.7244253277181234`}, {-0.45659265358979306`, \ -1.7254236084537697`}, {-0.45659265358979306`, -1.999506224065768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, 2.7243993364069796`}, {-0.45159265358979306`, \ -1.7239332249349302`}, {-0.45159265358979306`, -2.0003570602817047`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, 2.724373455720035}, {-0.44659265358979305`, -1.7224368239623202`}, \ {-0.44659265358979305`, -2.0012098927405817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, 2.7243476850498154`}, {-0.44159265358979305`, -1.720934512550795}, \ {-0.44159265358979305`, -2.002064617530947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, 2.724322023795048}, {-0.43659265358979304`, -1.7194263935976255`}, \ {-0.43659265358979304`, -2.0029211346309705`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, 2.7242964713606086`}, {-0.43159265358979304`, \ -1.7179125660236871`}, {-0.43159265358979304`, -2.0037793477683903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, 2.7242710271574686`}, {-0.42659265358979304`, \ -1.7163931249098188`}, {-0.42659265358979304`, -2.0046391642852566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, 2.724245690602646}, {-0.42159265358979303`, -1.7148681616284815`}, \ {-0.42159265358979303`, -2.005500495007348}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, 2.724220461119154}, {-0.416592653589793, -1.7133377639708212`}, \ {-0.416592653589793, -2.006363254118156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, 2.7241953381359503`}, {-0.411592653589793, -1.7118020162692538`}, \ {-0.411592653589793, -2.0072273590373215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, 2.7241703210878905`}, {-0.406592653589793, -1.7102609995157096`}, \ {-0.406592653589793, -2.0080927303033813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, 2.7241454094156783`}, {-0.40159265358979307`, -1.708714791475638}, \ {-0.40159265358979307`, -2.0089592914607297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, 2.7241206025658173`}, {-0.39659265358979306`, \ -1.7071634667979132`}, {-0.39659265358979306`, -2.00982696895065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, 2.7240958999905667`}, {-0.39159265358979306`, \ -1.7056070971207586`}, {-0.39159265358979306`, -2.010695692006304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, 2.724071301147892}, {-0.38659265358979306`, -1.7040457511738096`}, \ {-0.38659265358979306`, -2.0115653925515513`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, 2.724046805501423}, {-0.38159265358979305`, -1.7024794948764495`}, \ {-0.38159265358979305`, -2.0124360051034773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, 2.7240224125204047`}, {-0.37659265358979305`, \ -1.7009083914325211`}, {-0.37659265358979305`, -2.0133074666785085`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, 2.723998121679659}, {-0.3715926535897931, -1.699332501421554}, \ {-0.3715926535897931, -2.0141797167020004`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, 2.723973932459536}, {-0.3665926535897931, -1.6977518828866065`}, \ {-0.3665926535897931, -2.015052696921169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, 2.723949844345872}, {-0.3615926535897931, -1.6961665914188513`}, \ {-0.3615926535897931, -2.01592635132127}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, 2.7239258568299505`}, {-0.3565926535897931, -1.6945766802390116`}, \ {-0.3565926535897931, -2.016800626044889}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, 2.723901969408458}, {-0.3515926535897931, -1.6929822002757566`}, \ {-0.3515926535897931, -2.0176754693142542`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, 2.723878181583443}, {-0.3465926535897931, -1.6913832002411708`}, \ {-0.3465926535897931, -2.0185508313564506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, 2.723854492862277}, {-0.34159265358979307`, -1.6897797267033943`}, \ {-0.34159265358979307`, -2.0194266643314354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, 2.7238309027576144`}, {-0.33659265358979307`, \ -1.6881718241565382`}, {-0.33659265358979307`, -2.0203029222627573`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, 2.723807410787352}, {-0.33159265358979306`, -1.6865595350879827`}, \ {-0.33159265358979306`, -2.0211795609708667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, 2.723784016474593}, {-0.32659265358979306`, -1.6849429000431424`}, \ {-0.32659265358979306`, -2.0220565380089384`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, 2.723760719347607}, {-0.32159265358979305`, -1.6833219576877951`}, \ {-0.32159265358979305`, -2.0229338126010994`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, 2.7237375189397954`}, {-0.31659265358979305`, \ -1.6816967448680735`}, {-0.31659265358979305`, -2.0238113455829807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, 2.7237144147896504`}, {-0.31159265358979304`, \ -1.6800672966681913`}, {-0.31159265358979304`, -2.0246890993445024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, 2.723691406440722}, {-0.30659265358979304`, -1.678433646466009}, \ {-0.30659265358979304`, -2.0255670377748007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, 2.723668493441583}, {-0.30159265358979304`, -1.6767958259864968`}, \ {-0.30159265358979304`, -2.026445126209234}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, 2.723645675345792}, {-0.29659265358979303`, -1.6751538653531994`}, \ {-0.29659265358979303`, -2.027323331378362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, 2.7236229517118598`}, {-0.2915926535897931, -1.6735077931377544`}, \ {-0.2915926535897931, -2.0282016213588503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, 2.723600322103215}, {-0.2865926535897931, -1.6718576364075564`}, \ {-0.2865926535897931, -2.029079965526208}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, 2.7235777860881716`}, {-0.2815926535897931, -1.6702034207716305`}, \ {-0.2815926535897931, -2.02995833450929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, 2.7235553432398967`}, {-0.27659265358979307`, \ -1.6685451704247807`}, {-0.27659265358979307`, -2.030836700146503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, 2.7235329931363754`}, {-0.27159265358979306`, \ -1.6668829081900847`}, {-0.27159265358979306`, -2.031715035443648}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, 2.723510735360383}, {-0.26659265358979306`, -1.665216655559792}, \ {-0.26659265358979306`, -2.0325933145333273`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, 2.7234885694994504`}, {-0.26159265358979306`, \ -1.6635464327346976`}, {-0.26159265358979306`, -2.033471512635863}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, 2.723466495145835}, {-0.25659265358979305`, -1.661872258662034}, \ {-0.25659265358979305`, -2.0343496060216744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, 2.723444511896492}, {-0.25159265358979305`, -1.6601941510719498`}, \ {-0.25159265358979305`, -2.035227571975037}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, 2.723422619353042}, {-0.24659265358979304`, -1.6585121265126292`}, \ {-0.24659265358979304`, -2.036105388759195}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, 2.7234008171217425`}, {-0.24159265358979304`, \ -1.6568262003840937`}, {-0.24159265358979304`, -2.0369830355827583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, 2.723379104813461}, {-0.23659265358979303`, -1.6551363869707532`}, \ {-0.23659265358979303`, -2.0378604925673307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, 2.7233574820436455`}, {-0.23159265358979303`, \ -1.6534426994727307`}, {-0.23159265358979303`, -2.038737740716346}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, 2.7233359484322976`}, {-0.22659265358979308`, \ -1.6517451500360412`}, {-0.22659265358979308`, -2.0396147618850278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, 2.723314503603944}, {-0.22159265358979308`, -1.6500437497816274`}, \ {-0.22159265358979308`, -2.0404915387514713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, 2.7232931471876127`}, {-0.21659265358979307`, \ -1.6483385088333367`}, {-0.21659265358979307`, -2.04136805478876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, 2.723271878816803}, {-0.21159265358979307`, -1.646629436344844}, \ {-0.21159265358979307`, -2.04224429423812}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, 2.723250698129463}, {-0.20659265358979306`, -1.6449165405255899`}, \ {-0.20659265358979306`, -2.043120242083034}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, 2.723229604767963}, {-0.20159265358979306`, -1.643199828665748}, \ {-0.20159265358979306`, -2.04399588402431}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, 2.7232085983790726`}, {-0.19659265358979305`, \ -1.6414793071602765`}, {-0.19659265358979305`, -2.044871206456042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, 2.723187678613932}, {-0.19159265358979305`, -1.6397549815320729`}, \ {-0.19159265358979305`, -2.0457461964424426`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, 2.7231668451280346`}, {-0.18659265358979304`, \ -1.6380268564542813`}, {-0.18659265358979304`, -2.0466208416955145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, 2.7231460975811976`}, {-0.18159265358979304`, \ -1.6362949357717695`}, {-0.18159265358979304`, -2.0474951305535174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, 2.723125435637544}, {-0.17659265358979304`, -1.6345592225218164`}, \ {-0.17659265358979304`, -2.0483690519602162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, 2.7231048589654763`}, {-0.17159265358979303`, \ -1.6328197189540379`}, {-0.17159265358979303`, -2.049242595444862}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, 2.7230843672376577`}, {-0.16659265358979303`, \ -1.6310764265495714`}, {-0.16659265358979303`, -2.050115751102897}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, 2.72306396013099}, {-0.16159265358979308`, -1.629329346039565}, \ {-0.16159265358979308`, -2.050988509577337}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, 2.7230436373265907`}, {-0.15659265358979307`, \ -1.6275784774229707`}, {-0.15659265358979307`, -2.0518608620408254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, 2.723023398509773}, {-0.15159265358979307`, -1.6258238199836952`}, \ {-0.15159265358979307`, -2.052732800178311}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, 2.7230032433700284`}, {-0.14659265358979306`, -1.624065372307108}, \ {-0.14659265358979306`, -2.0536043161703486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, 2.722983171601003}, {-0.14159265358979306`, -1.6223031322959516`}, \ {-0.14159265358979306`, -2.054475402676979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, 2.7229631829004814`}, {-0.13659265358979306`, \ -1.6205370971856523`}, {-0.13659265358979306`, -2.0553460528221827`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, 2.7229432769703665`}, {-0.13159265358979305`, \ -1.6187672635590775`}, {-0.13159265358979305`, -2.0562162601788767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, 2.72292345351666}, {-0.12659265358979305`, -1.6169936273607417`}, \ {-0.12659265358979305`, -2.0570860187544295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, 2.722903712249448}, {-0.12159265358979304`, -1.6152161839104897`}, \ {-0.12159265358979304`, -2.0579553229766914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, 2.722884052882879}, {-0.11659265358979304`, -1.613434927916672}, \ {-0.11659265358979304`, -2.058824167680506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, 2.7228644751351503`}, {-0.11159265358979303`, \ -1.6116498534888353`}, {-0.11159265358979303`, -2.0596925480946844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, 2.722844978728489}, {-0.10659265358979303`, -1.6098609541499376`}, \ {-0.10659265358979303`, -2.0605604598294422`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, 2.7228255633891374`}, {-0.10159265358979308`, \ -1.6080682228481158`}, {-0.10159265358979308`, -2.0614278988642614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, 2.722806228847337}, {-0.09659265358979308, -1.6062716519680085`}, \ {-0.09659265358979308, -2.062294861536168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, 2.7227869748373106`}, {-0.09159265358979307, \ -1.6044712333416593`}, {-0.09159265358979307, -2.0631613445284245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, 2.7227678010972514`}, {-0.08659265358979307, \ -1.6026669582590158`}, {-0.08659265358979307, -2.0640273448595963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, 2.722748707369304}, {-0.08159265358979306, -1.6008588174780263`}, \ {-0.08159265358979306, -2.0648928598730008`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, 2.7227296933995557`}, {-0.07659265358979306, \ -1.5990468012343682`}, {-0.07659265358979306, -2.0657578872265128`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, 2.7227107589380157`}, {-0.07159265358979305, \ -1.5972308992507989`}, {-0.07159265358979305, -2.066622424882715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, 2.7226919037386077`}, {-0.06659265358979305, -1.595411100746158}, \ {-0.06659265358979305, -2.0674864710993903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, 2.7226731275591547`}, {-0.061592653589793045`, \ -1.593587394444028}, {-0.061592653589793045`, -2.0683500244203237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, 2.7226544301613655`}, {-0.05659265358979304, -1.59175976858106}, \ {-0.05659265358979304, -2.0692130836664298`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, 2.7226358113108238`}, {-0.051592653589793036`, \ -1.5899282109149842`}, {-0.051592653589793036`, -2.0700756479271654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, 2.7226172707769765`}, {-0.04659265358979303, \ -1.5880927087323118`}, {-0.04659265358979303, -2.07093771655224}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, 2.722598808333122}, {-0.04159265358979303, -1.586253248855734}, \ {-0.04159265358979303, -2.0717992891436023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, 2.7225804237563986`}, {-0.03659265358979302, \ -1.5844098176512378`}, {-0.03659265358979302, -2.0726603655476925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, 2.7225621168277754`}, {-0.03159265358979302, \ -1.5825624010349386`}, {-0.03159265358979302, -2.073520945847956}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, 2.722543887332041}, {-0.026592653589793014`, -1.580710984479648}, \ {-0.026592653589793014`, -2.0743810303576073`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, 2.7225257350577934`}, {-0.02159265358979301, \ -1.5788555530211734`}, {-0.02159265358979301, -2.0752406196126323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, 2.722507659797432}, {-0.016592653589793005`, \ -1.5769960912643723`}, {-0.016592653589793005`, -2.0760997143650233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, 2.722489661347148}, {-0.011592653589793, -1.5751325833889571`}, \ {-0.011592653589793, -2.0769583155762423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, 2.7224717395069162`}, {-0.006592653589792996, -1.573265013155065}, \ {-0.006592653589792996, -2.0778164244108916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, 2.722453894080484}, {-0.0015926535897931027`, -1.571393363908599}, \ {-0.0015926535897931027`, -2.078674042230608}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, 2.7224361248753697`}, { 0.0034073464102069018`, -1.5695176185863462`}, { 0.0034073464102069018`, -2.0795311705881394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, 2.7224184317028475`}, { 0.008407346410206906, -1.5676377597208808`}, { 0.008407346410206906, -2.080387811221633}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, 2.7224008143779477`}, { 0.01340734641020691, -1.5657537694452595`}, { 0.01340734641020691, -2.081243966049103}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, 2.722383272719444}, { 0.018407346410206915`, -1.563865629497515}, { 0.018407346410206915`, -2.082099637163079}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, 2.7223658065498526`}, { 0.02340734641020692, -1.5619733212249516`}, { 0.02340734641020692, -2.0829548268254343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, 2.7223484156954214`}, { 0.028407346410206924`, -1.5600768255882538`}, { 0.028407346410206924`, -2.083809537462379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, 2.722331099986129}, { 0.03340734641020693, -1.5581761231654083`}, { 0.03340734641020693, -2.084663771659619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, 2.722313859255676}, { 0.03840734641020693, -1.5562711941554481`}, { 0.03840734641020693, -2.085517532157673}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, 2.7222966933414834`}, { 0.04340734641020694, -1.554362018382024}, { 0.04340734641020694, -2.0863708218473387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, 2.722279602084686}, { 0.04840734641020694, -1.5524485752968065`}, { 0.04840734641020694, -2.0872236437653093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, 2.722262585330129}, { 0.053407346410206946`, -1.5505308439827241`}, { 0.053407346410206946`, -2.088076001089935}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, 2.722245642926366}, { 0.05840734641020695, -1.5486088031570429`}, { 0.05840734641020695, -2.0889278971371144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, 2.7222287747256546`}, { 0.06340734641020696, -1.5466824311742935`}, { 0.06340734641020696, -2.089779335356325}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, 2.722211980583953}, { 0.06840734641020696, -1.544751706029045}, { 0.06840734641020696, -2.0906303193267823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, 2.7221952603609196`}, { 0.07340734641020696, -1.5428166053585348`}, { 0.07340734641020696, -2.0914808527537194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, 2.7221786139199096`}, { 0.07840734641020697, -1.540877106445158}, { 0.07840734641020697, -2.0923309394647904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, 2.7221620411279743`}, { 0.08340734641020697, -1.5389331862188154`}, { 0.08340734641020697, -2.0931805834065873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, 2.722145541855859}, { 0.08840734641020698, -1.536984821259131}, { 0.08840734641020698, -2.0940297886412726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, 2.7221291159780043`}, { 0.09340734641020698, -1.5350319877975356`}, { 0.09340734641020698, -2.094878559343315}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, 2.7221127633725426`}, { 0.09840734641020699, -1.5330746617192257`}, { 0.09840734641020699, -2.0957268997963383`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, 2.7220964839213004`}, { 0.10340734641020699`, -1.5311128185649965`}, { 0.10340734641020699`, -2.096574814390067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, 2.7220802775097988`}, { 0.108407346410207, -1.529146433532956}, { 0.108407346410207, -2.097422307617365}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, 2.7220641440272533`}, { 0.113407346410207, -1.527175481480123}, { 0.113407346410207, -2.098269384071383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, 2.722048083366576}, { 0.118407346410207, -1.5251999369239015`}, { 0.118407346410207, -2.0991160484427893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, 2.722032095424376}, { 0.1234073464102069, -1.5232197740434585`}, { 0.1234073464102069, -2.099962305517085}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, 2.7220161801009617`}, { 0.1284073464102069, -1.5212349666809766`}, { 0.1284073464102069, -2.100808160172024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, 2.7220003373003463`}, { 0.1334073464102069, -1.5192454883428124`}, { 0.1334073464102069, -2.1016536173750886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, 2.721984566930245}, { 0.1384073464102069, -1.5172513122005444`}, { 0.1384073464102069, -2.1024986821810754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, 2.7219688689020822`}, { 0.14340734641020692`, -1.5152524110919214`}, { 0.14340734641020692`, -2.10334335972974}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, 2.7219532431309967`}, { 0.14840734641020692`, -1.5132487575217115`}, { 0.14840734641020692`, -2.104187655243524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, 2.7219376895358396`}, { 0.15340734641020692`, -1.5112403236624545`}, { 0.15340734641020692`, -2.105031574025355}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, 2.7219222080391843`}, { 0.15840734641020693`, -1.5092270813551174`}, { 0.15840734641020693`, -2.105875121456522}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, 2.72190679856733}, { 0.16340734641020693`, -1.5072090021096625`}, { 0.16340734641020693`, -2.10671830299461}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, 2.7218914610503058`}, { 0.16840734641020694`, -1.5051860571055184`}, { 0.16840734641020694`, -2.1075611241715126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, 2.7218761954218773`}, { 0.17340734641020694`, -1.5031582171919669`}, { 0.17340734641020694`, -2.108403590591501}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, 2.7218610016195535`}, { 0.17840734641020695`, -1.5011254528884397`}, { 0.17840734641020695`, -2.1092457079293574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, 2.7218458795845897`}, { 0.18340734641020695`, -1.4990877343847318`}, { 0.18340734641020695`, -2.110087481928579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, 2.721830829262001}, { 0.18840734641020696`, -1.497045031541134}, { 0.18840734641020696`, -2.110928918399623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, 2.721815850600563}, { 0.19340734641020696`, -1.4949973138884773`}, { 0.19340734641020696`, -2.1117700232182237`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, 2.7218009435528243`}, { 0.19840734641020696`, -1.4929445506281025`}, { 0.19840734641020696`, -2.11261080232376}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, 2.7217861080751113`}, { 0.20340734641020697`, -1.4908867106317485`}, { 0.20340734641020697`, -2.113451261717675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, 2.721771344127539}, { 0.20840734641020697`, -1.488823762441365}, { 0.20840734641020697`, -2.1142914074619528`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, 2.72175665167402}, { 0.21340734641020698`, -1.486755674268847}, { 0.21340734641020698`, -2.115131245677635}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, 2.7217420306822744`}, { 0.21840734641020698`, -1.4846824139956993`}, { 0.21840734641020698`, -2.1159707825434033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, 2.7217274811238372`}, { 0.223407346410207, -1.4826039491726215`}, { 0.223407346410207, -2.1168100242941934`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, 2.721713002974072}, { 0.228407346410207, -1.4805202470190266`}, { 0.228407346410207, -2.117648977219863}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, 2.7216985962121782`}, { 0.233407346410207, -1.4784312744224848`}, { 0.233407346410207, -2.118487647663905}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, 2.721684260821207}, { 0.238407346410207, -1.476336997938101}, { 0.238407346410207, -2.1193260420222035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, 2.721669996788069}, { 0.243407346410207, -1.4742373837878215`}, { 0.243407346410207, -2.120164166741827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, 2.7216558041035483`}, { 0.248407346410207, -1.4721323978596739`}, { 0.248407346410207, -2.12100202831987}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, 2.7216416827623156`}, { 0.2534073464102069, -1.4700220057069413`}, { 0.2534073464102069, -2.1218396333023284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, 2.7216276327629387`}, { 0.2584073464102069, -1.467906172547269}, { 0.2584073464102069, -2.122676988283019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, 2.7216136541079}, { 0.2634073464102069, -1.4657848632617076`}, { 0.2634073464102069, -2.1235140999025335`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, 2.7215997468036064`}, { 0.2684073464102069, -1.4636580423936936`}, { 0.2684073464102069, -2.1243509748472245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, 2.721585910860408}, { 0.2734073464102069, -1.4615256741479652`}, { 0.2734073464102069, -2.125187619848235}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, 2.7215721462926097`}, { 0.2784073464102069, -1.4593877223894165`}, { 0.2784073464102069, -2.12602404168056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, 2.721558453118487}, { 0.28340734641020693`, -1.457244150641891}, { 0.28340734641020693`, -2.1268602471621385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, 2.7215448313603043`}, { 0.28840734641020693`, -1.4550949220869145`}, { 0.28840734641020693`, -2.1276962431529753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, 2.7215312810443293`}, { 0.29340734641020694`, -1.4529399995623664`}, { 0.29340734641020694`, -2.128532036554304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, 2.7215178022008506`}, { 0.29840734641020694`, -1.4507793455610933`}, { 0.29840734641020694`, -2.129367634307777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, 2.721504394864195}, { 0.30340734641020695`, -1.4486129222294652`}, { 0.30340734641020695`, -2.1302030433946744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, 2.7214910590727444`}, { 0.30840734641020695`, -1.4464406913658694`}, { 0.30840734641020695`, -2.1310382708351594`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, 2.7214777948689552`}, { 0.31340734641020696`, -1.4442626144191533`}, { 0.31340734641020696`, -2.131873323687548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, 2.721464602299379}, { 0.31840734641020696`, -1.442078652487002}, { 0.31840734641020696`, -2.132708209047615}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, 2.7214514814146784`}, { 0.32340734641020696`, -1.439888766314268}, { 0.32340734641020696`, -2.1335429340479206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, 2.7214384322696485`}, { 0.32840734641020697`, -1.4376929162912402`}, { 0.32840734641020697`, -2.1343775058571675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, 2.7214254549232386`}, { 0.333407346410207, -1.4354910624518575`}, { 0.333407346410207, -2.1352119316795726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, 2.7214125494385715`}, { 0.338407346410207, -1.433283164471869}, { 0.338407346410207, -2.136046218754287}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, 2.7213997158829653`}, { 0.343407346410207, -1.4310691816669392`}, { 0.343407346410207, -2.1368803743548086`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, 2.721386954327956}, { 0.348407346410207, -1.428849072990698}, { 0.348407346410207, -2.137714405788444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, 2.72137426484932}, { 0.353407346410207, -1.4266227970327385`}, { 0.353407346410207, -2.138548320395777}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, 2.7213616475270976`}, { 0.358407346410207, -1.4243903120165593`}, { 0.358407346410207, -2.1393821255501644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, 2.7213491024456133`}, { 0.363407346410207, -1.4221515757974554`}, { 0.363407346410207, -2.14021582865726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, 2.721336629693507}, { 0.368407346410207, -1.4199065458603561`}, { 0.368407346410207, -2.1410494371545457`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, 2.7213242293637507`}, { 0.373407346410207, -1.4176551793176084`}, { 0.373407346410207, -2.14188295851089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, 2.7213119015536806`}, { 0.3784073464102069, -1.41539743290671}, { 0.3784073464102069, -2.142716400226133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, 2.7212996463650185`}, { 0.3834073464102069, -1.4131332629879898`}, { 0.3834073464102069, -2.143549769830677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, 2.721287463903901}, { 0.3884073464102069, -2.144383074885108}, { 0.3884073464102069, -1.4108626255422367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, 2.721275354280904}, { 0.3934073464102069, -2.1452163229798247`}, { 0.3934073464102069, -1.4085854761682757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, 2.7212633176110748`}, { 0.3984073464102069, -2.146049521734696}, { 0.3984073464102069, -1.4063017700804918`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, 2.7212513540139556`}, { 0.4034073464102069, -2.1468826787987285`}, { 0.4034073464102069, -1.4040114621063084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, 2.721239463613614}, { 0.40840734641020693`, -2.147715801849753}, { 0.40840734641020693`, -1.4017145066836048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, 2.721227646538675}, { 0.41340734641020693`, -2.148548898594129}, { 0.41340734641020693`, -1.39941085785809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, 2.7212159029223466`}, { 0.41840734641020694`, -2.1493819767664624`}, { 0.41840734641020694`, -1.3971004692806241`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, 2.7212042329024557`}, { 0.42340734641020705`, -2.1502150441293417`}, { 0.42340734641020705`, -1.3947832942044884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, 2.7211926366214745`}, { 0.42840734641020695`, -2.1510481084730886`}, { 0.42840734641020695`, -1.3924592854826046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, 2.7211811142265567`}, { 0.43340734641020706`, -2.151881177615522}, { 0.43340734641020706`, -1.3901283955646997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, 2.7211696658695677`}, { 0.43840734641020696`, -2.152714259401739}, { 0.43840734641020696`, -1.3877905764944307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, 2.7211582917071166`}, { 0.44340734641020685`, -2.153547361703912}, { 0.44340734641020685`, -1.3854457799064444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, 2.721146991900597}, { 0.44840734641020696`, -2.154380492421088}, { 0.44840734641020696`, -1.3830939570234024`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, 2.7211357666162117`}, { 0.45340734641020686`, -2.1552136594790205`}, { 0.45340734641020686`, -1.3807350586529388`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, 2.7211246160250178`}, { 0.458407346410207, -2.156046870829999}, { 0.458407346410207, -1.3783690351845839`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, 2.7211135403029547`}, { 0.46340734641020687`, -2.1568801344526998`}, { 0.46340734641020687`, -1.375995836586623}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, 2.721102539630888}, { 0.468407346410207, -2.157713458352041}, { 0.468407346410207, -1.3736154124029176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, 2.7210916141946395`}, { 0.4734073464102069, -2.1585468505590635`}, { 0.4734073464102069, -1.371227711749663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, 2.7210807641850328`}, { 0.478407346410207, -2.159380319130811}, { 0.478407346410207, -1.3688326833121072`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, 2.7210699897979276`}, { 0.4834073464102069, -2.160213872150228}, { 0.4834073464102069, -1.3664302753412108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, 2.7210592912342593`}, { 0.488407346410207, -2.1610475177260713`}, { 0.488407346410207, -1.3640204356502608`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, 2.721048668700082}, { 0.4934073464102069, -2.1618812639928238`}, { 0.4934073464102069, -1.3616031116114327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, 2.7210381224066085`}, { 0.498407346410207, -2.1627151191106324`}, { 0.498407346410207, -1.359178250152297}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, 2.721027652570251}, { 0.5034073464102069, -2.1635490912652457`}, { 0.5034073464102069, -1.3567457977522854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, 2.7210172594126654`}, { 0.508407346410207, -2.1643831886679687`}, { 0.508407346410207, -1.3543057004390928`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, 2.721006943160794}, { 0.5134073464102069, -2.1652174195556233`}, { 0.5134073464102069, -1.351857903785041}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, 2.72099670404691}, { 0.518407346410207, -2.166051792190525}, { 0.518407346410207, -1.349402352903379}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, 2.7209865423086628`}, { 0.5234073464102069, -2.1668863148604633`}, { 0.5234073464102069, -1.3469389924445403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, 2.7209764581891234`}, { 0.528407346410207, -2.167720995878695}, { 0.528407346410207, -1.3444677665923495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, 2.720966451936831}, { 0.5334073464102069, -2.16855584358395}, { 0.5334073464102069, -1.3419886190601653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, 2.7209565238058415`}, { 0.538407346410207, -2.169390866340436}, { 0.538407346410207, -1.3395014930869886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, 2.7209466740557757`}, { 0.5434073464102069, -2.1702260725378695`}, { 0.5434073464102069, -1.3370063314335057`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, 2.720936902951867}, { 0.548407346410207, -2.171061470591497}, { 0.548407346410207, -1.3345030763780839`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, 2.720927210765014}, { 0.553407346410207, -2.171897068942141}, { 0.553407346410207, -1.3319916697127145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, 2.72091759777183}, { 0.5584073464102071, -2.1727328760562425`}, { 0.5584073464102071, -1.3294720527389061`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, 2.720908064254695}, { 0.563407346410207, -2.1735689004259227`}, { 0.563407346410207, -1.3269441662635189`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, 2.7208986105018087`}, { 0.5684073464102071, -2.1744051505690427`}, { 0.5684073464102071, -1.3244079505945494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, 2.720889236807246}, { 0.573407346410207, -2.1752416350292796`}, { 0.573407346410207, -1.3218633455368676`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, 2.7208799434710076`}, { 0.5784073464102069, -2.176078362376208}, { 0.5784073464102069, -1.319310290387886}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, 2.7208707307990805`}, { 0.583407346410207, -2.1769153412053885`}, { 0.583407346410207, -1.3167487239331945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, 2.720861599103491}, { 0.5884073464102069, -2.1777525801384625`}, { 0.5884073464102069, -1.3141785844421254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.7208525487023647`}, { 0.593407346410207, -2.178590087823262}, { 0.593407346410207, -1.3115998096632715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.720843579919983}, { 0.5984073464102069, -2.179427872933917}, { 0.5984073464102069, -1.3090123368199504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.720834693086844}, { 0.603407346410207, -2.180265944170979}, { 0.603407346410207, -1.3064161026056125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.7208258885397254`}, { 0.6084073464102069, -2.181104310261545}, { 0.6084073464102069, -1.3038110431791978`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.720817166621739}, { 0.613407346410207, -2.1819429799593957`}, { 0.613407346410207, -1.301197094160426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.720808527682403}, { 0.6184073464102069, -2.1827819620451328`}, { 0.6184073464102069, -1.298574190625055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.7207999720776983`}, { 0.623407346410207, -2.183621265326331}, { 0.623407346410207, -1.2959422671000547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.720791500170136}, { 0.6284073464102069, -2.184460898637694}, { 0.6284073464102069, -1.2933012575587504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.7207831123288253`}, { 0.633407346410207, -2.1853008708412136`}, { 0.633407346410207, -1.2906510954158958`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.7207748089295376`}, { 0.6384073464102069, -2.1861411908263397`}, { 0.6384073464102069, -1.287991713522696}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.7207665903547755`}, { 0.643407346410207, -2.186981867510161}, { 0.643407346410207, -1.2853230441617685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.720758456993844}, { 0.6484073464102069, -2.1878229098375783`}, { 0.6484073464102069, -1.282645019042059}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.7207504092429184`}, { 0.653407346410207, -2.1886643267815042`}, { 0.653407346410207, -1.2799575692936835`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.7207424475051187`}, { 0.6584073464102069, -2.1895061273430487`}, { 0.6584073464102069, -1.2772606254627312`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.7207345721905805`}, { 0.663407346410207, -2.190348320551727}, { 0.663407346410207, -1.2745541175059953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.72072678371653}, { 0.6684073464102069, -2.191190915465666}, { 0.6684073464102069, -1.2718379747856563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.720719082507359}, { 0.673407346410207, -2.192033921171816}, { 0.673407346410207, -1.2691121260639022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.7207114689947036`}, { 0.678407346410207, -2.192877346786175}, { 0.678407346410207, -1.2663764994974904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.7207039436175187`}, { 0.6834073464102071, -2.193721201454013}, { 0.6834073464102071, -1.263631022632258}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.7206965068221605`}, { 0.688407346410207, -2.194565494350103}, { 0.688407346410207, -1.2608756223975615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.7206891590624647`}, { 0.6934073464102071, -2.195410234678961}, { 0.6934073464102071, -1.2581102251006695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.7206819007998315`}, { 0.698407346410207, -2.19625543167509}, { 0.698407346410207, -1.2553347564210904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.7206747325033045`}, { 0.7034073464102069, -2.1971010946032314`}, { 0.7034073464102069, -1.2525491414048402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.7206676546496604`}, { 0.708407346410207, -2.197947232758618}, { 0.708407346410207, -1.2497533044586548`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.7206606677234904`}, { 0.7134073464102069, -2.1987938554672364`}, { 0.7134073464102069, -1.2469471693441354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.7206537722172928`}, { 0.718407346410207, -2.199640972086096}, { 0.718407346410207, -1.244130659171845}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.7206469686315566`}, { 0.7234073464102069, -2.2004885920035013`}, { 0.7234073464102069, -1.2413036963953332`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.720640257474855}, { 0.728407346410207, -2.201336724639329}, { 0.728407346410207, -1.238466202805104}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.720633639263939}, { 0.7334073464102069, -2.202185379445314}, { 0.7334073464102069, -1.2356180995225299`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.7206271145238263`}, { 0.738407346410207, -2.203034565905338}, { 0.738407346410207, -1.2327593069936944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.720620683787902}, { 0.7434073464102069, -2.203884293535724}, { 0.7434073464102069, -1.2298897449831812`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.7206143475980102`}, { 0.748407346410207, -2.2047345718855413`}, { 0.748407346410207, -1.2270093325677975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.720608106504555}, { 0.7534073464102069, -2.205585410536904}, { 0.7534073464102069, -1.2241179881302382`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.7206019610666}, { 0.758407346410207, -2.2064368191052917`}, { 0.758407346410207, -1.2212156293526863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.7205959118519702`}, { 0.7634073464102069, -2.2072888072398578`}, { 0.7634073464102069, -1.2183021732103554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.7205899594373535`}, { 0.768407346410207, -2.2081413846237585`}, { 0.768407346410207, -1.2153775359649635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.7205841044084083`}, { 0.7734073464102069, -2.208994560974477}, { 0.7734073464102069, -1.2124416331581551`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.7205783473598677`}, { 0.778407346410207, -2.2098483460441587`}, { 0.778407346410207, -1.2094943796048439`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.720572688895649}, { 0.7834073464102069, -2.2107027496199465`}, { 0.7834073464102069, -1.2065356893865138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.720567129628966}, { 0.788407346410207, -2.2115577815243284`}, { 0.788407346410207, -1.20356547584444}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.720561670182436}, { 0.7934073464102069, -2.212413451615484}, { 0.7934073464102069, -1.2005836515728578`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.7205563111882016`}, { 0.798407346410207, -2.213269769787638}, { 0.798407346410207, -1.1975901284120638`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.7205510532880366`}, { 0.803407346410207, -2.2141267459714236`}, { 0.803407346410207, -1.1945848174414526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.7205458971334733`}, { 0.8084073464102071, -2.2149843901342434`}, { 0.8084073464102071, -1.1915676289724972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.720540843385915}, { 0.813407346410207, -2.215842712280643}, { 0.813407346410207, -1.1885384725416583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.720535892716763}, { 0.8184073464102071, -2.2167017224526804`}, { 0.8184073464102071, -1.1854972569032367`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.7205310458075385`}, { 0.823407346410207, -2.2175614307303144`}, { 0.823407346410207, -1.1824438900221612`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.720526303350007}, { 0.8284073464102069, -2.2184218472317854`}, { 0.8284073464102069, -1.179378279066707}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.7205216660463067`}, { 0.833407346410207, -2.2192829821140077`}, { 0.833407346410207, -1.1763003304011599`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.720517134609081}, { 0.8384073464102069, -2.2201448455729667`}, { 0.8384073464102069, -1.1732099495784136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.7205127097616075`}, { 0.843407346410207, -2.2210074478441184`}, { 0.843407346410207, -1.1701070413325019`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.7205083922379365`}, { 0.8484073464102069, -2.221870799202799}, { 0.8484073464102069, -1.166991509571071}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.720504182783023}, { 0.853407346410207, -2.222734909964635}, { 0.853407346410207, -1.1638632573677863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.720500082152867}, { 0.8584073464102069, -2.223599790485963}, { 0.8584073464102069, -1.160722186954677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.7204960911146583`}, { 0.863407346410207, -2.224465451164249}, { 0.863407346410207, -1.157568199714421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.720492210446916}, { 0.8684073464102069, -2.225331902438519}, { 0.8684073464102069, -1.1544011961725607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.720488440939637}, { 0.873407346410207, -2.226199154789792}, { 0.873407346410207, -1.1512210759896637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.7204847833944426`}, { 0.8784073464102069, -2.227067218741518}, { 0.8784073464102069, -1.1480277379534163`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.7204812386247315`}, { 0.883407346410207, -2.2279361048600235`}, { 0.883407346410207, -1.144821079970656}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.7204778074558327`}, { 0.8884073464102069, -2.228805823754958}, { 0.8884073464102069, -1.141600999059344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.7204744907251612`}, { 0.893407346410207, -2.2296763860797517`}, { 0.893407346410207, -1.138367391340474}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.7204712892823766`}, { 0.8984073464102069, -2.230547802532074}, { 0.8984073464102069, -1.1351201520299214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.720468203989545}, { 0.903407346410207, -2.2314200838543017`}, { 0.903407346410207, -1.1318591754302323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.720465235721305}, { 0.9084073464102069, -2.2322932408339846`}, { 0.9084073464102069, -1.1285843549223509`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.7204623853650305`}, { 0.913407346410207, -2.233167284304327}, { 0.913407346410207, -1.1252955829572853`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.7204596538210053`}, { 0.9184073464102069, -2.2340422251446683`}, { 0.9184073464102069, -1.1219927510477208`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.7204570420025918`}, { 0.923407346410207, -2.2349180742809702`}, { 0.923407346410207, -1.1186757497595634`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.7204545508364086`}, { 0.928407346410207, -2.2357948426863095`}, { 0.928407346410207, -1.1153444687034362`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.720452181262509}, { 0.9334073464102071, -2.236672541381376}, { 0.9334073464102071, -1.1119987965261091`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.7204499342345616`}, { 0.938407346410207, -2.23755118143498}, { 0.938407346410207, -1.108638620901877}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.720447810720038}, { 0.9434073464102071, -2.238430773964558}, { 0.9434073464102071, -1.1052638285238803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.7204458117003956`}, { 0.948407346410207, -2.2393113301366907`}, { 0.948407346410207, -1.1018743050953657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.7204439381712726`}, { 0.9534073464102071, -2.240192861167624}, { 0.9534073464102071, -1.0984699353208975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.7204421911426824`}, { 0.958407346410207, -2.2410753783237944`}, { 0.958407346410207, -1.0950506028975155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.720440571639208}, { 0.9634073464102069, -2.241958892922365}, { 0.9634073464102069, -1.091616190505829}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.720439080700208}, { 0.968407346410207, -2.2428434163317608`}, { 0.968407346410207, -1.088166579801074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.720437719380015}, { 0.9734073464102069, -2.2437289599722146`}, { 0.9734073464102069, -1.0847016514041048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.7204364887481494`}, { 0.978407346410207, -2.2446155353163175`}, { 0.978407346410207, -1.0812212848923464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.720435389889527}, { 0.9834073464102069, -2.245503153889574}, { 0.9834073464102069, -1.0777253587906896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.7204344239046767`}, { 0.988407346410207, -2.2463918272709673`}, { 0.988407346410207, -1.0742137505623444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.7204335919099583`}, { 0.9934073464102069, -2.247281567093522}, { 0.9934073464102069, -1.0706863365996404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.7204328950377854`}, { 0.998407346410207, -2.2481723850448847`}, { 0.998407346410207, -1.0671429922147886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.7204323344368526`}, { 1.003407346410207, -2.2490642928679003`}, { 1.003407346410207, -1.0635835916305896`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.7204319112723634`}, { 1.008407346410207, -2.2499573023612}, { 1.008407346410207, -1.06000800797111}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.72043162672627}, { 1.013407346410207, -2.2508514253797944`}, { 1.013407346410207, -1.0564161132523124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.720431481997506}, { 1.018407346410207, -2.2517466738356724`}, { 1.018407346410207, -1.0528077783726413`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.720431478302234}, { 1.023407346410207, -2.2526430596984066`}, { 1.023407346410207, -1.0491828731035802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.7204316168740883`}, { 1.028407346410207, -2.253540594995765}, { 1.028407346410207, -1.045541266080166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.720431898964431}, { 1.033407346410207, -2.2544392918143292`}, { 1.033407346410207, -1.0418828247914718`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.720432325842604}, { 1.038407346410207, -2.2553391623001198`}, { 1.038407346410207, -1.038207415571056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.7204328987961897`}, { 1.043407346410207, -2.2562402186592267`}, { 1.043407346410207, -1.0345149035873802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.720433619131278}, { 1.048407346410207, -2.2571424731584484`}, { 1.048407346410207, -1.0308051528342046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.720434488172733}, { 1.053407346410207, -2.2580459381259343`}, { 1.053407346410207, -1.0270780261209485`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.7204355072644684`}, { 1.058407346410207, -2.2589506259518397`}, { 1.058407346410207, -1.0233333850630337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.720436677769728}, { 1.063407346410207, -2.259856549088979}, { 1.063407346410207, -1.0195710900722048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.720438001071367}, { 1.068407346410207, -2.260763720053494}, { 1.068407346410207, -1.0157910003468285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.720439478572142}, { 1.073407346410207, -2.261672151425526}, { 1.073407346410207, -1.01199297386218}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.720441111695007}, { 1.078407346410207, -2.2625818558498927`}, { 1.078407346410207, -1.008176867360716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.720442901883409}, { 1.083407346410207, -2.2634928460367743`}, { 1.083407346410207, -1.0043425363423328`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.7204448506015964`}, { 1.0884073464102069`, -2.264405134762408}, { 1.0884073464102069`, -1.0004898350546223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.7204469593349274`}, { 1.093407346410207, -2.265318734869787}, { 1.093407346410207, -0.9966186164831196}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.7204492295901854`}, { 1.0984073464102069`, -2.266233659269368}, { 1.0984073464102069`, -0.9927287323415527}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.7204516628959006`}, { 1.103407346410207, -2.2671499209397865`}, { 1.103407346410207, -0.9888200330620909}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.720454260802678}, { 1.1084073464102069`, -2.268067532928578}, { 1.1084073464102069`, -0.9848923677856006}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.7204570248835287`}, { 1.113407346410207, -2.268986508352909}, { 1.113407346410207, -0.9809455843519134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.7204599567342105`}, { 1.118407346410207, -2.269906860400313}, { 1.118407346410207, -0.9769795292901017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.7204630579735727`}, { 1.123407346410207, -2.2708286023294364`}, { 1.123407346410207, -0.9729940478087752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.7204663302439065`}, { 1.128407346410207, -2.27175174747079}, { 1.128407346410207, -0.9689889837863996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.720469775211303}, { 1.133407346410207, -2.2726763092275095`}, { 1.133407346410207, -0.9649641797616372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.720473394566019}, { 1.138407346410207, -2.273602301076126}, { 1.138407346410207, -0.96091947692372}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.7204771900228444`}, { 1.143407346410207, -2.274529736567339}, { 1.143407346410207, -0.9568547151028566}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.7204811633214834`}, { 1.148407346410207, -2.275458629326802}, { 1.148407346410207, -0.9527697327606814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.7204853162269376`}, { 1.153407346410207, -2.276388993055916}, { 1.153407346410207, -0.9486643669807435}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.7204896505298968`}, { 1.158407346410207, -2.2773208415326285`}, { 1.158407346410207, -0.9445384534590472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.7204941680471375`}, { 1.163407346410207, -2.2782541886122436`}, { 1.163407346410207, -0.9403918264946496}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.7204988706219306`}, { 1.168407346410207, -2.2791890482282384`}, { 1.168407346410207, -0.9362243189803156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.720503760124455}, { 1.173407346410207, -2.28012543439309}, { 1.173407346410207, -0.9320357623932424}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.7205088384522154`}, { 1.178407346410207, -2.2810633611991094`}, { 1.178407346410207, -0.9278259867858534}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.7205141075304744`}, { 1.183407346410207, -2.2820028428192844`}, { 1.183407346410207, -0.9235948207766699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.7205195693126885`}, { 1.188407346410207, -2.282943893508132}, { 1.188407346410207, -0.9193420915412738}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.7205252257809533`}, { 1.193407346410207, -2.2838865276025593`}, { 1.193407346410207, -0.915067624803354}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.7205310789464554`}, { 1.198407346410207, -2.284830759522734}, { 1.198407346410207, -0.9107712448258569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.7205371308499355`}, { 1.203407346410207, -2.28577660377296}, { 1.203407346410207, -0.9064527744022405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.7205433835621586`}, { 1.208407346410207, -2.286724074942571}, { 1.208407346410207, -0.9021120348478406}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.7205498391843914`}, { 1.2134073464102069`, -2.2876731877068233`}, { 1.2134073464102069`, -0.8977488459913604}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.720556499848893}, { 1.218407346410207, -2.2886239568278053`}, { 1.218407346410207, -0.8933630261664861}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.7205633677194103`}, { 1.2234073464102069`, -2.2895763971553516`}, { 1.2234073464102069`, -0.8889543922036397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.720570444991685}, { 1.228407346410207, -2.2905305236279716`}, { 1.228407346410207, -0.8845227594218799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.72057773389397}, { 1.2334073464102069`, -2.2914863512737838`}, { 1.2334073464102069`, -0.8800679416209516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.720585236687555}, { 1.238407346410207, -2.2924438952114605`}, { 1.238407346410207, -0.8755897510735043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.7205929556673025`}, { 1.243407346410207, -2.2934031706511853`}, { 1.243407346410207, -0.8710879985174795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.7206008931621946`}, { 1.248407346410207, -2.2943641928956175`}, { 1.248407346410207, -0.8665624931486794}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.7206090515358894`}, { 1.253407346410207, -2.295326977340869}, { 1.253407346410207, -0.862013042613534}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.7206174331872854`}, { 1.258407346410207, -2.296291539477487}, { 1.258407346410207, -0.8574394530020581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.720626040551104}, { 1.263407346410207, -2.2972578948914575`}, { 1.263407346410207, -0.8528415288410395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.720634876098475}, { 1.268407346410207, -2.298226059265204}, { 1.268407346410207, -0.8482190730874306}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.7206439423375386`}, { 1.273407346410207, -2.299196048378612}, { 1.273407346410207, -0.843571887121996}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.7206532418140568`}, { 1.278407346410207, -2.3001678781100554`}, { 1.278407346410207, -0.8388997707431893}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.7206627771120364`}, { 1.283407346410207, -2.3011415644374353`}, { 1.283407346410207, -0.8342025221613028}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.7206725508543674`}, { 1.288407346410207, -2.302117123439231}, { 1.288407346410207, -0.8294799379928808}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.720682565703467}, { 1.293407346410207, -2.303094571295563}, { 1.293407346410207, -0.8247318132554223}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.720692824361944}, { 1.298407346410207, -2.3040739242892663`}, { 1.298407346410207, -0.8199579413623787}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.7207033295732708`}, { 1.303407346410207, -2.3050551988069734`}, { 1.303407346410207, -0.8151581141184663}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.720714084122469}, { 1.308407346410207, -2.3060384113402126`}, { 1.308407346410207, -0.8103321217153004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.720725090836813}, { 1.313407346410207, -2.3070235784865156`}, { 1.313407346410207, -0.8054797527273765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.7207363525865382`}, { 1.318407346410207, -2.3080107169505366`}, { 1.318407346410207, -0.8006007941083984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.7207478722855765`}, { 1.323407346410207, -2.308999843545186}, { 1.323407346410207, -0.7956950311879869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.72075965289229}, { 1.328407346410207, -2.309990975192774}, { 1.328407346410207, -0.790762247668767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.7207716974102345`}, { 1.333407346410207, -2.3109841289261674`}, { 1.333407346410207, -0.7858022256238629}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.72078400888893}, { 1.3384073464102069`, -2.3119793218899587`}, { 1.3384073464102069`, -0.7808147454948149}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.7207965904246434`}, { 1.343407346410207, -2.3129765713416477`}, { 1.343407346410207, -0.7757995860899266}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.720809445161199}, { 1.3484073464102069`, -2.3139758946528373`}, { 1.3484073464102069`, -0.7707565245830799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.72082257629079}, { 1.353407346410207, -2.3149773093104398`}, { 1.353407346410207, -0.7656853365130097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.720835987054817}, { 1.3584073464102069`, -2.315980832917899}, { 1.3584073464102069`, -0.760585795783084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.7208496807447413`}, { 1.363407346410207, -2.3169864831964224`}, { 1.363407346410207, -0.7554576746615888}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.720863660702951}, { 1.368407346410207, -2.317994277986231}, { 1.368407346410207, -0.7503007437825506}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.7208779303236494`}, { 1.373407346410207, -2.3190042352478195`}, { 1.373407346410207, -0.7451147721471093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.7208924930537575`}, { 1.378407346410207, -2.320016373063231}, { 1.378407346410207, -0.7398995271254648}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.7209073523938394`}, { 1.383407346410207, -2.3210307096373453`}, { 1.383407346410207, -0.7346547744594251}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.7209225118990408`}, { 1.388407346410207, -2.322047263299184}, { 1.388407346410207, -0.7293802782655672}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.72093797518005}, { 1.393407346410207, -2.323066052503226}, { 1.393407346410207, -0.7240758010390429}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.720953745904081}, { 1.398407346410207, -2.324087095830741}, { 1.398407346410207, -0.7187411036580524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.720969827795869}, { 1.403407346410207, -2.325110411991135}, { 1.403407346410207, -0.7133759453890016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.7209862246386933`}, { 1.408407346410207, -2.32613601982331}, { 1.408407346410207, -0.7079800838923793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.7210029402754183`}, { 1.413407346410207, -2.327163938297045}, { 1.413407346410207, -0.7025532752293742}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.7210199786095575`}, { 1.418407346410207, -2.328194186514384}, { 1.418407346410207, -0.6970952738692568}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.7210373436063553`}, { 1.4234073464102068`, -2.3292267837110443`}, { 1.4234073464102068`, -0.6916058326975559}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.7210550392938964`}, { 1.4284073464102072`, -2.3302617492578395`}, { 1.4284073464102072`, -0.6860847030250558}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.7210730697642367`}, { 1.433407346410207, -2.3312991026621166`}, { 1.433407346410207, -0.6805316345976467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.721091439174553}, { 1.438407346410207, -2.3323388635692135`}, { 1.438407346410207, -0.6749463756070471}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.7211101517483263`}, { 1.4434073464102068`, -2.333381051763927}, { 1.4434073464102068`, -0.6693286727024403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.7211292117765367`}, { 1.4484073464102072`, -2.334425687172002}, { 1.4484073464102072`, -0.6636782710030497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.7211486236188964`}, { 1.453407346410207, -2.3354727898616323`}, { 1.453407346410207, -0.6579949141116817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.721168391705103}, { 1.458407346410207, -2.3365223800449875`}, { 1.458407346410207, -0.6522783441292735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.7211885205361135`}, { 1.4634073464102069`, -2.3375744780797416`}, { 1.4634073464102069`, -0.6465283016704734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.721209014685455}, { 1.4684073464102068`, -2.338629104470638}, { 1.4684073464102068`, -0.6407445258802928}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.7212298788005578`}, { 1.473407346410207, -2.3396862798710534`}, { 1.473407346410207, -0.6349267544518608}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.7212511176041176`}, { 1.478407346410207, -2.340746025084594}, { 1.478407346410207, -0.6290747236453166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.7212727358954845`}, { 1.4834073464102069`, -2.3418083610667}, { 1.4834073464102069`, -0.6231881683078722}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.721294738552088}, { 1.4884073464102068`, -2.3428733089262748`}, { 1.4884073464102068`, -0.6172668218950947}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.7213171305308834`}, { 1.4934073464102071`, -2.343940889927327}, { 1.4934073464102071`, -0.6113104164934282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.721339916869837}, { 1.498407346410207, -2.345011125490634}, { 1.498407346410207, -0.6053186828440081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.7213631026894394`}, { 1.503407346410207, -2.3460840371954275`}, { 1.503407346410207, -0.5992913503677998}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.7213866931942503`}, { 1.5084073464102068`, -2.3471596467810896`}, { 1.5084073464102068`, -0.5932281471920989}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.7214106936744806`}, { 1.5134073464102071`, -2.3482379761488787`}, { 1.5134073464102071`, -0.5871288001784463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.721435109507606}, { 1.518407346410207, -2.3493190473636654`}, { 1.518407346410207, -0.5809930349519864}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.721459946160014}, { 1.523407346410207, -2.350402882655694}, { 1.523407346410207, -0.5748205759323133}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.7214852091886925`}, { 1.5284073464102068`, -2.351489504422365}, { 1.5284073464102068`, -0.5686111463658582}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.721510904242946}, { 1.5334073464102072`, -2.35257893523003}, { 1.5334073464102072`, -0.5623644683598459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.721537037066159}, { 1.538407346410207, -2.35367119781582}, { 1.538407346410207, -0.5560802629178846}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, -2.354766315089481}, { 1.543407346410207, 2.721563613497592}, { 1.543407346410207, -0.5497582499772122}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, -2.3558643101352374`}, { 1.5484073464102068`, 2.7215906394742224`}, { 1.5484073464102068`, -0.5433981484476674}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, -2.3569652062136837`}, { 1.5534073464102072`, 2.7216181210326136`}, { 1.5534073464102072`, -0.5369996762524154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, -2.358069026763683}, { 1.558407346410207, 2.721646064310842}, { 1.558407346410207, -0.5305625503704926}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, -2.3591757954043024`}, { 1.563407346410207, 2.7216744755504503`}, { 1.563407346410207, -0.5240864868812014}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, -2.3602855359367427`}, { 1.5684073464102068`, 2.721703361098471}, { 1.5684073464102068`, -0.5175712010104108}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, -2.361398272346349}, { 1.5734073464102072`, 2.7217327274094485`}, { 1.5734073464102072`, -0.5110164071788373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, -2.3625140288045685`}, { 1.578407346410207, 2.721762581047554}, { 1.578407346410207, -0.5044218190523068}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, -2.3636328296709945`}, { 1.583407346410207, 2.721792928688725}, { 1.583407346410207, -0.49778714959409914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, -2.3647546994953816`}, { 1.5884073464102069`, 2.721823777122858}, { 1.5884073464102069`, -0.4911121111193898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, -2.3658796630197605`}, { 1.5934073464102072`, 2.721855133256026}, { 1.5934073464102072`, -0.48439641535188854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, -2.3670077451804734`}, { 1.598407346410207, 2.721887004112798}, { 1.598407346410207, -0.4776397734826592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, -2.3681389711103003`}, { 1.603407346410207, 2.721919396838577}, { 1.603407346410207, -0.47084189623123385`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, -2.3692733661406424`}, { 1.6084073464102069`, 2.7219523187019643`}, { 1.6084073464102069`, -0.46400249390908205`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, -2.3704109558036097`}, { 1.6134073464102068`, 2.721985777097256}, { 1.6134073464102068`, -0.45712127648540574`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, -2.3715517658342935`}, { 1.6184073464102071`, 2.7220197795468963`}, { 1.6184073464102071`, -0.4501979536554503}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, -2.3726958221729175`}, { 1.623407346410207, 2.7220543337040866`}, { 1.623407346410207, -0.44323223491124886`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, -2.373843150967084}, { 1.628407346410207, 2.7220894473553843`}, { 1.628407346410207, -0.43622382961494593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, -2.3749937785740842`}, { 1.6334073464102068`, 2.722125128423374}, { 1.6334073464102068`, -0.42917244707476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, -2.3761477315631447`}, { 1.6384073464102071`, 2.722161384969436}, { 1.6384073464102071`, -0.42207779662356726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, -2.377305036717763}, { 1.643407346410207, 2.722198225196535}, { 1.643407346410207, -0.41493958770024925`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, -2.378465721038069}, { 1.648407346410207, 2.722235657452091}, { 1.648407346410207, -0.4077575299338159}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, -2.3796298117431838`}, { 1.6534073464102068`, 2.7222736902309252`}, { 1.6534073464102068`, -0.400531333230368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, -2.3807973362736106`}, { 1.6584073464102072`, 2.722312332178265}, { 1.6584073464102072`, -0.3932607078629579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, -2.381968322293699}, { 1.663407346410207, 2.7223515920928167`}, { 1.663407346410207, -0.3859453645644376}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, -2.383142797694059}, { 1.668407346410207, 2.7223914789299197`}, { 1.668407346410207, -0.3785850146232806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, -2.384320790594101}, { 1.6734073464102068`, 2.722432001804761}, { 1.6734073464102068`, -0.3711793699825369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, -2.385502329344518}, { 1.6784073464102072`, 2.7224731699956775`}, { 1.6784073464102072`, -0.3637281433418727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, -2.3866874425298485`}, { 1.683407346410207, 2.722514992947533}, { 1.683407346410207, -0.35623104826283697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, -2.3878761589710145`}, { 1.688407346410207, 2.722557480275182}, { 1.688407346410207, -0.3486877992773376}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, -2.389068507728013}, { 1.6934073464102068`, 2.7226006417669852`}, { 1.6934073464102068`, -0.3410981119995009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, -2.390264518102463}, { 1.6984073464102072`, 2.7226444873884574`}, { 1.6984073464102072`, -0.3334617032407936}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, -2.3914642196403384`}, { 1.703407346410207, 2.722689027285959}, { 1.703407346410207, -0.32577829112865186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, -2.3926676421346307`}, { 1.708407346410207, 2.722734271790501}, { 1.708407346410207, -0.3180475952285209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, -2.393874815628103}, { 1.7134073464102069`, 2.722780231421633}, { 1.7134073464102069`, -0.3102693366694603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, -2.395085770416066}, { 1.7184073464102072`, 2.722826916891419}, { 1.7184073464102072`, -0.30244323827331976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, -2.396300537049137}, { 1.723407346410207, 2.7228743391085257`}, { 1.723407346410207, -0.2945690246875215}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, -2.397519146336117}, { 1.728407346410207, 2.7229225091823883`}, { 1.728407346410207, -0.28664642252156575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, -2.3987416293468153`}, { 1.7334073464102069`, 2.722971438427497}, { 1.7334073464102069`, -0.2786751604872201}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, -2.399968017414984}, { 1.7384073464102068`, 2.723021138367772}, { 1.7384073464102068`, -0.27065496954253027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, -2.4011983421412264`}, { 1.7434073464102071`, 2.72307162074106}, { 1.7434073464102071`, -0.26258558303961504`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, -2.4024326353959933`}, { 1.748407346410207, 2.723122897503721}, { 1.748407346410207, -0.2544667368763619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, -2.403670929322546}, { 1.753407346410207, 2.7231749808353567`}, { 1.753407346410207, -0.24629816965197995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, -2.4049132563400284`}, { 1.7584073464102068`, 2.72322788314362}, { 1.7584073464102068`, -0.23807962282655154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, -2.406159649146533}, { 1.7634073464102071`, 2.723281617069172}, { 1.7634073464102071`, -0.22981084088453355`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, -2.407410140722212}, { 1.768407346410207, 2.7233361954907433`}, { 1.768407346410207, -0.2214915715022852}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, -2.4086647643324355`}, { 1.773407346410207, 2.723391631530337}, { 1.773407346410207, -0.2131215657196417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, -2.409923553530964}, { 1.7784073464102068`, 2.723447938558542}, { 1.7784073464102068`, -0.20470057811555326`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, -2.4111865421631813`}, { 1.7834073464102072`, 2.7235051301999933`}, { 1.7834073464102072`, -0.196228366987838}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, -2.4124537643693613`}, { 1.788407346410207, 2.7235632203389684`}, { 1.788407346410207, -0.18770469453704977`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, -2.413725254587955}, { 1.793407346410207, 2.7236222231251053`}, { 1.793407346410207, -0.17912932705447443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, -2.415001047558956}, { 1.7984073464102068`, 2.7236821529793005`}, { 1.7984073464102068`, -0.17050203511430026`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, -2.4162811783272518`}, { 1.8034073464102072`, 2.7237430245997096`}, { 1.8034073464102072`, -0.16182259376992067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, -2.4175656822460794`}, { 1.808407346410207, 2.7238048529679415`}, { 1.808407346410207, -0.15309078275444218`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, -2.4188545949804565`}, { 1.813407346410207, 2.7238676533553803`}, { 1.813407346410207, -0.14430638668531778`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, -2.420147952510708}, { 1.8184073464102068`, 2.723931441329692}, { 1.8184073464102068`, -0.13546919527317758`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, -2.4214457911359877`}, { 1.8234073464102072`, 2.7239962327614644`}, { 1.8234073464102072`, -0.12657900353479107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, -2.422748147477876}, { 1.828407346410207, 2.7240620438310508`}, { 1.828407346410207, -0.11763561201018699`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, -2.4240550584840466`}, { 1.833407346410207, 2.72412889103558}, { 1.833407346410207, -0.10863882698389775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, -2.4253665614318614`}, { 1.8384073464102069`, 2.724196791196117}, { 1.8384073464102069`, -0.09958846071025472}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, -2.4266826939321557`}, { 1.8434073464102072`, 2.72426576146506}, { 1.8434073464102072`, -0.0904843316428061}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, -2.428003493932967}, { 1.848407346410207, 2.7243358193336715`}, { 1.848407346410207, -0.08132626466772197}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, -2.429328999723345}, { 1.853407346410207, 2.7244069826398616`}, { 1.853407346410207, -0.0721140913411793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, -2.4306592499372193`}, { 1.8584073464102069`, 2.724479269576125}, { 1.8584073464102069`, -0.06284765013069765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, -2.431994283557254}, { 1.8634073464102068`, 2.7245526986977104`}, { 1.8634073464102068`, -0.0535267866603035}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, -2.4333341399188413`}, { 1.8684073464102071`, 2.7246272889309973`}, { 1.8684073464102071`, -0.04415135395954541}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, -2.4346788587140584`}, { 1.873407346410207, 2.724703059582093}, { 1.873407346410207, -0.03472121271619898}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, -2.436028479995709}, { 1.878407346410207, 2.7247800303456557`}, { 1.878407346410207, -0.025236231532627832`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, -2.4373830441814026`}, { 1.8834073464102068`, 2.724858221313934}, { 1.8834073464102068`, -0.015696287185706828`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, -2.4387425920577086`}, { 1.8884073464102071`, 2.7249376529860854`}, { 1.8884073464102071`, -0.006101264890201302}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, -2.440107164784314}, { 1.893407346410207, 2.725018346277692}, {1.893407346410207, 0.0035489414345112923`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, -2.4414768038982535`}, { 1.898407346410207, 2.7251003225305563`}, {1.898407346410207, 0.013254428894486844`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, -2.442851551318219}, { 1.9034073464102068`, 2.725183603522768}, {1.9034073464102068`, 0.023015285348138643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, -2.4442314493488406`}, { 1.9084073464102072`, 2.7252682114789932`}, {1.9084073464102072`, 0.03283158913021253}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, -2.445616540685112}, { 1.913407346410207, 2.7253541690811076`}, {1.913407346410207, 0.04270340877290905}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, -2.447006868416799}, { 1.918407346410207, 2.725441499479039}, {1.918407346410207, 0.05263080272435107}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, -2.4484024760329275`}, { 1.9234073464102068`, 2.7255302263019674`}, {1.9234073464102068`, 0.06261381906454017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, -2.449803407426329}, { 1.9284073464102072`, 2.7256203736697824`}, {1.9284073464102072`, 0.07265249521896938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, -2.4512097068982133`}, { 1.933407346410207, 2.725711966204872}, {1.933407346410207, 0.08274685767010169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, -2.4526214191628326`}, { 1.938407346410207, 2.7258050290442233`}, {1.938407346410207, 0.09289692166688711}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, -2.4540385893521464`}, { 1.9434073464102068`, 2.7258995878518424`}, {1.9434073464102068`, 0.10310269093254434`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, -2.4554612630206107`}, { 1.9484073464102072`, 2.7259956688315454`}, {1.9484073464102072`, 0.11336415737080488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, -2.4568894861499535`}, { 1.953407346410207, 2.726093298740053}, {1.953407346410207, 0.12368130077086577`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, -2.458323305154056}, { 1.958407346410207, 2.7261925049004856`}, {1.958407346410207, 0.13405408851128486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, -2.459762766883844}, { 1.9634073464102069`, 2.7262933152161812`}, {1.9634073464102069`, 0.14448247526306512`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, -2.4612079186322937`}, { 1.9684073464102072`, 2.726395758184951}, {1.9684073464102072`, 0.15496640269219322`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, -2.4626588081394454`}, { 1.973407346410207, 2.726499862913687}, {1.973407346410207, 0.16550579916190988`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, -2.4641154835974874`}, { 1.978407346410207, 2.726605659133373}, {1.978407346410207, 0.17610057943499147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, -2.4655779936559066`}, { 1.9834073464102069`, 2.7267131772145374`}, {1.9834073464102069`, 0.1867506443763416}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, -2.467046387426704}, { 1.988407346410207, 2.7268224481831154`}, {1.988407346410207, 0.19745588065619202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, -2.468520714489631}, { 1.993407346410207, 2.726933503736744}, {1.993407346410207, 0.2082161604542411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, -2.4700010248975377`}, { 1.998407346410207, 2.7270463762615487`}, {1.998407346410207, 0.21903134116505615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, -2.4714873691817414`}, { 2.003407346410207, 2.7271610988493435`}, {2.003407346410207, 0.22990126510506126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, -2.47297979835748}, { 2.008407346410207, 2.7272777053153887`}, {2.008407346410207, 0.2408257592215036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, -2.4744783639294}, { 2.013407346410207, 2.7273962302165597`}, {2.013407346410207, 0.25180463480369325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, -2.4759831178971288`}, { 2.018407346410207, 2.727516708870086}, {2.018407346410207, 0.26283768719693834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, -2.4774941127609056`}, { 2.023407346410207, 2.727639177372822}, {2.023407346410207, 0.27392469551955284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, -2.479011401527254}, { 2.028407346410207, 2.727763672621009}, {2.028407346410207, 0.2850654223832715}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, -2.4805350377147475`}, { 2.033407346410207, 2.727890232330661}, {2.033407346410207, 0.29625961361753966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, -2.4820650753598152`}, { 2.038407346410207, 2.728018895058498}, {2.038407346410207, 0.30750699799803416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, -2.4836015690226176`}, { 2.043407346410207, 2.728149700223465}, {2.043407346410207, 0.3188072869798398}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 0.33016017443570567`}, { 2.048407346410207, -2.4851445737929794`}, {2.048407346410207, 2.728282688128876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 0.34156533639980896`}, { 2.053407346410207, -2.486694145296401}, {2.053407346410207, 2.7284178999852045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 0.3530224308174489}, { 2.058407346410207, -2.4882503397001288`}, {2.058407346410207, 2.7285553779335228`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 0.36453109730109995`}, { 2.063407346410207, -2.4898132137192643`}, {2.063407346410207, 2.728695165069561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 0.37609095689330757`}, { 2.068407346410207, -2.491382824622986}, {2.068407346410207, 2.7288373054685593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 0.387701611836801}, { 2.073407346410207, -2.492959230240791}, {2.073407346410207, 2.7289818442107316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 0.3993626453523344}, { 2.078407346410207, -2.4945424889688304`}, {2.078407346410207, 2.7291288274075365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 0.4110736214246704}, { 2.083407346410207, -2.49613265977629}, {2.083407346410207, 2.729278302228659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 0.422834084597173}, { 2.088407346410207, -2.4977298022118566`}, {2.088407346410207, 2.729430316929828}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 0.4346435597754258}, { 2.093407346410207, -2.499333976410229}, {2.093407346410207, 2.7295849208813623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 0.4465015520403732}, { 2.098407346410207, -2.5009452430987094`}, {2.098407346410207, 2.729742164597624}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 0.45840754647140347`}, { 2.103407346410207, -2.5025636636038593`}, {2.103407346410207, 2.729902099767304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 0.4703610079797784}, { 2.108407346410207, -2.5041892998582065`}, {2.108407346410207, 2.7300647792845263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 0.4823613811529451}, { 2.1134073464102068`, -2.505822214407043}, {2.1134073464102068`, 2.730230257280993}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 0.49440809011003295`}, { 2.118407346410207, -2.5074624704152564`}, {2.118407346410207, 2.730398589158911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 0.5065005383690776}, { 2.123407346410207, -2.5091101316742606`}, {2.123407346410207, 2.730569831625017}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 0.5186381087263123}, { 2.128407346410207, -2.510765262608968}, {2.128407346410207, 2.7307440427255174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 0.5308201631479528}, { 2.133407346410207, -2.512427928284834}, {2.133407346410207, 2.730921281882082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 0.5430460426748951}, { 2.138407346410207, -2.5140981944149723`}, {2.138407346410207, 2.7311016099289125`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 0.5553150673406362}, { 2.143407346410207, -2.5157761273673183`}, {2.143407346410207, 2.7312850891508216`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 0.567626536102905}, { 2.148407346410207, -2.5174617941718846`}, {2.148407346410207, 2.7314717833225615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 0.579979726789214}, { 2.153407346410207, -2.519155262528049}, {2.153407346410207, 2.7316617577491695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 0.5923738960567988}, { 2.158407346410207, -2.5208566008119297`}, {2.158407346410207, 2.7318550793076235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 0.6048082793671623}, { 2.163407346410207, -2.5225658780838125`}, {2.163407346410207, 2.732051816489639}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 0.6172820909755865}, { 2.168407346410207, -2.52428316409564}, {2.168407346410207, 2.732252039445773}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 0.6297945239358619}, { 2.173407346410207, -2.5260085292985686`}, {2.173407346410207, 2.732455820030823}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 0.6423447501204883}, { 2.178407346410207, -2.527742044850581}, {2.178407346410207, 2.7326632318505437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 0.6549319202565898}, { 2.183407346410207, -2.529483782624163}, {2.183407346410207, 2.732874350309772}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 0.6675551639777556}, { 2.188407346410207, -2.531233815214036}, {2.188407346410207, 2.733089252661962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 0.6802135898919687}, { 2.193407346410207, -2.5329922159449465`}, {2.193407346410207, 2.7333080180601845`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 0.6929062856657777}, { 2.198407346410207, -2.534759058879521}, {2.198407346410207, 2.7335307276096064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 0.7056323181248609}, { 2.203407346410207, -2.536534418826168}, {2.203407346410207, 2.7337574644215654`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 0.718390733371061}, { 2.208407346410207, -2.5383183713470356`}, {2.208407346410207, 2.733988313669214}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 0.7311805569159281}, { 2.213407346410207, -2.5401109927660355`}, {2.213407346410207, 2.734223362644784}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 0.7440007938308668}, { 2.218407346410207, -2.541912360176894}, {2.218407346410207, 2.7344627008185864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 0.756850428913812}, { 2.223407346410207, -2.543722551451279}, {2.223407346410207, 2.7347064198997035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 0.7697284268724552}, { 2.228407346410207, -2.5455416452469573`}, {2.228407346410207, 2.7349546138984815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 0.782633732523925}, { 2.233407346410207, -2.547369721016013}, {2.233407346410207, 2.7352073791908675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 0.7955652710108232}, { 2.2384073464102068`, -2.549206859013092}, {2.2384073464102068`, 2.735464814584622}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 0.8085219480334553}, { 2.243407346410207, -2.5510531403037113`}, {2.243407346410207, 2.735727021387452}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 0.8215026500981226}, { 2.248407346410207, -2.5529086467725897`}, {2.248407346410207, 2.735994103477168}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 0.8345062447812149}, { 2.253407346410207, -2.5547734611320245`}, {2.253407346410207, 2.7362661673738713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 0.8475315810088602}, { 2.2584073464102072`, -2.556647666930312}, {2.2584073464102072`, 2.736543322314203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 0.8605774893518778}, { 2.263407346410207, -2.5585313485601713`}, {2.263407346410207, 2.736825680327833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 0.8736427823356336}, { 2.268407346410207, -2.5604245912672385`}, {2.268407346410207, 2.7371133563160357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 0.88672625476452}, { 2.273407346410207, -2.5623274811585515`}, {2.273407346410207, 2.7374064681326526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 0.8998266840605812}, { 2.278407346410207, -2.564240105211074}, {2.278407346410207, 2.7377051366672998`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 0.9129428306158721}, { 2.283407346410207, -2.566162551280243}, {2.283407346410207, 2.738009485930955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 0.9260734381580936}, { 2.288407346410207, -2.5680949081085167`}, {2.288407346410207, 2.73831964314404}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 0.9392172341289495}, { 2.293407346410207, -2.5700372653339483`}, {2.293407346410207, 2.7386357388269182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 0.9523729300746986}, { 2.298407346410207, -2.5719897134987564`}, {2.298407346410207, 2.738957906892994}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 0.9655392220483241}, { 2.303407346410207, -2.5739523440578997`}, {2.303407346410207, 2.7392862847444235`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 0.9787147910226626}, { 2.308407346410207, -2.575925249387669}, {2.308407346410207, 2.7396210133704266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 0.9918983033139052}, { 2.313407346410207, -2.5779085227942304`}, {2.313407346410207, 2.739962237448412}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 1.0050884110147138`}, { 2.318407346410207, -2.579902258522192}, {2.318407346410207, 2.740310105447793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 1.0182837524363013`}, { 2.323407346410207, -2.58190655176315}, {2.323407346410207, 2.7406647697366866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 1.0314829525586884`}, { 2.328407346410207, -2.5839214986641887`}, {2.328407346410207, 2.7410263866914613`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 1.0446846234884102`}, { 2.333407346410207, -2.585947196336356}, {2.333407346410207, 2.7413951168092576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 1.0578873649228329`}, { 2.338407346410207, -2.5879837428631323`}, {2.338407346410207, 2.741771124823433}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 1.0710897646203072`}, { 2.343407346410207, -2.5900312373088075`}, {2.343407346410207, 2.742154579822095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 1.0842903988752775`}, { 2.348407346410207, -2.592089779726837}, {2.348407346410207, 2.7425456553696637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 1.0974878329975406`}, { 2.353407346410207, -2.5941594711681355`}, {2.353407346410207, 2.7429445296315773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 1.110680621794727}, { 2.358407346410207, -2.5962404136892836`}, {2.358407346410207, 2.743351385502118}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 1.123867310057154}, { 2.3634073464102068`, -2.5983327103606926`}, {2.3634073464102068`, 2.7437664107354456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 1.1370464330441434`}, { 2.368407346410207, -2.6004364652746452`}, {2.368407346410207, 2.7441897980798244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 1.1502165169708825`}, { 2.373407346410207, -2.602551783553261}, {2.373407346410207, 2.744621745415106}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 1.1633760794949344`}, { 2.378407346410207, -2.6046787713563675`}, {2.378407346410207, 2.7450624558934242`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 1.1765236302014621`}, { 2.3834073464102072`, -2.606817535889226}, {2.3834073464102072`, 2.7455121380831664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 1.189657671086266}, { 2.388407346410207, -2.6089681854101454`}, {2.388407346410207, 2.7459710061162284`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 1.2027766970357052`}, { 2.393407346410207, -2.6111308292379682`}, {2.393407346410207, 2.746439279838458}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 1.2158791963026105`}, { 2.398407346410207, -2.613305577759389}, {2.398407346410207, 2.746917184963412}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 1.2289636509772661`}, { 2.403407346410207, -2.615492542436104}, {2.403407346410207, 2.747404953229241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 1.2420285374526119`}, { 2.408407346410207, -2.617691835811799}, {2.408407346410207, 2.7479028225588187`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 1.2550723268827464`}, { 2.413407346410207, -2.619903571518934}, {2.413407346410207, 2.748411037222923}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 1.2680934856339359`}, { 2.418407346410207, -2.622127864285323}, {2.418407346410207, 2.748929848006516}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 1.2810904757272499`}, { 2.423407346410207, -2.624364829940484}, {2.423407346410207, 2.7494595123779644`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 1.2940617552720635`}, { 2.428407346410207, -2.62661458542176}, {2.428407346410207, 2.750000294661142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 1.307005778889622}, { 2.433407346410207, -2.6288772487801677`}, {2.433407346410207, 2.7505524662102956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 1.3199209981259694`}, { 2.438407346410207, -2.6311529391859785`}, {2.438407346410207, 2.7511163055875105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 1.3328058618535101`}, { 2.443407346410207, -2.6334417769340104`}, {2.443407346410207, 2.751692098742658}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 1.3456588166605603`}, { 2.448407346410207, -2.6357438834485802`}, {2.448407346410207, 2.752280139195597}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 1.3584783072282733`}, { 2.453407346410207, -2.638059381288147}, {2.453407346410207, 2.752880728220463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 1.371262776694401}, { 2.458407346410207, -2.6403883941495754`}, {2.458407346410207, 2.7534941750317836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 1.3840106670033414`}, { 2.463407346410207, -2.642731046872021}, {2.463407346410207, 2.754120796972154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 1.3967204192420517`}, { 2.468407346410207, -2.645087465440418}, {2.468407346410207, 2.754760919701189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 1.4093904739614351`}, { 2.473407346410207, -2.647457776988512}, {2.473407346410207, 2.755414877385397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 1.4220192714828694`}, { 2.478407346410207, -2.6498421098014626`}, {2.478407346410207, 2.7560830128886264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 1.4346052521896238`}, { 2.483407346410207, -2.6522405933179263`}, {2.483407346410207, 2.756765677962649}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 1.4471468568029826`}, { 2.4884073464102068`, -2.6546533581316485`}, {2.4884073464102068`, 2.7574632334374347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 1.4596425266429813`}, { 2.493407346410207, -2.6570805359924816`}, {2.493407346410207, 2.7581760494106224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 1.4720907038737094`}, { 2.498407346410207, -2.6595222598068418`}, {2.498407346410207, 2.7589045054356105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 1.484489831733287}, { 2.503407346410207, -2.6619786636375387`}, {2.503407346410207, 2.759648990707692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 1.496838354748614}, { 2.5084073464102072`, -2.664449882702963}, {2.5084073464102072`, 2.7604099042475414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 1.5091347189351731`}, { 2.513407346410207, -2.6669360533755735`}, {2.513407346410207, 2.7611876550813386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 1.5213773719822359`}, { 2.518407346410207, -2.6694373131796594`}, {2.518407346410207, 2.7619826624167807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 1.5335647634238885`}, { 2.523407346410207, -2.6719538007883497`}, {2.523407346410207, 2.762795355814056}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 1.5456953447964616`}, { 2.528407346410207, -2.6744856560197907`}, {2.528407346410207, 2.7636261753509257`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 1.5577675697829914`}, { 2.533407346410207, -2.6770330198324754`}, {2.533407346410207, 2.764475571780858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 1.569779894345514}, { 2.538407346410207, -2.6795960343196716`}, {2.538407346410207, 2.7653440066831796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 1.5817307768460687`}, { 2.543407346410207, -2.682174842702894}, {2.543407346410207, 2.7662319526040773`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 1.5936186781574266`}, { 2.5484073464102073`, -2.684769589324382}, {2.5484073464102073`, 2.76713989318716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 1.605442061764643}, { 2.553407346410207, -2.6873804196384916`}, {2.553407346410207, 2.768068323292314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 1.617199393858753}, { 2.558407346410207, -2.690007480202026}, {2.558407346410207, 2.7690177491013857`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 1.628889143423917}, { 2.563407346410207, -2.692650918663332}, {2.563407346410207, 2.7699886882091653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 1.64050978231959}, { 2.568407346410207, -2.6953108837502096`}, {2.568407346410207, 2.7709816696980916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 1.6520597853593115`}, { 2.5734073464102067`, -2.6979875252565004`}, {2.5734073464102067`, 2.7719972341948873`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 1.6635376303879155`}, { 2.578407346410207, -2.7006809940273158`}, {2.578407346410207, 2.7730359339074204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 1.6749417983590442`}, { 2.583407346410207, -2.7033914419428298`}, {2.583407346410207, 2.7740983326397455`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 1.6862707734150177`}, { 2.588407346410207, -2.70611902190056}, {2.588407346410207, 2.775185005783358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 1.6975230429711938`}, { 2.593407346410207, -2.7088638877960687`}, {2.593407346410207, 2.77629654028259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 1.708697097807131}, { 2.598407346410207, -2.711626194501985}, {2.598407346410207, 2.7774335345717938`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 1.7197914321669436`}, { 2.603407346410207, -2.714406097845292}, {2.603407346410207, 2.778596598482089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 1.730804543871384}, { 2.608407346410207, -2.7172037545827634`}, {2.608407346410207, 2.7797863531152416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 1.7417349344442778`}, { 2.6134073464102068`, -2.720019322374479}, {2.6134073464102068`, 2.7810034306821008`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 1.7525811092560617`}, { 2.618407346410207, -2.722852959755312}, {2.618407346410207, 2.7822484743030964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 1.7633415776872354`}, { 2.623407346410207, -2.7257048261042867`}, {2.623407346410207, 2.783522137768043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 1.7740148533146551`}, { 2.628407346410207, -2.7285750816117194`}, {2.628407346410207, 2.784825085252578}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 1.7845994541236285`}, { 2.6334073464102072`, -2.731463887244009}, {2.6334073464102072`, 2.7861579909884515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 1.795093902748845}, { 2.638407346410207, -2.7343714047059886`}, {2.638407346410207, 2.7875215388847976`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 1.8054967267472115`}, { 2.643407346410207, -2.7372977964007017`}, {2.643407346410207, 2.788916422097614}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 1.8158064589056229`}, { 2.648407346410207, -2.740243225386483}, {2.648407346410207, 2.790343342544569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 1.8260216375867875`}, { 2.653407346410207, -2.743207855331229}, {2.653407346410207, 2.7918030103623224`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 1.8361408071160594`}, { 2.658407346410207, -2.746191850463699}, {2.658407346410207, 2.7932961433036225`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 1.8461625182122914`}, { 2.663407346410207, -2.7491953755217375`}, {2.663407346410207, 2.794823466071402}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 1.856085328465511}, { 2.668407346410207, -2.7522185956972507`}, {2.668407346410207, 2.796385709587393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 1.8659078028641662`}, { 2.6734073464102073`, -2.755261676577776}, {2.6734073464102073`, 2.797983610192644}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 1.875628514374466}, { 2.678407346410207, -2.7583247840845244`}, {2.678407346410207, 2.7996179087778565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 1.885246044574187}, { 2.683407346410207, -2.761408084406699}, {2.683407346410207, 2.8012893498412446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 1.894758984342971}, { 2.688407346410207, -2.7645117439319176`}, {2.688407346410207, 2.8029986804722955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 1.904165934610931}, { 2.693407346410207, -2.767635929172603}, {2.693407346410207, 2.804746649259767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 1.9134655071669553`}, { 2.6984073464102067`, -2.770780806688071}, {2.6984073464102067`, 2.8065340051228436`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 1.9226563255278017`}, { 2.703407346410207, -2.7739465430022316`}, {2.703407346410207, 2.8083614960645913`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 1.9317370258684727`}, { 2.708407346410207, -2.7771333045166195`}, {2.708407346410207, 2.8102298678474398`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 1.9407062580140244`}, { 2.713407346410207, -2.780341257418573}, {2.713407346410207, 2.8121398625907803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 1.9495626864922986`}, { 2.718407346410207, -2.7835705675843623`}, {2.718407346410207, 2.8140922172914253`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 1.9583049916465194`}, { 2.723407346410207, -2.7868214004770193`}, {2.723407346410207, 2.8160876622681927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 1.966931870805992}, { 2.728407346410207, -2.7900939210386264`}, {2.728407346410207, 2.8181269195325074`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 1.975442039512543}, { 2.733407346410207, -2.793388293576888}, {2.733407346410207, 2.82021070108775}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 1.983834232799459}, { 2.7384073464102068`, -2.7967046816456294`}, {2.7384073464102068`, 2.822339707160491}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 1.9921072065190284`}, { 2.743407346410207, -2.800043247919076}, {2.743407346410207, 2.824514624367969}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 2.000259738713897}, { 2.748407346410207, -2.803404154059557}, {2.748407346410207, 2.826736123826518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 2.008290631026663}, { 2.753407346410207, -2.8067875605783774`}, {2.753407346410207, 2.8290048592067034`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 2.0161987101412517`}, { 2.7584073464102072`, -2.810193626689656}, {2.7584073464102072`, 2.831321464741875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 2.0239828292487365`}, { 2.763407346410207, -2.8136225101566708`}, {2.763407346410207, 2.8336865531973148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 2.031641869529473}, { 2.768407346410207, -2.8170743671305494`}, {2.768407346410207, 2.8361007138084373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 2.039174741642529}, { 2.773407346410207, -2.82054935198093}, {2.773407346410207, 2.8385645101969437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 2.046580387212537}, { 2.778407346410207, -2.824047617118273}, {2.778407346410207, 2.8410784782749694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 2.0538577803034386`}, { 2.783407346410207, -2.827569312807462}, {2.783407346410207, 2.843643124147654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 2.0610059288677625`}, { 2.788407346410207, -2.8311145869724252`}, {2.788407346410207, 2.8462589220256334`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 2.068023876159501}, { 2.793407346410207, -2.834683584991341}, {2.793407346410207, 2.8489263121592767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 2.0749107020980357`}, { 2.7984073464102073`, -2.8382764494821093`}, {2.7984073464102073`, 2.8516456988072267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 2.0816655245701803`}, { 2.803407346410207, -2.841893320077713}, {2.803407346410207, 2.8544174482521094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 2.088287500656938}, { 2.808407346410207, -2.845534333191061}, {2.808407346410207, 2.85724188687676}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 2.094775827771541}, { 2.813407346410207, -2.849199621768991}, {2.813407346410207, 2.8601192993143454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 2.101129744695015}, { 2.818407346410207, -2.8528893150349406`}, {2.818407346410207, 2.863049926685952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 2.107348532495775}, { 2.8234073464102067`, -2.856603538219947}, {2.8234073464102067`, 2.8660339649390942`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 2.113431515319954}, { 2.828407346410207, -2.8603424122815926`}, {2.828407346410207, 2.8690715633003054`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 2.119378061039352}, { 2.833407346410207, -2.8641060536103766`}, {2.833407346410207, 2.8721628228547313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 2.1251875817447705`}, { 2.838407346410207, -2.8678945737231767`}, {2.838407346410207, 2.875307795264811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 2.1308595340728735`}, { 2.843407346410207, -2.871708078943374}, {2.843407346410207, 2.878506481639811}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 2.1363934193558256`}, { 2.848407346410207, -2.8755466700671546`}, {2.848407346410207, 2.881758831566666}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 2.141788783583877}, { 2.853407346410207, -2.879410442015642}, {2.853407346410207, 2.885064742311857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 2.147045217172193}, { 2.858407346410207, -2.8832994834723342`}, {2.858407346410207, 2.8884240582028022`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 2.152162354524678}, { 2.8634073464102068`, -2.8872138765054776`}, {2.8634073464102068`, 2.891836570195733}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 2.1571398733887532`}, { 2.868407346410207, -2.891153696175025}, {2.868407346410207, 2.895302015636177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 2.161977493996768}, { 2.873407346410207, -2.8951190101235698`}, {2.873407346410207, 2.898820078215726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 2.1666749779911485`}, { 2.878407346410207, -2.8991098781510427`}, {2.878407346410207, 2.902390388128233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 2.171232127132197}, { 2.8834073464102072`, -2.903126351772691}, {2.8834073464102072`, 2.9060125224260576`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 2.175648781788919}, { 2.888407346410207, -2.907168473759916}, {2.888407346410207, 2.909686005575914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 2.179924819215232}, { 2.893407346410207, -2.911236277663715}, {2.893407346410207, 2.913410310211831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 2.184060151615329}, { 2.898407346410207, -2.9153297873202795`}, {2.898407346410207, 2.917184858081246}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 2.188054724003734}, { 2.903407346410207, -2.9194490163385156`}, {2.903407346410207, 2.9210090211786643`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 2.1919085118671253`}, { 2.908407346410207, -2.9235939675691336`}, {2.908407346410207, 2.9248821230596875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 2.195621518636515}, { 2.913407346410207, -2.927764632555112}, {2.913407346410207, 2.928803440326782}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 2.199193772979674}, { 2.918407346410207, -2.9319609909632627`}, {2.918407346410207, 2.9327722042768887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 2.202625325925059}, { 2.9234073464102073`, -2.9361830099968356`}, {2.9234073464102073`, 2.9367876026997526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 2.205916247829497}, { 2.928407346410207, -2.94043064378893}, {2.928407346410207, 2.9408487818147515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 2.2090666252029796`}, { 2.933407346410207, -2.9447038327767316`}, {2.933407346410207, 2.944954848333005}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 2.212076557404548}, { 2.938407346410207, -2.9490025030565588`}, {2.938407346410207, 2.949104871631152}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 2.214946153224149}, { 2.943407346410207, -2.953326565719875}, {2.943407346410207, 2.9532978860222134`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 2.2176755273655453`}, { 2.9484073464102067`, -2.9576759161703174`}, {2.9484073464102067`, 2.957532893108805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 2.220264796845907}, { 2.953407346410207, -2.962050433422085}, {2.953407346410207, 2.961808864203686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 2.2227140773277334`}, { 2.958407346410207, -2.9664499793800756`}, {2.958407346410207, 2.966124742802657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 2.225023479398836}, { 2.963407346410207, -2.9708743981021355`}, {2.963407346410207, 2.9704794470947045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 2.227193104815922}, { 2.968407346410207, -2.975323515044171}, {2.968407346410207, 2.9748718724950343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 2.229223042727124}, { 2.973407346410207, -2.9797971362886724`}, {2.973407346410207, 2.979300894186334}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 2.231113365888374}, { 2.978407346410207, -2.9842950477577297`}, {2.978407346410207, 2.983765369654989}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 2.2328641268880856`}, { 2.983407346410207, -2.988817014411343}, {2.983407346410207, 2.9882641412088256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 2.2344753543940516`}, { 2.9884073464102068`, -2.9933627794324913`}, {2.9884073464102068`, 2.992796038464421}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 2.2359470494357883`}, { 2.993407346410207, 2.99735988079234}, { 2.993407346410207, -2.9979320634001616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 2.2372791817349387`}, { 2.998407346410207, 3.0019544797096236`}, { 2.998407346410207, -3.002524563451892}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 2.238471686095597}, { 3.003407346410207, 3.0065786412102806`}, { 3.003407346410207, -3.007139952437827}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 2.239524458865732}, { 3.0084073464102072`, 3.011231168024825}, { 3.0084073464102072`, -3.011777878068142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 2.2404373544800515`}, { 3.013407346410207, 3.0159108618015567`}, { 3.013407346410207, -3.0164379620562105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 2.2412101820941093`}, { 3.018407346410207, 3.020616525202672}, { 3.018407346410207, -3.021119799259917}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 2.2418427023185505`}, { 3.023407346410207, 3.025346963909816}, { 3.023407346410207, -3.025822956823983}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 2.2423346240620057`}, { 3.028407346410207, 3.0301009885343575`}, { 3.028407346410207, -3.0305469733263832`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 2.2426856014901424`}, { 3.0334073464102067`, 3.0348774164288423`}, { 3.0334073464102067`, -3.0352913579321936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 2.242895231108309}, { 3.038407346410207, 3.0396750733966456`}, { 3.038407346410207, -3.040055589558527}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 2.242963048974293}, { 3.043407346410207, 3.044492795298154}, { 3.043407346410207, -3.0448391160546278`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 2.242888528047487}, { 3.0484073464102073`, 3.04932942955223}, { 3.0484073464102073`, -3.0496413534013165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 2.242671075680463}, { 3.053407346410207, 3.0541838365326752`}, { 3.053407346410207, -3.0544616849346067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 2.242310031258359}, { 3.058407346410207, 3.05905489086}, { 3.058407346410207, -3.059299460598238}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 2.241804663991645}, { 3.063407346410207, 3.06394148258969}, { 3.063407346410207, -3.0641539962308233`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 2.2411541708673703`}, { 3.068407346410207, 3.0688425182981964`}, { 3.068407346410207, -3.069024572892906}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 2.2403576747640583`}, { 3.0734073464102067`, 3.073756922068797}, { 3.0734073464102067`, -3.0739104362400655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 2.239414222735277}, { 3.078407346410207, 3.078683636380343}, { 3.078407346410207, -3.0788107959487983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 2.2383227844670217`}, { 3.083407346410207, 3.083621622900764}, { 3.083407346410207, -3.083724825201054}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 2.237082250913999}, { 3.0884073464102073`, 3.088569863189461}, { 3.0884073464102073`, -3.0886516602350547`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 2.2356914331200675`}, { 3.093407346410207, 3.0935273593116386`}, { 3.093407346410207, -3.093590399969397}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 2.2341490612281913`}, { 3.098407346410207, 3.0984931343681863`}, { 3.098407346410207, -3.098540105707765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 2.2324537836853104`}, { 3.103407346410207, 3.103466232945117}, { 3.103407346410207, -3.1034998009320662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 2.2306041666477987`}, { 3.108407346410207, 3.108445721486869}, { 3.108407346410207, -3.1084684711921184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 2.2285986935932662`}, { 3.1134073464102068`, 3.1134306885965355`}, { 3.1134073464102068`, -3.1134450640990887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 2.2264357651444353`}, { 3.118407346410207, 3.1184202452678584`}, { 3.118407346410207, -3.118428489431066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 2.2241136991111876`}, { 3.123407346410207, 3.123413525054205}, { 3.123407346410207, -3.123417619360171}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 2.221630730756618}, { 3.1284073464102073`, 3.1284096841742595`}, { 3.1284073464102073`, -3.12841128880467}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 2.218985013293105}, { 3.1334073464102072`, 3.133407901565856}, { 3.1334073464102072`, -3.1334082959210456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 2.2161746186143487`}, { 3.138407346410207, 3.1384073788836275`}, { 3.138407346410207, -3.1384074027355258`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1415926211144414`, 3.1415926211144383`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -14455.95428571428}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 1, 2, 3, 4, 8}, {{5}, {5}, {5}, {5}, {1}, {2}, {3}, { 4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0., 0.}, {0.6666666666666666, 0.}, { 1.3333333333333333`, 0.}, {2., 0.}, {1., 0.6666666666666666}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 5}, {2, 5}, {3, 5}, {4, 5}}, 0.02261146496815286]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.02261146496815286], DiskBox[2, 0.02261146496815286], DiskBox[3, 0.02261146496815286], DiskBox[4, 0.02261146496815286], DiskBox[5, 0.02261146496815286]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -14929.919999999995}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.141592653589793, -7.347880794884121*^-16}, \ {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, -3.141592653589793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1365926535897932`, -0.02999631323498412}, \ {-3.1365926535897932`, 3.1365928723215455`}, {-3.1365926535897932`, \ -3.1365926848402936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1315926535897933`, -0.05997052350295577}, \ {-3.1315926535897933`, 3.1315944029994838`}, {-3.1315926535897933`, \ -3.131592903599239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.126592653589793, -0.08990061576680909}, \ {-3.126592653589793, 3.1265985553585818`}, {-3.126592653589793, \ -3.1265934974106515`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.121592653589793, -0.11976474998694696`}, \ {-3.121592653589793, 3.1216066347212257`}, {-3.121592653589793, -3.121594653889914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.116592653589793, -0.14954134647996228`}, \ {-3.116592653589793, 3.1166199398107435`}, {-3.116592653589793, -3.116596560755347}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.1115926535897933`, -0.1792091687524408}, \ {-3.1115926535897933`, 3.1116397606016206`}, {-3.1115926535897933`, \ -3.111599405867884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.106592653589793, -0.20874740303909256`}, \ {-3.106592653589793, 3.106667376200472}, {-3.106592653589793, -3.106603377263854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.101592653589793, -0.2381357338324112}, \ {-3.101592653589793, 3.1017040527758817`}, {-3.101592653589793, -3.101608663190154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.096592653589793, -0.26735441476053506`}, \ {-3.096592653589793, 3.0967510415433672`}, {-3.096592653589793, -3.096615452139534}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0915926535897933`, -0.2963843342488444}, \ {-3.0915926535897933`, 3.0918095768149123`}, {-3.0915926535897933`, \ -3.0916239328873814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.086592653589793, -0.3252070754871949}, \ {-3.086592653589793, 3.086880874114339}, {-3.086592653589793, -3.0866342945240826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.081592653589793, -0.35380497031603736`}, \ {-3.081592653589793, 3.081966128375259}, {-3.081592653589793, -3.081646726492191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.076592653589793, -0.3821611467391482}, \ {-3.076592653589793, 3.0770665122201692`}, {-3.076592653589793, \ -3.0766614186210575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0715926535897933`, -0.4102595698655405}, \ {-3.0715926535897933`, 3.0721831743294805`}, {-3.0715926535897933`, \ -3.071678561161784}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.066592653589793, -0.4380850761768167}, \ {-3.066592653589793, 3.067317237905835}, {-3.066592653589793, -3.0666983448227647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.061592653589793, -0.46562340110627237`}, \ {-3.061592653589793, 3.0624697992364958`}, {-3.061592653589793, \ -3.0617209608043003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.056592653589793, -0.4928612000012421}, \ {-3.056592653589793, 3.0576419263595973`}, {-3.056592653589793, -3.056746600834319}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0515926535897933`, -0.5197860626184233}, \ {-3.0515926535897933`, 3.052834657834955}, {-3.0515926535897933`, \ -3.0517754572029365`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.046592653589793, -0.5463865213729167}, \ {-3.046592653589793, 3.0480490016236166`}, {-3.046592653589793, -3.046807722797832}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.041592653589793, -0.5726520536235787}, \ {-3.041592653589793, 3.043285934076862}, {-3.041592653589793, -3.0418435911394544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.036592653589793, -0.5985730783303581}, \ {-3.036592653589793, 3.0385463990349546`}, {-3.036592653589793, \ -3.0368832564156953`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0315926535897932`, -0.624140947462629}, \ {-3.0315926535897932`, 3.033831307037299}, {-3.0315926535897932`, \ -3.0319269135171556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.026592653589793, -0.649347932571541}, \ {-3.026592653589793, 3.029141534642259}, {-3.026592653589793, -3.0269747580720003`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.021592653589793, -0.6741872069639907}, \ {-3.021592653589793, 3.0244779238561477`}, {-3.021592653589793, \ -3.0220269864808174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.016592653589793, -0.6986528239316558}, \ {-3.016592653589793, 3.019841281670107}, {-3.016592653589793, -3.0170837959515477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0115926535897932`, -0.7227396914960541}, \ {-3.0115926535897932`, 3.0152323797018337`}, {-3.0115926535897932`, \ -3.0121453845342194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.0065926535897933`, -0.7464435441304189}, \ {-3.0065926535897933`, 3.0106519539404686`}, {-3.0065926535897933`, \ -3.0072119511555226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-3.001592653589793, -0.7697609119126309}, \ {-3.001592653589793, 3.0061007045907764`}, {-3.001592653589793, -3.002283695653462}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.996592653589793, -0.7926890875505078}, \ {-2.996592653589793, 3.00157929601413}, {-2.996592653589793, -2.997360818811986}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.991592653589793, -0.8152260917032805}, \ {-2.991592653589793, 2.997088356760954}, {-2.991592653589793, -2.9924435223950603`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9865926535897933`, -0.8373706370012826}, \ {-2.9865926535897933`, 2.99262847969225}, {-2.9865926535897933`, -2.9875320091809927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.981592653589793, -0.8591220911410137}, \ {-2.981592653589793, 2.9882002221843926`}, {-2.981592653589793, -2.982626482996556}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.976592653589793, -0.880480439405218}, \ {-2.976592653589793, 2.9838041064133556`}, {-2.976592653589793, \ -2.9777271487507564`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.971592653589793, -0.9014462469288953}, \ {-2.971592653589793, 2.9794406197135093`}, {-2.971592653589793, \ -2.9728342124685936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9665926535897933`, -0.9220206210020498}, \ {-2.9665926535897933`, 2.975110215005582}, {-2.9665926535897933`, \ -2.9679478813243927`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.961592653589793, -0.9422051736699565}, \ {-2.961592653589793, 2.970813311289914}, {-2.961592653589793, -2.9630683636752204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.956592653589793, -0.9620019848615164}, \ {-2.956592653589793, 2.966550294198538}, {-2.956592653589793, -2.9581958690936254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.951592653589793, -0.9814135662472157}, \ {-2.951592653589793, 2.9623215166023646`}, {-2.951592653589793, \ -2.9533306084004503`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9465926535897933`, -1.0004428259996625`}, \ {-2.9465926535897933`, 2.958127299267837}, {-2.9465926535897933`, -2.948472793697066}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.941592653589793, -1.0190930346029219`}, \ {-2.941592653589793, 2.9539679315580742`}, {-2.941592653589793, -2.943622638397361}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.936592653589793, -1.0373677918314792`}, \ {-2.936592653589793, 2.9498436721743464`}, {-2.936592653589793, \ -2.9387803572595916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.931592653589793, -1.0552709949958536`}, \ {-2.931592653589793, 2.945754749931975}, {-2.931592653589793, -2.9339461664170554`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9265926535897933`, -1.0728068085305245`}, \ {-2.9265926535897933`, 2.9417013645674532`}, {-2.9265926535897933`, \ -2.9291202834092354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.921592653589793, -1.0899796349794424`}, \ {-2.921592653589793, 2.937683687571338}, {-2.921592653589793, -2.9243029272119734`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.916592653589793, -1.1067940874167523`}, \ {-2.916592653589793, 2.9337018630429856`}, {-2.916592653589793, \ -2.9194943182669397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.911592653589793, -1.1232549633243092`}, \ {-2.911592653589793, 2.929756008563327}, {-2.911592653589793, -2.914694678510938}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.9065926535897932`, -1.1393672199330789`}, \ {-2.9065926535897932`, 2.9258462160812653`}, {-2.9065926535897932`, \ -2.9099042314042687`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.901592653589793, -1.1551359510233707`}, \ {-2.901592653589793, 2.9219725528106473`}, {-2.901592653589793, -2.905123201958659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.896592653589793, -1.1705663651677822`}, \ {-2.896592653589793, 2.918135062133769}, {-2.896592653589793, -2.900351816764243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.891592653589793, -1.1856637653917783`}, \ {-2.891592653589793, 2.9143337645085157`}, {-2.891592653589793, -2.895590304015817}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8865926535897932`, -1.2004335302189462`}, \ {-2.8865926535897932`, 2.9105686583760995`}, {-2.8865926535897932`, \ -2.890838893538408}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8815926535897933`, -1.214881096061575}, \ {-2.8815926535897933`, 2.906839721066384}, {-2.8815926535897933`, -2.886097816811702}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.876592653589793, -1.2290119409121278`}, \ {-2.876592653589793, 2.9031469096984024`}, {-2.876592653589793, -2.881367306993714}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.871592653589793, -1.242831569286994}, \ {-2.871592653589793, 2.8994901620734947`}, {-2.871592653589793, -2.876647598943334}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.866592653589793, -1.256345498370981}, \ {-2.866592653589793, 2.8958693975590823`}, {-2.866592653589793, \ -2.8719389292417308`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.861592653589793, -1.269559245308676}, \ {-2.861592653589793, 2.892284517960893}, {-2.861592653589793, -2.8672415362127217`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.856592653589793, -1.2824783155875072`}, \ {-2.856592653589793, 2.888735408382029}, {-2.856592653589793, -2.8625556599417403`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.851592653589793, -1.2951081924565526`}, \ {-2.851592653589793, 2.8852219380671404`}, {-2.851592653589793, \ -2.8578815422935597`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.846592653589793, -1.3074543273249917`}, \ {-2.846592653589793, 2.8817439612303515`}, {-2.846592653589793, \ -2.8532194269286646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8415926535897933`, -1.3195221310844916`}, \ {-2.8415926535897933`, 2.8783013178657306`}, {-2.8415926535897933`, \ -2.848569559317934}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.836592653589793, -1.3313169663005089`}, \ {-2.836592653589793, 2.8748938345391335`}, {-2.836592653589793, \ -2.8439321867559966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.831592653589793, -1.342844140218697}, \ {-2.831592653589793, -2.839307558372657}, {-2.831592653589793, 2.8715213251605474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.826592653589793, -1.3541088985339522`}, \ {-2.826592653589793, -2.8346959251426656`}, {-2.826592653589793, 2.868183591736124}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8215926535897933`, -1.3651164198713572`}, \ {-2.8215926535897933`, -2.830097539893776}, {-2.8215926535897933`, 2.864880425099395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.816592653589793, -1.3758718109299117`}, \ {-2.816592653589793, -2.8255126573124354`}, {-2.816592653589793, 2.8616116056208494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.811592653589793, -1.386380102242147}, \ {-2.811592653589793, -2.8209415339477273`}, {-2.811592653589793, 2.8583769038958193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.806592653589793, -1.3966462445045595`}, \ {-2.806592653589793, -2.8163844282129413`}, {-2.806592653589793, 2.855176081410121}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.8015926535897933`, -1.406675105436043}, \ {-2.8015926535897933`, -2.811841600384919}, {-2.8015926535897933`, 2.852008891183501}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.796592653589793, -1.4164714671235552`}, \ {-2.796592653589793, -2.807313312600968}, {-2.796592653589793, 2.848875078390612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.791592653589793, -1.4260400238163957`}, \ {-2.791592653589793, -2.8027998288530283`}, {-2.791592653589793, 2.8457743809594636`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.786592653589793, -1.4353853801327956`}, \ {-2.786592653589793, -2.7983014149794796`}, {-2.786592653589793, 2.8427065301477263`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7815926535897932`, -1.4445120496444015`}, \ {-2.7815926535897932`, -2.7938183386538813`}, {-2.7815926535897932`, 2.839671251096743}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.776592653589793, -1.4534244538063716`}, \ {-2.776592653589793, -2.7893508693709212`}, {-2.776592653589793, 2.836668263363489}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.771592653589793, -1.4621269212029657`}, \ {-2.771592653589793, -2.7848992784291826`}, {-2.771592653589793, 2.833697281430895}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.766592653589793, -1.4706236870802583`}, \ {-2.766592653589793, -2.780463838910776}, {-2.766592653589793, 2.8307580151966754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7615926535897932`, -1.478918893139605}, \ {-2.7615926535897932`, -2.7760448256575674`}, {-2.7615926535897932`, 2.827850170441138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7565926535897933`, -1.4870165875672894`}, \ {-2.7565926535897933`, -2.771642515244015}, {-2.7565926535897933`, 2.8249734492743204`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.751592653589793, -1.494920725277429}, \ {-2.751592653589793, -2.767257185946193}, {-2.751592653589793, 2.8221275505628105`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.746592653589793, -1.5026351683470214`}, \ {-2.746592653589793, -2.7628891177071537`}, {-2.746592653589793, 2.8193121703368833`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.741592653589793, -1.510163686623379}, \ {-2.741592653589793, -2.7585385920983563`}, {-2.741592653589793, 2.8165270021782765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.736592653589793, -1.5175099584858476`}, \ {-2.736592653589793, -2.7542058922769144`}, {-2.736592653589793, 2.813771737589154}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.731592653589793, -1.524677571745003}, \ {-2.731592653589793, -2.7498913029387504`}, {-2.731592653589793, 2.8110460663428243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.726592653589793, -1.5316700246638788`}, \ {-2.726592653589793, -2.745595110267201}, {-2.726592653589793, 2.808349676816615}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.721592653589793, -1.5384907270870567`}, \ {-2.721592653589793, -2.7413176018772107`}, {-2.721592653589793, 2.805682256307651}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.7165926535897933`, -1.545143001664501}, \ {-2.7165926535897933`, -2.737059066754764}, {-2.7165926535897933`, 2.803043491331848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.711592653589793, -1.5516300851581943`}, \ {-2.711592653589793, -2.732819795191527}, {-2.711592653589793, 2.800433067906802}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.706592653589793, -1.5579551298207046`}, \ {-2.706592653589793, -2.7286000787144675`}, {-2.706592653589793, 2.7978506718191567`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.701592653589793, -1.564121204835577}, \ {-2.701592653589793, -2.7244002100103506`}, {-2.701592653589793, 2.795295988876865}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6965926535897933`, -1.5701312978105215`}, \ {-2.6965926535897933`, -2.7202204828449164`}, {-2.6965926535897933`, 2.7927687051470107`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.691592653589793, -1.5759883163150707`}, \ {-2.691592653589793, -2.7160611919767517`}, {-2.691592653589793, 2.790268507179681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.686592653589793, -1.5816950894551778`}, \ {-2.686592653589793, -2.711922633065448}, {-2.686592653589793, 2.787795082218406}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.681592653589793, -1.587254369477955}, \ {-2.681592653589793, -2.707805102574273}, {-2.681592653589793, 2.7853481183977626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6765926535897933`, -1.5926688334003425`}, \ {-2.6765926535897933`, -2.7037088976667754`}, {-2.6765926535897933`, 2.7829273049285606`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.671592653589793, -1.5979410846561728`}, \ {-2.671592653589793, -2.6996343160977414`}, {-2.671592653589793, 2.7805323322712323`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.666592653589793, -1.603073654756569}, \ {-2.666592653589793, -2.6955816560979144`}, {-2.666592653589793, 2.778162892297806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.661592653589793, -1.6080690049592379`}, \ {-2.661592653589793, -2.691551216252635}, {-2.661592653589793, 2.775818678443084}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6565926535897932`, -1.612929527942525}, \ {-2.6565926535897932`, -2.6875432953742675`}, {-2.6565926535897932`, 2.7734993858453523`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.651592653589793, -1.6176575494807188`}, \ {-2.651592653589793, -2.6835581923683165`}, {-2.651592653589793, 2.771204711477241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.646592653589793, -1.6222553301172842`}, \ {-2.646592653589793, -2.6795962060930942`}, {-2.646592653589793, 2.768934354267024}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.641592653589793, -1.6267250668332762`}, \ {-2.641592653589793, -2.6756576352130392`}, {-2.641592653589793, 2.7666880152109674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6365926535897932`, -1.6310688947082912`}, \ {-2.6365926535897932`, -2.67174277804544}, {-2.6365926535897932`, 2.7644653974769895`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.6315926535897933`, -1.635288888571763}, \ {-2.6315926535897933`, -2.6678519324007666`}, {-2.6315926535897933`, 2.7622662065001338`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.626592653589793, -1.6393870646426705`}, \ {-2.626592653589793, -2.6639853954163857`}, {-2.626592653589793, 2.760090150070269}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.621592653589793, -1.6433653821558538`}, \ {-2.621592653589793, -2.6601434633837675`}, {-2.621592653589793, 2.75793693841233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.616592653589793, -1.6472257449734828`}, \ {-2.616592653589793, -2.6563264315692217`}, {-2.616592653589793, 2.7558062842595192`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.611592653589793, -1.6509700031803367`}, \ {-2.611592653589793, -2.652534594028159}, {-2.611592653589793, 2.753697902919806}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.606592653589793, -1.6545999546617551`}, \ {-2.606592653589793, -2.6487682434129542`}, {-2.606592653589793, 2.751611512336074}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.601592653589793, -1.658117346663345}, \ {-2.601592653589793, -2.645027670774489}, {-2.601592653589793, 2.7495468331402906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.596592653589793, -1.661523877331437}, \ {-2.596592653589793, -2.6413131653575364`}, {-2.596592653589793, 2.7475035887018757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5915926535897933`, -1.6648211972337743`}, \ {-2.5915926535897933`, -2.6376250143900415`}, {-2.5915926535897933`, 2.7454815051707944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.586592653589793, -1.6680109108596808`}, \ {-2.586592653589793, -2.6339635028664605`}, {-2.586592653589793, 2.7434803115154622`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.581592653589793, -1.671094578099212}, \ {-2.581592653589793, -2.6303289133254237`}, {-2.581592653589793, 2.7414997395558642`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.576592653589793, -1.6740737157008638`}, \ {-2.576592653589793, -2.626721525621887}, {-2.576592653589793, 2.7395395239921023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.571592653589793, -1.6769497987074993`}, \ {-2.571592653589793, -2.6231416166938843`}, {-2.571592653589793, 2.7375994024286814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.566592653589793, -1.679724261870091}, \ {-2.566592653589793, -2.619589460324408}, {-2.566592653589793, 2.735679115394716}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.561592653589793, -1.6823985010391036`}, \ {-2.561592653589793, -2.616065326898432}, {-2.561592653589793, 2.733778406360345}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.556592653589793, -1.6849738745332157`}, \ {-2.556592653589793, -2.612569483155616}, {-2.556592653589793, 2.731897021749548}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5515926535897933`, -1.68745170448525}, \ {-2.5515926535897933`, -2.609102191938891}, {-2.5515926535897933`, 2.7300347109496124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5465926535897934`, -1.689833278165079}, \ {-2.5465926535897934`, -2.6056637119394224`}, {-2.5465926535897934`, 2.7281912263174175`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.541592653589793, -1.6921198492793834`}, \ {-2.541592653589793, -2.6022542974382556`}, {-2.541592653589793, 2.7263663231827433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.536592653589793, -1.694312639248146}, \ {-2.536592653589793, -2.5988741980451513`}, {-2.536592653589793, 2.724559759848839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5315926535897932`, -1.696412838457668}, \ {-2.5315926535897932`, -2.5955236584351096`}, {-2.5315926535897932`, 2.7227712975903393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.526592653589793, -1.6984216074900582`}, \ {-2.526592653589793, -2.5922029180829433`}, {-2.526592653589793, 2.7210007006487746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.521592653589793, -1.7003400783290041`}, \ {-2.521592653589793, -2.5889122109965967`}, {-2.521592653589793, 2.7192477362258}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.516592653589793, -1.7021693555417203`}, \ {-2.516592653589793, -2.585651765449631}, {-2.516592653589793, 2.717512174474314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5115926535897932`, -1.703910517436889}, \ {-2.5115926535897932`, -2.582421803713531}, {-2.5115926535897932`, 2.715793788487575}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.5065926535897933`, -1.7055646171985033`}, \ {-2.5065926535897933`, -2.579222541790388}, {-2.5065926535897933`, 2.714092354286528}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.501592653589793, -1.7071326839953636`}, \ {-2.501592653589793, -2.5760541891466033`}, {-2.501592653589793, 2.712407650805373}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.496592653589793, -1.7086157240661393`}, \ {-2.496592653589793, -2.572916948448277}, {-2.496592653589793, 2.710739459875605}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.491592653589793, -1.710014721779741}, \ {-2.491592653589793, -2.5698110152988956`}, {-2.491592653589793, 2.7090875662085505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.486592653589793, -1.7113306406708388`}, \ {-2.486592653589793, -2.566736577980054}, {-2.486592653589793, 2.7074517573765737`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.481592653589793, -1.7125644244503244`}, \ {-2.481592653589793, -2.563693817195885}, {-2.481592653589793, 2.7058318237930425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.476592653589793, -1.7137169979904787`}, \ {-2.476592653589793, -2.5606829058218765`}, {-2.476592653589793, 2.704227558691138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.471592653589793, -1.7147892682846049`}, \ {-2.471592653589793, -2.5577040086588796`}, {-2.471592653589793, 2.7026387581016147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4665926535897933`, -1.7157821253809613`}, \ {-2.4665926535897933`, -2.5547572821928908`}, {-2.4665926535897933`, 2.7010652208296215`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.461592653589793, -1.716696443290657}, \ {-2.461592653589793, -2.5518428743615007`}, {-2.461592653589793, 2.6995067484306206`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.456592653589793, -1.7175330808693567`}, \ {-2.456592653589793, -2.548960924327582}, {-2.456592653589793, 2.6979631451855353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.451592653589793, -1.7182928826724904`}, \ {-2.451592653589793, -2.546111562261046}, {-2.451592653589793, 2.696434218075166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.446592653589793, -1.7189766797837631`}, \ {-2.446592653589793, -2.5432949091293278`}, {-2.446592653589793, 2.694919776753963}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.441592653589793, -1.719585290616714}, \ {-2.441592653589793, -2.5405110764973213`}, {-2.441592653589793, 2.6934196335232214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.436592653589793, -1.720119521689108}, \ {-2.436592653589793, -2.537760166337441}, {-2.436592653589793, 2.6919336033037595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.431592653589793, -1.7205801683699289`}, \ {-2.431592653589793, -2.5350422708505174`}, {-2.431592653589793, 2.690461503608136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4265926535897933`, -1.7209680155987959`}, \ {-2.4265926535897933`, -2.532357472298095}, {-2.4265926535897933`, 2.6890031545124766`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4215926535897934`, -1.721283838577596}, \ {-2.4215926535897934`, -2.5297058428468597`}, {-2.4215926535897934`, 2.6875583786279402`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.416592653589793, -1.7215284034341953`}, \ {-2.416592653589793, -2.5270874444257108`}, {-2.416592653589793, 2.6861270010719016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.411592653589793, -1.7217024678580697`}, \ {-2.411592653589793, -2.5245023285960517`}, {-2.411592653589793, 2.6847088494388696`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.4065926535897932`, -1.721806781707767}, \ {-2.4065926535897932`, -2.5219505364358534`}, {-2.4065926535897932`, 2.683303753771211}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.401592653589793, -1.7218420875901075`}, \ {-2.401592653589793, -2.519432098437944}, {-2.401592653589793, 2.6819115465296983`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.396592653589793, -1.7218091214110784`}, \ {-2.396592653589793, -2.516947034422981}, {-2.396592653589793, 2.680532062563935}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.391592653589793, -1.721708612898435}, \ {-2.391592653589793, -2.514495353467501}, {-2.391592653589793, 2.6791651390826914`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3865926535897932`, -1.7215412860960089`}, \ {-2.3865926535897932`, -2.5120770538473667`}, {-2.3865926535897932`, 2.677810615624174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3815926535897933`, -1.721307859829825}, \ {-2.3815926535897933`, -2.509692122996955}, {-2.3815926535897933`, 2.676468334026279}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.376592653589793, -1.7210090481461293`}, \ {-2.376592653589793, -2.5073405374843096`}, {-2.376592653589793, 2.675138138396844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.371592653589793, -1.7206455607214979`}, \ {-2.371592653589793, -2.5050222630024193`}, {-2.371592653589793, 2.673819875083932}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.366592653589793, -1.7202181032452226`}, \ {-2.366592653589793, -2.5027372543767843`}, {-2.366592653589793, 2.672513392646163}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.361592653589793, -1.7197273777742637`}, \ {-2.361592653589793, -2.500485455589358}, {-2.361592653589793, 2.6712185418231393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.356592653589793, -1.7191740830610438`}, \ {-2.356592653589793, -2.4982667998188504`}, {-2.356592653589793, 2.6699351755059695`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.351592653589793, -1.7185589148544513`}, \ {-2.351592653589793, -2.4960812094973575`}, {-2.351592653589793, 2.6686631487079016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.346592653589793, -1.717882566174483}, \ {-2.346592653589793, -2.4939285963832454`}, {-2.346592653589793, 2.667402318535117}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3415926535897933`, -1.7171457275609379`}, \ {-2.3415926535897933`, -2.4918088616500924`}, {-2.3415926535897933`, 2.666152544157667}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.336592653589793, -1.7163490872967238`}, \ {-2.336592653589793, -2.4897218959915124`}, {-2.336592653589793, 2.6649136867805985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.331592653589793, -1.7154933316062813`}, \ {-2.331592653589793, -2.4876675797415393`}, {-2.331592653589793, 2.663685609615259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.326592653589793, -1.7145791448297565`}, \ {-2.326592653589793, -2.4856457830103142`}, {-2.326592653589793, 2.6624681778508075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.321592653589793, -1.7136072095735666`}, \ {-2.321592653589793, -2.48365636583463}, {-2.321592653589793, 2.661261258625948}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.316592653589793, -1.7125782068380335`}, \ {-2.316592653589793, -2.4816991783429474`}, {-2.316592653589793, 2.6600647210008854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.311592653589793, -1.7114928161228349`}, \ {-2.311592653589793, -2.479774060934362}, {-2.311592653589793, 2.65887843592952}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.306592653589793, -1.710351715511026}, \ {-2.306592653589793, -2.477880844471063}, {-2.306592653589793, 2.65770227623189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.3015926535897933`, -1.7091555817324608`}, \ {-2.3015926535897933`, -2.4760193504836416`}, {-2.3015926535897933`, 2.656536116566876}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2965926535897934`, -1.70790509020742}, \ {-2.2965926535897934`, -2.474189391388685}, {-2.2965926535897934`, 2.655379833405166}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.291592653589793, -1.7066009150713326`}, \ {-2.291592653589793, -2.4723907707180146`}, {-2.291592653589793, 2.6542333050024824`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.286592653589793, -1.7052437291815004`}, \ {-2.286592653589793, -2.4706232833588633`}, {-2.286592653589793, 2.6530964113731117`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2815926535897932`, -1.7038342041066927`}, \ {-2.2815926535897932`, -2.4688867158043215`}, {-2.2815926535897932`, 2.651969034263688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.276592653589793, -1.702373010100607}, \ {-2.276592653589793, -2.4671808464132847`}, {-2.276592653589793, 2.6508510571272894`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.271592653589793, -1.700860816060091}, \ {-2.271592653589793, -2.465505445679196}, {-2.271592653589793, 2.6497423650978127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.266592653589793, -1.6992982894691282`}, \ {-2.266592653589793, -2.4638602765067557`}, {-2.266592653589793, 2.648642844964647}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2615926535897932`, -1.69768609632953}, \ {-2.2615926535897932`, -2.462245094495882}, {-2.2615926535897932`, 2.64755238514765}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2565926535897933`, -1.696024901079323}, \ {-2.2565926535897933`, -2.4606596482320855`}, {-2.2565926535897933`, 2.64647087567243}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.251592653589793, -1.6943153664997808`}, \ {-2.251592653589793, -2.459103679582466}, {-2.251592653589793, 2.6453982081459184`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.246592653589793, -1.6925581536121053`}, \ {-2.246592653589793, -2.457576923996559}, {-2.246592653589793, 2.6443342757322665`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.241592653589793, -1.690753921564676}, \ {-2.241592653589793, -2.4560791108112103`}, {-2.241592653589793, 2.6432789731290343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.236592653589793, -1.6889033275118441`}, \ {-2.236592653589793, -2.4546099635587058`}, {-2.236592653589793, 2.642232196543697}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.231592653589793, -1.6870070264852006`}, \ {-2.231592653589793, -2.453169200277351}, {-2.231592653589793, 2.641193843670455}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.226592653589793, -1.6850656712582395`}, \ {-2.226592653589793, -2.4517565338237852`}, {-2.226592653589793, 2.640163813667367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.221592653589793, -1.6830799122052866`}, \ {-2.221592653589793, -2.450371672186202}, {-2.221592653589793, 2.639142007133762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.2165926535897933`, -1.6810503971556245`}, \ {-2.2165926535897933`, -2.4490143187978215`}, {-2.2165926535897933`, 2.6381283260879993`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.211592653589793, -1.6789777712435938`}, \ {-2.211592653589793, -2.447684172849841}, {-2.211592653589793, 2.6371226739455027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.206592653589793, -1.6768626767555455`}, \ {-2.206592653589793, -2.4463809296032157`}, {-2.206592653589793, 2.6361249554971202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.201592653589793, -1.6747057529744154`}, \ {-2.201592653589793, -2.445104280698583}, {-2.201592653589793, 2.635135076887793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.196592653589793, -1.6725076360226585`}, \ {-2.196592653589793, -2.44385391446371}, {-2.196592653589793, 2.6341529455955066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.191592653589793, -1.670268958704318}, \ {-2.191592653589793, -2.4426295162178584`}, {-2.191592653589793, 2.6331784704105767`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.186592653589793, -1.6679903503468587`}, \ {-2.186592653589793, -2.441430768572483}, {-2.186592653589793, 2.632211561415207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.181592653589793, -1.6656724366434734`}, \ {-2.181592653589793, -2.440257351727736}, {-2.181592653589793, 2.6312521299633675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1765926535897933`, -1.6633158394964433`}, \ {-2.1765926535897933`, -2.439108943764261}, {-2.1765926535897933`, 2.6303000886609587`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1715926535897934`, -1.660921176862149}, \ {-2.1715926535897934`, -2.437985220929803}, {-2.1715926535897934`, 2.6293553513462746`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.166592653589793, -1.6584890625982684`}, \ {-2.166592653589793, -2.4368858579202017`}, {-2.166592653589793, 2.628417833070762}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.161592653589793, -1.6560201063136746`}, \ {-2.161592653589793, -2.435810528154359}, {-2.161592653589793, 2.6274874500800607`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1565926535897932`, -1.6535149132214793`}, \ {-2.1565926535897932`, -2.4347589040428077`}, {-2.1565926535897932`, 2.626564119795344}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.151592653589793, -1.6509740839956732`}, \ {-2.151592653589793, -2.433730657249553}, {-2.151592653589793, 2.625647760794929}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.146592653589793, -1.6483982146317502`}, \ {-2.146592653589793, -2.432725458946893}, {-2.146592653589793, 2.6247382927961893`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.141592653589793, -1.64578789631164}, \ {-2.141592653589793, -2.4317429800629315`}, {-2.141592653589793, 2.623835636637722}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1365926535897932`, -1.6431437152733208`}, \ {-2.1365926535897932`, -2.430782891521567}, {-2.1365926535897932`, 2.622939714261816}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.1315926535897933`, -1.6404662526853355`}, \ {-2.1315926535897933`, -2.429844864474763}, {-2.1315926535897933`, 2.6220504486971756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.126592653589793, -1.6377560845265093`}, \ {-2.126592653589793, -2.4289285705269164`}, {-2.126592653589793, 2.6211677640419264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.121592653589793, -1.6350137814710448`}, \ {-2.121592653589793, -2.428033681951189}, {-2.121592653589793, 2.620291585446877}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.116592653589793, -1.6322399087792048`}, \ {-2.116592653589793, -2.4271598718977168`}, {-2.116592653589793, 2.6194218390990565`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.111592653589793, -1.6294350261937223`}, \ {-2.111592653589793, -2.426306814593587}, {-2.111592653589793, 2.618558452205507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.106592653589793, -1.6265996878420497`}, \ {-2.106592653589793, -2.4254741855345414`}, {-2.106592653589793, 2.6177013529773325`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.101592653589793, -1.6237344421445719`}, \ {-2.101592653589793, -2.424661661668406}, {-2.101592653589793, 2.616850470614004}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.096592653589793, -1.6208398317288135`}, \ {-2.096592653589793, -2.4238689215702003`}, {-2.096592653589793, 2.6160057352879194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0915926535897933`, -1.6179163933497136`}, \ {-2.0915926535897933`, -2.4230956456089965`}, {-2.0915926535897933`, 2.6151670781292045`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0865926535897934`, -1.6149646578159658`}, \ {-2.0865926535897934`, -2.4223415161065156`}, {-2.0865926535897934`, 2.6143344312107653`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.081592653589793, -1.6119851499224305`}, \ {-2.081592653589793, -2.4216062174876067`}, {-2.081592653589793, 2.6135077275335754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.076592653589793, -1.6089783883885942`}, \ {-2.076592653589793, -2.4208894364225833`}, {-2.076592653589793, 2.6126869010122067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.071592653589793, -1.6059448858030212`}, \ {-2.071592653589793, -2.4201908619616277`}, {-2.071592653589793, 2.6118718864605897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.066592653589793, -1.6028851485737672`}, \ {-2.066592653589793, -2.4195101856613057`}, {-2.066592653589793, 2.6110626195780147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.061592653589793, -1.5997996768846288`}, \ {-2.061592653589793, -2.4188471017033444`}, {-2.061592653589793, 2.6102590369353464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.056592653589793, -1.5966889646571834`}, \ {-2.056592653589793, -2.4182013070058237`}, {-2.056592653589793, 2.6094610759614776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0515926535897933`, -1.5935534995184866`}, \ {-2.0515926535897933`, -2.417572501326943}, {-2.0515926535897933`, 2.6086686749299948`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0465926535897934`, -1.59039376277432}, \ {-2.0465926535897934`, -2.416960387361486}, {-2.0465926535897934`, 2.6078817729460684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.041592653589793, -1.5872102293878547`}, \ {-2.041592653589793, -2.416364670830243}, {-2.041592653589793, 2.6071003099335517`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.036592653589793, -1.5840033679635974`}, \ {-2.036592653589793, -2.415785060562469}, {-2.036592653589793, 2.606324226622299}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.031592653589793, -1.5807736407364705`}, \ {-2.031592653589793, -2.41522126857167}, {-2.031592653589793, 2.605553464535685}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.026592653589793, -1.5775215035658774`}, \ {-2.026592653589793, -2.414673010124838}, {-2.026592653589793, 2.604787965978338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.021592653589793, -1.574247405934577}, \ {-2.021592653589793, -2.4141400038053824`}, {-2.021592653589793, 2.604027674024065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.016592653589793, -1.5709517909522297`}, \ {-2.016592653589793, -2.4136219715699396`}, {-2.016592653589793, 2.6032725325039854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0115926535897932`, -1.5676350953634146`}, \ {-2.0115926535897932`, -2.413118638799278}, {-2.0115926535897932`, 2.6025224859948537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.0065926535897933`, -1.5642977495599812`}, \ {-2.0065926535897933`, -2.4126297343435112`}, {-2.0065926535897933`, 2.6017774798075823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-2.001592653589793, -1.5609401775975191`}, \ {-2.001592653589793, -2.4121549905618203`}, {-2.001592653589793, 2.6010374599759443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.996592653589793, -1.5575627972158197`}, \ {-1.996592653589793, -2.4116941433569172`}, {-1.996592653589793, 2.6003023732454777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.991592653589793, -1.5541660198630907`}, \ {-1.991592653589793, -2.4112469322044223`}, {-1.991592653589793, 2.5995721670625533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.986592653589793, -1.5507502507238262`}, \ {-1.986592653589793, -2.4108131001774256`}, {-1.986592653589793, 2.5988467895636465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9815926535897932`, -1.5473158887500684`}, \ {-1.9815926535897932`, -2.4103923939663767`}, {-1.9815926535897932`, 2.5981261895647667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.976592653589793, -1.5438633266959634`}, \ {-1.976592653589793, -2.409984563894567}, {-1.976592653589793, 2.597410316551078}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9715926535897932`, -1.5403929511553789`}, \ {-1.9715926535897932`, -2.409589363929359}, {-1.9715926535897932`, 2.5966991206666776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.966592653589793, -1.5369051426024556`}, \ {-1.966592653589793, -2.4092065516894117`}, {-1.966592653589793, 2.5959925527045593`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9615926535897932`, -1.533400275434887}, \ {-1.9615926535897932`, -2.408835888448056}, {-1.9615926535897932`, 2.5952905640967265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.956592653589793, -1.529878718019796}, \ {-1.956592653589793, -2.408477139133058}, {-1.956592653589793, 2.594593106904485}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9515926535897932`, -1.5263408327420156`}, \ {-1.9515926535897932`, -2.4081300723229146`}, {-1.9515926535897932`, 2.593900133808885}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.946592653589793, -1.5227869760546324`}, \ {-1.946592653589793, -2.407794460239911}, {-1.946592653589793, 2.5932115981013313`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9415926535897932`, -1.5192174985316336`}, \ {-1.9415926535897932`, -2.40747007874009}, {-1.9415926535897932`, 2.5925274536743395`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.936592653589793, -1.5156327449224978`}, \ {-1.936592653589793, -2.407156707300324}, {-1.936592653589793, 2.5918476550124536`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9315926535897932`, -1.5120330542086022`}, \ {-1.9315926535897932`, -2.4068541290026695`}, {-1.9315926535897932`, 2.591172157183311}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.926592653589793, -1.5084187596612728`}, \ {-1.926592653589793, -2.4065621305161398`}, {-1.926592653589793, 2.5905009158288546`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9215926535897931`, -1.5047901889013704`}, \ {-1.9215926535897931`, -2.4062805020760996`}, {-1.9215926535897931`, 2.5898338871566926`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.916592653589793, -1.5011476639602572`}, \ {-1.916592653589793, -2.406009037461404}, {-1.916592653589793, 2.589171027931601}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9115926535897931`, -1.4974915013420242`}, \ {-1.9115926535897931`, -2.4057475339694467`}, {-1.9115926535897931`, 2.5885122954671624`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.906592653589793, -1.4938220120868566`}, \ {-1.906592653589793, -2.4054957923892744`}, {-1.906592653589793, 2.587857647617557}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.9015926535897931`, -1.4901395018354002`}, \ {-1.9015926535897931`, -2.405253616972871}, {-1.9015926535897931`, 2.5872070427694664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.896592653589793, -1.4864442708940462`}, \ {-1.896592653589793, -2.405020815404801}, {-1.896592653589793, 2.586560439834136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8915926535897931`, -1.4827366143009897`}, \ {-1.8915926535897931`, -2.4047971987702867`}, {-1.8915926535897931`, 2.585917798239553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.886592653589793, -1.4790168218929722`}, \ {-1.886592653589793, -2.404582581521884}, {-1.886592653589793, 2.5852790779227535`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.881592653589793, -1.4752851783726166`}, \ {-1.881592653589793, -2.40437678144486}, {-1.881592653589793, 2.5846442393222677`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.876592653589793, -1.4715419633762366`}, \ {-1.876592653589793, -2.4041796196213805`}, {-1.876592653589793, 2.5840132433706806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.871592653589793, -1.4677874515420433`}, \ {-1.871592653589793, -2.4039909203936345`}, {-1.871592653589793, 2.583386051487314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.866592653589793, -1.4640219125786609`}, \ {-1.866592653589793, -2.4038105113259842`}, {-1.866592653589793, 2.5827626255710388`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.861592653589793, -1.460245611333859}, \ {-1.861592653589793, -2.4036382231662454`}, {-1.861592653589793, 2.5821429279931936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8565926535897932`, -1.4564588078634397`}, \ {-1.8565926535897932`, -2.4034738898062025`}, {-1.8565926535897932`, 2.5815269215906307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.851592653589793, -1.4526617575001743`}, \ {-1.851592653589793, -2.403317348241419}, {-1.851592653589793, 2.5809145696588662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8465926535897932`, -1.4488547109227656`}, \ {-1.8465926535897932`, -2.403168438530477}, {-1.8465926535897932`, 2.580305835945352}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.841592653589793, -1.4450379142247174`}, \ {-1.841592653589793, -2.4030270037536736`}, {-1.841592653589793, 2.5797006846428494`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8365926535897932`, -1.4412116089830962`}, \ {-1.8365926535897932`, -2.4028928899712994`}, {-1.8365926535897932`, 2.5790990803829223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.831592653589793, -1.4373760323270803`}, \ {-1.831592653589793, -2.40276594618153}, {-1.831592653589793, 2.5785009882295236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8265926535897932`, -1.4335314170062792`}, \ {-1.8265926535897932`, -2.402646024278031}, {-1.8265926535897932`, 2.5779063736726933`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.821592653589793, -1.4296779914587563`}, \ {-1.821592653589793, -2.4025329790073284`}, {-1.821592653589793, 2.5773152026223656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8165926535897932`, -1.4258159798786956`}, \ {-1.8165926535897932`, -2.4024266679260053`}, {-1.8165926535897932`, 2.5767274414022645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.811592653589793, -1.4219456022836878`}, \ {-1.811592653589793, -2.4023269513577805`}, {-1.811592653589793, 2.576143056743908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.8065926535897932`, -1.4180670745815784`}, \ {-1.8065926535897932`, -2.4022336923505376`}, {-1.8065926535897932`, 2.5755620157807066`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.801592653589793, -1.4141806086368396`}, \ {-1.801592653589793, -2.4021467566333303`}, {-1.801592653589793, 2.574984286042156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7965926535897931`, -1.4102864123364538`}, \ {-1.7965926535897931`, -2.4020660125734477`}, {-1.7965926535897931`, 2.574409835448135}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.791592653589793, -1.4063846896552172`}, \ {-1.791592653589793, -2.4019913311335364`}, {-1.791592653589793, 2.5738386323032745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7865926535897931`, -1.4024756407205112`}, \ {-1.7865926535897931`, -2.4019225858288697`}, {-1.7865926535897931`, 2.5732706452914416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.781592653589793, -1.3985594618764436`}, \ {-1.781592653589793, -2.4018596526847746`}, {-1.781592653589793, 2.5727058434702967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7765926535897931`, -1.3946363457473767`}, \ {-1.7765926535897931`, -2.40180241019425}, {-1.7765926535897931`, 2.5721441962659446`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.771592653589793, -2.4017507392758364`}, \ {-1.771592653589793, -1.3907064813007997`}, {-1.771592653589793, 2.571585673467673}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7665926535897931`, -2.401704523231731}, \ {-1.7665926535897931`, -1.386770053909527}, {-1.7665926535897931`, 2.5710302452227722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.761592653589793, -2.401663647706216}, \ {-1.761592653589793, -1.3828272454132078`}, {-1.761592653589793, 2.5704778820314425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.756592653589793, -2.4016280006443944`}, \ {-1.756592653589793, -1.3788782341791253`}, {-1.756592653589793, 2.569928554741778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.751592653589793, -2.4015974722512756`}, \ {-1.751592653589793, -1.3749231951622694`}, {-1.751592653589793, 2.5693822345448374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.746592653589793, -2.401571954951229}, \ {-1.746592653589793, -1.3709622999646733`}, {-1.746592653589793, 2.5688388929697905`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.741592653589793, -2.401551343347825}, \ {-1.741592653589793, -1.3669957168939961`}, {-1.741592653589793, 2.5682985018791396`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.736592653589793, -2.4015355341840836`}, \ {-1.736592653589793, -1.3630236110213487`}, {-1.736592653589793, 2.567761033464023}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7315926535897932`, -2.4015244263031468`}, \ {-1.7315926535897932`, -1.3590461442383457`}, {-1.7315926535897932`, 2.5672264602395916`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.726592653589793, -2.4015179206093875`}, \ {-1.726592653589793, -1.355063475313382}, {-1.726592653589793, 2.566694755040457}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7215926535897932`, -2.4015159200299783`}, \ {-1.7215926535897932`, -1.3510757599471273`}, {-1.7215926535897932`, 2.5661658910162135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.716592653589793, -2.4015183294769167`}, \ {-1.716592653589793, -1.347083150827224}, {-1.716592653589793, 2.565639841627033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7115926535897932`, -2.4015250558095347`}, \ {-1.7115926535897932`, -1.3430857976822084`}, {-1.7115926535897932`, 2.5651165806393275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.706592653589793, -2.4015360077974868`}, \ {-1.706592653589793, -1.3390838473346187`}, {-1.706592653589793, 2.5645960821214815`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.7015926535897932`, -2.40155109608424}, \ {-1.7015926535897932`, -1.335077443753323}, {-1.7015926535897932`, 2.5640783204396524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.696592653589793, -2.4015702331510593`}, \ {-1.696592653589793, -1.3310667281050397`}, {-1.696592653589793, 2.5635632702536357`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6915926535897932`, -2.4015933332815043`}, \ {-1.6915926535897932`, -1.327051838805069}, {-1.6915926535897932`, 2.5630509065127987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.686592653589793, -2.401620312526436}, \ {-1.686592653589793, -1.3230329115672217`}, {-1.686592653589793, 2.5625412044520726`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6815926535897932`, -2.4016510886695417`}, \ {-1.6815926535897932`, -1.3190100794529644`}, {-1.6815926535897932`, 2.562034139588015}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.676592653589793, -2.4016855811933824`}, \ {-1.676592653589793, -1.314983472919767}, {-1.676592653589793, 2.5615296877149283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6715926535897931`, -2.4017237112459577`}, \ {-1.6715926535897931`, -1.3109532198686658`}, {-1.6715926535897931`, 2.5610278249010414`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.666592653589793, -2.4017654016078}, \ {-1.666592653589793, -1.3069194456910478`}, {-1.666592653589793, 2.560528527484754}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6615926535897931`, -2.4018105766595887`}, \ {-1.6615926535897931`, -1.302882273314653}, {-1.6615926535897931`, 2.5600317720709316`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.656592653589793, -2.4018591623502945`}, \ {-1.656592653589793, -1.298841823248803}, {-1.656592653589793, 2.5595375355272685`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6515926535897931`, -2.401911086165846}, \ {-1.6515926535897931`, -1.2947982136288703`}, {-1.6515926535897931`, 2.5590457949807}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.646592653589793, -2.401966277098319}, \ {-1.646592653589793, -1.2907515602599808`}, {-1.646592653589793, 2.5585565278138747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.6415926535897931`, -2.402024665615649}, \ {-1.6415926535897931`, -1.2867019766599626`}, {-1.6415926535897931`, 2.558069711661677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.636592653589793, -2.402086183631865}, \ {-1.636592653589793, -1.282649574101555}, {-1.636592653589793, 2.55758532440781}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.631592653589793, -2.402150764477838}, \ {-1.631592653589793, -1.2785944616538698`}, {-1.631592653589793, 2.5571033441814266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.626592653589793, -2.4022183428725454`}, \ {-1.626592653589793, -1.2745367462231274`}, {-1.626592653589793, 2.556623749353814}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.621592653589793, -2.4022888548948456`}, \ {-1.621592653589793, -1.2704765325926681`}, {-1.621592653589793, 2.5561465185351304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.616592653589793, -2.4023622379557605`}, \ {-1.616592653589793, -1.2664139234622454`}, {-1.616592653589793, 2.5556716305711897`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.611592653589793, -2.4024384307712596`}, \ {-1.611592653589793, -1.2623490194866165`}, {-1.611592653589793, 2.5551990645402967`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.606592653589793, -2.4025173733355434`}, \ {-1.606592653589793, -1.2582819193134351`}, {-1.606592653589793, 2.554728799750134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.601592653589793, -2.4025990068948206`}, \ {-1.601592653589793, -1.2542127196204538`}, {-1.601592653589793, 2.5542608157346924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5965926535897932`, -2.4026832739215735`}, \ {-1.5965926535897932`, -1.2501415151520434`}, {-1.5965926535897932`, 2.5537950922512493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.591592653589793, -2.4027701180893066`}, \ {-1.591592653589793, -1.2460683987550518`}, {-1.591592653589793, 2.5533316092773957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5865926535897932`, -2.4028594842477733`}, \ {-1.5865926535897932`, -1.2419934614139891`}, {-1.5865926535897932`, 2.5528703470081044`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.581592653589793, -2.4029513183986766`}, \ {-1.581592653589793, -1.2379167922855696`}, {-1.581592653589793, 2.5524112858528483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5765926535897932`, -2.4030455676718327`}, \ {-1.5765926535897932`, -1.2338384787326113`}, {-1.5765926535897932`, 2.551954406432758}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.571592653589793, -2.4031421803018}, \ {-1.571592653589793, -1.229758606357294}, {-1.571592653589793, 2.5514996895778244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5665926535897932`, -2.4032411056049585`}, \ {-1.5665926535897932`, -1.2256772590338054`}, {-1.5665926535897932`, 2.551047116324142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.561592653589793, -2.40334229395704}, \ {-1.561592653589793, -1.2215945189403654`}, {-1.561592653589793, 2.5505966679111984`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5565926535897932`, -2.4034456967710978`}, \ {-1.5565926535897932`, -1.2175104665906509`}, {-1.5565926535897932`, 2.5501483257791997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.551592653589793, -2.403551266475917}, \ {-1.551592653589793, -1.2134251808646248`}, {-1.551592653589793, 2.549702071566439}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5465926535897931`, -2.4036589564948483`}, \ {-1.5465926535897931`, -1.2093387390387798`}, {-1.5465926535897931`, 2.549257887106704}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.541592653589793, -2.403768721225069}, \ {-1.541592653589793, -1.205251216815804}, {-1.541592653589793, 2.5488157544267214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5365926535897931`, -2.4038805160172574`}, \ {-1.5365926535897931`, -1.2011626883536928`}, {-1.5365926535897931`, 2.5483756557436466`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.531592653589793, -2.403994297155679}, \ {-1.531592653589793, -1.1970732262942876`}, {-1.531592653589793, 2.5479375734625793`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5265926535897931`, -2.404110021838674}, \ {-1.5265926535897931`, -1.1929829017912803`}, {-1.5265926535897931`, 2.5475014901741293`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.521592653589793, -2.4042276481595444`}, \ {-1.521592653589793, -1.188891784537679}, {-1.521592653589793, 2.547067388652009}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.5165926535897931`, -2.404347135087825}, \ {-1.5165926535897931`, -1.184799942792739}, {-1.5165926535897931`, 2.546635251850665}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.511592653589793, -2.404468442450946}, \ {-1.511592653589793, -1.1807074434083848`}, {-1.511592653589793, 2.5462050629029473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.506592653589793, -2.4045915309162678`}, \ {-1.506592653589793, -1.1766143518551173`}, {-1.506592653589793, 2.545776805117809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.501592653589793, -2.4047163619734824`}, \ {-1.501592653589793, -1.172520732247418}, {-1.501592653589793, 2.545350461978042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.496592653589793, -2.404842897917387}, \ {-1.496592653589793, -1.168426647368672}, {-1.496592653589793, 2.544926017138048}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.491592653589793, -2.40497110183101}, \ {-1.491592653589793, -1.1643321586955988`}, {-1.491592653589793, 2.5445034544216387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.486592653589793, -2.405100937569085}, \ {-1.486592653589793, -1.1602373264222134`}, {-1.486592653589793, 2.5440827578198713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.481592653589793, -2.4052323697418774`}, \ {-1.481592653589793, -1.1561422094833258`}, {-1.481592653589793, 2.543663911488914}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.476592653589793, -2.4053653636993415`}, \ {-1.476592653589793, -1.1520468655775804`}, {-1.476592653589793, 2.5432468997479454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4715926535897932`, -2.4054998855156127`}, \ {-1.4715926535897932`, -1.147951351190049}, {-1.4715926535897932`, 2.5428317070770823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.466592653589793, -2.4056359019738247`}, \ {-1.466592653589793, -1.143855721614387}, {-1.466592653589793, 2.5424183181153377`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4615926535897932`, -2.4057733805512465`}, \ {-1.4615926535897932`, -1.139760030974556}, {-1.4615926535897932`, 2.5420067176586096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.456592653589793, -2.4059122894047347`}, \ {-1.456592653589793, -1.1356643322461273`}, {-1.456592653589793, 2.5415968906577033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4515926535897932`, -2.406052597356486}, \ {-1.4515926535897932`, -1.1315686772771671`}, {-1.4515926535897932`, 2.5411888222163714`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.446592653589793, -2.4061942738801005`}, \ {-1.446592653589793, -1.1274731168087173`}, {-1.446592653589793, 2.540782497589394}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4415926535897932`, -2.406337289086934}, \ {-1.4415926535897932`, -1.1233777004948817`}, {-1.4415926535897932`, 2.5403779021806803`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.436592653589793, -2.4064816137127423`}, \ {-1.436592653589793, -1.119282476922513}, {-1.436592653589793, 2.5399750215414}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4315926535897932`, -2.4066272191046085`}, \ {-1.4315926535897932`, -1.1151874936305244`}, {-1.4315926535897932`, 2.539573841368141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.426592653589793, -2.4067740772081474`}, \ {-1.426592653589793, -1.1110927971288198`}, {-1.426592653589793, 2.5391743475010915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4215926535897931`, -2.406922160554988}, \ {-1.4215926535897931`, -1.106998432916863}, {-1.4215926535897931`, 2.5387765259222563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.416592653589793, -2.407071442250516}, \ {-1.416592653589793, -1.1029044455018764`}, {-1.416592653589793, 2.538380362753686}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4115926535897931`, -2.407221895961882}, \ {-1.4115926535897931`, -1.0988108784166932`}, {-1.4115926535897931`, 2.537985844255741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.406592653589793, -2.407373495906265}, \ {-1.406592653589793, -1.0947177742372611`}, {-1.406592653589793, 2.5375929568253817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.4015926535897931`, -2.4075262168393903`}, \ {-1.4015926535897931`, -1.0906251745998028`}, {-1.4015926535897931`, 2.5372016869944747`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.396592653589793, -2.4076800340442857`}, \ {-1.396592653589793, -1.0865331202176483`}, {-1.396592653589793, 2.536812021428129}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3915926535897931`, -2.4078349233202876`}, \ {-1.3915926535897931`, -1.0824416508977366`}, {-1.3915926535897931`, 2.5364239469230556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.386592653589793, -2.4079908609722764`}, \ {-1.386592653589793, -1.0783508055567994`}, {-1.386592653589793, 2.5360374504059506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.381592653589793, -2.408147823800148}, \ {-1.381592653589793, -1.074260622237231}, {-1.381592653589793, 2.5356525189318972`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.376592653589793, -2.4083057890885056`}, \ {-1.376592653589793, -1.0701711381226509`}, {-1.376592653589793, 2.5352691396827964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.371592653589793, -2.4084647345965786`}, \ {-1.371592653589793, -1.0660823895531644`}, {-1.371592653589793, 2.5348872999658147`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.366592653589793, -2.408624638548356}, \ {-1.366592653589793, -1.0619944120403306`}, {-1.366592653589793, 2.534506987211858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.361592653589793, -2.40878547962293}, \ {-1.361592653589793, -1.057907240281838}, {-1.361592653589793, 2.5341281889740626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.356592653589793, -2.408947236945053}, \ {-1.356592653589793, -1.0538209081758998`}, {-1.356592653589793, 2.5337508929263124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.351592653589793, -2.409109890075887}, \ {-1.351592653589793, -1.0497354488353696`}, {-1.351592653589793, 2.5333750868617715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3465926535897932`, -2.4092734190039695`}, \ {-1.3465926535897932`, -1.0456508946015906`}, {-1.3465926535897932`, 2.5330007586914416`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.341592653589793, -2.4094378041363553`}, \ {-1.341592653589793, -1.0415672770579665`}, {-1.341592653589793, 2.5326278964427393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3365926535897932`, -2.40960302628996}, \ {-1.3365926535897932`, -1.0374846270432871`}, {-1.3365926535897932`, 2.53225648825809}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.331592653589793, -2.4097690666830895`}, \ {-1.331592653589793, -1.0334029746647866`}, {-1.331592653589793, 2.531886522393543}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3265926535897932`, -2.409935906927147}, \ {-1.3265926535897932`, -1.0293223493109565`}, {-1.3265926535897932`, 2.53151798721741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.321592653589793, -2.4101035290185227`}, \ {-1.321592653589793, -1.0252427796641115`}, {-1.321592653589793, 2.5311508712089155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3165926535897932`, -2.410271915330656}, \ {-1.3165926535897932`, -1.0211642937127183`}, {-1.3165926535897932`, 2.530785162956869}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.311592653589793, -2.410441048606271}, \ {-1.311592653589793, -1.0170869187634846`}, {-1.311592653589793, 2.53042085115836}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.3065926535897932`, -2.410610911949777}, \ {-1.3065926535897932`, -1.0130106814532192`}, {-1.3065926535897932`, 2.5300579246174615`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.301592653589793, -2.4107814888198336`}, \ {-1.301592653589793, -1.0089356077604703`}, {-1.301592653589793, 2.52969637224396}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2965926535897931`, -2.4109527630220735`}, \ {-1.2965926535897931`, -1.0048617230169354`}, {-1.2965926535897931`, 2.5293361830521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.291592653589793, -2.411124718701988}, \ {-1.291592653589793, -1.0007890519186602`}, {-1.291592653589793, 2.5289773461593423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2865926535897931`, -2.411297340337958}, \ {-1.2865926535897931`, -0.996717618537022}, {-1.2865926535897931`, 2.528619850785147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.281592653589793, -2.4114706127344396`}, \ {-1.281592653589793, -0.9926474463295081}, {-1.281592653589793, 2.528263686249767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2765926535897931`, -2.411644521015295}, \ {-1.2765926535897931`, -0.9885785581502864}, {-1.2765926535897931`, 2.5279088419730544`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.271592653589793, -2.411819050617268}, \ {-1.271592653589793, -0.9845109762605811}, {-1.271592653589793, 2.5275553074732975`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2665926535897931`, -2.4119941872835966`}, \ {-1.2665926535897931`, -0.9804447223388517}, {-1.2665926535897931`, 2.5272030723660595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.261592653589793, -2.4121699170577657`}, \ {-1.261592653589793, -0.9763798174907728}, {-1.261592653589793, 2.526852126363036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.256592653589793, -2.4123462262773914`}, \ {-1.256592653589793, -0.9723162822590443}, {-1.256592653589793, 2.526502459270936}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.251592653589793, -2.412523101568241}, \ {-1.251592653589793, -0.9682541366329953}, {-1.251592653589793, 2.526154060990366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.246592653589793, -2.4127005298383746`}, \ {-1.246592653589793, -0.9641934000580287}, {-1.246592653589793, 2.5258069215147407`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.241592653589793, -2.4128784982724194`}, \ {-1.241592653589793, -0.960134091444873}, {-1.241592653589793, 2.5254610309291965`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.236592653589793, -2.41305699432596}, \ {-1.236592653589793, -0.956076229178674}, {-1.236592653589793, 2.5251163794095337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.231592653589793, -2.413236005720053}, \ {-1.231592653589793, -0.9520198311279076}, {-1.231592653589793, 2.5247729572211584`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.226592653589793, -2.413415520435859}, \ {-1.226592653589793, -0.9479649146531349}, {-1.226592653589793, 2.5244307547180505`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2215926535897932`, -2.4135955267093876`}, \ {-1.2215926535897932`, -0.9439114966155887}, {-1.2215926535897932`, 2.5240897623417387`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.216592653589793, -2.413776013026355}, \ {-1.216592653589793, -0.9398595933856017}, {-1.216592653589793, 2.523749970620288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2115926535897932`, -2.413956968117152}, \ {-1.2115926535897932`, -0.935809220850886}, {-1.2115926535897932`, 2.52341137016731}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.206592653589793, -2.4141383809519197`}, \ {-1.206592653589793, -0.9317603944246486}, {-1.206592653589793, 2.5230739516809755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.2015926535897932`, -2.414320240735729}, \ {-1.2015926535897932`, -0.9277131290535663}, {-1.2015926535897932`, 2.5227377059430443`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.196592653589793, -2.4145025369038646`}, \ {-1.196592653589793, -0.9236674392256078}, {-1.196592653589793, 2.522402623817913}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1915926535897932`, -2.414685259117208}, \ {-1.1915926535897932`, -0.9196233389777193}, {-1.1915926535897932`, 2.5220686962516656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.186592653589793, -2.4148683972577185`}, \ {-1.186592653589793, -0.915580841903361}, {-1.186592653589793, 2.521735914271146}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1815926535897932`, -2.4150519414240126`}, \ {-1.1815926535897932`, -0.9115399611599115}, {-1.1815926535897932`, 2.5214042689830354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.176592653589793, -2.415235881927033}, \ {-1.176592653589793, -0.9075007094759362}, {-1.176592653589793, 2.521073751572948}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1715926535897931`, -2.415420209285817}, \ {-1.1715926535897931`, -0.9034630991583211}, {-1.1715926535897931`, 2.5207443533045333`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.166592653589793, -2.415604914223343}, \ {-1.166592653589793, -0.8994271420992771}, {-1.166592653589793, 2.5204160655185937`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1615926535897931`, -2.41578998766248}, \ {-1.1615926535897931`, -0.895392849783224}, {-1.1615926535897931`, 2.5200888796322127`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.156592653589793, -2.4159754207220088`}, \ {-1.156592653589793, -0.891360233293536}, {-1.156592653589793, 2.519762787137893}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1515926535897931`, -2.4161612047127363`}, \ {-1.1515926535897931`, -0.88732930331918}, {-1.1515926535897931`, 2.5194377796027103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.146592653589793, -2.416347331133689}, \ {-1.146592653589793, -0.8833000701612247}, {-1.146592653589793, 2.51911384866747}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1415926535897931`, -2.416533791668386}, \ {-1.1415926535897931`, -0.8792725437392347}, {-1.1415926535897931`, 2.518790986045884}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1365926535897932`, -2.4167205781811933`}, \ {-1.1365926535897932`, -0.8752467335975539}, {-1.1365926535897932`, 2.5184691835237545`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1315926535897929`, -2.416907682713752}, \ {-1.1315926535897929`, -0.8712226489114661}, {-1.1315926535897929`, 2.5181484329581645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.126592653589793, -2.4170950974814844`}, \ {-1.126592653589793, -0.8672002984932606}, {-1.126592653589793, 2.5178287262766847`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.121592653589793, -2.4172828148701724`}, \ {-1.121592653589793, -0.8631796907981722}, {-1.121592653589793, 2.5175100554765875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1165926535897932`, -2.417470827432607}, \ {-1.1165926535897932`, -0.8591608339302295}, {-1.1165926535897932`, 2.517192412624073}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.1115926535897929`, -2.4176591278853112`}, \ {-1.1115926535897929`, -0.8551437356479898}, {-1.1115926535897929`, 2.5168757898534997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.106592653589793, -2.4178477091053265`}, \ {-1.106592653589793, -0.8511284033701786}, {-1.106592653589793, 2.516560179366637}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.101592653589793, -2.4180365641270747`}, \ {-1.101592653589793, -0.8471148441812252}, {-1.101592653589793, 2.516245573431909}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0965926535897932`, -2.4182256861392752`}, \ {-1.0965926535897932`, -0.8431030648367001}, {-1.0965926535897932`, 2.51593196438367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0915926535897933`, -2.4184150684819374`}, \ {-1.0915926535897933`, -0.8390930717686604}, {-1.0915926535897933`, 2.51561934462147}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.086592653589793, -2.418604704643408}, \ {-1.086592653589793, -0.8350848710908949}, {-1.086592653589793, 2.5153077066093354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.081592653589793, -2.4187945882574846`}, \ {-1.081592653589793, -0.8310784686040861}, {-1.081592653589793, 2.5149970428750708`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0765926535897932`, -2.4189847131005875`}, \ {-1.0765926535897932`, -0.8270738698008703}, {-1.0765926535897932`, 2.51468734600955}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0715926535897933`, -2.4191750730889914`}, \ {-1.0715926535897933`, -0.8230710798708177}, {-1.0715926535897933`, 2.5143786086660294`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.066592653589793, -2.4193656622761135`}, \ {-1.066592653589793, -0.8190701037053217}, {-1.066592653589793, 2.514070823559466}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.061592653589793, -2.4195564748498604`}, \ {-1.061592653589793, -0.8150709459024063}, {-1.061592653589793, 2.513763983465848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0565926535897932`, -2.4197475051300272`}, \ {-1.0565926535897932`, -0.8110736107714428}, {-1.0565926535897932`, 2.513458081221521}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0515926535897933`, -2.4199387475657548`}, \ {-1.0515926535897933`, -0.8070781023377941}, {-1.0515926535897933`, 2.513153109722542}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.046592653589793, -2.4201301967330346`}, \ {-1.046592653589793, -0.8030844243473692}, {-1.046592653589793, 2.5128490619240265`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.041592653589793, -2.420321847332269}, \ {-1.041592653589793, -0.799092580271109}, {-1.041592653589793, 2.5125459308395093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0365926535897931`, -2.4205136941858822`}, \ {-1.0365926535897931`, -0.7951025733093809}, {-1.0365926535897931`, 2.512243709540312}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0315926535897932`, -2.4207057322359784`}, \ {-1.0315926535897932`, -0.7911144063963143}, {-1.0315926535897932`, 2.5119423911549226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.026592653589793, -2.420897956542049}, \ {-1.026592653589793, -0.7871280822040456}, {-1.026592653589793, 2.511641968868375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.021592653589793, -2.4210903622787296`}, \ {-1.021592653589793, -0.7831436031469041}, {-1.021592653589793, 2.511342435921644}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0165926535897931`, -2.4212829447336004`}, \ {-1.0165926535897931`, -0.7791609713855157}, {-1.0165926535897931`, 2.5110437856110437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0115926535897932`, -2.4214756993050326`}, \ {-1.0115926535897932`, -0.775180188830841}, {-1.0115926535897932`, 2.510746011287634}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.0065926535897929`, -2.42166862150008}, \ {-1.0065926535897929`, -0.7712012571481471}, {-1.0065926535897929`, 2.5104491063566354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-1.001592653589793, -2.4218617069324146`}, \ {-1.001592653589793, -0.7672241777609067}, {-1.001592653589793, 2.5101530642768486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9965926535897931, -2.4220549513203022`}, \ {-0.9965926535897931, -0.763248951854632}, {-0.9965926535897931, 2.5098578785600854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9915926535897932, -2.4222483504846215`}, \ {-0.9915926535897932, -0.7592755803806481}, {-0.9915926535897932, 2.5095635427706027`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9865926535897929, -2.4224419003469237`}, \ {-0.9865926535897929, -0.7553040640597963}, {-0.9865926535897929, 2.5092700505245467`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.981592653589793, -2.422635596927532}, \ {-0.981592653589793, -0.7513344033860799}, {-0.981592653589793, 2.5089773954893997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9765926535897931, -2.422829436343678}, \ {-0.9765926535897931, -0.7473665986302457}, {-0.9765926535897931, 2.5086855713834404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9715926535897932, -2.4230234148076812`}, \ {-0.9715926535897932, -0.7434006498433058}, {-0.9715926535897932, 2.5083945719752028`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9665926535897928, -2.423217528625158}, \ {-0.9665926535897928, -0.7394365568600006}, {-0.9665926535897928, 2.5081043910829472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.961592653589793, -2.423411774193276}, \ {-0.961592653589793, -0.7354743193022057}, {-0.961592653589793, 2.507815022574138}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9565926535897931, -2.4236061479990365`}, \ {-0.9565926535897931, -0.7315139365822765}, {-0.9565926535897931, 2.507526460364922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9515926535897932, -2.423800646617598}, \ {-0.9515926535897932, -0.7275554079063445}, {-0.9515926535897932, 2.5072386984196227`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9465926535897933, -2.423995266710629}, \ {-0.9465926535897933, -0.7235987322775513}, {-0.9465926535897933, 2.506951730750231}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9415926535897929, -2.4241900050246965`}, \ {-0.9415926535897929, -0.7196439084992341}, {-0.9415926535897929, 2.5066655514159053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.936592653589793, -2.42438485838969}, \ {-0.936592653589793, -0.7156909351780573}, {-0.936592653589793, 2.506380154522484}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9315926535897932, -2.4245798237172695`}, \ {-0.9315926535897932, -0.7117398107270886}, {-0.9315926535897932, 2.5060955342219944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9265926535897933, -2.424774897999358}, \ {-0.9265926535897933, -0.7077905333688319}, {-0.9265926535897933, 2.5058116847121723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9215926535897929, -2.4249700783066492`}, \ {-0.9215926535897929, -0.7038431011381999}, {-0.9215926535897929, 2.5055286002359876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.916592653589793, -2.4251653617871574`}, \ {-0.916592653589793, -0.699897511885449}, {-0.916592653589793, 2.505246275081176}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9115926535897931, -2.425360745664791}, \ {-0.9115926535897931, -0.6959537632790573}, {-0.9115926535897931, 2.5049647035797724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9065926535897932, -2.4255562272379585`}, \ {-0.9065926535897932, -0.6920118528085579}, {-0.9065926535897932, 2.5046838801076543`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.9015926535897929, -2.425751803878198}, \ {-0.9015926535897929, -0.6880717777873314}, {-0.9015926535897929, 2.504403799084091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.896592653589793, -2.425947473028839}, \ {-0.896592653589793, -0.6841335353553425}, {-0.896592653589793, 2.504124454971292}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8915926535897931, -2.426143232203688}, \ {-0.8915926535897931, -0.6801971224818406}, {-0.8915926535897931, 2.5038458422739702`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8865926535897932, -2.426339078985743}, \ {-0.8865926535897932, -0.6762625359680136}, {-0.8865926535897932, 2.5035679555389017`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8815926535897929, -2.426535011025931}, \ {-0.8815926535897929, -0.6723297724495964}, {-0.8815926535897929, 2.503290789354493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.876592653589793, -2.4267310260418764`}, \ {-0.876592653589793, -0.668398828399443}, {-0.876592653589793, 2.5030143383503627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8715926535897931, -2.426927121816686}, \ {-0.8715926535897931, -0.6644697001300505}, {-0.8715926535897931, 2.502738597196911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8665926535897932, -2.4271232961977662`}, \ {-0.8665926535897932, -0.660542383796044}, {-0.8665926535897932, 2.502463560604908}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8615926535897929, -2.4273195470956597`}, \ {-0.8615926535897929, -0.656616875396628}, {-0.8615926535897929, 2.5021892233250838`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.856592653589793, -2.4275158724829073`}, \ {-0.856592653589793, -0.6526931707779884}, {-0.856592653589793, 2.5019155801477186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8515926535897931, -2.4277122703929317`}, \ {-0.8515926535897931, -0.6487712656356628}, {-0.8515926535897931, 2.501642625902245}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8465926535897932, -2.4279087389189424`}, \ {-0.8465926535897932, -0.6448511555168693}, {-0.8465926535897932, 2.501370355456848}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8415926535897928, -2.428105276212868}, \ {-0.8415926535897928, -0.6409328358228035}, {-0.8415926535897928, 2.501098763718076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.836592653589793, -2.4283018804843017`}, \ {-0.836592653589793, -0.6370163018108896}, {-0.836592653589793, 2.500827845630449}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8315926535897931, -2.4284985499994747`}, \ {-0.8315926535897931, -0.6331015485970056}, {-0.8315926535897931, 2.500557596176081}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8265926535897932, -2.4286952830802475`}, \ {-0.8265926535897932, -0.6291885711576672}, {-0.8265926535897932, 2.5002880103742995`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8215926535897933, -2.428892078103122}, \ {-0.8215926535897933, -0.6252773643321782}, {-0.8215926535897933, 2.5000190832812694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8165926535897929, -2.429088933498272}, \ {-0.8165926535897929, -0.6213679228247476}, {-0.8165926535897929, 2.499750809989628}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.811592653589793, -2.4292858477485937`}, \ {-0.811592653589793, -0.6174602412065723}, {-0.811592653589793, 2.499483185628113}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8065926535897932, -2.4294828193887774`}, \ {-0.8065926535897932, -0.6135543139178898}, {-0.8065926535897932, 2.4992162053612113`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.8015926535897933, -2.429679847004395}, \ {-0.8015926535897933, -0.6096501352699958}, {-0.8015926535897933, 2.498949864388794}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7965926535897929, -2.4298769292310056`}, \ {-0.7965926535897929, -0.6057476994472267}, {-0.7965926535897929, 2.4986841579457666`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.791592653589793, -2.4300740647532817`}, \ {-0.791592653589793, -0.6018470005089227}, {-0.791592653589793, 2.498419081301722}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7865926535897931, -2.43027125230415}, \ {-0.7865926535897931, -0.5979480323913468}, {-0.7865926535897931, 2.4981546297605957`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7815926535897932, -2.430468490663951}, \ {-0.7815926535897932, -0.5940507889095817}, {-0.7815926535897932, 2.497890798660323}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7765926535897929, -2.430665778659615}, \ {-0.7765926535897929, -0.5901552637593952}, {-0.7765926535897929, 2.497627583372507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.771592653589793, -2.4308631151638527`}, \ {-0.771592653589793, -0.5862614505190776}, {-0.771592653589793, 2.497364979302082}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7665926535897931, -2.4310604990943663`}, \ {-0.7665926535897931, -0.582369342651247}, {-0.7665926535897931, 2.4971029818869863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7615926535897932, -2.4312579294130714`}, \ {-0.7615926535897932, -0.5784789335046329}, {-0.7615926535897932, 2.4968415865978404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7565926535897929, -2.4314554051253365`}, \ {-0.7565926535897929, -0.5745902163158252}, {-0.7565926535897929, 2.4965807889376213`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.751592653589793, -2.431652925279242}, \ {-0.751592653589793, -0.5707031842110029}, {-0.751592653589793, 2.4963205844413476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7465926535897931, -2.431850488964842}, \ {-0.7465926535897931, -0.5668178302076299}, {-0.7465926535897931, 2.496060968675768}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7415926535897932, -2.4320480953134553`}, \ {-0.7415926535897932, -0.5629341472161306}, {-0.7415926535897932, 2.4958019372390465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7365926535897929, -2.432245743496961}, \ {-0.7365926535897929, -0.5590521280415334}, {-0.7365926535897929, 2.495543485760459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.731592653589793, -2.4324434327271103`}, \ {-0.731592653589793, -0.5551717653850982}, {-0.731592653589793, 2.495285609900091}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7265926535897931, -2.432641162254854}, \ {-0.7265926535897931, -0.5512930518459075}, {-0.7265926535897931, 2.4950283053485354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7215926535897932, -2.4328389313696803`}, \ {-0.7215926535897932, -0.5474159799224444}, {-0.7215926535897932, 2.494771567826602}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7165926535897928, -2.4330367393989705`}, \ {-0.7165926535897928, -0.5435405420141382}, {-0.7165926535897928, 2.4945153930850172`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.711592653589793, -2.4332345857073596`}, \ {-0.711592653589793, -0.539666730422891}, {-0.711592653589793, 2.494259776904141}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7065926535897931, -2.4334324696961187`}, \ {-0.7065926535897931, -0.5357945373545807}, {-0.7065926535897931, 2.49400471509368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.7015926535897932, -2.433630390802544}, \ {-0.7015926535897932, -0.5319239549205396}, {-0.7015926535897932, 2.493750203492403}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6965926535897933, -2.4338283484993593`}, \ {-0.6965926535897933, -0.5280549751390121}, {-0.6965926535897933, 2.4934962379678627`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6915926535897929, -2.4340263422941293`}, \ {-0.6915926535897929, -0.5241875899365899}, {-0.6915926535897929, 2.49324281441612}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.686592653589793, -2.434224371728689}, \ {-0.686592653589793, -0.5203217911496272}, {-0.686592653589793, 2.492989928761469}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6815926535897932, -2.434422436378579}, \ {-0.6815926535897932, -0.5164575705256316}, {-0.6815926535897932, 2.4927375769561735`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6765926535897933, -2.4346205358524946`}, \ {-0.6765926535897933, -0.5125949197246362}, {-0.6765926535897933, 2.49248575498019}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6715926535897929, -2.434818669791746}, \ {-0.6715926535897929, -0.5087338303205511}, {-0.6715926535897929, 2.4922344588409135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.666592653589793, -2.4350168378697297`}, \ {-0.666592653589793, -0.5048742938024964}, {-0.666592653589793, 2.491983684572912}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6615926535897931, -2.435215039791408}, \ {-0.6615926535897931, -0.5010163015761102}, {-0.6615926535897931, 2.4917334282376697`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6565926535897932, -2.4354132752928006`}, \ {-0.6565926535897932, -0.4971598449648429}, {-0.6565926535897932, 2.4914836859233307`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6515926535897929, -2.435611544140491}, \ {-0.6515926535897929, -0.49330491521123015`}, {-0.6515926535897929, 2.4912344537444526`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.646592653589793, -2.435809846131131}, \ {-0.646592653589793, -0.4894515034781465}, {-0.646592653589793, 2.4909857278417507`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6415926535897931, -2.436008181090967}, \ {-0.6415926535897931, -0.48559960085004006`}, {-0.6415926535897931, 2.490737504381857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6365926535897932, -2.43620654887537}, \ {-0.6365926535897932, -0.4817491983341505}, {-0.6365926535897932, 2.4904897795570733`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6315926535897929, -2.436404949368375}, \ {-0.6315926535897929, -0.47790028686170916`}, {-0.6315926535897929, 2.490242549585132}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.626592653589793, -2.4366033824822346`}, \ {-0.626592653589793, -0.474052857289122}, {-0.626592653589793, 2.4899958107089626`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6215926535897931, -2.436801848156971}, \ {-0.6215926535897931, -0.47020690039913143`}, {-0.6215926535897931, 2.4897495591964476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6165926535897932, -2.4370003463599503`}, \ {-0.6165926535897932, -0.46636240690196656`}, {-0.6165926535897932, 2.4895037913401974`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6115926535897929, -2.4371988770854545`}, \ {-0.6115926535897929, -0.4625193674364726}, {-0.6115926535897929, 2.4892585034573194`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.606592653589793, -2.4373974403542684`}, \ {-0.606592653589793, -0.4586777725712282}, {-0.606592653589793, 2.4890136918891876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.6015926535897931, -2.4375960362132734`}, \ {-0.6015926535897931, -0.4548376128056411}, {-0.6015926535897931, 2.488769353001222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5965926535897932, -2.437794664735047}, \ {-0.5965926535897932, -0.4509988785710327}, {-0.5965926535897932, 2.4885254831826646`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5915926535897928, -2.4379933260174727`}, \ {-0.5915926535897928, -0.4471615602317038}, {-0.5915926535897928, 2.4882820788463595`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.586592653589793, 2.4880391364285432`}, {-0.586592653589793, -0.44332564808598346`}, \ {-0.586592653589793, -2.43819202018335}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5815926535897931, 2.487796652388605}, {-0.5815926535897931, -0.4394911323672871}, \ {-0.5815926535897931, -2.4383907473800592`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5765926535897931, 2.4875546232089096`}, {-0.5765926535897931, -0.4356580032451073}, \ {-0.5765926535897931, -2.4385895077791386`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.571592653589793, 2.487313045394587}, {-0.571592653589793, -0.4318262508260136}, \ {-0.571592653589793, -2.4387883015759124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.566592653589793, 2.487071915473276}, {-0.566592653589793, -0.42799586515471055`}, \ {-0.566592653589793, -2.4389871289892486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.561592653589793, 2.48683122999496}, {-0.561592653589793, -0.42416683621496154`}, \ {-0.561592653589793, -2.4391859902611195`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.556592653589793, 2.4865909855317967`}, {-0.556592653589793, -0.42033915393052357`}, \ {-0.556592653589793, -2.439384885656216}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.551592653589793, 2.4863511786778227`}, {-0.551592653589793, -0.4165128081662064}, \ {-0.551592653589793, -2.4395838154617904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.546592653589793, 2.4861118060488576`}, {-0.546592653589793, -0.4126877887286895}, \ {-0.546592653589793, -2.4397827799871368`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.541592653589793, 2.485872864282234}, {-0.541592653589793, -0.4088640853675437}, \ {-0.541592653589793, -2.439981779563426}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.536592653589793, 2.485634350036645}, {-0.536592653589793, -0.405041687776082}, \ {-0.536592653589793, -2.440180814543301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.531592653589793, 2.4853962599919486`}, {-0.531592653589793, -0.40122058559227913`}, \ {-0.531592653589793, -2.4403798853005987`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.526592653589793, 2.485158590848955}, {-0.526592653589793, -0.39740076839967137`}, \ {-0.526592653589793, -2.4405789922300762`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.521592653589793, 2.484921339329272}, {-0.521592653589793, -0.3935822257282057}, \ {-0.521592653589793, -2.4407781357470744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5165926535897931, 2.4846845021750954`}, {-0.5165926535897931, \ -0.38976494705512443`}, {-0.5165926535897931, -2.440977316287271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.511592653589793, 2.4844480761490297`}, {-0.511592653589793, -0.38594892180582097`}, \ {-0.511592653589793, -2.441176534306405}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5065926535897931, 2.484212058033939}, {-0.5065926535897931, -0.382134139354626}, \ {-0.5065926535897931, -2.4413757902799182`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.5015926535897931, 2.483976444632719}, {-0.5015926535897931, -0.37832058902571764`}, \ {-0.5015926535897931, -2.44157508470282}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.49659265358979304`, 2.4837412327681614`}, {-0.49659265358979304`, \ -0.3745082600938632}, {-0.49659265358979304`, -2.4417744180893046`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4915926535897931, 2.4835064192827496`}, {-0.4915926535897931, -0.3706971417852817}, \ {-0.4915926535897931, -2.441973790972585}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4865926535897931, 2.4832720010385034`}, {-0.4865926535897931, \ -0.36688722327841394`}, {-0.4865926535897931, -2.442173203904601}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4815926535897931, 2.4830379749168303`}, {-0.4815926535897931, -0.3630784937046644}, \ {-0.4815926535897931, -2.4423726574557083`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4765926535897931, 2.482804337818297}, {-0.4765926535897931, -0.35927094214927424`}, \ {-0.4765926535897931, -2.4425721522145944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.4715926535897931, 2.48257108666254}, {-0.4715926535897931, -0.35546455765196466`}, \ {-0.4715926535897931, -2.442771688787854}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46659265358979307`, 2.482338218388022}, {-0.46659265358979307`, \ -0.35165932920781384`}, {-0.46659265358979307`, -2.4429712677999524`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.46159265358979307`, 2.482105729951933}, {-0.46159265358979307`, \ -0.34785524576789034`}, {-0.46159265358979307`, -2.443170889892831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45659265358979306`, 2.4818736183300056`}, {-0.45659265358979306`, \ -0.34405229624004413`}, {-0.45659265358979306`, -2.4433705557257723`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.45159265358979306`, 2.481641880516342}, {-0.45159265358979306`, -0.3402504694896332}, \ {-0.45159265358979306`, -2.4435702659751932`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44659265358979305`, 2.4814105135232905`}, {-0.44659265358979305`, \ -0.3364497543402013}, {-0.44659265358979305`, -2.4437700213343754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.44159265358979305`, 2.4811795143812683`}, {-0.44159265358979305`, \ -0.33265013957420403`}, {-0.44159265358979305`, -2.4439698225132918`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43659265358979304`, 2.4809488801386}, {-0.43659265358979304`, -0.3288516139337322}, \ {-0.43659265358979304`, -2.4441696702384488`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.43159265358979304`, 2.480718607861398}, {-0.43159265358979304`, \ -0.32505416612113525`}, {-0.43159265358979304`, -2.4443695652525887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42659265358979304`, 2.4804886946333844`}, {-0.42659265358979304`, \ -0.3212577847997519}, {-0.42659265358979304`, -2.444569508314581}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.42159265358979303`, 2.480259137555754}, {-0.42159265358979303`, -0.3174624585945633}, \ {-0.42159265358979303`, -2.444769500199207}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.416592653589793, 2.4800299337470415`}, {-0.416592653589793, -0.31366817609282777`}, \ {-0.416592653589793, -2.4449695416969366`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.411592653589793, 2.479801080342942}, {-0.411592653589793, -0.3098749258447959}, \ {-0.411592653589793, -2.4451696336138444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.406592653589793, 2.4795725744962103`}, {-0.406592653589793, -0.30608269636428775`}, \ {-0.406592653589793, -2.445369776771332}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.40159265358979307`, 2.4793444133765057`}, {-0.40159265358979307`, \ -0.3022914761293446}, {-0.40159265358979307`, -2.4455699720059765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39659265358979306`, 2.4791165941702378`}, {-0.39659265358979306`, \ -0.2985012535828809}, {-0.39659265358979306`, -2.4457702201694023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.39159265358979306`, 2.4788891140804323`}, {-0.39159265358979306`, \ -0.2947120171333222}, {-0.39159265358979306`, -2.4459705221281456`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38659265358979306`, 2.478661970326638}, {-0.38659265358979306`, -0.2909237551551257}, \ {-0.38659265358979306`, -2.4461708787633474`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.38159265358979305`, 2.478435160144737}, {-0.38159265358979305`, -0.2871364559894833}, \ {-0.38159265358979305`, -2.446371290970752}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.37659265358979305`, 2.47820868078683}, {-0.37659265358979305`, -0.28335010794488835`}, \ {-0.37659265358979305`, -2.4465717596605048`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3715926535897931, 2.477982529521121}, {-0.3715926535897931, -0.279564699297715}, \ {-0.3715926535897931, -2.4467722857569867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3665926535897931, 2.4777567036318002`}, {-0.3665926535897931, \ -0.27578021829276134`}, {-0.3665926535897931, -2.446972870198603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3615926535897931, 2.477531200418852}, {-0.3615926535897931, -0.27199665314395316`}, \ {-0.3615926535897931, -2.447173513937844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3565926535897931, 2.477306017198011}, {-0.3565926535897931, -0.2682139920347599}, \ {-0.3565926535897931, -2.447374217940904}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3515926535897931, 2.477081151300593}, {-0.3515926535897931, -0.26443222311885545`}, \ {-0.3515926535897931, -2.447574983187699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.3465926535897931, 2.4768566000733743`}, {-0.3465926535897931, \ -0.26065133452064493`}, {-0.3465926535897931, -2.44777581067169}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.34159265358979307`, 2.4766323608784813`}, {-0.34159265358979307`, \ -0.2568713143358261}, {-0.34159265358979307`, -2.447976701399772}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33659265358979307`, 2.4764084310932697`}, {-0.33659265358979307`, \ -0.25309215063189744`}, {-0.33659265358979307`, -2.448177656392092}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.33159265358979306`, 2.476184808110204}, {-0.33159265358979306`, \ -0.24931383144876051`}, {-0.33159265358979306`, -2.4483786766820352`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32659265358979306`, 2.475961489336739}, {-0.32659265358979306`, -0.2455363447991819}, \ {-0.32659265358979306`, -2.4485797633159856`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.32159265358979305`, 2.4757384721952236`}, {-0.32159265358979305`, \ -0.24175967866933656`}, {-0.32159265358979305`, -2.44878091735325}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31659265358979305`, 2.4755157541227555`}, {-0.31659265358979305`, \ -0.2379838210193864}, {-0.31659265358979305`, -2.448982139866035}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.31159265358979304`, 2.475293332571105}, {-0.31159265358979304`, \ -0.23420875978389144`}, {-0.31159265358979304`, -2.4491834319391725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30659265358979304`, 2.475071205006573}, {-0.30659265358979304`, \ -0.23043448287242374`}, {-0.30659265358979304`, -2.4493847946701863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.30159265358979304`, 2.474849368909907}, {-0.30159265358979304`, \ -0.22666097816997452`}, {-0.30159265358979304`, -2.449586229169029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.29659265358979303`, 2.474627821776187}, {-0.29659265358979303`, \ -0.22288823353752024`}, {-0.29659265358979303`, -2.4497877365581013`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2915926535897931, 2.4744065611147117`}, {-0.2915926535897931, \ -0.21911623681248787`}, {-0.2915926535897931, -2.4499893179721033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2865926535897931, 2.474185584448906}, {-0.2865926535897931, -0.21534497580922812`}, \ {-0.2865926535897931, -2.4501909745579193`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.2815926535897931, 2.473964889316215}, {-0.2815926535897931, -0.21157443831952225`}, \ {-0.2815926535897931, -2.4503927074745704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27659265358979307`, 2.473744473267994}, {-0.27659265358979307`, \ -0.20780461211304935`}, {-0.27659265358979307`, -2.450594517893104}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.27159265358979306`, 2.473524333869426}, {-0.27159265358979306`, \ -0.20403548493787071`}, {-0.27159265358979306`, -2.4507964069965347`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26659265358979306`, 2.4733044686994106`}, {-0.26659265358979306`, \ -0.20026704452083766`}, {-0.26659265358979306`, -2.45099837597965}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.26159265358979306`, 2.4730848753504713`}, {-0.26159265358979306`, \ -0.19649927856815474`}, {-0.26159265358979306`, -2.451200426049112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25659265358979305`, 2.4728655514286584`}, {-0.25659265358979305`, \ -0.19273217476572654`}, {-0.25659265358979305`, -2.4514025584231756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.25159265358979305`, 2.4726464945534627`}, {-0.25159265358979305`, \ -0.18896572077972568`}, {-0.25159265358979305`, -2.4516047743318223`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24659265358979304`, 2.472427702357712}, {-0.24659265358979304`, \ -0.18519990425692767`}, {-0.24659265358979304`, -2.4518070750164775`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.24159265358979304`, 2.4722091724874873`}, {-0.24159265358979304`, \ -0.1814347128252337}, {-0.24159265358979304`, -2.4520094617300785`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23659265358979303`, 2.4719909026020344`}, {-0.23659265358979303`, \ -0.17767013409409738`}, {-0.23659265358979303`, -2.4522119357369836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.23159265358979303`, 2.4717728903736678`}, {-0.23159265358979303`, \ -0.17390615565493997`}, {-0.23159265358979303`, -2.452414498312864}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22659265358979308`, 2.4715551334876893`}, {-0.22659265358979308`, \ -0.17014276508158166`}, {-0.22659265358979308`, -2.452617150744634}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.22159265358979308`, 2.4713376296423073`}, {-0.22159265358979308`, \ -0.16637994993070576`}, {-0.22159265358979308`, -2.452819894330463}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21659265358979307`, 2.4711203765485505`}, {-0.21659265358979307`, \ -0.16261769774225177`}, {-0.21659265358979307`, -2.4530227303796472`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.21159265358979307`, 2.4709033719301656`}, {-0.21159265358979307`, \ -0.15885599603984696`}, {-0.21159265358979307`, -2.4532256602125715`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20659265358979306`, 2.470686613523571}, {-0.20659265358979306`, -0.1550948323312072}, \ {-0.20659265358979306`, -2.4534286851606297`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.20159265358979306`, 2.4704700990777524`}, {-0.20159265358979306`, \ -0.1513341941085934}, {-0.20159265358979306`, -2.453631806566244}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19659265358979305`, 2.470253826354192}, {-0.19659265358979305`, -0.1475740688491785}, \ {-0.19659265358979305`, -2.453835025782735}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.19159265358979305`, 2.470037793126783}, {-0.19159265358979305`, \ -0.14381444401546437`}, {-0.19159265358979305`, -2.4540383441742812`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18659265358979304`, 2.4698219971817714`}, {-0.18659265358979304`, \ -0.14005530705572128`}, {-0.18659265358979304`, -2.454241763115956}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.18159265358979304`, 2.469606436317672}, {-0.18159265358979304`, \ -0.13629664540434472`}, {-0.18159265358979304`, -2.454445283993586}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17659265358979304`, 2.46939110834518}, {-0.17659265358979304`, -0.1325384464822581}, \ {-0.17659265358979304`, -2.4546489082037124`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.17159265358979303`, 2.469176011087126}, {-0.17159265358979303`, \ -0.12878069769733677`}, {-0.17159265358979303`, -2.4548526371536186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16659265358979303`, 2.4689611423783884`}, {-0.16659265358979303`, -0.125023386444781}, \ {-0.16659265358979303`, -2.4550564722612473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.16159265358979308`, 2.4687465000658335`}, {-0.16159265358979308`, \ -0.1212665001075032}, {-0.16159265358979308`, -2.4552604149551605`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15659265358979307`, 2.468532082008241}, {-0.15659265358979307`, \ -0.11751002605653132`}, {-0.15659265358979307`, -2.4554644666745364`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.15159265358979307`, 2.468317886076238}, {-0.15159265358979307`, \ -0.11375395165136278`}, {-0.15159265358979307`, -2.455668628869075}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14659265358979306`, 2.468103910152239}, {-0.14659265358979306`, \ -0.10999826424038109`}, {-0.14659265358979306`, -2.455872902999043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.14159265358979306`, 2.4678901521303813`}, {-0.14159265358979306`, \ -0.10624295116121146`}, {-0.14159265358979306`, -2.45607729053519}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13659265358979306`, 2.4676766099164573`}, {-0.13659265358979306`, \ -0.10248799974111214`}, {-0.13659265358979306`, -2.4562817929587553`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.13159265358979305`, 2.467463281427853}, {-0.13159265358979305`, -0.09873339729732543}, \ {-0.13159265358979305`, -2.456486411761389}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12659265358979305`, 2.4672501645935014`}, {-0.12659265358979305`, \ -0.0949791311374878}, {-0.12659265358979305`, -2.4566911484452145`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.12159265358979304`, 2.4670372573538075`}, {-0.12159265358979304`, \ -0.09122518855995893}, {-0.12159265358979304`, -2.456896004522712}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11659265358979304`, 2.466824557660604}, {-0.11659265358979304`, -0.08747155685422545}, \ {-0.11659265358979304`, -2.4571009815167817`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.11159265358979303`, 2.466612063477091}, {-0.11159265358979303`, -0.08371822330125347}, \ {-0.11159265358979303`, -2.4573060809606915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10659265358979303`, 2.4663997727777685`}, {-0.10659265358979303`, \ -0.0799651751738347}, {-0.10659265358979303`, -2.4575113043980132`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.10159265358979308`, 2.4661876835484184`}, {-0.10159265358979308`, \ -0.07621239973698442}, {-0.10159265358979308`, -2.4577166533827084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09659265358979308, 2.465975793786014}, {-0.09659265358979308, -0.07245988424827186}, \ {-0.09659265358979308, -2.4579221294790226`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.09159265358979307, 2.4657641014986846`}, {-0.09159265358979307, \ -0.06870761595819858}, {-0.09159265358979307, -2.458127734261525}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08659265358979307, 2.4655526047056813`}, {-0.08659265358979307, \ -0.06495558211054955}, {-0.08659265358979307, -2.458333469315094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.08159265358979306, 2.4653413014373036`}, {-0.08159265358979306, \ -0.06120376994274406}, {-0.08159265358979306, -2.45853933623488}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07659265358979306, 2.465130189734886}, {-0.07659265358979306, -0.05745216668620933}, \ {-0.07659265358979306, -2.458745336626367}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.07159265358979305, 2.464919267650706}, {-0.07159265358979305, \ -0.053700759566703365`}, {-0.07159265358979305, -2.45895147210526}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.06659265358979305, 2.464708533247981}, {-0.06659265358979305, \ -0.049949535804697784`}, {-0.06659265358979305, -2.4591577442975834`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.061592653589793045`, 2.464497984600808}, {-0.061592653589793045`, \ -0.04619848261570601}, {-0.061592653589793045`, -2.459364154839613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.05659265358979304, 2.464287619794151}, {-0.05659265358979304, -0.04244758721066304}, \ {-0.05659265358979304, -2.4595707053779674`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.051592653589793036`, 2.464077436923738}, {-0.051592653589793036`, \ -0.03869683679623272}, {-0.051592653589793036`, -2.4597773975694617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04659265358979303, 2.4638674340961058`}, {-0.04659265358979303, \ -0.03494621857519567}, {-0.04659265358979303, -2.459984233081271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.04159265358979303, 2.463657609428478}, {-0.04159265358979303, \ -0.031195719746767124`}, {-0.04159265358979303, -2.460191213590796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03659265358979302, 2.463447961048804}, {-0.03659265358979302, \ -0.027445327506964823`}, {-0.03659265358979302, -2.460398340785781}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.03159265358979302, 2.4632384870956807`}, {-0.03159265358979302, \ -0.023695029048943585`}, {-0.03159265358979302, -2.460605616364259}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.026592653589793014`, 2.46302918571834}, {-0.026592653589793014`, \ -0.019944811563343483`}, {-0.026592653589793014`, -2.4608130420345855`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.02159265358979301, 2.46282005507659}, {-0.02159265358979301, -0.01619466223863193}, \ {-0.02159265358979301, -2.461020619515419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.016592653589793005`, 2.462611093340841}, {-0.016592653589793005`, \ -0.012444568261454927`}, {-0.016592653589793005`, -2.4612283505357997`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.011592653589793, 2.4624022986920204`}, {-0.011592653589793, -0.008694516816972427}, \ {-0.011592653589793, -2.461436236835093}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.006592653589792996, 2.4621936693215583`}, {-0.006592653589792996, \ -0.004944495089206916}, {-0.006592653589792996, -2.461644280163029}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{-0.0015926535897931027`, 2.461985203431375}, {-0.0015926535897931027`, \ -0.0011944902613849947`}, {-0.0015926535897931027`, -2.4618524822797268`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.0034073464102069018`, -2.4620608449557286`}, { 0.0034073464102069018`, 2.461776899233868}, { 0.0034073464102069018`, 0.002555510483717279}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.008407346410206906, -2.462269369972004}, { 0.008407346410206906, 2.4615687549518794`}, {0.008407346410206906, 0.006305519963435002}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.01340734641020691, -2.4624780591199444`}, { 0.01340734641020691, 2.4613607688186394`}, {0.01340734641020691, 0.010055550994868271`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.018407346410206915`, -2.462686914201421}, { 0.018407346410206915`, 2.461152939077789}, {0.018407346410206915`, 0.013805616394540728`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.02340734641020692, -2.4628959370288137`}, { 0.02340734641020692, 2.460945263983362}, {0.02340734641020692, 0.017555728978056108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.028407346410206924`, -2.463105129425028}, { 0.028407346410206924`, 2.4607377417997656`}, { 0.028407346410206924`, 0.021305901559757246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03340734641020693, -2.4633144932234807`}, { 0.03340734641020693, 2.4605303708017052`}, {0.03340734641020693, 0.02505614695237417}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.03840734641020693, -2.463524030268199}, { 0.03840734641020693, 2.4603231492742648`}, {0.03840734641020693, 0.028806477966690537`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04340734641020694, -2.463733742413823}, { 0.04340734641020694, 2.4601160755128566`}, {0.04340734641020694, 0.032556907411196684`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.04840734641020694, -2.4639436315256025`}, { 0.04840734641020694, 2.4599091478231685`}, {0.04840734641020694, 0.0363074480917375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.053407346410206946`, -2.464153699479488}, { 0.053407346410206946`, 2.4597023645212213`}, { 0.053407346410206946`, 0.04005811281117494}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.05840734641020695, -2.4643639481621147`}, { 0.05840734641020695, 2.4594957239333075`}, {0.05840734641020695, 0.04380891436903805}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06340734641020696, -2.4645743794708705`}, { 0.06340734641020696, 2.459289224396018}, {0.06340734641020696, 0.047559865561176244`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.06840734641020696, -2.464784995313931}, { 0.06840734641020696, 2.459082864256242}, {0.06840734641020696, 0.051310979179417314`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07340734641020696, -2.464995797610277}, { 0.07340734641020696, 2.458876641871126}, {0.07340734641020696, 0.05506226801120801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.07840734641020697, -2.4652067882897515`}, { 0.07840734641020697, 2.458670555608106}, {0.07840734641020697, 0.05881374483927304}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08340734641020697, -2.465417969293099}, { 0.08340734641020697, 2.4584646038448974`}, {0.08340734641020697, 0.06256542244126219}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.08840734641020698, -2.4656293425720084`}, { 0.08840734641020698, 2.4582587849695}, {0.08840734641020698, 0.06631731358939863}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09340734641020698, -2.465840910089149}, { 0.09340734641020698, 2.458053097380196}, {0.09340734641020698, 0.07006943105012675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.09840734641020699, -2.466052673818222}, { 0.09840734641020699, 2.4578475394855452`}, {0.09840734641020699, 0.07382178758375212}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.10340734641020699`, -2.46626463574402}, { 0.10340734641020699`, 2.4576421097044348`}, {0.10340734641020699`, 0.07757439594410094}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.108407346410207, -2.466476797862446}, { 0.108407346410207, 2.457436806466033}, {0.108407346410207, 0.08132726887814681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.113407346410207, -2.466689162180574}, { 0.113407346410207, 2.4572316282097946`}, {0.113407346410207, 0.08508041912564875}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.118407346410207, -2.4669017307167267`}, { 0.118407346410207, 2.457026573385565}, {0.118407346410207, 0.08883385941882314}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1234073464102069, -2.4671145055004873`}, { 0.1234073464102069, 2.456821640453482}, {0.1234073464102069, 0.09258760248194363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1284073464102069, -2.4673274885727863`}, { 0.1284073464102069, 2.4566168278840723`}, {0.1284073464102069, 0.09634166103100751}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1334073464102069, -2.467540681985928}, { 0.1334073464102069, 2.456412134158204}, {0.1334073464102069, 0.10009604777334465`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.1384073464102069, -2.467754087803656}, { 0.1384073464102069, 2.456207557767126}, {0.1384073464102069, 0.10385077540726176`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14340734641020692`, -2.4679677081012326`}, { 0.14340734641020692`, 2.456003097212542}, {0.14340734641020692`, 0.10760585662168906`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.14840734641020692`, -2.4681815449654616`}, { 0.14840734641020692`, 2.455798751006548}, {0.14840734641020692`, 0.11136130409578099`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15340734641020692`, -2.4683956004947833`}, { 0.15340734641020692`, 2.4555945176717433`}, {0.15340734641020692`, 0.11511713049857343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.15840734641020693`, -2.468609876799302}, { 0.15840734641020693`, 2.455390395741167}, {0.15840734641020693`, 0.11887334848857702`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16340734641020693`, -2.468824376000874}, { 0.16340734641020693`, 2.45518638375837}, {0.16340734641020693`, 0.1226299707134102}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.16840734641020694`, -2.469039100233171}, { 0.16840734641020694`, 2.4549824802774887`}, {0.16840734641020694`, 0.126387009809445}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17340734641020694`, -2.4692540516417227`}, { 0.17340734641020694`, 2.454778683863189}, {0.17340734641020694`, 0.13014447840138305`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.17840734641020695`, -2.469469232384009}, { 0.17840734641020695`, 2.4545749930907546`}, {0.17840734641020695`, 0.13390238910189486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18340734641020695`, -2.4696846446295173`}, { 0.18340734641020695`, 2.454371406546119}, {0.18340734641020695`, 0.13766075451123025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.18840734641020696`, -2.469900290559809}, { 0.18840734641020696`, 2.4541679228258615`}, {0.18840734641020696`, 0.14141958721680872`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19340734641020696`, -2.4701161723686025`}, { 0.19340734641020696`, 2.4539645405373625`}, {0.19340734641020696`, 0.1451788997928825}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.19840734641020696`, -2.470332292261826}, { 0.19840734641020696`, 2.4537612582986585`}, {0.19840734641020696`, 0.14893870480004892`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20340734641020697`, -2.470548652457716}, { 0.20340734641020697`, 2.4535580747386483`}, {0.20340734641020697`, 0.15269901478492903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.20840734641020697`, -2.4707652551868624`}, { 0.20840734641020697`, 2.4533549884970722`}, {0.20840734641020697`, 0.15645984227973783`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21340734641020698`, -2.4709821026923153`}, { 0.21340734641020698`, 2.453151998224571}, {0.21340734641020698`, 0.16022119980187802`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.21840734641020698`, -2.4711991972296476`}, { 0.21840734641020698`, 2.452949102582732}, {0.21840734641020698`, 0.16398309985353288`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.223407346410207, -2.471416541067027}, { 0.223407346410207, 2.4527463002441428`}, {0.223407346410207, 0.16774555492125667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.228407346410207, -2.4716341364853025`}, { 0.228407346410207, 2.452543589892396}, {0.228407346410207, 0.1715085774755301}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.233407346410207, -2.471851985778101}, { 0.233407346410207, 2.452340970222295}, {0.233407346410207, 0.17527217997042038`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.238407346410207, -2.4720700912518856`}, { 0.238407346410207, 2.4521384399396937`}, {0.238407346410207, 0.17903637484304447`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.243407346410207, -2.472288455226056}, { 0.243407346410207, 2.4519359977617823`}, {0.243407346410207, 0.18280117451326167`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.248407346410207, -2.4725070800330338`}, { 0.248407346410207, 2.451733642416974}, {0.248407346410207, 0.1865665913831476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2534073464102069, -2.472725968018339}, { 0.2534073464102069, 2.451531372645045}, {0.2534073464102069, 0.19033263783660379`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2584073464102069, -2.472945121540691}, { 0.2584073464102069, 2.4513291871972314`}, {0.2584073464102069, 0.1940993262389309}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2634073464102069, -2.4731645429720883`}, { 0.2634073464102069, 2.4511270848362656`}, {0.2634073464102069, 0.1978666689363728}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2684073464102069, -2.4733842346979125`}, { 0.2684073464102069, 2.4509250643363982`}, {0.2684073464102069, 0.20163467825563877`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2734073464102069, -2.4736041991170112`}, { 0.2734073464102069, 2.4507231244835865`}, {0.2734073464102069, 0.20540336650351637`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.2784073464102069, -2.4738244386417914`}, { 0.2784073464102069, 2.4505212640754594`}, {0.2784073464102069, 0.20917274596635635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28340734641020693`, -2.474044955698324}, { 0.28340734641020693`, 2.450319481921454}, {0.28340734641020693`, 0.2129428289096411}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.28840734641020693`, -2.474265752726432}, { 0.28840734641020693`, 2.450117776842965}, {0.28840734641020693`, 0.2167136275775598}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29340734641020694`, -2.474486832179794}, { 0.29340734641020694`, 2.4499161476732683`}, {0.29340734641020694`, 0.22048515419244966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.29840734641020694`, -2.474708196526045}, { 0.29840734641020694`, 2.449714593257711}, {0.29840734641020694`, 0.22425742095437795`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30340734641020695`, -2.4749298482468745`}, { 0.30340734641020695`, 2.449513112453846}, {0.30340734641020695`, 0.22803044004068931`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.30840734641020695`, -2.4751517898381286`}, { 0.30840734641020695`, 2.4493117041314383`}, {0.30840734641020695`, 0.23180422360547476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31340734641020696`, -2.475374023809928}, { 0.31340734641020696`, 2.449110367172548}, {0.31340734641020696`, 0.2355787837790701}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.31840734641020696`, -2.475596552686743}, { 0.31840734641020696`, 2.4489091004717705`}, {0.31840734641020696`, 0.23935413266765138`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32340734641020696`, -2.4758193790075422`}, { 0.32340734641020696`, 2.4487079029361314`}, {0.32340734641020696`, 0.24313028235260858`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.32840734641020697`, -2.4760425053258626`}, { 0.32840734641020697`, 2.448506773485403}, {0.32840734641020697`, 0.24690724489016908`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.333407346410207, -2.4762659342099442`}, { 0.333407346410207, 2.4483057110520607`}, {0.333407346410207, 0.2506850323107977}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.338407346410207, -2.4764896682428406`}, { 0.338407346410207, 2.448104714581425}, {0.338407346410207, 0.254463656618698}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.343407346410207, -2.4767137100225183`}, { 0.343407346410207, 2.447903783031836}, {0.343407346410207, 0.25824312979132935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.348407346410207, -2.4769380621619814`}, { 0.348407346410207, 2.44770291537472}, {0.348407346410207, 0.2620234637788477}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.353407346410207, -2.4771627272893917`}, { 0.353407346410207, 2.447502110594708}, {0.353407346410207, 0.26580467050357165`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.358407346410207, -2.477387708048174}, { 0.358407346410207, 2.447301367689784}, {0.358407346410207, 0.269586761859459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.363407346410207, -2.4776130070971525`}, { 0.363407346410207, 2.4471006856713577`}, {0.363407346410207, 0.27336974971152744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.368407346410207, -2.4778386271106556`}, { 0.368407346410207, 2.4469000635644913`}, {0.368407346410207, 0.2771536458953615}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.373407346410207, -2.4780645707786535`}, { 0.373407346410207, 2.4466995004079415`}, {0.373407346410207, 0.2809384622164988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3784073464102069, -2.4782908408068667`}, { 0.3784073464102069, 2.4464989952543363`}, {0.3784073464102069, 0.2847242104498899}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3834073464102069, -2.4785174399169048`}, { 0.3834073464102069, 2.446298547170322}, {0.3834073464102069, 0.2885109023393295}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3884073464102069, -2.478744370846387}, { 0.3884073464102069, 2.4460981552366614`}, {0.3884073464102069, 0.29229854959685053`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3934073464102069, -2.478971636349076}, { 0.3934073464102069, 2.445897818548471}, {0.3934073464102069, 0.2960871639021937}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.3984073464102069, -2.4791992391950184`}, { 0.3984073464102069, 2.445697536215221}, {0.3984073464102069, 0.29987675690212007`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4034073464102069, -2.479427182170643}, { 0.4034073464102069, 2.4454973073610744`}, {0.4034073464102069, 0.3036673402099288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.40840734641020693`, -2.479655468078928}, { 0.40840734641020693`, 2.4452971311249265`}, {0.40840734641020693`, 0.30745892540477154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41340734641020693`, -2.4798840997395386`}, { 0.41340734641020693`, 2.4450970066605424`}, {0.41340734641020693`, 0.3112515240310248}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.41840734641020694`, -2.480113079988934}, { 0.41840734641020694`, 2.4448969331368446`}, {0.41840734641020694`, 0.3150451475977419}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42340734641020705`, -2.4803424116805295`}, { 0.42340734641020705`, 2.444696909737988}, {0.42340734641020705`, 0.31883980757796276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.42840734641020695`, -2.4805720976848433`}, { 0.42840734641020695`, 2.4444969356635484`}, {0.42840734641020695`, 0.3226355154080849}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43340734641020706`, -2.480802140889617}, { 0.43340734641020706`, 2.4442970101287127`}, {0.43340734641020706`, 0.3264322824872254}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.43840734641020696`, -2.48103254419998}, { 0.43840734641020696`, 2.444097132364459}, {0.43840734641020696`, 0.3302301201765615}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44340734641020685`, -2.4812633105385893`}, { 0.44340734641020685`, 2.4438973016177377`}, {0.44340734641020685`, 0.33402903979866655`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.44840734641020696`, -2.4814944428457655`}, { 0.44840734641020696`, 2.44369751715169}, {0.44840734641020696`, 0.33782905263685575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.45340734641020686`, -2.481725944079664}, { 0.45340734641020686`, 2.4434977782457903`}, {0.45340734641020686`, 0.3416301699344695}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.458407346410207, -2.481957817216413}, { 0.458407346410207, 2.4432980841960936`}, {0.458407346410207, 0.34543240289421645`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.46340734641020687`, -2.4821900652502658`}, { 0.46340734641020687`, 2.4430984343154156`}, {0.46340734641020687`, 0.34923576267745915`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.468407346410207, -2.482422691193773}, { 0.468407346410207, 2.442898827933523}, {0.468407346410207, 0.35304026040349473`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4734073464102069, -2.482655698077905}, { 0.4734073464102069, 2.442699264397426}, {0.4734073464102069, 0.3568459071488863}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.478407346410207, -2.4828890889522652`}, { 0.478407346410207, 2.442499743071455}, {0.478407346410207, 0.36065271394664955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4834073464102069, -2.483122866885177}, { 0.4834073464102069, 2.442300263337674}, {0.4834073464102069, 0.36446069178563417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.488407346410207, -2.4833570349639373`}, { 0.488407346410207, 2.4421008245958946`}, {0.488407346410207, 0.36826985160964376`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.4934073464102069, -2.483591596294898}, { 0.4934073464102069, 2.441901426264087}, {0.4934073464102069, 0.3720802043167911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.498407346410207, -2.4838265540036755`}, { 0.498407346410207, 2.4417020677785297`}, {0.498407346410207, 0.3758917607586778}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5034073464102069, -2.4840619112353055`}, { 0.5034073464102069, 2.441502748594097}, {0.5034073464102069, 0.37970453173964236`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.508407346410207, -2.4842976711544518`}, { 0.508407346410207, 2.441303468184396}, {0.508407346410207, 0.38351852801590464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5134073464102069, -2.4845338369455034`}, { 0.5134073464102069, 2.441104226042207}, {0.5134073464102069, 0.3873337602948833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.518407346410207, -2.4847704118128315`}, { 0.518407346410207, 2.440905021679561}, {0.518407346410207, 0.39115023923427483`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5234073464102069, -2.485007398980896}, { 0.5234073464102069, 2.4407058546281504`}, {0.5234073464102069, 0.39496797544132084`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.528407346410207, -2.485244801694479}, { 0.528407346410207, 2.440506724439483}, {0.528407346410207, 0.3987869794719062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5334073464102069, -2.4854826232188434`}, { 0.5334073464102069, 2.4403076306852167`}, {0.5334073464102069, 0.4026072618297508}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.538407346410207, -2.485720866839894}, { 0.538407346410207, 2.440108572957475}, {0.538407346410207, 0.406428832965576}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5434073464102069, -2.485959535864412}, { 0.5434073464102069, 2.4399095508690407`}, {0.5434073464102069, 0.4102517032761771}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.548407346410207, -2.486198633620205}, { 0.548407346410207, 2.439710564053724}, {0.548407346410207, 0.41407588310359245`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.553407346410207, -2.4864381634562926`}, { 0.553407346410207, 2.439511612166676}, {0.553407346410207, 0.41790138273421784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5584073464102071, -2.486678128743142}, { 0.5584073464102071, 2.439312694884596}, {0.5584073464102071, 0.42172821239784114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.563407346410207, -2.486918532872815}, { 0.563407346410207, 2.4391138119061617`}, {0.563407346410207, 0.425556382266798}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5684073464102071, -2.48715937925919}, { 0.5684073464102071, 2.438914962952275}, {0.5684073464102071, 0.42938590245499647`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.573407346410207, -2.4874006713381367`}, { 0.573407346410207, 2.438716147766443}, {0.573407346410207, 0.4332167830170059}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5784073464102069, -2.4876424125677556`}, { 0.5784073464102069, 2.438517366115047}, {0.5784073464102069, 0.4370490339470619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.583407346410207, -2.4878846064285467`}, { 0.583407346410207, 2.438318617787738}, {0.583407346410207, 0.44088266517812935`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5884073464102069, -2.4881272564236276`}, { 0.5884073464102069, 2.4381199025977596`}, {0.5884073464102069, 0.4447176865809028}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.593407346410207, 2.4379212203823104`}, { 0.593407346410207, -2.488370366078946}, {0.593407346410207, 0.44855410796281353`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.5984073464102069, 2.437722571002886}, { 0.5984073464102069, -2.488613938943492}, {0.5984073464102069, 0.4523919390670033}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.603407346410207, 2.4375239543456857`}, { 0.603407346410207, -2.4888579785894906`}, {0.603407346410207, 0.4562311895713204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6084073464102069, 2.4373253703219677`}, { 0.6084073464102069, -2.489102488612642}, {0.6084073464102069, 0.46007186908726266`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.613407346410207, 2.437126818868433}, { 0.613407346410207, -2.489347472632322}, {0.613407346410207, 0.46391398715892096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6184073464102069, 2.436928299947627}, { 0.6184073464102069, -2.4895929342918137`}, {0.6184073464102069, 0.4677575532619089}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.623407346410207, 2.4367298135483364`}, { 0.623407346410207, -2.4898388772585243`}, {0.623407346410207, 0.4716025768022746}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6284073464102069, 2.436531359685998}, { 0.6284073464102069, -2.4900853052242096`}, {0.6284073464102069, 0.47544906711539264`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.633407346410207, 2.4363329384031216`}, { 0.633407346410207, -2.490332221905209}, {0.633407346410207, 0.47929703346484887`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6384073464102069, 2.4361345497697124`}, { 0.6384073464102069, -2.490579631042667}, {0.6384073464102069, 0.48314648504129826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.643407346410207, 2.435936193883709}, { 0.643407346410207, -2.490827536402775}, {0.643407346410207, 0.48699743096131476`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6484073464102069, 2.4357378708714252`}, { 0.6484073464102069, -2.491075941777}, {0.6484073464102069, 0.49084988026621706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.653407346410207, 2.435539580888009}, { 0.653407346410207, -2.49132485098233}, {0.653407346410207, 0.4947038419208839}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6584073464102069, 2.435341324117899}, { 0.6584073464102069, -2.4915742678615103`}, {0.6584073464102069, 0.4985593248125441}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.663407346410207, 2.4351431007752993`}, { 0.663407346410207, -2.4918241962832908`}, {0.663407346410207, 0.5024163377495551}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6684073464102069, 2.4349449111046653`}, { 0.6684073464102069, -2.4920746401426728`}, {0.6684073464102069, 0.5062748894601606}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.673407346410207, 2.4347467553811892`}, { 0.673407346410207, -2.492325603361157}, {0.673407346410207, 0.5101349885912292}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.678407346410207, 2.434548633911305}, { 0.678407346410207, -2.4925770898869986`}, {0.678407346410207, 0.5139966437069736}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6834073464102071, 2.434350547033203}, { 0.6834073464102071, -2.4928291036954637`}, {0.6834073464102071, 0.5178598632876534}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.688407346410207, 2.434152495117347}, { 0.688407346410207, -2.4930816487890834`}, {0.688407346410207, 0.5217246557282563}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.6934073464102071, 2.4339544785670126`}, { 0.6934073464102071, -2.493334729197921}, {0.6934073464102071, 0.5255910293371578}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.698407346410207, 2.4337564978188273`}, { 0.698407346410207, -2.493588348979836}, {0.698407346410207, 0.5294589923347645}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7034073464102069, 2.4335585533433295`}, { 0.7034073464102069, -2.4938425122207475`}, {0.7034073464102069, 0.533328552852134}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.708407346410207, 2.4333606456455317`}, { 0.708407346410207, -2.4940972230349097`}, {0.708407346410207, 0.5371997189295749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7134073464102069, 2.4331627752655}, { 0.7134073464102069, -2.4943524855651846`}, {0.7134073464102069, 0.5410724985152241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.718407346410207, 2.432964942778944}, { 0.718407346410207, -2.494608303983319}, {0.718407346410207, 0.5449468994636051}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7234073464102069, 2.4327671487978177`}, { 0.7234073464102069, -2.4948646824902254`}, {0.7234073464102069, 0.5488229295341613}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.728407346410207, 2.432569393970934}, { 0.728407346410207, -2.4951216253162647`}, {0.728407346410207, 0.5527005963897692}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7334073464102069, 2.4323716789845915`}, { 0.7334073464102069, -2.4953791367215348`}, {0.7334073464102069, 0.556579907595226}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.738407346410207, 2.4321740045632123`}, { 0.738407346410207, -2.495637220996159}, {0.738407346410207, 0.5604608706157186}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7434073464102069, 2.431976371469996}, { 0.7434073464102069, -2.495895882460582}, {0.7434073464102069, 0.5643434928152621}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.748407346410207, 2.431778780507583}, { 0.748407346410207, -2.496155125465867}, {0.748407346410207, 0.5682277814551228}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7534073464102069, 2.4315812325187363`}, { 0.7534073464102069, -2.4964149543939924`}, {0.7534073464102069, 0.5721137436922068}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.758407346410207, 2.4313837283870305`}, { 0.758407346410207, -2.496675373658161}, {0.758407346410207, 0.5760013865774343}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7634073464102069, 2.4311862690375627`}, { 0.7634073464102069, -2.496936387703105}, {0.7634073464102069, 0.5798907170540784}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.768407346410207, 2.430988855437669}, { 0.768407346410207, -2.4971980010053985`}, {0.768407346410207, 0.5837817419560856}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7734073464102069, 2.4307914885976643`}, { 0.7734073464102069, -2.49746021807377}, {0.7734073464102069, 0.5876744680063675}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.778407346410207, 2.4305941695715907`}, { 0.778407346410207, -2.497723043449424}, {0.778407346410207, 0.5915689018150644}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7834073464102069, 2.430396899457986}, { 0.7834073464102069, -2.4979864817063637`}, {0.7834073464102069, 0.5954650498777824}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.788407346410207, 2.4301996794006615`}, { 0.788407346410207, -2.498250537451712}, {0.788407346410207, 0.5993629185738055}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.7934073464102069, 2.4300025105895022`}, { 0.7934073464102069, -2.4985152153260484`}, {0.7934073464102069, 0.6032625141642753}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.798407346410207, 2.4298053942612796`}, { 0.798407346410207, -2.498780520003736}, {0.798407346410207, 0.607163842790345}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.803407346410207, 2.4296083317004826`}, { 0.803407346410207, -2.4990464561932666`}, {0.803407346410207, 0.6110669104713036}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8084073464102071, 2.429411324240163}, { 0.8084073464102071, -2.4993130286375953`}, {0.8084073464102071, 0.6149717231026688}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.813407346410207, 2.4292143732628024`}, { 0.813407346410207, -2.499580242114491}, {0.813407346410207, 0.6188782864542524}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8184073464102071, 2.4290174802011917`}, { 0.8184073464102071, -2.4998481014368843`}, {0.8184073464102071, 0.6227866061681931}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.823407346410207, 2.428820646539332}, { 0.823407346410207, -2.5001166114532234`}, {0.823407346410207, 0.6266966877569592}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8284073464102069, 2.4286238738133528`}, { 0.8284073464102069, -2.500385777047828}, {0.8284073464102069, 0.6306085366013151}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.833407346410207, 2.428427163612451}, { 0.833407346410207, -2.500655603141257}, {0.833407346410207, 0.6345221579482655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8384073464102069, 2.4282305175798418`}, { 0.8384073464102069, -2.500926094690672}, {0.8384073464102069, 0.6384375569089512}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.843407346410207, 2.4280339374137405`}, { 0.843407346410207, -2.5011972566902085`}, {0.843407346410207, 0.6423547384565296}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8484073464102069, 2.4278374248683527`}, { 0.8484073464102069, -2.5014690941713535`}, {0.8484073464102069, 0.6462737074240027}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.853407346410207, 2.4276409817548954`}, { 0.853407346410207, -2.501741612203323}, {0.853407346410207, 0.6501944685020256}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8584073464102069, 2.4274446099426283`}, { 0.8584073464102069, -2.502014815893447}, {0.8584073464102069, 0.6541170262366682}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.863407346410207, 2.4272483113599153`}, { 0.863407346410207, -2.50228871038756}, {0.863407346410207, 0.658041385027148}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8684073464102069, 2.4270520879953037`}, { 0.8684073464102069, -2.502563300870393}, {0.8684073464102069, 0.6619675491235235}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.873407346410207, 2.4268559418986233`}, { 0.873407346410207, -2.5028385925659737`}, {0.873407346410207, 0.6658955226243476}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8784073464102069, 2.426659875182113}, { 0.8784073464102069, -2.503114590738028}, {0.8784073464102069, 0.6698253094742886}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.883407346410207, 2.4264638900215676`}, { 0.883407346410207, -2.503391300690389}, {0.883407346410207, 0.673756913461708}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8884073464102069, 2.4262679886575085`}, { 0.8884073464102069, -2.503668727767409}, {0.8884073464102069, 0.6776903382161981}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.893407346410207, 2.426072173396377}, { 0.893407346410207, -2.503946877354381}, {0.893407346410207, 0.6816255872060849}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.8984073464102069, 2.4258764466117553`}, { 0.8984073464102069, -2.5042257548779543`}, {0.8984073464102069, 0.6855626637358818}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.903407346410207, 2.4256808107456114`}, { 0.903407346410207, -2.5045053658065703`}, {0.903407346410207, 0.6895015709437099}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9084073464102069, 2.425485268309567}, { 0.9084073464102069, -2.504785715650893}, {0.9084073464102069, 0.6934423117986689}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.913407346410207, 2.4252898218861954`}, { 0.913407346410207, -2.505066809964244}, {0.913407346410207, 0.6973848890981699}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9184073464102069, 2.425094474130344}, { 0.9184073464102069, -2.505348654343052}, {0.9184073464102069, 0.7013293054652188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.923407346410207, 2.4248992277704837`}, { 0.923407346410207, -2.5056312544272985`}, {0.923407346410207, 0.7052755633456609}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.928407346410207, 2.4247040856100877`}, { 0.928407346410207, -2.505914615900974}, {0.928407346410207, 0.7092236650053741}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9334073464102071, 2.424509050529038}, { 0.9334073464102071, -2.5061987444925355`}, {0.9334073464102071, 0.7131736125274188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.938407346410207, 2.4243141254850595`}, { 0.938407346410207, -2.506483645975375}, {0.938407346410207, 0.7171254078091388}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9434073464102071, 2.4241193135151886`}, { 0.9434073464102071, -2.506769326168292}, {0.9434073464102071, 0.7210790525592151}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.948407346410207, 2.423924617737264}, { 0.948407346410207, -2.5070557909359668`}, {0.948407346410207, 0.7250345482946681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9534073464102071, 2.4237300413514586`}, { 0.9534073464102071, -2.5073430461894466`}, {0.9534073464102071, 0.7289918963378128}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.958407346410207, 2.4235355876418323`}, { 0.958407346410207, -2.507631097886633}, {0.958407346410207, 0.7329510978131594}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9634073464102069, 2.423341259977927}, { 0.9634073464102069, -2.507919952032779}, {0.9634073464102069, 0.7369121536442642}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.968407346410207, 2.4231470618163886`}, { 0.968407346410207, -2.5082096146809874`}, {0.968407346410207, 0.7408750645505271}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9734073464102069, 2.422952996702623}, { 0.9734073464102069, -2.5085000919327207`}, {0.9734073464102069, 0.7448398310439323}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.978407346410207, 2.42275906827249}, { 0.978407346410207, -2.508791389938312}, {0.978407346410207, 0.7488064534257375}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9834073464102069, 2.422565280254031}, { 0.9834073464102069, -2.5090835148974877`}, {0.9834073464102069, 0.7527749317831062}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.988407346410207, 2.4223716364692285`}, { 0.988407346410207, -2.509376473059892}, {0.988407346410207, 0.7567452659856791}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.9934073464102069, 2.4221781408358094`}, { 0.9934073464102069, -2.50967027072562}, {0.9934073464102069, 0.7607174556820916}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{0.998407346410207, 2.4219847973690825`}, { 0.998407346410207, -2.509964914245757}, {0.998407346410207, 0.7646915002964288}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.003407346410207, 2.4217916101838117`}, { 1.003407346410207, -2.510260410022927}, {1.003407346410207, 0.7686673990246238}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.008407346410207, 2.4215985834961344`}, { 1.008407346410207, -2.510556764511841}, {1.008407346410207, 0.7726451508307864}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.013407346410207, 2.4214057216255145`}, { 1.013407346410207, -2.5108539842198625`}, {1.013407346410207, 0.7766247544434788}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.018407346410207, 2.4212130289967404`}, { 1.018407346410207, -2.5111520757075696`}, {1.018407346410207, 0.7806062083519191}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.023407346410207, 2.421020510141962}, { 1.023407346410207, -2.511451045589332}, {1.023407346410207, 0.784589510802123}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.028407346410207, 2.420828169702772}, { 1.028407346410207, -2.511750900533892}, {1.028407346410207, 0.7885746597929795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.033407346410207, 2.420636012432331}, { 1.033407346410207, -2.51205164726495}, {1.033407346410207, 0.7925616530722531}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.038407346410207, 2.420444043197538}, { 1.038407346410207, -2.5123532925617655`}, {1.038407346410207, 0.796550488132527}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.043407346410207, 2.420252266981242}, { 1.043407346410207, -2.5126558432597554`}, {1.043407346410207, 0.8005411622070625}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.048407346410207, 2.4200606888845093`}, { 1.048407346410207, -2.5129593062511097`}, {1.048407346410207, 0.804533672265599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.053407346410207, 2.419869314128929}, { 1.053407346410207, -2.5132636884854054`}, {1.053407346410207, 0.8085280150100703}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.058407346410207, 2.4196781480589724`}, { 1.058407346410207, -2.5135689969702373`}, {1.058407346410207, 0.8125241868702535}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.063407346410207, 2.419487196144403}, { 1.063407346410207, -2.5138752387718517`}, {1.063407346410207, 0.8165221839993363}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.068407346410207, 2.4192964639827337`}, { 1.068407346410207, -2.5141824210157866`}, {1.068407346410207, 0.8205220022694097}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.073407346410207, 2.419105957301739}, { 1.073407346410207, -2.514490550887525}, {1.073407346410207, 0.8245236372668793}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.078407346410207, 2.418915681962021}, { 1.078407346410207, -2.514799635633154}, {1.078407346410207, 0.8285270842877972}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.083407346410207, 2.4187256439596254`}, { 1.083407346410207, -2.5151096825600314`}, {1.083407346410207, 0.8325323383331088}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0884073464102069`, 2.418535849428722}, { 1.0884073464102069`, -2.515420699037462}, {1.0884073464102069`, 0.8365393941038202}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.093407346410207, 2.4183463046443294`}, { 1.093407346410207, -2.515732692497382}, {1.093407346410207, 0.8405482459960727}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.0984073464102069`, 2.4181570160251096`}, { 1.0984073464102069`, -2.5160456704350542`}, {1.0984073464102069`, 0.8445588880961371}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.103407346410207, 2.4179679901362165`}, { 1.103407346410207, -2.5163596404097692`}, {1.103407346410207, 0.8485713141753124}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.1084073464102069`, 2.4177792336922055`}, { 1.1084073464102069`, -2.5166746100455564`}, {1.1084073464102069`, 0.8525855176847381}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.113407346410207, 2.417590753560005}, { 1.113407346410207, -2.5169905870319056`}, {1.113407346410207, 0.8566014917501104}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.118407346410207, 2.4174025567619553`}, { 1.118407346410207, -2.5173075791244988`}, {1.118407346410207, 0.8606192291663057}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.123407346410207, 2.417214650478905}, { 1.123407346410207, -2.517625594145946}, {1.123407346410207, 0.8646387223919059}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.128407346410207, 2.4170270420533817`}, { 1.128407346410207, -2.517944639986537}, {1.128407346410207, 0.8686599635436246}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.133407346410207, 2.416839738992825}, { 1.133407346410207, -2.518264724605001}, {1.133407346410207, 0.8726829443906369}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.138407346410207, 2.416652748972893}, { 1.138407346410207, -2.5185858560292718`}, {1.138407346410207, 0.8767076563487984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.143407346410207, 2.4164660798408355`}, { 1.143407346410207, -2.51890804235727}, {1.143407346410207, 0.8807340904747706}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.148407346410207, 2.4162797396189437`}, { 1.148407346410207, -2.519231291757691}, {1.148407346410207, 0.8847622374600281}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.153407346410207, 2.41609373650807}, { 1.153407346410207, -2.519555612470804}, {1.153407346410207, 0.8887920876247644}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.158407346410207, 2.415908078891231}, { 1.158407346410207, -2.5198810128092615`}, {1.158407346410207, 0.8928236309116845}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.163407346410207, 2.415722775337275}, { 1.163407346410207, -2.5202075011589216`}, {1.163407346410207, 0.8968568568796813}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.168407346410207, 2.4155378346046463`}, { 1.168407346410207, -2.520535085979676}, {1.168407346410207, 0.9008917546974011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.173407346410207, 2.415353265645214}, { 1.173407346410207, -2.520863775806297}, {1.173407346410207, 0.9049283131366889}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.178407346410207, 2.415169077608193}, { 1.178407346410207, -2.5211935792492857`}, {1.178407346410207, 0.9089665205659083}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.183407346410207, 2.414985279844149}, { 1.183407346410207, -2.5215245049957398`}, {1.183407346410207, 0.9130063649431487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.188407346410207, 2.4148018819090864`}, { 1.188407346410207, -2.5218565618102295`}, {1.188407346410207, 0.9170478338092969}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.193407346410207, 2.4146188935686292`}, { 1.193407346410207, -2.5221897585356836`}, {1.193407346410207, 0.9210909142809866}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.198407346410207, 2.4144363248022898`}, { 1.198407346410207, -2.5225241040942925`}, {1.198407346410207, 0.9251355930434156}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.203407346410207, 2.4142541858078284`}, { 1.203407346410207, -2.522859607488415}, {1.203407346410207, 0.929181856343028}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.208407346410207, 2.4140724870057153`}, { 1.208407346410207, -2.523196277801508}, {1.208407346410207, 0.9332296899800643}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2134073464102069`, 2.4138912390436804`}, { 1.2134073464102069`, -2.523534124199056}, {1.2134073464102069`, 0.9372790793009678}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.218407346410207, 2.413710452801367}, { 1.218407346410207, -2.5238731559295244`}, {1.218407346410207, 0.9413300091906518}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2234073464102069`, 2.413530139395086}, { 1.2234073464102069`, -2.524213382325322}, {1.2234073464102069`, 0.9453824640646233}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.228407346410207, 2.4133503101826723`}, { 1.228407346410207, -2.52455481280377}, {1.228407346410207, 0.9494364278609556}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.2334073464102069`, 2.413170976768452}, { 1.2334073464102069`, -2.5248974568680933`}, {1.2334073464102069`, 0.953491884032112}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.238407346410207, 2.412992151008309}, { 1.238407346410207, -2.525241324108423}, {1.238407346410207, 0.9575488155366194}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.243407346410207, 2.4128138450148717`}, { 1.243407346410207, -2.5255864242028054`}, {1.243407346410207, 0.9616072048305749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.248407346410207, 2.4126360711628063`}, { 1.248407346410207, -2.525932766918236}, {1.248407346410207, 0.9656670338590042}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.253407346410207, 2.4124588420942277`}, { 1.253407346410207, -2.526280362111698}, {1.253407346410207, 0.969728284047046}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.258407346410207, 2.4122821707242323`}, { 1.258407346410207, -2.52662921973122}, {1.258407346410207, 0.9737909362909789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.263407346410207, 2.4121060702465456`}, { 1.263407346410207, -2.526979349816944}, {1.263407346410207, 0.9778549709490661}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.268407346410207, 2.411930554139298}, { 1.268407346410207, -2.527330762502218}, {1.268407346410207, 0.9819203678322402}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.273407346410207, 2.411755636170926}, { 1.273407346410207, -2.527683468014685}, {1.273407346410207, 0.9859871061945967}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.278407346410207, 2.4115813304062024`}, { 1.278407346410207, -2.5280374766774103`}, {1.278407346410207, 0.9900551647237177}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.283407346410207, 2.4114076512123983`}, { 1.283407346410207, -2.5283927989100037`}, {1.283407346410207, 0.994124521530801}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.288407346410207, 2.4112346132655817`}, { 1.288407346410207, -2.5287494452297667`}, {1.288407346410207, 0.998195154140607}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.293407346410207, 2.4110622315570533`}, { 1.293407346410207, -2.5291074262528594`}, {1.293407346410207, 1.0022670394812092`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.298407346410207, 2.4108905213999217`}, { 1.298407346410207, -2.5294667526954737`}, {1.298407346410207, 1.0063401538735486`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.303407346410207, 2.410719498435831}, { 1.303407346410207, -2.529827435375028}, {1.303407346410207, 1.010414473020789}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.308407346410207, 2.4105491786418236`}, { 1.308407346410207, -2.530189485211381}, {1.308407346410207, 1.0144899719974625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.313407346410207, 2.4103795783373654`}, { 1.313407346410207, -2.5305529132280555`}, {1.313407346410207, 1.0185666252384111`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.318407346410207, 2.410210714191519}, { 1.318407346410207, -2.530917730553486}, {1.318407346410207, 1.0226444065275093`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.323407346410207, 2.410042603230276}, { 1.323407346410207, -2.5312839484222804`}, {1.323407346410207, 1.0267232889861724`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.328407346410207, 2.409875262844054}, { 1.328407346410207, -2.5316515781764988`}, {1.328407346410207, 1.0308032450616393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.333407346410207, 2.4097087107953516`}, { 1.333407346410207, -2.5320206312669495`}, {1.333407346410207, 1.0348842465150296`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3384073464102069`, 2.4095429652265783`}, { 1.3384073464102069`, -2.5323911192545108`}, {1.3384073464102069`, 1.0389662644091675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.343407346410207, 2.409378044668054}, { 1.343407346410207, -2.5327630538114585`}, {1.343407346410207, 1.0430492690961668`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3484073464102069`, 2.4092139680461857`}, { 1.3484073464102069`, -2.5331364467228212`}, {1.3484073464102069`, 1.0471332302047787`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.353407346410207, 2.409050754691822}, { 1.353407346410207, -2.5335113098877535`}, {1.353407346410207, 1.051218116627486}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.3584073464102069`, 2.4088884243487945`}, { 1.3584073464102069`, -2.53388765532093}, {1.3584073464102069`, 1.0553038965073556`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.363407346410207, 2.408726997182643}, { 1.363407346410207, -2.5342654951539476`}, {1.363407346410207, 1.0593905372246148`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.368407346410207, 2.408566493789538}, { 1.368407346410207, -2.534644841636767}, {1.368407346410207, 1.0634780053829875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.373407346410207, 2.408406935205397}, { 1.373407346410207, -2.5350257071391584`}, {1.373407346410207, 1.0675662667957484`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.378407346410207, 2.4082483429151984`}, { 1.378407346410207, -2.535408104152174}, {1.378407346410207, 1.0716552864715008`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.383407346410207, 2.4080907388625055`}, { 1.383407346410207, -2.535792045289643}, {1.383407346410207, 1.0757450285996872`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.388407346410207, 2.407934145459197}, { 1.388407346410207, -2.536177543289684}, {1.388407346410207, 1.0798354565358033`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.393407346410207, 2.407778585595412}, { 1.393407346410207, -2.536564611016243}, {1.393407346410207, 1.0839265327863283`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.398407346410207, 2.4076240826497113`}, { 1.398407346410207, -2.5369532614606505`}, {1.398407346410207, 1.088018218993351}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.403407346410207, 2.4074706604994662`}, { 1.403407346410207, -2.537343507743202}, {1.403407346410207, 1.0921104759189006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.408407346410207, 2.4073183435314722`}, { 1.408407346410207, -2.5377353631147614`}, {1.408407346410207, 1.0962032634289616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.413407346410207, 2.407167156652796}, { 1.413407346410207, -2.538128840958387}, {1.413407346410207, 1.1002965404771756`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.418407346410207, 2.4070171253018597`}, { 1.418407346410207, -2.5385239547909815`}, {1.418407346410207, 1.1043902650882202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4234073464102068`, 2.4068682754597694`}, { 1.4234073464102068`, -2.538920718264966}, {1.4234073464102068`, 1.1084843943408589`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4284073464102072`, 2.406720633661892}, { 1.4284073464102072`, -2.539319145169977}, {1.4284073464102072`, 1.112578884350657}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.433407346410207, 2.4065742270096777`}, { 1.433407346410207, -2.53971924943459}, {1.433407346410207, 1.11667369025235}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.438407346410207, 2.406429083182756}, { 1.438407346410207, -2.540121045128068}, {1.438407346410207, 1.1207687661818722`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4434073464102068`, 2.40628523045128}, { 1.4434073464102068`, -2.5405245464621298`}, {1.4434073464102068`, 1.1248640652580155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4484073464102072`, 2.4061426976885465`}, { 1.4484073464102072`, -2.540929767792756}, {1.4484073464102072`, 1.1289595395637393`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.453407346410207, 2.406001514383894}, { 1.453407346410207, -2.5413367236220075`}, {1.453407346410207, 1.133055140127095}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.458407346410207, 2.405861710655873}, { 1.458407346410207, -2.5417454285998837`}, {1.458407346410207, 1.1371508169017854`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4634073464102069`, 2.4057233172657098`}, { 1.4634073464102069`, -2.5421558975261958`}, {1.4634073464102069`, 1.1412465187473277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4684073464102068`, 2.405586365631058}, { 1.4684073464102068`, -2.5425681453524787`}, {1.4684073464102068`, 1.1453421934088304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.473407346410207, 2.4054508878400465`}, { 1.473407346410207, -2.5429821871839224`}, {1.473407346410207, 1.1494377874963635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.478407346410207, 2.4053169166656363`}, { 1.478407346410207, -2.543398038281337}, {1.478407346410207, 1.153533246463922}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4834073464102069`, 2.405184485580283}, { 1.4834073464102069`, -2.543815714063145}, {1.4834073464102069`, 1.1576285145879754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4884073464102068`, 2.4050536287709106`}, { 1.4884073464102068`, -2.544235230107402}, {1.4884073464102068`, 1.1617235349455812`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.4934073464102071`, 2.404924381154217}, { 1.4934073464102071`, -2.5446566021538524`}, {1.4934073464102071`, 1.16581824939208}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.498407346410207, 2.4047967783922997`}, { 1.498407346410207, -2.545079846106008}, {1.498407346410207, 1.1699125985383343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.503407346410207, 2.404670856908618}, { 1.503407346410207, -2.545504978033263}, {1.503407346410207, 1.1740065217275275`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5084073464102068`, 2.4045466539042955`}, { 1.5084073464102068`, -2.5459320141730393`}, {1.5084073464102068`, 1.1780999570114945`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5134073464102071`, 2.4044242073747686`}, { 1.5134073464102071`, -2.546360970932963}, {1.5134073464102071`, 1.1821928411265956`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.518407346410207, 2.404303556126789}, { 1.518407346410207, -2.546791864893075}, {1.518407346410207, 1.1862851094691018`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.523407346410207, 2.404184739795789}, { 1.523407346410207, -2.5472247128080743`}, {1.523407346410207, 1.1903766960701052`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5284073464102068`, 2.4040677988636037`}, { 1.5284073464102068`, -2.547659531609592}, {1.5284073464102068`, 1.1944675335699277`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5334073464102072`, 2.403952774676575}, { 1.5334073464102072`, -2.5480963384085054`}, {1.5334073464102072`, 1.198557553192031}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.538407346410207, 2.4038397094640347`}, { 1.538407346410207, -2.5485351504972824`}, {1.538407346410207, 1.2026466847164108`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.543407346410207, 2.403728646357163}, { 1.543407346410207, -2.5489759853523606`}, {1.543407346410207, 1.2067348564524694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5484073464102068`, 2.4036196294082535`}, { 1.5484073464102068`, -2.5494188606365693`}, {1.5484073464102068`, 1.2108219952113617`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5534073464102072`, 2.403512703610366}, { 1.5534073464102072`, -2.54986379420158}, {1.5534073464102072`, 1.2149080262777943`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.558407346410207, 2.4034079149173913`}, { 1.558407346410207, -2.550310804090395}, {1.558407346410207, 1.2189928733812754`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.563407346410207, 2.4033053102645257`}, { 1.563407346410207, -2.550759908539884}, {1.563407346410207, 1.2230764586668135`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5684073464102068`, 2.403204937589162}, { 1.5684073464102068`, -2.551211125983345}, {1.5684073464102068`, 1.2271587026650344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5734073464102072`, 2.4031068458522133`}, { 1.5734073464102072`, -2.5516644750531148`}, {1.5734073464102072`, 1.23123952426173}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.578407346410207, 2.403011085059856}, { 1.578407346410207, -2.552119974583214}, {1.578407346410207, 1.2353188406668114`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.583407346410207, 2.402917706285725}, { 1.583407346410207, -2.5525776436120333`}, {1.583407346410207, 1.2393965673826706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5884073464102069`, 2.4028267616935417`}, { 1.5884073464102069`, -2.5530375013850657`}, {1.5884073464102069`, 1.2434726181719304`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.5934073464102072`, 2.4027383045601995`}, { 1.5934073464102072`, -2.553499567357674}, {1.5934073464102072`, 1.247546905024579}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.598407346410207, 2.402652389299303}, { 1.598407346410207, -2.553963861197905}, {1.598407346410207, 1.2516193381244745`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.603407346410207, 2.4025690714851695`}, { 1.603407346410207, -2.5544304027893454`}, {1.603407346410207, 1.255689825815221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6084073464102069`, 2.4024884078773043`}, { 1.6084073464102069`, -2.5548992122340244`}, {1.6084073464102069`, 1.2597582745653884`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6134073464102068`, 2.402410456445342}, { 1.6134073464102068`, -2.555370309855357}, {1.6134073464102068`, 1.2638245889330864`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6184073464102071`, 2.402335276394476}, { 1.6184073464102071`, -2.555843716201137}, {1.6184073464102071`, 1.2678886715298694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.623407346410207, 2.4022629281913663`}, { 1.623407346410207, -2.556319452046575}, {1.623407346410207, 1.2719504229839635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.628407346410207, 2.402193473590546}, { 1.628407346410207, -2.556797538397382}, {1.628407346410207, 1.2760097419028202`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6334073464102068`, 2.4021269756613126`}, { 1.6334073464102068`, -2.5572779964929055`}, {1.6334073464102068`, 1.2800665248349707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6384073464102071`, 2.4020634988151315`}, { 1.6384073464102071`, -2.557760847809308}, {1.6384073464102071`, 1.2841206662311806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.643407346410207, 2.4020031088335316`}, { 1.643407346410207, -2.558246114062803}, {1.643407346410207, 1.2881720584048952`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.648407346410207, 2.4019458728965204`}, { 1.648407346410207, -2.558733817212935}, {1.648407346410207, 1.2922205914919689`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6534073464102068`, 2.401891859611503}, { 1.6534073464102068`, -2.559223979465913}, {1.6534073464102068`, 1.2962661534096662`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6584073464102072`, 2.4018411390427215`}, { 1.6584073464102072`, -2.559716623278002}, {1.6584073464102072`, 1.3003086298149276`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.663407346410207, 2.4017937827412106`}, { 1.663407346410207, -2.560211771358956}, {1.663407346410207, 1.3043479040618955`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.668407346410207, 2.401749863775273}, { 1.668407346410207, -2.560709446675518}, {1.668407346410207, 1.3083838571586928`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6734073464102068`, 2.4017094567614827`}, { 1.6734073464102068`, -2.5612096724549667`}, {1.6734073464102068`, 1.3124163677234406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6784073464102072`, 2.4016726378962034`}, { 1.6784073464102072`, -2.5617124721887237`}, {1.6784073464102072`, 1.316445311939517}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.683407346410207, 2.401639484987642}, { 1.683407346410207, -2.5622178696360134`}, {1.683407346410207, 1.3204705635100444`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.688407346410207, 2.4016100774884173`}, { 1.688407346410207, -2.562725888827588}, {1.688407346410207, 1.324491993611608}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6934073464102068`, 2.4015844965286637`}, { 1.6934073464102068`, -2.5632365540695043`}, {1.6934073464102068`, 1.3285094708471867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.6984073464102072`, 2.4015628249496497`}, { 1.6984073464102072`, -2.5637498899469673`}, {1.6984073464102072`, 1.3325228611983075`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.703407346410207, 2.401545147337924}, { 1.703407346410207, -2.5642659213282277`}, {1.703407346410207, 1.336532027976407}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.708407346410207, 2.4015315500599765`}, { 1.708407346410207, -2.5647846733685498`}, {1.708407346410207, 1.3405368317734032`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7134073464102069`, 2.401522121297419}, { 1.7134073464102069`, -2.565306171514236}, {1.7134073464102069`, 1.3445371304114768`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7184073464102072`, 2.401516951082674}, { 1.7184073464102072`, -2.5658304415067215`}, {1.7184073464102072`, 1.3485327788920511`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.723407346410207, 2.4015161313351676`}, { 1.723407346410207, -2.5663575093867297`}, {1.723407346410207, 1.352523629343979}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.728407346410207, 2.4015197558980277`}, { 1.728407346410207, -2.5668874014984984`}, {1.728407346410207, 1.3565095309709327`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7334073464102069`, 2.401527920575266}, { 1.7334073464102069`, -2.567420144494071}, {1.7334073464102069`, 1.3604903299980016`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7384073464102068`, 2.4015407231694486`}, { 1.7384073464102068`, -2.56795576533766}, {1.7384073464102068`, 1.3644658696174852`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7434073464102071`, 2.4015582635198345`}, { 1.7434073464102071`, -2.5684942913100755`}, {1.7434073464102071`, 1.3684359899339082`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.748407346410207, 2.4015806435409774`}, { 1.748407346410207, -2.569035750013235}, {1.748407346410207, 1.372400527908241}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.753407346410207, 2.401607967261778}, { 1.753407346410207, -2.5695801693747353`}, {1.753407346410207, 1.3763593173013415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7584073464102068`, 2.401640340864964}, { 1.7584073464102068`, -2.5701275776525074`}, {1.7584073464102068`, 1.3803121886166199`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7634073464102071`, 2.401677872726993}, { 1.7634073464102071`, -2.570678003439537}, {1.7634073464102071`, 1.3842589690419373`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.768407346410207, 2.4017206734583567`}, { 1.768407346410207, -2.571231475668677}, {1.768407346410207, 1.388199482390751}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.773407346410207, 2.4017688559442605`}, { 1.773407346410207, -2.571788023617522}, {1.773407346410207, 1.3921335490425049`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7784073464102068`, 1.3960609858822948`}, { 1.7784073464102068`, -2.572347676913373}, {1.7784073464102068`, 2.4018225353856675`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7834073464102072`, 1.3999816062398067`}, { 1.7834073464102072`, -2.572910465538279}, {1.7834073464102072`, 2.4018818293406765`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.788407346410207, 1.4038952198275585`}, { 1.788407346410207, -2.5734764198341624`}, {1.788407346410207, 2.4019468577662155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.793407346410207, 1.4078016326784517`}, { 1.793407346410207, -2.574045570508028}, {1.793407346410207, 2.4020177430600143`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.7984073464102068`, 1.4117006470826599`}, { 1.7984073464102068`, -2.5746179486372567`}, {1.7984073464102068`, 2.402094610102831}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8034073464102072`, 1.4155920615238742`}, { 1.8034073464102072`, -2.575193585674987}, {1.8034073464102072`, 2.4021775863009065`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.808407346410207, 1.4194756706149325`}, { 1.808407346410207, -2.5757725134555853`}, {1.808407346410207, 2.4022668016286035`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.813407346410207, 1.4233512650328524`}, { 1.813407346410207, -2.5763547642002065`}, {1.813407346410207, 2.402362388671189}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8184073464102068`, 1.4272186314533042`}, { 1.8184073464102068`, -2.576940370522442}, {1.8184073464102068`, 2.4024644826677415`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8234073464102072`, 1.431077552484557}, { 1.8234073464102072`, -2.577529365434067}, {1.8234073464102072`, 2.4025732215541096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.828407346410207, 1.4349278066009254`}, { 1.828407346410207, -2.5781217823508813`}, {1.828407346410207, 2.4026887460059094`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.833407346410207, 1.4387691680757568`}, { 1.833407346410207, -2.5787176550986417`}, {1.833407346410207, 2.4028111994814796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8384073464102069`, 1.4426014069140063`}, { 1.8384073464102069`, -2.579317017919101}, {1.8384073464102069`, 2.402940728264767}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8434073464102072`, 1.4464242887844276`}, { 1.8434073464102072`, -2.579919905476139}, {1.8434073464102072`, 2.4030774815080704`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.848407346410207, 1.4502375749514462`}, { 1.848407346410207, -2.580526352862}, {1.848407346410207, 2.4032216112746037`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.853407346410207, 1.4540410222067417`}, { 1.853407346410207, -2.5811363956036324`}, {1.853407346410207, 2.4033732725807777`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8584073464102069`, 1.4578343828006244`}, { 1.8584073464102069`, -2.5817500696691376`}, {1.8584073464102069`, 2.4035326234381924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8634073464102068`, 1.4616174043732144`}, { 1.8634073464102068`, -2.5823674114743147`}, {1.8634073464102068`, 2.403699824895203}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8684073464102071`, 1.4653898298855446`}, { 1.8684073464102071`, -2.582988457889331}, {1.8684073464102071`, 2.403875041078041}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.873407346410207, 1.469151397550592}, { 1.873407346410207, -2.5836132462454913`}, {1.873407346410207, 2.404058439231383}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.878407346410207, 1.4729018407643528`}, { 1.878407346410207, -2.5842418143421217`}, {1.878407346410207, 2.4042501897582813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8834073464102068`, 1.4766408880370023`}, { 1.8834073464102068`, -2.584874200453575}, {1.8834073464102068`, 2.4044504662593944`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.8884073464102071`, 1.4803682629242303`}, { 1.8884073464102071`, -2.5855104433363456`}, {1.8884073464102071`, 2.404659445571393}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.893407346410207, 1.4840836839588305`}, { 1.893407346410207, -2.586150582236309}, {1.893407346410207, 2.4048773078044725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.898407346410207, 1.4877868645826273`}, { 1.898407346410207, -2.58679465689608}, {1.898407346410207, 2.4051042363788566`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9034073464102068`, 1.4914775130788258`}, { 1.9034073464102068`, -2.587442707562494}, {1.9034073464102068`, 2.4053404180601876`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9084073464102072`, 1.4951553325048843`}, { 1.9084073464102072`, -2.5880947749942167`}, {1.9084073464102072`, 2.405586042993693}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.913407346410207, 1.498820020626001}, { 1.913407346410207, -2.5887509004694746`}, {1.913407346410207, 2.405841304737011}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.918407346410207, 1.5024712698493319`}, { 1.918407346410207, -2.5894111257939265`}, {1.918407346410207, 2.4061064002915664`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9234073464102068`, 1.5061087671590185`}, { 1.9234073464102068`, -2.5900754933086527`}, {1.9234073464102068`, 2.406381530132341}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9284073464102072`, 1.509732194052181}, { 1.9284073464102072`, -2.590744045898297}, {1.9284073464102072`, 2.406666898235945}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.933407346410207, 1.5133412264759407`}, { 1.933407346410207, -2.591416826999328}, {1.933407346410207, 2.4069627121068136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.938407346410207, 1.5169355347656446`}, { 1.938407346410207, -2.592093880608449}, {1.938407346410207, 2.4072691828014214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9434073464102068`, 1.5205147835843782`}, { 1.9434073464102068`, -2.5927752512911475`}, {1.9434073464102068`, 2.407586524950338}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9484073464102072`, 1.5240786318639294`}, { 1.9484073464102072`, -2.593460984190391}, {1.9484073464102072`, 2.4079149567779954`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.953407346410207, 1.5276267327473076`}, { 1.953407346410207, -2.5941511250354647`}, {1.953407346410207, 2.408254700119988}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.958407346410207, 1.5311587335329842`}, { 1.958407346410207, -2.594845720150959}, {1.958407346410207, 2.4086059804377586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9634073464102069`, 1.5346742756209941`}, { 1.9634073464102069`, -2.595544816465917}, {1.9634073464102069`, 2.40896902683049}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9684073464102072`, 1.5381729944610296`}, { 1.9684073464102072`, -2.5962484615231216`}, {1.9684073464102072`, 2.409344072044043}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.973407346410207, 1.5416545195026963`}, { 1.973407346410207, -2.596956703488551}, {1.973407346410207, 2.4097313524767348`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.978407346410207, 1.545118474148098}, { 1.978407346410207, -2.597669591160994}, {1.978407346410207, 2.410131108181815}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.9834073464102069`, 1.5485644757068702`}, { 1.9834073464102069`, -2.5983871739818145`}, {1.9834073464102069`, 2.4105435828664077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.988407346410207, 1.5519921353538815`}, { 1.988407346410207, -2.599109502044897}, {1.988407346410207, 2.4109690238867656`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.993407346410207, 1.5554010580897213`}, { 1.993407346410207, -2.5998366261067503`}, {1.993407346410207, 2.4114076822396155`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{1.998407346410207, 1.5587908427041777`}, { 1.998407346410207, -2.6005685975967845`}, {1.998407346410207, 2.411859812549402}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.003407346410207, 1.5621610817428522`}, { 2.003407346410207, -2.6013054686277592`}, {2.003407346410207, 2.4123256730512344`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.008407346410207, 1.5655113614771106`}, { 2.008407346410207, -2.6020472920064113`}, {2.008407346410207, 2.4128055255693295`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.013407346410207, 1.5688412618775232`}, { 2.013407346410207, -2.6027941212442576`}, {2.013407346410207, 2.413299635490717}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.018407346410207, 1.5721503565909851`}, { 2.018407346410207, -2.6035460105685857`}, {2.018407346410207, 2.4138082717340468`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.023407346410207, 1.5754382129216904`}, { 2.023407346410207, -2.604303014933623}, {2.023407346410207, 2.4143317067132406`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.028407346410207, 1.5787043918161294`}, { 2.028407346410207, -2.605065190031897}, {2.028407346410207, 2.4148702162958036`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.033407346410207, 1.581948447852292}, { 2.033407346410207, -2.605832592305785}, {2.033407346410207, 2.415424079755561}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.038407346410207, 1.5851699292332593`}, { 2.038407346410207, -2.6066052789592633`}, {2.038407346410207, 2.415993579719644}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.043407346410207, 1.588368377785328}, { 2.043407346410207, -2.607383307969845}, {2.043407346410207, 2.4165790021094806`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.048407346410207, 1.5915433289608618`}, { 2.048407346410207, -2.6081667381007256`}, {2.048407346410207, 2.4171806360755936`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.053407346410207, 1.59469431184602}, { 2.053407346410207, -2.6089556289131233`}, {2.053407346410207, 2.4177987739260174`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.058407346410207, 1.5978208491735248`}, { 2.058407346410207, -2.609750040778842}, {2.058407346410207, 2.4184337110481144`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.063407346410207, 1.6009224573406113`}, { 2.063407346410207, -2.6105500348930213`}, {2.063407346410207, 2.419085745823599}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.068407346410207, 1.603998646432319}, { 2.068407346410207, -2.6113556732871204`}, {2.068407346410207, 2.4197551795365966`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.073407346410207, 1.607048920250238}, { 2.073407346410207, -2.6121670188421033`}, {2.073407346410207, 2.4204423162745363`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.078407346410207, 1.6100727763468587`}, { 2.078407346410207, -2.6129841353018564`}, {2.078407346410207, 2.4211474628217116`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.083407346410207, 1.6130697060656207`}, { 2.083407346410207, -2.613807087286817}, {2.083407346410207, 2.4218709285453586`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.088407346410207, 1.6160391945867627`}, { 2.088407346410207, -2.6146359403078328`}, {2.088407346410207, 2.422613025274076}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.093407346410207, 1.6189807209790783`}, { 2.093407346410207, -2.615470760780255}, {2.093407346410207, 2.4233740671684663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.098407346410207, 1.6218937582576227`}, { 2.098407346410207, -2.616311616038256}, {2.098407346410207, 2.4241543705838744`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.103407346410207, 1.6247777734474493`}, { 2.103407346410207, -2.6171585743493884`}, {2.103407346410207, 2.4249542539250863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.108407346410207, 1.627632227653396}, { 2.108407346410207, -2.618011704929381}, {2.108407346410207, 2.4257740374929306`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.1134073464102068`, 1.630456576135951}, { 2.1134073464102068`, -2.61887107795718}, {2.1134073464102068`, 2.426614043322681}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.118407346410207, 1.6332502683931795`}, { 2.118407346410207, -2.619736764590231}, {2.118407346410207, 2.4274745950142087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.123407346410207, 1.636012748248698}, { 2.123407346410207, -2.6206088369800145`}, {2.123407346410207, 2.428356017553856}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.128407346410207, 1.6387434539456451`}, { 2.128407346410207, -2.6214873682878364`}, {2.128407346410207, 2.4292586371280023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.133407346410207, 1.6414418182465478`}, { 2.133407346410207, -2.622372432700862}, {2.133407346410207, 2.4301827809283534`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.138407346410207, 1.6441072685390177`}, { 2.138407346410207, -2.6232641054484254`}, {2.138407346410207, 2.431128776948962}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.143407346410207, 1.6467392269471082`}, { 2.143407346410207, -2.624162462818586}, {2.143407346410207, 2.4320969537750736`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.148407346410207, 1.649337110448199}, { 2.148407346410207, -2.625067582174961}, {2.148407346410207, 2.433087640363858}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.153407346410207, 1.6519003309951954`}, { 2.153407346410207, -2.6259795419738268`}, {2.153407346410207, 2.4341011658171423`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.158407346410207, 1.6544282956438088`}, { 2.158407346410207, -2.6268984217814757`}, {2.158407346410207, 2.4351378591463506`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.163407346410207, 1.656920406684696}, { 2.163407346410207, -2.62782430229187}, {2.163407346410207, 2.436198049029726}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.168407346410207, 1.6593760617801074`}, { 2.168407346410207, -2.628757265344554}, {2.168407346410207, 2.4372820635621495`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.173407346410207, 1.6617946541047734`}, { 2.173407346410207, -2.629697393942864}, {2.173407346410207, 2.4383902299977454`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.178407346410207, 1.664175572490601}, { 2.178407346410207, -2.630644772272403}, {2.178407346410207, 2.439522874485553}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.183407346410207, 1.6665182015748297`}, { 2.183407346410207, -2.6315994857198213`}, {2.183407346410207, 2.4406803217986015`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.188407346410207, 1.668821921951168}, { 2.188407346410207, -2.6325616208918654`}, {2.188407346410207, 2.4418628950567025`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.193407346410207, 1.6710861103234498`}, { 2.193407346410207, -2.6335312656347343`}, {2.193407346410207, 2.4430709154433807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.198407346410207, 1.673310139661289}, { 2.198407346410207, -2.6345085090537244`}, {2.198407346410207, 2.4443047019173156`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.203407346410207, 1.675493379357166}, { 2.203407346410207, -2.635493441533164}, {2.203407346410207, 2.445564570918799}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.208407346410207, 1.677635195384372}, { 2.208407346410207, -2.6364861547566547`}, {2.208407346410207, 2.4468508360716315`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.213407346410207, 1.6797349504551642`}, { 2.213407346410207, -2.637486741727613}, {2.213407346410207, 2.4481638078810404`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.218407346410207, 1.6817920041784624`}, { 2.218407346410207, -2.6384952967901025`}, {2.218407346410207, 2.4495037934281196`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.223407346410207, 1.683805713216412}, { 2.223407346410207, -2.6395119156499867`}, {2.223407346410207, 2.45087109606142}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.228407346410207, 1.6857754314390263`}, { 2.228407346410207, -2.6405366953963707`}, {2.228407346410207, 2.4522660150862707`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.233407346410207, 1.6877005100761957`}, { 2.233407346410207, -2.641569734523363}, {2.233407346410207, 2.453688845452497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2384073464102068`, 1.689580297866211}, { 2.2384073464102068`, -2.6426111329521382`}, {2.2384073464102068`, 2.4551398774412023`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.243407346410207, 1.6914141412000026`}, { 2.243407346410207, -2.6436609920533027`}, {2.243407346410207, 2.456619396351298}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.248407346410207, 1.6932013842602278`}, { 2.248407346410207, -2.6447194146695847`}, {2.248407346410207, 2.45812768218653}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.253407346410207, 1.6949413691543196`}, { 2.253407346410207, -2.6457865051388185`}, {2.253407346410207, 2.4596650093437136`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.2584073464102072`, 1.6966334360405895`}, { 2.2584073464102072`, -2.646862369317243}, {2.2584073464102072`, 2.461231646302933}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.263407346410207, 1.6982769232464798`}, { 2.263407346410207, -2.647947114603117}, {2.263407346410207, 2.4628278553205267`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.268407346410207, 1.6998711673779943`}, { 2.268407346410207, -2.6490408499606266`}, {2.268407346410207, 2.4644538921255625`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.273407346410207, 1.7014155034193772`}, { 2.273407346410207, -2.6501436859441156`}, {2.273407346410207, 2.46611000562068}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.278407346410207, 1.702909264822069}, { 2.278407346410207, -2.651255734722609}, {2.278407346410207, 2.467796437588016}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.283407346410207, 1.7043517835819697`}, { 2.283407346410207, -2.652377110104652}, {2.283407346410207, 2.4695134224010875`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.288407346410207, 1.705742390304028}, { 2.288407346410207, -2.653507927563439}, {2.288407346410207, 2.471261186743366}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.293407346410207, 1.7070804142532068`}, { 2.293407346410207, -2.6546483042622486`}, {2.293407346410207, 2.4730399493343667`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.298407346410207, 1.7083651833908382`}, { 2.298407346410207, -2.6557983590801713`}, {2.298407346410207, 2.4748499206640067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.303407346410207, 1.7095960243954158`}, { 2.303407346410207, -2.656958212638127}, {2.303407346410207, 2.47669130273603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.308407346410207, 1.7107722626668902`}, { 2.308407346410207, -2.658127987325175}, {2.308407346410207, 2.478564288821196}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.313407346410207, 1.7118932223135184`}, { 2.313407346410207, -2.659307807325092}, {2.313407346410207, 2.4804690632209985`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.318407346410207, 1.7129582261203828`}, { 2.318407346410207, -2.6604977986432465`}, {2.318407346410207, 2.482405801042574}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.323407346410207, 1.713966595498679}, { 2.323407346410207, -2.6616980891337247`}, {2.323407346410207, 2.484374667985497}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.328407346410207, 1.7149176504149075`}, { 2.328407346410207, -2.66290880852672}, {2.328407346410207, 2.4863758201410575`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.333407346410207, 1.7158107092991735`}, { 2.333407346410207, -2.6641300884561905`}, {2.333407346410207, 2.488409403804654}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.338407346410207, 1.7166450889317655`}, { 2.338407346410207, -2.665362062487739}, {2.338407346410207, 2.4904755553018076`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.343407346410207, 1.717420104307288}, { 2.343407346410207, -2.6666048661467534`}, {2.343407346410207, 2.492574400828368}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.348407346410207, 1.7181350684755985`}, { 2.348407346410207, -2.667858636946745}, {2.348407346410207, 2.494706056305299}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.353407346410207, 1.7187892923589083`}, { 2.353407346410207, -2.669123514417916}, {2.353407346410207, 2.4968706272485077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.358407346410207, 1.7193820845443988`}, { 2.358407346410207, -2.670399640135929}, {2.358407346410207, 2.4990682086540836`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3634073464102068`, 1.7199127510517587`}, { 2.3634073464102068`, -2.6716871577508394`}, {2.3634073464102068`, 2.5012988848991924`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.368407346410207, 1.7203805950751208`}, { 2.368407346410207, -2.672986213016217}, {2.368407346410207, 2.5035627296589493`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.373407346410207, 1.7207849166989222`}, { 2.373407346410207, -2.674296953818423}, {2.373407346410207, 2.5058598058394286`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.378407346410207, 1.7211250125871984`}, { 2.378407346410207, -2.675619530205998}, {2.378407346410207, 2.5081901655269303`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.3834073464102072`, 1.7214001756459902`}, { 2.3834073464102072`, -2.6769540944191963`}, {2.3834073464102072`, 2.510553849953628}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.388407346410207, 1.721609694658458}, { 2.388407346410207, -2.6783008009195868`}, {2.388407346410207, 2.5129508894795776`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.393407346410207, 1.721752853892463}, { 2.393407346410207, -2.6796598064197443`}, {2.393407346410207, 2.5153813035910706`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.398407346410207, 1.7218289326803484`}, { 2.398407346410207, -2.681031269912978}, {2.398407346410207, 2.517845100915209}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.403407346410207, 1.7218372049707322`}, { 2.403407346410207, -2.682415352703083}, {2.403407346410207, 2.520342279250603}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.408407346410207, 1.7217769388521706`}, { 2.408407346410207, -2.68381221843409}, {2.408407346410207, 2.522872825613911}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.413407346410207, 1.7216473960485894`}, { 2.413407346410207, -2.68522203311997}, {2.413407346410207, 2.5254367163020164`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.418407346410207, 1.721447831386409}, { 2.418407346410207, -2.686644965174265}, {2.418407346410207, 2.5280339169694868`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.423407346410207, 1.7211774922333833`}, { 2.423407346410207, -2.6880811854396387`}, {2.423407346410207, 2.530664382720993}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.428407346410207, 1.720835617909126}, { 2.428407346410207, -2.6895308672172513`}, {2.428407346410207, 2.5333280582182343`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.433407346410207, 1.7204214390674217`}, { 2.433407346410207, -2.6909941862959843`}, {2.433407346410207, 2.536024877800924}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.438407346410207, 1.7199341770503807`}, { 2.438407346410207, -2.6924713209814177`}, {2.438407346410207, 2.538754765621362}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.443407346410207, 1.7193730432145908`}, { 2.443407346410207, -2.6939624521245693`}, {2.443407346410207, 2.5415176357920126`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.448407346410207, 1.7187372382293598`}, { 2.448407346410207, -2.6954677631502766`}, {2.448407346410207, 2.544313392545571}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.453407346410207, 1.718025951347299}, { 2.453407346410207, -2.6969874400852665`}, {2.453407346410207, 2.5471419304068417`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.458407346410207, 1.7172383596473273`}, { 2.458407346410207, -2.698521671585748}, {2.458407346410207, 2.550003134375887}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.463407346410207, 1.7163736272504182`}, { 2.463407346410207, -2.700070648964572}, {2.463407346410207, 2.5528968801216982`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.468407346410207, 1.7154309045082266`}, { 2.468407346410207, -2.701634566217831}, {2.468407346410207, 2.5558230341857757`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.473407346410207, 1.7144093271648557`}, { 2.473407346410207, -2.703213620050853}, {2.473407346410207, 2.558781454194893}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.478407346410207, 1.7133080154920102`}, { 2.478407346410207, -2.7048080099035383`}, {2.478407346410207, 2.561771989082358}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.483407346410207, 1.712126073397752}, { 2.483407346410207, -2.7064179379749325`}, {2.483407346410207, 2.5647944793170185`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.4884073464102068`, 1.710862587509128}, { 2.4884073464102068`, -2.7080436092469946`}, {2.4884073464102068`, 2.5678487571393496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.493407346410207, 1.709516626228894}, { 2.493407346410207, -2.70968523150745}, {2.493407346410207, 2.5709346468038077`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.498407346410207, 1.708087238766564}, { 2.498407346410207, -2.7113430153716447`}, {2.498407346410207, 2.5740519648268285`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.503407346410207, 1.7065734541440578`}, { 2.503407346410207, -2.713017174303344}, {2.503407346410207, 2.577200520239659}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5084073464102072`, 1.7049742801761083`}, { 2.5084073464102072`, -2.714707924634317}, {2.5084073464102072`, 2.5803801148453753`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.513407346410207, 1.7032887024257055`}, { 2.513407346410207, -2.7164154855826705`}, {2.513407346410207, 2.5835905434793256`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.518407346410207, 1.701515683134737}, { 2.518407346410207, -2.7181400792697645`}, {2.518407346410207, 2.5868315942723585`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.523407346410207, 1.6996541601300388`}, { 2.523407346410207, -2.719881930735648}, {2.523407346410207, 2.590103048916124}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.528407346410207, 1.6977030457050422`}, { 2.528407346410207, -2.7216412679528554`}, {2.528407346410207, 2.5934046829298154`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.533407346410207, 1.6956612254771695`}, { 2.533407346410207, -2.7234183218384564`}, {2.533407346410207, 2.596736265927696}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.538407346410207, 1.6935275572211632`}, { 2.538407346410207, -2.725213326264222}, {2.538407346410207, 2.600097561886787}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.543407346410207, 1.6913008696784622`}, { 2.543407346410207, -2.7270265180647497`}, {2.543407346410207, 2.603488329414145}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5484073464102073`, 1.6889799613428256`}, { 2.5484073464102073`, -2.7288581370434466`}, {2.5484073464102073`, 2.6069083220131755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.553407346410207, 1.6865635992222727`}, { 2.553407346410207, -2.730708425976138}, {2.553407346410207, 2.6103572883483657`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.558407346410207, 1.6840505175775404`}, { 2.558407346410207, -2.7325776306122287`}, {2.558407346410207, 2.6138349725080214`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.563407346410207, 1.6814394166371358`}, { 2.563407346410207, -2.7344659996731613`}, {2.563407346410207, 2.6173411142644354`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.568407346410207, 1.6787289612891376`}, { 2.568407346410207, -2.736373784848032}, {2.568407346410207, 2.620875449331105}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.5734073464102067`, 1.6759177797499345`}, { 2.5734073464102067`, -2.738301240786188}, {2.5734073464102067`, 2.624437709616487}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.578407346410207, 1.673004462209997}, { 2.578407346410207, -2.7402486250865694`}, {2.578407346410207, 2.628027623473964}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.583407346410207, 1.6699875594569116`}, { 2.583407346410207, -2.7422161982836117`}, {2.583407346410207, 2.6316449159476067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.588407346410207, 1.6668655814758355`}, { 2.588407346410207, -2.744204223829471}, {2.588407346410207, 2.6352893090134533`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.593407346410207, 1.66363699602769}, { 2.593407346410207, -2.746212968072375}, {2.593407346410207, 2.638960521815857}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.598407346410207, 1.660300227205281}, { 2.598407346410207, -2.7482427002308136`}, {2.598407346410207, 2.6426582708988096`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.603407346410207, 1.6568536539677758`}, { 2.603407346410207, -2.7502936923633827`}, {2.603407346410207, 2.646382270431803}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.608407346410207, 1.6532956086538328`}, { 2.608407346410207, -2.752366219333925}, {2.608407346410207, 2.650132232430208}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6134073464102068`, 1.6496243754739597`}, { 2.6134073464102068`, -2.754460558771797}, {2.6134073464102068`, 2.6539078669696807`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.618407346410207, 1.6458381889825562`}, { 2.618407346410207, -2.7565769910269005`}, {2.618407346410207, 2.6577088823947688`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.623407346410207, 1.6419352325303846`}, { 2.623407346410207, -2.75871579911923}, {2.623407346410207, 2.6615349855212496`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.628407346410207, 1.6379136366981257`}, { 2.628407346410207, -2.7608772686825787`}, {2.628407346410207, 2.66538588183238}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6334073464102072`, 1.6337714777120411`}, { 2.6334073464102072`, -2.7630616879021237`}, {2.6334073464102072`, 2.669261275668631}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.638407346410207, 1.6295067758426525`}, { 2.638407346410207, -2.765269347445532}, {2.638407346410207, 2.673160870411136}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.643407346410207, 1.6251174937877377`}, { 2.643407346410207, -2.767500540387255}, {2.643407346410207, 2.6770843686586123`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.648407346410207, 1.6206015350409653`}, { 2.648407346410207, -2.7697555621256096`}, {2.648407346410207, 2.6810314723977635`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.653407346410207, 1.6159567422477654`}, { 2.653407346410207, -2.772034710292312}, {2.653407346410207, 2.685001883167171}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.658407346410207, 1.6111808955502969`}, { 2.658407346410207, -2.77433828465409}, {2.658407346410207, 2.688995302214677}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.663407346410207, 1.6062717109235067`}, { 2.663407346410207, -2.7766665870058977`}, {2.663407346410207, 2.6930114306482067`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.668407346410207, 1.6012268385046495`}, { 2.668407346410207, -2.7790199210553648`}, {2.668407346410207, 2.697049969580188}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6734073464102073`, 1.5960438609189744`}, { 2.6734073464102073`, -2.7813985922981113`}, {2.6734073464102073`, 2.7011106202655006`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.678407346410207, 1.5907202916044618`}, { 2.678407346410207, -2.783802907883325}, {2.678407346410207, 2.7051930842330814`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.683407346410207, 1.585253573139066}, { 2.683407346410207, -2.78623317646933}, {2.683407346410207, 2.709297063411222}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.688407346410207, 1.5796410755741677`}, { 2.688407346410207, -2.7886897080685533`}, {2.688407346410207, 2.713422260246724}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.693407346410207, 1.57388009477846}, { 2.693407346410207, -2.7911728138814507`}, {2.693407346410207, 2.717568377817881}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.6984073464102067`, 1.567967850796939}, { 2.6984073464102067`, -2.7936828061188788`}, {2.6984073464102067`, 2.721735119941493}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.703407346410207, 1.5619014862302738`}, { 2.703407346410207, -2.796219997812496}, {2.703407346410207, 2.72592219127399}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.708407346410207, 1.5556780646402344`}, { 2.708407346410207, -2.7987847026125423`}, {2.708407346410207, 2.7301292974068616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.713407346410207, 1.5492945689876938`}, { 2.713407346410207, -2.8013772345725716`}, {2.713407346410207, 2.734356144956239}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.718407346410207, 1.5427479001101971`}, { 2.718407346410207, -2.8039979079206283`}, {2.718407346410207, 2.7386024416472616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.723407346410207, 1.5360348752469186`}, { 2.723407346410207, -2.8066470368161704`}, {2.723407346410207, 2.742867896392844}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.728407346410207, 1.5291522266196333`}, { 2.728407346410207, -2.80932493509246}, {2.728407346410207, 2.7471522193673232`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.733407346410207, 1.5220966000790448`}, { 2.733407346410207, -2.812031915983594}, {2.733407346410207, 2.7514551220750425`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7384073464102068`, 1.5148645538268846`}, { 2.7384073464102068`, -2.814768291835837}, {2.7384073464102068`, 2.7557763174138437`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.743407346410207, 1.5074525572250164`}, { 2.743407346410207, -2.8175343738026015`}, {2.743407346410207, 2.7601155197340623`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.748407346410207, 1.4998569897039296`}, { 2.748407346410207, -2.8203304715225035`}, {2.748407346410207, 2.7644724448925464`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.753407346410207, 1.4920741397841115`}, { 2.753407346410207, -2.823156892780126}, {2.753407346410207, 2.7688468103024713`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7584073464102072`, 1.484100204224869}, { 2.7584073464102072`, -2.8260139431486944`}, {2.7584073464102072`, 2.7732383349786964`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.763407346410207, 1.4759312873166075`}, { 2.763407346410207, -2.828901925614356}, {2.763407346410207, 2.777646739578891}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.768407346410207, 1.467563400333782}, { 2.768407346410207, -2.831821140181439}, {2.768407346410207, 2.782071746440796}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.773407346410207, 1.458992461167247}, { 2.773407346410207, -2.834771883458253}, {2.773407346410207, 2.786513079615395}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.778407346410207, 1.450214294156176}, { 2.778407346410207, -2.837754448222852}, {2.778407346410207, 2.7909704648965317`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.783407346410207, 1.441224630141454}, { 2.783407346410207, -2.840769122968572}, {2.783407346410207, 2.79544362984682}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.788407346410207, 1.4320191067638703`}, { 2.788407346410207, -2.8438161914285423`}, {2.788407346410207, 2.7999323038202246`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.793407346410207, 1.4225932690324858`}, { 2.793407346410207, -2.84689593207914}, {2.793407346410207, 2.804436217981205}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.7984073464102073`, 1.412942570190165}, { 2.7984073464102073`, -2.8500086176218176`}, {2.7984073464102073`, 2.8089551053207433`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.803407346410207, 1.403062372905329}, { 2.803407346410207, -2.8531545144431973`}, {2.803407346410207, 2.8134887006694917`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.808407346410207, 1.3929479508207685`}, { 2.808407346410207, -2.856333882052949}, {2.808407346410207, 2.8180367407077904`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.813407346410207, 1.3825944904926593`}, { 2.813407346410207, -2.8595469724995475`}, {2.813407346410207, 2.8225989639730784`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.818407346410207, 1.371997093754727}, { 2.818407346410207, -2.8627940297635277`}, {2.818407346410207, 2.8271751108646064`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8234073464102067`, 1.3611507805448675`}, { 2.8234073464102067`, -2.8660752891284056`}, {2.8234073464102067`, 2.831764923645718}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.828407346410207, 1.3500504922335395`}, { 2.828407346410207, -2.869390976529223}, {2.828407346410207, 2.8363681464436725`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.833407346410207, 1.3386910954954239`}, { 2.833407346410207, -2.8727413078787114`}, {2.833407346410207, 2.8409845252471477`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.838407346410207, 1.327067386768023}, { 2.838407346410207, 2.8456138079017683`}, { 2.838407346410207, -2.876126488371573}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.843407346410207, 1.3151740973429185`}, { 2.843407346410207, 2.850255744103321}, { 2.843407346410207, -2.8795467117668867`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.848407346410207, 1.3030058991374946`}, { 2.848407346410207, 2.854910085389318}, { 2.848407346410207, -2.883002159649418}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.853407346410207, 1.2905574111966633`}, { 2.853407346410207, 2.8595765851284596`}, { 2.853407346410207, -2.8864930006700087`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.858407346410207, 1.2778232069761877`}, { 2.858407346410207, 2.864254998508528}, { 2.858407346410207, -2.8900193897661337`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8634073464102068`, 1.2647978224604302`}, { 2.8634073464102068`, 2.8689450825226053`}, { 2.8634073464102068`, -2.893581467363148}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.868407346410207, 1.2514757651689015`}, { 2.868407346410207, 2.8736465959536193`}, { 2.868407346410207, -2.8971793585573598`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.873407346410207, 1.2378515241068886`}, { 2.873407346410207, 2.8783592993576588`}, { 2.873407346410207, -2.90081317228204}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.878407346410207, 1.2239195807160663`}, { 2.878407346410207, 2.8830829550456074`}, { 2.878407346410207, -2.904483000457683}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.8834073464102072`, 1.2096744208812167`}, { 2.8834073464102072`, 2.8878173270638237`}, { 2.8834073464102072`, -2.9081889171279798`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.888407346410207, 1.195110548048781}, { 2.888407346410207, 2.892562181173253}, { 2.888407346410207, -2.911930977583151}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.893407346410207, 1.1802224975120508`}, { 2.893407346410207, 2.897317284827683}, { 2.893407346410207, -2.915709217472569}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.898407346410207, 1.165004851916074}, { 2.898407346410207, 2.902082407150708}, { 2.898407346410207, -2.919523651908655}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.903407346410207, 1.1494522580329283`}, { 2.903407346410207, 2.90685731891191}, { 2.903407346410207, -2.9233742745643596`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.908407346410207, 1.1335594448544783`}, { 2.908407346410207, 2.911641792501808}, { 2.908407346410207, -2.9272610567665796`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.913407346410207, 1.1173212430454944`}, { 2.913407346410207, 2.916435601906318}, { 2.913407346410207, -2.931183946588432}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.918407346410207, 1.1007326057940934`}, { 2.918407346410207, 2.9212385226799116`}, { 2.918407346410207, -2.9351428679429254`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9234073464102073`, 1.0837886310899791`}, { 2.9234073464102073`, 2.9260503319184266`}, { 2.9234073464102073`, -2.939137719681507}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.928407346410207, 1.0664845854523635`}, { 2.928407346410207, 2.9308708082310635`}, { 2.928407346410207, -2.9431683747005133`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.933407346410207, 1.0488159291198822`}, { 2.933407346410207, 2.935699731711548}, { 2.933407346410207, -2.947234679059318}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.938407346410207, 1.030778342703345}, { 2.938407346410207, 2.9405368839088286`}, { 2.938407346410207, -2.951336451113619}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.943407346410207, 1.0123677552891863`}, { 2.943407346410207, 2.9453820477972887`}, { 2.943407346410207, -2.9554734806680583`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9484073464102067`, 0.9935803739664446}, { 2.9484073464102067`, 2.9502350077462127`}, { 2.9484073464102067`, -2.959645528152345}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.953407346410207, 0.9744127147334468}, { 2.953407346410207, 2.9550955494890063`}, { 2.953407346410207, -2.9638523238248826`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.958407346410207, 0.9548616347217049}, { 2.958407346410207, 2.959963460091751}, { 2.958407346410207, -2.9680935670086863`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.963407346410207, 0.934924365653903}, { 2.963407346410207, 2.9648385279215255`}, { 2.963407346410207, -2.972368925364221}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.968407346410207, 0.9145985484304808}, { 2.968407346410207, 2.969720542614313}, { 2.968407346410207, -2.976678034203749}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.973407346410207, 0.8938822687149547}, { 2.973407346410207, 2.974609295042519}, { 2.973407346410207, -2.981020495851991}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.978407346410207, 0.8727740933622191}, { 2.978407346410207, 2.979504577282142}, { 2.978407346410207, -2.9853958790584243`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.983407346410207, 0.8512731075066698}, { 2.983407346410207, 2.9844061825798667`}, { 2.983407346410207, -2.989803718465984}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.9884073464102068`, 0.8293789520981387}, { 2.9884073464102068`, 2.989313905319596}, { 2.9884073464102068`, -2.9942435141409374`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.993407346410207, 0.8070918616442182}, { 2.993407346410207, 2.9942275409890335`}, { 2.993407346410207, -2.998714731169306}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{2.998407346410207, 0.784412701887248}, { 2.998407346410207, 2.9991468861458794`}, { 2.998407346410207, -3.003216799324833}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.003407346410207, 0.7613430071141557}, { 3.003407346410207, 3.004071738383768}, { 3.003407346410207, -3.007749112812734}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0084073464102072`, 0.7378850167677918}, { 3.0084073464102072`, 3.0090018962985643`}, { 3.0084073464102072`, -3.012311030095065}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.013407346410207, 0.7140417109996833}, { 3.013407346410207, 3.013937159453589}, { 3.013407346410207, -3.0169018738004616`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.018407346410207, 0.6898168447778759}, { 3.018407346410207, 3.018877328345513}, { 3.018407346410207, -3.0215209307247397`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.023407346410207, 0.6652149801394781}, { 3.023407346410207, 3.023822204369788}, { 3.023407346410207, -3.0261674519245663`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.028407346410207, 0.6402415161571748}, { 3.028407346410207, 3.0287715897861287`}, { 3.028407346410207, -3.0308406529091694`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0334073464102067`, 0.6149027161730864}, { 3.0334073464102067`, 3.0337252876835428`}, { 3.0334073464102067`, -3.035539713932067}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.038407346410207, 0.5892057318427114}, { 3.038407346410207, 3.038683101945947}, { 3.038407346410207, -3.0402637803876162`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.043407346410207, 0.563158623527157}, { 3.043407346410207, 3.0436448372167435`}, { 3.043407346410207, -3.045011963312545}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0484073464102073`, 0.5367703765746128}, { 3.0484073464102073`, 3.0486102988645403`}, { 3.0484073464102073`, -3.049783339997069}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.053407346410207, 0.5100509130423394}, { 3.053407346410207, 3.0535792929477035`}, { 3.053407346410207, -3.0545769547042103`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.058407346410207, 0.4830110984294181}, { 3.058407346410207, 3.058551626179488}, { 3.058407346410207, -3.0593918195003056`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.063407346410207, 0.4556627430185364}, { 3.063407346410207, 3.0635271058931135`}, { 3.063407346410207, -3.0642269151961563`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.068407346410207, 0.4280185974624223}, { 3.068407346410207, 3.0685055400065204`}, { 3.068407346410207, -3.0690811923977903`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0734073464102067`, 0.4000923422973823}, { 3.0734073464102067`, 3.0734867369873906`}, { 3.0734073464102067`, -3.073953572666795}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.078407346410207, 0.3718985711228209}, { 3.078407346410207, 3.0784705058181867`}, { 3.078407346410207, -3.0788429497877186`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.083407346410207, 0.343452767250772}, { 3.083407346410207, 3.0834566559602603`}, { 3.083407346410207, -3.0837481911393394`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.0884073464102073`, 0.31477127370329516`}, { 3.0884073464102073`, 3.088444997319855}, { 3.0884073464102073`, -3.0886681391692963`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.093407346410207, 0.28587125651644185`}, { 3.093407346410207, 3.093435340211957}, { 3.093407346410207, -3.0936016129640866`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.098407346410207, 0.25677066139668797`}, { 3.098407346410207, 3.098427495325679}, { 3.098407346410207, -3.098547409913459}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.103407346410207, 0.22748816386726034`}, { 3.103407346410207, 3.103421273689436}, { 3.103407346410207, -3.1035043074622823`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.108407346410207, 0.19804311313614922`}, { 3.108407346410207, 3.1084164866343253`}, { 3.108407346410207, -3.1084710649420813`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1134073464102068`, 0.16845547001258773`}, { 3.1134073464102068`, 3.113412945761125}, { 3.1134073464102068`, -3.1134464254813614`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.118407346410207, 0.1387457392923141}, { 3.118407346410207, 3.1184104629029648`}, { 3.118407346410207, -3.118429117979331}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.123407346410207, 0.10893489712184354`}, { 3.123407346410207, 3.1234088500913626`}, { 3.123407346410207, -3.123417859143174}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1284073464102073`, 0.07904431393569902}, { 3.1284073464102073`, 3.128407919521985}, { 3.1284073464102073`, -3.128411355577028}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.1334073464102072`, 0.04909567363646864}, { 3.1334073464102072`, 3.1334074835148678`}, { 3.1334073464102072`, -3.1334083059086755`}}]}, {GrayLevel[0], PointSize[0.004583333333333334], AbsoluteThickness[ 1.6], PointBox[{{3.138407346410207, 0.01911088975282861}, { 3.138407346410207, 3.138407354490497}, { 3.138407346410207, -3.1384074029665885`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592653589793, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -14929.919999999995}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 2, 4, 7, 9, 10}, {{2}, {3}, {1}, {3}, {1}, {2}, {4}, { 3}, {5}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{0.000018059905420253486`, 0.7591262731536502}, {0., 0.}, {0.901365268948038, 0.3795553311958491}, {2.107286247680164, 0.3795568797024618}, { 3.1351283587958543`, 0.37956108373120173`}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 3}, {2, 3}, {3, 4}, {4, 5}}, 0.031200786986868456`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.031200786986868456], DiskBox[2, 0.031200786986868456], DiskBox[3, 0.031200786986868456], DiskBox[4, 0.031200786986868456], DiskBox[5, 0.031200786986868456]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -15403.885714285709}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 1.9106332362490188`}, {-3.141592653589793, -1.9106332362490186`}, \ {-3.141592653589793, 0.}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.136592716088637}, {-3.1365926535897932`, -3.136592715932618}, \ {-3.1365926535897932`, 1.912223075174372}, {-3.1365926535897932`, -1.9113932270213125`}, \ {-3.1365926535897932`, -0.002518654210697934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.1315931535522963`}, {-3.1315926535897933`, \ -3.1315931510590214`}, {-3.1315926535897933`, 1.913802188905361}, {-3.1315926535897933`, -1.9121495133373623`}, \ {-3.1315926535897933`, -0.005074233023491891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265943408050827`}, {-3.126592653589793, -3.126594328201694}, \ {-3.126592653589793, 1.9153705101444007`}, {-3.126592653589793, -1.9129021002341917`}, \ {-3.126592653589793, -0.00766615931145645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.121596652390215}, {-3.121592653589793, -3.1215966126204417`}, \ {-3.121592653589793, 1.9169279760016993`}, {-3.121592653589793, -1.913650992921308}, \ {-3.121592653589793, -0.010293854245629118`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.116600462429702}, {-3.116592653589793, -3.1166003654986736`}, \ {-3.116592653589793, 1.9184745278975077`}, {-3.116592653589793, -1.9143961967757508`}, \ {-3.116592653589793, -0.012956737495608574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.11160614448452}, {-3.1115926535897933`, -3.111605943844926}, \ {-3.1115926535897933`, 1.9200101114637105`}, {-3.1115926535897933`, \ -1.9151377173371613`}, {-3.1115926535897933`, -0.015654227427955972`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.106614071415342}, {-3.106592653589793, -3.1066137003998526`}, \ {-3.106592653589793, 1.921534676444916}, {-3.106592653589793, -1.915875560302863}, \ {-3.106592653589793, -0.018385741302382814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.1016246152439106`}, {-3.101592653589793, -3.101623983548366}, \ {-3.101592653589793, 1.923048176599205}, {-3.101592653589793, -1.9166097315229602`}, \ {-3.101592653589793, -0.02115069546569485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.0966381470151583`}, {-3.096592653589793, -3.096637137237084}, \ {-3.096592653589793, 1.924550569598684}, {-3.096592653589793, -1.9173402369954573`}, \ {-3.096592653589793, -0.023948505543479433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.091655036660258}, {-3.0915926535897933`, -3.091653500896944}, \ {-3.0915926535897933`, 1.92604181692999}, {-3.0915926535897933`, -1.9180670828613953`}, \ {-3.0915926535897933`, -0.026778586629502638`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.0866756528607198`}, {-3.086592653589793, -3.08667340937096}, \ {-3.086592653589793, 1.9275218837948729`}, {-3.086592653589793, -1.9187902754000143`}, \ {-3.086592653589793, -0.029640353472800945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.0817003629135917`}, {-3.081592653589793, -3.081697192847007}, \ {-3.081592653589793, 1.9289907390109957`}, {-3.081592653589793, -1.9195098210239292`}, \ {-3.081592653589793, -0.032533220662436996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0767295325979718`}, {-3.076592653589793, -3.076725176795613}, \ {-3.076592653589793, 1.9304483549130658`}, {-3.076592653589793, -1.9202257262743425`}, \ {-3.076592653589793, -0.035456602809899714`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.071763526042902}, {-3.0715926535897933`, -3.0717576819126737`}, \ {-3.0715926535897933`, 1.931894707254415}, {-3.0715926535897933`, -1.9209379978162686`}, \ {-3.0715926535897933`, -0.03840991472911954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.066802705596782}, {-3.066592653589793, -3.0667950240669963`}, \ {-3.066592653589793, 1.933329775109137}, {-3.066592653589793, -1.9216466424337921`}, \ {-3.066592653589793, -0.04139257161407326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.061847431698397}, {-3.061592653589793, -3.06183751425259}, \ {-3.061592653589793, 1.934753540774889}, {-3.061592653589793, -1.9223516670253495`}, \ {-3.061592653589793, -0.04440398921395178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0568980627497067`}, {-3.056592653589793, -3.0568854585456395`}, \ {-3.056592653589793, 1.936165989676443}, {-3.056592653589793, -1.923053078599036}, \ {-3.056592653589793, -0.047443584005865416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.051954954990467}, {-3.0515926535897933`, -3.0519391580660242`}, \ {-3.0515926535897933`, 1.937567110270086}, {-3.0515926535897933`, -1.9237508842679465`}, \ {-3.0515926535897933`, -0.05051077336505363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.0470184623748384`}, {-3.046592653589793, -3.04699890894335}, \ {-3.046592653589793, 1.9389568939489525`}, {-3.046592653589793, -1.924445091245541}, \ {-3.046592653589793, -0.05360497573257552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.0420889364500154`}, {-3.041592653589793, -3.0420650022873095`}, \ {-3.041592653589793, 1.9403353349493588`}, {-3.041592653589793, -1.9251357068410402`}, \ {-3.041592653589793, -0.05672561078044578}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.037166726237073}, {-3.036592653589793, -3.037137724162376}, \ {-3.036592653589793, 1.941702430258223}, {-3.036592653589793, -1.9258227384548523`}, \ {-3.036592653589793, -0.059872099574194426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.032252178114034}, {-3.0315926535897932`, -3.0322173555666203`}, \ {-3.0315926535897932`, 1.9430581795216295`}, {-3.0315926535897932`, -1.926506193574031}, \ {-3.0315926535897932`, -0.06304386473281128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.027345635701324}, {-3.026592653589793, -3.0273041724146306`}, \ {-3.026592653589793, 1.9444025849545994`}, {-3.026592653589793, -1.9271860797677662`}, \ {-3.026592653589793, -0.06624033058604967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.022447439749649}, {-3.021592653589793, -3.0223984455243644`}, \ {-3.021592653589793, 1.945735651252131}, {-3.021592653589793, -1.9278624046829007`}, \ {-3.021592653589793, -0.06946092332905618}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.017557928030423}, {-3.016592653589793, -3.0175004406078623`}, \ {-3.016592653589793, 1.9470573855015516`}, {-3.016592653589793, -1.928535176039489}, \ {-3.016592653589793, -0.07270507117429947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.0126774352288135`}, {-3.0115926535897932`, \ -3.0126104182656985`}, {-3.0115926535897932`, 1.948367797096233}, {-3.0115926535897932`, -1.9292044016263799`}, \ {-3.0115926535897932`, -0.07597220450075824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.007806292839471}, {-3.0065926535897933`, -3.007728633985057}, \ {-3.0065926535897933`, 1.9496668976507123`}, {-3.0065926535897933`, \ -1.9298700892968375`}, {-3.0065926535897933`, -0.07926175600034635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.0029448290650445`}, {-3.001592653589793, -3.002855338141314}, \ {-3.001592653589793, 1.9509547009172543`}, {-3.001592653589793, -1.930532246964197}, \ {-3.001592653589793, -0.0825731608215395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 2.998093368717526}, {-2.996592653589793, -2.99799077600304}, \ {-2.996592653589793, 1.9522312227038858`}, {-2.996592653589793, -1.931190882597546}, \ {-2.996592653589793, -0.08590585671017005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.993252233122509}, {-2.991592653589793, -2.993135187740257}, \ {-2.991592653589793, 1.953496480793938}, {-2.991592653589793, -1.9318460042174517`}, \ {-2.991592653589793, -0.08925928414736613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.9884217400264044`}, {-2.9865926535897933`, \ -2.9882888084358963`}, {-2.9865926535897933`, 1.9547504948671166`}, {-2.9865926535897933`, \ -1.9324976198917105`}, {-2.9865926535897933`, -0.09263288648459896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.983602203506703}, {-2.981592653589793, -2.983451868100308}, \ {-2.981592653589793, 1.9559932864221194`}, {-2.981592653589793, -1.9331457377311445`}, \ {-2.981592653589793, -0.09602611007581066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.9787939338852873`}, {-2.976592653589793, -2.978624591688701}, \ {-2.976592653589793, 1.9572248787008277`}, {-2.976592653589793, -1.9337903658854168`}, \ {-2.976592653589793, -0.09943840440659413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.973997237644905}, {-2.971592653589793, -2.9738071991214476`}, \ {-2.971592653589793, 1.9584452966140768`}, {-2.971592653589793, -1.9344315125388971`}, \ {-2.971592653589793, -0.10286922222039611`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.969212417348764}, {-2.9665926535897933`, -2.968999905307069}, \ {-2.9665926535897933`, 1.959654566669023}, {-2.9665926535897933`, -1.9350691859065494`}, \ {-2.9665926535897933`, -0.10631801964171846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.964439771563402}, {-2.961592653589793, -2.96420292016788}, \ {-2.961592653589793, 1.960852716898111}, {-2.961592653589793, -1.9357033942298647`}, \ {-2.961592653589793, -0.10978425629628408`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9596795947847263`}, {-2.956592653589793, -2.9594164486680836`}, \ {-2.956592653589793, 1.9620397767896538`}, {-2.956592653589793, -1.9363341457728152`}, \ {-2.956592653589793, -0.11326739542815344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.9549321773673833`}, {-2.951592653589793, -2.9546406908442946`}, \ {-2.951592653589793, 1.9632157772200198`}, {-2.951592653589793, -1.9369614488178555`}, \ {-2.951592653589793, -0.11676690401375836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.950197805457403}, {-2.9465926535897933`, -2.9498758418383337`}, \ {-2.9465926535897933`, 1.9643807503874333`}, {-2.9465926535897933`, \ -1.9375853116619512`}, {-2.9465926535897933`, -0.12028225287283428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.945476760928154}, {-2.941592653589793, -2.945122091932191}, \ {-2.941592653589793, 1.9655347297473835`}, {-2.941592653589793, -1.9382057426126404`}, \ {-2.941592653589793, -0.12381291677622978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.9407693213196553`}, {-2.936592653589793, -2.9403796265850817`}, \ {-2.936592653589793, 1.9666777499496406`}, {-2.936592653589793, -1.938822749984131}, \ {-2.936592653589793, -0.12735837455057233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.93607575978122}, {-2.931592653589793, -2.9356486264724557`}, \ {-2.931592653589793, 1.9678098467768692`}, {-2.931592653589793, -1.9394363420934335`}, \ {-2.931592653589793, -0.13091810917977448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.9313963450174487`}, {-2.9265926535897933`, -2.93092926752688}, \ {-2.9265926535897933`, 1.9689310570848286`}, {-2.9265926535897933`, -1.940046527256522}, \ {-2.9265926535897933`, -0.1344916079033608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.9267313412375926`}, {-2.921592653589793, -2.9262217209806973`}, \ {-2.921592653589793, 1.9700414187441637`}, {-2.921592653589793, -1.9406533137845292`}, \ {-2.921592653589793, -0.13807836231160373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.9220810081082784`}, {-2.916592653589793, -2.9215261534103543`}, \ {-2.916592653589793, 1.9711409705837497`}, {-2.916592653589793, -1.94125670997998}, \ {-2.916592653589793, -0.14167786843745309`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.9174456007095517`}, {-2.911592653589793, -2.9168427267822987`}, \ {-2.911592653589793, 1.9722297523356067`}, {-2.911592653589793, -1.9418567241330453`}, \ {-2.911592653589793, -0.14528962684525246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.912825369494284}, {-2.9065926535897932`, -2.9121715985003664`}, \ {-2.9065926535897932`, 1.9733078045813441`}, {-2.9065926535897932`, \ -1.9424533645178368`}, {-2.9065926535897932`, -0.14891314271622788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.9082205602509132`}, {-2.901592653589793, -2.907512921454563}, \ {-2.901592653589793, 1.9743751687001336`}, {-2.901592653589793, -1.9430466393887311`}, \ {-2.901592653589793, -0.15254792593074615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9036314140694715`}, {-2.896592653589793, -2.902866844071145}, \ {-2.896592653589793, 1.9754318868181888`}, {-2.896592653589793, -1.9436365569767207`}, \ {-2.896592653589793, -0.15619349114733658`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.8990581673109115`}, {-2.891592653589793, -2.8982335103639127`}, \ {-2.891592653589793, 1.9764780017597356`}, {-2.891592653589793, -1.9442231254857982`}, \ {-2.891592653589793, -0.15984935787847498`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.894501051579694}, {-2.8865926535897932`, -2.8936130599866416`}, \ {-2.8865926535897932`, 1.9775135569994469`}, {-2.8865926535897932`, \ -1.9448063530893704`}, {-2.8865926535897932`, -0.1635150505631255}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.8899602936996023`}, {-2.8815926535897933`, \ -2.8890056282865535`}, {-2.8815926535897933`, 1.9785385966163285`}, {-2.8815926535897933`, \ -1.9453862479266988`}, {-2.8815926535897933`, -0.16719009863604756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.8854361156927686`}, {-2.876592653589793, -2.8844113463587675`}, \ {-2.876592653589793, 1.979553165249038}, {-2.876592653589793, -1.945962818099369}, \ {-2.876592653589793, -0.17087403659386874`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.88092873476185}, {-2.871592653589793, -2.879830341101632}, \ {-2.871592653589793, 1.9805573080526002`}, {-2.871592653589793, -1.9465360716677902`}, \ {-2.871592653589793, -0.17456640405792676`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.87643836327534}, {-2.866592653589793, -2.87526273527287}, \ {-2.866592653589793, 1.9815510706565174`}, {-2.866592653589793, -1.947106016647721}, \ {-2.866592653589793, -0.17826674583389865`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.8719652087559577`}, {-2.861592653589793, -2.870708647546473}, \ {-2.861592653589793, 1.982534499124231}, {-2.861592653589793, -1.9476726610068171`}, \ {-2.861592653589793, -0.18197461196821804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.8675094738720794`}, {-2.856592653589793, -2.866168192570264}, \ {-2.856592653589793, 1.9835076399139275`}, {-2.856592653589793, -1.9482360126612126`}, \ {-2.856592653589793, -0.18568955780129648`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.8630713564321546`}, {-2.851592653589793, -2.8616414810240505`}, \ {-2.851592653589793, 1.9844705398406532`}, {-2.851592653589793, -1.9487960794721184`}, \ {-2.851592653589793, -0.1894111440175705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.858651049382063}, {-2.846592653589793, -2.8571286196783285`}, \ {-2.846592653589793, 1.9854232460397248`}, {-2.846592653589793, -1.9493528692424518`}, \ {-2.846592653589793, -0.19313893669238213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.854248740805363}, {-2.8415926535897933`, -2.852629711453446}, \ {-2.8415926535897933`, 1.9863658059313987`}, {-2.8415926535897933`, \ -1.9499063897134843`}, {-2.8415926535897933`, -0.19687250733571923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.849864613926358}, {-2.836592653589793, -2.84814485547918}, \ {-2.836592653589793, 1.9872982671867865`}, {-2.836592653589793, -1.9504566485615125`}, \ {-2.836592653589793, -0.2006114329328366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.845498847115947}, {-2.831592653589793, -2.8436741471546583`}, \ {-2.831592653589793, 1.988220677694979}, {-2.831592653589793, -1.9510036533945574`}, \ {-2.831592653589793, -0.20435529598178076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.841151613900181}, {-2.826592653589793, -2.83921767820858}, \ {-2.826592653589793, 1.989133085531374}, {-2.826592653589793, -1.951547411749075}, \ {-2.826592653589793, -0.20810368452784786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.8368230829714656`}, {-2.8215926535897933`, \ -2.8347755367596608`}, {-2.8215926535897933`, 1.9900355389271613`}, {-2.8215926535897933`, \ -1.9520879310866943`}, {-2.8215926535897933`, -0.2118561921949989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.8325134182023595`}, {-2.816592653589793, -2.830347807377275}, \ {-2.816592653589793, 1.9909280862399406`}, {-2.816592653589793, -1.9526252187909745`}, \ {-2.816592653589793, -0.21561241821426738`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.8282227786618863`}, {-2.811592653589793, -2.8259345711422172`}, \ {-2.811592653589793, 1.99181077592548}, {-2.811592653589793, -1.9531592821641737`}, \ {-2.811592653589793, -0.21937196744918921`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8239513186342973`}, {-2.806592653589793, -2.8215359057075546`}, \ {-2.806592653589793, 1.9926836565105435`}, {-2.806592653589793, -1.9536901284240433`}, \ {-2.806592653589793, -0.22313445041829214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.819699187640227}, {-2.8015926535897933`, -2.8171518853595097`}, \ {-2.8015926535897933`, 1.9935467765667965`}, {-2.8015926535897933`, \ -1.9542177647006378`}, {-2.8015926535897933`, -0.22689948331467752`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.8154665304601547`}, {-2.796592653589793, -2.812782581078345}, \ {-2.796592653589793, 1.9944001846857518`}, {-2.796592653589793, -1.9547421980331345`}, \ {-2.796592653589793, -0.2306666880227383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.811253487160123}, {-2.791592653589793, -2.808428060599184}, \ {-2.791592653589793, 1.995243929454733}, {-2.791592653589793, -1.9552634353666771`}, \ {-2.791592653589793, -0.23443569213204765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.807060193119604}, {-2.786592653589793, -2.8040883884727434`}, \ {-2.786592653589793, 1.9960780594338323`}, {-2.786592653589793, -1.955781483549222}, \ {-2.786592653589793, -0.2382061289484661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.802886779061497}, {-2.7815926535897932`, -2.799763626125943}, \ {-2.7815926535897932`, 1.99690262313384}, {-2.7815926535897932`, -1.9562963493284098`}, \ {-2.7815926535897932`, -0.24197763750250617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.798733371084126}, {-2.776592653589793, -2.795453831922332}, \ {-2.776592653589793, 1.9977176689951168`}, {-2.776592653589793, -1.9568080393484397`}, \ {-2.776592653589793, -0.2457498625550029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.794600090695205}, {-2.771592653589793, -2.791159061222331}, \ {-2.771592653589793, 1.9985232453673938`}, {-2.771592653589793, -1.9573165601469598`}, \ {-2.771592653589793, -0.24952245460013356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.7904870548476683`}, {-2.766592653589793, -2.7868793664432148`}, \ {-2.766592653589793, 1.9993194004904702`}, {-2.766592653589793, -1.9578219181519616`}, \ {-2.766592653589793, -0.2532950698658425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.78639437597732}, {-2.7615926535897932`, -2.7826147971188475`}, \ {-2.7615926535897932`, 2.000106182475787}, {-2.7615926535897932`, -1.9583241196786922`}, \ {-2.7615926535897932`, -0.25706737031171006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.782322162042194}, {-2.7565926535897933`, -2.7783653999591054`}, \ {-2.7565926535897933`, 2.0008836392888587`}, {-2.7565926535897933`, -1.958823170926566}, \ {-2.7565926535897933`, -0.2608390236243244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.7782705165635804`}, {-2.751592653589793, -2.7741312189089804`}, \ {-2.751592653589793, 2.0016518187325363`}, {-2.751592653589793, -1.9593190779760874`}, \ {-2.751592653589793, -0.2646097032102067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.7742395386686236`}, {-2.746592653589793, -2.769912295207326}, \ {-2.746592653589793, 2.0024107684310817`}, {-2.746592653589793, -1.9598118467857775`}, \ {-2.746592653589793, -0.2683790881863405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.7702293231344264`}, {-2.741592653589793, -2.7657086674452263`}, \ {-2.741592653589793, 2.003160535815033}, {-2.741592653589793, -1.9603014831891066`}, \ {-2.741592653589793, -0.27214686336836225`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.7662399604335848`}, {-2.736592653589793, -2.761520371623962}, \ {-2.736592653589793, 2.0039011681068346`}, {-2.736592653589793, -1.9607879928914327`}, \ {-2.736592653589793, -0.27591271925646776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.76227153678107}, {-2.731592653589793, -2.757347441212554}, \ {-2.731592653589793, 2.0046327123072225`}, {-2.731592653589793, -1.961271381466933}, \ {-2.731592653589793, -0.2796763520190884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.7583241341824003`}, {-2.726592653589793, -2.753189907204856}, \ {-2.726592653589793, 2.005355215182331}, {-2.726592653589793, -1.961751654355549}, \ {-2.726592653589793, -0.28343746347439774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.7543978304830175`}, {-2.721592653589793, -2.7490477981761927`}, \ {-2.721592653589793, 2.006068723251515}, {-2.721592653589793, -1.9622288168599242`}, \ {-2.721592653589793, -0.2871957610697024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.750492699418802}, {-2.7165926535897933`, -2.744921140339508}, \ {-2.7165926535897933`, 2.006773282775853}, {-2.7165926535897933`, -1.9627028741423407`}, \ {-2.7165926535897933`, -0.29095095785877767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.74660881066764}, {-2.711592653589793, -2.740809957601011}, \ {-2.711592653589793, 2.0074689397473273`}, {-2.711592653589793, -1.9631738312216573`}, \ {-2.711592653589793, -0.2947027724772072}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.7427462299020036`}, {-2.706592653589793, -2.7367142716153205`}, \ {-2.706592653589793, 2.0081557398786534`}, {-2.706592653589793, -1.963641692970242}, \ {-2.706592653589793, -0.29845092911578125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.738905018842436}, {-2.701592653589793, -2.7326341018400657`}, \ {-2.701592653589793, 2.0088337285937397`}, {-2.701592653589793, -1.9641064641109}, \ {-2.701592653589793, -0.3021951574920212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.7350852353119017`}, {-2.6965926535897933`, \ -2.7285694655899597`}, {-2.6965926535897933`, 2.00950295101877}, {-2.6965926535897933`, -1.964568149213796}, \ {-2.6965926535897933`, -0.3059351928198813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.7312869332909098`}, {-2.691592653589793, -2.724520378090302}, \ {-2.691592653589793, 2.0101634519738782`}, {-2.691592653589793, -1.965026752693371}, \ {-2.691592653589793, -0.3096707757776939}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.727510162973377}, {-2.686592653589793, -2.7204868525299384`}, \ {-2.686592653589793, 2.010815275965406}, {-2.686592653589793, -1.9654822788052484`}, \ {-2.686592653589793, -0.31340165247441487`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.7237549708231206`}, {-2.681592653589793, -2.7164689001136253`}, \ {-2.681592653589793, 2.011458467178729}, {-2.681592653589793, -1.9659347316431346`}, \ {-2.681592653589793, -0.31712757441423217`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.7200213996309577`}, {-2.6765926535897933`, \ -2.7124665301138298`}, {-2.6765926535897933`, 2.0120930694716264`}, {-2.6765926535897933`, \ -1.9663841151357018`}, {-2.6765926535897933`, -0.32084829845959617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.7163094885723167`}, {-2.671592653589793, -2.70847974992192}, \ {-2.671592653589793, 2.0127191263681885`}, {-2.671592653589793, -1.9668304330434707`}, \ {-2.671592653589793, -0.32456358679272906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.7126192732653216`}, {-2.666592653589793, -2.70450856509878}, \ {-2.666592653589793, 2.0133366810532416`}, {-2.666592653589793, -1.9672736889556675`}, \ {-2.666592653589793, -0.32827320687567985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.708950785829275}, {-2.661592653589793, -2.700552979424801}, \ {-2.661592653589793, 2.0139457763672715`}, {-2.661592653589793, -1.9677138862870733`}, \ {-2.661592653589793, -0.3319769314089794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.7053040549434804`}, {-2.6565926535897932`, -2.696612994949277}, \ {-2.6565926535897932`, 2.014546454801841}, {-2.6565926535897932`, -1.9681510282748593`}, \ {-2.6565926535897932`, -0.3356745382889561}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.7016791059063574`}, {-2.651592653589793, -2.6926886120391864`}, \ {-2.651592653589793, 2.0151387584954823`}, {-2.651592653589793, -1.9685851179754006`}, \ {-2.651592653589793, -0.339365810563772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.698075960694779}, {-2.646592653589793, -2.688779829427349}, \ {-2.646592653589793, 2.0157227292300424`}, {-2.646592653589793, -1.9690161582610737`}, \ {-2.646592653589793, -0.34305053638823624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.6944946380235875`}, {-2.641592653589793, -2.6848866442599744`}, \ {-2.641592653589793, 2.016298408427484}, {-2.641592653589793, -1.969444151817035}, \ {-2.641592653589793, -0.3467285089774593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.690935153405229}, {-2.6365926535897932`, -2.681009052143587}, \ {-2.6365926535897932`, 2.0168658371471198`}, {-2.6365926535897932`, \ -1.9698691011379785`}, {-2.6365926535897932`, -0.35039952655939643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.6873975192094526`}, {-2.6315926535897933`, -2.677147047191327}, \ {-2.6315926535897933`, 2.017425056083263}, {-2.6315926535897933`, -1.9702910085248686`}, \ {-2.6315926535897933`, -0.35406339232634615`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.6838817447230388`}, {-2.626592653589793, -2.673300622068625}, \ {-2.626592653589793, 2.01797610556329}, {-2.626592653589793, -1.970709876081656}, \ {-2.626592653589793, -0.35771991438545553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.6803878362094835`}, {-2.621592653589793, -2.669469768038268}, \ {-2.621592653589793, 2.0185190255461034`}, {-2.621592653589793, -1.9711257057119598`}, \ {-2.621592653589793, -0.3613689057082883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.676915796968617}, {-2.616592653589793, -2.665654475004828}, \ {-2.616592653589793, 2.019053855620975}, {-2.616592653589793, -1.971538499115731}, \ {-2.616592653589793, -0.3650101840795138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.673465627396087}, {-2.611592653589793, -2.6618547315584746`}, \ {-2.611592653589793, 2.0195806350067693`}, {-2.611592653589793, -1.9719482577858864`}, \ {-2.611592653589793, -0.36864357204476667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.6700373250426845`}, {-2.606592653589793, -2.6580705250181795`}, \ {-2.606592653589793, 2.0200994025515238`}, {-2.606592653589793, -1.9723549830049074`}, \ {-2.606592653589793, -0.37226889685773296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.666630884673457}, {-2.601592653589793, -2.654301841474285}, \ {-2.601592653589793, 2.020610196732386}, {-2.601592653589793, -1.9727586758414224`}, \ {-2.601592653589793, -0.3758859904265173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.663246298326566}, {-2.596592653589793, -2.6505486658304767`}, \ {-2.596592653589793, 2.021113055655891}, {-2.596592653589793, -1.9731593371467415`}, \ {-2.596592653589793, -0.3794946892593375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.6598835553718563`}, {-2.5915926535897933`, \ -2.6468109818451295`}, {-2.5915926535897933`, 2.021608017058574}, {-2.5915926535897933`, -1.9735569675513716`}, \ {-2.5915926535897933`, -0.38309483440960235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.656542642569102}, {-2.586592653589793, -2.643088772172063}, \ {-2.586592653589793, 2.022095118307899}, {-2.586592653589793, -1.9739515674614867`}, \ {-2.586592653589793, -0.3866862714204208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.653223544125885}, {-2.581592653589793, -2.6393820184006813`}, \ {-2.581592653589793, 2.022574396403503}, {-2.581592653589793, -1.9743431370553703`}, \ {-2.581592653589793, -0.3902688502685892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.649926241755065}, {-2.576592653589793, -2.6356907010955157`}, \ {-2.576592653589793, 2.023045887978749}, {-2.576592653589793, -1.9747316762798164`}, \ {-2.576592653589793, -0.39384242530810915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.6466507147318374`}, {-2.571592653589793, -2.63201479983518}, \ {-2.571592653589793, 2.023509629302563}, {-2.571592653589793, -1.9751171848464937`}, \ {-2.571592653589793, -0.3974068552132777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.643396939950309}, {-2.566592653589793, -2.628354293250734}, \ {-2.566592653589793, 2.0239656562815633`}, {-2.566592653589793, -1.9754996622282672`}, \ {-2.566592653589793, -0.4009620029213986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.6401648919795884`}, {-2.561592653589793, -2.624709159063458}, \ {-2.561592653589793, 2.0244140044624634`}, {-2.561592653589793, -1.9758791076554816`}, \ {-2.561592653589793, -0.40450773557515984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.6369545431193497`}, {-2.556592653589793, -2.621079374122059}, \ {-2.556592653589793, 2.024854709034748}, {-2.556592653589793, -1.9762555201122005`}, \ {-2.556592653589793, -0.40804392446471915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.633765863454857}, {-2.5515926535897933`, -2.617464914439304}, \ {-2.5515926535897933`, 2.025287804833602}, {-2.5515926535897933`, -1.9766288983324007`}, \ {-2.5515926535897933`, -0.41157044496954015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.630598820911394}, {-2.5465926535897934`, -2.6138657552280753`}, \ {-2.5465926535897934`, 2.0257133263430975`}, {-2.5465926535897934`, \ -1.9769992407961225`}, {-2.5465926535897934`, -0.41508717650002347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.6274533813081167`}, {-2.541592653589793, -2.610281870936893}, \ {-2.541592653589793, 2.0261313076996257`}, {-2.541592653589793, -1.9773665457255694`}, \ {-2.541592653589793, -0.4185940024389693}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.624329508411267}, {-2.536592653589793, -2.606713235284859}, \ {-2.536592653589793, 2.0265417826955585`}, {-2.536592653589793, -1.9777308110811644`}, \ {-2.536592653589793, -0.42209081008291316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.621227163986751}, {-2.5315926535897932`, -2.6031598212960754`}, \ {-2.5315926535897932`, 2.026944784783151}, {-2.5315926535897932`, -1.9780920345575528`}, \ {-2.5315926535897932`, -0.4255774905833726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.618146307852049}, {-2.526592653589793, -2.5996216013335114`}, \ {-2.526592653589793, 2.0273403470786593`}, {-2.526592653589793, -1.978450213579553}, \ {-2.526592653589793, -0.4290539388880414}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.615086897927448}, {-2.521592653589793, -2.596098547132357}, \ {-2.521592653589793, 2.0277285023666725`}, {-2.521592653589793, -1.9788053452980574`}, \ {-2.521592653589793, -0.4325200536819663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.6120488902865695`}, {-2.516592653589793, -2.5925906298328356`}, \ {-2.516592653589793, 2.0281092831046603`}, {-2.516592653589793, -1.9791574265858776`}, \ {-2.516592653589793, -0.43597573732874406`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.6090322392061833`}, {-2.5115926535897932`, \ -2.5890978200125163`}, {-2.5115926535897932`, 2.028482721427718}, {-2.5115926535897932`, -1.9795064540335319`}, \ {-2.5115926535897932`, -0.4394208958117688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.6060368972152945`}, {-2.5065926535897933`, -2.585620087718113}, \ {-2.5065926535897933`, 2.0288488491535035`}, {-2.5065926535897933`, \ -1.9798524239449797`}, {-2.5065926535897933`, -0.4428554386755634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.6030628151434736`}, {-2.501592653589793, -2.582157402496783}, \ {-2.501592653589793, 2.0292076977873745`}, {-2.501592653589793, -1.9801953323332941`}, \ {-2.501592653589793, -0.44627927896722847`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.600109942168449}, {-2.496592653589793, -2.5787097334269413`}, \ {-2.496592653589793, 2.0295592985276953`}, {-2.496592653589793, -1.9805351749162774`}, \ {-2.496592653589793, -0.44969233317803564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.5971782258629172`}, {-2.491592653589793, -2.5752770491485872`}, \ {-2.491592653589793, 2.029903682271328}, {-2.491592653589793, -1.980871947112011}, \ {-2.491592653589793, -0.45309452118519694`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.5942676122405723`}, {-2.486592653589793, -2.5718593178931544`}, \ {-2.486592653589793, 2.0302408796192943`}, {-2.486592653589793, -1.9812056440343484`}, \ {-2.486592653589793, -0.4564857661938375}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.5913780458013664`}, {-2.481592653589793, -2.5684565075129036`}, \ {-2.481592653589793, 2.0305709208825964`}, {-2.481592653589793, -1.9815362604883382`}, \ {-2.481592653589793, -0.45986599467919725`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.5885094695759543`}, {-2.476592653589793, -2.5650685855098456`}, \ {-2.476592653589793, 2.030893836088201}, {-2.476592653589793, -1.9818637909655872`}, \ {-2.476592653589793, -0.4632351363290911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.585661825169352}, {-2.471592653589793, -2.5616955190642283`}, \ {-2.471592653589793, 2.0312096549851746`}, {-2.471592653589793, -1.9821882296395512`}, \ {-2.471592653589793, -0.46659312398664754`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.582835052803778}, {-2.4665926535897933`, -2.558337275062568}, \ {-2.4665926535897933`, 2.031518407050967}, {-2.4665926535897933`, -1.9825095703607645`}, \ {-2.4665926535897933`, -0.4699398935933545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.580029091360688}, {-2.461592653589793, -2.5549938201252633`}, \ {-2.461592653589793, 2.03182012149783}, {-2.461592653589793, -1.9828278066519922`}, \ {-2.461592653589793, -0.4732753841324306}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.5772438784219944`}, {-2.456592653589793, -2.5516651206337744`}, \ {-2.456592653589793, 2.0321148272793836`}, {-2.456592653589793, -1.9831429317033171`}, \ {-2.456592653589793, -0.4765995375725459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.57447935031046}, {-2.451592653589793, -2.5483511427573897`}, \ {-2.451592653589793, 2.0324025530972984`}, {-2.451592653589793, -1.9834549383671543`}, \ {-2.451592653589793, -0.4799122988119157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.5717354421292793`}, {-2.446592653589793, -2.5450518524795864`}, \ {-2.446592653589793, 2.032683327408112}, {-2.446592653589793, -1.9837638191531894`}, \ {-2.446592653589793, -0.48321361562277987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.569012087800834}, {-2.441592653589793, -2.541767215623992}, \ {-2.441592653589793, 2.0329571784301628`}, {-2.441592653589793, -1.9840695662232486`}, \ {-2.441592653589793, -0.48650343859629275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.5663092201046234`}, {-2.436592653589793, -2.5384971978799578`}, \ {-2.436592653589793, 2.0332241341506356`}, {-2.436592653589793, -1.9843721713860825`}, \ {-2.436592653589793, -0.4897817210878404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.563626770714385}, {-2.431592653589793, -2.5352417648277448`}, \ {-2.431592653589793, 2.0334842223327145`}, {-2.431592653589793, -1.9846716260920851`}, \ {-2.431592653589793, -0.4930484191627986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.560964670234382}, {-2.4265926535897933`, -2.5320008819633415`}, \ {-2.4265926535897933`, 2.0337374705228424`}, {-2.4265926535897933`, -1.984967921427929}, \ {-2.4265926535897933`, -0.4963034915427528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.5583228482348797`}, {-2.4215926535897934`, -2.528774514722916}, \ {-2.4215926535897934`, 2.0339839060580767`}, {-2.4215926535897934`, \ -1.9852610481111204`}, {-2.4215926535897934`, -0.4995468995521897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.555701233286809}, {-2.416592653589793, -2.525562628506908}, \ {-2.416592653589793, 2.0342235560735342`}, {-2.416592653589793, -1.9855509964844766`}, \ {-2.416592653589793, -0.5027786070656788}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.553099752995617}, {-2.411592653589793, -2.522365188703775}, \ {-2.411592653589793, 2.0344564475099247`}, {-2.411592653589793, -1.9858377565105252`}, \ {-2.411592653589793, -0.5059985804555555}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.550518334034311}, {-2.4065926535897932`, -2.5191821607133953`}, \ {-2.4065926535897932`, 2.0346826071211708`}, {-2.4065926535897932`, \ -1.9861213177658135`}, {-2.4065926535897932`, -0.509206788540118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.5479569021756983`}, {-2.401592653589793, -2.5160135099701417`}, \ {-2.401592653589793, 2.0349020614820943`}, {-2.401592653589793, -1.9864016694351443`}, \ {-2.401592653589793, -0.5124032025323518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.5454153823238403`}, {-2.396592653589793, -2.512859201965627}, \ {-2.396592653589793, 2.0351148369961827`}, {-2.396592653589793, -1.9866788003057236`}, \ {-2.396592653589793, -0.5155877959891866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.5428936985447077`}, {-2.391592653589793, -2.5097192022711337`}, \ {-2.391592653589793, 2.0353209599034128`}, {-2.391592653589793, -1.9869526987612238`}, \ {-2.391592653589793, -0.5187605447613058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.5403917740960518`}, {-2.3865926535897932`, \ -2.5065934765597317`}, {-2.3865926535897932`, 2.0355204562881446`}, {-2.3865926535897932`, \ -1.9872233527757646`}, {-2.3865926535897932`, -0.5219214269435083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.537909531456516}, {-2.3815926535897933`, -2.5034819906281007`}, \ {-2.3815926535897933`, 2.0357133520870576`}, {-2.3815926535897933`, \ -1.9874907499078056`}, {-2.3815926535897933`, -0.5250704228256359}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.535446892353963}, {-2.376592653589793, -2.5003847104180483`}, \ {-2.376592653589793, 2.0358996730971466`}, {-2.376592653589793, -1.987754877293957}, \ {-2.376592653589793, -0.5282075148440739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.5330037777930547`}, {-2.371592653589793, -2.497301602037751}, \ {-2.371592653589793, 2.0360794449837565`}, {-2.371592653589793, -1.9880157216426992`}, \ {-2.371592653589793, -0.5313326875338305}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.530580108082076}, {-2.366592653589793, -2.494232631782704}, \ {-2.366592653589793, 2.036252693288656}, {-2.366592653589793, -1.9882732692280194`}, \ {-2.366592653589793, -0.5344459274812041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.5281758028590273`}, {-2.361592653589793, -2.491177766156407}, \ {-2.361592653589793, 2.0364194434381457`}, {-2.361592653589793, -1.9885275058829623`}, \ {-2.361592653589793, -0.5375472232770419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.52579078111698}, {-2.356592653589793, -2.4881369718907798`}, \ {-2.356592653589793, 2.036579720751191}, {-2.356592653589793, -1.9887784169930882`}, \ {-2.356592653589793, -0.5406365654705937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.5234249612287165`}, {-2.351592653589793, -2.4851102159663148`}, \ {-2.351592653589793, 2.0367335504475794`}, {-2.351592653589793, -1.989025987489851}, \ {-2.351592653589793, -0.5437139465239733}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.5210782609706586`}, {-2.346592653589793, -2.482097465631978}, \ {-2.346592653589793, 2.036880957656096}, {-2.346592653589793, -1.9892702018438868`}, \ {-2.346592653589793, -0.5467793607672194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.518750597546105}, {-2.3415926535897933`, -2.4790986884248674`}, \ {-2.3415926535897933`, 2.037021967422699}, {-2.3415926535897933`, -1.9895110440582144`}, \ {-2.3415926535897933`, -0.5498328043539705}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.516441887607773}, {-2.336592653589793, -2.476113852189618}, \ {-2.336592653589793, 2.0371566047187177`}, {-2.336592653589793, -1.9897484976613524`}, \ {-2.336592653589793, -0.5528742752177505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.5141520472796803`}, {-2.331592653589793, -2.473142925097584}, \ {-2.331592653589793, 2.037284894449033}, {-2.331592653589793, -1.9899825457003524`}, \ {-2.331592653589793, -0.5559037730288671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.511880992178346}, {-2.326592653589793, -2.47018587566578}, \ {-2.326592653589793, 2.037406861460264}, {-2.326592653589793, -1.9902131707337385`}, \ {-2.326592653589793, -0.5589212991519319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.5096286374333645`}, {-2.321592653589793, -2.467242672775601}, \ {-2.321592653589793, 2.03752253054893}, {-2.321592653589793, -1.99044035482438}, \ {-2.321592653589793, -0.5619268566039928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.5073948977073264`}, {-2.316592653589793, -2.4643132856913295`}, \ {-2.316592653589793, 2.0376319264696137`}, {-2.316592653589793, -1.990664079532262}, \ {-2.316592653589793, -0.5649204500132872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.505179687215122}, {-2.311592653589793, -2.461397684078407}, \ {-2.311592653589793, 2.0377350739430757`}, {-2.311592653589793, -1.9908843259071893`}, \ {-2.311592653589793, -0.5679020855786162}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.5029829197426374`}, {-2.306592653589793, -2.45849583802152}, \ {-2.306592653589793, 2.0378319976643615`}, {-2.306592653589793, -1.9911010744814035`}, \ {-2.306592653589793, -0.5708717710293351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.5008045086648423`}, {-2.3015926535897933`, \ -2.4556077180424545`}, {-2.3015926535897933`, 2.037922722310865}, {-2.3015926535897933`, -1.9913143052621252`}, \ {-2.3015926535897933`, -0.5738295155859637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.4986443669633163`}, {-2.2965926535897934`, -2.452733295117772}, \ {-2.2965926535897934`, 2.0380072725503413`}, {-2.2965926535897934`, \ -1.9915239977240162`}, {-2.2965926535897934`, -0.5767753299214153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.496502407243184}, {-2.291592653589793, -2.4498725406962563`}, \ {-2.291592653589793, 2.0380856730488945`}, {-2.291592653589793, -1.9917301308015745`}, \ {-2.291592653589793, -0.5797092261228404}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.4943785417495103`}, {-2.286592653589793, -2.4470254267161984`}, \ {-2.286592653589793, 2.0381579484788848`}, {-2.286592653589793, -1.9919326828814468`}, \ {-2.286592653589793, -0.5826312176540859}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.4922726823831436`}, {-2.2815926535897932`, -2.444191925622452}, \ {-2.2815926535897932`, 2.038224123526801}, {-2.2815926535897932`, -1.9921316317946864`}, \ {-2.2815926535897932`, -0.5855413193187703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.490184740716039}, {-2.276592653589793, -2.4413720103833287`}, \ {-2.276592653589793, 2.038284222901055}, {-2.276592653589793, -1.9923269548089309`}, \ {-2.276592653589793, -0.5884395472239643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.4881146280060746`}, {-2.271592653589793, -2.4385656545072814`}, \ {-2.271592653589793, 2.0383382713397067`}, {-2.271592653589793, -1.9925186286205299`}, \ {-2.271592653589793, -0.591325918744484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.486062255211357}, {-2.266592653589793, -2.435772832059415}, \ {-2.266592653589793, 2.0383862936181134`}, {-2.266592653589793, -1.9927066293466027`}, \ {-2.266592653589793, -0.5942004524877861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, 2.484027533004052}, {-2.2615926535897932`, -2.432993517677798}, \ {-2.2615926535897932`, 2.038428314556499}, {-2.2615926535897932`, -1.9928909325170525`}, \ {-2.2615926535897932`, -0.5970631682594696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, 2.482010371783748}, {-2.2565926535897933`, -2.430227686589603}, \ {-2.2565926535897933`, 2.0384643590274294`}, {-2.2565926535897933`, \ -1.9930715130665186`}, {-2.2565926535897933`, -0.5999140870293692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, 2.4800106816903633`}, {-2.251592653589793, -2.427475314627049}, \ {-2.251592653589793, 2.0384944519631922`}, {-2.251592653589793, -1.993248345326292}, \ {-2.251592653589793, -0.6027532308982503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, 2.4780283726166106`}, {-2.246592653589793, -2.4247363782431663`}, \ {-2.246592653589793, 2.038518618363085}, {-2.246592653589793, -1.9934214030161812`}, \ {-2.246592653589793, -0.6055806230650902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, 2.4760633542200448`}, {-2.241592653589793, -2.422010854527371}, \ {-2.241592653589793, 2.0385368833005844`}, {-2.241592653589793, -1.9935906592363548`}, \ {-2.241592653589793, -0.6083962877949479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, 2.4741155359346965`}, {-2.236592653589793, -2.4192987212208563`}, \ {-2.236592653589793, 2.0385492719304126`}, {-2.236592653589793, -1.9937560864591402`}, \ {-2.236592653589793, -0.6112002503874168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, 2.4721848269823123`}, {-2.231592653589793, -2.4165999567317913`}, \ {-2.231592653589793, 2.038555809495477}, {-2.231592653589793, -1.9939176565208119`}, \ {-2.231592653589793, -0.6139925371456512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, 2.4702711363832144`}, {-2.226592653589793, -2.4139145401503326`}, \ {-2.226592653589793, 2.0385565213336942`}, {-2.226592653589793, -1.9940753406133551`}, \ {-2.226592653589793, -0.6167731753459706}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, 2.4683743729667906`}, {-2.221592653589793, -2.4112424512634383`}, \ {-2.221592653589793, 2.038551432884676}, {-2.221592653589793, -1.9942291092762234`}, \ {-2.221592653589793, -0.6195421932080282}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, 2.4664944453816458`}, {-2.2165926535897933`, \ -2.4085836705694894`}, {-2.2165926535897933`, 2.0385405696962846`}, {-2.2165926535897933`, -1.994378932388098}, \ {-2.2165926535897933`, -0.6222996198655419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, 2.464631262105398}, {-2.211592653589793, -2.405938179292706}, \ {-2.211592653589793, 2.0385239574310443`}, {-2.211592653589793, -1.9945247791586478`}, \ {-2.211592653589793, -0.625045485337585}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, 2.462784731454173}, {-2.206592653589793, -2.40330595939736}, \ {-2.206592653589793, 2.0385016218724044`}, {-2.206592653589793, -1.9946666181203148`}, \ {-2.206592653589793, -0.6277798205004248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, 2.4609547615917697`}, {-2.201592653589793, -2.4006869936017754`}, \ {-2.201592653589793, 2.0384735889308576`}, {-2.201592653589793, -1.9948044171201151`}, \ {-2.201592653589793, -0.630502657059911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, 2.4591412605385505`}, {-2.196592653589793, -2.3980812653921135`}, \ {-2.196592653589793, 2.038439884649886}, {-2.196592653589793, -1.9949381433114863`}, \ {-2.196592653589793, -0.6332140275244028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, 2.457344136180042}, {-2.191592653589793, -2.395488759035934}, \ {-2.191592653589793, 2.0384005352117613`}, {-2.191592653589793, -1.9950677631461726`}, \ {-2.191592653589793, -0.6359139651782281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, 2.4555632962752676`}, {-2.186592653589793, -2.3929094595955207`}, \ {-2.186592653589793, 2.0383555669431592`}, {-2.186592653589793, -1.9951932423661773`}, \ {-2.186592653589793, -0.6386025040556754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, 2.4537986484648346`}, {-2.181592653589793, -2.390343352940973}, \ {-2.181592653589793, 2.038305006320613}, {-2.181592653589793, -1.995314545995776}, \ {-2.181592653589793, -0.641279678915506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, 2.45205010027878}, {-2.1765926535897933`, -2.387790425763046}, \ {-2.1765926535897933`, 2.0382488799757845`}, {-2.1765926535897933`, -1.995431638333625}, \ {-2.1765926535897933`, -0.6439455252159806}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, 2.450317559144185}, {-2.1715926535897934`, -2.385250665585734}, \ {-2.1715926535897934`, 2.0381872147005473`}, {-2.1715926535897934`, \ -1.9955444829449562`}, {-2.1715926535897934`, -0.6466000790903998}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, 2.4486009323925884`}, {-2.166592653589793, -2.3827240607785782`}, \ {-2.166592653589793, 2.0381200374518866`}, {-2.166592653589793, -1.9956530426538932`}, \ {-2.166592653589793, -0.6492433773231446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, 2.446900127267187}, {-2.161592653589793, -2.3802106005687036`}, \ {-2.161592653589793, 2.0380473753566073`}, {-2.161592653589793, -1.9957572795358873`}, \ {-2.161592653589793, -0.651875457326216}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, 2.44521505092986}, {-2.1565926535897932`, -2.377710275052556}, \ {-2.1565926535897932`, 2.0379692557158395`}, {-2.1565926535897932`, -1.995857154910299}, \ {-2.1565926535897932`, -0.6544963571162662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, 2.4435456104680116`}, {-2.151592653589793, -2.375223075207328}, \ {-2.151592653589793, 2.0378857060093467`}, {-2.151592653589793, -1.9959526293331442`}, \ {-2.151592653589793, -0.6571061152921123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, 2.441891712901256}, {-2.146592653589793, -2.372748992902075}, \ {-2.146592653589793, 2.037796753899625}, {-2.146592653589793, -1.9960436625900142`}, \ {-2.146592653589793, -0.6597047710127284}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, 2.440253265187945}, {-2.141592653589793, -2.3702880209084802`}, \ {-2.141592653589793, 2.0377024272357995`}, {-2.141592653589793, -1.9961302136891947`}, \ {-2.141592653589793, -0.662292363975711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, 2.438630174231566}, {-2.1365926535897932`, -2.3678401529112785`}, \ {-2.1365926535897932`, 2.037602754057295}, {-2.1365926535897932`, -1.9962122408550007`}, \ {-2.1365926535897932`, -0.6648689343962068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, 2.4370223468870034`}, {-2.1315926535897933`, -2.365405383518301}, \ {-2.1315926535897933`, 2.0374977625973036`}, {-2.1315926535897933`, -1.996289701521352}, \ {-2.1315926535897933`, -0.6674345229862984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, 2.4354296899666887`}, {-2.126592653589793, -2.362983708270129}, \ {-2.126592653589793, 2.037387481286023}, {-2.126592653589793, -1.9963625523256068`}, \ {-2.126592653589793, -0.669989170934845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, 2.4338521102466406`}, {-2.121592653589793, -2.360575123649345}, \ {-2.121592653589793, 2.0372719387536726`}, {-2.121592653589793, -1.99643074910268}, \ {-2.121592653589793, -0.6725329198877626}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, 2.4322895144724135`}, {-2.116592653589793, -2.358179627089347}, \ {-2.116592653589793, 2.0371511638332893`}, {-2.116592653589793, -1.996494246879466}, \ {-2.116592653589793, -0.6750658119287497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, 2.4307418093649567`}, {-2.111592653589793, -2.355797216982709}, \ {-2.111592653589793, 2.0370251855632837`}, {-2.111592653589793, -1.9965529998695968`}, \ {-2.111592653589793, -0.6775878895604367}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, 2.4292089016264016`}, {-2.106592653589793, -2.3534278926890737`}, \ {-2.106592653589793, 2.036894033189774}, {-2.106592653589793, -1.996606961468553}, \ {-2.106592653589793, -0.6800991956859658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, 2.4276906979457777`}, {-2.101592653589793, -2.351071654542533}, \ {-2.101592653589793, 2.036757736168681}, {-2.101592653589793, -1.9966560842491703`}, \ {-2.101592653589793, -0.6825997735909891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, 2.426187105004677}, {-2.096592653589793, -2.3487285038584864`}, \ {-2.096592653589793, 2.036616324167589}, {-2.096592653589793, -1.9967003199575517`}, \ {-2.096592653589793, -0.6850896669260753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.4246980294828626`}, {-2.0915926535897933`, -2.346398442939951}, \ {-2.0915926535897933`, 2.03646982706737}, {-2.0915926535897933`, -1.996739619509426}, \ {-2.0915926535897933`, -0.6875689196895248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.4232233780638452`}, {-2.0865926535897934`, -2.344081475083282}, \ {-2.0865926535897934`, 2.0363182749635644`}, {-2.0865926535897934`, \ -1.9967739329869845`}, {-2.0865926535897934`, -0.690037576210582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.421763057440423}, {-2.081592653589793, -2.3417776045832834`}, \ {-2.081592653589793, 2.036161698167526}, {-2.081592653589793, -1.9968032096362263`}, \ {-2.081592653589793, -0.6924956811330407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.4203169743201918`}, {-2.076592653589793, -2.339486836737682}, \ {-2.076592653589793, 2.036000127207324}, {-2.076592653589793, -1.996827397864833}, \ {-2.076592653589793, -0.6949432793992343}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.4188850354310514`}, {-2.071592653589793, -2.337209177850915}, \ {-2.071592653589793, 2.0358335928284004`}, {-2.071592653589793, -1.9968464452406411`}, \ {-2.071592653589793, -0.6973804162344064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.417467147526689}, {-2.066592653589793, -2.33494463523722}, \ {-2.066592653589793, 2.0356621259939875`}, {-2.066592653589793, -1.9968602984907042`}, \ {-2.066592653589793, -0.6998071371314526}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.4160632173920633`}, {-2.061592653589793, -2.33269321722298}, \ {-2.061592653589793, 2.0354857578852825`}, {-2.061592653589793, -1.9968689035010163`}, \ {-2.061592653589793, -0.7022234878360311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.4146731518488918`}, {-2.056592653589793, -2.3304549331482836`}, \ {-2.056592653589793, 2.035304519901376}, {-2.056592653589793, -1.9968722053169217`}, \ {-2.056592653589793, -0.7046295143320312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.4132968577611447`}, {-2.0515926535897933`, \ -2.3282297933676714`}, {-2.0515926535897933`, 2.0351184436589405`}, {-2.0515926535897933`, -1.996870148144251}, \ {-2.0515926535897933`, -0.7070252628273969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.411934242040555}, {-2.0465926535897934`, -2.3260178092500343`}, \ {-2.0465926535897934`, 2.034927560991674}, {-2.0465926535897934`, -1.9968626753512222`}, \ {-2.0465926535897934`, -0.7094107797402974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.4105852116521413`}, {-2.041592653589793, -2.323818993177602}, \ {-2.041592653589793, 2.0347319039495093`}, {-2.041592653589793, -1.9968497294711627`}, \ {-2.041592653589793, -0.7117861116856401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.4092496736197604`}, {-2.036592653589793, -2.321633358544007}, \ {-2.036592653589793, 2.0345315047975734`}, {-2.036592653589793, -1.9968312522060718`}, \ {-2.036592653589793, -0.7141513054619164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.407927535031681}, {-2.031592653589793, -2.3194609197513674`}, \ {-2.031592653589793, 2.034326396014915}, {-2.031592653589793, -1.9968071844310915`}, \ {-2.031592653589793, -0.7165064080383812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.4066187030461954`}, {-2.026592653589793, -2.3173016922063394`}, \ {-2.026592653589793, 2.0341166102929935`}, {-2.026592653589793, -1.9967774661999214`}, \ {-2.026592653589793, -0.7188514665425495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.40532308489726}, {-2.021592653589793, -2.3151556923151158`}, \ {-2.021592653589793, 2.033902180533931}, {-2.021592653589793, -1.9967420367512165`}, \ {-2.021592653589793, -0.7211865282480161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.4040405879001763`}, {-2.016592653589793, -2.313022937477297}, \ {-2.016592653589793, 2.033683139848534}, {-2.016592653589793, -1.996700834516036}, \ {-2.016592653589793, -0.723511640562582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.4027711194573107`}, {-2.0115926535897932`, -2.310903446078616}, \ {-2.0115926535897932`, 2.033459521554083}, {-2.0115926535897932`, -1.9966537971263667`}, \ {-2.0115926535897932`, -0.725826851016689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.401514587063864}, {-2.0065926535897933`, -2.308797237482447}, \ {-2.0065926535897933`, 2.0332313591718947`}, {-2.0065926535897933`, \ -1.9966008614247948`}, {-2.0065926535897933`, -0.7281322072521524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.400270898313676}, {-2.001592653589793, -2.3067043320200593`}, \ {-2.001592653589793, 2.0329986864246594`}, {-2.001592653589793, -1.9965419634753567`}, \ {-2.001592653589793, -0.7304277570111894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.399039960905079}, {-1.996592653589793, -2.3046247509795745`}, \ {-1.996592653589793, 2.0327615372335597`}, {-1.996592653589793, -1.9964770385756323`}, \ {-1.996592653589793, -0.7327135481257325}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.397821682646812}, {-1.991592653589793, -2.3025585165935563`}, \ {-1.991592653589793, 2.0325199457151664`}, {-1.991592653589793, -1.9964060212701256`}, \ {-1.991592653589793, -0.7349896285070295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.396615971463964}, {-1.986592653589793, -2.3005056520252065`}, \ {-1.986592653589793, 2.032273946178123}, {-1.986592653589793, -1.9963288453649928`}, \ {-1.986592653589793, -0.7372560461355171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.3954227354039808`}, {-1.9815926535897932`, -2.298466181353103}, \ {-1.9815926535897932`, 2.0320235731196226`}, {-1.9815926535897932`, \ -1.9962454439441522`}, {-1.9815926535897932`, -0.7395128490509698}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.394241882642716}, {-1.976592653589793, -2.296440129554426}, \ {-1.976592653589793, 2.0317688612216735`}, {-1.976592653589793, -1.996155749386855}, \ {-1.976592653589793, -0.7417600853429114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.3930733214905366`}, {-1.9715926535897932`, \ -2.2944275224866324`}, {-1.9715926535897932`, 2.031509845347167}, {-1.9715926535897932`, -1.9960596933867485`}, \ {-1.9715926535897932`, -0.7439978031412893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.3919169603984742`}, {-1.966592653589793, -2.292428386867523}, \ {-1.966592653589793, 2.031246560535748}, {-1.966592653589793, -1.9959572069724898`}, \ {-1.966592653589793, -0.746226050607405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.390772707964422}, {-1.9615926535897932`, -2.2904427502536535`}, \ {-1.9615926535897932`, 2.0309790419994926`}, {-1.9615926535897932`, \ -1.9958482205299604`}, {-1.9615926535897932`, -0.7484448759250951}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.389640472939394}, {-1.956592653589793, -2.2884706410170272`}, \ {-1.956592653589793, 2.0307073251184002`}, {-1.956592653589793, -1.9957326638261423`}, \ {-1.956592653589793, -0.7506543272921553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.3885201642338085`}, {-1.9515926535897932`, \ -2.2865120883200447`}, {-1.9515926535897932`, 2.0304314454357035`}, {-1.9515926535897932`, -1.995610466034698}, \ {-1.9515926535897932`, -0.7528544529120086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.3874116909238388`}, {-1.946592653589793, -2.2845671220886365`}, \ {-1.946592653589793, 2.030151438653002}, {-1.946592653589793, -1.9954815557632979`}, \ {-1.946592653589793, -0.7550453009856066}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.386314962257797}, {-1.9415926535897932`, -2.2826357729835545`}, \ {-1.9415926535897932`, 2.0298673406252257`}, {-1.9415926535897932`, \ -1.9953458610827601`}, {-1.9415926535897932`, -0.7572269197035609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.385229887662557}, {-1.936592653589793, -2.280718072369756}, \ {-1.936592653589793, 2.0295791873554343`}, {-1.936592653589793, -1.995203309558037}, \ {-1.936592653589793, -0.7593993572385016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.384156376750023}, {-1.9315926535897932`, -2.278814052283854}, \ {-1.9315926535897932`, 2.0292870149894595`}, {-1.9315926535897932`, \ -1.9950538282810912`}, {-1.9315926535897932`, -0.7615626617376573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.3830943393236343`}, {-1.926592653589793, -2.2769237453995808`}, \ {-1.926592653589793, 2.02899085981039}, {-1.926592653589793, -1.9948973439057187`}, \ {-1.926592653589793, -0.7637168813156494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.3820436853848954`}, {-1.9215926535897931`, \ -2.2750471849912337`}, {-1.9215926535897931`, 2.0286907582329152`}, {-1.9215926535897931`, \ -1.9947337826843434`}, {-1.9215926535897931`, -0.7658620640474992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.381004325139953}, {-1.916592653589793, -2.2731844048950602`}, \ {-1.916592653589793, 2.028386746797528}, {-1.916592653589793, -1.9945630705068291`}, \ {-1.916592653589793, -0.767998257961843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.3799761690061843`}, {-1.9115926535897931`, \ -2.2713354394685523`}, {-1.9115926535897931`, 2.0280788621645933`}, {-1.9115926535897931`, \ -1.9943851329413451`}, {-1.9115926535897931`, -0.7701255110343475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.3789591276188227`}, {-1.906592653589793, -2.2695003235476188`}, \ {-1.906592653589793, 2.027767141108289}, {-1.906592653589793, -1.9941998952773063`}, \ {-1.906592653589793, -0.7722438711813274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.3779531118375985`}, {-1.9015926535897931`, -2.267679092401611}, \ {-1.9015926535897931`, 2.0274516205104316`}, {-1.9015926535897931`, -1.994007282570429}, \ {-1.9015926535897931`, -0.7743533862535521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.376958032753397}, {-1.896592653589793, -2.2658717816861844`}, \ {-1.896592653589793, 2.0271323373541823`}, {-1.896592653589793, -1.9938072196899168`}, \ {-1.896592653589793, -0.7764541040302461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.3759738016949346`}, {-1.8915926535897931`, -2.264078427393964}, \ {-1.8915926535897931`, 2.026809328717653}, {-1.8915926535897931`, -1.9935996313677933`}, \ {-1.8915926535897931`, -0.7785460722132737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.3750003302354403`}, {-1.886592653589793, -2.262299065803014}, \ {-1.886592653589793, 2.026482631767408}, {-1.886592653589793, -1.993384442250397}, \ {-1.886592653589793, -0.7806293384215043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.3740375301993466`}, {-1.881592653589793, -2.2605337334231077`}, \ {-1.881592653589793, 2.026152283751876}, {-1.881592653589793, -1.9931615769520723`}, \ {-1.881592653589793, -0.7827039501853563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.3730853136689776`}, {-1.876592653589793, -2.258782466939777}, \ {-1.876592653589793, 2.0258183219946795`}, {-1.876592653589793, -1.9929309601109972`}, \ {-1.876592653589793, -0.7847699549415146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.3721435929912413`}, {-1.871592653589793, -2.2570453031561737`}, \ {-1.871592653589793, 2.0254807838878772`}, {-1.871592653589793, -1.9926925164472065`}, \ {-1.871592653589793, -0.786827400027815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.3712122807843095`}, {-1.866592653589793, -2.255322278932722}, \ {-1.866592653589793, 2.0251397068851453`}, {-1.866592653589793, -1.9924461708227754`}, \ {-1.866592653589793, -0.7888763326782985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.3702912899442863`}, {-1.861592653589793, -2.2536134311246148`}, \ {-1.861592653589793, 2.0247951284948886`}, {-1.861592653589793, -1.9921918483041376`}, \ {-1.861592653589793, -0.7909168000184238}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.3693805336518636`}, {-1.8565926535897932`, \ -2.2519187965171485`}, {-1.8565926535897932`, 2.0244470862732977`}, {-1.8565926535897932`, \ -1.9919294742265308`}, {-1.8565926535897932`, -0.7929488490604407}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.368479925378957}, {-1.851592653589793, -2.2502384117589513`}, \ {-1.851592653589793, 2.0240956178173533`}, {-1.851592653589793, -1.9916589742605206`}, \ {-1.851592653589793, -0.7949725266989163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.3675893788953126`}, {-1.8465926535897932`, -2.248572313293129}, \ {-1.8465926535897932`, 2.023740760757788}, {-1.8465926535897932`, -1.991380274480582}, \ {-1.8465926535897932`, -0.7969878797064117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.366708808275088}, {-1.841592653589793, -2.2469205372863983`}, \ {-1.841592653589793, 2.0233825527520164`}, {-1.841592653589793, -1.9910933014356667`}, \ {-1.841592653589793, -0.7989949547293104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.365838127903396}, {-1.8365926535897932`, -2.2452831195562473`}, \ {-1.8365926535897932`, 2.023021031477031}, {-1.8365926535897932`, -1.9907979822217157`}, \ {-1.8365926535897932`, -0.8009937982837845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.364977252482816}, {-1.831592653589793, -2.2436600954962005`}, \ {-1.831592653589793, 2.0226562346222776`}, {-1.831592653589793, -1.9904942445560485`}, \ {-1.831592653589793, -0.8029844567519061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.3641260970398523`}, {-1.8265926535897932`, -2.242051499999263}, \ {-1.8265926535897932`, 2.022288199882517}, {-1.8265926535897932`, -1.9901820168535396`}, \ {-1.8265926535897932`, -0.8049669763778954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.363284576931355}, {-1.821592653589793, -2.240457367379628}, \ {-1.821592653589793, 2.021916964950674}, {-1.821592653589793, -1.989861228304518}, \ {-1.821592653589793, -0.8069414032645003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.3624526078508783`}, {-1.8165926535897932`, -2.238877731292758}, \ {-1.8165926535897932`, 2.0215425675106915`}, {-1.8165926535897932`, \ -1.9895318089542684`}, {-1.8165926535897932`, -0.8089077833695106}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.361630105834994}, {-1.811592653589793, -2.237312624653914}, \ {-1.811592653589793, 2.0211650452303815`}, {-1.811592653589793, -1.9891936897840579`}, \ {-1.811592653589793, -0.8108661625023978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.3608169872695277`}, {-1.8065926535897932`, \ -2.2357620795552955`}, {-1.8065926535897932`, 2.0207844357542917`}, {-1.8065926535897932`, \ -1.9888468027935398`}, {-1.8065926535897932`, -0.8128165863210792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.3600131688957475`}, {-1.801592653589793, -2.234226127181866}, \ {-1.801592653589793, 2.0204007766965884`}, {-1.801592653589793, -1.9884910810844425`}, \ {-1.801592653589793, -0.8147591003288055}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.35921856781647}, {-1.7965926535897931`, -2.2327047977260484`}, \ {-1.7965926535897931`, 2.020014105633963}, {-1.7965926535897931`, -1.9881264589453802`}, \ {-1.7965926535897931`, -0.8166937498711645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.3584331015020923`}, {-1.791592653589793, -2.2311981203014026`}, \ {-1.791592653589793, 2.0196244600985684`}, {-1.791592653589793, -1.9877528719376518`}, \ {-1.791592653589793, -0.8186205801332045}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.357656687796553}, {-1.7865926535897931`, -2.22970612285546}, \ {-1.7865926535897931`, 2.019231877570991}, {-1.7865926535897931`, -1.9873702569818736`}, \ {-1.7865926535897931`, -0.8205396361366659}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.356889244923205}, {-1.781592653589793, -2.2282288320818746`}, \ {-1.781592653589793, 2.0188363954732624`}, {-1.781592653589793, -1.9869785524452719`}, \ {-1.781592653589793, -0.822450962737328}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.3561306914906037`}, {-1.7765926535897931`, -2.226766273332072}, \ {-1.7765926535897931`, 2.0184380511619224`}, {-1.7765926535897931`, \ -1.9865776982294676`}, {-1.7765926535897931`, -0.8243546046224576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.355380946498202}, {-1.771592653589793, -2.2253184705265725`}, \ {-1.771592653589793, 2.0180368819211325`}, {-1.771592653589793, -1.9861676358585632`}, \ {-1.771592653589793, -0.8262506063083689}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.354639929341955}, {-1.7665926535897931`, -2.2238854460661948`}, \ {-1.7665926535897931`, 2.0176329249558442`}, {-1.7665926535897931`, \ -1.9857483085673437`}, {-1.7665926535897931`, -0.8281390121380791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.3539075598198256`}, {-1.761592653589793, -2.222467220743332}, \ {-1.761592653589793, 2.0172262173850366`}, {-1.761592653589793, -1.985319661389378}, \ {-1.761592653589793, -0.830019866279069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.353183758137187}, {-1.756592653589793, -2.221063813653524}, \ {-1.756592653589793, 2.0168167962350196`}, {-1.756592653589793, -1.984881641244822}, \ {-1.756592653589793, -0.8318932127211366}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.352468444912122}, {-1.751592653589793, -2.219675242107512}, \ {-1.751592653589793, 2.016404698432807}, {-1.751592653589793, -1.9844341970277173`}, \ {-1.751592653589793, -0.8337590952743482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.351761541180615}, {-1.746592653589793, -2.218301521544056}, \ {-1.746592653589793, 2.0159899607995735`}, {-1.746592653589793, -1.9839772796925197`}, \ {-1.746592653589793, -0.8356175575670793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.3510629684016298`}, {-1.741592653589793, -2.216942665443684}, \ {-1.741592653589793, 2.015572620044191}, {-1.741592653589793, -1.9835108423396781`}, \ {-1.741592653589793, -0.8374686430441469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.350372648462078}, {-1.736592653589793, -2.215598685243649}, \ {-1.736592653589793, 2.0151527127568496`}, {-1.736592653589793, -1.9830348403000022`}, \ {-1.736592653589793, -0.8393123949650299}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.3496905036816655`}, {-1.7315926535897932`, \ -2.2142695902543124`}, {-1.7315926535897932`, 2.0147302754027745`}, {-1.7315926535897932`, -1.982549231217577}, \ {-1.7315926535897932`, -0.8411488564021719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.3490164568176213`}, {-1.726592653589793, -2.212955387577211}, \ {-1.726592653589793, 2.014305344316035}, {-1.726592653589793, -1.9820539751310022`}, \ {-1.726592653589793, -0.8429780702393692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.348350431069307}, {-1.7215926535897932`, -2.211656082025032}, \ {-1.7215926535897932`, 2.013877955693448}, {-1.7215926535897932`, -1.9815490345527045`}, \ {-1.7215926535897932`, -0.84480007917024}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.347692350082696}, {-1.716592653589793, -2.210371676043761}, \ {-1.716592653589793, 2.013448145588594}, {-1.716592653589793, -1.9810343745460461`}, \ {-1.716592653589793, -0.846614925696771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.347042137954731}, {-1.7115926535897932`, -2.209102169637226}, \ {-1.7115926535897932`, 2.013015949905927}, {-1.7115926535897932`, -1.9805099628000793`}, \ {-1.7115926535897932`, -0.8484226521279401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.346399719237548}, {-1.706592653589793, -2.2078475602943115`}, \ {-1.706592653589793, 2.0125814043950045`}, {-1.706592653589793, -1.9799757697015636`}, \ {-1.706592653589793, -0.8502233005784164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.3457650189425765`}, {-1.7015926535897932`, -2.206607842919042}, \ {-1.7015926535897932`, 2.0121445446448187`}, {-1.7015926535897932`, \ -1.9794317684041438`}, {-1.7015926535897932`, -0.8520169129673286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.3451379625444972`}, {-1.696592653589793, -2.205383009763805}, \ {-1.696592653589793, 2.0117054060782498`}, {-1.696592653589793, -1.9788779348943633`}, \ {-1.696592653589793, -0.8538035310171087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.344518475985074}, {-1.6915926535897932`, -2.204173050365931}, \ {-1.6915926535897932`, 2.011264023946637}, {-1.6915926535897932`, -1.978314248054319}, \ {-1.6915926535897932`, -0.8555831962524001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.343906485676844}, {-1.686592653589793, -2.2029779514878483`}, \ {-1.686592653589793, 2.0108204333244615`}, {-1.686592653589793, -1.977740689720734}, \ {-1.686592653589793, -0.8573559499990354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.3433019185066795`}, {-1.6815926535897932`, -2.201797697061045}, \ {-1.6815926535897932`, 2.010374669104161}, {-1.6815926535897932`, -1.9771572447402077`}, \ {-1.6815926535897932`, -0.8591218333830778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.3427047018391964`}, {-1.676592653589793, -2.2006322681340347`}, \ {-1.676592653589793, 2.0099267659910653`}, {-1.676592653589793, -1.9765639010204699`}, \ {-1.676592653589793, -0.860880887329926}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.3421147635200423`}, {-1.6715926535897931`, -2.199481642824516}, \ {-1.6715926535897931`, 2.009476758498452}, {-1.6715926535897931`, -1.9759606495774211`}, \ {-1.6715926535897931`, -0.8626331525634808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.34153203187903}, {-1.666592653589793, -2.198345796275934}, \ {-1.666592653589793, 2.0090246809427397`}, {-1.666592653589793, -1.9753474845777752`}, \ {-1.666592653589793, -0.8643786696053711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.340956435733135}, {-1.6615926535897931`, -2.197224700618595}, \ {-1.6615926535897931`, 2.0085705674388046`}, {-1.6615926535897931`, -1.974724403377134}, \ {-1.6615926535897931`, -0.8661174787742377}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.3403879043893574`}, {-1.656592653589793, -2.196118324935496}, \ {-1.656592653589793, 2.008114451895431}, {-1.656592653589793, -1.974091406553354}, \ {-1.656592653589793, -0.8678496201850742}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.3398263676474294`}, {-1.6515926535897931`, \ -2.1950266352330288`}, {-1.6515926535897931`, 2.00765636801089}, {-1.6515926535897931`, -1.973448497935018}, \ {-1.6515926535897931`, -0.8695751337486226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.3392717558023888`}, {-1.646592653589793, -2.1939495944166643`}, \ {-1.646592653589793, 2.0071963492686535`}, {-1.646592653589793, -1.9727956846249366`}, \ {-1.646592653589793, -0.8712940591708213}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.338723999647026}, {-1.6415926535897931`, -2.1928871622717434`}, \ {-1.6415926535897931`, 2.0067344289332474`}, {-1.6415926535897931`, \ -1.9721329770185323`}, {-1.6415926535897931`, -0.873006435952304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.338183030474148}, {-1.636592653589793, -2.1918392954494674`}, \ {-1.636592653589793, 2.0062706400462234`}, {-1.636592653589793, -1.9714603888170164`}, \ {-1.636592653589793, -0.8747123033879537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.3376487800787467`}, {-1.631592653589793, -2.190805947458151}, \ {-1.631592653589793, 2.0058050154222893`}, {-1.631592653589793, -1.9707779370353093`}, \ {-1.631592653589793, -0.8764117005664978}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.3371211807599925`}, {-1.626592653589793, -2.189787068659811}, \ {-1.626592653589793, 2.005337587645552}, {-1.626592653589793, -1.9700856420046124`}, \ {-1.626592653589793, -0.8781046663701573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.3366001653231048`}, {-1.621592653589793, -2.1887826062721127`}, \ {-1.621592653589793, 2.0048683890659134`}, {-1.621592653589793, -1.9693835273696259`}, \ {-1.621592653589793, -0.8797912394743376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.3360856670810732`}, {-1.616592653589793, -2.187792504375713}, \ {-1.616592653589793, 2.004397451795593}, {-1.616592653589793, -1.9686716200803618`}, \ {-1.616592653589793, -0.8814714583473662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.335577619856245}, {-1.611592653589793, -2.1868167039269597`}, \ {-1.611592653589793, 2.0039248077057867`}, {-1.611592653589793, -1.967949950378606}, \ {-1.611592653589793, -0.8831453612502719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.3350759579817657`}, {-1.606592653589793, -2.185855142775975}, \ {-1.606592653589793, 2.0034504884234665`}, {-1.606592653589793, -1.96721855177898}, \ {-1.606592653589793, -0.8848129862366071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.3345806163028913`}, {-1.601592653589793, -2.184907755690047}, \ {-1.601592653589793, 2.0029745253283116`}, {-1.601592653589793, -1.966477461044714}, \ {-1.601592653589793, -0.8864743711523104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.334091530178154}, {-1.5965926535897932`, -2.1839744743822673`}, \ {-1.5965926535897932`, 2.0024969495497733`}, {-1.5965926535897932`, \ -1.9657267181581466`}, {-1.5965926535897932`, -0.8881295536356081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.333608635480399}, {-1.591592653589793, -2.1830552275453647`}, \ {-1.591592653589793, 2.002017791964278}, {-1.591592653589793, -1.964966366286051}, \ {-1.591592653589793, -0.8897785711169548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.33313186859768}, {-1.5865926535897932`, -2.182149940890597}, \ {-1.5865926535897932`, 2.001537083192561}, {-1.5865926535897932`, -1.9641964517398816`}, \ {-1.5865926535897932`, -0.8914214608190095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.332661166434026}, {-1.581592653589793, -2.181258537191612}, \ {-1.581592653589793, 2.001054853597136}, {-1.581592653589793, -1.9634170239310678`}, \ {-1.581592653589793, -0.8930582597566481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.332196466410077}, {-1.5765926535897932`, -2.1803809363331244`}, \ {-1.5765926535897932`, 2.0005711332798892`}, {-1.5765926535897932`, \ -1.9626281353214763`}, {-1.5765926535897932`, -0.8946890047370114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.3317377064635827`}, {-1.571592653589793, -2.179517055364285}, \ {-1.571592653589793, 2.0000859520798167`}, {-1.571592653589793, -1.9618298413691944`}, \ {-1.571592653589793, -0.8963137323595863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.331284825049779}, {-1.5665926535897932`, -2.178666808556519}, \ {-1.5665926535897932`, 1.9995993395708782`}, {-1.5665926535897932`, \ -1.9610222004698283`}, {-1.5665926535897932`, -0.8979324790163185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.3308377611416318`}, {-1.561592653589793, -2.177830107465721}, \ {-1.561592653589793, 1.999111325059989}, {-1.561592653589793, -1.9602052738934592`}, \ {-1.561592653589793, -0.8995452808917554}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.330396454229959}, {-1.5565926535897932`, -2.1770068609985582`}, \ {-1.5565926535897932`, 1.9986219375851346`}, {-1.5565926535897932`, -1.959379125717481}, \ {-1.5565926535897932`, -0.9011521739632258}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.3299608443234274`}, {-1.551592653589793, -2.176196975482689}, \ {-1.551592653589793, 1.9981312059136123`}, {-1.551592653589793, -1.9585438227555312`}, \ {-1.551592653589793, -0.9027531940010397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.3295308719484273`}, {-1.5465926535897931`, -2.175400354740683}, \ {-1.5465926535897931`, 1.9976391585403954`}, {-1.5465926535897931`, \ -1.9576994344827106`}, {-1.5465926535897931`, -0.9043483765687225}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.3291064781488253`}, {-1.541592653589793, -2.1746169001674005`}, \ {-1.541592653589793, 1.997145823686626}, {-1.541592653589793, -1.9568460329573527`}, \ {-1.541592653589793, -0.9059377570232764}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.328687604485605}, {-1.5365926535897931`, -2.173846510810611}, \ {-1.5365926535897931`, 1.9966512292982175`}, {-1.5365926535897931`, \ -1.9559836927395549`}, {-1.5365926535897931`, -0.9075213705154654}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.328274193036383}, {-1.531592653589793, -2.173089083454569}, \ {-1.531592653589793, 1.9961554030445907`}, {-1.531592653589793, -1.955112490806745}, \ {-1.531592653589793, -0.909099251990128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.3278661863948207`}, {-1.5265926535897931`, \ -2.1723445127063368`}, {-1.5265926535897931`, 1.9956583723175148`}, {-1.5265926535897931`, \ -1.9542325064665103`}, {-1.5265926535897931`, -0.9106714361865146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.327463527669917}, {-1.521592653589793, -2.171612691084553}, \ {-1.521592653589793, 1.9951601642300716`}, {-1.521592653589793, -1.953343821266977}, \ {-1.521592653589793, -0.9122379576386463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.3270661604851943`}, {-1.5165926535897931`, \ -2.1708935091104298`}, {-1.5165926535897931`, 1.9946608056157344`}, {-1.5165926535897931`, \ -1.9524465189049707`}, {-1.5165926535897931`, -0.9137988506757004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.3266740289777768`}, {-1.511592653589793, -2.1701868554006705`}, \ {-1.511592653589793, 1.9941603230275502`}, {-1.511592653589793, -1.9515406851322417`}, \ {-1.511592653589793, -0.9153541494224146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.326287077797366}, {-1.506592653589793, -2.169492616762087}, \ {-1.506592653589793, 1.9936587427374428`}, {-1.506592653589793, -1.950626407660012}, \ {-1.506592653589793, -0.9169038877995148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.325905252105111}, {-1.501592653589793, -2.1688106782876084`}, \ {-1.501592653589793, 1.9931560907356152`}, {-1.501592653589793, -1.9497037760621183`}, \ {-1.501592653589793, -0.9184480995241617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.3255284975723773`}, {-1.496592653589793, -2.168140923453462}, \ {-1.496592653589793, 1.9926523927300646`}, {-1.496592653589793, -1.948772881676995}, \ {-1.496592653589793, -0.919986818110416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.3251567603794236`}, {-1.491592653589793, -2.1674832342172174`}, \ {-1.491592653589793, 1.992147674146194}, {-1.491592653589793, -1.9478338175087715`}, \ {-1.491592653589793, -0.9215200768697294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.3247899872139732`}, {-1.486592653589793, -2.1668374911165307`}, \ {-1.486592653589793, 1.9916419601265332`}, {-1.486592653589793, -1.9468866781277305`}, \ {-1.486592653589793, -0.923047908911444}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.3244281252697045`}, {-1.481592653589793, -2.166203573368191}, \ {-1.481592653589793, 1.9911352755305523`}, {-1.481592653589793, -1.94593155957039}, \ {-1.481592653589793, -0.9245703471433157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.3240711222446397`}, {-1.476592653589793, -2.165581358967378}, \ {-1.476592653589793, 1.9906276449345768`}, {-1.476592653589793, -1.9449685592394226`}, \ {-1.476592653589793, -0.9260874242720522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.3237189263394513`}, {-1.4715926535897932`, \ -2.1649707247867935`}, {-1.4715926535897932`, 1.9901190926317975`}, {-1.4715926535897932`, -1.943997775803714}, \ {-1.4715926535897932`, -0.9275991728038676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.3233714862556805`}, {-1.466592653589793, -2.1643715466754827`}, \ {-1.466592653589793, 1.989609642632369}, {-1.466592653589793, -1.9430193090986911`}, \ {-1.466592653589793, -0.9291056250450539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.3230287511938745`}, {-1.4615926535897932`, \ -2.1637836995571123`}, {-1.4615926535897932`, 1.9890993186636046`}, {-1.4615926535897932`, \ -1.9420332600272336`}, {-1.4615926535897932`, -0.930606813102563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.322690670851638}, {-1.456592653589793, -2.1632070575274924`}, \ {-1.456592653589793, 1.988588144170257}, {-1.456592653589793, -1.9410397304613298`}, \ {-1.456592653589793, -0.9321027688846074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.3223571954216102`}, {-1.4515926535897932`, -2.162641493951141}, \ {-1.4515926535897932`, 1.988076142314883}, {-1.4515926535897932`, -1.9400388231446928`}, \ {-1.4515926535897932`, -0.9335935241012726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.322028275589367}, {-1.446592653589793, -2.162086881556713}, \ {-1.446592653589793, 1.9875633359782945`}, {-1.446592653589793, -1.9390306415965204`}, \ {-1.446592653589793, -0.9350791102651411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.3217038625312427`}, {-1.4415926535897932`, \ -2.1615430925310872`}, {-1.4415926535897932`, 1.9870497477600912`}, {-1.4415926535897932`, \ -1.9380152900165948`}, {-1.4415926535897932`, -0.9365595586919325}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.321383907912087}, {-1.436592653589793, -2.1610099986119793`}, \ {-1.436592653589793, 1.986535399979272}, {-1.436592653589793, -1.9369928731918655`}, \ {-1.436592653589793, -0.93803490050115}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.3210683638829495`}, {-1.4315926535897932`, -2.160487471178886}, \ {-1.4315926535897932`, 1.9860203146749233`}, {-1.4315926535897932`, -1.935963496404697}, \ {-1.4315926535897932`, -0.9395051666167433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.320757183078702}, {-1.426592653589793, -2.159975381342237}, \ {-1.426592653589793, 1.9855045136069782`}, {-1.426592653589793, -1.9349272653429228`}, \ {-1.426592653589793, -0.9409703877677785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.3204503186155883`}, {-1.4215926535897931`, \ -2.1594736000306183`}, {-1.4215926535897931`, 1.9849880182570583`}, {-1.4215926535897931`, \ -1.9338842860118228`}, {-1.4215926535897931`, -0.9424305944891201}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.3201477240887196`}, {-1.416592653589793, -2.158981998075932}, \ {-1.416592653589793, 1.9844708498293753`}, {-1.416592653589793, -1.9328346646481707`}, \ {-1.416592653589793, -0.9438858171221218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.319849353569512}, {-1.4115926535897931`, -2.158500446296396}, \ {-1.4115926535897931`, 1.9839530292517051`}, {-1.4115926535897931`, \ -1.9317785076364462`}, {-1.4115926535897931`, -0.9453360858153268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.3195551616030547`}, {-1.406592653589793, -2.1580288155772793`}, \ {-1.406592653589793, 1.98343457717643}, {-1.406592653589793, -1.9307159214273162`}, \ {-1.406592653589793, -0.9467814305251758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.319265103205441}, {-1.4015926535897931`, -2.1575669769492727`}, \ {-1.4015926535897931`, 1.9829155139816368`}, {-1.4015926535897931`, \ -1.9296470124584857`}, {-1.4015926535897931`, -0.9482218810167249}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.3189791338610317`}, {-1.396592653589793, -2.1571148016644437`}, \ {-1.396592653589793, 1.9823958597722882`}, {-1.396592653589793, -1.9285718870779625`}, \ {-1.396592653589793, -0.9496574668643667}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.3186972095196747`}, {-1.3915926535897931`, -2.15667216126968}, \ {-1.3915926535897931`, 1.9818756343814408`}, {-1.3915926535897931`, \ -1.9274906514698444`}, {-1.3915926535897931`, -0.9510882174525677}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.3184192865938766`}, {-1.386592653589793, -2.156238927677589}, \ {-1.386592653589793, 1.9813548573715305`}, {-1.386592653589793, -1.9264034115826518`}, \ {-1.386592653589793, -0.9525141619766005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.31814532195593}, {-1.381592653589793, -2.155814973234799}, \ {-1.381592653589793, 1.9808335480357055`}, {-1.381592653589793, -1.925310273060267}, \ {-1.381592653589793, -0.9539353294432917}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.317875272934989}, {-1.376592653589793, -2.155400170787611}, \ {-1.376592653589793, 1.9803117253992182`}, {-1.376592653589793, -1.9242113411755153`}, \ {-1.376592653589793, -0.9553517486717721}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.317609097314116}, {-1.371592653589793, -2.154994393745024}, \ {-1.371592653589793, 1.9797894082208634`}, {-1.371592653589793, -1.9231067207663946`}, \ {-1.371592653589793, -0.95676344829423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.317346753327275}, {-1.366592653589793, -2.1545975161390483`}, \ {-1.366592653589793, 1.9792666149944682`}, {-1.366592653589793, -1.9219965161750099`}, \ {-1.366592653589793, -0.958170456756676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.3170881996563}, {-1.361592653589793, -2.154209412682354}, \ {-1.361592653589793, 1.9787433639504257`}, {-1.361592653589793, -1.9208808311891743`}, \ {-1.361592653589793, -0.9595728023197051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.316833395427819}, {-1.356592653589793, -2.153829958823227}, \ {-1.356592653589793, 1.978219673057279}, {-1.356592653589793, -1.9197597689867256`}, \ {-1.356592653589793, -0.9609705130592674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.3165823002101478`}, {-1.351592653589793, -2.153459030797856}, \ {-1.351592653589793, 1.9776955600233426`}, {-1.351592653589793, -1.9186334320824912`}, \ {-1.351592653589793, -0.9623636168674436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.316334874010158}, {-1.3465926535897932`, -2.1530965056799385`}, \ {-1.3465926535897932`, 1.9771710422983662`}, {-1.3465926535897932`, \ -1.9175019222779626`}, {-1.3465926535897932`, -0.963752141453218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.316091077270101}, {-1.341592653589793, -2.152742261427666}, \ {-1.341592653589793, 1.97664613707524}, {-1.341592653589793, -1.9163653406135766`}, \ {-1.341592653589793, -0.9651361143432634}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.315850870864423}, {-1.3365926535897932`, -2.1523961769280753`}, \ {-1.3365926535897932`, 1.9761208612917347`}, {-1.3365926535897932`, \ -1.9152237873236497`}, {-1.3365926535897932`, -0.966515562882721}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.315614216096539}, {-1.331592653589793, -2.1520581320388312`}, \ {-1.331592653589793, 1.9755952316322778`}, {-1.331592653589793, -1.914077361793878}, \ {-1.331592653589793, -0.9678905142359866}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.31538107469559}, {-1.3265926535897932`, -2.151728007627462}, \ {-1.3265926535897932`, 1.9750692645297638`}, {-1.3265926535897932`, \ -1.9129261625213922`}, {-1.3265926535897932`, -0.9692609953874991}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.315151408813177}, {-1.321592653589793, -2.151405685608092}, \ {-1.321592653589793, 1.9745429761673965`}, {-1.321592653589793, -1.9117702870773225`}, \ {-1.321592653589793, -0.9706270331425291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.3149251810200777`}, {-1.3165926535897932`, \ -2.1510910489757222`}, {-1.3165926535897932`, 1.9740163824805577`}, {-1.3165926535897932`, \ -1.9106098320718135`}, {-1.3165926535897932`, -0.971988654127969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.314702354302936}, {-1.311592653589793, -2.1507839818381123`}, \ {-1.311592653589793, 1.9734894991587124`}, {-1.311592653589793, -1.9094448931214538`}, \ {-1.311592653589793, -0.9733458847931276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.314482892060943}, {-1.3065926535897932`, -2.1504843694453144`}, \ {-1.3065926535897932`, 1.9729623416473336`}, {-1.3065926535897932`, \ -1.9082755648190506`}, {-1.3065926535897932`, -0.9746987514105208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.3142667581025}, {-1.301592653589793, -2.150192098216919}, \ {-1.301592653589793, 1.9724349251498547`}, {-1.301592653589793, -1.9071019407057024`}, \ {-1.301592653589793, -0.9760472800766645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, 2.3140539166418637`}, {-1.2965926535897931`, \ -2.1499070557670628`}, {-1.2965926535897931`, 1.971907264629645}, {-1.2965926535897931`, -1.9059241132451092`}, \ {-1.2965926535897931`, -0.9773914967128722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, 2.313844332295788}, {-1.291592653589793, -2.149629130927291}, \ {-1.291592653589793, 1.9713793748120088`}, {-1.291592653589793, -1.9047421738000458`}, \ {-1.291592653589793, -0.9787314270660447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, 2.313637970080146}, {-1.2865926535897931`, -2.1493582137672917`}, \ {-1.2865926535897931`, 1.9708512701862053`}, {-1.2865926535897931`, \ -1.9035562126109555`}, {-1.2865926535897931`, -0.980067096709465}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, 2.313434795406547}, {-1.281592653589793, -2.1490941956136154`}, \ {-1.281592653589793, 1.970322965007483}, {-1.281592653589793, -1.9023663187765663`}, \ {-1.281592653589793, -0.9813985310435924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, 2.313234774078946}, {-1.2765926535897931`, -2.1488369690664175`}, \ {-1.2765926535897931`, 1.9697944732991395`}, {-1.2765926535897931`, \ -1.9011725802365005`}, {-1.2765926535897931`, -0.9827257552968529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, 2.313037872290247}, {-1.271592653589793, -2.148586428014303}, \ {-1.271592653589793, 1.9692658088545885`}, {-1.271592653589793, -1.8999750837557794`}, \ {-1.271592653589793, -0.9840487945264323}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, 2.3128440566189004`}, {-1.2665926535897931`, \ -2.1483424676473293`}, {-1.2665926535897931`, 1.968736985239451}, {-1.2665926535897931`, -1.8987739149111709`}, \ {-1.2665926535897931`, -0.9853676736190644}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, 2.312653294025488}, {-1.261592653589793, -2.1481049844682687`}, \ {-1.261592653589793, 1.9682080157936521`}, {-1.261592653589793, -1.8975691580792982`}, \ {-1.261592653589793, -0.9866824172918197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, 2.312465551849331}, {-1.256592653589793, -2.1478738763021483`}, \ {-1.256592653589793, 1.9676789136335355`}, {-1.256592653589793, -1.8963608964264593`}, \ {-1.256592653589793, -0.9879930500928928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, 2.312280797805067}, {-1.251592653589793, -2.147649042304192}, \ {-1.251592653589793, 1.9671496916539857`}, {-1.251592653589793, -1.8951492119000664`}, \ {-1.251592653589793, -0.9892995964023862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, 2.3120989999792423`}, {-1.246592653589793, -2.1474303829661836`}, \ {-1.246592653589793, 1.9666203625305614`}, {-1.246592653589793, -1.8939341852216571`}, \ {-1.246592653589793, -0.9906020804330915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, 2.311920126826907}, {-1.241592653589793, -2.1472178001213615`}, \ {-1.241592653589793, 1.966090938721639}, {-1.241592653589793, -1.8927158958813888`}, \ {-1.241592653589793, -0.991900526231272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, 2.311744147168204}, {-1.236592653589793, -2.1470111969478802`}, \ {-1.236592653589793, 1.9655614324705597`}, {-1.236592653589793, -1.8914944221339713`}, \ {-1.236592653589793, -0.9931949576774368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, 2.311571030184969}, {-1.231592653589793, -2.1468104779709205`}, \ {-1.231592653589793, 1.9650318558077855`}, {-1.231592653589793, -1.8902698409959493`}, \ {-1.231592653589793, -0.9944853984871168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, 2.3114007454173313`}, {-1.226592653589793, -2.1466155490635135`}, \ {-1.226592653589793, 1.964502220553062}, {-1.226592653589793, -1.8890422282442885`}, \ {-1.226592653589793, -0.9957718722116354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, 2.3112332627603194`}, {-1.2215926535897932`, -2.146426317446138}, \ {-1.2215926535897932`, 1.9639725383175806`}, {-1.2215926535897932`, \ -1.8878116584161864`}, {-1.2215926535897932`, -0.9970544022388765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, 2.311068552460476}, {-1.216592653589793, -2.1462426916851562`}, \ {-1.216592653589793, 1.963442820506149}, {-1.216592653589793, -1.8865782048100552`}, \ {-1.216592653589793, -0.9983330117940474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, 2.31090658511248}, {-1.2115926535897932`, -2.1460645816901542`}, \ {-1.2115926535897932`, 1.962913078319359}, {-1.2115926535897932`, -1.885341939487604}, \ {-1.2115926535897932`, -0.9996077239404421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, 2.310747331655773}, {-1.206592653589793, -2.1458918987102353`}, \ {-1.206592653589793, 1.9623833227557617`}, {-1.206592653589793, -1.884102933276971}, \ {-1.206592653589793, -1.000878561580195}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, 2.3105907633712004`}, {-1.2015926535897932`, \ -2.1457245553293403`}, {-1.2015926535897932`, 1.9618535646140352`}, {-1.2015926535897932`, \ -1.8828612557768514`}, {-1.2015926535897932`, -1.0021455474550356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, 2.310436851877659}, {-1.196592653589793, -2.14556246546064}, \ {-1.196592653589793, 1.9613238144951595`}, {-1.196592653589793, -1.8816169753615333`}, \ {-1.196592653589793, -1.0034087041470359`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, 2.3102855691287583`}, {-1.1915926535897932`, \ -2.1454055443400653`}, {-1.1915926535897932`, 1.960794082804583}, {-1.1915926535897932`, -1.8803701591868258`}, \ {-1.1915926535897932`, -1.0046680540793549`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, 2.310136887409491}, {-1.186592653589793, -2.1452537085190113`}, \ {-1.186592653589793, 1.9602643797543917`}, {-1.186592653589793, -1.8791208731968114`}, \ {-1.186592653589793, -1.0059236195169767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, 2.309990779332918}, {-1.1815926535897932`, -2.1451068758562974`}, \ {-1.1815926535897932`, 1.9597347153654736`}, {-1.1815926535897932`, \ -1.8778691821313394`}, {-1.1815926535897932`, -1.007175422567447}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, 2.3098472178368654`}, {-1.176592653589793, -2.1449649655094003`}, \ {-1.176592653589793, 1.9592050994696788`}, {-1.176592653589793, -1.8766151495342744`}, \ {-1.176592653589793, -1.0084234851815992`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, 2.309706176180636}, {-1.1715926535897931`, -2.144827897925034}, \ {-1.1715926535897931`, 1.9586755417119737`}, {-1.1715926535897931`, \ -1.8753588377623822`}, {-1.1715926535897931`, -1.0096678291542829`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, 2.3095676279417385`}, {-1.166592653589793, -2.144695594829112}, \ {-1.166592653589793, 1.958146051552594}, {-1.166592653589793, -1.8741003079948562`}, \ {-1.166592653589793, -1.0109084761250802`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, 2.3094315470126228`}, {-1.1615926535897931`, \ -2.1445679792161325`}, {-1.1615926535897931`, 1.9576166382691877`}, {-1.1615926535897931`, \ -1.8728396202434179`}, {-1.1615926535897931`, -1.0121454475790197`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, 2.3092979075974442`}, {-1.156592653589793, -2.144444975338052}, \ {-1.156592653589793, 1.9570873109589517`}, {-1.156592653589793, -1.8715768333629423`}, \ {-1.156592653589793, -1.013378764847285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, 2.309166684208835}, {-1.1515926535897931`, -2.1443265086926604`}, \ {-1.1515926535897931`, 1.9565580785407655`}, {-1.1515926535897931`, \ -1.8703120050625874`}, {-1.1515926535897931`, -1.014608449107916}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, 2.3090378516646948`}, {-1.146592653589793, -2.1442125060115145`}, \ {-1.146592653589793, 1.9560289497573087`}, {-1.146592653589793, -1.8690451919173638`}, \ {-1.146592653589793, -1.0158345213865065`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, 2.308911385085}, {-1.1415926535897931`, -2.144102895247471}, \ {-1.1415926535897931`, 1.9554999331771792`}, {-1.1415926535897931`, \ -1.8677764493801288`}, {-1.1415926535897931`, -1.0170570025568932`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, 2.308787259888633}, {-1.1365926535897932`, -2.1439976055618426`}, \ {-1.1365926535897932`, 1.954971037196994}, {-1.1365926535897932`, -1.8665058317939474`}, \ {-1.1365926535897932`, -1.01827591334184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, 2.308665451790225}, {-1.1315926535897929`, -2.1438965673112227`}, \ {-1.1315926535897929`, 1.9544422700434887`}, {-1.1315926535897929`, \ -1.8652333924048032`}, {-1.1315926535897929`, -1.019491274313715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, 2.3085459367970236`}, {-1.126592653589793, -2.1437997120340113`}, \ {-1.126592653589793, 1.9539136397755978`}, {-1.126592653589793, -1.863959183374609}, \ {-1.126592653589793, -1.0207031058951619`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, 2.308428691205775}, {-1.121592653589793, -2.143706972436669}, \ {-1.121592653589793, 1.9533851542865324`}, {-1.121592653589793, -1.8626832557945006`}, \ {-1.121592653589793, -1.0219114283597652`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, 2.3083136915996314`}, {-1.1165926535897932`, -2.14361828237973}, \ {-1.1165926535897932`, 1.9528568213058404`}, {-1.1165926535897932`, \ -1.8614056596983755`}, {-1.1165926535897932`, -1.0231162618327059`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, 2.308200914845073}, {-1.1115926535897929`, -2.1435335768636126`}, \ {-1.1115926535897929`, 1.9523286484014617`}, {-1.1115926535897929`, \ -1.8601264440766427`}, {-1.1115926535897929`, -1.0243176262914122`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, 2.3080903380888556`}, {-1.106592653589793, -2.143452792014243}, \ {-1.106592653589793, 1.9518006429817631`}, {-1.106592653589793, -1.8588456568901703`}, \ {-1.106592653589793, -1.0255155415662052`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, 2.3079819387549785`}, {-1.101592653589793, -2.143375865068521}, \ {-1.101592653589793, 1.9512728122975707`}, {-1.101592653589793, -1.8575633450843931`}, \ {-1.101592653589793, -1.0267100273409313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, 2.30787569454167}, {-1.0965926535897932`, -2.1433027343596573`}, \ {-1.0965926535897932`, 1.9507451634441788`}, {-1.0965926535897932`, \ -1.8562795546035573`}, {-1.0965926535897932`, -1.0279011031535943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, 2.3077715834183987`}, {-1.0915926535897933`, \ -2.1432333393024057`}, {-1.0915926535897933`, 1.9502177033633568`}, {-1.0915926535897933`, \ -1.8549943304050818`}, {-1.0915926535897933`, -1.0290887883969753`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, 2.3076695836229093`}, {-1.086592653589793, -2.1431676203781973`}, \ {-1.086592653589793, 1.9496904388453313`}, {-1.086592653589793, -1.8537077164740199`}, \ {-1.086592653589793, -1.0302731023192446`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, 2.307569673658269}, {-1.081592653589793, -2.1431055191202284`}, \ {-1.081592653589793, 1.9491633765307663`}, {-1.081592653589793, -1.852419755837581}, \ {-1.081592653589793, -1.0314540640245708`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, 2.307471832289954}, {-1.0765926535897932`, -2.143046978098485}, \ {-1.0765926535897932`, 1.9486365229127178`}, {-1.0765926535897932`, -1.851130490579716}, \ {-1.0765926535897932`, -1.0326316924737167`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, 2.3073760385429436`}, {-1.0715926535897933`, \ -2.1429919409047486`}, {-1.0715926535897933`, 1.9481098843385807`}, {-1.0715926535897933`, \ -1.8498399618557348`}, {-1.0715926535897933`, -1.0338060064846284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, 2.3072822716988455`}, {-1.066592653589793, -2.1429403521375936`}, \ {-1.066592653589793, 1.9475834670120225`}, {-1.066592653589793, -1.8485482099069444`}, \ {-1.066592653589793, -1.0349770247330188`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, 2.3071905112930393`}, {-1.061592653589793, -2.1428921573873816`}, \ {-1.061592653589793, 1.9470572769948955`}, {-1.061592653589793, -1.847255274075281}, \ {-1.061592653589793, -1.0361447657529386`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, 2.307100737111851}, {-1.0565926535897932`, -2.142847303221299}, \ {-1.0565926535897932`, 1.9465313202091403`}, {-1.0565926535897932`, \ -1.8459611928179298`}, {-1.0565926535897932`, -1.0373092479373436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, 2.307012929189743}, {-1.0515926535897933`, -2.142805737168397}, \ {-1.0515926535897933`, 1.9460056024386696`}, {-1.0515926535897933`, \ -1.8446660037219307`}, {-1.0515926535897933`, -1.0384704895386494`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, 2.3069270678065315`}, {-1.046592653589793, -2.1427674077047167`}, \ {-1.046592653589793, 1.9454801293312385`}, {-1.046592653589793, -1.8433697435187215`}, \ {-1.046592653589793, -1.0396285086692787`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, 2.306843133484629}, {-1.041592653589793, -2.1427322642384503`}, \ {-1.041592653589793, 1.944954906400299}, {-1.041592653589793, -1.8420724480986448`}, \ {-1.041592653589793, -1.0407833233022004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, 2.3067611069863063`}, {-1.0365926535897931`, -2.142700257095187}, \ {-1.0365926535897931`, 1.9444299390268382`}, {-1.0365926535897931`, \ -1.8407741525253805`}, {-1.0365926535897931`, -1.04193495127146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, 2.3066809693109867`}, {-1.0315926535897932`, -2.142671337503246}, \ {-1.0315926535897932`, 1.9439052324611994`}, {-1.0315926535897932`, \ -1.8394748910503025`}, {-1.0315926535897932`, -1.0430834102726985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, 2.306602701692553}, {-1.026592653589793, -2.142645457579088}, \ {-1.026592653589793, 1.9433807918248887`}, {-1.026592653589793, -1.8381746971267596`}, \ {-1.026592653589793, -1.0442287178636656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, 2.3065262855966924`}, {-1.021592653589793, -2.1426225703128514`}, \ {-1.021592653589793, 1.942856622112364}, {-1.021592653589793, -1.8368736034242494`}, \ {-1.021592653589793, -1.0453708914647188`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, 2.306451702718252}, {-1.0165926535897931`, -2.142602629553982}, \ {-1.0165926535897931`, 1.9423327281928084`}, {-1.0165926535897931`, \ -1.8355716418424988`}, {-1.0165926535897931`, -1.0465099483593192`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, 2.3063789349786292`}, {-1.0115926535897932`, -2.142585589996994}, \ {-1.0115926535897932`, 1.9418091148118868`}, {-1.0115926535897932`, \ -1.8342688435254246`}, {-1.0115926535897932`, -1.0476459056945115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, 2.3063079645231808`}, {-1.0065926535897929`, \ -2.1425714071673525`}, {-1.0065926535897929`, 1.9412857865934827`}, {-1.0065926535897929`, \ -1.8329652388749844`}, {-1.0065926535897929`, -1.0487787804813988`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, 2.3062387737186594`}, {-1.001592653589793, -2.142560037407488}, \ {-1.001592653589793, 1.9407627480414258`}, {-1.001592653589793, -1.831660857564902}, \ {-1.001592653589793, -1.0499085895956046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, 2.3061713451506756`}, {-0.9965926535897931, -2.1425514378629544`}, \ {-0.9965926535897931, 1.9402400035411924`}, {-0.9965926535897931, -1.8303557285542569`}, \ {-0.9965926535897931, -1.0510353497777252`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, 2.3061056616211757`}, {-0.9915926535897932, -2.14254556646873}, \ {-0.9915926535897932, 1.939717557361599}, {-0.9915926535897932, -1.829049880100945}, \ {-0.9915926535897932, -1.0521590776337741`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, 2.3060417061459604`}, {-0.9865926535897929, -2.142542381935664}, \ {-0.9865926535897929, 1.939195413656471}, {-0.9865926535897929, -1.8277433397749958`}, \ {-0.9865926535897929, -1.053279789635613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, 2.3059794619522096`}, {-0.981592653589793, -2.142541843737087}, \ {-0.981592653589793, 1.9386735764662988`}, {-0.981592653589793, -1.8264361344717452`}, \ {-0.981592653589793, -1.0543975021213747`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, 2.305918912476047}, {-0.9765926535897931, -2.1425439120955643`}, \ {-0.9765926535897931, 1.9381520497198752`}, {-0.9765926535897931, -1.825128290424861}, \ {-0.9765926535897931, -1.0555122312958738`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, 2.305860041360119}, {-0.9715926535897932, -2.1425485479698274`}, \ {-0.9715926535897932, 1.9376308372359168`}, {-0.9715926535897932, -1.8238198332192157`}, \ {-0.9715926535897932, -1.0566239932310078`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, 2.305802832451203}, {-0.9665926535897928, -2.1425557130418547`}, \ {-0.9665926535897928, 1.9371099427246663`}, {-0.9665926535897928, -1.822510787803606}, \ {-0.9665926535897928, -1.0577328038661467`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, 2.3057472697978403`}, {-0.961592653589793, -2.1425653697041276`}, \ {-0.961592653589793, 1.9365893697894805`}, {-0.961592653589793, -1.8212011785033175`}, \ {-0.961592653589793, -1.0588386790085098`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, 2.305693337647989}, {-0.9565926535897931, -2.1425774810470566`}, \ {-0.9565926535897931, 1.9360691219283968`}, {-0.9565926535897931, -1.8198910290325192`}, \ {-0.9565926535897931, -1.0599416343335373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, 2.3056410204467084`}, {-0.9515926535897932, -2.142592010846573}, \ {-0.9515926535897932, 1.9355492025356875`}, {-0.9515926535897932, -1.8185803625065133`}, \ {-0.9515926535897932, -1.0610416853852416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, 2.3055903028338585`}, {-0.9465926535897933, -2.142608923551898}, \ {-0.9465926535897933, 1.9350296149033956`}, {-0.9465926535897933, -1.8172692014538079`}, \ {-0.9465926535897933, -1.0621388475765559`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, 2.3055411696418338`}, {-0.9415926535897929, -2.142628184273484}, \ {-0.9415926535897929, 1.9345103622228486`}, {-0.9415926535897929, -1.8159575678280346`}, \ {-0.9415926535897929, -1.063233136189664}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, 2.3054936058933113`}, {-0.936592653589793, -2.142649758771131}, \ {-0.936592653589793, 1.9339914475861641`}, {-0.936592653589793, -1.8146454830197052`}, \ {-0.936592653589793, -1.0643245663763237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, 2.305447596799031}, {-0.9315926535897932, -2.1426736134422812`}, \ {-0.9315926535897932, 1.9334728739877305`}, {-0.9315926535897932, -1.8133329678677703`}, \ {-0.9315926535897932, -1.0654131531581748`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, 2.305403127755595}, {-0.9265926535897933, -2.142699715310483}, \ {-0.9265926535897933, 1.9329546443256735`}, {-0.9265926535897933, -1.8120200426710766`}, \ {-0.9265926535897933, -1.0664989114270358`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, 2.3053601843432894`}, {-0.9215926535897929, -2.1427280320140447`}, \ {-0.9215926535897929, 1.9324367614033091`}, {-0.9215926535897929, -1.810706727199597}, \ {-0.9215926535897929, -1.0675818559451904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, 2.3053187523239385`}, {-0.916592653589793, -2.14275853179485}, \ {-0.916592653589793, 1.9319192279305726`}, {-0.916592653589793, -1.8093930407055192`}, \ {-0.916592653589793, -1.0686620013456578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, 2.3052788176387704`}, {-0.9115926535897931, -2.1427911834873594`}, \ {-0.9115926535897931, 1.9314020465254365`}, {-0.9115926535897931, -1.808079001934178}, \ {-0.9115926535897931, -1.0697393621324536`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, 2.305240366406316}, {-0.9065926535897932, -2.1428259565077843`}, \ {-0.9065926535897932, 1.9308852197153104`}, {-0.9065926535897932, -1.8067646291348038`}, \ {-0.9065926535897932, -1.0708139526808356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, 2.305203384920325}, {-0.9015926535897929, -2.1428628208434417`}, \ {-0.9015926535897929, 1.9303687499384221`}, {-0.9015926535897929, -1.8054499400711157`}, \ {-0.9015926535897929, -1.0718857872375398`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, 2.305167859647709}, {-0.896592653589793, -2.142901747042274}, \ {-0.896592653589793, 1.9298526395451858`}, {-0.896592653589793, -1.8041349520317582`}, \ {-0.896592653589793, -1.0729548799209985`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, 2.3051337772265077`}, {-0.8915926535897931, -2.14294270620255}, \ {-0.8915926535897931, 1.9293368907995478`}, {-0.8915926535897931, -1.8028196818405688`}, \ {-0.8915926535897931, -1.0740212447215487`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, 2.3051011244638744`}, {-0.8865926535897932, -2.142985669962742}, \ {-0.8865926535897932, 1.9288215058803229`}, {-0.8865926535897932, -1.8015041458666763`}, \ {-0.8865926535897932, -1.0750848955016274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, 2.305069888334086}, {-0.8815926535897929, -2.1430306104915644`}, \ {-0.8815926535897929, 1.92830648688251}, {-0.8815926535897929, -1.8001883600344595`}, \ {-0.8815926535897929, -1.0761458459959492`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, 2.3050400559765802`}, {-0.876592653589793, -2.1430775004781926`}, \ {-0.876592653589793, 1.9277918358185917`}, {-0.876592653589793, -1.7988723398333264`}, \ {-0.876592653589793, -1.0772041098116758`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, 2.305011614694009}, {-0.8715926535897931, -2.1431263131226452`}, \ {-0.8715926535897931, 1.927277554619818}, {-0.8715926535897931, -1.7975561003273537`}, \ {-0.8715926535897931, -1.078259700428564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, 2.304984551950313}, {-0.8665926535897932, -2.1431770221263418`}, \ {-0.8665926535897932, 1.9267636451374768`}, {-0.8665926535897932, -1.7962396561647525`}, \ {-0.8665926535897932, -1.079312631199108}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, 2.304958855368831}, {-0.8615926535897929, -2.1432296016828127`}, \ {-0.8615926535897929, 1.926250109144143}, {-0.8615926535897929, -1.7949230215872036`}, \ {-0.8615926535897929, -1.0803629153486605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, 2.3049345127304144`}, {-0.856592653589793, -2.143284026468593}, \ {-0.856592653589793, 1.9257369483349158`}, {-0.856592653589793, -1.79360621043902}, \ {-0.856592653589793, -1.0814105659755398`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, 2.3049115119715755`}, {-0.8515926535897931, -2.1433402716342607`}, \ {-0.8515926535897931, 1.9252241643286392`}, {-0.8515926535897931, -1.7922892361761722`}, \ {-0.8515926535897931, -1.0824555960511277`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, 2.304889841182653}, {-0.8465926535897932, -2.1433983127956506`}, \ {-0.8465926535897932, 1.9247117586691072`}, {-0.8465926535897932, -1.7909721118751598`}, \ {-0.8465926535897932, -1.0834980184199448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, 2.304869488606}, {-0.8415926535897928, -2.1434581260252172`}, \ {-0.8415926535897928, 1.9241997328262508`}, {-0.8415926535897928, -1.789654850241742}, \ {-0.8415926535897928, -1.0845378457997146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, 2.304850442634193}, {-0.836592653589793, -2.1435196878435665`}, \ {-0.836592653589793, 1.9236880881973153`}, {-0.836592653589793, -1.7883374636195168`}, \ {-0.836592653589793, -1.0855750907814121`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, 2.304832691808264}, {-0.8315926535897931, -2.143582975211124}, \ {-0.8315926535897931, 1.9231768261080133`}, {-0.8315926535897931, -1.7870199639983735`}, \ {-0.8315926535897931, -1.0866097658292935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, 2.3048162248159483`}, {-0.8265926535897932, -2.1436479655199867`}, \ {-0.8265926535897932, 1.9226659478136745`}, {-0.8265926535897932, -1.78570236302278}, \ {-0.8265926535897932, -1.0876418832809147`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, 2.304801030489964}, {-0.8215926535897933, -2.1437146365858935`}, \ {-0.8215926535897933, 1.9221554545003672`}, {-0.8215926535897933, -1.7843846719999643`}, \ {-0.8215926535897933, -1.0886714553471288`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, 2.3047870978062988`}, {-0.8165926535897929, -2.1437829666403694`}, \ {-0.8165926535897929, 1.921645347286017}, {-0.8165926535897929, -1.7830669019079357`}, \ {-0.8165926535897929, -1.08969849411207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, 2.3047744158825267`}, {-0.811592653589793, -2.143852934323007}, \ {-0.811592653589793, 1.9211356272215008`}, {-0.811592653589793, -1.781749063403389}, \ {-0.811592653589793, -1.0907230115331186`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, 2.304762973976144}, {-0.8065926535897932, -2.143924518673893}, \ {-0.8065926535897932, 1.920626295291733}, {-0.8065926535897932, -1.7804311668294701`}, \ {-0.8065926535897932, -1.0917450194408513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, 2.304752761482921}, {-0.8015926535897933, -2.143997699126187}, \ {-0.8015926535897933, 1.9201173524167343`}, {-0.8015926535897933, -1.7791132222234143`}, \ {-0.8015926535897933, -1.0927645295389723`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, 2.3047437679352796`}, {-0.7965926535897929, -2.1440724554988253`}, \ {-0.7965926535897929, 1.9196087994526854`}, {-0.7965926535897929, -1.7777952393240668`}, \ {-0.7965926535897929, -1.093781553404228}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, 2.3047359830006866`}, {-0.791592653589793, -2.1441487679893827`}, \ {-0.791592653589793, 1.919100637192966}, {-0.791592653589793, -1.7764772275792713`}, \ {-0.791592653589793, -1.0947961024863007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, 2.3047293964800684`}, {-0.7865926535897931, -2.1442266171670568`}, \ {-0.7865926535897931, 1.9185928663691858`}, {-0.7865926535897931, -1.7751591961531412`}, \ {-0.7865926535897931, -1.0958081881076907`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, 2.3047239983062457`}, {-0.7815926535897932, -2.144305983965795}, \ {-0.7815926535897932, 1.9180854876521902`}, {-0.7815926535897932, -1.7738411539332122`}, \ {-0.7815926535897932, -1.0968178214635722`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, 2.3047197785423856`}, {-0.7765926535897929, -2.1443868496775518`}, \ {-0.7765926535897929, 1.9175785016530633`}, {-0.7765926535897929, -1.7725231095374825`}, \ {-0.7765926535897929, -1.0978250136216365`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, 2.3047167273804763`}, {-0.771592653589793, -2.144469195945675}, \ {-0.771592653589793, 1.9170719089241097`}, {-0.771592653589793, -1.7712050713213325`}, \ {-0.771592653589793, -1.0988297755219114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, 2.3047148351398157`}, {-0.7665926535897931, -2.1445530047584245`}, \ {-0.7665926535897931, 1.9165657099598272`}, {-0.7665926535897931, -1.7698870473843393`}, \ {-0.7665926535897931, -1.0998321179765662`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, 2.3047140922655243`}, {-0.7615926535897932, -2.144638258442615}, \ {-0.7615926535897932, 1.9160599051978615`}, {-0.7615926535897932, -1.7685690455769827`}, \ {-0.7615926535897932, -1.1008320516696917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, 2.3047144893270737`}, {-0.7565926535897929, -2.144724939657381}, \ {-0.7565926535897929, 1.9155544950199528`}, {-0.7565926535897929, -1.7672510735072418`}, \ {-0.7565926535897929, -1.1018295871570647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, 2.3047160170168346`}, {-0.751592653589793, -2.1448130313880696`}, \ {-0.751592653589793, 1.9150494797528648`}, {-0.751592653589793, -1.7659331385470876`}, \ {-0.751592653589793, -1.1028247348658882`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, 2.304718666148641}, {-0.7465926535897931, -2.1449025169402445`}, \ {-0.7465926535897931, 1.914544859669302}, {-0.7465926535897931, -1.7646152478388852`}, \ {-0.7465926535897931, -1.1038175050945136`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, 2.304722427656376}, {-0.7415926535897932, -2.1449933799338194`}, \ {-0.7415926535897932, 1.9140406349888164`}, {-0.7415926535897932, -1.7632974083016757`}, \ {-0.7415926535897932, -1.1048079080121433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, 2.3047272925925744`}, {-0.7365926535897929, -2.145085604297298}, \ {-0.7365926535897929, 1.9135368058786963`}, {-0.7365926535897929, -1.7619796266373844`}, \ {-0.7365926535897929, -1.105795953658505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, 2.3047332521270385`}, {-0.731592653589793, -2.1451791742621302`}, \ {-0.731592653589793, 1.913033372454849}, {-0.731592653589793, -1.7606619093369225`}, \ {-0.731592653589793, -1.106781651943512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, 2.3047402975454805`}, {-0.7265926535897931, -2.1452740743571828`}, \ {-0.7265926535897931, 1.9125303347826639`}, {-0.7265926535897931, -1.7593442626862}, \ {-0.7265926535897931, -1.107765012646897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, 2.304748420248173}, {-0.7215926535897932, -2.1453702894033166`}, \ {-0.7215926535897932, 1.9120276928778692`}, {-0.7215926535897932, -1.7580266927720498`}, \ {-0.7215926535897932, -1.108746045417824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, 2.3047576117486246`}, {-0.7165926535897928, -2.1454678045080744`}, \ {-0.7165926535897928, 1.9115254467073723`}, {-0.7165926535897928, -1.7567092054880666`}, \ {-0.7165926535897928, -1.1097247597744775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, 2.3047678636722653`}, {-0.711592653589793, -2.1455666050604734`}, \ {-0.711592653589793, 1.9110235961900919`}, {-0.711592653589793, -1.7553918065403566`}, \ {-0.711592653589793, -1.1107011651036287`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, 2.304779167755156}, {-0.7065926535897931, -2.145666676725898}, \ {-0.7065926535897931, 1.910522141197772}, {-0.7065926535897931, -1.754074501453214}, \ {-0.7065926535897931, -1.1116752706601758`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, 2.304791515842706}, {-0.7015926535897932, -2.145768005441102}, \ {-0.7015926535897932, 1.9100210815557923`}, {-0.7015926535897932, -1.752757295574706}, \ {-0.7015926535897932, -1.1126470855666644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, 2.3048048998884183`}, {-0.6965926535897933, -2.1458705774093048`}, \ {-0.6965926535897933, 1.9095204170439604`}, {-0.6965926535897933, -1.7514401940821935`}, \ {-0.6965926535897933, -1.113616618812776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, 2.3048193119526412`}, {-0.6915926535897929, -2.1459743790953887`}, \ {-0.6915926535897929, 1.909020147397293}, {-0.6915926535897929, -1.7501232019877684`}, \ {-0.6915926535897929, -1.1145838792547995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, 2.3048347442013393`}, {-0.686592653589793, -2.1460793972211896`}, \ {-0.686592653589793, 1.908520272306791}, {-0.686592653589793, -1.7488063241436178`}, \ {-0.686592653589793, -1.1155488756150713`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, 2.3048511889048844`}, {-0.6815926535897932, -2.146185618760888}, \ {-0.6815926535897932, 1.9080207914201956`}, {-0.6815926535897932, -1.747489565247324}, \ {-0.6815926535897932, -1.116511616481391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, 2.3048686384368557`}, {-0.6765926535897933, -2.146293030936484}, \ {-0.6765926535897933, 1.907521704342741}, {-0.6765926535897933, -1.7461729298470925`}, \ {-0.6765926535897933, -1.1174721103064102`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, 2.304887085272861}, {-0.6715926535897929, -2.146401621213373}, \ {-0.6715926535897929, 1.907023010637888}, {-0.6715926535897929, -1.744856422346917}, \ {-0.6715926535897929, -1.1184303654069951`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, 2.30490652198937}, {-0.666592653589793, -2.1465113772960027`}, \ {-0.666592653589793, 1.9065247098280558`}, {-0.666592653589793, -1.743540047011673}, \ {-0.666592653589793, -1.1193863899635608`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, 2.304926941262565}, {-0.6615926535897931, -2.1466222871236207`}, \ {-0.6615926535897931, 1.906026801395333}, {-0.6615926535897931, -1.7422238079721653`}, \ {-0.6615926535897931, -1.1203401920193756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, 2.304948335867205}, {-0.6565926535897932, -2.1467343388661106`}, \ {-0.6565926535897932, 1.9055292847821885`}, {-0.6565926535897932, -1.740907709230097}, \ {-0.6565926535897932, -1.1212917794798403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, 2.304970698675508}, {-0.6515926535897929, -2.1468475209199056`}, \ {-0.6515926535897929, 1.905032159392162}, {-0.6515926535897929, -1.7395917546630035`}, \ {-0.6515926535897929, -1.122241160111735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, 2.304994022656043}, {-0.646592653589793, -2.1469618219039903`}, \ {-0.646592653589793, 1.904535424590552}, {-0.646592653589793, -1.7382759480291132`}, \ {-0.646592653589793, -1.1231883415424369`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, 2.3050183008726415`}, {-0.6415926535897931, -2.1470772306559813`}, \ {-0.6415926535897931, 1.9040390797050881`}, {-0.6415926535897931, -1.7369602929721675`}, \ {-0.6415926535897931, -1.124133331259107}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, 2.3050435264833204`}, {-0.6365926535897932, -2.147193736228287}, \ {-0.6365926535897932, 1.9035431240265972`}, {-0.6365926535897932, -1.7356447930261856`}, \ {-0.6365926535897932, -1.125076136607849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, 2.305069692739221}, {-0.6315926535897929, -2.1473113278843448`}, \ {-0.6315926535897929, 1.9030475568096565`}, {-0.6315926535897929, -1.7343294516201824`}, \ {-0.6315926535897929, -1.1260167647928303`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, 2.3050967929835613`}, {-0.626592653589793, -2.147429995094936}, \ {-0.626592653589793, 1.9025523772732398`}, {-0.626592653589793, -1.733014272082843}, \ {-0.626592653589793, -1.1269552228753774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, 2.3051248206506023`}, {-0.6215926535897931, -2.14754972753457}, \ {-0.6215926535897931, 1.90205758460135}, {-0.6215926535897931, -1.7316992576471533`}, \ {-0.6215926535897931, -1.1278915177730318`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, 2.3051537692646296`}, {-0.6165926535897932, -2.147670515077954}, \ {-0.6165926535897932, 1.9015631779436473`}, {-0.6165926535897932, -1.7303844114549818`}, \ {-0.6165926535897932, -1.1288256562585772`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, 2.305183632438945}, {-0.6115926535897929, -2.147792347796516}, \ {-0.6115926535897929, 1.901069156416062}, {-0.6115926535897929, -1.7290697365616363`}, \ {-0.6115926535897929, -1.1297576449590316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, 2.3052144038748765`}, {-0.606592653589793, -2.147915215955017}, \ {-0.606592653589793, 1.9005755191014044`}, {-0.606592653589793, -1.7277552359403683`}, \ {-0.606592653589793, -1.1306874903546003`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, 2.3052460773607986`}, {-0.6015926535897931, -2.1480391100082183`}, \ {-0.6015926535897931, 1.9000822650499591`}, {-0.6015926535897931, -1.726440912486857}, \ {-0.6015926535897931, -1.1316151987775964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, 2.3052786467711646`}, {-0.5965926535897932, -2.148164020597622}, \ {-0.5965926535897932, 1.899589393280075}, {-0.5965926535897932, -1.7251267690236458`}, \ {-0.5965926535897932, -1.132540776411326}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, 2.305312106065557}, {-0.5915926535897928, -2.148289938548277}, \ {-0.5915926535897928, 1.8990969027787443`}, {-0.5915926535897928, -1.723812808304563}, \ {-0.5915926535897928, -1.1334642292889319`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, 2.3053464492877462`}, {-0.586592653589793, -2.1484168548656517`}, \ {-0.586592653589793, 1.898604792502173}, {-0.586592653589793, -1.7224990330191017`}, \ {-0.586592653589793, -1.1343855632922022`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, 2.305381670564763}, {-0.5815926535897931, -2.148544760732566}, \ {-0.5815926535897931, 1.8981130613763413`}, {-0.5815926535897931, -1.7211854457967797`}, \ {-0.5815926535897931, -1.1353047841503383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, 2.3054177641059845`}, {-0.5765926535897931, -2.1486736475061874`}, \ {-0.5765926535897931, 1.8976217082975586`}, {-0.5765926535897931, -1.7198720492114754`}, \ {-0.5765926535897931, -1.136221897438685}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, 2.3054547242022325`}, {-0.571592653589793, -2.14880350671509}, \ {-0.571592653589793, 1.8971307321330084`}, {-0.571592653589793, -1.718558845785737}, \ {-0.571592653589793, -1.1371369085774174`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, 2.3054925452248844`}, {-0.566592653589793, -2.148934330056368}, \ {-0.566592653589793, 1.8966401317212818`}, {-0.566592653589793, -1.717245837995079}, \ {-0.566592653589793, -1.1380498228301865`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, 2.3055312216249937`}, {-0.561592653589793, -2.1490661093928183`}, \ {-0.561592653589793, 1.8961499058729085`}, {-0.561592653589793, -1.7159330282722485`}, \ {-0.561592653589793, -1.1389606453027263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, 2.3055707479324274`}, {-0.556592653589793, -2.1491988367501635`}, \ {-0.556592653589793, 1.8956600533708747`}, {-0.556592653589793, -1.714620419011494}, \ {-0.556592653589793, -1.1398693809414109`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, 2.305611118755011}, {-0.551592653589793, -2.149332504314349}, \ {-0.551592653589793, 1.895170572971136}, {-0.551592653589793, -1.7133080125728015`}, \ {-0.551592653589793, -1.1407760345317728`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, 2.305652328777687}, {-0.546592653589793, -2.1494671044288842`}, \ {-0.546592653589793, 1.8946814634031217`}, {-0.546592653589793, -1.7119958112861304`}, \ {-0.546592653589793, -1.1416806106969732`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, 2.3056943727616845`}, {-0.541592653589793, -2.1496026295922395`}, \ {-0.541592653589793, 1.8941927233702296`}, {-0.541592653589793, -1.7106838174556391`}, \ {-0.541592653589793, -1.142583113896227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, 2.305737245543702}, {-0.536592653589793, -2.1497390724552976`}, \ {-0.536592653589793, 1.8937043515503151`}, {-0.536592653589793, -1.7093720333638969`}, \ {-0.536592653589793, -1.1434835484231778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, 2.3057809420350974`}, {-0.531592653589793, -2.149876425818856}, \ {-0.531592653589793, 1.8932163465961733`}, {-0.531592653589793, -1.7080604612761}, \ {-0.531592653589793, -1.1443819184042285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, 2.305825457221097}, {-0.526592653589793, -2.1500146826311823`}, \ {-0.526592653589793, 1.89272870713601}, {-0.526592653589793, -1.7067491034442746`}, \ {-0.526592653589793, -1.1452782277968208`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, 2.305870786160005}, {-0.521592653589793, -2.150153835985613}, \ {-0.521592653589793, 1.8922414317739105`}, {-0.521592653589793, -1.7054379621114886`}, \ {-0.521592653589793, -1.146172480387662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, 2.3059169239824318`}, {-0.5165926535897931, -2.150293879118209}, \ {-0.5165926535897931, 1.891754519090296}, {-0.5165926535897931, -1.7041270395160548`}, \ {-0.5165926535897931, -1.1470646797909017`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, 2.3059638658905333`}, {-0.511592653589793, -2.1504348054054496`}, \ {-0.511592653589793, 1.891267967642376}, {-0.511592653589793, -1.7028163378957495`}, \ {-0.511592653589793, -1.1479548294462558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, 2.3060116071572545`}, {-0.5065926535897931, -2.1505766083619853`}, \ {-0.5065926535897931, 1.8907817759645948`}, {-0.5065926535897931, -1.701505859492023}, \ {-0.5065926535897931, -1.1488429326170762`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, 2.30606014312559}, {-0.5015926535897931, -2.1507192816384237`}, \ {-0.5015926535897931, 1.8902959425690664`}, {-0.5015926535897931, -1.700195606554228}, \ {-0.5015926535897931, -1.1497289923883647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, 2.3061094692078528`}, {-0.49659265358979304`, \ -2.1508628190191694`}, {-0.49659265358979304`, 1.8898104659460067`}, {-0.49659265358979304`, \ -1.6988855813438553`}, {-0.49659265358979304`, -1.1506130116647286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, 2.3061595808849513`}, {-0.4915926535897931, -2.1510072144203005`}, \ {-0.4915926535897931, 1.8893253445641573`}, {-0.4915926535897931, -1.697575786138779}, \ {-0.4915926535897931, -1.1514949931682819`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, 2.3062104737056814`}, {-0.4865926535897931, -2.1511524618874986`}, \ {-0.4865926535897931, 1.8888405768712029`}, {-0.4865926535897931, -1.6962662232375207`}, \ {-0.4865926535897931, -1.152374939436483}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, 2.306262143286022}, {-0.4815926535897931, -2.1512985555940056`}, \ {-0.4815926535897931, 1.8883561612941837`}, {-0.4815926535897931, -1.6949568949635274`}, \ {-0.4815926535897931, -1.1532528528199146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, 2.3063145853084475`}, {-0.4765926535897931, -2.1514454898386397`}, \ {-0.4765926535897931, 1.8878720962398974`}, {-0.4765926535897931, -1.6936478036694662`}, \ {-0.4765926535897931, -1.1541287354800007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, 2.3063677955212456`}, {-0.4715926535897931, -2.1515932590438345`}, \ {-0.4715926535897931, 1.8873883800952984`}, {-0.4715926535897931, -1.6923389517415488`}, \ {-0.4715926535897931, -1.1550025893866582`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, 2.306421769737845}, {-0.46659265358979307`, -2.1517418577537333`}, \ {-0.46659265358979307`, 1.8869050112278907`}, {-0.46659265358979307`, -1.691030341603868}, \ {-0.46659265358979307`, -1.155874416315886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, 2.306476503836155}, {-0.46159265358979307`, -2.1518912806323085`}, \ {-0.46159265358979307`, 1.886421987986111}, {-0.46159265358979307`, -1.6897219757227708`}, \ {-0.46159265358979307`, -1.1567442178472858`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, 2.306531993757914}, {-0.45659265358979306`, -2.1520415224615306`}, \ {-0.45659265358979306`, 1.885939308699713}, {-0.45659265358979306`, -1.6884138566112534`}, \ {-0.45659265358979306`, -1.157611995361513}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, 2.3065882355080434`}, {-0.45159265358979306`, -2.152192578139566}, \ {-0.45159265358979306`, 1.8854569716801353`}, {-0.45159265358979306`, \ -1.6871059868333884`}, {-0.45159265358979306`, -1.1584777500376628`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, 2.3066452251540204`}, {-0.44659265358979305`, -2.152344442679018}, \ {-0.44659265358979305`, 1.8849749752208735`}, {-0.44659265358979305`, \ -1.6857983690087845`}, {-0.44659265358979305`, -1.1593414828505777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, 2.306702958825246}, {-0.44159265358979305`, -2.1524971112051974`}, \ {-0.44159265358979305`, 1.88449331759784}, {-0.44159265358979305`, -1.684491005817086}, \ {-0.44159265358979305`, -1.1602031945680884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, 2.306761432712434}, {-0.43659265358979304`, -2.1526505789544323`}, \ {-0.43659265358979304`, 1.8840119970697227`}, {-0.43659265358979304`, \ -1.6831839000025048`}, {-0.43659265358979304`, -1.161062885748175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, 2.3068206430670064`}, {-0.43159265358979304`, \ -2.1528048412724123`}, {-0.43159265358979304`, 1.8835310118783326`}, {-0.43159265358979304`, \ -1.6818770543783954`}, {-0.43159265358979304`, -1.161920556736052}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, 2.3068805862004917`}, {-0.42659265358979304`, \ -2.1529598936125636`}, {-0.42659265358979304`, 1.8830503602489514`}, {-0.42659265358979304`, -1.680570471831873}, \ {-0.42659265358979304`, -1.1627762076611785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, 2.306941258483937}, {-0.42159265358979303`, -2.153115731534461}, \ {-0.42159265358979303`, 1.88257004039067}, {-0.42159265358979303`, -1.679264155328479}, \ {-0.42159265358979303`, -1.1636298384341803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, 2.307002656347331}, {-0.416592653589793, -2.153272350702268}, \ {-0.416592653589793, 1.8820900504967237`}, {-0.416592653589793, -1.677958107916892}, \ {-0.416592653589793, -1.1644814487436959`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, 2.307064776279029}, {-0.411592653589793, -2.153429746883211}, \ {-0.411592653589793, 1.8816103887448208`}, {-0.411592653589793, -1.6766523327336904`}, \ {-0.411592653589793, -1.1653310380531368`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, 2.307127614825191}, {-0.406592653589793, -2.153587915946087}, \ {-0.406592653589793, 1.8811310532974672`}, {-0.406592653589793, -1.675346833008171}, \ {-0.406592653589793, -1.1661786055973573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, 2.307191168589228}, {-0.40159265358979307`, -2.153746853859797}, \ {-0.40159265358979307`, 1.880652042302284}, {-0.40159265358979307`, -1.6740416120672206`}, \ {-0.40159265358979307`, -1.1670241503792393`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, 2.307255434231251}, {-0.39659265358979306`, -2.1539065566919104`}, \ {-0.39659265358979306`, 1.8801733538923233`}, {-0.39659265358979306`, \ -1.6727366733402504`}, {-0.39659265358979306`, -1.1678676711661853`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, 2.3073204084675396`}, {-0.39159265358979306`, -2.154067020607262}, \ {-0.39159265358979306`, 1.8796949861863745`}, {-0.39159265358979306`, -1.67143202036419}, \ {-0.39159265358979306`, -1.168709166486516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, 2.3073860880700043`}, {-0.38659265358979306`, \ -2.1542282418665764`}, {-0.38659265358979306`, 1.8792169372892717`}, {-0.38659265358979306`, -1.670127656788547}, \ {-0.38659265358979306`, -1.1695486346257742`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, 2.3074524698656687`}, {-0.38159265358979305`, \ -2.1543902168251146`}, {-0.38159265358979305`, 1.8787392052921899`}, {-0.38159265358979305`, -1.668823586380534}, \ {-0.38159265358979305`, -1.1703860736229321`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, 2.307519550736153}, {-0.37659265358979305`, -2.15455294193136}, \ {-0.37659265358979305`, 1.8782617882729407`}, {-0.37659265358979305`, \ -1.6675198130302697`}, {-0.37659265358979305`, -1.171221481266495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, 2.307587327617167}, {-0.3715926535897931, -2.154716413725718}, \ {-0.3715926535897931, 1.877784684296263}, {-0.3715926535897931, -1.666216340756048}, \ {-0.3715926535897931, -1.1720548550905037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, 2.307655797498012}, {-0.3665926535897931, -2.154880628839255}, \ {-0.3665926535897931, 1.8773078914141073`}, {-0.3665926535897931, -1.664913173709689}, \ {-0.3665926535897931, -1.1728861923704323`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, 2.307724957421089}, {-0.3615926535897931, -2.1550455839924516`}, \ {-0.3615926535897931, 1.8768314076659172`}, {-0.3615926535897931, -1.6636103161819693`}, \ {-0.3615926535897931, -1.173715490118977}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, 2.3077948044814116`}, {-0.3565926535897931, -2.1552112759939934`}, \ {-0.3565926535897931, 1.8763552310789058`}, {-0.3565926535897931, -1.662307772608133}, \ {-0.3565926535897931, -1.1745427450817336`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, 2.307865335826134}, {-0.3515926535897931, -2.155377701739571}, \ {-0.3515926535897931, 1.8758793596683279`}, {-0.3515926535897931, -1.6610055475734944`}, \ {-0.3515926535897931, -1.1753679537327621`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, 2.307936548654077}, {-0.3465926535897931, -2.155544858210725}, \ {-0.3465926535897931, 1.875403791437747}, {-0.3465926535897931, -1.6597036458191214`}, \ {-0.3465926535897931, -1.1761911122700377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, 2.3080084402152696`}, {-0.34159265358979307`, -2.155712742473694}, \ {-0.34159265358979307`, 1.8749285243793012`}, {-0.34159265358979307`, \ -1.6584020722476258`}, {-0.34159265358979307`, -1.1770122166107755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, 2.3080810078104905`}, {-0.33659265358979307`, \ -2.1558813516783033`}, {-0.33659265358979307`, 1.874453556473961}, {-0.33659265358979307`, -1.6571008319290375`}, \ {-0.33659265358979307`, -1.1778312623866396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, 2.3081542487908235`}, {-0.33159265358979306`, -2.156050683056863}, \ {-0.33159265358979306`, 1.8739788856917858`}, {-0.33159265358979306`, -1.655799930106786}, \ {-0.33159265358979306`, -1.1786482449388267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, 2.3082281605572135`}, {-0.32659265358979306`, -2.156220733923103}, \ {-0.32659265358979306`, 1.873504509992174}, {-0.32659265358979306`, -1.6544993722037835`}, \ {-0.32659265358979306`, -1.1794631593130158`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, 2.308302740560034}, {-0.32159265358979305`, -2.1563915016711155`}, \ {-0.32159265358979305`, 1.8730304273241132`}, {-0.32159265358979305`, \ -1.6531991638286172`}, {-0.32159265358979305`, -1.1802760002541903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, 2.3083779862986593`}, {-0.31659265358979305`, \ -2.1565629837743288`}, {-0.31659265358979305`, 1.872556635626422}, {-0.31659265358979305`, -1.6518993107818511`}, \ {-0.31659265358979305`, -1.1810867622013255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, 2.308453895321045}, {-0.31159265358979304`, -2.1567351777845025`}, \ {-0.31159265358979304`, 1.8720831328279912`}, {-0.31159265358979304`, \ -1.6505998190624431`}, {-0.31159265358979304`, -1.181895439281935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, 2.308530465223311}, {-0.30659265358979304`, -2.156908081330738}, \ {-0.30659265358979304`, 1.8716099168480198`}, {-0.30659265358979304`, \ -1.6493006948742832`}, {-0.30659265358979304`, -1.1827020253064784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, 2.3086076936493405`}, {-0.30159265358979304`, \ -2.1570816921185125`}, {-0.30159265358979304`, 1.871136985596247}, {-0.30159265358979304`, -1.6480019446328547`}, \ {-0.30159265358979304`, -1.1835065137626186`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, 2.3086855782903704`}, {-0.29659265358979303`, -2.157256007928739}, \ {-0.29659265358979303`, 1.8706643369731832`}, {-0.29659265358979303`, \ -1.6467035749720105`}, {-0.29659265358979303`, -1.1843088978093388`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, 2.308764116884605}, {-0.2915926535897931, -2.1574310266168317`}, \ {-0.2915926535897931, 1.8701919688703343`}, {-0.2915926535897931, -1.6454055927509104`}, \ {-0.2915926535897931, -1.185109170270893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, 2.308843307216825}, {-0.2865926535897931, -2.157606746111809}, \ {-0.2865926535897931, 1.8697198791704233`}, {-0.2865926535897931, -1.644108005061054}, \ {-0.2865926535897931, -1.1859073236306144`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, 2.3089231471180036`}, {-0.2815926535897931, -2.157783164415402}, \ {-0.2815926535897931, 1.8692480657476114`}, {-0.2815926535897931, -1.642810819233486}, \ {-0.2815926535897931, -1.186703350024553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, 2.3090036344649367`}, {-0.27659265358979307`, \ -2.1579602796011845`}, {-0.27659265358979307`, 1.86877652646771}, {-0.27659265358979307`, -1.641514042846132}, \ {-0.27659265358979307`, -1.1874972412349507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, 2.309084767179868}, {-0.27159265358979306`, -2.158138089813727}, \ {-0.27159265358979306`, 1.8683052591883973`}, {-0.27159265358979306`, \ -1.6402176837312783`}, {-0.27159265358979306`, -1.1882889886835524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, 2.3091665432301287`}, {-0.26659265358979306`, -2.158316593267764}, \ {-0.26659265358979306`, 1.8678342617594237`}, {-0.26659265358979306`, \ -1.6389217499832198`}, {-0.26659265358979306`, -1.189078583424734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, 2.3092489606277824`}, {-0.26159265358979306`, \ -2.1584957882473765`}, {-0.26159265358979306`, 1.8673635320228177`}, {-0.26159265358979306`, \ -1.6376262499660508`}, {-0.26159265358979306`, -1.1898660161384633`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, 2.3093320174292686`}, {-0.25659265358979305`, \ -2.1586756731052015`}, {-0.25659265358979305`, 1.866893067813092}, {-0.25659265358979305`, -1.636331192321624}, \ {-0.25659265358979305`, -1.1906512771230733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, 2.3094157117350624`}, {-0.25159265358979305`, \ -2.1588562462616467`}, {-0.25159265358979305`, 1.86642286695744}, {-0.25159265358979305`, -1.6350365859776832`}, \ {-0.25159265358979305`, -1.191434356287848}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, 2.309500041689334}, {-0.24659265358979304`, -2.1590375062041303`}, \ {-0.24659265358979304`, 1.865952927275933}, {-0.24659265358979304`, -1.6337424401561609`}, \ {-0.24659265358979304`, -1.1922152431454192`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, 2.3095850054796143`}, {-0.24159265358979304`, -2.159219451486334}, \ {-0.24159265358979304`, 1.8654832465817146`}, {-0.24159265358979304`, \ -1.6324487643816536`}, {-0.24159265358979304`, -1.1929939268039678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, 2.309670601336466}, {-0.23659265358979303`, -2.1594020807274745`}, \ {-0.23659265358979303`, 1.8650138226811936`}, {-0.23659265358979303`, -1.631155568490084}, \ {-0.23659265358979303`, -1.1937703959592243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, 2.3097568275331666`}, {-0.23159265358979303`, -2.159585392611586}, \ {-0.23159265358979303`, 1.8645446533742263`}, {-0.23159265358979303`, \ -1.6298628626375533`}, {-0.23159265358979303`, -1.194544638886254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, 2.309843682385384}, {-0.22659265358979308`, -2.159769385886826}, \ {-0.22659265358979308`, 1.8640757364543084`}, {-0.22659265358979308`, -1.628570657309377}, \ {-0.22659265358979308`, -1.1953166434310518`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, 2.309931164250872}, {-0.22159265358979308`, -2.159954059364787}, \ {-0.22159265358979308`, 1.863607069708755}, {-0.22159265358979308`, -1.6272789633293314`}, \ {-0.22159265358979308`, -1.1960863970018967`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, 2.3100192715291623`}, {-0.21659265358979307`, \ -2.1601394119198307`}, {-0.21659265358979307`, 1.8631386509188792`}, {-0.21659265358979307`, \ -1.6259877918691006`}, {-0.21659265358979307`, -1.1968538865605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, 2.310108002661264}, {-0.21159265358979307`, -2.160325442488435}, \ {-0.21159265358979307`, 1.8626704778601704`}, {-0.21159265358979307`, \ -1.6246971544579307`}, {-0.21159265358979307`, -1.1976190986129214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, 2.3101973561293705`}, {-0.20659265358979306`, -2.160512150068555}, \ {-0.20659265358979306`, 1.8622025483024711`}, {-0.20659265358979306`, -1.623407062992503}, \ {-0.20659265358979306`, -1.1983820192002534`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, 2.310287330456567}, {-0.20159265358979306`, -2.1606995337189967`}, \ {-0.20159265358979306`, 1.861734860010147}, {-0.20159265358979306`, -1.6221175297470338`}, \ {-0.20159265358979306`, -1.1991426338890645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, 2.3103779242065507`}, {-0.19659265358979305`, \ -2.1608875925588076`}, {-0.19659265358979305`, 1.861267410742257}, {-0.19659265358979305`, -1.6208285673835936`}, \ {-0.19659265358979305`, -1.1999009277616024`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, 2.3104691359833476`}, {-0.19159265358979305`, \ -2.1610763257666785`}, {-0.19159265358979305`, 1.8608001982527225`}, {-0.19159265358979305`, \ -1.6195401889626697`}, {-0.19159265358979305`, -1.2006568854057404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, 2.3105609644310414`}, {-0.18659265358979304`, -2.161265732580361}, \ {-0.18659265358979304`, 1.8603332202904896`}, {-0.18659265358979304`, -1.618252407953968}, \ {-0.18659265358979304`, -1.2014104909046732`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, 2.3106534082335037`}, {-0.18159265358979304`, \ -2.1614558122961003`}, {-0.18159265358979304`, 1.8598664745996958`}, {-0.18159265358979304`, -1.61696523824745}, \ {-0.18159265358979304`, -1.2021617278263514`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, 2.3107464661141304`}, {-0.17659265358979304`, \ -2.1616465642680716`}, {-0.17659265358979304`, 1.8593999589198271`}, {-0.17659265358979304`, \ -1.6156786941646482`}, {-0.17659265358979304`, -1.202910579212636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, 2.3108401368355844`}, {-0.17159265358979303`, -2.161837987907841}, \ {-0.17159265358979303`, 1.8589336709858784`}, {-0.17159265358979303`, \ -1.6143927904702178`}, {-0.17159265358979303`, -1.2036570275681917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, 2.3109344191995405`}, {-0.16659265358979303`, -2.162030082683835}, \ {-0.16659265358979303`, 1.8584676085285081`}, {-0.16659265358979303`, \ -1.6131075423837713`}, {-0.16659265358979303`, -1.204401054849087}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, 2.3110293120464354`}, {-0.16159265358979308`, -2.162222848120816}, \ {-0.16159265358979308`, 1.8580017692741952`}, {-0.16159265358979308`, \ -1.6118229655919794`}, {-0.16159265358979308`, -1.2051426424511158`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, 2.3111248142552268`}, {-0.15659265358979307`, \ -2.1624162837993817`}, {-0.15659265358979307`, 1.857536150945389}, {-0.15659265358979307`, -1.6105390762609573`}, \ {-0.15659265358979307`, -1.2058817711978098`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, 2.3112209247431523`}, {-0.15159265358979307`, \ -2.1626103893554647`}, {-0.15159265358979307`, 1.8570707512606583`}, {-0.15159265358979307`, -1.609255891048947}, \ {-0.15159265358979307`, -1.2066184213281632`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, 2.311317642465496}, {-0.14659265358979306`, -2.162805164479853}, \ {-0.14659265358979306`, 1.856605567934842}, {-0.14659265358979306`, -1.6079734271192643`}, \ {-0.14659265358979306`, -1.2073525724840402`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, 2.311414966415359}, {-0.14159265358979306`, -2.163000608917721}, \ {-0.14159265358979306`, 1.8561405986791952`}, {-0.14159265358979306`, -1.606691702153587}, \ {-0.14159265358979306`, -1.2080842036972663`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, 2.311512895623432}, {-0.13659265358979306`, -2.163196722468162}, \ {-0.13659265358979306`, 1.8556758412015302`}, {-0.13659265358979306`, \ -1.6054107343655348`}, {-0.13659265358979306`, -1.208813293376398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, 2.3116114291577783`}, {-0.13159265358979305`, \ -2.1633935049837465`}, {-0.13159265358979305`, 1.8552112932063622`}, {-0.13159265358979305`, \ -1.6041305425145675`}, {-0.13159265358979305`, -1.2095398192931592`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, 2.311710566123617}, {-0.12659265358979305`, -2.1635909563700833`}, \ {-0.12659265358979305`, 1.85474695239505}, {-0.12659265358979305`, -1.6028511459202055`}, \ {-0.12659265358979305`, -1.2102637585685436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, 2.311810305663111}, {-0.12159265358979304`, -2.1637890765853904`}, \ {-0.12159265358979304`, 1.8542828164659324`}, {-0.12159265358979304`, \ -1.6015725644765957`}, {-0.12159265358979304`, -1.2109850876585673`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, 2.311910646955161}, {-0.11659265358979304`, -2.1639878656400815`}, \ {-0.11659265358979304`, 1.8538188831144682`}, {-0.11659265358979304`, \ -1.6002948186674015`}, {-0.11659265358979304`, -1.2117037823396686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, 2.3120115892152047`}, {-0.11159265358979303`, \ -2.1641873235963596`}, {-0.11159265358979303`, 1.8533551500333687`}, {-0.11159265358979303`, \ -1.5990179295810567`}, {-0.11159265358979303`, -1.2124198176937473`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, 2.312113131695015}, {-0.10659265358979303`, -2.164387450567823}, \ {-0.10659265358979303`, 1.8528916149127352`}, {-0.10659265358979303`, \ -1.5977419189263617`}, {-0.10659265358979303`, -1.2131331680928383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, 2.312215273682511}, {-0.10159265358979308`, -2.1645882467190796`}, \ {-0.10159265358979308`, 1.8524282754401884`}, {-0.10159265358979308`, -1.596466809048457}, \ {-0.10159265358979308`, -1.2138438071834043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, 2.3123180145015683`}, {-0.09659265358979308, \ -2.1647897122653723`}, {-0.09659265358979308, 1.8519651293010002`}, {-0.09659265358979308, \ -1.5951926229451567`}, {-0.09659265358979308, -1.2145517078702475`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, 2.3124213535118314`}, {-0.09159265358979307, -2.164991847472216}, \ {-0.09159265358979307, 1.851502174178224}, {-0.09159265358979307, -1.5939193842836723`}, \ {-0.09159265358979307, -1.2152568423000263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, 2.312525290108537}, {-0.08659265358979307, -2.1651946526550407`}, \ {-0.08659265358979307, 1.8510394077528205`}, {-0.08659265358979307, -1.592647117417715}, \ {-0.08659265358979307, -1.2159591818443773`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, 2.3126298237223355`}, {-0.08159265358979306, \ -2.1653981281788477`}, {-0.08159265358979306, 1.8505768277037857`}, {-0.08159265358979306, -1.591375847405003}, \ {-0.08159265358979306, -1.2166586970826245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, 2.31273495381912}, {-0.07659265358979306, -2.165602274457873}, \ {-0.07659265358979306, 1.8501144317082752`}, {-0.07659265358979306, \ -1.5901056000251628`}, {-0.07659265358979306, -1.2173553577840772`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, 2.3128406798998586`}, {-0.07159265358979305, -2.165807091955261}, \ {-0.07159265358979305, 1.8496522174417283`}, {-0.07159265358979305, \ -1.5888364017980547`}, {-0.07159265358979305, -1.2180491328899026`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, 2.312947001500431}, {-0.06659265358979305, -2.166012581182749}, \ {-0.06659265358979305, 1.84919018257799}, {-0.06659265358979305, -1.5875682800025024`}, \ {-0.06659265358979305, -1.21873999049457}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, 2.313053918191468}, {-0.061592653589793045`, -2.166218742700357}, \ {-0.061592653589793045`, 1.8487283247894328`}, {-0.061592653589793045`, \ -1.5863012626954645`}, {-0.061592653589793045`, -1.219427897826851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, 2.313161429578197}, {-0.05659265358979304, -2.1664255771160876`}, \ {-0.05659265358979304, 1.8482666417470754`}, {-0.05659265358979304, \ -1.5850353787316345`}, {-0.05659265358979304, -1.2201128212303798`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, 2.313269535300292}, {-0.051592653589793036`, -2.166633085085639}, \ {-0.051592653589793036`, 1.8478051311207018`}, {-0.051592653589793036`, \ -1.5837706577834776`}, {-0.051592653589793036`, -1.220794726143761}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, 2.3133782350317227`}, {-0.04659265358979303, -2.166841267312123}, \ {-0.04659265358979303, 1.8473437905789813`}, {-0.04659265358979303, -1.582507130361729}, \ {-0.04659265358979303, -1.2214735770802096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, 2.3134875284806147`}, {-0.04159265358979303, \ -2.1670501245457885`}, {-0.04159265358979303, 1.84688261778958}, {-0.04159265358979303, -1.5812448278363433`}, \ {-0.04159265358979303, -1.2221493376067276`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, 2.313597415389108}, {-0.03659265358979302, -2.167259657583762}, \ {-0.03659265358979302, 1.846421610419281}, {-0.03659265358979302, -1.579983782457905}, \ {-0.03659265358979302, -1.2228219703228098`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, 2.313707895533224}, {-0.03159265358979302, -2.167469867269785}, \ {-0.03159265358979302, 1.8459607661340958`}, {-0.03159265358979302, \ -1.5787240273795207`}, {-0.03159265358979302, -1.223491436838657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, 2.3138189687227313`}, {-0.026592653589793014`, \ -2.167680754493974}, {-0.026592653589793014`, 1.8455000825993788`}, {-0.026592653589793014`, \ -1.577465596679171}, {-0.026592653589793014`, -1.2241576977529158`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, 2.313930634801019}, {-0.02159265358979301, -2.167892320192572}, \ {-0.02159265358979301, 1.8450395574799394`}, {-0.02159265358979301, \ -1.5762085253825677`}, {-0.02159265358979301, -1.2248207126299135`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, 2.3140428936449737`}, {-0.016592653589793005`, \ -2.1681045653477256`}, {-0.016592653589793005`, 1.844579188440154}, {-0.016592653589793005`, \ -1.5749528494864815`}, {-0.016592653589793005`, -1.2254804399763977`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, 2.314155745164859}, {-0.011592653589793, -2.168317490987254}, \ {-0.011592653589793, 1.8441189731440748`}, {-0.011592653589793, -1.5736986059825775`}, \ {-0.011592653589793, -1.2261368372177726`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, 2.3142691893042007`}, {-0.006592653589792996, \ -2.1685310981844363`}, {-0.006592653589792996, 1.8436589092555418`}, {-0.006592653589792996, -1.572445832881746}, \ {-0.006592653589792996, -1.2267898606738161`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, 2.314383226039671}, {-0.0015926535897931027`, \ -2.1687453880578036`}, {-0.0015926535897931027`, 1.84319899443829}, {-0.0015926535897931027`, \ -1.5711945692389344`}, {-0.0015926535897931027`, -1.2274394655339032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, 2.314497855380983}, { 0.0034073464102069018`, -2.1689603617709348`}, { 0.0034073464102069018`, 1.8427392263560591`}, { 0.0034073464102069018`, -1.5699448551784922`}, { 0.0034073464102069018`, -1.2280856058316856`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, 2.3146130773707863`}, { 0.008407346410206906, -2.1691760205322685`}, {0.008407346410206906, 1.842279602672698}, {0.008407346410206906, -1.56869673192003}, { 0.008407346410206906, -1.228728234419268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, 2.314728892084563}, { 0.01340734641020691, -2.1693923655949128`}, {0.01340734641020691, 1.841820121052275}, {0.01340734641020691, -1.5674502418047815`}, { 0.01340734641020691, -1.2293673029408574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, 2.314845299630532}, { 0.018407346410206915`, -2.16960939825647}, {0.018407346410206915`, 1.8413607791591813`}, { 0.018407346410206915`, -1.5662054283224975`}, { 0.018407346410206915`, -1.23000276180588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, 2.3149623001495563`}, { 0.02340734641020692, -2.1698271198588635`}, {0.02340734641020692, 1.840901574658236}, {0.02340734641020692, -1.5649623361388418`}, { 0.02340734641020692, -1.2306345601615802`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, 2.3150798938150507`}, { 0.028407346410206924`, -2.1700455317881735`}, { 0.028407346410206924`, 1.8404425052147935`}, { 0.028407346410206924`, -1.5637210111233175`}, { 0.028407346410206924`, -1.2312626458650873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, 2.3151980808328956`}, { 0.03340734641020693, -2.1702646354744832`}, {0.03340734641020693, 1.8399835684948442`}, { 0.03340734641020693, -1.5624815003776977`}, { 0.03340734641020693, -1.2318869654549605`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, 2.3153168614413566`}, { 0.03840734641020693, -2.1704844323917265`}, {0.03840734641020693, 1.8395247621651205`}, { 0.03840734641020693, -1.5612438522649796`}, { 0.03840734641020693, -1.232507464122207}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, 2.315436235911001}, { 0.04340734641020694, -2.1707049240575444`}, {0.04340734641020694, 1.8390660838931996`}, { 0.04340734641020694, -1.5600081164388502`}, { 0.04340734641020694, -1.2331240856807788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, 2.3155562045446265`}, { 0.04840734641020694, -2.1709261120331513`}, {0.04840734641020694, 1.838607531347604}, {0.04840734641020694, -1.5587743438736499`}, { 0.04840734641020694, -1.233736772537562}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, 2.315676767677185}, { 0.053407346410206946`, -2.1711479979232027`}, { 0.053407346410206946`, 1.8381491021979062`}, { 0.053407346410206946`, -1.5575425868948503`}, { 0.053407346410206946`, -1.234345465661843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, 2.315797925675718}, { 0.05840734641020695, -2.1713705833756762`}, {0.05840734641020695, 1.8376907941148284`}, { 0.05840734641020695, -1.5563128992100106`}, { 0.05840734641020695, -1.2349501045542841`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, 2.315919678939288}, { 0.06340734641020696, -2.1715938700817534`}, {0.06340734641020696, 1.8372326047703464`}, { 0.06340734641020696, -1.5550853359402368`}, { 0.06340734641020696, -1.2355506272153964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, 2.3160420278989173`}, { 0.06840734641020696, -2.1718178597757105`}, {0.06840734641020696, 1.8367745318377873`}, { 0.06840734641020696, -1.5538599536521016`}, { 0.06840734641020696, -1.2361469701135344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, 2.316164973017533}, { 0.07340734641020696, -2.172042554234816}, {0.07340734641020696, 1.8363165729919322`}, {0.07340734641020696, -1.552636810390032}, { 0.07340734641020696, -1.2367390681524169`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, 2.3162885147899077`}, { 0.07840734641020697, -2.1722679552792346`}, {0.07840734641020697, 1.8358587259091168`}, { 0.07840734641020697, -1.5514159657091409`}, { 0.07840734641020697, -1.2373268546381995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, 2.3164126537426135`}, { 0.08340734641020697, -2.1724940647719357`}, {0.08340734641020697, 1.8354009882673303`}, { 0.08340734641020697, -1.5501974807085008`}, { 0.08340734641020697, -1.237910261246092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, 2.316537390433969}, { 0.08840734641020698, -2.172720884618613}, {0.08840734641020698, 1.8349433577463166`}, {0.08840734641020698, -1.54898141806481}, { 0.08840734641020698, -1.2384892179865734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, 2.316662725453998}, { 0.09340734641020698, -2.172948416767603}, {0.09340734641020698, 1.8344858320276733`}, { 0.09340734641020698, -1.5477678420664671`}, { 0.09340734641020698, -1.2390636531711987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, 2.31678865942439}, { 0.09840734641020699, -2.173176663209816}, {0.09840734641020699, 1.8340284087949514`}, { 0.09840734641020699, -1.5465568186480032`}, { 0.09840734641020699, -1.239633493378029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, 2.3169151929984575`}, { 0.10340734641020699`, -2.1734056259786723`}, {0.10340734641020699`, 1.8335710857337555`}, { 0.10340734641020699`, -1.545348415424852}, { 0.10340734641020699`, -1.2401986634167237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, 2.317042326861108}, { 0.108407346410207, -2.1736353071500383`}, {0.108407346410207, 1.8331138605318418`}, {0.108407346410207, -1.5441427017284357`}, { 0.108407346410207, -1.2407590862933056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, 2.317170061728808}, { 0.113407346410207, -2.1738657088421802`}, {0.113407346410207, 1.8326567308792192`}, {0.113407346410207, -1.5429397486415164`}, { 0.113407346410207, -1.2413146831746498`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, 2.3172983983495605`}, { 0.118407346410207, -2.174096833215713}, {0.118407346410207, 1.8321996944682473`}, {0.118407346410207, -1.5417396290337977`}, { 0.118407346410207, -1.24186537335272}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, 2.317427337502877}, { 0.1234073464102069, -2.1743286824735586`}, {0.1234073464102069, 1.8317427489937368`}, {0.1234073464102069, -1.5405424175977223`}, { 0.1234073464102069, -1.2424110742085996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, 2.3175568799997595`}, { 0.1284073464102069, -2.1745612588609142`}, {0.1284073464102069, 1.8312858921530484`}, {0.1284073464102069, -1.5393481908844084`}, { 0.1284073464102069, -1.2429517011763658`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, 2.317687026682682}, { 0.1334073464102069, -2.1747945646652203`}, {0.1334073464102069, 1.830829121646192}, {0.1334073464102069, -1.5381570273397203`}, { 0.1334073464102069, -1.243487167706841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, 2.3178177784255767`}, { 0.1384073464102069, -2.1750286022161394`}, {0.1384073464102069, 1.8303724351759274`}, {0.1384073464102069, -1.5369690073403661`}, { 0.1384073464102069, -1.2440173852312906`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, 2.3179491361338234`}, { 0.14340734641020692`, -2.1752633738855356`}, {0.14340734641020692`, 1.8299158304478629`}, { 0.14340734641020692`, -1.5357842132300046`}, { 0.14340734641020692`, -1.2445422631251155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, 2.3180811007442435`}, { 0.14840734641020692`, -2.1754988820874646`}, {0.14840734641020692`, 1.8294593051705563`}, { 0.14840734641020692`, -1.5346027293552842`}, { 0.14840734641020692`, -1.245061708671597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, 2.318213673225094}, { 0.15340734641020692`, -2.1757351292781673`}, {0.15340734641020692`, 1.8290028570556147`}, { 0.15340734641020692`, -1.5334246421017457`}, { 0.15340734641020692`, -1.2455756270257807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, 2.3183468545760695`}, { 0.15840734641020693`, -2.1759721179560696`}, {0.15840734641020693`, 1.8285464838177943`}, { 0.15840734641020693`, -1.532250039929513}, { 0.15840734641020693`, -1.2460839211785477`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, 2.3184806458283007`}, { 0.16340734641020693`, -2.1762098506617846`}, {0.16340734641020693`, 1.828090183175102}, { 0.16340734641020693`, -1.5310790134087127`}, { 0.16340734641020693`, -1.2465864919209695`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, 2.3186150480443652`}, { 0.16840734641020694`, -2.176448329978128}, {0.16840734641020694`, 1.8276339528488963`}, { 0.16840734641020694`, -1.5299116552545107`}, { 0.16840734641020694`, -1.247083237809022}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, 2.318750062318295}, { 0.17340734641020694`, -2.1766875585301295`}, {0.17340734641020694`, 1.827177790563988}, { 0.17340734641020694`, -1.5287480603616983`}, { 0.17340734641020694`, -1.247574055128751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, 2.3188856897755867`}, { 0.17840734641020695`, -2.1769275389850575`}, {0.17840734641020695`, 1.8267216940487438`}, { 0.17840734641020695`, -1.5275883258387122`}, { 0.17840734641020695`, -1.2480588378619932`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, 2.3190219315732215`}, { 0.18340734641020695`, -2.1771682740524443`}, {0.18340734641020695`, 1.8262656610351853`}, { 0.18340734641020695`, -1.5264325510410055`}, { 0.18340734641020695`, -1.2485374776527416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, 2.319158788899682}, { 0.18840734641020696`, -2.1774097664841197`}, {0.18840734641020696`, 1.8258096892590945`}, { 0.18840734641020696`, -1.5252808376036355`}, { 0.18840734641020696`, -1.249009863774279}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, 2.319296262974974}, { 0.19340734641020696`, -2.1776520190742494`}, {0.19340734641020696`, 1.8253537764601162`}, { 0.19340734641020696`, -1.5241332894729696`}, { 0.19340734641020696`, -1.249475883097198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, 2.3194343550506544`}, { 0.19840734641020696`, -2.1778950346593775`}, {0.19840734641020696`, 1.8248979203818596`}, { 0.19840734641020696`, -1.5229900129373768`}, { 0.19840734641020696`, -1.2499354200584143`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, 2.3195730664098586`}, { 0.20340734641020697`, -2.1781388161184743`}, {0.20340734641020697`, 1.824442118772007}, { 0.20340734641020697`, -1.5218511166567668`}, { 0.20340734641020697`, -1.2503883566313392`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, 2.319712398367335}, { 0.20840734641020697`, -2.178383366372993}, {0.20840734641020697`, 1.823986369382412}, {0.20840734641020697`, -1.5207167116908415`}, { 0.20840734641020697`, -1.2508345722973189`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, 2.319852352269477}, { 0.21340734641020698`, -2.178628688386927}, {0.21340734641020698`, 1.823530669969212}, {0.21340734641020698`, -1.5195869115259075`}, { 0.21340734641020698`, -1.2512739440185146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, 2.3199929294943664`}, { 0.21840734641020698`, -2.1788747851668737`}, {0.21840734641020698`, 1.8230750182929285`}, { 0.21840734641020698`, -1.518461832100098}, { 0.21840734641020698`, -1.2517063462123645`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, 2.3201341314518107`}, { 0.223407346410207, -2.1791216597621093`}, {0.223407346410207, 1.822619412118577}, {0.223407346410207, -1.5173415918268163`}, { 0.223407346410207, -1.2521316507278086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, 2.3202759595833933`}, { 0.228407346410207, -2.179369315264658}, {0.228407346410207, 1.8221638492157723`}, {0.228407346410207, -1.5162263116162586`}, { 0.228407346410207, -1.2525497268234411`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, 2.3204184153625196`}, { 0.233407346410207, -2.1796177548093754`}, {0.233407346410207, 1.8217083273588397`}, {0.233407346410207, -1.5151161148948038`}, { 0.233407346410207, -1.2529604411477788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, 2.320561500294469}, { 0.238407346410207, -2.179866981574034}, {0.238407346410207, 1.8212528443269205`}, {0.238407346410207, -1.514011127622092}, { 0.238407346410207, -1.2533636577218334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, 2.320705215916453}, { 0.243407346410207, -2.1801169987794142`}, {0.243407346410207, 1.8207973979040823`}, {0.243407346410207, -1.5129114783055804`}, { 0.243407346410207, -1.2537592379242046`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, 2.3208495637976703`}, { 0.248407346410207, -2.1803678096894012`}, {0.248407346410207, 1.8203419858794334`}, {0.248407346410207, -1.5118172980123805`}, { 0.248407346410207, -1.2541470404788788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, 2.320994545539371}, { 0.2534073464102069, -2.1806194176110836`}, {0.2534073464102069, 1.8198866060472292`}, {0.2534073464102069, -1.5107287203781397`}, { 0.2534073464102069, -1.2545269214459793`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, 2.3211401627749213`}, { 0.2584073464102069, -2.180871825894861}, {0.2584073464102069, 1.8194312562069876`}, {0.2584073464102069, -1.5096458816127574`}, { 0.2584073464102069, -1.2548987342156788`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, 2.321286417169873}, { 0.2634073464102069, -2.1811250379345575`}, {0.2634073464102069, 1.8189759341636016`}, {0.2634073464102069, -1.5085689205026827`}, { 0.2634073464102069, -1.2552623295055183`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, 2.3214333104220346`}, { 0.2684073464102069, -2.1813790571675344`}, {0.2684073464102069, 1.818520637727454}, {0.2684073464102069, -1.507497978409548}, { 0.2684073464102069, -1.2556175553613749`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, 2.3215808442615464`}, { 0.2734073464102069, -2.1816338870748186`}, {0.2734073464102069, 1.8180653647145322`}, {0.2734073464102069, -1.5064331992649131`}, { 0.2734073464102069, -1.2559642571623322`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, 2.3217290204509604`}, { 0.2784073464102069, -2.1818895311812208`}, {0.2784073464102069, 1.8176101129465458`}, {0.2784073464102069, -1.5053747295608297`}, { 0.2784073464102069, -1.2563022776297073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, 2.321877840785321}, { 0.28340734641020693`, -2.182145993055474}, {0.28340734641020693`, 1.8171548802510427`}, { 0.28340734641020693`, -1.5043227183359724`}, { 0.28340734641020693`, -1.2566314568405068`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, 2.3220273070922506`}, { 0.28840734641020693`, -2.1824032763103696`}, {0.28840734641020693`, 1.8166996644615294`}, { 0.28840734641020693`, -1.5032773171570608`}, { 0.28840734641020693`, -1.2569516322455918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, 2.322177421232039}, { 0.29340734641020694`, -2.182661384602897}, {0.29340734641020694`, 1.8162444634175896`}, { 0.29340734641020694`, -1.5022386800953043`}, { 0.29340734641020694`, -1.2572626386927996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, 2.322328185097736}, { 0.29840734641020694`, -2.1829203216343944`}, {0.29840734641020694`, 1.8157892749650064`}, { 0.29840734641020694`, -1.5012069636975753`}, { 0.29840734641020694`, -1.2575643084553478`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, 2.3224796006152446`}, { 0.30340734641020695`, -2.183180091150699}, {0.30340734641020695`, 1.8153340969558847`}, { 0.30340734641020695`, -1.5001823269520307`}, { 0.30340734641020695`, -1.2578564712657678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, 2.322631669743422}, { 0.30840734641020695`, -2.1834406969423052`}, {0.30840734641020695`, 1.8148789272487733`}, { 0.30840734641020695`, -1.499164931247906}, { 0.30840734641020695`, -1.2581389543556658`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, 2.322784394474182}, { 0.31340734641020696`, -2.1837021428445254`}, {0.31340734641020696`, 1.8144237637087919`}, { 0.31340734641020696`, -1.4981549403291667`}, { 0.31340734641020696`, -1.2584115825016204`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, 2.3229377768325987`}, { 0.31840734641020696`, -2.1839644327376644`}, {0.31840734641020696`, 1.8139686042077572`}, { 0.31840734641020696`, -1.4971525202417542`}, { 0.31840734641020696`, -1.2586741780774722`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, 2.3230918188770175`}, { 0.32340734641020696`, -2.1842275705471823`}, {0.32340734641020696`, 1.8135134466243097`}, { 0.32340734641020696`, -1.496157839274143}, { 0.32340734641020696`, -1.2589265611133051`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, 2.323246522699167}, { 0.32840734641020697`, -2.18449156024388}, {0.32840734641020697`, 1.8130582888440436`}, { 0.32840734641020697`, -1.4951710678909051`}, { 0.32840734641020697`, -1.2591685493614033`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, 2.3234018904242744`}, { 0.333407346410207, -2.1847564058440794`}, {0.333407346410207, 1.8126031287596378`}, {0.333407346410207, -1.4941923786590248`}, { 0.333407346410207, -1.2593999583694575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, 2.323557924211188}, { 0.338407346410207, -2.185022111409812}, {0.338407346410207, 1.8121479642709883`}, {0.338407346410207, -1.4932219461667031`}, { 0.338407346410207, -1.2596206015612739`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, 2.3237146262524973`}, { 0.343407346410207, -2.1852886810490113`}, {0.343407346410207, 1.8116927932853413`}, {0.343407346410207, -1.492259946934375}, { 0.343407346410207, -1.2598302903252585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, 2.3238719987746568`}, { 0.348407346410207, -2.1855561189157124`}, {0.348407346410207, 1.81123761371743}, {0.348407346410207, -1.4913065593177137`}, { 0.348407346410207, -1.2600288341109156`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, 2.3240300440381243`}, { 0.353407346410207, -2.1858244292102538`}, {0.353407346410207, 1.810782423489609}, {0.353407346410207, -1.4903619634023957`}, { 0.353407346410207, -1.2602160405335752`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, 2.3241887643374857`}, { 0.358407346410207, -2.1860936161794897`}, {0.358407346410207, 1.8103272205319982`}, {0.358407346410207, -1.489426340890389}, { 0.358407346410207, -1.2603917154875783`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, 2.3243481620015984`}, { 0.363407346410207, -2.1863636841169973`}, {0.363407346410207, 1.8098720027826178`}, {0.363407346410207, -1.4884998749776268`}, { 0.363407346410207, -1.260555663268095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, 2.324508239393728}, { 0.368407346410207, -2.1866346373633014`}, {0.368407346410207, 1.8094167681875348`}, {0.368407346410207, -1.4875827502228496`}, { 0.368407346410207, -1.2607076867017448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, 2.3246689989116947`}, { 0.373407346410207, -2.186906480306098}, {0.373407346410207, 1.8089615147010047`}, {0.373407346410207, -1.4866751524075084`}, { 0.373407346410207, -1.2608475872861604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, 2.32483044298802}, { 0.3784073464102069, -2.187179217380479}, {0.3784073464102069, 1.8085062402856193`}, {0.3784073464102069, -1.485777268386615}, { 0.3784073464102069, -1.2609751653386045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, 2.324992574090079}, { 0.3834073464102069, -2.1874528530691713`}, {0.3834073464102069, 1.8080509429124538`}, {0.3834073464102069, -1.4848892859304663`}, { 0.3834073464102069, -1.2610902201536647`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, 2.3251553947202557`}, { 0.3884073464102069, -2.1877273919027727`}, {0.3884073464102069, 1.8075956205612163`}, {0.3884073464102069, -1.484011393557193}, { 0.3884073464102069, -1.261192550170184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, 2.3253189074161007`}, { 0.3934073464102069, -2.1880028384600005`}, {0.3934073464102069, 1.8071402712204017`}, {0.3934073464102069, -1.4831437803561558`}, { 0.3934073464102069, -1.2612819531472832`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, 2.3254831147504933`}, { 0.3984073464102069, -2.188279197367938}, {0.3984073464102069, 1.8066848928874433`}, {0.3984073464102069, -1.4822866358022095`}, { 0.3984073464102069, -1.2613582263495287`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, 2.3256480193318096`}, { 0.4034073464102069, -2.1885564733022917`}, {0.4034073464102069, 1.806229483568871}, {0.4034073464102069, -1.4814401495609497`}, { 0.4034073464102069, -1.2614211667411113`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, 2.3258136238040916`}, { 0.40840734641020693`, -2.1888346709876507`}, {0.40840734641020693`, 1.8057740412804686`}, { 0.40840734641020693`, -1.4806045112850614`}, { 0.40840734641020693`, -1.2614705711889118`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, 2.3259799308472195`}, { 0.41340734641020693`, -2.1891137951977533`}, {0.41340734641020693`, 1.8053185640474338`}, { 0.41340734641020693`, -1.4797799104019673`}, { 0.41340734641020693`, -1.2615062366742629`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, 2.3261469431770916`}, { 0.41840734641020694`, -2.1893938507557573`}, {0.41840734641020694`, 1.804863049904542}, { 0.41840734641020694`, -1.4789665358930393`}, { 0.41840734641020694`, -1.2615279605131442`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, 2.3263146635458027`}, { 0.42340734641020705`, -2.189674842534516}, {0.42340734641020705`, 1.8044074968963104`}, { 0.42340734641020705`, -1.4781645760646318`}, { 0.42340734641020705`, -1.2615355405845354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, 2.326483094741831}, { 0.42840734641020695`, -2.189956775456863}, {0.42840734641020695`, 1.8039519030771665`}, { 0.42840734641020695`, -1.4773742183113485`}, { 0.42840734641020695`, -1.2615287755665483`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, 2.326652239590227}, { 0.43340734641020706`, -2.1902396544958935`}, {0.43340734641020706`, 1.8034962665116165`}, { 0.43340734641020706`, -1.476595648871935}, { 0.43340734641020706`, -1.261507465179915}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, 2.3268221009528047`}, { 0.43840734641020696`, -2.1905234846752606`}, {0.43840734641020696`, 1.8030405852744185`}, { 0.43840734641020696`, -1.4758290525782751`}, { 0.43840734641020696`, -1.2614714104383618`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, 2.32699268172834}, { 0.44340734641020685`, -2.1908082710694736`}, {0.44340734641020685`, 1.8025848574507564`}, { 0.44340734641020685`, -1.4750746125980632`}, { 0.44340734641020685`, -1.2614204139053131`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, 2.3271639848527714`}, { 0.44840734641020696`, -2.1910940188041996`}, {0.44840734641020696`, 1.8021290811364172`}, { 0.44840734641020696`, -1.4743325101717288`}, { 0.44840734641020696`, -1.2613542799563222`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, 2.327336013299402}, { 0.45340734641020686`, -2.191380733056571}, {0.45340734641020686`, 1.8016732544379723`}, {0.45340734641020686`, -1.473602924344322}, { 0.45340734641020686`, -1.2612728150465495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, 2.3275087700791097`}, { 0.458407346410207, -2.191668419055503}, {0.458407346410207, 1.801217375472958}, {0.458407346410207, -1.47288603169304}, { 0.458407346410207, -1.2611758279825755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, 2.327682258240562}, { 0.46340734641020687`, -2.1919570820820096`}, {0.46340734641020687`, 1.8007614423700604`}, { 0.46340734641020687`, -1.4721820060512563`}, { 0.46340734641020687`, -1.2610631301977233`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, 2.3278564808704285`}, { 0.468407346410207, -2.192246727469531}, {0.468407346410207, 1.8003054532693064`}, {0.468407346410207, -1.4714910182298249`}, { 0.468407346410207, -1.260934536030082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, 2.328031441093603}, { 0.4734073464102069, -2.1925373606042644`}, {0.4734073464102069, 1.799849406322251}, {0.4734073464102069, -1.4708132357366455`}, { 0.4734073464102069, -1.2607898630022785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, 2.3282071420734303`}, { 0.478407346410207, -2.192828986925498}, {0.478407346410207, 1.7993932996921733`}, {0.478407346410207, -1.4701488224953714`}, { 0.478407346410207, -1.260628932102082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, 2.3283835870119316`}, { 0.4834073464102069, -2.1931216119259553`}, {0.4834073464102069, 1.798937131554271}, {0.4834073464102069, -1.469497938564331}, { 0.4834073464102069, -1.2604515680628103`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, 2.3285607791500404`}, { 0.488407346410207, -2.193415241152142}, {0.488407346410207, 1.798480900095862}, {0.488407346410207, -1.4688607398566593`}, { 0.488407346410207, -1.2602575996424945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, 2.3287387217678397`}, { 0.4934073464102069, -2.1937098802046986`}, {0.4934073464102069, 1.798024603516585}, {0.4934073464102069, -1.4682373778627544`}, { 0.4934073464102069, -1.2600468599007353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, 2.3289174181848007`}, { 0.498407346410207, -2.194005534738759}, {0.498407346410207, 1.7975682400286068`}, {0.498407346410207, -1.467627999376156}, { 0.498407346410207, -1.2598191864721142`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, 2.329096871760031}, { 0.5034073464102069, -2.1943022104643157`}, {0.5034073464102069, 1.7971118078568302`}, {0.5034073464102069, -1.4670327462239967`}, { 0.5034073464102069, -1.2595744218350375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, 2.329277085892525}, { 0.508407346410207, -2.1945999131465923`}, {0.508407346410207, 1.7966553052391068`}, {0.508407346410207, -1.4664517550031564`}, { 0.508407346410207, -1.2593124135748555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, 2.329458064021417}, { 0.5134073464102069, -2.194898648606415}, {0.5134073464102069, 1.7961987304264506`}, {0.5134073464102069, -1.4658851568233178`}, { 0.5134073464102069, -1.2590330146400923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, 2.3296398096262405`}, { 0.518407346410207, -2.1951984227205994`}, {0.518407346410207, 1.7957420816832597`}, {0.518407346410207, -1.465333077058036}, { 0.518407346410207, -1.2587360835906436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, 2.3298223262271907`}, { 0.5234073464102069, -2.1954992414223344`}, {0.5234073464102069, 1.7952853572875356`}, {0.5234073464102069, -1.4647956351050009`}, { 0.5234073464102069, -1.2584214848367705`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, 2.3300056173853947`}, { 0.528407346410207, -2.1958011107015807`}, {0.528407346410207, 1.7948285555311096`}, {0.528407346410207, -1.464272944156625}, { 0.528407346410207, -1.2580890888677791`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, 2.3301896867031804`}, { 0.5334073464102069, -2.1961040366054663`}, {0.5334073464102069, 1.7943716747198728`}, {0.5334073464102069, -1.46376511098205}, { 0.5334073464102069, -1.2577387724692677`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, 2.3303745378243566`}, { 0.538407346410207, -2.1964080252386946`}, {0.538407346410207, 1.7939147131740079`}, {0.538407346410207, -1.4632722357215993`}, { 0.538407346410207, -1.257370418927889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, 2.3305601744344897`}, { 0.5434073464102069, -2.196713082763956}, {0.5434073464102069, 1.7934576692282265`}, {0.5434073464102069, -1.4627944116947902`}, { 0.5434073464102069, -1.2569839182226112`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, 2.3307466002611967`}, { 0.548407346410207, -2.197019215402344}, {0.548407346410207, 1.793000541232007}, {0.548407346410207, -1.4623317252227692`}, { 0.548407346410207, -1.256579167201495}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, 2.3309338190744278`}, { 0.553407346410207, -2.1973264294337853`}, {0.553407346410207, 1.7925433275498417`}, {0.553407346410207, -1.4618842554660996`}, { 0.553407346410207, -1.2561560697431375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, 2.3311218346867677`}, { 0.5584073464102071, -2.1976347311974616`}, {0.5584073464102071, 1.792086026561483}, {0.5584073464102071, -1.461452074278758}, { 0.5584073464102071, -1.2557145369018865`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, 2.3313106509537334`}, { 0.563407346410207, -2.197944127092252}, {0.563407346410207, 1.7916286366621952`}, {0.563407346410207, -1.4610352460790341`}, { 0.563407346410207, -1.2552544870361613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, 2.3315002717740794`}, { 0.5684073464102071, -2.1982546235771747`}, {0.5684073464102071, 1.79117115626301}, {0.5684073464102071, -1.4606338277380184`}, { 0.5684073464102071, -1.2547758459191627`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, 2.331690701090107}, { 0.573407346410207, -2.198566227171834}, {0.573407346410207, 1.790713583790987}, {0.573407346410207, -1.4602478684862383`}, { 0.573407346410207, -1.2542785468314457`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, 2.3318819428879785`}, { 0.5784073464102069, -2.1988789444568777`}, {0.5784073464102069, 1.790255917689479}, {0.5784073464102069, -1.4598774098388831`}, { 0.5784073464102069, -1.2537625306348794`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, 2.332074001198041}, { 0.583407346410207, -2.199192782074459}, {0.583407346410207, 1.7897981564183967`}, {0.583407346410207, -1.4595224855400122`}, { 0.583407346410207, -1.2532277458276306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, 2.3322668800951436`}, { 0.5884073464102069, -2.1995077467287043`}, {0.5884073464102069, 1.7893402984544864`}, {0.5884073464102069, -1.4591831215259659`}, { 0.5884073464102069, -1.2526741485799324`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.332460583698974}, { 0.593407346410207, -2.1998238451861867`}, {0.593407346410207, 1.7888823422916025`}, {0.593407346410207, -1.4588593359081425`}, { 0.593407346410207, -1.2521017027504815`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.332655116174388}, { 0.5984073464102069, -2.200141084276409}, {0.5984073464102069, 1.788424286440992}, {0.5984073464102069, -1.4585511389751644`}, { 0.5984073464102069, -1.2515103798834437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.3328504817317537`}, { 0.603407346410207, -2.2004594708922918`}, {0.603407346410207, 1.7879661294315794`}, {0.603407346410207, -1.4582585332143585`}, { 0.603407346410207, -1.2509001591861317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.333046684627293}, { 0.6084073464102069, -2.200779011990666}, {0.6084073464102069, 1.787507869810258}, {0.6084073464102069, -1.4579815133523724`}, { 0.6084073464102069, -1.2502710274875528`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.333243729163435}, { 0.613407346410207, -2.2010997145927775`}, {0.613407346410207, 1.787049506142185}, {0.613407346410207, -1.457720066414608}, { 0.613407346410207, -1.2496229791781162`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.3334416196891685`}, { 0.6184073464102069, -2.2014215857847907`}, {0.6184073464102069, 1.7865910370110818`}, {0.6184073464102069, -1.4574741718031075`}, { 0.6184073464102069, -1.2489560161309006`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.333640360600406}, { 0.623407346410207, -2.2017446327183077`}, {0.623407346410207, 1.786132461019541}, {0.623407346410207, -1.4572438013923603`}, { 0.623407346410207, -1.2482701476049813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.3338399563403467`}, { 0.6284073464102069, -2.2020688626108886`}, {0.6284073464102069, 1.7856737767893334`}, {0.6284073464102069, -1.45702891964248}, { 0.6284073464102069, -1.247565390131391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.3340404113998527`}, { 0.633407346410207, -2.2023942827465777`}, {0.633407346410207, 1.7852149829617256`}, {0.633407346410207, -1.4568294837290219`}, { 0.633407346410207, -1.246841767382424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.3342417303178222`}, { 0.6384073464102069, -2.2027209004764434`}, {0.6384073464102069, 1.7847560781978011`}, {0.6384073464102069, -1.4566454436887237`}, { 0.6384073464102069, -1.246099310025025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.3344439176815754`}, { 0.643407346410207, -2.2030487232191183`}, {0.643407346410207, 1.7842970611787836`}, {0.643407346410207, -1.4564767425803022`}, { 0.643407346410207, -1.2453380555590987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.334646978127242}, { 0.6484073464102069, -2.203377758461349}, {0.6484073464102069, 1.78383793060637}, {0.6484073464102069, -1.4563233166594294`}, { 0.6484073464102069, -1.2445580481416507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.3348509163401556`}, { 0.653407346410207, -2.2037080137585536`}, {0.653407346410207, 1.7833786852030666`}, {0.653407346410207, -1.456185095566915}, { 0.653407346410207, -1.2437593383977104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.335055737055254}, { 0.6584073464102069, -2.2040394967353865`}, {0.6584073464102069, 1.7829193237125305`}, {0.6584073464102069, -1.456062002529087}, { 0.6584073464102069, -1.2429419832190471`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.335261445057485}, { 0.663407346410207, -2.20437221508631}, {0.663407346410207, 1.7824598448999185`}, {0.663407346410207, -1.4559539545693296`}, { 0.663407346410207, -1.242106045551728}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.335468045182219}, { 0.6684073464102069, -2.2047061765761713`}, {0.6684073464102069, 1.7820002475522387`}, {0.6684073464102069, -1.4558608627297072`}, { 0.6684073464102069, -1.2412515941735833`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.335675542315666}, { 0.673407346410207, -2.2050413890407903`}, {0.673407346410207, 1.7815405304787133`}, {0.673407346410207, -1.4557826323015544`}, { 0.673407346410207, -1.2403787034626963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.3358839413953}, { 0.678407346410207, -2.205377860387554}, {0.678407346410207, 1.7810806925111387`}, {0.678407346410207, -1.4557191630639472`}, { 0.678407346410207, -1.2394874531580145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.3360932474102887`}, { 0.6834073464102071, -2.2057155985960173`}, {0.6834073464102071, 1.780620732504262}, {0.6834073464102071, -1.45567034952892}, { 0.6834073464102071, -1.2385779281132059`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.3363034654019303`}, { 0.688407346410207, -2.2060546117185096`}, {0.688407346410207, 1.7801606493361548`}, {0.688407346410207, -1.4556360811923328`}, { 0.688407346410207, -1.2376502180448565`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.3365146004640964`}, { 0.6934073464102071, -2.206394907880756}, {0.6934073464102071, 1.779700441908599}, {0.6934073464102071, -1.455616242789267}, { 0.6934073464102071, -1.2367044172761403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.3367266577436787`}, { 0.698407346410207, -2.206736495282497}, {0.698407346410207, 1.7792401091474752`}, {0.698407346410207, -1.455610714552903}, { 0.698407346410207, -1.2357406244769984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.336939642441046}, { 0.7034073464102069, -2.2070793821981263`}, {0.7034073464102069, 1.7787796500031612`}, {0.7034073464102069, -1.4556193724758029`}, { 0.7034073464102069, -1.2347589424019134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.3371535598105053`}, { 0.708407346410207, -2.207423576977324}, {0.708407346410207, 1.7783190634509332`}, {0.708407346410207, -1.4556420885725725`}, { 0.708407346410207, -1.233759477626292}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.3373684151607708`}, { 0.7134073464102069, -2.207769088045711}, {0.7134073464102069, 1.7778583484913764`}, {0.7134073464102069, -1.4556787311429544`}, { 0.7134073464102069, -1.232742340282418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.337584213855437}, { 0.718407346410207, -2.2081159239055013`}, {0.718407346410207, 1.7773975041508028`}, {0.718407346410207, -1.4557291650343702`}, { 0.718407346410207, -1.231707643795951}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.337800961313462}, { 0.7234073464102069, -2.2084640931361696`}, {0.7234073464102069, 1.7769365294816728`}, {0.7234073464102069, -1.4557932519030456`}, { 0.7234073464102069, -1.2306555046238348`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.338018663009654}, { 0.728407346410207, -2.2088136043951185`}, {0.728407346410207, 1.7764754235630271`}, {0.728407346410207, -1.455870850472879}, { 0.728407346410207, -1.2295860419944604`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.3382373244751693`}, { 0.7334073464102069, -2.2091644664183656`}, {0.7334073464102069, 1.7760141855009242`}, {0.7334073464102069, -1.455961816791238}, { 0.7334073464102069, -1.228499377650898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.33845695129801}, { 0.738407346410207, -2.2095166880212282`}, {0.738407346410207, 1.7755528144288857`}, {0.738407346410207, -1.4560660044809954`}, { 0.738407346410207, -1.2273956355978823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.338677549123538}, { 0.7434073464102069, -2.209870278099023}, {0.7434073464102069, 1.7750913095083478`}, {0.7434073464102069, -1.456183264988079}, { 0.7434073464102069, -1.226274941853283}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.3388991236549876`}, { 0.748407346410207, -2.2102252456277705`}, {0.748407346410207, 1.7746296699291237`}, {0.748407346410207, -1.4563134478239637`}, { 0.748407346410207, -1.2251374242046291`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.3391216806539905`}, { 0.7534073464102069, -2.2105815996649123`}, {0.7534073464102069, 1.7741678949098691`}, {0.7534073464102069, -1.4564564008024923`}, { 0.7534073464102069, -1.2239832119712797`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.339345225941107}, { 0.758407346410207, -2.2109393493500313`}, {0.758407346410207, 1.773705983698559}, {0.758407346410207, -1.4566119702706406`}, { 0.758407346410207, -1.2228124357727121`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.3395697653963614`}, { 0.7634073464102069, -2.2112985039055872`}, {0.7634073464102069, 1.7732439355729708`}, {0.7634073464102069, -1.4567800013325984`}, { 0.7634073464102069, -1.2216252273034047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.339795304959792}, { 0.768407346410207, -2.211659072637651}, {0.768407346410207, 1.772781749841176}, {0.768407346410207, -1.4569603380669536`}, { 0.768407346410207, -1.220421719114663}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.340021850632}, { 0.7734073464102069, -2.212021064936666}, {0.7734073464102069, 1.7723194258420412`}, {0.7734073464102069, -1.4571528237365745`}, { 0.7734073464102069, -1.2192020444037432`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.3402494084747123`}, { 0.778407346410207, -2.2123844902781946`}, {0.778407346410207, 1.7718569629457335`}, {0.778407346410207, -1.4573573009909135`}, { 0.778407346410207, -1.2179663368105431`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.3404779846113493`}, { 0.7834073464102069, -2.212749358223696}, {0.7834073464102069, 1.7713943605542406`}, {0.7834073464102069, -1.4575736120605078`}, { 0.7834073464102069, -1.216714730222085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.340707585227602}, { 0.788407346410207, -2.213115678421295}, {0.788407346410207, 1.7709316181018946`}, {0.788407346410207, -1.4578015989435307`}, { 0.788407346410207, -1.2154473585849643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.3409382165720163`}, { 0.7934073464102069, -2.2134834606065756`}, {0.7934073464102069, 1.7704687350559054`}, {0.7934073464102069, -1.4580411035842227`}, { 0.7934073464102069, -1.214164355725897}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.3411698849565834`}, { 0.798407346410207, -2.213852714603372}, {0.798407346410207, 1.770005710916906}, {0.798407346410207, -1.4582919680431474`}, { 0.798407346410207, -1.2128658551804554`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.341402596757342}, { 0.803407346410207, -2.214223450324577}, {0.803407346410207, 1.769542545219503}, {0.803407346410207, -1.4585540346592196`}, { 0.803407346410207, -1.2115519900300191`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.3416363584149873`}, { 0.8084073464102071, -2.214595677772954}, {0.8084073464102071, 1.7690792375328386`}, {0.8084073464102071, -1.458827146203484}, { 0.8084073464102071, -1.210222892746973}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.3418711764354874`}, { 0.813407346410207, -2.2149694070419628`}, {0.813407346410207, 1.7686157874611623`}, {0.813407346410207, -1.459111146024724}, { 0.813407346410207, -1.208878695048098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.3421070573907063`}, { 0.8184073464102071, -2.2153446483165955`}, {0.8184073464102071, 1.7681521946444105`}, {0.8184073464102071, -1.4594058781868524`}, { 0.8184073464102071, -1.2075195277561186`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.3423440079190443`}, { 0.823407346410207, -2.2157214118742163`}, {0.823407346410207, 1.7676884587587975`}, {0.823407346410207, -1.459711187598345}, { 0.823407346410207, -1.2061455206692857`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.342582034726073}, { 0.8284073464102069, -2.21609970808542}, {0.8284073464102069, 1.7672245795174144`}, {0.8284073464102069, -1.460026920133661}, { 0.8284073464102069, -1.204756802438909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.3428211445851916`}, { 0.833407346410207, -2.2164795474148913`}, {0.833407346410207, 1.7667605566708433`}, {0.833407346410207, -1.4603529227469112`}, { 0.833407346410207, -1.20335350045467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.343061344338287}, { 0.8384073464102069, -2.216860940422284}, {0.8384073464102069, 1.7662963900077713`}, {0.8384073464102069, -1.460689043577871}, { 0.8384073464102069, -1.2019357407375775`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.3433026408964017`}, { 0.843407346410207, -2.217243897763101}, {0.843407346410207, 1.765832079355627}, {0.843407346410207, -1.4610351320505663`}, { 0.843407346410207, -1.20050364784036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.3435450412404117`}, { 0.8484073464102069, -2.21762843018959}, {0.8484073464102069, 1.7653676245812207`}, {0.8484073464102069, -1.4613910389645854`}, { 0.8484073464102069, -1.1990573447551232`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.3437885524217177`}, { 0.853407346410207, -2.218014548551652}, {0.853407346410207, 1.7649030255913958`}, {0.853407346410207, -1.4617566165793634`}, { 0.853407346410207, -1.1975969528280401`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.344033181562937}, { 0.8584073464102069, -2.2184022637977483`}, {0.8584073464102069, 1.7644382823336926`}, {0.8584073464102069, -1.462131718691638}, { 0.8584073464102069, -1.1961225916808653`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.344278935858615}, { 0.863407346410207, -2.2187915869758377`}, {0.863407346410207, 1.7639733947970235`}, {0.863407346410207, -1.4625162007063226`}, { 0.863407346410207, -1.194634379139042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.344525822575939}, { 0.8684073464102069, -2.2191825292343044`}, {0.8684073464102069, 1.7635083630123576`}, {0.8684073464102069, -1.4629099197010196`}, { 0.8684073464102069, -1.1931324311661513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.3447738490554633`}, { 0.873407346410207, -2.2195751018229113`}, {0.873407346410207, 1.7630431870534213`}, {0.873407346410207, -1.4633127344844405`}, { 0.873407346410207, -1.191616861804481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.345023022711847}, { 0.8784073464102069, -2.219969316093755}, {0.8784073464102069, 1.7625778670374008`}, {0.8784073464102069, -1.4637245056489605`}, { 0.8784073464102069, -1.1900877831214398`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.345273351034599}, { 0.883407346410207, -2.2203651835022375`}, {0.883407346410207, 1.76211240312567}, {0.883407346410207, -1.4641450956175561`}, { 0.883407346410207, -1.1885453051615984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.345524841588832}, { 0.8884073464102069, -2.220762715608047}, {0.8884073464102069, 1.7616467955245219`}, {0.8884073464102069, -1.4645743686854054`}, { 0.8884073464102069, -1.1869895359040754`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.3457775020160327`}, { 0.893407346410207, -2.2211619240761493`}, {0.893407346410207, 1.7611810444859113`}, {0.893407346410207, -1.4650121910563607`}, { 0.893407346410207, -1.185420581225039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.346031340034835}, { 0.8984073464102069, -2.2215628206777907`}, {0.8984073464102069, 1.7607151503082166`}, {0.8984073464102069, -1.4654584308745753`}, { 0.8984073464102069, -1.1838385448650743`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.346286363441807}, { 0.903407346410207, -2.221965417291517}, {0.903407346410207, 1.7602491133370082`}, {0.903407346410207, -1.465912958251507}, { 0.903407346410207, -1.1822435284011623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.346542580112251}, { 0.9084073464102069, -2.2223697259041937`}, {0.9084073464102069, 1.7597829339658346`}, {0.9084073464102069, -1.4663756452885606`}, { 0.9084073464102069, -1.180635631223033}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.34679999800101}, { 0.913407346410207, -2.2227757586120496`}, {0.913407346410207, 1.7593166126370168`}, {0.913407346410207, -1.466846366095593}, { 0.913407346410207, -1.1790149505136502`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.3470586251432897`}, { 0.9184073464102069, -2.2231835276217247`}, {0.9184073464102069, 1.7588501498424611`}, {0.9184073464102069, -1.467324996805525}, { 0.9184073464102069, -1.1773815812336115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.3473184696554856`}, { 0.923407346410207, -2.223593045251334}, {0.923407346410207, 1.7583835461244826`}, {0.923407346410207, -1.4678114155852646`}, { 0.923407346410207, -1.1757356161092134`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.3475795397360266`}, { 0.928407346410207, -2.224004323931538}, {0.928407346410207, 1.7579168020766434`}, {0.928407346410207, -1.4683055026432021`}, { 0.928407346410207, -1.1740771456239765`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.347841843666231}, { 0.9334073464102071, -2.2244173762066333`}, {0.9334073464102071, 1.7574499183446037`}, {0.9334073464102071, -1.4688071402334577`}, { 0.9334073464102071, -1.1724062580134085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.3481053898111655`}, { 0.938407346410207, -2.2248322147356494`}, {0.938407346410207, 1.7569828956269904`}, {0.938407346410207, -1.4693162126570942`}, { 0.938407346410207, -1.1707230392628096`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.348370186620528}, { 0.9434073464102071, -2.2252488522934595`}, {0.9434073464102071, 1.7565157346762763`}, {0.9434073464102071, -1.4698326062605234`}, { 0.9434073464102071, -1.1690275731078936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.348636242629531}, { 0.948407346410207, -2.2256673017719053`}, {0.948407346410207, 1.7560484362996776`}, {0.948407346410207, -1.4703562094312599`}, { 0.948407346410207, -1.1673199410380675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.3489035664598057`}, { 0.9534073464102071, -2.2260875761809307`}, {0.9534073464102071, 1.7555810013600648`}, {0.9534073464102071, -1.4708869125912383`}, { 0.9534073464102071, -1.1656002223021538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.3491721668203116`}, { 0.958407346410207, -2.226509688649735}, {0.958407346410207, 1.7551134307768883`}, {0.958407346410207, -1.4714246081878577`}, { 0.958407346410207, -1.1638684939163888`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.349442052508265}, { 0.9634073464102069, -2.226933652427932}, {0.9634073464102069, 1.7546457255271226`}, {0.9634073464102069, -1.47196919068293}, { 0.9634073464102069, -1.1621248306745362`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.3497132324100742`}, { 0.968407346410207, -2.227359480886725}, {0.968407346410207, 1.7541778866462212`}, {0.968407346410207, -1.4725205565396964`}, { 0.968407346410207, -1.1603693051599262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.3499857155022896`}, { 0.9734073464102069, -2.227787187520097}, {0.9734073464102069, 1.753709915229094}, {0.9734073464102069, -1.4730786042080621`}, { 0.9734073464102069, -1.1586019877592992`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.35025951085257}, { 0.978407346410207, -2.2282167859460102`}, {0.978407346410207, 1.7532418124310964`}, {0.978407346410207, -1.4736432341082022`}, { 0.978407346410207, -1.156822946678278}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.350534627620654}, { 0.9834073464102069, -2.2286482899076225`}, {0.9834073464102069, 1.7527735794690367`}, {0.9834073464102069, -1.4742143486126809`}, { 0.9834073464102069, -1.1550322479583401`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.3508110750593536`}, { 0.988407346410207, -2.229081713274514}, {0.988407346410207, 1.7523052176222007`}, {0.988407346410207, -1.4747918520272223`}, { 0.988407346410207, -1.1532299554951535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.3510888625155566`}, { 0.9934073464102069, -2.2295170700439324`}, {0.9934073464102069, 1.7518367282333938`}, {0.9934073464102069, -1.4753756505702358`}, { 0.9934073464102069, -1.1514161310581583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.351367999431241}, { 0.998407346410207, -2.229954374342045}, {0.998407346410207, 1.7513681127099987`}, {0.998407346410207, -1.4759656523512619`}, { 0.998407346410207, -1.1495908343112513`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.3516484953445076`}, { 1.003407346410207, -2.2303936404252123`}, {1.003407346410207, 1.7508993725250548`}, {1.003407346410207, -1.4765617673483942`}, { 1.003407346410207, -1.1477541228344978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.351930359890623}, { 1.008407346410207, -2.230834882681268}, {1.008407346410207, 1.7504305092183514`}, {1.008407346410207, -1.4771639073848437`}, { 1.008407346410207, -1.1459060521467201`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.3522136028030793`}, { 1.013407346410207, -2.231278115630823}, {1.013407346410207, 1.7499615243975428`}, {1.013407346410207, -1.477771986104695}, { 1.013407346410207, -1.1440466757289032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.352498233914666}, { 1.018407346410207, -2.231723353928571}, {1.018407346410207, 1.7494924197392805`}, {1.018407346410207, -1.478385918947987}, { 1.018407346410207, -1.1421760450482932`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.3527842631585596`}, { 1.023407346410207, -2.232170612364621}, {1.023407346410207, 1.7490231969903638`}, {1.023407346410207, -1.4790056231251847`}, { 1.023407346410207, -1.140294209583121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.3530717005694215`}, { 1.028407346410207, -2.232619905865836}, {1.028407346410207, 1.748553857968913}, {1.028407346410207, -1.4796310175911327`}, { 1.028407346410207, -1.1384012168478526`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.3533605562845206`}, { 1.033407346410207, -2.2330712494971903`}, {1.033407346410207, 1.7480844045655581`}, {1.033407346410207, -1.4802620230185692`}, { 1.033407346410207, -1.136497112418902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.3536508405448626`}, { 1.038407346410207, -2.233524658463142}, {1.038407346410207, 1.7476148387446522`}, {1.038407346410207, -1.4808985617712767`}, { 1.038407346410207, -1.1345819399607262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.35394256369634}, { 1.043407346410207, -2.233980148109014}, {1.043407346410207, 1.7471451625454992`}, {1.043407346410207, -1.4815405578769247`}, { 1.043407346410207, -1.1326557412522364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.354235736190892}, { 1.048407346410207, -2.2344377339224044`}, {1.048407346410207, 1.7466753780836106`}, {1.048407346410207, -1.4821879369996844`}, { 1.048407346410207, -1.1307185562134656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.3545303685876893`}, { 1.053407346410207, -2.2348974315345953`}, {1.053407346410207, 1.7462054875519748`}, {1.053407346410207, -1.4828406264126621`}, { 1.053407346410207, -1.128770422932433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.354826471554325}, { 1.058407346410207, -2.2353592567219875`}, {1.058407346410207, 1.7457354932223543`}, {1.058407346410207, -1.4834985549702076`}, { 1.058407346410207, -1.1268113776921505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.3551240558680298`}, { 1.063407346410207, -2.23582322540755}, {1.063407346410207, 1.7452653974466013`}, {1.063407346410207, -1.484161653080155}, { 1.063407346410207, -1.1248414549977253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.3554231324168975`}, { 1.068407346410207, -2.2362893536622805`}, {1.068407346410207, 1.7447952026579965`}, {1.068407346410207, -1.4848298526760362`}, { 1.068407346410207, -1.122860687603504}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.355723712201133}, { 1.073407346410207, -2.2367576577066877`}, {1.073407346410207, 1.7443249113726111`}, {1.073407346410207, -1.4855030871893098`}, { 1.073407346410207, -1.120869106540229}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.3560258063343116`}, { 1.078407346410207, -2.237228153912284}, {1.078407346410207, 1.743854526190691}, {1.078407346410207, -1.4861812915216481`}, { 1.078407346410207, -1.1188667411421584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.356329426044661}, { 1.083407346410207, -2.2377008588030978`}, {1.083407346410207, 1.7433840497980642`}, {1.083407346410207, -1.4868644020173212`}, { 1.083407346410207, -1.116853619074111}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.356634582676357}, { 1.0884073464102069`, -2.2381757890572023`}, {1.0884073464102069`, 1.742913484967572}, {1.0884073464102069`, -1.487552356435702}, { 1.0884073464102069`, -1.1148297663584292`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.3569412876908373`}, { 1.093407346410207, -2.238652961508259}, {1.093407346410207, 1.7424428345605256`}, {1.093407346410207, -1.4882450939239296`}, { 1.093407346410207, -1.1127952074017846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.357249552668136}, { 1.0984073464102069`, -2.239132393147077}, {1.0984073464102069`, 1.7419721015281864`}, { 1.0984073464102069`, -1.4889425549897672`}, { 1.0984073464102069`, -1.1107499650218458`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.3575593893082334`}, { 1.103407346410207, -2.239614101123192}, {1.103407346410207, 1.7415012889132702`}, {1.103407346410207, -1.4896446814746525`}, { 1.103407346410207, -1.1086940604737585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.357870809432426}, { 1.1084073464102069`, -2.2400981027464617`}, {1.1084073464102069`, 1.7410303998514747`}, { 1.1084073464102069`, -1.4903514165269969`}, { 1.1084073464102069`, -1.106627513476423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.358183824984714}, { 1.113407346410207, -2.2405844154886747`}, {1.113407346410207, 1.7405594375730435`}, {1.113407346410207, -1.491062704575732}, { 1.113407346410207, -1.1045503422385436`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.3584984480332074`}, { 1.118407346410207, -2.241073056985179}, {1.118407346410207, 1.740088405404343}, {1.118407346410207, -1.491778491304126}, { 1.118407346410207, -1.10246256348445}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.3588146907715553`}, { 1.123407346410207, -2.241564045036531}, {1.123407346410207, 1.7396173067694718`}, {1.123407346410207, -1.4924987236238931`}, { 1.123407346410207, -1.1003641924796501`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.3591325655203916`}, { 1.128407346410207, -2.242057397610154}, {1.128407346410207, 1.7391461451918975`}, {1.128407346410207, -1.4932233496496008`}, { 1.128407346410207, -1.098255243056123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.359452084728798}, { 1.133407346410207, -2.242553132842023}, {1.133407346410207, 1.7386749242961217`}, {1.133407346410207, -1.4939523186733976`}, { 1.133407346410207, -1.0961357276373294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.3597732609757927`}, { 1.138407346410207, -2.243051269038362}, {1.138407346410207, 1.7382036478093719`}, {1.138407346410207, -1.4946855811400686`}, { 1.138407346410207, -1.0940056572629273`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.3600961069718367`}, { 1.143407346410207, -2.243551824677358}, {1.143407346410207, 1.7377323195633185`}, {1.143407346410207, -1.4954230886224165`}, { 1.143407346410207, -1.0918650416131974`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.3604206355603607`}, { 1.148407346410207, -2.2440548184109}, {1.148407346410207, 1.7372609434958288`}, {1.148407346410207, -1.4961647937970062`}, { 1.148407346410207, -1.0897138890331552`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.3607468597193138`}, { 1.153407346410207, -2.244560269066326}, {1.153407346410207, 1.7367895236527426`}, {1.153407346410207, -1.4969106504202503`}, { 1.153407346410207, -1.0875522065563519`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.361074792562732}, { 1.158407346410207, -2.2450681956481997`}, {1.158407346410207, 1.7363180641896823`}, {1.158407346410207, -1.4976606133048485`}, { 1.158407346410207, -1.085379999928365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.36140444734233}, { 1.163407346410207, -2.2455786173400942`}, {1.163407346410207, 1.7358465693738914`}, {1.163407346410207, -1.4984146382966035`}, { 1.163407346410207, -1.0831972736299644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.361735837449117}, { 1.168407346410207, -2.246091553506406}, {1.168407346410207, 1.7353750435861033`}, {1.168407346410207, -1.4991726822515932`}, { 1.168407346410207, -1.0810040308999538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.362068976415027}, { 1.173407346410207, -2.246607023694174}, {1.173407346410207, 1.7349034913224461`}, {1.173407346410207, -1.499934703013717}, { 1.173407346410207, -1.0788002737576978`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.362403877914581}, { 1.178407346410207, -2.2471250476349334`}, {1.178407346410207, 1.7344319171963731`}, {1.178407346410207, -1.5007006593926118`}, { 1.178407346410207, -1.0765860030253176`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.3627405557665666`}, { 1.183407346410207, -2.247645645246574}, {1.183407346410207, 1.7339603259406289`}, {1.183407346410207, -1.50147051114194}, { 1.183407346410207, -1.0743612183495674`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.3630790239357427`}, { 1.188407346410207, -2.248168836635226}, {1.188407346410207, 1.7334887224092503`}, {1.188407346410207, -1.5022442189380552`}, { 1.188407346410207, -1.0721259182233867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.3634192965345657`}, { 1.193407346410207, -2.2486946420971643`}, {1.193407346410207, 1.7330171115795958`}, {1.193407346410207, -1.5030217443590308`}, { 1.193407346410207, -1.0698801000071336`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.363761387824944}, { 1.198407346410207, -2.249223082120728}, {1.198407346410207, 1.7325454985544158`}, {1.198407346410207, -1.5038030498640838`}, { 1.198407346410207, -1.0676237599495042`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.3641053122200093`}, { 1.203407346410207, -2.2497541773882666`}, {1.203407346410207, 1.7320738885639504`}, {1.203407346410207, -1.5045880987733207`}, { 1.203407346410207, -1.065356893208129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.364451084285923}, { 1.208407346410207, -2.250287948778097}, {1.208407346410207, 1.7316022869680676`}, {1.208407346410207, -1.5053768552479154`}, { 1.208407346410207, -1.0630794938698693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.3647987187436965`}, { 1.2134073464102069`, -2.250824417366489}, {1.2134073464102069`, 1.7311306992584357`}, { 1.2134073464102069`, -1.5061692842706025`}, { 1.2134073464102069`, -1.0607915549708007`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.365148230471045}, { 1.218407346410207, -2.2513636044296637`}, {1.218407346410207, 1.7306591310607318`}, {1.218407346410207, -1.5069653516265578`}, { 1.218407346410207, -1.0584930685158962`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.365499634504262}, { 1.2234073464102069`, -2.2519055314458196`}, {1.2234073464102069`, 1.7301875881368878`}, {1.2234073464102069`, -1.507765023884626}, { 1.2234073464102069`, -1.056184025498419}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.365852946040123}, { 1.228407346410207, -2.252450220097169}, {1.228407346410207, 1.7297160763873722`}, {1.228407346410207, -1.50856826837892}, { 1.228407346410207, -1.0538644159190138`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.366208180437814}, { 1.2334073464102069`, -2.2529976922720056`}, {1.2334073464102069`, 1.729244601853514}, {1.2334073464102069`, -1.5093750531907568`}, { 1.2334073464102069`, -1.0515342288045246`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.3665653532208872`}, { 1.238407346410207, -2.2535479700667835`}, {1.238407346410207, 1.7287731707198604`}, {1.238407346410207, -1.5101853471309479`}, { 1.238407346410207, -1.0491934522265283`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.366924480079244}, { 1.243407346410207, -2.2541010757882236`}, {1.243407346410207, 1.7283017893165795`}, {1.243407346410207, -1.5109991197224333`}, { 1.243407346410207, -1.0468420733195989`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.367285576871144}, { 1.248407346410207, -2.254657031955436}, {1.248407346410207, 1.7278304641218976`}, {1.248407346410207, -1.5118163411832557`}, { 1.248407346410207, -1.0444800782993022`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.367648659625246}, { 1.253407346410207, -2.2552158613020663`}, {1.253407346410207, 1.7273592017645814`}, {1.253407346410207, -1.5126369824098624`}, { 1.253407346410207, -1.0421074524799447`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.3680137445426723`}, { 1.258407346410207, -2.255777586778461}, {1.258407346410207, 1.726888009026459}, {1.258407346410207, -1.513461014960745}, { 1.258407346410207, -1.039724180292051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.3683808479991044`}, { 1.263407346410207, -2.2563422315538566`}, {1.263407346410207, 1.7264168928449852`}, {1.263407346410207, -1.5142884110403918`}, { 1.263407346410207, -1.037330245299627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.36874998654691}, { 1.268407346410207, -2.256909819018586}, {1.268407346410207, 1.7259458603158468`}, {1.268407346410207, -1.5151191434835698`}, { 1.268407346410207, -1.0349256302171574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.3691211769172944`}, { 1.273407346410207, -2.2574803727863104`}, {1.273407346410207, 1.7254749186956149`}, {1.273407346410207, -1.51595318573991}, { 1.273407346410207, -1.0325103169264025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.3694944360224865`}, { 1.278407346410207, -2.2580539166962694`}, {1.278407346410207, 1.725004075404436}, {1.278407346410207, -1.5167905118588096`}, { 1.278407346410207, -1.0300842864929538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.369869780957954}, { 1.283407346410207, -2.2586304748155555`}, {1.283407346410207, 1.7245333380287748`}, {1.283407346410207, -1.5176310964746247`}, { 1.283407346410207, -1.0276475191825973`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.3702472290046455`}, { 1.288407346410207, -2.2592100714414074`}, {1.288407346410207, 1.7240627143241962`}, {1.288407346410207, -1.5184749147921695`}, { 1.288407346410207, -1.0251999944774566`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.370626797631274}, { 1.293407346410207, -2.259792731103529}, {1.293407346410207, 1.7235922122181977`}, {1.293407346410207, -1.5193219425725}, { 1.293407346410207, -1.0227416910919562`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.3710085044966176`}, { 1.298407346410207, -2.2603784785664254`}, {1.298407346410207, 1.7231218398130868`}, {1.298407346410207, -1.5201721561189852`}, { 1.298407346410207, -1.0202725869885874`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.3713923674518687`}, { 1.303407346410207, -2.2609673388317644`}, {1.303407346410207, 1.7226516053889056`}, {1.303407346410207, -1.521025532263658}, { 1.303407346410207, -1.0177926593935036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.371778404543002}, { 1.308407346410207, -2.2615593371407603`}, {1.308407346410207, 1.7221815174064063`}, {1.308407346410207, -1.5218820483538356`}, { 1.308407346410207, -1.0153018848119417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.3721666340131824`}, { 1.313407346410207, -2.2621544989765785`}, {1.313407346410207, 1.7217115845100748`}, {1.313407346410207, -1.5227416822390123`}, { 1.313407346410207, -1.0128002390434876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.3725570743052087`}, { 1.318407346410207, -2.2627528500667586`}, {1.318407346410207, 1.7212418155312017`}, {1.318407346410207, -1.5236044122580148`}, { 1.318407346410207, -1.0102876971971835`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.372949744063984}, { 1.323407346410207, -2.2633544163856727`}, {1.323407346410207, 1.7207722194910078`}, {1.323407346410207, -1.5244702172264077`}, { 1.323407346410207, -1.0077642337065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.3733446621390275`}, { 1.328407346410207, -2.2639592241569857`}, {1.328407346410207, 1.7203028056038205`}, {1.328407346410207, -1.5253390764241563`}, { 1.328407346410207, -1.0052298223441676`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.373741847587018}, { 1.333407346410207, -2.2645672998561612`}, {1.333407346410207, 1.7198335832803}, {1.333407346410207, -1.5262109695835353`}, { 1.333407346410207, -1.0026844362368832`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.374141319674375}, { 1.3384073464102069`, -2.265178670212972}, {1.3384073464102069`, 1.719364562130721}, {1.3384073464102069`, -1.5270858768772693`}, { 1.3384073464102069`, -1.000128047879905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.374543097879872}, { 1.343407346410207, -2.2657933622140405`}, {1.343407346410207, 1.718895751968308}, {1.343407346410207, -1.5279637789069191`}, { 1.343407346410207, -0.9975606291515322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.374947201897293}, { 1.3484073464102069`, -2.266411403105402}, {1.3484073464102069`, 1.718427162812625}, {1.3484073464102069`, -1.5288446566914857`}, { 1.3484073464102069`, -0.9949821513274925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.3753536516381195`}, { 1.353407346410207, -2.267032820395091}, {1.353407346410207, 1.717958804893021}, {1.353407346410207, -1.529728491656246}, { 1.353407346410207, -0.9923925850952342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.3757624672342588`}, { 1.3584073464102069`, -2.267657641855746}, {1.3584073464102069`, 1.717490688652131}, {1.3584073464102069`, -1.5306152656218042`}, { 1.3584073464102069`, -0.9897919005681397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.3761736690408095`}, { 1.363407346410207, -2.268285895527244}, {1.363407346410207, 1.7170228247494366`}, {1.363407346410207, -1.531504960793356}, { 1.363407346410207, -0.9871800672996665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.3765872776388655`}, { 1.368407346410207, -2.2689176097193515`}, {1.368407346410207, 1.7165552240648827`}, {1.368407346410207, -1.5323975597501573`}, { 1.368407346410207, -0.984557054297426}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.3770033138383604`}, { 1.373407346410207, -2.2695528130144034`}, {1.373407346410207, 1.7160878977025538`}, {1.373407346410207, -1.5332930454352056`}, { 1.373407346410207, -0.9819228300372028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.377421798680951}, { 1.378407346410207, -2.2701915342699994`}, {1.378407346410207, 1.715620856994411}, {1.378407346410207, -1.5341914011451079`}, { 1.378407346410207, -0.9792773624769371}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.3778427534429407`}, { 1.383407346410207, -2.2708338026217314`}, {1.383407346410207, 1.7151541135040884`}, {1.383407346410207, -1.5350926105201477`}, { 1.383407346410207, -0.976620619070661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.3782661996382424`}, { 1.388407346410207, -2.2714796474859233`}, {1.388407346410207, 1.7146876790307528`}, {1.388407346410207, -1.5359966575345418`}, { 1.388407346410207, -0.9739525667824165}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.3786921590213885`}, { 1.393407346410207, -2.2721290985624054`}, {1.393407346410207, 1.7142215656130249`}, {1.393407346410207, -1.536903526486873}, { 1.393407346410207, -0.9712731721001464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.3791206535905762`}, { 1.398407346410207, -2.2727821858372996`}, {1.398407346410207, 1.7137557855329641`}, {1.398407346410207, -1.5378132019907103`}, { 1.398407346410207, -0.9685824010495834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.37955170559076}, { 1.403407346410207, -2.27343893958584}, {1.403407346410207, 1.713290351320119}, {1.403407346410207, -1.5387256689653959`}, { 1.403407346410207, -0.965880219208133}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.379985337516785}, { 1.408407346410207, -2.2740993903752047`}, {1.408407346410207, 1.7128252757556408`}, {1.408407346410207, -1.5396409126270083`}, { 1.408407346410207, -0.9631665917187671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.3804215721165662`}, { 1.413407346410207, -2.2747635690673818`}, {1.413407346410207, 1.712360571876467}, {1.413407346410207, -1.540558918479483}, { 1.413407346410207, -0.9604414833039358}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.3808604323943094`}, { 1.418407346410207, -2.275431506822047}, {1.418407346410207, 1.7118962529795663`}, {1.418407346410207, -1.5414796723059017`}, { 1.418407346410207, -0.9577048582795042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.38130194161378}, { 1.4234073464102068`, -2.2761032350994737`}, {1.4234073464102068`, 1.71143233262626}, {1.4234073464102068`, -1.5424031601599313`}, { 1.4234073464102068`, -0.954956680568728}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.3817461233016153`}, { 1.4284073464102072`, -2.2767787856634594`}, {1.4284073464102072`, 1.710968824646603}, {1.4284073464102072`, -1.5433293683574218`}, { 1.4284073464102072`, -0.9521969137162665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.3821930012506876`}, { 1.433407346410207, -2.2774581905842775`}, {1.433407346410207, 1.7105057431438446`}, {1.433407346410207, -1.5442582834681453`}, { 1.433407346410207, -0.9494255209022602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.3826425995235043`}, { 1.438407346410207, -2.2781414822416526`}, {1.438407346410207, 1.7100431024989518`}, {1.438407346410207, -1.5451898923076877`}, { 1.438407346410207, -0.9466424649564604}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.3830949424556676`}, { 1.4434073464102068`, -2.278828693327755}, {1.4434073464102068`, 1.7095809173752117`}, {1.4434073464102068`, -1.54612418192947}, { 1.4434073464102068`, -0.9438477083724401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.3835500546593757`}, { 1.4484073464102072`, -2.279519856850223}, {1.4484073464102072`, 1.7091192027229014`}, { 1.4484073464102072`, -1.5470611396169187`}, { 1.4484073464102072`, -0.941041213321878}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.3840079610269718`}, { 1.453407346410207, -2.2802150061351996`}, {1.453407346410207, 1.708657973784037}, {1.453407346410207, -1.5480007528757578`}, { 1.453407346410207, -0.9382229416689412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.384468686734546}, { 1.458407346410207, -2.280914174830401}, {1.458407346410207, 1.708197246097193}, {1.458407346410207, -1.5489430094264367`}, { 1.458407346410207, -0.9353928549847582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.3849322572455898`}, { 1.4634073464102069`, -2.2816173969081985`}, {1.4634073464102069`, 1.7077370355024013`}, { 1.4634073464102069`, -1.5498878971966825`}, { 1.4634073464102069`, -0.9325509145620097}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.38539869831469}, { 1.4684073464102068`, -2.2823247066687284`}, {1.4684073464102068`, 1.7072773581461256`}, {1.4684073464102068`, -1.55083540431417}, { 1.4684073464102068`, -0.9296970814296321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.3858680359912903`}, { 1.473407346410207, -2.2830361387430207`}, {1.473407346410207, 1.706818230486314}, {1.473407346410207, -1.5517855190993164`}, { 1.473407346410207, -0.9268313163676503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.3863402966234912`}, { 1.478407346410207, -2.283751728096149}, {1.478407346410207, 1.7063596692975316`}, {1.478407346410207, -1.5527382300581885`}, { 1.478407346410207, -0.9239535799221462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.386815506861911}, { 1.4834073464102069`, -2.284471510030404}, {1.4834073464102069`, 1.7059016916761718`}, { 1.4834073464102069`, -1.5536935258755213`}, { 1.4834073464102069`, -0.9210638324203744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.3872936936635973`}, { 1.4884073464102068`, -2.2851955201884877`}, {1.4884073464102068`, 1.70544431504575}, {1.4884073464102068`, -1.554651395407846}, { 1.4884073464102068`, -0.9181620339860341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.387774884295993}, { 1.4934073464102071`, -2.2859237945567275`}, {1.4934073464102071`, 1.7049875571622788`}, {1.4934073464102071`, -1.555611827676724}, { 1.4934073464102071`, -0.915248144554704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.3882591063409584`}, { 1.498407346410207, -2.28665636946831}, {1.498407346410207, 1.7045314361197266`}, {1.498407346410207, -1.5565748118620812`}, { 1.498407346410207, -0.912322123889456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.3887463876988457`}, { 1.503407346410207, -2.287393281606539}, {1.503407346410207, 1.7040759703555601`}, {1.503407346410207, -1.5575403372956496`}, { 1.503407346410207, -0.909383931596646}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.3892367565926365`}, { 1.5084073464102068`, -2.2881345680081133`}, {1.5084073464102068`, 1.7036211786563722`}, { 1.5084073464102068`, -1.5585083934544937`}, { 1.5084073464102068`, -0.906433527141906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.3897302415721278`}, { 1.5134073464102071`, -2.2888802660664176`}, {1.5134073464102071`, 1.7031670801635965`}, { 1.5134073464102071`, -1.5594789699546423`}, { 1.5134073464102071`, -0.9034708698663346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.390226871518185}, { 1.518407346410207, -2.289630413534844}, {1.518407346410207, 1.7027136943793084`}, {1.518407346410207, -1.5604520565448028`}, { 1.518407346410207, -0.9004959190029064}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.3907266756470436`}, { 1.523407346410207, -2.2903850485301245`}, {1.523407346410207, 1.7022610411721142`}, {1.523407346410207, -1.5614276431001726`}, { 1.523407346410207, -0.8975086336930956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.391229683514681}, { 1.5284073464102068`, -2.291144209535686}, {1.5284073464102068`, 1.7018091407831306`}, { 1.5284073464102068`, -1.5624057196163275`}, { 1.5284073464102068`, -0.8945089730037411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.391735925021238}, { 1.5334073464102072`, -2.2919079354050242`}, {1.5334073464102072`, 1.7013580138320534`}, { 1.5334073464102072`, -1.5633862762032011`}, { 1.5334073464102072`, -0.891496895944149}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.3922454304155085`}, { 1.538407346410207, -2.2926762653650945`}, {1.538407346410207, 1.7009076813233182`}, {1.538407346410207, -1.5643693030791408`}, { 1.538407346410207, -0.8884723614834529}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.392758230299489}, { 1.543407346410207, -2.293449239019721}, {1.543407346410207, 1.700458164652352}, {1.543407346410207, -1.5653547905650431`}, { 1.543407346410207, -0.8854353285682298}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.3932743556329856`}, { 1.5484073464102068`, -2.294226896353026}, {1.5484073464102068`, 1.70000948561192}, {1.5484073464102068`, -1.566342729078568}, { 1.5484073464102068`, -0.8823857561403969}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.3937938377382926`}, { 1.5534073464102072`, -2.2950092777328717`}, {1.5534073464102072`, 1.6995616663985644`}, { 1.5534073464102072`, -1.5673331091284242`}, { 1.5534073464102072`, -0.8793236031553838}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.3943167083049266`}, { 1.558407346410207, -2.295796423914322}, {1.558407346410207, 1.699114729619141}, {1.558407346410207, -1.5683259213087257`}, { 1.558407346410207, -0.8762488286006067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.3948429993944313`}, { 1.563407346410207, -2.296588376043121}, {1.563407346410207, 1.6986686982974477`}, {1.563407346410207, -1.5693211562934233`}, { 1.563407346410207, -0.873161391514237}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.3953727434452428`}, { 1.5684073464102068`, -2.2973851756591843`}, {1.5684073464102068`, 1.698223595880955}, {1.5684073464102068`, -1.5703188048307966`}, { 1.5684073464102068`, -0.8700612510042908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.3959059732776256`}, { 1.5734073464102072`, -2.298186864700109}, {1.5734073464102072`, 1.697779446247631}, {1.5734073464102072`, -1.5713188577380175`}, { 1.5734073464102072`, -0.8669483662680405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.396442722098671}, { 1.578407346410207, -2.2989934855046945`}, {1.578407346410207, 1.6973362737128674`}, {1.578407346410207, -1.572321305895774}, { 1.578407346410207, -0.8638226966117614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.396983023507366}, { 1.583407346410207, -2.2998050808164816`}, {1.583407346410207, 1.6968941030365003`}, {1.583407346410207, -1.573326140242957}, { 1.583407346410207, -0.8606842014708233}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.39752691149973}, { 1.5884073464102069`, -2.3006216937873023`}, {1.5884073464102069`, 1.6964529594299393`}, { 1.5884073464102069`, -1.5743333517714089`}, { 1.5884073464102069`, -0.8575328404301406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.3980744204740194`}, { 1.5934073464102072`, -2.3014433679808426`}, {1.5934073464102072`, 1.6960128685633926`}, { 1.5934073464102072`, -1.5753429315207241`}, { 1.5934073464102072`, -0.8543685732449867}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.398625585236004}, { 1.598407346410207, -2.3022701473762206`}, {1.598407346410207, 1.6955738565731953`}, {1.598407346410207, -1.5763548705731145`}, { 1.598407346410207, -0.8511913598621904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.3991804410043116`}, { 1.603407346410207, -2.303102076371572}, {1.603407346410207, 1.6951359500692416`}, {1.603407346410207, -1.5773691600483242`}, { 1.603407346410207, -0.848001160441716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.399739023415846}, { 1.6084073464102069`, -2.303939199787648}, {1.6084073464102069`, 1.694699176142519}, {1.6084073464102069`, -1.5783857910985994`}, { 1.6084073464102069`, -0.844797935378648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.400301368531277}, { 1.6134073464102068`, -2.3047815628714265`}, {1.6134073464102068`, 1.6942635623727504`}, { 1.6134073464102068`, -1.5794047549037082`}, { 1.6134073464102068`, -0.8415816453255841}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.400867512840602}, { 1.6184073464102071`, -2.3056292112997285`}, {1.6184073464102071`, 1.6938291368361373`}, {1.6184073464102071`, -1.580426042666014}, { 1.6184073464102071`, -0.8383522512154505}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.4014374932687814`}, { 1.623407346410207, -2.306482191182844}, {1.623407346410207, 1.6933959281132123`}, {1.623407346410207, -1.5814496456055929`}, { 1.623407346410207, -0.8351097142847539}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.4020113471814515`}, { 1.628407346410207, -2.3073405490681687`}, {1.628407346410207, 1.6929639652967952`}, {1.628407346410207, -1.582475554955405}, { 1.628407346410207, -0.8318539960972723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.402589112390707}, { 1.6334073464102068`, -2.308204331943845}, {1.6334073464102068`, 1.6925332780000588`}, { 1.6334073464102068`, -1.5835037619565022`}, { 1.6334073464102068`, -0.8285850585682077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.403170827160963}, { 1.6384073464102071`, -2.3090735872424077`}, {1.6384073464102071`, 1.6921038963647006`}, { 1.6384073464102071`, -1.5845342578532948`}, { 1.6384073464102071`, -0.8253028639888017}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.403756530214894}, { 1.643407346410207, -2.3099483628444393`}, {1.643407346410207, 1.6916758510692236`}, {1.643407346410207, -1.585567033888845}, { 1.643407346410207, -0.8220073750514345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.404346260739451}, { 1.648407346410207, -2.3108287070822278`}, {1.648407346410207, 1.691249173337325}, {1.648407346410207, -1.5866020813002146`}, { 1.648407346410207, -0.8186985548752117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.404940058391947}, { 1.6534073464102068`, -2.3117146687434236`}, {1.6534073464102068`, 1.6908238949463938`}, { 1.6534073464102068`, -1.5876393913138531`}, { 1.6534073464102068`, -0.815376367032053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.4055379633062386`}, { 1.6584073464102072`, -2.3126062970747063`}, {1.6584073464102072`, 1.6904000482361201`}, {1.6584073464102072`, -1.588678955141018}, { 1.6584073464102072`, -0.8120407755732979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.406140016098971}, { 1.663407346410207, -2.3135036417854464`}, {1.663407346410207, 1.68997766611721}, {1.663407346410207, -1.589720763973244}, { 1.663407346410207, -0.8086917450568362}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.4067462578759127`}, { 1.668407346410207, -2.3144067530513692`}, {1.668407346410207, 1.6895567820802133`}, {1.668407346410207, -1.590764808977844}, { 1.668407346410207, -0.8053292405747736}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.407356730238365}, { 1.6734073464102068`, -2.31531568151822}, {1.6734073464102068`, 1.6891374302044617`}, { 1.6734073464102068`, -1.5918110812934476`}, { 1.6734073464102068`, -0.801953227781651}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.407971475289655}, { 1.6784073464102072`, -2.3162304783054233`}, {1.6784073464102072`, 1.6887196451671143`}, { 1.6784073464102072`, -1.5928595720255825`}, { 1.6784073464102072`, -0.7985636729232232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.4085905356417188`}, { 1.683407346410207, -2.317151195009739}, {1.683407346410207, 1.6883034622523163`}, {1.683407346410207, -1.5939102722422793`}, { 1.683407346410207, -0.7951605428658127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.4092139544217472`}, { 1.688407346410207, -2.3180778837089195`}, {1.688407346410207, 1.6878889173604668`}, {1.688407346410207, -1.594963172969726}, { 1.688407346410207, -0.7917438051262466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.4098417752789376`}, { 1.6934073464102068`, -2.3190105969653527`}, {1.6934073464102068`, 1.6874760470175953`}, { 1.6934073464102068`, -1.5960182651879422`}, { 1.6934073464102068`, -0.7883134279023952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.410474042391316}, { 1.6984073464102072`, -2.3199493878297033`}, {1.6984073464102072`, 1.6870648883848502`}, {1.6984073464102072`, -1.597075539826497}, { 1.6984073464102072`, -0.7848693801043176}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.411110800472644}, { 1.703407346410207, -2.3208943098445434`}, {1.703407346410207, 1.6866554792680963`}, {1.703407346410207, -1.5981349877602535`}, { 1.703407346410207, -0.7814116313860319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.411752094779418}, { 1.708407346410207, -2.3218454170479736`}, {1.708407346410207, 1.68624785812762}, {1.708407346410207, -1.5991965998051485`}, { 1.708407346410207, -0.7779401521779163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.4123979711179473`}, { 1.7134073464102069`, -2.322802763977233}, {1.7134073464102069`, 1.6858420640879446`}, { 1.7134073464102069`, -1.6002603667140025`}, { 1.7134073464102069`, -0.7744549137197616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.4130484758515194`}, { 1.7184073464102072`, -2.323766405672294}, {1.7184073464102072`, 1.6854381369477542`}, { 1.7184073464102072`, -1.6013262791723588`}, { 1.7184073464102072`, -0.7709558880944785}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.413703655907654}, { 1.723407346410207, -2.3247363976794464`}, {1.723407346410207, 1.6850361171899229`}, {1.723407346410207, -1.6023943277943582`}, { 1.723407346410207, -0.7674430482624776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.414363558785442}, { 1.728407346410207, -2.3257127960548587`}, {1.728407346410207, 1.6846360459916534`}, {1.728407346410207, -1.6034645031186376`}, { 1.728407346410207, -0.7639163680967344}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.415028232562974}, { 1.7334073464102069`, -2.326695657368131}, {1.7334073464102069`, 1.684237965234718}, {1.7334073464102069`, -1.6045367956042644`}, { 1.7334073464102069`, -0.760375822418546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.415697725904851}, { 1.7384073464102068`, -2.3276850387058197`}, {1.7384073464102068`, 1.683841917515807}, {1.7384073464102068`, -1.6056111956266916`}, { 1.7384073464102068`, -0.7568213870339979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.41637208806979}, { 1.7434073464102071`, -2.3286809976749425`}, {1.7434073464102071`, 1.6834479461569793`}, { 1.7434073464102071`, -1.6066876934737544`}, { 1.7434073464102071`, -0.753253038771151}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.4170513689183157`}, { 1.748407346410207, -2.3296835924064645`}, {1.748407346410207, 1.6830560952162148`}, {1.748407346410207, -1.607766279341683}, { 1.748407346410207, -0.7496707555179597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.4177356189205357`}, { 1.753407346410207, -2.330692881558756}, {1.753407346410207, 1.682666409498068}, {1.753407346410207, -1.6088469433311527`}, { 1.753407346410207, -0.7460745162609348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.4184248891640134`}, { 1.7584073464102068`, -2.3317089243210227`}, {1.7584073464102068`, 1.6822789345644202`}, {1.7584073464102068`, -1.609929675443357}, { 1.7584073464102068`, -0.7424643011245576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.4191192313617225`}, { 1.7634073464102071`, -2.3327317804167076`}, {1.7634073464102071`, 1.6818937167453303`}, {1.7634073464102071`, -1.611014465576114}, { 1.7634073464102071`, -0.7388400914114723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.4198186978600944`}, { 1.768407346410207, -2.3337615101068625`}, {1.768407346410207, 1.681510803149976}, {1.768407346410207, -1.6121013035199951`}, { 1.768407346410207, -0.7352018696434469}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.4205233416471543`}, { 1.773407346410207, -2.334798174193487}, {1.773407346410207, 1.6811302416776992`}, {1.773407346410207, -1.6131901789544891`}, { 1.773407346410207, -0.7315496196031314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.4212332163607453`}, { 1.7784073464102068`, -2.3358418340228284`}, {1.7784073464102068`, 1.6807520810291243`}, { 1.7784073464102068`, -1.6142810814441868`}, { 1.7784073464102068`, -0.7278833263766178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.4219483762968435`}, { 1.7834073464102072`, -2.33689255148865}, {1.7834073464102072`, 1.680376370717384}, {1.7834073464102072`, -1.6153740004350001`}, { 1.7834073464102072`, -0.7242029763968141}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.4226688764179602`}, { 1.788407346410207, -2.3379503890354516`}, {1.788407346410207, 1.6800031610794182`}, {1.788407346410207, -1.6164689252504052`}, { 1.788407346410207, -0.7205085574876453}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.4233947723616374`}, { 1.793407346410207, -2.3390154096616604`}, {1.793407346410207, 1.6796325032873607`}, {1.793407346410207, -1.6175658450877157`}, { 1.793407346410207, -0.7168000589090894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.4241261204490248`}, { 1.7984073464102068`, -2.3400876769227597`}, {1.7984073464102068`, 1.6792644493600029`}, { 1.7984073464102068`, -1.6186647490143888`}, { 1.7984073464102068`, -0.7130774714030602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.424862977693555}, { 1.8034073464102072`, -2.3411672549343874`}, {1.8034073464102072`, 1.6788990521743359`}, { 1.8034073464102072`, -1.6197656259643514`}, { 1.8034073464102072`, -0.7093407872401524}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.425605401809698}, { 1.808407346410207, -2.3422542083753766`}, {1.808407346410207, 1.678536365477165}, {1.808407346410207, -1.6208684647343603`}, { 1.808407346410207, -0.7055900002672527}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.426353451221809}, { 1.813407346410207, -2.343348602490741}, {1.813407346410207, 1.6781764438967919`}, {1.813407346410207, -1.621973253980397}, { 1.813407346410207, -0.7018251059560303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.427107185073062}, { 1.8184073464102068`, -2.344450503094616}, {1.8184073464102068`, 1.677819342954762}, {1.8184073464102068`, -1.6230799822140802`}, { 1.8184073464102068`, -0.6980461014523163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.4278666632344716`}, { 1.8234073464102072`, -2.345559976573131}, {1.8234073464102072`, 1.6774651190776735`}, { 1.8234073464102072`, -1.6241886377991201`}, { 1.8234073464102072`, -0.6942529856263842}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.4286319463139976`}, { 1.828407346410207, -2.346677089887228}, {1.828407346410207, 1.6771138296090407`}, {1.828407346410207, -1.6252992089477956`}, { 1.828407346410207, -0.6904457591241369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.429403095665739}, { 1.833407346410207, -2.3478019105754164`}, {1.833407346410207, 1.676765532821208}, {1.833407346410207, -1.6264116837174665`}, { 1.833407346410207, -0.686624424419209}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.430180173399212}, { 1.8384073464102069`, -2.3489345067564558`}, {1.8384073464102069`, 1.6764202879273127`}, { 1.8384073464102069`, -1.6275260500071165`}, { 1.8384073464102069`, -0.6827889858660008}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.430963242388707}, { 1.8434073464102072`, -2.3500749471319797`}, {1.8434073464102072`, 1.6760781550932828`}, { 1.8434073464102072`, -1.6286422955539275`}, { 1.8434073464102072`, -0.6789394497536396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.4317523662827383`}, { 1.848407346410207, -2.351223300989036}, {1.848407346410207, 1.675739195449874}, {1.848407346410207, -1.6297604079298853`}, { 1.848407346410207, -0.6750758243608893}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.4325476095135623`}, { 1.853407346410207, -2.3523796382025615`}, {1.853407346410207, 1.675403471104731}, {1.853407346410207, -1.6308803745384228`}, { 1.853407346410207, -0.6711981200120053}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.4333490373067885`}, { 1.8584073464102069`, -2.3535440292377685`}, {1.8584073464102069`, 1.6750710451544768`}, {1.8584073464102069`, -1.632002182611093}, { 1.8584073464102069`, -0.6673063491335477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.4341567156910626`}, { 1.8634073464102068`, -2.3547165451524577`}, {1.8634073464102068`, 1.6747419816968032`}, { 1.8634073464102068`, -1.6331258192042795`}, { 1.8634073464102068`, -0.6634005263121608}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.4349707115078267`}, { 1.8684073464102071`, -2.35589725759924}, {1.8684073464102071`, 1.6744163458425874`}, { 1.8684073464102071`, -1.6342512711959394`}, { 1.8684073464102071`, -0.6594806683533095}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.43579109242116}, { 1.873407346410207, -2.3570862388276708`}, {1.873407346410207, 1.6740942037279927`}, {1.873407346410207, -1.635378525282385}, { 1.873407346410207, -0.6555467943410097}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.43661792692769}, { 1.878407346410207, -2.3582835616862936`}, {1.878407346410207, 1.6737756225265683`}, {1.878407346410207, -1.636507567975103}, { 1.878407346410207, -0.6515989256985187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.4374512843665777`}, { 1.8834073464102068`, -2.359489299624585}, {1.8834073464102068`, 1.6734606704613313`}, {1.8834073464102068`, -1.637638385597608}, { 1.8834073464102068`, -0.647637086250019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.43829123492957}, { 1.8884073464102071`, -2.3607035266947993`}, {1.8884073464102071`, 1.6731494168168224`}, { 1.8884073464102071`, -1.6387709642823394`}, { 1.8884073464102071`, -0.6436613022832868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.439137849671126}, { 1.893407346410207, -2.3619263175537144`}, {1.893407346410207, 1.672841931951126}, {1.893407346410207, -1.6399052899675888`}, { 1.893407346410207, -0.6396716026133497}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.4399912005186044`}, { 1.898407346410207, -2.36315774746426}, {1.898407346410207, 1.6725382873078467`}, {1.898407346410207, -1.6410413483944886`}, { 1.898407346410207, -0.6356680186471321}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.440851360282516}, { 1.9034073464102068`, -2.364397892297049}, {1.9034073464102068`, 1.672238555428029}, {1.9034073464102068`, -1.6421791251040132`}, { 1.9034073464102068`, -0.6316505844490989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.4417184026668353`}, { 1.9084073464102072`, -2.3656468285317778`}, {1.9084073464102072`, 1.6719428099620137`}, {1.9084073464102072`, -1.643318605434048}, { 1.9084073464102072`, -0.6276193368078873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.442592402279373}, { 1.913407346410207, -2.3669046332585166`}, {1.913407346410207, 1.6716511256812128`}, {1.913407346410207, -1.6444597745164893`}, { 1.913407346410207, -0.6235743153039316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.4434734346421982`}, { 1.918407346410207, -2.368171384178875}, {1.918407346410207, 1.671363578489798}, {1.918407346410207, -1.645602617274391}, { 1.918407346410207, -0.6195155623780798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.4443615762021196`}, { 1.9234073464102068`, -2.369447159607035}, {1.9234073464102068`, 1.6710802454362885`}, { 1.9234073464102068`, -1.6467471184191602`}, { 1.9234073464102068`, -0.6154431234011962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.4452569043412056`}, { 1.9284073464102072`, -2.370732038470652}, {1.9284073464102072`, 1.67080120472502}, {1.9284073464102072`, -1.647893262447799}, { 1.9284073464102072`, -0.6113570467447487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.4461594973873573`}, { 1.933407346410207, -2.372026100311625}, {1.933407346410207, 1.6705265357274897`}, {1.933407346410207, -1.6490410336401924`}, { 1.933407346410207, -0.6072573838523811}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.4470694346249164`}, { 1.938407346410207, -2.3733294252867183`}, {1.938407346410207, 1.670256318993556}, {1.938407346410207, -1.6501904160564476`}, { 1.938407346410207, -0.6031441893124473}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.447986796305312}, { 1.9434073464102068`, -2.3746420941680375`}, {1.9434073464102068`, 1.6699906362624837`}, {1.9434073464102068`, -1.651341393534286}, { 1.9434073464102068`, -0.5990175209315262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.448911663657741}, { 1.9484073464102072`, -2.3759641883433575`}, {1.9484073464102072`, 1.669729570473813}, {1.9484073464102072`, -1.652493949686484}, { 1.9484073464102072`, -0.594877439808887}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.449844118899871}, { 1.953407346410207, -2.377295789816292}, {1.953407346410207, 1.669473205778044}, {1.953407346410207, -1.6536480678983716`}, { 1.953407346410207, -0.590724010411909}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.4507842452485717`}, { 1.958407346410207, -2.3786369812063057`}, {1.958407346410207, 1.6692216275471112`}, {1.958407346410207, -1.6548037313253794`}, { 1.958407346410207, -0.5865573006524348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.4517321269306627`}, { 1.9634073464102069`, -2.3799878457485524`}, {1.9634073464102069`, 1.6689749223846386`}, { 1.9634073464102069`, -1.6559609228906516`}, { 1.9634073464102069`, -0.5823773819640546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.45268784919367}, { 1.9684073464102072`, -2.381348467293555}, {1.9684073464102072`, 1.6687331781359527`}, { 1.9684073464102072`, -1.6571196252827065`}, { 1.9684073464102072`, -0.5781843293803018}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.4536514983165936`}, { 1.973407346410207, -2.382718930306695}, {1.973407346410207, 1.6684964838978336`}, {1.973407346410207, -1.6582798209531648`}, { 1.973407346410207, -0.5739782216137466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.4546231616206744`}, { 1.978407346410207, -2.3840993198675315`}, {1.978407346410207, 1.6682649300279884`}, {1.978407346410207, -1.6594414921145348`}, { 1.978407346410207, -0.5697591411359691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.4556029274801547`}, { 1.9834073464102069`, -2.3854897216689306`}, {1.9834073464102069`, 1.6680386081542242`}, { 1.9834073464102069`, -1.6606046207380574`}, { 1.9834073464102069`, -0.565527174258396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.456590885333029}, { 1.988407346410207, -2.386890222015998}, {1.988407346410207, 1.6678176111832994`}, {1.988407346410207, -1.6617691885516224`}, { 1.988407346410207, -0.5612824112139807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.4575871256917723`}, { 1.993407346410207, -2.38830090782482}, {1.993407346410207, 1.6676020333094295`}, {1.993407346410207, -1.6629351770377405`}, { 1.993407346410207, -0.557024946239702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.4585917401540476`}, { 1.998407346410207, -2.389721866620996}, {1.998407346410207, 1.6673919700224298`}, {1.998407346410207, -1.6641025674315921`}, { 1.998407346410207, -0.5527548776598592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.4596048214133734`}, { 2.003407346410207, -2.3911531865379674`}, {2.003407346410207, 1.6671875181154658`}, {2.003407346410207, -1.6652713407191382`}, { 2.003407346410207, -0.5484723079701399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.460626463269756}, { 2.008407346410207, -2.3925949563151248`}, {2.008407346410207, 1.6669887756923893`}, {2.008407346410207, -1.6664414776353018`}, { 2.008407346410207, -0.5441773439224294}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.4616567606402673`}, { 2.013407346410207, -2.394047265295702}, { 2.013407346410207, -1.6676129586622255`}, {2.013407346410207, 1.666795842174634}, {2.013407346410207, -0.5398700966103334}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.4626958095695657`}, { 2.018407346410207, -2.3955102034244353`}, { 2.018407346410207, -1.6687857640275967`}, {2.018407346410207, 1.6666088183076453`}, {2.018407346410207, -0.5355506815553852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.4637437072403503`}, { 2.023407346410207, -2.3969838612449963`}, { 2.023407346410207, -1.669959873703054}, {2.023407346410207, 1.6664278061668147`}, {2.023407346410207, -0.5312192187938958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.4648005519837346`}, { 2.028407346410207, -2.398468329897183}, { 2.028407346410207, -1.6711352674026656`}, {2.028407346410207, 1.6662529091628944`}, {2.028407346410207, -0.5268758329644185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.4658664432895394`}, { 2.033407346410207, -2.399963701113864}, { 2.033407346410207, -1.6723119245814884`}, {2.033407346410207, 1.6660842320468547`}, {2.033407346410207, -0.5225206533957845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.466941481816479}, { 2.038407346410207, -2.4014700672176756`}, { 2.038407346410207, -1.6734898244342098`}, {2.038407346410207, 1.665921880914169}, {2.038407346410207, -0.5181538141956717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.46802576940225}, { 2.043407346410207, -2.402987521117457}, { 2.043407346410207, -1.6746689458938635`}, {2.043407346410207, 1.6657659632084756`}, {2.043407346410207, -0.513775454339658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.4691194090734903`}, { 2.048407346410207, -2.404516156304421}, { 2.048407346410207, -1.6758492676306405`}, {2.048407346410207, 1.6656165877246023`}, {2.048407346410207, -0.5093857177607193}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.470222505055613}, { 2.053407346410207, -2.406056066848058}, { 2.053407346410207, -1.6770307680507746`}, {2.053407346410207, 1.6654738646109095`}, {2.053407346410207, -0.5049847534391176}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.471335162782496}, { 2.058407346410207, -2.4076073473917576`}, { 2.058407346410207, -1.6782134252955234`}, {2.058407346410207, 1.665337905370919}, {2.058407346410207, -0.5005727154926353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.4724574889060116`}, { 2.063407346410207, -2.409170093148148}, { 2.063407346410207, -1.6793972172402332`}, {2.063407346410207, 1.6652088228641995`}, { 2.063407346410207, -0.49614976326708826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.47358959130539}, { 2.068407346410207, -2.4107443998941442`}, { 2.068407346410207, -1.680582121493496}, {2.068407346410207, 1.6650867313064652`}, {2.068407346410207, -0.4917160614270769}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.474731579096399}, { 2.073407346410207, -2.412330363965698}, { 2.073407346410207, -1.6817681153964013`}, {2.073407346410207, 1.6649717462688525`}, { 2.073407346410207, -0.48727178004690164`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.475883562640323}, { 2.078407346410207, -2.4139280822522426`}, { 2.078407346410207, -1.6829551760218773`}, {2.078407346410207, 1.664863984676339}, {2.078407346410207, -0.4828170947015891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.4770456535527305`}, { 2.083407346410207, -2.415537652190826}, { 2.083407346410207, -1.6841432801741336`}, {2.083407346410207, 1.664763564805261}, {2.083407346410207, -0.47835218655795364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.478217964712015}, { 2.088407346410207, -2.417159171759925}, { 2.088407346410207, -1.6853324043881959`}, {2.088407346410207, 1.664670606279894}, {2.088407346410207, -0.473877242465635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.4794006102676867`}, { 2.093407346410207, -2.4187927394729347`}, { 2.093407346410207, -1.6865225249295444`}, {2.093407346410207, 1.664585230068049}, {2.093407346410207, -0.46939245504803195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.480593705648407}, { 2.098407346410207, -2.42043845437132}, { 2.098407346410207, -1.6877136177938523`}, {2.098407346410207, 1.6645075584756486`}, { 2.098407346410207, -0.46489802279306036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.4817973675697407`}, { 2.103407346410207, -2.4220964160174328`}, { 2.103407346410207, -1.688905658706825}, {2.103407346410207, 1.6644377151402268`}, { 2.103407346410207, -0.46039415014365304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.4830117140416146`}, { 2.108407346410207, -2.423766724486976}, { 2.108407346410207, -1.6900986231241477`}, {2.108407346410207, 1.6643758250233314`}, {2.108407346410207, -0.4558810475879222}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.484236864375455}, { 2.1134073464102068`, -2.4254494803611157`}, { 2.1134073464102068`, -1.6912924862315322`}, {2.1134073464102068`, 1.6643220144017536`}, {2.1134073464102068`, -0.451358931748899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.4854729391909975`}, { 2.118407346410207, -2.4271447847182297`}, { 2.118407346410207, -1.692487222944882}, {2.118407346410207, 1.6642764108575598`}, {2.118407346410207, -0.4468280254737548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.4867200604227326`}, { 2.123407346410207, -2.428852739125284}, { 2.123407346410207, -1.693682807910555}, {2.123407346410207, 1.66423914326687}, {2.123407346410207, -0.4422885579224202}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.4879783513259834`}, { 2.128407346410207, -2.4305734456288346`}, { 2.128407346410207, -1.6948792155057466`}, {2.128407346410207, 1.6642103417873348`}, {2.128407346410207, -0.437740764655496}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.4892479364825815`}, { 2.133407346410207, -2.4323070067456425`}, { 2.133407346410207, -1.69607641983898}, {2.133407346410207, 1.664190137844259}, {2.133407346410207, -0.4331848877213635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.4905289418061196`}, { 2.138407346410207, -2.4340535254528954`}, { 2.138407346410207, -1.6972743947507118`}, {2.138407346410207, 1.664178664115328}, {2.138407346410207, -0.42862117574238556`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.4918214945467696`}, { 2.143407346410207, -2.4358131051780316`}, { 2.143407346410207, -1.6984731138140543`}, {2.143407346410207, 1.664176054513876}, {2.143407346410207, -0.4240498840000933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.4931257232956274`}, { 2.148407346410207, -2.4375858497881513`}, { 2.148407346410207, -1.6996725503356136`}, {2.148407346410207, 1.6641824441706503`}, { 2.148407346410207, -0.41947127451924354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.4944417579885667`}, { 2.153407346410207, -2.439371863579017}, { 2.153407346410207, -1.700872677356445}, {2.153407346410207, 1.6641979694140192`}, {2.153407346410207, -0.4148856161506379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.49576972990958}, { 2.158407346410207, -2.4411712512636257`}, { 2.158407346410207, -1.7020734676531315`}, {2.158407346410207, 1.6642227677485624`}, {2.158407346410207, -0.4102931846525786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.497109771693571}, { 2.163407346410207, -2.4429841179603557`}, { 2.163407346410207, -1.703274893738981}, {2.163407346410207, 1.6642569778319989`}, { 2.163407346410207, -0.40569426277084236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.4984620173285834`}, { 2.168407346410207, -2.444810569180668}, { 2.168407346410207, -1.7044769278653442`}, {2.168407346410207, 1.6643007394503866`}, { 2.168407346410207, -0.40108914031704235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.499826602157427}, { 2.173407346410207, -2.4466507108163658`}, { 2.173407346410207, -1.7056795420230615`}, {2.173407346410207, 1.664354193491549}, {2.173407346410207, -0.39647811424525303`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.5012036628786793`}, { 2.178407346410207, -2.4485046491263978`}, { 2.178407346410207, -1.7068827079440299`}, {2.178407346410207, 1.6644174819166626`}, {2.178407346410207, -0.3918614887267589}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.5025933375470313`}, { 2.183407346410207, -2.450372490723199}, { 2.183407346410207, -1.708086397102896}, {2.183407346410207, 1.6644907477299538`}, { 2.183407346410207, -0.38723957522279334`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.503995765572949}, { 2.188407346410207, -2.452254342558563}, { 2.188407346410207, -1.7092905807188792`}, {2.188407346410207, 1.6645741349464427`}, { 2.188407346410207, -0.38261269255512087`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.5054110877216123`}, { 2.193407346410207, -2.454150311909033}, { 2.193407346410207, -1.7104952297577227`}, {2.193407346410207, 1.6646677885576913`}, { 2.193407346410207, -0.37798116697432643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.5068394461111114`}, { 2.198407346410207, -2.4560605063608154`}, { 2.198407346410207, -1.7117003149337673`}, {2.198407346410207, 1.6647718544954708`}, {2.198407346410207, -0.3733453322256545}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.5082809842098555`}, { 2.203407346410207, -2.4579850337941904`}, { 2.203407346410207, -1.7129058067121634`}, {2.203407346410207, 1.6648864795933214`}, { 2.203407346410207, -0.36870552961225117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.509735846833168}, { 2.208407346410207, -2.4599240023674285`}, { 2.208407346410207, -1.7141116753112096`}, {2.208407346410207, 1.6650118115459216`}, { 2.208407346410207, -0.36406210805565037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.5112041801390306`}, { 2.213407346410207, -2.461877520500197}, { 2.213407346410207, -1.7153178907048197`}, {2.213407346410207, 1.6651479988662266`}, {2.213407346410207, -0.359415424153348}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.512686131622941}, { 2.218407346410207, -2.463845696856451}, { 2.218407346410207, -1.7165244226251308`}, {2.218407346410207, 1.665295190840309}, {2.218407346410207, -0.3547658422333011}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.514181850111847}, { 2.223407346410207, -2.4658286403267993`}, { 2.223407346410207, -1.7177312405652325`}, {2.223407346410207, 1.6654535374798478`}, {2.223407346410207, -0.3501137344051868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.5156914857571255`}, { 2.228407346410207, -2.4678264600103423`}, { 2.228407346410207, -1.7189383137820384`}, {2.228407346410207, 1.6656231894722082`}, { 2.228407346410207, -0.34545948060824944`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.5172151900265543`}, { 2.233407346410207, -2.469839265195971}, { 2.233407346410207, -1.720145611299287}, {2.233407346410207, 1.6658042981280632`}, {2.233407346410207, -0.3408034686555711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.518753115695259}, { 2.2384073464102068`, -2.471867165343116}, { 2.2384073464102068`, -1.7213531019106765`}, {2.2384073464102068`, 1.665997015326489}, {2.2384073464102068`, -0.3361460942745864}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.520305416835572}, { 2.243407346410207, -2.4739102700619515`}, { 2.243407346410207, -1.7225607541831376`}, {2.243407346410207, 1.6662014934574945`}, {2.243407346410207, -0.3314877611436679}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.5218722488057823`}, { 2.248407346410207, -2.475968689093032}, { 2.248407346410207, -1.7237685364602324`}, {2.248407346410207, 1.666417885361924}, {2.248407346410207, -0.3268288809246031}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.5234537682377227`}, { 2.253407346410207, -2.4780425322863673`}, { 2.253407346410207, -1.7249764168656971`}, {2.253407346410207, 1.6666463442686863`}, {2.253407346410207, -0.3221698732907805}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.5250501330231576`}, { 2.2584073464102072`, -2.4801319095799204`}, { 2.2584073464102072`, -1.7261843633071146`}, {2.2584073464102072`, 1.6668870237292561`}, { 2.2584073464102072`, -0.3175111659509029}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.5266615022989263`}, { 2.263407346410207, -2.482236930977525}, { 2.263407346410207, -1.7273923434797194`}, {2.263407346410207, 1.6671400775494059`}, { 2.263407346410207, -0.31285319466804923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.5282880364308027`}, { 2.268407346410207, -2.484357706526219}, { 2.268407346410207, -1.7286003248703397`}, {2.268407346410207, 1.6674056597181197`}, {2.268407346410207, -0.3081964032738868}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.5299298969960153`}, { 2.273407346410207, -2.4864943462929756`}, { 2.273407346410207, -1.7298082747614723`}, {2.273407346410207, 1.667683924333646}, {2.273407346410207, -0.30354124367786023`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.5315872467643974`}, { 2.278407346410207, -2.488646960340843}, { 2.278407346410207, -1.7310161602354919`}, {2.278407346410207, 1.6679750255266486`}, {2.278407346410207, -0.2988881758711612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.533260249678116}, { 2.283407346410207, -2.4908156587044736`}, { 2.283407346410207, -1.7322239481789892`}, {2.283407346410207, 1.6682791173804168`}, {2.283407346410207, -0.2942376679252949}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.5349490708299225`}, { 2.288407346410207, -2.493000551365035}, { 2.288407346410207, -1.7334316052872465`}, {2.288407346410207, 1.6685963538481052`}, { 2.288407346410207, -0.28959019598505564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.536653876439901}, { 2.293407346410207, -2.4952017482245106`}, { 2.293407346410207, -1.7346390980688398`}, {2.293407346410207, 1.6689268886669637`}, { 2.293407346410207, -0.28494624425571474`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.5383748338306407`}, { 2.298407346410207, -2.497419359079371}, { 2.298407346410207, -1.7358463928503747`}, {2.298407346410207, 1.6692708752695347`}, { 2.298407346410207, -0.28030630498425024`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.540112111400807}, { 2.303407346410207, -2.499653493593613}, { 2.303407346410207, -1.7370534557813497`}, {2.303407346410207, 1.6696284666917924`}, { 2.303407346410207, -0.27567087843441396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.5418658785970516`}, { 2.308407346410207, -2.5019042612711666`}, { 2.308407346410207, -1.7382602528391498`}, {2.308407346410207, 1.6699998154782025`}, { 2.308407346410207, -0.27104047285546484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.543636305884211}, { 2.313407346410207, -2.504171771427657}, { 2.313407346410207, -1.7394667498341654`}, {2.313407346410207, 1.6703850735836887`}, {2.313407346410207, -0.2664156044443753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.5454235647137553`}, { 2.318407346410207, -2.5064561331615254`}, { 2.318407346410207, -1.7406729124150393`}, {2.318407346410207, 1.6707843922724943`}, { 2.318407346410207, -0.26179679730133715`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, 2.547227827490423}, { 2.323407346410207, -2.5087574553244925`}, { 2.323407346410207, -1.7418787060740344`}, {2.323407346410207, 1.671197922013931}, {2.323407346410207, -0.2571845833783837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, 2.5490492675370184`}, { 2.328407346410207, -2.511075846491371}, { 2.328407346410207, -1.743084096152529}, {2.328407346410207, 1.671625812375015}, {2.328407346410207, -0.25257950242095784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, 2.5508880590572804`}, { 2.333407346410207, -2.51341141492922}, { 2.333407346410207, -1.7442890478466313`}, {2.333407346410207, 1.6720682119100003`}, { 2.333407346410207, -0.24798210190224837`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, 2.552744377096825}, { 2.338407346410207, -2.5157642685658272`}, { 2.338407346410207, -1.7454935262129108`}, {2.338407346410207, 1.6725252680468121`}, { 2.338407346410207, -0.24339293695013584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, 2.5546183975020664`}, { 2.343407346410207, -2.518134514957535}, { 2.343407346410207, -1.746697496174253}, {2.343407346410207, 1.6729971269704011`}, { 2.343407346410207, -0.23881257026657737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, 2.556510296877104}, { 2.348407346410207, -2.520522261256388}, { 2.348407346410207, -1.747900922525822}, {2.348407346410207, 1.673483933503046}, {2.348407346410207, -0.2342415720392824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, 2.5584202525384954`}, { 2.353407346410207, -2.5229276141766057`}, { 2.353407346410207, -1.7491037699411451`}, {2.353407346410207, 1.6739858309816262`}, {2.353407346410207, -0.2296805198455192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, 2.5603484424678995`}, { 2.358407346410207, -2.52535067996039}, { 2.358407346410207, -1.7503060029783009`}, {2.358407346410207, 1.6745029611319167`}, { 2.358407346410207, -0.22512999854791466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, 2.562295045262515}, { 2.3634073464102068`, -2.5277915643430324`}, { 2.3634073464102068`, -1.751507586086221}, {2.3634073464102068`, 1.6750354639399327`}, { 2.3634073464102068`, -0.22059060018210905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, 2.5642602400832812`}, { 2.368407346410207, -2.5302503725173624`}, { 2.368407346410207, -1.7527084836110964`}, {2.368407346410207, 1.6755834775203955`}, { 2.368407346410207, -0.21606292383613182`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, 2.5662442066008007`}, { 2.373407346410207, -2.532727209097499}, { 2.373407346410207, -1.753908659802884}, {2.373407346410207, 1.676147137982364}, {2.373407346410207, -0.21154757552138428`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, 2.568247124938922}, { 2.378407346410207, -2.535222178081918}, { 2.378407346410207, -1.7551080788219238`}, {2.378407346410207, 1.676726579292121}, {2.378407346410207, -0.20704516803510867`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, 2.5702691756159552`}, { 2.3834073464102072`, -2.537735382815844}, { 2.3834073464102072`, -1.7563067047456407`}, {2.3834073464102072`, 1.6773219331333742`}, { 2.3834073464102072`, -0.20255632081424718`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, 2.5723105394834724`}, { 2.388407346410207, -2.540266925952943}, { 2.388407346410207, -1.7575045015753525`}, {2.388407346410207, 1.6779333287648734`}, { 2.388407346410207, -0.19808165978059722`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, 2.5743713976626452`}, { 2.393407346410207, -2.5428169094163384`}, { 2.393407346410207, -1.7587014332431639`}, {2.393407346410207, 1.6785608928755382`}, { 2.393407346410207, -0.19362181717717705`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, 2.576451931478094}, { 2.398407346410207, -2.5453854343589333`}, { 2.398407346410207, -1.7598974636189513`}, {2.398407346410207, 1.679204749437199}, {2.398407346410207, -0.18917743139573626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, 2.578552322389204}, { 2.403407346410207, -2.547972601123057}, { 2.403407346410207, -1.761092556517433}, {2.403407346410207, 1.679865019555071}, {2.403407346410207, -0.1847491467953506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, 2.5806727519188657`}, { 2.408407346410207, -2.5505785091994175`}, { 2.408407346410207, -1.7622866757053206`}, {2.408407346410207, 1.6805418213160919`}, { 2.408407346410207, -0.18033761351205502`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, 2.582813401579621}, { 2.413407346410207, -2.553203257185377}, { 2.413407346410207, -1.7634797849085493`}, {2.413407346410207, 1.6812352696352535`}, { 2.413407346410207, -0.17594348725948558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, 2.584974452797175}, { 2.418407346410207, -2.5558469427425443`}, { 2.418407346410207, -1.7646718478195835`}, {2.418407346410207, 1.6819454761000814`}, { 2.418407346410207, -0.17156742912050507`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, 2.5871560868312473`}, { 2.423407346410207, -2.5585096625536945`}, { 2.423407346410207, -1.7658628281047932`}, {2.423407346410207, 1.6826725488134162`}, {2.423407346410207, -0.1672101053298173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, 2.5893584846937325`}, { 2.428407346410207, -2.5611915122790054`}, { 2.428407346410207, -1.767052689411897}, {2.428407346410207, 1.68341659223467}, {2.428407346410207, -0.1628721870475746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, 2.59158182706416}, { 2.433407346410207, -2.56389258651163}, { 2.433407346410207, -1.768241395377471}, {2.433407346410207, 1.6841777070197306`}, { 2.433407346410207, -0.15855435012400823`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, 2.5938262942024175`}, { 2.438407346410207, -2.566612978732599}, { 2.438407346410207, -1.7694289096345137`}, {2.438407346410207, 1.684955989859716}, {2.438407346410207, -0.15425727485512153`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, 2.596092065858734}, { 2.443407346410207, -2.569352781265066}, { 2.443407346410207, -1.7706151958200689`}, {2.443407346410207, 1.6857515333187683`}, {2.443407346410207, -0.1499816457295104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, 2.598379321180904}, { 2.448407346410207, -2.572112085227887}, { 2.448407346410207, -1.771800217582899}, {2.448407346410207, 1.686564425671109}, {2.448407346410207, -0.1457281511663822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, 2.6006882386187438`}, { 2.453407346410207, -2.5748909804885622`}, { 2.453407346410207, -1.7729839385912038`}, {2.453407346410207, 1.687394750737571}, {2.453407346410207, -0.14149748324487124`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, 2.6030189958257828`}, { 2.458407346410207, -2.577689555615524}, { 2.458407346410207, -1.7741663225403839`}, {2.458407346410207, 1.688242587721853}, {2.458407346410207, -0.13729033742476102`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, 2.6053717695581753`}, { 2.463407346410207, -2.5805078978297926`}, { 2.463407346410207, -1.7753473331608407`}, {2.463407346410207, 1.6891080110467251`}, { 2.463407346410207, -0.13310741225874195`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, 2.6077467355708523`}, { 2.468407346410207, -2.583346092956005}, { 2.468407346410207, -1.776526934225812}, {2.468407346410207, 1.6899910901904582`}, { 2.468407346410207, -0.12894940909635877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, 2.6101440685109116`}, { 2.473407346410207, -2.586204225372823}, { 2.473407346410207, -1.7777050895592328`}, {2.473407346410207, 1.6908918895237262`}, { 2.473407346410207, -0.12481703177981075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, 2.6125639418082636`}, { 2.478407346410207, -2.5890823779627303`}, { 2.478407346410207, -1.7788817630436249`}, {2.478407346410207, 1.6918104681472699`}, { 2.478407346410207, -0.12071098633179218`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, 2.61500652756355}, { 2.483407346410207, -2.591980632061233}, { 2.483407346410207, -1.7800569186280037`}, {2.483407346410207, 1.6927468797305996`}, {2.483407346410207, -0.1166319806355824}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, 2.6174719964333657`}, { 2.4884073464102068`, -2.5948990674054664`}, { 2.4884073464102068`, -1.781230520335802}, {2.4884073464102068`, 1.6937011723520292`}, { 2.4884073464102068`, -0.11258072410760857`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, 2.619960517512803}, { 2.493407346410207, -2.5978377620822277`}, { 2.493407346410207, -1.782402532272799}, {2.493407346410207, 1.6946733883403549`}, { 2.493407346410207, -0.10855792736272786`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, 2.622472258215368}, { 2.498407346410207, -2.600796792475446}, { 2.498407346410207, -1.7835729186350653`}, {2.498407346410207, 1.6956635641184714`}, { 2.498407346410207, -0.10456430187249242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, 2.625007384150295}, { 2.503407346410207, -2.603776233213096}, { 2.503407346410207, -1.784741643716894}, {2.503407346410207, 1.6966717300492669`}, { 2.503407346410207, -0.10060055961668131`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, 2.627566058997327}, { 2.5084073464102072`, -2.606776157113575}, { 2.5084073464102072`, -1.7859086719187414`}, {2.5084073464102072`, 1.6976979102841006`}, { 2.5084073464102072`, -0.09666741272840515}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, 2.63014844437899}, { 2.513407346410207, -2.609796635131562}, { 2.513407346410207, -1.787073967755149}, {2.513407346410207, 1.6987421226142103`}, {2.513407346410207, -0.09276557313310535}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, 2.63275469973046}, { 2.518407346410207, -2.6128377363033626`}, { 2.518407346410207, -1.788237495862657}, {2.518407346410207, 1.6998043783253798`}, {2.518407346410207, -0.08889575218178185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, 2.635384982167049}, { 2.523407346410207, -2.6158995276917705`}, { 2.523407346410207, -1.789399221007697}, {2.523407346410207, 1.7008846820562107`}, {2.523407346410207, -0.08505866027882396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, 2.6380394463494206`}, { 2.528407346410207, -2.6189820743304515`}, { 2.528407346410207, -1.7905591080944574`}, {2.528407346410207, 1.7019830316603486`}, {2.528407346410207, -0.08125500650480827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, 2.640718244346597}, { 2.533407346410207, -2.6220854391678756`}, { 2.533407346410207, -1.7917171221727246`}, {2.533407346410207, 1.7030994180730041`}, {2.533407346410207, -0.07748549823466393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, 2.6434215254968545`}, { 2.538407346410207, -2.625209683010811}, { 2.538407346410207, -1.7928732284456903`}, {2.538407346410207, 1.7042338251821318`}, {2.538407346410207, -0.07375084075162262}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, 2.6461494362666134`}, { 2.543407346410207, -2.628354864467408}, { 2.543407346410207, -1.7940273922777166`}, {2.543407346410207, 1.7053862297046143`}, {2.543407346410207, -0.07005173685737051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, 2.648902120107407}, { 2.5484073464102073`, -2.631521039889887}, { 2.5484073464102073`, -1.7951795792020575`}, {2.5484073464102073`, 1.7065566010678024`}, { 2.5484073464102073`, -0.06638888647885828}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, 2.651679717311064}, { 2.553407346410207, -2.634708263316853}, { 2.553407346410207, -1.7963297549285349`}, {2.553407346410207, 1.7077449012967694`}, {2.553407346410207, -0.06276298627222203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, 2.654482364863213}, { 2.558407346410207, -2.6379165864152654`}, { 2.558407346410207, -1.797477885351159}, {2.558407346410207, 1.7089510849076244`}, {2.558407346410207, -0.05917472922428702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, 2.6573101962952475`}, { 2.563407346410207, -2.6411460584220827`}, { 2.563407346410207, -1.7986239365556906`}, {2.563407346410207, 1.710175098807237}, {2.563407346410207, -0.05562480425214616}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, 2.660163341534872}, { 2.568407346410207, -2.6443967260856067`}, { 2.568407346410207, -1.7997678748271393`}, {2.568407346410207, 1.7114168821997098`}, {2.568407346410207, -0.05211389580130558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, 2.663041926755396}, { 2.5734073464102067`, -2.6476686336065582`}, { 2.5734073464102067`, -1.8009096666571933`}, {2.5734073464102067`, 1.7126763664999396`}, { 2.5734073464102067`, -0.048642683442909146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, 2.665946074223912}, { 2.578407346410207, -2.650961822578907}, { 2.578407346410207, -1.8020492787515794`}, {2.578407346410207, 1.7139534752545966`}, {2.578407346410207, -0.04521184147056148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, 2.6688759021485224`}, { 2.583407346410207, -2.6542763319304763`}, { 2.583407346410207, -1.803186678037342}, {2.583407346410207, 1.7152481240708388`}, {2.583407346410207, -0.04182203849727629}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, 2.6718315245247903`}, { 2.588407346410207, -2.6576121978633758`}, { 2.588407346410207, -1.8043218316700418`}, {2.588407346410207, 1.7165602205530837`}, {2.588407346410207, -0.03847393705308329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, 2.6748130509815864`}, { 2.593407346410207, -2.6609694537942663`}, { 2.593407346410207, -1.8054547070408666`}, {2.593407346410207, 1.717889664248125}, {2.593407346410207, -0.03516819318383646}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, 2.677820586626508}, { 2.598407346410207, -2.664348130294503}, { 2.598407346410207, -1.8065852717836508`}, {2.598407346410207, 1.719236346598893}, {2.598407346410207, -0.03190545605177288}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, 2.680854231891079}, { 2.603407346410207, -2.6677482550301836`}, { 2.603407346410207, -1.807713493781803}, {2.603407346410207, 1.7206001509071307`}, { 2.603407346410207, -0.028686367538361724`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, 2.683914082375918}, { 2.608407346410207, -2.6711698527021452`}, { 2.608407346410207, -1.8088393411751262`}, {2.608407346410207, 1.7219809523052498`}, { 2.608407346410207, -0.025511561850004933`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, 2.6870002286960846`}, { 2.6134073464102068`, -2.67461294498593}, { 2.6134073464102068`, -1.8099627823665425`}, {2.6134073464102068`, 1.723378617737601}, {2.6134073464102068`, -0.02238166512713441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, 2.6901127563268132`}, { 2.618407346410207, -2.6780775504717704`}, { 2.618407346410207, -1.8110837860287015`}, {2.618407346410207, 1.7247930059513996`}, { 2.618407346410207, -0.019297295057257486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, 2.6932517454498606`}, { 2.623407346410207, -2.6815636846046162`}, { 2.623407346410207, -1.8122023211104796`}, {2.623407346410207, 1.7262239674975073`}, { 2.623407346410207, -0.016259060492499252`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, 2.696417270800692}, { 2.628407346410207, -2.68507135962426}, { 2.628407346410207, -1.8133183568433653`}, {2.628407346410207, 1.7276713447412597`}, { 2.628407346410207, -0.013267561072183503`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, 2.6996094015167342`}, { 2.6334073464102072`, -2.6886005845055805`}, { 2.6334073464102072`, -1.814431862747719}, {2.6334073464102072`, 1.7291349718835078`}, { 2.6334073464102072`, -0.010323386850991345`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, 2.7028282009869344`}, { 2.638407346410207, -2.6921513648989635`}, { 2.638407346410207, -1.8155428086389118`}, {2.638407346410207, 1.7306146749920255`}, { 2.638407346410207, -0.007427117933227961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, 2.706073726702875}, { 2.643407346410207, -2.6957237030709273`}, { 2.643407346410207, -1.8166511646333374`}, {2.643407346410207, 1.7321102720433983`}, { 2.643407346410207, -0.004579324113719383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, 2.709346030111679}, { 2.648407346410207, -2.6993175978450035`}, { 2.648407346410207, -1.817756901154287}, {2.648407346410207, 1.7336215729755002`}, { 2.648407346410207, -0.0017805645258466404`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, 2.71264515647097}, { 2.653407346410207, -2.702933044542915}, { 2.653407346410207, -1.8188599889376988`}, {2.653407346410207, 1.7351483797506284`}, {2.653407346410207, 0.0009686127027730751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, 2.7159711447061388`}, { 2.658407346410207, -2.7065700349260955`}, { 2.658407346410207, -1.8199603990377584`}, {2.658407346410207, 1.7366904864293489`}, {2.658407346410207, 0.0036676707864845264`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, 2.719324027270173}, { 2.663407346410207, -2.7102285571376017`}, { 2.663407346410207, -1.8210581028323671`}, {2.663407346410207, 1.7382476792550752`}, {2.663407346410207, 0.00631608460918911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, 2.72270383000631}, { 2.668407346410207, -2.7139085956444564`}, { 2.668407346410207, -1.8221530720284613`}, {2.668407346410207, 1.739819736749378}, {2.668407346410207, 0.008913341042888085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, 2.726110572013788}, { 2.6734073464102073`, -2.7176101311804817`}, { 2.6734073464102073`, -1.8232452786671847`}, {2.6734073464102073`, 1.7414064298179932`}, {2.6734073464102073`, 0.01145893925673116}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, 2.729544265516944}, { 2.678407346410207, -2.72133314068966}, { 2.678407346410207, -1.8243346951289128`}, {2.678407346410207, 1.7430075218674688`}, {2.678407346410207, 0.013952391016152194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, 2.733004915737934}, { 2.683407346410207, -2.7250775972700865`}, { 2.683407346410207, -1.8254212941381216`}, {2.683407346410207, 1.7446227689323723`}, {2.683407346410207, 0.016393220971694076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, 2.736492520773342}, { 2.688407346410207, -2.7288434701185555`}, { 2.688407346410207, -1.8265050487681032`}, {2.688407346410207, 1.7462519198129347`}, {2.688407346410207, 0.01878096693714083}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, 2.7400070714749387`}, { 2.693407346410207, -2.732630724475833}, { 2.693407346410207, -1.8275859324455237`}, {2.693407346410207, 1.7478947162229923`}, {2.693407346410207, 0.021115180156602086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, 2.7435485513348508`}, { 2.6984073464102067`, -2.736439321572677}, { 2.6984073464102067`, -1.8286639189548224`}, {2.6984073464102067`, 1.7495508929480594`}, {2.6984073464102067`, 0.023395425560216822`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, 2.7471169363754124`}, { 2.703407346410207, -2.740269218576651}, { 2.703407346410207, -1.8297389824424457`}, {2.703407346410207, 1.7512201780133274`}, {2.703407346410207, 0.025621282008163482`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, 2.75071219504394}, { 2.708407346410207, -2.7441203685397912`}, { 2.708407346410207, -1.8308110974209195`}, {2.708407346410207, 1.75290229286137}, {2.708407346410207, 0.027792342522693966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, 2.7543342881127044`}, { 2.713407346410207, -2.747992720347183}, { 2.713407346410207, -1.8318802387727566`}, {2.713407346410207, 1.7545969525392975`}, {2.713407346410207, 0.02990821450793345}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, 2.757983168584339}, { 2.718407346410207, -2.7518862186665065`}, { 2.718407346410207, -1.832946381754198}, {2.718407346410207, 1.7563038658950816`}, {2.718407346410207, 0.03196851995720775}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, 2.7616587816029194`}, { 2.723407346410207, -2.7558008038985977`}, { 2.723407346410207, -1.8340095019987808`}, {2.723407346410207, 1.7580227357827456`}, {2.723407346410207, 0.033972895647693624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, 2.7653610643709805`}, { 2.728407346410207, -2.7597364121291044`}, { 2.728407346410207, -1.835069575520743}, {2.728407346410207, 1.7597532592760907`}, {2.728407346410207, 0.03592099332221435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, 2.7690899460726666`}, { 2.733407346410207, -2.76369297508127}, { 2.733407346410207, -1.836126578718251}, {2.733407346410207, 1.7614951278906006`}, {2.733407346410207, 0.03781247985802154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, 2.7728453478032704`}, { 2.7384073464102068`, -2.767670420069937}, { 2.7384073464102068`, -1.837180488376458}, {2.7384073464102068`, 1.7632480278131482`}, {2.7384073464102068`, 0.039647037422444804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, 2.7766271825053526`}, { 2.743407346410207, -2.7716686699567945`}, { 2.743407346410207, -1.838231281670391}, {2.743407346410207, 1.7650116401391047`}, {2.743407346410207, 0.0414243636153059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, 2.7804353549116607`}, { 2.748407346410207, -2.7756876431069633`}, { 2.748407346410207, -1.8392789361676618`}, {2.748407346410207, 1.7667856411164284`}, {2.748407346410207, 0.04314417159802801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, 2.784269761495038}, { 2.753407346410207, -2.7797272533469655`}, { 2.753407346410207, -1.8403234298310025`}, {2.753407346410207, 1.7685697023962967`}, {2.753407346410207, 0.044806190209399945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, 2.788130290425502}, { 2.7584073464102072`, -2.783787409924136}, { 2.7584073464102072`, -1.8413647410206309`}, {2.7584073464102072`, 1.770363491289819}, {2.7584073464102072`, 0.046410164067976135`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, 2.7920168215346797`}, { 2.763407346410207, -2.787868017467546}, { 2.763407346410207, -1.8424028484964368`}, {2.763407346410207, 1.7721666710303567`}, {2.763407346410207, 0.04795585366112034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, 2.795929226287742}, { 2.768407346410207, -2.7919689759505095`}, { 2.768407346410207, -1.843437731419996}, {2.768407346410207, 1.7739789010409628`}, {2.768407346410207, 0.0494430354207393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, 2.7998673677629977`}, { 2.773407346410207, -2.7960901806547054`}, { 2.773407346410207, -1.8444693693564091`}, {2.773407346410207, 1.7757998372064359`}, {2.773407346410207, 0.05087150178575902}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, 2.8038311006392838`}, { 2.778407346410207, -2.800231522136026}, { 2.778407346410207, -1.845497742275964}, {2.778407346410207, 1.7776291321494735`}, {2.778407346410207, 0.052241061251437036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, 2.8078202711912494`}, { 2.783407346410207, -2.804392886192163}, { 2.783407346410207, -1.8465228305556238`}, {2.783407346410207, 1.7794664355104022`}, {2.783407346410207, 0.053551538405622226`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, 2.811834717292675}, { 2.788407346410207, -2.8085741538320326`}, { 2.788407346410207, -1.8475446149803456`}, {2.788407346410207, 1.7813113942299488`}, {2.788407346410207, 0.05480277395209819}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, 2.8158742684278786`}, { 2.793407346410207, -2.812775201247084}, { 2.793407346410207, -1.8485630767442185`}, {2.793407346410207, 1.7831636528345187`}, {2.793407346410207, 0.055994624721167716`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, 2.819938745711317}, { 2.7984073464102073`, -2.8169958997845663`}, { 2.7984073464102073`, -1.849578197451437}, {2.7984073464102073`, 1.7850228537234352`}, {2.7984073464102073`, 0.057126963667659424`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, 2.8240279619154087`}, { 2.803407346410207, -2.8212361159227934`}, { 2.803407346410207, -1.850589959117094}, {2.803407346410207, 1.7868886374575876`}, {2.803407346410207, 0.058199679856562075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, 2.8281417215066535`}, { 2.808407346410207, -2.825495711248504}, { 2.808407346410207, -1.8515983441678119`}, {2.808407346410207, 1.788760643048959}, {2.808407346410207, 0.05921267843650084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, 2.8322798206900464`}, { 2.813407346410207, -2.829774542436343}, { 2.813407346410207, -1.8526033354421998`}, {2.813407346410207, 1.7906385082504674`}, {2.813407346410207, 0.06016588060130069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, 2.8364420474617984`}, { 2.818407346410207, -2.8340724612305457`}, { 2.818407346410207, -1.853604916191139}, {2.818407346410207, 1.7925218698455943`}, {2.818407346410207, 0.0610592235398933}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, 2.8406281816703793`}, { 2.8234073464102067`, -2.838389314428885}, { 2.8234073464102067`, -1.8546030700779106`}, {2.8234073464102067`, 1.7944103639372544`}, {2.8234073464102067`, 0.06189266037484092}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, 2.844837995085823}, { 2.828407346410207, -2.8427249438689275`}, { 2.828407346410207, -1.8555977811781494`}, {2.828407346410207, 1.7963036262353793`}, {2.828407346410207, 0.06266616008976303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, 2.849071251477267}, { 2.833407346410207, -2.8470791864166674`}, { 2.833407346410207, -1.8565890339796385`}, {2.833407346410207, 1.7982012923426862`}, {2.833407346410207, 0.0633797074459767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, 2.8533277066986726`}, { 2.838407346410207, -2.8514518739576022`}, { 2.838407346410207, -1.8575768133819395`}, {2.838407346410207, 1.8001029980381347`}, {2.838407346410207, 0.06403330288865425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, 2.8576071087826387`}, { 2.843407346410207, -2.855842833390281}, { 2.843407346410207, -1.858561104695867}, {2.843407346410207, 1.8020083795575448`}, {2.843407346410207, 0.06462696244283643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, 2.8619091980422025`}, { 2.848407346410207, -2.860251886622411}, { 2.848407346410207, -1.8595418936427963`}, {2.848407346410207, 1.8039170738709134`}, {2.848407346410207, 0.06516071759962624}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, 2.8662337071805424`}, { 2.853407346410207, -2.864678850569548}, { 2.853407346410207, -1.8605191663538265`}, {2.853407346410207, 1.8058287189559408`}, {2.853407346410207, 0.06563461519291723}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, 2.8705803614084315`}, { 2.858407346410207, -2.869123537156457}, { 2.858407346410207, -1.8614929093687793`}, {2.858407346410207, 1.8077429540673111`}, {2.858407346410207, 0.06604871726700363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, 2.8749488785693016`}, { 2.8634073464102068`, -2.873585753321142}, { 2.8634073464102068`, -1.8624631096350517`}, {2.8634073464102068`, 1.8096594200012888`}, {2.8634073464102068`, 0.06640310093543265}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, 2.8793389692717604`}, { 2.868407346410207, -2.8780653010216497`}, { 2.868407346410207, -1.8634297545063179`}, {2.868407346410207, 1.8115777593552058`}, {2.868407346410207, 0.06669785823145997}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, 2.8837503370293858`}, { 2.873407346410207, -2.8825619772456537`}, { 2.873407346410207, -1.864392831741084}, {2.873407346410207, 1.8134976167814414`}, {2.873407346410207, 0.0669330959504767}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, 2.8881826784075955`}, { 2.878407346410207, -2.88707557402288}, { 2.878407346410207, -1.8653523295010985`}, {2.878407346410207, 1.8154186392355032`}, {2.878407346410207, 0.06710893548477823}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, 2.8926356831773923`}, { 2.8834073464102072`, -2.8916058784404135`}, { 2.8834073464102072`, -1.866308236349621}, {2.8834073464102072`, 1.8173404762178558`}, {2.8834073464102072`, 0.0672255126510406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, 2.8971090344757715`}, { 2.888407346410207, -2.8961526726609295`}, { 2.888407346410207, -1.8672605412495504`}, {2.888407346410207, 1.8192627800091523`}, {2.888407346410207, 0.06728297751088243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, 2.9016024089725394`}, { 2.893407346410207, -2.900715733943873}, { 2.893407346410207, -1.868209233561419}, {2.893407346410207, 1.8211852058985527`}, {2.893407346410207, 0.06728149418487217}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, 2.906115477043309}, { 2.898407346410207, -2.9052948346696486`}, { 2.898407346410207, -1.8691543030412505`}, {2.898407346410207, 1.823107412404843}, {2.898407346410207, 0.06722124066035645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, 2.910647902948412}, { 2.903407346410207, -2.9098897423668157`}, { 2.903407346410207, -1.8700957398382865`}, {2.903407346410207, 1.8250290614900693`}, {2.903407346410207, 0.06710240859346847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, 2.9151993450174545`}, { 2.908407346410207, -2.9145002197423593`}, { 2.908407346410207, -1.87103353449259}, {2.908407346410207, 1.826949818765454}, {2.908407346410207, 0.06692520310568319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, 2.9197694558392397`}, { 2.913407346410207, -2.919126024715031}, { 2.913407346410207, -1.871967677932516}, {2.913407346410207, 1.8288693536893719`}, {2.913407346410207, 0.06668984257526427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, 2.9243578824567664`}, { 2.918407346410207, -2.923766910451803}, { 2.918407346410207, -1.8728981614720674`}, {2.918407346410207, 1.8307873397571792`}, {2.918407346410207, 0.06639655842396558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, 2.9289642665670037`}, { 2.9234073464102073`, -2.928422625407447}, { 2.9234073464102073`, -1.8738249768081277`}, {2.9234073464102073`, 1.8327034546827312`}, {2.9234073464102073`, 0.06604559489932146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, 2.9335882447251307`}, { 2.928407346410207, -2.9330929133672545`}, { 2.928407346410207, -1.8747481160175754`}, {2.928407346410207, 1.8346173805714372`}, {2.928407346410207, 0.06563720885286568}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, 2.9382294485529528`}, { 2.933407346410207, -2.9377775134929256`}, { 2.933407346410207, -1.8756675715542939`}, {2.933407346410207, 1.836528804084727}, {2.933407346410207, 0.06517166951461102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, 2.9428875049511456`}, { 2.938407346410207, -2.9424761603716267`}, { 2.938407346410207, -1.876583336246063}, {2.938407346410207, 1.8384374165958313`}, {2.938407346410207, 0.06464925826410402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, 2.947562036315001}, { 2.943407346410207, -2.947188584068208}, { 2.943407346410207, -1.8774954032913476`}, {2.943407346410207, 1.8403429143367909`}, {2.943407346410207, 0.06407026839836953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, 2.952252660753391}, { 2.9484073464102067`, -2.9519145101806283`}, { 2.9484073464102067`, -1.8784037662559827`}, {2.9484073464102067`, 1.8422449985366534`}, {2.9484073464102067`, 0.06343500489705187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, 2.9569589923105646`}, { 2.953407346410207, -2.9566536598985445`}, { 2.953407346410207, -1.8793084190697593`}, {2.953407346410207, 1.844143375550814}, {2.953407346410207, 0.06274378418503701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, 2.9616806411904717`}, { 2.958407346410207, -2.9614057500650794`}, { 2.958407346410207, -1.8802093560229098`}, {2.958407346410207, 1.846037756981495}, {2.958407346410207, 0.061996933892848057`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, 2.966417213983278}, { 2.963407346410207, -2.966170493241767}, { 2.963407346410207, -1.8811065717625033`}, {2.963407346410207, 1.847927859789378}, {2.963407346410207, 0.06119479261507958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, 2.9711683138937275`}, { 2.968407346410207, -2.970947597776645}, { 2.968407346410207, -1.8820000612887497`}, {2.968407346410207, 1.8498134063964198`}, {2.968407346410207, 0.06033770966713643}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, 2.9759335409710252`}, { 2.973407346410207, -2.975736767875503}, { 2.973407346410207, -1.8828898199512136`}, {2.973407346410207, 1.851694124779898}, {2.973407346410207, 0.05942604484052852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, 2.980712492339899}, { 2.978407346410207, -2.9805377036762395`}, { 2.978407346410207, -1.8837758434449496`}, {2.978407346410207, 1.8535697485577682`}, {2.978407346410207, 0.05846016815696339}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, 2.98550476243251}, { 2.983407346410207, -2.985350101326329}, { 2.983407346410207, -1.8846581278065475`}, {2.983407346410207, 1.8554400170654153`}, {2.983407346410207, 0.05744045962146482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, 2.9903099432209}, { 2.9884073464102068`, -2.9901736530633607`}, { 2.9884073464102068`, -1.885536669410115}, {2.9884073464102068`, 1.857304675423903}, {2.9884073464102068`, 0.05636730897473964}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, 2.995127624449602}, { 2.993407346410207, -2.9950080472985965`}, { 2.993407346410207, -1.8864114649631676`}, {2.993407346410207, 1.8591634745998522`}, {2.993407346410207, 0.05524111544499782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, 2.999957393868177}, { 2.998407346410207, -2.9998529687035704`}, { 2.998407346410207, -1.887282511502464}, {2.998407346410207, 1.861016171457078}, {2.998407346410207, 0.05406228749943069}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, 3.0047988374632646`}, { 3.003407346410207, -3.004708098299611}, { 3.003407346410207, -1.8881498063897617`}, {3.003407346410207, 1.862862528800147}, {3.003407346410207, 0.05283124259552627}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, 3.0096515396899175`}, { 3.0084073464102072`, -3.009573113550314}, { 3.0084073464102072`, -1.8890133473075137`}, {3.0084073464102072`, 1.8647023154100113`}, {3.0084073464102072`, 0.05154840693240582}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, 3.0145150837018635`}, { 3.013407346410207, -3.0144476884568485`}, { 3.013407346410207, -1.8898731322545035`}, {3.013407346410207, 1.8665353060718997`}, {3.013407346410207, 0.05021421520234732}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, 3.019389051580453}, { 3.018407346410207, -3.0193314936561277`}, { 3.018407346410207, -1.890729159541418}, {3.018407346410207, 1.8683612815956663`}, {3.018407346410207, 0.048829110342650375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, 3.0242730245619387`}, { 3.023407346410207, -3.0242241965216947`}, { 3.023407346410207, -1.891581427786368}, {3.023407346410207, 1.8701800288287804`}, {3.023407346410207, 0.04739354328799413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, 3.0291665832628665`}, { 3.028407346410207, -3.029125461267325}, { 3.028407346410207, -1.8924299359103562`}, {3.028407346410207, 1.871991340662175}, {3.028407346410207, 0.04590797272342459}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, 3.034069307903281}, { 3.0334073464102067`, -3.0340349490532623`}, { 3.0334073464102067`, -1.8932746831326936`}, {3.0334073464102067`, 1.8737950160291772`}, {3.0334073464102067`, 0.044372864838098214`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, 3.0389807785274923`}, { 3.038407346410207, -3.0389523180950153`}, { 3.038407346410207, -1.8941156689663732`}, {3.038407346410207, 1.8755908598977322`}, {3.038407346410207, 0.042788693079907965`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, 3.0439005752221364`}, { 3.043407346410207, -3.0438772237746363`}, { 3.043407346410207, -1.894952893213395}, {3.043407346410207, 1.8773786832561647`}, {3.043407346410207, 0.041155937911099824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, 3.048828278331327}, { 3.0484073464102073`, -3.0488093187544187`}, { 3.0484073464102073`, -1.8957863559600558`}, {3.0484073464102073`, 1.8791583030927077`}, {3.0484073464102073`, 0.03947508656498172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, 3.053763468668619}, { 3.053407346410207, -3.0537482530929188`}, { 3.053407346410207, -1.896616057572198}, {3.053407346410207, 1.8809295423690437`}, {3.053407346410207, 0.03774663280383056}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, 3.0587057277256258`}, { 3.058407346410207, -3.0586936743632376`}, { 3.058407346410207, -1.8974419986904252`}, {3.058407346410207, 1.8826922299881022`}, {3.058407346410207, 0.03597107667807379}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, 3.063654637877}, { 3.063407346410207, -3.063645227773425}, { 3.063407346410207, -1.8982641802252835`}, {3.063407346410207, 1.884446200756361}, {3.063407346410207, 0.03414892428683958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, 3.0686097825816794`}, { 3.068407346410207, -3.0686025562889814`}, { 3.068407346410207, -1.8990826033524197`}, {3.068407346410207, 1.8861912953409006`}, {3.068407346410207, 0.03228068753994435}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, 3.0735707465801196`}, { 3.0734073464102067`, -3.073565300757309}, { 3.0734073464102067`, -1.8998972695077014`}, {3.0734073464102067`, 1.88792736022147}, {3.0734073464102067`, 0.030366883921389167`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, 3.0785371160874138`}, { 3.078407346410207, -3.0785331000340306`}, { 3.078407346410207, -1.9007081803823256`}, {3.078407346410207, 1.8896542476378035`}, {3.078407346410207, 0.028408036254434242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, 3.0835084789820884`}, { 3.083407346410207, -3.0835055911110802`}, { 3.083407346410207, -1.9015153379178984`}, {3.083407346410207, 1.8913718155324515`}, {3.083407346410207, 0.02640467246830118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, 3.0884844249904506`}, { 3.0884073464102073`, -3.0884824092464425`}, { 3.0884073464102073`, -1.9023187443014968`}, {3.0884073464102073`, 1.8930799274893686`}, {3.0884073464102073`, 0.02435732536656356}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, 3.0934645458663415`}, { 3.093407346410207, -3.093463188095458}, { 3.093407346410207, -1.9031184019607164`}, {3.093407346410207, 1.8947784526685112`}, {3.093407346410207, 0.02226653239727726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, 3.0984484355661346`}, { 3.098407346410207, -3.098447559843529}, { 3.098407346410207, -1.9039143135587016`}, {3.098407346410207, 1.8964672657366903`}, {3.098407346410207, 0.020132835424889955`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, 3.1034356904190004`}, { 3.103407346410207, -3.1034351553402457`}, { 3.103407346410207, -1.9047064819891695`}, {3.103407346410207, 1.8981462467949235`}, {3.103407346410207, 0.01795678050397694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, 3.1084259092920545`}, { 3.108407346410207, -3.1084256042345597`}, { 3.108407346410207, -1.9054949103714163`}, {3.108407346410207, 1.8998152813025275`}, {3.108407346410207, 0.015738917654837963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, 3.113418693750662}, { 3.1134073464102068`, -3.113418535111221}, { 3.1134073464102068`, -1.906279602045327}, {3.1134073464102068`, 1.9014742599981855`}, {3.1134073464102068`, 0.013479800640997047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, 3.1184136482135125`}, { 3.118407346410207, -3.118413575628077}, { 3.118407346410207, -1.9070605605663693`}, {3.118407346410207, 1.9031230788182283`}, {3.118407346410207, 0.011179986748628308`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, 3.123410380102495}, { 3.123407346410207, -3.1234103526542176`}, { 3.123407346410207, -1.9078377897005931`}, {3.123407346410207, 1.9047616388123458`}, {3.123407346410207, 0.008840036567949945}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, 3.1284084999874593`}, { 3.1284073464102073`, -3.1284084924089344`}, { 3.1284073464102073`, -1.9086112934196244`}, {3.1284073464102073`, 1.9063898460569682`}, {3.1284073464102073`, 0.006460513776605399}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, 3.1334076217255173`}, { 3.1334073464102072`, -3.1334076206011447`}, { 3.1334073464102072`, -1.9093810758956644`}, {3.1334073464102072`, 1.908007611566514}, {3.1334073464102072`, 0.004041984925064901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, 3.138407362595204}, { 3.138407346410207, -3.1384073625694455`}, { 3.138407346410207, -1.910147141496487}, {3.138407346410207, 1.9096148512027409`}, {3.138407346410207, 0.0015850192240695615`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.1384073625694455`, 3.141592653589793}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -15403.885714285709}, ImageScaled[{0.5, 0.5}], {360., 432.}]}, {InsetBox[ FormBox[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 3, 6, 9, 12, 16}, {{2}, {4}, {5}, {1}, {3}, {5}, {2}, { 4}, {5}, {1}, {3}, {5}, {1}, {2}, {3}, {4}}}, Pattern}]}]]}, TagBox[GraphicsGroupBox[ GraphicsComplexBox[{{1.1537628781471874`, 1.164650852698969}, {0., 1.154744803447064}, {0.009165954692366918, 0.}, { 1.1641200980178832`, 0.00947619805103106}, {0.5821692366941612, 0.5813416002334988}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 4}, {1, 5}, {2, 3}, {2, 5}, {3, 4}, {3, 5}, {4, 5}}, 0.015452608351250924`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.015452608351250924], DiskBox[2, 0.015452608351250924], DiskBox[3, 0.015452608351250924], DiskBox[4, 0.015452608351250924], DiskBox[5, 0.015452608351250924]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None], TraditionalForm], {192., -15877.851428571423}, { Center, Center}, {360., 432.}], InsetBox[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, -3.141592431831416}, \ {-3.141592653589793, 3.1415924318312145`}, {-3.141592653589793, 1.9106332362490523`}, {-3.141592653589793, \ -1.9106332362489855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.1365928732632766`}, {-3.1365926535897932`, \ -3.1365927470276516`}, {-3.1365926535897932`, -1.9092491566292384`}, \ {-3.1365926535897932`, 1.9024707033133301`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.131594418125802}, {-3.1315926535897933`, -3.1315933985877105`}, \ {-3.1315926535897933`, -1.9078583511891842`}, {-3.1315926535897933`, 1.8940751606535131`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265986321574464`}, {-3.126592653589793, -3.126595159458311}, \ {-3.126592653589793, -1.9064608358343906`}, {-3.126592653589793, 1.8854425420167242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.121606878181123}, {-3.121592653589793, -3.1215985733273284`}, \ {-3.121592653589793, -1.9050566283790487`}, {-3.121592653589793, 1.8765687665457804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.116620535714774}, {-3.116592653589793, -3.116604176244994}, \ {-3.116592653589793, -1.9036457485951999`}, {-3.116592653589793, 1.8674497456437626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.1116409989455542`}, {-3.1115926535897933`, -3.111612496720844}, \ {-3.1115926535897933`, -1.9022282182668968`}, {-3.1115926535897933`, 1.858081390292463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.106669674365959}, {-3.106592653589793, -3.106624055604682}, \ {-3.106592653589793, -1.9008040612399073`}, {-3.106592653589793, 1.848459618826477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.101707978544209}, {-3.101592653589793, -3.101639366203787}, \ {-3.101592653589793, -1.8993733034780795`}, {-3.101592653589793, 1.8385803651744501`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.0967573355755844`}, {-3.096592653589793, -3.096658934175668}, \ {-3.096592653589793, -1.8979359731153742`}, {-3.096592653589793, 1.828439587560185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0918191746016324`}, {-3.0915926535897933`, -3.091683257584047}, \ {-3.0915926535897933`, -1.8964921005115682`}, {-3.0915926535897933`, 1.8180332776758525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.0868949271952424`}, {-3.086592653589793, -3.0867128268944195`}, \ {-3.086592653589793, -1.895041718307901}, {-3.086592653589793, 1.8073574703199353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.0819860246953885`}, {-3.081592653589793, -3.081748124987983}, \ {-3.081592653589793, -1.893584861483742}, {-3.081592653589793, 1.7964082535006098`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0770938954738143`}, {-3.076592653589793, -3.076789627161731}, \ {-3.076592653589793, -1.892121567413351}, {-3.076592653589793, 1.7851817789987656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.072219962189717}, {-3.0715926535897933`, -3.0718378011617875`}, \ {-3.0715926535897933`, -1.8906518759245237`}, {-3.0715926535897933`, 1.7736742733870636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.0673656389941137`}, {-3.066592653589793, -3.0668931071926817`}, \ {-3.066592653589793, -1.889175829357297}, {-3.066592653589793, 1.7618820494932543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.0625323287238384`}, {-3.061592653589793, -3.0619559979347044`}, \ {-3.061592653589793, -1.8876934726230536`}, {-3.061592653589793, 1.749801518298792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0577214201087464`}, {-3.056592653589793, -3.057026918575862}, \ {-3.056592653589793, -1.8862048532653097`}, {-3.056592653589793, 1.737429201259752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.052934284973079}, {-3.0515926535897933`, -3.052106306821573}, \ {-3.0515926535897933`, -1.884710021520201}, {-3.0515926535897933`, 1.7247617430314932`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.048172275505718}, {-3.046592653589793, -3.0471945929545874`}, \ {-3.046592653589793, -1.8832090303798394`}, {-3.046592653589793, 1.7117959245840442`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.043436721512531}, {-3.041592653589793, -3.0422921998225725`}, \ {-3.041592653589793, -1.8817019356529048`}, {-3.041592653589793, 1.6985286766765286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.0387289277802543`}, {-3.036592653589793, -3.037399542892547}, \ {-3.036592653589793, -1.880188796028862}, {-3.036592653589793, 1.6849570936772662`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.034050171489191}, {-3.0315926535897932`, -3.0325170302768845`}, \ {-3.0315926535897932`, -1.8786696731418568`}, {-3.0315926535897932`, 1.6710784476938338`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0294016997197875`}, {-3.026592653589793, -3.027645062769798}, \ {-3.026592653589793, -1.8771446316360176`}, {-3.026592653589793, 1.6568902029850863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.024784727043949}, {-3.021592653589793, -3.0227840338711256`}, \ {-3.021592653589793, -1.875613739229849}, {-3.021592653589793, 1.6423900306181354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.0202004332407397`}, {-3.016592653589793, -3.0179343298271313`}, \ {-3.016592653589793, -1.8740770667823603`}, {-3.016592653589793, 1.6275758233345123`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.015649961136849}, {-3.0115926535897932`, -3.0130963296686977`}, \ {-3.0115926535897932`, -1.8725346883608422`}, {-3.0115926535897932`, 1.6124457105816277`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.0111344145701135`}, {-3.0065926535897933`, \ -3.0082704052441547`}, {-3.0065926535897933`, -1.870986681307546}, \ {-3.0065926535897933`, 1.5969980736626364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.006654856498203}, {-3.001592653589793, -3.0034569212532922`}, \ {-3.001592653589793, -1.8694331263072408`}, {-3.001592653589793, 1.581231560954984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.002212307272958}, {-2.996592653589793, -2.998656235291779}, \ {-2.996592653589793, -1.8678741074577871`}, {-2.996592653589793, 1.5651451031444137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.9978077430536256`}, {-2.991592653589793, -2.9938686978863234`}, \ {-2.991592653589793, -1.8663097123373833`}, {-2.991592653589793, 1.5487379284122984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.9934420943959466`}, {-2.9865926535897933`, -2.989094652525713}, \ {-2.9865926535897933`, -1.864740032075214}, {-2.9865926535897933`, 1.5320095775148397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.989116245022424}, {-2.981592653589793, -2.9843344357165633`}, \ {-2.981592653589793, -1.863165161423275}, {-2.981592653589793, 1.5149599186882992`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.984831030740466}, {-2.976592653589793, -2.9795883770056455`}, \ {-2.976592653589793, -1.8615851988251715`}, {-2.976592653589793, 1.4975891623018347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.98058723856322}, {-2.971592653589793, -2.9748567990286845`}, \ {-2.971592653589793, -1.8600002464898568`}, {-2.971592653589793, 1.47989787518853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.976385605993283}, {-2.9665926535897933`, -2.970140017551553}, \ {-2.9665926535897933`, -1.85841041046299}, {-2.9665926535897933`, 1.461886994568502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.9722268204834896`}, {-2.961592653589793, -2.965438341504622}, \ {-2.961592653589793, -1.8568158006993365`}, {-2.961592653589793, 1.4435578414802666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9681115190801277`}, {-2.956592653589793, -2.9607520730268826`}, \ {-2.956592653589793, -1.8552165311368276`}, {-2.956592653589793, 1.4249121336328219`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.9640402882350467`}, {-2.951592653589793, -2.9560815075094053`}, \ {-2.951592653589793, -1.8536127197702794`}, {-2.951592653589793, 1.4059519975843415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9600136637811727`}, {-2.9465926535897933`, \ -2.9514269336289405`}, {-2.9465926535897933`, -1.8520044887247462`}, \ {-2.9465926535897933`, 1.3866799801514988`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.95603213108173}, {-2.941592653589793, -2.9467886333979805`}, \ {-2.941592653589793, -1.850391964331058}, {-2.941592653589793, 1.367099058953637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.9520961253292928`}, {-2.936592653589793, -2.942166882199634}, \ {-2.936592653589793, -1.8487752772005934`}, {-2.936592653589793, 1.3472126519890082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.9482060319986694`}, {-2.931592653589793, -2.9375619488318816`}, \ {-2.931592653589793, -1.8471545623006338`}, {-2.931592653589793, 1.3270246261434377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.9443621874445163`}, {-2.9265926535897933`, \ -2.9329740955503376`}, {-2.9265926535897933`, -1.8455299590306882`}, \ {-2.9265926535897933`, 1.3065393045295983`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.9405648796294463`}, {-2.921592653589793, -2.9284035781074738`}, \ {-2.921592653589793, -1.8439016112979223`}, {-2.921592653589793, 1.285761472554972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.936814348984632}, {-2.916592653589793, -2.9238506457993663`}, \ {-2.916592653589793, -1.842269667594467}, {-2.916592653589793, 1.2646963826207993`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.9331107893810064`}, {-2.911592653589793, -2.9193155415017285`}, \ {-2.911592653589793, -1.8406342810734981`}, {-2.911592653589793, 1.2433497573537489`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.929454349213268}, {-2.9065926535897932`, -2.9147985017188183`}, \ {-2.9065926535897932`, -1.8389956096266666`}, {-2.9065926535897932`, 1.2217277912792677`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.9258451325786234`}, {-2.901592653589793, -2.9102997566227904`}, \ {-2.901592653589793, -1.837353815961279}, {-2.901592653589793, 1.1998371508487247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9222832005439177`}, {-2.896592653589793, -2.9058195300977263`}, \ {-2.896592653589793, -1.8357090676776529`}, {-2.896592653589793, 1.177684972740105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.918768572490506}, {-2.891592653589793, -2.9013580397829912`}, \ {-2.891592653589793, -1.834061537346676}, {-2.891592653589793, 1.1552788603599946`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.915301227527068}, {-2.8865926535897932`, -2.8969154971173348`}, \ {-2.8865926535897932`, -1.832411402587491}, {-2.8865926535897932`, 1.1326268784840128`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.9118811059593783`}, {-2.8815926535897933`, -2.892492107380787}, \ {-2.8815926535897933`, -1.8307588461449296`}, {-2.8815926535897933`, 1.1097375459836771`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.908508110810686}, {-2.876592653589793, -2.8880880697417903`}, \ {-2.876592653589793, -1.8291040559676348`}, {-2.876592653589793, 1.0866198266000986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.9051821093787935`}, {-2.871592653589793, -2.883703577298222}, \ {-2.871592653589793, -1.827447225285402}, {-2.871592653589793, 1.0632831177381266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.9019029348247267`}, {-2.866592653589793, -2.8793388171260483`}, \ {-2.866592653589793, -1.8257885526868283`}, {-2.866592653589793, 1.0397372372689588`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.89867038778282}, {-2.861592653589793, -2.874993970320912}, \ {-2.861592653589793, -1.824128242196914}, {-2.861592653589793, 1.0159924083462095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.8954842379825614`}, {-2.856592653589793, -2.8706692120452226`}, \ {-2.856592653589793, -1.8224665033536864`}, {-2.856592653589793, 0.9920592422544579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.8923442258796466`}, {-2.851592653589793, -2.8663647115747874`}, \ {-2.851592653589793, -1.8208035512860379`}, {-2.851592653589793, 0.9679487193296001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.88925006428071}, {-2.846592653589793, -2.862080632342533}, \ {-2.846592653589793, -1.8191396067892238`}, {-2.846592653589793, 0.9436721680048196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.8862014399646228`}, {-2.8415926535897933`, \ -2.8578171319875825`}, {-2.8415926535897933`, -1.817474896401929}, \ {-2.8415926535897933`, 0.9192412420564516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.883198015285918}, {-2.836592653589793, -2.853574362400736}, \ {-2.836592653589793, -1.815809652481363}, {-2.836592653589793, 0.8946678961397914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.880239429760251}, {-2.831592653589793, -2.8493524697731654`}, \ {-2.831592653589793, -1.8141441132786724`}, {-2.831592653589793, 0.8699643597235612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.8773253016236993`}, {-2.826592653589793, -2.845151594643058}, \ {-2.826592653589793, -1.8124785230132159`}, {-2.826592653589793, 0.8451431095480576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.8744552293627748`}, {-2.8215926535897933`, \ -2.8409718719449226`}, {-2.8215926535897933`, -1.8108131319462895`}, \ {-2.8215926535897933`, 0.8202168407476852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.8716287932102906`}, {-2.816592653589793, -2.8368134310577737`}, \ {-2.816592653589793, -1.809148196453808}, {-2.816592653589793, 0.7951984367938703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.86884555660458}, {-2.811592653589793, -2.832676395855398}, \ {-2.811592653589793, -1.807483979098403}, {-2.811592653589793, 0.7701009384270829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8661050676073323`}, {-2.806592653589793, -2.8285608847553183`}, \ {-2.806592653589793, -1.805820748699952}, {-2.806592653589793, 0.7449375117586503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.8634068602790115`}, {-2.8015926535897933`, -2.824467010769967}, \ {-2.8015926535897933`, -1.8041587804052959`}, {-2.8015926535897933`, 0.7197214157323999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.8607504560086205`}, {-2.796592653589793, -2.820394881556868}, \ {-2.796592653589793, -1.8024983557563907`}, {-2.796592653589793, 0.6944659691441981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.858135364796381}, {-2.791592653589793, -2.816344599470569}, \ {-2.791592653589793, -1.800839762757024}, {-2.791592653589793, 0.6691845174221962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.8555610864882977`}, {-2.786592653589793, -2.8123162616149737`}, \ {-2.786592653589793, -1.799183295938114}, {-2.786592653589793, 0.6438903993741507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.853027111960657}, {-2.7815926535897932`, -2.8083099598949}, \ {-2.7815926535897932`, -1.7975292564208476`}, {-2.7815926535897932`, 0.6185969141086739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.850532924254686}, {-2.776592653589793, -2.804325781070522}, \ {-2.776592653589793, -1.795877951978184}, {-2.776592653589793, 0.5933172883347462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.8480779996606156`}, {-2.771592653589793, -2.8003638068098518`}, \ {-2.771592653589793, -1.7942296970940865`}, {-2.771592653589793, 0.5680646442409552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.8456618087508962`}, {-2.766592653589793, -2.7964241137443353`}, \ {-2.766592653589793, -1.7925848130204889`}, {-2.766592653589793, 0.5428519681475324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.8432838173629422`}, {-2.7615926535897932`, \ -2.7925067735224736`}, {-2.7615926535897932`, -1.7909436278316015`}, \ {-2.7615926535897932`, 0.5176920801174508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.8409434875316144`}, {-2.7565926535897933`, \ -2.7886118528659782`}, {-2.7565926535897933`, -1.7893064764755249`}, \ {-2.7565926535897933`, 0.49259760470013053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.8386402783725995`}, {-2.751592653589793, -2.7847394136259496`}, \ {-2.751592653589793, -1.7876737008231365`}, {-2.751592653589793, 0.4675809429699792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.8363736469159786`}, {-2.746592653589793, -2.7808895128389914`}, \ {-2.746592653589793, -1.786045649713048}, {-2.746592653589793, 0.4426542460070934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.8341430488931443`}, {-2.741592653589793, -2.777062202784496}, \ {-2.741592653589793, -1.784422678993879}, {-2.741592653589793, 0.41782938995173563`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.831947939475924}, {-2.736592653589793, -2.7732575310427707`}, \ {-2.736592653589793, -1.7828051515621386`}, {-2.736592653589793, 0.3931179527474187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.829787773970835}, {-2.731592653589793, -2.7694755405531}, \ {-2.731592653589793, -1.781193437396469}, {-2.731592653589793, 0.36853119267013806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.827662008468128}, {-2.726592653589793, -2.7657162696724864`}, \ {-2.726592653589793, -1.7795879135869042`}, {-2.726592653589793, 0.344080028722645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.8255701004488154`}, {-2.721592653589793, -2.761979752235339}, \ {-2.721592653589793, -1.777988964360092}, {-2.721592653589793, 0.3197750229544872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.8235115093494048`}, {-2.7165926535897933`, -2.758266017613288}, \ {-2.7165926535897933`, -1.7763969810988731`}, {-2.7165926535897933`, 0.29562636475022364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.821485697086985}, {-2.711592653589793, -2.7545750907757522`}, \ {-2.711592653589793, -1.7748123623567187`}, {-2.711592653589793, 0.27164385710992767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.8194921285454666`}, {-2.706592653589793, -2.750906992350898}, \ {-2.706592653589793, -1.7732355138660723`}, {-2.706592653589793, 0.24783690492872487`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.817530272025093}, {-2.701592653589793, -2.7472617386872815`}, \ {-2.701592653589793, -1.7716668485406701`}, {-2.701592653589793, 0.22421450526507777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.815599599656288}, {-2.6965926535897933`, -2.743639341915683}, \ {-2.6965926535897933`, -1.7701067864709374`}, {-2.6965926535897933`, 0.20078523957199126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.8136995877795363`}, {-2.691592653589793, -2.740039810011555}, \ {-2.691592653589793, -1.76855575491218}, {-2.691592653589793, 0.17755726785024523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.8118297172932283`}, {-2.686592653589793, -2.736463146858197}, \ {-2.686592653589793, -1.7670141882654007`}, {-2.686592653589793, 0.154538324669408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.8099894739704006`}, {-2.681592653589793, -2.7329093523099193`}, \ {-2.681592653589793, -1.765482528049651}, {-2.681592653589793, 0.1317357169904152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.8081783487462637`}, {-2.6765926535897933`, \ -2.7293784222558206`}, {-2.6765926535897933`, -1.7639612228657668`}, \ {-2.6765926535897933`, 0.10915632371256057`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.8063958379780787`}, {-2.671592653589793, -2.7258703486841096`}, \ {-2.671592653589793, -1.7624507283509903`}, {-2.671592653589793, 0.08680659685859961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.804641443678413}, {-2.666592653589793, -2.72238511974648}, \ {-2.666592653589793, -1.7609515071234456`}, {-2.666592653589793, 0.06469256430416101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.802914673723924}, {-2.661592653589793, -2.7189227198231904`}, \ {-2.661592653589793, -1.7594640287166177`}, {-2.661592653589793, 0.042819833950968535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.801215042040187}, {-2.6565926535897932`, -2.7154831295881605`}, \ {-2.6565926535897932`, -1.7579887695022864`}, {-2.6565926535897932`, 0.02119359923919959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.7995420687646844`}, {-2.651592653589793, -2.7120663260745963`}, \ {-2.651592653589793, -1.7565262126020678`}, {-2.651592653589793, \ -0.00018135410968423668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.7978952803889454`}, {-2.646592653589793, -2.7086722827406984`}, \ {-2.646592653589793, -1.7550768477865282`}, {-2.646592653589793, \ -0.021300640229942235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.796274209880861}, {-2.641592653589793, -2.705300969535837}, \ {-2.641592653589793, -1.7536411713609958`}, {-2.641592653589793, \ -0.04216026423968455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.7946783967889446`}, {-2.6365926535897932`, -2.701952352966836}, \ {-2.6365926535897932`, -1.7522196860378336`}, {-2.6365926535897932`, \ -0.06275661247113709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.7931073873293633`}, {-2.6315926535897933`, \ -2.6986263961644856`}, {-2.6315926535897933`, -1.7508129007941573`}, \ {-2.6315926535897933`, -0.08308644191262853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.7915607344565814`}, {-2.626592653589793, -2.695323058950086}, \ {-2.626592653589793, -1.7494213307138606`}, {-2.626592653589793, \ -0.1031468689694521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.790037997919534}, {-2.621592653589793, -2.692042297902399}, \ {-2.621592653589793, -1.74804549681418}, {-2.621592653589793, \ -0.12293535764818088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.7885387443033975`}, {-2.616592653589793, -2.6887840664244753`}, \ {-2.616592653589793, -1.7466859258548597`}, {-2.616592653589793, \ -0.14244970726448314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.787062547058728}, {-2.611592653589793, -2.685548314810803}, \ {-2.611592653589793, -1.745343150130116}, {-2.611592653589793, \ -0.16168803977082405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.7856089865183464`}, {-2.606592653589793, -2.6823349903142812`}, \ {-2.606592653589793, -1.7440177072418324`}, {-2.606592653589793, \ -0.18064878679499505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.7841776499030773`}, {-2.601592653589793, -2.679144037213234}, \ {-2.601592653589793, -1.7427101398535019`}, {-2.601592653589793, \ -0.19933067647558284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.782768131317358}, {-2.596592653589793, -2.675975396878677}, \ {-2.596592653589793, -1.7414209954243531`}, {-2.596592653589793, \ -0.21773272017491005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.781380031735164}, {-2.5915926535897933`, -2.672829007841282}, \ {-2.5915926535897933`, -1.7401508259223286`}, {-2.5915926535897933`, \ -0.2358541991440499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.7800129589773186`}, {-2.586592653589793, -2.6697048058583612`}, \ {-2.586592653589793, -1.7389001875155319`}, {-2.586592653589793, \ -0.25369465120906004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7786665276806293`}, {-2.581592653589793, -2.666602723980824}, \ {-2.581592653589793, -1.7376696402410745`}, {-2.581592653589793, \ -0.2712538575414494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.777340359259814}, {-2.576592653589793, -2.6635226926198365`}, \ {-2.576592653589793, -1.7364597476507897`}, {-2.576592653589793, \ -0.2885318295703789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.7760340818626514`}, {-2.571592653589793, -2.660464639613635}, \ {-2.571592653589793, -1.7352710764329922`}, {-2.571592653589793, \ -0.30552879608815237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.774747330318968}, {-2.566592653589793, -2.657428490293789}, \ {-2.566592653589793, -1.7341041960093753`}, {-2.566592653589793, \ -0.3222451905950648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.773479746084198}, {-2.561592653589793, -2.6544141675514665`}, \ {-2.561592653589793, -1.732959678106766}, {-2.561592653589793, \ -0.3386816389244502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.7722309771777702`}, {-2.556592653589793, -2.651421591903468}, \ {-2.556592653589793, -1.7318380963027131`}, {-2.556592653589793, \ -0.35483894718327297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.7710006781171193`}, {-2.5515926535897933`, -2.648450681557879}, \ {-2.5515926535897933`, -1.7307400255446646`}, {-2.5515926535897933`, \ -0.370718090039042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.7697885098475328`}, {-2.5465926535897934`, \ -2.6455013524794357`}, {-2.5465926535897934`, -1.729666041641981}, \ {-2.5465926535897934`, -0.3863201993788479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.7685941396684735`}, {-2.541592653589793, -2.642573518454674}, \ {-2.541592653589793, -1.7286167207306165`}, {-2.541592653589793, \ -0.40164655336214855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.767417241156588}, {-2.536592653589793, -2.6396670911565905`}, \ {-2.536592653589793, -1.7275926387098164`}, {-2.536592653589793, \ -0.41669856588461934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.766257494086002}, {-2.5315926535897932`, -2.636781980208944}, \ {-2.5315926535897932`, -1.7265943706509181`}, {-2.5315926535897932`, \ -0.4314777764667892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.765114584346029}, {-2.526592653589793, -2.6339180932501804`}, \ {-2.526592653589793, -1.7256224901778048`}, {-2.526592653589793, \ -0.44598584057734403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.7639882038568415`}, {-2.521592653589793, -2.6310753359969157`}, \ {-2.521592653589793, -1.7246775688192963`}, {-2.521592653589793, \ -0.46022452039803186`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.762878050483236}, {-2.516592653589793, -2.628253612306886}, \ {-2.516592653589793, -1.7237601753332912`}, {-2.516592653589793, \ -0.4741956760338599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.7617838279468865`}, {-2.5115926535897932`, \ -2.6254528242414623`}, {-2.5115926535897932`, -1.7228708750031307`}, \ {-2.5115926535897932`, -0.48790125716971755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.7607052457373134`}, {-2.5065926535897933`, \ -2.6226728721276076`}, {-2.5065926535897933`, -1.7220102289064503`}, \ {-2.5065926535897933`, -0.5013432951720393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.7596420190217805`}, {-2.501592653589793, -2.619913654619365}, \ {-2.501592653589793, -1.7211787931571216`}, {-2.501592653589793, \ -0.5145238956318854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.7585938685544487`}, {-2.496592653589793, -2.6171750687587005`}, \ {-2.496592653589793, -1.7203771181210654`}, {-2.496592653589793, \ -0.5274452313439383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.757560520584866}, {-2.491592653589793, -2.6144570100357565`}, \ {-2.491592653589793, -1.7196057476067108`}, {-2.491592653589793, \ -0.5401095357140155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.756541706766103}, {-2.486592653589793, -2.611759372448538}, \ {-2.486592653589793, -1.7188652180313917`}, {-2.486592653589793, \ -0.5525190965862534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.7555371640626207`}, {-2.481592653589793, -2.6090820485619535`}, \ {-2.481592653589793, -1.7181560575648218`}, {-2.481592653589793, \ -0.5646762504796726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.754546634658092}, {-2.476592653589793, -2.60642492956622}, \ {-2.476592653589793, -1.7174787852512754`}, {-2.476592653589793, \ -0.5765833772227128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.7535698658633425`}, {-2.471592653589793, -2.6037879053344892`}, \ {-2.471592653589793, -1.7168339101122048`}, {-2.471592653589793, \ -0.5882428949732847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.752606610024454}, {-2.4665926535897933`, -2.601170864479963}, \ {-2.4665926535897933`, -1.7162219302311643`}, {-2.4665926535897933`, \ -0.5996572556109081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.7516566244312606`}, {-2.461592653589793, -2.598573694412133}, \ {-2.461592653589793, -1.715643331823322}, {-2.461592653589793, \ -0.6108289404869612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.7507196712262987`}, {-2.456592653589793, -2.595996281392411}, \ {-2.456592653589793, -1.7150985882919498`}, {-2.456592653589793, \ -0.621760456518268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.7497955173143356`}, {-2.451592653589793, -2.593438510588909}, \ {-2.451592653589793, -1.7145881592744998`}, {-2.451592653589793, \ -0.6324543326088946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.7488839342725417`}, {-2.446592653589793, -2.5909002661305722`}, \ {-2.446592653589793, -1.7141124896811728`}, {-2.446592653589793, \ -0.6429131163845015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.7479846982614307`}, {-2.441592653589793, -2.5883814311604554`}, \ {-2.441592653589793, -1.7136720087290658`}, {-2.441592653589793, \ -0.6531393712234304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.747097589936602}, {-2.436592653589793, -2.5858818878882652`}, \ {-2.436592653589793, -1.7132671289751584`}, {-2.436592653589793, \ -0.663135673568405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.7462223943614066`}, {-2.431592653589793, -2.5834015176420633`}, \ {-2.431592653589793, -1.7128982453517456`}, {-2.431592653589793, \ -0.6729046105026519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.7453589009205457`}, {-2.4265926535897933`, \ -2.5809402009191973`}, {-2.4265926535897933`, -1.7125657342079466`}, \ {-2.4265926535897933`, -0.6824487775741542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.7445069032346874`}, {-2.4215926535897934`, \ -2.5784978174363915`}, {-2.4215926535897934`, -1.7122699523611755`}, \ {-2.4215926535897934`, -0.6917707768517746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.7436661990761384`}, {-2.416592653589793, -2.5760742461789983`}, \ {-2.416592653589793, -1.7120112361626645`}, {-2.416592653589793, \ -0.7008732151971004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.7428365902856267`}, {-2.411592653589793, -2.5736693654494154`}, \ {-2.411592653589793, -1.7117899005811985`}, {-2.411592653589793, \ -0.7097587027359312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.742017882690203}, {-2.4065926535897932`, -2.571283052914691}, \ {-2.4065926535897932`, -1.711606238309353}, {-2.4065926535897932`, \ -0.7184298515135726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.741209886022324}, {-2.401592653589793, -2.5689151856532098`}, \ {-2.401592653589793, -1.711460518896623}, {-2.401592653589793, \ -0.7268892743183314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.740412413840141}, {-2.396592653589793, -2.566565640200572}, \ {-2.396592653589793, -1.7113529879139278`}, {-2.396592653589793, \ -0.7351395836578821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.7396252834489765`}, {-2.391592653589793, -2.5642342925945547`}, \ {-2.391592653589793, -1.7112838661538703`}, {-2.391592653589793, \ -0.7431833908735468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.738848315824074}, {-2.3865926535897932`, -2.5619210184192753`}, \ {-2.3865926535897932`, -1.7112533488713635`}, {-2.3865926535897932`, \ -0.7510233053778801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.7380813355345786`}, {-2.3815926535897933`, \ -2.5596256928483863`}, {-2.3815926535897933`, -1.7112616050688767`}, \ {-2.3815926535897933`, -0.7586619340014179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.7373241706687907`}, {-2.376592653589793, -2.5573481906874753`}, \ {-2.376592653589793, -1.7113087768307889`}, {-2.376592653589793, \ -0.7661018804348899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.736576652760686}, {-2.371592653589793, -2.555088386415518}, \ {-2.371592653589793, -1.711394978710947}, {-2.371592653589793, \ -0.7733457447537168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.7358386167177193`}, {-2.366592653589793, -2.552846154225508}, \ {-2.366592653589793, -1.7115202971776238`}, {-2.366592653589793, \ -0.7803961230121782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.73510990074992}, {-2.361592653589793, -2.5506213680641356`}, \ {-2.361592653589793, -1.7116847901195809`}, {-2.361592653589793, \ -0.7872556068952143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.7343903463002435`}, {-2.356592653589793, -2.5484139016706586`}, \ {-2.356592653589793, -1.711888486417009}, {-2.356592653589793, \ -0.7939267834163947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.733679797976222}, {-2.351592653589793, -2.546223628614821}, \ {-2.351592653589793, -1.7121313855805609`}, {-2.351592653589793, \ -0.8004122346513614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.732978103482903}, {-2.346592653589793, -2.544050422333926}, \ {-2.346592653589793, -1.712413457461652}, {-2.346592653589793, \ -0.8067145374966046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.7322851135570345`}, {-2.3415926535897933`, \ -2.5418941561690396`}, {-2.3415926535897933`, -1.7127346420365768`}, \ {-2.3415926535897933`, -0.8128362634441929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.731600681902524}, {-2.336592653589793, -2.539754703400278}, \ {-2.336592653589793, -1.7130948492667835`}, {-2.336592653589793, \ -0.8187799783638401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.730924665127168}, {-2.331592653589793, -2.537631937281267}, \ {-2.331592653589793, -1.7134939590373053`}, {-2.331592653589793, \ -0.8245482422843639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.7302569226806095`}, {-2.326592653589793, -2.535525731072695}, \ {-2.326592653589793, -1.713931821174632}, {-2.326592653589793, \ -0.8301436091674409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.7295973167935372`}, {-2.321592653589793, -2.5334359580750068`}, \ {-2.321592653589793, -1.71440825554514}, {-2.321592653589793, \ -0.8355686266672436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.728945712418117}, {-2.316592653589793, -2.53136249166027}, \ {-2.316592653589793, -1.7149230522345809`}, {-2.316592653589793, \ -0.8408258358703943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.728301977169612}, {-2.311592653589793, -2.5293052053031406`}, \ {-2.311592653589793, -1.7154759718086325`}, {-2.311592653589793, \ -0.8459177710114232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.7276659812692263`}, {-2.306592653589793, -2.5272639726110038`}, \ {-2.306592653589793, -1.7160667456541099`}, {-2.306592653589793, \ -0.8508469591596766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.727037597488106}, {-2.3015926535897933`, -2.525238667353286}, \ {-2.3015926535897933`, -1.716695076399838}, {-2.3015926535897933`, \ -0.8556159198743987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.726416701092517}, {-2.2965926535897934`, -2.523229163489907}, \ {-2.2965926535897934`, -1.7173606384157534`}, {-2.2965926535897934`, \ -0.8602271648254661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.725803169790176}, {-2.291592653589793, -2.521235335198907}, \ {-2.291592653589793, -1.7180630783883484`}, {-2.291592653589793, \ -0.8646831973779673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.7251968836777074`}, {-2.286592653589793, -2.519257056903277}, \ {-2.286592653589793, -1.7188020159699993`}, {-2.286592653589793, \ -0.8689865121394958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.7245977251892186`}, {-2.2815926535897932`, \ -2.5172942032969625`}, {-2.2815926535897932`, -1.719577044499383}, \ {-2.2815926535897932`, -0.8731395944697606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.724005579045974}, {-2.276592653589793, -2.5153466493700583`}, \ {-2.276592653589793, -1.7203877317896825`}, {-2.276592653589793, \ -0.8771449199526896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.7234203322071573`}, {-2.271592653589793, -2.5134142704332287`}, \ {-2.271592653589793, -1.7212336209809487`}, {-2.271592653589793, \ -0.881004953831818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.7228418738216846`}, {-2.266592653589793, -2.5114969421413322`}, \ {-2.266592653589793, -1.7221142314525595`}, {-2.266592653589793, \ -0.8847221504103125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, -2.5095945405162783`}, \ {-2.2615926535897932`, -1.723029059791438}, {-2.2615926535897932`, 2.7222700951810754`}, {-2.2615926535897932`, \ -0.8882989524174815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, -2.507706941969116}, \ {-2.2565926535897933`, -1.7239775808113833`}, {-2.2565926535897933`, 2.7217048896733447`}, {-2.2565926535897933`, \ -0.8917377903440746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, -2.5058340233213774`}, \ {-2.251592653589793, -1.7249592486186172`}, {-2.251592653589793, 2.7211461527379006`}, {-2.251592653589793, -0.8950410817490744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, -2.503975661825666}, \ {-2.246592653589793, -1.7259734977185173`}, {-2.246592653589793, 2.720593781821448}, {-2.246592653589793, -0.8982112305410491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, -2.502131735185528}, \ {-2.241592653589793, -1.727019744158162}, {-2.241592653589793, 2.720047676334838}, {-2.241592653589793, -0.901250626237423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, -2.500302121574599}, \ {-2.236592653589793, -1.7280973866995488`}, {-2.236592653589793, 2.7195077376109076`}, {-2.236592653589793, -0.9041616432052558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, -2.498486699655028}, \ {-2.231592653589793, -1.7292058080177963`}, {-2.231592653589793, 2.718973868863214}, {-2.231592653589793, -0.9069466398873361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, -2.496685348595237}, \ {-2.226592653589793, -1.7303443759191819`}, {-2.226592653589793, 2.7184459751457233`}, {-2.226592653589793, -0.9096079580174979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, -2.494897948086963}, \ {-2.221592653589793, -1.7315124445733616`}, {-2.221592653589793, 2.717923963313372}, {-2.221592653589793, -0.9121479218291948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, -2.4931243783616193`}, \ {-2.2165926535897933`, -1.7327093557546145`}, {-2.2165926535897933`, 2.7174077419835316`}, {-2.2165926535897933`, \ -0.9145688372613786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, -2.491364520206039}, \ {-2.211592653589793, -1.7339344400867398`}, {-2.211592653589793, 2.7168972214983147`}, {-2.211592653589793, -0.9168729911656951}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, -2.489618254977525}, \ {-2.206592653589793, -1.7351870182866131`}, {-2.206592653589793, 2.7163923138877437`}, {-2.206592653589793, -0.9190626505190329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, -2.4878854646182966`}, \ {-2.201592653589793, -1.736466402401446}, {-2.201592653589793, 2.7158929328337402`}, {-2.201592653589793, -0.9211400616452812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, -2.4861660316692453`}, \ {-2.196592653589793, -1.7377718970350646`}, {-2.196592653589793, 2.7153989936349316`}, {-2.196592653589793, -0.9231074494501048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, -2.4844598392831787`}, \ {-2.191592653589793, -1.7391028005587073`}, {-2.191592653589793, 2.7149104131722392`}, {-2.191592653589793, -0.9249670166722762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, -2.482766771237374}, \ {-2.186592653589793, -1.740458406302242}, {-2.186592653589793, 2.714427109875261}, {-2.186592653589793, -0.9267209431550558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, -2.481086711945592}, \ {-2.181592653589793, -1.7418380037216943`}, {-2.181592653589793, 2.7139490036893905`}, {-2.181592653589793, -0.9283713851407753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, -2.4794195464694746`}, \ {-2.1765926535897933`, -1.7432408795397107`}, {-2.1765926535897933`, 2.7134760160437086`}, {-2.1765926535897933`, \ -0.9299204745915963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, -2.477765160529425}, \ {-2.1715926535897934`, -1.7446663188554323`}, {-2.1715926535897934`, 2.713008069819579}, {-2.1715926535897934`, -0.9313703185391548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, -2.476123440514893}, \ {-2.166592653589793, -1.7461136062208693`}, {-2.166592653589793, 2.712545089319967}, {-2.166592653589793, -0.9327229984655592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, -2.474494273494144}, \ {-2.161592653589793, -1.7475820266811315`}, {-2.161592653589793, 2.7120870002394537`}, {-2.161592653589793, -0.9339805697178972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, -2.472877547223495}, \ {-2.1565926535897932`, -1.749070866776062}, {-2.1565926535897932`, 2.711633729634917}, {-2.1565926535897932`, -0.93514506095815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, -2.4712731501560334`}, \ {-2.151592653589793, -1.7505794155014154`}, {-2.151592653589793, 2.711185205896901}, {-2.151592653589793, -0.9362184736501522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, -2.469680971449828}, \ {-2.146592653589793, -1.7521069652276937`}, {-2.146592653589793, 2.7107413587216183`}, {-2.146592653589793, -0.9372027815849179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, -2.468100900975655}, \ {-2.141592653589793, -1.753652812575374}, {-2.141592653589793, 2.7103021190835945`}, {-2.141592653589793, -0.9380999304454076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, -2.466532829324248}, \ {-2.1365926535897932`, -1.7552162592453422`}, {-2.1365926535897932`, 2.709867419208926}, {-2.1365926535897932`, -0.9389118374115369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, -2.464976647813061}, \ {-2.1315926535897933`, -1.756796612803824}, {-2.1315926535897933`, 2.7094371925491574`}, {-2.1315926535897933`, \ -0.939640390805968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, -2.4634322484925986`}, \ {-2.126592653589793, -1.7583931874212129`}, {-2.126592653589793, 2.7090113737557426`}, {-2.126592653589793, -0.9402874497809729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, -2.4618995241522965`}, \ {-2.121592653589793, -1.7600053045645607`}, {-2.121592653589793, 2.708589898655088}, {-2.121592653589793, -0.9408548440464337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, -2.460378368325948}, \ {-2.116592653589793, -1.7616322936437119`}, {-2.116592653589793, 2.708172704224165}, {-2.116592653589793, -0.9413443736388274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, -2.4588686752967486`}, \ {-2.111592653589793, -1.7632734926112639`}, {-2.111592653589793, 2.707759728566665}, {-2.111592653589793, -0.9417578087308109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, -2.45737034010188}, \ {-2.106592653589793, -1.7649282485168545`}, {-2.106592653589793, 2.7073509108897125`}, {-2.106592653589793, -0.9420968894808789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, -2.455883258536756}, \ {-2.101592653589793, -1.7665959180163053`}, {-2.101592653589793, 2.7069461914810873`}, {-2.101592653589793, -0.9423633259223231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, -2.454407327158833}, \ {-2.096592653589793, -1.7682758678364354`}, {-2.096592653589793, 2.7065455116869743`}, {-2.096592653589793, -0.9425587978906639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.706148813890211}, {-2.0915926535897933`, -1.7699674751965624`}, \ {-2.0915926535897933`, -2.452942443291048}, {-2.0915926535897933`, \ -0.942684954988484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.705756041489032}, {-2.0865926535897934`, -1.7716701281876863`}, \ {-2.0865926535897934`, -2.451488505024935}, {-2.0865926535897934`, \ -0.9427434165865312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.705367138876285}, {-2.081592653589793, -1.7733832261106157`}, \ {-2.081592653589793, -2.450045411223324}, {-2.081592653589793, \ -0.9427357718598394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.704982051419127}, {-2.076592653589793, -1.7751061797743521`}, \ {-2.076592653589793, -2.448613061522736}, {-2.076592653589793, \ -0.9426635798575204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.7046007254391684`}, {-2.071592653589793, -1.776838411756146}, \ {-2.071592653589793, -2.4471913563354417`}, {-2.071592653589793, \ -0.942528369604779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.7042231081930668`}, {-2.066592653589793, -1.7785793566246544`}, \ {-2.066592653589793, -2.445780196851187}, {-2.066592653589793, \ -0.9423316402356984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.703849147853564}, {-2.061592653589793, -1.7803284611278036`}, \ {-2.061592653589793, -2.444379485038591}, {-2.061592653589793, \ -0.9420748611552431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.7034787934909392`}, {-2.056592653589793, -1.782085184346894}, \ {-2.056592653589793, -2.442989123646274}, {-2.056592653589793, \ -0.9417594722289125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.703111995054887}, {-2.0515926535897933`, -1.7838489978185743`}, \ {-2.0515926535897933`, -2.441609016203664}, {-2.0515926535897933`, \ -0.9413868839984509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.702748703356791}, {-2.0465926535897934`, -1.785619385626302}, \ {-2.0465926535897934`, -2.4402390670215324`}, {-2.0465926535897934`, \ -0.9409584779220086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.702388870052413}, {-2.041592653589793, -1.7873958444629825`}, \ {-2.041592653589793, -2.438879181192236}, {-2.041592653589793, \ -0.9404756066371666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.702032447624946}, {-2.036592653589793, -1.7891778836663503`}, \ {-2.036592653589793, -2.437529264589721}, {-2.036592653589793, \ -0.9399395942451881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.7016793893684645`}, {-2.031592653589793, -1.7909650252288003`}, \ {-2.031592653589793, -2.436189223869247}, {-2.031592653589793, \ -0.9393517366149461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.701329649371732}, {-2.026592653589793, -1.792756803783206}, \ {-2.026592653589793, -2.4348589664668805`}, {-2.026592653589793, \ -0.9387133017049594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.700983182502378}, {-2.021592653589793, -1.7945527665663887`}, \ {-2.021592653589793, -2.433538400598719}, {-2.021592653589793, \ -0.9380255299020065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.7006399443914217`}, {-2.016592653589793, -1.7963524733617287`}, \ {-2.016592653589793, -2.4322274352599322`}, {-2.016592653589793, \ -0.9372896343748132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.7002998914181395`}, {-2.0115926535897932`, \ -1.7981554964224666`}, {-2.0115926535897932`, -2.430925980223525}, \ {-2.0115926535897932`, -0.9365068014413858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.699962980695266}, {-2.0065926535897933`, -1.79996142037716}, \ {-2.0065926535897933`, -2.4296339460389356`}, {-2.0065926535897933`, \ -0.935678190948554}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.69962917005453}, {-2.001592653589793, -1.801769842118736}, \ {-2.001592653589793, -2.428351244030391}, {-2.001592653589793, \ -0.9348049366623935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.699298418032506}, {-1.996592653589793, -1.8035803706785174`}, \ {-1.996592653589793, -2.4270777862950914`}, {-1.996592653589793, \ -0.9338881466682007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.698970683856774}, {-1.991592653589793, -1.8053926270865208`}, \ {-1.991592653589793, -2.425813485701177}, {-1.991592653589793, \ -0.9329289037787699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.6986459274323873`}, {-1.986592653589793, -1.8072062442193593`}, \ {-1.986592653589793, -2.424558255885534}, {-1.986592653589793, \ -0.9319282659497857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.698324109328643}, {-1.9815926535897932`, -1.8090208666369119`}, \ {-1.9815926535897932`, -2.423312011251411}, {-1.9815926535897932`, \ -0.9308872667011835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.6980051907661355`}, {-1.976592653589793, -1.8108361504089743`}, \ {-1.976592653589793, -2.4220746669658717`}, {-1.976592653589793, \ -0.9298069155433832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.697689133604094}, {-1.9715926535897932`, -1.8126517629329413`}, \ {-1.9715926535897932`, -2.420846138957087}, {-1.9715926535897932`, \ -0.9286881984073928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.6973759003280033`}, {-1.966592653589793, -1.8144673827436297`}, \ {-1.966592653589793, -2.4196263439114656`}, {-1.966592653589793, \ -0.9275320780777895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.697065454037491}, {-1.9615926535897932`, -1.8162826993162051`}, \ {-1.9615926535897932`, -2.4184151992706404`}, {-1.9615926535897932`, \ -0.9263394946276924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.696757758434476}, {-1.956592653589793, -1.8180974128631449`}, \ {-1.956592653589793, -2.41721262322831}, {-1.956592653589793, \ -0.9251113658548409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.6964527778115768`}, {-1.9515926535897932`, -1.81991123412613}, \ {-1.9515926535897932`, -2.416018534726959}, {-1.9515926535897932`, \ -0.923848587718001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.696150477040779}, {-1.946592653589793, -1.821723884163722}, \ {-1.946592653589793, -2.414832853454411}, {-1.946592653589793, \ -0.9225520347729551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.6958508215623342`}, {-1.9415926535897932`, \ -1.8235350941355353`}, {-1.9415926535897932`, -2.4136554998403095`}, \ {-1.9415926535897932`, -0.9212225606073575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.6955537773739136`}, {-1.936592653589793, -1.8253446050837232`}, \ {-1.936592653589793, -2.412486395052432}, {-1.936592653589793, \ -0.9198609982738393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.6952593110199827`}, {-1.9315926535897932`, -1.827152167712344}, \ {-1.9315926535897932`, -2.411325460992928}, {-1.9315926535897932`, \ -0.9184681607207552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.694967389581413}, {-1.926592653589793, -1.8289575421653388`}, \ {-1.926592653589793, -2.4101726202944356`}, {-1.926592653589793, \ -0.9170448412200228}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.694677980665319}, {-1.9215926535897931`, -1.8307604978036407`}, \ {-1.9215926535897931`, -2.4090277963160878`}, {-1.9215926535897931`, \ -0.9155918137915777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.694391052395106}, {-1.916592653589793, -1.8325608129819737`}, \ {-1.916592653589793, -2.40789091313944}, {-1.916592653589793, \ -0.9141098336239508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.694106573400734}, {-1.9115926535897931`, -1.8343582748258258`}, \ {-1.9115926535897931`, -2.4067618955642986`}, {-1.9115926535897931`, \ -0.9125996374905813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.6938245128091944`}, {-1.906592653589793, -1.8361526790090725`}, \ {-1.906592653589793, -2.4056406691044594`}, {-1.906592653589793, \ -0.9110619441614816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.6935448402351825`}, {-1.9015926535897931`, \ -1.8379438295326358`}, {-1.9015926535897931`, -2.4045271599833766`}, \ {-1.9015926535897931`, -0.9094974548099131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.6932675257719736`}, {-1.896592653589793, -1.839731538504594}, \ {-1.896592653589793, -2.4034212951297356`}, {-1.896592653589793, \ -0.9079068534137792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.6929925399824923`}, {-1.8915926535897931`, \ -1.8415156259220609`}, {-1.8915926535897931`, -2.4023230021729765`}, \ {-1.8915926535897931`, -0.9062908071514532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.6927198538905674`}, {-1.886592653589793, -1.8432959194551513`}, \ {-1.886592653589793, -2.4012322094387377`}, {-1.886592653589793, \ -0.9046499667918173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.692449438972379}, {-1.881592653589793, -1.8450722542333253`}, \ {-1.881592653589793, -2.400148845944227}, {-1.881592653589793, \ -0.9029849670783121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.6921812671480785`}, {-1.876592653589793, -1.8468444726343505`}, \ {-1.876592653589793, -2.39907284139356}, {-1.876592653589793, \ -0.9012964271067919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.6919153107735894`}, {-1.871592653589793, -1.8486124240761181`}, \ {-1.871592653589793, -2.398004126173012}, {-1.871592653589793, \ -0.8995849506970648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.6916515426325796`}, {-1.866592653589793, -1.8503759648114935`}, \ {-1.866592653589793, -2.39694263134624}, {-1.866592653589793, \ -0.8978511267579754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.6913899359286058`}, {-1.861592653589793, -1.8521349577264117`}, \ {-1.861592653589793, -2.3958882886494495`}, {-1.861592653589793, \ -0.8960955296459218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.6911304642774136`}, {-1.8565926535897932`, \ -1.8538892721413174`}, {-1.8565926535897932`, -2.394841030486517}, \ {-1.8565926535897932`, -0.8943187195167351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.690873101699406}, {-1.851592653589793, -1.8556387836161339`}, \ {-1.851592653589793, -2.393800789924073}, {-1.851592653589793, \ -0.8925212426708486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.6906178226122663`}, {-1.8465926535897932`, \ -1.8573833737588366`}, {-1.8465926535897932`, -2.392767500686544}, \ {-1.8465926535897932`, -0.8907036318917226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.6903646018237364`}, {-1.841592653589793, -1.8591229300377514`}, \ {-1.841592653589793, -2.3917410971511672`}, {-1.841592653589793, \ -0.8888664067774849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.690113414524539}, {-1.8365926535897932`, -1.860857345597619}, \ {-1.8365926535897932`, -2.390721514342975}, {-1.8365926535897932`, \ -0.8870100740657829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.6898642362814544`}, {-1.831592653589793, -1.862586519079536}, \ {-1.831592653589793, -2.3897086879297373`}, {-1.831592653589793, \ -0.8851351279518491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.689617043030538}, {-1.8265926535897932`, -1.864310354444775}, \ {-1.8265926535897932`, -2.3887025542168985`}, {-1.8265926535897932`, \ -0.8832420503997904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.689371811070468}, {-1.821592653589793, -1.8660287608025439`}, \ {-1.821592653589793, -2.38770305014248}, {-1.821592653589793, \ -0.8813313114471291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.6891285170560493`}, {-1.8165926535897932`, -1.867741652241701}, \ {-1.8165926535897932`, -2.386710113271966}, {-1.8165926535897932`, \ -0.8794033695026434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.6888871379918293`}, {-1.811592653589793, -1.869448947666431}, \ {-1.811592653589793, -2.3857236817931775`}, {-1.811592653589793, \ -0.8774586716375372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.688647651225863}, {-1.8065926535897932`, -1.8711505706358942`}, \ {-1.8065926535897932`, -2.384743694511127}, {-1.8065926535897932`, \ -0.8754976538700143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.688410034443591}, {-1.801592653589793, -1.8728464492078283`}, \ {-1.801592653589793, -2.3837700908428645`}, {-1.801592653589793, \ -0.8735207414433073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.68817426566185}, {-1.7965926535897931`, -1.874536515786096}, \ {-1.7965926535897931`, -2.3828028108123123`}, {-1.7965926535897931`, \ -0.8715283490972456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.687940323223006}, {-1.791592653589793, -1.8762207069721566`}, \ {-1.791592653589793, -2.381841795045096}, {-1.791592653589793, \ -0.8695208813334302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.687708185789202}, {-1.7865926535897931`, -1.8778989634204195`}, \ {-1.7865926535897931`, -2.3808869847633667`}, {-1.7865926535897931`, \ -0.8674987326741034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.6874778323367243`}, {-1.781592653589793, -1.8795712296974467`}, \ {-1.781592653589793, -2.3799383217806263`}, {-1.781592653589793, \ -0.8654622879148078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.687249242150482}, {-1.7765926535897931`, -1.8812374541449794`}, \ {-1.7765926535897931`, -2.378995748496551}, {-1.7765926535897931`, \ -0.8634119223709136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.6870223948186007`}, {-1.771592653589793, -1.8828975887467145`}, \ {-1.771592653589793, -2.3780592078918077`}, {-1.771592653589793, \ -0.8613480021181336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.68679727022712}, {-1.7665926535897931`, -1.8845515889988}, \ {-1.7665926535897931`, -2.377128643522893}, {-1.7665926535897931`, \ -0.8592708842271001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.6865738485548}, {-1.761592653589793, -1.8861994137839821`}, \ {-1.761592653589793, -2.3762039995169526`}, {-1.761592653589793, \ -0.8571809169921275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.686352110268033}, {-1.756592653589793, -1.8878410252493636`}, \ {-1.756592653589793, -2.3752852205666293`}, {-1.756592653589793, \ -0.8550784401542569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.6861320361158563`}, {-1.751592653589793, -1.8894763886876842`}, \ {-1.751592653589793, -2.3743722519249086`}, {-1.751592653589793, \ -0.8529637851186891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.68591360712506}, {-1.746592653589793, -1.8911054724220926`}, \ {-1.746592653589793, -2.3734650393999783`}, {-1.746592653589793, \ -0.8508372751667179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.6856968045953984`}, {-1.741592653589793, -1.8927282476943137`}, \ {-1.741592653589793, -2.372563529350097}, {-1.741592653589793, \ -0.8486992256622697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.685481610094892}, {-1.736592653589793, -1.894344688556171}, \ {-1.736592653589793, -2.371667668678478}, {-1.736592653589793, \ -0.8465499442531668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.685268005455225}, {-1.7315926535897932`, -1.8959547717643739`}, \ {-1.7315926535897932`, -2.3707774048281887`}, {-1.7315926535897932`, \ -0.8443897310672119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.6850559727672323`}, {-1.726592653589793, -1.897558476678519}, \ {-1.726592653589793, -2.3698926857770637`}, {-1.726592653589793, \ -0.8422188789032191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.6848454943764737`}, {-1.7215926535897932`, -1.899155785162215}, \ {-1.7215926535897932`, -2.3690134600326394`}, {-1.7215926535897932`, \ -0.8400376734170947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.684636552878901}, {-1.716592653589793, -1.9007466814872884`}, \ {-1.716592653589793, -2.3681396766270977`}, {-1.716592653589793, \ -0.8378463933030772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.6844291311166018`}, {-1.7115926535897932`, \ -1.9023311522409603`}, {-1.7115926535897932`, -2.3672712851122446`}, \ {-1.7115926535897932`, -0.8356453104702443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.6842232121736345`}, {-1.706592653589793, -1.9039091862359687`}, \ {-1.706592653589793, -2.3664082355544918`}, {-1.706592653589793, \ -0.8334346902144144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.684018779371936}, {-1.7015926535897932`, -1.9054807744235194`}, \ {-1.7015926535897932`, -2.365550478529876}, {-1.7015926535897932`, \ -0.8312147913855171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.68381581626732}, {-1.696592653589793, -1.9070459098090344`}, \ {-1.696592653589793, -2.3646979651190887`}, {-1.696592653589793, \ -0.8289858665505748}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.6836143066455405`}, {-1.6915926535897932`, \ -1.9086045873705968`}, {-1.6915926535897932`, -2.3638506469025424`}, \ {-1.6915926535897932`, -0.8267481621523737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.6834142345184433`}, {-1.686592653589793, -1.9101568039800436`}, \ {-1.686592653589793, -2.363008475955448}, {-1.686592653589793, \ -0.8245019186639528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.683215584120181}, {-1.6815926535897932`, -1.9117025583266196`}, \ {-1.6815926535897932`, -2.3621714048429294`}, {-1.6815926535897932`, \ -0.8222473707389908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.6830183399035135`}, {-1.676592653589793, -1.9132418508431444`}, \ {-1.676592653589793, -2.3613393866151497`}, {-1.676592653589793, \ -0.8199847473582142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.682822486536165}, {-1.6715926535897931`, -1.9147746836345945`}, \ {-1.6715926535897931`, -2.3605123748024903`}, {-1.6715926535897931`, \ -0.8177142719719062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.6826280088972636`}, {-1.666592653589793, -1.9163010604090698`}, \ {-1.666592653589793, -2.3596903234107263`}, {-1.666592653589793, \ -0.8154361626386369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.6824348920738417`}, {-1.6615926535897931`, -1.917820986411046}, \ {-1.6615926535897931`, -2.358873186916256}, {-1.6615926535897931`, \ -0.8131506321602904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.6822431213574087`}, {-1.656592653589793, -1.9193344683568747`}, \ {-1.656592653589793, -2.358060920261344}, {-1.656592653589793, \ -0.8108578882135005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.6820526822405784`}, {-1.6515926535897931`, \ -1.9208415143724362`}, {-1.6515926535897931`, -2.3572534788494046`}, \ {-1.6515926535897931`, -0.8085581334775791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.6818635604137766`}, {-1.646592653589793, -1.922342133932923}, \ {-1.646592653589793, -2.356450818540306}, {-1.646592653589793, \ -0.8062515657590328}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.681675741761998}, {-1.6415926535897931`, -1.9238363378046526`}, \ {-1.6415926535897931`, -2.3556528956457146`}, {-1.6415926535897931`, \ -0.8039383781127543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.6814892123616283`}, {-1.636592653589793, -1.925324137988875}, \ {-1.636592653589793, -2.3548596669244626`}, {-1.636592653589793, \ -0.8016187589599809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.6813039584773306`}, {-1.631592653589793, -1.9268055476675046`}, \ {-1.631592653589793, -2.3540710895779524`}, {-1.631592653589793, \ -0.7992928922031037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.681119966558981}, {-1.626592653589793, -1.9282805811507218`}, \ {-1.626592653589793, -2.3532871212455997`}, {-1.626592653589793, \ -0.7969609573374044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.6809372232386726`}, {-1.621592653589793, -1.9297492538263878`}, \ {-1.621592653589793, -2.3525077200002875`}, {-1.621592653589793, \ -0.7946231295598245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.6807557153277703`}, {-1.616592653589793, -1.9312115821112201`}, \ {-1.616592653589793, -2.35173284434388}, {-1.616592653589793, \ -0.7922795798748161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.680575429814015}, {-1.611592653589793, -1.932667583403664}, \ {-1.611592653589793, -2.3509624532027535`}, {-1.611592653589793, \ -0.7899304751973791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.680396353858697}, {-1.606592653589793, -1.934117276038421}, \ {-1.606592653589793, -2.350196505923364}, {-1.606592653589793, \ -0.7875759784533441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.6802184747938638`}, {-1.601592653589793, -1.9355606792425764`}, \ {-1.601592653589793, -2.349434962267853}, {-1.601592653589793, \ -0.7852162486769919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.6800417801195953`}, {-1.5965926535897932`, \ -1.9369978130932735`}, {-1.5965926535897932`, -2.348677782409684}, \ {-1.5965926535897932`, -0.7828514411060657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.679866257501318}, {-1.591592653589793, -1.938428698476886}, \ {-1.591592653589793, -2.347924926929311}, {-1.591592653589793, \ -0.7804817072742563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.67969189476718}, {-1.5865926535897932`, -1.9398533570496541`}, \ {-1.5865926535897932`, -2.347176356809892}, {-1.5865926535897932`, \ -0.7781071951012365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.679518679905459}, {-1.581592653589793, -1.9412718111997116`}, \ {-1.581592653589793, -2.346432033433025}, {-1.581592653589793, \ -0.7757280489802924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.679346601062035}, {-1.5765926535897932`, -1.942684084010486}, \ {-1.5765926535897932`, -2.3456919185745275`}, {-1.5765926535897932`, \ -0.7733444098636421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.679175646537898}, {-1.571592653589793, -1.9440901992254127`}, \ {-1.571592653589793, -2.344955974400249}, {-1.571592653589793, \ -0.7709564153454856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.6790058047867054`}, {-1.5665926535897932`, \ -1.9454901812139203`}, {-1.5665926535897932`, -2.344224163461918}, \ {-1.5665926535897932`, -0.7685641997428613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.678837064412382}, {-1.561592653589793, -1.9468840549386568`}, \ {-1.561592653589793, -2.3434964486930254`}, {-1.561592653589793, \ -0.7661678941743617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.6786694141667664`}, {-1.5565926535897932`, \ -1.9482718459238995`}, {-1.5565926535897932`, -2.3427727934047424`}, \ {-1.5565926535897932`, -0.7637676266367778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.6785028429473017`}, {-1.551592653589793, -1.9496535802251307`}, \ {-1.551592653589793, -2.342053161281877}, {-1.551592653589793, \ -0.761363522079716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.678337339794758}, {-1.5465926535897931`, -1.9510292843997175`}, \ {-1.5465926535897931`, -2.3413375163788657`}, {-1.5465926535897931`, \ -0.7589557024782573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.6781728938910097`}, {-1.541592653589793, -1.9523989854786759`}, \ {-1.541592653589793, -2.340625823115794}, {-1.541592653589793, \ -0.7565442869037068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.6780094945568447`}, {-1.5365926535897931`, \ -1.9537627109394826`}, {-1.5365926535897931`, -2.339918046274466}, \ {-1.5365926535897931`, -0.7541293915924855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.6778471312498136`}, {-1.531592653589793, -1.9551204886798863`}, \ {-1.531592653589793, -2.339214150994495}, {-1.531592653589793, \ -0.7517111300132158}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.67768579356212}, {-1.5265926535897931`, -1.9564723469927017`}, \ {-1.5265926535897931`, -2.338514102769443}, {-1.5265926535897931`, \ -0.7492896129320635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.67752547121855}, {-1.521592653589793, -1.957818314541542}, \ {-1.521592653589793, -2.3378178674429866`}, {-1.521592653589793, \ -0.7468649484763625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.6773661540744285`}, {-1.5165926535897931`, \ -1.9591584203374623`}, {-1.5165926535897931`, -2.337125411205123}, \ {-1.5165926535897931`, -0.7444372421965908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.6772078321136297`}, {-1.511592653589793, -1.9604926937164826`}, \ {-1.511592653589793, -2.3364367005884135`}, {-1.511592653589793, \ -0.7420065971267327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.677050495446605}, {-1.506592653589793, -1.9618211643179644`}, \ {-1.506592653589793, -2.335751702464256}, {-1.506592653589793, \ -0.739573113843074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.676894134308457}, {-1.501592653589793, -1.9631438620638035`}, \ {-1.501592653589793, -2.3350703840391986`}, {-1.501592653589793, \ -0.7371368905214771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.676738739057045}, {-1.496592653589793, -1.964460817138419}, \ {-1.496592653589793, -2.33439271285129}, {-1.496592653589793, \ -0.7346980229931752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.676584300171123}, {-1.491592653589793, -1.9657720599695097`}, \ {-1.491592653589793, -2.333718656766457}, {-1.491592653589793, \ -0.7322566047991267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.67643080824851}, {-1.486592653589793, -1.9670776212095489`}, \ {-1.486592653589793, -2.3330481839749284`}, {-1.486592653589793, \ -0.7298127272429726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.676278254004295}, {-1.481592653589793, -1.9683775317179921`}, \ {-1.481592653589793, -2.3323812629876834`}, {-1.481592653589793, \ -0.7273664794426333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.67612662826907}, {-1.476592653589793, -1.9696718225441832`}, \ {-1.476592653589793, -2.331717862632945}, {-1.476592653589793, \ -0.7249179483805832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.6759759219871997`}, {-1.4715926535897932`, \ -1.9709605249109137`}, {-1.4715926535897932`, -2.3310579520526966`}, \ {-1.4715926535897932`, -0.7224672189528395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.6758261262151115`}, {-1.466592653589793, -1.9722436701986419`}, \ {-1.466592653589793, -2.3304015006992485`}, {-1.466592653589793, \ -0.720014374016704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.675677232119629}, {-1.4615926535897932`, -1.9735212899303174`}, \ {-1.4615926535897932`, -2.329748478331822}, {-1.4615926535897932`, \ -0.7175594944372865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.6755292309763186`}, {-1.456592653589793, -1.9747934157568172`}, \ {-1.456592653589793, -2.3290988550131835`}, {-1.456592653589793, \ -0.7151026591328479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.6753821141678826`}, {-1.4515926535897932`, \ -1.9760600794429568`}, {-1.4515926535897932`, -2.328452601106298}, \ {-1.4515926535897932`, -0.7126439451189983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.675235873182563}, {-1.446592653589793, -1.9773213128540563`}, \ {-1.446592653589793, -2.3278096872710345`}, {-1.446592653589793, \ -0.7101834275517688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.675090499612582}, {-1.4415926535897932`, -1.9785771479430547`}, \ {-1.4415926535897932`, -2.3271700844608856`}, {-1.4415926535897932`, \ -0.7077211797696085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.674945985152611}, {-1.436592653589793, -1.979827616738135}, \ {-1.436592653589793, -2.3265337639197354`}, {-1.436592653589793, \ -0.7052572733343175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.6748023215982615`}, {-1.4315926535897932`, \ -1.9810727513308573`}, {-1.4315926535897932`, -2.3259006971786556`}, \ {-1.4315926535897932`, -0.7027917780709552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.6746595008445997`}, {-1.426592653589793, -1.9823125838647795`}, \ {-1.426592653589793, -2.3252708560527338`}, {-1.426592653589793, \ -0.7003247621067478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.6745175148846956`}, {-1.4215926535897931`, -1.983547146524536}, \ {-1.4215926535897931`, -2.3246442126379363`}, {-1.4215926535897931`, \ -0.6978562919090276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.674376355808187}, {-1.416592653589793, -1.9847764715253768`}, \ {-1.416592653589793, -2.324020739308006}, {-1.416592653589793, \ -0.6953864323222241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.674236015799874}, {-1.4115926535897931`, -1.9860005911031404`}, \ {-1.4115926535897931`, -2.323400408711388}, {-1.4115926535897931`, \ -0.6929152466039363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.6740964871383364`}, {-1.406592653589793, -1.98721953750464}, \ {-1.406592653589793, -2.3227831937681938`}, {-1.406592653589793, \ -0.6904427964601101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.673957762194571}, {-1.4015926535897931`, -1.988433342978464}, \ {-1.4015926535897931`, -2.32216906766719}, {-1.4015926535897931`, \ -0.6879691420793516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.673819833430659}, {-1.396592653589793, -1.989642039766163}, \ {-1.396592653589793, -2.321558003862827}, {-1.396592653589793, \ -0.6854943421663827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.673682693398445}, {-1.3915926535897931`, -1.990845660093809}, \ {-1.3915926535897931`, -2.3209499760722947`}, {-1.3915926535897931`, \ -0.6830184539746844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.673546334738254}, {-1.386592653589793, -1.9920442361639303`}, \ {-1.386592653589793, -2.3203449582726123`}, {-1.386592653589793, \ -0.6805415333383357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.6734107501776117`}, {-1.381592653589793, -1.9932378001477846`}, \ {-1.381592653589793, -2.3197429246977435`}, {-1.381592653589793, \ -0.6780636347030681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.6732759325300015`}, {-1.376592653589793, -1.9944263841779755`}, \ {-1.376592653589793, -2.319143849835754}, {-1.376592653589793, \ -0.6755848111565681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.673141874693634}, {-1.371592653589793, -1.995610020341395}, \ {-1.371592653589793, -2.318547708425989}, {-1.371592653589793, \ -0.6731051144580402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.6730085696502375`}, {-1.366592653589793, -1.9967887406724807`}, \ {-1.366592653589793, -2.3179544754562866`}, {-1.366592653589793, \ -0.6706245950670474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.6728760104638756`}, {-1.361592653589793, -1.9979625771467735`}, \ {-1.361592653589793, -2.3173641261602174`}, {-1.361592653589793, \ -0.668143302171662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.6727441902797726`}, {-1.356592653589793, -1.9991315616747705`}, \ {-1.356592653589793, -2.3167766360143642`}, {-1.356592653589793, \ -0.6656612837159228}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.6726131023231687`}, {-1.351592653589793, -2.0002957260960548`}, \ {-1.351592653589793, -2.3161919807356197`}, {-1.351592653589793, \ -0.6631785864266441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.672482739898191}, {-1.3465926535897932`, -2.001455102173704}, \ {-1.3465926535897932`, -2.3156101362785173`}, {-1.3465926535897932`, \ -0.6606952558395708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.6723530963867406`}, {-1.341592653589793, -2.002609721588953}, \ {-1.341592653589793, -2.315031078832598}, {-1.341592653589793, \ -0.6582113363249085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.6722241652474}, {-1.3365926535897932`, -2.00375961593611}, \ {-1.3365926535897932`, -2.314454784819796}, {-1.3365926535897932`, \ -0.6557268711122446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.672095940014361}, {-1.331592653589793, -2.0049048167177244`}, \ {-1.331592653589793, -2.313881230891862}, {-1.331592653589793, \ -0.6532419023148738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.671968414296363}, {-1.3265926535897932`, -2.006045355339971}, \ {-1.3265926535897932`, -2.3133103939278077`}, {-1.3265926535897932`, \ -0.6507564709535436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.671841581775659}, {-1.321592653589793, -2.0071812631082793`}, \ {-1.321592653589793, -2.312742251031387}, {-1.321592653589793, \ -0.6482706169796352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.671715436206987}, {-1.3165926535897932`, -2.0083125712231675`}, \ {-1.3165926535897932`, -2.3121767795285946`}, {-1.3165926535897932`, \ -0.6457843792978003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.671589971416567}, {-1.311592653589793, -2.0094393107762887`}, \ {-1.311592653589793, -2.311613956965205}, {-1.311592653589793, \ -0.6432977957880577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.671465181301113}, {-1.3065926535897932`, -2.010561512746681}, \ {-1.3065926535897932`, -2.311053761104328}, {-1.3065926535897932`, \ -0.6408109033273724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.6713410598268537`}, {-1.301592653589793, -2.011679207997208}, \ {-1.301592653589793, -2.310496169923995}, {-1.301592653589793, \ -0.6383237378107259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, -2.309941161614779}, \ {-1.2965926535897931`, -2.012792427271191}, {-1.2965926535897931`, 2.671217601028579}, {-1.2965926535897931`, -0.6358363341716952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, -2.309388714577431}, \ {-1.291592653589793, -2.013901201189217}, {-1.291592653589793, 2.671094799008696}, {-1.291592653589793, -0.6333487264025481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, -2.308838807420548}, \ {-1.2865926535897931`, -2.0150055602461237`}, {-1.2865926535897931`, 2.6709726479363036`}, {-1.2865926535897931`, \ -0.6308609475738703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, -2.308291418958268}, \ {-1.281592653589793, -2.016105534808148}, {-1.281592653589793, 2.670851142046275}, {-1.281592653589793, -0.6283730298537374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, -2.307746528207989}, \ {-1.2765926535897931`, -2.0172011551102416`}, {-1.2765926535897931`, 2.6707302756383653`}, {-1.2765926535897931`, \ -0.6258850045264412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, -2.307204114388122}, \ {-1.271592653589793, -2.0182924512535236`}, {-1.271592653589793, 2.670610043076324}, {-1.271592653589793, -0.6233969020107808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, -2.306664156915846}, \ {-1.2665926535897931`, -2.019379453202917}, {-1.2665926535897931`, 2.6704904387870303`}, {-1.2665926535897931`, \ -0.6209087518779364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, -2.306126635404922}, \ {-1.261592653589793, -2.0204621907848854`}, {-1.261592653589793, 2.6703714572596318`}, {-1.261592653589793, -0.6184205828689247}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, -2.3055915296635083`}, \ {-1.256592653589793, -2.0215406936853397`}, {-1.256592653589793, 2.670253093044707}, {-1.256592653589793, -0.6159324229116591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, -2.3050588196919994`}, \ {-1.251592653589793, -2.0226149914476705`}, {-1.251592653589793, 2.670135340753434}, {-1.251592653589793, -0.6134442991376156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, -2.304528485680906}, \ {-1.246592653589793, -2.023685113470896}, {-1.246592653589793, 2.670018195056778}, {-1.246592653589793, -0.6109562378981203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, -2.3040005080087504`}, \ {-1.241592653589793, -2.024751089007945}, {-1.241592653589793, 2.6699016506846864`}, {-1.241592653589793, -0.6084682647802613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, -2.303474867239978}, \ {-1.236592653589793, -2.025812947164058}, {-1.236592653589793, 2.669785702425299}, {-1.236592653589793, -0.6059804046224456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, -2.3029515441229114`}, \ {-1.231592653589793, -2.026870716895287}, {-1.231592653589793, 2.669670345124171}, {-1.231592653589793, -0.6034926815295955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, -2.302430519587702}, \ {-1.226592653589793, -2.027924427007134}, {-1.226592653589793, 2.6695555736835086`}, {-1.226592653589793, -0.601005118888004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, -2.301911774744337}, \ {-1.2215926535897932`, -2.028974106153259}, {-1.2215926535897932`, 2.6694413830614145`}, {-1.2215926535897932`, \ -0.5985177393798593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, -2.3013952908806354`}, \ {-1.216592653589793, -2.0300197828343203`}, {-1.216592653589793, 2.6693277682711467`}, {-1.216592653589793, -0.5960305649974322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, -2.3008810494602927`}, \ {-1.2115926535897932`, -2.031061485396889}, {-1.2115926535897932`, 2.6692147243803883`}, {-1.2115926535897932`, \ -0.593543617056956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, -2.3003690321209427`}, \ {-1.206592653589793, -2.0320992420324675`}, {-1.206592653589793, 2.6691022465105294`}, {-1.206592653589793, -0.5910569162121851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, -2.299859220672226}, \ {-1.2015926535897932`, -2.033133080776601}, {-1.2015926535897932`, 2.6689903298359594`}, {-1.2015926535897932`, \ -0.5885704824676571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, -2.2993515970939034`}, \ {-1.196592653589793, -2.034163029508063}, {-1.196592653589793, 2.6688789695833712`}, {-1.196592653589793, -0.5860843351916551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, -2.2988461435339755`}, \ {-1.1915926535897932`, -2.035189115948135}, {-1.1915926535897932`, 2.668768161031074}, {-1.1915926535897932`, -0.5835984931288863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, -2.2983428423068273`}, \ {-1.186592653589793, -2.0362113676599627`}, {-1.186592653589793, 2.6686578995083186`}, {-1.186592653589793, -0.5811129744128714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, -2.297841675891393}, \ {-1.1815926535897932`, -2.0372298120479857`}, {-1.1815926535897932`, 2.6685481803946343`}, {-1.1815926535897932`, \ -0.5786277965780658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, -2.297342626929353}, \ {-1.176592653589793, -2.03824447635744}, {-1.176592653589793, 2.668438999119172}, {-1.176592653589793, -0.5761429765717114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, -2.2968456782233404`}, \ {-1.1715926535897931`, -2.039255387673927}, {-1.1715926535897931`, 2.6683303511600625`}, {-1.1715926535897931`, \ -0.5736585307654242}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, -2.2963508127351573`}, \ {-1.166592653589793, -2.040262572923074}, {-1.166592653589793, 2.668222232043778}, {-1.166592653589793, -0.5711744749665302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, -2.295858013584045}, \ {-1.1615926535897931`, -2.0412660588702205`}, {-1.1615926535897931`, 2.668114637344511}, {-1.1615926535897931`, -0.5686908244291506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, -2.295367264044946}, \ {-1.156592653589793, -2.0422658721201934`}, {-1.156592653589793, 2.6680075626835573`}, {-1.156592653589793, -0.5662075938650455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, -2.2948785475467868`}, \ {-1.1515926535897931`, -2.0432620391171445`}, {-1.1515926535897931`, 2.667901003728709}, {-1.1515926535897931`, -0.5637247974542164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, -2.2943918476707994`}, \ {-1.146592653589793, -2.04425458614442}, {-1.146592653589793, 2.6677949561936596`}, {-1.146592653589793, -0.5612424488552845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, -2.293907148148845}, \ {-1.1415926535897931`, -2.0452435393245127`}, {-1.1415926535897931`, 2.667689415837414}, {-1.1415926535897931`, -0.5587605612156354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, -2.293424432861764}, \ {-1.1365926535897932`, -2.046228924619048}, {-1.1365926535897932`, 2.6675843784637125`}, {-1.1365926535897932`, \ -0.5562791471813493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, -2.292943685837745}, \ {-1.1315926535897929`, -2.047210767828825}, {-1.1315926535897929`, 2.6674798399204573`}, {-1.1315926535897929`, \ -0.5537982189069123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, -2.292464891250708}, \ {-1.126592653589793, -2.048189094593913}, {-1.126592653589793, 2.667375796099154}, {-1.126592653589793, -0.5513177880647195}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, -2.2919880334187175`}, \ {-1.121592653589793, -2.0491639303937803`}, {-1.121592653589793, 2.667272242934355}, {-1.121592653589793, -0.5488378658543717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, -2.2915130968023942`}, \ {-1.1165926535897932`, -2.050135300547482}, {-1.1165926535897932`, 2.6671691764031187`}, {-1.1165926535897932`, \ -0.5463584630117725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, -2.291040066003373}, \ {-1.1115926535897929`, -2.0511032302138728`}, {-1.1115926535897929`, 2.6670665925244688`}, {-1.1115926535897929`, \ -0.5438795898180302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, -2.2905689257627464`}, \ {-1.106592653589793, -2.0520677443918793`}, {-1.106592653589793, 2.666964487358869}, {-1.106592653589793, -0.5414012561081681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, -2.2900996609595543`}, \ {-1.101592653589793, -2.053028867920796}, {-1.101592653589793, 2.666862857007699}, {-1.101592653589793, -0.5389234712796476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, -2.289632256609279}, \ {-1.0965926535897932`, -2.0539866254806176`}, {-1.0965926535897932`, 2.666761697612745}, {-1.0965926535897932`, -0.5364462443007102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, -2.289166697862353}, \ {-1.0915926535897933`, -2.0549410415924205`}, {-1.0915926535897933`, 2.66666100535569}, {-1.0915926535897933`, -0.5339695837185413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, -2.2887029700026873`}, \ {-1.086592653589793, -2.0558921406187713`}, {-1.086592653589793, 2.66656077645762}, {-1.086592653589793, -0.5314934976672592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, -2.2882410584462227`}, \ {-1.081592653589793, -2.056839946764155}, {-1.081592653589793, 2.6664610071785306`}, {-1.081592653589793, -0.5290179938757376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, -2.287780948739509}, \ {-1.0765926535897932`, -2.0577844840754373`}, {-1.0765926535897932`, 2.666361693816844}, {-1.0765926535897932`, -0.5265430796752563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, -2.2873226265582445`}, \ {-1.0715926535897933`, -2.058725776442396}, {-1.0715926535897933`, 2.6662628327089353`}, {-1.0715926535897933`, \ -0.5240687620069957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, -2.286866077705919}, \ {-1.066592653589793, -2.0596638475982054`}, {-1.066592653589793, 2.6661644202286587`}, {-1.066592653589793, -0.5215950474293695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, -2.286411288112403}, \ {-1.061592653589793, -2.060598721120007}, {-1.061592653589793, 2.666066452786889}, {-1.061592653589793, -0.5191219421252039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, -2.2859582438325763`}, \ {-1.0565926535897932`, -2.061530420429494}, {-1.0565926535897932`, 2.665968926831065}, {-1.0565926535897932`, -0.5166494519087665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, -2.285506931044973}, \ {-1.0515926535897933`, -2.062458968793505}, {-1.0515926535897933`, 2.66587183884474}, {-1.0515926535897933`, -0.5141775822326442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, -2.2850573360504605`}, \ {-1.046592653589793, -2.06338438932463}, {-1.046592653589793, 2.665775185347138}, {-1.046592653589793, -0.5117063381944804}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, -2.284609445270893}, \ {-1.041592653589793, -2.064306704981885}, {-1.041592653589793, 2.665678962892722}, {-1.041592653589793, -0.5092357245435694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, -2.284163245247812}, \ {-1.0365926535897931`, -2.0652259385713627`}, {-1.0365926535897931`, 2.6655831680707607`}, {-1.0365926535897931`, \ -0.5067657456873127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, -2.2837187226411566`}, \ {-1.0315926535897932`, -2.06614211274691}, {-1.0315926535897932`, 2.665487797504905}, {-1.0315926535897932`, -0.5042964056975408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, -2.283275864227979}, \ {-1.026592653589793, -2.0670552500108452`}, {-1.026592653589793, 2.6653928478527744`}, {-1.026592653589793, -0.5018277083167028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, -2.2828346569011813`}, \ {-1.021592653589793, -2.0679653727146743`}, {-1.021592653589793, 2.6652983158055408`}, {-1.021592653589793, -0.4993596569639281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, -2.2823950876682715`}, \ {-1.0165926535897931`, -2.0688725030598207`}, {-1.0165926535897931`, 2.6652041980875283`}, {-1.0165926535897931`, \ -0.49689225474096205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, -2.2819571436501263`}, \ {-1.0115926535897932`, -2.0697766630983825`}, {-1.0115926535897932`, 2.665110491455809}, {-1.0115926535897932`, -0.494425504437976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, -2.2815208120797625`}, \ {-1.0065926535897929`, -2.0706778747339065`}, {-1.0065926535897929`, 2.6650171926998123`}, {-1.0065926535897929`, \ -0.4919594085392602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, -2.2810860803011486`}, \ {-1.001592653589793, -2.071576159722153}, {-1.001592653589793, 2.6649242986409365`}, {-1.001592653589793, -0.489493969228797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, -2.2806529357679923`}, \ {-0.9965926535897931, -2.0724715396719073`}, {-0.9965926535897931, 2.664831806132166}, {-0.9965926535897931, \ -0.48702918839572074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, -2.2802213660425754`}, \ {-0.9915926535897932, -2.0733640360457737`}, {-0.9915926535897932, 2.664739712057692}, {-0.9915926535897932, \ -0.48456506763966045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, -2.279791358794579}, \ {-0.9865926535897929, -2.074253670160999}, {-0.9865926535897929, 2.664648013332546}, {-0.9865926535897929, \ -0.48210160827597964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, -2.279362901799942}, \ {-0.981592653589793, -2.075140463190294}, {-0.981592653589793, 2.6645567069022276`}, {-0.981592653589793, -0.479638811340901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, -2.278935982939716}, \ {-0.9765926535897931, -2.0760244361626796`}, {-0.9765926535897931, 2.6644657897423474`}, {-0.9765926535897931, \ -0.47717667759653104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, -2.278510590198935}, \ {-0.9715926535897932, -2.0769056099643337`}, {-0.9715926535897932, 2.6643752588582696`}, {-0.9715926535897932, \ -0.4747152075357783}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, -2.278086711665515}, \ {-0.9665926535897928, -2.0777840053394385`}, {-0.9665926535897928, 2.6642851112847614`}, {-0.9665926535897928, \ -0.4722544013871724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, -2.2776643355291397`}, \ {-0.961592653589793, -2.0786596428910604`}, {-0.961592653589793, 2.664195344085645}, {-0.961592653589793, -0.4697942591195856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, -2.277243450080188}, \ {-0.9565926535897931, -2.0795325430820033`}, {-0.9565926535897931, 2.664105954353459}, {-0.9565926535897931, \ -0.46733478044685284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, -2.276824043708653}, \ {-0.9515926535897932, -2.0804027262356986`}, {-0.9515926535897932, 2.6640169392091217`}, {-0.9515926535897932, \ -0.46487596483230426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, -2.276406104903064}, \ {-0.9465926535897933, -2.081270212537102}, {-0.9465926535897933, 2.663928295801598}, {-0.9465926535897933, -0.4624178114931992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, -2.2759896222494707`}, \ {-0.9415926535897929, -2.082135022033552}, {-0.9415926535897929, 2.6638400213075735`}, {-0.9415926535897929, \ -0.4599603194050734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, -2.2755745844303683`}, \ {-0.936592653589793, -2.0829971746357017`}, {-0.936592653589793, 2.6637521129311317`}, {-0.936592653589793, -0.4575034873059976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, -2.275160980223695}, \ {-0.9315926535897932, -2.0838566901183952`}, {-0.9315926535897932, 2.663664567903437}, {-0.9315926535897932, -0.4550473137007467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, -2.2747487985018084`}, \ {-0.9265926535897933, -2.084713588121586}, {-0.9265926535897933, 2.6635773834824192`}, {-0.9265926535897933, \ -0.4525917968648862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, -2.27433802823048}, \ {-0.9215926535897929, -2.085567888151244}, {-0.9215926535897929, 2.663490556952468}, {-0.9215926535897929, -0.4501369348487765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, -2.2739286584679075`}, \ {-0.916592653589793, -2.0864196095802674`}, {-0.916592653589793, 2.6634040856241237`}, {-0.916592653589793, \ -0.44768272548149524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, -2.2735206783637363`}, \ {-0.9115926535897931, -2.0872687716493967`}, {-0.9115926535897931, 2.6633179668337807`}, {-0.9115926535897931, \ -0.4452291663746776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, -2.273114077158085}, \ {-0.9065926535897932, -2.0881153934681382`}, {-0.9065926535897932, 2.66323219794339}, {-0.9065926535897932, -0.44277625492628314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, -2.272708844180587}, \ {-0.9015926535897929, -2.0889594940156844`}, {-0.9015926535897929, 2.6631467763401635`}, {-0.9015926535897929, \ -0.4403239883242822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, -2.2723049688494483`}, \ {-0.896592653589793, -2.089801092141832}, {-0.896592653589793, 2.6630616994362923`}, {-0.896592653589793, \ -0.43787236355027304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, -2.271902440670506}, \ {-0.8915926535897931, -2.0906402065679153`}, {-0.8915926535897931, 2.6629769646686565`}, {-0.8915926535897931, \ -0.43542137738301917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, -2.2715012492363083`}, \ {-0.8865926535897932, -2.0914768558877195`}, {-0.8865926535897932, 2.662892569498549}, {-0.8865926535897932, \ -0.43297102640192014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, -2.2711013842251857`}, \ {-0.8815926535897929, -2.0923110585684235`}, {-0.8815926535897929, 2.662808511411396}, {-0.8815926535897929, -0.4305213069904114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, -2.2707028354003587`}, \ {-0.876592653589793, -2.0931428329515183`}, {-0.876592653589793, 2.6627247879164857`}, {-0.876592653589793, -0.4280722153392942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, -2.270305592609042}, \ {-0.8715926535897931, -2.09397219725373}, {-0.8715926535897931, 2.6626413965467015`}, {-0.8715926535897931, \ -0.4256237474499982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, -2.269909645781554}, \ {-0.8665926535897932, -2.0947991695679553`}, {-0.8665926535897932, 2.662558334858252}, {-0.8665926535897932, -0.4231758991377814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, -2.2695149849304403`}, \ {-0.8615926535897929, -2.095623767864192}, {-0.8615926535897929, 2.662475600430413}, {-0.8615926535897929, -0.4207286660348611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, -2.2691216001496195`}, \ {-0.856592653589793, -2.0964460099904536`}, {-0.856592653589793, 2.6623931908652696`}, {-0.856592653589793, -0.4182820435934861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, -2.2687294816135166`}, \ {-0.8515926535897931, -2.0972659136737057`}, {-0.8515926535897931, 2.6623111037874594`}, {-0.8515926535897931, \ -0.41583602708894346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, -2.268338619576221}, \ {-0.8465926535897932, -2.0980834965207906`}, {-0.8465926535897932, 2.6622293368439225`}, {-0.8465926535897932, \ -0.41339061162250706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, -2.2679490043706507`}, \ {-0.8415926535897928, -2.0988987760193503`}, {-0.8415926535897928, 2.662147887703656}, {-0.8415926535897928, -0.4109457921243254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, -2.2675606264077324`}, \ {-0.836592653589793, -2.0997117695387413`}, {-0.836592653589793, 2.6620667540574647`}, {-0.836592653589793, -0.4085015633562537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, -2.26717347617557}, \ {-0.8315926535897931, -2.100522494330968}, {-0.8315926535897931, 2.6619859336177263`}, {-0.8315926535897931, \ -0.40605791991462453`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, -2.2667875442386465`}, \ {-0.8265926535897932, -2.1013309675315957`}, {-0.8265926535897932, 2.661905424118149}, {-0.8265926535897932, \ -0.40361485623296756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, -2.2664028212370204`}, \ {-0.8215926535897933, -2.1021372061606685`}, {-0.8215926535897933, 2.661825223313538}, {-0.8215926535897933, -0.4011723665846715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, -2.266019297885542}, \ {-0.8165926535897929, -2.10294122712362}, {-0.8165926535897929, 2.6617453289795674`}, {-0.8165926535897929, \ -0.39873044508559413`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, -2.2656369649730603`}, \ {-0.811592653589793, -2.1037430472121947`}, {-0.811592653589793, 2.6616657389125464`}, {-0.811592653589793, -0.3962890856966189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, -2.2652558133616645`}, \ {-0.8065926535897932, -2.1045426831053464`}, {-0.8065926535897932, 2.6615864509291995`}, {-0.8065926535897932, \ -0.3938482822261591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, -2.264875833985901}, \ {-0.8015926535897933, -2.1053401513701613`}, {-0.8015926535897933, 2.6615074628664406`}, {-0.8015926535897933, \ -0.3914080283326153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, -2.264497017852043}, \ {-0.7965926535897929, -2.1061354684627407`}, {-0.7965926535897929, 2.6614287725811567`}, {-0.7965926535897929, \ -0.3889683175267776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, -2.2641193560373143`}, \ {-0.791592653589793, -2.1069286507291283`}, {-0.791592653589793, 2.6613503779499896`}, {-0.791592653589793, \ -0.38652914317418685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, -2.2637428396891837`}, \ {-0.7865926535897931, -2.1077197144061754`}, {-0.7865926535897931, 2.661272276869123}, {-0.7865926535897931, \ -0.38409049849744054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, -2.263367460024598}, \ {-0.7815926535897932, -2.1085086756224736`}, {-0.7815926535897932, 2.661194467254074}, {-0.7815926535897932, \ -0.38165237657845746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, -2.2629932083292856`}, \ {-0.7765926535897929, -2.109295550399219}, {-0.7765926535897929, 2.6611169470394826`}, {-0.7765926535897929, \ -0.3792147703606957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, -2.262620075957029}, \ {-0.771592653589793, -2.1100803546511107`}, {-0.771592653589793, 2.6610397141789086`}, {-0.771592653589793, -0.3767776726513243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, -2.2622480543289685`}, \ {-0.7665926535897931, -2.110863104187232}, {-0.7665926535897931, 2.660962766644629}, {-0.7665926535897931, \ -0.37434107612335255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, -2.2618771349328974`}, \ {-0.7615926535897932, -2.1116438147119285`}, {-0.7615926535897932, 2.66088610242744}, {-0.7615926535897932, -0.3719049733177156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, -2.261507309322563}, \ {-0.7565926535897929, -2.1124225018256966`}, {-0.7565926535897929, 2.6608097195364566`}, {-0.7565926535897929, \ -0.3694693566453187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, -2.2611385691169947`}, \ {-0.751592653589793, -2.113199181026045}, {-0.751592653589793, 2.660733615998923}, {-0.751592653589793, -0.36703421838903905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, -2.260770905999827}, \ {-0.7465926535897931, -2.1139738677083653`}, {-0.7465926535897931, 2.660657789860016}, {-0.7465926535897931, \ -0.36459955070568784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, -2.2604043117186263`}, \ {-0.7415926535897932, -2.114746577166798}, {-0.7415926535897932, 2.6605822391826623`}, {-0.7415926535897932, \ -0.3621653456279319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, -2.260038778084228}, \ {-0.7365926535897929, -2.115517324595098}, {-0.7365926535897929, 2.6605069620473447`}, {-0.7365926535897929, -0.359731595066177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, -2.259674296970085}, \ {-0.731592653589793, -2.1162861250874885`}, {-0.731592653589793, 2.6604319565519243`}, {-0.731592653589793, -0.3572982908104129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, -2.2593108603116248`}, \ {-0.7265926535897931, -2.1170529936395046`}, {-0.7265926535897931, 2.660357220811455}, {-0.7265926535897931, -0.3548654245320211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, -2.2589484601056062`}, \ {-0.7215926535897932, -2.117817945148852}, {-0.7215926535897932, 2.6602827529580053`}, {-0.7215926535897932, \ -0.35243298778554316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, -2.258587088409477}, \ {-0.7165926535897928, -2.1185809944162544`}, {-0.7165926535897928, 2.660208551140482}, {-0.7165926535897928, \ -0.35000097201041774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, -2.258226737340772}, \ {-0.711592653589793, -2.119342156146269}, {-0.711592653589793, 2.6601346135244555`}, {-0.711592653589793, \ -0.34756936853267884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, -2.257867399076468}, \ {-0.7065926535897931, -2.1201014449481494`}, {-0.7065926535897931, 2.6600609382919864`}, {-0.7065926535897931, -0.345138168566619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, -2.2575090658523846`}, \ {-0.7015926535897932, -2.1208588753366597`}, {-0.7015926535897932, 2.659987523641457}, {-0.7015926535897932, \ -0.34270736321642076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, -2.257151729962582}, \ {-0.6965926535897933, -2.1216144617328982`}, {-0.6965926535897933, 2.659914367787402}, {-0.6965926535897933, -0.3402769434777528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, -2.256795383758745}, \ {-0.6915926535897929, -2.122368218465132}, {-0.6915926535897929, 2.6598414689603445`}, {-0.6915926535897929, \ -0.33784690023933456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, -2.2564400196496104`}, \ {-0.686592653589793, -2.123120159769597}, {-0.686592653589793, 2.6597688254066316`}, {-0.686592653589793, -0.335417224284468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, -2.256085630100368}, \ {-0.6815926535897932, -2.1238702997913146`}, {-0.6815926535897932, 2.6596964353882737`}, {-0.6815926535897932, \ -0.33298790629253705`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, -2.255732207632083}, \ {-0.6765926535897933, -2.124618652584906}, {-0.6765926535897933, 2.6596242971827846`}, {-0.6765926535897933, \ -0.3305589368404774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, -2.255379744821123}, \ {-0.6715926535897929, -2.1253652321153838`}, {-0.6715926535897929, 2.659552409083026}, {-0.6715926535897929, -0.3281303064042159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, -2.255028234298596}, \ {-0.666592653589793, -2.1261100522589484`}, {-0.666592653589793, 2.659480769397049}, {-0.666592653589793, -0.32570200536007926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, -2.2546776687497805`}, \ {-0.6615926535897931, -2.126853126803786}, {-0.6615926535897931, 2.659409376447946}, {-0.6615926535897931, \ -0.32327402398617294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, -2.2543280409135633`}, \ {-0.6565926535897932, -2.1275944694508633`}, {-0.6565926535897932, 2.659338228573696}, {-0.6565926535897932, -0.3208463524637338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, -2.2539793435819164`}, \ {-0.6515926535897929, -2.128334093814685}, {-0.6515926535897929, 2.6592673241270166`}, {-0.6515926535897929, \ -0.3184189808784512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, -2.253631569599331}, \ {-0.646592653589793, -2.1290720134240906`}, {-0.646592653589793, 2.6591966614752183`}, {-0.646592653589793, -0.3159918992217639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, -2.253284711862271}, \ {-0.6415926535897931, -2.1298082417230377`}, {-0.6415926535897931, 2.659126239000057}, {-0.6415926535897931, \ -0.31356509739212685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, -2.2529387633186784`}, \ {-0.6365926535897932, -2.130542792071332}, {-0.6365926535897932, 2.6590560550975924`}, {-0.6365926535897932, \ -0.31113856519625155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, -2.2525937169674046`}, \ {-0.6315926535897929, -2.1312756777454287`}, {-0.6315926535897929, 2.6589861081780453`}, {-0.6315926535897929, \ -0.3087122923503236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, -2.252249565857716}, \ {-0.626592653589793, -2.132006911939172}, {-0.626592653589793, 2.6589163966656604`}, {-0.626592653589793, -0.3062862684811906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, -2.25190630308878}, \ {-0.6215926535897931, -2.1327365077645357`}, {-0.6215926535897931, 2.6588469189985653`}, {-0.6215926535897931, \ -0.3038604831275257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, -2.2515639218091232`}, \ {-0.6165926535897932, -2.1334644782524137`}, {-0.6165926535897932, 2.6587776736286375`}, {-0.6165926535897932, \ -0.3014349257409675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, -2.2512224152161733`}, \ {-0.6115926535897929, -2.1341908363533086`}, {-0.6115926535897929, 2.658708659021368}, {-0.6115926535897929, \ -0.29900958568723573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, -2.25088177655572}, \ {-0.606592653589793, -2.134915594938115}, {-0.606592653589793, 2.65863987365573}, {-0.606592653589793, -0.29658445224722163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, -2.2505419991214493`}, \ {-0.6015926535897931, -2.135638766798821}, {-0.6015926535897931, 2.6585713160240485`}, {-0.6015926535897931, \ -0.29415951461805506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, -2.2502030762544316`}, \ {-0.5965926535897932, -2.13636036464926}, {-0.5965926535897932, 2.65850298463187}, {-0.5965926535897932, -0.29173476191415043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, -2.249865001342662}, \ {-0.5915926535897928, -2.137080401125815}, {-0.5915926535897928, 2.6584348779978364`}, {-0.5915926535897928, \ -0.28931018316822643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, -2.2495277678205543`}, \ {-0.586592653589793, -2.1377988887881565`}, {-0.586592653589793, 2.658366994653559}, {-0.586592653589793, -0.28688576733230897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, -2.249191369168493}, \ {-0.5815926535897931, -2.138515840119937}, {-0.5815926535897931, 2.6582993331434928`}, {-0.5815926535897931, \ -0.2844615032787058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, -2.2488557989123534`}, \ {-0.5765926535897931, -2.1392312675295084`}, {-0.5765926535897931, 2.6582318920248174`}, {-0.5765926535897931, \ -0.28203737980096466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, -2.248521050623035}, \ {-0.571592653589793, -2.1399451833506298`}, {-0.571592653589793, 2.6581646698673125`}, {-0.571592653589793, \ -0.27961338561480825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, -2.2481871179160065`}, \ {-0.566592653589793, -2.14065759984316}, {-0.566592653589793, 2.658097665253242}, {-0.566592653589793, -0.27718950935904935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, -2.2478539944508484`}, \ {-0.561592653589793, -2.1413685291937585`}, {-0.561592653589793, 2.6580308767772327`}, {-0.561592653589793, \ -0.27476573959648387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, -2.247521673930814}, \ {-0.556592653589793, -2.142077983516563}, {-0.556592653589793, 2.657964303046162}, {-0.556592653589793, -0.2723420648147668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, -2.2471901501023672`}, \ {-0.551592653589793, -2.1427859748538896`}, {-0.551592653589793, 2.6578979426790394`}, {-0.551592653589793, -0.2699184734272661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, -2.246859416754758}, \ {-0.546592653589793, -2.1434925151769004`}, {-0.546592653589793, 2.6578317943068965`}, {-0.546592653589793, -0.267494953773898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, -2.2465294677195797`}, \ {-0.541592653589793, -2.144197616386282}, {-0.541592653589793, 2.6577658565726723`}, {-0.541592653589793, \ -0.26507149412194375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, -2.246200296870344}, \ {-0.536592653589793, -2.1449012903129128`}, {-0.536592653589793, 2.657700128131106}, {-0.536592653589793, -0.2626480826668482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, -2.245871898122031}, \ {-0.531592653589793, -2.145603548718547}, {-0.531592653589793, 2.6576346076486255`}, {-0.531592653589793, -0.2602247075329985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, -2.2455442654307016`}, \ {-0.526592653589793, -2.146304403296447}, {-0.526592653589793, 2.6575692938032405`}, {-0.526592653589793, -0.2578013567744858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, -2.2452173927930645`}, \ {-0.521592653589793, -2.147003865672049}, {-0.521592653589793, 2.65750418528444}, {-0.521592653589793, -0.25537801837585045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, -2.2448912742460423`}, \ {-0.5165926535897931, -2.1477019474036374`}, {-0.5165926535897931, 2.657439280793081}, {-0.5165926535897931, -0.252954680252807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, -2.244565903866399}, \ {-0.511592653589793, -2.1483986599829543`}, {-0.511592653589793, 2.6573745790412913`}, {-0.511592653589793, \ -0.25053133025295543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, -2.2442412757703116`}, \ {-0.5065926535897931, -2.1490940148358626`}, {-0.5065926535897931, 2.657310078752364}, {-0.5065926535897931, \ -0.24810795615647213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, -2.243917384112954}, \ {-0.5015926535897931, -2.1497880233230005`}, {-0.5015926535897931, 2.6572457786606583`}, {-0.5015926535897931, \ -0.24568454567678877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, -2.2435942230881465`}, \ {-0.49659265358979304`, -2.150480696740369}, {-0.49659265358979304`, 2.6571816775115007`}, {-0.49659265358979304`, \ -0.24326108646125008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, -2.24327178692792}, \ {-0.4915926535897931, -2.151172046319997}, {-0.4915926535897931, 2.6571177740610854`}, {-0.4915926535897931, \ -0.24083756609175896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, -2.242950069902132}, \ {-0.4865926535897931, -2.1518620832305677`}, {-0.4865926535897931, 2.657054067076379}, {-0.4865926535897931, \ -0.23841397208540668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, -2.242629066318111}, \ {-0.4815926535897931, -2.1525508185780056`}, {-0.4815926535897931, 2.6569905553350246`}, {-0.4815926535897931, \ -0.23599029189508294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, -2.242308770520234}, \ {-0.4765926535897931, -2.1532382634061262`}, {-0.4765926535897931, 2.6569272376252475`}, {-0.4765926535897931, \ -0.23356651291007718`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, -2.2419891768895868`}, \ {-0.4715926535897931, -2.15392442869722}, {-0.4715926535897931, 2.6568641127457613`}, {-0.4715926535897931, \ -0.23114262245665915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, -2.2416702798435604`}, \ {-0.46659265358979307`, -2.154609325372678}, {-0.46659265358979307`, 2.6568011795056794`}, {-0.46659265358979307`, \ -0.22871860779864975`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, -2.2413520738354973`}, \ {-0.46159265358979307`, -2.155292964293585}, {-0.46159265358979307`, 2.6567384367244204`}, {-0.46159265358979307`, \ -0.22629445613797392`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, -2.2410345533543174`}, \ {-0.45659265358979306`, -2.1559753562613193`}, {-0.45659265358979306`, 2.6566758832316215`}, {-0.45659265358979306`, \ -0.2238701546152015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, -2.240717712924151}, \ {-0.45159265358979306`, -2.1566565120181522`}, {-0.45159265358979306`, 2.6566135178670502`}, {-0.45159265358979306`, \ -0.22144569031007247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, -2.2404015471040117`}, \ {-0.44659265358979305`, -2.1573364422478045`}, {-0.44659265358979305`, 2.656551339480515}, {-0.44659265358979305`, \ -0.21902105024201093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, -2.2400860504873865`}, \ {-0.44159265358979305`, -2.158015157576085}, {-0.44159265358979305`, 2.656489346931784}, {-0.44159265358979305`, \ -0.21659622137062245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, -2.239771217701927}, \ {-0.43659265358979304`, -2.1586926685714296`}, {-0.43659265358979304`, 2.6564275390904943`}, {-0.43659265358979304`, \ -0.21417119059618236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, -2.2394570434090806`}, \ {-0.43159265358979304`, -2.159368985745493}, {-0.43159265358979304`, 2.656365914836074}, {-0.43159265358979304`, \ -0.21174594476010558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, -2.239143522303752}, \ {-0.42659265358979304`, -2.160044119553718}, {-0.42659265358979304`, 2.656304473057658}, {-0.42659265358979304`, -0.20932047064541}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, -2.2388306491139645`}, \ {-0.42159265358979303`, -2.1607180803959}, {-0.42159265358979303`, 2.6562432126540036`}, {-0.42159265358979303`, \ -0.20689475497716076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, -2.2385184186005094`}, \ {-0.416592653589793, -2.1613908786167593`}, {-0.416592653589793, 2.6561821325334147`}, {-0.416592653589793, \ -0.20446878442290814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, -2.238206825556614}, \ {-0.411592653589793, -2.162062524506502}, {-0.411592653589793, 2.6561212316136613`}, {-0.411592653589793, \ -0.20204254559310958`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, -2.2378958648076317`}, \ {-0.406592653589793, -2.1627330283013513`}, {-0.406592653589793, 2.656060508821899}, {-0.406592653589793, -0.1996160250415396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, -2.237585531210665}, \ {-0.40159265358979307`, -2.163402400184147}, {-0.40159265358979307`, 2.6559999630945965`}, {-0.40159265358979307`, \ -0.1971892092656905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, -2.237275819654299}, \ {-0.39659265358979306`, -2.164070650284835}, {-0.39659265358979306`, 2.6559395933774543`}, {-0.39659265358979306`, \ -0.19476208470715953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, -2.2369667250582266`}, \ {-0.39159265358979306`, -2.1647377886810646`}, {-0.39159265358979306`, 2.655879398625334}, {-0.39159265358979306`, \ -0.19233463775202517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, -2.2366582423729615`}, \ {-0.38659265358979306`, -2.165403825398693}, {-0.38659265358979306`, 2.6558193778021835`}, {-0.38659265358979306`, \ -0.1899068547312118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, -2.2363503665795146`}, \ {-0.38159265358979305`, -2.1660687704123323`}, {-0.38159265358979305`, 2.655759529880961}, {-0.38159265358979305`, \ -0.18747872192084356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, -2.236043092689057}, \ {-0.37659265358979305`, -2.1667326336459007`}, {-0.37659265358979305`, 2.6556998538435685`}, {-0.37659265358979305`, \ -0.18505022554258904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, -2.235736415742663}, \ {-0.3715926535897931, -2.167395424973104}, {-0.3715926535897931, 2.6556403486807754`}, {-0.3715926535897931, \ -0.18262135176399108`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, -2.235430330810942}, \ {-0.3665926535897931, -2.1680571542180154`}, {-0.3665926535897931, 2.6555810133921525`}, {-0.3665926535897931, \ -0.1801920866987914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, -2.2351248329937676`}, \ {-0.3615926535897931, -2.168717831155565}, {-0.3615926535897931, 2.6555218469860002`}, {-0.3615926535897931, \ -0.1777624164072398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, -2.2348199174199794`}, \ {-0.3565926535897931, -2.1693774655120546`}, {-0.3565926535897931, 2.6554628484792837`}, {-0.3565926535897931, \ -0.1753323268963975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, -2.2345155792470583`}, \ {-0.3515926535897931, -2.1700360669656966`}, {-0.3515926535897931, 2.6554040168975623`}, {-0.3515926535897931, -0.172901804120427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, -2.2342118136608713`}, \ {-0.3465926535897931, -2.170693645147081}, {-0.3465926535897931, 2.6553453512749257`}, {-0.3465926535897931, \ -0.17047083398087423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, -2.233908615875325}, \ {-0.34159265358979307`, -2.1713502096397392`}, {-0.34159265358979307`, 2.6552868506539276`}, {-0.34159265358979307`, \ -0.16803940232694056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, -2.2336059811321114`}, \ {-0.33659265358979307`, -2.1720057699806077`}, {-0.33659265358979307`, 2.6552285140855223`}, {-0.33659265358979307`, \ -0.16560749495574412`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, -2.233303904700427}, \ {-0.33159265358979306`, -2.172660335660523}, {-0.33159265358979306`, 2.655170340629002}, {-0.33159265358979306`, \ -0.1631750976125738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, -2.2330023818766587`}, \ {-0.32659265358979306`, -2.1733139161247417`}, {-0.32659265358979306`, 2.65511232935193}, {-0.32659265358979306`, -0.1607421959911315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, -2.2327014079841088`}, \ {-0.32159265358979305`, -2.173966520773432}, {-0.32159265358979305`, 2.6550544793300856`}, {-0.32159265358979305`, \ -0.15830877573376734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, -2.232400978372747}, \ {-0.31659265358979305`, -2.174618158962124}, {-0.31659265358979305`, 2.6549967896473987`}, {-0.31659265358979305`, \ -0.15587482243170442`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, -2.2321010884188794`}, \ {-0.31159265358979304`, -2.1752688400022575`}, {-0.31159265358979304`, 2.654939259395891}, {-0.31159265358979304`, -0.153440321625256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, -2.2318017335249123`}, \ {-0.30659265358979304`, -2.1759185731616157`}, {-0.30659265358979304`, 2.654881887675619}, {-0.30659265358979304`, \ -0.1510052588040333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, -2.2315029091190723`}, \ {-0.30159265358979304`, -2.17656736766482}, {-0.30159265358979304`, 2.6548246735946117`}, {-0.30159265358979304`, \ -0.1485696194071449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, -2.2312046106551273`}, \ {-0.29659265358979303`, -2.177215232693809}, {-0.29659265358979303`, 2.654767616268819}, {-0.29659265358979303`, \ -0.14613338882338578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, -2.230906833612144}, \ {-0.2915926535897931, -2.1778621773882927`}, {-0.2915926535897931, 2.6547107148220497`}, {-0.2915926535897931, \ -0.14369655239142265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, -2.2306095734941644`}, \ {-0.2865926535897931, -2.1785082108462723`}, {-0.2865926535897931, 2.654653968385921}, {-0.2865926535897931, \ -0.14125909539996662`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, -2.2303128258300267`}, \ {-0.2815926535897931, -2.1791533421244296`}, {-0.2815926535897931, 2.654597376099798}, {-0.2815926535897931, \ -0.13882100308793904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, -2.23001658617304}, \ {-0.27659265358979307`, -2.1797975802386507`}, {-0.27659265358979307`, 2.6545409371107467`}, {-0.27659265358979307`, \ -0.1363822606446316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, -2.2297208501007204`}, \ {-0.27159265358979306`, -2.1804409341644932`}, {-0.27159265358979306`, 2.6544846505734747`}, {-0.27159265358979306`, \ -0.1339428532098553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, -2.2294256132146364`}, \ {-0.26659265358979306`, -2.1810834128375447`}, {-0.26659265358979306`, 2.6544285156502827`}, {-0.26659265358979306`, \ -0.13150276587408288`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, -2.229130871139992}, \ {-0.26159265358979306`, -2.1817250251540323`}, {-0.26159265358979306`, 2.6543725315110116`}, {-0.26159265358979306`, \ -0.12906198367858612`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, -2.2288366195255485`}, \ {-0.25659265358979305`, -2.1823657799711116`}, {-0.25659265358979305`, 2.6543166973329906`}, {-0.25659265358979305`, \ -0.12662049161556105`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, -2.2285428540432295`}, \ {-0.25159265358979305`, -2.183005686107449}, {-0.25159265358979305`, 2.654261012300991}, {-0.25159265358979305`, \ -0.12417827462825047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, -2.228249570387973}, \ {-0.24659265358979304`, -2.1836447523435756`}, {-0.24659265358979304`, 2.6542054756071733`}, {-0.24659265358979304`, \ -0.12173531761105558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, -2.227956764277436}, \ {-0.24159265358979304`, -2.1842829874223764`}, {-0.24159265358979304`, 2.65415008645104}, {-0.24159265358979304`, \ -0.11929160540964234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, -2.2276644314517697`}, \ {-0.23659265358979303`, -2.184920400049512}, {-0.23659265358979303`, 2.6540948440393897`}, {-0.23659265358979303`, \ -0.116847122821041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, -2.2273725676733798`}, \ {-0.23159265358979303`, -2.1855569988938557`}, {-0.23159265358979303`, 2.6540397475862667`}, {-0.23159265358979303`, \ -0.11440185459373667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, -2.227081168726686}, \ {-0.22659265358979308`, -2.1861927925879265`}, {-0.22659265358979308`, 2.653984796312919}, {-0.22659265358979308`, \ -0.1119557854277564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, -2.22679023041787}, \ {-0.22159265358979308`, -2.1868277897283375`}, {-0.22159265358979308`, 2.6539299894477506`}, {-0.22159265358979308`, \ -0.10950889997474608`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, -2.226499748574684}, \ {-0.21659265358979307`, -2.187461998876178}, {-0.21659265358979307`, 2.6538753262262764`}, {-0.21659265358979307`, \ -0.10706118283804238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, -2.2262097190461745`}, \ {-0.21159265358979307`, -2.1880954285574883`}, {-0.21159265358979307`, 2.6538208058910806`}, {-0.21159265358979307`, \ -0.10461261857273903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, -2.2259201377024613`}, \ {-0.20659265358979306`, -2.1887280872636654`}, {-0.20659265358979306`, 2.653766427691772}, {-0.20659265358979306`, \ -0.10216319168574402`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, -2.2256310004345394`}, \ {-0.20159265358979306`, -2.1893599834518587`}, {-0.20159265358979306`, 2.6537121908849404`}, {-0.20159265358979306`, \ -0.09971288663583369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, -2.22534230315402}, \ {-0.19659265358979305`, -2.1899911255454154`}, {-0.19659265358979305`, 2.653658094734119}, {-0.19659265358979305`, \ -0.09726168783369782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, -2.225054041792891}, \ {-0.19159265358979305`, -2.1906215219343133`}, {-0.19159265358979305`, 2.653604138509739}, {-0.19159265358979305`, -0.09480957964198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, -2.224766212303374}, \ {-0.18659265358979304`, -2.1912511809754913`}, {-0.18659265358979304`, 2.653550321489093}, {-0.18659265358979304`, \ -0.09235654637531181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, -2.224478810657603}, \ {-0.18159265358979304`, -2.1918801109933588`}, {-0.18159265358979304`, 2.6534966429562923`}, {-0.18159265358979304`, \ -0.08990257230033988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, -2.2241918328474686`}, \ {-0.17659265358979304`, -2.1925083202801416`}, {-0.17659265358979304`, 2.6534431022022296`}, {-0.17659265358979304`, \ -0.08744764163575003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, -2.223905274884385}, \ {-0.17159265358979303`, -2.1931358170963002`}, {-0.17159265358979303`, 2.653389698524543}, {-0.17159265358979303`, \ -0.08499173855228105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, -2.2236191327990844`}, \ {-0.16659265358979303`, -2.1937626096709226`}, {-0.16659265358979303`, 2.6533364312275736`}, {-0.16659265358979303`, \ -0.08253484717273597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, -2.2233334026413667`}, \ {-0.16159265358979308`, -2.1943887062021634`}, {-0.16159265358979308`, 2.6532832996223337`}, {-0.16159265358979308`, \ -0.080076951571989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, -2.223048080479951}, \ {-0.15659265358979307`, -2.195014114857572}, {-0.15659265358979307`, 2.6532303030264677`}, {-0.15659265358979307`, \ -0.07761803577698134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, -2.2227631624022117`}, \ {-0.15159265358979307`, -2.1956388437745464`}, {-0.15159265358979307`, 2.6531774407642184`}, {-0.15159265358979307`, \ -0.07515808376671784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, -2.2224786445139864`}, \ {-0.14659265358979306`, -2.1962629010607073`}, {-0.14659265358979306`, 2.653124712166391}, {-0.14659265358979306`, \ -0.07269707947225397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, -2.2221945229393714`}, \ {-0.14159265358979306`, -2.1968862947942855`}, {-0.14159265358979306`, 2.6530721165703204`}, {-0.14159265358979306`, \ -0.0702350067766794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, -2.221910793820515}, \ {-0.13659265358979306`, -2.197509033024513}, {-0.13659265358979306`, 2.653019653319837}, {-0.13659265358979306`, \ -0.06777184951509518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, -2.2216274533174465`}, \ {-0.13159265358979305`, -2.1981311237719767`}, {-0.13159265358979305`, 2.652967321765234}, {-0.13159265358979305`, \ -0.06530759147458855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, -2.221344497607796}, \ {-0.12659265358979305`, -2.1987525750290784`}, {-0.12659265358979305`, 2.6529151212632365`}, {-0.12659265358979305`, \ -0.06284221639419726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, -2.2210619228866584`}, \ {-0.12159265358979304`, -2.1993733947603533`}, {-0.12159265358979304`, 2.652863051176968}, {-0.12159265358979304`, \ -0.06037570796487396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, -2.2207797253664303`}, \ {-0.11659265358979304`, -2.199993590902813}, {-0.11659265358979304`, 2.6528111108759216`}, {-0.11659265358979304`, \ -0.05790804982944334}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, -2.2204979012764703`}, \ {-0.11159265358979303`, -2.2006131713664665`}, {-0.11159265358979303`, 2.652759299735931}, {-0.11159265358979303`, \ -0.05543922558255588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, -2.2202164468630823`}, \ {-0.10659265358979303`, -2.201232144034515}, {-0.10659265358979303`, 2.652707617139137}, {-0.10659265358979303`, \ -0.05296921877063316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, -2.219935358389194}, \ {-0.10159265358979308`, -2.201850516763855}, {-0.10159265358979308`, 2.652656062473963}, {-0.10159265358979308`, \ -0.050498012891813576`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, -2.2196546321342026`}, \ {-0.09659265358979308, -2.2024682973854057`}, {-0.09659265358979308, 2.6526046351350843`}, {-0.09659265358979308, \ -0.0480255913958891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, -2.219374264393799}, \ {-0.09159265358979307, -2.2030854937044686`}, {-0.09159265358979307, 2.6525533345234025`}, {-0.09159265358979307, \ -0.045551937684239034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, -2.2190942514797443`}, \ {-0.08659265358979307, -2.203702113501126}, {-0.08659265358979307, 2.652502160046017}, {-0.08659265358979307, \ -0.04307703510976061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, -2.2188145897197207`}, \ {-0.08159265358979306, -2.2043181645305676`}, {-0.08159265358979306, 2.6524511111162004`}, {-0.08159265358979306, \ -0.040600866976792355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, -2.218535275457132}, \ {-0.07659265358979306, -2.2049336545234635`}, {-0.07659265358979306, 2.652400187153371}, {-0.07659265358979306, \ -0.03812341654103393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, -2.2182563050509345`}, \ {-0.07159265358979305, -2.2055485911863135`}, {-0.07159265358979305, 2.652349387583071}, {-0.07159265358979305, \ -0.03564466700946434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, -2.217977674875401}, \ {-0.06659265358979305, -2.2061629822018576`}, {-0.06659265358979305, 2.6522987118369383`}, {-0.06659265358979305, \ -0.03316460154025175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, -2.217699381319997}, \ {-0.061592653589793045`, -2.2067768352293733`}, {-0.061592653589793045`, 2.6522481593526863`}, {-0.061592653589793045`, \ -0.030683203242659877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, -2.2174214207890826`}, \ {-0.05659265358979304, -2.2073901579051487`}, {-0.05659265358979304, 2.65219772957408}, {-0.05659265358979304, \ -0.028200455176954728`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, -2.2171437897019834`}, \ {-0.051592653589793036`, -2.2080029578425875`}, {-0.051592653589793036`, 2.652147421950911}, {-0.051592653589793036`, \ -0.025716340354299667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, -2.216866484492534}, \ {-0.04659265358979303, -2.2086152426328374`}, {-0.04659265358979303, 2.65209723593898}, {-0.04659265358979303, -0.02323084173665307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, -2.2165895016090076`}, \ {-0.04159265358979303, -2.2092270198450343`}, {-0.04159265358979303, 2.6520471710000724`}, {-0.04159265358979303, \ -0.020743942236658396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, -2.2163128375141126`}, \ {-0.03659265358979302, -2.209838297026478}, {-0.03659265358979302, 2.6519972266019396`}, {-0.03659265358979302, \ -0.018255624717531074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, -2.216036488684422}, \ {-0.03159265358979302, -2.2104490817033797`}, {-0.03159265358979302, 2.651947402218279}, {-0.03159265358979302, \ -0.01576587199294303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, -2.215760451610566}, \ {-0.026592653589793014`, -2.2110593813808355`}, {-0.026592653589793014`, 2.651897697328713}, {-0.026592653589793014`, \ -0.013274666826899654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, -2.2154847227969956`}, \ {-0.02159265358979301, -2.2116692035432357`}, {-0.02159265358979301, 2.6518481114187717`}, {-0.02159265358979301, \ -0.010781991933617662`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, -2.215209298761544}, \ {-0.016592653589793005`, -2.212278555654879}, {-0.016592653589793005`, 2.6517986439798764`}, {-0.016592653589793005`, \ -0.008287829977395517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, -2.214934176035669}, \ {-0.011592653589793, -2.2128874451598994`}, {-0.011592653589793, 2.6517492945093184`}, {-0.011592653589793, \ -0.00579216357248206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, -2.2146593511639687`}, \ {-0.006592653589792996, -2.213495879482916}, {-0.006592653589792996, 2.6517000625102454`}, {-0.006592653589792996, \ -0.0032949752829411583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, -2.2143848207048755`}, \ {-0.0015926535897931027`, -2.2141038660285197`}, {-0.0015926535897931027`, 2.6516509474916443`}, {-0.0015926535897931027`, \ -0.0007962476225130932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, -2.214711412185376}, { 0.0034073464102069018`, -2.2141105812267132`}, { 0.0034073464102069018`, 2.651601948968325}, { 0.0034073464102069018`, 0.0017040369455291755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, -2.2153185253188514`}, { 0.008407346410206906, -2.213836629315246}, {0.008407346410206906, 2.6515530664609077`}, {0.008407346410206906, 0.004205896008524641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, -2.2159252127795135`}, { 0.01340734641020691, -2.2135629615653465`}, {0.01340734641020691, 2.6515042994958047`}, {0.01340734641020691, 0.0067093472045747496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, -2.2165314818986195`}, { 0.018407346410206915`, -2.2132895745856778`}, { 0.018407346410206915`, 2.6514556476052094`}, { 0.018407346410206915`, 0.009214408222694896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, -2.2171373399904057`}, { 0.02340734641020692, -2.213016464996572}, {0.02340734641020692, 2.6514071103270838`}, {0.02340734641020692, 0.011721096802971617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, -2.217742794351405}, { 0.028407346410206924`, -2.2127436294308795`}, { 0.028407346410206924`, 2.6513586872051436`}, { 0.028407346410206924`, 0.01422943073672146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, -2.2183478522613926`}, { 0.03340734641020693, -2.2124710645331938`}, {0.03340734641020693, 2.651310377788848}, {0.03340734641020693, 0.016739427866653146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, -2.2189525209834353`}, { 0.03840734641020693, -2.21219876695997}, {0.03840734641020693, 2.6512621816333883`}, {0.03840734641020693, 0.019251106087033704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, -2.2195568077643753`}, { 0.04340734641020694, -2.211926733379211}, {0.04340734641020694, 2.6512140982996764`}, {0.04340734641020694, 0.021764483343857267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, -2.220160719835009}, { 0.04840734641020694, -2.211654960470453}, {0.04840734641020694, 2.6511661273543354`}, {0.04840734641020694, 0.02427957763501619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, -2.220764264410609}, { 0.053407346410206946`, -2.2113834449244116`}, { 0.053407346410206946`, 2.6511182683696894`}, { 0.053407346410206946`, 0.02679640701047729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, -2.2213674486908985`}, { 0.05840734641020695, -2.2111121834431775`}, {0.05840734641020695, 2.651070520923757}, {0.05840734641020695, 0.029314989572457407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, -2.2219702798608236`}, { 0.06340734641020696, -2.210841172739609}, {0.06340734641020696, 2.651022884600239}, {0.06340734641020696, 0.03183534347560696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, -2.2225727650905145`}, { 0.06840734641020696, -2.2105704095375387`}, {0.06840734641020696, 2.650975358988515}, {0.06840734641020696, 0.03435748692719086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, -2.2231749115357258`}, { 0.07340734641020696, -2.210299890571499}, {0.07340734641020696, 2.6509279436836346`}, {0.07340734641020696, 0.036881438187276995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, -2.223776726338289}, { 0.07840734641020697, -2.210029612586439}, {0.07840734641020697, 2.65088063828631}, {0.07840734641020697, 0.039407215568924084`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, -2.224378216626105}, { 0.08340734641020697, -2.209759572337895}, {0.08340734641020697, 2.6508334424029116`}, {0.08340734641020697, 0.04193483743837464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, -2.224979389513792}, { 0.08840734641020698, -2.20948976659151}, {0.08840734641020698, 2.650786355645464}, {0.08840734641020698, 0.04446432221524822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, -2.2255802521028327`}, { 0.09340734641020698, -2.2092201921230576`}, {0.09340734641020698, 2.650739377631638}, {0.09340734641020698, 0.04699568837274067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, -2.2261808114819397`}, { 0.09840734641020699, -2.2089508457182356`}, {0.09840734641020699, 2.6506925079847505`}, {0.09840734641020699, 0.049528954437821994`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, -2.2267810747272825`}, { 0.10340734641020699`, -2.2086817241726093`}, {0.10340734641020699`, 2.6506457463337596`}, {0.10340734641020699`, 0.05206413899143986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, -2.227381048902938}, { 0.108407346410207, -2.208412824291326}, {0.108407346410207, 2.6505990923132607`}, {0.108407346410207, 0.05460126066872466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, -2.2279807410610655`}, { 0.113407346410207, -2.2081441428891075`}, {0.113407346410207, 2.650552545563488}, {0.113407346410207, 0.05714033815919612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, -2.228580158242336}, { 0.118407346410207, -2.207875676789985}, {0.118407346410207, 2.6505061057303094`}, {0.118407346410207, 0.05968139020697368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, -2.2291793074761443`}, { 0.1234073464102069, -2.2076074228272535`}, {0.1234073464102069, 2.650459772465228}, {0.1234073464102069, 0.06222443561098856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, -2.2297781957809906`}, { 0.1284073464102069, -2.207339377843256}, {0.1284073464102069, 2.6504135454253803`}, {0.1284073464102069, 0.06476949322519901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, -2.2303768301647047`}, { 0.1334073464102069, -2.2070715386893265`}, {0.1334073464102069, 2.6503674242735413`}, {0.1334073464102069, 0.06731658195880463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, -2.230975217624868}, { 0.1384073464102069, -2.2068039022255315`}, {0.1384073464102069, 2.6503214086781184`}, {0.1384073464102069, 0.06986572077646899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, -2.231573365149008}, { 0.14340734641020692`, -2.206536465320643}, {0.14340734641020692`, 2.65027549831316}, {0.14340734641020692`, 0.07241692869853815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, -2.232171279714981}, { 0.14840734641020692`, -2.2062692248519236`}, {0.14840734641020692`, 2.650229692858354}, {0.14840734641020692`, 0.07497022480126518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, -2.232768968291233}, { 0.15340734641020692`, -2.2060021777050265`}, {0.15340734641020692`, 2.6501839919990324`}, {0.15340734641020692`, 0.07752562821703521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, -2.233366437837114}, { 0.15840734641020693`, -2.205735320773852}, {0.15840734641020693`, 2.650138395426175}, {0.15840734641020693`, 0.08008315813459391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, -2.2339636953031814`}, { 0.16340734641020693`, -2.2054686509604084`}, {0.16340734641020693`, 2.6500929028364135`}, {0.16340734641020693`, 0.08264283379927567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, -2.23456074763154}, { 0.16840734641020694`, -2.2052021651746374`}, {0.16840734641020694`, 2.6500475139320376`}, {0.16840734641020694`, 0.08520467451323674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, -2.2351576017560912`}, { 0.17340734641020694`, -2.2049358603343325`}, {0.17340734641020694`, 2.6500022284209996`}, {0.17340734641020694`, 0.08776869963568731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, -2.2357542646028494`}, { 0.17840734641020695`, -2.204669733364989}, {0.17840734641020695`, 2.649957046016921}, {0.17840734641020695`, 0.09033492858312835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, -2.236350743090244}, { 0.18340734641020695`, -2.2044037811996677`}, {0.18340734641020695`, 2.6499119664391015`}, {0.18340734641020695`, 0.09290338082958774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, -2.236947044129456}, { 0.18840734641020696`, -2.2041380007788227`}, {0.18840734641020696`, 2.649866989412523}, {0.18840734641020696`, 0.09547407590686041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, -2.2375431746246455`}, { 0.19340734641020696`, -2.203872389050247}, {0.19340734641020696`, 2.6498221146678618`}, {0.19340734641020696`, 0.09804703340474791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, -2.238139141473342}, { 0.19840734641020696`, -2.203606942968844}, {0.19840734641020696`, 2.6497773419414967`}, {0.19840734641020696`, 0.1006222729713016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, -2.238734951566638}, { 0.20340734641020697`, -2.203341659496598}, {0.20340734641020697`, 2.649732670975518}, {0.20340734641020697`, 0.10319981431306828`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, -2.23933061178961}, { 0.20840734641020697`, -2.2030765356023316`}, {0.20840734641020697`, 2.6496881015177385`}, {0.20840734641020697`, 0.10577967719533296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, -2.2399261290215002`}, { 0.21340734641020698`, -2.2028115682616782`}, {0.21340734641020698`, 2.6496436333217046`}, {0.21340734641020698`, 0.10836188144236987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, -2.2405215101360905`}, { 0.21840734641020698`, -2.202546754456885}, {0.21840734641020698`, 2.6495992661467094`}, {0.21840734641020698`, 0.1109464469376886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, -2.24111676200198}, { 0.223407346410207, -2.2022820911767}, {0.223407346410207, 2.6495549997578034`}, {0.223407346410207, 0.11353339362428629`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, -2.241711891482862}, { 0.228407346410207, -2.202017575416261}, {0.228407346410207, 2.6495108339258095`}, {0.228407346410207, 0.11612274150489876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, -2.2423069054378537`}, { 0.233407346410207, -2.20175320417694}, {0.233407346410207, 2.6494667684273363`}, {0.233407346410207, 0.11871451064225517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, -2.242901810721773}, { 0.238407346410207, -2.2014889744662276`}, {0.238407346410207, 2.6494228030447924`}, {0.238407346410207, 0.12130872115933082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, -2.243496614185438}, { 0.243407346410207, -2.2012248832976096`}, {0.243407346410207, 2.6493789375664045`}, {0.243407346410207, 0.1239053932396044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, -2.2440913226759753`}, { 0.248407346410207, -2.200960927690422}, {0.248407346410207, 2.64933517178623}, {0.248407346410207, 0.12650454712731585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, -2.244685943037096}, { 0.2534073464102069, -2.2006971046697474`}, {0.2534073464102069, 2.649291505504176}, {0.2534073464102069, 0.12910620312772367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, -2.245280482109401}, { 0.2584073464102069, -2.200433411266279}, {0.2584073464102069, 2.649247938526018}, {0.2584073464102069, 0.1317103816073655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, -2.245874946730703}, { 0.2634073464102069, -2.2001698445161706`}, {0.2634073464102069, 2.6492044706634164`}, {0.2634073464102069, 0.1343171029943192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, -2.246469343736255}, { 0.2684073464102069, -2.1999064014609733`}, {0.2684073464102069, 2.6491611017339363`}, {0.2684073464102069, 0.13692638777846328`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, -2.2470636799591333`}, { 0.2734073464102069, -2.1996430791474277`}, {0.2734073464102069, 2.6491178315610684`}, {0.2734073464102069, 0.13953825651174248`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, -2.247657962230465}, { 0.2784073464102069, -2.1993798746274082`}, {0.2784073464102069, 2.649074659974249}, {0.2784073464102069, 0.14215272980842975`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, -2.2482521973797507`}, { 0.28340734641020693`, -2.199116784957766}, {0.28340734641020693`, 2.6490315868088827`}, {0.28340734641020693`, 0.14476982834539212`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, -2.2488463922351656`}, { 0.28840734641020693`, -2.198853807200208}, {0.28840734641020693`, 2.6489886119063617`}, {0.28840734641020693`, 0.1473895728623557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, -2.2494405536238338`}, { 0.29340734641020694`, -2.1985909384211904`}, {0.29340734641020694`, 2.6489457351140935`}, {0.29340734641020694`, 0.15001198416217373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, -2.2500346883721534`}, { 0.29840734641020694`, -2.1983281756917634`}, {0.29840734641020694`, 2.6489029562855215`}, {0.29840734641020694`, 0.15263708311109356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, -2.25062880330606}, { 0.30340734641020695`, -2.1980655160874867`}, {0.30340734641020695`, 2.64886027528015}, {0.30340734641020695`, 0.1552648906390244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, -2.2512229052513506`}, { 0.30840734641020695`, -2.197802956688278}, {0.30840734641020695`, 2.648817691963571}, {0.30840734641020695`, 0.15789542773980675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, -2.251817001033963}, { 0.31340734641020696`, -2.1975404945783037`}, {0.31340734641020696`, 2.648775206207491}, {0.31340734641020696`, 0.16052871547148237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, -2.252411097480272}, { 0.31840734641020696`, -2.197278126845863}, {0.31840734641020696`, 2.6487328178897567`}, {0.31840734641020696`, 0.1631647749565636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, -2.253005201417411}, { 0.32340734641020696`, -2.1970158505832362`}, {0.32340734641020696`, 2.6486905268943826`}, {0.32340734641020696`, 0.16580362738230542`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, -2.253599319673507}, { 0.32840734641020697`, -2.1967536628866298`}, {0.32840734641020697`, 2.648648333111583}, {0.32840734641020697`, 0.1684452940009754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, -2.254193459078058}, { 0.333407346410207, -2.1964915608559723`}, {0.333407346410207, 2.6486062364377974`}, {0.333407346410207, 0.1710897961301267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, -2.2547876264621736`}, { 0.338407346410207, -2.1962295415948527`}, {0.338407346410207, 2.6485642367757256`}, {0.338407346410207, 0.1737371551528691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, -2.25538182865888}, { 0.343407346410207, -2.1959676022103896`}, {0.343407346410207, 2.6485223340343564`}, {0.343407346410207, 0.1763873925181425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, -2.25597607250344}, { 0.348407346410207, -2.1957057398130906`}, {0.348407346410207, 2.648480528129}, {0.348407346410207, 0.17904052974098864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, -2.2565703648336317`}, { 0.353407346410207, -2.1954439515167556`}, {0.353407346410207, 2.6484388189813224`}, {0.353407346410207, 0.1816965884028251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, -2.257164712490048}, { 0.358407346410207, -2.1951822344383505`}, {0.358407346410207, 2.64839720651938}, {0.358407346410207, 0.18435559015171774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, -2.2577591223163886`}, { 0.363407346410207, -2.1949205856978966`}, {0.363407346410207, 2.648355690677652}, {0.363407346410207, 0.1870175567026548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, -2.25835360115979}, { 0.368407346410207, -2.194659002418326}, {0.368407346410207, 2.64831427139708}, {0.368407346410207, 0.1896825098378188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, -2.2589481558710895`}, { 0.373407346410207, -2.1943974817253915`}, {0.373407346410207, 2.648272948625102}, {0.373407346410207, 0.192350471406862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, -2.2595427933051306`}, { 0.3784073464102069, -2.1941360207475453`}, {0.3784073464102069, 2.6482317223156926`}, {0.3784073464102069, 0.19502146332717799`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, -2.260137520321095}, { 0.3834073464102069, -2.1938746166157923`}, {0.3834073464102069, 2.648190592429399}, {0.3834073464102069, 0.1976955075841754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, -2.260732343782751}, { 0.3884073464102069, -2.1936132664636214`}, {0.3884073464102069, 2.6481495589333854`}, {0.3884073464102069, 0.2003726262315511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, -2.2613272705587963`}, { 0.3934073464102069, -2.1933519674268482`}, {0.3934073464102069, 2.648108621801468}, {0.3934073464102069, 0.20305284139156377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, -2.261922307523144}, { 0.3984073464102069, -2.1930907166435105`}, {0.3984073464102069, 2.648067781014162}, {0.3984073464102069, 0.20573617525530433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, -2.2625174615552224`}, { 0.4034073464102069, -2.1928295112537595`}, {0.4034073464102069, 2.648027036558721}, {0.4034073464102069, 0.20842265008297053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, -2.26311273954029}, { 0.40840734641020693`, -2.192568348399726}, {0.40840734641020693`, 2.647986388429181}, {0.40840734641020693`, 0.2111122882041372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, -2.2637081483697172`}, { 0.41340734641020693`, -2.192307225225426}, {0.41340734641020693`, 2.6479458366264086`}, {0.41340734641020693`, 0.213805112018028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, -2.264303694941316}, { 0.41840734641020694`, -2.1920461388766226`}, {0.41840734641020694`, 2.647905381158143}, {0.41840734641020694`, 0.21650114399378584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, -2.2648993861596223`}, { 0.42340734641020705`, -2.1917850865007273`}, {0.42340734641020705`, 2.6478650220390443`}, {0.42340734641020705`, 0.2192004066707439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, -2.2654952289362233`}, { 0.42840734641020695`, -2.1915240652466643`}, {0.42840734641020695`, 2.6478247592907413`}, {0.42840734641020695`, 0.22190292265869366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, -2.2660912301900304`}, { 0.43340734641020706`, -2.1912630722647877`}, {0.43340734641020706`, 2.6477845929418815`}, {0.43340734641020706`, 0.22460871463815552`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, -2.2666873968476255`}, { 0.43840734641020696`, -2.191002104706727}, {0.43840734641020696`, 2.6477445230281806`}, {0.43840734641020696`, 0.22731780536064444`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, -2.267283735843545}, { 0.44340734641020685`, -2.190741159725293}, {0.44340734641020685`, 2.647704549592472}, {0.44340734641020685`, 0.2300302176489391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, -2.2678802541205876`}, { 0.44840734641020696`, -2.190480234474365}, {0.44840734641020696`, 2.647664672684763}, {0.44840734641020696`, 0.2327459743973468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, -2.2684769586301385`}, { 0.45340734641020686`, -2.190219326108759}, {0.45340734641020686`, 2.647624892362285}, {0.45340734641020686`, 0.23546509857196846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, -2.2690738563324544`}, { 0.458407346410207, -2.189958431784137}, {0.458407346410207, 2.6475852086895495`}, {0.458407346410207, 0.23818761321096282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, -2.269670954197012}, { 0.46340734641020687`, -2.189697548656858}, {0.46340734641020687`, 2.6475456217384035`}, {0.46340734641020687`, 0.2409135414248098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, -2.2702682592027768`}, { 0.468407346410207, -2.189436673883901}, {0.468407346410207, 2.6475061315880866`}, {0.468407346410207, 0.2436429063965719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, -2.27086577833855}, { 0.4734073464102069, -2.1891758046227174`}, {0.4734073464102069, 2.64746673832529}, {0.4734073464102069, 0.24637573138215288`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, -2.271463518603262}, { 0.478407346410207, -2.18891493803114}, {0.478407346410207, 2.647427442044214}, {0.478407346410207, 0.2491120397105588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, -2.2720614870062943`}, { 0.4834073464102069, -2.1886540712672526`}, {0.4834073464102069, 2.6473882428466315`}, {0.4834073464102069, 0.25185185478415434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, -2.27265969056781}, { 0.488407346410207, -2.188393201489272}, {0.488407346410207, 2.6473491408419467`}, {0.488407346410207, 0.2545952000789184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, -2.2732581363190354`}, { 0.4934073464102069, -2.1881323258554577`}, {0.4934073464102069, 2.64731013614726}, {0.4934073464102069, 0.257342099144699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, -2.2738568313026075`}, { 0.498407346410207, -2.1878714415239715`}, {0.498407346410207, 2.647271228887433}, {0.498407346410207, 0.26009257560546534`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, -2.274455782572886}, { 0.5034073464102069, -2.1876105456527712`}, {0.5034073464102069, 2.647232419195152}, {0.5034073464102069, 0.26284665315955813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, -2.2750549971962712`}, { 0.508407346410207, -2.187349635399498}, {0.508407346410207, 2.6471937072109983`}, {0.508407346410207, 0.26560435557993917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, -2.27565448225152}, { 0.5134073464102069, -2.187088707921363}, {0.5134073464102069, 2.647155093083513}, {0.5134073464102069, 0.2683657067144376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, -2.2762542448300844`}, { 0.518407346410207, -2.1868277603750204`}, {0.518407346410207, 2.6471165769692684`}, {0.518407346410207, 0.2711307304859954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, -2.276854292036414}, { 0.5234073464102069, -2.1865667899164736`}, {0.5234073464102069, 2.6470781590329406`}, {0.5234073464102069, 0.27389945089290824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, -2.2774546309883004`}, { 0.528407346410207, -2.186305793700938}, {0.528407346410207, 2.647039839447378}, {0.528407346410207, 0.2766718920090692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, -2.27805526881719}, { 0.5334073464102069, -2.1860447688827422`}, {0.5334073464102069, 2.647001618393681}, {0.5334073464102069, 0.2794480779842025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, -2.2786562126685195`}, { 0.538407346410207, -2.185783712615205}, {0.538407346410207, 2.646963496061271}, {0.538407346410207, 0.28222803304410304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, -2.279257469702049}, { 0.5434073464102069, -2.1855226220505153`}, {0.5434073464102069, 2.6469254726479714`}, {0.5434073464102069, 0.28501178149086737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, -2.279859047092168}, { 0.548407346410207, -2.1852614943396427`}, {0.548407346410207, 2.646887548360085}, {0.548407346410207, 0.2877993477031248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, -2.2804609520282613`}, { 0.553407346410207, -2.185000326632185}, {0.553407346410207, 2.646849723412472}, {0.553407346410207, 0.2905907561362652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, -2.2810631917150195`}, { 0.5584073464102071, -2.1847391160762792`}, {0.5584073464102071, 2.646811998028635}, {0.5584073464102071, 0.2933860313226642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, -2.281665773372781}, { 0.563407346410207, -2.184477859818477}, {0.563407346410207, 2.646774372440796}, {0.563407346410207, 0.29618519787190484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, -2.282268704237865}, { 0.5684073464102071, -2.1842165550036334`}, {0.5684073464102071, 2.6467368468899886`}, {0.5684073464102071, 0.2989882804709975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, -2.2828719915629176`}, { 0.573407346410207, -2.183955198774784}, {0.573407346410207, 2.646699421626136}, {0.573407346410207, 0.30179530388459425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, -2.2834756426172405`}, { 0.5784073464102069, -2.1836937882730334`}, {0.5784073464102069, 2.6466620969081442`}, {0.5784073464102069, 0.3046062929552042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, -2.28407966468713}, { 0.583407346410207, -2.1834323206374506`}, {0.583407346410207, 2.6466248730039887`}, {0.583407346410207, 0.30742127260339996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, -2.2846840650762426`}, { 0.5884073464102069, -2.183170793004924}, {0.5884073464102069, 2.6465877501908057`}, {0.5884073464102069, 0.31024026782802555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.646550728754985}, { 0.593407346410207, -2.285288851105909}, { 0.593407346410207, -2.1829092025100763`}, {0.593407346410207, 0.31306330370639923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.646513808992265}, { 0.5984073464102069, -2.2858940301154966`}, { 0.5984073464102069, -2.1826475462851316`}, {0.5984073464102069, 0.31589040539450963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.6464769912078268`}, { 0.603407346410207, -2.286499609462758}, { 0.603407346410207, -2.1823858214598015`}, {0.603407346410207, 0.31872159812721407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.646440275716394}, { 0.6084073464102069, -2.2871055965241727`}, { 0.6084073464102069, -2.1821240251611704`}, {0.6084073464102069, 0.3215569072184267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.64640366284233}, { 0.613407346410207, -2.287711998695305}, { 0.613407346410207, -2.181862154513577}, {0.613407346410207, 0.3243963580613082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.6463671529197437`}, { 0.6184073464102069, -2.2883188233911533`}, { 0.6184073464102069, -2.1816002066384974`}, {0.6184073464102069, 0.32723997612844613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.646330746292587}, { 0.623407346410207, -2.2889260780465053`}, { 0.623407346410207, -2.1813381786544306`}, {0.623407346410207, 0.33008778697203545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.6462944433147637`}, { 0.6284073464102069, -2.2895337701162974`}, { 0.6284073464102069, -2.1810760676767753`}, {0.6284073464102069, 0.33293981622405194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.6462582443502374`}, { 0.633407346410207, -2.290141907075971}, { 0.633407346410207, -2.1808138708177194`}, {0.633407346410207, 0.3357960895964223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.6462221497731364`}, { 0.6384073464102069, -2.290750496421834}, { 0.6384073464102069, -2.180551585186116}, {0.6384073464102069, 0.3386566328811883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.6461861599678675`}, { 0.643407346410207, -2.291359545671423}, { 0.643407346410207, -2.180289207887369}, {0.643407346410207, 0.34152147195066873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.646150275329231}, { 0.6484073464102069, -2.291969062363871}, { 0.6484073464102069, -2.180026736023312}, {0.6484073464102069, 0.34439063275761306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.6461144962625305`}, { 0.653407346410207, -2.2925790540602686`}, { 0.653407346410207, -2.179764166692093}, {0.653407346410207, 0.3472641413353531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.6460788231836947`}, { 0.6584073464102069, -2.2931895283440396`}, { 0.6584073464102069, -2.179501496988052}, {0.6584073464102069, 0.35014202379794657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.646043256519393}, { 0.663407346410207, -2.293800492821307}, { 0.663407346410207, -2.1792387240016042`}, {0.663407346410207, 0.353024306340319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.6460077967071594`}, { 0.6684073464102069, -2.29441195512127}, { 0.6684073464102069, -2.1789758448191194`}, {0.6684073464102069, 0.3559110152383953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.645972444195516}, { 0.673407346410207, -2.295023922896576}, { 0.673407346410207, -2.178712856522803}, {0.673407346410207, 0.35880217684923127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.6459371994440963`}, { 0.678407346410207, -2.2956364038237025`}, { 0.678407346410207, -2.1784497561905742`}, {0.678407346410207, 0.3616978176111342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.6459020629237764`}, { 0.6834073464102071, -2.296249405603335}, { 0.6834073464102071, -2.178186540895948}, {0.6834073464102071, 0.36459796404378075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.6458670351168014`}, { 0.688407346410207, -2.296862935960748}, { 0.688407346410207, -2.1779232077079147`}, {0.688407346410207, 0.36750264274832795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.645832116516922}, { 0.6934073464102071, -2.2974770026461946`}, { 0.6934073464102071, -2.1776597536908135`}, {0.6934073464102071, 0.3704118804075171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.6457973076295267`}, { 0.698407346410207, -2.298091613435289}, { 0.698407346410207, -2.177396175904219}, {0.698407346410207, 0.3733257037857722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.6457626089717796`}, { 0.7034073464102069, -2.298706776129398}, { 0.7034073464102069, -2.177132471402814}, {0.7034073464102069, 0.3762441397292925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.6457280210727623`}, { 0.708407346410207, -2.2993224985560357`}, { 0.708407346410207, -2.176868637236269}, {0.708407346410207, 0.3791672151661354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.6456935444736116`}, { 0.7134073464102069, -2.299938788569254}, { 0.7134073464102069, -2.17660467044912}, {0.7134073464102069, 0.3820949571062958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.64565917972767}, { 0.718407346410207, -2.3005556540500454`}, { 0.718407346410207, -2.1763405680806445`}, {0.718407346410207, 0.38502739264177693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.6456249274006276`}, { 0.7234073464102069, -2.3011731029067364`}, { 0.7234073464102069, -2.1760763271647403`}, {0.7234073464102069, 0.38796454894665344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.6455907880706753`}, { 0.728407346410207, -2.301791143075396}, { 0.728407346410207, -2.1758119447298006`}, {0.728407346410207, 0.39090645327712703`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.645556762328657}, { 0.7334073464102069, -2.30240978252024}, { 0.7334073464102069, -2.1755474177985894`}, {0.7334073464102069, 0.3938531329715759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.645522850778224}, { 0.738407346410207, -2.303029029234036}, { 0.738407346410207, -2.1752827433881174`}, {0.738407346410207, 0.3968046154505963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.645489054035994}, { 0.7434073464102069, -2.303648891238519}, { 0.7434073464102069, -2.1750179185095186`}, {0.7434073464102069, 0.39976092821703235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.645455372731711}, { 0.748407346410207, -2.304269376584802}, { 0.748407346410207, -2.174752940167922}, {0.748407346410207, 0.4027220988560035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.645421807508409}, { 0.7534073464102069, -2.3048904933537933`}, { 0.7534073464102069, -2.1744878053623284`}, {0.7534073464102069, 0.4056881550349188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.6453883590225793`}, { 0.758407346410207, -2.3055122496566183`}, { 0.758407346410207, -2.1742225110854836`}, {0.758407346410207, 0.40865912450348574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.6453550279443396`}, { 0.7634073464102069, -2.306134653635039}, { 0.7634073464102069, -2.1739570543237505`}, {0.7634073464102069, 0.4116350350937077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.645321814957606}, { 0.768407346410207, -2.3067577134618826`}, { 0.768407346410207, -2.173691432056984}, {0.768407346410207, 0.4146159147198754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.6452887207602696`}, { 0.7734073464102069, -2.3073814373414683`}, { 0.7734073464102069, -2.173425641258399}, {0.7734073464102069, 0.417601791378546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.6452557460643744`}, { 0.778407346410207, -2.3080058335100406`}, { 0.778407346410207, -2.17315967889445}, {0.778407346410207, 0.4205926931485145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.645222891596299}, { 0.7834073464102069, -2.3086309102362033`}, { 0.7834073464102069, -2.172893541924693}, {0.7834073464102069, 0.42358864819077624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.645190158096941}, { 0.788407346410207, -2.309256675821357}, { 0.788407346410207, -2.1726272273016627`}, {0.788407346410207, 0.42658968474847814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.6451575463219066`}, { 0.7934073464102069, -2.3098831386001444`}, { 0.7934073464102069, -2.1723607319707416`}, {0.7934073464102069, 0.4295958311468591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.6451250570417018`}, { 0.798407346410207, -2.3105103069408894`}, { 0.798407346410207, -2.172094052870029}, {0.798407346410207, 0.4326071157931837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.6450926910419263`}, { 0.803407346410207, -2.311138189246052}, { 0.803407346410207, -2.1718271869302086`}, {0.803407346410207, 0.43562356717666084`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.6450604491234726`}, { 0.8084073464102071, -2.3117667939526716`}, { 0.8084073464102071, -2.1715601310744197`}, {0.8084073464102071, 0.4386452138683547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.6450283321027284`}, { 0.813407346410207, -2.3123961295328317`}, { 0.813407346410207, -2.171292882218124}, {0.813407346410207, 0.4416720845210839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.644996340811781}, { 0.8184073464102071, -2.31302620449411}, { 0.8184073464102071, -2.1710254372689746`}, {0.8184073464102071, 0.4447042078693091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.6449644760986257`}, { 0.823407346410207, -2.3136570273800463`}, { 0.823407346410207, -2.170757793126678}, {0.823407346410207, 0.44774161272900836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.6449327388273827`}, { 0.8284073464102069, -2.3142886067706043`}, { 0.8284073464102069, -2.170489946682867}, {0.8284073464102069, 0.4507843279975433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.6449011298785066`}, { 0.833407346410207, -2.3149209512826427`}, { 0.833407346410207, -2.1702218948209624`}, {0.833407346410207, 0.4538323826535103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.644869650149013}, { 0.8384073464102069, -2.3155540695703913`}, { 0.8384073464102069, -2.1699536344160366`}, {0.8384073464102069, 0.4568858057565804}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.6448383005527005`}, { 0.843407346410207, -2.3161879703259207`}, { 0.843407346410207, -2.169685162334683}, {0.843407346410207, 0.4599446264473285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.6448070820203773`}, { 0.8484073464102069, -2.316822662279629}, { 0.8484073464102069, -2.1694164754348746`}, {0.8484073464102069, 0.463008873947047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.644775995500096}, { 0.853407346410207, -2.3174581542007253`}, { 0.853407346410207, -2.16914757056583}, {0.853407346410207, 0.4660785775575472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.644745041957387}, { 0.8584073464102069, -2.3180944548977176`}, { 0.8584073464102069, -2.1688784445678735`}, {0.8584073464102069, 0.4691537666609489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.644714222375503}, { 0.863407346410207, -2.318731573218904}, { 0.863407346410207, -2.1686090942723006`}, {0.863407346410207, 0.47223447071945357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.6446835377556606`}, { 0.8684073464102069, -2.3193695180528704`}, { 0.8684073464102069, -2.168339516501236}, {0.8684073464102069, 0.4753207192751059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.64465298911729}, { 0.873407346410207, -2.3200082983289936`}, { 0.873407346410207, -2.1680697080674913`}, {0.873407346410207, 0.4784125419495411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.6446225774982897`}, { 0.8784073464102069, -2.3206479230179413`}, { 0.8784073464102069, -2.1677996657744325`}, {0.8784073464102069, 0.4815099684437142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.644592303955283}, { 0.883407346410207, -2.321288401132185}, { 0.883407346410207, -2.1675293864158305`}, {0.883407346410207, 0.48461302853761995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.644562169563881}, { 0.8884073464102069, -2.321929741726512}, { 0.8884073464102069, -2.1672588667757244`}, {0.8884073464102069, 0.48772175208999263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.6445321754189517`}, { 0.893407346410207, -2.3225719538985437`}, { 0.893407346410207, -2.166988103628277}, {0.893407346410207, 0.4908361690379937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.644502322634889}, { 0.8984073464102069, -2.323215046789254}, { 0.8984073464102069, -2.16671709373763}, {0.8984073464102069, 0.4939563093968813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.6444726123458935`}, { 0.903407346410207, -2.3238590295835055`}, { 0.903407346410207, -2.166445833857764}, {0.903407346410207, 0.4970822032596653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.6444430457062498`}, { 0.9084073464102069, -2.324503911510567}, { 0.9084073464102069, -2.1661743207323503`}, {0.9084073464102069, 0.5002138807967443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.644413623890616}, { 0.913407346410207, -2.325149701844661}, { 0.913407346410207, -2.1659025510946037`}, {0.913407346410207, 0.5033513722555286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.6443843480943174`}, { 0.9184073464102069, -2.325796409905499}, { 0.9184073464102069, -2.1656305216671403`}, {0.9184073464102069, 0.5064947079600411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.6443552195336393`}, { 0.923407346410207, -2.326444045058824}, { 0.923407346410207, -2.1653582291618263`}, {0.923407346410207, 0.509643918310507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.6443262394461335`}, { 0.928407346410207, -2.3270926167169668`}, { 0.928407346410207, -2.1650856702796317`}, {0.928407346410207, 0.5127990337829188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.644297409090924}, { 0.9334073464102071, -2.3277421343393954`}, { 0.9334073464102071, -2.1648128417104813`}, {0.9334073464102071, 0.5159600849285894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.644268729749022}, { 0.938407346410207, -2.328392607433278}, { 0.938407346410207, -2.164539740133103}, {0.938407346410207, 0.5191271023736816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.644240202723643}, { 0.9434073464102071, -2.3290440455540438`}, { 0.9434073464102071, -2.164266362214878}, {0.9434073464102071, 0.5223001168187227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.644211829340535}, { 0.948407346410207, -2.329696458305958}, { 0.948407346410207, -2.1639927046116907`}, {0.948407346410207, 0.5254791590380952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.644183610948305}, { 0.9534073464102071, -2.330349855342691}, { 0.9534073464102071, -2.1637187639677737`}, {0.9534073464102071, 0.5286642598795117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.644155548918759}, { 0.958407346410207, -2.3310042463679035`}, { 0.958407346410207, -2.1634445369155544`}, {0.958407346410207, 0.5318554502634683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.6441276446472433`}, { 0.9634073464102069, -2.3316596411358264`}, { 0.9634073464102069, -2.1631700200755026`}, {0.9634073464102069, 0.5350527611826758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.6440998995529945`}, { 0.968407346410207, -2.332316049451858}, { 0.968407346410207, -2.1628952100559733`}, {0.968407346410207, 0.5382562237014727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.6440723150794927`}, { 0.9734073464102069, -2.3329734811731546`}, { 0.9734073464102069, -2.1626201034530506`}, {0.9734073464102069, 0.5414658689552148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.644044892694826}, { 0.978407346410207, -2.3336319462092336`}, { 0.978407346410207, -2.1623446968503908`}, {0.978407346410207, 0.5446817281496424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.6440176338920547`}, { 0.9834073464102069, -2.334291454522582}, { 0.9834073464102069, -2.162068986819064}, {0.9834073464102069, 0.5479038325602286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.643990540189592}, { 0.988407346410207, -2.3349520161292685`}, { 0.988407346410207, -2.1617929699173946`}, {0.988407346410207, 0.5511322135315007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.64396361313158}, { 0.9934073464102069, -2.33561364109956}, { 0.9934073464102069, -2.161516642690802}, {0.9934073464102069, 0.5543669024763401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.6439368542882815`}, { 0.998407346410207, -2.336276339558548}, { 0.998407346410207, -2.161240001671638}, {0.998407346410207, 0.5576079308752606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.643910265256476}, { 1.003407346410207, -2.3369401216867813`}, { 1.003407346410207, -2.1609630433790255`}, {1.003407346410207, 0.5608553302756583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.6438838476598603`}, { 1.008407346410207, -2.3376049977208955`}, { 1.008407346410207, -2.1606857643186927`}, {1.008407346410207, 0.5641091322910418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.643857603149461}, { 1.013407346410207, -2.3382709779542594`}, { 1.013407346410207, -2.160408160982813}, {1.013407346410207, 0.5673693686002327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.6438315334040525`}, { 1.018407346410207, -2.3389380727376246`}, { 1.018407346410207, -2.1601302298498375`}, {1.018407346410207, 0.5706360709465437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.643805640130581}, { 1.023407346410207, -2.339606292479777}, { 1.023407346410207, -2.1598519673843253`}, {1.023407346410207, 0.5739092711369295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.6437799250645977`}, { 1.028407346410207, -2.3402756476481983`}, { 1.028407346410207, -2.1595733700367807`}, {1.028407346410207, 0.5771890010411113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.643754389970702}, { 1.033407346410207, -2.3409461487697354`}, { 1.033407346410207, -2.159294434243481}, {1.033407346410207, 0.5804752925906735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.64372903664299}, { 1.038407346410207, -2.34161780643127}, { 1.038407346410207, -2.15901515642631}, {1.038407346410207, 0.5837681777781353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.6437038669055113`}, { 1.043407346410207, -2.342290631280403}, { 1.043407346410207, -2.1587355329925817`}, {1.043407346410207, 0.587067688655989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.6436788826127358`}, { 1.048407346410207, -2.158455560334873}, { 1.048407346410207, -2.342964634026138}, {1.048407346410207, 0.5903738573357163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.643654085650029}, { 1.053407346410207, -2.158175234830849}, { 1.053407346410207, -2.3436398254395776`}, {1.053407346410207, 0.5936867159867697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.643629477934135}, { 1.058407346410207, -2.1578945528430857`}, { 1.058407346410207, -2.3443162163546223`}, {1.058407346410207, 0.5970062968355277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.643605061413669}, { 1.063407346410207, -2.1576135107188974`}, { 1.063407346410207, -2.3449938176686764`}, {1.063407346410207, 0.6003326321642168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.6435808380696177`}, { 1.068407346410207, -2.157332104790159}, { 1.068407346410207, -2.3456726403433668`}, {1.068407346410207, 0.6036657543098051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.643556809915853}, { 1.073407346410207, -2.157050331373127}, { 1.073407346410207, -2.346352695405258}, {1.073407346410207, 0.6070056956628621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.6435329789996507`}, { 1.078407346410207, -2.1567681867682587`}, { 1.078407346410207, -2.3470339939465874`}, {1.078407346410207, 0.6103524886663892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.643509347402221}, { 1.083407346410207, -2.1564856672600357`}, { 1.083407346410207, -2.347716547125997}, {1.083407346410207, 0.6137061658146125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.6434859172392486`}, { 1.0884073464102069`, -2.156202769116776}, { 1.0884073464102069`, -2.348400366169278}, {1.0884073464102069`, 0.6170667596517486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.6434626906614427`}, { 1.093407346410207, -2.155919488590457}, { 1.093407346410207, -2.3490854623701205`}, {1.093407346410207, 0.6204343027707312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.6434396698550975`}, { 1.0984073464102069`, -2.155635821916525}, { 1.0984073464102069`, -2.349771847090875}, {1.0984073464102069`, 0.6238088278119043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.643416857042665}, { 1.103407346410207, -2.155351765313714}, { 1.103407346410207, -2.350459531763314}, {1.103407346410207, 0.6271903674616822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.6433942544833338`}, { 1.1084073464102069`, -2.1550673149838535`}, { 1.1084073464102069`, -2.35114852788941}, {1.1084073464102069`, 0.6305789544511701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.6433718644736235`}, { 1.113407346410207, -2.1547824671116826`}, { 1.113407346410207, -2.351838847042117}, {1.113407346410207, 0.633974621554751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.64334968934799}, { 1.118407346410207, -2.1544972178646633`}, { 1.118407346410207, -2.352530500866155}, {1.118407346410207, 0.6373774015886332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.6433277314794372`}, { 1.123407346410207, -2.15421156339278}, { 1.123407346410207, -2.353223501078817}, {1.123407346410207, 0.64078732740936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.6433059932801486`}, { 1.128407346410207, -2.1539254998283575`}, { 1.128407346410207, -2.3539178594707666`}, {1.128407346410207, 0.6442044319122815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.6432844772021213`}, { 1.133407346410207, -2.153639023285856}, { 1.133407346410207, -2.3546135879068584`}, {1.133407346410207, 0.6476287480299862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.643263185737822}, { 1.138407346410207, -2.1533521298616827`}, { 1.138407346410207, -2.3553106983269596`}, {1.138407346410207, 0.6510603087306919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.6432421214208475`}, { 1.143407346410207, -2.1530648156339947`}, { 1.143407346410207, -2.3560092027467783`}, {1.143407346410207, 0.6544991470165962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.6432212868266}, { 1.148407346410207, -2.1527770766624923`}, { 1.148407346410207, -2.3567091132587104`}, {1.148407346410207, 0.6579452959221845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.6432006845729776`}, { 1.153407346410207, -2.152488908988229}, { 1.153407346410207, -2.3574104420326822`}, {1.153407346410207, 0.6613987885124967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.6431803173210784`}, { 1.158407346410207, -2.1522003086334034`}, { 1.158407346410207, -2.3581132013170127`}, {1.158407346410207, 0.6648596578813487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.643160187775911}, { 1.163407346410207, -2.151911271601157}, { 1.163407346410207, -2.3588174034392795`}, {1.163407346410207, 0.6683279371495103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.6431402986871304`}, { 1.168407346410207, -2.1516217938753694`}, { 1.168407346410207, -2.3595230608071938`}, {1.168407346410207, 0.6718036594628393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.643120652849775}, { 1.173407346410207, -2.151331871420455}, { 1.173407346410207, -2.3602301859094887`}, {1.173407346410207, 0.6752868579903676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.643101253105029}, { 1.178407346410207, -2.1510415001811487`}, { 1.178407346410207, -2.3609387913168125`}, {1.178407346410207, 0.6787775659223422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.6430821023409923`}, { 1.183407346410207, -2.150750676082304}, { 1.183407346410207, -2.361648889682633}, {1.183407346410207, 0.6822758164682183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.6430632034934702`}, { 1.188407346410207, -2.1504593950286743`}, { 1.188407346410207, -2.362360493744153}, {1.188407346410207, 0.6857816428546019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.643044559546772}, { 1.193407346410207, -2.1501676529047047`}, { 1.193407346410207, -2.3630736163232333`}, {1.193407346410207, 0.6892950783231475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.643026173534534}, { 1.198407346410207, -2.149875445574316}, { 1.198407346410207, -2.3637882703273285`}, {1.198407346410207, 0.6928161561283996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.6430080485405494`}, { 1.203407346410207, -2.149582768880688}, { 1.203407346410207, -2.36450446875043}, {1.203407346410207, 0.6963449095355886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.6429901876996222`}, { 1.208407346410207, -2.1492896186460446`}, { 1.208407346410207, -2.365222224674019}, {1.208407346410207, 0.6998813718183702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.64297259419843}, { 1.2134073464102069`, -2.1489959906714278`}, { 1.2134073464102069`, -2.3659415512680337`}, {1.2134073464102069`, 0.7034255762565138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.642955271276413}, { 1.218407346410207, -2.148701880736483}, { 1.218407346410207, -2.3666624617918446`}, {1.218407346410207, 0.706977556133538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.6429382222266695`}, { 1.2234073464102069`, -2.1484072845992306`}, { 1.2234073464102069`, -2.367384969595238}, {1.2234073464102069`, 0.7105373447342852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.642921450396881}, { 1.228407346410207, -2.148112197995847}, { 1.228407346410207, -2.3681090881194136`}, {1.228407346410207, 0.7141049753424498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.642904959190244}, { 1.2334073464102069`, -2.1478166166404304`}, { 1.2334073464102069`, -2.3688348308979945`}, {1.2334073464102069`, 0.7176804812380378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.642888752066427}, { 1.238407346410207, -2.147520536224778}, { 1.238407346410207, -2.3695622115580433`}, {1.238407346410207, 0.7212638956947793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.6428728325425475`}, { 1.243407346410207, -2.147223952418153}, { 1.243407346410207, -2.370291243821093}, {1.243407346410207, 0.7248552519774716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.642857204194161}, { 1.248407346410207, -2.1469268608670538`}, { 1.248407346410207, -2.3710219415041873`}, {1.248407346410207, 0.7284545833392708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.642841870656278}, { 1.253407346410207, -2.1466292571949777`}, { 1.253407346410207, -2.371754318520936}, {1.253407346410207, 0.7320619230189139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.6428268356243954`}, { 1.258407346410207, -2.146331137002185}, { 1.258407346410207, -2.3724883888825774`}, {1.258407346410207, 0.7356773042378861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.642812102855552}, { 1.263407346410207, -2.146032495865466}, { 1.263407346410207, -2.3732241666990563`}, {1.263407346410207, 0.7393007601975172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.642797676169402}, { 1.268407346410207, -2.1457333293378915`}, { 1.268407346410207, -2.37396166618011}, {1.268407346410207, 0.7429323240760183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.6427835594493128`}, { 1.273407346410207, -2.1454336329485817`}, { 1.273407346410207, -2.374700901636373}, {1.273407346410207, 0.7465720290254493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.642769756643482}, { 1.278407346410207, -2.145133402202453}, { 1.278407346410207, -2.375441887480487}, {1.278407346410207, 0.7502199081686208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.6427562717660797`}, { 1.283407346410207, -2.1448326325799774`}, { 1.283407346410207, -2.376184638228226}, {1.283407346410207, 0.7538759945959266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.6427431088984115`}, { 1.288407346410207, -2.1445313195369318`}, { 1.288407346410207, -2.3769291684996396`}, {1.288407346410207, 0.7575403213621071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.6427302721901067`}, { 1.293407346410207, -2.144229458504152}, { 1.293407346410207, -2.3776754930201967`}, {1.293407346410207, 0.7612129214829406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.642717765860327}, { 1.298407346410207, -2.1439270448872745`}, { 1.298407346410207, -2.3784236266219563`}, {1.298407346410207, 0.7648938279318631}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.6427055941990054`}, { 1.303407346410207, -2.1436240740664885`}, { 1.303407346410207, -2.379173584244742}, {1.303407346410207, 0.7685830736365139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.642693761568105}, { 1.308407346410207, -2.143320541396273}, { 1.308407346410207, -2.3799253809373324`}, {1.308407346410207, 0.7722806914752084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.6426822724029067`}, { 1.313407346410207, -2.1430164422051448`}, { 1.313407346410207, -2.380679031858668}, {1.313407346410207, 0.7759867142733303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.642671131213318}, { 1.318407346410207, -2.1427117717953927`}, { 1.318407346410207, -2.381434552279066}, {1.318407346410207, 0.7797011747996491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.642660342585218}, { 1.323407346410207, -2.1424065254428184`}, { 1.323407346410207, -2.3821919575814565`}, {1.323407346410207, 0.7834241057625584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.6426499111818202`}, { 1.328407346410207, -2.1421006983964688`}, { 1.328407346410207, -2.3829512632626266`}, {1.328407346410207, 0.7871555398062332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.642639841745066}, { 1.333407346410207, -2.141794285878367}, { 1.333407346410207, -2.3837124849344806`}, {1.333407346410207, 0.7908955095067035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.642630139097052}, { 1.3384073464102069`, -2.1414872830832508`}, { 1.3384073464102069`, -2.3844756383253167`}, {1.3384073464102069`, 0.7946440473678478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.6426208081414786`}, { 1.343407346410207, -2.1411796851782903`}, { 1.343407346410207, -2.3852407392811172`}, {1.343407346410207, 0.7984011858172984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.6426118538651333`}, { 1.3484073464102069`, -2.1408714873028183`}, { 1.3484073464102069`, -2.3860078037668546`}, {1.3484073464102069`, 0.8021669572022607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.6426032813394063`}, { 1.353407346410207, -2.140562684568057}, { 1.353407346410207, -2.3867768478678064`}, {1.353407346410207, 0.805941393785248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.642595095721829}, { 1.3584073464102069`, -2.1402532720568326`}, { 1.3584073464102069`, -2.3875478877908987`}, {1.3584073464102069`, 0.8097245277397197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.642587302257657}, { 1.363407346410207, -2.1399432448232996`}, { 1.363407346410207, -2.3883209398660514`}, {1.363407346410207, 0.8135163911456342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.6425799062814725`}, { 1.368407346410207, -2.1396325978926534`}, { 1.368407346410207, -2.3890960205475475`}, {1.368407346410207, 0.817317015984907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.642572913218831}, { 1.373407346410207, -2.139321326260844}, { 1.373407346410207, -2.389873146415416}, {1.373407346410207, 0.8211264341367724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.642566328587936}, { 1.378407346410207, -2.1390094248942906`}, { 1.378407346410207, -2.390652334176832}, {1.378407346410207, 0.8249446773730514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.6425601580013525`}, { 1.383407346410207, -2.138696888729587}, { 1.383407346410207, -2.391433600667529}, {1.383407346410207, 0.8287717773533196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.6425544071677503`}, { 1.388407346410207, -2.1383837126732104`}, { 1.388407346410207, -2.3922169628532375`}, {1.388407346410207, 0.8326077656199758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.642549081893693}, { 1.393407346410207, -2.1380698916012206`}, { 1.393407346410207, -2.3930024378311288`}, {1.393407346410207, 0.8364526735932104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.6425441880854557`}, { 1.398407346410207, -2.137755420358968}, { 1.398407346410207, -2.3937900428312826`}, {1.398407346410207, 0.8403065325658657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.6425397317508885`}, { 1.403407346410207, -2.137440293760787}, { 1.403407346410207, -2.394579795218175}, {1.403407346410207, 0.844169373698198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.6425357190013106`}, { 1.408407346410207, -2.137124506589692}, { 1.408407346410207, -2.3953717124921754`}, {1.408407346410207, 0.8480412280125248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.642532156053457}, { 1.413407346410207, -2.136808053597075}, { 1.413407346410207, -2.396165812291067}, {1.413407346410207, 0.8519221263877701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.6425290492314515`}, { 1.418407346410207, -2.136490929502391}, { 1.418407346410207, -2.396962112391586}, {1.418407346410207, 0.8558120995538908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.642526404968833}, { 1.4234073464102068`, -2.1361731289928483`}, { 1.4234073464102068`, -2.397760630710978}, {1.4234073464102068`, 0.8597111780861963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.642524229810623}, { 1.4284073464102072`, -2.135854646723094}, { 1.4284073464102072`, -2.3985613853085703`}, {1.4284073464102072`, 0.8636193923995518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.642522530415429}, { 1.433407346410207, -2.1355354773148933`}, { 1.433407346410207, -2.399364394387367}, {1.433407346410207, 0.8675367727424581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.6425213135576073`}, { 1.438407346410207, -2.1352156153568154`}, { 1.438407346410207, -2.4001696762956617`}, {1.438407346410207, 0.8714633491910226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.6425205861294567`}, { 1.4434073464102068`, -2.134895055403903}, { 1.4434073464102068`, -2.40097724952867}, {1.4434073464102068`, 0.8753991516427995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.6425203551434704`}, { 1.4484073464102072`, -2.13457379197735}, { 1.4484073464102072`, -2.4017871327301803`}, {1.4484073464102072`, 0.879344209810511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.642520627734633}, { 1.453407346410207, -2.134251819564171}, { 1.453407346410207, -2.4025993446942278`}, {1.453407346410207, 0.8832985532156401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.6425214111627633`}, { 1.458407346410207, -2.133929132616873}, { 1.458407346410207, -2.4034139043667837`}, {1.458407346410207, 0.8872622111818981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.6425227128149147`}, { 1.4634073464102069`, -2.1336057255531133`}, { 1.4634073464102069`, -2.4042308308474705`}, {1.4634073464102069`, 0.8912352128285586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.64252454020782}, { 1.4684073464102068`, -2.133281592755368}, { 1.4684073464102068`, -2.405050143391295}, {1.4684073464102068`, 0.8952175870636595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.642526900990397}, { 1.473407346410207, -2.132956728570591}, { 1.473407346410207, -2.4058718614104024`}, {1.473407346410207, 0.8992093625770711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.6425298029463016`}, { 1.478407346410207, -2.132631127309865}, { 1.478407346410207, -2.4066960044758523`}, {1.478407346410207, 0.9032105678334226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.64253325399654}, { 1.4834073464102069`, -2.1323047832480584`}, { 1.4834073464102069`, -2.407522592319417}, {1.4834073464102069`, 0.9072212310648952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.6425372622021377`}, { 1.4884073464102068`, -2.131977690623475}, { 1.4884073464102068`, -2.4083516448354017`}, {1.4884073464102068`, 0.9112413802638639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.6425418357668686`}, { 1.4934073464102071`, -2.1316498436374993`}, { 1.4934073464102071`, -2.4091831820824856`}, {1.4934073464102071`, 0.9152710431754013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.6425469830400368`}, { 1.498407346410207, -2.131321236454242}, { 1.498407346410207, -2.4100172242855895`}, {1.498407346410207, 0.9193102472896281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.64255271251933}, { 1.503407346410207, -2.1309918632001796`}, { 1.503407346410207, -2.410853791837758}, {1.503407346410207, 0.9233590198339168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.6425590328537294`}, { 1.5084073464102068`, -2.130661717963792}, { 1.5084073464102068`, -2.4116929053020764`}, {1.5084073464102068`, 0.9274173877649394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.642565952846479}, { 1.5134073464102071`, -2.1303307947951935`}, { 1.5134073464102071`, -2.4125345854136033`}, {1.5134073464102071`, 0.9314853777605611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.6425734814581348`}, { 1.518407346410207, -2.129999087705768}, { 1.518407346410207, -2.413378853081328}, {1.518407346410207, 0.935563016211572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.6425816278096677`}, { 1.523407346410207, -2.129666590667796}, { 1.523407346410207, -2.414225729390154}, {1.523407346410207, 0.9396503292132605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.6425904011856396`}, { 1.5284073464102068`, -2.1293332976140733`}, { 1.5284073464102068`, -2.4150752356029104`}, {1.5284073464102068`, 0.9437473425568187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.6425998110374564`}, { 1.5334073464102072`, -2.1289992024375373`}, { 1.5334073464102072`, -2.4159273931623764`}, {1.5334073464102072`, 0.9478540817205829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.642609866986684}, { 1.538407346410207, -2.1286642989908846`}, { 1.538407346410207, -2.416782223693346}, {1.538407346410207, 0.9519705718611006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.642620578828442}, { 1.543407346410207, -2.128328581086179}, { 1.543407346410207, -2.4176397490047097`}, {1.543407346410207, 0.9560968378040247}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.6426319565348786`}, { 1.5484073464102068`, -2.127992042494469}, { 1.5484073464102068`, -2.418499991091561}, {1.5484073464102068`, 0.9602329040348315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.6426440102587128`}, { 1.5534073464102072`, -2.1276546769453875`}, { 1.5534073464102072`, -2.4193629721373386`}, {1.5534073464102072`, 0.9643787946893583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.6426567503368665`}, { 1.558407346410207, -2.12731647812676}, { 1.558407346410207, -2.4202287145159826`}, {1.558407346410207, 0.968534533544152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.6426701872941742`}, { 1.563407346410207, -2.126977439684205}, { 1.563407346410207, -2.421097240794128}, {1.563407346410207, 0.9727001440066422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.6426843318471738`}, { 1.5684073464102068`, -2.1266375552207255`}, { 1.5684073464102068`, -2.4219685737333205`}, {1.5684073464102068`, 0.9768756491051109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.6426991949079865`}, { 1.5734073464102072`, -2.126296818296306}, { 1.5734073464102072`, -2.4228427362922633`}, {1.5734073464102072`, 0.981061071478478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.6427147875882864`}, { 1.578407346410207, -2.125955222427497}, { 1.578407346410207, -2.423719751629089}, {1.578407346410207, 0.985256433365884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.642731121203353}, { 1.583407346410207, -2.1256127610870053`}, { 1.583407346410207, -2.4245996431036625`}, {1.583407346410207, 0.9894617565960752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.642748207276226}, { 1.5884073464102069`, -2.1252694277032704`}, { 1.5884073464102069`, -2.4254824342799135`}, {1.5884073464102069`, 0.9936770625765803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.6427660575419454`}, { 1.5934073464102072`, -2.124925215660044}, { 1.5934073464102072`, -2.426368148928197}, {1.5934073464102072`, 0.9979023722826834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.6427846839518936`}, { 1.598407346410207, -2.124580118295965}, { 1.598407346410207, -2.4272568110276813`}, {1.598407346410207, 1.0021377062461785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.642804098678238}, { 1.603407346410207, -2.1242341289041278`}, { 1.603407346410207, -2.4281484447687736`}, {1.603407346410207, 1.0063830845439155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.642824314118471}, { 1.6084073464102069`, -2.1238872407316474`}, { 1.6084073464102069`, -2.4290430745555684`}, {1.6084073464102069`, 1.0106385267861184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.6428453429000576`}, { 1.6134073464102068`, -2.123539446979224}, { 1.6134073464102068`, -2.4299407250083336`}, {1.6134073464102068`, 1.014904052104485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.6428671978851894`}, { 1.6184073464102071`, -2.1231907408007014`}, { 1.6184073464102071`, -2.430841420966023}, {1.6184073464102071`, 1.0191796791400551`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.642889892175648}, { 1.623407346410207, -2.1228411153026148`}, { 1.623407346410207, -2.4317451874888256`}, {1.623407346410207, 1.023465426030846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.642913439117782}, { 1.628407346410207, -2.122490563543751}, { 1.628407346410207, -2.432652049860742}, {1.628407346410207, 1.0277613103992538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.6429378523075986`}, { 1.6334073464102068`, -2.1221390785346865`}, { 1.6334073464102068`, -2.4335620335921995`}, {1.6334073464102068`, 1.0320673493392114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.6429631455959712`}, { 1.6384073464102071`, -2.121786653237331}, { 1.6384073464102071`, -2.4344751644226967`}, {1.6384073464102071`, 1.0363835594031001`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.6429893330939715`}, { 1.643407346410207, -2.121433280564468}, { 1.643407346410207, -2.4353914683234863`}, {1.643407346410207, 1.0407099565884115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.643016429178328}, { 1.648407346410207, -2.121078953379287}, { 1.648407346410207, -2.4363109715002844`}, {1.648407346410207, 1.0450465563241564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.6430444484970015`}, { 1.6534073464102068`, -2.120723664494912}, { 1.6534073464102068`, -2.437233700396024}, {1.6534073464102068`, 1.0493933734570113`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.6430734059749086`}, { 1.6584073464102072`, -2.120367406673927}, { 1.6584073464102072`, -2.4381596816936364`}, {1.6584073464102072`, 1.0537504222372016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.643103316819758}, { 1.663407346410207, -2.1200101726278966`}, { 1.663407346410207, -2.439088942318876}, {1.663407346410207, 1.0581177163041129`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.643134196528044}, { 1.668407346410207, -2.1196519550168857`}, { 1.668407346410207, -2.4400215094431745`}, {1.668407346410207, 1.0624952686716325`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.643166060891167}, { 1.6734073464102068`, -2.119292746448968}, { 1.6734073464102068`, -2.440957410486533}, {1.6734073464102068`, 1.0668830917132073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.6431989260017064`}, { 1.6784073464102072`, -2.118932539479735}, { 1.6784073464102072`, -2.441896673120457}, {1.6784073464102072`, 1.0712811971466172`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.6432328082598384`}, { 1.683407346410207, -2.118571326611799}, { 1.683407346410207, -2.4428393252709237`}, {1.683407346410207, 1.0756895960184578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.643267724379906}, { 1.688407346410207, -2.118209100294295}, { 1.688407346410207, -2.4437853951213895`}, {1.688407346410207, 1.0801082986883306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.643303691397145}, { 1.6934073464102068`, -2.117845852922371}, { 1.6934073464102068`, -2.444734911115837}, {1.6934073464102068`, 1.0845373148127275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.6433407266745714`}, { 1.6984073464102072`, -2.1174815768366813`}, { 1.6984073464102072`, -2.445687901961863}, {1.6984073464102072`, 1.0889766533286105`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.6433788479100286`}, { 1.703407346410207, -2.117116264322869}, { 1.703407346410207, -2.446644396633801}, {1.703407346410207, 1.0934263224366756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.64341807314341}, { 1.708407346410207, -2.1167499076110503`}, { 1.708407346410207, -2.4476044243758928`}, {1.708407346410207, 1.097886329584303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.6434584207640457`}, { 1.7134073464102069`, -2.1163824988752875`}, { 1.7134073464102069`, -2.4485680147054922`}, {1.7134073464102069`, 1.102356681448178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.643499909518273}, { 1.7184073464102072`, -2.1160140302330634`}, { 1.7184073464102072`, -2.44953519741632}, {1.7184073464102072`, 1.1068373839165817`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.643542558517183}, { 1.723407346410207, -2.1156444937447434`}, { 1.723407346410207, -2.4505060025817524`}, {1.723407346410207, 1.1113284420713427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.6435863872445577`}, { 1.728407346410207, -2.1152738814130454`}, { 1.728407346410207, -2.4514804605581597`}, {1.728407346410207, 1.115829860169451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.6436314155649963`}, { 1.7334073464102069`, -2.114902185182487}, { 1.7334073464102069`, -2.452458601988282}, {1.7334073464102069`, 1.120341641624311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.6436776637322383`}, { 1.7384073464102068`, -2.1145293969388472`}, { 1.7384073464102068`, -2.4534404578046543`}, {1.7384073464102068`, 1.1248637889866477`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.6437251523976832`}, { 1.7434073464102071`, -2.114155508508609}, { 1.7434073464102071`, -2.454426059233076}, {1.7434073464102071`, 1.1293963039250416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.643773902619123}, { 1.748407346410207, -2.1137805116584016`}, { 1.748407346410207, -2.455415437796123}, {1.748407346410207, 1.1339391872060929`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.643823935869683}, { 1.753407346410207, -2.1134043980944415`}, { 1.753407346410207, -2.456408625316706}, {1.753407346410207, 1.1384924386742132`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.643875274046978}, { 1.7584073464102068`, -2.113027159461962}, { 1.7584073464102068`, -2.4574056539216795`}, {1.7584073464102068`, 1.1430560572310235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.643927939482497}, { 1.7634073464102071`, -2.1126487873446465`}, { 1.7634073464102071`, -2.458406556045492}, {1.7634073464102071`, 1.147630040814365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.6439819549512054`}, { 1.768407346410207, -2.1122692732640433`}, { 1.768407346410207, -2.45941136443389}, {1.768407346410207, 1.1522143863769037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.644037343681396}, { 1.773407346410207, -2.111888608678988}, { 1.773407346410207, -2.460420112147668}, {1.773407346410207, 1.156809089864332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.6440941293647655`}, { 1.7784073464102068`, -2.111506784985017}, { 1.7784073464102068`, -2.461432832566468}, {1.7784073464102068`, 1.1614141461931482`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.644152336166752}, { 1.7834073464102072`, -2.1111237935137726`}, { 1.7834073464102072`, -2.4624495593926263`}, {1.7834073464102072`, 1.1660295492280166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.644211988737113}, { 1.788407346410207, -2.110739625532409}, { 1.788407346410207, -2.4634703266550777`}, {1.788407346410207, 1.1706552917586868`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.6442731122207714`}, { 1.793407346410207, -2.1103542722429824`}, { 1.793407346410207, -2.4644951687133028`}, {1.793407346410207, 1.1752913654764805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.644335732268924}, { 1.7984073464102068`, -2.1099677247818507`}, { 1.7984073464102068`, -2.465524120261337}, {1.7984073464102068`, 1.1799377609503192`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.6443998750504267`}, { 1.8034073464102072`, -2.1095799742190557`}, { 1.8034073464102072`, -2.46655721633182}, {1.8034073464102072`, 1.1845944676022995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.6444655672634565`}, { 1.808407346410207, -2.109191011557706}, { 1.808407346410207, -2.4675944923001096`}, {1.808407346410207, 1.1892614736827933`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.644532836147461}, { 1.813407346410207, -2.1088008277333525`}, { 1.813407346410207, -2.468635983888445}, {1.813407346410207, 1.1939387662450778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.644601709495408}, { 1.8184073464102068`, -2.108409413613358}, { 1.8184073464102068`, -2.4696817271701654`}, {1.8184073464102068`, 1.1986263311194707`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.644672215666335}, { 1.8234073464102072`, -2.1080167599962683`}, { 1.8234073464102072`, -2.4707317585739834`}, {1.8234073464102072`, 1.2033241528869754`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.6447443835982054`}, { 1.828407346410207, -2.1076228576111595`}, { 1.828407346410207, -2.4717861148883187`}, {1.828407346410207, 1.208032214852412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.6448182428210942`}, { 1.833407346410207, -2.1072276971170085`}, { 1.833407346410207, -2.472844833265681}, {1.833407346410207, 1.2127504990170395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.644893823470688}, { 1.8384073464102069`, -2.106831269102031}, { 1.8384073464102069`, -2.4739079512271225`}, {1.8384073464102069`, 1.2174789860506434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.644971156302131}, { 1.8434073464102072`, -2.106433564083025}, { 1.8434073464102072`, -2.4749755066667336`}, {1.8434073464102072`, 1.2222176552630912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.6450502727042124`}, { 1.848407346410207, -2.1060345725047167`}, { 1.848407346410207, -2.4760475378562177`}, {1.848407346410207, 1.2269664845753343`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.6451312047139006`}, { 1.853407346410207, -2.105634284739083}, { 1.853407346410207, -2.477124083449506}, {1.853407346410207, 1.231725450489853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.6452139850312526`}, { 1.8584073464102069`, -2.1052326910846872`}, { 1.8584073464102069`, -2.4782051824874456`}, {1.8584073464102069`, 1.2364945280605328`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.645298647034684}, { 1.8634073464102068`, -2.104829781765994}, { 1.8634073464102068`, -2.479290874402551}, {1.8634073464102068`, 1.241273690861952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.6453852247966236`}, { 1.8684073464102071`, -2.104425546932686}, { 1.8684073464102071`, -2.480381199023805}, {1.8684073464102071`, 1.2460629109580796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.6454737530995653`}, { 1.873407346410207, -2.1040199766589778`}, { 1.873407346410207, -2.48147619658154}, {1.873407346410207, 1.2508621588703668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.64556426745251}, { 1.878407346410207, -2.1036130609429127`}, { 1.878407346410207, -2.482575907712372}, {1.878407346410207, 1.2556714035452172`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.6456568041078343`}, { 1.8834073464102068`, -2.1032047897056687`}, { 1.8834073464102068`, -2.4836803734641992`}, {1.8834073464102068`, 1.2604906123208295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.6457514000785665`}, { 1.8884073464102071`, -2.1027951527908493`}, { 1.8884073464102071`, -2.484789635301276}, {1.8884073464102071`, 1.2653197508933942`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.645848093156102}, { 1.893407346410207, -2.1023841399637644`}, { 1.893407346410207, -2.4859037351093445`}, {1.893407346410207, 1.2701587832826307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.6459469219283704`}, { 1.898407346410207, -2.101971740910722}, { 1.898407346410207, -2.4870227152008373`}, {1.898407346410207, 1.2750076717966594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.6460479257984444`}, { 1.9034073464102068`, -2.1015579452382935`}, { 1.9034073464102068`, -2.4881466183201524`}, {1.9034073464102068`, 1.2798663769961878`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.6461511450036275`}, { 1.9084073464102072`, -2.1011427424725904`}, { 1.9084073464102072`, -2.489275487648984}, {1.9084073464102072`, 1.2847348576579956`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.646256620635015}, { 1.913407346410207, -2.1007261220585263`}, { 1.913407346410207, -2.490409366811742}, {1.913407346410207, 1.2896130707377094`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.646364394657548}, { 1.918407346410207, -2.100308073359072}, { 1.918407346410207, -2.49154829988103}, {1.918407346410207, 1.2945009713318538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.646474509930573}, { 1.9234073464102068`, -2.0998885856545133`}, { 1.9234073464102068`, -2.492692331383196}, {1.9234073464102068`, 1.299398512639157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.6465870102289135`}, { 1.9284073464102072`, -2.0994676481416907`}, { 1.9284073464102072`, -2.493841506303961}, {1.9284073464102072`, 1.3043056459211002`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.646701940264477}, { 1.933407346410207, -2.0990452499332455`}, { 1.933407346410207, -2.4949958700941175`}, {1.933407346410207, 1.3092223204616946`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.6468193457084}, { 1.938407346410207, -2.09862138005685}, { 1.938407346410207, -2.496155468675304}, {1.938407346410207, 1.3141484835264745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.646939273213755}, { 1.9434073464102068`, -2.0981960274544416`}, { 1.9434073464102068`, -2.4973203484458506`}, {1.9434073464102068`, 1.3190840803206807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.647061770438822}, { 1.9484073464102072`, -2.0977691809814396`}, { 1.9484073464102072`, -2.498490556286709}, {1.9484073464102072`, 1.3240290539466262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.6471868860709438`}, { 1.953407346410207, -2.0973408294059652`}, { 1.953407346410207, -2.4996661395674535`}, {1.953407346410207, 1.3289833453602262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.6473146698509926`}, { 1.958407346410207, -2.096910961408057}, { 1.958407346410207, -2.500847146152361}, {1.958407346410207, 1.3339468933266707`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.6474451725984314`}, { 1.9634073464102069`, -2.0964795655788633`}, { 1.9634073464102069`, -2.5020336244065686`}, {1.9634073464102069`, 1.3389196343752285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.6475784462370204`}, { 1.9684073464102072`, -2.0960466304198544`}, { 1.9684073464102072`, -2.503225623202318}, {1.9684073464102072`, 1.3439015027531618`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.6477145438211576`}, { 1.973407346410207, -2.095612144342013}, { 1.973407346410207, -2.5044231919252686`}, {1.973407346410207, 1.34889243037873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.647853519562884}, { 1.978407346410207, -2.0951760956650167`}, { 1.978407346410207, -2.505626380480904}, {1.978407346410207, 1.3538923467932737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.647995428859561}, { 1.9834073464102069`, -2.0947384726164224`}, { 1.9834073464102069`, -2.5068352393010156`}, {1.9834073464102069`, 1.3589011791123509`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.6481403283222438`}, { 1.988407346410207, -2.0942992633308455`}, { 1.988407346410207, -2.5080498193502656`}, {1.988407346410207, 1.363918851975911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.6482882758047546`}, { 1.993407346410207, -2.0938584558491247`}, { 1.993407346410207, -2.5092701721328434`}, {1.993407346410207, 1.368945287497485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.6484393304334914`}, { 1.998407346410207, -2.0934160381174904`}, { 1.998407346410207, -2.5104963496992}, {1.998407346410207, 1.3739804052123776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.648593552637968}, { 2.003407346410207, -2.0929719979867185`}, { 2.003407346410207, -2.5117284046528705`}, {2.003407346410207, 1.3790241220248327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.6487510041821247`}, { 2.008407346410207, -2.092526323211288}, { 2.008407346410207, -2.5129663901573824`}, {2.008407346410207, 1.38407635215416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.6489117481963955`}, { 2.013407346410207, -2.0920790014485218`}, { 2.013407346410207, -2.5142103599432573`}, {2.013407346410207, 1.389137007079798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.6490758492105972`}, { 2.018407346410207, -2.0916300202577363`}, { 2.018407346410207, -2.515460368315088}, {2.018407346410207, 1.3942059954852901`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.6492433731876024`}, { 2.023407346410207, -2.091179367099366}, { 2.023407346410207, -2.516716470158724}, {2.023407346410207, 1.3992832232011654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.6494143875578637`}, { 2.028407346410207, -2.0907270293341025`}, { 2.028407346410207, -2.51797872094853}, {2.028407346410207, 1.4043685931466803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.649588961254772}, { 2.033407346410207, -2.0902729942220155`}, { 2.033407346410207, -2.519247176754742}, {2.033407346410207, 1.409462005270425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.649767164750888}, { 2.038407346410207, -2.0898172489216655`}, { 2.038407346410207, -2.5205218942509204`}, {2.038407346410207, 1.4145633564897486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.6499490700950603`}, { 2.043407346410207, -2.089359780489227}, { 2.043407346410207, -2.521802930721487}, {2.043407346410207, 1.4196725406290038`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.650134750950445}, { 2.048407346410207, -2.0889005758775867`}, { 2.048407346410207, -2.523090344069363}, {2.048407346410207, 1.424789448356569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.6503242826334446`}, { 2.053407346410207, -2.088439621935452}, { 2.053407346410207, -2.524384192823692}, {2.053407346410207, 1.4299139671206371`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.650517742153597}, { 2.058407346410207, -2.0879769054064417`}, { 2.058407346410207, -2.525684536147671}, {2.058407346410207, 1.4350459810837437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.650715208254421}, { 2.063407346410207, -2.087512412928181}, { 2.063407346410207, -2.5269914338464665`}, {2.063407346410207, 1.4401853710560146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.650916761455241}, { 2.068407346410207, -2.0870461310313853`}, { 2.068407346410207, -2.5283049463752287`}, {2.068407346410207, 1.4453320144271045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.6511224840940137`}, { 2.073407346410207, -2.086578046138944}, { 2.073407346410207, -2.5296251348472083`}, {2.073407346410207, 1.4504857850968114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.6513324603711697`}, { 2.078407346410207, -2.0861081445649914`}, { 2.078407346410207, -2.5309520610419654`}, {2.078407346410207, 1.4556465534043344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.651546776394493}, { 2.083407346410207, -2.0856364125139817`}, { 2.083407346410207, -2.5322857874136813`}, {2.083407346410207, 1.4608141860561612`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.65176552022506}, { 2.088407346410207, -2.0851628360797445`}, { 2.088407346410207, -2.533626377099565}, {2.088407346410207, 1.4659885460525515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.6519887819242483`}, { 2.093407346410207, -2.084687401244562}, { 2.093407346410207, -2.534973893928362}, {2.093407346410207, 1.4711694926126082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.652216653601844}, { 2.098407346410207, -2.5363284024289627`}, { 2.098407346410207, -2.0842100938782093`}, {2.098407346410207, 1.476356881097889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.6524492294652466`}, { 2.103407346410207, -2.5376899678391127`}, { 2.103407346410207, -2.083730899737011}, {2.103407346410207, 1.4815505629345682`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.652686605869824}, { 2.108407346410207, -2.5390586561142263`}, { 2.108407346410207, -2.0832498044628878`}, {2.108407346410207, 1.4867503855340942`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.6529288813703933`}, { 2.1134073464102068`, -2.540434533936286}, { 2.1134073464102068`, -2.0827667935823984`}, {2.1134073464102068`, 1.491956192212341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.65317615677388}, { 2.118407346410207, -2.5418176687228784`}, { 2.118407346410207, -2.082281852505773}, {2.118407346410207, 1.4971678221072238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.6534285351931386`}, { 2.123407346410207, -2.5432081286362864`}, { 2.123407346410207, -2.0817949665259525`}, {2.123407346410207, 1.5023851100947552`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.6536861221019916`}, { 2.128407346410207, -2.544605982592731}, { 2.128407346410207, -2.08130612081761}, {2.128407346410207, 1.5076078867035274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.653949025391455}, { 2.133407346410207, -2.546011300271673}, { 2.133407346410207, -2.0808153004361807`}, {2.133407346410207, 1.512835978027594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.654217355427202}, { 2.138407346410207, -2.5474241521252554`}, { 2.138407346410207, -2.08032249031688}, {2.138407346410207, 1.518069205637731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.654491225108258}, { 2.143407346410207, -2.5488446093878188`}, { 2.143407346410207, -2.079827675273723}, {2.143407346410207, 1.5233073864910631`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.6547707499269464`}, { 2.148407346410207, -2.550272744085543}, { 2.148407346410207, -2.079330839998532}, {2.148407346410207, 1.5285503328390317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.655056048030091}, { 2.153407346410207, -2.5517086290461783`}, { 2.153407346410207, -2.0788319690599533`}, {2.153407346410207, 1.5337978521336892`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.6553472402814866`}, { 2.158407346410207, -2.5531523379088785`}, { 2.158407346410207, -2.0783310469024587`}, {2.158407346410207, 1.5390497469323037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.655644450325656}, { 2.163407346410207, -2.5546039451341507`}, { 2.163407346410207, -2.077828057845352}, {2.163407346410207, 1.5443058148002535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.655947804652878}, { 2.168407346410207, -2.556063526013893}, { 2.168407346410207, -2.077322986081765}, {2.168407346410207, 1.549565848212212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.656257432665508}, { 2.173407346410207, -2.557531156681542}, { 2.173407346410207, -2.07681581567766}, {2.173407346410207, 1.5548296344515873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.6565734667455945`}, { 2.178407346410207, -2.5590069141223255`}, { 2.178407346410207, -2.0763065305708226`}, {2.178407346410207, 1.560096955508232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.6568960423237793`}, { 2.183407346410207, -2.5604908761836054`}, { 2.183407346410207, -2.0757951145698526`}, {2.183407346410207, 1.5653675879743918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.6572252979494944`}, { 2.188407346410207, -2.561983121585333}, { 2.188407346410207, -2.0752815513531564`}, {2.188407346410207, 1.5706413029389032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.6575613753624356`}, { 2.193407346410207, -2.563483729930599}, { 2.193407346410207, -2.0747658244679346`}, {2.193407346410207, 1.5759178658796218`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.6579044195653223`}, { 2.198407346410207, -2.5649927817162834`}, { 2.198407346410207, -2.0742479173291675`}, {2.198407346410207, 1.5811970365540877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.658254578897925}, { 2.203407346410207, -2.5665103583438045`}, { 2.203407346410207, -2.073727813218604}, {2.203407346410207, 1.58647856888843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.6586120051123414`}, { 2.208407346410207, -2.5680365421299594`}, { 2.208407346410207, -2.0732054952837413`}, {2.208407346410207, 1.5917622108645009`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.6589768534495235`}, { 2.213407346410207, -2.5695714163178764`}, { 2.213407346410207, -2.07268094653681}, {2.213407346410207, 1.5970477044052644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.6593492827170055`}, { 2.218407346410207, -2.57111506508804}, { 2.218407346410207, -2.0721541498537555`}, {2.218407346410207, 1.6023347852584282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.6597294553678434`}, { 2.223407346410207, -2.572667573569429}, { 2.223407346410207, -2.071625087973219}, {2.223407346410207, 1.6076231828783525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.660117537580705}, { 2.228407346410207, -2.574229027850732}, { 2.228407346410207, -2.071093743495522}, {2.228407346410207, 1.6129126203062383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.6605136993411063`}, { 2.233407346410207, -2.575799514991655}, { 2.233407346410207, -2.070560098881647}, {2.233407346410207, 1.618202814048622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.660918114523723}, { 2.2384073464102068`, -2.5773791230343313`}, { 2.2384073464102068`, -2.070024136452216}, {2.2384073464102068`, 1.623493473954206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.661330960975764}, { 2.243407346410207, -2.578967941014789}, { 2.243407346410207, -2.069485838386481}, {2.243407346410207, 1.6287843030890439`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.6617524206013408`}, { 2.248407346410207, -2.580566058974528}, { 2.248407346410207, -2.0689451867213}, {2.248407346410207, 1.6340749976101339`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.66218267944678}, { 2.253407346410207, -2.5821735679721622`}, { 2.253407346410207, -2.0684021633501293`}, {2.253407346410207, 1.639365246637448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.662621927786813}, { 2.2584073464102072`, -2.5837905600951454`}, { 2.2584073464102072`, -2.067856750022009}, {2.2584073464102072`, 1.6446547321244531`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.6630703602115844`}, { 2.263407346410207, -2.5854171284715637`}, { 2.263407346410207, -2.067308928340551}, {2.263407346410207, 1.6499431287271658`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.663528175714386}, { 2.268407346410207, -2.587053367282011}, { 2.268407346410207, -2.066758679762934}, {2.268407346410207, 1.655230103671827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.6639955777800473`}, { 2.273407346410207, -2.588699371771522}, { 2.273407346410207, -2.0662059855989003`}, {2.273407346410207, 1.660515316621234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.6644727744738788`}, { 2.278407346410207, -2.590355238261571}, { 2.278407346410207, -2.065650827009752}, {2.278407346410207, 1.6657984195398317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.664959978531067}, { 2.283407346410207, -2.592021064162135}, { 2.283407346410207, -2.065093185007354}, {2.283407346410207, 1.6710790565576286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.6654574074464104`}, { 2.288407346410207, -2.5936969479838057`}, { 2.288407346410207, -2.0645330404531457`}, {2.288407346410207, 1.6763568638330495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.665965283564286}, { 2.293407346410207, -2.595382989349957}, { 2.293407346410207, -2.0639703740571496`}, {2.293407346410207, 1.6816314694148085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.666483834168681}, { 2.298407346410207, -2.597079289008948}, { 2.298407346410207, -2.063405166376989}, {2.298407346410207, 1.686902493102927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.6670132915731894`}, { 2.303407346410207, -2.5987859488463845`}, { 2.303407346410207, -2.062837397816914}, {2.303407346410207, 1.6921695463090243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.667553893210777}, { 2.308407346410207, -2.6005030718973967`}, { 2.308407346410207, -2.062267048626831}, {2.308407346410207, 1.6974322319159936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.6681058817231778`}, { 2.313407346410207, -2.602230762358945}, { 2.313407346410207, -2.061694098901339}, {2.313407346410207, 1.7026901441372337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.668669505049723}, { 2.318407346410207, -2.6039691256021666`}, { 2.318407346410207, -2.061118528578775}, {2.318407346410207, 1.7079428683755828`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, 2.669245016515406}, { 2.323407346410207, -2.605718268184721}, { 2.323407346410207, -2.0605403174402626`}, {2.323407346410207, 1.7131899810821178`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, 2.669832674917986}, { 2.328407346410207, -2.6074782978631337`}, { 2.328407346410207, -2.059959445108781}, {2.328407346410207, 1.71843104961502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, 2.6704327446139096`}, { 2.333407346410207, -2.609249323605165}, { 2.333407346410207, -2.059375891048232}, {2.333407346410207, 1.7236656320986943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, 2.671045495602757}, { 2.338407346410207, -2.611031455602148}, { 2.338407346410207, -2.058789634562516}, {2.338407346410207, 1.7288932772833558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, 2.671671203610059}, { 2.343407346410207, -2.612824805281318}, { 2.343407346410207, -2.058200654794629}, {2.343407346410207, 1.7341135244053154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, 2.672310150168107}, { 2.348407346410207, -2.6146294853181065`}, { 2.348407346410207, -2.0576089307257717`}, {2.348407346410207, 1.7393259030482036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, 2.6729626226945054`}, { 2.353407346410207, -2.6164456096484248`}, { 2.353407346410207, -2.057014441174444}, {2.353407346410207, 1.7445299330054027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, 2.6736289145681815`}, { 2.358407346410207, -2.618273293480848}, { 2.358407346410207, -2.0564171647955947`}, {2.358407346410207, 1.749725124143958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, 2.6743093252024828`}, { 2.3634073464102068`, -2.6201126533087997`}, { 2.3634073464102068`, -2.0558170800797493`}, {2.3634073464102068`, 1.7549109762702575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, 2.675004160115038}, { 2.368407346410207, -2.6219638069226217`}, { 2.368407346410207, -2.0552141653521727`}, {2.368407346410207, 1.7600869789978149`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, 2.6757137309939893`}, { 2.373407346410207, -2.6238268734215753`}, { 2.373407346410207, -2.0546083987720314`}, {2.373407346410207, 1.765252611617462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, 2.6764383557602307`}, { 2.378407346410207, -2.6257019732257616`}, { 2.378407346410207, -2.0539997583315905`}, {2.378407346410207, 1.7704073429703349`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, 2.6771783586252265`}, { 2.3834073464102072`, -2.6275892280879045`}, { 2.3834073464102072`, -2.0533882218554074`}, {2.3834073464102072`, 1.7755506313239882`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, 2.67793407014399}, { 2.388407346410207, -2.6294887611050135`}, { 2.388407346410207, -2.052773766999564}, {2.388407346410207, 1.7806819242520626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, 2.6787058272627386`}, { 2.393407346410207, -2.6314006967299393`}, { 2.393407346410207, -2.0521563712508977`}, {2.393407346410207, 1.7858006585179054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, 2.679493973360778}, { 2.398407346410207, -2.6333251607827317`}, { 2.398407346410207, -2.051536011926261}, {2.398407346410207, 1.7909062599625698`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, 2.6802988582861134`}, { 2.403407346410207, -2.6352622804618298`}, { 2.403407346410207, -2.0509126661718087`}, {2.403407346410207, 1.7959981433976553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, 2.6811208383842304`}, { 2.408407346410207, -2.6372121843550884`}, { 2.408407346410207, -2.0502863109622957`}, {2.408407346410207, 1.8010757125034789`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, 2.681960276519554}, { 2.413407346410207, -2.639175002450564}, { 2.413407346410207, -2.049656923100403}, {2.413407346410207, 1.8061383597330327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, 2.6828175420889706`}, { 2.418407346410207, -2.6411508661470684`}, { 2.418407346410207, -2.049024479216084}, {2.418407346410207, 1.8111854662222882`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, 2.683693011026839}, { 2.423407346410207, -2.643139908264505}, { 2.423407346410207, -2.048388955765939}, {2.423407346410207, 1.8162164017073634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, 2.6845870658009052`}, { 2.428407346410207, -2.6451422630538715`}, { 2.428407346410207, -2.047750329032615}, {2.428407346410207, 1.8212305244490952`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, 2.6855000953984276`}, { 2.433407346410207, -2.6471580662070284`}, { 2.433407346410207, -2.0471085751242324`}, {2.433407346410207, 1.826227181165632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, 2.6864324953019314`}, { 2.438407346410207, -2.649187454866082}, { 2.438407346410207, -2.0464636699738423`}, {2.438407346410207, 1.8312057069735923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, 2.687384667453858}, { 2.443407346410207, -2.6512305676324726`}, { 2.443407346410207, -2.045815589338908}, {2.443407346410207, 1.8361654253384432`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, 2.6883570202094393`}, { 2.448407346410207, -2.6532875445756465`}, { 2.448407346410207, -2.0451643088008136`}, {2.448407346410207, 1.8411056480346883`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, 2.6893499682771216`}, { 2.453407346410207, -2.655358527241324}, { 2.453407346410207, -2.044509803764433}, {2.453407346410207, 1.8460256751165345`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, 2.690363932645764}, { 2.458407346410207, -2.65744365865936}, { 2.458407346410207, -2.0438520494576906`}, {2.458407346410207, 1.850924794899671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, 2.6913993404979073`}, { 2.463407346410207, -2.6595430833511196`}, { 2.463407346410207, -2.0431910209311934`}, {2.463407346410207, 1.8558022839548445`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, 2.6924566251083406`}, { 2.468407346410207, -2.6616569473363247`}, { 2.468407346410207, -2.0425266930578694`}, {2.468407346410207, 1.8606574071138657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, 2.693536225727258}, { 2.473407346410207, -2.6637853981394173`}, { 2.473407346410207, -2.0418590405326675`}, {2.473407346410207, 1.8654894174887668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, 2.69463858744723}, { 2.478407346410207, -2.6659285847952785`}, { 2.478407346410207, -2.0411880378723053`}, {2.478407346410207, 1.8702975565047522`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, 2.6957641610531287`}, { 2.483407346410207, -2.6680866578544444`}, { 2.483407346410207, -2.0405136594149997`}, {2.483407346410207, 1.8750810539476594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, 2.6969134028544475`}, { 2.4884073464102068`, -2.6702597693875103`}, { 2.4884073464102068`, -2.039835879320327}, {2.4884073464102068`, 1.8798391280265359`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, 2.698086774499084}, { 2.493407346410207, -2.6724480729890026`}, { 2.493407346410207, -2.039154671569055}, {2.493407346410207, 1.8845709854520836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, 2.699284742767894}, { 2.498407346410207, -2.674651723780396}, { 2.498407346410207, -2.0384700099630537`}, {2.498407346410207, 1.8892758215315384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, 2.7005077793493593`}, { 2.503407346410207, -2.6768708784123736`}, { 2.503407346410207, -2.03778186812526}, {2.503407346410207, 1.8939528202806686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, 2.7017563605935457`}, { 2.5084073464102072`, -2.6791056950662804`}, { 2.5084073464102072`, -2.037090219499671}, {2.5084073464102072`, 1.8986011545534798`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, 2.7030309672447363`}, { 2.513407346410207, -2.6813563334546546`}, { 2.513407346410207, -2.0363950373513995`}, {2.513407346410207, 1.9032199861902095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, 2.7043320841521115`}, { 2.518407346410207, -2.683622954820789}, { 2.518407346410207, -2.0356962947667943`}, {2.518407346410207, 1.9078084661841337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, 2.705660199957741}, { 2.523407346410207, -2.6859057219373894`}, { 2.523407346410207, -2.0349939646535815`}, {2.523407346410207, 1.9123657348677459`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, 2.7070158067615333`}, { 2.528407346410207, -2.6882047991040623`}, { 2.528407346410207, -2.034288019741119}, {2.528407346410207, 1.9168909221186783`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, 2.708399399762367}, { 2.533407346410207, -2.6905203521436984`}, { 2.533407346410207, -2.0335784325806645`}, {2.533407346410207, 1.9213831475858159`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, 2.709811476875079}, { 2.538407346410207, -2.6928525483978087`}, { 2.538407346410207, -2.032865175545694}, {2.538407346410207, 1.9258415209359774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, 2.711252538323042}, { 2.543407346410207, -2.6952015567203453`}, { 2.543407346410207, -2.0321482208323665`}, {2.543407346410207, 1.930265142121289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, 2.7127230862056395`}, { 2.5484073464102073`, -2.6975675474704963`}, { 2.5484073464102073`, -2.0314275404599367`}, {2.5484073464102073`, 1.9346531016676423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, 2.714223624040861}, { 2.553407346410207, -2.6999506925037484`}, { 2.553407346410207, -2.030703106271351}, {2.553407346410207, 1.9390044809840936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, 2.71575465628245}, { 2.558407346410207, -2.7023511651618395`}, { 2.558407346410207, -2.029974889933822}, {2.558407346410207, 1.9433183526934923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, 2.7173166878118318`}, { 2.563407346410207, -2.7047691402607854`}, { 2.563407346410207, -2.0292428629395474`}, {2.563407346410207, 1.9475937809839623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, 2.7189102234047513`}, { 2.568407346410207, -2.7072047940775477`}, { 2.568407346410207, -2.0285069966064584`}, {2.568407346410207, 1.9518298219812602`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, 2.7205357671727564`}, { 2.5734073464102067`, -2.7096583043347438`}, { 2.5734073464102067`, -2.027767262079065}, {2.5734073464102067`, 1.9560255241415205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, 2.7221938219799173`}, { 2.578407346410207, -2.7121298501837106`}, { 2.578407346410207, -2.0270236303293863`}, {2.578407346410207, 1.9601799286640862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, 2.723884888835034}, { 2.583407346410207, -2.714619612185544}, { 2.583407346410207, -2.026276072157931}, {2.583407346410207, 1.9642920699237216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, 2.7256094662601718`}, { 2.588407346410207, -2.717127772290023}, { 2.588407346410207, -2.0255245581948627`}, {2.588407346410207, 1.9683609759215117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, 2.727368049635702}, { 2.593407346410207, -2.7196545138125923`}, { 2.593407346410207, -2.0247690589011076`}, {2.593407346410207, 1.972385668753676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, 2.7291611305232375`}, { 2.598407346410207, -2.722200021408979}, { 2.598407346410207, -2.0240095445696706`}, {2.598407346410207, 1.976365165097154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, 2.730989195967088}, { 2.603407346410207, -2.7247644810474303`}, { 2.603407346410207, -2.023245985326999}, {2.603407346410207, 1.9802984767108238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, 2.73285272777553}, { 2.608407346410207, -2.727348079978509}, { 2.608407346410207, -2.0224783511344806`}, {2.608407346410207, 1.9841846109510548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, 2.7347522017830452`}, { 2.6134073464102068`, -2.729951006702225}, { 2.6134073464102068`, -2.0217066117899947`}, {2.6134073464102068`, 1.9880225713000224`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, 2.7366880870951005`}, { 2.618407346410207, -2.7325734509325628`}, { 2.618407346410207, -2.0209307369295635`}, {2.618407346410207, 1.9918113579051966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, 2.7386608453172214`}, { 2.623407346410207, -2.7352156035588555`}, { 2.623407346410207, -2.0201506960292193`}, {2.623407346410207, 1.9955499681280202`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, 2.7406709297697245`}, { 2.628407346410207, -2.7378776566045024`}, { 2.628407346410207, -2.0193664584068287`}, {2.628407346410207, 1.999237397099993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, 2.7427187846905503`}, { 2.6334073464102072`, -2.740559803182108}, { 2.6334073464102072`, -2.018577993224177}, {2.6334073464102072`, 2.002872638283694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, 2.7448048444277315`}, { 2.638407346410207, -2.743262237445611}, { 2.638407346410207, -2.01778526948901}, {2.638407346410207, 2.00645468403669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, 2.746929532624515}, { 2.643407346410207, -2.745985154538882}, { 2.643407346410207, -2.016988256057398}, {2.643407346410207, 2.009982526175675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, 2.7490932613986567`}, { 2.648407346410207, -2.7487287505403244`}, { 2.648407346410207, -2.0161869216360677`}, {2.648407346410207, 2.0134551565381043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.751493222404194}, { 2.653407346410207, 2.751296430519001}, {2.653407346410207, 2.016871567538853}, {2.653407346410207, -2.0153812347849125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.754278767897452}, { 2.658407346410207, 2.753539426581837}, {2.658407346410207, 2.020230752718585}, {2.658407346410207, -2.014571163919655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.757085585532644}, { 2.663407346410207, 2.7558226221896645`}, {2.663407346410207, 2.0235317072810766`}, {2.663407346410207, -2.0137566773146025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.75991387449617}, { 2.668407346410207, 2.7581463751356843`}, {2.668407346410207, 2.026773428616105}, {2.668407346410207, -2.012937743105668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.76276383457228}, { 2.6734073464102073`, 2.7605110275961837`}, {2.6734073464102073`, 2.029954916804944}, {2.6734073464102073`, -2.012114329293346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.765635666061988}, { 2.678407346410207, 2.7629169053346345`}, {2.678407346410207, 2.0330751751048433`}, {2.678407346410207, -2.0112864037459928`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7685295696969106`}, { 2.683407346410207, 2.7653643169200333`}, {2.683407346410207, 2.0361332104092087`}, {2.683407346410207, -2.010453934203168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.771445746548183}, { 2.688407346410207, 2.767853552963149}, {2.688407346410207, 2.0391280336802056`}, {2.688407346410207, -2.0096168882792655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.7743843979296}, {2.693407346410207, 2.7703848853729145`}, {2.693407346410207, 2.0420586603501243`}, { 2.693407346410207, -2.0087752334671145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.7773457252947713`}, { 2.6984073464102067`, 2.772958566637006}, {2.6984073464102067`, 2.0449241106880094`}, { 2.6984073464102067`, -2.0079289371419073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.7803299301291644`}, { 2.703407346410207, 2.7755748291292908`}, {2.703407346410207, 2.047723410128642}, {2.703407346410207, -2.0070779665652747`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.783337213834944}, { 2.708407346410207, 2.778233884446886}, {2.708407346410207, 2.0504555895597414`}, {2.708407346410207, -2.006222288889461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.7863677776095694`}, { 2.713407346410207, 2.7809359227803045`}, {2.713407346410207, 2.053119685564579}, {2.713407346410207, -2.0053618711617887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.7894218223182166`}, { 2.718407346410207, 2.78368111231904}, {2.718407346410207, 2.055714740616944}, {2.718407346410207, -2.0044966803291664`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.792499548358147}, { 2.723407346410207, 2.786469598696145}, {2.723407346410207, 2.058239803224645}, {2.723407346410207, -2.0036266832430654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.7956011555163}, {2.728407346410207, 2.789301504472686}, {2.728407346410207, 2.060693928019429}, { 2.728407346410207, -2.0027518466642666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.798726842819367}, { 2.733407346410207, 2.7921769286670846`}, {2.733407346410207, 2.063076175790037}, {2.733407346410207, -2.0018721372683306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.8018768083751784`}, { 2.7384073464102068`, 2.7950959463285416`}, {2.7384073464102068`, 2.0653856134557804`}, { 2.7384073464102068`, -2.0009875216507678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.8050512492066426`}, { 2.743407346410207, 2.798058608159238}, {2.743407346410207, 2.0676213139785657`}, {2.743407346410207, -2.0000979663327834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.808250361076094}, { 2.748407346410207, 2.801064940185629}, {2.748407346410207, 2.06978235621058}, {2.748407346410207, -1.9992034377671697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.8114743383019567`}, { 2.753407346410207, 2.8041149434804957`}, {2.753407346410207, 2.071867824676624}, {2.753407346410207, -1.998303902344258}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.8147233735647452`}, { 2.7584073464102072`, 2.8072085939376628`}, {2.7584073464102072`, 2.0738768092881994`}, { 2.7584073464102072`, -1.9973993263983256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.8179976577043533`}, { 2.763407346410207, 2.8103458420995686`}, {2.763407346410207, 2.0758084049889702`}, {2.763407346410207, -1.9964896762140074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.8212973795068463`}, { 2.768407346410207, 2.8135266130402528`}, {2.768407346410207, 2.077661711329601}, {2.768407346410207, -1.9955749180334044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.8246227254813476`}, { 2.773407346410207, 2.816750806300598}, {2.773407346410207, 2.0794358319719675`}, {2.773407346410207, -1.9946550180626417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.8279738796255702`}, { 2.778407346410207, 2.8200182958812614`}, {2.778407346410207, 2.0811298741209723`}, {2.778407346410207, -1.9937299424796706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.8313510231808356`}, { 2.783407346410207, 2.8233289302877096`}, {2.783407346410207, 2.082742947884894}, {2.783407346410207, -1.992799657441406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.8347543343749066`}, { 2.788407346410207, 2.8266825326319958`}, {2.788407346410207, 2.084274165563024}, {2.788407346410207, -1.9918641290919583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.8381839881543325`}, { 2.793407346410207, 2.830078900786138}, {2.793407346410207, 2.085722640862344}, {2.793407346410207, -1.9909233235703494`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.841640155902485}, { 2.7984073464102073`, 2.833517807590485}, {2.7984073464102073`, 2.087087488041698}, {2.7984073464102073`, -1.9899772070193078`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.8451230051470686`}, { 2.803407346410207, 2.8369990011121278`}, {2.803407346410207, 2.0883678209865977`}, {2.803407346410207, -1.989025745593702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8486326992528626`}, { 2.808407346410207, 2.8405222049540826`}, {2.808407346410207, 2.0895627522137894`}, {2.808407346410207, -1.9880689054695313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.8521693971021738`}, { 2.813407346410207, 2.8440871186138232`}, {2.813407346410207, 2.0906713918080535`}, {2.813407346410207, -1.9871066528533639`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.8557332527617434`}, { 2.818407346410207, 2.847693417887828}, {2.818407346410207, 2.0916928462926676`}, {2.818407346410207, -1.9861389539918266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.859324415133843}, { 2.8234073464102067`, 2.851340755321429}, {2.8234073464102067`, 2.092626217434367}, {2.8234073464102067`, -1.9851657751817215`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.862943027595218}, { 2.828407346410207, 2.855028760700325}, {2.828407346410207, 2.093470600986618}, {2.828407346410207, -1.9841870827800412`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.8665892276188827`}, { 2.833407346410207, 2.8587570415822623`}, {2.833407346410207, 2.094225085371446}, {2.833407346410207, -1.983202843214543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.8702631463825328`}, { 2.838407346410207, 2.862525183867756}, {2.838407346410207, 2.0948887503035607`}, {2.838407346410207, -1.9822130229949886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.8739649083605854`}, { 2.843407346410207, 2.866332752403616}, {2.843407346410207, 2.0954606653588717`}, {2.843407346410207, -1.9812175887241945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.877694630899771}, { 2.848407346410207, 2.8701792916192828`}, {2.848407346410207, 2.095939888489733}, {2.848407346410207, -1.98021650710974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.8814524237803383`}, { 2.853407346410207, 2.8740643261924452`}, {2.853407346410207, 2.096325464490742}, {2.853407346410207, -1.9792097449759267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.885238388758561}, { 2.858407346410207, 2.877987361740851}, {2.858407346410207, 2.0966164234165063`}, {2.858407346410207, -1.9781972692763055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.889052619095176}, { 2.8634073464102068`, 2.881947885537019}, {2.8634073464102068`, 2.0968117789563405`}, { 2.8634073464102068`, -1.9771790471062387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.8928951990645015`}, { 2.868407346410207, 2.8859453672434503`}, {2.868407346410207, 2.0969105267669623`}, {2.868407346410207, -1.976155045716131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.896766203448616}, { 2.873407346410207, 2.8899792596661373`}, {2.873407346410207, 2.0969116427680063`}, {2.873407346410207, -1.9751252325251416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.9006656970115827`}, { 2.878407346410207, 2.894048999520486}, {2.878407346410207, 2.096814081402247}, {2.878407346410207, -1.9740895751349816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.9045937339609127`}, { 2.8834073464102072`, 2.898154008210446}, {2.8834073464102072`, 2.096616773865936}, {2.8834073464102072`, -1.973048041344194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.908550357386129}, { 2.888407346410207, 2.9022936926160248`}, {2.888407346410207, 2.0963186263091225`}, {2.888407346410207, -1.9720005991632796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.912535598685967}, { 2.893407346410207, 2.906467445886845}, {2.893407346410207, 2.0959185180135815`}, {2.893407346410207, -1.970947216829713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.916549476972902}, { 2.898407346410207, 2.910674648237763}, {2.898407346410207, 2.095415299547757}, {2.898407346410207, -1.9698878628235987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.9205919984645945`}, { 2.903407346410207, 2.914914667746976}, {2.903407346410207, 2.0948077909050795`}, {2.903407346410207, -1.968822505883856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.9246631558557232`}, { 2.908407346410207, 2.9191868611510277`}, {2.908407346410207, 2.0940947796272376`}, {2.908407346410207, -1.9677511150247624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.9287629276768548`}, { 2.913407346410207, 2.9234905746382656`}, {2.913407346410207, 2.0932750189174385`}, {2.913407346410207, -1.9666736595532524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.932891277632653}, { 2.918407346410207, 2.927825144631714}, {2.918407346410207, 2.0923472257456104`}, {2.918407346410207, -1.9655901090859977`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9370481539275195`}, { 2.9234073464102073`, 2.9321898985674486`}, {2.9234073464102073`, 2.0913100789502836`}, {2.9234073464102073`, -1.964500433567657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.9412334885768727`}, { 2.928407346410207, 2.936584155663064}, {2.928407346410207, 2.090162217340523}, {2.928407346410207, -1.9634046032895733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.945447196700771}, { 2.933407346410207, 2.9410072276706454`}, {2.933407346410207, 2.0889022378010345`}, {2.933407346410207, -1.9623025889084253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.949689175806698}, { 2.938407346410207, 2.9454584196193276`}, {2.938407346410207, 2.087528693404929}, {2.938407346410207, -1.9611943614659015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.953959305060948}, { 2.943407346410207, 2.949937030544021}, {2.943407346410207, 2.0860400915378605`}, {2.943407346410207, -1.9600798924090448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.958257444542462}, { 2.9484073464102067`, 2.954442354190538}, {2.9484073464102067`, 2.0844348920366964`}, { 2.9484073464102067`, -1.9589591536099848`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.9625834344967203`}, { 2.953407346410207, 2.958973679715273}, {2.953407346410207, 2.0827115053485614`}, {2.953407346410207, -1.9578321173880706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9669370945701647`}, { 2.958407346410207, 2.96353029235513}, {2.958407346410207, 2.0808682907119564`}, {2.958407346410207, -1.956698756530936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.971318223044707}, { 2.963407346410207, 2.968111474083677}, {2.963407346410207, 2.0789035543671632`}, {2.963407346410207, -1.9555590443167237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.9757265960628314`}, { 2.968407346410207, 2.97271650424506}, {2.968407346410207, 2.0768155477982004`}, {2.968407346410207, -1.9544129545367983`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.9801619668529598`}, { 2.973407346410207, 2.977344660172586}, {2.973407346410207, 2.0746024660122218`}, {2.973407346410207, -1.953260461519906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.9846240649517894`}, { 2.978407346410207, 2.9819952177756472`}, {2.978407346410207, 2.072262445862771}, {2.978407346410207, -1.9521015401546271`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.989112595421884}, { 2.983407346410207, 2.9866674521144283`}, {2.983407346410207, 2.0697935644168965`}, {2.983407346410207, -1.9509361659153308`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.99362723808463}, { 2.9884073464102068`, 2.9913606379485937`}, {2.9884073464102068`, 2.067193837380114}, {2.9884073464102068`, -1.9497643148863864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.998167646748661}, { 2.993407346410207, 2.9960740502643795`}, {2.993407346410207, 2.0644612175768273`}, {2.993407346410207, -1.9485859637883511`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.002733448455483}, { 2.998407346410207, 3.000806964782009}, {2.998407346410207, 2.061593593498017}, {2.998407346410207, -1.9474010900043826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.007324242729004}, { 3.003407346410207, 3.0055586584345333`}, {3.003407346410207, 2.0585887879193576`}, {3.003407346410207, -1.9462096716068447`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.0119396008448214`}, { 3.0084073464102072`, 3.0103284098275154`}, {3.0084073464102072`, 2.055444556598726}, {3.0084073464102072`, -1.945011687384778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0165790651292794`}, { 3.013407346410207, 3.015115499688536}, {3.013407346410207, 2.0521585870604064`}, {3.013407346410207, -1.9438071168732622`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.021242148259477}, { 3.018407346410207, 3.019919211270693}, {3.018407346410207, 2.048728497471163}, {3.018407346410207, -1.9425959403808086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.0259283326113073`}, { 3.023407346410207, 3.024738830757558}, {3.023407346410207, 2.0451518356197855`}, {3.023407346410207, -1.9413781390198874`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.030637069631966}, { 3.028407346410207, 3.029573647640954}, {3.028407346410207, 2.041426078006028}, {3.028407346410207, -1.9401536947375533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0353677792417}, { 3.0334073464102067`, 3.0344229550647506`}, {3.0334073464102067`, 2.037548629049681}, {3.0334073464102067`, -1.9389225903447969`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.040119849285572}, { 3.038407346410207, 3.039286050169121}, {3.038407346410207, 2.033516820427021}, {3.038407346410207, -1.9376848095497983`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.0448926350296133`}, { 3.043407346410207, 3.0441622344011066`}, {3.043407346410207, 2.029327910548406}, {3.043407346410207, -1.9364403369889898`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.0496854587050604`}, { 3.0484073464102073`, 3.049050813816113}, {3.0484073464102073`, 2.02497908418225}, {3.0484073464102073`, -1.9351891582612657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.054497609107859}, { 3.053407346410207, 3.053951099346958}, {3.053407346410207, 2.020467452241576}, {3.053407346410207, -1.9339312599601037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.0593283412639907`}, { 3.058407346410207, 3.058862407071516}, {3.058407346410207, 2.015790051739735}, {3.058407346410207, -1.9326666297091806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.064176876158471}, { 3.063407346410207, 3.063784058456664}, {3.063407346410207, 2.0109438459295403`}, {3.063407346410207, -1.9313952561977492`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.069042400533888}, { 3.068407346410207, 3.0687153805731593`}, {3.068407346410207, 2.0059257246392233`}, {3.068407346410207, -1.9301171292146735`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.073924066775303}, { 3.0734073464102067`, 3.073655706322768}, {3.0734073464102067`, 2.0007325048127225`}, {3.0734073464102067`, -1.928832239687609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.0788209928702135`}, { 3.078407346410207, 3.078604374618491}, {3.078407346410207, 1.9953609312744673`}, {3.078407346410207, -1.927540579717795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0837322624495576`}, { 3.083407346410207, 3.08356073056222}, {3.083407346410207, 1.9898076777238027`}, {3.083407346410207, -1.9262421426192249`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.0886569249601123`}, { 3.0884073464102073`, 3.088524125635139}, {3.0884073464102073`, 1.9840693479804845`}, {3.0884073464102073`, -1.924936922958257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.093593995888563}, { 3.093407346410207, 3.0934939178291607`}, {3.093407346410207, 1.9781424774883904`}, {3.093407346410207, -1.923624916592036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.0985424571044176`}, { 3.098407346410207, 3.098469471780868}, {3.098407346410207, 1.9720235350950637`}, {3.098407346410207, -1.9223061207087861`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.1035012573281895`}, { 3.103407346410207, 3.1034501589090144`}, {3.103407346410207, 1.9657089251210609`}, {3.103407346410207, -1.9209805338693828`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.108469312732696}, { 3.108407346410207, 3.1084353575583625`}, {3.108407346410207, 1.959194989733194}, {3.108407346410207, -1.9196481560496972`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.1134455075512215`}, { 3.1134073464102068`, 3.1134244530271373`}, {3.1134073464102068`, 1.952478011631055}, {3.1134073464102068`, -1.918308988681506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.1184286949969877`}, { 3.118407346410207, 3.1184168377660555`}, {3.118407346410207, 1.9455542170720213`}, {3.118407346410207, -1.9169630346980584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.1234176981002277`}, { 3.123407346410207, 3.1234119113707766`}, {3.123407346410207, 1.9384197792343296`}, {3.123407346410207, -1.9156102985766243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.1284113108109293`}, { 3.1284073464102073`, 3.1284090806947877`}, {3.1284073464102073`, 1.9310708219447588`}, { 3.1284073464102073`, -1.9142507863838987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.133408299213348}, { 3.1334073464102072`, 3.133407759943196}, {3.1334073464102072`, 1.9235034237765558`}, { 3.1334073464102072`, -1.9128845058222042`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.138407402762245}, { 3.138407346410207, 3.1384073706510534`}, {3.138407346410207, 1.9157136225317624`}, { 3.138407346410207, -1.9115114662756407`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592431831416, 3.1415924318312145`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}], {576., -15877.851428571423}, ImageScaled[{0.5, 0.5}], {360., 432.}]}}, {}}, ImageSize->{579.1920904399788, Automatic}, PlotRangePadding->{6, 5}]], "Output", CellChangeTimes->{{3.839599943138935*^9, 3.8395999524235125`*^9}, 3.8396000190284033`*^9, 3.8396007492994814`*^9}, CellLabel->"Out[16]=",ExpressionUUID->"1f2a7f6d-5865-46e6-aa92-561276f99280"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Test Individual Function", "Section", CellChangeTimes->{{3.8396010135137587`*^9, 3.839601016797944*^9}},ExpressionUUID->"293bac31-2845-497f-9b58-\ ce76ea197863"], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{ RowBox[{"A", " ", "=", " ", RowBox[{"RandomChoice", "[", "AMatrices", "]"}]}], ";"}], "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"A", " ", "=", " ", RowBox[{"AMatrices", "[", RowBox[{"[", "34", "]"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{"graph", " ", "=", " ", RowBox[{"AdjacencyGraph", "[", "A", "]"}]}]}]}]], "Input", CellChangeTimes->{{3.839601054691743*^9, 3.839601068747637*^9}, { 3.839602747685952*^9, 3.839602748454165*^9}, {3.839602823264886*^9, 3.8396028302093334`*^9}, {3.8396028662373514`*^9, 3.8396028991965685`*^9}, {3.8396029887258615`*^9, 3.839602989103174*^9}, 3.839603601758054*^9, {3.8396277893877225`*^9, 3.839627804214759*^9}, { 3.839628305692183*^9, 3.839628305944928*^9}, {3.8396285861105337`*^9, 3.839628586678569*^9}, {3.839629170839453*^9, 3.8396291714954357`*^9}, { 3.839629332017048*^9, 3.8396293346862345`*^9}, {3.8396294035183067`*^9, 3.8396294042870703`*^9}, {3.8396298236275725`*^9, 3.8396298239960995`*^9}, {3.8396331172783265`*^9, 3.839633163219695*^9}, { 3.839633415345341*^9, 3.8396334164535294`*^9}, {3.839642423546139*^9, 3.8396424256570654`*^9}}, CellLabel-> "In[857]:=",ExpressionUUID->"dbd68bc4-ab07-462e-b394-9482f78b5eae"], Cell[BoxData[ GraphicsBox[ NamespaceBox["NetworkGraphics", DynamicModuleBox[{Typeset`graph = HoldComplete[ Graph[{1, 2, 3, 4, 5}, {Null, SparseArray[ Automatic, {5, 5}, 0, { 1, {{0, 3, 6, 9, 12, 16}, {{2}, {4}, {5}, {1}, {3}, {5}, {2}, {4}, { 5}, {1}, {3}, {5}, {1}, {2}, {3}, {4}}}, Pattern}]}]]}, TagBox[ GraphicsGroupBox[ GraphicsComplexBox[{{1.1537628781471874`, 1.164650852698969}, {0., 1.154744803447064}, {0.009165954692366918, 0.}, {1.1641200980178832`, 0.00947619805103106}, {0.5821692366941612, 0.5813416002334988}}, { {Hue[0.6, 0.7, 0.5], Opacity[0.7], Arrowheads[0.], ArrowBox[{{1, 2}, {1, 4}, {1, 5}, {2, 3}, {2, 5}, {3, 4}, {3, 5}, {4, 5}}, 0.015452608351250924`]}, {Hue[0.6, 0.2, 0.8], EdgeForm[{GrayLevel[0], Opacity[0.7]}], DiskBox[1, 0.015452608351250924], DiskBox[2, 0.015452608351250924], DiskBox[3, 0.015452608351250924], DiskBox[4, 0.015452608351250924], DiskBox[5, 0.015452608351250924]}}]], MouseAppearanceTag["NetworkGraphics"]], AllowKernelInitialization->False]], DefaultBaseStyle->{ "NetworkGraphics", FrontEnd`GraphicsHighlightColor -> Hue[0.8, 1., 0.6]}, FormatType->TraditionalForm, FrameTicks->None]], "Output", CellChangeTimes->{3.839642427295492*^9, 3.839642543007716*^9}, CellLabel-> "Out[858]=",ExpressionUUID->"b655a7fa-c272-4dab-bb85-959a97e753c4"] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{"Y2", " ", "=", " ", RowBox[{"{", RowBox[{"{", RowBox[{"1", "/", "2"}], "}"}], "}"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Y1", " ", "=", RowBox[{"IdentityMatrix", "[", RowBox[{"n", "-", "1"}], "]"}]}], ";"}], "\n", RowBox[{ RowBox[{"Y", " ", "=", " ", RowBox[{"ArrayFlatten", "@", RowBox[{"ReleaseHold", "@", RowBox[{"DiagonalMatrix", "[", RowBox[{"Hold", " ", "/@", " ", RowBox[{"{", RowBox[{"Y1", ",", " ", "Y2"}], "}"}]}], "]"}]}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"alpha", " ", "=", " ", RowBox[{"{", RowBox[{"1", ",", "0", ",", "0", ",", "0", ",", "0"}], "}"}]}], ";", " ", RowBox[{"(*", " ", RowBox[{ "adjust", " ", "this", " ", "to", " ", "the", " ", "correct", " ", "dimension"}], " ", "*)"}], "\n", RowBox[{"zY", " ", "=", " ", RowBox[{ RowBox[{"z", " ", "Y"}], " ", "+", " ", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"IdentityMatrix", "[", "n", "]"}], "-", "Y"}], ")"}], "w"}]}]}], ";"}], "\n", RowBox[{ RowBox[{ RowBox[{"f", "[", RowBox[{"w_", ",", "z_"}], "]"}], "=", RowBox[{"-", RowBox[{"Simplify", "[", RowBox[{"plane2disk", "[", RowBox[{"(", RowBox[{ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"Inverse", "[", RowBox[{"A", " ", "-", " ", "zY"}], "]"}], ".", "alpha"}], ")"}], ".", "alpha"}], "/.", RowBox[{"{", RowBox[{ RowBox[{"w", "->", RowBox[{"disk2plane", "[", "w", "]"}]}], ",", " ", RowBox[{"z", "->", RowBox[{"disk2plane", "[", "z", "]"}]}]}], "}"}]}], ")"}], "]"}], "]"}]}]}], ";"}]}], "Input", CellChangeTimes->{{3.839601054691743*^9, 3.839601068747637*^9}, { 3.839602747685952*^9, 3.839602748454165*^9}, {3.839602823264886*^9, 3.8396028302093334`*^9}, {3.8396028662373514`*^9, 3.8396028991965685`*^9}, {3.8396029887258615`*^9, 3.839602989103174*^9}, 3.839603601758054*^9, {3.8396277893877225`*^9, 3.839627804214759*^9}, { 3.839628305692183*^9, 3.839628305944928*^9}, {3.8396285861105337`*^9, 3.839628586678569*^9}, {3.839629170839453*^9, 3.8396291714954357`*^9}, { 3.839629332017048*^9, 3.8396293346862345`*^9}, {3.8396294035183067`*^9, 3.8396294042870703`*^9}, {3.8396298236275725`*^9, 3.8396298239960995`*^9}, {3.8396331172783265`*^9, 3.839633163219695*^9}, { 3.839633415345341*^9, 3.8396334164535294`*^9}, {3.839642423546139*^9, 3.839642443424259*^9}, {3.8396424753678102`*^9, 3.8396424997858715`*^9}, { 3.8396425497588377`*^9, 3.839642592618208*^9}}, CellLabel-> "In[883]:=",ExpressionUUID->"640cddea-12d0-4c61-a426-3f8f730bb9c4"], Cell[CellGroupData[{ Cell[BoxData[{ RowBox[{"f", "[", RowBox[{"z", ",", "w"}], "]"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Clear", "[", "g1", "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"{", RowBox[{"g1", "[", RowBox[{"w_", ",", " ", "c_"}], "]"}], "}"}], "=", " ", RowBox[{"(", RowBox[{"z", "/.", RowBox[{"Solve", "[", RowBox[{ RowBox[{ RowBox[{"f", "[", RowBox[{"z", ",", "w"}], "]"}], "==", " ", "c"}], ",", "z"}], "]"}]}], ")"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"Clear", "[", "curve", "]"}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"curve", "[", "z_", "]"}], "=", " ", RowBox[{"w", "/.", RowBox[{"Solve", "[", RowBox[{ RowBox[{ RowBox[{"f", "[", RowBox[{"z", ",", "w"}], "]"}], "==", " ", "z"}], ",", "w"}], "]"}]}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"fixed", "=", RowBox[{"ListPlot", "[", RowBox[{ RowBox[{"Table", "[", RowBox[{ RowBox[{"Inner", "[", RowBox[{"List", ",", RowBox[{"Flatten", "[", RowBox[{"ConstantArray", "[", RowBox[{"t", ",", " ", RowBox[{"{", RowBox[{"1", ",", RowBox[{"Length", "[", RowBox[{"curve", "[", "z", "]"}], "]"}]}], "}"}]}], "]"}], "]"}], ",", RowBox[{"Arg", "[", RowBox[{"curve", "[", RowBox[{"Exp", "[", RowBox[{"I", " ", "t"}], "]"}], "]"}], "]"}], ",", " ", "List"}], "]"}], ",", " ", RowBox[{"{", RowBox[{"t", ",", " ", RowBox[{"Range", "[", RowBox[{ RowBox[{"-", "Pi"}], ",", " ", "Pi", ",", " ", ".005"}], "]"}]}], "}"}]}], "]"}], ",", " ", RowBox[{"PlotStyle", "\[Rule]", RowBox[{"{", RowBox[{"{", "Black", "}"}], "}"}]}], ",", " ", RowBox[{"AspectRatio", "\[Rule]", "Full"}], ",", " ", RowBox[{"PlotRange", "\[Rule]", "All"}]}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{"Show", "[", "fixed", "]"}]}], "Input", CellChangeTimes->{{3.839601054691743*^9, 3.839601068747637*^9}, { 3.839602747685952*^9, 3.839602748454165*^9}, {3.839602823264886*^9, 3.8396028302093334`*^9}, {3.8396028662373514`*^9, 3.8396028991965685`*^9}, {3.8396029887258615`*^9, 3.839602989103174*^9}, 3.839603601758054*^9, {3.839642453146593*^9, 3.83964246464813*^9}}, CellLabel-> "In[888]:=",ExpressionUUID->"e853bb69-4a13-488e-a978-caa4f0765278"], Cell[BoxData[ RowBox[{"-", RowBox[{"(", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"(", RowBox[{"3", "-", RowBox[{"4", " ", "\[ImaginaryI]"}]}], ")"}], "-", RowBox[{"10", " ", "w"}], "-", RowBox[{ RowBox[{"(", RowBox[{"14", "-", RowBox[{"24", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["w", "2"]}], "-", RowBox[{ RowBox[{"(", RowBox[{"2", "-", RowBox[{"32", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["w", "3"]}], "+", RowBox[{ RowBox[{"(", RowBox[{"7", "+", RowBox[{"12", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["w", "4"]}], "+", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"(", RowBox[{"1", "-", RowBox[{"4", " ", "\[ImaginaryI]"}]}], ")"}], "-", RowBox[{"8", " ", "w"}], "-", RowBox[{ RowBox[{"(", RowBox[{"4", "-", RowBox[{"24", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["w", "2"]}], "+", RowBox[{ RowBox[{"(", RowBox[{"12", "+", RowBox[{"32", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["w", "3"]}], "+", RowBox[{ RowBox[{"(", RowBox[{"15", "+", RowBox[{"12", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["w", "4"]}]}], ")"}], " ", "z"}]}], ")"}], "/", RowBox[{"(", RowBox[{ RowBox[{"(", RowBox[{"15", "-", RowBox[{"12", " ", "\[ImaginaryI]"}]}], ")"}], "+", RowBox[{ RowBox[{"(", RowBox[{"12", "-", RowBox[{"32", " ", "\[ImaginaryI]"}]}], ")"}], " ", "w"}], "-", RowBox[{ RowBox[{"(", RowBox[{"4", "+", RowBox[{"24", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["w", "2"]}], "-", RowBox[{"8", " ", SuperscriptBox["w", "3"]}], "+", RowBox[{ RowBox[{"(", RowBox[{"1", "+", RowBox[{"4", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["w", "4"]}], "+", RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"(", RowBox[{"7", "-", RowBox[{"12", " ", "\[ImaginaryI]"}]}], ")"}], "-", RowBox[{ RowBox[{"(", RowBox[{"2", "+", RowBox[{"32", " ", "\[ImaginaryI]"}]}], ")"}], " ", "w"}], "-", RowBox[{ RowBox[{"(", RowBox[{"14", "+", RowBox[{"24", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["w", "2"]}], "-", RowBox[{"10", " ", SuperscriptBox["w", "3"]}], "+", RowBox[{ RowBox[{"(", RowBox[{"3", "+", RowBox[{"4", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["w", "4"]}]}], ")"}], " ", "z"}]}], ")"}]}], ")"}]}]], "Output", CellChangeTimes->{ 3.839622640933868*^9, 3.839623000235038*^9, {3.839627781400424*^9, 3.83962780753905*^9}, 3.8396283119705505`*^9, 3.8396285894917793`*^9, 3.8396290176639814`*^9, 3.8396292320126*^9, 3.839629337494021*^9, 3.8396294075153217`*^9, 3.839629485178546*^9, 3.839629581829742*^9, 3.839629626679824*^9, 3.839629674875959*^9, 3.8396328520377345`*^9, { 3.8396331240293927`*^9, 3.839633165366618*^9}, 3.839633714263733*^9, 3.8396352185526085`*^9, {3.8396424487525873`*^9, 3.839642478211627*^9}, { 3.839642573616702*^9, 3.83964259466808*^9}}, CellLabel-> "Out[888]=",ExpressionUUID->"a82ae804-d776-4b18-8253-6d7b8b46598d"], Cell[BoxData[ GraphicsBox[{{}, { {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.141592653589793, -3.141592431831416}, {-3.141592653589793, 3.1415924318312145`}, {-3.141592653589793, 1.9106332362490523`}, {-3.141592653589793, -1.9106332362489855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1365926535897932`, 3.1365928732632766`}, {-3.1365926535897932`, -3.1365927470276516`}, \ {-3.1365926535897932`, -1.9092491566292384`}, {-3.1365926535897932`, 1.9024707033133301`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1315926535897933`, 3.131594418125802}, {-3.1315926535897933`, -3.1315933985877105`}, \ {-3.1315926535897933`, -1.9078583511891842`}, {-3.1315926535897933`, 1.8940751606535131`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.126592653589793, 3.1265986321574464`}, {-3.126592653589793, -3.126595159458311}, \ {-3.126592653589793, -1.9064608358343906`}, {-3.126592653589793, 1.8854425420167242`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.121592653589793, 3.121606878181123}, {-3.121592653589793, -3.1215985733273284`}, \ {-3.121592653589793, -1.9050566283790487`}, {-3.121592653589793, 1.8765687665457804`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.116592653589793, 3.116620535714774}, {-3.116592653589793, -3.116604176244994}, \ {-3.116592653589793, -1.9036457485951999`}, {-3.116592653589793, 1.8674497456437626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.1115926535897933`, 3.1116409989455542`}, {-3.1115926535897933`, -3.111612496720844}, \ {-3.1115926535897933`, -1.9022282182668968`}, {-3.1115926535897933`, 1.858081390292463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.106592653589793, 3.106669674365959}, {-3.106592653589793, -3.106624055604682}, \ {-3.106592653589793, -1.9008040612399073`}, {-3.106592653589793, 1.848459618826477}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.101592653589793, 3.101707978544209}, {-3.101592653589793, -3.101639366203787}, \ {-3.101592653589793, -1.8993733034780795`}, {-3.101592653589793, 1.8385803651744501`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.096592653589793, 3.0967573355755844`}, {-3.096592653589793, -3.096658934175668}, \ {-3.096592653589793, -1.8979359731153742`}, {-3.096592653589793, 1.828439587560185}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0915926535897933`, 3.0918191746016324`}, {-3.0915926535897933`, -3.091683257584047}, \ {-3.0915926535897933`, -1.8964921005115682`}, {-3.0915926535897933`, 1.8180332776758525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.086592653589793, 3.0868949271952424`}, {-3.086592653589793, -3.0867128268944195`}, \ {-3.086592653589793, -1.895041718307901}, {-3.086592653589793, 1.8073574703199353`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.081592653589793, 3.0819860246953885`}, {-3.081592653589793, -3.081748124987983}, \ {-3.081592653589793, -1.893584861483742}, {-3.081592653589793, 1.7964082535006098`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.076592653589793, 3.0770938954738143`}, {-3.076592653589793, -3.076789627161731}, \ {-3.076592653589793, -1.892121567413351}, {-3.076592653589793, 1.7851817789987656`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0715926535897933`, 3.072219962189717}, {-3.0715926535897933`, -3.0718378011617875`}, \ {-3.0715926535897933`, -1.8906518759245237`}, {-3.0715926535897933`, 1.7736742733870636`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.066592653589793, 3.0673656389941137`}, {-3.066592653589793, -3.0668931071926817`}, \ {-3.066592653589793, -1.889175829357297}, {-3.066592653589793, 1.7618820494932543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.061592653589793, 3.0625323287238384`}, {-3.061592653589793, -3.0619559979347044`}, \ {-3.061592653589793, -1.8876934726230536`}, {-3.061592653589793, 1.749801518298792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.056592653589793, 3.0577214201087464`}, {-3.056592653589793, -3.057026918575862}, \ {-3.056592653589793, -1.8862048532653097`}, {-3.056592653589793, 1.737429201259752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0515926535897933`, 3.052934284973079}, {-3.0515926535897933`, -3.052106306821573}, \ {-3.0515926535897933`, -1.884710021520201}, {-3.0515926535897933`, 1.7247617430314932`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.046592653589793, 3.048172275505718}, {-3.046592653589793, -3.0471945929545874`}, \ {-3.046592653589793, -1.8832090303798394`}, {-3.046592653589793, 1.7117959245840442`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.041592653589793, 3.043436721512531}, {-3.041592653589793, -3.0422921998225725`}, \ {-3.041592653589793, -1.8817019356529048`}, {-3.041592653589793, 1.6985286766765286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.036592653589793, 3.0387289277802543`}, {-3.036592653589793, -3.037399542892547}, \ {-3.036592653589793, -1.880188796028862}, {-3.036592653589793, 1.6849570936772662`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0315926535897932`, 3.034050171489191}, {-3.0315926535897932`, -3.0325170302768845`}, \ {-3.0315926535897932`, -1.8786696731418568`}, {-3.0315926535897932`, 1.6710784476938338`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.026592653589793, 3.0294016997197875`}, {-3.026592653589793, -3.027645062769798}, \ {-3.026592653589793, -1.8771446316360176`}, {-3.026592653589793, 1.6568902029850863`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.021592653589793, 3.024784727043949}, {-3.021592653589793, -3.0227840338711256`}, \ {-3.021592653589793, -1.875613739229849}, {-3.021592653589793, 1.6423900306181354`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.016592653589793, 3.0202004332407397`}, {-3.016592653589793, -3.0179343298271313`}, \ {-3.016592653589793, -1.8740770667823603`}, {-3.016592653589793, 1.6275758233345123`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0115926535897932`, 3.015649961136849}, {-3.0115926535897932`, -3.0130963296686977`}, \ {-3.0115926535897932`, -1.8725346883608422`}, {-3.0115926535897932`, 1.6124457105816277`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.0065926535897933`, 3.0111344145701135`}, {-3.0065926535897933`, -3.0082704052441547`}, \ {-3.0065926535897933`, -1.870986681307546}, {-3.0065926535897933`, 1.5969980736626364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-3.001592653589793, 3.006654856498203}, {-3.001592653589793, -3.0034569212532922`}, \ {-3.001592653589793, -1.8694331263072408`}, {-3.001592653589793, 1.581231560954984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.996592653589793, 3.002212307272958}, {-2.996592653589793, -2.998656235291779}, \ {-2.996592653589793, -1.8678741074577871`}, {-2.996592653589793, 1.5651451031444137`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.991592653589793, 2.9978077430536256`}, {-2.991592653589793, -2.9938686978863234`}, \ {-2.991592653589793, -1.8663097123373833`}, {-2.991592653589793, 1.5487379284122984`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9865926535897933`, 2.9934420943959466`}, {-2.9865926535897933`, -2.989094652525713}, \ {-2.9865926535897933`, -1.864740032075214}, {-2.9865926535897933`, 1.5320095775148397`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.981592653589793, 2.989116245022424}, {-2.981592653589793, -2.9843344357165633`}, \ {-2.981592653589793, -1.863165161423275}, {-2.981592653589793, 1.5149599186882992`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.976592653589793, 2.984831030740466}, {-2.976592653589793, -2.9795883770056455`}, \ {-2.976592653589793, -1.8615851988251715`}, {-2.976592653589793, 1.4975891623018347`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.971592653589793, 2.98058723856322}, {-2.971592653589793, -2.9748567990286845`}, \ {-2.971592653589793, -1.8600002464898568`}, {-2.971592653589793, 1.47989787518853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9665926535897933`, 2.976385605993283}, {-2.9665926535897933`, -2.970140017551553}, \ {-2.9665926535897933`, -1.85841041046299}, {-2.9665926535897933`, 1.461886994568502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.961592653589793, 2.9722268204834896`}, {-2.961592653589793, -2.965438341504622}, \ {-2.961592653589793, -1.8568158006993365`}, {-2.961592653589793, 1.4435578414802666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.956592653589793, 2.9681115190801277`}, {-2.956592653589793, -2.9607520730268826`}, \ {-2.956592653589793, -1.8552165311368276`}, {-2.956592653589793, 1.4249121336328219`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.951592653589793, 2.9640402882350467`}, {-2.951592653589793, -2.9560815075094053`}, \ {-2.951592653589793, -1.8536127197702794`}, {-2.951592653589793, 1.4059519975843415`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9465926535897933`, 2.9600136637811727`}, {-2.9465926535897933`, -2.9514269336289405`}, \ {-2.9465926535897933`, -1.8520044887247462`}, {-2.9465926535897933`, 1.3866799801514988`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.941592653589793, 2.95603213108173}, {-2.941592653589793, -2.9467886333979805`}, \ {-2.941592653589793, -1.850391964331058}, {-2.941592653589793, 1.367099058953637}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.936592653589793, 2.9520961253292928`}, {-2.936592653589793, -2.942166882199634}, \ {-2.936592653589793, -1.8487752772005934`}, {-2.936592653589793, 1.3472126519890082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.931592653589793, 2.9482060319986694`}, {-2.931592653589793, -2.9375619488318816`}, {-2.931592653589793, -1.8471545623006338`}, \ {-2.931592653589793, 1.3270246261434377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9265926535897933`, 2.9443621874445163`}, {-2.9265926535897933`, -2.9329740955503376`}, \ {-2.9265926535897933`, -1.8455299590306882`}, {-2.9265926535897933`, 1.3065393045295983`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.921592653589793, 2.9405648796294463`}, {-2.921592653589793, -2.9284035781074738`}, \ {-2.921592653589793, -1.8439016112979223`}, {-2.921592653589793, 1.285761472554972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.916592653589793, 2.936814348984632}, {-2.916592653589793, -2.9238506457993663`}, \ {-2.916592653589793, -1.842269667594467}, {-2.916592653589793, 1.2646963826207993`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.911592653589793, 2.9331107893810064`}, {-2.911592653589793, -2.9193155415017285`}, \ {-2.911592653589793, -1.8406342810734981`}, {-2.911592653589793, 1.2433497573537489`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.9065926535897932`, 2.929454349213268}, {-2.9065926535897932`, -2.9147985017188183`}, \ {-2.9065926535897932`, -1.8389956096266666`}, {-2.9065926535897932`, 1.2217277912792677`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.901592653589793, 2.9258451325786234`}, {-2.901592653589793, -2.9102997566227904`}, \ {-2.901592653589793, -1.837353815961279}, {-2.901592653589793, 1.1998371508487247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.896592653589793, 2.9222832005439177`}, {-2.896592653589793, -2.9058195300977263`}, \ {-2.896592653589793, -1.8357090676776529`}, {-2.896592653589793, 1.177684972740105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.891592653589793, 2.918768572490506}, {-2.891592653589793, -2.9013580397829912`}, \ {-2.891592653589793, -1.834061537346676}, {-2.891592653589793, 1.1552788603599946`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8865926535897932`, 2.915301227527068}, {-2.8865926535897932`, -2.8969154971173348`}, \ {-2.8865926535897932`, -1.832411402587491}, {-2.8865926535897932`, 1.1326268784840128`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8815926535897933`, 2.9118811059593783`}, {-2.8815926535897933`, -2.892492107380787}, \ {-2.8815926535897933`, -1.8307588461449296`}, {-2.8815926535897933`, 1.1097375459836771`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.876592653589793, 2.908508110810686}, {-2.876592653589793, -2.8880880697417903`}, \ {-2.876592653589793, -1.8291040559676348`}, {-2.876592653589793, 1.0866198266000986`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.871592653589793, 2.9051821093787935`}, {-2.871592653589793, -2.883703577298222}, \ {-2.871592653589793, -1.827447225285402}, {-2.871592653589793, 1.0632831177381266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.866592653589793, 2.9019029348247267`}, {-2.866592653589793, -2.8793388171260483`}, \ {-2.866592653589793, -1.8257885526868283`}, {-2.866592653589793, 1.0397372372689588`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.861592653589793, 2.89867038778282}, {-2.861592653589793, -2.874993970320912}, \ {-2.861592653589793, -1.824128242196914}, {-2.861592653589793, 1.0159924083462095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.856592653589793, 2.8954842379825614`}, {-2.856592653589793, -2.8706692120452226`}, \ {-2.856592653589793, -1.8224665033536864`}, {-2.856592653589793, 0.9920592422544579}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.851592653589793, 2.8923442258796466`}, {-2.851592653589793, -2.8663647115747874`}, \ {-2.851592653589793, -1.8208035512860379`}, {-2.851592653589793, 0.9679487193296001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.846592653589793, 2.88925006428071}, {-2.846592653589793, -2.862080632342533}, \ {-2.846592653589793, -1.8191396067892238`}, {-2.846592653589793, 0.9436721680048196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8415926535897933`, 2.8862014399646228`}, {-2.8415926535897933`, -2.8578171319875825`}, \ {-2.8415926535897933`, -1.817474896401929}, {-2.8415926535897933`, 0.9192412420564516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.836592653589793, 2.883198015285918}, {-2.836592653589793, -2.853574362400736}, \ {-2.836592653589793, -1.815809652481363}, {-2.836592653589793, 0.8946678961397914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.831592653589793, 2.880239429760251}, {-2.831592653589793, -2.8493524697731654`}, \ {-2.831592653589793, -1.8141441132786724`}, {-2.831592653589793, 0.8699643597235612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.826592653589793, 2.8773253016236993`}, {-2.826592653589793, -2.845151594643058}, \ {-2.826592653589793, -1.8124785230132159`}, {-2.826592653589793, 0.8451431095480576}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8215926535897933`, 2.8744552293627748`}, {-2.8215926535897933`, -2.8409718719449226`}, \ {-2.8215926535897933`, -1.8108131319462895`}, {-2.8215926535897933`, 0.8202168407476852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.816592653589793, 2.8716287932102906`}, {-2.816592653589793, -2.8368134310577737`}, \ {-2.816592653589793, -1.809148196453808}, {-2.816592653589793, 0.7951984367938703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.811592653589793, 2.86884555660458}, {-2.811592653589793, -2.832676395855398}, \ {-2.811592653589793, -1.807483979098403}, {-2.811592653589793, 0.7701009384270829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.806592653589793, 2.8661050676073323`}, {-2.806592653589793, -2.8285608847553183`}, \ {-2.806592653589793, -1.805820748699952}, {-2.806592653589793, 0.7449375117586503}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.8015926535897933`, 2.8634068602790115`}, {-2.8015926535897933`, -2.824467010769967}, \ {-2.8015926535897933`, -1.8041587804052959`}, {-2.8015926535897933`, 0.7197214157323999}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.796592653589793, 2.8607504560086205`}, {-2.796592653589793, -2.820394881556868}, \ {-2.796592653589793, -1.8024983557563907`}, {-2.796592653589793, 0.6944659691441981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.791592653589793, 2.858135364796381}, {-2.791592653589793, -2.816344599470569}, \ {-2.791592653589793, -1.800839762757024}, {-2.791592653589793, 0.6691845174221962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.786592653589793, 2.8555610864882977`}, {-2.786592653589793, -2.8123162616149737`}, \ {-2.786592653589793, -1.799183295938114}, {-2.786592653589793, 0.6438903993741507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7815926535897932`, 2.853027111960657}, {-2.7815926535897932`, -2.8083099598949}, \ {-2.7815926535897932`, -1.7975292564208476`}, {-2.7815926535897932`, 0.6185969141086739}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.776592653589793, 2.850532924254686}, {-2.776592653589793, -2.804325781070522}, \ {-2.776592653589793, -1.795877951978184}, {-2.776592653589793, 0.5933172883347462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.771592653589793, 2.8480779996606156`}, {-2.771592653589793, -2.8003638068098518`}, \ {-2.771592653589793, -1.7942296970940865`}, {-2.771592653589793, 0.5680646442409552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.766592653589793, 2.8456618087508962`}, {-2.766592653589793, -2.7964241137443353`}, \ {-2.766592653589793, -1.7925848130204889`}, {-2.766592653589793, 0.5428519681475324}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7615926535897932`, 2.8432838173629422`}, {-2.7615926535897932`, -2.7925067735224736`}, \ {-2.7615926535897932`, -1.7909436278316015`}, {-2.7615926535897932`, 0.5176920801174508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7565926535897933`, 2.8409434875316144`}, {-2.7565926535897933`, -2.7886118528659782`}, \ {-2.7565926535897933`, -1.7893064764755249`}, {-2.7565926535897933`, 0.49259760470013053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.751592653589793, 2.8386402783725995`}, {-2.751592653589793, -2.7847394136259496`}, \ {-2.751592653589793, -1.7876737008231365`}, {-2.751592653589793, 0.4675809429699792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.746592653589793, 2.8363736469159786`}, {-2.746592653589793, -2.7808895128389914`}, \ {-2.746592653589793, -1.786045649713048}, {-2.746592653589793, 0.4426542460070934}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.741592653589793, 2.8341430488931443`}, {-2.741592653589793, -2.777062202784496}, \ {-2.741592653589793, -1.784422678993879}, {-2.741592653589793, 0.41782938995173563`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.736592653589793, 2.831947939475924}, {-2.736592653589793, -2.7732575310427707`}, \ {-2.736592653589793, -1.7828051515621386`}, {-2.736592653589793, 0.3931179527474187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.731592653589793, 2.829787773970835}, {-2.731592653589793, -2.7694755405531}, \ {-2.731592653589793, -1.781193437396469}, {-2.731592653589793, 0.36853119267013806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.726592653589793, 2.827662008468128}, {-2.726592653589793, -2.7657162696724864`}, \ {-2.726592653589793, -1.7795879135869042`}, {-2.726592653589793, 0.344080028722645}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.721592653589793, 2.8255701004488154`}, {-2.721592653589793, -2.761979752235339}, \ {-2.721592653589793, -1.777988964360092}, {-2.721592653589793, 0.3197750229544872}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.7165926535897933`, 2.8235115093494048`}, {-2.7165926535897933`, -2.758266017613288}, \ {-2.7165926535897933`, -1.7763969810988731`}, {-2.7165926535897933`, 0.29562636475022364`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.711592653589793, 2.821485697086985}, {-2.711592653589793, -2.7545750907757522`}, \ {-2.711592653589793, -1.7748123623567187`}, {-2.711592653589793, 0.27164385710992767`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.706592653589793, 2.8194921285454666`}, {-2.706592653589793, -2.750906992350898}, \ {-2.706592653589793, -1.7732355138660723`}, {-2.706592653589793, 0.24783690492872487`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.701592653589793, 2.817530272025093}, {-2.701592653589793, -2.7472617386872815`}, \ {-2.701592653589793, -1.7716668485406701`}, {-2.701592653589793, 0.22421450526507777`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6965926535897933`, 2.815599599656288}, {-2.6965926535897933`, -2.743639341915683}, \ {-2.6965926535897933`, -1.7701067864709374`}, {-2.6965926535897933`, 0.20078523957199126`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.691592653589793, 2.8136995877795363`}, {-2.691592653589793, -2.740039810011555}, \ {-2.691592653589793, -1.76855575491218}, {-2.691592653589793, 0.17755726785024523`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.686592653589793, 2.8118297172932283`}, {-2.686592653589793, -2.736463146858197}, \ {-2.686592653589793, -1.7670141882654007`}, {-2.686592653589793, 0.154538324669408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.681592653589793, 2.8099894739704006`}, {-2.681592653589793, -2.7329093523099193`}, \ {-2.681592653589793, -1.765482528049651}, {-2.681592653589793, 0.1317357169904152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6765926535897933`, 2.8081783487462637`}, {-2.6765926535897933`, -2.7293784222558206`}, \ {-2.6765926535897933`, -1.7639612228657668`}, {-2.6765926535897933`, 0.10915632371256057`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.671592653589793, 2.8063958379780787`}, {-2.671592653589793, -2.7258703486841096`}, \ {-2.671592653589793, -1.7624507283509903`}, {-2.671592653589793, 0.08680659685859961}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.666592653589793, 2.804641443678413}, {-2.666592653589793, -2.72238511974648}, \ {-2.666592653589793, -1.7609515071234456`}, {-2.666592653589793, 0.06469256430416101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.661592653589793, 2.802914673723924}, {-2.661592653589793, -2.7189227198231904`}, \ {-2.661592653589793, -1.7594640287166177`}, {-2.661592653589793, 0.042819833950968535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6565926535897932`, 2.801215042040187}, {-2.6565926535897932`, -2.7154831295881605`}, \ {-2.6565926535897932`, -1.7579887695022864`}, {-2.6565926535897932`, 0.02119359923919959}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.651592653589793, 2.7995420687646844`}, {-2.651592653589793, -2.7120663260745963`}, \ {-2.651592653589793, -1.7565262126020678`}, {-2.651592653589793, \ -0.00018135410968423668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.646592653589793, 2.7978952803889454`}, {-2.646592653589793, -2.7086722827406984`}, \ {-2.646592653589793, -1.7550768477865282`}, {-2.646592653589793, \ -0.021300640229942235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.641592653589793, 2.796274209880861}, {-2.641592653589793, -2.705300969535837}, \ {-2.641592653589793, -1.7536411713609958`}, {-2.641592653589793, \ -0.04216026423968455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6365926535897932`, 2.7946783967889446`}, {-2.6365926535897932`, -2.701952352966836}, \ {-2.6365926535897932`, -1.7522196860378336`}, {-2.6365926535897932`, \ -0.06275661247113709}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.6315926535897933`, 2.7931073873293633`}, {-2.6315926535897933`, -2.6986263961644856`}, \ {-2.6315926535897933`, -1.7508129007941573`}, {-2.6315926535897933`, \ -0.08308644191262853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.626592653589793, 2.7915607344565814`}, {-2.626592653589793, -2.695323058950086}, \ {-2.626592653589793, -1.7494213307138606`}, {-2.626592653589793, \ -0.1031468689694521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.621592653589793, 2.790037997919534}, {-2.621592653589793, -2.692042297902399}, \ {-2.621592653589793, -1.74804549681418}, {-2.621592653589793, \ -0.12293535764818088`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.616592653589793, 2.7885387443033975`}, {-2.616592653589793, -2.6887840664244753`}, \ {-2.616592653589793, -1.7466859258548597`}, {-2.616592653589793, \ -0.14244970726448314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.611592653589793, 2.787062547058728}, {-2.611592653589793, -2.685548314810803}, \ {-2.611592653589793, -1.745343150130116}, {-2.611592653589793, \ -0.16168803977082405`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.606592653589793, 2.7856089865183464`}, {-2.606592653589793, -2.6823349903142812`}, \ {-2.606592653589793, -1.7440177072418324`}, {-2.606592653589793, \ -0.18064878679499505`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.601592653589793, 2.7841776499030773`}, {-2.601592653589793, -2.679144037213234}, \ {-2.601592653589793, -1.7427101398535019`}, {-2.601592653589793, \ -0.19933067647558284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.596592653589793, 2.782768131317358}, {-2.596592653589793, -2.675975396878677}, \ {-2.596592653589793, -1.7414209954243531`}, {-2.596592653589793, \ -0.21773272017491005`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5915926535897933`, 2.781380031735164}, {-2.5915926535897933`, -2.672829007841282}, \ {-2.5915926535897933`, -1.7401508259223286`}, {-2.5915926535897933`, \ -0.2358541991440499}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.586592653589793, 2.7800129589773186`}, {-2.586592653589793, -2.6697048058583612`}, \ {-2.586592653589793, -1.7389001875155319`}, {-2.586592653589793, \ -0.25369465120906004`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.581592653589793, 2.7786665276806293`}, {-2.581592653589793, -2.666602723980824}, \ {-2.581592653589793, -1.7376696402410745`}, {-2.581592653589793, \ -0.2712538575414494}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.576592653589793, 2.777340359259814}, {-2.576592653589793, -2.6635226926198365`}, \ {-2.576592653589793, -1.7364597476507897`}, {-2.576592653589793, \ -0.2885318295703789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.571592653589793, 2.7760340818626514`}, {-2.571592653589793, -2.660464639613635}, \ {-2.571592653589793, -1.7352710764329922`}, {-2.571592653589793, \ -0.30552879608815237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.566592653589793, 2.774747330318968}, {-2.566592653589793, -2.657428490293789}, \ {-2.566592653589793, -1.7341041960093753`}, {-2.566592653589793, \ -0.3222451905950648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.561592653589793, 2.773479746084198}, {-2.561592653589793, -2.6544141675514665`}, \ {-2.561592653589793, -1.732959678106766}, {-2.561592653589793, \ -0.3386816389244502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.556592653589793, 2.7722309771777702`}, {-2.556592653589793, -2.651421591903468}, \ {-2.556592653589793, -1.7318380963027131`}, {-2.556592653589793, \ -0.35483894718327297`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5515926535897933`, 2.7710006781171193`}, {-2.5515926535897933`, -2.648450681557879}, \ {-2.5515926535897933`, -1.7307400255446646`}, {-2.5515926535897933`, \ -0.370718090039042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5465926535897934`, 2.7697885098475328`}, {-2.5465926535897934`, -2.6455013524794357`}, \ {-2.5465926535897934`, -1.729666041641981}, {-2.5465926535897934`, \ -0.3863201993788479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.541592653589793, 2.7685941396684735`}, {-2.541592653589793, -2.642573518454674}, \ {-2.541592653589793, -1.7286167207306165`}, {-2.541592653589793, \ -0.40164655336214855`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.536592653589793, 2.767417241156588}, {-2.536592653589793, -2.6396670911565905`}, \ {-2.536592653589793, -1.7275926387098164`}, {-2.536592653589793, \ -0.41669856588461934`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5315926535897932`, 2.766257494086002}, {-2.5315926535897932`, -2.636781980208944}, \ {-2.5315926535897932`, -1.7265943706509181`}, {-2.5315926535897932`, \ -0.4314777764667892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.526592653589793, 2.765114584346029}, {-2.526592653589793, -2.6339180932501804`}, \ {-2.526592653589793, -1.7256224901778048`}, {-2.526592653589793, \ -0.44598584057734403`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.521592653589793, 2.7639882038568415`}, {-2.521592653589793, -2.6310753359969157`}, \ {-2.521592653589793, -1.7246775688192963`}, {-2.521592653589793, \ -0.46022452039803186`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.516592653589793, 2.762878050483236}, {-2.516592653589793, -2.628253612306886}, \ {-2.516592653589793, -1.7237601753332912`}, {-2.516592653589793, \ -0.4741956760338599}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5115926535897932`, 2.7617838279468865`}, {-2.5115926535897932`, -2.6254528242414623`}, \ {-2.5115926535897932`, -1.7228708750031307`}, {-2.5115926535897932`, \ -0.48790125716971755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.5065926535897933`, 2.7607052457373134`}, {-2.5065926535897933`, -2.6226728721276076`}, \ {-2.5065926535897933`, -1.7220102289064503`}, {-2.5065926535897933`, \ -0.5013432951720393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.501592653589793, 2.7596420190217805`}, {-2.501592653589793, -2.619913654619365}, \ {-2.501592653589793, -1.7211787931571216`}, {-2.501592653589793, \ -0.5145238956318854}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.496592653589793, 2.7585938685544487`}, {-2.496592653589793, -2.6171750687587005`}, \ {-2.496592653589793, -1.7203771181210654`}, {-2.496592653589793, \ -0.5274452313439383}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.491592653589793, 2.757560520584866}, {-2.491592653589793, -2.6144570100357565`}, \ {-2.491592653589793, -1.7196057476067108`}, {-2.491592653589793, \ -0.5401095357140155}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.486592653589793, 2.756541706766103}, {-2.486592653589793, -2.611759372448538}, \ {-2.486592653589793, -1.7188652180313917`}, {-2.486592653589793, \ -0.5525190965862534}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.481592653589793, 2.7555371640626207`}, {-2.481592653589793, -2.6090820485619535`}, \ {-2.481592653589793, -1.7181560575648218`}, {-2.481592653589793, \ -0.5646762504796726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.476592653589793, 2.754546634658092}, {-2.476592653589793, -2.60642492956622}, \ {-2.476592653589793, -1.7174787852512754`}, {-2.476592653589793, \ -0.5765833772227128}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.471592653589793, 2.7535698658633425`}, {-2.471592653589793, -2.6037879053344892`}, \ {-2.471592653589793, -1.7168339101122048`}, {-2.471592653589793, \ -0.5882428949732847}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4665926535897933`, 2.752606610024454}, {-2.4665926535897933`, -2.601170864479963}, \ {-2.4665926535897933`, -1.7162219302311643`}, {-2.4665926535897933`, \ -0.5996572556109081}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.461592653589793, 2.7516566244312606`}, {-2.461592653589793, -2.598573694412133}, \ {-2.461592653589793, -1.715643331823322}, {-2.461592653589793, \ -0.6108289404869612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.456592653589793, 2.7507196712262987`}, {-2.456592653589793, -2.595996281392411}, \ {-2.456592653589793, -1.7150985882919498`}, {-2.456592653589793, \ -0.621760456518268}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.451592653589793, 2.7497955173143356`}, {-2.451592653589793, -2.593438510588909}, \ {-2.451592653589793, -1.7145881592744998`}, {-2.451592653589793, \ -0.6324543326088946}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.446592653589793, 2.7488839342725417`}, {-2.446592653589793, -2.5909002661305722`}, \ {-2.446592653589793, -1.7141124896811728`}, {-2.446592653589793, \ -0.6429131163845015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.441592653589793, 2.7479846982614307`}, {-2.441592653589793, -2.5883814311604554`}, \ {-2.441592653589793, -1.7136720087290658`}, {-2.441592653589793, \ -0.6531393712234304}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.436592653589793, 2.747097589936602}, {-2.436592653589793, -2.5858818878882652`}, \ {-2.436592653589793, -1.7132671289751584`}, {-2.436592653589793, \ -0.663135673568405}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.431592653589793, 2.7462223943614066`}, {-2.431592653589793, -2.5834015176420633`}, \ {-2.431592653589793, -1.7128982453517456`}, {-2.431592653589793, \ -0.6729046105026519}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4265926535897933`, 2.7453589009205457`}, {-2.4265926535897933`, -2.5809402009191973`}, \ {-2.4265926535897933`, -1.7125657342079466`}, {-2.4265926535897933`, \ -0.6824487775741542}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4215926535897934`, 2.7445069032346874`}, {-2.4215926535897934`, -2.5784978174363915`}, \ {-2.4215926535897934`, -1.7122699523611755`}, {-2.4215926535897934`, \ -0.6917707768517746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.416592653589793, 2.7436661990761384`}, {-2.416592653589793, -2.5760742461789983`}, \ {-2.416592653589793, -1.7120112361626645`}, {-2.416592653589793, \ -0.7008732151971004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.411592653589793, 2.7428365902856267`}, {-2.411592653589793, -2.5736693654494154`}, \ {-2.411592653589793, -1.7117899005811985`}, {-2.411592653589793, \ -0.7097587027359312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.4065926535897932`, 2.742017882690203}, {-2.4065926535897932`, -2.571283052914691}, \ {-2.4065926535897932`, -1.711606238309353}, {-2.4065926535897932`, \ -0.7184298515135726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.401592653589793, 2.741209886022324}, {-2.401592653589793, -2.5689151856532098`}, \ {-2.401592653589793, -1.711460518896623}, {-2.401592653589793, \ -0.7268892743183314}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.396592653589793, 2.740412413840141}, {-2.396592653589793, -2.566565640200572}, \ {-2.396592653589793, -1.7113529879139278`}, {-2.396592653589793, \ -0.7351395836578821}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.391592653589793, 2.7396252834489765`}, {-2.391592653589793, -2.5642342925945547`}, \ {-2.391592653589793, -1.7112838661538703`}, {-2.391592653589793, \ -0.7431833908735468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3865926535897932`, 2.738848315824074}, {-2.3865926535897932`, -2.5619210184192753`}, \ {-2.3865926535897932`, -1.7112533488713635`}, {-2.3865926535897932`, \ -0.7510233053778801}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3815926535897933`, 2.7380813355345786`}, {-2.3815926535897933`, -2.5596256928483863`}, \ {-2.3815926535897933`, -1.7112616050688767`}, {-2.3815926535897933`, \ -0.7586619340014179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.376592653589793, 2.7373241706687907`}, {-2.376592653589793, -2.5573481906874753`}, \ {-2.376592653589793, -1.7113087768307889`}, {-2.376592653589793, \ -0.7661018804348899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.371592653589793, 2.736576652760686}, {-2.371592653589793, -2.555088386415518}, \ {-2.371592653589793, -1.711394978710947}, {-2.371592653589793, \ -0.7733457447537168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.366592653589793, 2.7358386167177193`}, {-2.366592653589793, -2.552846154225508}, \ {-2.366592653589793, -1.7115202971776238`}, {-2.366592653589793, \ -0.7803961230121782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.361592653589793, 2.73510990074992}, {-2.361592653589793, -2.5506213680641356`}, \ {-2.361592653589793, -1.7116847901195809`}, {-2.361592653589793, \ -0.7872556068952143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.356592653589793, 2.7343903463002435`}, {-2.356592653589793, -2.5484139016706586`}, \ {-2.356592653589793, -1.711888486417009}, {-2.356592653589793, \ -0.7939267834163947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.351592653589793, 2.733679797976222}, {-2.351592653589793, -2.546223628614821}, \ {-2.351592653589793, -1.7121313855805609`}, {-2.351592653589793, \ -0.8004122346513614}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.346592653589793, 2.732978103482903}, {-2.346592653589793, -2.544050422333926}, \ {-2.346592653589793, -1.712413457461652}, {-2.346592653589793, \ -0.8067145374966046}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3415926535897933`, 2.7322851135570345`}, {-2.3415926535897933`, -2.5418941561690396`}, \ {-2.3415926535897933`, -1.7127346420365768`}, {-2.3415926535897933`, \ -0.8128362634441929}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.336592653589793, 2.731600681902524}, {-2.336592653589793, -2.539754703400278}, \ {-2.336592653589793, -1.7130948492667835`}, {-2.336592653589793, \ -0.8187799783638401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.331592653589793, 2.730924665127168}, {-2.331592653589793, -2.537631937281267}, \ {-2.331592653589793, -1.7134939590373053`}, {-2.331592653589793, \ -0.8245482422843639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.326592653589793, 2.7302569226806095`}, {-2.326592653589793, -2.535525731072695}, \ {-2.326592653589793, -1.713931821174632}, {-2.326592653589793, \ -0.8301436091674409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.321592653589793, 2.7295973167935372`}, {-2.321592653589793, -2.5334359580750068`}, \ {-2.321592653589793, -1.71440825554514}, {-2.321592653589793, \ -0.8355686266672436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.316592653589793, 2.728945712418117}, {-2.316592653589793, -2.53136249166027}, \ {-2.316592653589793, -1.7149230522345809`}, {-2.316592653589793, \ -0.8408258358703943}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.311592653589793, 2.728301977169612}, {-2.311592653589793, -2.5293052053031406`}, \ {-2.311592653589793, -1.7154759718086325`}, {-2.311592653589793, \ -0.8459177710114232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.306592653589793, 2.7276659812692263`}, {-2.306592653589793, -2.5272639726110038`}, \ {-2.306592653589793, -1.7160667456541099`}, {-2.306592653589793, \ -0.8508469591596766}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.3015926535897933`, 2.727037597488106}, {-2.3015926535897933`, -2.525238667353286}, \ {-2.3015926535897933`, -1.716695076399838}, {-2.3015926535897933`, \ -0.8556159198743987}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2965926535897934`, 2.726416701092517}, {-2.2965926535897934`, -2.523229163489907}, \ {-2.2965926535897934`, -1.7173606384157534`}, {-2.2965926535897934`, \ -0.8602271648254661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.291592653589793, 2.725803169790176}, {-2.291592653589793, -2.521235335198907}, \ {-2.291592653589793, -1.7180630783883484`}, {-2.291592653589793, \ -0.8646831973779673}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.286592653589793, 2.7251968836777074`}, {-2.286592653589793, -2.519257056903277}, \ {-2.286592653589793, -1.7188020159699993`}, {-2.286592653589793, \ -0.8689865121394958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2815926535897932`, 2.7245977251892186`}, {-2.2815926535897932`, -2.5172942032969625`}, \ {-2.2815926535897932`, -1.719577044499383}, {-2.2815926535897932`, \ -0.8731395944697606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.276592653589793, 2.724005579045974}, {-2.276592653589793, -2.5153466493700583`}, \ {-2.276592653589793, -1.7203877317896825`}, {-2.276592653589793, \ -0.8771449199526896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.271592653589793, 2.7234203322071573`}, {-2.271592653589793, -2.5134142704332287`}, \ {-2.271592653589793, -1.7212336209809487`}, {-2.271592653589793, \ -0.881004953831818}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.266592653589793, 2.7228418738216846`}, {-2.266592653589793, -2.5114969421413322`}, \ {-2.266592653589793, -1.7221142314525595`}, {-2.266592653589793, \ -0.8847221504103125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2615926535897932`, -2.5095945405162783`}, \ {-2.2615926535897932`, -1.723029059791438}, {-2.2615926535897932`, 2.7222700951810754`}, {-2.2615926535897932`, -0.8882989524174815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2565926535897933`, -2.507706941969116}, \ {-2.2565926535897933`, -1.7239775808113833`}, {-2.2565926535897933`, 2.7217048896733447`}, {-2.2565926535897933`, -0.8917377903440746}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.251592653589793, -2.5058340233213774`}, \ {-2.251592653589793, -1.7249592486186172`}, {-2.251592653589793, 2.7211461527379006`}, {-2.251592653589793, -0.8950410817490744}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.246592653589793, -2.503975661825666}, {-2.246592653589793, \ -1.7259734977185173`}, {-2.246592653589793, 2.720593781821448}, {-2.246592653589793, -0.8982112305410491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.241592653589793, -2.502131735185528}, {-2.241592653589793, \ -1.727019744158162}, {-2.241592653589793, 2.720047676334838}, {-2.241592653589793, -0.901250626237423}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.236592653589793, -2.500302121574599}, {-2.236592653589793, \ -1.7280973866995488`}, {-2.236592653589793, 2.7195077376109076`}, {-2.236592653589793, -0.9041616432052558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.231592653589793, -2.498486699655028}, {-2.231592653589793, \ -1.7292058080177963`}, {-2.231592653589793, 2.718973868863214}, {-2.231592653589793, -0.9069466398873361}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.226592653589793, -2.496685348595237}, {-2.226592653589793, \ -1.7303443759191819`}, {-2.226592653589793, 2.7184459751457233`}, {-2.226592653589793, -0.9096079580174979}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.221592653589793, -2.494897948086963}, {-2.221592653589793, \ -1.7315124445733616`}, {-2.221592653589793, 2.717923963313372}, {-2.221592653589793, -0.9121479218291948}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.2165926535897933`, -2.4931243783616193`}, \ {-2.2165926535897933`, -1.7327093557546145`}, {-2.2165926535897933`, 2.7174077419835316`}, {-2.2165926535897933`, -0.9145688372613786}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.211592653589793, -2.491364520206039}, {-2.211592653589793, \ -1.7339344400867398`}, {-2.211592653589793, 2.7168972214983147`}, {-2.211592653589793, -0.9168729911656951}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.206592653589793, -2.489618254977525}, {-2.206592653589793, \ -1.7351870182866131`}, {-2.206592653589793, 2.7163923138877437`}, {-2.206592653589793, -0.9190626505190329}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.201592653589793, -2.4878854646182966`}, \ {-2.201592653589793, -1.736466402401446}, {-2.201592653589793, 2.7158929328337402`}, {-2.201592653589793, -0.9211400616452812}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.196592653589793, -2.4861660316692453`}, \ {-2.196592653589793, -1.7377718970350646`}, {-2.196592653589793, 2.7153989936349316`}, {-2.196592653589793, -0.9231074494501048}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.191592653589793, -2.4844598392831787`}, \ {-2.191592653589793, -1.7391028005587073`}, {-2.191592653589793, 2.7149104131722392`}, {-2.191592653589793, -0.9249670166722762}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.186592653589793, -2.482766771237374}, {-2.186592653589793, \ -1.740458406302242}, {-2.186592653589793, 2.714427109875261}, {-2.186592653589793, -0.9267209431550558}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.181592653589793, -2.481086711945592}, {-2.181592653589793, \ -1.7418380037216943`}, {-2.181592653589793, 2.7139490036893905`}, {-2.181592653589793, -0.9283713851407753}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1765926535897933`, -2.4794195464694746`}, \ {-2.1765926535897933`, -1.7432408795397107`}, {-2.1765926535897933`, 2.7134760160437086`}, {-2.1765926535897933`, -0.9299204745915963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1715926535897934`, -2.477765160529425}, \ {-2.1715926535897934`, -1.7446663188554323`}, {-2.1715926535897934`, 2.713008069819579}, {-2.1715926535897934`, -0.9313703185391548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.166592653589793, -2.476123440514893}, {-2.166592653589793, \ -1.7461136062208693`}, {-2.166592653589793, 2.712545089319967}, {-2.166592653589793, -0.9327229984655592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.161592653589793, -2.474494273494144}, {-2.161592653589793, \ -1.7475820266811315`}, {-2.161592653589793, 2.7120870002394537`}, {-2.161592653589793, -0.9339805697178972}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1565926535897932`, -2.472877547223495}, \ {-2.1565926535897932`, -1.749070866776062}, {-2.1565926535897932`, 2.711633729634917}, {-2.1565926535897932`, -0.93514506095815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.151592653589793, -2.4712731501560334`}, \ {-2.151592653589793, -1.7505794155014154`}, {-2.151592653589793, 2.711185205896901}, {-2.151592653589793, -0.9362184736501522}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.146592653589793, -2.469680971449828}, {-2.146592653589793, \ -1.7521069652276937`}, {-2.146592653589793, 2.7107413587216183`}, {-2.146592653589793, -0.9372027815849179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.141592653589793, -2.468100900975655}, {-2.141592653589793, \ -1.753652812575374}, {-2.141592653589793, 2.7103021190835945`}, {-2.141592653589793, -0.9380999304454076}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1365926535897932`, -2.466532829324248}, \ {-2.1365926535897932`, -1.7552162592453422`}, {-2.1365926535897932`, 2.709867419208926}, {-2.1365926535897932`, -0.9389118374115369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.1315926535897933`, -2.464976647813061}, \ {-2.1315926535897933`, -1.756796612803824}, {-2.1315926535897933`, 2.7094371925491574`}, {-2.1315926535897933`, -0.939640390805968}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.126592653589793, -2.4634322484925986`}, \ {-2.126592653589793, -1.7583931874212129`}, {-2.126592653589793, 2.7090113737557426`}, {-2.126592653589793, -0.9402874497809729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.121592653589793, -2.4618995241522965`}, \ {-2.121592653589793, -1.7600053045645607`}, {-2.121592653589793, 2.708589898655088}, {-2.121592653589793, -0.9408548440464337}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.116592653589793, -2.460378368325948}, {-2.116592653589793, \ -1.7616322936437119`}, {-2.116592653589793, 2.708172704224165}, {-2.116592653589793, -0.9413443736388274}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.111592653589793, -2.4588686752967486`}, \ {-2.111592653589793, -1.7632734926112639`}, {-2.111592653589793, 2.707759728566665}, {-2.111592653589793, -0.9417578087308109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.106592653589793, -2.45737034010188}, {-2.106592653589793, \ -1.7649282485168545`}, {-2.106592653589793, 2.7073509108897125`}, {-2.106592653589793, -0.9420968894808789}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.101592653589793, -2.455883258536756}, {-2.101592653589793, \ -1.7665959180163053`}, {-2.101592653589793, 2.7069461914810873`}, {-2.101592653589793, -0.9423633259223231}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.096592653589793, -2.454407327158833}, {-2.096592653589793, \ -1.7682758678364354`}, {-2.096592653589793, 2.7065455116869743`}, {-2.096592653589793, -0.9425587978906639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0915926535897933`, 2.706148813890211}, {-2.0915926535897933`, -1.7699674751965624`}, \ {-2.0915926535897933`, -2.452942443291048}, {-2.0915926535897933`, \ -0.942684954988484}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0865926535897934`, 2.705756041489032}, {-2.0865926535897934`, -1.7716701281876863`}, \ {-2.0865926535897934`, -2.451488505024935}, {-2.0865926535897934`, \ -0.9427434165865312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.081592653589793, 2.705367138876285}, {-2.081592653589793, -1.7733832261106157`}, \ {-2.081592653589793, -2.450045411223324}, {-2.081592653589793, \ -0.9427357718598394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.076592653589793, 2.704982051419127}, {-2.076592653589793, -1.7751061797743521`}, \ {-2.076592653589793, -2.448613061522736}, {-2.076592653589793, \ -0.9426635798575204}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.071592653589793, 2.7046007254391684`}, {-2.071592653589793, -1.776838411756146}, \ {-2.071592653589793, -2.4471913563354417`}, {-2.071592653589793, \ -0.942528369604779}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.066592653589793, 2.7042231081930668`}, {-2.066592653589793, -1.7785793566246544`}, \ {-2.066592653589793, -2.445780196851187}, {-2.066592653589793, \ -0.9423316402356984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.061592653589793, 2.703849147853564}, {-2.061592653589793, -1.7803284611278036`}, \ {-2.061592653589793, -2.444379485038591}, {-2.061592653589793, \ -0.9420748611552431}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.056592653589793, 2.7034787934909392`}, {-2.056592653589793, -1.782085184346894}, \ {-2.056592653589793, -2.442989123646274}, {-2.056592653589793, \ -0.9417594722289125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0515926535897933`, 2.703111995054887}, {-2.0515926535897933`, -1.7838489978185743`}, \ {-2.0515926535897933`, -2.441609016203664}, {-2.0515926535897933`, \ -0.9413868839984509}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0465926535897934`, 2.702748703356791}, {-2.0465926535897934`, -1.785619385626302}, \ {-2.0465926535897934`, -2.4402390670215324`}, {-2.0465926535897934`, \ -0.9409584779220086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.041592653589793, 2.702388870052413}, {-2.041592653589793, -1.7873958444629825`}, \ {-2.041592653589793, -2.438879181192236}, {-2.041592653589793, \ -0.9404756066371666}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.036592653589793, 2.702032447624946}, {-2.036592653589793, -1.7891778836663503`}, \ {-2.036592653589793, -2.437529264589721}, {-2.036592653589793, \ -0.9399395942451881}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.031592653589793, 2.7016793893684645`}, {-2.031592653589793, -1.7909650252288003`}, \ {-2.031592653589793, -2.436189223869247}, {-2.031592653589793, \ -0.9393517366149461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.026592653589793, 2.701329649371732}, {-2.026592653589793, -1.792756803783206}, \ {-2.026592653589793, -2.4348589664668805`}, {-2.026592653589793, \ -0.9387133017049594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.021592653589793, 2.700983182502378}, {-2.021592653589793, -1.7945527665663887`}, \ {-2.021592653589793, -2.433538400598719}, {-2.021592653589793, \ -0.9380255299020065}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.016592653589793, 2.7006399443914217`}, {-2.016592653589793, -1.7963524733617287`}, \ {-2.016592653589793, -2.4322274352599322`}, {-2.016592653589793, \ -0.9372896343748132}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0115926535897932`, 2.7002998914181395`}, {-2.0115926535897932`, -1.7981554964224666`}, \ {-2.0115926535897932`, -2.430925980223525}, {-2.0115926535897932`, \ -0.9365068014413858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.0065926535897933`, 2.699962980695266}, {-2.0065926535897933`, -1.79996142037716}, \ {-2.0065926535897933`, -2.4296339460389356`}, {-2.0065926535897933`, \ -0.935678190948554}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-2.001592653589793, 2.69962917005453}, {-2.001592653589793, -1.801769842118736}, \ {-2.001592653589793, -2.428351244030391}, {-2.001592653589793, \ -0.9348049366623935}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.996592653589793, 2.699298418032506}, {-1.996592653589793, -1.8035803706785174`}, \ {-1.996592653589793, -2.4270777862950914`}, {-1.996592653589793, \ -0.9338881466682007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.991592653589793, 2.698970683856774}, {-1.991592653589793, -1.8053926270865208`}, \ {-1.991592653589793, -2.425813485701177}, {-1.991592653589793, \ -0.9329289037787699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.986592653589793, 2.6986459274323873`}, {-1.986592653589793, -1.8072062442193593`}, \ {-1.986592653589793, -2.424558255885534}, {-1.986592653589793, \ -0.9319282659497857}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9815926535897932`, 2.698324109328643}, {-1.9815926535897932`, -1.8090208666369119`}, \ {-1.9815926535897932`, -2.423312011251411}, {-1.9815926535897932`, \ -0.9308872667011835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.976592653589793, 2.6980051907661355`}, {-1.976592653589793, -1.8108361504089743`}, \ {-1.976592653589793, -2.4220746669658717`}, {-1.976592653589793, \ -0.9298069155433832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9715926535897932`, 2.697689133604094}, {-1.9715926535897932`, -1.8126517629329413`}, \ {-1.9715926535897932`, -2.420846138957087}, {-1.9715926535897932`, \ -0.9286881984073928}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.966592653589793, 2.6973759003280033`}, {-1.966592653589793, -1.8144673827436297`}, \ {-1.966592653589793, -2.4196263439114656`}, {-1.966592653589793, \ -0.9275320780777895}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9615926535897932`, 2.697065454037491}, {-1.9615926535897932`, -1.8162826993162051`}, \ {-1.9615926535897932`, -2.4184151992706404`}, {-1.9615926535897932`, \ -0.9263394946276924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.956592653589793, 2.696757758434476}, {-1.956592653589793, -1.8180974128631449`}, \ {-1.956592653589793, -2.41721262322831}, {-1.956592653589793, \ -0.9251113658548409}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9515926535897932`, 2.6964527778115768`}, {-1.9515926535897932`, -1.81991123412613}, \ {-1.9515926535897932`, -2.416018534726959}, {-1.9515926535897932`, \ -0.923848587718001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.946592653589793, 2.696150477040779}, {-1.946592653589793, -1.821723884163722}, \ {-1.946592653589793, -2.414832853454411}, {-1.946592653589793, \ -0.9225520347729551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9415926535897932`, 2.6958508215623342`}, {-1.9415926535897932`, -1.8235350941355353`}, \ {-1.9415926535897932`, -2.4136554998403095`}, {-1.9415926535897932`, \ -0.9212225606073575}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.936592653589793, 2.6955537773739136`}, {-1.936592653589793, -1.8253446050837232`}, \ {-1.936592653589793, -2.412486395052432}, {-1.936592653589793, \ -0.9198609982738393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9315926535897932`, 2.6952593110199827`}, {-1.9315926535897932`, -1.827152167712344}, \ {-1.9315926535897932`, -2.411325460992928}, {-1.9315926535897932`, \ -0.9184681607207552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.926592653589793, 2.694967389581413}, {-1.926592653589793, -1.8289575421653388`}, \ {-1.926592653589793, -2.4101726202944356`}, {-1.926592653589793, \ -0.9170448412200228}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9215926535897931`, 2.694677980665319}, {-1.9215926535897931`, -1.8307604978036407`}, \ {-1.9215926535897931`, -2.4090277963160878`}, {-1.9215926535897931`, \ -0.9155918137915777}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.916592653589793, 2.694391052395106}, {-1.916592653589793, -1.8325608129819737`}, \ {-1.916592653589793, -2.40789091313944}, {-1.916592653589793, \ -0.9141098336239508}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9115926535897931`, 2.694106573400734}, {-1.9115926535897931`, -1.8343582748258258`}, \ {-1.9115926535897931`, -2.4067618955642986`}, {-1.9115926535897931`, \ -0.9125996374905813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.906592653589793, 2.6938245128091944`}, {-1.906592653589793, -1.8361526790090725`}, \ {-1.906592653589793, -2.4056406691044594`}, {-1.906592653589793, \ -0.9110619441614816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.9015926535897931`, 2.6935448402351825`}, {-1.9015926535897931`, -1.8379438295326358`}, \ {-1.9015926535897931`, -2.4045271599833766`}, {-1.9015926535897931`, \ -0.9094974548099131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.896592653589793, 2.6932675257719736`}, {-1.896592653589793, -1.839731538504594}, \ {-1.896592653589793, -2.4034212951297356`}, {-1.896592653589793, \ -0.9079068534137792}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8915926535897931`, 2.6929925399824923`}, {-1.8915926535897931`, -1.8415156259220609`}, \ {-1.8915926535897931`, -2.4023230021729765`}, {-1.8915926535897931`, \ -0.9062908071514532}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.886592653589793, 2.6927198538905674`}, {-1.886592653589793, -1.8432959194551513`}, \ {-1.886592653589793, -2.4012322094387377`}, {-1.886592653589793, \ -0.9046499667918173}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.881592653589793, 2.692449438972379}, {-1.881592653589793, -1.8450722542333253`}, \ {-1.881592653589793, -2.400148845944227}, {-1.881592653589793, \ -0.9029849670783121}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.876592653589793, 2.6921812671480785`}, {-1.876592653589793, -1.8468444726343505`}, \ {-1.876592653589793, -2.39907284139356}, {-1.876592653589793, \ -0.9012964271067919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.871592653589793, 2.6919153107735894`}, {-1.871592653589793, -1.8486124240761181`}, \ {-1.871592653589793, -2.398004126173012}, {-1.871592653589793, \ -0.8995849506970648}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.866592653589793, 2.6916515426325796`}, {-1.866592653589793, -1.8503759648114935`}, \ {-1.866592653589793, -2.39694263134624}, {-1.866592653589793, \ -0.8978511267579754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.861592653589793, 2.6913899359286058`}, {-1.861592653589793, -1.8521349577264117`}, \ {-1.861592653589793, -2.3958882886494495`}, {-1.861592653589793, \ -0.8960955296459218}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8565926535897932`, 2.6911304642774136`}, {-1.8565926535897932`, -1.8538892721413174`}, \ {-1.8565926535897932`, -2.394841030486517}, {-1.8565926535897932`, \ -0.8943187195167351}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.851592653589793, 2.690873101699406}, {-1.851592653589793, -1.8556387836161339`}, \ {-1.851592653589793, -2.393800789924073}, {-1.851592653589793, \ -0.8925212426708486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8465926535897932`, 2.6906178226122663`}, {-1.8465926535897932`, -1.8573833737588366`}, \ {-1.8465926535897932`, -2.392767500686544}, {-1.8465926535897932`, \ -0.8907036318917226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.841592653589793, 2.6903646018237364`}, {-1.841592653589793, -1.8591229300377514`}, \ {-1.841592653589793, -2.3917410971511672`}, {-1.841592653589793, \ -0.8888664067774849}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8365926535897932`, 2.690113414524539}, {-1.8365926535897932`, -1.860857345597619}, \ {-1.8365926535897932`, -2.390721514342975}, {-1.8365926535897932`, \ -0.8870100740657829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.831592653589793, 2.6898642362814544`}, {-1.831592653589793, -1.862586519079536}, \ {-1.831592653589793, -2.3897086879297373`}, {-1.831592653589793, \ -0.8851351279518491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8265926535897932`, 2.689617043030538}, {-1.8265926535897932`, -1.864310354444775}, \ {-1.8265926535897932`, -2.3887025542168985`}, {-1.8265926535897932`, \ -0.8832420503997904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.821592653589793, 2.689371811070468}, {-1.821592653589793, -1.8660287608025439`}, \ {-1.821592653589793, -2.38770305014248}, {-1.821592653589793, \ -0.8813313114471291}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8165926535897932`, 2.6891285170560493`}, {-1.8165926535897932`, -1.867741652241701}, \ {-1.8165926535897932`, -2.386710113271966}, {-1.8165926535897932`, \ -0.8794033695026434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.811592653589793, 2.6888871379918293`}, {-1.811592653589793, -1.869448947666431}, \ {-1.811592653589793, -2.3857236817931775`}, {-1.811592653589793, \ -0.8774586716375372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.8065926535897932`, 2.688647651225863}, {-1.8065926535897932`, -1.8711505706358942`}, \ {-1.8065926535897932`, -2.384743694511127}, {-1.8065926535897932`, \ -0.8754976538700143}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.801592653589793, 2.688410034443591}, {-1.801592653589793, -1.8728464492078283`}, \ {-1.801592653589793, -2.3837700908428645`}, {-1.801592653589793, \ -0.8735207414433073}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7965926535897931`, 2.68817426566185}, {-1.7965926535897931`, -1.874536515786096}, \ {-1.7965926535897931`, -2.3828028108123123`}, {-1.7965926535897931`, \ -0.8715283490972456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.791592653589793, 2.687940323223006}, {-1.791592653589793, -1.8762207069721566`}, \ {-1.791592653589793, -2.381841795045096}, {-1.791592653589793, \ -0.8695208813334302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7865926535897931`, 2.687708185789202}, {-1.7865926535897931`, -1.8778989634204195`}, \ {-1.7865926535897931`, -2.3808869847633667`}, {-1.7865926535897931`, \ -0.8674987326741034}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.781592653589793, 2.6874778323367243`}, {-1.781592653589793, -1.8795712296974467`}, \ {-1.781592653589793, -2.3799383217806263`}, {-1.781592653589793, \ -0.8654622879148078}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7765926535897931`, 2.687249242150482}, {-1.7765926535897931`, -1.8812374541449794`}, \ {-1.7765926535897931`, -2.378995748496551}, {-1.7765926535897931`, \ -0.8634119223709136}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.771592653589793, 2.6870223948186007`}, {-1.771592653589793, -1.8828975887467145`}, \ {-1.771592653589793, -2.3780592078918077`}, {-1.771592653589793, \ -0.8613480021181336}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7665926535897931`, 2.68679727022712}, {-1.7665926535897931`, -1.8845515889988}, \ {-1.7665926535897931`, -2.377128643522893}, {-1.7665926535897931`, \ -0.8592708842271001}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.761592653589793, 2.6865738485548}, {-1.761592653589793, -1.8861994137839821`}, \ {-1.761592653589793, -2.3762039995169526`}, {-1.761592653589793, \ -0.8571809169921275}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.756592653589793, 2.686352110268033}, {-1.756592653589793, -1.8878410252493636`}, \ {-1.756592653589793, -2.3752852205666293`}, {-1.756592653589793, \ -0.8550784401542569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.751592653589793, 2.6861320361158563`}, {-1.751592653589793, -1.8894763886876842`}, \ {-1.751592653589793, -2.3743722519249086`}, {-1.751592653589793, \ -0.8529637851186891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.746592653589793, 2.68591360712506}, {-1.746592653589793, -1.8911054724220926`}, \ {-1.746592653589793, -2.3734650393999783`}, {-1.746592653589793, \ -0.8508372751667179}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.741592653589793, 2.6856968045953984`}, {-1.741592653589793, -1.8927282476943137`}, \ {-1.741592653589793, -2.372563529350097}, {-1.741592653589793, \ -0.8486992256622697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.736592653589793, 2.685481610094892}, {-1.736592653589793, -1.894344688556171}, \ {-1.736592653589793, -2.371667668678478}, {-1.736592653589793, \ -0.8465499442531668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7315926535897932`, 2.685268005455225}, {-1.7315926535897932`, -1.8959547717643739`}, \ {-1.7315926535897932`, -2.3707774048281887`}, {-1.7315926535897932`, \ -0.8443897310672119}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.726592653589793, 2.6850559727672323`}, {-1.726592653589793, -1.897558476678519}, \ {-1.726592653589793, -2.3698926857770637`}, {-1.726592653589793, \ -0.8422188789032191}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7215926535897932`, 2.6848454943764737`}, {-1.7215926535897932`, -1.899155785162215}, \ {-1.7215926535897932`, -2.3690134600326394`}, {-1.7215926535897932`, \ -0.8400376734170947}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.716592653589793, 2.684636552878901}, {-1.716592653589793, -1.9007466814872884`}, \ {-1.716592653589793, -2.3681396766270977`}, {-1.716592653589793, \ -0.8378463933030772}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7115926535897932`, 2.6844291311166018`}, {-1.7115926535897932`, -1.9023311522409603`}, \ {-1.7115926535897932`, -2.3672712851122446`}, {-1.7115926535897932`, \ -0.8356453104702443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.706592653589793, 2.6842232121736345`}, {-1.706592653589793, -1.9039091862359687`}, \ {-1.706592653589793, -2.3664082355544918`}, {-1.706592653589793, \ -0.8334346902144144}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.7015926535897932`, 2.684018779371936}, {-1.7015926535897932`, -1.9054807744235194`}, \ {-1.7015926535897932`, -2.365550478529876}, {-1.7015926535897932`, \ -0.8312147913855171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.696592653589793, 2.68381581626732}, {-1.696592653589793, -1.9070459098090344`}, \ {-1.696592653589793, -2.3646979651190887`}, {-1.696592653589793, \ -0.8289858665505748}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6915926535897932`, 2.6836143066455405`}, {-1.6915926535897932`, -1.9086045873705968`}, \ {-1.6915926535897932`, -2.3638506469025424`}, {-1.6915926535897932`, \ -0.8267481621523737}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.686592653589793, 2.6834142345184433`}, {-1.686592653589793, -1.9101568039800436`}, \ {-1.686592653589793, -2.363008475955448}, {-1.686592653589793, \ -0.8245019186639528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6815926535897932`, 2.683215584120181}, {-1.6815926535897932`, -1.9117025583266196`}, \ {-1.6815926535897932`, -2.3621714048429294`}, {-1.6815926535897932`, \ -0.8222473707389908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.676592653589793, 2.6830183399035135`}, {-1.676592653589793, -1.9132418508431444`}, \ {-1.676592653589793, -2.3613393866151497`}, {-1.676592653589793, \ -0.8199847473582142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6715926535897931`, 2.682822486536165}, {-1.6715926535897931`, -1.9147746836345945`}, \ {-1.6715926535897931`, -2.3605123748024903`}, {-1.6715926535897931`, \ -0.8177142719719062}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.666592653589793, 2.6826280088972636`}, {-1.666592653589793, -1.9163010604090698`}, \ {-1.666592653589793, -2.3596903234107263`}, {-1.666592653589793, \ -0.8154361626386369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6615926535897931`, 2.6824348920738417`}, {-1.6615926535897931`, -1.917820986411046}, \ {-1.6615926535897931`, -2.358873186916256}, {-1.6615926535897931`, \ -0.8131506321602904}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.656592653589793, 2.6822431213574087`}, {-1.656592653589793, -1.9193344683568747`}, \ {-1.656592653589793, -2.358060920261344}, {-1.656592653589793, \ -0.8108578882135005}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6515926535897931`, 2.6820526822405784`}, {-1.6515926535897931`, -1.9208415143724362`}, \ {-1.6515926535897931`, -2.3572534788494046`}, {-1.6515926535897931`, \ -0.8085581334775791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.646592653589793, 2.6818635604137766`}, {-1.646592653589793, -1.922342133932923}, \ {-1.646592653589793, -2.356450818540306}, {-1.646592653589793, \ -0.8062515657590328}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.6415926535897931`, 2.681675741761998}, {-1.6415926535897931`, -1.9238363378046526`}, \ {-1.6415926535897931`, -2.3556528956457146`}, {-1.6415926535897931`, \ -0.8039383781127543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.636592653589793, 2.6814892123616283`}, {-1.636592653589793, -1.925324137988875}, \ {-1.636592653589793, -2.3548596669244626`}, {-1.636592653589793, \ -0.8016187589599809}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.631592653589793, 2.6813039584773306`}, {-1.631592653589793, -1.9268055476675046`}, \ {-1.631592653589793, -2.3540710895779524`}, {-1.631592653589793, \ -0.7992928922031037}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.626592653589793, 2.681119966558981}, {-1.626592653589793, -1.9282805811507218`}, \ {-1.626592653589793, -2.3532871212455997`}, {-1.626592653589793, \ -0.7969609573374044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.621592653589793, 2.6809372232386726`}, {-1.621592653589793, -1.9297492538263878`}, \ {-1.621592653589793, -2.3525077200002875`}, {-1.621592653589793, \ -0.7946231295598245}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.616592653589793, 2.6807557153277703`}, {-1.616592653589793, -1.9312115821112201`}, \ {-1.616592653589793, -2.35173284434388}, {-1.616592653589793, \ -0.7922795798748161}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.611592653589793, 2.680575429814015}, {-1.611592653589793, -1.932667583403664}, \ {-1.611592653589793, -2.3509624532027535`}, {-1.611592653589793, \ -0.7899304751973791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.606592653589793, 2.680396353858697}, {-1.606592653589793, -1.934117276038421}, \ {-1.606592653589793, -2.350196505923364}, {-1.606592653589793, \ -0.7875759784533441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.601592653589793, 2.6802184747938638`}, {-1.601592653589793, -1.9355606792425764`}, \ {-1.601592653589793, -2.349434962267853}, {-1.601592653589793, \ -0.7852162486769919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5965926535897932`, 2.6800417801195953`}, {-1.5965926535897932`, -1.9369978130932735`}, \ {-1.5965926535897932`, -2.348677782409684}, {-1.5965926535897932`, \ -0.7828514411060657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.591592653589793, 2.679866257501318}, {-1.591592653589793, -1.938428698476886}, \ {-1.591592653589793, -2.347924926929311}, {-1.591592653589793, \ -0.7804817072742563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5865926535897932`, 2.67969189476718}, {-1.5865926535897932`, -1.9398533570496541`}, \ {-1.5865926535897932`, -2.347176356809892}, {-1.5865926535897932`, \ -0.7781071951012365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.581592653589793, 2.679518679905459}, {-1.581592653589793, -1.9412718111997116`}, \ {-1.581592653589793, -2.346432033433025}, {-1.581592653589793, \ -0.7757280489802924}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5765926535897932`, 2.679346601062035}, {-1.5765926535897932`, -1.942684084010486}, \ {-1.5765926535897932`, -2.3456919185745275`}, {-1.5765926535897932`, \ -0.7733444098636421}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.571592653589793, 2.679175646537898}, {-1.571592653589793, -1.9440901992254127`}, \ {-1.571592653589793, -2.344955974400249}, {-1.571592653589793, \ -0.7709564153454856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5665926535897932`, 2.6790058047867054`}, {-1.5665926535897932`, -1.9454901812139203`}, \ {-1.5665926535897932`, -2.344224163461918}, {-1.5665926535897932`, \ -0.7685641997428613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.561592653589793, 2.678837064412382}, {-1.561592653589793, -1.9468840549386568`}, \ {-1.561592653589793, -2.3434964486930254`}, {-1.561592653589793, \ -0.7661678941743617}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5565926535897932`, 2.6786694141667664`}, {-1.5565926535897932`, -1.9482718459238995`}, \ {-1.5565926535897932`, -2.3427727934047424`}, {-1.5565926535897932`, \ -0.7637676266367778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.551592653589793, 2.6785028429473017`}, {-1.551592653589793, -1.9496535802251307`}, \ {-1.551592653589793, -2.342053161281877}, {-1.551592653589793, \ -0.761363522079716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5465926535897931`, 2.678337339794758}, {-1.5465926535897931`, -1.9510292843997175`}, \ {-1.5465926535897931`, -2.3413375163788657`}, {-1.5465926535897931`, \ -0.7589557024782573}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.541592653589793, 2.6781728938910097`}, {-1.541592653589793, -1.9523989854786759`}, \ {-1.541592653589793, -2.340625823115794}, {-1.541592653589793, \ -0.7565442869037068}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5365926535897931`, 2.6780094945568447`}, {-1.5365926535897931`, -1.9537627109394826`}, \ {-1.5365926535897931`, -2.339918046274466}, {-1.5365926535897931`, \ -0.7541293915924855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.531592653589793, 2.6778471312498136`}, {-1.531592653589793, -1.9551204886798863`}, \ {-1.531592653589793, -2.339214150994495}, {-1.531592653589793, \ -0.7517111300132158}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5265926535897931`, 2.67768579356212}, {-1.5265926535897931`, -1.9564723469927017`}, \ {-1.5265926535897931`, -2.338514102769443}, {-1.5265926535897931`, \ -0.7492896129320635}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.521592653589793, 2.67752547121855}, {-1.521592653589793, -1.957818314541542}, \ {-1.521592653589793, -2.3378178674429866`}, {-1.521592653589793, \ -0.7468649484763625}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.5165926535897931`, 2.6773661540744285`}, {-1.5165926535897931`, -1.9591584203374623`}, \ {-1.5165926535897931`, -2.337125411205123}, {-1.5165926535897931`, \ -0.7444372421965908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.511592653589793, 2.6772078321136297`}, {-1.511592653589793, -1.9604926937164826`}, \ {-1.511592653589793, -2.3364367005884135`}, {-1.511592653589793, \ -0.7420065971267327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.506592653589793, 2.677050495446605}, {-1.506592653589793, -1.9618211643179644`}, \ {-1.506592653589793, -2.335751702464256}, {-1.506592653589793, \ -0.739573113843074}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.501592653589793, 2.676894134308457}, {-1.501592653589793, -1.9631438620638035`}, \ {-1.501592653589793, -2.3350703840391986`}, {-1.501592653589793, \ -0.7371368905214771}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.496592653589793, 2.676738739057045}, {-1.496592653589793, -1.964460817138419}, \ {-1.496592653589793, -2.33439271285129}, {-1.496592653589793, \ -0.7346980229931752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.491592653589793, 2.676584300171123}, {-1.491592653589793, -1.9657720599695097`}, \ {-1.491592653589793, -2.333718656766457}, {-1.491592653589793, \ -0.7322566047991267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.486592653589793, 2.67643080824851}, {-1.486592653589793, -1.9670776212095489`}, \ {-1.486592653589793, -2.3330481839749284`}, {-1.486592653589793, \ -0.7298127272429726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.481592653589793, 2.676278254004295}, {-1.481592653589793, -1.9683775317179921`}, \ {-1.481592653589793, -2.3323812629876834`}, {-1.481592653589793, \ -0.7273664794426333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.476592653589793, 2.67612662826907}, {-1.476592653589793, -1.9696718225441832`}, \ {-1.476592653589793, -2.331717862632945}, {-1.476592653589793, \ -0.7249179483805832}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4715926535897932`, 2.6759759219871997`}, {-1.4715926535897932`, -1.9709605249109137`}, \ {-1.4715926535897932`, -2.3310579520526966`}, {-1.4715926535897932`, \ -0.7224672189528395}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.466592653589793, 2.6758261262151115`}, {-1.466592653589793, -1.9722436701986419`}, \ {-1.466592653589793, -2.3304015006992485`}, {-1.466592653589793, \ -0.720014374016704}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4615926535897932`, 2.675677232119629}, {-1.4615926535897932`, -1.9735212899303174`}, \ {-1.4615926535897932`, -2.329748478331822}, {-1.4615926535897932`, \ -0.7175594944372865}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.456592653589793, 2.6755292309763186`}, {-1.456592653589793, -1.9747934157568172`}, \ {-1.456592653589793, -2.3290988550131835`}, {-1.456592653589793, \ -0.7151026591328479}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4515926535897932`, 2.6753821141678826`}, {-1.4515926535897932`, -1.9760600794429568`}, \ {-1.4515926535897932`, -2.328452601106298}, {-1.4515926535897932`, \ -0.7126439451189983}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.446592653589793, 2.675235873182563}, {-1.446592653589793, -1.9773213128540563`}, \ {-1.446592653589793, -2.3278096872710345`}, {-1.446592653589793, \ -0.7101834275517688}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4415926535897932`, 2.675090499612582}, {-1.4415926535897932`, -1.9785771479430547`}, \ {-1.4415926535897932`, -2.3271700844608856`}, {-1.4415926535897932`, \ -0.7077211797696085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.436592653589793, 2.674945985152611}, {-1.436592653589793, -1.979827616738135}, \ {-1.436592653589793, -2.3265337639197354`}, {-1.436592653589793, \ -0.7052572733343175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4315926535897932`, 2.6748023215982615`}, {-1.4315926535897932`, -1.9810727513308573`}, \ {-1.4315926535897932`, -2.3259006971786556`}, {-1.4315926535897932`, \ -0.7027917780709552}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.426592653589793, 2.6746595008445997`}, {-1.426592653589793, -1.9823125838647795`}, \ {-1.426592653589793, -2.3252708560527338`}, {-1.426592653589793, \ -0.7003247621067478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4215926535897931`, 2.6745175148846956`}, {-1.4215926535897931`, -1.983547146524536}, \ {-1.4215926535897931`, -2.3246442126379363`}, {-1.4215926535897931`, \ -0.6978562919090276}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.416592653589793, 2.674376355808187}, {-1.416592653589793, -1.9847764715253768`}, \ {-1.416592653589793, -2.324020739308006}, {-1.416592653589793, \ -0.6953864323222241}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4115926535897931`, 2.674236015799874}, {-1.4115926535897931`, -1.9860005911031404`}, \ {-1.4115926535897931`, -2.323400408711388}, {-1.4115926535897931`, \ -0.6929152466039363}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.406592653589793, 2.6740964871383364`}, {-1.406592653589793, -1.98721953750464}, \ {-1.406592653589793, -2.3227831937681938`}, {-1.406592653589793, \ -0.6904427964601101}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.4015926535897931`, 2.673957762194571}, {-1.4015926535897931`, -1.988433342978464}, \ {-1.4015926535897931`, -2.32216906766719}, {-1.4015926535897931`, \ -0.6879691420793516}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.396592653589793, 2.673819833430659}, {-1.396592653589793, -1.989642039766163}, \ {-1.396592653589793, -2.321558003862827}, {-1.396592653589793, \ -0.6854943421663827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3915926535897931`, 2.673682693398445}, {-1.3915926535897931`, -1.990845660093809}, \ {-1.3915926535897931`, -2.3209499760722947`}, {-1.3915926535897931`, \ -0.6830184539746844}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.386592653589793, 2.673546334738254}, {-1.386592653589793, -1.9920442361639303`}, \ {-1.386592653589793, -2.3203449582726123`}, {-1.386592653589793, \ -0.6805415333383357}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.381592653589793, 2.6734107501776117`}, {-1.381592653589793, -1.9932378001477846`}, {-1.381592653589793, -2.3197429246977435`}, \ {-1.381592653589793, -0.6780636347030681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.376592653589793, 2.6732759325300015`}, {-1.376592653589793, -1.9944263841779755`}, \ {-1.376592653589793, -2.319143849835754}, {-1.376592653589793, \ -0.6755848111565681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.371592653589793, 2.673141874693634}, {-1.371592653589793, -1.995610020341395}, \ {-1.371592653589793, -2.318547708425989}, {-1.371592653589793, \ -0.6731051144580402}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.366592653589793, 2.6730085696502375`}, {-1.366592653589793, -1.9967887406724807`}, \ {-1.366592653589793, -2.3179544754562866`}, {-1.366592653589793, \ -0.6706245950670474}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.361592653589793, 2.6728760104638756`}, {-1.361592653589793, -1.9979625771467735`}, \ {-1.361592653589793, -2.3173641261602174`}, {-1.361592653589793, \ -0.668143302171662}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.356592653589793, 2.6727441902797726`}, {-1.356592653589793, -1.9991315616747705`}, \ {-1.356592653589793, -2.3167766360143642`}, {-1.356592653589793, \ -0.6656612837159228}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.351592653589793, 2.6726131023231687`}, {-1.351592653589793, -2.0002957260960548`}, \ {-1.351592653589793, -2.3161919807356197`}, {-1.351592653589793, \ -0.6631785864266441}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3465926535897932`, 2.672482739898191}, {-1.3465926535897932`, -2.001455102173704}, \ {-1.3465926535897932`, -2.3156101362785173`}, {-1.3465926535897932`, \ -0.6606952558395708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.341592653589793, 2.6723530963867406`}, {-1.341592653589793, -2.002609721588953}, \ {-1.341592653589793, -2.315031078832598}, {-1.341592653589793, \ -0.6582113363249085}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3365926535897932`, 2.6722241652474}, {-1.3365926535897932`, -2.00375961593611}, \ {-1.3365926535897932`, -2.314454784819796}, {-1.3365926535897932`, \ -0.6557268711122446}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.331592653589793, 2.672095940014361}, {-1.331592653589793, -2.0049048167177244`}, \ {-1.331592653589793, -2.313881230891862}, {-1.331592653589793, \ -0.6532419023148738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3265926535897932`, 2.671968414296363}, {-1.3265926535897932`, -2.006045355339971}, \ {-1.3265926535897932`, -2.3133103939278077`}, {-1.3265926535897932`, \ -0.6507564709535436}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.321592653589793, 2.671841581775659}, {-1.321592653589793, -2.0071812631082793`}, \ {-1.321592653589793, -2.312742251031387}, {-1.321592653589793, \ -0.6482706169796352}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3165926535897932`, 2.671715436206987}, {-1.3165926535897932`, -2.0083125712231675`}, \ {-1.3165926535897932`, -2.3121767795285946`}, {-1.3165926535897932`, \ -0.6457843792978003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.311592653589793, 2.671589971416567}, {-1.311592653589793, -2.0094393107762887`}, \ {-1.311592653589793, -2.311613956965205}, {-1.311592653589793, \ -0.6432977957880577}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.3065926535897932`, 2.671465181301113}, {-1.3065926535897932`, -2.010561512746681}, \ {-1.3065926535897932`, -2.311053761104328}, {-1.3065926535897932`, \ -0.6408109033273724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.301592653589793, 2.6713410598268537`}, {-1.301592653589793, -2.011679207997208}, \ {-1.301592653589793, -2.310496169923995}, {-1.301592653589793, \ -0.6383237378107259}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2965926535897931`, -2.309941161614779}, \ {-1.2965926535897931`, -2.012792427271191}, {-1.2965926535897931`, 2.671217601028579}, {-1.2965926535897931`, -0.6358363341716952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.291592653589793, -2.309388714577431}, {-1.291592653589793, \ -2.013901201189217}, {-1.291592653589793, 2.671094799008696}, {-1.291592653589793, -0.6333487264025481}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2865926535897931`, -2.308838807420548}, \ {-1.2865926535897931`, -2.0150055602461237`}, {-1.2865926535897931`, 2.6709726479363036`}, {-1.2865926535897931`, -0.6308609475738703}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.281592653589793, -2.308291418958268}, {-1.281592653589793, \ -2.016105534808148}, {-1.281592653589793, 2.670851142046275}, {-1.281592653589793, -0.6283730298537374}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2765926535897931`, -2.307746528207989}, \ {-1.2765926535897931`, -2.0172011551102416`}, {-1.2765926535897931`, 2.6707302756383653`}, {-1.2765926535897931`, -0.6258850045264412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.271592653589793, -2.307204114388122}, {-1.271592653589793, \ -2.0182924512535236`}, {-1.271592653589793, 2.670610043076324}, {-1.271592653589793, -0.6233969020107808}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2665926535897931`, -2.306664156915846}, \ {-1.2665926535897931`, -2.019379453202917}, {-1.2665926535897931`, 2.6704904387870303`}, {-1.2665926535897931`, -0.6209087518779364}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.261592653589793, -2.306126635404922}, {-1.261592653589793, \ -2.0204621907848854`}, {-1.261592653589793, 2.6703714572596318`}, {-1.261592653589793, -0.6184205828689247}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.256592653589793, -2.3055915296635083`}, \ {-1.256592653589793, -2.0215406936853397`}, {-1.256592653589793, 2.670253093044707}, {-1.256592653589793, -0.6159324229116591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.251592653589793, -2.3050588196919994`}, \ {-1.251592653589793, -2.0226149914476705`}, {-1.251592653589793, 2.670135340753434}, {-1.251592653589793, -0.6134442991376156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.246592653589793, -2.304528485680906}, {-1.246592653589793, \ -2.023685113470896}, {-1.246592653589793, 2.670018195056778}, {-1.246592653589793, -0.6109562378981203}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.241592653589793, -2.3040005080087504`}, \ {-1.241592653589793, -2.024751089007945}, {-1.241592653589793, 2.6699016506846864`}, {-1.241592653589793, -0.6084682647802613}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.236592653589793, -2.303474867239978}, {-1.236592653589793, \ -2.025812947164058}, {-1.236592653589793, 2.669785702425299}, {-1.236592653589793, -0.6059804046224456}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.231592653589793, -2.3029515441229114`}, \ {-1.231592653589793, -2.026870716895287}, {-1.231592653589793, 2.669670345124171}, {-1.231592653589793, -0.6034926815295955}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.226592653589793, -2.302430519587702}, {-1.226592653589793, \ -2.027924427007134}, {-1.226592653589793, 2.6695555736835086`}, {-1.226592653589793, -0.601005118888004}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2215926535897932`, -2.301911774744337}, \ {-1.2215926535897932`, -2.028974106153259}, {-1.2215926535897932`, 2.6694413830614145`}, {-1.2215926535897932`, -0.5985177393798593}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.216592653589793, -2.3013952908806354`}, \ {-1.216592653589793, -2.0300197828343203`}, {-1.216592653589793, 2.6693277682711467`}, {-1.216592653589793, -0.5960305649974322}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2115926535897932`, -2.3008810494602927`}, \ {-1.2115926535897932`, -2.031061485396889}, {-1.2115926535897932`, 2.6692147243803883`}, {-1.2115926535897932`, -0.593543617056956}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.206592653589793, -2.3003690321209427`}, \ {-1.206592653589793, -2.0320992420324675`}, {-1.206592653589793, 2.6691022465105294`}, {-1.206592653589793, -0.5910569162121851}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.2015926535897932`, -2.299859220672226}, \ {-1.2015926535897932`, -2.033133080776601}, {-1.2015926535897932`, 2.6689903298359594`}, {-1.2015926535897932`, -0.5885704824676571}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.196592653589793, -2.2993515970939034`}, \ {-1.196592653589793, -2.034163029508063}, {-1.196592653589793, 2.6688789695833712`}, {-1.196592653589793, -0.5860843351916551}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1915926535897932`, -2.2988461435339755`}, \ {-1.1915926535897932`, -2.035189115948135}, {-1.1915926535897932`, 2.668768161031074}, {-1.1915926535897932`, -0.5835984931288863}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.186592653589793, -2.2983428423068273`}, \ {-1.186592653589793, -2.0362113676599627`}, {-1.186592653589793, 2.6686578995083186`}, {-1.186592653589793, -0.5811129744128714}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1815926535897932`, -2.297841675891393}, \ {-1.1815926535897932`, -2.0372298120479857`}, {-1.1815926535897932`, 2.6685481803946343`}, {-1.1815926535897932`, -0.5786277965780658}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.176592653589793, -2.297342626929353}, {-1.176592653589793, \ -2.03824447635744}, {-1.176592653589793, 2.668438999119172}, {-1.176592653589793, -0.5761429765717114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1715926535897931`, -2.2968456782233404`}, \ {-1.1715926535897931`, -2.039255387673927}, {-1.1715926535897931`, 2.6683303511600625`}, {-1.1715926535897931`, -0.5736585307654242}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.166592653589793, -2.2963508127351573`}, \ {-1.166592653589793, -2.040262572923074}, {-1.166592653589793, 2.668222232043778}, {-1.166592653589793, -0.5711744749665302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1615926535897931`, -2.295858013584045}, \ {-1.1615926535897931`, -2.0412660588702205`}, {-1.1615926535897931`, 2.668114637344511}, {-1.1615926535897931`, -0.5686908244291506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.156592653589793, -2.295367264044946}, {-1.156592653589793, \ -2.0422658721201934`}, {-1.156592653589793, 2.6680075626835573`}, {-1.156592653589793, -0.5662075938650455}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1515926535897931`, -2.2948785475467868`}, \ {-1.1515926535897931`, -2.0432620391171445`}, {-1.1515926535897931`, 2.667901003728709}, {-1.1515926535897931`, -0.5637247974542164}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.146592653589793, -2.2943918476707994`}, \ {-1.146592653589793, -2.04425458614442}, {-1.146592653589793, 2.6677949561936596`}, {-1.146592653589793, -0.5612424488552845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1415926535897931`, -2.293907148148845}, \ {-1.1415926535897931`, -2.0452435393245127`}, {-1.1415926535897931`, 2.667689415837414}, {-1.1415926535897931`, -0.5587605612156354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1365926535897932`, -2.293424432861764}, \ {-1.1365926535897932`, -2.046228924619048}, {-1.1365926535897932`, 2.6675843784637125`}, {-1.1365926535897932`, -0.5562791471813493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1315926535897929`, -2.292943685837745}, \ {-1.1315926535897929`, -2.047210767828825}, {-1.1315926535897929`, 2.6674798399204573`}, {-1.1315926535897929`, -0.5537982189069123}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.126592653589793, -2.292464891250708}, {-1.126592653589793, \ -2.048189094593913}, {-1.126592653589793, 2.667375796099154}, {-1.126592653589793, -0.5513177880647195}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.121592653589793, -2.2919880334187175`}, \ {-1.121592653589793, -2.0491639303937803`}, {-1.121592653589793, 2.667272242934355}, {-1.121592653589793, -0.5488378658543717}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1165926535897932`, -2.2915130968023942`}, \ {-1.1165926535897932`, -2.050135300547482}, {-1.1165926535897932`, 2.6671691764031187`}, {-1.1165926535897932`, -0.5463584630117725}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.1115926535897929`, -2.291040066003373}, \ {-1.1115926535897929`, -2.0511032302138728`}, {-1.1115926535897929`, 2.6670665925244688`}, {-1.1115926535897929`, -0.5438795898180302}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.106592653589793, -2.2905689257627464`}, \ {-1.106592653589793, -2.0520677443918793`}, {-1.106592653589793, 2.666964487358869}, {-1.106592653589793, -0.5414012561081681}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.101592653589793, -2.2900996609595543`}, \ {-1.101592653589793, -2.053028867920796}, {-1.101592653589793, 2.666862857007699}, {-1.101592653589793, -0.5389234712796476}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0965926535897932`, -2.289632256609279}, \ {-1.0965926535897932`, -2.0539866254806176`}, {-1.0965926535897932`, 2.666761697612745}, {-1.0965926535897932`, -0.5364462443007102}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0915926535897933`, -2.289166697862353}, \ {-1.0915926535897933`, -2.0549410415924205`}, {-1.0915926535897933`, 2.66666100535569}, {-1.0915926535897933`, -0.5339695837185413}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.086592653589793, -2.2887029700026873`}, \ {-1.086592653589793, -2.0558921406187713`}, {-1.086592653589793, 2.66656077645762}, {-1.086592653589793, -0.5314934976672592}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.081592653589793, -2.2882410584462227`}, \ {-1.081592653589793, -2.056839946764155}, {-1.081592653589793, 2.6664610071785306`}, {-1.081592653589793, -0.5290179938757376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0765926535897932`, -2.287780948739509}, \ {-1.0765926535897932`, -2.0577844840754373`}, {-1.0765926535897932`, 2.666361693816844}, {-1.0765926535897932`, -0.5265430796752563}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0715926535897933`, -2.2873226265582445`}, \ {-1.0715926535897933`, -2.058725776442396}, {-1.0715926535897933`, 2.6662628327089353`}, {-1.0715926535897933`, -0.5240687620069957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.066592653589793, -2.286866077705919}, {-1.066592653589793, \ -2.0596638475982054`}, {-1.066592653589793, 2.6661644202286587`}, {-1.066592653589793, -0.5215950474293695}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.061592653589793, -2.286411288112403}, {-1.061592653589793, \ -2.060598721120007}, {-1.061592653589793, 2.666066452786889}, {-1.061592653589793, -0.5191219421252039}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0565926535897932`, -2.2859582438325763`}, \ {-1.0565926535897932`, -2.061530420429494}, {-1.0565926535897932`, 2.665968926831065}, {-1.0565926535897932`, -0.5166494519087665}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0515926535897933`, -2.285506931044973}, \ {-1.0515926535897933`, -2.062458968793505}, {-1.0515926535897933`, 2.66587183884474}, {-1.0515926535897933`, -0.5141775822326442}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.046592653589793, -2.2850573360504605`}, \ {-1.046592653589793, -2.06338438932463}, {-1.046592653589793, 2.665775185347138}, {-1.046592653589793, -0.5117063381944804}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.041592653589793, -2.284609445270893}, {-1.041592653589793, \ -2.064306704981885}, {-1.041592653589793, 2.665678962892722}, {-1.041592653589793, -0.5092357245435694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0365926535897931`, -2.284163245247812}, \ {-1.0365926535897931`, -2.0652259385713627`}, {-1.0365926535897931`, 2.6655831680707607`}, {-1.0365926535897931`, -0.5067657456873127}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0315926535897932`, -2.2837187226411566`}, \ {-1.0315926535897932`, -2.06614211274691}, {-1.0315926535897932`, 2.665487797504905}, {-1.0315926535897932`, -0.5042964056975408}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.026592653589793, -2.283275864227979}, {-1.026592653589793, \ -2.0670552500108452`}, {-1.026592653589793, 2.6653928478527744`}, {-1.026592653589793, -0.5018277083167028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.021592653589793, -2.2828346569011813`}, \ {-1.021592653589793, -2.0679653727146743`}, {-1.021592653589793, 2.6652983158055408`}, {-1.021592653589793, -0.4993596569639281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0165926535897931`, -2.2823950876682715`}, \ {-1.0165926535897931`, -2.0688725030598207`}, {-1.0165926535897931`, 2.6652041980875283`}, {-1.0165926535897931`, -0.49689225474096205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0115926535897932`, -2.2819571436501263`}, \ {-1.0115926535897932`, -2.0697766630983825`}, {-1.0115926535897932`, 2.665110491455809}, {-1.0115926535897932`, -0.494425504437976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.0065926535897929`, -2.2815208120797625`}, \ {-1.0065926535897929`, -2.0706778747339065`}, {-1.0065926535897929`, 2.6650171926998123`}, {-1.0065926535897929`, -0.4919594085392602}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-1.001592653589793, -2.2810860803011486`}, \ {-1.001592653589793, -2.071576159722153}, {-1.001592653589793, 2.6649242986409365`}, {-1.001592653589793, -0.489493969228797}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9965926535897931, -2.2806529357679923`}, \ {-0.9965926535897931, -2.0724715396719073`}, {-0.9965926535897931, 2.664831806132166}, {-0.9965926535897931, -0.48702918839572074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9915926535897932, -2.2802213660425754`}, \ {-0.9915926535897932, -2.0733640360457737`}, {-0.9915926535897932, 2.664739712057692}, {-0.9915926535897932, -0.48456506763966045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9865926535897929, -2.279791358794579}, \ {-0.9865926535897929, -2.074253670160999}, {-0.9865926535897929, 2.664648013332546}, {-0.9865926535897929, -0.48210160827597964`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.981592653589793, -2.279362901799942}, {-0.981592653589793, \ -2.075140463190294}, {-0.981592653589793, 2.6645567069022276`}, {-0.981592653589793, -0.479638811340901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9765926535897931, -2.278935982939716}, \ {-0.9765926535897931, -2.0760244361626796`}, {-0.9765926535897931, 2.6644657897423474`}, {-0.9765926535897931, -0.47717667759653104`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9715926535897932, -2.278510590198935}, \ {-0.9715926535897932, -2.0769056099643337`}, {-0.9715926535897932, 2.6643752588582696`}, {-0.9715926535897932, -0.4747152075357783}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9665926535897928, -2.278086711665515}, \ {-0.9665926535897928, -2.0777840053394385`}, {-0.9665926535897928, 2.6642851112847614`}, {-0.9665926535897928, -0.4722544013871724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.961592653589793, -2.2776643355291397`}, \ {-0.961592653589793, -2.0786596428910604`}, {-0.961592653589793, 2.664195344085645}, {-0.961592653589793, -0.4697942591195856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9565926535897931, -2.277243450080188}, \ {-0.9565926535897931, -2.0795325430820033`}, {-0.9565926535897931, 2.664105954353459}, {-0.9565926535897931, -0.46733478044685284`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9515926535897932, -2.276824043708653}, \ {-0.9515926535897932, -2.0804027262356986`}, {-0.9515926535897932, 2.6640169392091217`}, {-0.9515926535897932, -0.46487596483230426`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9465926535897933, -2.276406104903064}, \ {-0.9465926535897933, -2.081270212537102}, {-0.9465926535897933, 2.663928295801598}, {-0.9465926535897933, -0.4624178114931992}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9415926535897929, -2.2759896222494707`}, \ {-0.9415926535897929, -2.082135022033552}, {-0.9415926535897929, 2.6638400213075735`}, {-0.9415926535897929, -0.4599603194050734}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.936592653589793, -2.2755745844303683`}, \ {-0.936592653589793, -2.0829971746357017`}, {-0.936592653589793, 2.6637521129311317`}, {-0.936592653589793, -0.4575034873059976}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9315926535897932, -2.275160980223695}, \ {-0.9315926535897932, -2.0838566901183952`}, {-0.9315926535897932, 2.663664567903437}, {-0.9315926535897932, -0.4550473137007467}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9265926535897933, -2.2747487985018084`}, \ {-0.9265926535897933, -2.084713588121586}, {-0.9265926535897933, 2.6635773834824192`}, {-0.9265926535897933, -0.4525917968648862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9215926535897929, -2.27433802823048}, \ {-0.9215926535897929, -2.085567888151244}, {-0.9215926535897929, 2.663490556952468}, {-0.9215926535897929, -0.4501369348487765}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.916592653589793, -2.2739286584679075`}, \ {-0.916592653589793, -2.0864196095802674`}, {-0.916592653589793, 2.6634040856241237`}, {-0.916592653589793, -0.44768272548149524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9115926535897931, -2.2735206783637363`}, \ {-0.9115926535897931, -2.0872687716493967`}, {-0.9115926535897931, 2.6633179668337807`}, {-0.9115926535897931, -0.4452291663746776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9065926535897932, -2.273114077158085}, \ {-0.9065926535897932, -2.0881153934681382`}, {-0.9065926535897932, 2.66323219794339}, {-0.9065926535897932, -0.44277625492628314`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.9015926535897929, -2.272708844180587}, \ {-0.9015926535897929, -2.0889594940156844`}, {-0.9015926535897929, 2.6631467763401635`}, {-0.9015926535897929, -0.4403239883242822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.896592653589793, -2.2723049688494483`}, \ {-0.896592653589793, -2.089801092141832}, {-0.896592653589793, 2.6630616994362923`}, {-0.896592653589793, -0.43787236355027304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8915926535897931, -2.271902440670506}, \ {-0.8915926535897931, -2.0906402065679153`}, {-0.8915926535897931, 2.6629769646686565`}, {-0.8915926535897931, -0.43542137738301917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8865926535897932, -2.2715012492363083`}, \ {-0.8865926535897932, -2.0914768558877195`}, {-0.8865926535897932, 2.662892569498549}, {-0.8865926535897932, -0.43297102640192014`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8815926535897929, -2.2711013842251857`}, \ {-0.8815926535897929, -2.0923110585684235`}, {-0.8815926535897929, 2.662808511411396}, {-0.8815926535897929, -0.4305213069904114}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.876592653589793, -2.2707028354003587`}, \ {-0.876592653589793, -2.0931428329515183`}, {-0.876592653589793, 2.6627247879164857`}, {-0.876592653589793, -0.4280722153392942}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8715926535897931, -2.270305592609042}, \ {-0.8715926535897931, -2.09397219725373}, {-0.8715926535897931, 2.6626413965467015`}, {-0.8715926535897931, -0.4256237474499982}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8665926535897932, -2.269909645781554}, \ {-0.8665926535897932, -2.0947991695679553`}, {-0.8665926535897932, 2.662558334858252}, {-0.8665926535897932, -0.4231758991377814}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8615926535897929, -2.2695149849304403`}, \ {-0.8615926535897929, -2.095623767864192}, {-0.8615926535897929, 2.662475600430413}, {-0.8615926535897929, -0.4207286660348611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.856592653589793, -2.2691216001496195`}, \ {-0.856592653589793, -2.0964460099904536`}, {-0.856592653589793, 2.6623931908652696`}, {-0.856592653589793, -0.4182820435934861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8515926535897931, -2.2687294816135166`}, \ {-0.8515926535897931, -2.0972659136737057`}, {-0.8515926535897931, 2.6623111037874594`}, {-0.8515926535897931, -0.41583602708894346`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8465926535897932, -2.268338619576221}, \ {-0.8465926535897932, -2.0980834965207906`}, {-0.8465926535897932, 2.6622293368439225`}, {-0.8465926535897932, -0.41339061162250706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8415926535897928, -2.2679490043706507`}, \ {-0.8415926535897928, -2.0988987760193503`}, {-0.8415926535897928, 2.662147887703656}, {-0.8415926535897928, -0.4109457921243254}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.836592653589793, -2.2675606264077324`}, \ {-0.836592653589793, -2.0997117695387413`}, {-0.836592653589793, 2.6620667540574647`}, {-0.836592653589793, -0.4085015633562537}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8315926535897931, -2.26717347617557}, \ {-0.8315926535897931, -2.100522494330968}, {-0.8315926535897931, 2.6619859336177263`}, {-0.8315926535897931, -0.40605791991462453`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8265926535897932, -2.2667875442386465`}, \ {-0.8265926535897932, -2.1013309675315957`}, {-0.8265926535897932, 2.661905424118149}, {-0.8265926535897932, -0.40361485623296756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8215926535897933, -2.2664028212370204`}, \ {-0.8215926535897933, -2.1021372061606685`}, {-0.8215926535897933, 2.661825223313538}, {-0.8215926535897933, -0.4011723665846715}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8165926535897929, -2.266019297885542}, \ {-0.8165926535897929, -2.10294122712362}, {-0.8165926535897929, 2.6617453289795674`}, {-0.8165926535897929, -0.39873044508559413`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.811592653589793, -2.2656369649730603`}, \ {-0.811592653589793, -2.1037430472121947`}, {-0.811592653589793, 2.6616657389125464`}, {-0.811592653589793, -0.3962890856966189}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8065926535897932, -2.2652558133616645`}, \ {-0.8065926535897932, -2.1045426831053464`}, {-0.8065926535897932, 2.6615864509291995`}, {-0.8065926535897932, -0.3938482822261591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.8015926535897933, -2.264875833985901}, \ {-0.8015926535897933, -2.1053401513701613`}, {-0.8015926535897933, 2.6615074628664406`}, {-0.8015926535897933, -0.3914080283326153}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7965926535897929, -2.264497017852043}, \ {-0.7965926535897929, -2.1061354684627407`}, {-0.7965926535897929, 2.6614287725811567`}, {-0.7965926535897929, -0.3889683175267776}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.791592653589793, -2.2641193560373143`}, \ {-0.791592653589793, -2.1069286507291283`}, {-0.791592653589793, 2.6613503779499896`}, {-0.791592653589793, -0.38652914317418685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7865926535897931, -2.2637428396891837`}, \ {-0.7865926535897931, -2.1077197144061754`}, {-0.7865926535897931, 2.661272276869123}, {-0.7865926535897931, -0.38409049849744054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7815926535897932, -2.263367460024598}, \ {-0.7815926535897932, -2.1085086756224736`}, {-0.7815926535897932, 2.661194467254074}, {-0.7815926535897932, -0.38165237657845746`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7765926535897929, -2.2629932083292856`}, \ {-0.7765926535897929, -2.109295550399219}, {-0.7765926535897929, 2.6611169470394826`}, {-0.7765926535897929, -0.3792147703606957}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.771592653589793, -2.262620075957029}, {-0.771592653589793, \ -2.1100803546511107`}, {-0.771592653589793, 2.6610397141789086`}, {-0.771592653589793, -0.3767776726513243}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7665926535897931, -2.2622480543289685`}, \ {-0.7665926535897931, -2.110863104187232}, {-0.7665926535897931, 2.660962766644629}, {-0.7665926535897931, -0.37434107612335255`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7615926535897932, -2.2618771349328974`}, \ {-0.7615926535897932, -2.1116438147119285`}, {-0.7615926535897932, 2.66088610242744}, {-0.7615926535897932, -0.3719049733177156}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7565926535897929, -2.261507309322563}, \ {-0.7565926535897929, -2.1124225018256966`}, {-0.7565926535897929, 2.6608097195364566`}, {-0.7565926535897929, -0.3694693566453187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.751592653589793, -2.2611385691169947`}, \ {-0.751592653589793, -2.113199181026045}, {-0.751592653589793, 2.660733615998923}, {-0.751592653589793, -0.36703421838903905`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7465926535897931, -2.260770905999827}, \ {-0.7465926535897931, -2.1139738677083653`}, {-0.7465926535897931, 2.660657789860016}, {-0.7465926535897931, -0.36459955070568784`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7415926535897932, -2.2604043117186263`}, \ {-0.7415926535897932, -2.114746577166798}, {-0.7415926535897932, 2.6605822391826623`}, {-0.7415926535897932, -0.3621653456279319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7365926535897929, -2.260038778084228}, \ {-0.7365926535897929, -2.115517324595098}, {-0.7365926535897929, 2.6605069620473447`}, {-0.7365926535897929, -0.359731595066177}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.731592653589793, -2.259674296970085}, {-0.731592653589793, \ -2.1162861250874885`}, {-0.731592653589793, 2.6604319565519243`}, {-0.731592653589793, -0.3572982908104129}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7265926535897931, -2.2593108603116248`}, \ {-0.7265926535897931, -2.1170529936395046`}, {-0.7265926535897931, 2.660357220811455}, {-0.7265926535897931, -0.3548654245320211}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7215926535897932, -2.2589484601056062`}, \ {-0.7215926535897932, -2.117817945148852}, {-0.7215926535897932, 2.6602827529580053`}, {-0.7215926535897932, -0.35243298778554316`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7165926535897928, -2.258587088409477}, \ {-0.7165926535897928, -2.1185809944162544`}, {-0.7165926535897928, 2.660208551140482}, {-0.7165926535897928, -0.35000097201041774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.711592653589793, -2.258226737340772}, {-0.711592653589793, \ -2.119342156146269}, {-0.711592653589793, 2.6601346135244555`}, {-0.711592653589793, -0.34756936853267884`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7065926535897931, -2.257867399076468}, \ {-0.7065926535897931, -2.1201014449481494`}, {-0.7065926535897931, 2.6600609382919864`}, {-0.7065926535897931, -0.345138168566619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.7015926535897932, -2.2575090658523846`}, \ {-0.7015926535897932, -2.1208588753366597`}, {-0.7015926535897932, 2.659987523641457}, {-0.7015926535897932, -0.34270736321642076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6965926535897933, -2.257151729962582}, \ {-0.6965926535897933, -2.1216144617328982`}, {-0.6965926535897933, 2.659914367787402}, {-0.6965926535897933, -0.3402769434777528}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6915926535897929, -2.256795383758745}, \ {-0.6915926535897929, -2.122368218465132}, {-0.6915926535897929, 2.6598414689603445`}, {-0.6915926535897929, -0.33784690023933456`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.686592653589793, -2.2564400196496104`}, \ {-0.686592653589793, -2.123120159769597}, {-0.686592653589793, 2.6597688254066316`}, {-0.686592653589793, -0.335417224284468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6815926535897932, -2.256085630100368}, \ {-0.6815926535897932, -2.1238702997913146`}, {-0.6815926535897932, 2.6596964353882737`}, {-0.6815926535897932, -0.33298790629253705`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6765926535897933, -2.255732207632083}, \ {-0.6765926535897933, -2.124618652584906}, {-0.6765926535897933, 2.6596242971827846`}, {-0.6765926535897933, -0.3305589368404774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6715926535897929, -2.255379744821123}, \ {-0.6715926535897929, -2.1253652321153838`}, {-0.6715926535897929, 2.659552409083026}, {-0.6715926535897929, -0.3281303064042159}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.666592653589793, -2.255028234298596}, {-0.666592653589793, \ -2.1261100522589484`}, {-0.666592653589793, 2.659480769397049}, {-0.666592653589793, -0.32570200536007926`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6615926535897931, -2.2546776687497805`}, \ {-0.6615926535897931, -2.126853126803786}, {-0.6615926535897931, 2.659409376447946}, {-0.6615926535897931, -0.32327402398617294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6565926535897932, -2.2543280409135633`}, \ {-0.6565926535897932, -2.1275944694508633`}, {-0.6565926535897932, 2.659338228573696}, {-0.6565926535897932, -0.3208463524637338}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6515926535897929, -2.2539793435819164`}, \ {-0.6515926535897929, -2.128334093814685}, {-0.6515926535897929, 2.6592673241270166`}, {-0.6515926535897929, -0.3184189808784512}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.646592653589793, -2.253631569599331}, {-0.646592653589793, \ -2.1290720134240906`}, {-0.646592653589793, 2.6591966614752183`}, {-0.646592653589793, -0.3159918992217639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6415926535897931, -2.253284711862271}, \ {-0.6415926535897931, -2.1298082417230377`}, {-0.6415926535897931, 2.659126239000057}, {-0.6415926535897931, -0.31356509739212685`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6365926535897932, -2.2529387633186784`}, \ {-0.6365926535897932, -2.130542792071332}, {-0.6365926535897932, 2.6590560550975924`}, {-0.6365926535897932, -0.31113856519625155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6315926535897929, -2.2525937169674046`}, \ {-0.6315926535897929, -2.1312756777454287`}, {-0.6315926535897929, 2.6589861081780453`}, {-0.6315926535897929, -0.3087122923503236}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.626592653589793, -2.252249565857716}, {-0.626592653589793, \ -2.132006911939172}, {-0.626592653589793, 2.6589163966656604`}, {-0.626592653589793, -0.3062862684811906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6215926535897931, -2.25190630308878}, \ {-0.6215926535897931, -2.1327365077645357`}, {-0.6215926535897931, 2.6588469189985653`}, {-0.6215926535897931, -0.3038604831275257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6165926535897932, -2.2515639218091232`}, \ {-0.6165926535897932, -2.1334644782524137`}, {-0.6165926535897932, 2.6587776736286375`}, {-0.6165926535897932, -0.3014349257409675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6115926535897929, -2.2512224152161733`}, \ {-0.6115926535897929, -2.1341908363533086`}, {-0.6115926535897929, 2.658708659021368}, {-0.6115926535897929, -0.29900958568723573`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.606592653589793, -2.25088177655572}, {-0.606592653589793, \ -2.134915594938115}, {-0.606592653589793, 2.65863987365573}, {-0.606592653589793, -0.29658445224722163`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.6015926535897931, -2.2505419991214493`}, \ {-0.6015926535897931, -2.135638766798821}, {-0.6015926535897931, 2.6585713160240485`}, {-0.6015926535897931, -0.29415951461805506`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5965926535897932, -2.2502030762544316`}, \ {-0.5965926535897932, -2.13636036464926}, {-0.5965926535897932, 2.65850298463187}, {-0.5965926535897932, -0.29173476191415043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5915926535897928, -2.249865001342662}, \ {-0.5915926535897928, -2.137080401125815}, {-0.5915926535897928, 2.6584348779978364`}, {-0.5915926535897928, -0.28931018316822643`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.586592653589793, -2.2495277678205543`}, \ {-0.586592653589793, -2.1377988887881565`}, {-0.586592653589793, 2.658366994653559}, {-0.586592653589793, -0.28688576733230897`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5815926535897931, -2.249191369168493}, \ {-0.5815926535897931, -2.138515840119937}, {-0.5815926535897931, 2.6582993331434928`}, {-0.5815926535897931, -0.2844615032787058}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5765926535897931, -2.2488557989123534`}, \ {-0.5765926535897931, -2.1392312675295084`}, {-0.5765926535897931, 2.6582318920248174`}, {-0.5765926535897931, -0.28203737980096466`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.571592653589793, -2.248521050623035}, {-0.571592653589793, \ -2.1399451833506298`}, {-0.571592653589793, 2.6581646698673125`}, {-0.571592653589793, -0.27961338561480825`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.566592653589793, -2.2481871179160065`}, \ {-0.566592653589793, -2.14065759984316}, {-0.566592653589793, 2.658097665253242}, {-0.566592653589793, -0.27718950935904935`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.561592653589793, -2.2478539944508484`}, \ {-0.561592653589793, -2.1413685291937585`}, {-0.561592653589793, 2.6580308767772327`}, {-0.561592653589793, -0.27476573959648387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.556592653589793, -2.247521673930814}, {-0.556592653589793, \ -2.142077983516563}, {-0.556592653589793, 2.657964303046162}, {-0.556592653589793, -0.2723420648147668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.551592653589793, -2.2471901501023672`}, \ {-0.551592653589793, -2.1427859748538896`}, {-0.551592653589793, 2.6578979426790394`}, {-0.551592653589793, -0.2699184734272661}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.546592653589793, -2.246859416754758}, {-0.546592653589793, \ -2.1434925151769004`}, {-0.546592653589793, 2.6578317943068965`}, {-0.546592653589793, -0.267494953773898}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.541592653589793, -2.2465294677195797`}, \ {-0.541592653589793, -2.144197616386282}, {-0.541592653589793, 2.6577658565726723`}, {-0.541592653589793, -0.26507149412194375`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.536592653589793, -2.246200296870344}, {-0.536592653589793, \ -2.1449012903129128`}, {-0.536592653589793, 2.657700128131106}, {-0.536592653589793, -0.2626480826668482}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.531592653589793, -2.245871898122031}, {-0.531592653589793, \ -2.145603548718547}, {-0.531592653589793, 2.6576346076486255`}, {-0.531592653589793, -0.2602247075329985}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.526592653589793, -2.2455442654307016`}, \ {-0.526592653589793, -2.146304403296447}, {-0.526592653589793, 2.6575692938032405`}, {-0.526592653589793, -0.2578013567744858}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.521592653589793, -2.2452173927930645`}, \ {-0.521592653589793, -2.147003865672049}, {-0.521592653589793, 2.65750418528444}, {-0.521592653589793, -0.25537801837585045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5165926535897931, -2.2448912742460423`}, \ {-0.5165926535897931, -2.1477019474036374`}, {-0.5165926535897931, 2.657439280793081}, {-0.5165926535897931, -0.252954680252807}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.511592653589793, -2.244565903866399}, {-0.511592653589793, \ -2.1483986599829543`}, {-0.511592653589793, 2.6573745790412913`}, {-0.511592653589793, -0.25053133025295543`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5065926535897931, -2.2442412757703116`}, \ {-0.5065926535897931, -2.1490940148358626`}, {-0.5065926535897931, 2.657310078752364}, {-0.5065926535897931, -0.24810795615647213`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.5015926535897931, -2.243917384112954}, \ {-0.5015926535897931, -2.1497880233230005`}, {-0.5015926535897931, 2.6572457786606583`}, {-0.5015926535897931, -0.24568454567678877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.49659265358979304`, -2.2435942230881465`}, \ {-0.49659265358979304`, -2.150480696740369}, {-0.49659265358979304`, 2.6571816775115007`}, {-0.49659265358979304`, -0.24326108646125008`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4915926535897931, -2.24327178692792}, \ {-0.4915926535897931, -2.151172046319997}, {-0.4915926535897931, 2.6571177740610854`}, {-0.4915926535897931, -0.24083756609175896`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4865926535897931, -2.242950069902132}, \ {-0.4865926535897931, -2.1518620832305677`}, {-0.4865926535897931, 2.657054067076379}, {-0.4865926535897931, -0.23841397208540668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4815926535897931, -2.242629066318111}, \ {-0.4815926535897931, -2.1525508185780056`}, {-0.4815926535897931, 2.6569905553350246`}, {-0.4815926535897931, -0.23599029189508294`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4765926535897931, -2.242308770520234}, \ {-0.4765926535897931, -2.1532382634061262`}, {-0.4765926535897931, 2.6569272376252475`}, {-0.4765926535897931, -0.23356651291007718`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.4715926535897931, -2.2419891768895868`}, \ {-0.4715926535897931, -2.15392442869722}, {-0.4715926535897931, 2.6568641127457613`}, {-0.4715926535897931, -0.23114262245665915`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46659265358979307`, -2.2416702798435604`}, \ {-0.46659265358979307`, -2.154609325372678}, {-0.46659265358979307`, 2.6568011795056794`}, {-0.46659265358979307`, -0.22871860779864975`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.46159265358979307`, -2.2413520738354973`}, \ {-0.46159265358979307`, -2.155292964293585}, {-0.46159265358979307`, 2.6567384367244204`}, {-0.46159265358979307`, -0.22629445613797392`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45659265358979306`, -2.2410345533543174`}, \ {-0.45659265358979306`, -2.1559753562613193`}, {-0.45659265358979306`, 2.6566758832316215`}, {-0.45659265358979306`, -0.2238701546152015}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.45159265358979306`, -2.240717712924151}, \ {-0.45159265358979306`, -2.1566565120181522`}, {-0.45159265358979306`, 2.6566135178670502`}, {-0.45159265358979306`, -0.22144569031007247`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44659265358979305`, -2.2404015471040117`}, \ {-0.44659265358979305`, -2.1573364422478045`}, {-0.44659265358979305`, 2.656551339480515}, {-0.44659265358979305`, -0.21902105024201093`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.44159265358979305`, -2.2400860504873865`}, \ {-0.44159265358979305`, -2.158015157576085}, {-0.44159265358979305`, 2.656489346931784}, {-0.44159265358979305`, -0.21659622137062245`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43659265358979304`, -2.239771217701927}, \ {-0.43659265358979304`, -2.1586926685714296`}, {-0.43659265358979304`, 2.6564275390904943`}, {-0.43659265358979304`, -0.21417119059618236`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.43159265358979304`, -2.2394570434090806`}, \ {-0.43159265358979304`, -2.159368985745493}, {-0.43159265358979304`, 2.656365914836074}, {-0.43159265358979304`, -0.21174594476010558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42659265358979304`, -2.239143522303752}, \ {-0.42659265358979304`, -2.160044119553718}, {-0.42659265358979304`, 2.656304473057658}, {-0.42659265358979304`, -0.20932047064541}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.42159265358979303`, -2.2388306491139645`}, \ {-0.42159265358979303`, -2.1607180803959}, {-0.42159265358979303`, 2.6562432126540036`}, {-0.42159265358979303`, -0.20689475497716076`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.416592653589793, -2.2385184186005094`}, \ {-0.416592653589793, -2.1613908786167593`}, {-0.416592653589793, 2.6561821325334147`}, {-0.416592653589793, -0.20446878442290814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.411592653589793, -2.238206825556614}, {-0.411592653589793, \ -2.162062524506502}, {-0.411592653589793, 2.6561212316136613`}, {-0.411592653589793, -0.20204254559310958`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.406592653589793, -2.2378958648076317`}, \ {-0.406592653589793, -2.1627330283013513`}, {-0.406592653589793, 2.656060508821899}, {-0.406592653589793, -0.1996160250415396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.40159265358979307`, -2.237585531210665}, \ {-0.40159265358979307`, -2.163402400184147}, {-0.40159265358979307`, 2.6559999630945965`}, {-0.40159265358979307`, -0.1971892092656905}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39659265358979306`, -2.237275819654299}, \ {-0.39659265358979306`, -2.164070650284835}, {-0.39659265358979306`, 2.6559395933774543`}, {-0.39659265358979306`, -0.19476208470715953`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.39159265358979306`, -2.2369667250582266`}, \ {-0.39159265358979306`, -2.1647377886810646`}, {-0.39159265358979306`, 2.655879398625334}, {-0.39159265358979306`, -0.19233463775202517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38659265358979306`, -2.2366582423729615`}, \ {-0.38659265358979306`, -2.165403825398693}, {-0.38659265358979306`, 2.6558193778021835`}, {-0.38659265358979306`, -0.1899068547312118}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.38159265358979305`, -2.2363503665795146`}, \ {-0.38159265358979305`, -2.1660687704123323`}, {-0.38159265358979305`, 2.655759529880961}, {-0.38159265358979305`, -0.18747872192084356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.37659265358979305`, -2.236043092689057}, \ {-0.37659265358979305`, -2.1667326336459007`}, {-0.37659265358979305`, 2.6556998538435685`}, {-0.37659265358979305`, -0.18505022554258904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3715926535897931, -2.235736415742663}, \ {-0.3715926535897931, -2.167395424973104}, {-0.3715926535897931, 2.6556403486807754`}, {-0.3715926535897931, -0.18262135176399108`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3665926535897931, -2.235430330810942}, \ {-0.3665926535897931, -2.1680571542180154`}, {-0.3665926535897931, 2.6555810133921525`}, {-0.3665926535897931, -0.1801920866987914}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3615926535897931, -2.2351248329937676`}, \ {-0.3615926535897931, -2.168717831155565}, {-0.3615926535897931, 2.6555218469860002`}, {-0.3615926535897931, -0.1777624164072398}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3565926535897931, -2.2348199174199794`}, \ {-0.3565926535897931, -2.1693774655120546`}, {-0.3565926535897931, 2.6554628484792837`}, {-0.3565926535897931, -0.1753323268963975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3515926535897931, -2.2345155792470583`}, \ {-0.3515926535897931, -2.1700360669656966`}, {-0.3515926535897931, 2.6554040168975623`}, {-0.3515926535897931, -0.172901804120427}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.3465926535897931, -2.2342118136608713`}, \ {-0.3465926535897931, -2.170693645147081}, {-0.3465926535897931, 2.6553453512749257`}, {-0.3465926535897931, -0.17047083398087423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.34159265358979307`, -2.233908615875325}, \ {-0.34159265358979307`, -2.1713502096397392`}, {-0.34159265358979307`, 2.6552868506539276`}, {-0.34159265358979307`, -0.16803940232694056`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33659265358979307`, -2.2336059811321114`}, \ {-0.33659265358979307`, -2.1720057699806077`}, {-0.33659265358979307`, 2.6552285140855223`}, {-0.33659265358979307`, -0.16560749495574412`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.33159265358979306`, -2.233303904700427}, \ {-0.33159265358979306`, -2.172660335660523}, {-0.33159265358979306`, 2.655170340629002}, {-0.33159265358979306`, -0.1631750976125738}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32659265358979306`, -2.2330023818766587`}, \ {-0.32659265358979306`, -2.1733139161247417`}, {-0.32659265358979306`, 2.65511232935193}, {-0.32659265358979306`, -0.1607421959911315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.32159265358979305`, -2.2327014079841088`}, \ {-0.32159265358979305`, -2.173966520773432}, {-0.32159265358979305`, 2.6550544793300856`}, {-0.32159265358979305`, -0.15830877573376734`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31659265358979305`, -2.232400978372747}, \ {-0.31659265358979305`, -2.174618158962124}, {-0.31659265358979305`, 2.6549967896473987`}, {-0.31659265358979305`, -0.15587482243170442`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.31159265358979304`, -2.2321010884188794`}, \ {-0.31159265358979304`, -2.1752688400022575`}, {-0.31159265358979304`, 2.654939259395891}, {-0.31159265358979304`, -0.153440321625256}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30659265358979304`, -2.2318017335249123`}, \ {-0.30659265358979304`, -2.1759185731616157`}, {-0.30659265358979304`, 2.654881887675619}, {-0.30659265358979304`, -0.1510052588040333}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.30159265358979304`, -2.2315029091190723`}, \ {-0.30159265358979304`, -2.17656736766482}, {-0.30159265358979304`, 2.6548246735946117`}, {-0.30159265358979304`, -0.1485696194071449}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.29659265358979303`, -2.2312046106551273`}, \ {-0.29659265358979303`, -2.177215232693809}, {-0.29659265358979303`, 2.654767616268819}, {-0.29659265358979303`, -0.14613338882338578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2915926535897931, -2.230906833612144}, \ {-0.2915926535897931, -2.1778621773882927`}, {-0.2915926535897931, 2.6547107148220497`}, {-0.2915926535897931, -0.14369655239142265`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2865926535897931, -2.2306095734941644`}, \ {-0.2865926535897931, -2.1785082108462723`}, {-0.2865926535897931, 2.654653968385921}, {-0.2865926535897931, -0.14125909539996662`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.2815926535897931, -2.2303128258300267`}, \ {-0.2815926535897931, -2.1791533421244296`}, {-0.2815926535897931, 2.654597376099798}, {-0.2815926535897931, -0.13882100308793904`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27659265358979307`, -2.23001658617304}, \ {-0.27659265358979307`, -2.1797975802386507`}, {-0.27659265358979307`, 2.6545409371107467`}, {-0.27659265358979307`, -0.1363822606446316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.27159265358979306`, -2.2297208501007204`}, \ {-0.27159265358979306`, -2.1804409341644932`}, {-0.27159265358979306`, 2.6544846505734747`}, {-0.27159265358979306`, -0.1339428532098553}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26659265358979306`, -2.2294256132146364`}, \ {-0.26659265358979306`, -2.1810834128375447`}, {-0.26659265358979306`, 2.6544285156502827`}, {-0.26659265358979306`, -0.13150276587408288`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.26159265358979306`, -2.229130871139992}, \ {-0.26159265358979306`, -2.1817250251540323`}, {-0.26159265358979306`, 2.6543725315110116`}, {-0.26159265358979306`, -0.12906198367858612`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25659265358979305`, -2.2288366195255485`}, \ {-0.25659265358979305`, -2.1823657799711116`}, {-0.25659265358979305`, 2.6543166973329906`}, {-0.25659265358979305`, -0.12662049161556105`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.25159265358979305`, -2.2285428540432295`}, \ {-0.25159265358979305`, -2.183005686107449}, {-0.25159265358979305`, 2.654261012300991}, {-0.25159265358979305`, -0.12417827462825047`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24659265358979304`, -2.228249570387973}, \ {-0.24659265358979304`, -2.1836447523435756`}, {-0.24659265358979304`, 2.6542054756071733`}, {-0.24659265358979304`, -0.12173531761105558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.24159265358979304`, -2.227956764277436}, \ {-0.24159265358979304`, -2.1842829874223764`}, {-0.24159265358979304`, 2.65415008645104}, {-0.24159265358979304`, -0.11929160540964234`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23659265358979303`, -2.2276644314517697`}, \ {-0.23659265358979303`, -2.184920400049512}, {-0.23659265358979303`, 2.6540948440393897`}, {-0.23659265358979303`, -0.116847122821041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.23159265358979303`, -2.2273725676733798`}, \ {-0.23159265358979303`, -2.1855569988938557`}, {-0.23159265358979303`, 2.6540397475862667`}, {-0.23159265358979303`, -0.11440185459373667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22659265358979308`, -2.227081168726686}, \ {-0.22659265358979308`, -2.1861927925879265`}, {-0.22659265358979308`, 2.653984796312919}, {-0.22659265358979308`, -0.1119557854277564}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.22159265358979308`, -2.22679023041787}, \ {-0.22159265358979308`, -2.1868277897283375`}, {-0.22159265358979308`, 2.6539299894477506`}, {-0.22159265358979308`, -0.10950889997474608`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21659265358979307`, -2.226499748574684}, \ {-0.21659265358979307`, -2.187461998876178}, {-0.21659265358979307`, 2.6538753262262764`}, {-0.21659265358979307`, -0.10706118283804238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.21159265358979307`, -2.2262097190461745`}, \ {-0.21159265358979307`, -2.1880954285574883`}, {-0.21159265358979307`, 2.6538208058910806`}, {-0.21159265358979307`, -0.10461261857273903`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20659265358979306`, -2.2259201377024613`}, \ {-0.20659265358979306`, -2.1887280872636654`}, {-0.20659265358979306`, 2.653766427691772}, {-0.20659265358979306`, -0.10216319168574402`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.20159265358979306`, -2.2256310004345394`}, \ {-0.20159265358979306`, -2.1893599834518587`}, {-0.20159265358979306`, 2.6537121908849404`}, {-0.20159265358979306`, -0.09971288663583369}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19659265358979305`, -2.22534230315402}, \ {-0.19659265358979305`, -2.1899911255454154`}, {-0.19659265358979305`, 2.653658094734119}, {-0.19659265358979305`, -0.09726168783369782}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.19159265358979305`, -2.225054041792891}, \ {-0.19159265358979305`, -2.1906215219343133`}, {-0.19159265358979305`, 2.653604138509739}, {-0.19159265358979305`, -0.09480957964198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18659265358979304`, -2.224766212303374}, \ {-0.18659265358979304`, -2.1912511809754913`}, {-0.18659265358979304`, 2.653550321489093}, {-0.18659265358979304`, -0.09235654637531181}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.18159265358979304`, -2.224478810657603}, \ {-0.18159265358979304`, -2.1918801109933588`}, {-0.18159265358979304`, 2.6534966429562923`}, {-0.18159265358979304`, -0.08990257230033988}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17659265358979304`, -2.2241918328474686`}, \ {-0.17659265358979304`, -2.1925083202801416`}, {-0.17659265358979304`, 2.6534431022022296`}, {-0.17659265358979304`, -0.08744764163575003}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.17159265358979303`, -2.223905274884385}, \ {-0.17159265358979303`, -2.1931358170963002`}, {-0.17159265358979303`, 2.653389698524543}, {-0.17159265358979303`, -0.08499173855228105}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16659265358979303`, -2.2236191327990844`}, \ {-0.16659265358979303`, -2.1937626096709226`}, {-0.16659265358979303`, 2.6533364312275736`}, {-0.16659265358979303`, -0.08253484717273597}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.16159265358979308`, -2.2233334026413667`}, \ {-0.16159265358979308`, -2.1943887062021634`}, {-0.16159265358979308`, 2.6532832996223337`}, {-0.16159265358979308`, -0.080076951571989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15659265358979307`, -2.223048080479951}, \ {-0.15659265358979307`, -2.195014114857572}, {-0.15659265358979307`, 2.6532303030264677`}, {-0.15659265358979307`, -0.07761803577698134}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.15159265358979307`, -2.2227631624022117`}, \ {-0.15159265358979307`, -2.1956388437745464`}, {-0.15159265358979307`, 2.6531774407642184`}, {-0.15159265358979307`, -0.07515808376671784}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14659265358979306`, -2.2224786445139864`}, \ {-0.14659265358979306`, -2.1962629010607073`}, {-0.14659265358979306`, 2.653124712166391}, {-0.14659265358979306`, -0.07269707947225397}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.14159265358979306`, -2.2221945229393714`}, \ {-0.14159265358979306`, -2.1968862947942855`}, {-0.14159265358979306`, 2.6530721165703204`}, {-0.14159265358979306`, -0.0702350067766794}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13659265358979306`, -2.221910793820515}, \ {-0.13659265358979306`, -2.197509033024513}, {-0.13659265358979306`, 2.653019653319837}, {-0.13659265358979306`, -0.06777184951509518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.13159265358979305`, -2.2216274533174465`}, \ {-0.13159265358979305`, -2.1981311237719767`}, {-0.13159265358979305`, 2.652967321765234}, {-0.13159265358979305`, -0.06530759147458855}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12659265358979305`, -2.221344497607796}, \ {-0.12659265358979305`, -2.1987525750290784`}, {-0.12659265358979305`, 2.6529151212632365`}, {-0.12659265358979305`, -0.06284221639419726}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.12159265358979304`, -2.2210619228866584`}, \ {-0.12159265358979304`, -2.1993733947603533`}, {-0.12159265358979304`, 2.652863051176968}, {-0.12159265358979304`, -0.06037570796487396}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11659265358979304`, -2.2207797253664303`}, \ {-0.11659265358979304`, -2.199993590902813}, {-0.11659265358979304`, 2.6528111108759216`}, {-0.11659265358979304`, -0.05790804982944334}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.11159265358979303`, -2.2204979012764703`}, \ {-0.11159265358979303`, -2.2006131713664665`}, {-0.11159265358979303`, 2.652759299735931}, {-0.11159265358979303`, -0.05543922558255588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10659265358979303`, -2.2202164468630823`}, \ {-0.10659265358979303`, -2.201232144034515}, {-0.10659265358979303`, 2.652707617139137}, {-0.10659265358979303`, -0.05296921877063316}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.10159265358979308`, -2.219935358389194}, \ {-0.10159265358979308`, -2.201850516763855}, {-0.10159265358979308`, 2.652656062473963}, {-0.10159265358979308`, -0.050498012891813576`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09659265358979308, -2.2196546321342026`}, \ {-0.09659265358979308, -2.2024682973854057`}, {-0.09659265358979308, 2.6526046351350843`}, {-0.09659265358979308, -0.0480255913958891}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.09159265358979307, -2.219374264393799}, \ {-0.09159265358979307, -2.2030854937044686`}, {-0.09159265358979307, 2.6525533345234025`}, {-0.09159265358979307, -0.045551937684239034`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08659265358979307, -2.2190942514797443`}, \ {-0.08659265358979307, -2.203702113501126}, {-0.08659265358979307, 2.652502160046017}, {-0.08659265358979307, -0.04307703510976061}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.08159265358979306, -2.2188145897197207`}, \ {-0.08159265358979306, -2.2043181645305676`}, {-0.08159265358979306, 2.6524511111162004`}, {-0.08159265358979306, -0.040600866976792355`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07659265358979306, -2.218535275457132}, \ {-0.07659265358979306, -2.2049336545234635`}, {-0.07659265358979306, 2.652400187153371}, {-0.07659265358979306, -0.03812341654103393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.07159265358979305, -2.2182563050509345`}, \ {-0.07159265358979305, -2.2055485911863135`}, {-0.07159265358979305, 2.652349387583071}, {-0.07159265358979305, -0.03564466700946434}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.06659265358979305, -2.217977674875401}, \ {-0.06659265358979305, -2.2061629822018576`}, {-0.06659265358979305, 2.6522987118369383`}, {-0.06659265358979305, -0.03316460154025175}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.061592653589793045`, -2.217699381319997}, \ {-0.061592653589793045`, -2.2067768352293733`}, {-0.061592653589793045`, 2.6522481593526863`}, {-0.061592653589793045`, \ -0.030683203242659877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.05659265358979304, -2.2174214207890826`}, \ {-0.05659265358979304, -2.2073901579051487`}, {-0.05659265358979304, 2.65219772957408}, {-0.05659265358979304, -0.028200455176954728`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.051592653589793036`, -2.2171437897019834`}, \ {-0.051592653589793036`, -2.2080029578425875`}, {-0.051592653589793036`, 2.652147421950911}, {-0.051592653589793036`, -0.025716340354299667`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04659265358979303, -2.216866484492534}, \ {-0.04659265358979303, -2.2086152426328374`}, {-0.04659265358979303, 2.65209723593898}, {-0.04659265358979303, -0.02323084173665307}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.04159265358979303, -2.2165895016090076`}, \ {-0.04159265358979303, -2.2092270198450343`}, {-0.04159265358979303, 2.6520471710000724`}, {-0.04159265358979303, -0.020743942236658396`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03659265358979302, -2.2163128375141126`}, \ {-0.03659265358979302, -2.209838297026478}, {-0.03659265358979302, 2.6519972266019396`}, {-0.03659265358979302, -0.018255624717531074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.03159265358979302, -2.216036488684422}, \ {-0.03159265358979302, -2.2104490817033797`}, {-0.03159265358979302, 2.651947402218279}, {-0.03159265358979302, -0.01576587199294303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.026592653589793014`, -2.215760451610566}, \ {-0.026592653589793014`, -2.2110593813808355`}, {-0.026592653589793014`, 2.651897697328713}, {-0.026592653589793014`, -0.013274666826899654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.02159265358979301, -2.2154847227969956`}, \ {-0.02159265358979301, -2.2116692035432357`}, {-0.02159265358979301, 2.6518481114187717`}, {-0.02159265358979301, -0.010781991933617662`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.016592653589793005`, -2.215209298761544}, \ {-0.016592653589793005`, -2.212278555654879}, {-0.016592653589793005`, 2.6517986439798764`}, {-0.016592653589793005`, \ -0.008287829977395517}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.011592653589793, -2.214934176035669}, {-0.011592653589793, \ -2.2128874451598994`}, {-0.011592653589793, 2.6517492945093184`}, {-0.011592653589793, -0.00579216357248206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.006592653589792996, -2.2146593511639687`}, \ {-0.006592653589792996, -2.213495879482916}, {-0.006592653589792996, 2.6517000625102454`}, {-0.006592653589792996, \ -0.0032949752829411583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{-0.0015926535897931027`, -2.2143848207048755`}, \ {-0.0015926535897931027`, -2.2141038660285197`}, {-0.0015926535897931027`, 2.6516509474916443`}, {-0.0015926535897931027`, \ -0.0007962476225130932}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.0034073464102069018`, -2.214711412185376}, { 0.0034073464102069018`, -2.2141105812267132`}, {0.0034073464102069018`, 2.651601948968325}, {0.0034073464102069018`, 0.0017040369455291755`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.008407346410206906, -2.2153185253188514`}, { 0.008407346410206906, -2.213836629315246}, {0.008407346410206906, 2.6515530664609077`}, {0.008407346410206906, 0.004205896008524641}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.01340734641020691, -2.2159252127795135`}, { 0.01340734641020691, -2.2135629615653465`}, {0.01340734641020691, 2.6515042994958047`}, {0.01340734641020691, 0.0067093472045747496`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.018407346410206915`, -2.2165314818986195`}, { 0.018407346410206915`, -2.2132895745856778`}, {0.018407346410206915`, 2.6514556476052094`}, {0.018407346410206915`, 0.009214408222694896}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.02340734641020692, -2.2171373399904057`}, { 0.02340734641020692, -2.213016464996572}, {0.02340734641020692, 2.6514071103270838`}, {0.02340734641020692, 0.011721096802971617`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.028407346410206924`, -2.217742794351405}, { 0.028407346410206924`, -2.2127436294308795`}, {0.028407346410206924`, 2.6513586872051436`}, {0.028407346410206924`, 0.01422943073672146}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03340734641020693, -2.2183478522613926`}, { 0.03340734641020693, -2.2124710645331938`}, {0.03340734641020693, 2.651310377788848}, {0.03340734641020693, 0.016739427866653146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.03840734641020693, -2.2189525209834353`}, { 0.03840734641020693, -2.21219876695997}, {0.03840734641020693, 2.6512621816333883`}, {0.03840734641020693, 0.019251106087033704`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04340734641020694, -2.2195568077643753`}, { 0.04340734641020694, -2.211926733379211}, {0.04340734641020694, 2.6512140982996764`}, {0.04340734641020694, 0.021764483343857267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.04840734641020694, -2.220160719835009}, { 0.04840734641020694, -2.211654960470453}, {0.04840734641020694, 2.6511661273543354`}, {0.04840734641020694, 0.02427957763501619}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.053407346410206946`, -2.220764264410609}, { 0.053407346410206946`, -2.2113834449244116`}, {0.053407346410206946`, 2.6511182683696894`}, {0.053407346410206946`, 0.02679640701047729}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.05840734641020695, -2.2213674486908985`}, { 0.05840734641020695, -2.2111121834431775`}, {0.05840734641020695, 2.651070520923757}, {0.05840734641020695, 0.029314989572457407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06340734641020696, -2.2219702798608236`}, { 0.06340734641020696, -2.210841172739609}, {0.06340734641020696, 2.651022884600239}, {0.06340734641020696, 0.03183534347560696}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.06840734641020696, -2.2225727650905145`}, { 0.06840734641020696, -2.2105704095375387`}, {0.06840734641020696, 2.650975358988515}, {0.06840734641020696, 0.03435748692719086}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07340734641020696, -2.2231749115357258`}, { 0.07340734641020696, -2.210299890571499}, {0.07340734641020696, 2.6509279436836346`}, {0.07340734641020696, 0.036881438187276995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.07840734641020697, -2.223776726338289}, { 0.07840734641020697, -2.210029612586439}, {0.07840734641020697, 2.65088063828631}, {0.07840734641020697, 0.039407215568924084`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08340734641020697, -2.224378216626105}, { 0.08340734641020697, -2.209759572337895}, {0.08340734641020697, 2.6508334424029116`}, {0.08340734641020697, 0.04193483743837464}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.08840734641020698, -2.224979389513792}, { 0.08840734641020698, -2.20948976659151}, {0.08840734641020698, 2.650786355645464}, {0.08840734641020698, 0.04446432221524822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09340734641020698, -2.2255802521028327`}, { 0.09340734641020698, -2.2092201921230576`}, {0.09340734641020698, 2.650739377631638}, {0.09340734641020698, 0.04699568837274067}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.09840734641020699, -2.2261808114819397`}, { 0.09840734641020699, -2.2089508457182356`}, {0.09840734641020699, 2.6506925079847505`}, {0.09840734641020699, 0.049528954437821994`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.10340734641020699`, -2.2267810747272825`}, { 0.10340734641020699`, -2.2086817241726093`}, {0.10340734641020699`, 2.6506457463337596`}, {0.10340734641020699`, 0.05206413899143986}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.108407346410207, -2.227381048902938}, { 0.108407346410207, -2.208412824291326}, {0.108407346410207, 2.6505990923132607`}, {0.108407346410207, 0.05460126066872466}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.113407346410207, -2.2279807410610655`}, { 0.113407346410207, -2.2081441428891075`}, {0.113407346410207, 2.650552545563488}, {0.113407346410207, 0.05714033815919612}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.118407346410207, -2.228580158242336}, { 0.118407346410207, -2.207875676789985}, {0.118407346410207, 2.6505061057303094`}, {0.118407346410207, 0.05968139020697368}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1234073464102069, -2.2291793074761443`}, { 0.1234073464102069, -2.2076074228272535`}, {0.1234073464102069, 2.650459772465228}, {0.1234073464102069, 0.06222443561098856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1284073464102069, -2.2297781957809906`}, { 0.1284073464102069, -2.207339377843256}, {0.1284073464102069, 2.6504135454253803`}, {0.1284073464102069, 0.06476949322519901}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1334073464102069, -2.2303768301647047`}, { 0.1334073464102069, -2.2070715386893265`}, {0.1334073464102069, 2.6503674242735413`}, {0.1334073464102069, 0.06731658195880463}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.1384073464102069, -2.230975217624868}, { 0.1384073464102069, -2.2068039022255315`}, {0.1384073464102069, 2.6503214086781184`}, {0.1384073464102069, 0.06986572077646899}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14340734641020692`, -2.231573365149008}, { 0.14340734641020692`, -2.206536465320643}, {0.14340734641020692`, 2.65027549831316}, {0.14340734641020692`, 0.07241692869853815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.14840734641020692`, -2.232171279714981}, { 0.14840734641020692`, -2.2062692248519236`}, {0.14840734641020692`, 2.650229692858354}, {0.14840734641020692`, 0.07497022480126518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15340734641020692`, -2.232768968291233}, { 0.15340734641020692`, -2.2060021777050265`}, {0.15340734641020692`, 2.6501839919990324`}, {0.15340734641020692`, 0.07752562821703521}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.15840734641020693`, -2.233366437837114}, { 0.15840734641020693`, -2.205735320773852}, {0.15840734641020693`, 2.650138395426175}, {0.15840734641020693`, 0.08008315813459391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16340734641020693`, -2.2339636953031814`}, { 0.16340734641020693`, -2.2054686509604084`}, {0.16340734641020693`, 2.6500929028364135`}, {0.16340734641020693`, 0.08264283379927567}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.16840734641020694`, -2.23456074763154}, { 0.16840734641020694`, -2.2052021651746374`}, {0.16840734641020694`, 2.6500475139320376`}, {0.16840734641020694`, 0.08520467451323674}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17340734641020694`, -2.2351576017560912`}, { 0.17340734641020694`, -2.2049358603343325`}, {0.17340734641020694`, 2.6500022284209996`}, {0.17340734641020694`, 0.08776869963568731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.17840734641020695`, -2.2357542646028494`}, { 0.17840734641020695`, -2.204669733364989}, {0.17840734641020695`, 2.649957046016921}, {0.17840734641020695`, 0.09033492858312835}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18340734641020695`, -2.236350743090244}, { 0.18340734641020695`, -2.2044037811996677`}, {0.18340734641020695`, 2.6499119664391015`}, {0.18340734641020695`, 0.09290338082958774}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.18840734641020696`, -2.236947044129456}, { 0.18840734641020696`, -2.2041380007788227`}, {0.18840734641020696`, 2.649866989412523}, {0.18840734641020696`, 0.09547407590686041}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19340734641020696`, -2.2375431746246455`}, { 0.19340734641020696`, -2.203872389050247}, {0.19340734641020696`, 2.6498221146678618`}, {0.19340734641020696`, 0.09804703340474791}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.19840734641020696`, -2.238139141473342}, { 0.19840734641020696`, -2.203606942968844}, {0.19840734641020696`, 2.6497773419414967`}, {0.19840734641020696`, 0.1006222729713016}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20340734641020697`, -2.238734951566638}, { 0.20340734641020697`, -2.203341659496598}, {0.20340734641020697`, 2.649732670975518}, {0.20340734641020697`, 0.10319981431306828`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.20840734641020697`, -2.23933061178961}, { 0.20840734641020697`, -2.2030765356023316`}, {0.20840734641020697`, 2.6496881015177385`}, {0.20840734641020697`, 0.10577967719533296`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21340734641020698`, -2.2399261290215002`}, { 0.21340734641020698`, -2.2028115682616782`}, {0.21340734641020698`, 2.6496436333217046`}, {0.21340734641020698`, 0.10836188144236987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.21840734641020698`, -2.2405215101360905`}, { 0.21840734641020698`, -2.202546754456885}, {0.21840734641020698`, 2.6495992661467094`}, {0.21840734641020698`, 0.1109464469376886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.223407346410207, -2.24111676200198}, { 0.223407346410207, -2.2022820911767}, {0.223407346410207, 2.6495549997578034`}, {0.223407346410207, 0.11353339362428629`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.228407346410207, -2.241711891482862}, { 0.228407346410207, -2.202017575416261}, {0.228407346410207, 2.6495108339258095`}, {0.228407346410207, 0.11612274150489876`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.233407346410207, -2.2423069054378537`}, { 0.233407346410207, -2.20175320417694}, {0.233407346410207, 2.6494667684273363`}, {0.233407346410207, 0.11871451064225517`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.238407346410207, -2.242901810721773}, { 0.238407346410207, -2.2014889744662276`}, {0.238407346410207, 2.6494228030447924`}, {0.238407346410207, 0.12130872115933082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.243407346410207, -2.243496614185438}, { 0.243407346410207, -2.2012248832976096`}, {0.243407346410207, 2.6493789375664045`}, {0.243407346410207, 0.1239053932396044}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.248407346410207, -2.2440913226759753`}, { 0.248407346410207, -2.200960927690422}, {0.248407346410207, 2.64933517178623}, {0.248407346410207, 0.12650454712731585`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2534073464102069, -2.244685943037096}, { 0.2534073464102069, -2.2006971046697474`}, {0.2534073464102069, 2.649291505504176}, {0.2534073464102069, 0.12910620312772367`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2584073464102069, -2.245280482109401}, { 0.2584073464102069, -2.200433411266279}, {0.2584073464102069, 2.649247938526018}, {0.2584073464102069, 0.1317103816073655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2634073464102069, -2.245874946730703}, { 0.2634073464102069, -2.2001698445161706`}, {0.2634073464102069, 2.6492044706634164`}, {0.2634073464102069, 0.1343171029943192}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2684073464102069, -2.246469343736255}, { 0.2684073464102069, -2.1999064014609733`}, {0.2684073464102069, 2.6491611017339363`}, {0.2684073464102069, 0.13692638777846328`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2734073464102069, -2.2470636799591333`}, { 0.2734073464102069, -2.1996430791474277`}, {0.2734073464102069, 2.6491178315610684`}, {0.2734073464102069, 0.13953825651174248`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.2784073464102069, -2.247657962230465}, { 0.2784073464102069, -2.1993798746274082`}, {0.2784073464102069, 2.649074659974249}, {0.2784073464102069, 0.14215272980842975`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28340734641020693`, -2.2482521973797507`}, { 0.28340734641020693`, -2.199116784957766}, {0.28340734641020693`, 2.6490315868088827`}, {0.28340734641020693`, 0.14476982834539212`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.28840734641020693`, -2.2488463922351656`}, { 0.28840734641020693`, -2.198853807200208}, {0.28840734641020693`, 2.6489886119063617`}, {0.28840734641020693`, 0.1473895728623557}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29340734641020694`, -2.2494405536238338`}, { 0.29340734641020694`, -2.1985909384211904`}, {0.29340734641020694`, 2.6489457351140935`}, {0.29340734641020694`, 0.15001198416217373`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.29840734641020694`, -2.2500346883721534`}, { 0.29840734641020694`, -2.1983281756917634`}, {0.29840734641020694`, 2.6489029562855215`}, {0.29840734641020694`, 0.15263708311109356`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30340734641020695`, -2.25062880330606}, { 0.30340734641020695`, -2.1980655160874867`}, {0.30340734641020695`, 2.64886027528015}, {0.30340734641020695`, 0.1552648906390244}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.30840734641020695`, -2.2512229052513506`}, { 0.30840734641020695`, -2.197802956688278}, {0.30840734641020695`, 2.648817691963571}, {0.30840734641020695`, 0.15789542773980675`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31340734641020696`, -2.251817001033963}, { 0.31340734641020696`, -2.1975404945783037`}, {0.31340734641020696`, 2.648775206207491}, {0.31340734641020696`, 0.16052871547148237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.31840734641020696`, -2.252411097480272}, { 0.31840734641020696`, -2.197278126845863}, {0.31840734641020696`, 2.6487328178897567`}, {0.31840734641020696`, 0.1631647749565636}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32340734641020696`, -2.253005201417411}, { 0.32340734641020696`, -2.1970158505832362`}, {0.32340734641020696`, 2.6486905268943826`}, {0.32340734641020696`, 0.16580362738230542`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.32840734641020697`, -2.253599319673507}, { 0.32840734641020697`, -2.1967536628866298`}, {0.32840734641020697`, 2.648648333111583}, {0.32840734641020697`, 0.1684452940009754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.333407346410207, -2.254193459078058}, { 0.333407346410207, -2.1964915608559723`}, {0.333407346410207, 2.6486062364377974`}, {0.333407346410207, 0.1710897961301267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.338407346410207, -2.2547876264621736`}, { 0.338407346410207, -2.1962295415948527`}, {0.338407346410207, 2.6485642367757256`}, {0.338407346410207, 0.1737371551528691}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.343407346410207, -2.25538182865888}, { 0.343407346410207, -2.1959676022103896`}, {0.343407346410207, 2.6485223340343564`}, {0.343407346410207, 0.1763873925181425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.348407346410207, -2.25597607250344}, { 0.348407346410207, -2.1957057398130906`}, {0.348407346410207, 2.648480528129}, {0.348407346410207, 0.17904052974098864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.353407346410207, -2.2565703648336317`}, { 0.353407346410207, -2.1954439515167556`}, {0.353407346410207, 2.6484388189813224`}, {0.353407346410207, 0.1816965884028251}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.358407346410207, -2.257164712490048}, { 0.358407346410207, -2.1951822344383505`}, {0.358407346410207, 2.64839720651938}, {0.358407346410207, 0.18435559015171774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.363407346410207, -2.2577591223163886`}, { 0.363407346410207, -2.1949205856978966`}, {0.363407346410207, 2.648355690677652}, {0.363407346410207, 0.1870175567026548}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.368407346410207, -2.25835360115979}, { 0.368407346410207, -2.194659002418326}, {0.368407346410207, 2.64831427139708}, {0.368407346410207, 0.1896825098378188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.373407346410207, -2.2589481558710895`}, { 0.373407346410207, -2.1943974817253915`}, {0.373407346410207, 2.648272948625102}, {0.373407346410207, 0.192350471406862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3784073464102069, -2.2595427933051306`}, { 0.3784073464102069, -2.1941360207475453`}, {0.3784073464102069, 2.6482317223156926`}, {0.3784073464102069, 0.19502146332717799`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3834073464102069, -2.260137520321095}, { 0.3834073464102069, -2.1938746166157923`}, {0.3834073464102069, 2.648190592429399}, {0.3834073464102069, 0.1976955075841754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3884073464102069, -2.260732343782751}, { 0.3884073464102069, -2.1936132664636214`}, {0.3884073464102069, 2.6481495589333854`}, {0.3884073464102069, 0.2003726262315511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3934073464102069, -2.2613272705587963`}, { 0.3934073464102069, -2.1933519674268482`}, {0.3934073464102069, 2.648108621801468}, {0.3934073464102069, 0.20305284139156377`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.3984073464102069, -2.261922307523144}, { 0.3984073464102069, -2.1930907166435105`}, {0.3984073464102069, 2.648067781014162}, {0.3984073464102069, 0.20573617525530433`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4034073464102069, -2.2625174615552224`}, { 0.4034073464102069, -2.1928295112537595`}, {0.4034073464102069, 2.648027036558721}, {0.4034073464102069, 0.20842265008297053`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.40840734641020693`, -2.26311273954029}, { 0.40840734641020693`, -2.192568348399726}, {0.40840734641020693`, 2.647986388429181}, {0.40840734641020693`, 0.2111122882041372}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41340734641020693`, -2.2637081483697172`}, { 0.41340734641020693`, -2.192307225225426}, {0.41340734641020693`, 2.6479458366264086`}, {0.41340734641020693`, 0.213805112018028}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.41840734641020694`, -2.264303694941316}, { 0.41840734641020694`, -2.1920461388766226`}, {0.41840734641020694`, 2.647905381158143}, {0.41840734641020694`, 0.21650114399378584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42340734641020705`, -2.2648993861596223`}, { 0.42340734641020705`, -2.1917850865007273`}, {0.42340734641020705`, 2.6478650220390443`}, {0.42340734641020705`, 0.2192004066707439}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.42840734641020695`, -2.2654952289362233`}, { 0.42840734641020695`, -2.1915240652466643`}, {0.42840734641020695`, 2.6478247592907413`}, {0.42840734641020695`, 0.22190292265869366`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43340734641020706`, -2.2660912301900304`}, { 0.43340734641020706`, -2.1912630722647877`}, {0.43340734641020706`, 2.6477845929418815`}, {0.43340734641020706`, 0.22460871463815552`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.43840734641020696`, -2.2666873968476255`}, { 0.43840734641020696`, -2.191002104706727}, {0.43840734641020696`, 2.6477445230281806`}, {0.43840734641020696`, 0.22731780536064444`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44340734641020685`, -2.267283735843545}, { 0.44340734641020685`, -2.190741159725293}, {0.44340734641020685`, 2.647704549592472}, {0.44340734641020685`, 0.2300302176489391}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.44840734641020696`, -2.2678802541205876`}, { 0.44840734641020696`, -2.190480234474365}, {0.44840734641020696`, 2.647664672684763}, {0.44840734641020696`, 0.2327459743973468}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.45340734641020686`, -2.2684769586301385`}, { 0.45340734641020686`, -2.190219326108759}, {0.45340734641020686`, 2.647624892362285}, {0.45340734641020686`, 0.23546509857196846`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.458407346410207, -2.2690738563324544`}, { 0.458407346410207, -2.189958431784137}, {0.458407346410207, 2.6475852086895495`}, {0.458407346410207, 0.23818761321096282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.46340734641020687`, -2.269670954197012}, { 0.46340734641020687`, -2.189697548656858}, {0.46340734641020687`, 2.6475456217384035`}, {0.46340734641020687`, 0.2409135414248098}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.468407346410207, -2.2702682592027768`}, { 0.468407346410207, -2.189436673883901}, {0.468407346410207, 2.6475061315880866`}, {0.468407346410207, 0.2436429063965719}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4734073464102069, -2.27086577833855}, { 0.4734073464102069, -2.1891758046227174`}, {0.4734073464102069, 2.64746673832529}, {0.4734073464102069, 0.24637573138215288`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.478407346410207, -2.271463518603262}, { 0.478407346410207, -2.18891493803114}, {0.478407346410207, 2.647427442044214}, {0.478407346410207, 0.2491120397105588}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4834073464102069, -2.2720614870062943`}, { 0.4834073464102069, -2.1886540712672526`}, {0.4834073464102069, 2.6473882428466315`}, {0.4834073464102069, 0.25185185478415434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.488407346410207, -2.27265969056781}, { 0.488407346410207, -2.188393201489272}, {0.488407346410207, 2.6473491408419467`}, {0.488407346410207, 0.2545952000789184}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.4934073464102069, -2.2732581363190354`}, { 0.4934073464102069, -2.1881323258554577`}, {0.4934073464102069, 2.64731013614726}, {0.4934073464102069, 0.257342099144699}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.498407346410207, -2.2738568313026075`}, { 0.498407346410207, -2.1878714415239715`}, {0.498407346410207, 2.647271228887433}, {0.498407346410207, 0.26009257560546534`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5034073464102069, -2.274455782572886}, { 0.5034073464102069, -2.1876105456527712`}, {0.5034073464102069, 2.647232419195152}, {0.5034073464102069, 0.26284665315955813`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.508407346410207, -2.2750549971962712`}, { 0.508407346410207, -2.187349635399498}, {0.508407346410207, 2.6471937072109983`}, {0.508407346410207, 0.26560435557993917`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5134073464102069, -2.27565448225152}, { 0.5134073464102069, -2.187088707921363}, {0.5134073464102069, 2.647155093083513}, {0.5134073464102069, 0.2683657067144376}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.518407346410207, -2.2762542448300844`}, { 0.518407346410207, -2.1868277603750204`}, {0.518407346410207, 2.6471165769692684`}, {0.518407346410207, 0.2711307304859954}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5234073464102069, -2.276854292036414}, { 0.5234073464102069, -2.1865667899164736`}, {0.5234073464102069, 2.6470781590329406`}, {0.5234073464102069, 0.27389945089290824`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.528407346410207, -2.2774546309883004`}, { 0.528407346410207, -2.186305793700938}, {0.528407346410207, 2.647039839447378}, {0.528407346410207, 0.2766718920090692}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5334073464102069, -2.27805526881719}, { 0.5334073464102069, -2.1860447688827422`}, {0.5334073464102069, 2.647001618393681}, {0.5334073464102069, 0.2794480779842025}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.538407346410207, -2.2786562126685195`}, { 0.538407346410207, -2.185783712615205}, {0.538407346410207, 2.646963496061271}, {0.538407346410207, 0.28222803304410304`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5434073464102069, -2.279257469702049}, { 0.5434073464102069, -2.1855226220505153`}, {0.5434073464102069, 2.6469254726479714`}, {0.5434073464102069, 0.28501178149086737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.548407346410207, -2.279859047092168}, { 0.548407346410207, -2.1852614943396427`}, {0.548407346410207, 2.646887548360085}, {0.548407346410207, 0.2877993477031248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.553407346410207, -2.2804609520282613`}, { 0.553407346410207, -2.185000326632185}, {0.553407346410207, 2.646849723412472}, {0.553407346410207, 0.2905907561362652}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5584073464102071, -2.2810631917150195`}, { 0.5584073464102071, -2.1847391160762792`}, {0.5584073464102071, 2.646811998028635}, {0.5584073464102071, 0.2933860313226642}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.563407346410207, -2.281665773372781}, { 0.563407346410207, -2.184477859818477}, {0.563407346410207, 2.646774372440796}, {0.563407346410207, 0.29618519787190484`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5684073464102071, -2.282268704237865}, { 0.5684073464102071, -2.1842165550036334`}, {0.5684073464102071, 2.6467368468899886`}, {0.5684073464102071, 0.2989882804709975}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.573407346410207, -2.2828719915629176`}, { 0.573407346410207, -2.183955198774784}, {0.573407346410207, 2.646699421626136}, {0.573407346410207, 0.30179530388459425`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5784073464102069, -2.2834756426172405`}, { 0.5784073464102069, -2.1836937882730334`}, {0.5784073464102069, 2.6466620969081442`}, {0.5784073464102069, 0.3046062929552042}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.583407346410207, -2.28407966468713}, { 0.583407346410207, -2.1834323206374506`}, {0.583407346410207, 2.6466248730039887`}, {0.583407346410207, 0.30742127260339996`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5884073464102069, -2.2846840650762426`}, { 0.5884073464102069, -2.183170793004924}, {0.5884073464102069, 2.6465877501908057`}, {0.5884073464102069, 0.31024026782802555`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.593407346410207, 2.646550728754985}, { 0.593407346410207, -2.285288851105909}, { 0.593407346410207, -2.1829092025100763`}, {0.593407346410207, 0.31306330370639923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.5984073464102069, 2.646513808992265}, { 0.5984073464102069, -2.2858940301154966`}, { 0.5984073464102069, -2.1826475462851316`}, {0.5984073464102069, 0.31589040539450963`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.603407346410207, 2.6464769912078268`}, { 0.603407346410207, -2.286499609462758}, { 0.603407346410207, -2.1823858214598015`}, {0.603407346410207, 0.31872159812721407`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6084073464102069, 2.646440275716394}, { 0.6084073464102069, -2.2871055965241727`}, { 0.6084073464102069, -2.1821240251611704`}, {0.6084073464102069, 0.3215569072184267}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.613407346410207, 2.64640366284233}, { 0.613407346410207, -2.287711998695305}, { 0.613407346410207, -2.181862154513577}, {0.613407346410207, 0.3243963580613082}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6184073464102069, 2.6463671529197437`}, { 0.6184073464102069, -2.2883188233911533`}, { 0.6184073464102069, -2.1816002066384974`}, {0.6184073464102069, 0.32723997612844613`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.623407346410207, 2.646330746292587}, { 0.623407346410207, -2.2889260780465053`}, { 0.623407346410207, -2.1813381786544306`}, {0.623407346410207, 0.33008778697203545`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6284073464102069, 2.6462944433147637`}, { 0.6284073464102069, -2.2895337701162974`}, { 0.6284073464102069, -2.1810760676767753`}, {0.6284073464102069, 0.33293981622405194`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.633407346410207, 2.6462582443502374`}, { 0.633407346410207, -2.290141907075971}, { 0.633407346410207, -2.1808138708177194`}, {0.633407346410207, 0.3357960895964223}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6384073464102069, 2.6462221497731364`}, { 0.6384073464102069, -2.290750496421834}, { 0.6384073464102069, -2.180551585186116}, {0.6384073464102069, 0.3386566328811883}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.643407346410207, 2.6461861599678675`}, { 0.643407346410207, -2.291359545671423}, { 0.643407346410207, -2.180289207887369}, {0.643407346410207, 0.34152147195066873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6484073464102069, 2.646150275329231}, { 0.6484073464102069, -2.291969062363871}, { 0.6484073464102069, -2.180026736023312}, {0.6484073464102069, 0.34439063275761306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.653407346410207, 2.6461144962625305`}, { 0.653407346410207, -2.2925790540602686`}, { 0.653407346410207, -2.179764166692093}, {0.653407346410207, 0.3472641413353531}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6584073464102069, 2.6460788231836947`}, { 0.6584073464102069, -2.2931895283440396`}, { 0.6584073464102069, -2.179501496988052}, {0.6584073464102069, 0.35014202379794657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.663407346410207, 2.646043256519393}, { 0.663407346410207, -2.293800492821307}, { 0.663407346410207, -2.1792387240016042`}, {0.663407346410207, 0.353024306340319}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6684073464102069, 2.6460077967071594`}, { 0.6684073464102069, -2.29441195512127}, { 0.6684073464102069, -2.1789758448191194`}, {0.6684073464102069, 0.3559110152383953}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.673407346410207, 2.645972444195516}, { 0.673407346410207, -2.295023922896576}, { 0.673407346410207, -2.178712856522803}, {0.673407346410207, 0.35880217684923127`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.678407346410207, 2.6459371994440963`}, { 0.678407346410207, -2.2956364038237025`}, { 0.678407346410207, -2.1784497561905742`}, {0.678407346410207, 0.3616978176111342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6834073464102071, 2.6459020629237764`}, { 0.6834073464102071, -2.296249405603335}, { 0.6834073464102071, -2.178186540895948}, {0.6834073464102071, 0.36459796404378075`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.688407346410207, 2.6458670351168014`}, { 0.688407346410207, -2.296862935960748}, { 0.688407346410207, -2.1779232077079147`}, {0.688407346410207, 0.36750264274832795`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.6934073464102071, 2.645832116516922}, { 0.6934073464102071, -2.2974770026461946`}, { 0.6934073464102071, -2.1776597536908135`}, {0.6934073464102071, 0.3704118804075171}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.698407346410207, 2.6457973076295267`}, { 0.698407346410207, -2.298091613435289}, { 0.698407346410207, -2.177396175904219}, {0.698407346410207, 0.3733257037857722}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7034073464102069, 2.6457626089717796`}, { 0.7034073464102069, -2.298706776129398}, { 0.7034073464102069, -2.177132471402814}, {0.7034073464102069, 0.3762441397292925}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.708407346410207, 2.6457280210727623`}, { 0.708407346410207, -2.2993224985560357`}, { 0.708407346410207, -2.176868637236269}, {0.708407346410207, 0.3791672151661354}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7134073464102069, 2.6456935444736116`}, { 0.7134073464102069, -2.299938788569254}, { 0.7134073464102069, -2.17660467044912}, {0.7134073464102069, 0.3820949571062958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.718407346410207, 2.64565917972767}, { 0.718407346410207, -2.3005556540500454`}, { 0.718407346410207, -2.1763405680806445`}, {0.718407346410207, 0.38502739264177693`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7234073464102069, 2.6456249274006276`}, { 0.7234073464102069, -2.3011731029067364`}, { 0.7234073464102069, -2.1760763271647403`}, {0.7234073464102069, 0.38796454894665344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.728407346410207, 2.6455907880706753`}, { 0.728407346410207, -2.301791143075396}, { 0.728407346410207, -2.1758119447298006`}, {0.728407346410207, 0.39090645327712703`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7334073464102069, 2.645556762328657}, { 0.7334073464102069, -2.30240978252024}, { 0.7334073464102069, -2.1755474177985894`}, {0.7334073464102069, 0.3938531329715759}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.738407346410207, 2.645522850778224}, { 0.738407346410207, -2.303029029234036}, { 0.738407346410207, -2.1752827433881174`}, {0.738407346410207, 0.3968046154505963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7434073464102069, 2.645489054035994}, { 0.7434073464102069, -2.303648891238519}, { 0.7434073464102069, -2.1750179185095186`}, {0.7434073464102069, 0.39976092821703235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.748407346410207, 2.645455372731711}, { 0.748407346410207, -2.304269376584802}, { 0.748407346410207, -2.174752940167922}, {0.748407346410207, 0.4027220988560035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7534073464102069, 2.645421807508409}, { 0.7534073464102069, -2.3048904933537933`}, { 0.7534073464102069, -2.1744878053623284`}, {0.7534073464102069, 0.4056881550349188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.758407346410207, 2.6453883590225793`}, { 0.758407346410207, -2.3055122496566183`}, { 0.758407346410207, -2.1742225110854836`}, {0.758407346410207, 0.40865912450348574`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7634073464102069, 2.6453550279443396`}, { 0.7634073464102069, -2.306134653635039}, { 0.7634073464102069, -2.1739570543237505`}, {0.7634073464102069, 0.4116350350937077}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.768407346410207, 2.645321814957606}, { 0.768407346410207, -2.3067577134618826`}, { 0.768407346410207, -2.173691432056984}, {0.768407346410207, 0.4146159147198754}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7734073464102069, 2.6452887207602696`}, { 0.7734073464102069, -2.3073814373414683`}, { 0.7734073464102069, -2.173425641258399}, {0.7734073464102069, 0.417601791378546}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.778407346410207, 2.6452557460643744`}, { 0.778407346410207, -2.3080058335100406`}, { 0.778407346410207, -2.17315967889445}, {0.778407346410207, 0.4205926931485145}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7834073464102069, 2.645222891596299}, { 0.7834073464102069, -2.3086309102362033`}, { 0.7834073464102069, -2.172893541924693}, {0.7834073464102069, 0.42358864819077624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.788407346410207, 2.645190158096941}, { 0.788407346410207, -2.309256675821357}, { 0.788407346410207, -2.1726272273016627`}, {0.788407346410207, 0.42658968474847814`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.7934073464102069, 2.6451575463219066`}, { 0.7934073464102069, -2.3098831386001444`}, { 0.7934073464102069, -2.1723607319707416`}, {0.7934073464102069, 0.4295958311468591}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.798407346410207, 2.6451250570417018`}, { 0.798407346410207, -2.3105103069408894`}, { 0.798407346410207, -2.172094052870029}, {0.798407346410207, 0.4326071157931837}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.803407346410207, 2.6450926910419263`}, { 0.803407346410207, -2.311138189246052}, { 0.803407346410207, -2.1718271869302086`}, {0.803407346410207, 0.43562356717666084`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8084073464102071, 2.6450604491234726`}, { 0.8084073464102071, -2.3117667939526716`}, { 0.8084073464102071, -2.1715601310744197`}, {0.8084073464102071, 0.4386452138683547}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.813407346410207, 2.6450283321027284`}, { 0.813407346410207, -2.3123961295328317`}, { 0.813407346410207, -2.171292882218124}, {0.813407346410207, 0.4416720845210839}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8184073464102071, 2.644996340811781}, { 0.8184073464102071, -2.31302620449411}, { 0.8184073464102071, -2.1710254372689746`}, {0.8184073464102071, 0.4447042078693091}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.823407346410207, 2.6449644760986257`}, { 0.823407346410207, -2.3136570273800463`}, { 0.823407346410207, -2.170757793126678}, {0.823407346410207, 0.44774161272900836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8284073464102069, 2.6449327388273827`}, { 0.8284073464102069, -2.3142886067706043`}, { 0.8284073464102069, -2.170489946682867}, {0.8284073464102069, 0.4507843279975433}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.833407346410207, 2.6449011298785066`}, { 0.833407346410207, -2.3149209512826427`}, { 0.833407346410207, -2.1702218948209624`}, {0.833407346410207, 0.4538323826535103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8384073464102069, 2.644869650149013}, { 0.8384073464102069, -2.3155540695703913`}, { 0.8384073464102069, -2.1699536344160366`}, {0.8384073464102069, 0.4568858057565804}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.843407346410207, 2.6448383005527005`}, { 0.843407346410207, -2.3161879703259207`}, { 0.843407346410207, -2.169685162334683}, {0.843407346410207, 0.4599446264473285}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8484073464102069, 2.6448070820203773`}, { 0.8484073464102069, -2.316822662279629}, { 0.8484073464102069, -2.1694164754348746`}, {0.8484073464102069, 0.463008873947047}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.853407346410207, 2.644775995500096}, { 0.853407346410207, -2.3174581542007253`}, { 0.853407346410207, -2.16914757056583}, {0.853407346410207, 0.4660785775575472}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8584073464102069, 2.644745041957387}, { 0.8584073464102069, -2.3180944548977176`}, { 0.8584073464102069, -2.1688784445678735`}, {0.8584073464102069, 0.4691537666609489}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.863407346410207, 2.644714222375503}, { 0.863407346410207, -2.318731573218904}, { 0.863407346410207, -2.1686090942723006`}, {0.863407346410207, 0.47223447071945357`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8684073464102069, 2.6446835377556606`}, { 0.8684073464102069, -2.3193695180528704`}, { 0.8684073464102069, -2.168339516501236}, {0.8684073464102069, 0.4753207192751059}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.873407346410207, 2.64465298911729}, { 0.873407346410207, -2.3200082983289936`}, { 0.873407346410207, -2.1680697080674913`}, {0.873407346410207, 0.4784125419495411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8784073464102069, 2.6446225774982897`}, { 0.8784073464102069, -2.3206479230179413`}, { 0.8784073464102069, -2.1677996657744325`}, {0.8784073464102069, 0.4815099684437142}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.883407346410207, 2.644592303955283}, { 0.883407346410207, -2.321288401132185}, { 0.883407346410207, -2.1675293864158305`}, {0.883407346410207, 0.48461302853761995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8884073464102069, 2.644562169563881}, { 0.8884073464102069, -2.321929741726512}, { 0.8884073464102069, -2.1672588667757244`}, {0.8884073464102069, 0.48772175208999263`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.893407346410207, 2.6445321754189517`}, { 0.893407346410207, -2.3225719538985437`}, { 0.893407346410207, -2.166988103628277}, {0.893407346410207, 0.4908361690379937}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.8984073464102069, 2.644502322634889}, { 0.8984073464102069, -2.323215046789254}, { 0.8984073464102069, -2.16671709373763}, {0.8984073464102069, 0.4939563093968813}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.903407346410207, 2.6444726123458935`}, { 0.903407346410207, -2.3238590295835055`}, { 0.903407346410207, -2.166445833857764}, {0.903407346410207, 0.4970822032596653}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9084073464102069, 2.6444430457062498`}, { 0.9084073464102069, -2.324503911510567}, { 0.9084073464102069, -2.1661743207323503`}, {0.9084073464102069, 0.5002138807967443}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.913407346410207, 2.644413623890616}, { 0.913407346410207, -2.325149701844661}, { 0.913407346410207, -2.1659025510946037`}, {0.913407346410207, 0.5033513722555286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9184073464102069, 2.6443843480943174`}, { 0.9184073464102069, -2.325796409905499}, { 0.9184073464102069, -2.1656305216671403`}, {0.9184073464102069, 0.5064947079600411}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.923407346410207, 2.6443552195336393`}, { 0.923407346410207, -2.326444045058824}, { 0.923407346410207, -2.1653582291618263`}, {0.923407346410207, 0.509643918310507}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.928407346410207, 2.6443262394461335`}, { 0.928407346410207, -2.3270926167169668`}, { 0.928407346410207, -2.1650856702796317`}, {0.928407346410207, 0.5127990337829188}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9334073464102071, 2.644297409090924}, { 0.9334073464102071, -2.3277421343393954`}, { 0.9334073464102071, -2.1648128417104813`}, {0.9334073464102071, 0.5159600849285894}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.938407346410207, 2.644268729749022}, { 0.938407346410207, -2.328392607433278}, { 0.938407346410207, -2.164539740133103}, {0.938407346410207, 0.5191271023736816}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9434073464102071, 2.644240202723643}, { 0.9434073464102071, -2.3290440455540438`}, { 0.9434073464102071, -2.164266362214878}, {0.9434073464102071, 0.5223001168187227}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.948407346410207, 2.644211829340535}, { 0.948407346410207, -2.329696458305958}, { 0.948407346410207, -2.1639927046116907`}, {0.948407346410207, 0.5254791590380952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9534073464102071, 2.644183610948305}, { 0.9534073464102071, -2.330349855342691}, { 0.9534073464102071, -2.1637187639677737`}, {0.9534073464102071, 0.5286642598795117}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.958407346410207, 2.644155548918759}, { 0.958407346410207, -2.3310042463679035`}, { 0.958407346410207, -2.1634445369155544`}, {0.958407346410207, 0.5318554502634683}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9634073464102069, 2.6441276446472433`}, { 0.9634073464102069, -2.3316596411358264`}, { 0.9634073464102069, -2.1631700200755026`}, {0.9634073464102069, 0.5350527611826758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.968407346410207, 2.6440998995529945`}, { 0.968407346410207, -2.332316049451858}, { 0.968407346410207, -2.1628952100559733`}, {0.968407346410207, 0.5382562237014727}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9734073464102069, 2.6440723150794927`}, { 0.9734073464102069, -2.3329734811731546`}, { 0.9734073464102069, -2.1626201034530506`}, {0.9734073464102069, 0.5414658689552148}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.978407346410207, 2.644044892694826}, { 0.978407346410207, -2.3336319462092336`}, { 0.978407346410207, -2.1623446968503908`}, {0.978407346410207, 0.5446817281496424}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9834073464102069, 2.6440176338920547`}, { 0.9834073464102069, -2.334291454522582}, { 0.9834073464102069, -2.162068986819064}, {0.9834073464102069, 0.5479038325602286}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.988407346410207, 2.643990540189592}, { 0.988407346410207, -2.3349520161292685`}, { 0.988407346410207, -2.1617929699173946`}, {0.988407346410207, 0.5511322135315007}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.9934073464102069, 2.64396361313158}, { 0.9934073464102069, -2.33561364109956}, { 0.9934073464102069, -2.161516642690802}, {0.9934073464102069, 0.5543669024763401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{0.998407346410207, 2.6439368542882815`}, { 0.998407346410207, -2.336276339558548}, { 0.998407346410207, -2.161240001671638}, {0.998407346410207, 0.5576079308752606}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.003407346410207, 2.643910265256476}, { 1.003407346410207, -2.3369401216867813`}, { 1.003407346410207, -2.1609630433790255`}, {1.003407346410207, 0.5608553302756583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.008407346410207, 2.6438838476598603`}, { 1.008407346410207, -2.3376049977208955`}, { 1.008407346410207, -2.1606857643186927`}, {1.008407346410207, 0.5641091322910418}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.013407346410207, 2.643857603149461}, { 1.013407346410207, -2.3382709779542594`}, { 1.013407346410207, -2.160408160982813}, {1.013407346410207, 0.5673693686002327}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.018407346410207, 2.6438315334040525`}, { 1.018407346410207, -2.3389380727376246`}, { 1.018407346410207, -2.1601302298498375`}, {1.018407346410207, 0.5706360709465437}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.023407346410207, 2.643805640130581}, { 1.023407346410207, -2.339606292479777}, { 1.023407346410207, -2.1598519673843253`}, {1.023407346410207, 0.5739092711369295}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.028407346410207, 2.6437799250645977`}, { 1.028407346410207, -2.3402756476481983`}, { 1.028407346410207, -2.1595733700367807`}, {1.028407346410207, 0.5771890010411113}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.033407346410207, 2.643754389970702}, { 1.033407346410207, -2.3409461487697354`}, { 1.033407346410207, -2.159294434243481}, {1.033407346410207, 0.5804752925906735}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.038407346410207, 2.64372903664299}, { 1.038407346410207, -2.34161780643127}, { 1.038407346410207, -2.15901515642631}, {1.038407346410207, 0.5837681777781353}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.043407346410207, 2.6437038669055113`}, { 1.043407346410207, -2.342290631280403}, { 1.043407346410207, -2.1587355329925817`}, {1.043407346410207, 0.587067688655989}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.048407346410207, 2.6436788826127358`}, { 1.048407346410207, -2.158455560334873}, { 1.048407346410207, -2.342964634026138}, {1.048407346410207, 0.5903738573357163}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.053407346410207, 2.643654085650029}, { 1.053407346410207, -2.158175234830849}, { 1.053407346410207, -2.3436398254395776`}, {1.053407346410207, 0.5936867159867697}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.058407346410207, 2.643629477934135}, { 1.058407346410207, -2.1578945528430857`}, { 1.058407346410207, -2.3443162163546223`}, {1.058407346410207, 0.5970062968355277}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.063407346410207, 2.643605061413669}, { 1.063407346410207, -2.1576135107188974`}, { 1.063407346410207, -2.3449938176686764`}, {1.063407346410207, 0.6003326321642168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.068407346410207, 2.6435808380696177`}, { 1.068407346410207, -2.157332104790159}, { 1.068407346410207, -2.3456726403433668`}, {1.068407346410207, 0.6036657543098051}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.073407346410207, 2.643556809915853}, { 1.073407346410207, -2.157050331373127}, { 1.073407346410207, -2.346352695405258}, {1.073407346410207, 0.6070056956628621}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.078407346410207, 2.6435329789996507`}, { 1.078407346410207, -2.1567681867682587`}, { 1.078407346410207, -2.3470339939465874`}, {1.078407346410207, 0.6103524886663892}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.083407346410207, 2.643509347402221}, { 1.083407346410207, -2.1564856672600357`}, { 1.083407346410207, -2.347716547125997}, {1.083407346410207, 0.6137061658146125}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0884073464102069`, 2.6434859172392486`}, { 1.0884073464102069`, -2.156202769116776}, { 1.0884073464102069`, -2.348400366169278}, {1.0884073464102069`, 0.6170667596517486}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.093407346410207, 2.6434626906614427`}, { 1.093407346410207, -2.155919488590457}, { 1.093407346410207, -2.3490854623701205`}, {1.093407346410207, 0.6204343027707312}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.0984073464102069`, 2.6434396698550975`}, { 1.0984073464102069`, -2.155635821916525}, { 1.0984073464102069`, -2.349771847090875}, {1.0984073464102069`, 0.6238088278119043}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.103407346410207, 2.643416857042665}, { 1.103407346410207, -2.155351765313714}, { 1.103407346410207, -2.350459531763314}, {1.103407346410207, 0.6271903674616822}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.1084073464102069`, 2.6433942544833338`}, { 1.1084073464102069`, -2.1550673149838535`}, { 1.1084073464102069`, -2.35114852788941}, {1.1084073464102069`, 0.6305789544511701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.113407346410207, 2.6433718644736235`}, { 1.113407346410207, -2.1547824671116826`}, { 1.113407346410207, -2.351838847042117}, {1.113407346410207, 0.633974621554751}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.118407346410207, 2.64334968934799}, { 1.118407346410207, -2.1544972178646633`}, { 1.118407346410207, -2.352530500866155}, {1.118407346410207, 0.6373774015886332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.123407346410207, 2.6433277314794372`}, { 1.123407346410207, -2.15421156339278}, { 1.123407346410207, -2.353223501078817}, {1.123407346410207, 0.64078732740936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.128407346410207, 2.6433059932801486`}, { 1.128407346410207, -2.1539254998283575`}, { 1.128407346410207, -2.3539178594707666`}, {1.128407346410207, 0.6442044319122815}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.133407346410207, 2.6432844772021213`}, { 1.133407346410207, -2.153639023285856}, { 1.133407346410207, -2.3546135879068584`}, {1.133407346410207, 0.6476287480299862}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.138407346410207, 2.643263185737822}, { 1.138407346410207, -2.1533521298616827`}, { 1.138407346410207, -2.3553106983269596`}, {1.138407346410207, 0.6510603087306919}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.143407346410207, 2.6432421214208475`}, { 1.143407346410207, -2.1530648156339947`}, { 1.143407346410207, -2.3560092027467783`}, {1.143407346410207, 0.6544991470165962}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.148407346410207, 2.6432212868266}, { 1.148407346410207, -2.1527770766624923`}, { 1.148407346410207, -2.3567091132587104`}, {1.148407346410207, 0.6579452959221845}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.153407346410207, 2.6432006845729776`}, { 1.153407346410207, -2.152488908988229}, { 1.153407346410207, -2.3574104420326822`}, {1.153407346410207, 0.6613987885124967}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.158407346410207, 2.6431803173210784`}, { 1.158407346410207, -2.1522003086334034`}, { 1.158407346410207, -2.3581132013170127`}, {1.158407346410207, 0.6648596578813487}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.163407346410207, 2.643160187775911}, { 1.163407346410207, -2.151911271601157}, { 1.163407346410207, -2.3588174034392795`}, {1.163407346410207, 0.6683279371495103}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.168407346410207, 2.6431402986871304`}, { 1.168407346410207, -2.1516217938753694`}, { 1.168407346410207, -2.3595230608071938`}, {1.168407346410207, 0.6718036594628393}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.173407346410207, 2.643120652849775}, { 1.173407346410207, -2.151331871420455}, { 1.173407346410207, -2.3602301859094887`}, {1.173407346410207, 0.6752868579903676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.178407346410207, 2.643101253105029}, { 1.178407346410207, -2.1510415001811487`}, { 1.178407346410207, -2.3609387913168125`}, {1.178407346410207, 0.6787775659223422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.183407346410207, 2.6430821023409923`}, { 1.183407346410207, -2.150750676082304}, { 1.183407346410207, -2.361648889682633}, {1.183407346410207, 0.6822758164682183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.188407346410207, 2.6430632034934702`}, { 1.188407346410207, -2.1504593950286743`}, { 1.188407346410207, -2.362360493744153}, {1.188407346410207, 0.6857816428546019}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.193407346410207, 2.643044559546772}, { 1.193407346410207, -2.1501676529047047`}, { 1.193407346410207, -2.3630736163232333`}, {1.193407346410207, 0.6892950783231475}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.198407346410207, 2.643026173534534}, { 1.198407346410207, -2.149875445574316}, { 1.198407346410207, -2.3637882703273285`}, {1.198407346410207, 0.6928161561283996}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.203407346410207, 2.6430080485405494`}, { 1.203407346410207, -2.149582768880688}, { 1.203407346410207, -2.36450446875043}, {1.203407346410207, 0.6963449095355886}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.208407346410207, 2.6429901876996222`}, { 1.208407346410207, -2.1492896186460446`}, { 1.208407346410207, -2.365222224674019}, {1.208407346410207, 0.6998813718183702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2134073464102069`, 2.64297259419843}, { 1.2134073464102069`, -2.1489959906714278`}, { 1.2134073464102069`, -2.3659415512680337`}, {1.2134073464102069`, 0.7034255762565138}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.218407346410207, 2.642955271276413}, { 1.218407346410207, -2.148701880736483}, { 1.218407346410207, -2.3666624617918446`}, {1.218407346410207, 0.706977556133538}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2234073464102069`, 2.6429382222266695`}, { 1.2234073464102069`, -2.1484072845992306`}, { 1.2234073464102069`, -2.367384969595238}, {1.2234073464102069`, 0.7105373447342852}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.228407346410207, 2.642921450396881}, { 1.228407346410207, -2.148112197995847}, { 1.228407346410207, -2.3681090881194136`}, {1.228407346410207, 0.7141049753424498}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.2334073464102069`, 2.642904959190244}, { 1.2334073464102069`, -2.1478166166404304`}, { 1.2334073464102069`, -2.3688348308979945`}, {1.2334073464102069`, 0.7176804812380378}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.238407346410207, 2.642888752066427}, { 1.238407346410207, -2.147520536224778}, { 1.238407346410207, -2.3695622115580433`}, {1.238407346410207, 0.7212638956947793}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.243407346410207, 2.6428728325425475`}, { 1.243407346410207, -2.147223952418153}, { 1.243407346410207, -2.370291243821093}, {1.243407346410207, 0.7248552519774716}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.248407346410207, 2.642857204194161}, { 1.248407346410207, -2.1469268608670538`}, { 1.248407346410207, -2.3710219415041873`}, {1.248407346410207, 0.7284545833392708}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.253407346410207, 2.642841870656278}, { 1.253407346410207, -2.1466292571949777`}, { 1.253407346410207, -2.371754318520936}, {1.253407346410207, 0.7320619230189139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.258407346410207, 2.6428268356243954`}, { 1.258407346410207, -2.146331137002185}, { 1.258407346410207, -2.3724883888825774`}, {1.258407346410207, 0.7356773042378861}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.263407346410207, 2.642812102855552}, { 1.263407346410207, -2.146032495865466}, { 1.263407346410207, -2.3732241666990563`}, {1.263407346410207, 0.7393007601975172}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.268407346410207, 2.642797676169402}, { 1.268407346410207, -2.1457333293378915`}, { 1.268407346410207, -2.37396166618011}, {1.268407346410207, 0.7429323240760183}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.273407346410207, 2.6427835594493128`}, { 1.273407346410207, -2.1454336329485817`}, { 1.273407346410207, -2.374700901636373}, {1.273407346410207, 0.7465720290254493}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.278407346410207, 2.642769756643482}, { 1.278407346410207, -2.145133402202453}, { 1.278407346410207, -2.375441887480487}, {1.278407346410207, 0.7502199081686208}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.283407346410207, 2.6427562717660797`}, { 1.283407346410207, -2.1448326325799774`}, { 1.283407346410207, -2.376184638228226}, {1.283407346410207, 0.7538759945959266}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.288407346410207, 2.6427431088984115`}, { 1.288407346410207, -2.1445313195369318`}, { 1.288407346410207, -2.3769291684996396`}, {1.288407346410207, 0.7575403213621071}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.293407346410207, 2.6427302721901067`}, { 1.293407346410207, -2.144229458504152}, { 1.293407346410207, -2.3776754930201967`}, {1.293407346410207, 0.7612129214829406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.298407346410207, 2.642717765860327}, { 1.298407346410207, -2.1439270448872745`}, { 1.298407346410207, -2.3784236266219563`}, {1.298407346410207, 0.7648938279318631}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.303407346410207, 2.6427055941990054`}, { 1.303407346410207, -2.1436240740664885`}, { 1.303407346410207, -2.379173584244742}, {1.303407346410207, 0.7685830736365139}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.308407346410207, 2.642693761568105}, { 1.308407346410207, -2.143320541396273}, { 1.308407346410207, -2.3799253809373324`}, {1.308407346410207, 0.7722806914752084}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.313407346410207, 2.6426822724029067`}, { 1.313407346410207, -2.1430164422051448`}, { 1.313407346410207, -2.380679031858668}, {1.313407346410207, 0.7759867142733303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.318407346410207, 2.642671131213318}, { 1.318407346410207, -2.1427117717953927`}, { 1.318407346410207, -2.381434552279066}, {1.318407346410207, 0.7797011747996491}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.323407346410207, 2.642660342585218}, { 1.323407346410207, -2.1424065254428184`}, { 1.323407346410207, -2.3821919575814565`}, {1.323407346410207, 0.7834241057625584}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.328407346410207, 2.6426499111818202`}, { 1.328407346410207, -2.1421006983964688`}, { 1.328407346410207, -2.3829512632626266`}, {1.328407346410207, 0.7871555398062332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.333407346410207, 2.642639841745066}, { 1.333407346410207, -2.141794285878367}, { 1.333407346410207, -2.3837124849344806`}, {1.333407346410207, 0.7908955095067035}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3384073464102069`, 2.642630139097052}, { 1.3384073464102069`, -2.1414872830832508`}, { 1.3384073464102069`, -2.3844756383253167`}, {1.3384073464102069`, 0.7946440473678478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.343407346410207, 2.6426208081414786`}, { 1.343407346410207, -2.1411796851782903`}, { 1.343407346410207, -2.3852407392811172`}, {1.343407346410207, 0.7984011858172984}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3484073464102069`, 2.6426118538651333`}, { 1.3484073464102069`, -2.1408714873028183`}, { 1.3484073464102069`, -2.3860078037668546`}, {1.3484073464102069`, 0.8021669572022607}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.353407346410207, 2.6426032813394063`}, { 1.353407346410207, -2.140562684568057}, { 1.353407346410207, -2.3867768478678064`}, {1.353407346410207, 0.805941393785248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.3584073464102069`, 2.642595095721829}, { 1.3584073464102069`, -2.1402532720568326`}, { 1.3584073464102069`, -2.3875478877908987`}, {1.3584073464102069`, 0.8097245277397197}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.363407346410207, 2.642587302257657}, { 1.363407346410207, -2.1399432448232996`}, { 1.363407346410207, -2.3883209398660514`}, {1.363407346410207, 0.8135163911456342}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.368407346410207, 2.6425799062814725`}, { 1.368407346410207, -2.1396325978926534`}, { 1.368407346410207, -2.3890960205475475`}, {1.368407346410207, 0.817317015984907}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.373407346410207, 2.642572913218831}, { 1.373407346410207, -2.139321326260844}, { 1.373407346410207, -2.389873146415416}, {1.373407346410207, 0.8211264341367724}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.378407346410207, 2.642566328587936}, { 1.378407346410207, -2.1390094248942906`}, { 1.378407346410207, -2.390652334176832}, {1.378407346410207, 0.8249446773730514}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.383407346410207, 2.6425601580013525`}, { 1.383407346410207, -2.138696888729587}, { 1.383407346410207, -2.391433600667529}, {1.383407346410207, 0.8287717773533196}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.388407346410207, 2.6425544071677503`}, { 1.388407346410207, -2.1383837126732104`}, { 1.388407346410207, -2.3922169628532375`}, {1.388407346410207, 0.8326077656199758}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.393407346410207, 2.642549081893693}, { 1.393407346410207, -2.1380698916012206`}, { 1.393407346410207, -2.3930024378311288`}, {1.393407346410207, 0.8364526735932104}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.398407346410207, 2.6425441880854557`}, { 1.398407346410207, -2.137755420358968}, { 1.398407346410207, -2.3937900428312826`}, {1.398407346410207, 0.8403065325658657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.403407346410207, 2.6425397317508885`}, { 1.403407346410207, -2.137440293760787}, { 1.403407346410207, -2.394579795218175}, {1.403407346410207, 0.844169373698198}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.408407346410207, 2.6425357190013106`}, { 1.408407346410207, -2.137124506589692}, { 1.408407346410207, -2.3953717124921754`}, {1.408407346410207, 0.8480412280125248}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.413407346410207, 2.642532156053457}, { 1.413407346410207, -2.136808053597075}, { 1.413407346410207, -2.396165812291067}, {1.413407346410207, 0.8519221263877701}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.418407346410207, 2.6425290492314515`}, { 1.418407346410207, -2.136490929502391}, { 1.418407346410207, -2.396962112391586}, {1.418407346410207, 0.8558120995538908}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4234073464102068`, 2.642526404968833}, { 1.4234073464102068`, -2.1361731289928483`}, { 1.4234073464102068`, -2.397760630710978}, {1.4234073464102068`, 0.8597111780861963}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4284073464102072`, 2.642524229810623}, { 1.4284073464102072`, -2.135854646723094}, { 1.4284073464102072`, -2.3985613853085703`}, {1.4284073464102072`, 0.8636193923995518}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.433407346410207, 2.642522530415429}, { 1.433407346410207, -2.1355354773148933`}, { 1.433407346410207, -2.399364394387367}, {1.433407346410207, 0.8675367727424581}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.438407346410207, 2.6425213135576073`}, { 1.438407346410207, -2.1352156153568154`}, { 1.438407346410207, -2.4001696762956617`}, {1.438407346410207, 0.8714633491910226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4434073464102068`, 2.6425205861294567`}, { 1.4434073464102068`, -2.134895055403903}, { 1.4434073464102068`, -2.40097724952867}, {1.4434073464102068`, 0.8753991516427995}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4484073464102072`, 2.6425203551434704`}, { 1.4484073464102072`, -2.13457379197735}, { 1.4484073464102072`, -2.4017871327301803`}, {1.4484073464102072`, 0.879344209810511}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.453407346410207, 2.642520627734633}, { 1.453407346410207, -2.134251819564171}, { 1.453407346410207, -2.4025993446942278`}, {1.453407346410207, 0.8832985532156401}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.458407346410207, 2.6425214111627633`}, { 1.458407346410207, -2.133929132616873}, { 1.458407346410207, -2.4034139043667837`}, {1.458407346410207, 0.8872622111818981}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4634073464102069`, 2.6425227128149147`}, { 1.4634073464102069`, -2.1336057255531133`}, { 1.4634073464102069`, -2.4042308308474705`}, {1.4634073464102069`, 0.8912352128285586}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4684073464102068`, 2.64252454020782}, { 1.4684073464102068`, -2.133281592755368}, { 1.4684073464102068`, -2.405050143391295}, {1.4684073464102068`, 0.8952175870636595}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.473407346410207, 2.642526900990397}, { 1.473407346410207, -2.132956728570591}, { 1.473407346410207, -2.4058718614104024`}, {1.473407346410207, 0.8992093625770711}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.478407346410207, 2.6425298029463016`}, { 1.478407346410207, -2.132631127309865}, { 1.478407346410207, -2.4066960044758523`}, {1.478407346410207, 0.9032105678334226}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4834073464102069`, 2.64253325399654}, { 1.4834073464102069`, -2.1323047832480584`}, { 1.4834073464102069`, -2.407522592319417}, {1.4834073464102069`, 0.9072212310648952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4884073464102068`, 2.6425372622021377`}, { 1.4884073464102068`, -2.131977690623475}, { 1.4884073464102068`, -2.4083516448354017`}, {1.4884073464102068`, 0.9112413802638639}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.4934073464102071`, 2.6425418357668686`}, { 1.4934073464102071`, -2.1316498436374993`}, { 1.4934073464102071`, -2.4091831820824856`}, {1.4934073464102071`, 0.9152710431754013}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.498407346410207, 2.6425469830400368`}, { 1.498407346410207, -2.131321236454242}, { 1.498407346410207, -2.4100172242855895`}, {1.498407346410207, 0.9193102472896281}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.503407346410207, 2.64255271251933}, { 1.503407346410207, -2.1309918632001796`}, { 1.503407346410207, -2.410853791837758}, {1.503407346410207, 0.9233590198339168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5084073464102068`, 2.6425590328537294`}, { 1.5084073464102068`, -2.130661717963792}, { 1.5084073464102068`, -2.4116929053020764`}, {1.5084073464102068`, 0.9274173877649394}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5134073464102071`, 2.642565952846479}, { 1.5134073464102071`, -2.1303307947951935`}, { 1.5134073464102071`, -2.4125345854136033`}, {1.5134073464102071`, 0.9314853777605611}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.518407346410207, 2.6425734814581348`}, { 1.518407346410207, -2.129999087705768}, { 1.518407346410207, -2.413378853081328}, {1.518407346410207, 0.935563016211572}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.523407346410207, 2.6425816278096677`}, { 1.523407346410207, -2.129666590667796}, { 1.523407346410207, -2.414225729390154}, {1.523407346410207, 0.9396503292132605}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5284073464102068`, 2.6425904011856396`}, { 1.5284073464102068`, -2.1293332976140733`}, { 1.5284073464102068`, -2.4150752356029104`}, {1.5284073464102068`, 0.9437473425568187}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5334073464102072`, 2.6425998110374564`}, { 1.5334073464102072`, -2.1289992024375373`}, { 1.5334073464102072`, -2.4159273931623764`}, {1.5334073464102072`, 0.9478540817205829}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.538407346410207, 2.642609866986684}, { 1.538407346410207, -2.1286642989908846`}, { 1.538407346410207, -2.416782223693346}, {1.538407346410207, 0.9519705718611006}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.543407346410207, 2.642620578828442}, { 1.543407346410207, -2.128328581086179}, { 1.543407346410207, -2.4176397490047097`}, {1.543407346410207, 0.9560968378040247}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5484073464102068`, 2.6426319565348786`}, { 1.5484073464102068`, -2.127992042494469}, { 1.5484073464102068`, -2.418499991091561}, {1.5484073464102068`, 0.9602329040348315}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5534073464102072`, 2.6426440102587128`}, { 1.5534073464102072`, -2.1276546769453875`}, { 1.5534073464102072`, -2.4193629721373386`}, {1.5534073464102072`, 0.9643787946893583}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.558407346410207, 2.6426567503368665`}, { 1.558407346410207, -2.12731647812676}, { 1.558407346410207, -2.4202287145159826`}, {1.558407346410207, 0.968534533544152}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.563407346410207, 2.6426701872941742`}, { 1.563407346410207, -2.126977439684205}, { 1.563407346410207, -2.421097240794128}, {1.563407346410207, 0.9727001440066422}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5684073464102068`, 2.6426843318471738`}, { 1.5684073464102068`, -2.1266375552207255`}, { 1.5684073464102068`, -2.4219685737333205`}, {1.5684073464102068`, 0.9768756491051109}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5734073464102072`, 2.6426991949079865`}, { 1.5734073464102072`, -2.126296818296306}, { 1.5734073464102072`, -2.4228427362922633`}, {1.5734073464102072`, 0.981061071478478}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.578407346410207, 2.6427147875882864`}, { 1.578407346410207, -2.125955222427497}, { 1.578407346410207, -2.423719751629089}, {1.578407346410207, 0.985256433365884}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.583407346410207, 2.642731121203353}, { 1.583407346410207, -2.1256127610870053`}, { 1.583407346410207, -2.4245996431036625`}, {1.583407346410207, 0.9894617565960752}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5884073464102069`, 2.642748207276226}, { 1.5884073464102069`, -2.1252694277032704`}, { 1.5884073464102069`, -2.4254824342799135`}, {1.5884073464102069`, 0.9936770625765803}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.5934073464102072`, 2.6427660575419454`}, { 1.5934073464102072`, -2.124925215660044}, { 1.5934073464102072`, -2.426368148928197}, {1.5934073464102072`, 0.9979023722826834}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.598407346410207, 2.6427846839518936`}, { 1.598407346410207, -2.124580118295965}, { 1.598407346410207, -2.4272568110276813`}, {1.598407346410207, 1.0021377062461785`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.603407346410207, 2.642804098678238}, { 1.603407346410207, -2.1242341289041278`}, { 1.603407346410207, -2.4281484447687736`}, {1.603407346410207, 1.0063830845439155`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6084073464102069`, 2.642824314118471}, { 1.6084073464102069`, -2.1238872407316474`}, { 1.6084073464102069`, -2.4290430745555684`}, {1.6084073464102069`, 1.0106385267861184`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6134073464102068`, 2.6428453429000576`}, { 1.6134073464102068`, -2.123539446979224}, { 1.6134073464102068`, -2.4299407250083336`}, {1.6134073464102068`, 1.014904052104485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6184073464102071`, 2.6428671978851894`}, { 1.6184073464102071`, -2.1231907408007014`}, { 1.6184073464102071`, -2.430841420966023}, {1.6184073464102071`, 1.0191796791400551`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.623407346410207, 2.642889892175648}, { 1.623407346410207, -2.1228411153026148`}, { 1.623407346410207, -2.4317451874888256`}, {1.623407346410207, 1.023465426030846}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.628407346410207, 2.642913439117782}, { 1.628407346410207, -2.122490563543751}, { 1.628407346410207, -2.432652049860742}, {1.628407346410207, 1.0277613103992538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6334073464102068`, 2.6429378523075986`}, { 1.6334073464102068`, -2.1221390785346865`}, { 1.6334073464102068`, -2.4335620335921995`}, {1.6334073464102068`, 1.0320673493392114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6384073464102071`, 2.6429631455959712`}, { 1.6384073464102071`, -2.121786653237331}, { 1.6384073464102071`, -2.4344751644226967`}, {1.6384073464102071`, 1.0363835594031001`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.643407346410207, 2.6429893330939715`}, { 1.643407346410207, -2.121433280564468}, { 1.643407346410207, -2.4353914683234863`}, {1.643407346410207, 1.0407099565884115`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.648407346410207, 2.643016429178328}, { 1.648407346410207, -2.121078953379287}, { 1.648407346410207, -2.4363109715002844`}, {1.648407346410207, 1.0450465563241564`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6534073464102068`, 2.6430444484970015`}, { 1.6534073464102068`, -2.120723664494912}, { 1.6534073464102068`, -2.437233700396024}, {1.6534073464102068`, 1.0493933734570113`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6584073464102072`, 2.6430734059749086`}, { 1.6584073464102072`, -2.120367406673927}, { 1.6584073464102072`, -2.4381596816936364`}, {1.6584073464102072`, 1.0537504222372016`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.663407346410207, 2.643103316819758}, { 1.663407346410207, -2.1200101726278966`}, { 1.663407346410207, -2.439088942318876}, {1.663407346410207, 1.0581177163041129`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.668407346410207, 2.643134196528044}, { 1.668407346410207, -2.1196519550168857`}, { 1.668407346410207, -2.4400215094431745`}, {1.668407346410207, 1.0624952686716325`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6734073464102068`, 2.643166060891167}, { 1.6734073464102068`, -2.119292746448968}, { 1.6734073464102068`, -2.440957410486533}, {1.6734073464102068`, 1.0668830917132073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6784073464102072`, 2.6431989260017064`}, { 1.6784073464102072`, -2.118932539479735}, { 1.6784073464102072`, -2.441896673120457}, {1.6784073464102072`, 1.0712811971466172`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.683407346410207, 2.6432328082598384`}, { 1.683407346410207, -2.118571326611799}, { 1.683407346410207, -2.4428393252709237`}, {1.683407346410207, 1.0756895960184578`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.688407346410207, 2.643267724379906}, { 1.688407346410207, -2.118209100294295}, { 1.688407346410207, -2.4437853951213895`}, {1.688407346410207, 1.0801082986883306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6934073464102068`, 2.643303691397145}, { 1.6934073464102068`, -2.117845852922371}, { 1.6934073464102068`, -2.444734911115837}, {1.6934073464102068`, 1.0845373148127275`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.6984073464102072`, 2.6433407266745714`}, { 1.6984073464102072`, -2.1174815768366813`}, { 1.6984073464102072`, -2.445687901961863}, {1.6984073464102072`, 1.0889766533286105`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.703407346410207, 2.6433788479100286`}, { 1.703407346410207, -2.117116264322869}, { 1.703407346410207, -2.446644396633801}, {1.703407346410207, 1.0934263224366756`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.708407346410207, 2.64341807314341}, { 1.708407346410207, -2.1167499076110503`}, { 1.708407346410207, -2.4476044243758928`}, {1.708407346410207, 1.097886329584303}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7134073464102069`, 2.6434584207640457`}, { 1.7134073464102069`, -2.1163824988752875`}, { 1.7134073464102069`, -2.4485680147054922`}, {1.7134073464102069`, 1.102356681448178}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7184073464102072`, 2.643499909518273}, { 1.7184073464102072`, -2.1160140302330634`}, { 1.7184073464102072`, -2.44953519741632}, {1.7184073464102072`, 1.1068373839165817`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.723407346410207, 2.643542558517183}, { 1.723407346410207, -2.1156444937447434`}, { 1.723407346410207, -2.4505060025817524`}, {1.723407346410207, 1.1113284420713427`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.728407346410207, 2.6435863872445577`}, { 1.728407346410207, -2.1152738814130454`}, { 1.728407346410207, -2.4514804605581597`}, {1.728407346410207, 1.115829860169451}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7334073464102069`, 2.6436314155649963`}, { 1.7334073464102069`, -2.114902185182487}, { 1.7334073464102069`, -2.452458601988282}, {1.7334073464102069`, 1.120341641624311}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7384073464102068`, 2.6436776637322383`}, { 1.7384073464102068`, -2.1145293969388472`}, { 1.7384073464102068`, -2.4534404578046543`}, {1.7384073464102068`, 1.1248637889866477`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7434073464102071`, 2.6437251523976832`}, { 1.7434073464102071`, -2.114155508508609}, { 1.7434073464102071`, -2.454426059233076}, {1.7434073464102071`, 1.1293963039250416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.748407346410207, 2.643773902619123}, { 1.748407346410207, -2.1137805116584016`}, { 1.748407346410207, -2.455415437796123}, {1.748407346410207, 1.1339391872060929`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.753407346410207, 2.643823935869683}, { 1.753407346410207, -2.1134043980944415`}, { 1.753407346410207, -2.456408625316706}, {1.753407346410207, 1.1384924386742132`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7584073464102068`, 2.643875274046978}, { 1.7584073464102068`, -2.113027159461962}, { 1.7584073464102068`, -2.4574056539216795`}, {1.7584073464102068`, 1.1430560572310235`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7634073464102071`, 2.643927939482497}, { 1.7634073464102071`, -2.1126487873446465`}, { 1.7634073464102071`, -2.458406556045492}, {1.7634073464102071`, 1.147630040814365}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.768407346410207, 2.6439819549512054`}, { 1.768407346410207, -2.1122692732640433`}, { 1.768407346410207, -2.45941136443389}, {1.768407346410207, 1.1522143863769037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.773407346410207, 2.644037343681396}, { 1.773407346410207, -2.111888608678988}, { 1.773407346410207, -2.460420112147668}, {1.773407346410207, 1.156809089864332}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7784073464102068`, 2.6440941293647655`}, { 1.7784073464102068`, -2.111506784985017}, { 1.7784073464102068`, -2.461432832566468}, {1.7784073464102068`, 1.1614141461931482`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7834073464102072`, 2.644152336166752}, { 1.7834073464102072`, -2.1111237935137726`}, { 1.7834073464102072`, -2.4624495593926263`}, {1.7834073464102072`, 1.1660295492280166`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.788407346410207, 2.644211988737113}, { 1.788407346410207, -2.110739625532409}, { 1.788407346410207, -2.4634703266550777`}, {1.788407346410207, 1.1706552917586868`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.793407346410207, 2.6442731122207714`}, { 1.793407346410207, -2.1103542722429824`}, { 1.793407346410207, -2.4644951687133028`}, {1.793407346410207, 1.1752913654764805`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.7984073464102068`, 2.644335732268924}, { 1.7984073464102068`, -2.1099677247818507`}, { 1.7984073464102068`, -2.465524120261337}, {1.7984073464102068`, 1.1799377609503192`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8034073464102072`, 2.6443998750504267`}, { 1.8034073464102072`, -2.1095799742190557`}, { 1.8034073464102072`, -2.46655721633182}, {1.8034073464102072`, 1.1845944676022995`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.808407346410207, 2.6444655672634565`}, { 1.808407346410207, -2.109191011557706}, { 1.808407346410207, -2.4675944923001096`}, {1.808407346410207, 1.1892614736827933`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.813407346410207, 2.644532836147461}, { 1.813407346410207, -2.1088008277333525`}, { 1.813407346410207, -2.468635983888445}, {1.813407346410207, 1.1939387662450778`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8184073464102068`, 2.644601709495408}, { 1.8184073464102068`, -2.108409413613358}, { 1.8184073464102068`, -2.4696817271701654`}, {1.8184073464102068`, 1.1986263311194707`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8234073464102072`, 2.644672215666335}, { 1.8234073464102072`, -2.1080167599962683`}, { 1.8234073464102072`, -2.4707317585739834`}, {1.8234073464102072`, 1.2033241528869754`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.828407346410207, 2.6447443835982054`}, { 1.828407346410207, -2.1076228576111595`}, { 1.828407346410207, -2.4717861148883187`}, {1.828407346410207, 1.208032214852412}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.833407346410207, 2.6448182428210942`}, { 1.833407346410207, -2.1072276971170085`}, { 1.833407346410207, -2.472844833265681}, {1.833407346410207, 1.2127504990170395`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8384073464102069`, 2.644893823470688}, { 1.8384073464102069`, -2.106831269102031}, { 1.8384073464102069`, -2.4739079512271225`}, {1.8384073464102069`, 1.2174789860506434`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8434073464102072`, 2.644971156302131}, { 1.8434073464102072`, -2.106433564083025}, { 1.8434073464102072`, -2.4749755066667336`}, {1.8434073464102072`, 1.2222176552630912`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.848407346410207, 2.6450502727042124`}, { 1.848407346410207, -2.1060345725047167`}, { 1.848407346410207, -2.4760475378562177`}, {1.848407346410207, 1.2269664845753343`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.853407346410207, 2.6451312047139006`}, { 1.853407346410207, -2.105634284739083}, { 1.853407346410207, -2.477124083449506}, {1.853407346410207, 1.231725450489853}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8584073464102069`, 2.6452139850312526`}, { 1.8584073464102069`, -2.1052326910846872`}, { 1.8584073464102069`, -2.4782051824874456`}, {1.8584073464102069`, 1.2364945280605328`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8634073464102068`, 2.645298647034684}, { 1.8634073464102068`, -2.104829781765994}, { 1.8634073464102068`, -2.479290874402551}, {1.8634073464102068`, 1.241273690861952}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8684073464102071`, 2.6453852247966236`}, { 1.8684073464102071`, -2.104425546932686}, { 1.8684073464102071`, -2.480381199023805}, {1.8684073464102071`, 1.2460629109580796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.873407346410207, 2.6454737530995653`}, { 1.873407346410207, -2.1040199766589778`}, { 1.873407346410207, -2.48147619658154}, {1.873407346410207, 1.2508621588703668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.878407346410207, 2.64556426745251}, { 1.878407346410207, -2.1036130609429127`}, { 1.878407346410207, -2.482575907712372}, {1.878407346410207, 1.2556714035452172`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8834073464102068`, 2.6456568041078343`}, { 1.8834073464102068`, -2.1032047897056687`}, { 1.8834073464102068`, -2.4836803734641992`}, {1.8834073464102068`, 1.2604906123208295`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.8884073464102071`, 2.6457514000785665`}, { 1.8884073464102071`, -2.1027951527908493`}, { 1.8884073464102071`, -2.484789635301276}, {1.8884073464102071`, 1.2653197508933942`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.893407346410207, 2.645848093156102}, { 1.893407346410207, -2.1023841399637644`}, { 1.893407346410207, -2.4859037351093445`}, {1.893407346410207, 1.2701587832826307`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.898407346410207, 2.6459469219283704`}, { 1.898407346410207, -2.101971740910722}, { 1.898407346410207, -2.4870227152008373`}, {1.898407346410207, 1.2750076717966594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9034073464102068`, 2.6460479257984444`}, { 1.9034073464102068`, -2.1015579452382935`}, { 1.9034073464102068`, -2.4881466183201524`}, {1.9034073464102068`, 1.2798663769961878`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9084073464102072`, 2.6461511450036275`}, { 1.9084073464102072`, -2.1011427424725904`}, { 1.9084073464102072`, -2.489275487648984}, {1.9084073464102072`, 1.2847348576579956`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.913407346410207, 2.646256620635015}, { 1.913407346410207, -2.1007261220585263`}, { 1.913407346410207, -2.490409366811742}, {1.913407346410207, 1.2896130707377094`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.918407346410207, 2.646364394657548}, { 1.918407346410207, -2.100308073359072}, { 1.918407346410207, -2.49154829988103}, {1.918407346410207, 1.2945009713318538`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9234073464102068`, 2.646474509930573}, { 1.9234073464102068`, -2.0998885856545133`}, { 1.9234073464102068`, -2.492692331383196}, {1.9234073464102068`, 1.299398512639157}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9284073464102072`, 2.6465870102289135`}, { 1.9284073464102072`, -2.0994676481416907`}, { 1.9284073464102072`, -2.493841506303961}, {1.9284073464102072`, 1.3043056459211002`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.933407346410207, 2.646701940264477}, { 1.933407346410207, -2.0990452499332455`}, { 1.933407346410207, -2.4949958700941175`}, {1.933407346410207, 1.3092223204616946`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.938407346410207, 2.6468193457084}, { 1.938407346410207, -2.09862138005685}, { 1.938407346410207, -2.496155468675304}, {1.938407346410207, 1.3141484835264745`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9434073464102068`, 2.646939273213755}, { 1.9434073464102068`, -2.0981960274544416`}, { 1.9434073464102068`, -2.4973203484458506`}, {1.9434073464102068`, 1.3190840803206807`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9484073464102072`, 2.647061770438822}, { 1.9484073464102072`, -2.0977691809814396`}, { 1.9484073464102072`, -2.498490556286709}, {1.9484073464102072`, 1.3240290539466262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.953407346410207, 2.6471868860709438`}, { 1.953407346410207, -2.0973408294059652`}, { 1.953407346410207, -2.4996661395674535`}, {1.953407346410207, 1.3289833453602262`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.958407346410207, 2.6473146698509926`}, { 1.958407346410207, -2.096910961408057}, { 1.958407346410207, -2.500847146152361}, {1.958407346410207, 1.3339468933266707`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9634073464102069`, 2.6474451725984314`}, { 1.9634073464102069`, -2.0964795655788633`}, { 1.9634073464102069`, -2.5020336244065686`}, {1.9634073464102069`, 1.3389196343752285`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9684073464102072`, 2.6475784462370204`}, { 1.9684073464102072`, -2.0960466304198544`}, { 1.9684073464102072`, -2.503225623202318}, {1.9684073464102072`, 1.3439015027531618`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.973407346410207, 2.6477145438211576`}, { 1.973407346410207, -2.095612144342013}, { 1.973407346410207, -2.5044231919252686`}, {1.973407346410207, 1.34889243037873}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.978407346410207, 2.647853519562884}, { 1.978407346410207, -2.0951760956650167`}, { 1.978407346410207, -2.505626380480904}, {1.978407346410207, 1.3538923467932737`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.9834073464102069`, 2.647995428859561}, { 1.9834073464102069`, -2.0947384726164224`}, { 1.9834073464102069`, -2.5068352393010156`}, {1.9834073464102069`, 1.3589011791123509`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.988407346410207, 2.6481403283222438`}, { 1.988407346410207, -2.0942992633308455`}, { 1.988407346410207, -2.5080498193502656`}, {1.988407346410207, 1.363918851975911}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.993407346410207, 2.6482882758047546`}, { 1.993407346410207, -2.0938584558491247`}, { 1.993407346410207, -2.5092701721328434`}, {1.993407346410207, 1.368945287497485}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{1.998407346410207, 2.6484393304334914`}, { 1.998407346410207, -2.0934160381174904`}, { 1.998407346410207, -2.5104963496992}, {1.998407346410207, 1.3739804052123776`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.003407346410207, 2.648593552637968}, { 2.003407346410207, -2.0929719979867185`}, { 2.003407346410207, -2.5117284046528705`}, {2.003407346410207, 1.3790241220248327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.008407346410207, 2.6487510041821247`}, { 2.008407346410207, -2.092526323211288}, { 2.008407346410207, -2.5129663901573824`}, {2.008407346410207, 1.38407635215416}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.013407346410207, 2.6489117481963955`}, { 2.013407346410207, -2.0920790014485218`}, { 2.013407346410207, -2.5142103599432573`}, {2.013407346410207, 1.389137007079798}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.018407346410207, 2.6490758492105972`}, { 2.018407346410207, -2.0916300202577363`}, { 2.018407346410207, -2.515460368315088}, {2.018407346410207, 1.3942059954852901`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.023407346410207, 2.6492433731876024`}, { 2.023407346410207, -2.091179367099366}, { 2.023407346410207, -2.516716470158724}, {2.023407346410207, 1.3992832232011654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.028407346410207, 2.6494143875578637`}, { 2.028407346410207, -2.0907270293341025`}, { 2.028407346410207, -2.51797872094853}, {2.028407346410207, 1.4043685931466803`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.033407346410207, 2.649588961254772}, { 2.033407346410207, -2.0902729942220155`}, { 2.033407346410207, -2.519247176754742}, {2.033407346410207, 1.409462005270425}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.038407346410207, 2.649767164750888}, { 2.038407346410207, -2.0898172489216655`}, { 2.038407346410207, -2.5205218942509204`}, {2.038407346410207, 1.4145633564897486`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.043407346410207, 2.6499490700950603`}, { 2.043407346410207, -2.089359780489227}, { 2.043407346410207, -2.521802930721487}, {2.043407346410207, 1.4196725406290038`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.048407346410207, 2.650134750950445}, { 2.048407346410207, -2.0889005758775867`}, { 2.048407346410207, -2.523090344069363}, {2.048407346410207, 1.424789448356569}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.053407346410207, 2.6503242826334446`}, { 2.053407346410207, -2.088439621935452}, { 2.053407346410207, -2.524384192823692}, {2.053407346410207, 1.4299139671206371`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.058407346410207, 2.650517742153597}, { 2.058407346410207, -2.0879769054064417`}, { 2.058407346410207, -2.525684536147671}, {2.058407346410207, 1.4350459810837437`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.063407346410207, 2.650715208254421}, { 2.063407346410207, -2.087512412928181}, { 2.063407346410207, -2.5269914338464665`}, {2.063407346410207, 1.4401853710560146`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.068407346410207, 2.650916761455241}, { 2.068407346410207, -2.0870461310313853`}, { 2.068407346410207, -2.5283049463752287`}, {2.068407346410207, 1.4453320144271045`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.073407346410207, 2.6511224840940137`}, { 2.073407346410207, -2.086578046138944}, { 2.073407346410207, -2.5296251348472083`}, {2.073407346410207, 1.4504857850968114`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.078407346410207, 2.6513324603711697`}, { 2.078407346410207, -2.0861081445649914`}, { 2.078407346410207, -2.5309520610419654`}, {2.078407346410207, 1.4556465534043344`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.083407346410207, 2.651546776394493}, { 2.083407346410207, -2.0856364125139817`}, { 2.083407346410207, -2.5322857874136813`}, {2.083407346410207, 1.4608141860561612`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.088407346410207, 2.65176552022506}, { 2.088407346410207, -2.0851628360797445`}, { 2.088407346410207, -2.533626377099565}, {2.088407346410207, 1.4659885460525515`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.093407346410207, 2.6519887819242483`}, { 2.093407346410207, -2.084687401244562}, { 2.093407346410207, -2.534973893928362}, {2.093407346410207, 1.4711694926126082`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.098407346410207, 2.652216653601844}, { 2.098407346410207, -2.5363284024289627`}, { 2.098407346410207, -2.0842100938782093`}, {2.098407346410207, 1.476356881097889}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.103407346410207, 2.6524492294652466`}, { 2.103407346410207, -2.5376899678391127`}, { 2.103407346410207, -2.083730899737011}, {2.103407346410207, 1.4815505629345682`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.108407346410207, 2.652686605869824}, { 2.108407346410207, -2.5390586561142263`}, { 2.108407346410207, -2.0832498044628878`}, {2.108407346410207, 1.4867503855340942`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.1134073464102068`, 2.6529288813703933`}, { 2.1134073464102068`, -2.540434533936286}, { 2.1134073464102068`, -2.0827667935823984`}, {2.1134073464102068`, 1.491956192212341}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.118407346410207, 2.65317615677388}, { 2.118407346410207, -2.5418176687228784`}, { 2.118407346410207, -2.082281852505773}, {2.118407346410207, 1.4971678221072238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.123407346410207, 2.6534285351931386`}, { 2.123407346410207, -2.5432081286362864`}, { 2.123407346410207, -2.0817949665259525`}, {2.123407346410207, 1.5023851100947552`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.128407346410207, 2.6536861221019916`}, { 2.128407346410207, -2.544605982592731}, { 2.128407346410207, -2.08130612081761}, {2.128407346410207, 1.5076078867035274`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.133407346410207, 2.653949025391455}, { 2.133407346410207, -2.546011300271673}, { 2.133407346410207, -2.0808153004361807`}, {2.133407346410207, 1.512835978027594}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.138407346410207, 2.654217355427202}, { 2.138407346410207, -2.5474241521252554`}, { 2.138407346410207, -2.08032249031688}, {2.138407346410207, 1.518069205637731}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.143407346410207, 2.654491225108258}, { 2.143407346410207, -2.5488446093878188`}, { 2.143407346410207, -2.079827675273723}, {2.143407346410207, 1.5233073864910631`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.148407346410207, 2.6547707499269464`}, { 2.148407346410207, -2.550272744085543}, { 2.148407346410207, -2.079330839998532}, {2.148407346410207, 1.5285503328390317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.153407346410207, 2.655056048030091}, { 2.153407346410207, -2.5517086290461783`}, { 2.153407346410207, -2.0788319690599533`}, {2.153407346410207, 1.5337978521336892`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.158407346410207, 2.6553472402814866`}, { 2.158407346410207, -2.5531523379088785`}, { 2.158407346410207, -2.0783310469024587`}, {2.158407346410207, 1.5390497469323037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.163407346410207, 2.655644450325656}, { 2.163407346410207, -2.5546039451341507`}, { 2.163407346410207, -2.077828057845352}, {2.163407346410207, 1.5443058148002535`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.168407346410207, 2.655947804652878}, { 2.168407346410207, -2.556063526013893}, { 2.168407346410207, -2.077322986081765}, {2.168407346410207, 1.549565848212212}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.173407346410207, 2.656257432665508}, { 2.173407346410207, -2.557531156681542}, { 2.173407346410207, -2.07681581567766}, {2.173407346410207, 1.5548296344515873`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.178407346410207, 2.6565734667455945`}, { 2.178407346410207, -2.5590069141223255`}, { 2.178407346410207, -2.0763065305708226`}, {2.178407346410207, 1.560096955508232}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.183407346410207, 2.6568960423237793`}, { 2.183407346410207, -2.5604908761836054`}, { 2.183407346410207, -2.0757951145698526`}, {2.183407346410207, 1.5653675879743918`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.188407346410207, 2.6572252979494944`}, { 2.188407346410207, -2.561983121585333}, { 2.188407346410207, -2.0752815513531564`}, {2.188407346410207, 1.5706413029389032`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.193407346410207, 2.6575613753624356`}, { 2.193407346410207, -2.563483729930599}, { 2.193407346410207, -2.0747658244679346`}, {2.193407346410207, 1.5759178658796218`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.198407346410207, 2.6579044195653223`}, { 2.198407346410207, -2.5649927817162834`}, { 2.198407346410207, -2.0742479173291675`}, {2.198407346410207, 1.5811970365540877`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.203407346410207, 2.658254578897925}, { 2.203407346410207, -2.5665103583438045`}, { 2.203407346410207, -2.073727813218604}, {2.203407346410207, 1.58647856888843}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.208407346410207, 2.6586120051123414`}, { 2.208407346410207, -2.5680365421299594`}, { 2.208407346410207, -2.0732054952837413`}, {2.208407346410207, 1.5917622108645009`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.213407346410207, 2.6589768534495235`}, { 2.213407346410207, -2.5695714163178764`}, { 2.213407346410207, -2.07268094653681}, {2.213407346410207, 1.5970477044052644`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.218407346410207, 2.6593492827170055`}, { 2.218407346410207, -2.57111506508804}, { 2.218407346410207, -2.0721541498537555`}, {2.218407346410207, 1.6023347852584282`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.223407346410207, 2.6597294553678434`}, { 2.223407346410207, -2.572667573569429}, { 2.223407346410207, -2.071625087973219}, {2.223407346410207, 1.6076231828783525`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.228407346410207, 2.660117537580705}, { 2.228407346410207, -2.574229027850732}, { 2.228407346410207, -2.071093743495522}, {2.228407346410207, 1.6129126203062383`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.233407346410207, 2.6605136993411063`}, { 2.233407346410207, -2.575799514991655}, { 2.233407346410207, -2.070560098881647}, {2.233407346410207, 1.618202814048622}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2384073464102068`, 2.660918114523723}, { 2.2384073464102068`, -2.5773791230343313`}, { 2.2384073464102068`, -2.070024136452216}, {2.2384073464102068`, 1.623493473954206}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.243407346410207, 2.661330960975764}, { 2.243407346410207, -2.578967941014789}, { 2.243407346410207, -2.069485838386481}, {2.243407346410207, 1.6287843030890439`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.248407346410207, 2.6617524206013408`}, { 2.248407346410207, -2.580566058974528}, { 2.248407346410207, -2.0689451867213}, {2.248407346410207, 1.6340749976101339`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.253407346410207, 2.66218267944678}, { 2.253407346410207, -2.5821735679721622`}, { 2.253407346410207, -2.0684021633501293`}, {2.253407346410207, 1.639365246637448}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.2584073464102072`, 2.662621927786813}, { 2.2584073464102072`, -2.5837905600951454`}, { 2.2584073464102072`, -2.067856750022009}, {2.2584073464102072`, 1.6446547321244531`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.263407346410207, 2.6630703602115844`}, { 2.263407346410207, -2.5854171284715637`}, { 2.263407346410207, -2.067308928340551}, {2.263407346410207, 1.6499431287271658`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.268407346410207, 2.663528175714386}, { 2.268407346410207, -2.587053367282011}, { 2.268407346410207, -2.066758679762934}, {2.268407346410207, 1.655230103671827}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.273407346410207, 2.6639955777800473`}, { 2.273407346410207, -2.588699371771522}, { 2.273407346410207, -2.0662059855989003`}, {2.273407346410207, 1.660515316621234}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.278407346410207, 2.6644727744738788`}, { 2.278407346410207, -2.590355238261571}, { 2.278407346410207, -2.065650827009752}, {2.278407346410207, 1.6657984195398317`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.283407346410207, 2.664959978531067}, { 2.283407346410207, -2.592021064162135}, { 2.283407346410207, -2.065093185007354}, {2.283407346410207, 1.6710790565576286`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.288407346410207, 2.6654574074464104`}, { 2.288407346410207, -2.5936969479838057`}, { 2.288407346410207, -2.0645330404531457`}, {2.288407346410207, 1.6763568638330495`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.293407346410207, 2.665965283564286}, { 2.293407346410207, -2.595382989349957}, { 2.293407346410207, -2.0639703740571496`}, {2.293407346410207, 1.6816314694148085`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.298407346410207, 2.666483834168681}, { 2.298407346410207, -2.597079289008948}, { 2.298407346410207, -2.063405166376989}, {2.298407346410207, 1.686902493102927}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.303407346410207, 2.6670132915731894`}, { 2.303407346410207, -2.5987859488463845`}, { 2.303407346410207, -2.062837397816914}, {2.303407346410207, 1.6921695463090243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.308407346410207, 2.667553893210777}, { 2.308407346410207, -2.6005030718973967`}, { 2.308407346410207, -2.062267048626831}, {2.308407346410207, 1.6974322319159936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.313407346410207, 2.6681058817231778`}, { 2.313407346410207, -2.602230762358945}, { 2.313407346410207, -2.061694098901339}, {2.313407346410207, 1.7026901441372337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.318407346410207, 2.668669505049723}, { 2.318407346410207, -2.6039691256021666`}, { 2.318407346410207, -2.061118528578775}, {2.318407346410207, 1.7079428683755828`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.323407346410207, 2.669245016515406}, { 2.323407346410207, -2.605718268184721}, { 2.323407346410207, -2.0605403174402626`}, {2.323407346410207, 1.7131899810821178`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.328407346410207, 2.669832674917986}, { 2.328407346410207, -2.6074782978631337`}, { 2.328407346410207, -2.059959445108781}, {2.328407346410207, 1.71843104961502}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.333407346410207, 2.6704327446139096`}, { 2.333407346410207, -2.609249323605165}, { 2.333407346410207, -2.059375891048232}, {2.333407346410207, 1.7236656320986943`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.338407346410207, 2.671045495602757}, { 2.338407346410207, -2.611031455602148}, { 2.338407346410207, -2.058789634562516}, {2.338407346410207, 1.7288932772833558`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.343407346410207, 2.671671203610059}, { 2.343407346410207, -2.612824805281318}, { 2.343407346410207, -2.058200654794629}, {2.343407346410207, 1.7341135244053154`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.348407346410207, 2.672310150168107}, { 2.348407346410207, -2.6146294853181065`}, { 2.348407346410207, -2.0576089307257717`}, {2.348407346410207, 1.7393259030482036`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.353407346410207, 2.6729626226945054`}, { 2.353407346410207, -2.6164456096484248`}, { 2.353407346410207, -2.057014441174444}, {2.353407346410207, 1.7445299330054027`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.358407346410207, 2.6736289145681815`}, { 2.358407346410207, -2.618273293480848}, { 2.358407346410207, -2.0564171647955947`}, {2.358407346410207, 1.749725124143958}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3634073464102068`, 2.6743093252024828`}, { 2.3634073464102068`, -2.6201126533087997`}, { 2.3634073464102068`, -2.0558170800797493`}, {2.3634073464102068`, 1.7549109762702575`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.368407346410207, 2.675004160115038}, { 2.368407346410207, -2.6219638069226217`}, { 2.368407346410207, -2.0552141653521727`}, {2.368407346410207, 1.7600869789978149`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.373407346410207, 2.6757137309939893`}, { 2.373407346410207, -2.6238268734215753`}, { 2.373407346410207, -2.0546083987720314`}, {2.373407346410207, 1.765252611617462}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.378407346410207, 2.6764383557602307`}, { 2.378407346410207, -2.6257019732257616`}, { 2.378407346410207, -2.0539997583315905`}, {2.378407346410207, 1.7704073429703349`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.3834073464102072`, 2.6771783586252265`}, { 2.3834073464102072`, -2.6275892280879045`}, { 2.3834073464102072`, -2.0533882218554074`}, {2.3834073464102072`, 1.7755506313239882`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.388407346410207, 2.67793407014399}, { 2.388407346410207, -2.6294887611050135`}, { 2.388407346410207, -2.052773766999564}, {2.388407346410207, 1.7806819242520626`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.393407346410207, 2.6787058272627386`}, { 2.393407346410207, -2.6314006967299393`}, { 2.393407346410207, -2.0521563712508977`}, {2.393407346410207, 1.7858006585179054`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.398407346410207, 2.679493973360778}, { 2.398407346410207, -2.6333251607827317`}, { 2.398407346410207, -2.051536011926261}, {2.398407346410207, 1.7909062599625698`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.403407346410207, 2.6802988582861134`}, { 2.403407346410207, -2.6352622804618298`}, { 2.403407346410207, -2.0509126661718087`}, {2.403407346410207, 1.7959981433976553`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.408407346410207, 2.6811208383842304`}, { 2.408407346410207, -2.6372121843550884`}, { 2.408407346410207, -2.0502863109622957`}, {2.408407346410207, 1.8010757125034789`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.413407346410207, 2.681960276519554}, { 2.413407346410207, -2.639175002450564}, { 2.413407346410207, -2.049656923100403}, {2.413407346410207, 1.8061383597330327`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.418407346410207, 2.6828175420889706`}, { 2.418407346410207, -2.6411508661470684`}, { 2.418407346410207, -2.049024479216084}, {2.418407346410207, 1.8111854662222882`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.423407346410207, 2.683693011026839}, { 2.423407346410207, -2.643139908264505}, { 2.423407346410207, -2.048388955765939}, {2.423407346410207, 1.8162164017073634`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.428407346410207, 2.6845870658009052`}, { 2.428407346410207, -2.6451422630538715`}, { 2.428407346410207, -2.047750329032615}, {2.428407346410207, 1.8212305244490952`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.433407346410207, 2.6855000953984276`}, { 2.433407346410207, -2.6471580662070284`}, { 2.433407346410207, -2.0471085751242324`}, {2.433407346410207, 1.826227181165632}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.438407346410207, 2.6864324953019314`}, { 2.438407346410207, -2.649187454866082}, { 2.438407346410207, -2.0464636699738423`}, {2.438407346410207, 1.8312057069735923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.443407346410207, 2.687384667453858}, { 2.443407346410207, -2.6512305676324726`}, { 2.443407346410207, -2.045815589338908}, {2.443407346410207, 1.8361654253384432`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.448407346410207, 2.6883570202094393`}, { 2.448407346410207, -2.6532875445756465`}, { 2.448407346410207, -2.0451643088008136`}, {2.448407346410207, 1.8411056480346883`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.453407346410207, 2.6893499682771216`}, { 2.453407346410207, -2.655358527241324}, { 2.453407346410207, -2.044509803764433}, {2.453407346410207, 1.8460256751165345`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.458407346410207, 2.690363932645764}, { 2.458407346410207, -2.65744365865936}, { 2.458407346410207, -2.0438520494576906`}, {2.458407346410207, 1.850924794899671}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.463407346410207, 2.6913993404979073`}, { 2.463407346410207, -2.6595430833511196`}, { 2.463407346410207, -2.0431910209311934`}, {2.463407346410207, 1.8558022839548445`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.468407346410207, 2.6924566251083406`}, { 2.468407346410207, -2.6616569473363247`}, { 2.468407346410207, -2.0425266930578694`}, {2.468407346410207, 1.8606574071138657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.473407346410207, 2.693536225727258}, { 2.473407346410207, -2.6637853981394173`}, { 2.473407346410207, -2.0418590405326675`}, {2.473407346410207, 1.8654894174887668`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.478407346410207, 2.69463858744723}, { 2.478407346410207, -2.6659285847952785`}, { 2.478407346410207, -2.0411880378723053`}, {2.478407346410207, 1.8702975565047522`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.483407346410207, 2.6957641610531287`}, { 2.483407346410207, -2.6680866578544444`}, { 2.483407346410207, -2.0405136594149997`}, {2.483407346410207, 1.8750810539476594`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.4884073464102068`, 2.6969134028544475`}, { 2.4884073464102068`, -2.6702597693875103`}, { 2.4884073464102068`, -2.039835879320327}, {2.4884073464102068`, 1.8798391280265359`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.493407346410207, 2.698086774499084}, { 2.493407346410207, -2.6724480729890026`}, { 2.493407346410207, -2.039154671569055}, {2.493407346410207, 1.8845709854520836`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.498407346410207, 2.699284742767894}, { 2.498407346410207, -2.674651723780396}, { 2.498407346410207, -2.0384700099630537`}, {2.498407346410207, 1.8892758215315384`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.503407346410207, 2.7005077793493593`}, { 2.503407346410207, -2.6768708784123736`}, { 2.503407346410207, -2.03778186812526}, {2.503407346410207, 1.8939528202806686`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5084073464102072`, 2.7017563605935457`}, { 2.5084073464102072`, -2.6791056950662804`}, { 2.5084073464102072`, -2.037090219499671}, {2.5084073464102072`, 1.8986011545534798`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.513407346410207, 2.7030309672447363`}, { 2.513407346410207, -2.6813563334546546`}, { 2.513407346410207, -2.0363950373513995`}, {2.513407346410207, 1.9032199861902095`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.518407346410207, 2.7043320841521115`}, { 2.518407346410207, -2.683622954820789}, { 2.518407346410207, -2.0356962947667943`}, {2.518407346410207, 1.9078084661841337`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.523407346410207, 2.705660199957741}, { 2.523407346410207, -2.6859057219373894`}, { 2.523407346410207, -2.0349939646535815`}, {2.523407346410207, 1.9123657348677459`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.528407346410207, 2.7070158067615333`}, { 2.528407346410207, -2.6882047991040623`}, { 2.528407346410207, -2.034288019741119}, {2.528407346410207, 1.9168909221186783`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.533407346410207, 2.708399399762367}, { 2.533407346410207, -2.6905203521436984`}, { 2.533407346410207, -2.0335784325806645`}, {2.533407346410207, 1.9213831475858159`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.538407346410207, 2.709811476875079}, { 2.538407346410207, -2.6928525483978087`}, { 2.538407346410207, -2.032865175545694}, {2.538407346410207, 1.9258415209359774`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.543407346410207, 2.711252538323042}, { 2.543407346410207, -2.6952015567203453`}, { 2.543407346410207, -2.0321482208323665`}, {2.543407346410207, 1.930265142121289}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5484073464102073`, 2.7127230862056395`}, { 2.5484073464102073`, -2.6975675474704963`}, { 2.5484073464102073`, -2.0314275404599367`}, {2.5484073464102073`, 1.9346531016676423`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.553407346410207, 2.714223624040861}, { 2.553407346410207, -2.6999506925037484`}, { 2.553407346410207, -2.030703106271351}, {2.553407346410207, 1.9390044809840936`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.558407346410207, 2.71575465628245}, { 2.558407346410207, -2.7023511651618395`}, { 2.558407346410207, -2.029974889933822}, {2.558407346410207, 1.9433183526934923`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.563407346410207, 2.7173166878118318`}, { 2.563407346410207, -2.7047691402607854`}, { 2.563407346410207, -2.0292428629395474`}, {2.563407346410207, 1.9475937809839623`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.568407346410207, 2.7189102234047513`}, { 2.568407346410207, -2.7072047940775477`}, { 2.568407346410207, -2.0285069966064584`}, {2.568407346410207, 1.9518298219812602`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.5734073464102067`, 2.7205357671727564`}, { 2.5734073464102067`, -2.7096583043347438`}, { 2.5734073464102067`, -2.027767262079065}, {2.5734073464102067`, 1.9560255241415205`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.578407346410207, 2.7221938219799173`}, { 2.578407346410207, -2.7121298501837106`}, { 2.578407346410207, -2.0270236303293863`}, {2.578407346410207, 1.9601799286640862`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.583407346410207, 2.723884888835034}, { 2.583407346410207, -2.714619612185544}, { 2.583407346410207, -2.026276072157931}, {2.583407346410207, 1.9642920699237216`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.588407346410207, 2.7256094662601718`}, { 2.588407346410207, -2.717127772290023}, { 2.588407346410207, -2.0255245581948627`}, {2.588407346410207, 1.9683609759215117`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.593407346410207, 2.727368049635702}, { 2.593407346410207, -2.7196545138125923`}, { 2.593407346410207, -2.0247690589011076`}, {2.593407346410207, 1.972385668753676}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.598407346410207, 2.7291611305232375`}, { 2.598407346410207, -2.722200021408979}, { 2.598407346410207, -2.0240095445696706`}, {2.598407346410207, 1.976365165097154}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.603407346410207, 2.730989195967088}, { 2.603407346410207, -2.7247644810474303`}, { 2.603407346410207, -2.023245985326999}, {2.603407346410207, 1.9802984767108238`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.608407346410207, 2.73285272777553}, { 2.608407346410207, -2.727348079978509}, { 2.608407346410207, -2.0224783511344806`}, {2.608407346410207, 1.9841846109510548`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6134073464102068`, 2.7347522017830452`}, { 2.6134073464102068`, -2.729951006702225}, { 2.6134073464102068`, -2.0217066117899947`}, {2.6134073464102068`, 1.9880225713000224`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.618407346410207, 2.7366880870951005`}, { 2.618407346410207, -2.7325734509325628`}, { 2.618407346410207, -2.0209307369295635`}, {2.618407346410207, 1.9918113579051966`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.623407346410207, 2.7386608453172214`}, { 2.623407346410207, -2.7352156035588555`}, { 2.623407346410207, -2.0201506960292193`}, {2.623407346410207, 1.9955499681280202`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.628407346410207, 2.7406709297697245`}, { 2.628407346410207, -2.7378776566045024`}, { 2.628407346410207, -2.0193664584068287`}, {2.628407346410207, 1.999237397099993}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6334073464102072`, 2.7427187846905503`}, { 2.6334073464102072`, -2.740559803182108}, { 2.6334073464102072`, -2.018577993224177}, {2.6334073464102072`, 2.002872638283694}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.638407346410207, 2.7448048444277315`}, { 2.638407346410207, -2.743262237445611}, { 2.638407346410207, -2.01778526948901}, {2.638407346410207, 2.00645468403669}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.643407346410207, 2.746929532624515}, { 2.643407346410207, -2.745985154538882}, { 2.643407346410207, -2.016988256057398}, {2.643407346410207, 2.009982526175675}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.648407346410207, 2.7490932613986567`}, { 2.648407346410207, -2.7487287505403244`}, { 2.648407346410207, -2.0161869216360677`}, {2.648407346410207, 2.0134551565381043`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.653407346410207, -2.751493222404194}, {2.653407346410207, 2.751296430519001}, {2.653407346410207, 2.016871567538853}, { 2.653407346410207, -2.0153812347849125`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.658407346410207, -2.754278767897452}, {2.658407346410207, 2.753539426581837}, {2.658407346410207, 2.020230752718585}, { 2.658407346410207, -2.014571163919655}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.663407346410207, -2.757085585532644}, {2.663407346410207, 2.7558226221896645`}, {2.663407346410207, 2.0235317072810766`}, { 2.663407346410207, -2.0137566773146025`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.668407346410207, -2.75991387449617}, {2.668407346410207, 2.7581463751356843`}, {2.668407346410207, 2.026773428616105}, { 2.668407346410207, -2.012937743105668}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6734073464102073`, -2.76276383457228}, {2.6734073464102073`, 2.7605110275961837`}, {2.6734073464102073`, 2.029954916804944}, { 2.6734073464102073`, -2.012114329293346}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.678407346410207, -2.765635666061988}, {2.678407346410207, 2.7629169053346345`}, {2.678407346410207, 2.0330751751048433`}, { 2.678407346410207, -2.0112864037459928`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.683407346410207, -2.7685295696969106`}, {2.683407346410207, 2.7653643169200333`}, {2.683407346410207, 2.0361332104092087`}, { 2.683407346410207, -2.010453934203168}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.688407346410207, -2.771445746548183}, {2.688407346410207, 2.767853552963149}, {2.688407346410207, 2.0391280336802056`}, { 2.688407346410207, -2.0096168882792655`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.693407346410207, -2.7743843979296}, {2.693407346410207, 2.7703848853729145`}, {2.693407346410207, 2.0420586603501243`}, { 2.693407346410207, -2.0087752334671145`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.6984073464102067`, -2.7773457252947713`}, { 2.6984073464102067`, 2.772958566637006}, {2.6984073464102067`, 2.0449241106880094`}, {2.6984073464102067`, -2.0079289371419073`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.703407346410207, -2.7803299301291644`}, {2.703407346410207, 2.7755748291292908`}, {2.703407346410207, 2.047723410128642}, { 2.703407346410207, -2.0070779665652747`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.708407346410207, -2.783337213834944}, {2.708407346410207, 2.778233884446886}, {2.708407346410207, 2.0504555895597414`}, { 2.708407346410207, -2.006222288889461}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.713407346410207, -2.7863677776095694`}, {2.713407346410207, 2.7809359227803045`}, {2.713407346410207, 2.053119685564579}, { 2.713407346410207, -2.0053618711617887`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.718407346410207, -2.7894218223182166`}, {2.718407346410207, 2.78368111231904}, {2.718407346410207, 2.055714740616944}, { 2.718407346410207, -2.0044966803291664`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.723407346410207, -2.792499548358147}, {2.723407346410207, 2.786469598696145}, {2.723407346410207, 2.058239803224645}, { 2.723407346410207, -2.0036266832430654`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.728407346410207, -2.7956011555163}, {2.728407346410207, 2.789301504472686}, {2.728407346410207, 2.060693928019429}, { 2.728407346410207, -2.0027518466642666`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.733407346410207, -2.798726842819367}, {2.733407346410207, 2.7921769286670846`}, {2.733407346410207, 2.063076175790037}, { 2.733407346410207, -2.0018721372683306`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7384073464102068`, -2.8018768083751784`}, { 2.7384073464102068`, 2.7950959463285416`}, {2.7384073464102068`, 2.0653856134557804`}, {2.7384073464102068`, -2.0009875216507678`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.743407346410207, -2.8050512492066426`}, {2.743407346410207, 2.798058608159238}, {2.743407346410207, 2.0676213139785657`}, { 2.743407346410207, -2.0000979663327834`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.748407346410207, -2.808250361076094}, {2.748407346410207, 2.801064940185629}, {2.748407346410207, 2.06978235621058}, { 2.748407346410207, -1.9992034377671697`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.753407346410207, -2.8114743383019567`}, {2.753407346410207, 2.8041149434804957`}, {2.753407346410207, 2.071867824676624}, { 2.753407346410207, -1.998303902344258}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7584073464102072`, -2.8147233735647452`}, { 2.7584073464102072`, 2.8072085939376628`}, {2.7584073464102072`, 2.0738768092881994`}, {2.7584073464102072`, -1.9973993263983256`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.763407346410207, -2.8179976577043533`}, {2.763407346410207, 2.8103458420995686`}, {2.763407346410207, 2.0758084049889702`}, { 2.763407346410207, -1.9964896762140074`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.768407346410207, -2.8212973795068463`}, {2.768407346410207, 2.8135266130402528`}, {2.768407346410207, 2.077661711329601}, { 2.768407346410207, -1.9955749180334044`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.773407346410207, -2.8246227254813476`}, {2.773407346410207, 2.816750806300598}, {2.773407346410207, 2.0794358319719675`}, { 2.773407346410207, -1.9946550180626417`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.778407346410207, -2.8279738796255702`}, {2.778407346410207, 2.8200182958812614`}, {2.778407346410207, 2.0811298741209723`}, { 2.778407346410207, -1.9937299424796706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.783407346410207, -2.8313510231808356`}, {2.783407346410207, 2.8233289302877096`}, {2.783407346410207, 2.082742947884894}, { 2.783407346410207, -1.992799657441406}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.788407346410207, -2.8347543343749066`}, {2.788407346410207, 2.8266825326319958`}, {2.788407346410207, 2.084274165563024}, { 2.788407346410207, -1.9918641290919583`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.793407346410207, -2.8381839881543325`}, {2.793407346410207, 2.830078900786138}, {2.793407346410207, 2.085722640862344}, { 2.793407346410207, -1.9909233235703494`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.7984073464102073`, -2.841640155902485}, { 2.7984073464102073`, 2.833517807590485}, {2.7984073464102073`, 2.087087488041698}, {2.7984073464102073`, -1.9899772070193078`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.803407346410207, -2.8451230051470686`}, {2.803407346410207, 2.8369990011121278`}, {2.803407346410207, 2.0883678209865977`}, { 2.803407346410207, -1.989025745593702}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.808407346410207, -2.8486326992528626`}, {2.808407346410207, 2.8405222049540826`}, {2.808407346410207, 2.0895627522137894`}, { 2.808407346410207, -1.9880689054695313`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.813407346410207, -2.8521693971021738`}, {2.813407346410207, 2.8440871186138232`}, {2.813407346410207, 2.0906713918080535`}, { 2.813407346410207, -1.9871066528533639`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.818407346410207, -2.8557332527617434`}, {2.818407346410207, 2.847693417887828}, {2.818407346410207, 2.0916928462926676`}, { 2.818407346410207, -1.9861389539918266`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8234073464102067`, -2.859324415133843}, { 2.8234073464102067`, 2.851340755321429}, {2.8234073464102067`, 2.092626217434367}, {2.8234073464102067`, -1.9851657751817215`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.828407346410207, -2.862943027595218}, {2.828407346410207, 2.855028760700325}, {2.828407346410207, 2.093470600986618}, { 2.828407346410207, -1.9841870827800412`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.833407346410207, -2.8665892276188827`}, {2.833407346410207, 2.8587570415822623`}, {2.833407346410207, 2.094225085371446}, { 2.833407346410207, -1.983202843214543}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.838407346410207, -2.8702631463825328`}, {2.838407346410207, 2.862525183867756}, {2.838407346410207, 2.0948887503035607`}, { 2.838407346410207, -1.9822130229949886`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.843407346410207, -2.8739649083605854`}, {2.843407346410207, 2.866332752403616}, {2.843407346410207, 2.0954606653588717`}, { 2.843407346410207, -1.9812175887241945`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.848407346410207, -2.877694630899771}, {2.848407346410207, 2.8701792916192828`}, {2.848407346410207, 2.095939888489733}, { 2.848407346410207, -1.98021650710974}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.853407346410207, -2.8814524237803383`}, {2.853407346410207, 2.8740643261924452`}, {2.853407346410207, 2.096325464490742}, { 2.853407346410207, -1.9792097449759267`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.858407346410207, -2.885238388758561}, {2.858407346410207, 2.877987361740851}, {2.858407346410207, 2.0966164234165063`}, { 2.858407346410207, -1.9781972692763055`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8634073464102068`, -2.889052619095176}, { 2.8634073464102068`, 2.881947885537019}, {2.8634073464102068`, 2.0968117789563405`}, {2.8634073464102068`, -1.9771790471062387`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.868407346410207, -2.8928951990645015`}, {2.868407346410207, 2.8859453672434503`}, {2.868407346410207, 2.0969105267669623`}, { 2.868407346410207, -1.976155045716131}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.873407346410207, -2.896766203448616}, {2.873407346410207, 2.8899792596661373`}, {2.873407346410207, 2.0969116427680063`}, { 2.873407346410207, -1.9751252325251416`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.878407346410207, -2.9006656970115827`}, {2.878407346410207, 2.894048999520486}, {2.878407346410207, 2.096814081402247}, { 2.878407346410207, -1.9740895751349816`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.8834073464102072`, -2.9045937339609127`}, { 2.8834073464102072`, 2.898154008210446}, {2.8834073464102072`, 2.096616773865936}, {2.8834073464102072`, -1.973048041344194}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.888407346410207, -2.908550357386129}, {2.888407346410207, 2.9022936926160248`}, {2.888407346410207, 2.0963186263091225`}, { 2.888407346410207, -1.9720005991632796`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.893407346410207, -2.912535598685967}, {2.893407346410207, 2.906467445886845}, {2.893407346410207, 2.0959185180135815`}, { 2.893407346410207, -1.970947216829713}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.898407346410207, -2.916549476972902}, {2.898407346410207, 2.910674648237763}, {2.898407346410207, 2.095415299547757}, { 2.898407346410207, -1.9698878628235987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.903407346410207, -2.9205919984645945`}, {2.903407346410207, 2.914914667746976}, {2.903407346410207, 2.0948077909050795`}, { 2.903407346410207, -1.968822505883856}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.908407346410207, -2.9246631558557232`}, {2.908407346410207, 2.9191868611510277`}, {2.908407346410207, 2.0940947796272376`}, { 2.908407346410207, -1.9677511150247624`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.913407346410207, -2.9287629276768548`}, {2.913407346410207, 2.9234905746382656`}, {2.913407346410207, 2.0932750189174385`}, { 2.913407346410207, -1.9666736595532524`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.918407346410207, -2.932891277632653}, {2.918407346410207, 2.927825144631714}, {2.918407346410207, 2.0923472257456104`}, { 2.918407346410207, -1.9655901090859977`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9234073464102073`, -2.9370481539275195`}, { 2.9234073464102073`, 2.9321898985674486`}, {2.9234073464102073`, 2.0913100789502836`}, {2.9234073464102073`, -1.964500433567657}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.928407346410207, -2.9412334885768727`}, {2.928407346410207, 2.936584155663064}, {2.928407346410207, 2.090162217340523}, { 2.928407346410207, -1.9634046032895733`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.933407346410207, -2.945447196700771}, {2.933407346410207, 2.9410072276706454`}, {2.933407346410207, 2.0889022378010345`}, { 2.933407346410207, -1.9623025889084253`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.938407346410207, -2.949689175806698}, {2.938407346410207, 2.9454584196193276`}, {2.938407346410207, 2.087528693404929}, { 2.938407346410207, -1.9611943614659015`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.943407346410207, -2.953959305060948}, {2.943407346410207, 2.949937030544021}, {2.943407346410207, 2.0860400915378605`}, { 2.943407346410207, -1.9600798924090448`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9484073464102067`, -2.958257444542462}, { 2.9484073464102067`, 2.954442354190538}, {2.9484073464102067`, 2.0844348920366964`}, {2.9484073464102067`, -1.9589591536099848`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.953407346410207, -2.9625834344967203`}, {2.953407346410207, 2.958973679715273}, {2.953407346410207, 2.0827115053485614`}, { 2.953407346410207, -1.9578321173880706`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.958407346410207, -2.9669370945701647`}, {2.958407346410207, 2.96353029235513}, {2.958407346410207, 2.0808682907119564`}, { 2.958407346410207, -1.956698756530936}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.963407346410207, -2.971318223044707}, {2.963407346410207, 2.968111474083677}, {2.963407346410207, 2.0789035543671632`}, { 2.963407346410207, -1.9555590443167237`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.968407346410207, -2.9757265960628314`}, {2.968407346410207, 2.97271650424506}, {2.968407346410207, 2.0768155477982004`}, { 2.968407346410207, -1.9544129545367983`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.973407346410207, -2.9801619668529598`}, {2.973407346410207, 2.977344660172586}, {2.973407346410207, 2.0746024660122218`}, { 2.973407346410207, -1.953260461519906}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.978407346410207, -2.9846240649517894`}, {2.978407346410207, 2.9819952177756472`}, {2.978407346410207, 2.072262445862771}, { 2.978407346410207, -1.9521015401546271`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.983407346410207, -2.989112595421884}, {2.983407346410207, 2.9866674521144283`}, {2.983407346410207, 2.0697935644168965`}, { 2.983407346410207, -1.9509361659153308`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.9884073464102068`, -2.99362723808463}, {2.9884073464102068`, 2.9913606379485937`}, {2.9884073464102068`, 2.067193837380114}, { 2.9884073464102068`, -1.9497643148863864`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.993407346410207, -2.998167646748661}, {2.993407346410207, 2.9960740502643795`}, {2.993407346410207, 2.0644612175768273`}, { 2.993407346410207, -1.9485859637883511`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{2.998407346410207, -3.002733448455483}, {2.998407346410207, 3.000806964782009}, {2.998407346410207, 2.061593593498017}, { 2.998407346410207, -1.9474010900043826`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.003407346410207, -3.007324242729004}, {3.003407346410207, 3.0055586584345333`}, {3.003407346410207, 2.0585887879193576`}, { 3.003407346410207, -1.9462096716068447`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0084073464102072`, -3.0119396008448214`}, { 3.0084073464102072`, 3.0103284098275154`}, {3.0084073464102072`, 2.055444556598726}, {3.0084073464102072`, -1.945011687384778}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.013407346410207, -3.0165790651292794`}, {3.013407346410207, 3.015115499688536}, {3.013407346410207, 2.0521585870604064`}, { 3.013407346410207, -1.9438071168732622`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.018407346410207, -3.021242148259477}, {3.018407346410207, 3.019919211270693}, {3.018407346410207, 2.048728497471163}, { 3.018407346410207, -1.9425959403808086`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.023407346410207, -3.0259283326113073`}, {3.023407346410207, 3.024738830757558}, {3.023407346410207, 2.0451518356197855`}, { 3.023407346410207, -1.9413781390198874`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.028407346410207, -3.030637069631966}, {3.028407346410207, 3.029573647640954}, {3.028407346410207, 2.041426078006028}, { 3.028407346410207, -1.9401536947375533`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0334073464102067`, -3.0353677792417}, {3.0334073464102067`, 3.0344229550647506`}, {3.0334073464102067`, 2.037548629049681}, { 3.0334073464102067`, -1.9389225903447969`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.038407346410207, -3.040119849285572}, {3.038407346410207, 3.039286050169121}, {3.038407346410207, 2.033516820427021}, { 3.038407346410207, -1.9376848095497983`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.043407346410207, -3.0448926350296133`}, {3.043407346410207, 3.0441622344011066`}, {3.043407346410207, 2.029327910548406}, { 3.043407346410207, -1.9364403369889898`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0484073464102073`, -3.0496854587050604`}, { 3.0484073464102073`, 3.049050813816113}, {3.0484073464102073`, 2.02497908418225}, {3.0484073464102073`, -1.9351891582612657`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.053407346410207, -3.054497609107859}, {3.053407346410207, 3.053951099346958}, {3.053407346410207, 2.020467452241576}, { 3.053407346410207, -1.9339312599601037`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.058407346410207, -3.0593283412639907`}, {3.058407346410207, 3.058862407071516}, {3.058407346410207, 2.015790051739735}, { 3.058407346410207, -1.9326666297091806`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.063407346410207, -3.064176876158471}, {3.063407346410207, 3.063784058456664}, {3.063407346410207, 2.0109438459295403`}, { 3.063407346410207, -1.9313952561977492`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.068407346410207, -3.069042400533888}, {3.068407346410207, 3.0687153805731593`}, {3.068407346410207, 2.0059257246392233`}, { 3.068407346410207, -1.9301171292146735`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0734073464102067`, -3.073924066775303}, { 3.0734073464102067`, 3.073655706322768}, {3.0734073464102067`, 2.0007325048127225`}, {3.0734073464102067`, -1.928832239687609}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.078407346410207, -3.0788209928702135`}, {3.078407346410207, 3.078604374618491}, {3.078407346410207, 1.9953609312744673`}, { 3.078407346410207, -1.927540579717795}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.083407346410207, -3.0837322624495576`}, {3.083407346410207, 3.08356073056222}, {3.083407346410207, 1.9898076777238027`}, { 3.083407346410207, -1.9262421426192249`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.0884073464102073`, -3.0886569249601123`}, { 3.0884073464102073`, 3.088524125635139}, {3.0884073464102073`, 1.9840693479804845`}, {3.0884073464102073`, -1.924936922958257}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.093407346410207, -3.093593995888563}, {3.093407346410207, 3.0934939178291607`}, {3.093407346410207, 1.9781424774883904`}, { 3.093407346410207, -1.923624916592036}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.098407346410207, -3.0985424571044176`}, {3.098407346410207, 3.098469471780868}, {3.098407346410207, 1.9720235350950637`}, { 3.098407346410207, -1.9223061207087861`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.103407346410207, -3.1035012573281895`}, {3.103407346410207, 3.1034501589090144`}, {3.103407346410207, 1.9657089251210609`}, { 3.103407346410207, -1.9209805338693828`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.108407346410207, -3.108469312732696}, {3.108407346410207, 3.1084353575583625`}, {3.108407346410207, 1.959194989733194}, { 3.108407346410207, -1.9196481560496972`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1134073464102068`, -3.1134455075512215`}, { 3.1134073464102068`, 3.1134244530271373`}, {3.1134073464102068`, 1.952478011631055}, {3.1134073464102068`, -1.918308988681506}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.118407346410207, -3.1184286949969877`}, {3.118407346410207, 3.1184168377660555`}, {3.118407346410207, 1.9455542170720213`}, { 3.118407346410207, -1.9169630346980584`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.123407346410207, -3.1234176981002277`}, {3.123407346410207, 3.1234119113707766`}, {3.123407346410207, 1.9384197792343296`}, { 3.123407346410207, -1.9156102985766243`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1284073464102073`, -3.1284113108109293`}, { 3.1284073464102073`, 3.1284090806947877`}, {3.1284073464102073`, 1.9310708219447588`}, {3.1284073464102073`, -1.9142507863838987`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.1334073464102072`, -3.133408299213348}, { 3.1334073464102072`, 3.133407759943196}, {3.1334073464102072`, 1.9235034237765558`}, {3.1334073464102072`, -1.9128845058222042`}}]}, {GrayLevel[0], PointSize[ NCache[ Rational[1, 360], 0.002777777777777778]], AbsoluteThickness[1.6], PointBox[{{3.138407346410207, -3.138407402762245}, {3.138407346410207, 3.1384073706510534`}, {3.138407346410207, 1.9157136225317624`}, { 3.138407346410207, -1.9115114662756407`}}]}}, {{}, {}}}, AspectRatio->Full, Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], Method->{ "OptimizePlotMarkers" -> True, "OptimizePlotMarkers" -> True, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ Identity[ Part[#, 1]], Identity[ Part[#, 2]]}& )}}, PlotRange->{{-3.141592653589793, 3.138407346410207}, {-3.141592431831416, 3.1415924318312145`}}, PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}]], "Output", CellChangeTimes->{ 3.839622640933868*^9, 3.839623000235038*^9, {3.839627781400424*^9, 3.83962780753905*^9}, 3.8396283119705505`*^9, 3.8396285894917793`*^9, 3.8396290176639814`*^9, 3.8396292320126*^9, 3.839629337494021*^9, 3.8396294075153217`*^9, 3.839629485178546*^9, 3.839629581829742*^9, 3.839629626679824*^9, 3.839629674875959*^9, 3.8396328520377345`*^9, { 3.8396331240293927`*^9, 3.839633165366618*^9}, 3.839633714263733*^9, 3.8396352185526085`*^9, {3.8396424487525873`*^9, 3.839642478211627*^9}, { 3.839642573616702*^9, 3.8396425999508944`*^9}}, CellLabel-> "Out[894]=",ExpressionUUID->"afd4da97-6670-4d6a-b4aa-fa6841b1429d"] }, Open ]], Cell[BoxData[""], "Input", CellChangeTimes->{{3.8396016711632624`*^9, 3.8396016724944754`*^9}},ExpressionUUID->"106de4f4-619f-43f1-8da7-\ 183b7566b31d"], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"Plot", "[", RowBox[{ RowBox[{"Abs", "[", RowBox[{"f", "[", RowBox[{"1", ",", " ", RowBox[{"Exp", "[", RowBox[{"I", " ", "t"}], "]"}]}], "]"}], "]"}], ",", " ", RowBox[{"{", RowBox[{"t", ",", " ", RowBox[{"-", "Pi"}], ",", " ", "Pi"}], "}"}]}], "]"}]], "Input", CellChangeTimes->{{3.8334816183206406`*^9, 3.8334816556005325`*^9}, { 3.8334822587144704`*^9, 3.83348230699736*^9}}, CellLabel-> "In[896]:=",ExpressionUUID->"a9231ce7-5ffb-4644-9dee-cb56b65822f9"], Cell[BoxData[ GraphicsBox[{{{}, {}, TagBox[ {RGBColor[0.368417, 0.506779, 0.709798], AbsoluteThickness[1.6], Opacity[ 1.], LineBox[{{-3.1415925253615216`, 1.}, {-3.0799273316451266`, 0.9999999999999999}, {-3.0182621379287315`, 1.}, {-2.9514100016691573`, 0.9999999999999996}, {-2.8845578654095836`, 0.9999999999999996}, {-2.822135906974963, 0.9999999999999994}, {-2.759713948540342, 1.0000000000000007`}, {-2.6985164611412973`, 0.9999999999999996}, {-2.637318973742252, 1.0000000000000002`}, {-2.5709345438000284`, 0.9999999999999994}, {-2.5045501138578046`, 0.9999999999999999}, {-2.442595861740534, 0.9999999999999987}, {-2.3806416096232637`, 0.9999999999999982}, {-2.374803244870181, 0.9999999999999976}}], LineBox[{{-2.2474083014689343`, 0.9999999999999976}, {-2.246359220302365, 0.9999999999999977}, {-2.246354958538864, 0.9999999999999976}}], LineBox[{{-2.116729324440579, 1.000000000000002}, {-2.114525773052618, 0.9999999999999978}, {-2.0530392272526976`, 1.0000000000000007`}, {-2.0284446089327295`, 1.000000000000002}}], LineBox[CompressedData[" 1:eJxTTMoPSmViYGCQBWIQfUFhwWGR7P/7ORlA4IP9haZP8n5n/u3/+R8E3tuf z9j83HT33/1/oXwrTycB5z1/9v+D8pdpXrQI2Pt7PwNU/+uHF0ISD/+C8w1m XSgoOvkTzlc0sL0ltvr7fkYov630YD7fum/7/0PNe7XLlZVt41c4n2lyw+Z9 877A7ZfO3p1Y3vMZbt6/U0JLPxR+hPOL7XlCMr+/g5s/bWdO1/prb+Du3WF8 9sDXra/g/HL/M/9umr2C6zfLPm2zb/tLuH1bFp3c0bbzBdw96wWPbRDf+wyu XnCZ/i2taU8Q9lvNZLbLf7SfCcrvqHsiHBn0AC5v1Rrv8SLrDtx8ke+6bzZX 3oDLv8/401/fcQVuX/OR2Vb2P47D5a/ttjmyinkDXP5PV+aWE5kJcP8CACwT /Jk= "]], LineBox[CompressedData[" 1:eJxTTMoPSmViYGCQAGIQrfEkZ8uJzAT7v/9B4L39Q4+I0Lx5J+wZGUDgg73R q69v1F0v2DNA+V/W26+XsL5i/w+qPi/3+72+hGv2/6H851rr+VjbbsD5t5bK 5X28cAeuvzpvt0fo/EdwfsQC/fA5vc/g/LT2k0z3L7yCm3+4RVu75/Q7uHyc 4NNDIpEf4fzPVsftHpZ9htsXGPpKelHxF7j+9fm8P5MKvsL9E/W9cm9S0zc4 n6X+WWPSlO9w8xpnKnuKT/kJN8+bpV7zSOdvuPw6z9wb71b+hfMtZu0/em7p f4R80iUHsWcMDjD9XY7C27RzGR1g9ulL7PX59pTRARbeAO5juzY= "]], LineBox[{{2.2412933192478923`, 0.9999999999999999}, { 2.3057936443367506`, 1.0000000000000002`}, {2.3673223631889977`, 0.9999999999999998}, {2.4340380245844235`, 0.9999999999999999}, { 2.5007536859798494`, 0.9999999999999991}, {2.563039169550322, 0.9999999999999982}, {2.5740152851718605`, 0.9999999999999976}}], LineBox[{{2.755396432799958, 0.9999999999999976}, {2.813694633268664, 1.}, {2.87994258834674, 0.9999999999999998}, {2.9417603655998628`, 0.9999999999999993}, {3.003578142852985, 1.}, {3.072585334107253, 0.9999999999999999}, {3.1415925253615216`, 1.}}], LineBox[{{2.6536036820613425`, 1.000000000000002}, {2.7408994924141297`, 0.9999999999999976}}]}, Annotation[#, "Charting`Private`Tag$915918#1"]& ], {}}, {}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], ImagePadding->All, Method->{ "DefaultBoundaryStyle" -> Automatic, "DefaultGraphicsInteraction" -> { "Version" -> 1.2, "TrackMousePosition" -> {True, False}, "Effects" -> { "Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2}, "Droplines" -> { "freeformCursorMode" -> True, "placement" -> {"x" -> "All", "y" -> "None"}}}}, "DefaultMeshStyle" -> AbsolutePointSize[6], "ScalingFunctions" -> None, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange-> NCache[{{-Pi, Pi}, {0.9999999999999989, 1.0000000000000007`}}, {{-3.141592653589793, 3.141592653589793}, { 0.9999999999999989, 1.0000000000000007`}}], PlotRangeClipping->True, PlotRangePadding->{{ Scaled[0.02], Scaled[0.02]}, { Scaled[0.05], Scaled[0.05]}}, Ticks->{Automatic, Automatic}]], "Output", CellChangeTimes->{ 3.8334823075048227`*^9, {3.833482582214596*^9, 3.833482607836898*^9}, 3.8334826563550096`*^9, 3.833490166276487*^9, 3.8334923357562666`*^9, 3.833493300307496*^9, {3.833493675314605*^9, 3.8334936809867635`*^9}, 3.8334939007536964`*^9, 3.83349398887133*^9, 3.833501503225841*^9, 3.8357186823125134`*^9, 3.8357202954570613`*^9, 3.8357209266130753`*^9, 3.835721144169446*^9, 3.8395907039280496`*^9, 3.839601090524452*^9, 3.8396019463110647`*^9, {3.839603099057547*^9, 3.8396031205777535`*^9}, 3.8396035740339484`*^9, 3.8396041584758387`*^9, 3.8396290697118807`*^9, 3.8396295201054554`*^9, 3.839635236993814*^9, 3.83964264546658*^9}, CellLabel-> "Out[896]=",ExpressionUUID->"5903740e-9519-4f19-a82a-63815a9735f1"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"Series", "[", RowBox[{ RowBox[{"g1", "[", RowBox[{"z", ",", " ", "t"}], "]"}], ",", " ", RowBox[{"{", RowBox[{"z", ",", RowBox[{"-", "1"}], ",", " ", "5"}], "}"}]}], "]"}], "//", "Simplify"}]], "Input", CellChangeTimes->{{3.8334622125110626`*^9, 3.8334622200774484`*^9}, { 3.83346227571789*^9, 3.8334622979471183`*^9}, 3.8334624855729294`*^9, { 3.833462602885686*^9, 3.8334626237963357`*^9}, {3.8334744682118473`*^9, 3.8334744739070263`*^9}, 3.833493484251828*^9, {3.8334939985521326`*^9, 3.8334940172841654`*^9}, {3.8334965684810705`*^9, 3.8334965768426733`*^9}, {3.839628897372058*^9, 3.8396289212192554`*^9}, { 3.8396293017913685`*^9, 3.8396293044420853`*^9}}, CellLabel-> "In[897]:=",ExpressionUUID->"8268eb94-08b3-46c2-bcc2-0779636ee2a4"], Cell[BoxData[ InterpretationBox[ RowBox[{ RowBox[{"-", "1"}], "-", RowBox[{"(", RowBox[{"z", "+", "1"}], ")"}], "-", SuperscriptBox[ RowBox[{"(", RowBox[{"z", "+", "1"}], ")"}], "2"], "+", SuperscriptBox[ RowBox[{"(", RowBox[{"z", "+", "1"}], ")"}], "3"], "+", FractionBox[ RowBox[{ RowBox[{"(", RowBox[{ RowBox[{"(", RowBox[{"17", "-", RowBox[{"8", " ", "\[ImaginaryI]"}]}], ")"}], "+", RowBox[{ RowBox[{"(", RowBox[{"15", "-", RowBox[{"8", " ", "\[ImaginaryI]"}]}], ")"}], " ", "t"}]}], ")"}], " ", SuperscriptBox[ RowBox[{"(", RowBox[{"z", "+", "1"}], ")"}], "4"]}], RowBox[{"4", "+", RowBox[{"4", " ", "t"}]}]], "-", FractionBox[ RowBox[{"\[ImaginaryI]", " ", RowBox[{"(", RowBox[{ RowBox[{"(", RowBox[{"52", "+", RowBox[{"19", " ", "\[ImaginaryI]"}]}], ")"}], "+", RowBox[{ RowBox[{"(", RowBox[{"96", "+", RowBox[{"22", " ", "\[ImaginaryI]"}]}], ")"}], " ", "t"}], "+", RowBox[{ RowBox[{"(", RowBox[{"44", "+", RowBox[{"7", " ", "\[ImaginaryI]"}]}], ")"}], " ", SuperscriptBox["t", "2"]}]}], ")"}], " ", SuperscriptBox[ RowBox[{"(", RowBox[{"z", "+", "1"}], ")"}], "5"]}], RowBox[{"8", " ", SuperscriptBox[ RowBox[{"(", RowBox[{"1", "+", "t"}], ")"}], "2"]}]], "+", InterpretationBox[ SuperscriptBox[ RowBox[{"O", "[", RowBox[{"z", "+", "1"}], "]"}], "6"], SeriesData[$CellContext`z, -1, {}, 0, 6, 1], Editable->False]}], SeriesData[$CellContext`z, -1, {-1, -1, -1, 1, (4 + 4 $CellContext`t)^(-1) (Complex[17, -8] + Complex[15, -8] $CellContext`t), Complex[0, Rational[-1, 8]] (1 + $CellContext`t)^(-2) (Complex[52, 19] + Complex[96, 22] $CellContext`t + Complex[44, 7] $CellContext`t^2)}, 0, 6, 1], Editable->False]], "Output", CellChangeTimes->{ 3.8334934860494623`*^9, {3.8334939993098216`*^9, 3.833494018152955*^9}, { 3.8334965690636*^9, 3.833496577530298*^9}, 3.8334967602674646`*^9, { 3.839628899096443*^9, 3.8396289222373247`*^9}, 3.8396290725806475`*^9, 3.839629304867642*^9, 3.83962935321826*^9, 3.839629522706278*^9, 3.8396297206100388`*^9, 3.8396426482385073`*^9}, CellLabel-> "Out[897]=",ExpressionUUID->"6166f0fa-f1d5-46de-b4c9-1c1d57220fa2"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"Plot", "[", RowBox[{ RowBox[{"rotNumberBand", "[", RowBox[{"f", ",", " ", RowBox[{"Exp", "[", RowBox[{"I", " ", "s"}], "]"}]}], "]"}], ",", " ", RowBox[{"{", RowBox[{"s", ",", " ", RowBox[{"-", "Pi"}], ",", " ", "Pi"}], "}"}], ",", " ", RowBox[{"ImageSize", "\[Rule]", "Large"}], ",", " ", RowBox[{"PlotPoints", "->", "100"}], ",", RowBox[{"PlotRange", "\[Rule]", RowBox[{"{", RowBox[{ RowBox[{"{", RowBox[{ RowBox[{"-", "Pi"}], ",", "Pi"}], "}"}], ",", RowBox[{"{", RowBox[{ RowBox[{"-", "Pi"}], ",", " ", "Pi"}], "}"}]}], "}"}]}]}], "]"}]], "Input", CellChangeTimes->{{3.8334627341395636`*^9, 3.8334627350583987`*^9}, { 3.833462839137942*^9, 3.83346284259909*^9}, {3.8357203233593693`*^9, 3.835720323727703*^9}}, CellLabel-> "In[898]:=",ExpressionUUID->"c3ec29bd-e697-4c6d-be9a-b98754040386"], Cell[BoxData[ GraphicsBox[{{{}, {}, TagBox[ {RGBColor[0.368417, 0.506779, 0.709798], AbsoluteThickness[1.6], Opacity[ 1.], LineBox[CompressedData[" 1:eJwBQQS++yFib1JlAgAAAEMAAAACAAAAsnu/S/shCcB1VZBoDyH4v1g/vTwH IAnA5S8J4WflYT/+ArstEx4JwLKSIhTxUEG/pMa4Hh8cCcDulyCqLFUCP0mK tg8rGgnAd37O6XjcCb/uTbQANxgJwHypSso11+e+lBGy8UIWCcD/JmMMp5zN vjrVr+JOFAnAY/bMi4cJor7gmK3TWhIJwGJiWUtsnMi+hlyrxGYQCcCu9A2U q+hyviwgqbVyDgnAxPUYdhGNl77S46amfgwJwH2zrrxWgq2+d6ekl4oKCcBX xdy/dCJ0vhxrooiWCAnAO+uJqKmwXb7CLqB5ogYJwDFl5DeDEmy+aPKdaq4E CcApNVOE3ANjPg62m1u6AgnAaLc+dBzhab5SlllN3wAJwCLfuitAfVS+Wj2X PdL+CMCXOq2RsEYgvgABlS7e/AjA2+duNPIYfL6lxJIf6voIwEfm4h+4Vi++ SoiQEPb4CMBhs7EelBlMvvBLjgEC9wjA8ya4sqI/c76WD4zyDfUIwAJZaMHs Sxc+eAwK5UvzCMBa/Dl2I5PnPUR6x9MM8QjAEbG2iQ6GS76IWoXFMe8IwGTI Zvg+q22+Lh6Dtj3tCMBciRDDO2kdvtPhgKdJ6wjA7Jaic32vVb603v6Zh+kI wDfWPyI3HRs+gEy8iEjnCMA5RUVSdUc5vsQsenpt5QjAX8n4T0bPIz5q8Hdr eeMIwPlVxwHPPOY9ELR1XIXhCMCP00glI/pLvrZ3c02R3wjAH8LK0DYWJr5c O3E+nd0IwOH/4qTSmR4+Af9uL6nbCMBXnuYZYoozvkTfLCHO2QjA2hUszd19 Q75MhmoRwdcIwHo66hXe7QE+kGYoA+bVCMCxh4+nlAA/voJ+pe9b0wjAG4gA 9UB2OL4+0WPk5NEIwKrzfvArZfc9Rnih1NfPCMDmZSMAWyUZvopYX8b8zQjA 49VObq1bJL5Vxhy1vcsIwKmatcEQHPA91N9aqBTKCMB9eEnsEUkYvvIVWZyE yAjAYZyTmqXZI76CSpaJE8YIwAVr3ofSpfW9xipUezjECMBq9+P2kUKwvQoL Em1dwgjAaaA5c7yWHb4E2awfn8AIwIH12SxHaiK+GlmNTUO+CMBIC6Yt0Cjh vV05Sz9ovAjA9ANfitg0/T3cUokyv7oIwNVf72WU59A9qMBGIYC4CMDhYiFW lBccvuygBBOltgjAdKzHSbwb6b2a/wtEsrQIwGaTL7t7wRK+9FN2s4myCMAw 5Ckuf9gRvqKyfeSWsAjAECGdt2sH2L3mkjvWu64IwJk9aZokcuA9UB25xZWs CMDcKR831iuVvTIaN7jTqgjAxREHdRWvEb6cpLSnragIwBsyfuCS5Qi+fqEy muumCMCWdAyQLgqtvSNlMIv3pAjA7isNo2NbCL5cDkBs2aIIwDHZPSgxB8k9 dvOag/GgCMD52NvgaLHuvUKmD0c= "]], LineBox[{{-2.444719151791672, -2.8568364671068523`*^-13}, \ {-2.4438225523668256`, -1.1913945422943437`*^-13}, {-2.442878763498566, \ -3.6078854812459396`*^-14}, {-2.4419821640737194`, 0.}, {-2.440991185762047, 5.2552832564241095`*^-14}, {-2.440141775780613, 1.2188606464501095`*^-13}, {-2.4388676608084636`, 6.437302736875412*^-13}, {-2.438159819157269, \ -2.7316040952361205`*^-14}, {-2.437357598619248, -2.870976229972214*^-13}}], LineBox[CompressedData[" 1:eJwBEQLu/SFib1JlAgAAACAAAAACAAAAwgLynccyA8DI76xmye1hvUKBU24a MgPAU8VnggKhUD256iCdKzADwAVpxiixfnK9HUKXiVUuA8Bt0BDxi+NqveDz wMEDLAPA4eutTUVaOb0eJ4kpXyoDwMog0j4BiVo9lZBWWHAoA8DhiAgcKIFi PfnnzESaJgPARqSEiWL3Yb3jvaQBFyQDwIj0M9hcukg9+8y+5KMiA8Dg9LEJ cltxvXI2jBO1IAPAUQ0LJRxQSD1J+gyOSh4DwE94LKsM5XW9YQkncdccA8Bo 2V1+aVVkvf6WoiS3GgPAp9AC2w4sZD1P3MHO+RgDwJkSrhBwtGE9Z+vbsYYX A8A77CdgiwUjvWPTCrHqFAPAlIBUNlFWZr20GCpbLRMDwIkEYPoVj3q9/9YX Ui8RA8C1kMfA7k1RPQ5pvRCrDgPAbz35bIPheL3WBci34gwDwGoZFHoYfEq9 HYHvDlALA8AstLMfJ1plPa40eB2WCAPAdfU2DvIzY7348mUUmAYDwJyzkpus TF+9BEJFM38EA8AqG8+ROlpHvQ+RJFJmAgPAOKy9KAMqfz0a4ANxTQADwH4A BTuxmiG9Ji/jjzT+AsBlTsA/hTgUPTF+wq4b/ALAXycp4BunJz39XZP15/kC wB0KHQkq/3y9SByB7On3AsCtPq1NdzkrPZLabuPr9QLA9uxPeDrzVD3bsePa "]], LineBox[CompressedData[" 1:eJwB8QEO/iFib1JlAgAAAB4AAAACAAAAXvCdsuS4AsA11aHpnqNvPaiui6nm tgLAcJYP3nWiYT20/WrIzbQCwB0Q9/wShgY9v0xK57SyAsDXzXrjakQpPQkL ON62sALAfCVArpTcUL3W6gglg64CwD8B6SgRhRo94jnoQ2qsAsBeTjrfoBqB Pa4ZuYo2qgLAnOxcWwnbfz3416aBOKgCwL0ULXHC8m09BCeGoB+mAsD5Q3p8 cJFKvQ92Zb8GpALAO9x42Kuzcj0axUTe7aECwAq7mqvaW2A9ZYMy1e+fAsBa 8H4Nr5F3vTFjAxy8nQLAYtPItcIAeT08suI6o5sCwAVccFnLwSy9SAHCWYqZ AsAd0gxQG+FPPVNQoXhxlwLAY1bToPkNgj2hUVUPCJUCwGnVOlZi2XC9au5f tj+TAsD6QFKdy8iDvXU9P9UmkQLAxHl6HRpzQz2AjB70DY8CwJsW0cOn2X49 jNv9EvWMAsD1DfvBbGwjvZQxxh4AiwLAlaId+9z/cb2ch44qC4kCwINZQA4J C4S9CtXCTkiHAsASaUmdlUGBPawzH0IhhQLAsY1M7AR/MD20iedNLIMCwIrp kgV6gxS9vN+vWTeBAsCH1tBvxUdnvXcxrnFbfwLALxjmG9Zrcr0V1BK+Z30C wO7HYf9ozyw9nkXmQw== "]], LineBox[CompressedData[" 1:eJwBgQF+/iFib1JlAgAAABcAAAACAAAAxP2GuH8CAcB6CgwBWsFPvfi1lEbA AAHASwpmjOXHS72Kt6RBtv4AwMB5AZ84BkO9MogI9N38AMDbQ13f9iY9vcWJ GO/T+gDAM3nhdmKRgb1uWnyh+/gAwGf8jE4vrDM9AFyMnPH2AMCq4f/+jD9w vags8E4Z9QDAtiq5l19zSz3GFaolKPMAwBw/fNFbsoS95P5j/DbxAMAXsCdX jT1cvQHoHdNF7wDAZF/pDN0iPT0e0depVO0AwH2laXZ6AEG9sdLnpErrAMAk dyc2KUEyPVqjS1dy6QDAN/ceoGfgQ714jAUugecAwG2YNqwNmSa9lnW/BJDl AMC3Cl1CzN+GvSh3z/+F4wDAaaRZjsyRJ73QRzOyreEAwHlCR0nFDEy9eRiX ZNXfAMAJfllR1OcYPfZKU6iZ3QDAuoBq8v3sK70qA2E22tsAwCNRdAM6xH29 6aIYoDPaAMD9tNFAOJxFvXhsC3oU2ADATSWwHtPVID289La/ "]], LineBox[CompressedData[" 1:eJwB8QEO/iFib1JlAgAAAB4AAAACAAAAZ7HgXry6AMBX2jZ7WXQQPbJ/yXPM uADAmwmOwEC5BL1aUC0m9LYAwCfEVKydBjq914Lpabi0AMCGvwVAHB4rvZYi odMRswDA2ZGDytDzOD2zC1uqILEAwCZC8LMSbCU95sNoOGGvAMBxBOyTNOsX PdSP1q9ZrQDA0Kqew6LeHT1rEIubAqsAwPJWU4LXyzO9KrBCBVypAMAXIWAZ fI4zPV5oUJOcpwDAu0T4pF/0Dj2VEfRyVKYAwJ/C5LKIPym9OEezUSujAMB5 jblnT5MlPenO2BUboQDAvbRv8H2m2by+PeQ2pp8AwNW9ZFr4oBs93CaeDbWd AMBA0QoZyfI2PRDfq5v1mwDA2ALXK3uaH739qhkT7pkAwAiqxb0erDW9kyvO /paXAMAFMcOCcwsyvVLLhWjwlQDA3RicHD3LLD37m+kaGJQAwEVA80mPdys9 d86lXtyRAMBKqhKx+5HhvKqGs+wckADAAoe5pk1QD73Ib23DK44AwPrmP/Gl MjI9cUDRdVOMAMCUVhkIkR0yPXXbkqR9igDAiwDEXT9FNT1/dJ20DYgAwEZC bRuhWSU9PhRVHmeGAMAEdzElxvYuPWc5PcI9fwDA0TYMpIK0J70g4JtqfXcA wLBe5KnaqxO9Q1bjwA== "]], LineBox[CompressedData[" 1:eJwBkQFu/iFib1JlAgAAABgAAAACAAAAiG/jChdt/7/g+cXRCJQhPYwG06eU af+/MeyVtCr+Iz2LnKpj2GX/v1W2FktVsyM96EcUy+lh/7+XFrWXX9JUPefd 64YtXv+/sF2unWUsPz2inueZDFr/v8YeXXf2HR49Qx8tqoJW/7/s90LYwgT+ vEFEmsVmUv+/xES66ovnHT0x9mx+d03/vxCWLUMyAwW9FkyON1JK/78gNkLH Se/7PBXiZfOVRv+/o/uC/KicLz0ZeVWQE0P/vzlCn/IzR/g8r1Dhrl4w/7/o RJoKfgQ1Pbj9rkEAI/+/xbLmc7Y9Pz0VqRipER//vwY1zGUBEE49Ln+mZ74a /7/Jsj5JXHdBPc//63c0F/+/FVhfjPKi4LxwgDGIqhP/v7m0CVtAh/o81xbi TpIN/7+b4F81qBMHPeYBKa5oC/+/NPKWC3IvRD1uQri7dQj/vwnl7I4xQT49 oVj8fIsD/7/18oZwaqtFPWy8wk1///6/rprWmQ1QRT1p2F9PP/v+v3LSVUwD 6dk8vdzGFg== "]], LineBox[{{-1.7462203786038115`, 9.310290785741416*^-14}, {-1.745458194043728, 4.8257987098668056`*^-14}, {-1.744631827618842, 3.25038268388556*^-14}, {-1.7436401879089793`, 9.360551489816188*^-14}}], LineBox[CompressedData[" 1:eJwV1Hs4lOkbB/BxmDEoh4SsFquQJORQ0fS+hAbjULJUSikkhJIcKmSlzZLT trtSSuSUDuuwyuF+Q0kOIYxVamhFYczhHcy8NL/5/fFc9/W5vs/9PPcfz/X8 FBi5P0iaRCLdl6z/VycpcTsvgYAuHisob+s22mxg9pu5WAIuUdwqXbK20grF pPK/zxLQGq5cFcxi0BiF0WkXzhDQfe+ykVXnDhp/RTrj7GkCisUON3t/N6dV D+1HpYIJ0DaaeMZS20Y7erbtx1fHCfD/eUMFfeU0TUnZirh+hIBzHiulWWcB aakqGfE8SMDNjsZ0Jv8VcoauXr/WhwBKknFneXA3ojOZlvevFwGmyDb904l9 yNuUhag7DAISydGR3hcHkGSdEI8TdAJIMQjD3G0QMW9kmmxyJGCdrJNSID6E sHzp8nMIAaWDxRpTSUwkB2/48tSOAD+iLGcPfwThmRbcs7Mk4Iz5H/kpd98j xW8UkkhmBJSnb3Fv+PQB8Q5J9H+5mQBB5YEjfNWPSO1df01PfQLqgj1Wft/M Qk7SenA1HQIC1n+xsq5lIeqjtIERLcm8zD0ypTvHkVg13cxAVQKuGj9tObFz Atl+dVw6lkQAVif0XVT7D3keFswu/CiCs1nTHPUjU8hJjYrSilERhK0+TZJu mEKUXsz41w+LAI+hq1eoTiOBGtFdb3tFEPs6JCfgxTQi/yKxXBpEoBLYbQFq 3xA/jZzAU0UiqLyg4Fvy2ywiwBqHLY+JwNosVEl0iYPcCfueifqL4GvqepZZ EQeha9g7ufuJoFEc6m+CcZDCsFc1wV4i6PZ1aI6T4iKOGv3Zf6EiuNRu7J2d wkVyw764ivVEoHSp7UBlHA8x11CFN+NCMLi4rrGMjiOfV9vvnxkTwv3ritaL J3DkJjl6UnFUCKknV/ibknBkGe9TdB8Qwi7pd6bWdTjy+l2239tWIfzHjghd 0RUgATkqvHf3heB9qdK8iiNAslapGIwFCcFG0zFmOXkRmZVWzpj/ugQyEQyf uHAR0v5MHLBqbBHUu4prQY2ELrHPVehOLEBzhlba+kxplM4eJTYPCOBL/AlL wpCMejBVyeIeAeTJeyqbWJBRH4yu9K5TAK1+jB2H7choYG69XuILAVRU215r 8iSjiTa5Tl1PBBAiN9aSGkdGH112uRF2QwAbw20vGr8ho2rKDfoPGQJw0qb1 CyMo6A9LbJNkugDeViS77I6joHrjBtYHHAXQFWnbnnqFgm6pydu7bCeAjG/T TNU/KKizb2Q4w0QAdO+L6+wwChpXZFg/Ky+A44MRch1r5NCPZr+7mHbgIP96 V9hcg8SGd7a4tOGg+hP/VkWrxD+WKQcBDulBwV4h3XLomOKzocJ/cFD5081v 6pMc+mHqw/FV5ThUWXlFiihUdLRoY8LMNRx6noJetI/EN02PyKXhMCq+8GVv gMSZNuiGFBzmkrqT9UKp6L+JdMrheBx0jTTpzItUdMQ3PPdNKA6E//uawyUS e5w//yUIh7TSlSf2jyR2uuwnHSi5P2PooXEDFWVaZuvYHsJBatPaenEXFR1W rq2scMVhWF3qQTtfYkpz5ktnHIxsWWaNKxKvvIwad8DBZW78c42cPDqM93qv 7Mbh4HRmxyNVeXRohmmjZYfD5PdoVpW2PDo4wdKy3o6DvX5wjJuOPDb479dl L0vJfDGeLJe1EvfxPoWb4UC5Y0FxVpC4g2i9ZoJDflgQCyFJ3CL7oMQIh1sa tNDtC1RssG71r9gGHJKNZW9tmaVi7+7rei5p49D/KHxCeYSKDSTteR+yCge6 2fmjzx5LHMtoSaXioN/Z/tvtUokjfO4VyeJACzphnXSLivUfDglhLvMhYu3T Mdt0Kta3PYPvPMeHPr+347lHqdjb+QFFw14+HDXd5outomJLT8W9c5188BPI CQukqJhezJbcupd88I603Hp2QQ6LWkpb59TMh89HDlhosOQwFamdBicf8uHn UfvHljVy2P41RbuLr/Mhz11W3OQnhw1bhUXr7OVDkjA0oPMuBfsQL8PUwHjw eoW9OUufjH13kY4xbOLB4/FsJTVNMqb7g5SqTQMPLi42luUqkrHA599dfZ7w YKbDvycFl8W+ioQteXd5gFWmF+u8ksUWEjkPVFJ4EDtjQuw9JYupXB6LVXDg wVB4IllcJoM5XflH43sbFyozj8hVqEpjUUX3b/yEcWFb3c7rj2SlsYKmG1Sn Ji58FgVqVC1KYZyFEFFGLRdchaq8a2NSWEHYuo9apVyo/vR+51C5JD8QX2p9 lQuoqUjpFk0KKzSys4qgcyE0t2y7XgAJ63A0qs525IKtSpPHkBcJ4x1XM6xF uWBd/AvvkgMJ21s4o0ns4MLz4AKvCgNJrlJIXDPmwuT+6OrXw2Kgi5ZbSxS4 gKVO3suZ/g54d8u+D90cuPH1RqSmYBn21vVWVr3mgNWzHjLRvwwFtz/KJLZz QEWLr1jzaBnsz3yv02rigO8DR7gdsgxZyrt/8K3iAIPbt92VSYDR/uaJ/l85 ELOVk+ZdLYIE2x67e2kcsGz86/nGdBH06o/lR6VwYP/Ba780S/7tGP6ys3I8 Bxr25fXZq4kAy99VxTjFAdPJv05eOC+EQ8zGcx3OHMjwGvS7broE1dDVfdOB A+4buy1dZZaAVP7eIHg3B6LMNY82jyzCgziCKWvDAefqlMX6K4vA17Lb5WDA Ad3+E4YvBxbgN//nss0yHCievK6UdFwALb/mN64Tz4PbugOnr1oIIOhQbcQ/ C/PgJ0y7/KOUAP4m+P345Dz4l5Ec2XdwcNt9riCyXZJXLvU9G+TD5bZok6CU eQgz3srwNuCB5hPrnLz4eRjS01f34nDhSaFw4UX0PCh8zf2v8rnkHZxPadUJ nIdvCeL+QHcu0DflHBxxmIeZaP0E3dMcGF/rAxQ7Sb+WjXifGQcSpLQMrC3n IfT9agPPqXl4OHqXk7NhHpS/ujsZ8dmgmvkk3U1Wst+/bB+DNwuV8TFz8cts EH4bsfQNnwXH4B3e5Tgb+lO/HBv8PAOxCKZDnmRDwh57n2tvvsEo921dy0s2 HHbLs8mInoZzH/O055rZUDlI2TvbPwWrunxTtOvZcPzUViWB6RQgJZ8YcQ/Y sAZPdjvHnISSn+c/W6Sz4X3myfyA8Qmg7alxOZbEhsHQ4XsMlQkYNrvwOOsC GyIfWrF2WY9D1Ho79eZINhhXdNbd9mCBvLw4YSaEDUu33Fy6az9CsaCVpXWM DaONl/tbqj7AromrznQ/NsjIHFXIShiFoV7Xh7FebJgOK0111hiBM41Ka0rp kvNWpXu9ixgCufKBC+9QNkQdGdRuOjEAd/NvjkntZEPygZKz2nE9YJtyaI+5 BRt6rt5RCP+zDdoiNw4YbmbDc5+ukLSXtOb/AW4ejS4= "]], LineBox[CompressedData[" 1:eJwVknk0VYsfxc+55xz33oi8BkMoZeyJpJDofDMXMivRTD1TPVemV6EItyL1 UHpeg3QrSv0aKLrOkWfITKZMKcTlketnHq6f3x977fVZa6+119prKx8/4+TN QBDk7pL+7y/Neq0VSxAoe+GFm1sYm5wUH3IWLvFAwVlHXouhya9lC4MBZQgE NOmE57/LIxMVTO4mfEIgpjXMrjqyhBwNPO/4vBIB99LBa65oFelcVoBXVyMw Xf9yJiWjjsxVmMv7txaBQ+KLmmEDDaQsx8hPogGBlFH9V0dHG8lzZeFKWo0I hLs/v9xf0Ux2Kbyvt2lGQJ3he83jUisJnOkYv1YE7iT5Mp4qtpEPywwMr7Yh EJJKqeU/aCd/4+TerehCgKctr9wW2EVWlk04DnYjcEn3Mrf741dSW3E7sawH geXbq9ZER3eT/y177benHwG/wB9tq/K+kRGK/zEs/4nAm05EJ0XQQ3ZzRof6 hQg8Xump7BLQS5qV69xjjiOwT+C6VWqkl2QF5RBW0wjM6vvK7uvvI/8sz24o QVDI/bj7ahq/n+SEjt9qZ6AQLfdWZ7nWAOmgZnJIiKMg4N7hFt0eICViavoV 2CicTl95wTJAQMaQwvkg6SU213Bpx4fIs7n66hs2oJBn2eewYm6YdMssOhdh hoJHpPNLfoaQ3Oa8bHeyBQpu9r3SByuE5C8MZ7EsKxQ60rz2vBIKyZojvUlN NihslWYG/02OkVZrmTwtFxQWam9eTWgdIw1v2ta1eaHgvaugSR4ZJ+WjWlQM YlH4jmVbdWyeJOfVDRY04lGw10rr22k3SXbWpjbJX0HBxCfCMNJ/kry/zi1W lIBC/S6u7OusSVKVauwvSUHh5wOnz52qU+QWUX2WyyMUWkOq03ky06Tl+aot nH9QYH45lFg+NEMGhRUZP2cwgPdaXHbdqQWyUHyrw2MuA0J8qXcpVgxo/3pU k8fEoPihscAmnQDeeI1+MhuDGypTWplPCeCwTcwviWNga/vXx8VcApbpyR05 LIVBqtpRuaJ6Aoxi65PXyGCQXYGOBjDF4I6WKRKnhsHUtP/e80FicCB8Y8sp Cwzmdiyerd3HBJXEG72uVhi8FlzRfO7JhNGMRaHZHgzmb+wVXfdlQnxVu8R6 u6U80mDlHcuEvHXJpq0uGERmCxUcCpmwphTPsfbC4PbagF3bdVjwvY1ToH8S A3aO9X1/Exbk/OwuV/kNg6p8r81ZNiywlOP3IP4YnHO/tcLwNxaE+AfLvQ/C wDjk2sT9Bywwvdij9jh4iYMUs8VfskAy1XFbSigGvxgaKF0oZAGP2mwfeA6D W/FruWfbWcBp/MvzyAUM0rU9Hs8KWLBLwPa1i8Rg8IRUXdw0C5aJQkN3XsRA Vr17jQKTDU2//IjRjMbAMTfjet5qNkiYmmbsvozBUedPYoeU2LR54F3KPQ6D /B6PvRxJNn3+/mxHIHepT8D9FCFi0W9q3Wa5VzHw3DXvc2mERf8reiWTkYCB b8Ya6QtdLHqjttT2/OsY+B+YfHi6hkXfvFZ2ZvBPDL68kV6vn8OiKwo2JjBS MQj1l28Qv8uiGUORWfK3MVBNiURbE1h04B7Dvr3pGJyoyTrpHMCiHcSeHszO xKDncKPC519ZdPx2IqyYh8GASCXRfS2Lpr2OpbQ/wWBl51RS0zIWrVMsVyf+ HIOHHq9qnguYtGTUFQv/txi4DHNy2nlMunLGb8vmUgz6Ax1rpdYxaYZmuZ1F OQYl/l/Gvi5n0kYHVPwOVWDwUWF53MN5MTort+NRQg0G46buPnibGB0fZLd2 pHnpf+p7ajWSxWjLYW2xF/0YPHXPWtVKiNFF3cL2LWwc8tjfuhI6cXqe5S2h Ko5D0Orq74WVOK2v22ostxwHqnSE/voep59dLPwblcbhzfufu0dTcPr2hqtH GmRxkNnS9MDSDqd/91LpCdLAIVbhg+rtdxi9fsBtMNcKhycpKaulohi0x4oK +ew9ODQ0p1mX+jHoVEMTm3s2OORs3DrotZ9BS3A3PouzxyHsQBVzvzaDntYc DTiwH4dNHb5KeDtK1/lxhTMncWgx2/RUVQelI38WTBvH4gBFp9TXRixSalsV d3jE4/AgtMUjes8iVXU2Ijz8Cg7Xu3tMuasWKflZmH2biMPZOt4b76ci6i1e Oqd9CwfJnO585ZoFakiuTrT+CQ4XWSc/HkHnqZueuiSZhUOgRWhaaMkcZXjv ZuShZ0t7/SU6jXDnqFgVV+TOSxzkGfVRrpJzlLJOG7ryPQ6XP9X/SJGepfab 9+JEBQ6fXZXnxyemKFGshcXGKhyOjwwNN+ZMUZmfeJd31+CgHWapXHlyihrb 5yMW0YBDYZHvQPPnSSrBfYQ51YbDhZB3x5weTFDb0u2tV3ficG1uB1XtOEG1 db2M1/uKg32Az4QYOkFpeAWxf+/BITPpxHiwxzhVfHp6mWAIhz6lhSAH0Rjl +x93G+YIDunb1GMrMsaoFeP5V1VHcTgQXLb6qMUYdTj8gsTxcRysj2jMHo8R UsSHLtuoSRwEQ60BV9YLqWciMuHu9NJe3uoRkD9KzUQzJNvnceincFKv8id1 v/TEvhkRDupNkVvvDI9QluySRBmUgF19lSUH2SNUcmKclAtBwKx/McNj07/U zvoBew6TAL8RqQYJ7SHq+8q9SUlsAhLDj6cOqw9SOmkS0tXLCbBO8whWnemn 2hpjvMqkCNDrkVfkfvtBxaxYyCuSJqD99nP5awV9lLZtsPiHlQTYTXxrKY7p pVrjhg/nribgplLZadSoh7pU7P3qpQwBqn7Xjw03f6O0FjuJbDkCPJ+c6HN1 7aaajdzcH60lQMPWSy1nfycVFVLz7J4iAc31op7mlC/UpleWyJ11BNx79o+X /6YmqnG40DlZmYCgvBg7N8laKkLT4HHiRgKk8+nz/U55lIb3i9l4VQKGjAie r7gH/6Gv9oKPOgHRPgux9w6b88933HtwQZOAG57/IKtqPPhqsrITob8ScMut LW7Kdi+/zjnJmrOZgIs7oXClrR7/j+usdH8dAu4at3kzzS35zugfEKVLwLzO LTjKs+XXiM2YHtMj4A9JV93isWP8x2G+/We3E0AmDZRyXzjwN0QIBK4GBNRs kzrzrtaMX/X+mInDDgIS3vN1knXt+Vd/zM1VGhFQetAxueSRG3+9rlOvuQkB guuZfpUtB/gV/hUGJEnAGeUPq9g71fgPu3Z2OO0mwOkN2/zZ7zJ8pd78Lj0z AiZWNZ5LPD5lPOWqFW1lQYBM2mustFSbz/HIvqxhRYCy5CmDqiQXvm68hXmm NQGvTdhWVhl6Jv8DgYd0TQ== "]], LineBox[CompressedData[" 1:eJwBcQOO/CFib1JlAgAAADYAAAACAAAAZrSVPZqKBUBmyOgSKkYQPbKDG+9h jAVAmmYh5CZpKz2WBL2COY4FQBEOR8FC/zq9Hv+MqiiQBUB+mbasMSdEPeh/ QJV9kgVADmkYx7YSVD1I2CGFI5QFQB7jVqLYGBs9Zhwjo7CVBUAOgMSJOyxG PdUWBSIdmAVAtJV0++EEXT24l6a19JkFQN2ez4G2oxQ93iwoG+WbBUBSeU1Y qyZWPcKtya68nQVA1TmaHvKzID0pVyvmxZ8FQHJ7r0GktlA9DNjMeZ2hBUD/ PldWjuVRPXSBLrGmowVAn6xKJLw+Uj2aFrAWl6UFQO/77OB14kI9v6sxfIen BUAJPBpouIUnPZrbUsj7qAVA3oEAj1ScIj0SJ7WOy6sFQKMmbP3QoTE9MGu2 rFitBUCpgqXFU7lLPRPsV0AwrwVAvP7fuL9LMj28qZlJUrEFQMjG5RHUDlg9 oCo73SmzBUCrblXeYRxLPca/vEIatQVAjJZ6Am/mKj0taR56I7cFQAEpp8v4 hvI8EOq/Dfu4BUBzGznR0CwxvXBCof2gugVAjt7jJn6UIj2eKKOq9LwFQCDl 4lXJx0Q9galEPsy+BUAxAiwjVfBGPaY+xqO8wAVAbmnHaN8hUT3M00cJrcIF QKyZxAnfZSc9sFTpnITEBUDhySC1iSpXPRf+StSNxgVAeo5kaLij7Dw8k8w5 fsgFQGxFTsdYnxE9IBRuzVXKBUA3FCWImpUxPZhf0JMlzQVA++zQJCvbUD2t UlFqT84FQMCvfa/kI1c90ufSzz/QBUBwuAxd1V5SPfh8VDUw0gVAvduCkv4Q VT0WwVVTvdMFQO9i/zhCJCQ9Q6dXABHWBUDqwT6d9pdSPWg82WUB2AVAAQeb 67qSIz2O0VrL8dkFQDesar+UqCk9clL8XsnbBUCvQPtQLSAxPRsQPmjr3QVA GfWRE83WQT3+kN/7wt8FQDFLYjWnRCs94hGBj5rhBUDQiBQ7RKATPYzPwpi8 4wVAcoJpvvB+PT1vUGQslOUFQBRPrnI/KFU9lOXlkYTnBUCAGeiPMGNHPTZS p1ND6QVAw6gPaq+VLz1U7LJEt+sFQO7nXDVwADe9ic0qZoftBUDweDMZ8BY3 vSo67CdG7wVAyAu3maIsXj0Gag10uvAFQLpp9CNuOiA9wSx/Dw== "]], LineBox[{{3.0644728458837553`, 3.6676599820181635`*^-10}, { 3.065281427183875, 1.9361565097595955`*^-10}, {3.0661851356957737`, 3.668380863880169*^-10}, {3.06727909863123, 2.9455656819556524`*^-10}, {3.068135243537239, 2.3358462085682825`*^-10}, {3.069086515655027, 4.704059679254749*^-10}, {3.069895096955147, 5.908353934899705*^-11}, { 3.071043758037376, -2.4476213999159103`*^-12}, {3.0720830228260594`, 5.055195047566766*^-12}, {3.0728916041261796`, 5.558654021510277*^-10}, { 3.0738428762439676`, -5.74422555033653*^-11}, {3.0749014655233315`, 4.881335391371972*^-10}, {3.0758541958747596`, 1.0406924224914554`*^-10}}], LineBox[{{-2.540154378546794, -8.964767829713019*^-15}, \ {-2.539123128253609, 1.5638272239399878`*^-14}, {-2.53834969053372, \ -9.168802775974087*^-13}, {-2.5371637526965567`, -4.2475499975287095`*^-13}, \ {-2.536287189947349, 2.247312274727233*^-13}, {-2.5358746898300755`, \ -1.3270223744223425`*^-14}}], LineBox[CompressedData[" 1:eJwBsQFO/iFib1JlAgAAABoAAAACAAAAMQAS6Sd5A8D0YjUSgVMPvcz0zOJM dwPAy9qzS0uceL33FT4IwXUDwNWnq4O7z0S9bn8LN9JzA8A/MnMi7+5lveXo 2GXjcQPAdQkHVFAnb71cUqaU9G8DwFf0UZaDdFA9wKkcgR5uA8CRdBkpVwJo verrmOwwbAPAZYNWJVl6Lj1CdK83wGkDwDEEqqMIXwM9TAozkiBoA8DBztEh 6E87PbBhqX5KZgPAYXDJ2HwOTL3JcMNh12QDwC39Bi/u7lQ92GpJoyJiA8Ct dxARWwZHPRaeEQt+YAPADsZMTBlBFb169Yf3p14DwCxb8vazCWK9F4MDq4dc A8C/468i1ztgPXvaeZexWgPAoyzCYpkGYL1txeX1b1kDwNDApzGkLl69Fw4O vrhWA8A/xyX04J1jvQY7kKizVAPAaYL0IXxxMb1YgK9S9lIDwFxZwIzsZlm9 z+l8gQdRA8Bwvlt3YCdovSAvnCtKTwPAw7ekeruhVz2+vBffKU0DwKljPTLP 5Vw9IhSOy1NLA8AwyJ0fkDRgvUxWCjdmSQPAmVLwBDyiWr0tgb74 "]], LineBox[{{-2.3545649822679593`, 3.0885626149879695`*^-13}, {-2.353643367688623, \ -8.526595994779486*^-13}, {-2.3528241547292126`, -8.064705520126734*^-14}, \ {-2.3515953352900993`, 3.235787005521346*^-13}, {-2.3506225199008006`, 2.846642360268368*^-14}, {-2.3499236288448038`, 1.9647209893300675`*^-12}}], LineBox[CompressedData[" 1:eJwBUQOu/CFib1JlAgAAADQAAAACAAAAOBBNkU1zAsC+2cmM8uB9vZaYhp9d cQLAOwmJhjwXOD0E5rrDmm8CwAL3akFBT0U9DTyDz6VtAsCIN44QD85LPRaS S9uwawLA+4YnJtEMTD3R40nz1GkCwFgMf9IzHkk9Wk8EwmJnAsBn4IWRp8eA PS6UpP7RZQLABngozy2UiD3p5aIW9mMCwH5N7EQsjIQ9PkA1FuhhAsC+s3WV HANePfmRMy4MYALA32yMfL5Taz3o9FkVzF0CwDGt7RqB2oc9VkKOOQlcAsAX GdukUydyvaucIDn7WQLAE1QyRnoWb71m7h5RH1gCwNhL5+yRrII9u0ixUBFW AsB0+wIZnkFvvXaar2g1VALACISgRfkHTz1+8Hd0QFICwMXzWlMyjHQ9hkZA gEtQAsDV5hGNIbuGPY6cCIxWTgLA22cyhHdNkj1J7gakekwCwNaQr3VxnHu9 55Br8IZKAsAVNo7Cll2BPZxwuqBZSALAnXPkXrivlT3iBVKKHkYCwI2ox1qh 7XW9tkryxo1EAsDHhOy2zvN0vb6gutKYQgLAIUb7fbgGkT158rjqvEACwFJR JMGTEYI9z0xL6q4+AsBB9T/l84JyvdiiE/a5PALA265aLytIVj3g+NsBxToC wOp5luhE7I096E6kDdA4AsALexx8WXiSPfCkbBnbNgLAfYKA3LrSkT34+jQl 5jQCwFOe2E0WroE9TVXHJNgyAsAV1GwFQT9VPQinxTz8MALAnvFgKJtlVD3D +MNUIC8CwL6BfvY4aoM9ZVcgSPksAsBo1/8myDSuPSCpHmAdKwLAEoJdcDIm MT0o/+ZrKCkCwCNUtdLRDG89MFWvdzMnAsABJsKtkk6iPTird4M+JQLAlMOO kl0EjT2m+KuneyMCwIuVtonOqpo9lVvSjjshAsA1I1Yr3ihTPVCt0KZfHwLA og/o84lqVj1YA5myah0CwJrwB6za7p09+mH1pUMbAsA2rcdPf9aJvWivKcqA GQLAk0hSfXerqT1wBfLVixcCwAGhW+bnAVw9eFu64ZYVAsDdbTcO07mQPYCx gu2hEwLAb3S96zgIjr07A4EFxhECwArIlMPRPWQ92qXlUdIPAsDjmLZm+41j PRCGgj8= "]], LineBox[{{-2.1005555195530716`, -2.3753735142397622`*^-14}, \ {-2.099668896654862, 4.421954641667613*^-15}, {-2.098815462849098, \ -2.4500864408226768`*^-12}, {-2.0977249640972886`, \ -2.7315236189470364`*^-14}, {-2.096918943280733, 1.5659429078448104`*^-16}, {-2.0959706834965512`, \ -1.0851486747198371`*^-13}, {-2.0951172496907873`, 1.2021989343925623`*^-13}, {-2.094334935368837, 2.4079080218561858`*^-14}}], LineBox[CompressedData[" 1:eJwB0QIu/SFib1JlAgAAACwAAAACAAAA+u9xl9thAMC1PAb+zxQnPb6cqRh9 YADARny/qUKJGD1wa3XfYV4AwF+fQLW8TRg9ITpBpkZcAMDbxsCyLfEBvdII DW0rWgDAKlE3N1OCIb2E19gzEFgAwCMW4McKNSg9FA+08A9WAMDFDzp+uW0E Peh0cMHZUwDA862LWFPQKT2aQzyIvlEAwKHqZnQTDRY9oh5VHSpQAMDV/kTt 5n/+PJRRgHdPTQDApj2rFpYE5TzSRpDmUUsAwO7YcONUNBM9Yn5ro1FJAMBf 3xluWyswPdAeVlZsRwDA9vhN9j2jIb3osvM6AEUAwC3YXFhZCgc9d+rO9/9C AMC1JMT+iWAzPSi5mr7kQADAhNWJ2ipTDr3ah2aFyT4AwLVLrqx5yv48jFYy TK48AMDFIDi9ud33vLSjVIBqOQDAoCkSjEchy7zw88nZdzgAwLE7FnJU4RQ9 XpS0jJI2AMB0idOou0JIPZi/QnsLNADAeoo7oVunUD0GYC0uJjIAwFY113O8 fWI9uC759AowAMADLqJ0R88RPWr9xLvvLQDANW/yBzdnGD22Br9kJSwAwLJy HvXpkAU97zFNU54pAMDa3ioE2ipcPX5pKBCeJwDApukUITP+JL0wOPTWgiUA wHsz0cJ1EAg9ntjeiZ0jAMDnMJjVV4kSPZTVi2RMIQDAeQyQV7L4IL1GpFcr MR8AwB5TmZGn1FA9+HIj8hUdAMDPoFmWsvwgPWYTDqUwGwDAHeGBnRenBz19 p6uJxBgAwEjYVtKiExQ9DN+GRsQWAMBus49Dus8YPUYKFTU9FADAtUwIma9g Bz1wfB7UjRIAwIC/FhyECEs9ROLapFcQAMDqu+I60sUlPdQZtmFXDgDAlSXj vJ5aCz2G6IEoPAwAwOHNj4hFNfo80vF70XEKAMBA18B9HZsZPU4LeLckCADA faz3geFQXj3eiDi7 "]], LineBox[{{-1.9055187813849368`, 3.387092330081631*^-14}, {-1.9050272906058603`, 6.063829065324655*^-14}, {-1.904039108087081, 1.4130989968034205`*^-13}, {-1.9031549447808047`, 1.8486949222075593`*^-14}, {-1.9017506854120132`, 4.0052822270944546`*^-14}, {-1.9009185317119885`, 3.0720658971857376`*^-14}, {-1.9003464260432215`, 1.981034683456258*^-14}, {-1.8991398031781854`, 1.8398343090549515`*^-13}}], LineBox[{{3.0368859544679023`, 1.2296775609262372`*^-10}, { 3.037694535768022, 8.243295060024445*^-11}, {3.03864580788581, 1.6676070936988096`*^-10}, {3.039597080003598, 1.1193221124686546`*^-10}, { 3.0405007885154967`, -4.973384873954445*^-12}, { 3.0412998570944385`, -5.625945878842183*^-13}, { 3.043444975720051, -4.134863882167204*^-12}, {3.0442583133807597`, 1.9880548375132047`*^-10}, {3.044353440592538, 1.2272230620446154`*^-10}, { 3.0445436950160953`, -6.058422044452917*^-13}}], LineBox[CompressedData[" 1:eJwB8QIO/SFib1JlAgAAAC4AAAACAAAA1aDdLYnACECGTpOPbCjhPQAuHMyy wghAy96xf53WFz7sUnwNwsQIQHftDymysPM9M4kBzwjHCEBd3PoOJXgoPh6u YRAYyQhANyZU/yzaHz5cSq+RC8sIQEVUJRA7+TQ+AJJZ04nNCEDdFueAJW/y Peu2uRSZzwhAcKcRxIcOzz2EZCwWxNEIQE5L4MY47yY+HhKfF+/TCECUXzfH v+4sPgo3/1j+1QhAF8KW/hjYJD5RbYQaRdgIQFvHaZOwcSg+4IC/2xzaCEDK fkuOqAcpPoTIaR2b3AhAAhByaA9lLj5w7cleqt4IQElasX3CUhm+Zaxh4Azh CEAgnzjKJtQ0PlDRwSEc4whANB1Y7GMc/73qfjQjR+UIQG6n6S5gwlM+1qOU ZFbnCEBFtHjJsWI9Ph3aGSad6QhAz7O1bL8iID62h4wnyOsIQDJvTNUdEBu+ /r0R6Q7uCECiWNYrr6AlvuricSoe8AhAyYdpJRbpWz4xGffrZPIIQAc3V1De Iyi+HD5XLXT0CEDsn0WA3eAyPrbryS6f9ghACXUu8T93YD5PmTwwyvgIQEq2 D4Xu8zG+6EavMfX6CEBkrfG3tbHUvYL0ITMg/QhAWmdNk8PXdT4bopQ0S/8I QF0RDVQIbjc+tE8HNnYBCUBgTfJ/qHVRPk79eTehAwlA3dEW0q8kUz7nquw4 zAUJQAbq31KMxV0+gFhfOvcHCUBgPYLY+BCLPhoG0jsiCglANsxCvNaOgz6z s0Q9TQwJQBbvKvbVabA+TGG3PngOCUAgfqYpZBOUvuYOKkCjEAlAEcj7/IKg gD6AvJxBzhIJQPO+bZAFaaI+GWoPQ/kUCUCYpUruCHeyPrIXgkQkFwlAtgsS XCt6pD5MxfRFTxkJQLPJWbNH8HW+5nJnR3obCUBOAB6uWosEP38g2kilHQlA CsUEWnHKH78YzkxK0B8JQBlo/go4TWg/snu/S/shCUAx3bhSjUf6v9kGPM0= "]], LineBox[{{-3.0668909591971136`, -3.0659158427802096`*^-11}, \ {-3.0660223878813175`, -1.1429322166405256`*^-11}, {-3.06504007508369, \ -3.2283508427751044`*^-10}, {-3.063850959591826, -3.120606646134242*^-10}, \ {-3.062972048141317, -3.686554349131375*^-10}, {-3.061524429281657, 8.97541743686028*^-12}, {-3.060904021198944, -5.560960390815211*^-11}, \ {-3.059818307054198, -5.431609770241166*^-10}, {-3.0588359942565706`, 2.89337817314844*^-11}, {-3.0575951780911472`, \ -2.952946114464896*^-10}, {-3.0567679673141974`, -2.5258743554283485`*^-10}, \ {-3.055475450475215, 1.1194544072157723`*^-12}, {-3.0546999403718242`, \ -1.9586547986313097`*^-10}, {-3.054027831615552, -2.8353433039897527`*^-10}, \ {-3.0520632060203, -1.7663540272890302`*^-10}, {-3.0515978999582645`, 0.}, {-3.050615587160637, 2.123045367957711*^-11}, {-3.0496927301376036`, \ -2.2227605627092065`*^-10}}], LineBox[CompressedData[" 1:eJwBcQGO/iFib1JlAgAAABYAAAACAAAAj+8zU1br/7/UlOiyV0MgPY6FCw+a 5/+/dsBrPBNWID3rMHV2q+P/v/ZXr9QRDBk9BAcDNVjf/79Tsc5MWTUWPaWH SEXO2/+/VroyV2bgGD0CM7Ks39f/v0X4Z/MG0RU9o7P3vFXU/79WIoQFPvkn PbyJhXsC0P+/cRpg1y2fKD0ZNe/iE8z/v6FisrciZyI9duBYSiXI/79JmD/U sb0mPf0g6Fcyxf+/MiPCavFp9zwwNywZSMD/v7ddPMBHo1Q90bdxKb68/78L 2nKgez3nvOqN/+dquP+/Dr/QTyZmAD2LDkX44LT/v4k17thhRSI9viSJufav /79u2lthsLc9PQGQPB6frP+/QloV+0qpRj1E+++CR6n/v5T4ftJglEU9cYGG A4Ok/7/OCqOp8FO+PO78U67Xn/+/fi49IHdnEj11PeO75Jz/v9OrpUY+EA89 /H1yyfGZ/79w8NifeABMPQtwu5o= "]], LineBox[{{-2.5299965631589165`, 1.1708336312413452`*^-13}, {-2.5290684378950496`, 6.497568691868206*^-15}, {-2.5283981252044794`, \ -6.484226846540269*^-15}, {-2.527562812466999, -1.724706990737385*^-14}, \ {-2.5258715619861745`, -9.540060953445807*^-14}, {-2.5249434367223076`, \ -9.467573628756553*^-13}, {-2.5239637489437814`, 6.183636492565027*^-14}, {-2.5233140612590743`, \ -3.541980696193589*^-13}, {-2.5212824981814985`, 8.459718558799784*^-15}, {-2.5208184355495655`, \ -3.092775340642782*^-13}, {-2.519941872800358, 3.0528145009920106`*^-13}, {-2.5189931225306266`, \ -1.161973865853365*^-12}}], LineBox[{{-1.763036075460659, 9.203839548126878*^-14}, {-1.7625120735756021`, 1.0406189048615121`*^-13}, {-1.761654615945508, 8.200821636403236*^-14}, {-1.7607018852454033`, 1.267758770229573*^-13}, {-1.7600349737553302`, 4.647940811651684*^-14}, {-1.759167988818234, 4.5045157715783156`*^-14}}], LineBox[CompressedData[" 1:eJwBkQFu/iFib1JlAgAAABgAAAACAAAAwv6z5stPBUBqC1ZsZu5SPfO7/Xcl UQVAVCbyTpNWWr1uwXx6BlMFQF5dvd2AJDY9GP30zQBVBUC8efazrj8wPcI4 bSH7VgVAoGwzrp+ISL09Puwj3FgFQCp594bKj049dBxQaiJbBUAGK5qiilc+ PcDr1RvqXAVAOpkXx4sdOb1qJ05v5F4FQPMOa5C/yVK9cs+4ZBFhBUDOMykn UXguPb6ePhbZYgVAwRkVWEHqSz3GRqkLBmUFQPMcoM8Jhuu8EhYvvc1mBUAC +GwaJas/vbxRpxDIaAVAXKS6SbUiIj1mjR9kwmoFQGbP+JW13Us9nmuDqght BUBFHV/AU8xRPbwEEAu3bgVAna1QT5klLz0I1JW8fnAFQNA18rdsbC89P7L5 AsVyBUCXD80QiCFCPbq3eAWmdAVAUj/bkU2UPL1k8/BYoHYFQLO3WvweK0K9 bJtbTs14BUCT2ZoWL7U8Pbhq4f+UegVAP4EICJGaNT0zcGACdnwFQFxaNBOF T0s95pOh9Q== "]], LineBox[{{3.05776637745335, 4.2486712271964117`*^-10}, { 3.058622522359359, -1.2879321496628337`*^-11}, {3.059573794477147, 2.4643579009041466`*^-10}, {3.060429939383156, 2.5235673109074005`*^-11}}], LineBox[{{-1.7380725441213116`, 4.3049158308556737`*^-14}, {-1.7371945297948705`, 3.364262976143832*^-14}, {-1.7363681633699848`, 1.169817283391458*^-13}, {-1.735252568696389, 8.425082459624279*^-14}, {-1.7338890640953277`, 5.750449697271025*^-14}, {-1.7330626976704417`, 4.762509832894122*^-14}, {-1.7321846833440004`, 5.0244325709931257`*^-14}, {-1.7307385421004509`, 7.647399054619977*^-14}, {-1.7299638235771204`, 8.244566841988442*^-14}, {-1.7291374571522344`, 6.511808279664008*^-14}}], LineBox[{{3.0164573857384043`, 2.875590406446526*^-12}, { 3.017099494417911, 2.7392505808629786`*^-12}, { 3.017717821294473, -1.0392581736687137`*^-12}, { 3.0190496022593765`, -4.263364178971631*^-12}, { 3.019620365530049, -3.052956739844606*^-12}, {3.02033381961839, 7.282327461785208*^-12}, {3.021855855006851, 7.076061052986331*^-11}, { 3.022474181883413, 6.168324168300987*^-11}, { 3.023425454001201, -8.892727110001334*^-12}, {3.024234035301321, 7.374567235462868*^-11}}], LineBox[{{3.079347540496661, 1.2825394691262625`*^-11}, { 3.0801944119201523`, 9.245363517720526*^-11}, {3.0812530011995163`, 4.4047662050944353`*^-10}, { 3.0823115904788807`, -3.915362455031339*^-11}, {3.083370179758245, 4.4388825190255207`*^-11}, { 3.084164121717768, -1.6759688982552372`*^-10}, {3.0855429342541396`, 1.2710129205908647`*^-9}, {3.0865988770603057`, 0.}, { 3.087604536875702, 1.4600252322834327`*^-9}, { 3.0886101966910977`, -9.041850870091927*^-12}}], LineBox[{{3.0483868343719593`, 1.4294564808124687`*^-10}, { 3.049300055605036, 2.4147189252042976`*^-10}, { 3.0500610732992666`, -1.86477856894982*^-11}, { 3.051059909022944, -4.954281122997755*^-12}, {3.0519636175348426`, 2.3126566373267828`*^-10}, {3.0528673260467416`, 2.697170609826911*^-10}}], LineBox[{{-1.8849515825927654`, 2.658698512416294*^-14}, {-1.884275457711495, 1.3828678929162071`*^-14}, {-1.8840674192864886`, 1.3900900864196378`*^-13}, {-1.8825695426264442`, 2.4011581555889242`*^-14}, {-1.8810040534782733`, 7.378713246503886*^-15}, {-1.8796466027551082`, 2.3689525367667477`*^-14}, {-1.8790744970863411`, 1.3786571896955546`*^-13}, {-1.8784503818113223`, 4.5994428150631973`*^-14}, {-1.8768796917025257`, 1.6147428873922945`*^-14}, {-1.8758499014987455`, 1.0232235151198183`*^-13}, {-1.8749137285862179`, 3.3101373713629744`*^-14}, {-1.874185594098696, 3.587051603249341*^-14}}], LineBox[{{2.7456746764786257`, 2.2118470320975192`*^-13}, { 2.746709056791664, 3.3539268602325823`*^-13}, {2.7475138378132495`, 4.932140282736556*^-13}, {2.748081918534368, 3.0967543478961436`*^-14}, {2.7496441405174465`, 6.365804114898289*^-13}, {2.7503542414188455`, 6.52074478617336*^-13}, {2.751017002260151, -4.41665809113096*^-15}, { 2.7521247596663336`, 3.3963621911572756`*^-14}}], LineBox[{{-1.7726372190909645`, 1.2041905588181336`*^-13}, {-1.7720870171116545`, 1.497847706441081*^-13}, {-1.771181922946555, 8.23262654976576*^-14}, {-1.7706102845264926`, 3.2228934272227815`*^-14}}], LineBox[{{-1.9267595045780663`, 1.6260564324529706`*^-14}, {-1.9258311331064766`, 1.1787287219311087`*^-13}, {-1.9248429505876974`, 2.780512498681882*^-14}, {-1.9239067776751695`, 1.4362285400410602`*^-14}}], LineBox[{{-1.8935331676242697`, 2.883679209346995*^-14}, {-1.892596994711742, 1.3639049513780605`*^-13}, {-1.8916608217992141`, 1.668153559547565*^-14}, {-1.890204552824171, 1.1245950450554144`*^-14}, {-1.8894764183366495`, 2.123844628539278*^-14}, {-1.888592255030373, 2.1395954420024538`*^-14}}], LineBox[{{-2.5444340672635146`, -6.331417087933086*^-13}, \ {-2.5435059419996477`, -3.7163163111182195`*^-13}, {-2.542732504279759, \ -6.777625491253547*^-15}}], LineBox[{{-3.0216115092938534`, -7.297181577127511*^-12}, \ {-3.0215598086202915`, -9.147107644226533*^-11}, {-3.019233278310125, \ -1.0072762221150588`*^-10}, {-3.0185094688802936`, -8.417581133094675*^-12}, \ {-3.017733958776903, -9.14613999683898*^-11}, {-3.0166999453057164`, \ -8.699083979414343*^-11}}], LineBox[{{-2.5547465701953707`, -7.702738507951921*^-13}, \ {-2.553818444931504, -1.062921545774075*^-12}, {-2.5529934446969555`, \ -3.4102542136737454`*^-13}, {-2.5522509444858636`, \ -1.6291993642286024`*^-14}}], LineBox[{{-2.3666611736217398`, 1.1905167254102087`*^-12}, {-2.3657779596498774`, \ -4.153030323209834*^-13}, {-2.364907545880504, -1.4709527542109327`*^-13}, \ {-2.363985931301168, -1.6212561493517708`*^-12}}], LineBox[{{-1.789331442783549, 4.0157668238623494`*^-14}, {-1.7892838062485446`, 1.0057692014428348`*^-13}, {-1.7884263486184504`, 2.2318726402860468`*^-14}}], LineBox[{{-3.037597357558398, -2.0672343095337577`*^-10}, \ {-3.0369149086674154`, -1.9660488109983108`*^-10}, {-3.0360876978904656`, \ -8.461263622204791*^-12}, {-3.0352087864399566`, -1.1363733162667597`*^-11}}], LineBox[{{-2.5937314157098528`, -9.891808391625847*^-13}, \ {-2.593303455376872, 3.1872850948774786`*^-14}, {-2.5925901881552353`, \ -1.35491839055435*^-12}, {-2.5919363598687344`, -5.817079076020425*^-14}}], LineBox[{{-2.405929429306209, 1.3028516394179546`*^-14}, {-2.405127208768188, \ -5.569813128386321*^-13}, {-2.404183419899929, 2.3641182727190324`*^-14}, {-2.403334009918495, \ -6.287051887024362*^-13}}], LineBox[{{-1.9121968148276351`, 2.8989623799007774`*^-14}, {-1.9112684433560452`, 1.0995575357791419`*^-13}, {-1.9102802608372658`, 2.487549027989726*^-14}, {-1.9095521263497441`, 1.1718955474721064`*^-13}}], LineBox[{{-3.042162527033687, -2.0430495954649932`*^-10}, \ {-3.0409992618786026`, -1.996613790994352*^-10}, {-3.040223751775212, 9.934647922570514*^-12}}], LineBox[{{-2.3463677325928676`, -4.709779339237975*^-13}, \ {-2.345400037284565, -1.3287456974351921`*^-12}, {-2.344427221895266, \ -8.31526679847437*^-15}, {-2.343454406505967, 7.840808704959664*^-13}}], LineBox[{{-1.7862827045432146`, 3.263946342487734*^-14}, {-1.7854728834481257`, 2.2516623902719198`*^-14}, {-1.7847106988880421`, 9.626858920498732*^-14}, {-1.784424879678012, 1.5032806475959813`*^-13}}], LineBox[{{-1.723714427488922, 1.279588200084444*^-13}, {-1.7227331173593703`, 6.931864474465389*^-14}, {-1.721803455131374, 1.212274454918614*^-13}, {-1.7207240139888669`, 1.1581871479498726`*^-13}}], LineBox[{{-2.604924955974751, 5.521457242378516*^-15}, {-2.604525526330632, \ -1.102814444600095*^-14}, {-2.6037647079608863`, -7.408778900111628*^-13}, \ {-2.6033842987760147`, -1.5570996561193298`*^-12}}], LineBox[{{-2.573522177763465, -4.0104017818022696`*^-13}, \ {-2.5723809502088435`, 2.7292587914607004`*^-14}}], LineBox[{{-2.5094231198098647`, -8.153676359463363*^-13}, \ {-2.5084434320313385`, -3.5564144703465814`*^-13}, {-2.5074637442528123`, \ -5.600009287688288*^-13}, {-2.5071930410508507`, -1.2523797539408552`*^-13}}], LineBox[{{-1.8047180435902401`, 7.635665964925867*^-14}, {-1.80452749745022, 5.2886190391220395`*^-14}}], LineBox[{{-1.794047459749068, 4.183619109163915*^-14}, {-1.7939521866790584`, 4.145779991266992*^-14}}]}, Annotation[#, "Charting`Private`Tag$916453#1"]& ]}, {}}, AspectRatio->NCache[GoldenRatio^(-1), 0.6180339887498948], Axes->{True, True}, AxesLabel->{None, None}, AxesOrigin->{0, 0}, DisplayFunction->Identity, Frame->{{False, False}, {False, False}}, FrameLabel->{{None, None}, {None, None}}, FrameTicks->{{Automatic, Automatic}, {Automatic, Automatic}}, GridLines->{None, None}, GridLinesStyle->Directive[ GrayLevel[0.5, 0.4]], ImagePadding->All, ImageSize->Large, Method->{ "DefaultBoundaryStyle" -> Automatic, "DefaultGraphicsInteraction" -> { "Version" -> 1.2, "TrackMousePosition" -> {True, False}, "Effects" -> { "Highlight" -> {"ratio" -> 2}, "HighlightPoint" -> {"ratio" -> 2}, "Droplines" -> { "freeformCursorMode" -> True, "placement" -> {"x" -> "All", "y" -> "None"}}}}, "DefaultMeshStyle" -> AbsolutePointSize[6], "ScalingFunctions" -> None, "CoordinatesToolOptions" -> {"DisplayFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& ), "CopiedValueFunction" -> ({ (Identity[#]& )[ Part[#, 1]], (Identity[#]& )[ Part[#, 2]]}& )}}, PlotRange-> NCache[{{-Pi, Pi}, {-Pi, Pi}}, {{-3.141592653589793, 3.141592653589793}, {-3.141592653589793, 3.141592653589793}}], PlotRangeClipping->True, PlotRangePadding->{{0, 0}, {0, 0}}, Ticks->{Automatic, Automatic}]], "Output", CellChangeTimes->{ 3.833462738166227*^9, {3.8334628410997267`*^9, 3.8334628442921524`*^9}, 3.833463291959598*^9, 3.833463560050705*^9, 3.833473868502223*^9, 3.8334739756292076`*^9, 3.8334741329093404`*^9, 3.8334745011007504`*^9, 3.8334781907839203`*^9, 3.8334782920269785`*^9, 3.833478586632389*^9, 3.833481259801159*^9, 3.8334814090648613`*^9, 3.833481451101098*^9, 3.833492357272828*^9, 3.833492927583542*^9, 3.833493221563892*^9, 3.833493312376466*^9, 3.8334933657069607`*^9, 3.83349387569991*^9, 3.8334940349937763`*^9, 3.833496587374251*^9, 3.8334966758076572`*^9, 3.833496767966467*^9, 3.8334969517546053`*^9, 3.8335015119067316`*^9, 3.833501597396488*^9, 3.833501778299512*^9, 3.8335018663956347`*^9, 3.8335022494104905`*^9, 3.8357181547670054`*^9, 3.8357182580597057`*^9, 3.8357186902016735`*^9, {3.8357203006247516`*^9, 3.8357203260077724`*^9}, 3.835720931902877*^9, 3.8357395042298536`*^9, 3.8395902657321634`*^9, 3.8395909133836193`*^9, 3.8396011183732257`*^9, 3.839601972791727*^9, 3.8396035880250115`*^9, 3.8396426738210073`*^9}, CellLabel-> "Out[898]=",ExpressionUUID->"66d06b0b-b1c3-4684-99b8-09419830fc5f"] }, Open ]], Cell[BoxData[{ RowBox[{ RowBox[{ RowBox[{"p1", "[", "w_", "]"}], " ", ":=", " ", RowBox[{"Coefficient", "[", RowBox[{ RowBox[{"Denominator", "[", RowBox[{"f", "[", RowBox[{"z", ",", "w"}], "]"}], "]"}], ",", " ", "z", ",", " ", "0"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{ RowBox[{"p2", "[", "w_", "]"}], ":=", " ", RowBox[{"Coefficient", "[", RowBox[{ RowBox[{"Denominator", "[", RowBox[{"f", "[", RowBox[{"z", ",", "w"}], "]"}], "]"}], ",", " ", "z", ",", " ", "1"}], "]"}]}], ";"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"m", " ", "=", " ", RowBox[{"Exponent", "[", RowBox[{ RowBox[{"Denominator", "[", RowBox[{"f", "[", RowBox[{"z", ",", "w"}], "]"}], "]"}], ",", " ", "w"}], "]"}]}], ";"}]}], "Input", CellChangeTimes->{{3.839589653574087*^9, 3.8395897170635138`*^9}, { 3.8395897656126814`*^9, 3.839589800024145*^9}, {3.8395899841536355`*^9, 3.8395900223623257`*^9}, {3.839590925685665*^9, 3.8395910067671022`*^9}, { 3.8395910811644526`*^9, 3.839591122837817*^9}}, CellLabel-> "In[109]:=",ExpressionUUID->"1c3beee0-cd15-4b0d-bebf-488c169c0ece"], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"(*", RowBox[{"compute", " ", "a"}], " ", "*)"}], "\[IndentingNewLine]", RowBox[{ RowBox[{"p1", "[", RowBox[{ RowBox[{ RowBox[{"-", "3"}], "/", "5"}], " ", "-", " ", RowBox[{ RowBox[{"4", "/", "5"}], " ", "I"}]}], "]"}], "/", RowBox[{"p2", "[", RowBox[{ RowBox[{ RowBox[{"-", "3"}], "/", "5"}], " ", "-", " ", RowBox[{ RowBox[{"4", "/", "5"}], " ", "I"}]}], "]"}]}]}]], "Input", CellChangeTimes->{{3.839642701559*^9, 3.8396427534427166`*^9}}, CellLabel-> "In[112]:=",ExpressionUUID->"ba46e1a6-2904-4034-b57b-dea5c8d635b8"], Cell[BoxData[ RowBox[{"1", "+", FractionBox[ RowBox[{"8", " ", "\[ImaginaryI]"}], "3"]}]], "Output", CellChangeTimes->{{3.8396427417873693`*^9, 3.8396427542931805`*^9}, 3.858462971972973*^9}, CellLabel-> "Out[112]=",ExpressionUUID->"b86ecce9-8077-4337-8935-e463dccda44e"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{ RowBox[{"qa", "[", RowBox[{"Pi", ",", " ", "m"}], "]"}], "//", "Factor"}]], "Input", CellChangeTimes->{{3.839589803435584*^9, 3.8395898049012566`*^9}, { 3.83959039099296*^9, 3.839590413419118*^9}, {3.839591013834061*^9, 3.8395910212293477`*^9}, {3.8395910867158775`*^9, 3.839591087463558*^9}, { 3.839591181228594*^9, 3.839591197391157*^9}, {3.8396037555392113`*^9, 3.8396037646789064`*^9}, {3.8396298322381063`*^9, 3.839629833380106*^9}, { 3.839629989882663*^9, 3.839629997891691*^9}, 3.8396300301340857`*^9, { 3.839632763680761*^9, 3.8396327792898965`*^9}, {3.8396427603381157`*^9, 3.8396427609839582`*^9}, {3.8584666279868245`*^9, 3.858466635117454*^9}},ExpressionUUID->"efbd9b46-bec1-49af-9bce-\ 0ffb72cf6d66"], Cell[BoxData[ RowBox[{"4", " ", RowBox[{"(", RowBox[{"5", "+", RowBox[{"6", " ", SuperscriptBox["w", "2"]}], "+", RowBox[{"5", " ", SuperscriptBox["w", "4"]}]}], ")"}], " ", RowBox[{"(", RowBox[{"9", "-", RowBox[{"2", " ", SuperscriptBox["w", "2"]}], "+", RowBox[{"9", " ", SuperscriptBox["w", "4"]}]}], ")"}]}]], "Output", CellChangeTimes->{ 3.8395904140602818`*^9, {3.839591014275281*^9, 3.83959103866998*^9}, 3.8395910880119267`*^9, {3.8395911823294554`*^9, 3.8395911978378177`*^9}, { 3.839603756704301*^9, 3.8396037651832905`*^9}, 3.839604168783842*^9, 3.839622736308748*^9, 3.8396278234713635`*^9, 3.8396286562842793`*^9, 3.839629742860347*^9, 3.8396298336533403`*^9, {3.839629991004706*^9, 3.839629998267914*^9}, 3.839630030556368*^9, {3.8396327647896147`*^9, 3.8396327797588243`*^9}, 3.8396334862850885`*^9, 3.839633721803072*^9, 3.839633757855693*^9, 3.839635250612118*^9, {3.839642756610177*^9, 3.8396427773572454`*^9}, {3.8584629769229517`*^9, 3.8584629957850685`*^9}, 3.8584666296524134`*^9}, CellLabel-> "Out[128]=",ExpressionUUID->"d5860aa1-8d6a-42fe-9f49-003e53eafe4d"] }, Open ]], Cell["\<\ This computation shows two double roots representing two normal crossings - \ in the arg plot, these correspond to the points (-1,-1) and (1, -3/5 - 4/5 I).\ \>", "Text", CellChangeTimes->{{3.8396427796592035`*^9, 3.8396428375374823`*^9}},ExpressionUUID->"a8d2c15b-f71b-4d7a-986e-\ d688f3e854ab"], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"Roots", "[", RowBox[{ RowBox[{ RowBox[{"5", "+", RowBox[{"6", " ", "w"}], "+", RowBox[{"5", " ", SuperscriptBox["w", "2"]}]}], "==", "0"}], ",", "w"}], "]"}]], "Input", CellChangeTimes->{{3.858463138804594*^9, 3.8584631435285997`*^9}, { 3.858463177142766*^9, 3.858463220347041*^9}}, CellLabel-> "In[122]:=",ExpressionUUID->"2d3971ba-2dec-4f8f-b026-ef75c707e881"], Cell[BoxData[ RowBox[{ RowBox[{"w", "\[Equal]", RowBox[{ RowBox[{"-", FractionBox["3", "5"]}], "-", FractionBox[ RowBox[{"4", " ", "\[ImaginaryI]"}], "5"]}]}], "||", RowBox[{"w", "\[Equal]", RowBox[{ RowBox[{"-", FractionBox["3", "5"]}], "+", FractionBox[ RowBox[{"4", " ", "\[ImaginaryI]"}], "5"]}]}]}]], "Output", CellChangeTimes->{ 3.858463144063538*^9, 3.858463177465886*^9, {3.858463212147019*^9, 3.8584632206846976`*^9}}, CellLabel-> "Out[122]=",ExpressionUUID->"f6620a0d-9232-4da9-9539-a54b6a71d97c"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"FullSimplify", "[", RowBox[{"5", "+", RowBox[{"6", " ", "w"}], "+", RowBox[{"5", " ", SuperscriptBox["w", "2"]}]}], "]"}]], "Input", NumberMarks->False, CellLabel-> "In[119]:=",ExpressionUUID->"fc912462-23a2-4877-9e73-a032fd3914e3"], Cell[BoxData[ RowBox[{"5", "+", RowBox[{"w", " ", RowBox[{"(", RowBox[{"6", "+", RowBox[{"5", " ", "w"}]}], ")"}]}]}]], "Output", CellChangeTimes->{3.8584631799701414`*^9}, CellLabel-> "Out[119]=",ExpressionUUID->"f9e39378-65e6-40f9-b5af-00a372306771"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ RowBox[{"N", "[", RowBox[{"Arg", "[", RowBox[{ RowBox[{"-", FractionBox["3", "5"]}], "-", FractionBox[ RowBox[{"4", " ", "\[ImaginaryI]"}], "5"]}], "]"}], "]"}]], "Input", CellChangeTimes->{{3.858463237461887*^9, 3.8584632579260745`*^9}}, CellLabel-> "In[124]:=",ExpressionUUID->"24751c9b-f7ec-4ecf-b80d-ec293baeb99c"], Cell[BoxData[ RowBox[{"-", "2.214297435588181`"}]], "Output", CellChangeTimes->{{3.8584632410502815`*^9, 3.8584632582685766`*^9}}, CellLabel-> "Out[124]=",ExpressionUUID->"639b6876-3048-4f7c-af62-bcd19cd4cb6a"] }, Open ]] }, Open ]] }, WindowSize->{1920, 997}, WindowMargins->{{-1928, Automatic}, {Automatic, -8}}, Magnification:>1.3 Inherited, FrontEndVersion->"12.3 for Microsoft Windows (64-bit) (May 11, 2021)", StyleDefinitions->"Default.nb", ExpressionUUID->"0fd19fbf-286d-4320-a15a-ae4ef9441cb4" ] (* End of Notebook Content *) (* Internal cache information *) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[558, 20, 235, 5, 37, "Input",ExpressionUUID->"f0571516-4a48-450f-9824-ea27fe58e4cc"], Cell[796, 27, 2498, 68, 238, "Input",ExpressionUUID->"3c2b0100-4035-47d2-afa2-eaf64745003a"], Cell[3297, 97, 352, 8, 37, "Input",ExpressionUUID->"fb680859-261b-4cb2-85d4-7d9afac222e1"], Cell[3652, 107, 1656, 44, 138, "Input",ExpressionUUID->"4ff4fe4e-5743-414d-974a-d250d6134c39"], Cell[5311, 153, 249, 6, 37, "Input",ExpressionUUID->"5319c8a8-19ee-4b2d-9dc5-3bc161fdbcf7"], Cell[CellGroupData[{ Cell[5585, 163, 1187, 23, 63, "Input",ExpressionUUID->"89f1f583-b538-4f92-a26e-db07a98d7083"], Cell[6775, 188, 334, 6, 43, "Output",ExpressionUUID->"2b424471-6727-4806-89f0-986b66a5de4f"] }, Open ]], Cell[CellGroupData[{ Cell[7146, 199, 160, 3, 85, "Section",ExpressionUUID->"965cf1b5-9663-4b69-99dd-8561086d3aa1"], Cell[7309, 204, 682, 20, 88, "Input",ExpressionUUID->"435469a4-3295-4b33-87dc-8049a2929653"], Cell[7994, 226, 300, 6, 37, "Input",ExpressionUUID->"c3945f03-2f05-4563-952f-0bd8eb1c109d"], Cell[CellGroupData[{ Cell[8319, 236, 10737, 212, 513, "Input",ExpressionUUID->"6375f658-ae00-4ebb-8e90-453117e0a3dc"], Cell[19059, 450, 644, 14, 35, "Message",ExpressionUUID->"76a5a171-3406-46d3-a702-1c15abe23305"], Cell[19706, 466, 637, 13, 35, "Message",ExpressionUUID->"f6d8fd31-4f61-4708-a20f-dba58584776d"], Cell[20346, 481, 639, 13, 35, "Message",ExpressionUUID->"1913d056-dde7-47c3-b53b-317e629add14"], Cell[20988, 496, 592, 12, 35, "Message",ExpressionUUID->"b07fbff7-eee9-4128-b434-2ef14c4ae689"] }, Open ]], Cell[CellGroupData[{ Cell[21617, 513, 500, 11, 37, "Input",ExpressionUUID->"1ff6a220-6fad-4f54-8e62-b4eb28a4f11c"], Cell[22120, 526, 3430712, 55657, 2731, 3395729, 55083, "CachedBoxData", "BoxData", "Output",ExpressionUUID->"fdd18ab4-a395-4a16-91b1-5e3cd623b79f"] }, Open ]], Cell[CellGroupData[{ Cell[3452869, 56188, 458, 9, 63, "Input",ExpressionUUID->"10d1d3fd-fa08-4a5b-8cb0-c73762c1176e"], Cell[3453330, 56199, 14124614, 245461, 16269, "Output",ExpressionUUID->"1f2a7f6d-5865-46e6-aa92-561276f99280"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[17577993, 301666, 171, 3, 85, "Section",ExpressionUUID->"293bac31-2845-497f-9b58-ce76ea197863"], Cell[CellGroupData[{ Cell[17578189, 301673, 1331, 27, 88, "Input",ExpressionUUID->"dbd68bc4-ab07-462e-b394-9482f78b5eae"], Cell[17579523, 301702, 1452, 29, 490, "Output",ExpressionUUID->"b655a7fa-c272-4dab-bb85-959a97e753c4"] }, Open ]], Cell[17580990, 301734, 2786, 71, 163, "Input",ExpressionUUID->"640cddea-12d0-4c61-a426-3f8f730bb9c4"], Cell[CellGroupData[{ Cell[17583801, 301809, 2563, 70, 213, "Input",ExpressionUUID->"e853bb69-4a13-488e-a978-caa4f0765278"], Cell[17586367, 301881, 3652, 101, 77, "Output",ExpressionUUID->"a82ae804-d776-4b18-8253-6d7b8b46598d"], Cell[17590022, 301984, 409192, 8333, 585, "Output",ExpressionUUID->"afd4da97-6670-4d6a-b4aa-fa6841b1429d"] }, Open ]], Cell[17999229, 310320, 156, 3, 37, "Input",ExpressionUUID->"106de4f4-619f-43f1-8da7-183b7566b31d"], Cell[CellGroupData[{ Cell[17999410, 310327, 534, 14, 37, "Input",ExpressionUUID->"a9231ce7-5ffb-4644-9dee-cb56b65822f9"], Cell[17999947, 310343, 5142, 104, 317, "Output",ExpressionUUID->"5903740e-9519-4f19-a82a-63815a9735f1"] }, Open ]], Cell[CellGroupData[{ Cell[18005126, 310452, 838, 18, 37, "Input",ExpressionUUID->"8268eb94-08b3-46c2-bcc2-0779636ee2a4"], Cell[18005967, 310472, 2478, 72, 74, "Output",ExpressionUUID->"6166f0fa-f1d5-46de-b4c9-1c1d57220fa2"] }, Open ]], Cell[CellGroupData[{ Cell[18008482, 310549, 937, 26, 37, "Input",ExpressionUUID->"c3ec29bd-e697-4c6d-be9a-b98754040386"], Cell[18009422, 310577, 34519, 619, 487, "Output",ExpressionUUID->"66d06b0b-b1c3-4684-99b8-09419830fc5f"] }, Open ]], Cell[18043956, 311199, 1198, 32, 88, "Input",ExpressionUUID->"1c3beee0-cd15-4b0d-bebf-488c169c0ece"], Cell[CellGroupData[{ Cell[18045179, 311235, 630, 19, 63, "Input",ExpressionUUID->"ba46e1a6-2904-4034-b57b-dea5c8d635b8"], Cell[18045812, 311256, 286, 7, 61, "Output",ExpressionUUID->"b86ecce9-8077-4337-8935-e463dccda44e"] }, Open ]], Cell[CellGroupData[{ Cell[18046135, 311268, 772, 13, 37, "Input",ExpressionUUID->"efbd9b46-bec1-49af-9bce-0ffb72cf6d66"], Cell[18046910, 311283, 1183, 26, 48, "Output",ExpressionUUID->"d5860aa1-8d6a-42fe-9f49-003e53eafe4d"] }, Open ]], Cell[18048108, 311312, 310, 6, 45, "Text",ExpressionUUID->"a8d2c15b-f71b-4d7a-986e-d688f3e854ab"], Cell[CellGroupData[{ Cell[18048443, 311322, 421, 11, 43, "Input",ExpressionUUID->"2d3971ba-2dec-4f8f-b026-ef75c707e881"], Cell[18048867, 311335, 571, 18, 61, "Output",ExpressionUUID->"f6620a0d-9232-4da9-9539-a54b6a71d97c"] }, Open ]], Cell[CellGroupData[{ Cell[18049475, 311358, 276, 8, 43, "Input",ExpressionUUID->"fc912462-23a2-4877-9e73-a032fd3914e3"], Cell[18049754, 311368, 275, 8, 43, "Output",ExpressionUUID->"f9e39378-65e6-40f9-b5af-00a372306771"] }, Open ]], Cell[CellGroupData[{ Cell[18050066, 311381, 364, 10, 60, "Input",ExpressionUUID->"24751c9b-f7ec-4ecf-b80d-ec293baeb99c"], Cell[18050433, 311393, 215, 4, 43, "Output",ExpressionUUID->"639b6876-3048-4f7c-af62-bcd19cd4cb6a"] }, Open ]] }, Open ]] } ] *)